@charset"utf-8";

html, body, input, p, a, span, ul, li, dl, dt, dd, ol, select, td, th, input, textarea, button, div {font-family: "微软雅黑";}
body { min-width: 1200px;border: 0;margin: 0;padding: 0;overflow-x: hidden;}
h1,h2,h3,h4,h5,h6 {margin:0;padding: 0; font-weight: normal;}
ul,ol,li,p,dl,dt,dd,input {margin:0;padding: 0;}
ul,ol,li { text-decoration: none;list-style: none;}
a {color: #666;text-decoration: none;}
img {max-width: 100%;  margin: 0 auto;padding:0;border: 0;}
input, textarea, button, select{outline: 0; border: 0;}

body{
    width: 100%;
}
.top{
    width: 1920px;
    height: 80px;
    background: #333333;
}
.yoosure-banner{
    width: 100%;
    position: relative;
}
.yoosure-sign{
    position: absolute;
    width: 400px;
    height: 380px;
    background: white;
    opacity: 0.7;
    top: 130px;
    right: 350px;
}
.yoosure-sign > p{
    color: #6cf;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
}
.yoosure-white-line{
    display: block;
    width: 310px;
    height: 1px;
    margin: 0 auto;
    background-color: #ddd;
}
.yoosure-red-line{
    display: block;
    width: 98px;
    height: 1px;
    background-color: #ff1616;
    margin: 0 auto;
}
.yoosure-sign > ul > li{
    width: 308px;
    margin: 20px auto 0 auto;
}
.yoosure-sign-box{
    border: 1px solid #ddd;
    border-radius: 4px;
}
.yoosure-sign-box > img{
    float: left;
    display: block;
    margin: 10px 0 0 10px;
}
.yoosure-sign-box > span{
    display: block;
    width: 1px;
    height: 20px;
    background-color: #ddd;
    margin: 10px 0 0 10px;
    float: left;
}
.yoosure-sign-box > input {
    width: 254px;
    height: 38px;
    outline: none;
    margin-left: 10px;
}
.yoosure-validate{
    width: 210px;
    height: 38px;
    outline: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    float: left;
    text-indent: 8px;
}
.yoosure-validate-code{
    width: 80px;
    height: 38px;
    border-radius: 4px;
    float: right;
    border: 1px solid #ddd;
    background-color: white;
}
.yoosure-sign-butten{
    width: 310px;
    margin: 24px 0 0 0;
}
.yoosure-sign-butten > input {
    width: 310px;
    line-height: 40px;
    color: #fff;
    background: #3cb3ff;
    border-radius: 4px;
}
.yoosure-route{
    width: 100%;
    margin-top: 100px;
}
.yoosure-route-img{
    width: 1200px;
    margin: 0 auto;
}
.yoosure-route-content{
    margin: 60px 0 0 350px;
}
.route-content-line > i{
    display: block;
    width: 420px;
    border: 1px solid #333333;
    float: left;
}
.route-content-line > span {
    display: block;
    border-right: 2px solid #333333;
    border-top: 2px solid #333333;
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 27px;
}
.route-content-tie{
    position: relative;
    margin-top: -30px;
}
.route-content-tie > span {
    display: block;
    width: 422px;
    height: 46px;
    background: #66ccff;
    position: absolute;
    z-index: 10;
}
.route-content-tie  > h3{
    font-size: 24px;
    letter-spacing:3px;
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 20;
}
.yoosure-route-text{
    height: 218px;
    background: #f9f9f9;
    margin: 5px 0 0 350px;
    position: relative;
}
.yoosure-route-text > p{
    font-size: 24px;
    letter-spacing:3px;
    font-style: italic;
    color: #838383;
    width: 200px;
    font-weight: normal;
    position: absolute;
    top: 3px;
    left: 10px;
}
.route-text-line{
    position: absolute;
    width: 1120px;
    border-bottom: 1px solid #dddddd;
    top: 100px;
}
.yoosure-route-text > ul > li{
    width: 150px;
    text-align: center;
    padding-top: 60px;
    float: left;
}
.yoosure-route-text > ul > li > span{
    font-style: italic;
    display: block;
    padding-bottom: 7px;
}
.yoosure-route-text > ul > li > p{
    margin: 11px 0 11px 0;
}
.yoosure-route-text > ul > li > i{
    display: block;
    width: 150px;
    border-bottom: 3px solid white;
    padding-top: 8px;
}
.route-text-p{
    padding: 29px 0 30px 0;
}
.route-text-block{
    width: 8px;
    height: 8px;
    border: 1px solid #dddddd;
    margin: 7px auto;
    background: white;
}
.yoosure-route-text > ul > li:hover > i{
    display: block;
    width: 150px;
    border-bottom: 3px solid #ffc630;
}
.route-text-img{
    display: block;
    margin-top: 8px;
}
.route-text-img1{
    display: none;
    margin-top: 8px;
}
.yoosure-route-text > ul > li:hover .route-text-img{
    display: none;
}
.yoosure-route-text > ul > li:hover .route-text-img1{
    display: block;
}
.yoosure-study{
    width: 100%;
    margin-top: 100px;
}
.yoosure-study-images{
    width: 1200px;
    margin: 0 auto;
}
.yoosure-study-content{
    margin: 48px 0 0 350px;
}
.yoosure-study-tour{
    float: left;
}
.study-tour-l{
    float: left;
}
.study-tour-l > ul > li{
    width: 220px;
    height: 80px;
    text-align: right;
    border: 1px solid #dddddd;
}
.tour-l-a:hover{
    background: #66ccff;
    color: white;
}
.tour-l-b:hover{
    background: #66ccff;
    color: white;
}
.tour-l-c:hover{
    background: #66ccff;
    color: white;
}
.tour-l-d:hover{
    background: #66ccff;
    color: white;
}
.study-tour-l > ul > li > h4{
    font-size: 18px;
    margin: 15px 15px 0 0;
}
.study-tour-l > ul > li > p{
    font-size: 14px;
    margin: 5px 15px 0 0;
}
.study-tour-r{
    float: left;
    margin-left: 22px;
}
.tour-r-a{
    float: left;
}
.tour-r-a > img{
    width: 413px;
    height: 158px;
    overflow: hidden;
}
.tour-r-a > h3 > a{
    color: #ffc630;
    margin: 10px 0 10px 0;
    width: 400px;
    height: 30px;
    overflow: hidden;
}
.tour-r-a > p{
    width: 400px;
    height: 45px;
    overflow: hidden;

}
.tour-r-a > a{
    width: 254px;
    line-height: 50px;
    display: block;
    border-radius:5px;
    background: #ffc630;
    text-align: center;
    font-size: 18px;
    margin-left: 80px;
}
.tour-r-b{
    float: left;
    margin-left: 40px;
    width: 524px;
}
.tour-r-b > a > img {
    width: 524px;
    height: 158px;
    overflow: hidden;
    float: left;
}
.tour-r-b > a{margin-right: 20px;
    display: block;
    width: 238px;
    height: 176px;
    float: left;
    margin-bottom: 30px;
}
.tour-r-b > a >  i {
    display: block;
    height: 10px;
    width: 10px;
    background: #ffc630;
    border-radius:25px;
    float: left;
    margin: 5px 5px 0 0;
}
.tour-r-b > a > span{
    display: block;
    width: 220px;
    height: 20px;
    overflow: hidden;
    float: left;
}
.yoosure-benefit{
    width: 100%;
    margin-top: 50px;
}
.yoosure-benefit-img{
    width: 1200px;
    margin: 0 auto;
}
.yoosure-benefit-l{
    position: relative;
    margin-top: 50px;
}
.yoosure-benefit-bg{
    width: 500px;
    height: 166px;
    background: #f4f4f4;
}
.yoosure-benefit-but{
    position: absolute;
    left: 350px;
    top: 0px;
}
.yoosure-benefit-but > a {
    display: block;
    position: absolute;
    width: 300px;
    line-height: 50px;
    text-align: center;
    background: #ffc630;
    z-index: 10;
    border-radius:10px ;
    font-size: 28px;
    color: #333333;
    top: 342px;
    left: 80px;
}
.yoosure-benefit-li{
    position: absolute;
    left: 950px;
    top: 0px;
}
.yoosure-benefit-li > ul > li{
    margin-bottom: 14px;
    width: 400px;
}
.yoosure-benefit-li > ul > li > img {
    float: left;
}
.benefit-li-text{
    float: left;
    margin-left: 20px;
}
.benefit-li-text > h3 {
    color: #3cb3ff;
}
.benefit-li-text > h3 > span {
    font-size: 14px;
    padding-left: 10px;
}
.yoosure-news{
    width: 100%;
    margin-top: 400px;
}
.yoosure-news-l{
    float: left;
    margin-left: 350px;
}
.news-l-title > h3 {
    color: #66ccff;
    font-size: 28px;
    float: left;
    line-height: 20px;
}
.news-l-title > h3 > span{
    display: block;
    width: 5px;
    height: 26px;
    background: #66ccff;
    float: left;
    margin-right: 5px;
}
.news-l-text{
    margin-top: 10px;
}
.news-l-img > img {
    width: 362px;
    height: 95px;
    overflow: hidden;
}
.news-l-img > h4 {
    line-height: 30px;
    font-size: 20px;
    color: #ffc630;
    width: 360px;
    overflow: hidden;
}
.news-l-img > p{
    width: 360px;
    height: 65px;
    overflow: hidden;
}
.news-l-center > ul > li{
    margin-top: 5px;
}
.news-l-center > ul > li > span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 25px;
    background: #ffc630;
    float: left;
    margin-top: 5px;
}
.news-l-center > ul > li > p{
    margin-left: 20px;
    font-size: 14px;
}
.news-l-text > a {
    display: block;
    width: 200px;
    line-height: 40px;
    background: #ffc630;
    text-align: center;
    border-radius: 5px;
    float: right;
    margin-top: 20px;
    color: white;
}
.yoosure-news-m{
    float: left;
    margin-left: 40px;
}
.news-m-t > img {
    float: left;
}
.news-m-t-text {
    float: left;
    width: 311px;
    height: 178px;
    background: #eee;
}
.news-m-t-text > h4 {
    font-size: 24px;
    color: #66ccff;
    margin-left: 10px;
}
.news-m-t-text > ul >li{
    margin: 5px 0 0 10px;
    width: 300px;
    overflow: hidden;
}
.news-m-t-text > ul >li > span{
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 25px;
    background: red;
    float: left;
    margin: 8px 8px 0 2px;
}
.news-m-t-text > ul >li > p{
    font-size: 14px;
    width: 280px;
    overflow: hidden;
    height: 19px;
}
.news-m-b > img {
    float: left;
}
.news-m-b{
    float: left;
    margin-top: 10px;
}
.news-r-title > h3 > span{
    display: block;
    width: 5px;
    height: 26px;
    background: #66ccff;
    float: left;
    margin-right: 5px;
}
.news-r-title > h3 {
    color: #66ccff;
    font-size: 28px;
    float: left;
    line-height: 20px;
}
.yoosure-news-r {
    float: left;
    margin-left: 40px;
}
.news-r-text {
    margin-top: 10px;
}
.news-r-img > img {
    width: 362px;
    height: 95px;
    overflow: hidden;
}
.news-r-img > h4{
    line-height: 30px;
    font-size: 20px;
    color: #ffc630;
    width: 360px;
    overflow: hidden;
}
.news-r-img > p{
    width: 360px;
    height: 65px;
    overflow: hidden;
}
.news-r-center > ul > li {
    margin-top: 5px;
}
.news-r-center > ul > li > span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 25px;
    background: #ffc630;
    float: left;
    margin-top: 5px;
}
.news-r-center > ul > li > p{
    margin-left: 20px;
    font-size: 14px;
}
.yoosure-news-r > a {
    display: block;
    width: 200px;
    line-height: 40px;
    background: #ffc630;
    text-align: center;
    border-radius: 5px;
    float: right;
    margin-top: 20px;
    color: white;
}