@charset "utf-8";

body {
    font-family: Microsoft Yahei !important;
}

/* CSS Document */
.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.mb10 {
    margin-bottom: 10px;
}

.mt30 {
    margin-top: 30px;
}

.mt20 {
    margin-top: 20px;
}

.mt45 {
    margin-top: 45px;
}

.mt40 {
    margin-top: 40px;
}


.w1080 {
    width: 1080px;
    margin: 0 auto;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.wear_nav {
    background: #000;
    height: 60px;
    color: #fff;
    font-size: 18px;
}

.wear_nav.on {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11111111;
}

.wear_nav_con li {
    float: left;
    margin: 0 20px 0 0;
    font: 18px/26px "Microsoft Yahei", "黑体";
}

.wear_logo {
    padding-top: 14px;
}

.wear_nav_con li a {
    padding-right: 8px;
    color: #fff;
    line-height: 60px;
    font-size: 16px;
}

.wear_nav_con li a:hover {
    text-decoration: none;
}

.wear_nav_con li.on a {
    color: #06b9c1;
    display: inline-block;
    text-decoration: none;
}

.wear_nav_con li.menuitem_btn a {
    color: #fff;
    background-color: #f00;
    padding: 5px 15px;
    border-radius: 20px;
}

.wear_nav_con li.menuitem_btn2 a {
    background-color: #ffac0c;
}

.wear_banner {
    position: relative;
}

.w_banner_list .title {
    font-size: 68px;
    color: #fff;
    padding-top: 180px;
    line-height: 1;
}

.w_banner_list h2 {
    font-size: 74px;
    color: #fff;
    padding-top: 10px;
    line-height: 86px;
}

.w_banner_list .ele {
    font-size: 26px;
    color: #fff;
    margin-top: 75px;
}

.w_banner_list .timer {
    font-size: 32px;
    color: #fff;
    width: 378px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    margin: 105px auto;
    text-indent: 1em;
}

.w_banner_list a {
    position: absolute;
    width: 378px;
    height: 56px;
    top: 448px;
    left: 310px;
}

.wear_banner,
.w_banner_list,
.w_banner_list li {
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.w_banner_list li {
    position: absolute;
    top: 0;
    left: 0;
}

.w_banner01 {
    background: url(../images/banner1.jpg?v=1) no-repeat center top;
}

.w_banner02 {
    background: url(../images/banner2.jpg?v=1) no-repeat center top;
}

.w_banner03 {
    background: url(../images/banner3.jpg?v=1) no-repeat center top;
}

.w_banner_list li .check_in {
    position: absolute;
    width: 350px;
    height: 60px;
    bottom: 150px;
    left: 50%;
    margin-left: -175px;
    background: url(../images/check_in.png) 0 0 no-repeat;
    z-index: 1;
}

.w_banner_list .w_banner03 a {
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background: url(about:blank);
}

.wear_banner .w1000 {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -500px;
    height: 569px;
    text-align: center;
}

.w_font {
    width: 1000px;
    position: absolute;
    top: 110px;
}

.wear_banner .w_date {
    width: 430px;
    left: 50%;
    margin-left: 110px;
    position: absolute;
    top: 15px;
    z-index: 1;
}

.wear_banner .w_date p {
    display: inline-block;
    font: 20px/24px "Microsoft Yahei", "黑体";
    color: #fff;
    line-height: 74px;
}

.wear_banner .w_date .date_box {
    display: inline-block;
    width: 300px;
    height: 50px;
}

.wear_banner .w_date .date_box p {
    box-sizing: border-box;
    position: relative;
    display: block;
    float: left;
    width: 68px;
    height: 100%;
    text-align: left;
    color: #fff;
    font: 30px/80px "Arial", "Microsoft Yahei";
    padding-top: 0px;
    padding-left: 5px;
}

.wear_banner .w_date .date_box span {
    font-size: 16px;
    position: absolute;
    bottom: -10px;
    right: 5px;
    line-height: 1;
    color: #fff;
}

.main_wrapper,
.part1 {
    width: 100%;
}


.part1 {
    position: relative;
}

.w_title {
    color: #464646;
    font: 30px/40px "Microsoft Yahei", "黑体";
    position: relative;
    border-bottom: 2px solid #ddd;
}

.mt52 {
    margin-top: 52px;
}

.w_title span {
    position: absolute;
    left: 50%;
    top: -20px;
    margin-left: -80px;
    background: #fff;
    width: 160px;
    text-align: center;
}

.part1_con {
    padding: 40px 0;
}

.w_line {
    height: 0;
    width: 330px;
    font-size: 0;
    line-height: 0;
    border-bottom: solid 2px #ddd;
    position: absolute;
    left: 0;
    top: 40px;
}

#hudong .w_line {
    top: 60px;
}

.info_left {
    width: 510px;
}

.info_left2 {
    width: 550px;
}

.info_left2 .list p {
    font-size: 16px;
    color: #000;
    line-height: 36px;
}

.info_left2 .list p::before {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #4641a1;
    margin-right: 5px;
    position: relative;
    top: -5px;
}

/*.scroll_note { height: 270px;
	overflow-y: scroll; }*/

.info_left p {
    text-indent: 2em;
    line-height: 24px;
    font-size: 14px;
}

.hot .w_title {
    font-size: 20px;
}

.hot_list {
    border-top: solid 1px #ddd;
    *zoom: 1;
}

.hot_list li {
    float: left;
    height: 20px;
    border: solid 1px #ddd;
    border-left: none;
    margin: 10px 30px 0 0;
    padding: 0 20px;
    position: relative;
    font: 14px/20px "Microsoft Yahei", "黑体"
}

.hot_list li .ico_sj {
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    width: 12px;
    height: 22px;
    background: url(../images/ico_sj.gif) 0 0 no-repeat;
}

#liangdian {
    padding-top: 12px;
}

