﻿@charset "utf-8";
/*reset*/



/* CSS reset for c_b */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: none;
}
/*定位*/

.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
 -moz-box-sizing:content-box;
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
/*其他*/

.cur {
	cursor: pointer
}
;
/*原reset*/

sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/

h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*清除浮动*/

.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { /*兼容 IE*/
	zoom: 1;
}
#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 52px;
	width: 52px
}
#roll_top {
	background: url(/Skins/Default/Img/top.gif) no-repeat
}
#fall {
	background: url(/Skins/Default/Img/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(/Skins/Default/Img/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 15px;
	margin-right: -558px;
	position: fixed;
	right: 46%;
	top: 80%;
	_margin-right: -558px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index: 100;
}
/*end reset*/







/* CSS Document */

body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
/* header */

.header {
	width: 100%;
}
.headerTop {
	width: 100%;
	height: 39px;
	line-height: 39px;
	background: #f2f1f2;
}
.headerTop p {
	font-size: 13px;
	height: 39px;
	line-height: 39px;
	color: #666666;
	float: left;
}
.headerTop ul {
	overflow: hidden;
	float: right;
	height: 39px;
}
.headerTop li {
	float: left;
}
.headerTop li a {
	font-size: 13px;
	color: #666666;
	padding: 0 15px;
	border-left: 1px dotted #a9a9a9;
}
.headerTop li.last a {
	padding-right: 0;
}
.headerTop li:first-child a {
	border-left: none;
	background: url(images/header_icon01.png) no-repeat left center;
	padding-left: 18px;
}
.headerCenter {
	width: 100%;
	height: 150px;
}
.headerCenter h1 {
	float: left;
	width: 205px;
	height: 90px;
	margin-top: 18px;
}
.headerCenter .Part {
	float: left;
	padding-left: 17px;
	margin-left: 14px;
	margin-top: 34px;
	background: url(images/header_xian.png) no-repeat left top;
	width: 700px;
}
.headerCenter .Part h2 {
	font-size: 26px;
	color: #333333;
	font-weight: normal;
}
.headerCenter .Part h2 span {
	color: #ea020c;
	font-size: 26px;
	font-weight: bold;
}
.headerCenter .Part p {
	font-size: 21px;
	color: #444444;
	margin-top: 8px
}
.headerCenter .Part p span {
	font-size: 15px;
	padding-left: 22px;
	margin-left: 25px;
}
.headerCenter .Part p span:first-child {
	margin-left: 0;
}
.headerCenter .Part p span.first {
	background: url(images/header_icon02.png) no-repeat left center;
}
.headerCenter .Part p span.second {
	background: url(images/header_icon03.png) no-repeat left center;
}
.headerCenter .Part p span.third {
	background: url(images/header_icon04.png) no-repeat left center;
}
.headerCenter .phone {
	background: url(images/header_icon05.png) no-repeat right center;
	padding-right: 42px;
	float: right;
	margin-top: 43px;
	text-align: right;
}
.headerCenter .phone p {
	color: #999999;
	font-size: 14px;
}
.headerCenter .phone span {
	display: block;
	font-size: 24px;
	color: #2a2a2a;
}
.headerNav {
	background: url(images/navBg2.png) repeat-x;
	height: 65px;
}
.headerNav ul {
	width: 100%;
}
.headerNav li {
	float: left;
	font-size: 15px;
	height: 65px;
	line-height: 65px;
	background: url(images/nav_xian.png) no-repeat left center;
	position: relative;
	width: 150px;
	text-align: center;
}
.headerNav li>a {
	color: #fff;
	text-decoration: none;
	height: 65px;
	line-height: 65px;
	display: block;
	padding: 0 28px;
}
.headerNav li:first-child {
	background-image: none;
}
.headerNav li.cur>a {
	background: url(images/navBg.png) repeat-x;
}
.headerNav li:hover>a {
	background: url(images/navBg.png) repeat-x;
}
.headerNav ul li .xial {
	position: absolute;
	width: 150px;
	background: #fff;
	background: rgba(255,255,255,.95);
	padding-bottom: 2px;
	top: 65px;
	left: 0;
	z-index: 999999;
	display: none;
}
.headerNav ul li .xial p {
	padding: 0 4px;
	height: 45px;
}
.headerNav ul li .xial p:first-child {
	margin-top: 2px;
}
.headerNav ul li .xial a {
	font-size: 14px;
	color: #666;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted #dee0df;
	display: block;
	text-decoration: none;
}
.headerNav ul li .xial p:hover {
	background: #1c8d42;
}
.headerNav ul li .xial p:hover a {
	color: #fff;
}
.headerNav ul li:hover .xial {
	display: block;
}
/* footer */

.footer {
	width: 100%;
}
.footerTop {
	background: #ea020c;
	height: 50px;
}
.footerTop ul {
	width: 100%;
}
.footerTop li {
	float: left;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	background: url(images/footer_xian.png) no-repeat left center;
}
.footerTop li a {
	color: #fff;
	height: 50px;
	line-height: 50px;
	display: block;
}
.footerTop li:first-child {
	background-image: none;
}
.footerBottom {
	padding: 39px 0 46px 0;
	background: #2a2a2a;
}
.footerBottom dt {
	float: left;
	height: 136px;
	margin-left: 1px;
}
.footerBottom dd {
	float: left;
	margin-left: 30px;
	padding-top: 24px;
}
.footerBottom dd p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
}
.footerBottom dd p a {
	color: #fff;
}
/*搜索*/

