﻿@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Microsoft YaHei";
	background: #fcfcfc;
	overflow: -scroll;
	overflow-x: hidden;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #ec4e15;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

p,
form {
	padding: 0;
	margin: 0;
}

h1,
h2,
h3 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

.nullclear {
	clear: both;
}
.clearfix:after, .clearfix:before {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.clear {
	clear: both;
}


/*用户样式*/


/*首页开始*/

.section_da {
	width: 100%;
	margin: 0 auto;
}

.topd {
	background: #f5f5f5;
	height: 37px;
	width: 100%;
	border-bottom: 1px solid #CCC;
	line-height: 37px;
}

.top1 {
	width: 1128px;
	margin: 0 auto;
}

.top_a1 {
	float: left;
}

.top_a2 {
	float: right;
}

.top_head {
	width: 1128px;
	margin: 0 auto;
	overflow: hidden;
	height: 119px;
}

.logo {
	float: left;
	width: 732px;
}

.dh {
	float: right;
	width: 250px;
}


/*.menud{ width:100%; height:48px; line-height:48px; background:#008cd9;}

.menu{width:1128px; margin:0 auto;height:48px;}
.menu ul li{ float:left; width:125px; line-height:48px; text-align:center; background:url(z_03.jpg) no-repeat 0;}
.menu ul li a{ font-size:15px; color:#FFF;font-family:宋体; font-weight:bold;}
.menu ul li a:hover{ background:#8bcf20; display:block;}*/


/*导航*/

.menu-x {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #008cd9;
}

#menunav-lq {
	width: 1128px;
	margin: 0 auto;
	height: 48px;
}

#menunav-lq ul#navmenu {
	margin: 0;
	border: 0 none;
	width: 1128px;
	list-style: none;
	height: 48px;
}

#menunav-lq ul#navmenu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 48px;
	background: url(z_03.jpg) no-repeat 0;
	z-index: 999;
}

#menunav-lq ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 125px;
	list-style: none;
	display: none;
	position: absolute;
	top: 46px;
	left: 0;
}

#menunav-lq ul#navmenu ul li {
	float: none;
	display: block !important;
	display: inline;
	background: none;
	border-bottom: 1px solid #FFF;
}


/* Root Menu */

#menunav-lq ul#navmenu a {
	width: 125px;
	float: none !important;
	float: left;
	text-align: center;
	font-size: 16px;
	font-family: "Microsoft YaHei", SimHei, arial;
	display: block;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	height: 48px !important;
	line-height: 48px;
}


/* Root Menu Hover Persistence */

#menunav-lq ul#navmenu a:hover,
#menunav-lq ul#navmenu li:hover a,
#menunav-lq ul#navmenu li.iehover a {
	font-size: 15px;
	background: #8bcf20;
	display: block;
}


/*一级菜单 a:hover */


/* 2nd Menu */

#menunav-lq ul#navmenu li:hover li a,
#menunav-lq ul#navmenu li.iehover li a {
	float: none;
	color: #525252;
	background: #E9E9E9;
	display: block;
}


/*二级菜单 背景 */


/* 2nd Menu Hover Persistence */

#menunav-lq ul#navmenu li:hover li a:hover,
#menunav-lq ul#navmenu li:hover li:hover a,
#menunav-lq ul#navmenu li.iehover li a:hover,
#menunav-lq ul#navmenu li.iehover li.iehover a {
	color: #FFF;
	background: #8bcf20;
}


/*二级菜单 a:hover */

#menunav-lq ul#navmenu ul ul,
#menunav-lq ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0px;
}


/* Do Not Move - Must Come Before display:block for Gecko */

#menunav-lq ul#navmenu li:hover ul ul,
#menunav-lq ul#navmenu li:hover ul ul ul,
#menunav-lq ul#navmenu li.iehover ul ul,
#menunav-lq ul#navmenu li.iehover ul ul ul {
	display: none;
}

#menunav-lq ul#navmenu li:hover ul,
#menunav-lq ul#navmenu ul li:hover ul,
#menunav-lq ul#navmenu ul ul li:hover ul,
#menunav-lq ul#navmenu li.iehover ul,
#menunav-lq ul#navmenu ul li.iehover ul,
#menunav-lq ul#navmenu ul ul li.iehover ul {
	display: block;
}

#menunav-lq .menunavline {
	float: left;
	height: 48px;
	background: url(menu-line.jpg) no-repeat;
}


/*.banner{ width:100%; margin:0 auto;text-align:center; margin-top:1px;}*/

.banner {
	height: 485px !important;
	width: 100%;
	margin-top: 1px;
	min-width: 1200px;
}

.focusBox .pic {
	width: 100% !important;
}

.focusBox .pic li {
	width: 100% !important;
}

