@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333;
    font-style: normal;
    list-style: none;
    text-decoration: none;
}

.container{
    margin: 0 auto;
    width: 1200px;
}

.container_top{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}
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}

::-moz-selection{background:#ee9b11; color:#fff;}
::selection {background:#ee9b11; color:#fff;}


/* 网站头部 */
.top{ height: 140px; background: url(../images/liuyidao_1.jpg) no-repeat  center;}
.top .logo{ width: 140px; height: 140px; float: left;}
.top .logo img{ margin-top: 8px;}
.top ul{ width: 750px; float: left; margin-left: 30px;}
.nav{ padding:0 20px; height:36px; line-height:36px; position:relative; z-index:1;  }
.nav a{ color:#333;  }
.nav .nLi{ float:left;  position:relative; display:inline; height: 140px;  width: 90px;}
.nav .nLi .top_icon{ height: 140px; width: 90px; background: url(../images/lyd_3.png) no-repeat center 25px;}
.nav .nLi:hover,.nav .on{ background:#ee9b11 url(../images/lyd_7.png) no-repeat bottom center;}
.nav .nLi:hover p,.nav .nLi:hover span,.nav .on p,.nav .on span{ color: #fff !important;}
.nav .nLi:hover .top_icon{ background: url(../images/lyd_4.png) no-repeat center 25px;}
.nav .nLi p{ float:left; font-size: 15px;font-size: 16px; color: #333; writing-mode: tb-rl; float: left; margin-top: 45px; line-height: 1em;font-style: normal; }
.nav .nLi p a{ display:block; margin-right: 35px;font-size:15px; line-height: 30px; height: 140px;}
.nav .nLi span{ display:block; font-size: 10px; color: #999; writing-mode: tb-rl; float: left;  margin-top: 45px; margin-left:30px; margin-right: 3px; line-height: 1em;}
.nav .sub{ display:none; width:140px; left:-30px; top:140px; position:absolute; line-height:26px; background:  url(../images/liuyidao_1.jpg) right }
.nav .sub li{ zoom:1; width: 140px;  position: relative;}
.nav .sub a{ display:block;line-height: 45px;  text-align: center;}
.nav .sub a:hover{ background:#ee9b11; color:#fff;  }


.right_top{  width: 220px; float: right;}
.right_top .sousuo{ width: 220px; margin-top: 42px; height: 36px; position: relative;}
.right_top .sousuo input{ height: 36px; line-height: 36px; border:  1px solid #ee9b11; background: #fff; text-indent: 10px; width: 220px;}
.right_top .sousuo .sousuo_icon{position: absolute; top: 1px; right: -1px; height: 36px; width: 36px; background: #ee9b11 url(../images/lyd_5.png) no-repeat center; cursor:pointer;}
.right_top p{font-size: 14px;  color: #333; margin-top: 10px;}
.right_top p span{ font-size: 18px; color: #ee9b11; font-style: italic; font-weight:bold;}








/* ---------------------------------------------------------------首页样式--------------------------------------------------------------- */
/* 轮播图 */
.fullSlide {
    width: 100%;
    position: relative;
    height: 546px;
    background: #fff;
}

.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: 546px;
    overflow: hidden;
    text-align: center;
    line-height: 546px;
}

.fullSlide .bd li >a {
    display: block;
    height: 546px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 16px;
    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: 14px;
    width: 14px;
    border-radius: 50%;
    margin: 4px;
    overflow: hidden;
    background: none;
    line-height: 999px;
    border: 2px solid #fff;

}

.fullSlide .hd ul .on {
    background: #fff;
    border: 2px solid #fff;
}

.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;
}

.banner_bg_top{
    height: 16px;
    background: url(../images/banner_bg_top.png) repeat-x top;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 999;
}




/* 相册效果 */
.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; }




/* 首页关于我们 */
.index_about_main{ height: 510px; background: url(../images/liuyidao_2.jpg) no-repeat center;}
.index_about_main .index_about_left .index_about_title{ height: 116px; margin-bottom: 10px; background: url(../images/lyd_6.png) no-repeat left center;}
.index_about_main .index_about_left{ width: 555px; float: left;     margin-top: 60px;}
.index_about_main .index_about_left h2{ font-size: 36px;  color: #333; line-height: 1.5; padding-top: 16px;text-indent: 98px;}
.index_about_main .index_about_left span{ display: block; height: 32px; line-height: 32px; display: block; letter-spacing:4px; font-size: 20px; color: #454545;     text-indent: 98px;}
.index_about_main .index_about_left .index_about_text{width: 520px;}
.index_about_main .index_about_left .index_about_text p{font-size: 15px; margin-bottom: 12px; line-height: 30px; text-align: justify; color: #666; }
.index_about_main .index_about_left .index_about_text a{ color: #ee9b11}
.index_about_main .index_about_left i{ font-size: 72px; font-weight: bold; color: #f5f5f5; letter-spacing:8px;}

.index_about_main .about_right_bg{ width: 644px; float: right; height: 302px; background: url(../images/liuyidao_14.jpg) no-repeat center; position: relative; margin-top: 100px;}
.index_about_main .about_right_bg .about_right_img{ width: 585px; height: 342px; overflow: hidden; position: absolute; top: -20px;left:28px;}
.index_about_main .about_right_bg .about_right_img img{transition: all .4s;}
.index_about_main .about_right_bg .about_right_img:hover img{transform: scale(1.1); transition: all .4s;}




/* 首页产品中心 */
.index_pro_main{ height: 807px; background: url(../images/liuyidao_3.jpg) no-repeat center;}
.index_pro_main .index_pro_title{ padding-top: 60px; overflow: hidden; margin-bottom: 30px;}
.index_pro_main .index_pro_title p{ font-size: 36px; color: #333; line-height: 1.5; text-align: center; font-weight:bold;}
.index_pro_main .index_pro_title span{font-size: 14px; color: #666; text-align: center; display: block;}
.index_pro_main ul.index_pro_col{ overflow: hidden; width: 694px; margin: 0 auto;}
.index_pro_main ul.index_pro_col li{ float: left; height: 48px; width: 162px; background: #fff;  border: 1px solid #eee; margin-right: 12px; text-align: center;}
.index_pro_main ul.index_pro_col li a{ display: block; font-size: 16px; line-height: 48px;}
.index_pro_main ul.index_pro_col li:last-child{ margin-right: 0;}
.index_pro_main ul.index_pro_col li:hover{ background: #ee9b11}
.index_pro_main ul.index_pro_col li:hover a{ color: #fff;}
.index_pro_main ul.index_pro_list{ margin-top: 20px;}
.index_pro_main ul.index_pro_list li{ float:left; margin-right: 16px; height: 234px; width: 288px; background: #fff; margin-bottom: 16px;}
.index_pro_main ul.index_pro_list li:nth-child(4n){margin-right: 0;}
.index_pro_main ul.index_pro_list li .index_pro_img{ width: 288px; height: 178px; overflow: hidden; border-bottom: 1px solid #eee;}
.index_pro_main ul.index_pro_list li .index_pro_img img{ width: 100%; transition: all .4s;}
.index_pro_main ul.index_pro_list li:hover .index_pro_img img{transform: scale(1.1); transition: all .4s;}
.index_pro_main ul.index_pro_list li a.index_prolist_title{ display: block; line-height: 54px; text-indent: 20px; font-size: 16px; position: relative;}
.index_pro_main ul.index_pro_list li a.index_prolist_title span{ display: block; height: 16px;  width: 16px; background: url(../images/lyd_10.png) no-repeat; position: absolute; right: 20px; top: 20px;}
.index_pro_main ul.index_pro_list li:hover a.index_prolist_title{ color: #ee9b11}
.index_pro_main ul.index_pro_list li:hover a.index_prolist_title span{ background: url(../images/lyd_11.png) no-repeat;}



/* 首页服务中心 */
.index_sevice_main{ padding-top: 68px; padding-bottom: 50px; overflow: hidden;}
.index_fuwu_title{ position: absolute; width: 492px; height: 116px; right: 0; top: 0; background: url(../images/lyd_6.png) no-repeat left center; margin-top: 20px;}
.index_fuwu_title p{ font-size: 36px;  font-weight: bold;  color: #333; text-indent: 98px; margin-top: 16px;}
.index_fuwu_title span{ font-size: 24px; color:#999; text-indent: 98px; font-weight: bold;display: block;}


.picScroll-top{ width:1200px;position:relative;}
.picScroll-top .hd{ position: absolute; height: 46px; width: 492px; top: 340px; right: 0; z-index: 9999;}
.picScroll-top .hd .prev,.picScroll-top .hd .next{ height: 46px; width: 46px; display: block; float: left; cursor: pointer;}
.picScroll-top .hd .next{ background: url(../images/lyd_9.png) no-repeat center; margin-left: 10px;}
.picScroll-top .hd .prev{ background: url(../images/lyd_8.png) no-repeat center;}
.picScroll-top .hd ul{ float:right;zoom:1; margin-top:10px; zoom:1; }
.picScroll-top .hd ul li{  float: left; }
.picScroll-top .hd ul li.on{ background-position:0 0; }
.picScroll-top .bd{ }
.picScroll-top .bd ul{ zoom:1; }
.picScroll-top .bd ul li{ float:left; _display:inline;height: 398px;}
.picScroll-top .bd ul li .pic{ width: 649px; height: 331px; background: #f5f5f5; position: relative; float: left; margin-top: 40px;}
.picScroll-top .bd ul li .pic img{position: absolute; top: -32px;left: 0;}
.picScroll-top .index_fuwu_right{ width: 492px; float: right; margin-left: 58px;}
.picScroll-top .index_fuwu_right p{ font-size: 32px;  font-weight: bold;  color: #212121; margin-top: 157px; margin-bottom: 6px;} 
.picScroll-top .index_fuwu_right p span{ font-size: 24px; color: #ee9b11; font-weight: bold; margin-left: 8px;}
.picScroll-top .index_fuwu_right em{ font-style: normal; font-size: 14px; color: #999;  font-size: 14px; display: block; margin-bottom: 10px;}
.picScroll-top .index_fuwu_right .index_fuwu_text{ line-height: 28px; color: #666; font-size: 14px; text-align: justify;}



/*  首页定制流程 */
.index_dingzhi_title{ height: 64px; line-height: 64px; border-bottom: 1px solid #eee;}
.index_dingzhi_title p{ float: left; width: 40%; font-size:36px; color: #333; font-weight: bold; }
.index_dingzhi_title p span{ font-size: 24px; color: #c2c2c2; margin-left: 10px; font-weight: bold;}
.index_dingzhi_title h3{ width: 30%; float: right; background: url(../images/lyd_12.png) no-repeat right;  color: #fff; font-size: 14px; font-weight: normal; text-align: right; padding-right: 20px;}
.index_dingzhi_title h3 span{ font-size: 18px;  color: #fff; font-weight: bold; font-style: italic;}

.dingzhi_list{ overflow: hidden; margin-bottom: 60px; margin-top: 30px;}
.dingzhi_list li{ width: 110px; float: left; margin-right: 45px; text-align: center; text-align: center;}
.dingzhi_list li .dingzhi_xz{ height: 110px;  width: 110px; background:  url(../images/lyd_13.png) no-repeat center;  -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    transition: transform 0.8s ease-out;}
.dingzhi_list li:hover .dingzhi_xz{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.dingzhi_list li img{ display: block; margin: 0 auto;  margin-top: -70px; height: 36px;}
.dingzhi_list li p{ margin-top: 40px;}
.dingzhi_list li:last-child{ margin-right: 0;}
.dingzhi_list li:hover p{ color: #ee9b11}



/* 首页产品优势 */
.index_ys_main{ height: 362px; background: url(../images/liuyidao_6.jpg) no-repeat center fixed;}
.index_ys_main .index_ys_title{ padding-top: 60px;}
.index_ys_main .index_ys_title p{ font-size: 36px; color: #fff; text-align: center; font-weight: bold; margin-bottom: 8px;}
.index_ys_main .index_ys_title span{ font-size: 18px; color: #eee; display: block; text-align: center;}
.index_ys_main .youshi_list{ margin-top: 44px; margin-bottom: 80px; overflow: hidden; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.08); height: auto;}
.index_ys_main .youshi_list li{ float: left; background: #fff; width: 25%;}
.index_ys_main .youshi_list li .ys_white_bg{ height: 180px;background: #fff; position: relative;}
.index_ys_main .youshi_list li .ys_white_bg p{ font-size: 18px; font-weight: bold; color: #212121; padding-top: 30px; margin-left: 22px;margin-bottom: 20px;}
.index_ys_main .youshi_list li .ys_white_bg span{ display: block;  width: 256px; margin: 0 auto; line-height: 24px;  font-size: 14px;  color: #666; text-align: justify;}
.index_ys_main .youshi_list li .ys_white_bg i{ height: 17px; width: 21px; background: url(../images/lyd_22.png) no-repeat center; position: absolute; top:34px; right: 20px;}
.index_ys_main .youshi_list li .img_ys{ height: 180px;}
.index_ys_main .youshi_list li .img_ys img{ height: 180px;}




/* 首页新闻 */
.index_news_main{ padding-top: 230px;}
.index_news_title{ height: 64px; line-height: 64px; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.index_news_title p{ float: left; width: 40%; font-size:36px; color: #333; font-weight: bold; }
.index_news_title p span{ font-size: 24px; color: #c2c2c2; margin-left: 10px; font-weight: bold;}
.index_main_nr{ height: 345px; background: url(../images/lyd_25.png) no-repeat left bottom; margin-bottom: 60px;}
.index_news_left{width: 280px; float: left;margin-right: 53px;}
.index_news_center{ width: 418px; float: left;}
.index_news_left li{ height: 54px; background: #f5f5f5 url(../images/lyd_23.png) no-repeat 238px 15px; line-height: 54px; text-indent: 20px; margin-bottom: 10px; position: relative;}
.index_news_left li a{ font-size: 18px; display: block;}
.index_news_left li::before{ content: ""; width: 4px; height: 54px; position: absolute; left: 0; top: 0;  background: #ee9b11;}
.index_news_left li:hover{ background: #ee9b11 url(../images/lyd_24.png)no-repeat 238px 15px;}
.index_news_left li:hover a{ color: #fff}
.index_news_left li:hover::before{content: ""; width: 4px; height: 54px; position: absolute; left: 0; top: 0;  background: #333;}

.index_news_center .index_news_first{ overflow: hidden; padding-bottom: 30px; border-bottom: 1px dashed #dedede;}
.index_news_center .index_news_first .index_news_img{ width: 162px;  height: 116px;float: left; overflow: hidden; margin-right: 15px;}
.index_news_center .index_news_first .index_news_img img{ width: 100%; transition: all .4s; }
.index_news_center .index_news_first:hover .index_news_img img{transform: scale(1.1); transition: all .4s;}
.index_news_center .index_news_first p a{ display: block; font-size: 16px; width: 240px;  line-height: 2; float:left;}
.index_news_center .index_news_first i{ font-size: 14px; color: #666; font-style: normal; line-height: 2; text-indent: 20px; float: left; margin-right: 12px;}
.index_news_center .index_news_first i.index_data{  background: url(../images/lyd_28.png) no-repeat left;}
.index_news_center .index_news_first i.index_cunt{ background: url(../images/lyd_29.png) no-repeat left;}
.index_news_center .index_news_first span{ display: block; line-height: 24px; color: #666; text-align: justify; font-size: 14px; width: 240px; float: right;}
.index_news_center ul li,ul.index_news_right li{ height: 48px; line-height: 48px; border-bottom: 1px dashed #dedede; text-indent: 15px; background: url(../images/lyd_27.png) no-repeat left 22px;}
.index_news_center ul li span,.index_news_right li span{ float: right; color: #999; font-size: 14px;}
ul.index_news_right{ width: 418px; float: right;}


.footer_nav{ height: 64px; background: #ee9b11;}
.footer_nav p{ font-size: 18px; font-weight: bold;  color: #fff; float: left; margin-right: 8px; line-height: 64px;}
.footer_nav ul{ width: 790px; float: left;}
.footer_nav ul li{ line-height: 64px; padding: 0 27px; float: left; background: url(../images/lyd_26.png) right center no-repeat;}
.footer_nav ul li a{ color: #fff;}
.footer_nav ul li:last-child{ background: none}
.footer_nav .footer_sousuo{  width: 282px; height: 42px; float: right; margin-top: 12px; position: relative;}
.footer_nav .footer_sousuo input[type="text"]{ height: 42px; background: #fff; border: none; width: 282px; text-indent: 10px;}
.footer_nav .footer_sousuo input[type="submit"]{ position: absolute; height: 42px; width: 42px; right: 0; top: 0; border: none; background: url(../images/lyd_30.png) no-repeat center;}



.footer{ height: 300px; background:url(../images/liuyidao_12.jpg) no-repeat center top; position: relative;}

.footer .footer_left{ width: 476px; float: left; margin-top: 46px; margin-right: 40px;}
.footer .footer_left .footer_img{ float: left; margin-right: 20px;}
.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; width: 325px;}
.footer .footer_center{ width: 330px; float: left; margin-top:46px; }
.footer .footer_center h3{ font-size: 18px; font-weight: normal;  color: #fff; margin-bottom: 12px;}
.footer .footer_center p{ font-size: 14px; color: #ccc; line-height: 30px;}
.footer_right{ padding-top: 46px; width: 180px; float: right;}

.footer_icon{ margin-top: 10px;}
.footer_icon a.ewmOn{  height: 40px; width: 40px; text-align: center; background: #ee9b11; 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: #fff; font-size: 12px;}
.copyright p {
    color: #fff;
    font-size: 12px;
    line-height: 42px;
}

.copyright ul {
    float: right;
    width: 370px;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #fff;
    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.png) no-repeat;
    margin-right: 20px;
}

.copyright ul li a.weiling:hover {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
}

.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws.png) no-repeat;
}

.copyright ul li a.wangshang:hover {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}





/* 内页样式 */
.inside_page_banner{ height: 300px;  background: url(../images/ny_tl_banner1.png) no-repeat center; margin-bottom: 20px;}
.inside_page_banner .index_about_title{ margin: 0 auto; width: 400px; height: auto; padding-top: 160px;}
.inside_page_banner_grey{height: 300px;  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-bottom: 16px; padding-top: 20px;}
.inside_page_con ul{ height: 48px; line-height: 48px; width: 70%; 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: #ee9b11; color: #fff;}
.inside_page_con .location{ width: 27%; float: right; line-height: 48px; padding-left: 30px; text-align: right; font-size: 14px;}
.inside_page_con .location img{ margin-right: 6px;}
.inside_page_show{ height: 64px; border: none !important; margin-bottom: 0 !important;}
.pro_banner{ height: 350px; background: url(../images/pro_banner.jpg) no-repeat center; }
.about_banner{ height: 350px; background: url(../images/about_banner.jpg) no-repeat center;}
.join_banner{ height: 350px; background: url(../images/join_banner.jpg) no-repeat center; }
.fuwu_banner{ height: 350px; background: url(../images/fuwu_banner.jpg) no-repeat center; }
.chej_banner{ height: 350px; background: url(../images/chej_banner.jpg) no-repeat center; }
.contact_banner{ height: 350px; background: url(../images/contact_banner.jpg) no-repeat center; }
.news_banner{ height: 350px; background: url(../images/news_banner.jpg) no-repeat center;}






/* 新闻列表页 */
.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; font-size: 14px;}
.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; font-size: 14px;}
.news_first .news_first_right i{ font-style: normal; display: block; margin-top: 20px; color: #999;}

.index_news_list{ width: 1300px; overflow: hidden; margin-bottom: 40px;}
.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 !important; line-height: 2; color: #666; margin-bottom: 6px;}
.about_body *{ color: #666;}


/* 新闻详情页 */
.news_detail_left{ min-height: 626px; 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; font-size: 14px;}

.news_detail_right{ width: 330px; float: right;}
.news_detail_right .pre_next_dttail{ height: 138px; background: #fff; margin-bottom: 16px;}
.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;}
.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: #ee9b11 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;}
.grey{ background: #f7f7f7;}


/* 酒店环境&客房展示 */
.case_list{ width: 1250px; overflow: hidden; margin-bottom: 40px;}
.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 img{ width: 100%; transition: all .4s;}
.case_list li:hover{ border: 1px solid #ee9b11}
.case_list li:hover img{transform: scale(1.1); transition: all .4s;}
.gallery-title{ height: 42px; line-height: 42px; text-align: center;  font-size: 16px;}
.case_list li:hover .gallery-title{ color: #ee9b11}

/* 相册效果 */
.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;}

/* 联系方式 */
.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}
#dituContent{ 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: 23px;}
.contact_fs_main h3{display: block;font-size: 18px; margin-top: 48px; line-height: 56px; margin-bottom: 10px; position: relative; font-weight: normal; color: #333}
.contact_fs_main h3::after{ content: ""; display: block; height: 5px;  width: 32px; background: #ee9b11; position: absolute; left:0; bottom: 0; }
.contact_fs_main p{ line-height: 24px;  color: #666; font-size: 14px;}



/* 右侧浮动图标 */
.fudong_right{ width: 100px; height: 350px; background: #ee9b11; position:fixed; right: 40px; top: 0;}
.fudong_right a.to_top{font-size: 18px; font-family: "Impact"; display: block; line-height: 38px; text-align: center; height: 38px; border-bottom: 1px dashed #fff; color: #FFF}
.fudong_right li{ height: 88px; border-bottom: 1px dashed #fff; text-align: center; position: relative;}
.fudong_right li.fd_1{ background: url(../images/lyd_34.png) no-repeat center 20px;}
.fudong_right li.fd_2{ background: url(../images/lyd_35.png) no-repeat center 20px;}
.fudong_right li.fd_3{ background: url(../images/lyd_36.png) no-repeat center 20px; position: relative;}
.fudong_right li.fd_3 img{ display: none; position: absolute; right: 100px; top: 0;}
.fudong_right li.fd_3:hover img{ display: block; }
.fudong_right li a{ display: block; height: 88px; width: 100px; color: #fff}
.fudong_right li p{ position: absolute; bottom: 10px; width: 100px; text-align: center; color: #fff}

.fudong_right img.fd_bottom{ position: absolute; bottom: -50px; left: -15px;}


.index_news_list li.gradient{ height: 54px; border-bottom: 1px dashed #dedede; background: url(../images/lyd_27.png) no-repeat left 24px; text-indent: 20px; line-height: 54px; margin-bottom: 0;}
.index_news_list li.gradient span{ float: right; font-size: 14px; color: #666;}


#map {width: 854px;border: 1px solid #e8e8e8;height: 418px;margin-bottom: 30px;float: left;}