/* 瑕嗙洊cms */
.h-135 {
    height: 135px;
}
.w-1.tui-1000 {
    width: 100%;
}
.w-1.tui-1000 .tui-center {
    width: 100%;
}
.w-1100 {
    width: 1100px!important;
    margin: 0 auto!important;
}
.tui-1000 {
    width: 1100px;
}
.tui-1000 .tui-center {
    width: 1100px;
    margin: 0 auto;
}
.static_adpic {
    max-width: 1100px;
}
a {
    cursor: pointer;
}
img {
    display: inline-block;
}
.img-container {
    display: inline-block;
}
.cms_head {
    margin: 0;
}
.container h2 {
    margin: 0 auto;
    text-align: center;
    height: 35px;
}
.container .section-2 h2 {
    background:url('../images/en_main_t3.png') no-repeat 415px 15px;
}
.container .section-3 h2 {
    background:url('../images/en_main_t4.png') no-repeat 448px 5px;
}
.container .section-4 h2 {
    background:url('../images/en_main_t4.png') no-repeat 456px 5px;
}
.container .section-5 h2 {
    background:url('../images/en_main_t6.png') no-repeat 448px 5px;
}
.container h2 span {
    font-size: 58px;
    font-style: italic;
}
.container h3 {
    font-size: 28px;
    /* line-height: 2; */
}
.container h3 span {
    font-size: 36px;
    font-style: italic;
    color: #51a712;
}
.header {
    width: 100%;
    /*height: 165px;*/
}
.header .header-main {
    height: 105px;
}
.header .header-nav {
    height: 60px;
    background-color: #0d72e4;
}
.header .header-main>div, .header .header-nav>div {
    width: 1200px;
    margin: 0 auto;
}
.header .header-main div div {
    height: 105px;
    line-height: 105px;
}
.header .header-nav div {
    position: relative;
}
.header .header-main .ic-symbol img {
    width: 400px;
    height: 65px;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
    margin-top: 20px;
}
.header .header-main .header-login input {
    width: 200px;
    height: 30px;
    line-height: 30px;
    /* background: url(../img/u232.png) no-repeat 240px 50%; */
    padding: 0 40px 0 8px;
    font-size: 14px;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
}
.header .header-main .header-login i {
    display: inline-block;
    height: 30px;
    width: 40px;
    border: none;
    vertical-align: middle;
    position: relative;
    line-height: 35px;
    text-align: center;
    margin-left: -42px;
}
.header .header-main .header-login i img {
    width: 16px;
    height: 16px;
    margin-top: 6px;
}
.header .header-main .header-login i:before {
    position: absolute;
    content:'';
    height: 23px;
    width: 1px;
    background-color: #d6d6d6;
    right: 40px;
    top: 4px;
}
.header .header-main .header-login span {
    font-size: 14px;
    padding: 0 15px;
    color: #2a2a2a;
}
.header .header-main .header-login span {
    position: relative;
}
/* .header .header-main .header-login span:before {
    position: absolute;
    content: '';
    height: 12px;
    width: 1px;
    background-color: #9b9b9b;
    right: 0px;
    top: 5px;
} */
.header .header-main .header-login span+span {
    border-right: none;
}
.header .header-main .header-login span+span:before {
    display: none;
}
.header-nav .header-nav-ul li {
    float: left;
    position: relative;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}
