@charset "utf-8";
/* css 重置 */
html,body{
    min-width:1290px;
    width:100%;
    overflow-x: hidden;
}
body, div, ul, li, dl, dt, dd, h2, p {
    padding: 0;
    margin: 0;
    font-family: PingFang SC;
}

ul {
    list-style: none;
}

img {
    border: none;
    object-fit: cover;
}

a {
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

.headerDiv {
    width: 100%;
    height: 100px;
    background: #F9F9F9;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border: 1px solid #F3F3F3;
}

.menuDiv {
    height: 60px;
    position: relative;
    background: #408CE6;
    display: flex;
}

.main_center {
    margin: 0 auto;
    width: 1282px;
}

.menuCenter {
    height: 77px;
}

.menuA {
    margin: 0 0 0 30px;
    line-height:60px;
    float: left;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 1;
    f'left: fle';
    flex: auto;
}
.menuA:hover{
    color:#fff;
}
.menuA:last-child{
}
.logoImg {
    width: 200px;
    height: 60px;
    margin: 20px 65px 0 30px;
    float: left;
}
.logoImg  a{
    width: 100%;
    height: 100%;
}
.serInput {
    width: 150px;
    height: 30px;
    background: #F8F8F8;
    border: 1px solid #E0E0E0;
    opacity: 1;
    border-radius: 60px;
    float: left;
    margin: 35px 10px 0 0;
}

.ser {
    width: 115px;
    color: #333;
    outline: none;
    border: 0;
    height: 30px;
    z-index: 111;
    border-radius: 18px;
    float: left;
    background: transparent;
    text-indent: 12px;
}

.serBtn {
    width: 30px;
    height: 30px;
    margin: 0px 0 0 0;
    float: right;
    background: url("../imgs/index/serNew.png;vpn_img") center center/16px 16px no-repeat;
}

::-webkit-input-placeholder {
    color: #333;
    font-size: 12px;
}
.footerDiv {
    width: 100%;
    height: 501px;
    background: #F4F4F4;
    opacity: 1;
}

.footerTop {
    height: 219px;
    border-bottom: 1px solid #E6E6E6;
}

.linkDiv {
    padding: 30px 0 0 0;
    float: left;
}

.linkName {
    height: 20px;
    line-height: 17px;
    color: #000000;
    opacity: 1;
    float: left;
    margin: 56px 20px 13px 0px;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
}

.footerLink {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #000000;
    opacity: 0.6;
    float: left;
    margin: 11px 12px 28px 0px;
    width: 171px;
}

.footerLeft {
    float: left;
    width: 100%;
    padding: 30px 0 0 0;
}

.footerP {
    float: left;
    width: 100%;
    height: 20px;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    color: #868686;
    opacity: 0.8;
    margin: 0 0 13px 0;
    text-align: center;
}

.footerSpan {
    margin: 0 16px 0 0;
}

.footerP img {
    margin: 16px 60px 0 0;
}

.footerRight {
    float: right;
    padding: 64px 0 0 0;
    width: 360px;
}

.footerRight img {
    width: 360px;
    height: 90px;
    margin: 0 0 20px 0;
    float: left;
}

.line1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.line2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.line3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.menuA1{
    padding-right: 55px;
    line-height: 70px;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #FFFFFF;
    opacity: 1;
}
.menuA1:hover{
    color:#3578E3;
}
.login {
    /* padding-right: 15px; */
    line-height: 100px;
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #262626;
    opacity: 1;
}
.jian {
    padding-right:18px;
    background: url("../imgs/jianNew.png;vpn_img") right center/12px 7px no-repeat;
}
.moreDiv{
    height: 60px;
    float: left;
}
.menuDown{
    position: absolute;
    top: 50px;
    left: 0;
    float: left;
    display:none;
    z-index:10;
    width: 1440px;
    padding: 10px 0;
}
.menuDown a{
    float: left;
    height: 45px;
    line-height: 45px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    font-size: 16px;
    font-weight: 400;
    color: #262626;
    text-align: center;
    padding: 0 30px 0 0px;
}
.moreDiv:hover .menuDown{
    display: block;
}
.menuDown:hover .menuDown{
    display: block;
}
img {-webkit-transform: scale(1, 1);-webkit-transition-timing-function: ease-out;-webkit-transition-duration: 250ms;-moz-transform: scale(1, 1);-moz-transition-timing-function: ease-out;-moz-transition-duration: 250ms;}
img:hover {-webkit-transform: scale(1.03);-webkit-transition-timing-function: ease-out;-webkit-transition-duration: 500ms;-moz-transform: scale(1.05);-moz-transition-timing-function: ease-out;-moz-transition-duration: 500ms;overflow: hidden;}
.img:hover {-webkit-transform: scale(1.03);-webkit-transition-timing-function: ease-out;-webkit-transition-duration: 500ms;-moz-transform: scale(1.05);-moz-transition-timing-function: ease-out;-moz-transition-duration: 500ms;overflow: hidden;}
  a:hover{
    color: #408CE6;
    
}
.loginDiv{
    float: left;
    font-size:14px;
    line-height: 100px;
}
.logining{
    display:none;
}
#swiperFix {
    width: 100px;
    height: 53px;
    /* position: fixed; */
    /* top: 200px; */
    /* right: 30px; */
    /* z-index:9999999; */
    margin: 24px  20px 0 0px;
    float: right;
}

