body{
    font-family:Arial,'microsoft yahei',Helvetica, sans-serif;
    color: #333;
    /*zoom: 1.1;
    -moz-transform: scale(1.1);*/
}
body.direction_rtl{
    direction: rtl;
}
a,button{transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;}
ul{list-style:none;}
h2{margin: 0px; padding: 0px;}
header{}
.top_menu{font-size: 12px; width: 100%;  height: 25px; background-color: #333333;color: #fff; border-bottom: 1px solid #f1f1f1;}
.top_lang{float: right;height: 25px; padding: 6px 10px 0px 10px; }
.top_name{
    line-height: 25px;
    display: inline-block;
}
.flash img{ width: 100%}
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 5px;}
.flash div.bx-controls-direction{ display:none; }
.img-thumbnail:hover,.opacity_img:hover{opacity: 0.8; }


/*导航菜单*/
.navbar{
    margin:0px;
    background-color:#ffffff;
    border: none;
}
#app_menudown{
    position: absolute;
    top:0px;
    right:0px;
    font-size: 16px;
    padding-bottom: 9px;
}
/*#app_menudown:hover{background-color: #de0000;}*/


/*产品搜索*/
.search_group{float: right; margin:34px 0px 0px 0px;}
.search_group input.form-control{ border-radius: 0px; box-shadow: none; padding: 12px 10px;height: 38px; border: 1px solid #111111; border-right: none;}
#submit_search{color:#fff;font-size: 16px; height: 38px; background-color:#111111; border-radius: 0px; margin-top: -2px;}
#submit_search:hover{cursor: pointer; background-color: #de0000;}
#small_search{color:#fff; float: right; margin-top: 7px; padding:8px 13px;font-size: 17px;border-radius: 4px;}
#small_search:hover,#small_search:focus{cursor: pointer; background-color: #de0000;}

/*首页产品*/
.product_bg{background-color: #f5f5f5; padding-bottom: 30px;}
.product_head h2{font-size:30px; text-align: center; color: #333333; margin: 0px; }
.product_head p{text-align: center;padding-top: 2px;  font-size: 12px;color: #999999; margin-top:3px;}
.product_index{margin:45px 0px 0px 0px;}
.product_list{clear: both;  padding: 30px 0px 30px 0px;margin-right: -15px;margin-left: -15px;}
.product_list2{padding-top: 30px;}
.product_img{padding-left: 15px; padding-right: 15px; min-height: 330px;}
.product_img img{margin-right: auto;margin-left: auto;display: block;max-width: 100%;height: auto; margin-bottom: 10px;  max-height: 260px;}
.product_list2 div.product_img{min-height: 260px;}
.product_title{ text-align: center;height: 40px;}
.product_title a{ color: #656464;}
.product_title a:hover{text-decoration: none;color:#111111;}

/*首页优势*/
.advantage_bg{background: url(../images/advantage.png) top center no-repeat;}
.advantage_head{margin-bottom:40px;}
.advantage_head h2{text-align: center; color: #fff; font-size: 20px; padding-top: 24px;}
.advantage_head h2 span{font-size: 32px; font-weight: bold;}
.advantage_head p{text-align: center; color: #fff; padding-top: 10px;}
.advantage_ehead h2{text-align: center; color: #fff; font-size: 24px; padding-top: 34px;}
.advantage_ehead p{
    text-align: center;
    color: #ffffff;
    padding-top:8px;
}
.advantage_list_one{
    padding: 20px 10px 20px 10px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.advantage_list_one h3{
    color: #111111;
    font-size: 30px;
    font-weight: bold;
}
.advantage_list_one p{
    color: #999999;
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
    word-break:break-all;
}
.advantage_btn{
    display: inline-block;
    width: 180px;
    padding: 10px 0px;
    text-align: center;
    background-color:#111111;
    color: #fff;
    text-decoration: none;
    margin-top: 15px;
    margin-bottom: 15px;
}
.advantage_btn:hover,.advantage_btn:focus{color: #fff;background-color: #de0000;text-decoration: none;}
.advantage_list_two{
    padding: 20px 10px 20px 10px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.advantage_list_two h3{
    color: #111111;
    font-size: 30px;
    font-weight: bold;
    margin-top: 40px;
}
.advantage_list_two p{
    color: #999999;
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
    word-break:break-all;
}
.advantage_list_two .advantage_btn{
    margin-left: 0;
}

.advantage_clear{clear: both;}

/*首页案例*/
.case_box{padding:50px 0px 20px 0px;}
.case_head h2{text-align: center; font-size: 28px; margin-bottom: 5px; color: #111;}
.case_head p{
    text-align: center;
    color: #666;
    font-size: 16px;
}
.case_list{clear: both;  padding: 30px 0px 10px 0px;margin-right: -15px;margin-left: -15px;}
.case_list2{padding-top: 30px;}
.case_img{padding-left: 15px; padding-right: 15px; min-height: 260px;}
.case_img img{margin-right: auto;margin-left: auto;display: block;max-width: 100%;height: auto; margin-bottom: 10px;  max-height: 220px;}
.case_title{ text-align: center;height: 40px;}
.case_title a{ color: #111; font-size: 15px;}
.case_title a:hover{text-decoration: none;color:#111111;}
.case_list2 div.case_img{min-height: 220px;}
.case_list2 a{color: #656464;font-weight: normal;}

/*首页新闻*/
.news_box{padding-bottom: 30px;}
.news_head{margin-top: 45px;}
.news_head h2{text-align: center;margin-bottom: 5px;font-size: 28px; color: #333333;}
.news_head p{text-align: center;font-size: 16px;color: #999999;}
.news_img{min-height: 426px; background-repeat: no-repeat;}
.news_index{clear: both; list-style:none;margin:0px; padding: 0px; margin-bottom: 25px;}
.news_index li{padding: 25px 0px 25px 0px; border-bottom: 1px dotted #dbd4cd;}
.news_index li span{display: inline-block; width: 60px; height:60px; text-align: center; background-color: #555; color: #fff; float: left;  padding:0px 2px; margin-right: 15px;}
.news_index li span strong{display: block; font-size: 23px; font-weight: normal; padding-top:5px;}
.news_index li span i{display: block; font-size: 12px;  font-style: normal; font-family: Arial;}
.news_index li a{color:#111111; font-size: 17px;}
.news_index li a:hover{ text-decoration:none;color:#de0000; }
.news_index li em{ font-style: normal; display:inline-block; line-height: 18px;color:#8e8c8c; padding-top: 8px; font-size: 13px;}

/*列表页*/
.list_box{clear: both; padding:10px 0px 0px 0px;}
.page_bg{height:250px;}

/*栏目导航*/
.left_nav{ clear: both; padding-top: 10px;}
.left_h{
    background:url(../images/title_line.jpg) left bottom no-repeat;
    font-size: 21px;
    display: block;
    margin-top: 25px;
    padding: 0px 0px 14px 16px;
    color: #111111;
}
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:15px 0px 0px 0px;}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #f2f2f2; background: url(../images/left_sli.gif) 6px 15px no-repeat;padding:8px 0px 8px 18px; }
.left_nav_ul > li > a{text-decoration:none; color:#656464;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#111111;}
/*小类*/
ul.left_snav_ul{list-style:none;padding:0px;display: none; padding-top: 8px;}
ul.left_snav_ul > li{ margin:0px;padding:5px 0px 5px 10px; background: url(../images/left_sli.gif) 0px 13px no-repeat;}
ul.left_snav_ul > li > a{border:0;color:#797979;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#111111;}
.menu_head{cursor:pointer; font: 600 18px/30px "Open Sans", sans-serif; width:35px; text-align:center;color:#303c4b;display:inline-block;position: absolute; top:3px; right:0px;}
.menu_head:hover{ color: #111111;}

/*左侧新闻*/
.left_news{clear: both; list-style:none;margin:0px; padding:12px 0px 0px 0px;}
.left_news li{color:#545455;border-bottom: 1px dotted #dddddd;background: url(../images/li.png) no-repeat left 15px;line-height:21px; padding: 10px 0px; padding-left:14px;}
.left_news li a{color:#656464;display: inline-block;}
.left_news li a:hover{ text-decoration:none;color:#de0000; }

/*左侧联系*/
.index_contact{margin:30px 0px 35px 0px;}
.index_contact p,.index_econtact p{clear: both;}

/*新闻列表*/
.list_news{clear: both; list-style:none;margin:0px; padding:12px 0px 20px 0px;}
.list_news li{color:#898989;background: url(../images/li.png) no-repeat left 14px;line-height:22px; padding:8px 0px; padding-left:13px;border-bottom: 1px dashed #e3e2e2;/*dotted*/ }
.list_news li a{color:#303c4b;display: inline-block;}
.list_news li a:hover{text-decoration:none;color:#111111;}
.news_time{ float:right;}


.list_news_pic{
    clear: both;
    padding: 20px 0px 20px 0px;
    margin-right: -15px;
    margin-left: -15px;
    overflow: hidden;

}
.list_news_pic .news_pic_item{
    margin-bottom: 20px;
}
.list_news_pic .news_pic_item a:hover{
    text-decoration: none;
}
.list_news_pic .news_pic_item .imgbox{
    height: 165px;
    position: relative;
    overflow: hidden;
}
.list_news_pic .news_pic_item .imgbox img{
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    top: 50%;
    width: 105%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.list_news_pic .news_pic_item:hover .imgbox img{
    -webkit-transform: translateY(-50%) scale(1.05);
    -ms-transform: translateY(-50%) scale(1.05);
    transform: translateY(-50%) scale(1.05);
    left: 0;
    top: 50%;
    width: 100%;
    height: auto;
}


@media screen and (min-width: 769px) {
    .list_news_pic .news_pic_item .imgbox{
        height: 137.5px;
    }
}
@media screen and (min-width: 992px) {
    .list_news_pic .news_pic_item .imgbox{
        height: 209px;
    }
}
@media screen and (min-width: 1200px) {
    .list_news_pic .news_pic_item .imgbox{
        height: 165px;
    }
}
/*小屏幕*/
@media screen and (max-width: 768px) {
    .list_news_pic .news_pic_item .imgbox{
        height: 5.87rem;
    }
}


.list_news_pic .news_pic_item .textbox{
    width: 100%;
    background-color: #f8f8f8;
    overflow: hidden;
    padding: 10px;
}
.list_news_pic .news_pic_item .textbox h4{
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    color: #333;
    margin: 0;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
}
.list_news_pic .news_pic_item .textbox span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}
.contents{
	clear: both;
	padding:15px 2px 15px 2px;
	line-height:28px;
	overflow: hidden;
}
.contents_title{ margin: 0px; padding: 10px 0px; text-align: center; color: #000; font-size:18px;color:#434343;font-weight:bold; line-height: 34px;}

/*分页样式*/
.page{clear:both; margin:20px 0px 20px 0px; text-align: center;}
.page a {display: inline-block; font-family: Arial; font-size: 13px; border: #dbdbdb 1px solid; padding:4px 9px; margin: 2px; margin-bottom: 5px; color: #31363c; text-decoration: none}
.page a:hover,.page a:focus{font-family: Arial;font-size: 13px;border: #000 1px solid; padding:4px 9px;color: #fff; background-color: #31363c;}
.page .current {font-family: Arial;border: #000 1px solid; font-size: 13px; padding:5px 9px; color: #fff;margin: 2px;  background-color: #31363c}

/*产品展示*/
#pic-page {text-align: center; margin-top:10px;}
#pic-page a {margin: 0 2px;}
#pic-page a img {width:40px;padding: 2px;border: solid #ccc 1px; margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border: solid #5280DD 1px;}
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.showpic_box div.bx-wrapper img{margin: 0 auto; max-height: 340px;}
.product_h1{
    margin:0px;
    line-height:24px;
    font-size:16px;
    font-weight: bold;
    color: #111111;
    padding-bottom:5px;
    border-bottom: 1px dotted #cccccc;
}
.product_info{list-style:none; padding:0px; margin-top:10px;}
.product_info li{ line-height:24px; padding-bottom:12px;}
.product_con{ clear: both; border-top: 1px dotted #ccc; margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px;overflow: auto;}

.related_h1{padding: 30px 0px 12px 0px; color: #303c4b; margin:0px; display: block;  font-weight:300; font-size:24px; border-bottom:5px solid #f4f5f6;font-family:'Roboto',Arial,Helvetica, sans-serif;}
.related_list{padding-top: 25px;}
.related_news{ padding-top: 10px; clear: both; margin-bottom: 15px;}

.download_btn{text-align: right; margin: 10px 10px 20px 0px;}
.page-btn{background-color: #111111; border-radius: 0px; border: none;}
.page-btn:hover,.page-btn:focus{background-color:#de0000; }
.grey-btn{border-radius: 0px;border: none; background-color: #E8E8E8;}
.grey-btn:hover,.grey-btn:focus{background-color: #ccc;}

.a2a_default_style{display: inline-block;}

/*在线留言订购*/
.feedback{margin-top: 50px;}
.form-horizontal .form-group { margin-right: -10px;margin-left: -10px;}
.codeimg{ margin: 0px 0px -10px -18px;}


/*上一个下一个*/
.point{ clear: both; margin:20px 0px 40px 0px; padding-bottom: 40px; line-height:22px;}
.point span.to_prev{text-align:center; }
.point span.to_prev a{color:#0068b7;}
.point span.to_prev a:hover{color: #de0000; text-decoration: none;}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#0068b7;}
.point span.to_next a:hover{color: #de0000; text-decoration: none;}

/*标签样式*/
.tags{ margin: 15px 0px 10px 0px}
.tags a{ margin: 0px 5px 8px 0px}
.tags_list{padding: 5px 10px 100px 10px}
.tags_ul{ margin-top: 10px;}
.tags_ul li{line-height: 28px; margin-bottom: 8px; padding-bottom: 10px;}
.tags_ul h3{font-size: 14px; padding: 0px; margin: 0px;line-height: 20px;}
.tags_ul p{font-size: 13px;padding: 0px; margin: 0px; color: #a0a0a0; line-height: 20px; padding-top: 8px;}

/*网站地图*/
ul.ul_sitemap{margin: 30px 0px 40px 30px;}
ul.ul_sitemap li{list-style: none; line-height: 26px;clear: both;}
ul.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}


/*首页Tags*/
.tags_box{background-color: #111111; padding: 9px 0px 9px 0px; text-align: center;color: #fff;font-size: 13px;border-top: 1px solid #20a9bb;}
.tags_box a{color: #fff; border-right: 1px solid #fff; padding:0px 8px 0px 8px;font-size: 13px;}
.tags_box a:hover{text-decoration: none; color: #FFEB3B;}
.tags_box a:last-child{border-right:0px;}
.tags_box button{display: none;}
.tags_title{font-size: 13px; margin-right: -6px;}
.tags_title a{padding:0px 10px 0px 0px;}
.tags_title:after{content:"：";}

/*友情链接*/
.link_box{background-color: #555555; padding: 10px 0px; text-align: center;color: #fff;font-size: 13px;}
.link_box a{color: #fff; border-right: 1px solid #fff; padding:0px 10px 0px 10px; font-size: 13px;}
.link_box a:hover{text-decoration: none; color: #FFEB3B;}
.link_box a:last-child{border-right:0px;}
.link_box button{display: none;}
.link_title{font-size: 13px; margin-right: -6px;}
.link_title:after{content:"：";}

/*底部信息*/
footer{ text-align:center; background-color: #111111; color:#fff; padding:30px 0px 20px 0px; font-size:12px;}
.copyright{ line-height:20px;}
.copyright a{ color:#fff;}
.foot_nav{ width:25%; float:left;background-color: #fafafa;text-align:center;color:#898989;}
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;cursor:pointer;}
.foot_nav a{color:#898989;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.webshare{width: 230px; padding: 5px;}
.ewebshare{width: 200px; padding: 5px;}

/*首页幻灯*/
.index_flash{}
.index_flash ul li{
    position: relative;
    overflow: hidden;
}
.index_flash ul li .pos_btn{
    position: absolute;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    width: 168px;
    height: 42px;
    line-height: 40px;
    top: 50%;
    left: 50%;
    margin-left: -80px;
    margin-top: -21px;
    border: 1px solid #fff;
    color: #fff;
}
.index_flash ul li .pos_btn:hover{
    border-color: #c7000b!important;
    background-color:#c7000b!important;
    color: #fff!important;
}

/*大屏幕*/
@media screen and (min-width: 769px) {
        /*.index_flash ul li{
            height: 415px;
        }*/
        .bx-wrapper .bx-pager.bx-default-pager a{
            text-indent: -9999px;
            display: block;
            width: 60px;
            height: 4px;
            margin: 0 7px;
            padding: 20px 0;
            outline: 0;
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            border-radius:0px;
            border: none!important;
            background-color: transparent!important;
        }
        .bx-wrapper .bx-pager.bx-default-pager a .progress-div{
            width: 60px;
            height: 4px;
            background: rgba(230,230,230,0.7);
            position: relative;
        }
        .bx-wrapper .bx-pager.bx-default-pager a .progress-div div {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #fff;
            display: none;
        }
        .bx-wrapper .bx-pager.bx-default-pager a.active .progress-div div {
            display: block;
            animation: showdiv 4s 1 linear;
            -webkit-animation: showdiv 4s 1 linear;
        }

        @keyframes showdiv{from{width:0;}to{width:100%;}}
        @-webkit-keyframes showdiv{from{width:0;}to{width:100%;}}

       header{}
       .logo{margin: 15px 0px 0px 0px; max-width: 700px;}
      .navbar{
        margin-top:0px;
        min-height:60px;
        border-bottom: 1px solid #e6e6e6;
      }
      .navbar-default .navbar-nav{
          /*height: 64px;*/
      }
      .navbar-nav > li > a {text-align: center; font-size:16px;}
      .navbar-default .navbar-nav > li > a{
          color: #000;
          padding: 21px 30px 21px 30px;
          border-bottom: 2px solid transparent;
          transition:none;
          -webkit-transition: none;
      }
      .navbar-default .navbar-nav > li > a:hover,
      .navbar-default .navbar-nav > li > a:focus,
      .navbar-default .navbar-nav > .active > a,
      .navbar-default .navbar-nav > .active > a:hover,
      .navbar-default .navbar-nav > .open > a,
      .navbar-default .navbar-nav > .open > a:hover,
      .navbar-default .navbar-nav > .open > a:focus {
          color: #000;
          border-bottom: 2px solid #c7000b;
          background-color: #fff;
      }
      .navbar-brand{display: none;}
      .navbar-default .navbar-nav-e > li > a{}
      .navbar-fixed-top{
          margin-top:0px;
          min-height:50px;
          background-color: rgba(255,255,255,0.9);
      }
      .navbar-fixed-top ul.navbar-nav > li > a{font-size:15px;padding: 16px 30px 16px 30px;}

      .nav_small{background-color:#de0000; background-color: rgba(222,1,1,0.8); padding: 10px 0px 10px 0px; border-radius: 0px; border: none; box-shadow: none;}
      .nav_small > li > a{line-height:30px; color: #fff; text-align: center;}
      .nav_small > li > a:hover{color: #fff; background-color: #c70202;}
       #app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }
      .advantage_list_one img{max-height: 310px;}


      /*导航栏改版*/
    .mask_bg{
        position: fixed;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: -1;
        visibility: hidden;
    }
    .mask_bg.show{
        z-index: 10;
        opacity: 1;
        visibility: visible;
        background-image: url(../images/mask.png);
    }
    .nav > li{
        position: unset;
    }
    .nav .nav_open{
        position: absolute;
        z-index: 2;
        left: 0;
        top: auto;
        margin-top: -1px;
        bottom: auto;
        overflow: hidden;
        width: 100%;
        background-color: #fff;
        padding: 0;
        cursor: default;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: none;
        transition: none;
    }
    .nav li .nav_open.active{
        visibility: visible;
        opacity: 1;
    }
    .nav .nav_item{
        float: left;
        width: 18%;
        margin-right: 2%;
    }
    .nav .nav_item h3{
        display: -webkit-box;
        -webkit-box-align: center;
        font-size: 18px;
        height: 48px;
        margin-top: 20px;
        position: relative;
        font-weight: normal;
    }
    .nav .nav_item h3 a{
        display: block;
        line-height: 18px;
        color: #555;
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
    }
    .nav .nav_item h3 a:hover{
        text-decoration: none;
    }
    .nav .nav_item h3 .line{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #e6e6e6;
    }
    .nav .nav_item .nav_item_list{
        padding: 15px 0 22px;
        margin-bottom: 10px;
    }
    .nav .nav_item .nav_item_list ul{
        padding: 0;
        margin: 0;
        max-height: 273px;
        overflow: hidden;
    }
    .nav .nav_item .nav_item_list ul li{
        float: none;
        margin: 0;
        padding: 0;
        border: none;
        display: block;
        margin-bottom: 15px;
    }
    .nav .nav_item .nav_item_list ul li a{
        opacity: 0.8;
        font-size: 13px;
        line-height: 20px;
        height: auto;
        display: inline-block;
        border: 0;
        color: #333;
        -webkit-transition: none;
        transition: none;
    }
    .nav .nav_item .nav_item_list ul li a:hover{
        opacity: 1;
        color: #000;
    }
    .nav .nav_item .nav_item_list ul li a .iconfont{
        display: inline-block;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        width: 18px;
        height: 20px;
        vertical-align: middle;
        overflow: hidden;
        position: relative;
    }
    .nav .nav_item .nav_item_list ul li:hover a .iconfont{
        border-bottom: none;
        margin-left: 5px;
    }
    .nav .nav_item .nav_item_list ul li a .iconfont::before {
        content: '';
        position: absolute;
        left: 3px;
        top: 5px;
        width: 8px;
        height: 8px;
        border: #c7000b solid;
        border-width: 1px 1px 0 0;
        transform: rotate(45deg);
    }
    .nav .btn_close_nav{
        float: right;
        z-index: 2;
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        position: relative;
        margin-bottom: 44px;
        margin-right: 7px;
        margin-top: 30px;
        background: url(../images/close2.jpg) no-repeat;
        transition:none;
        -webkit-transition: none;
    }

    .top_menu .pull_right{
        float: right;
    }
    .top_menu .pull_right a{
        height: 25px;
        line-height: 25px;
        margin-left: 20px;
        margin-right: 0;
        font-size: 12px;
        float: left;
        color: #ffffff;
        width: auto;
        padding: 0 20px 0 10px;
        position: relative;
    }
    .top_menu .pull_right a::before{
        content: '';
        position: absolute;
        right: 10px;
        top: 9px;
        width: 5px;
        height: 5px;
        border:#fff solid;
        border-width: 1px 1px 0 0;
        transform: rotate(135deg);
    }
    .top_menu .pull_right a:hover,.top_menu .pull_right a:focus{
        text-decoration: none;
    }
    .top_menu_open{
        position: static;
        left: 100%;
        top: 25px;
        bottom: 0;
        z-index: 130;
        background-color: #f7f7f7;
        -webkit-overflow-scrolling: touch;
        transition: max-height 0.5s;
        max-height: 0;
        overflow: hidden;
    }
    .top_menu_open.show_menu{
        max-height: 315px;
        border-bottom: 1px solid #e6e6e6;
    }
    .top_lang_open{
        padding-bottom: 20px;
    }
    .top_menu .pull_right a.show_menu{
        background-color: #f7f7f7;
        color: #818181;
    }
    .top_menu .pull_right a.show_menu::before{
        top:12px;
        transform: rotate(315deg);
        border-color: #818181;
    }
    .top_lang_open .worldwide_language{}
    .top_lang_open .worldwide_language h3{}
    .top_lang_open .list_unstyled{
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .top_lang_open .list_unstyled li{
        width: 20%;
        float: left;
        height: 48px;
        line-height: 48px;
        border: none;
        padding: 0;
        color: #808080;
        font-size: 14px;
    }
    .top_lang_open .list_unstyled li a{
        color: #808080;
    }
    .top_lang_open .list_unstyled li a:hover{
        color: #000;
    }

    .website_open_con dl{
        float: left;
        width: 20%;
        border: none;
        padding: 40px 0 10px;
        padding-right: 50px;
        margin-bottom: 0;
    }
    .website_open_con dl dt{
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: normal;
        height: 42px;
        line-height: 20px;
    }
    .website_open_con dl dt>a{
        font-weight: normal;
        display: block;
    }
    .website_open_con dl dt>a>span{
        max-height: 41px;
        display: inline-block;
        padding-right: 3px;
    }
    .website_open_con dl dt>a:hover{
        text-decoration: none;
    }
    .website_open_con dl dt>a:hover>span{
        border-bottom: 1px solid #333333;
    }
    .website_open_con dl dt>a:hover>span>span.iconfont{
        border-bottom: none;
        margin-left: 5px;
    }
    .website_open_con dl dt span{
        position: relative;
        line-height: 20px;
        color: #4d4d4d;
    }
    .website_open_con dl dt>span{
        display: inline-block;
        margin-bottom: 10px;
    }
    .website_open_con dl dt .iconfont{
        display: inline-block;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        width: 18px;
        height: 20px;
        vertical-align: middle;
        overflow: hidden;
    }
    .website_open_con dl dt .iconfont::before{
        content: '';
        position: absolute;
        left: 3px;
        top: 5px;
        width: 8px;
        height: 8px;
        border:#4d4d4d solid;
        border-width: 1px 1px 0 0;
        transform: rotate(45deg);
    }
    .website_open_con dl dt>a:hover>span>span.iconfont::before{
        border-color: #c7000b;
    }
    .website_open_con dl dt .active .iconfont::before{
        border:#c7000b solid;
        border-width: 2px 2px 0 0;
    }
    .website_open_con dl dt .active span{
        font-weight: bold;
    }
    .website_open_con dl dd{
        font-size: 12px;
        padding: 5px 0 0;
        color: #808080;
        height: 60px;
        overflow: hidden;
    }

}

/*小屏幕*/
@media screen and (max-width: 768px) {
    .nav .nav_open{
        display: none;
    }
    .nav .open .nav_open{
        display: block;
    }
    .nav .nav_item h3{
        display: block;
        height: 32px;
        line-height: 32px;
        font-weight: normal;
        margin: 0 0 10px 0;
        font-size: 14px;
        padding-left: 20px;
    }
    .nav .nav_item h3 a{
        display: block;
        color: #111;
    }
    .nav .nav_item .nav_item_list{
        margin-bottom: 10px;
    }
    .nav .nav_item .nav_item_list ul{
        margin: 0;
        padding: 0;
    }
    .nav .nav_item .nav_item_list ul li{
        padding-left: 40px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .nav .nav_item .nav_item_list ul li a{
        display: block;
        color: #111;
    }
      .index_flash ul li .pos_btn{
          display: none;
      }
      .logo{display: block; margin: 0 auto; max-width:310px;margin-top:25px;margin-bottom:25px;}
      .navbar{
          border-bottom: 1px solid #e6e6e6;
      }
      .navbar-default .navbar-brand {
          color: #000;
          font-size: 16px;
      }
      .navbar-default .navbar-brand:hover,
      .navbar-default .navbar-brand:focus {
          color: #000;
      }
      .navbar-toggle{border:none;}
      .navbar-default .navbar-collapse, .navbar-default .navbar-form{
          background: rgba(0,0,0,.2);
      }
    .navbar-default .navbar-toggle{
        background-color: #de0000;
    }
      .navbar-default .navbar-toggle .icon-bar{
          background-color: #fff;
      }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #de0000;
    }
    .navbar-default .navbar-toggle:hover .icon-bar,
    .navbar-default .navbar-toggle:focus .icon-bar{
        background-color: #fff;
    }
    .navbar-default .navbar-toggle.collapsed{
        background-color: #fff;
    }
    .navbar-default .navbar-toggle.collapsed .icon-bar{
        background-color: #111111;
    }

      .navbar-default .navbar-toggle.collapsed:hover,
      .navbar-default .navbar-toggle.collapsed:focus {
        background-color: #fff;
      }
      .navbar-default .navbar-toggle.collapsed:hover .icon-bar, .navbar-default .navbar-toggle.collapsed:focus .icon-bar{
          background-color: #111111;
      }


      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
      .navbar-default .navbar-nav > li {}
      .navbar-default .navbar-nav > li:last-child{border: none;}
      .navbar-default .navbar-nav > li > a,
      .navbar-default .navbar-nav .open .dropdown-menu > li > a{
          color: #111111;
      }
      .navbar-default .navbar-nav > li > a:hover,
       .navbar-default .navbar-nav > li > a:focus,
       .navbar-default .navbar-nav > .active > a,
       .navbar-default .navbar-nav > .active > a:hover,
       .navbar-default .navbar-nav > .active > a:focus,
       .navbar-default .navbar-nav > .open > a,
       .navbar-default .navbar-nav > .open > a:hover,
       .navbar-default .navbar-nav > .open > a:focus,
       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
        background-color: #b5b5b5;
        color: #fff;
      }

        .navbar-default .navbar-nav > .active > a{
            background-color: transparent;
            color: #111;
        }
        .navbar-default .navbar-nav > .active.open > a{
            background-color: #b5b5b5;
            color: #fff;
        }
      .navbar-default .navbar-nav > li #app_menudown{
          background-color: transparent;
          color: #111;
      }
      .navbar-default .navbar-nav > li.open #app_menudown{
          background-color: #de0000;
          color: #fff;
      }

      .navbar #small_search{
          background-color: #fff;
          color: #111111;
          margin-right: 5px;
      }
      .navbar #small_search.cur{
          background-color: #de0000;
          color: #fff;
      }

      .top_name{display: none;}
      .search_group{margin: 5px 0px 20px 0px;}
      #topsearch{display: none;}
      .product_head{background:none;}
      .product_head h2{margin-top: 25px;font-size: 26px;}
      .product_index{margin-top: 10px;}
      .product_list{padding: 20px 0px 0px 0px;}
      .product_img,.case_img{min-height:80px; margin-bottom: 12px;}
      .product_list2 div.product_img,.case_list2 div.case_img{min-height:80px; margin-bottom: 12px;}
      .advantage_bg{
          /*background: url(../images/advantage_mobile.png) top center repeat-x;*/
      }
      .advantage_head,.advantage_ehead{margin-bottom: 35px;}
      .advantage_head h2{line-height: 30px; padding:20px 25px 0px 25px;}
      .advantage_ehead h2{line-height:28px;padding-top: 25px; font-size: 22px;}
      .advantage_head h2 span{font-size: 24px;}
      .advantage_head p,.advantage_ehead p{display: none;}
      .advantage_list_one img,.advantage_list_two img{
          width: 100%;
          max-width: 340px;
          /*margin: 0px 0px 30px 10px;*/
          margin: 0 auto;
      }
      .advantage_list_one h3,.advantage_list_two h3{font-size:24px; text-align: center;line-height: 32px;}
      .advantage_list_one p,.advantage_list_two p{text-align: center;margin-top: 14px;}
      .advantage_btn{display: block;  width: 180px; margin: 0 auto; margin-top: 15px; margin-bottom: 20px;}
      .case_box{padding:35px 0px 10px 0px;}
      .case_head h2,.news_head h2{font-size:24px;}
      .news_head{margin-top:35px;}
      .news_img{display: none;}
      .news_index{padding-left: 0px;margin-bottom: 10px;}
      .news_index li span{left: 0px; top:0px; margin-right:12px;}
      .news_index li a{margin-left: 0px;font-size: 15px;}
      .news_index li em{display:block;margin-left: 0px;}
      .page_bg{display: none;}
      .list_related h2.left_h{margin-top:60px;}
      .left_nav h2.left_h{margin-top:0px;}

      .product_con img,.contents img{width:100%;}
      .news_time{ display:none;}
      #pic-page a img {width:35px;}
      #cmsFloatPanel{ display: none;}
      .point span.to_prev,.point span.to_next{text-align:left; padding-bottom: 8px;}
      .product_list2{padding-top: 25px;}
      .feedback{margin-top: 20px;}
      .link_box{padding-left: 7px;}
      .link_box a{display: block;border-right:0px;padding:4px 0px;}
      .link_title{display: block;}
      .link_title:after{content:"";}
      .link_box button{display: inline-block; background-color: transparent; border: none; float: right; margin-top: -20px;}
      .link_box button:hover,.link_box button:focus{color: #FFEB3B;}
      .link_list{display: none; padding-top: 7px;}
      .tags_box{padding-left: 7px;}
      .tags_box a{display: block;border-right:0px;padding:4px 0px;}
      .tags_title{display: block;}
      .tags_title:after{content:"";}
      .tags_box button{display: inline-block; background-color: transparent; border: none; float: right; margin-top: -20px;}
      .tags_box button:hover,.tags_box button:focus{color: #FFEB3B;}
      .tags_rows{display: none; padding-top: 7px;}
      .footer_nav{background-color: #fafafa;}
      footer{ margin-bottom:50px; padding-left: 8px; padding-right: 8px;}

    .top_menu .pull_right{
        float: right;
    }
    .top_menu .pull_right a{
        height: 25px;
        line-height: 25px;
        margin-left: 10px;
        margin-right: 0;
        font-size: 12px;
        float: left;
        color: #ffffff;
        width: auto;
        padding: 0 10px;
        position: relative;
        padding-right: 15px;
    }
    .top_menu .pull_right a::before{
        content: '';
        position: absolute;
        right: 5px;
        top: 9px;
        width: 5px;
        height: 5px;
        border:#fff solid;
        border-width: 1px 1px 0 0;
        transform: rotate(135deg);
    }
    .top_menu .pull_right a:hover,.top_menu .pull_right a:focus{
        text-decoration: none;
    }
    .top_menu_open{
        position: static;
        left: 100%;
        top: 25px;
        bottom: 0;
        z-index: 130;
        background-color: #f7f7f7;
        -webkit-overflow-scrolling: touch;
        transition: max-height 0.5s;
        max-height: 0;
        overflow: hidden;
    }
    .top_menu_open.show_menu{
        max-height: 300px;
    }
    .top_lang_open{
        padding-bottom: 20px;
    }
    .top_menu .pull_right a.show_menu::before{
        top:12px;
        transform: rotate(315deg);
    }
    .top_lang_open .worldwide_language{}
    .top_lang_open .worldwide_language h3{}
    .top_lang_open .list_unstyled{
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .top_lang_open .list_unstyled li{
        float: left;
        height: 48px;
        line-height: 48px;
        border: none;
        padding: 0;
        color: #808080;
        font-size: 14px;
        margin-right: 30px;
    }
    .top_lang_open .list_unstyled li a{
        color: #808080;
    }
    .top_lang_open .list_unstyled li a:hover{
        color: #000;
    }

    .website_open_con{
        padding-top: 20px;
    }
    .website_open_con dl{
        border: none;
        border-bottom: 1px solid #d4d4d4;
        margin-bottom: 10px;
    }
    .website_open_con dl dt{
        margin-bottom: 5px;
        font-size: 15px;
        font-weight: normal;
    }
    .website_open_con dl dt>a{
        font-weight: normal;
        min-height: 30px;
        display: block;
    }
    .website_open_con dl dt>a>span{
        display: inline-block;
        padding-right: 3px;
    }
    .website_open_con dl dt>a:hover{
        text-decoration: none;
    }
    .website_open_con dl dt>a:hover>span>span.iconfont{
        border-bottom: none;
        margin-left: 5px;
    }
    .website_open_con dl dt span{
        position: relative;
        line-height: 20px;
        color: #4d4d4d;
    }
    .website_open_con dl dt>span{
        display: inline-block;
        margin-bottom: 10px;
    }
    .website_open_con dl dt .iconfont{
        display: inline-block;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        width: 18px;
        height: 20px;
        vertical-align: middle;
        overflow: hidden;
        display: none;
    }
    .website_open_con dl dt .iconfont::before{
        content: '';
        position: absolute;
        left: 3px;
        top: 5px;
        width: 8px;
        height: 8px;
        border:#4d4d4d solid;
        border-width: 1px 1px 0 0;
        transform: rotate(45deg);
    }
    .website_open_con dl dt>a:hover>span>span.iconfont::before{
        border-color: #c7000b;
    }
    .website_open_con dl dt .active .iconfont{
        display: inline-block;
    }
    .website_open_con dl dt .active .iconfont::before{
        border:#333 solid;
        border-width: 1px 1px 0 0;
    }
    .website_open_con dl dt .active span{
        font-weight: bold;
    }
    .website_open_con dl dt .active .iconfont::before{
        border: #c7000b solid;
        border-width: 2px 2px 0 0;
    }
    .website_open_con dl dd{
        display: none;
        font-size: 12px;
        color: #808080;
        max-height: 110px;
        overflow: hidden;
    }

}

.top_lang_open .list_unstyled li.active a{
    color: #111111;
    font-weight: bold;
}
.top_lang_open .list_unstyled li.active a .glyphicon{
    color: #c7000b;
    font-size: 12px;
}

@media screen and (max-width: 767px) {
     .copyright_p{ display:none;}
}

/*320px到768px*/
@media screen and (min-width:320px) and (max-width:768px) {
  .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
    float: left;
  }
  .col-mm-12 {
    width: 100%;
  }
  .col-mm-11 {
    width: 91.66666667%;
  }
  .col-mm-10 {
    width: 83.33333333%;
  }
  .col-mm-9 {
    width: 75%;
  }
  .col-mm-8 {
    width: 66.66666667%;
  }
  .col-mm-7 {
    width: 58.33333333%;
  }
  .col-mm-6 {
    width: 50%;
  }
  .col-mm-5 {
    width: 41.66666667%;
  }
  .col-mm-4 {
    width: 33.33333333%;
  }
  .col-mm-3 {
    width: 25%;
  }
  .col-mm-2 {
    width: 16.66666667%;
  }
  .col-mm-1 {
    width: 8.33333333%;
  }
}
@media screen and (min-width:767px) and (max-width:768px) {
    .advantage_head p,.advantage_ehead p{display:block;}
    .advantage_list_one a.advantage_btn{float: right;}
    .advantage_list_two a.advantage_btn{float: left;}
    .advantage_list_one p{text-align: right;}
    .advantage_list_two p{text-align: left;}
}


/*阿拉伯语网页排版*/
.rtl{
    direction:rtl;
    unicode-bidi:bidi-override;
}
.rtl .left_h{
    background: url(../images/title_line2.jpg) right bottom no-repeat;
    padding: 0px 16px 14px 0px;
}
.rtl .download_btn{
    text-align: left;
}
.rtl li.small_li_sitemap{
    padding-left: 0px;
    padding-right: 12px;
}
.rtl li.small_li2_sitemap{
    float: right;
    padding-left: 0px;
    padding-right: 20px;
}
.rtl .list_news li{
    background: url(../images/li2.png) no-repeat right 14px;
    padding-left: 0px;
    padding-right: 13px;
}
.rtl .left_news li{
    background: url(../images/li2.png) no-repeat right 15px;
    padding-left: 0px;
    padding-right: 14px;
}
.rtl .top_menu .pull_right a{
    padding: 0 10px 0 20px;
    float: right;
}
.rtl .top_menu .pull_right a::before{
    right: auto;
    left: 10px;
}
.rtl .top_lang_open .list_unstyled li a .glyphicon{
    transform: rotate(180deg);
}
.rtl .top_lang_open .list_unstyled li{
    float: right;
    margin-right: 0;
    margin-left: 30px;
}
.rtl .website_open_con dl dt .iconfont::before{
    transform: rotate(225deg);
}
.rtl .website_open_con dl dt>a:hover>span>span.iconfont{
    margin-left: 0;
    margin-right: 5px;
}
.rtl .search_group input.form-control{
    border: 1px solid #111111;
    border-left: none;
}

.rtl .left_nav_ul > li{
    background: url(../images/left_sli2.gif) no-repeat right 6px top 15px;
    padding: 8px 18px 8px 0px;
}
.rtl ul.left_snav_ul > li{
    background: url(../images/left_sli2.gif) no-repeat right 0px top 13px;
    padding: 5px 10px 5px 0px;
}
.rtl .menu_head{
    right: auto;
    left: 0;
}
.rtl .navbar-nav{
    float: right;
}
.rtl .navbar-nav > li{
    float: right;
}

.rtl .index_flash{
    direction: ltr;
}
.rtl .index_flash ul li .pos_btn{
    direction: rtl;
}

/*大屏幕*/
@media screen and (min-width: 769px) {
    .rtl .top_menu .pull_right{
        float: left;
    }
    .rtl .col-md-1, .rtl .col-md-2, .rtl .col-md-3, .rtl .col-md-4, .rtl .col-md-5, .rtl .col-md-6,
    .rtl .col-md-7, .rtl .col-md-8, .rtl .col-md-9, .rtl .col-md-10, .rtl .col-md-11, .rtl .col-md-12{
        float: right;
    }
    .rtl .col-sm-1, .rtl .col-sm-2, .rtl .col-sm-3, .rtl .col-sm-4, .rtl .col-sm-5, .rtl .col-sm-6,
    .rtl .col-sm-7, .rtl .col-sm-8, .rtl .col-sm-9, .rtl .col-sm-10, .rtl .col-sm-11, .rtl .col-sm-12 {
        float: right;
    }
    .rtl .form-horizontal .control-label{
        text-align: left;
    }
    .rtl .col-sm-offset-3{
        margin-left: 0;
        margin-right: 25%;
    }
    .rtl .nav .nav_item{
        float: right;
        margin-right: 0;
        margin-left: 2%;
    }
    .rtl .website_open_con dl{
        float: right;
        padding-right: 0px;
        padding-left: 50px;
    }
    .rtl .nav .btn_close_nav{
        float: left;
    }
    .advantage_l{
        width: 580px;
        float: left;
    }
    .advantage_r{
        width: 539px;
        float: left;
    }
    .advantage_list_one img{
        display: block;
        max-width: 480px;
        /*margin: 0 auto;*/
        margin: 0 0 0 20px;
    }
    .advantage_list_two .advantage_l{
        float: right;
    }
    .advantage_list_two .advantage_r{
        width: 499px;
        float: left;
        padding: 0 20px;
    }

    .advantage_list_two img{
        display: block;
        max-width: 480px;
        /*margin: 0 auto;*/
        margin-left: 40px;
    }
}

/*小屏幕*/
@media screen and (max-width: 768px) {
    .advantage_list_two .advantage_btn{
        margin: 0 auto;
    }
    .top_menu .pull_right a.show_menu {
        background-color: #f7f7f7;
        color: #818181;
    }
    .top_menu .pull_right a.show_menu::before {
        top: 12px;
        transform: rotate(315deg);
        border-color: #818181;
    }
    .rtl.point span.to_prev,.rtl.point span.to_next{text-align:right;}
    .rtl #app_menudown{
        right: auto;
        left: 0;
    }
    .rtl .navbar-default .navbar-nav{
        margin: 0;
        margin-right: -30px;
    }
    .rtl .nav .nav_item h3{
        padding-left: 0px;
        padding-right: 20px;
    }
    .rtl .nav .nav_item .nav_item_list ul li{
        padding-left: 0px;
        padding-right: 40px;
    }
    #my-video{
        width: 100%;
        height: auto;
        min-height: 200px;
    }
}

/*新增*/
.case_list_live{
    padding:0 0 20px;
    overflow: hidden;
    background-color: #fff;
}
.case_img_live{
    display: block;
    padding:10px 5px;
    position: relative;
}
.case_img_live_a{
    display: block;
    position: relative;
    color: #333;
}
.case_img_live_a:hover{
    text-decoration: none;
    color: #333;
}
.case_img_live .live_img{
    width: 100%;
    height: 1.746rem;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.case_img_live .live_img img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    transition: all .3s;
}
/*大屏幕*/
@media screen and (min-width: 769px) {
    .case_img_live .live_img{}
}
/*超大屏幕*/
@media screen and (min-width: 1200px) {
    .case_img_live .live_img{
        height: 254px;
    }
}
/*小屏幕*/
@media screen and (max-width: 768px) {
    .case_img_live .live_img{
        height: 2.793rem;
    }
}
.case_img_live:hover .live_img img{
    width: 110%;
    height: 110%;
}
.case_img_live .live_img:before {
    opacity: 0;
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    transition: .5s all ease;
}
.case_img_live .live_img:after {
    opacity: 0;
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: .6rem;
    height: .6rem;
    transform: translate(-50%,-50%);
    background: url(/Uploads/live/icon_play.png) center no-repeat;
    background-size: cover;
    transition: .5s all ease;
}
.case_img_live:hover .live_img:before, .case_img_live:hover .live_img:after{
    opacity: 1;
}
/*小屏幕*/
@media screen and (max-width: 768px) {
    .case_img_live .live_img:before, .case_img_live .live_img:after{
        opacity: 1;
    }
    .case_img_live .live_img:after{
        width: 1.2rem;
        height: 1.2rem;
    }
}
/*超大屏幕*/
@media screen and (min-width: 1200px) {
    .case_img_live .live_img:after{
        width: 72px;
        height: 72px;
    }
}
.case_img_live .live_con{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px;
    border: 1px solid #ddd;
}
.case_img_live .live_con .case_title_live{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
}
.case_img_live .live_con .case_tag_live{
    margin: 5px 0 0;
}
.case_img_live .live_con .case_tag_live span{
    display: block;
    height: 32px;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    color: #999;
}
.case_img_live .live_icon{
    position: absolute;
    top: 10px;
    left: 10px;
    height: 18px;
    line-height: 18px;
    background-color: rgb(255, 102, 2);
    color: #fff;
    margin: 0;
    padding: 2px 3px;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case_img_live .live_icon img{
    margin-top: -2px;
    margin-right: 2px;
    vertical-align: middle;
}
.case_img_live .live_icon span{
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}


.live_con_r{
    padding: 25px 0 0;
}
.live_con_r .related_info{
    border-bottom: 1px solid #f5f5f5;
    padding: 16px 10px;
    box-sizing: border-box;
}
.live_con_r .related_info .related_title{
    font-weight: 700;
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.live_con_r .related_info .related_tag{
    display: inline-block;
    font-size: 12px;
    color: #007ffc;
    letter-spacing: 0;
    background: rgba(0,127,252,.1);
    border-radius: 4px;
    margin-top: 8px;
    padding: 2px 4px;
}
.live_con_r .related_info .related_desc{
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin-top: 8px;
}
.live_con_r .live_pro_title{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 12px 10px;
}
.live_con_r .live_pro_title .live_pro_title_text{
    font-size: 14px;
    color: #333;
    flex: 1;
    font-weight: 700;
}
.related_products{
    flex: 1;
    overflow: auto;
    width: 100%;
    height: 100%;
    overflow: hidden scroll;
}
.related_products::-webkit-scrollbar{
    width: 0 !important
}
.related_products .related_products_scrollview{
    box-sizing: border-box;
    flex-shrink: 0;
    align-content: flex-start;
    border: 0 solid #000;
    margin: 0;
    padding: 0;
    min-width: 0;
    display: flex;
    flex-direction: column;
    height: 300px;
}
.related_products .related_products_scrollview_webcontainer{
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    flex-shrink: 0;
    align-content: flex-start;
    border: 0 solid #000;
    margin: 0;
    padding: 0;
    min-width: 0;
}
.related_products .pro_wrapper{
    cursor: pointer;
    padding: 6px 12px 0;
    width: 100%;
}
.related_products .pro_wrapper .pro_detail{
    display: flex;
    flex-direction: row;
    position: relative;
}
.related_products .pro_wrapper .pro_detail .pro_living{
    width: 20px;
    height: auto;
    position: absolute;
    left: 4px;
    top: 4px;
    z-index: 99;
}
.related_products .pro_wrapper .pro_detail .pro_span{
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}
.related_products .pro_wrapper .pro_detail .pro_span a{
    display: block;
}
.related_products .pro_wrapper .pro_detail .pro_span img{
    width: 100px;
    height: 100px;
}
.related_products .pro_wrapper .pro_detail .pro_content{
    padding-left: 10px;
    flex: 1;
}
.related_products .pro_wrapper .pro_detail .pro_content .pro_subject{
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}
.related_products .pro_wrapper .pro_detail .pro_content .pro_subject a{
    color: #333;
}
.related_products .pro_wrapper .pro_detail .pro_content .pro_subject a:hover{
    text-decoration: none;
}
.related_products .pro_wrapper .pro_detail .pro_content .pro_price{
    margin-top: 6px;
}
.related_products .pro_wrapper .pro_detail .pro_content .pro_price .pro_promotion_price{
    font-size: 14px;
    font-weight: 700;
    color: #333;
}
.related_products .pro_wrapper .pro_detail .pro_content .pro_moq{
    font-size: 12px;
    line-height: 18px;
    margin-top: 5px;
    max-height: 36px;
    overflow: hidden;
}
.related_products .pro_wrapper .pro_detail .pro_content .pro_moq a{
    display: block;
    color: #666;
}
.related_products .pro_wrapper .pro_detail .pro_content .pro_moq a:hover{
    text-decoration: none;
}
.related_products .pro_wrapper .pro_detail .pro_mark{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.04);
}
.related_products .pro_btn_wrapper{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-top: 5px;
}
.related_products .pro_btn_wrapper .pro_btn{
    background: rgba(255,102,0,.1);
    font-size: 12px;
    color: #f60;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border-radius: 12px;
    cursor: pointer;
    border: none;
    outline:none;
}
.live_player_pos{
    position: relative;
    overflow: hidden;
}
.live_player_pos .pos_mask{
    width: 100%;
    height: 100%;
    filter: blur(3px);
}
.live_player_pos .pos_mask .pos_mask_bg{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.live_player_pos .pos_con{
    background: rgba(0,0,0,.6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.live_player_pos .pos_con .countdown_title{
    max-width: 80%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid hsla(0,0%,100%,.15);
}
.live_player_pos .pos_con .countdown_subtitle{
    font-size: 12px;
    color: #fff;
    letter-spacing: 0;
}
.live_player_pos .pos_con .countdown_date{
    margin: 5px 0 10px;
}
.live_player_pos .pos_con .countdown_date .date_c{
    display: inline-block;
    line-height: 20px;
    font-size: 16px;
    padding: 8px;
    background-color: #fff;
    color: #000;
    border-radius: 4px;
}
.live_player_pos .pos_con .countdown_date .date_s{
    margin: 0 4px;
    color: #fff;
}
.live_player_pos .pos_con .countdown_refresh{
    border: 1px solid #fff;
    border-radius: 14px;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    display: inline-block;
    padding: 0 20px;
    margin-top: 16px;
    cursor: pointer;
    white-space: nowrap;
}

.video iframe{
    width: 100%!important;
    height: 415px!important;
}

/*首页新增201229*/
.video_bg{
    background-color: #f5f5f5;
    padding-bottom: 30px;
    margin-top: -30px;
}
.video_list .videos{
    overflow: hidden;
}
.video_list .video{
    float: left;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}
.video_list .video .bg{
    width: 100%;
    height: 2.99rem;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.video_list .video .bg:before {
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    transition: .5s all ease;
    z-index: 2;
}
.video_list .video .bg:after {
    opacity: 0;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: .6rem;
    height: .6rem;
    transform: translate(-50%,-50%);
    background: url(//static.orvibo.com/guanwang_second/front/images/2019/index/video/icon_play-525abb68fd.png) center no-repeat;
    background-size: cover;
    transition: .5s all ease;
    z-index: 2;
}
.video_list .video .bg img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    transition: all .3s;
    z-index: 1;
}
.video_list .video .bg:hover:before, .video_list .video .bg:hover:after{
    opacity: 1;
}
.video_list .video .bg:hover img {
    width: 110%;
    height: 110%;
}
.video_list .video .protitle {
    height: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #111;
    line-height: 24px;
    margin-top: 5px;
    text-align: left;
}
.video_mask{
    position: fixed;
    left: 0;
    background-color: #101010;
    overflow: hidden;
    top: 0;
    z-index: 99998;
    -webkit-overflow-scrolling: touch;
}
.video_list .videos .video3 .bg, .video_list .videos .video4 .bg, .video_list .videos .video5 .bg{
    height: 1.89rem;
}
.video_mask::after {
    content: '';
    display: block;
    position: absolute;
    right: 24px;
    top: 24px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: url(/Public/sewise-player/vedio_close.png) center no-repeat;
    background-size: cover;
    opacity: .5;
    filter: alpha(opacity=50);
}
.news_bg{
    background-color: #f5f5f5;
    padding-bottom: 30px;
}
.news_list{
    clear: both;
    padding: 20px 0px 20px 0px;
    overflow: hidden;
}
.news_list .news_list_item{
    margin-bottom: 10px;
}
.news_list .news_list_item a{
    display: block;
    overflow: hidden;
    background-color: #f8f8f8;
}
.news_list .news_list_item a:hover{
    text-decoration: none;
}
.news_list .news_list_item .imgbox{
    height: 165px;
    position: relative;
    overflow: hidden;
}
.news_list .news_list_item .imgbox img{
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    max-height: 260px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    top: 50%;
    width: 105%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.news_list .news_list_item a:hover .imgbox img{
    -webkit-transform: translateY(-50%) scale(1.05);
    -ms-transform: translateY(-50%) scale(1.05);
    transform: translateY(-50%) scale(1.05);
    left: 0;
    top: 50%;
    width: 100%;
    height: auto;
}
.news_list .news_list_item .textbox{
    width: 100%;
    background-color: #f1f1f1;
    overflow: hidden;
    padding: 20px 28px 10px 28px;
}
.news_list .news_list_item .textbox h4{
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    color: #333;
    overflow: hidden;
    font-weight: bold;
    margin: 0;
}
.news_list .news_list_item .textbox .span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
}
.news_list .news_list_item .textbox .text{
    margin-top: 10px;
    color: #666;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}
.news_list .news_list_item .type {
    top: 0;
    left: 15px;
    position: absolute;
    padding: 7px 20px;
    text-align: center;
    max-width: 90%;
    z-index: 8;
    background: url(/Public/images/type2.png);
}
.news_list .news_list_item .type span {
    color: #fff;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 100%;
}
.news_list_item2 .list_box {
    width: 100%;
    max-height: 373px;
    background: #f1f1f1;
    padding: 20px 20px 0 28px;
    overflow: hidden;
    outline: none;
    overflow-y: scroll;
}
.news_list_item2 .list_box::-webkit-scrollbar
{
    width: 4px;
}
.news_list_item2 .list_box::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #ccc;
}
.news_list_item2 #wrapper:before {
    content: "";
    height: 40px;
    right: 15px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(rgba(248,248,248,0) 0%,rgba(248,248,248,1) 80%);
    left: 15px;
}
.news_list_item2 .type{
    top: 0;
    left: 15px;
    position: absolute;
    padding: 7px 20px;
    text-align: center;
    max-width: 90%;
    z-index: 8;
    background: url(/Public/images/type2.png);
}
.news_list_item2 .type span {
    color: #fff;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 100%;
}
.news_list_item2 .list_box #scroller{
    overflow: auto;
}
.news_list_item2 .list_box a{
    display: block;
    margin: 20px 0 10px;
}
.news_list_item2 .list_box a:hover{
    text-decoration: none;
}
.news_list_item2 .list_box a h4{
    height: 52px;
    line-height: 26px;
    color: #333;
    font-weight: bold;
    margin-bottom: 0;
}
.news_list_item2 .list_box a .time{
    color: #666;
    font-size: 14px;
}
.news_list_item2 .list_box a:hover h4, .news_list_item2 .list_box a:hover .time{
    color: #c7000b;
}

/*大屏幕*/
@media screen and (min-width: 769px) {
    .case_list_live{
        padding: 15px 0;
    }
    .live_player_pos{
        height: 500px;
    }
    .news_list_item2 .list_box{
        height: 373px;
    }
    .news_list .news_list_item .imgbox{
        height: 183px;
    }
}
/*超大屏幕*/
@media screen and (min-width: 1200px) {
    .video_list .videos .video1 .bg, .video_list .videos .video2 .bg{
        height: 436px;
    }
    .video_list .videos .video3 .bg, .video_list .videos .video4 .bg, .video_list .videos .video5 .bg{
        height: 280px;
    }
    .video_list .video .bg:after{
        width: 72px;
        height: 72px;
    }
    .news_list .news_list_item .imgbox{
        height: 225px;
    }
}
/*小屏幕*/
@media screen and (max-width: 768px) {
    .video_bg{
        margin-top: 0;
    }
    .video_list .videos .video1 .bg{
        height: 5.46rem;
    }
    .video_list .videos .video2 .bg{
        height: 3.50rem;
    }
    .video_list .videos .video2 .bg img{
        height: 5.49rem;
    }
    .video_list .videos .video2 .bg:hover img{
        height: 6.04rem;
    }
    .video_list .videos .video3 .bg, .video_list .videos .video4 .bg, .video_list .videos .video5 .bg{
        height: 3.50rem;
    }
    .video_list .video .bg:before, .video_list .video .bg:after{
        opacity: 1;
    }
    .video_list .video .bg:after {
        width: 1.2rem;
        height: 1.2rem;
    }
    .news_list .news_list_item .imgbox{
        height: 5.87rem;
    }
}

/*底部导航*/
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
}
.col-xs-1-5 {
    width: 20%;
    float: left;
}
@media (max-width: 768px) {
    .col-sm-1-5 {
        width: 100%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}
.footnav{
    background-color: #555555;
    color: #fff;
    border-bottom: 1px solid #6f6e6e;
    padding: 10px 0 20px;
}
.footnav_item h3{
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.footnav_item h3 .footnav_btn{
    line-height: 25px;
    display: none;
    float: right;
    font-size: 12px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.footnav_item h3 .footnav_btn.collapsed{
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.footnav_item ul{
    display: block;
    height: auto;
    padding-bottom: 0;
    overflow: visible;
    margin: 0;
    padding: 0;
}
.footnav_item ul li{
    border: none;
    padding: 0;
    margin-bottom: 15px;
}
.footnav_item ul li a{
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}
.footnav_item ul li a:hover{
    text-decoration: none;
}

.footnav_qrcode dl{
    width: 80px;
    padding-top: 20px;
    margin: 0;
}
.footnav_qrcode dl dt{
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.footnav_qrcode dl dt img{
    width: 80px;
    height: 80px;
}
.footnav_qrcode dl dd{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
}

@media (max-width: 768px) {
    .footnav_item h3{
        border-bottom: 1px solid #6f6e6e;
        font-size: 16px;
        padding: 10px 5px;
        height: auto;
        margin: 0;
    }
    .footnav_item:last-child h3{
        border-bottom: none;
    }
    .footnav_item h3 .footnav_btn{
        display: inline-block;
    }
    .footnav_item ul{
        display: none;
        padding: 0 15px 15px;
    }
    .footnav_item:last-child ul{
        border-top: 1px solid #6f6e6e;
    }
    .footnav_item ul li{
        border-bottom: 1px solid #6f6e6e;
        margin: 0;
    }
    .footnav_item ul li a{
        padding: 10px 0;
    }
    .product_bg, .video_bg, .news_bg{
        padding-bottom: 0;
    }
    .footnav_qrcode dl{
        float: left;
        margin-right: 20px;
    }
}



/*新增css*/
#laymod_88776 {
    position:relative;
    overflow:hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_88776 .bg_img {
    position: relative;
    z-index: 1;
    width:100%;
    height:500px;
}
#laymod_88776 .bg_color {
    z-index:2;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    top:0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    background-color: rgba(0,0,0,0.7);
}
#laymod_88776 .bg_img {
    position:relative;
    z-index: 4;
}
#laymod_88776 .bg_img .fl {
    color: #959595;
    font-size: 12px;
    line-height: 1.8em;
    letter-spacing: 4px;
}
#laymod_88776 .bg_img .fl2 {
    color: #fff;
    font-size: 24px;
    line-height: 1.8em;
    letter-spacing: 14px;
}
#laymod_88776 .bg_img .look_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    opacity: 0;
    z-index: 50;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
#laymod_88776 .bg_img .look_link {
    font-size: 11px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 15px 0;
    display: inline-block;
    position: relative;
    color: #fff;
}
#laymod_88776 .bg_img .look_link:after {
    content: "";
    width: 55%;
    height: 1px;
    display: block;
    position: absolute;
    left: 50%;
    background: #fff;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transform: translateX(-50%);
}

#laymod_88776 .bg_img .look_link:hover, #laymod_88776 .bg_img .look_link:focus{
    text-decoration: none;
}

.design-html #laymod_88776 .bg_color,
.design-html #laymod_88776 .look_content {
    opacity: 1;
}
@media(min-width: 768px) {
    #laymod_88776 #jh2_imgtxt_68:hover .bg_color,
    #laymod_88776 .bg_img:hover .look_content {
        opacity: 1;
    }
    #laymod_88776 .bg_img .look_link:hover::after {
        width: 95%;
    }
}
@media(max-width: 767px) {
    #laymod_88776 .bg_img .fl,
    #laymod_88776 .bg_img .fl2 {
        line-height: 1.6em;
    }
    #laymod_88776 .bg_img .bg_color,
    #laymod_88776 .bg_img .look_content {
        opacity: 1;
    }
}
#laymod_88839 {
    position:relative;
    font-size: 12px;
    overflow: hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_88839 ul, #laymod_88839 ol, #laymod_88839 li {
    list-style: none;
    padding: 0;
    margin: 0;
}
#laymod_88839 ul li{
    clear: none;
}
#laymod_88839 a:hover, #laymod_88839 a:focus {
    color: #23527c;
    text-decoration: none;
}
#laymod_88839 .bg {
    position:absolute;
    z-index: 1;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background: rgba(255,255,255,1);
}
#laymod_88839 .bodyCont_width {
    position:relative;
    z-index:4;
    height: 100%;
}
#laymod_88839 .left_title .fl {
    font-size: 24px;
    line-height: 2;
    color: #333;
}
#laymod_88839 .left_title .fl2 {
    font-size: 12px;
    line-height: 1;
    color: #999;
}
@media (min-width: 992px) {
    #laymod_88839 .bodyContContent li {
        margin-bottom: 20px;
        padding-bottom: 50px;
    }
}
@media (min-width: 992px) {
    #laymod_88839 .bodyCont_width {
        padding: 0;
    }
    #laymod_88839 .bodyContTitle {
        overflow: hidden;
    }
    #laymod_88839 .left_title {
        float: left;
    }
    #laymod_88839 .right_more {
        float: right;
    }
    #laymod_88839 .right_more .categoryList a {
        color: #959595;
        font-size: 12px;
        display: inline-block;
        line-height: 30px;
        margin: 0 15px;
    }
    #laymod_88839 .right_more .categoryList a:hover,
    #laymod_88839 .right_more .categoryList a.active {
        color: rgba(193,18,41,1);
    }
    /* 新闻 */
    #laymod_88839 .bodyContContent ul:after {
        content: "";
        display: block;
        clear: both;
    }
    #laymod_88839 .bodyContContent li {
        width: 30%;
        float: left;
        border-top: 1px solid rgba(204, 204, 204, 0.2);
    }
    #laymod_88839 .bodyContContent li:nth-child(3n-1) {
        margin: 0 5%;
    }
    #laymod_88839 .bodyContContent li:nth-child(1) {
        transition-delay:0.2s;
    }
    #laymod_88839 .bodyContContent li:nth-child(2) {
        transition-delay:0.3s;
    }
    #laymod_88839 .bodyContContent li:nth-child(3) {
        transition-delay:0.4s;
    }
    #laymod_88839 .bodyContContent li:nth-child(4) {
        transition-delay:0.5s;
    }
    #laymod_88839 .bodyContContent li:nth-child(5) {
        transition-delay:0.6s;
    }
    #laymod_88839 .bodyContContent li:nth-child(6) {
        transition-delay:0.7s;
    }
    #laymod_88839 .bodyContContent li:nth-child(4),
    #laymod_88839 .bodyContContent li:nth-child(6) {
        margin-top: -130px;
    }
    #laymod_88839 .bodyContContent li:nth-child(1) a,
    #laymod_88839 .bodyContContent li:nth-child(3) a {
        height: 292px;
    }
    #laymod_88839 .bodyContContent li:nth-child(1) a .news_img,
    #laymod_88839 .bodyContContent li:nth-child(3) a .news_img {
        display: none;
    }
    #laymod_88839 .bodyContContent li a {
        display: block;
        padding-top: 20px;
    }
    #laymod_88839 .bodyContContent li .news_img {
        height: 130px;
        overflow: hidden;
        min-height: auto;
    }
    #laymod_88839 .bodyContContent li p{
        margin: 0;
    }
    #laymod_88839 .bodyContContent li .news_img img {
        max-width: 100%;
        transition: all 0.36s ease;
    }

    #jh2_news_34 .bodyContContent li .news_img {
        display:box;
        display:-webkit-box;  /* iOS 6-, Safari 3.1-6 */
        display:-webkit-flex; /* Chrome */
        display:-moz-box;     /* Firefox 19 */
        display:-ms-flexbox;
        display:flex;
        -webkit-align-items:center;
        -moz-align-items:center;
        -ms-align-items:center;
        -o-align-items:center;
        align-items:center;
    }

    #laymod_88839 .bodyContContent li .news_name {
        line-height: 30px;
        font-size: 16px;
        transition: all 0.36s ease;
        padding-top: 15px;
    }
    #laymod_88839 .bodyContContent li .news_con {
        transition: all 0.36s ease;
        font-size: 13px;
        line-height: 26px;
        height: 52px;
        margin-top: 13px;
    }
    #laymod_88839 .bodyContContent li .news_box {
        margin-top: 20px;
        padding-bottom: 0;
    }
    #laymod_88839 .bodyContContent li .news_box:after {
        content: "";
        display: block;
        clear: both;
    }
    #laymod_88839 .bodyContContent li .news_box .news_more {
        float: left;
        font-size: 12px;
        line-height: 30px;
        color: #999;
        transition: all 0.36s ease;
    }
    #laymod_88839 .bodyContContent li .news_box .news_time {
        float: right;
        line-height: 30px;
    }
    #laymod_88839 .bodyContContent li:hover {
        border-color: rgba(204,204,204,1);
    }
    #laymod_88839 .bodyContContent li:hover .news_name {
        color: rgba(193,18,41,1);
    }
    #laymod_88839 .bodyContContent li:hover .news_more {
        color: rgba(193,18,41,1);
    }
    #laymod_88839 .bodyContContent li:hover .news_img img {
        transform: scale(1.05);
    }
}
#laymod_88839 .bodyContContent li .news_name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
}
#laymod_88839 .bodyContContent li .news_con {
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color:rgba(51,51,51,0.4);
}
#laymod_88839 .bodyContContent li .news_box .news_time {
    font-size: 12px;
    line-height: 22px;
    color: #999;
}
@media (max-width: 991px) {
    #laymod_88839 .left_title .fl {
        font-size: 20px;
        line-height: 1;
    }
    #laymod_88839 .left_title .fl2 {
        font-size: 12px;
        line-height: 2;
    }
    #laymod_88839 .bodyContContent li {
        position: relative;
        padding-bottom: 26px;
        border-bottom: 1px solid rgba(204, 204, 204, 0.2);
    }
    #laymod_88839 .bodyContContent li:not(:first-child) {
        padding-top: 26px;
    }
    #laymod_88839 .right_more,
    #laymod_88839 .bodyContContent li .news_img {
        display: none;
    }
    #laymod_88839 .bodyContContent li .news_name {
        font-size: 14px;
        line-height: 1.5;
        padding-bottom: 30px;
    }
    #laymod_88839 .bodyContContent li .news_con {
        line-height: 21px;
        color:rgba(51,51,51,0.8);
    }
    #laymod_88839 .bodyContContent li .news_more {
        display: none;
    }
    #laymod_88839 .bodyContContent li .news_box .news_time {
        position: absolute;
        top: 22px;
    }
    #laymod_88839 .bodyContContent li:not(:first-child) .news_box .news_time {
        top: 48px;
    }
    #laymod_88839 .bodyContContent .sjnews_more {
        width: 50%;
        display: block;
        text-align: center;
        line-height: 35px;
        color: #333;
        margin: 0 auto;
        margin-top: 25px;
        background: #eee;
    }
}
#laymod_88839 .bodyContTitle {
    transform: translateY(50px);
    opacity: 0;
    transition:all .8s;
}
#laymod_88839 .bodyContContent li:nth-child(1) {
    transform: translateY(50px);
    opacity: 0;
    transition:all .8s;
}
#laymod_88839 .bodyContContent li:nth-child(2) {
    transform: translateY(50px);
    opacity: 0;
    transition:all .8s;
}
#laymod_88839 .bodyContContent li:nth-child(3) {
    transform: translateY(50px);
    opacity: 0;
    transition:all .8s;
}
#laymod_88839 .bodyContContent li:nth-child(4) {
    transform: translateY(50px);
    opacity: 0;
    transition:all .8s;
}
#laymod_88839 .bodyContContent li:nth-child(5) {
    transform: translateY(50px);
    opacity: 0;
    transition:all .8s;
}
#laymod_88839 .bodyContContent li:nth-child(6) {
    transform: translateY(50px);
    opacity: 0;
    transition:all .8s;
}
#laymod_88839 .bodyCont_width.show_active .bodyContTitle,
#laymod_88839 .bodyCont_width.show_active .bodyContContent li,
#laymod_88839 .bodyCont_width .bodyContTitle.show_active,
#laymod_88839 .bodyContContent li.show_active {
    transform: translateY(0px);
    opacity: 1;
}

