@charset "utf-8";

.news-list li .media-object-img img {
	width: 100%;
	transition: all 0.5s ease-out;
	object-fit: cover;

	height: 100%;
}

.listButton {
	position: relative;

	border-bottom: 1px solid #ffffff;
	-webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1);
	transition: all .66s cubic-bezier(.17, .84, .44, 1);

}

.myList {
	padding: 24px 20px 10px 30px;
}

.listButtonflex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;

}



.listButton:after {
	content: '';
	flex-shrink: 0;
	width: 0;
	height: 1px;
	background: #ddd;
	position: absolute;

	-webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1);
	transition: all .66s cubic-bezier(.17, .84, .44, 1);
}

.listButton:hover::after {
	width: 100%;
	background-color: #3dac49;
}

.listcontent p {
	margin: 0;
}

.myButtonDown {
	display: inline-block;
	padding: 6px 18px;
	font-size: 14px !important;
	border: #aaaaaa 1px solid;
	margin: 0 10px;

}

.myButtonDown:hover {
	color: #fff;
	border-color: #3dac49;
	background-color: #3dac49;
}

.news-list li.media:hover .media-object-img img {
	transform: matrix(1.24, 0, 0, 1.24, 0, 0);
}

.news-list li .media-object-img img {
	width: auto;
	max-width: 100%
}

.indexnews {
	height: 80px;
	width: 120px;
}

.indexnews img {

	width: 100%;
}

.bs-slider .bs-slider-overlay {

	background-color: rgba(0, 0, 0, 0);
}

html,
body {
	background: #f5f5f5;
	color: #333;
	font: 14px/1.6 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

html {
	overflow-y: auto;
}

body {
	overflow-y: hidden;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #3dac49;
	text-decoration: none;
}

.tem_inner,
.met_section {
	position: relative;
	margin: 0 auto;
	margin: 0 auto;
	width: 1000px;
}

@media(min-width:1000px) {
	.tem_inner {
		padding: 0;
		width: 1000px;
	}
}

@media(min-width:1200px) {

	.tem_inner,
	.met_section {
		padding: 0;
		width: 1100px;
	}
}

@media(min-width:1800px) {

	.tem_inner,
	.met_section {
		padding: 0;
		width: 70%;
	}
}

header section {
	border-bottom: 1px solid #e7e8ed;
	background: #f7f8fa;
}

.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: 100px;
}

.tem_head h1 img,
.tem_head h2 img {
	position: relative;
	z-index: 999;
	font-size: 0;
}

header h1 {
	display: inline;
}

.tem_head nav {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -17px;
	height: 34px;
	line-height: 34px;
}

.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 15px;
}

.tem_head nav a:hover {
	color: #e9280c;
}

.tem_head nav a.navdown {
	border-radius: 2px;
	background: #e9280c;
	color: #fff;
}

.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: #f3f4f5;
}

.tem_head nav ul li dl dd {
	float: left;
	padding: 20px 0;
	width: 100px;
}

.tem_head nav ul li dl dd a {
	margin: 0 10px;
	padding: 0;
	padding: 8px 5px;
	text-align: center;
	line-height: 1.5;
}

.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 dl.tem_pronoaw dd {
	width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd div {
	float: left;
	padding: 0 20px;
	min-width: 100px;
}

.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 {
	margin: 0;
}

.tem_banner {
	position: relative;
	overflow: hidden;
	background: #fafafa;
	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;
}

.tem_index_title {
	margin: 0 0 60px 0;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-weight: normal;
	font-size: 22px;
}

.tem_index_title span {
	position: relative;
	top: 2px;
	display: inline-block;
	padding: 10px 15px;
	border-bottom: 4px solid #666;
}

.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 {
	padding: 50px 0 80px;
}

.tem_index_about_cont {
	margin-right: 25px;
	padding: 50px 0;
}

.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 {
	padding-top: 10px;
}

.tem_index_about_more a {
	display: inline-block;
	padding: 0 30px;
	height: 30px;
	border: 2px solid #eee;
	color: #999 !important;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}

.tem_index_about_more a:hover {
	background: #eee;
	text-decoration: none !important;
}

.tem_index_product {
	padding: 50px 0 80px;
}

.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: 50px 0 80px;
	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 {
	padding: 50px 0 80px;
}

.tem_index_case_list ul.slides li {
	float: left;
	list-style: none;
}

.tem_index_case_list .tem_list {
	float: left;
	width: 25%;
}

.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;
}

.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;
	background: #8c989f;
	text-align: center;
	font-weight: normal;
	line-height: 40px;
}

.tem_index_case_list .tem_list h3 a {
	color: #fff;
}

.tem_index_case_list .tem_list h3 a:hover {
	color: #fff;
}

.tem_index_case_list .flex-control-nav {
	margin-top: 30px;
}

.tem_index_footer {
	padding: 40px 0 50px;
	background: #1e1e1e;
}

.tem_index_footer dl {
	float: left;
}

.tem_index_footer dl dt {
	margin-right: 25px;
	height: 40px;
	border-bottom: 1px solid #363636;
	color: #f3f3f3;
	font-size: 16px;
	line-height: 40px;
}

.tem_index_footer dl dt span {
	position: relative;
	top: -1px;
	display: inline-block;
	border-bottom: 3px solid #838383;
}

.tem_index_footer dl dd {
	margin-right: 25px;
}

.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_attention {
	width: 30%;
}

.tem_index_footer_attention dd {
	padding: 20px 0;
	color: #646363;
}

.tem_index_footer_attention li {
	display: inline-block;
	margin: 8px;
	list-style: none;
}

.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 {
	position: relative;
	padding: 30px 0;
	background: #161616;
	color: #4a4a4a;
	font-size: 12px;
}

.tem_footer a {
	color: #4a4a4a;
}

.tem_footer_nav {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -15px;
	height: 30px;
	line-height: 30px;
}

.tem_footer_nav a {
	margin-left: 30px;
}

.met_section {
	position: relative;
	padding: 40px 0 50px;
}

.met_section aside {
	position: relative;
	float: left;
	width: 230px;
}

.met_section article {
	float: left;
	margin-left: -230px;
	width: 100%;
}

.met_section article .met_article {
	margin-left: 250px;
}

.met_section_asidenone article {
	float: none;
	margin-left: 0;
}

.met_section_asidenone article .met_article {
	margin-left: 0;
}

.met_section aside section {
	border: 1px solid #ddd;
}

.met_section aside section h2 {
	padding: 0 20px;
	height: 60px;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	line-height: 60px;
}

.met_section aside .met_aside_list {
	padding: 10px 0;
}

.met_section aside .met_aside dl dt {
	height: 45px;
	line-height: 45px;
}

.met_section aside .met_aside dl dt a {
	display: block;
	padding: 0 20px;
	color: #333;
}

.met_section aside .met_aside dl dt a:hover {
	background: #efefef;
}

.met_section aside .met_aside dl dt.on {
	background: #efefef;
	border-left: 4px solid #e9280c;
}

.met_section aside .met_aside dl dd {
	padding: 6px 0 6px 0;
}

.met_section aside .met_aside dl dd a {
	display: block;
	padding-left: 40px;
	height: 35px;
	color: #333;
	font-weight: normal;
	line-height: 35px;
}

.met_section aside .met_aside dl dd .on a,
.met_aside dl dd a:hover {
	background: #efefef;
}

