* {
	margin: 0;
	padding: 0;
	outline: none !important;
	font-family: "microsoft yahei";
}

img{border: none;}

html {
	width: 100%;
}

input::-webkit-input-placeholder {
	color: #666;
}

input::-moz-input-placeholder {
	color: #666;
}

input::-ms-input-placeholder {
	color: #666;
}

.px1300{width: 1300px;margin: 0 auto;}

body {
    background: url(../images/bj.jpg) no-repeat center top #FFFFFF;
}
body:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/top_msk.png) no-repeat;
  z-index: -1;
background-size: 100%;
    }

a {
	color: #333;
	font-size: 16px;
	text-decoration: none;
}

.clear {
	clear: both;
}

li {
	list-style: none;
}


.rig {
	float: right;
}

.header {
	
height: 137px;
	
overflow: hidden;
}


.header  .logo {
	height: 84px;
	padding: 26px 0;
	float: left;
}
.header  .logo img {
	height: 75px;
}


.header .rig {
	margin-top: 28px;
}

.header .toplink {
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	margin: 0 -16px;
}

.header .toplink a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding: 0 16px;
}

.search {
	width: 256px;
	border: 0;
	height: 40px;
	margin-top: 34px;
	background: #fff;
	line-height: 40px;
}

.search .txt {
	background: none;
	border: 0;
	height: 40px;
	width: 204px;
	color: #666;
	line-height: 40px;
	font-size: 14px;
	padding-left: 12px;
}

.search input::-webkit-input-placeholder {
	color: #666;
}

.search .btn {
	float: right;
	padding: 12px 11px;
	background: #950404;
}

.nav {
	width: 100%;
	height: 58px;
	margin: 0 auto;
	background: #950404;
}

.nav>ul {
	width: 1300px;
	margin: 0 auto;
	height: 100%;
}

.nav>ul>li {
	position: relative;
	float: left;
	width: auto;
	text-align: center;
	line-height: 54px;
}

.nav>ul>li.first img {
	line-height: 52px;
	vertical-align: middle;
}

.nav>ul>li>a {
	font-size: 18px;
	color: #fff;
	padding: 0 30px;
	border-right: 1px solid #fff;
}

.nav>ul>li:hover {
	background: #7a0004;
}

.nav>ul>li.on {}

.nav>ul>li:hover>a {
	color: #fff;
}

.nav>ul>li:last-child {
	border: 0;
}

.nav>ul>li>ul {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	background: #930910;
	display: none;
	z-index: 999;
	padding-bottom: 20px;
}

.nav>ul>li>ul>li {
	position: relative;
	line-height: 45px;
	border-bottom: 1px dashed #b10e16;
}

.nav>ul>li>ul>li>span {
	position: absolute;
	background: url(../images/ny-jt.png) no-repeat center center;
	background-size: 12px auto;
	width: 20px;
	height: 20px;
	right: 5px;
	top: 13px;
}

.nav>ul>li>ul>li>span.on {
	background: url(../images/ny-jt-other.png) no-repeat center center;
	background-size: 12px auto;
}

.nav>ul>li>ul>li>ul {
	display: none;
}

.nav>ul>li>ul>li>ul>li {
	line-height: 30px;
}

.nav>ul>li>ul>li>ul>li>a {
	font-size: 14px;
	color: #e3dede;
}

.nav>ul>li>ul>li>a {
	font-size: 15px;
	color: #fff;
}

.nav>ul>li>ul>li:hover {
	background: #7a0004;
}

.nav>ul>li>ul>li:hover>a {
	color: #ffffff;
}
.nav>ul>li:last-child>a{border: none;}

.top {
	max-width: 1920px;
	margin: 0 auto;
	position: fixed;
	right: 10px;
	top: 18px;
	width: 25px;
	height: 25px;
	z-index: 9999;
}

.wap {
	display: none;
}

.top>img {
	display: block;
	width: 100%;
}

.wap-menu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99999;
	font-size: 0;
}
.m-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.close-menu {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
}

.wap-menu img {
	height: 25px;
}



.footer {
	width: 100%;
	background:  #950404 no-repeat center;
	/* height: 165px; */
	margin-top: 45px;
	float: left;
}
.footer .bq{
    padding: 45px 0;
    float: left;
}
.footer .bq p {
	text-align: left;
	color: #ffffff;
	line-height: 24px;
	font-size: 16px;
}


.footer .xmt {
  float: right;
  padding-top: 52px;
}