@media screen and (max-width: 768px) {
    #laymod_88839 .bodyContContent li .news_box{
        padding: 0;
    }
    #laymod_88839 .bodyContContent li .news_box .news_time {
        display: block;
    }
}



#laymod_88767 {
    position:relative;
    overflow:hidden;
    z-index: 500;
}
#laymod_88767  .module-section-inner{
    overflow:hidden;
}
#laymod_88767 .bg {
    position:absolute;
    z-index: 1;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
#laymod_88767 .bg_img {
    z-index:2;
}
#laymod_88767 .bodyCont_width {
    position:relative;
    z-index:4;
}
#laymod_88767 .bodyCont_width .bodyContTitle .fl {
    font-size: 24px;
    text-align: center;
    color: #fff;
}
#laymod_88767 .bodyCont_width .bodyContTitle .fl2 {
    font-size: 12px;
    text-align: center;
    color: rgba(255,255,255,0.3);
}
#laymod_88767 .bodyCont_width .swiper ul:after {
    content: "";
    display: block;
    clear: both;
}
#laymod_88767 .bodyCont_width .swiper li a {
    display: block;
    text-align: center;
    padding: 5px 0;
    transition: all 1s cubic-bezier(.075,.82,.165,1) 0s;
    -moz-transition: all 1s cubic-bezier(.075,.82,.165,1) 0s;
    -webkit-transition: all 1s cubic-bezier(.075,.82,.165,1) 0s;
    -o-transition: all 1s cubic-bezier(.075,.82,.165,1) 0s;
}
#laymod_88767 .bodyCont_width .swiper li a .h4 {
    font-size: 16px;
    line-height: 1;
    margin: 0 0 17px 0;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
#laymod_88767 .bodyCont_width .swiper li a .span {
    font-size: 12px;
    line-height: 1.8;
    color:rgba(255,255,255,0.5);
    padding: 0 6.4%;
    height: 84px;
    overflow: hidden;
}
@media(min-width: 768px) {
    #laymod_88767 .bodyCont_width .bodyContContent {
        padding: 0;
    }
    #laymod_88767 .bodyCont_width .swiper li a:hover {
        background: #c7000b;
    }
}
@media(max-width: 767px) {
    #laymod_88767 .bodyCont_width .swiper li a {
        padding: 15px 0
    }
    #laymod_88767 .bodyCont_width .swiper-pagination {
        width: calc(100% - 30px);
    }
    #laymod_88767 .bodyCont_width .swiper-pagination span {
        margin: 0 5px;
    }
    #laymod_88767 .bodyCont_width .swiper-pagination span,
    #laymod_88767 .bodyCont_width .swiper-pagination .swiper-pagination-bullet-active {
        background: #fff;
    }
}
#laymod_88767 .bodyCont_width .swiper li a:hover, #laymod_88767 .bodyCont_width .swiper li a:focus{
    text-decoration:none;
}