* {
            padding: 0;
            margin: 0;
        }
        
        body {
            overflow-x: hidden;
            background: url(http://en.chinaculture.org/image_e/2019/greetingfromambassadors/bg.jpg) no-repeat center 58px;
            background-color: #871111;
        }
        
        .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: 1300px;
            overflow: hidden;
            height:60px;
            /*border-top: 1px solid #1d5871;*/
            background-color: #cebb83;
        }
        
        .header_logo_in {
            width: 1280px;
            margin: 0 auto;
            overflow: hidden;
        }
         .header_logo_in img{
         	margin-top: -10px;
         }
        .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(http://en.chinaculture.org/image_e/2019/greetingfromambassadors/banner.png) no-repeat center 0;
            margin: 0 auto;
            overflow: hidden;
            height:579px;
        }*/
       .banner{
       	height: 480px;
       }
        /* banner图 */
        /* 导读 */
        
        /*.daodu {
            width: 1280px;
            height: 126px;
            margin: 0 auto;
            background: url(http://en.chinaculture.org/image_e/2019/greetingfromambassadors/daodu.png) no-repeat;
        }*/
        /* 导读 */
        /* 人物专题 */
        
        .content {
           width:1296px;
           margin: 0 auto;
           border: 1px solid #c4ad6d;
           background-color: #0c71a5;
           padding: 0 20px;
           margin-bottom: 40px;
        }
        
        .renwu_zhuanti_box {
            width: 1296px;
            margin: 0 auto;
            margin-top:40px;
        }
        
        .renwu_zhuanti {
            background: url(http://en.chinaculture.org/image_e/2019/greetingfromambassadors/line.png) no-repeat center 0;
            margin: 0 auto;
            margin-bottom:40px;
            height: 370px;
			clear:both;
        }
        
        .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(http://en.chinaculture.org/image_e/2019/greetingfromambassadors/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(http://en.chinaculture.org/image_e/2019/greetingfromambassadors/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: 770px;
            margin: 0 auto;
            padding-top: 60px;
        }
        
        .footer_left {
            width: 154px;
            height: 51px;
            padding-right: 34px;
            border-right: 1px solid #eeeeee;
            float: left;
        }
        
        .footer_left img {
            width: 154px;
            height: 51px;
        }
        
        .footer_right {
            width: 540px;
            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;
        }
        /*footer-end*/
        /* 分页 */
        
        #div_currpage {
            display: block;
        }
        
        #div_currpage {
            text-align: center;
            padding-bottom: 54px;
            overflow: hidden;
            width: 310px;
            /*min-width: 1280px;*/
            margin: 0 auto;
        }
        
        #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;
            background: #f6f6f6;
        }
        
        #div_currpage>a:hover {
            background: #003366;
            color: #fff;
        }
        .footer_in>a:hover{
        	text-decoration: none;
        }
        /* 分页 */
.selectpage{display:none;}
        
        @media screen and (max-width:768px) {
            html,
            body {
                font-size: 100px;
            }
            body {
            overflow-x: hidden;
            background:none;
            background-color: #871111;
}
            .header_logo {
                width: 100%;
               overflow: hidden;
        height: 0.9rem;
    margin-bottom: 0.3rem;
    min-width: 100%;
    /* border-top: 1px solid #1d5871; */
    background-color: #cebb83;
            }
            .header_logo img{
            	width: 85%;
            	margin-top:-4px;
            }
            .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: 7.5rem;
                height: 3.7rem;
                background: url(http://en.chinaculture.org/image_e/2019/greetingfromambassadors/banner_i.jpg) no-repeat;
                background-size: 100% 100%;
                margin: 0 auto;

            }
            /* banner图 */
            /* 人物专题 */
            .content {
                 background: 0;
    width: 100%;
    min-width: 100%;
    padding-bottom: .5rem;
    padding: 0;
    padding-top: 0.5rem;
    border: none;
            }
            .renwu_zhuanti_box {
                width: 100%;
                margin: 0 auto;
            }
            .renwu_zhuanti_phone {
                padding-top: 0.2rem;
                background-color: #fff;
                margin-bottom: 0.2rem;
            }
            .renwu_zhuanti {
                background: url(http://en.chinaculture.org/image_e/2019/greetingfromambassadors/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: 1.2rem;
                height: 1.2rem;
                margin: 0 0.2rem 0 0.2rem;
            }
            .toux_right {
                width: 100%;
            }
            .renwu_jieshao .toux img{
                width:100%;
                height:100%;
            }
            .mingc {
                font-size: 0.5rem;
                font-family: 'Times New Roman';
                font-weight: bold;
                color: #cc2227;
                text-align: left;
                float: left;
            }
            .birthday {
                text-align: left;
                color: #000000;
                font-size: 0.3rem;
                font-family: 'Times New Roman';
                width: 90%;
                margin: 0;
            }
            .wenzhang_bigimg{
                width: 6.06rem;
    height: 3.66rem;
    margin: 0 auto;
    margin-top: 0.8rem;
    margin-left: 0.5rem;
    border-top: 0.01rem solid #d20002;
            }
             .wenzhang_bigimg img{
             	 width: 6.06rem;
                height: 3.66rem;
             }
            .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: 6.06rem;
    margin: 0 auto;
    margin-left: 0.6rem;
    margin-top: 0.1rem;
    padding: 0;
    box-sizing: border-box;
            }
            .neir {
                color: #3c3c3c;
                font-size: 0.3rem;
                font-family: 'Times New Roman';
                margin-top: 0.15rem;
                margin-bottom: 0.1rem;
                text-align:left;
            }
            .line {
                background: url('http://en.chinaculture.org/image_e/2019/greetingfromambassadors/line1.png') no-repeat;
                height: 0.17rem;
            }
            /* 人物专题 */
            /* show more */
            .showmore {
                background: url('http://en.chinaculture.org/image_e/2019/greetingfromambassadors/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(http://en.chinaculture.org/image_e/2019/greetingfromambassadors/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*/
            .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:100%;
                margin-top: -9px;
                background: 0;
                cursor: pointer;
            }
            .toTop img{
            	width: 2.64rem;
            }
            .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.45rem;
                line-height: 0.29rem;
                position: relative;
                top: 50%;
                margin-top: -0.145rem;
                margin-left: 2.5%;
                padding-left: 0.1rem;
            }
            .footer_phpone img {
                width: 1.9rem;
                margin-top: 0rem;
                position: relative;
                top: 0;
                margin-top: -0.095rem;
            }
    .selectpage{
        display:block;
        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{

        font-size: 0.6rem;
        text-transform: capitalize;
        text-decoration: none;
    }
    .prev{
        margin-right: 4%;
    }
    .pageno{
        margin-right: 3%;
		font-size:0.7rem;
    }
	 .pagestyle{
		font-size:0.7rem;
    }
    .next{
        float: right;
    }
	
	
}