/*公共样式*/
body {
    text-align: center;
    font-family: "Microsoft YaHei";
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
    color: #444;
    background: #f5f5f5;
}

form, ul, li, div, h1, h2, h3, h4, table, em, span, i, font, input, p {
    margin: 0;
    padding: 0;
    border: 0 none;
    font-weight: normal;
    font-style: normal;
    font-family: "Microsoft YaHei";
}

li {
    list-style-type: none;
}

img {
    border: 0 none;
}

a {
    text-decoration: none;
    color: #4e4e4e;
}

a:hover {
    color: #ff2a00;
}

.ico {
    background: url(../images/new-icon.png) no-repeat;
}


.box-shadow {
    background-color: #f5f5f5;
    box-shadow: 0px 0px 12px 0px rgba(211, 211, 211, 0.6);
    border-radius: 10px;
    margin: auto;
}

.dxh-head-img {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    height: 252px;
    background: none no-repeat center center;
}

/*主体内容*/
.news-in-container {
    width: 1200px;
    margin: 30px auto 0;
    position: relative;
    z-index: 1;
}
.ns_t1 .t1c{width:1200px;}
#rmpl{display:none;}
/*新闻头开始*/
.ns_t2 {
    width: 100%;
    height: 96px;
    background: #1e222d;
}

.t2c {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    padding-top: 18px;
}

.t2c_l {
    width: 200px;
    height: 60px;
    float: left;
}

.t2c_l a {
    width: 155px;
    height: 44px;
    background-position: -11px -9px;
    display: block;
    margin-top: 8px;
    text-indent: -9999px;
}

.t2c_c {
    width: 640px;
    height: 60px;
    float: left;
}

.t2c_r {
    width: 311px;
    height: 60px;
    float: right;
}

.t2c_r_t {
    width: 311px;
    height: 29px;
    background-position: -183px -18px;
    margin-top: 4px;
}

.t2c_r_t .soinput {
    width: 170px;
    height: 27px;
    line-height: 27px;
    float: left;
    margin: 1px 0 1px 10px;
    display: inline;
    color: #37404c;
    background: transparent;
}

.t2c_r_t .sobutton {
    width: 50px;
    height: 27px;
    line-height: 27px;
    float: left;
    margin: 1px 0 1px 1px;
    display: inline;
    background: transparent;
    color: #737e91;
    cursor: pointer;
}

.t2c_r_t .msobutton {
    width: 50px;
    height: 27px;
    line-height: 27px;
    float: left;
    margin: 1px 0 1px 1px;
    display: inline;
    background: transparent;
    color: #737e91;
    cursor: pointer;
}

.t2c_r_f {
    width: 311px;
    height: 27px;
    line-height: 31px;
    overflow: hidden;
}

.t2c_r_f a {
    margin: 0 5px;
}

.t2c_r_f a:link {
    color: #737e91;
}

.t2c_r_f a:visited {
    color: #737e91;
}

.t2c_r_f a:hover {
    color: #ff6600;
}

/*新闻头结束*/
/*导航开始*/
.ns_t3 {
    width: 100%;
    height: 44px;
    background: #222a35;
}

.t3c {
    width: 1200px;
    height: 44px;
    margin: 0 auto;
    position: relative;
}

.t3c li {
    width: 93px;
    height: 44px;
    line-height: 44px;
    float: left;
    font-size: 16px;
}

.t3c li a:link {
    color: #b1bcce;
}

.t3c li a:visited {
    color: #b1bcce;
}

.t3c li a:hover {
    color: #ff6600;
}

.t3c li.sline {
    width: 1px;
    background-position: -344px -66px;
}

.t3c li.hover {
    width: 93px;
    height: 40px;
    line-height: 36px;
    border-top: #f85802 4px solid;
    background-position: -358px -66px;
}

/*导航结束*/
.news_media, .news_app, .n_xg {
    display: none;
}

.ag1200 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.ag1200 img {
    border-radius: 10px 10px 0 0;
}

.ag1000 {
    width: 100%;
    margin: 0 auto;
    height: 100px;
    background: #ccc;
}

.ns_t4 {
    width: 100%;
    background: #ffffff;
    border-bottom: #dfdfdf 1px solid;
    overflow: hidden;
}

.ns_t4-left {
    width: 890px;
    float: left;
    margin-left: 25px;
}

.n_nav1 {
    width: 100%;
    height: 30px;
    margin: 0 auto;
    padding: 10px 0;
}

.n_nav1 > i {
    float: left;
    width: 16px;
    height: 18px;
    margin: 6px 5px 0 0;
    background-position: -19px -15px;
}

.n_nav1 li {
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: left;
    color: #9b9b9b;
    font-size: 14px;
}

.n_nav1 li a:link {
    color: #9b9b9b;
}

.n_nav1 li a:visited {
    color: #9b9b9b;
}

.n_nav1 li a:hover {
    color: #ff6600;
}

.newstit {
    width: 100%;
    margin: 10px auto 28px;
    padding: 0;
    line-height: 40px;
    font-weight: bold;
    font-size: 33px;
    color: #3b3b3b;
    text-align: center;
    height: 40px;
    overflow: hidden;
}

.newstag {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 10px 0;
    height: 40px;
}

.newstag_l {
    width: 650px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 14px;
    color: #9b9b9b;
    text-align: left;
}

