﻿@charset "UTF-8";

/*内页大图*/

*,
*:before,
*:after {
	box-sizing: border-box;
}

.clearfix:after {

	visibility: hidden;

	display: block;

	font-size: 0;

	content: " ";

	clear: both;

	height: 0;

}

.page-banner {

	width: 100%;

	background-repeat: no-repeat;

	background-position: 50%;
        /* max-height:350px; */
        overflow:hidden;

}
.page-banner .slick-slide img{
	width: 100%;
}

/*内页大图*/







/*面包屑*/

.page-position {
	padding: 10px 0;
	border-bottom: 1px solid #dcdcdc;
}

.page-position .mbx {
	font-size: 14px;
	background: url(../images/dw.png)left top 5px no-repeat;
	color: #666666;
}

.page-position a:first-child {
	color: #666;
}

.page-position a {

	display: inline-block;

	vertical-align: middle;

	font-size: 12px;

	color: #666666;

	line-height: 16px;

	transition: all .3s;

	-ms-transition: all .3s;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

}

.page-position a:hover {
	color: #fe0000;
}

/*面包屑*/



/*主要内容部分*/

.rowtit .rowtitbig {
	font-size: 24px;
	color: #fff;
	line-height: 58px;
	text-align: center;
	background: #f6921d;
}

.title_zhu {
	font-size: 24px;
	text-align: center;
	background: #f6921d;
	padding: 20px 0;
	color: #fff;
	position: relative;
	z-index: -9999;
}

.title_zhu span {
	background: #f6921d;
	padding: 0 10px;
}

.title_line {
	right: 0px;
	left: 0px;
	position: absolute;
	background: #bbdddd;
	height: 1px;
	width: 50%;
	top: 31px;
	z-index: -1;
	margin: 0 auto;
}

.title_fu {
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 26px;
	margin-bottom: 5px;
}





.page-main {
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 30px;
}

.page-main .page-con {
	width: 77%;
}



/*栏目分类*/

.page-menu {

	padding: 10px 0 35px;
	text-align: center;

	/*border-bottom: 1px solid #E8E8E8;*/

	margin-bottom: 40px;

}

.page-menu ul li {

	margin: 0 4%;
	display: inline-block;

}

.page-menu ul li:last-child {

	margin-right: 0;

}

.page-menu ul li a {

	display: block;

	font-size: 18px;

	color: #000000;

	line-height: 20px;

	padding: 9px 0px;

	transition: all .3s;

	-ms-transition: all .3s;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

}

.page-menu ul li:hover a,

.page-menu ul li.active {
	border-bottom: 1px solid #fe0000;
	color: #444;
}

/*栏目分类*/







/*单页*/



/* 关于我们 */

.abortfolio-list {
	min-height: 20px;
	overflow: hidden;
}

.abortfolio-list li {
	width: 23.5%;
	margin-right: 2%;
	float: left;
	margin-bottom: 25px;
	text-align: center;
}

.abortfolio-list li:last-child {
	margin-right: 0;
}

.portfolio-img {
	margin-bottom: 10px;
	overflow: hidden;
}

.portfolio-img a {
	position: relative;
}

.portfolio-img a,
.portfolio-img img {

	width: 100%;

	display: block;

	overflow: hidden;

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-ms-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

	-webkit-transition: all 0.3s ease-out 0s;

	-moz-transition: all 0.3s ease-out 0s;

	-o-transition: all 0.3s ease-out 0s;

	transition: all 0.3s ease-out 0s;

}

.aboutBox6 {
	overflow: hidden
}

.aboutBox6 li {
	float: left;
	width: 33.33%;
	text-align: center;
	font-size: 18px
}
.about-iphone{
	display: none;
}

.aboutBox6 li .txt {
	height: 265px;
	padding: 60px 30px;
	background: #f9f9f9
}

.aboutBox6 li h4 {
	font-size: 20px;
	position: relative;
	color: #333;
	line-height: 20px
}

