*{
margin: 0;
padding: 0;
border: 0;
text-decoration: none;
font-family: "微软雅黑",sans-serif;
margin: 0 auto;
}
.chanping12{
	background: url(/images/c1.jpg) no-repeat;
    background-size: auto;
	background-size: 100% 100%;
}
.chanping1{
	padding: 5px 0;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
@media screen and (max-width:1199px){
	.chanping1{
	width: 100%;
	margin: 0;
	}
}

.fenlei1{
	float: left;
	width: 100%;
}
.fenlei2{
	clear: both;
	height: 55px;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 15px;
}
@media screen and (max-width:480px){
	.fenlei2{
	height: 110px;
	}
}
.biaoti1{
	width: 16.66666667%;
	float: left;
}
@media screen and (max-width:480px){
	.biaoti1{
	width: 100%;
	height: 55px;
	}
}
.biaoti1 h2{
	line-height: 55px;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 20px;
	font-family: inherit;
	font-weight: 500;
	color: #333;
	text-align: center;
}
@media screen and (max-width:1024px){
	.biaoti1 h2{
	font-size: 20px;
	}
}
@media screen and (max-width:768px){
	.biaoti1 h2{
	font-size: 16px;
	}
}


.fenlei2 ul{
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
	width: 83.33333333%;
	list-style: none;
}
@media screen and (max-width:480px){
	.fenlei2 ul{
	width: 100%;
	height: 55px
	}
}
.fenlei1 .fenlei2 .fenlei3 .active{
	background: #0094da;
	color: #fff;
}
.fenlei1 .fenlei2 .fenlei3 .normal{
	background: #ccc;
}
.fenlei2 li{
	float: left;
	width: calc(20% - 1px);
	margin-left: 1px;
	cursor: pointer;
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	}
@media screen and (max-width:1199px){
	.fenlei2 li{
	font-size: 16px;
	}
}
@media screen and (max-width:768px){
	.fenlei2 li{
	font-size: 14px;
	height: 130px;
	}
}
@media screen and (max-width:480px){
	.fenlei2 li{
font-size: 13px;
	}
}
@media screen and (max-width:480px){
	.fenlei2 li:nth-child(3),.fenlei2 li:nth-child(4),.fenlei2 li:nth-child(5){
	line-height: 20px;
	width: calc(20% - 1px);
	padding: 8px 15px 0;
	}
}
@media screen and (max-width:360px){
	.fenlei2 li{
	font-size: 12px;
	height: 40px;
	line-height: 40px
	}
}
@media screen and (max-width:360px){
	.fenlei2 li:nth-child(3),.fenlei2 li:nth-child(4),.fenlei2 li:nth-child(5){
	line-height: 16px;
	width: calc(20% - 1px);
	padding: 4px 4px 0;
	height: 40px;
	overflow: hidden;
	}
}

.clear{
	clear: both;
}
.neirong1{
	width: 100%;
	margin: 0px auto;
	margin-top: 15px;
}
.neirong1 ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.neirong1 span a{
	
}
.neirong1 li{
	width: 20%;
	float: left;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0;
	text-align: center;
	height: 285px;
}
.neirong1 li:hover{
	border-top: 1px solid #0094da;
	border-bottom: 1px solid #0094da;
}

@media screen and (max-width:1199px){
	.neirong1 li{
	height: 200px;
	}
}
@media screen and (max-width:768px){
	.neirong1 li{
	width: 33.3%;
	}
}
@media screen and (max-width:480px){
	.neirong1 li{
	height: 220px;
	width: 40%;
	margin: 0;
	}
}

.neirong1 ul li h3{
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #333;
	padding-bottom: 10px;
	font-size: 14px;
	margin-top: 0;
}
.neirong1 ul li:hover h3{
	font-weight: 600;
}
@media screen and (max-width:1199px){
	.neirong1 ul li h3{
	font-size: 14px;
	margin-bottom: 10px;
	}
}
@media screen and (max-width:480px){
	.neirong1 ul li h3{
	font-size: 12px;
	margin-bottom: 10px;
	}
}

.neirong1 ul li a{
	text-decoration: none;
	color: #333;
	outline: none !important;
}
.neirong1 ul li img{
	max-width: 100%;
	vertical-align: middle;
	height: 214px;
}
@media screen and (max-width:1199px){
	.neirong1 ul li img{
	max-width: 90%;
	margin: 0 auto;
	height: 90%;
	}
}
@media screen and (max-width:480px){
	.neirong1 ul li img{
	height: 80%;
	}
}

.db1{
	background: #16a1b3;
}


.db2{
	border-bottom: 1px solid #fcfcfc;
	padding: 10px 0 10px;
}
@media screen and (max-width:640px){
	.db2{
		padding: 1px 0 1px;
	}
}
.db3{
	padding: 10px 0;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.db3 ul{
	display:flex;
	justify-content: space-around;
}
}
@media screen and (max-width:769px){
.db3 ul{
	display: flex;
	justify-content: space-around;
}
}
@media screen and (max-width:1199px){
	.db3{
		width: 100%;
		margin-left: 5px;
		margin-right: 5px;
	}
}
.db3 li{
width: 20%;
float: left;
font-size: 18px;
text-align: left;
}
@media screen and (max-width:640px){
	.db3 li{
		width: 18%;
	}
.db3 span{
	font-size: 14px;
}
	}
.db3 a{
	color: #fff;
    font-weight: bold;
}
}
.db4{padding-bottom: 50px;}
@media screen and (max-width:640px){
	.db4{
		padding-bottom: 30px;
		display:none;
	}
}
.yx li{
width:20%;
float: left;
font-size: 14px;
}
.yx li{
	line-height: 30px;
}
@media screen and (max-width:768px){
	.yx li{
		font-size: 12px;
	}
}
.yx li{
	color: #fff;
}
.yx li p{
	text-align:left;
}
.wz11{
	background: url(/images/c3.png) no-repeat;
    background-size: auto;
	background-size: 100% 100%;
}
.wz1{
	padding: 30px 0;
}
@media screen and (max-width:768px){
	.wz1{
		padding: 15px 0;
	}
}
@media screen and (max-width:450px){
	.wz1{

	}
}
.wz2{
	width: 1200px;
	margin: 0 auto;
}
@media screen and (max-width:1200px){
	.wz2{
		width: 1199px;
	}
}
@media screen and (max-width:1080px){
	.wz2{
		width: 999px;
	}
}
@media screen and (max-width:960px){
	.wz2{
		width: 900px;
	}
}
@media screen and (max-width:800px){
	.wz2{
		width: 100%;
		margin: 0;
	}
}
.wz3{
	margin-bottom: 35px;
}
@media screen and (max-width:768px){
	.wz3{
		margin-bottom: 0;
	}
}
.wz3 ul{
	border-bottom: 1px solid #1e3988;
	display: flex;
	width: 33.33333%;
}
@media screen and (max-width:960px){
	.wz3 ul{
	width: 100%;
	border-bottom: none;
	display: flex;
	}
}
@media screen and (max-width:800px){
	.wz3 ul{
	width: 100%;
	border-bottom: none;
	display: flex;
	justify-content: space-around;
	}
}

