body {
	max-width: 750px;
	margin: 0 auto;
	padding-top: 50px;
	/* padding-bottom: 39px; */
	font: 14px/1 "Microsoft Yahei",sans-serif;
}
img{ max-width:100%; text-align:center;}
video{ margin: 0 auto;}
body.bg-gray {
	background-color: #fff;
}
.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}
.fixed-header {
	height: 50px;
	background-color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 102;
	-webkit-box-shadow: 0 1px 12px 0 rgba(30,39,48,.13);
    box-shadow: 0 1px 12px 0 rgba(30,39,48,.13);
}
.header {
	position: relative;
}
.header a.logo img {
	width:98px;
	height:37px;
	position: absolute;
	left:20px;
	top: 7px;
}
.header a.search {
	background: url(../images/ico_search.png) center 15px no-repeat;
	background-size: 19px 19px;
	width: 44px;
	height: 50px;
	position: absolute;
	right: 51px;
	top: 0px;
}
.header a.menubar {
	background: url(../images/combined_shape.png) center center no-repeat;
	background-size: 20px 14px;
	width: 44px;
	height: 50px;
	position: absolute;
	right: 7px;
	top: 0px;
}
.header a.unfold {
	width: 44px;
	height: 50px;
	position: absolute;
	right: 7px;
	top: 0px;
	background: url(../images/ico_close.png) center center no-repeat;
	background-size: 15px 15px;
}
.swiper-slide span {
	width: 100%;
	height: 50px;
	background-color: rgba(0,0,0,0.36);
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.index-links {
	/*margin: 10px 0px;
	height: 130px;*/
	background: #fff;
	/*border: solid 1px #dcdcdc;*/
	border-right: none;
}
.indexFw-tit{ text-align:center; padding:20px 0;}
.indexFw-tit h1{ color: #0065b3;font-size: 22px; text-align: center;letter-spacing: 2px; font-weight: bold; line-height:1.6;}
.indexFw-tit h5{color: rgba(153, 153, 153, 1);  line-height:2; font-size: 14px; text-align: center; font-weight: normal;}
.indexFw-tit b{ display: inline-block; width:50px; height:2px; background:#0065b3; margin-top:8px;}
.indexAbout-con{}
.indexAbout-con p{ padding:10px; line-height:1.5;  }
.index-links ul li {
	width: 50%;
	float: left;
	border-right: 1px solid #dcdcdc;
}
.index-links ul li a {
	display: block;
	height: 130px;
	text-align: center;
	padding-top: 32px;
}
.index-links ul li a img {
	width: 34px;
	height: 34px;
}
.index-links ul li a span {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
	letter-spacing: 0.4px;
	color: #959595;
	display: block;
	margin-top: 20px;
}
.index-links ul li:last-child {
	/*width: 33.34%;*/
}
.index-blockimg {
	position: relative;
}
.index-blockimg h2 {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	color: #ffffff;
	position: absolute;
	width: 100%;
	top: 37%;
	left: 0;
}
.index-blockimg p {
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
	color: #ffffff;
	position: absolute;
	width: 100%;
	top: 52%;
	left: 0;
}
.index-listpro {
	margin: 10px 0px;
	height: auto;
	background: #fff;
	border-top: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
}
a.indexCpMore {
    display: block;
    margin: 20px auto;
    width: 100px;
    height: 36px;
    border: solid 1px #b5b5b5;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #959595;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
a.indexCpMore:hover{
	background-color: #223e67;
	border:1px solid #223e67;
	color:#fff
}

.index-listpro ul li {
	width: 50%;
	float: left;
	padding-bottom:10px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.index-listpro ul li a {
	display: block;
	height: 160px;
	text-align: center;
	margin-top:10%;
}
.index-listpro ul li a img {
	width: 170px;
	height: 125px;
}
.index-listpro ul li a span {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
	letter-spacing: 0.4px;
	color: #626262;
	display: block;
	margin-top: 10px;
}
.index-news{ position:relative;background-color:#ddd;background-position: center bottom;background-repeat: no-repeat; width: 100%; height: auto;}
.index-news-tit{ font-size:18px; font-weight:bold; color: rgb(0, 0, 0); line-height:3; text-align:center;}
.index-news-tit span{color: rgb(204, 0, 0);}
ul.index-news-con{ padding:15px 0; }
ul.index-news-con li{
    line-height: 140%;
	padding-left:5%;
    margin-bottom: 10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
ul.index-news-con li p.title {
    margin-bottom: 5px;
}
ul.index-news-con li p.title > a {
    display: inline-block;
    font-size: 14px;
    color: #5a5a5a;
    font-weight: bold;
    text-decoration: none;
    line-height: 140%;
}
ul.index-news-con li p.time {
    padding-bottom: 3px;
    margin-bottom: 3px;
}
span.wp-new-ar-pro-time {
    display: block;
    font-family: SimSun;
    font-size: 12px;
    color: #929292;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}
ul.index-news-con li p.abstract {
    display: inline-block;
    font-size: 12px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
/*	height:34px;
	overflow:hidden;
	text-overflow: ellipsis;*/
}
.cpPic-con-tit{ line-height:3; font-size:18px; text-align:center;}
.cpPic-con-pic{ margin:0 auto;}
.cpPic-con-body{ padding:10px; line-height:2;}

.about-fla{ width:300px; height:170px; margin:0 auto;}
.about-gsjj{ padding:10px; line-height:2;font-family:Microsoft YaHei;}

.nyCon-body img{ width:100%;}
.nyCon-body{ padding:20px;}
.newsDetali-title{ font-size:18px; font-weight:bold;font-family:Microsoft YaHei; text-align:center; line-height:2;}
.newsDetali-date{ font-size:12px; color:#666; text-align:center; line-height:2;}
.newsDetali-body{font-size:14px;  line-height:2; padding:10px 0;font-family:Microsoft YaHei;}
.nyNewsMenu{ background:#ccc; text-align:center;}
.nyNewsMenu a{ display:inline-block; padding:10px; color:#000; text-align:center; margin:0 5px;font-family:Microsoft YaHei;}
.nyCon-lingyu-tit {
    padding-left: 20px;
    margin-bottom: 20px;
    border-left: 4px solid #223e67;
    background: #e5e5e5;
}
.nyCon-lingyu-tit span {
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    color: #666;
	font-family:Microsoft YaHei;
}
.nyCon-lingyu {
    margin-top: 30px;
	font-family:Microsoft YaHei;
}
.Section {
    padding-bottom: 10px;
    position: relative;
}
.h2type01 {padding-bottom: 10px; margin-bottom:20px; background: url(../images/balloon_down.gif) no-repeat 40px bottom;}
.h2type01 span {
	display: block;
	font-family:Microsoft YaHei;
	padding: 12px 15px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color:#666;
	background-color: #f2f2f2;
}
.h2type01 span.hlfd {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.h2type01 span.slfd {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.h2type01 span.gffd {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.h2type01 span.flfd {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon04.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.h2type01 span.gtyl {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon05.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.h2type01 span.yqtc {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon06.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.h2type01 span.kckf {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon07.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
.h2type01 span.syhg {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon08.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
.h2type01 span.sngy {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon09.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
.h2type01 span.gyzz {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon10.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
.h2type01 span.qczz {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon11.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
.h2type01 span.slxt {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon12.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
.h2type01 span.spd {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon13.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
.h2type01 span.azzb {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon14.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
.h2type01 span.kyyl {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon15.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
.h2type01 span.szjz {

	background-color: #f2f2f2;
	background-image: url(lingyuIcon16.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}

.h2type01 a {padding-right: 25px; color: #555; background: url(../images/icon_link_right_xl.gif) no-repeat right center;}
.h2type01 a:hover {color: #a94657; text-decoration: underline; background: url(../images/icon_link_right_xl_hover.gif) no-repeat right center;}

/*------------------- PageTop -------------------*/
.PageTop { margin: 0 0 20px; text-align: right; font-size: 76%; }
.PageTop a { display: inline-block; padding: 0 20px 0 0; background-image: url(../images/icon_link_top.png); background-repeat: no-repeat; background-position: right center; zoom: 1; }
.PageTop a:link, .PageTop a:visited { color: #223E67; text-decoration: none; }
.PageTop a:hover, .PageTop a:active { color: #333; text-decoration: underline; }

.nyCon-cas{ padding-bottom:20px;}
.nyCon-cas img{ /*max-width:313px;*/ margin:0 auto;}
.nyCon-map{ width:100%; overflow:hidden; padding:20px 0;}
#mapCard_style {
    width: 313px;
    float: left;
    height: 100%;
    border: 1px solid #c7c7c7;
}



.footer {
	
}
.footer .logo img {
	width:170px;
	height: 19px;
}
.footer .add {
	font-size: 1.4rem;
	letter-spacing: 0.4px;
	color: #ffffff;
/*	padding-left: 15px;
	background: url(../images/shape.png) 0 center no-repeat;
	background-size: 9px 11px;*/
	margin-top: 20px;
}
.footer .info {
	letter-spacing: 0.4px;
	color: #ffffff;
	margin-top: 20px;
	line-height: 20px;
}
.footer .mc {
	letter-spacing: 0.4px;
	font-size: 1.8rem;
	color: #ffffff;
	f
	line-height: 20px;
}
.footer .mce {
	letter-spacing: 0.4px;
	font-size: 1.2rem;
	color: #ffffff;
	
	line-height: 20px;
}
.footer .info span {
	display: inline-block;
	font-size: 1.4rem;
	color: #ffffff;
}
.footer .info a {
	display: inline-block;
	margin-left: 20px;
	color: #ffffff;
	padding-right: 50px;
}

.footer .info a.wx {
	background: url(../images/wechat.png) right center no-repeat;
	background-size: 23px 19px;
	padding-right: 30px;
}
.footer .order-online {
	font-size: 11px;
	font-size: 1.1rem;
	letter-spacing: 0.2px;
	margin-top: 30px;
	padding-top: 18px;
	padding-bottom:10px;
	border-top: solid 1px #65839a;
}
.footer .order-online a {
	color: #a0a0a0;
}
.copyright {
	background-color: #000000;
	padding: 16px 18px;
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: 0.1px;
	text-align: justify;
	color: #626262;
	line-height:1.5;
}
.layer-wrap {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.25);
	z-index: 100001;
}
.news-layer-wrap {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.25);
	z-index: 1001;
}
.layer-translucent {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1002;
	background-color: rgba(0,0,0,0.25);
}
.layer-code {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -85px;
	margin-top: -85px;
	z-index: 1009
}
.consult{
	position: fixed;
	width: 100%;
	height: 39px;
	line-height: 39px;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: #f6a623;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 0.4px;
	text-align: center;
	z-index: 1004
}
.consult a{
display: block;
height: 39px;
color: #ffffff;
}
.consult a img {
	width: 23px;
	height: 20px;
	margin-right: 10px;
	margin-top: -3px;
}
.menu-unfold {
	display: none;
	position: fixed;
	width: 100%;
	top: 50px;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.25);
	z-index: 10001
}
.menu-in {
	position: fixed;
	top: 50px;
	left: 0;
	right: 0;
	z-index: 1003
}
.menu-unfold ul li {
	height: 36px;
	line-height: 36px;
}
.menu-unfold ul li a {
	display: block;
	height: 36px;
	letter-spacing: 0.2px;
	text-align: center;
	color: #aaaaaa;
}
.menu-unfold ul li.focus a, .menu-unfold ul li.current a {
	color: #ffffff;
}
.menu-unfold .nav {
	padding: 20px 0px 10px;
	background-color: rgba(0,0,0,0.8);
}
.menu-unfold .language {
	padding: 10px 0px;
	background-color: rgba(32,32,32,0.9);
}
.menu-unfold .line {
	height: 1px;
	background: #535353;
	width: 50%;
	margin: 0 auto;
	margin-top: -1px;
}
.menu-unfold .layer-translucent {
	top: 50px;
}
.banner {
	position: relative;
	z-index: 1
}
.banner span {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	font-size: 21px;
	font-size: 2.1rem;
	text-align: center;
	color: #ffffff;
}
.navbar {
	position: fixed;
	width: 100%;
	top: 50px;
	right: 0;
	left: 0;
	z-index: 999
}
.navbar-area {
	height: 34px;
}
.navbar>ul>li>a {
	display: block;
	height: 34px;
	padding-right: 15px;
	text-align: right;
	line-height: 34px;
	background: #fff;
	border-bottom: solid 1px #dcdcdc;
}
.navbar>ul>li>a>span {
	padding-right: 20px;
	background: url(../images/iconxia.png) right center no-repeat;
	font-size: 13px;
	background-size: 12px 8px;
	font-size: 1.3rem;
	color: #626262;
}
.navbar>ul>li>a.navbar-unfold>span {
	background: url(../images/icon-shang.png) right center no-repeat;
	background-size: 12px 8px;
}
.navbar-layer {
	display: none;
	position: fixed;
	width: 100%;
	top: 84px;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
}
.navbar>ul>li>ul {
	display: none;
	position: fixed;
	width: 100%;
	height: auto;
	top: 84px;
	right: 0;
	left: 0;
	padding: 0 0px 20px 0;
	background: #fff;
	overflow: auto;
}
.navbar>ul>li>ul>li {
	line-height: 33px;
}
.navbar>ul>li>ul>li>a {
	display: block;
	line-height: 33px;
	text-align: center;
	font-size: 13px;
	font-size: 1.3rem;
	color: #626262;
}
.navbar>ul>li>ul>li.current>a {
	color: #3fb8bf;
}
.navbar>ul>li>ul>li.sidenav-focus-2>a {
	background-color: #223e67;
	color: #fff;
}
.navbar>ul>li>ul>li>ul {
	display: block;
	padding-bottom: 15px;
}
.navbar>ul>li>ul>li>ul>li {
	line-height: 25px;
	text-align: center
}
.navbar>ul>li>ul>li>ul>li>a {
	display: block;
	font-size: 13px;
	font-size: 1.3rem;
}
.navbar>ul>li>ul>li>ul>li.sidenav-focus-3>a {
	color: #3fb8bf;
}
.main-title {
	margin: 0px 20px;
	font-size: 20px;
	font-size: 2rem;
	color: #434343;
	padding: 100px 10px 20px;
	margin-top: -60px;
	border-bottom: solid 1px #e5e5e5;
}
.cases-list {
	padding: 15px;
}
.cases-list ul li {
	width: 50%;
	float: left;
	padding: 5px;
}
.cases-list ul li a {
	display: block;
	width: 100%;
	position: relative;
}
.cases-list ul li a img {
	width: 100%;
	height: auto;
	display: block;
}
.cases-list ul li a span {
	width: 100%;
	height: 24px;
	line-height: 24px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.76);
	color: #ffffff;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center
}
.more {
	text-align: center;
	padding: 40px 0px;
}
.more a {
	font-size: 13px;
	font-size: 1.3rem;
	color: #bfbfbf;
}
.news-content-layer {
	position: fixed;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	background: #fff;
	-webkit-box-shadow: 1px 1px 20px #333;
	-moz-box-shadow: 1px 1px 20px #333;
	box-shadow: 1px 1px 20px #333;
	overflow: auto;
	z-index: 1003
}
.news-content-layer .layer-close {
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 10002
}
.news-title {
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 500;
	text-align: center;
	color: #3fb8bf;
	margin-top: 20px;
}
.news-time {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	color: #aaaaaa;
	margin-top: 20px;
}
.content {
	font-size: 14px;
 font-size: 1.4rem line-height: 2;
	letter-spacing: 0.1px;
	text-align: justify;
	color: #707070;
	padding: 20px 10px 20px;
}
.content p img {
	max-width: 100%;
	display: block;
	margin: 20px auto;
}
.list-download {
	margin: 0px 20px 20px;
}
.list-download ul li {
	height: 58px;
	position: relative;
	border-bottom: 1px dashed #c9c9c9;
	padding-top: 5px;
}
.list-download ul li h3 {
	font-size: 13px;
	font-size: 1.3rem;
	color: #434343;
}
.list-download ul li p {
	font-size: 10px;
	font-size: 1rem;
	padding-left: 10px;
	color: #a0a0a0;
}
.list-download ul li p span {
	margin-right: 5px;
}
.list-download ul li a {
	display: block;
	position: absolute;
	padding: 18px 20px;
	top: 0px;
	right: -20px;
}
.list-download ul li a img {
	width: 18px;
	height: 14px;
}
.list-question {
	margin: 20px 30px;
}
.list-question ul li {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.85;
	text-align: justify;
	color: #707070;
	margin-bottom: 10px;
}
.list-question ul li h3 {
	font-weight: 500;
	color: #333
}
.tab-nav {
	height: 40px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 20px;
}
.tab-nav a {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #fff;
	font-size: 16px;
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 0.4px;
	color: #959595;
	font-weight: 500
}
.tab-nav .tab-focus a {
	color: #3fb8bf;
	border-bottom: 3px solid #3fb8bf;
}
.verify-layer-wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.25);
	z-index: 1001;
	display: none
}
.verify-layer {
	position: fixed;
	width: 90%;
	top: 25%;
	padding-bottom:20px;
	left: 5%;
	background: #fff;
	-webkit-box-shadow: 1px 1px 20px #333;
	-moz-box-shadow: 1px 1px 20px #333;
	box-shadow: 1px 1px 20px #333;
	overflow: auto;
	z-index: 1003
}
.verify-cont {
	padding: 40px 30px 0px;
	position: relative
}
.verify-cont .layer-close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	padding: 10px;
}
.verify-cont .layer-close img {
	display: block;
}
.verify-cont h2 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.11;
	text-align: center;
	color: #434343;
}
.form-item {
	height: 42px;
	margin-top: 20px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	font-size: 15px;
	font-size: 1.5rem
}
.form-item input {
	width: 100%;
	border: none;
	padding: 10px;
	font-size: 16px;
	outline: none
}
.form-item a.code {
	display: block;
	width: 88px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #959595;
	border: 1px solid #959595;
	position: absolute;
	right: 0px;
	bottom: 10px;
}
.form-submit {
	margin-top: 30px;
}
.form-submit a.submit-btn {
	display: block;
	width: 100%;
	height: 44px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	margin: 10px auto;
	background: #3fb8bf;
	font-size: 15px;
	font-size: 1.5rem
}
.news-list {
	padding: 30px;
}
.news-list ul li {
	margin-bottom: 30px;
}
.news-list ul li:last-child{
	margin-bottom: 0px;
}
.news-list ul li a {
	display: block;
}
.news-list ul li a img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.news-list ul li a h3 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.53;
	text-align: justify;
	color: #434343;
	margin: 10px 0px 5px;
}
.news-list ul li a p {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.67;
	text-align: justify;
	color: #898989;
	margin-bottom: 5px;
}
.news-list ul li a span {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 1.15;
	letter-spacing: 1px;
	color: #434343;
}
.solution-list {
	padding: 30px;
}
.solution-list ul a{
	margin-bottom: 30px;
}
.solution-list ul a:last-child{
	margin-bottom: 0px;
}
.solution-list ul a{
	display: block;
}
.solution-list ul a li img {
	max-width: 98%;
	display: block;
	margin: 0 auto;
}
.solution-list ul a li h3 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.53;
	text-align: center;
	color: #434343;
	margin: 10px 0px 5px;
}
.solution-list ul a li p {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.67;
	text-align: justify;
	color: #898989;
	margin-bottom: 5px;
}
.solution-list ul a li span {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 1.15;
	letter-spacing: 1px;
	color: #434343;
}
.solution-detail-tit {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.53;
	color: #434343;
	margin: 20px 30px 10px;
}
.solution-detail-info {
	font-size: 12px;
	font-size: 1.2rem;
	text-align: justify;
	color: #898989;
	margin: 0 30px 30px;
}
.solution-detail-info p{
	margin-bottom: 10px;
}
.product-list a {
	display: block;
	padding: 10px;
}
.product-list .main-title {
	border-bottom: none;
	margin: 0px;
	margin-top: -60px;
	padding-left: 0;
	padding-right: 0
}
.product-list p {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.67;
	text-align: justify;
	color: #898989;
}
.product-list p img {
	max-width: 100%;
	display: block;
	margin: 20px auto;
}
.product-bg1 {
	background: url(../images/product-list-bg1.png) 0 0 no-repeat;
	background-size: cover;
}
.product-bg1 .main-title, .product-bg1 p {
	color: #fff;
}
.product-bg2 {
	background: url(../images/product-list-bg2.png) 0 0 no-repeat;
	background-size: cover;
}
.product-bg2 .main-title, .product-bg2 p {
	color: #fff;
}
.list-pro {
	margin: 30px;
}
.list-pro ul li a {
	display: block;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
	margin: 0px 20px;
}
.list-pro ul li:last-child a {
	border-bottom: none;
}
.list-pro ul li a img {
	display: block;
	max-width: 100%;
	margin: 30px auto;
}
.list-pro ul li a h3 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.53;
	color: #434343;
}
.list-pro ul li a p {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.53;
	color: #959595;
	margin-top: 8px;
}
.product-detail {
	padding: 10px 30px 30px;
}
.detail-tit {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.53;
	color: #434343;
	margin-bottom: 10px;
	margin-top: 30px;
}
.detail-info {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.67;
	text-align: justify;
	color: #898989;
}
.detail-img img {
	max-width: 100%;
	display: block;
	margin: 0px auto;
}
.about-cont {
	padding: 20px 30px 20px; 
}
.about-cont h2 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.25;
	color: #434343;
	padding: 20px 0px 10px;
}
.about-cont p {
	font-size: 12px;
	font-size: 1.6rem;
	line-height: 1.67;
	text-align: justify;
	text-indent: 2em;
	color: #898989;
}
.about-cont p img {
	display: block;
	max-width: 100%;
	margin: 20px auto;
}
.about-bg {
	background: url(../images/about-bg.png);
	background-size: cover;
	padding: 30px;
}
.about-bg h2 {
	color: #fff;
}
.about-bg ul li {
	height: 130px;
	position: relative;
	padding-left: 100px;
	color: #fff;
	width: 90%;
	margin:0 auto;
}
.about-bg ul li img {
	position: absolute;
	width: 70px;
	height: 70px;
	top: 30px;
	left: 10px;
}
.about-bg ul li h3 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 0.93;
	letter-spacing: 2px;
	color: #ffffff;
	margin-bottom: 10px;
	padding-top: 30px;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.about-bg ul li p {
	font-size: 10px;
	font-size: 1rem;
	line-height: 1.9;
	letter-spacing: 0.4px;
	color: #e5e5e5;
}
.list-honor {
	padding:0px 20px;
}
.list-honor ul li {
	width: 33.33%;
	float: left;
	text-align: center;
	padding: 5px 14px;
}
.list-honor ul li img {
	max-width: 100%;
	display: block;
	margin: 0 auto
}
.list-honor ul li p {
	padding: 10px 0px;
	height: 60px;
	font-size: 10px;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.5;
	text-align: center;
	color: #535353;
}
.join-top {
	position: relative;
}
.join-top a {
	width: 160px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border: solid 1px #ffffff;
	font-size: 17px;
	font-size: 1.7rem;
	letter-spacing: 0.4px;
	text-align: center;
	color: #ffffff;
	position: absolute;
	top: 60%;
	left: 50%;
	margin-left: -80px;
}
.join-top a.xyzp {
	top: 72%;
}
.join-banner {
	margin: 40px 30px 30px;
}
.join-banner img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.join-tit {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.25;
	text-align: center;
	color: #434343;
	padding-top: 50px;
}
.join-info {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.6;
	letter-spacing: 0.4px;
	text-align: center;
	color: #aaaaaa;
	margin: 10px 0px;
}
.share-list {
	padding: 20px 20px 0px;
}
.share-list ul li {
	width: 33.33%;
	text-align: center;
	float: left;
	height: 150px;
	overflow: hidden;
}
.share-list ul li a {
	display: block;
	padding: 15px;
}
.share-list ul li a img {
	
	display: block;
	max-width: 100%;
	margin: 0 auto;
	
}
.share-list ul li a p {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.15;
	letter-spacing: 1.1px;
	color: #434343;
	margin: 15px 0px 0px;
}
.share-list ul li a span {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.36;
	letter-spacing: 1.8px;
	color: #a0a0a0;
}
.fuli {
	background: url(../images/join-bg.jpg) no-repeat;
	background-size: cover;
}
.fuli .join-tit {
	color: #fff;
}
.fuli-list {
	padding: 20px 35px;
}
.fuli-list ul li {
	width: 50%;
	float: left;
	text-align: center;
	padding: 20px;
}
.fuli-list ul li img {
	max-width: 55%;
	margin: 0 auto;
	display: block;
}
.fuli-list ul li p {
	line-height: 2;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 1.3px;
	color: #ffffff;
	margin-top: 10px;
}
#roll-cont {
	overflow: hidden;
	width: 100%;
	margin: 30px auto;
}
#rolllist {
	float: left;
	width: 10000px;
}
#wrap1 {
	float: left;
}
#wrap2 {
	float: left;
}
.list-environment ul li {
	width: 315px;
	height: 210px;
	float: left;
	margin: 5px;
}
.example-image {
	width: 315px;
	height: 210px;
}
.jion-tab-nav {
	text-align: center;
	margin: 30px auto;
}
.jion-tab-nav ul {
	display: inline-block;
	margin: 0 auto;
}
.jion-tab-nav ul li {
	width: 110px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border: solid 1px #3fb8bf;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.9px;
	color: #3fb8bf;
	float: left;
	cursor: pointer
}
.jion-tab-nav ul li.current {
	background-color: #3fb8bf;
	color: #3fb8bf;
	color: #ffffff;
}
.job-cont {
	position: relative;
	min-height: 500px;
}
.list-job {
	margin: 30px;
}
.list-job ul li {
	min-height: 150px;
	padding-top: 26px;
	border: solid 1px #dcdcdc;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 50px;
	padding-left: 120px;
	padding-right: 30px;
}
.list-job ul li img {
	position: absolute;
	width: 90px;
	height: 90px;
	top: 20px;
	left: 20px;
}
.list-job ul li h2 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 1px;
	color: #434343;
}
.list-job ul li p {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.67;
	color: #959595;
}
.list-recruitment {
	padding: 20px;
	padding-bottom: 0px;
}
.list-recruitment ul li {
	margin-bottom: 30px;
	position: relative;
}
.list-recruitment ul li:last-child{
	padding-bottom: 0px;
}
.list-recruitment ul li a {
	display: block;
}

.list-recruitment ul li a .list-job-detail {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
	color: #434343;
}
.list-recruitment ul li a .list-job-detail b {
	width: 96px;
	height: 50px;
	word-wrap: break-word;
	vertical-align: top;
	display: block;
}
.list-recruitment ul li a .list-job-detail span {
	font-size: 11px;
	color: #626262;
	float: right;
	vertical-align: top;
	position: relative;
	top: -50px;
}
.list-recruitment ul li a .list-job-detail em {
	font-size: 11px;
	font-size: 1.1rem;
	color: #434343;
	display: inline-block;
	padding: 0px 10px;
	border: 1px solid #535353;
	position: absolute;
	top: 2px;
	left: 100px;
	font-style: normal;
}

/* .list-recruitment ul li a h3 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
	color: #434343;
}
.list-recruitment ul li a h3 span {
	font-size: 11px;
	color: #626262;
	float: right
}
.list-recruitment ul li a h3 em {
	font-size: 11px;
	font-size: 1.1rem;
	color: #434343;
	display: inline-block;
	padding: 0px 10px;
	border: 1px solid #535353;
	position: absolute;
	top: 2px;
	left: 100px;
	font-style: normal
} */



.job-info {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.67;
	text-align: justify;
	color: #898989;
	margin-top: 10px;
	padding-left: 10px;
}
.job-detail{
	padding:30px;
}
.job-detail-top h2{
	font-size: 18px;
	font-size:1.8rem;
  font-weight: 500;
  line-height: 1.28;
  text-align: justify;
  color: #434343;
  margin:10px 0px 5px
}
.job-detail-top p{
	font-size: 11px;
	font-size:1.1rem;
  line-height: 1.36;
  color: #898989;
}
.job-detail-top p  span{
	float:right;
}
.jobs-cont{
	padding:30px 0px 0px;
}
.jobs-cont{
	font-size: 12px;
	font-size:1.2rem;
	line-height:1.6;
  text-align: justify;
  color: #707070;
 
}
.jobs-cont p{
	 padding-left:5px;
}
.jobs-cont h3{
	font-size: 15px;
	font-size:1.5rem;
  font-weight: 500;
  line-height: 1.53;
  text-align: justify;
  color: #434343;
  margin-bottom:5px;
}
.apply-btn {
	margin:20px 0px 40px;
}
.apply-btn a {
	width: 230px;
  height: 40px;
  background-color: #3fb8bf;
	text-align: center;
	line-height: 40px;
	display:block;
	margin:0px auto;
	font-size: 16px;
	font-size:1.6rem;
	letter-spacing: 1px;
	color:#fff
}
.form-upload{
	padding:20px;
	position:relative;
	padding-left:50px;
}
.form-upload img{
	width:28px;
	height:25px;
	position:absolute;
	left:10px;
	top:24px;
}
.form-upload input{
	width:100%;
	height: 35px;
	padding:0px 10px;
    border: solid 1px #959595;
}
.form-info{
	font-size: 11px;
	font-size:1.1rem;
	padding-left:50px;
  font-weight: 300;
  line-height: 1.82;
  color: #707070;
}
.verify-success{
	padding:20px;
	text-align:center
}
.verify-success img{
	display:block;
	margin:0 auto;
	width:45px;
	height:45px;
}
.verify-success h2{
	font-size: 18px;
	font-size:1.8rem;
  font-weight: 500;
  margin:10px 0px;
  text-align: center;
  color: #3fb8bf;
}
.verify-success p{
font-size: 13px;
font-size:1.3rem;
  font-weight: 300;
  line-height: 1.62;
  text-align: center;
  color: #898989;
}
.map{
	width:90%;
	margin:0 auto;
	margin-bottom: 40px;
}














