body{
    font-family: '思源黑体';
}
p{
    font-size: 14px;
    font-weight: normal;
}
h1,h2,h3{
    font-size: 20px;
}
h5,h2 small,h3 small{
    font-size: 14px;
}
h4{
    font-size: 16px;
}
.body-index ol.carousel-indicators {
    margin-bottom: 0;
}
.body-index .carousel-inner .item img{
    margin: 0 auto;
}
.body-index .func_btn a {
    display: block;
    width: 95%;
    height: 60px;
    line-height: 60px;
    margin: 20px auto;
    color: #FFF;
    text-align: center;
    font-size: 1.2em !important;
    font-weight: bold;
}
.body-index .func_btn a:hover {
    opacity: 0.8;
}
.body-index .func_btn .c1 a {
    background: #EFAB23;
}
.body-index .func_btn .c2 a {
    background: #EC548D;
}
.body-index .func_btn .c3 a {
    background: #006EB6;
}
.body-index .func_btn .c4 a {
    background: #4953CF;
}
@media (min-width:768px) {
    .body-index .func_btn a {
        margin: 30px auto;
    }
    .body-index .func_btn .c2 a {
        margin-left: 0;
    }
    .body-index .func_btn .c3 a {
        margin-right: 0;
    }
}
.body-index .right-icon{
    position:fixed;
    right:20px;
    top:40%;
    z-index:999999;
    width:74px;
}
@media (max-width:500px){
    .body-index .right-icon{
        top:75%;
        right:10px;
    }
}
.body-index #homepage-video {
    width: 100%;
    margin: 20px auto;
}
.body-index .blocktitle {
    margin-left: auto;
    padding-top: 35px;
    margin-right: auto;
    margin: 0;
    font-size: 3rem;
    background-image: url(/asserts/images/upbuttonv.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center top;
}
/*@media(max-width:1200px){
	.body-index .blocktitle {
		 background-position:0px 10px;
	}
}
@media(max-width:990px){
	.body-index .blocktitle {
		 background-size: 130%; background-position:center 10px;
	}
}
@media(max-width:768px){
	.body-index .blocktitle {
	    width: auto;background-size: 240%; background-position:center 15px;
	}
}*/
.body-index .summit-ft .fbox-desc p{
    color:#666;
    font-size: 16px;
}
.body-index .speakers .col-xs-6 {
    margin-bottom: 20px;
}
.body-index .speakers h4 {
    margin-top: 15px;
}
.body-index .speaker-title {
    color: #888;
}
.body-index .dot-ol .active{
    background-color: #dd4679;
}
.body-index .dot-ol li{
	 background-color: rgba(234,148,177,0.3); 
	 border: none;
}
.body-index .dot-ol{
    /* top:480px; */
}
.body-index .news-top{ 
    margin-top: 50px;
}
.body-index .guest{
    height: 564px;
}
@media (max-width:1200px) {
    .body-index .dot-ol .active{
        background-color: rgba(0,0,0,0);
        border: 0;
    }
    .body-index .dot-ol li{
        background-color: rgba(0,0,0,0);
        border: 0;
    }
    .body-index .guest{
        height: auto;
    }
}
.body-index .mfp-content .modal1 .divcenter .info-p h4,.mfp-content .modal1 .divcenter .info-p h5{
    margin:0;
    line-height:1.8;
    font-weight:normal;
}
.body-index .mfp-content .modal1 .divcenter{
    min-height: 400px;
    width:800px;
}
.body-index .mfp-content .modal1 .divcenter .info-p .left{
    float:left;
}
.body-index .mfp-content .modal1 .divcenter .info-p p{
    padding-left:220px;
    text-align:left;
}
.body-index .mfp-content .modal1 .divcenter .info-p a{
    float:right;
}
.body-index .right-icon{
    position:fixed;
    right:20px;
    top:40%;
    z-index:999999;
    width:74px;
}
@media (max-width:500px){
    .body-index .right-icon{
        top:75%;
        right:10px;
    }
}
.body-index .modal-dialog{
    width: 800px;
    margin-top:10%;
}
.body-index .modal-dialog .left{
    float: left;
    width: 200px;
}
.body-index .modal-dialog p{
    padding-left:220px;
    text-align: left;
}
.body-index .modal-dialog a{
    float: right;
    margin-top: 10px;
}
.body-index .modal-body .center{
    padding-top: 20px;
}
.body-index .modal-body{
    min-height:350px; 
    padding-top: 0;
}
.body-index .news-list ul {
    border-top: 1px dotted #999;
}
.body-index .news-list li {
    border-bottom: 1px dotted #999;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.body-index .news-list .col-xs-3 {
    text-align: right;
    color: #666;
}
.body-index .list-unstyled .row .col-xs-9{
    padding-right: 0;
}
.body-index .list-unstyled .row .col-xs-9 a{
    color: #666;
}
.body-index .list-unstyled .row .col-xs-3{
    color: #888;
}
.body-index .list-unstyled .row .col-xs-9 a:hover{
    color: #0e70b6;
}
.body-index .img-size{
    padding-right: 0;padding-left: 0;
    text-align: left;
    /*width: 22%;*/
}
.body-index .img-size img{
    height: 70px;
}
.body-index #content .news-list .list-unstyled .news-li .font-size{
    font-size: 16px;
    color: #444;
    line-height: 18px;
}
.body-index .font-size{
    height: 70px;
    position: relative;
}