.wz3 li{
	font-weight: normal;
	margin: 0;
	width: 28%;
	padding-right: 0.5%;
	text-align: center;
	padding-bottom: 0.5%;
}
@media screen and (max-width:960px){
	.wz3 li{
		font-weight: normal;
		margin: 0;
		width: 32.333%;
		padding-right: 1%;
		text-align: center;
		padding-bottom: 1%
	}
}
@media screen and (max-width:800px){
	.wz3 li{
		font-weight: normal;
		margin: 0;
		width: 32.333%;
		padding-right: 1%;
		text-align: center;
		padding-bottom: 1%
	}
}
@media screen and (max-width:640px){
	.wz3 li{
		font-weight: normal;
		margin: 0;
		width: 32.333%;
		padding-right: 1%;
		text-align: center;
		padding-bottom: 1%
	}
}
@media screen and (max-width:480px){
	.wz3 li{
		font-weight: normal;
		margin: 0;
		width: 32.333%;
		padding-right: 1%;
		text-align: center;
		padding-bottom: 1%
	}
}
.wz3 li.cur{
	border: 1px solid #1e3988;
    border-bottom-color: rgb(30, 57, 136);
    border-bottom-style: solid;
    border-bottom-width: 1px;
	border-bottom: none;
	background-color: #f7f7f7;
	border-radius: 3px 3px 0 0;
	margin-bottom: -1px;
	color: #1e3988;
	font-weight: bold;
	padding: 0;
	cursor: default;
}
.wz3 li a{
color: #464141;
display: block;
padding: 10px 20px;
outline: none;
text-decoration: none;
}
@media screen and (max-width:800px){
	.wz3 li a{
padding: 5px 15px;
background-color: #92a9b7;
	}
}	
@media screen and (max-width:800px){
	.wz3 li a{
color:width;
	}
}
@media screen and (max-width:800px){
	.wz3 li.cur{
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	font-weight: normal;
	padding: 0 1% 1% 0;
	}
}	
.wz4{
	display: none;
	clear: both;
}
.wz4 .on{
	display: block;
}
.wz4 .left{
float: left;
}
.wz4 .right{
float:right;
}
@media screen and (max-width:800px){
.wz4 ul{
	width: 100%;
	display: flex;
	flex-direction: column;
}
}
.wz4 li{
	width: 48%;
	padding: 10px 0px;
	border-bottom: 1px solid #ddd;
	margin-right: 10px;
	margin-left: 10px;
}
@media screen and (max-width:800px){
	.wz4 li{
	width: 100%;
	float: none;
	clear: both;
	margin-right: 2px;
	margin-left: 2px;
	}
}
.wz4 span.moren{
	
}
.wz4 .wz6{
	width: 120px;
	float: left;
	border-right: 1px solid #ddd;
	padding-right: 15px;
	margin-right: 15px;
	position: relative;
}
@media screen and (max-width:800px){
	.wz4 .wz6{
   display: none;
	}
}
.wz4 .wz6 a{
	display: block;
	position: relative;
	padding-bottom: 81.428%;
}
.wz4 .wz6 img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.wz4 li h2{
	font-weight: normal;
	font-size: 1.4em;
	white-space: nowrap;
	}
