* {
    box-sizing: border-box;
    font-family: 'PingFangSC-Regular', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', sans-serif;
}
/* @font-face{
    font-family: 'title';
    src: url('../images/shoukesong.ttf');

} */
html, body, div, p, span, font, em, ul, li, dl, dt, dd, table, tr, td, input, button, a {
    margin: 0 auto;
    padding: 0;
}

body{
    font-size: 16px;
    color: #333;
    background: url('../images/xatogbg.png') center top no-repeat;
}



ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    /*color: #bb1d23;*/
    cursor: pointer;
}

img {
    border: 0px;
    vertical-align: top;
}

em, i {
    font-style: normal;
}

.clr {
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
    overflow: hidden;
    clear: both;
}

input, textarea, button, select {
    outline: none;
}

.video {
    width: 100%;
    height: 318px;
}

.mt{
    height:70px;
    /*line-height:100px;*/
    /* margin-bottom:20px; */
    border-bottom: 1px solid rgba(255,255,255,0.4);
}
.mt span{
    /*float: left;*/
    height:720px;
    position: relative;
}


/*.mt span:after{
    content: '';
    position: absolute;
    left:0;
    bottom:0;
    width: 100%;
    height:4px;
    background: #fff;
}*/
.mt span a{
    font-family: title;
    font-size: 34px;
    color: #fff;
}
.mt.engmt span a{
    font-family: 'PingFangSC-Regular', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', sans-serif;
}
.mt a.more{
    float: right;
    font-size: 20px;
    color: #fff;
}

.mt a.more_black{
    float: right;
    font-size: 20px;
    color: #333;
}
.container{
    width: 1400px;
    margin:0 auto;
}

