*{margin:0; padding:0; font-family:"微软雅黑"; }
html{ margin:0; padding:0; font-size:12px;}
body{margin:0; padding:0;overflow-x:hidden;}
ul li{ list-style:none;}
a{ text-decoration: none;}
@media only screen and (min-width: 320px){
    html {
        font-size:10px !important;
    }
}
@media only screen and (min-width: 360px){
    html {
        font-size:11.25px !important;
    }
}
@media only screen and (min-width: 400px){
    html {
        font-size:12.5px !important;
    }
}
@media only screen and (min-width: 480px){
    html {
        font-size:15px !important;
    }
}
@media only screen and (min-width: 640px){
    html {
        font-size:17px !important;
    }
}

input
{
    border: none;
    box-sizing: border-box;
    -webkit-appearance: none;
}

ul, li
{
    list-style: none;
}

a
{
    text-decoration: none;
}

h1
{
    padding: 0px;
    margin: 0px;
}

body
{

    overflow-y: scroll;
    overflow-x: hidden;
	background-size: 100%;
}

.body2{background: url("../images/b2.png") repeat-y; }


.mhome2{
	 padding: 0;
    min-width: 300px;
    max-width: 640px;
    margin: 0 auto;
	background: url("../images/body2.png") no-repeat top center; 
   width:100%;  
    height:100%;  
    background-size:100% 100%;  
    position:absolute;  
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg-login.png',sizingMethod='scale');  

}
.mhome4{
	 padding: 0;
    min-width: 300px;
    max-width: 640px;
    margin: 0 auto;
	background: url("../images/body4.jpg") no-repeat top center; 
   width:100%;  
    height:100%;  
    background-size:100% 100%;  
    position:absolute;  
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg-login.png',sizingMethod='scale');  

}
.mhome3{
	 padding: 0;
    min-width: 300px;
    max-width: 640px;
    margin: 0 auto;
	background: url("../images/body.jpg") no-repeat top center; 
   width:100%;  
    height:100%;  
    background-size:100% 100%;  
    position:absolute;  
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg-login.png',sizingMethod='scale');  

}
.head img{width:50%;padding:1rem 0 0 1rem;}
.main{padding:2rem 1rem 0rem 1rem;	    min-height: 32rem; 	}
.main li{width:32%;float:left;margin-bottom:2rem;}
.main_f{width:50%;float:right;padding-right:1rem;}
.main_f li{width:42%;float:right;margin-bottom:1rem;padding-left:1rem;}
.index_foot{    background-image: linear-gradient(#976f29, #cf1313); padding:1rem 0 1rem 0;text-align: center; position:absolute; bottom:0;    width: 100%;}
.index_foot li{width:33%; float:left; border-left:1px dashed #fff;}

.index_foot li:first-child{border:0px;}
.index_foot li a{color:#fff;}
.index_foot img{margin:0rem auto;width:80%;}
.index_foot p{ font-size:1.5rem; color:#fff; font-family:"微软雅黑";}
.main_title{line-height:2rem;background:#976f29; color:#fff; font-size:1.37rem;float:left;padding:0 0.4rem;}
.main_content{font-size:1.37rem;line-height:2rem;padding-top:1rem;}
.main_content img{width:100%;}
.btn{ width: 100%; height: 3rem;border: 0;background: #976f29;color: #fff;display:block;text-align:center;cursor:pointer;border-radius:2px;}
.qt_ly{padding:1rem;}
.qt_ly .text{line-height:2rem;border:1px solid #976f29;    width: 79%;}
.qt_ly span{line-height: 2.5rem;}
.zhaopian{width:100%;}
.zhaopian img{width:25%;min-height:12rem;border:1px solid #000; padding:0.2rem;float:left; margin-top:1rem;}
.rwmain{padding: 4% 2% 0 2%; min-height: 32rem;}
.rwjj{float:left;margin-top: 1rem;margin-left:3%; width:69%;}
.jjtitle{ font-size:1.4rem; color:#fff; background:#000; line-height:1.6rem;    padding: 0.4rem; float:left;}
.jjxx{ color:#494949; font-size:1.15rem; line-height:2rem; padding-top:1rem;}
.spsj_xx{ line-height:2rem; padding-top:2rem;}
.spsj{border-top:1px solid #000;margin-top:3.3rem; position:relative;}
.spsj_title{ border:1px solid #000;line-height:1.8rem; position:absolute; top:-0.9rem; padding:0   0.6rem 0 0.6rem;    left: 50%;margin-left:-3.1rem; background: url("../images/b2.png") no-repeat; font-size:1.37rem; }




 .whitebox {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255 ,255, 0.8);
}
 .whitebox .weui-msg {
  position: relative;
  padding-top: 20px;
}
.whitebox .weui-msg .weui-msg__icon-area {
  margin-bottom: 15px;
}
.whitebox .weui-icon_msg {
  font-size: 66px;
}
.whitebox .title-comm {
  position: relative;
  line-height: 50px;
  border-bottom: 1px solid #C8C7CC;
  padding: 0 15px;
}
.whitebox .title-comm:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  display: inline-block;
  width: 5px;
  height: 20px;
  margin-top: -10px;
  background: #a45511;
}
.whitebox .title-comm h3 {
  font-size: 18px;
  color: #a45511;
}
 .whitebox .con-div-show {
  padding: 15px 15px 10px;
}
 .whitebox .con-div-show dt,
.whitebox .con-div-show dd {
  min-height: 30px;
  font-size: 17px;
}
.whitebox .con-div-show dt {
  float: left;
  width: 100px;
}
.whitebox .con-div-show dd {
  padding-left: 80px;
  color: #9B9B9B;
}



.chaxunkuang{  padding: 5px;
    background-color: #f7f7f7;
    border: none;
    font-size: 16px;
    line-height: 30px;
    width: 83%;
   border: 1px solid #e18637;}
   
.sousuojieguo li{background:#fff;}
.sousuojieguo li p{float:left;}




