div {
    /*border:1px solid #f30;*/
}

.pager {
    text-align: center;
}

.pagination > li > a, .pagination > li > span {
    float: none;
    border: 1px solid #e0e0e0;
    text-align: center;
    color: #aaa;
    padding-left: 10px;
    padding-right: 10px;
}

.pager a:hover {
    border: 1px solid #a0a0a0;
    color: #aaa
}

.head {
}

.top-links {
    background-color: #056bad;
    height: 28px;
    line-height: 28px;
    color: #fff;
}

.top-links a {
    color: #fff;
}

.top-links a:hover {
    color: #fff;
}

.logos img { /*background:url(../images/logo.png);*/
    max-width: 100%;
}

.logo1, .logo2 {
    display: inline-flex;
    align-items: center;
}

@media (min-width: 768px) {
    .logo1 {
        height: 90px;
        justify-content: flex-start;
    }

    .logo2 {
        height: 90px;
        justify-content: flex-end;
    }
}

@media (max-width: 767px) {
    .logo1, .logo2 {
        height: 60px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }

    .logo1 img {
        max-height: 20px;
    }

    .menu {
        display: none;
    }

    .top-links {
        height: 40px;
    }

    .ovh {
        overflow: hidden !important;
    }

    .mobile-nav-button {
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        cursor: pointer;
    }

    .body-wrap {
        transform: translateX(0);
        transition: all .2s;
    }

    .m-nav {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        width: 160px;
        height: 100vh;
        background-color: #056bad;
        transform: translateX(-160px);
        transition: all .2s;
    }

    .m-nav-list {
        position: relative;
        padding: 55px 15px 15px;
    }

    .m-nav-list .m-nav-close {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        color: #fff;
        cursor: pointer;
    }

    .m-nav-list a {
        display: block;
        margin: 15px 0;
        color: #fff;
        font-size: 16px;
    }

    .m-nav-shadow {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 98;
        width: 100vw;
        height: 100vh;
        background-color: rgba(0, 0, 0, .25);
    }

    .ovh .m-nav {
        transform: translateX(0);
    }

    .ovh .m-nav-shadow {
        display: block;
    }

    .ovh .body-wrap {
        transform: translateX(160px);
    }
}

.menu {
    background: url(../image/bg.jpg) repeat-x 0 100%;
    text-align: center;
}

.menu a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    position: relative;
    padding: 0 25px;
}

.menu a:hover {
    color: #fff;
}

table {
    border-collapse: collapse;
}

.rdfw {
    height: 40px;
    line-height: 40px;
    width: 1200px;
    margin: auto;
}

.banner {
    margin-bottom: 20px;
}

.banner .swiper-slide {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
}

.banner img {
    max-width: 100%;
}

/*新增banner*/
.inner_banner {
    position: relative;
    overflow: hidden;
    background: #fafafa;
    text-align: center;
    font-size: 0;
}

.inner_banner ul {
    overflow: hidden;
}

