html{width:100%}
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input { margin:0; padding:0; -webkit-text-size-adjust: none }
div{text-align:left;-webkit-tap-highlight-color: transparent;}
table { border-collapse:collapse; border-spacing:0; }
select, textarea { font: 14px Arial, "微软雅黑"; outline:none;}
input,textarea{
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
input:focus{ outline: none; }
button{border:0;outline: none;-webkit-appearance: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body { width:100%; color:#333; font:14px "微软雅黑";background: #FFFFFF;    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;}
ul, ol, li { list-style-type:none; vertical-align:0; }
a { outline-style:none; text-decoration:none; font-family:"微软雅黑"}
/*包含以下五种的链接*/
a {
    text-decoration: none;
    transition: none;
}
/*正常的未被访问过的链接*/
a:link {
    color: #333;
    text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
    color: #333;
    text-decoration: none;
}
/*鼠标划过(停留)的链接*/
a:hover {
    text-decoration: none;
}
/* 正在点击的链接，鼠标在元素上按下还没有松开*/
a:active {
    text-decoration: none;
}
/* 获得焦点的时候 鼠标松开时显示的颜色*/
a:focus {
    text-decoration: none;
}
a:hover {text-decoration:none; }
em,i{font-style: normal;font-weight: 200;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix {zoom:1}
img{width: 100%;}
.hd{display: none!important;}
*{transition: all 0.3s ease;}
.center{text-align: center;}
.main_mobile{display: none;}
.main2-swiper-mobile{display: none;}
.header_top .icon,.header_top .top_logo,.mOpenBtn{display: none;}
.notice{padding:30px 0px 0px 0px;}
    .header_content, nav{position: relative;}
    nav{height:62px;}
    .main{margin-top:60px;clear:both;}
    .w_main_box2_right .box_title, .xsqk_right ul li a, .w_main_box2 li p{font-size:17px;}
    .footer_left{padding:30px 0px 0px 10px;}
    .footer_left img{margin:0px 0px 0px 15px;}
    .footer_logo{width:80px;height:80px;}
    .w_main{width:1400px;margin:0 auto;}
    .notice_box{border-top:1px solid #D2972F;border-bottom:1px solid #D2972F;}
    .frt{text-align:right;float:left;margin-left:63%;}
    .frt img:first-child{margin-right:15px;}
    .swiper_content .left_img,.swiper_content .right_img{width:49%;}
    .swiper_content img.pic{width:645px;height:430px;}
    .main_title .more_btn, .main2 .more_btn{color:#D2972F;}
    .xshd_bottom_item{padding:0px;}
    .xshd_bottom_item .xshd_img {float:left;width:50%;text-align:right;}
.h-20{
    height: 20px;
}
.swiper-wrapper{
    height: auto!important;
}
header{
    /* background: url(../image/header_bg.jpg) no-repeat center; */
    background-size: 100% 100%;
    width: 100%;
    height: 23.3%;
    caret-color: transparent;
    position: relative;
    z-index: 14;
}
.copyright{
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.copyright p{
    display: inline-block;
    margin-right: 33px;
    padding: 15px 0;
}
.copyright span{
    color: #FF3E2F;
}
.language_main{
	top:10px;
	clear:both;
    width: 1400px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 33;
    display: flex;
    align-items: center;
}
.language_main p{
    margin-left: 20px;
}
.language_main p.tblank{width:1142px;}
.index_top{
    background: #F5F5F5;
    width: 100%;
    position: relative;
    z-index: 13;
    display: none;
}
.header_top{
    height: 41px;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 13;
}
.main{
    width: 1400px;
    margin: 0 auto;
    position: relative;
    padding: 0.1px 0;
}
.header_top .time{
    line-height: 41px;
}
.header_top .right{
    line-height: 41px;
}
.header_top p{
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
}
.header_content{
	top:35px;
	clear:both;
    width: 1400px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 16;
    display: flex;
    align-items: center;
}
.header_content a{
    display: block;
    width: 20%;
}
.header_bg{
    position: relative;
    z-index: 15;
}
/* header .top_logo{
    width: 314px;
    margin-top: 34px;
} */
.input_box{
    display: inline-block;
    vertical-align: top;
	width:100%;
    height: 36px;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    /* border: 1px solid #D2972F; */
    border: 1px solid #AE7000;
    border-radius: 6px;
}
.input_box .icon{
    width: 6%;
    /* vertical-align: middle; */
    /* margin-right: 16px; */
}
.icon1{
    width: 5%;
    position: absolute;
    right: 15%;
    bottom: 15%;
    z-index: 17;
}
.icon2{
    width: 5%;
    position: absolute;
    right: 9%;
    bottom: 15%;
    z-index: 17;
}
.input_box input{
    border: 0;
    width: calc(100% - 70px);
    margin-left: 24px;
    caret-color: #d2972f;
}
.icon_box{
    /* margin-top: 11px;
    display: inline-block;
    vertical-align: top; */
    position: absolute;
    right: 8%;
    width: 30%;
    text-align: right;
    top: 25px;
}
.icon_box .icon{
    width: 100px;
    margin-left: 15px;
}
.nav_bg{
    height: 62px;
    background: #D2972F;
    z-index: 23;
    position: relative;
    left: 0;
    right: 0;
}
nav{
    min-width: 1400px;
	height:62px;
    /* background: #D2972F; */
    /* position: relative;
    position: sticky;
    position: -webkit-sticky;
    margin-top: -46px; */
    z-index: 20;
    position: absolute;
    left: 0;
    right: 0;
    transition: none;   
}
.nav_title{
    /* line-height: 70px; */
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    user-select:none;
    position: relative;
    transition: none;
    height: 59px;
    line-height: 59px;
}
.nav_title:hover{
    font-weight: 800;
}
.nav_content{
    position: relative;
    width: 1400px;
	height:62px;
    margin: 0 auto;
}
.item_nav{
    display: inline-block;
    margin-right: 2%;
    transition: none;
    /* position: relative; */
}
.item_nav:last-child{
    margin-right: 0;
	height:45px;
    bottom:10px;
}
.item_nav.active .nav_title::after{
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px);
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border: 10px solid transparent;
    border-top-color: #fff;/* 此颜色控制倒三角的背景色 */
}
.nav_shade{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 12;
}
.bsgkBox{
    background:#fff; 
    position:absolute; 
    left:0px; 
    top:33px; 
    width:1400px; 
    z-index: 99;
}
.bsgkBoxLeftTu{
    display: flex;
    align-items: center;
}
.bsgkBoxLeft{ 
    width: 57%;
    float: left;
    padding-left: 3%;
}
/* .gj_bsgkBox .bsgkBoxLeft{
    width: 48%;
} */
/* .gj_bsgkBox .bsgkBoxRight{
    width: 40%;
} */

.frt{text-align:right;float:left;margin-left:63%;}
.frt img:first-child{margin-right:15px;}
.frt img{width:100px;height:100px;}

.bsgkBoxLeftTu img{ 
    display:block; 
    float:left;
    width: 200px;
    height: 150px;
}
.bsgkBoxLeftTu .bsgkBoxLeftText{ width:570px; float: left; line-height:22px; margin-left: 27px;}
.bsgkBoxLeftTu .bsgkBoxLeftText p{ font-size:14px; color:#333;}
.bsgkBoxLeftTu .bsgkBoxLeftText p a{ color:#D2972F}

.bsgkBoxRight {
    width: 35%;
    float: left;
    margin-left: 5%;
}
.bsgkBoxRight .bsgkBoxRight_2{
    width: 50%;
    float: left;
}
.bsgkBoxRight .bsgkBoxRight_2 h2{ display:block; padding-bottom:12px; font-weight: 400;}
.bsgkBoxRight .bsgkBoxRight_2 h2 a{ color:#FFF}
.bsgkBoxRight .bsgkBoxRight_2 h2 span{ 
    display:inline-block; 
    background:#d2972f; 
    height:36px; 
    line-height:36px; 
    color:#FFF; 
    font-size:16px; 
    width: 145px; 
    text-align: center;
}
.bsgkBoxRight .bsgkBoxRight_2 li{ 
    position: relative;
    cursor: pointer;
}
.bsgkBoxRight .bsgkBoxRight_2 li::after{ 
    position: absolute;
    content: '';
    left: -6px;
    bottom: 12px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #999;
 }
.bsgkBoxRight .bsgkBoxRight_2 li a{
    display:block;
    color:#333;
    font-size:14px;
    padding:3px 0;
    padding-left:10px;
}
.bsgkBoxRight .bsgkBoxRight_2 li a:hover{
    color: #d2972f;
}
.bsgkBoxRight .bsgkBoxRight_2 ul{ display:block; padding-bottom:16px;}

.bsgkBoxTop{
    border-bottom:1px #d2972f solid;
    position:relative; 
    margin-bottom:15px;
    margin-top: 18px;
}
.bsgkBoxTop .spLine{
    font-size:22px;
    color:#333;
    border-bottom:4px #d2972f solid;
    display: inline-block;
    padding-bottom: 10px;
}
.bsgkBoxTop  a.btnLinke{ 
    float:right; 
    color:#D2972F; 
    font-size:16px; 
    padding-right:8px;
    margin-top: 10px;
}
.bsgkBoxTop li{ 
    font-size:18px;
    cursor:pointer;
    color:#333
}

.bsgkBoxLeftList{ position:relative}
.bsgkBoxLeftList .moreBtn{
    position:absolute;
    right:0px; 
    top:-50px;
    font-size: 16px;
    color: #D2972F;
}

.bsgkBoxLeftList li { 
    float: left;
    margin-right: 2%;
    background: #F5F5F5;
    width: 15%;
    margin-bottom: 20px;
}
.bsgkBoxLeftList li:last-child{
    margin-right: 0;
}
.bsgkBoxLeftList li a img{ 
    display:block; 
    margin:0 auto; 
    /* min-height: 188px; */
}
.bsgkBoxLeftList .bottom{
    height: 82px;
    background: #F5F5F5;
}
.bsgkBoxLeftList li h2{
    display:block;
    padding-top: 6px;
    padding-bottom: 4px; 
    text-align:center; 
    font-size:18px;
    color: #333; 
    line-height: 22px;
    font-weight: 400;
}
.bsgkBoxLeftList li p{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; 
    display:block;
    text-align: center; 
    font-size:14px; 
    color:#666
}

.djgzBoxLeft{ width:706px;}
.djgzBoxLeft .bsgkBoxLeftTu .bsgkBoxLeftText{ width:500px; line-height:26px;}

/* .banner_bg{
    min-width: 1400px;
    width: 100%;
    position: relative;
} */

.main_img{
    clear: both;
    width: 1920px;
    margin: 0 auto;
}

footer{
    background: #D2972F;
    height: 176px;
}
.footer_content{
    width: 1400px;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
}
.footer_logo1{
    width: 127px;
    margin-top: 43px;
}
.footer_logo2{
    width: 233px;
    margin-top: 30px;
}
.footer_code{
    width: 120px;
    margin-left: 44px;
    text-align: center;
}
.footer_code p{
    margin-top: 6px;
}
.footer_center{
    margin-left: 211px;
}
.footer_center p{
    margin-bottom: 15px;
}
.footer_right{
    margin-top: 21px;
}
.footer_right ul{
    margin-left: 30px;
}
.footer_right li{
    margin-bottom: 8px;
    cursor: pointer;
}
.nav{
    margin: 20px 0;
    font-size: 18px;
}
.nav a{
    color: #666;
}
@media (max-width:1499px){
    .nav_title {
        height: 41px;
        line-height: 41px;
    }	
    nav{
        width: auto;
        padding: 0 40px;
        min-width: auto;
    }
    .nav_content{
        position: relative;
        width: 1400px;
	    height:62px;
        margin: 0 auto;
		padding:11px 0px 0px 0px;
    }
    .item_nav{
        margin-right: 1.5%;
    }
}

@media (max-width:1399px){
    .bsgkBox{
        width: 1200px;
        top: 25px;
    }
    header{
        width: 100%;
        min-width: auto;
		display:none;
    }
    /* header .top_logo{
        width: 320px;
        margin-top: 30px;
    } */
    .header_top{
        width: auto;
        margin: 0 40px;
    }
    .header_content{
        width: auto;
        margin: 0 40px;
    }
    /* .input_box{
        margin-right: auto;
        width: 360px;
        margin-top: 35px;
    } */
    .icon_box .icon{
        width: 100px;
        height: 100px;
    }
    nav{
        width: auto;
        padding: 0 40px;
        min-width: auto;
    }
    .nav_content{
        position: relative;
        width: 1400px;
	    height:62px;
        margin: 0 auto;
		padding:11px 0px 0px 0px;
    }
    .item_nav{
        margin-right: 1.5%;
    }
    .nav_title{
        font-size: 16px;
        height: 41px;
        line-height: 41px;
    }
    .banner_bg{
        min-width: auto;
    }
    .main{
        width: auto;
        margin: 0 40px;
    }
    .notice .button{
        margin-top: 38px;
    }
    .notice h2{
        margin-bottom: 6px;
    }
    .notice_box{
        padding: 8px 0;
    }
    .content2item h2{
        margin-bottom: 0px;
        font-size: 32px;
    }
    .notice h2{
        font-size: 28px;
    }
    .notice p{
        font-size: 18px;
        padding: 0 4px;
    }
    .content2item{
       margin: 0px 0;
    }
    .content2item p{
        font-size: 14px;
    }
    .content1item{
        height: 460px;
    }
    .content1ra{
        height: 140px;
    }
    .content1rul li.active::after{
        position: absolute;
        transition: all 0.3s ease-in-out;
        content: '';
        left: -20px;
        top: 0px;
        border-top: 70px solid transparent;
        border-bottom: 70px solid transparent;
        border-right: 20px solid transparent;
        border-right-color: #f0f0f0;
    }
    .content1ra h3{
        font-size: 18px;
    }
    .content2{
        width: 100%;
        margin-bottom: 30px;
    }
    .w_main_content{
        width: auto;
        margin: 0 40px;
    }
    .center_box{
        text-align: center;
    }
    .main2{
        width: auto;
        margin-left: 40px;
        margin-right: 40px;
        margin-bottom: 0;
    }
    .xsqk_content{
        margin-bottom: 20px;
    }
    .xsqk_center .title{
        margin: 20px 0;
    }
    .xsqk_center h3{
        margin: 20px 0;
    }
    .xsqk_center p{
        font-size: 14px;
        line-height: 28px;
    }
    .xsqk_right li{
        font-size: 14px;
        margin-bottom: 14px;
    }
    .xsqk_button{
        margin-top: 10px;
    }
    .w_main{
        width: auto;
        padding: 0 40px;
        margin-top: 0;
    }
    .xszt_content{
        width: 100%;
        padding-bottom: 0;
    }
    .footer_content{
        width: auto;
        padding: 0 20px;
    }
    .copyright{
        font-size: 12px;
    }
    .copyright p{
        padding: 2px 0;
    }
    .xshd_content{
        width: 100%;
    }
    .indexBox1,.indexBox2,.indexBox3{
        width: 100%;
    }
    /* .w_main_box2 img{
        width: 250px;
        height: 190px;
    } */
    /* .w_main_box2_right{
        width: 280px;
    } */
    .w_main_box2_right .box_title{
        margin-bottom: 10px;
        font-size: 18px;
    }
    .w_main_box2_right .time{
        margin-bottom: 10px;
    }
    .swiper_content{
        width: 1150px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .swiper_content .left_img{
        width: 570px;
        height: 478px;
    }
    .swiper_content .left_img img {
        height: 391px;
    }
    .swiper_content .right_img{
        width: 48%;
        height: 400px;
    }
    .swiper_content .right_img img{
        height: 287px;
    }
    .left_img .text{
        padding: 23px 96px 23px 110px;
        width: 325px;
    }
    .right_img .text {
        padding: 20px 53px 20px 108px;
        width: 257px;
    }

    .zzjg_content{
        width: auto;
    }
    .info_main{
        width: auto;
    }
    .notice_main{
        width: 1200px;
        display: flex;
    }
    .notice_right{
        width: 800px;
        float: none;
        margin: auto;
        margin-top: 0;
        margin-left: 30px;
    }

    .person_content .info{
        width: 844px;
        margin-left: 95px;
    }
	.footer_center p{
		margin-bottom: 2px;
	}
	.language_main p.tblank{width:1030px;}
	.frt{text-align:right;float:left;margin-left:59%;}
    .item_nav {
        margin-right: 2%;
    }
}

@media (max-width:1299px){
    .item_nav {
        margin-right: 1.5%;
    }
	.footer_center p{
		margin-bottom: 2px;
	}
    .swiper_content .right_img{
        width: 48%;
    }
	.language_main p.tblank{width:930px;}
	.frt{text-align:right;float:left;margin-left:59%;}
}

@media (max-width:1199px){
    .main_mobile .swiper-wrapper{
        height: 100%!important;
    }
    .info_main{
        margin: 0;
    }
    .index_top{
        position: sticky;
        top: 0;
        left: 0;
        display: block;
    }
    .header_top{
        margin: 0;
        width: auto;
        padding: 0 10px;
        background: #fff;
        display: flex;
        font-size: 12px;
        align-items: center;
        justify-content: space-between;
    }
    .header_top .top_logo{
        display: block;
        width: 120px;
    }
    .header_top .time{
        display: none;
    }
    .header_top .right{
        margin-left: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header_top p{
        margin-left: 10px;
    }
    .header_top .icon{
        display: block;
        width: 20px;
        margin: 0 10px;
    }
    .mOpenBtn{
        display: block;
    }
    .main{
        margin: 0;
    }
    .main2{
        margin: 0;
    }
    .notice{
        float: none;
        width: auto;
        padding: 0px 0px 0px 0px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0;
		height:60px;
    }
    .notice .center{
        display: flex;
        align-items: center;
    }
    .notice h2{
        margin: 0;
        font-size: 18px;
        font-weight: 500;
    }
    .notice p{
        font-size: 14px;
        margin-left: 10px;
    }
    .notice .button{
        margin: 0;
        border: none;
        height: auto;
        line-height: auto;
        width: auto;
    }
    .notice_box{
        float: none;
        width: auto;
        margin: 0;
        padding: 0 10px;
    }
    .content2item h2{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .content2item p{
        font-size: 14px;
    }
    .content2item{
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #e1e1e1;
        padding: 16px 0;
        margin: 0;
    }
    .content2item h2 span{
        font-size: 14px;
        color: #848689;
    }
    .w_main{
        width: auto;
        margin: 0;
        padding: 0;
    }
    .w_main_content{
        width: auto;
        padding: 0;
        margin: 0;
    }
    .w_main_box{
        width: auto;
        padding: 0 15px;
        float: none;
    }
    .w_main_box2 li p{
        width: 100%;
        float: none;
        -webkit-line-clamp: 2;
    }
    .w_main_box h1{
        font-size: 18px;
        padding: 0;
        margin: 0;
        border: 0;
        top: 0;
    }
    .w_main_box2{
        border: 9px solid #FFF;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .w_main_box .title{
        border: 0;
        margin: 20px 0 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .w_main_box .more_btn{
        margin: 0;
    }
    .xshd_box{
        margin: 0 15px;
    }
    .xshd_left{
        float: none;
        width: auto;
        border: 9px solid #FFF;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .xshd_item{
        width: auto;
        border-bottom: 1px dashed #e1e1e1;
        margin-bottom: 10px;
        display: block;
    }
    .xshd_item:last-child{
        margin: 0;
    }
    .xshd_item .text{
        font-size: 14px;
    }
    .xshd_item .time{
        margin-top: 5px;
    }
    .xshd_swiper{
        width: auto;
        float: none;
        height: 58vw;
    }
    .xshd_swiper .swiper-wrapper{
        height: 100% !important;
    }
    .swiper_content .bottom_shade{
        height: 45px;
        line-height: 45px;
        color: #fff;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .xshd_bottom{
        margin: 0 15px;
    }
    .xshd_bottom_item{
        font-size: 14px;
        padding: 5px 0;
    }
    .xshd_bottom_item img{
        width: 30px;
        height: 30px;
    }
    .center_box{
        text-align: center;
        margin-bottom: 6px;
        /* padding: 0 15px; */
    }
    .w_main_box2 img{
        width: auto;
        height: auto;
        margin: 0;
    }
   .w_main_box2_right{
        width: 100%;
    }
    .w_main_box2 li{
        line-height: normal;
        height: auto;
        padding: 12px 0;
        float: none;
    }
    .w_main_box2 li span{
        font-size: 12px;
        color: #848689;
        float: none;
        display: block;
        text-align: right;
        margin-top: 4px;
    }
    .w_main_box:nth-child(2){
        margin: 0;
    }
    .main2 .title{
        font-size: 18px;
        margin: 20px 15px 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .main2 .more_btn{
        margin: 0;
    }
    .main2-swiper{
        display: none;
    }
    .main2-swiper-mobile{
        display: block;
        height: 260px;
    }
    .xszj_box{
        width: 100%;
        height: 100%;
    }
    .main2 .pic{
        /* height: 200px; */
    }
    .main2 .name{
        background: #fff;
    }
    .xshd_content{
        margin: 0;
        padding: 0;
    }
    .main_title{
        margin: 20px 15px 10px;
        border-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .main_title h1{
        font-size: 18px;
        border-bottom: 0;
        margin: 0;
        padding: 0;
    }
    .main_title span{
        font-size: 14px;
        margin-left: 10px;
    }
    .main_title .more_btn{
        margin: 0;
    }
    .w_main_box2_right .name{
        font-size: 14px;
        margin-bottom: 5px;
    }
    .w_main_box2_right .box_title{
        margin-bottom: 0px;
        font-size: 16px;
    }
    .w_main_box2_right .time{
        margin-bottom: 5px;
    }
    .swiper_content{
        width: 100%;
        margin: 0;
    }
    .swiper_content .right_img{
        display: none;
    }
    .swiper_content .left_img{
        width: 100%;
        height: 60vw;
        margin: 0 auto;
        float: none;
        margin-bottom: 20px;
    }
    .swiper_content .left_img img{
        height: 100%;
    }
    .left_img .time{
        position: relative;
        top: auto;
        width: 80;
    }
    .left_img .ryjx_bottom{
        width: 100%;
        display: flex;
        align-items: center;
    }
    .left_img .time p{
        height: 22px;
        line-height: 22px;
    }
    .left_img .time p:nth-child(1){
        font-size: 14px;
    }
    .left_img .time p:nth-child(2){
        font-size: 14px;
    }
    .left_img .text{
        flex: 1;
        padding: 0;
        width: auto;
        font-size: 14px;
        margin: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .xszt_content{
        padding: 0;
    }
    .xszt_content ul{
        margin: 0 15px;
        border: 9px solid #FAFAFA;
        box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .xsqk_content{
        padding: 0 15px;
        background: #F5F5F5;
    }
    .xsqk_tab{
        width: 100%;
        float: none;
        margin: 0;
        display: flex;
        justify-content: space-between;
    }
    .xsqk_tab li.active::after{
        border: none;
    }
    .xsqk_tab li{
        margin: 0;
    }
    .xsqk_right{
        width: auto;
        float: none;
    }
    .xsqk_right li{
        padding-left: 10px;
        font-size: 14px;
    }
    .xsqk_center{
        float: none;
        width: auto;
        border: 9px solid #FFF;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .xsqk_center .title{
        margin: 15px 0;
    }
    .xszt_content li{
        float: none;
        width: auto;
        margin: 10px 0 0 0;
    }
    .xszt_content li:first-child{
        margin-top: 0;
    }
    .xsqk_button{
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 15px;
    }
    .xsqk_button div{
        margin: 0;
    }
    .xsqk_center p{
        font-size: 14px;
        line-height: 28px;
    }
    .xsqk_center h3{
        margin: 20px 0;
        font-size: 18px;
    }
    .banner_bg{
        display: none;
    }
    .content1box {
        display: none;
    }
    .banner_mobile{
        height: 56vw;
    }
    .main_mobile{
        display: block;
    }
    .main_mobile .img{
        position: relative;
        width: 100%;
        height: 100%;
    }
    .main_mobile p{
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        padding: 10px;
        font-size: 14px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .main_mobile img{
        height: 100%;
    }
    .mobile_pagination{
        left: auto!important;;
        right: 10px!important;;
        width: auto!important;;
        bottom: 50px!important;;
    }
    .mobile_pagination .swiper-pagination-bullet-active{
        background: #d2972f;
    }
    .content2{
        width: auto;
        padding: 15px;
        margin-bottom: 0;
    }
    .indexBox1 .box_content{
        width: auto;
        margin: 0;
        float: none;
        padding: 0 15px;
    }
    .indexBox1 .main_title{
        margin: 20px 0 15px;
    }
    .indexBox1 ul{
        border: 9px solid #FAFAFA;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .box_content li{
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }
    .box_content li span{
        font-size: 12px;
        color: #848689;
    }
    .indexBox2_swiper{
        /* height: 250px; */
    }
    .indexBox2_swiper ul{
        margin: 0 35px;
        border: 9px solid #FAFAFA;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .indexBox2_swiper li{
        width: auto;
        margin: 6px 0;
        font-size: 14px;
        float: none;
    }
    .indexBox2_swiper li::after{
        width: 0;
        height: 0;
    }
    .indexBox3_content{
        margin: 0 15px;
    }
    .indexBox3 li{
        width: 49%;
        margin: 0;
        margin-right: 2%;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .indexBox3 li:nth-child(2n){
        margin-right: 0;
    }
    footer{
        height: auto;
        overflow: hidden;
    }
    .footer_logo1{
        display: none;
    }
    .footer_logo2{
        margin-top: 20px;
    }
    .footer_center{
        margin: 0 auto;
        float: none;
        text-align: center;
    }
    .footer_right{
        display: none;
    }

    .banner_title{
        position: relative;
        top: auto;
        width: auto;
        height: auto;
    }
    .banner_title p{
        margin: 0 15px;
        font-size: 18px;
        padding: 10px 0;
    }
    .nav{
        display: none;
    }
    .info_main_banner{
        width: 100%;
        height: auto;
        float: none;
    }
    .info_main_banner p{
        padding: 10px 0;
        position: relative;
        left: auto;
        font-size: 16px;
        width: 100%;
        height: auto;
        line-height: normal;
        bottom: 0;
    }
    .info_main_banner img{
        height: auto;
    }
    .info_main_text{
        float: none;
        width: auto;
        padding: 0;
        margin: 0;
        overflow: hidden;
    }
    .info_main_text p{
        margin: 0;
        font-size: 14px;
        padding: 10px;
    }
    .info_main_text .more{
        font-size: 14px;
        margin-right: 15px;
        margin-bottom: 10px;
        margin-top: 0;
    }
    .more img{
        width: 20px;
    }
    .info_main h1{
        font-size: 20px;
        margin: 20px 15px;
        text-align: left;
    }
    .info_box{
        margin: 0 15px;
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        border: 9px solid #FFF;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .info_box .box{
        width: 45%;
        margin-right: 5%;
        margin-bottom: 20px;
    }
    .info_box .box:nth-child(2n){
        margin-right: 0;
    }
    .gj_box .box:nth-child(3n){
        margin-right: 5%;
    }
    .gj_box .box:last-child{
        margin-right: 0;
    }

    .info_box img{
        height: auto;
        min-height: 190px;
    }
    .info_box h2{
        font-size: 18px;
        margin: 0 auto;
    }
    .info_box p{
        font-size: 14px;
    }
    .info_box .box .bottom{
        height: auto;
        padding: 10px 0;
    }
    .info_box .box .bottom_bg,.info_box .box .gj_bottom_bg{
        display: none;
    }
    .info_zzjg h1{
        font-size: 20px;
        margin: 20px 15px;
        text-align: left;
    }
    .info_zzjg ul{
        padding: 0;
    }
    .info_zzjg li{
        width: auto;
        display: block;
        font-size: 14px;
        margin: 10px 15px;
    }
    .zzjg_content{
        margin: 0;
        padding: 0;
        border: 9px solid #Fff;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .notice_left{
        width: auto;
        height: auto;
        float: none;
        margin: 0;
    }
    .notice_left .top p{
        margin: 0;
        font-size: 16px;
        padding: 10px;
    }
    .notice_left .content{
        height: auto;
    }
    .notice_main{
        display: initial;
        width: auto;
        min-width: auto;
    }
    .notice_left .top{
        height: auto;
    }
    .notice_left ul{
        position: relative;
        top: auto;
        display: flex;
        justify-content: space-between;
    }
    .notice_left li{
        flex: 1;
        text-align: center;
        margin: 0;
        padding: 10px;
        width: auto;
        font-size: 14px;
        height: auto;
        line-height: initial;
        background: #fff;
        color: #333;
        position: relative;
    }
    .notice_left li.active{
        background: #fff;
        color: #d2972f;
    }
    .notice_left li.active:after{
        position: absolute;
        transition: all 0.3s ease-in-out;
        content: '';
        left: 50%;
        margin-left: -8px;
        bottom: 0px;
        width: 16px;
        height: 2px;
        background: #d2972f;
    }
    .notice_right{
        float: none;
        width: auto;
        margin: 0 15px;
        border: 9px solid #Fafafa;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
        padding: 0;
    }
    .notice_right li{
        padding: 12px 0;
        border-bottom: 1px dashed #d2972f;
    }
    .notice_right .title{
        font-size: 14px;
        float: none;
    }
    .notice_right li p{
        font-size: 12px;
        color: #848689;
        margin-top: 10px;
    }
    .pages{
        display: none;
    }
    .live_box .img{
        height: auto;
    }
    .live_box .img img{
        height: auto;
    }
    .live_box{
        width: auto;
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
        border: 9px solid #FFF;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .live_box .bottom{
        height: auto;
        font-size: 14px;
        padding: 10px;
        line-height: 26px;
    }
    .live_box .tap{
        padding: 3px 10px;
        font-size: 12px;
    }
    .celebrity_content {
        padding: 0 15px;
        width: auto;
    }
    .celebrity_box{
        margin-bottom: 20px;
        margin-right: 5%;
        width: 47%;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .celebrity_box .img{
        float: none;
        width: auto;
        margin-right: 0;
    }
    .celebrity_box .info{
        width: auto;
        float: none;
        height: auto;
        padding: 10px;
    }
    .celebrity_box .name{
        font-size: 16px;
        margin-bottom: 8px;
    }
    .celebrity_box p{
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .celebrity_box .icon{
        display: none;
    }
    .color_main{
        padding: 0;
    }
    .live_box .tap p{
        font-size: 14px;
    }
    .live_box .tap span{
        font-size: 12px;
    }
    .article_top .author{
        width: auto;
        float: none;
        line-height: 22px;
        font-size: 14px;
    }
    .article_top{
        padding-bottom: 10px;
    }
    .article_top .size{
        display: none;
    }
    .article_mian{
        padding: 0 15px;
        width: auto;
    }
    .article_mian .title{
        font-size: 18px;
        margin: 20px 0;
    }
    .article_content{
        padding: 10px 0;
        margin-top: 10px;
        border: 9px solid #FFF;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .article_content .img{
        margin: 10px 0;
    }
    .article_content img{
        width: 100%;
    }
    .article_content p{
        text-align: justify;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .publication_box{
        width: auto;
        padding: 10px 15px;
        text-align: left;
    }
    .publication_box .img{
        width: 44%;
        margin-right: 3%;
        margin-bottom: 20px;
        border: 6px solid #FFF;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .color_main .publication_box .img{
        margin-bottom: 20px;
        margin-right: 3%;
    }
    .publication_box .img:nth-child(2n){
        margin-right: 0;
    }
    .publication_box3 img{
        width: 100%;
    }
    .publication_box .img p{
        font-size: 14px;
    }
    .publication_box3{
        padding: 0;
        margin-bottom: 20px;
    }
    .h-20{
        display: none;
    }
    .search_main .name{
        font-size: 18px;
    }
    .search_main p{
        font-size: 14px;
        width: auto;
        margin: 20px 6% 0px 0;
    }
    .search_main:last-child{
        border: 0;
        margin-bottom: 20;
    }
    .search_main .text_search p{
        width: 46%;
    }
    .search_main .text_search p:nth-child(2n){
        margin-right: 0;
    }
    .person_content{
        margin: 0;
    }
    .person_content .person_img {
        width: 60%;
        margin: 0 auto;
    }
    .person_content .person_img p{
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
    .person_content .left .img img{
        height: auto;
    }
    .person_content .left{
        width: auto;
        height: auto;
        float: none;
        margin: 20px 0 0 0;
    }
    .person_content .left ul{
        margin-top: 0;
        width: 100%;
        overflow-x: auto;
        white-space: nowrap;
        padding: 10px 0;
    }
    .person_content ul::-webkit-scrollbar{
        width: 0;
        height: 0;
    }
    .person_content .left li{
        display: inline-block;
        text-align: center;
        margin: 0;
        padding: 10px;
        width: auto;
        font-size: 14px;
        height: auto;
        line-height: initial;
        background: #fff;
        color: #333;
        position: relative;
    }
    .person_content .left li.active {
        background: #fff;
        color: #d2972f;
    }
    .person_content .left li.active:after {
        position: absolute;
        transition: all 0.3s ease-in-out;
        content: '';
        left: 50%;
        margin-left: -14px;
        bottom: 0px;
        width: 28px;
        height: 2px;
        background: #d2972f;
    }
    .person_content .info{
        float: none;
        width: auto;
        margin: 0 15px;
        border: 9px solid #FFF;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
        transition: all 0.5s ease-in-out;
        background: #FAFAFA;
    }
    .person_content .name{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .person_content .info p{
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 16px;
        text-align: justify;
    }
    .person_content .info .list{
        margin-bottom: 10px;
    }
    .person_content .info_ul{
        margin-bottom: 20px;
        padding: 0;
    }
    .person_content .info_ul li{
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 16px;
        text-align: justify;
    }
    .person_content .info_ul li::after{
        width: 0;
        height: 0;
    }
    .person_content .info_ul .tap{
        margin-bottom: 10px;
    }
    .yx_nav{
        display: flex;
        width: 100%;
        margin: 10px 0;
        height: 30px;
        line-height: 30px;
    }
    .yx_nav p{
        flex: 1;
    }
	.footer_center p{
		margin-bottom: 2px;
	}
}



.dsNone{display:none}
.serBg{ background:rgba(210,152,47,0.9); position:fixed; left:0; top:0; width:100%; height:100%; z-index:55;transition: none;}
.serLayer{ position:fixed; left:0; top:0; width:100%; height:100%; z-index:56; padding-top:120px;}
.serClose{ background: url(close-1.png) no-repeat center center; display: inline-block; height: 66px; width: 66px; border: 1px solid rgba(255,255,255,0.3); position: absolute; right: 3vw; top: 28px; border-radius:50%; transition:all 0.5s ease-in-out; }
.serClose.on{ transform:rotate(90deg);}

.serIntBox{ margin: 0px auto; max-width:90%; width:1200px; font-size: 20px;  color: #FFF; height: 110px;  width:100%; }
.serIntBox input.ip1{ border:0; background:#fff; color:#eeeeee;width:calc(100% - 60px); font-size:16px; box-shadow:inset 0px 0px 5px 1px #666; color:#333; height:40px; padding-left:10px;}
.serIntBox input.ip2{background:#d2972f; color:#fff; display:block; width:60px; height:40px; line-height:40px; border:0; float:right; font-size:16px;-moz-border-radius: 4px;/* Gecko browsers */-webkit-border-radius: 4px;/* Webkit browsers */border-radius:4px;/* W3C syntax */   }

.serIntBox input::-webkit-input-placeholder{color: #333; font-size: 16px;}
.serIntBox input:-moz-placeholder{ color: #333;font-size: 16px;}
.serIntBox input::-moz-placeholder{color: #333;font-size: 16px;}
.serIntBox input:-ms-input-placeholder{color: #333;font-size: 16px;}

.serul{ margin: 50px auto 0; max-width:90%; width:1200px; }
.serul li{ font-size: 16px; line-height: 32px; color: #FFF; padding-left:18px; position:relative; }
.serul li:after{content:""; width:5px; height:5px; background:#fff; border-radius:50%; position:absolute; left:0; top:15px;}
.serLayer h6{font-size:58px; line-height:60px; margin-bottom:45px; display:block; text-align:center; color:#fff; letter-spacing:15px;}
.serBox{position:absolute; left:0; width:100%; top:50%; transform:translateY(-68%);}
@media (max-width:1799px){
.serClose{height: 60px; width: 60px;}
.serIntBox input{height:96px; font-size:30px;}
.serLayer h6{font-size:50px;}
}
@media (max-width:993px){
.serBg{z-index:889;}
.serLayer{z-index:900;}
.serClose{ transform:scale(0.8);}

.serul{padding:20px 3vw;}
.serLayer h6{font-size:32px; letter-spacing:5px!important;}
}

@keyframes rotate{
from{transform: rotate(0deg)}
to{transform: rotate(360deg)}
}
@keyframes rotate2{
from{transform: rotate(360deg)}
to{transform: rotate(0deg)}
}
@keyframes headani{
0%{transform:translateY(0px) scale(1.0);}
50%{transform:translateY(-8px) scale(1.1);}
100%{transform:translateY(0px) scale(1.0);}
}
@keyframes ringscale2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes mouseIcon {  0% {
 top:7px;
 opacity:1;
}
 80% {
 top:9px;
 opacity:1;
}
 100% {
 top:9px;
 opacity:0.1;
}
}
@keyframes hmc2bg {
0% {
 opacity:1;
 transform:scale(0.96); transform-origin:center bottom;
}
 50% {
 opacity:0.7;
 transform:scale(1.02); transform-origin:center bottom;
}
 100% {
 opacity:1;
 transform:scale(0.96); transform-origin:center bottom;
}
}
.mHeader,.mMenuLayBg,.mCloseBtn,.mMmenuLay{display:none;}
.mMenuLayBg,.mMmenuLay,.mCloseBtn{display:none;}
.navHideTop{ height:56px;display:none; }


@media (max-width:1199px){
.mEmpty{height:56px;}
.header{display:none!important;}
.mHeader{ height:56px; background:rgba(255,255,255,0.9); position:fixed; left:0; top:0; width:100%; padding:0 15px; z-index:50; box-shadow:0 1px 3px 2px rgba(0,0,0,0.06); display:block;}
.navHideTop{ height:56px;display:block; }
.mOpenBtn{ width:26px; height:20px; cursor:pointer}
.mOpenBtn i{width:30px; height:2px; margin-bottom:4px; background:#d2972f; display:block}
.mOpenBtn i:nth-child(2){ width:21px}
.mOpenBtn i:nth-child(3){ width:25px}
.mOpenBtn i:nth-child(4){ width:10px}
.mMenuLayBg{ opacity: 0; position: fixed; z-index: 900; left: 0; top: 0; width: 100%; height: 100%; transform: translateX(100%); transition: all 0.5s ease-in-out; transition-delay: 0.4s; display: block; background:#d2972f; background-size:cover; }
.mMmenuLay{ position: fixed; height: 100%; left: 70px; top: 0px; right: 0px; bottom: 0px; z-index: 950; overflow-y: auto; color: #fff; font-size: 14px; box-shadow: -2px 0px 4px 3px rgba(0,0,0,0.06); padding: 25px; transition: all 0.5s ease-in-out; opacity: 0; transform: translateX(100%); transition-delay: 0.2s; display: block; background: #d2972f; background-size: cover; }
.mCloseBtn{ background: url(mclose.png) no-repeat center center; height: 26px; width: 26px; position: fixed; left: 15px; top: 15px; cursor: pointer; z-index: 950; background-size:22px 22px; transition:all 0.5s ease-in-out; opacity:0; display:block; }
.mLogo{float:left;}
.mLogo img{height:37px; width:auto; margin-top:8px;}
.mLogo span{font-size:16px; line-height:38px; display:inline-block; position:relative; left:8px; top:4px;}
.mLogo span,.mLogo img{vertical-align:middle;}
.mMmenuLay dt{position:relative; position:relative;}
.mMenu_a1{font-size:15px; font-weight:bold; color:#fff; padding:0 48px 0 6px; display:block; line-height:46px; border-bottom:1px solid rgba(255,255,255,0.15);}
.mMenu_a2{font-size:14px; color:#fff; line-height:46px; display:block; border-bottom:1px solid rgba(255,255,255,0.05); padding-left:25px;}
.mMenu_a3{font-size:14px; color:#fff; line-height:46px; display:block; border-bottom:1px solid rgba(255,255,255,0.05); padding-left:50px;}
.mToggle,.mToggle_a{ height: 47px; width: 47px; position: absolute; top: 0px; right: 0px; background: url(mhead_i1.png) no-repeat center center; cursor: pointer; display:none; background-size:16px auto; }
.mToggle2,.mToggle2_a{ background: url(reduce.jpg) no-repeat center center; background-size:16px auto; transform:rotate(180deg); }
.mToggle_a{display:block}
.mMmenuLay dd.mMenu_dd2{ transition:all 0.5s ease-in-out; height:0; overflow:hidden; position:relative;}
.mMmenuLay dl.on dd.mMenu_dd2{height:47px;}
.mMenu_a1:hover,.mMenu_a2:hover,.mMenu_a3:hover{color:#fff; opacity:0.8}
.mMenu_icon1{ background: url(hd_i1.png) no-repeat center center; display: inline-block; height: 20px; width: 20px; margin-right: 8px; }
.mMenu_a1 text,.mMenu_a1 i{vertical-align:middle;}
.mMenuLayBg.on{opacity:0.9; transform:translateX(0%); transition-delay:0.2s}
.mMmenuLay.on{opacity:1; transform:translateX(0%); transition-delay:0.4s}
.mCloseBtn.on{opacity:1; transform:rotate(360deg);}
.mHeader .topSerBtn{ background: url(../image/serIco2.png) no-repeat center center; background-size:100% 100%; display: inline-block; position: absolute; margin-top: -15px; top: 50%; right: 60px; height: 28px; width: 28px; }
.mLan_a{ width:30px; height:30px; border:1px solid #d2972f; display:inline-block; font-size:13px; line-height:28px; text-align:center; position:absolute; right:102px; top:13px; border-radius:50%; color:#d2972f; font-weight:bold;}
.mMenu_dd3{display:none;}
}