.aboutBox6 li h4:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -35px;
	background: #0079ce;
	height: 2px;
	width: 30px;
	margin-left: -15px
}

.aboutBox6 li p {
	font-size: 14px;
	margin-top: 20px;
	text-align: left;
}

.aboutBox6 li span {
	font-size: 10px;
	font-family: Arial
}

.aboutBox6 li .pic {
	display: block;
	height: 265px;
	overflow: hidden
}

.aboutBox6 li img {
	height: 265px;
	transition: all .5s
}

.aboutBox6 li:hover img {
	transform: scale(1.1)
}



/* 产品 */

.title {
	font-weight: 600;
	margin-bottom: 10px;
	color: #000;
}

table {
	width: 100%;
	border-collapse: collapse;
}

table tr th {
	text-align: center;
	border: 1px solid #d4d4d7;
	background: #00489d;
	color: #fff;
	line-height: 40px;
	font-size: 15px;
}

table tr {
	height: 40px;
	border-bottom: 1px solid #d4d4d7;
}

table tr td:last-child button {
	width: 60%;
	height: 30%;
	background: #00489d;
	border: 0px;
	color: #fff;
	font-size: 12px;
	outline: none;
}

table tr td {
	text-align: center;
	color: #151515;
	padding-left: 5px;
	font-size: 14px;
	border: 1px solid #d4d4d7;
	height: 30px;
}

table tr td:nth-child(2) img {
	height: 100%;
}

/* table tr td:nth-child(3){text-align: left;} */

/* table tr:nth-child(even){background: #f4f4f4;} */

table tr td:nth-child(4) button {
	width: 25px;
	background: #C9302C;
	border: 1px solid #C9302C;
	color: #fff;
	height: 70%;
}

table tr td:nth-child(4) input {
	width: 60px;
	height: 69%;
	border: 1px solid #D4D4D7;
	margin: 0px 5px;
	text-align: center;
}

.fcred {
	background: #EBEBE4 !important;
}



/* 产品查找 */

.select-wrapper {
	background: #eceded;
	padding: 2% 0;
}

.nav {
	background: #fff;
	border-bottom: 2px solid #f6921d;
	overflow: hidden;
}

