﻿@charset "utf-8";
.center {
	text-align: center;
}
body {
	font-size: 12px;
	background: #FFF;
	margin: 0;
	padding: 0;
	list-style: none;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	list-style: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	border: 0;
}
/* -- 页面整体布局 -- */

.content, .footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top:30px;
}
.header {
	width: 100%;
}
.left {
	width: 201px;
	float: left;
	overflow: hidden;
}
.left2 {
	width: 754px;
	float: left;
	overflow: hidden;
}
.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	background: url(left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.left2top {
	background: url(left2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.leftbot {
	background: url(left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	background: url(right_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 754px;
	float: left;
	display: inline;
	margin-left: 5px;
	overflow: hidden;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.righttop {
	background: url(right_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.right2top {
	background: url(right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.rightbot {
	background: url(right_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right2bot {
	background: url(left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 958px;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.left2_main {
	width: 668px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
/*头部开始*/

.h_top {
	height: 36px;
	line-height: 36px;
	color: #cc0000;
	background: #e5e6e0;
	border-bottom: #d4d2d3 1px solid;
	font-size: 12px;
}
.h_top_in, .h_con_in, .h_nav ul {
	width: 1200px;
	margin: 0 auto;
}
.h_top p a {
	padding: 0 8px;
	color: #cc0000;
	font-size: 14px;
}
.h_con {
	height: 136px;
	background: #fff;
}
.h_con h2 {
	padding-top: 17px
}
.h_con h1 {
	padding: 17px 19px 0 25px;
}
.h_con h1 img {
	float: left;
}
.h_con h1 span {
	float: left;
	padding: 10px 0 20px 28px;
	margin-left: 18px;
	display: inline;
	overflow: hidden;
	line-height: 32px;
	font-size: 26px;
	color: #06326e;
	font-family: "微软雅黑";
	background: url(hbor.gif) no-repeat left top;
}
.h_con h1 span em {
	font-style: normal;
	font-size: 22px;
	display: block;
	color: #000;
}
.h_con h1 span em {
	font-style: normal;
	font-size: 22px;
	display: block;
	color: #000;
}
.h_pho {
	width: 206px;
	padding: 63px 0 35px 70px;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 17px;
	color: #060001;
	line-height: 26px;
	background: url(tel.jpg) no-repeat left 38px;
	font-size: 27px;
	font-weight: bold;
	color: #000;
}
.h_nav {
	height: 56px;
	overflow: hidden;
	padding-left: 3px;
	background: url(nav_bg.jpg) repeat-x;
}
.h_nav ul li {
	float: left;
	display: block;
	height: 56px;
	font-size: 15px;
	position: relative;
	width: 132px;
	
}
.h_nav ul li:first-of-type {
	background: none;
}
.h_nav ul li a {
	font-size:15px;
	color: #fff;
	text-align: center;
	height: 56px;
	width: 132px;
	line-height: 56px;
	display: inline-block;
	font-family: "微软雅黑";
}
.h_nav ul li a:hover, .h_nav ul .cur a {
	display: inline-block;
	color: #cc0000;
	font-weight:bold;
	text-decoration: none;
	background: url(hover.jpg) repeat-x center center;
}
 .h_nav ul li a:-webkit-any-link {
display:block;
}
.h_nav ul .nobot {
	background: none;
}
.ser {
	background: url(ser.gif) repeat-x;
	height: 54px;
	overflow: hidden;
	line-height: 50px;
}
.h_ser {
	width: 1200px;
	height: 54px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 12px;
}
.h_ser p {
	display: block;
	height: 45px;
	line-height: 45px;
	color: #646464;
}
.h_ser p a {
	padding: 0 12px;
	color: #646464;
}
.s_inp {
	width: 203px;
	height: 26px;
	margin-top: 9px;
}
.inp01 {
	width: 162px;
	height: 24px;
	line-height: 24px;
	border: none medium;
	background: url(txt.gif) no-repeat;
	padding-left: 5px;
	color: #c6c6c6;
	font-size: 12px;
}
/*头部结束*

/*底部开始*/

.fbg {
	height: 265px;
	overflow: hidden;
	background: #cc0000 url(fbg.jpg) repeat-x;
}
.f_nav {
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
}
.f_nav a {
	padding: 0 26px;
	color: #fff;
	font-size:14px;
}
.f_con {
	width: 1200px;
	padding: 12px 0 0 0;
	height: 183px;
	overflow: hidden;
}
.f_con h1 {
	padding: 0 35px 0 10px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
.f_con p {
	line-height: 24px;
	text-align: left;
	color: #fff;
	font-size: 13px;   /*background:url(fsha.gif) no-repeat left top;*/
}
.f_con p a {
	color: #fff;
}
/*底部结束*/

/*-----------------index.css---------------------------*/

.mb10 {
	margin-bottom: 10px;
}
.ml10 {
	margin-left: 10px;
}
/*正文开始*/

.banner a {
	height: 412px;
	background: url(banner.jpg) no-repeat center top;
	overflow: hidden;
	display: block;
}
.prolist {
	width: 231px;
	overflow: hidden; 
}
.prolist h2 {
	height: 47px;
	line-height: 47px;
	text-align:center;
	font-size: 18px;
	font-family: "微软雅黑";
	background: url(listh2.jpg) no-repeat left bottom;
}
.prolist h2 a {
	color: #fff;
}
.list_con {
	border: 1px solid #d9d9d9;
	border-top: 0;
	overflow: hidden;
	padding: 2px 5px 10px;
}
.list_con h3 {
	font-size: 15px;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	background: url(listh3.gif) no-repeat;
	padding-left: 16px;
	font-family: "微软雅黑";
}
.list_con h3 a {
	color: #fff;
}
.list_con h4 {
	font-size: 16px;
	height: 42px;
	line-height: 36px;
	margin: 10px 0;
	overflow: hidden;
	font-family: "微软雅黑";
	text-align:center;
	background:#a71b1b;
	border-radius:5px;
}
.list_con h4 a {
	color: #fff;
}
.list_con ul {
	overflow:hidden;
}
.list_con ul li {
	width:200px;
	height: 36px;
	line-height: 36px;
	float:left;
	padding-left: 13px;
	background:#d9d9d9 url(lidd.png) no-repeat 3px center;
	overflow: hidden;
	margin:3px;
	border-radius:2px;
}
.list_con ul li:hover{ background:#cc0000 url(lidd.png) no-repeat 3px center;}

.list_con ul li:hover a{ color:#fff;}
.list_con ul li a {
	color: #060001;
	font-size:14px;
	line-height: 32px;
}
.list_con ul .nobot {
	border-bottom: 0;
}
.pro {
	width: 960px;
	overflow: hidden;
}
.barpro {
	width:958px;
	height: 43px;
	overflow: hidden;
	border-top:3px solid #cc0000;
	border-bottom:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
.barpro span {
	margin: 20px 10px 0 0;
}
.barpro span a {
	line-height: 30px;
	font-size: 11px;
	color: #fff;
}
.barpro ul li {
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: 600;
	padding-left: 10px;
}
.barpro ul li a {
	color: #cc0000;
	font-size: 18px;
	display: inline-block;
}
.barpro ul li span {
	background: url(p02.gif) no-repeat right top;
	display: inline-block;
	padding-right: 18px;
}
.barpro ul li a:hover, .barpro ul .cur a {
	color: #b10404;
}
.pp_con {
	height: auto;
	overflow: hidden;
	padding: 16px 0 0 10px;
	border: 1px solid #d9d9d9;
	border-top: 0;
}
.pp_con ul li {
	margin: 3px;
	float: left;
	display: inline;
	width: 308px;
	height: 266px;
	overflow: hidden;
	background: url(ps.jpg) no-repeat center 231px;
}
.pp_con ul li img {
	width: 300px;
	height: 225px;
	border: 1px solid #ccc;
	padding: 2px;
}
.pp_con ul li span a {
	color: #000;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight:bold;
}
.pp_con ul .nobot {
	margin-right: 0
}
.hzbg {
	margin-top: 20px;
	height: 212px;
	background: url(hzbg.jpg) no-repeat center top;
	overflow: hidden;
}
.hz {
	width: 1200px;
	margin: 0 auto;
	height: 212px;
	overflow: hidden;
}
.hz h2 {
	text-align: center;
	font-size: 18px;
	font-family: "微软雅黑";
	height: 56px;
	line-height: 56px;
	color: #06326e;
}
.hz_c {
	padding: 12px 0 0 16px;
	height: 123px;
	overflow: hidden;
}
.hz_c ul {
	margin-left: 14px;
}
.hz_c ul li {
	float: left;
	margin-right: 13px;
	display: inline;
	overflow: hidden;
	width: 166px;
	background: url(hzs.jpg) no-repeat center 72px;
}
.hz_c ul li img {
	width: 164px;
	height: 70px;
	border: 1px solid #dfdfdf;
}
.hz_c ul li span {
	text-align: center;
	display: block;
	height: 30px;
	line-height: 30px;
}
.h01 {
	padding-top: 24px;
}
.bd3 {
	height: 154px;
	position: relative;
}
.bd03 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
/* flexslider */
.flexslider {
	margin: 0 auto;
	position: relative;
	width: 100%;/*height:520px;*/
	overflow: hidden;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	line-height: 99em;
	overflow: hidden;
	margin: -60px 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;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.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: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display:inline;
}
.flex-control-paging li a {
	background: url(dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}
.bdtel03 {
	position: absolute;
	top: 32px;
	left: 650px;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
}
.bdtel03 em {
	width: 266px;
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 10px;
}
.bdtel03 em a {
	color: #fff;
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	font-style: normal;
}
.bdtel03 span {
	font-size: 24px;
	display: block;
}
.ysbox {
	margin-top: 15px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}

.ys {
    background: url("ysbg.jpg") no-repeat center top;
    font-size: 16px;
    line-height: 2;
    margin-top: 20px;
}
.ys .center {
	width:1200px;
	height:1235px;
	margin:0 auto;
    position: relative;
	overflow: hidden;
}
.ys1 {
    margin: 135px 0 0 650px;
	width:550px;
	float:right;
}
.ys2 {
    margin: 225px 0 0 95px;
	width:550px;
	float:left;
}
.ys3 {
    margin: 290px 0 0 645px;
	width:550px;
	float:right;
}
.ys p{ display:block; width:500px; text-align:left; line-height:40px;}
.ys p span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff #fff #fff #cc0000;
    border-image: none;
    border-style: solid;
    border-width: 7px;
    display: block;
    float: left;
    height: 0;
    margin: 16px 5px 0 0;
    position: relative;
    width: 0;
}


.lc {
	margin: 0 auto;
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	font-family: "微软雅黑";
}
.lc h2 {
	width: 154px;
	text-align: center;
	font-size: 19px;
	line-height: 30px;
	color: #fff;
	padding: 24px 0 0 0;
	float: left;
}
.lc h2 span {
	color: #9ea5b4;
	font-size: 22px;
	margin-bottom: 14px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	display: block;
}
.lc h2 em a {
	font-style: normal;
	font-size: 12px;
	font-family: "宋体";
	display: block;
	color: #fff;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
}
.lc_c {
	width: 806px;
	height: 141px;
	overflow: hidden;
	position: relative;
	float: left;
}
.lc01 {
	position: absolute;
	top: 15px;
	left: 20px;
	font-size: 16px;
	margin-bottom: 14px;
	display: block;
	color: #383838;
}
.lc02 {
	position: absolute;
	top: 110px;
	left: 124px;
}
.lc03 {
	position: absolute;
	top: 15px;
	left: 222px;
}
.lc04 {
	position: absolute;
	top: 110px;
	left: 328px;
}
.lc05 {
	position: absolute;
	top: 15px;
	left: 430px;
}
.lc06 {
	position: absolute;
	top: 110px;
	left: 528px;
}
.lc07 {
	position: absolute;
	top: 15px;
	left: 634px;
}
.lc08 {
	position: absolute;
	top: 110px;
	left: 730px;
}
.jz {
	width:1200px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 26px;
}
.jz h2 {
	border-top:3px solid #cc0000;
	border-bottom:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	overflow: hidden;
	font-size: 18px;
	padding: 0 14px 0 10px;
	font-family: "微软雅黑";
}
.jz h2 a {
	color: #06326e;
}
.jz h2 span {
	margin: 16px 0 0 0;
	font-size: 12px;
}
.jz_c {
	border:1px solid #d9d9d9;
	border-top:0;
	height: atuo;
	overflow: hidden;
}
.jz_c dl {
	width: 223px;
	height: 320px;
	overflow: hidden;
	padding: 28px 8px 0 34px;
	background: url(jzs.jpg) no-repeat left top;
	float: left;
}
.jz_c dl dt {
	width: 224px;
	height: 160px;
	overflow: hidden;
}
.jz_c dl dd {
	overflow: hidden;
}
.jz_c dl dd h3 a {
	font-size: 16px;
	color: #060001;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #c2c2c2;
	display: block;
}
.jz_c dl dd p {
	line-height: 25px;
	padding: 5px 0 0 0;
	color: #6e6b6b;
}
.jz_c dl dd p span {
	color: #060001;
	display: block;
}
.jz_c dl dd p a {
	text-align: right;
	float: right;
	font-weight: bold;
	color: #06326e;
}
.jz_c .nobot {
	background: none;
	padding-left: 8px;
}
.bd01 {
	height: 145px;
	border-bottom: 4px solid #dbdbdb;
	position: relative;
	overflow: hidden;
	padding-top: 10px;
}
.bdtel {
	position: absolute;
	top: 100px;
	left: 474px;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
}
.bdtel span {
	font-size: 24px;
	font-weight: bold;
}
.bd02 {
	margin-top: 28px;
	position: relative;
}
.bdtel2 {
	position: absolute;
	left: 450px;
}
.about {
	width: 1200px;
	overflow: hidden;
	margin-top: 26px;
}
.about h2 {
	height:43px;
	border-top:3px solid #cc0000;
	border-bottom:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	font-size: 18px;
	padding: 0 14px 0 0;
	font-family: "微软雅黑";
	overflow:hidden;
}

.about h2 a {
	color: #06326e;
}
.about h2 span {
	margin: 16px 0 0 0;
	font-size: 12px;
}


.about_c {
	overflow: hidden;
	padding: 23px 0 0 3px;
	border:1px solid #d9d9d9;
	border-top:0;
}
.about_c dl {
	width:1200px;
	height: 300px;
	overflow: hidden;
}
.about_c dl dt {
	width: 400px;
	height: 280px;
	margin:0 10px;
}
.about_c dl dt img {
	width: 400px;
	height: 275px;
	border: 1px solid #dadada;
}
.about_c dl dd {
	padding: 0 0 0 12px;
	width: 750px;
	overflow: hidden;
}
.about_c dl dd h3 a {
	font-size: 16px;
	line-height: 28px;
	color: #cc0000;
}
.about_c dl dd p {
	font-size:14px;
	line-height: 28px;
	color: #6e6b6b;
	padding: 5px 0 0 0;
}
.about_c dl dd p a {
	color: #06326e;
	padding-left: 30px;
	font-weight: bold;
}
.about_c ul {
	width: 1100px;
	overflow: hidden;
	margin:0 auto;
}
.about_c ul li {
	float: left;
	width:265px;
	height:235px;
	margin-right: 10px;
	display: inline;
	overflow: hidden;
}
.about_c ul li a{ border:1px solid #999; display:block;width:250px;height:200px;}

.about_c ul li.pic1 a{
	background:url(pic1.png) no-repeat center;
}
.about_c ul li.pic2 a{
	background:url(pic2.png) no-repeat center;
}
.about_c ul li.pic3 a{
	background:url(pic3.png) no-repeat center;
}
.about_c ul li.pic4 a{
	background:url(pic4.png) no-repeat center;
}

.about_c ul li.pic1 a:hover{
	background:url(pic1h.png) no-repeat center;
}
.about_c ul li.pic2 a:hover{
	background:url(pic2h.png) no-repeat center;
}
.about_c ul li.pic3 a:hover{
	background:url(pic3h.png) no-repeat center;
}
.about_c ul li.pic4 a:hover{
	background:url(pic4h.png) no-repeat center;
}





.about_c ul li img {
	width: 190px;
	height: 136px;
	padding: 2px;
	border: 1px solid #dadada;
}
.about_c ul li span{
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #646464;
}
.about_c ul .nobot {
	margin: 0;
}
.ry {
	width: 271px;
	height: 478px;
	overflow: hidden;
	padding-left: 22px;
	background: url(rys.jpg) no-repeat left 10px;
}
.ry h2 {
	background: url(barbg.gif) no-repeat left bottom;
}
.ry_c {
	padding: 0px 0 0 16px;
	height: 423px;
	overflow: hidden;
	margin-top: 13px;
}
.ry_c ul li {
	height: 200px;
	overflow: hidden;
}
.ry_c ul li img {
	width: 230px;
	height: 163px;
}
.ry_c ul li span a {
	text-align: center;
	display: block;
	height: 28px;
	line-height: 28px;
	color: #646464;
}
.sb {
	height: 260px;
	overflow: hidden;
	margin-top:30px;
}
.barsb {
	border-top:3px solid #cc0000;
	border-bottom:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	height: 43px;
	overflow: hidden;
}
.barsb ul li {
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	padding-left: 10px;
}
.barsb ul li a {
	font-size: 18px;
	color: #cc0000;
}
.barsb span {
	margin: 18px 14px 0 0;
}
.sb_c {
	padding: 1px 10px 0 10px;
	height: 200px;
	overflow: hidden;
	border:1px solid #d9d9d9;
	border-top:0;
}
.sb_c ul {
	width: 900px;
	margin-left: 12px;
	display: inline;
	float: left;
	overflow: hidden;
}
.sb_c ul li {
	width: 209px;
	display: inline;
	float: left;
	overflow: hidden;
}
.sb_c ul li img {
	width: 209px;
	height: 147px;
}
.sb_c ul li span a {
	text-align: center;
	height: 36px;
	line-height: 36px;
	display: block;
	overflow: hidden;
	color: #6e6b6b;
}
.s01 {
	padding-top: 54px;
}
.new {
	width: 900px;
	overflow: hidden;
	margin-top: 18px;
}
.newbar {
	width:898px;
	height: 43px;
	border-top:3px solid #cc0000;
	border-bottom:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
.newbar ul li {
	float: left;
	height: 40px;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
}
#thk0 {
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	padding-left:10px;
}
#thk0 a {
	color: #cc0000;
	font-size: 18px;
}
.newbar ul li a {
	color: #bb0102;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding-left: 3px;
	font-size: 18px;
}
.newbar span {
	margin: 20px 12px 0 0;
}
.n_con {
	border:1px solid #d9d9d9;
	border-top:0;
	overflow: hidden;
	padding: 22px 0 3px 0;
}
.n_con dl {
	width:880px;
	margin:0 10px;
	height: 133px;
	padding-bottom: 10px;
}
.n_con dl dt img {
	width: 188px;
	height: 133px;
	padding: 2px;
	border: 1px solid #ccc;
}
.n_con dl dd {
	width: 675px;
	padding-left: 10px;
	overflow: hidden;
}
.n_con dl dd h3 a {
	font-size: 14px;
	color: #333;
	height: 28px;
	line-height: 28px;
}
.n_con dl dd p {
	color: #6e6b6b;
	line-height: 24px;
}
.n_con dl dd em {
	float: right;
	text-align: right;
	display: block;
}
.n_con ul{ 
	overflow:hidden;
	width:880px;
	margin:0 10px;}
.n_con ul li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	background: url(xsl_new.gif) no-repeat left center;
	color: #6e6b6b;
	font-family: "微软雅黑";
	padding-left: 30px;
	float: left;
	width: 385px;
	padding-right: 25px;
}
.n_con ul li a {
	color: #6e6b6b;
	display: block;
	overflow: hidden;
	width: 168px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.n_con ul .nobot {
	border-bottom: 0;
}
.faq {
	width: 290px;
	overflow: hidden;
	margin-top: 18px;
}
.faq h2 {
	border-top:3px solid #cc0000;
	border-bottom:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	font-size: 18px;
	font-family: "微软雅黑";
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
}
.faq h2 a {
	color: #cc0000;
}
.faq h2 span {
	margin: 20px 12px 0 0;
}
.fa_con {
	border:1px solid #d9d9d9;
	border-top:0;
	overflow: hidden;
	padding: 0 0 10px 6px;
}
.fa_con dl {
	border-bottom: 1px dashed #e2e2e2;
}
.fa_con dl dt {
	height: 35px;
	line-height: 35px;
	background: url(dd.png) no-repeat left center;
	padding-left: 24px;
	font-size: 12px;
}
.fa_con dl dt a {
	color: #010101;
}
.fa_con dl dd {
	line-height: 24px;
	overflow: hidden;
	background: url(da.gif) no-repeat left 3px;
	padding: 0 0 0 24px;
}
.fa_con .nobot {
	border-bottom: 0;
}
.linkbg {
	background: url(linkbg.gif) repeat-x;
	height: 100px;
	overflow: hidden;
}
.link {
	width: 1200px;
	height: 100px;
	overflow: hidden;
	margin: 0 auto;
}
.link h2 {
	width: 150px;
	font-size: 43px;
	font-weight: normal;
	padding: 10px 0 0 0;
	text-align: center;
}
.link h2 a {
	color: #cc0000;
	font-family: "Times New Roman", Times, serif;
}
.link h2 span a {
	font-family: "宋体";
	font-size: 12px;
	color: #3e3e3e;
	display: block;
	line-height: 32px;
	text-decoration: underline;
}
.l_con {
	width: 1050px;
	line-height: 30px;
	height: 66px;
	overflow: hidden;
	padding: 15px 0 0 0;
}
.l_con a {
	padding: 0 16px;
}
/*------------index.css END-----------------------*/

.clear {
	clear: both;
}
.yq {
	width: 1200px;
	height: 67px;
	margin-top: 10px;
}
.yq h3 {
	float: left;
	padding: 10px 0 0 20px;
	width: 75px;
	text-align: center;
}
.yq h3 a {
	font-family: "微软雅黑";
	font-size: 17px;
	color: #fff;
	font-weight: normal;
}
.yq h3 a span {
	display: block;
}
.yq p {
	float: left;
	width: 710px;
	padding-left: 50px;
	line-height: 25px;
	padding-top: 10px;
}
.yq p a {
	padding: 0 10px;
}
.yq_but {
	padding: 22px 0 0 20px;
}

.pinpai {
	height: 150px;
	margin: 13px 0;
	background: url(pinpai.jpg) no-repeat center;
}
.fenzhan {
	margin-top:20px;
	height: 36px;
	background: #cc0000;
	line-height: 36px;
	color: #fff;
	font-size: 12px;
}
.fenzhan a {
	color: #fff;
}
.fenzhanIn {
	margin: 0 auto;
	width: 1200px;
}
.proinfo .Prony {
	background: #b60000 url(Prony.png) no-repeat;
	width: 740px;
	height: 125px;
	line-height: 125px;
}
.proinfo .Prony span {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	padding-left: 275px;
}
.ewm .qql {
	margin-top: 50px;
	float: left;
}
.ewm .qqr {
	float: left;
}
.cpztc {
	width: 100%;
	margin: 0px auto;
	height: 40px;
	background: #ECECEC;
}
.cpztc ul {
	width: 1200px;
	height: 40px;
	margin: 0px auto;
}
.cpztc ul h2 {
	color: #cc0000;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	font-size: 16px;
}
.cpztc ul li {
	margin: 0 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
}
.cpztc ul li a:hover {
	color: red;
}
.cpztcl {
	width: 1200px;
	margin: 0px auto;
	height: 40px;
	background: #6E0001;
}
.cpztcl ul {
	width: 1200px;
	height: 40px;
	margin: 0px auto;
}
.cpztcl ul h2 {
	color: #fff;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	font-size: 15px;
}
.cpztcl ul li {
	margin: 0 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
}
.cpztcl ul li a {
	color: #fff;
}
#scrollTop, #scrollTop .level-2 {
	background: url(rocket_up.png) no-repeat 0 0;
}
#scrollTop div {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 149px;
	margin: 0;
	padding: 0
}
#scrollTop .level-2 {
	background-position: -149px 0;
	display: none;
	height: 180px;
	opacity: 0;
	z-index: 1
}
#scrollTop .level-3 {
	background: none;
	cursor: pointer;
	display: block;
	height: 180px;
	z-index: 2
}
#scrollTop {
	cursor: pointer;
	display: block;
	height: 180px;
	overflow: hidden;
	position: fixed;
	right: -42px;
	top: 95%;
	width: 149px;
	z-index: 11;
	margin: -124px 0 0;
	padding: 0
}
.ewmBox {
	background: url(xfbg.png) repeat;
	bottom: 0;
	height: 65px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 1;
}
.ewmBoxIn {
	height: 65px;
	line-height: 65px;
	margin: 0 auto;
	position: relative;
	width: 1200px;
}
.ewmBox a {
	color: #fff;
	text-decoration: none;
}
.ewmBox .ico {
	background: url("ico.png") no-repeat;
	float: left;
	height: 54px;
	width: 54px;
}
.ewmBox .font {
	color: #000;
	float: left;
	font-family: 微软雅黑;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
	width: 230px;
}
.ewmBox .font p {
	line-height: 30px;
	margin: 0;
}
.ewmBox .font p.num {
	text-indent: 2em;
}
.ewmBox .phoneNum {
	float: left;
	padding: 5px 0 0;
	width: 350px;
}
.ewmBox .phoneNum .ico {
	background-position: 0 0;
}
.ewmBox .QQ {
	float: left;
	padding: 5px 0 0;
	width: 350px;
}
.ewmBox .QQ .ico {
	background-position: -57px 0;
}
.ewmBox .weChat {
	float: left;
	padding: 5px 0 0;
	position: relative;
	width: 320px;
}
.ewmBox .weChat .ico {
	background-position: -113px 0;
}
.ewmBox .weChat .wx {
	bottom: 65px;
	display: none;
	left: 0;
	position: absolute;
}
.ewmBox .weChat:hover .wx {
	display: block;
}
.led {
	background: url("drk_led.png") repeat;
	border: 5px solid #cccccc;
	color: #ffff00;
	height: 108px;
	line-height: 58px;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	width: 1190px;
	margin: 0 auto;
}
ul.marquee {
	display: inline;
	float: left;
	height: 100px;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 1000px;
}
ul.marquee li {
	display: block;
	left: 0;
	line-height: 120px;
	padding: 3px 5px;
	position: absolute;
	text-indent: 0.8em;
	top: -999em;
	white-space: nowrap;
	height: 100px;
}
#time {
	display: inline;
	float: left;
	height: 100px;
	margin: 4px 0;
	overflow: hidden;
	padding: 0;
	width: 200px;
}
.demo {
	float: right;
	height: 100px;
	margin: 2px 0;
	padding: 0;
	width: 980px;
}
#marquee a {
	color: #ffff00;
	font-size: 50px;
	line-height: 2;
	font-family: "微软雅黑";
	text-decoration: none;
}
.ewm2 {
	bottom: 0;
	height: 65px;
	position: absolute;
	right: 0;
	width: 65px;
	z-index: 999;
}
.ewm2 img.wxxt {
	height: 100%;
	width: 100%;
}
.ewm2 img.wxxt1 {
	bottom: 65px;
	display: none;
	left: -80px;
	position: absolute;
}
.ewm2:hover .wxxt1 {
	display: block;
}

.gd{ overflow: hidden; width:1200px; margin: 10px auto; height:190px; position: relative; }

.gd ul{ position:absolute; left:0; top: 0; z-index: 1; overflow: hidden; width: 9999999px; }

.gd ul li{ width: 240px ; float: left; text-align: center; }

.gd ul li img{ width:225px; height:160px; border:1px solid #666; padding:2px; }


