@charset "utf-8";
html, body {
	background: #f1f1f1;
	color: #222;
	font-size: 14px;
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #00a2ff;
	text-decoration: none;
}
li, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}
legend {
	padding: 0;
	border: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td, th {
	padding: 0;
}
.tem_inner, .met_section {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
header.tem_headborder {
	border-bottom: 1px solid #ddd;
}
header {
	background: #fff;
}
header section {
	border-bottom: 1px solid #e7e8ed;
	background: #f7f8fa;
}
header .col-md-8, header .col-md-3, header .col-xs-12, header .col-sm-6, header .col-xs-11, header .col-sm-4 {
	padding: 0px;
}
.tem_top {
	position: relative;
	z-index: 100;
	height: 35px;
	color: #53555a;
	font-size: 12px;
	line-height: 35px;
}
.tem_top h2 {
	font-weight: normal;
}
.tem_top a {
	color: #53555a;
}
.tem_top a:hover {
	color: #e9280c;
}
.tem_top_nav {
	position: absolute;
	top: 0;
	right: 0;
}
.tem_top_nav ol {
	float: right;
	margin: 0;
	padding: 0;
}
.tem_top_nav ol li {
	float: left;
	list-style: none;
}
.tem_top_nav ol li.line {
	width: 30px;
	color: #eee;
	text-align: center;
}
.tem_top_nav dl {
	position: relative;
	float: right;
}
.tem_top_nav dl dt i {
	margin-left: 5px;
}
.tem_top_nav dl dd {
	position: absolute;
	top: 35px;
	right: 0;
	display: none;
	padding: 10px 18px;
	border: 1px solid #e7e8ed;
	background: #f7f8fa;
	white-space: nowrap;
}
.tem_top_nav dl dd a {
	display: block;
	height: 35px;
	line-height: 35px;
}
.tem_top_nav div.line {
	float: right;
	width: 30px;
	color: #eee;
	text-align: center;
}
.tem_head {
	min-height: 60px;
}
.tem_head h1 img, .tem_head h2 img {
	position: relative;
	font-size: 0;
}
header h1 {
	display: inline;
}
.tem_head nav {
	height: 50px;
	line-height: 50px;
}
.tem_head nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tem_head nav ul li {
	position: relative;
	float: left;
	margin-left: 8px;
}
.tem_head nav a {
	display: block;
	padding: 0 25px;
	color: #fff;
	height: 47px;
	line-height: 47px;
}
.tem_head nav a:hover {
	color: #00a2ff;
}
.tem_head nav dd a:hover {
	text-decoration: underline;
}
.tem_head nav a.navdown {
	color: #00a2ff !important;
	border-bottom: 3px solid #00a2ff;
}
.tem_head nav a.navdown:hover {
	color: #fff;
}
.tem_head nav ul li dl {
	position: absolute;
	top: 55px;
	left: 0;
	z-index: 99;
	display: none;
	width: 500px;
	background: #fff;
	border: 1px solid #00a2ff;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.tem_head nav ul li dl dd {
	float: left;
	padding: 10px 0;
	width: 100px;
}
.tem_head nav ul li dl dd p a {
	font-size: 13px;
	color: #444;
}
.tem_head nav ul li dl dd h3 {
	color: #00a03d;
	margin: 0 5px;
	padding: 4px 0;
	line-height: 25px;
}
.tem_head nav ul li dl.tem_pronoaw dd div p a {
	text-align: left;
	color: #222;
	margin: 0;
}
.tem_head nav ul li dl dd div h3 a {
	color: #00a03d;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.tem_head nav ul li dl dd a, .tem_head nav ul li dl dd div p a {
	margin: 0 10px;
	padding: 0;
	padding: 4px 5px;
	text-align: center;
	height: auto;
	line-height: 1.5;
	color: #222;
}
.tem_head nav ul li dl dt {
	float: right;
	overflow: hidden;
	padding: 20px 20px 20px 0;
	width: 380px;
	height: 200px;
	font-size: 0;
}
.tem_head nav ul li dl dt img {
	width: 380px;
	height: 200px;
}
.tem_head nav ul li dl dd i {
	position: absolute;
	top: -14px;
	left: 50px;
	z-index: 100;
	width: 100%;
	color: #f3f4f5;
	font-size: 22px;
}
.tem_head nav ul li dl.tem_pronoaw {
	width: auto;
}
.tem_head nav ul li.languages {color: #fff;
width: 70px;
display: inline-flex;}
.tem_head nav ul li.languages a {padding: 0 5px;}
.tem_head nav ul li.languages a:first-child {display:none;}
/*.tem_head nav ul li dl.tem_pronoaw div:nth-child(4) {
	padding-top: 31px;
}*/
.tem_head nav ul li dl.tem_pronoaw dd {
	width: auto;
}
.tem_head nav ul li dl.tem_pronoaw dd div {
	float: left;
	padding: 0 14px;
	min-width: 120px;
}
.tem_head nav ul li dl.tem_pronoaw dd div:nth-child(3) {
	min-width: 140px;
	display: none;
}
.tem_head nav ul li dl.tem_pronoaw dd div h3 {
	/*	margin-bottom: 5px;
	border-bottom: 1px solid #888;*/
	font-weight: normal;
}
.tem_head nav ul li dl.tem_pronoaw dd div p a:hover {
	color: #00a2ff;
}
.tem_banner {
	position: relative;
	overflow: hidden;
	text-align: center;
	font-size: 0;
}
.tem_banner ul {
	overflow: hidden;
}
.tem_banner ul li {
	float: left;
	width: 100%;
	list-style: none;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.tem_banner ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.tem_banner ul li img {
	max-width: 100%;
	height: auto;
}
.tem_banner .flex-control-nav {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	text-align: center;
}
.tem_banner .flex-control-nav li {
	margin: 0px;
}
.tem_banner .flex-control-nav li a {
	display: inline-block;
	margin: 0 6px;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-radius: 10px;
	text-indent: -999em;
	cursor: pointer;
	background: none;
}
.tem_banner .flex-control-nav li a.flex-active {
	background: #fff;
}
.tem_banner .flash img {
	width: 100%!important;
	/*height: auto !important;*/
}
.tem_banner .met-banner-title {
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.tem_banner .met-banner-title h1 {
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	color: #fff;
}
.tem_banner .met-banner-title h1::after {
	content: "";
	display: block;
	margin: 10px auto 0;
	width: 94px;
	height: 6px;
	background: url("../sprite.png") no-repeat;
}
.tem_index_about, .tem_index_case {
	position: relative;
	overflow: hidden;
	font-size: 0;
}
.tem_index_about img, .tem_index_case img {
	width: 100% !important;
}
.tem_index_about .tem_index_title span {
	color: #444;
}
.tem_index_title span {
	position: relative;
	top: 2px;
	display: inline-block;
	padding: 10px 15px;
}
/*.tem_index_title span::after {
	content: "";
	display: block;
	margin: 10px auto 0;
	width: 94px;
	height: 6px;
	background: url("../sprite.png") no-repeat;
}*/
.tem_index_title p {
	color: #8c8c8c;
	font-weight: normal;
}
.tem_index_more {
	clear: both;
	margin: 0 auto;
	padding-top: 30px;
	width: 200px;
	text-align: center;
}
.tem_index_more a {
	display: block;
	height: 40px;
	background: #e9280c;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 40px;
}
.tem_index_more a:hover {
	background: #d82208;
	color: #fff;
}
.tem_index_to {
	border-top: 1px solid #e7e8ed;
	border-bottom: 1px solid #e7e8ed;
	background: #f7f8fa;
}
.tem_wp1, .tem_wp2, .tem_wp3, .tem_wp4, .tem_wp5 {
	visibility: hidden;
}
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight {
	visibility: visible;
}
.tem_index_about .tem_inner {
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.tem_index_about_txt {
	float: left;
	width: 55%;
}
.tem_index_about .txtwd100 {
	float: none;
	width: 100%;
}
.tem_index_about_txt .met_editor {
	padding: 0px 50px 0;
}
.tem_index_about_img {
	float: right;
	overflow: hidden;
	width: 45%;
	height: 227px;
	font-size: 0;
}
.tem_index_about_video {
	float: right;
	overflow: hidden;
	width: 45%;
}
.tem_index_about_img ul {
	float: left;
	overflow: hidden;
	width: 70%;
	height: 227px;
	list-style: none;
}
.tem_index_about_img .tem_index_about_img_noe {
	float: none;
	width: 100%;
}
.tem_index_about_img ul li {
	padding: 4px;
	border: 1px solid #eee;
}
.tem_index_about_img ul img {
	width: 100%;
	height: 217px;
}
.tem_index_about_img ol {
	float: right;
	overflow: hidden;
	width: 30%;
	list-style: none;
}
.tem_index_about_img ol li {
	position: relative;
	margin-bottom: 8px;
	margin-left: 20px;
	padding: 4px;
	border: 1px solid #eee;
}
.tem_index_about_img ol img {
	width: 100%;
	height: 60px;
	cursor: pointer;
}
.tem_index_about_img ol li.tem_now {
	background: #eee;
}
.tem_index_about_img ol li i {
	position: absolute;
	top: 26px;
	left: -8px;
	display: none;
	color: #eee;
	font-size: 20px;
}
.tem_index_about_img ol li.tem_now i {
	display: block;
}
.tem_index_about_img ol li.tem_hover {
	background: #eee;
}
.tem_index_about_more a {
	display: inline-block;
	padding: 0 15px;
	height: 30px;
	border: 1px solid #00a2ff;
	color: #00a2ff !important;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
	font-size: 14px;
}
.tem_index_about_more a:hover {
	background: #00a2ff;
	color: #fff !important;
	text-decoration: none!important;
}
.tem_index_case .tem_index_title, .tem_index_case .tem_index_about_more {
	text-align: left;
}
.tem_index_case .tem_index_title span {
	padding: 10px 0;
}
.tem_index_case .tem_index_title span::after {
	margin: 10px 0 0 0px;
}
.tem_index_product {
	padding: 20px 0 50px;
}
.tem_index_product ul {
	list-style: none;
}
.tem_index_product ul li {
	float: left;
	overflow: hidden;
	margin-bottom: 30px;
	text-align: center;
}
.tem_index_product ul li a {
	display: block;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	font-size: 0;
}
.tem_index_product ul li h2 {
	padding: 10px;
	background: #8c989f;
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
}
.tem_index_product a img {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.tem_index_product a:hover img {
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
}
.tem_index_news {
	padding: 20px 0 50px;
	text-align: center;
}
.tem_index_news_tab {
	display: inline-block;
	margin: 0 0 10px;
	height: 37px;
	border-right: 1px solid #8c989f;
	list-style: none;
	line-height: 37px;
}
.tem_index_news_tab li {
	float: left;
}
.tem_index_news_tab li h3 {
	padding: 0 40px;
	height: 35px;
	border: 1px solid #8c989f;
	border-right: 0;
	font-weight: normal;
	line-height: 35px;
	cursor: pointer;
}
.tem_index_news_tab li.flex-active h3 {
	background: #8c989f;
	color: #fff;
}
.tem_index_news_tab li:hover h3 {
	background: #8c989f;
	color: #fff;
}
.tem_index_news_list {
	margin: 20px 0 0;
}
.tem_index_news_list li {
	float: left;
	overflow: hidden;
	width: 50%;
	list-style: none;
	text-align: left;
}
.tem_index_news_list li a {
	display: block;
}
.tem_index_news_list li dl {
	margin-right: 10px;
	padding-top: 21px;
	height: 115px;
}
.tem_index_news_list li dl.tem_even {
	margin-right: 0;
	margin-left: 10px;
}
.tem_index_news_list dt {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100px;
	height: 115px;
	border-bottom: 1px solid #e7e8ed;
	font-size: 0;
}
.tem_index_news_list dt img {
	margin-left: 10px;
	width: 90px;
	height: 90px;
	border-radius: 60px;
}
.tem_index_news_list dd {
	float: left;
	margin-left: -100px;
	width: 100%;
}
.tem_index_news_list dd a {
	padding: 0 10px;
}
.tem_index_news_list_txt {
	margin-left: 100px;
	height: 115px;
	border-bottom: 1px solid #e7e8ed;
}
.tem_index_news_list_txt h3 {
	overflow: hidden;
	margin-bottom: 3px;
	height: 23px;
	color: #000;
	font-weight: normal;
	line-height: 23px;
}
.tem_index_news_list_txt p {
	overflow: hidden;
	height: 42px;
	color: #818181;
}
.tem_index_news_list_txt span.time {
	display: block;
	height: 25px;
	color: #818181;
	line-height: 25px;
}
.tem_index_news_list li dl:hover {
	background: #f7f8fa;
}
.tem_index_news_list .tem_index_more {
	float: none;
	width: 200px;
	text-align: center;
}
.tem_index_case_list ul.slides li {
	float: left;
	list-style: none;
}
.tem_index_case_list .tem_list {
	margin: 0 5px 10px 0;
	border: 1px solid #ccc;
	padding: 0;
}
.tem_index_case_list .tem_list dt {
	text-align: center;
	font-size: 0;
}
.tem_index_case_list .tem_list dt a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.tem_list {
	background-color: #fff;
}
/*.tem_index_case_list .tem_list dt img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.tem_index_case_list .tem_list dt a:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2);
}*/
.tem_index_case_list .tem_list h3 {
	margin: 0 auto;
	height: 40px;
	text-align: left;
	font-weight: normal;
	line-height: 40px;
	padding: 0px 10px;
}
.tem_index_case_list .tem_list h3 span {
	float: right;
	font-weight: normal;
}
.tem_index_case_list .tem_list h3 a {
	color: #444444;
	font-weight: 600;
}
.tem_index_case_list .tem_list h3 a:hover {
	color: #333;
	font-weight: 600;
}
.tem_index_case_list .flex-control-nav {
	margin-top: 30px;
}
.tem_index_footer {
	padding: 40px 0 50px;
	background: #282828;
}
.tem_index_footer dl {
	height: 150px;
	float: left;
	padding: 0;
}
.tem_index_footer dl dt {
	height: 40px;
	color: #f3f3f3;
	font-size: 16px;
	line-height: 40px;
}
.tem_index_footer dl dt span {
	position: relative;
	top: -1px;
	display: inline-block;
	font-weight: bold;
}
.tem_index_footer_nav ul {
	list-style: none;
}
.tem_index_footer_nav ul li .fa-angle-right {
	color: #01a1ff;
}
.tem_index_footer_nav ul li a {
	color: #a3a3a3;
	padding-left: 6px;
}
.tem_index_footer_contact {
	width: 35%;
}
.tem_index_footer_contact li {
	position: relative;
	margin-top: 25px;
	padding-top: 5px;
	padding-left: 48px;
	min-height: 35px;
	color: #646363;
	list-style: none;
}
.tem_index_footer_contact li i {
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 35px;
	border: 1px solid #424244;
	border-radius: 5px;
	color: #7c7c7c;
	text-align: center;
	font-size: 22px;
	line-height: 35px;
}
.tem_index_footer_link {
	width: 35%;
}
.tem_index_footer_link dd {
	padding: 20px 0;
}
.tem_index_footer_link a {
	display: inline-block;
	margin: 0 12px 10px 0;
	color: #646363;
	white-space: nowrap;
}
.tem_index_footer_link a:hover {
	color: #ababab;
}
.tem_index_footer_link a img {
	height: 45px;
}
.tem_index_footer dl.tem_index_footer_attention dd {
	margin-right: 0;
}
.tem_index_footer_attention dd {
	padding: 20px 0;
	color: #646363;
}
.tem_index_footer_attention ul {
	float: left;
}
.tem_index_footer_attention li {
	display: block;
	margin: 8px;
	list-style: none;
	font-weight: 600;
}
.tem_index_footer_attention li:nth-child(1) {
	font-size: 24px;
}
.tem_index_footer_attention li:nth-child(2) {
	font-size: 17px;
}
.tem_index_footer_attention li:nth-child(3) {
	font-size: 13px;
}
.tem_index_footer_attention li a {
	display: block;
	overflow: hidden;
	width: 44px;
	height: 44px;
	background: url(../pnt.png) no-repeat left top;
	color: #646363;
	font-size: 0;
}
.tem_index_footer_attention li.tenxun a {
	background-position: -83px top!important;
}
.tem_index_footer_attention li.weixin a {
	background-position: -247px top!important;
}
.tem_index_footer_attention li.qq a {
	background-position: -165px top!important;
}
.tem_index_footer_attention li:hover a {
	background: url(../pnthover.png) no-repeat;
}
.tem_index_footer_attention img {
	margin-top: 8px;
	width: 100px;
}
.tem_index_footer_attention p {
	margin-top: 5px;
}
.tem_footer {
	padding: 10px 0;
	text-align: center;
	background: #222;
	color: #aaa;
	font-size: 13px;
	border-top: 2px solid #00a2ff;
}
.tem_footer a {
	color: #fff;
}
.tem_footer .add a {
	display: none;
}
.tem_footer_nav, .tem_footer_link {
	margin-top: -5px;
}
.tem_footer_nav a:nth-child(1) {
	margin-left: 0px;
}
.tem_footer_nav a:hover,.tem_footer_link a:hover,.powered_by_sunwe a:hover {
	color: #00a2ff;
}
.tem_footer_link {
	display: inline-flex;
	color: #fff;
}
.tem_footer_link ul {
	list-style: none;
}
.tem_footer_link ul li {
	display: inline;
	padding-right: 20px;
}
.v2_footer_nav {
	line-height: 30px;
	float: left !important;
	text-align: left;
	padding: 0px !important;
}
.tem_footer_text {
	float: right !important;
	padding: 0px !important;
	text-align: left;
}
.tem_footer_text img {
	right: 10px;
	position: absolute;
	top: 5px;
}
.tem_footer_text .tel {
	font-size: 24px;
}
.powered_by_sunwe {
	height: 50px;
	background: #222;
	color: #aaa;
	font-size: 13px;
	line-height: 25px;
}
.powered_by_sunwe a {
	color: #aaa;
}
.met_section {
	position: relative;
	padding: 30px 0 30px;
}
.met_section aside .met_aside {
	position: relative;
	float: left;
	width: 205px;
	margin-right: 20px;
}
.met_section article {
	width: 100%;
}
.met_section .met_article {
	display: flex;
	background-color: #fff;
}
.product .met_module3_list {
	width: 100%;
}
.product article .met_article {
	background-color: transparent;
}
.met_section_asidenone article {
	float: none;
	margin-left: 0;
}
.met_section_asidenone article .met_article {
	margin-left: 0;
}
.met_section_asidenone article .met_article {
	margin: 0px;
	background-color: #f1f1f1;
}
/*.met_section aside section {
	border: 1px solid #ddd;
}*/
.met_section aside section h2 {
	padding: 0 20px;
	height: 35px;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
	font-size: 13px;
	line-height: 40px;
	color: #222;
}
.met_section aside section h2::before {
	content: "";
	display: block;
	position: absolute;
	left: 20px;
	bottom: 0;
	width: 36px;
	height: 6px;
	background: url("../sprite.png") -129px -367px no-repeat;
}
.met_section aside section h2::after {
	content: "";
	display: block;
	position: absolute;
	left: 61px;
	bottom: 2px;
	width: 123px;
	height: 2px;
	background: #ddd;
}
.met_related a {
	color: #444;
	font-size: 12px;
}
/*.met_section aside .met_aside_list {
	padding: 10px 0;
}*/
.met_related a:hover {
	color: #00a2ff;
}
.met_section aside .met_aside dl {
	margin-bottom: 4px;
	background: #d6d6d6;
}
.met_section aside .met_aside dl dt {
	height: 36px;
	line-height: 36px;
}
.met_section aside .met_aside dl dt span {
	display: block;
	padding: 0 20px;
	color: #444;
	text-align: center;
	padding: 0 10px;
	text-align: center;
}
.met_section_info article {
	display: flex;
}
.met_section_info aside .met_aside dl dt span, .contact aside .met_aside dl dt span {
	text-align: left;
}
.met_section aside .met_aside dl dt.on {
	background: #00a3ff;
}
.met_section aside .met_aside dl dt.on a span,.met_section aside .met_aside dl dt.on span  {
	color: #fff;
}
.met_section aside .met_aside dl dd a {
	padding-left: 40px;
	height: 35px;
	color: #333;
	font-weight: normal;
	line-height: 35px;
}
.met_section aside .met_aside dl dd ul, .met_section aside .met_aside dl dd ul li {
	list-style-type: disc;
}
.met_section aside .met_aside dl dd ul li {
	list-style: inside;
	background-color: #fff;
	padding: 0 10px;
	color: #333;
}
.met_section aside .met_aside dl dd ul li:hover,.met_section aside .met_aside dl dd ul li.on,.met_section aside .met_aside dl dd ul li.on a,.met_section aside .met_aside dl dd ul li a:hover {
	color: #00a2ff;
	font-size: 13px;
}
.met_section aside .met_aside dl dd a.nav {
	background: #fff;
	min-height: 35px;
	font-size: 13px;
}
.met_section aside .met_aside dl dd a.nav span:hover, .met_section aside .met_aside dl dd h4.on a span {
	color: #00a2ff;
}
.met_section aside .met_aside dl dt:hover {
	background: #00a3ff;
}
.met_section aside .met_aside dl dt a span:hover, .met_section aside .met_aside dl dt span:hover {
	color: #fff;
}
.met_section aside .met_aside dl dd a:hover {
	color: #00a2ff;
}
.met_section aside .met_related {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	position: absolute;
	right: 10px;
	width: 205px;
	margin-left: 20px;
}
.met_section aside .met_related ul {
	padding: 20px;
}
.met_section aside .met_related li {
	margin-bottom: 8px;
	list-style: none;
}
.met_section_info aside .met_aside dl dt a, .met_section_info aside .met_aside dl dd a, .contact aside .met_aside dl dd a {
	padding: 0;
	text-align: left;
}
.met_article_head {
	position: relative;
	padding: 0 10px;
	height: 60px;
	border-bottom: 1px solid #ddd;
	line-height: 60px;
	display: none;
}
.met_article_head .met_position {
	position: absolute;
	top: 0;
	right: 10px;
	color: #aaa;
	font-family: '宋体';
}
.met_article_head .met_position a {
	color: #999;
	font-family: '宋体';
}
.met_article_head h1 {
	color: #555;
	font-weight: normal;
	font-size: 18px;
}
.met_section_sehed {
	padding-top: 30px;
}
/*.met_section_sehed .met_section_head{display:none;}*/
.met_section_sehed article .met_article {
	border: 1px solid #e5e5e5;
}
.met_section_head {
	height: 39px;
	color: #222;
	font-size: 12px;
	font-family: '宋体';
	line-height: 39px;
	border-bottom: 1px solid #ccc;
}
.met_section_head, .met_section_head a {
	color: #222;
	font-family: '宋体';
	font-size: 13px;
}
.met_section_head a:hover {
	color: #00a2ff;
	text-decoration: underline;
}
/*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/
body, h1, h2, h3, h4, h5, h6, dl, dt, li, ol, ul, dd, th, td, p, pre, form, input, button, textarea, hr {
	margin: 0;
	padding: 0
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
img {
	border: 0
}
button, input, select, textarea {
	font-size: 100%
}
.met_clear {
	clear: both
}
.met_none {
	display: none
}
.met_hidden {
	visibility: hidden
}
.met_fl {
	float: left
}
.met_fr {
	float: right
}
.met_editor {
	line-height: 2;
}
.met_editor .certificationTitle, .met_editor .certificationImg, .met_editor .copyrightTitle, .met_editor .copyrightImg {
	text-align: center !important;
}
.met_editor .certificationImg img, #imgAppend,.copyrightImg img {
    cursor: pointer;
}
.met_editor .certificationImg img:nth-child(1){padding: 0 25px 0 0;}
.met_editor .copyrightImg img:nth-child(1),.met_editor .copyrightImg img:nth-child(2),.met_editor .copyrightImg img:nth-child(5),.met_editor .copyrightImg img:nth-child(6){padding: 0 15px 0 0;}
.met_section_info .met_editor div {
	width: 100%;
}

.met_section_info .met_editor .functions {
	float: left;
	width: calc(50% - 25px);
	color: #888;
	font-size: 13px;
	margin-bottom: 50px;
}
.met_section_info .met_editor .functions:nth-child(odd) {
	margin-right: 35px;
}
.met_section_info .met_editor .functions span {
	display: block;
	color: #222;
	margin-top: -5px;
	line-height: 1.5;
}
.met_editor ul, .met_editor ol {
	margin: 0
}
.met_editor a {
	color: #1c57c4
}
.met_editor a:hover {
	text-decoration: underline
}
.met_section_info .met_editor img {
	float: left;
	max-width: 100%;
	height: auto!important;
	padding-right: 15px;
}
.met_section_customers .met_editor img {
	border: 1px solid #ddd;
}
.met_editor img {
	max-width: 100%;
}
.met_editor blockquote {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left: 4px solid #ddd
}
.met_editor hr {
	display: block;
	padding: 0;
	border: 0;
	height: 0;
	border-top: 1px solid #ddd;
	margin: 20px 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.met_editor .metvideobox {
	text-align: center;
	visibility: hidden;
	margin: 10px auto;
}
.met_editor .video-js {
	max-width: 100%;
}
.met_editor table {
	width: 100%!important;
	margin-bottom: 1.6rem;
	border-spacing: 0!important;
	border-collapse: collapse!important;
	padding: 0!important;
	border: 0
}
.met_section_app .met_editor table td {
	border: 1px solid #ddd!important
}
.met_editor table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
	line-height: 1.6;
	vertical-align: top;
}
.met_section_app .met_editor table>thead>tr>th, .met_section_app table>tbody>tr>th, .met_section_app table>tfoot>tr>th, .met_section_app table>thead>tr>td, .met_section_app table>tbody>tr>td, .met_section_app table>tfoot>tr>td {
 padding:.7rem;
	border-top: 1px solid #ddd
}
.met_editor .resources {
	margin-bottom: 30px;
	margin-top: 20px;
	line-height: 24px;
	display: inline-table;
}
.resourcesLeft, .planningLeft {
	float: left;
}
.resourcesLeft {
	width: 53%;
	padding-right: 4%;
}
.planningLeft {
	width: 43%;
	padding-right: 4%;
}
.resourcesLeft h2, .planningRight h2 {
	font-size: 22px;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 10px;
	line-height: 28px;
}
.resourcesRight, .planningRight {
	float: right;
}
.resourcesRight {
	width: 43%;
}
.planningRight {
	width: 53%;
}
.contactWay {
	width: 50%;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

.met_editor .resources .firstRow {
	height: 60px;
}
.met_editor table > tbody > tr {
	height: 200px;
}
.met_editor table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 1px solid #ddd
}
.met_editor #page_break .collapse {
	display: none
}
.met_editor #page_break .num {
	padding: 10px 0;
	text-align: center
}
.met_editor #page_break .num li {
	display: inline;
	margin: 0 2px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
	text-align: center;
	cursor: pointer;
	font-family: '宋体';
	font-size: 12px;
	overflow: hidden
}
.met_editor #page_break .num li.on {
	background-color: #ccc;
	color: #fff;
	font-weight: bold
}
.metinfo-banner1 {
	overflow: hidden;
	margin: 0 auto
}
.met_pager {
	text-align: center;
	padding: 30px 0 0
}
.met_pager a {
	border: 1px solid #ddd;
	text-align: center;
	height: 30px;
	line-height: 30px;
	min-width: 30px;
	_width: 30px;
	text-align: center;
	display: inline-block;
	color: #888;
	margin: 4px;
}
.met_pager a:hover {
	border: 1px solid #00a2ff;
	color: #fff;
	background: #00a2ff;
	opacity: 0.7;
}
.met_pager .PreSpan, .met_pager .NextSpan {
	height: 30px;
	line-height: 30px;
	min-width: 60px;
	_width: 60px;
	text-align: center;
	background: #f0f0f0;
	color: #ccc;
	display: inline-block;
	border: 1px solid #f0f0f0;
}
.met_pager .PreSpan {
	margin-right: 5px;
}
.met_pager .NextSpan {
	margin-left: 5px;
}
.met_pager .PreA, .met_pager .NextA {
	height: 28px;
	line-height: 28px;
	min-width: 58px;
	_width: 58px;
	color: #aaa
}
.met_pager .firstPage, .met_pager .lastPage {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	min-width: 40px;
	_width: 40px;
	color: #aaa
}
.met_pager .Ahover {
	background: #00a2ff;
	color: #fff;
	border: 1px solid #00a2ff;
}
.met_pager .PageText {
	margin-left: 10px;
	color: #aaa
}
.met_pager #metPageT, #metPageB {
	text-align: center;
	border: 1px solid #e0e0e0;
	color: #aaa
}
.met_pager #metPageT {
	width: 20px;
	padding: 6px 5px 5px
}
.met_pager #metPageB {
	min-width: 40px;
	_width: 40px;
	padding: 6px 0 5px;
	cursor: pointer;
	font-weight: bold
}
*html .met_pager #metPageT {
	height: 13px;
	line-height: 13px
}
*html .met_pager #metPageB {
	padding: 0;
	height: 28px;
	line-height: 20px
}
*+html .met_pager #metPageT {
	height: 13px;
	line-height: 13px
}
*+html .met_pager #metPageB {
	padding: 0;
	height: 28px;
	line-height: 20px
}
.met_cooperation .met_module1 {
	background-color: transparent;
}
.met_module1 {
	width: 100%;
	padding: 20px 30px;
	background-color: #fff;
}
.met_aboutadv .met_module1 {
	padding: 0px;
}
.contact .met_module1 {
	padding: 20px;
}
.met_section_customers .met_module1 {
	background-color: transparent;
	padding: 0 0 20px 0;
}
.met_section_customers .met_module1 h4 {
	font-weight: normal;
	color: #222;
	width: 88%;
	padding-left: 6%;
	padding-right: 6%;
}
.met_module2 {
	padding: 20px 30px;
	background-color: #fff;
}
.met_section_classiccase .met_module2_list {
	padding-right: 30px;
	padding-left: 30px;
}
.team li h4 {
	font-weight: normal;
}
.team li img {
	border: 1px solid #ddd;
}
.met_module2_list {
	padding: 10px 10px 40px 10px;
	border: 1px solid #e5e5e5;
	width: 100%;
	background-color: #fff;
}
.met_module2_list li {
	list-style: none;
	border-bottom: 1px solid #ddd;
	padding: 15px 10px 15px 10px;
	position: relative
}
.met_module2_list h2 {
	font-weight: normal
}
.met_module2_list li p {
	color: #444444;
	font-size: 13px;
}
.met_module2_list li span.time {
	color: #818181;
	position: absolute;
	right: 10px;
	top: 15px
}
.met_module2_list li h2 i {
	margin-right: 10px;
	position: relative
}
.met_module2_list li.list_2 h2, .met_module2_list li.list_3 h2 {
	margin-bottom: 8px;
	font-size: 16px;
}
.met_module2_list li.list_3 h2::after {
	content: "";
	display: block;
	margin: 10px 0 0;
	width: 94px;
	height: 6px;
	background: url("../sprite.png") no-repeat;
}
.met_module2_list li.list_2 h2 a, .met_module2_list li.list_3 h2 a {
	color: #222;
	font-weight: bold;
}
.met_module2_list li.list_2 h2 a:hover, .met_module2_list li.list_3 h2 a:hover {
	color: #00a2ff;
}
.met_module2_list li.list_2 {
	padding: 15px 0
}
.met_module2_list li.list_3 {
	padding-left: 180px;
	min-height: 120px
}
.met_module2_list li.list_3 img {
	position: absolute;
	left: 0;
	top: 15px
}
.met_section_classiccase .met_module2_list li.list_3 img {
	width: 160px;
	margin-top: 6px;
}
.met_section_classiccase .met_module2_list li.list_3 {
	min-height: 160px;
	padding: 20px 20px 20px 180px;
}
.met_section_classiccase .met_module2_list li.list_3 h2 {
	font-size: 18px;
}
.met_section_classiccase .met_module2_list li p {
	font-size: 14px;
	text-align: justify !important;
	text-justify: inter-ideograph !important;
}
.met_module2_list li.list_3 span.time {
	position: static;
	float: right;
	font-size: 12px;
	line-height: 25px;
	color: #888;
}
.met_module2 h1.met_title {
	font-size: 30px;
	font-weight: normal;
	padding: 5px 0;
	text-align: center;
	color: #222;
}
.met_module2 .met_infos {
	color: #888;
	font-size: 13px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.met_module2 .met_time {
	padding-right: 6px
}
.met_module2 .met_source {
	padding-right: 6px
}
.met_module2 .met_source a {
	color: #607fa6
}
.met_module2 .met_editor {
	padding: 0 10px;
	color: #222;
}
.met_tools {
	border-top: 1px solid #ddd;
	margin-top: 30px;
	position: relative;
	padding: 10px 10px 0;
	height: 50px;
	line-height: 50px
}
.met_tools .met_page {
	clear: both;
	position: absolute;
	right: 5px;
	top: 0;
	color: #444;
	font-size: 12px;
}
.met_tools .met_page li {
	display: inline;
	list-style: none;
	margin-left: 30px;
}
.met_tools .met_page li span {
	padding-right: 5px;
}
.met_tools .met_page a {
	color: #444;
}
.met_tools .met_page a:hover {
	color: #00a2ff;
}
.met_module3_list h1 {
	color: #222;
	font-size: 22px;
	font-weight: bold;
	padding-left: 8px;
}
.met_module3_list ul.list_1 {
	list-style: none;
	visibility: hidden
}
.met_module3_list ul.list_1 li {
	float: left;
	text-align: center;
	margin-top: 28px;/*overflow: hidden*/
	margin-bottom: 45px;
}
.met_module3_list ul.list_1 li a {
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #cbcbcb;
	font-size: 0;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.15);
}
.met_module3_list ul.list_1 li h2 {
	text-align: center;
	font-size: 14px;
	padding: 8px 10px;
	font-weight: normal;
	color: #222;
}
.met_module3_list ul a img,.met_module2_list li.list_3 img {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}
.met_module3_list ul a:hover h2 {
	color: #333
}
.met_module3_list ul a:hover img,.met_module2_list li.list_3 a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
.met_module3_list ul.list_2 {
	list-style: none;
	visibility: hidden
}
.met_module3_list ul.list_2 li {
	padding: 20px 10px;
	border-bottom: 1px solid #ddd
}
.met_module3_list ul.list_2 dt {
	float: left;
	position: relative
}
.met_module3_list ul.list_2 dd {
	float: left;
	width: 100%
}
.met_module3_list ul.list_2 dd h2 {
	padding: 5px 10px;
	font-size: 15px;
	font-weight: normal
}
.met_module3_list ul.list_2 dd p {
	padding: 5px 10px;
	color: #818181
}
#showproduct {
	padding: 30px 20px 0px 20px;
	background-color: #fff;
	width: 100%;
}
#showproduct dl.pshow {
	visibility: hidden;
	display: flex;
	width: 100%;
}
#showproduct dl.pshow dt {
	float: left;
	margin-right: 30px;
}
#showproduct dl.pshow dt .met_box {
	margin: 0 auto;
	visibility: hidden
}
#showproduct dl.pshow dt .met_box figcaption {
	display: none
}
#showproduct dl.pshow dt .my-simple-gallery figure {
	float: left;
	margin: 0
}
#showproduct dl.pshow dt li {
	display: inline-block;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer
}
#showproduct dl.pshow dt li img {
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9
}
#showproduct dl.pshow dt li.flex-active {
	border: 2px solid #000;
	width: 66px;
	height: 66px;
	position: relative;
	overflow: hidden
}
#showproduct dl.pshow dt li.flex-active img {
	position: relative;
	left: -2px;
	top: -2px
}
#showproduct dl.pshow dd {
	width: calc(100% - 210px);
}
#showproduct dl.pshow dd .met_box h1 {
	font-size: 24px;
	line-height: 1.5;
	font-weight: normal;
	color: #222;
	margin-top: -7px;
}
#showproduct dl.pshow dd .met_box ul li {
	list-style: none;
	color: #818181;
	padding: 8px 5px 8px 90px;
	border-bottom: 1px solid #ddd;
	position: relative
}
#showproduct dl.pshow dd .met_box ul li span {
	position: absolute;
	left: 0;
	top: 0;
	padding: 8px 5px;
	width: 80px;
	word-wrap: break-word
}
#showproduct dl.pshow dd .met_box .desc {
	color: #444;
	line-height: 1.8;
	text-indent: 28px;
}
#showproduct .met_nav {
	height: 45px;
	line-height: 45px;
	margin: 30px 0;
	border-top: 1px solid #ddd;
	font-size: 24px;
	color: #222;
	padding-top: 20px;
}
#showproduct .met_nav li {
	float: left;
	list-style: none;
}
#showproduct .met_nav li a {
	display: block;
}
#showproduct .met_related {
	margin-top: 30px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	padding: 10px 10px;
	color: #333
}
#showproduct .met_related_list {
	list-style: none;
	visibility: hidden
}
#showproduct .met_related_list li {
	float: left;
	text-align: center;
	margin-top: 30px;
	overflow: hidden
}
#showproduct .met_related_list li a {
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 0
}
#showproduct .met_related_list li h2 {
	text-align: left;
	font-size: 14px;
	padding: 10px 10px;
	font-weight: normal;
	border-top: 1px solid #ddd
}
#showproduct .met_related_list li img {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}
#showproduct .met_related_list li a:hover h2 {
	color: #333
}
#showproduct .met_related_list li a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
#downloadlist {
	padding: 15px;
	width: 100%;
}
#downloadlist .metlist dt, #joblist .metlist dt {
	border-bottom: 1px dashed #ddd;
	font-size: 14px;
	padding: 15px 5px 15px 0;
}
#downloadlist .metlist dd {
	color: #999;
	padding: 8px;
	background: #f7f8fa
}
#downloadlist .metlist dd b {
	font-weight: normal
}
#downloadlist .metlist dd div {
	float: right
}
#downloadlist .metlist dd span {
	padding-right: 20px
}
#downloadlist .metlist dd a {
	color: #1c57c4
}
#downloadlist .metlist dd a.down {
	color: #fa1a1a
}
#showdownload {
	padding: 15px
}
#showdownload h1.title {
	font-size: 24px;
	padding: 15px 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px
}
#showdownload .paralist {
	background: #8c989f;
	padding: 5px 10px;
	color: #fff;
	visibility: hidden
}
#showdownload .paralist li {
	list-style: none;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	position: relative;
	border-bottom: 1px solid #ddd
}
#showdownload .paralist li:last-child {
	border-bottom: 0
}
#showdownload .paralist li a {
	color: #fff
}
#showdownload .paralist li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	padding: 8px 5px;
	word-wrap: break-word
}
#showdownload .met_editor {
	padding: 0 10px
}
#showdownload .ctitle {
	margin: 30px 0 10px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}
