@charset "gb2312";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    line-height: 30px;
}

td {
    line-height: 30px;
}

fieldset, img {
    border: 0 none;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul, li {
    list-style: none outside none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body, input, button, textarea, select {
    font-size: 16px;
}

u {
    text-decoration: none;
}

/*header*/
.index_mid {
    width: 1200px;
    margin: 0 auto;
}

.header {
    float: left;
    height: 29px;
    background: #f7f7f7;
    border-bottom: 1px solid #eaeaea;
    width: 100%;
    overflow: hidden;
}

.header p {
    float: left;
    line-height: 29px;
    height: 29px;
    color: #666;
}

.header ul {
    float: right;
    text-align: center;
    width: 840px;
}

.header ul li {
    float: left;
}

.header ul a {
    color: #666;
    font-size: 14px;
    vertical-align: middle;
    height: 29px;
    line-height: 29px;
    display: block;
    margin-left: 12px;
}

.header ul a.now, .header a:hover {
    text-decoration: none;
    color: #929292;
}

.side_box {
    height: 45px;
    width: 1100px;
    margin: 0 auto;
}

.indexwidth {
    width: 100%;
    margin: 0 auto;
    float: left;
    height: 45px;
}

.side_box .logo {
    float: left;
    width: 110px;
    height: 33px;
    margin-top: 6px;
}

.side_box .lanmu {
    float: left;
    background: #368bb2;
    color: #fff;
    padding: 2px 6px;
    border-radius: 2px;
    margin: 11px 0 0 15px;
    font-size: 14px;
}

.side_box .login {
    float: right;
    height: 30px;
    line-height: 30px;
    background: #1a6eb0;
    border-radius: 0 0 4px 4px;
    padding: 0 10px;
}

.side_box .login a {
    color: #fff;
    font-size: 14px;
}

.side_box .login code {
    color: #fff;
    margin: 0 5px;
}

.sidebar {
    width: 370px;
    float: left;
    line-height: 45px;
    margin-left: 20px;
    font-size: 12px;
    color: #a5a5a5;
    height: 45px;
    overflow: hidden;
}

.sidebar a {
    color: #a5a5a5;
    padding: 0 4px;
    font-size: 14px;
}

.sidebar span {
    font-size: 14px;
}

/*search */
.search {
    float: left;
    margin-top: 7px;
    width: 235px;
}

.search .searchbar {
    border: 1px solid #ddd;
    width: 180px;
    font-size: 12px;
    float: left;
    height: 27px;
    padding-left: 3px;
    margin-top: 1px;
}

.search .search_results {
    width: 50px;
    height: 29px;
    background: #368bb2;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border: 0 none;
    position: relative;
    top: 1px;
    cursor: pointer;
    float: right;
    line-height: 28px;
}

.search .search_results:hover {
    opacity: .8;
    text-decoration: none;
}

/*rougao*/
.rougao {
    float: right;
    margin-top: 15px;
}

.rougao .jianyi {
    margin-left: 5px;
    background-color: #e6a01b;
}

.rougao a {
    height: 27px;
    line-height: 28px;
    float: left;
    padding-left: 27px;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    width: 57px;
    background-color: #368bb2;
}

.rougao a:hover {
    background-color: #169fb5;
    color: #fff !important;
}

.rougao .jianyi:hover {
    background-color: #de9306;
    color: #fff !important;
}

/*main*/
.main {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.main_box {
    float: left;
    width: 100%;
}

/*left*/
.main-left {
    float: left;
    width: 720px;
}

.main-left h1 {
    line-height: 36px;
    font-size: 30px;
    text-align: center;
    margin: 10px 0px 8px;
    color: #003366;
    font-weight: bold;
}

.main-left .info {
    line-height: 24px;
    padding: 8px 0;
    color: #c5c5c5;
    overflow: hidden;
    margin: 2px auto;
    width: 600px;
    text-align: center;
}

.main-left .info span {
    margin-right: 10px;
}

.main-left .info .source a {
    color: #c5c5c5;
}

.main-left .info span a {
    color: #c5c5c5;
}

.main-left .info .phone a {
    display: inline-block;
    padding-left: 12px;
}

.main-left .cont_sourece {
    font-size: 16px;
    text-indent: 1.6em;
    padding-bottom: 12px;
    float: left;
    width: 100%;
}

.main-left .content {
    color: #000;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    float: left;
}

.main-left .content p {
    color: #000;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 12px;
    text-indent:2em;
}

.content a {
    color: #368bb2;
}
.content strong{
    display:block;
    /*text-indent: 2em;*/
}
.small-title{
    color: red;
}
.content h2, .content h2 a, .content h2 a u {
    text-decoration: none;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    line-height: 31px;
    clear: both;
    color: #ff0000;
    margin-top: 15px;
}

.main-left .source_url {
    line-height: 30px;
    font-size: 14px;
    color: #333;
    float: left;
    width: 100%;
}

.main-left .source_url a {
    color: #666;
}

/*pager */
.pager {
    float: left;
    text-align: center;
    width: 793px;
    margin-bottom: 10px;
}

.pager li {
    border: 1px solid #2965b1;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    background-color: #ffffff;
    padding: 0 12px;
    margin: 0 3px;
}

.pager li:hover, .pager li.thisclass {
    background-color: #2965b1;
    border: 1px solid #2965b1;
    color: #ffffff;
    text-decoration: none;
}

.thisclass {
    color: #fff;
    line-height: 28px;
    padding: 0px 12px;
    margin-right: 8px;
    background-color: #2965b1;
    font-size: 14px;
}

.pager li:hover a, .pager li.thisclass a {
    color: #ffffff;
}

.pager a {
    font-size: 16px;
}

.hot_page {
    float: left;
    width: 710px;
}

/*previous*/
.main-left .previous {
    line-height: 26px;
    float: left;
    width: 100%;
    color: #000;
    font-size: 12px;
}

.main-left .previous a {
}

.main-left .previous .next {
    float: left;
    width: 50%;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    font-size: 14px;
    text-align: right;
}

.main-left .previous .pre {
    float: left;
    width: 50%;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    font-size: 14px;
}

/*related_article*/
.related_article, .hot_article {
    width: 100%;
    float: left;
    overflow: hidden;
    padding-top: 15px;
    margin-bottom: 10px;
}

.related_article .related_top, .hot_article .hot_top {
    float: left;
    width: 100%;
    height: 28px;
    line-height: 28px;
    color: #494949;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.related_article ul, .hot_article ul {
    float: left;
    width: 100%;
}

 .hot_article li {
    float: left;
    width: 50%;
    font-size: 16px;
    overflow: hidden;
    line-height: 30px;
}

.related_article li {
    float: left;
    width: 48%;
    font-size: 16px;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 20px;
}

.related_article li:nth-of-type(odd){
    margin-right: 4%;
}

.related_article li .img-box {
    position: relative;
    width: 144px;
    height: 100px;
    background-color: #c1c1c1;
    float: left;
    margin-right: 20px;
}

.related_article li .img-box img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.related_article li span, .hot_article li a {
    font-size: 16px;
    color: #2965b1;
}

.hot_article li a:before {
    float: left;
    content: "";
    width: 3px;
    height: 3px;
    background: #000;
    margin-top: 14px;
    margin-right: 5px;
}

.related_article li a:hover, .hot_article li a:hover {
    color: #000;
}

.related_article .related_top code {
    color: #000;
    font-size: 18px;
    float: left;
    font-family: inherit;
    border-bottom: 2px solid #000;
    font-weight: 700;
}

.hot_article .hot_top font {
    font-size: 18px;
    float: left;
    padding-left: 25px;
    color: #000;
}

.related_article_img {
    float: left;
    width: 100%;
}

.related_article_img .related_top {
    height: 30px;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.related_article_img .related_top code {
    float: left;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    color: #333;
    background: #fff;
    border-bottom: 2px solid #1c1c1c;
    font-family: initial;
    font-weight: 700;
}

.related_article_img ul {
    margin-top: 13px;
    width: 100%;
    float: left;
}

.related_article_img li {
    overflow: hidden;
    width: 156px;
    height: 127px;
    float: left;
    margin-right: 1px;
    margin-left: 10px;
    text-align: center;
}

.related_article_img li a:hover span {
    text-decoration: underline;
}

.related_article_img li a img {
    height: 104px;
    float: left;
    width: 100%;
    border: 1px solid #ddd;
}

.related_article_img li a span {
    float: left;
    height: 24px;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
    color: #2965b1;
    overflow: hidden;
}

/*count*/
.count {
    line-height: 30px;
    text-align: center;
    float: left;
    width: 100%;
    color: #888;
    font-size: 14px;
    background: #fff;
    padding-bottom: 10px;
    margin-top: 8px;
}

.count code {
    color: #cc1b1b;
    font: 21px/25px georgia;
    height: 25px;
    padding: 0 8px;
    line-height: 22px;
    display: inline-block;
    position: relative;
    top: 0px;
}

.dianzan {
    background: #fff;
    float: left;
    width: 100%;
}

.footact_next {
    padding: 3%;
    width: 94%;
    background: #fff
}

.footact_next span {
    width: 100%;
    float: left;
    line-height: 30px;
    color: #666;
}

.footact_next span a {
    color: #2b7bd1;
    font-size: 16px
}

/*right*/
.main-right {
    width: 336px;
    float: right;
    margin-top: -30px;
    position: static;
}

.main-right .right_box {
    float: right;
    width: 314px;
    margin-bottom: 10px;
    border: 1px solid #e2e2e2;
    padding: 10px;
    margin-top: 5px;
    background: #fff;
}

.main-right .right_box span ,.main-right .category_box span{
    float: left;
    width: 100%;
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
    font-weight: 700;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #d1d1d1;
}

.main-right .right_box li {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.main-right .right_box li a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space: nowrap;
    float: left;
    line-height: 20px;
    height: 20px;
    font-size: 16px;
}

.main-right .right_box li a:before {
    content: "";
    float: left;
    height: 3px;
    width: 3px;
    background: #000;
    margin-top: 8px;
    margin-right: 5px;
}

.main-right .right_box li code {
    float: left;
    display: none;
}

.main-right .category_box {
    float: right;
    width: 314px;
    margin-bottom: 10px;
    border: 1px solid #e2e2e2;
    padding: 10px;
    margin-top: 5px;
    background: #fff;
}

.main-right .category_box li {
    width: 44%;
    border-bottom: 1px dotted #ddd;
    padding: 5px 0;
}

.main-right .category_box li:nth-of-type(odd){
    float: left;
}

.main-right .category_box li:nth-of-type(even){
    float: right;
}

.main-right .category_box li a {
    font-family: "microsoft yahei", verdana, sans-serif;
    color: #333333;
}

.right_fix {
    width: 336px;
    position: static;
    z-index: -1;
    /*position: fixed;*/
    /*top: 120px;*/
}

.main-right .right_box ul.you_like li {
    width: 156px;
}


.main-right .right_box,.main-right .tag_box {
    float: right;
    width: 304px;
    margin-bottom: 10px;
    border: 1px solid #e2e2e2;
    padding: 15px;
    margin-top: 10px;
    background: #fff;
}

.main-right .right_box span ,.main-right .tag_box span {
    float: left;
    width: 100%;
    height: 26px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #d1d1d1;
}

.main-right .tag_box li {
    float: left;
    padding: 2px 5px;
    list-style: none;
}

.main-right .tag_box .tag_0 {
    background-color: #eda29e;
}

.main-right .tag_box .tag_1 {
    background-color: #1989fa;
}

.main-right .tag_box .tag_2 {
    background-color: #07c160;
}

.main-right .tag_box .tag_3 {
    background-color: #ff976a;
}

.main-right .tag_box .tag_4 {
    background-color: #7232dd;
}

.main-right .tag_box .tag_5 {
    background-color: #00eeda;
}

.main-right .tag_box li a {
    display: block;
    /*margin-right: 5px;*/
    padding: 0 6px 0 6px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #ffffff;
    border-radius: 2px;
}

.main-right .tag_box li a:hover {
    color: white !important;
    background: linear-gradient(to right, rgb(255, 96, 52), rgb(238, 10, 36));
}


/*flink*/
.flink {
    float: left;
    line-height: 24px;
    color: #444;
    width: 100%;
}

.flink a {
    color: #969696;
    padding-right: 15px;
    float: left;
}

.flink b {
    color: #666;
    float: left;
}

/*footer*/
.footer {
    width: 100%;
    padding: 5px 0px;
    background: #2b333e;
    float: left;
    border-top: 1px solid #e2e2e2;
}

.foot_box {
    width: 1000px;
    margin: auto;
}

.footer p {
    float: left;
    width: 100%;
    text-align: center;
    color: #d8dde0;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
}

.footer p a:hover {
    text-decoration: none;
}

.footer p span {
    height: 30px;
    font-size: 12px;
    color: #555;
    margin: 0 auto;
}

.footer p a {
    color: #d8dde0;
    font-size: 12px;
}

/*ad*/
.s_ctop {
    float: left;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}

.s_cbottom {
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.s_lbottom {
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.s_rg {
    margin-bottom: 10px;
    float: left;
}

#s-test {
    margin-top: 10px;
    float: left;
    text-align: center;
    width: 100%;
}

.artsync {
    padding-top: 20px;
    float: left;
    width: 100%;
}

.zhezhao {
    float: left;
    z-index: 1000;
    width: 100%;
    height: 100%;
}

.zz_pic {
    margin: auto;
    border-radius: 4px;
    -webkit-animation: 0.4s .1s ease both;
    -moz-animation: 0.4s .1s ease both;
    position: relative;
    background: #fff;
    text-align: center;
}

.zz_pic img {
    border-radius: 4px;
}

@keyframes zoomin {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

.zhezhao_black {
    display: block;
}

/*.zoomin {animation-name: zoomin;}*/
.zz_bg {
    background: #000;
    filter: alpha(opacity=80);
    background: rgba(1, 1, 1, 0.54);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -55;
    top: 0;
    left: 0;
}

.wx-close {
    float: left;
    position: absolute;
    right: 2px;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    background: rgb(44, 166, 224);
    z-index: 1000;
    text-align: center;
    top: 2px;
    cursor: pointer;
}

.wx-close span {
    font-size: 20px;
    color: #effaff;
    float: left;
    width: 30px;
    height: 30px;
    line-height: 26px;
}

.wx-close:hover {
    background: #fff;
}

.wx-close:hover span {
    color: #368bb2;
}

.houhao_top {
    float: left;
    width: 100%;
    text-align: center;
}

.houhao_top span {
    color: #f19a17;
    font-size: 34px;
    display: block;
    font-weight: 700;
    line-height: 60px;
    height: 60px;
    margin-bottom: 15px;
}

.kouhaohuoqu {
    color: #2d2d2d;
    font-size: 28px;
    line-height: 80px;
    height: 80px;
    float: left;
    width: 100%;
    margin-top: 25px;
}

/*search */
.houhao_search {
    display: inline-block;
    margin-top: 7px;
    width: 650px;
    border: 1px solid #368bb2;
    height: 44px;
    line-height: 44px;
}

.houhao_search .houhao_bar {
    width: 78%;
    font-size: 16px;
    float: left;
    border: none;
    color: #bdbdbd;
    line-height: 44px;
    padding-left: 3%;
}

.houhao_search .houhaoresults {
    width: 19%;
    background: #368bb2;
    color: #fff;
    text-align: center;
    font-size: 20px;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 44px;
}

.houhao_search .houhaoresults:hover {
    opacity: .8;
    text-decoration: none;
}

.content img {
    border-radius: 10px;
}

.content img {
    max-width: 100% !important;
    height: auto !important;
}

.after_height_light ~ p a {
    color: #2965b1 !important;
}

/* ???��?? */
.answer {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.answer span {
    float: left;
    color: #7a8f9a;
    font-size: 18px;
    font-weight: 700;
}

.answer em {
    float: left;
    background: #e8ecee;
    height: 1px;
    width: 92%;
    margin-left: 10px;
    margin-top: 15px;
}

.answer_t {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.answer_t span {
    float: left;
    width: 80%;
    font-size: 15px;
    font-weight: 700;
    color: #333;
    height: 28px;
    line-height: 28px;
}

.answer_t p {
    float: left;
    width: 80%;
    color: #9eacb6;
    font-size: 12px;
}

.answer_t img {
    float: left;
    border: 1px solid #ededed;
    width: 38px;
    padding: 5px;
    border-radius: 50px;
    margin-right: 10px;
    background: #f7f7f7;
}

.explain {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.content-title {
    margin-top: 12px;
    float: left;
    width: 100%;
}

.content-title i {
    float: left;
    width: 26px;
    height: 30px;
    margin-top: 6px;
    margin-left: 9px;
    margin-right: 8px;
    background:  no-repeat -107px -294px;
    display: none;
}

.content-title h2 {
    height: 36px;
    line-height: 36px;
    font-size: 17px;
    margin-left: 6px;
    color: #333;
    font-weight: 700;
}

.answer_icon {
    border: 1px solid #ededed;
    width: 35px;
    padding: 5px;
    border-radius: 50px;
    margin-right: 10px;
    height: 35px;
    background-color: #f7f7f7;
    float: left;
}



.content_relate {
    width: 100%;
    float: left;
}

.content_relate .index_list {
    display: inline-block;
    width: 100%;
    float: left;
}

.content_relate .index_list li {
    float: left;
    width: 100%;
    padding: 14px 0;
    border-bottom: 1px solid #f1f1f1;
}

.content_relate .index_list .pic1 a {
    width: 100%;
    display: block;
    font-size: 14px;
}

.content_relate .index_list .pic1 p {
    height: 18px;
    font-size: 14px;
    color: #000000;
    width: 530px;
    line-height: 18px;
    overflow: hidden;
    padding-top: 10px;
}

.content_relate .index_list .pic1 .pic_img {
    float: left;
    width: 180px;
    height: 100px;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
}

.content_relate .index_list .pic1 .pic_img img {
    width: 100%;
    float: left;
    height: 100px;
}

.content_relate .index_list .pic1 .pic_art {
    display: table-cell;
    height: 100px;
}

.content_relate .index_list .pic1 .pic_art:hover h2 {
    color: #cc1500;
}

.content_relate .index_list .pic1 .pic_art h2 {
    width: 530px;
    font-size: 18px;
    color: #000;
    line-height: 22px;
    font-weight: bold;
    height: 22px;
    overflow: hidden;
}

.content_relate .index_list .pic1 .time {
    display: inline-block;
    color: #999999;
    font-size: 12px;
}

.content_relate .index_list .pic1 .pic_img_3 {
    float: left;
    width: 102%;
}

.content_relate .index_list .pic1 .pic_img_3 img {
    width: 100%;
    display: inline-block;
    height: 128px;
}

.content_relate .index_list .pic1 .pic_art_3 {
    float: right;
    margin-bottom: 2px;
    height: auto;
    width: 100%;
}

.content_relate .index_list .pic1 .pic_art_3 h2 {
    height: 18px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}

.content_relate .index_list .pic_inner_img_3 {
    width: 228px;
    display: inline-block;
    height: 128px;
    overflow: hidden;
    margin-right: 10px;
}

.content_relate .index_list .pic_inner_img_3:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.content_relate .index_list .pic1 .pic_img_4 {
    float: left;
    width: 102%;
}

.content_relate .index_list .pic1 .pic_img_4 img {
    width: 100%;
    display: inline-block;
    height: 95px;
}

.content_relate .index_list .pic1 .pic_art_4 {
    float: right;
    margin-bottom: 2px;
    height: auto;
    width: 100%;
}

.content_relate .index_list .pic1 .pic_art_4 h2 {
    height: 18px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}

.content_relate .index_list li.pic1:nth-of-type(2), .content_relate .index_list li.pic1:nth-of-type(5), .content_relate .index_list li.pic1:nth-of-type(8) {
    border-top: 1px solid #f1f1f1;
}

.content_relate .index_list .pic1 .pic_img:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.content_relate .index_list .pic_inner_img_4 {
    width: 168px;
    display: inline-block;
    height: 95px;
    overflow: hidden;
    margin-right: 10px;
}

.content_relate .index_list .pic_inner_img_4:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.content_relate .index_list .pic1 .pic_art .time {
    margin-top: 30px;
}

.content_relate .index_list img {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.download {
    background: #ffffff;
    /*border-radius: 10px;*/
    overflow: hidden;
    border: 1px solid #e2e2e2;
    padding: 10px;
    margin-bottom: 10px;
}
.download_sm {
    font-size: 13px;
    color: #a0a2a0;
    line-height: 25px;
    margin: 25px 0;
}
.downloadbtn {
    text-align: center;
    background: #f7603e;
    height: 42px;
    line-height: 42px;
    border-radius: 6px;
    cursor: pointer;
}
.download img {
    border: none;
    display: inline-block;
}
.vipdown {
    background: #d8b879;
    margin-top: 12px;
}
.dp_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}