@charset "utf-8";
/* CSS Document */
   
body, html {
    height: 100%;
    width: 100%;
}

body{
  background: url(http://www.newsimg.cn/health/20200129xxfy/img/mb_banner.jpg) 50% 60px / 100% no-repeat;
      background-color: #0d3572;
}
.top {
    position: relative;
    height: 300px;
}
.container{
	width:100%;
    min-width: 100%;
}
/*title样式*/
.title { width: 100%; background: url(http://www.newsimg.cn/health/20200129xxfy/img/mobile_title.png) no-repeat center; background-size: 100% 100%;  margin: 20px auto;}
.title .w-1200 { height: 100%; position: relative; }
.title-more { display: block; height: 100%; position: absolute; top: 0; right: 0; background-color: #ffffff; line-height: 76px; padding: 0 10px; }
.title-pic { margin: 0 auto; line-height: 70px; /*font-size: 46px;*/ font-size: 30px; text-align: left; letter-spacing: 2px; position: relative; display: block; margin: 0 auto; font-weight: bold; width:100%; }
.title-pic span { display: inline-block; /*background: #fff;*/ padding: 0 20px; position: relative; margin-left: 60px; color:#fff;}
.title-pic span a{ color: #fff; font-weight:500;}
/*.title-pic span:before { display: block; position: absolute; width: 8px; height: 8px; content: ''; border: 1px solid #999999; top: 50%; margin-top: -4px; left: -10px; background-color: #ffffff; }*/

.xpage-container { width: 95%; margin: 0 auto; }
.xpage-content li h3 { float: left; margin-bottom: 0; width: 100%; font-size: 22px; }
.xpage-content li h3 a{ font-size: 22px;}
.xpage-more-btn{ font-size: 20px;} 