.ld_list {
    *zoom: 1;
    margin-right: -37px;
}

.ld_list li {
    width: 172px;
    float: left;
    margin-right: 30px;
    _display: inline;
    height: 207px;
}

.ld_list li h6 {
    text-align: center;
    vertical-align: middle;
    height: 80px;
    line-height: 80px;
}

.ld_list li h3,
.ld_list li p {
    font: 18px/22px "Microsoft Yahei", "黑体";
}

.ld_list li.lastone {
    width: 190px;
}

.ld_list li h3 {
    text-align: center;
    padding: 15px 0 10px;
}

.ld_list li p {
    font-size: 12px;
    color: #666;
}

.tips {
    font-family: Microsoft Yahei;
}

.tips strong {
    font-size: 30px;
    color: #cd0100;
}

.tips p {
    width: 458px;
    height: 41px;
    border: 2px solid #067fa8;
    text-align: center;
    line-height: 41px;
    margin: 15px auto 0;
    color: #000;
}

.mb25 {
    margin-bottom: 25px;
}

.pic_show {
    margin-right: -8px;
    overflow: hidden;
    zoom: 1;
}

.pic_show li {
    width: 326px;
    height: 255px;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
    font-family: Microsoft Yahei;
    color: #fff;
}

.pic_show li img {
    width: 326px;
    height: 255px;
}

.pic_show li h4 {
    position: absolute;
    font-size: 24px;
    font-weight: normal;
    left: 50%;
    top: 48px;
    margin-left: -153px;
    width: 306px;
    text-align: center;
    /*padding-bottom: 13px;*/
    padding-bottom: 5px;
    text-shadow: 3px 3px 3px #000;
    -webkit-text-shadow: 3px 3px 3px #000;
    -moz-text-shadow: 3px 3px 3px #000
}

.pic_show li p {
    position: absolute;
    top: 100px;
    left: 0px;
    z-index: 999;
    color: #ffffff;
    width: 326px;
    padding: 10px 5px;
    font-size: 16px;
    line-height: 26px;
    text-shadow: 3px 3px 3px #000;
    -webkit-text-shadow: 3px 3px 3px #000;
    -moz-text-shadow: 3px 3px 3px #000;
    background: rgba(0, 0, 0, 0.5);
    filter: alpha(opacity=50);
    height: 155px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
}

.w756 {
    width: 756px;
    margin: 25px auto 8px;
    position: relative;
    left: 4px;
}

.ml114 {
    margin-left: 114px;
}

.sub_pic_show {}

.sub_pic_show li {
    width: 196px;
    height: 153px;
    margin-right: 5px;
}

