@charset "UTF-8";

/


/*Banner*/

.fast-instant {
	position: absolute;
	top: 50%;
	right: 0;
	left: 740px;
	z-index: 7;
	margin: auto;
	margin-top: -190px;
	width: 460px;
	height: 370px;
	background-color: #fff;
}

.fast-instant .instant-hd {
	height: 46px;
	background-color: #32469d;
	line-height: 46px;
}

.fast-instant .instant-hd .tabs li {
	position: relative;
	float: left;
	width: 50%;
	color: #fff;
	text-align: center;
	line-height: 46px;
	cursor: pointer;
	font-size: 16px;
}

.fast-instant .instant-hd .tabs li.selected {
	background-color: #fff;
	color: #333;
}

.fast-instant .instant-hd .tabs li .jp-icon {
	position: relative;
	top: -2px;
	display: inline-block;
	margin: 0 5px 0 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	line-height: 0;
	display: none;
}

.fast-instant .instant-hd .tabs li .spacer {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	width: 1px;
	height: 42px;
	background-color: #6c727e;
}

.fast-instant .instant-hd .tabs li .icon {
	width: ;
}

.fast-instant .instant-bd {
	display: none;
	padding: 45px 0 25px 25px;
	background-color: #fff;
}

.fast-instant .instant-bd .PCB-item dd {
	float: left;
	margin: 0 18px 15px 0;
	width: 180px;
}

.fast-instant .instant-bd .PCB-item dd .dt {
	display: block;
	margin-bottom: 3px;
}

.fast-instant .instant-bd .PCB-item dd input {
	float: left;
	padding: 0 5px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px #eee inset;
	-moz-box-shadow: 1px 1px 3px #eee inset;
	box-shadow: 1px 1px 3px #eee inset;
	color: #333;
}

