/**产品中心**/
.product-tab{
	background-color: #e9e9e9;
}
.product-tab .product-wz{
	margin-top: 13px;
	width: 30%;
	float: left;
}
.product-tab .product-wz p{
	color: #333333;
}
.product-tab .product-wz p a{
	color: #333;
}
.product-tab .product-wz p a:hover{
	color:#183884;
}
.product-tab .pro-tab{
	width: 70%;
	float: right;
	text-align: right;
}
.product-tab .pro-tab ul li{
	display: inline-block;
}
.product-tab .pro-tab ul li a{
	font-size: 16px;
	color: #333333;
	display: inline-block;
	line-height:45px;
	padding-left:13px;
	padding-right: 13px;
}
.product-tab .pro-tab ul li a:hover{
	color: #FFF;
	background-color: #183884;
}
.product-list .pro-list ul li{
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 20px;
}
.product-list .pro-list ul li a p{
	font-size: 18px;
	text-align: center;
	color: #333;
	padding-top: 10px;
	margin-top: 18px;
	border-top: 2px solid #eaeaea;
	position: relative;
}
.product-list .pro-list ul li a p::before{
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width:15px;
	height:15px;
	margin-left: -7px;
	border-radius: 50%;
	background-color: #183884;
}
.pro-fy{
	margin-top:50px;
	margin-bottom: 40px;
	text-align: center;
}
.pro-fy ul li{
	display: inline-block;
}
.pro-fy ul li a{
	font-size: 14px;
	color: #555555;
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 8px 23px;
	transition: all 0.3s;
}
.pro-fy ul li a:hover{
	background-color:#183884;
	border: 1px solid #183884;
	color: #FFF;
}
.pro-fy ul .inp{
	margin-left: 30px;
}
.pro-fy ul .inp label{
	font-weight: unset;
}
.pro-fy ul .inp label input {
	border: 1px solid #dcdcdc;
	width: 43px;
	height: 36px;
	background-color: transparent;
}
.pro-fy ul .inp button {
	color: #555555;
	font-size: 14px;
	background-color: transparent;
	border: 1px solid #dcdcdc;
	padding: 8px 18px;
	transition: all 0.3s;
}
.pro-fy  ul .inp button:hover{
	background-color:#183884;
	border: 1px solid #183884;
	color: #FFF;
}


/**产品详情**/
.productxq-text{
	width: 925px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.productxq-text .productxq-img{
	margin-top: 40px;
}
.productxq-text .proxq-text{
	margin-top: 40px;
}
.productxq-text .proxq-text .productxq-tab{
	background-color: #f7f7f7;
	margin-bottom: 20px;
}
.productxq-text .proxq-text .productxq-tab a{
	font-size: 16px;
	color: #262626;
	display: inline-block;
	padding: 10px 23px;
}
.productxq-text .proxq-text .productxq-tab a:hover{
	color: #FFF;
	background-color: #183884;
}
.productxq-text .proxq-text .productxq-tab a.active{
	color: #FFF;
	background-color: #183884;
}
.productxq-text .proxq-text p{
	font-size: 14px;
	color:#3f3f3f;
	margin-bottom: 5px;
	line-height: 23px;
}

/**新闻中心**/
.new ul li{
	margin-top: 30px;
}
.new ul li a dl dt{
	width: 23%;
	float: left;
}
.new ul li a dl dd{
	width: 75%;
	float: right;
}
.new ul li a dl dd h4{
	font-size: 22px;
	margin-top: 20px;
	color:#333333;
}
.new ul li a dl dd h5{
	font-size: 14px;
	color: #333333;
	margin-bottom: 6px;
}
.new ul li a dl dd p{
	font-size: 14px;
	color: #333333;
	line-height: 23px;
}
.new{
	margin-bottom: 55px;
}

/**新闻详情**/
.newxq .newxq-text{
	padding: 10px 35px 35px 35px;
}
.newxq .newxq-text .newxq-title{
	text-align: center;
}
.newxq .newxq-text .newxq-title h3{
	font-size: 30px;
	color: #333333;
}
.newxq .newxq-text .newxq-title p{
	font-size: 14px;
	color: #333333;
}
.newxq .newxq-text p{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	text-align: center;
}
.newxq .newxq-text img{
	margin-top: 20px;
	margin-bottom: 30px;
}
.newxq .newxq-text .newxq-fy{
	margin-top: 40px;
}
.newxq .newxq-text .newxq-fy .fy-left{
	float: left;
}
.newxq .newxq-text .newxq-fy .fy-left a{
	padding: 6px 27px;
	display: inline-block;
	background-color:#183884;
	font-size: 16px;
	color: #FFF;
	border-radius: 6px;
}
.newxq .newxq-text .newxq-fy .fy-right{
	float: right;
}
.newxq .newxq-text .newxq-fy .fy-right a{
	padding: 6px 27px;
	display: inline-block;
	background-color:#183884;
	font-size: 16px;
	color: #FFF;
	border-radius: 6px;
}

/**关于我们**/
.about .about-text{
	padding: 20px 35px 35px 35px;
}
.about .about-text .about-title{
	text-align: center;
}
.about .about-text .about-title h3{
	font-size: 30px;
	color: #333;
	margin-bottom: 20px;
}
.about .about-text p{
	font-size: 14px;
	line-height: 25px;
}
.about .about-text img{
	margin-top: 20px;
	margin-bottom: 20px;
}

/**技术支持**/
.technoligy{
	margin-top: 40px;
	margin-bottom: 120px;
}
.technoligy ul li dl dd{
	width: 46%;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	background-color:#e9e9e9;
}
.technoligy ul li{
	margin-top: 20px;
	margin-bottom: 20px;
}
.technoligy ul li dl dd h4{
	padding: 12px 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.technoligy ul li dl dd h4 span{
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../images/technology-icon1.jpg) no-repeat;
	margin-right: 5px;
	vertical-align: middle;
}
.technoligy ul li dl dd h4 i{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/technology-icon2.jpg) no-repeat;
	float: right;
	vertical-align: middle;
	margin-top: 3px;
}
.technoligy ul li dl dd .technology-text{
	padding-left: 17px;
	padding-right: 17px;
	display: none;
	padding-top: 10px;
	border-top: 1px solid #b2b2b2;
}
.technoligy ul li dl dd .technology-text p{
	font-size: 14px;
	line-height: 23px;
}
.technoligy ul li dl .active h4 i{
	background: url(../images/technology-icon3.jpg) no-repeat;
}