.sub_pic_show li img {
    width: 196px;
    height: 153px;
}

.sub_pic_show li h4 {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 1px;
    width: 186px;
    margin-left: -93px;
}

.sub_pic_show li p {
    font-size: 12px;
    line-height: 14px;
    width: 186px;
    padding: 0 5px;
    margin-left: -97px;
}

.lc_box img {
    margin-top: 32px;
}


.fenbu_left,
.fenbu_right {
    height: 80px;
    font: 16px/20px "Microsoft Yahei", "黑体"
}

.fenbu_left {
    background: #e5e5e5;
    width: 665px;
}

.fenbu_left ul {
    padding-top: 5px;
}

.fenbu_left ul li {
    float: left;
    padding: 10px 0 0 50px;
    width: 240px;
    _padding: 8px 0 0 50px;
}

.fenbu_left ul li .num {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/ico_row.png) 0 0 no-repeat;
    line-height: 18px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-right: 8px;
}

.fenbu_right {
    background: #ad2305;
    width: 333px;
    text-align: center;
    font-size: 30px;
    line-height: 80px;
    _height: 65px;
    _padding-top: 15px;
}

.fenbu_right a {
    display: block;
}

.fenbu_right img {
    padding-right: 15px;
}

.gray_bg {
    background: #f7f7f7;
    padding: 20px 0 50px;
    font: 16px/30px "Microsoft Yahei", "黑体";
}

/*联系我们*/
#contact {
    background: #16133c;
    padding-top: 40px;
}

#contact .w_title {
    font-size: 22px;
    color: #fff;
    border: 0px;
    margin-bottom: 30px;
}

.w875 {
    width: 875px;
    margin-left: auto;
    margin-right: auto;
}

.contact {
    color: #fff;
    font-family: Microsoft Yahei;
    margin-left: 50px;
}

.contact li {
    margin-right: 54px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #fff;
}

.contact li div {
    display: inline-block;
    vertical-align: middle;
}

.contact li div:nth-of-type(1) {
    width: 154px;
    height: 62px;
    background-color: #4742c0;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 1.4;
    margin-right: 20px;
}

.weixin {
    font-family: Microsoft Yahei;
}

.weixin ul li {
    text-align: center;
    width: 175px;
    padding: 20px 0 5px;
    border: solid 1px #ddd;
    margin-left: 30px;
    text-align: center;
    float: left;
    _display: inline;
}

.weixin .surprise {
    font-size: 22px;
    color: #fff;
}

.weixin .surprise p {
    font-size: 26px;
    color: #fbc100;
}

.weixin .surprise p strong {
    font-size: 43px;
    font-style: italic;
    margin-right: 10px;
}

.weixin ul li img {
    width: 135px;
    height: 135px;
}

.weixin ul li p {
    font-size: 14px;
    color: #fff;
    margin-top: 3px;
}