#showdownload .downloadbox {
	margin-top: 30px
}
#showdownload .downloadbox a {
	display: inline-block;
	background: #23b7e5;
	height: 35px;
	line-height: 35px;
	padding: 0 35px;
	color: #fff;
	border-radius: 2px
}
#showdownload .downloadbox a:hover {
	background: #38c4f0
}
#showdownload .downloadbox a.active {
	background: #1ba4cf
}
#imglist ul.list_1 {
	list-style: none;
	visibility: hidden
}
#imglist ul.list_1 li {
	float: left;
	text-align: center;
	margin-top: 30px;
	overflow: hidden
}
#imglist ul.list_1 li img {
	text-align: center;
	display: block;
	margin: 0 auto;
	border: 1px solid #ddd;
	font-size: 0
}
#imglist ul.list_1 li h2 {
	text-align: center;
	font-size: 14px;
	padding: 10px 0 0 0;
	font-weight: normal;
	color: #222;
}
#imglist ul a img {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}
#imglist ul a:hover h2 {
	color: #333
}
#imglist ul a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
#imglist ul.list_2 {
	list-style: none;
	visibility: hidden
}
#imglist ul.list_2 li {
	padding: 20px 10px;
	border-bottom: 1px solid #ddd
}
#imglist ul.list_2 dt {
	float: left;
	position: relative
}
#imglist ul.list_2 dd {
	float: left;
	width: 100%
}
#imglist ul.list_2 dd h2 {
	padding: 5px 10px;
	font-size: 15px
}
#imglist ul.list_2 dd p {
	padding: 5px 10px;
	color: #818181
}
#showimg h1.met_title {
	font-size: 24px;
	padding: 15px 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px
}
#showimg .met_slide_box {
	text-align: center;
	background: #000;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
