body, html {
    margin: 0;
    padding: 0;
}
body {
    color: #333;
    font-size: 14px;
    font-family: 'Microsoft YaHei' "Helvetica Neue", Helvetica, Arial, sans-serif;
}
* {
    box-sizing: border-box;
}
img {
    display: block;
}
.left {
    float: left;
}

.right {
    float: right;
}
.clear {
    clear: both;
}
ul, ol, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.row {
    width: 1100px;
    margin: 0 auto;
}
/* .column {
    padding: 15px 0;
} */

/* silder */
.slider-wrapper {
	position: relative;
	z-index: 90;
	height: 300px;
	width: 100%;
	overflow: hidden;
}

.slider-wrapper li {
	display: none;
}

li.slide-current {
	display: block;
}

.slider-wrapper li img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	height: 100%;
}
.slider-controls {
	text-align: center;
	margin-top: 15px;
}

.slider-controls li {
	background: #415066;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin: 0 4px;
	cursor: pointer;
}

.slider-controls li.active {
	background: #387FFF;	
}

/* box1 */
.box1 {
    position: relative;
    text-align: center;
    /* padding: 3%; */
}
.box1 .box1_info {
    margin-top: 20px;
}
.box2 {
    padding: 0 3%;
}
/* title */
.title {
    text-align: center;
    padding: 20px 0;
   
}
.title img {
    margin: 0 auto;
}
.title span{
    display: inline-block;
    background: url(../images/title.png) center no-repeat;
    width: 385px;
    height: 102px;
    line-height: 102px;
    text-align: center;
    font-family: 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #4CD893;
}




/* header */
header {
    background: #f7f7f7;
}
.logo {
    float: left;
}
.headerNav {
    display: table-cell;
    width: 1%;
    line-height: 35px;
    text-align: center; 
}
.headerNav li {
    float: left;
    width: 14.28%;
}
.headerNav li:hover {
    background: #efefef;
}
.headerNav li a {
    display: block;
    color: #666;
    text-decoration: none;
}
.headerNav li:hover a {
    color: #e68700;
}
.headerNav li:nth-child(5) a{
    color: rgb(243, 255, 82);
    background-color: rgb(75, 174, 255);
    font-weight: 800;
    font-size: 18px;
    
}
.headerNav li:nth-child(5) a:hover{
    background-color: rgb(18, 0, 97);
    font-size: 20px;
}

/* content */

body {
    background: url(../images/bg.png) no-repeat;
    background-size: 100% 100%;
}
.banner{
    width: 100%;
    height: 100%;
    position: relative;
}
.banner .ban-wrap{
    position: relative;
    width: 100%;
    height: 550px;
}
.banner .banner_pic1{
    background: url(../images/banner_bg.png) center no-repeat;
    background-size:cover;
    height: 550px;
    display: block;
}
.banner .banner_pic2{
    background: url(../images/banner_bg1.png) center no-repeat;
    background-size:cover;
    height: 550px;
}

.banner .row {
    position: absolute;
    width: 1000px;
    padding-bottom: 42.2%;
}
.banner .pelm {
    position: absolute;
}
.banner .banner2 {
    display: none;
    width: 1920px;
    height: 775px;
}
.banner_mob {
    display: none;
}
.banner_mob img {
    width: 100%;
}
#indexg{
    left:25%;
    bottom: 2%;
}



/* 会议主题 */
.box21{
    background: url(../images/about_bg.png) no-repeat center;
    background-size: 100% 100%;
}

.about_txt {
    min-height: 300px;
    background-size: 100% 100%;
    padding: 20px 0px 50px 55px;
    width: 55%;
}
.about_txt .info {
    padding: 10px;
}
.about_txt h4 {
    color: #fff;
    font-size: 36px;
    margin: 10px 0;
}
.about_txt p {
    line-height: 26px;
    color: rgb(0, 0, 0);
    text-align: justify;
    text-indent: 2em;
    letter-spacing: .5px;
    margin: 0;
    font-size: 15px;
}
.about_box {
    width: 40%;
}
.about_box video {
    width: 100%;
    margin-top:20px;

}
.jz{
    text-align: center;
}


/* 参会价值 */
.bg_pic{
    background: url(../images/about_bg1.png) no-repeat center;
    background-size:cover;
    padding: 40px;
}
.box2_pic{
    display: inline-block;
    background-size: 100% 100%;
}
.bcon{
    position: absolute;
    bottom: -100px;
    right: 0px;
    height: 498px;
    width: 290px;
    margin: 100px auto;
    /* border: 1px solid #76ae72;
    background-color:rgba(118, 174, 114, 0.5); */
    z-index: 999;
}
.bcon .titlef{
    width: 100%;
    border-bottom: 1px solid #76ae72;
    border-top-left-radius:1em;
    border-top-right-radius:1em;
    height: 35px;
    color: #f3e10f;
    background-color: rgba(45, 99, 195, 0.44);
}
.bcon b{ 
    font-size: 16px;
    /* border-top:2px solid #63B8FF;  */
    padding:5px 10px; 
    display:inline-block;
}
.bcon a{
    float: right;
    font-size: 14px;
    line-height: 35px;
    color: rgb(170, 170, 170);
    text-decoration: none;
}