.btn_qq {
    position: fixed;
    z-index: 9999999;
    right: 0;
    bottom: 200px;
    _margin-bottom: 20px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

.btn_qq a:hover {
    text-decoration: none;
}

.btn_groups02 {
    width: 690px;
    margin: 50px auto 40px;
}

/*浮窗*/
*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

.fuchuang {
    position: fixed;
    z-index: 3;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    bottom: 0;
    _margin-bottom: 0;
}

.fuchuang {
    left: 0;
    width: 150px;
    height: 142px;
    background: url(../images/fuchuang.png) no-repeat;
}

.fuchuang .fuchuang_zc,
.fuchuang .fuchuang_traffic,
.fuchuang .fuchuang_share,
.fuchuang .fuchuang_qq,
.fuchuang .fuchuang_wb {
    width: 150px;
    height: 75px;
    display: block;
    cursor: pointer;
}

.fuchuang .fuchuang_zc {
    background-position: 0 0;
    height: 68px;
}

.fuchuang .fuchuang_qq {
    background: 0 -68px;
}

.fuchuang .fuchuang_share {
    background: 0 -142px;
    position: relative;
}

.fuchuang .fuchuang_traffic {
    background: 0 -217px;
}

.jiathis_style {
    display: none;
}

.fuchuang .fuchuang_close {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    background: #549DE0;
    width: 15px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    font-family: "Arial";
    color: #fff;
    cursor: pointer;
    font-size: 12px;
}

.fuchuang .fuchuang_close:hover {
    color: #f00;
}


.cooper {
    margin-right: -23px;
    margin-top: 39px;
    overflow: hidden;
    zoom: 1;
    *padding-bottom: 20px;
}

.cooper li {
    float: left;
    display: inline;
    margin-right: 23px;
    margin-bottom: 20px;
}

.cooper li img {
    width: 90px;
    height: 30px;
}



/*悬浮框*/
.float-links {
    position: fixed;
    right: 0%;
    top: 20%;
    width: 150px;
    z-index: 11111;
}

.float-links a,
.float-links .newshare {
    display: block;
    margin-bottom: 10px;
}

.float-links .newshare {
    width: 150px;
    height: 54px;
}

.float-links .float-links-img {
    width: 150px;
    height: 54px;
}

.jiathis_style .jiadiv_01 {
    border: #CCCCCC solid 1px;
    width: 240px;
    background: #ffffff;
    text-align: left;
    overflow: hidden;
}

.fuchuang_share {
    width: 150px;
    height: 68px;
    position: absolute;
    left: 0;
    top: 136px;
}

.float-links .social-share {
    top: 4px !important;
}




.hz-media {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden
}

.hz-media ul {
    list-style: none;
}

.hz-media ul li {
    float: left;
    width: 137px;
    margin: 0px 14px;
    overflow: hidden
}

.hz-media ul li a {
    text-decoration: none;
}

.hz-media ul li p {
    text-align: center;
    line-height: 30px;
}

.title-a {
    margin: 0 auto;
    font-size: 0;
    text-align: center;
    padding: 40px 0 0;
}

.title-a img {
    display: inline-block;
}

.title-a2 {
    text-align: center;
    padding-top: 20px;
}

.title-a h3 {
    font-size: 50px;
    color: #1d1883;
}

.title-a p {
    font-size: 24px;
    color: #b8b8b8;
    text-transform: uppercase;
}

.jgz-d-list {
    margin: 40px auto 0;
}

.jgz-d-list li {
    position: relative;
    margin-right: 15px;
    margin-bottom: 25px;
    width: 320px;
    height: 397px;
    background: #4742c0;
    overflow: hidden;
    cursor: pointer;
}

.jgz-d-list li .jgz-d-li {
    background: #4742c0;
}

.jgz-d-list li:nth-child(3n) {
    margin-right: 0;
}

.jgz-d-list li.heng {
    width: 488px;
    height: 255px;
    margin-right: 15px;
}

.jgz-d-list li.heng .jgz-d-li {
    width: 200px;
}

.jgz-d-list h4 {
    padding: 15px;
    font: 24px/100% "Microsoft yahei";
    color: #fff;
    line-height: 45px;
    font-weight: bold;
    z-index: 1;
}

.jgz-d-list p {
    padding: 0 15px;
    text-align: left;
    font: normal 14px/20px "Microsoft yahei";
    color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.jgz-d-list li:hover .jgz-d-li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pro-award {
    background: url(../images/pro_award.jpg) center top no-repeat;
    height: 290px;
}

.tongqi {
    width: 100%;
    background: url(../images/tongqi/bg.png) no-repeat center top;
    padding-bottom: 40px;
}

.tongqi .con {
    margin-top: 40px;
}

.tongqi .con .title {
    position: relative;
    margin-bottom: 40px;
}

.tongqi .con .btn1 {
    display: block;
    margin: 60px auto;
    width: 220px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    background-color: red;
    border-radius: 8px;
    color: #fff;
    font-size: 28px;
}

.tongqi .con .text {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    margin-bottom: 40px;
}

.tongqi .con .text .yellow {
    color: #f7c96b;
}

.tongqi .con .tab {
    width: 100%;
    font-size: 0px;
    padding-bottom: 40px;
}

.tongqi .con .tab .list_li {
    padding: 10px 0;
    background-color: #2d2da7;
}

.tongqi .con .tab .list_li:nth-of-type(2) {
    background-color: #382c7c;
}

.tongqi .con .tab .list_li:nth-of-type(3) {
    background-color: #2c3873;
}

.tongqi .con .tab .list_li:nth-of-type(4) {
    background-color: #2c3873;
}

.tongqi .con .tab .list_li:nth-of-type(5) {
    background-color: #262679;
}

.tongqi .con .tab .list_li:nth-of-type(6) {
    background-color: #3c2d6f;
}

.tongqi .con .tab .list_li .name {
    display: inline-block;
    width: 190px;
    vertical-align: middle;
    text-align: center;
}

.tongqi .con .tab .list_li .job {
    display: inline-block;
    vertical-align: middle;
    width: 810px;
}

.tongqi .con .tab .list_li p {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}

.tongqi .con .tab .list_li p span {
    display: inline-block;
    width: 400px;
}

.tongqi .con .tab .list_li p span::before {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    background: url(../images/tongqi/xing.png) no-repeat center;
    margin-right: 10px;
}

.ny {
    margin-top: 40px;
}

/* 合作媒体 */
.logo_swiper {
    width: 1000px;
    height: 240px;
    margin: 0 auto;
    overflow: hidden;
}

.logo_swiper .swiper-slide {
    width: 1000px;
    height: 240px;
    overflow: hidden;
}

.str_wrap {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space: nowrap;
    margin-top: 40px;
}
.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    display: inline;
    zoom: 1;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}
.str_wrap a{
    display: inline-block;
}
.str_wrap img {
    max-width: none !important;
    display: block;
    width: 159px;
    height: 60px;
    margin: 0 10px 10px 0;
}

/* 大会日程 */
.richeng {
    background: #fff;
}

.richeng table {
    width: 100%;
    margin-top: 40px;
    border: 1px solid #4742c0;
}

.richeng table thead td {
    font-size: 20px;
    color: #fff !important;
    background-color: #4641a1;
    height: 45px;
    line-height: 45px;
}

.richeng table td:nth-of-type(1) {
    text-align: center;
    vertical-align: middle;
    color: #000;
}

.richeng table tbody {
    background-color: #fff;
}

.richeng table tbody tr td {
    padding: 10px 0;
    border-bottom: 1px solid #4742c0;
}

.richeng table tr td:nth-of-type(2) {
    padding-left: 20px;
}

.table_text {
    font-size: 16px;
    color: #505050;
    padding: 10px 0 40px;
    text-align: left;
}

.richeng table td p::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/sanjiaoxing.png) no-repeat center;
    margin-right: 10px;
}