.met_section aside .met_related {
	margin-top: 20px;
}

.met_section aside .met_related ul {
	padding: 20px;
}

.met_section aside .met_related li {
	margin-bottom: 8px;
	list-style: none;
}

.met_article_head {
	position: relative;
	padding: 0 10px;
	height: 60px;
	border-bottom: 1px solid #ddd;
	line-height: 60px;
}

.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: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.met_article_head h1 {
	color: #555;
	font-weight: normal;
	font-size: 18px;
}

.met_section_sehed {
	padding-top: 0;
}

.met_section_head {
	height: 50px;
	color: #aaa;
	font-size: 12px;
	font-family: '宋体';
	line-height: 50px;
}

.met_section_head a {
	color: #999;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.met_section_head a:hover {
	color: #e9280c;
}



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 ul,
.met_editor ol {
	padding: 0 0 0 25px;
	margin: 0
}

.met_editor a {
	color: #1c57c4
}

.met_editor a:hover {
	text-decoration: underline
}

.met_editor img {
	max-width: 100%;
	height: auto !important;
}

.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_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 {
	padding: .7rem;
	line-height: 1.6;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.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: Arial;
	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 #e0e0e0;
	text-align: center;
	height: 28px;
	line-height: 28px;
	min-width: 28px;
	_width: 28px;
	text-align: center;
	display: inline-block;
	color: #aaa
}

.met_pager a:hover {
	border: 1px solid #a0a0a0;
	color: #aaa
}

.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
}

.met_pager .PreA,
.met_pager .NextA {
	height: 28px;
	line-height: 28px;
	min-width: 58px;
	_width: 58px;
	color: #aaa
}

.met_pager .PreSpan,
.met_pager .PreA {
	margin-right: 6px
}

.met_pager .NextSpan,
.met_pager .NextA {
	margin-left: 6px
}

.met_pager .firstPage,
.met_pager .lastPage {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	min-width: 40px;
	_width: 40px;
	color: #aaa
}

.met_pager .Ahover {
	font-weight: bold;
	background: #f0f0f0;
	color: #aaa
}

.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_module1 {
	padding: 30px 10px
}

.met_module2_list {
	padding: 10px 10px
}

.met_module2_list li {
	list-style: none;
	border-bottom: 1px solid #ddd;
	padding: 15px 100px 15px 10px;
	position: relative
}

.met_module2_list h2 {
	font-weight: normal
}

.met_module2_list li p {
	color: #818181
}

.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: 3px;
	font-weight: bold
}

.met_module2_list li.list_2 {
	padding: 15px 0
}

.met_module2_list li.list_3 {
	padding-left: 100px;
	min-height: 80px
}

.met_module2_list li.list_3 img {
	position: absolute;
	left: 0;
	top: 15px
}

.met_module2_list li.list_3 span.time {
	position: static
}

.met_module2 h1.met_title {
	font-size: 28px;
	font-weight: normal;
	padding: 5px 0
}

.met_module2 .met_infos {
	color: #818181;
	font-size: 12px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd
}

.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
}

.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: #818181
}

.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: #607fa6
}

.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: 30px;
	overflow: hidden
}

.met_module3_list ul.list_1 li a {
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 0
}

.met_module3_list ul.list_1 li h2 {
	text-align: left;
	font-size: 14px;
	padding: 10px 10px;
	font-weight: normal;
	border-top: 1px solid #ddd
}

.met_module3_list ul a 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 {
	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 dl.pshow {
	visibility: hidden
}

#showproduct dl.pshow dt {
	float: left;
	position: relative;
	font-size: 0;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #ddd
}

#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 {
	float: left;
	width: 100%
}

#showproduct dl.pshow dd .met_box {
	padding: 0 20px
}

#showproduct dl.pshow dd .met_box h1 {
	font-size: 24px;
	padding: 20px 5px;
	border-bottom: 1px solid #ddd
}

#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 {
	padding: 10px;
	margin-top: 20px;
	background: #f7f8fa;
	color: #666
}

#showproduct .met_nav {
	height: 45px;
	line-height: 45px;
	margin: 30px 0;
	border: 1px solid #ddd
}

#showproduct .met_nav li {
	float: left;
	list-style: none;
	border-right: 1px solid #ddd;
	cursor: pointer
}

#showproduct .met_nav li a {
	display: block;
	padding: 0 40px
}

#showproduct .met_nav li.met_now,
#showproduct .met_nav li.met_hover {
	background: #f7f8fa
}

#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
}

#showproduct .met_nav_contbox {
	padding: 0 10px
}

#downloadlist {
	padding: 15px
}

#downloadlist .metlist {
	margin-bottom: 20px
}

#downloadlist .metlist dt {
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 5px 8px 0;
	background: url(../images/dt-9.gif) no-repeat 5px 11px
}

#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 a {
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 0
}

#imglist ul.list_1 li h2 {
	text-align: left;
	font-size: 14px;
	padding: 10px 10px;
	font-weight: normal;
	border-top: 1px solid #ddd
}

#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
}

#joblist dl {
	padding: 10px 5px 10px;
	margin-top: 30px;
	border: 1px solid #ddd
}

#joblist dt {
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold
}

#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 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 {
	background: #8c989f;
	padding: 5px 10px;
	color: #fff;
	visibility: hidden;
	margin-top: 30px;
	visibility: hidden
}

#showjob .paralist li {
	list-style: none;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	position: relative;
	border-bottom: 1px solid #ddd
}

#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: 80px;
	padding: 8px 5px;
	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: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

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;

	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: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.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
}

.tem_banner .swiper-pagination-bullet {
	border-radius: 12px;
	transition: all .25s ease-out;
	height: 12px;
	width: 12px;
	border: 1px solid #fff
}

.tem_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 30px
}


.met-head .bg {
	background: rgba(0, 0, 0, 0.5);
	opacity: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	transition: all 1s !important;
}

.met-head:hover .bg {
	opacity: 1;
}

.tem_banner .mbx {
	position: absolute;
	top: 40%;
	z-index: 11;
	text-align: center;
	width: 100%;
}

.tem_banner .mbx p {
	color: #fff;
	font-size: 35px;
	margin: 0px;
	font-weight: bold
}

.tem_banner .mbx a {
	color: #fff;
	font-size: 16px;
}

.tem_banner .mbx a i {
	display: inline-block;
	margin: 0px 10px
}

.k_top_seach {
	border-bottom: 1px solid rgba(181, 181, 181, 0.3);
	padding: 8px 0px;
	width: 100%;
	left: 0;
	top: 0;
	height: 46px;
	position: relative;
}

.k_top_seach p {
	border-radius: 5px;
	border: 1px solid #c7c7c7;
	transition: border 0.35s ease-in-out;
	float: left;
	margin: 0;
	color: #C7C7C7;
	;
	font-size: 11px;
	height: 25px;
	line-height: 22px;
}

.k_top_seach p:hover {
	border: 1px solid #c3820c;
}

.k_top_seach p strong {
	transition: color .35s linear;

}

.k_top_seach p:hover strong {
	color: #fff;
}

.k_top_seach p>span {
	font-size: 14px;
}

.k_top_seach p .s1 {
	margin-right: 20px;
	color: #c7c7c7;
}

.k_top_seach p .s1 a {
	color: #c7c7c7
}

