* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font-family: "microsoft YaHei";
  outline: none;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.db {
  display: block;
}
.tc {
  text-align: center;
}
.bd {
  background-color: #fff;
}
input{
  border-radius:0;
  outline:none;
}
.frame {
  width: 100%;
  position: relative;
  z-index: 1;
  padding-top: 45px;
}
.frame.di {
  padding-bottom: 80px;
}
.frame.shou {
  padding-top: 0px;
}
.loadmore{
  margin-top: 10px;
}

.tan {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.tan .box {
  width: 90%;
  margin: 50px auto;
  background-color: #fff;
  border: 5px solid #555;
}
.tan .tou {
  height: 40px;
  line-height: 40px;
  background-color:  #3A71FB;
  color: #ffffff;
  padding: 0 3%;
  font-size: 17px;
}

.xinshe{
  padding:10px 8px 15px;
}

.xinshe h5{
  height:30px;
  line-height: 30px;
  font-size:16px;
  color: #3A71FB;
}

.xuan{
  padding:2px 0 0 20px;
  line-height: 24px;
  font-size: 14px;
  overflow:hidden;
}
.xuan li{
  width:50%;
  float: left;
}

.xuan.san li{
  width:33%;
  float: left;
}

.xuan.san li:nth-of-type(5),
.xuan.san li:nth-of-type(6),
.xuan.san li:nth-of-type(7),
.xuan.san li:nth-of-type(8){
  width:50%;
  float: left;
}


.xinshe input[type=radio]{
  width:15px;
  height:15px;
  -webkit-appearance:none;
  background-color: #fff;
  border:1px solid  #3A71FB;
  border-radius: 50%;
  vertical-align: middle;
  margin:0 5px;
}

.xinshe input[type=radio]:checked{
    background:url(../images/ced.png);
    background-size: 100% 100%;
}

.xinshe input[type=checkbox]{
  width:15px;
  height:15px;
  -webkit-appearance:none;
  background-color: #fff;
  border:1px solid  #3A71FB;
  vertical-align: middle;
  margin:0 5px;
}

.xinshe input[type=checkbox]:checked{
    background:url(../images/cfed.jpg);
    background-size: 100% 100%;
}

.xinshe input[type=button]{
  -webkit-appearance:none;
  background-color:  #3A71FB;
  color:#fff;
  border-radius: 3px;
  margin: 20px auto 0;
  display: block;
  height:30px;
  width:90%;
  border:0;
  font-size: 14px;
}

.tan .cang{
  height:80px;
  line-height: 80px;
  font-size: 18px;
  color: #3A71FB;
  text-align: center;
}

.tan .niu{
  background-color:  #3A71FB;
  color:#fff;
  border-radius: 3px;
  margin: 20px auto;
  display: block;
  height:30px;
  line-height: 30px;
  text-align: center;
  width:90%;
  border:0;
  font-size: 14px;
}

.tan .cha {
  display: block;
  float: right;
  width: 21px;
  height: 24px;
  line-height: 24px;
  background: url(../images/cha.png);
  background-size: 100% 100%;
  margin-top: 8px;
}

.tan .ti{
  padding: 20px 3% 30px;
}

.tan .ti textarea{
  width:100%;
  min-height: 110px;
  display: block;
  margin:0 auto;
  -webkit-appearance:none;
  border:1px solid #d7d7d7;
}

.tan .ti input{
  -webkit-appearance:none;
  background-color:  #3A71FB;
  color:#fff;
  border-radius: 3px;
  margin-top: 10px;
  display: block;
  height:30px;
  width:60px;
  border:0;
  font-size: 14px;
}


.she {
  padding: 40px 3% 30px;
}

.she a{
  display: block;
  width: 90%;
  height: 30px;
  line-height: 30px;
  color: #646464;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #dedede;
  border-radius: 4px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
  background-image: -webkit-linear-gradient(#fefefe, #f1f1f1);
  background-image: -o-linear-gradient(#fefefe, #f1f1f1);
  background-image: linear-gradient(#fefefe, #f1f1f1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f1f1f1', GradientType='0');
}

.she a.onn{
  background:  #3A71FB;
  color:#fff;
}
.top {
  background: #3A71FB;
  width: 100%;
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
  text-indent: 45px;
  padding-left:10px;
  box-shadow: 0 0 10px #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top a{
   color: #000;
}
.top a.l {
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  position: absolute;
  background:url(../images/jiantou.png) no-repeat 30% 50%;
  background-size: 24px 19px ;
}
.top a.r {
  position: absolute;
  right: 10px;
  top: 0;
  display: block;
  height: 45px;
  text-align: center;
  padding: 0 8px;
  font-size: 16px;
  color: #ffffff;
}

.footer{
  position: fixed;
  z-index: 98;
  width: 100%;
  height: 45px;
  line-height: 45px;
  bottom: 0;
  border-top: 1px solid #bababa;
  background-color: #fafafa;
}


.footer a{
  display: block;
  position: relative;
  height: 45px;
  line-height: 45px;
  float: left;
  color: #000;
  font-size: 16px;
  text-align: center;
}


#yi a{
   width: 100%;
}
#er a{
  width:50%
}
#san a{
  width:33.33333%
}
#si a{
  width:25%
}
#wu a{
  width:20%
}

.footer a img {
  height: 30px;
  vertical-align: middle;
  margin-right: 8px;
}
.footer a span {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 45px;
  line-height: 45px;
  background-color: #bababa;
}
.footer a.on {
  background-color:  #3A71FB;
  color: #ffffff;
}


/* .banner{
  position: relative;
  width: 100%;
  height: 183px;
  line-height: 183px;
  overflow: hidden;
}
.banner img {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner img.on{
  display: block;
}

.banner p {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.banner p s {
  display: inline-block;
  margin: 0 3px;
  width: 10px;
  height: 10px;
  line-height: 10px;
  border-radius: 50%;
  background-color: #fff;
}

.banner p s.on {
  background-color:  #3A71FB;
}

.banner p.counts {
  color: #efe3d7;
  padding: 0 10px;
  bottom: 5px;
  right: 5px;
} */
.banner {
  position: relative;
  width: 100%;
  height: 183px;
  line-height: 183px;
  overflow: hidden;
}

