/*list*/
.mianbaoxie{height:40px;width:1000px;line-height:40px;color:#000;}
.mianbaoxie span,.mianbaoxie a{color:#000;display:inline-block;padding:0 4px;}

.you{width:770px;float: right;}
.zuo{width:220px; float: left;}

.menu_list{height:auto;}
.menu_list .biaoti{width: 100%; height: 35px; line-height: 35px; background: url(h2_bg2.jpg) repeat-x;}
.menu_list .biaoti a.title { margin-left: 20px; width: 120px; border: 1px solid #e4e4e4; border-bottom: none; background: #fff; height: 30px; margin-top: 4px; color: #3886c1; display: inline-block; text-align: center; font-size: 14px;font-weight: bold;}
.menu_list ul{padding:10px;}
.menu_list ul li{width:168px;border:1px solid #a2cbf0;margin-bottom:10px;padding-left:30px; height: 27px; line-height: 27px;}




.xinxi_list .biaoti{width: 100%; height: 35px; line-height: 35px; background: url(h2_bg2.jpg) repeat-x;}
.xinxi_list .biaoti a.title { margin-left: 20px; width: 120px; border: 1px solid #e4e4e4; border-bottom: none; background: #fff; height: 30px; margin-top: 4px; color: #3886c1; display: inline-block; text-align: center; font-size: 14px;font-weight: bold;}
.xinxi_list ul{padding:10px;}
.xinxi_list ul li{background:url(biao6.jpg) 7px center no-repeat;height:30px;line-height:30px;padding:0 10px 0 17px;margin:0 auto;border-bottom:1px dashed #e1e1e1;}
.xinxi_list ul li a{display:inline-block;width:590px;float:left;line-height:30px; }
.xinxi_list ul li span{ text-align: right;display: block;}



    
@charset "utf-8";
/* CSS Document wap版*/

.mobile_type{
  width:100%;
 }
    
.mobile_type .header{
  height:40vw;
  background-size:100% 40vw;
 }
    .mobile_type .header .cen{
      width:100%;
      height:40vw;
    } 
    .mobile_type .header .cen h1{
      width:100%;
      height:40vw;
      padding-top:inherit;
    }
    
    .mobile_type .header .cen h1 a{
    background-size:70vw;
     margin-top:7vw;
    }
.mobile_type .nav {
  width:100%;
  height: 30vw;
  background: #c80405;
}

.mobile_type  .nav ul{
  width:100%;
 margin-left: 0;
}
.mobile_type .nav li{
    height: 10vw;
    line-height: 10vw;
    font-size: 15vw;
    float: left;
    width: 33%;
    margin: 0;
    text-align: center;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
  .mobile_type  .content_all{width:100%;}
   .mobile_type  .content_all .cen{width:100%;}
   .mobile_type .content_all .cen .zuo{width:100%;}
  .mobile_type .content_all .cen .zuo .menu_list{width:96%;}
  .mobile_type .content_all .cen .zuo .menu_list ul{width:95%;}
  .mobile_type .content_all .cen .zuo .menu_list ul li{width:93%;text-align:center;}
  .mobile_type .content_all .cen .zuo .menu_list ul li:nth-child(7){display:none;}
  .mobile_type .content_all .cen .you{width:100%;}
  .mobile_type .content_all .cen .you .xinxi_list{width:98%;}
  .mobile_type .content_all .cen .you .xinxi_list .page-content{width:100%;}
  .mobile_type .content_all .cen .you .xinxi_list .page-content ul.xxlist{width:98%;}
   .mobile_type .content_all .cen .you .xinxi_list .page-content ul.xxlist li{width:98%;overflow:hidden;}
   .mobile_type .content_all .cen .you .xinxi_list .page-content ul.xxlist li a{width:65%;}
   .mobile_type .content_all .cen .you .xinxi_list .page-content ul.xxlist li span{padding-right:5vw;}
   .mobile_type .footer{width:100%;}
   .mobile_type .footer div.cen{width:92%;}