@charset "utf-8";
body {
    margin: 0 auto;
    padding: 0px;
    background: #fff;
    font-family: "georgia", arial;
    font-size: 12px;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
    margin: 0;
    padding: 0;
    border: 0;
}

li {
    list-style-type: none;
}

img {
    vertical-align: top;
    max-width: 100%;
   
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.marauto {
    margin: 0 auto;
}

iframe {
    max-width: 100% !important;
}
.page_main{width: 1190px !important;}

/* 公共链接样式 */

a:link {
    color: #000;
    text-decoration: none;
}

a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}


/* 链接和文字颜色 */

.cWhite,
a.cWhite:link,
a.cWhite:visited {
    color: #fff;
}

.cWhite1,
a.cWhite1:link,
a.cWhite1:visited {
    color: #F7F6F6;
}

.cRed,
a.cRed:link,
a.cRed:visited {
    color: #9F0912;
}

.cRed_d1,
a.cRed_d1:link,
a.cRed_d1:visited {
    color: #FF3C00;
}

.cBlack,
a.cBlack:link,
a.cBlack:visited {
    color: #000;
}

.cBlue,
a.cBlue:link,
a.cBlue:visited {
    color: #4894BA;
}

.cBlue_d1,
a.cBlue_d1:link,
a.cBlue_d1:visited {
    color: #4994BB;
}

.cGray,
a.cGray:link,
a.cGray:visited {
    color: #333;
}

.cGray_d1,
a.cGray_d1:link,
a.cGray_d1:visited {
    color: #666;
}

.cOran,
a.cOran:link,
a.cOran:visited {
    color: #FFEBB8;
}

.content {
    width: 1410px;
    margin: 0 auto;
}
.content.page_con{ position:relative;  top:-150px; }
.author{position: relative;top: -189px;}
#cc1 {
    margin-bottom: 31px;
}


/* 导航栏 */

.chen_01>ul>li {
    float: left;
    margin-right: 30px;
    font-family: "georgia";
    line-height: 33px;
    margin-bottom: 21px;
    color: #333;
}

.chen_01>ul>li a {
    font-size: 14px;
}

.chen_02 {
    position: absolute;
    border: 1px solid #eee;
    background: #fff;
    width: 140px;
    top: 26px;
    z-index: 10;
}

.chen_01>ul>li a:hover {
    color: #336ED0;
}

.search_box {
    width: 100px;
    height: 25px;
    position: relative;
    float: right;
    margin-right: 24px;
}

.textbox {
    background-color: transparent;
    border: none;
    border-radius: 30px;
    width: 100px;
    height: 25px;
}

.chen_13 {
    background: url(../img/chen20191011/c13.png);
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
}


/* flexslider */

.flexslider {
    position: relative;
    overflow: hidden;
    background: url(../img/chen20191011/loading.gif) 50% no-repeat;
    /* z-index: 10; */
    text-align: center;
}

.slides {
    position: relative;
    z-index: 1;
}
ul.slides img {
    width: 100%;
}
.slides li {}

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50px;
    vertical-align: middle;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
    background: yellow;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    left: 40px;
    background: url(images/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url(../images/next.png) center center no-repeat;
}


/**banner panel**/

.xls {
    background: url(../img/chen20191011/c2.png) right center no-repeat;
    padding-right: 10px;
    cursor: pointer;
    position: relative;
}

.account-panel {
    position: absolute;
    border: 1px solid #eee;
    background: #fff;
    width: 167px;
    top: 26px;
    /* display: none; */
    left: -30px;
    z-index: 10;
}

.account-panel li {
    display: block;
    text-align: center;
}

.account-panel li a {
    display: block;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    text-align: center;
}

.account-panel li a:hover {
    background: #fcfcfc
}


/* 大图 */

.bj {
    background: url(../img/chen20191011/c3.jpg) no-repeat center;
    height: 410px;
    width: 100%;
}


/* Focus on Hainan */

.cmh {
    width: 54px;
    background: #CCC;
    height: 1px;
    margin: 0 auto;
    margin-bottom: 45px;
}

.chen_03 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-top: 45px;
    margin-bottom: 29px;
    color: #333;
}

.chen_04 {
    width: 690px;
    height: 426px;
    border-radius: 10px;
    float: left;
}

.chen_04:hover {
    opacity: 0.8;
}

.chen_04 img {
    border-radius: 10px;
}

.chen_05 a {
    font-size: 32px;
    font-weight: bold;
    line-height: 45px;
    margin-top: 7px;
}

.chen_05 a {
    color: #333;
}

.chen_05 a:hover {
    color: #666;
}

.chen_06 ul {
    width: 1440px;
}

.chen_06 li {
    background: #f7f7f7;
    width: 330px;
    height: 326px;
    border-radius: 10px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.chen_06 li img {
    width: 330px;
    height: 204px;
    border-radius: 10px;
}

.chen_06 li img:hover {
    opacity: 0.8;
}

.chen_06 li p {
    width: 298px;
    margin: 15px 16px 0px 16px;
    line-height: 30px;
}

.chen_06 li p a {
    color: #333;
    font-size: 20px;
}

.chen_06 li p a:hover {
    color: #999;
}

.ser_box {
    /* height: 509px; */
}


/* Foreigners in Hainan */

.bj2 {
    background: #f7f7f7 repeat-y;
    width: 100%;
    margin-top: 15px;
}

.chen_07 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding-top: 45px;
    padding-bottom: 29px;
    color: #333;
}

.chen_08 {
    width: 1410px;
    margin: 0 auto;
}

.chen_08 ul {
    width: 1440px;
}

.chen_08 li {
    width: 450px;
    float: left;
    margin-right: 30px;
    margin-bottom: 40px;
}

.chen_08 li:nth-child(3n),
.chen_33 li:nth-child(3n),
.chen_06 li:nth-child(4n),
.chen_10 li:nth-child(2n),
.chen_09 li:last-child {
    margin-right: 0
}

.chen_08 li img {
    width: 100%;
    height: 279px;
    border-radius: 5px;
}

.chen_08 li img:hover {
    opacity: 0.8;
}

.chen_08 li p {
    font-size: 20px;
    line-height: 32px;
    margin-top: 10px;
    color: #333;
height: 66px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.chen_08 li p:hover {
    color: #999;
}


/* Overseas Communications Officers */

.chen_09 ul {
    width: 1440px;
}

.chen_09 li {
    width: 330px;
    float: left;
    margin-right: 30px;
}

.chen_07 a:hover {
    color: #336ED0
}
.ad_1410{
    width: 1410px;
    margin: 0 auto;
}
.chen_09 li img {
    width: 200px;
    /* height: 217px; */
    margin: 0 65px;
    border-radius: 50%;
}

.chen_09 li h1 {
    margin-top: 26px;
    text-align: center;
    margin-bottom: 18px;
}

.chen_09 li h1 a {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.chen_09 li p {
    font-size: 18px;
    line-height: 30px;
    color: #999;
    width: 290px;
    margin: 0 20px;
    text-align: center;
}


/* 传播官 */

.bj22 {
    width: 100%;
    position: relative;
}

.bj20 {
    background: url(../img/chen20191011/c37.jpg) no-repeat center;
    height: 365px;
    width: 100%;
    background-size: cover;
}

.bj22 img {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    /* position: absolute; */
    /* top: 154px; */
    /* left: 13%; */
    float: left;
    margin-right: 58px;
}

.bj22 h1 {
    font-size: 36px;
    font-weight: bold;
    color: 333px;
    /* left: 32%; */
    /* top: 308px; */
    /* position: absolute; */
    float: left;
    width: 1050px;
    margin: 131px 0 30px 0;
}

.bj22 p {
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    color: #333;
    /* left: 32%; */
    /* top: 380px; */
    /* position: absolute; */
    margin-bottom: 45px;
}

.bj21 {
    background: #e0e0e0;
    width: 90px;
    height: 1px;
    /* left: 32%; */
    /* top: 450px; */
    /* position: absolute; */
    float: left;
}


/* The Voice of Hainan */

.chen_10 {
    width: 1410px;
    margin: 0 auto;
}

.chen_10 ul {
    width: 1440px;
}

.chen_10 li {
    background: #FFF;
    width: 690px;
    height: 204px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 30px;
    margin-right: 30px;
    float: left;
}

.chen_10 li img {
    float: left;
    width: 330px;
    height: 204px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.chen_10 li img:hover {
    opacity: 0.8;
}

.chen_10 li p {
    width: 308px;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    float: left;
    margin: 26px;
    height: 128px;
}

.chen_10 li p:hover {
    color: #999;
}

.chen_10 li span img {
    width: 20px;
    height: 17px;
    position: absolute;
    right: 309px;
    top: 162px;
}


/* 底部 */

.bj3 {
    background: #f7f7f7;
    width: 100%;
    height: 90px;
}

.chen_11 {
    float: left;
    margin-left: 36px;
    line-height: 24px;
    color: #999;
    font-size: 16px;
    margin-top: 20px;
}
.chen_20 {
    display: none;
    float: left;
    margin-left: 140px;
    line-height: 24px;
    font-size: 16px;
    margin-top: 35px;
}
.chen_20 a{
    color: #999;
}
.chen_12 li {
    width: 39px;
    height: 32px;
    margin-right: 36px;
    float: right;
    margin-top: 30px;
    position: relative;
}

.chen_12 li>img {
    width: 39px;
    height: 32px;
    opacity: 0.5;
}

.chen_12 li>img:hover {
    opacity: 1;
}

.chen_12 li p {
    color: #bbb;
    font-size: 12px;
    text-align: center
}

.cm2 {
    float: left;
    width: 123px;
    height: 30px;
    margin-top: 30px;
}

.popdiv {
    display: none;
    position: absolute;
    top: -177px;
    width: 112px;
    padding: 15px;
    background: #fff;
    border-radius: 10px;
    z-index: 999;
    left: -52px;
}

.popdiv img {
    width: 112px;
    height: 112px;
}


/* 列表模板1 */

.bj4 {
    background: url(../img/chen20191011/c14.jpg) repeat-x center;
    width: 100%;
    height: 3px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.chen_14 {
    width: 1410px;
    height: 871px;
    position: relative;
    margin-bottom: 30px;
}

.chen_16 img {
    width: 1410px;
    height: 871px;
    border-radius: 10px;
}

.chen_16 img:hover {
    opacity: 0.8;
}

.mobile_s {
    display: none;
}

.chen_15 {
    width: 1350px;
    position: absolute;
    top: 680px;
    left: 30px;
    margin: 0 auto;
}

.cmh2 {
    font-size: 32px;
    line-height: 30px;
    color: #cbcbcb;
    font-weight: bold;
}

.cmh2 img {
    margin-right: 20px;
}

.chen_17 {
    font-size: 32px;
    font-weight: bold;
    margin-top: 36px;
}

.chen_17 a {
    color: #FFF;
}

.chen_17 a:hover {
    color: #999;
}

.chen_18 span {
    font-size: 18px;
    font-weight: bold;
    color: #cbcbcb;
    margin-top: 30px;
    float: left;
}

.chen_18 p {
    font-size: 18px;
    font-weight: bold;
    color: #cbcbcb;
    margin-top: 30px;
    float: right;
}

.chen_19 ul {
    width: 1440px;
}

.chen_19 li {
    width: 450px;
    float: left;
    margin-right: 30px;
    margin-bottom: 40px;
}

.chen_19 li img {
    margin-bottom: 27px;
}

.chen_19 li img:hover {
    opacity: 0.8;
}

.chen_19 li span {
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
    line-height: 20px;
    color: #999;
}

.chen_19 li h1 {
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    font-weight: inherit;
}

.chen_19 li h1 a {
    color: #333;
}

.chen_19 li h1 a:hover {
    color: #999;
}

.chen_19 li p {
    font-size: 18px;
    line-height: 28px;
    color: #999;
    margin-top: 9px;
}

.chen_19 li .chen_20 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
}

.chen_21 {
    width: 450px;
    height: 80px;
    border: #CCC 1px solid;
    border-radius: 50px;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
    line-height: 82px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 90px;
}

.chen_40 {
    width: 1050px;
    float: right;
}

/*returnTop*/

p#back-to-top {
    position: fixed;
    display: none;
    bottom: 100px;
    right: 25px;
}

p#back-to-top a {
    text-align: center;
    text-decoration: none;
    color: #d1d1d1;
    display: block;
    width: 64px;
    /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
    -moz-transition: color 1s;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
}

p#back-to-top a:hover {
    color: #979797;
}

p#back-to-top a span {
    background: transparent url(/static/imgs/sprite.png?1202) no-repeat -25px -290px;
    border-radius: 6px;
    display: block;
    height: 64px;
    width: 56px;
    margin-bottom: 5px;
    /*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
    -moz-transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
}

#back-to-top a:hover span {
    background: transparent url(/static/imgs/sprite.png?1202) no-repeat -25px -290px;
}


/* 列表模板2 */

.chen_22 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-top: 80px;
    margin-bottom: 60px;
}

.chen_23 {
    width: 1410px;
    margin: 0 auto;
}

.chen_23 li {
    width: 1410px;
    height: 279px;
    position: relative;
    padding-bottom: 30px;
    border-bottom: #dcdcdc 1px solid;
    margin-bottom: 30px;
}

.chen_23 li a img {
    float: left;
    border-radius: 10px;
    width: 450px;
    max-height: 279px;
}

.chen_23 li h1 {
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    font-weight: inherit;
    float: right;
    width: 930px;
    margin-bottom: 30px;
}

.chen_23 li span {
    font-size: 18px;
    line-height: 28px;
    float: right;
    color: #999;
    width: 930px;
}

.chen_23 li .cmh5 {
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    left: 480px;
    top: 233px;
    color: #999;
    float: left;
    line-height: 20px;
    font-weight: bold;
}

.chen_23 li .cmh5 img {
    margin-right: 20px;
    border-radius: 0;
}

.chen_23 li .cmh4 {
    float: right;
    font-size: 20px;
    position: absolute;
    top: 233px;
    right: 0;
    color: #999;
}

nav .side-nav {
    display: none;
}


/* 搜索结果 */

.search_box2 {
    width: 990px;
    height: 80px;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
}

.textbox2 {
    background: #f7f7f7;
    border: none;
    border-radius: 10px;
    width: 990px;
    height: 80px;
}

.chen_24 {
    background: url(../img/chen20191011/c19.png);
    width: 36px;
    height: 33px;
    position: absolute;
    top: 23px;
    right: 30px;
    border: 0;
}


/* 个人专栏 */

.bj5 {
    width: 100%;
    position: relative;
}

.chen_25 {
    width: 300px;
    position: absolute;
    top: 230px;
    left: 42%;
    margin: 0 auto;
}

.chen_25 img {
    width: 300px;
    height: 300px;
    border-radius: 50%;
}

