body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a {
    font-family: 思源黑体;
}.h_header_new ul{
        height: 20px;        
    }
    
    .h_sel_qu{
        float: left;
        margin-left: 35px;
        width: 99px;
        height:35px;
position: relative;
        text-align: center;
        border-radius: 20px;
        border:1px solid #fff;
    }
    .h_sel_qu p{width: 99px;float: left;line-height: 28px;text-align: center;font-size: 16px;color:#fff;font-weight: bold;
        height:35px;display: inline-block;cursor: pointer; text-indent: 14px;   background: url(../images/city_wz.png) no-repeat 5px 5px;}
    .h_sel_qu li{
    	float:left;
    	font-size: 14px;
        padding: 5px
    }
    .h_sel_qu li i{
        height: 50px !important;
        padding: 5px
    }

    .h_sel_qu div li{margin-top:5px;}
    .h_sel_qu img{
        width: 12px;
        float: right;
       margin-top: 12px;
    margin-right: 16px;
        transition: 0.3s      
    }
  

  .cityWrapper {
      position: absolute;
    width: 100%;
    height: 100%;
   
    left: 0;
    top: 40px;
    width: 185px;
    height: 205px;
    border-radius: 20px;
    background: rgba(0,0,0,.6);
}
.cityMain {

    width: 185px;
    background: #fff;
    float: left;
    height: 205px;
    -moz-border-radius: .13333333rem;
    -webkit-border-radius: 0.13333333rem;
    border-radius: 15px;
     box-shadow: 0 5px 15px 0 rgba(67, 123, 232, 0.2);
    
}
.cityTop img{float: left;margin-left: 10px;}
.cityTop {
    margin-top: 15px;
    color: #828282;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    text-align: left;
    width: 100%;float: left;
}
.listCity {
    zoom: 1;
    margin: 0.88rem 0 0 0.53333333rem;
}
.listCity li {
    width: 90%;
    float: left;
    margin-left: 5%;margin-right: 5%;
    float: left;
    display: inline;
    padding: 0px;
    margin-top: 0px!important;
}
.listCity li a {
    display: block;
    width: 100%;
    height: 30px;
   border-bottom: 1px solid #F7F7F7;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin: 0 0.26666667rem 0.4rem 0;
}
#selectCity{cursor: pointer;}
.iconCloseCity {
  display: block;
    font-size: 16px;
    width: 20px;
    height: 20px;
    text-align: center;
    font-style: normal;
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
    cursor: pointer;
}

.em2 {
    width: 11px;
    height: 6px;
    background-position: -454px 0px;
    margin: 11px 0 0 5px;
    -webkit-transition: .3s;
    transition: .3s;
}
.icon {
    display: inline-block;
    vertical-align: top;
    background: url(../images/icon_v4.png) no-repeat;
    font-size: 0;
}
.selectCity::after {
   width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #000;
    display: inline-block;
    content: "";
    vertical-align: 1px;
}.selectCity {
    top: 23px;
       border-radius: 10px;
    font-size: 12px;
    
    
    position: absolute;
    
    z-index: 107;
    padding: 5px 10px;
    color: #333;
    border: 1px solid  #ccc;
}
    .h_sel_qu p:hover img{
        transform: rotate(180deg);
        transition: 0.3s
    }
    .h_search_bar{
        padding: 9px 10px;
        background: rgb(9, 161, 231);
        border-radius: 5px;
    }
    .h_search_bar a{
        color: white;
        font-size: 16px
    }
    .h_form_search{
        display: flex;
        justify-content: space-between;
    }
    .h_form_search form{
        width: unset;
        margin-right: 20px;
    }

.index .title {
    margin-top: 60px;
    position: relative
}

.index .title .title_top {
    height: 70px;
    line-height: 95px;
    width: 1400px;
    margin: 0 auto
}

