.containers {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.change{
    display: block;
}

/* 头部样式 */
.fixhead{
z-index: 999;
    
    width:100%;

}
.on{
    top:0;
position: fixed;
    
}
.x-banner, .page-banner{
    /* padding-top:59px; */
}
.headtop {
    background: #333;


}

.headtop .hot,
.h-seo,
.h-seo a {
    color: #e5e5e5;
    font: 500 12px/35px "Microsoft YaHei";
}

.headtop .hot a {
    color: #e5e5e5;
    padding-right: 10px;
}

.headtop .hot a:after {
    display: inline-block;
    content: ',';
}
.headtop .hot a:last-child:after{
    content:'';
}
.h-seo a:hover {
    color: #ef8304;
}
.top-hm img{
    margin-top:8px;
}
.tel-c {
    text-align: left;
    margin-left: 12px;
}

.tel-c p {
    margin: 0;
}
.top-search{
    margin-top:6px;
}
.top-search #keyword{
    float:left;
    width: 258px;
    height: 37px;
    padding-left:9px;
    outline: none;
    border: 1px solid #e6e6e6;
}
.top-search #s_btn{
    width: 46px;
    height: 37px;
    float:left;
    background:url(../images/lso.png)center no-repeat #ef8304;
    outline: none;
    border:none;
}

/* 导航 */

.h-nav {
    background: #ef8304;
}


/* 首页产品 */

.cp {
    overflow: hidden;
    padding: 32px 0 6px;
}

.cp_lb {
    background: #ef8304;
    overflow: hidden;
    width: 280px;
    padding-bottom: 7px;
    border-bottom:13px solid #ef8304;
}

.cp_lb h2 {
    font-size: 20px;
    color: #c79c8f;
    text-transform: uppercase;
    font-weight: normal;
    height: 99px;
    overflow: hidden;
    text-align: center;
}

.cp_lb h2 em {
    font-style: normal;
    font-size: 20px;
    color: rgba(255, 255, 255, .3);
}

.cp_lb h2 a {
    margin-top: 25px;
    display: block;
    font-size: 24px;
    color: #fff;
}

.h_more a {
    display: block;
    font: 400 16px/55px "Microsoft YaHei";
    color: #333;
    padding-left: 66px;
    background: url(../images/pronavbg.png) center  top no-repeat;
    padding-bottom:27px;
}

.ck {
    background: url(../images/ck_bg.png) center no-repeat;
}

.ck_r {
    padding: 50px 28px 127px 0;
}

.ck_r li {
    width: 78px;
    margin-top: 10px;
    text-align: center;
    font: 400 12px/24px "Microsoft YaHei";
}

.ck_r li a {
    color: #fff;
}

.ck1 {
    background: #ef8304;
}

.ck2 {
    background: #333333;
}

.lb_con {
    padding-top: 20px;
    width: 268px;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
}

.lb_con h3 {
    width: 268px;
    height: 58px;
    overflow: hidden;
}

.lb_con h3 a {
    display: block;
    height: 58px;
    overflow: hidden;
    background: url(../images/pronavbg.png) no-repeat left top;
    font: 16px/58px "Microsoft YaHei";
    color: #333;
    padding-left: 66px;
}

.lb_con h3 a:hover,
.lb_con .cur a {
    background: url(../images/lb_bh.jpg) no-repeat left top;
    font-weight: bold;
    color: #ef8304;
}

.lb_con ul {
    margin: 15px 53px 13px;
}

.lb_con ul li {
    height: 26px;
    font: 14px/26px "Microsoft YaHei";
    color: #666;
    background: url(../images/projt.png) no-repeat left center;
    padding-left: 14px;
}

.lb_con ul li a {
    color: #666;
}
.lb_con ul li a:hover{
    color:#ef8304;
}
.cp_con {
    width: 885px;
    overflow: hidden;
}

.cp_con h2 {
    margin-bottom: 30px;
    padding-left: 20px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    background: url(../images/cp_h.gif) repeat-x;
    height: 58px;
    overflow: hidden;
    width: 854px;
}