.header-nav .header-nav-ul li>a {
    font-size: 16px;
    color: #fff;
    padding: 0 12px;
}
.header-nav .header-nav-ul li:hover {
    background: #6ab710;
}
.header-nav .header-nav-ul li dl {
    display: none;
}
.header-nav .header-nav-ul li:hover dl {
    display: block;
}
.header-nav .header-nav-ul li dl {
    position: absolute;
    box-sizing: border-box;
    width: 90px;
    min-width: 100%;
    top: 60px;
    left: 0;
    background-color: #fff;
    border: 1px solid #6ab710;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    line-height: 36px;
    padding: 5px 0;
    z-index: 100;
    white-space: nowrap;
}
.header-nav .header-nav-ul li dl dd {
    height: 36px;
    width: 100%;
    line-height: 36px;
}
.header-nav .header-nav-ul li dl dd:hover {
    background: #f2f2f2;
}
.header-nav .header-nav-ul li dl a {
    font-size: 14px;
    color: #121212;
    padding: 0 12px;
}
.header-nav-select {
    width: 100px;
    height: 60px;
    border: none;
    position: relative;
    margin-right: 50px;
}
.header-nav-select span {
    display: inline-block;
    width: 55px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    padding: 0 12px;
    text-align: right;
}
.header-nav-select ul {
    width: 100px;
    position: absolute;
    top: 60px;
    display: none;
    background-color: #fff;
    border: 1px solid #6ab710;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    padding: 5px 0;
    z-index: 1314520;
}
.header-nav-select li {
    cursor: pointer;
    line-height: 36px;
    font-size: 14px;
    padding: 0 15px;
    color: #121212;
    text-align: center;
}
.header-nav-select li:hover {
    background: #f2f2f2;
}
.header-nav-select font {
    position: absolute;
    right: 5px;
    font-size: 26px;
    top: 18px;
    line-height: 1;
    color: #fff;
    transform: rotate(90deg);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.header-nav-select.nav-selected font {
    transform: rotate(-90deg);
}
.header-user-select {
    height: 60px;
    border: none;
    position: relative;
}
.header-user-select p {
    display: inline-block;
    height: 105px;
    line-height: 105px;
    font-size: 12px;
    color: #2a2a2a;
    cursor: pointer;
    padding-right: 10px;
}
.header-user-select img {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    vertical-align: middle;
}
.header-user-select label {
    padding: 0 8px;
}
.header-user-select ul {
    width: 100px;
    position: absolute;
    top: 100px;
    left: 30px;
    display: none;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    padding: 5px 0;
    z-index: 1314520;
}
.header-user-select li {
    cursor: pointer;
    line-height: 36px;
    font-size: 14px;
    padding: 0 15px;
    color: #121212;
    text-align: left;
    border-bottom: 1px solid #cdcdcd;
}
.header-user-select li a {
    line-height: 36px;
    height: 36px;
    width: 100%;
    display: inline-block;
}
.header-user-select li:last-child {
    border: none;
}
.header-user-select li:hover {
    background: #f2f2f2;
}
.header-user-select font {
    position: absolute;
    right: 0px;
    top: 42px;
    line-height: 1;
    font-size: 22px;
    color: #2a2a2a;
    transform: rotate(90deg);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.header-user-select.nav-selected font {
    transform: rotate(-90deg);
}
/* .header .header-nav .header-nav-ul .header-nav-item {
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

.header .header-nav .header-nav-ul .header-nav-item>a {
    font-size: 18px;
    color: #fff;
    padding: 0 12px;
}


.header-nav-ul li .layui-nav-child {
    box-sizing: border-box;
    width: 90px;
    top: 60px;
    border: 1px solid #6ab710;
} */

/* .header-user-select .layui-form-select .layui-input {
    width: 100px;
    font-size: 18px;
}

.header-user-select .layui-form-select .layui-edge {
    right: 12px;
}

.header-user-select .layui-form-select dl dd {
    font-size: 18px;
}

.header-user-select .layui-form-select dl {
    top: 45px;
}

.header .header-nav .header-nav-item.layui-this {
    background-color: #6ab710;
} */
.footer {
    width: 100%;
    height: 340px;
    background-color: #36373b;
}
.footer>div {
    width: 1100px;
    margin: 0 auto;
}
.footer .footer-nav {
    padding: 20px 0;
    padding-bottom: 35px;
}
.footer-nav>li+li {
    margin-left: 70px;
}
.footer-nav>li+li+li {
    margin-left: 230px;
}
.footer-nav>li+li+li+li {
    margin-left: 20px;
    width: 70px;
}
.footer-nav>li+li+li+li+li {
    margin-left: 180px;
    width: auto;
}
.footer-nav li ul li {
    height: 34px;
    line-height: 34px;
    color: #898989;
    font-size: 16px;
}
.footer-nav li ul li:first-child a {
    color: #fff;
}
.footer-nav .wechat img {
    width: 115px;
    height: 115px;
    display: block;
    margin: 0 auto;
    background-color: #fff;
}
.footer-nav .wechat span, .footer-nav .weibo a span {
    color: #666;
    font-size: 14px;
}
.footer-nav .weibo {
    text-align: center;
}
.footer-nav .weibo a {
    display: table-cell;
    vertical-align: bottom;
    height: 155px;
}
.footer-nav .wechat li {
    margin-top: 6px;
}
.footer-info {
    text-align: center;
}
.footer-info div {
    margin: 12px auto;
}
.footer-info div span {
    font-size: 16px;
}
.footer-info div:first-child span:first-child {
    margin-right: 15px
}
.footer-info div:last-child span {
    position: relative;
    /* padding: 0 15px; */
}
/* .footer-info div:last-child span:first-child::before {
    position: absolute;
    content: '';
    height: 12px;
    width: 1px;
    background-color: #898989;
    right: 0px;
    top: 5px;
} */
.header.header-EN .header-nav .header-nav-ul .header-nav-item>a {
    font-size: 16px;
    padding: 0 10px;
}
.header.header-EN .header-nav-ul li dd {
    width: auto;
}
.footer.footer-EN .footer-nav li {
    font-size: 14px;
}
.footer.footer-EN .footer-nav li ul li {
    height: 32px;
    line-height: 32px;
}
.footer.footer-EN .footer-nav li a {
    color: #b5b5b5;
}
.footer.footer-EN .footer-nav li ul li:first-child a {
    color: #FFF;
}
.footer.footer-EN .footer-nav>li {
    width: 270px;
}
.footer.footer-EN .footer-nav>li+li {
    width: 470px;
    margin-left: 55px;
    margin-right: 65px;
}
.footer.footer-EN .footer-nav>li+li+li {
    width: 240px;
}
.footer.footer-EN .logo-EN {
    width: 225px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
}
.footer.footer-EN .logo-EN img {
    width: 225px;
    height: 90px;
    vertical-align: middle;
}
.footer.footer-EN .footer-info p {
    height: 32px;
    line-height: 32px;
    color: #b5b5b5;
    font-size: 14px;
}
.footer.footer-EN .footer-info span, .footer.footer-EN .footer-info a {
    color: #b5b5b5;
}
.footer.footer-EN .footer-info div:last-child span:first-child {
    border-right: none;
}
.EN h2 {
    margin: 0 auto;
    text-align: center;
    color: #121212;
    font-size: 30px;
}
.EN h2 span {
    font-size: 50px;
    font-weight: bolder;
    font-style: normal;
    color: #121212;
}
.EN h3 {
    font-size: 24px;
    color: #121212;
}
.EN h3 span {
    font-size: 24px;
    font-weight: bolder;
    font-style: normal;
    color: #363636;
}
.header.header-EN .header-nav .header-nav-ul .header-nav-item>a {
    font-size: 16px;
    padding: 0 10px;
}
.header.header-EN .header-nav-ul li dl {
    width: auto;
}
.footer.footer-EN {
    height: 290px;
}
.footer.footer-EN .footer-nav {
    padding-top: 30px;
    padding-bottom: 50px;
    border-bottom: 1px solid #4f5150;
}
.footer.footer-EN .footer-nav li {
    font-size: 14px;
}
.footer.footer-EN .footer-nav li ul li {
    height: 32px;
    line-height: 32px;
}
.footer.footer-EN .footer-nav li a {
    color: #b5b5b5;
}
.footer.footer-EN .footer-nav li ul li:first-child a {
    color: #FFF;
}
.footer.footer-EN .footer-nav>li {
    width: 510px;
}
.footer.footer-EN .footer-nav>li+li {
    width: 230px;
    margin-left: 55px;
    margin-right: 65px;
}
.footer.footer-EN .footer-nav>li+li+li {
    width: 240px;
}
.footer.footer-EN .logo-EN {
    width: 225px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
}
.footer.footer-EN .logo-EN img {
    width: 225px;
    height: 90px;
    vertical-align: middle;
}
.footer.footer-EN .footer-info p {
    height: 32px;
    line-height: 32px;
    color: #b5b5b5;
    font-size: 14px;
}
.footer.footer-EN .footer-info span, .footer.footer-EN .footer-info a {
    color: #b5b5b5;
}
.footer.footer-EN .footer-info div:last-child span:first-child {
    border-right: none;
}
.footer.footer-EN .i-email, .footer.footer-EN .i-phone, .footer.footer-EN .i-home {
    display: flex;
}
.footer.footer-EN .i-email i, .footer.footer-EN .i-phone i, .footer.footer-EN .i-home i {
    position: relative;
}
.footer.footer-EN .i-email img, .footer.footer-EN .i-phone img, .footer.footer-EN .i-home img {
    vertical-align: middle;
    position: absolute;
    width: 18px;
    height: 12px;
    top: 50%;
    left: 50%;
    margin-left: 0px;
    margin-top: -6px;
}
.footer.footer-EN .i-home img {
    width: 20px;
    height: 15px;
}
.footer.footer-EN .i-email span, .footer.footer-EN .i-phone span, .footer.footer-EN .i-home span {
    padding-left: 30px;
}
.footer.footer-EN img {
    display: inline-block;
}
.footer-info {
    position: relative;
}
.footer-info:before {
    position: absolute;
    content:'';
    left: 0;
    top: -25px;
    width: 100%;
    border-top: 1px solid #484848;
}
.footer-EN .footer-info:before {
    display: none;
}
/*@media (max-width: 1500px) {
    .container {
        background-size: 100% 350px !important;
        min-height: 700px;
    }
}

@media (min-width:1501px) and (max-width: 2100px) {
    .container {
        background-size: 100% 480px !important;
        min-height: 700px;
    }
}*/
.news-main, .activity-main {
    margin-bottom: 100px;
}
#member-tab.layui-nav-tree, #about-tab.layui-nav-tree, #study-tab.layui-nav-tree, #media-tab.layui-nav-tree {
    width: 250px;
}
#search-tab.layui-nav-tree {
    width: 245px;
}
.member-container, .about-container, .study-container, .media-container {
    width: 770px !important;
}
.container .layui-nav-tree .layui-nav-item>a {
    background-repeat: no-repeat;
    background-position: 45px center;
}
.container .study-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../img/ic_study.png');
    background-size: 30px 25px;
}
.container .member-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../img/ic_member.png');
    background-size: 27px 27px;
}
.container .media-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../img/ic_media.png');
    background-size: 30px 27px;
}
.container .about-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../img/ic_about.png');
    background-size: 32px 27px;
}
.content-container:hover .content-container-title, .news-title a:hover, .activity-title a:hover {
    color: #e91313 !important;
}
.content-container:hover .content-container-content {
    color: #6799ba;
}
.content-container:hover {
    background: #c4e7ff;
    opacity: 1 !important;
}
.content-itself-title {
    color: #121212;
}
.content-itself-title:hover, .content-itself-title:hover a {
    color: #e91313 !important;
}
.model-container-ul {
    width: 520px;
    position: relative;
}
.model-container-ul:first-child {
    margin-right: 30px;
}
.model-container-ul li {
    padding-left: 20px;
    margin-top: 10px;
}
.model-container-ul li:before {
    position: absolute;
    content:'路';
    font-size: 24px;
    color: #b2b2b2;
    left: 0px;
}
.model-container-ul li a {
    line-height: 1.5;
    font-size: 16px;
    color: #121212;
}
.news-tab, .news-tab ul, .news-tab ul li {
    height: 65px;
}
.news-tab ul li {
    width: 80px;
    padding: 0;
    line-height: 65px;
}
.layui-tab-content {
    padding: 0;
}
.layui-tab-title .layui-this:after {
    height: 65px;
    border-color: #e64646!important;
}
.layui-tab-title .layui-this a {
    color: #e64646;
}
.layui-tab-title li a {
    font-size: 16px;
}
/* .content-container-content{
    position: relative;
    height: 60px;
    overflow: hidden;
    line-height: 20px!important;
} */

