/* 未能缩小。正在返回未缩小的内容。
(569,51): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
(574,62): run-time error CSS1036: Expected expression, found ';'
(574,70): run-time error CSS1036: Expected expression, found ';'
(574,76): run-time error CSS1036: Expected expression, found ';'
(574,85): run-time error CSS1036: Expected expression, found ';'
(574,93): run-time error CSS1036: Expected expression, found ';'
 */
html { background-color: #f5f5f5; margin: 0; padding: 0; }

body {min-width:1100px; background-color: #fff; color: #333; font-size: 16px; font-family: 'Microsoft YaHei', "Segoe UI", Verdana, Helvetica, Sans-Serif; margin: 0; padding: 0; margin-top: 0; }
input, select { outline: none; }
a, a :link, a :visited { color: #333; outline: none; padding: 0 3px; text-decoration: underline; }
    a:hover { color: #00a9b2; }
li { list-style-type: none; }
header, footer, hgroup,
nav, section { display: block; }
b, strong { font-weight: normal; }
mark { background-color: #a6dbed; padding-left: 5px; padding-right: 5px; }

.float-left { float: left; }

.float-right { float: right; }
.clear-fix { clear: both; }
    .clear-fix:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

.container { }
h1, h2, h3,
h4, h5, h6 { color: #000; margin-bottom: 0; padding-bottom: 0; }

h1 { font-size: 2em; }

h2 { font-size: 1.75em; }

h3 { font-size: 1.2em; }

h4 { font-size: 1.1em; }

h5, h6 { font-size: 1em; }

    h5 a:link, h5 a:visited, h5 a:active { padding: 0; text-decoration: none; }


.header { border-bottom: 1px solid #ebebeb; box-shadow: 1px 0 5px #ebebeb; background-color: #fff; }
    .header .topic-bar { height: 100px; }
        .header .topic-bar .logo { padding-top: 20px; padding-bottom: 20px; }
            .header .topic-bar .logo .site-title a { width: 135px; background: url("images/logo.png") no-repeat left center; width: 270px; height: 60px; display: block; }
        .header .topic-bar .right { text-align: right; height: 50px; line-height: 50px; }

            .header .topic-bar .right .language a { font-size: 14px; display: inline-block; margin: 0 5px; padding: 0 2px; line-height: 32px; text-decoration: none; }
                .header .topic-bar .right .language a.hover, .header .language a.hover :visited, .header .language a.hover :hover { color: #00a9b2; border-bottom: 1px solid #00a9b2; text-decoration: none; font-weight: bolder; }
                .header .topic-bar .right .language a:hover { color: #00a9b2; border-bottom: 1px solid #00a9b2; }

            .header .topic-bar .right .cuttime { color: #333; text-align: right; }
                .header .topic-bar .right .cuttime span { color: red; }

    .header .menu-bar { width: 100%; background-color: #f2f2f2; clear: both; }

    .header .cuttime .search { float: right; width: 180px; height: 38px; position: relative;line-height:initial; }
        .header .cuttime .search i.iconfont { position: absolute; right: 2px; top: 0; color: #ccc; height: 32px; width: 32px; font-size: 36px; cursor: pointer; }
        .header .cuttime .search input[type='text'] { border: 1px solid #ccc; height: 32px; width: 178px; padding: 2px 5px; color: #00a9b2; border-radius: 3px; outline: none; }
            .header .cuttime .search input[type='text']:focus { border-color: #87C6EE; box-shadow: 0 0 5px #888888; -moz-box-shadow: 0 0 5px #888888; }
    .header .cuttime .date_info { float: right; padding-left: 20px; }
    .header .cuttime .search input::-webkit-input-placeholder, .header .cuttime .search input::-moz-placeholder, .header .cuttime .search input:-ms-input-placeholder { color: #ccc; }
/* main layout
----------------------------------------------------------*/
/*顶部*/
/*导航*/
.menu { clear: both; }
    .menu .nav_menu_children, .menu .nav_menu_child { float: left; color: #fff; margin: 0; position: relative; width: 10%; text-align: center; }
        .menu .nav_menu_children a, .menu .nav_menu_children a:link, .menu .nav_menu_children a:visited, .menu .nav_menu_children a:hover, .menu .nav_menu_child a, .menu .nav_menu_child a:link, .menu .nav_menu_child a:visited, .menu .nav_menu_child a:hover { color: #333; text-decoration: none; font-size: 16px; display: block; padding: 15px 20px; }
            .menu .nav_menu_children a:hover { }
        .menu .nav_menu_children:hover, .nav_menu_child:hover, .menu .nav_menu_children.nav_menu_hover_p, .nav_menu_child.menu_hover { background-color: #00a9b2; color: #fff; }



            .menu .nav_menu_children:hover .ch, .menu .nav_menu_child:hover .ch, .menu .nav_menu_children.nav_menu_hover_p .ch, .nav_menu_child.menu_hover .ch { color: #fff; }




        .menu .nav_menu_children .nav_menu_1 { position: absolute; visibility: hidden; opacity: 0; transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; text-align: center; z-index: 999; box-shadow: 0 0 5px rgba(0,0,0,.25); width: 200px; margin-top: 20px; }
        .menu .nav_menu_children:hover .nav_menu_1 { visibility: visible; opacity: 1; margin-top: 0; }
        .menu .nav_menu_children .nav_menu_1 a { padding: 15px 20px; color: #666; }
            .menu .nav_menu_children .nav_menu_1 a .ch { color: #666; }

        .menu .nav_menu_children .nav_menu_1 .nav_menu_1_child { background-color: #f2f2f2; border-top: 1px solid #e6e6e6; /*filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9;*/ }
            .menu .nav_menu_children .nav_menu_1 .nav_menu_1_child:first-child { border-top: none; }
            .menu .nav_menu_children .nav_menu_1 .nav_menu_1_child:hover { background-color: #00a9b2; }
                .menu .nav_menu_children .nav_menu_1 .nav_menu_1_child:hover .ch { color: #fff; }

@media (max-width: 800px) {
    .menu .nav_menu_children { }
    .nav_menu_1 { }
}

@media (min-width: 800px) {
    .menu .nav_menu_children { }
    .nav_menu_1 { }
}

@media (min-width: 1000px) {
    .menu .nav_menu_children { }
    .nav_menu_1 { }
}

@media (min-width: 1200px) {
    .menu .nav_menu_children { }
    .nav_menu_1 { }
}

@media (min-width: 1400px) {
    .menu .nav_menu_children { }
    .nav_menu_1 { }
}

.banner .swiper-container { width: 100%; height: 100%; }
    .banner .swiper-container .swiper-slide { text-align: center; min-height: 200px; background-repeat: no-repeat; background-position: center; background-size: cover; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.swiper-pagination-bullet-active { background: #00a9b2; }

.tong { background-color: #f5f5f5; width: 100%; }
    .tong.white { background-color: #fff; }
.home-tools { padding: 70px 0; background-color: #fafafa; }
    .home-tools .home-tool { }
        .home-tools .home-tool .icon { text-align: center; width: 100px; height: 100px; margin: 0 auto; line-height: 100px; border-radius: 50%; border: 1px solid #ed6f03; }
        .home-tools .home-tool .item:hover { cursor: pointer; }
            .home-tools .home-tool .item:hover .icon { background-color: #ed6f03; }

                .home-tools .home-tool .item:hover .icon i.iconfont { color: #fff; }
        .home-tools .home-tool .icon i.iconfont { font-size: 50px; color: #ed6f03; }
        .home-tools .home-tool .name { text-align: center; font-size: 24px; color: #333; margin-top: 30px; }
        .home-tools .home-tool .item:hover .name { color: #ed6f03; }

.home_meeting { margin-top: 50px; margin-bottom: 50px; }
    .home_meeting > div :first-child { padding-left: 0; }
    .home_meeting .Organization, .home_meeting .Introduction, .home_meeting .video { padding-left: 10px; padding-right: 10px; }
.group { display: block; }
    .group .title { display: block; padding: 5px 0; overflow: hidden; border-top: 3px solid #00a9b2; box-shadow: 0 0 2px rgba(59,99,104,.15); }
        .group .title .info { display: block; float: left; border-left: 4px solid #00a9b2; margin: 10px; padding-left: 10px; font-size: 18px; font-weight: bold; }
        .group .title .more { float: right; width: 50px; font-weight: normal; color: #00a9b2; margin: 10px; }
            .group .title .more a, .group .title .more a:visited, .group .title .more a:hover { color: #00a9b2; text-decoration: none; }

.home_meeting .Organization { padding-left: 0; padding-right: 16px; }
.home_meeting .Introduction { padding-left: 8px; padding-right: 8px; }
.home_meeting .video { padding-right: 0px; padding-left: 16px; }
.home_meeting .Organization, .home_meeting .Introduction { cursor: pointer; }
    .home_meeting .Organization img, .home_meeting .Introduction img { cursor: pointer; }
    .home_meeting .Organization .normal, .home_meeting .Introduction .normal { display: block; }
    .home_meeting .Organization .hover, .home_meeting .Introduction .hover { display: none; }
    .home_meeting .Organization:hover .hover, .home_meeting .Introduction:hover .hover { display: block; box-shadow: 0 0 5px rgba(59,99,104,.5); }
    .home_meeting .Organization:hover .normal, .home_meeting .Introduction:hover .normal { display: none; }


.group-plus { }
    .group-plus .title { background: url("/Content/images/icon_line.jpg") no-repeat center bottom; font-size: 30px; text-align: center; padding: 20px 0; }
    .group-plus .container .item { padding: 40px 30px; text-align: center; color: #333; }

.home_linght.group-plus { margin-top: 40px; }
    .home_linght.group-plus .container .item { position: relative; }

        .home_linght.group-plus .container .item:hover { }
.group-plus .container .item .info { padding-bottom: 20px; }
/*.home_linght.group-plus .container .item:hover .info { background-image: url("images/icon_line_hover.jpg"); }*/
.group-plus .container .item .icon { width: 150px; height: 120px; margin: 0 auto; }
    .group-plus .container .item .icon .iconfont { font-size: 100px; }
.home_linght.group-plus .container .item:hover .icon { }
.home_linght.group-plus .container .item .name { padding: 5px 0 18px; font-size: 32px; background: url("images/icon_line.jpg") no-repeat center bottom; }
.group-plus .container .item .name.en { text-transform: uppercase; font-size: 18px; background: none; padding-top: 20px; }

.home_linght.group-plus .container .item .intro { visibility: hidden; opacity: 0; top: 220px; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; position: absolute; left: 0; right: 0; bottom: 0; background-color: #00a9b2; color: #fff; line-height: 2em; padding: 20px; overflow: hidden; }
.home_linght.group-plus .container .item:hover .intro { visibility: visible; opacity: 1; top: 0; background-color: #00a9b2; color: #fff; cursor: pointer; z-index: 2; }

.home_linght.group-plus .container .item .intro .icon { height: 40px; }
.home_linght.group-plus .container .item:hover .intro .iconfont { font-size: 50px; }
.home_linght.group-plus .container .item:hover .intro .name { font-size: 20px; padding: 5px 0; }
.home_linght.group-plus .container .item .intro .text { display: flex; align-items: center; justify-content: center; flex-direction: column; }


.group-plus .contents { border-top: 3px solid #00a9b2; margin-top: 40px; margin-bottom: 50px; }


.group .contents .videoInfo { box-shadow: 0 0 2px rgba(59,99,104,.15); }
.group.video .contents .videoInfo img { width: 100%; border: none; }

.group .contents .tools .tool-btn i.iconfont { font-size: 28px; vertical-align: middle; }

.group .contents .tools { display: block; overflow: hidden; padding: 5px -5px; margin: 5px 0; }
    .group .contents .tools > div { float: left; width: 50%; height: 48px; line-height: 48px; color: #fff; box-sizing: padding-box; margin: 5px 0; text-align: center; }
        .group .contents .tools > div a { display: block; border-radius: 3px; background: url("/Content/images/bg-btn.jpg") no-repeat center; box-sizing: border-box; padding: 0 5px; display: block; color: #fff; text-decoration: none; }
        .group .contents .tools > div:nth-child(2n) { padding-left: 10px; }


.leader.group-plus { background: url("/Content/images/bg_leader.jpg") no-repeat center; background-size: cover; }
    .leader.group-plus.row { margin-left: 0; margin-right: 0; }
    .leader.group-plus .title { margin: 40px 0; color: #fff; }
    .leader.group-plus .title, info { background-image: url("images/icon_line_hover.jpg"); }

    .leader.group-plus .title { margin-bottom: 50px; }
    .leader.group-plus .contents { border-top: none; margin-top: 0; }
        .leader.group-plus .contents .row { margin-left: 0; margin-right: 0; }




    .leader.group-plus .swiper-container:hover .swiper-button-prev, .leader.group-plus .swiper-container:hover .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2300a9b2'%2F><%2Fsvg>"); }
    .leader.group-plus .swiper-container:hover .swiper-button-next, .leader.group-plus .swiper-container:hover .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2300a9b2'%2F%3E%3C%2Fsvg%3E"); }


    .leader.group-plus .contents .item { background-color: #fff; padding: 5px; padding-bottom: 25px; margin-left: -5px; margin-right: -5px; margin-top: 10px; margin-bottom: 10px; box-sizing: border-box; border-radius: 5px; }
        .leader.group-plus .contents .item:hover { box-shadow: 0 0 8px rgba(0,0,0,.8); cursor: pointer; }
        .leader.group-plus .contents .item .head { margin: 20px 20px 0; }
            .leader.group-plus .contents .item .head img { width: 100%; margin: 0 auto; border: 0; border-radius: 5px; }
        .leader.group-plus .contents .item .detail { text-align: center; margin: 0 auto; }
        .leader.group-plus .contents .item .name { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px; padding: 15px 0 5px; font-weight: bold; }
        .leader.group-plus .contents .item .job { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
        .leader.group-plus .contents .item .comp { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-top: 15px; }

.news-list.group-plus .title { padding: 50px 0 20px; margin-bottom: 50px; }
.news-list.group-plus .contents { border-top: none; margin-top: 20px; margin-bottom: 20px; }
.news-list.group-plus .group .title { padding: 5px 0; margin-bottom: 20px; background: none; font-size: 16px; box-shadow: 0 0 2px rgba(59,99,104,.15); }

.news-list.group-plus .contents .news-list { padding: 5px; box-sizing: border-box; }
    .news-list.group-plus .contents .news-list a, .news-list.group-plus .contents .news-list a:visited { display: block; text-decoration: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
        .news-list.group-plus .contents .news-list a:hover { text-decoration: underline; }
    .news-list.group-plus .contents .news-list.news-img { margin: 0 auto; background: none; }
        .news-list.group-plus .contents .news-list.news-img img { width: 100%; text-align: center; }
.news-list.group-plus .contents .news-list { background: url("/Content/images/dian.jpg") no-repeat left center; padding-left: 10px; box-sizing: border-box; }
    .news-list.group-plus .contents .news-list:hover { background-image: url("/Content/images/dian-hover.jpg"); }
    .news-list.group-plus .contents .news-list.news-img { background: none; padding-left: 0; }

.review.group-plus { margin-top: 20px; }
    .review.group-plus .title { margin-bottom: 20px; }
    .review.group-plus.row { margin-left: 0; margin-right: 0; }
    .review.group-plus .contents { border-top: none; margin-top: 0; padding: 30px 0 100px; }
.review .swiper-slide { display: block; overflow: hidden; text-align: center; }
    .review .swiper-slide .review-item { float: left; width: 20%; box-sizing: border-box; }
        .review .swiper-slide .review-item img { width: 90%; margin: 0 auto; text-align: center; }
.review.group-plus .contents { margin-bottom: 0; }


.review.group-plus .swiper-container:hover .swiper-button-prev,.review.group-plus .swiper-container:hover .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2300a9b2'%2F><%2Fsvg>"); }
.review.group-plus .swiper-container:hover .swiper-button-next,.review.group-plus .swiper-container:hover .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2300a9b2'%2F%3E%3C%2Fsvg%3E"); }

.body-content { position: relative; width: 100%; }
    .body-content .left_nav { float: left; width: 200px; background-color: #f2f2f2; border-radius: 10px; padding-bottom: 120px; }
        .body-content .left_nav .nav_title { font-size: 24px; text-align: center; color: #fff; padding: 12px 0; border-radius: 10px 10px 0 0; background: #00a9b2 url("images/dian.gif") no-repeat 28px center; }
        .body-content .left_nav .nav_info { padding: 5px 20px; }
            .body-content .left_nav .nav_info .nav_item_2_child { padding: 12px 0; text-align: center; border-bottom: 1px solid #e3e3e3; }
                .body-content .left_nav .nav_info .nav_item_2_child a, .body-content .left_nav .nav_info .nav_item_2_child a:link, .body-content .left_nav .nav_info .nav_item_2_child a:visited { font-size: 16px; color: #828282; text-decoration: none; }

                .body-content .left_nav .nav_info .nav_item_2_child:hover, .body-content .left_nav .nav_info .nav_item_2_child.nav_item_2_hover { border-bottom: 1px solid #ea794b; color: #00a9b2; }
                    .body-content .left_nav .nav_info .nav_item_2_child:hover a, .body-content .left_nav .nav_info .nav_item_2_child.nav_item_2_hover a { color: #00a9b2; text-decoration: none; }
    .body-content .page_title { padding: 20px 0; margin: 0; }
        .body-content .page_title .title_name { font-size: 22px; color: #333; padding: 10px 0; font-weight: bold; }
        .body-content .page_title .page_path { color: #555; font-weight: normal; text-align: right; padding: 10px; }
            .body-content .page_title .page_path a { color: #aaa; text-decoration: none; }
    .body-content .home-news { padding: 70px 0; }

        .body-content .home-news .news-list { }
            .body-content .home-news .news-list .news-info { display: block; overflow: hidden; }

                .body-content .home-news .news-list .news-info .cover img { width: 200px; height: 130px; border: 0; }
                .body-content .home-news .news-list .news-info .day { float: left; width: 4em; }
                    .body-content .home-news .news-list .news-info .day .date { background-color: #00a9b2; font-size: 24px; color: #fff; width: 2.5em; text-align: center; padding: .5em; }
                    .body-content .home-news .news-list .news-info .day .month { text-align: center; padding: 10px 0; color: #999999; }
                .body-content .home-news .news-list .news-info .contents { float: left; padding-left: 10px; width: 30em; }
        .body-content .home-news .more { color: #333; border: 1px solid #ddd; margin: 0 auto; border-radius: 2em; width: 10em; height: 2.5em; line-height: 2.5em; margin-top: 70px; text-align: center; }
            .body-content .home-news .more a, .body-content .home-news .more a:visited { text-decoration: none; display: block; }
            .body-content .home-news .more:hover { color: #00a9b2; border-color: #00a9b2; }
                .body-content .home-news .more:hover a { color: #00a9b2; font-weight: bold; }

    .body-content .exType { padding: 0 0 70px; }
        .body-content .exType .title { background: url("images/icon-type.png") no-repeat center left; border-bottom: 2px solid #00a9b2; height: 42px; color: #fff; padding-left: 15px; font-size: 22px; line-height: 44px; font-weight: bold; }
            .body-content .exType .title:before { content: ""; }
        .body-content .exType .content { display: block; overflow: hidden; padding: 15px 0; }
            .body-content .exType .content .item { padding: 15px; }
                .body-content .exType .content .item .icon-ex { position: relative; padding: 40px 15px; border: 1px solid #eceef0; border-radius: 2px; text-align: center; cursor: pointer; }
                    .body-content .exType .content .item .icon-ex .img { padding-bottom: 20px; }
                        .body-content .exType .content .item .icon-ex .img img { width: 90px; height: 90px; border-radius: 50%; }
                    .body-content .exType .content .item .icon-ex .desc { display: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: #ed6f03; z-index: 1; color: #fff; }
                    .body-content .exType .content .item .icon-ex:hover .desc { display: block; font-size: 14px; }


                    .body-content .exType .content .item .icon-ex .desc .name { font-size: 18px; margin: 50px 0 20px; text-align: center; }
                    .body-content .exType .content .item .icon-ex .desc .info { margin: 0 8px; text-align: center; }

.main-content .neirong.video { width: inherit; padding-right: 0; }

.main-content .neirong b, .main-content .neirong strong { font-weight: 700; }
.video-list { display: block; overflow: hidden; }
    .video-list .video-info { margin: 0 0 30px; }
.main-content .neirong.video div.img img { width: 100%; border: none; padding: 2px 0; }
.main-content .neirong.video div.img { padding: 0; }
.video-list .video-info a { display: block; }
.video-list .video-info .name { padding: 5px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; }



.footer { padding: 90px 0 20px; background: url("/Content/images/bg_footer.jpg") no-repeat center; background-size: cover; color: #fff; line-height: 1.5em; font-size: 14px; }
    .footer a, .footer a:visited { color: #FFF; text-decoration: none; }
        .footer a:hover { text-decoration: underline; }
    .footer .foot-jigou { text-align: right; line-height: 8em; }
        .footer .foot-jigou img { border: 0; }

    .footer .qrcode { text-align: right; padding-top: 20px; }
        .footer .qrcode img { width: 130px; height: 130px; }
        .footer .qrcode .text { text-align: right; padding-right: 35px; line-height: 3em; }

/*切换地图*/
.c-bg { background: #000; overflow: hidden; width: 100%; position: relative; height: 670px; z-index: 0; }
.c-bg-img { overflow: hidden; width: 100%; height: 670px; }
    .c-bg-img div { position: absolute; height: 670px; width: 100%; }
    .c-bg-img .smask { z-index: -1; }
    .c-bg-img img { border: 0; height: 670px; }
.c-bg-nav { display: block; overflow: hidden; height: 8px; position: absolute; top: 652px; right: 10px; z-index: 5; }
    .c-bg-nav li { display: block; float: left; width: 15px; cursor: pointer; height: 8px; text-align: center; margin-left: 1px; background: #666; color: #fff; }
    .c-bg-nav .nbg { background: #666; }
    .c-bg-nav a { display: block; z-index: 12; margin: 0px auto; text-transform: uppercase; width: 45px; color: #ffffff; line-height: 22px; position: relative; height: 22px; z-index: 20; }
    .c-bg-nav .current { background: #00a9b2; }
        .c-bg-nav .current a { color: #fff; }

/*观众登记&展商登记&展位预定*/
.main-info .body-content .reg-info { position: absolute; top: -410px; right: 0; z-index: 99; *right: 50px; }
    .main-info .body-content .reg-info div { color: #fff; font-size: 24px; width: 300px; margin: 0; box-sizing: border-box; text-align: center; filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; }
        .main-info .body-content .reg-info div.visitor { height: 75px; line-height: 75px; background: #ef4462 url("images/ydj.png") no-repeat 30px center; border-radius: 10px 10px 0 0; }
            .main-info .body-content .reg-info div.visitor.exhibit { background-color: #DA273A; border-radius: 0; }
            .main-info .body-content .reg-info div.visitor:hover { font-size: 32px; transition: font-size .5s; }
        .main-info .body-content .reg-info div.exhibitor { background: #fc7932 url("images/zszc.png") no-repeat 75px center; }
        .main-info .body-content .reg-info div.booth { background: #fbb731 url("images/zwyd.png") no-repeat 75px center; border-radius: 0 0 10px 10px; }

        .main-info .body-content .reg-info div.btb { display: block; padding: 0; }
            .main-info .body-content .reg-info div.btb a { display: inline-block; padding: 0; }
            .main-info .body-content .reg-info div.btb img { display: block; }
    .main-info .body-content .reg-info a, .main-info .body-content .reg-info a:link, .main-info .body-content .reg-info a:visited, .main-info .body-content .reg-info a:hover { color: #fff; text-decoration: none; }
/*首页*/
.container.home-info .row { *margin-left: 0; *margin-right: 0; }
.home-info { margin-left: -35px; }
    .home-info .home-left, .home-info .home-right { *padding: 0; }
    .home-info .home-right { *padding-left: 15px; }
.home-model .header { border-bottom: 1px solid #dfdfdf; padding: 5px 20px; }
    .home-model .header .title { color: #00a9b2; font-size: 24px; float: left; }
    .home-model .header .more { margin-top: 12px; color: #bababa; font-size: 12px; float: right; background-color: #f2f2f2; padding: 2px 8px; }
        .home-model .header .more a, .home-model .header .more a:link, .home-model .header .more a:visited, .home-model .header .more a:hover { color: #bababa; text-decoration: none; }
        .home-model .header .more:hover { background-color: #bababa; }
            .home-model .header .more:hover a, .home-model .header .more:hover a :link, .home-model .header .more:hover a :visited { color: #fff; }
.home-model .model-contents.text-info { font-size: 16px; color: #6e6e6e; line-height: 2em; text-indent: 2em; padding: 20px; }
    .home-model .model-contents.text-info th, .home-model .model-contents.text-info td { text-align: center; text-indent: 0; }
.home-activity { margin: 0; }



.home-exhibitor { background: #e6e6e6 url("images/bg_footer.png") no-repeat center; height: 320px; }
    .home-exhibitor .title { text-align: center; font-size: 28px; color: #333; padding: 70px 0 40px; }
    .home-exhibitor .exhibitor-list { background-color: #fff; }
        .home-exhibitor .exhibitor-list .swiper-button-prev { width: 40px; height: 120px; margin-top: -60px; margin-left: -10px; background-color: #dee1e7; }
        .home-exhibitor .exhibitor-list .swiper-button-next { width: 40px; height: 120px; margin-top: -60px; margin-right: -10px; background-color: #dee1e7; }
        .home-exhibitor .exhibitor-list .swiper-slide { display: block; overflow: hidden; }
        .home-exhibitor .exhibitor-list .swiper-wrapper { padding: 0 40px; }
        .home-exhibitor .exhibitor-list .swiper-slide .exhibitor-info { float: left; }
            .home-exhibitor .exhibitor-list .swiper-slide .exhibitor-info img { height: 120px; }

.model-contents.home-activity .col-lg-3 { *width: 24%; }
.home-activity div { padding: 5px 0; }
    .home-activity div img { width: 130px; height: 150px; border: none; }


.from_input { padding: 15px; color: #3c3c3c; font-size: 16px; }
    .from_input .title { padding: 0 0 20px 0; }
        .from_input .title .ch { font-size: 24px; color: #00a9b2; }
        .from_input .title .en { font-size: 18px; color: #c8c8c8; text-transform: uppercase; }
    .from_input.exhibition-booked .title { margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #e1e1e1; }
        .from_input.exhibition-booked .title .en { display: inline-block; vertical-align: bottom; margin-left: 10px; }
    .from_input.exhibition-booked .form-group .from-input.input-radio { width: 800px; }
    .from_input.exhibition-booked .form-group .from-input input.input-name { padding: 0 5px; border: 1px solid #ccc; border-radius: 3px; }
    .from_input.exhibition-booked .form-group .from-input.input-radio label { padding-right: 40px; }
    .from_input.exhibition-booked .form-group input[type="submit"].btn { width: 212px; height: 50px; border: none; font-size: 22px; background-color: #00a9b2; }

    .from_input .form-group { margin-bottom: 25px; }

.form-group .from-name { display: block; width: 130px; height: 30px; float: left; line-height: 30px; text-align: right; font-weight: normal; }
.form-group.lang .from-name { width: 160px; }
.form-group .from-name.from-column { width: 130px; }
.form-group .from-input label { font-weight: normal; }
.form-group .from-input .input-ActOther { width: 120px; border: none; border-bottom: 1px solid #c1c1c1; }

.form-group .from-input { display: block; width: 500px; height: 30px; float: left; }
    .form-group .from-input.row { height: auto; }
.form-group.lang .from-input { width: 440px; height: 36px; }
.form-group .from-input.input-radio, .form-group .from-input.input-radio label { padding-left: 20px; font-weight: normal; }
    .form-group .from-input.input-radio label { padding-left: 5px; margin: 0; }
    .form-group .from-input.input-radio input { padding-left: 20px; }
.form-group .from-input input.input-name { border: none; border-bottom: 1px solid #c1c1c1; display: block; transform: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%; }
    .form-group .from-input input.input-name.tel { width: 80px; float: left; margin: 0 10px; }
    .form-group .from-input input.input-name.tel2 { width: 240px; margin: 0 10px; }
.form-group.lang { margin-bottom: -5px; margin-top: 5px; display: inline-block; }
.huikan-remind { margin-top: -25px; font-size: 16px; line-height: 1.2em; margin-bottom: 5px; }

.tab_product { width: 100%; margin-bottom: 20px; }
    .tab_product tbody td:nth-child(2n+1) { padding-right: 5px; }
    .tab_product .input-name { border: none; border-bottom: 1px solid #c1c1c1; display: block; transform: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%; }
/*错误样式*/
.input-validation-error, .from_input .form-group .from-input input.input-name.input-validation-error, .from_input.exhibition-booked .form-group .from-input input.input-name.input-validation-error { border-color: #ff0000 }

.input-validation-valid { border-bottom: 1px solid #00ff00 }
.field-validation-error { color: #ff0000; }
.field-validation-valid { display: none; }
.validation-summary-errors { font-weight: bold; color: #ff0000; }
.validation-summary-valid { display: none; }


.fastlink { padding-bottom: 0; }
    .fastlink .item { background: url("images/bg_btn2.jpg") no-repeat center; width: 100%; line-height: 48px; margin-bottom: 20px; border-radius: 5px; text-align: center; }
        .fastlink .item a, .fastlink .item a:visited { color: #fff; font-size: 18px; text-decoration: none; padding-left: 20px; vertical-align: middle; }
        .fastlink .item i.iconfont { font-size: 30px; color: #fff; vertical-align: middle; }

.main-video { display: block; overflow: hidden; clear: both; margin-bottom: 80px; }
    .main-video img { width: 100%; border: 0; }

.main-content .neirong { float: left; padding: 0; padding-right: 15px; font-size: 18px; line-height: 2em; box-sizing: border-box; margin-bottom: 50px; background-color: #fff; min-height: 470px; }
    .main-content .neirong img { max-width: 95%; }
    .main-content .neirong div.info, .neirong p { text-indent: 0; padding: 5px; }
.neirong .NameGroup { float: left; width: 4em; margin-right: 2em; text-align-last: justify; text-align: justify; text-justify: distribute-all-lines; }
.main-content .neirong div.info h3 { font-weight: bold; }
.main-content .neirong .page-title { font-size: 20px; color: #00a9b2; }
.main-content .neirong p { text-indent: 2em; }
.main-content .neirong .info.indent { padding-left: 2em; }
.main-content .neirong .red { color: red; }
.main-content .neirong div.img { padding: 10px 0; }
    .main-content .neirong div.img img { width: 80%; padding: 10px 0; }
.main-content .neirong strong.glyphicon { font-weight: bold; }
.main-content .neirong a, .main-content .neirong a:visited { text-decoration: none; }
    .main-content .neirong a:hover { text-decoration: underline; }
.main-content .exType .content, .main-content .exType .content .item:nth-child(-n+4), .main-content .exType div.img { padding-top: 0 }
    .main-content .exType div.img img { padding: 0 }

.main-content
.main-content .neirong .blue { color: blue; }
.main-content .neirong .yellow { color: yellow; }
.main-content .neirong .gray { color: gray; }
.main-content .neirong th { text-align: center; }
.main-content .neirong .tab_info { padding: 10px 0; }
    .main-content .neirong .tab_info table td, .main-content .neirong .tab_info table th, .main-content .neirong table.tab_info td, .main-content .neirong table.tab_info th { padding: 5px 10px; }



.main-content .main-right { float: right; padding-right: 0; }
    .main-content .main-right .main-activity { width: 260px; }
        .main-content .main-right .main-activity .title { width: 260px; text-align: left; padding: 10px 0; color: #ed6f03; font-size: 18px; font-weight: bold; border-bottom: 1px solid #ed6f03; }
        .main-content .main-right .main-activity .camera_wrap { padding: 15px 0; }

.news-list .news-info { padding: 50px 0 30px; font-size: 18px; border-bottom: 1px solid #eee; display: block; overflow: hidden; }
    .news-list .news-info .cover { float: left; width: 200px; height: 130px; }
        .news-list .news-info .cover img { width: 200px; height: 130px; border: 1px solid #e0e0e0; border-radius: 3px; }
    .news-list .news-info .details { float: left; padding-left: 10px; width: 585px; }
    .news-list .news-info:first-child { padding-top: 0; }
    .news-list .news-info:last-child { border-bottom: 0; }
    .news-list .news-info .title { font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
        .news-list .news-info .title a, .news-list .news-info .title a:link, .news-list .news-info .title a:visited, .news-list .news-info .title a:hover { color: #333; text-decoration: none; }
            .news-list .news-info .title a:hover { text-decoration: underline; color: #00a9b2; }
    .news-list .news-info .summery { line-height: 1.5em; color: #666; padding: 2px; font-size: 16px; }
    .news-list .news-info .date { color: #666; padding: 2px; font-size: 14px; }


.news-details .news-title { padding-bottom: 20px; }
.news-details .news-time { font-size: 14px; color: #828282; padding-right: 10px; }
.news-details .news-content, .video-details .video-content { font-size: 18px; line-height: 2em; }
    .video-details .video-content video { outline: none; }
    .news-details .news-content p, .video-details .video-content p { padding: 5px 0; margin: 0; text-indent: 2em; }
    .news-details .news-content div.info, .newsvideo-details .video-content div.info { padding: 5px 0; margin: 0; text-indent: 0; }
    .video-details .video-content .img-wrap .img-title { padding-bottom: 20px; }
    .video-details .video-content .video-time { padding: 10px 0 0; }
/*自定义分页*/
.page_foot { font: 16px 'Microsoft YaHei',Arial, Helvetica, sans-serif; padding: 40px 20px 10px 0; margin: 0px; font-size: 18px; text-align: center; }
    .page_foot a, .page_foot a:link, .page_foot a:visited { font: 16px 'Microsoft YaHei',Arial, Helvetica, sans-serif; padding: 3px 10px; border: solid 1px #ddd; background: #fff; text-decoration: none; margin-right: 2px; }
        .page_foot a:hover { color: #fff; background: #00a9b2; border-color: #00a9b2; text-decoration: none; }
        .page_foot a:disabled { background-color: red; }

.download-list .download-info { padding: 10px 0; }
    .download-list .download-info .glyphicon { letter-spacing: 10px; color: #00a9b2; }
    .download-list .download-info a, .download-list .download-info a:link, .download-list .download-info a:visited { color: #333; text-decoration: none; font-size: 16px; }
        .download-list .download-info a:hover { text-decoration: underline; }

.neirong .media-list img { width: 100%; max-width: 100%; border: 1px solid #eee; border-radius: 3px; }
.neirong .media-list .media-name { font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.media-list.exhibitor-list ul { padding-left: 0; }
.photo-list div.text-center { padding: 20px 0; }
.photo-list img { width: 100%; }


/*回到顶部*/
.scroll { width: 50px; height: 50px; background: #00a9b2 url("images/toTop.png") no-repeat center; color: #fff; position: fixed; right: 30px; bottom: 50px; cursor: pointer; border-radius: 10px; filter: alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6; }
    .scroll:hover { filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; }
.home-model .model-contents .news-list { padding: 10px 20px; }
    .home-model .model-contents .news-list .news-info { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border: none; padding: 8px 0; }
        .home-model .model-contents .news-list .news-info a, .home-model .model-contents .news-list .news-info a:link, .home-model .model-contents .news-list .news-info a:visited { text-decoration: none; }

        .home-model .model-contents .news-list .news-info.data-info { background: url("images/down.png") no-repeat right center; }
            .home-model .model-contents .news-list .news-info.data-info a { display: block; overflow: hidden; text-overflow: ellipsis; }
.fans-us { padding: 30px 0; }


.clear { clear: both; }



#fixbar { position: fixed; bottom: 380px; right: 0; z-index: 10; min-width: 140px; }
    #fixbar div { display: inline-block; padding-left: 54px }
    #fixbar a { display: block; color: #fff; height: 54px; line-height: 54px; text-align: center; background: #444; right: -85px; position: absolute; top: 54px; cursor: pointer }
        #fixbar a:hover { background: #305ebc }
            #fixbar a:hover i { background-color: #305ebc }
        #fixbar a.qq { top: 54px }
        #fixbar a.phone { top: 108px; right: -136px; margin-left: -8px/9; }
            #fixbar a.phone .text { min-width: 130px }
        #fixbar a.top { top: 162px }
    #fixbar i { display: inline-block; position: absolute; left: 0; top: 0; background-color: #000 }
    #fixbar .text { display: block; padding-right: 15px }

    #fixbar .icon-close { background-image: url("images/fixbar-icon.png"); background-position: 0 0; width: 54px; height: 54px }
    #fixbar .icon-wechat { background-image: url("images/fixbar-icon.png"); background-position: -54px 0; width: 54px; height: 54px }
    #fixbar .icon-phone { background-image: url("images/fixbar-icon.png"); background-position: 0 -54px; width: 54px; height: 54px }
    #fixbar .icon-qq { background-image: url("images/fixbar-icon.png"); background-position: -54px -54px; width: 54px; height: 54px }
    #fixbar .icon-go { background-image: url("images/fixbar-icon.png"); background-position: -108px 0; width: 54px; height: 54px }


.layui-layer-content .qrcode { width: 320px; height: 250px; text-align: center; padding-top: 40px; }
    .layui-layer-content .qrcode .text { line-height: 3em; }


@media (min-width: 768px) {
    .container { width: 1100px; }
}

@media (min-width: 800px) {
    .news-list .news-info .cover { width: 100px; height: 65px; }
        .news-list .news-info .cover img { width: 100px; height: 65px; }
    .news-list .news-info .details { width: 530px; }
}

@media (min-width: 1000px) {
    .menu .nav_menu_children { }
    .nav_menu_1 { }
    .news-list .news-info .cover { width: 150px; height: 98px; }
        .news-list .news-info .cover img { width: 150px; height: 98px; }
    .news-list .news-info .details { width: 460px; }
    .group-plus .container .item { padding: 50px 30px; }
}

@media (min-width: 1200px) {
    .news-list .news-info .cover { width: 200px; height: 130px; }
        .news-list .news-info .cover img { width: 200px; height: 130px; }
    .news-list .news-info .details { width: 585px; }
    .group-plus .container .item { padding: 40px 30px; }
}
/*==============================*/

/*
 * 嵌入式框样式自定义
 */
.bdcs-container .bdcs-main, .bdcs-container .bdcs-main * { box-sizing: content-box; margin: 0; padding: 0; float: none; clear: none; overflow: hidden; white-space: nowrap; word-wrap: normal; border: 0; background: none; width: auto; height: auto; max-width: none; min-width: none; max-height: none; min-height: none; border-radius: 0; box-shadow: none; transition: none; text-align: left; }

.bdcs-container .bdcs-clearfix:after { content: ''; display: block; clear: both; height: 0; }
.bdcs-container .bdcs-clearfix { zoom: 1; }

.bdcs-container .bdcs-main { overflow: visible; }
.bdcs-container .bdcs-search { display: block; overflow: visible; position: relative; border-style: solid; }

.bdcs-container .bdcs-search-form-input-wrap { display: inline-block; }

/*输入框自定义样式*/
.bdcs-container .bdcs-search-form-input { border-width: 1px; border-style: solid; display: inline-block; vertical-align: top; text-indent: 5px; float: left; border-color: #a6a6a6; margin-right: 10px; width: 246px; height: 26px; line-height: 26px; font-family: Arial,SimSun,sans-serif; color: #000000; font-size: 14px; border-radius: 0px; background-color: #FFFFFF; }
    .bdcs-container .bdcs-search-form-input:focus { border-width: 1px; border-style: solid; outline: none; }
.bdcs-container .bdcs-search-form-submit-wrap { display: inline-block; }

/*按钮样式自定义*/
.bdcs-container .bdcs-search-form-submit { display: inline-block; cursor: pointer; border-width: 1px; border-style: solid; vertical-align: top; text-align: center; width: 50px; /*IE67 submit width fix*/ /*width: 1;
    *overflow: visible;
    /*fix IE6 submit height but width still bug*/ //_overflow: hidden; border-color: #a6a6a6; height: 26px; background-color: #f5f5f5; color: #000000; font-family: Arial,SimSun,sans-serif; font-size: 14px; border-radius: 0px; *height: 28px; *margin-top: 1px; line-height: 26px; }

.bdcs-container .bdcs-search-form-submit-magnifier { width: 45px; padding: 0; text-indent: -999em; overflow: hidden; background: url('/static/customer-search/component/search/magnifier-icon.png') no-repeat center center; _background: url('/static/customer-search/component/search/magnifier-icon_ie6.png') no-repeat center center; }
.bdcs-container .bdcs-search-form-input-wrap { }
.bdcs-container .bdcs-search-form-input-notspan { margin-left: 0px; font-family: Arial,SimSun,sans-serif; color: #000000; font-size: 14px; }
.bdcs-container .bdcs-search-form-input .icon-nofocus { left:; right:; top:; height:; width:; }
.bdcs-container .bdcs-search { width: 310px; height: 28px; overflow: visible; border-color: #ffffff; border-radius: 0px; border-width: 0px; box-shadow: none; background-color: none; }

.bdcs-container .bdcs-search-form-input:focus { border-color: #f79646; }
.bdcs-container .bdcs-search-form-submit-wrap { }

.bdcs-container .bdcs-search-sug-list { width: 250px; }
.bdcs-container .bdcs-search-sug-list-item { height: 30px; line-height: 30px; font-family: Arial,SimSun,sans-serif; font-size: 14px; }
.bdcs-container .bdcs-search-sug-list-item-value { color: #000000; }
.bdcs-container .bdcs-hot { width: 300px; height: 30px; line-height: 30px; }
.bdcs-container .bdcs-hot-item { color: #632423; font-family: Arial,Microsoft YaHei,sans-serif; font-size: 14px; }

/*频道设置*/
div#default-searchbox .default-channel-meun { position: relative; width: 75px; display: inline-block; vertical-align: middle; cursor: pointer; background: #fff; float: left; overflow: visible; }
div#default-searchbox .default-channel-current { border: 1px solid; position: relative; width: 100%; border-right: none; }

    div#default-searchbox .default-channel-current span { margin-left: 8px; }

    div#default-searchbox .default-channel-current i { overflow: hidden; width: 0; height: 0; border-width: 6px 6px 0; border-color: #9E9E9E #ffffff; border-style: solid; display: block; position: absolute; right: 10px; top: 11px; }

div#default-searchbox .default-channel-list { display: none; width: 99%; list-style: none; background: #fff; border: 1px solid #DDD; border-top: none; margin: 0; padding: 0; /*position: absolute;*/ z-index: 30000; }

    div#default-searchbox .default-channel-list li { background: none; line-height: 24px; list-style: none; padding-left: 7px; }
        div#default-searchbox .default-channel-list li:hover { background: #DDD; }


/*热搜词自定义*/
.bdcs-container .bdcs-hot, .bdcs-container .bdcs-hot * { box-sizing: content-box; margin: 0; padding: 0; float: none; clear: none; overflow: hidden; white-space: nowrap; word-wrap: normal; border: 0; background: none; width: auto; height: auto; max-width: none; min-width: none; max-height: none; min-height: none; border-radius: 0; box-shadow: none; transition: none; text-align: left; }
.bdcs-container .bdcs-hot { display: block; white-space: normal; }
.bdcs-container .bdcs-hot-item { margin-right: 10px; }
.bdcs-container .bdcs-hot { width: 300px; height: 30px; line-height: 30px; }
.bdcs-container .bdcs-hot-item { color: #632423; font-family: Arial,Microsoft YaHei,sans-serif; font-size: 14px; }

.bdcs-container { /*width:px;*/ height: 50px; }

.bdcs-main { overflow: visible; }