.cp_con h2 a {
    font-weight: bold;
    font-size: 16px;
    color: #ef8304;
    line-height: 58px;
    background: url(../images/cp_hs.png) no-repeat left center;
    padding-left: 14px;
}

.cp_con h2 span a {
    margin-top: 20px;
    margin-right: 24px;
    display: inline-block;
    background: none;
    font-size: 12px;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-weight: normal;
    width: 50px;
    height: 17px;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    text-align: center;
    padding-left: 0;
}
.cp_con h2 span a:hover{
    color: #ef8304;
}
.cp_con ul li {
    transition: all .6s;
    margin-right: 22px;
    margin-bottom: 34px;
    line-height: 0;
    float: left;
    width: 274px;
    height: 396px;
    overflow: hidden;
    position: relative;
    border: 1px solid #e6e6e6;
}

.cp_con ul li:nth-child(3n) {
    margin-right: 0px;
}

.cp_con ul li .img {
    width: 274px;
    height: 232px;
    overflow: hidden;
}

.cp_con ul li .img img {
    max-width: 100%;
    transition: all .6s;
}
.cp_con ul li:hover .img img{
    transform: scale(1.1);
}
.cp_con ul li .pro-wz {
    background: #f7f7f7;
    height: 162px;
    padding:20px 23px 0 ;
}

