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", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1200px;
	background: #F7F7F7;
	color: #333;
}
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: #166060;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
 @-webkit-keyframes shake {
 from, to {
-webkit-transform:translate3d(0, 0, 0);
}
 20%, 60% {
-webkit-transform:translate3d(-10px, 0, 0);
}
 40%, 80% {
-webkit-transform:translate3d(10px, 0, 0);
}
}
 @keyframes shake {
 from, to {
transform:translate3d(0, 0, 0);
}
 20%, 60% {
transform:translate3d(-10px, 0, 0);
}
 40%, 80% {
transform:translate3d(10px, 0, 0);
}
}
.container {
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 32px;
}
.container2 {
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 32px;
}
.container img {
	max-width: 100%;
}
.btn {
	display: inline-block;
	text-align: center;
	border: 2px solid #F37D57;
	background-color: #F37D57;
	color: #fff;
	padding: 10px 30px;
	font-size: 16px;
	border-radius: 30px;
}
.btn:hover {
	-webkit-animation: shake .5s linear;
	animation: shake .5s linear;
	color: #fff;
}
.header {
	background: url(../images/top_bg.jpg) repeat;
	position: relative;
	z-index: 1;
}
.header .text {
	float: left;
	color: #186060;
	font-size: 28px;
	font-weight: bold;
	padding: 9px 0;
}
.header .tel {
	float: right;
	background: url(../images/tel.png) no-repeat 0 center;
	font-size: 22px;
	line-height: 35px;
	color: #186060;
	padding-left: 55px;
	font-weight: bold;
}



.h_nav { height: 53px; line-height: 53px; background:url(../images/nav_bg.jpg); }

.h_nav ul li { float: left; background: url(../images/n_bor.gif) no-repeat right center; text-align: center; width: 130px; }

.h_nav ul li:last-of-type { background: none; }

.h_nav ul .nobor01 { background: none; }

