* {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, simsun;
}
a:focus {
	text-decoration: none;
}
.fl {
	float: left;
	display: inline;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fafafa;
}
input:focus {
	outline: none;
}
textarea:focus {
	outline: none;
}
input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	text-align: inherit;
}
fieldset, img {
	border: 0;
}
iframe {
	display: block;
}
del {
	text-decoration: line-through;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 500;
}
ol, ul {
	list-style: none;
}
.fix {
*zoom:1;
}
.fix:after {
	display: block;
	content: "$";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.fn-clear {
	zoom: 1;
}
.clearjx {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
.fn-left, .fn-right {
	display: inline;
}
.fn-left {
	float: left;
}
.fn-right {
	float: right;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**********首页**********/
.headTop {
	background-color: #FFF;
}
.pcto {
	width: 1200px;
	margin: auto;
	height: 110px;
}
.pcto_menu {
	width: 1200px;
	margin: auto;
}
.pcto_box {
	float: left;
	width: 500px;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 4px;
}
.pcto_box img {
	margin-top: 0px;
}
.kefu {
	width: 200px;
	height: 100px;
	float: right;
	margin-top: 5px;
}
.forMargin {
	width: 35px;
	height: 37px;
	float: left;
	margin-top: 30px;
}
.ftxt {
	font-size: 16px;
	color: #999;
}
.btxt {
	font-size: 16px;
	color: #d9300f;
}
.fk-editor {
	float: left;
	margin-top: 22px;
	margin-left: 10px;
}
.nav-wrap {
	width: auto;
	height: 44px;
	background-color: #da251c;
}
.pcto_menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.pcto_menu ul li {
	float: left;
	display: block;
}
.pcto_menu ul li .navcurrent {
	color: #FFFFFF;
	background-color: #f1612d;
}
.pcto_menu ul li a {
	display: block;
	width: 110px;
	height: 42px;
	line-height: 42px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}
.pcto_menu ul li a:hover {
	color: #FFFFFF;
	background-color: #f1612d;
}
/* slide */
.slide-main {
	height: 300px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 100%;
	padding-top: 0px;
	background-color: #ededed;
	-webkit-box-shadow: 0px 0px 10px #909090;
	-moz-box-shadow: 0px 0px 10px #909090;
	box-shadow: 0px 0px 10px #909090;
}
.prev, .next {
	display: block;
	width: 44px;
	height: 44px;
	position: absolute;
	z-index: 222;
	top: 110px;
	overflow: hidden;
	cursor: pointer;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	_border: 1px solid none;
}
.prev {
	left: 20px;
}
.next {
	right: 20px;
}
.prev:hover, .next:hover, .nav-main a:hover, .nav-main a.cur {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.item {
	display: block;
	width: 100%;
	height: 5px;
	position: absolute;
	z-index: 124;
	top: 260px;
	left: 0;
	text-align: center;
}
.item a {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 11px;
	background: #FFF;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.item a.cur {
	background: #f1612d;
}
.slide-box {
	display: block;
	width: 100%;
	height: 306px;
	overflow: hidden;
	top: -3px;
	padding-top: 0px;
	margin: auto;
}
.slide-box {
	position: relative;
}
.slide {
	display: block;
	width: 100%;
	height: 370px;
	overflow: hidden;
	margin-top: 0px;
}
.slide img {
	width: 100%;
	height: 306px;
	margin-top: 0px;
	background-size: cover;
}
#bgstyleb {
	background: url(../images/002_bg.png) no-repeat 50%;
	background-size: cover;
}
#bgstylec {
	background: url(../images/003_bg.png) no-repeat 50%;
	background-size: cover;
}
.slide a {
	display: block;
	width: 100%;
	height: 370px;
	cursor: pointer;
}
.fullmeasureOuterContent {
	height: 63px;
	position: relative;
	background: 0 0;
	cursor: default;
	background: #f4f4f4;
	color: #000;
}
.fk-elemZoneBg {
	width: 1200px;
	margin: auto;
}
.fktxt {
	color: #999;
}
.home-body {
	padding-top: 20px;
}
.page-wrap {
	width: 1200px;
	margin: auto;
	position: relative;
	padding-top: 15px;
	background-color: #FFF;
	margin-top: 30px;
	margin-bottom: 50px;
}
.service_guide {
	width: 330px;
	float: left;
	margin-left: 45px;
}
.service_guide h3 {
	font-size: 16px;
	color: #000;
	font-weight: 100;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.service_guide ul {
	padding: 0px;
	font-size: 14px;
	margin-top: 30px;
	margin-left: 0px;
}
.service_guide ul li {
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	text-align: center;
	margin-right: 30px;
}
.service_guide ul li a {
	color: #000;
	text-decoration: none;
}
.service_guide ul li a:hover {
	color: #F60;
}
.r_bg:hover {
	background-color: #c1461a;
}
#go2register {
	font-size: 12px;
	padding-left: 40px;
	line-height: 30px;
}
#go2register a {
	color: #4474b0;
	text-decoration: none;
}
#go2register a:hover {
	background-color: white;
	text-decoration: underline;
	color: #3CC;
}
/*****列表******/
.met-news {
	margin: auto;
	padding-top: 20px;
}
.neibanner {
	background: url(../images/banner_product.jpg) no-repeat 50%;
	background-size: cover;
	width: 100%;
	height: 122px;
}
.news_cen {
	width: 1200px;
	margin: auto;
	padding-bottom: 40px;
	margin-top: 20px;
}
.met-news-bar {
	float: left;
	width: 257px;
	border: #CCC solid 1px;
	background-color: #FFF;
}
.met-news-list {
	width: 1200px;
	background-color: #FFF;
	border: #ebebeb solid 1px;
	border-top: #ebebeb solid 4px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding-bottom: 10px;
}
.met-news-tit {
	width: 242px;
	background-repeat: no-repeat;
	background-color: #d61244;
	display: block;
	height: 45px;
	font-size: 18px;
	line-height: 45px;
	color: #FFF;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.service_box {
	width: 100%;
}
.service_box a {
	font-size: 16px;
	color: #555555;
	line-height: 49px;
	width: 100%;
	height: 50px;
	border-bottom: #DDDDDD dotted 1px;
	float: left;
}
.service_box a .service_quan {
	background: #f0f0f0;
	width: 10px;
	height: 10px;
	float: left;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
	margin: 21px 14px 0 5px;
	border: #e2e2e2 solid 1px;
	border-radius: 10px;
}
.service_box a .service_quan div {
	width: 6px;
	height: 6px;
	border-radius: 6px;
}
.service_box a:hover .service_quan div {
	background: #d0d0d0;
	float: left;
}
.service_box a .service_title {
	white-space: pre;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	font-size: 14px;
}
.service_box a .service_time {
	float: right;
	margin-left: 20px;
}
.service_box a:hover .service_title {
	color: #70cc61;
}
.service_box a .service_time {
	font-size: 13px;
	color: #a5a5a5;
}
.service_box a:hover .service_time {
	color: #1bb5b3;
}
.service_title {
	display: block;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 670px;
	line-height: 50px;
	height: 50px;
	text-decoration: none;
	float: left;
	list-style-type: none;
}
.sidenav {
	margin-left: 0px;
	width: 255px;
}
.sidenav ul {
	margin-left: 0px;
}
.sidenav ul li {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	color: #565656;
	padding-left: 20px;
	text-align: left;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}
