*{padding: 0;margin: 0;list-style-type: none;font-family: "Microsoft YaHei";}

body a:link,body a:visited{text-decoration: none;}
html{background-color: #170D08;}
body img{
	width: 100%;
	max-width: 100%;
	border: none;
	vertical-align: top;
}
.clearfix:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.cdh{
    width:50px;
    height:100%;
    background-color: #1E120B;
    padding:0 5px;
    box-sizing:border-box;
    position:fixed;
    left:0;
    top:0;
    z-index:998;
    display:block;
}
.cdh-an{
    width:40px;
    height:40px;
    background: url(../images/cq87_22a.png) no-repeat center center;
    background-size:40px 40px;
    position:absolute;
    top:50%;
    margin-top:-20px;
    left:5px;
    cursor:pointer;
}

.dhnav{
	width:240px;
	height:100%;
	background-color: #1E120B;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	display:block;
}
.logo{
	width: 100%;
	padding: 40px 20px;
	
	box-sizing: border-box;
}
.logo-n{
	width: 200px;
	height: auto;
	-webkit-animation:logo-nzz 3s;
	-webkit-animation-iteration-count:1;
    animation-fill-mode : forwards;
}
.logo-n a{
	display: block;
}
.logo-n img{
	width: 200px;
	height: auto;
	display: block;
}
@keyframes logo-nzz{
     from{
         transform:rotateY(0deg);
    }
    to{
         transform:rotateY(360deg);
    }
}


.nav{
	width: 100%;
	height: 380px;
	padding: 30px 0;
	
	
	box-sizing: border-box;
	overflow: auto;
}
.nav::-webkit-scrollbar {width: 8px;}
.nav::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}
.nav::-webkit-scrollbar-thumb {
    border-radius: 10px;    
    background: rgba(0,0,0,0.1);    
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
.nav::-webkit-scrollbar-thumb:window-inactive {
     background: rgba(255,0,0,0.4);
 }



.nav>ul>li{
	width: 100%;
	height: auto;
	line-height: 40px;
	margin: 1px 0;
}
.nav>ul>li>a{
	display: block;
	font-size: 15px;
	color:#cccccc;
	padding: 0 30px;
	padding-left: 60px;
	box-sizing: border-box;font-family: "Arial";
}
.nav>ul>li.nav-s1>a{
	background: url(../images/xj_sy_02a.png) no-repeat 30px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s1:hover>a{
	background: url(../images/xj_sy_02.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s1>a.inactives{
    background: url(../images/xj_sy_02.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s2>a{
	background: url(../images/xj_sy_03.png) no-repeat 30px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s2:hover>a{
	background: url(../images/xj_sy_03a.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s2>a.inactives{
    background: url(../images/xj_sy_03a.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s3>a{
	background: url(../images/xj_sy_04.png) no-repeat 30px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s3:hover>a{
	background: url(../images/xj_sy_04a.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s3>a.inactives{
    background: url(../images/xj_sy_04a.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s4>a{
	background: url(../images/xj_sy_05.png) no-repeat 30px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s4:hover>a{
	background: url(../images/xj_sy_05a.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s4>a.inactives{
    background: url(../images/xj_sy_05a.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}

.nav>ul>li.nav-s5>a{
	background: url(../images/xj_sy_06.png) no-repeat 30px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s5:hover>a{
	background: url(../images/xj_sy_06a.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s5>a.inactives{
    background: url(../images/xj_sy_06a.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}

.nav>ul>li.nav-s6>a{
	background: url(../images/xj_sy_07.png) no-repeat 30px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s6:hover>a{
	background: url(../images/xj_sy_07a.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s6>a.inactives{
    background: url(../images/xj_sy_07a.png) no-repeat 30px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li>ul{
	width: 100%;
}
.nav>ul>li>ul>li{
	width: 100%;
	line-height: 34px;
}
.nav>ul>li>ul>li>a{
	font-size: 13px;
	color: #ccc;
	display: block;
	padding: 0 20px;
	padding-left: 70px;
	box-sizing: border-box;
}
.nav>ul>li>ul>li:hover>a{
	background-color: #989898;
	color: #1E120B;
}
.dhfh{
	/* width: 100%; */
	/* padding: 20px 0; */
	
	box-sizing: border-box;
}
.dhfh a{
	padding: 0 30px;
	padding-left: 60px;
	box-sizing: border-box;
	font-size: 15px;
	color: #D8AD47;
	display: block;
	background: url(../images/xj_sy_08.png) no-repeat 30px center;
	background-size:18px 18px;
}

/*footer*/
.footer{
	width: 100%;
	padding: 20px 0;
	box-sizing: border-box;
	background-color: #170D08;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 98;
}
.footer-n{
	width: 1000px;
	margin: 0 auto;
}
.footer-nzf{
	width: 250px;
	height: 100px;
	float: left;
}
.footer-nzf img{
	width: 250px;
	height: 100px;
	display: block;
}
.footer-nyr{
	width: 680px;
	float: right;
}
.footer-nyr ul li{
	width: 25%;
	padding: 0 15px;
	box-sizing: border-box;
	text-align: center;
	float: left;
}
.footer-nyr ul li a{
	display: block;
}
.footer-nyr ul li img{
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto;
}
.footer-nyr ul li p{
	width: 100%;
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #989898;
    text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}


/*主界面*/
.zjm{
	width: 100%;
	min-width: 1200px;
	height: 100%;
	padding-left: 240px;
	box-sizing: border-box;
	transition: all 0.5s;
}
.zjm iframe{
	width: 100%;
	height: 100%;
	border: none;
}

/*首页*/
.banner{
	width: 100%;
}
.banner .swiper-container {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
.banner .swiper-slide{
	width: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
	position: relative;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}














/*1500分辨率*/
@media screen and (max-width: 1500px) {
	
.cdh{
    width:50px;
    height:100%;
    background-color: #1E120B;
    padding:0 5px;
    box-sizing:border-box;
    position:fixed;
    left:0;
    top:0;
    z-index:998;
    display:block;
}
.cdh-an{
    width:40px;
    height:40px;
    background: url(../images/cq87_22a.png) no-repeat center center;
    background-size:40px 40px;
    position:absolute;
    top:50%;
    margin-top:-20px;
    left:5px;
    cursor:pointer;
}

.dhnav{
	width:215px;
	height:100%;
	background-color: #1E120B;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	display:block;
}
.logo{
	width: 100%;
	padding: 20px 20px;
	
	box-sizing: border-box;
}
.logo-n{
	width: 160px;
	height: auto;
	-webkit-animation:logo-nzz 3s;
	-webkit-animation-iteration-count:1;
    animation-fill-mode : forwards;
}
.logo-n a{
	display: block;
}
.logo-n img{
	width: 160px;
	height: auto;
	display: block;
}
@keyframes logo-nzz{
     from{
         transform:rotateY(0deg);
    }
    to{
         transform:rotateY(360deg);
    }
}


.nav{
	width: 100%;
	height: 320px;
	padding: 20px 0;
	
	
	box-sizing: border-box;
	overflow: auto;
}
.nav::-webkit-scrollbar {width: 6px;}

.nav>ul>li{
	width: 100%;
	height: auto;
	line-height: 36px;
}
.nav>ul>li>a{
	display: block;
	font-size: 14px;
	color:#cccccc;
	padding: 0 20px;
	padding-left: 50px;
	box-sizing: border-box;font-family: "Arial";
}
.nav>ul>li.nav-s1>a{
	background: url(../images/xj_sy_02a.png) no-repeat 20px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s1:hover>a{
	background: url(../images/xj_sy_02.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s1>a.inactives{
    background: url(../images/xj_sy_02.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s2>a{
	background: url(../images/xj_sy_03.png) no-repeat 20px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s2:hover>a{
	background: url(../images/xj_sy_03a.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s2>a.inactives{
    background: url(../images/xj_sy_03a.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s3>a{
	background: url(../images/xj_sy_04.png) no-repeat 20px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s3:hover>a{
	background: url(../images/xj_sy_04a.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s3>a.inactives{
    background: url(../images/xj_sy_04a.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s4>a{
	background: url(../images/xj_sy_05.png) no-repeat 20px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s4:hover>a{
	background: url(../images/xj_sy_05a.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s4>a.inactives{
    background: url(../images/xj_sy_05a.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}

.nav>ul>li.nav-s5>a{
	background: url(../images/xj_sy_06.png) no-repeat 20px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s5:hover>a{
	background: url(../images/xj_sy_06a.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s5>a.inactives{
    background: url(../images/xj_sy_06a.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}

.nav>ul>li.nav-s6>a{
	background: url(../images/xj_sy_07.png) no-repeat 20px center;
	background-size:18px 18px;
}
.nav>ul>li.nav-s6:hover>a{
	background: url(../images/xj_sy_07a.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li.nav-s6>a.inactives{
    background: url(../images/xj_sy_07a.png) no-repeat 20px center #D8AD47;
	color: #1E120B;
}
.nav>ul>li>ul{
	width: 100%;
}
.nav>ul>li>ul>li{
	width: 100%;
	line-height: 30px;
}
.nav>ul>li>ul>li>a{
	font-size: 12px;
	color: #ccc;
	display: block;
	padding: 0 20px;
	padding-left: 50px;
	box-sizing: border-box;
}
.nav>ul>li>ul>li:hover>a{
	background-color: #989898;
	color: #1E120B;
}
.dhfh{
	width: 100%;
	padding: 20px 0;
	
	box-sizing: border-box;
}
.dhfh a{
	padding: 0 20px;
	padding-left: 50px;
	box-sizing: border-box;
	font-size: 15px;
	color: #D8AD47;
	display: block;
	background: url(../images/xj_sy_08.png) no-repeat 30px center;
	background-size:18px 18px;
}

/*footer*/
.footer{
	width: 100%;
	padding: 20px 0;
	box-sizing: border-box;
	background-color: #170D08;
	position: fixed;
	left: 0;min-height: 50px;
	bottom: 0;
	z-index: 98;
}
.footer-n{
	width: 800px;
	margin: 0 auto;
}
.footer-nzf{
	width: 200px;
	height: 80px;
	float: left;
}
.footer-nzf img{
	width: 100px;
	height: 80px;
	display: block;
}
.footer-nyr{
	width: 560px;
	float: right;
}
.footer-nyr ul li{
	width: 25%;
	padding: 0 10px;
	box-sizing: border-box;
	text-align: center;
	float: left;
}
.footer-nyr ul li a{
	display: block;
}
.footer-nyr ul li img{
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto;
}
.footer-nyr ul li p{
	width: 100%;
    margin-top: 0;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #989898;
    text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}


/*主界面*/
.zjm{
	width: 100%;
	min-width: 1200px;
	height: 100%;
	padding-left: 200px;
	box-sizing: border-box;
	transition: all 0.5s;
}
.zjm iframe{
	border: none;
}

/*首页*/
.banner{
	width: 100%;
}
.banner .swiper-container {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
.banner .swiper-slide{
	width: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
	position: relative;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}	
	
	
	



	
}






/*关于我们*/
.ifambg{
	width: 100%;
	background: url("../images/aboutbg1.png") no-repeat right 0;
	background-size: cover;
}
.aboutm1{
	width: 100%;
	box-sizing: border-box;
	padding: 40px 100px 40px 30px;
}
.abo-top{
	width: 100%;
	overflow: hidden;
}
.abo-lp{
	width: 35%;
	float: left;
	position: relative;
	overflow: hidden;
}
.abo-lp div{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	padding: 20px 30px;
}
.abo-lp h3{
	width: 100%;
	line-height: 60px;
	font-size: 24px;
	border-bottom: 2px solid #d8ad47;
	color: #d8ad47;
	font-weight: normal;
}
.abo-rp{
	width: 65%;
	float: right;
	box-sizing: border-box;
	padding-left: 30px;
}
.abo-rp h3{
	width: 100%;
	line-height: 70px;
	font-size: 30px;
	color: #d8ad47;
}
.abo-rp p{
	width: 100%;
	line-height: 30px;
	font-size: 18px;
	color: #bcbcbc;
	margin-bottom: 20px;
}
.abim-xy{
	margin: 0 -5px;
}
.abim-xy li{
	width: 50%;
	max-height: 200px;
	float: left;
	box-sizing: border-box;
	padding: 0 5px;
	overflow: hidden;
}
.abim-xy li div{
	width: 100%;
	height: 100%;
}
.abo-bul{
	height: 30px;
	display: table;
	margin: 0 auto;
	margin-top: 30px;
}
.abo-bli{
	width: auto;
	float: left;
	margin: 0 30px;
}
.abo-bli a{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-left: 35px;
	position: relative;
	line-height: 30px;
	font-size: 16px;
	color: #989898;
}
.abo-bli a span{
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 3px;
	/* background: #989898; */
	background-image: url("../images/zuanshi.png");
	background-size: 34px;
	background-position: center;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #100906;
}
.abo-bli.active a{
	color: #d8ad47;
}
.abo-bli.active a span{
	/* background: #d8ad47; */
}
.abo-bli:hover a{
	color: #d8ad47;
}
.abo-bli:hover a span{
	/* background: #d8ad47; */
	background-image: url("../images/zuanshi.png");
	background-size: 34px;
	background-position: center;
}

@media screen and (max-width: 1500px) {
	.abo-bli{
		margin: 0 20px;
	}
	.abo-lp div{
		padding: 20px;
	}
	.abo-lp h3{
		line-height: 40px;
	}
}




/*关于我们（二）*/
.ifambg1{
	background-image: url("../images/aboutbg2.png");
}
.ifambg1 .aboutm1{
	padding: 40px 90px 40px 60px;
}
.apro-tit{
	width: 100%;
	line-height: 60px;
	font-size: 30px;
	color: #d8ad47;
	margin-bottom: 20px;
	text-align: center;
}
.apro-tit span{font-size: 40px;}
.apro-ul{
	width: 100%;
}
.apro-ul li{
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}
.apro-ul li:last-child{
	margin-bottom: 0;
}
.apro-pic{
	width: 400px;
	height: 100%;
	overflow: hidden;
	float: left;
}
.apro-pic img{
	height: 100%;
}
.apro-info{
	height: 100%;
	margin-left: 400px;
	box-sizing: border-box;
	padding: 10px 30px;
	transition: 0.2s;
}
.apro-info h3{
	line-height: 40px;
	font-size: 20px;
	color: #d8ad47;
	margin-bottom: 20px;
	font-weight: normal;
	transition: 0.2s;
}
.apro-info p{
	line-height: 24px;
	font-size: 16px;
	color: #bcbcbc;
	transition: 0.2s;
}
.apro-ul li:hover .apro-info{
	background: #d8ad47;
}
.apro-ul li:hover .apro-info h3,.apro-ul li:hover .apro-info p{
	color: #110a06;
}

@media screen and (max-width: 1200px) {
	.apro-info h3{
		margin-bottom: 10px;
		line-height: 30px;
	}
	.apro-pic{
		width: 340px;
	}
	.apro-pic img{
		width: auto;
		max-width: none;
	}
	.apro-info{
		margin-left: 340px;
		padding: 10px 20px;
	}
	.apro-ul li{
		height: 240px;
	}
}



/*关于我们（三）*/
.ifambg2{
	background-image: url("../images/aboutbg3.png");
}
.ifambg2 .aboutm1{
	padding: 40px 90px 40px 60px;
}
.apro-ftit{
	line-height: 40px;
	font-size: 20px;
	color: #989898;
	text-align: center;
}
.apro-ftit:nth-of-type(1){
	font-size: 24px;
	color: #d8ad47;
}
.coll-box{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.coll-l{
	width: 25%;
	float: left;
}
.coll-ul{
	width: 70%;
	float: right;
	box-sizing: border-box;
	padding-top: 15px;
	overflow: hidden;
	margin: 0 -15px;
}
.coll-ul li{
	width: 50%;
	line-height: 50px;
	float: left;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 0 15px;
}
.coll-ul li a{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-left: 60px;
	line-height: 50px;
	font-size: 18px;
	color: #989898;
}
.coll-ul li a:hover{
	color: #110a06;
	background: #d8ad47 url("../images/diamond.png") no-repeat 20px 16px;
}


@media screen and (max-width: 1300px) {
	.coll-ul{
		width: 73%;
	}
	.coll-ul li{
		padding: 0 5px;
	}
	.coll-ul li a{
		font-size: 16px;
		padding-left: 40px;cursor: default;
	}
	.coll-ul li a:hover{
		background: #d8ad47 url("../images/diamond.png") no-repeat 8px 16px;
	}

}









/*关于我们（四）*/
.ifambg3{
	background-image: url("../images/aboutbg4.png");
}
.ifambg3 .aboutm1{
	padding: 140px 40px 40px 90px;
}
.who-b{
	width: 100%;
	overflow: hidden;
}
.who-img{
	width: 50%;
	float: left;
}
.who-info{
	width: 50%;
	float: right;
	box-sizing: border-box;
	padding-left: 20px;
}
.who-info p{
	line-height: 30px;
	font-size: 18px;
	color: #bcbcbc;
}

@media screen and (max-width: 1300px) {
	.who-img{
		width: 40%;
	}
	.who-info{
		width: 60%;
	}

}



/*our mission*/
.miss1{
	background-image: url("../images/misbg1.png");
	position: relative;
}
.mis-mai{
	width: 100%;
	box-sizing: border-box;
	padding: 130px 90px 100px 130px;
}
.misn-ul{
	width: auto;
	height: 34px;
}
.misn-ul li{
	width: 34px;
	height: 34px;
	margin-left: 40px;
	float: left;
}
.misn-ul li a{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	text-align: center;
	line-height: 34px;
	box-sizing: border-box;
	border: 1px solid #d8ad47;
	color: #d8ad47;
	font-size: 14px;
}
.misn-ul li.active a{
	background: #d8ad47;
	background-image: url("../images/zuanshi.png");
	background-size: 34px;
	background-position: center;
	color: #110a06;
}
.misn-ul li:hover a{
	background: #d8ad47;
	background-image: url("../images/zuanshi.png");
	background-size: 34px;
	background-position: center;
	color: #110a06;
}
.mmin{
	width: 900px;
	height: auto;
	margin-top: 100px;
	box-sizing: border-box;
	padding: 40px 130px 40px 40px;
	
	position: relative;
	z-index: 2;
}
.mmin h3{
	 line-height: 50px;
	 font-size: 30px;
	 color: #d8ad47;
	 margin-bottom: 20px;
 }
.mmin h3 .big{
	font-size: 40px;
}
.mmin p{
	line-height: 28px;
	font-size: 16px;
	color: #989898;
	margin-bottom: 30px;
}
.mist-bg{
	width: 600px;
	height: 700px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url("../images/our1.png") no-repeat 0 0;
	background-size: cover;
}
@media screen and (max-width: 1100px) {
	.mmin{
		width: 90%;
	}
}


.miss2{
	background-image: url("../images/misbg2.png");
}
.mmin1{
	background: transparent;
}
.mmin1 h3{
	color: #d8ad47;
}
.mmin1 p{
	color: #989898;
}

.miss3{
	background-image: url("../images/misbg3.png");
}


.miss4{
	background-image: url("../images/misbg4.png");
}


/*产品*/
.prod-ma{
	width: 100%;
	height: 100%;
}
.pro-nav{
	width: 440px;
	height: 100%;
	box-sizing: border-box;
	padding: 60px 40px 40px 40px;
	overflow: auto;
	background: #110a06;
	float: left;
}
/* 滚动条样式 start */
.pro-nav::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.pro-nav::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #999999;
    background-image: url("../images/gun.html");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}
.pro-nav::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}
/* 滚动条样式 end */
.pro-nav ul{
	width: 100%;
}
.pro-nav ul li{
	width: 100%;
	height: 50px;
	margin-bottom: 30px;
}
.pro-nav ul li a{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-left: 70px;
	position: relative;
	line-height: 50px;
	color: #989898;
	font-size: 16px;
	transition: 0.2s;
}
.pro-nav ul li a span{
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	/* background: #989898; */
	background-image: url("../images/zuanshi.png");
	background-size: 34px;
	background-position: center;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	color: #110a06;
	position: absolute;
	left: 30px;
	top: 13px;
	transition: 0.2s;
}
.pro-nav ul li a:hover{
	background: #d8ad47;
	color: #110a06;
}
.pro-nav ul li a:hover span{
	background: #110a06;
	/* color: #d8ad47; */
	background-image: url("../images/zuanshi.png");
	background-size: 34px;
	background-position: center;
}
.mor-pord{
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 30px 30px 30px 120px;
	line-height: 20px;
	font-size: 14px;
	color: #110a06;
	background: #d8ad47 url("../images/pro-dia.png") no-repeat 60px center;
}
.pro-ifa{
	height: 100%;
	margin-left: 440px;
	overflow: auto;
	background: url("../images/probg.png") no-repeat right 0;
}
.pro-fma{
	width: 100%;
	box-sizing: border-box;
	padding: 40px 30px;
}
.proh3{
	line-height: 50px;
	font-size: 30px;
	color: #d8ad47;
}
.pro-p{
	line-height: 28px;
	font-size: 16px;
	color: #989898;
	margin: 20px 0;
}
.page-d{
	display: block;
	width: 230px;
	height: 50px;
	border: 2px solid #d8ad47;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #d8ad47;
	margin-bottom: 100px;
}
.pro-list{
	width: 100%;
}
.pros-ul{
	margin: 0 -10px;
	overflow: hidden;
}
.pros-ul li{
	width: 25%;
	float: left;
	box-sizing: border-box;
	padding: 10px 10px;
}
.pros-ul li a{
	display: block;
	width: 100%;
	height: 100%;
	background: url("../images/pro-kua.png") no-repeat center center;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 10px;
	overflow: hidden;
}

@media screen and (max-width: 1200px) {
	.pro-nav{
		width: 300px;
		padding: 60px 20px 20px 20px;
	}
	.pro-ifa{
		margin-left: 300px;
	}
	.mor-pord{
		padding: 20px 30px 20px 90px;
		background: #d8ad47 url('../images/pro-dia.png') no-repeat 30px center;
	}
}


/* .cor-fma{
	width: 100%;
	padding: 40px 30px;
	box-sizing: border-box;
}
.cor-fma>ul{
	margin: 0 -10px;
}
.cor-fma>ul>li{
	width: 33.3%;
	float: left;
	padding: 10px 10px;
	box-sizing: border-box;
}
.cor-fma>ul>li img{
	width: 100%;
} */
.usbj{
	background-image: url("../images/contentus-bj.png");
	background-size:100%;
	background-position: center;
	min-height: 810px;
}
.contact-us{
	width: 100%;
	box-sizing: border-box;
}
.contact-us>h3.ush3{
	font-size: 40px;
	color: #d8ad47;
	text-align: center;
	background-color: none;
	padding-bottom: 50px;
}
.contact-us ul {
	width: 90%;
	margin: 0 auto;
}
.contact-us ul li{
	width: 33.333%;
	height: 277px;
	background-color: rgb(0, 0, 0);
	box-sizing: border-box;
	float: left;
	padding: 30px 60px;
	position: relative;
}
.contact-us ul li.li_img{
	padding: 0;
	overflow: hidden;
}
.contact-us ul li.li_img img{
	width: 100%;
	height: 100%;
}

.contact-us>ul>li>h5{
	font-size: 26px;
	color: #d8ad47;
	line-height: 55px;
	font-weight: normal !important;
}
.contact-us>ul>li>h5 span{
	font-size: 35px;
	
}
.contact-us>ul>li>p.one{
	text-indent: 35px;
	background-repeat: no-repeat;
	background-position: left center;
}
.contact-us>ul>li>p{
	font-size: 18px;
	line-height: 45px;
	color: #878787;
}
.contact-us>ul>li>a{
	font-size: 18px;
	line-height: 45px;
	color: #878787;
}
.contact-us>ul>li>p.one:nth-of-type(1){
	background-image: url("../images/us01.png");
}
.contact-us>ul>li>p.one:nth-of-type(2){
	background-image: url("../images/us02.png");
}
.contact-us>ul>li>p.one:nth-of-type(3){
	background-image: url("../images/us03.png");
}
.contact-us>ul>li>p.one:nth-of-type(4){
	background-image: url("../images/us04.png");
}
.contact-us>ul>li>p.one:nth-of-type(5){
	background-image: url("../images/us05.png");
}
.contact-us>ul>li>p.one:nth-of-type(6){
	background-image: url("../images/us06.png");
}
.contact-us>ul>li>a{
	width: 35px;
	height: 35px;
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 35px;
	float: left;
}
.contact-us>ul>li>a:nth-of-type(1){
	background-image: url("../images/us04.png");
}
.contact-us>ul>li>a:nth-of-type(2){
	background-image: url("../images/us05.png");
}
.contact-us>ul>li>a:nth-of-type(3){
	background-image: url("../images/us06.png");
}
.us07{
	width: 110px;
}
.us07-bj{
	background-image: url("../images/us10.png");
	background-size: 100%;
	background-position: center;
}
.autocen{
	position: absolute;
	left: 50%;
	top: 25%;
	transform: translate(-50%);
	text-align: center;
}
.autocen p{
	font-size: 26px;
	line-height: 45px;
	color: #878787; 
}
.contact-us>ul>li.usp{
	background-color: #d8ad47;
	padding: 30px 30px;
}
.contact-us>ul>li.usp p{
	color: #333333;
}
@media (max-width:1200px){
	.contact-us>ul>li>h5{
		font-size: 20px;
	}
	.contact-us>ul>li>p{
		font-size: 18px;
	}
	.contact-us ul li{
		padding: 20px 30px;
	}
}


.message{
	width: 100%;
	height: 100%;
	min-height: 810px;
	padding: 30px 40px;
	box-sizing: border-box;
	background-image: url("../images/message-bj.png");
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.message .left{
	width: 30%;
	padding: 200px 100px 0 100px;
	box-sizing: border-box;
	float: left;
}
.message .left h3{
	font-size: 56px;
	color: #d8ad47;
}
.message .left p{
	font-size: 26px;
	color: #878787;
	padding: 40px 0;
}
.message .left a{
	background-image: url("../images/message-btn.png");
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 285px;
	height: 65px;
}
.message .right{
	width: 70%;
	height: 668px;
	background-color: #b4903b;
	float: left;
	margin-top: 60px;
	padding: 50px;
	box-sizing: border-box;
}
.message .right p{
	width: 45%;
	float: left;
	margin: 10px 40px 10px 0;
	box-sizing: border-box;
	height: 56px;
	line-height: 56px;
	font-size: 22px;
	color: #080808;
	border-bottom: 1px solid #000;
}
.message .right p input{
	width: 35%;
	height: 40px;
	font-size: 22px;
	border: none;
	background-color: rgba(255, 255, 255, 0);
	outline: none;
}
.message .right textarea{
	width: 100%;
	height: 175px;
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #080808;
	font-size: 22px;
	padding: 10px;
	box-sizing: border-box;
	outline: none;
}
.message .right select{
	width: 270px;
	height: 58px;
	font-size: 22px;
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #080808;
	outline: none;
}
.message .right button{
	width: 223px;
	height: 58px;
	background-color: #080808;
	color: #665b3a;
	font-size: 22px;
	border: none;
}
@media (max-width:1630px){
	.message .right p{
		margin: 10px 20px 10px 0;
		font-size: 18px;
	}
	.message .right p input{
		font-size: 18px;
	}
	.message .left h3{
		font-size: 40px;
	}
	.message .left{
		padding: 100px 70px 0 0;
	}
	.message .right select{
		font-size: 18px;
	}
	.message .right select{
		font-size: 18px;
	}
}
@media (max-width:1200px){
	.message .right p{
		margin: 10px 10px 10px 0;
		font-size: 16px;
	}
	.message .right p input{
		font-size: 16px;
	}
	.message .left h3{
		font-size: 30px;
	}
	.message .left{
		padding: 100px 40px 0 0;
	}
	.message .left p{
		font-size: 20px;
	}
	.message .left a{
		width: 200px;
		height: 40px;
	}
	.message .right select{
		font-size: 16px;
	}
	.message .right button{
		font-size: 16px;
	}
}



.cartTop>img{
	width: 38%;
	float: left;
}
.cartTop .center{
	width: 11%;
	float: left;
	margin-left: 20px;
}
.cartTop .center img{
	width: 100%;
	margin-bottom: 17px;
}
.cartTop .right{
	width: 43%;
	float: left;
	margin-left: 40px;
}
.cartTop .right h5{
	font-size: 40px;
	color: #d8ad47;
}
.cartTop .right h5 span{
	font-size: 16px;
	color: #989898;
}
.cartTop .right p{
	font-size: 18px;
	color: #989898;
	margin-top: 40px;
	letter-spacing: 0.3em;
}
.cartTop .right a{
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	background-image: url("../images/cart5.png");
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 8px;
	margin-top: 40px;
}
.cartBottom{
	width: 100%;
	margin-top: 50px;
}
.clear{
	clear: both;
}
.cartBottom table{
	border: 1px solid #989898;
	border-collapse: collapse;
	width: 100%;
	color: #787776;
	font-size: 20px;
}
.cartBottom table thead{
	height: 70px;
	line-height: 70px;
	border: 1px solid #000;
}
.cartBottom table tr{
	height: 70px;
	line-height: 70px;
}
.cartBottom table tr.bor{
	border: 1px solid #989898;
}
.cartBottom table td{
	padding-left: 20px;
}
.cartBottom table td span{
	color: #d8ad47;
	font-weight: bold;
}
.cart-ifa{
	background-image: url("../images/cart-bj.png");
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
@media (max-width:1200px){
	.cartTop .right{
		width: 43%;
		float: left;
		margin-left: 20px;
	}
	.cartTop .right h5{
		font-size: 30px;
	}
	.cartTop .right h5 span{
		font-size: 16px;
	}
	.cartTop .right p{
		font-size: 14px;
		margin-top: 10px;
	}
	.cartTop .right a{
		width: 130px;
		height: 30px;
		margin-top: 20px;
	}
	.cartBottom table{
		font-size: 16px;
	}
}


.divdiv{
	position: fixed;
	bottom: 50px;
	right: 0px;
	z-index:88;
}
.detailCon{
	width: 54%;
	min-width: 800px;
	margin: 6% auto;
	/* border: 1px solid #fff; */
	box-sizing: border-box;
}

.detailWrap{
	width: 100%;
	height: 100%;
	position: fixed;
	/*background-image: url("../images/detailsBJ.png");*/

	background-size: 1500px 100%;
	overflow: auto;
}
/* 滚动条样式 start */
.detailWrap::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.detailWrap::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #999999;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}
.detailWrap::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}
/* 滚动条样式 end */
.detailWrap .detailImg{
	width: 50%;
	
	/* border: 1px solid #fff; */
	padding:0 10px;
	box-sizing: border-box;
	float: left;
}
.detailWrap .detailImg .big{
	width: 100%;
	height: 100%;
	padding: 10px;
	box-sizing: border-box;
	background-image: url("../images/images/detail_bj.png");
	background-size: 100% 100%;
	position: relative;
}
.detailWrap .detailImg .big img{
	width: 100%;
	height: 100%;
}
.detailWrap .detailImg .big .btn{
	position: absolute;
	width: 22px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-radius: 2px;
	background-color: #d8ad47;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.detailWrap .detailImg .big .btn.detailLeft{
	left: 20px;
}
.detailWrap .detailImg .big .btn.detailRight{
	right: 20px;
}
.detailWrap .detailImg .smail{
	margin: 0 -10px;
}
.detailWrap .detailImg .smail img{
	width: 25%;
	
	float: left;
	padding: 10px 10px;
	box-sizing: border-box;
}
.detailWrap .detailInfo{
	width: 45%;
}



.detailInfo{
	height: 650px;
	border: 1px solid #666;
	margin: 0 10px;
	box-sizing: border-box;
	float: left;
}
.detailInfo h4.detailTitle{
	font-size: 26px;
	color: #d8ad47;
	padding: 20px 0 10px 0;
	text-align: center;
}
.detailInfo .titleInfo{
	font-size: 14px;
	color: #e4e4e4;
	text-align: center;
}
.detailInfo .content{
	width: 84%;
	margin: 0 auto;
	font-size: 14px;
	color: #e4e4e4;
	padding: 20px 0 15px 0;
}
.detailInfo table{
	width: 84%;
	color: #e4e4e4;
	margin: 0 auto;
	font-size: 14px;
	border-bottom: 1px dashed #d8ad47;
	border-top: 1px dashed #d8ad47;
}
.detailInfo table td{
	padding: 7px 0;
}
.detailInfo table td.t{
	width: 33%;
	color: #d8ad47;
}
.detailInfo .btn1 a{
	width: 140px;
	height: 30px;
	display: block;
	background-image: url("../images/images/detailbtn1.png");
	background-size: 140px 30px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 20px auto;
}
.detailInfo .btnInfo{
	width: 90%;
	/* border: 1px solid #fff; */
	margin: 0 auto;
	font-size: 14px;
	color: #e4e4e4;
}
.detailInfo .btnInfo p{
	float: left;
	padding: 5px 0;
	padding: 0 10px;
	box-sizing: border-box;
}
.detailInfo .btnInfo p.bi4{
	width: 40%;
}
.detailInfo .btnInfo p.bi6{
	width: 60%;
}
.detailInfo .btns{
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
.detailInfo .btns a{
	width: 110px;
	height: 32px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 110px 32px;
	float: left;
	margin: 0 4px;
}
.detailInfo .btns .g{
	background-image: url("../images/images/detailbtn2.png");
}
.detailInfo .btns .f{
	background-image: url("../images/images/detailbtn3.png");
}
.detailInfo .btns .m{
	background-image: url("../images/images/detailbtn4.png");
}

@media (max-width:1366px){
	.detailWrap .detailImg .big {
		height: 380px;
		background-size: 100% 380px;
	}
	.detailWrap .detailImg .smail img{
		height: 130px;
	}
}



















.clear{
	clear: both;
}



.pagination {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
}
.pagination li:first-child, .pagination li:last-child {
    
    height: 36px;
    line-height: 36px;color: #ddd;
}
.pagination li {
    display: inline-block;
    border: solid 1px #ddd;
    border-radius: 4px;
}
.text-center {
    text-align: center;
}
.pagination li {
    margin: 0 3px;
}
.pagination li.thisclass {
    width: 35px;
    height: 36px;
    line-height: 36px;
    background: #d8ad47;
    color: #FFF;
}
.pagination a {
    color: #ddd;
    padding: 8px 12px;
    line-height: 18px;
    display: block;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}