.inner_banner ul li {
    float: left;
    width: 100%;
    list-style: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.inner_banner ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.inner_banner ul li img {
    max-width: 100%;
    height: auto;
}

.inner_banner .flex-control-nav {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    text-align: center;
}

.inner_banner .flex-control-nav li {
    margin: 0px;
}

.inner_banner .flex-control-nav li a {
    display: inline-block;
    margin: 0 6px;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    text-indent: -999em;
    cursor: pointer;
    background: none;
}

.inner_banner .flex-control-nav li a.flex-active {
    background: #fff;
}

.inner_banner .flash img {
    width: 100% !important;
}


.i-mod-activity .activity-c {
}

.i-mod-activity .activity-c .activity-c-l {
}

.tab {
    background-color: #fff;
    width: 100%;
}

.tab th {
    height: 30px;
    border: 1px solid #056eb2;
    text-align: center;
    background-color: #056eb2;
    color: #fff;
    vertical-align: middle;
    font-size: 14px;
}

.tab td {
    border: 1px solid #e4e9ec;
    height: 54px;
    vertical-align: middle;
    text-align: center;
}

/*.fuwu {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/tt1.jpg) no-repeat center 30px #ececec;*/
/*    height: 400px;*/
/*    padding: 90px 0 0 0;*/
/*}*/

/*.fuwu ul {*/
/*    width: 1300px;*/
/*    margin: auto;*/
/*    height: 400px;*/
/*}*/

/*.fuwu ul li {*/
/*    width: 600px;*/
/*    height: 400px;*/
/*    float: left;*/
/*}*/

/*.fuwu ul li.fwshu {*/
/*    width: 50px;*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/shu.JPG) center 0 no-repeat;*/
/*    height: 350px;*/
/*}*/

/*.fuwu ul li ul {*/
/*    width: 600px;*/
/*    height: 400px;*/
/*}*/

/*.fuwu ul li ul li {*/
/*    width: 300px;*/
/*    height: 200px;*/
/*    float: left;*/
/*}*/

/*.fuwu ul li ul li a {*/
/*    display: block;*/
/*    height: 45px;*/
/*    width: 150px;*/
/*    background: #fff;*/
/*    color: #333;*/
/*    font-size: 18px;*/
/*    margin: auto;*/
/*    text-align: center;*/
/*    padding: 105px 0 0 0;*/
/*}*/

/*.fuwu ul li ul li a:hover {*/
/*    color: #f60;*/
/*    text-decoration: none;*/
/*}*/

/*.fuwu ul li ul li a.fwico1 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw1.jpg) no-repeat center 15px #fff;*/
/*}*/

/*.fuwu ul li ul li a.fwico2 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw2.jpg) no-repeat center 15px #fff;*/
/*}*/

/*.fuwu ul li ul li a.fwico3 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw3.jpg) no-repeat center 15px #fff;*/
/*}*/

/*.fuwu ul li ul li a.fwico4 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw4.jpg) no-repeat center 15px #fff;*/
/*}*/

/*.fuwu ul li ul li a.fwico5 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw5.jpg) no-repeat center 15px #fff;*/
/*}*/

/*.fuwu ul li ul li a.fwico6 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw6.jpg) no-repeat center 15px #fff;*/
/*}*/

/*.fuwu ul li ul li a.fwico7 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw7.jpg) no-repeat center 15px #fff;*/
/*}*/

/*.fuwu ul li ul li a.fwico8 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw8.jpg) no-repeat center 15px #fff;*/
/*}*/

/*.fuwu ul li ul li a.fwico9 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw9.jpg) no-repeat center 15px #fff;*/
/*}*/

/*.fuwu ul li ul li a.fwico10 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw10.jpg) no-repeat center 15px #fff;*/
/*}*/

/*.fuwu ul li ul li a.fwico11 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw11.jpg) no-repeat center 15px #fff;*/
/*}*/

/*.fuwu ul li ul li a.fwico12 {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/fw12.jpg) no-repeat center 15px #fff;*/
/*}*/


/* 本例子css */
.index-about, .index-list {
    margin-bottom: 20px;
}

.index-about img {
    max-width: 100%;
}

.news-tab {
    position: relative;
}

.news-tab .hd {
    margin-bottom: 10px;
    overflow: hidden;
    height: 40px;
    border-bottom: 1px solid #cdcdcd;
}

.news-tab .hd li {
    position: relative;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-size: 14px;
    _font-weight: bold;
    cursor: default;
    color: #fff;
    padding-left: 40px;
}

.news-tab .hd li.on {
    float: left;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #313131; /* text-indent: 30px; */
}

.news-tab .hd span {
    position: absolute;
    top: 0;
    right: 15px;
    height: 40px;
    line-height: 40px;
}

.news-tab .lh {
    overflow: hidden;
}

.news-tab .lh li {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
}

.news-tab .lh1 li {
    line-height: 22px;
    font-size: 14px;
    margin: 10px;
    text-indent: 2em;
}

.news-tab .lh li span {
    color: #a9a9a9;
    font-size: 10px;
    float: right;
}

.news-tab .lh li .p-img {
    width: 130px;
    height: 132px;
    padding: 30px 13px 0 13px;
    margin: 0 auto;
    text-align: center;
}

.news-tab .lh li .p-name {
    height: 36px;
    line-height: 18px;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
}

.news-tab .lh li .p-price {
    color: #999;
}

.news-tab .lh li .p-price strong {
    color: #c00;
    font-size: 14px;
    font-family: verdana;
}

.news-tab .txt p {
    margin: 0;
    font-size: 14px;
    line-height: 2;
}


.xctu img {
    width: 100%;
    height: auto;
}

.links li {
    padding: 6px 10px 0px;
    line-height: 23px;
}

.links li a {
    display: block;
    word-break: break-all;
}

.linksimg li {
    margin: 5px 0;
}

.linksimg li a {
    width: 100%;
    display: block;
    text-align: center;
}

.linksimg li img {
    width: 100%;
    height: auto;
}

.ltt {
    margin: 0;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #313131;
    text-indent: 40px;
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
}

@media (max-width: 767px) {

    .linksimg {
        text-align: center;
    }

    .linksimg li {
        width: 49%;
        display: inline-block;
    }

    .linksimg li a {
    }
}


.banshi li {
    height: 46px;
    padding: 0 0 0 45px;
    line-height: 46px;
}

.newslist li { /*height:36px; line-height:36px;*/
    border-bottom: 1px dashed #ccc;
    padding: 6px 0;
}

.ltt2 {
    border: 1px solid #ccc;
    height: 38px;
    line-height: 38px;
    padding: 0 20px 0 0;
}

.ltt2 strong {
    background: #2fbcec;
    width: 180px;
    height: 38px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 14px;
}

.piclist li {
    width: 20%;
    float: left;
    text-align: center;
}

.piclist li img {
    width: 200px;
    height: 130px;
    padding: 4px;
    border: 1px solid #dadbdf;
}

.piclist li p {
    margin: 10px 0 0 0;
}

/*.ry {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/ry.jpg) no-repeat center 0 #ececec;*/
/*    height: 115px;*/
/*}*/

.foot {
    margin-top: 20px;
    background: url(../image/bg_foot.jpg) repeat-x 0 100%;
    text-align: center;
}

.foot-links {
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.foot-links a {
    display: inline-block;
    margin: 0 10px;
    color: #fff;
}

.foot-links a:hover {
    color: #fff;
}

.copy {
    padding: 5px 0;
    text-align: center;
    line-height: 24px;
    color: #fff;
}

.copy p {
    margin: 0;
}

.copy a {
    color: #fff;
}

.copy a:hover {
    color: #fff;
}

/*.weizhi {*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/lmdot1.jpg) no-repeat 0 center;*/
/*    padding: 0 0 0 20px;*/
/*    height: 40px;*/
/*    line-height: 40px;*/
/*    border-bottom: 1px solid #ccc;*/
/*}*/

/*.newslist1 li {*/
/*    height: 50px;*/
/*    line-height: 50px;*/
/*    background: url(http://www.yongmingcz.com/templates/metx5/images/images/dot2.jpg) no-repeat 0 center;*/
/*    padding: 0 0 0 12px;*/
/*    border-bottom: 1px dashed #dedede;*/
/*}*/

.newslist1 li a {
    font-size: 16px;
}

.fenye {
    padding: 20px 0 0 0;
    height: 40px;
}

.fenye a {
    padding: 5px;
    border: 1px solid #eee;
    color: #046cb5;
}

.fenye a:hover {
    color: #f00;
    background: #eee;
    text-decoration: none;
}

.fenye .disabled {
    padding: 5px;
    border: 1px solid #eee;
    text-decoration: none;
}

.piclist1 li {
    width: 33%;
    float: left;
    height: 220px;
    text-align: center;
}

.piclist1 li img {
    width: 240px;
    height: 180px;
}

.piclist1 li p {
    margin: 10px 0 0 0;
}

.s_tt {
    margin: 20px 0 0 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.s_xx {
    border-bottom: 1px dashed #dedede;
    height: 30px;
    margin: 15px 0 0 0;
    text-align: center;
}

.s_nr {
    margin: 20px 0 0 0;
    line-height: 28px;
}

aside {
    position: relative;
}

aside section {
    border: 1px solid #ddd;
}

aside section h2 {
    margin: 0;
    padding: 0 20px;
    height: 50px;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    background: #35afc7;
}

aside .related {
    margin-top: 20px;
}

aside .related ul {
    padding: 20px;
}

aside .related li {
    margin-bottom: 8px;
    list-style: none;
}

.article_head {
    position: relative;
    padding: 0 10px;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 10px;
    color: #aaa;
}

.article_head .position a {
    color: #999;;
}

.article_head h1 {
    margin: 0;
    color: #555;
    font-weight: normal;
    font-size: 18px;
    line-height: 60px;
}

.section_sehed {
    padding-top: 0;
}

.section_head {
    height: 50px;
    color: #aaa;
    font-size: 12px;
    font-family: '宋体';
    line-height: 50px;
}

.section_head a {
    color: #999;
}

.section_head a:hover {
    color: #e9280c;
}


.editor {
    line-height: 2
}

.editor ul, .editor ol {
    padding: 0 0 0 25px;
    margin: 0
}

.editor a {
    color: #1c57c4
}

.editor a:hover {
    text-decoration: underline
}

.editor img {
    max-width: 100%;
    height: auto !important;
}

.editor blockquote {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-left: 4px solid #ddd
}

.editor hr {
    display: block;
    padding: 0;
    border: 0;
    height: 0;
    border-top: 1px solid #ddd;
    margin: 20px 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}


.editor .video-js {
    max-width: 100%;
}

.editor table {
    width: 100% !important;
    margin-bottom: 1.6rem;
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    padding: 0 !important;
    border: 0
}

.editor table td {
    border: 1px solid #ddd !important
}

.editor table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    padding: .7rem;
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.editor table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd
}

.editor #page_break .collapse {
    display: none
}

.editor #page_break .num {
    padding: 10px 0;
    text-align: center
}