.k_top_seach p .s1 i {
	margin-right: 5px
}

.k_top_seach p .s2 i {
	margin-right: 5px
}

.k_top_seach p .s2 {
	position: relative;
	cursor: pointer;
	color: #c7c7c7;
}

.k_top_seach p .s2 .er {
	position: absolute;
	top: 30px;
	left: -20px;
	background: #fff;
	padding: 5px;
	box-shadow: 0px 1px 7px 3px #888888;
	display: none;
	z-index: 100;
}

.k_top_seach p .s2 .er img {
	max-width: 110px;
}

.k_top_seach p .s2 .er::before {
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	background: #fff;
	border: 1px solid #ddd;
	border-width: 0 1px 1px 0;
	position: absolute;
	top: -5px;
	left: 50%;
	content: " ";
	margin-left: -5px;
}

.k_top_seach p .s2:hover .er {
	display: block
}

.k_top_seach .k_seach {
	float: right;
	margin-left: 10px;
	margin-top: 2px;
}

.k_seach {
	display: inline-block;
	height: 28px;
	line-height: 28px;
}

.k_seach .s1 {
	color: #fff
}

.k_seach i {
	color: #C7C7C7;
	font-size: 14px;
	border: 2px solid #C7C7C7;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 18px;
	border-radius: 50%;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	overflow: hidden;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

.k_seach b {
	font-size: 14px;
	color: #C7C7C7;
	font-weight: 300;
	letter-spacing: 1px;
	height: 28px;
	line-height: 26px;
	float: left;
	display: block;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

.k_top_seach .k_seach img {
	max-width: 153px;
	vertical-align: super;
	margin-left: 10px;
	height: 28px;
}

.k_seach a {
	font-family: '宋体';
	display: inline-block;
	height: 28px;
	padding: 0px 5px;
	border-radius: 10px;
	color: #fff;
}

.k_seach .s_inp {
	display: none;
	z-index: 999;
	position: absolute;
	right: 165px;
	bottom: -32px;
	background: #fff;
	color: #000;
	padding: 5px 10px;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, .3);
}

.k_seach .s_inp input {
	border: 0;
	width: 200px;
}

.k_seach .s_inp button {
	background: none;
	border: 0;
	color: #000;
}

.searchtop {

	display: inline-block;
	margin-right: 5px;
	margin-top: 3px;
}

.searchtop .searc_form {
	position: relative;
}

.searchtop .shuxian {
	color: #646464;
	display: inline-block;
	margin-left: 15px;
}

.searchtop .search_inp {
	width: 70px;
	border-radius: 15px;
	line-height: 24px;
	height: 24px;
	border: 0;
	background-color: #c7c7c7;
	padding: 0 10px;
	margin-right: -22px;
}

.searchtop:hover .search_inp {
	width: 200px;
	transition: width 0.5s ease-in-out;
	color: #fff;
	font-family: '宋体';
}

.searchtop .sub {
	position: absolute;
	right: 36px;
	top: 8px;
	color: #555;
}

.searchtop .searchimage {
	display: block;
	position: relative;
	z-index: 100;
	margin-top: 2px;
	float: right;
	margin-right: 8px;
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none !important;
}



ul,
li {
	list-style: none;
}

.junxi-nav {
	position: relative;
}

.junxi-nav .logo {
	float: left;
	width: 300px;
	line-height: 60px;
	height: 60px;
}

.junxi-nav .logo a {
	display: block
}

.junxi-nav .logo img {
	width: auto;
}

.junxi-nav .logo .logo2 {
	display: none
}

.junxi-nav .navbtn {
	display: none
}

.junxi-nav .nav-list {
	float: left
}


.junxi-nav .nav-list .ul .li {
	float: left;
	position: relative;
	margin: 0px 20px;
}

.junxi-nav .nav-list .ul .li>a {
	height: 60px;
	line-height: 60px;
	color: #fff;
	display: block
}

.junxi-nav .nav-list .ul .li>a span {
	margin-right: 5px
}

.junxi-nav .nav-list .ul .li>a i {
	transition: all 0.3s ease 0s;
}

.junxi-nav .nav-list .ul .li>a:hover i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.junxi-nav .nav-list .ul .li>a:after {
	content: '';
	width: 0;
	background-color: #3dac49;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 2px;
	transition: all 0.3s ease 0s;
}

.junxi-nav .nav-list .ul .li.active>a:after {
	width: 100%
}

.junxi-nav .nav-list .ul .li>a:hover:after {
	width: 100%
}


.junxi-nav .nav-list .ul .li .ul2 {
	display: none;
	position: absolute;
	right: 0px;
	background: #fff;
	width: 200px;
}

.junxi-nav .nav-list .ul .li:hover .ul2 {
	display: block;
}

.junxi-nav .nav-list .ul .li .ul2 .li2 a {
	height: 40px;
	line-height: 40px;
	color: #666666;
	padding: 0px 10px;
	transition: all 0.5s !important;
	opacity: 0;
	display: flex;
	align-items: center;
}

.junxi-nav .nav-list .ul .li .ul2 .li2 a img {
	width: 25px;
	height: 25px;
	margin-right: 5px
}

.junxi-nav .nav-list .ul .li .ul2 .li2 a .icon1 {
	display: none
}

.junxi-nav .nav-list .ul .li .ul2 .li2 a:hover {
	background: #ddd;
	padding-left: 20px;
	opacity: 1;
	color: #3dac49
}

.junxi-nav .nav-list .ul .li .ul2 .li2 a:hover .icon {
	display: none
}

.junxi-nav .nav-list .ul .li .ul2 .li2 a:hover .icon1 {
	display: block
}

.junxi-nav.active {
	background: #fff
}

.junxi-nav.active .nav-list .ul .li>a {
	color: #777
}

.junxi-nav .nav-list .ul .li.active>a {
	color: #3dac49 !important
}

.junxi-nav .nav-list .ul .li>a:hover {
	color: #3dac49 !important
}

.junxi-nav .nav-list .ul .li:hover .ul2 .li2 a {
	opacity: 1
}

.home_case .swiper-wrapper {
	display: block;
}

.home_case .swiper-wrapper>[class^=col-] {
	padding-bottom: 30px;
}

.tem_banner .banner-button-next {
	display: none
}

.tem_banner .banner-button-prev {
	display: none
}

.tem_banner:hover .banner-button-next {
	display: inline-block
}

.tem_banner:hover .banner-button-prev {
	display: inline-block
}

.home_product {
	padding: 50px 0px;
	overflow: hidden
}

.home_product .head {
	text-align: center
}

.home_product .head h2 {
	margin: 0px;
	color: #444444
}

.home_product .head .subtitle {
	color: #848484
}

.home_product .head .desc {
	color: #848484
}

.home_product .nav-list {
	margin-top: 10px;
	height: 37px;
	overflow: hidden
}

.home_product .nav-list .ul {
	margin: 0px
}

.home_product .nav-list .ul .li a {
	font-size: 12px;
	color: #444444;
	padding: 0px;
	margin: 0px;
	border: #e0e0e0 1px solid;
	display: inline-block;
	padding: 8px 30px;
	transition: all 0.5s !important;
}

.home_product .nav-list .ul .li a:hover {
	background: #3dac49;
	color: #fff
}

.home_product .nav-list .ul {
	text-align: center;
}

.home_product .nav-list .ul .li {
	white-space: nowrap;
	display: inline-block;
	float: none;
}

.home_product .product_list {
	margin: 0px 0px 30px 0
}


.home_product .product_list .product-container {
	padding: 20px;
}

.home_product .product_list .product-container .swiper-wrapper .swiper-slide figure {
	position: relative;
	overflow: hidden
}

.home_product .product_list .product-container .swiper-wrapper .swiper-slide figure img {
	width: 100%;
	transition: all 0.5s !important;
}

/* .home_product .product_list .product-container .swiper-wrapper .swiper-slide:hover{ box-shadow:0px 5px 10px #eee} */
.home_product .product_list .product-container .swiper-wrapper .swiper-slide figure a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.5s !important;

}