.banner li{
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner li.on{
  display: block;
}

.banner li img{
  width: 100%;
  height: 100%;
}

.banner p{
  width:100%; 
  height: 28px;
  line-height: 28px;
  position: absolute;
  bottom: 5px;
  left:0;
  z-index: 99;
  text-indent: 20px;
  overflow:hidden;
  color:#fff;
  font-size: 15px;
  text-shadow:1px 1px 1px #000;
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.4) 100%); 
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)),color-stop(100%, rgba(0, 0, 0, 0.4))); 
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.4) 100%); 
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.4) 100%); 
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.4) 100%); 
  background-color: rgba(0,0,0,0);
}

.banner p.count{
  width:100%;
  height: 6px;
  position: absolute;
  bottom: -1px;
  z-index: 99;
}

.banner .count s{
  float: left;
  display: block;
  width: 20%;
  height: 5px;
  background-color: #93a19e;
  position: relative;
}

.banner .count s i{
  position: absolute;
  right:0;
  width:2px;
  height:5px;
  background-color: #fff;
  display: block;
}

.banner .count s.on {
  background-color:  #3A71FB;
}




.magzine {
  background-color: #f8f8f8;
}
.magzine li {
  padding: 10px 10px 8px;
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
  margin-bottom: 10px;
  background-color: #fff;
}
.magzine img {
  display: block;
  float: left;
  width: 90px;
  height: 70px;
  margin-right: 10px;
}
.magzine h5 {
  width: auto;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  font-size: 15px;
  color: #464646;
  overflow: hidden;
}
.magzine h5 span {
  float: left;
  display: block;
  width: 40px;
  height: 18px;
  line-height: 18px;
  background: url(../images/tui.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 6px;
}
.magzine p {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  font-size: 13px;
  color: #6e6e6e;
}

.magzine p.re {
  height: 18px;
  line-height: 18px;
  color: #909090;
  font-size: 12px;
}
.magzine p.re span {
  margin-right: 5px;
}
.magzine p.re span:nth-child(3) {
  float: right;
  width:80px;
}


.huang .sou .soubtn{
  background-color:#fe8f4a;
  border: 1px solid #fe8f4a;
}

.sou {
  position:fixed;
  width:100%;
  z-index: 10;
  top:0;
  left:0;
  height: 32px;
  background-color: #f8f8f8;
  padding: 8px 0px;
  overflow:hidden;
}

.sou td{
  text-align: center;
}

.sou .loa{
  display: block;
  margin-left: 1%;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  font-size: 14px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  overflow: hidden;
  background-image: -moz-linear-gradient(top, #fefefe, #f1f1f1);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fefefe), color-stop(1, #f1f1f1));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f1f1f1', GradientType='0');
}
.sou .loa{
display:block;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;background:#fff url(../images/zhieweilibiao/didian1.png) no-repeat 5px 4px;border:none;border-radius:5px;font-size:14px;line-height:28px;width:99%;overflow: hidden;padding-left:13px;background-size:14px;height:28px}

.sou .wen {
  width: 96%;
  height: 31px;
  line-height: 31px;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  margin: 0 2%;
  text-indent: 3px;
  -webkit-appearance:none;
  font-size: 13px;
}

.sou .soubtn {
  -webkit-appearance:none;
  width: 50px;
  height: 30px;
  line-height: 30px;
  background-color:  #3A71FB;
  color: #ffffff;
  text-align: center;
  border-radius: 3px;
  border: 1px solid  #3A71FB;
  font-size: 13px;
}

.sou a{
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.sou a.qu{
  width: 50px;
  height: 25px;
  line-height: 25px;
  background-color: #02cc9a;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  font-size: 13px;
  margin-top:2px
}

.sou #pai{
  background: url(../images/pai.png);
  background-size: 100% 100%;
}

.sou #sheZhi{
  background: url(../images/sett.png);
  background-size: 100% 100%;
}

.sou #riLi{
  background: url(../images/rili.png);
  background-size: 100% 100%;
}
.sou #lieBiao{
  background: url(../images/xingqi.png);
  background-size: 100% 100%;
}

.shai.san,.shai.ban{
  background-color: #f8f8f8;
}

.shai li{
  position: relative;
  float: left;
  width: 50%;
  height: 40px;
  line-height: 40px;
  background-color: #f8f8f8;
}

.shai.san li{
  position: relative;
  float: left;
  width: 33.33%;
  height: 40px;
  line-height: 40px;
  background-color: #f8f8f8;
}

.shai.ban li{
  position: relative;
  float: left;
  width: 50%;
  height: 40px;
  line-height: 40px;
  background-color: #f8f8f8;
}

.shai li span {
  display: block;
  width: 90px;
  height: 35px;
  color: #999;
  text-align: center;
  margin: 0 auto;
}
.shai .on span{
  color: #3A71FB;
   border-bottom: 2px solid #00b38a;
}

.shai li.on span{
  color: #3A71FB;
  border-bottom: 2px solid  #3A71FB;
}

.shai i{
  display: block;
  position: absolute;
  right: 0px;
  width: 1px;
  height: 30px;
  top: 5px;
  border-right: 1px dashed #bebebe;
}



.shai{
  position:fixed;
  z-index: 10;
  width:100%;
  top:48px;
  left:0;
  text-align: center;
  margin-bottom: 4px;
  background-color:  #3A71FB;
  overflow:hidden;
 /*  padding-left: 2%; */
  height:40px;
  overflow:hidden;
  background: #f3f3f3;
}

.huang .shai{
  background-color: #fe8f4a;
}

.huang .shai select{
   background:url(../images/icon_arrow2_pre.png) 95% 50% no-repeat #fe8f4a;
    -webkit-background-size: 12px 12px;
    background-size: 12px 12px;
    border-left:1px solid #bf6c37;
    border-right:1px solid #ffab4a;
}

.shai select{
  float:left;
  display: block;
  width:49%;
  border:none;
  border-left:1px solid #179377;
  border-right:1px solid #58d7ba;
  height: 40px;
  line-height: 40px;
  -webkit-appearance: none;
  text-indent: 10px;
  background:url(../images/icon_arrow1_pre.png) 95% 50% no-repeat  #3A71FB;
  -webkit-background-size: 12px 12px;
  background-size: 12px 12px;
  border-radius: 0;
  color:#fff;
  outline:none;
  font-size: 15px;
  font-family: "微软雅黑";
}


.shai select:nth-child(1){
  border-left: 0;
  }
  .shai select:nth-child(2){
  border-right: 0;
  }




