﻿@font-face
{
    font-family: "iconfont";
    src: url('../font/iconfont.ttf') format('truetype');
}
.iconfont
{
    font-family: "iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-31shijian:before
{
    content: "󰈝";
}
.icon-fanhuidingbu:before
{
    content: "";
}
.icon-text7wenben:before
{
    content: "";
}
.icon-loufang:before
{
    content: "";
}
.icon-icon:before
{
    content: "";
}
.icon-weixin:before
{
    content: "";
}
.icon-project_space:before
{
    content: "";
}
.icon-zhanguan:before
{
    content: "";
}
.icon-shouji:before
{
    content: "";
}
.icon-email:before
{
    content: "";
}
.icon-peoples:before
{
    content: "";
}
.icon-guanbi:before
{
    content: "";
}
.icon-weizhi:before
{
    content: "";
}
.icon-dianhua:before
{
    content: "";
}
.icon-dalou:before
{
    content: "";
}
.icon-QQ:before
{
    content: "";
}
.icon-sousuo:before
{
    content: "";
}
.icon-right:before
{
    content: "";
}
.icon-left:before
{
    content: "";
}
.icon-duoren-xian:before
{
    content: "";
}
.icon-up:before
{
    content: "";
}
.icon-prev:before
{
    content: "";
}
.icon-down:before
{
    content: "";
}
.icon-next:before
{
    content: "";
}
@font-face
{
    font-family: 'fzlantingheis-ul-gbregular';
    src: url('../font/fzltcxhjw_0-webfont.eot?');
    src: url('../font/fzltcxhjw_0-webfont.eot?') format('embedded-opentype'),url('../font/fzltcxhjw_0-webfont.woff2') format('woff2'),url('../font/fzltcxhjw_0-webfont.woff') format('woff'),url('../font/fzltcxhjw_0-webfont.svg') format('svg'),url('../font/FZLTCXHJW_0.TTF');
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
}
ol, ul
{
    list-style: none;
}
address, caption, cite, code, dfn, em, th, var
{
    font-style: normal;
    font-weight: normal;
}
fieldset, img
{
    border: none;
}
input, textarea, button, select
{
    outline: none;
    font: 14px/1.7em arial,Helvetica,'微软雅黑',tahoma,sans-serif;
}
input, button
{
    vertical-align: middle;
}
caption, th
{
    text-align: left;
}
a
{
    text-decoration: none;
    color: #666;
}
input::-webkit-input-placeholder
{
    color: #a1a1a1;
}
input:-moz-placeholder
{
    color: #a1a1a1;
}
input::-moz-placeholder
{
    color: #a1a1a1;
}
input::-ms-input-placeholder, input::-o-input-placeholder
{
    color: #a1a1a1;
}
html
{
    text-align: center;
}
body
{
    font: 14px/1.7em arial,Helvetica,'微软雅黑',tahoma,'黑体',sans-serif;
    color: #50555f;
    margin: 0 auto;
    text-align: left;
    background: #f6f6f6;
}
.hidden
{
    display: none;
}
.clear:after
{
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}
.clear
{
    *zoom: 1;
}
.w1200
{
    width: 1200px;
    margin: 0 auto;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.btn
{
    border: 0;
}
.top-message
{
    min-width: 1200px;
    background: #f1f1f1;
    border-bottom: 1px solid #e6e6e6;
    height: 34px;
    line-height: 34px;
}
.language
{
    color: #0c3c60;
    font-size: 13px;
}
.language-ico
{
    margin: 0 5px;
}
.language-ico img
{
    line-height: 0;
}
.top-message-txt
{
    margin-right: 30px;
    font-size: 13px;
    color: #0c3c60;
}
.top-message-txt .iconfont
{
    margin: 0 3px;
    font-size: 15px;
    color: #0c3c60;
}
header
{
    min-width: 1200px;
    background: #fff;
}
.logo
{
    padding: 15px 20px;
}
nav
{
    float: right;
}
.nav
{
    padding-top: 30px;
}
.nav-li
{
    height: 60px;
    position: relative;
    z-index: 10;
}
.nav-li>a
{
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    color: #232323;
    font-size: 16px;
}
.nav-li>a:hover
{
    color: #00284c;
}
.sub-nav
{
    position: absolute;
    border-top: 3px solid #5cc783;
    width: 205px;
    left: 50%;
    margin-left: -102px;
    display: none;
    background: #fff;
}
.nav-li:hover .sub-nav
{
    display: block;
}
.sub-nav-li
{
    border-bottom: 1px solid #f2f2f2;
}
.sub-nav-li>a
{
    display: block;
    text-align: center;
    height: 45px;
    line-height: 45px;
}
.sub-nav-li>a:hover
{
    color: #5cc783;
}
.nav-search-box
{
    left: auto;
    margin-left: 0;
    right: 0;
    width: 350px;
    padding: 20px 10px;
    box-sizing: border-box;
}
.nav-search-input
{
    width: 270px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #cecece;
    border-right: 0;
    padding: 0 10px;
}
.nav-search-btn
{
    height: 40px;
    width: 60px;
    font-size: 14px;
    color: #fff;
    background: #5cc783;
    cursor: pointer;
}
.banner
{
    position: relative;
    width: 100%;
    height: 576px;
    overflow: hidden;
    min-width: 1200px;
}
.banner-ul
{
    position: absolute;
    width: 1000%;
}
.banner-li
{
    width: 10%;
    position: relative;
    overflow: hidden;
    height: 576px;
}
.banner-li a
{
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}
.banner-control
{
    position: absolute;
    width: 54px;
    height: 54px;
    background: rgba(255,255,255,.5);
    font-size: 26px;
    font-weight: bold;
    font-family: 'Adobe 黑体 Std';
    top: 50%;
    margin-top: -30px;
    box-sizing: border-box;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.banner-control>p
{
    height: 53px;
    line-height: 53px;
    cursor: pointer;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.banner-control-l
{
    left: -27px;
}
.banner-control-l>p
{
    padding-left: 20px;
}
.banner-control-r
{
    right: -28px;
}
.banner-control-r>p
{
    padding-left: 5px;
}
.banner-control>p i
{
    font-size: 26px;
}
.banner-control:hover
{
    background: #fff;
}
.index-Special-box
{
    display: block;
    min-width: 1200px;
    background: url(../image/index-Special-bg.jpg) center center no-repeat;
    height: 388px;
    background-size: cover;
}
.index-title-box
{
    padding-top: 40px;
    margin-bottom: 20px;
}
.index-title
{
    font-family: 'fzlantingheis-ul-gbregular';
    text-align: center;
    color: #00284c;
    font-size: 36px;
    line-height: 40px;
    font-weight: normal;
}
.index-title-hr
{
    border: 0;
    height: 1px;
    background: #00284c;
    opacity: .25;
    margin-top: 20px;
}
.Special-fl
{
    float: left;
    width: 400px;
}
.Special-fr
{
    float: left;
    width: 800px;
}
.spetitle
{
    margin: 0 auto;
    padding: 40px 0 20px 0;
    max-width: 400px;
}
.spetitle .index-title
{
    width: 40%;
}
.spetitle .index-title-hr
{
    width: 30%;
}
.Special-logo-li
{
    width: 200px;
    height: 225px;
    position: relative;
    margin-bottom: 20px;
}
.Special-logo-li:after
{
    background-color: #c8c7cc;
    bottom: 0;
    content: "";
    width: 1px;
    height: 90%;
    position: absolute;
    right: 0;
}
.Special-logo-li:last-of-type:after
{
    display: none;
}
.Special-logo
{
    padding: 30px 0;
    text-align: center;
}
.Special-logo-img
{
    height: 140px;
    text-align: center;
    margin-bottom: 10px;
}
.Special-logo-img img
{
    max-width: 100%;
    max-height: 100%;
}
.Special-logo-name
{
    font-size: 16px;
    color: #4e4e4e;
    font-weight: bold;
}
.Special-logo-hr
{
    border: 0;
    width: 20px;
    height: 3px;
    background: #d6d6d6;
    margin: 30px auto 0;
}
.Special-logo-chaining
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    text-align: center;
    box-sizing: border-box;
    display: none;
    z-index: 10;
}
.Special-logo-img2 img
{
    max-width: 100%;
    border: 1px solid rgba(0,0,0,.1);
}
.Special-logo-li:hover .Special-logo-chaining
{
    display: block;
    background: rgba(92,199,131,1);
}
.Special-logo-name2
{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 5px;
}
.Special-logo-hr2
{
    border: 0;
    width: 20px;
    height: 3px;
    background: #fff;
    margin: 0 auto;
}
.Special-logo-mun
{
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    font-size: 16px;
    color: #fff;
}
.red-logo-bg
{
    background: #e5001f;
}
.yellow-logo-bg
{
    background: #fcee00;
}
.blue-logo-bg
{
    background: #17429b;
}
.orange-logo-bg
{
    background: #d95b13;
}
.print-logo-bg
{
    background: url(../image/print-bg.jpg) center center no-repeat;
}
.lightblue-logo-bg
{
    background: #009bd9;
}
.green-logo-bg
{
    background: #3bb865;
}
.grey-logo-bg
{
    background: #b6b3b4;
}
.LightBlue-logo-bg
{
    background: #2590b9;
}
.green-logo-bg
{
    background: #26b400;
}
.Deepblue-logo-bg
{
    background: #21499d;
}
.Darkgreen-logo-bg
{
    background: #508136;
}
.gradient-logo-bg
{
    background: #0e7339;
}
.print-logo-bg .Special-logo-name2, .print-logo-bg .Special-logo-mun, .yellow-logo-bg .Special-logo-name2, .yellow-logo-bg .Special-logo-mun
{
    color: #333;
}
.yellow-logo-bg .Special-logo-hr2
{
    background-color: #333;
}
.print-logo-bg .Special-logo-hr2
{
    background: #333;
}
.white-logo-bg .Special-logo-hr2
{
    background: #333;
}
.index-Special-box2
{
    display: block;
    min-width: 1200px;
    background: url(../image/index-Special-bg2.jpg) center center no-repeat;
    height: 502px;
}
.index-Special-inner
{
    position: relative;
}
.index-Special-box2 .Special-logo-li
{
    position: relative;
    z-index: 1000;
    width: 164px;
    height: 164px;
    margin: 32px 32px;
    overflow: hidden;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.index-Special-box2 .Special-logo-li-inner
{
    width: 230px;
    height: 230px;
    margin-top: -33px;
    margin-left: -33px;
    overflow: hidden;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.index-Special-box2 .Special-logo-li:after
{
    display: none;
}
.index-Special-box2 .Special-logo-box
{
    position: absolute;
    left: 38px;
    top: 2;
}
.index-Special-box2 .Special-logo-box2
{
    position: absolute;
    left: 152px;
    top: 116px;
}
.index-Special-box2 .Special-logo-hr
{
    display: none;
}
.index-Special-box2 .Special-logo
{
    padding: 85px 0;
}
.index-Special-box2 .Special-logo-li:hover .Special-logo
{
    display: none;
}
.index-Special-box2 .Special-logo-li:hover .Special-logo-chaining
{
    display: block;
}
.index-Special-box2 .Special-logo-name2
{
    font-size: 16px;
    padding-top: 10px;
}
.index-Special-box2 .Special-logo-chaining
{
    padding: 57px;
}
.index-Special-box2 .Special-logo-img2 img
{
    width: 72px;
    height: 74px;
}
.index-news-half
{
    width: 570px;
}
.index-news-title-box
{
    border-bottom: 1px solid #bfc9d2;
    padding: 20px 10px 15px 0;
}
.more
{
    font-size: 12px;
    font-family: '宋体';
    color: #5cc783;
}
.index-news-box
{
    min-width: 1200px;
    padding: 30px 0;
    background: #fff;
}
.index-news-title
{
    font-size: 22px;
    color: #00284c;
    font-weight: normal;
}
.index-news-li
{
    width: 270px;
    padding: 30px 0;
    margin-right: 30px;
}
.index-news-li:last-of-type
{
    margin-right: 0;
}
.index-news-img
{
    width: 270px;
    display: table;
    height: 174px;
    text-align: center;
}
.index-news-img>a
{
    width: 270px;
    height: 174px;
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
}
.index-news-img>a>img
{
    max-width: 270px;
    max-height: 174px;
}
.index-news-name
{
    font-size: 18px;
    color: #545454;
    font-weight: normal;
    padding: 15px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-news-time
{
    font-size: 12px;
    color: #8e9aa3;
}
.index-news-txt
{
    font-size: 14px;
    color: #727272;
    height: 100px;
}
.detail
{
    font-size: 12px;
    font-family: '宋体';
    padding: 8px 20px;
    border-radius: 3px;
    background: #515151;
    color: #fff;
}
.detail:hover
{
    background: #5cc783;
}
.index-intro-box
{
    min-width: 1200px;
    background: url(../image/index-intro-bg.jpg) center center no-repeat;
    height: 430px;
}
.index-intro-box .index-title
{
    color: #fff;
}
.index-intro-box .index-title-hr
{
    background: #fff;
}
.index-intro-information-box
{
    text-align: center;
    padding-top: 25px;
}
.index-intro-txt
{
    text-align: center;
    padding: 30px 135px;
    font-size: 14px;
    color: #fff;
}
.index-intro-information
{
    text-align: center;
    display: inline-block;
    width: 200px;
    padding: 20px;
}
.index-intro-information .intor-box
{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #008cbd;
    text-align: center;
    line-height: 70px;
    margin: 0 auto;
}
.index-intro-information:nth-child(2) .intor-box
{
    background-color: #f60;
}
.index-intro-information:nth-child(3) .intor-box
{
    background-color: #76b820;
}
.index-intro-information:nth-child(4) .intor-box
{
    background-color: #fe0000;
}
.index-intro-information .intor-box i
{
    font-size: 35px;
    color: #fff;
}
.index-intro-information-txt
{
    font-size: 14px;
    color: #fff;
    padding: 10px 0;
}
.index-activity-box
{
    background: #f6f6f6;
    padding-bottom: 80px;
}
.index-activity-matter
{
    margin-top: 40px;
}
.index-activity-txt-box
{
    width: 270px;
}
.index-activity-name
{
    font-size: 14px;
    color: #00284c;
    font-weight: bold;
    margin-bottom: 5px;
}
.index-activity-txt
{
    font-size: 14px;
    color: #73767f;
    min-height: 180px;
}
.idnex-activity
{
    width: 912px;
    height: 227px;
}
.idnex-activity-change
{
    position: relative;
    width: 860px;
    height: 227px;
    overflow: hidden;
}
.idnex-activity-control
{
    width: 25px;
    height: 100%;
    background: #eaeaea;
    cursor: pointer;
    text-align: center;
    line-height: 227px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.idnex-activity-control:hover
{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}
.idnex-activity-ul
{
    position: absolute;
    width: 1000%;
}
.idnex-activity-li
{
    width: 270px;
    height: 227px;
    position: relative;
    float: left;
    margin: 0 8px;
}
.idnex-activity-img
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.idnex-activity-img img
{
    width: 100%;
    display: block;
}
.idnex-activity-change-box
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    background: rgba(92,199,131,.9);
}
.idnex-activity-change-name
{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.idnex-activity-change-name:before
{
    background-color: #fc0;
    display: inline-block;
    content: " ";
    width: 3px;
    height: 14px;
    margin-right: 10px;
    margin-bottom: -1px;
}
.idnex-activity-change-txt
{
    font-size: 14px;
    color: #fff;
    display: none;
    margin: 10px 0;
    margin-left: 13px;
}
.idnex-activity-li:hover .idnex-activity-change-box
{
    height: 100%;
}
.idnex-activity-li:hover .idnex-activity-change-txt
{
    display: block;
}
.index-media-box
{
    border-bottom: 1px solid #bfc9d2;
    min-width: 1200px;
    background: #fff;
}
.index-media-matter
{
    padding: 30px 0;
    position: relative;
}
.index-media-control
{
    position: absolute;
    top: 50px;
    width: 36px;
    height: 36px;
    overflow: hidden;
    border: 1px solid #bfc9d2;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    cursor: pointer;
}
.index-media-control-r
{
    right: 0;
}
.index-media-control img
{
    width: 8px;
}
.index-media-control:hover
{
    background: #5cc783;
    border-color: #5cc783;
    color: #fff;
}
.index-media-control:hover img
{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.index-media
{
    width: 1110px;
    margin: 0 auto;
    height: 80px;
    overflow: hidden;
    position: relative;
}
.index-media-ul
{
    position: absolute;
    width: 1000%;
}
.index-media-li
{
    display: table;
    width: 185px;
    height: 80px;
    text-align: center;
}
.index-media-li>a
{
    display: table-cell;
    width: 185px;
    height: 80px;
    vertical-align: middle;
    line-height: 0;
}
.index-media-li>a>img
{
    max-width: 140px;
    max-height: 60px;
    line-height: 0;
}
footer
{
    min-width: 1200px;
    padding-top: 50px;
    background: #fff;
}
.footer-nav
{
    width: 160px;
    margin-bottom: 20px;
}
.footer-nav dt
{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 20px;
}
.footer-nav dd
{
    margin: 5px 0;
}
.footer-iconfont-ico
{
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
}
.footer-nav-contact
{
    width: auto;
}
.footer-iconfont-ico-fax
{
    font-size: 22px;
    margin-right: 6px;
}
.footer-records
{
    font-size: 12px;
    font-family: "宋体";
    color: #898989;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #0c0c0c;
}
.banners
{
    position: relative;
    width: 100%;
    height: 298px;
    overflow: hidden;
}
.banners-img
{
    position: absolute;
    width: 1920px;
    height: 298px;
    left: 50%;
    margin-left: -960px;
}
.banners-title
{
    position: absolute;
    left: 50%;
    top: 45%;
    margin-left: -125px;
    width: 250px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-weight: normal;
}
.content
{
    margin: 20px auto 80px;
}
.sidebar
{
    width: 224px;
}
.sidebar-box
{
    background: #fff;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.sidebar-box-title
{
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #dfdfdf;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 20px;
    color: #173047;
}
.sidebar-nav-title
{
    font-weight: bold;
    padding-left: 10px;
}
.sidebar-nav-li>a
{
    display: block;
    padding: 8px 20px;
    font-size: 16px;
    color: #4d4d4d;
}
.sidebar-nav-li>a:hover, .sidebar-nav-li.current>a
{
    background: #173047;
    color: #fff;
}
.sidebar-content
{
    padding: 15px;
}
.sidebar-tab
{
    display: table;
}
.sidebar-contact-txt
{
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    color: #717171;
    word-wrap: break-word;
    word-break: normal;
    line-height: 18px;
}
.sidebar-contact-name
{
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    color: #717171;
}
.sidebar-contact-lineheight
{
    line-height: 16px;
}
.sidebar-contact-width
{
    width: 45px;
}
.main
{
    width: 712px;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0 20px;
    background: #fff;
    min-height: 600px;
}
.chaining-btn
{
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px;
    font-size: 20px;
}
.chaining-ico img
{
    width: 24px;
    height: 24px;
    margin-bottom: -5px;
}
.chaining-ico
{
    line-height: 0;
    padding-right: 10px;
}
.sidebar-audience
{
    background: #f6f6f6;
    color: #5cc783;
}
.sidebar-box i
{
    font-size: 25px;
}
.sidebar-audience:hover
{
    background: #eaeaea;
}
.sidebar-exhibition
{
    background: #5cc783;
    color: #fff;
}
.sidebar-exhibition:hover
{
    background: #ff2f2f;
}
.fast-chaining-ul
{
    margin-top: 20px;
}
.fast-chaining-li>a
{
    font-size: 14px;
    line-height: 28px;
}
.fast-chaining-li>a:hover
{
    color: #5cc783;
}
.fast-chaining-li>a>span
{
    font-family: "宋体";
    padding-right: 15px;
}
.sidebar-subscription-txt
{
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
}
.sidebar-subscription-input
{
    border: 1px solid #dfdfdf;
    width: 144px;
    height: 34px;
    box-sizing: border-box;
    border-right: 0;
    padding: 0 5px 0 25px;
    background: url(../image/sidebar-subscription-input.jpg) left center no-repeat;
}
.sidebar-subscription-btn
{
    width: 50px;
    height: 34px;
    background: #173047;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
}
.guild-box
{
    font-family: '宋体';
    color: #999;
    font-size: 12px;
    padding-top: 20px;
}
.guild-box>a
{
    color: #999;
}
.guild-box>a.iconfont
{
    font-size: 18px;
    color: #7b7b7b;
}
.guild-current
{
    color: #333;
}
.guild-arrow
{
    font-size: 16px;
    margin: 0 5px;
}
.main-title-box
{
    border-bottom: 1px solid #dfdfdf;
    box-sizing: border-box;
    height: 55px;
}
.main-title
{
    line-height: 55px;
    color: #173047;
    font-size: 20px;
    font-weight: normal;
}
.download-ul
{
    padding: 10px;
}
.download-li
{
    width: 175px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    margin: 20px;
    text-align: center;
    padding: 20px;
}
.download-name
{
    font-size: 14px;
    color: #636363;
    line-height: 16px;
    height: 32px;
    overflow: hidden;
    margin-bottom: 10px;
}
.download-ico
{
    text-align: center;
    line-height: 0;
    margin-bottom: 15px;
}
.download-ico img
{
    max-width: 30px;
}
.download-size
{
    font-size: 12px;
    color: #fb2020;
}
.download-btn
{
    width: 112px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    background: #173047;
    margin-top: 10px;
    font-size: 12px;
    color: #fff;
}
.download-btn:hover
{
    background: #5cc783;
}
.profile-box
{
    padding: 20px;
}
.profile-box img
{
    max-width: 100%;
}
.profile-title
{
    margin: 30px 0;
    font-size: 20px;
    line-height: 32px;
}
.profile-title-logo
{
    padding-right: 20px;
    margin-bottom: -8px;
}
.profile-txt
{
    line-height: 36px;
    color: #4c4c4c;
    margin: 40px 0;
    font-size: 14px;
}
.profile-name
{
    color: #5cc783;
    font-size: 18px;
}
.video_wrap
{
    width: 600px;
    margin: 50px auto;
}
.on-sidebar-l-main
{
    width: 955px;
    margin-left: 0;
}
.Contact-top
{
    padding: 30px 25px;
}
.Contact-title-logo
{
    width: 90px;
    margin-right: 15px;
    margin-bottom: -6px;
}
.Contact-title
{
    font-size: 16px;
    color: #484848;
}
.Contact-top-txt-box
{
    margin-top: 50px;
}
.Contact-top-txt
{
    width: 50%;
    float: left;
    margin-bottom: 10px;
    color: #484848;
    font-size: 14px;
}
.Contact-top-txt>a
{
    color: #5cc783;
    text-decoration: underline;
}
.Contact-top-txt>a:hover
{
    text-decoration: none;
}
.Contact-row
{
    padding: 50px 25px;
}
.Contact-half
{
    width: 50%;
}
.Contact-half-title
{
    font-size: 14px;
    color: #173047;
    font-weight: bold;
    margin-bottom: 10px;
}
.Contact-half-txt
{
    color: #484848;
    margin: 5px 0;
}
.Contact-ewm
{
    margin: 10px 0;
}
.Contact-ewm img
{
    max-width: 120px;
}
.partner-ul
{
    margin: 20px 0;
}
.partner-li
{
    display: table;
    margin: 15px 13px;
    box-sizing: border-box;
    width: 198px;
    height: 74px;
    text-align: center;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
}
.partner-li>a
{
    display: table-cell;
    width: 198px;
    height: 74px;
    vertical-align: middle;
    line-height: 0;
}
.partner-li>a>img
{
    max-width: 180px;
    max-height: 55px;
    display: inline-block;
}
.paging
{
    padding: 20px 10px 50px;
}
.paging a, .paging span
{
    color: #333;
    padding: 1px 7px;
    font-size: 14px;
    font-family: "微软雅黑";
    cursor: pointer;
    color: #666;
}
.paging .curr, .paging a:hover
{
    background: #173047;
    color: #fff;
    border-radius: 3px;
}
.paging .current, .paging a:hover
{
    background: #173047;
    color: #fff;
    border-radius: 3px;
}
.paging .next
{
    font-family: "宋体";
    font-weight: bold;
    font-size: 16px;
}
.news-li
{
    padding: 30px 0;
    border-bottom: 1px dashed #e7e7e7;
}
.news-li:last-of-type
{
    border-bottom: 0;
}
.news-img-box
{
    width: 210px;
}
.news-img-box img
{
    max-width: 100%;
}
.news-txt-box
{
    padding-left: 238px;
    padding-right: 20px;
}
.news-title
{
    font-size: 14px;
    padding: 5px 0;
}
.news-title a
{
    color: #727272;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-title a:hover
{
    color: #5cc783;
}
.news-time
{
    color: #727272;
}
.news-txt
{
    color: #727272;
    padding: 12px 0;
}
.news-details-box
{
    padding: 20px 20px;
    border-bottom: 1px solid #d4d4d4;
}
.news-details-title
{
    font-size: 24px;
    color: #4b4b4b;
    text-align: center;
    line-height: 28px;
    margin: 30px 0 10px;
    font-weight: normal;
}
.news-details-time
{
    text-align: center;
    color: #666;
}
.news-details-txt
{
    line-height: 32px;
    color: #4b4b4b;
    margin: 40px 0;
}
.news-details-box img
{
    max-width: 100%;
}
.news-share-box
{
    padding: 20px;
}
.news-keyword-box
{
    margin: 10px 0;
}
.news-keyword-name
{
    color: #323232;
    font-weight: bold;
}
.news-keyword-txt
{
    padding-left: 90px;
    color: #777;
}
.news-keyword
{
    margin: 0 5px;
}
.bdimgshare-lbl
{
    cursor: default;
    float: left;
    padding-right: 5px;
    line-height: 28px;
}
.news-share
{
    margin: 10px 0;
}
.news-control
{
    width: 355.5px;
    box-sizing: border-box;
    padding: 30px 20px;
    color: #173047;
    background: #ececec;
}
.news-control>a
{
    display: block;
    color: #173047;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-control>span
{
    font-family: "宋体";
    margin: 0 10px 0 20px;
    float: left;
}
.news-control:hover
{
    background: #e1e0e0;
}
.news-control-box
{
    margin-left: -20px;
    margin-right: -20px;
}
.news-control.fr
{
    text-align: right;
}
.news-control.fr>span
{
    float: right;
}
.activity
{
    padding: 20px 4px 20px;
}
.activity-li
{
    width: 254px;
    overflow: hidden;
    margin: 10px 24px 20px;
}
.activity-img
{
    display: table;
    width: 254px;
    max-height: 253px;
    text-align: center;
    overflow: hidden;
}
.activity-img>a
{
    display: table-cell;
    width: 254px;
    vertical-align: middle;
    line-height: 0;
}
.activity-img>a>img
{
    max-width: 254px;
    max-height: 253px;
    display: inline-block;
}
.activity-txt
{
    padding: 20px 0;
}
.activity-txt>a
{
    display: block;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.activity-txt>a:hover
{
    text-decoration: underline;
}
.online-top
{
    padding: 25px;
    margin: 18px 0;
    background-color: #f6f6f6;
    border-radius: 3px;
}
.online-search-select
{
    outline: none;
    border: 1px solid #dadada;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-image: url(../image/online-search-select.png);
    background-position: right center;
    background-repeat: no-repeat;
    width: 280px;
    height: 40px;
    box-sizing: border-box;
    margin-right: 25px;
    border-radius: 5px;
    padding: 0 10px;
}
.online-search-input
{
    width: 350px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 0 10px;
    padding-left: 35px;
    border: 1px solid #dadada;
    background: #fff url(../image/online-search-input.png) left center no-repeat;
}
.online-search-btn
{
    width: 180px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 5px;
    background: #174567;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}
.online-search-btn:hover
{
    background: #194d74;
}
.online-rank
{
    padding-top: 30px;
}
.online-rank a
{
    text-transform: uppercase;
    padding: 0 9.5px;
    color: #707070;
    box-sizing: border-box;
}
.online-rank a.current
{
    color: #dd4e17;
}
.online-bd
{
    margin: 20px 0;
}
.online-hint
{
    font-size: 16px;
    color: #666;
    margin: 10px 0;
}
.online-row
{
    border-radius: 0;
    padding: 25px;
    border: 1px solid #e9e9e9;
    margin-top: -1px;
}
.online-row:nth-of-type(2n)
{
    background: #fafafa;
}
.online-logo
{
    width: 250px;
    text-align: center;
}
.online-logo a
{
    line-height: 0;
}
.online-logo a img
{
    display: inline-block;
    max-width: 120px;
    max-height: 70px;
}
.online-txtbox
{
    padding-left: 250px;
}
.booth-number
{
    font-size: 14px;
    font-weight: bold;
    color: #5cc783;
    width: 150px;
}
.online-logo-txt
{
    padding-right: 160px;
}
.online-logo-name
{
    margin-bottom: 5px;
}
.online-logo-name a
{
    color: #404040;
}
.online-logo-line
{
    font-size: 14px;
    line-height: 18px;
}
.online-logo-line a
{
    color: #525252;
}
.online-logo-name a:hover, .online-logo-line a:hover
{
    color: #5cc783;
}
.online-details-top
{
    border: 1px solid #e9e9e9;
    padding: 30px;
}
.online-details-logo
{
    width: 110px;
    padding-left: 20px;
    padding-right: 50px;
}
.online-details-logo>img
{
    width: 100%;
    display: block;
}
.online-details-txtbox
{
    padding-left: 180px;
}
.online-details-name
{
    font-size: 22px;
    color: #404040;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 15px;
}
.online-details-booth-number
{
    font-size: 18px;
    color: #dd4e17;
    font-weight: bold;
    font-family: "微软雅黑";
    margin-bottom: 20px;
}
.online-details-txt
{
    width: 50%;
    margin: 3px 0;
    color: #525252;
}
.online-details-txt a
{
    color: #525252;
}
.online-product-title
{
    margin-top: 50px;
    margin-bottom: 35px;
    height: 46px;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
    background: #173047;
    line-height: 46px;
}
.online-product-li
{
    width: 280px;
    overflow: hidden;
    margin-right: 36px;
    margin-bottom: 50px;
    cursor: pointer;
}
.online-product-li:nth-of-type(3n)
{
    margin-right: 0;
}
.online-product-img
{
    width: 280px;
    height: 250px;
    overflow: hidden;
}
.online-product-img img
{
    width: 100%;
    display: block;
}
.online-product-txt
{
    text-align: center;
    font-size: 16px;
    color: #4c4c4c;
    padding: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.popup-box
{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index: 10;
}
.popup
{
    position: absolute;
    left: 50%;
    top: 150px;
    margin-left: -500px;
    width: 1000px;
    overflow: hidden;
    border-radius: 5px;
    background: #fff;
}
.popup-product-img
{
    width: 460px;
    margin-right: 40px;
}
.popup-product-img img
{
    max-width: 460px;
    display: block;
}
.popup-product-txtbox
{
    padding: 20px 0;
    padding-left: 500px;
}
.popup-product-name
{
    font-size: 24px;
    color: #4c4c4c;
    line-height: 26px;
    font-weight: normal;
    text-align: center;
    padding: 30px 0;
}
.popup-product-txt
{
    color: #686868;
    line-height: 30px;
    margin-bottom: 40px;
}
.popup-product-title
{
    color: #dd4e17;
}
.close
{
    position: absolute;
    cursor: pointer;
    width: 24px;
    height: 24px;
    right: 10px;
    top: 10px;
    color: #333;
    font-size: 24px;
    text-align: center;
}
.exhibition-title
{
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    background: url(../image/exhibition-title-bg.jpg);
    color: #5cc783;
    font-size: 16px;
    margin: 15px 0;
}
.exhibition-checkbox-ul
{
    padding: 0 15px;
}
.exhibition-checkbox-li
{
    width: 33.3%;
    padding: 10px 0;
    color: #666;
}
.exhibition-checkbox
{
    margin-right: 5px;
}
.exhibition-piece
{
    margin-bottom: 70px;
}
.exhibition-input-li
{
    margin: 24px 0;
}
.exhibition-input-title
{
    font-size: 15px;
    color: #333;
    width: 120px;
    line-height: 44px;
}
.exhibition-input-title span
{
    margin-right: 5px;
    color: #d60e1b;
    font-family: '微软雅黑';
    display: inline-block;
    width: 10px;
}
.exhibition-input
{
    height: 44px;
    box-sizing: border-box;
    border: 1px solid #ededed;
    width: 100%;
    border-radius: 5px;
    padding: 0 10px;
    color: #878787;
}
.exhibition-input-r
{
    padding-left: 120px;
}
.exhibition-input-r label
{
    line-height: 44px;
    margin: 0 10px;
}
.exhibition-select
{
    outline: none;
    border: 1px solid #ededed;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-image: url(../image/online-search-select.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 0 20px 0 10px;
    height: 44px;
    border-radius: 5px;
    box-sizing: border-box;
    color: #878787;
    width: 265px;
}
.exhibition-input-mr
{
    margin-right: 22px;
}
.exhibition-select-sex
{
    width: 170px;
}
.exhibition-input-name
{
    width: 360px;
}
.exhibition-select-district
{
    width: 127px;
}
.country-num-input
{
    width: 110px;
}
.area-num-input
{
    width: 150px;
}
.num-input
{
    width: 250px;
}
.Booth-tab
{
    margin: 40px 0 30px;
    border-collapse: collapse;
}
.standard_box, .light_box
{
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.standard_box td, .light_box td
{
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
}
.Booth-tab td
{
    padding: 15px 20px;
    width: 50%;
}
.Booth-tab td>b
{
    margin-right: 5px;
    color: #0c3c60;
}
.Booth-tab-input
{
    width: 65px;
    height: 30px;
    border: 1px solid #ededed;
    border-radius: 5px;
    padding: 0 10px;
}
.uploading-logo-box
{
    padding: 0 10px 30px;
    border-bottom: 1px solid #eee;
}
.uploading-logo-title
{
    font-size: 15px;
    color: #333;
    margin-bottom: 15px;
}
.uploading-logo
{
    width: 155px;
    overflow: hidden;
    text-align: center;
    line-height: 0;
}
.uploading-logo>img
{
    max-width: 100%;
}
.uploading-logo-r
{
    padding-left: 180px;
    padding-top: 8px;
}
.uploading-logo-btn
{
    position: relative;
    width: 80px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    overflow: hidden;
    background: #5cc783;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}
.uploading-logo-btn:hover
{
    background: #e74545;
}
.uploading-logo-btn input
{
    position: absolute;
    width: 80px;
    height: 34px;
    opacity: 0;
    cursor: pointer;
}
.uploading-logo-txt
{
    font-size: 14px;
    color: #878787;
}
.exhibition-btn-box
{
    text-align: center;
    padding-bottom: 50px;
    padding-top: 30px;
}
.exhibition-btn
{
    width: 190px;
    height: 50px;
    border-radius: 5px;
    background: #173047;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    border: 0;
    cursor: pointer;
}
.exhibition-btn:hover
{
    background: #173652;
}
.banner-suspend
{
    position: absolute;
    width: 280px;
    padding: 30px;
    bottom: 0;
    background: rgba(0,0,0,.8);
    margin-left: -340px;
}
.banner-suspend-txtBox
{
    margin-bottom: 40px;
}
.banner-suspend-title
{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
    line-height: 26px;
}
.banner-suspend-txt
{
    color: #fff;
    line-height: 16px;
}
.banner-suspend-li:before
{
    content: "·";
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-right: 5px;
}
.banner-suspend-li a
{
    color: #fff;
}
.banner-suspend-li a:hover
{
    color: #5392f9;
}
.banner-btn
{
    width: 100%;
    display: block;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 28px;
}
.banner-btn:hover
{
    opacity: .95;
}
.banner-exhibitors
{
    color: #fff;
    background: #5cc783;
    margin-bottom: 30px;
}
.banner-audience
{
    color: #5cc783;
    background: #fff;
}
.banner-btn>i
{
    display: inline-block;
    font-size: 28px;
    margin-bottom: -8px;
    margin-right: 20px;
}
.w1140.nav
{
    padding-top: 0;
}
.content.w1200
{
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.w1140 .logo
{
    padding: 0;
}
.uploading-logo-box
{
    display: block!important;
}
.sidebar-content
{
    padding: 15px 13px;
}
.banner-btn
{
    height: 56px;
    line-height: 56px;
    margin-bottom: 11px;
    font-size: 24px;
    text-align: left;
}
.banner-btn>i
{
    width: 28px;
    height: 28px;
    margin-left: 40px;
    margin-bottom: -6px;
}
.banner-demand
{
    font-size: 20px;
    background-color: #5cc783;
    color: #fff;
}
.banner-demand:hover
{
    opacity: .9;
}
.banner-demand-ico
{
    background-image: url(../image/demand.png);
}
.app-nav-ico, .app-nav-close
{
    display: none;
}
.demand-top
{
    margin: 20px 0;
    background-color: #fff;
    padding: 40px 30px;
    font-size: 16px;
}
.demand-top-name
{
    font-weight: bold;
    color: #5cc783;
}
.demand-top-text
{
    padding-left: 85px;
    color: #173047;
}
.demand-form-row
{
    background-color: #fff;
    padding: 35px 0;
}
.demand-form-li
{
    width: 50%;
    box-sizing: border-box;
    padding: 0 30px;
    margin-bottom: 30px;
}
.demand-form-name
{
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}
.demand-form-input
{
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    height: 45px;
    padding: 0 10px;
    border-radius: 5px;
}
.demand-form-hint
{
    float: right;
    font-size: 12px;
    color: #5cc783;
    font-family: "宋体";
    padding-left: 20px;
    line-height: 24px;
}
.warn .demand-form-hint
{
    background: url(../image/warn-ico.png) left center no-repeat;
}
.warn .demand-form-input
{
    border-color: #5cc783;
}
.demand-form-textarea
{
    height: 125px;
    padding: 10px;
    resize: none;
}
.demand-btn-box
{
    margin: 30px;
    border-top: 1px solid #e5e5e5;
    padding: 30px;
    text-align: center;
}
.demand-btn-hint
{
    font-size: 16px;
    color: #5cc783;
    margin-bottom: 20px;
}
.demand-btn
{
    width: 240px;
}
.pp_pic_holder
{
    width: 626px!important;
    top: 20px!important;
    left: 50%!important;
    margin-left: -300px!important;
    background-color: #fff;
}
.pp_content
{
    width: 600px!important;
}
#pp_full_res
{
    width: 100%;
}
#fullResImage
{
    width: 600px!important;
    max-width: 600px!important;
    height: auto!important;
}
.pp_hoverContainer
{
    width: 100%!important;
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next
{
    background: url(../image/sprite.png) -31px -3px no-repeat!important;
}
div.pp_default a.pp_arrow_next
{
    background-position: -82px -3px!important;
}
.logo-down
{
    position: relative;
    width: 340px;
    float: right;
    margin-top: -558px;
}
.logo-img
{
    overflow: hidden;
    display: block;
    float: left;
}
.logo-img img
{
    max-width: 100%;
    position: relative;
    z-index: 1;
    display: inline-block;
}
.logo-img-iphone
{
    display: inline-block;
    margin: 0 auto;
}
.logo-chenghua
{
    width: 340px;
    float: right;
    cursor: pointer;
    background: #fff;
    padding: 10px 28px;
    box-sizing: border-box;
}
.arrbox
{
    width: 248px;
    height: 30px;
}
.conmentarr
{
    width: 30px;
    height: 50px;
    background-color: #f1f0f0;
    position: relative;
    display: inline-block;
    margin-left: 5px;
    border-radius: 4px;
    cursor: pointer;
    float: right;
}
.arrbox:after
{
    position: absolute;
    top: 18px;
    left: 8px;
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 10px solid #129cd1;
}
.openarr:after
{
    position: absolute;
    top: 18px;
    left: 11px;
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #129cd1;
}
.logo-img-tit
{
    float: left;
    margin: 36px 0 0 0;
    color: #323232;
    font-size: 19px;
    line-height: 30px;
}
.logo-img-tel
{
    float: left;
    margin-top: 38px;
    margin-left: 20px;
}
.logo-img-tel h2
{
    color: #df2928;
    font-size: 26px;
    font-weight: normal;
}
.logo-img-tel p
{
    color: #464646;
    font-size: 17px;
    font-weight: normal;
    line-height: 40px;
}
.logo-imgbox img
{
    width: 90%;
}
.logo-banner
{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: -151px;
}
.logo-banner img
{
    position: relative;
    left: 50%;
    margin-left: -960px;
    display: block;
}
@media only screen and (max-width: 1760px)
{
    .logo-chenghua
    {
        float: right;
        text-align: center;
        padding: 5px 28px;
    }
    .logo-img-iphone
    {
        float: none;
    }
    .logo-down
    {
        margin-top: -574px;
    }
    .conmentarr
    {
        width: 248px;
        height: 30px;
        margin-top: 5px;
        margin-left: 0;
        background-color: #172988;
    }
    .arrbox:after
    {
        position: absolute;
        top: 2px;
        left: 50%;
        margin-left: -5px;
        content: '';
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-bottom: 10px solid #fff;
        border-right: 8px solid transparent;
    }
    .openarr:after
    {
        position: absolute;
        top: 10px;
        left: 50%;
        margin-left: -5px;
        content: '';
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-top: 10px solid #fff;
        border-right: 8px solid transparent;
    }
}
@media only screen and (max-width: 1200px)
{
    .logo-img-tel, .logo-chenghua, .wrap-logo
    {
        display: none;
    }
}
.wrap-logo
{
    width: 280px;
    height: 650px;
    border: 1px #ededed solid;
    position: absolute;
    top: 105px;
    left: 30px;
    background-color: #fff;
    z-index: 1000;
    -moz-box-shadow: 0 0 10px #eee;
    -webkit-box-shadow: 0 0 10px #eee;
    box-shadow: 0 0 10px #eee;
    display: none;
}
.swiper-box
{
    width: 230px;
    margin: auto;
    height: 530px;
    position: relative;
    display: block;
}
.swiper-box .swiper-wrapper .swiper-slide
{
    width: 100%!important;
    height: 100%!important;
}
.wrap-logo .btn-swiper
{
    width: 100%;
    height: 60px;
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.wrap-logo .next-btn
{
    background-image: url('../image/arrdown.png');
}
.wrap-logo .per-btn
{
    background-image: url('../image/arrup.png');
}
.swiper-box .swiper-wrapper .swiper-slide .list-logo
{
    display: block;
    height: 100%;
}
.swiper-box .swiper-wrapper .swiper-slide .list-logo li
{
    background: #f6f5f5;
    width: 230px;
    height: 90px;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 20px;
}
.swiper-box .swiper-wrapper .swiper-slide .list-logo li:nth-child(5n)
{
    margin-bottom: 0;
}
.swiper-box .swiper-wrapper .swiper-slide .list-logo li a
{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper-box .swiper-wrapper .swiper-slide .list-logo li a .logo-box
{
    width: 68px;
    height: 68px;
    line-height: 68px;
    display: inline-block;
    float: left;
}
.swiper-box .swiper-wrapper .swiper-slide .list-logo li a .logo-box img
{
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}
.swiper-box .swiper-wrapper .swiper-slide .list-logo li a .txt-box
{
    display: inline-block;
    float: left;
    width: calc(100% - 90px);
    margin-left: 12px;
}
.swiper-box .swiper-wrapper .swiper-slide .list-logo li a .txt-box .time-box
{
    color: #275889;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiper-box .swiper-wrapper .swiper-slide .list-logo li a .txt-box p
{
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width: 1760px)
{
    .logo-img-tel, .logo-img-tit
    {
        margin-left: 20px;
    }
}