.home_product .product_list .product-container .swiper-wrapper .swiper-slide figure a .fa {
	color: #fff;
	height: 22px;
	font-size: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.home_product .product_list .product-container .swiper-wrapper .swiper-slide figure a:hover {
	opacity: 0.6
}

.home_product .product_list .product-container .swiper-wrapper .swiper-slide:hover img {
	transform: scale(1.1, 1.1);
}

.home_product .product_list .product-container .swiper-wrapper .swiper-slide h4 {
	position: relative;
	border-bottom: 1px solid #e0e0e0;
	padding: 20px 0px;
	margin: 0px;
	transition: all 1s !important;
}

.home_product .product_list .product-container .swiper-wrapper .swiper-slide:hover h4 {
	color: #3dac49;
}

.home_product .product_list .product-container .swiper-wrapper .swiper-slide h4:after {
	content: '';
	display: block;
	width: 10px;
	height: 1px;
	background: #999;
	position: absolute;
	left: 0;
	bottom: -1px;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	transition: all 1s ease 0s
}

.home_product .product_list .product-container .swiper-wrapper .swiper-slide:hover h4:after {
	width: 100%;
	background: #3dac49;
}

.home_product .product_list .product-container .swiper-wrapper .swiper-slide h4 a {
	color: #444444;
	font-size: 16px;
	transition: all 0.5s !important
}

.home_product .product_list .product-container .swiper-wrapper .swiper-slide:hover a {
	color: #3dac49;
	text-indent: 20px
}

.home_product .control-label {
	text-align: center
}

.home_product .control-label .more {
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	border: #848484 1px solid;
	border: #e0e0e0 1px solid;
	margin: 0 15px;
	display: inline-block;
	padding: 6px 50px;
	color: #848484;

}

.home_product .control-label .control-prev {
	display: inline-block;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	cursor: pointer;
	padding: 2px 20px;
	border: #848484 1px solid;
	border: #e0e0e0 1px solid;
	font-size: 19px;
	position: relative;
	top: 2px;
	color: #848484;

}

.home_product .control-label .control-next {
	display: inline-block;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	cursor: pointer;
	padding: 2px 20px;
	border: #848484 1px solid;
	border: #e0e0e0 1px solid;
	font-size: 19px;
	position: relative;
	top: 2px;
	color: #848484;

}

.home_product .control-label .control-prev:hover {
	color: #fff;
	border-color: #3dac49;

	background-color: #3dac49;

}

.home_product .control-label .control-next:hover {
	color: #fff;
	border-color: #3dac49;

	background-color: #3dac49;


}

.home_product .control-label .more:hover {
	color: #fff;
	border-color: #3dac49;

	background-color: #3dac49;

}

.home_product .card:hover .card-title {
	border-bottom: 1px solid;
	border-bottom: 1px solid;
}


.home_hyyy {
	padding: 50px 0px;
	background: #f5f5f5;
	overflow: hidden
}

.home_hyyy .head {
	text-align: center
}

.home_hyyy .head h2 {
	margin: 0px;
	color: #444444
}

.home_hyyy .head .subtitle {
	color: #848484;
}

.home_hyyy .head .desc {
	color: #848484
}

.home_hyyy .indexPart1 {
	padding: 5px 0px;
	background: #101010;
	margin-top: 50px
}

.home_hyyy .indexPart1 ul {
	overflow: hidden;
	margin: 0px
}

.home_hyyy .indexPart1 li {
	float: left;
	position: relative;
	width: 16.66%;
	text-align: center;
}

.home_hyyy .indexPart1 a {
	display: block
}

.home_hyyy .indexPart1 .list ul li .imgDiv img {
	opacity: 0.3;
	filter: alpha(opacity=0.3);
	width: 100%;
	vertical-align: middle;
	border: 0px;
	margin: 0 auto;
}

.home_hyyy .indexPart1 .list ul li .imgDiv {
	background: #333;
	margin: 0px 2px;
}

.home_hyyy .indexPart1 .list ul li .name {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 100%;
	text-align: center;
	color: #FFF;
	transition: all 0.5s !important;
}

.home_hyyy .indexPart1 .list ul li .name div img {
	width: 50px;
}

.home_hyyy .indexPart1 .list ul li .name h2 {
	font-size: 20px;
	padding-top: 20px;
	margin: 0px;
	font-weight: bold
}

.home_hyyy .indexPart1 .list ul li .content {
	position: absolute;
	top: 200px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	line-height: 1.6em;
	height: 4.8em;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.5s !important;
	padding: 0px 5px
}

.home_hyyy .indexPart1 .list ul li:hover .imgDiv {
	background: #1280e1
}

.home_hyyy .indexPart1 .list ul li:hover .name {
	top: 20px
}

.home_hyyy .indexPart1 .list ul li:hover .content {
	top: 120px;
	opacity: 1
}

.home_box {
	background: #fff;
	padding: 50px 0px;
	overflow: hidden
}

.home_box .service {
	width: 50%;
	float: left;
	border-right: 1px solid #f7f7f7
}

.home_box .service .head h2 {
	margin: 0px;
}

.home_box .service .head .subtitle {
	color: #848484
}

.home_box .service .service_list {
	background: #000000;
	width: 95%
}

.home_box .service .service_list ul {
	overflow: hidden;
	margin-right: -1%;
	height: 250px;
	margin-bottom: 0px
}

.home_box .service .service_list ul li {
	background: #282828;
	width: 24%;
	height: 120px;
	float: left;
	margin-right: 1%;
	margin-bottom: 10px;
	text-align: center;
	cursor: pointer
}

.home_box .service .service_list ul li .a1 {
	margin-top: 20px
}

.home_box .service .service_list ul li .b1 {
	display: none;
	margin-top: 20px
}

.home_box .service .service_list ul li:hover {
	background: #f1501a
}

.home_box .service .service_list ul li:hover .a1 {
	display: none
}

.home_box .service .service_list ul li:hover .b1 {
	display: inline-block
}

.home_box .service .service_list ul li p {
	color: #fff;
	margin-top: 10px
}

.home_box .about {
	width: 47.5%;
	float: right
}

.home_box .about .head h2 {
	margin: 0px;
}

.home_box .about .head .subtitle {
	color: #848484
}

.home_box .about dl {
	overflow: hidden;
	margin-bottom: 0px;
	float: left
}

.home_box .about dl dt img {
	height: 250px
}

.home_box .about dl dt {
	float: left;
	margin-right: 20px
}

.home_box .about dl dd .con {
	height: 220px;
	color: #333;
	overflow: hidden
}

.home_box .about dl dd .more {
	border: 1px solid #333;
	color: #333;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 20px
}

.home_box .about dl dd .more:hover {
	background: #3dac49;
	color: #fff;
	border: 1px solid #3dac49
}


.home_case {
	padding: 50px 0px;
	background: url(../1528445045.jpg) no-repeat;
	overflow: hidden;
	background-size: cover;
	position: relative
}

.home_case .bg {
	background: #000;
	opacity: 0.6;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}

.home_case .head {
	text-align: center
}

.home_case .head h2 {
	margin: 0 0 10px;
	font-size: 2.143rem;
	font-weight: 300;

	color: #fff
}

.home_case .head .subtitle {
	color: #ffffffa6;
}

.home_case .head .desc {
	color: #fff
}

.home_case .case_list {
	margin: 50px 0px;
	margin-bottom: 25px;
}

.home_case .case_list .case-container .swiper-wrapper .swiper-slide {
	background: #fff;
	overflow: hidden
}

.home_case .case_list .case-container .swiper-wrapper .swiper-slide:hover {
	background: #3dac49
}

.home_case .case_list .case-container .swiper-wrapper .swiper-slide figure {
	overflow: hidden
}

.home_case .case_list .case-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	transition: all 1s !important;
}