.proutd {
	background: url(1-1.jpg) no-repeat center 0;
	height: 460px;
	margin: 0 auto;
}

.prout {
	width: 1128px;
	margin: 0 auto;
	overflow: hidden;
}

.title,
.an {
	text-align: center;
}

.titlen {
	margin-top: 27px;
	margin-bottom: 20px;
}

.titlen ul li {
	float: left;
	width: 118px;
	border: 1px solid #CCC;
	height: 40px;
	line-height: 40px;
	background: #d5dfe9;
	text-align: center;
	margin-right: 5px;
}

.titlen ul li a {
	font-weight: bold;
	color: #575757;
	font-size: 15px;
}

.titlen ul li a:hover {
	background: #2397d4;
	display: block;
	color: #FFF;
}

.tu {
	float: left;
	width: 376px;
	margin-top: 20px;
	text-align: center;
}

.tu span a {
	background: url(z_18.jpg) no-repeat 5px 0;
	height: 46px;
	display: block;
	line-height: 46px;
	color: #FFF;
	font-size: 14px;
}


/*.gg{ width:1600px; height:211px; margin:0 auto;}*/

.ys01 {
	background: url(y_bg2.jpg) no-repeat center 0;
	height: 213px;
	overflow: hidden;
	width: 100%;
}

.content {
	width: 1128px;
	margin: 0 auto;
	overflow: hidden;
}

.cenmter {
	background: url(bj-3.jpg) no-repeat center 0;
	/*height: 2640px;*/
	margin: 0 auto;
}

.cenmterz {
	width: 1128px;
	margin: 0 auto;
	overflow: hidden;
}

.cen_a {
	padding-top: 46px;
}

.cen_az {
	float: left;
	width: 474px;
}

.cen_ay {
	float: right;
	width: 372px;
}

.cen_ay2 {
	float: right;
	width: 272px;
}

.lie {
	padding-left: 80px;
}

.lie ul li {
	height: 32px;
	line-height: 32px;
	width: 454px;
	background: url(z_31.jpg) no-repeat 0;
	padding-left: 20px;
}

.lie ul li a {
	color: #666;
	font-size: 14px;
}

.anniu {
	padding-left: 75px;
}

.cen_b {
	padding-top: 50px;
}

.cen_az1 {
	float: left;
	width: 404px;
}

.cen_az2 {
	float: right;
	width: 399px;
}

.lie2 {
	text-align: right;
}

.lie2 ul li {
	height: 32px;
	line-height: 32px;
	width: 302px;
	background: url(z_31.jpg) no-repeat right 10px;
	padding-right: 25px;
}

.lie2 ul li a {
	color: #666;
	font-size: 14px;
}

.anniu2 {
	text-align: right;
	margin-right: 70px;
}

.cen_c {
	padding-top: 50px;
}

.ggsd {
	margin-top: 70px;
	width: 1128px;
	margin: 0 auto;
	height: 68px;
	margin-top: 70px;
}

.jcen_j {
	padding-top: 20px;
}

.title_02 {
	text-align: center;
}

.jcen_j dl {
	width: 218px;
	float: left;
	margin-right: 85px;
	height: 351px;
	background: url(yz_bg1.gif) no-repeat center bottom;
	display: inline;
}

.jcen_j dl dt {
	position: relative;
	text-align: center;
}

.jcen_j dl dt img {
	width: 176px;
	height: 176px;
}

.jcen_j dl dd {
	margin-top: -89px;
	*margin-top: -56px;
	+margin-top: -56px;
	-margin-top: -56px;
	height: 200px;
	padding-top: 54px;
	width: 145px;
}

.jcen_j dd h4 {
	font-size: 18px;
	display: block;
	text-align: center;
	height: 48px;
	line-height: 58px;
	overflow: hidden;
	margin-bottom: 5px;
	color: #414140;
}

.jcen_j dl dd p {
	line-height: 24px;
	color: #414140;
	padding-top: 8px;
	height: 104px;
	overflow: hidden;
	font-size: 14px;
}

.jcen_j .nom {
	margin-right: 0;
}

.jcen_j dl:hover {
	background: url(yz_bg2.gif) no-repeat center bottom;
	display: block;
	color: #fff;
}

.jcen_j dl:hover h4,
.jcen_j dl:hover p {
	color: #fff;
}

.zj_js {
	overflow: hidden;
	margin-top: 20px;
}

.zjs01 {
	float: left;
	width: 27px;
	padding-right: 34px;
	margin-top: 35px;
}

.zjs02 {
	float: left;
	width: 1040px;
}

.zjs02 ul li {
	float: left;
	width: 255px;
	background: url(k-1.png) no-repeat;
	height: 144px;
	text-align: center;
}

