﻿

body{
	padding-bottom:0; font-size: 12px;
}

/* --------------top-------------- */
.box{background: url(../image/a_02.png);background-size: 100% 100%; padding: .35rem 0 1.46rem;}
.logo{width: 2.47rem; margin: 0 auto;}
.banner{overflow: hidden;}
.banner1{width: 6.77rem; margin: 0 auto; padding: .44rem 0 .2rem;}
.btn1{display: block; margin: 0 auto;width: 4.82rem;animation: scaledh 1.5s infinite;}
@-webkit-keyframes scaledh{
0%{ opacity: 0.8; -webkit-transform: scale(1);}
50%{ opacity: 1; -webkit-transform: scale(1.05);}
100%{ opacity: 0.8; -webkit-transform: scale(1);}
}
@keyframes scaledh{
0%{ opacity: 0.8; transform: scale(1);}
50%{ opacity: 1; transform: scale(1.05);}
100%{ opacity: 0.8; transform: scale(1);}
}
.skck{padding: .38rem .4rem .28rem .4rem;}
.skck ul{display: flex;justify-content : space-between; padding-bottom: .22rem; border-bottom: 1px solid #cfa93d;font-size: .24rem; color: #886c3f; padding-left: .15rem; padding-right: .15rem;}
.skck img{width: .31rem;vertical-align: middle; display: inline-block;margin: -3px .15rem 0 0;}
.skck li{color: #886c3f;}
.sjwy_title{padding-bottom: .24rem;}
.sjwybox{padding: 0 .4rem;}
.sjwybox li{overflow: hidden; padding-bottom:.33rem;}
.sjwybox span{width: 1.1rem; line-height: .62rem;border-radius: .31rem 0 0 .31rem;text-align: center; font-size: .26rem;color: #2f1414;  background-image: linear-gradient(#f7e2ad, #b5976a, #f7e2ad);float: left; display: block;}
.sjwybox b{width: 3.55rem;text-align: center; line-height: .62rem; border-radius: 0 .31rem .31rem 0; color: #fff; font-size: .28rem;background: #000;display: block;float: left;}
.sjwybox a{line-height: .62rem; float: right; width:1.8rem;text-align: center; font-size: .26rem; border-radius: .31rem; color: #fffade;  background-image: linear-gradient(#ec101c, #ab1016);}
.batp{padding: .2rem 0 .53rem;}
.rmtitle{padding-bottom: .43rem;}
.rmnr{padding: 0 .29rem .4rem .29rem;}

.footer{position: fixed;z-index: 100; width: 750px; left: 50%; bottom: 0; transform: translateX(-50%);background: #ad060f; padding: .15rem 0 .15rem .2rem; max-width: 100%; box-sizing: border-box;}
.foot_left{width: 4.42rem;}
.btn2{width: 2.37rem; position: absolute; right: .18rem;top:.45rem;animation: scaledh 1.5s infinite;}
.fdbtn{position: fixed; z-index: 100;width: 1.22rem; right: 0;top:50%; transform: translateY(-50%);}