.home_case .case_list .case-container .swiper-wrapper .swiper-slide h4 {
	color: #444444;
	padding: 6px 18px 0 18px;
	font-size: 16px;
}



.home_case .case_list .case-container .swiper-wrapper .swiper-slide:hover h4 {
	color: #fff
}

.home_case .case_list .case-container .swiper-wrapper .swiper-slide p {
	color: #9f9f9f;
	padding: 0px 18px 18px;
}

.home_case .case_list .case-container .swiper-wrapper .swiper-slide:hover p {
	color: #eee
}

.home_case .case_list .case-container .swiper-wrapper .swiper-slide:hover img {
	transform: scale(1.1, 1.1);
}

.home_case .case_list .case-container .swiper-pagination span {
	border: 1px solid #fff
}

.home_case .case_list .case-container .swiper-pagination .swiper-pagination-bullet-active {
	border: none
}

.home_case .more {
	width: 120px;
	display: block;
	border: 1px solid #fff;
	color: #fff;
	margin: 0px auto;

	line-height: 36px;
	text-align: center
}

.home_case .more:hover {
	border: 1px solid #3dac49;
	background: #3dac49;
	color: #fff
}

.home_news {
	padding: 50px 0px;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px solid #eeeeee;
}

.home_news ul {
	padding-left: 5px;
}

.home_news .head {
	text-align: center
}

.home_news .head h2 {
	margin: 0 0 10px;
	font-size: 2.143rem;
	font-weight: 300;

	color: #444444
}

.home_news .head .subtitle {
	color: #848484;
	margin-bottom: 0px;

}

.home_news .head .desc {
	color: #848484
}

.home_news .news_list {
	margin: 50px 0px 30px 0px
}

.home_news .news_list ul {
	overflow: hidden
}

.home_news .news_list ul li {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

.home_news .news_list ul li .media-left a {
	overflow: hidden;
	display: block
}

.home_news .news_list ul li .media-left img {
	transition: all 1s !important;
	object-fit: cover;
	height: 100%;
}

.home_news .news_list ul li:hover .media-left img {
	transform: scale(1.1, 1.1);
}

.home_news .news_list ul li:nth-child(even) {
	padding-left: 10px
}

.home_news .news_list ul li:nth-child(odd) {
	padding-right: 10px
}

.home_news .news_list ul li h4 {
	margin: 0px;
	margin-bottom: 10px;
	position: relative;
}

.home_news .news_list ul li h4:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 1px;
	background-color: #444444;
	bottom: 0;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}

.home_news .news_list ul li:hover h4:before {
	width: 100%;
	background-color: #3dac49;
}

.home_news .news_list ul li .updatetime {
	display: block;
	font-weight: 300;
	color: #848484;
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px solid #efefef;

}

.home_news .news_list ul li h4 a {
	font-size: 16px;
	color: #444444;
	display: block;
}

.home_news .news_list ul li h4 a:hover {
	color: #3dac49
}

.home_news .news_list ul li p {
	color: #848484;
	font-size: 13px;
	height: 38px;
}

.home_news .more {
	width: 120px;
	display: block;
	border: 1px solid #848484;
	color: #848484;
	margin: 0px auto;

	line-height: 36px;
	text-align: center
}

.home_news .more:hover {
	border: 1px solid #3dac49;
	background: #3dac49;
	color: #fff
}

.home_guangao {
	padding: 20px 0px;
	background: url(../1528445045.jpg) no-repeat;
	background-size: cover;
}

.home_guangao .item1 {
	overflow: hidden;
	width: 800px;
	margin: 0px auto;
	background: #242833;
	padding: 10px 20px;
	border-radius: 10px;
	opacity: 0.5;
}

.home_guangao .item1 .left {
	float: left;
	color: #fff;
	line-height: 40px;
	font-size: 25px;
}

.home_guangao .item1 .right {
	float: right
}

.home_guangao .item2 {
	text-align: center;
	color: #fff;
	padding-top: 20px
}

.home_foot {
	background: #373d41;
	padding-top: 50px
}

.home_foot .footnav {
	float: left
}

.home_foot .footnav .footnav_list {
	overflow: hidden
}

.home_foot .footnav .footnav_list dl {
	float: left;
	margin-right: 50px;
	margin-bottom: 0px
}

.home_foot .footnav .footnav_list dl dt {
	margin-bottom: 25px
}

.home_foot .footnav .footnav_list dl dt a {
	color: #fff;
	font-size: 16px;
	height: 30px;
	display: inline-block;
}

.home_foot .footnav .footnav_list dl dt:after {
	content: ' ';
	background: #3dac49;
	height: 1px;
	width: 30px;
	display: block;
}

.home_foot .footnav .footnav_list dl dd a {
	display: block;
	opacity: 0.6;
	color: #fff;
	line-height: 30px;
}

.home_foot .footnav .footnav_list dl a:hover {
	color: #3dac49
}

.home_foot .zxzx {
	float: right
}

.home_foot .zxzx .p1 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px
}

.home_foot .zxzx .p1 span {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	display: block;
}

.home_foot .zxzx .p1:after {
	content: ' ';
	background: #3dac49;
	height: 1px;
	width: 30px;
	display: block;
}

.home_foot .zxzx .erweima {
	width: 100px
}

.home_foot .zxzx .p2 {
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin: 10px 0px
}

.home_foot .zxzx .qq a {
	display: flex;
	align-items: center;
}

.home_foot .zxzx .qq .q2 {
	display: none
}

.home_foot .zxzx .qq img {
	width: 30px
}

.home_foot .zxzx .qq span {
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	width: 90px;
	color: #fff;
	border: 1px solid #fff;
	margin-left: 10px
}

.home_foot .zxzx .qq:hover span {
	background: #3dac49;
	color: #fff;
	border: 1px solid #3dac49
}

.home_foot .zxzx .qq:hover .q2 {
	display: inline-block
}

.home_foot .zxzx .qq:hover .q1 {
	display: none
}

.home_foot .lxwm {
	float: right;
	margin-left: 50px;
	width: 240px
}

.home_foot .lxwm .p1 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px
}