.ss {
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	height: 64px;
}
.ss p {
	font-size: 14px;
	line-height: 70px;
	float: left;
	color: #EB2533
}
.ss p a {
	color: #000;
	padding: 0 1px;
}
.ss .ssk {
	float: right;
	width: 215px;
	height: 34px;
	margin-top: 15px;
	margin-right: 65px;
}
.ss .ssk input {
	width: 160px;
	height: 32px;
	line-height: 35px;
	font-size: 13px;
	color: #979797;
	border: 1px solid #dfdfdf;
	border-right: none;
	outline: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.ss .ssk a {
	display: block;
	width: 34px;
	height: 34px;
	float: right;
}
.retop ul {
	overflow: hidden;
}
.retop li {
	float: left;
	margin-left: 10px;
}
.retop li img {
	display: block;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 85%;
	right: 46%;
	margin-right: -615px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/* -- 弹出窗口 -- */

/* -- 弹出窗口 -- */

#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 430px;
	border: 1px solid #ccc;
	background: #fff;
	height: 230px;
	margin-top: -178px !important;
}
#mesbook1_c div, #mesbook1 div {
	border: 0px solid #e6e6e6;
	height: 12px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1 #mesbook1Title {
	float: left;
	font-size: 16px;
	color: #9b9b9b;
	margin: 29px 0 0 39px;
	display: none;
}
#mesbook1 #mesbook1ImgClose {
	display: block;
	width: 10px;
	height: 10px;
	float: right;
	margin: 1px 1px 0 0;
	cursor: pointer;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 100%;
	margin-top: 30px;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 75px;
	height: 75px;
	margin-left: 28px;
	margin-top: 12px;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 300px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
#mesbook1 #mesbook1Msg li {
	font-size: 16px;
	color: #333;
	margin-top: 8px;
	line-height: 24px;
}
#mesbook1 #mesbook1Msg p {
	font-size: 16px;
	color: #333;
	margin-top: 4px;
}
#mesbook1 #mesbook1Msg {
	font-size: 16px;
	color: #333;
	margin-top: 4px;
}
#mesbook1 #mesbook1Msg h3 {
	font-size: 24px;
	color: #1c8d42;
}
#mesbook1 .b15 {
	display: block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background: #1c8d42;
	cursor: pointer;
	border: none;
	border-radius: 6px;
}
/*处理中动画占全屏*/

#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}
.n_info_con2 {
	width: 880px;
	float: left;
	padding: 0px;
}
.n_info_con2 .t04 {
	color: #fff;
}
.t04 {
	background: #ea020c;
	line-height: 30px;
	text-indent: 15px;
}
.info_b, .info_b2 {
	border: solid 1px #d7d7d7;
	width: 878px;
	padding: 5px 0;
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff;
}
dl.sear_dl {
	margin: 10px auto;
	width: 165px;
	float: left;
	padding-left: 10px;
}
dl.sear_dl dt.tit, .l2tit {
	font-size: 14px;
	text-indent: 10px;
	line-height: 25px;
}
dl.sear_dl dt.tit .tit_a, .l2tit .tit_a {
	height: 25px;
	background: url(Img/ico10.gif) no-repeat 0 12px;
	overflow: hidden;
	display: block;
	float: left;
}
dl.sear_dl dt.tit .tit_b {
	width: 300px;
	height: 25px;
	overflow: hidden;
	display: block;
	float: left;
}
dl.sear_dl dt.tit .span1, .l2tit .span1 {
	font-size: 12px;
	float: left;
	margin-left: 10px;
}
dl.sear_dl dt.tit .span2, .l2tit a .span2 {
	float: left;
	margin-left: 10px;
}
dl.sear_dl dt.tit .span2 a, .l2tit a .span2 a {
	color: #ff0000;
}
dl.sear_dl dd.d1 {
	padding: 0 10px;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow: hidden;
	color: #000;
}
dl.sear_dl dd span, .l2tit span {
	padding: 0 20px;
}
dl.sear_dl dd .a_d {
	margin-right: 5px;
	padding-left: 10px;
	line-height: 20px;
}
.RandomNews {
	margin-top: 10px;
	float: left;
	width: 880px;
}
.RandomNews h4 {
	padding-left: 20px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #ea020c;
	font-weight: bold;
}
h4 {
	font-size: 14px;
}
.RandomNews ul {
	margin-top: 5px;
}
.RandomNews li {
	height: 32px;
	line-height: 32px;
	padding: 0 17px 0 10px;
	width: 410px;
	float: left;
	overflow: hidden;
}
.RandomNews li a {
	background: url(images/xsl_new.gif) no-repeat left center;
	padding-left: 28px;
	font-size: 14px;
}
.RandomNews li a:hover {
	color: #F00;
}
.chanpin {
	float: left;
	width: 880px;
	padding: 0px;
}
.chanpin ul {
	padding-top: 10px;
}
.chanpin ul li {
	width: 283px;
	float: left;
	padding: 5px;
	text-align: center;
}
.chanpin ul li p {
	height: 30px;
	line-height: 30px;
}
.pagingNav {
	margin-top: 45px;
	margin-bottom: 20px;
	width: 858px;
}
.pagingNav p {
	height: 30px;
	line-height: 30px;
}
.pagingNav .uls {
	margin-top: -30px;
	overflow: hidden;
}
.pagingNav .uls a {
	float: left;
	margin-left: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	text-decoration: none;
	float: left
}
.pagingNav .uls a:hover, .pagingNav .uls a.cur {
	background-color: #00824a;
	border-color: #00824a;
	color: #fff;
}
.pagingNav .uls .tBtn:hover {
	background-color: inherit;
	color: inherit;
*background-color:transparent;
*color:#666;
}
