
.left{float: left}
.right{float: right}
.wap{display: none}
h4{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/***********新闻内页************/
.wrap{ max-width:1200px; margin:0 auto; width:100%; min-width:300px}
.mg40{margin-top:40px}
.news_tt{ width:100%;font-size:24px; text-align:left;line-height:1.6;}
.news_time{border-bottom:1px solid #ddd; padding:10px 0 20px;  color:#999}
.article{line-height:2; font-size:16px; }
.pre_next{ line-height:30px; color:#999; margin-bottom:50px;}
.pre_next a{color:#999}
/***********新闻内页结束************/
/*******案例详情*******/
.pro_box{width: 1200px;margin: 0 auto;}
.cc{display: none}
.gallery-thumbs {
    /*width: 260px;*/
    width: 500px;
    height: 50px;
    box-sizing: border-box;
    margin-top: 15px;
    text-align: center;
    padding: 0 50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.gallery-thumbs .swiper-slide {
    width: 50px !important;
    height: 50px;
    opacity: 1;
    border: 1px solid #da241c;
    cursor: pointer;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
    border-color: #da241c;
}

.pro_lg{overflow: hidden;}
.xq_lf{display: inline-block;width: 630px;position: relative;vertical-align: top;}
.xq_rg{display: inline-block;width: 500px;float: right;vertical-align: top;padding-top: 15px;}
.xq_rg h2{color:#da241c;font-size: 24px;margin-bottom: 20px;}
.xq_list{width: 100%;border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;padding: 15px 0;}
.xq_list p{display: inline-block;font-size: 16px;width: 100%;line-height: 25px;margin-bottom: 10px;color: #787878;}
.pro_box{padding-top: 50px;}
.pro_xq{width: 100%;margin-top: 50px;overflow: hidden;}
.pro_xq_lf{display: inline-block;width: 850px;vertical-align: top;}
.pro_xq_rg{display: inline-block;width: 300px;float: right;vertical-align: top;}
.pro_xq_rg h4{text-align: center;color:#5398FF;font-size: 18px;margin-bottom: 20px;}
.pro_xq_rg ul li{width: 300px;height: 300px;text-align: center;border: 1px solid #EEEEEE;border-top: 0;padding: 10px 0;}
.pro_xq_rg ul li img{width: 250px;height: 250px;}
.pro_xq_rg ul li p{color: #999999;font-size: 16px;margin-top: 5px;}
.pro_xq_rg ul li:hover p{color:#5398FF;}
.pro_xq_rg ul li:first-child{border-top: 1px solid #EEEEEE;}
.gallery-thumbs .swiper-wrapper{transform:none !important;}
.xq_zx a{display: inline-block;width: 150px;height: 40px;line-height: 40px;background: #da241c;text-align: center;color: white;font-size: 16px;}
.xq_zx{margin-top: 20px;}
.pro_xq{width: 100%;margin-top: 60px;}
.pro_xq h3{color: #666666;font-size: 18px;border-bottom: 1px solid #a0a0a0;padding-bottom: 10px;}
.xq_nr{padding-top: 20px;text-align: center;}

/********案例内页结束********/
/******首页*******/
.section{margin-top: 30px}
/*头部*/
.nr{width: 1400px;margin: 0 auto;}

.y_nav{display: none}
.header{display: flex;justify-content: space-between;margin: 0 90px}
.logo{float: left;line-height: 80px}
.head_rg{display: flex;float: left}
.yuyan{line-height: 80px;margin-right: 10px}

.top_ul{margin-left:40px}
.top_ul>li{float: left;height: 80px;line-height: 80px;font-size: 16px;overflow: hidden;text-align: center;padding: 0 22px 0;margin-right: 10px;position: relative;}
.top_ul>li a{color: #666;}
.top_ul>li:hover>a,.top_ul>li.active>a{color: #005b5c;font-weight: 700}
.nav_meu{width: 100%;position: absolute;top: 80px;left: 0;z-index: 99;opacity: 0;transition:all 0.5s;}
.nav_meu li{height: 45px;line-height: 45px;text-align: center;background:#fff;}
.nav_meu li a{color: #666;font-size: 15px;}
.nav_meu li:hover a{color: #005c5c;font-weight: 700}
.top_ul>li:hover{overflow: inherit;}
.top_ul>li:hover .nav_meu{opacity: 1;top: 80px;transition:all 0.5s;}


/*banner*/
.ban_swi{width: 100%;height: 100%;}
.ban_swi .swiper-slide{ text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;}
.ban_swi .swiper-pagination-bullet-active{background:#fe9213;}
/*首页*/
.ind_about{padding: 60px 0}
.ind_about .gy_sj {color: #005c5c}
.ind_about .left{width: 840px}
.ind_about .left>p{line-height: 2;font-size: 16px;text-align: justify}
.ind_about .right{width: 500px}
.ind_zhanhui{background-color: #f5f5f5;padding: 60px 0}
.ind_zhanhui .tongqi_ul li{width: 335px}
.ind_zhanhui .luntan {padding-top: 40px}
.ind_zhanhui .luntan_list li {background-color: #fff}
.ind_news{padding-top: 40px}
.ind_news .news_list{margin-top: 0}
.ind_news .news_list li{margin-bottom: 0}
.ind_pinpai{padding-top: 40px}
.ind_pinpai_ul {display: flex;flex-wrap: wrap}
.ind_pinpai_ul li{text-align: center;width: 230px;height: 92px;}
.ind_pinpai_ul li:nth-child(6n){margin-right: 0}
/*关于我们*/
.about{background: url("../img/about_back.png");padding: 80px 0}
.about .left {width: 500px}
.about .right {width: 840px}
.tit{padding: 20px 0}
.tit h3{font-size: 38px;color: #005c5c;margin-bottom: 20px;font-weight: 700}
.tit h4{font-size: 28px;color: #005c5c;font-weight: 700;line-height: 1.4}
.about .right p{font-size: 16px;line-height: 2;text-align: justify;}

.about_site{margin-top: 80px;font-size: 20px}
.about_site_en{margin-top: 30px}
.about_site p{color: #005c5c;font-weight: 700;margin-top: 10px}
.about_site .left{width: 240px}
.about_site .right{width: 600px}

.guimo{background-color: #005c5c;height: 606px;color: #fff}
.guimo .left{width: 570px;padding: 60px 0}
.guimo .left p{line-height: 2;}
.guimo .left>p{line-height: 2;font-size: 16px;text-align: justify;text-indent: 2em;}
.guimo .left .tit h3{color: #fff}
.guimo .right{position: absolute;right: 0}
.gy_sj{display: flex;justify-content: space-between;padding-top: 20px}
.gy_sj li{width: 22%;text-align: center;position: relative}
.gy_sj li p{font-size: 30px;font-weight: bold;}
.gy_sj li span{font-size: 18px;display: block}

.tongqi{background-color: #f5f5f5;padding:60px 0 80px 0}
.tongqi_ul{display: flex;flex-wrap: wrap}
.tongqi_ul li{width: 453px;margin-right: 20px;background-color: #fff}
.tongqi_ul li:last-child{margin-right: 0}
.tongqi_ul_wz{background-color: #fff;padding: 30px}
.tongqi_ul_wz h4{font-size: 20px;font-weight: 700;position: relative;margin-bottom: 10px;}

/*展商服务*/
.liuyan{background-color: #f5f5f5}
.liuyan .nr{background-color: #fff;padding: 60px 50px}
.tit p{font-size: 20px}
.liuyan_div{width: 50%;float: left;margin-top: 60px}
.liuyan_div h4{font-size: 20px;font-weight: 700;padding: 20px 0}

/*留言*/

.cont2{height: auto; overflow: hidden;padding: 30px 0}
.cont2 .left{float: left}

.zx_box .zx_form{justify-content: space-between;}
.zx_form .inp{width:100%;height: 60px;border: 1px solid #c6c6c6;background: #fff;display: flex;float: left;margin-right: 20px;margin-bottom: 20px}
.zx_form .inp:nth-child(2n+1){margin-right: 0}
.zx_form .inp span{width:200px;height: 60px;font-size: 20px;display: inline-flex;justify-content: center;align-items: center;position: relative;}
.zx_form .inp input{width: 83%;height: 60px;padding-left: 10px;border: none;background: transparent;}
.zx_form .inp span:before{content: "";width:1px;height: 38px;background:#5db8c4;position: absolute;top: 10px;right: -1px;}

.zx_form .inps input{width: 90%;}
.zx_form .inps {
    width: 520px;
    height: auto;
    margin-bottom: 40px;
}
.zx_form .inp textarea {
    width: 100%;
    height: 80px;
    border: 1px solid white;
    background: transparent;
    padding: 15px;

    padding-top: 10px;
}
.zx_form .inp_sub input{width: 290px;height: 60px;color: white;background:#8cd50b;border: none;font-size: 16px;}
.zx_box .zx_p{margin-top:10px;color:#666666;font-size: 14px;}
.zx_box .zx_p em{color:#333;}

/*观众服务*/
.jiaotong{padding: 60px 0}
.jiaotong .left,.jiaotong .right{width: 50%}
.tab-hd {display: flex;padding-bottom: 30px}
.tab-hd li{width: 130px;height: 60px;text-align: center;padding: 15px 0}
.tab-hd li img{margin-right: 5px}
.tab-hd .active{background-color: #8cd50b}
.tab-bd li p{margin-bottom: 10px}

.map{height: 600px;margin-bottom: 60px}

/*酒店住宿*/
.jiudian{padding: 60px 0}
.jiudian_lite {margin-bottom: 30px}
.jiudian_lite .left{width: 600px;height: 380px;margin-right: 70px}
.jiudian_lite .right{text-align: left;width: 700px}
.jiudian_lite .right h4{font-size: 28px;color: #005b5c;font-weight: 700}
.jiudian_lite .right p{font-size: 16px;margin-top: 10px}

/*论坛会议*/
.luntan_list{display: flex;flex-wrap: wrap;margin-top: 30px}
.luntan_list li{margin-right: 24px;width: 450px;margin-bottom: 30px;background-color: #f5f5f5;padding-bottom: 20px}
.luntan_list li:nth-child(3n){margin-right: 0}
.luntan_list li h4{font-size: 20px;text-align:center;color: #333;margin: 20px 0}
.luntan_list li h4:hover{font-weight:700}
.more{text-align: center;}
.more a{display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #999;
    text-align: center;
    color: #333;
    font-size: 16px;}

.more a:hover {
    color: #fff;
    background-color: #8cd50b;
}
/*展会回顾*/
.huifang{background-color: #f5f5f5;padding: 40px 0 60px}
.video_tit{position: relative}

.video_tit .tit_h4{text-align: left;}
.video_tit .swiper-button-next,.video_tit .swiper-button-prev{width: 40px;height: 40px;margin-top: 0;bottom: 0;top:40px}
.video_tit .swiper-button-next{background: url(../img/ind_icon06.png) no-repeat;background-size: 100% 100%;right: 110px;}
.video_tit .swiper-button-prev{background: url(../img/ind_icon05.png) no-repeat;background-size: 100% 100%;left: 1300px}
.video_tit .swiper-button-next:hover{background: url(../img/z-l.png) no-repeat;}
.video_tit .swiper-button-prev:hover{background: url(../img/y-l.png) no-repeat;}
.video_list  h4{color: #333;font-size: 18px;margin-bottom: 10px;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.yc{width:100%;height:100%;position: absolute;top:0;display: none}
.yc_cont{text-align: center;position: absolute;top: 50%;left: 50%;margin-left: -20px;margin-top: -20px;}
.video_list{display: flex;flex-wrap: wrap;width: 100%}
.video_list .video_m{width: 100%;overflow: hidden;position: relative}
.video_list .video_m img{width: 100%;transition: all 0.5s;height: 100%}
.video_list .video_list_wz{padding: 20px;background-color: #fff;width: 100%}
.video_list:hover .yc{display: block}

.shunjian{padding: 40px 0 60px}
.shunjian_ul{display: flex;flex-wrap: wrap}
.shunjian_ul li{width: 450px;margin-right: 24px}
.shunjian_ul li:nth-child(3n){margin-right: 0}


/*新闻*/
.new_nav{margin-top: 0}
.news_list{display: flex;flex-wrap: wrap;margin-top: 30px}
.news_list li{margin-right: 24px;width: 450px;margin-bottom: 24px}
.news_list li:nth-child(3n){margin-right: 0}
.news_wz{padding:20px 30px 0;border: 1px solid #999;border-top: none}
.news_wz p{font-size: 16px;color: #999;font-weight: 700;margin: 20px 0}
.news_wz p span{color: #999}
.news_more{float: right;font-size: 16px;line-height: 40px}
.news_wz a h1{font-size: 20px;color: #333;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.news_wz .more{text-align: left;margin-bottom: 20px}
.news_list li:hover .news_wz h4,.ind_news_list li:hover .news_wz h4{font-weight: 700}


/*联系我们*/
.contact{margin: 60px auto}
.contact .left{width: 600px;height:400px;background-color: #F5F5F5;padding: 50px 50px 0}
.tit_h4 {
    font-size: 34px;
    color: #333;
    margin-bottom: 30px;
    text-align: center;
}
.contact .left .tit_h4{text-align: left}
.contact_cont{margin-bottom: 20px}
.contact_cont_ul{float: right;width: 240px}
.contact .left ul li{font-size: 16px;margin-bottom: 10px}
.contact .left ul li img{margin-right: 10px;}
.contact .right{width: 800px}
.about_liuyan .cont2{  height: auto; overflow: hidden; margin-top:60px ;padding: 0}
.about_liuyan .cont2 .left{width: 700px;float: left}
.about_liuyan .cont2 .right{width: 700px;float: right;}
.about_liuyan .cont2 .right .zx_box{margin-top:0;}
.about_liuyan .cont2 .right .zx_box .zx_p{
    margin-bottom: 26px;;}
.about_liuyan .cont2 .right form{padding: 0 40px;  margin-top: 20px;}
.about_liuyan .zx_box{margin-top: 50px;}
.about_liuyan .zx_box h3{color: #2c8e68;font-size: 22px;}
.contact .right .map{height: 400px;margin-bottom: 0}


/*留言*/
.about_liuyan .zx_form .inp{width:100%;height: 40px;border: 1px solid #c6c6c6;background: #f5f5f5;display: flex;float: left;margin-bottom: 20px}

.about_liuyan .zx_form .inp span{width:35px;height: 40px;display: inline-flex;justify-content: center;align-items: center;position: relative;}
.about_liuyan .zx_form .inp input{width: 83%;height: 40px;padding-left: 10px;border: none;background: transparent;}
.about_liuyan .zx_form .inp span:before{content: "";width:1px;height: 20px;background:#da251c;position: absolute;top: 10px;right: -1px;}
.about_liuyan .zx_form .inps {
    width: 100%;
    height: auto;
}
.about_liuyan .zx_form .inp_sub input{width: 200px;height: 60px;color: white;background:#8cd50b;border: none;font-size: 16px;}
.about_liuyan .zx_box .zx_p{margin-top:10px;color:#666666;font-size: 14px;}
.about_liuyan .zx_box .zx_p em{color:#333;}
.about_liuyan .zx_form .inp textarea {
    width: 100%;
    height: 138px;
    border: 1px solid white;
    background: transparent;
    padding: 15px;

}







/*分页*/
.pagination{width: 100%;text-align: center;margin-top: 35px;}
.pagination a,.pagination p{display:inline-block;height: 30px;line-height: 30px;margin-right:5px;padding: 0 10px;background:#fff;text-decoration:none;color:#666666;font-size:14px;border: 1px solid #666666;border-radius: 50px;}
.pagination a:hover{color:#5db8c4;border-color:#5db8c4;}
.pagination a.cur{background:#5db8c4;color:#fff;border-color:#5db8c4;}
/*底部*/
.footer{width: 100%;background-color:#1d2323;height: auto;margin-top: 30px}
.foot_lf{padding-top: 40px;color: #fff;}
.cf{color: #fff}

.foot_lf h5{font-size: 18px;margin-bottom: 20px}
.footer_bt{float: left;width: 86%}
.foot_left{float: right}
.foot_left p{font-size: 16px;margin-bottom: 20px}
.foot_left a{color: #b2b2b2}
.foot_con{margin: 0 30px}
.footer_nav{display: flex;flex-wrap: wrap}
.footer_nav li{margin-right: 30px;margin-top: 30px}
.footer_nav li a{color: #fff}
.foot_bq{border-top: 1px solid #dadada;padding: 15px 0;text-align: center;}
.foot_bq p,.foot_bq p a{color: #fff;font-size: 16px;}

/*侧边*/
.c_kf{width: 70px;position: fixed;right: 0;top: 300px;z-index: 999;}
.c_kf li{width: 100%;height: auto;background-color: #e5e5e5;padding: 10px 5px;margin-bottom: 2px;text-align: center;cursor: pointer;position: relative;overflow: hidden;}
.c_kf li p{margin-top: 5px;color: #333}
.kf_mod{width: 190px;text-align: center;position: absolute;top: 0;right: 56px;opacity: 0;transition: all 0.2s;z-index: 99;}
.kf_tel{height: 55px;line-height: 55px;color: white;font-size: 20px;}
.kf_wx{padding: 15px 0;}
.kf_wx img{width: 188px;}
.kf_wx p{color: white;font-size: 16px;margin-top: 10px;}
.c_kf li:last-child{background-color: #8cd50b}

@media only screen and (max-width: 768px){
    .wap{display: block}
    .pc{display: none}
    /*分页*/
    .pagination{margin: 5% 0}
    .pagination a, .pagination p {font-size: 12px;margin-right: 0;padding: 0 6px;height: 20px;line-height: 20px;}
    /********导航开始**********/
    .header{display: none;}
    .container-fluid>.navbar-header{width: 100%;margin: 0;}
    .navbar{margin-bottom: 0;}
    .navbar-brand{width: 54%;padding: 0;}
    .navbar-brand>img{width:100%;height: 100%}
    .navbar-default .navbar-toggle {border-color: transparent;margin-right: 0;}
    .navbar-default .navbar-toggle .icon-bar {background-color: #5db8c4;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;}
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background: #5db8c4;color: white;}
    .navbar-default{background: white;}
    .y_nav{display: block;width: 100%;position: fixed;top: 0;left: 0;z-index: 999;box-shadow:2px 2px 5px #A1A1A1;-moz-box-shadow:2px 2px 5px #A1A1A1; -webkit-box-shadow:2px 2px 5px #A1A1A1;}
    .banner,.ban_swi{margin-top: 53px;}
    .nr{width: 100%;padding-left: 15px;padding-right: 15px;}
    /********导航结束**********/
    .tit h3{font-size: 26px}
    .tit h4{font-size: 16px}
    /*首页*/
    .ind_about{padding: 0}
    .ind_about .left{width: 100%}
    .ind_about .right{width: 100%;margin-top: 5%}
    .ind_zhanhui{padding: 5% 0}
    .ind_zhanhui .tongqi_ul li{width: 100%}
    .ind_zhanhui .tongqi_ul li img{width: 100%}
    .ind_zhanhui .luntan,.ind_news,.ind_pinpai{padding-top: 0}
    .ind_pinpai_ul li{width: 49%;margin-right: 7px;}
    .ind_pinpai_ul li:nth-child(2n){margin-right: 0}
    /*关于我们*/
    .about{padding: 20px 0}
    .about .right,.about .left{width: 100%}
    .about .right p{font-size: 14px}
    .about_site{margin-top: 20px}

    .guimo{height: auto;padding-bottom: 20px}
    .guimo .left{padding: 20px 0;width: 100%}
    .guimo .right {position: inherit;width: 100%}
    .gy_sj{margin-top: 0;padding-top:20px;}
    .gy_sj li{width: auto;text-align: left}
    .gy_sj li p,.gy_sj li span{font-size: 14px}

    .tongqi{padding:0 0 20px 0}
    .tongqi_ul li{width: 100%;margin-right: 0;margin-bottom: 20px}
    /*展商服务*/
    .liuyan .nr{padding: 15px}
    .cont2{padding: 0}
    .cont2 .left{width: 100%;}
    .cont2 .right{width: 100%;}
    .cont2 .right{ margin-top: 20px;background-color: #fff}
    .cont2 .right form{ padding: 0}
    .zx_box{margin-top: 5%}
    .zx_form .inp,.zx_form .inps{width: 100%;margin-bottom: 5%}

    .liuyan_div{width: 100%;margin-top: 5%}

    /*观众服务*/
    .jiaotong{padding: 5% 15px}
    .jiaotong .left{width: 100%}
    .jiaotong .right{width: 100%}
    .map{height: 200px;margin-bottom: 5%}
    /*酒店住宿*/
    .jiudian{padding: 5% 15px}
    .jiudian_lite {margin-bottom: 5%}
    .jiudian_lite .left{width: 100%;height: auto;margin-right: 0}
    .jiudian_lite .right{text-align: left;width: 100%}
    .jiudian_lite .right h4{font-size: 20px;color: #005b5c;margin-top: 10px;font-weight: 700}
    .jiudian_lite .right p{font-size: 14px;margin-top: 10px}
    /*论坛会议*/
    .luntan_list li{margin-right: 0;width: 100%;margin-bottom: 5%;}
    /*新闻*/
    .news_list{margin-top: 5%}
    .news_list li{width: 49%;margin-right: 2%;margin-bottom: 5%}
    .news_list li:nth-child(3n){margin-right: 2%}
    .news_list li:nth-child(2n){margin-right: 0}
    .news_wz{padding: 5%}
    .news_wz p{font-size: 14px;margin:5% 0}
    .news_wz a h1{font-size: 16px}
    .news_more{font-size: 14px;line-height: 30px}
    .news_list li:hover{margin-top: 0;}

    /*联系我们*/
    .contact .left{width: 100%;padding: 5%}
    .contact_cont_ul{width: 180px}
    .contact .right{width: 100%;margin-top: 5%}
    .map{height: 200px}
    .about_liuyans{height: auto}
    .about_liuyans .left{width: 100%;margin-top:5%}
    .about_liuyans .left h4{font-size: 24px}
    .about_liuyans .right{width: 100%;height: auto;padding:5% ;margin-top:5%}
    .about_liuyan .zx_box,.about_liuyan .zx_box .zx_form{margin-top: 0}
    .about_liuyan .cont2 .left{width: 100%}
    .about_liuyan .cont2 .right{width: 100%}
    .about_liuyan .cont2 .right form{padding: 0}
    /*底部*/
    .footer_bt{width: 100%}
    .foot_left{float: left}
    /********新闻内页********/
    .mg40{ margin-top:20px}
    .wrap{ margin:0 10px;width:auto}
    .news_tt{font-size:18px;}
    .article{ padding:20px 0; font-size:14px;}

    .article img[align="right"]{ display:block; margin:5px auto;}
    .article img[align="left"]{ display:block; margin:5px auto;}
    /********新闻内页结束********/
    /*******案例内页********/
    .pro_box{width: 100%;padding-top: 30px;}
    .xq_lf{width: 100%;}
    .gallery-top{width: 250px;height: 250px;}
    .xq_rg{width: 100%;margin-top: 20px;padding-top: 0;}
    .xq_rg h2{font-size: 18px;margin-bottom: 10px;}
    .xq_list li{font-size: 14px;margin-bottom: 0;}
    .pro_xq{margin-top: 35px;}
    .pro_xq h3{font-size: 16px;}
    .cc{display: block}
    .gallery-thumbs .swiper-slide{width: 70px !important;height: 50px;}
    .gallery-thumbs{width: 100%}
    .xq_zx a{font-size: 14px;width: 120px;height: 35px;line-height: 35px;}
    /********案例内页结束*************/
}
/*新的css*/



