.banner{
	
}
.banner .swiper-slide{
	position: relative;
}
.banner .swiper-slide .pc_ban,.banner .swiper-slide .mol_ban{
	display: block;
	width: 100%;
}
.banner .swiper-slide .mol_ban{
	display: none;
	
}

body{

}

.baner_d{bottom:45px!important;}
.baner_d .swiper-pagination-bullet{margin-right:10px;width:50px;height:6px;background-color:white;opacity:1;border-radius:0px;}
.baner_d .swiper-pagination-bullet-active{background-color:#004b86;}
.desc_body .img{text-indent: unset !important;}
.desc_body .img img{margin:auto;height:auto; display: initial;}

@media (max-width:1860px)
{
.baner_d .swiper-pagination-bullet{width:40px;height:5px;}  
}


@media (max-width:1600px)
{
.baner_d .swiper-pagination-bullet{width:30px;height:4px;}  
}

@media (max-width:960px)
{
.baner_d .swiper-pagination-bullet{width:20px;height:3px;}  
}


.swi_pn div{
	width: 56px;
	height: 40px;
	background-color: #fff;
	border-radius: 10px;
	cursor: pointer;
}
.swi_pn{
	position: absolute;
	right: 8.3%;
	bottom: 24px;
	display: flex;
	z-index: 999;
}
.swi_pn .baner_p{
	margin-right: 8px;
	background-image: url(../images/swi_l.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.swi_pn .baner_n{
	margin-right: 8px;
	background-image: url(../images/swi_r.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.swi_pn .baner_p:hover{
	background-image: url(../images/swi_l2.png);
	background-color: #e40113;
}
.swi_pn .baner_n:hover{
	background-image: url(../images/swi_r2.png);
	background-color: #e40113;
}
.banner .text{
	position: absolute;
	top: 32%;
	left: 0;
	width: 100%;
	padding: 0 8.3%;
}
.banner .text .desc{
	font-size: 60px;
	color: #fff;
	line-height: 1.4em;
	margin-bottom: 90px;
	font-weight: bold;
}
.btn_moren{
	display: none;
}

.ab_r3 .swiper-button-next,.ab_r3 .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    z-index: 10;
    cursor: pointer;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	z-index: 9;
	border-radius: 50%;
}
.ab_r3 .swiper-button-next{
    background: url(../images/kuohao_you_red.png)center center no-repeat;
    right: 3%;
    left: auto;
	background-color: #fff;
}
.ab_r3 .swiper-button-next:hover{
	background: url(../images/kuohao_you_bai.png)center center no-repeat;
    background-color: #e20012;
}
.ab_r3 .swiper-button-prev{
    background: url(../images/kuohao_zuo_red.png)center center no-repeat;
    left: 3%;
    right: auto;
	background-color: #fff;
}
.ab_r3 .swiper-button-prev:hover{
	background: url(../images/kuohao_zuo_bai.png)center center no-repeat;
    background-color: #e20012;
}




.hide-tab2{height: 0;overflow: hidden;}
.g_more{
	width: 138px;
	height: 50px;
	border-radius: 50px;
	font-size: 14px;
	color: #ffffff;
	background-color: #e60316;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 16px;
}
.g_more img{
	display: block;
	width: 25px;
	height: 25px;
}
.row1{
	padding: 12px 12px 0;
}
.swiper11 .swiper-slide img{
	display: block;
	/* width: 100%; */
}
.swiper11 .swiper-slide {
	position: relative;
	overflow: hidden;
}
.swiper11 .swiper-slide:hover img{
	 -webkit-transform: scale(1.04);
	    -moz-transform: scale(1.04); 
	    -ms-transform: scale(1.04); 
	    -o-transform: scale(1.04); 
	    transform: scale(1.04);
}
.swiper11 .swiper-slide:hover .txt{
	opacity: 1;
}
.swiper11 .swiper-slide .txt{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #fff;
	padding: 43px 32px;
	background-image: url(../images/r1_bg.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	opacity: 0;
}
.swiper11 .swiper-slide .txt .tit{
	font-size: 24px;
	margin-bottom: 30px;
	line-height: 1.6em;
	/* overflow: hidden;text-overflow: ellipsis;white-space: nowrap; */
	width: 60%;
}
.swiper11 .swiper-slide .txt .desc{
	font-size: 16px;
	color: rgba(255,255,255,.6);
	line-height: 1.6em;
	height: 3.2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	width: 40%;
	display: none;
}
.swiper11 .swiper-slide s{
	width: 23px;
	height: 2px;
	display: block;
	background-color: #fff;
	margin: 22px 0 26px;
	display: none;

}
.swiper11 .swiper-slide .date{
	font-size: 14px;
	font-weight: bold;
	display: none;

}
.swiper11 .swiper-slide a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9;
	display: block;
}
.g_tit{
	font-size: 46px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin:60px 0px;
}
.p_110{
	padding-top: 110px;
	padding-bottom: 110px;
}

.p_50{
	padding-top: 50px;
}



.crumbs_nav{padding-top: 18px;}
.crumbs_nav em{color:red;}




.header .pro_con.two .pro_box{
	flex-wrap: wrap;
}
.header .pro_con.two .pro_box .item{
	margin-right: 0!important;
}




.fan_box{
	margin-top: 46px;
	position: relative;
}

.fan_box .cimg{
	display: block;
	width: 100%;
}
.fan_box .text{
	position: absolute;
	width: 100%;
	left: 0;
	/* bottom: 0; */
	top: 0;
	background-color: rgba(0,0,0,.5);
	padding: 18px 30px;
}


.qhk2.hide_btns .item:nth-child(n+8){
	display: none;
}
.btn_more{
	font-size: 16px;
    color: #333;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    border-radius: 9px;
    cursor: pointer;
    width: 110px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;

}
.btn_more .gr{
	position: relative;
    width: 9px;
    height: 15px;
}
.btn_more .gr .morb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.btn_more:hover img{
	opacity: 0;
}
.btn_more:hover .morb{
	opacity: 1;
}
.btn_more:hover span{
	color: #fff;
}
.btn_more:hover{
    border: 1px solid #e60315;
	background-color: #e60315;
}



.fan_box .text .icon{
	font-size: 20px;
	color: #fff;
	text-align: center;
	width: 90px;
	font-weight: bold;
}
.fan_box .text .icon img{
	display: block;
	margin:  0 auto 14px;
}
.fan_box .text .t_l{
	display: flex;
	width: 77%;
	align-items: center;
}
.fan_box .text .t_l .tcon{
	width: calc(100% - 90px);
	display: flex;
}
.fan_box .text .t_l .tcon .desc{
	font-size: 18px;
	color: #fff;
	line-height: 1.7em;
	height: 3.4em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.fan_box .text s{
	display: block;
	height: 70px;
	width: 1px;
	background-color: #fff;
	margin: 0 46px;
}
.fan_box .text{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.g_more2{
	width: 182px;
	height: 64px;
	font-size: 16px;
	color: #fff;
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.g_more2 img{
	margin-left: 36px;
}
.g_more2:hover{
	background-color: #e60315;
	border: 1px solid #e60315;
}
.fan_box .con{
	display: block;
	position: relative;
}
.fan_box a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9;
}


.row3 {
	background-color: #fff;
}
.new_box{
	justify-content: space-between;
	margin-top: 46px;
}




.new_box .new_l a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.new_box .new_l:hover .n_imgs{
	  -webkit-transform:translateX(-50%) scale(1.04);
	    -moz-transform:translateX(-50%) scale(1.04); 
	    -ms-transform:translateX(-50%) scale(1.04); 
	    -o-transform:translateX(-50%) scale(1.04); 
	    transform:translateX(-50%) scale(1.04);
}


.swiper11 .swiper-slide img{
		display: block;
		width: 100%;
	}
.new_box .new_l .n_imgs{
		display: block;
	    height: 100%;
	    width:100%;
	    position: relative;
	    left: 50%;
	    transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
}





.new_box .new_l .tetx{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	justify-content: space-between;
	background-color: rgba(0,0,0,.5);
	padding: 19px 18px 14px;
	align-items: center;
}
.new_box .new_l .tetx .time{
	font-size: 16px;
	color: #fff;
	width: 52px;
}
.new_box .new_l .tetx .time span{
	display: block;
	font-size: 32px;
	color: #b32123;
	margin-bottom: 7px;
}
.new_box .new_l .tetx .tit{
	font-size: 22px;
	color: #fff;
	margin-bottom: 7px;
	line-height: 1.6em;
}
.new_box .new_l .tetx p {
	font-size: 14px;
	color: rgba(255,255,255,.7);
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.new_box .new_l .l{
	display: flex;
	align-items: center;
	width: 90%;
}
.new_box .new_l .desc{
	padding-left: 28px;
	width: calc(100% - 52px);
}
.new_box .new_l .r{
	position: relative;
}

.new_box .new_l .r img:last-child{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}
.new_box .new_l:hover .r{
	width: 32px;
	height: 32px;
}

.new_box .new_l .r img{
	display: inline-block;
	width: 32px;
	height: 32px;
}
.row5 .g_tit{
	text-align: left;
}
.business_box{
	padding-top: 50px;
}
.business_box .t_con{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,75,134,.9);
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	padding: 12px;
	cursor: pointer;

}
.business_box .t_con span{
	font-size: 24px;
	color: #ffffff;
	line-height: 1.5em;
	max-height: 4.5em;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.business_box .swiper-slide{
	position: relative;
	background-color: #fff;
}
.business_box .swiper-slide:hover .t_con{
	opacity: 1;
}
.business_box .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.product_nav.qhk2{
	flex-wrap: wrap;
	justify-content: start;
}
.row3 .product_nav.hide_btns{
	/* justify-content: center; */

}
.product_nav.qhk2 .item{
	margin-bottom: 10px;
}

.business_box .swiper-pagination-bullet {
    width: 20%;
    height: 2px;
    display: inline-block;
    border-radius: 0%;
    background: #c9cdd0;
    opacity: 1;
	margin: 0 !important;
}
.business_box .swiper-pagination-bullet-active{
	height: 3px;
	background-color: #004b86;
}
.business_box .swiper22{
	padding-bottom: 42px;
}
.business_box .sw2_d{
	bottom: 0;
	width:33.33%;
	margin-left:33.33%;
	
}
.business_box {
	padding-bottom: 55px;
}

.n_p110{
	padding-top: 110px;
}


.pro_nav2 .pro_n2{
	display: none;
}

.pro_nav2 .pro_n2 a{
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #777777;
	padding: 0 30px 0 50px;
}

.pro_nav2 .pro_n2 a.on{
	color: #e20214;
	background-color: rgba(226,2,20,.1);
}
.pro_nav2 .pro_n1{
	display: none;
}
.pro_nav2 .pro_n1.on{
	display: block;
}
.pro_box{
	padding-top: 18px;
}
.header .pro_con.two .pro_box{
	/* justify-content: flex-start; */
}
.pro_nav2{
	background-color: #fff;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.pro_nav2 .item.on .pro_n1{
	display: block;
}
.pro_content .ban1{
	position: relative;
	overflow: hidden;
}
.pro_content .ban1 img{
	display: block;
	width: 100%;
}

.pro_content .ban1 .text{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 70px 20px;
}
.pro_content .ban1::before{
	content: "";
	width: 100%;
	height: 100%;
	background-image: url(../images/ss.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	background-position: left bottom;
	left: 0;
}
.pro_content .ban1 .text .tl{
	width: calc(100% - 150px);
	padding-right: 24px;
}
.pro_content .ban1 .tr{
	width: 150px;
	height: 50px;
	line-height: 50px;
	border-radius: 12px;
	font-size: 16px;
	color: #ffffff;
	background-color: #004b86;
	text-align: center;
	display: block;
}
.pro_content .ban1 .tr a{color:white; display: block;}
.pro_content .ban1 .text .tit{
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 8px;
	line-height: 1.4em;
}
.pro_content .ban1 .text .desc{
	font-size: 16px;
	color: #fff;
	line-height: 1.6em;
}
.p_tit{
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	padding: 40px 0;
}
.p_content{
	background-color: #fff;
	padding: 26px 60px;
}
.p_content p{font-size:16px;color:#777;}

.p_content.p2 .top_x .pic{
	display: none;
}

.p_content.p2 .p_box .top_x .txt {
    width: 100%;
    padding: 0px 0 20px;
}

.en_body{line-height:36px;font-size:16px;word-break:break-all;word-wrap: break-word!important;text-align:justify!important;word-break: keep-all;}
.en_body p{word-break:break-all;word-wrap: break-word!important;text-align:justify!important;word-break: keep-all;}
.en_body span{}

.p_box .tit{
	font-size: 24px;
	color: #333333;
	line-height: 1.6em;
}

.p_box .top_x{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
	/* color: #888888;
    line-height: 1.6em;
	font-size: 18px; */
}


.p_box .top_x .pic{
	width: 50%;
	display: none;
}
.p_box .top_x .pic img{
	display: block;
	width: 100%;
}
.p_box .top_x .txt{
	width: 100%;
}
.p_box .top_x .txt s{
	width: 60px;
	height: 2px;
	background-color: #004b86;
	margin: 18px 0 28px;
	display: block;
	-webkit-transform: translatex(3px);
	-moz-transform: translatex(3px);
	-o-transform: translatex(3px);
	transform: translatex(3px);
}
.p_box .top_x .desc{
	font-size: 18px;
	color: #888888;
	line-height: 1.6em;
}
.bot_t .t_tit{
	font-size: 18px;
	color: #ffffff;
	display: flex;
	justify-content: space-between;
	border-radius: 14px 14px 0 0 ;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 2px;
}
.bot_t .t_tit div{
	background-color: #e60315;
	padding: 20px 0;
	text-align: center;
}
.bot_t .t_tit .t1,.bot_t .t_item .t1{
	width: 26%;
	border-right: 1px solid #fff;
	box-sizing: border-box;
}
.bot_t .t_tit .t2,.bot_t .t_item .t2{
	width: 74%;
}
.bot_t .t_item{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fef2f3;
	margin-bottom: 1px;
}
.bot_t .t_item .t1{
	text-align: center;
	background-color: #fef2f3;
	border: none;
	font-size: 18px;
	font-weight: bold;
}
.bot_t .t_item .t2{
	padding: 24px 22px;
	background-color: #fef2f3;
	border-left: 1px solid #fff;
	line-height: 1.4em;
	font-size: 16px;
	color: #777777;
}
.bot_t .t_item .t2 p{
	margin-bottom: 14px;
}
.bot_t .t_item .t2 p:last-child{
	margin-bottom: 0;
}
.bot_t{
	padding-bottom: 30px;
	border-bottom: 1px dashed #6c6c6c;
	background: white;
	padding:0px 30px;
}

.bot_t img{
	height: auto!important;
}
.p_box1 .pul1{
	margin: 0 -10px 20px;
}
.p_box1 .pul1 li{
	width: 33.333%;
	box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
}
.p_box1 .pul1 li:hover .txt{
	background-color: #e20214;
}
.p_box1 .pul1 li .pic img{
	display: block;
	width: 100%;
}
.p_box1 .txt{
	/*padding: 22px 14px;*/
	/*position: relative;*/
	/*background-color:#f6f6f6;*/
}
.p_box1 .txt .tit{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 1.5em;
	height: 3em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	width: 84%;
}
.p_box1 .pul1 li:hover .tit{
	color: #fff;
}
.p_box1 .txt img{
	position: absolute;
	top: 32px;
	right: 14px;
	opacity: 0;
}
.p_box1 .pul1 li:hover .txt img{
	opacity: 1;
}
.p_box1 .pul1 li .con{
	position: relative;
}
.p_box1 .pul1 li .con::before{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #d7d9db;
	z-index: 9;
	opacity: 0;
}
.p_box1 .pul1 li:hover .con::before{
	opacity: 1;
}
.p_box1 .pul1 li a{
	display: block;
	background-color: #fff;
}
.p_box1 {
	padding-bottom: 30px;
	border-bottom: 1px dashed #edeff2;
}

.swiper3 .txt,.swiper4 .txt{
	background-color: #f6f6f6;
	padding: 15px 20px 22px;
	position: relative;
}


.swiper .txt{
	padding: 22px 14px;
	position: relative;
	background-color:#f6f6f6;
}
.swiper3 .pic,.swiper4 .pic{
	overflow: hidden;
}
.swiper3 .pic img,.swiper4 .pic img{
	display: block;
	width: 100%;
}
.swiper3 .txt .tit,.swiper4 .txt .tit{
	font-size: 16px;
	color: #333;
	line-height: 1.5em;
	height: 3em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 25px;
}

.swiper3 .txt .tit{
	font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 1.5em;
    height: 3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 84%;
	margin-bottom: 0;
}
.swiper3 .txt  img {
    position: absolute;
    top: 32px;
    right: 14px;
    opacity: 0;
}


.swiper3 .swiper-slide:hover .txt  img{
	opacity: 1;
}
.swiper3 .swiper-slide:hover .txt {
	background-color: #e20214;
}

.swiper3 .swiper-slide:hover .tit{
	color: #fff;
}

.swiper3 .txt .time,.swiper4 .txt .time{
	font-size: 14px;
	color: #999999;
	display: flex;
	justify-content: space-between;
}
.swiper3 .txt .time span,.swiper4 .txt .time span{
	width: 11px;
	height: 17px;
	position: relative;
}
.swiper3 .txt .time span img:last-child,.swiper4 .txt .time span img:last-child{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}
.swiper3 .swiper-slide:hover .txt .time span img,.swiper4 .swiper-slide:hover .txt .time span img{
	opacity: 0;
}
.swiper3 .swiper-slide:hover .txt .time span img:last-child,.swiper4 .swiper-slide:hover .txt .time span img:last-child{
	opacity: 1;
}
.swiper3 .txt::before,.swiper4 .txt::before{
	position: absolute;
	content: "";
	width: 0%;
	left: auto;
	right: 0;
	height: 4px;
	background-color: #e60315;
	bottom: 0;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.swiper3 .swiper-slide:hover .txt::before,.swiper4 .swiper-slide:hover .txt::before{
	width: 100%;
	left: 0;
	right: auto;
}
.swiper3 .swiper-slide:hover .pic img,.swiper4 .swiper-slide:hover .pic img{
	  -webkit-transform: scale(1.04);
	    -moz-transform: scale(1.04); 
	    -ms-transform: scale(1.04); 
	    -o-transform: scale(1.04); 
	    transform: scale(1.04);
}

.swiper3 .swiper-slide,.swiper4 .swiper-slide{
	position: relative;
}

.swiper3 .swiper-slide a,.swiper4 .swiper-slide a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9;
}
.swi3_info{
	display: flex;
	justify-content: space-between;
	margin-top: -10px;
}
.swi3_info .ls{
	font-size: 14px;
	color: #555555;
}
.swi3_info .ls img{
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
	margin-top: -4px;
}
.swi3_info .rs .swi3_d,.swi3_info .rs .swi4_d,.swi3_info .rs .swi5_d,.swi3_info .rs .swi6_d{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	width: 52px;
}
.swiper3 .scrollbar1,.swiper4 .scrollbar2,.file_swi .scrollbar3,.swiper3 .scrollbar5{
	width: 485px;
	left: auto;
	right: 0;
	bottom: 0;
	background-color: #dddddd;
}
.lin_j{
	width: 485px;
}

.swiper3 .swiper-scrollbar-drag,.swiper4 .swiper-scrollbar-drag,.file_swi .swiper-scrollbar-drag{
	background-color: #e20214;
}

.swiper3,.swiper4 ,.file_swi{padding-bottom: 60px;}

.swi3_info .rs{
	display: flex;
}
.swi3_info .rs .swi3_d,.swi3_info .rs .swi6_d,.swi3_info .rs .swi4_d,.swi3_info .rs .swi6_d{
	margin-right: 8px;
}
.p_box2{
	padding-bottom: 30px;
	border-bottom: 1px dashed #edeff2;
}
.swiper4 .pic{
	position: relative;
} 
.swiper4 .video_pop{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	/* background-color: rgba(0,0,0,.2); */
	display: flex;
	justify-content: center;
	align-items: center;
	/* opacity: 0; */
}
.swiper4 .video_pop img{
	width: 32px;
	height: 32px;
}
.swiper4 .swiper-slide{
	cursor: pointer;
}
.swiper4 .swiper-slide:hover .video_pop{
	background-color: rgba(0,0,0,.3);
}
.file_nav {
	margin-bottom: 30px;
}
.file_nav .iton{
	display: inline-block;
	line-height: 48px;
	padding: 0 18px;
	border: 1px solid #e6e6e6;
	border-radius: 11px;
	margin-right: 30px;
	cursor: pointer;
	font-size: 16px;
	color: #333333;
	min-width: 148px;
	text-align: center;
	margin-bottom: 10px;
}
.file_nav .iton:last-child{
	margin-right: 0;
}
.file_nav .iton:hover,.file_nav .iton.on{
	background-color: #e60315;
	color: #fff;
	border: 1px solid #e60315;
}
.file_swi .swiper-slide .item{
	display: flex;
	justify-content: space-between;
	padding: 28px 16px 28px 35px;
	background-color: #f6f6f6;
	margin-bottom: 20px;
	
}
.file_swi .swiper-slide .icon{
	width: 34px;
	height: 39px;
	position: relative;
}
.file_swi .swiper-slide .icon img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.file_swi .swiper-slide .item:hover .icon img{
	opacity: 0;
}
.file_swi .swiper-slide .item:hover .icon img:last-child{
	opacity: 1;
}
.file_swi .swiper-slide .fill_l{
	display: flex;
	align-items: center;
	width: 75%;
}
.file_swi .swiper-slide .fill_r{
	width: 25%;
}
.file_swi .swiper-slide .fill_l .desc{
	font-size: 16px;
	color: #333333;
	line-height: 1.4em;
	width: calc(100% - 34px);
	padding-left: 20px;
	height: 2.8em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.file_swi .swiper-slide .fill_r{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.file_swi .swiper-slide .fill_r p{
	font-size: 16px;
	color: #333;
}
.file_swi .swiper-slide .item:hover .fill_r p{
	color: #e20214;
}
.file_swi .swiper-slide .fill_r a{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #3c3c3c;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 20px;
}
.file_swi .swiper-slide .item:hover .fill_r a{
	background-color: #e20214;
}
.pro_nav2.act{
	position: fixed;
	width: 360px;
	top: 110px;
	z-index: 2;
	bottom: auto;
}
.pro_content .pro_nav2 li.on .bct a{
    color: #e20214;
}
.pro_descx .ly{
	width: 150px;
	    height: 50px;
	    line-height: 50px;
	    border-radius: 12px;
	    font-size: 16px;
	    color: #ffffff;
	    background-color: #e40113;
	    text-align: center;
	    display: block;
}
.pro_content .pro_nav2 .pro_l2 li:last-child .bct::before{
	display: none;
}
.ab_r1 .r img{display: block;width: 100%;}
.pro_descx{
	overflow: hidden;
	background-color: #fff;
}
.pro_descx .pic{
	float: left;
	width: 50%;
	position: relative;
}

.pro_descx .pic .play2{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	/* opacity: 0; */
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.pro_descx .pic:hover .play2{
	opacity: 1;
}

.pro_descx .text{
	overflow: hidden;
	width: 50%;
	padding: 50px 60px 0;
	float: right;
}
.pro_descx .text p{
	font-size: 18px;
	color: #777777;
	margin-bottom: 10px;
}
.pro_descx .text .tit{
	color: #303233;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4em;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #dbdbdb;
}
.pro_descx .text .desc{
	font-size: 16px;
	color: #777777;
	line-height: 1.6em;
	margin-bottom: 56px;

}
.pro_gs{
	display: flex;
	justify-content: space-between;
	padding-bottom: 30px;
	border-bottom: 1px dashed #edeff2;
	padding-top: 24px;
}
.pro_gs .p_tit{
	padding-top: 0px;
}
.pro_gs .ls{
	width: calc(100% - 428px);
	padding-right: 46px;
}
.pro_gs .ls.ls2{
	width: 100%;
	padding-right: 0;
}
.pro_gs .rs{
	width: 428px;
}
.pro_gs .tit{
	font-size: 16px;
	color: #333333;
	line-height: 1.5em;
	margin-bottom: 12px;
}
.pro_gs p{
	font-size: 16px;
	color: #777777;
	line-height: 1.5em;
}
.pro_gs .item:not(:last-child){
	margin-bottom: 30px;
}

.pro_gs .rs .p_img:first-child{
	margin-bottom: 20px;
}
/* .swiper6 .txt .tit, .swiper4 .txt .tit {
    height: 4.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
} */

.swiper6  .txt {
    padding: 22px 14px;
    position: relative;
}
.swiper6 .txt .tit {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 1.5em;
	height: 3em;
    width: 84%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.swiper6 .txt img {
    position: absolute;
    top: 26px;
    right: 14px;
    opacity: 0;
}
.swiper6  .swiper-slide:hover .txt {
    background-color: #e20214;
}
.swiper6 .swiper-slide:hover .txt img {
    opacity: 1;
}
.swiper6 .swiper-slide:hover .tit {
    color: #fff;
}
.swiper6 .txt .tit, .swiper4 .txt .tit{
	margin-bottom: 0;
}
.swiper6 .txt::before{
	display: none;


}
.swiper6 .swiper-slide{
	position: relative;
	background-color: #f6f6f6;
}
.swiper6 .swiper-slide:hover{
	background-color: #fff;
}
.swiper6 .swiper-slide::before{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #d7d9db;
	z-index: 9;
	opacity: 0;
}
.swiper6 .swiper-slide:hover::before{
	opacity: 1;
}

.search_box{
	display: flex;
	justify-content: space-between;
	padding: 58px 0;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin: 25px 0 57px;
}
.search_box input{
	 font-size: 36px;
	 color: #666;
	 outline: none;
	 border: none;
	 width: 40%;
	 background-color: transparent;
}

.search_box input::-webkit-input-placeholder {
    color:#666;
	}
.search_box input:-moz-placeholder{
	    color:#666;
	}
.search_box input::-moz-placeholder {
	    color:#666;
	}
.search_box input:-ms-input-placeholder {
	    color:#666;
}
.search_con .l_tit{
	font-size: 24px;
	color: #e20214;
}
.search_con .so_txt{
	font-size: 18px;
	color: #333333;
	text-align: right;
	margin-bottom: 16px;
}
.search_con .so_txt span{
	color: #e20214;
}

.search_con .so_nav .item{
	font-size: 20px;
	color: #333333;
	display: inline-block;
	margin-right: 114px;
	position: relative;
	padding-bottom: 36px;
	cursor: pointer;
}
.search_con .so_nav .item:last-child{
	margin-right: 0px;
}
.search_con .so_nav .item span{
	color: #e20214;
}
.search_con .so_nav{
	border-bottom:1px solid #dadada;
	margin-bottom: 60px;
}
.search_con .so_nav .item::before{
	content: "";
	width: 0%;
	position: absolute;
	left: auto;
	right: 0;
	bottom: 0;
	height: 2px;
	background-color: #e20012;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.search_con .so_nav .item:hover::before{
	left: 0;
	right: auto;
	width: 100%;
}
.search_con .so_nav .item.on::before{
	width: 100%;
}

.search_xb{
	padding-bottom: 55px;
}
.search_xb .news_list{
	padding-bottom: 20px;
}

.s_gtit{
	font-size: 38px;
	font-weight: bold;
	color: #333;
	margin-bottom: 26px;
}
.search_one .clearfix{
	margin: 0 -12px 46px;
}
.search_one .clearfix li{
	float: left;
	width: 33.3333%;
	padding: 0 12px;
}
.search_one .clearfix li .con{
	display: block;
}
.search_one .con .txt{
	padding: 32px 22px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.search_one .con .txt .tit{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.search_one .con .txt .desc p{
	font-size: 18px;
	color: #777;
	line-height: 1.4em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.search_one .con .txt .desc{
	overflow: hidden;
}
.search_one .con .txt  img{
	opacity: 0;
}

.search_one .con:hover .txt{
	background-color: #e20214;
}
.search_one .con:hover .txt .tit,.search_one .con:hover .txt .desc p{
	color: #fff;
}
.search_one .con:hover .txt  img{
	opacity: 1;
}
.search_one .con .pic{
	overflow: hidden;
}

.search_one .con .pic img{
	display: block;
	width: 100%;
}
.search_one .con:hover .pic img{
	-webkit-transform: scale(1.04);
	  -moz-transform: scale(1.04); 
	  -ms-transform: scale(1.04); 
	  -o-transform: scale(1.04); 
	  transform: scale(1.04);
}
.search_one .con{
	position: relative;
}
.search_one .con::before{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #d7d9db;
	opacity: 0;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.search_one .con:hover::before{
	opacity: 1;
}
.search_one.se1{
	margin-bottom: 100px;
}
.search_box .sou{
	cursor: pointer;
}

/* 关于普育 */
.ab_ban{
	position: relative;
	overflow: hidden;
}
.ab_content{
	overflow: hidden;
}
.ab_ban .text{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.ab_ban .text .tit{
	font-size: 48px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 30px;
}
.ab_ban .text p{
	font-size: 16px;
	color: #fff;
	line-height: 1.6em;
}
.ab_ban .text  .con{
	width: 80%;
}
.ab_text{
	padding-top: 16px;
}
.ab_r1{
	position: relative;
	height: 600px;
/*	display:flex;
	justify-content: space-between;*/
}
.ab_r1 .r{
	width: 60%;
	position: absolute;
	left:40%;
}
.ab_text{
	margin-bottom: 54px;
}
.ab_r1 .l{
	width: 55%;
	position: absolute;
	left:0px;
	top:40px;
	z-index:2;
	background: white;
	padding:30px 30px 30px 0px;

    text-align: justify;

}
.ab_r1 .play{
	position: absolute;
	left:53%;
	top:45%;
	z-index: 3;
	cursor: pointer;

}

.ab_r1 .play img{width: 40px;}




.clear{clear: both;}
.ab_tit{text-align: center;}
.ab_tit .tit{font-size:30px;color:#666666;}
.ab_tit .tit_en{font-size:24px;color:#999999;margin:20px 0px;text-transform:uppercase;}

.ab_r1 .l .tit{
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 32px;
	border-left:5px solid #004b86;
	padding-left:1em;
}
.ab_r1 .l .desc{
	font-size: 16px;
	color: #777;
	line-height: 2em;
	text-align: justify;
	padding-left: 2em;
	height:380px;
	overflow-x:hidden;
}
.ab_r1 .l .desc_en{padding-right:20px;}

.ab_r1 .l .desc::-webkit-scrollbar{background:#f5f5f5;width:5px;height:300px;}
.ab_r1 .l .desc::-webkit-scrollbar-thumb{background:#004b86;height:100px;}

.ab_r1 .num_s{display: flex;justify-content: space-between;}
.ab_r1 .num_s .inum .tnum span{
	font-size: 66px;
	font-weight: bold;
}
.ab_r1 .num_s .inum .tnum {
	font-size: 24px;
	color: #e20214;
	margin-bottom: 8px;
}
.ab_r1 .num_s .inum p{
	font-size: 16px;
	color: #777;
}
.ab_r2{
	display: flex;
	justify-content: space-between;
	padding: 65px 0;
}
.ab_r2 .item{
	text-align: center;
	width: 25%;
}
.ab_r2 .item .icon{
	display: inline-block;
	margin-bottom: 24px;
}
.ab_r2 .item .tit{
	font-size: 24px;
	color: #282828;
	margin-bottom: 28px;
}
.ab_r2 .item .desc{
	font-size: 16px;
	color: #777777;
	max-width: 350px;
	line-height: 1.6em;
	padding: 0px 22px;
}
.ab_r3{

}

.course_swi .txt{
	color: #101011;
	font-size: 16px;
	text-align: center;
	line-height: 1.6em;
	padding: 10px 0;
}
.course_swi .swiper-slide .con{
	margin-bottom: 105px;
}
.course_swi .swiper-slide:nth-child(2n) .con{
	margin-bottom: 0;
}
.course_swi .pic{
	margin-bottom: 14px;
}
.course_swi .swiper-slide .pic img{
	display: block;
	width: 100%;
}
.course_swi .swiper-slide:nth-child(2n){
	padding-top: 174px;
}

@font-face {
	font-family:helvetica;
	src: url("../fonts/HELVETICA-ROMAN-SEMIB.TTF");
}

.course_swi .c_year{
	font-size: 30px;
	color: #999;
	font-weight: bold;
	text-align: center;
	font-family:helvetica;
}
.course_swi .swiper-slide{
	position: relative;
	height: 520px;
}
.course_swi .swiper-slide .line{
	position: absolute;
	top: 46%;
	left: 50%;
	width: auto;
	white-space: nowrap;
	margin-right: 24px;
}
.course_swi .swiper-slide .line s:first-child{
	height: 40px;
}
.course_swi .swiper-slide .line s{
	width: 1px;
	height: 20px;
	display: inline-block;
	background-color: #999999;
	margin-right: 24px;
}
.course_box{
	position: relative;
}



.course_swi .swiper-slide:last-child .line{
	display: none;
}
.course_swi .con{
	padding: 10px;
	position: relative;
}

.course_swi .swiper-slide:nth-child(2n) .cons{
	position: absolute;
	width: 100%;
	bottom: 0;
}
.course_swi .swiper-slide .con::before{
	content: "";
	position: absolute;
	bottom: -8px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	/* border-width: 0 10px 10px 10px; */
	border-width: 10px 10px 0 10px;
	border-color: #e20214 transparent transparent transparent;
	z-index: 99;
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	transform: translatex(-50%);
	opacity: 0;
}
.course_swi .swiper-slide:nth-child(2n) .con::before{
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #e20214 transparent;
	z-index: 99;
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	transform: translatex(-50%);
	opacity: 0;
}
.course_swi .swiper-slide{
	position: relative;
}
.course_swi .swiper-slide:nth-child(2n) .c_year{
	position: absolute;
	width: 100%;
	top: 33%;
	left: 0;
}

.course_swi .swiper-slide:nth-child(2n) .cons{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
.course_box .course_d{
	bottom: 0;
	top: auto;
	display: none;
}

.course_swi .swiper-slide.swiper-slide-active .con::before,.course_swi .swiper-slide:nth-child(2n).swiper-slide-active .con::before{
	opacity: 1;
	
}


.course_swi .swiper-slide.swiper-slide-active .con{
	background-color: #e20214;
}
.course_swi .swiper-slide.swiper-slide-active .txt p{
	color: #fff;
}

.course_swi .swiper-slide.swiper-slide-active .pic{
	background-color: #fff;
}

.course_box{
	padding-top: 60px;
}

.course_swi .swiper-slide.swiper-slide-active .c_year{
	color: #e20214;
}

.course_swi .swiper-slide.swiper-slide-active .line s:first-child {
    height: 40px;
	background-color: #e20214;
}

.box2{
	width: 1600px;
	margin: 0 auto;
}

.ab_r4{
	padding: 90px 0;
}

.cx_box{
	display: flex;
}

.cx_box .item,.cx_box2 .item{
	width: 33.3333%;
	position: relative;
}
.cx_box .item .txt,.cx_box2 .item .txt{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.cx_box .item .txt img,.cx_box2 .item .txt img{
	display: inline-block;
	margin-bottom: 34px;
}

.cx_box2 .two_item{
	width: calc(100% - 33.3333%);
}

.two_item img{
	 display: block;
	 width: 100%;
}

.cx_box2{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	pointer-events: none;
}
.cx_box2 .centers{
	display: flex;
	justify-content: space-between;
}
.cx_content{
	position: relative;
	margin-top: 60px;
}


.product_nav::-webkit-scrollbar,.file_nav::-webkit-scrollbar{ width:0px;height: 0px;}

.product_nav::-webkit-scrollbar-thumb,.file_nav::-webkit-scrollbar-thumb{ background:transparent;}

.product_nav::-webkit-scrollbar-track,.file_nav::-webkit-scrollbar-track{ background:transparent;} 

.a_dw{
/* 	-webkit-transform: translatey(-50px);
	-moz-transform: translatey(-50px);
	-o-transform: translatey(-50px);
	transform: translatey(-50px);	 */
	position: relative;
	top: -60px;
}
.pro_more{
		display: block;
	    line-height: 48px;
	    padding: 0 18px;
		background-color: #004b86;
	    border-radius: 11px;
	    margin-right: 30px;
	    cursor: pointer;
	    font-size: 16px;
	    color: #fff;
	    width: 148px;
	    text-align: center;
		margin: 0 auto;
		display: none;
}
	.pro_descx .pic .imgc{
		display: block;
		width: 100%;
	}
	
	
.box.sresh{
	padding-top: 20px;
}

.pro_nav2 li.on .pro_n2{
	display: block;
}

.pro_nav2 .pro_n2 a.on{
	color: #e40113;
}

.footer2 .flt a img{
	display: inline-block;
}

.fan_box .text .icon span{line-height: 1.4em;}

/* 咨询弹窗 */
.pop_in{cursor: pointer;}
.zx_pop{position: fixed;z-index: 999;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0,0,0,.4);display: none;}
.m_pbxo{width: 1360px;background-color: #F6F6F6;padding: 60px;height: auto;border-radius: 10px;position: relative;
top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);}
.m_pbxo .hide_btn{position: absolute;top: 30px;right: 26px;cursor: pointer;}
.m_pbxo .tit{font-size: 24px;font-weight: bold;color: #333;margin-bottom: 14px;}
.m_pbxo .tits p{color: #777777;font-size: 16px;line-height: 1.5em;}
.m_pbxo .tits{margin-bottom: 30px;}
.m_pbxo .tits p span{color: #e20214;}
.from_box .iten .desc img{display: inline-block;margin-right: 6px;vertical-align: middle;margin-top: -3px;}
.from_box .iten .desc{font-size: 16px;color: #333;margin-bottom: 20px;}
.from_box .iten input{width: 100%;height: 48px;background-color: #fff;border-radius: 10px;border: none;outline: none;font-size: 14px;color: #333333;padding: 0 24px;}
.from_box .iten input::-webkit-input-placeholder,.from_box .iten textarea::-webkit-input-placeholder {color:#777;}.from_box .iten input:-moz-placeholder,.from_box .iten textarea:-moz-placeholder {color:#777;}.from_box .iten input::-moz-placeholder,.from_box .iten textarea::-moz-placeholder {color:#777;}.from_box .iten input:-ms-input-placeholder,.from_box .iten textarea:-ms-input-placeholder {color:#777;}
.from_box {overflow: hidden;margin: 0 -10px;padding-top: 6px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.from_box .iten{width: 50%;padding: 0 10px;margin-bottom: 18px;font-family: Arial, Helvetica, sans-serif, Microsoft Yahei;}
.from_box .iten:last-child{width: 100%;}
.from_box .iten textarea{border: none;outline: none;font-size: 14px;color: #333333;padding: 24px;border-radius: 10px;background-color: #fff;width: 100%;height: 150px;resize: none;}
.m_pbxo .gx .quer{width: 20px;height: 20px;display: flex;justify-content: center;align-items: center;border-radius: 50%;border: 1px solid #333;cursor: pointer;-moz-user-select: none; /*火狐*/-webkit-user-select: none; /*webkit浏览器*/-ms-user-select: none; /*IE10*/-khtml-user-select: none; /*早期浏览器*/user-select: none;}
.m_pbxo .gx .quer img{opacity: 0;}
.m_pbxo .gx .quer.act img{opacity: 1;}
.m_pbxo .gx .quer.act{background-color: #e20214;border-color: #e20214;}
.m_pbxo .gx{display: flex;}
.m_pbxo .gx p a{
	color: #333;
}


.m_pbxo .gx p{font-size: 16px;color: #888;line-height: 1.5em;padding-left: 8px;width: calc(100% - 20px);}
.pop_btns .btnz {width: 180px;height: 50px;line-height: 50px;text-align: center;background-color: #999999;border-radius: 9px;font-size: 18px;color: #ffffff;font-weight: bold;margin: 0 30px;cursor: pointer;}
.pop_btns{display: flex;justify-content: center;padding-top: 40px;}
.pop_btns .btnz:hover{background-color: #e20214;}
.pop_in{cursor: pointer;}
.scet{
	display: flex;
	justify-content: space-between;
}
.scet select{
	width: 49%;
	height: 48px;
	border: none;
	padding: 0 20px;
}
.from_box .iten .desc span{
	color: #e20214;
}
.from_box .iten.w100{
	width: 100%;
}
/* 7/8 */
.swiper3 .scrollbar1,.swiper4 .scrollbar2,.file_swi .scrollbar3,.swiper3 .scrollbar5{
	width: 100%;
	left: auto;
	right: 0;
	bottom: 0;
	background-color: #fff;
	padding: 20px 0;
}

.swiper3 .swiper-scrollbar::before,.swiper4 .swiper-scrollbar::before,.file_swi .swiper-scrollbar::before{
	content: "";
	width: 100%;
	height: 4px;
	background-color: #dddddd;
	position: absolute;
	top: 50%;
	left: 0;
}


.swi3_info{display: none;}

/* .swiper-scrollbar:hover {
    cursor: url(../images/sb.png), zoom-in;
} */
.swiper3 .swiper-scrollbar-drag,.swiper4 .swiper-scrollbar-drag,.file_swi .swiper-scrollbar-drag{
	background-color: #e20214;
	height: 4px;
	cursor: pointer;
}

/* 新导航 */
.new_hlist{display:none;}
.new_hlist.act {display:block;}
.new_hlist{ position: absolute; width: 100%; top: 100px; left: 0; background: #f9f9f9; z-index: 0;border-bottom: 1px solid #ddd; padding: 50px 0; line-height: 1.2em;      box-shadow: inset 0px 15px 10px -15px #ddd;
    -webkit-box-shadow: inset 0px 15px 10px -15px #ddd;     -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);}

.new_hlist .n_box{ display: flex; justify-content: space-between; }
.new_hlist .nl p{ color: #e20214; font-size: 16px; margin-bottom: 26px; }

.new_hlist .nl a{ display: block; font-size: 16px; color: #333; margin-bottom: 26px; }

.new_hlist .nl a:last-child{ margin-bottom: 0; }

.new_hlist .nl{ width: 10.25%; }
.new_hlist .nl .f_tl.t1{margin-bottom: 42px;}
.new_hlist .nc { width: 100%; border-left: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1; padding: 0 14px 0 60px;margin:auto;}
.new_hlist .nr { width: 37.25%; padding-left: 70px; }
.new_hlist .cg .tit{ color: #e20214; font-size: 16px; margin-bottom: 26px; }
.new_hlist .cg ul .con1{ margin-bottom: 32px; }
.new_hlist .cg ul .con1 a{margin-top: 15px;list-style: none;}
.new_hlist .cg ul .con1 img{float: left;margin-right: 10px;width:32px;height:32px;}
.new_hlist .cg ul { display: flex; justify-content: space-between; }
.new_hlist .cg ul li{list-style: none;}
.new_hlist .cg ul p,.new_hlist2 .cg ul p{ font-size: 16px; color: #004b86; margin-bottom: 30px;font-weight:bold;
    border-left: 5px solid #004b86;
    padding-left: 10px;
}
.new_hlist .cg ul a{ font-size: 16px; color: #777; display: block; position: relative; line-height: 34px; }

/*.new_hlist .cg ul a::before{ content: ''; width: 3px; height: 3px; border-radius: 50%; background-color: #666; position: absolute; left: 0; top: 50%; margin-top: -1.5px; }*/




/* 应用新导航 */
.new_hlist2{display:none;}
.new_hlist2.act {display:block;}
.new_hlist2{ position: absolute; width: 100%; top: 100px; left: 0; background: #f9f9f9; z-index: 0;border-bottom: 1px solid #ddd; padding: 50px 0; line-height: 1.2em;      box-shadow: inset 0px 15px 10px -15px #ddd;
    -webkit-box-shadow: inset 0px 15px 10px -15px #ddd;     -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);}

.new_hlist2 .n_box{ display: flex; justify-content: space-between; }

.new_hlist2 .nl p{ color: #e20214; font-size: 16px; margin-bottom: 26px; }

.new_hlist2 .nl a{ display: block; font-size: 16px; color: #333; margin-bottom: 26px; }

.new_hlist2 .nl a:last-child{ margin-bottom: 0; }

.new_hlist2 .nl{ width: 10.25%; }
.new_hlist2 .nl .f_tl.t1{
	margin-bottom: 42px;
}

.new_hlist2 .nc{ width:66%; border-left: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1; padding: 0 14px 0 70px;margin:auto;}
.new_hlist2 .nc ul li:nth-child(3){}



.new_hlist2 .nc_en { width:100%; border-left: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1; padding: 0 14px 0 70px;margin:auto;}
.new_hlist2 .nc_en ul li:nth-child(3){margin-left:-60px;}

.new_hlist2 .nr { width: 37.25%; padding-left: 70px; }
.new_hlist2 .cg .tit{ color: #e20214; font-size: 16px; margin-bottom: 26px; }
.new_hlist2 .cg ul .con1{ margin-bottom: 32px; }
.new_hlist2 .cg ul .con1 a{margin-top: 15px;list-style: none;}
.new_hlist2 .cg ul .con1 img{float: left;margin-right: 10px;width:32px;}
.new_hlist2 .cg ul { display: flex; justify-content: space-between; }
.new_hlist2 .cg ul li{list-style: none;}
.new_hlist2 .cg ul a{ font-size: 16px; color: #777; display: block; position: relative; line-height: 34px; }

/*.new_hlist .cg ul a::before{ content: ''; width: 3px; height: 3px; border-radius: 50%; background-color: #666; position: absolute; left: 0; top: 50%; margin-top: -1.5px; }*/






.m_navbox .two_prol{max-height: 400px;overflow-y: auto;}

.m_navbox .two_prol::-webkit-scrollbar{ width:2px;height: 1px;}

.m_navbox .two_prol::-webkit-scrollbar-thumb{ background:#000;}

.m_navbox .two_prol::-webkit-scrollbar-track{ background:#f5f5f5;} 



.header.act .new_hlist{top: 90px;}

.new_hlist .cg ul a:hover,.new_hlist .nl a:hover{
	color: #004b86;
}
.new_hlist .cg ul a,.new_hlist .nl a{
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}



.header.act .new_hlist2{top: 90px;}

.new_hlist2 .cg ul a:hover,.new_hlist .nl a:hover{
	color: #004b86;
}
.new_hlist2 .cg ul a,.new_hlist2 .nl a{
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}

.footer{
	z-index: 3;
	position: relative;background-image: url(/static/images/foot_bg.jpg);
}

#inpkey::-webkit-input-placeholder{
    color:#999;
	}
	#inpkey:-moz-placeholder{
	    color:#999;
	}
	#inpkey::-moz-placeholder{
	    color:#999;
	}
	#inpkey:-ms-input-placeholder{
	    color:#999;
	}

.cont1 .tent .img{
	text-indent: unset!important;
}

.swiper3 .txt::before{
	display: none;
}
.p_box1 .pul1 li .con .pic{
	overflow: hidden;
}
.p_box1 .pul1 li:hover .con .pic img{
	-webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}

.sy_ict{
	display: flex;
}

.sy_ict .s_gtit:first-child{
	/* margin-right: 30px; */
}

.sy_ict .s_gtit.act{
	color: #fff;
	background-color: #e20214;
}

.sy_ict .s_gtit{
	cursor: pointer;
	transition: .3s;
	padding: 20px; 

}

.s_gtit{
	font-size: 18px!important;
	margin-bottom: 0;
	
}

.sy_ict{
	width: 100%;
	align-items: center;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-radius: 10px 0 10px 0;
	overflow: hidden;
	position: relative;
	margin-bottom: 26px;
}
.sy_ict::before{
	content: '';
	width: 100%;
	height: 2px;
	background-color: #e20214;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.swiper4 .time{
	display: none!important;
}




/*数据统计滚动*/
.product-number-info {
	position: relative;
}
.product-number-info .product-number-inner {
    padding:0px 5.3%;
	margin: 0 auto;
}

.product-number-info ul.q:after {
	content: "";
	clear: both;
	display: table;
}
.product-number-info li{
	float: left;
	height: 90px;
	color: #fff;
	padding-top: 1px;
}
.product-number-info li .imgs{height:90px;float:left;margin-right: 20px;}

.product-number-info li img{height:50px;}
.product-number-info li b {
	font-size: 36px;
	line-height: 1;
	display: inline-block;
	position: relative;
}
.product-number-info li b i{
	font-style: normal;
	font-size:40px;font-family:bold;
	color: #004b86;
}
/*.product-number-info li b sup {*/
/*	position: absolute;*/
/*	font-size: 14px;*/
/*	right: -15px;*/
/*	top: -3px;*/
/*	color: #004b86;*/
/*}*/
.product-number-info li b sup{
	font-style: normal;
	font-size:40px;font-family:bold;
	color: #004b86;vertical-align: baseline; /* 取消垂直对齐调整 */
    position: static; /* 取消定位调整 */
}

@media (max-width:1680px)
{
.product-number-info li b sup{font-size:36px;}  
}

@media (max-width:1440px)
{
.product-number-info li b sup{font-size:30px;}
}


.product-number-info li b .en_1{right: -35px;}

.product-number-info li b em {
	font-style: normal;
	font-size: 28px;
	font-weight: 100;
	padding-left: 2px;
	position: relative;
	top: -4px;
}


.product-number-info li{width:25%;}

.product-number-info li p {font-size: 14px;color:#999;margin-top:5px;width:270px;}


.product-number-info .li-3 b sup{right: -24px;}
.product-number-info .li-4 b sup{right: -24px;}




@media (max-width: 1680px){
    
	.new_hlist .nr {
		padding-left: 20px;
	}
	.new_hlist .nl {
		width: 10.25%;
	}
	.new_hlist{
		padding: 30px 0;
	}
	
	.new_hlist .cg ul a{font-size:14px;}
    
.g_tit {font-size: 36px;}
.product-number-info li b i{font-size:36px;}
.product-number-info li p{font-size:14px;}
.product-number-info li img{height:40px;}
.banner .text .desc {font-size: 48px;margin-bottom: 60px;}
	
.ab_r2 .item .desc{font-size:14px;}
.swiper11 .swiper-slide .txt{padding: 28px;}
.swiper11 .swiper-slide .txt .tit{font-size: 22px;margin-bottom: 12px;}
.ab_ban .text .tit {font-size: 36px;margin-bottom: 26px;}
.ab_ban .text p{font-size: 22px;}
.box2{padding: 0 8.3%;width: 100%;}
.course_swi .swiper-slide .line s{margin-right: 22px;}
.pro_descx .text .tit{font-size: 26px;}
.search_one .con .txt .tit{font-size: 18px;}
.search_one .con .txt .desc p{font-size: 14px;}
.fan_box .text .icon{font-size: 16px;}
.news_list1 .li2 .txt .tit { margin-bottom: 46px; font-size: 18px;}
.product_list .swiper-pagination-bullet { width: 10%; }
.new_box .new_l .tetx .tit { font-size: 18px; }
.product_list .txt .tit { font-size: 22px; }
.p_box1 .txt .tit,.swiper6 .txt .tit{font-size: 14px;width: 88%;}
.swiper3 .txt .tit, .swiper4 .txt .tit,.file_swi .swiper-slide .fill_l .desc{font-size: 14px;}
/* .pro_descx .pic{width: 560px;} */
.pro_descx .text{padding: 33px 20px 0;}
}


@media (max-width: 1440px){
.g_tit {font-size: 32px;}
.product-number-info li b i{font-size:30px;}
.product-number-info li p{font-size:12px;}
    
    
	.business_box .t_con span { font-size: 18px; }
	.m_pbxo{width: 70%;}
	.swi_pn{right: 20px;}
	/* .banner .swiper-pagination {padding-left: 20px;} */
	.g_more {width: 127px;height: 38px;border-radius: 38px;}
	.g_more img {width: 19px;height: 19px;}
	.banner .swiper-pagination {font-size: 24px;bottom: 16px;}
	.banner .text .desc {line-height: 1.5em;margin-bottom: 40px;}
	.product_list .txt .tit {font-size: 20px;margin-bottom: 14px;}
	.product_list .txt .desc p {font-size: 18px;}
	.g_more2 {width: 140px;height: 49px;border-radius: 49px;}
	.g_more2 img ,.row4 .g_more2 .gr{margin-left: 20px;}
	.ab_ban img{width: auto;display: block;height: 100%;max-width: 1600px;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
	.ab_r1 .num_s .inum .tnum span{font-size: 46px;}
	.cx_box .item .txt, .cx_box2 .item .txt,.p_tit{font-size: 26px;}
	.cx_box .item .txt img, .cx_box2 .item .txt img {width: 55px;}
	.course_swi .swiper-slide .line s:nth-child(2){display: none;}
	.ab_r3::before{top: 58.6%;}
	.pro_content .ban1 .text .tit {font-size: 24px;}
	.p_box .tit{font-size: 20px;}
	.p_box .top_x .txt{padding: 20px;}
	.p_box .top_x .desc ,.p_box .top_x{font-size: 16px;}
	.pro_content .ban1 .text{padding: 0 30px 20px;}
	.p_content{padding: 24px;}
	.pro_descx .text .tit{font-size: 20px;}
	.pro_descx .text,.pro_descx .text{padding: 28px 22px 0;}
	/* .pro_descx .pic ,.pro_descx .pic{width: 500px;} */
	.pro_descx .text .desc{margin-bottom: 30px;}
	.pro_gs .rs {width: 326px;}
	.pro_gs .ls {width: calc(100% - 326px);padding-right: 26px;}

	.pro_content .r {width:100%;}
	.search_box input {font-size: 26px;}
	.search_box .sou{width: 26px;}
	.search_con .l_tit {font-size: 22px;}
	.search_con .so_nav .item {font-size: 18px;}
	.ab_ban {height: 300px;}

	/* 新导航 */
	.new_hlist .nc{padding: 0 30px; width:100%;}

	.new_hlist .nr{padding-left: 30px;}
	.new_hlist .nl {width: 8.25%;}
	

	
}
@media (max-width: 1366px){	
    .g_tit {font-size: 30px;}
	.news_list1 .li2 .txt .tit { margin-bottom: 44px; }


	/* 8/24 */
	/* .product_nav span:first-child{
		display: none;
	} */

	.header{
		padding: 0 8.3%;
	}
	.product_nav span.sp1 {
		display: none;
	}
	.product_nav .item{font-size: 14px;}
	.product_nav .item .con{padding: 0 20px;}
	.product_nav,.product_nav.qhk2{justify-content: center;}
	.new_hlist .cg ul .con1 {
		margin-bottom: 26px;
	}



	.z_tanchuang .tbox .modal {
		max-width: 1000px;
	}
	.m_pbxo {
		padding: 30px;
	}
	.m_pbxo .tits {
		margin-bottom: 20px;
	}
	.from_box .iten .desc {
		margin-bottom: 10px;
	}
	.m_pbxo .tit {
		font-size: 20px;
	}
	.m_pbxo .tits p{font-size: 14px;}
	.from_box .iten input,.scet select{height: 38px;}
	.from_box .iten textarea{height: 110px;}
	.pop_btns{padding-top: 20px;}
	.pop_btns .btnz {
		width: 139px;
		height: 40px;
		line-height: 40px;
		border-radius: 9px;
		font-size: 16px;
		margin: 0 20px;
	}
	.from_box .iten{margin-bottom: 10px;}
	/* .pro_descx .pic, .pro_descx .pic {
		width: 470px;
	} */
	.pro_descx .text, .pro_descx .text {
		padding: 28px 22px 0;
	}
	
.new_hlist .box{padding:0px 8.3%;} 
	
}

@media (max-width: 1280px){
    .g_tit {font-size: 28px!important;}
	.ab_r3,.ab_r4{padding: 70px 0;}
	.banner .text .desc {font-size: 36px;}
	.swi_pn div {width: 37px;height: 31px;border-radius: 6px;}
	.swiper11 .swiper-slide .txt .tit {font-size: 18px;margin-bottom: 6px;}
	.swiper11 .swiper-slide s {height: 1px;margin: 10px 0 10px;}

	.fan_box .text .t_l .tcon .desc,.g_more2 {font-size: 14px;}
	.g_more2 img{width: 7px;}
	.g_more2 {width: 122px;height: 45px;border-radius: 45px;}
	.g_more2 img, .row4 .g_more2 .gr {margin-left: 12px;}
	.fan_box .text .icon img {width: 23px;}
	.fan_box .text .icon {font-size: 16px;width: 72px;}
	.fan_box .text .t_l {width: 82%;}
	.p_110 {padding-top: 70px;padding-bottom: 70px;}
	.ab_ban .text .tit {font-size: 28px;margin-bottom: 18px;}
	.ab_ban .text p {font-size: 18px;}
	.ab_r1 .l {width: 50%;padding-right: 47px;}
	.ab_r2 .item .icon{width: 42px;}
	.ab_r2 .item .tit {font-size: 20px;margin-bottom: 20px;}
	.ab_r2 .item{padding: 0 10px;}
	.course_swi .swiper-slide .line s:nth-child(2){display: inline-block;}
	.p_box .top_x{display: block;}
	.p_box .top_x .txt{width: 100%;padding: 0;}
	.p_box .top_x .pic{margin: 0 auto 10px;}
	/* .swiper3 .scrollbar1, .swiper4 .scrollbar2, .file_swi .scrollbar3, .swiper3 .scrollbar5,.lin_j{width: 360px;} */
	.pro_descx .pic ,.pro_descx .pic{width: 438px;}
	.pro_descx .text,.pro_descx .text{width: calc(100% - 438px);}
	.pro_descx .text .tit {padding-bottom: 10px;margin-bottom: 10px;}
	.pro_descx .ly {width: 118px;height: 41px;line-height: 41px;border-radius: 9px;font-size: 14px;}
	.p_box .top_x .pic {width: 100%;}
	.product_nav .item, .new_box .new_l .tetx .time, .bot_t .t_item .t2 { font-size: 14px; }
	.product_nav .item .con { padding: 0 20px; height: 52px; overflow: hidden; }
	.btn_more{ height: 52px; line-height: 52px; }
	.business_box .t_con span { font-size: 16px; }
}


@media (max-width: 1024px)
{	
.news_list1 .li2 .txt .tit { margin-bottom: 0px; }
}
@media (max-width: 960px){
	.m_pbxo{width: 90%;}
	.product_nav{flex-wrap: nowrap;}
	.product_nav span:first-child{display: none;}
	.from_box .iten{width: 100%;}
	.m_pbxo{padding: 26px;}
	.m_pbxo .tit{font-size: 18px;}
	.pop_btns .btnz {width: 126px;height: 40px;line-height: 40px;border-radius: 6px;font-size: 16px;margin: 0 10px;}
	.news_list1 .li2 .txt .tit { margin-bottom: 20px; }
	.product_nav{overflow-x: auto;overflow-y: hidden;white-space: nowrap;}
	.product_nav{justify-content: start;}
	.g_tit, .ab_r1 .l .tit, .s_gtit ,.g_tit{font-size: 16px;}
	.ab_r3,.ab_r4{padding: 30px 0;}
	.n_p110{padding-top:20px;}
	.box ,.banner .text,.box2{padding: 0 5%;}
	.banner .swiper-pagination {padding-left: 5%;}
	.banner .swiper-slide .mol_ban{display: block;}
	.banner .swiper-slide .pc_ban{display: none;}
	.banner .text .desc {font-size: 18px;}
	.banner .text .desc {margin-bottom: 24px;}
	.swi_pn{display: none;}
	.banner .swiper-pagination {padding-left: 0;width: 100%;}
	.banner .swiper-pagination .swiper-pagination-current {font-size: 28px;}
	.banner .swiper-pagination {font-size: 20px;bottom: 10px;}
	.row1 {padding: 10px 10px 0;}
	.swiper11 .swiper-slide.swiper-slide-active .txt{opacity: 1;}
	.swiper11 .swiper-slide .txt {padding: 19px;}
	.swiper11 .swiper-slide .txt .desc{width: 100%;}
	.product_nav .item .con {padding: 0 20px;height: 52px;overflow: hidden;}
	.product_nav .item,.new_box .new_l .tetx .time,.bot_t .t_item .t2{font-size: 14px;}

	.new_box{display: block;}
	.new_box .new_l,.new_box .new_r{width: 100%;}
	.new_box .new_l img{max-width: 960px;}
	.new_box .new_l .tetx .tit {font-size: 18px;}
	.new_box .new_l .tetx .time span{font-size: 24px;}
	.new_box .new_l{height: 426px;}
	.g_tit {font-size: 22px;}
	.business_box .t_con span {font-size: 14px;}
	.p_110 {padding-top: 30px;padding-bottom: 30px;}
	.top_navs .item,.bot_t .t_tit,.bot_t .t_item .t1{font-size: 16px;}
	.ab_r1,.pro_more{display: block;}
	.ab_r1 .l,.ab_r1 .r{width: 100%;padding-right: 0;}
	.ab_r1 .desc,.ab_r1 .num_s{margin-bottom: 26px;}
	.ab_r1 .l .tit{margin-bottom: 20px;}
	.ab_r1 .num_s .inum .tnum span{font-size: 36px;}
	.ab_r2 .item .tit {font-size: 18px;margin-bottom: 16px;}
	.ab_r2 .item .desc,.pro_content .ban1 .text .desc{font-size: 14px;}
	.cx_box .item .txt, .cx_box2 .item .txt{font-size: 18px;}
	.cx_box .item .txt img, .cx_box2 .item .txt img {width: 34px;margin-bottom: 22px;}
	.course_swi .swiper-slide .line s {margin-right: 97%;}
	.course_swi .swiper-slide .line s:nth-child(2){display: none;}
	.pro_content .r{width: 100%;padding-left: 0;}
	.pro_content .ban1 .text .tit ,.p_box .tit{font-size: 18px;}
	.pro_content .ban1 .tr {width: 92px;height: 39px;line-height: 38px;border-radius: 6px;font-size: 14px;}
	
	.p_tit{font-size: 20px;}
	.swi3_info .ls{display: none;}
	.p_box1 .pul1 li{width: 50%;}.ul_fy{display: none;}
	.file_nav{overflow-x: auto;overflow-y: hidden;white-space: nowrap;display: block;}
	.pro_descx .pic,.pro_descx .text{float: none;width: 100%;}
	.pro_descx{padding: 20px 5% 0;}
	.pro_descx .text{padding: 28px 0px 0;}
	.pro_descx .text .desc{height: auto;overflow: auto;display: block;}
	.pro_gs{display: block;}
	.pro_gs .rs{width: 100%;margin-top: 20px;display: flex;}
	.pro_gs .rs img{display: block;width: 100%;}
	.pro_gs .ls{width: 100%;padding-right: 0;}
	.file_nav .iton{font-size: 14px;}
	.search_con .so_txt{text-align: left;padding-top: 24px;margin-bottom: 36px;}
	.search_con .l_tit {font-size: 20px;}
	.search_con .so_txt {font-size: 14px;}
	.search_con .so_nav .item {font-size: 16px;}
	.search_box input {font-size: 18px;width: calc(100% - 40px);}
	.search_box .sou {width: 19px;}
	.search_box{padding: 20px 0;border-top: none;}
	.search_con .so_nav .item {margin-right: 32px;padding-bottom: 16px;}
	.search_one .con .txt img{display: none;}
	.search_one .con .txt{padding: 14px;}
	.search_one .con .txt .tit {font-size: 14px;}
	.search_one .clearfix li {width: 50%;}
	.search_one.se1 {margin-bottom: 43px;}
	.product_list .txt .tit {font-size: 16px;}
	.product_list .txt .desc p ,.swiper11 .swiper-slide .txt .desc{font-size: 14px;}
	.swiper11 .swiper-slide .txt .tit {font-size: 16px;}
	.fan_box .text {padding: 18px 13px;}
	.g_more2 {width: 110px;height: 38px;border-radius: 38px;}
	.ab_ban .text .tit {font-size: 22px;}
	.ab_ban .text p {font-size: 16px;}
	.course_box {padding-top: 30px;}
	.cx_content{margin-top: 30px;}
	.ab_text{padding-top: 0;margin-bottom: 50px;}
	.search_box{margin: 0 0 20px;}
	.swiper11 .swiper-slide .txt {opacity: 1;}
	.banner{margin-top:50px;}
	.banner .text {top: 24%;}
	.pro_content{padding-top: 0;}
	.box_new .box{padding: 0;}
	.p_content {padding: 0px 5% 20px;}
	.course_swi .swiper-slide .pic img{width: 70%;margin: 0 auto;}
	/* .p_box1 .pul1 li{border-bottom: 2px solid #f6f6f6;} */
	.p_box1 .txt {padding: 6px 14px;}
	.product_nav ,.business_box{padding-top: 20px;}
	.new_box{margin-top: 20px;}
	.p_tit {padding: 25px 20px 20px 0px;font-size: 24px;}
	.bot_t,.p_box1,.p_box2,.pro_gs{padding-bottom: 0;}
	.ab_r3::before { top: 56.6%; }
	.ab_content .ab_text {display: none;}
	.ab_content .ab_r1{ padding-top: 30px; }
	.pro_content { padding-bottom: 30px; }
	.pro_more { line-height: 41px; border-radius: 8px; margin:50px auto; font-size: 14px; width: 118px; }

	.product_list.new_s7 .swiper-slide{ width: 50%; }

	.product_nav.qhk2{
		flex-wrap: nowrap;
		display: block;
	}
	.product_nav.qhk2 .item{
		margin-bottom: 10px;
	}

	.row2 .product_list{
		padding: 0px 0;
	}
	.fan_box{margin-top: 20px;}
	.product_list.new_s7{
		margin: 30px -10px 0;
	}
	
	.btn_more{display: none;}
	.row3 .product_nav.hide_btns{
		justify-content:flex-start;
	
	}
	.p_box1 .pul1 li .con::before{display: none;}
	.swiper3 .txt .tit, .swiper4 .txt .tit,.p_box1 .txt .tit{font-size: 14px;}
	.p_box1 .txt img {
		display: none;
	}
	.p_box1 .txt .tit{width: 100%;}
	.pro_descx .text p { font-size: 16px; }
	.pro_descx .text .tit { font-size: 18px; }
	.swiper11 .swiper-slide .txt .tit{width: 80%;}

	.btn_moren{display: inline-block;}
	.btn_moren{
		padding: 0 20px;
	    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    border-radius: 9px;
    cursor: pointer;
    height: 52px;
    display: inline-block;
    line-height: 52px;

	}
	.btn_moren a{display: flex;}
	.pro_content .ban1 .text .desc{display: none;}

}
@media (max-width: 800px){
	.course_swi .swiper-slide .line { top: 43%; }
	.ab_r3::before { top: 54.5%; }

}
@media (max-width: 600px){
	.swiper11 .swiper-slide .txt .tit{width: 100%;}
	.ab_r3 .swiper-button-next,.ab_r3 .swiper-button-prev{display: none;}
	.swiper11 .swiper-slide{height: 166px;}
	.swiper11 .swiper-slide img {display: block;height: 100%;max-width: 800px;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);max-width: 600px;width: auto;}
	.product_list {margin: 0 0;}
	.fan_box .con {height: 340px;overflow: hidden;}
	.fan_box .cimg {width: auto;height: 100%;max-width: 800px; position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
	.fan_box .text .icon{display: none;}
	.fan_box .text s{display: none;}
	.fan_box .text .t_l .tcon{width: 100%;}
	.fan_box .text .t_l{width: calc(100% - 130px);}
	.new_box .new_l{height: 426px;}
	.new_box .new_l {height: 290px;}
	.new_box{padding: 10px;}
	.new_box .new_l .l {width: 94%;}
	.new_box .new_l .desc {padding-left: 14px;width: calc(100% - 44px);}
	.new_box .new_l .tetx .tit {font-size: 16px;}
	.business_box .t_con span {font-size: 14px;}
	.ab_r2{display: block;padding: 30px 0;}
	.ab_r2 .item .desc{max-width: none;text-align: center;font-size:14px;}
	.ab_r2 .item {margin-bottom: 24px;width: 100%;}
	.cx_box .item .txt, .cx_box2 .item .txt{font-size: 14px;}
	.cx_box .item .txt img, .cx_box2 .item .txt img {width: 29px;margin-bottom: 18px;}
	.course_swi .swiper-slide:nth-child(2n){padding-top: 0;}
	.course_swi .swiper-slide:nth-child(2n) .con,.course_swi .swiper-slide .con{margin-bottom: 30px;}
	.course_swi .swiper-slide .line{top: 79%;}
	.ab_r3::before {top: 83.1%;}
	.course_swi .swiper-slide:nth-child(2n) .cons,.course_swi .swiper-slide:nth-child(2n) .c_year{position: unset;}
	.course_swi .swiper-slide .line {display: none;}
	.course_swi .swiper-slide{overflow: hidden;}
	.ab_r3::before{display: none;}
	.course_box .course_d{display: block;height: 2px;background: rgba(0,0,0,.1);}
	.course_box .swiper-pagination-progress .swiper-pagination-progressbar{background-color: #e20214;}
	.course_swi .swiper-slide{height: auto;}
	.course_swi {padding-bottom: 30px;}
	.course_swi .swiper-slide:nth-child(2n) .con::before{content: "";top: auto; position: absolute;bottom: -8px;left: 50%;width: 0;height: 0;border-style: solid;/* border-width: 0 10px 10px 10px; */border-width: 10px 10px 0 10px;border-color: #e20214 transparent transparent transparent;z-index: 99;-webkit-transform: translatex(-50%);-moz-transform: translatex(-50%);-o-transform: translatex(-50%);transform: translatex(-50%);opacity: 0;}
	.course_swi .swiper-slide:nth-child(2n).swiper-slide-active .con::before{opacity: 1;}
	.p_box .top_x .pic{width: 100%;}
	.pro_content .ban1 .text {padding: 0 5% 6px;display: block;}
	.pro_content .ban1 .text .tl{width: 100%;padding-right: 0;margin-bottom: 0px;}
	/* .pro_content .ban1{height: 278px;} */
	/* .pro_content .ban1 img{display: block;height: 100%;max-width: 800px;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);width: auto;} */
	/* .p_box1 .pul1 li,.search_one .clearfix li{width: 100%;padding: 0;}
	.p_box1 .pul1{margin: 0 0px 20px;} */
	.swiper3 .scrollbar1, .swiper4 .scrollbar2, .file_swi .scrollbar3, .swiper3 .scrollbar5,.lin_j{width: 220px;}
	.p_content {padding: 12px 12px 20px;}
	.file_swi .swiper-slide .fill_r p{display: none;}
	.file_swi .swiper-slide .fill_r a{width: 30px;height: 30px;margin: 0;}
	.file_swi .swiper-slide .fill_r{width: 30px;}
	.file_swi .swiper-slide .fill_l{width: calc(100% - 30px);padding-right: 14px;}
	.file_swi .swiper-slide .item{padding: 12px;}
	.file_swi .swiper-slide .icon {width: 25px;height: 27px;}
	.search_one .clearfix{margin: 0;}
	.swiper11 .swiper-slide:hover img{-webkit-transform:translateX(-50%) scale(1.04);-moz-transform:translateX(-50%) scale(1.04);-ms-transform:translateX(-50%) scale(1.04);-o-transform:translateX(-50%) scale(1.04);transform:translateX(-50%) scale(1.04);}
	.product_list .swiper-slide{padding: 0;}
	.footer2 .flt a{padding-left: 0;}
	.product_list .txt .tit { font-size: 14px; }
	.product_list.new_s7 .swiper-slide{padding: 0 5px;margin-bottom: 10px;}
	.product_list.new_s7{margin: 30px -5px 0;}
	.product_list.new_s7 .pic{height: 130px;}
	.p_box1 .pul1 li { margin-bottom: 10px; padding: 0 5px; }
	.p_box1 .pul1 { margin: 0 -5px 20px; }
	.pro_gs .rs{display: block;}
	.swiper3 .txt .time span, .swiper4 .txt .time span { width: 8px; height: 11px; }
	/* .pro_descx .text .desc { font-size: 14px; } */
	.p_box1 .txt .tit {
		height: 4.5em;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
	.pro_content .ban1 .tr {
		width: 83px;
		height: 32px;
		line-height: 32px;
		border-radius: 6px;
		font-size: 12px;
	}

	.pro_content .ban1::before{
		background-size: 100% 120%;
	}
	.search_one .clearfix li {
		padding: 0 5px;
	}
	.search_one .clearfix {
		margin: 0 -5px 20px;
	}
	.s_gtit {
		font-size: 14px!important;
		margin-bottom: 0;
	}
}


/*更新样式2023-8-25*/

.bcg{background-color: #f5f5f5;}
.tab-container .tab {
  overflow: hidden;
}

.tab-container .tab button {
  background-color: #f2f2f2;
  font-size: 18px;
  color: #666666;
  border-radius:28px;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 12px 40px;
  margin:30px 10px;
  transition: background-color 0.3s;
}

.tab-container .tab button:hover {
  background-color: #ddd;
}

.tab-container .tab button.active {
  background-color: #004b86;
  color: white;
}

.tabcontent {
  display: none;
  padding: 20px 20px 0px 20px;
  position: relative;
  min-height:360px;
}
.pbody{color:#777;line-height:36px;font-size:14px;word-wrap: break-word;text-align:justify-content;
word-break: keep-all;
word-wrap: break-word; 
text-align:justify; 
text-justify:inter-ideograph;
}
.pbody p{color:#777;line-height:36px;}

.tabcontent .desc{position:absolute;height:70px;background-color:rgba(0,0,0,0.5);margin-top:-70px;width:100%;}

.tabcontent .desc a{display:block;float:right;}
.tabcontent .desc img{width:30px; height:30px;margin-top:-50px;display:block;margin-right:20px;}
.tabcontent .desc .txts{font-size:16px;height:70px;color:white;width:94%;padding:10px 0px 0px 20px;}
.tabcontent h3 {
  margin-top: 0;font-size:24px;color:#666666;
}

.tabcontent .txts p{font-size:14px;color:white;line-height:24px;}
.tabcontent .line{width:90px;height: 5px;background: #004b86;margin:20px 0px 40px 0px;}

.ab_yw ul{margin:0px -15px;}
.ab_yw ul li{float: left;width:50%;margin-top: 30px;cursor: pointer;}

.ab_yw ul li .bk{margin:0px 15px;position: relative;}
.ab_yw ul li img{width:100%;}

.ab_yw ul li .txt .img img{width:60px;margin:10px auto;padding-top:10%;}
.ab_yw ul li .txt{position: absolute;top:0px;
    justify-content: center;
    padding-top:20%;
    width: 100%;
    height: 100%;
    align-items: center;
    padding: 12px;
    text-align: center;
}
.ab_yw ul li .txt .tit{font-size:18px;color: white;}
.ab_yw ul li .txt .line{width:120px;height:1px;background:white;margin:15px auto;}
.ab_yw ul li .txt{/*background-color: rgba(0, 0, 0, 0.5);*/z-index:1}



.ab_yw ul li .txt2{display: none;position:absolute;background-color:#004b86;width:100%;height:100%;top: 0px;z-index:2;justify-content: center;color:white;}
.ab_yw ul li .txt2 .img img{width:60px;margin:10px auto;padding-top:8%;}
.ab_yw ul li .txt2 .tit{font-size:24px;text-align:center;}
.ab_yw ul li .txt2 .desc{font-size:14px;line-height:24px;padding:30px;text-align:center;}

.ab_yw ul li:hover .txt2{display:block;}


.ab_yw ul li .en_txt2 .desc{font-size:12px;}


.cpbg{width: 100%;background-color:#004b86;height:90px;margin-top: 20px;}
.cpbg .tname{font-size:30px;line-height:90px;color: white;}
.cpbg img{width:50px;float:left;margin-top: 20px;margin-right: 15px;}


/*主页产品*/
.tabnav{display: flex;}
.tabnav .tablinks{width:33.33%;}
.product_nav .tabcontent{padding:0px;}
.product_nav .tabnav .tablinks{border-left:1px solid white;text-align:center; background:#f5f5f5;height: 100px;font-size:18px;line-height:100px;color: #666666;cursor:pointer;}
.product_nav .tabnav .tablinks:nth-child(1){border-left:1px solid #f5f5f5;;}

.product_nav .tabnav .tablinks.active{background:#004b86;color: white;border-left:1px solid #004b86;}


.product_nav .tabnav .tablinks span{display: inline-block;position: relative;color:#666666;}
.product_nav .tabnav .tablinks.active span{color:white;}
.product_nav .tabnav .tablinks:hover span{color: white;}

.product_nav .tabnav .tablinks span img{position: absolute;top:10px;}
.product_nav .tabnav .tablinks .ico{width: 40px;height: 40px;}
.product_nav .tabnav .tablinks span .img2{opacity:0;}
.product_nav .tabnav .tablinks.active .img2{opacity: 1;}
.i_more{position: absolute;right:20px;padding:0px 8.3%;margin-top: -100px;}





@media (max-width:1600px)
{
.ab_yw ul li .txt2 .img img{padding-top:4%;}  
.product_nav .tabnav .tablinks{font-size:16px;}
}


@media (max-width:1444px)
{
.ab_yw ul li .txt2 .img img{padding-top:3.5%;}
.ab_yw ul li .en_txt2 .desc{padding:20px;line-height:20px;}
}

@media (max-width:1360px)
{
.ab_yw ul li .txt2 .img img{padding-top:3%;}  
}



/*应用主页*/
.a_body{padding-bottom: 60px;}
.a_body .tname{font-size:24px;font-weight: bold;color:#333333;margin:30px 0px;}
.a_body .applist ul{margin:0px -10px;}
.a_body .applist ul li{width:25%;float: left;overflow: hidden;margin-top:20px;}
.a_body .applist ul li a{display:block; margin: 0px 10px;position: relative;}
.a_body .applist ul li .cname{
margin-top: -60px;
line-height:60px; 
padding-left:20px;
width: 100%; 
font-size:18px;
color:white;
font-weight: bold;
position:absolute;
background-color: rgba(0, 0, 0, 0.5);
height: 60px;}


.a_body .applist ul li:hover .cname{height:160px;margin-top:-160px;}
.a_body .applist ul li:hover .desc{display: block;}
.a_body .applist ul li .desc{display:none;font-size:14px;color:white;height:72px; line-height: 24px;font-weight: normal;padding-right:50px;overflow:hidden;}
.a_body .applist ul li .desc .enter{width:30px;position: absolute;right: 10px;top:90px;}

/*主页新闻*/
.newlist{padding-bottom: 100px;}
.newlist ul{display: flex;margin:0px -30px;}
.newlist ul li{width:33.33%;}
.newlist ul li .imgs{height:300px;overflow:hidden; transition: transform 0.2s ease;}
.newlist ul li .imgs:hover img{transform: scale(1.04);}

.newlist ul li a{display:block;background-color: white; margin:0px 30px;padding-bottom: 30px;}
.newlist ul li .tit{font-size:18px;color:#333333;min-height:3em;margin-top:15px;padding:0px 1em;}
.newlist ul li:hover .tit{color:#004b86;}

.newlist ul li .desc{font-size:14px;color: #666666;padding:15px 1em;}
.newlist ul li .time{text-align:left;}
.newlist ul li .time span{color:#666;display: block;font-size:14px;padding-left:15px;margin-top:5px;}



.row4{background-color:#f5f5f5;}

.new_box .new_l {
     height:490px; 
    position: relative;
    overflow: hidden;
    width:calc(66.66% - 20px);
}

.new_box .new_l::before{
	content: "";
	    width: 0%;
	    position: absolute;
	    left: auto;
	    right: 0;
	    bottom: 0;
	    height: 3px;
	    background-color: #004b86;
	    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
		z-index: 9;
}

.new_box .new_l:hover::before {
    left: 0;
    right: auto;
    width: 100%;
}

.new_row1{display: flex;}
.new_r .newlist{padding-bottom:60px;}
.new_r .newlist ul li{width:100%;}
.new_r .newlist ul li a{}


.new_box  .new_r{
	width: calc(33.33% - 40px);
    display: flex;
    margin-left: 60px;
}

/*新闻列表*/
.tnav{margin:30px auto;width:500px;padding-left:10px;}
.tnav ul{display:flex;margin:auto;}
.tnav ul li a{width:230px;height:48px;display:block;margin-right:20px;line-height:48px;text-align:center;font-size:18px;color:white;border-radius:20px;border:1px solid #999;background-color:white;color:#999;}

.tnav ul .cur a,.tnav ul li a:hover{background-color:#004b86;border:1px solid #004b86;color:white;}



/*招聘*/
.recru_body{margin-top:60px;display:flex;}
.recru_body .l{width:75%;}
.recru_body .r{width:calc(25% - 30px); background-color:#f8f8f8;margin-left:30px;padding:30px 20px;}

.recru_body .r .sp1{position:relative;}
.recru_body .r .sp1 .sou{position:absolute;top:32px;right:15px;cursor:pointer;width:24px;}

.recru_body .r span{font-size:16px;color:#333;display:block;margin-top:20px;}
.recru_body .r input,.recru_body .r select{width:100%;height:40px;background-color:white;border-radius:5px;border:none;margin-top:10px;padding-left:20px;}

.recru_body .r select{font-size:14px;font-weight:normal;}

.cnav{width:100%;display:flex;}
.cnav span{width:16.66%;display:block;font-size:16px;color:#333;font-weight:bold; text-align: center;}
.cnav span:nth-child(1){padding-left:20px;}


.accordion{width:100%;margin-top:30px;}

.accordion .tit{width:100%;display:flex;height:60px;line-height:60px;}
.accordion .tit span{width:16.66%; font-size:14px;color:#666;line-height:60px;text-align: center;}
.accordion .tit span:nth-child(1){padding-left:20px;}
.accordion .accordion-item{border-bottom:1px solid #e1e1e1;width:100%;}


.accordion-item{width:75%;}

.accordion-item span img{position:absolute;margin-top:16px;}
.accordion-item span .img2{opacity:0;}

.accordion .active .tit{background-color:#004b86;}
.accordion .active .tit span{color:white;}
.accordion .active span img{opacity:0;}
.accordion .active span .img2{opacity:1;}

.accordion .c_body{line-height:36px;padding:30px;display:flex;position:relative;}
.accordion .c_body .tb{font-size:18px;font-weight:bold;color:#333;}
.accordion .c_body .zhize{float:left;margin-right:30px;width:38%;}
.accordion .c_body .yaoqiu{width:38%;float:left;}
.accordion .c_body .sheng {height:48px;line-height:48px;text-align:center;float:left;width:24%;}

.accordion .c_body .sheng a{position:absolute;top:50%; left:80%; color:white;font-size:16px;display:block;width:130px;background-color:#004b86;border-radius:10px;}

/*新闻详情*/
.ProductIntroduction {
	position: relative;
	width: 1070px;
	margin:40px auto;
	overflow: hidden;
	background-color:#fff;
	box-shadow: 0px 0px 25px #ccc;
}

.ProductExhibition {
	position: relative;
	width: 100%;
	height: 0px;
	text-align: right;
}

.ProductExhibition .Exhibition_num .Exhibition_item {
	margin-right: 15px;
	height: 125px;
}

.ProductExhibition .Exhibition_num .Exhibition_item img {
	width: 193px;
	height: 119px;
	border-radius: 6px;
	opacity: 0.5;
	vertical-align: top;
	box-sizing: border-box;
	padding: 15px;

}

.ProductExhibition_box,
.ProductExhibition_box .Exhibition_Img,
.ProductExhibition_box .Exhibition_Img img {
	width: 100%;
	height: 622px;
}

.ProductExhibition_box .Exhibition_Img img {
	box-sizing: border-box;
	padding: 15px;
	border-radius: 20px;
}

.Exhibition_items::after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	border-radius: 0 3px 0 0;
	border-color: #af5000 #af5000 transparent transparent;
	border-style: solid;
	border-width: 6px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	left: -5px;
	/* right: 0; */
	background: -o-linear- n(45deg,  rgba(255, 255, 255, 0)  0, rgba(255, 255, 255, 0) 49%, #af5000 50%, #af5000 100%) no-repeat border-box;
	background: linear-gradient(45deg,  rgba(255, 255, 255, 0) , rgba(255, 255, 255, 0) 49%,#af5000 50%, #af5000) no-repeat border-box;
	content: "";
}

.Exhibition_items {
	position: absolute;
	right: 28px;
	top: 13px;
	width: 168px;
	height: 92px;
	box-sizing: border-box;
	border: 0;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 3px #af5000;
	box-shadow: inset 0 0 0 3px #af5000;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
	-o-transition: transform .5s cubic-bezier(.86, 0, .07, 1);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1), -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
}

.icon_LImg img,
.icon_RImg img {
	width: 5px;
	height: 9px;
}

.icon_LImg,
.icon_RImg {
	position: absolute;
	z-index: 30;
	width: 26px;
	height: 26px;
	border-radius: 2rem;
	background-color: black;
	text-align: center;
	line-height: 23px;
	opacity: .5;
}

.icon_LImg {
	top: -50px;
	transition: all .3s;
	right: 85px;
}

.icon_RImg {
	right: 85px;
	transition: all .3s;
	top: 640px;
}

.icon_LImg:hover,
.icon_LImg:focus,
.icon_RImg:hover,
.icon_RImg:focus {
	opacity: .8;
}

.ProductExhibition:hover .icon_LImg {
	top: -50px;
}

.ProductExhibition:hover .icon_RImg {
	top: 594px;
}

.icon_LImg img {
	transform: rotate(90deg);
}

.icon_RImg img {
	transform: rotate(-90deg);
}

.ProductExhibition .Exhibition_num .czt_active img {
	opacity: 1;
}

.ProductExhibition_wrap {
	position: relative;
	width: 853px;
	height: 622px;
}

.ProductExhibition_box {
	position: absolute;
	height: 120000px;
	transition: all .5s;
}

.ProductExhibition_box img {
	width: 646px;
	height: auto;
}

/*应用报告*/
.report .ulist1 ul{display: flex;margin:0px -10px;}
.report .ulist1 ul li{width:33.33%;}
.report .ulist1 ul li a{display:block;margin:0px 10px;box-shadow: 0 10px 8px rgba(0, 0, 0, 0.2);overflow:hidden;}
.report .ulist1 ul li img{width:100%;transition: transform 0.2s ease;}
.report .ulist1 ul li a:hover img{transform: scale(1.05);}
.report .tit3{text-align: center;font-size:36px; color:#333333;margin:50px 0px;}

.report .ulist2{margin-top: 60px;}
.report .ulist2 ul li{background-color: white;height:60px;display: flex;width: 100%;margin-top:25px;position: relative;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);}
.report .ulist2 ul li img{height: 40px;margin-top:10px;}
.report .ulist2 ul li .tit{line-height: 60px;font-size: 16px;color:#666666;}
.report .ulist2 ul li .img1{margin:0px 20px;}
.report .ulist2 ul li .img2{position:absolute;right:10px;}
.pagination ul{display: flex;}
.app_page{margin:80px 0px;}

/*产品主页*/
.box .cp_content .items{margin-top:30px;background-color:white;padding:40px;display: flex;}
.box .cp_content .items .l{width:35%;float: left;position: relative;}
.box .cp_content .items .l .bk{overflow: hidden;}
.box .cp_content .items .l .bk img{width: 100%;}
.box .cp_content .items .l .bk:hover .bg{
background-color:rgba(0,0,0,0.5);
position:absolute;top:0px;width:100%;
height:100%;
}



.box .cp_content .items .l .bk .more2{
position: absolute;
top:580px; 
border:1px solid white;
border-radius:20px;
color:white;
font-size:14px;
height:50px;
line-height:50px;
left: 50%;
transform: translateX(-50%);
z-index: 2;
display: flex;
justify-content: center;
align-items: center;
padding: 0 15px;
height: 50px;
width:320px;
}

.box .cp_content .items .l .bk .more2:hover{background:#004b86;border:1px solid #004b86;}
.box .cp_content .items .l .bk .desc{
position: absolute;color:white;font-size:14px;line-height:24px;padding:20px;top:376px;display:none;z-index:2;text-align:justify;}
.box .cp_content .items .l .bk:hover{cursor:pointer;}

.box .cp_content .items .l .bk:hover .more2{top:310px;}

.box .cp_content .items .l .bk:hover .desc{bottom:100px;display:block;}

.box .cp_content .items .l .bk .more2 span img{height:28px;width:28px;float:left;margin:10px 10px 10px 0px;}

.box .cp_content .items .r{width: 65%;float: left;padding-left: 40px;margin-top: -50px;}
.box .cp_content .items .r ul{margin:0px -25px;margin-top:40px;}
.box .cp_content .items .r ul li{width:33.33%;float: left;margin-top:10px;}

.box .cp_content .items .r ul li .imgs{overflow:hidden;transition: transform 0.2s ease;}
.box .cp_content .items .r ul li:hover .imgs img{transform: scale(1.05);}

.box .cp_content .items .r ul li{text-align: center;}
.box .cp_content .items .r ul li a{display: block;margin:0px 25px;/*border:1px solid #c4c4c4;*/}

.box .cp_content .items .r ul li .tit{font-size:14px;color:#333333;line-height: 22px;height:60px; position:relative;padding:20px 0px;}
.box .cp_content .items .r ul li .tit .txt{padding-left:10px;position:absolute;text-align:left; top: 50%;left: 50%;transform: translate(-50%, -50%);width:95%;}

.box .cp_content .items .r ul li:hover .tit{background-color:#004b86;color:white;}
.box .cp_content .items .r ul li a .imgs{
 overflow: hidden;
 position: relative;
  width: 100%;
  padding-top: 100%;
}

.box .cp_content .items .r ul li a .imgs img{width:100%;padding:0px;position: absolute;  
top: 0;    
left: 0;    
width: 100%; 
height: 100%; 
object-fit: cover;}

/*产品列表*/
.box .cp_content .bimg{margin-top:30px;position: relative;}


.box .cp_content .bimg .text{position: absolute;height:60px;background-color: rgba(0, 0, 0, 0.6);width:100%;margin-top: -60px;}
.box .cp_content .bimg .text .cname{font-size:24px;color: white;padding-left:20px;line-height: 60px;float:left;}
.box .cp_content .bimg .text .enter img{height:30px;margin:15px 20px;float:left;}
.box .cp_content .bimg .text .desc{font-size:16px;color: white;line-height:60px;float:left;}

.items_list{background-color: white;padding:30px;}
.items_list .clist{margin:0px -25px;}
.items_list .clist li{text-align: center;width: 25%;float: left;margin:30px 0px;}
.items_list .clist li a{display: block;margin:0px 25px;/*border:1px solid #c4c4c4;*/}


/*设置图片1:1显示*/
.items_list .clist li a .imgs
{
 overflow: hidden;
 position: relative;
 width: 100%;
 padding-top: 100%;
 transition: transform 0.2s ease;
}

.items_list .clist li a .imgs:hover img{ transform: scale(1.04);}

.items_list .clist li a .imgs img{
transition: transform 0.2s ease;
position: absolute;  
top: 0;    
left: 0;    
width: 100%; 
height: 100%; 
object-fit: cover;
}
/*end*/


.items_list .clist li .tit{
font-size:14px;color:#333333;
line-height:22px;
/*background-color:#F5f5f5;*/
padding:10px 0px;
/*border:1px solid #F5f5f5;*/
height:60px;position:relative;}
.items_list .clist li .tit .txt{padding-left:10px;position:absolute;text-align:left; top: 50%;left: 50%;transform: translate(-50%, -50%);width:95%;}

.items_list .clist li:hover .tit{background-color:#004b86;
/*border:1px solid #004b86;*/
    
}
.items_list .clist li:hover .tit .txt{color:white;}

.items_list .page{margin:50px 0px;}


/*产品详情页*/
.glink{padding-bottom: 60px;}
.p24{padding:0px 60px;background-color:white;}
.glink .tit3{font-size: 28px;font-weight: bold;color: #333;padding-top:30px;}

.cp_desc{background-color:white;padding:30px 60px;}
.cp_desc .cp_tit{font-size:18px;color:#004b86;border-bottom:3px solid #004b86;width:280px;padding-bottom: 10px;}
.cp_desc .cp_body{padding:20px 0px;line-height: 36px;font-size: 16px;color:#666;word-break: break-all!important;word-wrap: break-word!important;text-align:justify!important;}
.cp_desc .cp_body p{word-wrap: break-word!important;text-align:justify!important;word-break: keep-all;}
.cp_desc .cp_body_en{line-height:2em!important;}


.cp_desc .cp_body article{padding:20px 0px;line-height: 36px;font-size: 16px;color:#666;word-break: break-all!important;word-wrap: break-word!important;text-align:justify!important;}
.cp_desc .cp_body article p{word-wrap: break-word!important;text-align:justify!important;word-break: keep-all;}
.cp_desc .cp_body_en article{line-height:2em!important;}
.cp_desc .cp_body_en span{
word-break: break-all!important;
word-wrap: break-word!important;
text-align:justify!important;
text-wrap:normal!important;
}

.cp_main{display: flex;background-color: white;margin-top:30px;}
.cp_main .l{width:50%;padding:30px;}
.cp_main .r{width:50%;padding:30px;}
.cp_main .r .tname{font-size:18px;color:#999;margin:30px 0px;}
.cp_main .r .t_name{font-size:30px;color:#333;line-height:48px;word-wrap: break-word; }

.cp_main .r .desc{font-size:16px;line-height:36px;color:#666;margin-top:40px;text-align:justify;
word-wrap: break-word;  
text-justify:inter-ideograph;
}
.cp_main .r .alink{display: flex;margin:60px 0px;}
.cp_main .r .alink a{color: white;display: block;background-color:#004b86;color: white;font-size: 18px;width: 220px;height:50px;line-height:50px;
border-radius:20px;text-align: center;margin-right:20px;}
.cp_main .r .alink a img{float: left;height:40px;margin-top:5px;}
.cp_main .r .alink .atel a{background:#f5f5f5;color:#004b86;font-weight: bold;text-align: left;padding-left:30px;}
.amore{display: flex;font-size:16px;color:#666;line-height:30px;}
.amore img{float: left;height:30px;margin-right: 15px;}
.amore .a_more{margin-left: 30px;}


/*售后服务*/
/*.service .cbody{font-size: 16px;line-height: 24px;}*/
/*.service .sul{display:flex;justify-content:space-between;margin:50px -10px;}*/
/*.service .sul li{text-align: center;position: relative;width: 16.66%;}*/
/*.service .sul li .bk{margin:0px 10px;background: white;}*/
/*.service .sul li .tit{font-size:16px;color:#666666;background: white;padding:60px 0px 30px 0px;}*/
/*.service .sul li .ico{width:64px;height: 64px;border-radius:50%;background-color:#eaeaea;position: absolute;left:50%;transform: translateX(-50%);margin-top: -32px;}*/


/*售后服务修改 2023-9-4*/
.service .cbody{font-size: 16px;line-height: 24px;color:#777;}
.service .sul{display:flex;justify-content:space-between;margin:50px -10px;}
.service .sul li{text-align: center;position: relative;width: 16.66%;}
.service .sul li .bk{margin:0px 10px;background: #f9f9f9;width:200px;height:200px;border-radius:50%;box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.1);cursor:pointer;}
.service .sul li .tit{font-size:16px;line-height:24px;text-align:center;}
.service .sul li .ico{width:64px;margin:auto;padding-top:40px;}
.service .sul li .ico img{width:64px;height:64px;}
.service .sul li .bk:hover{background:#f5f5f5;}


/*联系我们*/
.contact .box .l{width:50%;padding: 100px 0px;float:left;}
.contact .box .l .t1{font-size: 30px;color: #333333;padding-bottom:10px;border-bottom:4px solid #004b86;width:120px;}
.contact .box .l  p{font-size:18px;color:#999999;margin:30px 0px;}
.contact .box .l ul{font-size: 16px;color: #666666;}
.contact .box .l ul li{margin-top:20px;}
.contact .box .l ul li .s1{line-height: 24px;}
.contact .box .l ul li img{float: left;margin-right:10px;height:24px;display: block;}
.contact .box .l ul li .desc{margin-top: 20px;}


.contact .box .r{width:50%;float: right;height:600px;overflow: hidden;position: relative;padding:100px 0px;}



/*留言*/
.message{background-image: url(/static/images/c_bg.jpg);height:700px;
background-size: cover;background-position: center center;
}

.message .box{height:450px;}
.message .l{width:50%;background-color: rgba(0, 75, 134, 0.9);margin-top: 135px;float: left;height:450px;}
.message .l .wchat{margin:135px 20px 135px 100px;position: relative;}
.message .l .wchat img{display: block;float: left;width:180px;}
.message .l .wchat .text{color: white;height: 180px;position: absolute;top: 100%;left: 200px;top:70px;

}
.message .l .wchat .text .t1{font-size: 18px;}.message .l .wchat .text .t2{font-size:16px;}
.message .r{height: 450px;background-color: white;width:50%;float:right;margin-top: 135px;}
.message .r .r_body{padding:50px;}
.message .r .r_body .me{font-size: 30px;color:#333333;}
.message .r .r_body .me span{font-size: 14px;color: #666666;margin-left: 10px;}
.message .r .r_body .me span em{color: red;margin:0px 10px;}
.message .r .r_body .input .name{width:48%;float: left;}
.message .r .r_body .input .tel{width: 48%;margin-left: 4%;}
.message .r .r_body .input input{padding-left: 10px; width: 100%;height:40px;border:1px solid #999999;border-radius:10px;margin-top:15px;font-size:12px;color:#999999;}
.message .r .r_body .input em{color: red;position: absolute;margin-top:26px;margin-left:-20px;}

.message .r .r_body .input #txts{margin-top:15px;min-height:80px;border-radius:10px;padding:10px;max-height: 125px;max-width:700px;}
.message .r .r_body .input #txts::-webkit-input-placeholder {font-size:12px;color:#848484; } 

.message .r .r_body .input .button_two input{width: 118px;font-size:14px;text-align: center;background:#004b86;color: white;padding-left:0px;cursor:pointer;}
.message .r .r_body .input .button_two .cz{background:#686868;}
.message .r .r_body .input .button_two .cz:hover{background:#004b86;}


.product-number-info .li-2{padding-left:60px;}
.product-number-info .li-3{padding-left:90px;}
.product-number-info .li-4{padding-left:100px;}
.product-number-info .li-5{padding-left:100px;}


.cplbdd{margin-left:-40px;}

.right_title {height:36px;line-height:36px;font-size:20px;background:#fefefe;/* padding:10px 20px; */border-bottom: 1px solid #ddd;}
.right_name {float:left;color: #034091;height:37px;}
.right_name font {color: #ffb901;margin-left:10px;text-transform:uppercase;font-size:16px;}
.mbx {font-size:14px;float:right;width:80%;text-align:right;line-height:36px;}
.mbx .breadcrumbs {list-style:none;padding:0;margin:0;float:right;line-height:36px;}
.mbx .breadcrumbs li {float:left;margin:0 5px 0 0;padding:0;}
.mbx b {font-weight:100;float:right;background:url("images/sy.png"/*tpa=http://hj.wpke.net/wp-content/themes/hjtheme/images/sy.png*/) no-repeat 0px 6px;text-indent:26px;}
/*news*/.grid-layout {overflow:hidden;background:#fff;margin-top: 20px;padding:30px;}
.grid-layout .grid-left {float:left;width: 70px;text-align:right;}
.grid-layout .grid-right {float:right;width: 690px;text-align:left;}
.post-aside {font-size:.875em;line-height:1.71428571;}
.post-aside .author {display:block;color:#393c40;}
.post-aside .thumbnail {display:block;height:52px;width:52px;margin-right:0;margin-bottom:16px;margin-left:auto;border-radius:50%;margin-right:-5px;}
.text-overflow {width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.post-aside .date {color:#7d7e80;margin-top:13px;}
.post-aside .date p {display:block;}
.post-gist .linkss {display:block;color:#393c40;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.post-gist .titleh3 {margin:0;font-size:28px;overflow:hidden;}
.divider.for-post-title {height:4px;width:74px;margin:38px 0px 20px 0px;padding:0;background: #ffb901;}
.post-gist .excerpt {margin:0;font-size:14px;line-height:24px;}
.post-gist .read-more {display:inline-block;margin-top:24px;font-size:.875em;line-height:1.71428571;color:#bbbaba;border-bottom:1px solid #eee;}
/*gongge*/.gonggeggg {width: 898px;}
.moco-course-wrap {float:left;background-color:#fff;position:relative;margin-right: 29px;margin-top:10px;margin-bottom:20px;}
.moco-course-wrap .moco-course-box:hover .moco-course-intro {top:100px;}
.moco-course-wrap .moco-course-box {width: 270px;height:250px;box-sizing:border-box;overflow:hidden;position:relative;}
.moco-course-wrap .moco-course-box .moco-course-intro {box-sizing:border-box;position:absolute;padding:0 20px;transition:top .5s;top:168px;height:144px;width:100%;background-image:url("images/bg-course.png"/*tpa=http://hj.wpke.net/wp-content/themes/hjtheme/images/bg-course.png*/);}
.moco-course-wrap .moco-course-box .moco-course-intro h2 {margin:0;padding:16px 0 6px;font-size:14px;max-height:40px;overflow:hidden;color:#07111b;line-height:21px;}
.moco-course-wrap .moco-course-box .moco-course-intro h2 a {color:#07111b;}
.moco-course-wrap .moco-course-box .moco-course-intro p {color:#93999f;font-size:12px;height:40px;overflow:hidden;line-height:20px;}
.moco-course-wrap .moco-course-box .moco-course-bottom {position:absolute;padding:0 20px;bottom:0;box-sizing:border-box;width:100%;height:42px;background-color:#fff;color:#93999f;font-size:12px;line-height:36px;}
.moco-course-wrap .color-red {color:#f01414;}
.moco-course-wrap .l {float:left;}
.moco-course-wrap .r {float:right;}
.newCont {float:left;width: 870px;overflow:hidden;}
.conts {position:relative;padding:42px 35px 40px 35px;border-top: #034091 3px solid;background-color:#fff;border-bottom:#ececec 1px solid;}
.conts_no_mar {margin-bottom:0}
.newCont .conts h1 {text-align:center;font-size:30px;color:#333;margin-bottom:15px;font-weight:bold}
.newCont .time {width:100%;font-size:12px;color:#999;text-align:center;padding-bottom:22px;border-bottom:#e7e7e7 1px dashed;margin-bottom:28px;}
.new_conts p {font-size:16px;color:#333;line-height:26px;margin-bottom:26px;word-break:break-all;}
.new_conts img {max-width:100%;height:auto;}
.new_conts h1 {font-size:36px}
.new_conts h2 {font-size:30px}
.new_conts h3 {font-size:24px}
.new_conts h4 {font-size:18px}
.new_conts h5 {font-size:14px}
.new_conts h6 {font-size:12px}
.new_conts h1,.new_conts h2,.new_conts h3,.new_conts h4,.new_conts h5,.new_conts h6 {margin-bottom:20px}
.new_conts strong {font-weight:bold}
.new_conts ul,.new_conts ol {background:#ececec;padding:30px 30px 30px 40px;font-size:16px;margin-bottom:26px;}
.new_conts ul li,.new_conts ol li {list-style-type:circle;line-height:30px;}
#up_down {background:#ffffff;padding:30px;font-size:14px;margin-top:20px;}
#up_down li {line-height:30px;list-style-type:none;width:100%;}
.wzzzxx {border:1px solid #ccc;padding:20px;margin-bottom:20px;margin-top:60px}
.wzzzxx h4 {margin-top:-32px;width:110px;background:#fff;text-align:center;margin-bottom:15px}
.f4n3h5q {line-height:30px;font-size:14px;}
/*chanpinkaishi*/.cpdsbox {background:#fff;}
.cpboxpic1 {width:680px;float:left;padding-right:20px;margin-top:30px;margin-left:30px;margin-bottom:20px;}
.cpboxpic2 {margin-top:30px;width: 430px;float:right;margin-right:30px;}
.g3t4f {color:#2e2e2e;font-size:20px;line-height:30px;font-weight:100;}
.cpfbt {color:#007358;font-size:14px;line-height:20px;word-break:break-all;margin-bottom:20px;}
.cpjsbox {background:url("images/panel-new.png"/*tpa=http://hj.wpke.net/wp-content/themes/hjtheme/images/panel-new.png*/);padding:20px;font-size:14px;position:relative;margin-bottom:20px}
.cpjsbox li {line-height:30px;float:left;width:100%;}
.cpname {width:80px;display:block;float:left}
.cpnamea {float:left;width: 300px;display:block;color:#e4393c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.fenxiangcp {position:absolute;top:50px;right:20px;font-size:12px;padding-left:20px;background:url("images/fenxiang.png"/*tpa=http://hj.wpke.net/wp-content/themes/hjtheme/images/fenxiang.png*/) left 1px no-repeat}
.ppbzl {margin-bottom:45px;}
.ppbzl li {line-height:28px;list-style-type:disc;margin-left:22px;}
.zxana {width:160px;height:40px;line-height:40px;display:block;float:left;font-size:16px;margin-right:30px;color:#fff}
.zxlxabox a:hover{text-decoration: initial;}
.f1e1a1 {background: #ffb901;}
.f1e1a1 i {width:20px;height:20px;background:url("images/zxkfico.png"/*tpa=http://hj.wpke.net/wp-content/themes/hjtheme/images/zxkfico.png*/);display:block;float:left;margin-top:9px;margin-left:26px;margin-right:10px}
.f1e1a2 {background: #034091; text-align:center;}

.f1e1a2 i {width:20px;height:20px;background:url("images/phone1.png"/*tpa=http://hj.wpke.net/wp-content/themes/hjtheme/images/fxxpico.png*/);display:block;float:left;margin-top:9px;margin-left:26px;margin-right:10px}
.cpmiaoshu {background:#fff;margin-top:20px;padding:30px;}
.cpmstxt88 {padding-top: 20px;margin-bottom:30px;}
.cpmstxt88 p {font-size:16px;color:#333;line-height:26px;margin-bottom:26px;word-break:break-all;}
.cpmstxt88 p img {max-width:100%;height:auto}
.cpmstxt88 ul,.cpmstxt88 ol {/* padding:30px 30px 30px 40px; */font-size:14px;margin-bottom:26px;}
.cpmstxt88 h1 {font-size:36px}
.cpmstxt88 h2 {font-size:30px}
.cpmstxt88 h3 {font-size:24px}
.cpmstxt88 h4 {font-size:18px}
.cpmstxt88 h5 {font-size:14px}
.cpmstxt88 h6 {font-size:12px}
.cpmstxt88 h1,.cpmstxt88 h2,.cpmstxt88 h3,.cpmstxt88 h4,.cpmstxt88 h5,.cpmstxt88 h6 {margin-bottom:30px;padding-bottom:10px;border-bottom: 2px solid #034091;padding-top:10px;}
.cpmstxt88 ul li,.cpmstxt88 ol li {line-height:30px;width: 33.3%;border-bottom: 1px  dashed #ddd;float:left;}
.cpmstxt88 ul li span,.cpmstxt88 ol li span{    font-weight: 600;}
.aligncenter {clear:both;display:block;margin-left:auto;margin-right:auto;    border: 1px solid #ddd; margin: 8px 0;}
.MagicZoomBigImageCont {border:1px solid #91b817;background:#FFF;}
.MagicZoomMain {text-align:center !important;width:92px;}
.MagicZoomMain div {padding:0px !important;}
.MagicZoomHeader {color:#fff;background:#91b817;text-align:center !important;}
.MagicZoomPup {border:0px solid #aaa;background:#ffffff;}
.MagicZoomLoading {text-align:center;background:#ffffff;color:#444;border:1px solid #ccc;opacity:1.8;padding:3px 3px 3px 3px !important;display:none;}
.MagicZoomLoading img {padding-top:3px !important;}
#tsShopContainer li,#tsShopContainer img {vertical-align:top;}
#tsShopContainer {width:500px;margin-bottom:10px;float:left;}
#tsShopContainer #tsImgS {text-align:center;width:100%;position:relative;margin-bottom:20px;}
#tsShopContainer #tsImgS a {display:block;text-align:center;margin:0px auto;}
#tsShopContainer #tsImgS img {border:0px;    width: 500px;height: 500px;    border: 1px solid #ddd;}
#tsShopContainer #tsPicContainer {width:100%;height:75px;position:relative;}
#tsShopContainer #tsPicContainer #tsImgSArrL {width:17px;height:100%;background:url("images/btn-left.jpg"/*tpa=http://hj.wpke.net/wp-content/themes/hjtheme/images/btn-left.jpg*/) no-repeat left center;position:absolute;top:0px;left:8px;cursor:pointer;margin-right:10px;}
#tsShopContainer #tsPicContainer #tsImgSArrR {width:17px;height:100%;background:url("images/btn-right.jpg"/*tpa=http://hj.wpke.net/wp-content/themes/hjtheme/images/btn-right.jpg*/) no-repeat right center;position:absolute;top:0px;right:8px;cursor:pointer;margin-left:10px;}
#tsShopContainer #tsPicContainer #tsImgSCon {position:absolute;top:6px;left:40px;width:1px;height:62px;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon ul {width:100%;overflow:hidden;height:62px;}
#tsShopContainer #tsPicContainer #tsImgSCon li {width:68px;height:64px;float:left;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSCon li img {padding:3px;border:2px solid #fff;display:block;width:52px;height:52px;}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img {border: 2px solid #034091;}
.wzzzxx {border:1px solid #ccc;padding:20px;margin-bottom:20px;margin-top:60px}
.wzzzxx h4 {margin-top:-32px;width:110px;background:#fff;text-align:center;margin-bottom:15px}
.f4n3h5q {line-height:30px;font-size:14px;}
.qing {position:relative;width:100%;}
.qing .con {width:630px;background: #034091;position:absolute;z-index:999;left:50%;top:110px;margin-left:-170px;padding:40px;}
.qing .con1 {line-height:30px;font-size:14px;color:#ffffff;border-bottom: 1px solid #0850b0;padding-bottom:23px;}
.qing .con2 {padding-top:13px;line-height:40px;font-size:14px;color:#FFF;overflow:hidden;}
.qing .add {position:relative;overflow:hidden;}
.qing .add1 {float:left;width:20px;height:40px;position:relative;overflow:hidden;}
.qing .add2 {position:relative;margin-left:30px;}
.qing .add1_1 {position:relative;display:block;top:8px;}
.qing .add1_2 {position:absolute;display:block;top:48px;}
.qing .add1_1,.qing .add1_2 {-webkit-transition:all 0.4s cubic-bezier(1,.57,.48,1.4);-moz-transition:all 0.4s cubic-bezier(1,.57,.48,1.4);-o-transition:all 0.4s cubic-bezier(1,.57,.48,1.4);transition:all 0.4s cubic-bezier(1,.57,.48,1.4);}
.qing .add:hover .add1_1 {top:-48px;}
.qing .add:hover .add1_2 {top:8px;}
.qing #mapall {width:100%;height:700px;}
.gblxwmdk {font-size:26px;color:#fff;position:absolute;right:30px;top:40px;font-family:Helvetica;}

.pageScroll{position: fixed;right: 50%;top: 300px;width: 80px;height: 160px;margin-right: -700px;background: url("images/yyys.png"/*tpa=http://hj.wpke.net/wp-content/themes/hjtheme/images/yyys.png*/) no-repeat 4px 0px;display: none;}
.scrollNav{background: url("images/yyyy.png"/*tpa=http://hj.wpke.net/wp-content/themes/hjtheme/images/yyyy.png*/) no-repeat -2px 13px;text-indent: 20px;font-size: 14px;line-height: 40px;}
.pageScroll .active a{color: #ae1c2f;font-weight: bold;text-decoration: underline;}

.zxly {background:#fff;padding: 0px 30px 30px 30px;}
.zxly h6 {height:45px;line-height:45px;border-bottom: 3px solid #034091;padding-left:10px;background:url("images/dbian.png"/*tpa=http://hj.wpke.net/wp-content/themes/hjtheme/images/dbian.png*/) no-repeat left center;font-size:18px;color: #034091;margin-bottom:30px;font-weight:100;}
.ufright {}
.ufright ul {float:left;}
.ufright ul li {float:left;width:100%;font-size:16px;margin-bottom:15px;position:relative;}
.ufright ul li .left {width:90px;display:block;float:left;font-size:14px;}
.ufright ul li input {text-indent:5px;width:300px;border:1px solid #ccc;height:26px;font-size:14px;}
.ufright ul li select {width:300px;border:1px solid #ccc;height:28px;font-size:14px;color:#a9a9a9;}
.ufright ul li textarea {border:1px solid #ccc;width: 367px;height:132px;font-size:14px;padding:10px;color:#a9a9a9;}
.ufright ul li button.s {border:none;width: 389px;height:28px;background: #034091;color:#fff;font-size:14px;}
.prodcut_body01{font-size: 14px; line-height: 28px; margin: 15px 0;}


/*2023-8-31更新样式*/
.nav2{width:160px;background:white;position:absolute;text-align:center;margin-left:-40px;display:none;}
.nav2 a{font-size:16px;line-height:24px;display:block;padding:10px 20px;}
.nav2 a:hover{color:white!important;background:#004b86;}

.nav_en{width:200px;margin-left:-80px;}

.ul1 li:nth-child(1) .nav2{display:none;}
.ul1 li:nth-child(2) .nav2{display:none;}

.ul1 li:hover .nav2{display:block;}
.ul1 li:nth-child(1):hover .nav2{display:none;}
.ul1 li:nth-child(2):hover .nav2{display:none;}

.close{position:absolute;right:6%;top:0;cursor:pointer;}
.close img{width:40px;height:40px;}
.notext{font-size:16px;line-height:36px;color:#666;padding-left:50px;}

.cont_ar:hover{background-color:rgba(0,0,0,0.6);}


.p_box1 .items_list{padding:0px 30px;}
.p_box1 .p_tit{padding:40px 40px 0px 40px;}


/*2023-9-19*/
.ent{display:flex;}
.header .logo{height:60px;}
.header .logo img{width:270px;margin-top:25px;}


/*2023-9-25*/
@media (max-width:1860px)
{
.new_box .new_l{height:510px;} 
    
.g_tit {font-size: 42px;}
.header .h_nav .ul1 li{padding:0px 10px;}
.header .logo img{width:270px;margin-top:27px;}
.code{width:120px;}
.ab_r1 .l{padding: 40px 60px 40px 0px;top:40px;}
.ab_r1 .desc{font-size:15px;}
.ab_r1 .play{top:36%;}
.box .cp_content .items .l .bk .more2{top:540px;width:320px;}

}



@media (max-width:1680px)
{
.header .logo img{margin-top:25px;}

.ab_r1 .l{top:25px;padding:30px 40px 30px 20px;height:430px;}
.ab_r1 .desc{line-height:1.8em;}
.ab_r1 .play{top:40%;}

.header .h_nav .ul1 li{padding:0px 10px;}
.code{margin-right:60px;}
.header .h_nav .ul1 a{font-size: 16px;}
.contact .box .l .t1{width:124px;}
.newlist ul li .imgs{height:266px;}
.box .cp_content .items .l .bk .more2{top:520px;}

}

@media (max-width:1600px)
{
.ab_r1 .l{top:20px;}  
    
.box .cp_content .items .l .bk .more2{top:480px;}
.box .cp_content .items .l .bk .desc{top:340px;}
.box .cp_content .items .l .bk:hover .more2{top:290px;}

.ab_r1 .desc{font-size:15px;}
.header .logo img{margin-top:25px;}
.product-number-info li img{height:32px;}
.product-number-info li p{font-size:14px;}
.box .cp_content .items .l .bk .more2{font-size:14px; width:300px;}
}


@media (max-width:1560px)
{
.new_box .new_l{height:470px;} 
.newlist ul li .tit{margin-top:10px;}
    
.box .cp_content .items .l .bk .desc{top:240px;}

.ab_r1 .desc{font-size:14px;}
.ab_r1 .play{top:35%;}
.ab_r1 .l{top:20px;height:420px;}
 
 .code{margin-right:30px;}
 
.header .h_nav .ul1 .a1{font-size:16px;}  
.header .h_nav .ul1{width:100%;}
.header .h_nav .ul1 li{padding:0px 10px;}
.product-number-info li img{height:36px;}

.product-number-info .li-2{padding-left:50px;}
.product-number-info .li-3{padding-left:80px;}
.product-number-info .li-4{padding-left:80px;}
.product-number-info .li-5{padding-left:80px;}
.product-number-info li p{font-size:12px;width:210px;}



.roof ul li{font-size:14px;}

.cnav span:nth-child(1),.accordion .tit span:nth-child(1){width:25%;}
.box .cp_content .items .l .bk .more2 img{width:20px;height:20px;margin-top:15px;}
.box .cp_content .items .l .bk .more2{font-size:14px; top:420px;}
.box .cp_content .items .l .bk:hover .more2{top:200px;}
.box .cp_content .items .r ul li .tit .txt{font-size:12px;}

}

@media (max-width:1450px)
{
    
.new_box .new_l{height:442px;}
    
.product-number-info .li-5{padding-left:80px;}

.new_hlist .cg .a2 a{font-size:14px;}
.new_hlist2 .cg .a2 a{font-size:14px;}
}

@media (max-width:1440px)
{
.glink .tit3{font-size:26px;}
.cp_desc{padding:24px;}
.p24{padding:24px;}

.a_body .applist ul li:hover .cname{}
.newlist ul li .tit{margin-top:15px;}
.box .cp_content .items .l .bk .desc{top:240px;}

.header .h_nav .ul1 li:first-child{padding:6px;}
.header .h_nav .ul1 a {font-size: 14px;}
.header .h_nav .ul1 li{padding:10px;}
.code{margin-right:30px;width:80px;}



.header .h_nav .ul1 .a1{font-size:16px;}
.box .cp_content .bimg .text .cname{font-size:18px;}
.box .cp_content .bimg .text .desc{font-size:14px;}


.footer .f_right li a:first-child{font-size:14px;}
.footer .f_right ul li:not(:first-child){margin-left:48px;}
.footer .f_right li a{font-size:12px;}
.footer .fr3{width:120px;}



.newlist ul li .imgs{height:235px;}
.code{height:30px;margin-top:40px;}
.code p{font-size:10px;line-height:20px;margin-top:-3px;}
.code p:nth-child(2){letter-spacing:0px;font-size:12px;}

.code p.p2{letter-spacing:4px;font-size:12px;}

.close{right:6%;}
.new_hlist2 .nc{width:80%;}
.ab_r1{height:460px;}


.ab_r1 .l{padding-top:20px;top:20px;height:380px;}
.ab_r1 .l .desc{overflow-x:hidden;height:280px;padding-right:2em;}
.ab_r1 .l .desc::-webkit-scrollbar{width: 10px;background:#ccc;}
.ab_r1 .l .desc::-webkit-scrollbar-thumb{background:#004b86;border-radius:10px;}


.ab_r1 .l .tit{font-size:18px;padding-left:1em;}
.ab_r1 .desc{font-size:14px;}
.ab_r1 .play{top:35%;}
.product-number-info .product-number-inner{padding:0px;}
.product-number-info li .imgs{margin-right:10px;}

.product-number-info .li-2{padding-left:50px;}
.product-number-info .li-3{padding-left:90px;}
.product-number-info .li-4{padding-left:100px;}
.product-number-info .li-5{padding-left:100px;}

.box .cp_content .items .r ul li .tit .txt{font-size:14px;}
.box .cp_content .items .l .bk .more2{font-size:12px; width: 270px;}
.box .cp_content .items .l .bk .more2 img{width:25px;height:25px;margin-top:13px;}
.box .cp_content .items .l .bk .desc{font-size:12px;line-height:18px;}

.box .cp_content .items .r ul li a .imgs{overflow:hidden;transition: transform 0.2s ease;}
.box .cp_content .items .r ul li a:hover .imgs img{transform: scale(1.05);}

.ab_r2 .item .tit{font-size:18px;}
.ab_r2 .item .desc{font-size:12px;}
.tabcontent h3{font-size:18px;}
.tabcontent p{font-size:14px;}
.tab-container .tab button{font-size:14px;}
}

@media (max-width:1366px)
{

.a_body .applist ul li .desc{line-height:20px;font-size:12px;height:60px;}
.header.act .logo img{margin-top:30px;}

.header .logo img{width:190px;margin-top:30px;}
    
.new_hlist .cg .a2 a{font-size:12px;}
.new_hlist2 .cg .a2 a{font-size:12px;}


.ab_r1 .l{height: 365px;}
.ab_r1 .l .desc{line-height:1.8em;height:280px;}
  
.new_box .new_l .l{width:100%;}
.box .cp_content .items .r ul li .tit .txt{font-size:12px;}
.box .cp_content .items .r ul li .tit{height:58px;margin-top:0px;}


.product_nav .tabnav .tablinks{height:80px;}
.product_nav .tabnav .tablinks span{font-size:14px;top:-10px;}
.product_nav .tabnav .tablinks .ico{height:30px;width:30px;}

.items_list .clist li .tit{height:60px;}
.items_list .clist li .tit .txt{
font-size:14px;    
position: absolute;
text-align: left;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 95%;}

    
.right .roof {
    border-bottom: 1px dashed #dbdbdb;
    padding: 25px 60px 10px;}
    
.roof ul li{font-size:12px;}

.newlist ul li .imgs{height:203px;overflow:hidden;}

.code p:nth-child(2){font-size:13px;}
.code p.p2{letter-spacing:4px;}

.service .sul li .bk{width:166px;height:166px;}
.service .sul li .tit{top:18%;font-size:9px;left:46%;line-height:14px;}
.newlist ul li .imgs img{width:100%;}
.new_box .new_l{height:410px;}
.tabcontent .desc .txts{font-size:12px;}
.w-accor4 li .dec_ar .acr_p{font-size:12px!important;}

.cpboxpic1{width:540px;}
#tsShopContainer{width:360px;}
#tsShopContainer #tsImgS img{width:360px;height:360px;}
.cp_main .r .t_name{font-size:24px;}
.cp_main .r .tname{font-size:16px;}
.cp_main .r .desc{font-size:14px;line-height:24px;}
.cp_main .r .alink{margin:30px 0px;}



.box .cp_content .items .l .bk .more2{top:400px;}
}

@media (max-width:1281px)
{
    
}


@media (max-width:1280px)
{
.ab_r1 .l .desc{height:258px;}


.box .cp_content .items .r ul li .tit{height:57px;}
.product-number-info li p{width:230px;}

.box .cp_content .items .l .bk .desc{top:240px;}
.box .cp_content .items .l .bk .more2{top:360px;}
.header .logo img{width:190px;margin-top:32px;}
.header.act .logo img{width:190px;margin-top:32px;}

.ab_r1 .l{min-height:340px;}
.ab_r1 .desc{line-height:1.8em;font-size:12px;}
.ab_r1 .l .tit{margin-bottom:20px;}
    
.right .roof {border-bottom: 1px dashed #dbdbdb;padding: 25px 60px 10px;}
.roof ul li{font-size:12px;}
.product_nav .tabnav{height:60px;}
.product_nav .tabnav .tablinks{height:60px;line-height:70px;}
.product_nav .tabnav .tablinks .ico{margin-top:15px;}
.product_nav .tabnav .tablinks span:nth-child(2){font-size:12px;}
.box .cp_content .items .r ul li .tit .txt{font-size:12px;line-height:18px;}

.ab_r1 .play{left:47%;}

.newlist ul li .tit{font-size:14px;}

.header .h_nav .ul1 .a1{font-size:14px;} 
.header .h_nav .ul1 li{padding:0px 5px;}
.footer .f_right li a:first-child{font-size:12px;}
.footer .f_right ul li:not(:first-child){margin-left:40px;}

.product-number-info .li-2{padding-left:50px;}
.product-number-info .li-3{padding-left:50px;}
.product-number-info .li-4{padding-left:50px;}
.product-number-info .li-5{padding-left:50px;}
.product-number-info ul{margin:30px 0px;}
.product-number-info li img{height:30px;}
.product-number-info li b i{font-size:30px;}
.product-number-info li p{font-size:14px;}



.newlist ul li .imgs{height:195px;}



/*关于我们*/
.ab_yw ul li .txt2 .tit{font-size:18px;}
.ab_yw ul li .txt2 .desc{font-size:12px;padding:10px 30px;}

/*新闻中心*/
.tnav{width:400px;}
.tnav ul li a{width:180px;height:36px;font-size:16px;line-height:36px;}

}

@media (max-width:1200px)
{
.header .h_nav .ul1 .a1{font-size:12px;}


}

@media (max-width:1137px)
{

}

@media (max-width:1080px)
{

.header .h_nav .ul1 li{padding:0px 2px;}
.footer .f_right ul li:not(:first-child){margin-left:28px;}
}

@media (max-width:1024px)
{
.header .logo img{width:160px;margin-top:35px;}

.header .h_nav .ul1 li{padding:0px 2px;}
.header .h_nav .ul1 li:first-child{padding:5px;}
.footer .f_right ul li:not(:first-child){margin-left:28px;}
}


@media (max-width:960px){
    
.message .r .r_body .me{font-size:22px;}
.message .r .r_body .me span{font-size: 12px;}
    
    
.newlist ul li .tit{font-size:16px;}
    
    
.tabcontent .desc .txts{width:82%;overflow:hidden;}
.tabcontent .desc .txts .txt{overflow:hidden;text-indent:0px;width:100%;}
.tabcontent p{color:white;font-size:12px;white-space:pre-wrap;line-height:20px;text-align: justify;height: 60px;}
.tabcontent .desc .txts{padding-top:5px;}
.g_tit{font-size:24px;}

.tabcontent{min-height:0px;}
.tabnav .tablinks{width:50%;float:left;}
.product_nav .tabnav{height:102px;}
.tabnav{flex-wrap:wrap;}
.product_nav .tabnav .tablinks span:nth-child(2){font-size:12px;padding:10px;}

.new_row1{flex-wrap: wrap;}
.new_box .new_l,.new_box .new_r{width:100%;margin-left:0px;}
.new_box .new_l{height:auto;}
.new_r .newlist{padding-bottom:0px;}

.ab_r1 .l .desc{height:100%;}

/*联系我们*/
.contact .box .l,.contact .box .r{width:100%;}
.contact .box .l{padding-bottom:0px;}
.message .l,.message .r{width:100%;}
.message .l{display:none;}



.desc_body table{width:100%;}


.baner_d{bottom:10px!important;}

.newlist ul{display:block;}
.newlist ul li{width:100%;margin-top:30px;}

.product_nav .tabnav .tablinks{font-size:14px;line-height:50px;height:50px;}
.product_nav .tabnav .tablinks .ico{display:none;}

.g_tit{margin:30px 0px;}
.i_more{padding:0px;margin-top:-60px;}
.items_list .clist li{width:100%;}




.i_more img{width:20px;}


.tnav{width:100%;}
.tnav ul li{width:50%;}
.tnav ul li a{width:auto;}

.box .ulist li .txt .desc{display:none;}
.box .ulist li a .imgs{width:100%;margin:0px;height:226px;}

.box .ulist li .txt{width:100%;padding:20px 10px 0px 10px;}
}

.box .ulist li .txt .date{color:#666666;font-size:14px;margin:22px 0px;position:absolute;top:70%;}


.footer .f_right .en_fnav li{}
.footer .f_right .en_fnav li:not(:first-child){margin-left:50px;}
.footer .f_right .en_fnav li:nth-child(6){width:32%;}

@media (max-width:1860px)
{
.footer .f_right .en_fnav li:not(:first-child){margin-left:40px;}
}
@media (max-width:1860px)
{
.footer .f_right .en_fnav li:not(:first-child){margin-left:20px;}

}


.app-wap{display:none;}
.pro-wap{display:none;}



@media (max-width:1560px)
{
.ab_r1 .l{height:400px;}
.ab_r1 .l .desc{height:285px;overflow-x:hidden;padding-right: 2em;}
.ab_r1 .l .desc::-webkit-scrollbar{width: 10px;background:#ccc;}
.ab_r1 .l .desc::-webkit-scrollbar-thumb{background:#004b86;border-radius:10px;}

}


@media (max-width:1500px)
{
.ab_r1 .l{height:400px;}
.ab_r1 .l .desc{height:285px;overflow-x:hidden;padding-right: 2em;}
.ab_r1 .l .desc::-webkit-scrollbar{width: 10px;background:#ccc;}
.ab_r1 .l .desc::-webkit-scrollbar-thumb{background:#004b86;border-radius:10px;}
}




@media (max-width:960px)
{
.product-number-info li b i{font-size:24px;}
.product-number-info li b sup{font-size:24px;}
    
    
    /*导航菜单*/
.m_navbox .two_prol a span img{width:24px;float:left;margin-right:10px;}
    

/*手机端新闻列表  */
.box .ulist li .txt .tit{line-height:1.4em;margin-bottom: 20px;overflow:hidden;padding-bottom:20px;}
.box .ulist li .txt .date{color:#999;top:85%;}
    
    
/*首页*/
.product_nav{display:none;}
.pro-wap{display:block;}
.pro-wap a{display:block;}
.pro-wap .acr_title{display:flex;font-size:16px;height:50px;line-height:50px;
    background-color: rgba(0,75,134,1);
color:white;text-align:center;padding-left:27%;} 
.pro-wap .acr_title img{height:26px;margin-top:11px;margin-right:10px;}
.pro-wap .acr_p{display:flex;}
.pro-wap .desc{font-size:14px;line-height:24px;margin-top:10px;padding:0px 10px;}
.pro-wap .fr{display:none;}
.pro-wap .pro_n,.pro-wap .pro_p{width:24px;height:24px;/*background-color: rgba(255,255,255,1);*/border-radius:50%;top:30%;}
.pro-wap .pro_n{background-image: url(/static/images/l_r.png);background-size:24px 24px;}
.pro-wap .pro_p{background-image: url(/static/images/l_l.png);background-size:24px 24px;}
.pro-wap .en_acr_title{padding-left:40px;}



#Accor4{display:none;}
.app-wap{display:block;padding:0px 5%;}
.app-wap .bg{background-color:rgba(0,0,0,0.5);position:absolute;top:0px;width:100%;height:100%;}
.app-wap .text{position:absolute;top:130px;padding:20px;}
.app-wap .acr_p{display:flex;}
.app-wap .desc{font-size:14px;color:white;margin-top:10px;line-height:24px;float:left;width:90%;}
.app-wap .acr_title{background:#004b86;height:40px;padding:0px 10px;color:white;width:58%;border-radius:20px;line-height:40px;font-size:14px;}
.app-wap .en_acr_title{width:95%;}
.app-wap .acr_title img{float:left;height:24px;margin-top:10px;margin:10px 10px 0px 10px;} 
.app-wap .acr_p a img{width:24px;top:64%;transform: translateY(-50%);position:absolute;margin-left:1%;}


.tabcontent .desc{height:48px;margin-top:-48px;overflow:hidden;}
.tabcontent .txts p{font-size:12px;line-height:20px;}
.tabcontent .desc img{width:20px;height:20px;margin-top: -56px;}
.baner_yy{bottom:20px!important;}
.baner_yy .swiper-pagination-bullet{margin-right:0px;width:12px;height:3px;background-color:white;opacity:1;border-radius:0px;margin:0px 4px!important;}
.baner_yy .swiper-pagination-bullet-active{background-color:#004b86;}


/*首页产品中心轮播*/






.newlist{padding-bottom:20px;}

/*产品中心*/
.cpbg .tname{font-size:24px;}
.cpbg img{width:36px;margin-top:28px;margin-left:15px;}
.box .cp_content .items{flex-wrap:wrap;padding:10px;margin-top:10px;}
.box .cp_content .items .l{width:100%;}
.box .cp_content .items .r{width:100%;padding-left:0px;margin-top:0px;}
.box .cp_content .items .r ul li{width:50%;}
.box .cp_content .items .l .bk .more2{top:auto!important;bottom:30px!important;}
.box .cp_content .items .l .bk .desc{display:block;position:absolute;bottom:70px!important;top:auto!important;}

.box .cp_content .items .l .bk .bg{
background-color:rgba(0,0,0,0.5);
position:absolute;top:0px;width:100%;
height:100%;
}


/*产品列表*/
.box .cp_content .bimg .text{height:40px;line-height:40px;margin-top:-40px;}
.box .cp_content .bimg .text .cname{font-size:14px;line-height:40px;}
.box .cp_content .bimg .text .enter img{width:20px;height:20px;margin:10px;}




/*服务支持*/
.service .sul{flex-wrap:wrap;}
.service .sul li{width:50%;margin-top:10px;}

/*资料中心*/
.report .tit3{font-size:24px;margin:30px 0px;padding-top:10px;}
.report .ulist2{}
.report .ulist2 ul li{height:48px;display:flex;}
.report .ulist2 ul li .tit{font-size:12px;}
.report .ulist2 ul li img{height:30px;}
.report .ulist2 ul li .img1{margin:0px 10px;}
.report .ulist2 ul li .img2 img{height:30px;}
.report .ulist2 ul li .tit{line-height:48px;width:69.9%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*行业应用*/
.a_body .tname{text-align:center;}
.a_body .applist ul li{width:50%;} 

/*新闻详情*/
.ent{flex-wrap: wrap;}
.cont1 .ent .left{margin-left:0px;}
.right .roof{padding:0px 10px;}
.items_list .clist li{width:100%;}

/*关于我们*/
.ab_r1 .l{margin-top:254px;padding:0px;}
.ab_r1 .r{left:0px;}
.ab_r1 .play{left:46%;top:26%;}
.product-number-info{margin-top:270px;}
.product-number-info li{width:50%;}
.product-number-info ul{margin:0px;}
.product-number-info .li-3{padding-left:0px;}
.product-number-info .li-5{padding-left:0px;}
.ab_r2 .item .desc{max-width: none;text-align: center;font-size:14px;}


.ab_tit .aboutus{margin-top:30px;}
.ab_yw ul li{width:100%;}
.ab_tit .tit{font-size:24px;}
.ab_tit .tit_en{font-size:18px;margin:10px 0px;}

.tab-container .tab button{padding:10px 16px;margin:10px 5px;font-size:14px;}
.tabcontent h3{font-size:16px;}
.tabcontent .line{height:3px;}

.ab_yw ul li .txt .img img{width:40px;padding-top:5%;}
.ab_yw ul li .txt .tit{font-size:16px;}
.ab_yw ul li .txt .line{margin:10px auto;}

.tabcontent{min-height:0px;}
.tabcontent .line{margin: 15px 0px 15px 0px;}
.tabcontent .pbody p{color:#777;height:auto;font-size:14px;}

/*联系我们*/
.message .r .r_body .input .button_two input{width:110px;}


/*产品详情页*/
.amore img{height:24px;margin-right:5px;margin-top:5px;}
.cp_main .l{padding:0px 30px;}
.cp_main .r{width:100%;padding:0px 30px;}
.cp_main .r .alink a{width:170px;}
.cp_main .r .alink .atel a{padding-left:12px;display:flex;}
.cp_main .r .alink a img{height:30px;margin-top:10px;}

.cp_main .r .t_name{font-size:20px;}

.cp_main{flex-wrap:wrap;}
.cp_main .l{width:100%;}

/*招聘*/
.recru_body{flex-wrap:wrap;}
.recru_body .l{width:100%;}
.cnav span{font-size:14px;}

.accordion{position:relative;}

.accordion .tit span{font-size:12px;text-align:center;line-height:20px;margin-top:15px;}
.recru_body .r{width:100%;margin-left:0px;}


.cnav span:nth-child(1), .accordion .tit span:nth-child(1){width:40%;text-align: center;}
.cnav span,.accordion .tit span{width:33.33%;text-align: center;}
.cnav span:last-child, .accordion .tit span:last-child{width:15%;text-align: center;}


.cnav span:nth-child(4){display:none;}
.cnav span:nth-child(5){display:none;}

.accordion .tit span:nth-child(4){display:none;}
.accordion .tit span:nth-child(5){display:none;}

.accordion-item span img{margin-top:2px;width:18px;right:10px;}

.accordion .c_body{flex-wrap:wrap;}
.accordion .c_body .zhize,.accordion .c_body .yaoqiu,.accordion .c_body .sheng{width:100%;}
.accordion .c_body .sheng a{position:static;}

.ab_r1{height:410px;}
.ab_r1 .l{min-height:auto;height:auto;display: inline-block;}
.ab_yw ul li .txt2 .tit{font-size:16px;}
.ab_yw ul li .txt2 .img img{width:40px;}
.ab_yw ul li .txt2 .desc{line-height:18px;}
.ab_yw ul li .txt2 .img img{padding-top:2%;}

.cp_main{margin-top:30px;}
.glink .tit3{font-size:24px;}

}
@media (max-width:480px)
{
.message .r .r_body{padding:20px;} 
    
.cp_main .r .alink a{width:165px;font-size:14px;height:40px;line-height:40px;}
.cp_main .r .alink a img{height:22px;margin-right:5px;}  
.product-number-info{margin-top:100%;}
}


@media (max-width:460px)
{
.report .ulist1 ul{flex-wrap:wrap;}
.report .ulist1 ul li{width:100%;margin-top:20px;}
}

@media (max-width:414px)
{
.product-number-info{margin-top:130%;}
}

@media (max-width:400px)
{
.product-number-info{margin-top:153%;}   
}


@media (max-width:378px)
{
.product-number-info{margin-top:166%;}
.product-number-info .li-2,.product-number-info .li-4{padding-left:30px;}
}

@media (max-width:360px)
{
.product-number-info{margin-top:177%;}
.cp_main .r .t_name{font-size:18px;}
.cp_main .r .tname{font-size:14px;}

.product-number-info .li-2,.product-number-info .li-4{padding-left:30px;}
}

@media (max-width:320px)
{
.product-number-info{margin-top:230%;}    
.product-number-info .li-2,.product-number-info .li-4{padding-left:0px;}
.cp_main .r .alink a{width:120px;font-size:12px;height:40px;line-height:40px;text-align:center!important;}
.cp_main .r .alink a img{display:none;}  

}