.richeng table td.title {
    font-size: 18px;
    font-weight: 700;
    color: #4742c0;
    background-color: #e9e9e9;
}

.richeng table td,
.richeng table td p {
    color: #000;
    font-size: 16px;
    line-height: 26px;
}

.richeng table td p {
    display: inline-block;
    width: 390px;
}

.youshi {
    width: 100%;
    height: 628px;
    background: url(../images/youshi/main_bg.png) no-repeat center bottom;
}

.youshi .tit {
    margin-top: 80px;
    font-size: 0px;
}

.youshi .tit li {
    float: left;
    width: 16.5%;
    text-align: center;
}

.youshi .tit li div {
    position: relative;
    width: 124px;
    height: 124px;
    margin: 0 auto;
    background: #9999ff;
    border-radius: 50%;
}

.youshi .tit li div img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.youshi .tit li p {
    margin: 20px 0;
    color: #fff;
    font-size: 18px;
}

.youshi .tit li.on div {
    background: #e7a11a;
}

.youshi .tit li.on p {
    color: #e7a11a;
}

.youshi .con {
    margin: 35px 0;
}

.youshi .con li {
    padding: 15px 50px;
    /* box-shadow: 5px 5px 5px #ddd; */
    background-color: #fff;
    border-radius: 8px;
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 1.6;
}

/* 拟邀嘉宾 */
.guest {
    background: url(../images/guest/bg.png) no-repeat center top;
    /* padding-bottom: 40px; */
}

.guest .guest-item {
    position: relative;
    width: 25%;
    height: 270px;
    text-align: center;
}

.guest .guest-item .box {
    position: relative;
    z-index: 111;
}

.guest-content {
    margin-top: 40px;
    position: relative;
    left: 20px;
}

.guest-content .move.on {
    animation: mymove 3s linear infinite;
    -webkit-animation: mymove 3s linear infinite;
}