.h_nav ul li a { display: block; color: #fff; font-size: 16px; font-family: "Microsoft YaHei"; }

.h_nav ul li a:hover, .h_nav ul .cur a { color: #fff; text-decoration: none; background: #0a62b9; }


.header .nav {
	height: 63px;
}
.header .nav li {
	float: left;
	width: 8.5%;
}
.header .nav li a {
	display: block;
	text-align: center;
	font-size: 16px;
	border-bottom: 3px solid transparent;
	line-height: 50px;
	padding-bottom: 10px;
}
.header .nav li a:hover, .header .nav li.active a,.header .nav ul .active a {
	border-color: #166060;
	color: #186060;
	font-weight: bold;
}
.header .nav li.logo {
	width: 15%;
	position: relative;
	height: 63px;
}
.header .nav li.logo a {
	border: 0;
	padding-bottom: 0;
	position: absolute;
	bottom: -30px;
}
.header .nav li.logo img {
	display: block;
	height: 180px;
	width: auto;
}
.slideBox {
	height: 650px;
	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: 62px;
	height: 6px;
	margin: 0 3px;
	background-color: #17605F;
	cursor: pointer;
}
.slideBox .hd li.on {
	background-color: #ff7608;
}
.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: 20px 0;
	background-color: #F2F2F2;
}
.sou .hot {
	float: left;
	padding: 8px 0;
}
.sou .hot a {
	margin-right: 10px;
}
.sou .hform {
	float: right;
	border-radius: 20px;
	background-color: #fff;
	overflow: hidden;
}
.sou .hform input {
	float: left;
	font-size: 14px;
	border: 0;
	padding: 5px 15px;
	line-height: 20px;
	width: 240px;
}
.sou .hform button {
	border: 0;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
	width: 30px;
	height: 30px;
}
.sou-in {
	background-color: #006060;
	color: #fff;
}
.sou-in .hot a {
	color: #fff;
}
.section {
	padding: 50px 0;
}
.section-title {
	text-align: center;
	margin-bottom: 30px;
	color: #000;
}
.section-title .ico {
	display: block;
	margin: 0 auto 10px;
}
.section-title h4 {
	display: inline-block;
	margin: 0;
	font-size: 28px;
	position: relative;
	padding: 0 20px;
}
.section-title h4:before, .section-title h4:after {
	content: '';
	height: 1px;
	width: 100px;
	background-color: #ddd;
	position: absolute;
	top: 50%;
}
.section-title h4:before {
	right: 100%;
}
.section-title h4:after {
	left: 100%;
}
.section-title small {
	display: block;
	font-size: 14px;
	color: #bbb;
	margin-top: 5px;
}
.ibrand-num {
	padding: 25px 0 0;
}
.ibrand-num li {
	float: left;
	width: 182px;
	margin-left: 157px;
	text-align: center;
	color: #006060;
	font-size: 20px;
	position: relative;
	padding: 45px 0;
}
.ibrand-num li span {
	font-size: 42px;
}
.ibrand-num li b {
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	padding: 10px 0 0;
}
.ibrand-num li .spinner {
	position: absolute;
	top: 0;
	right: 0;
	width: 174px;
	height: 174px;
	border: 4px solid #e8e8e8;
	border-radius: 50%;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.ibrand-num li:hover .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	border-color: #006060;
}
.ibrand-num .l1 .spinner {
	border-right-color: #006060;
}
.ibrand-num .l2 .spinner {
	border-top-color: #006060;
}
.ibrand-num .l3 .spinner {
	border-left-color: #006060;
}
.ibrand-num .l4 .spinner {
	border-bottom-color: #006060;
}
.case-in {
	position: relative;
}
.case-in .hd {
	float: right;
	background: url(../images/case_line.gif) no-repeat 190px 0;
}
.case-in .hd ul {
	margin-top: -30px;
	width: 250px;
}
.case-in .hd li {
	margin-top: 30px;
	height: 40px;
	background: url(../images/case_ico02.png) no-repeat 183px 10px;
	overflow: hidden;
	cursor: pointer;
}
.case-in .hd li.on {
	background-image: url(../images/case_ico03.png);
}
.case-in .hd li strong {
	float: left;
	width: 165px;
	text-align: right;
	font-size: 20px;
}
.case-in .hd li small {
	display: block;
	font-size: 14px;
	color: #bcbcbc;
	font-weight: normal;
}
.case-in .hd li span {
	float: right;
	font-size: 16px;
	font-family: "Times New Roman";
	padding-top: 7px;
	color: #666;
}
.case-in .bd {
	float: left;
	width: 880px;
}
.case-in .bd dl {
	margin: 0;
}
.case-in .bd dt {
	float: right;
	width: 560px;
	overflow: hidden;
	height: 390px;
}
.case-in .bd dt img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.case-in .bd dt a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.case-in .bd dd {
	margin: 0 590px 0 0;
	padding: 130px 0 0;
}
.case-in .bd dd h4 {
	margin: 0;
	font-size: 20px;
}
.case-in .bd dd p {
	font-size: 16px;
	color: #666;
}
.case-in .title {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.case-in .title h4 {
	margin: 0;
	font-size: 24px;
	color: #166060;
}
.case-in .title h4 a {
	color: #166060;
}
.case-in .title p {
	font-size: 16px;
}
.case-in .title:after {
	display: block;
	content: '';
	height: 3px;
	width: 40px;
	background-color: #000;
}
.title-1 {
	text-align: center;
	color: #fff;
	padding: 35px 0;
	background: no-repeat center;
	font-size: 32px;
	font-weight: bold;
}
.title-1:after {
	display: block;
	content: '';
	width: 20px;
	height: 4px;
	background-color: #fff;
	margin: 15px auto 0;
}
.title-1 span {
	display: block;
	font-size: 16px;
}
.title-2 {
	border-bottom: 1px solid #ececeb;
	height: 44px;
	margin-bottom: 15px;
	font-size: 24px;
}
.title-2 span {
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #f28d16;
}
.prd-sd {
	width: 224px;
	border: 3px solid #006060;
	float: left;
	background-color: #fff;
}
.prd-sd-title {
	text-transform: uppercase;
	overflow: hidden;
	padding: 15px 0 20px;
	font-size: 0;
	text-align: center;
	margin-bottom: 20px;
	background-color: #006060;
	color: #fff;
}
.prd-sd-title strong {
	width: 40px;
	font-size: 44px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}
.prd-sd-title span {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
.prd-sd-title span small {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.sideMenu {
	padding: 0 12px 12px;
}
.sideMenu h3 {
	margin: 12px 0 0;
}
.sideMenu h3 a {
	display: block;
	background: url(../images/cp_libg.gif) no-repeat 0 0;
	padding-left: 40px;
	line-height: 46px;
}
.sideMenu ul {
	padding: 0 10px 5px;
}
.sideMenu li a {
	display: block;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/cp_ico02.gif) no-repeat left center;
	padding-left: 20px;
}
.prd-mn {
	float: right;
	width: 920px;
}
.list-1 {
	margin-left: -20px;
}
.list-1 li {
	float: left;
	width: 33.333333%;
}
.list-1 li a {
	display: block;
	margin-left: 20px;
}
.list-1 li .m {
	border: 1px solid #ddd;
	text-align: center;
	line-height: 220px;
	height: 220px;
	font-size: 0;
}
.list-1 li .m img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
	vertical-align: middle;
}
.list-1 li .text {
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-2 li {
	margin-bottom: 10px;
}
.list-2 li a {
	display: block;
	position: relative;
}
.list-2 li .m {
	height: 188px;
	line-height: 188px;
	text-align: center;
	font-size: 0;
}
.list-2 li .m img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
	vertical-align: middle;
}
.list-2 li .text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 38px;
	background: url(../images/anli_picbg.png) repeat-x;
}
.list-3 li {
	margin-bottom: 15px;
}
.list-3 li a {
	display: block;
	border: 1px solid #dedede;
	padding: 15px;
	overflow: hidden;
	background-color: #fff;
}
/*.list-3 li .m {
	float: left;
	width: 325px;
}
.list-3 li .m img {
	display: block;
	width: 100%;
	height: auto;
}
.list-3 li .text {
	margin-left: 345px;
}*/
.list-3 li .text {
	margin-left:10px;
}
.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 p {
	color: #797979;
}
.list-3 li .text .more {
	float: right;
	padding: 6px 12px;
	color: #fff;
	background-color: #B6B6B6;
}
.list-3 li a:hover {
	border-color: #17605F;
}
.list-3 li a:hover .text h4 {
	color: #17605F;
}
.list-3 li a:hover .text .more {
	background-color: #17605F;
}


.list-31 li {
	margin-bottom: 15px;
}
.list-31 li a {
	display: block;
	border: 1px solid #dedede;
	padding: 15px;
	overflow: hidden;
	background-color: #fff;
}
.list-31 li .m {
	float: left;
	width: 325px;
}
.list-31 li .m img {
	display: block;
	width: 100%;
	height: auto;
}
.list-31 li .text {
	margin-left: 345px;
}
.list-31 li .text h4 {
	margin: 0;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}
.list-31 li .text p {
	color: #797979;
}
.list-31 li .text .more {
	float: right;
	padding: 6px 12px;
	color: #fff;
	background-color: #B6B6B6;
}
.list-31 li a:hover {
	border-color: #17605F;
}
.list-31 li a:hover .text h4 {
	color: #17605F;
}
.list-31 li a:hover .text .more {
	background-color: #17605F;
}


.list-4 {
	margin: 0 0 0 -20px;
}
.list-4 li {
	float: left;
	width: 33.333333%;
}
.list-4 li a {
	display: block;
	margin: 0 0 20px 20px;
	border: 1px solid #dedede;
}
.list-4 li a:hover {
	border-color: #17605F;
	color: #17605F;
}
.list-4 li img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.list-4 li .m {
	height: 220px;
	line-height: 220px;
	text-align: center;
	font-size: 0;
}
.list-4 li .text {
	padding: 5px 20px;
}
.list-4 li h4 {
	margin: 0;
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
}
.list-4 li p {
	margin-top: 0;
	height: 40px;
	overflow: hidden;
	color: #999;
}
.list-4-1 li {
	width: 25%;
}
.list-4-1 li .m {
	height: 160px;
	line-height: 160px;
}
.list-4-1 li .text {
	padding: 10px;
}
.list-4-1 li h4 {
	line-height: 30px;
	height: 30px;
}
.list-4-1 li p {
	margin: 0;
}
.list-5 {
	margin: 0 0 0 -20px;
}
.list-5 li {
	float: left;
	width: 25%;
}
.list-5 li a {
	display: block;
	margin: 0 0 20px 20px;
	border: 1px solid #dedede;
	background-color: #fff;
}
.list-5 li a:hover {
	border-color: #17605F;
}
.list-5 li .m {
	padding: 10px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	font-size: 0;
}
.list-5 li img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.list-5 li .text {
	padding: 5px 20px;
	background-color: #F0F0F0;
}
.list-5 li .text h4 {
	margin: 0;
	font-size: 14px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}
.list-6 {
	background-color: #fff;
}
.list-6 li {
	border-bottom: 1px dashed #ddd;
	padding: 10px;
	overflow: hidden;
}
.list-6 li .m {
	float: left;
	width: 75px;
}
.list-6 li .m img {
	display: block;
	width: 100%;
	height: auto;
}
.list-6 li .text {
	margin-left: 85px;
}
.list-6 li .text h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-6 li .text p {
	margin: 0;
	font-size: 12px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 18px;
}
.list-6 li .text span {
	font-size: 12px;
	color: #999;
}
.ban {
	height: 250px;
	background: no-repeat center;
}
.ban .tel {
	text-align: right;
	padding-top: 160px;
}
.ban .tel p {
	background: url(ban_../images/tel.png) no-repeat 0 center;
	line-height: 46px;
	padding-left: 60px;
	color: #666;
	display: inline-block;
	margin-right: 20px;
}
.ban .tel p strong {
	font-size: 22px;
	color: #006060;
}
.ys-b {
	background: no-repeat center;
}
.ys-b.b1 {
	background-image: url(../images/ys_tbg.jpg);
	height: 218px;
}
.ys-b.b2 {
	background-image: url(../images/ys_bg01.jpg);
	height: 411px;
}
.ys-b.b3 {
	background-image: url(../images/ys_bg02.jpg);
	height: 410px;
}
.ys-b.b4 {
	background-image: url(../images/ys_bg03.jpg);
	height: 448px;
}
.ys-b.b5 {
	background-image: url(../images/ys_bg04.jpg);
	height: 400px;
}
.ys-b.b6 {
	background-image: url(../images/ys_bg05.jpg);
	height: 387px;
}
.ys-in {
	background-color: #fff;
	position: relative;
}
.ys-in .container {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 50px;
}
.ys-in dl {
	margin: 0;
	overflow: hidden;
	width: 510px;
}
.ys-in dt {
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	color: #fff;
	font-weight: bold;
	background-color: #006060;
	font-family: "Times New Roman", Times, serif;
	float: left;
}
.ys-in dd {
	margin-left: 110px;
}
.ys-in dd h4 {
	margin: 0 0 20px;
	color: #006060;
	font-size: 28px;
	line-height: 1;
}
.ys-in dd h4 span {
	display: inline-block;
	font-size: 14px;
	color: #d9d9d9;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 32px;
	padding: 0 15px;
	border: #e0e0e0 2px solid;
	margin-top: 15px;
}
.ys-in dd p {
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 18px;
	line-height: 32px;
	background: url(../images/ys_ico01.png) no-repeat 0 14px;
}
.ys-in dd .btn {
	margin-top: 20px;
	background-color: transparent;
	color: #ef530a;
}
.ys-in .d1 {
	height: 411px;
	padding-top: 80px;
}
.ys-in .d2 {
	height: 410px;
	padding-left: 690px;
}
.ys-in .d3 {
	height: 448px;
}
.ys-in .d4 {
	height: 400px;
	padding-left: 690px;
}
.anli-l {
	float: left;
	width: 284px;
}
.anli-l a {
	display: block;
	margin-bottom: 8px;
	border: #006060 3px solid;
	padding: 15px 20px;
}
.anli-l h4 {
	margin: 0;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.anli-l small {
	display: block;
	font-size: 14px;
	color: #b7b7b7;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.anli-l a:hover {
	background-color: #006060;
	color: #fff;
}
.anli-c {
	float: left;
	width: 600px;
	margin-left: 20px;
	position: relative;
	height: 450px;
	overflow: hidden;
}
.anli-c .bd {
	height: 100%;
}
.anli-c .bd li {
	height: 450px;
}
.anli-c .bd li img {
	display: block;
	width: 100%;
	height: auto;
}
.anli-c .hd {
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	font-size: 0;
	z-index: 2;
}
.anli-c .hd li {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-radius: 50%;
	cursor: pointer;
	margin: 0 5px;
}
.anli-c .hd li.on {
	background-color: #fff;
}
.anli-r {
	float: right;
	width: 240px;
	background-color: #F1F1F1;
	padding: 10px 20px;
}
.anli-r h4 {
	font-size: 18px;
	margin: 0 0 10px;
}
.news-in .tit {
	border-bottom: 1px solid #c8c8c8;
	line-height: 45px;
	color: #006060;
	font-size: 20px;
	margin-bottom: 20px;
}
.news-in .tit img {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.news-in .tit .more {
	float: right;
	font-size: 14px;
	color: #999;
}
.news-in dl {
	margin: 0;
	overflow: hidden;
}
.news-in dt {
	float: left;
	width: 300px;
}
.news-in dt img {
	display: block;
	width: 100%;
	height: auto;
}
.news-in dd {
	margin-left: 320px;
}
.news-in dd h4 {
	margin: 0;
	font-size: 16px;
}
.news-in dd p {
	color: #666;
}
.news-in dd .more {
	background-color: #166060;
	display: inline-block;
	padding: 6px 12px;
	color: #fff;
}
.news-in .list {
	margin-top: 10px;
	margin-left: -10px;
}
.news-in .list li {
	margin-top: 10px;
	float: left;
	width: 50%;
	
}
.news-in .list li a {
	display: block;
	border: 1px solid #ddd;
	margin-left: 10px;
	
}
.news-in .list li i {
	float: left;
	font-style: normal;
	width: 50px;
	height: 50px;
	background: url(../images/01.jpg) no-repeat 0 center;
}
.news-in .list li:nth-child(2) i {
	float: left;
	font-style: normal;
	width: 50px;
	height: 50px;
	background: url(../images/02.jpg) no-repeat 0 center;
}
.news-in .list li:nth-child(3) i {
	float: left;
	font-style: normal;
	width: 50px;
	height: 50px;
	background: url(../images/03.jpg) no-repeat 0 center;
}
.news-in .list li:nth-child(4) i {
	float: left;
	font-style: normal;
	width: 50px;
	height: 50px;
	background: url(../images/04.jpg) no-repeat 0 center;
}
.news-in .list li:nth-child(5) i {
	float: left;
	font-style: normal;
	width: 50px;
	height: 50px;
	background: url(../images/05.jpg) no-repeat 0 center;
}
.news-in .list li:nth-child(6) i {
	float: left;
	font-style: normal;
	width: 50px;
	height: 50px;
	background: url(../images/06.jpg) no-repeat 0 center;
}
.news-in .list li span {
	display: block;
	margin-left: 50px;
	line-height: 50px;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-in .qa li {
	border-bottom: 1px dashed #ddd;
	padding-bottom: 13px;
	margin-bottom: 13px;
}
.news-in .qa h4 {
	margin: 0 0 5px;
	font-size: 16px;
	background: url(../images/wen.gif) no-repeat 0 center;
	padding-left: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-in .qa p {
	margin: 0;
	background: url(../images/da.gif) no-repeat 0 0;
	padding-left: 35px;
	height: 40px;
	overflow: hidden;
}
.about-in {
	margin: 0 0 30px;
	background-color: #fff;
	overflow: hidden;
}
.about-in dt {
	float: left;
	width: 600px;
}
.about-in dt img {
	display: block;
	width: 100%;
	height: auto;
}
.about-in dd {
	margin-left: 600px;
	padding: 35px 35px 0;
}
.about-in dd h4 {
	margin: 0;
	font-size: 24px;
}
.about-in dd h4 small {
	display: block;
	font-size: 16px;
	color: #7c7c7c;
	text-transform: uppercase;
	font-weight: normal;
}
.about-in dd h4:after {
	display: block;
	height: 3px;
	width: 20px;
	background-color: #000;
	content: '';
	margin-top: 10px;
}
.about-in dd p {
	line-height: 2;
}
.about-in-btn {
	margin-top: 30px;
	text-align: center;
}
.about-in-btn a {
	display: inline-block;
	margin: 0 15px;
	width: 264px;
	line-height: 64px;
	background: no-repeat 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #006060;
}
.link {
	background-color: #17605F;
	line-height: 60px;
	color: #fff;
}
.link a {
	color: #fff;
}
.link dl {
	margin: 0;
	overflow: hidden;
}
.link dt {
	float: left;
	width: 150px;
	text-align: center;
	font-size: 18px;
	background-color: #0e5050;
}
.link dd {
	margin-left: 15px;
	overflow: hidden;
}
.link dd a {
	float: left;
	margin-left: 20px;
}
.footer {
	background-color: #252426;
	color: #929293;
	padding-top: 30px;
}
.footer a {
	color: #929293;
}
.footer dl {
	margin: 0;
}
.footer dt {
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
.footer dd {
	margin: 0;
}
.footer dd p {
	margin: 0;
	line-height: 30px;
}
.footer .ft-1 {
	float: left;
	width: 320px;
}
.footer .ft-1 dl {
	float: left;
	width: 50%;
}
.footer .ft-2 {
	float: left;
	padding: 0 0 0 90px;
	width: 405px;
	border-left: 1px solid #3B3A3C;
	border-right: 1px solid #3B3A3C;
}
.footer .ft-2 p {
	line-height: 44px;
	background: no-repeat 0 10px;
	padding-left: 40px;
}
.footer .ft-2 p.p1 {
	background-image: url(../images/f_ico01.gif);
}
.footer .ft-2 p.p2 {
	background-image: url(../images/f_ico02.gif);
}
.footer .ft-2 p.p3 {
	background-image: url(../images/f_ico03.gif);
}
.footer .ft-2 p.p4 {
	background-image: url(../images/f_ico04.gif);
}
.footer .ft-3 {
	float: right;
	padding-left: 90px;
}
.footer .ft-3 p {
	display: inline-block;
	margin-right: 10px;
	text-align: center;
}
.footer .ft-3 p img {
	display: block;
	width: 125px;
	height: auto;
	margin-bottom: 10px;
}
.footer .copy {
	margin-top: 30px;
	background-color: #1E1D1F;
	padding: 20px 0;
	text-align: center;
}
.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}
.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	margin: 0;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #17605F;
	color: #fff;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}
.client-2 .my-kefu-main {
	background: #17605F;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
.yun-banner {
	height: 300px;
	background: no-repeat center;
}
.yun-banner a {
	display: block;
	width: 100%;
	height: 100%;
}
.curmbs {
	padding: 15px 0;
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 20px;
}
.curmbs span {
	padding-left: 10px;
	border-left: 10px solid #F37C57;
}
.curmbs em {
	font-style: normal;
	padding: 0 5px;
	color: #999;
}
.menu-inner {
	text-align: center;
	margin-bottom: 20px;
}
.menu-inner a {
	float: left;
	width: 25%;
}
.menu-inner span {
	display: block;
	margin-left: 1px;
	background-color: #fff;
	color: #666;
	font-size: 18px;
	line-height: 55px;
}
.menu-inner a:hover span, .menu-inner a.active span {
	background: url(../images/p16-icon6.png) no-repeat center bottom;
	background-color: #17605F;
	color: #fff;
}
.about {
	background-color: #fff;
	padding: 30px;
	margin-bottom: 30px;
}

.about_con{ width:100%;}
.about_conl{align-content: center; width:595px; float: left;}
.about_conr{float: right; margin-left:20px;width:500px; }

.about2 {
	background-color: #fff;
	padding: 30px;
	margin-bottom: 30px;
}
.about dl {
	margin: 0;
	overflow: hidden;
}
.about dt {
	float: left;
	width: 530px;
	border: 5px solid #e6e6e7;
	font-size: 0;
	padding: 20px 0 20px 30px;
}
.about dd {
	margin-left: 630px;
}
.about dd h4 {
	margin: 0 0 20px;
	font-size: 30px;
	padding-top: 25px;
}
.about dd p {
	margin: 0;
	line-height: 2;
	text-indent: 28px;
	text-align: justify;
}
.about .aboutimg{ width:100%; height: auto; text-align: center;}
.about .aboutimg img{ width:550px; height:auto}
.about .aboutimg .imgleft{ float: left; margin-top: 10px;}
.about .aboutimg .imgright{ float: right;margin-top: 10px;}

.about .aboutimg1{ width:100%; height: auto;}
.about .aboutimg1 .imgleft{ float: left; margin-top: 10px;}
.about .aboutimg1 .imgright{ float: left;margin-top: 10px; text-align: left;  margin-left: 20px;}

.clear{clear:both;}
.imgborder{ padding:2px; border:1px solid #ccc;}
.contact {
	background-color: #F0F0F0;
	padding: 25px;
}
.contact h4 {
	margin: 0;
	font-size: 24px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.contact dl {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}
.contact dt {
	float: left;
	font-size: 0;
}
.contact dd {
	margin-left: 55px;
	font-size: 16px;
	padding-top: 14px;
}
.contact dd span {
	padding-left: 50px;
}
.message {
	background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
	border: 1px solid #ddd;
	padding: 50px 200px;
}
.form-group {
	margin-bottom: 15px;
}
.form-label {
	float: left;
	line-height: 34px;
	width: 120px;
	text-align: right;
}
.form-label span {
	color: #e50112;
}
.form-content {
	margin-left: 130px;
}
.form-control {
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #ddd;
	padding: 6px 12px;
	width: 600px;
	display: inline-block;
	vertical-align: top;
}
select.form-control {
	height: 34px;
}
.form-submit {
	padding: 6px 22px;
	color: #fff;
	background-color: #17605F;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	border-radius: 3px;
}
.form-button {
	padding: 6px 22px;
	color: #fff;
	background-color: #767676;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	border-radius: 3px;
}
.ct2-sd {
	float: left;
	width: 240px;
}
.ct2-mn {
	float: right;
	width: 930px;
}

.ct2-mnt {
	width: 100%; height: 40px; line-height: 40px; background: #006060;
}
.ct2-mnt span{font-size:16px; font-weight:bold; color:#FFF; padding-left:20px;}

.panel-sd {
	margin-bottom: 20px;
}
.panel-sd-hd {
	background-color: #17605F;
	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: #17605F;
	padding: 0 40px;
	font-size: 18px;
	color: #fff;
}
.column h3.on a {
	background-color: #F37C57;
}
.column li {
	line-height: 50px;
	border-bottom: 1px solid #fff;
}
.column li a {
	display: block;
	padding: 0 40px;
	background-color: #ECECEC;
}
.contact-z1 {
	height: 140px;
	background: url(../images/contact-z1.jpg) no-repeat;
	margin-bottom: 20px;
}
.contact-z1 p {
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	background: url(contact-z1_../images/tel.png) no-repeat 74px 44px;
	padding: 37px 0 0 95px;
}
.contact-z1 span {
	line-height: 30px;
	font-size: 18px;
	padding-left: 73px;
}
.pages {
	text-align: center;
	margin: 30px 0;
}
.pages a {
	display: inline-block;
	margin: 0 3px;
	border: 1px solid #ddd;
	padding: 4px 12px;
	border-radius: 3px;
}
.pages a.active {
	background-color: #17605F;
	border-color: #17605F;
	color: #fff;
}
.infocontent {
	margin-bottom: 30px;
	padding: 20px;
	background-color: #fff;
}
.infocontent-title {
	margin-bottom: 20px;
}
.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;
}
.infocontent-desc {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 20px;
}
.infocontent-body {
	line-height: 2;
	margin-bottom: 20px;
}
.infocontent-rem {
	margin-bottom: 20px;
}
.infocontent-rem h4 {
	margin: 0;
	font-size: 24px;
	line-height: 55px;
}
.infocontent-rem li {
	/*border-top: 1px dashed #dbdbdb;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 46px;
}
.infocontent-rem li span {
	float: right;
}
.infocontent-epx {
	margin-bottom: 20px;
}
.infocontent-epx li {
	line-height: 32px;
	margin-bottom: 5px;
}
.infocontent-epx li span {
	display: inline-block;
	background-color: #A2A2A2;
	color: #fff;
	padding: 0 15px;
	margin-right: 10px;
}
.infocontent-epx li em {
	float: right;
	font-style: normal;
}
.infocontent-return {
	border-top: 1px solid #F37C57;
	line-height: 32px;
}
.infocontent-return a {
	margin-right: 10px;
}
.infocontent-return .more {
	margin: 0;
	float: right;
	background-color: #F37C57;
	color: #fff;
	padding: 0 10px;
}
.showcase {
	border: 1px solid #dedede;
	padding: 15px;
	margin-bottom: 20px;
	background-color: #fff;
}
.showcase-pic {
	position: relative;
	width: 400px;
	overflow: hidden;
	float: left;
}
.showcase-pic li {
	text-align: center;
	line-height: 225px;
	width: 400px;
	font-size: 0;
}
.showcase-pic li img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.showcase-pic .arr {
	position: absolute;
	top: 50%;
	width: 12px;
	height: 23px;
	margin-top: -11px;
	z-index: 2;
}
.showcase-pic .prev {
	left: 15px;
	background: url(../images/p15-icon2.png) no-repeat 0 0;
}
.showcase-pic .next {
	right: 15px;
	background: url(../images/p15-icon3.png) no-repeat 0 0;
}
.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: 15px;
	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 .qq {
	float: left;
	line-height: 42px;
	padding: 0 25px;
	background-color: #1B4F9B;
	color: #fff;
	margin-right: 15px;
	margin-top: 10px;
}
.showcase-info .qq a {
	color: #FFF;
}
.showcase-info .wx {
	width: 120px;
	float: right;
	margin-top: -40px;
}
.yunu-pages .pagination a.cur {
	background: #186060;
}
.yunu-pages .pagination a:hover {
	color: #186060;
	background: white;
	border: 1px #186060 solid;
}
.pages .pagination a.cur {
	background: #186060;
}
.pages .pagination a:hover {
	color: #186060;
	background: white;
	border: 1px #186060 solid;
}
.i_box3 {
	width: 100%;
	padding: 30px 0;
}
.i_box3 a {
	color: #FFF;
}
.i_box3 .i_box3_content .list {
	width: 100%;
	padding-top: 30px;
}
.i_box3 .i_box3_content .list .hd {
	width: 120px;
	margin-right: 1%;
	float: left;
}
.i_box3 .i_box3_content .list .hd ul li {
	width: 100%;
	padding: 10px 0;
	border-radius: 20px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	float: left;
	margin-bottom: 12px;
	border: 1px solid #fff;
	background-color: #333;
}
.i_box3 .i_box3_content .list .hd ul li a {
	display: block;
	font-size: 14px;
}
.i_box3 .i_box3_content .list .hd ul li.on {
	background-color: #006060;
}
.i_box3 .i_box3_content .list .bd {
	width: 1055px;
	float: left;
}
.i_box3 .i_box3_content .list .bd ul li {
	width: 100%;
	position: relative;
}
.advantage {
	margin-left: -25px;
}
.advantage li {
	float: left;
	width: 33.333333%;
}
.advantage li dl {
	margin: 0 0 0 25px;
	background-color: #F2F2F2;
}
.advantage li dd {
	padding: 46px 0 0 36px;
	height: 122px;
	margin: 0;
}
.advantage li dd h4 {
	margin: 0;
	font-size: 18px;
	color: #333;
}
.advantage li dd h4:after {
	display: block;
	content: '';
	background-color: #8fc71c;
	height: 2px;
	width: 21px;
	margin: 10px 0;
}
.advantage li dd p {
	font-size: 18px;
	margin: 0;
	color: #888;
}
.advantage li dt {
	position: relative;
	height: 418px;
}
.advantage li dt img {
	display: block;
	width: 100%;
	height: 100%;
}
.advantage li dt .info {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	background: url(../images/prod_on.png) repeat center;
	display: none;
}
.advantage li dt .info-inner {
	vertical-align: middle;
	display: table-cell;
	padding: 0 50px;
	text-align: justify;
}
.advantage li dt .info-inner p {
	margin: 0;
}
.advantage li dt .info-inner a {
	color: #fff;
	display: block;
	padding: 5px 20px;
	border: 1px solid #fff;
	margin: 20px auto 0;
	width: 120px;
	text-align: center;
}
.advantage li dl:hover .info {
	display: table;
}
.advantage li.last dt {
	height: 167px;
}
.advantage li.last dd {
	padding: 30px 0 0 36px;
	height: 96px;
}
.i_box8 {
	width: 100%;
	background: #dfdfdf;
	padding-bottom: 50px;
}
.i_box8 .i_box8_content {
	width: 100%;
}
.i_box8 .i_box8_content .box8_text2 h3 {
	font-size: 36px;
	color: #333333;
	display: block;
	text-align: center;
	margin: 30px 0;
}
.i_box8 .i_box8_content .box8_text2 .text {
	width: 100%;
	position: relative;
	background: url(../images/biu.jpg) no-repeat right bottom;
	background-size: 55%;
}
.i_box8 .i_box8_content .box8_text2 .text .fl {
	width: 32%;
}
.i_box8 .i_box8_content .box8_text2 .text .fl ul li {
	width: 100%;
	margin-top: 30px;
	padding-left: 100px;
}
.i_box8 .i_box8_content .box8_text2 .text .fl ul li span {
	font-size: 18px;
	color: #333333;
	display: block;
	font-weight: bold;
}
.i_box8 .i_box8_content .box8_text2 .text .fl ul li p {
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	line-height: 24px;
}
.i_box8 .i_box8_content .box8_text2 .text .fl ul li:first-child {
	background: url(../images/z7.png) no-repeat left center;
}
.i_box8 .i_box8_content .box8_text2 .text .fl ul li:first-child + li {
	background: url(../images/z8.png) no-repeat left center;
}
.i_box8 .i_box8_content .box8_text2 .text .fl ul li:first-child + li + li {
	background: url(../images/z9.png) no-repeat left center;
}
.i_box8 .i_box8_content .box8_text2 .text .fl ul li:first-child + li + li + li {
	background: url(../images/z10.png) no-repeat left center;
}
.i_box8 .i_box8_content .box8_text2 .text .fr {
	width: 70%;
}
.i_box8 .i_box8_content .box8_text2 .text .fr img {
	max-width: 100%;
}
.yunu-process {
	padding: 0 50px 50px;
	overflow: hidden;
	color: #FFF;
}
.yunu-process h4 {
	width: 300px;
	position: relative;
	z-index: 1;
	text-align: center;
	font-size: 30px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 20px;
	overflow: hidden;
}
.yunu-process ul {
	text-align: center;
	font-size: 0;
	overflow: hidden;
}
.yunu-process li {
	display: inline-block;
	margin: 0 15px;
	vertical-align: top;
}
.yunu-process li img {
	display: block;
	margin: 0 auto;
}
.yunu-process li span {
	display: block;
	font-size: 16px;
	margin-top: 15px;
}
.yunu-process li.arr {
	background: url(../images/process_icon1.png) no-repeat center;
	width: 23px;
	height: 26px;
	margin-top: 38px;
}
.fenlei_list {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.fenlei_list ul {
	width: 100%;
}
.fenlei_list ul li {
	float: left;
	width: 300px;
	height: 265px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.fenlei_list ul li:hover .li_text .imgauto .text2 {
	display: block;
}
.fenlei_list ul li.libg2 .li_text {
	width: 300px;
	margin: 0 auto;
}
.fenlei_list ul li .li_text {
	width: 98%;
	background: #fff;
	position: relative;
	box-shadow: 3px 5px 10px 4px #eee;
}
.fenlei_list ul li .li_text .imgauto {
	line-height: 0;
	position: relative;
}
.fenlei_list ul li .li_text .imgauto img {
	max-width: 100%;
}
.fenlei_list ul li .li_text .imgauto .text2 {
	position: absolute;
	width: 265px;
	height: 190px;
	background: url(../images/bgh.png);
	padding: 15px;
	top: 0;
	display: none;
}
.fenlei_list ul li .li_text .imgauto .text2 .border_text {
	width: 245px;
	height: 170px;
	padding: 10px;
	border: 1px solid #fff;
}
.fenlei_list ul li .li_text .imgauto .text2 .border_text h3 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	display: block;
	line-height: 100%;
}
.fenlei_list ul li .li_text .imgauto .text2 .border_text span {
	color: #dcdcdc;
	font-size: 16px;
	display: block;
	margin-top: 5px;
	line-height: 100%;
}
.fenlei_list ul li .li_text .imgauto .text2 .border_text p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	display: block;
	margin-top: 15px;
}
.fenlei_list ul li .li_text .imgauto .text2 .border_text i {
	width: 100px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	background: #9a6634;
	display: block;
	line-height: 40px;
	margin-top: 20px;
	border-radius: 10px;
	text-align: center;
	font-style: normal;
}
.fenlei_list ul li .li_text .text {
	width: 100%;
	border-top: 1px solid #ccc;
}
.fenlei_list ul li .li_text .text span {
	width: 100%;
	font-size: 14px;
	display: block;
	color: #333;
	height: 40px;
	line-height: 40px;
	padding-left: 8px;
}
.fenlei_list ul li .li_text .text span i {
	font-style: normal;
	font-size: 18px;
	color: #333;
	height: 40px;
	line-height: 40px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	margin-right: 20px;
}
.fenlei_list ul li .li_text .text p {
	width: 100%;
	font-size: 14px;
	color: #333;
	padding-left: 8px;
	line-height: 20px;
	display: block;
	padding-bottom: 15px;
}
.fenlei_list ul li .li_text .text p i {
	font-style: normal;
	font-size: 14px;
	color: #999;
	height: 30px;
	line-height: 30px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	margin-right: 10px;
}
.fenlei_list ul li .li_text .renw {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.fenlei_list ul li .li_text .renw img {
	max-width: 100%;
}
.list-30 {
	list-style: none;
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.list-30 li {
	padding: 0 15px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	float: left;
}
.list-30 li a {
	display: block;
	color: #fff;
}
.list-30 li .num {
	width: 500px;
	height: 50px;
	background-color: #17605f;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	border-radius: 15px;
	color: #FFF;
}
.list-30 li .text {
	margin-top: 20px;
	border-top: 1px solid #525568;
	height: 300px;
}
.list-30 li .text small {
	display: block;
	text-transform: uppercase;
}
.list-30 li .text p {
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.list-30 li .text p a {
	color: #333;
}
.list-30 li .text .cover {
	position: relative;
}
.list-30 li .text .cover .img {
	display: block;
	width: 100%;
	height: auto;
	transition: all 0.6s;
}
.list-30 li .text .cover .icon {
	position: absolute;
	left: 15px;
	bottom: 15px;
	height: 26px;
	width: auto;
}
.swiper-list-30 .swiper-pagination {
	position: static;
	margin-top: 10px;
}
.swiper-list-30 .swiper-pagination-bullet {
	background-color: #fff;
}
.list-30 {
	max-width: 1200px;
	margin: 0 auto;
}
.list-30 li {
	width: 20%;
	border-right: 1px solid #525568;
}
.list-30 li:last-child {
	border-right: 0;
}
.list-30 li .num {
	width: auto;
	height: 77px;
	font-size: 30px;
	line-height: 77px;
}
.list-30 li .text {
	border-bottom: 1px solid #525568;
}
.list-30 li .text p {
	-webkit-line-clamp: 5;
}
/*.list-3 li .text .cover {height: 205px;overflow: hidden;}*/

.list-30 li .text .cover {
	padding-top: 112%;
	overflow: hidden;
}
.list-30 li .text .cover .img {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0;
	bottom: 0;
}
.list-30 li .text .cover .icon {
	height: 52px;
}
.list-30 li .more {
	display: block;
	background: url(../images/icon7.png) no-repeat center #7b7c90;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-top: 15px;
}
.list-30 li.active {
	width: 40%;
}
.list-30 li.active .cover {
	padding-top: 53%;
}
.list-30 li.active .cover .img {
	opacity: 1;
	filter: alpha(opacity=100);
}
