@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	outline: none;
}

html,
body {
	color: #302a29;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: left;
}

html,
body {
	min-width: 1200px; 
	/* width: 100%; */
	/* height: 100%; */
	overflow-x: hidden;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #302a29;
}

img,
input {
	border: 0;
	outline: none;
}

body .clear {
	clear: both;
	height: 0 !important;
	width: 0 !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.px1366 {
	/* width: 1366px; */
	max-width: 1366px;
	margin: 0 auto;
}


/* banner */

.banner {
	overflow: hidden;
}

.banner .slick-dots {
	text-align: center;
	left: 0;
	right: 0;
	bottom: 30px;
}

.banner .slick-dots li {
	margin: 0 15px;
}

.banner .slick-dots li button {
	width: 12px;
	height: 12px;
}
.banner .slick-prev {
	left: 3%;
	width: 31px;
	height: 49px;
	background: url(../img/prev.png) no-repeat center;
}

.banner .slick-next {
	right: 3%;
	width: 31px;
	height: 49px;
	background: url(../img/next.png) no-repeat center;
}


/*头部*/

.top {
	width: 100%;
	/*min-width: 1366px;*/
	height: 120px;
	background: #fff url(../img/top-bg.png) no-repeat right center;
}

.logo a {
	display: block;
	line-height: 120px;
	font-size: 0;
}

.logo img {
	vertical-align: middle;
}

.top-r p {
	font-size: 14px;
	color: #666666;
	text-align: right;
	margin-top: 30px;
}

.top-r p a {
	color: rgba(148, 7, 10, 0.8);
	padding: 0 5px;
}

.top-r p a:hover {
	color: rgba(148, 7, 10, 1);
}

.search {
	position: relative;
	width: 240px;
	height: 30px;
	background: #ebe6e5;
	margin-top: 15px;
}

input,
button {
	border: none;
	outline: none;
}

.search .text {
	width: 240px;
	padding-left: 10px;
	padding-right: 46px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background: none;
	color: #333;
}

.search .button {
	width: 36px;
	height: 30px;
	background: #94070a url(../img/fdj.png) no-repeat center;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

input::-webkit-input-placeholder {
	color: #999;
}

input::-moz-input-placeholder {
	color: #999;
}

input::-ms-input-placeholder {
	color: #999;
}


/*导航*/

.nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #94070a;
}

.nav>ul {
	font-size: 0;
}

.nav>ul>li {
	float: left;
	text-align: center;
	position: relative;
	width: 10%;
}

.nav>ul>li.active>a {
	/* border-bottom: 3px solid #fff; */
}

.nav>ul>li:first-child {
	margin-left: 0;
}

.nav>ul>li>a {
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	position: relative;
}

.nav>ul>li>a:after {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -36px;
	bottom: 8px;
	width: 72px;
	height: 1px;
	background: #fff;
	display: none;
}

.nav>ul>li.active>a {
	background: #611819;
}

.nav>ul>li:hover>a {
	background: #611819;
}

.nav>ul>li:hover>a:after {
	display: block;
}

.nav>ul>li>div {
	position: absolute;
	top: 100%;
	width: 100%;
	background: #611819;
	z-index: 9999;
	overflow: hidden;
	line-height: normal;
	padding: 10px 0 15px 0;
	border-bottom: 2px solid #fff;
	display: none;
}

.nav>ul>li>div>ul {
	overflow: hidden;
}

.nav>ul>li>div>ul>li a {
	display: block;
	font-size: 15px;
	line-height: 34px;
	color: #fff;
	position: relative;
	text-align: left;
	margin-left: 35px;
}

.nav>ul>li>div>ul>li a:before {
	content: "";
	position: absolute;
	left: -10px;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
	height: 1px;
	background: #fff;
}

.nav>ul>li>div>ul>li a:hover {
	background: #94070a;
	color: #fff;
}


.nav>ul>li>div>ul>li:hover{

        background: #94070a;
        color: #fff;
}




/*底部*/

.foot {
	background: #94070a;
	width: 100%;
	height: 150px;
	margin-top: 30px;
}

.foot>div {
	color: #fff;
	text-align: center;
}

.foot a {
	color: #fff;
}

.foot p {
	display: inline-block;
	width: 70%;
	font-size: 20px;
	line-height: 40px;
	padding-top: 30px;
	float: left;
	text-align: left;
}
.foot .ewm{padding-top: 30px;float:right;}


.pages table{width:auto !important; margin:0 auto}
 tbody{
     border: none;
  
 }
.pages table td,.pages table td div {
    font-family: "微软雅黑" !important;
}

.pages .PrevDisabled,.pages .Next,.pages a.Prev,.pages .NextDisabled {
    border: 1px solid #94070a !important;
    height: 25px !important;
    line-height: 25px !important;
    color: #94070a !important;
    padding: 0 10px !important;
    font-family: "微软雅黑" !important;
    vertical-align: middle;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input[type="button"] {
    padding: 0 10px !important;
    height: 25px !important;
    ; line-height: 25px !important;
    background:#94070a !important;
    color: #fff !important;
    border: 0 !important;
    vertical-align: top;
    box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input.defaultInputStyle {
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: 1px solid #333 !important;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 5px !important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.defaultButtonStyle {
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#94070a, EndColorStr=#94070a)!important;
    CURSOR: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#94070a), to(#94070a))!important;
    background: -moz-linear-gradient( top,#94070a,#94070a)!important;
    background: -ms-linear-gradient(top,#94070a 0%,#94070a 100%)!important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}