.xuans > p{
  background-color: #fff;
  border-bottom: 1px solid #ececec;
  height: 30px;
  line-height: 30px;
  color: #282634;
  font-size: 13px;
  text-align: center;
}

.xuans > p span:nth-child(1) {
  float: left;
  margin-left: 5px;
  padding-left: 10px;
  background: url(../images/zuo.jpg) no-repeat 0 50%;
  background-size: 8px auto;
}

.xuans > p span:nth-child(3) {
  float: right;
  margin-right: 5px;
  padding-right: 10px;
  background: url(../images/you.jpg) no-repeat right 50%;
  background-size: 8px auto;
}


.xuans {
  background-color: #f8f8f8;
}

.xuans li {
  padding: 8px 10px;
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
  margin-bottom: 10px;
  background-color: #fff;
}

.huang .xuans .zhan{
  background-color: #fe8f4a;
}

.xuans .zhan {
  position:relative;
  float: left;
  z-index: 2;
  width: 75px;
  height: 75px;
  /* padding-top: 10px; */
  line-height: 35px;
  margin-right: 10px;
  font-size: 29px;
  color: #fff;
  background-color:  #3A71FB;
  font-family:'Verdana';
  overflow:hidden;
}

.zhan_neirong{
color: #fff;
    width: 90%;
    margin: 0 auto;}
.xuans .zhan i{
  display: block;
  background-color: #fff;
  width:2px;
  height:70px;
  position:absolute;
  top:9px;
  left:40%;
  transform:rotate(43deg);
  -webkit-transform:rotate(43deg);
   -ms-transform:rotate(43deg);
    -moz-transform:rotate(43deg);
	 -webkit-transform:rotate(43deg);
	 -o-transform:rotate(43deg);
}
.xuans .img{
  width:0px;
  height:90px;
  vertical-align: middle;
  opacity: 0;
}

.xuans img{
  vertical-align: middle;
}

.xuans h5 {
  /*width: 65%;*/
  /*height: 30px;*/
  line-height: 22px;
  font-weight: normal;
  font-size: 15px;
  color: #464646;
  overflow: hidden;
   text-overflow: ellipsis;
    /*white-space: nowrap;*/
}
.xuans li p {
  /*height: 18px;*/
  line-height: 18px;
  overflow: hidden;
  font-size: 13px;
  color: #6e6e6e;
}
.xuans p.re {
  height: 18px;
  line-height: 18px;
  color: #909090;
  font-size: 12px;
}
.xuans p.re span {
  margin-right: 5px;
  color:#929293
}
.xuans p.re span:nth-child(3) {
  float: right;
}






.shaisan {
  text-align: center;
  margin-bottom: 8px;
}
.shaisan select {
  width: 30%;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  -webkit-appearance: none;
  background: url(../images/la.png) #ffffff right no-repeat;
  background-size: auto 26px;
  text-indent: 8px;
  color: #00b38a;
}
.shaisan select:nth-child(1) {
  margin-right: 2%;
}
.shaisan select:nth-child(2) {
  margin-right: 2%;
}
.talist li {
  border-bottom: 1px solid #e3e3e3;
  background-color: #fff;
  padding: 5px 0;
  margin-bottom: 10px;
  overflow: hidden;
}
.talist table {
  font-size: 13px;
  color: #464646;
  width: 100%;
}
.talist a {
  color: #464646;
}
.talist tr {
  height: 20px;
  line-height: 20px;
}
.talist tr.la {
  height: 23px;
  line-height: 23px;
  font-size: 14px;
  color: #00b38c;
}
.talist td {
  width: 58%;
  padding: 0 0 0 2%;
  overflow: hidden;
}
.talist td:nth-child(2) {
  width: 38%;
  padding: 0 2% 0 0;
  text-align: right;
  font-size: 12px;
}
.talist i {
  font-style: normal;
  color: #fcbc40;
}

.talist .sang a{
  display: inline-block;
  width:40px;
  text-align: center;
  height:25px;
  line-height: 25px;
  margin-right: 5px;
  background-color: #ffa200;
  color:#fff;
  border-radius: 2px;
}
.talist .sang input{
  display: inline-block;
  width:40px;
  text-align: center;
  height:25px;
  line-height: 25px;
  margin-right: 5px;
  background-color: #ffa200;
  color:#fff;
  border-radius: 2px;
  -webkit-appearance:none;
  -moz-appearance:none;
  border:0;
}

.talist .sang a:nth-child(2){
  display: inline-block;
  width:40px;
  text-align: center;
  height:25px;
  line-height: 25px;
  margin-right: 5px;
  color:#fff;
  border-radius: 2px;
  background-color:  #3A71FB;
}

.talist p {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color:  #3A71FB;
  padding: 0 3%;
}
.talist span.cang {
  color: #fcbc40;
  font-size: 14px;
  padding-left: 20px;
  background: url(../images/cang.png) no-repeat 0 50%;
  background-size: 16px 14px;
  margin-left: 3%;
}
.talist span.cang.dian {
  background: url(../images/cangs.png) no-repeat 0 50%;
  background-size: 16px 14px;
}
.talist .qu {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  color: #ffffff;
  background-color: #f59d07;
  border-radius: 3px;
  font-size: 12px;
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}
.shxuan {
  position:fixed;
  top:45px;
  left:0;
  width:100%;
  height: 35px;
  line-height: 35px;
  background-color: #fff;
  margin-bottom: 10px;
  text-align: center;
}

.shxuan li {
  color: #464646;
  height: 30px;
  width: 15%;
  font-size: 14px;
  display: inline-block;
}

.shxuan.new li{
  width: 20%;
}
.shxuan span {
  color: #464646;
  height: 30px;
  padding: 0 2px;
  font-size: 14px;
  display: inline-block;
}
.shxuan li.on span {
  color:  #3A71FB;
  border-bottom: 2px solid  #3A71FB;
}

.shxuannew {
  height: 35px;
  line-height: 35px;
  background-color: #fff;
  margin-bottom: 10px;
 text-align: center;
}

.shxuannew span {
  color: #464646;
  height: 30px;
  padding: 0 2%;
  font-size: 14px;
  display: inline-block;
}
.shxuannew span.on{
  color:  #3A71FB;
  border-bottom: 2px solid  #3A71FB;
}

.relist li {
  border-bottom: 1px solid #e3e3e3;
  background-color: #fff;
  padding: 5px 0 0;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}