@media screen and (max-width:769px){
	.wz4 li h2{
	white-space: normal;
	font-size: 1.2em;
	margin-left: 10px;

	}
}
.wmoren{
	width: 100%;
}
.wz4 li p{
	font-size: 14px;
	line-height: 2em;
	color: #666;
	height: 5.5em;
	margin-top: 10px;
}
@media screen and (max-width:769px){
	.wz4 li p{
		font-size: 12px;
		line-height: 1.6em;
		height: 4.8em;

	}
}
.wz5{
	margin-top: 20px;
	clear: both;
}
.wz5 a{
	float: none;
	margin: 0 auto;
	width: 120px;
	text-align: center;
	display: block;
	border: 1px solid #3c598d;
	font-size: 1em;
	padding: 2px 20px;
	color: #222;
	}	
.fa1{

	background: url(/images/c5.png) no-repeat;
    background-size: auto;
	background-size: auto;
	background-size: 100% 100%;
}
.fa3{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
@media screen and (max-width:1199px){
.fa3{
	width: 94%;
	margin: 0 3%;
}}
.fa4{
height: auto;
position: relative;
margin-bottom: 10px;
width: 32%;
margin-right: 1px;
overflow: hidden;
float: left;
display: flex;
flex-direction: column;
border-radius: 10px 10px 0 0;
margin-top: 5px;
}
@media screen and (max-width:480px){
	.fa4{
		width: calc(50% - 1px);
		margin-right: 1px;
		margin-bottom: 1px;
	}
	.fa4:nth-child(1){
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
}
.sanme_title{
background: url(/images/index_32.jpg) no-repeat left center;
height: 60px;
text-indent: 102px;
font-size: 24px;
padding-top: 24px;
margin-bottom: 15px;
color: #000;
}
@media screen and (max-width:1199px){
	.sanme_title{
background: url(/images/index_32_960.jpg) no-repeat left center;
height: 24px;
text-indent: 60px;
font-size: 20px;
padding-top: 40px;
margin-bottom: 27px;
	}}
@media screen and (max-width:768px){
	.sanme_title{
	background: url(/images/index_32_960.jpg) no-repeat left center;
	background-size: 30px 30px;
	height: 20px;
	text-indent: 40px;
	font-size: 16px;
	padding-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	}}
@media screen and (max-width:640px){
	.sanme_title{
	background: url(/images/index_32_960.jpg) no-repeat left center;
	background-size: 20px 20px;
	height: 20px;
	text-indent: 30px;
	font-size: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
	line-height: 20px;
	}}
@media screen and (max-width:480px){
	.sanme_title{
background: url(/images/index_32_960.jpg) no-repeat left center;
    background-size: auto;
background-size: 25px 25px;
height: 26px;
text-indent: 35px;
font-size: 15px;
padding-top: 5px;
	}}
.text_size14{
    font-size: 14px;
    line-height: 24px;
    width: 94%;
}
}
@media screen and (max-width:1199px){
	.text_size14{
		font-size: 14px;
		line-height: 30px;
		width: 95%;
	}}
@media screen and (max-width:1024px){
	.text_size14{
	font-size: 13px;
	line-height: 23px;
	}}
	@media screen and (max-width:768px){
	.text_size14{
	font-size: 12px;
	line-height: 22px;
	}}
@media screen and (max-width:640px){
	.text_size14{
	font-size: 12px;
	line-height: 18px;
	}}
@media screen and (max-width:480px){
	.text_size14{
	line-height: 25px;
	}}
.fa4 img{
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.index-solution .fa4:hover .s_title {
    background: rgba(0,0,0,0.5);
    height: 100%;
    text-align: center;
}
.index-solution .fa4 .s_title {
	height: 36px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: url(/images/index_36.jpg) no-repeat right rgba(0,0,0,0.5);
	transition: height 1s;
	-moz-transition: height 1s;
	-webkit-transition: height 1s;
}
@media screen and (max-width:480px){
	.fa4:hover .s_title {
		height: 30px;
	background: url(/images/index_36.jpg) no-repeat right rgba(0,0,0,0.5);
		background-size: auto;
	background-size: 30px 30px;
	text-align: left;
	overflow: hidden;
	}
	}
.s_title h3{
	text-align: center;
	color: #fff;
	line-height: 0px;
	margin-bottom:0;
}
@media screen and (max-width:768px){
	.s_title h3{
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	padding-right: 45px;
	height: 36px;
	overflow: hidden;
	}}
@media screen and (max-width:480px){
	.s_title h3{
	font-size: 12px;
	padding-right: 30px;
	height: 30px;
	overflow: hidden;
	line-height: 10px;
	}}
.s_title a{color: #fff;}
.index-solution .s_title .text_size14{
	width: 80%;
	color: #fff;
	margin: 0 auto;
	display: none;
	margin-top:42px;
}
@media screen and (max-width:480px){
	.index-solution .s_title .text_size14{
	width: 80%;
	color: #fff;
	margin: 0 auto;
	display: none;
	margin-top:2px;
}}
.index-solution .s_title a.shadow_more{
	height: 35px;
font-size: 14px;
line-height: 35px;
width: 100px;
margin-bottom: 0;
display: none;
}
@media screen and (max-width:1199px){
	.index-solution .s_title a.shadow_more{
		height: 30px;
		font-size: 14px;
		line-height: 30px;
		width: 100px;
		margin-top: 10px;
		display: none;
	}}
@media screen and (max-width:480px){
	.index-solution-none{
		display: none;
	}}
@media screen and (max-width:769px){
	.index-materials{display: none;}}
.col-8 {
    width: 66.66666667%;
	float: left;
}
.index-materials .col-3 {
	height: auto;
	position: relative;
	margin-bottom: 1px;
	width: calc(25% - 1px);
	margin-right: 1px;
	overflow: hidden;
	float: left;
	margin-bottom: 5px;
	border-radius: 5px;
}
.index-materials .col-3 img{
	height: auto;
max-width: 100%;
vertical-align: middle;
}
.index-materials .col-3 a p {
    height: 0px;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background: rgba(0,0,0,0.7);
}
.sanme_title2{
	height: 54px;
	font-size: 24px;
	padding-top: 24px;
	margin-bottom: 7px;
	color: #000;
	background: url(/images/index_39.jpg) no-repeat right center;
	text-indent: 0px;
	padding-right: 90px;
	text-align: right;
}
@media screen and (max-width:1199px){
.sanme_title2{
height: 24px;
font-size: 20px;
padding-top: 15px;
margin-bottom: 5px;
background: url(/images/index_39_960.jpg) no-repeat right center;
text-indent: 0px;
padding-right: 60px;
	}
}
@media screen and (max-width:768px){
.sanme_title2{
		font-size: 16px;
	}
}
.text-right {
    text-align: right;
}
.float_right {
    float: right;
}
.index-materials .text_size14 a {
    padding-left: 20px;
}
@media screen and (max-width:959px){
	.index-solution .text_size14 span{
		display: none;
	}}

.index-solution .fa4:hover .s_title .text_size14, .index-solution .fa4:hover .s_title a.shadow_more {
    display: block;
}
.index-solution .fa4:hover .s_title h3 {
    margin-top: 20px;
    font-weight: 600;
}
@media screen and (max-width:959px){
	.index-solution .fa4:hover .s_title h3{
		margin-top: 10px;
font-weight: 600;
	}}
.index-solution .fa4:hover .s_title {
    background: rgba(0,0,0,0.5);
    height: 100%;
	text-align: center;}
.index-materials .col-3 a:hover p {
    display: block;
    height: 30px;
    transition: height 1s;
    -moz-transition: height 1s;
    -webkit-transition: height 1s;
    -o-transition: height 1s;
}
#about1{
    padding-bottom: 150px;
    background: url(/images/about-bj.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
	display: block;
	margin-top:10px
}
.jj1{
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
}
@media screen and (max-width:959px){
	.jj1{
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	}}
#countup {
    margin-top: 80px;
    position: relative;
}
@media screen and (max-width:959px){
	#countup {
    margin-top: 20px;
	}}
.jj1 .col-xs-12 {
    width: 32%;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
@media screen and (max-width:911px){
.jj1 .col-xs-12 {
    margin-bottom: -19px;
	padding-right: 1px;
	padding-left: 1px;
}}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
@media screen and (max-width:900px){
.countup-txt{
	width: 33%;
	}}
.countup-txt h2 {
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    color: #ffffff;
    display: block;
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    background: #04287e;
    letter-spacing: 2px;
    padding: 4px 3px;
    position: absolute;
    left: 23%;
    transform: translateX(-50%);
    font-weight: normal;
    top: 15px;
}
@media screen and (max-width:450px){
.countup-txt h2 {
	margin-top: -20px;
	padding: 2px;
	margin-left: 0px;
}}
.countup-txt h4 {
    font-size: 16px;
    color: #fff;
}
@media screen and (max-width:900px){
.countup-txt h4 {
    font-size: 14px;
	display: flex;
}}
.countup-txt h4 span {
    font-size: 64px;
    font-weight: bold;
    color: #fff;
    margin-right: 3px;
}
@media screen and (max-width:900px){
	.countup-txt h4 span {
    font-size: 22px;
		margin-top: 10px;
	}}
@media screen and (max-width:370px){
	.countup-txt h4 span {
    font-size: 32px;
	}}
.countup-txt h4 em {
    position: relative;
    top: -10px;
}
@media screen and (max-width:900px){
.countup-txt h4 em {
top: 2px;
margin-right: -62px;
	}}
.countup-txt h4 em::after {

    content: '+';
    position: absolute;
    left: 0;
    top: -18px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;

}
.clearfix::before{
	display: table;
content: " ";
	transition: all .5s;
	box-sizing: border-box;
}
.clearfix::after{clear: both;
display: table;
content: " ";
transition: all .5s;
box-sizing: border-box;}

.jj1::before{clear: both;
display: table;
content: " ";
transition: all .5s;
box-sizing: border-box;}
.about-box {
    margin-top: 27px;
    display: flex;
    flex-direction: row-reverse;
    box-shadow: 10px 10px 5px #dedede;
    box-shadow: 0px 12px 8px -12px #000;
    border-radius: 10px;
    position: relative;
    z-index: 999;
    top: 35px;
}
@media screen and (max-width:1499px){
	.about-box {
    background: #fff;
	}}
@media screen and (max-width:991px){
	.about-box {
display: block;
overflow: hidden;
margin-top: 24px;
}}
.about-con {
    flex: 1;
    position: relative;
    z-index: 999;
    background: #fff;
}
.about-txt {
    padding: 60px 30px 0 10px;
}
@media screen and (max-width:1199px){
	.about-txt {
    padding: 8px 20px 0 20px;
	}}
@media screen and (max-width:991px){
	.about-txt {
    padding: 20px;
	}}
@media screen and (max-width:767px){
	.about-txt {
   padding: 0;
    padding-top: 0px;
padding-top: 30px;
	}}
.about-txt h3 {
    color: black;
    font-weight: bold;
    font-size: 30px;
    position: relative;
    line-height: 33px;
    height: 64px;
    padding-left: 30px;
    border-left: 6px solid #04287e;
}
@media screen and (max-width:1199px){
	.about-txt h3 {
    font-size: 22px;
    line-height: 28px;
	}}
@media screen and (max-width:991px){
	.about-txt h3 {
    height: auto;
	}}
@media screen and (max-width:370px){
	.about-txt h3 {
    padding-left: 0;
	padding-top: 10px;
	}}
.about-txt h3 p {
    color: #333;
    font-size: 20px;
    font-weight: normal;
}
@media screen and (max-width:1199px){
	.about-txt h3 p {
    font-size: 16px;
	}}
.about-txt .about-p {
    font-size: 15px;
    color: #666;
    line-height: 30px;
    margin-top: 20px;
    padding-left: 38px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
@media screen and (max-width:1199px){
	.about-txt .about-p {
    margin-top: 5px;
    line-height: 20px;
    font-size: 13px;
	}}
@media screen and (max-width:991px){
.about-txt .about-p {
margin-top: 5px;
line-height: 25px;
font-size: 14px;
padding-left: 5px;
padding-right: 5px;
}}
@media screen and (max-width:370px){
.about-txt .about-p {
    padding-left: 0;
}}
.moren {
background: url(/images/aboutmore.png)no-repeat;                        
width: 100%;
height: 50px;
margin: 30px 0 0px 35px;
    margin-top: 30px;
    margin-bottom: 0px;
align-items: center;
text-align: center;
display: flex;
margin-top: 10px;
background-position-x: center;
}
@media screen and (max-width:900px){
.moren {
background: url(/images/aboutmore.png)no-repeat;
width: 240px;
height: 50px;
margin: 30px 0 0px 35px;
    margin-top: 30px;
    margin-bottom: 0px;
margin-bottom: 7px;
align-items: center;
text-align: center;
display: flex;
margin-top: 10px;
	}}
@media screen and (max-width:767px){
	.about-txt .moren {
    margin-bottom: 20px;
	}}
.moren a {
    color: #999999;
    font-size: 14px;
}
.about-img {
    flex: 1;
    padding-left: 0;
    position: relative;
    background-color: #fff;
}
@media screen and (max-width:991px){
	.about-img {
    padding-right: 0;
	}}
.about-img dt {
    overflow: hidden;
	font-style: normal;
font-weight: normal;
	line-height: 1.42857143;
}
.about-img img {
    max-width: 100%;
    position: relative;
    z-index: 999;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    display: block;
}
@media screen and (max-width:991px){
	.about-img img {
	background-color:rgb(128,128,192)
    width: 100%;
	}}
	.smd{
		width:100%
	}	
	@media screen and (max-width:690px){
	.smd{
			display:none;
	}}
.smx{
	max-width:1200px;
	width:98%;
	margin: 0 auto;
}
.smy{
	
}
.smy p{
	text-align: center;
     color:rgb(192,192,192)
}
.smy p a{
	 color:rgb(192,192,192)
}
nav {
    width: 100%;
	height: auto;
	display: inline-block;
}
@media screen and (max-width:1199px){
	nav {
		width: 94%;
		margin: 0 3%;
	}}
.headin {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: auto;
}
@media screen and (max-width:1199px){
	.headin {
	    width: 94%;
	    margin: 0 3%;
	}}
.headin .logo1 {
    float: left;
    padding: 20px 0;
    width: 17%;
    height: auto;
}
@media screen and (max-width:768px){
	.headin .logo1 {
	    width: 25%;
	}}
@media screen and (max-width:640px){
	.headin .logo1 {
	    width: 32%;
	}}
@media screen and (max-width:480px){
		.headin .logo1 {
		width: 180px;
		}}
.headin .logo1 img {
    width: 100%;
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;}
#nav_ul {
    float: right;
    width: 70%;
}
@media screen and (max-width:1024px){
	#nav_ul {
	    background: url(/images/menu.png) no-repeat center center;
	        background-size: auto;
	    top: 30px;
	    width: 35px;
	    height: 44px;
	    float: right;
	    right: 80px;
	    position: relative;
	}}
@media screen and (max-width:480px){
	#nav_ul {
	    right: 50px;
	    background-size: 30px 37.7px;
	}}