.body-index #content .news-list .list-unstyled .news-li .font-size p{
    font-size: 12px;
    color: #999;
    position: absolute;
    bottom: 0;
    margin: 0;
    line-height: 12px;
}
.body-index .blocktitle a{
    color: #333;
}
.body-index .old-m a{
    color: #0e70b6;
}
.body-index .logodiv img {
    display: block;
    margin: auto;
}
.body-index .container .index-func_btn a{
    /*height: 50px;
    font-size: 14px!important;
    line-height: 50px;

    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px; */
}
.body-index .container .index-func_btn{
    margin-top: 30px;
    margin-bottom: 30px;
}
.body-index .index-homepage-video{
    margin-top: 0;
    margin-bottom: 0;
}
.body-index .content-wrap .header-stick .container h3{
    margin-top: 0;
    font-size: 20px;
}
.body-index .feature-box.media-box p{
    margin-top: 0;
    font-size: 14px;
}
.body-index p{
    margin-bottom: 0;
}
.body-index .mb-30{
    margin-bottom: 0!important;
}
.body-index .speech-author img{
    width: 80%;
}
.body-index .speech-author h4{
    margin-bottom: 5px;
}
@media (min-width:481px){
    .body-index .feature-box.media-box .index-news{
        height: 200px;
        overflow: hidden;
    }
}
.body-index .header-stick .pull-right small a{
    font-size: 14px;
}
.body-index .index-news-list{
    margin-top: 15px;
}
.body-index .index-news-list .list-unstyled{
    margin-bottom: 0; overflow: hidden;
}
.body-index .index-modal-dialog{
    margin: 0 auto;
    margin-top: 10%;
}
#primary-menu.sub-title > ul > li > a{
	padding-top:10px;padding-bottom: 10px;
}
/* #primary-menu.sub-title > ul > li > a, */
#primary-menu.sub-title > div > ul > li > a{
    padding-top:15px;
    padding-bottom: 15px;
}
#header{height: auto;}
#header-wrap{background-color: rgba(40,140,218,0.5);}

@media (max-width:991px){
	.header-wrap1, #logo1 img{height: 60px;}
    #header-wrap{height:60px;}
    .header-wrap .table{font-size: 1rem;}
    .header-wrap .table .th1-table{top: 60px;}
}
/*手机模式下导航*/
@media (max-width:768px){
	#header-wrap{background-color: #f7f7f7;}
	#primary-menu > ul{height: auto;}
	.header-wrap .table .navtr>th{display: block;    text-align: left; border-bottom: 1px solid #eceaea;
		line-height: 50px;}
	.header-wrap .table .navtr>th>span>a{color: #717171;}
	.header-wrap .table .th1-table{position:initial; background-color: #f7f7f7;
		font-weight: 100;text-align: left; margin: 0;}
	.header-wrap .table .th1-table tr td>a{color: #717171;}
	.nav-td-h10{height: auto;}
	.header-wrap .table .th1-table tr td{line-height: 40px;}
	
}
/*@media screen and (-webkit-min-device-pixel-ratio:0){*/
	
    @media (min-width: 1006px){
	   .header-wrap1, #logo1 img{height: 122px;}
       #header-wrap{width: 100%;height: 85px;position: absolute;}
       .header-wrap .table{width: 100%;}
    }
/*}*/
#primary-menu ul li > a{
    font-size: 16px;
}
#primary-menu.sub-title > ul > li > a span, #primary-menu.sub-title > div > ul > li > a span{
    margin-top: 8px;
    text-align: center;
}
#top-bar{
    background-color: rgba(40,140,218,0.5);
}
.arrowline{
    margin-bottom: 30px;
    margin-top: 0;
    border-top-color: #dadada;
}
.feature-box.media-box.fbox-bg .fbox-desc{
    padding: 15px;
}

#footer .container .footer-btm{
    padding-bottom: 10px;padding-top: 10px;
}
@media (min-width:768px){
	#footer .container .footer-btm{display: flex;justify-content: center;}
}
@media (min-width:1200px){
	#footer .container .footer-btm{padding-left: 10px;}
}
#copyrights{
    padding-top: 6px;
    padding-bottom: 0px;
}

