.top1{overflow:hidden;height:auto;width:100%;padding:15px 0;}
.top1 .top1_logo{float:left;overflow:hidden;height:auto;}
.top1 .top1_menu{float:right;overflow:hidden;height:auto;padding-top:15px;}
.top1 .top1_menu a{font-size:17px;color:#666;padding-left:40px; display:inline-block}



.hunj{background:#004da2;width:100%;overflow:hidden;height:265px;}
.hunj_item{width:1200px;margin:0 auto;display:flex;justify-content: space-between;}
.hunj_item .item{text-align:center;padding-top:70px;}
.hunj_item .item p{font-size:15px;color:rgba(255, 255, 255, .6);line-height:27px;text-transform: uppercase;padding-top:7px;}
.hunj_item .item div{font-size:20px;color:#fff;padding-top:20px;text-transform: uppercase;}


.prod_title{width:auto;height:auto;overflow:hidden;padding:50px 0 5px 0;}
.prod_title h1{font-size:40px;color: #333;margin:0 0 0 0;background:url(/static/default/assets/img/hon3.png) no-repeat center bottom;padding-top:10px;padding-bottom:10px;text-align:center; letter-spacing:1px;}
.prod_con{font-size:16px;color:#777;line-height:200%;overflow:hidden;padding:8px 15% 20px 15%;text-align:center;}


.prod_nav{ height: 85px; }
.prod_nav ul{ display: flex; justify-content: center; padding-top: 10px;}
.prod_nav li{ margin: 0 8px; font-size: 17px;}
.prod_nav li a{ height:45px; line-height: 45px; color: #fff; display: inline-block;padding:0 30px;background:#C00; border-radius:30px;-webkit-transition-duration:0.3s;}
.prod_nav li a:hover{background:#1c1c1c;}

.prodbox{overflow:hidden; background:url(/static/default/assets/img/bg.jpg) center no-repeat;height:965px;}

.products{ width:auto; height:auto;margin-top:15px;overflow:hidden;padding:0 0;}
.products li{ width:calc(20% - 30px); float:left;  margin:0px 15px 25px 15px; overflow:hidden;height:auto; border:1px solid #ededed;background:#fff;padding:8px;}
.products li .pro_pic{width:100%; height:auto; overflow:hidden;}
.products li .pro_pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.products li .title{padding:8px 0;text-align:center;overflow:hidden;color:#666;font-size:16px;}
.products li a:hover .title{color:#d00906;}
.products li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}


@media (max-width: 640px) {
.products li{ width:calc(50% - 10px);  margin:0px 5px 10px 5px;}
.products li .title{font-size:15px;height:50px;}

.prod_nav{display:none;}
.prod_con{display:none;}
.prod_title h1{font-size:30px;}
.prod_title{padding:30px 0 20px 0;}

.prodbox{background:#f2f3f5;height:auto;padding-bottom:30px;}

.hunj{height:auto;padding:30px 0;}
.hunj_item{width:100%;overflow:hidden;height:auto; display:block;}
.hunj_item .item{width:50%;float:left;padding:10px 0;}
.hunj_item .item p{padding-top:4px;}
.hunj_item .item div{font-size:18px;}
}


/*--------------------------------------------------------------------------products type---------------------------------------------------------*/


.qyhj_box{overflow:hidden;height:720px;padding:80px 0;background:url(/static/default/assets/img/about_box.jpg) center no-repeat;}


.qyhj_title{width:auto;height:auto;overflow:hidden;padding:0 0 5px 0;}
.qyhj_title h1{font-size:40px;color: #fff;margin:0 0 0 0;background:url(/static/default/assets/img/hon3.png) no-repeat center bottom;padding-top:10px;padding-bottom:10px;text-align:center; letter-spacing:1px;}
.qyhj_con{font-size:16px;color:#fff;line-height:200%;overflow:hidden;padding:8px 15% 40px 15%;text-align:center;}

.qyhj{ width:auto; height:auto;overflow:hidden;padding:0 0;}
.qyhj li{ width:calc(33.33% - 40px); float:left;  margin:0px 20px 0 20px; overflow:hidden;height:auto; background:#fff;padding:4px;}
.qyhj li img{width:100%;height:auto;}

.qyhj_more a{display: block;width: 152px;height: 42px;line-height: 38px;font-size: 12px;color: #FFFFFF;overflow: hidden;position: relative;text-align: center;border: 2px solid #FFFFFF;transition:all 2s;margin:40px auto 0 auto}
.qyhj_more a span{display: inline-block;position: relative;z-index: 11;}
.qyhj_more a i{width: 360px;height: 360px;transform: rotate(-60deg);background-color: #e60014;position: absolute;left: -410px;top: -150px;transition: all 2s;}
.qyhj_more a:hover{border-color: #e60014;}
.qyhj_more a:hover i{left: 0px;}

@media (max-width: 640px) {
.qyhj_box{padding:30px 0;height:660px;}

.qyhj_title {padding-bottom:30px;}
.qyhj_title h1{font-size:30px;}
.qyhj_con{display:none;}
.qyhj{padding:0 5px}
.qyhj li{width:calc(50% - 10px);margin:0 5px 10px 5px;}
.qyhj li:last-child{width:100%;margin:0 0;}
}


.app_title{width:auto;height:auto;overflow:hidden;padding:0 0 5px 0;}
.app_title h1{font-size:40px;color: #333;margin:0 0 0 0;background:url(/static/default/assets/img/hon3.png) no-repeat center bottom;padding-top:10px;padding-bottom:10px;text-align:center; letter-spacing:1px;}
.app_con{font-size:16px;color:#777;line-height:200%;overflow:hidden;padding:8px 15% 40px 15%;text-align:center;}


.index_product {
	width: 100%;padding:80px 0;
	overflow: hidden;
	background-color: #fcfcfc;
}
.index_product>a {
	width: 25%;
	height: 50%;
	overflow: hidden;
	float: left;
	position: relative;border-right:1px solid #fff;
}
.index_product>a:first-of-type {
	height: 100%;
	background-color: #ccc;
}
.index_product>a:nth-of-type(2),.index_product>a:nth-of-type(5) {
	background-color: #333;
	
}

.index_product>a:nth-of-type(5),.index_product>a:nth-of-type(6),.index_product>a:nth-of-type(7){border-top:1px solid #fff;}

.index_product>a>img {
	position: relative;
	left:0;
	top: 50%;
	margin: 0 0 0 0;
	transition: all 0.5s;width:100%;height:auto;
}
.index_product>a:first-of-type>img {
	margin: 0px 0 0 0;
}
.index_product>a:hover>img {
	transform: scale(1.06);
}
.index_product>a .product_mask {
	width: 100%;
	height: 60px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFFFFF;
	transition: all 0.5s;

	background-image: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0.5));
}
.product_mask .product_txt {
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 40%;
	margin: 0px 0 0;
}
.index_product>a:first-of-type .product_mask .product_txt {
	margin: 0 0 0;
}
.product_mask .product_txt h1 {
	font-size: 16px;
	text-align: center;
	transition: all 0.5s;
}
.product_mask .product_txt .product_icon {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 2px solid #FFFFFF;
	text-align: center;
	line-height: 50px;
	margin: 15px auto 0;
	opacity: 0;
	transition: all 0.5s;
}
.index_product>a:hover .product_mask {
	height: 100%;
	/*background-color: rgba(210,39,24,0.75);*/
	
	background-image: linear-gradient(rgba(210,39,24,0.75), rgba(210,39,24,0.75));
}
.index_product>a:hover .product_txt h1 {
	font-size: 16px;
}
.index_product>a:hover .product_mask .product_txt .product_icon {
	opacity: 1;
}

@media (max-width: 640px) {
.app_title{padding:0 0 5px 0;}
.app_title h1{font-size:30px;color: #333;margin:0 0 0 0;background:url(/static/default/assets/img/hon3.png) no-repeat center bottom;padding-top:10px;padding-bottom:10px;text-align:center; letter-spacing:1px;}
.app_con{font-size:15px;color:#777;line-height:160%;overflow:hidden;padding:8px 1% 40px 1%;text-align:center;}

.index_product{padding:30px 0 0 0;}
.index_product>a {width: 33%;}
.index_product>a:nth-of-type(3),.index_product>a:nth-of-type(5),.index_product>a:nth-of-type(6),.index_product>a:nth-of-type(7){border-top:1px solid #fff;}
}

/*--------------------------------------------------------------------------products type----------------------------------------------------------*/



/*-------------------------------------------------------------------------about-----------------------------------------------------------------*/
.about_title{width:auto;height:auto;overflow:hidden;padding:50px 0 0 0;}
.about_title h1{font-size:40px;color: #333;margin:0 0 0 0;background:url(/static/default/assets/img/hon3.png) no-repeat center bottom;padding-top:10px;padding-bottom:10px;text-align:center; letter-spacing:1px;}
.about_con{font-size:16px;color:#777;line-height:200%;overflow:hidden;padding:8px 15% 30px 15%;text-align:center;}

.about{font-size:16px;color:#666;line-height:190%;padding:0 0 50px 0;}




@media (max-width: 640px) {
.about_title h1{font-size:30px;}
.about_con{display:none;}
.about{line-height:165%;margin-bottom:50px;}

.about_title{width:auto;height:auto;overflow:hidden;padding:30px 0 20px 0;}
}






/*-------------------------------------------------------------------------about----------------------------------------------------------------*/







/*--------------------------------------------------------------------------application------------------------------------------------------------*/

/*news*/
.news_title{width:auto;height:auto;overflow:hidden;padding:0 0 0 0;}
.news_title h1{font-size:40px;color: #333;margin:0 0 0 0;background:url(../images/hon3.png) no-repeat center bottom;padding-top:10px;padding-bottom:10px;text-align:center; letter-spacing:1px;}
.news_con{font-size:16px;color:#777;line-height:200%;overflow:hidden;padding:8px 15% 50px 15%;text-align:center;}

.news{overflow:hidden;background:#f7f7f7;padding:80px;}
.news li{float:left;width:calc(50% - 20px);margin:0 10px 20px 10px;overflow:hidden;height:auto;background:#fff;border:1px solid #e6e6e6;padding:15px 15px;}
.news li .pic{float:left;width:200px;height:auto;overflow:hidden;}
.news li .pic img{width:100%;height:160px;}
.news li .conn{float:right;width:calc(100% - 220px);overflow:auto;height:auto;}
.news li h1{font-size:22px;color:#333;padding-top:5px;}
.news li p{font-size:15px;color:#888;line-height:160%;padding-top:10px;}/*overflow:hidden; text-overflow:ellipsis; white-space:nowrap;*/
.news li .date{font-size:14px;color:#777;padding-top:12px;}
/*news*/