.zjs03 {
	float: right;
	width: 27px;
	margin-top: 35px;
}

.al {
	margin-top: 50px;
	border: 1px solid #c7c7c7;
	height: 242px;
	padding: 20px 0;
}

.title03 {
	background: url(z_72.png) no-repeat;
	height: 48px;
	line-height: 30px;
}

.title03 a {
	float: right;
	padding-right: 30px;
}

.antu {
	padding-top: 15px;
}

.za {
	float: left;
	width: 24px;
	margin-top: 30px;
}

.zaz {
	float: left;
	width: 1050px;
	padding-left: 15px;
}

.zaz ul li {
	float: left;
	width: 262px;
	text-align: center;
}

.zaz ul li span a {
	background: url(z_85.jpg) no-repeat 3px 0;
	height: 33px;
	display: block;
	line-height: 33px;
	font-size: 14px;
	color: #585858;
}

.zay {
	float: right;
	width: 24px;
	margin-top: 30px;
}

.title04 {
	background: url(z_88.jpg) no-repeat;
	height: 40px;
	line-height: 30px;
}

.title04 a {
	float: right;
	padding-right: 5px;
}

.about {
	margin-top: 30px;
	height: 336px;
}

.ab {
	float: left;
	width: 774px;
	border: 1px solid #c7c7c7;
	padding: 25px 30px 25px 18px;
}

.ry {
	float: right;
	width: 250px;
	border: 1px solid #c7c7c7;
	padding: 16px 12px;
}

.bot {
	padding-top: 26px;
}

.imggea {
	float: left;
	width: 336px;
	padding-right: 24px;
}

.wenz {
	float: right;
	width: 410px;
	padding-top: 5px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0b8ad3;
}

.wm {
	line-height: 28px;
	padding-top: 5px;
	color: #525252;
}

.anmd {
	margin-top: 20px;
}

.zzry {
	padding-top: 15px;
}

.zuo {
	float: left;
	width: 24px;
	margin-top: 65px;
}

.zond {
	float: left;
	width: 163px;
	text-align: center;
	padding-left: 18px;
}

.zond img {
	border: 1px solid #CCC;
}

.zond span a {
	background: #999;
	display: block;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-size: 14px;
}

.you {
	float: right;
	width: 24px;
	margin-top: 65px;
}

.title05 {
	background: url(z_90.jpg) no-repeat;
	height: 40px;
	line-height: 30px;
}

.title05 a {
	float: right;
	padding-right: 5px;
}

.wwen {
	padding-top: 50px;
	height: 400px;
}

.xw1 {
	float: left;
	width: 739px;
}

.wt {
	float: right;
	width: 304px;
}

.imggea2 {
	float: left;
	width: 222px;
	padding-right: 24px;
}

.wenz2 {
	float: right;
	width: 487px;
	padding-top: 5px;
}

.bb {
	line-height: 34px;
	background: url(z_95.jpg) no-repeat bottom;
	height: 34px;
	margin-bottom: 22px;
	padding-bottom: 5px;
}

.titleb {
	float: left;
}

.title07 {
	float: right;
}

.titleb a {
	font-size: 22px;
	color: #0b8ad3;
	font-weight: bold;
}

.titleb a:hover {
	color: #4c4c4c;
}

.anmd2 {
	padding-top: 5px;
}

.bb_box {
	padding-top: 20px;
}

.bb_boz {
	float: left;
}

.bb_boz ul li {
	line-height: 36px;
	height: 36px;
	border-bottom: 1px dashed #CCC;
	background: url(d-1.jpg) no-repeat 0;
	padding-left: 15px;
}

.bb_boz ul li a {
	color: #525252;
}

.bb_boz ul li a:hover {
	color: #F60;
}

.bb_boy {
	float: right;
}

.bb_boy ul li {
	line-height: 36px;
	height: 36px;
	border-bottom: 1px dashed #CCC;
	background: url(d-1.jpg) no-repeat 0;
	padding-left: 15px;
}

.bb_boy ul li a {
	color: #525252;
}

.bb_boy ul li a:hover {
	color: #F60;
}

.wm2 {
	line-height: 28px;
	padding-top: 5px;
	color: #525252;
}

.zz_yy {
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #0B8AD3;
}

.zz_yy a {
	color: #0B8AD3;
}

.zz {
	background: url(z_98.jpg) no-repeat bottom;
	line-height: 34px;
	height: 34px;
	margin-bottom: 22px;
	padding-bottom: 5px;
}

.news_r dl {
	height: 126px;
	border-bottom: 1px dashed #cecece;
}

.news_r dl dt {
	background: url(z_105.jpg) no-repeat left 6px;
	height: 29px;
	line-height: 29px;
	padding-left: 25px;
	overflow: hidden;
	font-size: 13px;
}