.body-xiaoi html, .body-xiaoi{
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.xiaoi{
    width: 100%;
    height: 100%;
    padding: 10px;
}
.xiaoi .content{
    width: 100%;
    height: 100%;
    background-color: #333;
    border-radius: 5px;
    padding-bottom: 10px;
    position: relative;
}
.xiaoi .nav{
    height: 99px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.xiaoi .nav img{
    max-height:76%; 
    padding-left: 15px;
    padding-top: 20px;
}
.xiaoi .center{
    width: 100%;
    position: absolute;
    top:99px;
    bottom:9px;
}
.xiaoi .center-m{
    position: absolute;
    top:0;
    bottom:0;
    right: 10px;
    left: 10px;
    background-color: #fff;
}
.xiaoi .center .news{
    position: absolute;
    bottom:138px;
    top:0;
    left: 0;
    width: 100%;
}
.xiaoi .center .news .me h3{
    font-weight: normal;
    font-size: 14px;
    color: #1620de;
    margin: 0;
}
.xiaoi .center .news .me h5{
    font-weight: normal;
    font-size: 14px;
    color: #333;
    margin: 0;
}
.xiaoi .center .news li{
    list-style: none;
    margin-top: 8px;
    margin-left: 10px;
    margin-right: 10px;
}
.xiaoi .center .news .me{
    text-align: left;
}
.xiaoi .center .news .he{
    text-align: left;
}
.xiaoi .center .news .me h3 span{
    font-weight: normal;
    font-size: 14px;
    color: #999;
}
.xiaoi .center .news .he h3{
    font-weight: normal;
    font-size: 14px;
    color: #ff4100;
    margin: 0;
}
.xiaoi .center .news .he h3 span{
    font-weight: normal;
    font-size: 14px;
    color: #999;
}
.xiaoi .center .news .he h5{
    font-weight: normal;
    font-size: 14px;
    color: #333;
    margin: 0;
}
.xiaoi .center .emoticon{
    position: absolute;
    bottom:108px;
    width: 100%;
    height: 1px;
    left: 0;
    background-color: #ccc;
}

.xiaoi .center .attach_emoticon{
    position: absolute;
    background-color:white;
    bottom:108px;
    width: 600px;
    border:1px solid lightgray;
    display: none;
    left: 0;
} 
.xiaoi .center .attach_emoticon span{
    text-align: left;
    display:block;
    line-height: 22px;
} 

.xiaoi .center .language{
    position: absolute;
    bottom:0;
    height: 108px;
    width: 100%;
    left: 0;
}
.xiaoi .center .language .left{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 124px;
}
.xiaoi .center .language .left textarea{
    width: 100%;
    height: 108px;
    border: none;
    padding: 10px;
}
.xiaoi .center .language .right{
    position: absolute;
    width: 124px;
    top: 0;
    bottom: 0;
    right: 0;
}
.xiaoi .center .language .right button{
    width: 75px;
    height: 40px;
    background-color: #08d673;
    color: #fff;
    border-radius:5px; 
    border: none;
    margin-top: 34px;
}
.xiaoi .center .language .right button:active{
    background-color: #00c566;
}
.xiaoi .content{
    background: url("img/banner-i.jpg?v=1.1") repeat;
}
.xiaoi .nav .right{
    float: right;
    padding-right: 15px;
    margin-top: 4px;
}
.xiaoi .nav .i-logo{
    max-height: 70%;
}

.body-notice .pay-code{
    text-align: center;
    padding: 20px;
    width: 400px;
    height: 400px;
    margin-top:30px;
}
.body-notice .pay-code .code-m{ 
    width: 200px; 
    height: 200px;
}
.body-notice .pay-code h3{
    float: left;
    padding-left: 5px;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 20px;
}
.body-notice .pay-code h5{
    font-weight: normal;
    color: #777;
}
.body-notice .left-i{
    float: left;
    margin-left: 103px;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 32px;
}
.body-notice .code-div{
    width: 100%;
    background: #f6f6f6;
    padding: 40px;
    margin-top: 20px;
}
.body-notice .code-div .pay-code{
    background-color: #fff;
    margin: 0 auto;
}
.body-notice .code-div .pay-code button{
    background-color: #0e70b6;
    padding: 8px 20px;
    color: #fff;
    border: none;
    border-radius:3px;
    font-size: 15px;
}
.body-notice .ticket-form ul li{
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    box-shadow: 0 1.5px 1.5px rgba(0, 0, 0, 0.2);
}
.body-notice .ticket-form ul li h3{
    font-weight: normal;
    font-size: 15px;
    color: #0e70b6;  
    padding:15px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #f6f6f6;
    font-weight: 600;
}
.body-notice .ticket-form ul{
    margin-bottom: 0;
}
.ticket-form ul li h3 span{
    font-weight: normal;
    font-size: 14px;
    color: #999;  
}
.body-notice .ticket-form .buy-t h4{
    float:left;
    font-weight:normal;
    color:red;
    font-size:15px;
    margin: 0;
}
.body-notice .ticket-form .buy-t h4 span{
    text-decoration:line-through;
    color: #999;
    font-size: 14px;
    padding-left: 10px;
}
.body-notice .ticket-form .buy-t button{
    float:right;
    background-color:#f7ab27;
    color:#fff;
    border:none;
    border-radius:3px;
    font-size:15px;
    width:80px;
    height:30px;
}
.body-notice .ticket-form .buy-t{
    padding: 15px;
    overflow: hidden;
}
.body-notice .ticket-form .illustrate p{
    font-weight: normal;
    font-size: 14px;
    color: #999;
    margin: 0;
    padding: 15px;
    line-height: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.body-notice .ticket-form .notice p{
    border: none;
    padding-bottom: 0;
    color: #666;
}
.body-notice .notice{
    padding: 14px 14px 0 14px;
}
.body-notice .nav-justified{
    margin-bottom: 40px;
    margin-top: 20px;
}  
.body-listing .product-image a {
    height: 200px;
    line-height: 200px;
    vertical-align: middle;
    text-align: center;
}
.body-listing .product-image img {
    max-width: 100%;
    max-height: 100%;
    width: initial;
    height: initial;
    display: inline-block;
}
.body-listing .search .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.body-listing .product-title h3 a{
    font-size: 14px;
}
@media (min-width:1200px){
    .body-listing .product-title h3 a{
        width: 186px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}
@media (min-width:768px) and (max-width:1200px){
    .body-listing .product-title h3 a{
        width: 157px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

.body-exhibitor .form-plate{
    margin-left: -5px;
    margin-right: -5px;
}
.body-exhibitor .form-plate h4{
    width:90%;
    height:47px;
    background-color:#eee;
    border-radius: 10px;
    color: #036db7;
    padding-top:8px;
    font-weight: 600;
    margin-left:20px;
    margin-right:20px; 
}
.body-exhibitor .notice-font{
    font-size: 15px;
    color: #666;
    margin: 0;
    font-weight: normal;
    margin-bottom: 20px;
}
.body-exhibitor .travel-organiser-tabs{
    margin-top: 30px;
}
.body-exhibitor ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
    background-color: #0e70b6;
    color: #fff;
    top:0;
}
.body-exhibitor ul.tab-nav:not(.tab-nav-lg) li a{
    background-color: #fff;
}
.body-exhibitor .nav-justified{
    margin-top: 10px;
    margin-bottom: 10px;
}
@media (max-width:435px){
    .body-exhibitor ul.tab-nav:not(.tab-nav-lg) li {
        width: 25%;
    }
    .body-exhibitor ul.tab-nav:not(.tab-nav-lg) li:first-child{
        margin-left: 0;
    }
    .body-exhibitor ul.tab-nav:not(.tab-nav-lg) li a {
        padding-left: 0;
        padding-right: 0;
    }
}        

.event-listing .form-plate{
    margin-left: -5px;
    margin-right: -5px;
}
.event-listing .form-plate h4{
    width:90%;
    height:47px;
    background-color:#eee;
    border-radius: 10px;
    color: #036db7;
    padding-top:12px;
    font-weight: 600;
    margin-left:20px;
    margin-right:20px;
}
.event-listing .notice-font{
    font-size: 15px;
    color: #666;
    margin: 0;
    font-weight: normal;
    margin-bottom: 20px;
}
.event-listing .travel-organiser-tabs{
    margin-top: 30px;
}
.event-listing ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
    background-color: #0e70b6;
    color: #fff;
    top:0;
}
.event-listing ul.tab-nav:not(.tab-nav-lg) li a{
    background-color: #fff;
}
.event-listing .nav-justified{
    margin-top: 10px;
    margin-bottom: 10px;
}
@media (max-width:435px){
    .event-listing ul.tab-nav:not(.tab-nav-lg) li {
        width: 25%;
    }
    .event-listing ul.tab-nav:not(.tab-nav-lg) li:first-child{
        margin-left: 0;
    }
    .event-listing ul.tab-nav:not(.tab-nav-lg) li a {
        padding-left: 0;
        padding-right: 0;
    }
}
.event-listing a {
    outline: medium none;
    text-align: center;
    text-decoration: none;
}
.event-listing p{
    margin-bottom: 10px;
}
.event-listing h3{
    margin-top: 10px;
}
.event-listing .page-breadcrumb{
    margin-bottom: 20px;
}
.event-listing hr{
    margin-top: 10px;
    margin-bottom: 10px;
}

.event-item .container .mt-30 .positon{
    width: 182px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: block;
    padding-bottom: 20px;
}
.event-item .container .mt-30 .info{
    margin-top: 10px;
}
.speech-body .container li h5 {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
    width: 55%;
}

.article-listing #news-list h3 {
    margin: 0;
}

.article-listing #news-list p {
    margin: 0;
}
.article-listing #news-list .newsrow {
    margin-top: 20px;
}
.article-listing #news-list .newsrow img {
    width: 100%;
}
.article-listing .text-right .form-control{
    float: left;
    width: 50%;
}
.article-listing .text-right .btn-success{
    float: left;
}
.article-listing .container .page-breadcrumb{
    margin-bottom: 20px;
}

