@charset "utf-8";
/* CSS Docuprot */
html, body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 100%;
	height: 100%;
	font-family: Microsoft YaHei;
	color: #666;
	background: #fff;
}
div, ul, li, form, p, dl, dt, dd, h1, h2, h3, h4, h5, h6, Images, a, form, img, input {
	margin: 0;
	padding: 0;
	list-style: none;
}
html {
	background-attachprot: fixed;
}
input {
	outline: none;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
img {
	vertical-align: top;
	border: 0px;
}
.undis {
	display: none;
}
.dis {
	display: inline;
}
.d {
	vertical-align: top;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
.main1 {
	width: 1200px ! important;
	margin: 0 auto;
}
.top_box {
	border-top: 6px solid #50c6d0;
	/*	height: 112px;*/
	background: #FFF;
}
.top_box .logo {
	padding-right: 20px;
	width: auto;
	height: 82px;
	float: left;
}
.top_box .nav {
	float: right;
}
.top_box .nav ul {
	float: left;
}
.top_box .nav li {
	float: left;
	display: inline;
	width: 130px;
	text-align: center;
	height: 112px;
	line-height: 1.7;
	margin-left: 5px;
}
.top_box .nav a {
	display: inline-block;
	height: 77px;
	width: 105px;
	font-size: 15px;
	padding: 35px 0px 0 0px;
}
.top_box .nav a span {
	display: block;
	font-size: 12px;
	color: #919191;
}
.top_box .nav li:hover a span, .top_box .nav li:hover a {
	color: #50c6d0;
}
.top_box .nav li.cur a, .top_box .nav li.cur:hover a {
	background: url(../images/top_01.png) repeat-x;
	color: #fff;
}
.top_box .nav li.cur a span, .top_box .nav li.cur:hover a span {
	color: #fff;
}
.ds_pic li img {
	width: 88px;
	height: 71px;
}
/*.banner {
	height: 758px;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.banner #topTrade {
	height: 521px;
	line-height: 760;
	width: 100%;
	margin: 0px;
	text-align: center;
	position: relative;
	z-index: 30;
}
.banner #topTrade div {
	height: 760px;
	overflow: hidden;
	width: 100%;
	min-width: 1003px;
	position: absolute;
	text-align: center;
	left: 0px;
	top: 0px;
	z-index: 10;
	display: none;
}
.banner #topTrade div a {
	display: block;
	height: 760;
}*/
.an1, .an2 {
	display: none;
}
.hidden {
	display: none;
}
.index01 {
	text-align: center;
	width: 100%;
	z-index: 10000;
	padding-bottom: 20px;
	padding-bottom: 20px;
	/*	background: url(../images/top_07.png) repeat-x;*/
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 999;
}
.index01 #pager {
	float: left;
	position: relative;
	left: 50%;
	text-align: center;
}
.index01 #pager a {
	display: block;
	float: left;
	position: relative;
	right: 50%;
	padding: 10px;
	outline: none;
	font-size: 0px;
	line-height: none;
	margin: 0px 6px;
	background: #C6C6C6;
	/*background: url(../images/top_05.png) no-repeat;*/
	/*border: 1px solid #C6C6C6;*/ border-radius: 50%;
}
.index01 #pager a.activeSlide {
	/*	background: url(../images/top_06.png) no-repeat;*/
		/*border: 1px solid #2E9B4E;*/background: #2E9B4E;
}
/*.banner .btnbox {
	width: 1000px;
	position: relative;
	z-index: 9999;
	margin: auto;
}
.banner .btnbox .left_index {
	position: absolute;
	top: 300px; 
	left: 0;
	z-index: 9999;
	cursor: pointer;
}
.banner .btnbox .right_index {
	position: absolute;
	top: 300px; 
	right: 0;
	z-index: 9999;
	cursor: pointer;
}*/