.relist p {
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 2%;
  border-bottom: 1px dashed #ececec;
  overflow:hidden;
}
.relist p span:nth-child(2) {
  float: right;
}

.relist h5{
  display: block;
  float: left;
  width: 22%;
  height:80px;
  margin: 8px 3% 8px 3%;
  border:1px solid #e3e3e3;
  overflow:hidden;
}

.relist img {
  width:100%;
  vertical-align: middle;
}


.relist table {
  float: left;
  font-size: 12px;
  color: #464646;
  width: 70%;
  height:80px;
}
.relist tbody {
  width: 100%;
}
.relist a {
  color: #464646;
}
.relist tr {
  width: 100%;
  height: 20px;
  line-height: 20px;
}
.relist td {
  width: 65%;
  overflow: hidden;
}
.relist td:nth-child(2) {
  width: 33%;
  padding: 0 2% 0 0;
  text-align: right;
  font-size: 12px;
}
.relist i {
  font-style: normal;
  color: #fcbc40;
}
.relist .sang a {
  margin-right: 5px;
}
.ttle {
  background-color: #fff;
  width: 94%;
  /* height: 40px; */
  line-height: 20px;
  padding: 0 3%;
  font-size: 16px;
  /* overflow: hidden; */
  color: #333;
}
.ttle span.you {
  float: right;
  color: #fd6e4e;
  font-size: 14px;
  font-weight: normal;
}
.tle {
  background-color: #fff;
  width: 94%;
  height: 30px;
  line-height: 30px;
  padding: 0 3%;
  font-size: 15px;
  overflow: hidden;
  color: #333;
}
.tle a {
  text-decoration: underline;
  color:  #3A71FB;
  margin-left: 10px;
}
.tle.ex {
  width: 94%;
  height: 40px;
  line-height: 40px;
}
.tle.exx {
  width: 94%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.tle.exx a {
  text-decoration: none;
}
.jies {
  background-color: #fff;
  width: 94%;
  padding: 0 3% 8px;
}
.jies li {
  font-size: 14px;
  line-height: 22px;
  color: #464646;
}
.jies li:nth-child(2) {
  font-size: 12px;
  color: #666;
}

.er{
  display:none;
}
.er.on{
  display: block;
}
.zhang {
  position: relative;
  line-height: 25px;
  font-size: 13px;
  color: #464646;
  background-color: #fff;
  padding: 0px 10px 8px;
  word-break: break-all;
}

.zhang a {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #e43031;
}
.zhang.jie a{
  position:static;
 color: #e43031;
}

.zhang textarea{
  -webkit-appearance:none;
  -moz-appearance:none;
  -o-appearance:none;
  appearance:none;
  width:96%;
  height:150px;
  border:1px solid #d7d7d7;
  border-radius: 0;
  padding:8px 2%;
  font-size: 13px;
}


.jie {
  border-bottom: 1px dashed #d7d7d7;
}
.qxiang {
  padding: 5px 0 30px;
  background-color: #fff;
}
.qxiang li {
  width: 94%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  padding: 0 3%;
  overflow: hidden;
}

.qita {
  width: 94%;
  padding: 15px 3% 5px;
  font-size: 14px;
}
.qita li {
  line-height: 25px;
}
.qita li a {
  color: #43add4;
  text-decoration: underline;
}
.mianze {
  width: 90%;
  padding: 5px 2%;
  margin: 20px auto;
  background-color: #fff;
  border: 1px solid #f0efef;
  border-radius: 4px;
}
.mianze .ti {
  font-size: 15px;
  text-align: center;
  color: #fd6e4e;
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.mianze p {
  font-size: 12px;
  color: #222;
  line-height: 20px;
}
.xlogo{
  height:120px;
  overflow:hidden;
}

.xlogo img {
  float: none;
  display: block;
  width: 60%;
  margin: 15px auto 30px;
}

.xnav {
  width: 90%;
  margin: 0 auto;
  overflow:hidden;
  padding-bottom: 90px;
}

.xnav a{
  display: block;
  width: 48%;
  height: 100px;
  line-height: 100px;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
  margin: 15px 1%;
  float: left;
  color: #21706b;
  font-size: 20px;
  overflow:hidden;
}


.xsnav {
  position: relative;
  width: 100%;
  padding: 20px 0  50px 0;
  overflow: hidden;
  background: url(../images/xibg.jpg) no-repeat;
  background-size: cover;
}
.xs h4 {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #d4d4d4;
}
.xs h4 a {
  float: right;
  color: #00b28b;
  font-size: 14px;
}
.xs p {
  position: relative;
  overflow: hidden;
 /*padding: 0 1%; */
  text-align: left;
}

.xs p a {
  width: 23%;
  margin: 15px 1% 5px 1%;
  display: block;
  float: left;
  color: #797979;
  line-height: 25px;
  text-align: center;
  font-size: 13px;
}

.xs p a img{
  display: block;
  width:85%;
  margin:0 auto;
}

.xs p a span{
  display: block;
  height:25px;
  overflow:hidden;
  text-align: center;
}

.xs p i{
  display: none;
  position: absolute;
  z-index: 50;
  top:8px;
  width:20px;
  height:20px;
  line-height: 20px;
  color:#fff;
  font-style:normal;
  font-weight: bold;
  background-color: #f91515;
  border-radius: 50%;
  font-size: 10px;
  text-align: center;
}

.xs p i.on{
  display: block;
}

.qnav {
  position: relative;
  width: 80%;
  padding: 20px 10%;
  overflow: hidden;
  background: url(../images/sbg.jpg) no-repeat;
  background-size: cover;
}

.qnav li {
  width: 50%;
  float: left;
  margin-bottom: 30px;
}

.qnav li a {
  display: block;
  text-align: center;
  width: 70%;
  height: 120px;
  line-height: 120px;
  margin: 0 auto;
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
}
.qnav li:nth-of-type(1) a,.qnav li:nth-of-type(2) a{
  background-color: #59cdcc;
}
.qnav li:nth-of-type(3) a,.qnav li:nth-of-type(4) a{
  background-color: #ffba7c;
}
.qnav li:nth-of-type(5) a,.qnav li:nth-of-type(6) a{
  background-color: #dfdd78;
}
.erFen {
  height: 40px;
  width:100%;
  z-index: 998;
}
.erFen p {
  position: relative;
  float: left;
  width: 50%;
  height: 40px;
  line-height: 40px;
  background-color: #f8f8f8;
}
.erFen span {
  display: block;
  width: 70px;
  height: 37px;
  color: #999;
  text-align: center;
  margin: 0 auto;
}
.erFen a {
  position: relative;
  float: left;
  width: 50%;
  /*height: 40px;*/
  line-height: 40px;
  /*background-color: #fff;*/
  /*border-bottom: 1px dashed #d7d7d7;*/
  text-align: center;
  color: #464646;
  font-size: 14px;
}

.qiInfo .erFen a{
  color: #3A71FB;
  font-weight: bold;
}

.erFen a i {
  display: block;
  position: absolute;
  right: 0px;
  width: 1px;
  height: 30px;
  top: 5px;
  border-right: 1px dashed #d7d7d7;
}
.erFen p.on span {
  color:  #3A71FB;
  border-bottom: 2px solid  #3A71FB;
}
.erFen p i {
  display: block;
  position: absolute;
  right: 0px;
  width: 1px;
  height: 30px;
  top: 5px;
  background-color: #e3e3e3;
}
.daTu {
  width: 100%;
  height: auto;
  line-height: auto;
  text-align: center;
  padding: 60px 0  30px;
}
.daTu h2 {
  color: #1b1b1b;
  font-weight: normal;
}
.headd {
  width: 100%;
  height: auto;
  line-height: auto;
  text-align: center;
  padding: 20px 0 0;
}
.headd h2 {
  color: #1b1b1b;
  font-weight: normal;
}
.deng {
  width: 85%;
  margin: 20px auto;
}
.deng input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  display: block;
  border: 1px solid #e4e4e4;
  text-indent: 50px;
  background: url(../images/mi.jpg) no-repeat #ffffff;
  background-size: 40px 45px;
  font-size: 16px;
  margin-bottom: 20px;
}
.deng .text1{
  width: 100%;
  height: 45px;
  line-height: 45px;
  display: block;
  border: 1px solid #e4e4e4;
  text-indent: 50px;
  background: url(../images/mingzi.png) no-repeat #ffffff;
  background-size: 40px 45px;
  font-size: 16px;
  margin-bottom: 20px;
}
.deng input.daNiu {
  display: block;
  background:  #1aa95f;
  width: 85%;
  height: 40px;
  line-height: 40px;
  margin: 40px auto 20px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  text-indent: 0;
  -webkit-appearance:none;
}
.deng .xuzhi {
  font-size: 13px;
  color: #545454;
  line-height: 20px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  background-color: #fff;
  padding: 8px;
  height: 250px;
  overflow-y: auto;
}
.deng input:nth-child(1) {
  background: url(../images/ming.jpg) no-repeat #ffffff;
  background-size: 40px 45px;
  border-bottom: 1px solid #fff;
}
.deng p {
  padding: 20px 0 0;
}
.deng p a {
  display: block;
  color: #444;
  margin-right: 15px;
  line-height: 25px;
  font-size: 14px;
  text-align: center;
}
.gongxi {
  width: 90%;
  margin: 20px auto;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  background-color: #fff;
  padding: 10px 8px;
  line-height: 25px;
  font-size: 15px;
}
.qi1 {
  padding-bottom: 13px;
  background-color: #fff;
  border-bottom: 1px dashed #d7d7d7;
}
.qi1 li {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  padding-left: 4%;
  color: #464646;
}
.qi1 li span {
  margin-left: 5px;
}
.qi2 {
  padding: 10px 3% 30px;
  background-color: #fff;
  border-bottom: 1px solid #ececec;
  font-size: 14px;
  color: #464646;
}
.qi2 li {
  line-height: 30px;
}
.jianGuan {
  text-align: center;
  margin-top: 20px;
}
.jianGuan li {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #efefef;
  width: 23%;
  padding: 5px 0;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  vertical-align: middle;
}

.wan p{
  padding: 5px 5% 0;
  color: #1b1b1b;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
}
.wan>input{
  display: block;
  height: 30px;
  width: 92%;
  margin: 0 auto;
  border: 1px solid #f1f1f1;
  text-indent: 5px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-appearance:none;
  font-size: 13px;
}
.wan>select{
  display: block;
  height: 32px;
  line-height: 32px;
  width: 92%;
  margin: 0 auto;
  border: 1px solid #f1f1f1;
  text-indent: 5px;
  -webkit-appearance: none;
  background: url(../images/laa.jpg) no-repeat right #ffffff;
  background-size: 30px 30px;
  -webkit-appearance: none;
  font-size: 13px;
}

.wan textarea{
  display: block;
  height: 70px;
  width: 92%;
  margin: 0 auto;
  border: 1px solid #f1f1f1;
  text-indent: 5px;
  border-radius: 3px;
  -webkit-appearance: none;
  background-color: #fff;
  font-size: 13px;
}

.wan div{
  width: 92%;
  margin: 0 auto;
}

.wan div span{
  font-size: 13px;
  color:#666;
  margin-left: 4%;
  margin-right: 3%;
}

.wan div input[type=button]{
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  border-radius: 3px;
  text-align: center;
  border: 0px solid #00b489;
  background-color: #00b489;
  color: #ffffff;
  font-size: 13px;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}

.wan div select{
  width: 25%;
  padding-right:7%;
  margin-right: 1%;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  height: 30px;
  -webkit-appearance: none;
  background: url(../images/laa.jpg) no-repeat right 50% #ffffff;
  background-size: 25px 25px; 
}

.wan .tu{
  height: auto;
  padding: 20px 5%;
  border-bottom: 1px solid #ececec;
  margin-bottom: 15px;
}

.wan .tu img{
  width: 40%;
  vertical-align: middle;
}

.wan .tu span{
  display:inline;
  font-size:13px;
  color:#999;
}

.wan .tu input{
  display: inline-block;
  border: 0px solid #00b489;
  background-color: #00b489;
  color: #ffffff;
  margin-right: 5%;
  width: 50%;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  vertical-align: middle;
  margin-left: 3%;
  -webkit-appearance: none;
  -moz-appearance:none;
  appearance:none;
}

.wan #baocun{
  display: inline-block;
  width: 40%;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  color: #5b5b5b;
  margin-left: 5%;
  font-size: 14px;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}