.about-overall .overall .col-md-2{
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    margin-bottom: 10px;
}
.about-overall .overall .col-md-2 img{
}
.about-overall .overall .col-md-2 h3{
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 36px;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    margin: 0;
    line-height: 36px;
    background-color: rgba(0,0,0,0.5);
    padding-left: 10px;
    padding-right: 10px;
}
.about-overall .overall .row{
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width:993px){
    .about-overall .overall .col-md-2{
        width: 18.9%;
    }
}
@media (min-width:1200px){
    .about-overall .overall .col-md-2{
        width: 19.1%;
    }
}
.about-overall .center-nav{
    text-align: center;
}
.about-overall .center-nav a{
    width: 115px;
    height: 45px;
    color: #333;
    display: inline-block;
    line-height: 45px;
}
.about-overall .center-nav .button{
    width: 230px;
    height: 45px;
    border: #ccc 1px solid;
    border-radius:3px; 
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
}
.about-overall .center-nav .active{
    background-color: #006eb6;
    color: #fff;
}
.about-overall .overall h5{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.logo-listing .logo-m{
    text-align: center;
    margin-bottom: 30px;
    height: 70px;
}
.logo-listing .logo-m a img{
    max-width:100%;
    max-height: 100%;
    height: auto;
}

.ticket-form .pay-code{
    text-align: center;
    padding: 20px;
    width: 400px;
    height: 400px;
    margin-top:30px;
}
.ticket-form .pay-code .code-m{ 
    width: 200px; 
    height: 200px;
}
.ticket-form .pay-code h3{
    float: left;
    padding-left: 5px;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 20px;
}
.ticket-form .pay-code h5{
    font-weight: normal;
    color: #777;
}
.ticket-form .left-i{
    float: left;
    margin-left: 103px;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 32px;
}
.ticket-form .code-div{
    width: 100%;
    background: #f6f6f6;
    padding: 40px;
    margin-top: 20px;
}
.ticket-form .code-div .pay-code{
    background-color: #fff;
    margin: 0 auto;
}
.ticket-form .code-div .pay-code button{
    background-color: #0e70b6;
    padding: 8px 20px;
    color: #fff;
    border: none;
    border-radius:3px;
    font-size: 15px;
}
.ticket-form .ticket-form ul li{
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    box-shadow: 0 1.5px 1.5px rgba(0, 0, 0, 0.2);
}
.ticket-form .ticket-form ul li h3{
    font-weight: normal;
    font-size: 15px;
    color: #0e70b6;  
    padding:15px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #f6f6f6;
    font-weight: 600;
}
.ticket-form .ticket-form ul{
    margin-bottom: 0;
}
.ticket-form .ticket-form ul li h3 span{
    font-weight: normal;
    font-size: 14px;
    color: #999;  
}
.ticket-form .ticket-form .buy-t h4{
    float:left;
    font-weight:normal;
    color:red;
    font-size:15px;
    margin: 0;
}
.ticket-form .ticket-form .buy-t h4 span{
    text-decoration:line-through;
    color: #999;
    font-size: 14px;
    padding-left: 10px;
}
.ticket-form .ticket-form .buy-t button{
    float:right;
    background-color:#f7ab27;
    color:#fff;
    border:none;
    border-radius:3px;
    font-size:15px;
    width:80px;
    height:30px;
}
.ticket-form .ticket-form .buy-t{
    padding: 15px;
    overflow: hidden;
}
.ticket-form .ticket-form .illustrate p{
    font-weight: normal;
    font-size: 14px;
    color: #999;
    margin: 0;
    padding: 15px;
    line-height: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.ticket-form .ticket-form .notice p{
    border: none;
    padding-bottom: 0;
    color: #666;
}
.ticket-form .notice{
    padding: 14px 14px 0 14px;
}
.ticket-form .nav-justified{
    margin-bottom: 40px;
    margin-top: 20px;
}  

.ticket-notice .inp {
    border: 1px solid gray;
    padding: 0 10px;
    width: 200px;
    height: 30px;
    font-size: 18px;
}
.ticket-notice #embed-captcha {
    width: 300px;
    margin: 0 auto;
}
.ticket-notice .show {
    display: block;
}
.ticket-notice .hide {
    display: none;
}
.ticket-notice #notice {
    color: red;
}
.ticket-notice #mask {
    display: none;
    position: fixed;
    text-align: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: auto;
}
.ticket-notice .popup-mobile {
    position: relative;
}
.ticket-notice #popup-captcha-mobile {
    position: fixed;
    display: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 9999;
}
.ticket-notice .tiket-h .col-md-6{
    position: relative;
    height: 187px;
    padding: 0;
    overflow: hidden;
}
.ticket-notice .tiket-h img{
    width: 100%;
}
.ticket-notice .tiket-h h2{
    color: #333;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
}
.ticket-notice .tiket-h h4{
    color: #999;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding-top: 10px;
}
.ticket-notice .tiket-h h3{
    color: #666;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding-top: 10px;
}
.ticket-notice .tiket-h h3 span{
    color: #f61d4b;
    font-size: 18px;
}
.ticket-notice .tiket-h h5{
    color: #f61d4b;
    font-size: 30px;
    margin: 0;
    position: absolute;
    bottom: 0;
}
.ticket-notice .tiket-h h5 span{
    color: #999;
    font-size: 14px;
    font-weight: normal;
    text-decoration:line-through;
    padding-left: 10px;
}
.ticket-notice .tiket-h h5 i{
    font-size: 16px;
    font-style: normal;
}
.ticket-notice .tiket-h button{
    right: 10px;
    position: absolute;
    bottom: 10px;
    background-color: #f61d4b;
    width: 100px;
    height: 34px;
    color: #fff;
    border: none;
    border-radius: 3px;
    font-size: 16px;
}
.ticket-notice .tiket-h{
    border: 1px #ededed solid;
    margin: 0;
}
.ticket-notice .tiket-h .info{
    padding-left: 10px;
    padding-top: 10px;
}
@media (min-width: 1200px){
    .ticket-notice .tiket-h .col-md-6{
        height: 220px;
    }}