/*banner*/
/* theme-default */
.theme-default #slider {
	width: 100%;
	height: 650px;
}
.theme-default .nivoSlider {
	background: url("../images/loading.gif") no-repeat 50% 50% rgb(255, 255, 255);
	position: relative;
}
.theme-default .nivoSlider img {
	left: 0px;
	top: 0px;
	display: none;
	position: absolute;
	vertical-align: bottom;
}
.theme-default .nivoSlider a {
	border: 0px currentColor;
	display: block;
}
.theme-default .nivo-controlNav {
	z-index: 9;
	bottom: 30px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.theme-default .nivo-controlNav a {
	float: left;
	margin-right: 10px;
	width: 14px;
	height: 14px;
	text-align: center;
	zoom: 1;
	background: #3e3e3e;
	border-radius: 8px;
	opacity: 0.4;
 -webkit-transition: background .5s, opacity .5s;
 -moz-transition: background .5s, opacity .5s;
 transition: background .5s, opacity .5s;
	text-indent: -9999px;
}
.theme-default .nivo-controlNav a.active {
	background: #50C6D0;
	opacity: 1;
}
.theme-default .nivo-controlNav a:last-of-type {
	margin-right: 0px;
}
.theme-default .nivo-directionNav a {
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.theme-default a.nivo-nextNav {
	right: 30px;
	background: url(../images/right_arrow.png) center center no-repeat;
	background-size: cover;
}
.theme-default a.nivo-prevNav {
	left: 30px;
	background: url(../images/left_arrow.png) center center no-repeat;
	background-size: cover;
}
.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
	color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.theme-default .nivo-caption a:hover {
	color: rgb(255, 255, 255);
}
/* nivoSlider */
.nivoSlider {
	position: relative;
}
.nivoSlider img {
	left: 0px;
	top: 0px;
	position: absolute;
}
.nivoSlider a.nivo-imageLink {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	z-index: 6;
}
.nivoSlider {
	position: relative;
}
.nivoSlider img {
	left: 0px;
	top: 0px;
	position: absolute;
}
.nivoSlider a.nivo-imageLink {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	z-index: 6;
}
.nivo-slice {
	height: 100%;
	display: block;
	position: absolute;
	z-index: 5;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}
.nivo-caption {
	background: rgb(0, 0, 0);
	left: 0px;
	width: 30%;
	bottom: 0px;
	color: rgb(255, 255, 255);
	display: none;
	position: absolute;
	z-index: 8;
	opacity: 0.8;
}
.nivo-caption p {
	margin: 0px;
	display: none;
}
.nivo-caption a {
	display: inline !important;
}
.nivo-html-caption {
	display: none;
}
.nivo-directionNav a {
	top: 45%;
	position: absolute;
	z-index: 9;
	cursor: pointer;
}
.nivo-prevNav {
	left: 0px;
}
.nivo-nextNav {
	right: 0px;
}
.nivo-controlNav a {
	position: relative;
	z-index: 9;
	cursor: pointer;
}
.nivo-controlNav a.active {
	font-weight: bold;
}
/*banner*/

.banner {
	position: relative;
}
.banner_L {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 50%;
	z-index: 666;
	width: 650px;
	text-align: center;
}
.banner_L i {
	width: 150px;
	height: 2px;
	background: #50C6D0;
	display: inline-block;
	margin-top: 20px;
	float: right;
}
.banner_L a {
	color: #FFF;
	font-size: 37px;
	display: inline-block;
	font-weight: bolder;
}
.banner_L p {
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 16px;
	text-align: right;
	display: block;
	width: 100%;
}
.bg_lv {
	padding: 65px 0 65px 0;
	background: #54cad8;
}
.index_bt1 {
	color: #fff;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	margin-bottom: 42px;
}
.index_cp li {
	float: left;
	width: 283px;
	margin-left: 14px;
	background: #fff;
	padding: 1px;
}
.index_cp .fir {
	width: 268px;
	height: 502px;
	padding: 0;
	background: #fff url(../images/index_02.jpg) no-repeat center 45px;
	margin: 0;
}
.index_cp .tu {
	width: 100%;
	height: 235px;
	overflow: hidden;
}
.index_cp .wz {
	width: 253px;
	margin: 26px auto 0 auto;
	color: #666;
	line-height: 26px;
}
.wz p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
.index_cp .tu img {
	width: 100%;
}
.index_cp .bt {
	line-height: 1.7;
	margin-bottom: 20px;
}
.index_cp .bt a {
	color: #878787;
}
.index_cp .bt .bt1 {
	float: left;
	background: url(../images/index_06.gif) no-repeat right center;
	font-size: 17px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.index_cp .bt .bt1 a {
	color: #333;
}
.index_cp .xq {
	margin-top: 20px;
	float: right;
}
/*.index_cp li:hover .tu, .index_news_r li.li1:hover .tu, .news5 li:hover .tu, .news9 .right:hover .tu, .pro_list li:hover .tu {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}*/
.index_cp li:hover .bt .bt1 a, .index_case .right .con a:hover, .index_news_r li.li1:hover .bt a, .index_news_r li.li2 a:hover, .news8 li.li1:hover .bt a, .news6 .index_dz .news_ri ul li:hover .bt a, .news9 .right:hover .bt a {
	color: #ff7600;
	background: none;
}
.index_main1 {
	padding: 0px 0 70px;
}
.index_main1 .index_bt1, .bg_lv2 .index_bt1, .F_link .index_bt1 {
	color: #333;
}
.index_dz {
	width: 715px;
	float: left;
	border: 1px solid #01b8b6;
}
.index_dz .news_ri {
	width: 715px;
	height: 441px;
	position: relative;
}
.index_dz .news_ri .jt1 {
	width: 19px;
	height: 42px;
	background: url(../images/index_09.png) no-repeat;
	position: absolute;
	top: 185px;
	left: 18px;
	z-index: 10;
	cursor: pointer;
}
.index_dz .news_ri .jt2 {
	width: 19px;
	height: 42px;
	background: url(../images/index_10.png) no-repeat;
	position: absolute;
	top: 185px;
	right: 18px;
	z-index: 10;
	cursor: pointer;
}
.index_dz .news_ri ul li {
	width: 715px;
	height: 441px;
	font-size: 14px;
	background: #fff;
	font-size: 13px;
	color: #333;
	line-height: 26px;
}
.index_dz .news_ri .tu {
	width: 100%;
	height: 440px;
	float: left;
	overflow: hidden;
}
.index_dz .news_ri .wz {
	width: 288px;
	float: right;
	color: #5a5a5a;
	line-height: 28px;
	padding: 40px 62px 0 0px;
}
.index_dz .news_ri .jt1:hover {
	background: url(../images/index_12.png) no-repeat;
}
.index_dz .news_ri .jt2:hover {
	background: url(../images/index_11.png) no-repeat;
}
.index_dz .news_ri .bt {
	line-height: 30px;
	font-size: 24px;
	padding-bottom: 15px;
	font-weight: bold;
}
.index_dz .news_ri .bt a {
	display: block;
	background: url(../images/index_06.gif) no-repeat right 24px;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.index_dz .news_ri .xq {
	margin-top: 44px;
}
.index_dz .news_ri ul li:hover .bt a {
	/*color: #00b7bf;*/
	color: #ff7600;
}
.index_sh {
	width: 482px;
	height: 443px;
	background: #53c9da;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
	padding: 25px;
	line-height: 26px;
	float: right;
}
.index_sh p {
	font-size: 14px;
	color: #FFF;
	line-height: 30px;
	text-indent: 28px;
}
.wz .xx {
	color: #797979;
	font-weight: normal;
	font-size: 16px;
}
.bg_lv2 {
	background: #d6f2f5;
	padding: 65px 0 75px;
}
.index_case {
	background: #fff;
}
.index_case .left {
	width: 460px;
	float: left;
	padding: 40px;
}
.txt_p p{text-indent: 34px;}
.index_case .right {
	width: 450px;
	float: right;
	margin-top: 78px;
	padding-bottom: 20px;
}
.con {
	height: auto;
	overflow: hidden;
}
.wz {
	color: #535353;
	font-size: 13px;
	line-height: 24px;
	padding: 12px 0 35px 0;
}
.bt {
	padding: 22px 10px 8px 0;
	line-height: 30px;
	height: auto;
	overflow: hidden;
}
.bt a {
	color: #777;
	display: block;
	text-align: center;
}
.bt a.ts {
	margin: 0px 20px 0 328px;
	padding-right: 20px;
	color: #333;
	background: url(../images/index_25.gif) no-repeat right center;
	font-size: 15px;
	font-weight: bold;
}
/*.bt a:hover{text-decoration:underline;}*/

.con li {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding: 0 13px 0 12px;
	background: url(../images/index_24.gif) no-repeat left center;
	float: left;
	width: 425px;
}
.con a {
	color: #333;
}
.index_news_l {
	width: 1000px;
	height: auto;
	overflow: hidden;
}
.index_news_l .fir {
	line-height: 22px;
	color: #9a9a9a;
	padding: 0 0 36px 68px;
	background: url(../images/index_28.gif) no-repeat;
}
.index_news_l .fir .bt {
	font-size: 25px;
	padding-bottom: 18px;
}
.index_news_l a {
	color: #333;
}
.index_news_l .fir a:hover {
	color: #b73738;
}
.index_news_l .else {
	padding-left: 40px;
	width: 590px;
	background: url(../images/index_29.png) no-repeat left 16px;
	float: left;
}
.index_news_l .else li {
	line-height: 44px;
	height: 44px;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px dashed #e5e5e5;
}
.index_news_l .else .time {
	float: right;
	margin-left: 15px;
}
.index_news_l .else a:hover {
	font-weight: bold;
}
.index_news_r {
	width: 314px;
	float: right;
}
.index_news_r li {
	font-size: 14px;
	border-bottom: 1px solid #e4e4e4;
}
.index_news_r a {
	line-height: 43px;
	height: 43px;
	background: url(../images/index_33.gif) no-repeat left center;
	padding-left: 16px;
	overflow: hidden;
}
.index_news_r a:hover {
	color: #ff7600;
	background: url(../images/index_34.gif) no-repeat left center;
}
.index_news_r li.li1 {
	border: 0;
	padding-bottom: 15px;
}
.index_news_r li.li1 .bt {
	height: 39px;
	background: url(../images/index_30.gif) no-repeat left 4px;
	border: 0;
	padding: 0;
	font-size: 18px;
}
.index_news_r li.li1 a {
	background: none;
	padding: 0;
	line-height: normal;
}
.index_news_r li.li1 .bt a {
	padding-left: 32px;
	color: #333;
}
.index_news_r li.li1 .tu {
	width: 314px;
	height: 182px;
	overflow: hidden;
}
.index_news_r li.li2 a {
	font-size: 16px;
	color: #333;
	padding-left: 0;
	background: none;
}
.index_main1 .more {
	margin: 45px auto 25px auto;
	width: 172px;
	font-size: 18px;
	line-height: 47px;
}
.index_main1 .more a {
	display: block;
	width: 142px;
	height: 47px;
	color: #0cb1b9;
	background: url(../images/index_32_0.png) no-repeat;
	padding-left: 30px;
}
.index_main1 .more a:hover {
	text-decoration: underline;
}
.index_com {
}
.index_com .main .wz {
	width: 540px;
	margin: 0 auto;
	padding: 190px 0 0 86px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	text-align: center;
}
.tongdao {
	padding: 128px 0 80px 0;
	background: url(../images/index_37.gif) no-repeat top center;
}
.tongdao .main {
	position: relative;
}
.tongdao .pic {
	position: absolute;
	top: -196px;
	left: 420px;
}
.tongdao .tab {
	background: url(../images/index_38.gif) no-repeat left 22px;
	font-size: 13px;
	color: #7a7a7a;
	line-height: 28px;
}
.tongdao .tab td {
	background: url(../images/index_38.gif) no-repeat right 22px;
	vertical-align: top;
}
.tongdao .con .nr {
	width: 102px;
	padding-left: 12px;
	margin: 0 auto;
}
.tongdao .con .bt {
	font-size: 16px;
	padding-bottom: 14px;
	color: #333;
}
.tongdao .con .bt a {
	color: #333;
}
.tongdao .con a:hover, .foot_link a:hover {
	text-decoration: underline;
}
.yc {
	width: 320px;
	height: 260px;
	float: right;
	overflow: hidden;
}
.foot {
	background: #0cabb2 url(../images/foot_02.jpg) no-repeat top center;
	padding-bottom: 20px;
	position: relative;
}
.foot_bg {
	background: #0cabb2 url(../images/foot_04.jpg) no-repeat top center;
}
.foot .lvtiao {
	height: 9px;
	width: 98%;
	background: url(../images/foot_06.png) no-repeat top center;
	position: absolute;
	top: -9px;
	_top: -14px;
	left: 0;
}
.foot_bg .lvtiao {
	background: url(../images/foot_05.png) no-repeat center;
}
.foot .foot_left {
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	padding: 90px 0px 0px 0;
}
.foot .foot_right {
	width: 231px;
	float: right;
	padding-top: 119px;
}
.foot_left .line {
	padding-left: 148px;
}
.foot_left .line img{vertical-align:sub;}
.foot_link {
	line-height: 22px;
	padding: 20px 0;
	color: #333;
}
.foot_link a {
	color: #333;
	margin: 0 3px;
}
.sousuo {
	padding-bottom: 18px;
}
.sousuo a {
	float: right;
	display: block;
	width: 38px;
	height: 29px;
	line-height: 25px;
}
.sousuo .kuang {
	width: 184px;
	padding-top: 3px;
	margin-left: 8px;
	float: right;
}
.sousuo .kuang input {
	width: 174px;
	line-height: 21px;
	height: 21px;
	border: 0;
	background: none;
	color: #6a6a6a;
	font-family: Microsoft YaHei;
	font-size: 14px;
}
.qita li {
	padding: 6px 0;
	width: 84px;
	height: 65px;
	float: left;
	background: #5ac6cb;
	margin-right: 23px;
	text-align: center;
	color: #fff;
}
.qita li a.gw {
	display: block;
	width: 84px;
	height: 13px;
	background: url(../images/foot_01.png) center 0px no-repeat;
	padding-top: 52px;
	color: #fff;
}
.foot_bg .qita li {
	background: #949494;
}
.youce {
	display: none;
	width: 98px;
	float: right;
	position: fixed;
	right: 5px;
	bottom: 55px;
	_position: absolute;
	_bottom: auto;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 15px;
	z-index: 100000;
}
.youce ul {
	border: 1px solid #929292;
	width: 98px;
	background: #fff;
}
ul.navigation {
	margin-bottom: 8px;
}
ul.navigation li {
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-bottom: 1px solid #a8a8a8;
	font-size: 12px;
}
ul.navigation li a {
	color: #50c6d0;
	display: block;
	height: 32px;
	width: 98px;
}
ul.navigation li.dq a, ul.navigation li a:hover {
	background: #50c6d0;
	color: #fff;
}
ul.navigation, ul.button {
	border-bottom: 0;
}
ul.button li {
	line-height: 35px;
	padding-top: 42px;
	height: 35px;
	background: #fff;
	text-align: center;
	font-size: 13px;
	border-bottom: 1px solid #a8a8a8;
	color: #bababa;
	width: 98px;
	position: relative;
}
ul.button li:hover {
	color: #535354;
}
ul.button li.customer {
	background: url(../images/yc_02.gif) no-repeat center 10px;
	color: #535354;
	padding-top: 0;
	height: 77px;
}
.weixin {
	width: 186px;
	background: #fff;
	border: 1px solid #929292;
	position: absolute;
	bottom: 0px;
	left: -188px;
	text-align: left;
	display: none;
}
.weixin .dh {
	padding: 30px 0px 20px 12px;
	border-bottom: 1px solid #929292;
}
.weixin .dj {
	padding-left: 27px;
	padding-top: 25px;
	line-height: 20px;
	color: #747474;
	font-size: 12px;
}
.weixin .dj i {
	font-style: normal;
	line-height: 24px;
	font-size: 17px;
	color: #474748;
}
.weixin .dj a.an {
	display: block;
	padding: 18px 0px 30px 0px;
}
ul.button li.customer:hover .weixin {
	display: inline;
}
ul.button li.message {
	background: url(../images/yc_03.gif) no-repeat center 10px;
}
ul.button li.message:hover {
	background: url(../images/yc_04.gif) no-repeat center 10px;
}
.weixin2 {
	width: 120px;
	padding: 20px 20px 10px 20px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	background: #fff;
	border: 1px solid #929292;
	position: absolute;
	bottom: 0px;
	left: -162px;
	display: none;
}
ul.button li.message:hover .weixin2 {
	display: inline;
}
ul.button li.top_half {
	background: url(../images/yc_05.gif) no-repeat center 10px;
	cursor: pointer;
}
ul.button li.top_half:hover {
	background: url(../images/yc_06.gif) no-repeat center 10px;
}
ul.button li.customer a.kh {
	padding-top: 42px;
	height: 35px;
	width: 98px;
	display: block;
}
.ny_banner {
	height: 472px;
	background: url(../images/con_01.jpg) no-repeat top center;
}
.con1 {
	width: 332px;
	height: 472px;
	float: right;
	margin-right: 15px;
	color: #333;
	font-size: 13px;
	line-height: 1.4;
	background: #f3f3f3;
}
.con1 .wz {
	font-size: 16px;
}
.con1 .wz1 {
	font-size: 18px;
}
.con1 .wz2 {
	background: #ff7600;
}
.con1 .wz3 {
	font-size: 18px;
	font-weight: bold;
}
.con_tab td {
	border-bottom: 1px solid #d4d4d4;
}
.con2 {
	font-size: 27px;
	padding: 42px 0 30px 0;
	color: #333;
}
.con2 b {
	color: #00b7bf;
	margin-left: 8px;
}
.con3 {
	margin: 0 auto;
	font-size: 14px;
	padding-bottom: 85px;
	color: #666;
	padding: 60px 34px;
	line-height: 26px;
	border: 1px solid #ccc;
	margin-bottom: 30px;
}
.con3 .ys {
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.con4 {
	padding: 0;
	line-height: 90px;
}
.con3 .line1 td {
	padding-bottom: 34px;
	border-bottom: 1px solid #ccc;
}
.con3 .line2 td {
	padding-top: 34px;
}
.con5 {
	height: 480px;
	width: 998px;
	border: 1px solid #e4e4e4;
	margin-bottom: 120px;
}
.top_banner {
	height: 358px;
}
.weizhi {
	padding-bottom: 1px;
	border-bottom: 1px solid #dadada;
	font-size: 14px;
	line-height: 50px;
	color: #333;
}
.weizhi a {
	color: #555;
}
.weizhi a:hover {
	text-decoration: underline;
}
.weizhi .ys {
	color: #A0A0A0;
}
.about {
	padding: 60px 0 85px 0;
}
.about1 {
	font-size: 15px;
	color: #444;
	line-height: 1.7;
	margin: 0 0 85px 0;
}
.about1 p {
	padding-bottom: 30px;
}
.about1 p a{ color:#444;}
.about1 .ys {
	font-size: 32px;
	font-weight: bold;
}
.about1 .pic {
	float: right;
	margin: 0 0 15px 30px;
}
.about2 {
	margin-bottom: 36px;
}
.about3, .about4 {
	margin: 0 0 85px 0;
}
.about3 p, .about3 p span {
	color: #FFF;
}
.about3 .bg1 {
	background: #1dbfe9;
	color: #FFF;
	box-sizing: border-box;
	padding: 20px;
}
.about3 .bg2 {
	background: #6eb92b;
	color: #FFF;
	box-sizing: border-box;
	padding: 20px;
}
.about3 .bg3 {
	background: #ff6600;
	color: #FFF;
	box-sizing: border-box;
	padding: 20px;
}
.about3 .bg4 {
	background: #F39801;
	color: #FFF;
	box-sizing: border-box;
	padding: 20px;
}
.about3 .bg5 {
	background: #2E9B4E;
	color: #FFF;
	box-sizing: border-box;
	padding: 20px;
}
.about3 h1 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #000;
}
.about3 tr td {
	width: 33.333%;
}
.about3 .wz {
	padding: 0px 20px;
	color: #fff;
	line-height: 25px;
	font-size: 14px;
}
.about3 .bt {
	font-size: 22px;
	line-height: normal;
	padding-bottom: 15px;
	text-align: center;
}
.zhuanli {
	width: 1000px;
	position: relative;
}
.zhuanli .jt1 {
	width: 23px;
	height: 55px;
	margin-top: 94px;
	background: url(../images/about_13.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	top: -5px;
	left: -25px;
}
.zhuanli .jt1:hover {
	background: url(../images/about_14.gif) no-repeat;
}
.zhuanli .jt2 {
	width: 23px;
	height: 55px;
	margin-top: 94px;
	background: url(../images/about_15.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	top: -5px;
	right: -25px;
}
.zhuanli .jt2:hover {
	background: url(../images/about_16.gif) no-repeat;
}
.zhuanli ul {
	width: 995px;
	margin-left: 2px;
	overflow: hidden;
}
.zhuanli ul li {
	float: left;
	width: 171px;
	font-size: 14px;
	color: #666;
	margin: 0px 14px;
	text-align: center;
	line-height: 50px;
	color: #9e9e9e;
	background: url(../images/about_10.gif) no-repeat center bottom;
	display: inline;
}
.zhuanli ul li .tu {
	width: 136px;
	height: 227px;
	padding: 20px 0 0 18px;
	position: relative;
	z-index: 10;
}
.zhuanli ul li .tu .k {
	width: 171px;
	height: 247px;
	z-index: 1;
	background: url(../images/about_12.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0px;
}
.dz_banner {
	background: url(../images/dz_01.jpg) no-repeat top center;
}
.dingzhi1 {
	border-bottom: 11px solid #eaf8fa;
	padding: 48px 0 80px 0;
}
.dingzhi1 .main2 {
	background: #00b7bf;
	font-size: 13px;
	color: #fff;
	margin-bottom: 125px;
	line-height: 26px;
	position: relative;
}
.dingzhi1 .main2 .right {
	width: 543px;
	float: right;
}
.dingzhi1 .main2 .left {
	width: 330px;
	color: #fff;
	height: 369px;
	padding: 80px 0 0 68px;
	background: url(../images/dz_02.gif) no-repeat 68px 338px;
}
.dingzhi1 .main2 .bt {
	padding-bottom: 35px;
	line-height: normal;
	font-size: 24px;
	font-weight: bold;
}
.dingzhi1 .wid {
	padding-right: 22px;
}
.dz_pic {
	padding-bottom: 28px;
	background: #fff;
	width: 833px;
	border-bottom: 1px dashed #cecece;
	position: absolute;
	bottom: -125px;
	left: 84px;
}
.dz_pic li {
	float: left;
	color: #333;
	line-height: 36px;
	text-align: center;
	font-size: 15px;
	width: 255px;
	padding: 7px 11px 0px 11px;
	border-right: 1px dashed #cecece;
}
.dz_pic li.last {
	border: 0;
}
.dz_pic li .jl {
	margin: 13px 0 0 4px;
}
.dingzhi2 {
	padding: 40px 0 0 138px;
}
.dingzhi3 {
	border: 9px solid #ff7600;
	line-height: 2.2;
	border-top-width: 8px;
	border-bottom-width: 8px;
	font-size: 14px;
	color: #333;
	padding: 32px 48px;
	background: #fffaf5;
}
.dingzhi3 .ys {
	font-size: 18px;
	font-weight: bold;
}
.dingzhi4 {
	border: 1px solid #c3e4e8;
	padding: 0 17px 17px 17px;
	background: #fff;
	color: #414141;
	font-size: 15px;
	line-height: 28px;
	width: 457px;
}
.dingzhi4 .bt, .dingzhi6 .bt {
	padding: 40px 0 28px 0;
	margin: 0 12px 25px 12px;
	border-bottom: 1px solid #b2dbdf;
}
.dingzhi4 .wz, .dingzhi6 .wz {
	padding-bottom: 64px;
	margin: 0px 12px;
}
.dingzhi5 {
	float: right;
	width: 454px;
	padding: 17px 17px 0 17px;
}
.dingzhi6 {
	padding: 17px;
	background: #fff;
	border: 1px solid #c3e4e8;
	margin-top: 14px;
	color: #414141;
	font-size: 15px;
	line-height: 28px;
}
.dingzhi6 .con {
	float: right;
	width: 470px;
	margin-right: 14px;
}
.dingzhi6 .tu {
	width: 442px;
}
.dingzhi6 .bt {
	padding-top: 22px;
}
.dingzhi6 .wz {
	padding-bottom: 20px;
	height: 116px;
}
.dingzhi7 {
	font-size: 13px;
	color: #2b2c30;
	line-height: 24px;
}
.dingzhi7 .bt {
	padding-top: 14px;
	line-height: normal;
	font-size: 20px;
}
.dingzhi7 .tab {
	background: #fffaf5;
}
.dingzhi7 .tab td {
	border-bottom: 1px solid #ede9e5;
	border-right: 1px solid #ede9e5;
}
.dingzhi7 .tab .last td {
	border-bottom: 0;
}
.dingzhi7 .l1 {
	width: 275px;
	text-align: right;
}
.dingzhi7 .l1 .bt {
	padding: 0 0 15px 0;
}
.dingzhi7 .jl {
	padding-top: 18px;
}
.dingzhi7 .l2 {
	width: 268px;
	text-align: right;
}
.dingzhi7 .l2 .blank1 {
	padding-bottom: 18px;
}
.dingzhi7 .l2 .bt {
	margin: 22px 8px 0 0;
	padding: 0;
	float: right;
}
.dingzhi7 .l2 img {
	float: right;
}
.dz_tab {
	line-height: 2.1;
	color: #797979;
	font-size: 15px;
}
.dz_tab b {
	font-size: 22px;
	color: #333;
}
.dz_tab td {
	padding-bottom: 62px;
}
.dz_tab .jl {
	border-right: 1px dashed #a9a9a9;
}
.dingzhi8 {
	padding-bottom: 20px;
	background: url(../images/dz_27.gif) repeat-x bottom;
}
.dingzhi9 {
	padding-top: 65px;
	text-align: center;
}
.news1 {
	color: #fff;
	line-height: 94px;
	height: 94px;
	background: url(../images/news_05.jpg) no-repeat;
	padding: 0;
	border: 0;
	margin-bottom: 60px;
}
.news1 .main {
	padding: 0;
	border: 0;
}
.news1 a {
	color: #fff;
}
.detail_le {
	width: 100%;
	margin-bottom: 70px;
	float: left;
}
.detail_le h1 {
	font-size: 24px;
	line-height: 90px;
	height: 90px;
	overflow: hidden;
	text-align: center;
	color: #333;
	border-bottom: 1px dashed #c4c4c4;
}
.detail_le .xj {
	line-height: 24px;
	color: #a8a7a7;
	text-align: right;
	padding: 30px 0px 15px 0px;
}
.detail_le .xj a {
	color: #a8a7a7;
}
.detail_le .bjqy a:hover, .detail_le .xj a:hover, ul.tjyd li a:hover, .detail_le .biaoqian a:hover, .fanhui a:hover {
	text-decoration: underline;
}
.detail_le .bjqy {
	font-size: 14px;
	color: #333;
	line-height: 2.2;
}
.detail_le .bjqy a {
	color: #333;
}
.detail_le .bjqy p {
	padding-bottom: 18px;
}
.detail_le .bjqy .tj {
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 18px;
	color: #212121;
}
ul.tjyd {
	font-size: 14px;
}
ul.tjyd li {
	line-height: 46px;
	color: #191919;
	padding: 0;
	margin: 0;
	border-bottom: 1px dashed #9095a2;
}
ul.tjyd li a {
	color: #000;
}
ul.tjyd li a.gd4 {
	float: right;
	color: #959494;
}
.detail_le .bjqy .zr {
	text-align: right;
	margin-top: 28px;
	font-size: 12px;
}
.detail_le .biaoqian {
	line-height: 36px;
	font-size: 14px;
	margin-top: 10px;
	color: #ff7600;
	margin-bottom: 10px;
}
.detail_le .biaoqian a {
	margin: 0px 8px 0px 0px;
	color: #666;
}
.fy_bg {
	background: #def6f7;
	line-height: 30px;
	color: #666;
	padding: 12px 15px;
	border-bottom: 3px solid #00b7bf;
	margin-top: 50px;
	font-size:16px;
}
.fy_bg div {
	padding: 5px 0;
	font-size:16px;
}
.fy_bg a {
	color: #444;
	font-size:16px;
}
.fy_bg a:hover {
	text-decoration: underline;
}
.fy_bg span {
	font-size:16px;
}
.fy_bg span.nm {
	margin-left: 10px;
	font-size:16px;
}
.news2 {
	width: 240px;
	float: left;
	margin-bottom: 70px;
}
.news2 .li2 {
	padding: 40px 0 2px 0;
}
.news2 .li1 {
	width: 240px;
	position: relative;
}
.news2 .li1 li {
	margin-bottom: 1px;
	line-height: 49px;
	height: 49px;
	display: block;
	font-size: 17px;
}
.news2 .li1 a {
	display: block;
	height: 49px;
	width: 156px;
	padding-left: 84px;
	color: #333;
	background: #e5f8f8;
}
.news2 .li1 li:hover a, .news2 .li1 li.cur a {
	background: #ccf1f2 url(../images/news_06.gif) 62px center no-repeat;
}
.news2 .yy {
	position: absolute;
	bottom: -41px;
	_bottom: -40px;
	left: 0;
}
.news3 {
	height: 310px;
}
.news4 {
	margin-bottom: 32px;
}
.news5 {
	margin-bottom: 70px;
	width: 100%;
	float: left;
}
.news5 li {
	width: 100%;
	padding: 26px;
	border-bottom: 1px solid #cbcbcb;
	position: relative;
	overflow:hidden;
}
/*.news5 li:first-child {
	border-top: 1px solid #cbcbcb;
}*/
.news5 .tu {
	width: 286px;
	float:left;
	height: 168px;
	overflow: hidden;
}
.news5 .tu img {
	transition: all 0.6s;
}
.news5 li:hover .tu img {
	transform: scale(1.1);
}
.news5 .wz {
	width: 875px;
	float: right;
	line-height: 22px;
	color: #666;
	font-size: 13px;
	padding: 5px 10px 0 0;
}
.news5 .bt {
	line-height: 44px;
	height: 44px;
	overflow: hidden;
	font-size: 17px;
}
.news5 a {
	color: #333;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news5 .nr {
	height: 66px;
	margin-bottom: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.news5 .time {
	line-height: 25px;
	font-size: 14px;
	color: #999;
}
.news5 .xq {
	width: 27px;
	height: 26px;
	position: absolute;
	bottom: 35px;
	right: 18px;
}
.news5 .xq a {
	width: 27px;
	height: 26px;
	display: block;
	background: url(../images/news_13.gif) no-repeat;
}
.news5 li:hover {
	background: #f3f3f3;
}
.news5 li:hover .xq a {
	background: url(../images/news_09.gif) no-repeat;
}
.jieguo {
	padding-top: 20px;
}
.news6 {
	padding: 16px 0 70px 0;
}
.news6 .index_dz {
	float: none;
	padding: 0;
	margin: 0 0 22px 0;
	border: 0;
	width: auto;
	height: auto;
}
.news6 .index_dz .news_ri .tu {
	width: 530px;
	height: 311px;
	overflow: hidden;
}
.news6 .index_dz .news_ri {
	width: 970px;
	height: 311px;
	padding-right: 30px;
	overflow: hidden;
}
.news6 .index_dz .news_ri ul li {
	width: 970px;
	height: 311px;
}
.news6 .index_dz .news_ri .wz {
	width: 414px;
	padding: 38px 0 0 0;
	background: none;
	margin: 0;
	font-size: 13px;
	color: #717171;
	line-height: 24px;
}
.news6 .index_dz .news_ri .jt1, .news6 .index_dz .news_ri .jt1:hover {
	width: 28px;
	height: 96px;
	background: url(../images/news_15.png) no-repeat;
	left: 0;
	top: 105px;
}
.news6 .index_dz .news_ri .jt2, .news6 .index_dz .news_ri .jt2:hover {
	width: 28px;
	height: 96px;
	background: url(../images/news_16.png) no-repeat;
	right: 0px;
	top: 105px;
}
.news6 .index_dz .news_ri .bt {
	line-height: 65px;
	height: 65px;
	overflow: hidden;
	font-size: 24px;
	padding: 0;
	background: none;
	margin: 0;
}
.news6 .index_dz .news_ri .bt a {
	color: #333;
	background: none;
	padding: 0;
	margin: 0;
}
.news6 .index_dz .news_ri .xq {
	margin: 55px 10px 0 0;
	float: right;
}
.news6 .index_news_l {
	width: 718px;
}
.news6 .index_news_l .else {
	width: 678px;
}
.news7 {
	width: 226px;
	float: right;
	font-size: 30px;
	text-align: center;
	line-height: 36px;
}
.news7 a {
	width: 126px;
	height: 204px;
	display: block;
	color: #fff;
	padding: 60px 50px 0px 50px;
	background: #ebebeb url(../images/news_18.png) no-repeat center 162px;
}
.news7 a:hover {
	background: #ff7902 url(../images/news_18.png) no-repeat center 162px;
	color: #fff;
}
.news8 {
	padding: 50px 0 80px 0;
	border-top: 7px solid #e4edee;
	border-bottom: 7px solid #e4edee;
}
.news_bt {
	padding-bottom: 17px;
	font-size: 14px;
	margin-bottom: 32px;
	background: url(../images/news_20.gif) no-repeat left bottom;
}
.news_bt .gd {
	float: right;
	color: #444c61;
	margin-top: 15px;
}
.news_bt a:hover {
	text-decoration: underline;
}
.news8 li {
	float: left;
	width: 302px;
	font-size: 13px;
	line-height: 24px;
	padding: 29px 18px 30px 17px;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.news8 a {
	color: #333;
}
.news8 li .tu {
	width: 302px;
	height: 179px;
	overflow: hidden;
}
.news8 li.li1 {
	width: 1000px;
	font-size: 14px;
	padding: 0;
	padding-bottom: 38px;
	_padding-bottom: 0px;
	border: 0;
	border-bottom: 1px solid #dedede;
}
.news8 li.li1 .tu {
	width: 438px;
	height: 227px;
	overflow: hidden;
	float: left;
}
.news8 li.li1 .wz {
	float: right;
	width: 512px;
	line-height: 26px;
	color: #777;
	font-size: 14px;
}
.news8 li .bt {
	line-height: 42px;
	height: 42px;
	text-align: center;
	overflow: hidden;
	padding-top: 12px;
	font-size: 18px;
}
.news8 li.li1 .bt {
	text-align: left;
	padding: 8px 0 8px 0;
	font-size: 22px;
}
.news8 li.last {
	border-right: 0;
	padding-right: 0;
}
.news8 li.fir {
	padding-left: 0;
}
.news8 .xq {
	margin: 40px 38px 10px 0;
	font-size: 14px;
}
.news8 .xq a {
	width: 74px;
	text-align: right;
	padding-right: 42px;
	border: 1px solid #0cb2ba;
	display: block;
	height: 22px;
	line-height: 36px;
	height: 36px;
	margin: 0 auto;
	color: #0cb1b9;
	background: url(../images/news_26.gif) no-repeat 85px center;
}
.news8 li:hover .xq a {
	background: url(../images/news_25.gif) no-repeat 85px center;
	color: #ff6600;
	border-color: #ff6600;
}
.news8 li.li1 .xq a {
	float: right;
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
}
.news8 li.li1:hover .xq a {
	background: none;
}
.news8 li:hover a {
	color: #ff6600;
}
.news8 li:hover .tu {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}
.news9 {
	padding: 60px 0 75px 0;
}
.news9 .news_bt {
	margin-bottom: 50px;
}
.news9 .index_news_l {
	width: 554px;
}
.news9 .index_news_l .fir {
	background: none;
	padding-left: 0;
	font-size: 14px;
	padding-bottom: 22px;
	color: #888;
}
.news9 .index_news_l .fir a {
	color: #888;
}
.news9 .index_news_l .fir .bt a {
	padding-left: 24px;
	background: url(../images/news_28.gif) no-repeat left center;
	color: #333;
}
.news9 .index_news_l .fir .bt a:hover {
	color: #e60101;
}
.news9 .index_news_l .else {
	padding-left: 0;
	width: auto;
	background: none;
}
.news9 .index_news_l .else li {
	line-height: 38px;
	height: 38px;
	padding-left: 25px;
	background: url(../images/news_31.gif) no-repeat left center;
}
.news9 .index_news_l .else .time a {
	color: #888;
}
.news9 .index_news_l a:hover {
	color: #e60101;
	font-weight: normal;
}
.news9 .index_news_l .else .time a:hover {
	text-decoration: underline;
}
.news9 .right {
	width: 394px;
	float: right;
	line-height: 24px;
	color: #777;
	font-size: 13px;
}
.news9 .right .tu {
	width: 394px;
	height: 231px;
	overflow: hidden;
}
.news9 .right .bt {
	line-height: 47px;
	height: 47px;
	overflow: hidden;
	margin-top: 10px;
	text-align: center;
	font-size: 17px;
}
.news9 .right .bt a {
	color: #333;
}
.pro1 .weizhi {
	padding: 0;
	border: 0;
	margin-bottom: 28px;
}
.pro2 {
	width: 382px;
	float: left;
	overflow: hidden;
}
.pro2 .detailbox {
	vertical-align: 22px;
	width: 382px;
	height: 308px;
	overflow: hidden;
	margin-bottom: 8px;
}
.pro2 .detailbox img {
	width: 382px;
	height: 308px;
}
.ds_pic li {
	width: 88px;
	float: left;
	margin-right: 5px;
	height: 71px;
	border: 1px solid #d1d1d1;
	overflow: hidden;
}
.ds_pic li.dq {
	border: 1px solid #50c6d0;
}
.ds_pic li.dq img {
	width: 88px;
	height: 71px;
}
.pro_con {
	margin-bottom: 68px;
	padding: 0 35px 0 15px;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}
.pro_jj {
	width: 538px;
	float: right;
	font-size: 16px;
	color: #929394;
	line-height: 1.6;
	overflow: hidden;
}
.pro_jj .bt {
	padding: 16px 0;
	background: url(../images/pro_05.gif) repeat-x top;
}
.pro_jj .wz1 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.pro_jj .wz2 {
	color: #c9c9c9;
	margin-left: 5px;
}
.pro_jj .nr {
	background: url(../images/pro_05.gif) repeat-x top;
	padding: 16px 0 0 10px;
	line-height: 26px;
	font-size: 14px;
	color: #333;
	height: 380px;
}
.pro_jj .wz3 {
	padding-bottom: 15px;
	line-height: 30px;
}
.pro_jj .wz4 {
	font-size: 16px;
	color: #333;
	line-height: 60px;
	padding-left: 10px;
}
.pro_jj .ys {
	color: #ff5400;
	font-size: 20px;
}
.pro_jj .wz5 {
	margin-top: 12px;
}
.pro_jj .wz5 a {
	display: block;
	height: 46px;
	background: #eaeaea url(../images/pro_01.gif) no-repeat center;
}
.pro_jj .wz5 a:hover {
	background: #ff874c url(../images/pro_1_2.gif) no-repeat center;
}
.tieshi {
	padding: 17px 20px 17px 7px;
	height: 83px;
	overflow: hidden;
	background: #f6f6f6;
	border: 1px solid #cecece;
	margin-top: 38px;
	_margin-top: 30px;
}
.tieshi .left {
	width: 90px;
	height: 81px;
	background: #fff url(../images/pro_04.jpg) no-repeat center;
	border: 1px solid #cecece;
	float: left;
}
.tieshi .right {
	width: 239px;
	float: right;
	color: #7d7d7d;
	font-size: 12px;
	line-height: 18px;
}
.tieshi .wz {
	line-height: 20px;
	color: #000;
	font-size: 14px;
	padding-bottom: 8px;
	font-weight: bold;
}
.pro3 {
	padding-bottom: 75px;
	font-size: 15px;
	color: #666;
	line-height: 26px;
}
.pro4 {
	margin-bottom: 42px;
}
.pro3 .ys {
	color: #00b7bf;
	font-size: 22px;
	line-height: 43px;
	font-weight: bold;
}
.pro_tab {
	padding-bottom: 45px;
	background: url(../images/pro_07.gif) repeat-x bottom;
}
.pro_tab2 {
	padding: 45px 0;
}
.pro_tab3 {
	padding-top: 45px;
}
.pro5 {
	padding: 0 0 75px 0;
}
.pro44 {
	margin-bottom: 55px;
}
.pro6 {
	border: 1px solid #000;
	margin-bottom: 42px;
}
.pro7 {
	text-align: right;
}
.pro5 .index_dz, .pro5 .index_dz .news_ri, .pro5 .index_dz .news_ri .tu {
	width: 579px;
	height: 327px;
	border: 0;
}
.pro5 .index_dz .news_ri ul li {
	width: 579px;
	height: 327px;
	position: relative;
}
.pro5 .index_dz .news_ri .jt1, .pro5 .index_dz .news_ri .jt1:hover {
	width: 38px;
	height: 80px;
	background: url(../images/pro_17.png) no-repeat;
	left: 8px;
	top: 96px;
}
.pro5 .index_dz .news_ri .jt2, .pro5 .index_dz .news_ri .jt2:hover {
	width: 38px;
	height: 80px;
	background: url(../images/pro_18.png) no-repeat;
	right: 8px;
	top: 96px;
}
.pro5 .index_dz .news_ri .xbt {
	height: 66px;
	width: 509px;
	line-height: 66px;
	overflow: hidden;
	padding: 0px 35px;
	font-size: 20px;
	background: url(../images/pro_25.png) repeat-x;
	position: absolute;
	left: 0;
	bottom: 0;
}
.pro5 .index_dz .news_ri .xbt a {
	color: #010101;
}
.pro5 .index_dz .news_ri .xbt a .ys {
	color: #444;
	margin-left: 8px;
}
.pro5 .index_dz .news_ri ul li:hover .tu {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.pro8 {
	float: right;
	width: 408px;
	margin-top: 115px;
}
.pro8 li {
	float: left;
	margin: 8px 0 0 8px;
	width: 128px;
	font-size: 14px;
	text-align: center;
	display: inline;
}
.pro8 li a {
	display: block;
	width: 128px;
	height: 34px;
	color: #fff;
	padding-top: 64px;
	background: url(../images/pro_19.gif) no-repeat;
}
.pro8 li.fir {
	width: 264px;
}
.pro8 li.fir a {
	background: url(../images/pro_21.gif) no-repeat;
	width: 264px;
}
.pro8 li a:hover {
	background: url(../images/pro_20.gif) no-repeat;
}
.pro8 li.fir a:hover {
	background: url(../images/pro_22.gif) no-repeat;
	width: 264px;
}
.pro1 .news2 {
	float: left;
}
.pro9 {
	width: 740px;
	float: right;
	margin-bottom: 70px;
}
.pro9 .index_dz {
	margin-left: 25px;
	margin-bottom: 32px;
}
.pro9 .index_dz .news_ri .btx {
	font-size: 20px;
	line-height: 1.3;
	padding-bottom: 18px;
	margin-bottom: 20px;
	background: url(../images/pro_32.gif) no-repeat left bottom;
}
.pro9 .index_dz .news_ri .btx a {
	color: #444;
	font-size: 24px;
	font-weight: bold;
}
.pro9 .index_dz .news_ri li:hover .btx a {
	color: #00b7bf;
}
.pro9 .index_dz .news_ri .wz {
	color: #333;
}
.pro9 .index_dz .news_ri a.xx {
	color: #797979;
	font-weight: normal;
	font-size: 20px;
}
.pro9 .fanye {
	margin-top: 40px;
}
.pro9 .jieguo {
	margin-left: 25px;
	margin-top: 0;
}
.pro_list li {
	margin-bottom: 32px;
	width: 345px;
	display: inline;
	float: left;
	margin-left: 25px;
}
.pro_list .tu {
	width: 345px;
	height: 278px;
	overflow: hidden;
}
.pro_list .wz {
	padding: 24px 18px 0 18px;
	height: 76px;
	border: 1px solid #ababab;
	border-top: 0;
	line-height: 1.3;
	font-size: 14px;
}
.pro_list .nr {
	font-size: 16px;
}
.pro_list a {
	color: #333;
	background: #fff;
}
.pro_list .xxx {
	font-size: 24px;
	font-weight: bold;
}
.pro_list .gd {
	float: right;
	width: 111px;
	height: 40px;
	background: url(../images/pro_36.gif) no-repeat;
	line-height: 40px;
	padding-left: 22px;
	margin-top: 8px;
}
.pro_list li:hover .gd {
	background: url(../images/pro_37.gif) no-repeat;
	color: #fff;
}
.pro_list li:hover a {
	color: #00b7bf;
}
.pro_list li:hover .wz {
	border-color: #00b7bf;
}
.pro1 .news2 .li2 {
	padding-top: 0;
}
.pro_xiala {
	margin-top: 6px;
	width: 240px;
	font-size: 15px;
	line-height: 50px;
}
.pro_xiala .bt {
	width: 240px;
	font-size: 18px;
	margin-bottom: 1px;
}
.pro_xiala .bt a {
	width: 200px;
	height: 50px;
	display: block;
	padding-left: 40px;
	background: url(../images/pro_33.gif) no-repeat;
	color: #fff;
	position: relative;
	z-index: 9999;
}
.pro10 {
	width: 240px;
	padding-bottom: 20px;
	position: relative;
}
.pro10 .yy {
	position: absolute;
	bottom: 0px;
	left: 0;
}
.pro_xiala .cur .bt a {
	background: url(../images/pro_34.gif) no-repeat;
}
.pro_xiala .bt a:hover {
	background: url(../images/pro_34.gif) no-repeat;
}
.pro_xiala .nr {
	display: none;
}
.pro_xiala .cur .nr {
}
.pro_xiala .nr li {
	width: 240px;
	height: 50px;
	margin-bottom: 1px;
}
.pro_xiala .pro10 .nr li a {
	height: 50px;
	width: 185px;
	display: block;
	padding-left: 55px;
	background: #f4f4f4;
	color: #333;
}
.pro_xiala .pro10 .nr li a:hover {
	color: #ff4800;
	background: #f4f4f4 url(../images/pro_29.gif) no-repeat 40px center;
}
.pro_xiala .pro10 .nr li.cur a {
	color: #ff4800;
	background: #f4f4f4 url(../images/pro_29.gif) no-repeat 40px center;
}
.index_bt1_2 {
	color: #717171;
}
.jt1, .jt2 {
	display: none;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 715px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 715px;
}
.jcarousel-skin-tango2 .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango2 .jcarousel-container-horizontal {
	width: 970px;
}
.jcarousel-skin-tango2 .jcarousel-clip-horizontal {
	width: 970px;
}
.jcarousel-skin-tango3 .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango3 .jcarousel-container-horizontal {
	width: 715px;
}
.jcarousel-skin-tango3 .jcarousel-clip-horizontal {
	width: 715px;
}
.jcarousel-skin-tango4 .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango4 .jcarousel-container-horizontal {
	width: 579px;
}
.jcarousel-skin-tango4 .jcarousel-clip-horizontal {
	width: 579px;
}
.hot {
	position: absolute;
	right: 100px;
	top: -12px;
	z-index: 101;
	width: 82px;
	height: 84px;
	background: url(../images/ht.png) no-repeat;
}
.pro_banner2 {
	height: 310px;
}
.index_bt1 {
	font-size: 24px;
	font-weight: 600;
}
.index_bt1 span {
	color: #FFF;
	font-size: 26px;
	font-weight: 600;
}
.index_bt1 span i {
	width: 15%;
	height: 1px;
	background: #fff;
	display: inline-block;
	content: " ";
	margin-top: 8px;
	margin-bottom: 8px;
}
 @keyframes solltTop {
 from {
transform: translateY(-58px);
}
to {
	transform: translateY(0px);
}
}
.scroll {
	position: fixed !important;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999999;
	background: rgba(255, 255, 255, 0.96);
	animation: solltTop 0.6s;
	box-sizing: border-box;
}
.top_box {
	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 4px 6px rgba(0, 0, 0, .15);
	box-shadow: 0 4px 6px rgba(0, 0, 0, .15);
}
/*.nivoSlider a.nivo-imageLink{content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(28,49,74,0.0);}*/
.index_com {
	overflow: hidden;
	background: url(../images/h_coment.jpg) top center no-repeat;
	position: relative;/*background: url(../images/h_about_bj.jpg) top center no-repeat;
background-attachment: fixed;
	background-position: center bottom;*/
}
/*.index_com:after {
    content: "";
    display: block;
    width: 209px;
    height: 625px;
    background-image: url(../images/42.png);
    position: absolute;
    left: 0;
    top: -273px;
    z-index: 1;
}*/

.F_link {
	box-sizing: border-box;
	padding: 50px 0 50px;
}
#marquee1 {
	width: 1100px;
	height: 122px;
	overflow: hidden;
	margin: 0 auto;
}
#marquee1 ul li {
	float: left;
	display: inline-block;
	text-align: center;
	width: 202px;
	height: 102px;
	padding: 10px;
	overflow: hidden;
}
#marquee1 ul li img {
	display: block;
	width: 200px;
	height: 100px;
	border: solid 1px #ddd;
}
/*#marquee1 ul liimg{ -webkit-filter: grayscale(100%) opacity(50%); -moz-filter: grayscale(100%) opacity(50%);-ms-filter: grayscale(100%) opacity(50%);-o-filter: grayscale(100%) opacity(50%);filter: grayscale(100%) opacity(50%);filter: alpha(opacity=50);transition:0.8s;-moz-transition:0.8s;-webkit-transition:0.8s;-o-transition:0.8s;}
#marquee1 ul li:hover img{-webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); -webkit-filter: grayscale(0%) opacity(100%); -moz-filter: grayscale(0%) opacity(100%); -ms-filter: grayscale(0%) opacity(100%); -o-filter: grayscale(0%) opacity(100%); filter: grayscale(0%) opacity(100%); filter: alpha(opacity=100);}
*/
	
.F_link_n {
	position: relative;
}
.F_link_n #goL {
	position: absolute;
	left: 5px;
	top: 47px;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	background: url(../images/L.png) center center no-repeat;
}
.F_link_n #goR {
	position: absolute;
	right: 0;
	top: 47px;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	background: url(../images/R.png) center center no-repeat;
}
/****************/
.clearfix_1 a {
	width: 360px;
	height: 250px;
	box-sizing: border-box;
	float: left;
	margin-right: 5%;
	margin-bottom: 20px;
	padding: 15px;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
}
.clearfix_1 a:nth-child(3n) {
 margin-right: 0;
}
.clearfix_1 a {
	display: inline-block;
}
.clearfix_1 a img {
	width: 100%;	/*transition: all 0.6s;*/
}
.clearfix_a {
	width: 340px;
	height: 272px;
	overflow: hidden;
}
.clearfix_a img {
	transition: all 0.6s;
}
.clearfix_1 a:hover {
	border: 1px solid #75DBEA;
}
.clearfix_a:hover img {
	transform: scale(1.1);
}
.tuanjian_n .more {
	margin: 50px auto 0 auto;
	width: 172px;
	font-size: 18px;
	line-height: 47px;
}
.tuanjian_n .more a {
	display: block;
	width: 142px;
	height: 47px;
	color: #0cb1b9;
	background: url(../images/index_32_0.png) no-repeat;
	padding-left: 30px;
}
.tuanjian_n .more a:hover {
	text-decoration: underline;
}
.N_title {
	text-align: center;
	margin-bottom: 35px;
}
.N_title_n {
	overflow: hidden;
	display: inline-block;
}
.N_title_n a {
	float: left;
	padding: 10px 22px;
	background: #A0A0A0;
	margin-left: 6px;
	margin-right: 6px;
	color: #FFF;
	position: relative;
	font-size: 16px;
}
.N_title a.cur, .N_title a:hover {
	background: #50C6D0;
	font-size: 16px;
}
.pro_list {
	overflow: hidden;
	width: 1166px;
	margin: 0 auto;
}
.pro_list a {
	width: 340px;
	float: left;
	padding: 15px;
	border: 1px solid #d9d9d9;
	margin-bottom: 25px;
	margin-right: 25px;
	text-align: center;
}
.pro_list a .pr_img {
	vertical-align: top;
	width: 340px;
	overflow: hidden;
}
.pro_list a .pr_img img {
	max-width: 340px;
	margin: 0px auto;
	max-height: 274px;
	display: block;
	transition: all 0.6s;
}
.pro_list a:nth-of-type(3n) {
 margin-right: 0px;
}
/*.pro_list a:hover {
	border: 1px solid #50C6D0;
}*/
.pro_list a:hover .pr_img img {
	/*transform: scale(1.1);*/
}
.huandeng {
	margin: 0 auto;
	width: 700px;
	overflow: hidden;
	padding-bottom: 35px;
}
.large_box {
	margin-bottom: 10px;
	width: 700px;
	height: 600px;
	overflow: hidden;
}
.large_box img {
	display: block;
}
.small_box {
	width: 700px;
	height: 80px;
	overflow: hidden;
}
.small_list {
	position: relative;
	float: left;
	width: 638px;
	height: 80px;
	overflow: hidden;
}
.small_list ul {
	height: 80px;
	overflow: hidden;
}
.small_list ul li {
	position: relative;
	float: left;
	margin-right: 10px;
	width: 100px;
}
.small_list ul li img {
	display: block;
}
.small_list ul li .bun_bg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 80px;
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.small_list ul li.on .bun_bg {
	display: block;
}
.btn {
	display: block;
	width: 20px;
	height: 80px;
	background-color: #777;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.btn:hover {
	background-color: #e7000e;
}
.left_btn {
	float: left;
	margin-right: 10px;
	background-image: url(../images/left_btn.png);
}
.right_btn {
	float: right;
	background-image: url(../images/right_btn.png);
}
.large_box img {
	width: 700px;
	height: 600px;
}
.small_list img {
	width: 100px;
	height: 80px;
}
.show_n {
	padding-bottom: 100px;
}
.show_n p {
	color: #434343;
	margin-bottom: 10px;
}
.fy_bg>div {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.show_title {
	text-align: center;
	font-size: 18px;
}
.show_time {
	color: #434343;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 30px;
}
.bg_lv2 .pro_list a .pr_img {
	margin-bottom: 0px;
}
.zhaopin_sub {
	font-size: 25px;
	margin-bottom: 40px;
}
.gridtable {
	box-sizing: border-box;
}
table.gridtable {
	font-size: 14px;
	box-sizing: border-box;
	border-collapse: collapse;
	width: 1200px;
	height: 40px;
}
table.gridtable td {
	box-sizing: border-box;
	text-align: center;
	padding: 0px;
	height: 60px;
	line-height: 60px;
}
table.gridtable td b {
	font-size: 16px;
}
table.gridtable tr {
	border-bottom: 1px solid #D2D2D2;
	overflow: hidden;
}
table.gridtable th {
	background: #EEECEB;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: 100;
}
table.gridtable td a {
	display: inline-block;
	padding: 0px 15px;
	background: #50C6D0;
	color: #FFF;
	border-radius: 5px;
	height: 34px;
	line-height: 34px;
}
.zhaopin_show_tit {
	color: #202020;
	overflow: hidden;
	font-size: 20px;
	margin-bottom: 20px;
}
.zhaopin_show_tit b {
	font-size: 30px;
	margin-top: 10px;
	float: left;
}
.zhaopin_canshu {
	box-sizing: border-box;
	padding: 40px 40px 0px 40px;
	background: #F2F2F2;
	overflow: hidden;
}
.zhaopin_canshu_li {
	width: 33%;
	margin-right: 0.333%;
	float: left;
	margin-bottom: 40px;
}
.zhaopin_canshu_li span {
	color: #606060;
	margin-right: 5px;
}
.zhaopin_show_n {
	margin-top: 30px;
	padding-bottom: 60px;
}
.zhaopin_show_n h1 {
	font-size: 20px;
	margin-bottom: 20px;
	color: #000;
}
.zhaopin_show_n P {
	color: #535353;
}
.conent_n {
	margin-bottom: 50px !important;
	margin-top: 60px !important;
	overflow: hidden;
}
.index_sh h1 {
	text-align: left;
	;
	font-size: 16px;
	font-weight: 600;
	text-indent: 28px;
	padding-bottom: 2px;
	padding-top: 3px;
}
.index_sh a {
	float: right;
	font-size: 16px;
	color: #FFF;
}
.zhaopin_tel {
	font-size: 24px;
	color: #50C6D0;
	margin-top: 20px;
	text-align: left;
	font-family: impact;
	letter-spacing: 1px;
	float: right;
	font-weight: 100;
}
.about_luda_L {
	width: 790px;
	height: 300px;
	border: 1px solid #01b8b6;
	box-sizing: border-box;
	padding: 30px;
	float: left;
}
.about_luda_R {
	width: 400px;
	float: right;
	height: 300px;
	overflow: hidden;
}
.about_luda_R img {
	width: 100%;
}
.h_coment {
	width: 100%;
	height: 600px;
	background: url(../images/h_coment.jpg) center center no-repeat;
}
.h_coment_n {
	padding-top: 70px;
	text-align: center;
}
.h_coment_n h1 {
	font-size: 45px;
	color: #202020;
	text-align: center;
	font-weight: 600;
}
.h_coment_n h2 {
	color: #202020;
	font-size: 30px;
	text-align: center;
	font-weight: 600;
	margin-top: 50px;
	margin-bottom: 25px;
}
.h_coment_n p {
	color: #606060;
	text-align: center;
	line-height: 36px;
}
.h_coment_n .more {
	margin: 30px auto 0 auto;
	width: 172px;
	font-size: 18px;
	line-height: 47px;
}
.h_coment_n .more a {
	display: block;
	text-align: left;
	width: 142px;
	height: 47px;
	color: #0cb1b9;
	background: url(../images/index_32_0.png) no-repeat;
	padding-left: 30px;
}
.h_coment_n .more a:hover {
	text-decoration: underline;
}
/***********************************************************/
.H_about {
	overflow: hidden;
	padding-bottom: 50px;
}
.h_title {
	text-align: center;
	font-size: 48px;
	font-weight: 600;
	color: #000000;
	padding-top: 55px;
	padding-bottom: 30px;
}
.h_product_n_title {
	text-align: center;
	font-size: 48px;
	font-weight: 600;
	color: #fff;
	padding-top: 55px;
	padding-bottom: 30px;
}
.H_about p {
	text-align: left;
	color: #3a3a3a;
	font-size: 16px;
	line-height: 33px;
	/*	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;*/
	overflow: hidden;
}
.H_about_a {
	text-align: center;
	margin-top: 20px;
}
.H_about_a a {
	display: inline-block;
	border: 1px solid #656565;
	color: #656565;
	padding: 6px 20px;
	margin: 0 auto;
	background: linear-gradient(to right, #54cad8, #54cad8) no-repeat;
	background-size: 0 100%;
 transition: all .4s;
 -webkit-transition: all .4s;
}
.H_about_a a:hover {
	background-size: 100% 100%;
	border: 1px solid #54cad8;
	color: #fff;
}
.H_about_num {
	margin-left: 7%;
	margin-bottom: 30px;
	width: 86%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.H_about_num_li {
	width: 25%;
	text-align: center;
}
.H_about_num_li_num {
	color: #54cad8;
	font-size: 18px;
}
.H_about_num_li_num b {
	display: inline-block;
	font-size: 38px;
	color: #54cad8;
	padding-right: 8px;
}
.H_about_num_li {
	text-align: center;
}
.H_about_num_li span {
	display: inline-block;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #8a8a8a;
	color: #282828;
	font-size: 16px;
}
/*	.F_link_nm{width: 100%;
	height: 424px;
	background: url(../images/h_coment.jpg) no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}*/


/*.H_news {
	padding-top: 50px;
}*/
.H_news_T {
	width: 100%;
	height: 397px;
	background: url(../images/h_news_T.jpg) center center no-repeat;
}
.H_news_n {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
.H_news_n a {
	width: 580px;
	float: left;
	margin-top: 50px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.H_news_n a:nth-child(odd) {
 float: left;
}
.H_news_n a:nth-child(even) {
 float: right;
}
.H_news_n a .time {
	color: #FFF;
	width: 110px;
	height: 110px;
	text-align: center;
	background: #50C6D0;
	font-size: 16px;
	overflow: hidden;
	float: left;
}
.H_news_n a .time span {
	font-size: 28px;
	display: block;
	margin-top: 18px;
	margin-bottom: 3px;
}
.H_news_n_w {
	width: 430px;
	padding-right: 20px;
	float: right;
}
.H_news_n_w h1 {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.H_news_n_w h1:after {
	content: "";
	width: 50px;
	height: 1px;
	background: #50C6D0;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}
.H_news_n_w p {
	color: #656565;
	min-height: 52px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.H_news_n a:hover {
	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 4px 6px rgba(0, 0, 0, .15);
	box-shadow: 0 4px 6px rgba(0, 0, 0, .15);
}
/*banner*/
.main_image {
	width: 100%;
	height: 650px;
	overflow: hidden;
	margin: 0 auto;
	position: relative
}
.main_image ul {
	width: 9999px;
	height: 650px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.main_image li {
	float: left;
	width: 100%;
	height: 650px;
}
.main_image li span {
	display: block;
	width: 100%;
	height: 650px
}
.main_visual {
	position: relative;
	overflow: hidden;
}
div.flicking_con {
	width: 990px;
	margin: 0 auto;
	position: relative
}
div.flicking_con {
	width: 95%;
	margin: 0 auto;
	height: 15px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
	z-index: 999;
	text-align: center;
}
div.flicking_con .flicking_inner {
	z-index: 999;
	text-align: center;
	height: 15px;
}
div.flicking_con a {
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: #FFF;
	border-radius: 50%;
	display: inline-block;
	text-indent: 9999px;
	opacity: .6;
 transition: .3s all ease;
	transform-origin: right top;
	margin-left: 8px;
	margin-right: 8px;
}
div.flicking_con a.on {
	background: #FFF;
	opacity: 1;
	width: 32px;
	border-radius: 100px;
	display: inline-block;
	height: 15px;
}
#btn_prev, #btn_next {
	z-index: 11111;
	position: absolute;
	width: 24px!important;
	height: 44px!important;
	top: 50%;
	margin-top: -22px;
	display: none;
}
#btn_prev {
	background: url(../images/hover_left.png) no-repeat left top;
	left: 100px;
}
#btn_next {
	background: url(../images/hover_right.png) no-repeat right top;
	right: 100px;
}
/*banner*/



/**************************************/

.about_us.channel_content {
	padding:0;
}
/*.about_us01{background:#eef2f5;}*/

.about_us01 .left {
	width:46%;
	float:left;
	margin-bottom: 20px;
}
.about_us01 .left .box {
	padding-top:70px;
}
.about_us01 .left .box .tit {
	font-size:36px;
	line-height:36px;
	color:#333;
	margin-bottom:15px;
}
.about_us01 .left .box .con {
	font-size:22px;
	line-height:30px;
	color:#50C6D0;
	font-weight:bold;
	margin-top: 10px;
}
.about_us01 .left .box .txt {
	font-size:15px;
	line-height:26px;
	color:#545454;
	margin-top:20px;
}
.about_us01 .right {
	width:46%;
	float:right;
	margin-bottom: 20px;
}
.about_us01 .right .play {
	display:none;
	width:100px;
	height:100px;
	background:url(../images/about_us01_2.png) no-repeat center;
	position:absolute;
	left:50%;
	margin-left:-50px;
	top:50%;
	margin-top:-50px;
	cursor:pointer;
}
.box_wrap_out_posi.i_video_box {
	background:#000;
}
.about_us02 {/*background:#eef2f5;*/
	padding-bottom:65px;
}
.about_us02 .content {
	background:url(../images/about_us01_3.png) no-repeat center;
	height:232px;
}
.about_us02 .content .box {
	padding:60px 0 60px;
}
.about_us02 .content .box li {
	text-align:center;
	position:relative;
}
.about_us02 .content .box li:after {
	content:'';
	width:1px;
	height:97px;
	background:#fff;
	background:rgba(255, 255, 255, 0.55);
	position:absolute;
	left:0;
	top:0;
}
.about_us02 .content .box li:first-child:after {
	display:none;
}
.about_us02 .content .box li .num {
	font-size:50px;
	line-height:50px;
	font-family:Impact;
	color:#fff;
	margin-bottom:9px;
}
.about_us02 .content .box li .txt {
	font-size:16px;
	line-height:26px;
	color:#fff;
}
.about_us03 {
	padding:66px 0 65px 0;
	background:#eef2f5;
}
.about_us03 .rect-9129 {
	padding-bottom:91.29%;
}
.about_us03 .rect-56 {
	padding-bottom:56%;
}
.about_us03 .left {
	width:38%;
	float:left;
}
.about_us03 .left .list {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
}
.about_us03 .left .list ul {
	height:100%;
}
.about_us03 .left .list li {
	height:16.6%;
	position:relative;
	cursor:pointer;
}
.about_us03 .left .list li:after {
	content:'';
	width:100%;
	height:1px;
	background:#fff;
	background:rgba(255, 255, 255, .3);
	position:absolute;
	left:0;
	bottom:0;
}
.about_us03 .left .list li .box {
	padding:12px 47px 12px 60px;
	position:relative;
}
.about_us03 .left .list li .box .img_ {
	width:50px;
	height:50px;
	display:inline-block;
	vertical-align:middle;
}
.about_us03 .left .list li .box .img_ img {
	width: 75%;
}
.about_us03 .left .list li .box .tit {
	font-size:22px;
	line-height:22px;
	color:#fff;
	display:inline-block;
	margin-left:25px;
	vertical-align:middle;
}
.about_us03 .left .list li .box .jt {
	width:29px;
	height:10px;
	background:url(../images/about_us03_2.png) no-repeat center;
	position:absolute;
	top:50%;
	margin-top:-5px;
	right:47px;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.about_us03 .left .list li.cur {
	background:#0e68b0;
	background:linear-gradient(to right, #209fb3, #0e68b0);
}
.about_us03 .left .list li.cur .box .jt {
	opacity:1;
	visibility:visible;
	right:50px;
}
.about_us03 .right {
	width:62%;
	float:right;
}
.about_us03 .left .list li:hover {
	background:#0e68b0;
	background:linear-gradient(to right, #209fb3, #0e68b0);
}
.about_us03 .left .list li:hover .box .jt {
	opacity:1;
	visibility:visible;
	right:40px;
}
.about_us03 .right {
	width:62%;
	float:right;
}
.about_us03 .right .cell {
	opacity:0;
	visibility:hidden;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.about_us03 .right .cell .box {
	box-sizing: border-box;
	padding:40px 50px 0 70px;
}
.about_us03 .right .cell .box .tit {
	font-size:28px;
	line-height:36px;
	font-weight:bold;
	color:#00479d;
	margin-bottom:15px;
}
.about_us03 .right .cell .box .con {
	font-size:22px;
	line-height:36px;
	font-weight:bold;
	color:#333;
	margin-bottom:30px;
}
.about_us03 .right .cell .box .txt {
	font-size:16px !important;
	line-height:36px !important;
	color:#4c4c4c;
	height:320px;
	overflow-y:auto;
}
.about_us03 .right .cell .box .txt p {
	font-size:16px !important;
	line-height:36px !important;
}
.about_us03 .right .cell .box .txt img {
	max-width: 100%;
}
.about_us03 .right .cell.cur {
	opacity:1;
	visibility:visible;
}
.about_us04 {
	background:url(../images/about_us04.jpg) no-repeat center;
	padding:100px 0;
}
.about_us04 li {
	width:22%;
	float:left;
	position:relative;
	cursor:pointer;
	transition:width 0.5s ease;
	-webkit-transition:width 0.5s ease;
}
.about_us04 li .box {
	color:#fff;
	padding:0 48px 0 35px;
}
.about_us04 li .box .tit {
	font-size:22px;
	line-height:24px;
	font-weight:bold;
}
.about_us04 li .box .date {
	font-size:16px;
	line-height:24px;
	margin:13px 0 30px;
}
.about_us04 li .box .con {
	font-size:15px;
	line-height:28px;
	transform:translateX(-40px);
	opacity:0;
	visibility:hidden;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	width:346px;
}
.about_us04 li .line {
	position:absolute;
	right:0;
	top:0;
	width:1px;
	height:335px;
	background:#fff;
	background:rgba(255, 255, 255, .4)
}
.about_us04 li.cur {
	width:33%;
}
.about_us04 li.cur .box .con {
	opacity:1;
	visibility:visible;
	transform:translateX(0px);
}
.fix {
*zoom: 1;
*clear: both;
}
.fix:before, .fix:after {
	display: table;
	clear: both;
	content: '';
}
.wrap {
	width:1200px;
	margin-right:auto;
	margin-left:auto;
}
.full-row>.span-3 {
	width: 25%;
 *width: 24.89%;
}
.full-row>[class*='span'] {
 float: left;
}
 *[class*="rect-"] {
position: relative;
display: block;
width: 100%;
height: 0;
overflow: hidden;
}
 *[class*="rect-"] ._full {
position: absolute;
left: 0;
top:0;
width: 100%;
height: 100%;
 *height: auto;
}
.rect-9129 {
	overflow: hidden;
	position: relative;
}
.rect-75 {
	padding-bottom: 75%;
}



/*******************/



@font-face {
font-family: "iconfont";
 src: url('../fonts/iconfont.eot'); /* IE9*/
 src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */ url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
	font-family:"iconfont" !important;
	display:inline-block;
	vertical-align: middle;
	margin:0 .3em;
	font-size: 1.1em;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
}
/*新闻列表*/

.news_list01 .list_hd {
	margin-bottom:40px;
}
.news_list01 .list_hd .inp_box_wrap {
	width:32%;
	margin-left:2%;
	border-bottom:solid 4px #00479d;
}
.news_list01 .list_hd .inp_box_wrap:first-child {
	margin-left:0;
}
.news_list01 .list_hd .inp_box_wrap .inp_box {
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	border:none;
	padding:0;
	margin:0;
	box-sizing:content-box;
	font-size:18px;
	color:#00479d;
	padding:0;
	text-indent:10px;
}
.news_list01 .list_hd .inp_box_wrap .inp_box.hd_inp {
	width:80%;
}
 .news_list01 .list_hd .inp_box_wrap>input::-webkit-input-placeholder {
color:#00479d;
}
.news_list01 .list_hd .inp_box_wrap .hd_btn {
	width:20%;
	height:50px;
	border:none;
	text-align:center;
	background-color:transparent;
	background-image:url(../images/search_icon.png);
	background-repeat:no-repeat;
	background-size:20px 24px;
	background-position:center;
	outline:none;
	cursor:pointer;
	padding:0;
}
.news_list01 .list_bd .list_box {
	padding:46px 60px 40px;
	position:relative;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.news_list01 .list_bd .list_main {
	overflow:hidden;
	width:88%;
}
.news_list01 .list_bd .list_main .bd_r {
	width:20%;
	margin-left:3%;
}
.news_list01 .list_bd .list_main .bd_c .list_title {
	height:30px;
	line-height:30px;
	font-size:20px;
	color:#1f1f1f;
	display:block;
}
.news_list01 .list_bd .list_main .bd_c .list_tool {
	font-size:14px;
	color:#c1c1c1;
	padding:10px 0px
}
.news_list01 .list_bd .list_main .bd_c .list_tool span {
	display:inline-block;
	vertical-align:middle;
}
.news_list01 .list_bd .list_main .bd_c .list_tool span.mobile_time {
	display:none;
}
.news_list01 .list_bd .list_main .bd_c .list_tool .share_btn {
	cursor:pointer;
	margin:0 20px
}
.news_list01 .list_bd .list_main .bd_c .list_p {
	font-size:14px;
	color:#505050;
	line-height:26px;
	height:52px;
	overflow:hidden;
	display:block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news_list01 .list_bd .list_box:after {
	content:"";
	width:100%;
	height:1px;
	background-color:#e6e6e6;
	position:absolute;
	bottom:0;
	right:0;
}
.news_list01 .list_bd li:hover .list_box {
	background-color:#f4f4f4;
}
.news_list01 .list_bd li:hover .list_box:after {
	background-color:#f4f4f4;
}
.news_list01 .list_bd li:hover .list_main .bd_c .list_title {
	color:#00479d;
}
.news_list01 .list_bd li:hover .list_main .bd_c .list_p {
	color:#00479d;
}
.news_list01 .list_bd li.cur .list_box {
	background-color:#f4f4f4;
}
.news_list01 .list_bd li.cur .list_box:after {
	background-color:#f4f4f4;
}
.news_list01 .list_bd li.cur .list_main .bd_c .list_title {
	color:#00479d;
}
.news_list01 .list_bd li.cur .list_main .bd_c .list_p {
	color:#00479d;
}
.news_list01 .list_time {
	position:relative;
	width:90px;
	padding:10px 0;
	font-size:14px;
	text-align:center;
	color:#fff;
	background-image:url(../images/page_bg.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:left center;
	font-family:Arial;
}
.news_list01 .list_bd .list_box .list_time:after {
	content:'';
	position:absolute;
	top:0;
	right:-20px;
	width:1px;
	height:100%;
	background-color:#e6e6e6;
}
.news_list01 .list_bd .list_box .list_time_day {
	display:block;
	font-size:50px;
	line-height:50px;
}
.news_list01 .select-ui-choose ._arrow {
	width:16%;
	right:0;
}
.news_list01 .select-ui-choose ._arrow .arr {
	left:50%;
	margin:0 0 0 -0.4em;
	border-color:#00479d transparent transparent;
}
body .select-ui-options-default {
	margin-top:4px;
}
body .select-ui-options li:hover, body .select-ui-options li.hover {
	background:#00479d;
}
body .select-ui-options-bottom, .news_list01 .select-ui-choose-bottom.on, .news_list01 .select_box {
	border-radius:0px;
}
.news_list01 .list_bd .noimg .bd_c {
	width:84%;
}
/*新闻详细*/

.news_detail.channel_content {
	padding:0;
}
.news_detail01 {
	background:#f0f0f0;
	padding:50px 0px 80px;
}
.news_detail01 .detail_l {
	width:70%;
}
.news_detail01 .detail_l .l_box {
	background:#fff;
	padding:65px 50px;
}
.news_detail01 .detail_l .l_box img {
	max-width:100%;
}
.news_detail01 .detail_l .l_box .news_title {
	font-size:30px;
	color:#000;
	margin-bottom:12px;
	font-weight:bold;
}
.news_detail01 .detail_l .l_box .l_tools {
	margin-bottom:40px;
	line-height:20px;
}
.news_detail01 .detail_l .l_box .l_tools span {
	display:inline-block;
*display:inline;
*zoom:1;
	font-size:14px;
	color:#5a5a5a;
}
.news_detail01 .detail_l .l_box .l_tools .news_time {
	margin-right:20px;
}
.news_detail01 .detail_l .l_box .l_tools .switcher .title {
	display:inline-block;
*display:inline;
*zoom:1;
	vertical-align:middle;
}
.news_detail01 .detail_l .l_box .news_text {
	font-size:14px;
}
.news_detail01 .detail_r {
	width:28%;
}
.news_detail01 .detail_r .arr_box {
	background:#fff;
	padding:8%;
	margin-bottom:14px;
	color:#666;
	display:block;
}
.news_detail01 .detail_r .arr_title {
	font-size:18px;
	color:#000;
	margin-bottom:10px;
	font-weight:bold;
}
.news_detail01 .detail_r .arr_news_title {
	font-size:14px;
	font-weight:normal;
}
.news_detail01 .detail_r .arr_time {
	font-size:14px;
	padding-top:6px;
	display:block;
}
.news_detail01 .detail_r .arr_box:hover {
	color:#fff;
	background:#0e68b0;
	background:linear-gradient(to right, #209fb3, #0e68b0);
}
.news_detail01 .detail_r .arr_box:hover .arr_title {
	color:#fff;
}
.news_detail01 .detail_r .share_box {
	background:#fff;
	padding:8%;
}
.news_detail01 .detail_r .share_title {
	font-size:18px;
	color:#000;
	margin-bottom:10px;
	font-weight:bold;
}
.news_detail01 .detail_r .black_list {
	width:100%;
	height:42px;
	line-height:42px;
	background-image:url(../images/page_bg.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:left center;
	text-align:center;
	font-size:18px;
	color:#fff;
	display:block;
}
.news_detail01 .newdetail_share {
	padding:10px 0px 20px 0px;
	font-size:0;
}
.news_detail01 .newdetail_share a {
	display:inline-block;
	width:45px;
	height:45px;
	background:url(../images/news_share.png) no-repeat;
	padding:0;
	margin:0 0 0 18px;
	float:none;
	cursor:pointer;
}
.news_detail01 .newdetail_share a.bds_tsina {
	background-position:0px 0;
}
.news_detail01 .newdetail_share a.bds_sqq {
	background-position:-45px 0;
}
.news_detail01 .newdetail_share a.bds_weixin {
	background-position:-90px 0;
}
.news_detail01 .newdetail_share a.bds_tsina:hover {
	background-position:0 -45px;
}
.news_detail01 .newdetail_share a.bds_sqq:hover {
	background-position:-45px -45px;
}
.news_detail01 .newdetail_share a.bds_weixin:hover {
	background-position:-90px -45px;
}
.l {
	float: left;
}
.r {
	float: right;
}
.rect-5625 {
	padding-bottom: 56.25%;
}
.imgZoom img, .imgY180 img {
-moz-transition:all .8s ease 0s;
-ms-transition:all .8s ease 0s;
-o-transition:all .8s ease 0s;
-webkit-transition:all .8s ease 0s;
transition:all .8s ease 0s;
}
.imgZoom {
	overflow:hidden;
	-webkit-transform:rotate(0);
	transform:rotate(0);
}
.imgZoom:hover img {
	-moz-transform:scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1);
	-webkit-transform:scale(1.1, 1.1);
	transform:scale(1.1, 1.1);
}
.imgY180:hover img {
	cursor:pointer;
	-moz-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg)
}
/********************/

.share-platform {
	overflow: hidden;
}
.share-platform .share-platform-l {
	float: left;
	width: 77px;
	margin-top: 8px;
}
.share-platform .share-platform-text {
	color: #aaa;
	margin-top: 5px;
}
.share-platform a {
	float: left;
	width: 32px;
	line-height: 32px;
	height: 32px;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 6px !important;
	text-indent: -100em;
	overflow: hidden;
}
.share-platform .ttwx {
	background-image: url(../images/share_bg.png);
	background-position: -13px -9px !important;
}
.share-platform .ttsina {
	background-image: url(../images/share_bg.png);
	background-position: -57px -9px !important;
}
.share-platform .ttqq {
	background-image: url(../images/share_bg.png);
	background-position: -101px -9px !important;
}
.share-platform .ttqzone {
	background-image: url(../images/share_bg.png);
	background-position: -146px -7px !important;
}
.share-platform .fz_lj {
	background-image: url(../images/share_bg_lj.png);
	background-size: contain;
	background-position: center center !important;
}
.share_copy_link {
	position: fixed;
	top: -999999px;
	left: 0px;
	opacity: 0;
	z-index: -10;
}
.tan_share {
	box-sizing: content-box;
	background: #FFF !important;
	padding: 12px 22px;
	width:380px;
	height:105px;
	position: absolute;
	left:50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.share_join_li.fenxiang .tan_share {
	width: auto !important;
}
.share_join_li.fenxiang .tan_share:after {
	content: " ";
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-width: 6px;
	border-color: transparent transparent transparent #FFF !important;
	position: absolute;
	top: 26px;
	right: -12px;
}
.share_title {
	color: #000;
	text-align: left;
	padding-left: 8px;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 15px;
}
.share-platform {
	overflow: hidden;
	white-space: nowrap;
	width: 220px !important;
}
#fxcode {
	position: fixed;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
	background-color: #fff;
	border: 1px solid#CFCFCF;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	z-index: 999;
}
#fxcode .f {
	float: left;
	font-weight: 600;
}
#fxcode .r {
	float: right;
	font-size: 18px;
	color: #999;
}
#fxcode .fxjg {
	padding: 4px 6px 2px 6px;
}
#fxcolse:hover {
	color: #35B17B;
	cursor: pointer;
}
#fxcode .canvas_evm {
	padding: 5px 15px;
}
#fxcode p {
	text-align: center;
	color: #666666;
	font-size: 12px;
	line-height: 22px;
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", Microsoft YaHei;
}
.share_tishi {
	box-sizing: content-box !important;
	display: none;
	white-space: nowrap;
	height: 40px !important;
	line-height: 40px !important;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 6px 20px !important;
	color: #FFF;
	border-radius: 4px;
	position: fixed;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	z-index: 999;
}
.bgDiv {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	display: none;
	z-index: 999;
	left:0;
	right:0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}
.share_Close {
	width: 15px;
	height: 15px;
	background: url(../images/gb.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 22px;
	top: 22px;
	cursor: pointer;
}
.arr_box b {
	display:block;
	font-size:18px;
	margin-bottom:12px;
	color:#000 !important;
}
.arr_box a {
	display:block;
	margin-bottom:10px;
	color: #666;
}
.arr_box .add_time {
	display:block;
}
.arr_box:hover a {
	color:#FFF !important;
}
.newdetail_share a {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
	outline: 0;
}

.video_bj { position: relative;}
#bgvid{
position: absolute;
min-width: 100%;
width: 100% !important;
min-height: 100%;
height: auto;
width: auto;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}


.banner_min_add, .min_foot_H, .min_foot, .M_fanhui{
	 display:none;
}

