.wan #tijiao{
  display: inline-block;
  width: 40%;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  border-radius: 3px;
  text-align: center;
  border: 0px solid #00b489;
  background-color: #00b489;
  color: #ffffff;
  float: right;
  margin-right: 5%;
  font-size: 14px;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}

.wan .bai {
  font-size: 13px;
  line-height: 18px;
  color: #464646;
  background-color: #fff;
  text-align: center;
  margin-top: 20px;
  padding: 13px 3%;
}






.bind li {
  height: 45px;
  line-height: 45px;
  background-color: #fff;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 5px;
  font-size: 14px;
  padding: 0 3%;
}
.bind i {
  font-style: normal;
  color: #fba600;
  font-size: 20px;
  margin-right: 5px;
  display: block;
  float: left;
}
.bind span {
  display: block;
  float: left;
  width: 24%;
  height: 45px;
  line-height: 45px;
  text-align: right;
  margin-right: 3%;
}
.bind select {
  font-size: 15px;
  width: 65%;
  height: 40px;
  border: 0;
  -webkit-appearance: none;
  background: url(../images/bla.jpg) no-repeat right 50%;
  background-size: auto 22px;
  color:  #3A71FB;
}
.bind input {
  font-size: 14px;
  width: 65%;
  height: 40px;
  border: 0;
  -webkit-appearance: none;
}
.bind .daNiu {
  width: 60%;
}