#showimg .met_slide_list ul {
	display: none;
}
#showimg ul.exposureThumbs {
	border-right: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 79px;
	width: 790px;
	margin: 0px auto;
	padding: 10px
}
#showimg ul.exposureThumbs li {
	background: #111;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	display: none;
	float: left
}
#showimg ul.exposureThumbs li img {
	cursor: pointer
}
#showimg ul.exposureThumbs li.last {
	margin: 0
}
#showimg .exposureWrapper {
	position: absolute;
	top: 0;
	left: 0
}
#showimg .exposureWrapper img {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0
}
#showimg .exposureLoaded {
	background-image: none
}
#showimg ul.exposureThumbs li {
	width: 150px;
	height: 79px
}
#showimg .exposureSlideshowControls a {
	font-size: 11px;
	color: #bba;
	text-decoration: none;
	outline: 0;
	padding: 2px 6px;
	display: inline
}
#showimg .exposureSlideshowControls a:active, .exposureSlideshowControls a:hover {
	background-color: #999;
	color: #444
}
#showimg .met_slide_box .left, .met_slide_box .right {
	position: absolute;
	width: 50%;
	cursor: pointer
}
#showimg .met_slide_box .left a, .met_slide_box .right a {
	display: block;
	width: 100%;
	height: 100%
}
#showimg .imgparalist {
	background: #8c989f;
	padding: 5px 10px;
	color: #fff;
	visibility: hidden;
	margin-top: 30px;
	visibility: hidden
}
#showimg .imgparalist li {
	list-style: none;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	position: relative;
	border-bottom: 1px solid #ddd
}
#showimg .imgparalist li:last-child {
	border-bottom: 0
}
#showimg .imgparalist li a {
	color: #fff
}
#showimg .imgparalist li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	padding: 8px 5px;
	overflow: hidden;
	word-wrap: break-word
}
#joblist {
	padding: 15px;
	width: 100%;
}
#joblist dd .dtail {
	padding: 5px 10px 0;
	border-top: 1px solid #ddd
}
#joblist dd .dtail span {
	margin-right: 15px
}
#joblist dd .dtail a {
	color: #1c57c4
}
#joblist dd .editor {
	padding: 10px
}
#joblist dd .mis {
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
	font-size: 12px
}
#joblist dd .mis span {
	margin-right: 15px;
	color: #999
}
#showjob {
	width: 100%;
	padding: 20px;
}
#cvlist {
	width: 100%;
}
#showjob h1.title {
	font-size: 24px;
	padding: 15px 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px
}
#showjob .ctitle {
	margin: 30px 0 10px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}