.cp_con ul li .pro-wz h3 {
    text-align: center;
    font-size: 18px;
    color: #333;
    transition:all .6s;
    padding-bottom:10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.cp_con ul li:hover h3{
    color:#ef8304;
}
.cp_con ul li .pro-wz .con {
    height: 109px;
}

.cp_con ul li .pro-wz .con p {
    font: 500 14px/2 "Microsoft YaHei";
    color: #666;
    padding-left:16px;
    position: relative;
    margin-bottom: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.cp_con ul li .pro-wz .con p::before{
    position: absolute;
    content:'';
    width: 8px;
    height: 8px;
    left:0px;
    top:10px;
    border-radius: 100%;
    background: #9a9a9a;
}
.cp_con ul li span {
    display: block;
    position: absolute;
    width: 261px;
    height: 45px;
    left: 6px;
    bottom: 6px;
    text-align: center;
    background: #f5f5f5;
    font: 14px/44px "Microsoft YaHei";
}

.cp_con ul li a:hover span {
    background: #ef8304;
    color: #fff;
}

.cp_con ul li:hover {
   box-shadow: 0px 0px 5px #e4e4e4;
}

.cp_con .nobot {
    margin-right: 0;
}

/* 咨询热线 */

.zx {
    height: 212px;
}
.zx-l{
    padding:49px 0 0 80px;
}
.zx-t1 {
    font: 700 30px/30px "Microsoft YaHei";
    color: #fff;
}
.zx-t1 span{
    padding-right:28px;
    color:#ef8304;
    font: 700 30px/30px "Microsoft YaHei";
}

.zx-t2 {
    font: 400 20px/20px "Microsoft YaHei";
    color: #fff;
    margin-top:17px;
}

.zx-t2 p {
   margin:0 0 9px 35px;
}

.zx-r{
    width: 395px;
}


.tzx {
    text-align: left;
    margin-top: 71px;
    color: #fff;
    padding: 0 0 0 56px;
   
}
.tzx p {
    text-align:left;
    font: 400 18px/18px "Microsoft YaHei";
    color: #fff;
    padding-right: 75px;
}



.z-more {
    margin-top: 12px;
    display: block;
    width: 209px;
    height: 39px;
    font: 700 18px/39px "Microsoft YaHei";
    color: #fff;
    padding-left: 124px;
}

.z-more:hover {
    color: #fff;
}


/* 设备展示 */
.qj-title{
    text-align: center;
}
.qj-title h3{
    color: #333;
    font: 700 36px/36px "Microsoft YaHei";  
}
.qj-title h3 b{
    color:#ef8304;
}
.qj-title p{
    margin-top:16px;
    color: #999;
    text-transform: uppercase;
    font: 500 16px/16px "Microsoft YaHei";  
}
.qj-title p::before{
    display: inline-block;
    content:'';
    margin-right:25px;
    width: 45px;
    height: 12px;
    background: url(../images/titlebg.png);
}
.qj-title p::after{
    display: inline-block;
    content:'';
    width: 45px;
    height: 12px;
    margin-left:25px;
    background: url(../images/titlebg.png);
}

.about-title{
    text-align: center;
}
.about-title h3{
    padding-top:44px;
    color:#333;
    font: 700 36px/36px "Microsoft YaHei";  
}
.about-title h3 b{
color:#ff9900;
}
.about-title p{
    margin-top:16px;
    color:#999;
    text-transform: uppercase;
    font: 500 16px/16px "Microsoft YaHei";  
}
.about-title p::before{
    display: inline-block;
    content:'';
    margin-right:25px;
    width: 45px;
    height: 12px;
    background: url(../images/titlebg.png);
}
.about-title p::after{
    display: inline-block;
    content:'';
    width: 45px;
    height: 12px;
    margin-left:25px;
    background: url(../images/titlebg.png);
}

.home-sb {
    padding: 41px 0 38px;
}
.tabli{
    width: 318px;
    height: 568px;
    padding: 34px 0 0 19px;
    background: #f7f7f7;
}
.tabli  a {
     display: block;
    width: 280px;
    height: 87px;
    border: solid 1px #e6e6e6;
    margin-bottom: 14px;
    position: relative;
    transition: all .6s;
    background: #fff;
}
.tabli li a{
    display: block;
}

.tabli a h3{
    float:left;
    width: 60px;
    height: 53px;
    font-size: 48px;
    font-family: "impact";
    color:#333;
    margin:19px 0 0 21px;
    border-right:1px solid #e6e6e6;
}
.tabli a h3 b{
    margin-left:-6px;
    font-size: 48px;
    font-family: "impact";
}

.tabli a:nth-child(5n) {
    margin-bottom: 0px;
}
.tabli a .title{
    padding-left:16px;
}
.tabli a .title span {
    display: block;
    font: 500 18px/18px "Microsoft YaHei";
    color: #333;
    padding: 25px 0 0;
}

.title b {
    padding-top:10px;
    font: 500 16px/16px "Microsoft YaHei";
    color: #999;
    text-transform: uppercase;
    display: block;
}



.tabli a.cur {
    background: #ef8304;
    border: solid 1px #ef8304;
    position: relative;
}
.tabli a.cur h3{
    color: #fff;
}
.tabli a.cur .title span,
.tabli a.cur .title b {
    color: #fff;
}

.tabli a.cur:after {
    position: absolute;
    content: '';
    width: 75px;
    height: 87px;
    top: -1px;
    left: 273px;
    background: url(../images/sbjt.png)center left 18px no-repeat #ef8304;
    z-index: 9;
    cursor: pointer;
}

.tab_pic {
    width: 882px;
    height: 568px;
    overflow: hidden;
}

.p2 {
    position: relative;
    width: 882px;
    height: 568px;
}

.p2 img {
    max-width: 100%;
}

.p2-con {
    position: absolute;
    bottom: 0;
    height: 93px;
    width: 100%;
    background: rgba(17, 17, 17, .5);
    color: #eaeaea;
    font: 500 14px/14px "Microsoft YaHei";
    padding: 25px 0 0 38px;
}

.p2-con h3 {
    padding-bottom: 14px;
}

.h-sb {
    padding-top: 24px;
}
/* 关于我们 */
.h-about{
    background: url(../images/aboutbg.jpg)center ;
    padding:0 0 55px;
}
.about-title{
    height: 260px;
    /* background: #999; */
    text-align: center;
    
}
.about-content{
    margin-top:-120px;
    padding:28px 20px 45px 16px;
    background: #fff;
}
.about-nr .about-l{
    width: 476px;
    height: 317px;
    overflow: hidden;
}
.about-nr .about-l img{
    transition: all .6s;
}
.about-nr .about-l:hover img{
    transform: scale(1.1);
}
.about-nr .about-r{
    width: 638px;
    height: 317px;
}
.about-nr .about-r h3{
    color: #333;
    padding: 23px 0 15px;
    font: 700 28px/28px "Microsoft YaHei";
}
.about-nr .about-r .about-rcon{
    padding-right:80px;
    height: 168px;
    overflow: hidden;
}
.about-nr .about-r .about-rcon p {
    color: #666;
    font: 400 16px/28px "Microsoft YaHei";
}
.about-nr .more-about{
    margin-top:36px;
    width: 138px;
    height: 38px;
    color:#fff;
    transition: all .6s;
    text-align: center;
    display: block;
    background: #ef8304;
    font: 400 16px/38px "Microsoft YaHei";
}
.about-nr .more-about:hover{
    padding-left:10px;
}

/* 案例展示 */
.x-about-list {
  margin-top:30px;
}

.x-about-item a {
  display: block;
  text-align: left;
  width: 100%;
  font-size: 0;
}
.x-about-item a .pic{
    overflow: hidden;
}
.x-about-item a img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
  transition:all .6s;
}

.x-about-item a:hover img {
  transform: scale(1.1);
}

.x-about-item a h3 {
  color:#666;
  padding-top:11px;
  text-align: center;
  font: 400 16px/1 "Microsoft YaHei";
}
.x-about-item:hover h3{
    color:#ef8304;
}
/* 新闻中心 */

.h-news {
  
    padding: 43px 0 41px;
}

.lnews_n {
    padding-top: 16px;
}


/* 新闻左侧样式 */

.lnews_l {
    width: 747px;
    height: 596px;
    overflow: hidden;
    background: #f7f7f7;
}

.lnew_t {
    width: 100%;
    border: solid 1px #f0f0f0;
}

.lnew_t a {
    display: inline-block;
    width: 33.3%;
    float: left;
    height: 62px;
    font: 500 20px/62px "Microsoft YaHei";
    padding-left: 86px;
    color: #fff;
}

.lnew_t a:nth-child(1) {
    background: url(../images/news1.png) center left 50px no-repeat #454444;
}

.lnew_t a:nth-child(2) {
    padding-left:89px;
    background: url(../images/news2.png) center left 49px no-repeat #333;
}
.lnew_t a:nth-child(3) {
    padding-left:94px;
    background: url(../images/news3.png) center left 53px no-repeat #454444;
}

.lnew_t a:hover {
    color: #fff;
}



.lnew_t a.cur:nth-child(1) {
    background: url(../images/news1.png) center left 50px no-repeat #ff9900;
}

.lnew_t a.cur:nth-child(2) {
    background: url(../images/news2.png) center left 49px no-repeat #ff9900;
}
.lnew_t a.cur:nth-child(3) {
    background: url(../images/news3.png) center left 53px no-repeat #ff9900;
}

.news-wrap {
    padding: 25px 26px 0 16px;
}



.news-pic {
    display: block;
    width: 227px;
    height: 156px;
        overflow: hidden;
    padding: 7px 0 0 3px;
    background: #fff;
}

.news-pic img {
    display: block;
    max-width: 100%;
    transition: all .6s;
}
.lnew_ct{
    width: 450px;
}
.lnew_img:hover img {
    transform: scale(1.1);

}

.lnew_w {
width: 100%;
margin-top:18px;
}

.lnews_nr_z {
    display: block;
    height: 65px;
    position: relative;
    margin-bottom:12px;
}
.lnews_nr_z .data{
    width: 78px;
    height: 65px;
    color: #fff;
    padding-top:10px;
    text-align: center;
    background: #ef8304;
}
.lnews_nr_z .data h4{
    font-size: 24px;
}
.lnews_nr_z .data h5{
    padding-top:6px;
    font-size: 16px;
}
.lnews_nr_z h3{
    transition: all .6s;
    background: #fff;
    padding: 0 16px 0 31px;
    width: calc(100% - 78px);
    border:1px solid #e6e6e6;
    font: 500 18px/63px "Microsoft YaHei";
    color: #333;
}
.lnews_nr_z h3 span{
    float:right;
    color:#999;
    font: 500 16px/63px "Microsoft YaHei";
}

.lnews_nr_z a:hover {
    color: #ff9900;
}

.lnew_ct a {
    display: block;
}
.lnew_w a:hover h3{
    color: #ff9900;
}
.lnew_ct .lnew_h {
    font: 500 18px/18px "Microsoft YaHei";
    color: #333;
    transition: all .6s;
    padding: 30px 0 10px;
}
.lnew_img:hover .lnew_h{
    color:#ef8304;
}
.lnew_center {
    font: 500 14px/28px "Microsoft YaHei";
    color: #666;
}

.lnew_img li:hover .lnew_h {
    color: #ff9900;
}


/* 新闻右侧样式 */

.news3 {
    padding: 0px 0 33px 0;

    border-top:none;
}

.lnews_r {
    width: 417px;
    height: 595px;
    background: #f7f7f7;
        border: 1px solid #e6e6e6;
}

.went {
    display: block;
    margin:-1px;
    height: 62px;
    font: 500 20px/62px "Microsoft YaHei";
    color: #fff;
    border: solid 1px #333;
    background: url(../images/news4.png)center left 13px no-repeat #333;
    padding-left: 55px;
}

.went:hover {
    color: #fff;
}

.xwenz {
    font: 500 16px/62px "Microsoft YaHei";
    color: #fff;
    padding-left: 203px;
}

.xwenz:hover {
    color: #fff;
}

.lnew_a {
    display: block;
    width: 27px;
    height: 27px;
    background: url(../images/mewsq.png) center no-repeat;
}

.lnew_wz {
    padding: 20px 25px 17px 14px;
    border-bottom: 1px dashed #e7e7e7;

}

.lnew_q {
    display: block;
    width: 27px;
    height: 27px;
    margin-top:13px;
    background: url(../images/newsa.png) center no-repeat;
}

.lnews_r_h {  
    display: block; 
    width:336px; 
}
.lnews_r_h h3{
    font: 500 16px/16px "Microsoft YaHei";
    color: #333;
    transition: all .6s;
    padding: 6px 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.lnew_wz:hover .lnews_r_h h3{
    color:#ef8304;
}
.lnews_r_c {
    font: 500 14px/28px "Microsoft YaHei";
    color: #999;
    text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}


.lnew_wz:hover .lnews_r_h {
    color: #ff9900;
}

#ydemo {
    overflow: hidden;
    margin: 24px auto 20px;
    position: relative;
    height: 490px;
}

/* 底部样式 */
.f-nav{
    background: #ef8304;
}
.f-nav a{
    display: inline-block;
    color:#fff;
    border-right:1px solid #f29d39;
    padding:0 30px 0 25px;
    margin: 5px 0 3px;
    /* margin: 17px 0 14px; */
    font: 500 15px/33px "Microsoft YaHei";
}
.f-nav a:last-child{
    border-right: none;
}
.f-nav a:hover{
    color:#eaeaea;
    background: #333;
}
.x-footer {
    padding-top:8px;
  background: #1a1a1a;
  color:#fff;
}
.x-footer a{
    color:#fff;
}

.x-copyright{
    padding:31px 64px 0 53px;
    width: 425px;
    height: 257px;
    font: 300 14px/34px "Microsoft YaHei";
    border-right: 1px solid #2e2e2f;
}
 .x-copyright h5{
     margin-bottom:20px;
     font: 300 20px/20px "Microsoft YaHei";
 }
 .f-about{
     height: 257px;
     width: 438px;
     padding:31px 64px 0 110px;
     border-right: 1px solid #2e2e2f;
 }
  .f-about h5{
     margin-bottom:20px;
     font: 300 20px/20px "Microsoft YaHei";
 }
 .f-ewm{
    
     padding:76px 0 0 50px;
 }

 .x-link {
     border-top: 1px solid #555558;
  background: #1a1a1a;
  padding: 17px 0 23px;
  color:#fff;
  font: 300 14px/14px "Microsoft YaHei";
}

.x-link a {
  color: #fff;
  font: 300 12px/14px "Microsoft YaHei";
}


/* 福星 */
.xypg-detail-tags {
    display: none;
}