/* .content-container-content::after {
    content:"...";
    font-weight:bold;
    position:absolute;
    bottom:3px;
    right:8px;
    padding:0 20px 1px 45px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
} */

/* 浜岀骇瀵艰埅 */
.second-tab, .second-tab ul, .news-tab ul li {
    height: 65px;
}
.second-tab ul li {
    width: 80px;
    padding: 0;
    line-height: 65px;
}
.second-tab ul li.layui-this::before {
    position: absolute;
    content:'';
    display: block;
    width: 0;
    height: 0;
    border-width: 8px 8px 8px 8px;
    border-style: solid;
    border-color: #e64646 transparent transparent transparent;
    margin-top: 65px;
    margin-left: 40%;
}
.second-tab .layui-tab-content {
    padding: 0;
}
.second-tab .layui-tab-title .layui-this:after {
    height: 65px;
    border-color: #e64646!important;
}
.second-tab .layui-tab-title .layui-this a {
    color: #e64646;
}
/* layui */
.header-nav .layui-nav {
    padding: 0
}
.header-nav .layui-nav-item:hover {
    background-color: #6aB710;
}
.header-nav .layui-nav-bar, .header-nav .layui-nav .layui-this:after, .header-nav .layui-nav-tree .layui-nav-itemed:after {
    background-color: #6aB710!important;
}
.layui-form-select .layui-input {
    /* position: relative; */
    height: 30px;
    width: 100px;
    background-color: transparent;
    color: #fff;
    border: none;
    margin-top: 15px;
    top: -50%;
    font-size: 14px;
}
.layui-form-select dl {
    top: 35px;
}
.lay-page {
    padding-top: 30px;
}
/* .media-main .lay-page,.study-main .lay-page{
    margin-top:20px;
} */
.layui-laypage span {
    border: none;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #949494;
}
.layui-nav-more {
    display: none;
}
/** 瀵艰埅鑿滃崟 **/
.layui-nav {
    position: relative;
    padding: 0 20px;
    background-color: #393D49;
    color: #fff;
    border-radius: 2px;
    font-size: 0;
    box-sizing: border-box;
}
.layui-nav * {
    font-size: 14px;
}
.layui-nav .layui-nav-item {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    line-height: 60px;
}
.layui-nav .layui-nav-item a {
    display: block;
    padding: 0 20px;
    color: #fff;
    color: rgba(255, 255, 255, .7);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.layui-nav-bar, .layui-nav .layui-this:after, .layui-nav-tree .layui-nav-itemed:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 5px;
    background-color: #2B9CED;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.layui-nav-bar {
    z-index: 1000;
}
/*.layui-nav .layui-this a
,.layui-nav .layui-nav-item a:hover{color: #fff;}*/
.layui-nav .layui-this:after {
    content:'';
    top: auto;
    bottom: 0;
    width: 100%;
}
.layui-nav-img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 50%;
}
.layui-nav .layui-nav-more {
    content:'';
    width: 0;
    height: 0;
    border-style: dashed;
    border-color: transparent;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.layui-nav .layui-nav-more {
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -3px;
    border-width: 6px;
    border-top-style: solid;
    border-top-color: #fff;
    border-top-color: rgba(255, 255, 255, .7);
}
.layui-nav .layui-nav-mored, .layui-nav-itemed .layui-nav-more {
    margin-top: -9px;
    border-style: dashed;
    border-color: transparent;
    border-bottom-style: solid;
    border-bottom-color: #fff;
}
.layui-nav-child {
    display: none;
    position: absolute;
    left: 0;
    top: 65px;
    min-width: 100%;
    line-height: 36px;
    padding: 5px 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    border: 1px solid #d2d2d2;
    background-color: #fff;
    z-index: 100;
    border-radius: 2px;
    white-space: nowrap;
}
.layui-nav .layui-nav-child a {
    color: #333;
}
.layui-nav .layui-nav-child a:hover {
    background-color: #f2f2f2;
    color: #000;
}
.layui-nav-child dd {
    position: relative;
}
.layui-nav-child dd.layui-this {
    background-color: #2B9CED;
    color: #fff;
}
.layui-nav .layui-nav-child dd.layui-this a {
    background-color: #2B9CED;
    color: #fff;
}
.layui-nav-child dd.layui-this:after {
    display: none;
}
/*新闻模块*/
.tui-content .content p {
    font-family:"微软雅黑";
    text-align: justify;
    color:#282828;
    font-size:16px;
}
.tui-content .content img {
    margin:12px auto;
}
.nr_sec2_mul2_1 .bd {
    padding: 5px 10px 20px 10px!important;
}
.nr_sec2_mul2_1 .bd ul li h3, .nr_sec2_mul2_3 .bd ul li h3 {
    padding: 0px 0px 0px 8px!important;
    background-position: 0 40%!important;
}
.tui-text-list ul li h3 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0px 5px!important;
    color: #1c1c1c;
    font-size: 14px;
}

