﻿@charset "utf-8";

html {
	font-size: calc(100vw/7.5);
}
@media screen and (min-width: 750px) {
	html {
		font-size: 100px;
	}
}

a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #3d4d7e;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}

h2 {
	color: #333;
	text-align: center;
	margin-bottom: 0.20rem;
}
h2 small {
	display: block;
	color: #999;
	font-size: 16px ;
	font-weight: normal;
	margin-top: 0.05rem;
}

.pad30 {
	padding-top: 0.30rem;
	padding-bottom: 0.30rem;
}

/* Top */
.top {
	background-color: #2a3141;
	color: #bbc1cd;
	line-height: 3;
	text-align: right;
	width: 100%;

}
.top a {
	color: #bbc1cd;
}
.top p span {
	padding-right: 0.15rem;
		padding-left: 0.15rem;
		padding-bottom:0.15rem;
}
.top p.right {
	display: none;

	left: 0.15rem;
	z-index: 2;
	font-size:16px;
	}

/* Header */
.header {
	width: 100%;
	z-index: 30;
}
.header .logo {
	height: 0.60rem;
}
.header .h-ico {
	display: inline-block;
	cursor: pointer;
	height: 20px;
	width: 20px;
	margin-top: -10px;
	position: absolute;
	top: 50%;
}
.header .search {
	background: url(../image/ico-02.png) 50% 50% no-repeat;
	right: 50px;
	z-index: 2;
}
.header .map {
	background: url(../image/ico-03.png) 50% 50% no-repeat;
	right: 15px;
	z-index: 3;
}

.header .search-tool {
	display: none;
	padding-top: 0.30rem;
	top: 100%;
	right: 50px;
	z-index: 2;
}
.header .search-tool .content {
	border: 1px solid #d9d9d9;
}
.header .search-tool input {
	background-color: #fff;
	border: 0;
	font-family: "微软雅黑";
	font-size: 16px ;
	height: 34px;
	line-height: 34px;
	outline: none;
}
.header .search-tool input[type="text"] {
	float: left;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
}
.header .search-tool input[type="submit"] {
	float: right;
	background: #fff url(../image/ico-02.png) 50% 50% no-repeat;
	cursor: pointer;
	width: 34px;
	padding-right: 10px;
	padding-left: 10px;
}

/* Pc 端导航 */
.pc-nav {
	display: none;
	top: 0;
	right: 0.80rem;
	z-index: 5;
}
.pc-nav li {
	float: left;
	position: relative;
}
.pc-nav li > a {
	display: block;
	color: #333;
	font-size: 18px;
	font-weight:bold;
	line-height: 0.60rem;
	padding-right: 0.25rem;
	padding-left: 0.25rem;
	position: relative;
}
.pc-nav li:hover a.list:after {
	display: block;
	content: '';
	background: url(../image/ico-01.png) 0 0 no-repeat;
	height: 8px;
	width: ;
	margin-left: -7px;
	position: absolute;
	bottom: 2px;
	left: 50%;
	z-index: 3;
}

/* Banner */
.banner, .page-banner {
	width: 100%;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	z-index: 20;
}
.banner img {
	display: block;
	width: 100%;
}

#banner .swiper-pagination {
	line-height: 0;
	bottom: 0.15rem;
}

/* 产品分类 Pro-category */

.pro-category, .company, .customer, .join, .news {
	width: 100%;
}
.pro-category .item {
	text-align: center;
	padding-top: 0.15rem;
	padding-bottom: 0.15rem;
}
.pro-category .item img {
	display: block;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
}
.pro-category .item h5 {
	color: #333;
	margin-top: 0.15rem;
	font-size:24px;
}
.pro-category .item p {
	color: #999;
	height: 48px;
	overflow: hidden;
}

/* Company */
.company .content, .join .content {
	width: 100%;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
}
.company .company-txt {
	background-color: #efefef;
	width: 100%;
}
.company .company-txt .about {
	width: 100%;
	padding: 0.15rem 0.1rem;
	margin-right: auto;
	margin-left: auto;
}
.company .company-txt .title {
	display: block;
	height: auto;
	max-width: 100%;
}
.company .company-txt h2 {
	font-size: 24px;
	text-align: left;
	padding-top: 0.20rem;
	padding-bottom: 0.30rem;
	position: relative;
}
.company .company-txt h2:before {
	display: block;
	content: '';
	border-bottom: 0px solid #fff;
	height: 0;
	width: 100px;
	overflow: hidden;
	position: absolute;
	left: 0;
	z-index: 2;
}
.company .company-txt p {
	font-size:16px;
}
.company .company-txt a.more {
	font-size: 20px;
}