.list_lh{ 
    height: 460px;
    width: 100%;
    overflow:hidden;
    background-color: rgba(45, 99, 195, 0.44);
}
.list_lh ul{
    padding-left: 0px;
    list-style:none;
}
.lieven{
    background-color: #eee;
}
.list_lh li p{ 
    padding-left: 10px;
    height:30px; 
    line-height:30px;
    margin: 0;
    overflow: hidden;
}
.list_lh li p a{ 
    float:left; 
    text-decoration:none;
    color: #fff;
    font-size: 14px;
}
.part_info{
    display: none;
}



/* 议题方向 */
.bg_direction{
    background: url(../images/about_bg3.png) no-repeat center;
    width: 100%;
    height: 100%;
    background-size: cover;
}
.bg_direction_fir{
    background: url(../images/about_bg3_1.png) no-repeat center;
}
.box2{
    margin: 0 auto;
    font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
}
.dir_info ul {
    width: 42%;
    color: #000000;
}
.dir_info .left {
    margin-left: 3%;
}
.dir_info .right {
    margin-right: 3%;
}
.dir_info  h3 {
    color: #005FA9;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.dir_info ul li {
    font-size: 16px;
    margin: 20px 0;
    
}
.dir_info table{
    border: 1px solid #64b3f1;
}
.dir_info table tr{
    width: 90px;
    height: 34px;
}
.dir_info table td{
   text-align: center;
   line-height: 25px;
   font-size: 13px;
   height: 50px;
}
.dir_info .left1 {
    float: left;
    margin-left: 8%;
    margin-top: 10px;
}
.dir_info .right1 {
    float: right;
    margin-right: 3%;
    margin-top: 10px;
}



/* 嘉宾点击效果 */
.bg_bgpic {
    background: url(../images/about_bg5.png) no-repeat center;
    background-size: cover;
}
.guest {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding:0px 60px;
}

.picList .guest_popup {
    display: none;
}

.title2 {
    text-align: center;
}
.title2 .txt {
    display: inline-block;
    color: #F3850F;
    font-size: 36px;
    font-weight: bold;
}
.title2 .line {
    height: 1px;
    background: #F3850F;
    margin-top: 20px;
}
.guest_box {
    cursor: pointer;
    position: relative;
}

.guest_box_txt .guest_popup {
    display: none;
}
.title2 {
    text-align: center;
}
.title2 .txt {
    display: inline-block;
    color: #F3850F;
    font-size: 36px;
    font-weight: bold;
}
/* popup */
.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}
.popup_bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
}
.popup_box {
    position: absolute;
    top: 120px;
    width: 600px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: #fff;
    box-shadow: 5px 5px 10px #111;
    padding: 15px;
}
.popup_box .title2 .txt {
    font-size: 24px;
}
.popup_box p {
    text-indent: 2em;
}
.popup_box p a {
    color: #F3850F;
    text-decoration: none;
}
.popup_box .popup_btn {
    text-align: center;
    margin-top: 10px;
}
.popup_box .popup_btn span {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #F3850F;
    padding: 10px 15px;
}
/* 演讲嘉宾 */

/* 演讲嘉宾 */
.special_img {
    width: 30%;
    border: 2px solid #bbb;
    padding: 1%;
}
.special_img img {
    width: 100%;
}
.special_info {
    width: 66%;
}
.special_info h3 {
    color: #118af1;
    font-size: 30px;
    margin: 0;
}
.special_info h6 {
    font-size: 16px;
    margin: 6px 0 20px;
}
.special_info p {
    line-height: 26px;
    margin: 0;
}
.guest ul li {
    float: left;
    width: 21%;
    border: 1px solid #305d04;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 1%;
    /* margin-top: 75px; */
    margin-right: 3%;
    margin-bottom: 80px;
}

.guest_box {
    cursor: pointer;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    /* overflow: hidden; */
}
.guest_box img {
    width: 100%;
    border-radius:50%;
}
.guest_box p {
    margin: 0;
    /* padding: 7px 0; */
}
.guest_box h9 {
    display: block;
    line-height: 40px;
    border-top: 1px solid #fff;
    margin: 0 14px;
}
.guest_box .guest_box_txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -85px;
    height: 75px;
    color: #1a1f1e;
    text-align: center;
    overflow: hidden;
} 
.guest_box_txt .guest_popup {
    display: none;
}

.box2_info  a:hover{
    color:rgb(255, 106, 0);
    text-decoration: none;
    font-weight: 600;
}