.chen_25 h1 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: 333px;
    margin-top: 30px;
}

.chen_25 p {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #999;
    margin-top: 30px;
}

.right690 {
    height: 424px;
    border-bottom: #dcdcdc 1px solid;
}

.p_line {
    width: 54px;
    background: #CCC;
    height: 1px;
    margin-bottom: 38px;
    margin-top: 18px;
}

.p_brief {
    font-size: 18px;
    line-height: 32px;
    color: #999;
}

.logo {
    width: 138px;
    height: 33px;
    float: left;
    margin-right: 30px;
}

.cm {
    width: 100%;
}

.dis {
    display: block;
}

.undis {
    display: none;
}


/*三右滑动门样式3开始*/

.tb37_ {
    width: 156px;
    margin: 0 auto;
}

.tbq3 {
    width: 136px;
}

.tbq3 ul {
    height: 8px;
}

.tbq3 li {
    height: 8px;
    width: 8px;
    float: left;
    margin-left: 33px;
    cursor: pointer;
}

.normaltab37 {
    width: 8px;
    height: 8px;
    background: #999;
    border-radius: 50px;
    vertical-align: middle;
}

.hovertab37 {
    width: 8px;
    height: 8px;
    background: #333;
    border-radius: 50px;
    vertical-align: middle;
}


/*三右滑动门样式3结束*/


/*三右滑动门样式3开始*/

.tb38_ {
    width: 156px;
    margin: 0 auto;
}

.tbq3 {
    width: 136px;
}

.tbq4 ul {
    height: 8px;
}

.tbq4 li {
    height: 8px;
    width: 8px;
    float: left;
    margin-left: 33px;
    cursor: pointer;
}

.normaltab38 {
    width: 8px;
    height: 8px;
    background: #999;
    border-radius: 50px;
    vertical-align: middle;
}

.hovertab38 {
    width: 8px;
    height: 8px;
    background: #333;
    border-radius: 50px;
    vertical-align: middle;
}

.service .dis {
    display: block;
    /* left: 0; */
    /* position: absolute; */
    width: 100%;
    /* top: 0; */
}.service .dis img{
    width: 100%;
    max-width: initial;
    /* margin: auto; */
    /* display: block; */
    }
.undis {
    display: none;
}


/*三右滑动门样式3开始*/

.tb39_ {
    width: 1410px;
    margin: 0 auto;
    position: absolute;
    z-index: 888;
    /* height: 285px; */
    top: 50%;
    left: 50%;
    margin-left: -705px;
    margin-top: -210px;
}

.tbq5 {}

.tbq5 ul {
    width: 1440px;
}

