﻿@charset "UTF-8";
html {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
dl, dt, dd, ol, ul, li {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
td {
}
td img {
	max-width: none;
}
.cell img {
	max-width: none;
}
a {
	color: inherit;
}
button, label, input[type="submit"], input[type="reset"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}
.clear:after, #header .main-nav ul:after, .footer-nav > ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

::-webkit-input-placeholder {
color: #bbb;
}
:-moz-placeholder {
color: #bbb;
opacity: 1;
}
::-moz-placeholder {
color: #bbb;
opacity: 1;
}
:-ms-input-placeholder {
color: #bbb;
}
body, input, textarea, select, button {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: 'liga', 'kern';
}
/
.pre {
	white-space: pre; /* CSS 2.0 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3.0 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP Printers */
	word-wrap: break-word; /* IE 5+ */
}
.css-table {
	margin: 0;
	padding: 0;
	display: table;
	border-collapse: collapse;
	width: 100%;
}
.css-table li {
	display: table-row;
}
.css-table li > div {
	display: table-cell;
}
.css-cell {
	display: table-cell;
	vertical-align: middle;
}
.css-cell img {
	max-width: none;
}
html {
	font-size: 62.5%;
}
*, *:before, *:after {
	box-sizing: inherit;
}
body {
	font-size: 14px;
	font-size: 1.4rem;
	position: relative;
	font-family: "微软雅黑", 'Microsoft JhengHei', "Verdana", "Myriad Set Pro", "Lucida Grande", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	color: #555;
	line-height: 1.5;
}
strong {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #111;
}
p {
	color: #9b9b9b;
}
.date, .label {
	color: #999;
}
a {
	text-decoration: none;
	outline: none;
}
img {
	max-width: 100%;
	height: auto !important;
}
.inner-wrap, #footer .footer-info, .products .aside-cate .cate-list {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding-top:13px;
	padding-bottom:16px;
}
.imp {
	color: #f00;
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle;
	padding: 5px 0 0;
}
.slick-wrap {
	position: relative;
}
.slick-wrap .slick-prev, .slick-wrap .slick-next {
	position: absolute;
}
.slick-wrap .slick-prev {
	left: 0;
}
.slick-wrap .slick-next {
	right: 0;
}
.slick-wrap button {
	outline: none;
	background: none;
}
.noSelect {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
/** inquiry, contact共用 */
#container {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.path, .news-nav, .technology-nav {
	position: relative;
	font-size: 0;
	margin: 0 auto 40px;
	padding: 0 65px;
	height: 43px;
	border-bottom: 1px solid #ddd;
	color: #666;
	background: #ffffff;
}
.comm-info .comm-news .comm-title, .comm-info .comm-news .sec-title, .comm-info .comm-products .comm-title, .comm-info .comm-products .sec-title, .comm-title, .sec-title {
	font-size: 26px;
	font-size: 2.6rem;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0 0 15px;
	position: relative;
	color: #111;
	font-family:微软雅黑;
	font-weight: normal;
}
.comm-info .comm-news .comm-title, .comm-info .comm-news .sec-title, .comm-info .comm-products .comm-title, .comm-info .comm-products .sec-title {
	text-align: center;
}
.comm-info .comm-news .comm-title span, .comm-info .comm-news .sec-title span, .comm-info .comm-products .comm-title span, .comm-info .comm-products .sec-title span {
	position: relative;
	display: inline-block;
	background: #fff;
	vertical-align: middle;
	padding: 0 10px 0 0;
	z-index: 1;
}
.comm-info .comm-news .comm-title:after, .comm-info .comm-news .sec-title:after, .comm-info .comm-products .comm-title:after, .comm-info .comm-products .sec-title:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 0;
	width: 100%;
	left: 0;
	top: 60%;
	height: 1px;
	border-top: 1px solid #d6d6d6;
}
.comm-info .comm-products .more, .products .item-list li span {
	font-size: 13px;
	font-size: 1.3rem;
	position: relative;
	background: #0180ce;
	color: #252423;
	text-align: center;
	height: 32px;
	line-height: 32px;
	width: 110px;
	margin: 0 auto;
	border-bottom: 2px solid #a8a8a8;
}
.news .news-list, .news .other-news {
	font-size: 0;
}
.news .news-list ul, .news .other-news ul, .news .news-list li, .news .other-news li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.news .news-list li, .news .other-news li {
	font-size: 12px;
	font-size: 1.2rem;
	position: relative;
	margin: 20px 0;
	display: inline-block;
	vertical-align: top;
	width: 25%;
	overflow: hidden;
	background: #fff;
}
.news .news-list li a, .news .other-news li a {
	position: relative;
	z-index: 1;
}
.news .news-list li:before, .news .other-news li:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 1px solid #ddd;
	z-index: 0;
}
.news .news-list li:hover, .news .other-news li:hover {
	background-color: #f6f6f6;
}
.news .news-list h3, .news .other-news h3, .news .news-list p, .news .other-news p, .news .news-list .date, .news .other-news .date {
	padding: 0 20px;
}
.news .news-list h3, .news .other-news h3 {
	font-size: 14px;
	font-size: 1.4rem;
	color: #33a7bb;
	font-family:微软雅黑;
	margin: 10px 0;
}
.news .news-list p, .news .other-news p {
	color: #545454;
	margin: 30px 0 10px;
	padding-right: 40px;
}
.news .news-list img, .news .other-news img {
	display: block;
}
.news .news-list .text, .news .other-news .text {
	position: relative;
}
.news .news-list .date, .news .other-news .date {
	color: #999;
}
.news .news-list .more, .news .other-news .more {
	position: absolute;
	bottom: 0;
	right: 20px;
	font-size: 0;
	text-indent: -999px;
	width: 21px;
	height: 19px;
	overflow: hidden;
}
.title {
	font-size: 26px;
	font-size: 2.6rem;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.sec-title {
	font-size: 40px;
	font-size: 4rem;
}
.part-title {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.2;
	font-family: 微软雅黑;
	color: #067af7;
	font-weight: normal;
}
.slick-prev, .slick-next {
	font-size: 0;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	width: 30px;
	height: 100%;
	border: 0 none;
}
.slick-track {
	margin: 0 auto;
}
.icon-subscribe, .icon-finder {
	font-family: 'Stymie Lt BT';
	font-weight: bold;
}
.icon-subscribe a, .icon-finder a {
	display: block;
}
.icon-subscribe img, .icon-finder img {
	display: block;
	margin: 0 auto 5px;
}
#header {
	position: relative;
	font-size: 0;
	margin: 0 auto;
	z-index: 1000;
	background: #fff;
}
#header .side-wrap {
	position: absolute;
	right: 0;
	top: 0px;
}
#header .side-wrap a, #header .side-wrap span {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}
#header .side-wrap a {
	margin: 0 0 0 20px;
}
#header .side-wrap > div {
	display: inline-block;
	vertical-align: middle;
}
#header .lang {
	font-size: 12px;
	font-size: 1.2rem;
	color: #bbb;
}
#header .lang a {
	margin: 0 10px;
}
#header .lang .on {
	color: #000;
}
#header .label {
	font-size:12px;
	position: relative;
	color: #333;
	font-weight: bold;
}
#header .label:before {
	content: '';
	display: inline-block;
	vertical-align: bottom;
	height: 20px;
	
	margin: 0 20px;
}
#header .tel {
	font-size: 25px;
	font-size: 2.5rem;
	margin: 0 0 0 10px;
	color: #e50011;
}
#header .main-nav {
	font-size: 0;
	border: 1px solid #d6d6d6;
	border-width: 1px 0 0;
	z-index: 2;
}
#header .main-nav a {
	position: relative;
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	height: 50px;
	line-height: 50px;
}
#header .main-nav a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #0180ce;
}
#header .main-nav ul {
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	list-style: none outside none;
	overflow: hidden;
}
#header .main-nav li {
	font-size: 14px;
	font-size: 1.4rem;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 11.11%;
}
#header .main-nav li:hover, #header .main-nav li.on {
	background: #0180ce;
}
#header .main-nav li:hover a, #header .main-nav li.on a {
	color: #fff;
}
#header .main-nav li:hover a:after, #header .main-nav li.on a:after {
	content: '';
}
#header .main-nav .more {
	display: none;
}
#header .main-nav .more img {
	width: 12px;
	vertical-align: baseline;
	margin: 0 5px 0 0;
}
#header .main-nav .form-wrap {
	position: absolute;
	width: auto;
	top: 8px;
	right: 0;
	border-top: 0 none;
}
#header .main-nav .form-wrap:hover {
	background: none;
}
#header .main-nav .form-wrap input {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
}
#header .main-nav .form-wrap input[type="text"] {
	width: 150px;
}
#header .main-nav .form-wrap .icon-submit {
	font-size: 0;
	width: 40px;
	border: 0 none;
	text-indent: -999px;
}
#header .main-nav .form-wrap:before {
	content: none;
}
#logo {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 50%;
}
#logo img {
	display: block;
}
#nav-btn {
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 1000;
	display: none;
	background-size: contain;
}
#nav-btn a {
	width: 40px;
	height: 40px;
	display: block;
	background-size: contain;
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#nav-btn.on a {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}
.mobile-nav {
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	position: absolute;
	width: 100%;
	height: 80%;
	left: -100%;
	z-index: 1000;
	overflow: auto;
}
.mobile-nav .lang, .mobile-nav .socials {
	float: left;
}
.mobile-nav .lang {
	font-size: 12px;
	font-size: 1.2rem;
	width: 70%;
	color: #999;
	overflow: hidden;
}
.mobile-nav .lang .on {
	color: #fff;
	background: #000;
}
.mobile-nav .lang a {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.mobile-nav .socials {
	float: right;
	overflow: hidden;
	text-align: center;
	width: 30%;
}
.mobile-nav .socials a {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: 40px;
}
.mobile-nav .socials a img {
	vertical-align: middle;
}
.mobile-nav .first-side {
	background: #f3f3f3;
	overflow: hidden;
}
.mobile-nav .main-nav {
	clear: both;
}
.mobile-nav .main-nav ul, .mobile-nav .main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mobile-nav .main-nav li {
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #fff;
	background: #ffffff;
}
.mobile-nav .main-nav li a {
	display: block;
	height: 46px;
	line-height: 46px;
}
.mobile-nav .main-nav li:first-child {
	border-top: 0 none;
}
.mobile-nav .main-nav li.on {
	color: #84BD00;
}
.mobile-nav .last-side {
	text-align: center;
	background: #fff;
	padding: 10px 0;
}
.mobile-nav .last-side .label {
	font-size: 17px;
	font-size: 1.7rem;
	position: relative;
	color: #33a4b8;
	font-weight: bold;
}
.mobile-nav .last-side .tel {
	font-size: 25px;
	font-size: 2.5rem;
	margin: 0 0 0 5px;
	color: #545454;
	font-weight: bold;
}
.mobile-nav .last-side .mail {
	display: block;
	margin: 10px auto;
	width: 124px;
	height: 30px;
}
#mask-bg {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: -999;
}
#banner {
	position: relative;
	overflow: hidden;
	margin:0 auto;
	max-width:1920px;
}
#banner img {
	width: auto;
	height: auto;
	max-width: none;
}
#banner .text {
	position: relative;
	z-index: 9;
	text-align: left;
}
#banner h3 {
	font-size: 33px;
	font-size: 3.3rem;
}
#banner p {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 15px 0;
}
#banner .item {
	position: relative;
	height: 430px;
	overflow: hidden;
}
#banner .slick-wrap {
	margin: 0 auto;
	font-family: 微软雅黑, 'Microsoft JhengHei';
	background: #f5f5f5;
	height: 430px;
	overflow: hidden;
}
#banner .slick-wrap a {
	display: block;
}
#banner .slick-wrap .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 57%;
	height: 100%;
	overflow: hidden;
}
#banner .slick-wrap .bg img {
	position: absolute;
	right: 0;
	display: inline-block;
	vertical-align: middle;
	max-width: none;
	max-height: 100%;
}
#banner .slick-wrap .more {
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	font-family: 微软雅黑;
	color: #fff;
	width: 96px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #4fbbce;
}
#banner .slick-wrap .more:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0;
}
#banner .slick-wrap .text {
	margin: 130px 1% 0 57%;
	display: inline-block;
	vertical-align: middle;
	max-width: 530px;
}
#banner .slick-wrap:before {
	position: absolute;
	display: block;
	content: '';
	z-index: 9;
	left: 0;
	top: 0;
	width: 100%;
	height: 11px;
}
#banner .slick-dots {
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 0;
	margin: 15px 0 0;
	padding: 0;
	list-style: none outside none;
	text-align: center;
}
#banner .slick-dots li {
	border-radius: 50%;
	width: 10px;
	height: 10px;
	margin: 0 9px;
	display: inline-block;
	vertical-align: middle;
	background: #7A7A7A;
	text-align: left;
	overflow: hidden;
}
#banner .slick-dots li button {
	border: 0 none;
	opacity: 0;
}
#banner .slick-dots .slick-active {
	background: #FFF;
	-moz-box-shadow: 0 1px 2px #999;
	-webkit-box-shadow: 0 1px 2px #999;
	box-shadow: 0 1px 2px #999;
}
.path .inner-wrap, .path #footer .footer-info, #footer .path .footer-info, .path .footer-nav > ul, .path .products .aside-cate .cate-list, .products .aside-cate .path .cate-list {
	margin: 0 auto;
	padding: 0;
}
.path span {
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 15px;
	padding: 0 30px 0 0;
	height: 43px;
	line-height: 43px;
}
.path span:first-child a {
	text-align: center;
}
.path span:first-child img {
	display: inline-block;
	vertical-align: middle;
}
.path a {
	text-decoration: none;
	outline: none;
	color: #bbb;
}
.path a:hover {
	color: #555;
}
.sub-nav {
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
}
.sub-nav ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.sub-nav li {
	position: relative;
	margin: 0 2%;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	color: #878787;
}
.sub-nav li.on > a {
	color: #000;
}
.sub-nav > ul > li:after {
	display: block;
	position: absolute;
	left: 50%;
	bottom: -1px;
	width: 16px;
	height: 9px;
	z-index: 9;
}
.sub-nav > ul > li:hover .sub-node {
	display: block;
}
.sub-nav > ul > li:hover:after {
	content: '';
}
.sub-nav a {
	display: block;
	text-decoration: none;
	padding: 10px 0;
}
.sub-nav .sub-node {
	display: none;
	position: absolute;
	left: 0;
	z-index: 9;
}
.sub-nav .sub-node ul {
	border: 1px solid #ddd;
	background: #fff;
	padding: 10px;
}
.sub-nav .sub-node li {
	display: block;
	margin: 5px auto;
	padding: 0;
	white-space: nowrap;
}
.sub-nav .sub-node li a {
	padding: 0;
	text-align: left;
}
.sub-nav .sub-node li:hover {
	color: #000;
}
#footer {
	position: relative;
	background: #333;
	color: #fff;
	clear:both;
}
#footer .footer-logo {
	text-align: left;
	margin: 0 0 10px;
	clear: both;
}
#footer a {
	text-decoration: none;
	color:#FFFFFF;
}
#footer .footer-info {
	font-size: 0;
	padding-top:25px;
	padding-bottom:10px;
	overflow: hidden;
	line-height:28px;
}
#footer .address, #footer .copyright {
	margin: 10px 0;
}
#footer .address {
	font-size: 13px;
	font-size: 1.3rem;
	color: #666;
	text-align: left;
	float: left;
	width: 55%;
}
#footer .address ul, #footer .address li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
#footer .address li {
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	margin: 0 30px 0 0;
}
#footer .address li strong, #footer .address li span {
	display: inline-block;
	vertical-align: top;
}
#footer .address li strong {
	font-weight: bold;
	margin: 0 10px 0 0;
	color: #666;
}
#footer .address li span {
	color: #fff;
}
#footer .address .addr {
	display: block;
	margin: 0 0 10px;
	white-space: normal;
}
#footer .copyright {
	font-size: 12px;
	font-size: 1.2rem;
	position: relative;
	float: right;
}
#footer .copyright p {
	color: #999;
}
#footer .design {
	margin: 0 0 0 10px;
}
#footer .go-top {
	position: absolute;
	font-size: 0;
	text-indent: -999px;
	top: 0;
	left: 50%;
	margin: -31px 0 0 -31px;
	width: 62px;
	height: 62px;
	background: url(../image/top.png) center no-repeat;
	overflow: hidden;
}
.footer-nav {
	font-size: 0;
	background: #144d70;
	padding: 30px 0 30px;
	position:relative;
}
.footer-nav a {
	text-decoration: none;
	color:#fff;
}
.footer-nav ul, .footer-nav li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
	text-align: left;
}
.footer-nav > ul {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:1200px;
}
.footer-nav > ul > li {
	font-size: 14px;
	float: left;
	color: #111;
	width:18%;
	margin-right:20px;
	z-index: 9;
	overflow:hidden;text-overflow:ellipsis; 
}
.footer-nav > ul > li > a {
	white-space: nowrap;
}
.footer-nav .last {
	margin: 0;
}
.footer-nav .sub-node {
	margin: 20px 0 0 0;
}
.footer-nav .sub-node li {
	font-size: 14px;
	margin: 0 0px 5px 0;
	padding: 0;
	font-weight: normal;
	color: #555;
	display: block;
}
.footer-nav .sub-node li a {
	display: block;
}
.footer-nav .sub-node li.odd {
	margin: 0 0 5px 0;
}
.footer-nav .sub-node li:hover {
	color: #111;
}
.page-limit {
	text-align: center;
	margin: 20px auto 50px;
}
.page-limit ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none outside none;
	background: #fff;
	color: #999;
	font-size: 0;
}
.page-limit ul li {
	font-size: 13px;
	font-size: 1.3rem;
	position: relative;
	display: inline-block;
	vertical-align: top;
	min-width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
}
.page-limit ul li:hover, .page-limit ul li.on {
	background-color: #4FBBCE;
	color: #fff;
}
.page-limit ul li:before {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	content: '';
	display: block;
	border: 1px solid #e8e8e8;
	border-left: 0;
}
.page-limit ul li:first-child:before {
	border-left: 1px solid #e8e8e8;
}
.page-limit a {
	position: relative;
	display: block;
	z-index: 1;
	text-decoration: none;
}
.page-limit .prev, .page-limit .next {
	font-size: 0;
	text-indent: -999px;
	overflow: hidden;
}
.page-limit .prev:hover, .page-limit .next:hover {
	text-decoration: underline;
}
/** home */
.comm-info .comm-cate {
	margin: 40px auto;
	text-align: center;
	max-width: 1280px;
	overflow: hidden;
}
.comm-info .comm-cate ul {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.comm-info .comm-cate li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
*vertical-align: auto;
	zoom: 1;
*display: inline;
	position: relative;
	margin: 20px 10px;
	padding: 0;
	overflow: hidden;
	background: #e8e8e8;
}
.comm-info .comm-cate li:hover {
	background: #0180ce;
}
.comm-info .comm-cate a {
	display: block;
	width: 382px;
	height: 191px;
}
.comm-info .comm-cate figure {
	position: absolute;
	left: 0;
	top: 0;
	width:190px;
	border-left:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
}
.comm-info .comm-cate figure img {
	display: block;
}
.comm-info .comm-cate h3 {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	left: 190px;
	padding: 0 40px;
	font-weight:normal;
	height: 190px;
	width: 192px;
	text-align: center;
	font-size:25px;
}
.comm-info ul li:hover h3 {
	font-weight:bold;
}
.comm-info .comm-technology {
	position: relative;
	text-align: center;
	padding: 25px 0;
	font-size: 0;
	background: url(../image/xmzs.jpg) center no-repeat #ededed;
	background-size: cover;
	clear: both;
}
.comm-info .comm-technology .comm-title, .comm-info .comm-technology .sec-title {
	font-style: italic;
}
.comm-info .comm-technology ul, .comm-info .comm-technology li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.comm-info .comm-technology li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
*vertical-align: auto;
	zoom: 1;