/* 企业logo */
.com_info ul {
    width: 48%;
}
.com_info ul h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.com_info ul li {
    float: left;
    width: 33.33%;
}
.com_info ul li img {
    display: block;
    width: 100%;
    padding: 0 10px 20px;
}
.c_media {
    margin-top: 60px;
}
/* 奖牌 */
.sole_box {
    width: 31%;
    text-align: center;
    margin-left: 120px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    background: rgba(255, 255, 255, .5);
    margin-right: 3.5%;
}
.sole_box:last-child {
    margin-right: 0;
}
.sole_box img {
    display: inline-block;
    width: 80%;
}
.show_info {
    text-align: center;
}
.show_info .btn_fold {
    cursor: pointer;
    display: inline-block;
    width: 150px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    background: #F3850F;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    margin: 20px 0;
}
.show_info ul li {
    float: left;
    width: 18%;
    margin: 0px 10px 20px;
    border: 1px solid #ccc;
}
.show_info ul li img {
    display: block;
    width: 100%;
}

/* 相关媒体报道 */

.show_pic ul li {
    float: left;
    margin: 20px 67px 20px;
    border: 1px solid #ccc;
}
.show_pic ul li img{
    width: 200px;
    height: 60px;
}

.title_media span{
    font-size: 35px;
}
/* 合作媒体 */
.show_info .box-height li img{
    height: 61.35px;
}

/* 参会礼品 */
.gift_info img{
    width: 100%;
}
.gift p {
    color: #ff2300;
    font-size: 14px;
    text-align: center;
    padding: 0 10%;
    line-height:24px;
}
.gift p .res_red {
    color: red;
}

.gift p{
    position: relative;
    color: #ff0000;
    font-size: 14px;
    text-align: center;
    padding: 0 10%;

}
.gift .res_red img{
    position: absolute;
    display: block;
    width: 4%;
    line-height: 1px;
    margin-left: 110px;
    margin-top: -10px;
}
.gift{
    color: #c29b18;
    font-size: 14px;
    text-align: center;
    padding: 0 10%;
}


/* 参会报名 */
.title_bg .bg_bgpic1{
    background: url(../images/about_bg4.png) no-repeat center;
    padding: 0 50px
}
.enroll {
    background-size: auto 100%;
    padding-top: 100px;
}
.tab_box {
    text-align: center;
}
.tabs {
    display: inline-block;
    line-height: 35px;
    color: #5d3d00 ;
    border: 1px solid #F3850F;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    overflow: hidden;
}
.tabs .tab {
    float: left;
    cursor: pointer;
    width: 120px;
    font-size: 18px;
}
.tabs .tab.active {
    background: #F3850F;
}

.enroll_info{
    padding: 10px;
}
.enroll_info ul {
    border-bottom: 1px dashed #fff;
    padding: 0 10%;
    margin-top: 20px;
}
.enroll_info ul li {
    position: relative;
    float: left;
    width: 44%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
}
.enroll_info ul li img {
    position: absolute;
    top: 0;
    left: -4px;
}
.enroll_info ul li:nth-child(2n) {
    float: right;
}
.enroll_info ul li input {
    width: 100%;
    height: 40px;
    font-size: 16px;
    padding-left: 50px;
}
.enroll_info .trade {
    color: rgb(0, 80, 54);
    font-size: 16px;
    padding: 0 10%;
    margin: 15px 0;
}
.trade.meet label {
    margin-right: 8px;
}
#Zjkeys, #Hykeys {
    display: inline-block;
}
#Zjkeys span, #Hykeys span {
    margin-right: 8px;
}
.enroll_info .trade input[type="checkbox"] {
    vertical-align: bottom;
}
.enroll_info .textarea {
    padding: 0 10%;
}
.enroll_info .textarea textarea {
    width: 100%;
    font-size: 16px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    resize: none;
    padding: 10px 15px;
}
.buttons_box {
    text-align: center;
    margin-top: 15px;
}
.buttons {
    display: inline-block;
}
.buttons .button1,
.buttons .button2 {
    cursor: pointer;
    display: inline-block;
    width: 145px;
    height: 50px;
    line-height: 50px;
    color: #5a2200;
    font-size: 16px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    margin: 0 20px;
    margin-top: 10px;
}
.buttons .button1 {
    border: 1px solid #F3850F;
}
.buttons .button2 {
    border: 1px solid #F3850F;
    background: #F3850F;
}
.enroll_info{
    /* background: rgb(102, 102, 102); */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius:15px;
}


/*review*/

.cont {
    width: 1000px;
    margin: 20px auto;
    overflow: hidden;
}

.rev_c {
    padding: 35px;
    overflow: hidden;
}
/* 新闻 */
.rev_c{
    background: url(../images/about_bg1_1.png) center no-repeat;
}
/* 轮播图 */
.news_img {
    width: 435px;
    height: 270px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    position: relative;
    /* border: 2px solid #666; */
}
.news_img img{
    width: 100%;
}

