﻿html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	margin: 0;
	font-family: "Microsoft Yahei" !important;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1200px;
	background: #fff;
	color: #1c1c1c;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b,strong {
	font-weight: bolder;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,input,optgroup,select,textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}

body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga","kern";
}

button,input {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html [type=button],/* 1 */
[type=reset],[type=submit] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}
[type=checkbox],[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto;
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

summary {
	display: list-item;
}

article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu {
	display: block;
}

pre,code,kbd,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

audio,video,canvas {
	display: inline-block;
}

template,[hidden] {
	display: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:before,.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #0c9542;
}

ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.top {
	height: 40px;
	line-height: 40px;
}
.top a {
	color: #333;
}
.top-left {
	float: left;
	width: 980px;
}
.top-right {
	float: right;
	width: 200px;
	text-align: right;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.header {
	padding: 20px 0;
}

.header .container {
	position: relative;
}

.header .logo {
	float: left;
	width: 610px;
}

.header .logo .img {
	float: left;
}

.header .logo img {
	max-height: 88px;
	display: block;
	width: auto;
}

.header .logo .text {
	float: left;
	margin-left: 20px;
}

.header .logo .text h3 {
	margin: 8px 0 0;
	font-size: 24px;
}

.header .tel,.prd-sd .tel {
	float: left;
	background: url(../images/lx.png) no-repeat 0 center;
	width: 200px;
	padding-left: 45px;
	color: #848484;
}

.header .tel strong,.prd-sd .tel strong {
	display: block;
	color: #036adf;
	font-size: 24px;
}

.header .link {
	float: right;
	color: #ccc;
	margin-left: 20px;
	padding-top: 20px;
}

.header .link a {
	margin: 0 15px;
}

.nav {
	background-color: #036adf;
}

.nav li {
	float: left;
	background: url(../images/nav_line.png) no-repeat right center;
}

.nav li:last-child {
	background: none;
}

.nav li a {
	display: block;
	padding: 0 67px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.nav li a:hover,.nav li a.active {
	background-color: #03a443;
}

.slideBox {
	height: 500px;
	position: relative;
	overflow: hidden;
}

.slideBox .hd {
	position: absolute;
	bottom: 20px;
	font-size: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
}

.slideBox .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 10px;
	background-color: #c8c8c8;
	cursor: pointer;
}

.slideBox .hd li.on {
	background-color: #036adf;
}

.slideBox .bd,.slideBox .bd ul,.slideBox .bd li {
	width: 100% !important;
	height: 100% !important;
}

.slideBox .bd li {
	background: no-repeat center;
}

.slideBox .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.sou {
	padding: 25px 0;
}

.sou .hot {
	float: left;
	padding: 7px 0;
}

.sou .hot a {
	margin-right: 10px;
}

.sou .hform {
	float: right;
}

.sou .hform input {
	float: left;
	width: 500px;
	font-size: 14px;
	border: 0;
	border-bottom: 1px solid #ddd;
	padding: 7px 0;
	line-height: 20px;
}

.sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 35px;
	height: 35px;
	background: url(../images/sou2.gif) no-repeat 0 0;
	margin-left: 10px;
}

.section {
	padding-top: 35px;
}

.section-title {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #036adf;
	margin-bottom: 40px;
}

.section-title:before {
	content: '';
	display: block;
	width: 50px;
	height: 4px;
	background-color: #B4B4B4;
	margin: 0 auto 20px;
}

.section-title span {
	display: block;
	font-size: 36px;
	text-transform: uppercase;
	color: #b4b4b4;
	line-height: 1.1;
}

.section-title small {
	display: block;
	color: #333;
	font-size: 15px;
}

.index-cha {
	background: url(../images/cha_bg.jpg) no-repeat center;
	height: 674px;
}

.index-cha-left {
	float: left;
	width: 600px;
	padding-top: 80px;
}

.index-cha-left li {
	float: left;
	width: 115px;
	text-align: center;
	font-size: 16px;
}

.index-cha-left li img {
	display: block;
	width: 56px;
	height: 56px;
	margin: 0 auto 10px;
}

.index-cha-contact {
	display: block;
	text-align: center;
	width: 427px;
	line-height: 45px;
	background-color: #036adf;
	color: #fff !important;
	border-radius: 25px;
	margin: 400px auto 0;
	font-size: 18px;
}

.index-cha-right {
	float: right;
	width: 580px;
	padding-top: 90px;
}

.index-cha-list {
	margin-bottom: 35px;
}

.index-cha-list h4 {
	background: url(../images/cha_dot.png) no-repeat 0 12px;
	padding-left: 15px;
	font-size: 24px;
	color: #fff;
	margin: 0;
}

.index-cha-list h4 small {
	font-weight: normal;
	font-size: 14px;
	line-height: 26px;
	display: block;
}

.index-cha-list li {
	float: left;
	margin: 20px 12px 0 0;
	text-align: center;
}

.index-cha-list li img {
	display: block;
	width: 180px;
	height: 132px;
}
.index-cha-list li p a {
	color: #fff;	
}

.prd-sd {
	border: 8px solid #036adf;
	height: 837px;
	width: 304px;
	float: left;
}

.prd-sd-title {
	padding-left: 75px;
	font-size: 30px;
	padding-top: 15px;
	background: #036adf url(../images/fen_jt.gif) no-repeat 20px 20px;
	color: #fff;
	padding-bottom: 20px;
}

.prd-sd-title small {
	display: block;
	color: #fff;
	font-size: 12px;
	letter-spacing: 2px;
}

.prd-sd .tel {
	float: none;
	margin: 40px 20px;
	width: auto;
}

.sideMenu h3 {
	margin: 0 0 1px;
	cursor: pointer;
}

.sideMenu h3 a {
	line-height: 56px;
	background: #ededed url(../images/fen_jt1.gif) no-repeat 274px center;
	display: block;
	padding-left: 20px;
}

.sideMenu h3 a:hover,.sideMenu h3.on a {
	background: #049449 url(../images/fen_jt2.gif) no-repeat 274px center;
	color: #fff;
}

.sideMenu ul {
	padding: 8px 0;
}

.sideMenu li a {
	display: block;
	background: url(../images/fen_jt3.gif) no-repeat 34px center;
	padding-left: 45px;
	line-height: 40px;
}

.prd-mn {
	float: right;
	border-bottom: 8px solid #036adf;
	width: 850px;
	height: 845px;
	overflow: hidden;
	padding-left: 30px;
}

.prd-top .hd {
	margin-bottom: 10px;
}

.prd-top .hd li {
	float: left;
	line-height: 44px;
	background-color: #ededed;
	font-size: 16px;
	text-align: center;
	width: 138px;
	cursor: pointer;
	margin-right: 10px;
}

.prd-top .hd li.on {
	background-color: #036adf;
	color: #fff;
}

.prd-top .hd .more {
	float: right;
	line-height: 44px;
}

.list-1 {
	margin-left: -9px;
}

.list-1 li {
	float: left;
	width: 277px;
	margin-left: 9px;
}

.list-1 li img {
	display: inline-block;
	width: 275px;
    height: 198px;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

.list-1 li .m {
	height: 198px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 198px;
	font-size: 0;
}

.list-1 li p {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	color: #555;
	margin: 0;
}

.list-2 {
	margin: 0 0 0 -10px;
}

.list-2 li {
	float: left;
	width: 33.333333%;
	text-align: center;
}

.list-2 li a {
	display: block;
	margin: 0 0 10px 10px;
	border: 1px solid #ececeb;
}

.list-2 li a:hover {
	border-color: #068e3c;
}

.list-2 li img {
	display: inline-block;
	width: 300px;
	height: 220px;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

.list-2 li .m {
	height: 225px;
	line-height: 225px;
	font-size: 0;
}

.list-2 li .text {
	padding: 5px 20px;
}

.list-2 li h4 {
	margin: 0;
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
}

.list-2 li p {
	margin-top: 0;
	height: 40px;
	overflow: hidden;
	color: #999;
}

.list-2-1 li {
	width: 25%;
}

.list-2-1 li .m {
	height: 165px;
	line-height: 165px;
	text-align: center;
}
.list-2-1 li .m img {
	width: 223px;
	height: 165px;
}

.list-2-1 li .text {
	padding: 5px 10px;
}

.list-2-1 li h4 {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
} 

.list-3 li {
	margin-bottom: 15px;
	line-height: 28px;
}

.list-3 li a {
	display: block;
	border: 1px solid #ececeb;
	padding: 15px;
	overflow: hidden;
}

.list-3 li .m {
	float: left;
	width: 230px;
}

.list-3 li .m img {
	display: block;
	width: 230px;
    height: 170px;
}

.list-3 li .text {
	margin-left: 250px;
}

.list-3 li .text h4 {
	margin: 0;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}
.list-3 li .text h4 span {
	float: right;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}

.list-4 {
	margin: 0 0 0 -10px;
}

.list-4 li {
	float: left;
	width: 33.333333%;
}

.list-4 li a {
	display: block;
	margin: 0 0 10px 10px;
	border: 1px solid #ececeb;
}

.list-4 li a:hover {
	border-color: #068e3c;
}

.list-4 li .m {
	padding: 10px;
	height: 210px;
	line-height: 210px;
	text-align: center;
	font-size: 0;
}

.list-4 li img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

.list-4 li .text {
	padding: 5px 20px;
	background-color: #F0F0F0;
}

.list-4 li h4 {
	margin: 0;
	font-size: 14px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
}

.prd-bottom-title {
	background: url(../images/chanj.png) no-repeat left center;
	padding-left: 42px;
	line-height: 70px;
	font-weight: bold;
	color: #036adf;
	font-size: 24px;
}

.prd-bottom-title a.more {
	float: right;
	font-size: 14px;
	font-weight: normal;
}

.prd-bottom {
	position: relative;
}

.prd-bottom .list-1 {
	margin: 0;
}

.prd-bottom .list-1 li {
	margin-left: 0;
	margin-right: 9px;
}

.prd-bottom .arr {
	position: absolute;
	z-index: 2;
	top: 50%;
	width: 18px;
	height: 21px;
	cursor: pointer;
}

.prd-bottom .prev {
	left: 20px;
	background: url(../images/chang_left.png) no-repeat;
}

.prd-bottom .prev:hover {
	background-position: 0 -21px;
}

.prd-bottom .next {
	right: 20px;
	background: url(../images/chang_right.png) no-repeat;
}

.prd-bottom .next:hover {
	background-position: 0 -21px;
}

.tech {
	background: url(../images/tech_bg.gif) no-repeat center top;
	margin-left: -115px;
	margin-bottom: 30px;
}

.tech li {
	float: left;
	width: 211px;
	margin-left: 115px;
}

.tech li .m {
	border: 3px solid transparent;
	width: 205px;
	height: 205px;
	overflow: hidden;
	border-radius: 50%;
	position: relative;
}

.tech li .m img {
	display: block;
	width: 100%;
	height: 100%;
}

.tech li .m span {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #036adf;
	top: 160px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 47px;
}

.tech li a:hover .m {
	border-color: #049449;
}

.tech li a:hover .m span {
	background-color: #049449;
}

.tech li p {
	margin-bottom: 0;
	text-align: center;
}

.case-menu {
	margin-bottom: 20px;
}

.case-menu li {
	float: left;
	width: 220px;
	margin-left: 15px;
}

.case-menu li a {
	display: block;
	border: 1px solid #dcdcdc;
	color: #999;
	font-size: 18px;
	height: 50px;
}

.case-menu li i {
	float: left;
	width: 40px;
	height: 40px;
	margin: 6px 8px 0 18px;
}

.case-menu li i.i1 {
	background: url(../images/case01.png) no-repeat 0 0;
}

.case-menu li i.i2 {
	background: url(../images/case02.png) no-repeat 0 0;
}

.case-menu li i.i3 {
	background: url(../images/case03.png) no-repeat 0 0;
}

.case-menu li i.i4 {
	background: url(../images/case04.png) no-repeat 0 0;
}

.case-menu li i.i5 {
	background: url(../images/case05.png) no-repeat 0 0;
}

.case-menu li small {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

.case-menu li h4 {
	margin: 0;
	font-size: 18px;
	color: #333;
	line-height: 50px;
}

.case-menu li a:hover i {
	background-position: 0 -40px;
}

.case-menu li a:hover small {
	color: #333;
}

.case-menu li a:hover h4 {
	color: #248E49;
}

.case {
	padding-bottom: 50px;
}

.case li {
	float: left;
	width: 590px;
	height: 300px;
	margin-top: 10px;
	margin: 5px 5px;
}

.case li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.case li img {
	display: block;
	width: 100%;
	height: 100%;
}

.case li .info {
	margin: 0;
	width: 100%;
	height: 58px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	text-align: center;
	line-height: 58px;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
}

.case li.t {
	height: 610px;
	margin-right: 20px;
}

.case li.t .info {
	display: block;
	width: 560px;
	background: #036adf;
	height: 58px;
	padding: 0px 15px;
	position: absolute;
	bottom: 0;
}

.case li.t .info h4 {
	font-weight: bold;
	line-height: 24px;
	height: 58px;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	padding-top: 15px;
	margin: 0;
}

.case li.t .info p {
	line-height: 24px;
	color: #a5ccb0;
	height: 48px;
	overflow: hidden;
	padding-top: 5px;
	font-size: 14px;
}

.ys {
	background: url(../images/ys_h.jpg) no-repeat center 0;
	color: #fff;
	padding-top: 140px;
	height: 215px;
	text-align: center;
	font-size: 46px;
	font-weight: bold;
}

.ysds {
	background: url(../images/ys_bg1.jpg) no-repeat center 0;
	height: 2032px;
	overflow: hidden;
}

.ysds .container {
	position: relative;
	height: 100%;
}

.ysds .item {
	position: absolute;
}

.ysds .item.i1 {
	top: 100px;
	left: 0;
}

.ysds .item.i2 {
	top: 611px;
	right: 10px;
	text-align: right;
}

.ysds .item.i3 {
	top: 1085px;
	left: 0;
}

.ysds .item.i4 {
	top: 1600px;
	right: 10px;
	text-align: right;
}

.ysds .item .title {
	font-size: 25px;
	margin-bottom: 20px;
}

.ysds .item .title span {
	display: inline-block;
	color: #036adf;
	line-height: 56px;
	font-weight: bold;
	border-top: 2px solid #036adf;
	border-bottom: 2px solid #036adf;
}

.ysds .item .title p {
	margin: 5px 0 0;
}

.ysds .item .text p {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	color: #666;
}

.ysds .item .text ul {
	margin-top: 28px;
}

.ysds .item .text li {
	margin: 0 15px;
	display: inline-block;
	font-size: 16px;
	text-align: center;
}

.ysds .item .text li span {
	display: block;
	background: url(../images/ys_yuan.png) no-repeat 0 0;
	width: 92px;
	height: 92px;
	margin: 0 auto 15px;
	color: #068e3c;
	line-height: 102px;
	text-align: center;
	font-size: 14px;
}

.ysds .item .text li strong {
	font-size: 36px;
	line-height: 1;
}

.ysds .item .text .tel {
	line-height: 35px;
	color: #036adf;
	border: 1px solid #036adf;
	display: inline-block;
	font-size: 24px;
	margin-top: 28px;
	padding: 0 15px 0 0;
}

.ysds .item .text .tel span {
	background-color: #036adf;
	color: #fff;
	padding: 0 15px;
	display: inline-block;
	margin-right: 15px;
	font-size: 16px;
	vertical-align: top;
}

.join {
	background: url(../images/join_bj.jpg) no-repeat center 0;
	color: #fff;
	height: 355px;
}

.join .info {
	padding-top: 60px;
	width: 370px;
    margin: 0 auto;
	text-align: center;
}

.join .info h4 {
	font-size: 36px;
	margin: 0;
}

.join .info .tel {
	width: 343px;
	height: 78px;
	color: #fff;
	background: url(../images/tel.png) no-repeat 0 0;
	padding: 6px 0 0 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 24px;
	display: block;
	margin-top: 30px;
}

.join .info .tel strong {
	display: block;
	color: #fff;
	font-size: 32px;
	line-height: 40px;
}

.news {
}

.news .hd {
	text-align: center;
	position: relative;
	margin-bottom: 45px;
}

.news .hd:before {
	position: absolute;
	top: 9px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ddd;
	content: '';
}

.news .hd ul {
	position: relative;
}

.news .hd li {
	display: inline-block;
	font-size: 18px;
	width: 160px;
	cursor: pointer;
}

.news .hd li i {
	display: block;
	width: 10px;
	height: 10px;
	padding: 3px;
	border: 1px solid #ddd;
	border-radius: 50%;
	margin: 0 auto 10px;
	background-color: #fff;
}

.news .hd li i:after {
	width: 10px;
	height: 10px;
	display: block;
	border-radius: 50%;
	background-color: #ddd;
	content: '';
}

.news .hd li.on i:after {
	background-color: #036adf;
}

.news .hd li.on {
	color: #036adf;
}

.news .pic {
	float: left;
	width: 600px;
	height: 520px;
	overflow: hidden;
}

.news .pic img {
	display: block;
	width: 600px;
	height: 520px;
}

.news .bd ul {
	float: right;
	width: 584px;
}

.news .bd li {
	margin-bottom: -1px;
}

.news .bd li a {
	display: block;
	border: 1px solid #eaeaea;
	overflow: hidden;
	padding: 27px 0;
}

.news .bd li .date {
	float: left;
	width: 108px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	color: #b6b6b6;
	text-transform: uppercase;
	text-align: center;
	border-right: 1px solid #eaeaea;
}

.news .bd li .date em {
	display: block;
	font-size: 48px;
	color: #036adf;
	padding-top: 5px;
	line-height: 50px;
	font-weight: bold;
	font-style: normal;
}

.news .bd li .info {
	margin-left: 128px;
	position: relative;
}

.news .bd li .info h4 {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
}

.news .bd li .info p {
	padding: 10px 100px 0 0;
	color: #818181;
	margin: 0;
}

.news .bd li .info img {
	position: absolute;
	top: 35px;
	right: 20px;
	width: 38px;
	height: 38px;
	overflow: hidden;
	display: none;
}

.news .bd li a:hover .info img {
	display: block;
}

.index-ab {
	margin: 0;
	overflow: hidden;
	padding: 0 35px 93px;
}

.index-ab dt {
	float: right;
}

.index-ab dt img {
	display: block;
}

.index-ab dd {
	margin: 0 617px 0 0;
}

.index-ab dd h4 {
	font-size: 24px;
	height: 83px;
	margin: 0 0 38px;
	border-bottom: 1px solid #dfdfe0;
}

.index-ab dd h4 small {
	display: block;
	font-weight: normal;
	color: #b9b9b9;
	font-size: 12px;
	padding-top: 5px;
	text-transform: uppercase;
}

.index-ab dd p {
	line-height: 36px;
	color: #454545;
	height: 144px;
	overflow: hidden;
	margin: 0;
}

.index-ab dd a.more {
	display: block;
	line-height: 36px;
	background-color: #036adf;
	color: #fff;
	width: 110px;
	text-align: center;
	margin: 20px 0;
}

.index-ab dd a.btn {
	display: inline-block;
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: #049449;
	border-radius: 20px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-right: 8px;
}

.member {
	margin: 40px 0 20px 0;
	overflow: hidden;
}

.member h4 {
	margin: 0;
	float: left;
	font-size: 18px;
	color: #036adf;
	line-height: 25px;
}

.member h4 small {
	font-size: 18px;
	color: #b4b4b4;
	text-transform: uppercase;
}

.member .member_c {
	line-height: 25px;
}

.member .member_c a {
	display: inline-block;
	padding: 0 34px;
	height: 25px;
	line-height: 25px;
	color: #5b5b5b;
	background: url(../images/linkline.jpg) no-repeat right center;
}

.footer-top {
	background-color: #036adf;
	color: #fff;
	margin-top: 80px;
	padding-bottom: 50px;
}

.footer-top .logo {
	width: 190px;
	height: 120px;
	border-radius: 50%;
	background-color: #f4f4f4;
	text-align: center;
	line-height: 120px;
	margin: 0 auto;
	position: relative;
	top: -60px;
}

.footer-top .logo img {
	vertical-align: middle;
}

.footer-nav {
	float: left;
	margin: 0 29px 0 0;
	background-color: #fff;
	width: 300px;
}

.footer-nav h4 {
	padding: 27px 0 0 17px;
	font-size: 24px;
	background-color: #05a745;
	margin: 0;
	height: 75px;
}

.footer-nav h4 small {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}

.footer-nav p {
	margin: 0;
	padding: 12px 0;
	line-height: 40px;
	overflow: hidden;
}

.footer-nav p a {
	float: left;
	padding: 0 0 0 25px;
}

.footer-tel {
	width: 360px;
	overflow: hidden;
	border: 6px solid #05a745;
	background: url(../images/fbg.gif);
	margin: 0 22px 0 0;
	color: #333;
	padding-bottom: 15px;
	float: left;
}

.footer-tel h4 {
	margin: 25px 0 0 40px;
	background: url(../images/fline.gif) no-repeat left top;
	font-weight: normal;
	height: 110px;
}

.footer-tel h4 small {
	display: block;
	font-size: 14px;
	padding-top: 15px;
}

.footer-tel h4 strong {
	display: block;
	padding: 10px 0 5px 35px;
	background: url(../images/flx.png) no-repeat left 8px;
	color: #036adf;
	line-height: 1;
	font-size: 30px;
}

.footer-tel p {
	color: #333;
	line-height: 28px;
	padding: 18px 22px 0 40px;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
}

.footer-tel p small {
	line-height: 20px;
	font-size: 12px;
	color: #b6b6b6;
	display: block;
}

.fwz {
	float: left;
}

.fwz p {
	margin-top: 0;
}

.fwz .i1 {
	padding: 0 0 0 48px;
	background: url(../images/f1.gif) no-repeat left 0;
	margin: 25px 0 0;
}

.fwz .i2 {
	padding: 0 0 0 48px;
	background: url(../images/f2.gif) no-repeat left 0;
	margin: 25px 0 0;
}

.fwz .i3 {
	padding: 0 0 0 48px;
	background: url(../images/f3.gif) no-repeat left 0;
	margin: 25px 0 0;
}

.ewm {
	float: right;
	width: 100px;
	text-align: center;
}

.ewm img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.footer-bottom {
	padding: 10px 0;
	background-color: #191919;
	color: #fff;
	text-align: center;
}

.footer-bottom p {
	padding: 0px;
}

.footer-bottom a {
	color: #fff;
}

#goToTop {
	position: fixed;
	right: 0;
	bottom: 5%;
	z-index: 900;
	width: 77px;
	height: 35px;
	background: #29A453;
	padding: 20px 0;
}

#goToTop i {
	background: url(../images/fx.png) no-repeat -27px -51px;
	width: 33px;
	height: 35px;
	display: block;
	margin: 0 auto;
}

.sou-inner {
	background-color: #F2F2F2;
}

.sou-inner .hform {
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
	padding-left: 15px;
}

.sou-inner .hform input {
	width: 240px;
	border-bottom-color: transparent;
}

.curmbs {
	padding: 15px 0;
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 20px;
}

.curmbs span {
	padding-left: 10px;
	border-left: 10px solid #ff7608;
}

.curmbs em {
	font-style: normal;
	padding: 0 5px;
	color: #999;
}

.ct2-sd {
	float: left;
	width: 240px;
}

.ct2-mn {
	float: right;
	width: 930px;
}

.panel-sd {
	margin-bottom: 20px;
}

.panel-sd-hd {
	background-color: #036adf;
	color: #fff;
	padding-bottom: 5px;
}

.panel-sd-hd h4 {
	text-align: center;
	border-bottom: 1px solid #fff;
	margin: 0;
	font-size: 24px;
	padding: 20px 0;
}

.panel-sd-bd {
	border: 1px solid #ececeb;
	padding: 5px 10px;
	border-top: 0;
}

.column h3 {
	margin: 0 0 2px;
	font-weight: normal;
}

.column h3 a {
	display: block;
	line-height: 50px;
	background: #ececeb;
	padding: 0 20px;
	font-size: 18px;
}

.column h3.on a {
	background-color: #036adf;
	color: #fff;
}

.column li {
	line-height: 50px;
	border-bottom: 1px solid #ececeb;
}

.column li a {
	display: block;
	padding: 0 20px;
}

.title-1 {
	border-bottom: 1px solid #ececeb;
	height: 44px;
	margin-bottom: 15px;
	font-size: 24px;
}

.title-1 span {
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #f28d16;
}

.title-2 {
	text-align: center;
	margin-bottom: 30px;
	    border-bottom: 1px dashed #dcdcdc;
}

.protext {
	margin-bottom: 15px;
}

.title-2 h4 {
	margin: 0;
	letter-spacing: 6px;
	font-size: 30px;
	text-indent: 6px;
}

.title-2 h4 span {
	color: #1ec985;
}

.title-2 small {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	color: #666;
	margin-top: 5px;
}

.title-3 {
	margin-bottom: 15px;
	text-align: center;
	color: #036adf;
	line-height: 40px;
	font-size: 30px;
}

.title-3 small {
	display: block;
	color: #999;
	font-size: 16px;
	text-transform: uppercase;
}

.title-3 img {
	display: block;
	margin: 0 auto;
}

.pages {
  padding: 30px 0px;
  text-align: center;
}

.pages li {
  display: inline-block;
  margin:0 5px;
}

.pages li a {
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #fff;
  color: #666;
}

.pages li a:hover {
  padding: 5px 10px;
  border: 1px solid #03a443;
  background: #03a443;
  color: #fff;
}

.menu-inner {
	text-align: center;
	margin-bottom: 20px;
}

.menu-inner a {
  
    width: 14.2857142857%;
    /* text-align: center; */


	    display: inline-block;
}

.menu-inner span {
	display: block;
	margin-left: 1px;
	background-color: #036adf;
	color: #fff;
	font-size: 18px;
	line-height: 55px;
}

.menu-inner a:hover span,.yunu-menu-inner a.active span {
	background: url(../images/p16-icon6.png) no-repeat center bottom #29A453;
}

.aboutinfo {
}

.aboutinfo li {
	float: left;
	width: 20%;
}

.aboutinfo li .b {
	border: 1px solid #ddd;
	margin-left: -1px;
	margin-top: -1px;
	padding: 20px;
	height: 180px;
	text-align: center;
}

.aboutinfo li i {
	display: block;
	font-style: normal;
	font-weight: bold;
	font-family: Impact;
	font-size: 50px;
	margin-top: 20px;
}

.aboutinfo li p {
	margin: 0;
	font-size: 16px;
	text-align: justify;
}

.aboutinfo li:nth-child(even) i {
	color: #1ec985;
}

.infocontent-title {
	margin-bottom: 20px;
	text-align: center;
}

.infocontent-title h1 {
	margin: 0;
	font-size: 24px;
}

.infocontent-title p {
	margin: 10px 0 0;
	font-size: 12px;
	color: #999;
}

.infocontent-title p span {
	padding-right: 10px;
}

.news-pic {
	text-align: center;
}
.news-pic img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.infocontent-desc {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 20px;
}

.infocontent-body {
	line-height: 2;
	margin-bottom: 20px;
}

.infocontent-body p{ font-size:16px; text-indent:2em;}



.infocontent-rem {
	margin-bottom: 20px;
}

.tit {
	font-size: 24px;
	line-height: 55px;
}

.infocontent-rem li {
	border-bottom: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 46px;
}

.infocontent-rem li span {
	float: right;
}

.infocontent-epx {
	
}

.infocontent-epx li {
	line-height: 32px;
	margin-bottom: 5px;
}

.infocontent-epx li em {
	float: right;
	font-style: normal;
}

.infocontent-return {
	border-bottom: 1px solid #323232;
	line-height: 32px;
	margin-bottom: 20px;
}

.infocontent-return a {
	margin-right: 10px;
}

.infocontent-return .more {
	margin: 0;
	float: right;
	background-color: #EC8E41;
	color: #fff;
	padding: 0 10px;
}

.list-5 li {
	border-bottom: 1px dashed #ddd;
	margin-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

.list-5 li .m {
	float: left;
	width: 90px;
}

.list-5 li .m img {
	display: block;
	width: 100%;
	height: auto;
}

.list-5 li .text {
	margin-left: 100px;
}

.list-5 li .text h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-5 li .text p {
	margin: 0;
	font-size: 12px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 18px;
}

.list-5 li .text span {
	font-size: 12px;
	color: #999;
}

.showcase {
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 20px;
}

.showcase-pic {
	position: relative;
	width: 400px;
	height: 300px;
	overflow: hidden;
	float: left;
}

.showcase-pic li,.showcase-pic .bd,.showcase-pic .bd ul {
	width: 100% !important;
	height: 100% !important;
}

.showcase-pic li {
	text-align: center;
	line-height: 300px;
}

.showcase-pic li img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: 400px;
	height: 300px;
}

.showcase-info {
	float: right;
	width: 460px;
}

.showcase-info h1 {
	margin: 0 0 15px;
	font-size: 24px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.showcase-info p {
	margin: 0;
	color: #666;
	padding: 3px 0;
}

.showcase-info .tel {
	border-top: 2px solid #e6e6e6;
	margin-top: 80px;
	padding-top: 15px;
	background: url(../images/pc-xc-icon2.png) no-repeat 10px 15px;
	height: 42px;
	padding-left: 70px;
	line-height: 21px;
	font-size: 18px;
}

.showcase-info .tel a {
	float: right;
	line-height: 42px;
	padding: 0 15px;
	background-color: #29A453;
	color: #fff;
}

.ab-inner {
	/*background-color: #F2F2F2;*/
	overflow: hidden;
	margin: 0 0 20px;
	line-height: 28px;
}

.ab-inner p{ font-size:16px; text-indent:2em; line-height:2;}



.ab-inner dt {
	float: left;
	width: 500px;
}

.ab-inner dt img {
	display: block;
	width: 100%;
}

.ab-inner.r dt {
	float: right;
}

.ab-inner dd {
	margin-left: 500px;
}

.ab-inner.r dd {
	margin-left: 0;
	margin-right: 500px;
}

.ab-inner dd {
	padding: 10px 20px;
	line-height: 26px;
}

.gs {
	width: 85%;
	margin: 0 auto;
	height: 200px;
	box-shadow: 0 0 5px;
	text-align: center;
	padding: 20px 20px 20px;
	position: relative;
	background: #fff;
}