*display: inline;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 20px 53px;
}
.comm-info .comm-technology li a {
	display: block;
}
.comm-info .comm-technology:before {
	content: '';
	display: block;
	width: 100%;
	height: 11px;
	position: absolute;
	top: 0;
	left: 0;
}
.comm-info .comm-technology h3 {
	margin: 10px 0;
	font-size:18px;
	font-weight:normal;
}
.comm-info .inner-wrap, .comm-info #footer .footer-info, #footer .comm-info .footer-info, .comm-info .footer-nav > ul, .comm-info .products .aside-cate .cate-list, .products .aside-cate .comm-info .cate-list {
	padding: 80px 1%;
	overflow: hidden;
}
.comm-info .comm-news, .comm-info .comm-products {
}
.comm-info .comm-news h3, .comm-info .comm-products h3 {
	font-size: 14px;
	color: #0180ce;
	font-family:微软雅黑;
	font-weight:normal;
}
.comm-info .comm-news p, .comm-info .comm-products p {
	font-size: 14px;
}
.comm-info .comm-news img, .comm-info .comm-products img {
	display: block;
}
.comm-info .comm-news .text, .comm-info .comm-products .text {
	position: relative;
	padding: 10px;
	text-align: left;
}
.comm-info .comm-news {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
*vertical-align: auto;
	zoom: 1;
*display: inline;
	float: left;
	width: 582px;
}
.comm-info .comm-news ul, .comm-info .comm-news li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
	overflow: hidden;
}
.comm-info .comm-news li {
	position: relative;
	width: 50%;
	float: left;
	height: 275px;
	border: 1px solid #ddd;
	overflow: hidden;
}
.comm-info .comm-news h3 {
	margin: 0 0 10px;
}
.comm-info .comm-news p {
	padding: 0 50px 10px 0;
}
.comm-info .comm-news .text {
	height: 141px;
}
.comm-info .comm-news .date {
	display: block;
	margin: 20px 0 10px;
}
.comm-info .comm-news .more {
	position: absolute;
	display: block;
	width: 20px;
	height: 18px;
	background: url(../image/jt.jpg) center no-repeat;
	bottom: 20px;
	right: 10px;
	font-size: 0;
	text-indent: -999px;
	overflow: hidden;
}
.comm-info .comm-products {
	width: 580px;
	float: right;
	overflow: hidden;
}
.comm-info .comm-products .text {
	padding: 0 10px;
	text-align:center;
}
.comm-info .comm-products .text a {
	width:100%;
	line-height:63px;
	display:block;
	text-align:center;
	color:#333
}
.comm-info .comm-products .max-figure {
	max-width:49%;
	float: left;
	height: 275px;
	border: 1px solid #ddd;
	overflow: hidden;
}
.comm-info .comm-products .max-figure img {
	border-bottom:1px solid #ddd;
}
.comm-info .comm-products .min-figure {
	max-width:49%;
	height: 275px;
	float: right;
}
.comm-info .comm-products .min-figure a {
	display: block;
	margin: 0 0 21px;
	border:1px solid #ddd;
}
.comm-info .comm-products h3 {
	margin: 5px 0;
}
.comm-info .comm-products p {
	margin: 0;
}
.comm-info .comm-products .more {
	font-size: 12px;
	font-size: 1.2rem;
	position: absolute;
	display: block;
	width: 80px;
	bottom: 0;
	right: 10px;
	overflow: hidden;
}
.comm-info .comm-equipment {
	position: relative;
	font-size: 0;
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding: 60px 0;
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.comm-info .comm-equipment figure {
	display: inline-block;
	float:left;
	width:408px;
}
.comm-info .comm-equipment .text {
	width:760px;
	float:right;
	text-align:left;
}
.comm-info .comm-equipment .text h1 {
	line-height:24px;
	color:#e50011;
	font-size:24px;
	font-family:微软雅黑;
	margin-bottom:25px;
}
.comm-info .comm-equipment p {
	font-size: 14px;
	text-indent:2em;
	line-height:24px;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
margin-top:
}
.comm-info .comm-equipment a {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	color: #0180ce;
	padding: 0 0 0 10px;
	margin: 0 30px 0 0;
	font-weight: bold;
	padding-top:20px;
}
/** 共用content */
/** about */
.about {
	padding: 0 0 80px;
}
.about p {
	margin: 0 auto 10px;
	line-height: 1.4;
}
.about .inner-wrap, .about #footer .footer-info, #footer .about .footer-info, .about .footer-nav > ul, .about .products .aside-cate .cate-list, .products .aside-cate .about .cate-list {
	padding: 0 110px;
	position: relative;
	z-index: 1;
}
.about .slogan {
	text-align: center;
	margin: 0 auto 30px;
}
.about .slogan strong {
	color: #33A9BD;
}
.about .title {
	text-align: center;
	margin: 0 auto 30px;
	font-style: italic;
}
.about .sec1 {
	padding: 0 0 60px;
}
.about .sec1 figure {
	float: left;
	margin: 10px 20px 20px 0;
}
.about .sec1 figure img {
	display: block;
	margin: 0 auto;
}
.about .sec1 p {
	color: #111;
}
.about .sec2 {
	padding: 40px 0 60px;
	overflow: hidden;
}
.about .sec2 figure {
	float: right;
	margin: 10px 35px 20px 35px;
}
.about .sec2 figure img {
	display: block;
	margin: 0 auto;
}
.about .sec2 p {
	color: #858585;
}
.about .sec3 {
	position: relative;
	padding: 50px 0;
	background: #F7F6F2;
	text-align: center;
	font-size: 0;
}
.about .sec3 .inner-wrap, .about .sec3 #footer .footer-info, #footer .about .sec3 .footer-info, .about .sec3 .footer-nav > ul, .about .sec3 .products .aside-cate .cate-list, .products .aside-cate .about .sec3 .cate-list {
	padding: 50px 0;
}
.about .sec3 .figure {
	display: inline-block;
	vertical-align: top;
	width: 33%;
	padding: 0 30px;
}
.about .sec3 .figure img {
	display: block;
	margin: 0 auto;
}
.about .sec3 .bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.about .sec3:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 11px;
	content: '';
	display: block;
	z-index: 1;
}
.about .sec4 {
	position: relative;
	padding: 50px 0 60px;
}
.about .sec4 .inner-wrap, .about .sec4 #footer .footer-info, #footer .about .sec4 .footer-info, .about .sec4 .footer-nav > ul, .about .sec4 .products .aside-cate .cate-list, .products .aside-cate .about .sec4 .cate-list {
	padding: 0 80px;
}
.about .sec5 {
	position: relative;
	padding: 60px 0 50px;
}
.about .sec5 .inner-wrap, .about .sec5 #footer .footer-info, #footer .about .sec5 .footer-info, .about .sec5 .footer-nav > ul, .about .sec5 .products .aside-cate .cate-list, .products .aside-cate .about .sec5 .cate-list {
	padding: 0 100px;
}
.about .sec5 ul, .about .sec5 li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
	overflow: hidden;
}
.about .sec5 ul {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.about .sec5 li {
	display: table-row;
}
.about .sec5 li span {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 20px 0;
}
.about .sec5 li .label {
	width: 170px;
	position: relative;
	color: #34A9BD;
	font-weight: bold;
}
.about .sec5 li .label:before, .about .sec5 li .label:after {
	position: absolute;
	display: block;
	content: '';
}
.about .sec5 li .label:before {
	width: 1px;
	height: 100%;
	border-left: 1px dotted #ccc;
	right: 40px;
	top: 0;
}
.about .sec5 li .label:after {
	width: 20px;
	height: 20px;
	right: 30px;
	top: 50%;
	margin: -10px 0 0;
}
.about .sec5 li .text {
	border-bottom: 1px solid #eaeaea;
}
.about .sec5 li.first .label:before {
	height: 50%;
	top: 50%;
}
.about .sec5 li.last .label:before {
	height: 50%;
	top: 0;
}
.about .sec5 li.last .text {
	border: 0 none;
}
.about .sec5:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 11px;
	content: '';
	display: block;
	z-index: 1;
}
/** quality */
.quality .title {
	font-style: italic;
	text-align: center;
	margin: 0 auto 30px;
}
.quality .bg {
	display: none;
	max-width: 320px;
	margin: 0 auto;
	padding: 0 10px;
}
.quality .bg img {
	display: block;
	margin: 0 auto;
}
.quality .sec1 {
	padding: 0 0 50px;
}
.quality .sec1 .figure {
	max-width: 860px;
	margin: 0 auto;
}
.quality .sec1 .ani1, .quality .sec1 .ani2, .quality .sec1 .ani3, .quality .sec1 .ani4 {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	position: relative;
	height: 91px;
	text-align: right;
}
.quality .sec1 .ani1 img, .quality .sec1 .ani2 img, .quality .sec1 .ani3 img, .quality .sec1 .ani4 img {
	position: absolute;
	display: block;
	top: -2px;
}
.quality .sec1 .ani1 {
	z-index: 1;
}
.quality .sec1 .ani1 img {
	right: 15%;
}
.quality .sec1 .ani2 {
	z-index: 2;
	height: 90px;
}
.quality .sec1 .ani2 img {
	right: 10%;
}
.quality .sec1 .ani3 {
	z-index: 3;
}
.quality .sec1 .ani3 img {
	right: 5%;
}
.quality .sec1 .ani4 {
	z-index: 4;
}
.quality .sec1 .ani4 img {
	right: 0;
}
.quality .sec2 {
	background: #f4f4f4;
	padding: 50px 0 100px;
}
.quality .sec2 img {
	display: block;
	margin: 0 auto;
}
.quality .sec2 .title {
	margin: 0 auto 50px;
}
.quality .sec2 .figure {
	text-align: center;
}
/** news */
.news-nav {
	font-size: 0;
	padding: 0;
	text-align: center;
}
.news-nav a {
	font-size: 15px;
	font-size: 1.5rem;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	font-family: 微软雅黑;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	max-width: 190px;
	height: 46px;
	line-height: 44px;
}
.news-nav a.on, .news-nav a:hover {
	background: #3a3a3a;
	color: #fff;
}
.news .news-detail {
	text-align: center;
}
.news .news-detail h1 {
	font-size: 26px;
	font-size: 2.6rem;
	color: #000;
	margin: 0 auto 40px;
}
.news .news-detail h1 .date {
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
	margin: 10px auto;
	color: #999;
}
.news .editor {
	margin: 0 auto;
	max-width: 840px;
	padding: 0 20px;
	color: #000;
}
.news .editor figure img {
	display: block;
	margin: 0 auto;
}
.news .editor p {
	margin: 20px auto;
	color: #000;
}
.news .other-news {
	margin: 0 auto;
	padding: 30px 0 50px;
}
.news .other-news h1 {
	font-size: 26px;
	font-size: 2.6rem;
	color: #000;
	text-align: center;
	margin: 0 auto;
}
/** equipment */
.equipment {
	padding: 0 0 50px;
}
.equipment .title {
	color: #4db9cc;
	text-align: left;
	font-weight: bold;
	padding: 0 0 10px;
	clear: both;
}
.equipment .sec1 {
	padding: 0 0 50px;
	overflow: hidden;
}
.equipment .sec1 .figure {
	float: left;
	width: 50%;
	max-width: 565px;
	margin: 0 1%;
	overflow: hidden;
}
.equipment .sec1 .figure .clear, .equipment .sec1 .figure #header .main-nav ul, #header .main-nav .equipment .sec1 .figure ul, .equipment .sec1 .figure .footer-nav > ul {
	margin: 10px 0 0;
}
.equipment .sec1 .figure img {
	display: block;
}
.equipment .sec1 .text {
	margin: 0 0 0 52%;
	padding: 0;
}
.equipment .sec1 .table-wrap {
	margin: 0 0 30px;
}
.equipment .sec1 .table-wrap table {
	width: 100%;
	table-layout: fixed;
}
.equipment .sec1 .table-wrap thead td {
	line-height: 1;
	font-size: 0;
	overflow: hidden;
}
.equipment .sec1 .table-wrap tbody td {
	font-size: 13px;
	font-size: 1.3rem;
	color: #717171;
	font-family: Verdana;
	padding: 5px 10px 5px 0;
}
.equipment .sec1 .table-wrap tbody td:first-child {
	font-size: 15px;
	font-size: 1.5rem;
	color: #111;
}
.equipment .sec1 .table-wrap .cell-2 {
	width: 85px;
}
.equipment .sec1 .table-wrap .cell-3 {
	width: 60px;
}
.equipment .sec2 {
	font-size: 0;
	padding: 50px 0;
	overflow: hidden;
}
.equipment .sec2 ul, .equipment .sec2 li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.equipment .sec2 li {
	margin: 0 0 10px;
	color: #111;
}
.equipment .sec2 .title {
	margin: 0 0 20px;
}
.equipment .sec2 .part1 {
	display: inline-block;
	vertical-align: top;
	max-width: 660px;
	width: 55%;
	padding: 0 3%;
}
.equipment .sec2 .part1 li {
	font-size: 15px;
	font-size: 1.5rem;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0;
}
.equipment .sec2 .part1 li > span:first-child {
	float: left;
	width: 75%;
}
.equipment .sec2 .part2 {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 6%;
	width: 38%;
}
.equipment .sec2 .part2 li {
	font-size: 15px;
	font-size: 1.5rem;
}
.equipment .sec3 {
	font-size: 0;
	color: #111;
	text-align: center;
	padding: 50px 0;
	overflow: hidden;
}
.equipment .sec3 .title {
	text-align: center;
	margin: 0 0 15px;
}
.equipment .sec3 p {
	font-size: 15px;
	font-size: 1.5rem;
	color: #111;
	margin: 0 0 15px;
}
.equipment .sec3 .figure1, .equipment .sec3 .figure2 {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin: 20px 0 0;
	overflow: hidden;
}
.equipment .sec3 .figure1 img, .equipment .sec3 .figure2 img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}
.equipment .sec3 .figure1 {
	text-align: right;
}
.equipment .sec3 .figure2 {
	text-align: left;
}
/** products */
.products > .inner-wrap, #footer .products > .footer-info, .footer-nav.products > ul, .products .aside-cate .products > .cate-list {
	padding: 40px 0 50px;
}
.products .comm-title, .products .sec-title {
	font-style: italic;
	text-align: center;
}
.products .cate-group {
	text-align: center;
	padding: 30px 0 50px;
}
.products .cate-group ul, .products .cate-group li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.products .cate-group li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
*vertical-align: auto;
	zoom: 1;