.news_img ul li {
    position: absolute;
    display: none;
}

.news_img .news_yd {
    width: 100px;
    height: 15px;
    position: absolute;
    right: 0px;
    bottom: 12px;
}

.news_img .news_yd li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
    float: left;
    cursor: pointer;
    margin-right: 8px;
}

.news_img .news_yd li.cur {
    background: #c60505;
}
.review .rev_tex:first-child {
    display: block;
}
.review .rev_tex1 {
    position: relative;
    display: block;
}




/* 图片
.rev_vid {
    float: left;
    margin-right: 20px;
    width: 435px;
    height: 270px;
    padding-top: 14px;
}

.rev_vid video {
    width: 435px;
    height: 270px;
}

.rev_vid img {
    width: 436px;
    height: 246px;
} */

.rev_tex {
    float: left;
    width: 410px;
    height: 270px;
    font-size: 14px;
}

.rev_tex h2 {
    display: inline;
    padding-top: 0px;
}

.rev_tex p {
    text-indent: 2em;
    color: rgb(0, 0, 0);
    font-size: 14px;
}

.rev_tex p a {
    color: #000;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
}

.rev_tex p a:hover {
    color: red;
}

/*review ed*/





/* 行业资讯 */
/* review */
.review {
    /* margin-top: 40px !important; */
}
.review li {
    margin-bottom: 40px;
    cursor: pointer;
}
.review li:nth-of-type(3){
    margin-bottom: 0px;
}
.review_date {
    width: 12%;
    color: #fff;
    text-align: center;
    background: #A9A9A9;
    transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    -ms-transition: all ease-in .3s;
    -o-transition: all ease-in .3s;
    /* margin-right: 4%; */
}

.review_info {
    width: 84%;
    border-left: 1px solid #A9A9A9;
    padding-left: 4%;
}
.review_txt {
    border: 1px solid #A9A9A9;
    background: #fff;
    padding: 15px;
}
.review_txt h4 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    -ms-transition: all ease-in .3s;
    -o-transition: all ease-in .3s;
    margin: 0;
    margin-bottom: 8px;
}
.review_txt p {
    line-height: 23px;
    font-size: 14px;
    text-indent: 2em;
    margin: 0;
}
.review_txt  a{
    text-decoration: none;
}
.review_txt p a {
    color: red;
    text-decoration: none;
}
.review li:hover .review_txt h4 {
    color: #F3850F;
}
.review .more {
    text-align: right;
}
.review .more a {
    color: red;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
#map {
    float: left;
    width: 59%;
    height: 400px;
    border: 1px solid #ccc;
}
.lxzy {
    float: right;
    width: 40%;
    height: 400px;
    line-height: 24px;
    font-size: 14px;
    border: 1px solid #ccc;
    background: #f9f9f9;
    overflow: auto;
    padding: 10px;
}
.lxzy font{ 
    color: #C03;
}
.iw_poi_title {
    color:#CC5522;
    font-size:14px;
    font-weight:bold;
    overflow:hidden;
    padding-right:13px;
    white-space:nowrap;
}
.iw_poi_content {
    font:12px arial,sans-serif;
    overflow:visible;
    padding-top:4px;
    white-space:-moz-pre-wrap;
    word-wrap:break-word;
}

/* contact */
.contact {
    padding-bottom: 0;
    
}
.contact_info {
    color: #000;
    /* border-bottom: 1px dashed #fff; */
    padding-bottom: 25px;
    /* background: rgba(113, 126, 131, 0.4); */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius:15px;
    
}
.contact_info ul {
    float: left;
    width: 33.33%;
    font-size: 15px;
    padding-left: 5%;
}
.contact_info ul li {
    margin-top: 20px;
}
.contact_info ul li:hover{
    color: #11CBD7;
    cursor: pointer;
}
.use_bg{
    background: url(../images/about_bg6.png) center no-repeat; 
}

/*行业资讯*/
.media-ul a {
    color: #292929;
}

.media-ul li {
    height: 120px;
}

.media-ul li h4 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
}

.media-ul li h4:hover {
    color: #ff0042
}

.media-ul li p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

.med-img {
    width: 180px;
    height: 120px;
    margin-right: 20px
}

.med-img img {
    width: 180px;
    height: 120px
}
/*media end*/



/* footer */
footer {
    color: rgb(0, 0, 0);
    text-align: center;
    padding: 10px 0;
}
footer p {
    line-height: 25px;
    margin: 0;
}
footer p a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}
footer p a:hover {
    color: #F3850F;
}