.nav-tabs li {
	float: left;
	line-height: 40px;
	padding: 0 20px;
	background: linear-gradient(-104deg, #fff 0px, #fff 10px, #666 10px, #eceded 12px);
}

.nav-tabs li a {
	color: #000;
	font-weight: 600;
	transform: rotate(0deg);
}

.nav-tabs li a:hover {
	color: #00489d;
}

.nav-tabs li.active {
	background: linear-gradient(-104deg, #fff 0px, #fff 10px, #666 10px, #00489d 12px);
}

.nav-tabs li.active a {
	color: #fff;
	font-size: 14px;
}



.checklook {

	overflow: hidden;

	padding: 0 5%;

}

.select-input {

	width: 100%;

	height: 30px;

	position: relative;

	cursor: pointer;

	display: inline-block;

	*display: inline;

	*float: left;

	*margin-right: 10px;

	background: #fff;

	border: 1px solid #e3e3e3;

}



.select-list ul li.selected,

.select-list ul li:hover {

	color: #fff;

	background: #61b988;

}

.s-button {
	margin: 1rem 0;
	padding: 0 5%;
}

.s-button button {

	background: #00489d;

	color: #fff;

	width: 30%;

	border: none;

}





/* 涓嬫媺鍒楄〃涓嶅彲鐢ㄦ牱寮� */

.select-button-disable {

	color: #ccc;

	width: 238px;

	height: 34px;

	border: 1px solid #e3e3e3;

	border-radius: 3px;

	background: #fff;

	cursor: pointer;

	padding-left: 10px;

	overflow: hidden;

	text-align: left;

	outline: none;

}

.select-down-disable {

	color: #ccc;

	font-size: 18px;

	position: absolute;

	top: 0;

	right: 10px;

	line-height: 34px;

}









.single-title {
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #ddd;
	line-height: 35px;
}

.single-page {
	width: 100%;
	line-height: 30px;
	font-size: 14px;
}

.single-page_left {
	width: 48%;
	float: left;
}

.single-page_right {
	width: 50%;
	float: right;
}



.col-sm-4 {

	float: left;

	position: relative;

	width: 33.33333333%;

}

.selected-about {
	margin-bottom: 30px;
}

.selected-about .col-sm-4 {
	padding: 0 20px;
	top: 0;
	transition: all .15s linear;
	box-sizing: border-box
}

.selected-about .col-sm-4 .solution-card {
	height: 530px;
	border-radius: 6px;
	border: 1px solid #f0f0f0;
	box-shadow: 5px 5px 5px #ddd;
	text-align: left;
	overflow: hidden;
	transition: all .15s linear
}

.selected-about .col-sm-4:hover {
	position: relative;
	top: -20px;
	transition: all .25s linear
}

.selected-about .col-sm-4:hover .solution-card {
	height: 550px;
	box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1);
	transition: all .2s linear
}

.selected-about .col-sm-4 .solution-card img {
	width: auto;
	transition: all .2s linear
}

.selected-about .col-sm-4 .solution-card h3 {
	margin: 20px 30px 10px;
	font-size: 30px;
	color: #333;
	font-weight: 100;
	letter-spacing: .65px;
	text-align: left
}

.selected-about .col-sm-4 .solution-card p {
	margin: 0 20px;
	padding-bottom: 30px;
	font-size: 20px;
	color: #333;
	letter-spacing: .1px
}

.selected-about .col-sm-4 .solution-card dl {
	margin: 0 10px;
	overflow: visible
}

.selected-about .col-sm-4 .solution-card dl dt {
	margin-bottom: 10px;
	font-size: 16px;
	color: #333;
	line-height: 19px;
	position: relative
}

.selected-about .col-sm-4 .solution-card dl dd {
	float: left;
	width: 50%;
	margin-bottom: 6px;
	font-size: 12px;
	color: #a0a2a8;
	letter-spacing: .44px;
	line-height: 20px
}

/*证书*/

.product3 {
	overflow: hidden;
}

.product3 li {
	width: 31%;
	padding: 2.5%;
	float: left;
	position: relative;
	text-align: center;
}

.product3 li:nth-child(3n) {
	padding-right: 0;
}

.product3 li>div {
	background: #fff;
	margin: 3px auto;
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
}

.product3 li>div>a {
	display: block;
}

.product3 li img {
	display: inline-block;
	height: 240px;
	max-width: 100%;
	vertical-align: middle;
}

.product3 li>p {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #656565;
	border-top: none;
	text-align: center;
	font: 14px/40px "microsoft yahei";
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}



/*新闻*/
.textlist{
	overflow: hidden;
}
.thinkphp-pagination div{
	width: max-content;
	margin: auto;
	margin-top: 20px;
}
.thinkphp-pagination div .thispage{
	padding: 0 10px;
}
.thinkphp-pagination div a{
	padding: 0 10px;
}
.textlist .item {
	margin-bottom: 26px;
	transition: all 0.2s linear 0s;
	width: 32%;
	float: left;
	margin-right: 2%;
	border: 1px solid #ddd;
}

.textlist .item:nth-child(3n) {
	margin-right: 0%;
}

.textlist .item a {
	display: block;
}

.textlist .item .img {
	height: 150px;
	overflow: hidden;
}

.textlist .item .img img {
	width: 100%;
	height: 100%;

	display: block;

	-webkit-transition: all ease 300ms;

	-moz-transition: all ease 300ms;

	-ms-transition: all ease 300ms;

	-o-transition: all ease 300ms;

	transition: all ease 300ms;

}

.textlist .item .neirong {
	padding: 10px 10px 0px 10px;
	overflow: hidden;
}

.textlist .item .txt {
	width: 70%;
	float: right;
}

.textlist .item h3 {
	font-size: 15px;
	line-height: 1.5;
	color: #00489d
}

.textlist .item p {
	font-size: 14px;
	line-height: 20px;
	color: #999;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
	min-height: 60px;
}

.textlist .item .time {
	display: block;
	width: 66px;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #ddd;
}

.textlist .item .time b {
	display: block;
	font-size: 24px;
	color: #000;
}

.textlist .item:hover img {
	transform: scale(1.06, 1.06);
}





.textlist .item a .cha {

	border-top: 1px solid #ddd;

	line-height: 40px;

	margin: 10px 10px 0 10px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	display: block;

	-webkit-transition: all .3s ease-in-out 0s;

	-moz-transition: all .3s ease-in-out 0s;

	transition: all .3s ease-in-out 0s;

}

.textlist .item a:hover .cha {

	color: #00489d
}





/*知识*/

.inf_lc {
	clear: both;
	padding: 8px 0 0;
}

.inf_lc li {
	margin: 25px 0px 25px 0;
	overflow: hidden;
	text-decoration: none;
	box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1);
	transition: all .2s linear;
}