.news_r dl dt a {
	color: #4c4c4c;
}

.news_r dd {
	display: block;
	-webkit-margin-start: 40px;
	margin-left: initial;
}

.news_r dd p {
	background: url(z_108.jpg) no-repeat left 4px;
	line-height: 24px;
	padding-left: 25px;
	color: #808080;
	height: 102px;
	overflow: hidden;
	font-size: 13px;
}

.links {
	background: url(zz2.jpg) no-repeat left 10px;
	height: 54px;
	margin: 10px auto;
}

.title08 {
	float: left;
	font-weight: bold;
	font-size: 22px;
	color: #0B8AD3;
}

.content span {
	float: right;
}

.contentb {
	padding-top: 8px;
	padding-left: 105px;
}

.contentb a {
	color: #434343;
}


/*底部*/

.footer_a {
	width: 100%;
	background: #008cd9;
}

.footer_z {
	width: 1128px;
	margin: 0 auto;
	height: 202px;
}

.footer_z1 {
	float: left;
	width: 868px;
	padding-top: 20px;
}

.ten1 {
	float: left;
	width: 166px;
	color: #FFF;
	background: url(x2.jpg) no-repeat right 0;
	height: 182px;
}

.ten1 ul li {
	line-height: 26px;
	text-align: center;
}

.ten1 ul li a {
	color: #FFF;
}

.ten1 ul li a:hover {
	text-decoration: underline;
}

.footer_y {
	float: right;
	width: 245px;
	margin-top: 20px;
	color: #FFF;
}

.footer_y a {
	font-size: 14px;
	color: #FFF;
	line-height: 30px;
}

.footer2 {
	width: 100%;
	padding-bottom: 10px;
	background: #008cd9;
	text-align: center;
	line-height: 24px;
	color: #FFF;
	padding-top: 20px;
}

.footer2 a {
	color: #FFF;
}


/*内页*/

.banner1 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.banner1 img {
	width: 1128px;
	height: 283px;
	margin: 0 auto;
	text-align: center;
	padding-top: 1px;
}

.n_cennter {
	width: 1128px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: hidden;
}

#in-left {
	float: left;
	width: 241px;
}

.in-left_top {
	margin-bottom: 20px;
	border: 1px solid #CCC;
}

.aleft-2 dl {
	padding: 0 12px;
}

.aleft-2 dl i {
	float: left;
}

.aleft-2 dl dt {
	padding: 10px 0px;
	padding-left: 60px;
}

.aleft-2 dl dt .tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	line-height: 24px;
}

.aleft-2 dl dd {
	line-height: 24px;
}

#in-right {
	float: right;
	width: 830px;
}

.in-1-t {
	height: 41px;
	background: #008cd9;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}

.aleft-1 {
	padding: 10px;
	background: #FFF;
}

.aleft-1 ul li {
	height: 28px;
	line-height: 28px;
	background: #e7e7e7;
	margin-bottom: 5px;
}

.aleft-1 ul li a {
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #303030;
}

.aleft-1 ul li a:hover {
	background: #008cd9;
	display: block;
	color: #FFF;
}

.aright-p {
	width: 826px;
	border: 1px solid #e1e1e1;
	overflow: hidden;
}

#about {
	padding: 15px;
	line-height: 24px;
	color: #666;
}

.titlen2 {
	height: 32px;
	margin-bottom: 10px;
}

.titlen2 h1 {
	float: left;
	font-size: 18px;
	color: #008cd9;
	background: url(1_30.jpg) no-repeat 0;
	padding-left: 15px;
	font-weight: bold;
}

.titlen2 h1 b {
	color: #bdbdbd;
	font-weight: normal;
	font-size: 14px;
}

.titlen2 span {
	float: right;
	color: #008cd9;
}

h3 {
	text-align: center;
	border-bottom: 1px dashed #CCC;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.right_b {
	margin-top: 15px;
	color: #666;
	overflow: hidden;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 15px;
}

.zuot {
	float: left;
	width: 180px;
	height: 125px;
}

.zuot img {
	border: 1px solid #CCCCCC;
}

.ymg {
	float: right;
	width: 545px;
}

.min1 {
	color: #f67402;
	font-weight: bold;
}

.min2 {
	line-height: 24px;
}

.min3 span {
	float: right;
}

.min3 a {
	color: #f67402;
}

.aright-p2 {
	width: 806px;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	padding: 15px 10px;
}

.aright-p2 ul li {
	float: left;
	width: 268px;
	text-align: center;
	margin-bottom: 25px;
}

.aright-p2 ul li span a {
	background: url(z_19.jpg) no-repeat center;
	height: 35px;
	display: block;
	line-height: 35px;
	color: #FFF;
	font-size: 14px;
}