/* sidebar */
.sidebar {
    position: fixed;
    top: 100px;
    left: 10px;
    z-index: 9999;
}
.sidebar li {
    width: 120px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    background: #118AF1;
    margin: 10px 0;
}
.sidebar li:hover,
.sidebar li.active {
    border-color: #fff;
    background: #F3850F;
}
.sidebar a {
    display: block;
    color: #fff;
    text-decoration: none;
    transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
}
.sidebar li:hover a,
.sidebar li.active a {
    color: #fff;
}

/* 手机侧边栏 */
.sidebar2 {
    display: none;
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #F3850F;
    padding: 8px 10px;
    box-shadow: 0px 0px 10px #180e00;
    z-index: 9999;
}
.sb_left {
    display: none;
    font-size: 16px;
    background: rgba(0, 0, 0, .8);
}
.sb_left ul {
    padding: 50px 0;
}
.sb_left ul li {
    line-height: 60px;
    padding: 0 20px;
}
.sb_left ul li.active {
    background: rgba(255, 255, 255, .2);
}
.sb_left ul li:first-child {
    border-top: 1px dashed #fff;
}
.sb_left ul li {
    padding-left: 15px;
    border-bottom: 1px dashed #fff;
}
.sb_left ul li a {
    display: block;
    color: #fff;
}

/*客服*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 250px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #387FFF url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #387FFF url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #387FFF url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #387FFF url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 15px 15px 15px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
/*客服 end*/


