*{
    margin: 0;
    padding: 0;
    color: #333;
    text-decoration: none;
    border: none;
    font-family: 微软雅黑 !important;
    box-sizing: initial;
}
li{
    list-style: none;
}
html{
    background: url("../image/index_bg.png") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    font-family: PingFangHK-Semibold;
}
.clear{
    clear: both;
}
body{
    width: 1400px;
    margin: 0 auto;
     position: relative;
    background-color:unset ;
    font-family: PingFangHK-Semibold;
}
.headers{
    width: 100%;
    background: url("../image/header_bg.png") no-repeat;
    background-position: right bottom;
    background-size: 800px auto;
    height: 210px;
    position: relative;
}
.headers .logo_img{
    width: 596px;
    margin-top: 104px;
    margin-bottom: 38px;}

.tab{
    width: 100%;
    height: 66px;
    background:url("../image/navigation_bg.png") no-repeat;
    background-size:100% ;
}
.tab ul{
    display: flex;
    width: 1000px;
    margin: 0 auto;
}
.tab ul li{
    
    width: 130px;
    display: inline-block;
    text-align: center;
    line-height: 56px;
    color: #FFFDF8;
    cursor: pointer;
    font-size: 17px;
}
.footers{
    width: 100%;
    margin-top: 14px;
    background: #FAFAFA;
    margin-bottom: 20px;

}
.footers .footers_tab{
    width: 100%;
    box-shadow: inset 0 -1px 0 0 #F45151;
    background: url("../image/ornament.png") repeat-x;
    background-position:0 bottom;
    background-size: 6%;
}
.footers .footers_tab > span{
    background: #F8F8F8;
    box-shadow: inset -2px 0 0 0 #FFFFFF;
    width: 136px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #4A4A4A;
    display: inline-block;
}
.footers .footers_center{
    width: 100%;

}
.footers .footers_center select{
    
    width: 316px;
    height: 44px;
    margin: 15px 0;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    margin-left: 13px;
}
.bottoms{
    width: 1400px;
    margin: 40px auto;
    text-align: center;
}
.bottoms img{
    width: 80px;
    vertical-align: middle;
    /* margin-top: -15px; */
}
.bottoms div{
    display: inline-block;
    text-align: left;
    font-size: 14px;
    color: #555555;
    line-height: 23px;
}
.contener{
    width: 1358px;
    padding: 0 20px;
    margin: 0 auto;
    border: 1px solid #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.15);
    background: #fff;
}
.little_tab {
    font-size: 14px;
    color: #515151;
    line-height: 60px;
    border-bottom: 1px dashed  #D3D3D3;
}
.little_tab>img{
    width: 13px;
    vertical-align:text-bottom;
    margin-right: 10px;
}
.hot_news,.img_news{
    width: 100%;
    margin-bottom: 16px;
    padding-bottom: 8px;
    background: #F8F8F8;
}
.news_title{
    background: #F7F7F7;
    box-shadow: inset 0 -1px 0 0 #F45151;
    height: 44px;
    line-height: 44px;
    position: relative;
}
.news_title .span1{
    width: 136px;
    background: #F45151;
    display: inline-block;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 5px;
    text-align: center;
}
.news_title .span2{
    font-size: 14px;
    position: absolute;
    right: 13px;
    color: #696969;
    display: none;
}
.img_news .news_title .span2{
    display: inline-block;
}
.hot_news .listd{
    padding: 0 12px;
    margin-bottom: 8px;
}
.hot_news .listd li .p1{
    margin-top: 8px;
    font-size: 16px;
    color: #4B4B4B;
    line-height:35px;
    height: 35px;
    overflow: hidden;
    border-bottom: 1px dashed #DEDEDE;
}
.hot_news .listd li .p2{
    font-size: 14px;
    color: #7A7A7A;
    text-align: justify;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
    margin:8px 0;
    padding-bottom: 3px;
    border-bottom: 1px dashed #DEDEDE;
    display: none;
}
.img_news ul{
    width: 313px;
    margin: 0 auto 15px;
}
.img_news ul li{
    position: relative;
    width: 100%;
    margin-top: 14px;
}
.img_news ul li img{
    width: 100%;
    height: 181px;
}
.img_news ul li .img_title_bg{
    background: rgba(0,0,0,0.6);
    height: 37px;
    line-height: 37px;
    width: 94%;
    padding: 0 3%;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    font-size: 14px;
    color: #FFFFFF;
}
.tab_active{
    background-image: linear-gradient(-180deg, rgba(200,0,0,0.79) 0%, rgba(195,33,33,0.00) 100%);
    box-shadow: inset 0 -5px 0 0 rgba(169,19,1,0.34);
}