.top{
    position: relative;
    width: 1400px;
    height: 274px;
    margin: 0 auto;
    overflow: hidden;
}
.top .logo{
    width: 1076px;
    margin-top: 70px;
}
.top .logo img{
    width: 100%;
}
.top .lang{
    position: absolute;
    right:0;
    bottom: 0;
    width: 120px;
    height: 42px;
    line-height: 42px;
    border: 1px solid rgba(255,255,255,0.3);
    background: url('../images/xalang.png') left 18px center no-repeat;
    padding-left: 45px;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.top .lang a{
    display: block;
    color: #fff;
}
.bg-1{
    background: url("../images/qhztbg-1.jpg") center top no-repeat;
    height: 1920px;
    overflow: hidden;
}
.bg-1 .gushi{
    margin-top: 50px;
    height: 498px;

}
.bg-1 .gushi .gushicont {
    position: relative;
}
.bg-1 .gushi .gushicont .gs-text{
    height: 235px;
    width: 360px;
}
.bg-1 .gushi .gushicont .gs-text a{
    display: block;
    height: 235px;
    width: 360px;
}
.bg-1 .gushi .gushicont .gs-text img{
    position: absolute;
    left: 0;
    top: 0;
}
.bg-1 .gushi .gushicont .gs-text p{
    position: absolute;
    left: 62px;
    bottom: 28px;
    font-size: 16px;
    color: #974b16;
    font-weight: bold;
}
.bg-1 .gushi .gushicont .gs-text:nth-child(1){
    position: absolute;
    left: -30px;
    top: 0;
}

.bg-1 .gushi .gushicont .gs-text:nth-child(2){
    position: absolute;
    left: 250px;
    top: 158px;
}
.bg-1 .gushi .gushicont .gs-text:nth-child(2) p{
    left: 52px;
}
.bg-1 .gushi .gushicont .gs-text:nth-child(3){
    position: absolute;
    left: 510px;
    top: 0;
}
.bg-1 .gushi .gushicont .gs-text:nth-child(3) p{
    left: 82px;
}
.bg-1 .gushi .gushicont .gs-text:nth-child(4){
    position: absolute;
    left: 800px;
    top: 158px;
}
.bg-1 .gushi .gushicont .gs-text:nth-child(4) p{
    left: 64px;
}
.bg-1 .gushi .gushicont .gs-text:nth-child(5){
    position: absolute;
    right: -30px;
    top: 0;
}
.bg-1 .gushi .gushicont .gs-text:nth-child(5) p{
    left: 54px;
}
.bg-1 .ztxcp video{
    width: 100%;
    height: 319px;
}


.banner-box{
    width: 1035px;
    position: relative;
    margin: 36px auto 0;
}
.banner{
    
    width: 930px;
    overflow: hidden;
}
.banner .swiper-slide{
    text-align: center;
    width: 825px;
}
.banner .swiper-slide img{
    width: 825px;
    height: 550px;
}
.banner .swiper-slide span{
    display: none;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 32px 0;
}
.banner .swiper-slide a{
    color: #333;
}
.banner  .swiper-slide-active span{
    display: block;
}
.banner-box .swiper-button-next, .banner-box .swiper-button-prev{
    width: 12px;
    height: 22px;
    margin-top: -50px;
}
.banner-box .swiper-button-next{
    background: url("../images/qhztright.png") left top no-repeat;

}
.banner-box .swiper-button-prev{
    background: url("../images/qhztleft.png") left top no-repeat;

}
.banner-box .more{
    height: 94px;
    width:1200px;
    line-height: 94px;
    margin-top: -94px;
    font-size: 20px;
    text-align: right;
    margin-bottom: 60px;
}



.bg-2{
    background: url("../images/xabg2.png") center top no-repeat;
    height: 800px;
    /* margin-top: 60px; */
}

.zttl{
    box-shadow: 0px 0px 10px 0px rgba(1,97,178,0.2);
    float: left;
    width: 1400px;
    height: 915px;
    background: url("../images/zttlbg.png");

    padding: 20px 10px 0px;
}
.zttl .mt{
    border-bottom: 1px solid rgba(204,204,204,1);
}

.zttl dl{
/*    box-shadow: 0px 0px 10px 0px rgba(1,97,178,0.2);
    /*background: #fff;
    padding-bottom: 40px;
    overflow: hidden;*/
}
.zttl dt{
    margin: 38px 0 20px;
    font-size: 20px;
    font-family: title;
    padding:0 44px;
}
.zttl dt.line{
    border-top:1px solid #e6e6e6;
    margin: 20px 30px 20px 42px;
    width: 1290px;
}
.zttl dd{
    padding:0 44px;
    overflow: hidden;
}
.zttl dd ul{
    margin:0 -19px;
}
.zttl dd li{
    float: left;
    width: 33.3333%;
    padding:0 19px;
}
.zttl dd li img{
    width: 400px;
    height:265px;
}
.zttl dd li span{
    display: block;
    text-align: center;
    margin:22px 0;
    height:20px;
    line-height:20px;
    overflow: hidden;
    font-size: 18px;
}


.meeting{
    float: left;
    width: 1400px;
    height: 605px;
    /*background: url("../images/xaztbg-contbg.png");*/
    background: #fff;
    margin-top: 125px;
    padding: 50px 50px 100px 50px;
}
.meeting .mt{
    border-bottom: 1px solid rgba(204,204,204,1);
    margin-bottom: 50px;
}
.meeting .mt span.cur{
    font-size: 1.875rem;
    font-weight: bold;
    height:72px;
    margin-bottom: 1.875rem;
    display: inline-block;
    position: relative;

}

.meeting .mt span:after{
    display: none;
    background: #fff;
}
.meeting .mt span.cur:after{
    display: block;
}
.meeting .mt span a{
    color: rgba(5,92,181,1);
 
}
.meeting .mt span.cur a{
    color: rgba(5,92,181,1);
 }
.meeting .mt a.more{
    color: rgba(5,92,181,1);
 }
.meeting .tabconts .tabcont{
    margin-right: 60px;
    width: 760px;
    height: 350px;
    float: left;
}
.meeting .picbox{
    width: 480px;
    height: 318px;
    float: right;
    position: relative;
}
.meeting .picbox p{
    text-align: center;
    margin-top: 20px;
    line-height: 1.5;
    font-size: 18px;

}
.meeting .tabconts .tabcont:nth-child(1){
    display: block;
}
.meeting ul{
    /*margin-top: 10px;*/
}
.meeting ul li.line{
 /*   line-height: 35px;
    margin-top: 20px;
    height: 70px;*/
        height:81px;
    line-height: 81px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #e3e3e3;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.meeting ul li.noline{
 /*   line-height: 35px;
    margin-top: 20px;
    height: 70px;*/
        height:81px;
    line-height: 81px;
    font-size: 18px;
    font-weight: bold;
     text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.meeting ul li a strong{
    display: block;
    font-weight: normal;
    font-size: 18px;
    color: #333;
    padding-left: 23px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.meeting ul li a span{
    display: block;
    color: #333;
    padding-left: 23px;
}
.meeting dl{
    display: flex;
    margin: 60px -15px 0;
}
.meeting dl dt{
    flex: 1;
    padding: 0 15px;
}
.meeting dl dt img{
    width: 300px;
    height: 200px;
}
.meeting dl dt span{
    display: block;
    line-height: 30px;
    font-size: 18px;
    margin: 20px 0;
}
.bg-3{
    background: url("../images/xabg3.jpg") center top no-repeat;
    height: 890px;
    padding-top: 120px;
}

.ckgc .mt span a{
    color: #fff;
}
.ckgc .mt span:after{
    background: #fff;
}
.ckgc-cont{
    margin-top: 50px;
    width: 1400px;
}
.ckgc-left{
    float: left;
     width: 690px;
}
.ckgc-left img{
    float: left;
   width: 690px;
    height: 460px;      
}
.ckgc-left span{
    float: left;
    width: 100%;
    margin-top: -60px;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    color: #fff;
    background: rgba(37,37,37,0);
    background: -moz-linear-gradient(top, rgba(37,37,37,0) 0%, rgba(246,41,12,0) 0%, rgba(241,111,92,0) 0%, rgba(37,37,37,0) 0%, rgba(37,37,37,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(37,37,37,0)), color-stop(0%, rgba(246,41,12,0)), color-stop(0%, rgba(241,111,92,0)), color-stop(0%, rgba(37,37,37,0)), color-stop(100%, rgba(37,37,37,1)));
    background: -webkit-linear-gradient(top, rgba(37,37,37,0) 0%, rgba(246,41,12,0) 0%, rgba(241,111,92,0) 0%, rgba(37,37,37,0) 0%, rgba(37,37,37,1) 100%);
    background: -o-linear-gradient(top, rgba(37,37,37,0) 0%, rgba(246,41,12,0) 0%, rgba(241,111,92,0) 0%, rgba(37,37,37,0) 0%, rgba(37,37,37,1) 100%);
    background: -ms-linear-gradient(top, rgba(37,37,37,0) 0%, rgba(246,41,12,0) 0%, rgba(241,111,92,0) 0%, rgba(37,37,37,0) 0%, rgba(37,37,37,1) 100%);
    background: linear-gradient(to bottom, rgba(37,37,37,0) 0%, rgba(246,41,12,0) 0%, rgba(241,111,92,0) 0%, rgba(37,37,37,0) 0%, rgba(37,37,37,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;    
}
.ckgc-right{
    width: 680px;
    float: right;
}
.ckgc-right ul{
    margin: 0 -20px;
    overflow: hidden;
}
.ckgc-right li{
    float: left;
    width: 50%;
    padding: 0 20px;
    margin-bottom: 20px;
}
.ckgc-right li img{
    float: left;
     width: 330px;
    height: 220px;
}
.ckgc-right li span{
    float: left;
    width: 103.5%;
    margin-top: -60px;
    height:60px;
    line-height: 60px;
    padding:0 20px;
    color: #fff;
    background: rgba(37,37,37,0);
    background: -moz-linear-gradient(top, rgba(37,37,37,0) 0%, rgba(246,41,12,0) 0%, rgba(241,111,92,0) 0%, rgba(37,37,37,0) 0%, rgba(37,37,37,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(37,37,37,0)), color-stop(0%, rgba(246,41,12,0)), color-stop(0%, rgba(241,111,92,0)), color-stop(0%, rgba(37,37,37,0)), color-stop(100%, rgba(37,37,37,1)));
    background: -webkit-linear-gradient(top, rgba(37,37,37,0) 0%, rgba(246,41,12,0) 0%, rgba(241,111,92,0) 0%, rgba(37,37,37,0) 0%, rgba(37,37,37,1) 100%);
    background: -o-linear-gradient(top, rgba(37,37,37,0) 0%, rgba(246,41,12,0) 0%, rgba(241,111,92,0) 0%, rgba(37,37,37,0) 0%, rgba(37,37,37,1) 100%);
    background: -ms-linear-gradient(top, rgba(37,37,37,0) 0%, rgba(246,41,12,0) 0%, rgba(241,111,92,0) 0%, rgba(37,37,37,0) 0%, rgba(37,37,37,1) 100%);
    background: linear-gradient(to bottom, rgba(37,37,37,0) 0%, rgba(246,41,12,0) 0%, rgba(241,111,92,0) 0%, rgba(37,37,37,0) 0%, rgba(37,37,37,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.footer{
    margin-top: 10px;
    height:160px;
    text-align: center;
    padding-top:40px;
    font-size: 16px;
    line-height:30px;
border-top: 1px solid rgba(255,255,255,0.4);
    color: #fff;
}
.footer .container{
    position: relative;
}
.footer .dangzheng{
    position: absolute;
    left: 340px;
    top:0px;
}