@keyframes mymove {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.guest .guest-item .pic {
    position: absolute;
    width: 100%;
    height: 150px;
    margin: 0 auto;
    top: 10px;
    left: 0px;
}

.guest .guest-item .name {
    font: normal 20px/20px '微软雅黑';
    text-align: center;
    color: #4742c0;
    padding-top: 15px;
    font-weight: bold;

}

.guest .guest-item .job {
    font: normal 14px/20px '微软雅黑';
    text-align: center;
    color: #060001;
    padding-top: 8px;
}


/* 展览内容 */
.show {
    padding: 50px 0;
    background: #ffffff;
}

.show ul {
    margin-top: 40px;
}

.show ul li {
    position: relative;
    float: left;
    width: 240px;
    height: 279px;
    margin-left: 12px;
    cursor: pointer;
}

.show ul li h3 {
    padding: 30px 23px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.show ul li>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}

.show ul li:hover>div {
    display: block;
}

.show ul li>div div {
    padding: 28px 22px;
}

.show ul li>div div p {
    font-size: 14px;
    color: #fff;
    text-indent: 2em;
    line-height: 1.6em;
}

.show ul .show1 {
    margin-left: 0;
    background: url(../images/show1.png) no-repeat;
}

.show ul .show2 {
    background: url(../images/show2.png) no-repeat;
}

.show ul .show3 {
    background: url(../images/show3.png) no-repeat;
}

.show ul .show4 {
    background: url(../images/show4.png) no-repeat;
}

/* 组织机构 */
.zuzhi {
    padding-bottom: 40px;
}

.zuzhi .cont {
    margin: 40px 0 0;
    text-align: left;
    vertical-align: middle;
}

.zuzhi .cont div {
    display: inline-block;
    width: 49%;
    margin-bottom: 20px;
}

.zuzhi .cont p {
    display: inline-block;
    font-size: 24px;
    width: 140px;
    color: #272672;
    margin-right: 20px;
    vertical-align: middle;
}

.zuzhi .cont a {
    display: inline-block;
}

.zuzhi .cont img {
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid #ddd;
}

.zzfs .text {
    font-size: 18px;
    color: #000;
    margin: 40px 0;
    text-align: center;
}

.czlc {
    height: 707px;
}

.czlc .w1000 {
    position: relative;
}

.czlc a {
    position: absolute;
    top: 530px;
    left: 156px;
    width: 332px;
    height: 78px;
    line-height: 78px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    background-color: #f17903;
}

.czlc a:nth-last-of-type(2) {
    left: 510px;
    background-color: #cd0100;
}

/* 拟邀合作单位 */
.hzdw_con {
    margin-top: 40px;
}

.hzdw_con LI {
    display: inline-block;
    margin: 5px 1px;
}

.czly {
    background: url(../images/liyou.jpg) no-repeat center;
    height: 746px;
}

/* 赞助方式 */
.zanzhu .title {
    font-size: 18px;
    color: #000;
    margin: 0 auto 40px;
    text-align: center;
}

.zanzhu ul {
    font-size: 0px;
}

.zanzhu li {
    display: inline-block;
    width: 50%;
    text-align: center;
    vertical-align: top;
}

.zanzhu li img {
    display: inline-block;
}

.zanzhu li .imgs {
    height: 80px;
}

.zanzhu li .yuan {
    margin: 20px 0;
}

.zanzhu li h3 {
    font-size: 20px;
    font-weight: 600;
}

.zanzhu li p {
    font-size: 14px;
    padding: 20px 0 40px;
}

.duixiang {
    height: 569px;
    background: url(../images/duixiang.jpg) no-repeat center top;
}

.duixiang .w1000 {
    background: url(../images/duixiangWrap.jpg) no-repeat center top;
}

.duixiang .titles {
    height: 150px;
}

.duixiang .titles img {
    display: block;
    height: 100%;
    margin: 0 auto;
}

.duixiang p {
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    padding-left: 60px;
}

.w_date {
    width: 142px;
    left: 50%;
    margin-left: 295px;
    position: absolute;
    top: 20px;
    z-index: 1;
}

.w_date p {
    color: #FFFFFF;
}

.w_date .date_box {
    width: 190px;
    height: 30px;
}

.hide {
    display: none;
}

.fixed_qrcode {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 150px;
}