﻿html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,dl,dt,dd,iframe,span {margin:0px; padding:0px; border:0px;}
body { background-color: #fff; padding:0px;margin:0px;zoom:100%;font-size:16px;line-height:1;font-family:"Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";}
table{width:100%;text-align:center; }
table td{word-break: break-all; word-wrap:break-word;font:500 14px Arial}
ul,dl, dt,dd,ol{list-style-type:none;}
select,input {vertical-align:middle;padding: 0;margin: 0;outline: none;}
textarea{resize: none;outline: none;}
a{ color:#333333; text-decoration:none;} 
a:hover{color:#DD2525;cursor:pointer;}
em{font-style: normal;}
i{font-style: normal;}
* html .clear{zoom:1;}
*+html .clear{zoom:1;} 
*{ margin:auto; padding:auto;font-family:"Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}
img {
	display: block;
}
.r{ float:right;}.l{ float:left;}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}

.zz_clear:before,.zz_clear:after {
    content:"";
    display:table;
}
.zz_clear:after{clear:both;}
.zz_clear{
    *zoom:1;/*IE/7/6*/
}
.w1180 {
    width: 1180px;
    margin: 0 auto;
}
.middle {
	min-width: 1180px;
}
/*通用头部、尾部、检索等公用代码*/
/*分页样式，根据实际情况修改*/
.g-ul {
	display: block;
	margin-left: 130px;
}
.g-ul li {
	float: left;
	margin-right: 5px;
}
.g-ul li a {
	padding: 7px 5px;
	border: 1px solid #f5f5f5;
	border-radius: 3px;
	display: block;
	font-size: 14px;
	color: #7d7d7d;
	transition: .3s;
	text-align: center;
}
.g-ul .hidden-xs a {
    width: 28px;
    height: 28px;
    line-height: 30px;
    padding: 0;
}
.g-ul li.on a {
	background-color: #ae2519;
	border: 1px solid #ae2519;
	color: #fff;
}
.g-ul li:hover a {
	color: #fff;
	background-color: #ae2519;
	border: 1px solid #ae2519;
	transition: .3s;
}
.g-ul .bot {
	margin-left: 20px;
}
.g-ul .bot:hover a {
	color: #7d7d7d;
	background: none;
	border: 1px solid #f5f5f5;
	padding: 0;
}
.g-ul .bot a:hover {
    color: #fff;
    background-color: #ae2519;
    border: 1px solid #ae2519;
	transition: .3s;
}
.g-ul .bot span {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #666;
}
.g-ul .bot input {
	display: inline-block;
	width: 35px;
	height: 28px;
	text-align: center;
	margin: 0px 5px;
	border: 1px solid #f5f5f5;
    border-radius: 3px;
    vertical-align: initial;
}
.g-ul .bot a {
    display: inline-block;
    width: 40px;
    text-align: center;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    margin-left: 10px;
}


body {
	background-color: #f7f7f7;
}
/* header */
.header {
	min-height: 221px;
	background: url("../images/header-bg.png") no-repeat center top;
}
.header .top {
	height: 63px;
}
.header .topR {
	margin-top: 12px;
}
.header .topR a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #666;
	margin-left: 14px;
	position: relative;
}
.header .topR a img {
	position: absolute;
	left: 50%;
	margin-left: -36px;
	top: 22px;
	width: 72px;
	height: 0;
	transition: .3s;
}
.header .topR a:hover {
	font-weight: 700;
}
.header .topR a:hover img {
	height: 72px;
	transition: .3s;
}
.header .topR a:first-child {
	padding-left: 26px;
	padding-right: 18px;
	background: url("../images/top1.png") no-repeat left center,url("top3.png") no-repeat right center;
}
.header .topR a:first-child+a {
	padding-left: 31px;
	background: url("../images/top2.png") no-repeat left center;
}
.header .topR a:first-child+a img {
	margin-left: -30px;
}
.logo {
	min-height: 109px;
}
.logo .sousuo {
	float: left;
	width: 45px;
	height: 40px;
	background: url("../images/search.png") no-repeat center center;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-right: none;
	border-radius: 3px 0 0 3px;
	cursor: pointer;
}
.logo .search1 {
	float: left;
	width: 267px;
	height: 38px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-right: none;
	border-left: none;
}
.logo .logoR {
	margin-top: 7px;
}
.logo .logoR1 input::-webkit-input-placeholder {
	font-size: 14px;
	color: #999;
}
.logo .logoR1 input::-moz-placeholder {
	font-size: 14px;
	color: #999;
}
.logo .logoR1 input:-moz-placeholder {
	font-size: 14px;
	color: #999;
}
.logo .logoR1 input:-ms-input-placeholder {
	font-size: 14px;
	color: #999;
}
.logo .logoR1 button {
	float: left;
	border: none;
	width: 76px;
	height: 39px;
	background-color: #bd1a2d;
	color: #fff;
	font-size: 16px;
	border-radius: 0 3px 3px 0;
	cursor: pointer;
}
.logo .logoR2 {
	margin-top: 13px;
}
.logo .logoR2 p {
	font-size: 14px;
	color: #666;
}
.logo .logoR2 p span {
	margin-right: 7px;
	cursor: pointer;
}
.nav {
	height: 50px;
	background: #bd1a2d;
}
.nav ul {
	position: relative;
}
.nav ul i {
	width: 160px;
	height: 55px;
	position: absolute;
	left: -7px;
	bottom: 0;
	background: url("../images/nav.png") no-repeat center center;
	z-index: 1;
}
.nav li {
	float: left;
	width: 146px;
	height: 50px;
	text-align: center;
	border-left: 1px solid #c93446;
}
.nav li:first-child {
	border-left: none;
}
.nav li a {
	display: block;
	height: 100%;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	transition: .2s;
	position: relative;
	z-index: 10;
}
.nav li.on {
	
}
.nav {
	box-shadow: 0px 20px 30px #e7d1d3;
}
/* /header */

/* footer */
.footer .hd {
	height: 45px;
	background-color: #e9e9e9;
}
.footer .hd span {
	float: left;
	height: 45px;
	line-height: 45px;
	margin-left: 22px;
	font-size: 16px;
	color: #333;
	font-weight: 700;
}
.footer .hd ul {
	float: left;
	margin-left: 40px;
}
.footer .hd ul li {
	float: left;
	margin-right: 40px;
	position: relative;
}
.footer .hd ul li > a {
	display: block;
	height: 45px;
	line-height: 45px;
	color: #333;
}
.footer .hd ul li > a:hover {
	color: #bd1a2d
}
.footer .hd ul .liList {
	padding-right: 23px;
}
.footer .hd ul .liList img {
	position: absolute;
	right: 0;
	top: 20px;
	transition: 0.3s;
}
.footer .hd ul .liList.show img {
	transform: rotate(-180deg);
	transition: 0.3s;
}
.footer .hd ul li .list {
	position: absolute;
	left: 0;
	bottom: 45px;
	background-color: #e9e9e9;
	width: 100%;
	padding-top: 0px;
	height: 0px;
	overflow: hidden;
}
.footer .hd ul li .list a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.footer .bd {
	padding: 18px 0;
	background-color: #bd1a2d;
}
.footer .bd .DangZjg {
	margin-left: 30px;
	margin-top: 19px;
}
.footer .bd .GuanYwm {
	width: 138px;
	background-color: #a91728;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 49px;
}
.footer .bd .GuanYwm a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.footer .bd .GuanYwm a:hover {
	font-weight: 700;
}
.footer .bd .ZFXinx {
	padding-bottom: 18px;
	width: 709px;
	background-color: #a91728;
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
}
.footer .bd .ZFXinx p {
	margin-left: 35px;
	margin-top: 15px;
}
.footer .bd .ZFXinx p a {
	color: #fff;
	font-size: 14px;
}
.footer .bd .ZFXinx p a:hover {
	font-weight: 700;
}
.footer .bd .ZFXinx p img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	margin-left: 37px;
}
.footer .bd .WoZhaoC {
	width: 153px;
	height: 112px;
	background-color: #a91728;
}
.footer .bd .WoZhaoC img {
	margin: 0 auto;
	margin-top: 29px;
}
/* /footer */

.FenYe{
    padding: 30px 0;
    text-align: center;
}
.FenYe ul li{
    display: inline-block;
    font-size: 14px;
    color: #7d7d7d;
    margin: 0 4px;
}
.FenYe ul li.active {
	background: #ae2519;
	color: #fff;
}
.FenYe ul li.active a{
	color: #fff;
}
.FenYe ul li a{
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    /*padding: 0 9px;*/
	width:28px;
    border: 1px solid #f5f5f5;
    transition: all .28s linear;
    -moz-transition: all .28s linear;
    -webkit-transition: all .28s linear;
    -o-transition: all .28s linear;
}
.FenYe ul li span{
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #ffffff;
    padding: 0 9px;
    border: 1px solid #ae2519;
    background: #ae2519;
}
.FenYe ul li a[href]:hover{
    color: #ffffff;
    border-color: #ae2519;
    background: #ae2519;
}
.FenYe ul li input{
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    text-align: center;
    outline: none;
    background: none;
    margin: 0 8px;
    border: 1px solid #f5f5f5;
}
.FenYe ul li button{
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    text-align: center;
    outline: none;
    background: none;
    padding: 0 14px;
    cursor: pointer;
    border: 1px solid #f5f5f5;
    transition: all .28s linear;
    -moz-transition: all .28s linear;
    -webkit-transition: all .28s linear;
    -o-transition: all .28s linear;
}
.FenYe ul li button:hover{
    color: #ffffff;
    border-color: #ae2519;
    background: #ae2519;
}