@media (max-width: 990px){
    .ticket-notice .tiket-h .col-md-6{
        height: 300px;
    }
    .ticket-notice .tiket-h .info{
        height: 170px;
    } 
}
@media (max-width: 770px){
    .ticket-notice .tiket-h .col-md-6{
        height: 220px;
    }
    .ticket-notice .tiket-h .info{
        height: 170px;
    } 
}
@media (max-width: 460px){
    .ticket-notice .tiket-h .col-md-6{
        height: 170px;
    }
    .ticket-notice .tiket-h .info{
        height: 180px;
    } 
}
.ticket-notice .nav-justified{
    margin-bottom: 40px;
    margin-top: 20px;
}

.expo-notice .pay-code{
    text-align: center;
    padding: 20px;
    width: 400px;
    height: 400px;
    margin-top:30px;
}
.expo-notice .pay-code .code-m{ 
    width: 200px; 
    height: 200px;
}
.expo-notice .pay-code h3{
    float: left;
    padding-left: 5px;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 20px;
}
.expo-notice .pay-code h5{
    font-weight: normal;
    color: #777;
}
.expo-notice .left-i{
    float: left;
    margin-left: 103px;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 32px;
}
.expo-notice .code-div{
    width: 100%;
    background: #f6f6f6;
    padding: 40px;
    margin-top: 20px;
}
.expo-notice .code-div .pay-code{
    background-color: #fff;
    margin: 0 auto;
}
.expo-notice .code-div .pay-code button{
    background-color: #0e70b6;
    padding: 8px 20px;
    color: #fff;
    border: none;
    border-radius:3px;
    font-size: 15px;
}