@media screen and (max-width:360px){
		#nav_ul {
		    right: 40px;
		}}
@media screen and (max-width: 1024px){
#nav_ul:hover ul {
    display: block;
    z-index: 9999;
}}
@media screen and (max-width: 1024px){
#nav_ul:hover ul .navli {
    width: 100%;
}}
@media screen and (max-width: 1024px){
#nav_ul:hover ul .navli a:hover {
    background: #0094da;
    color: #fff;
    z-index: 9999;
}}
@media screen and (max-width: 480px){
#nav_ul:hover ul .navli a {
    padding: 0;
    line-height: 35px;
    height: 35px;
    color: #fff;
    background: #495762;
    font-size: 13px;
    font-weight: normal;
	margin-top: 0px;
}}
@media screen and (max-width: 1024px){
#nav_ul:hover ul .navli a {
    padding: 0;
    line-height: 45px;
    height: 45px;
    color: #fff;
    background: #495762;
    font-size: 15px;
    font-weight: normal;
	margin: 0 auto;
}}
@media screen and (max-width: 1024px){
#nav_ul:hover ul .navli:nth-child(1) a {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	margin-top: 17px;
}
}
#nav_ul .navli a:hover {
    background: #f5f5f5;
}
@media screen and (max-width:1024px){
#nav_ul ul {
    display: none;
    position: absolute;
    top: 35px;
    right: -60px;
    width: 155px;
    height: auto;
}}
@media screen and (max-width:480px){
#nav_ul ul {
    right: -42px;
    width: 125px;
    height: auto;
}}
@media screen and (max-width:360px){
#nav_ul ul {
    right: -33px;
    width: 100px;
    height: auto;
}}
#nav_ul .navli {
    float: left;
    text-align: center;
    width: 11.1111111%;
}
@media screen and (max-width: 1024px){
#nav_ul:hover ul .navli a:hover {
    background: #0094da;
    color: #fff;
    z-index: 9999;
}}
@media screen and (max-width: 480px){
#nav_ul:hover ul .navli a {
    padding: 0;
    line-height: 35px;
    height: 35px;
    color: #fff;
    background: #495762;
    font-size: 13px;
    font-weight: normal;
}}
@media screen and (max-width: 1024px){
#nav_ul:hover ul .navli a {
    padding: 0;
    line-height: 45px;
    height: 45px;
    color: #fff;
    background: #495762;
    font-size: 15px;
    font-weight: normal;
}}
#nav_ul .navli a {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 65px;
    line-height: 31px;
    font-size: 18px;
    font-weight: bold;
    color: #414651;
    padding: 20px 0;
    background: #fff;
	margin-top: 30px;
}
.proserlist {
    width: 100%;
    background: #0585c2;
    position: absolute;
    z-index: 999 !important;
    top: 115px;
    display: none;
	font-size: 14px;
}
.proserlist .pro_ul {
    margin: 35px auto 0 auto;
    max-width: 1200px;
    padding-bottom: 20px;
    position: relative;
	display: flex;
}
.proserlist ul a{
	font-size: 14px;
}
.proserlist ul a:hover{
text-decoration:underline;
color:#f00;}
.proserlist ul f18 a{
	font-size: 18px;
}
@media screen and (max-width:360px){
.soulist .sou_ul, .proserlist .pro_ul {
    width: 94%;
}}
.sanjiao {
    position: absolute;
    left: 40.95%;
    top: -35px;
}
.proserlist .pro_ul .ps {
    float: left;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    text-align: left;
    margin-left: 50px;
    height: auto;
	width: 20%;
}
.proserlist .pro_ul .ps1 {
    border-right: 1px solid #ccc;
    padding-right: 80px;
    margin-left: 0;
    height: auto;
}
.proserlist .pro_ul .f18 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
    display: block;
	line-height: 20px;
}
.proserlist .pro_ul .f18 a{
	font-size: 18px;
}
.proserlist p {
    color: #fff;
}
.proserlist .pro_ul .ps1 ul li {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
	margin: 20px 0;
}
.proserlist a {
    color: #fff;
	text-decoration: none;
}
.proserlist .pro_div {
    width: 100%;
    background: #035982;
}
.proserlist .pro_div_con {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}
.proserlist .pro_div_con {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}
@media screen and (max-width:1199px){
.soulist .sou_div_con, .proserlist .pro_div_con {
    width: 94%;
    margin: 0 3%;
    padding: 20px 0;
}}
.proserlist .pro_div_con .f17 {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    float: left;
    line-height: 70px;
    margin-right: 30px;
}
.proserlist .pro_div .pro_div_txt {
    float: left;
    width: 85%;
}
.proserlist .pro_div .pro_div_txt .f15 {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
}
.proserlist .pro_div .pro_div_txt p {
    margin-top: 10px;
}
.proserlist a {
    color: #fff;
}
.dpbmore a {
    color: #ff9000;
}
.soulist {
    width: 100%;
    background: #0585c2;
    position: absolute;
    z-index: 999 !important;
    top: 139px;
    display: none;
}
.soulist .sou_ul {
    margin: 35px auto 0 auto;
    max-width: 1200px;
    padding-bottom: 20px;
    position: relative;
    min-height: 270px;
}
.sanjiao_s {
    position: absolute;
    left: 41.26%;
    top: -35px;
	height: auto;
	max-width: 100%;
}
.soulist .sou_ul .so {
    float: left;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    text-align: left;
    margin-left: 75px;
    height: auto;
}
.soulist .sou_ul .so1 {
    border-right: 1px solid #ccc;
    padding-right: 80px;
    margin-left: 0;
    height: 220px;
}
.soulist .sou_ul .f18 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
    display: block;
}
.soulist .sou_ul .so1 ul li {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.soulist a {
    color: #fff;
}
.soulist .sou_div {
    width: 100%;
    background: #035982;
}
.soulist .sou_div_con {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}
.soulist .sou_div_con .f17 {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    float: left;
    line-height: 70px;
    margin-right: 30px;
}
.soulist .sou_div .sou_div_txt {
    float: left;
    width: 85%;
}
.soulist .sou_div .sou_div_txt .f15 {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
}
.soulist .sou_div .sou_div_txt p {
    margin-top: 10px;
}
.dpbmore a {
    color: #ff9000;
}
.p{line-height: 20px;}
.proserlist .pro_ul li ul li {
    margin: 15px 0;
}
#nav_ul .navli a:hover {
    background: #f5f5f5;
}
#nav_ul .navli a:hover {
    background: #f5f5f5;
}
.product-feature-divider {
  display: flex;
  flex-direction: column;   /* 文字上下排列 */
  align-items: center;      /* 水平居中 */
  margin: 32px 0;           /* 上下间距，可根据页面需求调整 */
}

