body {
	font: 12px "microsoft yahei", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #FFF;
}

a:link, a:focus {
	outline: none;
	text-decoration: none;
	
	-webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
ul,li {
	list-style: none;
}
ul,li,div,img,td,span,p,table,tr,th,dd,dt,dl {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
label {
	font-weight: normal;
}

.w1200 {
	width: 1200px;
}
.center {
	float: none;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.inline-block {
	display: inline-block;
}
*+html .inline-block {
	display: inline;
	zoom: 1;
}
.t-resize {
	resize: none;
}
.bg-color-gray {
	background: #f2f1ef;
}
.btn {
	outline: none;
	filter:chroma(color=#FFF);
}
.btn-csbm-default {
	color: #FFF;
	background: #27aa88;
	border: solid 1px transparent;
	-webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.btn-csbm-default:hover {
	color: #27aa88;
	background: #FFF;
	border: solid 1px #27aa88;
}
.btn-default {
	-webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.btn-default:hover {
	color: #FFF;
	background: #27aa88;
	border-color: #27aa88;
}
.form-inline .form-control {
	display: inline-block;
    width: auto;
    vertical-align: middle;
}




/**
	header
====================*/
.header {
	margin: 0px auto;
	width:100%;
	/*margin: 25px auto 0;*/
}
.logo-tips {
	margin-top: 20px;
	margin-left: 15px;
}
.logo-tips-right {
	margin-top: 5px;
}
/* menu */
.menu-box {
	position: relative;
	border-bottom: 8px solid #5a1515;
}
.menu {
	position: relative;
}
.menu li {
	float: left;
}
.menu li ul{
	z-index:99999;
	background-color:#3a3a3a;
}
.menu li ul li{
	float: none;
	display:none;
	z-index:999999;
}
.menu li ul li :hover{
	background-color:#5a1515;
	color:#fff;
	
	
}
.menu li ul li a{
    text-align: center;
	display:block;
	
}
.menu li:hover ul li{
	float: none;
	display:block;
	z-index:999999;
}


.menu li a {
	color: #292929;
	font-size: 22px;
}
.menu li a:hover {
	color: #ffffff;
}
.menu li.active a {
	color: #ffffff;
}
.menu li .active { color:#ffc034 !important;}

.menu-tips-box {
	position: relative;
}
.menu-tips {
	position: absolute;
	top: -10px;
	right: -60px;
	z-index: 10;
}



.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix10:after {
	content:".";
	display:block;
	height:10px;
	clear:both;
	visibility:hidden;
}


.navBar {

	margin:0 auto;
	height:53px;
	line-height:50px;
	color:#333;
	width: 1050px;
}
.nav {
	position:relative;
	/*width:980px;*/
	margin:0 auto;
	font-family:"Microsoft YaHei",SimSun,SimHei;
	font-size:14px;
}
.nav a {
	color:black;
}
.nav h3 {
	font-size:100%;
	font-weight:normal;
}
.nav .m {
	float:left;
	position:relative;
	z-index:1;
}
.nav .on a{
	color:#ffffff;
}
.nav .s {
	float:left;
	width:3px;
	text-align:center;
	color:#D4D4D4;
	font-size:12px;
}
.nav h3 a {
	display:block;
	width:150px;
	text-align:center;
	
}
.nav .sub {
	display:none;
	position:absolute;
	left:-3px;
	top:50px;
	z-index:1;
	width:117px;
	border:1px solid #E6E4E3;
	border-top:0;
	background:#fff;
}
.nav .sub li {
	text-align:center;
	padding:0 8px;
	margin-bottom:-1px;
}
.nav .sub li a {
	display:block;
	border-bottom:1px solid #E6E4E3;
	padding:8px 0;
	height:28px;
	line-height:28px;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.nav .sub li a:hover {
	color:#FE7700;
}
.nav .block {
	height:40px;
	width:155px;
	background:#5a1515;
	position:absolute;
	left:0;
	top: 13px;	
	overflow:hidden;
	border-radius: 0px;
}


/**
	footer
====================*/
.footer {
	border-bottom: 1px solid #e2e2e2;
	/*border-top: 1px solid #c5c6c6;*/
	background-color: #f3f3f3;
	
}
.footer ul {
	font-size: 0px;
	text-align: center;
}
.footer ul li {
	font-size: 12px;
	padding: 0 60px;
	height: 164px;
	display: inline-block;
	vertical-align: middle;

}
.footer ul li:first-child {
	background: none;
	padding-left: 0;
}
*+html .footer ul li {
	display: inline;
	zoom: 1;
}
.footer dl {
	height: 164px;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	height: 245px;
    width: 150px;
    margin-left: 60px;
}
.footer dl dt {
	font-size: 18px;
	color: #595757;
	margin: 40px auto;
	font-weight:normal;
}
.footer dl dd {
	text-align: left;
	line-height: 16px;
	margin-bottom: 16px;;
	font-size: 14px;
	
}
.footer dl dd a{
	color: #898989;
}
.footer dl dd a:hover{
	color: #27b251;
}
.footer dl dd span {
	margin-left: 10px;
}
.footer .col-links-first{
	margin-left: 70px;
}
.footer .footer-links{
	margin: 0 auto;
}
.footer-logo {
	display: block;
	margin-top: 30px;
}
.footer-code {
	margin: 30px 10px 0;
	width: 122px;
	overflow: hidden;
	white-space: nowrap;
}
.footer-code span {
	display: block;
	margin-top: 10px;
}
.footer-copyright {
	text-align: center;
	border-top: 1px solid #E3E3E3;
	white-space: nowrap;
	padding: 15px 0;
}

/**
	site-info
====================*/
.site-info{
	height: 180px;
	padding-bottom: 60px;
	color: #464646;

	display: block;
}
.site-info .site-box{
	height: 100px;
	position: relative;
	
}
.site-info .site-box div{
	bottom: 0px;
	float: left;
	position: absolute;
}
.site-info .logo{
	background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll 50% 50%;
    float: left;
    height: 84px;
    margin-right: 30px;
    width: 190px;
	display: block;
	left: 0px;
	
}
.site-info .ir{
	display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -9999em;
}
.site-info .info-text{

	display: block;
	
	width: 500px;
	left: 220px;
}
.site-info .info-links{
	display: block;
	height:60px;
	width: 300px;
	left: 770px;
}
/**
	首页统一标题样式
====================*/
.h-area-header {
	font-size: 0px;
	text-align: center;
}
.h-area-header li {
	font-size: 30px;
	text-align: center;
	display: inline-block;
}
*+html .h-area-header li {
	zoom: 1;
	display: inline;
}
.h-area-header p {
	padding: 8px 26px 0;
	border-top: 1px solid #050001;
}
.h-area-header p:first-child {
	border-top: none;
	border-bottom: 1px solid #050001;
	margin-bottom: -1px;
	padding: 0 26px 5px;
}
.h-area-header span {
	display: block;
	font-size: 16px;
	color: #949494;
	padding-top: 5px;
	font-family: Arial;
}




/**
	二级栏目统一banner
====================*/
.s-banner {
	text-align: center;
	background-position: center 0;
	background-repeat: no-repeat;
}
.s-banner img {
	width: 100%;
	max-width: 1920px;
}




/**
	页码
====================*/
.csbm-pagelist {
	margin-top: 60px;
	margin-bottom: 60px;
}




/**
	默认TAB样式
====================*/
.s-tabs-default-box {
	background: #FCFCFC;
}
.s-tabs-default {
	float: left;
	margin: 5px 20px 0;
}
.s-tabs-default li {
	float: left;
	margin-right: 1px;
}
.s-tabs-default li a {
	font-size: 18px;
	color: #000;
	display: block;
	float: left;
	padding: 22px;
}
.s-tabs-default li a:hover, .s-tabs-default li.active a {
	color: #FFF;
	background: #F5BE44;
}

