@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333;
    list-style: none;
    text-decoration: none;
}

.container{
    margin: 0 auto;
    width: 1200px;
}

.container_top{
    margin: 0 auto;
    width: 1200px;
}
a{
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 14px;
}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient:hover{
   transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
}
.clear{clear: both}




/* 网站导航 */
.top{ height: 95px;}
.top .logo{ width: 360px; height: 95px; float: left; display: block;}
.top .logo a{ display: block; float: left; margin-right: 18px;}
.top .logo img{ margin-top: 20px;}
.top .logo p{ font-size: 20px; line-height: 95px;}
.top ul{ width: 700px; float: right; }
.nav{ padding:0 20px; height:34px; line-height:34px; position:relative; z-index:1;  }
.nav a{ color:#333;  }
.nav .nLi{ float:left;  position:relative; display:inline; background: url(../images/guangkun_pc_3.png)no-repeat right center; width: 100px;}
.nav .nLi p{ float:left;font-size: 15px; margin-top: 30px;}
.nav .nLi p a{ display:block; font-size:15px; line-height: 30px; height: 95px; background:url(../images/sl_top_1_2.png) no-repeat 20px 66px; padding-left: 25px;}
.nav .nLi p a span{ display:block; font-size: 12px; color: #999;}


.nav .sub{ display:none; width:100px; left:2px; top:95px; position:absolute; line-height:26px; background: #fff;  }
.nav .sub li{ zoom:1;}
.nav .sub a{ display:block;line-height: 36px;  text-align: center;}
.nav .sub a:hover{ background:#bb1b21; color:#fff;  }
.nav .on p a{color:#0c85de;}
.nav .on p a span{ color:#bb1b21;}


/* ---------------------------------------------------------------首页样式--------------------------------------------------------------- */

/* 轮播图 */
.fullSlide {
    width: 100%;
    position: relative;
    height: 600px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 600px;
    overflow: hidden;
    text-align: center;
    line-height: 600px;
}

.fullSlide .bd li >a {
    display: block;
    height: 600px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 5px;
    width: 32px;
    margin: 3px;
    overflow: hidden;
    background: #fff;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #0c85de;
}

.fullSlide .prev,.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 10%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 10%;
    background-position: -6px -137px;
}



/* 新闻快讯 */
.index_news_kx{ overflow: hidden;}
.index_news_kx .container{ border-bottom: 1px solid #eee; overflow: hidden;padding-bottom: 20px; }
.index_news_kx .index_newskx_left{ float: left; width: 145px; position:relative; padding-right: 26px;}
.index_news_kx .index_newskx_left p{ font-size: 18px; color: #333;  line-height: 1.8; padding-top: 20px; text-align: right;}
.index_news_kx .index_newskx_left em{ font-style: normal; font-size: 14px; color: #666; line-height: 1.6;text-align: right; display: block;}
.index_news_kx .index_newskx_left em span{ font-size: 24px; color: #bb1b21; font-weight: bold;}
.index_news_kx .index_newskx_left::after{ content: ""; position: absolute;height: 82px; width: 1px; background: #eee; right: 0;top: 15px;}


.txtScroll-top{ width: 950px;  height: 45px; background: #fff; position: relative;z-index: 9999; padding: 20px 0; float: right; padding-left: 60px; position: relative;}
.txtScroll-top .hd{ position: absolute; height: 60px; width: 25px; overflow: hidden; left: 0; top: 28px;;}
.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ position: absolute; height: 25px; width: 25px; cursor: pointer; }
.txtScroll-top .hd .next{ background: url(../images/tianrong_2.png) no-repeat center; left: 0; top: 0;}
.txtScroll-top .hd .prev{ background: url(../images/tianrong_1.png) no-repeat center; left: 0; bottom: 0;}
.txtScroll-top .hd span{ font-size: 13px; color: #666}
.txtScroll-top .hd p{margin-top: 6px;}
.txtScroll-top .bd{ width: 1000px; float: left; height: 72px; overflow: hidden;}
.txtScroll-top .infoList li{ height:36px; line-height:36px; width: 442px; float: left; margin-right: 40px; position: relative;padding-left: 12px;}
.txtScroll-top .infoList li .date{ float:right; color:#999;}
.txtScroll-top .infoList li::before{ content: ""; display: block; position: absolute; left: 0; top: 18px; height:3px; width: 3px; background: #999;}
.txtScroll-top .infoList li span{ font-size: 14px; color: #999}



/* 首页关于我们 */
.index_about_main{ height: 420px; background: url(../images/tianrong_3.png) no-repeat bottom center; padding-top: 60px;}
.index_about_main .index_about_left { width: 678px; float: left; }
.index_about_main .index_about_left h2{ font-size: 24px; color:#454545; line-height: 1.5; margin-bottom:8px;}
.index_about_main .index_about_left p{line-height: 30px; color: #666; text-align: justify; font-size: 14px;}
.index_about_main .index_about_left p img{ float: left;margin-top: 8px; margin-right: 20px;}

.index_about_right{ width: 495px; float: right; margin-top: 24px;}
.index_about_right a{  display: block; width: 160px; height: 310px; float:left; margin-right: 5px;}
.index_about_right a:first-child{ background: #c12329;}
.index_about_right a:nth-child(2){ background: #bb1b21;}
.index_about_right a:last-child{ background: #0351c6;}
.index_about_right a:last-child{ float: right !important; margin-right: none !important;}
.index_about_right a .top_img{ width: 160px; height: 170px; overflow: hidden;}
.index_about_right a .top_img img{ transition: all .4s;}
.index_about_right a:hover .top_img img{ transform: scale(1.04); transition: all .4s;}
.index_about_right a .about_text{ height: 140px; position: relative;}
.index_about_right a .about_text p{ color: #fff; font-size: 18px; padding-top: 45px; margin-left: 20px;}
.index_about_right a .about_text p span{ display: block; color: rgba(255,255,255,0.5); font-size: 12px;}
.index_about_right a .about_text .bottom_about{ position: absolute;  bottom: 0;  height: 24px; width: 100%; line-height: 24px; text-indent: 20px; background: rgba(0,0,0,0.15); color: #fff; font-size: 12px;}
.index_about_right a .about_text .bottom_about span{display: block; height: 24px;  width: 24px; float: right; text-align: center; line-height: 24px; background: rgba(0,0,0,0.2) url(../images/tianrong_4.png) no-repeat center;  }



/* 首页业务领域 */
.index_yewu_main{height: 950px; overflow: hidden;}
.index_title_1{ overflow: hidden; padding-top: 60px;}
.index_title_1 p{text-align: center; font-size: 30px; font-weight: bold; color: #333; line-height: 1.8}
.index_title_1 span{width: 590px; display: block; margin:  0 auto; text-align: center; line-height: 1.6;color: #666; font-size: 14px;}
.slideTxtBox .hd ul{display: table; height: 78px;  margin:0 auto; margin-top: 10px; margin-bottom: 20px;}
.slideTxtBox .hd ul li{ height: 78px; margin: 0 9px; float: left; width: 282px; font-size: 18px; text-indent: 90px; }
.slideTxtBox .hd ul li a{ display: block;padding-top: 12px; line-height:  1.8; font-size: 18px;}
.slideTxtBox .hd ul li a span{ display: block; font-size: 12px; color: #666; line-height: 1.8;}
.slideTxtBox .hd ul li:nth-child(1){ background:#f6f6f6 url(../images/tianrong_5.png) no-repeat 30px 20px; }
.slideTxtBox .hd ul li:nth-child(2){ background:#f6f6f6 url(../images/tianrong_6.png) no-repeat 30px 20px; }
.slideTxtBox .hd ul li:nth-child(3){ background:#f6f6f6 url(../images/tianrong_30.png) no-repeat 30px 20px; }
.slideTxtBox .hd ul li:nth-child(4){ background:#f6f6f6 url(../images/tianrong_7.png) no-repeat 30px 20px; }
.slideTxtBox .hd ul li:nth-child(5){display:none;}
.slideTxtBox .hd ul li:nth-child(6){display:none;}
.slideTxtBox .hd ul li:hover *,.slideTxtBox .hd ul li.on *{ color: #fff;}
.slideTxtBox .hd ul li:nth-child(1):hover,.slideTxtBox .hd ul li:nth-child(1).on{background:#bb1b21 url(../images/tianrong_5_1.png) no-repeat 30px 20px; }
.slideTxtBox .hd ul li:nth-child(2):hover,.slideTxtBox .hd ul li:nth-child(2).on {background:#bb1b21 url(../images/tianrong_6_1.png) no-repeat 30px 20px; }
.slideTxtBox .hd ul li:nth-child(3):hover,.slideTxtBox .hd ul li:nth-child(2).on {background:#bb1b21 url(../images/tianrong_31.png) no-repeat 30px 20px; }
.slideTxtBox .hd ul li:nth-child(4):hover,.slideTxtBox .hd ul li:nth-child(4).on {background:#bb1b21 url(../images/tianrong_7_1.png) no-repeat 30px 20px; }




.slideTxtBox .bd li{ width: 384px;position: relative; float: left; margin-right: 21px;margin-top:15px; border: 1px solid #eee; }
.slideTxtBox .bd li:nth-child(3n){ margin-right: 0;}
.slideTxtBox .bd li a.index_fuwu_img{ height: 252px; width: 384px; overflow: hidden; display: block;}
.slideTxtBox .bd li a.index_fuwu_img img{ width: 100%; height: auto; transition: all .4s;}
.slideTxtBox .bd li:hover a.index_fuwu_img img{transform: scale(1.1); transition: all .4s;}
.slideTxtBox .bd li div{ width: 94%; margin: 0 auto;}
.slideTxtBox .bd li div a{ line-height: 32px; font-size: 16px;padding: 10px 0 5px; display: block;}
.slideTxtBox .bd li div a span{ height: 26px;width: 96px; float: right; background: #f6f6f6; color: #333; text-align: center; font-size: 14px;  line-height:26px; margin-top: 5px; transition: all .4s;}
.slideTxtBox .bd li div a:hover span{ background: #bb1b21; color: #fff;}
.slideTxtBox .bd li div a:hover {color: #bb1b21}
.slideTxtBox .bd li div p{ font-size: 14px; color: #666; line-height: 24px;text-align: justify; padding-bottom: 20px;}


/* 新闻资讯 */
.index_news_main{ height: 668px;background: #f6f6f6; overflow: hidden;}
.index_news_main .index_news_left{ float: left; width: 600px;padding-top: 45px;}
.index_news_main .index_news_left h2{ font-size: 30px; font-weight: bold; color: #333; line-height: 64px;height: 64px;}
.index_news_main .index_news_left h2 span{ font-size: 18px; color: #666; font-weight: normal; margin-right: 12px; line-height: 64px; }
.index_news_left .index_news_tj{ height: 446px; width: 560px; background: #fff; padding: 20px; position: relative;}
.index_news_left .index_news_tj .pic{ height: 350px; width: 560px; overflow: hidden; position: relative;}
.index_news_left .index_news_tj .pic img{ width: 100%; height: auto;transition: all .4s;}
.index_news_left .index_news_tj:hover .pic img{transform: scale(1.1); transition: all .4s;}
.index_news_left .index_news_tj .pic .title{ height: 48px; line-height: 48px; width: 100%; position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.6);text-indent: 14px; color: #fff; font-size: 16px;}

.index_news_left .index_news_tj .index_news_zhaiyao dt{ line-height:24px; padding: 16px 0 10px; color: #666;font-size: 14px; text-align: justify;}
.index_news_left .index_news_tj .index_news_zhaiyao dd{ font-size: 14px; color: #999; line-height: 24px; background: url(../images/tianrong_9.png) no-repeat left; text-indent: 24px;}

.index_news_left .hd{position: absolute; height: 12px; width: 90px; top: 338px; z-index: 999; right: 9px;}
.index_news_left .hd li{ float: left; height: 12px;width: 12px; border: 2px solid #bb1b21; border-radius: 50%; margin-right: 6px; line-height: 999; cursor: pointer;}
.index_news_left .hd li.on{ background: #bb1b21}

.index_news_right{width: 562px;float: right; padding-top: 60px;}
.index_news_right .hd{ height: 48px; border-bottom: 1px solid #dedede; margin-bottom: 6px;}
.index_news_right .hd li{ float: left; margin-right: 28px; height: 48px; line-height: 48px; position: relative;}
.index_news_right .hd li a{ font-size: 16px; display: block;}
.index_news_right .hd li.on::after{ content: ""; position: absolute; height: 5px; width: 60px; left: 0; bottom: -3px; background: #bb1b21}
.index_news_right .hd li.on a{ color: #bb1b21}
.index_news_right .bd li{padding: 20px 0; border-bottom: 1px dashed #dedede; overflow: hidden;}
.index_news_right .bd li p{font-size: 16px; line-height: 2.2;}
.index_news_right .bd li span{ font-size: 14px; color: #666; line-height: 26px;text-align: justify; display: block;}
.index_news_right .bd li em{ display: block; float: left; margin-right: 16px; font-style: normal; font-size: 14px; color: #999; height: 32px; line-height: 32px;}
.index_news_right .bd li em.date{background: url(../images/tianrong_9.png) no-repeat left center; text-indent: 26px;}
.index_news_right .bd li em.cunt{background: url(../images/tianrong_10.png) no-repeat left center; text-indent: 26px;}
.index_news_right .bd li:nth-child(3){ border-bottom: none;}



/* 底部导航 */
.footer_nav{ height: 48px; background: #bb1b21; }
.footer_nav p{ float: left; width: 120px; background: rgba(0,0,0,0.1); height: 48px; line-height: 48px; text-align: center; color: #fff;}
.footer_nav ul{ float: left;}
.footer_nav ul li{ float: left; width: 130px; text-align: center; position: relative;}
.footer_nav ul li a{ color: #fff; display: block; height: 48px; line-height: 48px; }
.footer_nav ul li::after{ content: ""; position: absolute; right: 0; top: 17px; height: 14px; width: 1px; background: rgba(255,255,255,0.5); }
.footer_nav span{ float: right; display: block; color: #fff; line-height: 48px;}


.footer{ height: 350px; background:#222222; position: relative;}
.footer .footer_left{ width: 490px; float: left; margin-top: 46px; margin-right: 40px;}
.footer .footer_left .footer_img{ margin-bottom: 10px;}
.footer .footer_left p{ font-size: 18px; color: #fff;}
.footer .footer_left span{ color: #ccc;line-height: 30px; margin-top: 20px; width: 330px;font-size: 14px; display: block; margin-top: 12px;}
.footer_left_text{ float: left; display: block; text-align: justify; font-size: 14px; color: #ffffff; line-height: 24px;}
.footer_left_text a{ display: block; height: 30px; width: 100px; text-align: center; background: #bb1b21; color: #fff; line-height: 30px; margin-top: 20px;}
.footer .footer_center{ width: 330px; float: left; margin-top:64px; }
.footer .footer_center h3{ font-size: 18px; font-weight: normal;  color: #bb1b21; margin-bottom: 24px;}
.footer .footer_center p{ font-size: 14px; color: #ffffff; line-height: 30px;}
.footer_right{ padding-top: 46px; width: 320px; float: right;}
.footer .footer_right h3{ font-size: 18px; font-weight: normal;  color: #bb1b21; margin-bottom: 24px;}

.footer .footer_right li{ float: left; text-align: center; margin-right: 20px;}
.footer .footer_right li p{ text-align: center; line-height: 30px; color: #ffffff; font-size: 14px;}


.footer_icon{ margin-top: 10px;}
.footer_icon a.ewmOn{  height: 40px; width: 40px; text-align: center; background: #956034; float: left; border-radius: 50%; margin-right: 10px;}
.footer_icon a.ewm{  height: 40px; width: 40px; text-align: center; background: #878787; float: left; border-radius: 50%; margin-right: 10px;}
.footer_icon a img{ margin-top: 9px; }


/* 网站版权信息 */
.copyright{height: 42px; position: absolute; bottom: 0; width: 1200px; border-top: 1px solid rgba(255,255,255,0.05);}
.copyright a{ color: #666; font-size: 12px;}
.copyright p {
    color: #ffffff;
    font-size: 12px;
    line-height: 42px;
}

.copyright ul {
    float: right;
    width: 370px;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #ffffff;
    line-height: 42px;
    font-size: 12px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
    margin-top: 10px;
}

.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
    margin-right: 20px;
}



.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}






/* 内页样式 */
.inside_page_banner{ height: 425px;  background: url(../images/ny_tl_banner1.png) no-repeat center;}
.inside_page_banner .index_about_title{ margin: 0 auto; width: 400px; height: auto; padding-top: 160px;}
.inside_page_banner_grey{height: 425px;  background:#f9f9f9 url(../images/ny_tl_banner1.png) no-repeat center top;}
.inside_page_banner_grey .index_about_title{ margin: 0 auto; width: 400px; height: auto; padding-top: 160px;}
.inside_page_con{ height: 64px; border-bottom: 1px solid #eee; margin: 16px 0;}
.inside_page_con ul{ height: 48px; line-height: 48px; width: 65%; float: left;}
.inside_page_con ul li a{display: inline-block; line-height: 48px; background: #eee; text-align: center; margin-right: 1px; font-size: 15px; padding: 0 20px; float: left;}
.inside_page_con ul li a:hover{ background: #ddd;}
.inside_page_con ul li.active a{ background: #bb1b21; color: #fff;}
.inside_page_con .location{ width: 32%; float: right; line-height: 48px; padding-left: 30px; text-align: right; font-size: 14px;}
.inside_page_con .location img{ margin-right: 6px;}
.inside_page_con .location *{ font-size: 14px;}
.inside_page_show{ height: 64px; border: none !important; margin-bottom: 0 !important;}



/* 新闻列表页 */
.news_first{ height: 200px; padding-bottom: 16px; border-bottom: 1px solid #eee; margin-bottom: 16px;}
.news_first a.news_first_img{ display: block; width: 284px; height: 200px; overflow: hidden; float: left; }
.news_first a.news_first_img img{ width: 100%; height: auto;transition:all 0.4s;}
.news_first a.news_first_img img:hover{transform: scale(1.1); transition: all .4s; }
.news_first .news_first_right{ width: 884px; float: right; height: 200px;}
.news_first .news_first_right p a{ font-size: 18px; line-height: 64px;}
.news_first .news_first_right .date_cunt{ height: 30px;}
.news_first .news_first_right .date_cunt li{ display: inline-block; float: left; margin-right: 20px; color: #999; padding-left: 20px;}
.news_first .news_first_right .date_cunt li.date{ background: url(../images/tl_index_20.png) no-repeat left;}
.news_first .news_first_right .date_cunt li.cunt{ background: url(../images/tl_index_21.png) no-repeat left;}
.news_first .news_first_right span{ display:block; line-height: 1.5; color: #666; text-align: justify;}
.news_first .news_first_right i{ font-style: normal; display: block; margin-top: 20px; color: #999;}

.index_news_list{ width: 1300px; overflow: hidden;}
.index_news_list li{ float: left; width: 588px; height: 142px; margin-right: 22px; margin-bottom: 16px; border-bottom: 1px solid #eee;}
.index_news_list li:hover{  background: #f8f8f8;}
.index_news_list li .news_left{ float: left; width: 104px; margin-top: 38px; background: url(../images/hw_top_26.png) no-repeat right center; text-align: center; font-size: 42px; color: #333; line-height: 32px;}
.index_news_list li .news_left span{ font-size: 14px; color: #666;}
.index_news_list li .news_right{ width: 434px; padding: 28px 24px 0 24px; float: left; }
.index_news_list li .news_right a{ font-size: 18px; line-height: 32px;}
.index_news_list li .news_right p{ font-size: 14px; line-height: 26px; color: #666;}

.about_body{ width: 100%; text-align: justify; padding: 10px 0 30px 0;}
.about_body p{text-align: justify; line-height: 2; color: #666; margin-bottom: 6px;}
.about_body p strong{ font-weight: bold; color: #bb1b21; font-size: 16px;}

/* 新闻详情页 */
.news_detail_left{ min-height: 300px; float: left; background: #fff; width: 766px; padding: 20px 40px; overflow: hidden;}
.news_detail_left h1{ font-size: 24px; line-height: 45px; text-align: center; margin-top: 20px;}
.news_detail_left h1+p{font-size: 14px; color: #999; text-align: center; margin-top:10px; border-bottom: 1px solid #eee; display: block;padding-bottom: 10px; margin-bottom: 20px;}
.news_detail_left .news_body{ text-align: justify; line-height: 32px; color: #666;}
.news_detail_left .news_body p{ line-height: 32px; color: #666; width: 766px;}
.news_detail_left .news_body p strong{ font-weight: bold; font-size: 16px; color: #bb1b21}

.news_detail_right{ width: 330px; float: right;}
.news_detail_right .pre_next_dttail{ height: 138px; background: #fff; margin-bottom: 16px; border: 1px solid #eee;}
.news_detail_right .pre_next_dttail span{ display: block; font-size: 18px; text-indent: 25px;padding-top: 30px;}
.news_detail_right .pre_next_dttail p{ text-indent: 25px; line-height: 45px;}
.news_detail_right .pre_next_dttail p a{white-space:nowrap;word-break:keep-all;text-overflow:ellipsis; width: 296px; display: block; overflow: hidden; line-height: 45px;}
.news_detail_right .pre_next_dttail em{ display: block; color: #999;text-indent: 25px;}

.tj_news{ height: 300px; background: #fff; margin-bottom: 16px; border:1px solid #eee;}
.tj_news p{ width: 274px; margin: 0 auto; border-bottom: 1px solid #eee;line-height: 56px; font-size:18px;}
.tj_news ul{ width: 274px; margin: 10px auto;}
.tj_news ul li{ line-height: 36px; background: url(../images/hw_top_32.png) no-repeat left; text-indent: 20px;}
.tj_news ul li:hover{ line-height: 36px; background: url(../images/hw_top_33.png) no-repeat left;}
.return_list a{display: block; height: 42px; line-height: 42px; background: #bb1b21 url(../images/hw_top_34.png) no-repeat 110px 12px; color: #fff;text-align:center;}
.return_list a:hover{background: #333 url(../images/hw_top_34.png) no-repeat 110px 12px; color: #fff; }
.bg_grey{ overflow: hidden; margin-bottom: 30px;}

/* 酒店环境&客房展示 */
.case_list{ width: 1250px; overflow: hidden;}
.case_list li{  width: 286px; float: left; border: 1px solid #eee; margin-right: 16px; margin-bottom: 16px; } 
.case_list li .img{ width: 266px;  margin: 0 auto; overflow: hidden; margin-top: 10px;}
.case_list li .img em img{ width: 100%;transition:all 0.4s;}
.case_list li .img em { width: 266px;height:177px; overflow: hidden; display: block;}
.case_list li .img em img:hover{transform: scale(1.1); transition: all .4s;}

.gallery-title{ height: 42px; line-height: 42px; text-align: center;  font-size: 16px;}


.hezuo_list{ width: 1250px; overflow: hidden;}
.hezuo_list li{  width: 226px; float: left; border: 1px solid #eee; margin-right: 16px; margin-bottom: 16px; } 
.hezuo_list li .img{margin: 0 auto; overflow: hidden;}
.hezuo_list li .img em img{ width: 100%;transition:all 0.4s;}
.hezuo_list li .img em { width: 94% ;height:107px; overflow: hidden; display: block; margin:  0 auto;}
.hezuo_list li .img em img:hover{transform: scale(1.06); transition: all .4s;}

.gallery-title{ height: 42px; line-height: 42px; text-align: center;  font-size: 16px;}




/* 相册效果 */
.Gallery { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0,0,0,.9); opacity: 0; z-index: 999999; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.Gallery.show { opacity: 1; }
.g-bottom, .g-left, .g-right, .g-top { z-index: 99; display: block; -webkit-appearance: none; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.g-top { position: absolute; top: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0.7); height: 45px; text-align: center; line-height: 45px; color: #fff; z-index: 120; }
.g-left.none, .g-right.none { opacity: .3; cursor: not-allowed; }
.g-bottom { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0.7); height: 45px; text-align: center; line-height: 45px; color: #fff; z-index: 120; }
.g-left { position: absolute; top: 43%; left: 0; height: 14%; background: rgba(0, 0, 0, 0.5); width: 55px; cursor: pointer; }
.g-right { position: absolute; top: 43%; right: 0; height: 14%; background: rgba(0, 0, 0, 0.5); width: 55px; cursor: pointer; }
.Gallery img { max-height: 87%; max-width: 99%; }
.Gallery.Gallery-none img { max-height: 100%; max-width: 99%; }
.Gallery-wrap { width: 100%; height: 100%; position: relative; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); }
.g-left:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; left: 16px; top: 50%; margin-top: -1px; }
.g-left:before { content: ''; width: 10px; height: 10px; border: 2px solid #fff; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); border-top: none; border-right: none; display: block; position: absolute; left: 16px; top: 50%; margin-top: -6px; }
.g-right:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; right: 16px; top: 50%; margin-top: -1px; }
.g-right:before { content: ''; width: 10px; height: 10px; border: 2px solid #fff; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); border-left: none; border-bottom: none; display: block; position: absolute; right: 16px; top: 50%; margin-top: -6px; }
.g-list { width: 100%; height: 100%; text-align: center; vertical-align: middle; position: absolute; left: 0; top: 0; }
.g-list span { display: inline-block; vertical-align: middle; height: 100%; }
.g-list img { vertical-align: middle; cursor: -webkit-grab; cursor: grab; transition: all .4s ease; -moz-transition: all .4s ease; -webkit-transition: all .4s ease; }
.Gallery-wrap.grab .g-list img { cursor: -webkit-grabbing; cursor: grabbing; }
.g-top .g-count { width: auto; height: 100%; position: absolute; left: 0; top: 0; padding: 0 18px; }
.g-top button { height: 45px; width: 45px; border: none; position: absolute; right: 0; top: 0; opacity: .8; background: 0 0; -webkit-tap-highlight-color: transparent; }
.g-top span { display: block; width: 100%; height: 100%; line-height: 45px; color: #fff; }
.g-close { cursor: pointer; }
.g-close:after { content: ''; width: 24px; height: 2px; background: #fff; display: block; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); position: absolute; left: 8px; top: 21px; }
.g-close:before { content: ''; width: 24px; height: 2px; background: #fff; display: block; transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); position: absolute; left: 8px; top: 21px; }
.g-top button:hover { opacity: 1; }
.loading { width: 100%; height: 100%; background: #111111; position: absolute; left: 0; top: 0; z-index: 1000; }
.loading s { display: block; width: 30px; height: 30px; background: #0ad1a9; border-radius: 50%; position: absolute; left: 50%; top: 50%; margin-top: -15px; margin-left: -15px; -moz-animation: load 1.5s linear infinite; -webkit-animation: load 1.5s linear infinite; }
.loading p { text-align: center; font-size: 12px; position: relative; top: 50%; margin-top: 25px; }



.jobs_main,.pro_main,.recommend_main{ width: 1300px;}
.jobs_main li.job_list{ float: left; width: 337px; background: #f6f6f6;  margin-right: 16px; margin-bottom: 16px; padding: 29px 26px; position: relative;}
.jobs_main li.job_list .job_name{ font-size: 18px; margin-bottom: 10px;}
.jobs_main li.job_list .job_nr{ font-size: 14px; color: #666; line-height: 28px;}
.jobs_main li.job_list .fb_time{ position: absolute; top: 32px; color: #999; right: 26px;}

.jobs_main li a{
    display: block;
    width: 84px;
    height: 29px;
    border: 1px solid #eee;
    border-radius: 6px;
    font-size: 14px;
    /* color: #68747f; */
    line-height: 27px;
    text-align: center;
    position: absolute;
    right: 26px;
    bottom: 29px;
    border-color: #eee;
    color: #333;
    background: #fff;
    /* transition: all .3s; */
}

.reveal-modal {
    position: fixed;
    width: 560px;
    height: auto;
    background: #fff;
    z-index: 9999;
    top: 50%!important;
    left: 50%;
    margin: auto;
    border-radius: 6px;
    box-sizing: border-box;
    visibility: hidden;
    padding: 28px 42px 0;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding-bottom: 40px;
    overflow: hidden;
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9998;
    top: 0;
    left: 0;
    margin: auto;
    display: none;
    background: rgba(62, 70, 76, 0.1);
}

.close-reveal-modal {
    background: url(../images/close.png) no-repeat center;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.myModel_tit p {
    font-size: 20px;
    color: #68747f;
    margin-bottom: 26px;
}

.job_title_big{ font-size: 18px; height: 80px; border-bottom: 1px dashed #dedede; margin-bottom: 10px; line-height: 36px;}

.reveal-modal .zpgw{ float: left; margin-right: 30px; color: #999;}
.reveal-modal .middle_title{ font-size: 16px; height: 42px; line-height: 42px;  background: url(../images/dzr_ny_11.png) no-repeat bottom left; margin-bottom: 10px;}
.reveal-modal .rz_nr{ color: #666; line-height: 26px; padding-bottom: 10px;}
.reveal-modal .rz_nr p{color: #666; line-height: 26px; padding-bottom: 10px;}


/* 联系方式 */
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
#map{ width: 854px; border: 1px solid #e8e8e8; height: 418px; margin-bottom: 30px; float:left;}
.contact_fs_main{ height: 418px; width: 300px; background: #fff; border: 1px solid #e8e8e8; border-left: none; float: left; padding-left: 43px;}
.contact_fs_main h2{margin-top: 48px; line-height: 56px; margin-bottom: 10px; font-size: 18px; color: #333;}
.contact_fs_main p{ line-height: 30px;  color: #666; font-size: 14px; }





.index_title_3{ padding-top: 20px; overflow: hidden; margin-bottom: 20px;}
.index_title_3 p{ font-size: 30px; text-align: center;}
.index_title_3 span{font-size: 15px; color: #888;display: block; text-align: center; line-height: 1.8;}


.picScroll-left{ width:1200px;  overflow:hidden; position:relative;  }
.picScroll-left .hd{ overflow:hidden; height: 44px; margin-bottom: 30px;  margin: 20px auto 60px auto; width: 110px; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ width: 42px; height: 42px; display: block; float: left; margin:0 5px; cursor: pointer;}
.picScroll-left .hd .prev{ background: url(../images/xinbo_18.png) no-repeat center; }
.picScroll-left .hd .next{ background: url(../images/xinbo_19.png) no-repeat center; }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{overflow:hidden; text-align:center; width: 286px; height: 235px; float: left; margin-right: 16px; border: 1px solid #eee;background: #f5f5f5; transition: all .4s;}
.picScroll-left .bd ul li:hover{ background: #bb1b21; border: 1px solid #bb1b21;}
.picScroll-left .bd ul li:hover .title{ color: #fff}
.picScroll-left .bd ul li .pic{ width: 100%; height: 190px; overflow: hidden;}
.picScroll-left .bd ul li .pic img{  width: 100%; transition: all .4s;}
.picScroll-left .bd ul li:hover .pic img{ transform: scale(1.1); transition: all .4s;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:45px; font-size: 16px;}


.ny_liuyan{width:100%; height: auto; overflow: hidden;  margin-bottom:40px;}
.ny_liuyan h2{font-size: 14px; color: #666; text-align: center; line-height: 24px; font-weight: normal; margin-bottom: 16px;width: 80%; margin: 0 auto; margin-bottom: 20px;}
.ny_liuyan h2 span{ font-weight: bold; color: #bb1b21}
.ny_liuyan h4{font-size: 14px; color: #333; text-align: center; line-height: 40px; margin-bottom:10px; font-weight: normal;}
.ny_liuyan input[type="text"]{width:286px; height: 43px; border: 1px solid #ddd; float: left; background: none; font-size: 14px; color: #333; margin-right: 16px; margin-bottom:20px; text-indent: 10px;}
.in_city{margin-right: 0!important}
.ny_liuyan textarea{width:100%; height: 70px; border: 1px solid #ddd;  background: none; font-size: 14px; color: #333; resize: none; text-indent: 10px;}
.ny_liuyan .button{width:139px; height: 42px; background: #bb1b21; border-radius: 5px; text-align: center; line-height: 42px; border: 0px; color:#fff; margin:20px auto; display:block; font-size: 14px;}

.about_banner{ height: 320px; background:url(../images/about_banner.jpg) no-repeat center;}
.pro_banner{ height: 320px; background:url(../images/pro_banner.jpg) no-repeat center;}
.case_banner{ height: 320px; background:url(../images/case_banner.jpg) no-repeat center;}
.news_banner{ height: 320px; background:url(../images/news_banner.jpg) no-repeat center;}
.fuwu_banner{ height: 320px; background:url(../images/fuwu_banner.jpg) no-repeat center;}
.rlzy_banner{ height: 320px; background:url(../images/rlzy_banner.jpg) no-repeat center;}
.contact_banner{ height: 320px; background:url(../images/contact_banner.jpg) no-repeat center;}


.pro_list{ width: 1250px; overflow: hidden;}
.pro_list li{  width: 386px; float: left; border: 1px solid #eee; margin-right: 16px; margin-bottom: 16px; text-align: center; position: relative; overflow: hidden;} 
.pro_list li .img{ width: 94%; margin: 0 auto; overflow: hidden; height: 238px; overflow: hidden; border-bottom: 1px solid #eee; margin-top: 4px}
.pro_list li .img img{ width: 100%;transition:all 0.4s;}
.pro_list li .hezuo{ height: 118px;}
.pro_list li:hover .img img{transform:scale(1.1); transition:all 0.4s;}
.pro_list li:hover{ border: 1px solid #bb1b21}
.pro_list li:hover div{ color: #bb1b21}
.pro_list li:hover h2{ color: #bb1b21;}
.pro_list li:hover p{ color: #333}

.pro_title_ny{ }
.pro_title_ny h2{font-size: 16px;  color: #333;  text-align: center; font-weight: normal; line-height: 56px;}

.pro_icon_ny { width: 256px; height: 36px; margin: 0 auto;}
.pro_icon_ny p{display: block;height: 36px; line-height: 36px !important; width: 120px; border-radius: 18px; text-indent: 30px; float:left;}


.pro_list li .inside_pro_text{ width: 100%; position: absolute;  height: 110px; bottom: -110px; background: #bb1b21;transition: all 0.3s;}
.pro_list li:hover .inside_pro_text{ bottom: 0;}
.pro_list li .inside_pro_text p{ width: 94%; font-size: 17px; font-weight: normal; color: #fff; line-height: 2.2; padding-top: 6px; margin: 0 auto;}
.pro_list li .inside_pro_text span{ display: block; width: 94%; margin: 0 auto; color: #fff; font-size: 14px; line-height: 24px; }



 /* 浮动图标 */ 
.fudong_right{ width: 72px; height: 400px; position: fixed; bottom: 50px; right: 8px;}
.fudong_right .wx_tc{ position: relative;}
.fudong_right .wx_tc .win{display:none ; position:absolute; bottom: 0; right: 80px; }
.fudong_right .wx_tc:hover .win{ display: block; padding: 8px; border: 2px solid #00995a; background: #fff; position: absolute;}
.tel_tc { position: relative;}
.tel_tc .tel_hover{ height:60px;  width: 120px; background: #fff; border: 2px solid #00995a; display: none; padding: 12px;}
.tel_tc .tel_hover p{ font-size: 14px; color: #00995a; line-height: 1.2; text-align: center; font-weight: bold; margin-bottom: 5px;}
.tel_tc .tel_hover span{ display: block; font-size: 16px; color:#454545; line-height: 1.2; text-align: center;}
.tel_tc:hover .tel_hover{ display: block; position: absolute; right: 80px; top: 0;}
.fudong_right .wx_tc .win .wei-bg{
    width: 118px;
    height: 111px;
    display: none;
    position: absolute;
    background: rgba(0,153,90,0.1);
    border-bottom: 2px solid #00995a;
    animation: move 2s linear infinite;
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;1
    -o-animation: move 2s linear infinite;
    -ms-animation: move 2s linear infinite;  
}
.fudong_right .wx_tc.win span {
    display: none;
}

.fudong_right .wx_tc:hover .win .wei-bg {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

@keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}
@-webkit-keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}

@-moz-keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}
@-o-keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}


.container_1300{ width: 1300px; margin: 0 auto;}

/*内页关于我们*/
.ny_banner{width:100%; height:440px; position: relative; text-align: center; }
.ny_banner h3{font-size: 36px; color: #fff; font-weight: bold; letter-spacing:2px; margin-bottom:10px; padding-top: 90px;}
.ny_banner p{ font-size: 24px; color: #666; line-height: 2; color: #fff}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.fmh_ban{background: url(../images/fmh_ban.jpg) no-repeat center}
.ny_all{background: #fff; padding:20px 2%; margin-top: -142px; position: relative; z-index: 9}
.ny_title{width:100%; height: 50px; line-height: 50px; background: url(../images/home.png) no-repeat left center; padding-left: 20px; font-size: 16px; color: #999999; padding-left: 30px;}
.ny_title a,.ny_title span{font-size: 16px; color: #999999;}
.ny_nav{width:auto; display: table; margin: 20px auto}
.ny_nav a{width:148px; height: 43px; line-height: 40px;  border:2px solid #bb1b21;  border-radius:25px; text-align: center;  font-size: 16px; color: #333333;   float: left; margin: 0px 10px;}
.ny_nav a:hover{background: #bb1b21; color:#fff}
.ny_about_one{ height: auto; overflow: hidden; margin-top:10px; padding: 0px 2%; padding-bottom: 70px; background: url(../images/tianda_pc_6.jpg) no-repeat bottom center;}
.about_one_left{height: auto; float: left}
.about_one_left p{font-size: 15px; color: #666666; line-height: 30px; text-align: justify; }
.ny_about_one .ny_ab_title{ margin-bottom:20px;}
.ny_about_two{width:100%; height: 482px; overflow: hidden; background: url(../images/wen_bjs.jpg) no-repeat center; padding:90px 0 0;}
.ny_about_two .container{padding: 0px 2%}
.about_two_title{width:100%; height: auto; overflow: hidden}
.about_two_title h5{width:100%; height: 25px; line-height: 25px; font-size: 18px; color: #fff; font-family: "Arial"}
.about_two_title h5 span{width:19px; height:19px; float: left; background: #fff; text-align: center; line-height: 19px; color: #333; font-size: 12px; text-align: center;  margin-right: 8px; }
.about_two_title h3{font-size: 30px; color: #fff; font-weight: bold; line-height: 40px;}
.about_two_title h3 span{color:#bb1b21; font-size: 30px;  font-weight: bold;}
.about_two_title p{font-size:24px; color: #fff; margin-top: 12px;}
.ny_about_two ul{width:100%; height: auto; overflow: hidden; margin: 62px 0}
.ny_about_two ul li{width:14.9%; height: 149px; border: 2px solid #fff; border-radius: 5px; text-align: center; float: left; margin-right: 2%; padding:30px 20px 0}
.ny_about_two ul li:nth-child(5n){margin-right: 0}
.ny_about_two ul li h3{font-size: 20px; color: #fff; font-weight: bold; margin-bottom: 28px;}
.ny_about_two ul li p{font-size: 16px; color: #fff; line-height:30px;}
.ny_about_two ul li:hover{background: #bb1b21; border: 2px solid #bb1b21; box-shadow: 0 0 8px rgba(0,0,0,0.3)}
.ny_about_two ul li:hover h3,.ny_about_two ul li:hover p{color:#fff}

.ny_about_two ul.trjc_wenhua li{ width: 19.6%;}



.about_two_list{width:100%; height: auto; overflow: hidden; margin-top:132px;}
.about_two_li{width:48%; height:40px; line-height:40px; margin-bottom: 40px; overflow: hidden; float: left}
.about_two_li:nth-child(2n){float: right}
.about_two_li span{font-size: 24px; color: #fff; font-weight: bold; float: left}
.about_two_li img{float: left;  margin: 20px 10px 0;}
.about_two_li p{font-size: 16px; color: #fff; float: left}
.ny_about_san{width:100%; height: 806px; overflow: hidden; background: url(../images/wenhua_bjs.jpg) no-repeat center; margin-bottom: 75px; padding: 62px 0 0}
.ny_about_san .container{padding: 0 2%}
.about_san_info{width:100%; height: 596px; overflow: hidden; background:url(../images/lc_bjs.png) no-repeat top center; padding: 92px 2%; margin-top: 50px; 
    position: relative; }
.about_san_li{width:100%; height: auto; overflow: hidden; text-align: center}
.about_san_li i{width:16px; height: 16px; display: block; border-radius: 50%; background: #bb1b21; margin: 30px auto;}
.about_san_li span{font-size: 36px; color: #333333; font-weight: 900; height: 60px; display: block}
.about_san_li p{font-size: 16px; color: #333333; line-height: 28px; height: 60px;}
.about_san_info:after{content: ""; width: 72%; height: 1px; position: absolute; top:32%; left:50%; z-index: 0; background: #e5e5e5; margin-left: -36%}
.about_san_info .swiper-button-next, .about_san_info .swiper-button-prev{width:33px; height: 33px; top:auto; bottom:0}
.about_san_info .swiper-button-next{background: url(../images/lc_right.png) no-repeat center; left:50%}
.about_san_info .swiper-button-prev{background: url(../images/lc_left.png) no-repeat center; left:44%}
.about_san_info .swiper-container{padding-bottom:110px;}
.ny_about_si{width:100%; height: auto; overflow: hidden; padding-top: 80px;}
.about_si_list{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.about_si_list a{width:24.2%; height: auto; margin-right: 1%; float: left; overflow: hidden}
.about_si_list a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_si_list a:last-child{margin-right: 0}
.about_si_list a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_about_si ul{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_about_si ul li{width:32.6%; height: auto; margin-right: 1%; margin-bottom: 20px; float: left; overflow: hidden}
.ny_about_si ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_about_si ul li:nth-child(3n){margin-right: 0}
.ny_fa_more{width:156px; height: 46px; border: 2px solid #bb1b21; border-radius: 25px; display: block; margin:50px auto 80px; line-height:40px; text-align: center}
.ny_fa_more p{font-size: 16px; color: #333333; display: inline-block; vertical-align: middle; margin-right: 10px;}
.ny_fa_more img{vertical-align: middle;}
.ny_about_si ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_about_wu{width:100%; height:541px; background: url(../images/hezuo_bjs.jpg) no-repeat center; padding: 68px 0}
.ny_about_wu .swiper-container{margin-top: 40px;}
.ny_about_wu .swiper-slide .hz_img{width:100%; height: auto; overflow:hidden;}
.ny_about_wu .swiper-slide .hz_img img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_about_wu .swiper-slide .hz_img:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_ab_title{width:100%; height: auto; overflow: hidden; text-align: center;}
.ny_ab_title h5{width:100%; height: 25px; line-height: 25px; font-size: 18px; color: #999999; font-family: "Arial"; text-transform: uppercase;}
.ny_ab_title h5 span{width:19px; height:19px; float: left; background: #cecece; text-align: center; line-height: 19px; color: #fff; font-size: 12px; text-align: center;  margin-right: 8px; }
.ny_ab_title h3{font-size: 30px; color: #333333; font-weight: bold; line-height: 40px;}
.ny_ab_title h3 span{color:#bb1b21; font-size: 30px;  font-weight: bold;}
.ny_ab_title h4{font-size: 24px; color: #000000; margin-top: 10px; padding-left: 28px; font-weight: normal;}
.ny_about_xm{width:100%; height:auto;  padding: 70px 0;background: #f6f6f6 url(../images/tianrong_102.png) no-repeat bottom; overflow: hidden; padding-bottom: 110px;}
.ny_about_xm .container{position: relative}
.ny_about_xm a{width:100%; height: auto; display: block}
.ny_about_xm a img{width:100%; height: auto; display: block}
.ny_about_xm a p{ text-align: center; line-height: 48px; background: #fff; font-size: 16px;}
.ny_about_xm .swiper-button-next,.ny_about_xm .swiper-button-prev{ height: 60px!important; width: 40px!important; background: rgba(0,0,0,0.6); display: block; top: 140px;}
.ny_about_xm .swiper-button-next{background: rgba(0,0,0,0.6) url(../images/xm_right.png) no-repeat center; right: 0; }
.ny_about_xm .swiper-button-prev{background: rgba(0,0,0,0.6) url(../images/xm_left.png) no-repeat center; left: 0;}
.ny_about_xm .swiper-container{ margin-top: 20px;}
.ny_about_three{width:100%; height: auto; overflow: hidden; margin-top: 92px;}
.about_one_top{border-top:1px solid #333333; border-bottom:1px solid #333333; padding: 46px 0 60px}
.about_one_right{ margin-left: 280px; }
.about_one_right p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333; line-height: 29px; margin-bottom:2vh}
.ny_about_honor{width:100%; height:auto; background: url(../images/honor_bjs.jpg) no-repeat center; background-size: cover; padding: 58px 0 65px;}
.ny_about_honor .container{position: relative}
.ny_about_honor a{width:100%; height: auto; display: block}
.ny_about_honor a img{width:100%; height: auto; display: block}
.ny_about_honor .swiper-button-next,.ny_about_honor .swiper-button-prev{width:32px; height: 32px; margin-top:-16px; }
.ny_about_honor .swiper-button-next{background: url(../images/honor_right.png) no-repeat center; right:-50px;}
.ny_about_honor .swiper-button-prev{background: url(../images/honor_left.png) no-repeat center; left:-50px;}
.ny_about_four{width:100%; height: auto; background: url(../images/lc_bjs.jpg) no-repeat center;  margin-bottom: 48px; background-size: cover; 
    padding: 55px 0;}
.about_five_t{width:185px; height: auto; float: left; text-align: left;}
.about_five_t h3{font-size: 30px; color: #333; font-weight: bold;}
.about_five_t h3 span{ color: #bb1b21}
.about_five_t p{font-size: 16px; color: #666;  font-family: "Arial"; margin-top:12px; font-weight: bold;}
.about_five_t img{margin-top: 22px;}
.about_five_pic{width:auto; margin-left: 260px;}
.about_five_pic a{width:100%; height: auto; display: block}
.about_five_pic a img{width:100%; height: auto; display: block}
.lb-data .lb-caption{ color: #fff; font-size: 18px;}







/*凤鸣海单页面*/
.ny_fmh_one{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; padding:86px 0; background-size: cover;}
.fmh_one_top{width:100%; height: auto; overflow: hidden}
.fmh_one_title{width:515px; height: auto; float: left; font-size: 30px; color: #333333; padding-left:30px; position: relative; line-height: 55px;}
.fmh_one_title span{color:#bb1b21}
.fmh_one_title:after{content: ""; width: 3px; height: 83px; background: #bb1b21; position: absolute; left:0; top:15px}
.fmh_one_rjj{float: right}
.fmh_one_rjj h5{font-size: 38px; color: #e3e3e3; font-family: "Impact"}
.fmh_one_rjj h4{font-size: 36px; color: #333333; font-weight: bold; text-align:right; margin-bottom: 8px; position: relative}
.fmh_one_rjj h4 span{color:#bb1b21;}
.fmh_one_rjj h4:after{content: ""; width:163px; height: 2px; background: #333333; position: absolute; top:26px; right:180px; }
.fmh_one_bottom{width:100%; height: auto; overflow: hidden; margin-top: 42px;}
.fmh_one_info{width:725px; height: auto; float: left}
.fmh_one_info p{font-size: 14px; color: #333333; line-height: 30px;}
.fmh_one_pic{width:514px; height: auto; float: right}
.fmh_one_pic img{width:100%; height: auto; display: block}

.ny_fmh_wh{width:100%; height:auto; background: url(../images/fmh_wh.jpg) no-repeat center; background-size: cover; padding: 70px 0 112px;}
.fmh_wh_title{width:100%; height: auto; overflow: hidden; text-align: center}
.fmh_wh_title h4{font-size: 40px; color: #fff; font-weight: bold;}
.fmh_wh_title h5{font-size: 41px; color: #fff; font-family: "Impact"; opacity:.14; margin:15px 0}
.fmh_wh_title hr{width:105px; height: 3px; background: #fff; display: block; margin: 0px auto; border: 0}
.fmh_wh_title p{font-size: 18px; color: #fff; margin-top: 20px;}
.fmh_ww{width:602px; height: 86px; background: rgba(255,255,255,0.28); text-align: center; line-height: 86px; font-size: 42px; color: #fff; font-weight: bold; 
	margin:45px auto;}
.ny_fmh_wh ul{width:100%; height: auto; overflow: hidden}
.ny_fmh_wh ul li{width:22.5%; height:140px; border: 2px solid #fff; border-radius: 10px; text-align: center; padding:30px 0 20px; float: left; margin-right:2.9%}
.ny_fmh_wh ul li:nth-child(4){margin-right: 0}
.ny_fmh_wh ul li h3{font-size: 20px; color: #ffffff; font-weight: bold;}
.ny_fmh_wh ul li hr{width:38px; height: 3px; background: #bb1b21; display: block; margin: 20px auto 10px; border: 0}
.ny_fmh_wh ul li p{font-size: 16px; color: #ffffff; line-height:35px;}

.ny_fmh_xmjs{width:100%; height: auto; overflow: hidden; margin: 70px 0 40px;}
.fmh_xmjs_title{width:100%; height: auto; overflow: hidden; text-align: center}
.fmh_xmjs_title h3{font-size: 40px; color: #333333; font-weight: bold;}
.fmh_xmjs_title h4{font-size: 41px; color: #333333; opacity: .14; font-family: "Impact"; text-transform: uppercase; margin: 15px 0}
.fmh_xmjs_title hr{width:105px; height: 3px; background: #434343; border: 0; display: block; margin: 0px auto;}
.ny_fmh_xmjs ul{width:100%; height: auto; overflow: hidden; margin-top: 52px;}
.ny_fmh_xmjs ul li{width:32.3%; height: auto; float: left; margin-right:1.5%; margin-bottom: 27px;}
.ny_fmh_xmjs ul li:nth-child(3n){margin-right: 0}
.fmh_xm_pic{width:100%; height: auto; overflow: hidden}
.fmh_xm_pic img{width:100%; height: auto; display: block}
.fmh_xm_t{width:100%; height: 59px; background: #eeeeee; text-align: center; line-height: 59px; font-size: 20px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px;}
.ny_fmh_more{width:178px; height: 46px; border: 2px solid #bb1b21; border-radius: 25px; display: block; margin:50px auto 80px; line-height:40px; text-align: center}
.ny_fmh_more p{font-size: 18px; color: #333333; display: inline-block; vertical-align: middle; margin-right: 10px;}