.index .title .title_top img {
   
    width: 30px;
    
    
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

.index .title .title_top p {
    width: 130px;
    height: 70px;
    margin-left: 20px;
    font-size: 30px;
    font-family: 微软雅黑;
    float: left;
    text-align: left;
    line-height: 70px;
    color: #000;
    font-weight: bold;
}

.index .sqlist{width:445px;height: 640px;float: left;margin-right: 30px;margin-top: 10px;}
.index .sqlist dl{width:445px;height: 180px;position: relative;float: left;margin-bottom: 30px;}
.index .sqlist dl dt{width:445px;height: 180px;float: left;}
.index .sqlist dl dt img{width:445px;height: 180px;border-radius: 20px;}
.index .sqlist dl dd{width:366px;height: 120px;position: absolute;bottom: 10px;color:#fff;padding:0 40px; }
.index .sqlist dl dd .sqtitle{width:366px;height: 60px;line-height: 60px;font-size: 24px;font-family: 微软雅黑;font-weight: bold;text-align: left;}
.index .sqlist dl dd .sqtitle i{width: 70px;
    height: 2px;
    position: absolute;
    bottom: 65px;
    left: 40px;
   
    border-bottom: 3px solid #fff;}



.index .sqlist .sq1{width:445px;height: 600px;position: relative;}
.index .sqlist .sq1 dt{width:445px;height: 600px;float: left;}
.index .sqlist .sq1 dt img{width:445px;height: 600px;border-radius: 20px;}
.index .sqlist .sq1 dd{width:366px;height: 120px;position: absolute;bottom: 10px;color:#fff;padding:0 40px; }
.index .sqlist .sq1 dd .sqtitle{width:366px;height: 60px;line-height: 60px;font-size: 24px;font-family: 微软雅黑;font-weight: bold;text-align: left;}
.index .sqlist dl dd a{    color: #fff;
    float: left;
    padding:0 10px;
    line-height: 30px;}
.index .sqlist dl dd .sqtitle a{line-height:50px;padding:0px;}
.index .sqlist dl dd p i {
    display: block;
    width: 1px;
    height: 16px;
    margin-top:7px;
    background: #fff;
    float: left;
}
.index .sqlist dl dd a:first-child{
    padding-left: 0px;
}
.index .recom_house .recom_main .mytjfy .img .img_m object a em span{color:#FE5D56;font-size:26px;}
.index .sqlist dl dd p i:last-child {
    display: none;
}
.index .sqlist .sq1 dd .sqtitle i{width: 70px;
    height: 2px;
    position: absolute;
    bottom: 65px;
    left: 40px;
   
    border-bottom: 3px solid #fff;}



.index .sqlist .sq2{width:445px;height: 390px;position: relative;}
.index .sqlist .sq2 dt{width:445px;height: 390px;float: left;}
.index .sqlist .sq2 dt img{width:445px;height: 390px;border-radius: 20px;}
.index .sqlist .sq2 dd{width:366px;height: 120px;position: absolute;bottom: 10px;color:#fff;padding:0 40px; }
.index .sqlist .sq2 dd .sqtitle{width:366px;height: 60px;line-height: 60px;font-size: 24px;font-family: 微软雅黑;font-weight: bold;text-align: left;}
.index .sqlist .sq2 dd .sqtitle i{width: 70px;
    height: 2px;
    position: absolute;
    bottom: 65px;
    left: 40px;
   
    border-bottom: 3px solid #fff;}
.index .sqlist dd p{width:366px;height: 30px;line-height: 30px;font-size: 16px;font-family: 微软雅黑;text-align: left;}
.index .sqend{float: right;margin-right: 0px;}
.index .title .title_top em {
    width: 130px;
    height: 70px;
    margin-left: 20px;
    font-size: 18px;
    font-family: 微软雅黑;
    float: right;
    text-align: right;
    line-height: 70px;
    color: #888;
   
}

.index .title .title_end {
    height: 50px;
    float: left;
    width: 400px;
   
}

.index .title .title_end p {
    width: 300px;
    font-size: 18px;
    color: #888888;
    line-height: 50px;
    margin-top: 15px;
    height: 50px;
}

.index .head {
    width: 1400px;
    height: 68px;
      
    
     left:50%;
    margin-left: -700px;
    top:20px;
    text-align: center;
    z-index: 99999;
     position: absolute;
}

.index .indexheader {
    
}
.header-index{
    left: 0;
    top: 0;
    width: 100%;
    min-width: 960px;
    padding: 0;
    height: 68px;
     background: #FFF;
    z-index: 101;
    border-bottom: 1px solid rgba(0,0,0,0.1);
      position: fixed;
   
  
}
.header-index  .head{top:0px!important;}

.header-index .head .head_right .head_nav .nav_a>a{color:#000!important;}
.header-index .head .head_left .phone p{color:#1cb3fb!important}

.header-index .head .head_left .phone i {
    background: url(../images/tel_hover.png) no-repeat!important;
}

.header-index .head .h_sel_qu{    border: 1px solid #1cb3fb!important;}

.header-index .h_sel_qu p {
  
    color: #1cb3fb;
   
    background: url(../images/city_wz_hover.png) no-repeat 5px 5px!important;
}
.index .head .head_left {
    width: 620px;
    height: 68px;

    display: flex;
    align-items: center;
}

.index .head .head_left .logo_img {
    float: left;
    overflow: hidden;
}


.index .head .head_left .city_choose {
    width: 69px;
    height: 46px;
    float: right;
    cursor: pointer;
}

.logo_img img {
    height: 45px;
}

.index .head .head_left .city_choose ul {
    width: 69px;
    height: 46px;
    border-radius: 4px;
    overflow: hidden;
    transition: .5s;
    margin-left: 15px;
}

.index .head .head_left .city_choose ul:hover {
  
    height: 85px;
    box-shadow: 0 5px 15px 0 rgba(67, 123, 232, 0.2);
    background-color: #ffffff;
}

.index .head .head_left .city_choose ul li {
    width: 69px;
    height: 29px;
}

.index .head .head_left .city_choose ul li:first-child {
    height: 40px;
}

.index .head .head_left .city_choose ul li:hover {
    background: #f6f9ff;
}

.index .head .head_left .city_choose ul li:first-child:hover {
    background: #FFFFFF
}

.index .head .head_left .city_choose ul li:hover a {
    color: #437be8;
}

.index .head .head_left .city_choose ul li p {
    font-size: 14px;
    float: left;
    color: #4a5875;
    line-height: 40px;
    margin-left: 15px;
    width: 28px;
}

.index .head .head_left .city_choose ul li i {
    display: block;
    width: 6px;
    height: 6px;
    margin-top: 17px;
    float: left;
    margin-left: 8px;
    background: url("../images/icon1.png") no-repeat;
    background-size: 3000px 3000px;
    background-position: -777px -59px;
}

.index .head .head_left .city_choose ul li a {
    width: 69px;
    height: 29px;
    color: #8d95a4;
    font-size: 16px;
    line-height: 29px;
}

.index .head .head_left .city_choose ul:hover li i:last-child {
    background-position: -687px -59px;
}
s
.index .head .head_right {}

.index .head .head_right .head_nav {
    width: 560px;
    float: left;
    height: 68px;
    margin-right:0px;
    display: flex;
    justify-content: space-between;
}

.index .head .head_right .head_nav .nav_a {
    width: auto;
    height: 68px;
    margin-right: 30px;
    position: relative
}

.index .head .head_right .head_nav .nav_a>a {
    display: block;
    width: auto;
    height: 36px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
    margin-top: 16px;
}

.index .head .head_right .head_nav .nav_a:last-child {
    margin-right: 35px;
}

.index .head .head_right .head_nav .nav_a>i {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #ffffff;
    margin: 0 auto;
}

.index .head .head_right .head_nav .current>i {
    background-color: #437be8;
}

.index .head .head_right .head_nav .nav_a img {
    position: absolute;
    width: 43px;
    height: 16px;
    top: 5px;
    right: 0px;
}

.index .head .head_right .head_nav .current>a,
.index .head .head_right .head_nav .nav_a:hover>a {
    color: #fff;
}

.index .head .head_right .head_nav .nav_h {
    transition: .5s;
    width: 1920px;
    height: 0;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
    position: fixed;
    left: 50%;
    margin-left: -960px;
    top: 68px;
    z-index: 88
}

.index .head .head_right .head_nav .nav_h .nav_search {
    width: 356px;
    height: 74px;
    margin-top: 30px;
    float: left;
}

.index .head .head_right .head_nav .nav_h .nav_search .top {
    width: 356px;
    height: 16px;
}

.index .head .head_right .head_nav .nav_h .nav_search .top p {
    width: 48px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #4a5875;
    float: left
}

.index .head .head_right .head_nav .nav_h .nav_search .top i {
    width: 10px;
    height: 16px;
    float: left;
    display: block;
    margin-left: 10px;
    background: url("../images/icon1.png") no-repeat;
    background-size: 3000px 3000px;
    background-position: -2666px -322px;
}

.index .head .head_right .head_nav .nav_h .region {
    margin-left: 357px;
    width: 373px;
}

.index .head .head_right .head_nav .nav_h .region .end {
    width: 373px;
    height: 38px;
    margin-top: 10px;
}

.index .head .head_right .head_nav .nav_h .region .end a {
    width: 73px;
    height: 14px;
    color: #8d95a4;
    text-align: left;
    font-size: 14px;
    line-height: 14px;
    float: left;
    display: block;
    margin-top: 10px
}

.index .head .head_right .head_nav .nav_h .area {
    margin-left: 40px;
    width: 300px;
}

.index .head .head_right .head_nav .nav_h .area .end {
    width: 300px;
    height: 38px;
    margin-top: 10px;
}

.index .head .head_right .head_nav .nav_h .area .end a {
    width: 100px;
    height: 14px;
    color: #8d95a4;
    text-align: left;
    font-size: 14px;
    line-height: 14px;
    float: left;
    display: block;
    margin-top: 10px
}

.index .head .head_right .head_nav .nav_h .price {
    margin-left: 40px;
    width: 270px;
}

.index .head .head_right .head_nav .nav_h .price .end {
    width: 451px;
    height: 38px;
    margin-top: 10px;
}

.index .head .head_right .head_nav .nav_h .price .end a {
    width: 150px;
    height: 14px;
    color: #8d95a4;
    text-align: left;
    font-size: 14px;
    line-height: 14px;
    float: left;
    display: block;
    margin-top: 10px
}

.index .head .head_right .head_nav .nav_h>i {
    display: block;
    width: 1px;
    height: 80px;
    float: left;
    margin-left: 10px;
    margin-top: 30px;
    border-right: 1px dashed #cbd6ed;
}

.index .head .head_right .head_nav .nav_h .nav_search a:hover {
    color: #437be8;
}

.index .head .head_right .head_nav .nav_a:hover .nav_h {
    height: 138px;
}

.index .head .head_left .phone {
    width: 220px;
    float: right;
    height: 68px;
}

.index .head .head_left .phone i {
    display: block;
    float: left;
    width: 22px;
    margin-left: 35px;
    height: 22px;
    margin-top: 23px;
    background: url("../images/tel.png") no-repeat;
    
}

.index .head .head_left .phone p {
    float: right;
    font-size: 20px;
    color: #fff;
    line-height: 68px;
}

.index .banner {
    position: relative;
    margin-top: 0px;
    width: 100%;
    height: 860px;
   
    overflow: hidden;
    text-align: center;
    z-index: 0
}

.index .banner .bd {
    position: absolute;
    width: 100%;
    height: 860px;
    /*left: 50%;*/
    /*margin-left: -960px;*/
    zoom: 1;
}

.index .banner .bd ul {
    width: 100%;
    height: 860px;
}

.index .banner .bd ul li {
   width: 100%;
    height: 860px;
}



.index .banner .hd{ height:15px; overflow:hidden; position:absolute; left:49%; bottom:235px; z-index:1; }
.index .banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.index .banner .hd ul li{ float:left; margin-right:15px; border-radius: 15px; width:15px; height:15px; line-height:14px; text-align:center; background:rgba(255,255,255,.3); cursor:pointer; }
.index .banner .hd ul li.on{ background:#fff; color:#fff; }

.index .banner .bd img {
    width: 100% !important;
    height: 860px !important;
}

.index .banner .prev {
    cursor: pointer;
    display: block;
    position: absolute;
    width: 40px;
    height: 120px;
    top: 190px;
    left: -150px;
    transition: left 1s;
    z-index: 99;
    background: url("../images/icon1.png") no-repeat;
    background-size: 3000px 3000px;
    background-position: -309px -584px;
}

.index .banner .next {
    cursor: pointer;
    display: block;
    position: absolute;
    width: 40px;
    height: 120px;
    top: 190px;
    right: -150px;
    transition: right 1s;
    z-index: 99;
    background: url("../images/icon1.png") no-repeat;
    background-size: 3000px 3000px;
    background-position: -398px -584px;
}

.index .banner:hover .prev {
    left: 50px;
}

.index .banner:hover .next {
    right: 50px;
}

.index .banner:hover .prev:hover {
    background-position: -490px -584px;
}

.index .banner:hover .next:hover {
    background-position: -579px -584px;
}


/*nav*/
.index .nav_area {
    height: 310px;
    margin-left: -700px;
    left: 50%;
    border-radius: 4px;
    box-shadow: 0 5px 15px 0 rgba(67, 123, 232, 0.2);
    background-color: #ffffff;
    position: relative;
    top: -190px;
    margin-top:0px;
    z-index: 1007;
    border-radius: 25px;
}

.index .nav_area .nav_top {
    width: 1400px;
    float: left;
    padding: 60px 0px 25px 0;
    height: 220px;
}

.index .nav_area .nav_top ul {
    padding-right: 20px;
    padding-left: 20px;
}

.index .nav_area .nav_top ul li {
    width: 16.66%;
    height: 120px;
    box-sizing: border-box;
}

.index .nav_area .nav_top ul li a {
    display: inline-block;
    height: 120px;
    width: auto;
    margin: 0 auto
}

.index .nav_area .nav_top ul li:last-child {
    float: right;
    margin-right: 0;
}

.index .nav_area .nav_top ul li i {
    width: 100%;
    text-align: center;
    height: 88px;
    display: block;
    float: left;
    margin-top: 0px;
  
  
}


.index .nav_area .nav_top ul li .nav_right {
    float: left;
    
    width:100%;
    text-align: center;
}

.index .nav_area .nav_top ul li .nav_right p:first-child {
    width: auto;
    height: 22px;
    margin-top: 40px;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    color: #000;font-weight: 700;
    font-family: "微软雅黑";
   
}

.index .nav_area .nav_top ul li .nav_right p:last-child {
   width:100%;
    text-align: center;
    height: 16px;
    margin-top: 12px;
    font-size: 16px;
    line-height: 16px;
    color: #666;
    
}

.index .nav_area .nav_top ul li:hover .nav_right p {
    color: #437be8
}
.index .searchbanner{width: 675px;
    margin: 0 auto;
    position: relative;
    height: 136px;
    left: -675px;
    top: 235px;
    z-index: 9999;
    margin-left: 50%;}
.index .nav_end {
    width: 675px;
    height: 136px;
   float:left;

   
}

.index .nav_end .left {
    float: left;
    width: 675px;
    height: 136px;

}

.index .nav_end .left .search {    
    height: 65px;
    margin-top: 0px;
    position: relative
}

.index .nav_end .left .search input[type=text] {
    /*caret-color: #437BE8;*/
    width: calc(100% - 140px);
    height: 65px;
    border-radius: 60px;
   
    background-color: #ffffff;
    font-size: 16px;
    line-height: 65px;
    padding-left: 21px;
    float: left
}

.index .nav_end .left .search input[type=text]:focus {
    /*border: 1px solid #437BE8*/
}

.index .nav_end .left .search input[type=submit] {
    cursor: pointer;
    width: 150px;
    height: 60px;
    margin-top: 3px;
    font-family: 微软雅黑;
    color:#fff;
    font-size: 22px;
    font-weight: 700;
    float: left;
    margin-left: -148px;
    background: url("../images/ss_bg.png") no-repeat;
  
    overflow: hidden
}

.index .nav_end .left .search input[type=text]:focus+i {
    background: #437BE8
}

.index .nav_end .left .search input[type=text]:focus::-webkit-input-placeholder {
    color: transparent;
}

.index .nav_end .left .search input[type=text]:focus::-moz-placeholder {
    color: transparent;
}

.index .nav_end .left .search input[type=text]:focus:-moz-placeholder {
    color: transparent;
}

.index .nav_end .left .search input[type=text]:focus:-ms-input-placeholder {
    color: transparent;
}

.index .nav_end .left .search a {
    display: block;
    width: 120px;
    height: 50px;
    border-radius: 4px;
    background-color: #437be8;
    float: left;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    line-height: 50px;
}

.index .nav_end .left .hot_search {
    width: 720px;
    height: 24px;
    line-height: 24px;
    margin-top: 20px;
    margin-left: 20px;
}

.index .nav_end .left .hot_search i {
    width: 18px;
    height: 24px;
    display: block;
    float: left;
    background: url("../images/rm.png") no-repeat;
    margin-top: -5px;
}

.index .nav_end .left .hot_search p {
    width: auto;
    float: left;
    margin-left: 6px;
    font-size: 16px;
    color: #4a5875;
    line-height: 16px;
}

.index .nav_end .left .hot_search a {
    display: block;
    float: left;
    width: auto;
    height: 16px;
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    margin-left: 15px;
}

.index .nav_end .left .hot_search a:active,
.index .nav_end .left .hot_search a:hover {
    color: #437be8;
}

.index .nav_end .right {
    width: 450px;
    float: right;
    height: 136px;
}

.index .nav_end .right>i {
    display: block;
    float: left;
    width: 2px;
    height: 50px;
    background-color: #f5f5f5;    
    margin-right: 25px;
}

.index .nav_end .right a i {
    float: left;
    margin-right: 10px;
    width: 184px;
    height: 76px;
    margin-top: 30px;
    background: url("../images/icon1.png") no-repeat;
    background-size: 3000px 3000px;
    background-position: -59px -390px;
}

.index .nav_end .right a:last-child i {
    float: right;
    margin-right: 0;
    background-position: -324px -390px;
}


.slideBox {
    width: 1200px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    width: 1200px;
}

.slideBox .bd div {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 1200px;
    height: 100%;
    display: block;
}

/*嗨选办公*/
.index .happy_choice {   
    background: #E8EEF1;
    position: relative;
    width: 100%;
    
    height: 1000px;
    text-align: center;
    z-index: 0;
    padding-top: 20px;
    top:-190px;
}

.index .happy_choice .g-in {
    width: 1400px;
}

.index .happy_choice .title {
    margin-top: 40px;
    position: relative
}

.index .happy_choice .happy_title {
    width: 440px;
    margin: 20px auto 0 auto;
    height: 26px;
}

.index .happy_choice .happy_title p {
    display: inline-block;
    width: 80px;
    height: 26px;
    border-radius: 13px;
    border: solid 1px #4a5875;
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: 14px;
    color: #4a5875;
    line-height: 24px;
    float: left;
    margin-right: 10px;
    cursor: pointer
}

.index .happy_choice .happy_title a {
    display: inline-block;
    width: 80px;
    height: 26px;
    border-radius: 13px;
    border: solid 1px #4a5875;
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: 14px;
    color: #4a5875;
    ;
    line-height: 24px;
    float: right;
    margin-right: 0
}

.index .happy_choice .happy_title .on,
.index .happy_choice .happy_title .on:hover {
    background-color: #437be8;
    color: #ffffff;
    border: solid 1px #437be8
}

.index .happy_choice .mySwiper{

}

  
.index .happy_choice .happy_title p:hover,
.index .happy_choice .happy_title a:hover {
    border: solid 1px #437be8;
    color: #437be8
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{

   right: 7%!important;
    margin-top: -15px!important;
    width: 90px!important;
    height: 90px!important;
    background: url(../images/index_next.png) no-repeat!important;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
   left: 7%!important;
    margin-top: -15px!important;
    width: 90px!important;
    height: 90px!important;
    background: url(../images/index_prev.png) no-repeat!important;
}

.index .happy_choice .happy_main {
    height: auto;
    /*position: relative;*/
    overflow: hidden;
}

/*.index .happy_choice .happy_main .swiper-slide*/

.index .happy_choice .happy_main .swiper-slide {

     text-align: center;
        font-size: 18px;
        background: #fff;
       
width: 446px;
    
    margin-top: 30px;
    height: 395px;
  float: left;
    margin-right: 30px;

    border-radius: 30px;
    background: #fff;
}
.index .happy_choice .happy_main .swiper-slide:nth-child(3n){
margin-right: 0px;
}



/*.index .happy_choice .happy_main ul .list:nth-child(1),*/
/*.index .happy_choice .happy_main ul .list:nth-child(4),*/
/*.index .happy_choice .happy_main ul .list:nth-child(7) {*/
/*    margin-left: 15px;*/
/*}*/

/*.index .happy_choice .happy_main ul .list:nth-child(3),*/
/*.index .happy_choice .happy_main ul .list:nth-child(6),*/
/*.index .happy_choice .happy_main ul .list:nth-child(9) {*/
/*    float: right;*/
/*    margin-right: 15px;*/
/*}*/

.index .happy_choice .happy_main .swiper-slide .img {
    width: 446px;
    height: 229px;
    overflow: hidden;
    position: relative;
   
}

.index .happy_choice .happy_main .swiper-slide .img img {
    width: 446px;
    height: 229px;    
  border-top-right-radius:20px;
  border-top-left-radius:20px;
}

.index .happy_choice .happy_main .swiper-slide .img .img_m {
    width: 446px;
    height: 229px;
    position: absolute;
    background: rgba(0, 0, 0, .2);
    top: 244px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.index .happy_choice .happy_main .swiper-slide .img .img_m object a {
    cursor: pointer;
    background: #437be8;
    border-radius: 4px;
    margin: 72px auto 0 auto;
    display: block;
    width: 160px;
    height: 48px;
    font-size: 16px;
    color: #ffffff;
    line-height: 48px;
}

.index .happy_choice .happy_main .swiper-slide .img .img_m object:last-child a {
    background-color: #ff6600;
    margin: 20px auto 0 auto;
    border-radius: 4px;
    display: block;
    width: 160px;
    height: 48px;
    font-size: 16px;
    color: #ffffff;
    line-height: 48px;
}

.index .happy_choice .happy_main .swiper-slide .name {
    width: 446px;
    height: 120px;
    background: #ffffff;
    margin: 0 auto;
   
}




.index .happy_choice .happy_main .swiper-slide .name p {
    font-size: 24px;
    font-family: 微软雅黑;
    font-weight: 700;
    width:406px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0px 20px;
    height: 40px;
    color: #000;
    margin-top: 20px;
    text-align: left;
    line-height: 40px;
}
.index .happy_choice .happy_main .swiper-slide .name p a{color: #000;  

    width:200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

.index .happy_choice .happy_main .swiper-slide .name p em{
    float: right;
font-style: normal;
font-weight: 100;
height: 50px;
line-height: 50px;
color: #888;
font-size: 16px;
}
.index .happy_choice .happy_main .swiper-slide .name p em span{font-size:26px;color:#FE5D56;}
.index .happy_choice .happy_main .swiper-slide .name p:last-child em img{float: left;    margin-top: 12px;
    margin-right: 5px;}
.index .happy_choice .happy_main .swiper-slide .name p:last-child em {
 height: 40px;
line-height: 40px;
   font-size: 26px;
       float: left;
}
.index .happy_choice .happy_main .swiper-slide .name p:last-child em b{font-style:normal;margin-top:-2px;float:left;padding:0 5px;font-weight:normal}
.index .happy_choice .happy_main .swiper-slide .name p:last-child a{font-size:16px;float:left;width:auto}
.index .happy_choice .happy_main .swiper-slide .name p:last-child{
      margin-top: 0px;
font-weight: 100;
    font-size: 20px;
}


.index .happy_choice .happy_main .swiper-slide:hover .img .img_m {
    top: 0
}

.index .happy_choice .happy_main .swiper-slide:hover {
    box-shadow: 0 5px 15px 0 rgba(67, 123, 232, 0.2);
    border: 0px solid transparent
}







/*热门商圈*/
.index .hot_circle {   
    position: relative;
    width: 1920px;
    left: 50%;
    top:-190px;
    margin-left: -960px;
    overflow: hidden;
    text-align: center;
    z-index: 0;
}

.index .hot_circle .g-in {
    width: 1400px;
}

.index .hot_circle .hot_title {
    width: 440px;
    margin: 31px auto 0 auto;
    height: 26px;
}

.index .hot_circle .hot_title p {
    display: inline-block;
    width: 80px;
    height: 26px;
    border-radius: 13px;
    border: solid 1px #4a5875;
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: 14px;
    color: #4a5875;
    line-height: 24px;
    float: left;
    margin-right: 10px;
    cursor: pointer
}

.index .hot_circle .hot_title a {
    display: inline-block;
    width: 80px;
    height: 26px;
    border-radius: 13px;
    border: solid 1px #4a5875;
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: 14px;
    color: #4a5875;
    ;
    line-height: 24px;
    float: right;
    margin-right: 0
}

.index .hot_circle .hot_title .on,
.index .hot_circle .hot_title .on:hover {
    background-color: #437be8;
    color: #ffffff;
    border: solid 1px #437be8
}

.index .hot_circle .hot_title p:hover,
.index .hot_circle .hot_title a:hover {
    border: solid 1px #437be8;
    color: #437be8
}

.index .hot_circle .hot_main {
    width: 1400px;
    height: 650px;

    position: relative;
    overflow: hidden;
}

.index .hot_circle .hot_main ul {
    height: auto;
    position: relative;
    padding-bottom: 20px;
}

.index .hot_circle .hot_main ul li {
    cursor: pointer;
    height: 300px;
    margin-top: 30px;
    width: 580px;
    float: left;
    margin-right: 40px;
    margin-left: 15px;
    border-bottom: 1px solid #cbd6ed;
}

.index .hot_circle .hot_main ul li:nth-child(even) {
    float: right;
    margin-right: 15px;
    margin-left: 0
}

.index .hot_circle .hot_main ul li img {
    width: 580px;
    height: 200px;
    background: grey
}

.index .hot_circle .hot_main ul li .hot_a {
    width: 530px;
    height: 99px;
    margin: 0 auto
}

.index .hot_circle .hot_main ul li .hot_a .left {
    height: 99px;
    width: 420px;
    float: left;
}

.index .hot_circle .hot_main ul li .hot_a .left .left_a>object a {
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
    width: 420px;
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    text-align: left;
    color: #4a5875;
    max-width: 410px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.index .hot_circle .hot_main ul li .hot_a .left .left_a>object a:hover {
    color: #437be8
}

.index .hot_circle .hot_main ul li .hot_a .left>object a {
    display: inline-block;
    float: left;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    color: #4a5875;
    max-width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.index .hot_circle .hot_main ul li .hot_a .left>object:nth-child(2) a {
    padding-left: 0
}

.index .hot_circle .hot_main ul li .hot_a .left a:hover {
    color: #437be8
}

.index .hot_circle .hot_main ul li .hot_a .left i {
    display: block;
    width: 1px;
    height: 16px;
    background: #cbd6ed;
    float: left
}

.index .hot_circle .hot_main ul li .hot_a .left i:last-child {
    display: none
}

.index .hot_circle .hot_main ul li .hot_a .right {
    width: 100px;
    float: right;
    height: 99px;
}

.index .hot_circle .hot_main ul li .hot_a .right object a {
    display: block;
    width: 98px;
    height: 30px;
    border-radius: 15px;
    border: solid 1px #4a5875;
    margin-top: 35px;
    line-height: 30px;
    color: #4a5875;
    font-size: 16px;
}

.index .hot_circle .hot_main ul li .line {
    width: 0;
    height: 1px;
    background: #437be8;
    transition: .5s
}

.index .hot_circle .hot_main ul li:hover {
    box-shadow: 0 5px 15px 0 rgba(67, 123, 232, 0.2);
    background-color: #ffffff;
    border-bottom: none
}

.index .hot_circle .hot_main ul li:hover .line {
    width: 580px;
}

.index .hot_circle .hot_main ul li:hover .hot_a .right a {
    border: 1px solid #437be8;
    color: #437be8
}

.index .hot_circle .hot_main ul li .hot_a .right a:hover {
    background-color: #437be8;
    color: #ffffff;
    border: 1px solid #437be8
}

/*推荐房源*/
.index .recom_house {

    background: #ffffff;
    position: relative;
    width: 100%;
    
    top:-190px;
  
    overflow: hidden;
    text-align: center;
    z-index: 0;
}

.index .recom_house .g-in {
    width: 1400px;
}

.index .recom_house .recom_title {
    width: 260px;
    margin: 21px auto 0 auto;
    height: 26px;
}

.index .recom_house .recom_title p {
    display: inline-block;
    width: 80px;
    height: 26px;
    border-radius: 13px;
    border: solid 1px #4a5875;
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: 14px;
    color: #4a5875;
    line-height: 24px;
    float: left;
    margin-right: 10px;
    cursor: pointer
}

.index .recom_house .recom_title a {
    display: inline-block;
    width: 80px;
    height: 26px;
    border-radius: 13px;
    border: solid 1px #4a5875;
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: 14px;
    color: #4a5875;
    ;
    line-height: 24px;
    float: right;
    margin-right: 0
}

.index .recom_house .recom_title .on,
.index .recom_house .recom_title .on:hover {
    background-color: #437be8;
    color: #ffffff;
    border: solid 1px #437be8
}

.index .recom_house .recom_title p:hover,
.index .recom_house .recom_title a:hover {
    border: solid 1px #437be8;
    color: #437be8
}

.index .recom_house .recom_main {
    height: auto;
  
    overflow: hidden;
    display: flex;
    justify-content: space-between;

}

.index .recom_house .recom_main ul {
    height: auto;
    position: relative;
    padding-bottom: 20px;
    flex: 1;
}

.index .recom_house .recom_main>div {
    display: block !important;
    margin-top: 30px
}

.index .recom_house .recom_main .mytjfy {
    margin-top: 30px;
    width: 31%;
    float: left;

    margin-right: 1%;
     margin-left: 1%;
  height: 400px;
    /**/
}


.index .recom_house .recom_main .mytjfy .img {
    width: 100%;
    overflow: hidden;
    height: 400px;
    position: relative;
   
}

.index .recom_house .recom_main .mytjfy .img img {
    width: 100%;
    height: 300px;
    border-radius: 20px;
    display: none
}

.index .recom_house .recom_main .mytjfy .img .img_m {
    width: 405px;
    height: 150px;
    position: absolute;
    background: #fff;
    border-radius: 20px;
    bottom: 20px;
    left:20px;
    box-shadow: 0 5px 15px 0 rgb(67 123 232 / 20%);
 /*   transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;*/
}

.index .recom_house .recom_main .mytjfy .img .img_m object a {
  font-size: 24px;
    font-family: 微软雅黑;
    font-weight: 700;
   white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0px 20px;
   
    width:365px;
    float: left;
    color: #000;
    margin-top: 20px;
    text-align: left;
    line-height: 40px;

}

.index .recom_house .recom_main .mytjfy .img .img_m object a em{float: right;font-style: normal;font-size: 16px;color:#888;font-weight: normal;}

.index .recom_house .recom_main .mytjfy .img .img_m object a p{width:100%;float: left;font-style: normal;font-size: 18px;color:#888;font-weight: normal;text-align: left;height: 28px;
    line-height: 28px;}
/*.index .recom_house .recom_main ul .list .img .img_m object:last-child a {
    background-color: transparent;
    margin: 15px auto 0 auto;
    border-radius: 4px;
    display: block;
    height: 36px;
    font-size: 16px;
    color: #ffffff;
    line-height: 36px;
}
*/
.index .recom_house .recom_main ul .list .name {
    width: 291px;
    height: 46px;
    background: #ffffff;
    margin: 0 auto;
    border: 1px solid #f5f5f5;
    box-sizing: border-box
}

.index .recom_house .recom_main ul .list .name p {
    font-size: 18px;
    color: #4a5875;
    line-height: 46px;
    text-align: center;
    width: 261px;
    max-width: 261px;
    margin-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

/*.index .recom_house .recom_main ul .list:hover .img .img_m {
    bottom: 0
}*/

/*.index .recom_house .recom_main ul .list:hover {
    box-shadow: 0 5px 15px 0 rgba(67, 123, 232, 0.2);
    border: 1px solid transparent
}*/

/*.index .recom_house .recom_main ul .list:hover .name p {
    color: #437be8;
}

.index .recom_house .recom_main ul .list:hover .name {
    border: 1px solid transparent
}*/

/*资讯中心*/
.index .infor_center {
    height: 903px;
    background: #E8EEF1;
    position: relative;
    width: 100%;
   
    overflow: hidden;
    text-align: center;
    z-index: 0;
    top:-100px;
}

.index .infor_center .infor {
    width:1400px;
    height: 645px;
    float: left;

}


.index .infor_center .infor_title {    
    margin: 21px auto 0 auto;
    height: 26px;
    display: flex;
    justify-content: center;
}

.index .infor_center .infor_title p {
    display: inline-block;
    width: 80px;
    height: 26px;
    border-radius: 13px;
    border: solid 1px #4a5875;
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: 14px;
    color: #4a5875;
    line-height: 24px;
    float: left;
    margin-right: 10px;
    cursor: pointer
}

.index .infor_center .infor_title a {
    display: inline-block;
    width: 80px;
    height: 26px;
    border-radius: 13px;
    border: solid 1px #4a5875;
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: 14px;
    color: #4a5875;
    ;
    line-height: 24px;
    float: right;
    margin-right: 0
}

.index .infor_center .infor_title .on,
.index .infor_center .infor_title .on:hover {
    background-color: #437be8;
    color: #ffffff;
    border: solid 1px #437be8
}

.index .infor_center .infor_title p:hover,
.index .infor_center .infor_title a:hover {
    border: solid 1px #437be8;
    color: #437be8
}

.index .infor_center .infor_main {
    height: auto;
    position: relative;
    margin-top: 40px;
}

.index .infor_center .infor_main .infor_left {
    width: 685px;
    height: 645px;
    float: left;
    margin-right: 15px;
    position: relative;
}
.index .infor_center .infor_main .infor_left .infor_left_info{
 width: 685px;
    height: 300px;
    float: left;
    border-radius:20px;
   
    margin-bottom: 20px;
    background: #fff;
}



.index .infor_center .infor_main .infor_left img {
    float: left;
    width: 300px;
    height: 300px;
    border-radius: 20px;object-fit: cover;
    
}

.index .infor_center .infor_main .infor_left .img_m {
    float: right;
    padding: 25px 10px 15px 20px;
    width: 355px;
    height: 260px;
    border-radius: 20px;
    background: #ffffff;
   
}
.index .infor_center .infor_main .infor_left .img_m h2{font-size: 22px;width: 355px;float: left;line-height: 30px;font-family: 微软雅黑;text-align: left;color:#000;margin-bottom: 20px;}
.index .infor_center .infor_main .infor_left .img_m a>p {
    height: 150px;
    overflow: hidden;
    float: left;
    font-size: 16px;
    line-height: 25px;
    
    color: #4a5875;
    text-align: left;
    width: 355px;
    max-width: 355px;
    margin-block-start: 0em;
}
.index .infor_center .infor_main .infor_left .img_m a>em{width:355px;height: 30px;text-align: left;line-height: 30px;float: left;font-size: 16px;}


.index .infor_center .infor_main .infor_left .left_time {
    position: absolute;
    width: 80px;
    height: 80px;
    background-color: #4a5875;
    top: 10px;
    left: 10px;
}





.index .infor_center .infor_main .infor_left .left_time p:nth-child(1) {
    width: 80px;
    height: 60px;
    line-height: 60px;
    font-size: 51.5px;
    color: #ffffff;
}

.index .infor_center .infor_main .infor_left .left_time p:nth-child(2) {
    width: 80px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #ffffff;
}

.index .infor_center .infor_main .infor_right {
   width: 685px;
    height: 645px;
    float: right;
   
    
    position: relative;
   
}

.index .infor_center .infor_main .infor_right li {
    border-radius: 20px;
    width: 685px;
    height: 140px!important;
    margin-bottom: 20px;
    background: #fff;
}

.index .infor_center .infor_main .infor_right li:first-child {
    border-top: 1px solid transparent
}

.index .infor_center .infor_main .infor_right .left {
    float: left;
    width:140px;
    height: 140px;
    border-radius: 20px;

}

.index .infor_center .infor_main .infor_right .left p{
    width: 50%;
    height: 140px;
    float: left;
    font-size: 30px;
    font-weight: 700;
    font-family: 微软雅黑;
    color: #000;
    text-align: right;
    line-height: 140px;
}
.index .infor_center .infor_main .infor_right .left p em{
color: #000;
font-size: 18px;
width: 70px;
font-weight: normal;
float: left;
text-align: left!important;
}




.index .infor_center .infor_main .infor_right .right {
    width: 524px;
    height: 100px;
     border-left: 1px solid #F1F2F3;
    padding: 20px 0 ;
    padding-left: 20px;
    float: left;
}

.index .infor_center .infor_main .infor_right .right p:nth-child(1) {
    width: 488px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    margin-top: 14px;
    text-align: left;
    color: #000;
    max-width: 508px;
    overflow: hidden;
    font-weight: 700;
    font-family: 微软雅黑;
    white-space: nowrap;
    text-overflow: ellipsis
}

.index .infor_center .infor_main .infor_right .right p:nth-child(2) {
    width: 488px;
    height: 50px;
    line-height: 1.71;
    font-size: 14px;
    margin-top: 15px;
    text-align: left;
    color: #888;
    overflow: hidden;
}

.index .infor_center .infor_main .infor_right li:hover .right {
    box-shadow: 0 5px 15px 0 rgba(67, 123, 232, 0.2);
   border-left: 0px;
}

.index .infor_center .infor_main .infor_right li:hover+li {
  
}

.index .infor_center .infor_main .infor_right li:hover p {
    color: #000 !important;
}


.index .infor_center .infor_main .infor_right li:hover .left p{
   color: #fff!important;
}


.index .infor_center .infor_main .infor_right li:hover a .left p>em{
   color: #fff;
}
.index .infor_center .infor_main .infor_right li:hover .left{
    background: #FE5D56;
}

.index .infor_center .infor_main .infor_more {
    position: absolute;
    color: #8d95a4;
    display: block;
    bottom: -30px;
    right: 20px;
    width: auto;
    font-size: 16px;
    line-height: 22px;
    height: 22px;
    border-radius: 2px;
    text-align: center;
}

.index .infor_center .infor_main .infor_more:hover {
    color: #437BE8;
}

/*合作伙伴*/
.index .cooperative_partner {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    margin-left: -600px;
    left: 50%;
    margin-bottom: 60px;
}

.index .cooperative_partner .partners {
    height: 132px;
}

.index .cooperative_partner .partners i {
    width: 191px;
    height: 132px;
    float: left;
    display: block;
    margin-right: 10px;
    background: url("../images/icon1.png") no-repeat;
    background-size: 3000px 3000px;
    background-position: -570px -120px;
}

.index .cooperative_partner .partners i:nth-child(1) {
    background-position: -570px -120px;
}

.index .cooperative_partner .partners i:nth-child(2) {
    background-position: -772px -120px;
}

.index .cooperative_partner .partners i:nth-child(3) {
    background-position: -973px -120px;
}

.index .cooperative_partner .partners i:nth-child(4) {
    background-position: -1175px -120px;
}

.index .cooperative_partner .partners i:nth-child(5) {
    background-position: -1377px -120px;
}

.index .cooperative_partner .partners i:nth-child(6) {
    background-position: -1579px -120px;
}

.index .cooperative_partner .partners i:nth-child(7) {
    background-position: -570px -120px;
}

.index .cooperative_partner .partners i:nth-child(8) {
    background-position: -772px -120px;
}

.index .cooperative_partner .partners i:nth-child(9) {
    background-position: -973px -120px;
}

.index .cooperative_partner .partners i:nth-child(10) {
    background-position: -1175px -120px;
}

.index .cooperative_partner .partners i:nth-child(11) {
    background-position: -1377px -120px;
}

.index .cooperative_partner .partners i:nth-child(12) {
    background-position: -1579px -120px;
}

.index .cooperative_partner .partners i:last-child {
    float: right;
    margin-right: 0
}

/*全面真实及时专业*/
.index .index_end {
    position: relative;
    
    height: 390px;
   
    overflow: hidden;
    text-align: center;
    z-index: 0;
    top:-110px;
   
}

.index .index_end ul {
    height: 265px;
    margin-top:30px;
}

.index .index_end ul li {
    float: left;
    width: 325px;
    height: 230px;
    margin-right: 30px;
}
.index .index_end ul li:nth-child(4) {
    
    margin-right: 0px;
}



/*预约fix*/
.fix_subscribe {
    display: none;
    position: fixed;
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999999
}

.fix_subscribe .subscribe_fix {
    position: relative;
    width: 584px;
    height: 321px;
    border-radius: 8px;
    background-color: #ffffff;
    margin: 220px auto;
    z-index: 999;
    overflow: hidden;
    text-align: center
}

.fix_subscribe .subscribe_fix>p:nth-child(1) {
    width: 584px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    color: #4a5875;
    font-weight: 500;
    margin-top: 51px;
}

.fix_subscribe .subscribe_fix>p:nth-child(2) {
    width: 584px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #8d95a4;
    margin-top: 15px;
}

.fix_subscribe .subscribe_fix .input2 {
    width: 484px;
    margin: 30px auto 0 auto;
    height: 42px;
}

.fix_subscribe .subscribe_fix .input2 p:nth-child(1) {
    width: 70px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    float: left;
    color: #4a5875;
}

.fix_subscribe .subscribe_fix .input2 input[type=text] {
    width: 393px;
    height: 42px;
    border: solid 1px #cbd6ed;
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #ffffff;
    font-size: 16px;
    color: #4a5875;
    line-height: 42px;
    float: left;
    margin-left: 20px;
    padding-left: 16px;
}

.fix_subscribe .subscribe_fix>p:nth-child(4) {
    width: 584px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #ff6600;
    margin-top: 10px;
}

.fix_subscribe .subscribe_fix>input[type=button] {
    width: 303px;
    height: 40px;
    border-radius: 4px;
    box-shadow: 0px 5px 10px 0 rgba(67, 123, 232, 0.35);
    background-color: #437be8;
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
    margin: 30px auto 0 auto;
    cursor: pointer
}

.fix_subscribe .subscribe_close {
    transition: transform 1s;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 30px;
    right: 30px;
    background: url("../images/icon1.png") no-repeat;
    background-size: 3000px 3000px;
    background-position: -1041px -591px;
    cursor: pointer
}

.fix_subscribe .subscribe_close:hover {
    background-position: -1131px -591px;
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.head>div {
    display: flex;
    justify-content: space-between;
    width: 1400px;
    margin: 0 auto;
}



.theme-ke ._color {
    color: #3072F6;
}


.theme-ke ._bgcolor {
    background: #3072F6;
}


/*弹框*/
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    position: absolute;
    z-index: 9999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    width: 400px;
    left: calc((100% - 400px) / 2);
}

.alert-top {
    top: 0;
}

.nav_end .right .room_btn11 {
    border-radius: 5px;
    padding: 5px 16px;
    box-shadow: 1px 1px 1px #ddd;
    background: rgba(255, 247, 243);
    border: 1px solid rgba(230, 220, 220, 0.651);
}

.nav_end .right .room_btn11:hover {

    box-shadow: 0px 0px 5px rgba(232, 5, 5, .85)
}

.nav_end .right .room_btn12 {
    background: rgba(246, 249, 255) !important;
}

.nav_end .right .room_btn12:hover {
    box-shadow: 0px 0px 5px rgba(17, 14, 158, 0.85);

}

.room_btn11 img {
    width: 55px;
}

.room_btn11 p {
    font-size: 18px;
    margin-left: 18px;
}

.flex-row-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex-row-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.recom_main1>ul li img {
    width: 200px;
}

.newestInfo {
    width: 200px;
}

.mark {
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #fff;
    width: 26px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    margin-right: 10px;
    background: #c8c8c8;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.markActive label {
    background: #11A3E7 !important;
}

.infomain a {
    display: inline-block;
    width: 365px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-size: 14px;
}

.markActive .infomain a {
    color: #11A3E7 !important;
}

.infomain font {
    display: inline-block;
    font-size: 12px;
    color: #aaa;
    margin-left: 30px
}

.newestInfoList li {
    overflow: hidden;
    margin-bottom: 13px;
    text-align: left;
}

.newestBtn {
    display: block;
    height: 28px;
    width: 98px;
    border: 1px solid #11A3E7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #11A3E7;
    margin-left: 35px;
    transition: all .3s;
}

.newestBtn:hover {
    background: #1ab3fa;
    color: #fff;
    transition: all .3s;
    transform: translateX(10px);
}