.editor #page_break .num li {
    display: inline;
    margin: 0 2px;
    padding: 3px 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #666;
    text-align: center;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    overflow: hidden
}

.editor #page_break .num li.on {
    background-color: #ccc;
    color: #fff;
    font-weight: bold
}

.module1 {
    padding: 30px 10px
}

.module2_list {
    padding: 10px 10px
}

.module2_list li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 10px;
}

.module2_list h2 {
    margin: 0;
    font-weight: 300;
    font-size: 14px;
}

.module2_list li p {
    color: #818181
}

.module2_list li span.time {
    color: #818181;
    position: absolute;
    right: 10px;
    top: 15px
}

.module2_list li h2 i {
    margin-right: 10px;
    position: relative
}

.module2_list li.list_2 h2, .module2_list li.list_3 h2 {
    margin-bottom: 3px;
    font-weight: bold
}

.module2_list li.list_2 {
    padding: 15px 0
}

.module2_list li.list_3 {
    padding-left: 100px;
    min-height: 80px
}

.module2_list li.list_3 img {
    position: absolute;
    left: 0;
    top: 15px
}

.module2_list li.list_3 span.time {
    position: static
}

.module2 h1.title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0
}

.module2 .infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.module2 .time {
    padding-right: 6px
}

.module2 .source {
    padding-right: 6px
}