#swiperFix img {
    width: 100px;
    height: 53px;
    border-radius: 7px;
}
.headerDiv1 {
    width: 100%;
    height: 90px;
    background: #F9F9F9;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border: 1px solid #F3F3F3;
    display:none;
}
.headDivMenu{
    width:100%;
    height:60px;
}
.welcome{
    float:left;
    font-size: 14px;
    font-weight: 400;
    color: #3D3D3D;
    height:100px;
    line-height:100px;
    width:650px;
}
.mr-five {
    margin-top: 50px;
}
.width-sty {
    width: 1282px;
    margin: 0 auto;
}
.footer-div{
    width: 100%;
    bottom: 0;
    padding:15px 0 33px 0;
    height: 220px;
    background: #F9F9F9;
    border: 1px solid #E8E8E8;
    text-align: center;
}
.footer-div .width-sty{
    position: relative;
}
.footer-title{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;

}


}
.footer-tit {
    margin-top: 20px;
}
.clear {
    clear: both;
}

.footer-tit{
    margin-top: 20px;
}
.footer-tit p{
    line-height: 16px;
    margin-bottom: 5px;
    font-size: 12px;
    text-align: left;
    color: #999999;
}
.footer-tit p span+span{
    margin-left: 20px;
}
.scene-box{
    border-bottom: 3px solid #E8E8E8;
    padding-bottom: 10px;
}
.scene-box{
    border-bottom: 3px solid #E8E8E8;
    padding-bottom: 10px;
}
:root .scene-box{
    height: auto;
}
.scene-box{
    height: 50px\9;
}
.scene-box>div{
    font-size: 18px;
    color: #333333;
    letter-spacing: 0.58px;
    line-height: 24px;
    position: relative;
}
.scene-box .scene-box-title{
    font-size: 28px;
    line-height: 36px;
}
.scene-box>a{
    position: relative;
    display: block;
    font-size: 14px;
    color: #222;
    letter-spacing: 0;
    line-height: 24px;
    cursor: pointer;
    margin-left: 10px;
}
.scene-box>a:hover{
    color: #FF4F53;
}
.scene-box>div::after{
    position: absolute;
    content: "";
    width: 100%;
    background: #408CE6;
    height: 3px;
    bottom: -13px;
    left: 0;
}
.scene-img{
    width: 100%;
    height: 160px;
    display: block;
}
.scene-a{
    font-size: 18px;
    color: #222222;
    line-height: 24px;
    cursor: pointer;
}
.scene-span{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    line-height: 26px;
}
.scene-fr{
    width: 410px;
    padding: 0 10px 0 15px;
    height: 349px;
    overflow-y: auto;
    float: right;
    /*    border-left: 2px solid #E1E1E1;*/

}
.scene-fr1{
    position: relative;
    width:410px;
    height: 349px;
}
.scene-fr1::before{
    position: absolute;
    content: "";
    left: 15px;
    top:0;
    height: 100%;
    width: 2px;
    background: #E1E1E1;
    z-index: 1;
}
.scene-fr-div{
    position: relative;
    background: #fff;
    padding: 15px 15px 0 15px;
    display: block;
    margin-bottom: 15px;
    float: right;
    width: 357px;
    transition: 0.3s;
    -ms-transform: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    cursor: pointer;
}
.scene-fr-div>a{
    font-size: 18px;
    color: #222222;
    line-height: 24px;
    display: block;
    text-align: justify;
}
.scene-fr-span{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    line-height: 24px;
}
.scene-fr-div:hover{
    box-shadow: 0 0 20px 0 rgba(57,71,83,0.20);
    padding-bottom: 15px;
}
.scene-fr-div>i{
    position: absolute;
    display: block;
    z-index: 2;
    left:-26px;
    top:19px;
    background: url("../images/timeYuan.png;vpn_img") no-repeat;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-size: 100% 100%;
}
.scene-fr-div:hover i{
    background: url("../images/timePick.png;vpn_img") no-repeat;
    width: 22px;
    height: 46px;
    top:4px;
    left: -30px;
    background-size: 100% 100%;
}
.scene-div{
    max-height: 418px;
    overflow: hidden;
}
.scene-banner{
    position: relative;
}
.scene-banner .swiper-container1{
    width: 320px;
    height: 213px;
}
.scene-banner .swiperBox{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.scene-banner p{
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #FFFFFF;
    width: 100%;
    padding: 15px 90px 15px 15px;
    line-height: 20px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.50);
}
.scene-banner .swiper-pagination-bullet{
    background: #FFFFFF;
    opacity: 1;
    width: 6px;
    height: 6px;
}
.scene-banner .swiper-pagination-bullet-active{
    width: 6px;
    height: 6px;
    background: #FF4F53 !important;
    top:0;
    border: none;
}
.scene-banner .swiper-pagination-bullet-active::after{
    display: none;
}
.dvertisementa-banner .swiper-button-next,.dvertisementa-banner .swiper-button-prev{
    display: none !important;
}
.swiper-slide>a{
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.scene-banner-ul li{
    position: relative;
    line-height: 21px;
    width: 100%;
    padding-left: 9px;
    padding-top:15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.scene-banner-ul a{
    font-size: 16px;
    cursor: pointer;
    color: #333;
    display: inline;
}
.scene-banner-ul .scene-banner-title a{
    color: #333333;
    font-size: 20px;
}
.scene-banner-ul .scene-banner-title::before{
    display: none;
}
.scene-banner-ul .scene-banner-title{
    padding-top: 0;
    padding-left: 0;
}
.scene-banner-ul a:hover{
    color: #408CE6;
    text-decoration: underline !important;
}
.scene-banner-ul li::before{
    position: absolute;
    content: "";
    left: 0;
    top: 23px;
    background: #408CE6;
    width: 3px;
    height: 3px;
    border-radius: 50%;
}
.advertisement-a{
    height: auto;
}
.house-property>div{
    width: 380px;
}
.house-property>div+div{
    margin-left: 30px;
}
.video-fl{
    width: 400px;
    display: block;
    height: 224px;
    position: relative;
}
.video-fl>p{
    text-align: center;
    padding: 15px;
    line-height: 17px;
    font-size: 16px;
    text-shadow: 0 2px 3px
}
.video-fl .hostspot-video{
    width: 50px;
    position: absolute;
    height: 50px;
    left: 20px;
    display: block;
    bottom: 50px;
    border-radius: 50%;
}
.video-fr{
    width: 190px;
    height: 107px;
}
.video-fr .hostspot-video{
    width: 30px;
    height: 30px;
    left: 10px;
    bottom: 30px;
}
.video-fr p{
    font-size: 12px;
    padding: 9px 20px;
}
.video-fr-div{
    width: 600px;
}
.video-fr-div>a{
    margin: 0 0 10px 10px;
}
.mr-three>dl{
    width: 32.5%;
}
.mr-three>dl>dt{
    font-size: 16px;
    color: #222222;
    font-weight: bold;
    line-height: 21px;
}
.mr-three>dl>dd{
    float: left;
    width: 140px;
    font-size: 12px;
    color: #222222;
    line-height: 16px;
    margin-top: 15px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mr-three>dl+dl{
    margin-left: 1.2%;
}
.footer-title{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    height: 66px\9;
}
:root .footer-title{
    height: auto;
}
.footer-title-logo>img{
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 8px;
}
.footer-title-logo>h4{
    font-size: 22.4px;
    color: #333333;
    letter-spacing: 0.47px;
    line-height: 30.4px;
}
.about-ul{
    margin-left: 40px;
    position: relative;
    top:11px;
}
.about-ul>li{
    float: left;
}
.about-ul a{
    position: relative;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 31px;
    padding: 0 10px;
    cursor: pointer;
}
.about-ul a:hover{
    color: #408CE6;
    text-decoration: underline !important;
}
.about-ul a::after{
    position: absolute;
    content: "";
    right: 0;
    top:9px;
    height: 12px;
    width: 1px;
    background: #C6D0D9;
}
.about-ul li:last-child a::after{
    display: none;
}
.weibo-div>div{
    width: 27px;
    height: 23px;
    background: url("../images/weCheat.png;vpn_img") no-repeat;
    background-size: 100% 100%;
    float: left;
    position: relative;
    cursor: pointer;
}
.weibo-div .weibo-i{
    background: url("../images/weibo.png;vpn_img") no-repeat;
    background-size: 100% 100%;
    margin-left: 25px;
}
.weibo-div>div:hover{
    background: url("../images/weCheatA.png;vpn_img") no-repeat;
    background-size: 100% 100%;
}
.weibo-div .weibo-i:hover{
    background: url("../images/weiboA.png;vpn_img") no-repeat;
    background-size: 100% 100%;
}
.footer-tit{
    margin-top: 20px;
}
.footer-tit p{
    line-height: 16px;
    margin-bottom: 5px;
    font-size: 12px;
    text-align: left;
    color: #999999;
}
.footer-tit p span+span{
    margin-left: 20px;
}
.weibo-div-flex{
    position: absolute;
    bottom: -150px;
    width: 90px;
    height: 90px;
    border: 1px solid #E8E8E8;
    left: -127%;
    display: none;
    padding: 8px;
}
.weibo-div .weibo-show>div{
    display: block;
}
.special-div>a{
    height: 90px;
    overflow: hidden;
    width: 320px;
    display: block;
    cursor: pointer;
}
.special-div>a+a{
    margin-left: 20px;
}
.special-div-img{
    width: 135px;
    height: 100%;
    display: block;
}
.special-div2{
    width: 175px;
}
.special-div2>h5{
    font-size: 14px;
    color: #222222;
    text-align: justify;
    line-height: 20px;
}
.special-div-p{
    font-size: 12px;
    color: #666666;
    margin-top: 5px;
    text-align: justify;
    line-height: 21px;
}
.pishi{
    width: 363px;
}
.pishi>div{
    padding-bottom: 15px;
    border-bottom: 1px solid #E8E8E8;
}
.pishi>div+div{
    margin-top: 15px;
}
.pishi-banner{
    width: 607px;
}
.pishi-title{
    font-size: 18px;
    color: #222222;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
    width: 100%;
    display: block;
    text-align: justify;
}
.pishi-tit{
    width: 100%;
    display: block;
    position: relative;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #222222;
    margin-top: 15px;
    cursor: pointer;
    line-height: 19px;
    text-align: justify;
    padding-left: 9px;
}
.pishi-tit::before,.focusing-box>a::before{
    position: absolute;
    content: "";
    left: 0;
    top:7px;
    background: #FF4F53;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}
.pishi-tit:hover{
    color: #FF4F53;
}
.pishi-banner .swiper-container{
    width: 607px;
    height: 354px;
}
.yulinLogo-bon{
    width: 152px;
    height: 45px;
    display: block;
}
.display-a{
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.about-ul{
    margin-left: 40px;
    position: relative;
    top:11px;
}
.about-ul>li{
    float: left;
}
.about-ul a{
    position: relative;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 31px;
    padding: 0 10px;
    cursor: pointer;
}
.about-ul a:hover{
    color: #408CE6;
    text-decoration: underline !important;
}
.about-ul a::after{
    position: absolute;
    content: "";
    right: 0;
    top:9px;
    height: 12px;
    width: 1px;
    background: #C6D0D9;
}
.about-ul li:last-child a::after{
    display: none;
}
.fl{
    float: left !important;
}
.clear::after{
    display: block;
    clear: both;
    content: "";
}
.friendship-link dl a{
    color: #222;
    cursor: pointer;
    font-size: 12px;
}
.friendship-link dl a:hover,.footer-tit-p a:hover{
    color: #408CE6;
    text-decoration: underline !important;
}
.mr-three{
    margin-top: 30px;
}
.footer-log{
    position: absolute;
    bottom: 0;
    right: 130px;
    width: 80px;
    height: 80px;
    display: block;
}
.footer-tit a{
    color: #999;
}
.friend{
    margin:50px 0;
}
.jian1 {
    width: 94px;
    height: 60px;
    background: url("../imgs/tsp1.png;vpn_img") 5px center/97px 40px no-repeat;
}
.dis{
    display:none;
}