/**联系我们**/
.contact .contact-main{
	padding: 55px;
}
.contact .conatct-text .contact-left{
	width: 50%;
	float: left;
}
.contact .conatct-text .contact-right{
	width: 40%;
	float: right;
}
.contact .conatct-text .contact-left h4{
	font-size: 24px;
	color:#183884;
	padding-bottom: 10px;
	border-bottom: 2px solid #183884;
	margin-bottom: 20px;
}
.contact .conatct-text .contact-left p{
	font-size: 16px;
	line-height: 23px;
	color: #333;
}
.contact .conatct-text .contact-left p span{
	margin-left: 5px;
	margin-right: 5px;
}
.contact .conatct-text .contact-left img{
	margin-bottom: 18px;
	margin-top: 18px;
}
.contact .conatct-text .contact-left p strong{
	font-size: 24px;
	color:#183884;
}
.contact .conatct-text .contact-right input{
	width: 100%;
	height: 40px;
	margin-top: 15px;
	padding-left: 10px;
}
.contact .conatct-text .contact-right textarea{
	width: 100%;
	margin-top: 15px;
	padding-left: 10px;
}
.contact .conatct-text .contact-right button{
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: #183884;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #183884;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.contact .conatct-text .contact-right button:hover{
	background-color: #183884;
	color: #FFF;
}
.contact .contact-main .contact-map{
	margin-top:30px;
}


@media(min-width: 768px) and (max-width: 992px){
	/**产品详情**/
	.productxq-text {
		width: 96%;
		margin: 0 auto;
		margin-bottom: 50px;
	}
	/**技术支持**/
	.technoligy ul li dl dd {
		width: 96%;
		float: left;
		margin-left: 2%;
		margin-right: 2%;
		background-color: #e9e9e9;
		margin-top: 20px;
	}
}

@media(max-width: 767px){
	.product-tab .product-wz {
		margin-top: 13px;
		width: 100%;
		float: left;
	}
	.product-tab .pro-tab {
		width: 100%;
		float: right;
		text-align: left;
	}
	.product-list .pro-list ul li {
		width: 48%;
		float: left;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 20px;
	}
	.product-list .pro-fy {
		margin-top: 20px;
		margin-bottom: 40px;
		text-align: center;
	}
	.product-list .pro-fy ul li{
		margin-top: 10px;
	}

	/**产品详情**/
	.productxq-text {
		width: 96%;
		margin: 0 auto;
		margin-bottom: 50px;
	}

	/**新闻中心**/
	.new ul li a dl dt {
		width: 100%;
		float: left;
	}
	.new ul li a dl dd {
		width: 100%;
		float: right;
	}
	.new ul li a dl dd h4 {
		font-size: 20px;
		margin-top: 20px;
		color: #333333;
	}

	/**新闻详情**/
	.newxq .newxq-text {
		padding: 10px 0px 35px 0px;
	}
	.newxq .newxq-text .newxq-title h3 {
		font-size: 26px;
		color: #333333;
		line-height: 34px;
	}

	/**关于我们**/
	.about .about-text {
		padding: 20px 0px 35px 0px;
	}
	.about .about-text .about-title h3 {
		font-size: 26px;
		color: #333;
		margin-bottom: 20px;
	}

	/**技术支持**/
	.technoligy ul li dl dd {
		width: 100%;
		float: left;
		margin-left: 0%;
		margin-right: 0%;
		background-color: #e9e9e9;
		margin-top: 20px;
	}
	.technoligy ul li {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.technoligy ul li dl dd h4 {
		padding: 12px 10px;
		margin-top: 0px;
		font-size: 14px;
		margin-bottom: 0px;
	}
	.technoligy ul li dl dd h4 span {
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(../images/technology-icon1.jpg) no-repeat;
		background-size: 100%;
		margin-right: 5px;
		vertical-align: middle;
	}
	.technoligy ul li dl dd h4 i {
		display: inline-block;
		width: 20px;
		height: 20px;
		background: url(../images/technology-icon2.jpg) no-repeat;
		background-size: 100%;
		float: right;
		vertical-align: middle;
		margin-top: 3px;
	}

	/**联系我们**/
	.contact .contact-main {
		padding: 55px 0px 55px 0px;
	}
	.contact .conatct-text .contact-left {
		width: 100%;
		float: left;
	}
	.contact .conatct-text .contact-right {
		width: 100%;
		float: right;
	}
}