.module2 .source a {
    color: #607fa6
}

.module2 .editor {
    padding: 0 10px
}

.tools {
    border-top: 1px solid #ddd;
    margin: 30px 0;
    padding: 10px 0;
}

.tools .pagenav {
    color: #818181
}

.tools .pagenav li span {
    padding-right: 5px;
}

.tools .pagenav a {
    color: #607fa6
}

.tools .pagenav .page_next {
    text-align: right;
}

@media (max-width: 767px) {

    .tools .pagenav .page_next {
        text-align: left;
    }
}

.module3_list ul.list_1 {
    list-style: none;
    visibility: hidden
}

.module3_list ul.list_1 li {
    float: left;
    text-align: center;
    margin-top: 30px;
    overflow: hidden
}

.module3_list ul.list_1 li a {
    text-align: center;
    display: block;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 0
}

.module3_list ul.list_1 li h2 {
    text-align: left;
    font-size: 14px;
    padding: 10px 10px;
    font-weight: normal;
    border-top: 1px solid #ddd
}

.module3_list ul a img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}

.module3_list ul a:hover h2 {
    color: #333
}

.module3_list ul a:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

.module3_list ul.list_2 {
    list-style: none;
    visibility: hidden
}

.module3_list ul.list_2 li {
    padding: 20px 10px;
    border-bottom: 1px solid #ddd
}

