
/*公共样式*/
* {margin: 0;padding: 0;border: none;outline: none;border-spacing: 0px !important;border-collapse: 0px;outline: medium;word-break: break-word;font-family: "微软雅黑";}
em,i{font-style: normal;}
a {text-decoration: none;}
img {border: 0 none;vertical-align: top;max-width: 100%;}
ul,li {list-style-type: none;}
.fl {float: left;display: inline;}
.fr {float: right;display: inline;}
.clr:after {visibility: hidden;display: block;content: " ";clear: both;height: 0;line-height: 0;}
.clr {zoom: 1;}
div{font-size: 0.28rem;color: #6e7583;}
body{max-width: 750px;margin: 0 auto;overflow-x: hidden;overflow-y: scroll;}
em,i{list-style: none;}
em{color: #000;}
.interval{margin: 2%;}
.full{padding:2%;box-sizing: border-box;}


/*头部导航*/
.nav {line-height: 0.5rem;font-size: 0.34rem;background: #222222;text-align: center;color: #fff;left: 0;top: 0;z-index: 999;width: 100%;box-sizing: border-box;font-size: 0.3rem;}
.nav a img{height: 0.32rem;vertical-align: middle;}
.nav a {color: #fff;}
.nav a:nth-child(2) img{margin-top: -0.15rem;height: 0.55rem;}
.nav_top{position: fixed;z-index: 9999;}

/*1*/
.infoSlect{font-size: 0.28rem;line-height: 0.55rem;margin-bottom: 0.18rem;}
.change div{display: inline-block;line-height: 0.4rem;margin-left: 0.5rem;}
.change div em{display: inline-block;width: 0.35rem;height: 0.35rem;box-sizing: border-box;border: 1px solid #666666;position: relative;top: 0.05rem;}

.register{background: #fff4ec;border: 2px dashed #e6dad1;border-radius: 0.26rem;box-sizing: border-box;}
.register div p{text-align: center;margin: 0.15rem 0;margin-left: -0.5rem;}
.register div p i{color: #ff8410;display: inline-block;width: 0.5rem;}
.register div p input,.register div p textarea{width: 65%;line-height: 0.65rem;padding-left: 8px;border-radius: 4px;border: 1px solid #dde0e5;}
.register div p textarea{line-height: 0.45rem;resize: none;}
.ochecked em{background: url(../img/change.jpg)no-repeat center;background-size: 100% 100%;}

.foote {margin:0.6rem 0 0 0 !important;background: #fff !important;}
.foote ul{width: 100%;border-top: 1px dotted #e3e3e3;border-bottom: 1px dotted #e3e3e3;}
.foote .footTop {background: #f8f8f8;}
.foote .footTop ul li {width: 50%;float: left;font-size: 14px;text-align: center;padding: 2.5% 0;}
.foote .footTop ul li img{height: 0.4rem;}
.foote .footTop ul li:last-child a{border-right: none;}
.foote .footTop ul li a {color: #555555;display: block;width: 100%;height: 100%;border-right: 1px solid #e3e3e3;box-sizing: border-box;}
.foote .footCet {background: url(../img/bj.jpg)no-repeat center;background-size: auto 95%;}
.foote .footCet .adress {font-size: 0.3rem;color: #555555;padding-left: 5%;margin: 3% 0;}
.foote .footCet .info {padding-left: 5%;padding-right: 5%;margin-bottom: 3%;}
.foote .footCet .info div.fl {width: 60%;color: #462f23;font-size: 0.4rem;padding-top: 0.2rem;}
.foote .footCet .info div.fl a b {padding-bottom: 0.1rem;display: block;color: #462f23;}
.foote .footCet .info div.fr {width: 30%;}
.foote .footCet .info div.fr a {display: block;border-radius: 5px;color: #fff;font-size: 0.28rem;text-align: center;background: #462f23;line-height: 0.52rem;margin-bottom: 0.1rem;}
.foote .footCet .info div.fr a:before {content: "● ";color: #fff;}
.foote .footBot ul {background: #f8f8f8;border-top: 1px dashed #e5e5e5;border-bottom: 1px dashed #e5e5e5;}
.foote .copyright {color: #999999;font-size: 0.2rem;text-align: center;margin: 2% 0;}
.foote .copyright span {font-size: 0.24rem;margin: 2% 0;}