﻿.container{max-width:1230px;}
.lm-body{padding-top:50px;padding-bottom:50px;}
.lmdh{width:100%;border-bottom: #ccc 1px solid;}
@media (max-width:1025px) /*手机端*/
{
.lmdh{border-bottom: #ededed 1px solid;}
.lm-body{padding-top:50px;padding-bottom:50px;}
}
/*网站公共样式*/
.info-content1{position:relative;font-size:16px;line-height:2;text-align: center;overflow: hidden;}
.info-content1 .tit{position:relative;z-index: 2;display: inline-block;font-size: 30px;font-weight: bold;color:#866d4b}
.info-content1 .tit h1{display: inline-block;font-size: 30px;}
.info-content1 .tit span{float:left;padding: 0px 18px;background-color: #f4f0ed;}
.info-content1 p{padding: 0px 180px;line-height: 1.5;}
.info-content1 .t_line{position:absolute;z-index: 1;top:30px;width:100%;height:1px;background:#dbe2df;}
.info-content{font-size:16px;line-height:2;min-height: 300px;padding:10px 100px;border:1px #ccc solid;margin:30px 0;overflow: hidden; }
.info-content .title{line-height:30px;padding:20px 0 12px;border-bottom: #ccc 1px solid;font-weight: normal;}
.info-content .title1{line-height:1.5;text-align: center;padding:20px 0;border-bottom: #f2f2f2 0px solid;font-weight: normal;}
.info-content .info{color:#999;}
.info-content p{padding: 0px;margin:10px 0px;}
.info-content img{max-width: 80%;}
.info-content2{margin: 0px 0;padding: 45px;height: 400px;color: #fff;background-color: #866d4b;overflow: hidden; }
.info-content2 .title{font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.info-content2 p{margin:20px 0px;font-size: 16px;line-height: 25px;}

.info-next{clear:both;}
.info-next li{float:left;width:50%;}
@media (max-width:1024px) /*手机端*/
{
    .info-content{margin:20px 0;padding:10px 30px;}
    .info-content1 p{padding: 0px 80px;}
}
@media (max-width:1000px) /*手机端*/
{
    .info-content{font-size:14px;padding:0px 0px;border:0px #eee solid;margin-bottom:0px; }
    .info-next li{float:left;width:100%;}
}
@media (max-width:768px) /*手机端*/
{
.info-content1 p{padding: 0px 50px;}
.info-content2{padding: 30px;height: auto;}
}
@media (max-width:767px) /*手机端*/
{
  .lm-body{padding-top:30px;padding-bottom:30px;}
  .info-content1 .tit{font-size: 24px;}
  .info-content1 .tit h1{font-size: 24px;}
  .info-content1 p{padding: 0px 0px;}
  .info-content1 .t_line{top:25px;}
.info-content2{padding: 20px;}
.info-content2 .title{font-size: 18px;margin-bottom: 10px;}
.info-content2 p{margin:0px 0px;font-size: 14px;padding-right: 0px;}
.zxlyt{margin-top:12px;}
}
a{color:#414141;text-decoration:none;}                                            
a:hover{color:#866d4b}
a:focus{color:#866d4b}
a.btn-more{display:inline-block;width:200px;line-height:48px;border:1px #866d4b solid;background:#866d4b;color:#ffffff;transition:all 0.5s ease;font-size:17px;font-weight: bold;transition:all 0.5s ease;text-align:center;margin-top:25px}
a.btn-more:hover{background:none;color:#866d4b;}

a.btn-more2{display:inline-block;width:200px;line-height:48px;color:#866d4b;border:1px #866d4b solid;transition:all 0.5s ease;font-size:17px;font-weight: bold;transition:all 0.5s ease;text-align:center;margin-top:5px}
a.btn-more2:hover{background:#dbe2df;}

@media (max-width:1025px) /*手机端*/
{
a.btn-more2{margin-top:0px}
}

@media (max-width:767px) /*手机端*/
{
    a.btn-more,a.btn-more2 {line-height: 42px;width: 180px;font-size:16px;}
}
.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;width: 100%;max-height: 100%;vertical-align: middle;-webkit-transition: all 0.5s;transition: all 0.5s;}

/*栏目-标题-布局*/

.lm-title{padding: 0px 0 0px 2px;font-size: 16px;border-top:1px #d8d8d8 solid;border-bottom:1px #d8d8d8 solid;margin-top: 40px;}
.lm-title span{border-left: 5px solid #2b5642;text-align:left;padding-left:10px;font-size:18px;font-weight: normal;}

@media (max-width:1025px) /*手机端*/
{
    .lm-title{display: none;}
}

.text-overflow {
  overflow: hidden; display: block; white-space: nowrap;text-overflow:ellipsis; -ms-text-overflow: ellipsis;
}
.text-overflow-lines2 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines3 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines4 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines5 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}
.search-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .5);overflow:hidden;z-index:99;top: 0;left: 0;}

/*首页模块样式*/
.module-box {position:relative;padding:60px 0px}
.module-box .module-title{clear:both;text-align:center;margin:0px 0px 25px 0px;}
.module-box .module-title .module_title_line{margin:50px auto;width:90px;height:4px;background:#ebe6e1;border-radius: 4px solid #fff;overflow:hidden;}
.module-box .module-title .cn-title{display:inline-block;*display:inline;*zoom:1;font-size:32px;font-weight: bold;line-height:1.2;}
.module-box .module-title .cn-title h1{display:inline-block;font-size:32px;line-height:1.2;}
.module-box .module-title .cn-title2{display:inline-block;*display:inline;*zoom:1;font-size:24px;color:#866d4b;font-weight: bold;line-height:1.2;}
.module-box .module-title p{display:block;margin-top: 20px;padding:0 200px;font-size:16px;}
.module-box .module-title .cn-title3{margin-top:12px;font-size:16px;font-weight: bold;}
.module-box .module-title .cn-title3 a{color:#866d4b;border-bottom:1px #866d4b solid;;}
@media (max-width:1024px)
{
.module-box .module-title p{padding:0 10px;}
}
@media (max-width:768px) /*手机端*/
{
.module-box {padding:50px 0px}
}
@media (max-width:767px) /*手机端*/
{
.module-box {padding:40px 0px}
.module-box .module-title{margin:0px 0px 20px 0px;}
.module-box .module-title .cn-title{font-size:24px;}
.module-box .module-title .cn-title h1{font-size:24px;}
.module-box .module-title .cn-title2{font-size:24px;}
.module-box .module-title p{margin-top: 10px;}
.module-box .module-title .module_title_line{margin:30px auto;width:60px;}
}

/*底部*/
footer{padding:20px 0;background-color:#222;border-top: #dbe2df 0px solid;}
footer .com_1{padding:0px 0px 30px;overflow:hidden;}
footer .com_1 .flogo{padding:5px 0px 0px;text-align:center;line-height: 100px;font-weight: bold;font-size: 25px;}
footer .com_1 .flogo img{height: 100px;max-height: 100px;}
footer .com_1 h4{display:block;font-size:24px;font-weight: bold;margin-bottom:10px;color:#866d4b;}
footer .com_1 ul{clear:both;overflow:hidden;}
footer .com_1 ul li {display:block;line-height:2;font-weight: bold;}
footer .com_1 .ewm{text-align:center;}
footer .com_1 .ewm h6{font-weight: normal;margin-bottom:15px;}
footer .com_1 .ewm .s1{margin-top:0px;}
footer .com_1 .ewm .s2{font-size:14px;line-height:1.5;margin-top:10px;}
footer .com_1 .ewm img{max-width:100px;}

footer .com_2{padding:0px 0px;color:#fff;}
footer .com_2 a{color:#fff}
footer .nav2{clear:both;text-align: center;height: 58px;line-height: 58px;}
footer .nav2>ul>li{display: inline-block;text-align:center;background:url(../images/nav_line.jpg) no-repeat left center;}
footer .nav2>ul>li:first-child{background:none;}
footer .nav2>ul>li>a{padding:0 15px;}


@media (max-width:1024px)
{
  footer{padding:60px 0px 40px;}
}
@media (max-width:768px)
{
  footer{padding:60px 0px 100px;}
}
 @media (max-width:767px) /*手机端*/
{
  footer{padding:40px 0px 80px;}
  footer .com_1 h4{font-size:20px;}
  footer .com_1 .ewm {margin-top:20px;}
  footer .com_2{text-align: center;}
}

/*顶部样式*/
.header {position:fixed;z-index: 1005;left: 0;top: 0;width: 100%;padding: 0px 0;background:#fff;}
.header .logo {height: 60px;line-height: 60px;text-align: left;font-weight: bold;font-size: 25px;color: #866d4b;overflow:hidden;}
.header .logo img{max-height: 50px;}
.header .rexian {position:absolute;right: 0;top: 14px;color: #866d4b;font-size: 12px;}
.header .rexian h5{display: block;font-size: 16px;}
.header.header-small{padding: 0px 0;-webkit-transition: all 0.5s;transition: all 0.5s;box-shadow: 0px 1px 10px rgba(152, 152, 152, .2);-moz-box-shadow:0px 1px 10px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 1px 10px rgba(152, 152, 152, .2);background-color:rgba(255,255,255,1)!important}
.header.header-small .logo {height: 50px;line-height: 50px;}
.header.header-small .logo img{max-height: 46px;line-height: 46px;}
.header.header-small .nav>ul>li>a{color:#333;}
.header.header-small .nav >ul>li> a:hover{color:#866d4b;}
.header.header-small .nav >ul>li.current >a{color:#866d4b;}

.web_hh_t {
    clear: both;
    width: 100%;
    background:#866d4b;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    overflow:hidden;
}

.web_hh_t h6 {
    font-weight: normal;
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 40px;
    padding-left: 12px;
}

.web_hh_t .web_h_R {
    float: right;
}

.web_hh_t .web_h_R a {
    color: #fff;
    display: block;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.web_hh_t .web_h_R i{
    float: left;
    font-size: 16px;
    line-height: 40px;
    padding-right: 5px;
}
.web_hh_t .web_h_R b{
    font-size: 14px;
    color:#eee;
}
@media (max-width:1024px)
{
  .web_hh_t {height: 60px;line-height: 60px;}
  .web_hh_t .web_h_R {float: left;padding-left:20px;}
  .web_hh_t .web_h_R i{line-height: 60px;}
}
@media (max-width:767px)
{
  .web_hh_t .web_h_R {padding-left:10px;}
}
/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide}
@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}


/*搜索样式*/
.s-bar{clear:both;padding:20px 0;width:100%;overflow:hidden;}
.s-bar .s-input{float:left;border:1px solid #866d4b;border-right:0px;padding-left:10px;height:36px;width:75%;font-size:14px;line-height:32px;color:#666}
.s-bar .s-btn{float:left;border:0px;background:#866d4b;width:25%;height:36px;color: #fff;cursor:pointer}

/*主菜单*/
@media (min-width:1200px) /*pc端*/
{
.container{position:relative}
.header {z-index: 100;}
.header .nav-toggle{display:none}
.header .phonelogo{display:none;}
.pageheader{background-color:#fff;border-top: 3px solid #866d4b;border-bottom: 1px solid rgb(229, 229, 229);}
.pageheader .nav > ul > li > a{color:#000;}
.pageheader .nav > ul > li > a::after{background-color: #866d4b;}
.pageheader .nav > ul > li.current > a,.pageheader .nav > ul > li > a:hover{color:#866d4b;}
.pageheader .search .fa{color: #866d4b;}

.nav{padding-top:0px;padding-right:60px;text-align:center;margin:0 auto;}
.nav>ul>li{display: inline-block;text-align:center;line-height:70px;}
.nav>ul>li>ul{position:absolute;}
.nav>ul>li>a{color:#333;font-size:14px;font-weight: bold;padding:0 28px;}
.nav >ul>li> a:hover{color:#866d4b;}
.nav >ul>li.current >a{color:#866d4b;}
.nav li:hover> ul{display:none;}
.nav> ul > li > ul::before {display:block;margin:0px auto;text-align: center;position:absolute;top:-8px;left: 45%;content: "";width: 0;height: 0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom: 8px solid #866d4b;}
.nav> ul > li > ul li ul::before{display:block;margin:0px auto;text-align: center;position:absolute;top:20px;left:-10px;content: "";width: 0;height: 0;border-bottom:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}
.nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;font-size:15px;line-height:50px} 
.nav ul li ul li a:hover{text-decoration:none;color:#fff;background:#2c3669;}

.nav ul li{position:relative;}      
.nav ul li .arrow{display:none}
.nav ul li ul{background-color:#866d4b;display:none;position:absolute;left: 50%;transform: translateX(-50%); z-index:2;width:125px} /*二级ul样式*/
.nav ul li ul li ul{left:100%;top:0px; display:none;transform: translateX(0%);}/*三级以后ul样式*/
.el-input-group {width: 50%!important;}
}

@media (max-width:1200px) /*手机端*/
{
.header-bg {position: relative;}
.header {padding: 0px 0;background:none;position: absolute;left: 0px;top: 0px;}
.header .logo {height:50px;line-height:50px;padding-left: 12px;font-size: 22px;}
.header .logo img{max-height:50px;line-height:50px;}
.header.header-small{padding: 0px 0;background-color:none;}
.header.header-small .logo {height: 40px;line-height: 40px;}
.header.header-small .logo img{max-height: 40px;}
.header .nav-toggle{position:absolute;right:0px;top:20px;font-size:25px;color:#333;min-width:50px;height:60px;line-height:60px;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#333;}

.nav{position:fixed;z-index:100;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#666;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current > a{color:#866d4b;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}
}
/*搜索*/
.right-icon-box{position:absolute;top:0px;right:10px;text-align:right;font-size:20px;}
.right-icon-box .fa{color:#fff;line-height:0px;font-size:20px;display:inline-block;width:40px;cursor:pointer;text-align:center}
.right-icon-box .fa-remove{font-size:25px;color:#866d4b}
.right-icon-box .fa:hover{color:#866d4b}
.search-show{position:absolute;width:100%;top:90px;z-index:2;background: rgba(255, 255, 255,1);;display:none;border-bottom: 2px solid #ccc;border-top: 1px solid rgb(229, 229, 229);}
.search-show .box{position: relative;padding-top:60px;padding-bottom:50px; max-width:1000px;margin:0px auto;}
.search-show .box .title{position: relative;}
.search-show .box .title input{border: 0;border-bottom: 2px solid #E5E5E5;color:#999;width:90%;font-size: 18px;padding-bottom: 5px;}
.search-show .box .fa-search{font-size:25px;cursor:pointer;color:#666;}
.search-show .box .fa-search:hover{color:#866d4b;}
.search-show .box .hot-word{}
.search-show .box .hot-word .text{margin: 46px 0 27px;color: #333;font-size: 18px;}
.search-show .box .hot-word ul{width: 100%;}
.search-show .box .hot-word ul li{float: left;text-align: center;margin: 10px;}
.search-show .box .hot-word ul li{display: block;color: #333;line-height: 40px;border-radius: 20px;background-color: #F5F5F5;padding:4px 20px;}
.search-show .hot-word span{cursor:pointer;display:block;}
.search-phone{margin-top: 20px;padding-bottom: 60px;}
.search-phone .ss-box{position:relative;margin:60px auto;border:1px solid #cfcfcf;background:#fff;width:100%;height:36px;font-size:15px;margin:0px auto;}
.search-phone .ss-box .phone-input{width:100%;outline:none;border:none;line-height:34px;padding-left:0px;background-color:transparent;}
.search-phone .ss-box .phone-btn{position: absolute;right: -10px;top: 0;width: 38px;height: 32px;cursor: pointer;font-weight: bold;line-height: 32px;outline: none;border: none;background-color: #fff;}
.search-phone .font span{cursor:pointer;}
.search-phone .font span:hover{color:#da0000;}
.dethingTitle{margin:20px 0;}
.dethingTitle strong{font-size:20px;}

@media (min-width:1200px) /*pc端*/
{
   .right-icon-box{padding-top:10px;}
   .right-icon-box .fa-bars{display:none!important}
}
@media (max-width:1200px) /*手机端*/
{
  .right-icon-box{padding-top:15px;}
    .search-show{top:60px;}
    .right-icon-box .fa-remove{font-size:20px;}
}
/*子栏目样式*/
.sub-nav-box {clear: both;position: relative;background-color: #866d4b;}
.sub-nav-box .sub-nav-title{float:left;height:62px;line-height:62px;font-size: 20px;font-weight: bold;padding-left:0px;color:white;}

.sub-nav-box .sub-nav-title .nav-toggle{width:50px;line-height:40px;padding: 0px;cursor:pointer;color:#fff;text-align:center}
.sub-nav-box .sub-nav-title .nav-toggle.active{color:#333}

.sub-nav-box .sub-nav{float:right;text-align: right;padding:6px 0;}
.sub-nav-box .sub-nav li{display: inline-block;vertical-align: top;}
.sub-nav-box .sub-nav li a{display: block;color:#fff;height: 50px;line-height: 50px;font-size: 16px;position: relative;padding: 0 40px;}
.sub-nav-box .sub-nav li a:hover{color:#866d4b;background:#fff;}
.sub-nav-box .sub-nav li ul{position:absolute;display:none;background-color: #866d4b;}
.sub-nav-box .sub-nav li:hover> ul{display:block;}
.sub-nav-box .sub-nav li ul li {width:100%;display:none;}
.sub-nav-box .sub-nav li:hover>ul li{display:block;}
.sub-nav-box .sub-nav li ul li a{display:block;padding: 0 59px;border-right: 0;text-align:center;color:#fff;font-size:16px;height:50px;line-height:50px}
.sub-nav-box .sub-nav li ul li a:hover{background:#ff9900;}
.sub-nav-box .sub-nav li ul li ul li a{}

.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:56px;line-height:56px; text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:normal;font-size:18px;}

.sub-nav-box .sub-nav li.current > a{color:#866d4b;background:#fff;}
.sub-nav-box .sub-nav li.active > ul{display:block}
.sub-nav-box .sub-nav li.active > .arrow{color:#866d4b;transform:rotate(90deg)}

@media (max-width:1025px) /*手机端*/
{
    .sub-nav-box {position: static;}
    .sub-nav-box .sub-nav-title{float:none;height:40px;line-height:40px;padding-bottom: 0px;text-align:left;font-size:16px;color: #fff;padding-left: 10px;border-radius: 5px;}
    .sub-nav-box .sub-nav-title span{clear: both;border-left: 0px solid #866d4b;}
    .sub-nav-box .sub-nav-title .s1{display: none;}
    .sub-nav-box .sub-nav-title .s2{display: none;}

    .sub-nav-box .sub-nav{float:none;text-align: left;overflow-y:auto;background:#fff;margin-top:0px;}
    .sub-nav-box .sub-nav li{float:left;width:100%;background:none;}
    .sub-nav-box .sub-nav li a{display:block;color:#333;padding-left:20px;line-height:50px;border-left:0px #0d556e solid;border-right:0px #0d556e solid;border-bottom:1px #ececec solid;font-size:15px;background:none;}
    .sub-nav-box .sub-nav li a:hover{background:#f5f5f5;}
    .sub-nav-box .sub-nav li.current > a{background:#f5f5f5;}
.sub-nav {display:none}
.sub-nav.active{display:block}
.sub-nav.active{opacity:1;width:260px;max-width:60%;
    position: fixed;
    z-index: 1005;
    top: 0px;
    right: 0px;height:100%;height:100vh;}
    .sub-nav-box .sub-nav li.current > a{background:none;color:#333;}
}

/*首页-banner*/
.banner{position: relative;z-index: 1;} /*兼容ie低版*/
.banner .content {width: 100%;height: 600px; }
.banner .swiper-slide img{width:100%;height:auto;transition:1s linear 2s;transform:scale(1.2,1.2);}
.banner .swiper-slide-active img,.banner .swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1,1);}
.banner .content .item {position: absolute;left: 0px;top: 0px;width: 100%;height: 600px;background: linear-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0)); }
.banner .container {display: table;height: 100%;}
.banner .inner {display: table-cell;vertical-align: middle;text-align: center;color: #fff;}
.banner .inner h4 {font-size: 48px;letter-spacing:10px;line-height: 1;text-shadow: 0 2px 2px #333333;}
.banner .inner p {font-size: 20px;letter-spacing:2px;margin-top: 20px;}
.banner .inner a {display: block;cursor:pointer;margin: 35px auto 0;background:#866d4b;border-radius: 40px;line-height: 40px;font-size: 14px;width: 150px;color: #fff;}
.banner .inner a:hover {background-color: #2c3669;}

.banner .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
.banner .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#866d4b;width:10px;height:10px;opacity:0.4;}
.banner .swiper-pagination-bullet-active{opacity:1;}
/*栏目banner*/
.banner-sub {position: relative;width: 100%;height: 500px;background: no-repeat center / cover;}

.banner-sub .item {position: absolute;left: 0px;top: 0px;width: 100%;height: 150px;background: linear-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0)); }

.banner-sub .container {display: table;height: 100%;}
.banner-sub .inner {display: table-cell;vertical-align: middle;font-size: 32px;font-weight: normal;text-align: center;color: #ffffff;}
.banner-sub .inner span{float:left;margin:0px 25px;}
.banner-sub .inner i{float:left;width:200px;background:#ffffff;height:1px;margin-top:25px; }

@media (max-width:1024px) /*手机端*/
{
  .banner .content {height: 400px; }
  .banner .content .item {height: 400px;}
.banner-sub {height: 267px;}
.banner-sub .inner {font-size: 24px;}
}
@media (max-width:768px) /*手机端*/
{
.banner .content {height:300px; }
.banner .content .item {height:300px;}
  .banner .inner h4 {font-size: 40px;}
.banner .inner p {font-size: 18px;letter-spacing:2px;}
.banner .inner a {margin: 28px auto 0;border-radius: 35px;line-height: 35px;width: 130px;}

.banner-sub {height: 240px;}
.banner-sub .inner {font-size: 22px;}
}

@media (max-width:767px) /*手机端*/
{
.banner .content {height:200px;}
.banner .content .item {height:200px;}
.banner .swiper-slide img{height:100%;}
.banner .inner h4 {font-size: 28px;letter-spacing:2px;}
.banner .inner p {font-size: 16px;margin-top: 10px;letter-spacing:0px;}
.banner .inner a {margin: 20px auto 0;border-radius: 34px;line-height: 34px;width: 110px;}

.banner-sub {height: 180px;}
.banner-sub .inner {font-size: 18px;}
}

/*栏目-公寓图组*/
.images-box2 .swiper-container {width: 100%;height: 300px;margin-left: auto;margin-right: auto;padding-top: 10px;}
.images-box2 .swiper-slide {background-size: cover;background-position: center;}
.images-box2 .gallery-top {height: 100%;width: 100%;}
.images-box2 .gallery-top .swiper-slide img{display:block;margin:0px auto;max-width:100%;}

.images-box2 .swiper-button-prev-c1 {top:50%;left:0%;transform: translateY(-50%);width: 35px;height: 77px;background: url(../images/jt2-l.png) no-repeat 0 0;}
.images-box2 .swiper-button-next-c1 {top:50%;right:0%;transform: translateY(-50%);width: 35px;height: 77px;background: url(../images/jt2-r.png) no-repeat 0 0;
}
.images-box2 .swiper-button-prev:after,
.images-box2 .swiper-button-next:after {
  font-family: none;
  font-size: 0;
}

/*首页>>关于我们*/
.sy-about{clear: both;overflow:hidden;}
.sy-about .index-service {
  text-align: center;position:relative;max-width:800px;margin:0 auto;}

.sy-about .index-service li {
  padding:40px 0px 20px;
}

.sy-about .index-service li h5 {
  margin-top: 20px;
  font-size: 16px;
}
.sy-about .cent{padding:20px 100px 0;}
.sy-about .cent p{font-size: 16px;line-height: 1.75;margin:0 auto;margin-bottom: 0px;text-align: center;}

@media (max-width:1024px) /*手机端*/
{
.sy-about .cent{padding:0px 35px;}
}
@media (max-width:768px) /*手机端*/
{
.sy-about{width:100%;}
.sy-about .cent{padding:0px 10px;}
}
@media (max-width:767px) /*手机端*/
{
  .sy-about .index-service li { padding:20px 0px 0px;}
  .sy-about .cent{padding:20px 0px 0;}
}

/*首页-公寓优势*/
.sy_gyys{clear:both;overflow:hidden;}
.sy_gyys .item{width: 100%;}
.sy_gyys .item .pic {overflow: hidden;}
.sy_gyys .item .pic img{width: 100%;}
.sy_gyys .item .box{padding:20px;text-align: center;}
.sy_gyys .item .box h4{margin-bottom: 10px;color:#866d4b}
.sy_gyys .item .box p{line-height: 1.5;font-size: 16px;}
.sy_gyys .item:hover{background:#fff;}
.sy_gyys .item:hover .pic img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
@media (max-width:767px) /*手机端*/
{
.sy_gyys .item .box h4{font-size: 20px;}
}
/*首页-公寓房型*/
.sy_gyfx{clear:both;position:relative;max-width:1340px;margin:0 auto;overflow:hidden;}
.sy_gyfx .item{}
.sy_gyfx .item .pic {overflow: hidden;}
.sy_gyfx .item .pic img{width: 100%;}
.sy_gyfx .item:hover .pic img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.sy_gyfx .item .box{padding-top:20px;}
.sy_gyfx .item .box h5{margin-bottom: 5px;}
.sy_gyfx .item .box p{line-height: 1.7;font-size: 16px;}
.sy_gyfx .item .box .gybtn{text-align: right;margin-top:10px}
.sy_gyfx a.btn-more{margin-top:20px;}
.sy_gyfx .swiper-button-prev-p1 {top:40%;left:0%;transform: translateY(-50%);width: 35px;height: 77px;background: url(../images/jt-l.png) no-repeat 0 0;background-size:35px 77px;}
.sy_gyfx .swiper-button-next-p1 {top:40%;right:0%;transform: translateY(-50%);width: 35px;height: 77px;background: url(../images/jt-r.png) no-repeat 0 0;background-size:35px 77px;}
.sy_gyfx .swiper-button-prev:after,
.sy_gyfx .swiper-button-next:after {
  font-family: none;
  font-size: 0;
}

@media (max-width: 767px) {
.sy_gyfx .item .box .gybtn{text-align: center;}
}

/*首页-探索周边*/
.sy_tszb{clear:both;overflow:hidden;}
.sy_tszb .pic {overflow: hidden;}
.sy_tszb .pic img{width: 100%;}
.sy_tszb .box{padding:100px 0 0 100px;color: #866d4b;}
.sy_tszb .box h3{margin-bottom: 10px;font-size: 30px;color: #333;}
.sy_tszb .box p{line-height: 2;font-size: 16px;}
.sy_tszb .box span{color: #333;}
.sy_tszb .box .line{margin:15px 0;width:400px;height:1px;background:#866d4b;overflow:hidden;}
.sy_tszb .box a{font-size: 16px;font-weight: bold;color:#866d4b;border-bottom: 1px solid #866d4b;}

@media (max-width: 1024px) {
.sy_tszb .box{padding:100px 15px 0 45px;}
}
@media (max-width: 768px) {
.sy_tszb .box{padding:45px 15px 35px 45px;}
}
@media (max-width: 767px) {
.sy_tszb .box{padding:30px 15px 25px 15px;}
.sy_tszb .box h3{font-size: 24px;}
.sy_tszb .box .line{margin:15px 0;width:100%;}
}
/*首页-评价*/
.sy_pingjia{clear:both;position:relative;overflow:hidden;}
.sy_pingjia .rating-block {
    text-align: center;margin-top: 15px;
    word-break: break-word;
}
.sy_pingjia .rating-block .rating_name{margin-top: 10px;font-weight: bold;font-size: 18px;}
.sy_pingjia .rating-block .rating_star .stars-fill {
    position: relative;
    --percent: calc(var(--rating)/5*100%);
    overflow: hidden;
    display: inline-block;
    font-size: 22px;
    line-height: 1;
    font-family: FontAwesome;
}
.sy_pingjia .rating-block .rating_star .stars-fill .stars-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: var(--percent);
    overflow: hidden;
}
.sy_pingjia .rating-block .rating_star .stars-fill:before {
    content: "\f006 \f006 \f006 \f006 \f006";
    color: #866d4b;
    letter-spacing: 2px;
}
.sy_pingjia .rating-block .rating_star .stars-fill .stars-inner:before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #866d4b;
    letter-spacing: 2px;
}

.sy_pingjia .item{font-size: 16px;padding-right: 100px;}
.sy_pingjia .item .pic{display: inline-block;width: 172px;height: 172px;line-height: 0;border-radius: 86px;overflow:hidden;}
.sy_pingjia .item .pic img{width: 100%;height: 100%}
.sy_pingjia .item .t1{font-weight: bold;margin-bottom: 15px;font-size: 18px;}
.sy_pingjia .item p{line-height: 1.75;}

@media (max-width:768px) /*手机端*/
{
.sy_pingjia .item{padding-right: 0px;}
}
@media (max-width:767px) /*手机端*/
{
.sy_pingjia .rating-block {margin-bottom: 15px;}
.sy_pingjia .item .t1{margin-bottom: 10px;}
}

/*问答样式*/
.FaqList{clear: both;}
  .FaqList .item{margin-bottom: 20px;}
  .FaqList .circle{float: left;position: relative;width: 26px;height: 26px;line-height: 26px;margin: 2px 5px 0 0;border-radius: 4px;background: #866d4b;text-align: center;color: #FFF;font-size: 14px;}
  .FaqList .circle:after{content: "";position: absolute;top: 100%;left: 0;width: 0;height: 0;margin-top: -7px;border: 5px solid transparent;transform: rotate(2deg);-webkit-transform: rotate(2deg);}
  .FaqList .circle.q{margin-left: 8px;font-style: normal;}
  .FaqList .circle.q:after{border-left-color: #E8A839;}
  .FaqList .circle.a{background: #E8A839;font-style: normal;}
  .FaqList .circle.a:after{border-left-color: #E8A839;}
  .FaqList .ico-hot{float: left;}
  .FaqList .ico-hot:before{width: 40px;height: 18px;margin-top: 1px;background-position: -315px -390px;}
  .FaqList .ht h4{padding-left: 45px;font-size: 18px;}
  .FaqList .ct{position: relative;padding: 15px 8px 10px;margin-top: 15px;box-shadow: 0 0 10px rgba(0,0,0,.13);background: #fff;}
  .FaqList .ct .arrow{position: absolute;left: 5px;top: -13px;width: 30px;height: 30px;text-align: center;}
  .FaqList .ct .arrow:before{content: "";display: inline-block;width: 8px;height: 8px;box-shadow: 0 -3px 4px rgba(0,0,0,.1);background: #FFF;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
  .FaqList .txt{overflow: hidden;height: 150px;line-height: 30px;padding:0 10px;color: #666;font-size: 16px;}
  .FaqList .read{float: right;margin-right: 15px;}

  .FaqList .btns{margin-top: 10px;line-height: 30px;}
  .FaqList .date{margin-left: 15px;color: #ABABAB;font-style: normal;}
/*栏目_探索周边*/
.lm-tszb {clear: both;padding: 60px 0;}
.lm-tszb:nth-child(odd) {background:#ede2d9;}
.lm-tszb .con{ padding: 10px 0 0 25px;}
.lm-tszb .con .title{ font-size: 28px;font-weight: bold;margin-top: 30px;color: #866d4b;}
.lm-tszb .con p{font-size: 16px;line-height: 1.8;margin: 10px 0;padding-right: 80px;}
.lm-tszb .pic{text-align: left;overflow:hidden;}
.lm-tszb .pic img{width: 100%;}
@media (max-width: 1024px) {
 .lm-tszb {clear: both;padding: 50px 0;}
 .lm-tszb .con{ padding: 10px 0 0 20px;}
 .lm-tszb .con .title{ font-size: 24px;margin-top: 25px;}
 .lm-tszb .con p{font-size: 15px;line-height: 1.6;padding-right: 0px;}
}
@media (max-width: 768px) {
 .lm-tszb {padding: 40px 0;}
 .lm-tszb .con{ padding: 10px 0 0 0px;}
 .lm-tszb .con .title{margin-top: 10px;}
 .lm-tszb .pic{margin-left: 0px;text-align: center;}
}
@media (max-width: 767px) {
 .lm-tszb {padding: 30px 0;}
 .lm-tszb .con{ padding: 0px 0 0 0px;}
 .lm-tszb .con .title{font-size: 20px;margin-top: 0px;}
}
/*栏目-位置*/
.lm-weizhi{clear:both;margin-top: 30px;overflow:hidden;}
.lm-weizhi h2{display: block;margin:0 auto;font-size: 28px;text-align: center;color: #866d4b}
.lm-weizhi h4{font-size: 22px;margin: 30px 0 10px;color: #866d4b}
.lm-weizhi ul li{position: relative;display: block;width:100%;font-size:16px;padding:7px 0;padding-left:12px;}
.lm-weizhi ul li::before{display:block;margin:0px auto;text-align: center;position:absolute;top:16px;left:0px;content: "";width: 0;height: 0;border-bottom:3px solid transparent;border-right:5px solid transparent;border-top: 3px solid transparent;border-left: 5px solid #866d4b;}
.lm-weizhi p{width:100%;font-size:16px;padding:7px 0;}
.lm-weizhi .map{margin: 30px 0;}

@media (max-width: 768px) {
.lm-weizhi .con{padding-right: 0px;}
.lm-weizhi .item .title{width:80%;}
.lm-weizhi .map{margin: 40px 0;}
.sy-weizhi .con{padding-right: 0px;}
.sy-weizhi .pic{margin-top: 20px;}
}
@media (max-width: 767px) {
  .lm-weizhi h2{font-size: 24px;}
  .lm-weizhi h4{font-size: 20px;margin: 20px 0 10px;}
.lm-weizhi .map{margin: 30px 0;}
}
/*栏目-公寓*/
.lm-gongyu{clear: both;margin-top: 30px;}
.lm-gongyu h3{display: block;font-size: 25px;text-align: center;color:#866d4b;}
.lm-gongyu .gongyu_line{margin:25px auto;width:50px;height:3px;background:#866d4b;}

/*首页选项卡*/
.tabBox { clear: both;width:100%;margin-top: 40px;overflow:hidden;}
.tabBox .hd{margin:0px auto 20px; position:relative;font-size:16px;}
.tabBox .hd ul{text-align: center;}
.tabBox .hd ul li{ display: inline-block;padding:10px 0px;width:180px;text-align: center;margin: 0px 10px 0 0;cursor: pointer;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border:3px solid #866d4b;color:#866d4b;}
.tabBox .hd ul .active{background: #866d4b;color:#fff;border:3px solid #866d4b;}

.tabBox .bd ul{ padding:0px 0px;}
 @media (max-width:768px) /*手机端*/
{
  .tabBox .hd{margin:0px auto 10px;}
.tabBox .hd ul li{width:150px;margin: 0px 10px 0 0;}
}
@media (max-width:767px) /*手机端*/
{
.tabBox {margin-top: 30px;}
.tabBox .hd{margin:0px auto;}
.tabBox .hd ul li{width:22%;padding:6px 0px;margin: 0px 5px 0 0;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border:2px solid #866d4b;}
.lm-gongyu .gongyu_line{margin:20px auto;height:2px;}
}

/*栏目-订房*/
.lm-yuding{clear:both;margin-top: 40px;font-size: 16px;overflow:hidden;}
/*栏目-产品页*/

.d-content{line-height:2;margin-top:20px;margin-bottom:20px;overflow:hidden; }

.c-detail {line-height:2;margin:15px 0 15px 30px;}
.c-detail h3{font-size:24px;margin-bottom:5px;text-align: left;}
.c-detail h6{font-size:16px;font-weight: normal;}
.c-detail .line{width:50px;background:#786e70;height:1px;margin:20px 0;}
.c-detail .jianjie{line-height:2;margin-bottom:12px;}
.c-detail .jianjie p {position: relative;  padding: 0 0px 0 15px;}
.c-detail .jianjie p::before{
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #786e70;
  position: absolute;
  left: 0px;
  top:11px
}
.c-detail .yuyue{display: block;color:#555;padding-top: 10px;margin-bottom:0px;border-top:1px #eee solid;}
.c-detail .yuyue i{font-size: 28px;color: #866d4b;margin-right:5px;}
.c-detail .yuyue span{font-size: 24px;color: #866d4b;font-family: Impact;}
.c-detail .add{display: block;color:#555;border-top:1px #eee solid;padding-top: 10px;}

.c-detail .zixunbox{width:100%;border-top:1px solid #ddd;margin-top:10px;padding-top:30px;}
.c-detail .zixunbox li{float: left;width:33.33%;}
.c-detail .zixunbox .zixun{color:#fff;background:#ceb780;font-size:18px;height:50px;text-align: center;font-weight:normal;line-height:50px;margin-right: 15px;border-radius: 5px;display: block;cursor:pointer}
.c-detail .zixunbox li:last-child .zixun{margin-right: 0px;}


@media (max-width:768px) /*手机端*/
{
.c-detail {margin:35px 0 15px 30px;}
}
@media (max-width:767px) /*手机端*/
{
  .c-detail {line-height:2;margin:15px 0 15px 0px;}
  .c-detail h3{font-size:20px;}
}

/*首页-新闻资讯*/
.sy_news {background:#2d2d2d url(../images/new_bg.jpg) no-repeat center / cover;}
.news-list1 {padding-top:0px;}
.news-list1 li.item{clear:both;display:block;width:100%;border-bottom: 1px dashed #434343;height:50px;line-height:50px;font-size:16px;overflow:hidden;}
.news-list1 li.item .title{float:left;padding-left:10px;color: #fff;background:url(images/arr1.jpg) no-repeat left center;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list1 li.item .title a{color: #fff;}
.news-list1 li.item .date{float:right;color: #666666;font-size:14px;}

@media (max-width:998px) /*手机端*/
{
.sy_news {background: #2d2d2d;}
}

@media (max-width:767px) /*手机端*/
{
.news-list1 li.item{height:42px;line-height:42px;font-size:14px;}
.news-list1 li.item .title{max-width:75%;}
}

/*首页-公寓服务*/
.sy-gyfw {clear: both;}
.sy-gyfw .item{}
.sy-gyfw .item a{position:relative;display:block;width:100%;overflow:hidden;}
.sy-gyfw .item a img{clear:both;overflow:hidden;display:block;width:100%;height:auto;text-align:center;transition:all 0.5s ease;}
.sy-gyfw .item a:hover img{transform:scale(1.1);transition:all 0.8s ease;}
.sy-gyfw .item a .tit{position:absolute;top:45%;left:0px;z-index:2;line-height:1.5;color:#ffffff;font-size:20px;text-align:center;display:block;width:100%;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;padding: 0 10px;}
.sy-gyfw .item a:hover .tit{opacity:1;filter:alpha(opacity=100);}
.sy-gyfw .item a .cover-bg{position:absolute;top: 0;left: 0;width: 100%;height: 100%;z-index:1;background:rgba(205, 105, 75, 1);opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.sy-gyfw .item a:hover .cover-bg{;opacity:0.6;filter:alpha(opacity=80);}
.sy-gyfw .item .box {padding:20px 0px;max-height: 170px;overflow: hidden;}
.sy-gyfw .item .box h5 {display: block;font-size: 18px;margin-bottom: 10px;}
.sy-gyfw .item .box p {line-height: 1.75;font-size: 16px;}


/*栏目-公寓房型*/
.lm_gyfx {clear: both;}
.lm_gyfx .item{margin-top:30px;overflow: hidden;}
.lm_gyfx .item a{position:relative;display:block;width:100%;overflow:hidden;}
.lm_gyfx .item a img{clear:both;overflow:hidden;display:block;width:100%;height:auto;text-align:center;transition:all 0.5s ease;}
.lm_gyfx .item a:hover img{transform:scale(1.1);transition:all 0.8s ease;}
.lm_gyfx .item a .tit{position:absolute;top:45%;left:0px;z-index:2;line-height:1.5;color:#ffffff;font-size:22px;text-align:center;display:block;width:100%;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;padding: 0 10px;}
.lm_gyfx .item a:hover .tit{opacity:1;filter:alpha(opacity=100);}
.lm_gyfx .item a .cover-bg{position:absolute;top: 0;left: 0;width: 100%;height: 100%;z-index:1;background:rgba(185, 154, 107, 1);opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.lm_gyfx .item a:hover .cover-bg{;opacity:0.6;filter:alpha(opacity=60);}
.lm_gyfx .item .box{padding:15px 20px;background:#f5f5f5;}
.lm_gyfx .item .box h5{margin-bottom: 5px;}
.lm_gyfx .item .box p{line-height: 1.7;}

@media (max-width: 767px) {
.lm_gyfx .item{margin-top:20px;}
.lm_gyfx .item a .tit{font-size:20px;}
}

/*栏目-公寓房型*/
.lm-gyfx {clear: both;}
.lm-gyfx .row {margin-left: -15px;margin-right: -15px;}
.lm-gyfx .item {margin-top: 30px;background: #f5f5f5;overflow: hidden;}
.lm-gyfx .item .pic {overflow: hidden;}
.lm-gyfx .item .pic img{width: 100%;}
.lm-gyfx .item .con {padding:30px 25px;text-align: center;}
.lm-gyfx .item .con h5 {font-size: 20px;}
.lm-gyfx .item .con p {margin: 12px 0 20px;font-size: 16px;line-height: 1.8;max-height: 170px;}
.lm-gyfx .item .con a.link {display:block;background: #866d4b;color: #fff;width: 100%;text-align: center;padding: 7px 0px;text-decoration: none;}
.lm-gyfx .item .con a.link:hover {background: #2c3669;}
@media (max-width:1024px)
{
.lm-gyfx .item .con {padding:20px 15px;}
.lm-gyfx .item .con h5 {font-size: 18px;}
.lm-gyfx .item .con p {margin: 6px 0 12px;font-size: 15px;line-height: 1.7;}
.lm-gyfx .item .con a.link {padding: 6px 0px;}
}
@media (max-width:768px)
{
.lm-gyfx .item .con {padding:20px;}
.lm-gyfx .item .con p {margin: 10px 0 15px;}
}
@media (max-width:767px)
{
.lm-gyfx .item .con {padding:20px 15px;}
}

/*首页-公寓设施*/
.lm-sheshi{clear: both;margin:50px auto;}
.lm-sheshi li {text-align: center;margin:0px auto;}
.lm-sheshi li i {
  display:block;
  text-align: center;
  margin:0px auto;
  font-size: 50px;
  width: 150px;
  height: 150px;
  background:#866d4b;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 12px;
}
.lm-sheshi li i img{
  max-width: 85px;margin-top: 30px;
}
.lm-sheshi li h5 {
  margin: 15px 0;
  font-weight: normal;
  font-size: 18px;text-align: center;
}
.lm-sheshi li:hover i {background:#644e30;}
.lm-sheshi li:hover h5 {color:#866d4b }
@media (max-width: 1024px) {
.lm-sheshi li i {
  width: 100%;
  height: 100%;
}
.lm-sheshi li i img{
  max-width: 75px;margin-top: 30px;margin-bottom: 30px;
}
}
@media (max-width: 768px) {
.lm-sheshi li i img{
  max-width: 60px;margin-top: 20px;margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.lm-sheshi li h5 {margin: 15px 0 0;font-size: 16px;}
}
/*栏目_公寓设施*/
.lm-gyss {clear: both;padding: 80px 0;border-top:1px #866d4b solid;}
.lm-gyss .con{ padding: 0px 0 0 25px;font-size: 16px;line-height: 2;}
.lm-gyss .con h3{ font-size: 28px;margin-bottom: 20px;color:#866d4b}
.lm-gyss .con .jianjie {margin:20px 0;}
.lm-gyss .con .jianjie h5{font-size: 18px;color:#866d4b;padding-left: 40px;margin-bottom: 5px;background: url(../images/dingzhi.png) no-repeat left center;}
.lm-gyss .con .jianjie p {position: relative;  padding: 0 0px 0 15px;margin-left:30px;}
.lm-gyss .con .jianjie p::before{
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #786e70;
  position: absolute;
  left: 0px;
  top:13px
}

.lm-gyss .pic{text-align: left;overflow:hidden;}
.lm-gyss .pic img{width: 100%;}

@media (max-width: 1024px) {
 .lm-gyss {padding: 60px 0;}
 .lm-gyss .con{ padding: 0px 0 0 20px;}
 .lm-gyss .con h3{margin-bottom: 10px;}
}
@media (max-width: 768px) {
 .lm-gyss {padding: 50px 0;}
 .lm-gyss .con{ padding: 0px 0 0 0px;}
 .lm-gyss .con h3{ font-size: 24px;}
 .lm-gyss .pic{text-align: center;}
}
@media (max-width: 767px) {
 .lm-gyss {padding: 40px 0;}
}

/*常见问题*/
.jjyc{clear:both;overflow:hidden;width:100%;}
.jjyc li{position:relative;box-shadow:none;border-bottom:1px #866d4b solid;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;}
.jjyc li .tits{font-size:16px;height:60px;line-height:60px;padding-left:0px;cursor:pointer;padding-right:30px;}
.jjyc li .tits span.s1{display:inline-block;position:absolute;top:0px;right:0px;z-index:5;width:30px;height:60px;line-height:60px;text-align:center;font-weight:normal;font-size:24px;color:#866d4b;}
.jjyc li .tits{}
.jjyc li .tits.current{color:#866d4b;}
.jjyc li .tits.current span.s1{}
.jjyc li .coms{padding-bottom:15px;color: #666;line-height:2;transform:scale(1,1);transition: all 0.5s ease-out 0s;}
.jjyc li .tits .span_minus:before{content: "-";}
.jjyc li .tits .span_plus:before{content: "+";}
.collapse {display: none;}
.collapse.in {display: block;}

/*产品内容页*/

.p-content{line-height:2;min-height: 300px;padding:20px 30px;border:1px #d8d8d8 solid;margin-top:20px;margin-bottom:20px;background:#fff;overflow:hidden; }

.product-detail {line-height:2;margin:15px auto 15px 30px;}
.product-detail h3{font-size:26px;margin-bottom:5px;}
.product-detail h6{font-size:16px;margin-top: 10px;margin-bottom:5px;color: #555;}
.product-detail .line{width:60px;background:#866d4b;height:2px;margin-bottom:10px;}
.product-detail ul {margin-top: 2px;}
.product-detail ul li{display: inline-block;margin-right: 20px;margin-top: 10px;}
.product-detail ul li i{color: #fff;background: #866d4b;font-size: 13px;border-radius: 50%;margin-right:5px;padding: 5px;}
.product-detail .jianjie{line-height:2;color:#555;margin-bottom:12px;}
.product-detail .yuyue{display: block;color:#555;padding-top: 10px;margin-bottom:0px;border-top:1px #eee solid;}
.product-detail .yuyue i{font-size: 28px;color: #866d4b;margin-right:5px;}
.product-detail .yuyue span{font-size: 24px;color: #866d4b;font-family: Impact;}
.product-detail .add{display: block;color:#555;border-top:1px #eee solid;padding-top: 10px;}

.product-detail .zixunbox{width:100%;border-top:1px solid #ddd;margin-top:10px;padding-top:30px;}
.product-detail .zixunbox li{float: left;width:33.33%;}
.product-detail .zixunbox .zixun{color:#fff;background:#ceb780;font-size:18px;height:50px;text-align: center;font-weight:normal;line-height:50px;margin-right: 15px;border-radius: 5px;display: block;cursor:pointer}
.product-detail .zixunbox li:last-child .zixun{margin-right: 0px;}

.p-content .comtitle{margin-top:20px;height:40px;background: url(../images/p-titbg.png) no-repeat 100px center;}
.p-content .comtitle span{display:inline-block;height:40px;line-height:40px;font-size:20px;font-weight:bold;}
.p-content .contentbox{padding:10px 0 20px;font-size:16px;}

@media (max-width:768px) /*手机端*/
{
  .p-content{padding:0px 0;margin-top:10px;border:0px #d8d8d8 solid;}
  .product-detail {margin:15px auto;}
}
@media (max-width:767px) /*手机端*/
{
    .product-detail h3{font-size:24px;}
    .product-detail .comtitle span{height:50px;line-height:50px;font-size:22px;}
    .p-content .comtitle{margin-top:10px;}
}

/*图片列表*/
.images-list .row {margin-left:-15px;margin-right: -15px;}
.images-list .row .item {margin-top:20px;}
.images-list .row .item a{display:block;overflow:hidden;}
.images-list .row .item img{display:block;width:100%;height:auto;}
.images-list .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.images-list .row .item .title{font-size: 18px;text-align: center;padding-top: 20px;}
.images-list .row .item p{font-size: 16px;color:#999;text-align: center;}

/*首页-合作机构*/
.images-list2 .row {margin-left:-15px;margin-right: -15px;}
.images-list2 .row .item {padding:15px;margin-top: 20px;text-align: center;border:1px solid #eee;overflow:hidden;-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.images-list2 .row .item:hover {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.images-list2 .row .item a{display:block;overflow:hidden;}
.images-list2 .row .item .pic{height:70px;line-height: 70px;}
.images-list2 .row .item .pic img{width:auto;max-height:70px;}
.images-list2 .row .item .title{height: 2;line-height: 2;}

.images-list22 .item {padding:20px 15px;background: #fff;text-align: center;border:1px solid #eee;overflow:hidden;}
.images-list22 .item .pic{min-height:70px;line-height: 70px;}
.images-list22 .item .pic img{width:auto;max-height:70px;}
.images-list22 .item .title{height: 2;line-height: 2;}

/*首页-产品展示*/
.lm-service {margin-top: 20px;}
.lm-service .item {margin-top: 20px;background-color: #ffffff;border:1px solid #f5f5f5;overflow:hidden;box-shadow: 0px 0px 15px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 15px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 15px rgba(152, 152, 152, .2); }
.lm-service .item .con{padding:20px 30px;}
.lm-service .item .con .title{display:block;height: 25px;line-height: 25px;font-size:18px;color:#333;}
.lm-service .item .con .title_line{margin:12px 0;width:30px;height:2px;background:#7f7f7f;}
.lm-service .item .con p{line-height: 24px;height:120px;font-size:14px;text-align:justify;color:#666;}
.lm-service .item .pic{overflow: hidden;width:100%;}
.lm-service .item .pic img{width:100%;}
.lm-service .item:hover .pic img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}
.lm-service .item:hover .con .title{color:#866d4b;}
@media (max-width:767px) /*手机端*/
{
.lm-service {margin-top: 0px;}
.lm-service .item .con{padding:15px 15px;}
}
/*文章列表左边日期*/
.wzlb_zbrq_box{clear:both;overflow:hidden;}
.wzlb_zbrq_box li{overflow:hidden;margin-top: 20px;padding-bottom:20px;position:relative;border-bottom:1px dotted #666;}
.wzlb_zbrq_box li:first-child{margin-top: 0px;}
.wzlb_zbrq_box .date{position:absolute;left:0px;top:0px;max-width:66px;height:68px;background:#866d4b;text-align:center;font-family:Arial;padding:0px;width:100%;}
.wzlb_zbrq_box .date span{display:block;}
.wzlb_zbrq_box .date span.date1{line-height:30px;border-bottom:0px solid #333;color:#fff;font-size: 28px;font-weight:bold;margin:0 auto;padding-top:10px;}
.wzlb_zbrq_box .date span.date2{color:#fff;font-size:12px;}
.wzlb_zbrq_box .con{margin-left:85px;}
.wzlb_zbrq_box .con a.title{clear:both;display:block;font-size:18px;height:1.5em;line-height:1.5em;color:#5a5a5a;text-decoration:none;margin:0px 0px 0px 0px;overflow:hidden;}
.wzlb_zbrq_box .con a.title:hover{color:#866d4b;}
.wzlb_zbrq_box .con div.introduct{color:#888;line-height:20px;min-height:40px;font-size:14px;}
.wzlb_zbrq_box .con .mored{clear:both;margin-top: 12px;width:90px;height:26px;line-height:26px;text-align: center;background:#e8e8e8;color:#22499e;display:block;overflow:hidden;}
.wzlb_zbrq_box .con .mored:hover{background:#dd0000;color:#fff;}
@media (max-width:767px) /*手机端*/
{
.wzlb_zbrq_box li{margin:0px 0 15px 0;padding-bottom:15px;}
.wzlb_zbrq_box li:first-child{margin:15px 0 15px 0;}
.wzlb_zbrq_box .con{margin-left:78px;}
.news-list5{margin-bottom:15px;}
}

/*新闻资讯-首页、子栏目公用*/
.news-list{clear:both;overflow:hidden;margin-top:20px;}
.news-list li.tw{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 15px 0px;text-align:left;}
.news-list li.tw .pic{float:left;width:160px;height:105px;overflow:hidden;margin-right:10px;}
.news-list li.tw .pic img{width:100%;height:100%;display:block;}
.news-list li.tw .content{display:inline;}
.news-list li.tw .content a{display:block;line-height:30px;font-size:16px;}
.news-list li.tw .content span{color:#808080;height:75px;line-height:25px;} 

.news-list li.item{clear:both;overflow:hidden;width:100%;border-bottom:1px dashed #e5e5e5;}
.news-list li.item .title{float:left;font-size: 16px;height: 60px;line-height: 60px;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list li.item .title i{font-size: 11px;color: #666;margin:0 10px 0 5px;}
.news-list li.item .title:hover i{color: #866d4b;}
.news-list li.item .date{float:right;padding-right: 0px;line-height: 60px;font-size: 16px;color: #999;}
@media (max-width:767px) /*手机端*/
{
  .news-list li.item .title{font-size: 14px;height: 50px;line-height: 50px;max-width:76%;}
.news-list li.item .title i{font-size: 10px;margin:0 5px 0 0px;}
.news-list li.item .date{line-height: 50px;font-size: 14px;}
}


/*栏目-新闻资讯列表*/

.news-list li.tw2{display:block;width:100%;padding: 20px;margin-top:20px;text-align:left;border:1px solid #ededed;overflow:hidden;}
.news-list li.tw2:first-child{margin-top:0px;}
.news-list li.tw2:hover{border:1px solid #866d4b;}
.news-list li.tw2 .pic{overflow:hidden;}
.news-list li.tw2 .pic img{width:100%;height:100%;max-height: 200px;display:block;}
.news-list li.tw2:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.news-list li.tw2 .content{padding-left: 30px;}
.news-list li.tw2 .content .t1{display:block;font-size:18px;margin-bottom: 5px;overflow:hidden;}
.news-list li.tw2 .content .t2{color:#888;max-height:125px;line-height:25px;overflow:hidden;} 
.news-list li.tw2 .content .date{color:#888;margin-bottom: 5px;} 
@media (max-width:767px) /*手机端*/
{
  .news-list li.tw2{padding:0px 0 15px 0;margin:15px 0px 0px 0px;border:0px solid #eee;border-bottom:1px solid #eee;}
  .news-list li.tw2:hover{border:0px solid #866d4b;}
  .news-list li.tw2 .pic{margin-top: 5px;}
  .news-list li.tw2 .content{padding-left: 0px;}
  .news-list li.tw2 .content .t1{font-size:16px;margin-bottom: 2px;margin-top: 10px;}
  .news-list li.tw2 .content .t2{max-height:60px;line-height:20px;} 
  .news-list li.tw2 .content .date{margin-bottom: 2px;} 
}
/*首页-新闻中心*/
.news-list5{clear:both;overflow:hidden;}
.news-list5 li{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 0px 0px;text-align:left;}
.news-list5 li .pic{display:block;width:100%;height:280px;overflow:hidden;}
.news-list5 li .pic img{width:100%;height:100%;display:block;}
.news-list5 li .pic img:hover{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.news-list5 li .content{display:inline;}
.news-list5 li .content a{display:block;line-height:25px;font-size:18px;padding:10px 0;}
.news-list5 li .content p{display:block;color:#888;line-height:20px;max-height: 60px;} 
/*swiper*/

@media (max-width:1024px) /*手机端*/
{
    .swiper-inner{padding-bottom:25px;}
    .swiper-inner .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
    .swiper-inner .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#866d4b;width:10px;height:10px;opacity:0.4;}
    .swiper-inner .swiper-pagination-bullet-active{opacity:1;}
}

.swiper-inner2{padding-bottom:25px;}
.swiper-inner2 .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
.swiper-inner2 .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#866d4b;width:10px;height:10px;opacity:0.4;}
.swiper-inner2 .swiper-pagination-bullet-active{opacity:1;}

/*栏目-关于我们*/
.lm-about{clear: both;overflow:hidden;}
.lm-about p{margin:10px 0;line-height: 2;font-size: 16px;}

/*网站地图*/
.webmap{}
.webmap > ul{}
.webmap > ul > li{}
.webmap > ul > li > a{font-size:16px;line-height:40px;font-weight:bold}
.webmap > ul > li > ul > li{display:inline-block;margin:0 20px;}
.webmap > ul > li > ul > li > ul {display:none}

/*在线留言表单*/
.ui-validForm{padding-top:30px;}
.form-group::before,.form-group::after{content:"";display:table} 
.form-group::after{clear:both} 
.form-group{position:relative;padding:10px 0px;}
.form-group .control-label{position:absolute;left:0px;top:10px;}
.form-group .controls{padding-left:100px;}
.form-group .form-control{border:1px solid #eeeeee;height:32px;line-height:32px;width:100%;padding:2px 5px;font-size:16px;color:#666;transition:all .5s ease-in-out}
.form-group .form-control:focus{border-color:#ad7669}
.form-group textarea.form-control{height:300px}
.form-group .help-block{display:block}
.btn{border:1px solid #866d4b;color:#fff;height:35px;width:120px;background:#866d4b;transition:all .5s ease-in-out}
.btn:hover{background:#805246}
.form-group .controls-verificationCodeImage{position:relative;max-width:400px;_width:400px;}
.form-group .lb_verificationCodeImage{position:absolute;display:inline-block;right:1px;top:0px;height:32px;overflow:hidden}
.form-group .lb_verificationCodeImage img{height:30px;}

.el-textarea__inner:focus,.el-input.is-active .el-input__inner, .el-input__inner:focus{border-color: #866d4b!important;outline: 0;}
.el-button--small, .el-button--small.is-round {padding: 12px 50px!important;}
.el-button--primary {background-color: #866d4b!important;border-color: #866d4b!important;}
.el-form--label-left .el-form-item__label {text-align: center!important;}
.el-textarea textarea{height: 80px!important;}

/*友情链接*/
.sy-link {clear: both;margin-top:15px;}
.sy-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #0b8ad7;padding-bottom: 15px;}
.sy-link h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;}
.sy-link ul {}
.sy-link ul li {display: inline-block;margin-right: 20px;color: #eee;}
.sy-link ul li a{font-size: 12px;color: #eee;}
/*悬浮图标*/
.service-online {
  position: fixed;
    _position: absolute;
    bottom: 40%;
    right: .1%;
    z-index: 1000;
}
.service-online .btn {
  width: 50px; height: 50px; font-size: 22px; margin-bottom: 1px; vertical-align: middle; display: block; background-color: #2c3669;border: 0px solid rgb(208, 208, 208);
}
.service-online .btn .fa {
  line-height: 40px; vertical-align: top;
}
.service-online :last-child.btn {
  margin-bottom: 0px;
}
.service-online #hotline {
  position: relative;
}
.service-online .linebox {
  left: -185px; width: 190px;bottom: 0px; display: none; position: absolute;
}
.service-online .linebox p {
  line-height: 1.8;
}
.service-online .linebox p .fa {
  top: 4px; line-height: 1.4; position: relative;
}
.service-online #hotline .linebox .contentbox {
  background: rgb(255, 255, 255); padding: 9px 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 170px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online #hotline:hover .linebox {
  display: block;
}
.service-online .ewm {
  left: -145px; width: 150px; height: 150px; bottom: 0px; display: none; position: absolute;
}
.service-online #weixinIm:hover .ewm {
  display: block;
}
.service-online .ewm .contentbox {
  background: rgb(255, 255, 255); padding: 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 130px; height: 150px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online .contentbox .border-right-empty {
  width: 0px; height: 0px; right: -12px; bottom: 10px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(13, 13, 13); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute;
}
.service-online .contentbox .border-right-empty span {
  left: -12px; top: -12px; width: 0px; height: 0px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(251, 251, 251); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute;
}
.service-online .ewm img {
  width: 120px; height: 120px;
}

/*移动端底部固定导航*/
.footer-fixed{position:fixed;left:0;bottom:0;width:100%;color:#fff;background:#866d4b;z-index:19;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.footer-fixed ul{height:60px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;}
.footer-fixed ul li{flex-grow:1;}
.footer-fixed ul li + li{border-left:1px solid rgba(255,255,255,0.3);}
.footer-fixed ul li a{display:block;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.footer-fixed ul li span{font-size:16px;color:#fff;line-height:26px;}
.footer-fixed ul li .fa-home{font-size:20px;}
.footer-fixed ul li p{color:#fff;font-size:12px;}
.footer-fixed.active{transform:translateX(280px);z-index:9;}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 30px;
    right: 12px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: -8889px;
    background: url(Images/ui.totop.png) no-repeat left 0px;
    background-size: auto;
    background-size: cover;
    z-index:190;
    border-radius:50%;
    transition:all 0.2s linear;
}
#toTop:hover {
    background-position:left -50px;
    background-size: cover;
    }