header{
	background-color: #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	-webkit-box-shadow: 0px 0px 2px rgba(255,255,255,.3);
	        box-shadow: 0px 0px 2px rgba(255,255,255,.3);
}
.body{
	background: #000;
}
.topheight{
	height: 50px;
}
.top{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	padding: 5px 0px;
}
.logo img{
	height: 40px;
}
.nav-logo{
	width: 30px;
}
.nav-logo i{
	display: block;
	padding: 3px 0px;
}
.nav-logo i:after{
	content: "";
	display: block;
	height: 2px;
	background: #fff;
}
.menu i{
	height:48px;
	text-align:center;
	border-bottom:1px rgba(0,0,0,.15) solid;
	display:block;
	padding:11px 0px 0px;
}
.menu i img{
	height:23px;
}
.heise{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:90;
	display:none;
	background:rgba(0,0,0,.8);
}
.guanbi{
	position:fixed;
	width:70px;
	background:#d33532 url(../images/guanbi.png) center no-repeat;
	background-size:auto 20px;
	right:0;
	top:0;
	height:48px;
	z-index:1000;
	display:none;
}
.menu{
	position:fixed;
	top:0;
	left:-100%;
	width:calc(100% - 70px);
	height:100%;
	background:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-line-pack:justify;
	    align-content:space-between;
	z-index:1001;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	-webkit-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
}
.menu i{
	content: "";
	display: block;
	width: 70px;
	height: 120%;
	position: absolute;
	left:100%;
	top: -10%;
	z-index:1000;
	opacity:0;
	-webkit-transition:0;
	-o-transition:0;
	transition:0;
	-webkit-box-shadow:-2px 0px 5px rgba(0,0,0,.5);
	box-shadow:-2px 0px 5px rgba(0,0,0,.5);
}
.menuu{
	left:0;
}
.menuu i{
	opacity:1;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.heise{
	position:fixed;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.8);
	z-index:998;
}
.menu ul{
	width:50%;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.menu ul.ul{
	margin-left:-50%;
}
.menu ul li{
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.menu ul section{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	border-bottom:2px rgba(0,0,0,.1) solid;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.menu ul section b{
	height:16px;
	display:block;
	width:1px;
	background:rgba(0,0,0,.2);
}
.menu ul section a{
	color:#666;
	display:block;
	width:49%;
	text-align:center;
	line-height:48px;
	font-family:Fontone;
}
.menu ul li a{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	padding:0px 30px;
	color:#888;
	line-height:46px;
	font-family:Fontone;
	position:relative;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.menu ul li a span{
	content:"";
	display:block;
	padding-right:10px;
	background:url(../images/yjit.png) right center no-repeat;
	background-size:10px auto;
}
.menu ul li.cur a{
	color:#888;
	background:#fff;
}
.zmenu{
	width:50%;
}
.menu dl{
	width:100%;
	display:none;
}
.menu dl dt{
	text-align:center;
	font-weight:normal;
	font-size:1.5rem;
	line-height:40px;
	border-bottom:1px rgba(0,0,0,.1) solid;
	color:#888;
	position:relative;
	font-family:Fontone;
	padding-left: 50px;
}
.menu dl dt big{
	display:block;
	width:50px;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	background:#cf3532 url(../images/zjit.png) 18px center no-repeat;
	background-size:auto 18px;
	z-index:1;
}
.menu dl dd a{
	display:block;
	color:#888;
	font-size:1.4rem;
	line-height:40px;
	border-bottom:1px rgba(0,0,0,.08) solid;
	padding:0px 25px;
	font-family:Fontone;
	text-decoration:none;
}
.selan{
	width:100%;
	padding:0px 0px 0px;
	overflow:hidden;
}
.erji{
	width:200%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
#banner .swiper-pagination{
	bottom: 10px;
}
#banner .swiper-pagination span{
	width: 10px;
	height: 10px;
	border-radius: 0;
	background: rgba(255,255,255,.6);
	opacity: 1;
}
#banner .swiper-pagination span.swiper-pagination-bullet-active{
	background: #ae181f;
}
.title{
	text-align: center;
	color: #333333;
	font-size: 2.2rem;
	font-family:Fonttwo;
	line-height: 30px;
}
.product{
	padding: 20px 0px 30px;
	background: url(../images/pdbg.jpg) 0 no-repeat;
	background-size: cover;
}
.product ul{
	margin: 15px 0px 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.product ul li{
	width: 48%;
	margin-bottom: 20px;
}
.product ul li i{
	display: block;
}
.product ul li section a.pname{
	color: #373a3f;
	font-size: 1.6rem;
	font-family:Fontone;
	display: block;
	line-height: 22px;
	padding: 10px 0px 0px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.product ul li section a.pname:hover{
	color: #d33532;
}
.product ul li section span{
	display: block;
	color: #808287;
	line-height: 17px;
	font-family:Fontone;
	font-size: 1.3rem;
	margin: 3px 0px 6px;
}
.product ul li section small{
	display: block;
	font-size: 1.4rem;
	color: #d33532;
	font-family:Fontone;
	line-height: 20px;
}
.product ul li section a.padd{
	display: block;
	width: 95px;
	text-align: center;
	line-height: 24px;
	height: 22px;
	overflow: hidden;
	color: #fff;
	font-family:Fontone;
	background: #d33532;
	margin: 15px 0px 0px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.product ul li section a.pnor{
	display: block;
	width: 95px;
	text-align: center;
	line-height: 24px;
	height: 22px;
	overflow: hidden;
	color: #fff;
	font-family: Fontone;
	background: rgba(0,0,0,.45);
	margin: 15px 0px 0px;
	transition: .3s;
	cursor: default;
}
.product ul li section a.padd:hover{
	background: #000;
}
.product a.detai{
	display: block;
	width: 100%;
	text-align: center;
	background: #373a3f;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #fff;
	line-height: 40px;
	font-family:Fontone;
}
.custom{
	background: url(../images/fdbg.jpg) center no-repeat;
	padding: 25px 0px 40px;
}
.custom form{
	margin: 25px 0px 0px;
	background: #d4d4d2;
	border-radius: 0px 0px 15px 15px;
	max-width: 524px;
	padding: 20px 20px 20px 10px;
	position: relative;
}
.custom form:after{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 80px;
	bottom: 0;
	left: 0;
	background: #b9b9b5;
	border-radius: 0px 0px 15px 15px;
}
.custom form span{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	margin-bottom: 15px;
}
.custom form p{
	width: 65px;
	font-size: 1.5rem;
	font-family:Fontone;
	line-height: 30px;
	text-align: right;
	padding-right: 10px;
}
.custom form span input{
	width: calc(100% - 65px);
	background: #dbd2cd;
	border: 1px #000 solid;
	line-height: 22px;
	height: 36px;
	padding: 7px 10px;
	outline: none;
}
.custom form section{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	margin:0px 0px 15px;
}
.custom form textarea{
	width: calc(100% - 65px);
	background: #dbd2cd;
	border: 1px #000 solid;
	line-height: 22px;
	padding: 5px 10px;
	resize: none;
	outline: none;
}
.custom form button{
	width: 126px;
	height: 42px;
	overflow: hidden;
	line-height: 45px;
	color: #fff;
	border: 0;
	font-family:Fontone;
	background: #a30215;
	font-size: 1.6rem;
	margin-top: 20px;
	position: relative;
	margin-left: -63px;
	left: 50%;
	z-index: 6;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.custom form button:hover{
	background: #000;
}
.custom section{
	color:#333;
	font-family:Fontsix;
	line-height:22px;
	width:100%;
	background:#fff;
	padding:15px;
	border-radius:6px;
	font-size: 1.3rem;
	margin:30px 0px 0px;
	word-wrap: break-word;
	word-break: normal;
}
.custom a.cus{
	display:block;
	width:100%;
	margin:15px 0 0;
	line-height: 40px;
	color: #fff;
	font-family:Fontsix;
	background: #a30215;
	font-size: 1.4rem;
	transition: .3s;
	text-align:center;
	transition: .3s;
}
.about{
	padding: 20px 0px 30px;
}
.about h1{
	font-size: 4.4rem;
	color: #034a3d;
	font-family: Fonttwo;
	line-height: 44px;
}
.about .abtext{
	background-position: 110% 0;
	background-repeat: no-repeat;
	background-size: 70% auto;
	padding-top: 15px;
	padding-bottom: 25px;
}
.about .abtit{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	line-height: 28px;
	font-size: 2.0rem;
	font-family:Fontone;
}
.about .abtit i{
	display: block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #000;
	margin-right: 12px;
}
.about .abtit i::after{
	content: "";
	display: block;
	border-top: 4px #fff solid;
	border-left: 4px transparent solid;
	border-right: 4px transparent solid;
	width: 0;
	height: 0;
	margin: 11px auto 0;
}
.about .abtext section{
	color: #343434;
	font-size: 1.3rem;
	line-height: 20px;
	font-family: Fontone;
	max-width: 220px;
	margin: 0px 0px 30px;
	text-shadow:1px 1px 0px #fff;
}
.about .abtext section::before{
	width: 80%;
	height: 1px;
	background: rgba(0,0,0,.7);
	content: "";
	display: block;
	margin: 15px 0px;
}
.about .abtext>a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	width: 120px;
	padding: 0px 20px;
	color: #fff;
	background: #000;
	line-height: 36px;
	font-family: Fontone;
}
.about .abtext>a:after{
	content: "";
	display: block;
	width: 21px;
	height: 7px;
	background: url(../images/abjt.png) center no-repeat;
}
.about ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin: 20px 0px 15px;
}
.about ul li{
	width: 32%;
}
.about ul li a{
	display: block;
	border: 6px #000 solid;
	position: relative;
}
.about ul li a:after{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.46) url(../images/bfpic.png) center no-repeat;
	background-size:26px auto;
}
.news{
	padding: 15px 0px 20px;
	background: #e1ddd8;
}
.news .nstit{
	text-align: center;
}
.news .nstit big{
	display: block;
	color: #a30215;
	font-size: 5.0rem;
	line-height: 44px;
	font-family: Fonttwo;
}
.news .nstit small{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	font-family:Fontthree;
	font-size: 1.6rem;
	line-height: 20px;
	max-width: 155px;
	margin: 0 auto;
}
.news .nstit small::before{
	content: "";
	display: block;
	width: 10px;
	background: url(../images/yhpic.png) center no-repeat;
	background-size: 10px auto;
}
.news .nstit small::after{
	content: "";
	display: block;
	width: 10px;
	background: url(../images/yhpic.png) center no-repeat;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background-size: 10px auto;
}
.news dl{
	margin: 10px 0px 0px;
}
.news dl dt{
	font-weight: normal;
}
.news dl dd{
	position: relative;
}
.news dl dt section{
	background: #fff;
	padding: 10px 15px 20px;
}
.news dl dt section small{
	display: block;
	color: #808287;
	font-size: 1.3rem;
	line-height: 20px;
	font-family: Fontone;
}
.news dl dt section a{
	display: block;
	font-size: 1.4rem;
	color: #000;
	line-height: 20px;
	font-family: Fontone;
	margin: 3px 0px 5px;
}
.news dl dt section a:hover{
	color: #f00;
}
.news dl dt section span{
	display: block;
	color: #808287;
	line-height: 18px;
	font-family: Fontone;
	font-size: 1.3rem;
}
.news dl dd{
	margin: 15px 0px 0px;
}
.news dl dd ul{
	position: relative;
	height: 100%;
}
.news dl dd ul li{
	background: #fff;
	margin-bottom: 10px;
}
.news dl dd ul li a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	padding: 0px 10px 0px 0px;
}
.news dl dd ul li a big{
	display: block;
	font-size: 1.5rem;
	line-height: 23px;
	color: #fff;
	font-family:Fontone;
	width: 15%;
	background: #a00215;
	padding: 8px 0px 5px;
	text-align: center;
}
.news dl dd ul li a span{
	width: 85%;
	display: block;
	color: #808287;
	font-family: Fontone;
	line-height: 23px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 1.3rem;
	padding: 7px 0px 6px 10px;
}
footer{
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 66;
}
.bottom{
	background: #17171e;
}
.bottom ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
}
.bottom ul li{
	width: 25%;
	border-right: 1px rgba(255,255,255,.2) solid;
}
.bottom ul li:last-child{
	border-right: 0;
}
.bottom li a{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 1.3rem;
	font-family: Fontone;
	padding: 5px 0px 1px;
}
.bottom li i{
	display: block;
	margin: 0px 0px 3px;
}
.bottom li img{
	height: 19px;
}
.b-height{
	height: 46px;
}
/*page*/
.lanmu{
	position:relative;
}
.lanmu .lmbt{
	position:relative;
	background:#cf3532;
	z-index:9;
}
.lanmu .lm-ct{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}
.lanmu .lm-ct h3{
	display:block;
	color:#fff;
	font-size:1.5rem;
	line-height:42px;
	height: 40px;
	overflow: hidden;
	font-family:Fontone;
	font-weight: normal;
}
.lanmu .lm-ct .lm-logo{
	width:30px;
	padding:5px 0px 0px;
}
.lanmu .lm-ct .lm-logo span{
	display:block;
	background:#fff;
	height:2px;
	margin-bottom:5px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform-origin: 34% center;
	-ms-transform-origin: 34% center;
	transform-origin: 34% center;
}
.lanmu .lm-ct .xx-logo span:nth-of-type(1){
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.lanmu .lm-ct .xx-logo span:nth-of-type(2){
	display:none;
}
.lanmu .lm-ct .xx-logo span:nth-of-type(3){
	-webkit-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
.lanmu .lmct{
	position:absolute;
	width:100%;
	top:100%;
	left:0;
	display:none;
	background:#fff;
	z-index:8;
	padding:15px 15px 5px;
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,.4);
	box-shadow:0px 0px 5px rgba(0,0,0,.4);
}
.lanmu .lmct ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.lanmu .lmct ul li{
	width:48%;
	margin-bottom:10px;
}
.lanmu .lmct ul li a{
	display:block;
	text-align:center;
	line-height:32px;
	color:rgba(0,0,0,.7);
	font-family:Fontone;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	font-size: 1.3rem;
	border:1px rgba(0,0,0,.1) solid;
}
.lanmu .lmct ul li.cur a{
	color:#fff;
	background:#cf3532;
	border:1px #cf3532 solid;
}
.iproduct{
	padding: 15px 0px;
}
.ipdclass{
	position:relative;
	padding:0px 30px;
	margin-bottom:15px;
}
#ipdclass{
	position:static;
}
#ipdclass .swiper-button-next{
	background:url(../images/pcjt.png) center no-repeat;
	background-size: 60% auto;
	right:0;
	outline:none;
}
#ipdclass .swiper-button-prev{
	background:url(../images/pcjt.png) center no-repeat;
	background-size: 60% auto;
	left:0;
	transform:rotate(180deg);
	outline:none;
}
#ipdclass .swiper-slide{
	width:auto;
}
#ipdclass .swiper-slide a{
	display:block;
	border:1px rgba(255,255,255,.4) solid;
	color:#fff;
	font-family:Fontsix;
	font-size:1.2rem;
	line-height:28px;
	padding:0px 15px;
}
#ipdclass .swiper-slide a.cur{
	border:1px #fff solid;
}
.iproduct ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.iproduct ul li{
	width: 48%;
	margin-bottom: 20px;
}
.iproduct ul li i{
	display: block;
}
.iproduct ul li section a.pname{
	color: #fff;
	font-size: 1.5rem;
	font-family:Fontone;
	display: block;
	line-height: 22px;
	padding: 10px 0px 0px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.iproduct ul li section a.pname:hover{
	color: #d33532;
}
.iproduct ul li section span{
	display: block;
	color: #808287;
	line-height: 17px;
	font-family:Fontone;
	font-size: 1.3rem;
	margin: 3px 0px 6px;
}
.iproduct ul li section small{
	display: block;
	font-size: 1.4rem;
	color: #d33532;
	font-family:Fontone;
	line-height: 20px;
}
.iproduct ul li section a.padd{
	display: block;
	width: 95px;
	text-align: center;
	line-height: 24px;
	height: 22px;
	overflow: hidden;
	color: #fff;
	font-family:Fontone;
	background: #d33532;
	margin: 10px 0px 0px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.iproduct ul li section a.pnor{
	display: block;
	width: 95px;
	text-align: center;
	line-height: 24px;
	height: 22px;
	overflow: hidden;
	color: #fff;
	font-family: Fontone;
	background: rgba(255,255,255,.45);
	margin: 10px 0px 0px;
	transition: .3s;
	cursor: default;
}
.iproduct ul li section a.padd:hover{
	background: #000;
}
.detai{
	display: block;
	width: 100%;
	text-align: center;
	background: #d33532;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #fff;
	line-height: 40px;
	font-family:Fontone;
}
.icustom{
	padding: 15px 0px;
}
h1.h1{
	text-align: center;
	color: #fff;
	font-family: Fontone;
	font-size: 1.8rem;
	line-height: 36px;
	margin: 0px 0px 10px;
}
.icustom img{
	max-width: 100%;
	height: auto;
}
.icustom section{
	color: rgba(255,255,255,.8);
	line-height: 21px;
	font-family:Fontfive;
}
.icustom .ctorder{
	margin: 5px 0px 0px;
}
.icustom .ctorder h2{
	border-bottom: 1px rgba(255,255,255,.2) solid;
	color: #fff;
	font-size: 1.6rem;
	line-height: 36px;
	font-family: Fontone;
}
.icustom .ctorder form{
	margin: 15px 0px 0px;
}
.icustom .ctorder form ul{
	padding-bottom: 5px;
}
.icustom .ctorder form ul li{
	margin-bottom: 10px;
	font-family: Fontone;
	color: #fff;
}
.icustom .ctorder form ul li>p{
	font-size: 1.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	line-height: 18px;
	padding: 6px 0px;
	margin-bottom: 8px;
}
.icustom .ctorder form ul li>p font{
	color: #f00;
}
.icustom .ctorder form ul li>p a{
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	opacity: hidden;
	color: #fff;
	background: #ed0c0c;
	font-size: 1.2rem;
	text-align: center;
	line-height: 20px;
	margin-left: 5px;
}
.icustom .ctorder form ul li>section span{
	display: block;
	width: 100%;
	position: relative;
	margin-right: 20px;
}
.icustom .ctorder form ul li>section span:after{
	content: "";
	display: block;
	border-top: 5px #fff solid;
	border-left: 4px transparent solid;
	border-right: 4px transparent solid;
	width: 0;
	height: 0;
	position: absolute;
	top: 16px;
	right: 15px;
}
.icustom .ctorder form ul li>section select{
	background: #171719;
	width: 100%;
	border: 1px rgba(255,255,255,.05) solid;
	height: 36px;
	font-family: Fontone;
	padding: 0px 15px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	color: rgba(255,255,255,.6);
	outline: none;
	line-height: 36px;
	font-size: 1.3rem;
}
.icustom .ctorder form ul li>section>a{
	display: block;
	color: #fff;
	font-family:Fontfive;
	font-size: 1.2rem;
	border-bottom: 1px #fff solid;
	position: relative;
	padding-right: 15px;
	margin: 10px 0px 0px;
	font-style: italic;
	opacity: .9;
}
.icustom .ctorder form ul li>section>a:after{
	content: "";
	display: block;
	border-left: 4px #fff solid;
	border-top: 3px transparent solid;
	border-bottom: 3px transparent solid;
	width: 0;
	height: 0;
	position: absolute;
	right: 10px;
	top: 8px;
}
.icustom .ctorder form ul li>section>a:hover{
	color: #f00;
	border-bottom: 1px #f00 solid;
}
.icustom .ctorder form ul li>section>a:hover:after{
	border-left: 4px #f00 solid;
	border-top: 3px transparent solid;
	border-bottom: 3px transparent solid;
}
.icustom .ctorder form button{
	border: 0;
	color: #fff;
	width: 100%;
	height: 40px;
	font-family: Fontone;
	font-size: 1.6rem;
	background: #d33532;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.icustom .ctorder form button:hover{
	color: #000;
	background: #fff;
}
.icustom dl{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.icustom dl dd{
	width: 48.5%;
	margin-bottom: 10px;
}
.icustom dl dd a{
	display: block;
	font-family:Fontfive;
	font-size: 1.3rem;
	color: #fff;
	text-align: center;
}
.icustom dl dd a p{
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background:rgba(255,255,255,.3);
	font-family:Fontsix;
	line-height: 36px;
}
.icustom dl dd.cur{
	border: 1px #fff solid;
}
.icustom>dl{
	padding:0px 10px;
}
.icustom>dl dd{
	border: 1px rgba(255,255,255,.4) solid;
}
.icustom>dl dd a{
	display: block;
	font-family:Fontsix;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	line-height: 32px;
	height: 30px;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.icustom>dl dd.cur{
	border: 1px #fff solid;
}
.inews{
	padding: 15px 0px;
}
.inews ul{
	padding-bottom: 20px;
}
.inews ul li{
	border-bottom: 1px rgba(255,255,255,.3) dashed;
	padding: 15px 0px;
}
.inews ul li:first-child{
	padding-top: 0;
}
.inews ul li a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.inews ul li i{
	width: 30%;
}
.inews ul li section{
	width: 68%;
}
.inews ul li section small{
	display: block;
	color: rgba(255,255,255,.5);
	font-family:Fontfive;
	font-size: 1.2rem;
}
.inews ul li section span{
	display: block;
	color: #fff;
	font-size: 1.4rem;
	line-height: 14px;
	font-family:Fontfive;
}
.iadd{
	margin: 5px 0px 0px;
}
.iadd span{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.iadd span p{
	color: rgba(255,255,255,.8);
	font-family: Fontone;
	font-size: 1.4rem;
	line-height: 24px;
	margin: 0px 0px 5px;
}
.iadd span p font{
	color: #f00;
}
.iadd span input{
	width: 100%;
	border: 1px rgba(255,255,255,.35) solid;
	background: transparent;
	line-height: 20px;
	padding: 8px 10px;
	height: 38px;
	outline: none;
	font-family: Fontone;
	font-size: 1.4rem;
	color: rgba(255,255,255,.8);
}
.iadd span textarea{
	width: 100%;
	border: 1px rgba(255,255,255,.35) solid;
	background: transparent;
	line-height: 20px;
	padding: 8px 10px;
	outline: none;
	font-family: Fontone;
	font-size: 1.4rem;
	color: rgba(255,255,255,.8);
	resize:none;
}
.iadd span select{
	width: 100%;
	border: 1px rgba(255,255,255,.35) solid;
	background: transparent;
	padding: 0px 10px;
	height: 38px;
	outline: none;
	font-family: Fontone;
	font-size: 1.4rem;
	color: rgba(255,255,255,.8);
}
.iadd button{
	color: #fff;
	height: 46px;
	border: 0;
	background: #ac161d;
	font-family: Fontone;
	text-transform: uppercase;
	padding: 0px 30px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	width: 100%;
	text-align: center;
}
.iadd button:hover{
	background: #fff;
	color: #000;
}
.login{
	padding: 15px 0px;
}
.login h2{
	color: #fff;
	font-family: Fontone;
	font-size:1.8rem;
	text-align: center;
	line-height: 30px;
}
.login form{
	margin: 15px 0px 20px;
}
.login form span{
	display: block;
	font-family: Fontone;
	margin-bottom: 10px;
}
.login form span p{
	color: #fff;
	font-size: 1.4rem;
	line-height: 30px;
	margin: 0px 0px 2px;
}
.login form span p font{
	color: #f00;
}
.login form span input{
	width: 100%;
	border: 1px rgba(255,255,255,.15) solid;
	background: transparent;
	line-height: 20px;
	padding: 8px 10px;
	height: 38px;
	outline: none;
	font-family: Fontone;
	font-size: 1.4rem;
	color: #fff;
}
.login form span section{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	display:-webkit-flex;
}
.login form big{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	color: #fff;
	font-size: 1.4rem;
	font-family: Fontone;
	line-height: 22px;
}
.login form big input{
	margin-right: 10px;
}
.login form a{
	color: #fff;
	font-family: Fontone;
	font-size: 1.4rem;
	margin: 5px 0px 0px;
	line-height: 30px;
	display: block;
	float: right;
}
.login form a:hover{
	color: #f00;
}
.login form button{
	width: 100%;
	color: #fff;
	font-family: Fontone;
	border: 0;
	height: 44px;
	background: #ac161d;
	margin: 10px 0px 0px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.login form button:hover{
	background: #fff;
	color: #000;
}
.login form span input#yanz{
	width:100%;
	background:#fff;
	border:1px #fff solid;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
	margin:20px 0px 0px;
	line-height:40px;
	height:40px;
	padding:0;
	color:#000;
}
.login form span input#yanz:hover{
	background:#ac161d;
	border:1px #ac161d solid;
	color:#fff;
}
.our{
	padding: 0px 0px;
}
.our section{
	background: url(../images/ftbg.jpg) 0px no-repeat;
	background-size: cover;
	padding: 35px 0px 45px;
	text-align: center;
	color: #fff;
	font-family: Fontone;
	line-height: 30px;
}
.our section a{
	color: #fff;
}
.our ul{
	margin-top: -10px;
}
.our li a{
	display: block;
	color: #fff;
	font-family: Fontone;
	line-height: 60px;
	background:#2e2e35;
	position:relative;
	font-size: 1.3rem;
}
.our li a:after{
	content: "";
	display: block;
	width: 20px;
	height:100%;
	position: absolute;
	right: 20px;
	top: 0;
	background:url(../images/orjt.png) right center no-repeat;
	background-size: 8px auto;
}
.our li:first-child a{
	background:none;
}
.our li a p{
	background-color:#24242d;
	background-position: 20px center;
	background-repeat: no-repeat;
	background-size: 17px auto;
	border-radius: 10px 10px 0px 0px;
	padding: 0px 20px 0px 45px;
}
.our li:nth-child(even) a{
	background:#24242d;
}
.our li:nth-child(even) a p{
	background-color:#2e2e35;
}
.orders{
	padding: 10px 0px;
}
.orders li{
	padding: 10px 10%;
	background:#17171e;
	border-radius: 8px;
	margin-bottom:15px;
}
.orders li section a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px rgba(255,255,255,.1) dashed;
}
.orders li section a:last-child{
	border-bottom:0;
	padding-bottom:0;
}
.orders li small{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.orders li small p{
	font-size: 1.25rem;
	color: #fff;
	font-family:Fontsix;
	line-height: 22px;
}
.orders li section{
	margin-top: 5px;
}
.orders li section a i{
	width: 22%;
}
.orders li section a span{
	width: 75%;
}
.orders li section a span big{
	display: block;
	font-family:Fontsix;
	font-size: 1.3rem;
	line-height: 16px;
	color: rgba(255,255,255,.7);
}
.orders li h3{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 1px rgba(255,255,255,.1) solid;
	padding: 10px 0px 0px;
}
.orders li h3 p{
	font-size: 1.6rem;
	color: #cf3532;
	font-family:Fontsix;
	line-height: 26px;
}
.orders li h3 a{
	display: block;
	border: 1px rgba(255,255,255,.6) solid;
	line-height: 26px;
	font-size: 1.2rem;
	font-family:Fontsix;
	border-radius: 13px;
	color: #fff;
	padding: 0px 20px;
}
.carts{
	padding: 15px 0px;
}
.carts ul{
	background:#17171e;
}
.carts li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px rgba(255,255,255,.1) solid;
	padding: 15px;
}
.carts li:last-child{
	border-bottom: 0;
}
.carts li h3{
	width: 20px;
}
.carts li h3 a{
	display: block;
	background: #fff url(../images/close.png) center no-repeat;
	background-size: 50% auto;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.carts li section{
	width: calc(100% - 80px);
}
.carts li .numb{
	width: 40px;
}
.carts li .numb input{
	width: 100%;
}
.carts li section small{
	width: 100%;
	display: block;
	font-family: Fontsix;
	font-size: 1.2rem;
	line-height: 22px;
	color: #fff;
}
.carts li section a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.carts li section a i{
	width: 23%;
}
.carts li section a span{
	width:74%;
}
.carts li section a span big{
	display: block;
	font-size: 1.2rem;
	line-height: 16px;
	color: #fff;
	font-family: Fontsix;
}
.carts li section a span small{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.carts li section a span p{
	color:#cf3532;
	font-size: 1.5rem;
	font-family: Fontsix;
}
.carts li .numb i{
	display: block;
	background:#fff;
	text-align: center;
	font-size: 1.7rem;
	line-height: 22px;
}
.carts li .numb input{
	border-top:1px #17171e solid;
	border-bottom:1px #17171e solid;
	border-left: 0;
	border-right: 0;
	text-align: center;
	font-family: Fontsix;
	line-height: 22px;
	font-size: 1.2rem;
}
.carts .goumai{
	position: fixed;
	background: #17171e;
	width: 100%;
	left: 0;
	bottom:0;
	z-index: 6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px;
	-webkit-box-shadow: 0px 0px 3px rgba(255,255,255,.4);
	        box-shadow: 0px 0px 3px rgba(255,255,255,.4);
}
.carts .goumai .zongji{
	color: #fff;
	font-family: Fontsix;
}
.carts .goumai p{
	font-size: 1.8rem;
	line-height: 18px;
	margin-top: 2px;
}
.carts .goumai button{
	border: 0;
	background: #d03532;
	height: 34px;
	border-radius: 17px;
	color: #fff;
	font-family: Fontsix;
	padding: 0px 25px;
}
#ipdimg .swiper-slide img{
	width: 100%;
}
.iproductd .iprname{
	padding: 15px 0px 10px;
}
.iproductd .iprname h2{
	color: #fff;
	font-size: 1.6rem;
	font-family: Fontsix;
	line-height: 22px;
}
.iproductd .iprname big{
	display: block;
	color: #cf3532;
	font-family: Fontsix;
	font-size: 1.8rem;
	margin-top: 5px;
}
.iproductd .iptit{
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px #2f2f33 solid;
}
.iproductd .iptit p{
	background:#2f2f33;
	font-family: Fontsix;
	padding: 6px 10px 5px;
	border-radius: 3px 3px 0px 0px;
}
.iproductd .iprmemo section{
	margin: 15px 0;
	color: rgba(255,255,255,.7);
	font-family: Fontsix;
	font-size: 1.3rem;
	line-height: 20px;
}
.iprmemo>ul{
	margin: 15px 0px 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.iprmemo>ul li{
	width: 48%;
	margin-bottom: 20px;
}
.iprmemo>ul li i{
	display: block;
}
.iprmemo>ul li section a.pname{
	color: #373a3f;
	font-size: 1.6rem;
	font-family:Fontone;
	display: block;
	line-height: 22px;
	padding: 10px 0px 0px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.iprmemo>ul li section a.pname:hover{
	color: #d33532;
}
.iprmemo>ul li section span{
	display: block;
	color: #808287;
	line-height: 17px;
	font-family:Fontone;
	font-size: 1.3rem;
	margin: 3px 0px 6px;
}
.iprmemo>ul li section small{
	display: block;
	font-size: 1.4rem;
	color: #d33532;
	font-family:Fontone;
	line-height: 20px;
}
.iprmemo>ul li section a.padd{
	display: block;
	width: 95px;
	text-align: center;
	line-height: 24px;
	height: 22px;
	overflow: hidden;
	color: #fff;
	font-family:Fontone;
	background: #d33532;
	margin: 15px 0px 0px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.iprmemo>ul li section a.pnor{
	display: block;
	width: 95px;
	text-align: center;
	line-height: 24px;
	height: 22px;
	overflow: hidden;
	color: #fff;
	font-family: Fontone;
	background: rgba(255,255,255,.45);
	margin: 10px 0px 0px;
	transition: .3s;
	cursor: default;
}
.iprmemo>ul li section a.padd:hover{
	background: #000;
}
.pradd{
	background:#17171e;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 69;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 15px;
}
.pradd a{
	color: #fff;
	font-family: Fontsix;
	text-align: center;
	font-size: 1.3rem;
	position: relative;
}
.pradd a small{
	display: block;
	position: absolute;
	top: -3px;
	right: -2px;
	width: 15px;
	height:15px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	line-height: 16px;
	font-family: Fontsix;
	background:#d03532;
	overflow: hidden;
	font-size: 1.2rem;
}
.pradd a img{
	width: 25px;
	margin-bottom: 4px;
}
.pradd a p{
	line-height: 14px;
}
.pradd big{
	width: 100px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
}
.pradd big i{
	display: block;
	font-style: normal;
	font-family: Fontone;
	color: #000;
	width: 30px;
	border: 1px rgba(0,0,0,.2) solid;
	text-align: center;
	line-height: 42px;
	height: 38px;
	overflow: hidden;
	cursor: pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.pradd big input{
	line-height: 38px;
	padding: 2px 0px 0px;
	height: 38px;
	text-align: center;
	font-family: Fontone;
	width: 40px;
	border: 0;
	border-top: 1px rgba(0,0,0,.2) solid;
	border-bottom: 1px rgba(0,0,0,.2) solid;
	outline: none;
}
.pradd .padd{
	color: #fff;
	background:#d03532;
	border: 0;
	font-family: Fontsix;
	height: 38px;
	line-height: 38px;
	padding: 0px 20px;
}
.pradd span{
	display: block;
	color: #fff;
	background: rgba(255,255,255,.45);
	line-height: 38px;
	padding: 0 20px;
	font-family: Fontsix;
	height: 38px;
}
.icheck .h2{
	text-align: center;
	color: rgba(255,255,255,.8);
	font-size: 1.4rem;
	font-family: Fontsix;
}
.icheck .h2 a{
	color: #fff;
}
.icheck .totals{
	background: #17171e;
	padding: 15px;
	color: #fff;
	font-family: Fontsix;
	border-radius: 5px;
	margin-top: 10px;
}
.icheck .totals h3{
	font-size: 1.6rem;
	font-family: Fontsix;
	border-bottom: 1px rgba(255,255,255,.2) solid;
	padding: 0px 0px 5px;
	line-height: 22px;
}
.icheck .totals dd{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-family: Fontsix;
	line-height: 16px;
	padding: 12px 0px 10px;
	border-bottom: 1px rgba(255,255,255,.2) solid;
}
.icheck .totals dd small{
	font-size: 1.4rem;
}
.icheck .totals dd small:last-child{
	text-align: right;
}
.icheck .totals dd small font{
	opacity: .4;
}
.icheck .totals dd section{
	color:rgba(255,255,255,.6);
}
.icheck .totals dd section a{
	color:rgba(255,255,255,.6);
	text-decoration:underline;
}
.icheck .metoo{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color:#fff;
	font-family: Fontsix;
	padding:15px 15px 0;
	line-height:18px;
}
.icheck .metoo input{
	margin-right:5px;
}
.icheck button{
	color: #fff;
	height: 46px;
	border: 0;
	background: #ac161d;
	font-family: Fontone;
	text-transform: uppercase;
	padding: 0px 30px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	width: calc(100% - 30px);
	text-align: center;
	margin: 15px;
}
.clanmu .lmct ul li a {
	font-size:1.2rem;
}
.icustomin h1{
	font-size:1.5rem;
}
.inewsd h1{
	font-size:1.4rem;
	line-height:18px;
}
.fanye{
	padding:10px 0px 0px;
}
.fanye a{
	color:rgba(255,255,255,.7);
	font-family:Fontsix;
	font-size:1.2rem;
	display:block;
	line-height:26px;
}