.inf_lc li:hover {}

.inf_lc li h4 {
	text-align: center;
	float: left;
	width: 30%;
	overflow: hidden;
	margin-top: 5px;
}

.inf_lc li h4 b {
	font-weight: 100;
	display: block;
	line-height: 36px;
	overflow: hidden;
	font-size: 18px;
	font-family: Arial;
	text-transform: uppercase;
	color: #555;
}

.inf_lc li h4 span {
	font-weight: 100;
	display: block;
	overflow: hidden;
	font-size: 30px;
	font-family: Arial;
	text-transform: uppercase;
	color: #f6921d;
}

.inf_lc li p {
	padding: 10px 0 20px 30px;
	border-bottom: 1px solid #dedede;
	line-height: 26px;
	width: 68%;
	overflow: hidden;
	font-size: 14px;
	float: left;
	color: #444;
}

.inf_lc li p span a {
	color: #1c4b81;
}

.inf_lc li p b {
	display: block;
	font-weight: 100;
	font-size: 15px;
	color: #333;
	margin-bottom: 15px;
}

.inf_lc li p span {
	display: block;
	font-weight: 100;
	font-size: 14px;
	color: #666;
	margin-bottom: 25px;
}

.inf_lc li p b .red {
	color: #ff0000;
}

.inf_lc li p b a,
.inf_lc li p b a:hover {
	color: #343434;
	font-weight: bold;
}

.inf_lc li p b a:hover {
	color: #f6921d;
}

.inf_lc li .morebtn {
	float: right;
	background: #f6921d;
	padding: 0 15px;
	color: #fff;
	margin-right: 2%;
	margin-top: 2%;
}

/*知识*/



/*新闻详情页模板*/

/*详情页标题+发布时间+浏览次数*/

/*---------------------新闻详细----------------------*/

.news-detail {

	padding: 50px 0 40px;

}

.news-detail .title {

	color: #333333;

	font-size: 22px;

	line-height: 28px;

	text-align: center;

}

.news-article {

	margin-top: 15px;

	padding: 25px 0 70px;

	line-height: 30px;

}

.article-come {

	border: 1px solid #ddd;

	border-left: none;

	border-right: none;

	line-height: 40px;

	margin-top: 15px;

	text-align: center;

	color: #333;

}

.article-come span {

	margin: 0 10px;

	padding-left: 28px;

	display: inline-block;

	vertical-align: middle;

	position: relative;

}

.article-come .bdsharebuttonbox {

	display: inline-block;

	vertical-align: middle;

	-webkit-filter: grayscale(100%);

	-moz-filter: grayscale(100%);

	-ms-filter: grayscale(100%);

	-o-filter: grayscale(100%);

	filter: grayscale(100%);

	filter: gray;

}