/* 手机端导航 */
.bocweb-header {
	position: fixed;
	z-index: 100;
	left: 0;
	width: 100%;
    transition: transform 0.8s,opacity 0.8s;
    background: #083b7d;
    border-bottom: 1px solid #ccc;
}
.bocweb-header .in-block,.bocweb-header .wrap .bocweb-nav li.lang span,.bocweb-header .wrap .bocweb-nav li.link span {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.bocweb-header .table {
	display: table;
	width: 100%;
	height: 100%
}

.bocweb-header .table .table-cell {
	display: table-cell;
	vertical-align: middle
}

.bocweb-header .wrap {
	height: 100%;
	padding: 0 2.15%
}

.bocweb-header .wrap .bocweb-logo {
	display: block;
	height: 100%
}

.bocweb-header .wrap .bocweb-logo img {
	display: block;
	height: 100%;
	max-height:63px
}

.bocweb-header .wrap .bocweb-nav {
	height: 100%;
	font-size: 0
}

.bocweb-header .wrap .bocweb-nav li {
	position: relative;
	padding: 0 35px;
	height: 100%
}

.bocweb-header .wrap .bocweb-nav li a {
	display: block;
	font-size: 16px;
	line-height: 64px;
	text-align: center;
	font-family: "HYX1-45W";
    color: #e3e1f0;
    text-decoration: none;
}

.bocweb-header {
    display: none;
}
.bocweb-header .wrap .bocweb-menu {
	display: none
}
.fl {
	float: left;
	display: inline
}
.fr {
	float: right;
	display: inline
}

@media (max-width: 1300px) {
	.bocweb-header{
        display: block;
        top: 0;
		height: 54px
	}

	.bocweb-header .wrap .bocweb-logo {
		position: relative;
		z-index: 110
	}

	.bocweb-header .wrap .bocweb-menu {
		display: block;
		position: relative;
		top: 16px;
		z-index: 110;
		cursor: pointer
	}

	.bocweb-header .wrap .bocweb-menu .line {
		background: #fff;
		border-radius: 3px;
		display: block;
		height: 2px;
		position: relative;
		top: 0;
		transition: transform 0.3s ease,top 0.3s ease,width 0.3s ease,opacity 0.3s;
		transform-origin: center center;
		width: 30px
	}

	.bocweb-header .wrap .bocweb-menu .line:nth-child(2) {
		margin: 8px 0
	}

	.bocweb-header .wrap .bocweb-menu.active .line:nth-child(1) {
		top: 10px;
		transform: rotate(45deg)
	}

	.bocweb-header .wrap .bocweb-menu.active .line:nth-child(2) {
		opacity: 0;
		width: 0
	}

	.bocweb-header .wrap .bocweb-menu.active .line:nth-child(3) {
		top: -10px;
		transform: rotate(-45deg)
	}

	.bocweb-header .wrap .bocweb-nav {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		z-index: 109;
		background-color: #083b7d
	}

	.bocweb-header .wrap .bocweb-nav ul {
		padding-top: 60px
	}

	.bocweb-header .wrap .bocweb-nav li {
		float: none;
		padding: 0;
		height: auto;
		margin: 0 4.16%;
		opacity: 0;
		transform: translate3d(0, 10px, 0);
		transition: transform 0.4s ease,opacity 0.4s ease;
		display: block;
	}

	.bocweb-header .wrap .bocweb-nav li a {
		position: relative;
		padding: 28px 0;
		font-size: 20px;
		line-height: 0.2;
		text-align: left;
		border-bottom: 1px solid rgba(255,255,255,0.2);
	}

	.bocweb-header .wrap .bocweb-nav li.lang {
		padding: 0
	}

	.bocweb-header .wrap .bocweb-nav li.lang .text {
		display: none
	}

	.bocweb-header .wrap .bocweb-nav li.lang .mb-text {
		display: inline-block;
		font-size: 18px
	}

	.bocweb-header .wrap .bocweb-nav li.lang .icon {
		display: none
	}

	.bocweb-header .wrap .bocweb-nav li.lang:after {
		display: none
	}

	.bocweb-header .wrap .bocweb-nav li.link {
		padding: 65px 0 0;
		border: none
	}

	.bocweb-header .wrap .bocweb-nav li.link .text {
		font-size: 16px
	}

	.bocweb-header .wrap .bocweb-nav li.link .icon {
		background-size: contain
	}

	.bocweb-header .wrap .bocweb-nav li.link a {
		width: 140px;
		height: 38px;
		padding: 0;
		line-height: 38px;
		margin: 0 auto;
		text-align: center
	}

	.bocweb-header .wrap .bocweb-nav li.active a .mb-icon {
		transform: rotate(0deg);
		opacity: 1
	}

	.bocweb-header.h-show {
		z-index: 101
	}

	.bocweb-header.h-show .wrap .bocweb-nav li {
		opacity: 1;
		transform: translate3d(0, 0, 0)
    }
   
}


@media screen and (max-width:1350px) {
    .sidebar li {
        width: 100px;
    }
}
@media screen and (max-width:1300px) {
    header {
        display: none;
    }
    .banner {
        margin-top: 54px;
        padding-bottom: 50px;
    }
    
    .pelm.p5 {
        width: 95%;
    }
    .pelm.p5 img {
        width: 100%;
    }
    .carousel_p {
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }
    
}
@media screen and (max-width:1200px) {
    .dir_info ul li {
        font-size: 16px;
    }
}
@media screen and (max-width:1100px) {
    .banner {
        padding-bottom: 0;
    }
    .banner .row {
        width: 100%;
        padding-bottom: 0;
    }
    .banner .banner1 {
        display: none;
    }
    .banner .banner2 {
        position: relative;
        display: block;
    }
    .row {
        width: 100%;
    }
    .review_info {
        width: 650px;
        margin: 0 auto;
    }
    .review_info li {
        width: 50%;
    }
    .review_info img {
        height: 155px;
    }
    .part_info {
        width: 650px;
        margin: 0 auto;
    }

    .part_info img {
        height: 155px;
    }
    
    .part_info li img{
        display: none;
    } 
    .part_info {
        width: 650px;
        margin: 0 auto;
    }
    .part_info img {
        height: 155px;
    }
    .bg_bgpic1{
        padding: 0 !important;
    }
    .bg_direction{
        height: auto;
    }
    .ban-wrap {
        display: none;
    }
    .part_info{
        display: block;
    }
}
@media screen and (max-width:1000px) {
    .enroll_info ul li {
        width: 48%;
    }
    .review_left {
        display: none;
    }
    .review_left_mob {
        display: block;
    }
    .review_right {
        width: 100%;
    }
    .hyzz {
        width: 100% !important;
    }
    .yb_conct {
        display: none !important;
    }
    #newBridge {
        display: none !important;
    }
    .bdshare-slide-button-box {
        display: none !important;
    }
    .guest_box:hover .guest_box_txt {
        padding-top: 72px;
    }
    .guest_box p {
        font-size: 10px;
    }
    .guest_box h9 {
        font-size: 12px;
    }
    .title2 .txt {
        font-size: 30px;
    }
    .cont{
        width:98%;
        margin: 20px auto;
    }
    .sidebar{
        display: none;
    }
    .ban-wrap {
        display: none;
    }
    .box2_pic{
        display: none;
    }
}
@media screen and (max-width:768px) {
    .column {
        padding: 5px 0;
    }
    header {
        display: none;
    }
    .title img {
        width: 80%;
        margin:10px auto;
    }
    .title span {
        display: block;
        width: 100%;
        background-size: 70% 70%;
        font-size: 22px;
        padding: 1% 0 4%;
    }
    .banner .leftBox {
        display: none;
    }
    .banner .right {
        float: none;
        width: 90%;
        margin: 0 auto;
    }
    .part_info {
        width: 100%;
    }
    .part_info {
        width: 100%;
    }
    .banner {
        display: none;
    }
    .banner_mob {
        display: block;
    }
    .review_info {
        width: 100%;
    }
    .c_logo {
        background-size: auto 100%;
    }
    .carousel_txt p {
        -webkit-line-clamp: 20;
    }
    .about_txt {
        float: none;
        width: 100%;
    }
    .about_box {
        float: none;
        width: 100%;
    }
    .about_box video {
        margin: 6px 10px 35px 22px;
    }
    .guest ul li {
        width: 24%;
        margin-right: 1%;
    }
    .guest ul li:nth-child(5n) {
        margin-right: 1%;
    }
    .com_info ul {
        width: 100%;
    }
    .com_info ul li {
        width: 16.666%;
    }
    .lamp {
        margin-top: 0 !important;
        padding: 3% !important;
    }
    .lamp p {
        position: static !important;
        font-size: 16px !important;
        text-align: left;
    }
    .lamp img {
        display: none;
    }
    .enroll_info ul,
    .enroll_info .trade,
    .enroll_info .textarea {
        padding: 0;
    }
    #map {
        width: 100%;
    }
    .lxzy {
        width: 100%;
    }
    .contact_info ul {
        width: 100%;
        text-align: center;
        border-bottom: 1px dashed #fff;
        padding-bottom: 15px;
    }
    .contact_info ul:last-child {
        border-bottom: none;
    }
    .review{
        padding: 10px;
    }
    .rev_c{
        padding: 10px;
        background: none;
    }
    .rev_vid{
        width: 100%;
        height: auto;
    }
    .rev_vid video{ 
        width:100%;
        height:auto;
       }
 
	.rev_tex{ 
        width:100%;
         height:auto;
        }
        .cont{
            width:98%;
            margin: 20px auto;
        }
        .dir_info ul li{
            margin: 30px auto;
        }
    .guest_box img{
        background-size:100%;
    }
    .entry-content .yarpp-related li{
        width: 43%;
        padding-bottom: 11%;
        margin-right:22px;
    }
    .entry-content .yarpp-related li a{
        left:0%;
        font-size: 10px;
    }
    .part_info .txt{
        height: 180px;
    }
    .dir_info .topic_c p{
        width: 100%;
    }
    .bg_bgpic1{
        padding: 0 !important;
    }
    .box2_pic img{
        width: 310px;
    }
    .box2 .box2_right{
        width: 100%;
    }
    .box2_right .direction_right{
        line-height: 18px;
    }
    .news_img{
        width: 100%;
        height: 223px;
    }
    .bg_direction{
        padding: 10px;
        height: auto !important;
    }
    .box2 .Venue_one{
        margin-left:0px;
        width: 100%;
    }
    .box2 .Venue_one .firstvenue{
        float: left !important;
        width: 100%;
        line-height: 30px;
        font-size: 13px;
        margin:40px 0 0 0;
    }
    .box2 .Venue_one .secondvenue{
        float: left;
        font-size: 13px;
        width: 100%;
        /* margin:40px 0 0 0; */
        line-height: 30px;
    }
    .box2 .Venue_fir_one h3{
        text-align: center;
        margin-left: 0px;
    }
    .box2 .Venue_one h3{
        text-align: center;
        margin: 0px;
    }
    .box2 .Venue_fir_one .firstvenue_fir{
        width: 100%;
        line-height: 28px;
        font-size: 14px;
    }
    .box2 .Venue_fir_one .secondvenue_fir{
        width: 100%;
        margin: 0px;
        line-height: 28px;
        font-size: 14px;
    }
    .gift_info2 img{
        width: 80%;
        height: 80;
        margin: 0 auto;
    } 
    .bcon{
        position: relative;
        bottom: auto;
        right: auto;
        margin: 70px auto;
        z-index: 0;   
    }
    .bg_pic{
        padding: 20px 30px 0px 30px;
    }
    .part_info .txt{
        height: 160px;
    }
    .gift .res_red img{
        display: none;
    }
  }