.company .txt-txt {
	background: #364d81;
	font-size:16px;
}
.company .item {
	border-left: 1px solid #566e94;
	color: #fff;
	line-height: 0;
	text-align: center;
	margin-top: 0.20rem;
	margin-bottom: 0.20rem;
}
.company .item:nth-of-type(1), .company .item:nth-of-type(3) {
	border-left: 0;
}
.company .item span {
	display: inline-block;
	line-height: 1.5;
	text-align: left;
	padding-left: 70px;
}
.company .item span em {
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	padding-right: 5px;
}
.company .item span i {
	color: #b2ceff;
	font-weight: normal;
	font-style: normal;
}
.company .item span.ico-01 {
	background: url(../image/img-09.png) 10px 50% no-repeat;
}
.company .item span.ico-02 {
	background: url(../image/img-10.png) 0 50% no-repeat;
}
.company .item span.ico-03 {
	background: url(../image/img-11.png) 0 50% no-repeat;
}
.company .item span.ico-04 {
	background: url(../image/img-12.png) 0 50% no-repeat;
}

/* Customer */
.customer ul li {
	float: left;
	width: 25%;
	padding: 0.15rem;
}
.customer h5 {
	font-weight: normal;
	text-align: center;
	margin-top: 0.15rem;
	font-size:16px;
}
.customer .content {
	border: 1px solid #e5e5e5;
	padding: 0.15rem;
	font-size:16px;
}
#customer .swiper-pagination {
	line-height: 0;
	bottom: 0;
}

#customer.swiper-container {
	padding-bottom: 0.15rem;
}

/* Join */
.join {
	padding-top: 0.30rem;
}
.join .txt {
	color: #fff;
	text-align: center;
	width: 100%;
	top: 50%;
	left: 0;
	z-index: 9;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.join .txt h2 {
	color: #fff;
	font-size: 0.28rem;
}
.join .txt a.more {
	display: inline-block;
	background-color: #fff;
	color: #3d4d7e;
	line-height: 2.5;
	padding-right: 0.40rem;
	padding-left: 0.40rem;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
}

/* News */
.news {
	background-color: #eeeff3;
	padding-top: 0.60rem;
	padding-bottom: 0.60rem;
}
.news .item {
	padding-top: 0.15rem;
	padding-bottom: 0.15rem;
}
.news .item .content {
	background-color: #fff;
	border: 1px solid #ddd;
}
.news .item .content:hover img, .customer ul li:hover img, .opaimg:hover {
	-webkit-opacity: .7;
	-moz-opacity: .7;
	-o-opacity: .7;
	-ms-opacity: .7;
	opacity: .7;
} 

.news .item .txt {
	padding-left:20px;;
}
.news .item .txt p {
	color: #999;
	height: 148px;
	overflow:hidden; 
}

.news .item .date {
	display: inline-block;
	background-color: #fff;
	font-size: 0.28rem;
	line-height: 1.2;
	text-align: center;
	padding: 0.05rem 0.20rem;
	top: 0.15rem;
	left: 0.15rem;
	z-index: 9;
}
.news .item .date small {
	display: block;
	font-size: 50%;
}
.news .more {
	text-align: center;
	width: 100%;
	margin-top: 0.40rem;
}
.news .more a {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #343434;
	font-size: 16px;
	line-height: 2.5;
	padding-right: 0.80rem;
	padding-left: 0.80rem;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
}
.news .more a:hover {
	background-color: #3d4d7e;
	color: #fff;
}

/* Footer */
.footer {
	background-color: #333;
	color: #bfbfbf;
	width: 100%;
	padding-top: 0.30rem;
	padding-bottom: 0.15rem;
}
.footer a {
	color: #bfbfbf;
}
.footer dl dd a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 0.15rem;
	font-size:16px;
}

.footer dl {
	display: none;
}
.footer dl dt {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0.06rem;
	
}
.footer dl.gz {
	display: block;
	font-size:16px;
}
.footer dl.gz dd:last-child {
	margin-top: 0.20rem;
	font-size:16px;
}
.footer dl.gz figure {
	float: left;
	width: 1.20rem;
	margin-left: 0.30rem;
}
.footer dl.gz figure:first-child {
	margin-left: 0;
}
.footer dl.gz figure figcaption {
	text-align: center;
	margin-top: 0.05rem;
	font-size:16px;
}
.footer .copyright {
	border-top: 1px solid #5f5f5f;
	padding-top: 0.15rem;
	padding-bottom: 0.15rem;
	margin-top: 0.30rem;
		font-size:16px;
}
.footer .copyright span {
	padding-right: 0.15rem;
	padding-left: 0.15rem;
}

