@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑";
}
html, body, div, span, object, iframe, table, tr, th, td, em, img, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ul, ol, li, form, label, input, button, textarea, pre, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-text-size-adjust: none;
	margin: 0 auto;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}
ul, ol, li {
	list-style: none;
}
a:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.w1200 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	min-width:1200px;
}
.tz {
	font-size: 14px;
	line-height: 35px;
	color: #646464;
	background-color: #f6f6f6;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.tz img {
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}
.top {
	background-image: url(topbg.png);
	height: 162px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	min-width:1200px;
}
.top .logo {
	float: left;
	margin-top: 20px;
}
.ss {
	float: right;
	height: 42px;
	width: 312px;
	margin-top: 60px;
	background-image: url(ss.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.txt {
	height: 32px;
	width: 200px;
	float: left;
	font-size: 16px;
	color: #999999;
	line-height: 32px;
	background-color: #FFFFFF;
	border-radius: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 20px;
	outline: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 5px;
}
.txt a {
	color: #999999;
}
.dh {
	background-color: #0665b6;
	height: 56px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-width:1200px;
}
#navMenu {
	height: 56px;
	display: block;
	overflow: hidden;
	z-index: 9999;
	font-size: 18px;
	line-height: 56px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#navMenu ul {
	width: 100%;
}
#navMenu .onelink {
}
#navMenu .onelink a {
	color: #FFFFFF;
	background-color: #22b77b;
}
#navMenu .onelink a:hover {
	color: #FFFFFF;
	background-color: #22b77b;
}
#navMenu li {
	text-align: center;
	float: left;
	line-height: 56px;
	font-size: 18px;
	width: 171px;
}
#navMenu li a {
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	text-decoration: none;
}
#navMenu li a:hover, #navMenu li.hover a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #22B77B;
}
.dropMenu {
	position: absolute;
	top: -2px;
	z-index: 9999;
	visibility: hidden;
	background-color: #0665B6;
	filter: Alpha(Opacity=85);
	margin-top: 0px;
	margin-left: 0px;
	width: 170px;
	z-index: 9999;
}
.dropMenu li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #61AAE0;
}
.dropMenu li a {
	width: 100%;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	line-height: 40px;
}
.dropMenu a:hover {
	color: #FFFFFF;
	font-size: 16px;
	background-color: #22B77B;
}
ul, li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.flexslider {
	position: relative;
	width: 100%;
	height: 546px;
	overflow: hidden;
	zoom: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 1200px;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 50px;
}
.flex-direction-nav .flex-prev {
	left: 50px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 25px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	background: url(dot.png) no-repeat 0 -22px;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -99em;
	width: 22px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 546px;
	display: block;
}
.w1200 .new01 {
	float: left;
	width: 438px;
	margin-right: 18px;
	height: 297px;
	display: block;
	overflow: hidden;
}
.w1200 .new02 {
	float: right;
	width: 288px;
	height: 297px;
	background-color: #F7F7F7;
	display: block;
	overflow: hidden;
}
.w1200 .new02 .lm01 {
	background-image: url(lm02.jpg);
	height: 50px;
	width: 288px;
}
.w1200 .new02 .lm01 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
	line-height: 50px;
}
.w1200 .new02 .lm01 h1 a{
	color: #FFF;
}
.w1200 .new02 .lm01 span {
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	float: left;
	text-transform: Uppercase;
}
.w1200 .new02 .lm01 span a{
	color: #FFF;
}
.w1200 .new02 .lm01 p {
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
	float: right;
	margin-right: 15px;
}
.w1200 .new02 .lm01 p a{
	color: #FFF;
}
.tabbox {
	width: 438px;
	position: relative;
	overflow: hidden;
	height: 297px;
}
.tabbox .tabbtn {
	height: 51px;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(lm01.jpg);
}
.tabbox .tabbtn li {
	position: relative;
	width: 90px;
	float: left;
}
.tabbox .tabbtn li a, .tabbox .tabbtn li span {
	display: block;
	float: left;
	line-height: 51px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	color: #FFFFFF;
	width: 110px;
}
.tabbox .tabbtn li.current {
}
.tabbox .tabbtn li.current a, .tabbox .tabbtn li.current span {
	line-height: 51px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.tabbox .tabcon {
	display: block;
	overflow: hidden;
	height: 246px;
	background-color: #f7f7f7;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
}
.tabbox .tabcon ul {
	width: 100%;
	float: left;
}
.tabbox .tabcon li {
	line-height: 31px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	background-image: url(crumbs_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.tabbox .tabcon li a {
	color: #333333;
}
.tabbox .tabcon li span {
	color: #999999;
	float: right;
}
.tabbox .tabcon li span a {
	color: #999999;
}
#scroll_z_1 #scroll_z_11 li, #scroll_z_1 #scroll_z_12 li {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(crumbs_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#scroll_z_1 #scroll_z_11 li a, #scroll_z_1 #scroll_z_12 li a {
	color: #333;
}
.w1200 .gg {
	width: 1200px;
	margin-top: 45px;
	margin-bottom: 45px;
	display: block;
	overflow: hidden;
	float: left;
}
.w1200 .video {
	float: left;
	height: 376px;
	width: 600px;
}
.w1200 .about {
	width: 600px;
	float: right;
}
.w1200 .about ul {
	float: left;
	width: 110%;
}
.w1200 .about ul li {
	float: left;
	height: 188px;
}
.w1200 .about ul li img {
	width: 300px;
	height: 188px;
}
.yewu {
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.lm02 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 51px;
}
.lm02 img {
	float: left;
}
.lm02 p {
	font-size: 16px;
	font-weight: bold;
	color: #0665b6;
	line-height: 51px;
	float: right;
	text-transform: Uppercase;
}

.lm02 p a{
	color: #0665b6;
}
#scroll_h_1 span {
	margin-right: 20px;
}
#scroll_h_1 img {
	height: 195px;
	width: 281px;
}
.link {
	width: 1160px;
	border: 1px solid #DDD;
	margin-top: 40px;
	display: block;
	overflow: hidden;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 40px;
}
.link img {
	float: left;
	margin-right: 30px;
}
.link p {
	font-size: 14px;
	line-height: 25px;
	color: #333;
	float: left;
	margin-right: 20px;
}
.link p a{
	color: #333;
}
.end {
	background-color: #0665b6;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
		min-width:1200px;
}
.end p {
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
}
.end p a{
	color: #FFF;
}
.top2 {
	height: 280px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(ban.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	max-width: 1920px;
}
.top2 .lm03 {
	float: left;
	height: 50px;
	width: 185px;
	background-image: url(lm03.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
	line-height: 50px;
	color: #FFF;
	margin-top: 230px;
	font-weight: normal;
	padding-left: 35px;
}
.top2 .lm03 a{
	color: #FFF;
}
.mian {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1E1E1;
	display: block;
	overflow: hidden;
}
.mian .left {
	float: left;
	width: 220px;
}
.mian .left ul li {
	font-size: 16px;
	line-height: 50px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(jt.png);
	background-repeat: no-repeat;
	background-position: 186px center;
	padding-left: 35px;
}
.mian .left ul li a {
	color: #333;
}
.mian .left ul li.on {
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-repeat: no-repeat;
	background-position: 186px center;
	padding-left: 35px;
	background-color: #22B77B;
	background-image: url(jt3.png);
}
.mian .left ul li.on a {
	color: #FFF;
}
.mian .right {
	background-color: #FFF;
	width: 940px;
	float: right;
	padding-top: 30px;
	padding-left: 40px;
	padding-bottom: 50px;
	min-height:500px;
}
.lm2 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	height: 45px;
}
.lm2 h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0665B5;
	float: left;
}
.lm2 p {
	text-align: right;
	color: #666666;
	margin-top: 10px;
	font-size: 14px;
	float: right;
}
.lm2 p a {
	color: #666666;
	text-decoration: none;
}
.lm2 p img {
	margin-right: 10px;
}
.one {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	float: left;
	font-size: 16px;
	line-height: 38px;
	color: #333;
	margin-top: 20px;
	text-align: justify;
}
.one img{
    max-width:100%;
}
.new-list {
	width: 100%;
}
.new-list ul li {
	background-image: url(crumbs_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
	line-height: 50px;
	color: #545454;
	font-size: 16px;
	padding-left: 20px;
}
.new-list ul li a {
	color: #545454;
}
.new-list ul li a span {
	float: right;
	color: #999;
	font-size: 14px;
}
.pagination {
	padding-top: 30px;
	text-align: center;
	width: 100%;
	float: left;
}
.pagination ul li {
	float: left;
}
.pagination a {
	font-size: 14px;
	color: #ccc;
	display: inline-block;
	_display: inline;
	padding: 0 7px;
	border: 1px solid #ddd;
	margin-right: 5px;
	line-height: 26px;
}
.pagination a.prev, .pagination a.next {
	padding: 0 15px;
}
.pagination a:hover, .pagination a.page-num-current, .pagination a.active, .pagination li.active a, .pagination li.active a:hover {
	font-weight: bold;
	color: #fff;
	border: 1px solid #46464F;
	background-color: #46464F;
}
.list01 {
	margin-right: 25px;
	margin-left: 30px;
	display: block;
	overflow: hidden;
	margin-bottom: 35px;
	padding-top: 10px;
}
.list01 ul li img {
	float: left;
	margin-right: 20px;
}
.list01 ul li h1 {
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
}
.list01 ul li h1 a{
	color: #333;
}
.list01 ul li p {
	font-size: 14px;
	line-height: 23px;
	color: #666666;
	margin-bottom: 10px;
}
.list01 ul li p a{
	color: #8d8d8d;
}

.list01 ul li h3 img {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.list01 ul li h3 {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	line-height: 20px;
	float: left;
	margin-right: 10px;
}
.list01 ul li h3 a{
	color: #999;
}

.list01 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;
	padding-bottom: 30px;
	height: 143px;
	margin-top: 30px;
}
.nr {
	float: right;
	width: 940px;
	text-align: justify;
}
.lbox_list2 {
	margin-bottom: 40px;
	width: 110%;
}
.lbox_list2 li {
	overflow: hidden;
	float: left;
	width: 286px;
	margin-right: 41px;
	height: 230px;
	text-align: center;
	margin-top: 25px;
}
.lbox_list2 li img {
	width: 286px;
	height: 190px;
}
.lbox_list2 li p {
	line-height: 32px;
	font-size: 16px;
	color: #333;
}
.lbox_list2 li p a {
	color: #333;
}
.top01 {
	margin-bottom: 20px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f0efef;
	border-bottom-color: #EEEEEE;
	padding-bottom: 15px;
	float: right;
	width: 100%;
	padding-top: 20px;
}
.top01 .p1 {
	text-align: center;
	font-size: 26px;
	color: #333;
	padding-right: 100px;
	padding-left: 100px;
	font-weight: normal;
}
.top01 .p1 a {
	color: #333;
}
.top01 .p2 {
	text-align: center;
	font-size: 14px;
	color: #999;
	padding-top: 10px;
}
.top01 .p2 a {
	color: #999;
}
.top01 .p2 span {
	padding-right: 15px;
	text-align: left;
}
.nr {
	float: right;
	width: 100%;
}
.nr p {
	font-size: 16px;
	color: #333;
	line-height: 38px;
}
.nr p a {
	color: #333;
}
.nr img {
	max-width: 100%;
	margin-bottom:10px;
}