.home_foot .lxwm .p1 span {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	display: block;
}

.home_foot .lxwm .p1:after {
	content: ' ';
	background: #3dac49;
	height: 1px;
	width: 30px;
	display: block;
}

.home_foot .lxwm .phone {
	display: flex;
	margin-bottom: 10px
}

.home_foot .lxwm .phone img {
	width: 40px;
	margin-right: 10px
}

.home_foot .lxwm .phone p {
	margin: 0px;
	color: #fff
}

.home_foot .link {
	margin-top: 20px;
	color: #fff;
	opacity: 0.6;
	border-top: 1px solid #666;
	padding-top: 15px;
	padding-bottom: 15px;
}

.home_foot .link a {
	margin-right: 10px;
	color: #fff;
}

.powered_by_metinfo {
	background: #2d3235;
	font-size: 12px;
	padding: 15px 0px;
	text-align: center
}

.powered_by_metinfo .banquan {
	color: #fff;
	cursor: pointer;
	color: #fff;
	opacity: 0.6
}

.powered_by_metinfo .banquan a {
	color: #fff
}



.company {
	padding-bottom: 30px;
	padding-top: 10px
}

.company .nav_list ul {
	white-space: nowrap;
	border-bottom: 1px solid #e7eaf1;
	font-size: 18px;
	height: 46px;
	line-height: 46px
}

.company .nav_list ul li {
	display: inline-block
}

.company .nav_list ul li.active:after {
	content: '';
	height: 1px;
	background: #3dac49;
	display: block;
	width: 100%
}

.company .nav_list ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	height: 44px;
}

.company .nav_list ul li a:hover {
	color: #3dac49
}

.company .box {
	overflow: hidden
}

.company .box .left {
	float: left;
	width: 20%
}

.company .box .left dl {
	font-size: 18px;
	font-weight: 0
}

.company .box .left dl dt {
	border-bottom: 1px solid #dddddd;
	height: 46px;
	line-height: 46px
}

.company .box .left dl dt a {
	color: #666;
	font-weight: initial;
	font-size: 14px
}

.company .box .left dl dd ul li {
	background: #e6e6e6;
	margin-top: 10px
}

.company .box .left dl dd ul li.on {
	background: #3dac49
}

.company .box .left dl dd ul li.on a {
	color: #fff
}

.company .box .left dl dd ul li a {
	color: #333;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	font-size: 16px
}

.company .box .left dl dd ul li a span {
	flex-grow: 1;
}

.company .box .left dl dd ul li a i {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}

.company .box .left .search .keywords {
	border: 1px solid #e4eaec
}

.company .box .right {
	float: right;
	width: 78%
}


.product {
	padding-bottom: 30px;
	padding-top: 10px
}

.product .nav_list ul {
	white-space: nowrap;
	border-bottom: 1px solid #e7eaf1;
	font-size: 18px;
	height: 46px;
	line-height: 46px;
	text-align: center;
}

.product .nav_list ul li {
	display: inline-block;
	margin: 0px 10px
}

.product .nav_list ul li:after {
	content: '';
	height: 1px;
	background: #3dac49;
	display: block;
	width: 0;
	transition: all 1s !important;
}

.product .nav_list ul li.active:after {
	content: '';
	height: 1px;
	background: #3dac49;
	display: block;
	width: 100%
}

.product .nav_list ul li:hover:after {
	width: 100%
}

.product .nav_list ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	height: 44px
}

.product .nav_list ul li a:hover {
	color: #3dac49
}

.product .box {
	overflow: hidden
}

.product .box .left {
	float: left;
	width: 20%
}

.product .box .left dl {
	font-size: 18px;
	font-weight: 0
}

.product .box .left dl dt {
	border-bottom: 1px solid #dddddd;
	padding: 10px 0px
}

.product .box .left dl dt a {
	color: #666;
	font-weight: initial;
	font-size: 14px
}

.product .box .left dl dd ul li {
	background: #e6e6e6;
	margin-top: 10px
}

.product .box .left dl dd ul li a {
	color: #333;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	font-size: 16px
}

.product .box .left dl dd ul li a span {
	flex-grow: 1;
}

.product .box .left dl dd ul li a i {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}

.product .box .left dl dd ul li.on {
	background: #3dac49
}

.product .box .left dl dd ul li.on a {
	color: #fff
}

.product .box .right {
	float: right;
	width: 78%
}

.product .list ul {
	overflow: hidden
}

.product .list ul li {
	float: left;
	width: 31%;
	margin: 1%;
	padding-bottom: 20px;
	cursor: pointer;
	padding: 0px;
}

.product .list ul li:hover {
	box-shadow: 0px 5px 10px #999
}

.product .list ul li .name {
	font-size: 20px;
	height: 62px;
	line-height: 60px;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0
}

.product .list ul li .name a {
	color: #333;
	transition: all 1s !important;
	display: block;
}

.product .list ul li:hover .name a {
	text-indent: 20px
}

.product .list ul li .name::after {
	height: 2px;
	width: 0px;
	background: #3dac49;
	display: block;
	content: '';
	transition: all 1s !important;
}

.product .list ul li:hover .name::after {
	width: 100%
}

.product .list ul li .imgDiv {
	overflow: hidden
}

.product .list ul li .imgDiv img {
	transition: all 1s !important;
}

.product .list ul li:hover .imgDiv img {
	transform: scale(1.1, 1.1);
}

.product .list ul li:hover .name a {
	color: #1280e1
}

.product .list ul li .imgDiv {
	position: relative
}

.product .list ul li .imgDiv a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	transition: all 1s !important;
}

.product .list ul li .imgDiv a i {
	color: #fff;
	width: 22px;
	height: 22px;
	font-size: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.product .list ul li:hover .imgDiv a {
	display: block;
	opacity: 0.6
}

.showproduct {
	padding-bottom: 30px
}

.showproduct .pageNow {
	height: 55px;
	line-height: 55px;
	background: url(../img19.png) left 18px no-repeat;
	padding-left: 30px;
	font-size: 15px;
	color: #999;
}

.showproduct .pageNow .blue {
	font-style: normal;
}

.showproduct .pageNow .blue a {
	color: #999;
}

.showproduct .pageTitle3 {
	font-size: 25px;
	color: #333;
	font-family: '黑体';
}

.showproduct .nr {
	margin-top: 30px
}

.hyyynews {
	padding-bottom: 30px;
	padding-top: 10px
}

.hyyynews .box {
	overflow: hidden
}

.hyyynews .box .left {
	float: left;
	width: 20%
}

.hyyynews .box .left dl {
	font-size: 18px;
	font-weight: 0
}

.hyyynews .box .left dl dt {
	border-bottom: 1px solid #dddddd;
	padding: 10px 0px
}

.hyyynews .box .left dl dt a {
	color: #666;
	font-weight: initial;
	font-size: 14px
}

.hyyynews .box .left dl dd ul li {
	background: #e6e6e6;
	margin-top: 10px
}

.hyyynews .box .left dl dd ul li a {
	color: #333;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	font-size: 16px
}

.hyyynews .box .left dl dd ul li a span {
	flex-grow: 1;
}

.hyyynews .box .left dl dd ul li a i {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}

.hyyynews .box .left dl dd ul li.on {
	background: #3dac49
}

.hyyynews .box .left dl dd ul li.on a {
	color: #fff
}

.hyyynews .box .right {
	float: right;
	width: 78%
}

.hyyynews .nav_list ul {
	white-space: nowrap;
	border-bottom: 1px solid #e7eaf1;
	font-size: 18px;
	height: 46px;
	line-height: 46px;
	text-align: center;
}

.hyyynews .nav_list ul li {
	display: inline-block;
	margin: 0px 10px
}

.hyyynews .nav_list ul li:after {
	content: '';
	height: 1px;
	background: #3dac49;
	display: block;
	width: 0;
	transition: all 1s !important;
}

.hyyynews .nav_list ul li.active:after {
	content: '';
	height: 1px;
	background: #3dac49;
	display: block;
	width: 100%
}

.hyyynews .nav_list ul li:hover:after {
	width: 100%
}

.hyyynews .nav_list ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	height: 44px
}