.sidenav ul li a {
	color: #565656;
	text-decoration: none;
}
.s1 {
	color: #000;
}
.s2 {
	color: #d61244;
}
.sidenav ul .s2 a {
	color: #d61244;
}
/*****翻页******/

.multi-page {
	font-size: 12px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, simsun;
}
.multi-page .iPre, .multi-page .aPre:link, .multi-page .aPre:visited {
	width: 68px;
	color: #ccc;
	border: 1px solid #ccc;
}
.multi-page i, .multi-page a:link, .multi-page a:visited {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	margin: 0 0 0 2px;
	color: #777;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 26px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-family: Tahoma;
}
.multi-page .aPre:hover, .multi-page .aNxt:hover {
	background: #0b9e77;
	color: #fff;
	border: 1px solid #099e76;
}
.multi-page .aNxt:link, .multi-page .aNxt:visited {
	border: 1px solid #169dea;
	background-color: #169dea;
}
.multi-page .iNxt, .multi-page .aNxt:link, .multi-page .aNxt:visited {
	width: 90px;
	color: #fff;
	line-height: 31px;
}
.multi-page .iPre.pagew90 {
	width: 50px;
}
.multi-page .aPre:hover, .multi-page .aNxt:hover {
	background: #2079c1;
	color: #fff;
	border: 1px solid #2079c1;
}
.clear {
	clear: both !important;
	height: 0px !important;
	width: 0px !important;
	float: none !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}