.chinese {
  font-size: 24px;          /* 中文字号，可按需调整 */
  font-weight: bold;
  color: #333;              /* 主文字深色，匹配品牌风格 */
}

.chinese .highlight {
  color: #f77f00;           /* 强调色（如橙色），突出“特点” */
}

.english {
  font-size: 14px;          /* 英文字号，比中文小 */
  color: #999;              /* 浅灰色，弱化副标题 */
  text-transform: uppercase;/* 英文全部大写 */
  letter-spacing: 1px;      /* 字母间距，增强可读性 */
  margin-top: 8px;          /* 与中文的间距 */
}
/* 产品详情模块整体容器 */
.product-detail-module {
  padding: 40px 0;
  background: #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  margin: 30px auto;
  max-width: 1200px; /* 限制模块最大宽度，适配大屏 */
}

/* 内部左右分栏容器 */
.module-inner {
  display: flex;
  align-items: center;
  gap: 40px; /* 左右栏间距 */
  padding: 0 20px;
}

/* 文字列样式 */
.text-column {
  flex: 1; /* 自适应剩余宽度 */
}

.module-title {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin: 0 0 8px 0;
}

.module-subtitle {
  font-size: 14px;
  color: #999;
  text-transform: uppercase; /* 英文全部大写 */
  margin: 0 0 16px 0;
  position: relative;
}