.fast-instant .instant-bd .PCB-item dd .ms {
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.fast-instant .instant-bd .PCB-item dd .sizebg {
	background-color: #fffced !important;
}

.fast-instant .instant-bd .PCB-item dd .text-a {
	position: relative;
	float: left;
	height: 30px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px #eee inset;
	-moz-box-shadow: 1px 1px 3px #eee inset;
	box-shadow: 1px 1px 3px #eee inset;
	line-height: 30px;
	box-sizing: content-box;
}

.fast-instant .instant-bd .PCB-item dd .text-a input {
	width: 56px;
	height: 30px;
	outline: none;
	border: 0;
	line-height: 30px;
	font-size: 14px;
}

.fast-instant .instant-bd .PCB-item dd .text-a .cf {
	padding: 0 8px;
	height: 30px;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	background-color: #efefef;
	text-align: center;
}

.fast-instant .instant-bd .PCB-item dd .text-a .mm {
	padding: 0 8px;
	height: 30px;
	border-left: 1px solid #d5d5d5;
	background-color: #efefef;
	text-align: center;
	line-height: 30px;
}

.fast-instant .instant-bd .PCB-item dd .text-a .num-list {
	position: absolute;
	top: 30px;
	left: -1px;
	z-index: 9999;
	padding: 10px 10px 15px;
	width: 400px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
}

.fast-instant .instant-bd .PCB-item dd .text-b {
	float: left;
	height: 27px;
	/*background: url(../images/input-bg.png) top repeat-x;*/
}

.fast-instant .instant-bd .PCB-item dd .text-b input {
	width: 168px;
	height: 27px;
	outline: none;
	border: 0;
	line-height: 27px;
}

.fast-instant .instant-bd .PCB-item dd .choose {
	position: relative;
	float: left;
}

.fast-instant .instant-bd .PCB-item dd .choose li {
	float: left;
	margin: 3px 8px 3px 0;
	padding: 0 12px;
	height: 25px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	line-height: 25px;
	cursor: pointer;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
}

.fast-instant .instant-bd .PCB-item dd .choose li:hover {
	border: 1px solid #ff5b20;
	background: url(../png/choose-ico.png) bottom right no-repeat #fff;
}

.fast-instant .instant-bd .PCB-item dd .choose li.over {
	border: 1px solid #f60001;
	background: url(../png/choose-ico.png) bottom right no-repeat #fff;
	color: #f60001;
}

.fast-instant .instant-bd .PCB-item dd .choose li:last-child {
	margin-right: 0;
}

.fast-instant .instant-bd .PCB-item dd .choose li.disable {
	border: 1px dashed #eaeaea;
	background: none;
	color: #999;
	cursor: default;
}

.fast-instant .instant-bd .quoteBtn {
	margin-top: 15px;
	width: 184px;
	height: 36px;
	border: 0;
	background-color: #33469e;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
}

/*.fast-instant .instant-bd .quoteBtn .submit-icon {
	position: relative;
	display: inline-block;
	margin-top: -3px;
	margin-right: 8px;
	width: 15px;
	height: 16px;
	background: url(../images/quote@icon.png);
	vertical-align: middle;
}
*/
.fast-instant .instant-bd .describe {
	padding: 0 8px;
	height: 140px;
}

.fast-instant .instant-bd .describe li {
	margin-bottom: 10px;
	list-style-type: disc;
}
/*select下拉自定义样式*/
.select {
	font-size: 14px;
	height: 32px;
	width: 130px;
	*width: 122px;
	overflow: hidden;
	border: 1px solid #ccc;
	padding-left: 4px;
	-moz-box-shadow: 1px 1px 3px #eee inset;
	-webkit-box-shadow: 1px 1px 3px #eee inset;
	box-shadow: 1px 1px 3px #eee inset;
	border-radius: 2px;
}

.g-main .pcbonline-results {
	float: right;
	width: 250px;
	background-color: #fff;
	padding: 35px 30px;
}

.g-main .pcbonline-results h3.dt {
	/*background: url(../images/arrow-x-ico.png) right center no-repeat;*/
	overflow: hidden;
	margin-bottom: 3px;
}

.g-main .pcbonline-results h3.dt .more {
	color: #999;
	display: block;
	padding-right: 13px;
	font-size: 12px;
	margin-top: 4px;
	cursor: pointer;
	font-weight: normal;
}

.g-main .pcbonline-results h3.dt.currentDd {
	/*background: url(../images/arrow-x-ico.png) right center no-repeat;*/
}

.g-main .pcbonline-results h3.dt.currentDt {
	/*background: url(../images/arrow-a-ico.png) right center no-repeat;*/
}

.g-main .pcbonline-results .mod {
	width: 100%;
	margin-bottom: 10px;
	display: none;
}

.g-main .pcbonline-results .mod .cost-details-list {
	border-collapse: collapse;
}

.g-main .pcbonline-results .mod .cost-details-list td {
	padding: 5px 25px;
	border: 1px solid #ededed
}
.ui-left {
    float: left;
}
.fast-instant .tip {
	margin-top: 25px;
	padding-right: 25px;
	/*padding: 25px;*/
	color: #999;
}
.instant-bd .tit2 {
	padding-right: 60px;
	/*color: #999;*/
}


/*首页内容*/
.index-about {
	padding-top: 5px;
	padding-bottom: 0px;
}
.index-about .left {
	width: 50%;
}
.index-about .right {
	width: 50%;
	padding-left: 20px;
}
.index-about .left h3 {
	font-size: 36px;
	color: #333;
	line-height: 1;
}
.index-about .left .en {
	display: block;
	font-size: 36px;
	color: #999;
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 40px;
}
.index-about .left .pic {
	position: relative;
	width: 540px;
}
.index-about .left .pic:before {
	content: "";
	position: absolute;
	left: -30px;
	top: 52px;
	width: 500px;
	height: 340px;
	background: #28499d;
}
.index-about .left .pic img {
	position: relative;
}
.index-about .right h4 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #333;
	line-height: 1;
	padding-top: 5px;
	padding-bottom: 30px;
	border-bottom: 1px solid #b5b5b5;
}
.index-about .right .des p {
	line-height: 28px;
	/*text-indent: 2em;*/
}
.index-about .right .des p ~ p {
	margin-top: 10px;
}



/*数字滚动 风格2*/
.num-scroll-two {
    margin-top: 40px;
    margin-bottom: 45px;
    text-align: center;
}
.num-scroll-two li {
    float: left;
    width: 25%;
    color: #666666;
    font-size: 16px;
}
.num-scroll-two li .num-cont {
	color: #28499d;	
}
.num-scroll-two li .num {
    margin-bottom: 5px;
    font-size: 30px;
    font-family: "Impact","Microsoft Yahei";
    line-height: 1;
    color: #28499d;
}
.num-scroll-two li .num-tit {
	margin-top: 10px;
}