.xtong {
  padding: 10px 5%;
}
.xtong li {
  height: 30px;
  line-height: 30px;
  font-size: 15px;
}
.xtong li p {
  width: 50%;
  float: left;
  color: #949494;
  font-size: 15px;
}
.xtong input {
  margin-right: 5px;
}
.xtong .fen {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #d7d7d7;
}

.xtong .btn {
  -webkit-appearance:none;
  display: block;
  background-color:  #3A71FB;
  width: 85%;
  height: 40px;
  line-height: 40px;
  margin: 20px auto;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  border:0;
  font-size: 15px;
}


.jinDu {
  margin-top: 15px;
}
.jinDu li {
  position: relative;
  margin-top: 3px;
  width: 70%;
  min-height: 60px;
  margin-left: 20%;
  border-left: 2px solid  #3A71FB;
  line-height: 30px;
  text-indent: 52px;
  font-weight: bold;
}
.jinDu li > span {
  display: block;
  text-align: center;
  background-color:  #3A71FB;
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  top: 0px;
  left: -55px;
  width: 83px;
  height: 24px;
  line-height: 24px;
  padding-left: 8px;
  border: 2px solid #f8f8f8;
  text-indent: 0;
  font-weight: normal;
}
.jinDu li i {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid #fdcd00;
  border-right: 12px solid transparent;
  top: 0;
  left: 0;
}
.jinDu li i.done {
  border-top: 12px solid #f39e05;
}
.jinDu li p {
  text-indent: 0;
  padding-left: 52px;
  padding-bottom: 30px;
  font-weight: normal;
  color: #888;
  font-size: 12px;
  line-height: 15px;
  margin-top: 5px;
}
.jinDu li a {
  color:  #3A71FB;
  text-decoration: underline;
}
.jinDu li.la {
  border: 0;
}



.shuang {
  padding:8px 0;
}

.shuang a,.shuang input{
  display: inline-block;
  width: 35%;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  border-radius: 3px;
  text-align: center;
  font-size: 15px;
}
.shuang a:nth-child(1) {
  border: 1px solid #f39e07;
  background-color: #f39e07;
  color: #fff;
  margin-left: 8%;
}
.shuang a:nth-child(2) {
  border: 0px solid #00b489;
  background-color: #00b489;
  color: #ffffff;
  float: right;
  margin-right: 8%;
}


.shuang input:nth-child(2) {
  border: 0px solid #00b489;
  background-color: #00b489;
  color: #ffffff;
  float: right;
  margin-right: 8%;
  -webkit-appearance:none;
}

.dingList p {
  background-color: #fff;
  height: 40px;
  line-height: 40px;
  color: #454545;
  padding: 0 3%;
  font-size: 15px;
  border-bottom: 1px solid #d7d7d7;
}

.dingList  .bian{
  padding-left: 18px;
  background: url(../images/bian.jpg) no-repeat 0 50%;
  background-size: auto 15px;
  cursor: pointer;
}

.dingList table a{ 
  color: #454545;
}

.dingList table {
  width: 96%;
  padding: 0 2%  0 2%;
  font-size: 13px;
  background-color: #fff;
}

.dingList table tr {
  height: 30px;
}

/* .dingList table td:nth-child(2)  {
  width: 50%;
  height: 25px;
}

.dingList table td:nth-child(2) {
  text-align: right;
} */

.dingList table input {
  width: 17px;
  height: 17px;
}

.dan{
  width:100%;
  margin-top: 20px;
}

.dan .danNiu{
  -webkit-appearance:none;
  display: block;
  background-color:  #3A71FB;
  width: 85%;
  height: 40px;
  line-height: 40px;
  margin: 20px auto;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  border:0;
}

