@charset "utf-8";
html, body, div, span, applet, object, iframe, caption, em, img, h1, h2, h3, h4, h5, h6, p, a, address, cite, dl, dt, dd, ol, ul, li, fieldset, form, label {
	padding: 0;
	margin: 0;
	border: 0
}
body {
	color: #858585;
	font-size: 14px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	line-height: 20px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	
}
/*通用样式*/
ul li {
	list-style: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #D90E22;
	text-decoration: none;
}
.clear0 {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	width: 100%
}
.clear10 {
	clear: both;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	width: 100%
}
.clear5 {
	clear: both;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	width: 100%
}
.clear {
	clear: both
}
.padd10 {
	padding-top: 10px;
}
.mar10 {
	margin-top: 10px;
}
.block {
	display: block
}
.left {
	float: left;
}
.right {
	float: right;
}
.color1 {
	color: #F00
}
.fo14 {
	font-size: 14px
}
.center {
	text-align: center
}
.yahei {
	font-family: Microsoft YaHei;
}
.bgfff {
	background: #fff
}
h3 {
	font-size: 14px;
	font-weight: normal
}
.hidd {
	overflow: hidden
}
.radius {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.fontshrink {
	-webkit-text-size-adjust: none;
	-webkit-transform: scale(0.9);
	-o-transform: scale(1);
	display: inline-block
}
.s-title {
	bottom: 0px;
	color: #fff;
	height: 30px;
	left: 0;
	line-height: 30px;
	position: absolute;
	width: 100%;
	z-index: 5
}
.v-all-bg {
	background-color: #000;
	opacity: .6;
	z-index: 1;
	bottom: 0px;
	color: #fff;
	height: 30px;
	left: 0;
	line-height: 30px;
	position: absolute;
	width: 100%
}
.img_fd {
	display: block;
	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;
}
.img_fd:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.img_alpha:hover img {
	filter: alpha(opacity=70) !important;
	opacity: 0.7 !important;
}
/*头部*/
.w980 {
	width: 1200px;
	margin: 0px auto;
}
.head {
	height: 106px;
	background: #3399FF;
	height: 129px;
	min-width: 1200px;
}
.head .logo {
	float: left;
	width: 600px;
	padding-top:3px;
}
.head .logo img{max-width:100%;}
.head_top_r {
	float: right;
	width: 270px;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	margin-top: 35px;
	background: url(/html/static/home/img/tel.png) no-repeat;
	padding-left: 70px;
	height: 63px;
}
.head_top_r span {
	display: block;
	font-size: 24px;
}
.head .top_con {
	width: 230px;
	font-size: 16px;
	color: #fff;
	margin-top: 45px;
}
.indexdh {
	clear: both
}
.navBar {
	position: relative;
	z-index: 100;
	height: 60px;
}
.nav {
	font-family: "Microsoft YaHei", SimSun, SimHei;
}
.nav h3 {
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
	line-height: 60px;
}
.nav .m {
	position: relative;
	float: left;
	width: 101px;
	text-align: center;
	width: 148px;
	text-align: center
}
.nav h3 a {
	display: block;
	height: 60px;
	color: #000;
}
.nav h3 a:hover {
	color: #000;
	background: #f8c40f
}
.indexdh .sub {
	display: none;
	left: 0px;
	line-height: 30px;
	padding: 0;
	position: absolute;
	top: 60px;
	width: 165px;
}
.indexdh .sub li {
	background: #3399FF;
	text-align: center;
}
.indexdh .sub li a {
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.indexdh .sub li a:hover {
	background: #f8c40f;
	color: #000;
}
.focusBox {
	position: relative;
	height: 600px;
	overflow: hidden;
	min-width: 1200px;
}
.focusBox .pic {
	position: relative;
	z-index: 0;
}
.focusBox .pic ul {
	width: 100% !important
}
.focusBox .pic ul li {
	width: 100% !important;
	height: 600px;
	display: block;
}
.focusBox .pic ul li a {
	width: 100% !important;
	height: 600px;
	display: block;
	min-width: 1200px;
}
.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}
.focusBox .hd li {
	margin: 0 5px;
	background: #FFFFFF;
	height: 5px;
	overflow: hidden;
	width: 40px;
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
}
.focusBox .hd .on {
	background: #FFD200;
}
.focusBox .prev,  .focusBox .next {
	width: 35px;
	height: 64px;
	margin: -64px 0 0;
	display: none;
	background: url(/html/static/home/img/bann_05.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.focusBox .prev {
	left: 5%;
}
.focusBox .next {
	background: url(/html/static/home/img/bann_07.png) no-repeat;
	right: 5%;
}
.focusBox .prev:hover,  .focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
.joinus h3 {
	color: #DB0D22;
	text-align: center;
	font-size: 60px;
	line-height: 60px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}
.joinus h3 span {
	font-size: 35px;
	font-weight: normal;
	display: block;
}
.joinus {
	background: url(/html/static/home/img/bg.jpg) center center;
	height: 100%;
	 overflow:hidden;
	padding-bottom:10px;
	min-width: 1200px;
}
.joinus .top_bt {
	text-align: center;
	height: 45px;
}
.joinus .top_bt span {
	background: #DA0E22;
	color: #fff;
	padding: 2px 25px;
	font-size: 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.joinus .box .bt {
	font-size: 30px;
	line-height: 35px;
}
.joinus .box .bt span {
	color: #DA0E22
}
.joinus .box {
	border: 1px solid #000000;
	padding: 15px 10px;
}
.joinus .box dl {
	border-bottom: 1px dashed #666666;
	line-height: 25px;
	padding-bottom: 10px;
	padding-top: 15px;
}
.joinus .box dl dt {
	color: #DA0E22;
	font-size: 22px;
	padding-left: 25px;
	background: url(/html/static/home/img/li_03.jpg) left center no-repeat
}
.joinus .box dl dd {
	font-size: 18px;
	padding-left: 25px;
	padding-top: 10px;
	color:#444;
}
.joinus .box dl span {
	font-size: 34px;
}
.joinus i {
	background: #DA0E22;
	width: 80px;
	display: block;
	line-height: 0;
	height: 1px;
	font-size: 0;
	margin: 0px auto 15px;
}
.jiameng {
	background: #60AFFF;
	height: 100%;
	padding: 30px 0;
	min-width: 1200px;
	overflow:hidden;
}
.jiameng .l680 {
	width: 680px;
}
.jiameng .l680 h3 {
	color: #fff;
	font-size: 30px;
	padding-bottom: 10px;
}
.jiameng .l680 h3 span {
	color: #FFFF00
}
.jiameng .l680 dl dt {
	font-size: 20px;
	color: #FFFF00;
	line-height: 30px;
}
.jiameng .l680 dl {
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #fff;
}
.jiameng .l680 dl dd {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
}
.jiameng .l680 .pic {
	width: 470px;
}
.tuandui h2, .product h2 {
	text-align: center;
	padding-top: 50px;
	color: #DA0E22;
	font-size: 60px;
	line-height: 60px;
}
.tuandui h2 span, .product h2 span {
	font-size: 40px;
	display: block
}
.tuandui h2 i, .product h2 i {
	background: #DA0E22;
	width: 80px;
	display: block;
	line-height: 0;
	height: 1px;
	font-size: 0;
	margin: 10px auto 15px;
}
.tuandui .box1 .nr {
	font-size: 20px;
	line-height: 30px;
	background: #04459F;
	color: #fff;
	width: 520px;
	height: 500px;
}
.tuandui .box1 h3 {
	font-size: 30px;
	line-height: 60px;
}
.tuandui .box1 .bk {
	padding-left: 45px;
	padding-top: 170px;
}
.tuandui .box2 .nr {
	font-size: 20px;
	line-height: 30px;
	background: #DA8B0E;
	color: #fff;
	width: 519px;
	height: 500px;
}
.tuandui .box2 h3 {
	font-size: 30px;
	line-height: 60px;
}
.tuandui .box2 .bk {
	padding-left: 125px;
	padding-top: 170px;
}
.tuandui .box3 .nr {
	font-size: 20px;
	line-height: 30px;
	background: #DA0E22;
	color: #fff;
	width: 519px;
	height: 500px;
}
.tuandui .box3 h3 {
	font-size: 30px;
	line-height: 60px;
}
.tuandui .box3 .bk {
	padding-left: 125px;
	padding-top: 170px;
}
.tuandui .box4 .nr {
	font-size: 20px;
	line-height: 30px;
	background: #B60EDA;
	color: #fff;
	width: 519px;
	height: 500px;
}
.tuandui .box4 h3 {
	font-size: 30px;
	line-height: 60px;
}
.tuandui .box4 .bk {
	padding-left: 135px;
	padding-top: 170px;
}
.product .prev, .product .next {
	width: 44px;
	height: 94px;
	background: url(/html/static/home/img/a_47.jpg) no-repeat;
	margin-top: 40px;
}
.product .next {
	background: url(/html/static/home/img/a_50.jpg) no-repeat
}
.product .box {
	padding-top: 20px;
	background:#60AFFF;
	height: 250px;
	padding-bottom: 20px;
	min-width: 1200px;
}
.product .bl_dw {
	float: left;
	width: 1100px;
	overflow: hidden
}
.product ul li {
	float: left;
	padding: 0 36px;
}
.product ul li .pic {
	float: left;
	width: 200px;
	display: block;
	height: 200px;
	text-align: center;
	border: 1px solid #ccc;
	overflow: hidden;
}
.product ul li a {
	color: #fff;
}
.product ul li a:hover {
	color: #FFFF00
}
.product ul li p {
	padding-top: 5px;
	text-align: center;
	display: block;
	clear: both
}
.footer {
	background: #3399FF;
	color: #fff;
	padding: 25px 0;
	line-height: 25px;
	overflow: hidden;
	min-width: 1200px;
	text-align: center
}
.footer .foodh {
	color: #fff
}
.footer .foodh a {
	color: #fff;
	padding: 0 3px;
}
.footer .foodh a:hover {
	color: #ffff00
}
.footer p span {
	display: inline-block;
	padding-right: 10px;
}
.footer .aa1 {
	background: url(/html/static/home/img/b_56.png) no-repeat left center;
	padding-left: 23px;
}
.footer .aa2 {
	background: url(/html/static/home/img/a_56.png) no-repeat left center;
	padding-left: 23px;
}
.footer .aa3 {
	background: url(/html/static/home/img/a_59.png) no-repeat left center;
	padding-left: 23px;
}
.copy {
	background: #3399FF;
	border-top: 1px solid #fff;
	line-height: 40px;
	color: #fff;
	text-align: center;
	min-width: 1200px;
}
/*内页*/





.yzl_dqwz {
	background: #EAE8E9;
	height: 40px;
	line-height: 40px;
}
.yzl_dqwz a {
	padding: 0 5px;
}
.conl {
	width: 210px;
	margin-top: 25px;
}
.conl h3 {
	background: url(/html/static/home/img/l_03.jpg);
	height: 26px;
	padding: 5px 20px;
}
.conl h3 span {
	display: block;
	text-align: center;
	height: 26px;
	background: #D90E22;
	color: #fff;
	line-height: 26px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.conl .leftdh ul{padding-bottom:15px; height:100%; overflow:hidden;}
.conl .leftdh li {
	border-bottom: 1px dashed #CCCCCC
}
.conl .leftdh li a {
	display: block;
	background: url(/html/static/home/img/left_06.png) 15px 10px no-repeat;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.conl .leftdh li a:hover{
	background: #CCCCCC url(/html/static/home/img/left_06.png) 15px 10px no-repeat; 
}
.conl .leftdh li a.on {
	color:#D90E22;
}

.conl .leftdh ul {
	border: 1px solid #CCCCCC;
	border-top: none
}
.picname{text-align:center; margin-bottom:15px; padding:0 20px; height:100%; overflow:hidden;}

.picname img{max-width:100%; }
.conl .lxwm {
	margin-top: 20px;
}
.conl .lxwm .nr {
	border: 1px solid #CCCCCC;
	border-top: none;
	padding: 10px;
}
.conl .lxwm .nr p{
	font-size:12px;
}
.conl .lxwm strong {
	color: #0000CC;
	text-align: center;
	display: block
}
.conr {
	width: 970px;
}
.produ_list li {
	float: left;
	width: 227px;
	margin-top: 25px;
	padding: 0 7px;
}
.produ_list li .pic {
	width: 225px;
	border: 1px solid #CCCCCC;
	display: block;
	height: 225px;
	overflow: hidden
}
.produ_list li p {
	text-align: center;
	line-height: 25px;
	height:40px;
}
.newslist h3 {
	color: #DA0F23;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	padding: 35px
}
.newslist h3 span {
	display: block;
	font-size: 24px;
	color: #D0D0D0;
	font-weight: normal
}
.arc {
	padding: 20px 20px;
	overflow: hidden;
}
.arc .title {
	font-size: 20px;
	color: #D90E21;
	text-align: center;
	line-height: 35px;
	height: 40px;
}
.arc .ly {
	text-align: center;
	line-height: 30px;
}
.arc .ly span {
	padding: 0 10px;
}
.arc .body {
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	padding: 10px 0;
	color: #333333
}
.arc .body img {
	padding: 3px 0;
}
.arc .fenxiang {
	float: right
}
.arc .sxp {
	border-top: 1px dashed #ccc;
	margin-top: 20px;
	padding-top: 10px;
}
.arc .sxp a {
	color: #858585;
}
.arc .sxp a:hover {
	color: #E38301;
}
.list {
	padding: 20px 15px;
}
.list li {
	line-height: 40px;
	font-size: 14px;
	padding-left: 18px;
	background: url(/html/static/home/img/a_28.png) no-repeat left center;
	border-bottom: 1px dotted #DEDEDE
}
.list li b{font-weight:normal;}
.list li span {
	color: #797979
}
.list li.curr {
	border-top: 1px dotted #CBCBCB;
	background: none;
	padding-top: 5px;
	margin-top: 9px;
	height: 1px;
	line-height: 0px;
	font-size: 0;
	overflow: hidden;
	clear: both
}
.con_lxwm h2 {
	font-size: 30px;
	font-weight: normal;
	padding: 25px 0;
	line-height: 30px;
	color: #000
}
.con_lxwm h2 span {
	display: block;
	font-size: 12px;
}
.con_lxwm .pic {
	margin-top: 30px;
}
.con_lxwm .tt1 {
	border-bottom: 1px solid #000;
	height: 30px;
}
.con_lxwm .tt1 span:nth-child(1) {
	float: left;
	background: url(/html/static/home/img/lxwm_03.jpg) left center no-repeat;
	padding-left: 35px;
	padding-right: 195px;
}
.con_lxwm .tt1 span:nth-child(2) {
	float: left;
	background: url(/html/static/home/img/lxwm_05.jpg) left center no-repeat;
	padding-left: 35px;
}
.con_lxwm .tt1 span:nth-child(3) {
	float: right;
	background: url(/html/static/home/img/lxwm_08.jpg) left center no-repeat;
	padding-left: 35px;
}
.yuyue {
	width: 450px;
	margin-top: 10px;
	line-height: 25px;
	font-size: 14px;
}
.yuyue .inp1 {
	display: block;
	width: 100%;
	height: 25px;
}
.yuyue .inp2 {
	display: block;
	height: 300px;
	width: 100%;
	font-size: 14px;
}
.yuyue .inp3 {
	width: 100px;
	height: 25px;
	float: left;
	margin-right: 10px;
}
.yuyue .yzm span {
	float: left;
}
.yuyue .inp3 img {
	float: left;
}
.yuyue .yzm a {
	text-decoration: underline;
	color: #2686D2;
	padding-left: 10px;
}
.yuyue .sub {
	background: #D90E22;
	width: 100%;
	border: none;
	height: 36px;
	line-height: 36px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
}
.yuyue p {
	display: block;
	margin-top: 20px;
}
.banner {
	height: 380px;
	min-width: 1200px;
	width: 100%;
}
.zp_ban {
	background: url(/html/static/home/img/zp_03.jpg) center center no-repeat;
}
.new_ban {
	background: url(/html/static/home/img/news_02.jpg) center center no-repeat;
}
.zhaopin td {
	border-bottom: 1px solid #CCCCCC
}
.zp_arc_t {
	border: 1px solid #EAEEED;
	padding: 20px;
	overflow: hidden;
	margin-top: 35px;
	-moz-box-shadow: 2px 2px 5px #333333;
	-webkit-box-shadow: 2px 2px 5px #333333;
	box-shadow: 2px 2px 5px #333333;
	font-size: 14px;
}
.zp_arc_t h2 span {
	font-size: 30px;
	line-height: 35px;
	padding-right: 10px;
	color: #000
}
.zp_arc_t .l400 {
	width: 600px;
	line-height: 30px;
}
.zp_arc_t .l400 p {
	padding-top: 10px;
}
.zp_arc_t .l150 {
	width: 150px;
	text-align: center;
	line-height: 25px;
	margin-top: 30px;
}
.zp_arc_t .l150 p:nth-child(1) {
	font-size: 18px;
	color: #00BEB6
}
.zp_arc_t .l150 p:nth-child(2) a {
	color: #0000CC;
}
.zp_arc_c {
	clear: both;
	padding: 20px 0;
	height: 30px;
}
.zp_arc_c span {
	float: left;
	padding-right: 60px;
	height: 25px;
	line-height: 25px;
}
.zp_arc_c span:nth-child(1) {
	background: url(/html/static/home/img/zp_06.jpg) left center no-repeat;
	padding-left: 30px;
}
.zp_arc_c span:nth-child(2) {
	background: url(/html/static/home/img/zp_08.jpg) left center no-repeat;
	padding-left: 30px;
}
.zp_arc_c span:nth-child(3) {
	background: url(/html/static/home/img/zp_13.jpg) left center no-repeat;
	padding-left: 30px;
}
.zp_arc_c span:nth-child(4) {
	background: url(/html/static/home/img/zp_10.jpg) left center no-repeat;
	padding-left: 30px;
}
.zwxx {
	width: 550px;
}
.zp_arc_b h3 {
	font-size: 18px;
	font-weight: bold;
	background: url(/html/static/home/img/zp_19.jpg) no-repeat left center;
	padding-left: 10px;
	height: 25px;
	color: #000
}
.zp_arc_b .zwxx .nr {
	padding: 10px;
	line-height: 25px;
}
.zp_arc_b {
	font-size: 14px;
}
.zp_arc_b .lxfs {
	float: right;
	width: 610px;
	border-left: 1px solid #E5E5E5;
	padding-left: 15px;
}
.zp_arc_b .lxfs .nr {
	width: 480px;
	margin-top: 20px;
	line-height: 25px;
}
.zp_arc_b .lxfs .pic {
	text-align: center;
	width: 105px;
}
/*分页*/
.dede_pages {
	padding: 25px 0 15px 0;
	border-top: none;
	text-align: center;
	line-height: 30px;
	clear: both;
}
.dede_pages ul {
	text-align: center;
}
.dede_pages ul li {
	text-align: center;
	height: 18px;
	overflow: hidden;
	display: inline;
	margin: 0 2px;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
}
.dede_pages ul li a,.dede_pages ul li span{
	border: 1px solid #666;
	color: #555555;
	display: inline;
	height: 18px;
	overflow: hidden;
	padding: 4px 8px 4px 8px;
	margin: 0;
}
.dede_pages ul li a:hover {
	border: 1px solid #666;
	color: #fff;
	background: #333;
	height: 18px;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
}
.dede_pages ul li.active a,.dede_pages ul li.active span {
	background-color: #333;
	height: 18px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	border: 1px solid #333;
}
.dede_pages .pageinfo {
	color: #999999;
	padding: 0 3px 0 3px;
	height: 18px;
}
.dede_pages .pageinfo strong {
	color: #333;
	font-weight: normal;
	margin: 0 0;
	height: 18px;
}
.online-qq {
	position: fixed;
	top: 50%;
	right: 10px;
	width: 200px;
	z-index: 200;
}
.online-qq .qq_content {
	background: #fff;
	margin: 0;
	padding: 0;
}
.online-qq .qq_content .dt {
	text-align: center;
	background: #DA0E22;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0
}
.online-qq .qq_content .dt span {
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.online-qq .qq_content .qq {
	border: 1px solid #CCCCCC;
	padding: 10px 15px
}
.online-qq .qq_content .qq p {
	padding: 5px 0px;
}
.online-qq .qq_content .qq a {
	border: 1px solid #DA0E22;
	display: block;
	color: #DA0E22;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.online-qq .qq_content .qq p:nth-child(1) a {
	background: #FBA4AD url(../img/a_12.jpg) no-repeat 10px 5px;
	padding-left: 60px;
}
.online-qq .qq_content .qq p:nth-child(2) a {
	background: #FBA4AD url(../img/a_15.jpg) no-repeat 10px 10px;
	padding-left: 60px;
}
.online-qq .qq_content .qq p:nth-child(3) a {
	background: #FBA4AD url(../img/a_17.jpg) no-repeat 10px 7px;
	padding-left: 60px;
}
