    * {
            padding: 0;
            margin: 0;
        }
        
        body {
            overflow-x: hidden;
            font-size: 100px;
        }
        
        .left {
            float: left;
        }
        
        .right {
            float: right;
        }
        
        .clear {
            clear: both;
        }
        
        a {
            color: #000000;
            cursor: pointer;
        }
        /* 顶部导航 */
        
        a {
            text-decoration: none;
        }
        
        a:hover {
            text-decoration: underline;
        }
        
        .header_logo {
            width: 100%;
            min-width: 1280px;
            overflow: hidden;
            height: 58px;
            border-top: 1px solid #1d5871;
            background-color: #012D73;
        }
        
        .header_logo_in {
            width: 1280px;
            margin: 0 auto;
            overflow: hidden;
        }
        
        .header_logo_in .a_img {
            float: left;
            margin-top: 19px;
        }
        
        img {
            border: 0;
        }
        
        .header_logo_in .a_span {
            float: left;
            margin-top: 19px;
            padding-left: 19px;
            margin-left: 30px;
            border-left: 1px solid #fff;
            color: #fff;
            font-size: 18px;
            font-family: Arial;
        }
        /* 顶部导航 */
        /* banner图 */
        
        .banner {
            width: 100%;
            min-width: 1280px;
            background: url('//cn.chinadaily.com.cn/image/2018/banner20180911.jpg') no-repeat center 0;
            margin: 0 auto;
            overflow: hidden;
            height: 600px;
        }
        /* banner图 */
        /* 导读 */
        
        .daodu {
            width: 1280px;
            height: 126px;
            margin: 0 auto;
            background: url('//cn.chinadaily.com.cn/image/2018/daodu.jpg') no-repeat;
        }
        /* 导读 */
        /* 人物专题 */
        
        .content {
            background: url('//www.chinadaily.com.cn/image_e/2018/40th40peolple/content-bg.png') no-repeat center;
            width: 100%;
            min-width: 1280px;
            padding-bottom: 330px;
        }
        
        .renwu_zhuanti_box {
            width: 1280px;
            margin: 0 auto;
            margin-top: 65px;
        }
        
        .renwu_zhuanti {
            background: url('//www.chinadaily.com.cn/image_e/2018/40th40peolple/line.png') no-repeat center 0;
            margin: 0 auto;
            margin-bottom: 30px;
            height: 383px;
        }
        
        .renwu_jieshao {
            width: 304px;
        }
        
        .renwu_jieshao .toux {
            margin: 0 auto;
            margin-top: 16px;
            margin-bottom: 20px;
            width: 184px;
            height: 184px;
        }