/* Page */
.page-banner .content {
	bottom: 0;
	left: 0;
	z-index: 9;
}
.page-banner a {
	color: #fff;
}
.page-banner .pc-column {
	display: none;
}
.page-banner .column {
	display: inline-block;
	background-color: #345775;
	color: #fff;
	cursor: pointer;
	font-size: 0.24rem;
	font-weight: bold;
	height: 0.80rem;
	line-height: 0.80rem;
	text-align: center;
	padding-right: 0.40rem;
	padding-left: 0.40rem;
	z-index: 10;
}
.page-banner .column i {
	background: url(../image/ico-04.png) right 50% no-repeat;
	background-size: 0.20rem 0.20rem;
	font-style: normal;
	padding-right: 0.34rem;
}
.page-banner .pc-column-list {
	background-color: rgba(52, 87, 117, .3);
	position: absolute;
	bottom: 0;
	left: 0.15rem;
	right: 0.15rem;
	z-index: 3;
}
.page-banner .pc-column-list dl {
	margin-left: 2.50rem;
}
.page-banner .pc-column-list dl dd {
	float: left;
	font-size: 16px;
	line-height: 0.54rem;
	margin-right: 0.20rem;
}

.page-banner .m-column .column i {
	background: url(../image/ico-05.png) right 50% no-repeat;
	background-size: 0.20rem 0.20rem;
}
.page-banner .m-column dl {
	display: none;
	background-color: rgba(52, 87, 117, .9);
	border-top: 1px solid rgba(255, 255, 255, .3);
	min-width: 2.1rem;
	position: absolute;
	top: 100%;
	left: 0.15rem;
	z-index: 6;
}
.page-banner .m-column dl dd {
	border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.page-banner .m-column a {
	display: block;
	font-size:16px ;
	line-height: 2.5;
	text-align: center;
	padding-right: 0.10rem;
	padding-left: 0.10rem;
	white-space: nowrap;
}

/* page **** about */
.about-txt {
	background-color: #fff;
	width: 100%;
}
.about-txt h2 {
	color: #3d4d7e;
	font-size: 24px;
	text-align: left;
	margin-top: 0.10rem;
	margin-bottom: 0.20rem;
}
.about-img {
	width: 100%;
	padding-top: 0.30rem;
	padding-bottom: 0.60rem;
}
.about-img .row {
	margin-right: -0.10rem;
	margin-left: -0.10rem;
}
.about-img .img {
	float: left;
	width: 100%;
	padding: 0.10rem;
}
.about-img .img h3 {
	color: #fff;
	position: absolute;
	right: 0.30rem;
	left: 0.30rem;
	z-index: 3;
}
.about-img .img .img-01 {
	width: 50%;
	padding-right: 0.20rem;
}
.about-img .img .img-02 {
	overflow: hidden;
	height: 50%;
	width: 50%;
	padding-bottom: 0.10rem;
	top: 0;
	right: 0;
	z-index: 2;
}
.about-img .img .img-03 {
	overflow: hidden;
	height: 50%;
	width: 50%;
	padding-top: 0.10rem;
	bottom: 0;
	right: 0;
	z-index: 3;
}
.about-img .img .img-01 h3 {
	top: 0.30rem;
}
.about-img .img .img-02 h3, .about-img .img .img-03 h3 {
	bottom: 0.20rem;
}
.about-img .img .img-02 img, .about-img .img .img-03 img {
	height: 100%;
}

/* page **** product */
.main {
	padding-top: 0.30rem;
	padding-bottom: 0.60rem;
}
.pro-list li {
	padding-top: 0.15rem;
	padding-bottom: 0.15rem;
}
.pro-list li figure img {
	border: 1px solid #e5e5e5;
	padding: 0.15rem;
}
.pro-list li figure figcaption {
	font-size: 16px;
	text-align: center;
	margin-top: 0.10rem;
}

/* page **** news */
.new-item {
	border: 1px solid #ececec;
	width: 100%;
	padding: 0.30rem 0.20rem;
	margin-bottom: 0.30rem;
	position: relative;
}
.new-item:hover {
	background-color: #f2f2f2;
}
.new-item a.more {
	display: none;
	background: url(../image/ico-06.png) right 50% no-repeat;
	padding-right: 0.50rem;
	margin-top: -12px;
	position: absolute;
	top: 50%;
	right: 0.20rem;
	z-index: 6;
}
.new-item .txt p {
	color: #666;
	height: 48px;
	overflow: hidden;
	margin-top: 0.10rem;
}
.new-item .date {
	background-color: #f2f2f2;
	width: 22%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 3;
}
.new-item .date span {
	display: inline-block;
	color: #3d4d7e;
	font-size: 0.60rem;
	line-height: 1;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.new-item .date span small {
	display: block;
	color: #454545;
	font-size: 16px;
	line-height: 1.6;
	margin-top: 0.10rem;
}
.new-item .txt {
}
/* 媒体查询 */
@media screen and (min-width: 576px) {
	.top p.right {
		display: block;
	}
	.company .company-txt .about {
		width: 540px;
	}
	.join .txt {
		font-size: 16px;
	}
	.join .txt h2 {
		margin-top: 0.10rem;
		margin-bottom: 0.30rem;
	}
}
@media screen and (min-width: 768px) {
	.company .company-txt .about {
		width: 720px;
	}
	.footer dl {
		display: block;
		float: left;
		width: 16.66666667%;
	}
	.footer dl.gz {
		width: 100%;
		margin-top: 0.20rem;
	}
	.about-txt .content {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-o-column-count: 2;
		-ms-column-count: 2;
		column-count: 2;
	
		-webkit-column-gap: 0.40rem;
		-moz-column-gap: 0.40rem;
		-o-column-gap: 0.40rem;
		-ms-column-gap: 0.40rem;
		column-gap: 0.40rem;
	
		-webkit-column-rule: 1px solid #d7d7d7;
		-moz-column-rule: 1px solid #d7d7d7;
		-o-column-rule: 1px solid #d7d7d7;
		-ms-column-rule: 1px solid #d7d7d7;
		column-rule: 1px solid #d7d7d7;
	}
}
@media screen and (min-width: 992px) {
	.mobile-nav {
		display: none;
	}
	.pc-nav {
		display: block;
	}
	.pro-category .item {
		width: 25%;
	}
	.company .company-txt {
		width: 50%;
		float: right;
	}
	.company .company-txt .title {
		position: relative;
		left: -0.70rem;
		z-index: 5;
	}
	.company .company-txt .about {
		width: 480px;
		padding-left: 0.30rem;
		margin-left: 0;
	}
	.company .img-txt {
		background: url(../image/img-06.jpg) 0 0 no-repeat;
		background-size: auto 100%;
	}
	.company .txt-txt {
		background: #364d81 url(../image/img-08.jpg) 0 0 no-repeat;
		background-size: 100% 100%;
	}
	.company .item:nth-of-type(3) {
		border-left: 1px solid #566e94;
	}
	.join .txt {
		top: 37%;
	}
	.join .txt h2 {
		margin-bottom: 0.40rem;
	}
	.footer dl {
		width: 11.5%;
	}
	.footer dl.gz {
		float: right;
		width: auto;
		margin-top: 0;
	}
	.footer .clear {
		display: none;
	}
	.footer .copyright p:nth-of-type(1) {
		float: left;
	}
	.footer .copyright p:nth-of-type(2) {
		float: right;
		text-align: right;
	}
	.page-banner .m-column {
		display: none;
	}
	.page-banner .pc-column {
		display: block;
	}
	.about-img .img {
		width: 50%;
	}
	.new-item .date {
		width: 150px;
	}
	.new-item .txt {
		margin-left: 160px;
		margin-right: 160px;
	}
	.new-item a.more {
		display: inline-block;
	}
}
@media screen and (min-width: 1200px) {
	.pc-nav li > a {
		padding-right: 0.30rem;
		padding-left: 0.30rem;
	}
	.company .company-txt .about {
		width: 600px;
	}
	.footer dl {
		width: 12.5%;
	}
	.about-txt .content {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		-o-column-count: 3;
		-ms-column-count: 3;
		column-count: 3;
	}
}
@media screen and (min-width: 1600px) {
	.company .company-txt .about {
		width: 720px;
	}
	.company .company-txt {
		height: 600px;
	}
}
@media screen and (min-width: 1900px) {
	.company .company-txt .about {
		width: 780px;
	}
}

/* Display */
.header, .banner, .pro-category, .company, .customer, .join {
	display: block;
}
/* 样本下载 */
.download li {
	border-bottom: 1px solid #e4e4e4;
	color: #999;
	width: 100%;
	position: relative;
	padding-top: 0.20rem;
	padding-bottom: 0.20rem;
	padding-right: 100px;
}
.download li h5 {
	color: #333;
	font-weight: normal;
}
.download li a.dload {
	display: inline-block;
	background-color: #999;
	color: #fff;
	line-height: 2.5;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: -15px;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 9;
}
.download li a.dload span {
	background: url(../image/img-09.png) 0 50% no-repeat;
	padding-left: 20px;
}
.content1 img {
	display: block;
	height: auto;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*分页样式*/
.page{ clear:both; padding:20px 0px; font-size:16px; text-align:center; }
.page a{ padding:2px 6px; border:1px solid #bfbfbf; margin:3px; text-decoration:none; border-radius:2px;}
.page SPAN{ padding:2px 6px; border:1px solid #bfbfbf; margin:3px; text-decoration:none; border-radius:2px;}
.page a:hover{ border:#000;}
.page span.current{ border:#000; font-weight:bold; border-radius:2px;}