/* 副标题下划线（橙色装饰） */
.module-subtitle::after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background-color: #f77f00;
  margin-top: 8px;
}

.module-description {
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  margin-bottom: 24px;
}

.module-description p {
  margin-bottom: 12px;
}

.module-description p:last-child {
  margin-bottom: 0;
}

/* 联系操作区（电话+咨询按钮） */
.contact-actions {
  display: flex;
  align-items: center;
  gap: 16px;
}

.phone-link {
  display: flex;
  align-items: center;
  color: #333;
  text-decoration: none;
  border: 1px solid #ddd;
  padding: 10px 16px;
  border-radius: 4px;
  transition: all 0.3s ease;
}

/* 电话图标（用伪元素简化演示，实际可换字体图标/ SVG） */
.icon-phone {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #f77f00;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
}

.icon-phone::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-30%, -50%);
  width: 8px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 2px;
}

.phone-link:hover {
  border-color: #f77f00;
  color: #f77f00;
}

.consult-btn {
  background-color: #f77f00;
  color: #fff;
  text-decoration: none;
  padding: 10px 24px;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.consult-btn:hover {
  background-color: #e67100;
}

/* 图片列样式 */
.image-column {
  flex: 1;
  max-width: 50%; /* 图片区最大占比 */
}

.image-column img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  display: block;
}

/* 响应式：小屏幕下改为上下排列 */
@media (max-width: 768px) {
  .module-inner {
    flex-direction: column;
  }
  .image-column {
    max-width: 100%;
    margin-top: 20px;
  }
  .text-column {
    width: 100%;
  }
}