#showjob .met_editor {
	padding: 0 10px
}
#cvlist {
	padding: 15px
}
#showjob .paralist {
	padding: 5px 10px;
	color: #222;
	visibility: hidden;
	margin-top: 15px;
	visibility: hidden
}
#showjob .paralist li {
	list-style: none;
	padding: 5px 5px 5px 75px;
	min-height: 20px;
	position: relative;
}
#showjob .paralist li:last-child {
	border-bottom: 0
}
#showjob .paralist li a {
	color: #fff
}
#showjob .paralist li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	padding: 5px 5px 5px 0;
	overflow: hidden;
	word-wrap: break-word
}
#showjob .info_cv {
	margin-top: 30px;
	margin-left: 10px
}
#showjob .info_cv a {
	display: inline-block;
	background: #23b7e5;
	height: 35px;
	line-height: 35px;
	padding: 0 35px;
	color: #fff;
	border-radius: 2px
}
#showjob .info_cv a:hover {
	background: #38c4f0
}
#showjob .info_cv a.active {
	background: #1ba4cf
}
#messagelist {
	padding: 15px
}
#messagelist .metlist {
	margin-top: 30px;
	border: 1px solid #ddd;
	padding: 5px
}
#messagelist .metlist dt {
	padding: 5px
}
#messagelist .metlist dt span.name {
	color: #2c7199
}
#messagelist .metlist dt span.time {
	padding-left: 5px;
	color: #aaa;
	font-size: 12px
}
#messagelist .metlist dt span.tt {
	float: right;
	padding-right: 5px;
	color: #aaa
}
#messagelist .metlist dd.info span.tt {
	display: none;
	clear: both
}
#messagelist .metlist dd.info span.text {
	display: block;
	line-height: 1.5;
	padding: 0 5px 10px;
	border-bottom: 1px solid #ddd
}
#messagelist .metlist dd.reinfo span.tt {
	display: block;
	padding: 10px 5px 0;
	color: #2c7199
}
#messagelist .metlist dd.reinfo span.text {
	display: block;
	line-height: 1.5;
	padding: 5px 5px 10px
}
#messagelist .v52fmbx {
	margin: 30px 0 0
}
#linklist {
	padding: 15px 15px 25px
}
#linklist .ctitle {
	margin: 10px 0 10px;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd
}
#linklist .inside {
	padding: 15px 0 0
}
#linklist .metlist .img li {
	list-style: none;
	display: inline;
	padding-right: 5px
}
#linklist .metlist .img img {
	width: 88px;
	height: 31px
}
#linklist .metlist .txt li {
	list-style: none;
	float: left;
	width: 88px;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	overflow: hidden
}
#linksubmit {
	padding: 15px
}
#linksubmit table {
	margin: 0 auto
}
#memberbox {
	padding: 15px
}
ul.searchnavlist {
	list-style: none;
	padding: 0 20px;
	margin: 0
}
ul.searchnavlist li {
	padding: 5px 0
}
ul.searchnavlist .advsearch_searchword input {
	width: 90%;
	height: 28px;
	line-height: 28px\9;
	padding: 2px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0;
	border-radius: 2px
}
ul.searchnavlist .searchgo {
	display: block;
	background: #23b7e5;
	border: 0 none;
	height: 34px;
	line-height: 26px;
	padding: 0 35px;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	font-family: '宋体';
}
ul.searchnavlist .searchgo:hover {
	background: #38c4f0
}
ul.searchnavlist .searchgo:active {
	background: #1ba4cf
}
#searchlist {
	padding: 15px 0
}
#searchlist li {
	padding-left: 10px;
	margin-bottom: 6px;
	line-height: 1.5
}
#searchlist ul {
	list-style: none;
	padding: 0;
	margin: 0
}
#searchlist ul li {
	padding: 3px 5px;
	margin-bottom: 10px
}
#searchlist ul li img {
	display: none
}
#searchlist .search_title {
	display: block;
	padding: 2px 0
}
#searchlist .search_title a {
	font-size: 16px;
	color: #12C;
	text-decoration: underline
}
#searchlist .search_title em {
	color: #c00;
	text-decoration: underline;
	font-style: normal
}
#searchlist .search_detail {
	display: block
}
#searchlist .search_detail a {
	text-decoration: underline;
	color: #12C
}
#searchlist .search_content em {
	color: #c00;
	font-style: normal
}
#searchlist .search_updatetime {
	display: block;
	margin-top: 5px;
	color: green
}
#searchlist a:hover {
	text-decoration: underline
}
#sitemaplist dl {
	margin-top: 30px;
	padding: 20px;
	border: 1px solid #ddd
}
#sitemaplist dt h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0;
	border-bottom: 1px solid #ddd
}
#sitemaplist dt h2 i {
	font-size: 22px;
	margin-left: 10px;
	font-weight: normal;
	color: #888;
	position: relative;
	top: 2px
}
#sitemaplist dd ul {
	float: left;
	width: 25%;
	list-style: none;
	margin-top: 20px
}
#sitemaplist dd li {
	margin-top: 5px
}
#sitemaplist dd li h4 a {
	font-weight: normal;
	color: #666
}
.v52fmbx_hr {
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 0 5px 0 15px;
	font-weight: bold;
	font-size: 16px;
	background: #ddd;
	height: 60px;
	line-height: 60px;
}
:-ms-input-placeholder {
color:#999
}
.met-focus {
	border: 1px solid #23b7e5!important
}
.v52fmbx {
	border: 1px solid #ddd;
	border-top: 0;
	overflow: hidden;
	text-align: left
}
.v52fmbx dl:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.v52fmbx dl {
	width: 100%;
	zoom: 1;
	background: #fff
}
.v52fmbx dl {
	border-top: 1px solid #ddd;
	margin: 0;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -ms-flexbox;
	position: relative;
	padding: 5px 0
}
.v52fmbx dl dt {
	padding: 15px 15px 10px 15px;
	width: 105px;
	text-align: left;
	font-weight: normal;
	overflow: hidden;
	line-height: 1.2
}
.v52fmbx dl dd {
	-moz-box-flex: 1.0;
	-webkit-box-flex: 1.0;
	box-flex: 1.0;
	-ms-flex: 1;
	padding: 2px 0 0 15px;
	margin: 10px 0
}
.v52fmbx dl dd label input {
	position: relative;
	top: 1px;
	margin-right: 3px
}
.v52fmbx dl dd .fbox {
	margin: 0 10px 0 0
}
.v52fmbx dl dd .tips {
	color: #aaa
}
.v52fmbx dl dd .tips:hover {
	color: #f00
}
.v52fmbx dl dd.labelinline label {
	display: inline
}
.v52fmbx dl dt.addimgdt {
	padding: 10px 5px 10px
}
.v52fmbx dl dt.addimgdt p {
	height: 30px;
	line-height: 30px;
	margin-bottom: 8px
}
.v52fmbx dl.noborder {
	border-bottom: 0
}
.formerror {
	margin-top: 6px;
	height: 20px;
	line-height: 20px
}
.formerror .fa-times {
	color: #fff;
	border-radius: 3px;
	padding: 1px 2px;
	font-size: 16px;
	margin-right: 5px;
	background: red
}
.formerror .fa-check {
	color: #fff;
	border-radius: 3px;
	padding: 2px;
	font-size: 14px;
	margin-right: 5px;
	background: #10aa00
}
.formerrorbox {
	border: 2px solid #f00!important
}
.v52fmbx dl dd.ftype_description {
	color: #fff;
	padding: 8px;
	margin: 0 5px;
	background: #6c6fbf
}
.ftype_input .fbox {
	float: left
}
.ftype_input .tips {
	float: left;
	padding-top: 5px
}
.ftype_input .fbox input {
	width: 350px;
	height: 28px;
	line-height: 28px\9;
	padding: 2px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0;
	border-radius: 2px
}
.placeholder-ie {
	position: relative
}
.placeholder-ie label {
	position: absolute;
	left: 8px;
	top: 7px;
	cursor: text;
	color: #999
}
.ftype_textarea .tips {
	display: block
}
.ftype_textarea textarea {
	width: 350px;
	line-height: 1.5;
	height: 100px;
	padding: 7px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0
}
.ftype_select .tips, .ftype_select-linkage .tips {
	display: block;
	margin-top: 5px
}
select {
	line-height: 31px;
	height: 31px;
	vertical-align: middle;
	background-color: #fff;
	outline: 0;
	border: 1px solid #ccc;
	padding: 4px;
	color: #656565
}
.ftype_radio .fbox label {
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin: 0;
	display: block
}
.ftype_radio .fbox input[type='radio'] {
	border-radius: 100%;
	bottom: 3px;
	height: 15px;
	position: relative;
	vertical-align: middle;
	width: 15px;
	margin: 0;
	position: relative;
	top: -1px;
	margin-right: 6px
}
.ftype_radio .formerror {
	margin-top: 0
}
.ftype_checkbox .fbox input[type='checkbox'] {
	border-radius: 100%;
	bottom: 3px;
	height: 15px;
	position: relative;
	vertical-align: middle;
	width: 15px;
	margin: 0
}
.ftype_checkbox .fbox label {
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin: 0;
	display: block
}
.ftype_checkbox .fbox input {
	position: relative;
	top: -1px;
	margin-right: 6px!important
}
.ftype_checkbox .formerror {
	margin-top: 0
}
.ftype_transverse .fbox label {
	display: inline;
	margin-right: 15px
}
.submit {
	display: block;
	background: #23b7e5;
	border: 0 none;
	height: 34px;
	line-height: 26px;
	padding: 0 35px;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	font-family: '宋体';
}
.submit:hover {
	background: #38c4f0
}
.submit.active {
	background: #1ba4cf
}
.v52fmbx dl dd.ftype_code input {
	width: 80px;
	margin-right: 10px
}
.v52fmbx dl dd.ftype_code img {
	height: 30px;
	position: relative;
	bottom: 2px
}
.contacts, .map {
	float: left
}
/*图片点击放大*/
#imgzoom {
    display: none;
    z-index: 801;
    position: absolute;
}
.zoominner {
	background: none repeat scroll 0 0 #FFFFFF;
	text-align: left;
}
#imgzoom_cover {
    background-color: #000000;
    opacity: 0.6;
    position: absolute;
    z-index: 800;
    top: 0px;
    left: 0px;
    width: 100%;
    display: none;
}
/*首页轮播*/
.swiper-container {
  width: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
/*客服样式*/
.izl-rmenu {
	position: fixed;
	right: 0;
	width: 50px;
	z-index: 999;
	top: 70%;
}
.izl-rmenu .btn {
	width: 40px;
	height: 40px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}
.izl-rmenu .btn-qq {
	background-color: #00a2ff;
}
.izl-rmenu .btn-qq:hover {
	background-color: #488bc7;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {
	background-color: #00a2ff;
	text-decoration: none;
	display: block;
}
.izl-rmenu .btn-wx {
	background-color: #00a2ff;
}
.izl-rmenu .btn-wx:hover,.izl-rmenu a.btn-qq:hover {
	background-color: #4cbfff;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -110px;
	top: -30px;
	display: none;
	width: 100px;
	height: 100px;
	border: 1px solid #00a2ff;
	text-align: center;
	padding: 5px 0 0 0;
	background: #fff;
	line-height: 15px;
}
.izl-rmenu .btn-phone {
	background-color: #00a2ff;
}
.izl-rmenu .btn-phone:hover {
	background-color: #4cbfff;
}
.izl-rmenu .btn-phone .phone {
	background-color: #fff;
	border: 1px solid #00a2ff;
	position: absolute;
	width: 105px;
	left: -130px;
	top: -18px;
	line-height: 26px;
	color: #444;
	font-size: 13px;
	text-align: left;
	display: none;
	padding-left: 15px;
}
.izl-rmenu .btn-top {
	background-color: #00a2ff;
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color: #4cbfff;
}
.izl-rmenu i.fa {
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 24px;
	color: #fff;
}
.cooperation {
	margin-top: 0px;
	margin-bottom: 30px;
}
.cooperation ul li {
	list-style: disc
}
.cooperation .list-paddingleft-2 {
	padding-left: 15px;
}
.media-left, .media > .pull-left {
	padding-right: 30px;
}
.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top;
}
.met-index-news .blocks li {
	margin-top: 30px;
	margin-bottom: 0px;
}
/*新增header样式*/

