@charset "utf-8";

/* Common style */

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
*{margin: 0;padding: 0;}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
	font-weight: normal;
}

body {
	font: menu;
	font-size: 0.6rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a img,
input,
button,
textarea {
	border: none;
}

input,
button,
textarea {
	display: inline-block;
	font: menu;
	font-size: 0.6rem;
}

input[type="submit"],
input[type="button"] {
	-webkit-appearance: none;
}

table {border-collapse: collapse;border-spacing: 0;width: 100%;}

/* Link Style */

a {text-decoration: none;color: #FFFFFF;}
.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;}
.dsbnone{ display: none;}
.dsblock{ display: block;}
.dsinline{ display:inline;}
.ovhidden{ overflow: hidden;}
.tx-ind{ text-indent: -9999px;}
.ftf-s{ font-family: "宋体";}
/*鼠标样式*/
.curpter{ cursor: pointer;}
/*文字溢出隐藏 start*/
.one_hidden{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.tw_hidden{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.tr_hidden{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.fu_hidden{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.fw_hidden{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
/*文字溢出隐藏 end*/
/*文本居中*/
.text-l{ text-align: left;}
.text-c{ text-align: center;}
.text-r{ text-align: right;}
/*margin*/
.m-auto{ margin: 0 auto;}
/*字体的粗细*/
.font-b1{ font-weight: 100;}
.font-b9{ font-weight: 900;}
/*字体的大小*/
.fs-8{ font-size:0.08rem;}
.fs-10{ font-size:0.1rem;}
.fs-12{ font-size:0.12rem;}
.fs-13{ font-size:0.13rem;}
.fs-14{ font-size:0.14rem;}
.fs-15{ font-size: 0.15rem;}
.fs-16{ font-size: 0.16rem;}
.fs-17{ font-size: 0.17rem;}
.fs-18{ font-size: 0.18rem;}
.fs-20{ font-size: 0.2rem;}
.fs-21{ font-size: 0.21rem;}
.fs-22{ font-size: 0.22rem;}
.fs-24{ font-size: 0.24rem;}
.fs-26{ font-size: 0.26rem;}
.fs-28{ font-size: 0.28rem;}
.fs-30{ font-size: 0.3rem;}
.fs-37{ font-size: 0.37rem;}
/*字体颜色*/
.fc-1{color: #888888;}/*浅灰色*/
.fc2{color: #666666;}/*浅灰色2*/
.fc3{color: #000000;}
/*width*/
.w-all{ width:100%;}
.w-main{ width: 6.6rem;margin: 0 auto;}

.h-30{width: 100%;height: 0.3rem;}

.wtongy{width: 25px;height: 100px;}
/*头部div*/
.top{position: fixed;z-index: 9999;height: 1rem;background-color: #a50708;top:0}
.toplogoa,.getnav{margin-top: 0.15rem;display: inline-block;}
.toplogoa img{width:auto;max-height: 0.76rem;}
.getnav img{width: 0.53rem;height: 0.68rem;margin-left: 3.2rem;}

/*footer*/
.footer{height: 1.05rem;line-height: 1.05rem;background: #a50708;position: fixed;bottom: 0;}
.footer li{width: 50%;position: relative;}
.footer li a{margin-top: 0.18rem;width: 100%;line-height: 0.7rem;height: 0.7rem;color: #FFFFFF;text-align: center;display: inline-block;}
.footer li .borderaf{
	border-right: dashed  #FFFFFF 1px;
	}
.footer img{height: 0.78rem;}
.banquan{height: 0.35rem;margin-top: 0.25rem; height: 0.8rem; line-height: 0.8rem; background-color: #a50708;color: #fff;}
.banquan p{font-size: 0.2rem;color: #fff;text-align: center;width: 100%;}

/*导航*/
.mnav{position:fixed;left:100%;top:0;width:100%;height:100%; z-index:1000000; background-color:#646464;display:block;}
  .mnav-tit{height:30px; line-height:30px;}
  .mnav-tit span{float:right;background:url(../img/close.png) left top no-repeat;width:20px;height:20px; background-size:auto 100%;margin-top:15px;cursor:pointer;}
  
  .mnav-list dl{border-bottom:2px solid #b2b2b2; line-height:normal;}
  .mnav-list dl dt{padding:10px 2%;cursor:pointer;text-align: center;font-size: 0.3rem;line-height: 0.7rem;}
  .mnav-list dl .xximg{background:url(../img/jt2.png) 94% center no-repeat;background-size:auto 20%;}
  .mnav-list dl .xximg1{background:url(../img/jt.png) 94% center no-repeat;background-size:auto 20%;}
  .mnav-list dl dd{border-top:2px solid #b2b2b2; line-height:normal;}
  .mnav-list dl dd a{display:block;width:80%;border-bottom:1px solid #b2b2b2;font-size: 0.26rem;text-align: center;line-height: 0.9rem;margin: 0 auto;color: #d9d9d9;}
  .mnav-list dl dd a:last-child{border-bottom:0;}
  .mnav-list dl dd{display:none;}
  
.mnav-list1 dl{border-bottom:2px solid #b2b2b2; line-height:normal;}
.mnav-list1 dl dt{padding:10px 2%;cursor:pointer;text-align: center;font-size: 0.3rem;line-height: 0.7rem;}
  




.footer1{margin: 0.6rem auto}
.flimg{width: 35%;}
.flimg img{width:90%;}
.frdiv{width: 65%;}
.selectdiv{line-height: 25px;width:100%;background-color: #f5f5f5;overflow:hidden;margin-bottom: 0.15rem;}
select {
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: url("../img/arrow.png") no-repeat scroll right 10% center transparent;
	background-color: #f5f5f5;
	overflow:hidden;
  font-size: 0.22rem;
  outline: none;
  border: none;
  height: 30px;
  width: 100%;
  padding-left:0.6rem;
  color: #666666;
}

select::-ms-expand { display: none; }


/* pagination*/
div.black2{padding:0px;margin:10px;text-align:center; margin-bottom: 10px; font-size: 0.22rem;}
div.black2 a{border:#000000 1px solid;padding:3px 6px;margin:2px;color:#000000;text-decoration:none;}
div.black2 a:hover{border:#000000 1px solid;color:#fff;background-color:#000;}
div.black2 a:active{border:#000000 1px solid;color:#fff;background-color:#000;}
div.black2 span.current{
	border: #ff0000 1px solid;
    padding: 3px 6px;
    font-weight: bold;
    margin: 2px;
    color: #ff0000;
    background-color: #ffffff;
}
div.black2 span.disabled{border:#eee 1px solid;padding:3px 6px;margin:2px;color:#ddd;background-color: #fff;}