.page-select {
	font-size: 14px;
	border: 1px solid #ddd;
	margin-bottom: 0px;
	color: #555;
	height: 30px;
	display: inline-block;
	margin-right: 0px;
	font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, simsun;
	line-height: 30px;
	width: 60px;
}
.multi-page b {
	color: #27b551;
	font-weight: bold;
}
.multi-page span {
	font-size: 14px;
	margin-left: 10px;
}
.multi-page a:hover {
	color: #fff;
	background: #169dea;
	border: 1px solid #169dea;
}
.pager {
	clear: both;
	padding-top: 30px;
	font-size: 14px;
	color: #555555;
	padding-bottom: 30px;
	padding-left: 10px;
}
.pager a {
	color: #00599d;
	text-decoration: none;
}
.pager a:hover {
	color: #F60;
}
.pager select {
	color: #9c9c9c;
	font-weight: bold;
	border: 1px solid #ddddd;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
/********详细********/
.newsnav {
	width: 850px;
	margin: 0 auto;
	font-size: 12px;
	height: 39px;
	border-bottom: #ebebeb solid 1px;
	color: #6f6f6f;
	line-height: 39px;
	text-align: left;
}
.newsnav a {
	color: #6f6f6f;
	text-decoration: none;
}
.newsnav a:hover {
	color: #F90;
}
.newsnav span {
	margin-right: 10px;
}
.newneititle {
	width: 1160px;
	border-bottom: #bcbcbc dashed 1px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}
.newneititle .newstitle {
	width: 100%;
	font-size: 26px;
	line-height: 1em;
	text-align: left;
	padding: 10px;
	color: #000000;
	font-weight: bold;
}
.newneititle .newstitle2 {
	display: inline-block;
	font-size: 14px;
	color: #818181;
	margin-top: 0px;
}
.newneititle .newstitle2 span {
	float: left;
	margin: 0 18px;
	line-height: 30px;
}
.about {
	width: 1160px;
	margin: auto;
	line-height: 28px;
	font-size: 14px;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: justify;
}
.about p {
	text-indent: 0px;
}
.about table {
	margin-top: 0px;
}
.about table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.about table tr .tabletit {
	color: #666;
}
.about p img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.about ul {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
.about ul li {
	float: left;
	width: 360px;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/ico.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.form-title4-new {
	border-bottom: 1px solid #dedede;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}
.form-title4-new h4 {
	height: 38px;
	line-height: 38px;
	border-bottom: 0px;
	cursor: pointer;
	color: #000000;
	border-bottom: #04b889 solid 5px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	font-weight: 100;
	min-width: 140px;
	font-size: 20px;
	margin: 0px;
}
.company_intro {
	margin: 0px;
	padding-bottom: 50px;
}
.a_intro_img {
	width: 280px;
	float: left;
}
.a_intro_text {
	width: 550px;
	float: left;
	font-size: 14px;
	color: #666;
	margin-left: 15px;
}
.a_intro_text .a_tit_b {
	font-size: 24px;
	background-image: url(../images/a_tit_b.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	background-position: center left;
}
.a_intro_text .a_tit-m {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
	width: 560px;
	color: #000;
	font-weight: bold;
	text-align: justify;
}
.a_intro_text .a_block {
	font-size: 14px;
	text-indent: 0px;
	line-height: 20px;
	width: 560px;
}
.b_intro_list {
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
	width: 850px;
}
.b_intro_list .b_tit_b {
	font-size: 24px;
	background-image: url(../images/a_tit_b.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	background-position: center left;
}
.c_intro_list {
	float: left;
	width: 800px;
}
.c_intro_text {
	float: left;
	width: 500px;
}
.c_intro_img {
	float: left;
	width: 200px;
	margin-left: 60px;
}
.c_intro_list .c_tit_b {
	font-size: 24px;
	background-image: url(../images/a_tit_b.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	background-position: center left;
}
.c_intro_text .c_tit-m {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	width: 550px;
	color: #000;
	font-weight: bold;
}
.c_intro_list .c_block {
	font-size: 14px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: justify;
}
.b_intro_list .b_block {
	font-size: 14px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: justify;
}
.a_block {
	text-align: justify;
}
.a_intro_img p {
	margin-top: 10px;
}
.related_download {
	font-size: 14px;
	border-top: #CCC dashed 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.related_download ul {
	float: left;
	margin-top: 10px;
}
.related_download ul li {
	float: left;
	width: 800px;
	background-image: url(../images/red_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.related_download a {
	color: #000;
	text-decoration: none;
}
.related_download a:hover {
	color: #F60;
}
.footer {
	background-color: #000;
	height: 250px;
}
.fk-webFooterZone {
	width: 1200px;
	margin: auto;
}
.footerl {
	width: 800px;
	float: left;
	margin-top: 50px;
}
.simpleText {
	color: #CCC;
	width: 800px;
	font-size: 26px;
	margin-bottom: 20px;
}
.fk-editor-break-word {
	font-size: 14px;
	color: #CCC;
}
.fk-editor-break-word ul {
	margin: 0px;
	padding: 0px;
}
.fk-editor-break-word li {
	float: left;
	width: 300px;
	line-height: 30px;
height:
}
.fk-editor-break-word {
	float: left;
}
.fword {
	line-height: 63px;
	height: 63px;
	float: left;
	width: 700px;
}
.top-soso {
	float: right;
	width: 270px;
	margin-top: 15px;
}
.search-input {
	float: left;
	border: #e4e4e4 solid 1px;
	height: 31px;
	line-height: 31px;
	width: 200px;
}
.so_btn {
	background-image: url(../images/so_btn.png);
	width: 53px;
	height: 33px;
	float: left;
	background-color: transparent;
	font-size: 0px;
	text-indent: -10000px;
	display: block;
	z-index: 1000;
	cursor: pointer;
	border: none;
	margin-top: 0px;
}
.so_btn:hover {
	background-image: url(../images/so_btnfocus.png);
}
.gongsitit {
	width: 513px;
	text-align: center;
	line-height: 65px;
	height: 71px;
	margin: auto;
	font-size: 25px;
	margin-top: 0px;
	background-image: url(../images/tit.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #d90f1f;
}
.gongsijieshao {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}
.image {
	width: 461px;
	height: 307px;
	float: left;
}
.image img {
	width: 461px;
	height: 307px;
}
.text {
	width: 620px;
	float: right;
}
.text p {
	margin-bottom: 20px;
	text-indent: 0px;
	line-height:24px;
}
.sfxm-title {
	font-size: 26px;
	margin-bottom: 10px;
	margin-bottom: 10px;
}
.contact-card {
	margin-top: 40px;
	float: left;
	height: 130px;
	margin-left: 80px;
}
.contact-icon {
	width: 70px;
	height: 69px;
	background-image: url(../images/lxicon.png);
	float: left;
}
.contact-icon2 {
	width: 70px;
	height: 69px;
	background-image: url(../images/lxicon2.png);
	float: left;
}
.contact-icon3 {
	width: 70px;
	height: 69px;
	background-image: url(../images/lxicon3.png);
	float: left;
}
.contact-card ul {
	margin-left: 0px;
	margin-bottom: 0px;
}
.contact-card ul li {
	float: left;
	width: 410px;
}
.card-txt h3 {
	color: #000;
	font-size: 18px;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.card-txt p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #7b7b7b;
	font-size: 14px;
}
.card-txt {
	float: left;
	margin-left: 20px;
}
.contact-card ul .yb_w {
	width: 280px;
}
.show-list {
	float: right;
	width: 900px;
	padding-top: 0px;
}
.showtit {
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	border-bottom: #e9e9e9 solid 1px;
	background-image: url(../images/excellenthead.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-bottom: 10px;
}
.gongsijieshao2 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}
.gongsijieshao2 .image {
	width: 361px;
	height: 240px;
	float: left;
}
.gongsijieshao2 .image img {
	width: 361px;
	height: 240px;
}
.gongsijieshao2 .text {
	width: 500px;
	float: right;
}
.productlist ul {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.productlist ul li {
	float: left;
	width: 280px;
	height: 290px;
	position: relative;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	display: block;
	line-height:22px;
}
.productlist ul li p {
	margin: 0px;
}
.productlist ul li img {
	width: 280px;
	height: 234px;
	margin-bottom: 10px;
}
.productlist ul li a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
.productlist ul li a:hover {
	    color: #d61244;
}