.newstag_l .bds {
    width: 100px;
    height: 30px;
    float: right;
    margin-top: 6px;
    margin-right: 50px;
    display: inline-block;
}

.newstag_c {
    /* width: 140px; */
    height: 40px;
    line-height: 40px;
    float: right;
    margin-left: 20px;
    display: inline;
}

.newstag_c em {
    width: 14px;
    height: 14px;
    float: left;
    margin-top: 12px;
    margin-right: 5px;
    display: inline-block;
    background-position: -127px -67px;
}

.newstag_c span {
    float: left;
}

.newstag_c span a {
    color: #818181;
    font-size: 14px;
}

.newstag_c span a:before {
    content: "";
    width: 17px;
    height: 17px;
    background: url(../images/news6.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    left: -5px;
    background-size: cover;
}

.newstag_label {
    float: right;
    height: 40px;
    line-height: 40px;
    color: #7a7a7a;
    font-size: 14px;
    display: none;
}

.t4c_r_zz {
    width: 324px;
    height: 135px;
    /* margin-top: -55px; */
    /* margin-left: -15px; */
    padding-bottom: 20px;
    display: table;
    padding-top: 8px;
}

.subscribe-top {
    width: 294px;
    margin: auto;
    height: 95px;
    padding: 0 0 0 25px;
}

.subscribe-top .a-img {
    float: left;
    width: 74px;
    height: 74px;
    background: rgb(255, 210, 0);
    border-radius: 50%;
}

.subscribe-top a img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    vertical-align: bottom;
    float: left;
    margin: 2px;
}

.subscribe-top > div {
    float: left;
    margin-left: 18px;
    height: 60px;
    border-left: 1px solid #d0d0d0;
    text-align: left;
    padding-left: 20px;
    margin-top: 7px;
}

.subscribe-top h3 {
    height: 40px;
    width: 100%;
    line-height: 40px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #f85801;

}

.subscribe-top h3 a:link {
    color: #f85801;
}

.subscribe-top h3 a:visited {
    color: #f85801;
}

.subscribe-top h3 a:hover {
    color: #f60;
}

.subscribe-top h3 a:active {
    color: #f85801;
}

.subscribe-top span {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #626161;
}

.subscribe-content {
    clear: both;
    font-size: 0;
    height: 49px;
}