.lmlt ul li h3 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.nr_sec2_mul2_2 .bd ul li:last-child {
    border-bottom: 0;
}
#smallpiclist_contain {
    position: absolute;
    right: 15px!important;
    top: 292px!important;
}
.sec2-1 .tui-slider-focus-pics .tui-focus-pics-suolve-smallpic ul li {
    width:15px!important;
    height: 15px!important;
}
/*新闻列表*/
.second-tab ul li:last-child a::after {
    display: none;
}
/*首页*/
.li-dot ul li h3 {
    background-position: 0 center;
}
.tui-slider-focus-pics .big_pic_right_btn_css {
    visibility: hidden;
}
.tui-slider-focus-pics .big_pic_left_btn_css {
    visibility: hidden;
}


/*2019-07-01*/
.footer {
    height: auto;
    padding-bottom: 10px;
}

.box-closedate{
    width: 100%;
    height: auto;
    background-color: #8aba29;
}
.close-date {
    width: fit-content;
    width: -moz-fit-content;
    margin: 0px auto;
    line-height: 60px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight:bold;
    color: #ffffff;
}
.close-date img{
    margin: 14px 10px 0 0;
}
.close-date span{
    margin: 0 auto;
    text-align: center;
}
.cms_foot{
    background-color: rgb(54, 55, 59);
    width: 100%;
}
.page-logo{
    pointer-events: none;
}
.logo-icon{
    width: 240px;
    height: 60px;
    background: url("http://www.imtaweb.net/common/images/logo.png") no-repeat left center  ;
    float: left;
}
.footer-close{
    width: 100%;
    height: 276px;
    background: #8aba29;
}
.closebox-content{
    width: 1100px;
    margin: 0 auto;
    padding-top: 40px;
}
.closebox-content span{
    display: block;
    color: #fff;
    font-family: "Microsoft YaHei";
    line-height: 100px;
    font-size: 30px;
    text-align: center;
}
.closebox-content .btn-jion{
    display: block;
    width: 140px;
    height: 58px;
    border-radius: 10px;
    background-color: #ff6e1f;
    line-height: 58px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    cursor: pointer;
    margin: 0 auto;
}