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,
th,
var {
    font-style: normal;
    font-weight: normal;
}

fieldset,
img {
    border: none;
}

.indexVideo {
    width: 100%;
    margin-bottom: 20px;
}


/*img{vertical-align:top;}*/

input,
button {
    vertical-align: middle;
    color: #6b5f53;
    outline: none;
}

caption,
th {
    text-align: left;
}

a {
    text-decoration: none;
    color: #222;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

a:hover {
    color: #009040;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

html {
    text-align: center;
}

body {
    font: 14px "微软雅黑";
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "黑体", "微软雅黑", "思源黑体", Arial, sans-serif;
    color: #000;
    margin: 0 auto;
    text-align: left;
    -webkit-text-size-adjust: none;
    line-height: 24px;
    background: #fff;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    overflow-x: hidden;
}


/*Common Style*/

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    z-index: 10;
}

.hidden {
    display: none !important;
}

.clearfloat:after {
    content: "";
    display: block;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

.clearfloat {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.btn {
    border: 0;
    cursor: pointer;
}


/*版心*/

.wrap {
    max-width: 945px;
    margin-left: calc((100% - 945px) / 2 - 15px);
}

.wrap-padding {
    padding: 0 14px;
}

.page {
    /* width: calc(100% - 63px); */
}

.grid {
    margin-left: -36px;
}

.font-size-fa {
    font-size: 14px;
}

.font-size-50 {
    font-size: 0.5em;
}

.font-size-75 {
    font-size: 0.75em;
}

.font-size-80 {
    font-size: 0.8em;
}

.font-size-85 {
    font-size: 0.85em;
}

.font-size-90 {
    font-size: 0.9em;
}

.font-size-100 {
    font-size: 1em;
}

.font-size-110 {
    font-size: 1.1em;
}

.font-size-125 {
    font-size: 1.25em;
}

.font-size-150 {
    font-size: 1.5em;
}

.font-size-175 {
    font-size: 1.75em;
}

.font-size-200 {
    font-size: 2em;
}

.font-size-250 {
    font-size: 2.5em;
}

.font-size-300 {
    font-size: 3em;
}

.font-size-350 {
    font-size: 3.5em;
}

.font-size-450 {
    font-size: 4.5em;
}

.news-conent {
    font-size: 14px;
    line-height: 50px;
    padding: 25px 0;
}

.news-conent p {
    line-height: 25px;
    font-size: 15px;
}

.download ul.tab {
    width: 100%;
    border-bottom: 1px solid #eeefef;
    height: 35px;
}

.download ul.tab li {
    float: left;
    line-height: 35px;
    padding: 0 31px;
    font-weight: bold;
    cursor: pointer;
    height: 35px;
    position: relative;
    z-index: 99;
}

.download ul.tab li:hover {
    border-bottom: 1px solid #009040;
    height: 35px;
    color: #009040;
}

.download ul.tab li.on {
    border-bottom: 1px solid #009040;
    height: 35px;
    color: #009040;
}

.download-con {
    overflow: hidden;
    min-height: 400px;
}

.download-con>li {
    display: none;
    width: 100%;
    overflow: hidden;
    line-height: 95px;
    font-size: 16px;
    font-weight: bold;
}

.download-con>li.current {
    display: block;
}

.download-con>li span {
    height: 41px;
    width: 44px;
    display: block;
    float: left;
    margin: 0 16px 0 3px;
    transition: 600ms;
}

.download-con-n {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #eeefef;
}

.download-con-n-img {
    float: left;
    transition: 600ms;
}

.download-con-n-img .icon-pdf1 {
    font-size: 35px;
    transition: 400ms;
}

.download-con-n-img:hover span {
    margin-left: 25px;
    transition: 600ms;
}

.download-con-n-img:hover .icon-pdf1 {
    color: #009040;
    transition: 600ms;
}

.download-con-n-img a {
    color: #666;
}

.download-con-n-img a:hover {
    color: #333;
}

.download-con-n-img img {
    float: left;
    margin: 23px 20px 0 3px;
}

.download-con-n-d {
    float: right;
    padding: 0 2.2em;
    background: #c6c6c6;
    line-height: 48px;
    cursor: pointer;
    border-radius: 3px;
    margin-top: 22px;
}

.download-con-n a {
    display: block;
}

.download-con-n-d a {
    color: #333;
}

.pager {
    text-align: center;
}

.pager a {
    padding: 3px 10px;
    border: 1px solid #e5e5e5;
    margin: 0 5px;
    color: #666;
    font-weight: normal;
}

.pager span.curr {
    text-align: center;
    width: auto;
    height: auto;
    float: none;
    display: inline;
    margin: 0 5px;
    padding: 3px 10px;
    border: 1px solid #e5e5e5;
    background: #eeeeee;
    font-weight: normal;
}


/* 快捷头部  shortcut */

.shortcut-row {
    font-size: 12px;
    font-size: .75rem;
    line-height: 2;
    background-color: #eee;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1000;
    height: 40px;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.shortcut-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.shortcut-row .shortcut-nav {
    float: right;
}

.shortcut-row .shortcut-nav>li.position--relative {
    position: relative;
    display: inline-block;
}

.shortcut-row .shortcut-nav>li.search--relative {
    position: inherit;
}

.shortcut-row .shortcut-nav>li>a {
    margin-left: 5px;
    margin-right: 5px;
    color: #444;
    display: inline-block;
}

.icon-diqiu {
    margin-right: 5px;
}

.shortcut-row .shortcut-nav>li>a:hover,
.shortcut-row .shortcut-nav>li>a:active {
    color: #009040;
}


/*同期活动内页*/

.active-table {
    width: 671px;
    text-align: center;
}

.active-table .acitve-header {
    height: 26px;
    text-align: center;
    width: 650px
}

.active-table td {
    height: 26px;
    text-align: center;
    padding: 5px;
}

.active-table td:nth-of-type(1) {
    width: 98px
}

.active-table td:nth-of-type(2) {
    width: 260px
}

.active-table td:nth-of-type(3) {
    width: 285px
}

.shortcut-row .shortcut-nav>li>a span {
    display: none;
    margin-left: 6px;
}

.toggle-trigger2 .iconfont:before {
    top: 2px;
    position: relative;
}

.toggle-nav-btn {
    position: absolute;
    width: 24px;
    font-size: 30px;
    color: #009040;
    left: 15px;
    line-height: 40px;
}

.search-row {
    position: absolute;
    width: 100%;
    background: #eee;
    top: 40px;
    left: 0;
    padding: 20px 0;
    display: none;
}

.search-top {
    width: 100%;
    position: relative;
}

.search-input {
    display: block;
    height: 3em;
    background: #fff;
    width: 100%;
    border: 1px solid #fff;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
}

.txt-input-error {
    border: 1px solid #003279;
}

.ui-widget.ui-widget-content {
    z-index: 9999;
}

.search-button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding: 0 10px;
    color: #fff;
    border: 0;
    background: #009040;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 0 3px 3px 0;
}

.search-terms-row {
    padding: 20px;
    padding-bottom: 0;
}

.search-terms-title {
    font-size: 1.5rem;
    margin-bottom: 20px;
    text-align: center;
    font-weight: normal;
}

.search-terms-line {
    text-align: center;
}

.search-terms {
    line-height: 24px;
    color: #009040;
    font-size: 14px;
    overflow: hidden;
    display: inline-block;
}

.search-terms i {
    font-size: 24px;
    line-height: 24px;
    position: relative;
    top: 3px;
    margin-right: 20px;
}

.search-terms:hover {
    color: #666;
}

.curr .toggle-trigger2 {
    border-bottom: 2px solid #009040;
}

@media only screen and (min-width: 945px) {
    .toggle-nav-btn {
        display: none
    }
}

@media only screen and (max-width: 945px) {
    .page {
        width: 100%;
    }
    .grid {
        margin-left: -0px;
    }
    .toggle-nav-btn {
        display: block;
        border: 0;
        outline: none;
        overflow: hidden;
        white-space: nowrap;
    }
    /*  .toggle-nav-btn::before {
        content:'';
        position:absolute;
        top:0;
        left:0;
        width:1.5rem;
        height:1.25rem;
        border-top:0.75rem double #009040;
        border-bottom:0.25rem solid #009040
    } */
}

@media only screen and (max-width: 640px) {
    .shortcut-row .shortcut-nav>li.position--relative {
        position: static;
    }
    .shortcut-row .shortcut-nav>li>a {
        margin-right: 2px;
        margin-left: 2px;
    }
    /*同期活动内页*/
    .active-table {
        width: 100%
    }
    .active-table .acitve-header {
        width: 100%
    }
    .active-table tr {
        width: 100%;
    }
    .active-table td:nth-of-type(1) {
        width: 50px;
    }
    .active-table td:nth-of-type(2) {
        width: 100px;
    }
    .active-table td:nth-of-type(3) {
        width: 160px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 999px) {
    .shortcut-row .most_wanted_keywords {
        text-align: center;
    }
    .shortcut-row .most_wanted_keywords li {
        display: inline-block;
    }
    .shortcut-row .most_wanted_keywords a {
        margin-left: 0;
    }
    .shortcut-row .most_wanted_keywords .link-icon {
        margin-left: 6px;
        width: 16px;
        height: 16px;
        margin-bottom: -2px;
    }
}

@media only screen and (min-width: 945px) {
    .shortcut-row a span,
    .shortcut-row .shortcut__element span {
        display: inline-block;
    }
    .shortcut-row .shortcut-nav>li>a {
        margin-left: 5px;
        margin-right: 5px;
        color: #444;
    }
    .shortcut-row .shortcut-nav>li>a:hover,
    .shortcut-row .shortcut-nav>li>a:active {
        color: #009040;
    }
    .shortcut-row .shortcut-nav>li>a span {
        display: inline-block;
    }
}


/* logo */

.logo-row {
    padding: 60px 0 25px 0;
}

.logo-img {
    float: left;
    margin-top: 14px;
}

.logo-img img {
    max-width: 100%;
    position: relative;
    z-index: 1;
    display: block;
}

.logo-tit {
    float: right;
    font-weight: bold;
}

.logo-tit-t {
    text-align: right;
    font-size: 24px;
    color: #009040;
    line-height: 30px;
}

.logo-tit-b {
    text-align: right;
    font-size: 20px;
    color: #f39700;
    line-height: 30px;
}

.logo-banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: -85px;
}

.logo-banner img {
    position: relative;
    left: 50%;
    margin-left: -960px;
    display: block;
}

@media only screen and (max-width: 945px) {
    .logo-img {
        padding-left: 15px;
        padding-right: 15px;
        display: block;
    }
    .logo-banner {
        margin-top: -10%;
    }
    .logo-banner img {
        height: auto;
        width: 1400px;
        margin-left: -700px;
    }
}


/* 导航 */

.nav-row {
    background: #009040;
    width: 100%;
    position: relative;
    height: 55px;
    z-index: 3;
    transition: all 0.25s ease-in-out 0s;
}

.headerTabrtow {
    position: fixed;
    top: 0;
    z-index: 10000;
}

.nav-li {
    float: left;
    padding: 0 14px;
    height: 55px;
    line-height: 55px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.nav-li:nth-last-child(2){
    width: 120px;
    padding: 0;
    height: 55px;
    line-height: 55px;
    margin-top: 0px;
    text-align: center;
    float: right;
}



.nav-li:nth-last-child(2) .nav-li-a{
    background: url(../images/virtual1.png) no-repeat;
    background-size: 100% 100%;
    width: 120px;
    font-size: 16px;
}
.nav-li:first-of-type {
    /*padding-left: 0;*/
}

.nav-li:last-of-type {
    /*padding-right: 0;*/
}

.nav-virtual-li {
    
    padding: 0;
    height: 55px;
    line-height: 55px;
    margin-top: 0px;
    text-align: center;
}

.nav-virtual-li:last-child {
    float: right;
    width: 120px;
}

.nav-li-a {
    display: block;
    color: #fff;
    font-size: 18px;
    position: relative;
    -webkit-transition: color 0.2s ease 0s;
    -o-transition: color 0.2s ease 0s;
    transition: color 0.2s ease 0s;
    font-family: Arial, Helvetica, 'Adobe 黑体 Std', "微软雅黑", sans-serif;
}

.e_OccupyBox-001 .e_pagebox {
    display: flex;
    align-items: center;
    justify-content: center;
}

.e_OccupyBox-001 .e_pagebox .pre {
    height: 30px;
    color: rgba(102, 102, 102, 1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(242, 242, 242, 1);
    text-align: center;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 30px;
    cursor: pointer;
    margin-right: 10px;
}

.e_OccupyBox-001 .e_pagebox .pre:hover {
    background-color: #019934;
    color: #fff;
}

.e_OccupyBox-001 .e_pagebox .pageNum {
    height: 30px;
    width: 30px;
    color: rgba(102, 102, 102, 1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(242, 242, 242, 1);
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
    cursor: pointer;
}

.e_OccupyBox-001 .e_pagebox .pageNum:hover {
    background-color: #019934;
    color: #fff;
}

.e_OccupyBox-001 .e_pagebox .next {
    height: 30px;
    color: #fff;
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: #019934;
    text-align: center;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 30px;
    cursor: pointer;
    margin-right: 10px;
}

.e_OccupyBox-001 .e_pagebox .active {
    background-color: #019934;
    color: #fff;
}

.nav-virtual-li .nav-li-a {
    font-size: 24px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
}

.nav-virtual-li {
    display: flex;
    align-items: center;
}
.nav-virtual-li .nav-li-a{
    width: 120px;
    background: url(../images/virtual1.png) no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
}


/*.nav-li-a:after {*/


/*border: 10px solid transparent;*/


/*bottom: -18px;*/


/*content: "";*/


/*left: calc(50% - 15px);*/


/*!*  left: -20px; *!*/


/*position: absolute;*/


/*-webkit-transition: border 0.2s ease 0s;*/


/*-o-transition: border 0.2s ease 0s;*/


/*transition: border 0.2s ease 0s;*/


/*}*/


/*.nav-li:hover .nav-li-a:after {*/


/*border-bottom-color: #fff;*/


/*}*/

.nav-li:not(:last-child):not(:nth-last-child(2)):hover{
    background: #f39700;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

/* .nav-virtual-li:hover {
    background: url(../images/virtual.png) no-repeat;
} */
.nav-virtual-li:hover{
    background-color: transparent;
}
.nav-li:hover .nav-li-a {
    color: #fff;
}

.nav-li:hover .sub-nav-row {
    display: block;
}

.sub-nav-row {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 10px 0 0px;
    border-bottom: 1px solid #888;
    margin-top: -2px;
    background: #fff;
    z-index: 110;
}

.sub-nav {
    float: left;
    width: calc(100% / 4 - 20px);
    margin-right: 20px;
    margin-bottom: 36px;
}

.sub-nav-a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #888;
    line-height: 35px;
    font-size: 14px;
}

dt .sub-nav-a {
    color: #333;
    font-weight: bold;
    text-align: left;
}

dt .sub-nav-a span {
    color: #D00211;
}

dd .sub-nav-a {
    border-bottom-color: #ccc;
    color: #666;
    transition: text-indent 0.2s;
}

.sub-nav-a:hover {
    color: #f39700;
}

@media only screen and (max-width: 945px) {
    .nav-row {
        display: none;
    }
}

.iconfontbtom {
    width: 210px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.iconfontbtom .icon {
    position: relative;
    cursor: pointer;
    width: 46px;
    height: 46px;
}

.iconfontbtom .icon .ctomtn {
    width: 46px;
    height: 46px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.iconfontbtom .icon .ctomtn img {
    margin: 0;
}

.iconfontbtom .icon .ctent {
    display: none;
    position: absolute;
    padding: 20px;
    bottom: 70px;
    left: -53px;
    background-color: #fff;
    border-radius: 10px;
}

.iconfontbtom .icon .ctent img {
    display: block;
    width: 125px;
    height: 125px;
}

.iconfontbtom .icon .ctent .jiao {
    width: 0px;
    height: 0px;
    border: 20px solid transparent;
    border-top-color: #fff;
    position: absolute;
    bottom: -27px;
    left: 60px;
}

.iconfontbtom .icon:hover .ctent {
    display: block;
}

.iconfontbtom .icon:hover .ctent img {
    margin: 0;
}

.sub-nav {
    text-indent: 1em;
    text-align: left;
}

.sub-nav dd {
    background-color: #fff;
    transition: background-color 0.5s;
}

.sub-nav dd:hover {
    background-color: #eee;
}

.sub-nav-a:hover {
    /*color: #003885;*/
    text-indent: 2em;
}

.cs-con-img img {
    width: 100%;
    display: block;
}
.indexTitle3{
    font-size: 23px;
    color: #0a0a0a;
    font-weight: normal;
    margin: 25px 0 5px;
    line-height: 36px;
}
.indexName {
    margin: 3rem 0 0;
    font-size: 3rem;
    font-weight: normal;
    color: #333;
}
.indexName3{
    font-size: 19px;
    color: #fff;
    font-weight: normal;
    margin-top: 15px;
}
.OnlineContact .info{
    color: #009040;
    font-weight: bold;
}
.OnlineContact .info2{
    font-size: 18px;
    color: #009040;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}
.OnlineContact .inlinitem .item{
    float: left;
    margin-right: 36px;
    width: calc(100%/3 - 54px);
    padding: 20px 15px;
    background-color: #fff;
    box-shadow: 1px 3px 5px 1px #e7e7e7;
    transition: 0.6s;
    transform: translate(0);
}


.OnlineContact .inlinitem .item:hover{
    transform: translateY(-10px);
    cursor: pointer;
}

.OnlineContact .inlinitem .item:nth-child(3){
    margin-right: 0px;
}

.OnlineContact .inlinitem .item .title{
    margin-bottom: 10px;
    font-weight: bold;
}

.indexName2{
    font-size: 28px;
    color: #fff;
    padding-top: 50px;
    font-weight: normal;
}
.aboutName {
    margin: 3rem 0 0;
    font-size: 23px;
    color: #0a0a0a;
    font-weight: normal;
}

.indexText {
    font-size: 14px;
    line-height: 24px;
    margin: 24px 0 15px;
    text-align: justify;
}

.indexcontent {
    font-size: 16px;
    line-height: 24px;
    margin: 24px 0 15px;
    text-align: justify;
    color: #555555;
}

.signinLogo {
    background-color: #f6f6f6;
    padding: 60px 0;
    margin-top: 35px;
}

.indexloginflex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.indexloginflex .item-li {
    width: 49.5%;
    height: 120px;
    border-radius: 15px;
    display: flex;
    background-color: #009040;
}

.indexloginflex .item-li a {
    display: block;
    width: 100%;
    height: 100%;
}

.indexloginflex .item-li img {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 15px;
    object-fit: cover;
}

.indexloginflex .item-li:nth-child(1) {
    background-color: #009140;
    margin-bottom: 10px;
}

.indexloginflex .item-li:nth-child(2) {
    background-color: #f39700;
    margin-bottom: 10px;
}

.indexloginflex .item-li:nth-child(3) {
    background-color: #f39700;
}

.indexloginflex .item-li:nth-child(4) {
    background-color: #009140;
}

.indexloginflex .item-right .item-title {
    font-size: 24px;
    margin-bottom: 8px;
    color: #fff;
}
.indexloginflex .item-right .info1{
    font-size: 16px;
    margin-top: 3px;
    color: #fff;
}

.indexloginflex .item-right .info1 .icon{
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    color: #0400003d;
    font-size: 18px;
    margin-right: 10px;
    line-height: 20px;
}
.indexloginflex .item-li:nth-child(1) .item-right .info1 .icon{
    color: #009140;
}
.indexloginflex .item-li:nth-child(2) .item-right .info1 .icon{
    color: #f39700;
}

.indexloginflex .item-btn span {
    color: #fff;
}

.indexloginflex .item-img {
    margin-right: 25px;
    width: 50px;
    height: 54px;
    margin-left: 30px;
}

.indexloginflex .item-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.exhibitionscene {
    background-color: #f6f6f6;
    padding: 5px 0 60px;
    margin-top: 70px;
}

.photoimg {
    padding-top: 15px;
}

.photoimg .photo-first {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.photo-first .img {
    width: calc(50% - 5px);
}

.photo-first .img img {
    width: 100%;
    display: block;
}

.photoimg .photo-last {
    display: flex;
    justify-content: space-between;
}

.photo-last .img {
    width: calc(33.3% - 7px);
}

.photo-last .img img {
    display: block;
    width: 100%;
}

.Recommended {
    padding-top: 5px;
    padding-bottom: 30px;
    background-color: #009140;
}

.recomflex {
    display: flex;
}

.recomflex .item-img {
    width: calc(25% - 1%);
    margin-right: 1%;
}

.recomflex .item-img img {
    width: 100%;
    display: block;
}

.recomflex .item-img:nth-child(5) {
    margin-right: 0%;
}

.Special {
    padding: 25px 0;
}

.specialflex {
    display: flex;
}

.specialflex .item-img {
    width: calc(25% - 3%);
    margin-right: 1%;
    padding: 10px;
    border: 1px solid #eeeeee;
}
.specialflex .item-img a{
    display: flex;
    align-items: center;
    height: 100%;
}
.specialflex .item-img img {
    width: 100%;
    display: block;
    max-width: 75%;
    margin: 0 auto;
}
.specialflex .item-img .img{
    width: 50px;
}
.specialflex .item-img:nth-child(3) .img{
    width: 125px;
}
.specialflex .item-img:nth-child(1) .img{
    width: 78px;
}
.specialflex .item-img .title p{
    font-size: 12px;
    color: #333;
    line-height: 15px;
    font-weight: 600;
}
.specialflex .item-img .fleximg{
    display: flex;
    justify-content: center;
    align-items: center;
}
.specialflex .item-img:nth-child(4) {
    margin-right: 0%;
}

.redLink {
    color: #009040;
    margin-left: 30px;
}

.redLink i.icon-gengduo1 {
    font-size: 30px;
    position: relative;
    top: 6px;
    left: -4px;
}

.redLink:hover {
    color: #333;
}

.imageText-row {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.imageText-row video {
    outline: none;
    background: #fff;
    display: block;
}

.plyr__video-wrapper {
    background: #fff;
}
.bds_shipin{
    border-radius: 3px;
    background-image: url(../images/shipinicon.png) !important;
}
.bds_xiaocx{
    border-radius: 3px;
    background-image: url(../images/xiaocxicon.png) !important;
}
.imageText-img {
    max-width: 945px;
    /* position: relative;
    left: 50%;
    margin-left: -960px; */
    margin: 0 auto;
    display: block;
}

.imageText-text {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.imageText-circle {
    border-radius: 50%;
    padding: 6%;
    max-width: 350px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.imageText-circle-block {
    border-radius: 0;
    padding: 3%;
    width: 396px;
    height: 417px;
    max-width: none;
}

.whiteBg.imageText-circle-block {
    margin-left: 0;
    margin-top: 3%;
}

.imageText-circle2.redBg.imageText-circle-block {
    max-width: none;
}

.dot {
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    margin-right: 5px;
    vertical-align: middle;
}

.whiteBg {
    background: #fff;
    margin-top: 5%;
    margin-left: 5%;
}

.Exhibitor-registration-c {
    width: 100%;
    height: 160px;
    background: #009040;
    margin: 15px 0;
}

.Exhibitor-registration-c li {
    width: 45%;
    border-radius: 4px;
    float: left;
    padding: 39px 0;
    list-style: none !important;
}


/* 视频 */

.ind-Media-Center-wrap2 {
    /* width: 100%; */
    margin: 0 auto;
    padding: 65px 0;
}

.smart-item {
    margin-bottom: 80px;
}

.plyr__play-large {
    cursor: pointer;
    padding: 5px;
}

.plyr--video .plyr__controls {
    padding: 0px 10px 10px !important;
}

.video-tit-h2 {
    width: 100%;
    margin: 15px auto;
    font-size: 24px;
    color: #009040;
    font-weight: normal;
    line-height: 36px;
}
.video-tit-h2 .more{
    float: right;
    font-size: 14px;
}
.ind-news {
    width: 33%;
    float: left;
}

.ind-news-next {
    width: 30px;
    height: 72px;
    background: rgba(0, 0, 0, 0.3);
    height: 72px !important;
    border-radius: 5px;
    background-size: 60% !important;
    right: -11px !important;
    background-position: center;
    background-repeat: no-repeat;
}

.video-con-box-next {
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 38%;
    background: url(../images/right-sw.png) center center no-repeat rgba(0, 0, 0, 0.3);
    background-size: 90% !important;
}

.ind-news-prev {
    width: 30px;
    height: 72px;
    background: rgba(0, 0, 0, 0.3);
    height: 72px !important;
    border-radius: 5px;
    background-size: 60% !important;
    left: -11px !important;
    background-position: center;
    background-repeat: no-repeat;
}

.video-con-box-prev {
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 38%;
    background: url(../images/left-sw.png) center center no-repeat rgba(0, 0, 0, 0.3);
    background-size: 90% !important;
}

.video-con-title-name {
    margin-top: 10px;
    color: #009040;
    font-size: 16px;
}

.video-con-title {
    line-height: 25px;
    font-weight: bold;
}

.video-con-title-c {
    color: #666;
}

.video-con-title-p {
    color: #999;
}


/* .plyr__play-large{
    background: #009040;
} */


/*.Exhibitor-registration-c li:last-child{ float:right;}*/

.Exhibitor-registration-c li:nth-of-type(2) {
    float: right;
}

.Exhibitor-registration-c-img {
    float: left;
}

.Exhibitor-registration-c-rig {
    float: left;
    margin-left: 6%;
    color: #fff;
}

.Exhibitor-registration-c-rig a {
    color: #fff;
}

.Exhibitor-registration-c-rig h2 {
    margin: 10px 0 10px 0;
    font-size: 26px;
}

.Exhibitor-registration-c-rig p {
    font-size: 17px;
}

.Exhibitor-registration-c-rig .fa {
    /*font-size: 15px;*/
    margin-right: 8px;
    /*vertical-align: middle;*/
}

.suspension-wrap {
    width: 1360px;
    margin: 0 auto;
}

.suspension-con {
    width: 100%;
    position: relative;
}

.suspension-con-content {
    position: absolute;
    right: 23px;
    top: 30px;
    width: 160px;
    z-index: 3;
}

.suspension-xz {
    position: fixed;
}

.suspension-con-content-qq {
    width: 100%;
    overflow: hidden;
}

.suspension-con-content-img {
    height: 380px;
    overflow: hidden;
    margin-top: 1px;
}

.suspension-con-content-img img {
    width: 100%;
}

.J-Floating {
    top: 116px;
    width: 160px;
}

.czbg {
    width: 100%;
    height: 50px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: 8px center;
    display: block;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 15px;
}

.bgcz {
    background-image: url('../images/czbgw.png');
    background-color: #f39700;
    margin-top: 2px;
    margin-bottom: 2px;
}

.bgcz:hover {
    opacity: 0.8;
    color: #fff;
}

.bgcj {
    background-image: url('../images/cjba.png');
    background-color: #009040;
}

.bjqq {
    display: block;
    width: 100%;
    height: 80px;
    padding-top: 10px;
    border-radius: 5px;
    background-color: #009040;
}

.bjqq img {
    display: block;
    margin: 0 auto;
}

.bjqq span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.czbg span {
    padding-left: 32px;
}

.bgcj:hover {
    opacity: 0.8;
    color: #fff;
}

.Countdown {
    width: 100%;
    padding: 0 0 1px 0;
}

.Countdown-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    height: 56px;
    margin-top: 1px;
}

.Countdown-li {
    flex: 1;
    background: url(../images/about_details_03.jpg) repeat-x top #009040;
    border-left: 1px solid #fff;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}

.Countdown-li:first-of-type {
    border-left: 0;
    flex: 1.5;
}

.Countdown-li:nth-child(2) {
    flex: 1.5;
}

.Countdown-li>strong {
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-top: 6px;
    line-height: 25px;
}

.Countdown-li>span {
    display: block;
    line-height: 18px;
}

.imageText-data {
    font-size: 16px;
    color: #000;
    margin: 15px 0;
}

.imageText-data:first-of-type {
    margin-top: 25px;
}

.imageText-data span {
    color: #009040;
    margin-right: 5px;
    font-size: 20px;
    font-weight: bold;
}

imageText-data-source {
    font-size: 12px;
}

.redBg {
    background: #009040;
    margin-left: 11.7%;
    margin-top: 3%;
    color: #fff;
}

.imageText-circle-title {
    font-size: 24px;
    font-weight: normal;
    margin: 20px 0;
}

.imageText {
    font-size: 16px;
    margin: 10px 0;
}

.imageTextLine {
    margin-top: 20px;
}

.imageTextLine:hover {
    color: #fff;
}

.imageText-line {
    color: #fff;
}

.imageText-line .icon-gengduo1 {
    font-size: 30px;
}

.imageText-line .icon-gengduo1:before {
    position: relative;
    top: 6px;
}

.index-half {
    width: calc(100% / 2 - 18px);
    padding: 20px 0;
}

.index-half.fl {
    margin-right: 36px;
}

.index-list-title {
    margin: 20px 0;
    font-size: 23px;
    color: #0a0a0a;
    font-weight: normal;
    line-height: 36px;
}

.index-list-img {
    width: 100%;
    margin-bottom: 15px;
}

.index-list-img img {
    display: block;
    height: auto;
    max-width: 100%;
}

.indexNew .index-list-img img {
    display: block;
    height: auto;
    max-width: 100%;
    max-height: 128px;
}

.index-list-text {
    /*margin: 15px 0;*/
    /*height: 80px;*/
    margin-bottom: 6px;
    font-size: 14px;
    color: #000;
    line-height: 26px;
    overflow: hidden;
}

.index-list-detail {
    display: inline-block;
    padding: 10px 30px;
    font-size: 16px;
    color: #009040;
    background: #f3f3f3;
    border-radius: 3px;
    margin: 10px 0;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.index-list-detail:hover {
    color: #009040;
    background-color: #e4e4e4;
    filter: Alpha(opacity=65);
    position: static;
    *zoom: 1;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.swiper-left-white {
    right: -55px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.swiper-right-white {
    left: -55px;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
}

.swiper-page-white {
    width: 100%;
    bottom: -40px;
}

.swiper-pagination-bullet {
    margin-right: 5px;
    background-color: #666;
}

.swiper-page-white .swiper-pagination-bullet-active {
    background-color: #f39700 !important;
}

.indexTitle {
    font-size: 23px;
    color: #0a0a0a;
    font-weight: normal;
    margin: 25px 0 20px;
    line-height: 36px;
}

.indexTitle2 {
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    padding: 24px 0;
}

.imageText2 {
    font-size: 14px;
}

.imageText-circle2.redBg {
    max-width: 310px;
}

.indexNew-row {
    height: 360px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 60px;
    padding: 20px 0;
    background: #fff;
}

.indexNew:first-of-type {
    border-right: 1px solid #eee;
}

.indexNew {
    width: calc(100% / 2 - 1px);
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 320px;
    float: left;
}

.indexNew-name {
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}

.indexNew-text {
    font-size: 14px;
}

.indexNew-title {
    margin-top: 0px;
    padding-top: 5px;
}

.indexNew-redLink {
    margin-left: 0;
}

.indexServe {
    float: left;
    width: 16%;
    margin-right: 5%;
}

.indexServe-a {
    display: block;
    background: #009040;
    text-align: center;
}

.indexServe-icon {
    display: block;
    line-height: 0;
    padding: 13% 20% 5%;
}

.indexServe-icon img {
    max-width: 100%;
    height: auto;
}

.indexServe-text {
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 0 20% 8%;
}

.indexServe-a:hover {
    opacity: 0.8;
}

.indexServe:last-of-type {
    margin-right: 0;
}

.indexServe-row {
    margin-bottom: 60px;
}

.ind-Photo-wrap {
    background: #f6f6f6;
    margin: 35px 0 15px 0;
    padding: 1px 0;
}

.ind-Photo-img-w {
    margin-bottom: 50px;
}

.ind-Photo-img {
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.ind-Photo-img:nth-of-type(1) {
    height: 245px;
    width: calc(50% - 5px);
    margin-right: 10px;
}

.ind-Photo-img:nth-of-type(2) {
    height: 245px;
    width: calc(50% - 5px);
}

.ind-Photo-img:nth-of-type(3) {
    height: 200px;
    width: calc(33.33% - 10px);
    margin-right: 10px;
}

.ind-Photo-img:nth-of-type(4) {
    height: 200px;
    width: calc(33.33% - 5px);
    margin-right: 10px;
}

.ind-Photo-img:nth-of-type(5) {
    height: 200px;
    width: calc(33.33% - 5px);
}

.ind-Photo-img img {
    /*width:100%;*/
    display: block;
}

.ind-Photo-img-w .swiper-container {
    padding-bottom: 30px;
}

.ind-Photo-pagination {
    text-align: center;
}

.Profiles-li-l {
    margin: 0;
    width: 450px;
}

.Profiles-li-l img {
    display: block;
    width: 450px;
    height: 300px;
    object-fit: contain;
}

.hasbg {
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    -webkit-background-size: contain;
    background-repeat: no-repeat;
}

.ind-news-top {
    border-bottom: 2px solid #f39700;
    margin-bottom: 10px;
}

.ind-news-top:after {
    display: block;
    clear: both;
    content: " ";
}

.ind-news-top .tab-click-con {
    float: left;
    background: #009040;
    padding: 10px 40px;
    margin-right: 3px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.ind-news-top .tab-click-con.curr {
    background: #f39700;
}

.ind-news-con .swiper-button-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    right: -55px;
    background-size: 11px 44px !important;
}

.ind-news-con .swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    left: -55px;
    background-size: 11px 44px !important;
}

.ind-news-con .tab-click-bot {
    position: relative;
}

.ind-news-img {
    overflow: hidden;
    height: 169px;
    width: 100%;
}

.ind-news-img img {
    height: 169px;
    width: 100%;
    object-fit: cover;
}

.ind-news-tit {
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ind-news-time {
    font-size: 13px;
    color: #999;
}

.ind-news-info {
    height: 46px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
    font-size: 14px;
}

.ind-ConcernUs {
    /*margin-bottom:30px;*/
}

.ind-ConcernUs:after {
    display: block;
    content: ' ';
    clear: both;
}

.ind-ConcernUs li {
    float: left;
    margin-right: 8%;
}

.ind-ConcernUs li:last-child {
    margin-right: 0;
}

.ind-ConcernUs p {
    font-size: 17px;
    /*margin-bottom: 20px;*/
    text-align: left;
    margin-top: 10px;
}

.ind-ConcernUs p .fa {
    color: #009040;
    margin-right: 5px;
}

.ind-ConcernUs .iconfont {
    color: #009040;
    margin: 0 6px 0 2px;
}

.ind-Partners-wrap {
    background: #009040;
    padding: 1px 0 25px 0;
    margin-top: 35px;
}
.indexTitle .more{
    font-size: 14px;
    float: right;
    color: #0a0a0a;
    border-radius: 5px;
}
.ind-Partners-wrap .indexTitle {
    color: #fff;
}
.ind-Partners-wrap .indexTitle .more{
    font-size: 14px;
    float: right;
    color: #fff;
    border-radius: 5px;
}

.weChatEject-con {
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
}
.wonderfu{
    display: flex;
    flex-wrap: wrap;
}
.wonderfu .list{
    width: calc(100%/3 - 10px);
    margin-right: 15px;
    margin-bottom: 30px;
}
.wonderfu .list .video-con-title{
    margin-top: 5px;
}
.wonderfu .list:nth-child(3n){
    margin-right: 0;
}
.weChatEject-con img {
    width: 180px;
    height: auto;
    left: 50%;
    margin-left: -90px;
    position: relative;
    top: 50%;
    margin-top: -100px;
}

.LinkedIn-con {
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}

.LinkedIn-con img {
    width: 180px;
    height: auto;
    left: 50%;
    margin-left: -90px;
    position: relative;
    top: 50%;
    margin-top: -100px;
}

.page-con {
    min-height: 700px;
}

.page-con:after {
    display: block;
    content: ' ';
    clear: both;
}

.page-con .clearfloat img {
    max-width: 100%;
    height: auto !important;
    /*display: block;*/
}

.indexHalf {
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 6%;
}

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

.indexHalf:nth-of-type(2n) {
    margin-right: 0;
}

.indexHalf .titbox {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 99%;
}

.Twocolumns-img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    /* justify-content: center; */
    overflow: hidden;
    align-items: center;
    width: 100%;
    /*max-height: 250px;*/
    /*min-height: 250px;*/
}

.Twocolumns-img a {
    display: block;
    width: 100%;
    height: 100%;
}

.Twocolumns-img img {
    width: 100%;
}

.Twocolumns-text {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Twocolumns-text a:hover {
    color: #000;
}

.Twocolumns-text .iconfont {
    color: #009040;
}

.cs-con-con-dow {
    font-size: 14px;
    font-weight: normal;
    color: #009040;
}

.cs-con-con-dow .fa {
    font-size: 18px;
    margin-right: 5px;
    color: #009040;
}

.cs-con-h2 {
    margin: 20px 0;
}

.fancybox-title-float-wrap .child a {
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-right: 10px;
}

.cooperation-row {
    position: relative;
    margin: 30px 0;
}

.cooperation {
    position: relative;
    width: 100%;
    /*margin-left: 30px;*/
    overflow: hidden;
}

.cooperation-ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 1000%;
}

.cooperation-li {
    float: left;
    width: 2.5%;
    height: 66px;
    display: table;
    text-align: center;
    background: #fff;
}

.cooperation-li a {
    display: table-cell;
    width: 100%;
    height: 66px;
    vertical-align: middle;
    line-height: 0;
}

.cooperation-li a img {
    max-width: 80%;
    max-height: 66px;
    height: auto;
}

.cooperation-page {
    width: 30px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    background: url(../images/cooperation-page.png) center center no-repeat;
    cursor: pointer;
}

.cooperation-page:hover {
    opacity: 0.8;
}

.cooperation-previous {
    left: 0;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Safari and Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
    -moz-transform: rotate(180deg);
    /* Firefox */
}

.cooperation-next {
    right: 0;
}

.attention-row {
    background: #009040;
    width: 100%;
    padding: 30px 0;
    margin-top: 60px;
}

.attention-row .J-enewsbtn {
    float: right;
    width: 47.8%;
}

.attention-half {
    width: 50%;
}

.attention-img {
    margin-right: 20px;
}

.attention-img img {
    display: block;
}

.attention-title {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.attention-title a {
    color: #fff;
}

.attention-title a:hover {
    color: #fff;
}

.attention-text {
    font-size: 14px;
    color: #fff;
    margin: 10px 0;
}

.attention-text-row {
    margin-top: 20px;
    float: left;
}

.attention-title-WeChat {
    display: inline-block;
    background: url(../images/WeChat-icon.png) center center no-repeat;
    width: 30px;
    height: 25px;
    margin-bottom: -7px;
    margin-left: 5px;
}

.periodical-title {
    /* font-size: 30px;
    font-weight: normal;*/
}

.periodical-a {
    color: #fff;
}

.periodical-a i.icon-gengduo1 {
    font-size: 30px;
    left: -4px;
    position: relative;
    top: 6px;
}

.periodical-a:hover {
    color: #fefefe;
}

footer {
    background: #eee;
    width: 100%;
    padding: 35px 0;
    margin-top: 60px;
}

.fot-li-wrap {
    width: 100%;
    padding: 20px 0;
}

.fot-li-wrap:after {
    clear: both;
    display: block;
    content: ' ';
}

.fot-li {
    float: left;
    /*border-right: 1px solid #ddd;*/
    padding-right: 15px;
    margin-right: 15px;
}

.fot-li:last-of-type {
    border: none;
    padding-right: 0;
    margin-right: 0;
}

.fot-li:nth-of-type(2) {
    margin-top: 39px;
    margin-right: 60px;
}

.fot-li-t {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.logo-title {
    float: left;
    margin-top: 33px;
    margin-left: 18px;
}

.logo-title .logo-title-t {
    font-size: 21px;
    color: #009140;
    font-weight: 600;
}

.logo-title .logo-title-b {
    font-size: 18px;
    color: #f39700;
    font-weight: 600;
    margin-top: 8px;
}

.head-time {
    float: right;
}
.head-img{
    float: right;
    width: 90px;
    margin-right: 10px;
}
.head-img img{
    display: block;
    width: 100%;
}
.head-time .time-flex {
    display: flex;
}
.time-flex .time-li{
    text-align: center;
}
.head-time .time-flex .timebox {
    display: block;
    width: 40px;
    height: 35px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    background-color: #565656;
}

.head-time .time-flex .separate {
    display: inline-block;
    margin: 0 5px;
    font-weight: bold;
    font-size: 16px;
    line-height: 44px;
}

.head-time .time-flex .timesize {
    font-size: 14px;
    color: #a7abb1;
}

.head-time .time-h {
    font-size: 14px;
    color: #009140;
    margin-bottom: 10px;
}

.fot-li-img {
    float: left;
    /*height: 56px;*/
    line-height: 60px;
}

.fot-li-img img {
    vertical-align: middle;
    max-width: 60px;
    max-height: 60px;
}

.fot-li-tit {
    float: left;
    padding: 20px 0 0 15px;
}

.footerNav-li {
    float: left;
}

.footerNav-li:before {
    content: '|';
}

.footerNav-li:first-of-type:before {
    content: '';
}

.footerNav-li a {
    padding: 0 5px;
    font-size: 12px;
    color: #000;
}

.footerNav-li:first-of-type a {
    padding-left: 0;
}

.footer-half {
    width: 50%;
}

.footer_logo {
    float: left;
    margin-right: 5px;
}

.footer_logo-text {
    display: table;
    float: left;
    width: calc(100% - 60px);
    font-size: 12px;
    line-height: 16px;
    height: 36px;
}

.footer_logo-text-p {
    display: table-cell;
    vertical-align: middle;
    height: 36px;
}

.footer_logo-row {
    margin-top: 30px;
}

.footer-seek {
    border-top: 1px solid #fff;
    width: 100%;
    margin-top: 10px;
    padding-top: 17px;
    font-size: 14px;
    position: relative;
}

.footer-seek1 {
    width: 100%;
    font-size: 14px;
    color: #fff;
    height: 52px;
    background-color: #000;
}

.footer-seek1 .flex {
    max-width: 945px;
    margin-left: calc((100% - 945px) / 2 - 15px);
    display: flex;
    height: 100%;
    justify-content: space-between;
    align-items: center;
}

.footer-seek1 .flex a {
    color: #fff;
}

.footer-seek:after {
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    width: 100%;
    height: 1px;
    background: #ddd;
    display: block;
}

.footer-seek-a {
    font-size: 12px;
    color: #000;
    display: block;
}

.footer-seek-a .icon-sousuo_sousuo {
    font-size: 17px;
    font-weight: bold;
    color: #009040;
    margin-right: 15px;
    position: relative;
    top: 2px;
}

.footer-seek-a:hover {
    color: #009040;
}


/* 面包屑 */

.crumbs {
    padding: 30px 0 10px;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
}

.crumbs-a {
    color: #999;
}

.crumbs-a:first-of-type:before {
    content: ' ';
    background: url('../images/home.png');
    margin-right: 6px;
    display: block;
    height: 17px;
    width: 19px;
    float: left;
}

.crumbs-a:after {
    content: '>';
    font-family: '宋体';
    margin: 0 8px 0 6px;
}

.crumbs-a:hover {
    color: #009040;
}

.crumbs-curr {
    color: #009040;
}

.Title {
    margin-top: 30px;
    font-size: 24px;
    color: #009040;
    line-height: 28px;
}

.newsList-row {
    width: 100%;
    /*float: left;*/
}

.shufty-title-box {
    width: 100%;
    margin-top: 90px;
    padding: 0 12.8% 5%;
    background: #fff;
    float: left;
}

.shufty-title-img {
    margin-top: -90px;
    width: 100%;
}

.shufty-title {
    font-size: 34px;
    font-weight: bold;
    color: #009040;
    line-height: 50px;
    margin-top: 18px;
}

.shufty-title-txt {
    font-size: 18px;
    color: #009040;
}

.shufty-box-bd-ul li {
    margin-top: 30px;
    cursor: pointer;
}

.shufty-select-box {}

.shufty-select {
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    background-color: #fff;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    background-image: url(../images/select-bg.png);
    background-position: right center;
    background-repeat: no-repeat;
    color: #009040;
}

.shufty-box-bd-ul li img {
    width: 100%;
}

.shufty-more-btn-box {
    padding: 30px 15px;
}

.shufty-more-btn {
    background: #fff;
    padding: 20px 0;
    font-size: 14px;
    color: #333;
    border-radius: 0;
}

.shufty-more-btn:hover {
    color: #009040;
}


/*手机*/

@media (max-width: 767px) {
    .shufty-title-img {
        margin-top: 30px;
    }
    .shufty-title-box {
        float: none;
        margin-top: 0;
    }
    .shufty-select-box {
        padding-top: 30px;
        float: none;
    }
    .shufty-box>div {
        float: none;
    }
    .OnlineContact .inlinitem .item{
        width: calc(100% - 30px);
        margin-bottom: 15px;
    }
}

.newsletter .newsList-text {
    display: none;
}

.newsList-ul.newsletter .newsList-text-row {
    margin-left: 0;
    height: auto;
}

.newsList-ul.newsletter .newsList-name {
    font-size: 14px;
}

.newsList-ul .newsList {
    padding: 20px 0px;
}

.newsList-ul .newsList:after {
    display: block;
    content: '';
    clear: both;
}

.newsList-ul .newsList-detail {
    display: block;
}

.newsList-ul.newsletter .newsList-detail {
    display: none
}


/*.newsList-ul .news-date {
    display: none;
}
*/

.newsList-ul.newsletter .news-date {
    display: block;
    font-size: 14px
}

.news-date {
    color: #999;
    font-size: 15px;
}

.newsList {
    padding: 30px 0;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.newsList-img {
    float: left;
    margin-right: 25px;
    width: 210px;
    height: 120px;
    overflow: hidden;
    /*display: table;*/
    text-align: center;
}

.newsList-img a {
    display: table-cell;
    width: 210px;
    height: 120px;
    line-height: 0;
    vertical-align: middle;
}

.newsList-img a img {
    max-width: 210px;
    max-height: 100%;
    height: auto;
    width: auto;
}

.newsList-text-row {
    height: 120px;
    /* margin-left: 240px; */
    position: relative;
    float: right;
    width: calc(100% - 240px);
}

.newsList-name {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

.newsList-text {
    font-size: 14px;
    color: #000;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 48px;
}

.newsList-detail {
    /*  position: absolute;
    bottom: 0; */
    margin-left: 0;
    left: 0;
}

.paging {
    text-align: center;
    margin-top: 40px;
}

.paging span,
.paging a {
    border: 1px solid #e5e5e5;
    display: inline-block;
    padding: 3px 8px;
    cursor: pointer;
    color: #000;
    margin: 3px;
}

.paging .curr,
.paging span:hover,
.paging a:hover {
    color: #333;
    background: #eee;
}


/* .w30{
    width: 30%;
} */

.sidebarB {
    float: right;
    width: 290px;
}

.sidebarB-audience {
    border-top: 5px solid #009040;
    margin-bottom: 30px;
}

.sidebarB-audience-link {
    display: block;
    height: 220px;
    background: url(../images/audience.jpg) center center no-repeat;
    overflow: hidden;
}

.sidebarB-audience-title {
    font-size: 20px;
    color: #000;
    padding-left: 25px;
    margin-top: 130px;
}

.sidebarB-audience-text {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding-left: 25px;
}

.sidebarB-audience-text .icon-gengduo1 {
    font-size: 32px;
    font-weight: normal;
    position: relative;
    top: 6px;
    color: #009040;
}

.sidebarB-exhibitor-link {
    height: 225px;
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
    background: url(../images/exhibitor.jpg) center center no-repeat;
    color: #fff;
    padding: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sidebarB-exhibitor-name {
    font-size: 26px;
    font-weight: normal;
}

.sidebarB-exhibitor-message {
    margin: 10px 0;
    font-size: 14px;
}

.sidebarB-exhibitor-link:hover {
    color: #fff;
}

.sidebarB-exhibitor-title {
    font-size: 20px;
    margin-top: 35px;
}

.sidebarB-exhibitor-text {
    font-size: 12px;
    font-weight: bold;
}

.sidebarB-exhibitor-text .icon-gengduo1 {
    font-size: 32px;
    font-weight: normal;
    position: relative;
    top: 6px;
    color: #fff;
}

.sidebarB-mail-row {
    overflow: hidden;
    border: 1px solid #e5e5e5;
    padding-left: 35%;
    background: url(../images/attention-email.jpg) left center no-repeat;
    /* background-size: auto 90%; */
}

.sidebarB-mail {
    display: table-cell;
    height: 100px;
    vertical-align: middle;
}

.sidebarB-mail strong {
    font-size: 18px;
}

.sidebarB-mail span {
    font-size: 14px;
}

.newsDetial-row {
    width: 83%;
    margin-right: 5%;
    float: left;
}

.newsDetial-title {
    font-size: 24px;
    font-weight: normal;
    color: #000;
    line-height: 30px;
    padding: 20px 0 0;
    text-align: left;
    /*border-bottom: 1px solid #e5e5e5;*/
}

.newsDetial {
    padding: 25px 0;
    border-bottom: 1px solid #e5e5e5;
}

.newsDetial-text {
    font-size: 14px;
    color: #000;
    line-height: 30px;
    margin: 5px 0;
}

.newsDetial img {
    max-width: 100%;
    /* margin: 30px 0; */
    /* height: 100%; */
    object-fit: contain;
    /* width: auto; */
    /* display: block; */
}
.exhi-news-top-logo img{
    height: 100%;
}
.newsDetialShare-p {
    padding-top: 5px;
}

.newsDetialShare .at-style-responsive .at-share-btn {
    padding: 0 !important;
    margin: 0 6px !important;
}

.newsDetialPaging {
    display: block;
    width: calc(100% - 60px);
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
    margin: 5px 0;
    font-size: 14px;
    color: #000;
}

.newsDetialPaging-row {
    position: relative;
    padding: 10px 0;
}

.newsDetialPaging-return {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 14px;
    padding-right: 20px;
    background: url(../images/newsDetialPaging-return.png) right center no-repeat;
    color: #000;
}

.newsDetialPaging:hover,
.newsDetialPaging-return:hover {
    color: #009040;
}

.sidebarBShare-row {
    float: left;
    width: 12%;
}

.sidebarBShare-title {
    font-size: 24px;
    font-weight: normal;
    color: #000;
    line-height: 30px;
    padding: 20px 0;
}

.newsDetialShare-ul {
    float: left;
}

.newsDetialShare-li>a {
    line-height: 0;
    margin: 0 5px;
}

.newsDetialShare-li>a>img {
    margin: 0;
}

.newsDetialShare-li>a:hover {
    opacity: 0.8;
}

.sidebarBShare-li {
    height: 32px;
    margin: 20px 0;
}

.sidebarBShare-li>a {
    display: block;
    line-height: 32px;
}

.sidebarBShare-li>a>img {
    float: left;
    margin-right: 5px;
}

.sidebarBShare-li>a:hover {
    color: #009040;
    opacity: 0.8;
}

.News-row {
    margin: 50px 0;
}

.News-row .indexNew {
    padding: 0;
    width: 48%;
    height: auto;
}

.News-row .indexNew {
    margin-right: 4%;
    border-right: 0;
    margin-bottom: 30px;
}

.News-row .indexNew:nth-of-type(2n) {
    margin-right: 0;
}

.News-row .indexNew-title {
    color: #009040;
    font-size: 18px;
}

.News-row .index-list-img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    height: 150px;
}

.News-row .index-list-img img {
    width: 100%;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.News-list-ul {
    min-height: 72px;
}

.News-list {
    width: 48%;
    border: 1px solid #e5e5e5;
    border-top: 5px solid #009040;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2%;
    float: left;
}

.News-list:first-of-type {
    margin-right: 4%;
}

.News-list-img {
    float: left;
    width: 13%;
    margin-top: 3%;
}

.News-list-row {
    margin-left: 17%;
}

.News-list-title {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}

.News-list-li>a:before {
    content: "";
    float: left;
    width: 7px;
    height: 7px;
    margin-top: 8px;
    margin-right: 6px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.News-list-li>a {
    display: block;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
    font-size: 14px;
    color: #000;
}

.News-list-li>a:hover:before {
    border-color: #009040;
}

.News-list-li>a:hover {
    color: #009040;
}

.News-list-a {
    display: inline-block;
    margin-top: 10px;
    color: #000;
}

.News-list-a .icon-gengduo1 {
    left: -4px;
    position: relative;
    top: 6px;
    font-size: 30px;
    margin-left: 5px;
    /*color: #009040;*/
}

.News-list-a:hover {
    color: #009040;
}

.exhibitorInformation {
    margin: 50px 0;
    width: 50%;
}

.exhibitorInformation-title {
    font-size: 22px;
    font-weight: normal;
    color: #009040;
    margin-bottom: 30px;
}

.exhibitorInformation-text {
    font-size: 14px;
    color: #000;
    line-height: 30px;
}

.exhibitorInformation-redLink {
    margin-left: 0;
    font-size: 14px;
    margin-top: 30px;
    display: inline-block;
}

.exhibitorData-circle {
    position: relative;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    z-index: 2;
}

.exhibitorData-circle2 {
    position: relative;
    width: 257px;
    height: 257px;
    border-radius: 50%;
    top: 2px;
    display: flex;
    align-items: center;
}

.exhibitorDataWhite {
    background: #fff;
}

.exhibitorDataRed {
    background: #009040;
}

.exhibitorData-circle3 {
    position: relative;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    margin-left: 38%;
    margin-top: -50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 25%;
    display: flex;
    align-items: center;
}

.exhibitorDataGray {
    background: #c2c0c1;
}

.exhibitorData {
    width: 40%;
    margin-left: 10%;
    margin-top: 50px;
    position: relative;
}

.exhibitorData-text {
    width: 100%;
    padding: 10px;
    color: #fff;
}

.exhibitorData-text span {
    font-size: 36px;
    line-height: 50px;
    margin: 0 5px;
}

.blackText {
    color: #000;
}

.exhibitorData-circle2 .exhibitorData-text {
    text-align: center;
}

.redText {
    color: #009040;
}

.mt0 {
    margin-top: 0;
}

.mt50 {
    margin-top: 50px;
}

.exhibitorSquare {
    width: 320px;
    height: 320px;
    background: rgba(255, 255, 255, 0.9);
    margin-top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
}

.exhibitorSquare-name {
    font-size: 36px;
    font-weight: normal;
    color: #009040;
    line-height: 40px;
    margin: 20px 0;
}

.exhibitorSquare-text {
    color: #009040;
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
}

.exhibitorSquare .periodical-a {
    color: #000;
    display: inline-block;
    margin-top: 30px;
}

.exhibitorSquare .periodical-a .icon-gengduo1 {
    color: #009040;
}

.exhibitorServe-row {
    margin: 60px 0;
}

.exhibitorServe-row .indexServe {
    width: 13%;
    margin-right: 4.4%;
}

.exhibitorServe-row .indexServe:last-of-type {
    margin-right: 0;
}

.VisitorData-circle3 {
    margin-left: 48%;
    padding-left: 15%;
}

.VisitorServe-row .indexServe {
    width: 20%;
    margin-right: 6.6666%;
}

.VisitorServe-row .indexServe:last-of-type {
    margin-right: 0;
}

.Title2 {
    font-size: 24px;
    line-height: 34px;
    color: #009040;
    margin: 50px 0;
}

.mediaNews-row {
    width: 50%;
}

.mediaNews-a {
    display: block;
    font-size: 14px;
    color: #333;
}

.mediaNews-a:hover {
    color: #009040;
}

.mediaNews-title {
    float: left;
}

.mediaNews-text {
    display: block;
    margin-left: 80px;
}

.mediaNews-row .redLink {
    margin-top: 30px;
    display: inline-block;
}

.mediaNews-more {
    padding: 13px 30px;
    background: #009040;
}

.mediaNews-moreIcon {
    float: left;
    margin-right: 10px;
}

.mediaNews-more .periodical-a {
    font-size: 14px;
}

.PhotoGallery-name {
    width: 130px;
}

.PhotoGallery-title {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    line-height: 34px;
    margin-top: 25px;
}

.PhotoGallery-icon {
    display: block;
    margin: 15px 0;
}

.PhotoGalleryBox {
    width: calc(100% - 130px);
    overflow: hidden;
    position: relative;
}

.PhotoGallery-row {
    width: calc(100% - 120px);
    overflow: hidden;
    position: relative;
    margin-left: 20px;
}

.PhotoGallery-ul {
    position: relative;
    width: 10000px;
    left: 0;
    top: 0;
}

.PhotoGallery {
    float: left;
    margin-right: 30px;
    height: 180px;
    overflow: hidden;
}

.PhotoGallery img {
    width: auto;
    height: 100%;
    display: block;
}

.PhotoGallery-control {
    height: 180px;
    width: 40px;
    background: #fff url(../images/PhotoGallery-control.png) center center no-repeat;
    cursor: pointer;
}

.PhotoGallery-control-l {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.PhotoGallery-control:hover {
    opacity: 0.95;
}

.partners-li {
    float: left;
    width: 16%;
    display: table;
    height: 50px;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 5%;
}

.partners-li:nth-of-type(5n) {
    margin-right: 0;
}

.partners-li a {
    display: table-cell;
    width: 100%;
    height: 50px;
    vertical-align: middle;
}

.partners-li a img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 50px;
    width: auto;
    height: auto;
}

.TradeList {
    float: left;
    width: calc(100% / 3 - 2%);
    margin-right: 3%;
    margin-top: 50px;
}

.TradeList:nth-of-type(3n) {
    margin-right: 0;
}

.TradeList-a {
    display: block;
    border-bottom: 5px solid #009040;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.TradeList-a:hover .TradeList-text {
    color: #009040;
}

.TradeList-img {
    display: flex;
    height: 230px;
    overflow: hidden;
    justify-content: center;
}

.TradeList-img img {
    min-width: 100%;
}

.TradeList-text {
    display: flex;
    padding: 30px 20px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.TradeList-icon {
    margin-right: 10px;
}

.Demoonstration-top {
    padding: 3% 5%;
    background: #009040;
}

.DemoonstrationCondition {
    font-size: 18px;
    color: #fff;
    float: left;
    padding: 5px 40px 5px 5px;
    cursor: pointer;
    opacity: 0.7;
}

.DemoonstrationCondition.curr,
.DemoonstrationCondition:hover {
    opacity: 1;
}

.DemoonstrationCondition-ul {
    margin-bottom: 20px;
}


/* .DemoonstrationSearch{
    padding: 20px 0;
} */

.DemoonstrationSearch {
    display: none;
}

.DemoonstrationSearch-name {
    position: relative;
    display: block;
}

.DemoonstrationSearch-input {
    position: relative;
}

.DemoonstrationSearch-input a {
    color: #fff;
}

.DemoonstrationSearch-input .search-input {
    width: 99%;
    height: 48px;
}

.DemoonstrationSearch-input .search-button {
    background: #efeded;
    font-size: 28px;
    font-weight: bold;
    color: #009040;
}

.DemoonstrationSearch-select {
    width: 100%;
    display: block;
    height: 48px;
    border: none;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    color: #666;
    font-size: 14px;
    background-image: url(../images/search-arrow.png);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 98% 50%;
    border-radius: 3px;
}

.DemoonstrationSearch-select option {
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
    padding: 8px 10px;
    color: #000;
    font-size: 14px;
}

.DemoonstrationSearch-checkbox-name {
    font-size: 14px;
    color: #fff;
    padding: 10px 0;
}

.DemoonstrationSearch-checkbox-ul {
    margin-left: 100px;
}

.DemoonstrationSearch-checkbox-li {
    float: left;
    width: 30%;
    margin-right: 3%;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    font-size: 14px;
}

.DemoonstrationSearch-checkbox {
    margin-right: 5px;
    position: relative;
    top: -2px;
    left: 0;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
    width: 16px;
    height: 16px;
    opacity: 0;
}

.DemoonstrationSearch-span {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    left: 0;
    top: 1px;
}

.DemoonstrationSearch-checkbox:checked+.DemoonstrationSearch-span:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    left: 50%;
    margin-left: -3px;
    margin-top: -3px;
    background: #009040;
    border-radius: 50%;
    top: 50%;
}

.DemoonstrationSearch-label {
    position: relative;
}

.DemoonstrationSearch-label a {
    color: #fff;
}

.alphabet a {
    display: inline-block;
    margin: 5px 1% 5px 1.5%;
    color: #fff;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    text-transform: uppercase;
    opacity: 0.7;
}

.alphabet a:hover,
.alphabet a.curr {
    border-bottom: 2px solid #fff;
    opacity: 1;
}

.DemoonstrationList {
    margin: 30px 0;
}

.DemoonstrationList-a {
    display: block;
    border: 1px solid #e5e5e5;
    padding: 25px 5%;
    overflow: hidden;
    position: relative;
}

.DemoonstrationList-img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 86px;
    width: 25%;
    float: left;
    justify-content: center;
    overflow: hidden;
    align-items: center;
}

.DemoonstrationList-img img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    display: block;
}

.DemoonstrationList-text-row {
    display: block;
    margin-left: 30%;
}

.DemoonstrationList-name {
    display: block;
    color: #009040;
    font-size: 20px;
}

.DemoonstrationList-nameEn {
    font-size: 14px;
    color: #333;
    display: block;
}

.DemoonstrationList-Booth {
    position: absolute;
    display: block;
    padding-left: 25px;
    background: url(../images/DemoonstrationList-Booth.png) left center no-repeat;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    bottom: 25px;
}

.DemoonstrationList-a:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.DemoonstrationListPaging {
    margin: 50px 0;
}

.Demoonstration-name {
    margin: 25px 0;
    /*border-bottom: 1px solid #e5e5e5;*/
    background: #eff7f3;
    padding: 20px;
    border-radius: 10px;
}

.Demoonstration-name:after {
    display: block;
    content: '';
    clear: both;
}

.appointment-info-top {
    left: auto;
    right: 15px;
    top: 20px;
    position: absolute;
}

.appointment-info-top-con {}

.appointment-info-top-con a {
    display: block;
    width: 29px;
    height: 29px;
    line-height: 29px;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 14px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.appointment-info-top-con a:nth-of-type(1) {
    background: #009040;
}

.appointment-info-top-con a:nth-of-type(2) {
    background: #f5a41d;
}

.appointment-info-top-con a.curr {
    background: #ddd;
}

.Demoonstration-img {
    width: 210px;
    height: 116px;
    line-height: 116px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    float: left;
}

.Demoonstration-img img {
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
}

.Demoonstration-info {
    float: right;
    width: calc(100% - 230px);
}

.Demoonstration-nameCn {
    font-size: 24px;
    line-height: 34px;
    color: #000;
    width: 90%;
    font-weight: normal;
}

.Demoonstration-nameEn {
    font-size: 20px;
    font-weight: normal;
    line-height: 34px;
    color: #000;
}

.Demoonstration-Booth {
    font-size: 18px;
    color: #009040;
    font-weight: normal;
    line-height: 30px;
}

.Demoonstration-href a {
    color: #009040;
    font-size: 16px;
    border-bottom: 1px solid #009040;
}

.Demoonstration-type {
    margin-top: 5px;
}

.Demoonstration-type:after {
    display: block;
    content: '';
    clear: both;
}

.Demoonstration-type span {
    background: #90bda4;
    color: #fff;
    padding: 4px 15px;
    float: left;
    display: block;
    border-radius: 25px;
    margin-right: 10px;
    margin-top: 10px;
}

.Demoonstration-video {
    margin-top: 50px;
    display: block;
    align-items: center;
}

.Demoonstration-video-l {
    /*float:left;*/
    width: 100%;
    margin-bottom: 50px;
    border-radius: 10px;
    overflow: hidden;
}

.Demoonstration-video-l video {
    width: 100%;
    display: block;
    border: 1px solid #e4e4e4;
}

.Demoonstration-video-l .video-img {
    position: relative;
    display: block;
}

.Demoonstration-video-l .video-img:after {
    display: block;
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}

.Demoonstration-video-l .video-v {
    position: absolute;
    left: calc(50% - 32px);
    top: calc(50% - 32px);
    z-index: 3;
}

.Demoonstration-video-l .video-i {
    width: 100%;
    display: block;
}

.Demoonstration-video-l .video {
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.Demoonstration-video-l .video:hover {
    opacity: 0.7;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.Demoonstration-video-l .video a {
    background: #eff7f3;
    /*border:1px solid #eee;*/
    border-radius: 5px;
    width: 100%;
    padding: 8px 15px;
    color: #009040;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.Demoonstration-video-l .video .fa {
    margin-right: 6px;
    font-size: 22px;
    color: #009040;
}

.Demoonstration-video.no-video {
    display: block;
}

.Demoonstration-video.no-video .Demoonstration-video-l {
    width: 100%;
    margin-bottom: 20px;
}

.Demoonstration-video.no-video .Demoonstration-video-r {
    width: 100%;
}

.Demoonstration-video-r {
    /*float:right;*/
    margin-left: auto;
    width: 100%;
}

.Demoonstration-video-tit {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #666666;
}

.Demoonstration-video-info {
    text-align-last: auto;
    text-align: justify;
    text-justify: distribute-all-lines;
    white-space: pre-line;
}

.Products-box {
    margin: 30px 0;
}

.Demoonstration-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #666666;
}

.Products-box-info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Products-box-info:after {
    display: block;
    content: '';
    clear: both;
}

.Products-box-li {
    width: 23.5%;
    float: left;
    margin: 0 2% 20px 0;
    cursor: pointer;
}

.Products-box-li a {
    display: block;
}

.Products-box-li:nth-of-type(4n) {
    margin-right: 0;
}

.Products-box-img {
    width: 100%;
    border: 1px solid #c1d1cc;
    line-height: 147px;
    height: 150px;
    overflow: hidden;
    text-align: center;
    border-radius: 8px;
}

.Products-box-img img {
    width: 100%;
    vertical-align: middle;
}

.Products-box-t {
    font-size: 16px;
    /*font-weight:bold;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
    margin-top: 10px;
}

.Products-box-info {
    color: #009040;
}

.Exhibitors-news {}

.Exhibitors-news-box {}

.Exhibitors-news-box:after {
    display: block;
    content: '';
    clear: both;
}

.Exhibitors-news-li {
    background: #eff7f3;
    border-radius: 8px;
    padding: 20px;
    width: calc(48% - 40px);
    float: left;
    margin-right: 4%;
    margin-bottom: 30px;
}

.Exhibitors-news-li a {
    display: block;
}

.Exhibitors-news-li:nth-of-type(2n) {
    margin-right: 0;
}

.Exhibitors-news-tit {
    font-size: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Exhibitors-news-info {
    color: #666666;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.Exhibitors-news-time {
    margin-top: 20px;
}

.Exhibitors-news-time:after {
    display: block;
    content: '';
    clear: both;
}

.Exhibitors-news-time-t {
    float: left;
    padding-top: 6px;
}

.Exhibitors-news-time-fa {
    float: right;
}

.Exhibitors-news-time-fa .fa {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #009040;
    color: #fff;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
}

.DemoonstrationSite {
    margin: 20px 0;
    font-size: 14px;
    color: #000;
}

.DemoonstrationSite a {
    color: #009040;
    font-size: 14px;
}

.DemoonstrationSite a:hover {
    text-decoration: underline;
}

.DemoonstrationSite-icon {
    float: left;
    margin-right: 10px;
    margin-top: -2px;
}

.DemoonstrationSite-row {
    margin: 40px 0;
}

.DemoonstrationCompany {
    font-size: 14px;
    color: #000;
    margin: 10px 0;
}

.DemoonstrationTitle {
    margin-bottom: 20px;
}

.Demoonstration-product {
    float: left;
    width: 100%;
    /*margin-right: 4%;*/
    margin-bottom: 50px;
}

.Demoonstration-product:nth-of-type(2n) {
    margin-right: 0;
}

.Demoonstration-product-a {
    display: block;
}

.Demoonstration-productImg {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 34%;
    height: 300px;
    justify-content: center;
    overflow: hidden;
    float: right;
    border: 1px solid #e5e5e5;
    /* align-items: center; */
}

.Demoonstration-productImg img {
    width: auto;
    height: auto;
}

.Demoonstration-pro-con {
    width: 60%;
    float: left;
}

.Demoonstration-productText {
    display: block;
    font-size: 16px;
    color: #000;
    padding: 10px 0;
    margin-top: 35px;
    font-weight: bold;
}

.Demoonstration-product-a:hover .Demoonstration-productText {
    color: #009040;
}


/* 移动端导航 */


/* html,body{
    height: 100%;
} */
.menu-row {
    width: 60%;
    height: 100%;
    top: 0;
    /* -webkit-transform: translate3d(-100%, 0px, 0px);
    -ms-transform: translate3d(-100%, 0px, 0px);
    -o-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px); */
    background: #f9f9f9;
    z-index: 900;
    /* transition: all .2s; */
    box-shadow: inset -3px -10px 9px 0 rgba(187, 187, 187, 0.5);
    min-height: 100%;
    overflow: hidden;
    position: absolute;
    display: none;
}
.show-nav .menu-row{
    display: block;
}
.menu-close {
    padding: 10px;
    color: #009040;
    font-size: 14px;
    display: inline-block;
}

.menu-close .icon-guanbi {
    margin-right: 5px;
}

.menu-li-a,
.sub-menu-a {
    position: relative;
    display: block;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    padding: 5px 15px;
    color: #009040;
    font-size: 14px;
}

.sub-menu-a {
    padding-left: 25px;
}

.sub-menu dd {
    display: none;
}

.sub-menu dd .sub-menu-a {
    padding-left: 35px;
}

.menu-li:first-of-type .menu-li-a {
    border-top: 1px solid #ddd;
}

.hasSubmenu:after {
    content: '>';
    position: absolute;
    right: 5%;
    height: 100%;
    font-family: '宋体';
    font-weight: bold;
    font-size: 20px;
}

.menu-ul a.curr {
    background: #ffe9eb;
    color: #009040;
}

.sub-menu-ul {
    display: none;
}

.menu-ul {
    margin-top: 40px;
}

.menu-return {
    position: absolute;
    top: 45px;
    left: 0;
    padding: 5px 10px;
    color: #009040;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    display: none;
}

.menu-return2 {
    display: block;
}

.menu-return span {
    font-family: '宋体';
    font-weight: bold;
    font-size: 18px;
    position: relative;
    top: 1px;
    margin-right: 10px;
}

.indexName {
    line-height: 1.2;
}

.DemoonstrationList-name,
.DemoonstrationList-nameEn {
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
    width: 100%;
}

.DemoonstrationList-img {
    width: 210px;
}

.DemoonstrationList-text-row {
    margin-left: 250px;
}

.hintRow {
    position: fixed;
    bottom: 20px;
    width: calc(100% - 20px);
    margin: 0 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.hintTex {
    display: inline-block;
    width: 80%;
    text-align: left;
    float: left;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hintBtn-row {
    display: inline-block;
    width: 20%;
    text-align: right;
}

.hintBtn {
    font-size: 14px;
    border: 0;
    border-radius: 5px;
    line-height: 2;
    padding: 0 25px;
    color: #fff;
    cursor: pointer;
    background: #c6c6c6;
}

.hintBtn i {
    position: relative;
    top: -1px;
}

.hintBtn:hover {
    opacity: 0.8;
}

.contact {
    padding: 30px;
    background: #009040;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}


/* .contact:first-of-type {
    padding: 0;
    background: none;
} */

.contact img {
    display: block;
}

.contact-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 60px;
}

.enrollRow img {
    width: 100%;
}

.contact-l {
    width: 48%;
    margin-right: 4%;
}

.contact-l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact-r {
    width: 48%;
}

.contact-title {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 20px;
}

.contact-text {
    font-size: 14px;
    color: #fff;
    margin: 8px 0;
}

.contact-text a {
    color: #fff;
    line-height: 35px;
}

.contact-text a .fa {
    margin-right: 5px;
}

.title2 {
    font-size: 24px;
    margin-bottom: 0;
}

.grogshopList .TradeList-a {
    border-bottom: 0;
    box-shadow: none;
}

.grogshop-text {
    position: relative;
    display: block;
    margin: 15px 0;
}

.imageText-data-source {
    font-size: 12px;
}

.grogshop-name {
    display: block;
    margin-right: 100px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    line-height: 24px;
}

.grogshop-star {
    position: absolute;
    right: 0;
    top: 3px;
    width: 100px;
}

.star {
    display: inline-block;
    float: left;
    margin-left: 2px;
    width: 18px;
    height: 18px;
    background: url(../images/star.png);
}

.starGray {
    background-position: right;
}

.grogshop-site {
    padding-left: 20px;
    background: url(../images/grogshop.png) left center no-repeat;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    margin-top: 5px;
    display: block;
}

.enrollTitle {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    margin: 30px 0;
}

.enroll-p {
    font-size: 14px;
    line-height: 30px;
    margin: 30px 0;
    color: #000;
}

.enroll-information {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    line-height: 30px;
}

.redColor {
    color: #d31221;
}

.hr {
    margin: 50px 0;
    display: block;
    border: 0;
    height: 1px;
    background: #e5e5e5;
}

.TeletextRow {
    margin: 50px 0;
}

.Teletext-img {
    border-radius: 50%;
    overflow: hidden;
    width: 186px;
    height: 186px;
    float: left;
}

.Teletext {
    padding-left: 4%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    height: 186px;
}

.Teletext-text {
    font-size: 14px;
    color: #000;
    line-height: 30px;
}

.TeletextTitle {
    display: block;
    width: 100%;
}

.TeletextTitle {
    font-size: 18px;
    margin: 10px 0;
}

.HostnitRow {
    margin: 50px 0;
    padding: 20px 0;
    background: #f4f4f4;
}

.Hostnit {
    float: left;
    width: 46%;
    padding: 10px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.Hostnit-r {
    width: 54%;
    padding: 10px 39px;
}

.HostnitTitle {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin: 5px 0;
}

.HostnitTitle .fa {
    margin-right: 5px;
    color: #009040;
    font-size: 18px;
}

.HostnitText {
    font-size: 14px;
    color: #000;
}
.HostnitText .timetest{
    display: inline-block;
    width: 40%;
}
.loseRow {
    text-align: center;
}

.loseImg {
    margin: 60px 0;
}

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

.losetext {
    color: #000;
    font-size: 24px;
    margin: 20px 0;
}

.lose-a {
    font-size: 18px;
    font-weight: bold;
    color: #009040;
}

.contact:first-of-type {
    padding: 0;
    background: none;
}

.lose-a .icon-gengduo1 {
    font-size: 35px;
    font-weight: normal;
    position: relative;
    top: 7px;
}


/* 新加页面 */

.Manual .man-tlt {
    font-size: 14px;
    color: #333333;
}

.Manual .maninfo {
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
    line-height: 22px;
}

.plyr__play-large {
    background-color: #009040;
}

.Manual .btnbox {
    display: block;
    width: 180px;
    background-color: #009140;
    height: 56px;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    line-height: 56px;
    margin-top: 30px;
    transition: 0.6s;
}

.Manual .btnbox:hover {
    opacity: 0.6;
}

.manualcontent {
    margin-top: 60px;
}

.Manual .list-ul {
    display: flex;
}

.Manual .list-li {
    width: 50%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    cursor: pointer;
    border: 1px solid #dddddd;
}

.Manual .list-li:last-child {
    border-top-right-radius: 5px;
}

.Manual .list-li:first-child {
    border-top-left-radius: 5px;
}

.Manual .list-ul .active {
    background-color: #f39700;
    border: 1px solid #f39700;
    color: #fff;
}
.plyr__video-wrapper{
    overflow: hidden;
}
.Manual .itemContent {
    padding: 30px;
    background-color: #fbfbfb;
}

.itemContent .conTop {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.itemContent .toptlt {
    font-size: 18px;
    color: #009140;
}

.itemContent .topinfo {
    font-size: 14px;
    color: #666666;
    margin-top: 22px;
}

.itemContent .conBttom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.conBttom .btmItem {
    width: 50%;
    margin-bottom: 45px;
}

.conBttom .title {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.conBttom .information {
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

.conBtm .con-item {
    width: 100%;
    margin-bottom: 45px;
}

.conBtm .title {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.conBtm .information {
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}



/* 展商风采 */

.company {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.company .item {
    width: 30%;
    margin-bottom: 40px;
}

.company .item .title {
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 18px;
}

.company .item a {
    width: 100%;
    height: 158px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eeeeee;
}

.company .item img {
    display: block;
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
}

.com-infotle {
    font-size: 24px;
    color: #009140;
    margin-top: 50px;
    margin-bottom: 25px;
}


/* 展商风采内页 */

.container .infotle {
    font-size: 24px;
    color: #009140;
    margin-top: 50px;
    margin-bottom: 18px;
}

.company-info-box {
    background-color: #f6f6f6;
    padding: 36px;
    display: flex;
    align-items: center;
}

.container .info-left {
    width: 197px;
    margin-right: 127px;
}

.container .info-left {
    width: 197px;
}

.info-left .info-logo img {
    width: 100%;
    display: block;
}

.container .info-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    line-height: 34px;
    color: #000;
    margin-bottom: 10px;
}

.container .info-ptl {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.container .brief {
    padding-bottom: 38px;
    border-bottom: 1px solid #eeeeee;
}

.container .brief .brief-title {
    font-size: 18px;
    color: #009140;
    margin-top: 56px;
    margin-bottom: 22px;
}

.container .brief .brief-ptl {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    text-indent: 28px;
}

.container .brief .brief-ptl:last-child {
    margin-top: 38px;
}

.container .product-ul .produce-title {
    font-size: 18px;
    color: #009140;
    margin-top: 38px;
    margin-bottom: 30px;
}

.container .product-ul .product-li {
    width: 100%;
    border: 1px solid #eeeeee;
    margin-bottom: 30px;
    padding-bottom: 1px;
    transition: 0.6s;
    display: flex;
    align-items: center;
}

.container .product-ul .product-li a {
    width: 100%;
    display: flex;
    align-items: center;
}

.container .product-ul .product-li:hover {
    transform: translate(-5px, -5px);
}

.container .product-ul .li-left {
    width: 360px;
    height: 238px;
}

.container .product-ul .li-left img {
    display: block;
    width: 100%;
}

.container .product-ul .li-right {
    width: calc(100% - 460px);
    margin-left: 100px;
}

.container .product-ul .li-title {
    font-size: 18px;
    color: #333333;
    margin-bottom: 5px;
}

.container .product-ul .li-info {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}
.push--bottom{
    margin-top: 15px;
}
.push--bottom .r-tabs-tab{
    border-bottom: 1px solid #f39700;
}
.r-tabs-tab.r-tabs-state-active{
    background-color: #f39700;
    border-bottom: 1px solid #f39700;
}
.push--bottom .r-tabs-tab{
    display: flex;
    align-items: center;
    padding-bottom: 1px;
}
.push--bottom .r-tabs-tab li{
    color: #fff;
    background-color: #f39700;
    padding: 6px 10px;
    cursor: pointer;
}
.push--bottom .r-tabs-tab li:first-child{
    margin-right: 2px;
}
.push--bottom .r-tabs-tab li.r-tabs-state-active{
    background-color: #009040;
    border-bottom: 1px solid #009040;
}
.push--bottom .r-tabs-state .r-tabs-list{
    display: flex;
    align-items: center;
}
.r-tabs-state .r-tabs-list .t-item:nth-child(1){
    width: 10%;
}
.r-tabs-state .r-tabs-list .t-item{
    width: calc(85%/2);
}
.r-tabs-state .r-tabs-list .t-item:nth-child(1){
    width: 15%;
}
.r-tabs-state .r-tabs-list .t-item span{
    display: inline-block;
    padding: 12px 12px 12px 12px;
}
.r-tabs-state .r-tabs-list:nth-child(2n){
    background-color: #eee;
}

/* 在线留言 */

.online .info {
    font-size: 14px;
    color: #333333;
    margin-bottom: 14px;
    margin-top: 38px;
}

.online .info .red {
    color: #ff0000;
}

.online .message textarea {
    width: 100%;
    height: 178px;
    outline: none;
    color: #333;
    resize: none;
    border: 1px solid #eeeeee;
}

.online .corporate input{
    width: 47%;
    padding-left: 1%;
    height: 55px;
    line-height: 55px;
    display: block;
    border-radius: 5px;
    border: 1px solid #dddddd;
}

.online .msginput {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.online .infomsg label span {
    font-size: 14px;
    color: #333333;
    margin-left: 10px;
}

.online .infomsg label:first-child {
    margin-right: 20px;
}

.online .msginput .left {
    width: 48%;
}

.online .msginput .right {
    width: 48%;
}

.online .msginput input {
    width: calc(99% - 2px);
    display: block;
    border: 1px solid #dddddd;
    height: 55px;
    line-height: 55px;
    color: #333;
    border-radius: 5px;
    padding-left: 1%;
}

.online .information .city {
    width: 48%;
    height: 55px;
    outline: none;
    line-height: 55px;
    color: #333;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

.online .phone1 {
    display: flex;
    justify-content: space-between;
}

.online .phone1 input {
    width: 47%;
    padding-left: 1%;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    display: block;
    border: 1px solid #dddddd;
}

.online .email {
    width: 47%;
    padding-left: 1%;
    height: 55px;
    line-height: 55px;
    display: block;
    border-radius: 5px;
    border: 1px solid #dddddd;
}

.online .formbtn {
    width: 180px;
    height: 57px;
    background-color: #009140;
    border-radius: 5px;
    color: #fff;
    line-height: 57px;
    text-align: center;
    margin-top: 40px;
    transition: 0.6s;
    cursor: pointer;
}

.online .formbtn:hover {
    opacity: 0.6;
}


/* 广告项目 */

.project {
    padding-bottom: 78px;
}

.project .project-img {
    margin-top: 30px;
}

.project .project-head {
    padding-bottom: 30px;
    border-bottom: 1px solid #009140;
    margin-bottom: 28px;
}

.project .ject-title {
    font-size: 18px;
    line-height: 30px;
    color: #009140;
    font-weight: bold;
}

.project .ject-info {
    font-size: 16px;
    color: #666666;
    margin-top: 16px;
}

.project-con .con-olt {
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
}

.project-con .con-olt2 {
    margin-bottom: 5px;
    font-size: 14px;
    color: #333333;
    margin-left: 28px;
}

.project-img .con-tlt {
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
}

.project-img .img {
    width: 100%;
}

.project-img .img img {
    /* width: 100%; */
    /* display: block; */
}

.project-btn {
    display: block;
    width: 180px;
    height: 54px;
    margin: 0 auto;
    text-align: center;
    line-height: 54px;
    background-color: #009140;
    color: #fff;
    border-radius: 5px;
    margin-top: 58px;
    transform: 0.6s;
    cursor: pointer;
}

.project-btn:hover {
    opacity: 0.6;
    color: #fff;
}


/* 联系我们 */

.fluid-head .head-title {
    font-size: 24px;
    color: #009140;
    margin-top: 50px;
    margin-bottom: 25px;
}

.fluid-head .head-info {
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
}

.container-fluid .imglist {
    margin-top: 50px;
    display: flex;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #eeeeee;
}
.handleSearch .search{
    outline: none;
    border: 1px solid #e5e5e5;
    padding: 6px 3px;
    display: inline-block;
    width: 30px;
    height: 100%;
    margin: 0 5px;
}
.handleSearch span{
    color: #666363;
    font-size: 12px;
    line-height: 24px;
}
.handleSearch .btnsear{
    width: 43px;
    height: 100%;
    border: 1px solid #e5e5e5;
    padding: 5px 1px;
    display: inline-block;
    background-color: #fff;
    cursor: pointer;
}
.container-fluid .img-item {
    margin-right: 60px;
    text-align: center;
}

.container-fluid .img-item p {
    margin-top: 20px;
    font-size: 14px;
    color: #333333;
}

.container-fluid .img-item .iconfont {
    width: 80px;
    height: 80px;
    background-color: #f7f7f7;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    margin: 0 auto;
}

.container-fluid .iconfont .ctent {
    position: absolute;
    padding: 20px;
    background-color: #fff;
    box-shadow: 1px 5px 10px 6px #f7f7f7;
    bottom: 100px;
    border-radius: 10px;
    display: none;
}

.container-fluid .iconfont .ctent img {
    display: block;
    width: 125px;
    height: auto;
    object-fit: contain;
}

.container-fluid .iconfont:hover .ctent {
    display: block;
}

.container-fluid .iconfont .ctent .jiao {
    width: 0px;
    height: 0px;
    border: 20px solid transparent;
    border-top-color: #fff;
    position: absolute;
    bottom: -30px;
    left: 62px;
}

.container-fluid .business .busim-plt {
    font-size: 24px;
    color: #333333;
    margin-bottom: 18px;
}
.container-fluid .business .busim-plt1{
    font-size: 18px;
    color: #333333;
    margin-bottom: 18px;
    padding-top: 10px;
}
.container-fluid .business .card-ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.card-ul .card-li {
    background-color: #fff;
    width: calc(48% - 60px);
    height: 155px;
    padding: 30px;
    box-shadow: 1px 5px 10px 6px #f7f7f7;
    margin-bottom: 30px;
    border-radius: 5px;
}

.card-ul .card-li .name {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 18px;
}

.card-ul .card-li .cardflex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.card-ul .card-li .info {
    display: flex;
    align-items: center;
}

.card-ul .card-li .info .tlt {
    font-size: 14px;
    color: #333333;
}

.card-ul .card-li .info .icon {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f7f7f7;
    border-radius: 50%;
    margin-left: 8px;
    cursor: pointer;
    position: relative;
}

.card-ul .card-li .info .showbox {
    display: none;
    position: absolute;
    bottom: 50px;
    background-color: #fff;
    padding: 20px;
    box-shadow: 1px 5px 10px 6px #f7f7f7;
    transition: 0.6s;
}

.card-ul .card-li .info .showbox img {
    width: 150px;
    height: 140px;
    display: block;
    object-fit: contain;
}

.card-ul .card-li .info .icon:hover .showbox {
    display: block;
}

.card-li .info .showbox .jiao {
    width: 0px;
    height: 0px;
    border: 20px solid transparent;
    border-top-color: #fff;
    position: absolute;
    bottom: -40px;
    left: 75px;
}


/* 成为会员 */

.member {
    padding-top: 20px;
}

.mem-head .mem-title {
    font-size: 24px;
    color: #009140;
    margin-bottom: 28px;
}

.mem-head .mem-plt {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 38px;
    text-indent: 28px;
}

.mem-content .mem-cart {
    margin-bottom: 28px;
    width: 100%;
    max-width: 913px;
}

.mem-content .mem-cart img {
    display: block;
    width: 100%;
}

.mem-content .mem-ul .mem-li {
    font-size: 14px;
    color: #666666;
    line-height: 35px;
}

.mem-buttom {
    width: 100%;
    margin-top: 45px;
}

.mem-buttom img {
    display: block;
    width: 100%;
}
.titlebox3{
    display: flex;
    align-items: center;
    margin-top: 3px;
}
.titlebox3 img{
    margin-right: 3px;
}

.join-brand-list {
    display: flex;
    flex-wrap: wrap;
}
.join-brand-list .item {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.join-brand-list .item:nth-child(3n) {
    margin-right: 0;
}
.join-brand-list .item video {
    width: 100%;
    display: block;
}

.join-brand-list .item .logo {
    aspect-ratio: 33/14;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
}
.join-brand-list .item img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}


/* 响应式 */

@media screen and (max-width: 760px) {
    .wrap {
        margin-left: 0;
    }
    .titlebox table {
        width: 100% !important;
    }
    .project {
        width: 95%;
        margin: 0 auto;
    }
    .container {
        width: 95%;
        margin: 0 auto;
    }
    .wrap img {
        max-width: 100%;
        height: auto;
    }
    .footer-li .footer-li-tit {
        margin-bottom: 8px !important;
    }
    .footer-li-img .img {
        width: 60px !important;
        margin-top: 0 !important;
    }
    .footer-li .footer-li-img {
        height: auto !important;
    }
    /* .footer-li-img .img img {
        width: 60px !important;
    } */
    .company-info-box {
        flex-wrap: wrap;
        padding: 20px;
    }
    .head-time .time-h{
        margin-bottom: 0;
    }
    .company-info-box .info-right {
        width: 100%;
        margin-top: 20px;
        position: relative;
        transform: translateY(0);
        margin-right: 0;
    }
    .container .product-ul .product-li a {
        flex-wrap: wrap;
    }
    .container .product-ul .li-left {
        width: 100%;
    }
    .container .product-ul .li-right {
        width: 100%;
        margin-left: 0;
        padding: 15px;
    }
    .company {
        width: 95%;
        margin: 0 auto;
    }
    .company .item {
        width: 45%;
    }
    .Manual {
        width: 95%;
        margin: 0 auto;
    }
    .container-fluid {
        width: 95%;
        margin: 0 auto;
    }
    .container-fluid .img-item {
        margin-right: 10px;
    }
    .card-ul .card-li {
        width: calc(100% - 60px);
        height: 145px;
    }
    .card-ul .card-li .cardflex {
        flex-wrap: wrap;
    }
    .card-ul .card-li .info {
        width: 100%;
        margin-bottom: 8px;
    }
    .card-ul .card-li .name {
        margin-bottom: 5px;
    }
    .card-ul .card-li .info .tlt {
        width: 60%;
    }
    .card-ul .card-li .cardflex {
        margin-bottom: 0;
    }
    .member {
        width: 95%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 945px) {
    .hintTex {
        display: block;
        float: none;
        margin-bottom: 20px;
    }
    .ind-Media-Center-wrap2 {
        width: 90% !important;
        margin: 0 2.5%;
    }
    .plyr--setup {
        width: 100%;
    }
    .hintBtn-row {
        text-align: center;
        width: 100%;
    }
    body.show-nav {
        position: relative;
        width: 100%;
        /* -webkit-transform: translate3d(60%, 0px, 0px);
        -ms-transform: translate3d(60%, 0px, 0px);
        -o-transform: translate3d(60%, 0px, 0px);
        transform: translate3d(60%, 0px, 0px); */
    }
    .wrap {
        padding: 0 15px;
        margin-left: 0;
    }
    .imageText-circle {
        border-radius: 0;
        padding: 20px;
        height: auto !important;
        max-width: inherit !important;
        width: 100% !important;
        margin: 20px 0;
    }
    .imageText-data,
    .imageText-circle-title {
        margin: 0;
    }
    .attention-title {
        font-size: 18px;
    }
    .newsList-row {
        width: 100%;
        margin-right: 0;
    }
    .sidebarB {
        display: none;
    }
    .DemoonstrationSearch-checkbox-li {
        min-width: 200px;
    }
    .exhibitorData {
        margin-left: 5%;
    }
    .exhibitorData-circle3 {
        margin-top: -28%;
        margin-left: 25%;
    }
}

@media only screen and (max-width: 640px) {
    /*.wrap{
        width: 100%;
    }*/
    .index-half {
        width: 100%;
        margin-right: 0 !important;
    }
    .indexNew-row {
        width: 100%;
        margin: 0;
        height: auto;
        overflow: hidden;
        padding: 0;
    }
    .indexNew {
        width: 100% !important;
        border-right: 0 !important;
        padding: 0;
        height: auto;
        margin-bottom: 30px;
    }
    .News-list {
        width: 100% !important;
        margin: 0;
        margin-bottom: 30px;
    }
    .News-row {
        margin: 0;
    }
    .imageText-text {
        position: relative;
    }
    .imageText-img {
        display: none;
    }
    .indexText,
    .imageText-circle {
        margin: 0;
    }
    .indexServe {
        width: 45% !important;
        margin-bottom: 5% !important;
        margin-right: 5% !important;
    }
    .cooperation-row,
    .cooperationTitle {
        display: none;
    }
    .attention-half {
        width: 100%;
        margin: 10px 0;
    }
    .footer_logo-row,
    .sidebarBShare-row {
        display: none;
    }
    .footer-half {
        width: 100%;
    }
    .newsList-img {
        width: 100%;
        float: none;
        height: auto;
        display: block;
    }
    .newsList-img a {
        display: block;
        width: 100%;
        height: auto;
    }
    .newsList-img a img {
        width: 100%;
    }
    .newsList-text-row {
        margin-left: 0;
        width: 100%;
        margin-top: 15px;
    }
    .newsList-text-row {
        height: auto;
    }
    .newsList-detail {
        position: inherit;
    }
    .newsDetial-row {
        width: 100%;
        margin-right: 0;
    }
    .newsDetialPaging-return {
        position: inherit;
    }
    .DemoonstrationSearch-checkbox-li {
        width: 100%;
    }
    .DemoonstrationList-name,
    .DemoonstrationList-nameEn {
        overflow: inherit;
        text-overflow: ellipsis;
        white-space: inherit;
    }
    .DemoonstrationList-img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .DemoonstrationList-text-row {
        margin-left: 0;
    }
    .DemoonstrationList-Booth {
        position: inherit;
    }
    .attention-row .page>div {
        width: 100%;
        margin-right: 0;
    }
    .exhibitorInformation {
        width: 100%;
        margin: 0;
        margin-top: 30px;
    }
    .exhibitorData {
        width: 100%;
        margin: 0;
        margin-top: 30px;
    }
    .exhibitorData-circle3 {
        padding-left: 18%;
    }
    .exhibitorSquare {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .exhibitorSquare .periodical-a {
        margin-top: 10px;
    }
    .Demoonstration-pro-con {
        margin-bottom: 10px;
    }
    .Demoonstration-product {
        width: 100%;
        margin-right: 0;
    }
    .Demoonstration-productImg {
        display: block;
        width: 100%;
        height: auto;
        max-height: 290px;
    }
    .Demoonstration-productImg img {
        width: 100%;
        height: auto;
    }
    .Demoonstration-pro-con {
        float: left;
        width: 100%;
    }
    .Title2 {
        margin: 20px 0;
    }
    .mediaNews-row,
    .mediaNews-more {
        width: 100%;
        float: none;
        margin: 20px 0;
    }
    .PhotoGallery-name {
        margin-bottom: 20px;
    }
    .partners-li {
        width: 48%;
        margin-right: 4%;
    }
    .partners-li:nth-of-type(2n) {
        margin-right: 0;
    }
    .TradeList {
        width: 100%;
        margin-right: 0;
    }
    .contact {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        padding: 20px 10px;
    }
    .contact-row {
        display: block;
    }
    .grogshop-name {
        margin-right: 0;
    }
    .grogshop-star {
        position: inherit;
        width: auto;
        display: block;
        overflow: hidden;
    }
    .Teletext-img {
        text-align: center;
        width: 100%;
        border-radius: 0;
    }
    .Teletext-img img {
        max-width: 100%;
    }
    .Teletext {
        display: block;
        padding: 0;
        height: auto;
    }
    .Hostnit {
        width: 100%;
        padding: 10px;
    }
}

.content_a_show {
    width: 940px;
    margin: auto;
}

.content_a_show p span {
    padding-right: 5px;
}

.content_a_show h3 {
    font-weight: bold;
    font-size: 24px;
}

.content_a_show .content_a_show-box {
    width: 100%;
}

.content_a_show .content_a_show-box h3 {
    text-align: center;
}

.content_a_show .list {
    width: 100%;
    margin-bottom: 2rem;
}

.content_a_show .list ul {
    padding: 0;
    margin-left: -50px;
}

.content_a_show .list ul li {
    width: calc(100% / 2 - 50px);
    margin-bottom: 3rem;
    margin-left: 50px;
    overflow: hidden;
    list-style: none;
    border-bottom: 2px #d00111 solid;
    float: left;
}

.content_a_show .list ul li a {
    /*display: bold;*/
    width: 100%;
}

.content_a_show .list ul li a img {
    width: 100%;
}

.content_a_show .list ul li a h4 {
    line-height: 0.3rem;
}

.fcred {
    color: #009040;
}

@media screen and (max-width: 940px) {
    .content_a_show {
        width: 100%;
    }
    .content_a_show .content_a_show-box .item {
        width: 100%;
    }
    .content_a_show .list ul li {
        width: calc(100% / 2 - 50px);
    }
}

@media screen and (min-width: 320px) and (max-width: 640px) {
    .content_a_show {
        width: 100%;
    }
    .content_a_show .content_a_show-box .item {
        width: 100%;
    }
    .content_a_show .list ul {
        margin-left: 0px;
    }
    .content_a_show .list ul li {
        width: 100%;
        overflow: hidden;
        float: left;
        margin-left: 0;
    }
    .content_a_show .list ul li a {
        display: block;
        width: 100%;
    }
    .content_a_show .list ul li a img {
        width: 100%;
    }
    .content_a_show .list ul li a h4 {
        line-height: 0.4rem;
    }
}

.content_b_show {
    width: 940px;
    margin: auto;
}

.content_b_show p span {
    padding-right: 5px;
}

.content_b_show h3 {
    font-weight: bold;
    font-size: 24px;
}

.content_b_show .content_b_show-box {
    width: 100%;
}

.content_b_show .content_b_show-box .item {
    width: 50%;
    float: left;
}

.content_b_show .content_b_show-box .box-l h3,
.content_b_show .content_b_show-box .box-l p {
    padding-right: 20px;
}

.content_b_show .content_b_show-box .box-l h3 {
    padding-top: 20px;
}

.content_b_show .content_b_show-box .box-l p {
    line-height: 30px;
    padding-top: 20px;
}

.content_b_show .do-box {
    margin-bottom: 2rem;
}

.content_b_show .do-box .list {
    border: 1px #ddd solid;
    padding: 0;
}

.content_b_show .do-box .list li {
    list-style: none;
    border-bottom: 1px #ddd solid;
}

.content_b_show .do-box .list li p {
    background: url(../../images/arro.png) no-repeat 98% center;
    cursor: pointer;
    min-height: 30px;
    font-weight: bold;
}

.content_b_show .do-box .list li p span {
    padding-left: 20px;
}

.content_b_show .do-box .list li .hidbox {
    display: none;
    padding: 0 2rem;
    padding-bottom: 2rem;
}

.do-box .list li .hidbox em {
    font-style: normal;
}

.content_b_show .do-box .list li:last-child {
    border-bottom: none;
}

.fcred {
    color: #009040;
}

@media screen and (max-width: 940px) {
    .content_b_show {
        width: 100%;
    }
    .content_b_show .content_b_show-box .item {
        width: 100%;
    }
}


/* 广告&logo */

.logos-tab-row {
    display: table-row;
}

.logos-tab-row:nth-of-type(odd) {
    background-color: #EEE;
}

.logos-tab-row:nth-of-type(even) {
    background-color: #FFF;
}

.logos-tab-left {
    display: table-cell;
    width: 30%;
    padding: 12px;
}

.logos-tab-right {
    display: table-cell;
    width: 70%;
    padding: 12px;
    vertical-align: top;
}

.logos-tab-left img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.logos-img-list {
    vertical-align: top;
}

.img-tab-icon {
    padding-right: 6px;
    padding-left: 6px;
    margin-right: 6px;
    background-color: #444;
    border: 1px solid #444;
    color: #FFF;
    font-size: 12px;
}

.logos-img-list li:hover .img-tab-icon {
    background-color: #FFF;
    color: #444;
}

@media (max-width: 480px) {
    .logos-tab-row {
        display: block;
    }
    .logos-tab-left {
        display: block;
        width: 100%;
        padding: 12px 0;
    }
    logos-tab-right {
        display: block;
        width: 100%;
    }
}


/*资料展示*/

.content-box {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.content .content-box .item {
    width: 50%;
    float: left;
}

.content .content-box .box-l h3,
.content .content-box .box-l p {
    padding-right: 20px;
}

.content .content-box .box-l h3 {
    padding-top: 20px;
}

.content .content-box .box-l p {
    line-height: 30px;
    padding-top: 20px;
}

.content .do-box {
    margin-bottom: 2rem;
    margin-top: 38px;
}

.hbox .fcred {
    margin-top: 62px;
    font-size: 30px;
}

.content .do-box .list {
    border: 1px #ddd solid;
    padding: 0;
    border-radius: 4px;
}

.contact-lx-content {
    width: calc(100% - 63px)
}

.contact-tou {
    widht: 100%;
    overflow: hidden;
}

.contact-tou h2 {
    line-height: 70px;
    color: #009040;
    font-size: 24px;
}

.newsletter .newsList .newsList-img {
    display: none;
}

.contact-tou h3 {
    line-height: 55px;
    margin-top: 15px;
}

.contact-lx-img .dianj img {
    display: inline-block;
    margin-left: 10px;
    margin-top: 20px;
    vertical-align: sub;
}

.contact-lx-img .dianj i img {
    margin-left: 0px;
    margin-top: 0px;
}

.contact-lx-dt {
    width: 92%;
    padding: 30px 4%;
    background: #f5f5f5;
}

.contact-lx-dt ul {
    margin-top: 25px;
    overflow: hidden;
}

.contact-lx-dt li {
    float: left;
    margin-right: 45px;
}

.contact-lx-dt li span {
    font-size: 18px;
    font-weight: bold;
}

.content .do-box .list li {
    line-height: 30px;
    list-style: none;
    border-bottom: 1px #ddd solid;
}

.content .do-box .list li p {
    background: url(../../images/arro.png) no-repeat 98% center;
    cursor: pointer;
    font-weight: bold;
}
.do-box .list li .dianji{
    background: url(../../images/arro.png) no-repeat 98% center;
    cursor: pointer;
    height: 60px;
    font-weight: bold;

}

.container-admiss {
    width: 100%;
    margin: 0 auto;
  }
  .container-admiss .admiss-title {
    line-height: 50px;
    background-color: #009040;
    color: #fff;
    padding-left: 30px;
    font-size: 18px;
  }
  .container-admiss .admiss-item {
    padding: 30px;
  }
  .container-admiss .admiss-item .item-ptlt {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .container-admiss .admiss-item .item-ptlt i{
    color: #009040;
    margin-right: 5px;
  }
  .container-admiss .admiss-item .item-box {
    width: 300px;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 25px;
  }
  .container-admiss .admiss-item .item-box .box-li {
    width: calc(50% - 12px);
    padding: 1px 5px;
  }
  .container-admiss .admiss-item .item-p {
    margin-bottom: 20px;
  }
  .container-admiss .admiss-item .item-margin {
    margin-bottom: 0;
  }
  .container-admiss .admiss-item .item-name {
    display: flex;
    margin-bottom: 15px;
  }
  .container-admiss .admiss-item .item-name .green {
    color: #009040;
    margin-right: 5px;
    font-weight: bold;
  }
  .container-admiss .admiss-item .item-name .info a {
    text-decoration: underline;
    font-weight: bold;
  }
  .container-admiss .admiss-img {
    margin-bottom: 15px;
  }
  .container-admiss .admiss-img img {
    max-width: 80%;
  }  


.do-box .list li .dianflex{
    
    width: 140px;
}
.do-box .list li:nth-child(4) .dianflex img{
    margin-top: 17px;
}
.do-box .list li:nth-child(5) .dianflex img{
    margin-top: 18px;
}
.do-box .list li .dianflex img{
    vertical-align: middle;
    margin-left: 20px;
    margin-top: 20px;
}
.do-box .list li .dianflex span{
    line-height: 60px;
    float: right;
    width: 60px;
    text-align: left;
}
.content .do-box .list li p span {
    line-height: 60px;
    padding-left: 20px;
}

.content .do-box .list li .hidbox {
    display: none;
    padding: 0 2rem;
    padding-bottom: 2rem;
}

.content .do-box .list li:last-child {
    border-bottom: none;
}

.fcred {
    color: #009040;
}

.current-cooperation {
    background: url(../images/arro-top.png) no-repeat 98% center !important;
}

@media screen and (max-width: 940px) {
    .content {
        width: 100%;
    }
    .content .content-box .item {
        width: 100%;
    }
}


/*展商指南*/

.guide-box h3 {
    text-align: center;
    font-size: 24px;
    padding-bottom: 2rem;
}

.guit-list ul {
    margin-top: 30px;
    padding: 0;
    margin-left: -50px;
}

.guit-list ul li {
    width: calc(100% / 2 - 50px);
    margin-bottom: 3rem;
    margin-left: 50px;
    overflow: hidden;
    list-style: none;
    border-bottom: 2px #d00111 solid;
    float: left;
}

.guit-list ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.guit-list ul li a:hover {
    color: #009040;
}

.guit-list ul li a img {
    width: 100%;
}

.guit-list ul li h4 {
    height: 50px;
    line-height: 50px;
    display: block;
}

.News-list2 {
    width: 100%;
    float: none;
    padding: 4%;
    margin-top: 60px;
}

@media screen and (max-width: 940px) {
    .content {
        width: 100%;
    }
    .content .content-box .item {
        width: 100%;
    }
    .guit-list ul li {
        width: calc(100% / 2 - 50px);
    }
}

@media screen and (min-width: 320px) and (max-width: 640px) {
    .content {
        width: 100%;
    }
    .content .content-box .item {
        width: 100%;
    }
    .guit-list ul {
        margin-left: 0px;
    }
    .guit-list ul li {
        width: 100%;
        overflow: hidden;
        float: left;
        margin-left: 0;
    }
    .guit-list ul li a {
        /*display: bold;*/
        width: 100%;
    }
    .guit-list ul li a img {
        width: 100%;
    }
    .guit-list ul li a h4 {
        line-height: 0.4rem;
    }
}


/*热处理专区*/

.mb20 {
    margin-bottom: 20px;
}

.border-b {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 50px;
}

.tp-tit {
    font-size: 30px;
    color: #009040;
    margin: 45px 0 10px;
    line-height: 36px;
}

.tpcon-tit {
    color: #333;
    margin-bottom: 15px;
    font-size: 16px;
}

.color-red {
    color: #009040;
}

.tp-con {
    margin-top: 50px;
}

.tp-info:first-of-type {
    width: 56%;
}

.tp-info:first-of-type div:first-of-type {
    margin-right: 32px;
}

.tp-info {
    width: 20%;
}

.tp-info .tp-desc {
    min-height: 48px;
}

.tp-con .info-img {
    min-height: 87px;
}

.tp-title2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
}

.tp-exh {
    padding: 20px 40px;
    background: #f8f8f8;
    width: 45%;
    min-height: 444px;
    box-sizing: border-box;
}

.tp-exh:first-of-type {
    margin-right: 50px;
}

.tp-exh ul {
    list-style-image: url('/static/home/cn/images/redspot.png');
    padding-left: 20px;
}

.tp-grade li {
    float: left;
    width: 33.3%;
    margin-top: 25px;
    display: table;
}

.tp-grade li img {
    vertical-align: middle;
    display: table-cell;
}

.tp-grade li p {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
}

.tp-brand li {
    width: 16%;
    float: left;
    text-align: center;
    min-height: 86px;
}

.saw-brand li {
    width: 20%;
    min-height: 93px;
}

.saw-exh {
    min-height: 390px;
}

.loadbtn {
    background: #d20107;
    border-radius: 4px;
    width: 250px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.loadbtn:hover {
    background-color: #009040;
    color: #fff;
}


/*联系我们*/

.from-box {
    border: 1px #d6d6d6 solid;
    padding: 50px;
    font-size: 14px;
}

.from-box h3 {
    font-size: 24px;
    color: #009040;
    padding-bottom: 40px;
}

.from-box .formbox .item {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.from-box .formbox .item .meg-box {
    display: block;
    padding-bottom: 10px;
}

.from-box .formbox .item .pb10 {
    padding-bottom: 10px;
}

.from-box .formbox .item .tex-box {
    width: 100%;
    height: 100px;
    resize: none;
    background-color: #f2f2f2;
    border: none;
    padding: 1rem;
    outline: none;
    font-family: 微软雅黑;
}

.from-box .formbox .item .emaibox {
    min-width: 92%;
    height: 36px;
    outline: none;
    line-height: 36px;
    border: 1px #e5e5e5 solid;
    outline: none;
    text-indent: 1rem;
}

.from-box .formbox .item .iam .callbox {
    padding-bottom: 10px;
}

.from-box .formbox .item .iam .ipb-box {
    border: none;
    border-bottom: 1px #ddd solid;
    outline: none;
    padding-left: 10px;
}

.from-box .formbox .item .iam label {
    min-width: 150px;
    margin-right: 20px;
}

.from-box .formbox .item .iam label span {
    padding-left: 10px;
}

.from-box .formbox .item .interest label {
    display: block;
    padding-bottom: 10px;
}

.from-box .formbox .item .interest label span {
    padding-left: 10px;
}

.from-box .formbox .item .box-i {
    width: 45%;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}

.from-box .formbox .item .box-i p {
    line-height: 24px;
}

.from-box .formbox .item .box-i input,
.from-box .formbox .item .box-i select {
    height: 40px;
    width: 99%;
    border: 1px #e5e5e5 solid;
    outline: none;
    text-indent: 1rem;
}

.from-box .formbox .item .box-i:last-child {
    margin-bottom: 0;
}

.from-box .formbox .item .phone-box select {
    min-width: 100px;
    height: 40px;
    line-height: 40px;
    outline: none;
}

.from-box .formbox .item .phone-box input {
    height: 40px;
    outline: none;
    line-height: 40px;
    border: 1px #e5e5e5 solid;
    outline: none;
    text-indent: 1rem;
    float: left;
    width: 26%;
}

.from-box .formbox .item .phone-box input.iph {
    width: 70%;
    float: right;
}

.from-box .formbox .box-brns {
    margin: auto;
    text-align: center;
}

.from-box .formbox .btnbox {
    width: 180px;
    height: 50px;
    line-height: 50px;
    border-radius: 40px;
    border: none;
    font-family: "微软雅黑";
    background-color: #009040;
    outline: none;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.from-box .formbox .resetbox {
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    background-color: #fff;
    border: none;
    outline: none;
    color: #999;
}

@media only screen and (max-width: 945px) {
    .from-box .formbox .item .box-i {
        width: 100%;
        margin-right: 0;
    }
}


/*资料下载*/

.doc-down h3 {
    font-size: 24px;
    padding-left: 1rem;
}

.doc-down ul {
    border: 1px #e5e5e5 solid;
}

.doc-down ul li:last-child {
    border-bottom: none;
}

.doc-down ul li {
    line-height: 32px;
    height: 71px;
    line-height: 72px;
    border-bottom: 1px #e5e5e5 solid;
}

.doc-down ul li .text-box {
    display: inline-block;
    margin-left: 2rem;
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.doc-down ul li .btnbox {
    cursor: pointer;
    position: relative;
    width: 140px;
    float: right;
}

.doc-down ul li .btnbox .icontbox {
    background-color: #009040;
    width: 32px;
    height: 32px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-left: 46px;
    position: absolute;
    top: 20px;
    line-height: 33px;
}

@media only screen and (max-width: 378px) {
    .doc-down ul li .text-box {
        width: 50%;
    }
}


/*展馆交通*/

.traffic-box {
    line-height: 24px;
    font-size: 14px;
}

.traffic-box h3 {
    font-size: 24px;
    color: #009040;
    padding-bottom: 54px;
}

.traffic-box h4 {
    font-size: 18px;
    padding-top: 24px;
}

.traffic-box .con-text {
    padding-top: 30px;
    padding-bottom: 46px;
}

.traffic-box .goway-box {
    width: 100%;
}

.traffic-box .goway-box .item {
    width: 100%;
    min-height: 150px;
    margin-bottom: 50px;
    background-size: 177px 53px;
}

.traffic-box .goway-box .item p {
    padding-left: 230px;
}

.traffic-box .goway-box .bgtaxi {
    background: url(../images/taxi.png) no-repeat left top;
}

.traffic-box .goway-box .metro {
    background: url(../images/metro.png) no-repeat left top;
}

.traffic-box .goway-box .train {
    background: url(../images/train.png) no-repeat left top;
}

.traffic-box .goway-box .aerotrain {
    background: url(../images/aerotrain.png) no-repeat left top;
}

.traffic-box .goway-box .cable {
    background: url(../images/cable.png) no-repeat left top;
}

.traffic-box .goway-box .bus {
    background: url(../images/bus.png) no-repeat left top;
}

.traffic-box .traffic-inf {
    width: 100%;
    min-height: 200px;
    background-color: #f5f5f5;
}

.traffic-box .traffic-inf ul {
    width: 90%;
    margin: auto;
    padding-top: 20px;
}

.traffic-box .traffic-inf ul li {
    float: left;
    line-height: 40px;
    min-width: 30%;
}

.traffic-box .traffic-inf ul li a {
    color: #000;
}

@media only screen and (max-width: 945px) {
    .traffic-box {
        padding: 1rem;
    }
    .traffic-box h3 {
        font-size: 20px;
    }
    .traffic-box .goway-box .item {
        min-height: 120px;
        padding-top: 70px;
    }
    .traffic-box .goway-box .item p {
        padding-left: 1rem;
    }
    .traffic-box .traffic-inf ul li {
        float: none;
    }
}


/* 观众登记 */

.tubereg-box {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.tubereg-box .btnbox {
    width: calc(48% - 80px);
    border: 1px #009040 solid;
    border-top: 5px #009040 solid;
    padding: 4.23%;
    clear: both;
    min-height: 76px;
    margin-right: 0;
    display: inline-block;
    margin-right: 29px;
}

.tubereg-box .btnbox:nth-child(2n) {
    margin-right: 0;
}

.tubereg-box .btnbox .leftbox {
    width: 72px;
    height: 70px;
    /* border: 1px #ddd solid; */
    background-image: url('../images/regbg.png');
    background-repeat: no-repeat;
    float: left;
}

.tubereg-box .btnbox .bgperson {
    background-position: 8px center;
}

.tubereg-box .btnbox .bggroub {
    background-position: -64px center;
}

.tubereg-box .btnbox .rightbox {
    float: left;
    margin-left: 6%;
}

.tubereg-box .btnbox .rightbox h3 {
    font-size: 22px;
    padding-top: 8px;
}

.tubereg-box .btnbox .rightbox a {
    text-decoration: none;
    margin-left: 0;
}

.tubereg-box .btnbox .rightbox p {
    padding-top: 10px;
}


/*周边餐饮*/

.catering-box {
    font-size: 14px;
    width: 100%;
    overflow: hidden;
}

.catering-box .textbox {
    line-height: 24px;
    overflow: hidden;
    padding-bottom: 30px;
}

.catering-box ul {
    width: 106%;
    min-height: 400px;
    clear: both;
}

.catering-box ul li {
    width: 455px;
    float: left;
    margin-right: 32px;
    border-bottom: 3px #009040 solid;
    margin-bottom: 40px;
}

.catering-box ul li img {
    width: auto;
    max-width: 100%;
}

.catering-box ul li .downbox {
    height: 40px;
    margin-top: 20px;
}

.catering-box ul li .downbox .text-box {
    display: inline-block;
    font-weight: bold;
    margin-left: 1rem;
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.catering-box ul li .downbox .btnbox {
    cursor: pointer;
    position: relative;
    width: 70px;
    float: right;
}

.catering-box ul li .downbox .btnbox .icontbox {
    background-color: #009040;
    width: 32px;
    height: 32px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    margin-left: 10px;
    position: absolute;
    top: -5px;
    line-height: 32px;
    border-radius: 4px;
}

@media only screen and (max-width: 945px) and (min-width: 640px) {
    .catering-box {
        width: 100%;
    }
    .catering-box ul {
        width: 102%;
    }
    .catering-box ul li {
        width: calc(100% / 2 - 20px);
        margin-right: 20px;
    }
    .catering-box ul li .downbox .text-box {
        width: 50%;
    }
}

@media only screen and (max-width: 640px) {
    .catering-box {
        width: 100%;
    }
    .catering-box ul {
        width: 100%;
    }
    .catering-box ul li {
        width: 100%;
        margin-right: 0;
    }
    .catering-box ul li .downbox .text-box {
        width: 50%;
    }
    .conBttom .btmItem {
        width: 100%;
    }
    .container-admiss .admiss-item{
        padding-left: 5px;
    }
}


/*休闲旅游*/

.travel-box {
    font-size: 14px;
    line-height: 24px;
}

.travel-box img {
    max-width: 100%;
    width: auto;
}

.travel-box p:first-child {
    padding-bottom: 20px;
}

.travel-box .content-box {
    margin-top: 20px;
}

.travel-box .content-box .itembox {
    position: relative;
    width: 50%;
    float: left;
}

.travel-box .content-box .itembox .inf-box::after {
    content: url(../images/arro1.png);
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    margin-top: 3px;
    margin-left: 30px;
}

.travel-box .content-box .itembox p {
    padding-right: 10px;
}

.travel-box .content-box .itembox img {
    max-width: 100%;
    float: right;
}

@media only screen and (max-width: 830px) {
    .travel-box .content-box .itembox {
        margin-bottom: 20px;
        width: 100%;
    }
    .travel-box .content-box .itembox img {
        float: none;
    }
}


/*参展计划*/

.fcred {
    color: #009040;
}

.exhibitors-box {
    width: 100%;
    min-height: 400px;
    height: auto;
}

.exhibitors-box img {
    max-width: 100%;
    width: auto;
}

.exhibitors-box .content-box {
    margin-top: 30px;
}

.exhibitors-box .processbox {
    margin-top: 50px;
    min-height: 420px;
}

.exhibitors-box .processbox .item-l {
    width: 84px;
    text-align: center;
    float: left;
}

.exhibitors-box .processbox .item-l .circle {
    border: 1px #f00 solid;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #009040;
    margin: auto;
}

.exhibitors-box .processbox .item-l .linebox {
    width: 2px;
    background-color: #009040;
    height: 48px;
    display: block;
    margin: auto;
}

.exhibitors-box .processbox .item-l .h88 {
    height: 88px;
}

.exhibitors-box .processbox .item-l .bagcircle {
    width: 80px;
    height: 80px;
    background-color: #fff;
    border: 2px #009040 solid;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
    margin: auto;
    font-size: 18px;
    color: #009040;
}

.exhibitors-box .processbox .item-r {
    width: calc(100% - 164px);
    margin-left: 80px;
    float: left;
}

.exhibitors-box .processbox .item-r .titbox {
    font-size: 24px;
    padding-bottom: 20px;
    font-weight: bold;
    color: #009040;
}

.exhibitors-box .processbox .item-r .btnbox li {
    width: 158px;
    height: 38px;
    border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #65000e;
    text-align: center;
    line-height: 38px;
    color: #fff;
    float: left;
    margin-right: 2px;
    cursor: pointer;
}

.exhibitors-box .processbox .item-r .btnbox li.activite {
    background-color: #009040;
    padding-bottom: 2px;
}

.exhibitors-box .processbox .item-r .content-box {
    clear: both;
    border-top: 2px #009040 solid;
    width: 100%;
    min-height: 300px;
}

.exhibitors-box .processbox .item-r .content-box .disnone {
    display: none;
}

.exhibitors-box .processbox .item-r .content-box .itembox {
    padding-top: 30px;
    line-height: 30px;
}

.exhibitors-box .processbox .item-r .content-box .itembox .afterbox {
    position: relative;
    display: block;
}

.exhibitors-box .processbox .item-r .content-box .itembox .afterbox span {
    padding-left: 26px;
    color: #009040;
    font-weight: bold;
}

.exhibitors-box .processbox .item-r .content-box .itembox .afterbox::before {
    content: url(../images/arro1.png);
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    margin-top: 3px;
}

.mid-box {
    padding-top: 50px;
    background-color: #eeeeee;
    min-height: 360px;
    width: 100%;
}

.mid-box .minwap {
    margin: 0 auto;
    max-width: 945px;
}

.mid-box .minwap .item-l {
    width: 84px;
    text-align: center;
    float: left;
}

.mid-box .minwap .item-l .circle {
    border: 1px #f00 solid;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #009040;
    margin: auto;
}

.mid-box .minwap .item-l .linebox {
    width: 2px;
    background-color: #009040;
    height: 48px;
    display: block;
    margin: auto;
}

.mid-box .minwap .item-l .h88 {
    height: 88px;
}

.mid-box .minwap .item-l .bagcircle {
    width: 80px;
    height: 80px;
    background-color: #fff;
    border: 2px #009040 solid;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
    margin: auto;
    font-size: 18px;
    color: #009040;
}

.mid-box .minwap .item-r {
    width: calc(100% - 164px);
    margin-left: 80px;
    float: left;
}

.mid-box .minwap .item-r .titbox {
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #009040;
}

.mid-box .minwap .item-r .btnbox li {
    width: 158px;
    height: 38px;
    border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #65000e;
    text-align: center;
    line-height: 38px;
    color: #fff;
    float: left;
    margin-right: 2px;
    cursor: pointer;
}

.mid-box .minwap .item-r .btnbox li.activite {
    background-color: #009040;
    padding-bottom: 2px;
}

.mid-box .minwap .item-r .content-box {
    clear: both;
    border-top: 2px #009040 solid;
    width: 100%;
    min-height: 300px;
}

.mid-box .minwap .item-r .content-box .disnone {
    display: none;
}

.mid-box .minwap .item-r .content-box .itembox {
    padding-top: 30px;
    line-height: 30px;
}

.mid-box .minwap .item-r .content-box .itembox .imgbox {
    clear: both;
    height: 88px;
}

.mid-box .minwap .item-r .content-box .itembox .imgbox .box-l {
    width: 88px;
    height: 88px;
    float: left;
    margin-right: 24px;
}

.mid-box .minwap .item-r .content-box .itembox .imgbox .box-r {
    vertical-align: top;
    float: left;
}

.mid-box .minwap .item-r .content-box .itembox .imgbox .box-r .afterweixin {
    position: relative;
    display: block;
    padding-bottom: 0;
    font-weight: bold;
    font-size: 14px;
}

.mid-box .minwap .item-r .content-box .itembox .imgbox .box-r .afterweixin::after {
    content: url(../images/weichac.png);
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    margin-top: 3px;
    padding-left: 20px;
}

.mid-box .minwap .item-r .content-box .itembox .afterbox {
    clear: both;
    position: relative;
    display: block;
}

.mid-box .minwap .item-r .content-box .itembox .afterbox span {
    padding-left: 26px;
    color: #009040;
    font-weight: bold;
}

.mid-box .minwap .item-r .content-box .itembox .afterbox::before {
    content: url(../images/arro1.png);
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    margin-top: 3px;
}

.box-last .item-l {
    width: 84px;
    text-align: center;
    float: left;
}

.box-last .item-l .circle {
    border: 1px #f00 solid;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #009040;
    margin: auto;
}

.box-last .item-l .linebox {
    width: 2px;
    background-color: #009040;
    height: 48px;
    display: block;
    margin: auto;
}

.box-last .item-l .h88 {
    height: 88px;
}

.box-last .item-l .bagcircle {
    width: 80px;
    height: 80px;
    background-color: #fff;
    border: 2px #009040 solid;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
    margin: auto;
    font-size: 18px;
    color: #009040;
}

.box-last .item-r {
    width: calc(100% - 164px);
    margin-left: 80px;
    float: left;
}

.box-last .item-r .titbox {
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #009040;
}

.box-last .item-r .btnbox li {
    width: 158px;
    height: 38px;
    border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #65000e;
    text-align: center;
    line-height: 38px;
    color: #fff;
    float: left;
    margin-right: 2px;
    cursor: pointer;
}

.box-last .item-r .btnbox li.activite {
    background-color: #009040;
    padding-bottom: 2px;
}

.box-last .item-r .content-box {
    clear: both;
    border-top: 2px #009040 solid;
    width: 100%;
    min-height: 300px;
}

.box-last .item-r .content-box .disnone {
    display: none;
}

.box-last .item-r .content-box .itembox {
    padding-top: 30px;
    line-height: 30px;
}

.box-last .item-r .content-box .itembox .imgbox {
    clear: both;
    height: 88px;
}

.box-last .item-r .content-box .itembox .imgbox .box-l {
    width: 88px;
    height: 88px;
    float: left;
    margin-right: 24px;
}

.box-last .item-r .content-box .itembox .imgbox .box-r {
    vertical-align: top;
    float: left;
}

.box-last .item-r .content-box .itembox .imgbox .box-r .afterweixin {
    padding-top: 20px;
    position: relative;
    display: block;
    padding-bottom: 0;
    font-weight: bold;
    font-size: 14px;
}

.box-last .item-r .content-box .itembox .imgbox .box-r .afterweixin::after {
    content: url(../images/weichac.png);
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    margin-top: 3px;
    padding-left: 20px;
}

.box-last .item-r .content-box .itembox .afterbox {
    clear: both;
    position: relative;
    display: block;
}

.box-last .item-r .content-box .itembox .afterbox span {
    padding-left: 26px;
    color: #009040;
    font-weight: bold;
}

.box-last .item-r .content-box .itembox .afterbox::before {
    content: url(../images/arro1.png);
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    margin-top: 3px;
}

@media only screen and (max-width: 945px) {
    .video-tit-h2{
        width: 100%;
    }
    .exhibitors-box {
        width: 100%;
    }
    .exhibitors-box .processbox .item-l {
        display: none;
    }
    .exhibitors-box .processbox .item-r {
        width: 100%;
        margin-left: 0;
    }
    .mid-box .minwap .item-l {
        display: none;
    }
    .mid-box .minwap .item-r {
        width: 100%;
        margin-left: 0;
    }
    .box-last .item-l {
        display: none;
    }
    .box-last .item-r {
        width: 100%;
        margin-left: 0;
    }
}

@media only screen and (max-width: 640px) {
    .wonderfu .list{
        width: 100%;
        margin-right: 0;
    }
    .exhibitors-box {
        width: 100%;
    }
    .exhibitors-box .processbox .item-l {
        display: none;
    }
    .exhibitors-box .processbox .item-r {
        width: 100%;
        margin-left: 0;
    }
    .exhibitors-box .processbox .item-r .btnbox li {
        width: 23%;
        margin-right: 4px;
        margin-bottom: 10px;
        border-radius: 4px;
    }
    .exhibitors-box .processbox .item-r .btnbox li.activite {
        padding-bottom: 0;
    }
    .mid-box .minwap .item-l {
        display: none;
    }
    .mid-box .minwap .item-r {
        width: 100%;
        margin-left: 0;
    }
    .mid-box .minwap .item-r .btnbox li {
        width: 23%;
        margin-right: 4px;
        margin-bottom: 10px;
        border-radius: 4px;
    }
    .mid-box .minwap .item-r .btnbox li.activite {
        padding-bottom: 0;
    }
    .box-last .item-l {
        display: none;
    }
    .box-last .item-r {
        width: 100%;
        margin-left: 0;
    }
    .box-last .item-r .btnbox li {
        width: 23%;
        margin-right: 4px;
        margin-bottom: 10px;
        border-radius: 4px;
    }
    .box-last .item-r .btnbox li.activite {
        padding-bottom: 0;
    }
}


/*全球展*/

.mapwap {
    width: 100%;
}

.mapwap .textbox {
    margin-top: 60px;
    min-height: 300px;
}

.mapwap .textbox p {
    padding-bottom: 46px;
}

.mapwap .mapbox {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    background-size: cover;
}

.mapwap .mapbox img {
    width: auto;
    max-width: 100%;
    margin: auto;
}

.mapwap .mapbox .hotbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.mapwap .mapbox .hotbox .hot {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
}

.mapwap .mapbox .hotbox .hot1 {
    top: 100px;
    left: 121px;
}

.mapwap .mapbox .hotbox .hot2 {
    top: 272px;
    left: 233px;
}

.mapwap .mapbox .hotbox .hot3 {
    top: 214px;
    left: 480px;
}

.mapwap .mapbox .hotbox .hot4 {
    top: 57px;
    left: 457px;
}

.mapwap .mapbox .hotbox .hot5 {
    top: 118px;
    left: 593px;
}

.mapwap .mapbox .hotbox .hot6 {
    top: 64px;
    left: 688px;
}

.mapwap .mapbox .hotbox .hot7 {
    top: 307px;
    left: 821px;
}

.mapwap .mapbox .hotbox .boxpop {
    text-align: left;
    position: absolute;
    width: 264px;
    height: 230px;
}

.boxinpop-top {
    background: url(../images/bgpop.png) no-repeat;
    position: absolute;
    top: -34px;
    left: 34px;
    z-index: 111;
    width: 102px;
    height: 43px;
}

.mapwap .mapbox .hotbox .boxpop .boxinpop {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    position: relative;
    margin-top: 34px;
    padding: 35px;
    width: 93%;
    height: 164px;
    background-color: #fff;
}

.mapwap .mapbox .hotbox .boxpop .boxinpop .upbox {
    height: 84px;
}

.mapwap .mapbox .hotbox .boxpop .boxinpop .upbox .box-l {
    width: 64px;
    float: left;
}

.mapwap .mapbox .hotbox .boxpop .boxinpop .upbox .box-r {
    width: 150px;
    padding-left: 30px;
    float: left;
}

.mapwap .mapbox .hotbox .boxpop .boxinpop .upbox .box-r .tit {
    font-size: 18px;
    color: #009040;
}

.mapwap .mapbox .hotbox .boxpop .boxinpop .upbox .box-r .pbox {
    padding-top: 15px;
}

.mapwap .mapbox .hotbox .boxpop .boxinpop .boxdown {
    clear: both;
}

@media only screen and (max-width: 1200px) {
    .mapwap .mapbox .hotbox {
        display: none;
    }
}


/*关注我们*/

.attention-box {
    width: 100%;
}

.attention-box img {
    max-width: 100%;
    width: auto;
}

.attention-box .bottom-box {
    width: 100%;
    min-height: 100px;
    margin-top: 20px;
}

.attention-box .bottom-box ul li {
    float: left;
    margin-right: 96px;
    height: 186px;
    overflow: hidden;
}

.attention-box .bottom-box ul li .tit {
    font-size: 14px;
}

.attention-box .bottom-box ul li .iconbox {
    width: 142px;
    height: 104px;
    background-size: cover;
    margin-top: 10px;
    background-repeat: no-repeat;
}

.attention-box .bottom-box ul li .bgweichct {
    background: url(../images/bigwchact.png);
}

.attention-box .bottom-box ul li .bglinkedIn {
    background: url(../images/in.png);
}

.attention-box .bottom-box ul li .bglinkedIn2 {
    background: url(../images/bigin.png);
}

.attention-box .bottom-box ul li .beforebox {
    margin-top: 24px;
}

.attention-box .bottom-box ul li .beforebox span {
    padding-left: 30px;
    color: #009040;
}

.attention-box .bottom-box ul li .beforebox::before {
    content: url(../images/arro1.png);
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    margin-top: 3px;
}

.attention-box .bottom-box ul li .no-img:before {
    content: url(../images/weix.png);
}


/*弹框*/

.enew-box {
    z-index: 10000;
    width: 100%;
    height: 100%;
}

.enew-box .pop-box {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.enew-box .enews-content {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 946px;
    max-height: 710px;
    background-color: #fff;
    z-index: 999999;
}

.enew-box .enews-content .titbox {
    font-size: 30px;
    color: #009040;
    padding-top: 56px;
    padding-left: 70px;
    padding-bottom: 24px;
}

.enew-box .enews-content .btnbox {
    border: none;
    font-size: 20px;
    font-family: "微软雅黑";
    display: block;
    width: 204px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #009040;
    color: #fff;
    border-radius: 50px;
    margin: 65px auto;
    cursor: pointer;
}

.enew-box .enews-content .closebtn-box {
    cursor: pointer;
    position: absolute;
    right: 21px;
    top: 21px;
    line-height: 28px;
    font-size: 15px;
}

.enew-box .enews-content .closebtn-box span {
    text-align: center;
    display: inline-block;
    width: 26px;
    height: 26px;
    border: 1px #ddd solid;
    border-radius: 26px;
    margin-left: 10px;
    color: #666666;
    font-size: 14px;
    line-height: 25px;
}

.enew-box .enews-content .items {
    margin-top: 20px;
    padding-left: 70px;
    padding-right: 70px;
    font-size: 14px;
}

.enew-box .enews-content .items .texspan {
    width: 10%;
    overflow: hidden;
    float: left;
}

.enew-box .enews-content .items .titbox-top {
    margin-bottom: 34px;
}

.enew-box .enews-content .items-con {
    padding: 30px 20px;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    background: #f7f7f7;
    margin: 40px 70px 0;
}

.enew-box .enews-content .items-con input {
    float: left;
    width: 3%;
    margin-top: 5px;
}

.enew-box .enews-content .items-con label {
    float: right;
    display: block;
    width: 97%;
}

.enew-box .enews-content .items text {
    margin-top: 34px;
}

.enew-box .enews-content .items .sexbox {
    display: inline-block;
}

.enew-box .enews-content .items .texspan span {
    color: #009040;
}

.enew-box .enews-content .items .inps {
    display: inline-block;
    margin-left: 40px;
}

.enew-box .enews-content .items .inps label {
    margin-right: 40px;
}

.enew-box .enews-content .items .inps label span {
    padding-left: 10px;
}

.enew-box .enews-content .items .inps .inpscss {
    width: 340px;
    height: 40px;
    outline: none;
    border: 1px #ddd solid;
    padding: 0 10px;
}

.enew-box .enews-content .items .inps .ml30 {
    margin-left: 30px;
}

@media only screen and (max-width: 960px) {
    .enew-box .enews-content {
        width: 100%;
        height: 100%;
    }
    .enew-box .enews-content .titbox {
        padding-left: 10px;
    }
    .enew-box .enews-content .items {
        padding-left: 10px;
        padding-right: 10px;
    }
    .enew-box .enews-content .items .inps {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .enew-box .enews-content .items .inps .sexbox {
        width: 100%;
        margin-top: 10px;
    }
    .enew-box .enews-content .items .inps .ml30 {
        margin-left: 0;
    }
    .enew-box .enews-content .items-con {
        margin: 20px 10px 0;
    }
}


/*资料下载*/

.doc-down h3 {
    font-size: 24px;
    padding-left: 1rem;
}

.doc-down ul {
    border: 1px #e5e5e5 solid;
}

.doc-down ul li:last-child {
    border-bottom: none;
}

.doc-down ul li {
    line-height: 32px;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px #e5e5e5 solid;
    font-size: 16px;
}

.doc-down ul li .text-box {
    display: inline-block;
    margin-left: 2rem;
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.doc-down ul li .btnbox {
    cursor: pointer;
    position: relative;
    width: auto;
    float: right;
}

.doc-down ul li .btnbox img {
    margin-top: 27px;
}

.doc-down ul li .btnbox .icontbox {
    background-color: #009040;
    width: 32px;
    height: 32px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-left: 46px;
    position: absolute;
    top: 20px;
    line-height: 33px;
}

@media only screen and (max-width: 378px) {
    .doc-down ul li .text-box {
        width: 50%;
    }
}


/* 同期会议 */

.conferences-box {
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
}

.conferences-box-ul {
    /* width: 120%; */
}

.conferences-box-ul li {
    width: 47%;
    margin-right: 6%;
    float: left;
    margin-bottom: 4%;
}

.conferences-box-ul li:nth-child(2n) {
    margin-right: 0;
}

.conferences-box-ul li .conferences-img {
    width: 100%;
}

.conferences-box-ul li .conferences-img img {
    width: auto;
    max-width: 100%;
    max-height: 206px;
}

.conferences-box-ul li .conferences-title-txt {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}

.sign-images img {
    vertical-align: sub;
    margin-right: 10px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.yellowBtn {
    background: #009040;
    margin-top: 10px;
    color: #fff;
}

@media only screen and (max-width: 600px) {
    .conferences-box-ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}


/*-----观展计划样式-----*/

.content_c {
    width: 945px;
    margin: 3% auto 0;
    overflow: hidden;
}

.guanz {
    width: 100%;
    overflow: hidden;
    color: #000;
}

.guanz img {
    max-width: 100%;
    width: auto;
}

.guanz h2 {
    color: #009040;
    font-size: 24px;
    margin-bottom: 39px;
}

.guanz h3 {
    font-size: 18px;
    margin-top: 27px;
    margin-bottom: 18px;
}

.guanz p {
    font-size: 14px;
    line-height: 25px;
}

.zhanhq {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}

.zhanhq_l {
    float: left;
    height: 250px;
    width: 88px;
    line-height: 237px;
    text-align: center;
    font-size: 18px;
    color: #009040;
    margin-left: 25px;
    position: relative;
}

.jiantou {
    width: 26px;
    height: 26px;
    overflow: hidden;
    background: #009040;
    line-height: 26px;
    border-radius: 15px;
    text-align: center;
    margin: 0 auto;
}

.jiantou_con {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background: #fff;
    border: 3px solid #009040;
    line-height: 80px;
    font-weight: 600;
    font-size: 18px;
    margin-top: 48px;
}

.jiantou_x {
    border-left: 2px solid #009040;
    height: 227px;
    position: absolute;
    top: 25px;
    left: 43px;
    z-index: -1;
}


/*.zhanhq_c{ width:944px; overflow:hidden; margin:0 auto;}
.zhanhq_r{ width:750px; height:auto; float:right;}
.zhanhq_tit{ font-size:24px; color:#009040; font-weight:bold; margin-bottom:28px;}
.zhanhq_r .tab{ overflow:hidden; width:100%; height:37px; border-bottom:1px solid #009040; font-size:14px; text-align:center;}
.zhanhq_r .tab a{ display:block; width:158px; float:left; text-decoration:none; color:#333; line-height:37px; height:36px; overflow:hidden; margin-right:3px; background:#65000e; color:#fff; border-radius:5px 5px 0 0;}
.zhanhq_r .tab a:hover{ background:#009040; color:#fff; text-decoration:none; height:37px; overflow:hidden;}
.zhanhq_r .tab a.on{ background:#009040; color:#fff; text-decoration:none; height:37px; overflow:hidden;}
.zhanhq_r .tab-content{ width:100%; overflow:hidden; height:230px;}
.zhanhq_r .tab-content ul{ position:relative; left:0; top:0; height:auto;}
.zhanhq_r .tab-content li{ width:100%; min-height:280px; float:left; padding:28px 0;}
.zhanhq_r .tab-content li p{font-size:15px; line-height:25px;}
.zhanhq_r .tab-content li h4{ font-size:14px; color:#009040; margin-top:13px; margin-bottom:12px;}
.zhanhq_r .tab-content li h4 i.iconfont.icon-gengduo1{ font-size:34px; float:left;}
.zhanhq_r .tab-content li h4 a{ color:#009040;}
.zhanhq_r .tab-content li h4 a:hover{ color:#009040;}
.zhanhq_r .tab-content li h4 img{ float:left; margin:2px 8px 0 0;}*/

.zhanhq_c {
    width: 945px;
    overflow: hidden;
    margin: 0 auto;
}

.zhanhq_r {
    width: 750px;
    height: auto;
    float: right;
}

.zhanhq_tit {
    font-size: 24px;
    color: #009040;
    font-weight: bold;
    margin-bottom: 28px;
}

.zhanhq_r .tab {
    overflow: hidden;
    width: 100%;
    height: 37px;
    border-bottom: 1px solid #009040;
    font-size: 14px;
    text-align: center;
}

.zhanhq_r .tab li {
    display: block;
    width: 158px;
    float: left;
    text-decoration: none;
    color: #333;
    line-height: 37px;
    height: 36px;
    overflow: hidden;
    margin-right: 3px;
    background: #00672d;
    border-radius: 5px 5px 0 0;
}

.zhanhq_r .tab li a {
    color: #fff;
    display: block;
}

.zhanhq_r .tab li:hover {
    background: #009040;
    color: #fff;
    text-decoration: none;
    height: 37px;
    overflow: hidden;
}

.zhanhq_r .tab li.on {
    background: #009040;
    color: #fff;
    text-decoration: none;
    height: 37px;
    overflow: hidden;
}

.zhanhq_r .tab-content {
    width: 100%;
    overflow: hidden;
}

.zhanhq_r .tab-content ul {
    position: relative;
    left: 0;
    top: 0;
    height: auto;
}

.zhanhq_r .tab-content li {
    width: 100%;
    float: left;
    padding-top: 28px;
    display: none;
}

.zhanhq_r .tab-content li p {
    font-size: 14px;
    line-height: 25px;
}

.zhanhq_r .tab-content li h4 {
    font-size: 14px;
    font-weight: normal;
    color: #009040;
    margin-top: 13px;
    margin-bottom: 12px;
}

.zhanhq_r .tab-content li h4 .icon-gengduo1 {
    font-size: 32px;
    vertical-align: middle;
}

.zhanhq_r .tab-content li h4 a {
    color: #009040;
}

.zhanhq_r .tab-content li h4 a:hover {
    color: #009040;
}

.zhanhq_r .tab-content li h4 img {
    float: left;
    margin: 2px 8px 0 0;
}

.zhanhq_r .tab-content li.current {
    display: block;
}

.zhanhq_l_z {
    float: left;
    height: 301px;
    width: 86px;
    line-height: 337px;
    text-align: center;
    font-size: 18px;
    color: #009040;
    margin-left: 25px;
    position: relative;
    z-index: 1;
}

.jiantou_z {
    width: 37px;
    height: 34px;
    overflow: hidden;
    line-height: 26px;
    text-align: center;
    margin: 0 auto;
}

.jiantou_con_c {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background: #fff;
    border: 3px solid #009040;
    line-height: 80px;
    font-weight: 600;
    font-size: 18px;
    margin-top: 85px;
}

.jiantou_x_c {
    border-left: 2px solid #009040;
    height: 227px;
    position: absolute;
    top: 70px;
    left: 42px;
    z-index: -1;
}

.erwm {
    width: 100%;
    overflow: hidden;
}

.erwm_l {
    float: left;
}

.erwm_r {
    float: left;
    margin: 22px 0 0 22px;
}

.erwm_r h2 {
    font-size: 18px;
}

.erwm_r h2 img {
    vertical-align: middle;
}

.erwm_r p {
    font-size: 14px;
    margin-top: 5px;
}

.zhanhq_zh {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}

.zhanhq_l_h {
    float: left;
    height: 301px;
    width: 86px;
    line-height: 237px;
    text-align: center;
    font-size: 18px;
    color: #009040;
    margin-left: 25px;
    position: relative;
    z-index: 1;
}

.jiantou_z {
    width: 37px;
    height: 34px;
    overflow: hidden;
    line-height: 26px;
    text-align: center;
    margin: 0 auto;
}

.jiantou_con_c {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background: #fff;
    border: 3px solid #009040;
    line-height: 80px;
    font-weight: 600;
    font-size: 18px;
    margin-top: 85px;
}

.jiantou_x_c {
    border-left: 2px solid #009040;
    height: 227px;
    position: absolute;
    top: 70px;
    left: 42px;
    z-index: -1;
}

.jiantou_h {
    width: 26px;
    height: 26px;
    overflow: hidden;
    background: #009040;
    line-height: 26px;
    border-radius: 15px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    bottom: -20px;
    left: 30px;
}

.zhanhz_c {
    width: 100%;
    overflow: hidden;
    background: #eee;
}

.right-suspension {
    /*width: 160px;*/
    position: fixed;
    bottom: calc(4% + 50px);
    right: 10px;
    z-index: 999;
}

.right-suspension .rbox {
    position: relative;
    background-color: #fff;
    /*border: 1px #f2f2f2 solid; */
}

.right-suspension .rbox img {
    /*max-width: 100%;*/
    width: auto;
    display: block;
}

.right-suspension-close {
    width: 100%;
    text-align: right;
    cursor: pointer;
    font-size: 12px;
}

.abtnbox {
    border: 1px #ddd solid;
    display: block;
    width: 94%;
    height: 44px;
    position: absolute;
    line-height: 44px;
    background-color: #f00;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-left: none;
}

.footerabtn {
    background-color: #003c6b;
    background-image: url('../images/regabtn.png');
    background-repeat: no-repeat;
    background-size: 11%;
    background-position: 20px center;
    top: 357px;
}

.footerbbtn {
    background-color: #cb1d1c;
    background-image: url('../images/regbbtn.png');
    background-repeat: no-repeat;
    background-size: 11%;
    background-position: 20px center;
    top: 407px;
}

.abtnbox:hover {
    color: #fff;
    opacity: 0.9;
}

.region {
    position: absolute;
    left: 12px;
}

.regionf {
    top: 213px;
}

.regions {
    top: 280px;
}

.right-suspension .rbox .region img {
    display: inline-block;
    margin-right: 3px;
}

.regioninfo {
    display: inline-block;
}

.regioninfo a {
    color: #fff;
    font-size: 12px;
    vertical-align: text-bottom;
}

.regioninfo a.region-tit {
    font-size: 15px;
    font-weight: bold;
}

.right-suspension .rbox .morebtn img {
    width: 15px;
    vertical-align: middle;
}

.right-suspension .rbox .moreabtn {
    display: block;
    padding: 0 5px;
    background-color: #003c6b;
}

.right-suspension .rbox .morebbtn {
    display: block;
    padding: 0 5px;
    background-color: #cb1d1c;
}


/* 电子快讯  */

.enews-content-c {
    width: 100%;
}

.enews-content-c .titbox {
    font-size: 30px;
    color: #009040;
    padding-top: 56px;
    padding-bottom: 24px;
}

.titbox-top {
    /*margin-bottom: 34px;*/
}

.enews-content-c .items {
    margin-top: 10px;
    font-size: 14px;
}

.enews-content-c .items:after {
    display: block;
    content: ' ';
    clear: both;
}

.enews-content-c .items .inps .inpscss {
    width: calc(100% - 20px);
    height: 40px;
    border-radius: 5px;
    outline: none;
    border: 1px #ddd solid;
    padding: 0 10px;
}

.enews-content-c .items .texspan {
    width: 100%;
    line-height: 45px;
    font-size: 14px;
    /* font-weight: bold; */
}

.enews-content-c .items .inps {
    width: 100%;
}

.fcred {
    color: #009040;
}

.enews-content-c .items .inps label {
    margin-right: 40px;
}

.enews-content-c .items .sexbox {
    margin-top: 20px;
}

.enews-content-c .items .inps .ml30 {
    margin-left: 30px;
}

.inps label span {
    padding-left: 10px;
}

.enews-content-c .items-con {
    padding: 30px 20px;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    background: #f7f7f7;
    margin: 40px 0 0 0;
    width: calc(100% - 40px);
}

.enews-content-c .btnbox {
    border: none;
    font-size: 20px;
    font-family: "微软雅黑";
    display: block;
    width: 204px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #009040;
    color: #fff;
    border-radius: 50px;
    margin: 65px auto;
    cursor: pointer;
}

@media screen and (max-width: 1366px) {
    .enew-box .enews-content {
        height: 615px;
    }
    .enew-box .enews-content .titbox {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .enew-box .enews-content .btnbox {
        margin: 20px auto;
    }
}

@media screen and (max-width: 1360px) {
    .enew-box .enews-content {
        height: 615px;
    }
    .enew-box .enews-content .titbox {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .enew-box .enews-content .btnbox {
        margin: 20px auto;
    }
}

@media screen and (max-width: 945px) {
    .enew-box .enews-content {
        height: auto;
        overflow: auto;
    }
    .enew-box .enews-content .closebtn-box {
        top: 28px;
    }
    .right-suspension {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .content_c {
        width: 100%;
        padding: 0 4%;
        overflow: hidden;
    }
    .guanz .img img {
        width: 100%;
    }
    .zhanhq_r {
        width: 520px;
    }
    .zhanhq_r_2 {
        width: 520px;
    }
    .zhanhq_r_3 {
        width: 520px;
    }
    .zhanhq_c {
        width: 92%;
        padding: 0 4%;
        overflow: hidden;
    }
    .enew-box .enews-content {
        height: auto;
    }
    .enew-box .enews-content .items-con {
        margin: 20px 10px 0;
    }
    .enew-box .enews-content .titbox {
        font-size: 1.4em;
    }
    /*热处理专区*/
    .tp-banner img,
    .tp-brand li img {
        width: 100%;
    }
    .tp-brand li {
        width: 25%;
    }
    .saw-brand li {
        min-height: 87px;
    }
    .tp-info:first-of-type,
    .tp-exh,
    .tp-grade li {
        width: 100%;
    }
    .tp-info:first-of-type {
        margin-bottom: 20px;
    }
    .tp-info,
    .tp-info:first-of-type div {
        width: 50%;
    }
    .tp-info:first-of-type div:first-of-type {
        margin-right: 0;
    }
    .tp-exh:first-of-type {
        margin-right: 0;
        margin-bottom: 20px;
    }
    /*.tp-grade li p{
        width: 100%;
        padding-left: 20px;
    }
    .tp-grade li img{
        display: table-cell;
        float: none;
    }*/
}

@media screen and (max-width: 680px) {
    .content_c {
        width: 92%;
        padding: 0 4%;
        overflow: hidden;
    }
    .zhanhq {
        margin-top: 4%;
    }
    .smart-item .gallery-list .img-src{
        height: auto;
    }
    .zhanhq_r .tab-content li {}
    .guanz h2 {
        font-size: 1.6em;
        margin-bottom: 20px;
    }
    .guanz h3 {
        font-size: 1.3em;
    }
    .guanz .img img {
        width: 100%;
    }
    .online .message textarea{
        height: 120px;
    }
    .guanz p {
        font-size: 1.2em;
    }
    .zhanhq_l {
        display: none;
    }
    .zhanhq_r {
        width: 100%;
    }
    .zhanhq_r .tab {
        height: auto;
    }
    .zhanhq_r .tab a {
        width: 100%;
        margin-bottom: 1px;
        border-radius: 2px;
    }
    .zhanhq_r .tab-content {
        width: 100%;
        overflow: hidden;
    }
    .zhanhq_r .tab a.on {
        height: 36px;
    }
    .zhanhq_r_2 .tab a.on {
        height: 36px;
    }
    .zhanhq_r_3 .tab a.on {
        height: 36px;
    }
    .zhanhq_r_2 .tab {
        border-bottom: none;
    }
    .zhanhq_r_2 .tab a {
        width: 100%;
        margin-bottom: 1px;
        border-radius: 2px;
    }
    .zhanhq_r_3 .tab {
        border-bottom: none;
    }
    .zhanhq_r_3 .tab a {
        width: 100%;
        margin-bottom: 1px;
        border-radius: 2px;
    }
    .zhanhq_r .tab {
        border-bottom: none;
    }
    .zhanhq_tit {
        font-size: 1.6em;
    }
    .zhanhz_c {
        padding: 0;
    }
    .zhanhq_l_z {
        display: none;
    }
    .zhanhq_r_2 {
        width: 100%;
    }
    .zhanhq_r_2 .tab {
        height: auto;
    }
    .zhanhq_r_2 .tab a {
        width: 100%;
        margin-bottom: 1px;
        border-radius: 2px;
    }
    .zhanhq_r_2 .tab-content {
        width: 100%;
        overflow: hidden;
        height: auto;
    }
    .zhanhq_l_z {
        display: none;
    }
    .zhanhq_r_2 {
        width: 100%;
    }
    .zhanhq_r_2 .tab {
        height: auto;
    }
    .zhanhq_r_2 .tab a {
        width: 100%;
        margin-bottom: 1px;
        border-radius: 2px;
    }
    .zhanhq_r_2 .tab-content {
        width: 100%;
        overflow: hidden;
        height: auto;
    }
    .zhanhq_l_h {
        display: none;
    }
    .zhanhq_r_3 {
        width: 100%;
        padding-top: 0;
    }
    .zhanhq_r_3 .tab {
        height: auto;
    }
    .zhanhq_r_3 .tab a {
        width: 100%;
        margin-bottom: 1px;
        border-radius: 2px;
    }
    .zhanhq_r_3 .tab-content {
        width: 100%;
        overflow: hidden;
        height: auto;
    }
}

.Question_item {
    font-family: 微软雅黑;
}


/*合作媒体*/

.media-box {
    width: 100%;
    overflow: hidden;
}

.media-box ul {
    margin-left: -30px;
}

.media-box ul li {
    border: 1px #b3b8d6 solid;
    width: 211px;
    height: 80px;
    border-radius: 15px;
    float: left;
    margin-left: 30px;
    margin-bottom: 26px;
}

.media-box ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.media-box ul li a .logobox {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.media-box ul li a .logobox img {
    width: auto;
    max-width: 80%;
}

@media only screen and (max-width: 946px) {
    .media-box ul {
        margin-left: 0;
    }
    .media-box ul li {
        margin: 0 10px;
        width: calc(100% / 2 - 22px);
        margin-bottom: 26px;
    }
}


/*广告&logo*/

.advert-box {
    width: 100%;
}

.advert-box ul {
    margin-top: 76px;
}

.advert-box ul li {
    clear: both;
    margin-bottom: 56px;
    min-height: 250px;
}

.advert-box ul li .box-l {
    float: left;
    width: 197px;
    height: 250px;
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.advert-box ul li .box-l img {
    width: auto;
    max-width: 100%;
    margin: auto;
}

.advert-box ul li .box-r {
    float: left;
    margin-left: 40px;
    width: calc(100% - 237px);
}

.advert-box ul li .box-r h4 {
    padding-top: 36px;
}

.advert-box ul li .box-r .pbox {
    padding-top: 30px;
}

.advert-box ul li .box-r .pbox .filetype {
    display: inline-block;
    width: 40px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #333333;
    color: #fff;
    border-radius: 2px;
}

.advert-box ul li .box-r .pbox .info {
    color: #009040;
    padding-left: 10px;
}

.advert-box ul li:nth-child(2n) {
    background-color: #eeeeee;
}

.advert-box ul li .box-r .pbox .filetype a {
    color: #fff
}

.advert-box ul li .box-r .pbox .filetype a:hover {
    color: #fff
}

@media only screen and (max-width: 945px) {
    .advert-box ul {
        margin-top: 20px;
    }
    .advert-box ul li {
        min-height: 200px;
        margin-bottom: 20px;
    }
    .advert-box ul li .box-l {
        width: 20%;
        min-height: 200px;
    }
    .advert-box ul li .box-l img {
        width: 90%;
    }
    .advert-box ul li .box-r {
        margin-left: 5%;
        width: 75%;
    }
    .content_c {
        width: 100%;
    }
    .guanz {
        width: calc(100% - 30px);
        /*padding: 0 15px;*/
    }
}


/*照片墙*/


/*往届回顾*/

.box-bg {
    width: 100%;
    min-height: 150px;
    margin-top: 10px;
    background: url(../images/bgreview.png) repeat-x center top;
}

.review-box {
    position: relative;
}

.review-box h3 {
    text-align: center;
    line-height: 50px;
}

.review-box .tit-box {
    text-align: left;
    font-size: 30px;
    color: #009040;
    margin-top: 54px;
    padding-bottom: 32px;
}

.review-box .review-text {
    line-height: 30px;
}

.review-box .downbox {
    height: 40px;
    line-height: 40px;
    position: relative;
}

.review-box .downbox::after {
    content: url(../images/arro1.png);
    position: absolute;
    top: 4px;
}

.review-box .review-list {
    width: 100%;
    min-height: 550px;
}

.review-box .review-list h3 {
    font-size: 24px;
}

.review-box .review-list ul {
    margin-left: -40px;
}

.review-box .review-list ul li {
    width: calc(100% / 3 - 40px);
    float: left;
    margin-left: 40px;
    margin-bottom: 30px;
}

.review-box .review-list ul li a {
    color: #000;
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.review-box .review-list ul li a img {
    max-width: 100%;
    width: auto;
}

.review-box .review-list ul li a .boxup {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: url(../images/paly.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.review-box .review-list ul li a:hover .boxup {
    display: block;
}

.review-box .review-list ul li .titbox {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 96%;
    display: block;
    height: 40px;
    line-height: 40px;
}

.review-box .review-list .loadmore {
    text-align: center;
    cursor: pointer;
}

.review-box .review-list .loadmore::after {
    content: url(../images/loadmore.jpg);
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    margin-top: 3px;
    margin-left: 10px;
}

.mienbox {
    width: 100%;
    height: 420px;
    overflow: hidden;
    background-color: #f2f2f2;
}

.mienbox .mienbox-in .tit-box {
    text-align: left;
    font-size: 30px;
    color: #009040;
    margin-top: 54px;
    padding-bottom: 32px;
}

a.abtn {
    display: block;
    height: 130px;
    width: 17px;
    overflow: hidden;
    position: absolute;
    top: 50px;
}

a.aleft {
    float: left;
    background: url(../images/per.png) no-repeat 0px 50%;
    left: -30px;
}

a.agrayleft {
    cursor: default;
    background-position: -34px 50%;
}

a.aright {
    background: url(../images/next.png) no-repeat 0px 50%;
    right: -30px;
}

a.agrayright {
    cursor: default;
    background-position: -51px 50%;
}

.scrolllist {
    width: 945px;
    height: 450px;
    margin: 0 auto;
    position: relative;
}

.scrolllist .imglist_w {
    width: 945px;
    height: 450px;
    overflow: hidden;
    float: left;
    position: relative;
}

.scrolllist .imglist_w ul {
    width: 3000px;
    position: absolute;
    left: 0px;
    top: 0px;
    margin-left: -40px;
}

.scrolllist .imglist_w ul li {
    width: 306.66px;
    float: left;
    margin-left: 40px;
    margin-bottom: 20px;
}

.scrolllist .imglist_w ul li a {
    color: #000;
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.scrolllist .imglist_w ul li a img {
    max-width: 100%;
    width: auto;
}

.scrolllist .imglist_w ul li a .boxup {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: url(../images/paly.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.scrolllist .imglist_w ul li a:hover .boxup {
    display: block;
}

.scrolllist .imglist_w ul li .titbox {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 96%;
    display: block;
    height: 40px;
    line-height: 40px;
}

.box-reviewbottom {
    width: 100%;
}

.box-reviewbottom .box-l-con {
    width: 544px;
    height: 338px;
    background-color: #eeeeee;
    float: left;
}

.box-reviewbottom .box-l-con .inside-box {
    padding: 52px 40px;
}

.box-reviewbottom .box-l-con .inside-box h4 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 30px;
}

.box-reviewbottom .box-l-con .inside-box p {
    font-size: 14px;
    padding-bottom: 10px;
}

.box-reviewbottom .box-r-con {
    width: 410px;
    height: 338px;
    float: right;
    background-color: #eeeeee;
}

.box-reviewbottom .box-r-con .inside-box {
    padding: 52px 40px;
}

.box-reviewbottom .box-r-con .inside-box h4 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 30px;
}

.box-reviewbottom .box-r-con .inside-box p {
    font-size: 14px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 946px) {
    .review-box .review-list ul {
        margin-left: 0;
    }
    .review-box .review-list ul li {
        margin: 0 10px;
        width: calc(100% / 2 - 20px);
        height: auto;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 972px) {
    .box-reviewbottom .box-l-con {
        width: 100%;
    }
    .box-reviewbottom .box-r-con {
        margin-top: 20px;
        width: 100%;
    }
}


/*20170508*/

.from-box .formbox .item .box-i {
    margin-bottom: 0;
}


/*20170509*/


/*返回顶部*/

.retop-box {
    position: relative;
}

.btn-back-top {
    display: inline-block;
    width: 60px;
    height: 60px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -20px;
}

.btn-back-top a {
    display: block;
}

.btn-back-top .icon-gengduo1 {
    font-size: 60px;
    color: #fff;
    line-height: 30px;
    transition: 500ms;
}

@media screen and (min-width: 999px) {
    .prec100 {
        width: 100%;
    }
    .prec44 {
        width: 44%;
    }
    .prec56 {
        width: 56%;
    }
}


/*20170510照片库*/

.tab-content-item .smart-item .gallery-list li {
    width: 150px;
}

.tab-content-item .smart-item .gallery-list .img-src {
    overflow: hidden;
}

.tab-content-item .smart-item .gallery-list .img-src img {
    max-height: inherit;
}


/*20170510二位码*/

.erwm_r {
    margin-top: 0;
}

.back-top {
    position: fixed;
    display: none;
    right: 1%;
    bottom: 4%;
    width: 47px;
    height: 47px;
    background: #666;
    border-radius: 56px;
    text-align: center;
    transition: 500ms;
}

.back-top a {
    display: block;
    width: 47px;
    height: 47px;
}

.back-top img {
    margin-top: 18px;
}

.back-top .icon-up {
    font-size: 24px;
    color: #fff;
    line-height: 72px;
    transition: 500ms;
}

.back-top:hover {
    background: #000;
}

.back-top:hover .icon-up {
    line-height: 58px;
    transition: 500ms;
}


/* 预约展商 */

.sidebarB-visitor {
    background-image: url('../images/20180223104650.jpg');
    background-repeat: no-repeat;
    background-position: center 0;
    height: 225px;
    background-size: auto 255px;
}

.boxcor {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 145, 64, 0.9);
}

.sidebarB-visitor-link {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.sidebarB-visitor-link:hover {
    color: #fff;
}

.sidebarB-visitor-title {
    padding-top: 150px;
    padding-left: 25px;
    font-size: 20px;
}

.sidebarB-visitor-text {
    padding-left: 25px;
    font-weight: bold;
}

.sidebarB-visitor-text .icon-gengduo1 {
    font-size: 32px;
    font-weight: normal;
    position: relative;
    top: 6px;
    color: #fff;
}

.mt20 {
    padding-top: 20px;
}

.mt40 {
    margin-top: 40px;
}

.tit-subscribe {
    font-size: 30px;
    color: #009040;
}

.list-how {
    margin-top: 50px;
}

.list-how li {
    position: relative;
    margin-bottom: 32px;
    height: 109px;
}

.list-how li .bghow01 {
    background-image: url('../images/bg_yuyue_01.png');
}

.list-how li .bghow02 {
    background-image: url('../images/bg_yuyue_02.png');
}

.list-how li .bghow03 {
    background-image: url('../images/bg_yuyue_03.png');
}

.list-how li .bghow {
    width: 112px;
    height: 109px;
    background-position: center;
    text-align: center;
    line-height: 96px;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: -11px;
}

.list-how li .borderbox {
    width: 554px;
    height: 71px;
    border-radius: 20px;
    box-sizing: border-box;
    border: 2px #009040 solid;
    font-size: 16px;
    line-height: 68px;
    vertical-align: middle;
    padding-left: 50px;
    margin-left: 50px;
}

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

.page-con .con .condition .con .li {
    position: relative;
    border: 1px solid #009040;
    border-radius: 5px;
    margin-right: 12px;
    float: left;
    margin-bottom: 10px;
}

.page-con .con .condition .con .li span {
    color: #3a878a;
    font-size: 15px;
    padding: 4px 15px;
    display: block;
}

.page-con .con .condition .con .li .fa {
    position: absolute;
    right: -8px;
    top: -8px;
    font-size: 12px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    background: #fff;
    color: #ee5548;
    border: 1px solid #ee5548;
    cursor: pointer;
}

.login-wrap-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none;
    z-index: 20;
}


/*.login-con.identity-wrap {*/


/*width: 750px;*/


/*}*/

.login-con {
    width: 500px;
    padding: 42px 50px;
    color: #fff;
    background: #fff;
    border-radius: 2px;
    position: fixed;
    /*z-index: 4;*/
    left: 50%;
    top: 50%;
    z-index: 21;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate(-50%, -275%);
    -moz-transform: translate(-50%, -275%);
    -ms-transform: translate(-50%, -275%);
    -o-transform: translate(-50%, -275%);
    transform: translate(-50%, -275%);
    opacity: 0;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.login-con.curr {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.login-con .tit {
    text-align: center;
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
}

.login-con .rig-wrap .input {
    margin-bottom: 15px;
    background: #f5f5f5;
    border-radius: 4px;
    position: relative;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    border: 2px solid #fff;
}

.login-con .rig-wrap .input:after {
    display: block;
    content: '';
    clear: both;
}

.login-con .rig-wrap .input:before {
    display: block;
    clear: both;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.login-con .rig-wrap .input input {
    border: none;
    background: none;
    padding: 20px;
    float: left;
    width: calc(100% - 90px);
}

.login-con .rig-wrap .input .ico {
    float: right;
    color: #b3b9bd;
    width: 34px;
    border-left: 1px solid #e0e7e8;
    text-align: right;
    padding: 6px 0;
    margin: 12px 15px 0 0;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.login-con .rig-wrap .log-box {
    width: calc(100% - 2px);
    padding: 16px 0;
    text-align: center;
    background: #009040;
    border: 2px solid #009040;
    border-radius: 4px;
    font-size: 16px;
    margin-bottom: 15px;
    cursor: pointer;
    margin-top: 25px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.login-con.identity-wrap .rig-wrap .log-box {
    margin-top: 0;
}

.login-con .rig-wrap .no-account {
    border-top: 1px solid #e5e5e5;
    padding-top: 38px;
    margin-top: 38px;
    text-align: left;
}

.login-con .rig-wrap .no-account .left-tit {
    color: #666;
    float: left;
}

.login-con .rig-wrap .no-account .left-tit .left-t {
    font-size: 22px;
    color: #f39801;
}

.login-con .rig-wrap .no-account .left-tit .left-info {
    font-size: 14px;
}

.login-con .rig-wrap .no-account .left-tit .left-info a {
    color: #f39801;
}

.login-con .rig-wrap .no-account .log-box {
    float: right;
    width: 160px;
    background: #f39801;
    border-color: #f39801;
}

.login-con.identity-wrap .rig-wrap .log-box {
    margin-top: 0;
}

.pc-show {
    display: block;
}

.mb-show {
    display: none;
}


/*20170703*/

@media (min-width: 640px) {
    .indexNew-row {
        margin-top: 10px;
    }
    .indexNew {
        height: 415px;
    }
    .indexNew-row {
        height: 455px;
        max-height: 455px;
    }
    .indexNew .index-list-img img {
        max-height: 216px;
    }
}

.language-box {
    display: none;
    position: absolute;
    top: 35px;
    right: 0;
    background: #FFF;
    padding: 20px;
    border: 1px solid #eee;
    border-top: 5px solid #eee;
}

.position--relative:hover .language-box {
    display: block;
}

.yuanq {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #333;
    vertical-align: middle;
    margin-right: 3px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #009040;
}

.swiper-button-next,
.swiper-button-prev {
    /*width: 50px;*/
    /*height: 50px;*/
    /*background-size: 80%;*/
    background-size: 24px 24px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: rgba(0, 0, 0, 0.2);
    /*padding:4px;*/
}

.swiper-button-next {
    background: url(../images/right-sw.png) center center no-repeat rgba(0, 0, 0, 0.3);
}

.swiper-button-prev {
    background: url(../images/left-sw.png) center center no-repeat rgba(0, 0, 0, 0.3);
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    /*background-image: url('/images/new-details-pager04.png');*/
}

.swiper-button-prev:hover {
    /*background-image: url('/images/new-details-pager01.png');*/
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    /*background-image: url('/images/new-details-pager02.png');*/
}

.swiper-button-next:hover {
    /*background-image: url('/images/new-details-pager03.png');*/
}

.page-gather-wrap {
    width: 100%;
}

.page-gather-wrap:after {
    display: block;
    content: ' ';
    clear: both;
}

.page-gather-li {
    float: left;
    width: 30.6%;
    margin: 0 4% 50px 0;
    overflow: hidden;
}

.page-gather-li:nth-of-type(3n) {
    margin-right: 0;
}

.page-gather-li .gather {
    display: block;
    position: relative;
    margin-bottom: 15px;
}

.page-gather-li:hover img {
    -webkit-transform: scale(1.04, 1.04);
    -moz-transform: scale(1.04, 1.04);
    -o-transform: scale(1.04, 1.04);
    transform: scale(1.04, 1.04);
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.page-gather-img {
    width: 100%;
    height: 160px;
    line-height: 260px;
    overflow: hidden;
    text-align: center;
    border-radius: 6px;
}

.page-gather-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.page-gather-tit {
    padding: 10px 0 10px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding-left: 6%;
    background-color: #009040c2;
    /* opacity: 0.6; */
}

.Sponsor-n {
    width: 100%;
    overflow: hidden;
}

.Sponsor-n-img {
    width: 31%;
    float: left;
    overflow: hidden;
    text-align: center;
}

.Sponsor-n-img-tit {
    float: left;
    width: 38%;
    color: #f39700;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    line-height: 30px;
    margin-top: 3px;
}

.Sponsor-n-img-i {
    float: right;
    /*width: calc(38% - 1px);*/
    /*border-left: 1px solid #eee;*/
    padding-left: 8%;
    text-align: right;
}

.Sponsor-n-img img {
    max-width: 100%;
}

.Sponsor-n-tit {
    width: 60%;
    float: right;
}

.Sponsor-n-tit h2 {
    color: #009040;
    font-size: 16px;
}

.Sponsor-n-tit p {
    margin-top: 10px;
    line-height: 30px;
}

.Sponsor-n-warp li {
    background: #fff;
    padding: 40px 0;
    overflow: hidden;
}

.csTeam-h2 {
    font-size: 24px;
    color: #009040;
    margin-bottom: 35px;
}

.csTeam {
    width: 100%;
    overflow: hidden;
    margin-bottom: 32px;
}

.csTeam-img {
    width: 22.4%;
    float: left;
}

.csTeam-img img {
    width: 100%;
}

.csTeam-tit {
    width: 74%;
    float: right;
}

.csTeam-tit h2 {
    font-size: 16px;
    margin: 10px 0 25px 0;
}

.do-box {
    margin-bottom: 2rem;
    margin-top: 38px;
}

.hbox .fcred {
    margin-top: 62px;
    font-size: 30px;
}

.do-box .list {
    border: 1px #ddd solid;
    padding: 0;
}

.do-box .list li {
    line-height: 30px;
    list-style: none;
    border-bottom: 1px #ddd solid;
}

.do-box .list li p {
    background: url(../../images/arro.png) no-repeat 98% center;
    cursor: pointer;
    font-weight: bold;
    overflow: hidden;
}

.do-box .list li p i {
    width: 24px;
    text-align: center;
    float: left;
    padding: 15px 0 0 25px;
}

.do-box .list li p span {
    width: 70px;
    line-height: 60px;
    padding-left: 20px;
    float: left;
}

.do-box .list li .hidbox {
    display: none;
    padding: 0 2rem;
    padding-bottom: 2rem;
}

.do-box .list li:last-child {
    border-bottom: none;
}

.fcred {
    color: #009040;
}

.current-cooperation {
    background: url(../../images/arro-top.png) no-repeat 98% center !important;
}

.contact-lx-img .dianj img {
    margin-left: 20px;
    vertical-align: middle;
    float: left;
    margin-right: 20px;
}

.Profiles-img {
    padding-bottom: 35px;
}

.Profiles-li {
    display: -webkit-box;
    margin-bottom: 30px;
}

.Profiles-li-info {
    width: calc(100% - 478px);
    /*margin-left: 12px;*/
    /* padding-top: 67px; */
    display: flex;
    align-items: center;
    padding-left: 26px;
    background: #eee;
}

.Profiles-li-tit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 6px;
}

.Target-wrap {
    width: 100%;
    /* border: 1px solid #a1a1a1; */
}

.Target-wrap:after {
    display: block;
    clear: both;
    content: ' ';
}

.Target-li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    line-height: 32px;
    margin-bottom: 10px;
}

.Target-l {
    margin-right: 10px;
    color: #009040;
    font-weight: bold;
}

.Target-li-box {
    width: calc(50% - 60px);
    float: left;
    padding: 30px;
    border-right: 0;
}

.Target-img {
    width: 50%;
    float: left;
}

.Target-img img {
    display: block;
    float: right;
}

.Events-wrap {}

.Events-top-tit {
    font-size: 24px;
    color: #009040;
    font-weight: bold;
}

.Events-top-box {
    background: #f4f4f4;
    padding: 20px;
    margin: 20px 0;
}

.Events-tit {
    color: #f39700;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
}

.Events-top-box-li {
    display: -webkit-box;
    margin: 15px 0;
}

.Events-info {
    line-height: 30px;
}

.Events-li {
    margin-bottom: 20px;
}

.no-data {
    padding: 120px 0;
    text-align: center;
}

.no-data-tit {
    color: #999;
    font-size: 16px;
    margin-top: 20px;
}

.Travel-Service-wrap {}

.Travel-Service-wrap:after {
    display: block;
    content: " ";
    clear: both;
}

.service-title {
    color: #009140;
    font-size: 16px;
    line-height: 2;
}
.page-three-ul a{
    display: flex;
    align-items: center;
}
.page-three-ul {
    margin-bottom: 15px;
}
.page-three-ul .page-three-icon{
    width: 25px;
    height: 25px;
    background-color: #009040;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-right: 10px;
    line-height: 25px;
}
/* .page-three-ul .page-three-icon .pom{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
} */
.Travel-Service-li {
    /* width: 31.33%; */
    width: 100%;
    float: left;
    margin: 0 3% 20px 0;
}

.Travel-Service-li:nth-of-type(3n) {
    margin-right: 0;
}

.Travel-Service-img {
    width: 100%;
    height: 189px;
    margin-bottom: 8px;
    overflow: hidden;
    border-radius: 6px;
}

.Travel-Service-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Travel-Service-tit {
    height: 48px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.Restaurant-tit {
    height: auto;
}

.Travel-Service-star .fa {
    color: #f39700;
}

.Travel-Service-add .fa {
    color: #c9c9c9;
    margin-right: 10px;
}

.Travel-Service-line a .fa,
.Travel-Service-line .fa {
    color: #c9c9c9;
    margin-right: 10px;
}

.aip-back-top {
    position: fixed;
    display: none;
    right: 1%;
    bottom: 4%;
    width: 47px;
    height: 47px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 56px;
    text-align: center;
    transition: 500ms;
}

.aip-back-top img {
    margin-top: 18px;
}

.aip-back-top a {
    display: block;
    width: 47px;
    height: 47px;
}

.Portfolio-wrap {
    background: #1a8a40;
    margin-bottom: -60px;
    padding-bottom: 50px;
}

.Portfolio-wrap .indexName {
    font-size: 28px;
    color: #fff;
    padding-top: 50px;
}

.Portfolio-wrap .indexText {
    color: #fff;
}

.exhibitors-list-table {
    width: 100%;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.exhibitors-list-table tr:first-of-type td {
    background: #1a8a40;
    color: #fff;
}

.exhibitors-list-table td {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 10px;
}

.Speakers-box {
    margin-top: 30px;
}

.Speakers-li {
    margin-bottom: 45px;
    padding-bottom: 40px;
    border-bottom: 2px dashed #ddd;
}

.Speakers-li:last-of-type {
    border: 0;
    padding: 0;
    margin: 0;
}

.Speakers-top {
    background: #009040;
}

.Speakers-top:after {
    display: block;
    content: '';
    clear: both;
}

.Speakers-img {
    width: 160px;
    float: left;
}

.Speakers-img img {
    width: 160px;
    height: 160px;
    object-fit: cover;
    display: block;
}

.Speakers-info {
    float: right;
    width: calc(100% - 200px);
    height: 160px;
    align-items: center;
    justify-items: center;
    display: flex;
}

.Speakers-name {
    font-weight: bold;
    color: #fff;
    font-size: 18px;
}

.Speakers-p {
    margin-top: 10px;
    color: #fff;
}

.Speakers-tit-info {
    margin-top: 20px;
}

.tab-container .tab {
    border-bottom: 2px solid #f39700;
    margin-bottom: 27px;
}

.tab-container .tab:after {
    display: block;
    content: '';
    clear: both;
}

.tab-container .tab a {
    float: left;
    background: #009040;
    padding: 10px 30px;
    margin-right: 3px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.tab-container .tab a.nav {
    background: #f39700;
}

.glance-box.virtual-img-box {
    display: flex;
    align-items: center;
    padding: 0;
    background: none;
    /*border: 1px solid #009040;*/
}

.virtual-img-box .contact-text {
    color: #009040;
}

.virtual-img-box.glance-box .Target-l {
    color: #009040;
}

.virtual-img {
    width: 38%;
    margin-left: auto;
}

.virtual-img img {
    width: 100%;
    display: block;
}

.footer-ul-wrap {
    display: flex;
    align-items: center;
    padding-bottom: 35px;
    border-bottom: 1px solid #dddddd;
    /* justify-content: space-between; */
}


.footer-ul-wrap .footer-li{
    width: calc(100%/3);
}

.footer-li-img {
    display: flex;
    align-items: center;
}

.footer-li-img .img {
    width: 50px;
    /* height: 45px; */
    margin-right: 10px;
}

.footer-li-img .img img {
    width: 100%;
    /* height: 100%;
    object-fit: contain; */
}

.footer-li-img .title p {
    color: #333;
}

/* .footer-ul-wrap .footer-li:last-child .footer-li-img .img {
    width: 100px;
} */


/* .footer-li{
    width: 40%;
    display: flex;
    align-items: center;
} */


/* .footer-li .footer-li-tit{
    font-size: 18px;
    color: #666666;
    padding-right: 20px;
}
.footer-li  .footer-li-img{
    margin-right: 8px;
}
.footer-li .footer-li-info{
    font-size: 16px;
    color: #333333;
} */

.footer-li .footer-li-tit {
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
    /* padding-right: 20px; */
}

.footer-li .footer-li-img {
    height: 60px;
}
.footer-li:nth-child(1) .footer-li-img .img{
    width: 60px;
    height: 40px;
    margin-right: 10px;
}
.footer-li:nth-child(2) .footer-li-img .img{
    width: 40px;
    margin-right: 10px;
    margin-top: 10px;
}
.footer-li:nth-child(3) .footer-li-img .img{
    width: 35px;
    margin-right: 10px;
    margin-top: 2px;
}
.footer-bottom {
    display: flex;
    margin-top: 28px;
}

.footer-bottom .f-h3 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 18px;
}

.footer-bottom .f-title {
    font-size: 14px;
    color: #333333;
    margin-bottom: 4px;
}

.footer-bottom .f-phone {
    font-size: 14px;
    color: #666666;
}

.footer-right {
    margin-left: 28px;
}

/* .footer-right img:first-child {
    margin-right: 10px;
} */

/* 弹框 */
.layui-layer-note{
    /* top: 10vh !important; */
    width: 1000px !important;
    max-width: 70% !important;
    border-radius: 10px !important;
}
.layui-layer-note .layui-layer-content {
    height: auto;
    overflow: auto;
    border-radius: 10px !important;
}
.layui-layer-note .notesbox{
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px;
}
.layui-layer-note .img{
    width: 100%;
}
.layui-layer-note .img img{
    width: 100%;
    display: block;
}
.layui-layer-note .title{
    margin-top: 15px;
}

.layui-layer-note1{
    /* top: 10vh !important; */
    width: 500px !important;
    max-width: 70% !important;
    border-radius: 10px !important;
}
.layui-layer-note1 .layui-layer-content {
    height: auto;
    overflow: auto;
    border-radius: 10px !important;
}
.layui-layer-note1 .notesbox{
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px;
}
.layui-layer-note1 .img{
    width: 100%;
}
.layui-layer-note1 .img img{
    width: 100%;
    display: block;
}
.layui-layer-note1 .title{
    margin-top: 15px;
}
@media screen and (max-width: 1360px) {
    .suspension-wrap {
        display: none;
    }
}
.fixedHeader{
    position: fixed;
    width: 60%;
    height: 100vh;
    top: 40px;
}
@media screen and (max-width: 680px) {
    .head-time .time-flex .timebox{
        width: 35px;
        height: 21px;
        font-size: 14px;
        line-height: 21px;
    }
    .head-time .time-flex .timesize{
        font-size: 12px;
        text-align: center;
        width: 100%;
        display: inline-block;
    }
    .tab-content-item .smart-item .gallery-list li{
        width: 47%;
    }
    .tab-container .tab a{
        padding: 10px 13px;
    }
    .tab-container .tab a:last-child{
        margin-right: 0;
    }
    .iconfontbtom .icon .ctent{
        width: 120px;
        left: 0;
    }
    .fluid-head .head-title{
        font-size: 16px;
        margin-top: 30px;
    }
    .container .brief .brief-ptl img{
        width: 100%;
        display: block;
    }
    .head-time .time-flex .separate{
        line-height: 25px;
    }
    .Manual .itemContent{
        padding: 30px 15px;
    }
    .itemContent .toptlt{
        font-size: 16px;
    }
    .iconfontbtom .icon .ctent .jiao{
        display: none;
    }
    .card-ul .card-li .info .showbox{
        width: 135px;
        padding: 5px;
    }
    .card-li .info .showbox .jiao{
        left: 54px;
    }
    .specialflex .item-img{
        width: 44%;
        height: 50px;
        padding: 10px 6px;
        margin-bottom: 15px;
    }
    .specialflex .item-img img{
        margin: 0;
    }
    .specialflex .item-img .img{
        width: 50px;
    }
    .specialflex .item-img:nth-child(1) .img{
        width: 67px;
    }
    .specialflex .item-img:nth-child(3) .img{
        width: 78px;
    }
    .specialflex{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .logo-title {
        margin-left: 0;
    }
    .logo-title .logo-title-t {
        font-size: 21px;
    }
    .logo-title .logo-title-b {
        font-size: 16px;
    }
    .footer-ul-wrap {
        flex-wrap: wrap;
    }
    /* .footer-li{
        width: 100%;
    }
    .footer-li:last-child{
        margin-top: 15px;
    } */
    .footer-ul-wrap .footer-li {
        width: 100%;
    }
    .footer-ul-wrap .footer-li:not(:last-child) {
        margin-bottom: 16px;
    }
    .footer-ul-wrap .footer-li:last-child {
        width: 100%;
    }
    /* .footer-li:nth-child(3) {
        margin-top: 15px;
    } */
    /* .footer-li:nth-child(2) .footer-li-tit {
        display: none;
    } */
    .footer-li:nth-child(4) {
        margin-top: 15px;
    }
    .footer-bottom{
        flex-wrap: wrap;
    }
    .footer-bottom .footer-left {
        width: 100%;
        margin-bottom: 15px;
    }
    .footer-bottom .footer-right {
        width: 100%;
        margin-left: 0;
    }
    .signinLogo{
        padding: 35px 0;
    }
    .indexloginflex .item-li {
        flex-wrap: wrap;
        height: auto;
        width: 100%;
    }
    .indexloginflex .item-li:nth-child(4){
        margin-bottom: 10px;
    }
    .indexloginflex .item-li:nth-child(3){
        margin-bottom: 0px;
        box-ordinal-group: 1;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .ind-news-img{
        height: auto;
    }
    .indexloginflex .item-li .item-right {
        width: 100%;
        margin-left: 25px;
        margin-top: 15px;
        display: block;
    }
    .pc-show {
        display: none;
    }
    .mb-show {
        display: block;
    }
    .page-three-ul .page-three-icon{
        width: 20px;
        height: 20px;
        font-size: 16px;
        line-height: 20px;
    }
    .page-three-ul .page-three-icon i{
        font-style: normal;
        line-height: 20px;
    }
    .newsList-img a img{
        max-width: 100%;
    }
    .page-gather-img {
        /* height: 115px; */
        line-height: 115px;
    }
    /* .page-gather-tit {
        padding: 5px 0 0 0;
    } */
    .page-gather-li {
        width: 100%;
        margin-bottom: 20px;
    }
    .page-gather-li:nth-of-type(2n) {
        margin-right: 0;
    }
    .page-gather-li:nth-of-type(3n) {
        margin-right: 4%;
    }
    .ind-ConcernUs li {
        width: 46%;
    }
    .ind-ConcernUs li img {
        max-width: 100%;
    }
    .fot-li {
        width: 100%;
        border-right: 0;
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .fot-li:last-of-type {
        margin-bottom: 0;
    }
    .ind-news-top .tab-click-con {
        padding: 7px 7px;
        font-size: 14px;
    }
    .Exhibitor-registration-c {
        height: auto;
        padding: 10px 0;
    }
    .Exhibitor-registration-c:after {
        display: block;
        clear: both;
        content: ' ';
    }
    .Exhibitor-registration-c li {
        width: 100%;
        padding: 10px 0;
    }
    .Exhibitor-registration-c-rig h2 {
        margin: 5px 0;
    }
    .Exhibitor-registration-c-img img {
        width: 30px;
        padding-top: 15px;
    }
    .ind-news-con .swiper-button-prev,
    .ind-news-con .swiper-button-next {
        display: none;
    }
    .logo-row {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        padding-bottom: 20px;
    }
    .logo-img {
        width: 30%;
        margin-top: 25px;
        padding: 0;
    }
    .logo-tit {
        width: 100%;
        margin-top: 10px;
        text-align: left;
    }
    .logo-tit-b,
    .logo-tit-t {
        text-align: left;
    }
    .indexName {
        margin-top: 15px;
    }
    .no-data {
        padding: 50px 0;
    }
    .page-con {
        min-height: 400px;
    }
    .Sponsor-n-img {
        width: 100%;
        margin-bottom: 20px;
    }
    .Sponsor-n-tit {
        width: 100%;
    }
    .contact-lx-img .dianj img {
        /*margin-left: 20px;*/
    }
    .indexText,
    .index-list-text {
        text-align-last: justify;
        text-align: justify;
        text-justify: distribute-all-lines;
    }
    .Target-li-box {
        width: 100%;
        padding: 10px;
    }
    .Target-info {
        width: calc(100% - 35px);
    }
    .Target-img {
        width: 100%;
    }
    .Travel-Service-li {
        width: 100%;
        margin-right: 0;
    }
    .Travel-Service-img {
        height: auto;
    }
    .Travel-Service-tit {
        height: auto;
    }
    .Events-top-box-li {
        display: block;
    }
}

.banner-index {
    text-align: center;
    position: relative;
    width: 100%;
}

.banner-index .swiper-button-next,
.swiper-button-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.banner-index .swiper-button-next {
    right: 12%;
}

.banner-index .swiper-button-prev {
    left: 12%;
}

.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto;
}

.banner img {
    position: inherit;
    margin-left: 0;
    width: 100%;
}


/* 首页弹框 */

.tube-popbox {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}

.tube-popbox .popinside {
    width: 100%;
    max-width: 600px;
    background-color: #fff;
    height: 480px;
    overflow: hidden;
    margin: auto;
}

.tube-popbox .popinside .tit {
    height: 70px;
    background-color: #009040;
    line-height: 70px;
    text-align: center;
    color: #fff;
    position: relative;
    font-weight: bold;
}

.tube-popbox .popinside .tit .txtbox {
    font-size: 30px;
}

.tube-popbox .popinside .tit .closebtn {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: 10px;
    background-image: url('../images/X.png');
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.tube-popbox .popinside .barbox {
    width: 100%;
    background-image: url('../images/barbg.jpg');
    background-repeat: no-repeat;
    background-position: -50px center;
    text-align: center;
    font-size: 24px;
    color: #009040;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    margin: 40px auto;
}

.tube-popbox .popinside .iconbox {
    padding: 0 20px;
    width: calc(100% - 40px);
    overflow: hidden;
    margin-top: 30px;
}

.tube-popbox .popinside .iconbox .item {
    float: left;
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    width: calc(100% / 4);
    /*margin-right: 82px;*/
}

.tube-popbox .popinside .iconbox .item .picbox img {
    max-width: 70%;
}

.tube-popbox .popinside .iconbox .item .ptxt {
    padding-top: 10px;
}

.tube-popbox .popinside .iconbox .item:last-child {
    margin-right: 0;
}

.tube-popbox .popinside .btnbox {
    width: 100%;
}

.tube-popbox .popinside .btnbox a {
    display: block;
    width: 280px;
    height: 60px;
    line-height: 60px;
    background-color: #003c6b;
    font-size: 24px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    margin: 0px auto;
    background-image: url('../images/mousebg.png');
    background-repeat: no-repeat;
    background-position: 87% 86%;
    background-size: 20px;
    opacity: 1;
    transition: 0.3s;
    margin-top: 40px;
}

.tube-popbox .popinside .btnbox a:hover {
    opacity: 0.8;
}


.duction-page .duction-item .duct-title {
    margin: 3rem 0 0;
    font-size: 23px;
    color: #009040;
    font-weight: normal;
  }
  .duction-page .duction-item .duct-img img{
      display: block;
      max-width: 100%;
  }
  .duction-page .duction-item .duct-info {
    margin: 24px 0 15px;
    text-align: justify;
  }
  .duction-page .duction-item .duct-tit {
    font-size: 18px;
    color: #f39700;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 15px;
  }
  .duction-page .duction-item .duct-info1 {
    text-align: justify;
  }
  .duction-page .duction-flex1 {
      width: 100%;
    margin-top: 40px;
  }
  .duction-page .duction-flex1 img{
      display: block;
      width: 100%;
  }
  .duction-page .duction-flex .du-item {
    display: flex;
  }
  .duction-page .duction-flex .du-item .it-info {
    width: calc(50% - 40px);
    background-color: #009040;
    padding: 20px;
  }
  .duction-page .duction-flex .du-item .it-info .it-title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
  }
  .duction-page .duction-flex .du-item .it-info .it-li {
    color: #fff;
    line-height: 35px;
    display: flex;
    /* align-items: center; */
  }
  .duction-page .duction-flex .du-item .it-info .it-li .iconfont {
    display: block;
    margin-right: 10px;
    font-weight: bold;
  }
  .duction-page .duction-flex .du-item .it-info .it-li p{
      width: calc(100% - 25px);
  }
  .duction-page .duction-flex .du-item .it-img {
    width: 50%;
  }
  .duction-page .duction-flex .du-item .it-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .duction-page .duction-logo .duct-title {
    margin: 3rem 0 0;
    font-size: 23px;
    color: #009040;
    font-weight: normal;
    margin-bottom: 15px;
  }
  .duction-page .duction-logo .duct-item {
    display: flex;
    align-items: center;
  }
  .duction-page .duction-logo .duct-item .it-logo {
    width: calc(100%/3 - 20px);
    border: 1px solid #ccc;
    display: flex;
    margin-right: 10px;
    align-items: center;
    padding: 10px;
  }
  .duction-logo1{
      display: flex;
      align-items: center;
      flex-wrap: wrap;
  }
  .ducti-boxlogo{
    width: calc(100%/3 - 7px);
    margin-right: 10px;
  }
  .ducti-boxlogo .it-logo{
    width: calc(100% - 22px);
    border: 1px solid #ccc;
    display: flex;
    margin-right: 10px;
    align-items: center;
    padding: 10px;
  }
  .ducti-boxlogo .it-logo1{
    width: calc(100% - 22px);
    display: flex;
    height: 52px;
    padding: 10px;
    border: 1px solid #ccc;
    align-items: center;
    /* justify-content: center; */
  }
  .ducti-boxlogo .it-logo1 img{
      max-width: 80%;
      max-height: 80%;
  }
  .ducti-boxlogo .it-logo .lo-left {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    display: flex;
    align-items: center;
  }
  .ducti-boxlogo .it-logo .lo-left img {
    display: block;
    max-width: 100%;
    max-height: 100%;
  } 
  .ducti-boxlogo .duct-title{
    margin: 3rem 0 0;
    font-size: 23px;
    color: #009040;
    font-weight: normal;
    margin-bottom: 15px;
  }
  .duction-page .duction-logo .duct-item .it-logo:last-child{
      margin-right: 0;
  }
  .duction-page .duction-logo .duct-item .it-logo .lo-left {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    display: flex;
    align-items: center;
  }
  .duction-page .duction-logo .duct-item .it-logo .lo-right{
      width: calc(100% - 60px);
  }
  .duction-page .duction-logo .duct-item .it-logo .lo-left img {
    display: block;
    max-width: 100%;
    max-height: 100%;
  }  

@media screen and (max-width: 1440px) {
    .banner {
        height: auto;
    }
    .banner img {
        position: inherit;
        margin-left: 0;
        width: 100%;
    }
}

@media screen and (max-width: 944px) {
    .tube-popbox {
        /*height: auto;*/
    }
    .tube-popbox .popinside .tit .txtbox {
        font-size: 24px;
    }
    .tube-popbox .popinside {
        width: calc(100% - 20px);
        margin: auto;
        margin-left: auto;
        margin-top: 40px;
        height: auto;
        padding-bottom: 20px;
    }
    .tube-popbox .popinside .iconbox {
        padding: 15px;
        width: calc(100% - 30px);
    }
    .tube-popbox .popinside .iconbox .item {
        width: calc(100% / 2);
        margin-right: 0;
    }
    .tube-popbox .popinside .iconbox .item .picbox img {
        max-width: 70%;
    }
    .tube-popbox .popinside .btnbox a {
        width: calc(100% - 20px);
        margin: auto;
        font-size: 24px;
        background-size: 22px;
        background-position: 74% 70%;
    }
    .tube-popbox .popinside .barbox {
        margin: 20px auto;
    }
    .tube-popbox .popinside .iconbox {
        margin-top: 0;
    }
    .list-how li .borderbox {
        width: calc(100% - 50px);
        min-height: 71px;
        padding: 10px 0 10px 50px;
        height: auto;
        line-height: 24px;
    }
}

@media screen and (max-width: 767px) {
    .duction-page .duction-flex .du-item{
        flex-wrap: wrap;
    }
    .duction-page .duction-flex .du-item .it-img{
        width: 100%;
    }
    .duction-page .duction-flex .du-item .it-info{
        width: 100%;
    }
    .duction-page .duction-logo .duct-item{
        flex-wrap: wrap;
    }
    .duction-page .duction-logo .duct-item .it-logo{
        width: calc(100%/2);
        border: 1px solid #ccc !important;
        margin-bottom: 10px;
    }
    .banner-index {
        display: none;
    }
    .zhanhq_r .tab li {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 5px;
    }
}

.master {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.pop-box {
    position: absolute;
    width: 947px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    box-sizing: border-box;
    padding: 40px 30px;
    font-family: Arial;
}

.close-btn {
    position: absolute;
    right: -18px;
    top: -18px;
}

.pop-tit {
    font-size: 24px;
    color: #009040;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;
}

.pop-desc {
    font-size: 15px;
    color: #666;
    line-height: 1.7;
}

.pop-desc p {
    margin-bottom: 15px;
}

.pop-desc p:not(.letter-h) {
    text-align: justify;
}

.pop-info {
    font-size: 15px;
    line-height: 1.7;
    color: #333333;
    text-align: right;
    margin: 28px 0;
}

.link_btn {
    display: block;
    margin: 0 auto;
    width: 212px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    background: #009040;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
}

.link_btn:hover {
    opacity: .8;
    color: #fff;
}

.close-btn img {
    width: 35px;
}

@media screen and (max-width: 1366px) {
    .pop-box {
        transform: translate(-50%, -50%) scale(0.7)
    }
    /*.pop-con{
        max-height: 470px;
        overflow-y: auto;
    }*/
    /*.pop-desc,.pop-info{
        font-size: 14px;
    }
    .link_btn{
        font-size: 15px;
        height: 52px;
        line-height: 52px;
    }
    .pop-info{
        margin: 25px 0;
    }*/
}

@media screen and (max-width: 768px) {
    .master {
        position: absolute;
    }
    .pop-box {
        width: 90%;
        padding: 30px 20px;
        top: 0;
        margin-top: 30px;
        transform: translate(-50%, 0);
    }
    .pop-con {
        max-height: 100%;
    }
    .pop-tit {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .pop-desc,
    .pop-info {
        font-size: 12px;
        line-height: 1.5;
    }
    .pop-info {
        margin: 20px 0;
    }
    .close-btn {
        width: 35px;
        right: -15px;
        top: -20px;
    }
    .close-btn img {
        width: 100%;
    }
    .link_btn {
        font-size: 14px;
        width: 200px;
        height: 46px;
        line-height: 46px;
    }
}

.share-logo {
    width: 0;
    height: 0;
    overflow: hidden;
}

.exh-down-wrap {
    width: calc(100% - 40px);
    background: #f6f6f6;
    margin-top: 20px;
    padding: 15px 20px;
    overflow: hidden;
    font-size: 18px;
}

.exh-down-wrap a {
    display: block;
}

.exh-down-tit {
    float: left;
    line-height: 42px;
}

.exh-down-tit img {
    vertical-align: middle;
    margin-right: 5px;
}

.exh-down-dow {
    float: right;
    padding: 7px 25px;
    background: #009040;
    color: #fff;
}

.exh-down-dow img {
    vertical-align: middle;
    margin-left: 10px;
}


/* 手机分页样式 */

.visible-xs-block {
    overflow: hidden;
    display: none;
}

.visible-xs-block {
    border: none !important;
}

.visible-xs-block li {
    margin-top: 10px;
    height: 41px;
    line-height: 40px;
    border: none;
    width: calc(100% / 3);
    float: left;
    text-align: center;
}

.visible-xs-block li a:hover {
    background-color: #fff !important;
}

.visible-xs-block li a span:hover {
    background-color: #fff !important;
}

.visible-xs-block li a span {
    border: none;
}


/**分页**/

.paginate {
    text-align: center;
    margin-top: 30px;
}

.paginate>li {
    display: inline-block;
    margin: 0 5px;
    overflow: hidden;
}

.paginate>li>span,
.paginate>li>a {
    color: #000;
    display: block;
    padding: 2px 10px;
    border: 1px solid #e5e5e5;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}

.paginate>.disabled>span {
    background: #f7f7f7;
}

.paginate>li>a:hover,
.paginate>.active>span {
    background: #009040;
    color: #fff;
    border: 1px solid #009040;
}


/*下载中心*/

.ind-Media-Center {
    width: 100%;
    height: 600px;
    background: url(../images/meituimg.jpg) center;
}

.ind-Media-Center-wrap {
    width: 975px;
    margin: 0 auto;
    padding: 65px 0;
}

.ind-Media-Center-tit {
    width: 100%;
    border-bottom: 1px solid #009040;
    height: 46px;
    margin-bottom: 10px;
    cursor: pointer;
}

.ind-Media-Center-tit .curr {
    background: #f39700;
    height: 46px;
}

.ind-Media-Center-tit li:hover {
    background: #f39700;
    height: 46px;
}

.ind-Media-Center-tit li {
    float: left;
    padding: 0 42px;
    line-height: 45px;
    height: 45px;
    margin-right: 2px;
    background: #009040;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border-radius: 4px 4px 0 0
}

.ind-Media-Center-bot {
    width: 100%;
    margin-top: 18px;
    position: relative;
}

.ind-Media-Center-bot li {
    background: #fff;
    padding: 20px;
    overflow: hidden;
    height: 415px;
}

.ind-Media-Center-bot li .icon-zuoyoujiantou {
    font-size: 42px;
}

.ind-Media-Center-bot li .icon-zuoyoujiantou-copy {
    font-size: 42px;
}

.download {
    width: calc(100% - 30px);
    overflow: hidden;
    /*line-height: 50px;*/
    /*height: 50px;*/
    padding: 12px 15px;
}

.download a {
    display: block;
}

.download:nth-last-child(2n) {
    background: #f9f9f9;
}

.download-style {
    margin: 0 5px 0 0;
}

.download-tit {
    float: right;
    /*margin-right: 25px;*/
}

.download-tit img {
    vertical-align: top;
    margin-right: 8px;
    margin-top: 4px;
}

.download-logo {
    /*padding: 12px;*/
    display: block;
    float: left;
    line-height: initial;
}

.download-style-new {
    font-size: 10px;
    color: #fff;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.8);
    padding: 2px 4px;
    text-transform: uppercase;
}

.download-info {
    float: right;
    width: calc(100% - 140px);
    line-height: 30px;
}

.download-logo img {
    width: 120px;
    display: block;
}

.tab-click-bot {
    display: none;
}

.tab-click-bot:first-child {
    display: block;
}

.video-con-wrap {
    padding: 15px;
    margin-bottom: 55px;
    background: #eee;
}


/*网上展厅*/

.page-con .con {
    margin-top: 20px;
}

.page-con .con .left {
    width: 254px;
    float: left;
}

.page-con .con .left .top-search {
    background: #009040;
    border-radius: 5px;
    padding: 20px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.page-con .con .left .top-search input {
    width: 80%;
    background: #fff;
    border: none;
    padding: 10px 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.page-con .con .left .top-search .sub {
    text-align: center;
    font-size: 18px;
    width: 20%;
    background: #fff;
    color: #6c6c6c;
    padding: 5px 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.page-con .con .left .li {
    margin-top: 10px;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.page-con .con .left .li .stair {
    background: #009040;
    padding: 15px;
    cursor: pointer;
}

.page-con .con .left .li .stair .fa {
    float: right;
    margin-top: 2px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.page-con .con .left .li .stair.curr .fa {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.page-con .con .left .li .second {
    background: #e7f4ed;
    padding: 15px 0;
    font-size: 14px;
    max-height: 475px;
    overflow-y: auto;
    display: none;
}

.page-con .con .left .li .second::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}

.page-con .con .left .li .second::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
    /*-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
    /*border-radius: 10px;*/
    background-color: #bee1ce;
}

.page-con .con .left .li .second::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #009040;
}

.page-con .con .left .li.curr .second {
    display: block;
}

.page-con .con .left .li .second label,
.page-con .con .left .li .second .second-li {
    display: block;
    padding: 6px 15px;
    cursor: pointer;
    color: #666;
    margin: 4px 0;
}

.page-con .con .left .li .second .second-li {
    background-position: center right;
}

.page-con .con .left .li .second .second-li:hover,
.page-con .con .left .li .second .second-li.curr {
    background: url(../images/tick.png) no-repeat #f5a41d;
    background-position: 96% center;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    color: #fff;
}

.page-con .con .left .li .second input {
    vertical-align: top;
    margin: 4px 6px 0 0;
    width: 16px;
    float: left;
}

.page-con .con .left .li .second .mgc-primary {
    border-color: #fff;
}

.page-con .con .left .li .second label span,
.page-con .con .left .li .second .second-li span {
    float: left;
    width: calc(100% - 22px);
    color: #666;
}

.page-con .con .left .li .second label:after,
.page-con .con .left .li .second .second-li:after {
    display: block;
    content: '';
    clear: both;
}

.page-con .con .left .submit-box {
    margin-top: 10px;
    background: #009040;
    padding: 14px 0;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.page-con .con .right {
    float: right;
    width: calc(100% - 295px);
}

.page-con .con .right .letter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 8px 0 14px 0;
}

.page-con .con .right .letter a {
    margin-right: 10px;
}

.page-con .con .right .letter a.curr {
    color: #f5a41d;
}

.page-con .con .condition {
    margin-top: 25px;
    position: relative;
}

.page-con .con .condition:after {
    display: block;
    content: '';
    clear: both;
}

.page-con .con .results {
    margin-top: 10px;
}

.page-con .con .results span {
    color: #f5a41d;
}

.page-con .con .condition .condition-tit {
    line-height: 40px;
    width: 120px;
    float: left;
}

.page-con .con .condition .con {
    float: left;
    width: calc(100% - 130px);
}

.page-con .con .condition .con:after {
    display: block;
    content: '';
    clear: both;
}

.page-con .con .right .content {
    margin-top: 30px;
}

.page-con .con .right .content .li {
    width: 29.78%;
    float: left;
    margin-right: 3%;
    position: relative;
    background: #eff7f3;
    border-radius: 8px;
    padding: 7px;
    margin-bottom: 64px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.exhi-wrap .con .right .content .li {
    width: calc(100% - 40px);
    margin-right: 0;
    margin-bottom: 20px;
    padding: 20px;
}

.page-con .con .right .content .li .top {
    position: absolute;
    left: -12px;
    top: 10px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.exhi-wrap .con .right .content .li .top {
    left: auto;
    right: 15px;
    top: 20px;
}

.page-con .con .right .content .li .top-con {
    position: relative;
    padding: 8px 15px;
    z-index: 3;
    background: #bad6d7;
    border-radius: 5px;
}

.exhi-wrap .con .right .content .li .top .top-con {
    background: none;
}

.page-con .con .right .content .li .top a {
    display: block;
    width: 29px;
    height: 29px;
    line-height: 29px;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 14px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.page-con .con .right .content .li .top a:last-of-type {
    margin-right: 0;
}

.page-con .con .right .content .li .top a:nth-of-type(1) {
    background: #009040;
}

.page-con .con .right .content .li .top a:nth-of-type(2) {
    background: #f5a41d;
}

.page-con .con .right .content .li .top a:nth-of-type(3) {
    background: #cdcdcd;
}

.page-con .con .right .content .li .top a:nth-of-type(4) {
    background: #1ed76d;
    position: relative;
    z-index: 10;
}

.page-con .con .right .content .li .top a.curr {
    background: #ddd;
}

.page-con .con .right .content .li .top-con:after {
    display: block;
    content: '';
    clear: both;
}

.page-con .con .right .content .li a {
    display: block;
}

.page-con .con .right .content .li .img-box {}

.page-con .con .right .content .li .img-box:after {
    display: block;
    content: '';
    clear: both;
}

.page-con .con .right .content .li .info-box {}

.page-con .con .right .content .li .info-box:after {
    display: block;
    content: '';
    clear: both;
}

.page-con .con .right .content .li .pro-li {
    width: 31.33%;
    float: left;
    line-height: 144px;
    text-align: center;
    margin-right: 3%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 10px;
}

.page-con .con .right .content .li .pro-li img {
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
}

.page-con .con .right .content .li .pro-li:nth-of-type(3n) {
    margin-right: 0;
}

.page-con .con .right .content .li .img {
    /*height: 162px;*/
    /*line-height: 162px;*/
    text-align: center;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.exhi-wrap .con .right .content .li .img {
    width: 210px;
    height: 118px;
    line-height: 118px;
    float: left;
    position: relative;
}

.page-con .con .right .content .li .img img {
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
}

.exhi-wrap .con .right .content .li .img .browse {
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    right: 5px;
    top: 5px;
    padding: 0 6px;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
}

.exhi-wrap .con .right .content .li .tit-info {
    margin-left: 20px;
    width: calc(100% - 240px);
    float: left;
}

.page-con .con .right .content .li .tit {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    padding: 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    height: 24px;
}

.exhi-wrap .con .right .content .li .tit-info .tit {
    padding: 0;
    width: 83%;
}

.exhi-wrap .con .right .content .li .tit-info .no {
    padding: 0;
}

.page-con .con .right .content .li .no {
    font-size: 14px;
    color: #999;
    line-height: 25px;
    padding: 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    margin-top: 5px;
}

.page-con .con .right .content .li .no span {
    color: #ee5548;
}

.exhi-wrap .con .right .content .li .tit-info .country-box:after {
    display: block;
    content: '';
    clear: both;
}

.page-con .con .right .content .li .type {
    color: #6683ac;
    padding: 10px 8px;
    border-top: 1px solid #b5c9c8;
    margin-top: 10px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
}

.exhi-wrap .con .right .content .li .tit-info .type {
    padding: 10px 0;
}

.page-con .con .left .li .second .mgc-primary:checked {
    background: #009040;
    border-color: #009040;
}

.communication-wrap {
    position: fixed;
    right: 10px;
    bottom: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    background: #fff;
    padding: 8px 14px;
    color: #2e72cf;
    cursor: pointer;
    z-index: 20;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.communication-wrap img {
    width: 30px;
    vertical-align: middle;
    margin-right: 10px;
}

.communication-wrap .msg {
    position: absolute;
    right: -5px;
    top: -8px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    background: #ee5548;
    color: #fff;
    border-radius: 50%;
}

.communication-wrap.curr {
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.login-wrap-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none;
    z-index: 20;
}

.login-con .tit {
    text-align: center;
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
}

.login-con .rig-wrap .input {
    margin-bottom: 15px;
    background: #f5f5f5;
    border-radius: 4px;
    position: relative;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    border: 2px solid #fff;
}

.login-con .rig-wrap .input:before {
    display: block;
    clear: both;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.login-con .rig-wrap .input input {
    border: none;
    background: none;
    padding: 20px;
    float: left;
    width: calc(100% - 90px);
}

.login-con .rig-wrap .input .ico {
    float: right;
    color: #b3b9bd;
    width: 34px;
    border-left: 1px solid #e0e7e8;
    text-align: right;
    padding: 6px 0;
    margin: 12px 15px 0 0;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.business-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: fixed;
    left: 50%;
    top: 50%;
    width: 1200px;
    z-index: 4;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.business-wrap .close {
    position: absolute;
    right: 12px;
    top: 8px;
    color: #333;
    cursor: pointer;
}

.business-wrap .business-left {
    background: #f5f5f5;
    border-radius: 5px;
    width: 25%;
    max-height: 745px;
}

.business-wrap .business-left .business-box {
    overflow-x: hidden;
    max-height: 665px;
}

.business-wrap .business-left .business-box::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}

.business-wrap .business-left .business-box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #c8c8c8;
}

.business-wrap .business-left .search-box {
    position: relative;
    background: #fff;
    border-radius: 5px;
    margin: 5%;
}

.business-wrap .business-left .search-box:after {
    display: block;
    content: '';
    clear: both;
}

.business-wrap .business-left .search-box input {
    border: none;
    width: calc(100% - 75px);
    float: left;
    padding: 12px 15px;
    font-size: 15px;
}

.business-wrap .business-left .search-box .fa {
    float: right;
    width: 45px;
    text-align: center;
    padding: 14px 0;
    cursor: pointer;
    color: #99afc0;
    font-size: 18px;
}

.business-wrap .business-left .search-link {
    border-bottom: 1px solid #fff;
    width: 100%;
    height: 2px;
    background: #ddd;
}

.business-wrap .business-left .li {
    border-bottom: 1px solid #fff;
    position: relative;
    cursor: pointer;
    padding: 15px;
}

.business-wrap .business-left .li:after {
    display: block;
    clear: both;
    content: '';
}

.business-wrap .business-left .li:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
    content: '';
}

.business-wrap .business-left .li .head {
    width: 82px;
    height: 82px;
    line-height: 76px;
    border-radius: 50%;
    float: left;
    text-align: center;
    margin-right: 15px;
    position: relative;
}

.business-wrap .business-left .li .head .noread {
    background: #da251d;
    position: absolute;
    right: -4px;
    top: -2px;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
}

.business-wrap .business-left .li .head img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.business-wrap .business-left .li .tit-info .name {
    font-size: 15px;
    margin-top: 20px;
}

.business-wrap .business-left .li .tit-info .type {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 21px;
    color: #666;
}

.business-wrap .business-left .li.curr {
    background: #ee731f;
}

.business-wrap .business-left .li.curr .tit-info {
    color: #fff;
}

.business-wrap .business-left .li.curr .tit-info .type {
    color: #fff;
}

.business-wrap .business-right {
    background: #f5f5f5;
    border-radius: 5px;
    width: 73.5%;
    min-height: 692px;
    margin-left: 1.5%;
}

.business-wrap .business-right .box {
    padding: 30px;
    margin: 40px 25px 25px;
    border-radius: 5px;
    background: #fff;
    height: 560px;
    overflow-x: hidden;
}

.business-wrap .business-right .box::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}

.business-wrap .business-right .box::-webkit-scrollbar-track {
    background-color: #fff;
}

.business-wrap .business-right .box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #c8c8c8;
}

.business-wrap .business-right .box .li {
    margin-bottom: 15px;
}

.business-wrap .business-right .box .li .time {
    text-align: center;
    color: #c0c0c0;
    margin-bottom: 12px;
    font-size: 14px;
}

.business-wrap .business-right .box .li .tit-info:after {
    display: block;
    content: '';
    clear: both;
}

.business-wrap .business-right .box .li .tit-info .head {
    width: 60px;
    height: 60px;
    line-height: 54px;
    border-radius: 50%;
    background: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.02);
    overflow: hidden;
    float: left;
}

.business-wrap .business-right .box .li .tit-info .head img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.business-wrap .business-right .box .li .tit-info .info {
    float: left;
    margin-left: 20px;
    padding: 20px;
    border-radius: 5px;
    max-width: 60%;
    background: #e8f0f7;
    position: relative;
    color: #4b799d;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

.business-wrap .business-right .box .li .tit-info .info img {
    max-width: 100%;
    max-height: 100%;
}

.business-wrap .business-right .box .li .tit-info .info:after {
    border-top: 10px solid transparent;
    border-right: 12px solid #e8f0f7;
    border-bottom: 10px solid transparent;
    content: '';
    display: block;
    left: -10px;
    top: 22px;
    position: absolute;
}

.business-wrap .business-right .box .li.me .tit-info .head {
    float: right;
}

.business-wrap .business-right .box .li.me .tit-info .info {
    float: right;
    margin-right: 20px;
    margin-left: 0;
}

.business-wrap .business-right .box .li.me .tit-info .info:after {
    display: none;
}

.business-wrap .business-right .box .li.me .tit-info .info:before {
    border-top: 10px solid transparent;
    border-left: 12px solid #e8f0f7;
    border-bottom: 10px solid transparent;
    content: '';
    display: block;
    right: -10px;
    top: 22px;
    position: absolute;
}

.business-wrap .business-right .input-box {
    margin: 25px;
    border-radius: 5px;
}

.business-wrap .business-right .input-box:after {
    display: block;
    content: '';
    clear: both;
}

.business-wrap .business-right .input-box .img {
    text-align: center;
    width: 60px;
    height: 50px;
    line-height: 58px;
    border-radius: 5px;
    background: #99afc0;
    cursor: pointer;
    float: left;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.business-wrap .business-right .input-box .img:hover {
    opacity: 0.8;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.business-wrap .business-right .input-box .img img {
    max-width: 45%;
}

.business-wrap .business-right .input-box .input {
    width: calc(100% - 75px);
    float: right;
    background: #fff;
    border-radius: 5px;
}

.business-wrap .business-right .input-box .input:after {
    display: block;
    content: '';
    clear: both;
}

.business-wrap .business-right .input-box .input input {
    float: left;
    width: calc(85% - 30px);
    padding: 15px 15px;
    border: none;
    font-size: 14px;
}

.business-wrap .business-right .input-box .input .sub {
    width: 15%;
    background: #0f6db6;
    text-align: center;
    color: #fff;
    height: 50px;
    line-height: 50px;
    float: right;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.business-wrap .business-right .input-box .input .sub:hover {
    opacity: 0.8;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.business-wrap .business-right .business-back {
    padding: 5px 6px 0;
    color: #999;
    cursor: pointer;
    font-size: 14px;
}

.business-wrap .business-right .business-back .fa {
    vertical-align: top;
    font-size: 16px;
    margin-right: 5px;
    margin-top: 3px;
}

.service-con-w {
    position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 25px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
}

.service-con-w .close {
    width: 100%;
    text-align: right;
}

.service-con-w .close .fa {
    cursor: pointer;
}

.J-business {
    display: none;
}

.glance-box {
    background: #009040;
    padding: 15px 30px;
}

.glance-box .Target-l {
    color: #fff;
}

.glance-box .contact-title {
    margin: 10px 0;
}

.download-flyer {
    padding: 0;
}

.download-flyer a {
    padding: 10px 30px;
    display: block;
}

.download-flyer-box {
    margin-top: 30px;
}

.download-flyer-box .download-flyer {
    margin-right: 25px;
}

.download-flyer-box .download-flyer:last-of-type {
    margin-right: 0;
}

.nav-ul {
    width: 100%;
}

.pop-product-box {
    padding: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 50px);
    align-items: center;
}

.pop-product-box-img {
    width: 45%;
}

.pop-product-box-img img {
    width: 100%;
}

.pop-product-box-info {
    width: 50%;
    margin-left: auto;
}

.pop-product-box-tit {
    font-size: 20px;
}

.pop-product-box-type {
    margin: 12px 0;
}

.pop-product-box-type span {
    padding: 4px 6px;
    border-radius: 5px;
    border: 1px solid #009040;
    color: #009040;
    font-size: 12px;
}

.pop-product-box-p {
    text-align-last: auto;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.make-prop {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 600px;
    -webkit-transform: translate(-50%, -1300px);
    -moz-transform: translate(-50%, -1300px);
    -o-transform: translate(-50%, -1300px);
    transform: translate(-50%, -1300px);
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    background: #fff;
    border-radius: 5px;
    z-index: 21;
}

.make-prop.curr {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.make-prop-tit {
    background: #e5e5e5;
    padding: 12px 20px;
    border-radius: 5px 5px 0 0;
}

.make-prop-tit:after {
    display: block;
    content: '';
    clear: both;
}

.make-prop-tit .fa {
    float: right;
    color: #d12130;
    margin-top: 5px;
    cursor: pointer;
}

.make-prop-box {
    padding: 30px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
}

.make-prop-li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.make-prop-t {}

.make-prop-b {}

.make-prop-b select {
    padding: 10px 15px;
    border: 1px solid #eaeaea;
}

.make-prop-sub {
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    background: #009040;
    color: #fff;
    cursor: pointer;
    margin: 0 auto 30px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.make-prop-sub:hover {
    opacity: 0.7;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.menuhead{
    display: none;
}
@media screen and (max-width: 680px) {
    /* .paginate {
        display: none;
    }
    .visible-xs-block {
        display: block;
    } */
    .newsDetial-title{
        font-size: 18px;
    }
    .iriesitem .iries_name .icon .showbox{
        width: 100px;
        padding: 5px !important;
    }
    .menuhead{
        display: block;
        position: absolute;
        left: 45px;
        line-height: 40px;
    }
    .contact-lx-content {
        width: 100%;
    }
    .contact-tou h2 {
        line-height: 34px;
        margin-bottom: 15px;
    }
    .from-box .formbox .item .iam label {
        min-width: auto;
        width: 100%;
        display: block;
    }
    .from-box .formbox .item .box-i input,
    .from-box .formbox .item .box-i select {
        width: calc(100% - 2px) !important;
        margin-bottom: 10px;
    }
    .from-box .formbox .item .phone-box input.iph {
        width: 52%;
    }
    .enews-content-c .items .texspan {
        width: 100%;
    }
    .enews-content-c .items .inps {
        margin-left: 0;
        width: 100%;
        margin-top: 5px;
    }
    .enews-content-c .items .inps .inpscss {
        width: calc(100% - 20px);
    }
    .enews-content-c .items-con {
        margin: 40px 0 0;
    }
    .doc-down ul li .btnbox {
        display: none;
    }
    .tubereg-box .btnbox {
        width: 91%;
    }
    .tubereg-box .btnbox .leftbox {
        display: none;
    }
    .doc-down ul li .text-box {
        width: 100%;
    }
    .download-tit {
        display: none;
    }
    .ind-Media-Center-tit li {
        padding: 0 15px;
    }
}

.exhi-news-top {
    background: #f6f6f6;
    padding: 50px 40px;
    position: relative;
}

.exhi-news-top:after {
    display: block;
    clear: both;
    content: '';
}

.exhi-news-top-logo {
    float: left;
    width: 210px;
    height: 145px;
}

.exhi-news-top-logo img {
    max-width: 100%;
}

.exhi-news-top-tit {
    float: right;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: calc(100% - 310px);
    margin-right: 20px;
}

.exhi-news-top-tit-company {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    line-height: 34px;
    color: #000;
}

.exhi-news-top-tit-no {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    margin-top: 10px;
}

.exhi-news-top-tit-web {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.exhi-company {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #f6f6f6;
}

.exhi-company-tit {
    font-size: 28px;
    font-weight: bold;
    color: #009040;
    margin-bottom: 15px;
}

.exhi-company-info {
    line-height: 28px;
}

.exhi-news-box {
    margin-top: 30px;
}

.exhi-news-box-li {
    /* border: 1px solid #f6f6f6; */
    padding: 20px;
    margin-bottom: 20px;
}

.exhi-news-box-li:after {
    display: block;
    content: '';
    clear: both;
}

.iriesitem{
    width: 95%;
    max-width: 385px;
    padding: 30px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 1px 5px 10px 6px #f7f7f7;
}

.iriesitem .iries_title{
    font-size: 20px;
    margin-bottom: 15px;
}

.iriesitem .iries_com{
    font-size: 18px;
    margin-bottom: 10px;
    color: #009040;
    font-weight: 600;
}

.iriesitem .iries_name{
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 5px;
}
.iriesitem .iries_name p{
    margin-right: 10px;
}

.iriesitem .iries_ul li{
    line-height: 28px;
}
.iriesitem .iries_name .icon {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f7f7f7;
    border-radius: 50%;
    margin-left: 8px;
    cursor: pointer;
    position: relative;
}

.iriesitem .iries_name .icon .showbox {
    display: none;
    position: absolute;
    bottom: 50px;
    background-color: #fff;
    padding: 20px;
    box-shadow: 1px 5px 10px 6px #f7f7f7;
    transition: 0.6s;
}
.iriesitem .iries_name .icon:hover .showbox{
    display: block;
}
.iriesitem .iries_name .icon .showbox img {
    width: 108px;
    height: 108px;
    display: block;
    object-fit: contain;
}

.iriesitem .iries_name .icon .showbox .jiao {
    width: 0px;
    height: 0px;
    border: 20px solid transparent;
    border-top-color: #fff;
    position: absolute;
    bottom: -40px;
    left: 54px;
}

.index-news-list{
    text-align: right;
    margin-bottom: 10px;
}
.index-news-list a{
    font-size: 14px;
    display: inline-block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
    /* background-color: #f3f3f3; */
}

.exhi-news-box-li-img {
    float: left;
    /* width: 280px;
    height: 195px;
    line-height: 195px; */
    text-align: center;
}

.exhi-news-box-li-img img {
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
}

.exhi-news-box-li-con {
    float: right;
    width: calc(100% - 320px);
}

.exhi-news-box-li-con-t {
    font-size: 22px;
    font-weight: bold;
}

.exhi-news-box-li-con-i {
    line-height: 26px;
    margin-top: 12px;
}
.logo-title1{
    display: block;
}

.logo-title2{
    display: none;
}
@media screen and (max-width: 950px) {
    .head-img{
        display: none;
    }
}
@media screen and (max-width: 680px) {
    .footer-seek1 .flex{
        flex-wrap: wrap;
        width: 98%;
        max-width: 98%;
        margin-left: 0;
        margin: 0 auto;
    }
    .iriesitem .iries_name .icon .showbox .jiao{
        left: 35px;
    }
    .iriesitem{
        max-width: 83%;
    }
    .container-fluid .iconfont .ctent{
        width: 95px;
        padding: 5px;
    }
    .container-fluid .iconfont .ctent .jiao{
        bottom: -38px;
        left: 32px;
    }
    .logo-title1{
        display: none;
    }
    .head-img{
        display: none;
    }
    .logo-title2{
        display: block;
        margin-top: 15px;
    }
    .exhi-news-top {
        padding: 15px;
    }
    .exhi-news-top-logo {
        width: 100%;
        height: auto;
    }
    .enrollTitle{
        font-size: 16px;
    }
    .project .ject-title{
        font-size: 16px;
    }
    .mem-head .mem-title{
        font-size: 16px;
    }
    .exhi-news-top-tit {
        width: 100%;
        margin-top: 20px;
        position: relative;
        transform: translateY(0);
        margin-right: 0;
    }
    .exhi-news-box-li-img {
        width: 100%;
    }
    .exhi-news-box-li-con {
        width: 100%;
    }
    .indexText,
    .index-list-text {
        text-align-last: auto;
    }
    .Profiles-li {
        display: block;
    }
    .Profiles-li-l {
        width: 100%;
    }
    .Profiles-li-info {
        width: calc(100% - 40px);
        /*padding-top: 10px;*/
        margin-left: 0;
        padding: 20px 20px;
    }
    .page-con .con .left {
        width: 100%;
    }
    .page-con .con .right {
        width: 100%;
        margin-top: 15px;
    }
    .exhi-wrap .con .right .content .li .img {
        width: 100%;
    }
    .exhi-wrap .con .right .content .li .img .browse {
        display: none;
    }
    .exhi-wrap .con .right .content .li .tit-info {
        width: 100%;
        margin-left: 0;
    }
    .page-con .con .left .li.curr .second {
        display: none;
    }
    .page-con .con .right .content .li .pro-li {
        line-height: 74px;
    }
    .Demoonstration-img {
        width: 100%;
        height: 170px;
        line-height: 166px;
    }
    .Demoonstration-info {
        width: 100%;
        margin-top: 10px;
    }
    .appointment-info-top {
        right: 26px;
        top: 30px;
    }
    .Demoonstration-video {
        display: block;
    }
    .Demoonstration-video-l {
        width: 100%;
    }
    .Demoonstration-video-r {
        width: 100%;
        margin-top: 15px;
    }
    .Products-box-li {
        width: 48%;
        margin-right: 4%;
    }
    .Products-box-li:nth-of-type(2n) {
        margin-right: 0;
    }
    .logo-tit-b,
    .logo-tit-t {
        font-size: 16px;
        line-height: 22px;
    }
    .login-con .tit {
        font-size: 18px;
    }
    .login-con.identity-wrap {
        width: calc(90% - 20px);
        padding: 30px 10px;
    }
    .login-con .rig-wrap .input input {
        padding: 15px 20px;
    }
    .login-con .rig-wrap .input .ico {
        margin-top: 8px;
    }
    .login-con .rig-wrap .log-box {
        padding: 10px 0;
        width: calc(100% - 4px);
        font-size: 14px;
    }
    .login-con .rig-wrap .no-account {
        padding-top: 15px;
        margin-top: 15px;
    }
    .login-con .rig-wrap .no-account .left-tit {
        width: 100%;
        margin-bottom: 15px;
    }
    .pop-product-box {
        /*width:100%;*/
        display: block;
        height: calc(90vh - 50px);
        overflow-y: scroll;
    }
    .pop-product-box-img {
        width: 100%;
    }
    .pop-product-box-info {
        width: 100%;
        margin-top: 15px;
    }
    .Demoonstration-nameCn {
        width: 100%;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .make-prop {
        width: 95%;
    }
    .make-prop-box {
        display: block;
    }
    .make-prop-li {
        margin: 10px 0;
    }
    .make-prop-t {
        width: 35%;
        text-align: right;
    }
    .Products-box-img {
        width: calc(100% - 2px);
    }
}


/* 延期通告 */

.popbox {
    width: 750px;
    padding: 40px 30px;
    box-sizing: border-box;
}

.popbox .con {
    overflow: hidden;
}

.popbox .con p {
    margin-bottom: 10px;
    text-align: justify;
    word-wrap: break-word;
}

.popbox .con p.sign {
    margin-top: 10px;
    text-align: right;
}

.poptit {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    color: #009040;
}

@media screen and (max-width: 768px) {
    .popbox {
        width: 90vw;
        height: 80vh;
        padding: 30px 20px;
    }
}

.group-visitor {
    width: 945px;
    margin: auto;
    font-size: 14px;
}

.group-visitor ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 30px;
}

.group-visitor ul li {
    margin-bottom: 5px;
}

.group-visitor-item-1 {
    display: flex;
    justify-content: space-between;
}

.group-visitor-item-1 a {
    background-color: #009140;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
}

.group-visitor-item-1>div {
    width: 50%;
}

.visitor-item-1-left {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.visitor-item-1-left-a {
    display: block;
    height: 28px;
    color: #fff;
    text-decoration: none;
}
#tong{
    width: 344px;
    height: 344px;
    overflow: hidden;
    display: none;
}
#tong img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.visitor-item-1-left p:nth-child(1) {
    margin-top: 0px;
    padding-bottom: 10px;
}

.visitor-item-1-left p {
    width: 95%;
    text-align: justify;
}

.visitor-item-1-right {
    display: flex;
}

.visitor-item-1-img:nth-child(1) {
    width: 270px;
    object-fit: cover;
}

.visitor-item-1-img:nth-child(2) {
    width: 200px;
    object-fit: cover;
}

.group-visitor-item-2 {
    height: 255px;
    margin-top: 50px;
    padding: 20px 0px;
    position: relative;
}

.group-visitor-item-2-cover {
    width: calc(100vw - 20px);
    background-color: #eee;
    position: absolute;
    height: 255px;
    top: 0;
    transform: translate(-50%, 0);
    left: 50%;
    z-index: -1;
}


.group-visitor-item p{
    margin: 23px 0;
}
.group-visitor-item-2 .title {
    color: #009140;
    font-size: 23px;
}

.group-visitor-item-2>p:not(:nth-child(1)) {
    color: #D00211;
}

.group-visitor-item-3 {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

.group-visitor-item-3 p {
    font-size: 23px;
    margin: 23px 0;
}

.group-visitor-item-3 .item-3:nth-child(1) {
    margin-right: 40px;
}

.group-visitor-item-3 .item-3 {
    background-color: #009140;
    padding: 15px 30px 20px;
    color: #FFF;
    width: calc(100% / 2 - 40px);
}

.group-visitor-item-3 .item-3 ul li {
    padding-bottom: 2px;
}

.group-visitor-item-4 {
    box-shadow: 0px 0px 10px #ddd;
    width: calc(100% / 2 - 40px);
    padding: 15px 0px 30px 20px;
    margin-top: 70px;
}

.group-visitor-item-4 p {
    color: #009140;
    font-size: 23px;
    margin: 23px 0;
}

 @media screen and (max-width: 768px) {
            
            .group-visitor{
                width: unset;
                padding: 5px;
            }
            .group-visitor-item-3 p {
            padding: 10px 0px 15px;
            }
            .group-visitor-item-4 p {
                padding: 10px 0px 15px;
            }
            
            .group-visitor-item-2>p:not(:nth-child(1)) {
                padding-bottom: 10px;
            }
            .group-visitor-item-3 p{
                padding-bottom: 15px;
            }
            .visitor-item-1-right{
                flex-wrap: wrap;
            }
            .visitor-item-1-img{
                padding-bottom: 20px;
                width: 100%!important;
            }
            
            .group-visitor-item-1 {
                flex-direction: column-reverse;
            }
            .visitor-item-1-left-a{
                height: unset!important;
                margin-top: 10px;
            }
            .visitor-item-1-left p{
                width: 100%;
            }
            .group-visitor-item-1>div {
                width: 100%;
            }
            .group-visitor-item-2{
                padding-left: 10px;
                height: unset!important;
                background-color: #eee;
            }
            .group-visitor-item-2-cover{
                background-color: unset;
            }
            .group-visitor-item-3{
                flex-direction: column;
            }
            .group-visitor-item-3>div{
                margin: 0px 0px 20px !important;
                width: unset!important;
            }
            .group-visitor-item-4{
                margin-top: 30px;
                width: unset!important;
            }
            .join-brand-list .item {
                width: 100%;
                margin-right: 0 !important;
                margin-bottom: 30px;
            }
        }