.expo-notice .ticket-form ul li{
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    box-shadow: 0 1.5px 1.5px rgba(0, 0, 0, 0.2);
}
.expo-notice .ticket-form ul li h3{
    font-weight: normal;
    font-size: 15px;
    color: #0e70b6;  
    padding:15px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #f6f6f6;
    font-weight: 600;
}
.expo-notice .ticket-form ul{
    margin-bottom: 0;
}
.expo-notice .ticket-form ul li h3 span{
    font-weight: normal;
    font-size: 14px;
    color: #999;  
}
.expo-notice .ticket-form .buy-t h4{
    float:left;
    font-weight:normal;
    color:red;
    font-size:15px;
    margin: 0;
}
.expo-notice .ticket-form .buy-t h4 span{
    text-decoration:line-through;
    color: #999;
    font-size: 14px;
    padding-left: 10px;
}
.expo-notice .ticket-form .buy-t button{
    float:right;
    background-color:#f7ab27;
    color:#fff;
    border:none;
    border-radius:3px;
    font-size:15px;
    width:80px;
    height:30px;
}
.expo-notice .ticket-form .buy-t{
    padding: 15px;
    overflow: hidden;
}
.expo-notice .ticket-form .illustrate p{
    font-weight: normal;
    font-size: 14px;
    color: #999;
    margin: 0;
    padding: 15px;
    line-height: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.expo-notice .ticket-form .notice p{
    border: none;
    padding-bottom: 0;
    color: #666;
}
.expo-notice .notice{
    padding: 14px 14px 0 14px;
}
.expo-notice .nav-justified{
    margin-bottom: 40px;
    margin-top: 20px;
} 
.expo-notice .spectacle{
    padding-bottom: 40px;
}
@media (max-width:480px){
    .container, #header.full-header .container, .container-fullwidth{
        width: auto!important;
    }
}
.css3-spinner{
    display: none!important;
}
.logo-m{
    text-align: center;
}
#copyrights{
    background-color: #fff;
}
#copyrights a{
    color:#051562;
}
#copyrights a:hover{
    color: #001b6a;
}
.foot-b-y{
    display: block;
    margin-bottom: 8px;

}
@media (max-width:991px){
    .body-listing .hidden-sm {
        display: block!important;
    }
}
@media (min-width:767px){
    .body-index .index-func_btn .c1{padding-left: 0;}
    .body-index .index-func_btn .c4{ text-align: right;}
    .body-index .index-func_btn .c3{text-align: center;} 
}
@media (max-width:767px){
    #logo .standard-logo img{
        height:70px;
    }
    #logo .retina-logo img{
        height:70px;
    }
    #logo{
        height:70px;
    }
    #primary-menu-trigger{
         top:43px;
    }
    .body-index .index-homepage-video{
        margin-bottom:10px;
    }
    .body-index .feature-box{
        margin-bottom:30px;
    }
    .body-index .feature-box.media-box .fbox-media{
        margin-bottom:15px;
    }
}
@media (max-width:361px){
	#primary-menu-trigger{top:3px;}
}
#logo .big-bt{
    display:none;
}
@media (max-width:450px){
    .body-index #carousel-example-generic .carousel-inner .item img{
       width: 100%; height:auto;
    }
    .body-index .carousel-indicators li{
        height:5px;
        width:5px;
    }
    .body-index .carousel-indicators{
        bottom:5px;
    }
    .body-index .container .index-func_btn{
        margin-top:20px;
        margin-bottom:20px;
    }
    .body-index .index-func_btn .c1,.body-index .index-func_btn .c3{
        padding-right: 7px;
    }
    .body-index .index-func_btn .c4,.body-index .index-func_btn .c2{
        padding-left: 7px;
    }
    .body-index #logo a{
        float:left;
    }
    .body-index #logo .big-bt{
        display: block;
        font-size:12px;
        float:right;
        margin-top:18px;
    }
    .body-index #logo a.standard-logo{
        margin-left:38%;
    }
    .body-index #logo a.retina-logo{
        margin-left:38%;
    }
    .body-index .btn-i{
        display:none;
    }
}
@media (min-width:1200px){
    #primary-menu .en-nav{
        margin-top:10px;
    }
}
.news-main{
    line-height: 1.9;
}
.body-index .index-news-list .list-unstyled .news-li .font-size{
    font-size:14px;
    text-align:justify;
	-moz-text-align-last:justify;

}
/* 图标 */
#primary-menu-trigger{
    border-radius: 5px;
    height: 34px;
    width:38px;
    line-height: 34px;
}
.list-btn .col-lg-12{
    text-align: center;
    margin-top: 20px;
}
.list-btn .form-control{
    width: 170px;
    height: 36px;
    line-height: 36px;
    border:1px solid #0e70b6;
    color: #0e70b6;
    text-align: center;
    padding: 0;
    margin: 0 auto;
}
.list-btn .form-control:hover{
    background-color: #0e70b6;
    color: #fff;
}
.nobottommargin .big-bt{
    display: none;
}
@media(max-width:767px){
    .nobottommargin .big-bt{
        display: block;
    }
}
.history-reviewbtn{
    display: none;
}
section .reviewtitle .titleleft span{
    font-size: 25px;
}
section .reviewtitle .titleleft img{
    width: 38px;
}
section .reviewtitle .titleleft{
    margin-top: 10px;
}
.time-list{
    margin-top: 30px;
    margin-bottom: 20px;
}
ul.tab-nav:not(.tab-nav-lg) li a{
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
}
.body-index .index-list-unstyled{
    margin-bottom: 0;
}
.body-index .en-more{
    margin-top: 0;
}
.top-old ul li p{
    height: auto;
    padding-bottom: 5px;
    padding-top: 5px;
}
.sub-title .sf-js-enabled a{
    text-align: left;
}
.event-listing-a{
    text-align: left!important;
}
.article-events .col-md-9 .newsrow h3,.article-listing .col-md-9 .newsrow h3{
    margin-top: 0;
}
.article-events .col-md-9 .newsrow p,.article-listing .col-md-9 .newsrow p{
    margin-bottom: 0;
}
.article-events .news-19 h3{
    float: left;
    margin-bottom: 0;
    line-height: 16px;
}
.article-events .news-19 p{
    line-height: 16px!important;
}
.article-events .newsrow .text-right,.article-listing .col-md-9 .newsrow .text-right{
    color: #999;
}
.article-events .news-19 h3 a{
    color: #333;
    font-weight: normal;
}
.article-events .col-md-9 .newsrow h3 a{
    color: #333;
    font-size: 16px;
}
.notice-n #footer{
    margin-top:20px!important;
}
.notice-n .img-content{
    width:100%;
}
.pay-code{
    text-align: center;
    padding: 20px;
    width: 400px;
    height: 400px;
    margin-top:30px;
}
.pay-code .code-m{ 
    width: 200px; 
    height: 200px;
}
.pay-code h3{
    float: left;
    padding-left: 5px;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 20px;
}
.pay-code h5{
    font-weight: normal;
    color: #777;
}
.pay-code .left-i{
    float: left;
    margin-left: 103px;
    margin-top: 20px;
    width: 32px;
}
.code-div{
    width: 100%;
    background: #f6f6f6;
    padding: 40px;
    margin-top: 20px;
}
.code-div .pay-code{
    background-color: #fff;
    margin: 0 auto;
}
.code-div .pay-code button{
    background-color: #0e70b6;
    padding: 8px 20px;
    color: #fff;
    border: none;
    border-radius:3px;
    font-size: 15px;
}
.code-div .time h4{
    font-size: 18px;
    margin-top: 60px;
}
.code-div .time{
    text-align: center;
}
.code-div .time p{
    border-radius: 50%;
    font-size: 15px;
    height: 50px;
    margin:0 auto;
    padding-top:10px;
    width: 50px;
}
.code-div .time h6{
    font-size: 15px;
}
.code-div .color-green h4,.code-div .color-green h6,.code-div .color-green p{
    color: #6cbd03;
}
.code-div .color-green p{
    border: 2px solid #6cbd03;
}
.code-div .color-red h4,.code-div .color-red h6,.code-div .color-red p{
    color: #ec2121;
}
.code-div .color-red p{
    border: 2px solid #ec2121;
}
.code-div .color-yellow h4,.code-div .color-yellow h6,.code-div .color-yellow p{
    color: #f3a825;
}
.code-div .color-yellow p{
    border: 2px solid #f3a825;
}
#primary-menu.sub-title > .en-nav > li > a{
    font-size:14px;
    padding-left: 12px;
    padding-right: 12px;
}
p{
    margin-bottom: 0px;
}
.ticket-form .info h5{
    float: left;
    width: 20%;
    margin-bottom: 10px;
    padding-left: 10px;
    border-right: 1px #ededed solid;
    color: #555;
}
@media(min-width:370px){
.ticket-form .info h5{
    width: 18%;
}
}
@media(min-width:400px){
.ticket-form .info h5{
    width: 16%;
}
}
@media(min-width:768px){
.ticket-form .info h5{
    width: 10%;
}
}
.ticket-form .info p{
    float: left;
    width: 80%;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 0;
}
.ticket-form .info{
    border-bottom: 1px #ededed solid;
}
.ticket-form #content p{
    line-height: 1.5;
}
.exhibitor-n{
    text-align: left;
}
.exhibitor-e{
    width: 100%;
    border-bottom: 1px #ededed solid;
    color: #333;
    font-size: 15px;
    padding-bottom: 3px;
    margin-top: 30px;
}
.exhibitor-e i{
    color: #0e70b6;
    margin-right: 5px;
}
.exhibitor-c-n .product-image{
    height: 110px;
    overflow: hidden;
}
.exhibitor-c-n .product-desc a{
    font-size: 14px;
    font-weight: normal;
    color: #333;
    line-height: 1.3!important;
}
.exhibitor-c-n .product-desc{
    padding: 0;
}
.exhibitor-c-n .product-desc h3{
    line-height: 1.3!important;
}
.exhibitor-h-n .fbox-desc{
    padding: 10px!important;
}
.exhibitor-h-n .feature-box p{
    margin: 0;
    text-align: left;
    font-size: 14px;
    color: #333;
    line-height: 1.3!important;
}
.exhibitor-h-n .center{
    padding-left: 15px;
    padding-right: 15px;
}
.exhibitor-h-n{
    margin-top: 15px;
}
.bottom-b-n{
    border: 1px solid #0e70b6;
    padding: 5px 10px;
    border-radius: 3px;
}
.exhibitor-c-n{
    text-align: center;
}
.exhibitor-c-n .product-desc h3{
    text-align: left;
}
.exhibitor-c-n .product{
    padding-bottom: 10px;
}
.exhibitor-h-n{
    text-align: center;
}
.exhibitor-n{
    margin-bottom: 0!important;
}
.product-new-m .product-meta{
    border: none;
    box-shadow: none;
}
.product-new-m .panel-body{
    padding: 0;
}
.product-new-m .panel-body span{
    float: left;
    margin-right: 20px; 
}
.exhibitor-listing-img-container{
    height: 50px;
}
.nub-x{
    width:100px;
    display: block;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
    border-top: 0px solid #ddd;
}
.exhibitor-list-n{
    text-align: center;
}
.company-name{
   text-align: right; 
}
@media(max-width:768px){
	.body-pro .container{padding: 0px;}
}
.logo-listing .logo-m a{
    display: block;
    height: 90px;
    width: 100%;
    line-height:70px; 
}
.logo-listing .logo-m a img{
    max-height: 90px;
    display: inline-block; 
    vertical-align: middle;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.logo-listing .logo-m{
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    height: 90px;
}
.big-app{
    padding: 0!important;
}
.fa-ts-m{
    font-size: 20px;
    margin-top: 2px!important;
}