.ming {
  padding: 80px 5%;
}
.ming input {
  width: 75%;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #ececec;
  background: #fff;
  text-indent: 5px;
}
.ming a {
  display: inline-block;
  width: 20%;
  height: 28px;
  line-height: 28px;
  background-color:  #3A71FB;
  color: #ffffff;
  text-align: center;
  border-radius: 3px;
}
.zhu {
  width: 85%;
  margin: 20px auto;
}
.zhu input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  display: block;
  border: 1px solid #e4e4e4;
  font-size: 16px;
  margin-bottom: 10px;
  text-indent: 8px;
  border-radius: 3px;
}
.zhu input.sh {
  float: left;
  width: 60%;
}
.zhu input.fa {
  width: 36%;
  border: 1px solid #e4e4e4;
  float: right;
  color: #545454;
  font-size: 14px;
  height: 47px;
  overflow: hidden;
  background-image: -moz-linear-gradient(top, #fefefe, #f1f1f1);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fefefe), color-stop(1, #f1f1f1));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f1f1f1', GradientType='0');
}
.zhu .xuzhi {
  font-size: 13px;
  color: #545454;
  line-height: 20px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  background-color: #fff;
  padding: 8px;
  height: 250px;
  overflow-y: auto;
}
.zhu p {
  color: #777;
  font-size: 13px;
  margin-bottom: 10px;
  text-indent: 5px;
}
.zhu p a {
  display: block;
  color: #444;
  margin-right: 15px;
  line-height: 25px;
  font-size: 14px;
  text-align: center;
}
.daNiu {
  display: block;
  background-color:  #3A71FB;
  width: 85%;
  height: 40px;
  line-height: 40px;
  margin: 40px auto 20px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
}

.dnf{
   position:fixed;
   bottom:0px;
   height:50px;
   width:100%;
   background-color: #f8f8f8;
  z-index:999999;
}

.dnf .shou{
  display: block;
  padding:5px 0;
  float: left;
  width:30%;
  text-align: center;
  color: #3A71FB;
  font-size: 14px;
  line-height: 40px;
}

.dnf .shou img{
  height:20px;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 2px;
}

.dnf .xiaoNiu{
  display: block;
  background-color:  #3A71FB;
  width:65%;
  float: right;
  margin: 5px 4% 5px 0;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
}

.tli {
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #00b489;
  font-weight: normal;
  background-color: #fff;
  border-bottom: 1px dashed #d7d7d7;
}
.tli i {
  font-style: normal;
  color: #ff9600;
}
.ques {
  width: 94%;
  padding: 10px 3%;
}
.ques p {
  line-height: 25px;
  font-size: 14px;
  color: #464646;
}
.ques textarea {
  display: block;
  height: 100px;
  width: 96%;
  padding: 5px 2%;
  line-height: 20px;
  margin: 15px auto;
  border-radius: 3px;
  border: 1px solid #ececec;
}
.ques input {
  display: block;
  width: 50px;
  height: 26px;
  line-height: 26px;
  background-color:  #3A71FB;
  color: #ffffff;
  border: 0;
  border-radius: 3px;
}

.foot{
  position: fixed;
  bottom:0px;
  left:0px;
  z-index: 75;
  width:100%;
  height:40px;
  line-height: 40px;
  background-color: #f8f8f8;
  text-align: center;
  color: #666;
  font-size: 15px;
}


.foot a{
  position: absolute;
   top:0px;
  z-index:75;
  color: #666;
  height:40px;
  line-height: 40px;
}

.foot a.pr{
  width:72px;
  text-align: left;
  padding-left: 28px;
  left:5px;
  /* background:url(../images/icon_arrow_zuo.png) no-repeat 0% 50%; */
  background-size: 24px 24px;
}

.foot a.pn{
  width:100px;
  right:5px;
  /* background:url(../images/icon_arrow.png) no-repeat 100% 50%; */
  background-size: 24px 24px;
}


.foot span{
  text-align: center;
  color: #666;
  font-size: 15px;
}

.xuanList{
  border-top: 1px solid #eeeeee;
}

.xuanList table{
  width:94%;
  margin:0 auto 5px;
  font-size: 13px;
  color:#545454;
}

.xuanList table tr:nth-child(odd) td{
  padding: 5px 0 2px;
}
.xuanList table tr:nth-child(even) td{
  border-bottom:1px solid #d7d7d7 ;
  padding: 2px 0 5px;
}

.xuanList table td:nth-child(2){
  text-align: right;
}

.xuanList span{
  font-weight: bold;
}

.xuanList a{
  display: block;
}

.xuanList i{
  font-style: normal;
  color: #3A71FB;
  font-weight: bold;
}





.youShan{
  position:fixed;
  z-index: 100;
  right:0;
  margin-right: -100%;
  top:0px;
  width:50%;
  height:100%;
  border-radius: 10px 0 0 0;
  overflow:hidden;
  
 
}

.youShan h4{
height:40px;
line-height: 40px;
text-indent: 20px;
background-color:  #3A71FB;
color:#fff;
font-size: 16px;
font-weight: normal;
}

.youShan h4 .cha{
display: block;
float: right;
width:40px;
height:40px;
background: url(/Public/images/cha.png) no-repeat 50% 50%;
background-size: 26px 26px;
margin-top: 0;
}

.youShan input{
  display: block;
  width:100px;
  height:35px;
  line-height: 35px;
  background-color:  #3A71FB;
  color:#fff;
  border-radius: 3px;
  border:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 25px auto;
  font-size: 15px;
}
.sos{
width:90%;
margin:0 auto;
}
.sos select{
display: block;
width:100%;
height:40px;
line-height: 40px;
text-indent: 35px;
border:1px solid #ececec;
margin-top: 15px;
font-size: 15px;
color:#9a9a9a;
border-radius: 5px;
}

.sos select:nth-of-type(1){
  background: url(/Public/images/xuanbei.png) no-repeat 0 -2px #fff;
  background-size: auto 164px;
}
.sos select:nth-of-type(2){
  background: url(/Public/images/xuanbei.png) no-repeat 0 -41px #fff;
  background-size: auto 164px;
}
.sos select:nth-of-type(3){
  background: url(/Public/images/xuanbei.png) no-repeat 0 -82px #fff;
  background-size: auto 164px;
}
.sos select:nth-of-type(4){
  background: url(/Public/images/xuanbei.png) no-repeat 0 -123px #fff;
  background-size: auto 164px;
}
.sos select:nth-of-type(5){
  background: url(/Public/images/xuanbei.png) no-repeat 0 -123px #fff;
  background-size: auto 164px;
}
.sos select:nth-of-type(6){
  background: url(/Public/images/xuanbei.png) no-repeat 0 -123px #fff;
  background-size: auto 164px;
}

.sos span{
  display: block;
  width:100%;
  height:40px;
  line-height: 40px;
  text-indent: 40px;
  margin-top: 15px;
  font-size: 15px;
  color:#9a9a9a;
  border-radius: 5px;
  border:1px solid #d7d7d7;
  background: url(/Public/images/tuchu.jpg) no-repeat -10px 0;
  background-size: auto 80px;
   font-size: 16px;
    border: none;
    border-bottom: 1px solid #eee;
    color: #000;
}

.sos span:nth-of-type(3){
  background: url(/Public/images/tuchu.jpg) no-repeat -10px -40px;
  background-size: auto 80px;
}

.sos span.on{
  background: url(/Public/images/fashi.png) no-repeat 10px 50% #fff;
  background-size: 20px 20px;
  box-shadow: 0 0 3px 1px #ddd inset;
}
.sos span:nth-of-type(3).on{
   background: url(/Public/images/juli.png) no-repeat 10px 50% #fff;
  background-size: 20px 20px;
  box-shadow: 0 0 3px 1px #ddd inset;
}



.sos p{
margin:15px 0;
width:100%;
height:1px;
border-bottom: 1px solid #d8d8d8;
}

.shai li span.tebie{
  background-image:-webkit-linear-gradient(to bottom, #f1f1f1, #fff);
  background-image:linear-gradient(to bottom,#f1f1f1,#fff);
  border-radius: 3px;
  border:1px solid #d7d7d7;
  height:28px;
  line-height: 28px;
  margin-top: 6px;
}

.sos a:nth-of-type(1) span{
  background: url(/Public/images/xuanbei.png) no-repeat 0 -82px #fff;
  background-size: auto 164px;
}

.sos a:nth-of-type(2) span{
  background: url(/Public/images/xuanbei.png) no-repeat 0 -82px #fff;
  background-size: auto 164px;
}
.sos a:nth-of-type(3) span{
  background: url(/Public/images/xuanbei.png) no-repeat 0 -82px #fff;
  background-size: auto 164px;
}
.xin_shenqing{
  width: 97%;
  margin: 0px auto;
}
.xin_shenqing .xin_shenqingu .xin_shenqingui{
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #01cd9a;
  border-radius: 100%;
  margin-right: 8px;
  position: relative;
  top: -3px;
  margin-left: 5px;
}
.xin_shenqing .xin_shenqingu li{
  height: 60px;
  line-height: 64px;
  border-bottom: 1px dotted gainsboro;
}
.xin_shenqing .xin_shenqingu li .xin_shenqingus{
  width: 120px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
}
.xin_shenqing .xin_shenqingu li select, .xin_shenqing .xin_shenqingu li input[type='text']{
  border: 1px solid #01cd9a;
  width: 50%;
  height: 25px;
  border-radius: 3px;

}
.xin_shenqing .xin_shenqingu li select{
  -webkit-appearance:inherit;
  background: url("/Public/images/xia(1).png") no-repeat 97% 50%;
  line-height: 25px;
  font-size: 16px;
}
.tjiao,.tjiao1{
  text-align: center;
  margin-top: 10%;
  margin-bottom: 15px;
}
.tjiao>span,.tjiao1>span{
  display: inline-block;
  width: 100px;
  text-align: center;
  background: #01cd9a;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: white;
  border-radius: 5px;
}
.xin_shenqing .xin_shenqingu .check_zhiwei{
  width: 100%;
  float: left;
}
.xin_shenqing .xin_shenqingu .check_zhiwei span{
  font-size: 14px;
  width: 70%;
}
.xin_shenqing .xin_shenqingu .tjia{
  width: 30px;
  position: relative;
  float: right;
  right: 4%;
  top: 15px;
}
.xin_shenqing .xin_shenqingu .check_zhiwei ul li img{
  width: 25px;
  position: relative;
  float: right;
  right: 7%;
  top: 15px;
}
.xin_shenqing .xin_shenqingu .check_zhiwei i{
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #01cd9a;
  border-radius: 100%;
  margin-right: 8px;
  position: relative;
  top: -3px;
  margin-left: 5px;
  margin-left: 30px;
  margin-right: 20px;
}
.xin_shenqing .xin_shenqingu .zeng_jian{
  width: 55%;
  float: left;
  position: relative;
  /*top: -13px;*/
  top:15px;

}
.xin_shenqing .xin_shenqingu .zeng_jian ul li{
  border: none;
  /*height: 30px;*/
  overflow: hidden;
  font-size: 14px;
  line-height: 30px;
  position: relative;
  height: 40px;
}
.xin_shenqing .xin_shenqingu .zeng_jian ul li img{
  width: 25px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.questionlu_c{
  margin-top: 50px;

}
.questionlu_c1{
  overflow: hidden;
  background: white;
  padding: 5px;
  margin-bottom: 8px;
}
.questionlu_r{
  width: 6%;
}
.back_1{
  width: 22px;
  /* top: 5%; */
  position: relative;
  top: 10px;
}
.questionlu_l{
  width: 94%;
}
.questionlu_p{
  font-size: 14px;
  color: gray;
  margin-bottom: 5px;
}
/*申请原因*/
.res_submit{
  margin-top: 50px;
  width: 94%;
  margin: 50px auto 20px auto;
}
.res_submitp{
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.res_submitp i{
  background: #00b38a;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  margin-right: 10px;
}
.res_submit textarea{
  width: 100%;
  height: 150px;
  border-radius: 5px;
  border: none;
  background: white;
}
.saves{
  text-align: center;
  margin-bottom: 30px;
  margin-top: 40px;
}
.save_btn{
  width:80px;
  height: 33px;
  border: 1px solid #02cc9a;
  color: #02cc9a;
  border-radius: 4px;
  font-size: 16px;
  margin-right: 15px;
  background: none;
}

.save_btn1{
  background: #02cc9a;
  /* display: block; */
  border: 0;
  width: 80px;
  height: 33px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  border-radius: 4px;
}
.table{
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
  text-align: center;
}
.cell{
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.nav_nav ul li{
  float: left;
}

.nav_nav{
  background: rgba(128, 128, 128, 0.08);
  overflow: hidden;
  height: 30px;
  padding: 10px;
  width: 100%;
  margin-top: 45px;
}
.nav_nav ul{
  width: 100%;
}
.nav_nav_l1{
  width: 50%;
  /* border: 1px solid; */
  margin-left: 3%;
  background: white;
  border-radius: 8px;
}

.yuan_content{
  border: 1px solid #00b38a;
  border-radius: 5px;
  width: 88%;
  margin: 10px auto 0px;
  padding: 3%;
  overflow: hidden;
}
.yuan_contentl{
  width: 25%;

  height: 75px;
  float: left;
}
.yuan_contentl img{
  width: 100%;
  height: 100%;
}
.yuan_contentr{

  width: 70%;
  float: right;
}
.yuan_contentu{
  width: 100%;
  margin-top: 8px;
}
.yuan_contentu li{
  font-size: 12px;
  color: gray;
  float: left;
}
.yuan_contentul{
  position: relative;
  width: 33%;
  height: 20px;
  margin-left: 10px;
}
.yuan_contentul img{
  position: absolute;
  width: 18px;
  top: 1px;
}
.yuan_contentul span{
  position: absolute;
  margin-left: 25px;
}
.yuan_img1,.yuan_img3,.yuan_img5{
  display: none;
}