.hyyynews .nav_list ul li a:hover {
	color: #3dac49
}

.hyyynews .list ul {
	overflow: hidden
}

.hyyynews .list ul li {
	float: left;
	width: 23%;
	margin: 1%;
	padding-bottom: 20px;
	cursor: pointer;
	padding: 0px;
	position: relative;
	overflow: hidden
}

.hyyynews .list ul li:hover {
	box-shadow: 0px 5px 10px #999
}

.hyyynews .list ul li a {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
}

.hyyynews .list ul li a::before {
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}

.hyyynews .list ul li a .name {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	max-width: 80%
}

.hyyynews .list ul li a .name .p1 {
	font-size: 18px;
}

.hyyynews .list ul li a .name .p2 {
	border: 1px solid #fff;
	height: 35px;
	line-height: 35px;
	width: 60px;
	margin: 0px auto
}

.hyyynews .list ul li a .name .p2:hover {
	background: #fff;
	color: #333
}

.hyyynews .list ul li img {
	transition: all 1s !important;
}

.hyyynews .list ul li:hover img {
	transform: scale(1.1, 1.1);
}




.fangannews {
	padding-bottom: 30px;
	padding-top: 10px
}

.fangannews .box {
	overflow: hidden
}

.fangannews .box .left {
	float: left;
	width: 20%
}

.fangannews .box .left dl {
	font-size: 18px;
	font-weight: 0
}

.fangannews .box .left dl dt {
	border-bottom: 1px solid #dddddd;
	padding: 10px 0px
}

.fangannews .box .left dl dt a {
	color: #666;
	font-weight: initial;
	font-size: 14px
}

.fangannews .box .left dl dd ul li {
	background: #e6e6e6;
	margin-top: 10px
}

.fangannews .box .left dl dd ul li a {
	color: #333;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	font-size: 16px
}

.fangannews .box .left dl dd ul li a span {
	flex-grow: 1;
}

.fangannews .box .left dl dd ul li a i {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fangannews .box .left dl dd ul li.on {
	background: #3dac49
}

.fangannews .box .left dl dd ul li.on a {
	color: #fff
}

.fangannews .box .right {
	float: right;
	width: 78%
}

.fangannews .nav_list ul {
	white-space: nowrap;
	border-bottom: 1px solid #e7eaf1;
	font-size: 18px;
	height: 46px;
	line-height: 46px
}

.fangannews .nav_list ul li {
	display: inline-block;
	margin: 0px 10px
}

.fangannews .nav_list ul li:after {
	content: '';
	height: 1px;
	background: #3dac49;
	display: block;
	width: 0;
	transition: all 1s !important;
}

.fangannews .nav_list ul li.active:after {
	content: '';
	height: 1px;
	background: #3dac49;
	display: block;
	width: 100%
}

.fangannews .nav_list ul li:hover:after {
	width: 100%
}

.fangannews .nav_list ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	height: 44px
}

.fangannews .nav_list ul li a:hover {
	color: #3dac49
}

.fangannews .list ul {
	overflow: hidden
}

.fangannews .list ul li {
	float: left;
	width: 23%;
	margin: 1%;
	padding-bottom: 20px;
	cursor: pointer;
	padding: 0px;
	position: relative;
	overflow: hidden
}

.fangannews .list ul li:hover {
	box-shadow: 0px 5px 10px #999
}

.fangannews .list ul li a {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
}

.fangannews .list ul li a::before {
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}

.fangannews .list ul li a .name {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	max-width: 80%
}

.fangannews .list ul li a .name .p1 {
	font-size: 18px;
}

.fangannews .list ul li a .name .p2 {
	border: 1px solid #fff;
	height: 35px;
	line-height: 35px;
	width: 60px;
	margin: 0px auto
}

.fangannews .list ul li a .name .p2:hover {
	background: #fff;
	color: #333
}

.fangannews .list ul li img {
	transition: all 1s !important;
}

.fangannews .list ul li:hover img {
	transform: scale(1.1, 1.1);
}

.innews {
	padding-bottom: 30px;
	padding-top: 10px
}

.innews .box {
	overflow: hidden
}

.innews .box .left {
	float: left;
	width: 20%
}

.innews .box .left dl {
	font-size: 18px;
	font-weight: 0
}

.innews .box .left dl dt {
	border-bottom: 1px solid #dddddd;
	padding: 10px 0px
}

.innews .box .left dl dt a {
	color: #666;
	font-weight: initial;
	font-size: 14px
}

.innews .box .left dl dd ul li {
	background: #e6e6e6;
	margin-top: 10px
}

.innews .box .left dl dd ul li a {
	color: #333;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	font-size: 16px
}

.innews .box .left dl dd ul li a span {
	flex-grow: 1;
}

.innews .box .left dl dd ul li a i {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}

.innews .box .left dl dd ul li.on {
	background: #3dac49
}

.innews .box .left dl dd ul li.on a {
	color: #fff
}

.innews .box .right {
	float: right;
	width: 78%
}

.innews .nav_list ul {
	white-space: nowrap;
	border-bottom: 1px solid #e7eaf1;
	font-size: 18px;
	height: 46px;
	line-height: 46px
}

.innews .nav_list ul li {
	display: inline-block;
	margin: 0px 10px
}

.innews .nav_list ul li:after {
	content: '';
	height: 1px;
	background: #3dac49;
	display: block;
	width: 0;
	transition: all 1s !important;
}

.innews .nav_list ul li.active:after {
	content: '';
	height: 1px;
	background: #3dac49;
	display: block;
	width: 100%
}

.innews .nav_list ul li:hover:after {
	width: 100%
}

.innews .nav_list ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	height: 44px
}

.innews .nav_list ul li a:hover {
	color: #3dac49
}

.innews .list ul li {
	padding: 20px 0;
	border-bottom: 1px solid #e5e6e7;
}

.innews .list ul li dl {
	overflow: hidden;
	color: #333
}

.innews .list ul li dd {
	float: left;
	width: 75%;
	border-right: 1px solid #e5e6e7;
}

.innews .list ul li dd p {
	font-size: 16px
}

.innews .list ul li dd .con {
	color: #a3a3a3
}

.innews .list ul li dd .item {
	padding-left: 50px;
	padding-right: 50px;
}

.innews .list ul li dt {
	float: right;
	font-size: 45px;
	color: #3dac49;
	width: 25%;
	text-align: center
}

.innews .list ul li:hover {
	background: #3dac49;
	color: #fff
}

