html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, a, abbr, acronym, del, cite, address, small, sub, sup, b, u, i, center, font, em, strong, dl, dt, dd, ul, ol, li, form, fieldset, legend, table, caption, thead, tbody, tfoot, tr, th, td {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	color: #7f7f7f;
	font-weight: none;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', 'Tahoma', 'simsun', 'sans-serif';
}
ul, ol {
	list-style-type: none
}
a {
	text-decoration: none;
blr:expression(this.onFocus=this.blur());
	color: #7f7f7f;
}
a:hover {
	text-decoration: none;
	color: #717c82;
}
a:focus {
	outline: none;
}
li:focus {
	outline: none;
}
fieldset, img {
	border: 0
}
q, blockquote {
	quotes: "" ""
}
q:before, q:after, blockquote:before, blockquote:after {
	content: ""
}
del {
	text-decoration: line-through
}
ins {
	text-decoration: underline
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
cite, em, dfn {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
input, textarea, select, button {
	font-size: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', 'sans-serif';
}
label, button {
	cursor: pointer
}
textarea {
	white-space: pre;
	resize: none;
	border: 1px solid #ececec;
}
button, input, select, textarea {
	font-size: 100%;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
	font-size: 100%;
}
/*  form Styles  */

input[type=text], input[type=password] {
	border: 1px solid #dfdfdf;
	height: 22px;
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
.clear {
	clear: both;
	width: 100%;
	font-size: 0px;
	height: 0px;
	background: none;
	border: none;
	_zoom: 1;
}
.padding0 {
	padding: 0px;
}
body {
	background: #fff;
	width: 100%;
	height: 100%;
	position: relative;
	overflow-x: hidden;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', 'sans-serif';
	font-size: 12px;
}
@font-face {
	font-family: 'fzyh';/*src: url('../other/FZYouHJW.ttf') format('truetype');*/

}
.fzyh {
/*font-family:'fzyh',Arial,'微软雅黑','sans-serif';*/

}
.jwlogo {
	display: none !important;
}
/*header*/

.header {
	background: url(../images/opacity01.png) repeat;
	margin: 0px;
	border: none;
	height: 100px;
	position: fixed;
	z-index: 99;
	left: 0px;
	top: 0px;
	width: 100%;
}
.header .logo-wrap {
	position: absolute;
	left: 15px;
	top: 0px;
	z-index: 5;
}
.header .logo {
	display: block;
	margin-top: 25px;
	width: 180px;
	overflow: hidden;
}
.header .logo img {
	width: 100%;
}
.header div.search {
	width: 160px;
	height: 28px;
	margin-left: -20px;
	float: right;
	background: none;
	border-radius: 15px;
	position: absolute;
	right: 15px;
	top: 56px;
	z-index: 5;
	border: 1px solid #e0e0e0;
	color: #666;
}
.header div.search:hover {
	border: 1px solid #cccccc;
	color: #000;
}
.header div.searchActive {
	box-shadow: inset 2px 2px 2px #e3e2e3;
}
.header div.search input[type="text"] {
	width: 100px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	border: none;
	padding: 0 10px 0px 12px;
	float: left;
	outline: 0;
	background: none;
 *width:80px;
}
.header div.search input[type="submit"] {
	background: url(../images/search05.png) no-repeat center 7px;
	width: 32px;
	height: 28px;
	border: none;
	outline: 0;
	padding: 0;
	float: right;
	margin-right: 2px;
}
.header .subhead {
	position: absolute;
	right: 15px;
	top: 0px;
	z-index: 6;
}
.container div.change {
	float: right;
	font-size: 12px;
	height: 50px;
	line-height: 60px;
	color: #808080;
}
.container div.change a {
	color: #808080;
	margin: 0px 3px;
	text-decoration: none;
}
.container div.change a.red {
	color: #cc0000;
	font-weight: bold;
	padding-left: 3px;
	text-decoration: none;
}
.container div.change a.red:hover {
	color: #ff0000;
	text-decoration: none;
}
.container div.change a:hover {
	color: #333;
	text-decoration: none;
}
.container div.share {
	float: right;
	width: 80px;
	height: 20px;
	margin-left: 12px;
	padding-top: 14px;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}
.container div.share-nr {
	height: 28px;
	overflow: hidden;
}
.container div.share-nr a {
	height: 28px;
	width: 29px;
	display: block;
	margin-left: 8px;
	float: left;
}
.container div.share-nr .weixin {
	height: 28px;
	width: 30px;
	float: left;
	margin-left: 8px;
}
.container div.share-nr .weixin a {
	background: url(../images/weixin.png) no-repeat;
	margin: 0px;
	float: none;
}
.container div.share-nr .weixin-nr {
	background: #fff;
	position: absolute;
	top: 54px;
	left: -44px;
	padding: 10px;
	display: none;
}
.container div.share-nr .weixin-nr b {
	background: url(../images/tf_18.png) no-repeat;
	width: 13px;
	height: 7px;
	display: block;
	position: absolute;
	right: 50%;
	top: -7px;
	margin-left: -6px;
}
.container div.share-nr .weixin-nr p.pic {
	padding: 5px 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.container div.share-nr .weixin-nr p.text {
	line-height: 26px;
	position: relative;
	text-align: center;
}
.container div.share-nr a.weibo {
	background: url(../images/weibo.png) no-repeat;
}
.container div.share-nr a:hover {
	background-position: 0px -28px;
}
.navbar {
	min-height: 44px; 
}
.navbar .navbar-header {
	float: left;
}
.navbar .navbar-nav > li > a {
	padding-bottom: 12px;
	padding-top: 12px;
	outline: none;
	position: relative;
	zoom: 1;
}
.navbar-header .navbar-brand {
	height: 50px;
	margin-top: 15px;
	padding: 0 !important;
}
.navbar .navbar-brand img {
	width: 100%;
	height: 100%;
}
.navbar-nav {
	margin: 5px -20px 0 0px;
	font-size: 16px;
	overflow: hidden;
	padding-top: 40px;
 *margin-left:0px;
}
.navbar-nav li {
	padding: 0px;
	overflow: hidden;
}
.navbar-nav > li > a {
	padding: 10px 20px 20px 20px;  
	color: #333;
	line-height: 10px;
	padding-bottom: 25px !important;
	display: block;
	text-decoration: none;
}
.navbar-nav li a:hover, .navbar-nav li.active a, .navbar-nav li.on a {
	color: #e60012;
	text-decoration: none;
}
.down_menu {
	font-size: 12px;
	position: relative;
	padding: 30px 0px 30px 0px;
}
.down_menu .down_block {
	height: 100%;
	min-width: 190px;
	padding: 0 20px 0 60px;
	overflow: hidden;
	border-left: 1px solid #d6d6d6;
	position: relative;
}
.ie7 .down_menu .down_block {
	padding-left: 40px !important;
}
.down_block a {
	display: inline-block;
 *display:inline;
 *zoom:1;
	width: 100%;
	color: #000;
	font-size: 18px;
	text-decoration: none;
}
.down_block .dropdown_dot {
	color: #e60010;
	cursor: default;
	text-decoration: none;
}
.down_block .dropdown_dot:hover {
	text-decoration: none;
}
.down_block a:hover, .down_block a:focus {
	text-decoration: none;
}
.dp_spaec {
	margin-top: 20px;
}
.down_menu .first {
	border-left: none;
	padding-left: 15px !important;
}
.ie7 .down_menu .first {
	padding-left: 15px !important;
}
.ie7 .menu1 > li {
	width: 48%;
}
.dropdown_menu {
	list-style: none;
	height: auto;
	left: auto;
	margin-left: 0;
	float: none;
}
.dropdown_menu {
	margin-top: 10px;
}
.dropdown_menu > li {
	float: left;
	list-style: none;
}
.menu1 > li {
	width: 50%;
}
.menu2 > li {
	width: 100%;
}
.menu3 > li {
	width: 33%;
}
.dropdown_menu > li > a {
	clear: both;
	color: #666;
	display: inline-block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 4px 0px 3px 0px;
	white-space: nowrap;
	font-size: 12px;
	outline: none;
	text-decoration: none;
}
.dropdown_menu > li > a:hover, .dropdown_menu > li > a:focus {
	color: #e60012;
	text-decoration: none;
}
.hide {
	display: none;
}
.right_img {
	float: right;
	padding-right: 40px;
}
.data-toggle {
	display: inline-block;
}
.header .share .bdshare-button-style1-32 a {
	margin-right: 0px;
	margin-left: 6px;
	float: none;
*float:left;
}
.header-cont {
	position: relative;
}
.header-top {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 9000;
	background: #f6f6f6;
}
.header-active {
	background: url(../images/head-bg.png) repeat;
}
.header-bg {
	background: url(../images/head-black.png) repeat-x;
	height: 6px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 100%;
}
.nav-bar {
	position: absolute;
	right: 5px;
	top: -5px;
	padding-left: 10px;
}
.nav-wrap {
	display: block;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 100%;
	background: #f0f0f0 url(../images/head-down02.jpg) repeat-x left top;
	z-index: 8;
*zoom:1;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#d6d6d6', Direction=120, Strength=4);/*for ie6,7,8*/
	background-color: #f0f0f0;
	-moz-box-shadow: 0px 2px 4px #d6d6d6;/*firefox*/
	-webkit-box-shadow: 0px 2px 4px #d6d6d6;/*webkit*/
	box-shadow: 0px 2px 4px #d6d6d6;/*opera或ie9*/
}
.nav-wrap .down_menu {
	display: none
}
.nav-down-cell {
	overflow: hidden;
}
.nav-phone {
	position: absolute;
	left: 0px;
	top: 60px;
	background: #eeeeee;
	width: 100%;
	display: none;
}
.nav-phone a {
	color: #333;
	display: block;
	text-decoration: none;
	margin: 0px 15px;
	height: 42px;
	line-height: 42px;
}
.nav-phone .menu01 {
	border-bottom: 1px solid #d6d6d6;
}
.nav-phone .menu01 > a {
	background: url(../images/nav05.png) no-repeat right center;
	font-size: 18px;
}
.nav-phone .menu02 > a {
	border-bottom: 1px solid #c0c0c0;
	background: url(../images/nav08.png) no-repeat right center;
	text-indent: 15px;
	font-size: 15px;
}
.nav-phone .menu03 > a {
	border-bottom: 1px solid #fff;
	text-indent: 30px;
	margin: 0px;
	color: #fff;
	font-size: 13px;
}
.nav-phone .menu01 > a.active {
	background: url(../images/nav06.png) no-repeat right center;
	color: #e60213;
}
.nav-phone .menu02 > a.active {
	background: url(../images/nav07.png) no-repeat right center;
	border: none;
	color: #e60213;
}
.nav-phone .menu01 a.last {
	border: none;
}
.nav-phone .ul01 {
	background: #d6d6d6;
}
.nav-phone .ul02 {
	background: #898989;
	margin: 0px 15px;
}
.nav-phone .menu01 ul {
	display: none;
}
.nav-phone > b {
	width: 15px;
	height: 8px;
	position: absolute;
	top: -8px;
	right: 22px;
	background: url(../images/h_37.png) no-repeat center;
	display: block;
	z-index: 10;
}
.nav-phone > ul {
	display: none;
}
.nav-phone .p01 {
	background: #ccc;
	font-size: 15px;
}
.header-phone {
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top: 16px;
}
.header-phone .navbar-toggle {
	width: 30px;
	padding: 0px;
	margin-top: 0px;
	outline: 0;
	border: 0;
}
.header-phone .navbar-toggle .icon-bar {
	background: #58676d;
	height: 5px;
	width: 100%;
	display: block;
	border-radius: 4px;
	margin-bottom: 6px;
}
.header-phone .navbar-active .icon-bar {
	background: #e60213;
}
.header-phone .search-toggle {
	float: left;
	margin-right: 25px;
	height: 28px;
	width: 28px;
	background: url(../images/search07.png) no-repeat;
	cursor: pointer;
}
.header-phone .search-active {
	background: url(../images/search06.png) no-repeat;
}
.search-phone {
	position: absolute;
	left: 0px;
	top: 60px;
	background: #eeeeee;
	width: 100%;
	display: none;
}
.search-phone > b {
	width: 15px;
	height: 8px;
	position: absolute;
	top: -8px;
	right: 76px;
	background: url(../images/h_37.png) no-repeat center;
	display: block;
	z-index: 10;
}
.search-phone .cell {
	margin: 20px 0px;
	height: 37px;
}
.search-phone .cell form {
	border-radius: 30px;
	background: #fff;
	position: relative;
	border: 1px solid #d4d4d4;
	height: 35px;
	line-height: 35px;
}
.search-phone .cell form input.text {
	display: block;
	background: none;
	padding: 0px 20px;
	border: none;
	width: 80%;
	line-height: 35px;
	height: 35px;
	font-weight: normal;
	font-size: 14px;
	vertical-align: middle;
	overflow: hidden;
}
.search-phone .cell form .button {
	position: absolute;
	right: 5px;
	background: url("../images/search02.png") no-repeat center;
	width: 48px;
	height: 100%;
	top: 0px;
	border: none;
}
.head-margin {
	position: relative;
	z-index: 6;
	overflow: hidden;
}
/*切换 hd*/

.carousel-indicators-wrap {
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 20px;
}
.carousel-indicators {
	text-align: right;
	position: relative;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	display: inline-block;
*display:inline;
*zoom:1;
	width: auto;
}
.carousel-indicators li {
	width: 12px;
	height: 12px;
	border: none;
	margin: 0px 3px;
*zoom:1;
*display:inline;
*margin:0px 5px;
	cursor: pointer;
	background: url(../images/button12.png) no-repeat;
}
.carousel-indicators li:hover {
	background: url(../images/button11.png) no-repeat;
}
.carousel-indicators li.active {
	width: 12px;
	height: 12px;
	margin: 0px 3px;
*zoom:1;
*display:inline;
*margin:0px 5px;
	background: url(../images/button10.png) no-repeat;
}
/*页尾*/

.footer {
	color: #fff;
}
.footer .top {
	background: #f3f3f3;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 10px;
}
.footer .bottom {
	background: #e4e4e4;
	padding: 20px 0px;
	line-height: 20px;
	text-align: center;
	color: #767676;
}
.footer .bottom a {
	color: #4d4d4d;
	text-decoration: none;
}
.footer .bottom a:hover {
	color: #767676;
	text-decoration: none;
}
.footer .bottom span {
	color: #bfbfbf;
	padding: 0px 5px;
}
.footer .col-padding {
	padding: 0px 5px;
}
.footer-top-dl {
	padding: 24px 15px 0px 15px;
	text-align: left;
	overflow: hidden;
	font-size: 14px;
}
.footer-top-dl dt {
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	color: #0b7fd7;
	padding-bottom: 12px;
}
.footer-top-dl dt a {
	color: #333;
	text-decoration: none;
}
.footer-top-dl dd {
	width: 100%;
	float: left;
	line-height: 24px;
}
/*右侧二维码*/

.popup {
	position: fixed;
	top: 80%;
	right: 0px;
	width: 50px;
	z-index: 800;
	display: none;
}
.popup a {
	display: block;
	width: 50px;
	height: 50px;
	background: #0075c8;
	text-decoration: none;
}
.popup a:hover {
	background: #248fd1;
	text-decoration: none;
}
.popup .dimen {
	position: relative;
	height: 50px;
	width: 50px;
	margin-bottom: 1px;
	display: none;
}
.popup .dimen-nr {
	background: #fff;
	position: absolute;
	right: 50px;
	bottom: 0px;
	padding: 20px;
	display: none;
}
.popup .dimen-nr b {
	background: url(../images/tf_13.png) no-repeat;
	width: 4px;
	height: 7px;
	display: block;
	position: absolute;
	right: -4px;
	bottom: 18px;
}
.popup .dimen-nr p.pic {
	padding: 5px 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.popup .dimen-nr p.text {
	line-height: 26px;
	position: relative;
	padding-left: 20px;
}
.popup .dimen-nr p.text span {
	background: url(../images/tf_07.png) no-repeat;
	color: #fff;
	font-size: 10px;
	display: block;
	position: absolute;
	left: 0px;
	top: 6px;
	text-align: center;
	line-height: 14px;
	height: 14px;
	width: 14px;
}
.popup .suface {
	height: 50px;
	width: 50px;
	margin-bottom: 1px;
}
.popup .suface a.wx {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 50px;
	height: 50px;
	background: #0075c8;
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
}
.popup .suface a.wx span {
	background: none;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: 0px;
	display: block;
	height: 50px !important;
	line-height: 50px !important;
	text-decoration: none;
}
.popup .suface a.wx:hover {
	background: #248fd1;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
/*公共样式*/



.grayA a {
	color: #4d4d4d!important;
	text-decoration: none!important;
}
.grayA a:hover {
	color: #767676!important;
	text-decoration: none!important;
}
.blueA a {
	color: #4174c5!important;
	text-decoration: none!important; font-size: 16px;
}
.blueA a:hover {
	color: #fe7e00!important;
	text-decoration: none!important;
}
/*****************  temp *************/


.padding60 {
	padding-top:60px;
	padding-bottom:60px;
}

	.notice { width:auto; height:auto; overflow: hidden; }
	.notice .tab-hd { height:auto; color: #000; font-size:20px; font-weight:100;  }
	.notice .tab-hd ul { margin-top:20px; margin-bottom:50px; text-align:center; }
	.notice .tab-hd span{ padding:10px 20px; cursor:pointer; margin-left:10px; margin-right:10px; }
	.notice .tab-hd span.on{ background:#fe7e00; color:#fff; }
	
	.notice .tab-bd {  } 


	.new_left{ width:565px; height:auto; overflow:hidden; float:left; }
	.new_right{ width:565px; height:auto; overflow:hidden; float:right; }
		.newslist  { 
			padding:0; margin:0px; width:100%;
		} 
		.newslist li { list-style-type:none;
			height:auto; overflow:hidden;
			padding:10px 0; border-bottom:1px solid #ddd;
		}
		.newslist li .lf {
			width:16%; float:left;
			height:100%; color:#bbb; height:auto;text-align:center;
		}  
		.newslist li .lf .ri {
			height:42px;
			line-height:42px; font-size:40px;
			margin-top:6px;font-weight:normal;
		}
		.newslist li .lf .yue {
			height:30px; font-size:15px;  
			line-height:30px; font-weight:normal;
			
		}
		.newslist li .txt {
			width:81%; float:right;
		}
		.newslist li .txt .title {
			height:37px;
			line-height:37px; overflow:hidden;
			font-size:16px;
		} 
		.newslist li .txt p {
			line-height:25px; font-size:12px; color:#aaa; height:50px; overflow:hidden;
		}
		.newslist li .txt p a {
			color:#aaa;
		}
		.newslist li .txt  a {
			color:#333;
		}
		.newslist li .txt p a:hover,.newslist li:hover .txt p a {
			color:#009dea
		}


@media (max-width: 768px)  { 
	.xpdis{display: none}
}
@media (max-width: 480px)  { 
	.notice .tab-hd {  font-size:16px;   }
	.notice .tab-hd ul { margin-top:0px; margin-bottom:20px; text-align:center; }
	.notice .tab-hd span{ padding:5px 10px; cursor:pointer; margin-left:10px; margin-right:10px; }
		.newslist li .lf .ri {
			height:42px;
			line-height:42px; font-size:30px;
			margin-top:6px;font-weight:normal;
		}
		.newslist li .lf .yue {
			height:30px; font-size:12px;  
			line-height:30px; font-weight:normal;
			
		}
}

@media (max-width: 360px)  {  
	.notice .tab-hd span{ padding:5px 10px; cursor:pointer; margin-left:3px; margin-right:3px; }
		.newslist li .lf .ri {
			height:42px;
			line-height:42px; font-size:28px;
			margin-top:6px;font-weight:normal;
		}
		.newslist li .lf .yue {
			height:auto; font-size:10px;  
			line-height:14px; 
			
		}
}

/*头部banner*/

#inhead-banner {
	height: 360px;
	overflow: hidden;
	background: #eee;
}
.inhead-banner-bd {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.inhead-banner-bd .item {
	height: 100%;
	overflow: hidden;
}
.inhead-wrap {
	position: relative;
	width: 100%;
	height: 360px;
	overflow: hidden;
}
.inhead-wrap .back {
	position: absolute;
	width: 1920px;
	top: 0px;
	left: 50%;
	margin-left: -960px;
	z-index: 1;
}
.inhead-det {
	position: relative;
	z-index: 2;
	height: 360px;
}
.inhead-det-pic {
	position: relative;
	height: 360px;
}
.inhead-det-pic img {
	width: 100%;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.inhead-det-text {
	color: #fff;
}
.inhead-det-text h2 {
	font-size: 46px;
	color: #fff;
	padding-top: 150px;
}
.inhead-det-text p {
	padding-top: 12px;
	line-height: 26px;
	font-size: 16px;
}
#inhead-banner .banner-btn {
	position: absolute;
	width: 50px;
	height: 100%;
	z-index: 9;
	top: 0px;
	display: none;
}
#inhead-banner .banner-btn a {
	display: block;
	height: 41px;
	width: 23px;
	background: #000;
	position: absolute;
	top: 50%;
	right: 0px;
	background: url(../images/button15.png) no-repeat 0px -41px;
}
#inhead-banner .banner-btn a:hover {
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
#inhead-banner .btn-left {
	left: 0px;
}
#inhead-banner .btn-right {
	right: 0px;
}
#inhead-banner .btn-right a {
	left: 0px;
	background-position: -23px -41px;
}
#inhead-banner .carousel-indicators-wrap {
	top: 150px;
	text-align: right;
}
/*切换*/

.stat-bg {
	background: #f5f5f5;
	height: 100px;
	width: 100%;
}
.stat-wrap {
	padding-bottom: 5px;
*overflow:hidden;
}
.stat-tabs {
	height: 100%;
	position: relative;
}
.stat-tabs li {
	text-align: center;
	height: 100px;
	position: relative;
	float: left;
}
.stat-tabs li a {
	text-align: center;
	height: 100px;
	position: relative;
	float: left;
	display: block;
	display: table;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
}
.stat-tabs li span.s1 {
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	display: table-cell;
	vertical-align: middle;
*position:relative;
*top:50%;
*left:50%;
*display:block;
	width: 100%;
	color: #fff
}
.stat-tabs li b {
	line-height: 30px;
	text-align: center;
	display: inline-block;
*position:relative;
*top:-50%;
*left:-50%;
	background: url(../images/sj_down.png) no-repeat right center;
	padding-right: 30px;
	font-weight: normal;
}
.stat-tabs li .s2 {
	padding-left: 10px; font-size: 16px;
	display: none;
}
.stat-tabs li .up {
	display: none;
}
.stat-tabs li .down {
	display: inline-block;
}
.stat-tabs li.active {
	background:url(../a.jpg) repeat-x left top;
}
.stat-tabs li.active a {
	color: #0b7fd7;
}
.stat-tabs li.active span.s1 {
	color: #fff;
}
.stat-tabs li.active a .s1 b {
	background: url(../images/sj_up.png) no-repeat right center;
}
.stat-phone-tit {
	height: 50px;
	background: #f5f5f5;
	margin: 0px -15px;
	line-height: 50px;
	border-bottom: 1px solid #e5e5e5;
}
.stat-phone-tit a {
	padding: 0px 15px;
	display: block;
	font-size: 16px;
	color: #333;
	background: url(../images/in-down.png) no-repeat right center;
}
.stat-phone-tit a.phoneActive {
	background: url(../images/in-up.png) no-repeat right center;
}
.stat-col-2 .stat-tabs li {
	width: 50%;
}
.stat-col-3 .stat-tabs li {
	width: 33.33%;
}
.stat-col-4 .stat-tabs li {
	width: 25%;
*width:24%;
}
.stat-col-5 .stat-tabs li {
	width: 20%;
}
.stat-col-6 .stat-tabs li {
	width: 16.60%;
}


/*翻页*/
.page {font-family:  "微软雅黑" , "Microsoft Yahei";
	color: #000;
	line-height: 30px;
	text-align:left;
	font-size: 12px; margin: 40px 0px 0px 0px;
}
.page a {    color: #006bd9;margin: 0px 7px;
}
.page .prev, .page .next {
	line-height: 30px;
	background-color: #f79900; color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #f79900 solid;
	font-size: 12px;
	padding: 5px 25px;
	overflow: hidden;
}
.page .prev:hover, .page .next:hover { 
	border: 1px #0f97ce solid; background: #0f97ce; color: #fff;
}
.page .a_s {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 6px 11px;
	background-color: #0f97ce; color: #fff
}
.page .a_s:hover { 
	background-color: #f79900; color: #fff
}
.page .page_num {
	padding: 6px 11px;
}
 

.ab_nr{ text-indent: 2em; height: 12em; line-height: 2em; overflow: hidden; font-size: 14px; }
.g20{width: 100%; height:20px; overflow: hidden;}
.g30{width: 100%; height: 30px; overflow: hidden;}

 
.section-titel {
	position: relative;
	display: block;
}
.section-titel > h3 {
	margin: 0; font-size:2.6em; padding-bottom: 12px; 
	color: #0b7fd7;
}
.section-titel::after {
	background: #4d97e3 none repeat scroll 0 0;
	bottom: -15px;
	content: "";
	height: 1px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 440px;
}
.section-titel::before {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #fff;
	background-image: url("/skin/c.jpg");
	background-origin: padding-box;
	background-position: center 0;
	background-repeat: no-repeat;
	bottom: -30px;
	color: #595959;
	content: "";
	font-size: 16px;
	font-weight: 700;
	height: 30px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 80px;
	z-index: 999;
}
.section-titel.style-two::after {
	background: #f04020 none repeat scroll 0 0;
}
.section-titel.style-two::before {
	background-color: #f6f6f6;
} 
.fenxiang{ margin-top: 0px; margin-left: 10px;}
.text-center{text-align: center}

.m-30{margin: 30px auto;}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #1B242F;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #fe7e00;
}
.label-danger:hover,
.label-danger:focus {
  background-color: #000;
}
.detailBody{}
.detailBody img{ max-width:100%; height:auto;}