.right_center{
    width: 360px;
    float: right;
    margin-top: 30px;
}
.right_center_tab1{
    width: 100%;
    border:1px solid #ececec;
}
.right_center_tab1 .borders{
    display: inline-block;
    height: 19px;
    width: 4px;
    background: #D63737;
    vertical-align: middle;
    margin-right: 15px;
    border-bottom:1px solid #ececec;
}
.right_center_tab1_title{
    font-size: 16px;
    color: #D63737;
    line-height: 48px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fbfbfb ,endcolorstr=#EBEDEE,gradientType=1);
    background: -moz-linear-gradient(to right, #fbfbfb 0%,#EBEDEE 100%); 
    background: -webkit-linear-gradient(to right, #fbfbfb 0%,#EBEDEE 100%); 
    background: linear-gradient(to right, #fbfbfb 0%,#EBEDEE 100%); 
}
.right_center_tab1 ul{
    padding: 0 13px;
}
.right_center_tab1 ul li span{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    margin-right: 7px;
    vertical-align: text-bottom;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#F1EDED ,endcolorstr=#D9DEE0,gradientType=1);
    background: -moz-linear-gradient(to right, #F1EDED 0%,#D9DEE0 100%); 
    background: -webkit-linear-gradient(to right, #F1EDED 0%,#D9DEE0 100%); 
    background: linear-gradient(to right, #F1EDED 0%,#D9DEE0 100%); 
}
.right_center_tab1 ul li:nth-child(1) span,.right_center_tab1 ul li:nth-child(2) span,.right_center_tab1 ul li:nth-child(3) span{
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FA7B48 ,endcolorstr=#FE4360,gradientType=1);
    background: -moz-linear-gradient(to right, #FA7B48 0%,#FE4360 100%); 
    background: -webkit-linear-gradient(to right, #FA7B48 0%,#FE4360 100%); 
    background: linear-gradient(to right, #FA7B48 0%,#FE4360 100%); 
}
.right_center_tab1 ul li{
    font-size: 14px;
    color: #4B4B4B;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.right_center_tab1 ul li a{
    font-size: 14px;
    color: #4B4B4B;
    line-height: 35px;
}
.right_center_tab2{
    width: 100%;
    margin-top: 10px;
}
.right_center_tab2_logo{
    width: 100%;
}
.right_center_tab2_list{
    padding: 0 13px;
    width: 332px;
    border:1px solid #ececec;
}
.right_center_tab2_list ul li{
    margin-left: 7px;
    font-size: 10px;
    list-style-type: disc;

}
.right_center_tab2_list ul li a{
    font-size: 14px;
    color: #515151;
    line-height: 37px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.right_center_tab3{
    border:1px solid #ececec;
    margin-top: 10px;
}

.right_center_tab3 .borders{
    display: inline-block;
    height: 19px;
    width: 4px;
    background: #D63737;
    vertical-align: middle;
    margin-right: 15px;
    border-bottom:1px solid #ececec;
}
.right_center_tab3_title{
    font-size: 16px;
    color: #D63737;
    line-height: 48px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fbfbfb ,endcolorstr=#EBEDEE,gradientType=1);
    background: -moz-linear-gradient(to right, #fbfbfb 0%,#EBEDEE 100%); 
    background: -webkit-linear-gradient(to right, #fbfbfb 0%,#EBEDEE 100%); 
    background: linear-gradient(to right, #fbfbfb 0%,#EBEDEE 100%); 
}
.right_center_tab3 ul{
    padding: 0 14px;
}
.right_center_tab3 ul li{
    width:48%;
    margin-right: 10px;
    float: left;
    margin-top: 10px;
}
.right_center_tab3 ul li:nth-child(2n){
    margin-right:0;
}
.right_center_tab3_logo{
    width: 100%;
    height: 103px;
}
.right_center_tab3 ul li p{
    font-size: 14px;
    color: #515151;
    margin: 6px 0;
    height: 38px;
    overflow: hidden;
}
.nav_list ul li a{
    color: #fff;
    width:112px;
    line-height: 48px;
    display: inline-block;
}
.right_center_tab4{
    border:15px solid #FFF9F9;
}
.right_center_tab4_title{
    font-size: 16px;
    color: #D63737;
    line-height: 32px;text-align: center;
    border-bottom: 1px dotted #C9C9C9;
}
.right_center_tab4 ul li{
    margin-left: 22px;
    font-size: 10px;
    list-style-type: disc;
    border-bottom: 1px dotted #CDCDCD;
    margin-right: 13px;
}
.right_center_tab4 ul li a {
    font-size: 14px;
    color: #515151;
    line-height: 37px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.right_center_tab4_btn{
    cursor: pointer;
    margin: 14px auto;
    width: 114px;
    line-height: 36px;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #FE4360;
}
.right_center_tab5{
    
    border:1px solid #ececec;
    
}
.right_center_tab5_video{
    width:90%;
    margin: 10px auto 0;
}
.right_center_tab5_video .bg_img{
    width: 100%;
}
.borders{
    display: inline-block;
    height: 19px;
    width: 4px;
    background: #D63737;
    vertical-align: middle;
    margin-right: 15px;
    border-bottom:1px solid #ececec;
}
.right_center_tab5_video_btn{
    width: 100%;
    color: #fff;
    line-height: 38px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4D9BDD ,endcolorstr=#665ADA,gradientType=1);
    background: -moz-linear-gradient(0deg, #4D9BDD 0%,#665ADA 100%); 
    background: -webkit-linear-gradient(0deg, #4D9BDD 0%,#665ADA 100%); 
    background: linear-gradient(0deg, #4D9BDD 0%,#665ADA 100%); 
}
.icon_play{
    width: 16px;
    margin: 0 8px;
    vertical-align: middle;
}
.right_center_tab5_list{

}
.right_center_tab5_list li {
    font-size: 14px;
    color: #4B4B4B;
    line-height: 37px;
}
.address_div{
    border:1.5px solid #D63737;
    margin-top:42px;
    z-index: 5;
    margin-left:20px;
    position: absolute;
    left: 596px;
    top: 78px;
    background: #fff;
    border-radius: 4px;
}
.address_div >img{
    display: inline-block;
    margin-top: 6px;
    position: absolute;
    margin-left: 12px !important;
    vertical-align: inherit;
    width: 15px;
}
.sheng_ji{
    padding-right: 13px;
    line-height: 27px;
    margin-left: 26px;
    font-size: 16px !important;
}
.address_list{
    width: 600px;
    
    
    
    
    padding:15px;
    
    font-size: 14px;
    display:none;
}
.address_list li{
    margin-top: 10px;
}
.address_list li lable{
    color: #0e9aef;
    cursor:pointer;
}
.address_list li span{
    display: inline-block;
    padding: 2px 6px;
}
.address_list li span a{
    color: #333;
}
.address_list li span a:hover{
    text-decoration: underline;
    color: #F45151;
}
.ercode_div{
    width: 110px;
    position: fixed;
    right: -1%;
    top: 30%;
    margin-right: 2.5%;
    z-index: 4;
    display: none;
}
.ercode_div img{
    width: 100%;
    margin-bottom: 50px;
}
.headers .seach_bg{
    width: 447px;
    position: absolute;
    right: 0px;
    top: 55px;
}
.headers .seach_bg input{
    border: 1px solid #DFDFDF;
    height: 43px;
    width: 365px;
    text-indent: 10px;
}
.headers .seach_bg span{
    cursor: pointer;
    vertical-align: top;
    display: inline-block;
    background-image: linear-gradient(90deg, #E33838 48%, #DF3D29 100%);
    line-height: 45px;
    width: 80px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 1.4px;
    text-align: center;
}
.code_mengceng{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(183, 183, 183, 0.9);
    z-index: 999;
    text-align: center;
    line-height: 240px;
    display: none;
}
@media screen and (max-width: 1500px) {
    body {
        width: 1200px !important;
    }
    .tab{
        height: 57px;
        line-height: 57px;
    }
    .contener {
        width: 1157px !important;
    }
    .high_level_left,.swiper-container{
    width: 530px !important;
    }
    .high_level_right{
        width: 617px !important;
    }
    .high_level_right_list .list_two li p{
        width: 500px !important;
    }
    .works_level_center .right_banter{
        width: 668px !important;
    }
    .works_level_center .right_banter .ul1 li p,.works_level_center .right_banter .ul2 li p{
        width: 550px !important;
    }
    .works_level_center .left_banter .lis{
        width: 570px !important;
    }
    .swiper-containers{
        width: 720px !important;
    }
    .basic_level_left{
    width: 288px !important;
    }
    .map-container {
        margin-top: 0 !important;
        height: 355px !important;
        width: 247px !important;
    }
    #mapMain{
        height: 370px !important;
        width: 247px !important;
    }
    .basic_level_center{
        width: 530px !important;
    }
    .basic_level_center .list_noe img{
        width: 252px !important;
    }
    .basic_level_center .list_noe .list_noe_center{
        width: 255px !important;
    }
    .basic_level_center .list_two li p{
        width: 425px !important;
    }
    .basic_level_center .list_two li .span1{
        width: 86px !important;
    }
    .basic_level_right{
        width: 315px !important;
    }
    .basic_level_right .basic_level_right_tab{
        width: 315px !important;
    }
    .footers .footers_center select{
        width: 268px;
    }
    .ercode_div{
        width: 100px;
    }

    .body_center .centers_center{
        width: 540px !important;
    }
    .body_center{
        width: 1158px !important;
    }
    .left_center{
        width: 825px !important;
    }
    .left_center_one_li2{
        width: 468px !important;
    }
    .right_center{
        width: 315px !important;
    }
    .hui_center_center1_list_li{
        width: 214px !important;
    }
    .tz_booknews .tz_booknews_left{
        width: 762px !important;
    }
    .hui_center_bottom_lilun{
        width: 432px !important;
    }
    .hui_center_bottom_lilun_two{
        width: 417px !important;
    }
    .hui_center_bottom_xuexi{
        width: 264px !important;
    }
    .tznsconzti_left{
        width: 785px !important;
    }
    .bottoms{
        width: 1200px;
    }
    .bot_div .left_list{
        width: 766px !important;
    }
    .body_center .zhuanjiacenter{
        width: 916px !important;
    }
    .centers_center .zhuanjiacenter .news_list li{
        margin-left: 59px !important;
    }
    .center_detal{
        width: 780px !important;
    }
    .body_center .tupiancenter,.body_center .jianyancenter,.body_center .jianyancenters{
        width: 740px !important;
    }
    .body_center .qikancenter{
        width: 770px !important;
    }
    .body_center .denglucenter,.contents_right{
        width: 930px !important;
    }
    .basic_top input, .basic_bottom input, .basic_top select, .basic_bottom select{
        width: 175px !important;
    }
    .research-list-title,.report-list-title,.sug-list-title{
        width: 917px !important;
    }
    .swiper_bg,.content_bg,.imgdeta,.imgdeta .center_detal{
        width: 1153px !important;
    }
   .swiper-containerss{
       width: 930px !important;
   }
    .body_center .jianyancenter table{
        width: 710px;
    }
    .zhuanjiacenterd li{
        margin-left: 59px;
    }
    .address_list{
        width: 437px !important;
    }
    .centers_center img{
     display: none;
    }
    .centers_center .newszt_img img{
        display: block;
    }
    .centers_center .news_list .news_list_center{
        width: 100% !important;
    }
    .jicengtongzhan{
        margin-left: 7% !important;
    }
    
        
        
    
    
        
        
    
    
        
        
    
    
        
        
    
    
        
        
    
    
        
        
    
    
        
        
    
    
        
        
    
    
        
        
    
    
        
        
    
    .zhuanjiacenterd .news_list li{
        margin-left: 62px !important;
    }
    .body_center .tupiancenter{
        width: 770px;
    }
    .tupiancenter .news_list li{
        margin-right: 23px !important;
    }
    .tupiancenter  img{
        display: inline-block;
        width: 220px !important;
        height: 170px !important;
    }
    .centers_center .bgs{
        display: inherit;
    }
    }
.jianyancenters{
    margin-left: 0 !important;
}
@media screen and (max-width:2000px) {
    .markPoint-yulin{
        top: 78px !important;
        left: 173px !important;
    }
    .markPoint-xian{
        top: 255px !important;
        left: 144px !important;
    }
    .markPoint-baoji{
        top: 250px !important;
        left: 87px !important;
    }
    .markPoint-xianyang{
        top: 228px !important;
        left: 130px !important;
    }
    .markPoint-tongchuan{
        top: 206px !important;
        left: 149px !important;
    }
    .markPoint-weinan{
        left: 182px !important;
        top: 224px !important;
    }
    .markPoint-yanan{
        top: 157px !important;
        left: 164px !important;
    }
    .markPoint-hanzhong{
        top: 299px !important;
        left: 80px !important;
    }
    .markPoint-ankang{
        left: 146px !important;
        top: 319px !important;
    }
    .markPoint-shangluo {
        top: 280px !important;
        left: 180px !important;
    }
}