.subscribe-content i {
    width: 16px;
    height: 9px;
    background: url(../images/hsyh.png) no-repeat;
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

.subscribe-content p {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 1px;
    width: 125px;
    height: 40px;
    color: #626161;
    float: left;
    margin: 0 30px 0 12px;
    text-align: left;
    overflow: hidden;
}

.subscribe-content .book-btn {
    text-align: center;
    line-height: 32px;
    box-sizing: border-box;
    width: 71px;
    height: 32px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #d6d6d6;
    color: #d6d6d6;
    cursor: pointer;
    float: left;
    margin-top: 2px;
    display: inline;
}

.subscribe-content .book-btn.can-book {
    background-color: #ff6137;
    border-color: #ff6137;
    box-shadow: 0px 0px 16px 0px rgba(255, 97, 55, 0.64);
    color: #ffffff;
}

.ns_t4-right {
    float: right;
    height: 150px;
    margin-top: 15px;
    margin-right: 10px;
    position: relative;
	width:275px;
}

.ns_t4-right:before {
    content: "";
    display: block;
    width: 6px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(240, 240, 240, 0.6) 100%);
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.t4c_r_zz_l {
    width: 190px;
    height: 100px;
    float: left;
    margin-top: 35px;
    display: inline;
    text-align: left;
    color: #f75902;
}

/*主体内容*/
.t5c {
    width: 1200px;
    margin: 25px auto;
    padding: 0;
    display: table;
}

.t5c_l {
    width: 855px;
    float: left;
}

.n_show {
    width: 775px;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    word-wrap: break-word;
    word-break: break-all;
    margin: auto;
    padding: 10px 40px 1px;
}

.n_show img {
    max-width: 650px;
    border-radius: 10px;
    margin: 10px 0;
}

.n_show embed, .n_show iframe {
    border-radius: 10px;
}

.n_show p {
    margin: 10px 0;
}

.n_show p.n_show_m {
    background: #f0f0f0;
    line-height: 30px;
    border-left: #ff8a00 5px solid;
    padding: 0 5px;
    margin: 20px 0 0 0;
    display: table;
}

.n_show .n_show_g { /* background:#f0f0f0; */
    line-height: 38px; /* border-left:#ff8a00 5px solid; *//* padding:0 5px; *//* margin:20px 0 0 0; */
    display: block;
    font-size: 16px;
    height: 38px; /* background-color: #f5f5f5; */
    border-radius: 6px;
    border: solid 1px #ebebeb;
    padding: 0 15px 0 25px;
    position: relative;
    z-index: 1;
}

.n_show .n_show_g:before {
    content: '';
    width: 30px;
    height: 31px;
    display: block;
    background-image: linear-gradient(0deg, #ff4800 0%, #ff7800 100%);
    border-radius: 6px 0 0 0;
    position: absolute;
    left: 0;
    top: 0;
}

.n_show .n_show_g:after {
    content: "";
    height: 40px;
    width: 40px;
    display: block;
    background: #f5f5f5;
    border-radius: 40px 0 0 0;
    position: absolute;
    left: 0px;
    top: -3px;
}

.n_show .n_show_g strong {
    position: relative;
    z-index: 1;
}

.n_show .n_show_g a {
    margin-right: 20px;
}

.n_show p.n_show_b {
    background: #f0f0f0;
    line-height: 30px;
    border-left: #f84b23 5px solid;
    padding: 0 5px;
    margin: 20px 0;
    display: inline-block;
    font-size: 14px;
}

.n_show p.n_show_b .buy1 {
    width: 455px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    display: inline-block;
}

.n_show p.n_show_b .buy2 {
    width: 60px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    display: inline-block;
    font-weight: bold;
    color: #ff7444;
}

.n_show p.n_show_b .buy3 {
    width: 55px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    display: inline-block;
    color: #a8a8a8;
    text-decoration: line-through;
}

.n_show p.n_show_b .buy4 {
    width: 50px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    margin-bottom: 4px;
    display: inline-block;
    background: #f28f2d;
    color: #fff;
    text-align: center;
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
}

.n_show p.n_show_b .buy5 {
    width: 90px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
    margin-bottom: 4px;
    display: inline-block;
    background: #f84b23;
    text-indent: 25px;
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    position: relative;
}

.n_show p.n_show_b .buy5 a:link {
    color: #fff;
    display: block;
}

.n_show p.n_show_b .buy5 a:visited {
    color: #fff;
    display: block;
}

.n_show p.n_show_b .buy5 a:hover {
    color: #fff;
    display: block;
}

.n_show p.n_show_b .buy5 a:active {
    color: #fff;
    display: block;
}

.n_show p.n_show_b .buy5::before {
    content: '';
    display: block;
    width: 15px;
    height: 13px;
    background: url(../images/buyicon.png) no-repeat;
    position: absolute;
    left: 6px;
    top: 5px;
}

.n_show p.n_show_s {
    background: #f0f0f0;
    line-height: 30px;
    border-left: #56bfeb 5px solid;
    padding: 0 5px;
    margin: 20px 0 0 0;
    display: inline-block;
    font-size: 14px;
}

.n_show p.n_show_s .share1 {
    width: 330px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    display: inline-block;
}

.n_show p.n_show_s .share2 {
    width: 125px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    display: inline-block;
    color: #ff7444;
}

.n_show p.n_show_s .share3 {
    width: 50px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    margin-bottom: 4px;
    display: inline-block;
    background: #f28f2d;
    color: #fff;
    text-align: center;
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
}

.n_show p.n_show_s .share4 {
    width: 90px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
    margin-bottom: 4px;
    display: inline-block;
    text-align: center;
    background: #56bfeb;
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
}

.n_show p.n_show_s .share4 a:link {
    color: #fff;
    display: block;
}

.n_show p.n_show_s .share4 a:visited {
    color: #fff;
    display: block;
}

.n_show p.n_show_s .share4 a:hover {
    color: #fff;
    display: block;
}

.n_show p.n_show_s .share4 a:active {
    color: #fff;
    display: block;
}

.n_show p.bigtit {
    width: 640px;
    height: 24px;
    line-height: 24px;
    border-left: #ff5a00 10px solid;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin: 20px 0;
    padding: 5px 0;
    background: #f0f0f0;
    color: #444;
    display: table;
    text-indent: 10px;
}

.n_show table.yxqz-head {
    width: 650px;
    height: 30px;
    padding: 0;
    background: #f0f0f0;
    text-align: center;
}

.n_show table.yxqz-con {
    width: 650px;
    padding: 0;
    text-align: center;
    margin-top: 1px;
}

.n_show table.yxqz-con1 {
    width: 650px;
    padding: 0;
    text-align: center;
    background: #f8f8f8;
    margin-top: 1px;
}

.n_show table a.yxqz-bbs {
    width: 55px;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-left: 10px;
    display: inline-block;
    background: #ffcc50;
}

.n_show table a.yxqz-zt {
    width: 55px;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-left: 10px;
    display: inline-block;
    background: #9f5bfc;
    color: #fff;
}

.n_show1 {
    width: 1000px;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    margin-top: 20px;
    word-wrap: break-word;
}

.n_show1 img {
    max-width: 1000px;
}

.n_show1 p {
    margin: 10px 0;
}

.n_show1 p.showxline {
    width: 100%;
    height: 10px;
    border-top: #cbcbcb 1px dashed;
    margin: 20px 0;
}

.n_show1 p.showhfgd {
    width: 995px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #888;
    border-left: #fe6061 5px solid;
    margin: 20px 0;
    text-indent: 10px;
    font-weight: bold;
}

.n_show1 p.showlfgd {
    width: 995px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #888;
    border-left: #6cbfff 5px solid;
    margin: 20px 0;
    text-indent: 10px;
    font-weight: bold;
}

.pic_focus {
    width: 650px;
    height: auto;
    clear: both;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
}

.nph_photo_prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    height: 100%;
    overflow: hidden;
    background: url(//www.ali213.net/news/images/bg06.png) repeat;
}

.nph_photo_next {
    position: absolute;
    right: 0;
    top: 0;
    width: 230px;
    height: 100%;
    overflow: hidden;
    background: url(//www.ali213.net/news/images/bg06.png) repeat;
}

.nph_btn_pphoto {
    display: block;
    width: 230px;
    height: 100%;
    _height: 350px;
    outline: none;
    cursor: url(//www.ali213.net/news/images/cursor_left.cur), auto;
}

.page_fenye {
    width: 750px;
    height: auto;
    display: table;
    margin: 20px auto 0px auto;
    text-align: center;
    font-size: 14px;
}

.page_fenye a {
    background-color: #ffffff;
    border: #e3e3e3 1px solid;
    margin-right: 6px;
    border-radius: 3px;
    color: #686868;
    padding: 4px 8px 3px 8px;
}

.page_fenye a.currpage,
.page_fenye a:hover {
    background-color: #FF6B2D;
    background-image: linear-gradient(122deg,
    #ff5129 0%,
    #f49f7d 100%);
    padding: 5px 9px 4px;
    border: 0;
    font-weight: bold;
    color: #ffffff;
}

.page_fenye font {
    width: 238px;
    height: 36px;
    border-radius: 6px;
    border: dashed 1px #c3c3c3;
    display: block;
    line-height: 36px;
    text-align: center;
    margin: 15px auto;
    color: #4e4e4e;
}

.news_ding {
    clear: both;
    position: relative;
    margin: 0 auto;
    margin-top: 30px;
    width: 130px;
    height: 65px;
    background-image: linear-gradient(-33deg,
    rgba(255, 72, 0, 0.17) 0%,
    rgba(255, 120, 0, 0.17) 100%),
    linear-gradient(#f5f5f5, #f5f5f5);
    background-blend-mode: normal, normal;
    border-radius: 65px 65px 0 0;
}

.news_ding1 {
    width: 100%;
    height: 40px;
    margin-top: 30px;
    clear: both;
}

.new_d1 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
    height: 51px;
    padding-top: 0;
}

.new_d2 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
    height: 51px;
    padding-top: 3px;
}

.new_ds {
    height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #ff5400;
    overflow: hidden;
    margin: auto;
    text-align: center;
    position: relative;
    top: -4px;
    line-height: 20px;
}

.new_ds1 {
    width: 42px;
    height: 43px;
    background: url(../images/news8.png) no-repeat center center;
    margin: auto;
}

.new_d2 .new_ds1 {
    background-image: url(../images/news9.png);
}

.fengxiang {
    width: 100%;
    height: 65px;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    border-radius: 12px;
    margin: 25px auto 0;
    position: relative;
}

.fengxiang .fxz {
    width: 50px;
    height: 100%;
    line-height: 65px;
    float: left;
    margin: 0 12px;
}

.fengxiang .bdsharebuttonbox {
    height: 100%
}

.fengxiang .bdsharebuttonbox a {
    width: 40px;
    height: 40px;
    margin-top: 12px;
    margin-right: 15px;
}

.fengxiang .bdsharebuttonbox .bds_weixin {
    background: url(../images/new-icon.png) -428px -126px
}

.fengxiang .bdsharebuttonbox .bds_tsina {
    background: url(../images/new-icon.png) -476px -126px
}

.fengxiang .bdsharebuttonbox .popup_sqq {
    background: url(../images/new-icon.png) -380px -126px;
    display: none;
}

.fengxiang .bdsharebuttonbox .bds_qzone {
    background: url(../images/new-icon.png) -524px -126px;
    display: none;

}

.news_jubao {
    width: 40px;
    height: 36px;
    float: left;
    display: inline-block;
    background: url(../images/news11.png) no-repeat right;
    margin: 14px 0 0 15px;
    border-left: 1px solid #a5a5a5;
    padding-left: 12px;
}

.weixincode {
    height: 100%;
    float: left;
    line-height: 65px;
    margin-left: 105px;
    text-indent: 45px;
    position: relative;
}

.weixincode:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: -12px;
    background: url(../images/new-icon.png) -628px -119px;
    height: 45px;
    width: 45px;
    /* margin-right: 10px; */
}

.weixincodeconb {
    top: -211px;
    left: 353px;
    display: block;
    width: 190px;
    height: 200px;
    position: absolute;
    background: #e1e2e6;
    border-radius: 8px;
    padding-top: 9px;
    z-index: 2;
}

.weixincodeconb span {
    display: block;
    margin-top: 7px;
}

.newsappshow {
    position: absolute;
    width: 200px;
    height: 185px;
    top: -187px;
    right: 0;
    z-index: 2;
}

.newsapp {
    width: 209px;
    height: 65px;
    float: right;
    background: url(//www.ali213.net/news/images/aliappcode.png) no-repeat right 3px;
    background-size: 85%;
    margin-right: 20px;
}

.extend_read {
    width: 825px;
    overflow: hidden;
    margin: 10px auto 20px;
    margin-top: 25px;
    padding: 0 15px 15px;
}

.h2-title {
    height: 50px;
    line-height: 50px;
    text-indent: 15px;
    text-align: left;
    color: #4e4e4e;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
}

.h2-title .ico {
    position: absolute;
    display: block;
    width: 12px;
    height: 24px;
    background: url(../images/news10.png) no-repeat;
    top: 13px;
    left: 0;
}

.extend_read ul {
    /* margin-top: 20px; */
}

.extend_read ul li {
    overflow: hidden;
    line-height: 30px;
    text-indent: 10px;
    float: left;
    width: 48%;
    height: 30px;
    position: relative;
    text-align: left
}

.extend_read ul li:nth-child(2n) {
    margin-left: 4%
}

.extend_read ul .ico {
    position: absolute;
    top: 11px;
    left: 0;
    display: block;
    width: 9px;
    height: 9px;
    background-position: -94px -144px
}

.extend_read ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
}

.gameinfo {
    width: 855px;
    height: 234px;
    background: #f5f5f5 url(../images/xian.png) no-repeat top right;
    box-shadow: 0 2px 9px 0 rgba(211, 211, 211, 0.6);
    border-radius: 10px;
    margin: auto;
    margin-top: 29px
}

.gameinfo .gameimg {
    width: 158px;
    height: 210px;
    float: left;
    margin: 10px
}

.gameinfo .gameimg img {
    width: 100%;
    height: 100%;
    border-radius: 6px
}

.gameinfo .m {
    float: left;
    width: 400px;
    margin-left: 5px;
    text-align: left;
}

.gameinfo .m .tit {
    width: 100%;
    border-bottom: 1px solid #ececec
}

.gameinfo .m .tit a {
    height: 37px;
    overflow: hidden;
    color: #3a3a3a;
    font-size: 28px;
    font-weight: bold;
    display: block;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 7px
}

.gameinfo .m .tit span {
    color: #9a9a9a;
    font-size: 14px;
    display: block;
    width: 100%;
    margin-bottom: 7px;
    height: 20px;
    overflow: hidden
}

.gameinfo .m .time, .gameinfo .m .pt {
    width: 100%;
    color: #3a3a3a;
    line-height: 25px;
    height: 25px;
    overflow: hidden
}

.gameinfo .m .type, .gameinfo .m .zz, .gameinfo .m .lang, .gameinfo .m .fx {
    width: 50%;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    color: #3a3a3a;
    float: left
}

.gameinfo .m .tag {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 40px
}

.gameinfo .m .tag span {
    margin-right: 5px;
    display: inline-block;
    height: 24px;
    padding: 0 10px;
    color: #8b8b8b;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    border-radius: 12px;
    background: #ebebeb;
    margin-top: 13px
}

.gameinfo .pf {
    float: right;
    width: 165px;
    /* margin-left: 40px; */
    margin-right: 35px;
}

.gameinfo .pf .pftop {
    width: 120px;
    margin: auto;
    margin-top: 5px;
    overflow: hidden
}

.gameinfo .pf .pftop span {
    font-size: 95px
}

.gameinfo .pf .pftop em {
    font-size: 50px;
    margin-top: 31px
}

.gameinfo .pf .pftop em.zanwu {
    font-size: 27px;
    margin-bottom: 20px
}

.gameinfo .pf .pftop span, .gameinfo .pf .pftop em {
    float: left;
    font-weight: bold;
    background-image: -webkit-linear-gradient(bottom, #ef7b2a, #e83e1c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 4px 6px 8px rgba(239, 123, 42, 0.3)
}

.gameinfo .pf .xs {
    text-align: center;
    width: 73px;
    height: 28px;
    color: #ff4b00;
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
    float: left;
    background: url(../images/new-icon.png) -291px -345px
}

.gameinfo .pf .gm {
    text-align: center;
    width: 73px;
    height: 28px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
    float: left;
    background: url(../images/new-icon.png) -380px -345px;
    margin-left: 19px
}

.gameinfo .pf .gm.none {
    background: url(../images/new-icon.png) -471px -345px;
    pointer-events: none
}

.gameinfo .zt {
    float: left;
    width: 161px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/new-icon.png) -292px -394px;
    margin-left: 3px;
    margin-top: 20px
}

.recommend_read {
    width: 823px;
    padding: 5px 16px;
    margin: auto;
    position: relative;
}

.n_lone {
    width: 100%;
    height: 190px;
    margin-top: 20px;
    border-bottom: #d7d7d7 1px solid;
    overflow: hidden;
}

.lone_t {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}

.lone_f {
    width: 100%;
    height: 120px;
    margin-top: 15px;
}

.lone_f_l {
    width: 180px;
    height: 120px;
    float: left;
    position: relative;
    overflow: hidden;
}

.lone_f_l img {
    height: 100%;
    border-radius: 6px;
}

.lone_f_l em {
    width: 240px;
    height: 5px;
    background: #f85802;
    position: absolute;
    left: -240px;
    bottom: 0px;
}

.lone_f_r {
    width: 620px;
    height: 120px;
    float: left;
    margin-left: 20px;
    display: inline;
}

.lone_f_r_t {
    width: 100%;
    height: 78px;
    line-height: 26px;
    font-size: 14px;
    text-align: left;
    color: #656565;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.lone_f_r_f {
    width: 100%;
    height: 12px;
    margin-top: 30px;
}

.lone_f_r_f em {
    width: 13px;
    height: 13px;
    background: url(../images/news7.png) no-repeat;
    float: left;
    margin-right: 5px;
}

.lone_f_r_f span {
    line-height: 12px;
    float: left;
    margin-right: 15px;
    display: inline-block;
    color: #888;
}

.lone_f_r_f span.yd {
    float: right;
    background: url(../images/news4.png) no-repeat left center;
    text-indent: 20px
}

.tjydmore {
    width: 244px;
    height: 60px;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 14px;
}

.tjydmore .aliindex {
    width: 120px;
    height: 38px;
    line-height: 38px;
    border: #acacac 1px solid;
    float: left;
    display: inline-block;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.tjydmore .newsindex {
    width: 120px;
    height: 38px;
    line-height: 38px;
    border: #acacac 1px solid;
    float: left;
    margin-left: -1px;
    display: inline-block;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.n_lone1 {
    width: 650px;
    height: 164px;
    margin-top: 20px;
    border-bottom: #d7d7d7 1px solid;
}

.lone_f1 {
    width: 650px;
    height: 94px;
    margin-top: 15px;
}

.lone_f_r1 {
    width: 650px;
    height: 120px;
}

.lone_f_r_t1 {
    width: 650px;
    height: 52px;
    line-height: 26px;
    font-size: 14px;
    text-align: left;
    color: #656565;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.lone_f_r_f1 {
    width: 650px;
    height: 12px;
    margin-top: 30px;
}

.lone_f_r_f1 em {
    width: 16px;
    height: 12px;
    background-position: -338px -457px;
    float: left;
}

.lone_f_r_f1 span {
    line-height: 12px;
    float: left;
    margin-right: 15px;
    display: inline-block;
    color: #888;
}

.n_lpage {
    width: 650px;
    height: 50px;
    margin-top: 30px;
}

#newsbbs {
    width: 820px;
    margin: 25px auto;
    padding: 5px 15px;

}

/*相关阅读开始*/
.n_show_xg {
    width: 100%;
    height: auto;
    display: table;
    margin-top: 20px;
}

.n_show_xg_t {
    width: 100%;
    height: 23px;
    border-bottom: #ee6328 1px dashed;
}

.n_show_xg_t span {
    width: 84px;
    height: 23px;
    line-height: 23px;
    text-indent: 5px;
    display: block;
    background: url(../images/xgreadheadbg.png) no-repeat;
}

.n_show_xg_l {
    width: 100%;
    height: auto;
    padding: 5px 0;
    display: table;
    background: url(../images/xgreadbg.png) repeat;
}

.n_show_xg_l li {
    width: 100%;
    height: 26px;
}

.n_show_xg_l li em {
    width: 4px;
    height: 4px;
    background: #ed652b;
    float: left;
    margin-left: 5px;
    margin-top: 11px;
    display: inline-block;
}

.n_show_xg_l li span {
    width: 760px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    overflow: hidden;
    float: left;
    margin-left: 5px;
    display: inline-block;
}

.n_show_xg1 {
    width: 100%;
    height: auto;
    display: table;
    margin-top: 40px;
}

.n_show_xg1_t {
    width: 100%;
    height: 40px;
    border-bottom: #ee6328 1px dashed;
}

.n_show_xg1_t span {
    width: 200px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    display: block;
    border-left: #ff4802 5px solid;
    color: #888;
    font-size: 24px;
    font-weight: bold;
}

.n_show_xg1_l {
    width: 100%;
    height: auto;
    padding: 5px 0;
    display: table;
    background: url(../images/xgreadbg.png) repeat;
}

.n_show_xg1_l li {
    width: 495px;
    height: 26px;
    float: left;
    margin-left: 5px;
    display: inline;
}

.n_show_xg1_l li em {
    width: 4px;
    height: 4px;
    background: #ed652b;
    float: left;
    margin-top: 11px;
    display: inline-block;
}

.n_show_xg1_l li span {
    width: 485px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    overflow: hidden;
    float: left;
    margin-left: 5px;
    display: inline-block;
}

/*相关阅读结束*/
/*新的投票开始*/
.n_show_vote {
    width: 100%;
    height: auto;
    display: table;
    margin-top: 20px;
    position: relative;
    border: #e4e4e4 1px solid;
    box-sizing: border-box;
}

.n_show_vote_lt {
    width: 0px;
    height: 0px;
    border-top: 9px solid #ff9600;
    border-right: 9px solid transparent;
    position: absolute;
    left: 3px;
    top: 3px;
}

.n_show_vote_tit {
    width: 720px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 16px;
    color: #444;
    font-weight: bold;
}

.n_show_vote_status {
    width: 720px;
    height: 30px;
    margin: 0 auto;
    font-size: 12px;
}

.n_show_vote_status em {
    width: 120px;
    height: 12px;
    line-height: 12px;
    float: left;
    margin-top: 2px;
    display: inline-block;
    background: url(../images/n_show_vote_zt.png) no-repeat left top;
    text-indent: 15px;
}

.n_show_vote_status i {
    width: 120px;
    height: 12px;
    line-height: 12px;
    float: left;
    margin-top: 2px;
    display: inline-block;
    background: url(../images/n_show_vote_tj.png) no-repeat left top;
    text-indent: 15px;
}

.n_show_vote_con {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 auto;
    padding-bottom: 20px;
    border-top: #e4e4e4 1px solid;
    font-size: 14px;
    box-sizing: border-box;
}

.n_show_vote_con label {
    width: 720px;
    height: 14px;
    line-height: 14px;
    margin: 0 auto;
    margin-top: 20px;
    display: block;
}

.n_show_vote_con label input[type=checkbox] + span {
    display: inline-block;
    height: 12px;
    width: 12px;
    border: #aaa 1px solid;
    background-color: transparent;
    cursor: pointer;
}

.n_show_vote_con label input[type=checkbox] + span em {
    width: 6px;
    height: 6px;
    margin-left: 3px;
    margin-top: 3px;
    display: block;
}

.n_show_vote_con label input[type=checkbox]:checked + span em {
    background-color: #ff8a00;
}

.n_show_vote_con label input[type=radio] + span {
    display: inline-block;
    height: 12px;
    width: 12px;
    border-radius: 12px;
    border: #aaa 1px solid;
    background-color: transparent;
    cursor: pointer;
    margin-right: 5px;
}

.n_show_vote_con label input[type=radio] + span em {
    width: 6px;
    height: 6px;
    margin-left: 3px;
    border-radius: 6px;
    margin-top: 3px;
    display: block;
}

.n_show_vote_con label input[type=radio]:checked + span em {
    background-color: #ff8a00;
}

.hidden-input {
    width: 14px;
    height: 14px;
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.vote_show {
    width: 720px;
    height: 14px;
    margin: 0 auto;
    margin-top: 20px;
}

.vote_show em {
    width: 215px;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    float: left;
    display: inline-block;
}

.vote_show span {
    width: 300px;
    height: 14px;
    float: left;
    margin-left: 5px;
    display: inline-block;
}

.vote_show span i {
    height: 14px;
    display: block;
}

.vote_show p {
    width: 85px;
    height: 14px;
    line-height: 14px;
    text-align: right;
    overflow: hidden;
    margin: 0;
    float: right;
    display: inline-block;
}

.n_show_vote_btn {
    width: 720px;
    height: 60px;
    margin: 0 auto;
}

.n_show_vote_btn .vote_btn {
    width: 100px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #ff8a00;
    margin: 0 auto;
    margin-top: 10px;
    cursor: pointer;
    display: block;
}

.n_show_vote_rm {
    width: 0px;
    height: 0px;
    border-bottom: 9px solid #ff9600;
    border-left: 9px solid transparent;
    position: absolute;
    right: 3px;
    bottom: 3px;
}

/*新的投票结束*/

/*公共底部*/
.news_foot {
    width: 100%;
    height: 200px;
    background: #1e222d;
    color: #768b9c;
    position: relative;
    z-index: 1;
}

.news_foot_c {
    width: 1000px;
    height: 120px;
    padding: 40px 0;
    line-height: 40px;
    margin: 0 auto;
}

.news_foot_c a:link {
    color: #768b9c;
}

.news_foot_c a:visited {
    color: #768b9c;
}

.news_foot_c a:hover {
    color: #ff6600;
}
/* 手游信息 */
.game_card{width:100%;height:229px;margin-top:32px;box-shadow:0 2px 9px 0 rgba(211,211,211,0.6);border-radius:10px;background:#fff url(//m.ali213.net/img/xian.png) no-repeat top right;box-sizing: border-box;}
.game_card_img{width:140px;height:140px;margin-top:14px;margin-left:19px;border-radius:28px;float:left}
.game_card_img img{width:140px;height:140px;border-radius:28px}
.game_card_info{width:460px;height:140px;float:left;margin-left:28px;margin-top:17px;text-align: left;}
.game_card_info_title{height:28px;font-size:28px;font-weight:bolder;font-stretch:normal;line-height:28px;letter-spacing:0;color:#3a3a3a}
.game_card_info_infos{height:44px;width:100%;margin-top:17px;font-size:14px;font-weight:normal;font-stretch:normal;line-height:22px;letter-spacing:0;color:#747474}
.game_card_info_item{width:50%;float:left}
.game_card_info_infos::after{content:"";clear:both}
.game_card_info_download{margin-top:16px}
.special-other-download-information-os{margin-top:13px}
.special-other-download-information-os span{color:#fff}
.special-other-download-information-os-pic{width:16px;height:16px;vertical-align:middle;transform:translateY(-2px)}
.special-other-download-information-os-ios:link,.special-other-download-information-os-ios:visited{color:#fff!important}
.special-other-download-information-os-ios{width:80px;height:32px;background-color:#3276ff;border-radius:16px;display:block!important;margin-right:9px;line-height:32px;font-size:14px;font-weight:normal;font-stretch:normal;letter-spacing:0;color:#fff;text-align:center;float:left}
.special-other-download-information-os-android:visited,.special-other-download-information-os-android:link{color:#fff!important}
.special-other-download-information-os-android{float:left;text-align:center;width:80px;height:32px;background-color:#51c75c;border-radius:16px;display:block!important;line-height:32px;font-size:14px;font-weight:normal;font-stretch:normal;letter-spacing:0;color:#fff}
.game_card_score{text-align:center;width:170px;float:left;height:158px;text-shadow:4px 6px 8px rgba(239,123,42,0.3)}
.game_card_score_1{display:inline;height:115px;margin-top:12px;font-size:95px;font-weight:bold;font-stretch:normal;line-height:115px;letter-spacing:0;color:#000;background-image:-webkit-linear-gradient(bottom,#ef7b2a,#e83e1c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.game_card_score_2{display:inline;height:50px;margin-left:2px;margin-top:49px;font-size:50px;font-weight:bold;font-stretch:normal;line-height:50px;letter-spacing:0;color:#000;background-image:-webkit-linear-gradient(bottom,#ef7b2a,#e83e1c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.game_card_score_button{margin:auto;display:block!important;clear:both;width:110px;height:32px;text-align:center;line-height:32px;border-radius:16px;border:solid 1px #ec6224;font-size:14px;font-weight:bold;font-stretch:normal;letter-spacing:0}
.game_card_score_button:visited{color:#ff5730!important}
.game_card_score_button:link{color:#ff5730!important}
.game_card_score_button:hover{color:#fff!important;background:#ff5730}
.game_card_special{float:left;margin-left:19px;margin-top:18px;width:140px;height:32px;background-image:linear-gradient(51deg,#f49b79 0,#fe552e 100%);border-radius:16px;text-align:center;line-height:32px;font-size:14px;font-weight:normal;font-stretch:normal;letter-spacing:0;color:#fff}
.game_card_special:visited,.game_card_special:link{color:#fff!important}
.game_card_type{float:left;width:482px;margin-left:28px;margin-top:22px;height:24px;overflow:hidden}
.game_card_type_item{float:left;height:24px;background-color:#ebebeb;border-radius:12px;font-size:12px;font-weight:normal;font-stretch:normal;line-height:24px;letter-spacing:0;color:#8b8b8b;padding:0 10px;margin-right:9px}
.game_card_type_item:visited,.game_card_type_item:link{color:#696969}
.special-gift-title{font-size:18px;font-weight:bold;color:#4e4e4e;height:50px;line-height:50px;text-align:left;position:relative;box-shadow: 0 2px 9px 0 rgb(211 211 211 / 60%);background: #fff;margin-top: 30px;padding-left:35px;box-sizing: border-box;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.special-gift-title:before{content:'';position: absolute;display: block;width: 12px;height: 24px;background: url(../images/news10.png) no-repeat;top: 13px;left:20px;}
.special-gift-title span{font-weight:bold;}
.special-gift-title-more{width:60px;height:16px;position:absolute;right:32px;top:2px;font-size:16px;font-weight:bold;font-stretch:normal;letter-spacing:0;line-height:16px;color:#727272}
.special-gift-title-more:visited{color:#727272}
.special-gift-title-more-red{color:#ff472e}
.special-gift-line{width:96%;height:1px;background:#dedede;margin:0 auto;}
.game_recommend{width: 100%;height: 280px;background: #fff;padding-bottom: 20px;box-sizing: border-box;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;box-shadow: 0 2px 9px 0 rgb(211 211 211 / 60%);}
.game_recommend::after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.game_recommend_item{width:146px;height:240px;background-color:#fff;box-shadow:0 2px 12px 0 #e5e5e5;border-radius:10px;float:left;margin-left:21px;margin-top:13px}
.game_recommend_item_img{margin:16px auto 0;width:100px;height:100px;background-color:#e6e6e6;border-radius:24px}
.game_recommend_item_name{height:16px;font-size:16px;font-weight:bold;font-stretch:normal;line-height:16px;letter-spacing:0;color:#333;margin-top:13px;text-align:center}
.game_recommend_item_info{height:14px;font-size:14px;font-weight:normal;font-stretch:normal;line-height:14px;letter-spacing:0;color:#919191;margin-top:12px;text-align:center}
.game_recommend_item_button{display:block!important;width:100px;height:30px;background-color:#3992ff;border-radius:15px;margin:18px auto 0;font-size:14px;font-weight:normal;font-stretch:normal;line-height:30px;letter-spacing:0;color:#fff;text-align:center}
.game_recommend_item_button:link,.game_recommend_item_button:visited{color:#fff}


.content-buy {
    line-height: 40px;
    padding: 0 5px;
    margin: 20px 0;
    display: block;
    font-size: 14px;
    height: 40px;
    background: #f0f0f0;
    border: 0 ;
}
.content-buy .buy-text{
    float:left;
    border-left:#f84b23 5px solid;
    padding-left: 12px;
    font-size: 16px;
    max-width: 300px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.content-buy .buy-right{
    float:right;
    height: 40px;
}

.content-buy .buy-right .buy-btn{
    float:right;
    background: #f76341;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 82px;
    border-radius: 6px;
    margin: 5px 10px 0 12px;
}


.content-buy .buy-right .new{
    float:right;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #f76341;
    margin-left: 8px;
}


.content-buy .buy-right .iscoupon{
    float:right;
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0;
    color: #f76341;
}

.content-buy .buy-right .old{
    float:
            right;
    color: #b2b2b2;
    line-height: 40px;
    margin-left: 8px;
    text-decoration: line-through;
}

.content-buy .buy-right .zk{
    float:right;
    width: 47px;
    height: 22px;
    line-height: 22px;
    margin: 9px 0 0 8px;
    background: rgb(74,178,130);
    color: #ffffff;
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
}

.content-buy .buy-right .hot{
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    color: #f76341;
    margin-left: 8px;
}
.content-buy .buy-right .newlowest{
    float: right;
    width: 140px;
    height: 40px;
    background: url(../images/xb4.png) no-repeat center center;
    position: relative;
}
.content-buy .buy-right .lowest{
    float:right;
    width: 140px;
    height: 40px;
    background: url(../images/xb3.png) no-repeat center center;
    position: relative;
}