.renwu_jieshao .toux img{width:184px;height:184px;}
        .mingc {
            font-size: 38px;
            font-family: 'Times New Roman';
            font-weight: bold;
            color: #cc2227;
            text-align: center;
            width: 100%;
        }
        
        .mingc a {
            color: #cc2227;
        }
        
        .birthday {
            text-align: center;
            color: #000000;
            font-size: 22px;
            font-family: 'Times New Roman';
            width: 90%;
            margin: 0 auto;
            margin-bottom: 28px;
            margin-top: 13px;
        }
        
        #div_currpage>.select {
            background: #003366;
            color: #fff;
        }
        
        .wenzhang_bigimg {
            width: 606px;
            height: 366px;
            margin-top: 1px;
            margin-left: 20px;
        }
        .wenzhang_bigimg img{width:606px; height:366px;}
        .title {
            color: #000000;
            font-size: 30px;
            font-weight: bold;
            font-family: 'Times New Roman';
        }
        
        .renwu_jieshao_right {
            width: 975px;
        }
        
        .wenzhang {
            width: 349px;
            padding-left: 27px;
            padding-top: 23px;
            padding-right: 18px;
            box-sizing: border-box;
        }
        
        .neir {
            color: #3c3c3c;
            font-size: 23px;
            font-family: 'Times New Roman';
            margin-top: 23px;
        }
        /* 人物专题 */
        /* show more */
        
        .showmore {
            background: url('//www.chinadaily.com.cn/image_e/2018/40th40peolple/more.png') no-repeat center 0;
            height: 93px;
            width: 1280px;
            margin: 0 auto;
            margin-top: 40px;
        }
        /* show more */
        /*footer-start*/
        
        .footer {
            width: 100%;
            height: 353px;
            background-color: #0b6599;
        }
        
        .footer_top {
            width: 100%;
            min-width: 1280px;
            padding-top: 1px;
            height: 49px;
            background-color: #c5af6f;
            position: relative;
        }
        
        .footer_in {
            width: 1280px;
            margin: 0 auto;
        }
        
        .toTop {
            width: 260px;
            height: 63px;
            margin: 0 auto;
            background: url(//www.chinadaily.com.cn/image_e/2018/40th40peolple/toTop.png) no-repeat;
            position: relative;
            top: -14px;
            z-index: 100;
            text-align: center;
            line-height: 63px;
            font-family: arial;
            font-size: 16px;
            color: #f5f5f5;
            cursor: pointer;
        }
        
        .footer_content {
            width: 1280px;
            margin: 0 auto;
            padding-top: 60px;
        }
        
        .footer_left {
            width: 367px;
            height: 46px;
            padding-right: 34px;
            border-right: 1px solid #eeeeee;
            float: left;
        }
        
        .footer_left img {
            width: 367px;
            height: 46px;
        }
        
        .footer_right {
            width: 840px;
            float: left;
            padding-left: 19px;
            font-size: 13px;
            font-family: arial;
            color: #f5f5f5;
            line-height: 18px;
        }
        
        .phone_header {
            display: none;
        }
        
        .content_iphone {
            display: none;
        }
        
        .footer_iphone {
            display: none;
        }
.selectpage{display:none;}
        /*footer-end*/
        /* 分页 */
#div_currpage{text-align:center; padding-bottom:54px; overflow:hidden; margin-top:20px;}
#div_currpage a,#div_currpage span{float: left;display: block;height: 30px; padding:0px 8px; line-height: 33px;margin-right: 3px;border: 1px solid #ebebeb;color: #003366;font-weight: normal;font-family: Arial, Helvetica, sans-serif;font-size:12pt;text-align: center;}
#div_currpage a:hover{text-decoration: none;background-color: #003366;color: #FFF;}
        /* 分页 */
        
        @media screen and (max-width: 480px) {
            html,
            body {
                font-size: 100px;
            }
            .header_logo {
                width: 100%;
                min-width: 100%;
                overflow: hidden;
                height: 0.58rem;
                border-top: 0.01rem solid #1d5871;
                background-color: #012D73;
            }
            .header_logo_in {
                width: 100%;
                margin: 0 auto;
                overflow: hidden;
            }
            .header_logo_in .a_img {
                float: left;
                margin-top: 0.19rem;
            }
            .header_logo_in .a_span {
                float: left;
                margin-top: 0.19rem;
                padding-left: 0.19rem;
                margin-left: 0.3rem;
                border-left: 0.01rem solid #fff;
                color: #fff;
                font-size: 0.18rem;
                font-family: Arial;
            }
            /* 顶部导航 */
            /* banner图 */
            .banner {
                width: 100%;
                min-width: 100%;
                background: url('//www.chinadaily.com.cn/image_e/2018/40th40peolple/banner_phone.jpg') no-repeat;
                background-size: 100% 100%;
                margin: 0 auto;
                overflow: hidden;
                height: 2.13rem;
            }
            /* banner图 */
            /* 导读 */
            .daodu {
                width: 100%;
                height: 0.58rem;
                margin: 0 auto;
                background: url('//www.chinadaily.com.cn/image_e/2018/40th40peolple/daodu_phone.png') no-repeat;
                background-size: 100% 100%;
            }
            /* 导读 */
            /* 人物专题 */
            .content {
                background: 0;
                width: 100%;
                min-width: 100%;
                padding-bottom: .5rem;
            }
            .renwu_zhuanti_box {
                width: 100%;
                margin: 0 auto;
            }
            .renwu_zhuanti_phone {
                margin-top: 0.2rem;
            }
            .renwu_zhuanti {
                background: url('//www.chinadaily.com.cn/image_e/2018/40th40peolple/line.png') no-repeat center 0;
                margin: 0 auto;
                margin-bottom: 0.3rem;
                height: 3.83rem;
            }
            .renwu_jieshao {
                width: 100%;
                clear: both;
                height: 0.56rem;
                padding-bottom: 0.18rem;
                display: flex;
                flex-flow: row nowrap;
            }
            .renwu_jieshao .toux {
                width: 0.56rem;
                height: 0.54rem;
                margin: 0 0.16rem;
            }
          .renwu_jieshao .toux img{width: 0.56rem;
                height: 0.54rem;}
            .toux_right {
                width: 2.8rem;
            }
            .mingc {
                font-size: 0.24rem;
                font-family: 'Times New Roman';
                font-weight: bold;
                color: #cc2227;
                text-align: left;
                float: left;
            }
            .birthday {
                text-align: left;
                color: #000000;
                font-size: 0.14rem;
                font-family: 'Times New Roman';
                width: 90%;
                margin: 0;
            }
            .wenzhang_bigimg {
                width: 100%;
                height: 2rem;
                margin: 0;
                border-top: 0.01rem solid #d20002;
            }
          .wenzhang_bigimg img{width: 100%;
                height: 2rem;}
            .yinhao {
                display: block;
                width: 0.15rem;
                height: 0.11rem;
                float: left;
                margin: 0 0.03rem;
                margin-top: 0.03rem;
            }
            .title {
                color: #000000;
                font-size: 0.16rem;
                font-weight: bold;
                font-family: 'Times New Roman';
                margin-top: 0.1rem;
            }
            .renwu_jieshao_right {
                width: 100%;
                padding: 0 0.15rem;
                box-sizing: border-box;
            }
            .wenzhang {
                width: 3.49rem;
                padding: 0;
                box-sizing: border-box;
            }
            .neir {
                color: #3c3c3c;
                font-size: 0.14rem;
                font-family: 'Times New Roman';
                margin-top: 0.1rem;
                margin-bottom: 0.1rem;
            }
            .line {
                background: url('//www.chinadaily.com.cn/image_e/2018/40th40peolple/line1.png') no-repeat;
                height: 0.17rem;
            }
            /* 人物专题 */
            /* show more */
            .showmore {
                background: url('//www.chinadaily.com.cn/image_e/2018/40th40peolple/showmore_phone.png') no-repeat center 0;
                height: 0.34rem;
                width: 100%;
                margin: 0 auto;
                margin-top: 0.4rem;
            }
            /* show more */
            /*footer-start*/
            .footer {
                width: 100%;
                height: 3.53rem;
                background-color: #0b6599;
            }
            .footer_top {
                width: 100%;
                padding-top: 0.01rem;
                height: 0.49rem;
                background-color: #c5af6f;
                position: relative;
            }
            .footer_in {
                width: 100%;
                margin: 0 auto;
            }
            .toTop {
                width: 2.6rem;
                height: 0.63rem;
                margin: 0 auto;
                background: url(//www.chinadaily.com.cn/image_e/2018/40th40peolple/toTop.png) no-repeat;
                position: relative;
                top: -0.14rem;
                z-index: 100;
                text-align: center;
                line-height: 0.63rem;
                font-family: arial;
                font-size: 0.16rem;
                color: #f5f5f5;
                cursor: pointer;
            }
            .footer_content {
                width: 100%;
                margin: 0 auto;
                padding-top: 0.6rem;
            }
            .footer_left {
                width: 3.67rem;
                height: 0.46rem;
                padding-right: 0.34rem;
                border-right: 0.01rem solid #eeeeee;
                float: left;
            }
            .footer_left img {
                width: 3.67rem;
                height: 0.46rem;
            }
            .footer_right {
                width: 8.4rem;
                float: left;
                padding-left: 0.19rem;
                font-size: 0.13rem;
                font-family: arial;
                color: #f5f5f5;
                line-height: 0.18rem;
            }
            /*footer-end*/
            img {
                width: 100%;
                height: 100%;
            }
            .to_top_phone {
                width: 100%;
                height: 0.4rem;
                background-color: #f6f6f6;
            }
            .toTop {
                width: 100%;
                text-align: center;
                cursor: pointer;
                height: 0.5rem;
                line-height: 0.5rem;
                font-size: 0.24rem;
                margin-top: 0.4rem;
            }
            .toTop {
                width: 50%;
                margin-top: -9px;
                background: 0;
            }
            .footer_phpone {
                background-color: #014073;
                overflow: hidden;
                height: 0.74rem;
            }
            .footer_phpone a {
                float: left;
                font-size: 0.2rem;
                color: #fff;
                overflow: hidden;
                height: 0.29rem;
                line-height: 0.29rem;
                position: relative;
                top: 50%;
                margin-top: -0.145rem;
                margin-left: 2.5%;
            }
            .footer_phpone img {
                width: 1.9rem;
                height: 0.19rem;
                margin-top: 0rem;
                position: relative;
                top: 50%;
                margin-top: -0.095rem;
            }
          .selectpage{
	display: none;
	color: #333;
	text-align: left;
	padding: 0;
	width: 100%\0;
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	margin: 1.5rem 10px;

}
.selectpage span{
	background-color: #eee;
	height: 36px;
	display: inline-block;
	padding: 5px 15px 0px 15px;
    text-align: center;
    width: 30%;
    box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing: border-box;
}
.selectpage span a{
	line-height: 1.6;
	font-size: 1.6rem;
	text-transform: capitalize;
	text-decoration: none;
}
.prev{
	margin-right: 4%;
}
.pageno{
	margin-right: 3%;
}
.next{
	float: right;
}
        }