.module3_list ul.list_2 dt {
    float: left;
    position: relative
}

.module3_list ul.list_2 dd {
    float: left;
    width: 100%
}

.module3_list ul.list_2 dd h2 {
    padding: 5px 10px;
    font-size: 15px;
    font-weight: normal
}

.module3_list ul.list_2 dd p {
    padding: 5px 10px;
    color: #818181
}

ul.searchnavlist {
    list-style: none;
    padding: 0 20px;
    margin: 0
}

ul.searchnavlist li {
    padding: 5px 0
}

ul.searchnavlist .advsearch_searchword input {
    width: 90%;
    height: 28px;
    line-height: 28px \9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

ul.searchnavlist .searchgo {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

ul.searchnavlist .searchgo:hover {
    background: #38c4f0
}

ul.searchnavlist .searchgo:active {
    background: #1ba4cf
}

#searchlist {
    padding: 15px 0
}

#searchlist li {
    padding-left: 10px;
    margin-bottom: 6px;
    line-height: 1.5
}

#searchlist ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#searchlist ul li {
    padding: 3px 5px;
    margin-bottom: 10px
}

#searchlist ul li img {
    display: none
}

#searchlist .search_title {
    display: block;
    padding: 2px 0
}

#searchlist .search_title a {
    font-size: 16px;
    color: #12c;
    text-decoration: underline
}

#searchlist .search_title em {
    color: #c00;
    text-decoration: underline;
    font-style: normal
}

#searchlist .search_detail {
    display: block
}

#searchlist .search_detail a {
    text-decoration: underline;
    color: #12c
}

#searchlist .search_content em {
    color: #c00;
    font-style: normal
}

#searchlist .search_updatetime {
    display: block;
    margin-top: 5px;
    color: green
}

#searchlist a:hover {
    text-decoration: underline
}

#sitemaplist dl {
    margin-top: 30px;
    padding: 20px;
    border: 1px solid #ddd
}

#sitemaplist dt h2 {
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0;
    border-bottom: 1px solid #ddd
}

#sitemaplist dt h2 i {
    font-size: 22px;
    margin-left: 10px;
    font-weight: normal;
    color: #888;
    position: relative;
    top: 2px
}

#sitemaplist dd ul {
    float: left;
    width: 25%;
    list-style: none;
    margin-top: 20px
}

#sitemaplist dd li {
    margin-top: 5px
}

#sitemaplist dd li h4 a {
    font-weight: normal;
    color: #666
}

.v52fmbx_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}

:-ms-input-placeholder {
    color: #999
}

.met-focus {
    border: 1px solid #23b7e5 !important
}

.v52fmbx {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
}