.article-come .span-date {

	background: url(../images/article_time.png) no-repeat left;

}

.article-come .span-num {

	background: url(../images/article_num.png) no-repeat left;

}

.article-come .span-share {

	padding-left: 0;

}

/*详情页标题+发布时间+浏览次数*/



/*上一页+下一页*/

.turn {

	margin-top: 50px;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

	padding: 10px 0;

	overflow: hidden;

}

.turn .btn {

	width: 50%;

	overflow: hidden;

}

.turn .btn .iconfont {

	display: inline-block;

	vertical-align: middle;

	font-size: 30px;

	line-height: normal;

	color: #cccccc;

	margin: 0 10px;

	transition: all .3s;

	-ms-transition: all .3s;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

}

.turn .btn .iconfont:hover {

	text-decoration: none;

	color: #fe0000;

}

.turn .btn .turn-main {

	display: inline-block;

	vertical-align: middle;

	font-size: 14px;

	line-height: 30px;

	color: #333333;

	transition: all .3s;

	-ms-transition: all .3s;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

}

.turn .btn .turn-main a {

	transition: all .3s;

	-ms-transition: all .3s;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

}

.turn .btn .turn-main:hover a {

	color: #fe0000;

	text-decoration: none;

}

.turn .btn .turn-main span {

	display: block;

}

.turn .prev {

	float: left;

}

.turn .next {

	text-align: right;

	float: right;

}

.turn .next .iconfont {

	text-align: right;

}

.turn .next .turn-main {

	text-align: right;

}

/*上一页+下一页*/



/*相关新闻*/

.correlation {

	margin-top: 50px;

}

.correlation h2 {

	font-size: 24px;

	line-height: 40px;

	color: #333333;

	font-weight: bold;

	margin-bottom: 15px;

}

.correlation ul {

	font-size: 0;

}

.correlation li {

	padding: 5px 0;

}

.correlation li a,

.correlation li span {

	font-size: 14px;

	line-height: 25px;

	color: #666666;

}

.correlation li a {

	max-width: 80%;

	text-align: left;

	white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

	transition: all .3s;

	-ms-transition: all .3s;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

}

.correlation li a:hover {

	color: #fe0000;

}

.correlation li span {

	max-width: 20%;

}

/*相关新闻*/



/*新闻详情页模板*/

.clul2 {
	text-align: right;
}

.clul2 ul {
	margin: 30px auto;
}

.clul2 ul li {
	margin-right: 2.33%;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 15px;
	color: #333;
	display: inline-block;
}

.clul2 ul li a {
	height: 25px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	color: #333;
	float: left;
	white-space: nowrap
}

.clul2 ul li a:hover {
	color: #fff;
	background: #092c4b;
}





/*产品列表模板*/

.pro_main {}

.pro_list {
	margin-top: 30px;
}

.pro_list .item {

	width: 30.333%;
	border: 1px solid #a0a0a0;

	margin-right: 3%;

	margin-bottom: 30px;

}

.pro_list .item:nth-child(1),

.pro_list .item:nth-child(2),

.pro_list .item:nth-child(3),

.pro_list .item:nth-child(4) {

	margin-top: 0;

}

.pro_list .item:nth-child(3n) {

	margin-right: 0;

}





.pro_list .item .list-title {

	display: block;
	text-align: center;

	font-size: 16px;

	line-height: 50px;

	white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

	transition: all .3s;

	-ms-transition: all .3s;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

}

.pro_list .item:hover .list-img {

	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);

	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);

	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);

}

.pro_list .item:hover .list-title {

	color: #fe0000;

}

/*产品列表模板*/





.service_product .service_product_list {
	overflow: hidden;
}