@media screen and (max-width:640px) {
  
    .title p {
        font-size: 12px;
        padding: 0 !important;
    }
    #about {
        /* padding-top: 20px; */
    }
    .about_txt {
        margin-left: 29px;
        padding: 0% 5% 5% 0%;
    }
    .about_txt p {
        line-height: 24px;
        font-size: 14px;
    }
    .part_info .txt h5 {
        /* line-height: 20px; */
        font-size: 22px;
    }
    .part_info .txt p {
        font-size: 16px;
    }
    
    .dir_info .line {
        display: none;
    }
    .dir_info ul {
        width: 100%;
        padding: 0 !important;
        
    }
    .dir_info ul.left{
        margin-left: 0 !important;
        width: 100%
    }
    .dir_info ul.right{
        margin-right: 0 !important;
        width: 100%
    }
    .box21{
        padding: 30px 55px 0px 10px !important;
    }
    .dir_info ul li {
        font-size: 14px;
        
    }
    .guest ul li {
        width: 32%;
    }
    /* .com_info ul li {
        width: 48%;
    } */
    .com_info ul li {
        width: 50%;
    }
    .show_info ul li {
        width: 50%;
        margin:5px 0px 0px 0px !important; 
    }
    .show_info ul li img {
        height: 54px;
    }
    .enroll_info ul li {
        width: 100%;
    }
    .media-ul li {
        width: 100%;
    }
    .media-ul li .img {
        width: 47%;
    }
    .news_txt {
        width: 50%;
    }
    .news_txt h8 {
        font-size: 18px;
    }
    .news_txt p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .sole_box {
        width: 100%;
        margin: 10px 0;
    }
    .cont{
        width:100%;
        margin: 0px auto;
    }
    .box2_info_mob {
        display: block;
    }
    .about_txt .info {
        margin-top: 10px;
    }
    .title{
        padding:0px;
    }
    .c_media{
        margin-top: 0px;
    }
    .part_info li img{
        display: none;
    }
    .guest {
        padding: 0
    }

    .guest .bd ul li {
        width: 48% !important;
        margin: 1%;
        height: auto;
        border-radius: 5px;
    }

    .guest .bd ul li img {
        width: 100%;
    }

    .guest .bd ul li .title {
        font-size: 12px;
    }

    .guest .port1:hover {
        opacity: 0 !important;
    }

    .guest span {
        line-height: 18px !important;
    }

    .entry-content .yarpp-related li{
        width: 43%;
        padding-bottom: 11%;
        margin-right:22px;
    }
    .entry-content .yarpp-related li a{
        left:0%;
        font-size: 10px;
    }
}
@media screen and (max-width:400px) {
    /* .title span {
        
        padding-top: 0%;
    } */
    .content {
        background-position-y: -200px;
    }
    .review_info li {
        width: 100%;
    }
    .guest ul li {
        width: 48%;
    }
    .com_info ul li {
        width: 48%;
    }
    .enroll_info ul li {
        width: 100%;
    }
    .buttons .button1,
    .buttons .button2 {
        width: 120px;
        margin: 0 10px;
        margin-top: 10px;
    }
    .review li {
        margin-bottom: 20px;
    }
    .review_date {
        display: none;
    }
    .review_info {
        width: 100%;
        border-left: 0;
        padding-left: 0;
    }
    .contact_info ul {
        width: 100%;
        text-align: center;
        border-bottom: 1px dashed #fff;
        padding-left: 0;
        padding-bottom: 20px;
    }
    .contact_info ul:last-child {
        border-bottom: 0;
    }
    .contact_info ul li {
        margin-top: 20px;
    }
    .popup_box {
        top: 80px;
        left: 5%;
        width: 90%;
    }
    .title2 .txt {
        font-size: 26px;
    }
    .part_info li {
        width: 100%;
    }
    .entry-content .yarpp-related li{
        width: 43%;
        padding-bottom: 11%;
        margin-right:22px;
    }
    .entry-content .yarpp-related li a{
        left:0%;
        font-size: 10px;
    }
}
@media screen and (max-width:320px) {
    .title span {
        line-height: 30px;
    }
}