.header {
	min-height: 60px;
	position: relative;
}
.container-fluid::before, .container-fluid::after {
	content: " ";
	display: table;
	clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0;
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	min-height: 50px;
	background: #222;
}
.mod-keywords {
	float: left;
	width: 100%;
	box-sizing: border-box;
	height: 34px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;/*	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;*/
}
.mod-search {
	float: left;
	margin-right: -34px;
	height: 34px;
	line-height: 32px;
	background-color: #009f3b;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	width: 34px;
	color: #fff;
	font-size: 16px;
	position: relative;
	right: -6px;/*	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;*/
}
.mod-wrap {
	margin-right: 30px;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
}
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-footer::before, .modal-footer::after, .tem_inner::before, .tem_inner::after {
	display: table;
	content: " ";
}
.coorindustry {display: flex;}
 @media (min-width: 768px) {
.tem_inner, .met_section {
	width: 750px;
	padding-right: 0px;
	padding-left: 0px;
}
.met_aboutadv {
	width: 100%;
	padding: 0;
}
.tem_head nav a {
	padding: 0 2px;
}
.tem_index_footer_nav {
	display: table-cell;
	width: 30%;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-pull-11 {
	right: 91.66666667%;
}
.col-sm-pull-10 {
	right: 83.33333333%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-8 {
	right: 66.66666667%;
}
.col-sm-pull-7 {
	right: 58.33333333%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-5 {
	right: 41.66666667%;
}
.col-sm-pull-4 {
	right: 33.33333333%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-2 {
	right: 16.66666667%;
}
.col-sm-pull-1 {
	right: 8.33333333%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-push-11 {
	left: 91.66666667%;
}
.col-sm-push-10 {
	left: 83.33333333%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-8 {
	left: 66.66666667%;
}
.col-sm-push-7 {
	left: 58.33333333%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-5 {
	left: 41.66666667%;
}
.col-sm-push-4 {
	left: 33.33333333%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-2 {
	left: 16.66666667%;
}
.col-sm-push-1 {
	left: 8.33333333%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
.col-sm-offset-11 {
	margin-left: 91.66666667%;
}
.col-sm-offset-10 {
	margin-left: 83.33333333%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-8 {
	margin-left: 66.66666667%;
}
.col-sm-offset-7 {
	margin-left: 58.33333333%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-5 {
	margin-left: 41.66666667%;
}
.col-sm-offset-4 {
	margin-left: 33.33333333%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-2 {
	margin-left: 16.66666667%;
}
.col-sm-offset-1 {
	margin-left: 8.33333333%;
}
.col-sm-offset-0 {
	margin-left: 0;
}
.tem_footer_nav a {
	margin-left: 25px;
}
.met_section aside {
	display: none;
}
.met_section_info article {
	width: 100%;
}
.met_section article {
	float: none;
	margin-left: 0px;
}
.product article, .product article .met_article {
	margin: 0px;
}
.met_section_head {
	padding: 0px;
}
.met_products_info article .met_article {
	margin-right: 0px;
}
.tem_index_about .tem_inner {
	padding-top: 0px;
}
.tem_index_about_more {
	padding-top: 10px;
	text-align: center;
}
.met_section_newsifo article .met_article {
	width: 100%;
}
.met_section_customers .met_module1 ul li {
	width: 33.3333334%;
	display: inline-table;
	text-align: center;
	margin-bottom: 30px;
}
.contacts, .map {
	width: 100%;
}
.contacts .contacts_one {
	width: 50%;
	margin-bottom: 30px;
	float: left;
}
.contacts .contacts_two {
	width: 50%;
	float: right;
}
.contact .met_editor p img:nth-child(1) {
	float: none;
}
.contact .met_editor p img:nth-child(2) {
	display: none;
}
.tem_footer {
	height: 130px;
}
.tem_index_title {
	text-align: center;
	font-weight: normal;
	font-size: 24px;
}
.tem_index_case .tem_index_case_list {
	font-size: 14px;
	line-height: 2;
	color: #444444;
}
.tem_index_case .tem_inner {
	width: 20%;
	position: absolute;
	top: calc((100% - 260px)/2);
	right: 18%;
}
.aboutus {
	color: #444444;
	text-align: center;
	font-size: 14px;
}
.team li {
	width: 30%;
	float: left;
	text-align: center;
	padding: 10px;
}
.weikong, .zhushou {
padding: 0px 45px;
width: calc(50% - 92px);
float: left;
border: 1px solid #ddd;
}
.zhushou {
	border-left: none;
}
}
 @media (min-width: 992px) {
.tem_inner, .met_section {
	width: 970px;
	padding-right: 0px;
	padding-left: 0px;
}
.met_aboutadv {
	width: 100%;
	padding: 0;
}
.tem_head nav a {
	padding: 0 15px;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-pull-11 {
	right: 91.66666667%;
}
.col-md-pull-10 {
	right: 83.33333333%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-8 {
	right: 66.66666667%;
}
.col-md-pull-7 {
	right: 58.33333333%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-5 {
	right: 41.66666667%;
}
.col-md-pull-4 {
	right: 33.33333333%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-2 {
	right: 16.66666667%;
}
.col-md-pull-1 {
	right: 8.33333333%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-push-11 {
	left: 91.66666667%;
}
.col-md-push-10 {
	left: 83.33333333%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-8 {
	left: 66.66666667%;
}
.col-md-push-7 {
	left: 58.33333333%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-5 {
	left: 41.66666667%;
}
.col-md-push-4 {
	left: 33.33333333%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-2 {
	left: 16.66666667%;
}
.col-md-push-1 {
	left: 8.33333333%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66666667%;
}
.col-md-offset-10 {
	margin-left: 83.33333333%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66666667%;
}
.col-md-offset-7 {
	margin-left: 58.33333333%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66666667%;
}
.col-md-offset-4 {
	margin-left: 33.33333333%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66666667%;
}
.col-md-offset-1 {
	margin-left: 8.33333333%;
}
.col-md-offset-0 {
	margin-left: 0;
}
.tem_index_footer dl:nth-child(1), .tem_index_footer dl:nth-child(3), .tem_index_footer dl:nth-child(4), .tem_index_footer dl:nth-child(5) {
	width: 120px;
}
.tem_index_footer dl:nth-child(2) {
	width: 190px;
}
.tem_index_footer dl:nth-child(6) {
	width: 300px;
}
.tem_footer_nav a {
	margin-left: 13px;
}
.met_section aside {
	display: block;
}
.met_section_info article {
	width: calc(100% - 225px);
}
.product article, .product article .met_article {
	margin: 0px;
}
.met_section_head {
	padding: 0px;
}
.met_products_info article .met_article {
	margin-right: 0px;
}
.met_section_classiccase article {
	float: none;
	margin: 0
}
.met_section_classiccase article .met_article {
	margin: 0px;
}
.met_section_news .met_related {
	display: none;
}
.met_section_news .met_module2_list ul li.list_3 p {text-align: justify;text-justify: inter-ideograph;}
.met_section_newsifo .met_related {
	display: block;
}
.tem_index_about .tem_inner {
	padding-top: 0px;
}
.tem_index_about_more {
	padding-top: 15px;
	text-align: center;
}
.met_section_newsifo article .met_article {
	width: calc(100% - 225px);
}
.met_section_customers .met_module1 ul li {
	width: 25%;
	display: inline-table;
	text-align: center;
	margin-bottom: 30px;
}
.contacts, .map {
	width: 100%;
}
.contacts .contacts_one {
	width: 50%;
	margin-bottom: 30px;
	float: left;
}
.contacts .contacts_two {
	width: 50%;
	float: right;
}
.tem_footer {
	height: 110px;
}
.contact aside {
	display: none;
}
.contact .met_editor p img:nth-child(2) {
	display: block;
}
.tem_index_title {
	text-align: center;
	font-weight: normal;
	font-size: 32px;
}
.tem_index_case .tem_index_case_list {
	font-size: 16px;
	line-height: 2;
	color: #444444;
}
.tem_index_case .tem_inner {
	width: 20%;
	position: absolute;
	top: calc((100% - 320px)/2);
	right: 18%;
}
.aboutus {
	color: #444444;
	text-align: center;
	font-size: 18px;
}
.team li {
	width: 31%;
	float: left;
	text-align: center;
	padding: 10px;
}
.weikong, .zhushou {
padding: 0px 35px;
width: calc(50% - 72px);
float: left;
border: 1px solid #ddd;
}
.zhushou {
	border-left: none;
}
.tem_head nav ul li.languages {float: left;}
}
 @media (min-width: 1200px) {
.tem_inner, .met_section {
	width: 1180px;
	padding-right: 0px;
	padding-left: 0px;
}
.met_aboutadv {
	width: 100%;
	padding: 0;
}
.tem_head nav a {
	padding: 0 25px;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66666667%;
}
.col-lg-pull-10 {
	right: 83.33333333%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66666667%;
}
.col-lg-pull-7 {
	right: 58.33333333%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66666667%;
}
.col-lg-pull-4 {
	right: 33.33333333%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66666667%;
}
.col-lg-pull-1 {
	right: 8.33333333%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66666667%;
}
.col-lg-push-10 {
	left: 83.33333333%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66666667%;
}
.col-lg-push-7 {
	left: 58.33333333%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66666667%;
}
.col-lg-push-4 {
	left: 33.33333333%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66666667%;
}
.col-lg-push-1 {
	left: 8.33333333%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66666667%;
}
.col-lg-offset-10 {
	margin-left: 83.33333333%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66666667%;
}
.col-lg-offset-7 {
	margin-left: 58.33333333%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66666667%;
}
.col-lg-offset-4 {
	margin-left: 33.33333333%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66666667%;
}
.col-lg-offset-1 {
	margin-left: 8.33333333%;
}
.col-lg-offset-0 {
	margin-left: 0;
}
.tem_index_footer dl:nth-child(1), .tem_index_footer dl:nth-child(3), .tem_index_footer dl:nth-child(4), .tem_index_footer dl:nth-child(5) {
	width: 160px;
}
.tem_index_footer dl:nth-child(2) {
	width: 230px;
}
.tem_index_footer dl:nth-child(6) {
	width: 300px;
}
.tem_footer_nav a {
	margin-left: 27px;
}
.met_section aside, .met_section_news .met_related {
	display: block;
}
.met_section_info article {
	width: calc(100% - 225px);
}
.met_section_news article .met_article {
	width: calc(100% - 450px);
}
.met_section_newsifo article .met_article {
	margin-left: 0px;
	width: calc(100% - 225px);
}
.met_section_asidenone article, .met_section_asidenone article .met_article {
	margin: 0px;
}
.product article, .product article .met_article {
	margin: 0px;
}
.met_section_head {
	padding: 0px;
}
.met_products_info article .met_article {
	margin-right: 0px;
}
.met_section_img article {
	float: left;
	margin-left: 0;
	margin-right: 0x;
}
.met_section_img article .met_article {
	margin-left: 0;
	margin-right: 0;
	background-color: transparent;
}
.met_section_classiccase article {
	float: left;
	margin-left: 0;
	margin-right: 0x;
}
.met_section_classiccase article .met_article {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
.classiccaseifo article {
	width: calc(100% - 225px);
}
.met_section_download article .met_article {
	margin-right: 0;
}
.tem_index_about .tem_inner {
	padding-top: 20px;
}
.tem_index_about_more {
	padding-top: 15px;
	text-align: center;
}
.met_section_customers .met_module1 ul li {
	width: 20%;
	display: inline-table;
	text-align: center;
	margin-bottom: 30px;
}
.contacts {
	width: 32%;
}
.map {
	width: 68%;
	margin-top: 15px;
}
.contacts .contacts_one {
	width: 100%;
	margin-bottom: 42px;
	float: none;
}
.contacts .contacts_two {
	width: 100%;
	float: none;
}
.contact .met_editor p img:nth-child(1) {
	float: left;
}
.contact .met_editor p img:nth-child(2) {
	display: block;
}
.tem_footer {
	height: 110px;
}
.contact aside {
	display: block;
}
.tem_index_title {
	text-align: center;
	font-weight: normal;
	font-size: 36px;
}
.tem_index_case .tem_index_case_list {
	font-size: 18px;
	line-height: 2;
	color: #444444;
}
.tem_index_case .tem_inner {
	width: 20%;
	position: absolute;
	top: calc((100% - 320px)/2);
	right: 18%;
}
.aboutus {
	color: #444444;
	text-align: center;
	font-size: 18px;
}
.team li {
	width: 31%;
	float: left;
	text-align: center;
	padding: 10px;
}
.weikong, .zhushou {
padding: 0px 55px;
width: calc(50% - 112px);
float: left;
border: 1px solid #ddd;
}
.zhushou {
	border-left: none;
}
.tem_head nav ul li.languages {float: right;margin-right: 40px;}
}