.service_product .service_product_list li {
	float: left;
	/*width: 600px;*/
	margin-bottom: 20px;
	border: 1px solid #dedede;
	padding: 15px;
}

.service_product .service_product_list li .scale_a {
	float: left;
	width: 308px;
	height: 197px;
	overflow: hidden;
}

.service_product .service_product_list li .service_product_list_l {
	display: block;
	width: 308px;
	height: 197px;
}

.service_product .service_product_list li .service_product_list_r {
	float: right;
	width: 752px;
	padding-left: 30px;
	position: relative;
	overflow: hidden;
}

.service_product .service_product_list li .service_product_list_r h2 a {
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: 400;
	color: #333;
}

.service_product .service_product_list li .service_product_list_r ul {
	margin: 5px 0;
}

.service_product .service_product_list li .service_product_list_r ul li {
	float: none;
	border: none;
	font-size: 14px;
	padding: 5px 0;
	line-height: 26px;
	background: url(../../images/wrapper/point.png) no-repeat center left;
}

.service_product .service_product_list li .service_product_list_r .service_left {
	position: absolute;
	bottom: 146px;
	right: 25px;
	width: 16px;
	height: 20px;
	background: url(../../images/wrapper/service_left.jpg) no-repeat center;
}

.service_product .service_product_list li .service_product_list_r .service_right {
	position: absolute;
	bottom: 146px;
	right: 5px;
	width: 16px;
	height: 20px;
	background: url(../../images/wrapper/service_right.jpg) no-repeat center;
}

.btn2 {
	width: 125px;
	padding: 5px 15px;
	text-align: center;
	border: 2px solid #4d515f;
}

.btn2 a {
	color: #003162;
}

.service_product .service_product_list li .service_product_list_r a {

	position: relative;

	font-size: 14px;

}

.service_product .service_product_list li .service_product_list_r a i {

	position: absolute;

	left: 92px;

	background: url(../images/jiantou9.png) no-repeat center;

	display: inline-block;

	width: 20px;

	height: 20px;

}





/*产品详情页模板*/



/*产品详细*/

.Productlistsxqwrap {
	background-color: #FFF;
	padding-bottom: 44px;
}



.ProductDetailstop {
	background: #FFF;
	margin-top: 21px;
	display: flex;
	flex-wrap: wrap;
    /* align-items: flex-end; */
}



.ProductDetailstopleft {
	float: left;
	width: 48%;
	position: relative;
}

.ProductDetailstopleftimg {
	border: 1px solid #ddd;
	text-align: center;
}

.ProductDetailstopleftimg img {}



/*div.zoomdiv {z-index:100;position:absolute;top:0px;right:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}

div.jqZoomPup {z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border: 1px solid #aaa;background: #ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

*/

.ProductDetailstopright {
	float: right;
	width: 46%;
	position: relative;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	margin: 0 10px;
}