.innews .list ul li:hover dl dt {
	color: #fff
}

.innews .list ul li:hover dl dd {
	color: #fff
}

.innews .list ul li:hover dl dd .con {
	color: #fff
}

.shownews {
	padding-bottom: 30px
}

.shownews .pageNow {
	height: 55px;
	line-height: 55px;
	background: url(../img19.png) left 18px no-repeat;
	padding-left: 30px;
	font-size: 15px;
	color: #999;
}

.shownews .pageNow .blue {
	font-style: normal;
}

.shownews .pageNow .blue a {
	color: #999;
}

.shownews .pageTitle3 {
	font-size: 25px;
	color: #333;
	font-family: '黑体';
}


@media(max-width:768px) {

	.junxi-nav .logo .logo1 {
		display: none
	}

	.junxi-nav .logo .logo2 {
		display: inline-block
	}

	.k_top_seach {
		display: none !important
	}

	.tem_banner .mbx {
		top: 25%
	}

	.tem_banner .mbx p {
		color: #fff;
		font-size: 25px;
		margin: 0px;
		font-weight: bold
	}


	.junxi-nav .nav-list .ul .li {
		margin: 0px
	}

	.junxi-nav .container {
		padding: 0px !important
	}

	.junxi-nav {
		background: #fff
	}

	.junxi-nav .nav-list {
		display: none;
		width: 100%;
	}

	.junxi-nav .logo {
		width: auto;
		margin-left: 10px;
		height: 60px;
		line-height: 60px
	}

	.junxi-nav .navbtn {
		float: right;
		display: block;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		margin-right: 10px
	}

	.junxi-nav .nav-list {
		border: 1px solid #e4eaec;
	}

	.junxi-nav .nav-list .ul .li {
		width: 100%;
		float: none
	}

	.junxi-nav .nav-list .ul .li>a {
		height: 40px;
		line-height: 40px;
		margin: 0px;
		color: #666;
		overflow: hidden;
		display: block;
		padding: 0px 10px
	}

	.junxi-nav .nav-list .ul .li>a span {
		float: left
	}

	.junxi-nav .nav-list .ul .li>a i {
		float: right;
		height: 40px;
		line-height: 40px
	}

	.junxi-nav .nav-list .ul .li.active>a:after {
		width: 0
	}

	.junxi-nav .nav-list .ul .li>a:hover:after {
		width: 0
	}

	.junxi-nav .nav-list .ul .li .ul2 {
		position: inherit;
		width: 100%
	}

	.junxi-nav .nav-list .ul .li .ul2 .li2 a {
		width: 100%;
		padding: 0px 20px
	}

	.home_product .nav-list .ul {
		display: flex;
		overflow-x: auto
	}

	.home_product .nav-list .ul .li {
		margin-right: 10px
	}

	.tem_banner {
		margin-top: 60px
	}

	.home_hyyy .list {
		height: 440px
	}

	.home_hyyy .indexPart1 {
		background: none
	}

	.home_hyyy .indexPart1 li {
		width: 33.33%;
		margin-bottom: 10px
	}

	.tem_banner .swiper-button-next,
	.tem_banner .swiper-button-prev {
		height: 22px
	}

	.home_box .service {
		float: none;
		width: 100%;
		border-right: none
	}

	.home_box .service .head {
		text-align: center
	}

	.home_box .service .head h2 {
		margin: 0px
	}

	.home_box .service .service_list {
		width: 100%;
		margin-top: 50px
	}

	.home_box .about {
		padding-top: 50px;
	}

	.home_box .about dl {
		margin-top: 50px
	}

	.home_box .about .head {
		text-align: center
	}

	.home_box .about .head h2 {
		margin: 0px
	}

	.home_box .about {
		float: none;
		width: 100%;
		overflow: hidden;
	}

	.home_box .about dl dd .con {
		margin-top: 10px;
		height: auto;
		margin-bottom: 10px
	}

	.home_guangao .item1 {
		width: 90%;
	}

	.home_guangao .item1 .left {
		font-size: 12px;
		line-height: 22px;
	}

	.home_guangao .item1 .right img {
		width: 80px
	}

	.home_foot .footnav {
		float: none;
		margin-bottom: 20px
	}

	.home_foot .footnav .footnav_list dl {
		float: none;
		width: 100%;
		margin-right: 0px
	}

	.home_foot .footnav .footnav_list dl dt {
		margin-bottom: 0;
		line-height: 38px;
		border-bottom: 1px solid #444;
		background: url(../jia.png) no-repeat right center;
	}

	.home_foot .footnav .footnav_list dl.on dt {
		background: url(../jian.png) no-repeat right center;
	}

	.home_foot .footnav .footnav_list dl.on dd {
		display: block
	}

	.home_foot .footnav .footnav_list dl.on dd a {
		height: 30px;
		line-height: 30px
	}

	.home_foot .footnav .footnav_list dl dd {
		display: none
	}

	.home_foot .lxwm {
		margin-left: 0px;
		width: 180px
	}

	.home_foot .zxzx {
		float: left
	}

	.shownews .con img {
		width: 100%
	}

	.innews .list ul li dt {
		font-size: 30px
	}

	.innews .list ul li dd .item {
		padding-left: 0px;
		padding-right: 10px
	}

	.company .box .left {
		float: none;
		width: 100%
	}

	.company .box .right {
		float: none;
		width: 100%;
	}

	.product .box .left {
		float: none;
		width: 100%
	}

	.product .box .right {
		float: none;
		width: 100%;
	}

	.product .box .right .nav_list {
		height: 48px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.product .box .right .nav_list ul {
		margin-bottom: 0px;
		overflow-x: auto;
		height: auto
	}


	.hyyynews .box .left {
		float: none;
		width: 100%
	}

	.hyyynews .box .right {
		float: none;
		width: 100%;
	}

	.hyyynews .box .right .nav_list {
		height: 48px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.hyyynews .box .right .nav_list ul {
		margin-bottom: 0px;
		overflow-x: auto;
		height: auto
	}



	.fangannews .box .left {
		float: none;
		width: 100%
	}

	.fangannews .box .right {
		float: none;
		width: 100%;
	}

	.innews .box .left {
		float: none;
		width: 100%
	}

	.innews .box .right {
		float: none;
		width: 100%;
	}


}

@media(max-width:560px) {

	.metbody .container {
		padding-right: 5px;
		padding-left: 5px
	}

	.home_hyyy .indexPart1 li {
		width: 50%;
		margin-bottom: 10px
	}

	.home_hyyy .list {
		height: auto
	}

	.home_box .about dl dt {
		float: none;
		margin: 0px
	}

	.home_box .about dl dt img {
		width: 100%;
	}

	.home_box .about dl dd {
		float: none
	}

	.home_news .news_list ul li {
		float: none;
		width: 100%;
		padding: 0px !important
	}

	.home_news .media-body,
	.home_news .media-left,
	.home_news .media-right {
		display: inherit;
		padding: 0px
	}

	.home_news .media-body {
		margin-top: 10px
	}

	.home_news .news_list ul li img {
		width: 100%;
		height: 200px
	}

	.home_product .product_list .product-container {
		padding: 0px
	}


	.product .list ul li {
		width: 48%
	}

	.hyyynews .list ul li {
		width: 48%
	}

	.fangannews .list ul li {
		width: 48%
	}
}