.com-more {
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #fff !important;
	background: #28499d;
	font-size: 16px;
	text-align: center;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.com-more:hover {
	opacity: .9;
}
.index-title {
	padding-top: 60px;
	padding-bottom: 40px;
	text-align: center;
}

.index-title {
	padding-top: 60px;
	padding-bottom: 40px;
	text-align: center;
}
.index-title .en {
	display: inline-block;
	font-size: 32px;
	line-height: 1;
}
.index-title h3 {
	margin-top: 15px;
	font-size: 32px;
	line-height: 1;
	color: #333;
}

.index-titles {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.index-titles {
	padding-top: 60px;
	padding-bottom: 20px;
	text-align: center;
}
.index-titles .en {
	display: inline-block;
	font-size: 32px;
	line-height: 1;
	color: #fff;
}
.index-titles h3 {
	margin-top: 15px;
	font-size: 32px;
	line-height: 1;
	color: #fff;
}


.index-product {
	height: 690px;
	background: url(../jpg/index-product-bg.jpg) no-repeat center;
}
.index-product .index-title {
	padding-bottom: 30px;
}
.index-product-content {
	text-align: center;
}
.index-product-content .parHd ul li {
	display: inline-block;
	width: 150px;
	line-height: 38px;
	border-radius: 19px;
	text-align: center;
	margin: 0 10px;
	background: #8b8b8b;
	color: #fff;
	cursor: pointer;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.index-product-content .parHd ul li.on {
	background: #6cb92c;
}
.index-product-content .parBd {
	position: relative;
	margin-top: 30px;
	margin-bottom: 50px;
}
.index-product-content .parBd .slideBox {
	overflow: hidden;
}
.index-product-content .parBd .sPrev,
.index-product-content .parBd .sNext {
	position: absolute;
	top: 50%;
	width: 43px;
	display: inline-block;
	height: 43px;
	margin-top: -42.5px;
	border-radius: 50%;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.index-product-content .parBd .sPrev {
	left: -55px;
	background: #999 url(../png/icon-prev.png) no-repeat center;
}
.index-product-content .parBd .sNext {
	right: -55px;
	background: #999 url(../png/icon-next.png) no-repeat center;
}
.index-product-content .parBd .sPrev:hover,
.index-product-content .parBd .sNext:hover {
	background-color: #28499d;
}
.index-product-content .parBd ul {
	width: 1222px;
}
.index-product-content .parBd ul li {
	float: left;
	margin-right: 10px;

}
.index-product-content .parBd ul li .pic {
	background: #fff;
	width: 292px;
	height: 292px;
	border: 1px solid #d2d2d2;
	overflow: hidden;
	margin-bottom: 10px;
}

.index-product-content .parBd ul.pcba li .pic {
	width: 393px;
}
.index-product-content .parBd ul.pcba li .pic img {
	width: 100%;
}
.index-product-content .parBd ul li .tit,
.index-product-content .parBd ul li h5 {
	line-height: 30px;
	color: #333;
	font-size: 18px;
}
.index-product-content .parBd ul li .pic img,
.honor-list-1 li img,
.honor-list-2 li img,
.environment-list li .box img,
.muscle-list li .pic img {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.index-product-content .parBd ul li:hover .pic img,
.honor-list-1 li:hover img,
.honor-list-2 li:hover img,
.environment-list li .box:hover img,
.muscle-list li .box:hover .pic img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.index-youshi {
	padding-bottom: 50px;
}
.index-youshi ul {
	margin-bottom: 36px;
	margin-left: -5px;
	margin-right: -5px;
}
.index-youshi ul li {
	float: left;
	text-align: center;
	width: 25%;
	
	height: 416px;
	padding: 0 5px;
}
.index-youshi ul li .box {
	position: relative;
	background: #f4f4f4;
	padding: 0 15px;
	-webkit-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
}
.index-youshi ul li .box .pic {
	padding-top: 50px;
	margin-bottom: 25px;
}
.index-youshi ul li .box .pic i {
	display: inline-block;
	width: 100%;
	height: 71px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.index-youshi ul li .box:hover .pic i {
	background-position: center -71px;
}
.index-youshi ul li .box .pic .icon-ys-1 {
	background: url(../png/index-ys-1.png) no-repeat center top;
}
.index-youshi ul li .box .pic .icon-ys-2 {
	background: url(../png/index-ys-2.png) no-repeat center top;
}

.index-youshi ul li .box .pic .icon-ys-3 {
	background: url(../png/index-ys-3.png) no-repeat center top;
}

.index-youshi ul li .box .pic .icon-ys-4 {
	background: url(../png/index-ys-4.png) no-repeat center top;
}

.index-youshi ul li .box .pic .icon-ys-5 {
	background: url(../png/index-ys-5.png) no-repeat center top;
}
.index-youshi ul li .box .pic .icon-ys-6 {
	background: url(../png/index-ys-6.png) no-repeat center top;
}
.index-youshi ul li .box h4 {
	font-size: 20px;
	color: #333;
	margin-bottom: 25px;
	-webkit-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
}
.index-youshi ul li .box p {
	line-height: 28px;
	-webkit-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
}
.index-youshi ul li .box:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 40px;
	width: 76px;
	height: 3px;
	background: #ffffff;
	margin-left: -38px;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.index-youshi ul li .box:hover:before {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.index-youshi ul li .box:hover {
	background: #28499d;
}
.index-youshi ul li .box:hover h4,
.index-youshi ul li .box:hover p {
	color: #fff;
}


.zx-bar {
	text-align: center;
	font-size: 16px;
	color: #0f1025;
}
.zx-bar span {
	font-size: 24px;
	font-family: "Impact","Microsoft Yahei";
	color: #28499d;
}
.zx-bar .com-more {
	margin-right: 24px;
}


.com-title-2 {
	font-size: 32px;
	color: #333;
	line-height: 1;
}
.com-title-2 .en {
	display: block;
}
.com-title-2 h3 {
	margin-top: 15px;
	line-height: 1;
	color: #333;
}

.index-news {
	padding: 70px 0;
}
.index-news-content {
	position: relative;
	padding-top: 40px;
}
.index-news-content .hd {
	position: absolute;
	right: 0;
	top: -25px;
}
.index-news-content .hd ul li {
	float: left;
	width: 128px;
	line-height: 37px;
	border: 1px solid #b5b5b5;
	text-align: center;
	color: #333;
	margin-left: 10px;
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.index-news-content .hd ul li.on,
.index-news-content .hd ul li:hover {
	border-color: #28499d;
	color: #fff;
	background: #28499d;
}
.index-news-content .hd ul li a {
	display: block;
	width: 100%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.index-news-content .hd ul li:hover a,
.index-news-content .hd ul li.on a {
	color: #fff;
}
.index-news-content .bd .item ~ .item {
	display: none;
}
.news-list {
	width: 1210px;
}
.news-list li {
	float: left;
	width: 292px;
	overflow: hidden;
	background: #fff;
	margin-right: 10px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.news-list li:hover {
	-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.2);
	box-shadow:0 15px 30px rgba(0,0,0,0.2);
	-webkit-transform:translate3d(0, -2px, 0);
	transform:translate3d(0, -2px, 0)
}
.news-list li .cont {
	height: 237px;
	padding: 20px 15px;
}
.news-list li .cont h4 {
	font-size: 18px;
	color: #333333;
	height: 54px;
	overflow:hidden; 

text-overflow:ellipsis;

display:-webkit-box; 

-webkit-box-orient:vertical;

-webkit-line-clamp:2; 
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.news-list li:hover .cont h4 {
	color: #28499d;
}
.news-list li .cont .date {
	margin-top: 18px;
	margin-bottom: 15px;
	color: #666;
}

.news-list li .cont .des {
	color: #666;
	line-height: 24px;
}
.index-partner {
	padding: 70px 0;
	background: url(../jpg/index-partner-bg.jpg) no-repeat center;
}
.index-partner .content {
	padding-bottom: 30px;
	border-bottom: 1px solid #9aaacf;
	margin-bottom: 40px;
}
.index-partner .content .com-title-2,
.index-partner .content .com-title-2 h3 {
	display: inline-block;
	color: #fff;
}
.index-partner .content .partner-slider {
	width: 1030px;
}
.index-partner .content .partner-slider ul {
	width: 1050px;
}
.index-partner .content .partner-slider ul li {
	float: left;
	width: 164px;
	height: 90px;
	line-height: 90px;
	font-size: 0;
	text-align: center;
	margin-right: 10px;
	overflow: hidden;
}
.index-partner .content .partner-slider ul li img {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.index-partner .content .partner-slider ul li:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.index-partner .links,
.index-partner .links a {
	font-size: 16px;
	color: #e0e3eb;
}
.index-partner .links a {
	display: inline-block;
	margin-left: 12px;
}
.index-partner .links a:hover {
	opacity: .9
}




/*内页*/
.page-banner{position:relative;overflow:hidden;}
.page-banner .pb-pic{overflow:hidden;}
.page-banner .pb-pic img{max-width:100%;-webkit-animation:SlickIn cubic-bezier(1,0,.5,.5) 1s;animation:SlickIn cubic-bezier(1,0,.5,.5) 1s;}
@-webkit-keyframes SlickIn{
	0%{-webkit-transform:scale(1.1,1.1)}
	100%{-webkit-transform:scale(1,1)}
}
@-webkit-keyframes SlickOut{
	0%{-webkit-transform:scale(1,1)}
	100%{-webkit-transform:scale(.9,.9)}
}
@keyframes SlickIn{
	0%{transform:scale(1.1,1.1)}
	100%{transform:scale(1,1)}
}
@keyframes SlickOut{
	0%{transform:scale(1,1)}
	100%{transform:scale(.9,.9)}
}
.page-banner .pb-tit{position:absolute;top:50%;left:50%;z-index:2;margin-left:-600px;margin-top:-52px;font-size:42px;}
.page-banner .pb-tit span {
	display: block;
	color: #333;
	line-height: 1;
	font-weight: 300;
}
.page-banner .pb-tit .en {
	margin-bottom: 20px;
}
.page-banner .pb-tit.white span {
	color: #fff;
}
@media (max-width: 1440px) {
	.page-banner .pb-tit {
		font-size: 36px;
	}
}


/*Cate*/
.page-cate {
    line-height: 60px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #eff3f6;
    /*font-size: 0;*/
}
.page-cate a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    padding: 0 20px;
    margin: 0 1px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.page-cate a.on,
.page-cate a:hover {
    color: #fff;
}
.page-cate a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 100%;
    background: #27499c;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.page-cate a.on:before,
.page-cate a:hover:before {
    opacity: 1;
    visibility: visible;
    width: 100%;
    left: 0;
}
.page-cate a span {
	position: relative;
}


.page-title {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.page-title .en {
	display: inline-block;
	font-size: 28px;
	color: #999999;
	line-height: 1;
	font-family: Arial;
}
.page-title .mini-en {
	font-size: 24px;
	color: #333;
}
.page-title h3 {
	font-size: 28px;
	color: #333;
	line-height: 1;
	margin-top: 8px;
}

.about-intro {
	padding-top: 0;
	padding-bottom: 0px;
}
.about-intro .left {
	width: auto;
}
.about-intro .left .pic {
	width: 572px;
}
.about-intro .left .pic:before {
	left: auto;
	right: -30px;
	top: 90px;
}

.about-intro .right {
    padding-left: 0;
    padding-right: 26px;
}
.about-intro .num-scroll-two {
	margin-top: 20px;
	margin-bottom: 0;
}
.about-intro .right .des p {
    line-height: 28px;
    text-indent: 2em;
}
.about-intro .right .des p ~ p {
     margin-top: 0; 
}
.about-intro .right h4 {
	margin-bottom: 15px;
	padding-bottom: 20px;
}
.about-culture {
	padding-bottom: 60px;
	background: url(../jpg/about-bg.jpg) no-repeat center bottom;
	background-size: cover;
}
.culture-list {
	width: 1220px;
}
.culture-list li {
	float: left;
	background: #fff;
	width: 390px;
	height: 180px;
	padding: 30px 40px 0 0;
	margin-right: 15px;
	margin-bottom: 15px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.culture-list li:hover {
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
	box-shadow:0 0 20px rgba(0,0,0,0.2);
}
.culture-list li .pic {
	height: 120px;
	line-height: 120px;
	font-size: 0;
	text-align: center;
	width: 135px;
}
.culture-list li h4 {
	font-size: 22px;
	line-height: 1;
	color: #333333;
}
.culture-list li .en {
	display: block;
	font-size: 18px;
	color: #999999;
	margin-bottom: 10px;
	margin-top: 5px;
}
.culture-list li p {
	font-size: 16px;
}
.honor-list-1 {
	width: 1220px;
}
.honor-list-1 li {
	float: left;
	width: 285px;
	height: 200px;
	line-height: 200px;
	font-size: 0;
	border: 1px solid #c9c9c9;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.honor-list-2 {
	width: 1220px;
}
.honor-list-2 li {
	float: left;
	margin-right: 20px;
	text-align: center;
	width: 285px
}
.honor-list-2 li .pic {
	overflow: hidden;
	border: 1px solid #c9c9c9;
	height: 400px;
	line-height: 400px;
	font-size: 0;
}
.honor-list-2 li h5 {
	margin-top: 10px;
}
.honor-slide,
.honor-slide2 {
	position: relative;
}
.honor-slide .bd,
.honor-slide2 .bd {
	overflow: hidden;
}
.honor-slide .prev,
.honor-slide .next,
.honor-slide2 .prev,
.honor-slide2 .next {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 60px;
	background: #bebebe;
	margin-top: -42px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.honor-slide .prev,
.honor-slide2 .prev {
	left: -40px;
	background: url(../png/icon-prev.png) no-repeat center #bebebe;
}
.honor-slide .next,
.honor-slide2 .next {
	right: -40px;
	background: url(../png/icon-next.png) no-repeat center #bebebe;
}
.honor-slide .prev:hover,
.honor-slide .next:hover,
.honor-slide2 .prev:hover,
.honor-slide2 .next:hover {
	background-color: #28499d;
}

.mk-2 {
	margin-left: -10px;
	margin-right: -10px;
}
.mk-2 li {
	float: left;
	padding: 0 10px;
	width: 50%;
	margin-bottom: 20px;
	text-align: center;
}
.environment-list li .box,
.muscle-list li .pic {
	border: 1px solid #e2e2e2;
	overflow: hidden;
	height: 413px;
}
.muscle-list li h5 {
	font-size: 18px;
	color: #333333;
	margin-top: 15px;
}



.cate-desc {
	padding-top: 65px;
	padding-bottom: 40px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.mk-4 {
	margin-left: -5px;
	margin-right: -5px;
}
.mk-4 li {
	float: left;
	width: 25%;
	padding: 0 5px;
	text-align: center;
	
}
.product-list li {
	margin-bottom: 15px;
}
.product-list li .box .pic {
	background: #fff;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.product-list li .box:hover .pic {
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
	box-shadow:0 0 20px rgba(0,0,0,0.2);
}
.product-list li .box h5 {
	padding-top: 10px;
	color: #333;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.product-list li .box:hover h5 {
	color: #28499d;
}

.pcba-list .item {
	margin-bottom: 20px;
	padding: 24px 0 24px 35px;
	background: #fff;
	height: 347px;
}
.pcba-list .item .cont {
	position: relative;
	overflow: hidden;
	padding: 25px 50px 0;
	height: 300px;
}
.pcba-list .item .cont h4 a {
	font-size: 24px;
	color: #333;
}
.pcba-list .item .cont h4 a:hover {
	color: #29499d;
}
.pcba-list .item .cont p {
	margin-top: 20px;
}
.pcba-list .item .cont p:last-child {
	margin-top: 0;
}
.pcba-list .item .cont p:first-child {
	margin-top: 20px;
}
.pcba-list .item .cont .more {
	position: absolute;
	left: 50px;
	bottom: 20px;
}
.pcba-list .item .cont .hezuo {
	margin-top: 15px;
}
.pcba-list .item .cont .hezuo h5 {
	margin-bottom: 10px;
}


.news-content .news-list li {
	margin-bottom: 10px;
}
.news-list li .pic {
	width: 100%;
	height: 200px;
	line-height: 200px;
	font-size: 0;
	overflow: hidden;
	text-align: center;
	padding: 10px;
}
.news-list li .pic img {
	max-height: 100%;
}
.technology-content {
	height: 1422px;
	background: url(../jpg/technology-bg.jpg) no-repeat center;
	text-align: center;
}

.com-xg-title h3 {
	margin-bottom: 22px;
	padding-bottom: 20px;
	padding-top: 30px;
	font-size: 24px;
	color: #333;
	border-bottom: 1px solid #cbcbcb;
	line-height: 1;
}

.breadcrump {
	padding-top:30px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #c4c4c4;
}

.product-show-content .pic {
	width: 565px;
	height: 565px;
	border: 1px solid #d2d2d2;
}
.product-show-content .cont {
	width: 595px;
	padding-top: 20px;
}
.product-show-content .cont h3 {
	font-size: 26px;
	color: #28499d;
	padding-bottom: 15px;
	border-bottom: 1px dashed #d2d2d2;
	margin-bottom: 35px;
}
.product-show-content .cont .des {
	height: 250px;
	margin-bottom: 120px;
}
.product-show-content .cont .des p {
	margin-bottom: 20px;
}
.product-show-content .cont .des p span {
	color: #333;
}
.product-show-content .cont .more-bar {
	font-size: 22px;
	color: #333;
}
.product-show-content .cont .more-bar span {
	font-size: 24px;
	color: #28499d;
}
.product-show-content .cont .com-more {
	margin-right: 20px;
}
.product-detail {
	margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 20px;
	border-top: 1px solid #d2d2d2;
}
.product-detail .tit {
	font-size: 24px;
	color: #333333;
	line-height: 1;
	margin-bottom: 30px;
}
.product-detail p {
	/*color: #333;*/
	/*line-height: 30px;*/
	margin-bottom: 5px;
}
.product-detail table {
	float: none !important;
}
.pcba-detail {
	padding: 80px 145px 100px;
	background: #fff
}
.pcba-detail .tit {
	text-align: center;
	font-size: 32px;
	color: #28499d;
	line-height: 1;
	margin-bottom: 40px;
}
.pcba-detail .content {
	line-height: 28px;
	font-size: 16px;
}
.pcba-detail .pcba-down {
	padding-top: 20px;
}
.pcba-detail .pcba-down li {
	width: 100%;
	line-height: 40px;
	border-bottom: 1px dotted #eee;
}
.pcba-detail .pcba-down li .down {
	float: right;
}






/*新闻详情页*/
.news-location .ep { padding: 0 5px; }
.icon-eye { width: 21px; height: 11px; background: url(../png/eye.png) no-repeat center; position: relative; top: -2px; }
.news-show-left { float: left; width: 900px; }
.news-show-cont { width: 100%; background: #fff; border: 1px solid #eee; }
.news-show-left .news-title { padding: 40px 40px; padding-bottom: 30px; }
.news-show-left .news-title h2 { font-size: 36px; color: #333; padding-bottom: 10px; font-weight: normal; line-height: 1.5; }
.news-show-left .news-title p { font-size: 14px; color: #6b6b6b; padding-bottom: 28px; border-bottom: 1px solid #ddd; }
.news-show-left .news-title p a { color: #6b6b6b; }
.news-show-left .news-views { margin: 40px 40px 20px; margin-top: 0; font-size: 16px; min-height: 600px; color: #666; line-height: 1.75; overflow: hidden; }
.news-show-left .news-views img { max-width: 100% !important; }
.news-show-left .news-views p { margin-bottom: 5px; font-size: 16px !important; }
.news-show-left .news-views span { font-size: 16px !important; }
.news-show-left .news-other { padding: 20px 15px; border-top: 1px #f1f1f1 solid; }
.news-show-left .news-other p { display: block; height: 40px; line-height: 40px; padding-left: 3px; }
.news-show-left .news-other p a { font-size: 14px; color: #333; }
.news-show-left .news-other p a:hover { color: #a1272d; }
.news-show-left .share-bar { padding: 20px 40px; }
.news-show-left .share-bar .fl { position: relative; top: -3px; }
.news-show-right { float: right; width: 280px; }
.news-show-right dl { display: block; margin-top: 0; margin-bottom: 20px; background: #fff; border: 1px solid #eee; }
.news-show-right dl dt { display: block; height: 50px; line-height: 50px; position: relative; border-bottom: 1px #f1f1f1 solid; }
.news-show-right dl.tab dt { height: 50px; line-height: 50px; color: #1d1d1d; font-size: 18px; padding-left: 20px; }
.news-show-right dl.tab dd { position: relative; }
.news-show-right dl.tab dd ul { display: block; padding: 0 20px; }
.news-show-right dl.tab dd ul li { display: block; padding: 10px 0 10px; border-bottom: 1px #f1f1f1 solid; }
.news-show-right dl.tab dd ul li .pic { margin-right: 20px; width: 60px; height: 60px; overflow: hidden; position: relative; }
.news-show-right dl.tab dd ul li h5 { padding-top: 4px; padding-bottom: 10px; font-size: 14px; color: #666; display: block; line-height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news-show-right dl.tab dd ul li h5 a { color: #333; }
.news-show-right dl.tab dd ul li h5 a:hover { color: #a1272d; }
.news-show-right dl.tab dd ul li .news-cate { color: #999; }
.news-show-right dl.tab dd ul li i { float: left; font-size: 12px; color: #999; }
.news-show-right dl.tab dd ul li em { float: right; padding-left: 25px; font-size: 12px; color: #999;/* background: url(../images/eye.png) no-repeat left center; */ font-style: normal; }
.news-show-right dl.tab dd .more { color: #333; height: 45px; line-height: 45px; border-top: 1px #f1f1f1 solid; position: relative; top: -1px; text-align: center; }
.news-show-right dl.tab dd .more a { display: inline-block; position: relative; color: #333; }
.news-show-right dl.tab dd .more a b { margin-left: 5px; -webkit-transition: transform .3s; -o-transition: transform .3s; transition: transform .3s; }
.news-show-right dl.tab dd .more a:hover b { -webkit-transform: translateX(5px); -ms-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); }
.news-show-right dl.tab dd .more a:hover { color: #a1272d; }
.news-show-right dl.list dt { padding-left: 20px; color: #333; font-size: 18px; }
.news-show-right dl.tab dt a { width: 33%; height: 42px; line-height: 42px; text-align: center; display: table-cell; color: #009A62; font-size: 18px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.news-show-right dl.list dt a b { width: 15px; height: 15px; overflow: hidden; display: inline-block; vertical-align: middle; background-position: 0 -64px; margin-left: 2px; position: relative; top: -1px; }
.news-show-right dl.list dd ul { display: block; padding: 20px; }
.news-show-right dl.list dd ul li { padding-bottom: 12px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-show-right dl.list dd ul li a { position: relative; padding-left: 10px; display: inline-block; color: #666; font-size: 14px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; }
.news-show-right dl.list dd ul li:before { content: "·"; color: #666; }
.news-show-right dl.list dd ul li a:hover { color: #a1272d; }
.news-page-other { margin-top: 20px; border: 1px solid #eee; padding: 20px 40px; background: #fff; }
.news-page-other p { line-height: 26px; font-size: 14px; color: #949494; }
.news-page-other p a { color: #6b6b6b; }
.news-page-other p a:hover { color: #a1262d; }
.news-page-other .p-prev { margin-bottom: 10px; }
.news-page-other .com-back-btn { margin-top: 14px; }


.com-breadcrumb {
	height: 75px;
	line-height: 75px;
	color: #949494;
}

.com-breadcrumb a {
	color: #949494;
}

.com-breadcrumb a:hover {
	color: #a1272d;
}

.com-breadcrumb .cur {
	color: #333;
}

.com-back-btn {
	width: 120px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #6b6b6b!important;
	background: #ddd;
	text-align: center;
	border-radius: 16px;
	margin-top: 21.5px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}


.page-contact {
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}
.page-contact .tit {
	font-size: 32px;
	color: #28499d;
	line-height: 1;
}
.page-contact .en {
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 24px;
	color: #333333;
	line-height: 1;
	font-weight: 300;
}
.contact-list {
	border: 1px solid #bfbfbf;
}
.contact-list li ~ li {
	border-left: 1px solid #bfbfbf;
}
.contact-list li {
	width: 33.33333333%;
	float: left;
	height: 225px;
	padding-top: 35px;
}
.contact-list li .pic {
	height: 50px;
}
.contact-list li h5 {
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #1c2631;
}
.contact-list li p {
	font-size: 16px;
	color: #666;
}
.contact-list li .mini {
	font-size: 14px;
	line-height: 22px;
}
#map {
	margin-top: 50px;
	width: 100%;
	height: 500px;
}



/*留言*/
.contact-message {
	height: 644px;
	background: url(../jpg/message-bg.jpg) no-repeat center;
}
.contact-message .page-title p {
	font-size: 16px;
	margin-top: 10px;
}
.contact-message .form-box{margin:0 auto;width:890px;}
.com-form-box ul li{float:left;width:48.5%;border:1px solid #dcdcdc;background: #fff;box-sizing: border-box;}
.com-form-box ul li input{font-size:16px;color:#999;width:100%;line-height:45px;padding: 0 15px;}
.com-form-box ul li input:focus,.com-form-box .textarea:focus,.com-form-box .submit:focus{outline:none;box-sizing: border-box;}
.com-form-box ul li~li{margin-left:3%;}
.com-form-box .textarea{box-sizing: border-box; padding: 10px 15px; height:226px;margin-top:20px;width:100%;border:none;border:1px solid #dcdcdc;font-size:16px;color:#999;background: #fff;font-family: "微软雅黑"}
.com-form-box .submit{margin-top:20px;width:100%;height:64px;line-height:64px;text-align:center;background:#27499c;color:#fff;font-size:16px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.com-form-box .submit:hover{box-shadow: 0 5px 10px rgba(0,0,0,0.2)}



.g-main .pcbonline-options .com-form-box .submit {
	height:54px;line-height:54px;
}







.com-form-box .upfile {
	position: relative;
	line-height: 45px;
	margin-top: 20px;
	border: 1px solid #dcdcdc;
	padding: 0 15px;
}
.com-form-box .upfile .file-up {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.com-form-box .upfile input {
	font-size: 16px;
	width: 100%;
}
.com-form-box .upfile span {
	font-size: 14px;
	color: #999;
	position: absolute;
	left: 150px;
}










