*{
	margin:0;
	border:0;
	padding:0;
	box-sizing: border-box;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
img{
	width:100%;
}
.wapindex-header{
	box-sizing: border-box;
	widows: 100%;
	height:49px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
    background:#fafafa;
    padding:9px 10px;
    position: relative;
    z-index: 5;
}
.hjbWap-jiantou{
	position: absolute;
	right:0px;
	bottom:-40px;
	width:45px;
	height:39px;
}
.hjbWap-jiantou img{
	width:100%;
}
.wapindex-logo{
	width:108px;
	height:auto;
	float: left;
}
.hjbWap-index-headerNav{
	float: right;
	overflow: hidden;
}
.hjbWap-index-headerNav li{
   float: left;
   text-align:center;
   padding-left:14px;
}
.hjbWap-index-headerNav li a .indexHeader-img1{
	width: 19px;
}
.hjbWap-index-headerNav li a .indexHeader-img2{
	width: 20px;
}
.hjbWap-index-headerNav li a .indexHeader-img3{
	width: 16px;
}
.hjbWap-index-headerNav li a span{

	display: block;
	font-size: 12px;
    font-family: "微软雅黑";
    color:#1687d7;
}
.wapindex-navBox{
	overflow:hidden;
	position: relative;
	margin-bottom:10px;
}
.wapIndex-nav{
	/* overflow: hidden; */
	box-sizing: border-box;
	height:44px;
	background:#b2d4dd;
	box-sizing: border-box;
	position: absolute;
	transition:  .35s;
	-moz-transition:  .35s;	/* Firefox 4 */
	-webkit-transition:  .35s;	/* Safari 和 Chrome */
	-o-transition:  .35s;
	/* padding-right: 50px !important; */
}
.hjbWap-nav{
	position: relative;
	width:100%; 
	padding-right: 35px; 
}
.wapI_jia{
	width:36px;
	height:44px;
	position: absolute;
	top: 0px;
	right:-1px;
	z-index: 100;
	transition:  .25s;
	-moz-transition:  .25s;	/* Firefox 4 */
	-webkit-transition:  .25s;	/* Safari 和 Chrome */
	-o-transition:  .25s;
}
/* swiper-wrapper */
.swiper-container1{
	box-sizing: border-box;
	height:44px;
	width:100%;
	background:#b2d4dd;
	/* border-bottom:2px solid #006bb7; */
	position: right
}
/* .swiper-container1 .swiper-slide{
	 margin:0 !important;
} */
.wapIndex-nav li{
	float: left;
	box-sizing: border-box; 
	text-align: center;
	background:#b2d4dd;
	line-height: 44px;
	position: relative;
}
.wapIndex-nav li img{
	display: none;
    width:9px;
    height:4.5px;
    position: absolute;
    left:50%;
    margin-left: -4.5px;
    top:0;
}


.wapIndex-nav li.active img{
   display: block;
}
.wapIndex-nav li.active a{
   font-size: 18px;
}
.wapIndex-nav li:hover a{
	font-size: 18px;
}
.wapIndex-nav li a{
    font-size: 16px;
    font-family: "微软雅黑";
    color:#3e6373;
    
}
.wapIndex-geceng{
	height:21px;
	background:#fafafa;
	border-bottom: 1px solid #ececec;
}
.wapIndex-lei{
	box-sizing: border-box;
	padding:0px 10px;
	border-bottom: 1px solid #ececec;
	height:auto;
}
.wapIndex-leiHeader{
	height:35px;
}
.wapIndex-leiHeaderL{
	float: left;
	font-family: "微软雅黑";
    color:#da2426;
    padding:0 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    line-height: 31px; 
    border-bottom:4px solid #178edf;   
}
.wapIndex-leiHeaderR{
	float: right;
	line-height: 35px; 
	font-size: 12px;
	font-family: "微软雅黑";
    color:#666;
}
.wapIndex-fazhiT{
	margin-top: 12px;
	background:#f2f2f2;
	overflow: hidden;
}
.wapIndex-fazhiTL{
	width:45%;
	float: left;
}
.wapIndex-fazhiTL img{
	width:100%;
}
.wapIndex-fazhiTR{
	float: right;
    width:55%;
    padding:10px;
}
.wapIndex-fazhiTR-p1{
    font-size: 14px;
	font-family: "微软雅黑";
    color:#333;
    margin-bottom: 8px;
    height:38px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.wapIndex-fazhiTR-p2{
    font-size: 14px;
	font-family: "微软雅黑";
    color:#808080;
    height:38px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/* lei */
.wapIndex-fazhi-list li{
    border-bottom:1px dashed #b6b6b6;
}
/* wapIndex-navLiActive */
.wapIndex-fazhi-list li a{
	display: block;
	width:100%;
	overflow: hidden;
}
.fazhi-listLdian{
	padding-right: 5px;
	float: left;
	line-height: 58px;
}
.wapIndex-fazhi-list li a .wapIndex-fazhi-listL{
	float: left;
	width:72%;
	font-size: 14px;
	font-family: "微软雅黑";
    color:#333;
    line-height: 58px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.wapIndex-fazhi-list li a .wapIndex-fazhi-listR{
	float: right;
	font-size: 14px;
	font-family: "微软雅黑";
    color:#999;
    line-height: 58px;
}
.wapIndex-twoImg{
	overflow: hidden;
	margin-top: 10px;
}
.wapIndex-twoImgL{
	width:47%;
	float: left;
}
.wapIndex-twoImg div a{
	display: block;
}
.wapIndex-twoImg div a img{
	width:100%;
}
.wapIndex-twoImg div a span{
	display: block;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
	font-family: "微软雅黑";
    color:#333;
    line-height: 18px;
}

.wapIndex-twoImgR{
	width:47%;
	float: right;
}
.wapIndex-yejie{
	margin-top: 10px;
}
.wapIndex-yejie a{
	display: block;
}
.wapIndex-yejie a img{
	width:100%;
}
.wapIndex-yejie a span{
	display: block;
	font-size: 14px;
	font-family: "微软雅黑";
    color:#178edf;
    line-height: 42px;
    border-bottom:2px solid #e0e0e0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.wapIndex-xuantu-list{
	margin-top: 20px;
	overflow: hidden;
}
.wapIndex-xuantuL{
	float: left;
	width:47%;
}
.wapIndex-xuantuR{
	float: right;
	width:47%;
}
.wapIndex-xuantu-list li{
   margin-bottom:3px;
}
.wapIndex-xuantu-list a{
	display: block;
}
.wapIndex-xuantu-list a img{
	width:100%;
}
.wapIndex-xuantu-list a span{
	display: block;
	font-size: 12px;
	text-align: center;
	font-family: "微软雅黑";
    color:#333;
    line-height: 32px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;

}
.indexwap-kong{
	height:12px;
    background:#fafafa;

}
.hjbWap-footer{
	height:58px;
	background:#108ece;
	overflow: hidden;
}
.hjbWap-footer-T{
	text-align: center;
	margin:10px 0px 5px;
}
.hjbWap-footer-T a{
    font-size: 12px;
	font-family: "微软雅黑";
    color:#fff;
}
.hjbWap-footer-T span{
     font-size: 12px;
	 font-family: "微软雅黑";
     color:#fff;
     display: inline-block;
     padding:0px 15px;
}
.hjbWap-footer-B{
	text-align: center;
	 font-size: 12px;
	 font-family: "微软雅黑";
     color:#fff;
}

.pingdao_txt_list{
    width: 100%;
    height: auto;
}

.pingdao_txt_list .txt_box{
    width: 67.5%;
    float: left;
    padding-right: 22px;
    height: auto;
}
.pingdao_txt_list .txt_box1{
    width: 100%;
    float: left;
    padding-right: 0px;
}
.pingdao_txt_list .pic_box{
    width: 32.5%;
    float: right;
    height: auto;
}
.pingdao_txt_list li{
    overflow: hidden;
    border-bottom: 1px dotted #b7b7b7;
    padding-top: 22px;
    padding-bottom: 22px;
    position: relative;
}
.pingdao_txt_list .title{
    text-align: justify;
  
}
.pingdao_txt_list .title a{
    font-size: 14px;
    display: block;
    color:#333;
    font-family: "微软雅黑";
    line-height: 22px;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.pingdao_txt_list p{
    overflow: hidden;
    line-height: 20px;
}
.pingdao_txt_list .txt_box2 p{
    width: 67.5%;
    padding-right: 22px;
    position: absolute;
    bottom: 22px;
    left: 0px;
}
.pingdao_txt_list p span{
    font-size: 12px;
    color: #b2b2b2;
    float: left;
}
.pingdao_txt_list p span.date{
    float: right;
}
.pingdao_txt_list .pic_box a{
    display: block;
}

.cates::-webkit-scrollbar{
	display: none;
}

/* heitouright */

/* ----------------swiper ---------------*/
.swiper-container {
        width: 100%;
        margin: 0 auto;
    }
.swiper-container .swiper-slide {
	   /*  margin:0 !important; */
		position:relative;
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
	
.swiper-slide .heitou{
	background:url(bdwap-bannerBeijing_03.png) repeat-x ;
	width:100%;
	height:28px;
	position:absolute;
	bottom:0px;
	left:0px;
	box-sizing: border-box;
	padding:0px 10px;
}
.swiper-slide a{
	display: block;
	width:100%;
}
.swiper-slide a img{
	width:100%;
	vertical-align: middle;
}
.swiper-pagination1{
	text-align: right;
	padding-right: 13px;
	bottom:6px !important;
}
.swiper-pagination1 .swiper-pagination-bullet{
	background:#ccccd0;
	opacity:1;
	margin:0 3px !important;
}
.swiper-pagination1 .swiper-pagination-bullet-active{
    background:#386689;
	opacity:1;
}

.heitou span{
	font-size:14px;
	color:#fff;
	line-height:28px
}
.heitou span.heitouleft{
	float:left;
	font-size: 14px;
	font-family: "微软雅黑";
	color:#fff;
}
.heitou span.heitouright{
	float:right;
	padding-right:10px;
	font-size: 14px;
	font-family: "微软雅黑";
	color:#fff;
	text-align: right;
}
.heitou span.heitouright b{
	color:#1687d7;
}
.wapI_EmailLoginB{
	padding:0 10px;
	margin:10px 0;
}
.wapI_EmailLogin{
	border-radius: 5px;
	height:44px;
	background:#4e76a8;
	text-align: center;
	line-height: 44px;
    color:#fff;
}
.wapI_EmailLogin img{
	width:20px;
    margin-right:10px;
    position: relative;
    top:3px;
	height:16.5px;
}
.wapI_topBanner{
	display: block;
}
.wapI_topBanner img{
	vertical-align: middle;
	width:100%;
}
.wapI_searchB{
	height:49px;
	background:#f7f7f7;
	padding:9px 30px;
	border-bottom: 1px solid #fff;
}
.wapI_searchB input{
	width:90%;
	float: left;
	border:1px solid #dcdcdc;
	background:#fff;
	border-radius: 20px;
	padding:0 10px;
	text-align: center;
	font-size: 14px;
	color:#999;
	height:32px;
	line-height: 32px;	
	outline:none; 
}
.wapI_searchBtn{
	width:20px;
	height:20px;
	display: block;
	float: right;
	position: relative;
	top:6px;
}
.wapI_searchBtn img{
	width:100%;
	height:100%;
}
.bdWapI_system{
	position: relative;
	padding:0 15px;
}
.bdWapI_system p{
	font-size: 16px;
	color:#333;
	text-indent: 2em;
	line-height: 26px;
	text-align:justify
}
.bdWapI_system a{
   font-size: 16px;
	color:#333;
	display: block;
	height:26px;
	position: absolute;
	right: 15px;
	bottom:0px;
	line-height: 26px;
}
.LookMore{
	height:28px;
	line-height: 28px;
	display: block;
	margin:0 auto;
	width:38%;
	background:#fff;
	border-radius: 5px;
	color:#808080;
	border:1px solid #999;
	font-size: 14px;
	margin-top:15px;
	text-align: center;
	margin-bottom:20px;
}
.LookMore:hover{
	border:0;
	background:#0d5183;
	border-radius: 5px;
	color:#fff;
}
.padding15{
	padding:0 15px;
}
.downloadBtn{
	position: relative;
	top:3px;
	left:3px;
	display: inline-block;
	background-image: url(bigDipper_XZ_03.png);
	background-size: 100% 100%;
	width:16px;
	height:17px;
}
.bdWapISpan{
	position: static !important;
	text-align:left  !important;
}
.cooperationCBox{
	padding:0 15px;
}

.cooperationImg{
	display: block;
	padding: 2px;
    border: 1px solid #0d5183;
}
.cooperationImg img{
    width: 100%;
    vertical-align:middle;
}

.wapI_footer{
	margin-top:15px;
	padding:13px 0;
	background-image:url(wapIfooterBg_02.png);
	background-size: 100% 100%;
}
.wapI_footer p{
	text-align: center;
	font-size: 14px;
	color:#ccc;
	line-height: 21px;
}
.wapIReturnTop{
	display: none;
	width:43px;
	height: 43px;
	position: fixed;
	bottom:20px;
	right:15px;
	z-index: 101;
}
.wapIReturnTop img{
	width:100%;
	height:100%;
	vertical-align: middle;
}





/* 常见问题 */

.neirightPowerPage{
        text-align: center;
        font-size: 16px;
        color:#4c4c4c;
        margin:30px 0 0px;
        padding-bottom: 35px
       }
      .homePage1{
        background:#e0e0e0;
        transition: all .2s;
  -moz-transition: all .2s;  /* Firefox 4 */
  -webkit-transition: all .2s; /* Safari 和 Chrome */
  -o-transition: all .2s;
       }
       .lastPage1{
        background:#e0e0e0;
        transition: all .2s;
  -moz-transition: all .2s;  /* Firefox 4 */
  -webkit-transition: all .2s; /* Safari 和 Chrome */
  -o-transition: all .2s;
       }
       .homePage1:hover{
         background:#005db5;
         color:#fff ;
       }
       .lastPage1:hover{
         background:#005db5;
         color:#fff ;         
       }
       .neirightPowerPage a{
        font-size: 16px;
        color:#4c4c4c;
/*         border:1px solid #ddd;
         */        padding:4px 10px;
       }
       .neirightPowerPage a img{
        position: relative;
        top:5px;
       }
        .homePage2{
         border:0 !important;
       }
       .lastPage2{
        border:0 !important;
       }
       .neirightPowerPage .hover{
          color:#b63414;
          border:0;
       }
       .neirightPowerPage span{
          padding-left: 25px;
       }
       .neirightPowerPage input{
           font-size: 16px;
           color:#4c4c4c;
           width:34px;
           height:31px;
           text-align: center;
           border:1px solid #ddd;
       }
       .neirightPowerPage .inpStyb{
         background:#9cc5e6;
         color:#fff;
         margin-left: 15px
       }


    .cjwtBox{
      padding:15px 15px ;
      margin-bottom: 10px;
      border-bottom: 1px solid #e6e6e6;
    }
   .cjwtBox .title{
      color:#333;
      font-size: 16px;
      margin-bottom: 15px;
   }
 .cjwtBox .wen{
      font-size: 14px;
      color:#666;
      line-height: 25px;
      text-indent:2em;
      background:url(Bd_Dy_cjwtD5_03.png) no-repeat left top; 
   }
   .cjwtBox .bottomD{
      overflow: hidden;
      margin-top:15px;

   }
   .cjwtBox .bottomD a{
      display: inline-block;
      float: left;
      padding-right: 30px;
      font-size: 14px;
      line-height: 15px;
      color:#555;
      background:url(Bd_Dy_cjwt1_03.png) no-repeat right center;
      transition: all .2s;
  -moz-transition: all .2s;  /* Firefox 4 */
  -webkit-transition: all .2s; /* Safari 和 Chrome */
  -o-transition: all .2s;
   }
   .cjwtBox .bottomD a:hover{
      background:url(Bd_Dy_cjwt_03.png) no-repeat right center;
      color:#005db5;
   }
  .cjwtBox .bottomD .time{
      font-size: 14px;
      color:#888;
      float: right;
   }
   .CJwenti{
     margin: 16px 15px 0 ;
   	 display: block;
   	 height:45px;
   	 line-height: 45px;
   	 text-align: center;
   	 color:#fff;
   	 font-size: 18px;
   	 background-color: #0d5183;
   }
  .LookMore2{
  	display: block;
  	height:40px;
    line-height: 40px;
  	margin:0 15px;
  	font-size: 16px;
  	color:#717172;
    border:2px solid #c8c8c8;
  	text-align: center;
  	background-color: #ededed;
  	border-radius: 5px;
  }
   .LookMore3{
   	margin-top: 20px;
   }
  .LookMore2 img{
    display: none;
  	width:25px;
  	height:26px;
  	position: relative;
  	top:7px;
  	margin-right:25px;
  }
  .wapINav{
   font-size: 14px;
   color:#333;
   margin:12px 0;
 }
 .wapINav a{
   font-size: 14px;
   color:#333;
 }

/* 联系我们 */
 .lianxiToppP{
     padding:16px;
     font-size: 18px;
     color:#fff;
     font-weight: bold;
     margin-bottom: 10px;
   }
   .lianxiCBox{
      padding: 15px ;
   }
   .lianxiCBox p{
     margin-bottom: 23px;
     color:#333;
     font-size: 16px;
   }
     .lianxiCBox p.mail{
      padding-left: 32px;
      background:url(Bd_Dy_phion_03.png) no-repeat left top 3px;
   }
   .lianxiCBox p.phone{
      padding-left: 32px;
      background:url(Bd_Dy_phion_08.png) no-repeat left top 3px;
   }
   .lianxiCBox p.phone span{
   	display: block;
   }


   /* 友情链接 */

  .lianjieUl{
     margin-top: 20px;
    }
     .lianjieUl li{
        margin-bottom:1px;
     }
     .lianjieUl li a{
      background:#f0f0f0;
      display: block;
       padding:15px;
        color:#1a1a1a;
        font-size: 18px;
        transition: all .2s;
      -moz-transition: all .2s;  /* Firefox 4 */
      -webkit-transition: all .2s; /* Safari 和 Chrome */
      -o-transition: all .2s;
     }
     .lianjieUl li p{
     	font-size: 16px;
     	color:#333;
     	line-height: 24px;
     }
     .lianjieUl li a:hover{
      background:#005db5;
      color:#fff;
     }

     /* 列表页-图文 */
 .yaowenUlWap{
	width:3000px;
  }
  .wapINewsCenterImg{
     width:30%;
     margin-right:10px;
     padding:1px;
     border:1px solid #0d5183;
  }
  /* .wapINewsCenterA{
    min-height: 60px
  } */

/* 视频 */

.wapIVideo{
   margin:7.5px;
   overflow: hidden;
}
.wapIVideo li{
	position: relative;
	width:50%;
	float: left;
	padding:12px 7.5px;
}
.wapIVideo li a{
   position: absolute;
   width:100%;
   height:100%;
   z-index:5;
}
.wapIVideoBox .diImg{
   vertical-align: middle;
}
.wapIVideoBox{
	width:100%;
	position: relative;
}
.wapIVideo .btnImg{
	width:45px;
	height:45px;
	position: absolute;
	left:50%;
	top:50%;
	z-index: 2;
	margin-left: -22.5px;
	margin-top: -22.5px;
}
/* 视频细览 */
.wapVideoT{
   margin-bottom: 30px;
}
.wapVideoT img{
	 width:100% !important;
}
.wapVideoT iframe{
   width:100% !important;
}
.wapVideoVin h4{
   color:#1a1a1a;
   font-size: 18px;
   margin-bottom:16px; 
}
.wapVideoVin p{
   color:#4c4c4c;
   font-size: 14px;
   margin-bottom:16px; 
   text-indent: 2em;
   text-align:justify
}

/* 检索 */
.WapSearch{
	text-align:center;
	margin: 17px 0;
	position: relative;
}
.WapSearch i{
	z-index: -1;
	width:100%;
	display: block;
	position: absolute;
	top:50%;
	margin-top: -1px;
	border-bottom: 1px solid #e6e6e6;
}
.WapSearch span{
	padding:0 15px;
	display: inline-block;
	background-color: #fff;
	font-size: 15px;
	color: #666;
}
.RetrievalCondition{
	overflow: hidden;
	padding:0 15px;
	margin-bottom: 12px;
}
.RetrievalCondition li{
	float: left;
	padding-left: 12px;
	background-image:url(wapSearchI.jpg);
	 background-size:4px 4px;
    background-position: left center;
    background-repeat:no-repeat;
    margin-bottom: 10px;
}
.RetrievalCondition li p{
	font-size: 14px;
	color:#0d5183;
}
.RetrievalCondition li p span{
	font-size: 14px;
	color:#b20000;
}
.RetrievalCondition .Condition100{
	width:100%;
}
.RetrievalCondition .Condition50{
	width:50%;
}
.WapSearchBtn{
	height:35px;
	border-bottom: 1px solid #0d5183;
	padding:0 15px;
}
.WapSearchBtn .WapSearchLi{
	position: relative;
	top:1px;
    width:50%;
    float: left;
    border:1px solid #0d5183;
    font-size: 16px;
    color:#0d5183;
    height:34px;
    background:#fff;
    line-height: 34px;
    text-align: center;
}
.WapSearchBtn .WapSearchLi.active{
    background:#0d5183;
    color:#fff;
}
.WapSearchWord{
	padding:15px 15px 12px;
	font-size: 16px;
    color:#0d5183;
    border-bottom: 1px solid #e6e6e6;
}
.red{
	color:#b20000;
}
.WapSearchUl{
    margin-bottom: 20px;
}
.WapSearchUl li{
	padding:15px;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
.WapSearchUl li a{
   position: absolute;
   width:100%;
   height:100%;
   left: 0px;
   top:0px;
   z-index: 10;
}
.WapSearchUl li .SearchTitle{
   color:#333;
   font-size: 18px; 
   line-height: 24px;
   margin-bottom: 10px;
}
.WapSearchUl li .SearchVin{
   color:#666;
   font-size: 14px; 
   line-height: 21px;
}
.WapSearchUl li .SearchTime{
	text-align:right;
	color:#b2b2b2;
   font-size: 12px; 
}
.wapSearchNoImg{
	width:100%;
}
.wapSearchNoP{
	font-size: 16px;
	color:#999;
	text-align: center;
	margin-bottom: 45px;
}
/* 官方下载 */
.wapDownload{
	position: relative;
	top:4px;
	display: inline-block;
	width:17px;
	height:17px;
}
.wapDownload img{
   width:100%;
   height:100%;
}
/* 新闻专题 */
.wapNewsFeature{
	padding:0 15px;
	margin-top: 22px;
}
.wapNewsFeature li{
  margin-bottom: 12px;
}
.wapNewsFeature li a{
	width:100%;
	height:100%;
	display: block;
}
.wapNewsFeature li a p{
	padding:0 10px;
	color:#333;
	font-size: 17px;	
	background:#f8f8f8;
	height:40px;
	line-height: 40px;
	 white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    border:1px solid #e6e6e6;
    border-bottom: 0;
}
.wapNewsFeature li a img{
	width:100%;
}
/* 细览页 */
.wapFineLook_title{
  font-size:22px;
  color:#333;
  line-height: 28px;
  margin-bottom: 12px;
}
.wapFineLook_time{
	font-size:13px;
    color:#999;
    margin-bottom: 7px;
}
.wapFineLook_time2{
	font-size:13px;
    color:#999;
    margin-bottom: 12px;
}
.wapFineLook_time span{
	display: inline-block;
	margin:0 8px;
}
.wapFineLook_img img{
    width:100%;
    vertical-align: middle;
}
.wapFineLook_p p{
	margin: 28px 0;
	font-size: 17px;
	color:#333;
	line-height: 27px;
	text-align: justify;
}

/*  细览页2*/
.wapFineLook2_title{
	margin:20px 15px;
	background:#005db5;
	color:#fff;
	font-size: 16px;
	height:44px;
	line-height: 44px;
	text-align: center;
	font-weight: bold;
}
.wapFineLook2_Ptitle{
	font-size: 18px;
	color:#333;
	padding-bottom: 10px
}
.wapFineLook2_P{
	padding:0 15px;
}
.wapFineLook2_P p{
   margin: 28px 0;
	font-size: 17px;
	color:#333;
	line-height: 27px;
	text-align: justify;
}

.xilanP p{
  word-wrap:break-word;
}


/*弹性盒样式类*/
   .flex-box{
    /** 各种版本兼容**/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    /*以下为最新版本语句*/
    display: -webkit-flex;
    display: flex;
}
/** 子盒子在父盒子中水平竖直都居中**/
.midCenter{
    display: -ms-flexbox;
    
    -moz-box-pack: center;
    -webkit-box-pack: center;
    box-pack:center;
    box-pack:center;
    -ms-flex-pack:center;
    
    -moz-box-align: center;
    -webkit-box-align: center;
    box-align: center;
    -ms-flex-align:center;

    
    justify-content:center;
    align-items: center;
    /*以下为最新版本语句*/
}

/*子盒子只垂直居中*/
.verticalCenter{
    -moz-box-align: center;
    -webkit-box-align: center;
    box-align: center;
    -ms-flex-align:center;
    
    align-items: center;
}
.flex1{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;    
}