.v52fmbx dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.v52fmbx dl {
    width: 100%;
    zoom: 1;
    background: #fff
}

.v52fmbx dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
}

.v52fmbx dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
}

.v52fmbx dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
}

.v52fmbx dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.v52fmbx dl dd .fbox {
    margin: 0 10px 0 0
}

.v52fmbx dl dd .tips {
    color: #aaa
}

.v52fmbx dl dd .tips:hover {
    color: #f00
}

.v52fmbx dl dd.labelinline label {
    display: inline
}

.v52fmbx dl dt.addimgdt {
    padding: 10px 5px 10px
}

.v52fmbx dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
}

.v52fmbx dl.noborder {
    border-bottom: 0
}

.formerror {
    margin-top: 6px;
    height: 20px;
    line-height: 20px
}

.formerror .fa-times {
    color: #fff;
    border-radius: 3px;
    padding: 1px 2px;
    font-size: 16px;
    margin-right: 5px;
    background: red
}

.formerror .fa-check {
    color: #fff;
    border-radius: 3px;
    padding: 2px;
    font-size: 14px;
    margin-right: 5px;
    background: #10aa00
}

.formerrorbox {
    border: 2px solid #f00 !important
}

.v52fmbx dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #6c6fbf
}

.ftype_input .fbox {
    float: left
}

.ftype_input .tips {
    float: left;
    padding-top: 5px
}

.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px \9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

.placeholder-ie {
    position: relative
}

.placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
}

.ftype_textarea .tips {
    display: block
}

.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
}

.ftype_select .tips, .ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
}

select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
}

.ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
}

.ftype_radio .formerror {
    margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
}

.ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
}

.ftype_checkbox .formerror {
    margin-top: 0
}

.ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
}

.submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit:hover {
    background: #38c4f0
}

.submit.active {
    background: #1ba4cf
}

.v52fmbx dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
}

.v52fmbx dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
}

.list-download {
    padding: 15px 0
}

.list-download .list-item {
    margin-bottom: 20px
}

.list-download .list-item dt {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 5px 8px 0;
}

.list-download .list-item dd {
    color: #999;
    padding: 8px;
    background: #f7f8fa
}

.list-download .list-item dd b {
    font-weight: normal
}

.list-download .list-item dd div {
    float: right
}

.list-download .list-item dd span {
    padding-right: 20px
}

.list-download .list-item dd a {
    color: #1c57c4
}

.list-download .list-item dd div a:first-child {
    color: #fa1a1a
}

.show-download h1.title {
    font-size: 24px;
    padding: 15px 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
}

.show-download .paralist {
    background: #8c989f;
    padding: 5px 10px;
    color: #fff;
}

.show-download .paralist li {
    list-style: none;
    padding: 8px 5px 8px 90px;
    min-height: 36px;
    position: relative;
    border-bottom: 1px solid #ddd
}

.show-download .paralist li:last-child {
    border-bottom: 0
}

.show-download .paralist li a {
    color: #fff
}

.show-download .paralist li span {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    padding: 8px 5px;
    word-wrap: break-word
}

.show-download .editor h3 {
    margin: 20px 0;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd
}

.show-download .downloadbox {
    margin-top: 30px
}

.show-download .downloadbox a {
    display: inline-block;
    background: #23b7e5;
    height: 35px;
    line-height: 35px;
    padding: 0 35px;
    color: #fff;
    border-radius: 2px
}

.show-download .downloadbox a:hover {
    background: #38c4f0
}

.show-download .downloadbox a.active {
    background: #1ba4cf
}

@media print{*{margin:0!important;padding:0!important;font-family:simsun,'Times New Roman',serif!important;font-size:12px!important;line-height:1.5!important}.foot-links,.inner_banner,.m-nav,.mobile-nav-button,.tools,h1{display:none!important}.logo1 img,.logo2 img{display:none}.logo2{float:right}.copy p,.copy a{color:#333;}