html{width: 100%;}
body{width: 100%; min-width: 1280px; text-align:justify; text-justify:distribute-all-lines;}
@media only screen and (min-width:1920px ) { html{font-size: 100px!important;}}
.wrapper{width: 82%; margin: 0 auto; padding: 0 6.25vw; box-sizing: border-box;min-width: 1200px; overflow: hidden;max-width:1600px;}
@media screen and (max-width: 1280px) {
    .wrapper{padding: 0 75px;}
}
/* 思源宋体 */
@font-face {font-family:SourceHanSerifCN-S;src: url(SourceHanSerifCN-Bold-6.otf);}
.flex{display:flex;}

.ellipsis{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ellipsis-1{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:1; text-overflow: ellipsis; overflow: hidden; text-align: justify;}
.ellipsis-2{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:2; text-overflow: ellipsis; overflow: hidden; text-align: justify;}
.ellipsis-3{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:3; text-overflow: ellipsis; overflow: hidden; text-align: justify;}
.ellipsis-4{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:4; text-overflow: ellipsis; overflow: hidden; text-align: justify;}

.img{display: block; width: 100%; transition: 0.5s ease;}
.tp{display: block; position: relative; overflow: hidden;}
.tp img{display: block; transition: 0.5s ease; width: 100%; height: auto; min-height: 100%; position: absolute; top: 50%; left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.i_tops{width: 100%;position: absolute;top: 0;left: 0;z-index: 9;}
.top_item{padding: 1px 0; height: 100px; font-size: 14px; color: #fff; position: relative;}
.nav-wrapper{max-width: 1920px;margin: 0 auto;min-width: 1265px;padding: 0 50px;}
.top_item a{display: block; color: #fff;}
.top_item .top_logo{margin-top: 10px; float: left; margin-right: 3em}
.top_item .nav_list{float: right;}
.top_item .nav_list ul{background: rgba(255,255,255,.68); position: absolute; top: 100px; left: 0; width: 100%; display: none; z-index: 999; padding: 23px 0 23px 40vw;}
.top_item .nav_list ul a{display: block; float: left; line-height: 30px; font-size: 13px; color: #192F5C; min-width: 125px; text-align: center;}
.top_item .nav_list ul a[data-id="26"]{display: none;}
.top_item .nav_list li{line-height: 100px; display: block; margin-right: 2em; float: left;}
.top_item .nav_list li.on a{color: #0897B9;}
.top_item .nav_list li.on ul a{color: #192F5C;}
.top_item .nav_list a:hover{color: #0897B9 !important;}
.top_item .into{float: right; font-weight: bold; }
.top_item .into .med{padding: 40px  18px;position: relative;}
.top_item .into .med::after{display: block;content: '';width: 100%;height: 32px;border: 1px solid #FFFFFF30;border-radius: 42px;position: absolute;left: 0;top: 50%;margin-top: -16px;}
.top_item .into .icon{display: inline-block;height: 16px;vertical-align: -16%;}
.top_item .into h6{cursor: default;display: inline-block;}
.top_item .into h6:after{content: ''; width: 0; height: 0; border: 5px solid transparent; border-top-color: #fff; display: inline-block; margin: 6px 0 0 10px; border-bottom: none;}
.top_item .into ul{background: rgba(255,255,255,.68); position: absolute; top: 100px; left: 0; width: 100%; display: none;}

.top_item .into ul li{border-bottom: 1px solid #265076; line-height: 76px; font-size: 13px; color: #192F5C; padding-left: 15%;}
.top_item .into ul li:last-child{border: none;}
.top_item .into ul li p{float: left;}
.top_item .into ul li img{float: left; margin: 23px 45px 23px 30px;}
.top_item .into ul li a{float: left; color: #192F5C; display: block; min-width: 125px;}
.top_item .lag{margin-top: 41.5px; float: right; border-left: 1px solid #A0ACBA; padding-left: 30px;}
.top_item .lag a{padding: 0 10px;display: inline-block;}
.top_item .lag a:first-child{border-right: 1px solid #2E628C;}
.top_item .lag a.on{color: #7592B4;}

.n-search{width: 30px;height: 30px;border-radius: 30px;border: 1px solid transparent;border-left: 0;float: right;margin: 35px 0 0 5px ;position: relative;z-index: 3;border-color: #d40012; background: #d40012;}
.n-search .sinp{width: 0;height: 30px;border-radius: 30px 0 0 30px;box-sizing: border-box;background: transparent;border: 0;padding-left: 10px;color: #fff;position: absolute;top: -1px;right: 28px;z-index: -1;border: 1px solid transparent;border-right: 0;transition: 1s; font-size: 12px;}
.n-search .sinp::-webkit-input-placeholder{color: #fff;}
.n-search .sinp::-moz-placeholder{color: #fff;}
.n-search .sinp:-moz-placeholder{color: #fff;}
.n-search .sbtn{display: block;font-size: 13px;color: #fff;border: 0;background: url(../img/search.png) center center no-repeat;height: 29px;line-height: 30px;width: 15px;margin-left: 6px;text-align: right;cursor: pointer;border-radius: 50px;transition: .5s;}
.n-search:hover .sinp{width: 100px;border-color: #d40012;z-index: 9; background: #d40012;}

.djs{width: 190px; height: 190px; background: rgba(255,255,255,.89); border-radius: 50%; position: absolute; top: 140px; right: 140px;}
.djs img{position: absolute; top: 10px; right: 10px;}
.djs span{font-size: 22px; color: #0B2546; margin-top: 35px; display: block; text-align: center;}
.djs p{font-size: 88px; color: #9E1C1C; position: relative; font-family: 'SimSun'; font-weight: bold; padding: 0 20px 0 5px; text-align: center;}
.djs sub{font-size: 22px; color: #0B2546; position: absolute; bottom: 10px; right: 10px;}

.data .item{width: 25%; float: left; color: #fff;}
.data .item p{font-size: 24px;}
.data .item span{display: block; font-size: 68px;}
.data .item label{font-size: 15px; color: #192F5C; margin-top: 30px; display: block;}

.cont .data{background: #E2EAEF; padding: 45px 0 55px 0;}
.cont .data .item{color: #0B2546;}
.cont .data span{color: #0797B9;}

@media screen and (max-width: 1600px) {
    .data .item p{font-size: 20px;}
    .data .item span{display: block; font-size: 60px;}
    .data .item label{font-size: 13px;}
}

.slogan{border-top: 3px solid #152C5A; border-bottom: 1px solid #5AAAC5; padding: 10px 0; width: 66%; margin: 30px auto 0;}
.slogan h6{font-size: 28px; color: #192F5C; width: 20%; float: left;}
.slogan p{font-size: 14px; color: #192F5C; width: 80%; float: left; line-height: 74px;}

.banner{width: 100%;position: relative;overflow: hidden;}
.banner img{width: 100%;display: block;}
.banner .swiper-pagination{width: 100%;bottom:auto;top: 0;}
.banner .swiper-pagination .swiper-pagination-bullet{margin: 0 10px;position: relative;background-color: #FFFFFF;opacity: 1;}
.banner .swiper-pagination .swiper-pagination-bullet-active::after{display: block;content: '';width: 26px;height: 26px;background-color: #FFFFFF40;border: 1px solid #fff;border-radius: 26px;position: absolute;top: 50%;left: 50%;transform:translate(-50% , -50%);}

.i_wrapper{max-width: 1680px;padding: 0 40px;margin: 0 auto;}
.i-item_name{line-height: 1;margin-bottom: 35px;}
.i-item_name .name{font-size: 28px;}
.i-item_name .more{font-size: 16px;color: #959595;}
.i-item_name .more i{font-style: normal;font-family: 'SimSun';}




.yun{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 5;}
.yun dl{font-size: 18px;line-height: 1;padding-top: 62px;}
.yun dl dd{flex: 1;padding: 21px 30px;}
.yun dl dd:nth-child(4n +1){background-color: #157daf;}
.yun dl dd:nth-child(4n +2){background-color: #23509d;}
.yun dl dd:nth-child(4n +3){background-color: #0d1936;}
.yun dl dd:nth-child(4n ){background-color: #1e5077;}
.yun dl dd a{display: block;color: #FFFFFF;}


.i-notice .content{padding: 46px 0 20px ;border-bottom: 1px solid #5aaac5;}
.i-notice .en{font-size: 26px;color:#192f5c;line-height: 1;margin-bottom: 5px;}
.i-notice .name{font-size: 22px;color:#0797b9;line-height: 1;}
.i-notice .list{font-size: 14px;color: #1a2f5c;padding: 0 70px;}
.i-notice .list a{display: block;width: calc(50% - 40px);color: inherit;margin-left: 40px;padding-left: 16px;position: relative;}
.i-notice .list a::after{display: block;content: '';width: 5px;height: 5px;background-color: #192f5c;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}



.i-news{padding: 58px 0 76px;}
.i-news .content{margin-right: -45px;}
.i-news .list_big .item{width: 50%;padding-right: 45px;}
.i-news .list_big .item a{width: 100%;height: 438px;position: relative;}
.i-news .list_big .item a::after{display: block;content: '';width: 100%;height: 100%;background-color: #0797b9;position: absolute;top: 0;left: 0;z-index: -1;opacity: 0;transition: .3s;}
.i-news .list_big .item .img{width: 100%;height: 252px;}
.i-news .list_big .item .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.i-news .list_big .item .text{padding: 28px 25px 20px;background-color: #f8f8f8;position: relative;z-index: 5;}
.i-news .list_big .item .time{font-size: 14px;color: #0c4e80;font-weight: bold;}
.i-news .list_big .item .item_title{height: 58px;font-size: 18px;color: #333333;line-height: 1.6;text-align: justify;margin: 10px 0;}
.i-news .list_big .item .desc{font-size: 16px;color: #808080;}
.i-news .list_big .item .more{font-size: 16px;color: #fff;align-items: center;position: absolute;left: 25px;bottom: 33px;z-index: -1;opacity: 0;}
.i-news .list_big .item .more .icon{display: block;width: auto;height: 36px;margin-left: 10px;}
.i-news .list_big .item a:hover::after{opacity: 1;z-index: 1;}
.i-news .list_big .item a:hover .text{background-color: transparent;padding-top: 45px;position: absolute;top: 0;left: 0;animation: text_opcity .6s linear 1;}
.i-news .list_big .item a:hover .item_title{color: #fff;margin: 18px 0 30px;}
.i-news .list_big .item a:hover .desc{-webkit-line-clamp:4;color: #FFFFFF9c;}
.i-news .list_big .item a:hover .more{opacity: 1;z-index: 100;transition: .5s;}
@keyframes text_opcity{
	0%{
		opacity: 0;
	}
	40%{
		opacity: 0;
		top: 20px;
	}
}
.i-news .content .list{width: 33.33%;}
.i-news .list .item{padding-right: 45px;margin-bottom: 28px;}
.i-news .list .item:last-child{margin-bottom: 0;}
.i-news .list .item a{width: 100%;}
.i-news .list .item .img{width: 206px;height: 126px;overflow: hidden;margin-right: 30px;}
.i-news .list .item .img img{display: block;width: 100%;height: 100%;object-fit: cover;transition: .5s;}
.i-news .list .item .time{font-size: 14px;color: #808080;line-height: 1;padding: 5px 0 ;}
.i-news .list .item .item_title{font-size: 16px;color: #333333;line-height: 1.7;text-align: justify;margin-bottom: 15px;}
.i-news .list .item .icon{display: block;width: auto;height: 7px;}
.i-news .list .item a:hover .img img{transform: scale(1.1);}
.i-news .list .item a:hover .item_title{color: #0597B9;}


.main_nav{margin-bottom: 70px;}
.main_nav ul{margin-right: -16px;}
.main_nav ul li{flex: 1;margin-right: 16px;transition: .5s;}
.main_nav ul li a{display: block;padding: 25px 10px 30px;border:1px solid #e0e3e8;}
.main_nav ul li .icon{display: block;width: auto;height: 40px;margin: 0 auto 14px;}
.main_nav ul li .nav_title{font-size: 18px;text-align: center;line-height: 1;color: #000;}
.main_nav ul li:hover{box-shadow: 0 5px 20px 1px  #00000010;}


.i-brief_info{background: linear-gradient(to top , #e1e1e1 ,  #0c4e80);padding: 1px 0 100px;}
.i-brief_info .logo{display:block;width: auto;height: 94px;margin: -12px  auto 35px;}
.i-brief_info .content{max-width: 1800px;margin: 0 auto;margin-right: 0;padding-left: 40px;}
.i-brief_info .info_text{width: 59.6%;margin-right: 13.2%;}
.i-brief_info .info_text .en{font-size: 32px;color: #0597b9;font-weight: bold;line-height: 1;margin-bottom: 15px;}
.i-brief_info .info_text .name{font-size: 28px;color: #192f5c;font-weight: bold;line-height: 1;margin-bottom: 30px;}
.i-brief_info .info_text .desc{font-size: 16px;color: #FFFFFF;text-align: justify;line-height: 1.75;margin-bottom: 50px;}
.i-brief_info .info_text nav a{display: block;font-size: 16px;color: #fff;line-height: 50px;background-color: #0c4e80;border-radius: 50px;padding: 0 35px;margin-right: 15px;}
.i-brief_info .info_text .more{font-size: 14px;color: #FFFFFF;}
.i-brief_info .info_text .more i{font-style: normal;font-family: 'SimSun';}
.i-brief_info .info_data  dd{color: #fff;line-height: 1;margin-bottom: 40px;}
.i-brief_info .info_data dd:last-child{color: #0c4e80;margin-bottom: 0;}
.i-brief_info .info_data .data_title{font-size: 24px;margin-bottom: 10px;}
.i-brief_info .info_data .num{font-size: 46px;margin-right: 10px;font-family: SourceHanSerifCN-S;}
.i-brief_info .info_data .unit{flex: 1;font-size: 20px;padding-bottom: 10px;border-bottom: 1px solid #FFFFFF75;}
.i-brief_info .info_data dd:last-child .unit{border-color: #0c4e8075;}


.brief_bottom{display: block;width: 100%;height: auto;margin-bottom: 80px;}

.i-adss{margin-bottom: 80px;}
.i-adss img{display: block;width: 100%;height: auto;}
.i-adss  .ads_big a{display: block;margin-bottom: 20px;}
.i-adss  .list_ads{margin-right: -10px;}
.i-adss  .list_ads a{display: block;width: calc((100% - 4 * 10px) / 4);margin-right: 10px;margin-bottom: 10px;}


.i-partners {margin-bottom: 80px;}
.i-partners .i-item_name{padding-top: 40px;border-top: 1px solid #5aaac5;}
.i-partners  .content{margin-right: -30rpx;}
.i-partners  .item{width: calc((100% - 6 * 30px) / 6); margin: 0 30px 30px 0; border-radius: 5px; border: 1px solid #C3C3C3; overflow: hidden; float: left;}
.i-partners  .item .img{width: 100%;height: 80px;overflow: hidden;}
.i-partners  .item .img img{display: block;width: 100%;height: 100%;object-fit: contain;transition: .5s;}
.i-partners  .item:hover{box-shadow: 0 0 10px rgba(136,136,136,.2);}
.i-partners  .item:hover .img img{-webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
     -o-transform: scale(1.1);
        transform: scale(1.1);}


.footer{background: url(../img/footer—bj.png)no-repeat top right / 508px auto #0C4E80; font-size: 12px;}
.footer .left{width: 65%; float: left; padding-top: 40px; border-right: 1px solid #255F8B;}
.footer .left .top,.footer .left .btm{padding: 25px 0;}
.footer .left .top{border-bottom: 1px solid #255F8B;}
.footer .left .box{width: 33.333%; float: left;}
.footer .left .link{border-top: 1px solid #255F8B; padding: 35px 0; line-height: 28px; color: #7F91A9;}
.footer .left .link a{color: #7F91A9; display: inline-block; margin-right: 10px;}
.footer .left h6{color: #0597B9; margin-bottom: 20px;}
.footer .left p{color: #7F8593; line-height: 28px;}
.footer .right{width: 30%; float: left; padding: 60px 0 20px 5%;}
@media screen and (max-width: 1600px) {
    .footer .right{width: 30%; float: left; padding: 60px 0 20px 5%;}
}
.footer .right span{color: #0597B9;}
.footer .right h6{font-size: 30px; color: #fff; margin: 18px 0 34px 0; white-space: nowrap;}
.footer .right .box{width: 50%; float: left; color: #CED6E1; margin-bottom: 5px;}
.footer .right .box img{width: 80%;}
.footer .right .box p{line-height: 18px; width: 80%; margin-top: 5px;}

.footer .bq{line-height: 88px; color: #7F91A9; border-top: 1px solid #255F8B;}
.footer .bq a{color: #7F91A9;}
.footer .bq img{float: right; margin-top: 26.5px;}

/* 飘窗 */
.flaot_nav {position: fixed;right: 5px;top:50%;z-index:99;background: #FFFFFF;transform: translateY(-50%);border-radius: 90px;box-shadow: 0 0 20px 0 #00000020;padding: 20px 14px;}
.flaot_nav dd{padding-bottom: 17px;margin-top: 17px;border-bottom: 1px solid #ebebeb;}
.flaot_nav dd:last-child{border-bottom: none;}
.flaot_nav dd a{display: block;}
.flaot_nav dd .icon{display: block;width: auto;height: 28px;margin: 0 auto 10px;filter: grayscale(50%) contrast(0);transition: .5s;}
.flaot_nav dd .nav_title{font-size: 13px;color: #373737;line-height: 1;text-align: center;transition: .5s;}
.flaot_nav dd a:hover .icon{filter: grayscale(0) contrast(100%)}
.flaot_nav dd a:hover .nav_title{color: #0797b9;}




/* 内页通用 */
.m-cont{margin-top: 330px; background: #fff; min-height: 300px; position: relative; padding-bottom: 120px;}
.m-cont .m-btn{display: inline-block; position: absolute; top: 0; right: 0;}
.m-cont .m-btn a{display: block; float: left; padding: 0 40px; background: #F0F0F0; color: #192F5C; line-height: 50px; font-size: 16px; margin-left: 1px;}
.m-cont .m-btn a[data-id="26"]{display: none;}
.m-cont .m-btn a.on{background: #0C4E80; color: #fff;}
.m-cont .m-btn a:hover{background: #0C4E80; color: #fff !important;}
.m-cont .crumb{font-size: 12px; color: #0597B9; margin-top: 50px; line-height: 30px;}
.m-cont .crumb a{color: #0597B9;}
.m-cont .m-title{font-size: 50px; color: #192F5C; margin: 10px 0 20px 0; text-transform: capitalize;}
.m-cont .m-title p{font-size: 24px; margin-top: 10px;}

.vid_icon{width:56px!important;height:56px!important;min-height:initial!important;position:absolute;right:20px;bottom:12px;top:initial!important;left:initial!important;z-index:2;transform:initial!important;}

.article{font-size: 14px; color: #777; margin-top: 50px; line-height: 25px; min-height: 500px;}
.article img{max-width: 100%; height: auto;}
.m-article{min-height: 450px;}
.m-tit{font-size: 20px; text-align: center; font-weight: bold; margin-bottom: 30px;}
.m-clips{border-top: 1px dashed #777; padding-top: 20px;}
.m-clips a{color: #777;}

/* 飞行表演 */
.fxby-box{display: block; width: 32%; margin: 0 2% 20px 0; border-bottom: 1px solid #C1C1C1; float: left;}
.fxby-box:nth-child(3n){margin-right: 0;}
.fxby-box .pic{display: block; overflow: hidden;}
.fxby-box .txt{padding: 20px 30px 20px 0; position: relative; color: #0597B9; font-size: 16px; display: block;}
.fxby-box .txt h6{font-weight: bold; margin-bottom: 5px;}
.fxby-box .txt .dz{position: absolute; right: 0; top: 50%; margin-top: -12.5px;}
.fxby-box:hover{border-color: #192F5C;}
.fxby-box:hover .img{-webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
     -o-transform: scale(1.1);
        transform: scale(1.1);}

/* 参展申请 */
.czsq h6{font-size: 20px; color: #192F5C;}
.czsq .items{border-bottom: 1px solid #B4B4B4; padding-bottom: 40px;}
.czsq .items h6{margin-bottom: 30px;}
.czsq .m-item{width: 48%; float: left;}
.czsq .m-item:nth-child(3){float: right;}
.czsq .m-item .item{display: flex; height: 38px; margin-bottom: 12px; font-size: 18px; color: #777; line-height: 38px;}
.czsq .m-item .item p{line-height: 38px; margin-right: 10px; text-align: justify;text-align-last: justify; width: 90px;}
.czsq .m-item .item input{flex: 1; background: #F1F1F1; border: none; outline: none; padding: 0 15px; box-sizing: border-box; font-size: 18px; color: #777;}
.czsq .m-item .item span{width: 30px; text-align: right; font-size: 28px; color: #595959;}
.czsq .m-item .item label{width: 80px; background: #F1F1F1; text-align: center; margin-right: 20px; position: relative;}
.czsq .m-item .item label:after{content: '-'; margin: 0 5px; position: absolute; right: -19px;}
.czsq .box{display: flex; padding: 30px 0; border-bottom: 1px solid #B4B4B4; line-height: 38px; font-size: 18px; color: #777;}
.czsq .box h6{margin-right: 15px; line-height: 38px;}
.czsq .box input{width: 500px; height: 38px;background: #F1F1F1; border: none; outline: none; padding: 0 15px; box-sizing: border-box; font-size: 18px; color: #777;}
.czsq .box span{width: 30px; text-align: right; font-size: 18px; color: #595959;}
.czsq .box label{margin-left: 20px; line-height: 38px; white-space: nowrap;}
.czsq .box p{margin-left: 150px;}
.czsq .box p a{color: #777;}

.czsq .m-box{padding: 30px 0; border-bottom: 1px solid #B4B4B4; line-height: 38px; font-size: 18px; color: #777;}
.choose h6{margin-bottom: 20px;}
.choose h5{clear: both;}
.choose label{display: block; float: left; margin-right: 5%;}
.choose input{border: none; border-bottom: 1px solid #B4B4B4; font-size: 18px; padding: 0 5px; width: 150px;}
.choose div{margin-bottom: 20px;}
.checkbox input{width: auto !important;}

.checkbox input{width: 100%;opacity: 0;position: relative;z-index: 1;cursor: pointer;}
.checkbox span{height: 30px;line-height: 30px;font-size: 18px;color: #777; text-transform: uppercase;position: relative;z-index: 0;margin-top: -30px;margin-bottom: 10px;box-sizing: border-box;padding-left: 26px;}
.checkbox span::before{content: "";display: block;width: 18px;height: 18px;border: 1px solid #8c8c8c;position: absolute;left: 0;top: 50%;margin-top: -10px;z-index: 0;box-sizing: border-box;border-radius: 3px;transition: .3s;}
.checkbox input:checked+span::before{border-color: #44B1CC;background: url(../img/ico09.png) center center no-repeat #44B1CC;background-size: 100% 100%;}
.checkbox .qt{opacity: 1; width: 150px !important;}




input[type="radio"] {position: absolute;opacity: 0;}
input[type="radio"] + span::before {content: "\a0";display: inline-block;vertical-align: middle;width: 20px;height: 20px;background: url(../img/xz_0.png);background-size: 100% 100%;margin-right: 15px; margin-top: -4px;}
input[type="radio"]:checked + span::before {width: 20px;height: 20px;background: url(../img/xz_1.png);background-size: 100% 100%;margin-right: 15px;}

.czsq .tj{width: 254px; height: 60px; border-radius: 5px; background: #919191; color: #fff; font-size: 20px; border: none; outline: none; float: right; margin: 70px 0 0 20px;}
.czsq input[type="submit"]{background: #0798BB;}

/* 关于航展 */
.gyhz{background: url(../img/zzjg_bj.jpg) bottom center no-repeat #fff; background-size: 100%;}
.gyhz .items{width: 30%; float: left; margin-right: 5%; border-bottom: 1px solid #E9E9E9; min-height: 265px; color: #0597B9; font-size: 16px; line-height: 34px;}
.gyhz .items:nth-child(3){margin-right: 0;}
.gyhz .items .m-item{border-bottom: 1px solid #E9E9E9; padding-bottom: 20px; margin-bottom: 20px;}
.gyhz .items .m-item:last-child{border-bottom: none;}
.gyhz .items h6{font-weight: bold;}

.hzgk .left{width: 58%; float: left}
.hzgk .swiper-container {width: 100%; height: 570px; margin-left: auto; margin-right: auto;}
.hzgk .gallery-top {height: 80%; width: 100%;}
.hzgk .gallery-thumbs { height: 20%; box-sizing: border-box; padding-top: 40px;}
.hzgk .gallery-thumbs .swiper-slide {width: 20%; height: 100%; opacity: 0.6;}
.hzgk .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.hzgk .right{width: 42%; float: left; padding-left: 5%; box-sizing: border-box; font-size: 14px; color: #0597B9; line-height: 30px;}

.xz-box{border-bottom: 1px dashed #E0E0E0; line-height: 80px; margin-top: 20px; display: flex;}
.xz-box img{width: 27px; height: 29px; margin: 25.5px 25px 0 0;}
.xz-box a{font-size: 18px; color: #192F5C; margin-right: 30px;}
.xz-box p{font-size: 14px; color: #0597B9; flex: 1; cursor: default;}
.xz-box button{width: 105px; height: 34px; background: #0797B9; color: #fff; display: block; border-radius: 5px; border: none; outline: none; margin-top: 23px; font-size: 16px; line-height: 34px;}
.xz-box button:hover{background: #0C4E80;}

.tdcg{background: #F2F1F1; padding: 80px 7% 60px 7%;}
.tdcg .sort a{width: 32.6%; height: 66px; text-align: center; line-height: 66px; font-size: 18px; color: #525252; background: #fff; float: left; margin-right: 1%; position: relative;}
.tdcg .sort a:nth-child(3){margin-right: 0;}
.tdcg .sort a:after{content: ''; width: 0; height: 0; border: 11px solid transparent; border-bottom-color: #fff; display: block; position: absolute; left: 50%; margin-left: -11px; bottom: -20px; border-top: none; display: none;}
.tdcg .sort a.on{background: #0797B9; color: #fff;}
.tdcg .sort a.on:after{display: block;}
.tdcg .sort a:hover{background: #0797B9; color: #fff !important;}
.tdcg .m-btm{margin-top: 20px; background: #fff; padding: 4.8%; box-sizing: border-box; font-size: 16px; color: #777; line-height: 30px;}

.zxydj{font-size: 18px; color: #777;}
.zxydj h6{ line-height: 30px; margin-bottom: 50px; width: 100%;}
.zxydj form{width: 55%; float: left;}
.zxydj .item{display: flex; margin-bottom: 12px;}
.zxydj .item p{line-height: 38px; margin-right: 10px; text-align: justify;text-align-last: justify; width: 90px;}
.zxydj .item input{flex: 1; background: #F1F1F1; border: none; outline: none; padding: 0 15px; box-sizing: border-box; font-size: 18px; color: #777;}
.zxydj .item span{width: 30px; text-align: right; font-size: 28px; color: #595959;}
.zxydj .pic{width: 40%; float: right;}
.zxydj input[type="submit"]{width: calc(100% - 130px); box-sizing: border-box; margin: 0 30px 0 100px; background: #0C4E80; color: #fff; font-size: 20px; border: none; outline: none; margin-top: 30px; height: 50px;}

.lxwm .map{ border: 6px solid #0597B9; margin-bottom: 60px;}
.lxwm .map img{width: 100%;}
.lxwm .add{width: 75%; font-size: 24px; color: #192F5C; line-height: 40px; float: left;}
.lxwm .add p{width: 50%; float: left;}
.lxwm .ewm{width: 25%; float: right;}
.lxwm .ewm img{width: 45%; float: right; margin-left: 10%;}
.lxwm .ewm img:last-child{margin-left: 0;}

.mt-box{width: 23%; padding-top: 8.7%;position:relative; margin: 0 2.66% 40px 0; border-radius: 5px; overflow: hidden; float: left; transition: 0.5s ease;overflow:hidden;}
.mt-box .img{position:absolute;top:0;left:0;object-fit:cover;}
.mt-box:nth-child(4n){margin-right: 0;}
.mt-box:hover{box-shadow: 0 0 20px rgba(12,78,128,.5);}

.tw-box{border: 1px solid #EEE; display: block; padding: 40px; box-sizing: border-box; margin-bottom: 30px;}
.tw-box time{width: 100px; height: 100px; display: block; float: left; margin-right: 40px; background: #D9D9D9; color: #fff; font-size: 14px; padding: 20px 0 0 20px; box-sizing: border-box;}
.tw-box time p{font-size: 22px;}
.tw-box .txt{display: block; width: calc(100% - 480px); float: left; color: #777;}
.tw-box .txt h6{font-size: 18px; font-weight: bold; margin: 10px 0 15px 0;}
.tw-box .txt p{font-size: 14px; line-height: 25px;}
.tw-box .tp{width: 240px; height: 100px; float: right;}
.tw-box:hover{box-shadow: 0 0 20px rgba(235,235,235,.5);}
.tw-box:hover .txt{color: #0597B9;}
.tw-box:hover time{background: #0C4E80;}

/* 观众服务 参展企业 */
.exhibitor{padding-bottom: 130px;}

.exhibitor .exhiSearch{width: 520px;height: 50px;box-sizing: border-box;border: 1px solid #e8e8e8;border-radius: 50px;padding: 0 30px;float: left;}
.exhibitor .exhiSearch form{display: block;width: 100%;height: 100%;}
.exhibitor .exhiSearch .es-inp{display: block;width: 435px;float: left;box-sizing: border-box;border: 0;background: transparent;height: 48px;float: left;font-size: 16px;color: #999999;}
.exhibitor .exhiSearch .es-inp::-webkit-input-placeholder{color: #999999;}
.exhibitor .exhiSearch .es-inp::-moz-placeholder{color: #999999;}
.exhibitor .exhiSearch .es-inp:-moz-placeholder{color: #999999;}
.exhibitor .exhiSearch .es-btn{display: block;width: 19px;height: 19px;background: url(../img/ico14.png) center center no-repeat;float: right;margin-top: 14.5px;border: 0;cursor: pointer;}

.exhibitor .exhiA{display: block;float: right;}
.exhibitor .exhiA .ico{display: block;width: 32px;height: 32px;margin: 0 auto 5px;transition: .5s;}
.exhibitor .exhiA p{font-size: 16px;color: #202020;line-height: 25px;}
.exhibitor .exhiA:hover .ico{-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-ms-transform: translateY(-5px);-o-transform: translateY(-5px);transform: translateY(-5px);}

.exhibitor .exhi-item{margin-top: 30px;}
.exhibitor .exhi-item .eiB{display: block;width: 105px;float: left;font-size: 20px;color: #1a1a1a;line-height: 50px;}
.exhibitor .exhi-item .ei-box{width: calc(100% - 105px);float: right;}
.exhibitor .exhi-item .ei-box a{display: block;float: left;margin-left: 10px;height: 50px;line-height: 50px;font-size: 18px;color: #5a5a5a;background: #dfdfdf;border-radius: 50px;padding: 0 30px;cursor: pointer;transition: .5s; margin-bottom: 20px;}
.exhibitor .exhi-item .ei-box a:hover{background: #0797B9;color: #fff;}
.exhibitor .exhi-item .ei-box a.active{background: #0797B9;color: #fff;}
.exhibitor .exhi-item .ei-box a:hover{color: #fff!important;}

.exhibitor .exhi-item1{margin: 30px 0;display: none;}
.exhibitor .exhi-item1 a{display: block;float: left;height: 50px;line-height: 50px;margin-left: 30px;font-size: 16px;color: #202020;cursor: pointer;}
.exhibitor .exhi-item1 a em{display: block;box-sizing: border-box;border: 1px solid #999999;border-radius: 3px;float: left;width: 14px;height: 14px;margin-top: 18px;margin-right: 5px;}
.exhibitor .exhi-item1 a.active em{border-color: #0797B9;background: url(../img/ico09.png) center center no-repeat #0797B9;background-size: 100% 100%;}

.exhibitor .exhi-green{width: 100%;background: #0797B9;margin-bottom: 60px; padding: 0 6.25vw;}
.exhibitor .exhi-green p{float: left;padding-left: 22px;line-height: 66px;background: url(../img/ico15.png) left center no-repeat;margin-right: 20px;font-size: 16px;color: #fff;}
.exhibitor .exhi-green select{display: block;width: 250px;height: 40px;background: url(../img/ico16.png) right center no-repeat #fff;border-radius: 40px;border: 0;float: left;margin-top: 11px;box-sizing: border-box;padding: 0 20px;font-size: 16px;color: #5a5a5a;appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor: pointer;outline: 0;}

.exhibitor .list{border-bottom: 1px dashed #dcdcdc;margin-bottom: 40px;padding-bottom: 40px;position: relative;}
.exhibitor .list .pic{display: block;width: 380px;height: 300px;float: left;transition: .5s;overflow:hidden}
.exhibitor .list .pic img{display: block;width: 100%;height:100%;object-fit:contain;}
.exhibitor .list .cont{width: calc(100% - 410px);float: right;}
.exhibitor .list .tit{display: block;width: calc(100% - 375px);font-size: 20px;color: #1a1a1a;font-weight: bold;line-height: 30px;transition: .5s;}
.exhibitor .list font{display: inline-block;font-size: 16px;color: #5a5a5a;background: #e8e8e8;border-radius: 30px;height: 30px;padding: 0 15px;line-height: 30px;margin: 10px 0 10px;}
.exhibitor .list .desc{font-size: 16px;color: #5a5a5a;text-align: justify;line-height: 28px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;margin-bottom: 12px;}
.exhibitor .list figure{width: 110px;float: left;margin-right: 30px;}
.exhibitor .list figure:last-child{margin-right: 0;}
.exhibitor .list figure img{display: block;width: 100%;}
.exhibitor .list figure p{font-size: 12px;color: #5a5a5a;line-height: 15px;padding: 8px 10px 0;}

.exhibitor .list .status{position: absolute;top: 0;right: 0;}
.exhibitor .list .status a.sA{display: block;min-width: 150px;height: 50px;border-radius: 50px;box-sizing: border-box;padding: 0 20px 0 55px;float: left;font-size: 18px;color: #fff;line-height: 50px;}
.exhibitor .list .status a.sA1{background: url(../img/ico18.png) 20px center no-repeat #070707;}
.exhibitor .list .status a.col{background: url(../img/ico17.png) 20px center no-repeat #0797B9;margin-right: 20px;}
.exhibitor .list .status a.col.active{background: url(../img/ico17_hover.png) 20px center no-repeat #0797B9;}
.exhibitor .list .status a:hover{color: #fff !important;}

.exhibitor .list:hover .pic{-webkit-transform: translateX(10px);-moz-transform: translateX(10px);-ms-transform: translateX(10px);-o-transform: translateX(10px);transform: translateX(10px);}
.exhibitor .list:hover .tit{color: #0797B9;}

.hint{background: #9a9a9a;width: 335px;height: 50px;box-sizing: border-box;font-size: 20px;color: #ffffff;line-height: 50px;padding: 0 28px;position: fixed;z-index: 15;top: 50%;right: -335px;margin-top: -25px;transition: .5s;}
.hint.on{right: 0;}

    /* 我的参展计划 */
.plan{width: 580px;height: 75vh;background: #f7f7f7;position: fixed;right: -580px;top: 50%;margin-top: -37.5vh;z-index: 15;transition: .8s;}
.plan .p-head{height: 120px;background: #0797B9;position: relative;font-size: 32px;color: #ffffff;text-align: center;line-height: 120px;}
.plan .p-head .plan-close{display: block;width: 17px;height: 31px;margin: auto 0;position: absolute;top: 0;bottom: 0;left: 30px;cursor: pointer;}
.plan .plan-out{position: absolute;top: 120px;left: 0;right: 0;bottom: 0;}
.plan .plan-in{position: absolute;top: 0;left: 0;right: 0;bottom: 0;overflow-y: auto;}
.plan .plan-in::-webkit-scrollbar {display: none;}
.plan .p-list{background: #fff;box-sizing: border-box;padding: 30px 30px;border-bottom: 1px solid #dcdcdc;}
.plan .p-list .pic{display: block;width: 165px;height: 130px;float: left;transition: .5s;}
.plan .p-list .pic img{display: block;width: 100%;}
.plan .p-list .p-cont{width: calc(100% - 185px);float: right;}
.plan .p-list .tit{display: block;font-size: 20px;color: #1a1a1a;font-weight: bold;line-height: 30px;transition: .5s;}
.plan .p-list .desc{font-size: 14px;color: #666666;line-height: 20px;margin-bottom: 35px;margin-top: 5px;}
.plan .p-list font{display: inline-block;font-size: 16px;color: #5a5a5a;background: #e8e8e8;border-radius: 30px;height: 30px;padding: 0 15px;line-height: 30px;}
.plan .p-list .ico{display: block;width: 26px;float: right;}
.plan .p-list:hover .pic{-webkit-transform: translateX(10px);-moz-transform: translateX(10px);-ms-transform: translateX(10px);-o-transform: translateX(10px);transform: translateX(10px);}
.plan .p-list:hover .tit{color: #0797B9;}
.plan.show{right: 0;}



/* 观众服务 参展企业 发布询盘 */
.publish{width: 1000px;margin: 0 auto;padding-bottom: 130px;}
.publish .pub-item{margin: 40px 0 30px 0;}
.publish .pub-item .pub-lab{width: 180px;float: left;line-height: 50px;font-size: 18px;color: #383838;text-align: right;}
.publish .pub-item .pub-box{width: calc(100% - 180px);float: right;}
.publish input{display: inline-block;height: 50px;box-sizing: border-box;border: 1px solid #dddddd;border-radius: 50px;padding: 0 30px;font-size: 16px;color: #6d6d6d;line-height: 48px;}
.publish .pub-inp{width: 365px;}
.publish .pub-inp1{width: 730px;}
.publish select{display: inline-block;height: 50px;box-sizing: border-box;border: 1px solid #dddddd;border-radius: 50px;padding: 0 45px 0 25px;background: url(../img/ico20.png) right center no-repeat;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline: none;cursor: pointer;font-size: 16px;color: #6d6d6d;line-height: 48px;}
.publish option{line-height: 45px;}
.publish .pub-sel{width: 365px;}
.publish .pub-sel1{width: 140px;margin-right: 10px;}
.publish .pub-yzm{display: inline-block;width: 140px;height: 50px;text-align: center;line-height: 50px;color: #fff;font-size: 16px;background: #0797B9;border-radius: 50px;margin-left: 10px;}
.publish input.pub-radio{width: 120px;float: left;opacity: 0;position: relative;z-index: 1;cursor: pointer;}
.publish span.dx{display: block;width: 120px;height: 50px;line-height: 50px;font-size: 16px;color: #000000;text-transform: uppercase;float: left;margin-left: -120px;margin-right: 25px;position: relative;z-index: 0;box-sizing: border-box;padding-left: 30px;}
.publish span.dx::before{content: "";display: block;width: 16px;height: 16px;border-radius: 100%;border: 1px solid #8c8c8c;position: absolute;left: 0;top: 50%;margin-top: -8px;z-index: 0;box-sizing: border-box;transition: .3s;}
.publish input.pub-radio:checked+span.dx::before{border: 1px solid #0797B9;padding: 3px;background: #0797B9;background-clip: content-box;}
.publish .pub-item mark{display: inline-block;height: 50px;background: transparent;font-size: 32px;color: #c20000;line-height: 50px;margin-left: 30px;vertical-align: middle;}
.publish .fa_file{width: 100px;height: 100px;position: relative;display: inline-block;vertical-align: middle;}
.publish .fa_file .file_add{display: block;width: 100%;height: 100px;background: url(../img/a16.jpg) center center no-repeat;}
.publish .fa_file .file_txt{font-size: 16px;color: #9a9a9a;display: block;text-align: center;line-height: 40px;}
.publish .fa_file .fb_file{display: block;width: 100%;height: 100px;position: absolute;top: 0;left: 0;opacity: 0;cursor: pointer;z-index: 1;}
.publish .fa_file .fa_pic{display: block;width: 100%;height: 100px;position: absolute;top: 0;left: 0;}

.publish .pub-btn{display: inline-block;width: 350px;height: 80px;background: #f2f2f2;font-size: 20px;color: #5a5a5a;border: 0;cursor: pointer;margin-top: 55px;}
.publish .pub-btn.active{background: #0797B9;color: #fff;margin-left: 130px;margin-right: 40px;}



/* 观众服务 参展企业 展商介绍 */
.exhiContent{}
.exhiContent .picture{display: block;width: 500px;float: left;}
.exhiContent .synopsis{width: calc(100% - 540px);float: right;}
.exhiContent .synopsis h4{font-size: 20px;color: #1a1a1a;line-height: 30px;padding-top: 10px;margin-bottom: 15px;}
.exhiContent .synopsis .sy-cont{min-height: 240px;}
.exhiContent .synopsis .sy-cont,.exhiContent .synopsis .sy-cont p{font-size: 16px;color: #1a1a1a;line-height: 25px;margin-bottom: 10px;}
.exhiContent .synopsis .status{margin-top: 30px;}
.exhiContent .synopsis .status a.sA{display: block;min-width: 150px;height: 50px;border-radius: 50px;box-sizing: border-box;padding: 0 20px 0 55px;float: left;font-size: 18px;color: #fff;line-height: 50px;}
.exhiContent .synopsis .status a.sA1{background: url(../img/ico18.png) 20px center no-repeat #070707;}
.exhiContent .synopsis .status a.sA2{background: url(../img/ico_vr.png) 20px center no-repeat #0c4e80;background-size: 28px auto;margin-left: 20px;}
.exhiContent .synopsis .status a.col{background: url(../img/ico17.png) 20px center no-repeat #0797B9;margin-right: 20px;}
.exhiContent .synopsis .status a.col.active{background: url(../img/ico17_hover.png) 20px center no-repeat #0797B9;}
.exhiContent .synopsis .status a:hover{color: #fff!important;}
@media screen and (max-width: 1560px) {
    .exhiContent .synopsis .status a.sA{font-size: 16px;padding-right: 15px;min-width: 130px;}
    .exhiContent .synopsis .status a.sA2{margin-left: 15px;background: url(../img/ico_vr.png) 20px center no-repeat #0c4e80;background-size: 28px auto;}
    .exhiContent .synopsis .status a.col{margin-right: 15px;}
}

.exhiContent article{margin: 30px 0;padding-bottom: 30px;font-size: 16px;color: #5a5a5a;line-height: 30px;text-align: justify;border-bottom: 1px dashed #dcdcdc;}
.exhiContent article img{max-width: 100%;}

.exhiContent h5{font-size: 20px;color: #1a1a1a;line-height: 30px;margin-bottom: 25px; font-weight: bold;}

.n-product{width: 100%;}
.n-product .list{width: 17.6%;float: left;margin-right: 3%;margin-bottom: 25px;}
.n-product .list:nth-child(5n){margin-right: 0;}
.n-product .list .pic{display: block;width: 100%;height: 180px;transition: .5s; overflow: hidden;}
.n-product .list .pic img{display: block;width: 100%;}
.n-product .list .tit{font-size: 16px;color: #5a5a5a;line-height: 20px;padding: 15px 15px 0;transition: .5s;}
.n-product .list:hover .pic{-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-o-transform: translateY(-10px);transform: translateY(-10px);}
.n-product .list:hover .tit{color: #0797B9;}

.n-relation{padding: 30px 0 45px;}
.n-relation .picScroll{width: 100%;position: relative;}
.n-relation .picScroll .bd{width: 100%;overflow: hidden;}
.n-relation .picScroll .bd li{float: left;width: 20%;}
.n-relation .picScroll .bd li .pic{display: block;width: 90%;height: 180px; margin: 0 auto; overflow: hidden;}
.n-relation .picScroll .bd li .pic img{display: block;width: 100%;}
.n-relation .picScroll .bd li .tit{display: block;box-sizing: border-box;font-size: 16px;color: #5a5a5a;padding: 10px 15px 0;transition: .5s; width: 90%; margin: 0 auto;}
.n-relation .picScroll .hd{width: 100%;height: 0;position: absolute;top: 50%;margin-top: -14px;z-index: 2;}
.n-relation .picScroll .hd a{display: block;width: 28px;height: 28px;overflow: hidden;position: absolute;top: 0;cursor: pointer;}
.n-relation .picScroll .hd a img{display: block;width: 100%;}
.n-relation .picScroll .hd a.prev{left: -60px;}
.n-relation .picScroll .hd a.next{right: -60px;}
.n-relation .picScroll .bd li:hover .tit{color: #0797B9;}

@media screen and (max-width: 1280px) {
    .n-relation .picScroll .hd a.prev{left: -28px;}
    .n-relation .picScroll .hd a.next{right: -28px;}
}
.m-xgzs{background: #F7F7F7;}


.clo_item img{transition: 0.5s ease;}
.clo_item:hover img{-webkit-transform: cale(1.1);
   -moz-transform: cale(1.1);
    -ms-transform: cale(1.1);
     -o-transform: cale(1.1);
        transform: cale(1.1);}

.ss-box{display: block; border-bottom: 1px dashed #D9D9D9; line-height: 50px; font-size: 14px; padding: 0 20px;}
.ss-box:before{content: ''; width: 4px; height: 16px; background: #0597B9; display: block; float: left; margin: 17px 10px 0 0;}

.review{padding-bottom: 100px;}
.review .rev-title{font-size: 45px;color: #000000;text-align: center;line-height: 60px;margin-bottom: 60px;}
.review .rev-box{padding-top: 60px;}
.review .n-gray{padding-bottom: 50px;}
.review .list{display: block;width: 18.4%;float: left;margin: 0 2% 25px 0;box-shadow: 0 0 10px rgba(0,0,0,.1);transition: .5s;}
.review .list:nth-child(5n){margin-right: 0;}
.review .list img{display: block;width: 100%;}
.review .list:hover{box-shadow: 5px 5px 10px rgba(0,0,0,.1);-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-o-transform: translateY(-10px);transform: translateY(-10px);}


.review .rev-head{width: 100%;border-bottom: 3px solid #0597B9;}
.review .rev-head a{display: block;width: 138px;height: 58px;text-align: center;line-height: 58px;color: #0597B9;font-size: 30px;float: left;margin: 4px 2px 0;box-sizing: border-box;border: 1px solid #0597B9;transition: .5s;}
.review .rev-head a:first-child{margin-left: 0;}
.review .rev-head a:hover{background: #0597B9;color: #fff !important;}
.review .rev-head a.active{background: #0597B9;color: #fff;}


.review .rev-body{width: 100%;position: relative;padding-top: 50px;}
.review .carousel{width: 71%;float: right;position: relative;overflow: hidden;z-index: 3;}
.review .carousel img{display: block;width: 100%;}
.review .carousel .swiper-button-next,.review .carousel .swiper-button-prev{width: 61px;height: 61px;margin-top: -30px;position: absolute;top: 50%;}
.review .carousel .swiper-button-prev{left: 0;}
.review .carousel .swiper-button-next{left: 61px;right: unset;}
.review .carousel-thumbs{width: 587px;background: url(../img/bj_06.jpg) left bottom no-repeat;padding: 0 0 60px 60px;overflow: hidden;position: absolute;left: 0;top: 50%;margin-top: -180px;z-index: 0;}
.review .carousel-thumbs img{display: block;width: 100%;}

.review .swiper-button-next:after,.review  .swiper-button-prev:after{display: none;}

/* 登录 */
.zsxt{background: #F2F1F1; padding: 100px 22%; font-size: 18px; color: #525252;}
.zsxt .item{display: flex; background: #fff; line-height: 66px; margin-bottom: 30px;}
.zsxt .item p{margin: 0 20px 0 30px;}
.zsxt .item p img{margin-top: 17px;}
.zsxt .item input{flex: 1; background: none; outline: none; border: none; padding-right: 30px; line-height: 66px; font-size: 18px;}
.zsxt .wjmm{margin-bottom: 30px; display: block; text-align: right; color: #525252;}
.zsxt .button{line-height: 66px; background: #0797B9; color: #fff; width: 100%; display: block; outline: none; border: none; font-size: 18px; font-weight: bold;}
.zsxt .link{color: #0797B9; text-align: center; margin-top: 40px; display: block;}
.zsxt button{height: 36px; width: 160px; margin: 15px; background: #C4C4C4; color: #fff; font-size: 18px; border: none; outline: none;}
.zsxt ::-webkit-input-placeholder { /* WebKit browsers */
    color:#525252;font-size:18px;
}
.zsxt :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#525252;font-size:18px;
}
.zsxt ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#525252;font-size:18px;
}
.zsxt :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#525252;font-size:18px;
}

.zsxt .items{width: 48%; float: left;}
.zsxt .items:nth-child(2){width: 48%; float: right;}
.zsxt .items input{padding: 0 20px;}

.zsxt .item span{border-right: 10px solid #F2F1F1; padding-left: 20px; color: #A9A9A9;}
.zsxt .item span img{margin: 32px 20px 0 10px; display: inline-block;}
.zsxt select{flex: 1; background: none; outline: none; border: none; padding-right: 30px; line-height: 66px; font-size: 18px; color: #A9A9A9; height: 66px; padding: 0 20px;}
.zsxt .fa_file{width: 33px;height: 33px; position: relative;display: block; vertical-align: middle; margin: 16.5px 20px 0 0;}
.zsxt .fa_file .file_add{display: block;width: 100%;height: 100%;background: url(../img/dl_05.jpg) center center no-repeat; border: none; padding: 0; background-size: 100%;}
.zsxt .fa_file .fb_file{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;cursor: pointer;z-index: 1;}
.zsxt .fa_file .fa_pic{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.zsxt .yzm{height: 66px; margin: 0; border-left: 10px solid #F2F1F1; width: 170px;}

.zsxt .next{line-height: 66px; background: #0797B9; color: #fff; width: 100%; display: block; text-align: center; font-size: 18px; font-weight: bold;}
.zsxt .next:hover{color: #fff !important;}
.registered ::-webkit-input-placeholder { /* WebKit browsers */
    color:#A9A9A9;font-size:18px;
}
.registered :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#A9A9A9;font-size:18px;
}
.registered ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#A9A9A9;font-size:18px;
}
.registered :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#A9A9A9;font-size:18px;
}

.cont{background-size: 100% !important;}

.wq-box{display: block; width: 23.5%; float: left; margin: 0 2% 20px 0; box-shadow: 0 0 20px 0 rgba(0,0,0,.1);}
.wq-box:nth-child(4n){margin-right: 0;}
.wq-box .tp{height: 210px;}
.wq-box .txt , .wq-box .txt_desc{display: block; padding: 20px 30px 30px;}
.wq-box .txt h6 , .wq-box .txt_desc h6{font-size: 16px; font-weight: bold;}
.wq-box .txt p{height:40px;font-size: 14px; line-height: 20px; color: #999; margin: 10px 0;}
.wq-box .txt time{font-size: 12px; color: #ccc;}

.wq-box .txt_desc p{font-size: 14px; line-height: 20px; color: #999; margin: 10px 0;transition:.5s;}
.wq-box .txt_desc:hover p {color:#333;}


/*vr观展*/
.vrbox{background: url(../img/bj_z01.jpg) top center no-repeat;background-size: 100% auto;position: relative;}
.vrbox .vrbtn{position: absolute;left: 0;right: 0;bottom: 14.815vh;text-align: center;}
.vrbox .vrbtn a{display: inline-block;width: 19.53125%;border-radius: 8.466vh;border: 2px solid #3b6bf0;line-height: 8.466vh;background: rgba(255,255,255,.6);color: #3b6bf0;font-size: 1.667vw;margin: 0 0.912%;transition: .5s;font-weight:bold;}
.vrbox .vrbtn a:hover{background: rgba(59,107,240,.6);color: #fff!important;}

.vr1{width: 71.212%;margin: 0 auto;display: -webkit-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.vr1 .vr1-list{width: calc( (100% - 20px) / 2 );margin: 20px 20px 0 0;background: #0c4e80;color: #fff!important;line-height: 1.5;min-height: 185px;text-align: center;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;transition: .5s;}
.vr1 .vr1-list:nth-child(2n){margin-right: 0;background: #0597b9;}
.vr1 .vr1-list:nth-child(3n){background: #157192;}
.vr1 .vr1-list:nth-child(4n){background: #05b9b3;}
.vr1 .vr1-list:nth-child(5n){background: #00B6C6;}
.vr1 .vr1-list .vr1-auto{max-width: 90%;margin: auto auto;}
.vr1 .vr1-list b{display: block;font-size: 1.875vw;}
.vr1 .vr1-list em{display: block;width: 45px;height: 3px;background: rgba(255,255,255,.8);border-radius: 3px;margin: 10px auto 0;}
.vr1 .vr1-list span{display: block;font-size: .9375vw;font-weight:100;}
.vr1 .vr1-list:hover:not(.vr1 .vr1-list dl dd a){box-shadow: 3px 3px 5px rgba(0,0,0,.15);transform: translateY(-5px);}

.vr1 .vr1-list dl{display: flex;flex-wrap: wrap;width: 100%;padding: 10px 0 0;}
.vr1 .vr1-list dl dd{width: calc((100% - 40px) / 3)!important;margin-right: 20px;margin-bottom: 20px;border-radius: 20px;overflow: hidden;background:#197fcd!important;transition:.5s;}
.vr1 .vr1-list dl dd:nth-child(3n){margin-right:0;}
.vr1 .vr1-list dl dd a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:93px!important;background:#197fcd!important;margin-top:0!important;}
.vr1 .vr1-list dl dd a b{font-size:1vw;}
.vr1 .vr1-list dd:hover{box-shadow: 3px 3px 5px rgba(0,0,0,.15);transform: translateY(-5px);}

.vr2{width: 71.212%;margin: 0 auto;display: -webkit-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.vr2 .vr2-list{width: calc( (100% - 40px) / 3 );margin: 20px 20px 0 0;background: #58a3ff;color: #fff!important;line-height: 1.5;min-height: 350px;text-align: center;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;transition: .5s;}
.vr2 .vr2-list:nth-child(2n){background: #3fb5dd;}
.vr2 .vr2-list:nth-child(3n){margin-right: 0;background: #007bbb;}
.vr2 .vr2-list .vr2-auto{max-width: 90%;margin: auto auto;}
.vr2 .vr2-list b{display: block;font-size: 1.675vw;}
.vr2 .vr2-list em{display: block;width: 45px;height: 3px;background: rgba(255,255,255,.8);border-radius: 3px;margin: 10px auto 0;}
.vr2 .vr2-list:hover{box-shadow: 3px 3px 5px rgba(0,0,0,.15);transform: translateY(-5px);}

/*video*/
.pics{width: 100%;overflow: hidden;position: relative;}
.pics figure{padding-top: 75%;}
.pics figure img{display: block;width: 100%;height: auto;min-height: 100%;position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);}
.video .v-list{width: 31.5%;float: left;margin-right: 2.75%;display: block;}
.video .v-list:nth-child(3n){margin-right: 0;}
.video .v-list .pics{background: #ddd;}
.video .v-list .pics figure{padding-top: 52.5%;}
.video .v-list .v-tit{text-align: center;font-size: 18px;color: #000000;height: 70px;line-height: 70px;}

.m-article video{display: block;min-width:600px;max-width: 100%;margin: 0 auto;border: 0;}
@media screen and (max-width: 1360px) {
    .vr1 .vr1-list{min-height: 150px;}
    .vr2 .vr2-list{min-height: 300px;}
}

.flexbox-x2{display: -webkit-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;flex-wrap: wrap;}



.qh{position:relative;}
.qh::after{display:block;content:'';width:65px;height:4px;background:#999daa;position:absolute;top:0;left:0;}
.picList2{display:flex;flex-wrap:wrap;}
.picList2 li{display:flex;width:calc((100% - 70px) / 2);position:relative;margin-top:44px;}
.picList2 li:nth-child(odd){margin-right:70px;}
.picList2 li .pic{width:100px!important;height:100px;}
.picList2 li .pic .img{display:block;width:100%;height:100%;object-fit:cover;}
.picList2 li .txt{display: flex;flex-direction: column;justify-content: center;flex:1!important;padding-left:40px!important;}
.picList2 .ellipsis-4{-webkit-line-clamp: 2!important;font-size:14px;color:#999!important;margin-top:10px;line-height:24px!important;}
.picList2 a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;margin-top:0!important;}
.picList2 .pic_title{flex:1;font-size:16px;font-weight:bold;color:#666;margin-right:20px;}
.picList2 .flex{align-items:flex-end;}
.picList2 .flex span{white-space:nowrap;margin:0!important;color:#333;}



.external_links{max-width: 1200px;height: 587px;margin: 0 auto;background: url(../img/apply_for-bg.jpg)no-repeat center / cover;padding: 90px 60px 0;position: relative;overflow: hidden;}
.external_links .tips{font-size: 42px;color: #fff;font-weight: bold;line-height: 1.5;margin-bottom: 20px;}
.external_links .tips span{display: block;font-size: 55px;}
.external_links .arrow_right{display: block;width: 82px;height: auto;margin-bottom: 20px;}
.external_links .link{display: block;width: 560px;;font-size: 20px;color: #0c4e80;line-height: 62px;border-radius: 10px;background-color: #fff;padding: 0 130px 0 20px;position: relative;}
.external_links .link span{display: block;width: 100%;}
.external_links .link .text{width: 108px;font-size: 22px;text-align: center;color: #fff;line-height: 54px;border-radius: 10px;background-color: #ae0002;position: absolute;right: 10px;top: 4px;}
.external_links .link .text img{width: 24px;height: auto;vertical-align: -8%;}
.external_links .tel-mode{width: 348px;height: 524px;font-size: 20px;color: #fff;text-align: center;background: url(../img/apply_for-telMode.png)no-repeat center / 100% 100%;padding: 62px 31px 0;position: absolute;right: 60px;bottom: -40px;}
.external_links .tel-mode .qrcode{width: 100%;background-color: rgba(0,0,0,.33);border-radius: 20px;padding: 16px 18px;}
.external_links .tel-mode .qrcode img{display: block;width: 100%;height: auto;border-radius: 10px;border: 4px solid #fff;margin-bottom: 15px;}


.list_hzwl {margin-right: -28px;}
.list_hzwl .item{display: block;width: calc((100% - 4 * 28px) / 4);margin-right: 28px;margin-bottom: 28px;}
.list_hzwl .item img{display: block;width: 100%;}

.wl_item_img{display: block;width: 100%;margin-bottom: 50px;}

.list_msdt {margin-right: -34px;}
.list_msdt .item{display: block;width: calc((100% - 3 * 34px) / 3);margin-right: 34px;margin-bottom: 60px;}
.list_msdt .item .img{display: block;width: 100%;height: 203px;overflow: hidden;margin-bottom: 20px;}
.list_msdt .item .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.list_msdt .item .title{font-size: 20px;color: #000000;font-weight: bold;margin-bottom: 10px;}
.list_msdt .item .desc{font-size: 16px;color: #818181;text-align: justify;line-height: 1.75;}


.list_jdzs {margin-right: -34px;}
.list_jdzs .item{width: calc((100% - 3 * 34px) / 3);margin-right: 34px;margin-bottom: 60px;background-color: #FFFFFF;box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);}
.list_jdzs .item .img{display: block;width: 100%;height: 203px;overflow: hidden;}
.list_jdzs .item .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.list_jdzs .item .bot{padding: 20px;}
.list_jdzs .item .title{font-size: 20px;color: #000000;font-weight: bold;margin-bottom: 15px;}
.list_jdzs .item .info{font-size: 16px;color: #818181;text-align: justify;line-height: 1.5;margin-top: 5px;}



.list_jtcx .item{margin-bottom: 44px;}
.list_jtcx .item .img{display: block;width: 324px;height: 167px;overflow: hidden;margin-right: 44px;}
.list_jtcx .item .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.list_jtcx .item .title{font-size: 20px;color: #000000;font-weight: bold;margin-bottom: 10px;padding-top: 10px;}
.list_jtcx .item .desc{font-size: 16px;color: #818181;text-align: justify;line-height: 1.75;}



.login{display: none;width: 100%;height: 100vh;position: fixed;top: 0;left: 0;background-color: rgba(0,0,0,.5);z-index: 999999;}
.login .l-content{height: 513px;background-color: #fff;border-radius: 10px;overflow: hidden;}
.login .left-img{display: block;width: 180px;height: 100%;object-fit: cover;}
.login .form{width: 660px;padding: 34px 114px 0;position: relative;}
.login .form .btn-close{display: block;width: 20px;height: auto;position: absolute;top: 20px;right: 20px;z-index: 9;cursor: pointer;}
.login .form .btn-close:hover{transform: rotate(-180deg);transition: .5s;}
.login .form .logo{display: block;width: 100%;height: auto;margin-bottom: 60px;}
.login .form label{height: 57px;align-items: center;border: 1px solid #b1b1b1;border-radius: 5px;margin-bottom: 14px;padding: 0 20px;}
.login .form label .icon{display: block;width: 28px;height: auto;margin-right: 20px;}
.login .form label input{flex: 1;font-size: 16px;height: 30px;border: none;outline: none;padding-left: 20px;border-left: 1px solid #dadde5;}
.login .form .btn_login{width: 100%;font-size: 18px;color: #FFFFFF;line-height: 60px;text-align: center;background-color: #0e6eb8;border-radius: 5px;margin-top: 40px;}
.login .form .forgot{padding-top: 20px;}
.login .form .forgot a{font-size: 16px;color: #0e6eb8;text-decoration: underline;}


.register_download{width: 100%;height: 100vh;background: url(../img/form-bj.jpg)no-repeat center / cover;}
.register_download .left{width: 50%;height: 100%;padding-bottom: 50px;}
.register_download .left .logo{display: block;width: auto;height: 100px;margin-bottom: 20px;}
.register_download .left .text{font-size: 36px;color: #fff;}
.register_download .right{width: 50%;height: 100%;background-color: #FFFFFF;padding: .5rem 2.95rem .5rem .95rem;}
.register_download .right .title{font-size: .31rem;margin-bottom: .3rem;line-height: 1;}
.register_download .right .title span{font-size: .21rem;color: #949494;}
.register_download form {flex: 1;}
.register_download form label{display: block;border: 1px solid #b1b1b1;border-radius: 5px;margin-bottom: max(10px , .14rem);padding: 0 20px;}
.register_download form label input{display: block;height: max(40px , .52rem);width: 100%;font-size: 16px;border: none;outline: none;}
.register_download form .type{font-size: 16px;color: #0c4e80;margin-bottom: max(10px , .2rem);}
.register_download form .type dd{width: 130px;text-align: center;line-height: max(35px , .4rem);border: 1px solid #0c4e80;border-radius: 5px;margin-right: 14px;cursor: pointer;}
.register_download form .type dd.act{color: #ffffff;background-color: #0c4e80;}
.register_download form .upload{display: none;}
.register_download form .upload  li{margin-bottom: max(6px , .10rem);}
.register_download form .upload .text{font-size: max(14px , .16rem);margin-bottom: .1rem;}
.register_download form .upload  .images {margin-right: -10px;}
.register_download form .upload  .images img{display: block;width: max(90px , 1.15rem);height: max(90px , 1.15rem);margin-right: 10px;object-fit: cover;margin-bottom: .1rem;}
.register_download form .btn-submit{display: block;width: 216px;font-size: 16px;text-align: center;color: #fff;line-height: max(40px , .52rem);background-color: #0c4e80;border-radius: 5px;border:none;outline: none;}

.sck{background-color: #0c4e80;}

.password .top{padding: 40px 0 100px;background: linear-gradient(to right , #1e6ba6, #0c4e80);}
.password .top .logo{display: block;width: 75px;height: 75px;margin: 0 auto 20px;}
.password .top .title{font-size: 28px;color: #fff;text-align: center;}
.password .Pedometer{margin-top: -90px;position: relative;z-index: 9;margin-bottom: 20px;}
.password .Pedometer .content{background-color: #fff;padding: 40px 0 ;}
.password .Pedometer .content .line{display: block;width: 158px;height: 1px;background-color: #e2e2e2;margin: 0 20px;}
.password .Pedometer .content .num{width: 30px;font-size: 16px;line-height: 28px;color: #c9c9c9;text-align: center;border: 1px solid #c9c9c9;border-radius: 50%;margin-right: 10px;}
.password .Pedometer .content .text{font-size: 18px;color: #6e6e6e;}
.password .Pedometer .content .act .num{background-color: #0c4e80;color: #fff;border-color: #0c4e80;}
.password .Pedometer .content .act .line{background-color: #0c4e80;}
.password .Pedometer .content .act .text{color: #000000;}
.password .form {margin-bottom: 80px;}
.password .form .content{background-color: #FFFFFF;padding: 90px 0 150px;} 
.password .form form{width: 565px;margin: 0 auto;}
.password .form form input{display: block;height: max(50px , .62rem);width: 100%;font-size: 16px;border: 1px solid #b4b4b4;outline: none;padding: 0 15px;}
.password .form form .btn_verify{width: 206px;font-size: 16px;line-height: max(48px , .60rem);color: #0c4e80;text-align: center;border: 1px solid #0c4e80;margin-left: 20px;cursor: pointer;}
.password .form form .btn_next{display: block;width: 100%;font-size: 16px;text-align: center;color: #fff;line-height: max(50px , .62rem);background-color: #0c4e80;border-radius: 5px;border:none;outline: none;margin-top: 40px;cursor: pointer;}
.m-b-20{margin-bottom: 20px;}
.password .form .success .icon{display: block;width: 78px;height: auto;margin: 0 auto 20px;}
.password .form .success .title{font-size: 26px;text-align: center;margin-bottom: 40px;}
.password .form .success .btn_login{width: 266px;font-size: 16px;color: #000;line-height: 60px;text-align: center;background-color: #f5f5f5;border: 1px solid #eeeeee;margin: 0 auto;cursor: pointer;}


.user-info{background-color: #ffffff;padding: 10px 0;margin-bottom: 17px;}
.user-info .crumbs{font-size: 14px;color: #0797b9;}

.user .name{font-size: 16px;color: #0c4e80;}
.user .btn_logout{width: 106px;font-size: 14px;text-align: center;line-height: 32px;color: #0c4e80;border: 1px solid #0c4e80;margin-left: 30px;border-radius: 3px;cursor: pointer;}


.sck_content{margin-bottom: 70PX;}
.sck_content .types {font-size: 17px;background-color: #fff;padding: 35px;margin-bottom: 17px;}
.sck_content .types >li{padding: 8px 0;line-height: 34px;}
.sck_content .types .title{color: #7e7e7e;margin-right: 30px;}
.sck_content .types .time input{width: 155px;line-height: 33px;text-align: center;border: 1px solid #cbced6;border-radius: 3px;outline: none;}
.sck_content .types .time .text{padding: 0 10px;}
.sck_content .types .time .btn_search{height: 35px;color: #fff;padding: 0 20px;background-color: #0e6eb8;border-radius: 3px;margin-left: 10px;cursor: pointer;}
.sck_content .types .time .btn_search .icon{display: block;width: 15px;height: auto;margin-right: 5px;}
.sck_content .types .all , .sck_content .types ol li{padding: 0 20px;cursor: pointer;margin-right: 5px;}
.sck_content .types .act , .sck_content .types .all:hover , .sck_content .types ol li:hover{background-color: #e6f0f8;color: #0e6eb8;transition: .5s;border-radius: 3px;}
.sck_content .list{padding: 25px 35px 60PX;background-color: #fff;}
/* .sck_content .list .info{margin-bottom: 20px;} */
.sck_content .list .info .name{font-size: 22px;font-weight: bold;}
.sck_content .list .info .downloaded{width: 138px;height: 40px;color: #fff;padding: 0 20px;background-color: #0797b9;border-radius: 3px;cursor: pointer;}
.sck_content .list .info .downloaded .icon{display: block;width: 14px;height: auto;margin-right: 5px;}
.sck_content .list dd {padding: 30px 0;border-bottom: 1px solid #e1e1e1;}
.sck_content .list dd .img{width: 110px;height: 110px;overflow: hidden;margin-right: 20px;}
.sck_content .list dd .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.sck_content .list dd .text{max-width: 820px;padding-right: 40px;}
.sck_content .list dd .title{font-size: 18px;line-height: 1.7;padding-top: 5px;margin-bottom: 8px;}
.sck_content .list dd .operate{font-size: 14px;color: #0e6eb8;margin-right: 70px;}
.sck_content .list dd .operate span{display: block;width: 1px;height: 18px;background-color: #0e6eb8;margin: 0 10px;}
.sck_content .list dd .operate>div{cursor: pointer;}
.sck_content .list dd .btn{width: 138px;font-size: 16px;line-height: 33px;text-align: center;color: #0e6eb8;border: 1px solid #0e6eb8;border-radius: 3px;cursor: pointer;}
.sck_content .list dd .btn:hover{background-color: #0e6eb8;color: #fff;transition: .5s;}
.sck_content .list dd .bot{font-size: 15px;color: #808080;}
.sck_content .list .bot .time{margin-right: 20px;}
.sck_content .list .bot .tags li{margin-right: 34px;}


.sck_content .detail{padding: 25px 35px 60PX;background-color: #fff;}
.sck_content .detail .name{font-size: 22px;font-weight: bold;margin-bottom: 20px;}
.sck_content .detail .top{padding-bottom: 25px;border-bottom: 1px solid #e1e1e1;margin-bottom: 30px;}
.sck_content .detail .top .title{font-size: 22px;line-height: 1.7;padding-top: 5px;margin-bottom: 8px;padding-right: 40px;}
.sck_content .detail .top .bot{font-size: 15px;color: #808080;}
.sck_content .detail .bot .time{margin-right: 20px;}
.sck_content .detail .bot .tags li{margin-right: 34px;}
.sck_content .detail  .downloaded{height: 36px;color: #fff;padding: 0 20px;background-color: #ae0002;border-radius: 3px;cursor: pointer;}
.sck_content .detail .downloaded .icon{display: block;width: 18px;height: auto;margin-right: 5px;}
.sck_content .detail artcile{font-size: 16px;line-height: 1.7;}
.sck_content .detail artcile img , .sck_content .detail artcile video{max-width: 100%;}

.download_box{width: 100%;height: 100vh;background-color: rgba(0,0,0,.5);position: fixed;top: 0;left: 0;z-index: 9999;}
.download_box .main{width: 577px;border-radius: 10px;padding: 20px 5px;position: relative;background-color: #fff;}
.download_box .main .btn-close{display: block;width: 16px;height: auto;position: absolute;top: 10px;right: 10px;cursor: pointer;}
.download_box .main .btn-close:hover{transform: rotate(-180deg);transition: .5s;}
.download_box .main .title{font-size: 22px;text-align: center;margin-bottom: 20px;}
.download_box .main .list{width: 100%;height: 60vh;max-height: 800px;overflow-y: auto;padding: 0 35px;}
.download_box .main .list dd{margin-bottom: 10px;}
.download_box .main .list .img{width: 140px;height: 140px;margin-right: 35px;border-radius: 3px;}
.download_box .main .list .img img{display: block;width: 100%;height: 100%;}
.download_box .main .list .right{border-bottom: 1px solid #c5c5c5;}
.download_box .main .list .file{height: 90px;border: 1px solid #cbced6 ;border-radius: 3px;margin-bottom: 20px;background-color: #f3f7fa;box-sizing: border-box;padding: 0 10px 0 20px;}
.download_box .main .list .file .icon{display: block;width: 18px;height: auto;}
.download_box .main .list .file .name{font-size: 18px;color: #64789d;margin: 0 10px;}


.sck_content .examines{font-size: 18px;line-height: 1;color: #7b7b7b;border-bottom: 1px solid #000;margin: 20px 0 10px ;}
.sck_content .examines li{padding: 0 25px 10px;}
.sck_content .examines li span{cursor: pointer;}
.sck_content .examines li.act{color: #000;border-bottom: 2px solid #000;}


[data-video="icon"]{position: relative;overflow: hidden;}
[data-video="icon"]::after{display: block;content: '';width: 100%;height: 100%;background: url(../img/video-play.png)no-repeat center / 40px 40px  rgba(0,0,0,.33);position: absolute;top: 0;left: 0;z-index: 2;}
.btn-downloda{width: 116px;line-height: 46px;color: #fff;font-size: 16px;text-align: center;background-color: #0e6eb8;border-radius: 5px;cursor: pointer;}


.func{margin-top: 40px;}
.func .btn{width: 138px;font-size: 14px;color: #0e6eb8;line-height: 35px;border: 1px solid #0e6eb8;border-radius: 3px;margin-left: 18px;text-align: center;cursor: pointer;transition: .5s;}
.func .btn:hover{background-color: #0e6eb8;color: #fff;}


.sck_upload {margin-bottom: 70px;}
.sck_upload .content{background-color: #fff;padding: 30px 35px 50px;}
.sck_upload .content .name{font-size: 22px;line-height: 1;}
.sck_upload .content form{padding: 40px 60px;}
.sck_upload form label{display: block;margin-bottom: 40px;}
.sck_upload label .title{font-size: 18px;line-height: 1;margin-bottom: 15px;}
.sck_upload label input[type="text"]{height: 42px;width: 100%;font-size: 16px;border: 1px solid #b4b4b4;outline: none;padding: 0 15px;border-radius: 3px;}
.sck_upload label .upload{width: 125px;height: 125px;overflow: hidden;position: relative;}
.sck_upload label .upload input[type="file"]{width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;cursor: pointer;}
.sck_upload label .upload img{display: block;width: 100%;height: 100%;object-fit: cover;}
.sck_upload label textarea{width: 100%;min-height: 128px;font-size: 16px;border: 1px solid #b4b4b4;outline: none;padding: 5px 15px;border-radius: 3px;resize: none;}
.sck_upload label .radio li{font-size: 16px;position: relative;margin-right: 30px;cursor: pointer;}
.sck_upload .radio li input[type="radio"]{width: 100%;height: 100%;cursor: pointer;}
.sck_upload .radio li .check{width: 24px;height: 24px;background-color: #f0f2f5;border: 1px solid #d0d2d9;border-radius: 8px;margin-right: 10px;}
.sck_upload .radio li .check img{display: none;}
.sck_upload .radio li input:checked + .check{border: none;}
.sck_upload .radio li input:checked + .check img{display: block;}
.sck_upload label .upload_box {margin-bottom: 25px;}
.sck_upload .upload_box .btn-upload{margin-right: 20px;position: relative;overflow: hidden;}
.sck_upload .upload_box .btn-upload input[type="file"]{width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;cursor: pointer;}
.sck_upload .upload_box .btn-upload img{display: block;width: auto;height: 36px;}
.sck_upload .upload_box .text{font-size: 14px;color: #929292;}
.sck_upload label .files li{margin-bottom: 10px;}
.sck_upload label .files .img{width: 160px;height: 160px;border-radius: 3px;margin-right: 10px;position: relative; overflow: hidden; }
.sck_upload label .files .img img{display: block;width: 100%;height: 100%;}
.sck_upload label .files .img .btn-delete{font-size: 12px;color: #fff;line-height: 28px;background-color: rgba(0,0,0,.64);padding: 0 8px;position: absolute;right: 0;bottom: 0;z-index: 3;cursor: pointer;border-radius: 6px 0 0 0;}
.sck_upload label .files .right{border-bottom: 1px solid #cbced6;}
.sck_upload label .files .file{width: 660px ;height: 80px;border: 1px solid #cbced6 ;border-radius: 3px;margin-bottom: 10px;background-color: #f3f7fa;box-sizing: border-box;padding: 0 10px 0 20px;}
.sck_upload label .files .file .icon{display: block;width: 18px;height: auto;}
.sck_upload label .files .file .name{font-size: 18px;color: #64789d;margin: 0 10px;}
.sck_upload label .files .file .btn-delete{width: 99px;line-height: 35px;color: #000;font-size: 16px;text-align: center;background-color: #fff;border: 1px solid #cbced6;border-radius: 5px;cursor: pointer;}
.sck_upload form .line{display: block;width: 100%;height: 2px;background-color: #0c4e80;margin: 60px 0 40px;}
.sck_upload form .btn-confirm{width: 175px;font-size: 16px;color: #fff;line-height: 50px;text-align: center;border-radius: 3px;background-color: #0c4e80;border: none;outline: none;cursor: pointer;}