*display: inline;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background: #e8e8e8;
	text-align: center;
	margin: 30px 15px;
	width: 350px;
	max-width: 90%;
}
.products .cate-group li a {
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.products .cate-group li img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	height: auto;
}
.products .cate-group li h3 {
	display: table;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.products .cate-group li h3 span {
	display: table-cell;
	height: 60px;
	vertical-align: middle;
	text-align: center;
}
.products .cate-group li:hover {
	background: #0180ce;
}
.products .cate-group:first-child {
	padding: 0 0 50px;
	background: no-repeat;
}
.products .cate-list {
	padding: 0;
}
.products .cate-list .comm-title, .products .cate-list .sec-title {
	margin: 0 auto 10px;
	color: #4fbbce;
}
.products .cate-list img {
	height: auto;
	display: block;
}
.products .cate-list ul, .products .cate-list li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.products .cate-list ul {
	border-top: 4px solid #4fbbce;
	display: table;
	width: 100%;
	table-layout: fixed;
	overflow: hidden;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow: 0 0 4px #ccc;
}
.products .cate-list li {
	font-size: 13px;
	font-size: 1.3rem;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	display: table-cell;
	width: 20%;
	text-align: center;
	background: #fff;
}
.products .cate-list li a {
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 20px;
}
.products .cate-list li:hover, .products .cate-list li.on {
	background: #4fbbce;
}
.products .cate-list li:hover h3, .products .cate-list li.on h3 {
	color: #fff;
}
.products .cate-list li figure {
	margin: 0 auto 10px;
}
.products .cate-list li:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #e6e6e6;
	border-top: 0 none;
	z-index: 0;
}
.products .item-list {
	margin: 50px auto 0;
	font-size: 0;
}
.products .item-list .comm-title, .products .item-list .sec-title {
	font-style: normal;
}
.products .item-list ul, .products .item-list li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.products .item-list li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 25%;
	text-align: center;
	margin: 10px 0;
	overflow: hidden;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.products .item-list li a {
	display: block;
	position: relative;
	z-index: 1;
	padding: 30px 10px 60px;
}
.products .item-list li img {
	height: auto;
}
.products .item-list li h3 {
	font-size: 14px;
	font-size: 1.4rem;
	color: #33a7bb;
	font-family: 微软雅黑;
	margin: 10px 0;
}
.products .item-list li h4 {
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0 0 10px;
}
.products .item-list li span {
	display: none;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -55px;
	bottom: 20px;
}
.products .item-list li:before {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #e6e6e6;
	border-top: 4px solid #0180ce;
	z-index: 0;
}
.products .item-list li:hover:before {
	content: '';
}
.products .item-list li:hover span {
	display: block;
}
.products .sample-wrap {
	padding: 30px 0 0;
	overflow: hidden;
}
.products .sample-wrap .title {
	font-size: 31px;
	font-size: 3.1rem;
	color: #87B821;
}
.products .sample-wrap .sub-title {
	font-size: 15px;
	font-size: 1.5rem;
	color: #aaa;
	font-weight: normal;
}
.products .sample-wrap p {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 15px 0;
}
.products .sample-wrap .sample-figure, .products .sample-wrap .sample-desc {
	max-width: 660px;
}
.products .sample-wrap .sample-figure {
	float: left;
	width: 58%;
}
.products .sample-wrap .max-figure {
	margin: 0 auto;
}
.products .sample-wrap .min-figure {
	margin: 20px 0;
}
.products .sample-wrap .min-figure ul, .products .sample-wrap .min-figure li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
	font-size: 0;
}
.products .sample-wrap .min-figure li {
	display: inline-block;
	vertical-align: top;
	width: 110px;
	max-width: 24%;
	margin: 0 0 0 1%;
}
.products .sample-wrap .min-figure li img {
	display: block;
	height: auto;
}
.products .sample-wrap .min-figure li:first-child {
	margin: 0;
}
.products .sample-wrap .sample-desc {
	margin: 0 0 0 60%;
	padding: 0 20px;
	max-width: 660px;
}
.products .sample-wrap .sample-desc dl, .products .sample-wrap .sample-desc dt, .products .sample-wrap .sample-desc dd {
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 13px;
	font-size: 1.3rem;
}
.products .sample-wrap .sample-desc dl {
	padding: 10px 0;
	border: 1px dotted #ccc;
	border-width: 1px 0;
}
.products .sample-wrap .sample-desc dt {
	position: relative;
	float: left;
	clear: left;
	color: #999;
	font-weight: bold;
	padding: 0 0 0 10px;
}
.products .sample-wrap .sample-desc dt:before {
	border-radius: 50%;
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background: #87B821;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -3px 0 0;
}
.products .sample-wrap .sample-desc dd {
	color: #111;
	margin: 0 0 5px 120px;
}
.products .sample-wrap .btn-faq {
	display: block;
	color: #fff;
	margin: 15px 0 30px;
	font-weight: bold;
	width: 100px;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 50px;
	border-bottom: 2px solid #50A3B1;
}
.products .aside-cate {
	margin: 0 auto;
	padding: 30px 0 50px;
}
.products .aside-cate .cate-list .comm-title, .products .aside-cate .cate-list .sec-title {
	color: #333;
	text-align: left;
}
.products .aside-cate .cate-list ul {
	border-top: 0 none;
}
.products .aside-cate .cate-list li:before {
	border-top: 1px solid #e6e6e6;
}
/** flow */
.flow {
	padding: 0 0 100px;
}
.flow figure {
	text-align: center;
}
.flow figure img {
	display: block;
	margin: 0 auto;
}
.flow .m-jpg {
	display: none;
}
/** technology */
.technology-nav {
	font-size: 0;
	padding: 0;
	text-align: center;
}
.technology-nav a {
	font-size: 15px;
	font-size: 1.5rem;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	font-family: 微软雅黑;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	width: 20%;
	max-width: 190px;
	height: 46px;
	line-height: 44px;
}
.technology-nav a.on, .technology-nav a:hover {
	background: #3a3a3a;
	color: #fff;
}
.technology {
	color: #000;
}
.technology .inner-wrap, .technology #footer .footer-info, #footer .technology .footer-info, .technology .footer-nav > ul, .technology .products .aside-cate .cate-list, .products .aside-cate .technology .cate-list {
	max-width: none;
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center;
}
.technology .title {
	font-size: 26px;
	font-size: 2.6rem;
	color: #4db9cc;
}
.technology .title img {
	display: block;
	margin: 0 auto;
}
.technology p {
	color: #000;
	margin: 10px auto 30px;
}
.technology .text {
	max-width: 1200px;
	margin: 0 auto 30px;
	padding: 0 20px;
}
.technology .figure {
	font-size: 0;
	max-width: 1620px;
	margin: 0 auto;
}
.technology .editor > div {
	margin: 0 auto;
	padding: 20px 0;
}
#tech-sec6 {
}
#tech-sec6 figure {
	display: inline-block;
	vertical-align: middle;
	width: 42%;
	max-width: 620px;
}
#tech-sec7 figure img {
	display: inline-block;
	vertical-align: middle;
	width: 33%;
	max-width: 540px;
}
#tech-sec8 figure img {
	display: inline-block;
	vertical-align: middle;
	width: 29%;
	max-width: 470px;
}
#tech-sec8 figure .last {
	width: 42%;
	max-width: 680px;
}
#tech-sec9, #tech-sec10 {
	margin: 0 auto;
	padding: 40px 0;
	text-align: left;
}
#tech-sec9 .title img, #tech-sec10 .title img {
	margin: 0;
}
#tech-sec9 .wrap, #tech-sec10 .wrap {
	max-width: 1620px;
	margin: 0 auto;
	position: relative;
}
#tech-sec9 .text, #tech-sec10 .text {
	width: auto;
	max-width: none;
	padding: 30px 55% 0 10%;
}
#tech-sec10 {
	position: relative;
	background: #223148;
	color: #fff;
	padding: 50px 0 100px;
}
#tech-sec10 p {
	color: #fff;
}
#tech-sec10 .title {
	color: #fff;
}
#tech-sec10 figure {
	width: 50%;
	display: block;
	position: absolute;
	top: 50px;
	right: 0;
}
#tech-sec10 figure img {
	margin: -44% 0 0;
}
/** faq */
.faq {
	padding: 0 0 50px;
}
.faq .inner-wrap, .faq #footer .footer-info, #footer .faq .footer-info, .faq .footer-nav > ul, .faq .products .aside-cate .cate-list, .products .aside-cate .faq .cate-list {
	max-width: 1000px;
}
.faq .slogan {
	font-size: 21px;
	font-size: 2.1rem;
	color: #333;
	font-style: italic;
	overflow: hidden;
}
.faq .slogan a {
	color: #0096DF;
}
.faq .slogan .bg {
	float: right;
}
.faq .slogan p {
	margin: 15px 0;
}
.faq .faq-list {
	font-size: 15px;
	font-size: 1.5rem;
	margin: 40px auto;
	font-family: verdana;
	overflow: hidden;
}
.faq .faq-item > h3 {
	font-size: 17px;
	font-size: 1.7rem;
	position: relative;
	font-weight: normal;
	color: #37B2C6;
	border-bottom: 1px dotted #ccc;
	padding: 10px 35px 10px 5px;
	cursor: pointer;
}
.faq .faq-item > h3 strong, .faq .faq-item > h3 span {
	display: table-cell;
	vertical-align: top;
}
.faq .faq-item > h3 strong {
	color: #0B84CC;
	padding: 0 10px;
}
.faq .faq-item > h3:before, .faq .faq-item > h3:after {
	display: block;
	width: 21px;
	height: 21px;
	position: absolute;
	right: 10px;
	top: 15px;
}
.faq .faq-item > h3:before {
	content: '';
}
.faq .faq-item > h3:after {
}
.faq .faq-item > h3:hover {
	background: #f0f0f0;
}
.faq .faq-item .dot-style {
	margin: 0 0 20px;
}
.faq .faq-item .dot-style > dt, .faq .faq-item .dot-style > dd {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.faq .faq-item .dot-style > dt {
	font-weight: bold;
	color: #333;
	margin: 0 0 5px;
}
.faq .faq-item .dot-style > dd {
	position: relative;
	padding: 0 0 0 10px;
	word-break: break-all;
	word-wrap: break-word;
	margin: 0 0 5px;
}
.faq .faq-item .dot-style > dd:before {
	border-radius: 50%;
	content: '';
	width: 5px;
	height: 5px;
	position: absolute;
	display: block;
	left: 0;
	top: 10px;
	background: #0180ce;
}
.faq .faq-item .answer {
	display: none;
	padding: 25px 30px;
	background: #f7f7f7;
}
.faq .faq-item.on > h3:before {
	content: none;
}
.faq .faq-item.on > h3:after {
	content: '';
}
.faq .faq-item.on .answer {
	display: block;
}
/** contact*/
.contact .inner-wrap, .contact #footer .footer-info, #footer .contact .footer-info, .contact .footer-nav > ul, .contact .products .aside-cate .cate-list, .products .aside-cate .contact .cate-list {
	padding: 0 0 80px;
	overflow: hidden;
}
.contact .address, .contact .inquiry-form {
	float: left;
}
.contact .comm-title, .contact .sec-title {
	font-size: 21px;
	font-size: 2.1rem;
	color: #4DB9CC;
}
.contact .map-wrap {
	position: relative;
	width: 100%;
	height: 243px;
	border: 1px solid #ccc;
	border-top: 3px solid #4FBBCE;
}
.contact .address {
	font-size: 14px;
	font-size: 1.4rem;
	width: 40%;
	max-width: 380px;
}
.contact .address p, .contact .address dd {
	color: #133984;
}
.contact .address p {
	margin: 10px 0;
}
.contact .address dl, .contact .address dt, .contact .address dd {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.contact .address dt {
	float: left;
}
.contact .address dd {
	margin: 0 0 0 80px;
}
.contact .address a {
	color: #4DB9CC;
	text-decoration: underline;
}
.contact .inquiry-form {
	width: 60%;
	float: right;
}
.contact .inquiry-form ul, .contact .inquiry-form li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.contact .inquiry-form li {
	overflow: hidden;
}
.contact .inquiry-form div {
	margin: 0 0 15px;
	float: left;
	width: 50%;
}
.contact .inquiry-form input[type="text"], .contact .inquiry-form input[type="email"] {
	height: 36px;
	line-height: 36px;
	width: 220px;
}
.contact .inquiry-form textarea {
	width: 220px;
	height: 90px;
}
.contact .inquiry-form span {
	display: inline-block;
	vertical-align: top;
	width: 105px;
	padding: 5px 0 0;
}
.contact .inquiry-form img {
	display: inline-block;
	vertical-align: middle;
}
.contact .inquiry-form p {
	margin: 0 0 15px;
}
.contact .inquiry-form .sec-code p {
	display: inline-block;
	vertical-align: middle;
	width: 220px;
}
.contact .inquiry-form .sec-code img {
	display: block;
	margin: 0 0 20px;
}
.contact .inquiry-form .submit {
	font-size: 15px;
	font-size: 1.5rem;
	display: inline-block;
	vertical-align: middle;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: #0180ce;
	border: 0 none;
	text-align: center;
	margin: 15px 0 0;
	float: right;
}
.contact .inquiry-form .submit:hover {
	color: #fff;
	background: #4fbbce;
}
.comm-news ul li figure {
	width:268px;
	margin-left:10px;
	margin-top:10px;
	height:129px;
	overflow:hidden;
}
.comm-news ul li figure img {
	width:100%;
}
.comm-news ul li :hover h3 {
	color:#0180ce;
}
.comm-info .inner-wrap {
	padding:40px 0;
}
.block {
	width:1200px;
	margin:0 auto;
}
.comm-technology ul li figure img {
	width:220px;
	border-radius:50%;
}

/*后添加的*/
ul{margin:0;padding:0;}
li{list-style:none;}
.banner-ny{width:100%;height:230px;overflow:hidden;}
.banner-ny .block .tit-ny{font-size:34px;color:#fff;font-family:微软雅黑;font-weight:bold;margin-top:100px;}
.con-ny{width:100%;min-height:300px;padding-top:40px;margin-bottom:30px;}
.dh{border-bottom: 1px solid #ddd;color:#666;height:43px;line-height:43px;background: linear-gradient(to bottom, #ffffff 62%, #f3f3f3 100%);}
.dh .block1 a{    display: inline-block;vertical-align: middle;margin: 0 0 0 15px;padding: 0 30px 0 0;height: 43px;line-height: 43px;background: url(../image/path-arr.png) right center no-repeat;font-size:12px;}
.ejdh{text-align:center;}
.ejdh ul{margin:0;padding:0;}
.ejdh ul li{display:inline-block;width:190px;height:43px;line-height:43px;margin:0;padding:0;}
.dh .block1{width:1200px;margin:0 auto;display:block;}
.ejdh ul li a{display:block;-moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;width:100%;height:100%;color:#333;font-size:14px;font-weight:bold;font-family:微软雅黑;}
.ejdh ul li a:hover{color:#fff;background:#0180ce;}


/*body.bg{background: url(../image/body_bg.jpg);}*/
.main{width: 1200px;margin: 10px auto;display:block; clear:both;line-height:25px;min-height:200px;}
.left_main{float:left; width:25%;}
.right_main{ float:right; width:74%;}

.left_nr{background: #fff;border: 1px solid #e3e3e3;}
.left_nr ul li{width:100%; border-bottom:1px #CCCCCC dotted; height:35px; line-height:35px; padding:0px 10px 0px 10px;}
.tit{margin: 0;line-height: 55px;background-color: #f5f5f5;border-bottom: 1px solid #eee;padding: 0px 10px;font-size: 16px;}
.left_lianxi{background: #fff;border-radius: 4px;background-color: #f6f6f6;box-shadow: 0px 4px 15px 0px rgba( 101, 101, 101,0.28);border: 0; padding:10px; clear:left; margin:10px 0px 10px 0px;}
.left_lianxi p{text-align:center;border-bottom:1px #CCCCCC dotted; line-height:60px; height:60px; color:#000000; font-size:25px;}

.right_main{background: #fff;border: 1px solid #e3e3e3; margin:0px 0px 10px 0px;}
.about{padding:10px;}
.about b{font-weight:bolder;}

.mian_img {margin: 20px auto;}
.mian_img img {width: 49%;}
.mian_img .left_img {float: left;}
.mian_img .right_img {float: right;}

.bandlist ul li{widows:100%; padding:10px; border-bottom:1px #CCCCCC dotted; clear:both; float:left;}
.bandlist ul li img{width:20%; float:left; padding:0px 10px 0px 0px;}

.left_artinfo{padding:10px;}
.des_xh{padding:0px 10px 10px 10px;}

/*型号目录页*/
.zclist{ width:100%; margin:10px auto;}
.zclist dl {width:95%; margin:0 auto;}
.zclist dl dt{ width:16%; float:left; font-weight:bolder; line-height:30px; height:30px;}
.zclist dl dd{ width:16%; float:left; line-height:25px; height:25px;margin: auto;overflow: hidden; }
.fenye{clear:both; line-height:30px; text-align:center;}

/*新闻*/
.xinwen dl dd{ width:100%; line-height:30px; height:30px; border-bottom:1px dotted #CCCCCC; margin:0px; padding:0px 10px 0px 10px;}
.xinwens{ line-height:30px;}
.xinwens h1{text-align:center; line-height:60px; width:100%; font-size:20px;}


.SubPageCon2 ul li{float:left; width:25%;border-bottom:1px dotted #CCCCCC; line-height:30px; height:30px;}

.left_artinfo .tit{font-size:12px;line-height:normal;background-color:#FFFFFF;}