.footer .xmt li {
  float: left;
  /* margin-right: 20px; */
  text-align: center;
  position: relative;
  width: 20%;
}

.footer .xmt li:last-child{margin-right: 0;}

.footer .xmt li .ewm {
  display: none;
  position: absolute;
  bottom: 110%;
  left: 5%;
  width: 110px;
  height: 110px;
  z-index: 9;
}

.footer .xmt li .ewm img {
  width: 110px;
  height: 110px;
}

.footer .xmt li span{color: #d59b9b;font-size: 16px;position: relative;top: -20px;padding-right: 5px;}


@media screen and (max-width: 1300px) {
	.px1300 {
		width: 100%;
	}
	.nav>ul{width:100%;}

}
@media screen and (max-width: 1100px){
	.nav>ul>li>a{
		padding: 0 39px;
	}
	
}
@media screen and (max-width: 1024px) {
	body:before{display: none;}
	body {
		padding-top: 40px;
		background-size: cover;
	}
	.px1300 {
		width: 100%;
	}
	.header {
		display: none;
	}
	.nav {
		display: none;
	}
	.nav>ul {
		width: 100%;
	}
	.wap {
		display: block;
	}
	.m-logo {
		font-size: 0;
	}
	.m-head {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		padding: 11px 10px;
		z-index: 999;
		background: #950404;
		width: 100%;
	}
	.m-logo {
		font-size: 0;
	}
	.m-logo a {
		font-size: 0;
		line-height: 40px;
	}
	.m-logo img {
		max-height: 40px;
		max-width: 80%;
		vertical-align: middle;
	}
	.m-nav {
		position: fixed;
		top: 60px;
		left: 100%;
		right: 0;
		bottom: 0;
		z-index: 999;
		background: #a20d11;
		overflow-y: scroll;
	}
	.m-nav ul {
		padding: 0 15px;
	}
	.m-nav ul li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		position: relative;
	}
	.m-nav ul li>span.on {
		transform: rotateZ(90deg);
	}
	.m-nav ul li ul {
		display: none;
	}
	.m-nav ul li ul li {
		border: none;
	}
	.m-nav>ul>li a {
		display: block;
		font-size: 14px;
		line-height: 20px;
		padding: 15px 0;
		position: relative;
		color: #fff;
	}
	.m-nav>ul>li ul li a {
		padding: 10px 0;
	}
	.m-nav>ul>li>span {
		position: absolute;
		width: 20px;
		height: 20px;
		background: url(../images/m-nav_down.png) no-repeat;
		background-size: 14px 14px;
		background-position: center center;
		right: 0;
		top: 15px;
		cursor: pointer;
		display: block;
		color: #fff;
		transition: all 0.3s;
	}
	.m-tlink {
		padding: 10px 15px 0 15px;
		color: #fff;
		font-size: 14px;
		font-weight: 100;
	}
	.m-tlink a {
		margin-right: 15px;
		margin: 5px 0;
		display: inline-block;
		font-size: 14px;
		color: #ffffff;
		line-height: 30px;
		padding: 0 15px;
		border-radius: 5px;
	}
	.m-search {
		float: none;
		width: 98%;
		margin: 1%;
		display: block;
		height: 40px;
		background: #fff;
		margin: 10px auto;
	}
	.srk {
		width: 82%;
		height: 40px;
		float: left;
		background: none;
		border: 0;
		padding-left: 15px;
	}
	.btn {
		padding: 6.5px 3px;
		width: 34px;
		float: right;
	}
	.slider-banner .slick-arrow {
		display: none !important;
	}
	.slider-banner .slick-dots {
		display: block;
	}
	.index-tit h2{font-size: 20px !important;text-align: left !IMPORTANT;}
	.part1 {
		width: 96%;
		margin: 0 2%;
	}
	.slider-news {
		width: 100%
	}
	 .footer{/* min-height: 138px; *//* height: 170px; */width: 98%;padding: 1%;background: #950404;/* float: left; */}
	 .footer .xmt{margin: 0 auto;width: 50%;}
        .footer .xmt li{width:33.33%;}
	.footer .bq p{line-height:32px;padding-bottom:10px;}

       
}
@media screen and (max-width:640px) {
   .footer .xmt {padding-top: 0px;width: 100%;}
   .footer .bq {padding: 20px 0;}
		 .footer{min-height: 138px;overflow: hidden;height: auto;width: 92%;padding: 4%;background: #950404;}
}