.tbq5 li {
    width: 210px;
    height: 130px;
    float: left;
    margin-right: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.tbq5 li:last-child {
    margin-right: 0
}

.tbq5 li a {
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
}

.normaltab39 {
    width: 210px;
    height: 130px;
    background: #8a9cb3;
    vertical-align: middle;
    z-index: 888;
    text-align: center;
}

.hovertab39 {
    width: 210px;
    height: 130px;
    background: #163f72;
    vertical-align: middle;
    z-index: 888;
    font-size: 24px;
    text-align: center;
    opacity: 0.8;
}


/*三右滑动门样式3结束*/


/* 列表模板2 */
.all-column{background: #e7e7e7;}
.bj11 {
    width: 100%;
    position: relative;
    margin-bottom: 60px;
}

.bj11 img {
    width: 100%;
}

.bj12 {
    background: #000;
    height: 163px;
    position: absolute;
    /* left: 13%; */
    bottom: 0;
    padding: 0 50px;
    font-size: 48px;
    text-align: center;
    line-height: 163px;
    color: #FFF;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.56);
}

.chen_21 {
    width: 450px;
    height: 80px;
    border: #CCC 1px solid;
    border-radius: 50px;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
    line-height: 82px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 90px;
}

.tb1 {
    position: fixed;
    z-index: 888;
    right: 20px;
    width: 60px;
    height: 60px;
    bottom: 10%;
}


/* 搜索结果 */

.bj4 {
    background: url(../img/chen20191011/c14.jpg) repeat-x center;
    width: 100%;
    height: 3px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.search_box2 {
    width: 990px;
    height: 80px;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
}

.textbox2 {
    background: #f7f7f7;
    border: none;
    border-radius: 10px;
    width: 990px;
    height: 80px;
    font-size: 30px;
    padding-left: 70px;
}

.chen_24 {
    background: url(../img/chen20191011/c19.png);
    width: 36px;
    height: 33px;
    position: absolute;
    top: 23px;
    left: 20px;
    border: 0;
}

.chen_33 ul {
    width: 1440px;
}

.chen_33 li {
    background: #f7f7f7;
    width: 450px;
    border-radius: 10px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.chen_33 li img {
    width: 450px;
    height: 279px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.chen_33 li img:hover {
    opacity: 0.8;
}

.chen_33 li h1 {
    width: 418px;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    padding: 5px 16px;
    height: 103px;
}

.chen_33 li h1 a {
    color: #333;
}

.chen_33 li h1 a:hover {
    color: #999;
}

.chen_33 li p {
    width: 418px;
    font-size: 16px;
    line-height: 30px;
    margin: 0 16px;
    margin-top: 10px;
    color: #999;
}

.chen_34 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-top: 80px;
    margin-bottom: 30px;
}


/* 个人专栏 */

.bj5 {
    width: 100%;
    position: relative;
}

.bj10 {
    background: url(../img/chen20191011/c35.jpg) no-repeat center;
    height: 410px;
    width: 100%;
    background-size: cover;
}

.chen_25 {
    width: 300px;
    position: absolute;
    top: 230px;
    left: 42%;
    margin: 0 auto;
}

.chen_25 img {
    width: 300px;
    height: 300px;
    border-radius: 50%;
}

.chen_25 h1 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: 333px;
    margin-top: 30px;
}

.chen_25 p {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #999;
    margin-top: 30px;
}


/* 阅读页 */

.bj6 {
    width: 100%;
}

.chen_26 {
    font-size: 36px;
    line-height: 48px;
    font-weight: bold;
    margin: 40px auto;
    color: #333;
}

.chen_27 {
    font-size: 18px;
    margin-top: 20px;
    color: #333;
    text-align: left;
}

.bj7 {
    width: 90px;
    background: #CCC;
    height: 1px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.chen_28 {
    width: 100%;
    margin: auto;
}

.chen_28 p {font-size: 18px !important;line-height: 36px;margin-bottom: 40px;font-family: "georgia", arial !important;}
.chen_28 p span{font-family: "georgia", arial !important; font-size:18px !important;}
.chen_28>img {
    margin-bottom: 20px;
}

.zt {
    font-size: 18px;
    color: #999;
}

.bj8 {
    width: 1050px;
    height: 581px;
    margin-bottom: 20px;
}

.chen_29 {
    font-size: 18px;
    line-height: 36px;
    margin-top: 40px;
}

.chen_29 p {
    font-size: 18px;
    line-height: 36px;
    margin-top: 40px;
}

.chen_30 {
    background: url(../img/chen20191011/c25.jpg) no-repeat top;
    width: 379px;
    height: 108px;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 80px;
}

.chen_30 ul {
    margin-left: 24px;
}

.chen_30 li {
    width: 56px;
    height: 56px;
    float: left;
    margin-left: 15px;
    margin-top: 53px;
}

.chen_31 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    float: left;
}

.bj9 {
    width: 810px;
    background: #CCC;
    height: 1px;
    margin-top: 30px;
    float: right;
}

.chen_32 ul {
    width: 1080px;
}

.chen_32 li {
    background: #f7f7f7;
    width: 510px;
    height: 410px;
    border-radius: 10px;
    float: left;
    margin-right: 30px;
    margin-top: 30px;
}

.chen_32 li img {
    width: 510px;
    height: 315px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.chen_32 li img:hover {
    opacity: 0.8;
}

.chen_32 li p {
    width: 466px;
    margin: 15px 22px 0px 22px;
    font-size: 20px;
    line-height: 30px;
}

.chen_32 li p a {
    color: #333;
}

.chen_32 li p a:hover {
    color: #999;
}

.tb2 img {
    width: 330px;
    height: 184px;
    margin-bottom: 15px;
}

.zt2 {
    font-size: 16px;
    color: #999;
    margin-bottom: 10px;
}

.tb3 img {
    width: 330px;
    height: 5px;
}


/* 专栏首页 */

.chen_35 ul {
    width: 1440px;
}

.chen_35 li {
    width: 450px;
    float: left;
    margin-right: 30px;
    position: relative;
    margin-bottom: 40px;
}

.chen_35 li img {
    width: 200px;
    margin: 0 125px;
    border-radius: 50%;
}

.chen_35 li h1 {
    font-size: 26px;
    margin-top: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 18px;
}

.chen_35 li p {
    font-size: 18px;
    line-height: 30px;
    color: #999;
    text-align: center;
}

.bj13 {
    width: 100%;
    height: 520px;
    position: relative;
    margin-bottom: 60px;
}

.bj13 img {
    width: 100%;
    height: 520px;
}

.bj14 {
    background: #000;
    width: 670px;
    height: 163px;
    position: absolute;
    left: 13%;
    top: 357px;
    font-size: 48px;
    text-align: center;
    line-height: 163px;
    color: #FFF;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.56);
}

/****2560***/
@media screen and (max-width: 2700px) {
.service {
    position: relative;
    /* height: 261px; */
    float: left;
    width: 100%;
    /* padding-bottom: 400px; */
}
}
@media screen and (max-width: 1960px) {
.service {
    position: relative;
    /* height: 261px; */
    float: left;
    width: 100%;
    /* padding-bottom: 230px; */
}
}

/*******************************1440***********************************/


/*******************************1440***********************************/


/*******************************1440***********************************/


/*******************************1440***********************************/

@media screen and (max-width: 1440px) {
    .service {
    position: relative;
    /* padding-bottom: 125px; */
}
    .chen_26{
}
    /**banner panel**/
    .xls {
        background: url(../img/chen20191011/c2.png) right center no-repeat;
        padding-right: 10px;
        cursor: pointer;
        position: relative;
    }
    .account-panel {
        position: absolute;
        border: 1px solid #eee;
        background: #fff;
        width: 167px;
        top: 26px;
        /* display: none; */
        left: -30px;
        z-index: 10;
    }
    .account-panel li {
        display: block;
        text-align: center;
    }
    .account-panel li a {
        display: block;
        padding: 0 10px;
        height: 36px;
        line-height: 36px;
        border-bottom: 1px solid #eee;
        text-decoration: none;
        text-align: center;
    }
    .account-panel li a:hover {
        background: #fcfcfc
    }
    .h40 {
        height: 32px;
    }
    .cm {
        width: 100%;
    }
    .service .dis {
        display: block;
        /* top: -249px; */
    }
    /*三右滑动门样式3开始*/
    .tb39_ {
        width: 1244px;
        margin-left: -622px;
        margin-top: -188px;
    }
    .tbq5 {}
    .tbq5 ul {
        width: 1244px;
    }
    .tbq5 li {
        width: 186px;
        height: 116px;
        float: left;
        margin-right: 25px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .tbq5 li a {
        color: #FFF;
        font-size: 21px;
    }
    .normaltab39 {
        width: 210px;
        height: 130px;
        background: #8a9cb3;
        vertical-align: middle;
        z-index: 888;
        font-size: 21px;
        text-align: center;
    }
    .hovertab39 {
        width: 210px;
        height: 130px;
        background: #163f72;
        vertical-align: middle;
        z-index: 888;
        text-align: center;
    }
    /*三右滑动门样式3结束*/
    .logo {
        width: 126px;
        height: 30px;
        margin-right: 27px;
    }
    .w690 {
        width: 609px;
    }
    .right690 {
        height: 375px;
        border-bottom: #dcdcdc 1px solid;
    }
    .p_line {
        width: 54px;
        background: #CCC;
        height: 1px;
        margin-bottom: 28px;
        margin-top: 13px;
    }
    .p_brief {
        font-size: 16px;
        line-height: 32px;
        color: #999;
    }
    .content,.ad_1410 {
        width: 1244px;
        margin: 0 auto;
    }
    #cc1 {
        margin-bottom: 70px;
    }
    .chen_33 ul {
        width: 1244px;
    }
    .chen_33 li {
        background: #f7f7f7;
        width: 396px;
        border-radius: 10px;
        float: left;
        margin-right: 27px;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
    .chen_33 li img {
        width: 100%;
        height: 245px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
    .chen_33 li img:hover {
        opacity: 0.8;
    }
    .chen_33 li h1 {
        width: 100%;
        font-size: 20px;
        line-height: 30px;
        font-weight: bold;
        padding: 5px 16px;
        box-sizing: border-box;
    }
    .chen_33 li h1 a {
        color: #333;
        font-size: 16px;
        line-height: 27px;
    }
    .chen_33 li h1 a:hover {
        color: #999;
    }
    .chen_33 li p {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        padding: 0 16px;
        color: #999;
        box-sizing: border-box;
        margin: 10px 0;
    }
    .chen_34 {
        font-size: 30px;
        font-weight: bold;
        color: #333;
        margin-top: 80px;
        margin-bottom: 30px;
    }
    /* 导航栏 */
    .chen_01>ul>li {
        float: left;
        margin-right: 28px;
        font-family: "georgia";
        line-height: 33px;
        margin-bottom: 21px;
        font-size: 12px;
        color: #333;
    }
    .chen_02 {
        position: absolute;
        border: 1px solid #eee;
        background: #fff;
        width: 140px;
        top: 26px;
        z-index: 10;
    }
    .search_box {
        width: 100px;
        height: 25px;
        position: relative;
        float: right;
        margin-right: 24px;
    }
    .textbox {
        background-color: transparent;
        border: none;
        border-radius: 30px;
        width: 100px;
        height: 25px;
    }
    .chen_13 {
        background: url(../img/chen20191011/c13.png);
        width: 25px;
        height: 25px;
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
    }
    /* 大图 */
    .bj {
        background: url(../img/chen20191011/c3.jpg) no-repeat center;
        height: 410px;
        width: 100%;
    }
    /* Focus on Hainan */
    .chen_03 {
        text-align: center;
        font-size: 26px;
        font-weight: bold;
        margin-top: 35px;
        margin-bottom: 22px;
        color: #333;
    }
    .chen_04 {
        width: 609px;
        height: 378px;
        border-radius: 10px;
        float: left;
    }
    .chen_04:hover {
        opacity: 0.8;
    }
    .chen_05 a {
        font-size: 28px;
        font-weight: bold;
        line-height: 45px;
        margin-top: 7px;
    }
    .chen_05 a {
        color: #333;
    }
    .chen_05 a:hover {
        color: #666;
    }
    .chen_06 ul {
        width: 1244px;
    }
    .chen_06 li {
        background: #f7f7f7;
        width: 290px;
        height: 289px;
        border-radius: 10px;
        float: left;
        margin-right: 27px;
        margin-bottom: 27px;
    }
    .chen_06 li img {
        width: 100%;
        height: 180px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
    .chen_06 li img:hover {
        opacity: 0.8;
    }
    .chen_06 li p {
        width: 275px;
        margin: 12px 12px 0px 12px;
        line-height: 28px;
        height: 94px;
    }
    .chen_06 li p a {
        color: #333;
        font-size: 18px;
    }
    .chen_06 li p a:hover {
        color: #999;
    }
    .ser_box {
        /* height: 390px; */
    }
    /* Foreigners in Hainan */
    .bj2 {
        background: #f7f7f7 repeat-y;
        width: 100%;
        margin-top: 15px;
    }
    .chen_07 {
        text-align: center;
        font-size: 26px;
        font-weight: bold;
        padding-top: 35px;
        padding-bottom: 22px;
        color: #333;
    }
    .chen_08 {
        width: 1244px;
        margin: 0 auto;
    }
    .chen_08 ul {
        width: 1244px;
    }
    .chen_08 li {
        width: 396px;
        float: left;
        margin-right: 27px;
        margin-bottom: 40px;
    }
    .chen_08 li img {
        width: 100%;
        height: 246px;
        border-radius: 5px;
    }
    .chen_08 li img:hover {
        opacity: 0.8;
    }
    .chen_08 li p {
        font-size: 18px;
        line-height: 32px;
        margin-top: 10px;
        color: #333;
    }
    .chen_08 li p:hover {
        color: #999;
    }
    /* Overseas Communications Officers */
    .chen_09 ul {
        width: 1440px;
    }
    .chen_09 li {
        width: 288px;
        float: left;
        margin-right: 30px;
    }
    .chen_09 li img {
        width: 180px;
        /* height: 195px; */
        margin: 0px 49px;
        border-radius: 50%;
    }
    .chen_09 li h1 {
        margin-top: 22px;
        text-align: center;
        margin-bottom: 15px;
    }
    .chen_09 li h1 a {
        font-size: 22px;
        font-weight: bold;
    }
    .chen_09 li p {
        font-size: 14px;
        line-height: 30px;
        color: #999;
        width: 262px;
        margin: 0 10px;
    }
    /* The Voice of Hainan */
    .chen_10 {
        width: 1244px;
        margin: 0 auto;
    }
    .chen_10 ul {
        width: 1440px;
    }
    .chen_10 li {
        background: #FFF;
        width: 609px;
        height: 180px;
        border-radius: 10px;
        position: relative;
        margin-bottom: 27px;
        margin-right: 27px;
        float: left;
    }
    .chen_10 li img {
        float: left;
        width: 292px;
        height: 180px;
    }
    .chen_10 li img:hover {
        opacity: 0.8;
    }
    .chen_10 li p {
        width: 279px;
        font-size: 18px;
        line-height: 27px;
        color: #333;
        margin: 19px;
        height: 120px;
    }
    .chen_10 li p:hover {
        color: #999;
    }
    .chen_10 li span img {
        width: 20px;
        height: 17px;
        position: absolute;
        right: 275px;
        top: 148px;
    }
    /* 底部 */
    .bj3 {
        background: #f7f7f7;
        width: 100%;
        height: 85px;
    }
    .chen_11 {
        float: left;
        margin-left: 36px;
        line-height: 24px;
        color: #999;
        font-size: 16px;
        margin-top: 20px;
    }
    .chen_20 {
        display: none;
        float: left;
        margin-left: 140px;
        line-height: 24px;
        font-size: 16px;
        margin-top: 35px;
    }
    .chen_20 a{
        color: #999;
    }
    .chen_12 li {
        width: 39px;
        height: 32px;
        margin-right: 36px;
        float: right;
        margin-top: 30px;
    }
    .chen_12 li>img {
        width: 39px;
        height: 32px;
    }
    .chen_12 li img:hover {}
    .cm2 {
        float: left;
        width: 123px;
        height: 30px;
        margin-top: 30px;
    }
    /* 列表模板1 */
    .bj4 {
        background: url(../img/chen20191011/c14.jpg) repeat-x center;
        width: 100%;
        height: 3px;
        border-radius: 10px;
        margin-bottom: 30px;
    }
    .chen_14 {
        width: 1410px;
        height: 871px;
        position: relative;
        margin-bottom: 30px;
    }
    .chen_16 img {
        width: 1410px;
        height: 871px;
        border-radius: 10px;
    }
    .chen_16 img:hover {
        opacity: 0.8;
    }
    .chen_15 {
        width: 1350px;
        position: absolute;
        top: 680px;
        left: 30px;
        margin: 0 auto;
    }
    .cmh2 {
        font-size: 32px;
        line-height: 30px;
        color: #cbcbcb;
        font-weight: bold;
    }
    .cmh2 img {
        margin-right: 20px;
    }
    .chen_17 {
        font-size: 32px;
        font-weight: bold;
        margin-top: 36px;
    }
    .chen_17 a {
        color: #FFF;
    }
    .chen_17 a:hover {
        color: #999;
    }
    .chen_18 span {
        font-size: 18px;
        font-weight: bold;
        color: #cbcbcb;
        margin-top: 30px;
        float: left;
    }
    .chen_18 p {
        font-size: 18px;
        font-weight: bold;
        color: #cbcbcb;
        margin-top: 30px;
        float: right;
    }
    .chen_19 ul {
        width: 1440px;
    }
    .chen_19 li {
        width: 450px;
        float: left;
        margin-right: 30px;
        margin-bottom: 40px;
    }
    .chen_19 li img {
        margin-bottom: 27px;
    }
    .chen_19 li img:hover {
        opacity: 0.8;
    }
    .chen_19 li span {
        font-size: 20px;
        font-weight: bold;
        padding-right: 10px;
        line-height: 20px;
        color: #999;
    }
    .chen_19 li h1 {
        font-size: 20px;
        line-height: 30px;
        display: inline-block;
        font-weight: inherit;
    }
    .chen_19 li h1 a {
        color: #333;
    }
    .chen_19 li h1 a:hover {
        color: #999;
    }
    .chen_19 li p {
        font-size: 18px;
        line-height: 28px;
        color: #999;
        margin-top: 9px;
    }
    .chen_19 li .chen_20 {
        font-size: 18px;
        font-weight: bold;
        margin-top: 25px;
    }
    .chen_21 {
        width: 450px;
        height: 80px;
        border: #CCC 1px solid;
        border-radius: 50px;
        margin: 0 auto;
        font-size: 20px;
        text-align: center;
        line-height: 82px;
        font-weight: bold;
        margin-top: 50px;
        margin-bottom: 90px;
    }
    .tb1 {
        position: fixed;
        z-index: 888;
        right: 20px;
        width: 60px;
        height: 60px;
        bottom: 10%;
    }
    /* 列表模板2 */
    .chen_22 {
        font-size: 30px;
        font-weight: bold;
        color: #333;
        margin-top: 80px;
        margin-bottom: 60px;
    }
    .chen_23 {
        width: 1244px;
        margin: 0 auto;
    }
    .chen_23 li {
        width: 100%;
        height: 245px;
        position: relative;
        padding-bottom: 27px;
        border-bottom: #dcdcdc 1px solid;
        margin-bottom: 27px;
    }
    .chen_23 li a img {
        float: left;
        border-radius: 10px;
        width: 396px;
        max-height: 245px;
    }
    .chen_23 li h1 {
        font-size: 18px;
        line-height: 30px;
        display: inline-block;
        font-weight: inherit;
        float: right;
        color: #999;
        margin-bottom: 16px;
        width: 820px;
    }
    .chen_23 li span {
        font-size: 16px;
        line-height: 28px;
        float: right;
        color: #999;
        width: 820px;
    }
    .chen_23 li .cmh5 {
        font-size: 16px;
        line-height: 28px;
        position: absolute;
        left: 427px;
        top: 214px;
        color: #999;
        float: left;
        line-height: 20px;
        font-weight: bold;
    }
    .chen_23 li .cmh5 img {
        margin-right: 20px;
        border-radius: 0;
    }
    .chen_23 li .cmh4 {
        float: right;
        font-size: 18px;
        position: absolute;
        top: 214px;
        right: 0;
        color: #999;
    }
    /* 搜索结果 */
    .search_box2 {
        width: 990px;
        height: 80px;
        position: relative;
        margin: 0 auto;
        margin-top: 50px;
    }
    .textbox2 {
        background: #f7f7f7;
        border: none;
        border-radius: 10px;
        width: 990px;
        height: 80px;
    }
    .chen_24 {
        background: url(../img/chen20191011/c19.png);
        width: 36px;
        height: 33px;
        position: absolute;
        top: 23px;
        right: 30px;
        border: 0;
    }
    /* 个人专栏 */
    .bj5 {
        width: 100%;
        position: relative;
    }
    .chen_25 {
        width: 300px;
        position: absolute;
        top: 230px;
        left: 42%;
        margin: 0 auto;
    }
    .chen_25 img {
        width: 300px;
        height: 300px;
        border-radius: 50%;
    }
    .chen_25 h1 {
        text-align: center;
        font-size: 26px;
        font-weight: bold;
        color: 333px;
        margin-top: 30px;
    }
    .chen_25 p {
        text-align: center;
        font-size: 18px;
        line-height: 28px;
        font-weight: bold;
        color: #999;
        margin-top: 30px;
    }
}


/*******************************1280***********************************/


/*******************************1280***********************************/


/*******************************1280***********************************/


/*******************************1280***********************************/

@media screen and (max-width: 1280px) {
    .service {
    position: relative;
    /* height: 261px; */
    /* padding-bottom: 118px; */
}
    .chen_33 ul {
        width: 1006px;
    }
    .chen_33 li {
        background: #f7f7f7;
        width: 320px;
        border-radius: 10px;
        float: left;
        margin-right: 23px;
        margin-bottom: 25px;
        padding-bottom: 12px;
    }
    .chen_33 li img {
        width: 100%;
        height: 198px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
    .chen_33 li img:hover {
        opacity: 0.8;
    }
    .chen_33 li h1 {
        width: 100%;
        font-size: 20px;
        line-height: 30px;
        font-weight: bold;
        padding: 5px 16px;
        box-sizing: border-box;
    }
    .chen_33 li h1 a {
        color: #333;
        font-size: 14px;
        line-height: 27px;
    }
    .chen_33 li h1 a:hover {
        color: #999;
    }
    .chen_33 li p {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        padding: 0 16px;
        color: #999;
        box-sizing: border-box;
        margin: 10px 0;
    }
    .chen_34 {
        font-size: 30px;
        font-weight: bold;
        color: #333;
        margin-top: 80px;
        margin-bottom: 30px;
    }
    /**banner panel**/
    .xls {
        background: url(../img/chen20191011/c2.png) right center no-repeat;
        padding-right: 10px;
        cursor: pointer;
        position: relative;
    }
    .account-panel {
        position: absolute;
        border: 1px solid #eee;
        background: #fff;
        width: 167px;
        top: 26px;
        /* display: none; */
        left: -30px;
        z-index: 10;
    }
    .account-panel li {
        display: block;
        text-align: center;
    }
    .account-panel li a {
        display: block;
        padding: 0 10px;
        height: 36px;
        line-height: 36px;
        border-bottom: 1px solid #eee;
        text-decoration: none;
        text-align: center;
    }
    .account-panel li a:hover {
        background: #fcfcfc
    }
    .ser_box {
        /* height: 340px; */
    }
    .h40 {
        height: 23px;
    }
    .cm {
        width: 100%;
    }
    .service .dis {
        display: block;
        /* top: -220px; */
    }
    /*三右滑动门样式3开始*/
    .tb39_ {
        width: 1006px;
        margin-left: -503px;
        margin-top: -150px;
    }
    .tbq5 {}
    .tbq5 ul {
        width: 1006px;
    }
    .tbq5 li {
        width: 150px;
        height: 96px;
        float: left;
        margin-right: 21px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .tbq5 li a {
        color: #FFF;
        font-size: 21px;
    }
    .normaltab39 {
        width: 210px;
        height: 130px;
        background: #8a9cb3;
        vertical-align: middle;
        z-index: 888;
        font-size: 21px;
        text-align: center;
    }
    .hovertab39 {
        width: 210px;
        height: 130px;
        background: #163f72;
        vertical-align: middle;
        z-index: 888;
        text-align: center;
    }
    /*三右滑动门样式3结束*/
    .logo {
        width: 114px;
        height: 27px;
        margin-right: 20px;
    }
    .w690 {
        width: 493px;
    }
    .right690 {
        height: 304px;
        border-bottom: #dcdcdc 1px solid;
    }
    .p_line {
        width: 54px;
        background: #CCC;
        height: 1px;
        margin-bottom: 17px;
        margin-top: 5px;
    }
    .p_brief {
        font-size: 16px;
        line-height: 32px;
        color: #999;
    }
    .content,.ad_1410{
   
        width: 1006px;
        margin: 0 auto;
    }
    #cc1 {
        margin-bottom: 90px;
    }
    /* 导航栏 */
    .chen_01>ul>li {
        float: left;
        margin-right: 16px;
        font-family: "georgia";
        line-height: 28px;
        margin-bottom: 16px;
        font-size: 12px;
        color: #333;
    }
    .chen_02 {
        position: absolute;
        border: 1px solid #eee;
        background: #fff;
        width: 140px;
        top: 26px;
        z-index: 10;
    }
    .search_box {
        width: 100px;
        height: 25px;
        position: relative;
        float: right;
        margin-right: 24px;
    }
    .textbox {
        background-color: transparent;
        border: none;
        border-radius: 30px;
        width: 100px;
        height: 25px;
    }
    .chen_13 {
        background: url(../img/chen20191011/c13.png);
        width: 25px;
        height: 25px;
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
    }
    /* Focus on Hainan */
    .chen_03 {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        margin-top: 35px;
        margin-bottom: 22px;
        color: #333;
    }
    .chen_04 {
        width: 493px;
        height: 304px;
        border-radius: 10px;
        float: left;
    }
    .chen_04:hover {
        opacity: 0.8;
    }
    .chen_05 a {
        font-size: 20px;
        font-weight: bold;
        line-height: 33px;
        margin-top: 7px;
    }
    .chen_05 a {
        color: #333;
    }
    .chen_05 a:hover {
        color: #666;
    }
    .chen_06 ul {
        width: 1006px;
    }
    .chen_06 li {
        background: #f7f7f7;
        width: 235px;
        height: 235px;
        border-radius: 10px;
        float: left;
        margin-right: 22px;
        margin-bottom: 22px;
    }
    .chen_06 li img {
        width: 100%;
        height: 145px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
    .chen_06 li img:hover {
        opacity: 0.8;
    }
    .chen_06 li p {
        width: 223px;
        margin: 7px 7px 0px 7px;
        line-height: 21px;
        height: 75px;
    }
    .chen_06 li p a {
        color: #333;
        font-size: 16px;
    }
    .chen_06 li p a:hover {
        color: #999;
    }
    /* Foreigners in Hainan */
    .bj2 {
        background: #f7f7f7 repeat-y;
        width: 100%;
        margin-top: 15px;
    }
    .chen_07 {
        text-align: center;
        font-size: 23px;
        font-weight: bold;
        padding-top: 28px;
        padding-bottom: 16px;
        color: #333;
    }
    .chen_08 {
        width: 1006px;
        margin: 0 auto;
    }
    .chen_08 ul {
        width: 1006px;
    }
    .chen_08 li {
        width: 320px;
        float: left;
        margin-right: 22px;
        margin-bottom: 30px;
    }
    .chen_08 li img {
        width: 100%;
        height: 197px;
        border-radius: 5px;
    }
    .chen_08 li img:hover {
        opacity: 0.8;
    }
    .chen_08 li p {
        font-size: 16px;
        line-height: 27px;
        margin-top: 10px;
        color: #333;
    }
    .chen_08 li p:hover {
        color: #999;
    }
    /* Overseas Communications Officers */
    .chen_09 ul {
        width: 1440px;
    }
    .chen_09 li {
        width: 237px;
        float: left;
        margin-right: 27px;
    }
    .chen_09 li img {
        width: 144px;
        /* height: 156px; */
        margin: 0px 49px;
        border-radius: 50%;
    }
    .chen_09 li h1 {
        margin-top: 17px;
        text-align: center;
        margin-bottom: 11px;
    }
    .chen_09 li h1 a {
        font-size: 20px;
        font-weight: bold;
    }
    .chen_09 li p {
        font-size: 12px;
        line-height: 30px;
        color: #999;
        width: 232px;
        margin: 0 5px;
    }
    /* The Voice of Hainan */
    .chen_10 {
        width: 1006px;
        margin: 0 auto;
    }
    .chen_10 ul {
        width: 1440px;
    }
    .chen_10 li {
        background: #FFF;
        width: 493px;
        height: 146px;
        border-radius: 10px;
        position: relative;
        margin-bottom: 27px;
        margin-right: 27px;
        float: left;
    }
    .chen_10 li img {
        float: left;
        width: 236px;
        height: 146px;
    }
    .chen_10 li img:hover {
        opacity: 0.8;
    }
    .chen_10 li p {
        width: 219px;
        font-size: 14px;
        line-height: 22px;
        color: #333;
        margin: 19px;
        height: 108px;
    }
    .chen_10 li p:hover {
        color: #999;
    }
    .chen_10 li span img {
        width: 20px;
        height: 17px;
        position: absolute;
        right: 216px;
        top: 114px;
    }
    /* 底部 */
    /* 底部 */
    .bj3 {
        background: #f7f7f7;
        width: 100%;
        height: 78px;
    }
    .chen_11 {
        float: left;
        margin-left: 36px;
        line-height: 24px;
        color: #999;
        font-size: 16px;
        margin-top: 20px;
    }
    .chen_12 li {
        width: 39px;
        height: 32px;
        margin-right: 36px;
        float: right;
        margin-top: 30px;
    }
    .chen_12 li>img {
        width: 39px;
        height: 32px;
    }
    .chen_12 li img:hover {}
    .cm2 {
        float: left;
        width: 123px;
        height: 30px;
        margin-top: 30px;
    }
    /* 列表模板1 */
    .bj4 {
        background: url(../img/chen20191011/c14.jpg) repeat-x center;
        width: 100%;
        height: 3px;
        border-radius: 10px;
        margin-bottom: 30px;
    }
    .chen_14 {
        width: 1410px;
        height: 871px;
        position: relative;
        margin-bottom: 30px;
    }
    .chen_16 img {
        width: 1410px;
        height: 871px;
        border-radius: 10px;
    }
    .chen_16 img:hover {
        opacity: 0.8;
    }
    .chen_15 {
        width: 1350px;
        position: absolute;
        top: 680px;
        left: 30px;
        margin: 0 auto;
    }
    .cmh2 {
        font-size: 32px;
        line-height: 30px;
        color: #cbcbcb;
        font-weight: bold;
    }
    .cmh2 img {
        margin-right: 20px;
    }
    .chen_17 {
        font-size: 32px;
        font-weight: bold;
        margin-top: 36px;
    }
    .chen_17 a {
        color: #FFF;
    }
    .chen_17 a:hover {
        color: #999;
    }
    .chen_18 span {
        font-size: 18px;
        font-weight: bold;
        color: #cbcbcb;
        margin-top: 30px;
        float: left;
    }
    .chen_18 p {
        font-size: 18px;
        font-weight: bold;
        color: #cbcbcb;
        margin-top: 30px;
        float: right;
    }
    .chen_19 ul {
        width: 1440px;
    }
    .chen_19 li {
        width: 450px;
        float: left;
        margin-right: 30px;
        margin-bottom: 40px;
    }
    .chen_19 li img {
        margin-bottom: 27px;
    }
    .chen_19 li img:hover {
        opacity: 0.8;
    }
    .chen_19 li span {
        font-size: 20px;
        font-weight: bold;
        padding-right: 10px;
        line-height: 20px;
        color: #999;
    }
    .chen_19 li h1 {
        font-size: 20px;
        line-height: 30px;
        display: inline-block;
        font-weight: inherit;
    }
    .chen_19 li h1 a {
        color: #333;
    }
    .chen_19 li h1 a:hover {
        color: #999;
    }
    .chen_19 li p {
        font-size: 18px;
        line-height: 28px;
        color: #999;
        margin-top: 9px;
    }
    .chen_19 li .chen_20 {
        font-size: 18px;
        font-weight: bold;
        margin-top: 25px;
    }
    .chen_21 {
        width: 450px;
        height: 80px;
        border: #CCC 1px solid;
        border-radius: 50px;
        margin: 0 auto;
        font-size: 20px;
        text-align: center;
        line-height: 82px;
        font-weight: bold;
        margin-top: 50px;
        margin-bottom: 90px;
    }
    .tb1 {
        position: fixed;
        z-index: 888;
        right: 20px;
        width: 60px;
        height: 60px;
        bottom: 10%;
    }
    /* 列表模板2 */
    .chen_22 {
        font-size: 30px;
        font-weight: bold;
        color: #333;
        margin-top: 80px;
        margin-bottom: 60px;
    }
    .chen_23 {
        width: 1006px;
        margin: 0 auto;
    }
    .chen_23 li {
        width: 100%;
        height: 198px;
        position: relative;
        padding-bottom: 21px;
        border-bottom: #dcdcdc 1px solid;
        margin-bottom: 21px;
    }
    .chen_23 li a img {
        float: left;
        border-radius: 10px;
        width: 320px;
        max-height: 198px;
    }
    .chen_23 li h1 {
        font-size: 16px;
        line-height: 30px;
        display: inline-block;
        font-weight: inherit;
        float: right;
        margin-bottom: 6px;
        width: 660px;
    }
    .chen_23 li span {
        font-size: 14px;
        line-height: 28px;
        float: right;
        color: #999;
        width: 660px;
    }
    .chen_23 li .cmh5 {
        font-size: 14px;
        line-height: 28px;
        position: absolute;
        left: 347px;
        top: 186px;
        color: #999;
        float: left;
        line-height: 20px;
        font-weight: bold;
    }
    .chen_23 li .cmh5 img {
        margin-right: 20px;
        border-radius: 0;
    }
    .chen_23 li .cmh4 {
        float: right;
        font-size: 14px;
        position: absolute;
        top: 186px;
        right: 0;
        color: #999;
    }
    /* 搜索结果 */
    .search_box2 {
        width: 990px;
        height: 80px;
        position: relative;
        margin: 0 auto;
        margin-top: 50px;
    }
    .textbox2 {
        background: #f7f7f7;
        border: none;
        border-radius: 10px;
        width: 990px;
        height: 80px;
    }
    .chen_24 {
        background: url(../img/chen20191011/c19.png);
        width: 36px;
        height: 33px;
        position: absolute;
        top: 23px;
        right: 30px;
        border: 0;
    }
    /* 个人专栏 */
    .bj5 {
        width: 100%;
        position: relative;
    }
    .chen_25 {
        width: 300px;
        position: absolute;
        top: 230px;
        left: 42%;
        margin: 0 auto;
    }
    .chen_25 img {
        width: 300px;
        height: 300px;
        border-radius: 50%;
    }
    .chen_25 h1 {
        text-align: center;
        font-size: 26px;
        font-weight: bold;
        color: 333px;
        margin-top: 30px;
    }
    .chen_25 p {
        text-align: center;
        font-size: 18px;
        line-height: 28px;
        font-weight: bold;
        color: #999;
        margin-top: 30px;
    }
}


/*******************************mobile***********************************/


/*******************************mobile***********************************/


/*******************************mobile***********************************/


/*******************************mobile***********************************/

@media screen and (max-width: 760px) {
img {
    vertical-align: top;
    max-width: 100%;
    height: auto !important;
}

    iframe{height: 230px;}
    .chen_04 img {
    border-radius:0;
    width: 100%;
    }
    .flexslider{display:none}
    .mobile_s {
        display: block;
    }
    .menu_box {
        padding-left: 30px;
    }
    /* 传播官 */
    .chen_40 {
        width: 100%;
        float: left;
    }
    .bj22 {
        width: 100%;
        position: relative;
    }
    .bj20 {
        background: url(../img/chen20191011/c37.jpg) no-repeat center;
        height: 95px;
        width: 100%;
    }
    .bj22 img {
        width: 24%;
        border-radius: 50%;
        position: absolute;
        height: auto;
        top: 39px;
        left: 39%;
    }
    .bj22 h1 {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #333;
        margin-top: 14%;
        position: static;
        top: auto;
        left: auto;
        width: 100%;
        margin-bottom: 0;
    }
    .bj22 p {
        text-align: center;
        font-size: 16px;
        line-height: 23px;
        font-weight: bold;
        color: #999;
        margin-top: 6%;
        position: static;
        top: auto;
        left: auto;
        margin-bottom: 23px;
    }
    .bj21 {
        background: #e0e0e0;
        width: 90px;
        height: 1px;
        position: static;
        margin: 0 auto 15px;
        float: initial;
    }
    .h300,
    .h160 {
        height: 0;
    }
    .close {
        position: absolute;
        right: 20px;
        font-size: 42px;
        top: 0;
    }
    .service {
        display: none;
    }
    .h30 {
        height: 15px;
    }
    .bg_fff {
        background: #fff
    }
    .bg_f7 {
        background: #f7f7f7 !important
    }
    /*==================================================
 HEADER
==================================================*/
    .chen_01 {
        display: none
    }
    .m_h56 {
        height: 56px
    }
    header {
        height: 56px;
        background-color: #ffffff;
        position: fixed;
        width: 100%;
        left: 0px;
        top: 0px;
        z-index: 5;
        border-bottom: 0px solid #318bb1;
    }
    header.header-innerpage {
        display: block !important;
    }
    header .nav-wrapper.container {
        position: relative;
    }
    header .header-icon-menu {
        position: absolute;
        width: 25px;
        height: 56px;
        min-height: 1px;
        text-align: center;
        z-index: 2;
        right: 0px;
    }
    .header-menu-button {
        z-index: 2;
        left: 0px;
        position: absolute;
    }
    header .header-icon-menu a {
        display: block;
    }
    header .header-icon-menu .fas,
    header .header-icon-menu .far {
        font-size: 25px;
        color: #318bb1;
        padding: 16px 0px;
    }
    .header-menu-button a .fas {
        font-size: 25px;
    }
    header .cst-btn-menu {
        width: 31px;
        padding: 15px 20px;
    }
    header .header-icon-menu .fas.fa-shopping-cart {
        font-size: 18px;
        padding: 19px 13px;
    }
    header .header-logo {
        text-align: center;
        line-height: normal;
        width: 100%;
        position: absolute;
        left: 0px;
    }
    header .nav-logo {
        color: #318bb1;
        display: inline-block;
        font-size: 24px;
        font-weight: bold;
        padding: 15px 0px 0px;
    }
    header .nav-logo .fab {
        color: #969696;
        height: auto;
    }
    header .nav-logo img {
        max-width: 100%;
        height: 30px;
    }
    header .header-icon-menu.cart-item-wrap {
        position: relative;
    }
    header .header-icon-menu.cart-item-wrap .cart-item {
        color: #ffffff;
        position: absolute;
        top: 10px;
        right: 2px;
        min-height: 20px;
        min-width: 20px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        background: #e93619;
        text-align: center;
        font-size: 11px;
        -webkit-box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
        -moz-box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
        box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
    }
    .header-menu-button a {
        color: #318bb1;
        margin: 0px 0px 0px 0px;
        float: right;
    }
    nav {
        background-color: #ffffff;
        -webkit-box-shadow: 0px 0px 0px 0px transparent;
        -moz-box-shadow: 0px 0px 0px 0px transparent;
        box-shadow: 0px 0px 0px 0px transparent;
    }
    nav ul a {
        color: #333333;
    }
    nav a.button-collapse {
        display: block !important;
    }
    .section h5 {
        font-weight: 500;
        margin: 0 0 10px 0;
        font-size: 16px;
    }
    /* SIDE NAVIGATION==================================================*/
    nav .collapsible-header i,
    nav .side-nav li>a>i,
    nav .side-nav li>a>[class^="mdi-"],
    nav .side-nav li>a li>a>[class*="mdi-"],
    nav .side-nav li>a>i.material-icons {
        height: auto;
        padding: 0px 0px;
        margin: 0px 0px;
        line-height: normal !important;
        color: #ffffff;
        font-size: 14px;
        width: 24px;
        text-align: left;
    }
    nav .side-nav {
        display: none;
        background-color: #363636;
        color: #ffffff;
        height: 100%;
        z-index: 999;
        position: fixed;
        top: 0;
        left: 0;
        padding: 40px;
        width: 100%;
        box-sizing: border-box;
        overflow: scroll;
    }
    nav .side-nav .sidenav-logo .fa {
        height: auto;
    }
    nav .side-nav .sidenav-logo {
        text-align: center;
        padding: 10px 20px 0px;
        font-size: 20px;
        font-weight: 600;
    }
    nav .side-nav li a {
        color: #ffffff;
        padding: 15px 28px;
        font-size: 21px;
    }
    nav .side-nav li a img {
        width: 23px;
        float: right;
        margin-top: 7px;
    }
    nav .side-nav li .collapsible-header {
        padding: 10px 0px 10px 25px;
    }
    nav .side-nav li a,
    nav .side-nav li .collapsible-header {
        border-bottom: 0px solid #247ca1;
        line-height: normal;
        height: auto;
        display: block;
        font-style: normal;
    }
    #nav-mobile-category li {
        border-bottom: 1px solid #595959;
    }
    nav .side-nav.right-aligned li {
        border-top: 1px solid #247ca1;
    }
    nav .side-nav.right-aligned li ul.sidenav-search-result li {
        border-top: 0px solid #247ca1;
    }
    nav .side-nav.right-aligned li ul.sidenav-search-result li a:hover {
        background-color: transparent;
    }
    nav .side-nav.right-aligned li ul.sidenav-search-result li.search-result-head a {
        font-weight: 600;
    }
    nav .side-nav.right-aligned .populer-search {
        line-height: normal;
        margin-top: 10px;
    }
    nav .side-nav.right-aligned .populer-search .list-tag-word {
        text-align: left;
        padding: 0px 15px;
    }
    nav .side-nav.right-aligned .populer-search .tag-word {
        margin-bottom: 5px;
        background-color: #247ca1;
    }
    nav .side-nav.right-aligned li ul.sidenav-search-result {
        padding: 15px 0px;
    }
    nav .side-nav.right-aligned li ul.sidenav-search-result li a {
        padding: 0px 15px;
    }
    nav .side-nav .collapsible-body ul li a {
        padding: 10px 25px 10px 25px;
    }
    nav .side-nav li .fas,
    nav .side-nav li .fab,
    nav .side-nav li .far {
        color: #ffffff;
        margin-top: 2px;
    }
    nav .side-nav li .fa.fa-sign-out,
    nav .side-nav li .fa.fa-cog {
        font-size: 16px;
    }
    nav .side-nav li .collapsible-header span i {
        float: right;
        color: #fff;
        font-size: 14px;
        line-height: normal;
        height: auto;
    }
    nav ul.side-nav li ul.collapsible .collapsible-body ul li .fas {
        color: #ffffff;
    }
    nav .side-nav li.divider {
        margin-bottom: 20px;
        background-color: rgba(0, 0, 0, 0.2);
    }
    nav .side-nav .collapsible-body,
    nav .side-nav.fixed .collapsible-body {
        background-color: rgba(0, 0, 0, 0.05);
    }
    nav .side-nav .profile {
        background-color: #318bb1;
        text-align: center;
        position: relative;
        padding: 30px 20px;
    }
    nav .side-nav .profile .emailprofile {
        font-size: 12px;
        line-height: normal;
        padding: 5px 0px 0px;
    }
    nav .side-nav .profile .li-profile-info {
        position: relative;
    }
    nav .side-nav .profile .li-profile-info {
        position: relative;
        z-index: 2;
    }
    nav .side-nav .profile .bg-profile-li {
        position: absolute;
        z-index: 0;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        opacity: 0.1;
        background-size: 100% auto;
    }
    nav .side-nav .profile .bg-profile-li img {
        width: 100%;
        height: auto;
    }
    nav .side-nav .profile .balance {
        line-height: normal;
        background: #ffffff;
        color: #303030;
        padding: 5px 0px;
        display: block;
        width: 150px;
        margin: 10px auto 0px;
        -webkit-border-radius: 90px;
        -moz-border-radius: 90px;
        border-radius: 90px;
    }
    nav .side-nav .profile .balance span {
        font-weight: 600;
    }
    nav .side-nav .profile .li-profile-info img {
        border-radius: 50%;
        width: 80px;
        height: 80px;
    }
    nav .side-nav .profile h2 {
        font-size: 20px;
        cursor: default;
        margin: 0px 0px;
        font-weight: 600;
    }
    nav .side-nav .profile h6 {
        color: #fff;
        font-size: 15px;
    }
    /**banner panel**/
    .xls {
        background: url(../img/chen20191011/c2.png) right center no-repeat;
        padding-right: 10px;
        cursor: pointer;
        position: relative;
    }
    .account-panel {
        position: absolute;
        border: 1px solid #eee;
        background: #fff;
        width: 167px;
        top: 26px;
        /* display: none; */
        left: -30px;
        z-index: 10;
    }
    .account-panel li {
        display: block;
        text-align: center;
    }
    .account-panel li a {
        display: block;
        padding: 0 10px;
        height: 36px;
        line-height: 36px;
        border-bottom: 1px solid #eee;
        text-decoration: none;
        text-align: center;
    }
    .account-panel li a:hover {
        background: #fcfcfc
    }
    .ser_box {
        height: auto;
    }
    .h40 {
        height: 23px;
    }
    .cm {
        width: 100%;
    }
    .service .dis {
        display: block;
        top: -106px;
    }
    .chen_06 {
        width: 100%;
        padding: 0 3%;
        box-sizing: border-box;
        background: #f7f7f7;
    }
    /*三右滑动门样式3开始*/
    .tb39_ {
        width: 100%;
    }
    .tbq5 {
        padding: 0 4%;
        width: 100%;
    }
    .tbq5 ul {
        width: 100%;
    }
    .tbq5 li {
        width: 28%;
        float: left;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        box-sizing: border-box;
        margin: 0 4% 15px 0;
        height: 75px;
    }
    .tbq5 li:nth-child(3n) {
        margin-right: 0
    }
    .tbq5 li a {
        color: #FFF;
        font-size: 16px;
    }
    .normaltab39 {
        width: 210px;
        height: 130px;
        background: #8a9cb3;
        vertical-align: middle;
        z-index: 888;
        font-size: 21px;
        text-align: center;
    }
    .hovertab39 {
        width: 210px;
        height: 130px;
        background: #8a9cb3;
        vertical-align: middle;
        z-index: 888;
        text-align: center;
        opacity: initial;
    }
    .cmh {
        width: 54px;
        background: #CCC;
        height: 1px;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    /*三右滑动门样式3结束*/
    .logo {
        width: 114px;
        height: 27px;
    }
    .w690 {
        width: 100%;
        padding: 0 3%;
        box-sizing: border-box;
    }
    .right690 {
        height: auto;
        border-bottom: none;
        padding: 20px 3%;
        background: #f7f7f7;
    }
    .p_line {
        width: 43px;
        background: #CCC;
        height: 1px;
        margin-bottom: 17px;
        margin-top: 13px;
    }
    .p_brief {
        font-size: 12px;
        line-height: 24px;
        color: #999;
    }
    .content {
        width: 100% !important;
        margin: 0 auto;
        top: auto;
        position: initial;
    }
    #cc1 {
        margin-bottom: 0;
    }
    /* 导航栏 */
    .chen_01>ul>li {
        float: left;
        margin-right: 16px;
        font-family: "georgia";
        line-height: 28px;
        margin-bottom: 16px;
        font-size: 12px;
        color: #333;
    }
    .chen_02 {
        position: absolute;
        border: 1px solid #eee;
        background: #fff;
        width: 140px;
        top: 26px;
        z-index: 10;
    }
    .search_box {
        width: 100px;
        height: 25px;
        position: relative;
        float: right;
        margin-right: 24px;
    }
    .textbox {
        background-color: transparent;
        border: none;
        border-radius: 30px;
        width: 100px;
        height: 25px;
    }
    .chen_13 {
        background: url(../img/chen20191011/c13.png);
        width: 25px;
        height: 25px;
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
    }
    /* Focus on Hainan */
    .chen_03 {
        text-align: left;
        font-size: 23px;
        font-weight: bold;
        margin-top: 25px;
        margin-bottom: 22px;
        color: #333;
    }
    .chen_04 {
        width: 100%;
        height: auto;
        border-radius: 10px;
        float: left;
    }
    .chen_04:hover {
        opacity: 0.8;
    }
    .chen_05 a {
        font-size: 20px;
        font-weight: bold;
        line-height: 33px;
        margin-top: 7px;
    }
    .chen_05 a {
        color: #333;
    }
    .chen_05 a:hover {
        color: #666;
    }
    .chen_06 ul {
        width: 100%;
    }
    .chen_06 li {
        background: #f7f7f7;
        width: 100%;
        height: auto;
        border-radius: 10px;
        float: left;
        margin-right: 22px;
        display: none;
        margin-bottom: 22px;
    }
    .chen_06 li:first-child,
    .chen_08 li:first-child {
        display: block
    }
    .chen_06 li img {
        width: 100%;
        height: auto;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
    .chen_06 li img:hover {
        opacity: 0.8;
    }
    .chen_06 li p {
        width: 100%;
        line-height: 21px;
        height: unset;
        box-sizing: border-box;
        margin: 0;
        padding: 10px;
    }
    .chen_06 li p a {
        color: #333;
        font-size: 20px;
        font-weight: bold;
        line-height: 33px;
        margin-top: 7px;
    }
    .chen_06 li p a:hover {
        color: #999;
    }
    /* Foreigners in Hainan */
    .bj2 {
        background: none;
        width: 100%;
        margin-top: 0;
    }
    .chen_07 {
        text-align: center;
        font-size: 23px;
        font-weight: bold;
        padding-top: 30px;
        padding-bottom: 16px;
        color: #333;
    }
    .chen_08 {
        width: 100%;
        margin: 0 auto;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .chen_08 ul {
        width: 100%;
        float: left;
    }
    .chen_08 li {
        width: 100%;
        float: left;
        margin-right: 22px;
        margin-bottom: 30px;
        display: none;
    }
    .chen_08 li img {
        width: 100%;
        height: auto;
        border-radius: 5px;
    }
    .chen_08 li img:hover {
        opacity: 0.8;
    }
    .chen_08 li p {
        color: #333;
        font-size: 20px;
        font-weight: bold;
        line-height: 33px;
        margin-top: 7px;height: 56px;
    }
    .chen_08 li p:hover {
        color: #999;
    }
    /* Overseas Communications Officers */
    .chen_09 ul {
        width: 100%;
    }
    .chen_09 li {
        width: 50%;
        float: left;
        margin-right: 0;
        padding: 0 4%;
        box-sizing: border-box;
        display: none;
        text-align: center;
    }
    .chen_09 li:first-child,
    .chen_09 li:nth-child(2) {
        display: block
    }
    .chen_09 li img {
        width: 63%;
        height: AUTO;
        margin: 0px auto;
        border-radius: 50%;
    }
    .chen_09 li h1 {
        margin-top: 17px;
        text-align: center;
        margin-bottom: 11px;
    }
    .chen_09 li h1 a {
        font-size: 20px;
        font-weight: bold;
    }
    .chen_09 li p {
        font-size: 12px;

        line-height: 30px;
        color: #999;
        width: 100%;
        margin: 0;
    }
    /* The Voice of Hainan */
    .chen_10 {
        width: 100%;
        margin: 0 auto;
    }
    .chen_10 ul {
        width: 100%;
    }
    .chen_10 li {
        background: none;
        width: 100%;
        height: auto;
        border-radius: 0;
        position: relative;
        margin-bottom: 0;
        margin-right: 0;
        float: left;
        padding: 13px 4%;
        box-sizing: border-box;
        position: relative;
    }
    .chen_10 li:last-child {
        display: none
    }
    .chen_10 li img {
        float: left;
        width: 37%;
        height: auto;
    }
    .chen_10 li img:hover {
        opacity: 0.8;
    }
    .chen_10 li p {
        width: 63%;
        font-size: 14px;
        line-height: 22px;
        color: #333;
        margin: 0;
        box-sizing: border-box;
        padding: 0 0 0 4%;
        height: auto;
        overflow: hidden;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
    }
    .chen_10 li p:hover {
        color: #999;
    }
    .chen_10 li span img {
        position: absolute;
        right: 54%;
        bottom: 14px;
        top: auto;
        width: 15px;
        height: auto;
    }
    /* 底部 */
    /* 底部 */
    .bj3 {
        background: #f7f7f7;
        width: 100%;
        height: auto;
    }
    .chen_11 {
        float: inherit;
        margin-left: 0;
        line-height: 30px;
        color: #999;
        font-size: 10px;
        width: 100%;
        margin-top: 0;
        text-align: center;
        /* padding-bottom: 20px; */
    }
    .chen_20 {
        float: inherit;
        margin-left: 0;
        line-height: 30px;
        font-size: 10px;
        width: 100%;
        margin-top: 0;
        text-align: center;
        padding-bottom: 20px;
    }
    .chen_20 a{
        color: #999;
    }
    .chen_12 li {
        width: 39px;
        height: 32px;
        margin-right: 36px;
        float: right;
        margin-top: 30px;
        display: none;
    }
    .chen_12 li img {
        width: 39px;
        height: 32px;
    }
    .chen_12 li img:hover {}
    .cm2 {
        float: inherit;
        width: 100%;
        height: auto;
        margin: 10px auto 0;
        text-align: center;
        padding-top: 20px;
    }
    /* 列表模板1 */
    .bj4 {
        background: url(../img/chen20191011/c14.jpg) repeat-x center;
        width: 100%;
        height: 3px;
        border-radius: 10px;
        margin-bottom: 30px;
    }
    .chen_14 {
        width: 1410px;
        height: 871px;
        position: relative;
        margin-bottom: 30px;
    }
    .chen_16 img {
        width: 1410px;
        height: 871px;
        border-radius: 10px;
    }
    .chen_16 img:hover {
        opacity: 0.8;
    }
    .chen_15 {
        width: 1350px;
        position: absolute;
        top: 680px;
        left: 30px;
        margin: 0 auto;
    }
    .cmh2 {
        font-size: 32px;
        line-height: 30px;
        color: #cbcbcb;
        font-weight: bold;
    }
    .cmh2 img {
        margin-right: 20px;
    }
    .chen_17 {
        font-size: 32px;
        font-weight: bold;
        margin-top: 36px;
    }
    .chen_17 a {
        color: #FFF;
    }
    .chen_17 a:hover {
        color: #999;
    }
    .chen_18 span {
        font-size: 18px;
        font-weight: bold;
        color: #cbcbcb;
        margin-top: 30px;
        float: left;
    }
    .chen_18 p {
        font-size: 18px;
        font-weight: bold;
        color: #cbcbcb;
        margin-top: 30px;
        float: right;
    }
    .chen_19 ul {
        width: 1440px;
    }
    .chen_19 li {
        width: 450px;
        float: left;
        margin-right: 30px;
        margin-bottom: 40px;
    }
    .chen_19 li img {
        margin-bottom: 27px;
    }
    .chen_19 li img:hover {
        opacity: 0.8;
    }
    .chen_19 li span {
        font-size: 20px;
        font-weight: bold;
        padding-right: 10px;
        line-height: 20px;
        color: #999;
    }
    .chen_19 li h1 {
        font-size: 20px;
        line-height: 30px;
        display: inline-block;
        font-weight: inherit;
    }
    .chen_19 li h1 a {
        color: #333;
    }
    .chen_19 li h1 a:hover {
        color: #999;
    }
    .chen_19 li p {
        font-size: 18px;
        line-height: 28px;
        color: #999;
        margin-top: 9px;
    }
    .chen_19 li .chen_20 {
        font-size: 18px;
        font-weight: bold;
        margin-top: 25px;
    }
    .chen_21 {
        width: 450px;
        height: 80px;
        border: #CCC 1px solid;
        border-radius: 50px;
        margin: 0 auto;
        font-size: 20px;
        text-align: center;
        line-height: 82px;
        font-weight: bold;
        margin-top: 50px;
        margin-bottom: 90px;
    }
    .tb1 {
        position: fixed;
        z-index: 888;
        right: 20px;
        width: 60px;
        height: 60px;
        bottom: 10%;
    }
    /* 列表模板2 */
    .chen_22 {
        font-size: 30px;
        font-weight: bold;
        color: #333;
        margin-top: 80px;
        margin-bottom: 60px;
    }
    .chen_23 {
        width: 100%;
        margin: 0 auto;
    }
    .chen_23 li {
        width: 100%;
        height: auto;
        position: relative;
        padding: 15px 0;
        border-bottom: #dcdcdc 1px solid;
        float: left;
        margin: 0;
    }
    .chen_23 li a img {
        width: 30%;
        border-radius: 10px;
        float: left;
        margin-right: 3%;
    }
    .chen_23 li h1 {
        line-height: 22px;
        display: inline-block;
        font-weight: normal;
        position: static;
        float: left;
        width: 67%;
    }
    .chen_23 li h1 a {
        color: #333;
        font-size: 15px;
    }
    .chen_23 li span {
        display: none
    }
    .chen_23 li .cmh5 {
        display: none;
    }
    .chen_23 li .cmh5 img {
        margin-right: 20px;
        border-radius: 0;
    }
    .chen_23 li .cmh4 {
        display: none;
    }
    /* 搜索结果 */
    .search_box2 {
        width: 990px;
        height: 80px;
        position: relative;
        margin: 0 auto;
        margin-top: 50px;
    }
    .textbox2 {
        background: #f7f7f7;
        border: none;
        border-radius: 10px;
        width: 990px;
        height: 80px;
    }
    .chen_24 {
        background: url(../img/chen20191011/c19.png);
        width: 36px;
        height: 33px;
        position: absolute;
        top: 23px;
        right: 30px;
        border: 0;
    }
    /* 个人专栏 */
    .bj5 {
        width: 100%;
        position: relative;
    }
    .chen_25 {
        width: 300px;
        position: absolute;
        top: 230px;
        left: 42%;
        margin: 0 auto;
    }
    .chen_25 img {
        width: 300px;
        height: 300px;
        border-radius: 50%;
    }
    .chen_25 h1 {
        text-align: center;
        font-size: 26px;
        font-weight: bold;
        color: 333px;
        margin-top: 30px;
    }
    .chen_25 p {
        text-align: center;
        font-size: 18px;
        line-height: 28px;
        font-weight: bold;
        color: #999;
        margin-top: 30px;
    }
    /* 列表模板2 */
    .bj11 {
        margin-bottom: 0;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .bj11 img {
        display: none;
    }
    .bj12 {
        position: relative;
        background: none;
        color: #333;
        font-size: 24px;
        width: 100%;
        height: auto;
        line-height: initial;
        left: auto;
        bottom: auto;
        margin-top: 25px;
        margin-bottom: 22px;
        text-align: left;
        padding: 0;
    }
    .chen_21 {
        width: 100%;
        height: auto;
        border: 0;
        border-radius: 50px;
        margin: 0 auto;
        font-size: 18px;
        text-align: center;
        line-height: 20px;
        font-weight: bold;
        margin-top: 15px;
        margin-bottom: 37px;
    }
    .chen_21 a {
        color: #999;
    }
    .tb1 {
        position: fixed;
        z-index: 888;
        right: 20px;
        width: 60px;
        height: 60px;
        bottom: 10%;
    }
    .page {
        padding: 0 4%;
        box-sizing: border-box;
        position: inherit !important;
        top: auto;
    }
    /* 搜索结果 */
    .bj4 {
        background: url(../img/chen20191011/c14.jpg) repeat-x center;
        width: 100%;
        height: 3px;
        border-radius: 10px;
        margin-bottom: 30px;
    }
    .search_box2 {
        width: 990px;
        height: 80px;
        position: relative;
        margin: 0 auto;
        margin-top: 50px;
    }
    .textbox2 {
        background: #f7f7f7;
        border: none;
        border-radius: 10px;
        width: 990px;
        height: 80px;
        font-size: 30px;
        padding-left: 70px;
    }
    .chen_24 {
        background: url(../img/chen20191011/c19.png);
        width: 36px;
        height: 33px;
        position: absolute;
        top: 23px;
        left: 20px;
        border: 0;
    }
    .chen_33 ul {
        width: 100%;
        box-sizing: border-box;
        padding: 0 4%;
    }
    .chen_33 li {
        background: none;
        width: 100%;
        height: auto;
        border-radius: 0;
        float: left;
        margin-right: 0;
        margin-bottom: 0;
        padding: 15px 0;
        box-sizing: border-box;
        border-bottom: 1px solid #e7e7e7;
    }
    .chen_33 li img {
        width: 30%;
        height: auto;
        border-radius: 10px;
        float: left;
        margin-right: 3%;
    }
    .chen_33 li h1 {
        width: 100%;
        font-size: 17px;
        line-height: 23px;
        font-weight: normal;
        margin: 0;
        height: auto;
    }
    .chen_33 li:nth-child(5n+1) {
        background: none;
        width: 100%;
        height: auto;
        border-radius: 0;
        float: left;
        margin-right: 0;
        box-sizing: border-box;
        margin-bottom: 0;
    }
    .chen_33 li:nth-child(5n+1) img {
        width: 100%;
        height: auto;
        border-radius: 10px;
    }
    .chen_33 li:nth-child(5n+1) h1 {
        width: 100%;
        font-size: 20px;
        line-height: 30px;
        font-weight: normal;
        margin: 0;
        float: left;
        height: auto;
    }
    .chen_33 li h1 a {
        color: #333;
        font-size: 15px;
        overflow: hidden;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
    }
    .chen_33 li h1 a:hover {
        color: #999;
    }
    .chen_33 li p {
        display: none;
    }
    .chen_34 {
        font-size: 30px;
        font-weight: bold;
        color: #333;
        margin-top: 80px;
        margin-bottom: 30px;
    }
    /* 个人专栏 */
    .bj5 {
        width: 100%;
        position: relative;
    }
    .bj10 {
        background: url(../img/chen20191011/c35.jpg) no-repeat center;
        height: 95px;
        width: 100%;
    }
    .chen_25 {
        width: 100%;
        position: static;
        margin: 13% auto 25px;
    }
    .chen_25 img {
        width: 24%;
        border-radius: 50%;
        position: absolute;
        height: auto;
        top: 39px;
        left: 39%;
    }
    .chen_25 h1 {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #333;
        margin-top: 12px;
    }
    .chen_25 p {
        text-align: center;
        font-size: 16px;
        line-height: 23px;
        font-weight: bold;
        color: #999;
        margin-top: 7px;
    }
    /* 阅读页 */
    .bj6 {
        width: 100%;
    }
    .chen_26 {
        font-size: 24px;
        line-height: 34px;
        font-weight: bold;
        margin-top: 20px;
        color: #333;
        width: 100%;
    }
    .chen_27 {
        font-size: 14px;
        margin-top: 20px;
        color: #333;
    }
    .bj7 {
        width: 90px;
        background: #CCC;
        height: 1px;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .chen_28 {
        width: 100%;
        float: left;
        font-size: 18px;
        line-height: 36px;
    }
     .chen_28 p{margin-bottom:34px}
    .zt {
        font-size: 18px;
        color: #999;
    }
    .bj8 {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .chen_29 {
        font-size: 18px;
        line-height: 36px;
        margin-top: 34px;
    }
    .chen_29 p {
        font-size: 18px;
        line-height: 36px;
        margin-top: 31px;
    }
    .chen_30 {
        background: url(../img/chen20191011/c25.jpg) no-repeat left top;
        width: 80%;
        height: 98px;
        margin: 0 auto;
        margin-top: 42px;
        margin-bottom: 48px;
        box-sizing: border-box;
        background-size: contain;
    }
    .chen_30 ul {
        margin-left: 40px;
    }
    .chen_30 li {
        width: 40px;
        height: 40px;
        float: left;
        margin-left: 15px;
        margin-top: 60px;
    }
    .chen_31 {
        font-size: 24px;
        font-weight: bold;
        color: #333;
        float: left;
        width: 100%;
    }
    .bj9 {
        width: 50px;
        background: #CCC;
        height: 1px;
        margin: 17px 0;
        float: left;
    }
    .chen_32 ul {
        width: 100%;
    }
    .chen_32 li {
        background: none;
        width: 100%;
        height: auto;
        border-radius: 10px;
        float: left;
        margin: 0;
        padding: 15px 0;
        border-bottom: #dcdcdc 1px solid;
    }
    .chen_32 li img {
        width: 30%;
        height: auto;
        border-radius: 10px;
        float: left;
        margin-right: 3%;
    }
    .chen_32 li img:hover {
        opacity: 0.8;
    }
    .chen_32 li p {
        margin: 0;
        font-size: 15px;
        line-height: 23px;
        float: left;
        width: 67%;
    }
    .chen_32 li p a {
        color: #333;
        font-size: 15px;
    }
    .chen_32 li p a:hover {
        color: #999;
    }
    .tb2 img {
        width: 330px;
        height: 184px;
        margin-bottom: 15px;
    }
    .zt2 {
        font-size: 16px;
        color: #999;
        margin-bottom: 10px;
    }
    .tb3 img {
        width: 330px;
        height: 5px;
    }
    /* 专栏首页 */
    .chen_35 ul {
        width: 100%;
        box-sizing: border-box;
        padding: 0 2%;
    }
    .chen_35 li {
        width: 50%;
        float: left;
        position: relative;
        margin-bottom: 20px;
        margin-right: 0;
    }
    .chen_35 li img {
        width: 58%;
        height: auto;
        margin: 0 22%;
    }
    .chen_35 li h1 {
        margin-top: 15px;
        text-align: center;
        margin-bottom: 8px;
    }
    .chen_35 li h1 a {
        font-size: 18px;
        font-weight: bold;
    }
    .chen_35 li p {
        font-size: 12px;
        line-height: 20px;
        color: #999;
        text-align: center;
    }
    .bj13 {
        width: 100%;
        height: 520px;
        position: relative;
        margin-bottom: 60px;
    }
    .bj13 img {
        width: 100%;
        height: 520px;
    }
    .bj14 {
        background: #000;
        width: 670px;
        height: 163px;
        position: absolute;
        left: 13%;
        top: 357px;
        font-size: 48px;
        text-align: center;
        line-height: 163px;
        color: #FFF;
        font-weight: bold;
        background: rgba(0, 0, 0, 0.56);
    }
    .mobile_s {
        display: block;
        float: left;
        margin-bottom: 16px;
    }
    .p_m4 {
        padding: 0 4%;
        box-sizing: border-box;
    }
    .bar_t {
        border-top: #f0f0f0 20px solid;
    }
    .page_right {
        display: none;
    }
}

.tac {
    text-align: center;
}

.article {
    font-size: 18px;
    line-height: 36px;
}

.article p {
    margin-bottom: 34px;
    font-size: 18px !important;
    line-height: 36px;
    font-family: "georgia", arial !important;
}



/**20191029**分页*****/
.list-page{
	margin-top:20px;
}
.list-page #pagetemple {
    color: #a4a4a4 !important;
}

.list-page #pagetemple a {
    background: #eee !important;
    color: #a4a4a4 !important;
}

.list-page #pagetemple .prev,
.list-page #pagetemple .next {
    margin-right: 20px !important;
}

.list-page #pagetemple #jumppageId {
    margin: 0 10px !important;
    border-radius: 5px !important;
    border: 1px solid #e4e4e4 !important;
}

.list-page #pagetemple .pager-a-jump {
    margin-left: 10px !important;
}

.list-page #pagetemple .prev:hover,
.list-page #pagetemple .next:hover,
.list-page #pagetemple .pager-a-jump:hover {
    background: #599fd9 !important;
    color: #fff !important;
}

.bshare-custom.left.mb0 {
    margin-left: 13%;
    margin-top: 13%;
}

/**20191029**分页*****/
/*宽屏Android*/

@media only screen and (max-aspect-ratio: 8/10) {
    img {
        vertical-align: top;
        max-width: 100%;
        height: auto !important;
    }
    iframe {
        height: 230px;
    }
    .chen_04 img {
        border-radius: 0;
        display: block;
        width: 100%;
    }
    .flexslider {
        display: none
    }
    .mobile_s {
        display: block;
    }
    .menu_box {
        padding-left: 30px;
    }
    /* 传播官 */
    .chen_40 {
        width: 100%;
        float: left;
    }
    .bj22 {
        width: 100%;
        position: relative;
    }
    .bj20 {
        background: url(../img/chen20191011/c37.jpg) no-repeat center;
        height: 95px;
        width: 100%;
    }
    .bj22 img {
        width: 24%;
        border-radius: 50%;
        position: absolute;
        height: auto;
        top: 39px;
        left: 39%;
    }
    .bj22 h1 {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #333;
        margin-top: 7%;
        position: static;
        top: auto;
        left: auto;
        width: 100%;
        margin-bottom: 0;
    }
    .bj22 p {
        text-align: center;
        font-size: 16px;
        line-height: 23px;
        font-weight: bold;
        color: #999;
        margin-top: 10%;
        position: static;
        top: auto;
        left: auto;
        margin-bottom: 23px;
    }
    .bj21 {
        background: #e0e0e0;
        width: 90px;
        height: 1px;
        position: static;
        margin: 0 auto 15px;
        float: initial;
    }
    .h300,
    .h160 {
        height: 0;
    }
    .close {
        position: absolute;
        right: 20px;
        font-size: 42px;
        top: 0;
    }
    .service {
        display: none;
    }
    .h30 {
        height: 15px;
    }
    .bg_fff {
        background: #fff
    }
    .bg_f7 {
        background: #f7f7f7 !important
    }
    /*==================================================
 HEADER
==================================================*/
    .chen_01 {
        display: none
    }
    .m_h56 {
        height: 56px
    }
    header {
        height: 56px;
        background-color: #ffffff;
        position: fixed;
        width: 100%;
        left: 0px;
        top: 0px;
        z-index: 5;
        border-bottom: 0px solid #318bb1;
    }
    header.header-innerpage {
        display: block !important;
    }
    header .nav-wrapper.container {
        position: relative;
    }
    header .header-icon-menu {
        position: absolute;
        width: 25px;
        height: 56px;
        min-height: 1px;
        text-align: center;
        z-index: 2;
        right: 0px;
    }
    .header-menu-button {
        z-index: 2;
        left: 0px;
        position: absolute;
    }
    header .header-icon-menu a {
        display: block;
    }
    header .header-icon-menu .fas,
    header .header-icon-menu .far {
        font-size: 25px;
        color: #318bb1;
        padding: 16px 0px;
    }
    .header-menu-button a .fas {
        font-size: 25px;
    }
    header .cst-btn-menu {
        width: 31px;
        padding: 15px 20px;
    }
    header .header-icon-menu .fas.fa-shopping-cart {
        font-size: 18px;
        padding: 19px 13px;
    }
    header .header-logo {
        text-align: center;
        line-height: normal;
        width: 100%;
        position: absolute;
        left: 0px;
    }
    header .nav-logo {
        color: #318bb1;
        display: inline-block;
        font-size: 24px;
        font-weight: bold;
        padding: 15px 0px 0px;
    }
    header .nav-logo .fab {
        color: #969696;
        height: auto;
    }
    header .nav-logo img {
        max-width: 100%;
        height: 30px;
    }
    header .header-icon-menu.cart-item-wrap {
        position: relative;
    }
    header .header-icon-menu.cart-item-wrap .cart-item {
        color: #ffffff;
        position: absolute;
        top: 10px;
        right: 2px;
        min-height: 20px;
        min-width: 20px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        background: #e93619;
        text-align: center;
        font-size: 11px;
        -webkit-box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
        -moz-box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
        box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
    }
    .header-menu-button a {
        color: #318bb1;
        margin: 0px 0px 0px 0px;
        float: right;
    }
    nav {
        background-color: #ffffff;
        -webkit-box-shadow: 0px 0px 0px 0px transparent;
        -moz-box-shadow: 0px 0px 0px 0px transparent;
        box-shadow: 0px 0px 0px 0px transparent;
    }
    nav ul a {
        color: #333333;
    }
    nav a.button-collapse {
        display: block !important;
    }
    .section h5 {
        font-weight: 500;
        margin: 0 0 10px 0;
        font-size: 16px;
    }
    /* SIDE NAVIGATION==================================================*/
    nav .collapsible-header i,
    nav .side-nav li>a>i,
    nav .side-nav li>a>[class^="mdi-"],
    nav .side-nav li>a li>a>[class*="mdi-"],
    nav .side-nav li>a>i.material-icons {
        height: auto;
        padding: 0px 0px;
        margin: 0px 0px;
        line-height: normal !important;
        color: #ffffff;
        font-size: 14px;
        width: 24px;
        text-align: left;
    }
    nav .side-nav {
        display: none;
        background-color: #363636;
        color: #ffffff;
        height: 100%;
        z-index: 999;
        position: fixed;
        top: 0;
        left: 0;
        padding: 40px;
        width: 100%;
        box-sizing: border-box;
        overflow: scroll;
    }
    nav .side-nav .sidenav-logo .fa {
        height: auto;
    }
    nav .side-nav .sidenav-logo {
        text-align: center;
        padding: 10px 20px 0px;
        font-size: 20px;
        font-weight: 600;
    }
    nav .side-nav li a {
        color: #ffffff;
        padding: 15px 28px;
        font-size: 21px;
    }
    nav .side-nav li a img {
        width: 23px;
        float: right;
        margin-top: 7px;
    }
    nav .side-nav li .collapsible-header {
        padding: 10px 0px 10px 25px;
    }
    nav .side-nav li a,
    nav .side-nav li .collapsible-header {
        border-bottom: 0px solid #247ca1;
        line-height: normal;
        height: auto;
        display: block;
        font-style: normal;
    }
    #nav-mobile-category li {
        border-bottom: 1px solid #595959;
    }
    nav .side-nav.right-aligned li {
        border-top: 1px solid #247ca1;
    }
    nav .side-nav.right-aligned li ul.sidenav-search-result li {
        border-top: 0px solid #247ca1;
    }
    nav .side-nav.right-aligned li ul.sidenav-search-result li a:hover {
        background-color: transparent;
    }
    nav .side-nav.right-aligned li ul.sidenav-search-result li.search-result-head a {
        font-weight: 600;
    }
    nav .side-nav.right-aligned .populer-search {
        line-height: normal;
        margin-top: 10px;
    }
    nav .side-nav.right-aligned .populer-search .list-tag-word {
        text-align: left;
        padding: 0px 15px;
    }
    nav .side-nav.right-aligned .populer-search .tag-word {
        margin-bottom: 5px;
        background-color: #247ca1;
    }
    nav .side-nav.right-aligned li ul.sidenav-search-result {
        padding: 15px 0px;
    }
    nav .side-nav.right-aligned li ul.sidenav-search-result li a {
        padding: 0px 15px;
    }
    nav .side-nav .collapsible-body ul li a {
        padding: 10px 25px 10px 25px;
    }
    nav .side-nav li .fas,
    nav .side-nav li .fab,
    nav .side-nav li .far {
        color: #ffffff;
        margin-top: 2px;
    }
    nav .side-nav li .fa.fa-sign-out,
    nav .side-nav li .fa.fa-cog {
        font-size: 16px;
    }
    nav .side-nav li .collapsible-header span i {
        float: right;
        color: #fff;
        font-size: 14px;
        line-height: normal;
        height: auto;
    }
    nav ul.side-nav li ul.collapsible .collapsible-body ul li .fas {
        color: #ffffff;
    }
    nav .side-nav li.divider {
        margin-bottom: 20px;
        background-color: rgba(0, 0, 0, 0.2);
    }
    nav .side-nav .collapsible-body,
    nav .side-nav.fixed .collapsible-body {
        background-color: rgba(0, 0, 0, 0.05);
    }
    nav .side-nav .profile {
        background-color: #318bb1;
        text-align: center;
        position: relative;
        padding: 30px 20px;
    }
    nav .side-nav .profile .emailprofile {
        font-size: 12px;
        line-height: normal;
        padding: 5px 0px 0px;
    }
    nav .side-nav .profile .li-profile-info {
        position: relative;
    }
    nav .side-nav .profile .li-profile-info {
        position: relative;
        z-index: 2;
    }
    nav .side-nav .profile .bg-profile-li {
        position: absolute;
        z-index: 0;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        opacity: 0.1;
        background-size: 100% auto;
    }
    nav .side-nav .profile .bg-profile-li img {
        width: 100%;
        height: auto;
    }
    nav .side-nav .profile .balance {
        line-height: normal;
        background: #ffffff;
        color: #303030;
        padding: 5px 0px;
        display: block;
        width: 150px;
        margin: 10px auto 0px;
        -webkit-border-radius: 90px;
        -moz-border-radius: 90px;
        border-radius: 90px;
    }
    nav .side-nav .profile .balance span {
        font-weight: 600;
    }
    nav .side-nav .profile .li-profile-info img {
        border-radius: 50%;
        width: 80px;
        height: 80px;
    }
    nav .side-nav .profile h2 {
        font-size: 20px;
        cursor: default;
        margin: 0px 0px;
        font-weight: 600;
    }
    nav .side-nav .profile h6 {
        color: #fff;
        font-size: 15px;
    }
    /**banner panel**/
    .xls {
        background: url(../img/chen20191011/c2.png) right center no-repeat;
        padding-right: 10px;
        cursor: pointer;
        position: relative;
    }
    .account-panel {
        position: absolute;
        border: 1px solid #eee;
        background: #fff;
        width: 167px;
        top: 26px;
        /* display: none; */
        left: -30px;
        z-index: 10;
    }
    .account-panel li {
        display: block;
        text-align: center;
    }
    .account-panel li a {
        display: block;
        padding: 0 10px;
        height: 36px;
        line-height: 36px;
        border-bottom: 1px solid #eee;
        text-decoration: none;
        text-align: center;
    }
    .account-panel li a:hover {
        background: #fcfcfc
    }
    .ser_box {
        height: auto;
    }
    .h40 {
        height: 23px;
    }
    .cm {
        width: 100%;
    }
    .service .dis {
        display: block;
        top: -106px;
    }
    .chen_06 {
        width: 100%;
        padding: 0 3%;
        box-sizing: border-box;
        background: #f7f7f7;
    }
    /*三右滑动门样式3开始*/
    .tb39_ {
        width: 100%;
    }
    .tbq5 {
        padding: 0 4%;
        width: 100%;
    }
    .tbq5 ul {
        width: 100%;
    }
    .tbq5 li {
        width: 28%;
        float: left;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        box-sizing: border-box;
        margin: 0 4% 15px 0;
        height: 75px;
    }
    .tbq5 li:nth-child(3n) {
        margin-right: 0
    }
    .tbq5 li a {
        color: #FFF;
        font-size: 16px;
    }
    .normaltab39 {
        width: 210px;
        height: 130px;
        background: #8a9cb3;
        vertical-align: middle;
        z-index: 888;
        font-size: 21px;
        text-align: center;
    }
    .hovertab39 {
        width: 210px;
        height: 130px;
        background: #8a9cb3;
        vertical-align: middle;
        z-index: 888;
        text-align: center;
        opacity: initial;
    }
    .cmh {
        width: 54px;
        background: #CCC;
        height: 1px;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    /*三右滑动门样式3结束*/
    .logo {
        width: 114px;
        height: 27px;
    }
    .w690 {
        width: 100%;
        padding: 0 3%;
        box-sizing: border-box;
    }
    .right690 {
        height: auto;
        border-bottom: none;
        padding: 20px 3%;
        background: #f7f7f7;
    }
    .p_line {
        width: 43px;
        background: #CCC;
        height: 1px;
        margin-bottom: 17px;
        margin-top: 13px;
    }
    .p_brief {
        font-size: 12px;
        line-height: 24px;
        color: #999;
    }
    .content {
        width: 100% !important;
        margin: 0 auto;
        top: auto;
        position: initial;
    }
    #cc1 {
        margin-bottom: 0;
    }
    /* 导航栏 */
    .chen_01>ul>li {
        float: left;
        margin-right: 16px;
        font-family: "georgia";
        line-height: 28px;
        margin-bottom: 16px;
        font-size: 12px;
        color: #333;
    }
    .chen_02 {
        position: absolute;
        border: 1px solid #eee;
        background: #fff;
        width: 140px;
        top: 26px;
        z-index: 10;
    }
    .search_box {
        width: 100px;
        height: 25px;
        position: relative;
        float: right;
        margin-right: 24px;
    }
    .textbox {
        background-color: transparent;
        border: none;
        border-radius: 30px;
        width: 100px;
        height: 25px;
    }
    .chen_13 {
        background: url(../img/chen20191011/c13.png);
        width: 25px;
        height: 25px;
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
    }
    /* Focus on Hainan */
    .chen_03 {
        text-align: center;
        font-size: 23px;
        font-weight: bold;
        margin-top: 25px;
        margin-bottom: 22px;
        color: #333;
    }
    .chen_04 {
        width: 100%;
        height: auto;
        border-radius: 10px;
        float: left;
        box-sizing: border-box;
    }
    .chen_04:hover {
        opacity: 0.8;
    }
    .chen_05 a {
        font-size: 20px;
        font-weight: bold;
        line-height: 33px;
        margin-top: 7px;
    }
    .chen_05 a {
        color: #333;
    }
    .chen_05 a:hover {
        color: #666;
    }
    .chen_06 ul {
        width: 100%;
    }
    .chen_06 li {
        background: #f7f7f7;
        width: 100%;
        height: auto;
        border-radius: 10px;
        float: left;
        margin-right: 22px;
        display: none;
        margin-bottom: 22px;
    }
    .chen_06 li:first-child,
    .chen_08 li:first-child {
        display: block
    }
    .chen_06 li img {
        width: 100%;
        height: auto;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
    .chen_06 li img:hover {
        opacity: 0.8;
    }
    .chen_06 li p {
        width: 100%;
        line-height: 21px;
        height: unset;
        box-sizing: border-box;
        margin: 0;
        padding: 10px;
    }
    .chen_06 li p a {
        color: #333;
        font-size: 20px;
        font-weight: bold;
        line-height: 33px;
        margin-top: 7px;
    }
    .chen_06 li p a:hover {
        color: #999;
    }
    /* Foreigners in Hainan */
    .bj2 {
        background: none;
        width: 100%;
        margin-top: 0;
    }
    .chen_07 {
        text-align: center;
        font-size: 23px;
        font-weight: bold;
        padding-top: 30px;
        padding-bottom: 16px;
        color: #333;
    }
    .ad_1410{display: none;}
    .chen_08 {
        width: 100%;
        margin: 0 auto;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .chen_08 ul {
        width: 100%;
        float: left;
    }
    .chen_08 li {
        width: 100%;
        float: left;
        margin-right: 22px;
        margin-bottom: 30px;
        display: none;
    }
    .chen_08 li img {
        width: 100%;
        height: auto;
        border-radius: 5px;
    }
    .chen_08 li img:hover {
        opacity: 0.8;
    }
    .chen_08 li p {
        color: #333;
        font-size: 20px;
        font-weight: bold;
        line-height: 33px;
        margin-top: 7px;
        height: 56px;
    }
    .chen_08 li p:hover {
        color: #999;
    }
    /* Overseas Communications Officers */
    .chen_09 ul {
        width: 100%;
    }
    .chen_09 li {
        width: 50%;
        float: left;
        margin-right: 0;
        padding: 0 4%;
        box-sizing: border-box;
        display: none;
        text-align: center;
    }
    .chen_09 li:first-child,
    .chen_09 li:nth-child(2) {
        display: block
    }
    .chen_09 li img {
        width: 63%;
        height: AUTO;
        margin: 0px auto;
        border-radius: 50%;
    }
    .chen_09 li h1 {
        margin-top: 17px;
        text-align: center;
        margin-bottom: 11px;
    }
    .chen_09 li h1 a {
        font-size: 20px;
        font-weight: bold;
    }
    .chen_09 li p {
        font-size: 12px;
        line-height: 30px;
        color: #999;
        width: 100%;
        margin: 0;
    }
    /* The Voice of Hainan */
    .chen_10 {
        width: 100%;
        margin: 0 auto;
    }
    .chen_10 ul {
        width: 100%;
    }
    .chen_10 li {
        background: none;
        width: 100%;
        height: auto;
        border-radius: 0;
        position: relative;
        margin-bottom: 0;
        margin-right: 0;
        float: left;
        padding: 13px 4%;
        box-sizing: border-box;
        position: relative;
    }
    .chen_10 li:last-child {
        display: none
    }
    .chen_10 li img {
        float: left;
        width: 37%;
        height: auto;
    }
    .chen_10 li img:hover {
        opacity: 0.8;
    }
    .chen_10 li p {
        width: 63%;
        font-size: 14px;
        line-height: 22px;
        color: #333;
        margin: 0;
        box-sizing: border-box;
        padding: 0 0 0 4%;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .chen_10 li p:hover {
        color: #999;
    }
    .chen_10 li span img {
        position: absolute;
        right: 54%;
        bottom: 14px;
        top: auto;
        width: 15px;
        height: auto;
    }
    /* 底部 */
    /* 底部 */
    .bj3 {
        background: #f7f7f7;
        width: 100%;
        height: auto;
    }
    .chen_11 {
        float: inherit;
        margin-left: 0;
        line-height: 30px;
        color: #999;
        font-size: 10px;
        width: 100%;
        margin-top: 0;
        text-align: center;
        /* padding-bottom: 20px; */
    }
    .chen_20 {
        float: inherit;
        margin-left: 0;
        line-height: 30px;
        font-size: 10px;
        width: 100%;
        margin-top: 0;
        text-align: center;
        padding-bottom: 20px;

    }
    .chen_20 a{
        color: #999;
    }
    .chen_12 li {
        width: 39px;
        height: 32px;
        margin-right: 36px;
        float: right;
        margin-top: 30px;
        display: none;
    }
    .chen_12 li img {
        width: 39px;
        height: 32px;
    }
    .chen_12 li img:hover {}
    .cm2 {
        float: inherit;
        width: 100%;
        height: auto;
        margin: 10px auto 0;
        text-align: center;
        padding-top: 20px;
    }
    /* 列表模板1 */
    .bj4 {
        background: url(../img/chen20191011/c14.jpg) repeat-x center;
        width: 100%;
        height: 3px;
        border-radius: 10px;
        margin-bottom: 30px;
    }
    .chen_14 {
        width: 1410px;
        height: 871px;
        position: relative;
        margin-bottom: 30px;
    }
    .chen_16 img {
        width: 1410px;
        height: 871px;
        border-radius: 10px;
    }
    .chen_16 img:hover {
        opacity: 0.8;
    }
    .chen_15 {
        width: 1350px;
        position: absolute;
        top: 680px;
        left: 30px;
        margin: 0 auto;
    }
    .cmh2 {
        font-size: 32px;
        line-height: 30px;
        color: #cbcbcb;
        font-weight: bold;
    }
    .cmh2 img {
        margin-right: 20px;
    }
    .chen_17 {
        font-size: 32px;
        font-weight: bold;
        margin-top: 36px;
    }
    .chen_17 a {
        color: #FFF;
    }
    .chen_17 a:hover {
        color: #999;
    }
    .chen_18 span {
        font-size: 18px;
        font-weight: bold;
        color: #cbcbcb;
        margin-top: 30px;
        float: left;
    }
    .chen_18 p {
        font-size: 18px;
        font-weight: bold;
        color: #cbcbcb;
        margin-top: 30px;
        float: right;
    }
    .chen_19 ul {
        width: 1440px;
    }
    .chen_19 li {
        width: 450px;
        float: left;
        margin-right: 30px;
        margin-bottom: 40px;
    }
    .chen_19 li img {
        margin-bottom: 27px;
    }
    .chen_19 li img:hover {
        opacity: 0.8;
    }
    .chen_19 li span {
        font-size: 20px;
        font-weight: bold;
        padding-right: 10px;
        line-height: 20px;
        color: #999;
    }
    .chen_19 li h1 {
        font-size: 20px;
        line-height: 30px;
        display: inline-block;
        font-weight: inherit;
    }
    .chen_19 li h1 a {
        color: #333;
    }
    .chen_19 li h1 a:hover {
        color: #999;
    }
    .chen_19 li p {
        font-size: 18px;
        line-height: 28px;
        color: #999;
        margin-top: 9px;
    }
    .chen_19 li .chen_20 {
        font-size: 18px;
        font-weight: bold;
        margin-top: 25px;
    }
    .chen_21 {
        width: 450px;
        height: 80px;
        border: #CCC 1px solid;
        border-radius: 50px;
        margin: 0 auto;
        font-size: 20px;
        text-align: center;
        line-height: 82px;
        font-weight: bold;
        margin-top: 50px;
        margin-bottom: 90px;
    }
    .tb1 {
        position: fixed;
        z-index: 888;
        right: 20px;
        width: 60px;
        height: 60px;
        bottom: 10%;
    }
    /* 列表模板2 */
    .chen_22 {
        font-size: 30px;
        font-weight: bold;
        color: #333;
        margin-top: 80px;
        margin-bottom: 60px;
    }
    .chen_23 {
        width: 100%;
        margin: 0 auto;
    }
    .chen_23 li {
        width: 100%;
        height: auto;
        position: relative;
        padding: 15px 0;
        border-bottom: #dcdcdc 1px solid;
        float: left;
        margin: 0;
    }
    .chen_23 li a img {
        width: 30%;
        border-radius: 10px;
        float: left;
        margin-right: 3%;
    }
    .chen_23 li h1 {
        line-height: 22px;
        display: inline-block;
        font-weight: normal;
        position: static;
        float: left;
        width: 67%;
    }
    .chen_23 li h1 a {
        color: #333;
        font-size: 15px;
    }
    .chen_23 li span {
        display: none
    }
    .chen_23 li .cmh5 {
        display: none;
    }
    .chen_23 li .cmh5 img {
        margin-right: 20px;
        border-radius: 0;
    }
    .chen_23 li .cmh4 {
        display: none;
    }
    /* 搜索结果 */
    .search_box2 {
        width: 990px;
        height: 80px;
        position: relative;
        margin: 0 auto;
        margin-top: 50px;
    }
    .textbox2 {
        background: #f7f7f7;
        border: none;
        border-radius: 10px;
        width: 990px;
        height: 80px;
    }
    .chen_24 {
        background: url(../img/chen20191011/c19.png);
        width: 36px;
        height: 33px;
        position: absolute;
        top: 23px;
        right: 30px;
        border: 0;
    }
    /* 个人专栏 */
    .bj5 {
        width: 100%;
        position: relative;
    }
    .chen_25 {
        width: 300px;
        position: absolute;
        top: 230px;
        left: 42%;
        margin: 0 auto;
    }
    .chen_25 img {
        width: 300px;
        height: 300px;
        border-radius: 50%;
    }
    .chen_25 h1 {
        text-align: center;
        font-size: 26px;
        font-weight: bold;
        color: 333px;
        margin-top: 30px;
    }
    .chen_25 p {
        text-align: center;
        font-size: 18px;
        line-height: 28px;
        font-weight: bold;
        color: #999;
        margin-top: 30px;
    }
    /* 列表模板2 */
    .bj11 {
        margin-bottom: 0;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .bj11 img {
        display: none;
    }
    .bj12 {
        position: relative;
        background: none;
        color: #333;
        font-size: 24px;
        width: 100%;
        height: auto;
        line-height: initial;
        left: auto;
        bottom: auto;
        margin-top: 25px;
        margin-bottom: 22px;
        text-align: left;
        padding: 0;
    }
    .chen_21 {
        width: 100%;
        height: auto;
        border: 0;
        border-radius: 50px;
        margin: 0 auto;
        font-size: 18px;
        text-align: center;
        line-height: 20px;
        font-weight: bold;
        margin-top: 15px;
        margin-bottom: 37px;
    }
    .chen_21 a {
        color: #999;
    }
    .tb1 {
        position: fixed;
        z-index: 888;
        right: 20px;
        width: 60px;
        height: 60px;
        bottom: 10%;
    }
    .page {
        padding: 0 4%;
        box-sizing: border-box;
        position: inherit !important;
        top: auto;
    }
    /* 搜索结果 */
    .bj4 {
        background: url(../img/chen20191011/c14.jpg) repeat-x center;
        width: 100%;
        height: 3px;
        border-radius: 10px;
        margin-bottom: 30px;
    }
    .search_box2 {
        width: 990px;
        height: 80px;
        position: relative;
        margin: 0 auto;
        margin-top: 50px;
    }
    .textbox2 {
        background: #f7f7f7;
        border: none;
        border-radius: 10px;
        width: 990px;
        height: 80px;
        font-size: 30px;
        padding-left: 70px;
    }
    .chen_24 {
        background: url(../img/chen20191011/c19.png);
        width: 36px;
        height: 33px;
        position: absolute;
        top: 23px;
        left: 20px;
        border: 0;
    }
    .chen_33 ul {
        width: 100%;
        box-sizing: border-box;
        padding: 0 4%;
    }
    .chen_33 li {
        background: none;
        width: 100%;
        height: auto;
        border-radius: 0;
        float: left;
        margin-right: 0;
        margin-bottom: 0;
        padding: 15px 0;
        box-sizing: border-box;
        border-bottom: 1px solid #e7e7e7;
    }
    .chen_33 li img {
        width: 30%;
        height: auto;
        border-radius: 10px;
        float: left;
        margin-right: 3%;
    }
    .chen_33 li h1 {
        width: 100%;
        font-size: 17px;
        line-height: 23px;
        font-weight: normal;
        margin: 0;
        height: auto;
    }
    .chen_33 li:nth-child(5n+1) {
        background: none;
        width: 100%;
        height: auto;
        border-radius: 0;
        float: left;
        margin-right: 0;
        box-sizing: border-box;
        margin-bottom: 0;
    }
    .chen_33 li:nth-child(5n+1) img {
        width: 100%;
        height: auto;
        border-radius: 10px;
    }
    .chen_33 li:nth-child(5n+1) h1 {
        width: 100%;
        font-size: 20px;
        line-height: 30px;
        font-weight: normal;
        margin: 0;
        float: left;
        height: auto;
    }
    .chen_33 li h1 a {
        color: #333;
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .chen_33 li h1 a:hover {
        color: #999;
    }
    .chen_33 li p {
        display: none;
    }
    .chen_34 {
        font-size: 30px;
        font-weight: bold;
        color: #333;
        margin-top: 80px;
        margin-bottom: 30px;
    }
    /* 个人专栏 */
    .bj5 {
        width: 100%;
        position: relative;
    }
    .bj10 {
        background: url(../img/chen20191011/c35.jpg) no-repeat center;
        height: 95px;
        width: 100%;
    }
    .chen_25 {
        width: 100%;
        position: static;
        margin: 13% auto 25px;
    }
    .chen_25 img {
        width: 24%;
        border-radius: 50%;
        position: absolute;
        height: auto;
        top: 39px;
        left: 39%;
    }
    .chen_25 h1 {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #333;
        margin-top: 18%;
    }
    .chen_25 p {
        text-align: center;
        font-size: 16px;
        line-height: 23px;
        font-weight: bold;
        color: #999;
        margin-top: 7px;
    }
    /* 阅读页 */
    .bj6 {
        width: 100%;
    }
    .chen_26 {
        font-size: 24px;
        line-height: 34px;
        font-weight: bold;
        margin-top: 20px;
        color: #333;
        width: 100%;
    }
    .chen_27 {
        font-size: 14px;
        margin-top: 20px;
        color: #333;
    }
    .bj7 {
        width: 90px;
        background: #CCC;
        height: 1px;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .chen_28 {
        width: 100%;
        float: left;
        font-size: 18px;
        line-height: 36px;
    }
    .chen_28 p {
        margin-bottom: 34px
    }
    .zt {
        font-size: 18px;
        color: #999;
    }
    .bj8 {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .chen_29 {
        font-size: 18px;
        line-height: 36px;
        margin-top: 34px;
    }
    .chen_29 p {
        font-size: 18px;
        line-height: 36px;
        margin-top: 31px;
    }
    .chen_30 {
        background: url(../img/chen20191011/c25.jpg) no-repeat left top;
        width: 80%;
        height: 98px;
        margin: 0 auto;
        margin-top: 42px;
        margin-bottom: 48px;
        box-sizing: border-box;
        background-size: contain;
    }
    .chen_30 ul {
        margin-left: 40px;
    }
    .chen_30 li {
        width: 40px;
        height: 40px;
        float: left;
        margin-left: 15px;
        margin-top: 60px;
    }
    .chen_31 {
        font-size: 24px;
        font-weight: bold;
        color: #333;
        float: left;
        width: 100%;
    }
    .bj9 {
        width: 50px;
        background: #CCC;
        height: 1px;
        margin: 17px 0;
        float: left;
    }
    .chen_32 ul {
        width: 100%;
    }
    .chen_32 li {
        background: none;
        width: 100%;
        height: auto;
        border-radius: 10px;
        float: left;
        margin: 0;
        padding: 15px 0;
        border-bottom: #dcdcdc 1px solid;
    }
    .chen_32 li img {
        width: 30%;
        height: auto;
        border-radius: 10px;
        float: left;
        margin-right: 3%;
    }
    .chen_32 li img:hover {
        opacity: 0.8;
    }
    .chen_32 li p {
        margin: 0;
        font-size: 15px;
        line-height: 23px;
        float: left;
        width: 67%;
    }
    .chen_32 li p a {
        color: #333;
        font-size: 15px;
    }
    .chen_32 li p a:hover {
        color: #999;
    }
    .tb2 img {
        width: 330px;
        height: 184px;
        margin-bottom: 15px;
    }
    .zt2 {
        font-size: 16px;
        color: #999;
        margin-bottom: 10px;
    }
    .tb3 img {
        width: 330px;
        height: 5px;
    }
    /* 专栏首页 */
    .chen_35 ul {
        width: 100%;
        box-sizing: border-box;
        padding: 0 2%;
    }
    .chen_35 li {
        width: 50%;
        float: left;
        position: relative;
        margin-bottom: 20px;
        margin-right: 0;
    }
    .chen_35 li img {
        width: 58%;
        height: auto;
        margin: 0 22%;
    }
    .chen_35 li h1 {
        margin-top: 15px;
        text-align: center;
        margin-bottom: 8px;
    }
    .chen_35 li h1 a {
        font-size: 18px;
        font-weight: bold;
    }
    .chen_35 li p {
        font-size: 12px;
        line-height: 20px;
        color: #999;
        text-align: center;
    }
    .bj13 {
        width: 100%;
        height: 520px;
        position: relative;
        margin-bottom: 60px;
    }
    .bj13 img {
        width: 100%;
        height: 520px;
    }
    .bj14 {
        background: #000;
        width: 670px;
        height: 163px;
        position: absolute;
        left: 13%;
        top: 357px;
        font-size: 48px;
        text-align: center;
        line-height: 163px;
        color: #FFF;
        font-weight: bold;
        background: rgba(0, 0, 0, 0.56);
    }
    .mobile_s {
        display: block;
        float: left;
        margin-bottom: 16px;
    }
    .p_m4 {
        padding: 0 4%;
        box-sizing: border-box;
    }
    .bar_t {
        border-top: #f0f0f0 20px solid;
    }
    .page_right {
        display: none;
    }
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2021-08-30 11:08:19" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->