news-item-ahtml,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    background: #eee;
    font-family: "Microsoft Yahei", Arial, Tahoma, Helvetica, "SimSun", "Hiragino Sans GB", sans-serif;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* public */

.home-nopad {
    padding: 0px;
}

.mgbom20 {
    margin-bottom: 20px;
}

.pad {
    padding: 10px;
}

.pad5 {
    padding: 15px;
}

.clear {
    clear: both;
    box-sizing: border-box;
}

.clear:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.public {
    width: 1200px;
    margin: 0 auto;
}

img {
    vertical-align: middle;
    border: 0;
    color: #ccc;
}

a {
    text-decoration: none;
    color: #666;
    font-size: 14px;
}

.bag {
    background: #fff;
}

.public-title {
    border-bottom: 1px solid #e8e8e8;
    height: 55px;
    line-height: 55px;
    color: #515050;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-left: 20px;
}

.hide {
    display: none;
}

.public-list {
    padding: 15px;
    margin: 0 auto;
    overflow: hidden;
}

.let {
    float: left;
}

.rht {
    float: right;
}

.font-cont {
    overflow: hidden;
    color: #666;
    font-size: 14px;
}

.font-cont-title {
    overflow: hidden;
    color: #666;
    font-size: 16px;
}

.more {
    float: right;
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

.bag .home-footer {
    background: #f1f1f1;
}


/* home header*/

.home-header-box {
    height: 70px;
    width: auto;
    background: #fdfdfd;
    border-bottom: 1px solid #e2e2e3;
}

.home-head {
    height: 70px;
}

.home-head-logo {
    float: left;
    width: 180px;
    height: 70px;
    line-height: 70px;
    font-size: 30px;
}

.home-head-logo a img {
    margin-top: -20px;
    height: 50px;
}

.home-nav {
    float: right;
}

.home-nav-list {
    line-height: 68px;
    height: 68px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
}

.home-nav-item {
    display: block;
    position: relative;
    float: right;
    border-top: 2px solid #fafafa;
}

.home-nav-item a {
    display: block;
    line-height: inherit;
    cursor: pointer;
    padding: 0 30px 0 40px;
    color: #666;
}

.home-nav-list .home-nav-item:nth-last-child(1) {
    background: url(../images/indexicon_v2.png) no-repeat;
    background-position: 3px -369px;
}

.home-nav-list .home-nav-item:nth-last-child(2) {
    background: url(../images/indexicon_v2.png) no-repeat;
    background-position: 8px -68px;
}

.home-nav-list .home-nav-item:nth-last-child(3) {
    background: url(../images/indexicon_v2.png) no-repeat;
    background-position: 8px 0;
}

.home-nav-list .home-nav-item:nth-last-child(4) {
    background: url(../images/indexicon_v2.png) no-repeat;
    background-position: 3px -134px;
}

.home-nav-list .home-nav-item:nth-last-child(5) {
    background: url(../images/indexicon_v2.png) no-repeat;
    background-position: 3px -203px;
}

.home-nav-list .home-nav-item:nth-last-child(6) {
    background: url(../images/indexicon_v2.png) no-repeat;
    background-position: 3px -288px;
}

.home-nav-list .home-nav-item:nth-last-child(7) {
    background: url(../images/indexicon_v2.png) no-repeat;
    background-position: 3px -448px;
}

.home-nav-list .home-nav-item:nth-last-child(8) {
    background: url(../images/1.png) no-repeat;
    background-position: 3px 22px;
}

.home-nav-list .home-nav-item:nth-last-child(9) {
    background: url(../images/dt.png) no-repeat;
    background-position: 3px 22px;
}


/* container */

.home-container {
    margin: 0 auto;
    margin-top: 10px;
}


/* .left container */

.left-cont {
    float: left;
    width: 888px;
    background: #fff;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
}

.left-cont .left-cont-title a {
    font-size: 16px;
    color: #716f6f;
    text-decoration: none;
}

.left-cont .left-cont-title .left-cont-more {
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 15px;
    height: 20px;
    line-height: 20px;
    text-align: right;
}

.left-cont .left-cont-title .left-cont-more a {
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

.left-conts {
    float: left;
    width: 888px;
    background: #fff;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
}

.left-conts .left-cont-title a {
    font-size: 16px;
    color: #716f6f;
    text-decoration: none;
}

.left-conts .left-cont-title .left-cont-more {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 15px;
    height: 20px;
    line-height: 20px;
    text-align: right;
}

.left-conts .left-cont-title .left-cont-more a {
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

.left-cont-title div {
    float: left;
    padding: 0 20px 0 0px;
}

.left-cont-title div h3 a {
    color: #2271b1;
    cursor: pointer;
    display: block;
    height: 29px;
}

.left-cont-title div h3.on a {
    color: #2271b1;
}

.left-cont-title i {
    background: url(../images/icon.png) no-repeat -102px -56px;
    width: 19px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.left-item {
    width: 25% !important;
    float: left;
    position: relative;
}

.left-item dl {
    display: block;
    position: relative;
    height: 85px;
    overflow: hidden;
}

.left-item dl dt {
    float: left;
    width: 85px;
    height: 75px;
    position: relative;
}

.left-item dl dt img {
    width: 75px;
    border-radius: 15%;
}

.left-item dl dd {
    color: #666;
    overflow: hidden;
    line-height: 22px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left-item dl dd a {
    color: #222;
    font-size: 14px;
    display: block;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.left-item dl dd.size {
    margin: 2px 0;
    font-size: 12px;
}

i.left-icon {
    background: url(../images/iconnew.png) no-repeat;
    z-index: 999;
    width: 26px;
    height: 26px;
    display: block;
    background-size: 100%;
    position: absolute;
    right: 4px;
    top: -6px;
}

i.left-icon-azapk {
    background: url(../images/iconazapk.png) no-repeat;
    z-index: 999;
    width: 22px;
    height: 22px;
    display: block;
    background-size: 100%;
    position: absolute;
    right: 12px;
    bottom: 3px;
}

.left-conttitle {
    padding-right: 10px;
}

.left-conttitle a {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
}

.left-cont-download {
    position: absolute;
    bottom: -30px;
    left: 84px;
    z-index: 1;
}

.left-list li:hover {
    background: #f5f7fa
}

.left-list li:hover a {
    color: #2271b1
}

.left-list dl .left-cont-download a {
    display: block;
    min-width: 100px;
    padding: 0 5px;
    color: #FFF;
    text-align: center;
    height: 24px;
    line-height: 24px;
    background: #2271b1;
}

.left-list li:hover .left-cont-download {
    bottom: 10px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease
}

dl .left-cont-download a:hover {
    background: #2271b1;
    color: #fff
}


/* right container */

.right-cont {
    width: 300px;
    float: right;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
}

.right-list {
    display: block;
    background: #fff;
}

.right-list li {
    margin-top: 13px;
    overflow: hidden;
}

.right-list li label {
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    background: #c7c7c7;
    margin-right: 9px;
    float: left;
}

.right-list li .right-labelone {
    background: #f73333;
}

.right-phinfo-box {
    width: 261px;
}

.right-phinfo-title {
    font-size: 13px;
    color: #333;
    line-height: 20px;
    padding-left: 3px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}

.phinfo-desc {
    display: block;
    width: 261px;
    overflow: hidden;
    margin-top: 10px;
}

.phinfo-img img {
    /* width:100%;*/
    width: 58px;
    height: 58px;
    margin-right: 9px;
    display: block;
    float: left;
}

.phinfo-px {
    margin: 10px 0 12px 0;
    background: url(../images/iconpx.png) repeat-x 0 -17px;
    width: 76px;
    height: 15px;
}

.phinfo-px i {
    width: 80%;
    background: url(../images/iconpx.png) repeat-x 0px -1px;
    height: 15px;
    display: block;
}

.phinfo-desc div {
    float: left;
}

.phinfo-cate {
    color: #999;
    font-size: 12px;
}

.right-phinfo-download {
    float: right;
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #2271b1;
    color: #fff;
    margin-top: 8px;
}

.right-list li.on .phinfo-desc {
    display: block;
}

.phinfo-desc {
    display: none;
    margin-top: 10px;
}

.right-list li .right-labeltwo {
    background: #ff9600;
}

.right-list li .right-labelthree {
    background: #00b0ff;
}


/* special */

.home-special {
    background: #fff;
    overflow: hidden;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
    margin-top: 10px;
}

.home-special div {}

.home-special-item ul {
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
    margin: auto;
    flex-direction: row;
}

.home-special-item ul li {
    position: relative;
    float: left;
    margin: 15px 0px 15px 20px;
    width: 216px;
}

.home-special-item ul li img {
    height: 130px;
    margin: auto;
    width: 216px;
}

.home-special-item ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 2%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}


/* links */

.home-links-item {
    background: #fff;
    width: 100%;
    padding-top: 10px;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
}

.home-links-item a {
    color: #333;
    line-height: 28px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 12px;
    font-size: 13px;
}


/* footer */

.home-footer {
    background: #fff;
    text-align: center;
    padding: 20px 0;
    line-height: 36px;
    color: #666;
    margin-top: 10px;
}


/* zt */

.home-special-title {
    padding: 0 20px;
}

.home-special-title .let {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-right: 20px;
}

.home-zt {
    overflow: hidden;
    background: #fff;
}

.home-zt-navs {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    margin-top: 5px;
    margin-bottom: 5px;
}

.home-zt-nvas i {
    font-style: normal;
    margin: 0 7px;
}

.home-zt-title li {
    float: left;
    margin-right: 20px;
    font-size: 14px;
}

.home-zt-title li a {
    display: block;
    height: 26px;
    line-height: 24px;
    border: 1px solid #d5d5d5;
    padding: 0 10px;
    border-radius: 12px;
}

.home-zt-title li a.cur {
    color: #fff;
    background: #2271b1;
    border-color: #2271b1;
}

.home-zt-title {
    margin-left: 12px;
}

.home-special-lst {
    display: flex;
    align-items: center;
    height: 55px;
}

.home-specialitem {
    background: #fff;
}

.home-specialitem-ul {
    margin-top: 20px;
}

.home-specialitem-ul li {
    width: 275px;
    margin-bottom: 20px;
    float: left;
    border: 1px solid #eeeeee;
    margin-left: 20px;
}

.home-specialitem-ul .specialitem-box {
    transition: box-shadow .2s linear;
    -webkit-transition: box-shadow .2s linear;
}

.home-specialitem-ul .specialitem-box h3 {
    font-size: 16px;
    color: #000;
    height: 34px;
    line-height: 34px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-specialitem-ul .specialitem-box h3 a {
    color: #000;
    font-size: 16px;
}

.home-specialitem-ul .specialitem-box a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.specialitem-box a {
    display: block;
}

.home-specialitem-ul .specialitem-box a img {
    display: block;
    width: 275px;
    height: 125px;
}

.home-specialitem-ul .specialitem-box .specialitem-bdbox {
    padding: 5px 12px 14px;
    background: #fff;
}

.home-specialitem-ul .specialitem-box .h3 {
    font-size: 16px;
    color: #000;
    height: 34px;
    line-height: 34px;
}

.home-specialitem-ul .specialitem-box p {
    color: #999;
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
}

.home-specialitem-ul li .special-sofact {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #666;
}

.special-sofact {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.home-specialitem-ul .specialitem-box:hover h3 a {
    color: #2271b1;
}

.home-specialitem-ul .specialitem-box:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}


/* zt cont */

.home-ztcont {
    background: #fff;
    padding: 20px 20px 0px 20px;
}

.home-ztcont-childcon {
    height: 180px;
}

.home-ztitem {
    width: 1200px;
    overflow: hidden;
}

.home-ztcont-childcon .ztcont-childcon {
    width: 354px;
    height: 178px;
}

.home-ztcont-childcon .ztcont-child-cont {
    width: 800px;
    padding-left: 25px;
}

.home-ztcont-childcon .ztcont-child-cont h1 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.home-ztcont-childcon .ztcont-childcon img {
    display: block;
    width: 354px;
    height: 178px;
}

.home-ztcont-childcon .ztcont-child-cont h1 a {
    float: left;
    width: 500px;
    font-size: 24px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
}

.home-ztcont-childcon .ztcont-child-cont h1 span {
    float: right;
    display: block;
    max-width: 200px;
    font-size: 14px;
    color: #ff3b3b;
    overflow: hidden;
    letter-spacing: 1px;
    font-weight: 400;
}

.home-ztcont-childcon .ztcont-child-cont>p {
    line-height: 25px;
    max-height: 120px;
    padding-top: 15px;
    text-align: justify;
    overflow: hidden;
    width: 100%;
    word-break: break-all;
}

.home-ztcont-childcon .child-conttxt {
    width: 100%;
    margin-top: 10px;
    color: #7d7d7d;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.home-ztcont-childcon .child-conttxt span {
    display: block;
    float: right;
    width: 190px;
    font-size: 13px;
    text-align: right;
}


/* zt content list */

.home-ztitem li {
    float: left;
    width: 376px;
    border: 1px solid #eee;
    position: relative;
    padding: 16px 15px;
    margin: 20px 17px 0px 0;
}

.home-ztitem li .ztitem-li {
    overflow: hidden;
}

.home-ztitem li .ztitem-li>a {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 15px;
    overflow: hidden;
}

.home-ztitem li .ztitem-li a img {
    display: block;
    width: 100%;
    height: 100%;
}

.home-ztitem li .ztitem {
    float: left;
    width: 238px;
    height: 100px;
    padding-left: 18px;
}

.home-ztitem li .ztitem .ztitem-title {
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #000;
    width: 86%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-bottom: 10px;
}

.home-ztitem li .ztitem p {
    width: 100%;
    height: 20px;
    font-size: 14px;
    color: #737373;
    margin-bottom: 5px;
    margin-top: 2px;
    overflow: hidden;
}

.home-ztitem li .ztitem .ztitem-dowload {
    display: block;
    width: 160px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #fff;
    background: #2271b1;
    border-radius: 5px;
    font-size: 14px;
}

.home-ztitem li .ztitem .ztitem-dowload i {
    display: inline-block;
    width: 16px;
    height: 14px;
    vertical-align: middle;
    margin: -2px 6px 0 0;
    background: url(../images/ico_img.png) no-repeat;
    background-size: 100% 100%;
}

.home-ztitem li .cbot p {
    /* height:86px;*/
    padding-top: 23px;
    color: #737373;
    font-size: 13px;
    text-align: justify;
    line-height: 21px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}


/* zt pages */

.home-pages {
    padding: 15px 0;
}

.home-pagewrap {
    width: 100%;
    text-align: center;
    color: #272a34;
    overflow: hidden;
}

.home-pagewrap li {
    display: inline-block;
    display: inline;
}

.home-pagewrap a.on {
    color: #fff;
    border: 1px solid #2271b1;
    background: #2271b1;
}

.home-pagewrap .active a,
.home-pagewrap a.current,
.home-pagewrap a:hover {
    border: 1px solid #2271b1;
    background: #2271b1;
    color: #fff;
}

.home-pagewrap a,
.home-pagewrap span {
    display: inline-block;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #e9e9e9;
    background: #fff;
    border-radius: 3px;
    padding: 0 17px;
    margin: 0 2px;
    font-size: 14px;
    color: #999;
}


/* application */

.img1 {
    content: url(../images/yx/js.png);
}

.img2 {
    content: url(../images/yx/xx.png);
}

.img3 {
    content: url(../images/yx/fx.png);
}

.img4 {
    content: url(../images/yx/dz.png);
}

.img5 {
    content: url(../images/yx/sc.png);
}

.img6 {
    content: url(../images/yx/ty.png);
}

.img7 {
    content: url(../images/yx/mn.png);
}

.img8 {
    content: url(../images/yx/tf.png);
}

.img9 {
    content: url(../images/yx/qt.png);
}

.img_1 {
    content: url(../images/rj/xt.png);
}

.img_2 {
    content: url(../images/rj/lt.png);
}

.img_3 {
    content: url(../images/rj/yy.png);
}

.img_4 {
    content: url(../images/rj/zm.png);
}

.img_5 {
    content: url(../images/rj/tp.png);
}

.img_6 {
    content: url(../images/rj/bg.png);
}

.img_7 {
    content: url(../images/rj/yl.png);
}

.img_8 {
    content: url(../images/rj/sh.png);
}

.img_9 {
    content: url(../images/rj/gw.png);
}

.img_10 {
    content: url(../images/rj/xw.png);
}

.img_11 {
    content: url(../images/rj/yx.png);
}

.img_12 {
    content: url(../images/rj/jy.png);
}

.sort-menu-side {
    float: left;
    width: 200px;
    margin-right: 20px;
}

.card {
    background: #fff;
    box-shadow: 1px 1px 1px #e6e6eb;
    margin-bottom: 40px;
}

.card .title-h3 {
    height: 50px;
    line-height: 50px;
    margin: 0 20px;
    border-bottom: 1px solid #e6e6eb;
    font-size: 16px;
    font-weight: 700;
}

.card .content {
    padding: 10px;
}

.sort-menu-side ul li {
    padding: 10px 15px;
}

.sort-menu-side ul li.current a {
    color: #2271b1;
    font-weight: 600;
}

.sort-menu-side ul li a {
    width: 100%;
    display: flex;
    align-items: center;
    line-height: 26px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
}

.sort-menu-side ul li .icon {
    width: 26px;
    height: 26px;
    margin-right: 10px;
}

.sort-menu-side ul li .icon img {
    width: 26px;
    height: 26px;
}


/* application right*/

.sort-wrap {
    float: left;
    width: 980px;
}

.sort-menu {
    background-color: #fff;
    box-shadow: 1px 1px 1px #e6e6eb;
    padding: 10px;
}

.sort-menu ul {
    display: flex;
    overflow: hidden;
}

.sort-menu ul li.current a,
.sort-menu ul li:hover a {
    background-color: #2271b1;
    color: #fff;
}

.sort-menu ul li a {
    display: block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    border-radius: 4px;
    font-size: 14px;
}

.sort-content {
    background-color: #fff;
}

.sort-content ul {
    flex-wrap: wrap;
}

.flex {
    display: flex;
    display: -ms-flexbox;
}

.sort-content ul li .info .name {
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
    height: 20px;
}

.sort-content ul li:nth-child(4n + 4) {
    border-right: none;
}

.sort-content ul li .info a,
.sort-content ul li .info span {
    display: block;
}

.sort-content ul li .down {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75px;
    margin: 5px 0;
}

.btn {
    display: inline-block;
    width: 68px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #2271b1;
    color: #2271b1;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    margin-top: 2px;
}

.sort-content ul li {
    width: 24.89%;
    border-bottom: 1px solid #e6e6eb;
    border-right: 1px solid #e6e6eb;
    height: 114px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sort-content ul li .icon {
    display: block;
    width: 75px;
    height: 75px;
    overflow: hidden;
    border-radius: 14px;
    margin-right: 10px;
}

.sort-content ul li .icon img {
    width: 75px;
    height: 75px;
}


/*home news */

.home-news {
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}

.home-news-left {
    width: 888px;
    padding-bottom: 10px;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
}

.home-news-listzx {
    padding-top: 15px;
    padding-left: 15px;
}

.home-news-listzx .home-newszx {
    float: left;
    width: 300px;
    height: 182px;
    position: relative;
}

.home-news-listzx .home-newszx img {
    display: block;
    width: 100%;
    height: 100%;
}

.home-news-listzx .home-newszx p {
    position: absolute;
    width: 100%;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #EEEEEE;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    color: #333;
    bottom: -30px;
}

.home-news-listzx .news-list {
    float: left;
    width: 520px;
    margin-left: 14px;
}

.news-list .home-newszx-item {
    padding-left: 25px;
}

.home-news-listzx .news-list .home-newszx-item a {
    display: block;
    height: 26px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 26px;
    color: rgba(51, 51, 51, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home-news-listzx .news-list li {
    padding-left: 25px;
    background-image: url(../images/news-list.png);
    background-size: 5px;
    background-repeat: no-repeat;
    background-position: 11px center;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #eeeeee;
}

.home-newszxs {
    margin-top: 8px;
    padding-left: 15px;
}

.home-newszxs li {
    float: left;
    width: 204px;
    margin-right: 14px;
    overflow: hidden;
}

.home-newszxs li img {
    display: block;
    border: 1px solid #EEEEEE;
    border-bottom: 0;
    width: 204px;
    height: 118px;
    margin-bottom: 10px;
}

.home-newszxs li .name {
    height: 41px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    overflow: hidden;
    color: #333;
    margin-bottom: 4px;
}

.home-newszxs li .date {
    box-sizing: border-box;
    height: 16px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #7b7777;
}

.home-news-listzx .news-list li:last-child {
    border-bottom: 0;
}

.home-let-news {
    background: #fff;
    width: 300px;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
}

.home-let-item {
    padding: 10px 15px;
}

.news-itemui li.hover {
    padding-bottom: 5px;
    margin-top: 5px;
}

.news-itemui li.hover .news-item-a {
    display: block;
}

.news-itemui li.hover .news-item-a .news-item-sofate {
    display: none;
}

.news-itemui li.hover .news-item-a .info .date {
    margin-top: 5px;
}

.home-let-item li {
    padding-top: 0 !important;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.home-let-item li .news-item-a {
    display: none;
    height: 64px;
}

.home-let-item li .news-item-a .num {
    top: 0;
    height: 100%;
    font-style: normal;
}

.home-let-item li .num {
    display: block;
    float: left;
    width: 20px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #2271b1;
    border-radius: 4px;
    margin-right: 10px;
    position: relative;
    font-style: normal;
}

.home-let-item li .news-item-a img {
    float: left;
    width: 84px;
    height: 64px;
    border-radius: 2px;
    margin-right: 12px;
}

.home-let-item li .news-item-a .news-txtinfo {
    float: left;
    width: 120px;
    overflow: hidden;
}


/* .clearfix:after{content:"";clear:both;overflow:hidden;line-height:0px;height:0;display:block;visibility:hidden;}
*/

.home-let-item li .news-item-a .news-txtinfo .name {
    width: 120px;
    height: 39px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 4px;
}

.home-let-item li .news-item-a .news-txtinfo .date {
    width: 120px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #999;
}

.home-let-item li .news-item-sofate {
    padding: 10px 0;
}

.home-let-item li .news-item-sofate .name {
    float: left;
    width: 212px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.home-let-item li .news-item-a .num::before {
    display: inline-block;
    content: "";
    height: 100%;
    vertical-align: middle;
}


/* news left */

.home-news-container {
    overflow: hidden;
    padding: 10px 20px;
}

.home-news-leftcontainer {
    width: 830px;
}

.home-ov {
    overflow: hidden;
}

.fl {
    float: left;
}

.home-news-bod {
    border-bottom: 1px solid #e7e7e7;
}

.home-news-leftul {
    margin-right: -15px;
}

.clearfix {
    zoom: 1;
}

.home-news-leftul li.active {
    background: #2271b1;
    color: #fff;
}

.home-news-leftul li {
    width: 88px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666;
    border: 1px solid #2271b1;
    float: left;
    margin: 0 15px 15px 0;
}

.home-news-leftul li.active a {
    color: #fff;
}

.home-news-leftul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.home-news-leftlst li {
    padding: 20px 0;
    border-bottom: dashed 1px #e5e5e5;
    max-height: 200px;
    overflow: hidden;
}

.home-news-leftlst li .home-news-lefttitle a:hover {
    color: #2271b1;
}

.home-news-leftlst li:hover {
    background-color: #f9f9f9;
}

.home-news-leftlst li .home-news-imgbox {
    display: block;
    width: 260px;
    float: left;
    margin-right: 20px;
    height: 138px;
}

.home-news-imgbox {
    display: block;
}

.home-news-imgbox img {
    display: block;
    width: 100%;
    height: 100%;
}

.home-news-leftlst li .home-news-lefttitle {
    font-size: 20px;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
}

.home-news-leftlst li .home-news-lefttitle a {
    font-size: 20px;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    color: #333;
}

.news-elish {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-news-leftlst li .news-txt {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    color: #666;
}

.news-elishtwo {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.home-news-leftlst li .news-txtinfo {
    height: 24px;
    line-height: 24px;
    margin-top: 8px;
}

.home-news-leftlst li .news-time {
    font-size: 14px;
    color: #aeaeae;
}

.home-news-leftlst li .news-links {
    color: #2271b1;
}

.turnpage {
    text-align: center;
    padding: 60px 0;
    font-size: 0;
}

.turnpage {
    clear: both;
}

.turnpage .turnbtn2,
.turnpage .al {
    width: 68px;
}

.turnpage a,
.turnpage span {
    font-size: 16px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    background: #ececf1;
    color: #999;
    border-radius: 2px;
    width: 35px;
    text-align: center;
    margin: 0 7px;
}


/* news right */

.home-news-rifgtcontainer {
    width: 300px;
}

.fr {
    float: right;
}

.home-news-rifgtcontainer .home-news-apk {
    padding-left: 6px;
}

.home-news-apk {
    margin-right: -50px;
    margin-top: 15px;
}

.home-news-rifgtcontainer .home-news-apk li {
    width: 75px;
    height: 124px;
    margin-top: 0;
}

.home-news-apk li {
    width: 100px;
    height: 147px;
    margin-right: 35px;
    float: left;
    overflow: hidden;
    cursor: pointer;
}

.home-news-rifgtcontainer .home-news-apk li .home-news-imgbox {
    height: 75px;
}

.home-news-apk li .home-news-imgbox {
    display: block;
    width: 100%;
    height: 100px;
    overflow: hidden;
    border-radius: 16px;
}

.home-news-apk li .home-news-imgbox img {
    display: block;
    width: 100%;
    height: 100%;
}

.home-news-rifgtcontainer .home-news-apk li .home-news-tt {
    font-size: 14px;
    margin-top: 10px;
}

.home-news-apk li .home-news-tt {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-weight: normal;
    font-size: 15px;
    margin-top: 5px;
    text-align: center;
}

.home-news-zxbox {
    margin-top: 15px;
}

.home-news-zxbox .home-zxbox-img {
    padding-left: 0;
    height: 130px;
    border-radius: 10px;
    overflow: hidden;
    border-bottom: none;
    margin-bottom: 6px;
}

.home-news-zxbox li {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    position: relative;
    padding-left: 12px;
    display: block;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #e5e5e5;
}

.home-news-zxbox li a {
    color: #333;
}

.home-zxbox-img a,
.home-zxbox-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.home-zxcale img,
.dimg img {
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.home-zxbox-img .news-zt-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
}

.home-zxbox-img {
    border-radius: 10px;
    overflow: hidden;
    height: 130px;
    margin-bottom: 20px;
}

.home-zxbox-img {
    position: relative;
}

.home-news-zxbox li span {
    float: right;
    color: #999;
    font-size: 13px;
}

.news-zt-sbg {
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
    background: rgba(0, 0, 0, 0.5);
}

.home-news-zxbox li i {
    display: block;
    width: 5px;
    height: 5px;
    background-color: #e5e3dc;
    border-radius: 50%;
    position: absolute;
    left: 0;
    overflow: hidden;
    top: 50%;
    margin-top: -2px;
}

.news-bottombag {
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    height: 48px;
    line-height: 48px;
    color: #333;
    font-weight: bold;
    padding-left: 0px;
}


/* news content */

.home-left-newscont {
    width: 830px;
    padding: 10px 20px 0;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    margin-bottom: 20px;
}

.home-letnewscont-title h1 {
    font-size: 28px;
    text-align: center;
    text-overflow: ellipsis;
    margin: 20px 0;
}

.home-letnewscont-title .letnewscont-info {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
    color: #999;
}

.home-letnewscont-title .letnewscont-info span {
    margin-right: 40px;
}

.letnewscont-sotware {
    padding: 15px;
    background: #f0f0f0;
    border-radius: 4px;
    overflow: hidden;
}

.letnewscont-sotware .letnewscont-img {
    float: left;
    display: block;
    margin-right: 8px;
}

.letnewscont-sotware .letnewscont-img img {
    display: block;
    width: 90px !important;
    height: 90px !important;
    border-radius: 18px;
    margin: 0px auto;
}

.letnewscont-sotware .letnewscont-txt {
    float: left;
    width: 400px;
}

.letnewscont-sotware .letnewscont-txt .letnewscont-name {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.letnewscont-sotware .letnewscont-txt ul {
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    margin: 8px 0;
}

.letnewscont-sotware .letnewscont-txt ul li {
    float: left;
    margin-right: 40px;
    color: #666;
}

.letnewscont-sotware .letnewscont-look {
    float: left;
    width: 130px;
    margin: 0 20px;
}

.letnewscont-sotware .letnewscont-look a {
    display: block;
    width: 130px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    background: #2271b1;
    border-radius: 6px;
    margin-bottom: 14px;
}

.letnewscont-sotware .letnewscont-browse {
    float: right;
    width: 80px;
    text-align: center;
    color: #666;
}

.letnewscont-sotware .letnewscont-browse img {
    display: block;
    width: 64px;
    height: 64px;
    margin: 0 auto;
}

.letnewscont-sotware .letnewscont-browse span {
    display: block;
    color: #666;
}

.home-newscont-article {
    margin-bottom: 15px;
    line-height: 30px;
    font-size: 15px;
    color: #535353;
}

.home-newscont-article img {
    display: block;
    max-width: 700px;
    margin: 10px auto;
    max-height: 530px;
    width: auto !important;
    height: auto !important;
}

.home-newscont-article strong {
    font-weight: 700;
}

.home-newscont-article strong span {
    color: #e53333;
}

.home-newscont-article h3 {
    height: 28px;
    width: 100%;
    padding-left: 12px;
    line-height: 28px;
    background: #eee;
    font-size: 15px;
    color: #2271b1;
    overflow: hidden;
    margin: 10px 0px;
}

.home-newscont-line {
    height: 10px;
    width: 105%;
    position: relative;
    left: -20px;
    background: #f2f2f2;
}

.home-newscont-adds {
    max-height: 90px;
    margin: 10px 0;
    overflow: hidden;
}

.home-newscont-adds .newscont-adds {
    float: left;
    width: 49%;
    height: 90px;
    margin-right: 2%;
}

.home-newscont-adds .newscont-adds a {
    display: block;
    color: #333;
}

.home-newscont-adds .newscont-adds a .newscont-adds-warp {
    height: 90px;
    padding: 14px 0;
    border: 1px solid #eee;
    position: relative;
    z-index: 1;
    background: #fff url(../images/g_icon.png) no-repeat 283px 4px;
}

.home-newscont-adds .newscont-adds a .newscont-adds-warp i {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: -1px;
    top: -1px;
    background: url(../images/g_icon.png) no-repeat -58px -188px;
}

.home-newscont-adds .newscont-adds a .newscont-adds-warp img {
    float: left;
    display: block;
    width: 60px;
    height: 60px;
    margin-left: 19px;
    border-radius: 10px;
}

.home-newscont-adds .newscont-adds a .newscont-adds-warp p {
    float: left;
    font-size: 14px;
    color: #333;
    width: 50%;
    height: 52px;
    line-height: 52px;
    margin: 0 15px;
    overflow: hidden;
}

.home-newscont-adds .newscont-adds a .newscont-adds-warp span {
    float: right;
    display: block;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin: 15px 15px 0 0;
    background: #2271b1;
}

.home-newscont-news {
    margin-top: 10px;
}

.newscont-news-title {
    overflow: hidden;
    height: 35px;
    line-height: 30px;
    font-size: 14px;
    color: #434343;
    padding-left: 0px;
}

.newscont-news-title h2 {
    float: left;
    position: relative;
    font-size: 20px;
    padding-left: 10px;
}

.newscont-news-title h2:before {
    content: '';
    display: block;
    width: 4px;
    height: 20px;
    background: #2271b1;
    position: absolute;
    top: 6px;
    left: 0;
}

.newscont-news-title a {
    float: right;
    line-height: 30px;
    font-size: 14px;
    color: #969696;
}

.home-newscont-news .newscont-news-list {
    margin-top: 14px;
    overflow: hidden;
    margin-left: -14px;
}

.home-newscont-news .newscont-news-list li {
    float: left;
    width: 186px;
    margin: 0 0 5px 14px;
    text-align: center;
}

.home-newscont-news .newscont-news-list li img {
    display: block;
    width: 186px;
    height: 120px;
    margin: 0 auto;
    border-radius: 5px;
}

.home-newscont-news .newscont-news-list li span {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    margin: 10px 0;
}

.article {
    font-size: 14px;
    margin-bottom: 15px;
    color: #535353;
}


/* news right */

.home-right-newscont {
    width: 360px;
}

.right-newsconthot {
    padding: 10px 20px;
    background: #fff;
}

.newscont-recom-name {
    height: 40px;
    line-height: 40px;
    margin-bottom: 4px;
    padding-left: 0px;
}

.newscont-recom-name h2 {
    font-size: 16px;
    color: #000;
}

.right-newsconthot .right-newsconthotlst li {
    margin-top: 15px;
}

.right-newsconthot .right-newsconthotlst li a {
    display: block;
    width: 320px;
    font-size: 14px;
    color: #3c3c3c;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}

.right-newsconthot .right-newsconthotlst li a i.num {
    background: #2271b1;
}

.right-newsconthot .right-newsconthotlst li a i {
    font-style: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    background: #c3c3c3;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
}

.heom-newscont-recom {
    padding: 10px 20px;
    background: #fff;
    margin-top: 10px;
}

.heom-newscont-recom ul {
    margin-top: 20px;
}

.heom-newscont-recom .recomList li {
    float: left;
    text-align: center;
    margin-right: 23px;
    margin-bottom: 4px;
}

.heom-newscont-recom .recomList {
    overflow: hidden;
}

.heom-newscont-recom .recomList li img {
    display: block;
    width: 83px;
    height: 83px;
    border-radius: 12px;
}

.heom-newscont-recom .recomList li span {
    text-align: center;
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #000;
    width: 83px;
}

.home-newscontpic {
    background: #fff;
    margin-top: 10px;
    padding: 10px 20px 5px 20px;
}

.home-newscontpic .newscont-recom-name {
    overflow: hidden;
}

.home-newscontpic .home-newscontpic-wap ul.on {
    display: block;
}

.home-newscontpic .home-newscontpic-wap ul {
    display: none;
    overflow: hidden;
}

.home-newscontpic .home-newscontpic-wap ul li:nth-child(1) {
    margin-top: 10px;
}

.home-newscontpic .home-newscontpic-wap li {
    width: 320px;
    height: 170px;
    border: 1px solid #f0f0f0;
    text-align: center;
    margin-bottom: 15px;
}

.home-newscontpic .home-newscontpic-wap li a {
    display: block;
}

.home-newscontpic .home-newscontpic-wap li a img {
    display: block;
    width: 318px;
    height: 140px;
}

.home-newscontpic .home-newscontpic-wap li a span {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*排行榜*/

.home-ph-box {
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    box-shadow: 0.5px 0.86px 5px 0 #00000006;
    overflow: hidden;
}


/*padding:30px 0 10px 18px;*/

.home-ph-pd {
    padding: 30px 0 10px 18px;
    margin-bottom: 20px;
}

.home-ph-box h1 {
    margin-bottom: 28px;
}

.rankTlt,
.home-ph-box h1,
.rankDL h1 {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    color: #354352;
    font-weight: bold;
    position: relative;
}

.home-ph-box h1::before {
    left: 366px;
}

.rankTlt::before,
.rankTlt::after,
.home-ph-box h1::before,
.home-ph-box h1::after,
.rankDL h1::before,
.rankDL h1::after {
    content: "";
    position: absolute;
    left: 375px;
    top: 6px;
    background: url(../images/ic.png) 1000px 1000px no-repeat;
    width: 144px;
    height: 12px;
    background-position: -121px -789px;
}

.home-ph-box .home-ph-bank {
    float: left;
    width: 375px;
    height: 618px;
    border: 1px solid #e6e6e6;
    margin: 0 18px 22px 0;
    position: relative;
}

.home-ph-box .home-ph-bank h3 {
    width: 290px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 20px 15px;
    position: relative;
}

.home-ph-box .home-ph-bank>.more {
    position: absolute;
    top: 18px;
    right: 16px;
    width: 20px;
    height: 20px;
    background-position: -297px -724px;
    border: 1px solid #dddddd;
}

.ico {
    background: url(../images/ic.png) no-repeat;
    background-size: 1000px 1000px;
}

.home-ph-box ul li:first-child {
    border-top: 1px solid #e6e6e6;
}

.home-ph-box ul li.current a:nth-child(2) {
    display: none;
}

.home-ph-box ul li a:nth-child(2) {
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 26px;
}

.home-ph-box ul li a:nth-child(1) i.rank {
    float: left;
    width: 18px;
    height: 18px;
    line-height: 18px;
    background-color: #ededed;
    font-size: 12px;
    color: #999999;
    text-align: center;
    border-radius: 6px 0 0 0;
    margin: 34px 26px 0 0;
}

.home-ph-box ul li a:nth-child(1) img {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 16px;
    margin: 7px 12px 0 0;
}

.home-ph-box ul li a:nth-child(1) p {
    float: left;
    width: 216px;
    height: 41px;
    line-height: 41px;
    color: #333333;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 5px;
}

.home-ph-box ul li a:nth-child(1) div {
    float: left;
    width: 72px;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: linear-gradient(to right, #2271b1, #0eeea6);
}

.home-ph-box ul li a:nth-child(1) div i {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-position: -342px -680px;
    margin: 6px 2px 0 0;
    vertical-align: top;
}

.home-ph-box ul li.current a:nth-child(1) {
    display: block;
}

.home-ph-box ul li a:nth-child(1) {
    display: none;
    height: 84px;
    background: #e2f6ff;
    padding-left: 24px;
}

.home-ph-box ul li a:nth-child(2) p {
    float: left;
    width: 280px;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-ph-box ul li a:nth-child(2) i.rank {
    float: left;
    width: 18px;
    height: 18px;
    line-height: 18px;
    background-color: #ededed;
    font-size: 12px;
    color: #999;
    text-align: center;
    border-radius: 6px 0 0 0;
    margin: 16px 26px 0 0;
}

.home-ph-box h1::after {
    left: 673px;
}

.rankTlt::after,
.home-ph-box h1::after {
    left: 682px;
    transform: rotate(180deg);
}

.home-ph-box ul li:nth-child(1) a i.rank,
.home-ph-box ul li:nth-child(2) a i.rank,
.home-ph-box ul li:nth-child(3) a i.rank {
    width: 24px;
    height: 29px;
    background-position: -248px -675px;
    background-color: transparent;
    border-radius: 0;
    margin-top: 28px;
}

.home-ph-box ul li:nth-child(1) a:nth-child(2) i.rank,
.home-ph-box ul li:nth-child(2) a:nth-child(2) i.rank,
.home-ph-box ul li:nth-child(3) a:nth-child(2) i.rank {
    margin-top: 11px;
}

.home-ph-box ul li:nth-child(2) a i.rank {
    background-position: -248px -718px;
}

.home-ph-box ul li:nth-child(3) a i.rank {
    background-position: -294px -674px;
}


/* content */

.home-content {
    width: 1200px;
    margin: 0px auto;
    padding: 10px 20px;
    overflow: hidden;
    background-color: #fff;
}

.home-content>div {
    float: left;
    width: 100%;
    overflow: hidden;
}

.home-letcontent {
    width: 800px;
}

.home-leftcon-info {
    margin-top: 20px;
    background-color: #F7F7F7;
    padding-bottom: 20px;
}

.home-leftcon-info>div {
    padding-top: 20px;
}

.home-leftcon-info>div h1 {
    display: inline-block;
    margin-left: 20px;
    color: #555555;
    height: 42px;
    overflow: hidden;
}

.home-leftcon-info>div>span {
    font-size: 15px;
    color: #999;
    margin-left: 5px;
}

.home-leftcon-info>div {
    padding-top: 20px;
}

.leftcon-info {
    overflow: hidden;
}

.leftcon-info>a {
    float: left;
}

.home-content a {
    display: inline-block;
}

.leftcon-info>a>img {
    width: 120px;
    height: 120px;
    margin-left: 20px;
    border-radius: 16px;
    transform: none;
}

.leftcon-info>ul {
    margin-left: 30px;
    margin-top: 10px;
    float: left;
    height: 100px;
    width: 625px;
}

.leftcon-info>ul>li {
    width: 190px;
    float: left;
    margin-bottom: 20px;
    color: #9e9e9e;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 10px;
}

.leftcon-info>ul>li>span {
    color: #666;
}

.leftcon-info>ul>li {
    width: 190px;
    float: left;
    margin-bottom: 20px;
    color: #9e9e9e;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 10px;
}

.leftcon-info>ul li.label {
    width: 300px;
}

.leftcon-info>ul li.label a {
    display: inline-block;
    height: 22px;
    font-size: 12px;
    color: #666;
    border-radius: 10px;
    text-align: center;
    line-height: 22px;
    background-color: #E5E5E5;
    margin-left: 10px;
    padding: 0px 10px;
}

.home-cont-down {
    margin-left: 20px;
    height: 65px;
    padding-bottom: 15px;
}

.home-cont-down .content-downloadone {
    background: #2271b1;
}

.home-cont-down .content-downloadone .ico {
    height: 37px;
    width: 31px;
    background-position: 10px 8px;
}

.home-cont-down .home-content-download .ico {
    background: url(../images/and.png) no-repeat center;
    display: inline-block;
    vertical-align: middle;
}

.home-cont-down .home-content-download span {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}

.home-cont-down .home-content-download {
    float: left;
    width: 240px;
    height: 48px;
    line-height: 42px;
    position: relative;
    display: block;
    margin-right: 15px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    z-index: 3;
}

.home-cont-down .home-content-download .num {
    border-radius: 3px;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 0 0 30px;
}

.home-cont-down .home-content-download .num .em {
    position: relative;
    background: url(../images/erweima.png) no-repeat center;
    height: 22px;
    width: 22px;
    background-size: 22px;
}

.home-cont-down .home-content-download .num .sao {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    top: 40px;
    width: 130px;
    height: 130px;
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    z-index: 100;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
}

.home-cont-down .home-content-download .num .sao img {
    display: block;
    width: 100%;
    height: 100%;
}

img {
    border: none;
    vertical-align: middle;
}

.home-cont-down .content-downloadtwo {
    background: #17A4EB;
}

.home-cont-down .content-downloadtwo .ico {
    background: url(../images/ios.png) no-repeat center;
    height: 36px;
    width: 30px;
    background-position: 10px 8px;
}

.home-cont-down .home-cont-fk {
    float: right;
    margin-right: 50px;
    font-size: 14px;
    line-height: 33px;
    color: #e0a00ea1;
}

.home-leftcon-info>div>span {
    font-size: 15px;
    color: #999;
    margin-left: 5px;
}

.home-cont-down .home-cont-fk i {
    background: url(../images/fankui.png) no-repeat center;
    background-size: 100%;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 5px;
}

.home-conttips {
    background: #F7F7F7;
    margin-top: 20px;
    padding: 20px;
}

.home-conttips .lab {
    color: #f00;
    margin-bottom: 12px;
}

.home-conttips .lab .ic {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAADOklEQVRIS72WT2gcdRTHP292d8aDqOg1O5uDcWfSIkKgUNqCHtIWerAeBDEKNS0YRQQ1AYtCUlAqJCKIaIS2FjQieFAPam0OCrUUhYBIm901HrK/ybVipYfObzfzZNduzG5mulHQuf7ee5/37/v7jfA/fLJdRqXoHRAnGVCVoohGmjhrYRR/sx3/W0JWfHe4iU6AjAnc3RtQ4TfQhTwyP2TschYwE1Lz3WmFF4E7UH5RWAJZQteXkNwI6IjACMJ9wB8Kb4XGzqSBUiE1372ssAO4jupUEDXms7KsFgsTiMwCtwtcKRu7s9d2C6Tqu60+7xfkguPGo0O/Evfr+8q9eIn1FhXdB5wPjD2w2acLcrNFMyDzgYmf6Q1eGbxtkCQ54oj8UK7HX/eeV33vPdAJhRObW7cBaQ15HS4BlwNj96RlX/PdDxSOAF8Fxh5Ks6n67kVgZw52d5ZhA1Itee+i+uS6o/t2rDZ+ygjwOfAw8EVg7OE0myuDhQdyiVxA5MOgHj/bsvkb4ru/A4uBsY9mD9k7hehRVE4HUXws0853PwVGA2Pv2oC0hSZ6DmUuiOxUlnPFd08KvKzwRmjs8exk3FmESVU52BJsu5JqqdDK7pSiE6FpvJ8JKXmTojqrIlNhPZ7LTqbwtCDziB4L6o3TbUjFd2cEpjVJHgrXmt9lZlgqjLda1WpZUG+cyYQM5B8Ux/m2s2VdlaB6NIiynZeL7mFH+CxRHhmObGsJUr9qsTCOtJPZVElnJsLrQd2+2jfDvhW7r6G80jWTmy276sBi2djH+im833nNdz9JYDQ09p6uFa74hbcFGReSg2XT/D4tUEfxOM7ZcPXGarpg83sV55yiZ0LTeL4LsknxtcDYXbdSvMDZsrFPZQj2R6CcqviuLVN9M4wak71BKkVvv5AcV5yTYRSf33pemBORlzLvro7DxjUvPBHU7UK//nfOqyV3DOWjtOs+9T3pXPfAQpLIieG1eCULtjzgDTmOTgNjadd810y2lP6XQF9QaAp8qSI/i65fCkzzYtXP71HJ7RbV+xUOCeT/8cvYAbaXQeQ5VB8H7kyp5hoiH+dU3/lXb3zK0P+bv5XtDr2f3Z9o4oUpy7MEPwAAAABJRU5ErkJggg==);
    width: 25px;
    height: 25px;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 2px;
}

.home-conttips p {
    font-size: 14px;
    color: #666;
    margin-left: 37px;
}

.home-cont-about {
    margin-top: 20px;
    overflow: hidden;
}

.home-cont-about .home-about-list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.home-cont-title>div {
    float: left;
    line-height: 40px;
}

.home-cont-title>div>i {
    display: inline-block;
    width: 10px;
    height: 20px;
    background-color: #2271b1;
    content: '';
    margin: 0 10px -3px 0;
}

.home-cont-title>div p {
    color: #222;
    font-size: 20px;
    font-weight: bold;
    color: #222;
    display: inline-block;
}

.home-cont-about .home-about-list li {
    line-height: 35px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    padding: 5px 0;
}

.home-cont-about .home-about-list li .bt {
    display: block;
    float: left;
    overflow: hidden;
    width: 390px;
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
    text-indent: 2em;
}

.home-cont-about .home-about-list li span {
    width: 150px;
    margin-right: 12px;
    display: block;
    float: left;
    font-size: 14px;
}

.home-cont-about .home-about-list li .home-cont-aboutbtn {
    width: 62px;
    height: 30px;
    background-color: #ff6666;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    float: right;
}

.home-cont-about .home-about-list li:nth-child(n+4) {
    display: none;
}

.home-cont-about .morelis {
    color: #ff6666;
}

.home-letcontent .home-content-nr {
    width: 800px;
}

.home-letcontent .home-content-nr {
    font-size: 15px;
    overflow: hidden;
    background: #fff;
    color: #333;
    line-height: 30px;
    font-size: 15px;
    letter-spacing: 1px;
    overflow: hidden;
}

.home-letcontent .home-content-nr p {
    overflow: hidden;
    line-height: 30px;
    color: #666;
    margin-bottom: 10px;
}

.home-letcontent .home-content-nr h3 {
    font-size: 17px;
    padding: 10px 0px;
}

.home-article-page {
    margin: 20px auto;
}

.home-article-page {
    padding: 20px;
    border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;
    clear: both;
}

.home-article-page .prev {
    margin-bottom: 20px;
}

.home-article-page>div {
    display: flex;
    align-items: center;
}

.home-article-page>div span {
    color: #666666;
    font-size: 16px;
}

.home-article-page>div a {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    flex: 1;
}

.home-article-page>div span {
    color: #666666;
    font-size: 16px;
}

.home-article-page>div a {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    flex: 1;
}

.home-cont-preic #shotPrev {
    top: 0;
    left: 0;
    border: none;
    padding: 0;
    margin: 0;
}

.home-cont-preic .snap-shot-btn {
    position: absolute;
    width: 30%;
    height: 100%;
    opacity: .6;
    z-index: 3;
}

.home-cont-preic .snapShotWrap {
    width: 750px;
    position: relative;
    margin: 0px auto;
    overflow: hidden;
}

.home-cont-preic #shotNext i {
    background: url(../images/ico.png) no-repeat;
    background-position: -33px 0px;
}

.home-cont-preic .snap-shot-btn i {
    display: block;
    width: 33px;
    height: 60px;
    position: absolute;
    top: 43%;
    right: 5px;
    z-index: 99;
}

.home-cont-preic .home-cont-olay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.home-cont-preic .home-contpreic-item {
    position: absolute;
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.home-cont-preic .home-contpreic {
    width: 750px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.home-conabout {
    margin-top: 10px;
}

.home-conabout .hong-cont-wz,
.home-content-game {
    width: 800px;
    overflow: hidden;
}

.hong-cont-wz>ul {
    width: 880px;
    margin-top: 10px;
}

.hong-cont-wz>ul li {
    width: 185px;
    text-align: center;
    float: left;
    margin-right: 20px;
    height: 150px;
}

.hong-cont-wz>ul li .wz-logo {
    width: 185px;
    height: 100px;
    border-radius: 4px;
    margin-bottom: 15px;
    overflow: hidden;
}

.hong-cont-wz>ul li>a {
    float: left;
}

.hong-cont-wz>ul li .wz-logo>img {
    width: 185px;
    height: 100px;
    border-radius: 4px;
}

.hong-cont-wz>ul li .wz-title {
    font-size: 15px;
    width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 15px;
}

.hong-cont-wz>ul li>a {
    float: left;
}

.home-conabout .hong-cont-wz,
.home-content-game {
    width: 800px;
    overflow: hidden;
}

.home-cont-gamebox>ul {
    width: 880px;
    margin-top: 10px;
}

.home-cont-gamebox>ul li {
    width: 201px;
    float: left;
    height: 67px;
    margin-bottom: 20px;
}

.home-cont-gamebox>ul>li>a {
    width: 67px;
    height: 67px;
    border-radius: 16px;
    float: left;
    overflow: hidden;
}

.home-cont-gamebox>ul>li>a img {
    width: 67px;
    height: 67px;
    border-radius: 16px;
}

.home-cont-gamebox>ul>li>div {
    width: 134px;
    height: 67px;
    float: right;
    overflow: hidden;
}

.home-cont-gamebox>ul>li>div>a {
    margin-left: 10px;
}

.home-cont-gamebox>ul>li>div>span {
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
    color: #999;
    padding: 0 5px 0 0;
    margin-left: 10px;
    border-right: 1px solid #999;
    max-width: 57px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.home-cont-gamebox span.home-contgame-span {
    border: none;
    margin-left: 5px;
}

.home-cont-gamebox>ul>li>div>a>p {
    font-size: 16px;
    margin-top: 13px;
    line-height: 16px;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* content rigth */

.home-contentrightwh {
    width: 320px;
}

.home-content-right {
    width: 300px;
    float: right;
    margin-left: 40px;
}

.home-cont-title .more {
    font-size: 14px;
    color: #999;
    float: right;
    line-height: 42px;
}

.home-content-apklist {
    overflow: hidden;
}

.home-apk-list {
    float: left;
    overflow: hidden;
}

.home-apk-list>ul li {
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 10px;
}

.home-apk-list>ul li:nth-child(1) {
    padding-top: 10px;
}

.home-apk-list>ul li>a {
    float: left;
    width: 72px;
    height: 72px;
    border-radius: 16px;
    overflow: hidden;
}

.home-apk-list>ul li>a img {
    width: 72px;
    height: 72px;
    border-radius: 16px;
}

.home-apk-list>ul li>div {
    font-size: 16px;
    font-weight: bold;
    justify-content: center;
    margin-left: 15px;
    float: left;
    margin-top: 10px;
    width: 113px;
    height: 52px;
    overflow: hidden;
}

.home-apk-list>ul li>div>a {
    margin-bottom: 15px;
    width: 113px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.home-apk-list>ul li>div>span {
    float: left;
    display: inline-block;
    font-size: 12px;
    color: #999;
    font-weight: normal;
    width: 55px;
    line-height: 12px;
    height: 12px;
    overflow: hidden;
}

.home-apk-list>ul li>div>span+span {
    border-left: 1px solid #999;
    padding-left: 7px;
}

.home-apk-list ul li .home-apk-down {
    width: 62px;
    height: 30px;
    background-color: #2271b1;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    margin-left: 38px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: bold;
}

.home-content-hj {
    margin-top: 10px;
    margin-bottom: 10px;
}

.home-contenthj-item {
    width: 107%;
    height: 145px;
    overflow: hidden;
}

.home-contenthj-item ul a {
    float: left;
    margin-right: 10px;
}

.home-contenthj-item ul a {
    display: block;
    line-height: 20px;
    padding: 3px;
    margin-top: 10px;
}

div.home-contenthj-item>ul>li .home-contenthj-item-img {
    display: block;
    width: 140px;
    height: 70px;
    overflow: hidden;
    border-radius: 4px;
}

div.home-contenthj-item>ul>li .home-contenthj-item-img>img {
    width: 140px;
    height: 70px;
    border-radius: 4px;
}

div.home-contenthj-item>ul li .strate-title {
    margin: 15px 0 0 0;
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.home-cont-title {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 10px;
}


/* tab */

.home-box-tab {
    padding: 5px 20px 15px;
}

.pub-title {
    height: 46px;
    line-height: 46px;
    color: #333;
    font-size: 18px;
    border-bottom: 1px solid #dddada;
}

.pub-title h3 {
    font-weight: normal;
}

.tagsList a {
    display: inline-block;
    margin: 10px 15px 10px 0;
    zoom: 1;
    font-size: 16px;
    font-weight: 500;
    width: 130px;
}

.tagsList em {
    font-size: 12px;
    color: #999;
    margin-left: 6px;
    font-style: normal;
    font-weight: normal;
}

.fc1 {
    color: #FF5722;
}

.fc3 {
    color: #ed5565;
}

.fc9 {
    color: #37bc9b;
}

.fc4 {
    color: #f6bb42;
}

.fc5 {
    color: #4a89dc;
}

.fc6 {
    color: #ac92ec;
}

.fc2 {
    color: #3bafda;
}

.fc7 {
    color: #8cc152;
}

.fc0 {
    color: #707170;
}

.home-let-item li:hover .news-item-sofate {
    display: none;
}

.cur {
    color: #fff;
    background: #2271b1;
    border-color: #2271b1;
}

li.hover .news-item-sofate {
    display: none;
}

.newList2 li .news-item-sofate {
    padding: 10px 0;
    display: block;
}

.rank {
    font-style: normal
}

.home-label-gamelist {
    overflow: hidden;
    margin-top: 10px;
}

.home-label-gamelist ul {
    overflow: hidden;
    margin: 0 0 -20px -18px;
}

.home-label-gamelist a {
    display: block;
    width: 155px;
    height: 225px;
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    position: relative;
}

.home-label-gamelist .label-gamelistpic {
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    width: 120px;
    height: 120px;
    border-radius: 20px;
}

.home-label-gamelist .label-gamelisttit {
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 1px;
    overflow: hidden;
}

.home-label-gamelist ul li a .label-gamelistdate {
    line-height: 20px;
    color: #777;
}

.home-label-gamelist ul li a .label-gamelistinfo {
    height: 38px;
    line-height: 38px;
    background: #f5f5f5;
    color: #999;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.home-label-gamelist ul li a .label-gamelistbtn {
    border: 0;
    width: 110px;
    padding: 5px 0;
    background-color: #2271b1;
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: -55px;
    display: none;
}

.home-label-gamelist ul li {
    float: left;
    margin: 0 0 20px 18px;
}

.home-label .home-label-box {
    width: 860px;
}

.home-label-boxrht {
    width: 310px;
}

.soft-top-list3 {
    overflow: hidden;
}

.soft-top-list3 ul {
    margin-top: -10px;
}

.soft-top-list3 li {
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

.soft-top-list3 .txt {
    color: #666;
    float: right;
    margin-left: 30px;
    font-size: 14px;
}

.soft-top-list3 .num1,
.soft-top-list3 .num2,
.soft-top-list3 .num3 {
    background: #2271b1;
    color: #fff;
}

.soft-top-list3 .num {
    width: 20px;
    height: 20px;
    background: #e5e5e5;
    color: #666;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-right: 10px;
    font-style: normal;
}

.soft-top-list3 a {
    color: #666;
}

.soft-top-list3 .tit {
    height: 20px;
    overflow: hidden;
}

.conbox {
    margin-bottom: 15px;
}

.block-title3,
.block-title4 {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    margin-bottom: 15px;
}

.block-title4 .title {
    color: #2271b1;
    font-weight: normal;
}

.block-title3 .title,
.block-title4 .title {
    display: inline-block;
    vertical-align: top;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border-bottom: 3px solid #2271b1;
}

.block-title3 .btn-change,
.block-title4 .btn-change {
    border: 0;
    float: right;
    font-size: 14px;
    padding: 3px 8px;
    background-color: #2271b1;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    margin-top: 9px;
}

.js-tab-cont.on,
.js-tab-list.on {
    display: block;
}

.soft-list {
    overflow: hidden;
}

.soft-list.like ul {
    margin: 0 0 -15px -27px;
}

.soft-list ul {
    overflow: hidden;
    margin: 0 0 -15px -44px;
}

.soft-list.like li {
    width: 85px;
    margin: 0 0 15px 27px;
}

.soft-list li {
    width: 80px;
    float: left;
    margin: 0 0 15px 44px;
    text-align: center;
}

.soft-list.like .pic {
    width: 85px;
    height: 85px;
    border-radius: 15px;
}

.soft-list {
    overflow: hidden;
}

.js-tab-cont.on,
.js-tab-list.on {
    display: block;
}

.soft-list {
    overflow: hidden;
}

.js-tab-cont,
.js-tab-list {
    display: none;
}

.block-title3 .btn-change,
.block-title4 .btn-change {
    border: 0;
    float: right;
    font-size: 14px;
    padding: 3px 8px;
    background-color: #2271b1;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    margin-top: 9px;
}

.btn {
    display: inline-block;
    padding: 2px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    color: #2271b1;
    border: 1px solid #2271b1;
    border-radius: 2px;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.title {
    color: #2271b1;
    font-weight: normal;
}

.title,
.block-title4 .title {
    display: inline-block;
    vertical-align: top;
    line-height: 42px;
    font-size: 18px;
    color: #333;
    border-bottom: 3px solid #2271b1;
}

.soft-list .tit {
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
}

.home-labelbox-title {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    margin-bottom: 15px;
}

.btn-change {
    border: 0;
    float: right;
    font-size: 14px;
    padding: 3px 8px;
    background-color: #2271b1;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    margin-top: 9px;
}

.home-label-boxcai {
    margin-top: 20px;
}

.soft-top-list3 ul li i {
    line-height: 20px;
}

.soft-top-list3 ul li:hover a {
    color: #2271b1;
}

.soft-top-list3 ul li:nth-child(1) i {
    background: #2271b1;
    color: #fff;
}

.soft-top-list3 ul li:nth-child(2) i {
    background: #2271b1;
    color: #fff;
}

.soft-top-list3 ul li:nth-child(3) i {
    background: #2271b1;
    color: #fff;
}

.wichild_border::after {
    position: relative;
    margin-bottom: 15px;
    content: '';
    width: 97%;
    display: block;
    margin: 0 auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}

.pad-top5 {
    padding-top: 15px;
}

.home-cont-down .num:hover .sao {
    display: block;
}

.home-map {
    background: #fff;
    padding: 0 20px;
    box-sizing: border-box;
}

.pub-title {
    height: 46px;
    line-height: 46px;
    color: #333;
    font-size: 18px;
    border-bottom: 1px solid #dddada;
}

.pub-title h3 {
    font-weight: normal;
}

.home-map-list {
    margin-bottom: 30px;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.home-map-list li:first-child {
    border-top: none;
}

.home-map-list li {
    border-top: 1px solid #eee;
    padding: 20px 0 20px 0px;
}

.home-map-list li .title {
    margin-bottom: 10px;
}

.home-map-list li .content {
    margin-left: -10px;
    width: 101%;
}

.home-map-list li .title a {
    font-size: 18px;
    color: #313131;
    font-weight: normal;
}

.home-map-list li .content a {
    font-size: 13px;
    line-height: 29px;
    margin: 0 10px;
    display: inline-block;
    color: #464646;
}


/**swiper**/

.swiper-container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-slide {
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    position: relative;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 0 2px;
    border-radius: 100%;
    background: #fff;
}

.swiper-pagination-bullet-active {
    background-color: #ff8800 !important;
}

.home-picjt {
    width: 800px;
    overflow: hidden;
    margin-top: 10px;
}

.home-picjt img {
    max-height: 420px;
    max-width: 500px;
}


/* 404 */

.pub-404 {
    width: 1200px;
    margin: 0px auto;
    margin-top: 50px;
}

.pub-404 img {
    margin: auto;
    display: block;
}

.pub-404 .pub-404-p {
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #464646;
}

.pub-404-a {
    width: 110px;
    height: 39px;
    line-height: 39px;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 16px;
    margin-bottom: 35px;
    background: #2271b1
}

.left-cont {
    height: 503px;
}

.right-phinfo-download {
    width: 60px;
}

.left-conts {
    height: 503px;
}

.info .name {
    color: #333;
    font-size: 14px;
    font-family: inherit;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.home-news-left {
    height: 520px;
}

.home-newszxs li img {
    height: 120px;
}