.ProductDetailstopright dl {
	padding: 14px 0px 1% 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.ProductDetailstopright dl dt {
	color: #1a1a1a;
	font-size: 20px;
	line-height: 46px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.ProductDetailstopright dl p {
	font-size: 14px;
	margin: 4px 0px;
	line-height: 25px;
	color: #666;
	overflow: hidden;
}

.pro_aa {
	float: right;
}

.pro_aa a {
	display: block;
	width: 120px;
	background: #00489d;
	border-radius: 3px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
}

.pro_aa a.probuy {
	background: #f6921d
}

.pro_tel {
	float: left;
	background: url(../Images/tel2.png) no-repeat 0 center;
	padding-left: 55px;
	line-height: 24px;
	font-size: 14px;
}

.pro_tel strong {
	display: block;
	font-size: 16px;
	font-family: Arial;
}





.ProductDetailsSmallimg {
	overflow: hidden;
	position: relative;
	margin: 10px 30px;
}

.ProductDetailsSmallimg ul {
	width: 9999px;
	position: relative;
}

.ProductDetailsSmallimg ul li {
	float: left;
	width: 110px;
	height: 110px;
	position: relative;
	display: inline;
	margin-right: 20px;
	cursor: pointer;
}

.ProductDetailsSmallimg ul li img {
	display: block;
	width: 110px;
	height: 110px;
}

.ProductDetailsSmallimg ul li span {
	display: block;
	width: 108px;
	height: 108px;
	border: 1px solid #dadada;
	position: absolute;
	left: 0px;
	top: 0px;
}



.ProductDetailsSmallimg ul li.cur span {
	width: 108px;
	height: 108px;
	border: 1px solid #f6921d;
}



.ProductimgArrowleft,
.ProductimgArrowright {
	position: absolute;
	bottom: 0px;
	width: 33px;
	height: 100px;
	cursor: pointer;
}

.ProductimgArrowleft {
	left: 0px;
	background: url(../Images/product2.gif) no-repeat left center;
}

.ProductimgArrowright {
	right: 0px;
	background: url(../Images/product3.gif) no-repeat right center;
}



.Productwillbtn {
	margin-top: 30px;
	text-align: center;
	overflow: hidden;
}

.Productwillbtn p {
	float: left;
	*display: block;
	*zoom: 1;
	border-left: 3px solid #00489d;
	padding: 0px 15px;
	margin-right: 15px;
}

.Productwillbtn a {
	font-size: 16px;
	font-weight: 500;
	color: #333;
	display: block;
	width: 100%;
}

.Productwillbtn p:hover,
p.cur {}

.Productwillbtn p:hover a,
.Productwillbtn p.cur a {
	color: #333;
}



.Produxqms {
	padding: 15px 0px;
	/* display: none;*/
}

.Produxqm1 p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.Produxqm2 p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

.Produxqms img {
	max-width: 100%;
}

.Produxqms h3 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
}

.Produxqms .text {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-indent: 2em;
}

.Produxqms .contenttwo {
	padding-top: 34px;
}

.Produxqms .contenttwo .img1 {
	width: 665px;
	height: 340px;
}

.Produxqms .contenttwo .img1 img {
	display: block;
	width: 665px;
	height: 340px;
}

.Produxqms .contenttwo .img2 {
	width: 462px;
	height: 386px;
}

.Produxqms .contenttwo .img2 img {
	display: block;
	width: 462px;
	height: 386px;
}

.Produxqms .contenttwo .Ptitle {
	padding-bottom: 21px;
}

.Produxqms .contentthree {
	padding-top: 48px;
}

.Produxqms .contentthree .Ptitle {
	padding-bottom: 10px;
}

.Produxqms .contentfour {
	padding-top: 38px;
}

.Produxqms .contentfive {
	padding-top: 35px;
}

.Produxqms .contentsix {
	padding-top: 30px;
}

/*产品详情页模板*/



.share_com a {
	display: inline-block;
	width: 28px !important;
	height: 38px !important;
	margin: 0 !important;
	background: url("../images/share.png")
		/*tpa=http://www.cdshangceng.com/images/share.png*/
		no-repeat 0 0 !important;
	padding-left: 0 !important;
}

.share_com a.wb {
	background-position: -30px 0 !important;
}

.share_com a.kj {
	background-position: -55px 0 !important;
}

.share_com a.shareM {
	background-position: -136px 0 !important;
}

.share_com .bdsharebuttonbox {
	display: inline-block;
}



/*联系*/

.mlx p {
	text-align: center;
	margin-top: 40px;
}

.mlx h4 {
	font-size: 24px;
	font-weight: 500;
	color: #333;
	line-height: 35px;
	display: block;
	text-align: center;
	position: relative;
}

.mlx h4:after {
	position: absolute;

	content: "";

	width: 100%;

	height: 1px;

	/*background: #ddd;*/

	bottom: -15px;

	left: 0%;

}

/* 联系方式 */

.explain-date {
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}

.explain-date li {
	width: 25%;
	/* display: inline-block;
	margin: 5px;
	background: url(../Images/contact0.png) no-repeat;
	padding-left: 30px; */
}
.explain-date li img{
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.explain-date li p{
	font-size: 16px;
	color: #333;
	text-align: center;
	padding: 0 10px;
}

.explain-date strong {
	float: left;
	width: 50px;
	height: 50px;
	font-weight: normal;
	background: #DA291C;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	border-radius: 50%;
}

.explain-date span {
	font-size: 16px;
	color: #333;
	line-height: 40px;
}

.contactFont {
	margin: 15px 0;
}

.explain-date li.tel {
	background-position: 0 6px;
}

.explain-date li.fax {
	background-position: 0 -35px;
}

.explain-date li.email {
	background-position: 0 -74px;
}

.explain-date li.address {
	background-position: 0 -111px;
}



/*page*/

#pages {
	text-align: center;
	margin: 20px auto;
}

#pages a {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border: 1px solid #999;
	color: #333;
	display: inline-block;
}

