/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}


*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

:root {
	--main-color: #185fad;
	--main-color2: #109B04;
	--main-color-white: #fff;
	--main-color-000: #000;
	--main-color-333: #333333;
	--main-color-888: #888888;
	--main-transition: all ease 0.4s;
	--main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	--main-bg: linear-gradient(to right,#185fad 0,#109B04 100%);
}

.header{ position:relative;z-index: 999;width: 100%;background: #fff;}
.headList{height: 70px;padding: 0 5%;display: flex;justify-content: space-between;align-items: center;}
.headList .logo{display: flex;align-items: center;height: 100%;}
.headList .logo img{max-height: 50px;}
.headList p{padding: 0;line-height: 1.4;margin-top: 3px;}
.logoTxt{margin-left: 5px;font-size: 12px;color: #000;}
.logoTxt h3{font-size: 14px;font-weight: bold;}
.headBox{display: flex;flex-direction: column;align-items: flex-end;font-size: 14px;color: #000;height: 100%;justify-content: center;}
.headBox .img{}
.headBox .img img{max-height: 30px;max-width: 100%;}

/*menu*/
.menu{height:70px;line-height:70px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top:70px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.menu ul li dl dd{ line-height:40px;border-bottom:#ddd dotted 1px;position: relative;}
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu a{ font-size:16px;color:#333;display:block;text-align:center;padding: 0 20px;}
.menu a:hover{color: var(--main-color);}
a.menu_hover{ background:#666;color: var(--main-color);}

/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_header1 .language{float: right;height: 70px;margin-right: 12px;display: flex;align-items: center;}
.sp_header1 .language dd{top: 70px;}

.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}

.sp_nav1 span{display:block;background:#0188FB;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}

.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper-container {width: 100%;overflow: hidden;}
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper .swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper .swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTitCn{}
.iTitEn{}
.iTit{}
.iTxt{}
.iLine i{}
.hidden{overflow: hidden;}
.comBg{background-size: cover;background-repeat: no-repeat;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}
.iImg{width: 100%;}
.iImg img{width: 100%;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;}
.banner .img{width: 100%;}
.banner .img img{width: 100%;}

.iTc{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;background: rgba(0,0,0,0.5);display: none;}
.iTc.active{display: block;}
.iTc>.warp{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;padding: 3%;}
.iTc>.warp>.box{width: 100%;max-width: 580px;background: #fff;border-radius: 10px;overflow: hidden;height: 100%;}
.iTc>.warp>.box .top{width: 100%;height: 60px;background: #003061;height: 65px;}
.iTc>.warp>.box .top span{flex: 1;display: flex;align-items: center;width: 100%;height: 100%;padding: 20px;font-size: 16px;color: #fff;font-weight: bold;}
.iTcClose{width: 65px;height: 65px;display: flex;justify-content: center;align-items: center;background: #666666;}
.iTcClose img{width: 20px;}

.iTc .info{width: 100%;padding: 20px;height: calc(100% - 65px);overflow: auto;}
.iTc .info img{width: 100%;}

.mainFull{padding: 70px 0;}
.current{font-size: 16px;color: rgb(33 37 41 / 75%);font-weight: 300;margin-bottom: 30px;}
.current .fa{color: #0d6efd;}
.current span{}
.current span:before{content: "/";margin: 0 5px;}

.mainBox{width: 100%;}
.mainBoxTit{width: 100%;padding: 20px;border-radius: 5px 5px 0 0;background: #003061;font-size: 16px;color: #fff;font-weight: bold;}

.formWarp{width: 100%;padding: 35px;border: 1px solid #ddd;border-radius: 0 0 5px 5px;}
.formWarp .input{width: calc(50% - 15px);margin-bottom: 30px;}
.formWarp .input .tit{font-size: 16px;color: #666;padding: 10px 0;}
.formWarp .input .tit i{font-style: normal;color: #f00;}
.formWarp .input .tit .iTcBtn{color: #0d6efd;cursor: pointer;}
.formWarp .input input{width: 100%;height: 42px;border: 1px solid #ddd;border-radius: 5px;padding: 0 10px;font-size: 16px;}
.formWarp .input input:focus{border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 0.25rem #0d6efd40;}

.formWarp .input .yzm{display: flex;justify-content: space-between;align-items: flex-end;}
.formWarp .input .yzmImg{width: 120px;margin-right: 20px;}
.formWarp .input .yzmImg img{width: 100%;}
.formWarp .input .yzm .box{width: 100%;flex: 1;}
.mainBox .btn{margin-top: 20px;}
.mainBox .btn button{width: 180px;height: 46px;border: 1px solid #003061;border-radius: 5px;color: #003061;font-size: 16px;background: #fff;}
.mainBox .btn .btn2{background: #003061;color: #fff;margin-left: 50px;}

.errorTip{margin-top: 35px;padding: 20px;background: #f8d7da;border: 1px solid #f1aeb5;color: #58151c;font-size: 16px;font-weight: 300;border-radius: 5px;}

.check_result{width: 100%;margin-top: 35px;}
.resultBox{width: 100%;border: 1px solid #ddd;border-radius: 0 0 5px 5px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.resultBox .left{width: 25%;padding: 30px;border-right: 1px solid #ddd;}
.resultBox .right{width: 75%;padding: 30px 5%;}
.resultBox .img{width: 100%;height: 150px;max-width: 150px;margin: 0 auto;}
.resultBox .img img{width: 100%;height: 100%;object-fit: contain;}
.resultBox .left .tag{text-align: center;margin-top: 10px;}
.resultBox .tag{}
.resultBox .tag span{display: inline-block;padding: 5px 10px;font-size: 12px;color: #fff;border-radius: 5px;background: #198754;}
.resultBox .info{margin-top: 20px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.resultBox .item{width: 48%;}
.resultBox ul li{margin-bottom: 15px;}
.resultBox ul li .tit{font-size: 16px;color: #666;margin-bottom: 10px;font-weight: 300;}
.resultBox ul li .txt{font-size: 16px;color: #212529;font-weight: bold;}


.footer{padding: 10px 0;text-align: center;font-size: 13px;color: #475467;border-top: 1px solid #d0d5dd;}
.inside{width: 100%;padding: 70px 0;min-height: 550px;}
.inside img{max-width: 100%;}
.ml_mbbot{display: none !important;}


@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 10px;}

}

@media only screen and (max-width:  780px) {
.headList{height: auto;padding: 10px;flex-wrap: wrap;}

.headList .logo{width: 100%;margin-bottom: 10px;}
.headList .logo img{max-height: 35px;}
.headBox{width: 100%;}
.headBox .img img{max-height: 25px;}

.formWarp .input{width: 100%;}
.mainBox .btn button{width: 150px;}
.resultBox .left{width: 100%;border-bottom: 1px solid #ddd;border-right: none;}
.resultBox .right{width: 100%;padding: 30px 10%;}
.resultBox .item{width: 100%;}
/*.resultBox ul li .tit{font-size: 14px;}
.resultBox ul li .txt{font-size: 14px;}*/


}