/*会议赞助*/
.hyzz { 
    width: 1000px; 
    margin: 0 auto; 
    color: #fff; 
    padding: 30px 0 15px;
}
.hyzz img {
    display: inline-block;
}
.tit2 { 
    height: 94px; 
    line-height: 47px;  
    text-align: center; 
    font-family: "微软雅黑"; 
    margin-bottom: 15px;
}
.tit2 span { 
    padding: 0 10px; 
    font-size: 30px;
    color: #00a0cb; 
    font-weight: 440; 
    background: #ffffff;
}
.tit2 span font { 
    font-size: 14px;
}
.body-text {
    background-color: #fff;
    color: #25373C;
    font-size: 18px;
    text-align: center;
}
.body-text p {
    width: 15%;
    display: inline-block;
    text-align: left;
    padding: 20px;
    color: #45636B;
}
.body-text1 {
    background-color: #fff;
    color: #25373C;
    font-size: 18px;
    text-align: center;
    display: none;
}
.body-text1 p {
    width: 15%;
    display: inline-block;
    text-align: left;
    padding: 20px;
    color: #45636B;
}
.detail-con {
    font-size: 14px; 
    line-height: 28px; 
    padding: 0 20px 20px; 
    color: rgb(27, 27, 27);
}
.detail-con p {
    margin: 0;
}
.detail-con h2 { 
    font-size:18px; 
    font-family:"微软雅黑"; 
    color: rgb(32, 32, 32); 
    margin-top: 0;
    margin-bottom: 15px; 
    padding: 10px 0;
}
.detail-con h2 strong {  
    padding: 5px;
}
.detail-con a { 
    color: #f34469; 
    text-decoration: underline;
}
.detail-con a:hover { 
    color: #118AF1;
    -webkit-transition:0.5s; 
    -moz-transition: 0.5s; 
    text-decoration: underline;
}
.detail ol{
    margin: 50px auto;
}
.detail-con ol li {
	/* margin-left: 40px; */
}
.detail-con table ,.detail-con table tr td {
	border: 1px solid #CCC;
}
.detail-con table tr td { 
    padding:5px;
}
/*会议赞助 end*/