#pages span {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #00489d;
	color: #fff;
	display: inline-block;
}

#pages a:hover {
	background: #00489d;
	color: #fff;
}











@media (max-width: 767px) {

	/* 12.13加 */
	.ng-scope p{
		line-height: 20px;
	}
	table tr td:last-child button{
		width: 90%;
		height: unset;
	}



	.col-sm-4 {
		width: 100%;
	}

	.abortfolio-list li {
		width: 48%;
	}

	.aboutBox6 li {
		width: 100%;
		margin-bottom: 5px;
	}
	.aboutBox6 li .pic{
		height: unset;
	}
	.aboutBox6 li img{
		height: unset;
	}
	.network-l .left-yi h2{
		font-size: 16px;
	}
	.about-iphone{
		display: block;
	}
	.about-pc{
		display: none;
	}

	.aboutBox6 li .txt {

		height: 185px;

		padding: 30px 30px;

	}

	.turn .btn {
		width: 100%;
	}

	.turn .next {
		text-align: left;
	}

	.turn .next .turn-main {
		text-align: left;
	}

	.inf_lc li h4,
	.inf_lc li p {
		width: 100%;
	}

	.newsli .newslipic,
	.newsli .newslicen {
		width: 100%;
	}

	.textlist .item {
		margin-bottom: 15px;
		width: 100%;
		margin-right: 0%;
	}

	.page-menu ul li {
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}

	.nav {
		display: none
	}

	.pro_list .item {
		width: 100%;
	}

	.pro_list .item img {
		width: 100%;
	}

	.page-main .page-con {
		width: 100%;
	}

	.pro_list .item .list-img {
		height: 185px;
	}

	.pro-info .left {
		width: 100%;
		padding-top: 5px;
	}

	.pro-info .right {
		width: 100%;
		height: 330px;
	}

	.common-con-div {
		width: 100%;
		float: left;
	}

	.single-page_left {
		width: 100%;
		float: left;
	}

	.single-page_right {
		width: 100%;
		float: left;
	}

	.col-md-7 {
		display: none
	}

	.col-md-8 {
		width: 100%;
		padding-left: 0%;
	}

	.explain-date li {
		width: 50%;
		margin: 5px 0;
		padding-left: 0px;
	}
	.explain-date li p{
		padding: 0;
		font-size: 14px;
		line-height: 20px;
		margin-top: 10px;
	}

	.ProductDetailstopleft,
	.ProductDetailstopright {
		width: 100%;
	}

	.ProductDetailsSmallimg ul li,
	.ProductDetailsSmallimg ul li img {
		width: 80px;
		height: 80px;
	}

	.ProductDetailsSmallimg ul li span {
		width: 78px;
		height: 78px;
	}

}



/* 联系我们地图 */

#contact-map {

	min-height: 300px;

}



.ng-scope.even {

	background-color: #f4f4f4;

}