

/***电脑端显示**/
@media only screen and (min-width: 768px ) {

    .header_two {
        height: 56px;
        line-height: 60px;
        position: relative;
        /*z-index: 100;*/
        top: 41px;
        /*left: 0;*/
        /*width: 100%;*/
        background: black;
    }

    .header_two_fixed {
        z-index: 100;
        position: fixed;
        width:100%;
        top:0px;
    }

    .header_inner {

        height: 41px;

        line-height: 60px;

        width: 1200px;

        margin-left: auto;

        margin-right: auto;
    }

    .header_two ul {
        width: 1200px;
        height: 100%;
        /* float: left; */
        margin: 0 auto;
    }

    .header_two ul > li {
        width: 14%;
        height: 100%;
        float: left;
        text-align: center;
        font-size: 22px;
    }

    /*.header_two ul > li:nth-child(1) {*/
    /*    !* width: 16%; *!*/
    /*    padding-top: 9px;*/
    /*}*/

    .header_two ul > li:hover {
        /*background: url(../images/menu_hoverbg.png);*/
        font-size: 22px;
        color: #1de8ec;
        cursor: pointer;
        border-bottom: #1de8ec solid 1px;
    }
    .header_two ul > li>a:hover {
        /*background: url(../images/menu_hoverbg.png);*/
        font-size: 22px;
        color: #4dcaff;
        cursor: pointer;
    }

    .QRimg_div {
        right: 8px;
        bottom: 99px;
        position: fixed;
        width: 112px;
        height: 126px;
        text-align: center;
        display: none;
    }
    .QRimg_div_small {
        right: 8px;
        bottom: 99px;
        position: fixed;
        /* width: 112px; */
        /* height: 126px; */
        text-align: center;
    }


    .QRimg {
        /* top: 176px; */
        /* left: 0px; */
        right: 0px;
        bottom: 149px;
        width: 100px;
        height: 100px;
        /* float: left; */
        margin-left: auto;
        margin-right: auto;
        /* position: absolute; */
    }

    .indent2 {
        font-size: 16px;
        line-height: 34px;
        text-align: justify;
    }

    /**演示中心图片**/
    .center {
        /* padding: 12% 0 6% 0; */
        position: relative;
        background-size: 100% auto;
        background-position-x: center;
        background-position-y: top;
        margin-top: 41px;
        height: 668px;
        padding-top: 81px;
        background: url(../images/banner_bg.png) #0d2c87 top center no-repeat;
        /* -moz-background-size: 100% 100%; */
        /* background-size:100% 100%;       */
    }

    .title_div{

width: 1266px;

margin: 0 auto 0 auto;

height: 348px;

}

    .titimg {
        display: block;
        float: right;
    }

    /**目录**/
    .menu {
        /*background: #0f51c6;*/
        height: 80px;
        text-align: center;
        width: 1200px;
        margin: 0 auto;
        margin-top: 48px;
    }

    .menu_cont {
        /* max-width: 1280px; */
        margin: 0 auto;
        /* width: 87%; */
        height: 100%;
        text-align: center;
    }

    .menu li {
        float: left;
        color: #fff;
        line-height: 65px;
        width: 25%;
    }

    .menu_btn_on {
        background: url("../images/menubg_hover.png") no-repeat !important;
        display: inline-block;
        color: #fff;
        text-align: center;
    }

    .menu li a {
        display: inline-block;
        color: #fff;
        font-size: 24px;
        width: 205px;
        height: 69px;
        /* text-align: center; */
        background: url("../images/menubg_normal.png") no-repeat;
        padding-top: -24px;
    }

    .menu li a:hover {
        background: url("../images/menubg_hover.png") no-repeat;
        display: inline-block;
        color: #fff;
        /*width: 227px;*/
        /*height: 80px;*/
        text-align: center;
    }

    .supportcompany {
        top: 111px;
        position: relative;
        /* bottom: 0px; */
    }

    .supportcompany img {
        margin: 0px auto 0 auto;
        display: block;
    }


    .content_background {
        width: 1200px;
        margin: 0 auto;
        background: #052071;
    }

    /***组织结构**/
    .container1 {
        width: 1200px;
        height: auto;
        margin: 0 auto;
    }

    .container1_title {
        margin: 40px auto;
        width: auto;
        text-align: center;
        margin-top: 0px;
    }

    .container1_title img {
        margin: 0 auto;
    }

    .container1_member {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .container1_member ul {
        /* width: 80%; */
        height: 420px;
        margin: 0 auto;
    }

    .container1_member ul > li {
        float: left;
        height: 343px;
    }

    .container1_member ul > li > div {
        /* background-color:#163592; */
        height: 100%;
        /* text-align: center; */
        /*position: relative;*/
    }

    .container1_member ul > li > div > .zhuban_logo {
        background-color: #163592;
        height: 100%;
        /*position: absolute;*/
        margin-top: -79px;
        padding-top: 104px;


    }

    .container1_member ul > li:nth-child(1) {
        width: 25%;
    }

    .container1_member ul > li:nth-child(2) {
        width: 50%;
    }

    .container1_member ul > li:nth-child(2) > div > .zhuban {
        width: 95%;
        margin: 0 auto;
    }

    .container1_member ul > li:nth-child(2) > div > .zhuban_logo {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    .container1_member ul > li:nth-child(3) {
        width: 25%;
        float: right;
    }

    /***会议背景**/
    .container2 {
        width: 1200px;
        height: auto;
        margin: 0 auto;
        padding-top: 40px;
    }

    .container2_title {
        /* margin: 0px auto; */
        width: auto;
        /* text-align: center; */
        padding-left: 34px;
    }

    .container2_subtitle {

margin: 20px auto 0px auto;

padding-left: 21px;
}

    .container2_shuoming {
        width: 96%;
        margin: 0 auto;
        border: 2px solid;
        /* border-bottom:1px solid; */
        /* border-top-color: #3685c0; */
        border-color: #3685c0;
        /* padding: 40px 22px; */
        height: 656px;
        text-indent: 2.4em;
    }
    
    .container2_shuoming .left {
       width: 23%;
       height: 100%;
       float: left;
       text-indent: 0px;
       display: flex;
       align-items: center;
       padding-left: 11px;
       justify-content: center;
    }

    .container2_shuoming .right {
        float: left;
        width: 77%;
        background: url("../images/icon_yinhao1.png") 0 0 no-repeat,
                    url("../images/icon_yinhao2.png") 0px 0px no-repeat;
        background-position: 4px 33px,802px 598px;
        padding: 36px 38px;
    }


    .container2_shuoming2 {
        width: 96%;
        margin: 0 auto;
        border: 2px solid;
        /* border-bottom:1px solid; */
        /* border-top-color: #3685c0; */
        border-color: #3685c0;
        /* padding: 40px 22px; */
        height: 568px;
        text-indent: 2.4em;
    }

    .container2_shuoming2 .left {
        width: 23%;
        height: 100%;
        float: left;
        text-indent: 0px;
        display: flex;
        align-items: center;
        padding-left: 11px;
        justify-content: center;
    }

    .container2_shuoming2 .right {
        float: left;
        width: 77%;
        background: url("../images/icon_yinhao1.png") 0 0 no-repeat,
        url("../images/icon_yinhao2.png") 0px 0px no-repeat;
        background-position: 4px 33px,805px 507px;
        padding: 36px 38px;
    }


    /**会议议题**/
    .container3 {
        width: 1200px;
        height: auto;
        margin: 0 auto;
    }

    .container3_title {
        margin: 27px auto 7px auto;
        width: auto;
        /* text-align: center; */
        padding: 34px;
    }

    .container3_body {
        margin: 0 auto;
        /* width: 80%; */
        text-align: center;
        height: 401px;
    }

    .container3_body ul {
        width: 100%;
        height: 313px;
        float: left;
    }

    /*.container3_body ul:nth-child(1){*/
    /*    float:left;*/
    /*}*/
    /*.container3_body ul:nth-child(2){*/
    /*    float:right;*/
    /*}*/
    .container3_body ul > li {
        width: 564px;
        height: 65px;
        /* margin-bottom: 10px; */
        margin-right: 0px;
        margin-left: 26px;
        /* background-color:#13349b; */
        text-align: left;
        float: left;
        font-size: 16px;
        line-height: 40px;
    }

    .container3_body ul > li > div {
        width: 52px;
        height: 100%;
        /* background-color: #1e58a1; */
        float: left;
        /* text-align: center; */
        /* margin-right: 32px; */
        background: url(../images/icon_order.png) no-repeat 0px 10px;
        padding-left: 1px;
        padding-top: 10px;
        color: #052071;
        /* margin-top: 3px; */
    }

    .container3_body ul > li > div.xuhao {
         font-size: 30px;
        font-style: italic ;
    }
    .container3_body ul > li > div.title {
        width: 508px;
        height: 100%;
        /* background-color: #1e58a1; */
        float: left;
        /* text-align: center; */
        /* margin-right: 32px; */
        background: url(../images/img_topicbg.png) no-repeat;
        padding-left: 47px;
        color: #2df6fe;
    }

    .container3_body ul > li:nth-child(n+15) > div {
        background: url(../images/yiti_no_line.png) no-repeat;
    }

    .container3_body ul > li > div.column_last {
        /* background-position-y: 2px; */
    }

    /*往届回顾*/
    .container4 {
        width: 1200px;
        height: auto;
        margin: 0 auto;
    }

    .container4_title {
        margin: 40px auto 20px auto;
        width: auto;
        /* text-align: center; */
        padding-left: 34px;
    }

    .container4_subtitle{
        padding-left:34px;
    }

    .container4_body {
        margin: 0 auto;
        /* width: 80%; */
        text-align: center;
        height: 518px;
    }
      .container4_body .right>p{
          
color: white;
      }

    .container4_body ul {
        /* height:500px; */
        width: 100%;
        float: left;
    }

    .container4_body ul:nth-child(2) {
        float: right;
    }

    .container4_body ul > li {
        /* border-left: solid  3px  #486fe4; */
        height: 90px;
        width: 45%;
        text-align: left;
        float: left;
        margin-left: 52px;
        /* margin-top: 10px; */
        /* padding-top: 10px; */
        display: -webkit-flex; /* Safari */
        display: flex;
    }
    /*.container4_body ul > li {*/
    /*    !* border-left: solid  3px  #486fe4; *!*/
    /*    height: 90px;*/
    /*    width: 45%;*/
    /*    text-align: left;*/
    /*    float: left;*/
    /*    margin-left: 51px;*/
    /*    !* margin-top: 10px; *!*/
    /*    !* padding-top: 10px; *!*/
    /*    display: -webkit-flex; !* Safari *!*/
    /*    display: flex;*/
    /*}*/

    .container4_body ul > li:nth-child(even) {
    
margin-left: 77px;
    
width: 41%;
    }

     .container4_body ul > li > .left {
         padding-top: 3px;
         height:89px;
         width: 28px;
     }
    .container4_body ul > li > .right {

float:right;

width: 517px;
}

    .container4_body ul > li > a {
        font-size: 16px;
        border-left: solid 3px #486fe4;
        /* height: 14px; */
    }

    /**会务组联系方式**/
    .container5 {
        width: 1200px;
        height: auto;
        margin: 0 auto;
    }

    .container5_title {
        margin: 40px auto;
        width: auto;
        /* text-align: center; */
        padding-left: 34px;
    }

    .container5_body {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        height: 198px;
    }

    .container5_body ul {
        width: 100%;

    }

    .container5_body ul > li {
        width: 50%;
        float: left;
        font-size: 16px;
    }


    .link_man {
        height: 175px;
        padding-top: 10px;
        font-size: 22px;
        margin-left: 15px;
        background: url(../images/hezuo_bg1.png) no-repeat;
    }

    .link_man .left{
          width:65px;

    }
    .link_man .right{
          text-align:left;
          width: 318px;
          float:right;
          height: 97px;
          margin-top: 24px;
          line-height: 38px;
    }


    .link_man2 {
        height: 175px;
        padding-top: 10px;
        font-size: 22px;
        margin-left: 15px;
        background: url(../images/hezuo_bg2.png) no-repeat;
    }

    .link_man2 .left{
        width:65px;

    }

    .link_man2 .right{
        text-align:left;
        width: 318px;
        float:right;
        height: 97px;
        margin-top: 24px;
        line-height: 38px;
    }

    /**支持企业**/

    .container7 {
        width: 1200px;
        height: auto;
        margin: 0 auto;
    }

    .container7_title {
        margin: 40px auto;
        width: auto;
        /* text-align: center; */
        padding-left: 34px;
    }

    .container7_body {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        height: 163px;
    }

    .container7_body ul {
        width: 100%;

    }

    .container7_body ul > li {
        width: 20%;
        float: left;
        font-size: 14px;
    }


    .container7_body ul > li > img {


        background-color:white;
    }


    .container6 {
        width: 100%;
        height: auto;
        /* background-color: #161f88; */
        margin: 0 auto;
    }

    .container6_title {
        margin: 0 auto;
        width: auto;
        text-align: center;
        font-size: 30px;
        background: url(../images/danwei_line.png) center no-repeat;
        padding: 30px 0;
    }

    .container6_body {
        margin: 0 auto 0 80px;
        text-align: center;
        height: 1390px;
    }

    .container6_body ul {
        /*width:33.333%;*/
        width: 100%;
        /* float:left; */
        margin: 0 auto;
    }

    .container6_body ul > li {
        width: 370px;
        height: 33px;
        float: left;
        text-align: left;
    }

    .container6_body ul > li:nth-child(3n+3) {
        width: 245px;
    }

    .container6_body ul > li:nth-child(3n+2) {
        width: 380px;
    }

    /**尾部***/
    .footer {
        background: #051749;
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 2em;
        padding: 15px 0;
    }

    .footer div {
        width: 1200px;
        text-align: center;
        margin: 0 auto;
        /* border-top: 1px solid #3c5bb3; */
        padding-top: 10px;
    }
    .footer div p:first-child{font-size:16px; font-weight: bold;}


    .menu_cont > ul {
        height: 100%;

    }


    /************************************************报名样式*****************************************************/

    select,input{vertical-align:middle;}
    select,input,textarea{font-size:12px;}
    .out-warp{
        /* width:1024px; */
        margin: 0 auto;
    }
    .layout-baoming{
        width:1170px;
        margin:0px auto;
        text-align:center;
    }
    .layout-baoming img{
        margin:20px 0px 50px 0px;}
    .layout-baoming  input{
        border:1px #CCCCCC solid;
        height:24px;
        line-height:24px;}
    .layout-baoming table tr td{
        vertical-align:middle;
        margin-top: 22px;
        margin-bottom: 17px;
    }
    .layout-baoming .text-box{
        border:1px  solid #ccc;
        padding-left:10px;
        height:30px;
        width:200px;
        line-height:30px;
        border-radius: 4px;}
    .layout-baoming  .tijiao{
        /* float:left; */
        border:none;
        display: inline;
        width:180px;
        font-size:14px;
        font-weight:bold;
        height:40px;
        line-height:40px;
        border-radius: 4px;
        font-family:"微软雅黑";
        background:#009e8e;
        color:#FFFFFF;
        margin-right:20px;
    }

    .layout-baoming .long-text-box{
        width:613px !important;
    }
    .layout-baoming table{
        /* padding:10px; */
        border:10px;
        /* margin:10px; */
        /* border-collapse:collapse; */
        border-spacing:10px;
        width: 69%;
    }

    .register_container1{
        width: 1200px;
        height:auto;
        margin: 0 auto;
    }
    /*.register_container1_title{*/
    /*margin: 40px auto;*/
    /*width:auto;*/
    /*text-align: center;*/
    /*margin-top: 0px;*/
    /*}*/
    /*.register_container1_title img{*/
    /*margin:0 auto;*/
    /*}*/

    .register_container1_member{
        width:100%;
        height: auto;
        text-align: center;
    }
    .register_container1_member li{
        display:inline-block;
    }

    .clicked{
        background: url(../images/luntan_bghover.png) no-repeat!important;
        height:70px!important;
        width:368px!important;
        display:inline-block!important;
        padding-top: 5px!important;
    }

    .register_container1_member li>a{
        background: url(../images/luntan_bg.png) no-repeat;
        height:70px;
        width:368px;
        display:inline-block;
        padding-top: 5px;
        font-size: 16px;
    }

    .register_container1_member li>a:hover,.register_container1_member li>a:active{
        background: url(../images/luntan_bghover.png) no-repeat;
        height:70px;
        width:368px;
        display:inline-block;
        padding-top: 5px;
    }

    .register_container1_member2{
        width:100%;
        height: auto;
        text-align: center;
        margin-top:30px;
    }
    .register_container1_member2>div{
        border:solid #3572f2 1px;
        height: 69px;
        width: 59%;
        margin:0 auto;
        /* margin-top:30px; */
    }
    .register_container1_member2 span{
        /* width:100%; */
        height: 100%;
        display:inline-block;
        width: 245px;
        float:left;
    }

    .register_container1_member2 img{
        width: 5%;
        margin-right: 5px;
        margin-left: 6px;
    }

    .register_container1_member2 span:nth-child(1){
        width: 53px;
        border-right:solid #3572f2 1px;
        line-height: 25px;
        font-size: 19px;
        padding-top: 9px;
    }
    .register_container1_member2 span:nth-child(2){
        font-size: 15px;
        line-height: 24px;
        text-align: left;
        margin-top: 9px;
    }
    .zhuce_cont{
        width: 90%;
        margin: 10px auto;
    }
    .zhuce_title{
        background: url("../images/zhuce_bg.png") no-repeat;
        font-size: 20px;
        line-height: 40px;
        font-weight: bold;
        padding-left: 10px;
    }

    /************************************************报名样式结束*****************************************************/

    /************************************************直播样式开始*****************************************************/
    .live {
        width: 1200px;
        margin: 0 auto;
        font-size: 20px;
        color: #fff;
        text-align: center;
        height: 500px;
    }

    .container8{
        width: 1200px;
        height:auto;
        margin: 0 auto;
    }

    .container8_title{
        margin: 20px auto;
        width:auto;
        text-align: center;
    }

    .container8_body{
        margin:0 auto;
        width: 94%;
        text-align: center;
        height: 480px;
    }

    .container8_body img{
        /* border:#587be4 solid 1px; */
    }

    .container8_body a:first-child{
        float:left;
    }

    .container8_body a:last-child{
        float:right;
    }


    .container9{
        width: 1200px;
        height:auto;
        margin: 0 auto;
    }

    .container9_title{
        margin: 20px auto;
        width:auto;
        text-align: center;
    }

    .container9_body{
        margin:0 auto;
        width: 1160px;
        text-align: center;
    }

    .container9_body_danshu {
        margin: 0 auto; /*居中*/
        width: 1160px;
        height: 323px;
        /*text-align: center;*/
        /* background-color: #31388a; */
        /*position: absolute;*/
        padding-top: 25px;
        margin-top: 10px;
        border-bottom: dashed #4b5de5 1px;
    }

    .container9_body_div_danshu {
        float: left;
        height: 168px;
        /*padding-top:30px;*/
        /*position: relative;*/
        margin-left: 15px;
    }

    .container9_body_index_danshu {
        width: 824px;
        float: left;
        text-align: left;
        margin-left: 51px;
        /*position: relative;*/
    }

    .container9_body_index_danshu a{
        display: inline-block;
        padding: 6px 20px 6px 45px;
        background: url("../images/zhibo/icon_download.png") 18px 10px no-repeat #f0d548;
        color: #141273;
        float: left;
    }
    .container9_body_index_danshu a:hover{
        background: url("../images/zhibo/icon_download.png") 18px 10px no-repeat #d3b51a;
    }

    .container9_body_shuangshu {
        margin: 0 auto; /*居中*/
        width: 1160px;
        height: 323px;
        /*text-align: center;*/
        /* background-color: #31388a; */
        /*position: absolute;*/
        padding-top: 25px;
        margin-top: 10px;
        border-bottom: dashed #4b5de5 1px;
    }
    .container9_body_div_shuangshu {
        float: right;
        height: 168px;
        /*padding-top:30px;*/
        /*position: relative;*/
        margin-right: 15px;
    }

    .container9_body_index_shuangshu {
        width: 824px;
        float: left;
        text-align: left;
        margin-left: 15px;
        /*position: relative;*/
    }

    .container9_body_index_shuangshu a{
        display: inline-block;
        padding: 6px 20px 6px 45px;
        background: url("../images/zhibo/icon_download.png") 18px 10px no-repeat #f0d548;
        color: #141273;
        float: left;
    }

    .container9_body_index_shuangshu a:hover{
        background: url("../images/zhibo/icon_download.png") 18px 10px no-repeat #d3b51a;
    }

    .container9_text_shuangshu{
        padding-left: 0px;
    }
    .title_color{
        background-color: #1b71d4;
        background-image: linear-gradient(to right, #1b71d4 , #3c1491);
        padding: 6px;
        margin-bottom:10px;
    }
    .container9 .title_mulu{
        color:yellow;
        float:left;
    }
    .container9 p{
        text-align: left;
    }
    /**展商特写**/
    .container10 {
        width: 1200px;
        height: auto;
        margin: 0 auto;
        padding-top: 40px;
    }

    .container10_title {
        margin: 0px auto;
        width: auto;
        text-align: center;
    }

    .container10_shuoming {
        /* width: 80%; */
        margin: 0 auto;
        /* border-top: 1px solid; */
        /* border-bottom:1px solid; */
        /* border-top-color: #3685c0; */
        /* border-bottom-color: #3685c0; */
        /* padding: 40px 22px; */
        height: 682px;
        /* text-indent: 2.4em; */
        text-align: center;
    }
    .container10_shuoming ul{
        width: 1119px;
        /* height: 93px; */
        margin: 0 auto;
        /* z-index: 1128; */
    }

    .container10_shuoming li{
        width: 159px;
        /* width: 19.28%; */
        float: left;
        /* font-size: 16px; */
    }
    .container10_shuoming li>img{
        filter: brightness(50%);
    }
    .container10_shuoming li>img:hover{
        filter: brightness(1);
        cursor: pointer;
    }



    /***会议背景**/
    .container11 {
        width: 1200px;
        height: auto;
        margin: 0 auto;
        padding-top: 40px;
    }

    .container11_title {
        margin: 0px auto;
        width: auto;
        text-align: center;
    }

    .container11_shuoming {
        /* width: 80%; */
        margin: 0 auto;
        /* border-top: 1px solid; */
        /* border-bottom:1px solid; */
        /* border-top-color: #3685c0; */
        /* border-bottom-color: #3685c0; */
        /* padding: 40px 22px; */
        height: 610px;
        /* text-indent: 2.4em; */
    }
    .container11_shuoming a{
        display: inline-block;
        padding: 6px 30px;
        background: #f0d548;
        color:#141273;
        float: right;
        margin-right: 31px;
    }
    .container11_shuoming a:hover{
        background: #d3b51a;
    }

    .container11_shuoming_indent2 {
        font-size: 16px;
        line-height: 34px;
        width: 1161px;
        margin: 0 auto;
        text-indent: 2.4em;
    }

    /************************************************直播样式结束*****************************************************/
}
