
body, html {
    overflow-x: hidden;
} 
/*****网站内页，全局栏目头颜色设置－开始******/

a:focus, a:hover{color:#a52127;}
h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}
/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}
@media (min-width: 1440px) {
    .container {
        width:1200px
    }
}



/* 公用标题样式 */
.bt{text-align:center;padding: 50px 0;}
.bt h3 {font-size: 30px;line-height: 1; margin-bottom: 10px; letter-spacing: 5px; color: #555;font-weight: bold;font-family: Microsoft JhengHei;}
.bt h5 {text-transform: uppercase; font-weight: bold; font-size: 15px; line-height: 1;  letter-spacing: 3px;color: #777;font-family: Microsoft JhengHei;}
.bt span{color: #2a98d6;}

@media (min-width: 1200px) and (max-width: 1440px){
  
  
  
  
}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
  
  .bt{padding: 30px 15px;}
  .bt h3{font-size: 22px;letter-spacing: 3px;margin-bottom: 5px;}
  .bt h5{font-size: 13px;letter-spacing: 2px;}
  .bt p{font-size:13px;line-height: 1.5;}

}
@media (max-width: 767px){

  .bt { padding: 20px 10px;}
  
}

@media (max-width: 415px){
 
}



/* 产品中心 */

.fenlei{background: #f3f3f3;padding-bottom: 80px;}

.fl-cont{}
.fl-cont ul{overflow: hidden;padding: 0 0.5%;}
.fl-cont ul li{float: left;width: 25%;padding: 0 0.3%;}
.fl-cont ul li a{display:block;}
.fl-cont ul li a .fl-img{position: relative;overflow: hidden;height: auto;}
.fl-cont ul li a .fl-img img{width: 100%;transition: all .5s;transform: scale(1.05);}
.fl-cont ul li a .fl-img h2{position: absolute;width: 100%;height: 100%;background: rgb(0 0 0 / 40%);top: 0;left: 0;text-align:center;padding-top: 52%;opacity: 0;transition: all .5s;}
.fl-cont ul li a .fl-img h2 b {color: #fff; font-size: 36px;  font-weight: normal;letter-spacing: 2px;transition: all .5s;}
.fl-cont ul li a .fl-img span.line {position: absolute; width: 94%;display: block;border: 1px solid rgba(255,255,255,.5); z-index: 3;left: 0;top: 0; height: 95%; margin: 3%;}
.fl-cont ul li a h3 {font-size: 19px;line-height: 1;font-weight: bold; color: #fff; letter-spacing: 1px; margin-top: 5px; background: #a52127;text-align: center;padding: 12px 0;}

.fl-cont ul li a:hover .fl-img img{transform: scale(1);}
.fl-cont ul li a:hover .fl-img h2{opacity: 1;}
.fl-cont ul li a:hover .fl-img h2 b{}

.fl-btn{margin-top: 50px;text-align: center;}
.fl-btn a { display: inline-block; font-size: 15px;line-height: 1; background: #eee; padding: 10px 50px;color: #555;border-radius: 2px;transition: all .5s;}
.fl-btn a:hover{background: #b10000;color: #fff;}

@media (min-width: 1200px) and (max-width: 1440px){
  
  .fl-cont ul li{padding: 0 0.3%;}
  
  .fl-cont ul li a .fl-img h2 b{font-size: 30px;}
  
  
  
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .fl-cont ul li{padding: 0 0.3%;}

  .fl-cont ul li a h3{font-size: 16px;}
  
}
@media (max-width: 992px){
 
  .fenlei{padding-bottom: 50px;}
  
  .fl-cont ul li{padding: 0 0.5%;}
  
  .fl-cont ul li a h3{font-size: 15px;margin-top: 8px;}
  
  .fl-cont ul li a .fl-img h2 b{font-size: 24px;}
  
  .fl-btn {margin-top: 30px;}

}
@media (max-width: 767px){

  .fl-cont ul li {width: 50%;padding: 0 5px;margin-bottom: 20px;}
  
  .fl-btn{margin: 0;}
  
}

@media (max-width: 415px){
 
  
  
  
  
}












/* 公司介绍 */
.gywm-bg{padding: 61px 0;background:url(../images/dt7.png)no-repeat center}

.gy-nr{float: left;width: 48%;}
.gy-nr h3 { font-size: 30px;line-height: 1;font-family: Microsoft JhengHei;font-weight: bold;color: #666;}
.gy-nr h5 {font-size: 22px;text-transform: uppercase;color: #aaa;line-height: 1;margin: 6px 0 20px;}
.gy-nr h2 { font-family: Microsoft JhengHei;font-size: 32px; font-weight: bold; color: #2b8ec7;line-height: 1;margin-bottom: 30px;}
.gy-nr .gy-txt{}
.gy-nr .gy-txt p {font-size: 16px;line-height: 1.5;color: #666;}

.gy-img{float: right;width: 48%;position:relative;}

.img-bor { border: 4px solid #ffc000; width: 80%;height: 480px;float: right;}

.carousel { position: absolute;width: 90%;top: 5%;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{width: 100%;}

.gy-btn{margin-top: 30px;}
.gy-btn a {display: inline-block; font-size: 16px; line-height: 1; background: #2a98d6;color: #fff; padding: 10px 35px; border-radius: 2px;transition: all .5s;}
.gy-btn a:hover{color: #ffc000;background: none;font-weight: bold;}


@media (min-width: 1200px) and (max-width: 1440px){
  
  .img-bor{height: 400px;}
  .gy-nr .gy-txt p{font-size: 15px;}
  
  
}

@media (min-width: 992px) and (max-width: 1200px){

  .gy-nr .gy-txt p{font-size: 15px;}
  .gy-nr h2{margin-bottom: 20px;font-size: 28px;}
  .img-bor{height: 330px;}
  
}
@media (max-width: 992px){
  .gywm-bg{padding: 50px 0;}
  .gy-cont{padding: 0 15px;}
  
  .gy-nr,.gy-img {float: none; width: 100%;}
  .gy-nr{margin-bottom: 20px;}
  .gy-img{overflow: hidden;}
  .img-bor {border: 4px solid #ffc000; width: 80%; height: 510px;float: right;}
  
  .carousel-inner>.item>a>img {max-height: inherit;}

}
@media (max-width: 767px){

  .gy-img{border: 4px solid #2a98d6;}
  .carousel {width: 100%;top: 0; position: static;}
  .img-bor {width: 100%;height: auto;float: none;border: none;}
  .gy-nr h3 {font-size: 20px;color: #666;text-align: center;}
  .gy-nr h5 {font-size: 15px;text-align: center;margin: 6px 0 8px;}
  .gy-nr h2 {font-size: 23px;margin-bottom: 8px;text-align: center;}
  .gywm-bg {padding: 21px 0;}
  .gy-nr .gy-txt p {line-height: 1.7;color: #666;font-size: 15px;}
  .gy-btn {margin-top: 12px;margin-left: 134px;}
  .gy-btn a {font-size: 13px;padding: 10px 21px;}

}

@media (max-width: 415px){
 
  
  
  
  
}



/* 产品中心 */
.chanpin{margin: 39px 0;background:url(../images/dt5.png)no-repeat center;padding: 10px 0;}

.cp-bt{padding-bottom: 30px;}

.cp-nav{text-align: center;}
.cp-nav ul{display: inline-block;}
.cp-nav ul li{float: left;margin: 0 40px;}
.cp-nav ul li a {display: block;font-size: 17px;line-height: 1;color: #555;}
.cp-nav ul li a:hover{color: #a52127;}

.walking{height: 440px !important;}
.walking .ar_1{height: 440px;margin-left: 20px;width: 270px;background: none;}
.walking .ar_1 .item{height: 400px;border: none;}
.walking .ar_1 .item img{height: 100%;}
.walking .ar_1 p { height: 40px; line-height: 40px; background: none;color: #555; padding: 0 5px; font-size: 17px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.walking .ar_1:hover p{color: #a52127;text-decoration: underline;}

.cp-btn{text-align: center;margin-top: 30px;}
.cp-btn a {display: inline-block; font-size: 17px;line-height: 1; color: #fff; padding: 10px 17px;transition: all .5s;background: #2a98d6;}
.cp-btn a:hover{background: #ffc000;color: #fff;}

@media (min-width: 1200px) and (max-width: 1440px){
  
  
}

@media (min-width: 992px) and (max-width: 1200px){
  
  
  
}
@media (max-width: 992px){
 
  .walking {height: 330px !important; margin: 0;}
  
  .walking .ar_1{width: 190px;height: 330px;}
  .walking .ar_1 .item {height: 300px;}

}
@media (max-width: 767px){

  .cp-nav{display: none;}
  .cp-btn a {font-size: 13px;padding: 10px 21px;}
  .chanpin {
    margin: 39px 0 14px 0;
    background: url(../images/dt5.png)no-repeat center;
    padding: 10px 0;
}
  
  
}

@media (max-width: 415px){
 
  
  
  
  
}




/* 制作流程 */
.liucheng{padding: 60px 0;background: url(../images/bg4.jpg)no-repeat center fixed;}

.lc-bt{text-align: center;margin-bottom: 50px;}
.lc-bt h5 {font-size: 30px; text-transform: uppercase; line-height: 1; margin-bottom: 10px;color: #fff;}
.lc-bt h5 span{color: #d1a800;}
.lc-bt h3 {font-family: Microsoft JhengHei;font-size: 30px;font-weight: bold;line-height: 1;color: #000;letter-spacing: 1px;color: #fff;}

.lc-cont{padding: 0 8%;}
.lc-cont ul{}
.lc-cont ul li{float: left;width: 50%;padding: 0 20px;margin: 15px 0;}
.lc-cont ul li .lc-box {padding: 20px;background: rgb(165 33 39 / 25%);box-shadow: 0 0 2px #ccc;border-radius: 5px;overflow: hidden;cursor: pointer;position: relative;}
.lc-cont ul li .lc-box h3 {font-family: Microsoft JhengHei; font-size: 24px;line-height: 1; font-weight: bold; margin-bottom: 5px;color: #fff;}
.lc-cont ul li .lc-box h6 {font-size: 13px; text-transform: uppercase;  color: #fff;margin-bottom: 10px;}
.lc-cont ul li .lc-box p {font-size: 17px;line-height: 1.5;color: #fff;height: 90px;overflow: hidden;}
.lc-cont ul li .lc-box .lc-n { width: 60px;height: 50px; overflow: hidden; float: right;text-align: center;position:relative;}
.lc-cont ul li .lc-box .lc-n h5{font-size: 50px;line-height: 50px;font-weight: bold;transition:all .6s;}
.lc-cont ul li .lc-box .lc-n .n1{position: absolute;top: 0;transition:all .6s;color: #fff;}
.lc-cont ul li .lc-box .lc-n .n2{color: #fad87c;position: absolute;top: 50px;transition:all .6s;}
.lc-cont ul li .lc-box:hover .lc-n .n1{top: -50px;}
.lc-cont ul li .lc-box:hover .lc-n .n2{top: 0;}

.lc-cont ul li .lc-box img { position: absolute;left: -35%;top: 0;width: 70%;transition: all .5s;transform: scale(0);opacity: .5;}
.lc-cont ul li .lc-box .lc-txt{position: relative;z-index: 3;}
.lc-cont ul li .lc-box:hover img{transform: scale(1);}

@media (min-width: 1200px) and (max-width: 1440px){
  
  .lc-cont ul li .lc-box p{font-size: 16px;line-height: 1.4;}
  
  
}



@media (min-width: 992px) and (max-width: 1200px){
  
  .lc-cont ul li{padding: 0 10px;}
  .lc-cont ul li .lc-box h6 { font-size: 12px; height: 26px;line-height: 1.2;}
  .lc-cont ul li .lc-box h6 { font-size: 12px;height: 24px;}
  
  .lc-cont ul li .lc-box h3{font-size: 20px;}
  
  
  .lc-cont ul li .lc-box p {font-size: 13px;line-height: 1.5;color: #fff;height: 80px;overflow: hidden;}
  .lc-cont ul li .lc-box .lc-n { width: 50px; height: 40px;}
  .lc-cont ul li .lc-box .lc-n h5 {font-size: 40px; line-height: 40px;}
  
  .lc-cont ul li .lc-box img{left: -30%;}
  
}

@media(max-width: 992px){
  
  .lc-bt {margin-bottom: 30px;}
  
  .lc-cont ul li { float: left; width: 50%;padding: 0 15px;}
  .lc-cont ul li .lc-box h3{font-size: 22px;}
  .lc-cont ul li .lc-box h6{height: 24px;font-size: 12px;}
  .lc-cont ul li .lc-box{padding: 10px;}
  .lc-cont { padding: 0;}

  .lc-cont ul li .lc-box p { font-size: 15px;height: 96px;line-height: 1.3;}
  .lc-cont ul li .lc-box .lc-n{width: 50px;overflow: hidden;height: 40px;}
  .lc-cont ul li .lc-box .lc-n h5 { font-size: 40px; line-height: 40px;}
}

@media(max-width: 767px){
 
  .lc-bt h5 ,.lc-bt h3{font-size: 25px;}
  
  .lc-cont ul li { float: none;width: 100%;}
  
  
  
  
}








.liuyan{padding: 80px 0;background: url(../images/bg8.jpg)no-repeat center;}

.ly-cont{background: rgb(165 33 39 / 80%);padding: 50px 30px;border-radius: 10px;}

.ly-left{float: left;width: 49%;}
.ly-left h3 { font-size: 30px; text-transform: uppercase; font-weight: bold;color: #fff;letter-spacing: 1px;margin-bottom: 30px;padding-left: 30px;}
.ly-left h3 span {display: inline-block; font-size: 50px;line-height: 1;vertical-align: text-bottom;}

.ly-nr .mess_list {overflow: hidden; margin-bottom: 15px; border-bottom: none;padding-bottom: 15px;}
.ly-nr .mess_list .mess_title { width: 15%; font-size: 16px; text-align: right; line-height: 35px;float: left;color: #fff;}
.ly-nr .mess_list .mess_input { width: 80%;float: left;}
.ly-nr .mess_list .mess_textarea { width: 80%;float: left;}
.ly-nr .mess_list .form-control { width: 80%; height: 40px;  background: none;border: none; border-bottom: 1px solid #fff;color: #fff;}
.ly-nr .mess_list textarea.form-control{height: 80px;}
.ly-nr .mess_list textarea.form-control,.ly-nr .mess_list .form-control{border: 1px solid transparent;border-bottom-color: #fff;font-size: 15px;line-height: 40px;}
.ly-nr .mess_list textarea.form-control:focus,.ly-nr .mess_list .form-control:focus{border: 1px solid #fff;}

.ly-nr .mess_submit{margin-left: 15%;}
.ly-nr .mess_submit input[type=button] { background: #f6f6f6; color: #505050;font-size: 16px; line-height: 1; border-radius: 2px;padding: 10px 50px;}
.ly-nr .mess_submit input[type=button]:hover { background: #262626;color: #fff;}


.ly-right{float: right;width: 49%;padding-top: 80px;color: #fff;padding-right: 50px;}
.ly-right h5 {font-size: 16px;line-height: 1.5;}
.ly-right h2 {margin-top: 30px;font-size: 26px;line-height: 1;letter-spacing: 1px;}
.ly-right hr { border-top: 1px dashed #fff;margin: 20px 0 30px;}
.ly-right .ly-txt{}
.ly-right .ly-txt p { font-size: 15px; line-height: 2;}


@media (min-width: 1200px) and (max-width: 1440px){
  
  .ly-nr .mess_list .mess_title{width: 20%;}
  .ly-nr .mess_submit {margin-left: 20%;}
 
  
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .ly-nr .mess_list .mess_title{width: 20%;font-size: 15px;}
  .ly-nr .mess_submit {margin-left: 20%;}
 
  .ly-right h5 {font-size: 15px;line-height: 1.5;}
  .ly-right h2{margin-top: 20px;}
  .ly-right .ly-txt p { font-size: 14px; line-height: 2;}
  
}
@media (max-width: 992px){

  .ly-cont{padding: 30px 15px;}
  .ly-left h3{font-size: 22px;margin-bottom: 20px;padding-left: 20px;}
  .ly-left h3 span{font-size: 36px;}
  .ly-nr .mess_list .mess_title{width: 25%;font-size: 14px;}
  .ly-nr .mess_list .mess_input,.ly-nr .mess_list .mess_textarea{width: 75%;}
  
  .ly-right{padding-top: 40px;padding-right: 10px;}
  .ly-right h5{font-size: 14px;}
  .ly-right h2{margin-top: 15px;font-size: 24px;}
  .ly-right hr{margin: 10px 0 15px;}
  .ly-right .ly-txt p { font-size: 14px;line-height: 2;}
  
}
@media (max-width: 767px){
  
  .liuyan{padding: 50px 15px;background-size: auto 100%;}
  .ly-left,.ly-right {float: none;width: 100%;}
  .ly-nr .mess_list .form-control{width: 95%;}
  .ly-nr .mess_submit {margin-left: 25%;}
  .ly-nr .mess_submit input[type=button]{font-size: 14px;padding: 10px 40px;}
}

@media (max-width: 415px){
 
}



/* 新闻
.xinw{}

.xw-cont{}
.xw-cont ul{}
.xw-cont ul li{float: left;width: 33.33333%;padding: 0 10px;}
.xw-cont ul li a{display: block;padding: 15px;background: #f3f3f3; position: relative;top: 0;transition: all .5s;}
.xw-cont ul li a .xw-img{height: 300px;overflow: hidden;}
.xw-cont ul li a .xw-img img{width: 100%;min-height: 100%;transition: all .8s;}
.xw-cont ul li a .xw-info{margin-top: 15px;}
.xw-cont ul li a .xw-info h3 { font-size: 17px; line-height: 1; color: #555;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw-cont ul li a .xw-info h5 {font-size: 14px; line-height: 1; color: #888; margin: 15px 0;}
.xw-cont ul li a .xw-info h5 .fa{margin-right: 5px;}
.xw-cont ul li a .xw-info p { font-size: 15px;line-height: 1.3; color: #777; height: 60px;overflow: hidden;}
.xw-cont ul li a .xw-info b { display: block;margin-top: 10px;}
.xw-cont ul li a .xw-info b span {display: inline-block; width: 50px; height: 1px; background: #888;vertical-align: super;transition: all .5s;}
.xw-cont ul li a .xw-info b .fa {font-size: 20px;line-height: 20px;color: #888;margin-left: -3px;}
.xw-cont ul li a:hover{}
.xw-cont ul li a:hover .xw-img img{transform: scale(1.05);}
.xw-cont ul li a:hover .xw-info h3{color: #a52127;}
.xw-cont ul li a:hover .xw-info b span{background: #a52127;width: 100px;}
.xw-cont ul li a:hover .xw-info b .fa{color: #a52127;}

.xw-btn {margin-top: 50px;text-align: center;}
.xw-btn a {display: inline-block; font-size: 15px;line-height: 1;background: #a52127; color: #fff; padding: 12px 35px;border-radius: 2px;}
.xw-btn a:hover{}



@media (min-width: 1200px) and (max-width: 1440px){
  
  .xw-cont ul li a .xw-img {height: 230px; overflow: hidden;}
  
  .xw-btn {padding: 0 15px 20px;}

  
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .xw-cont ul li a .xw-img {height: 180px;overflow: hidden;}
 
  
}
@media (max-width: 992px){

  .xw-cont ul li a{padding: 10px;}
  .xw-cont ul li a .xw-img {height: 130px;}
  .xw-cont ul li a .xw-info h5{font-size: 12px;margin: 8px 0;}
  
}
@media (max-width: 767px){
  
  .xw-cont{padding: 0 15px;}
  .xw-cont ul li {float: none; width: 100%; padding: 0;margin: 0 0 10px;}
  
  .xw-cont ul li a .xw-img { height: 200px;}
  .xw-btn { padding: 0 15px;}
  .xw-btn a{font-size:13px;}
  
}

@media (max-width: 415px){
 
}
 */





/*底部*/


.f_one{background: #eee;padding: 50px 0;}

.f-logo{float: left;padding-right: 15px;width: 30%;border-right: 1px solid #bbb;display: grid;
    place-items: center;}
.f-logo img { height: 147px;}
.f-dh {font-size: 24px;font-weight: bold;letter-spacing: -1px; color: #222;}
.f-dh img { height: 30px; margin: 0; margin-right: 6px;vertical-align: top;}


.f-lx {float: left;width: 40%;padding-left: 20px;padding-top: 10px;}
.f-lx h3 {font-size: 24px; line-height: 1;font-weight: bold; letter-spacing: 1px; margin-bottom: 10px;color: #555;}
.f-lx p { font-size: 15px;line-height: 1.5;color: #666;}
.f-lx p a:hover{color: #ff0000;}

.f-ewm{float: right;width: 30%;}
.f-ewm .ewm-box { float: left; width: 29%;margin: 0 2%;}
.f-ewm .ewm-box img{width: 100%;}
.f-ewm .ewm-box p { font-size: 14px;line-height: 1; color: #666;text-align: center;margin-top: 15px;}

.sec-tit.left-keyword-tit, .themain {
    display: block;
}
.themain {
    clear: both;
    text-align: center;
    color: #fff;
}
.themain a {
    color: #fff;
    margin: 0 5px;
}

p.copyright { font-size: 15px; line-height: 1; color: #ccc; padding: 20px 0;text-align: center; border-top: 1px solid #eee; background: #222;}

.mo-f { background: #242424; padding: 20px 15px;color: #fff;text-align: center;}
.mo-f h3 { font-size: 20px;line-height: 1;margin-bottom: 15px;}
.mo-f p { font-size: 14px;line-height: 1.5;margin-bottom: 6px;}

@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #ffc000;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:0px;}
}

@media (min-width: 992px) and (max-width: 1200px){

  .f-logo img {height: 70px;}
  
  .ly-nr .mess_list .form-control { width: 90%;}
  
  .f-ewm{width: 40%;}
  .f-nav {float: left; width: 24%; margin-left: 3%;}
  .f-logo {width: 20%;}
  
  
}

@media (max-width: 992px){
  
}

@media (max-width: 767px){
  
}




/* 内页 */
.page-body { margin: 20px auto 50px;}
.left_menu{float: left;width: 21%;margin-right: 2%;padding: 0;}
.page-body .col-md-9{float: left;width: 77%;padding: 0;}


/* 左侧菜单 */
.page-body .sec-tit { margin-top: 15px;background: #242424; height: 50px; line-height: 1; border: none;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 50px; font-weight: normal; font-size: 20px; color: #fff; border-bottom: none; text-align: center;}

.page-l-clist{border: none;margin-top: 3px;}
.page-l-clist ul { padding: 0; border: none;}
.page-l-clist li.layer1 { height: auto;line-height: 1;text-align: left; font-size: 16px; border-bottom: none;z-index: 1;}
.page-l-clist li.layer1 a {display: block; overflow: hidden;padding: 15px 20px; border-bottom: 1px solid #ddd;background: #eee;}
.page-l-clist li.layer1 a span{float: left;}
.page-l-clist li.layer1 a .fa{float: right;}
.page-l-clist li a:hover {height: auto;color: #fff; background: #b10000;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #b10000;}

.page-l-clist li .layer2 { position: absolute;left: 100%; top: 0px; width: 210px; padding: 0;background: #f5f5f5; z-index: 9999;}
.page-l-clist li .layer2 ul{border: none;}
.page-l-clist li .layer2 ul li {height: auto; line-height: 1; border: none;}

.left-news{border: 1px solid #242424;padding: 5px 10px;}
.left-news li {border-bottom: none;}
.left-news li a{display: block;padding: 8px 0;}
.left-news li a h5 {line-height: 1;text-align: left; font-size: 14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #555;}
.left-news li a h5 .fa{margin-right: 5px;}
.left-news li a:hover h5{color: #b10000;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #b10000;}

.wp-pagenavi{text-align: center;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #2a98d6;

}



.crumbs-item {line-height: 1; border: none; overflow: hidden; margin-bottom: 0;background: #fafafa; box-shadow: 0 0 5px #ddd; padding: 15px 0;}
.crumbs-item h6 { font-size: 14px; line-height: 1;  color: #666;  border-left: 2px solid #44392a; padding: 2px 10px;}

.page-title{margin-bottom: 30px;}
.page-title h3 { height: 30px;position: relative;  color: #fff;}
.page-title a{display: none;pointer-events: none;}
.page-title a:last-child {display: block; position: absolute; top: 0; color: #242424; font-size: 30px; font-weight: bold;line-height: 30px;z-index: 3; text-align: center;  width: 100%;letter-spacing: 2px;}



/* 图片列表 */
.page-alist {margin-top: 0;}
.page-alist .col-md-3{margin-bottom: 20px;padding: 0 10px;}
.page-alist .col-md-3 a{display:block;box-shadow: 0px 2px 3px #00000040;}
.page-alist .col-md-3 a h5 { font-size: 16px;line-height: 1;height: auto;padding: 10px 0; color: #343434;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-3 a:hover h5{color: #242424;}
.page-alist .col-md-3 a .img-inner{width: auto;height: 240px;border: none;padding: 0;overflow: hidden;display: flex;}
.page-alist .col-md-3 a .img-inner img{ display: inline-block; margin: auto; max-width: 100%;max-height: 100%;height: 100%;}
.page-alist .col-md-3 a .img-inner:hover{border: none;}
.page-alist .col-md-3 a:hover .img-inner img{transform: scale(1.1);} 
.page-alist .col-md-3 a:hover h5{color: #b10000;}

.page-alist .col-md-4{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-4 a{display:block;}
.page-alist .col-md-4 a h5 { font-size: 16px;line-height: 1;height: auto;padding-top: 8px;color: #555;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float:none;}
.page-alist .col-md-4 a:hover h5{color: #242424;}
.page-alist .col-md-4 a .img-inner {  width: 300px;  height: 220px;  border: 1px solid #ccc;padding: 0; overflow: hidden;}
.page-alist .col-md-4 a .img-inner img { display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-4 a .img-inner:hover{border: 1px solid #b10000;}
.page-alist .col-md-4 a:hover .img-inner img{transform: scale(1.1);}


/* 产品列表 */

.pro-nav{padding: 0;text-align:center;margin-bottom: 30px;}
.pro-nav ul{display: inline-block;}
.pro-nav ul li{float: left;margin: 0 10px;}
.pro-nav ul li a {display: block;padding: 10px 30px;font-size: 16px;line-height: 1;color: #444;border: 1px solid #ccc;transition:all 1.4s}
.pro-nav ul li a:hover{background: #2a98d6;color: #fff;transition:all 1.4s}
.pro-nav ul li.on a{background: #2a98d6;color: #fff;}



/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #2a98d6;color: #fff;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #c96;}

.news_alist{overflow: hidden;}
.news_alist li { clear: inherit; overflow: inherit;margin-bottom: 25px;float: left;width: 25%;padding: 0 10px;border: none;}
.news_alist li a{display: block;padding: 10px;border: 1px solid #f2f2f2; background: #f3f3f3;}
.news-info{margin-top: 10px;}
.news_alist .news-info{border-bottom: 1px solid #ddd;padding-bottom: 10px;margin-bottom: 10px;}
.news_alist .news-info h3 { font-size: 17px; line-height: 1; color: #555; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.news_alist .news-info h5 {text-align: right; font-size: 13px;line-height: 1; color: #888;}
.news_alist li a p.description { font-size: 14px;line-height: 1.3;color: #999;height: 55px; overflow: hidden;margin: 10px 0;}
.news_alist li a span { display: inline-block; font-size: 14px;line-height: 1; border: 1px solid #ddd; padding: 10px 30px; margin-top: 20px; color: #333;transition: all .5s;}
.news_alist li a:hover {border-color: #b10000;box-shadow: 0 3px 7px #b1000030;}

.news_alist li a .news-img{height: 210px;overflow: hidden;}
.news_alist li a .news-img img{width: 100%;min-height: 100%;transition: all .5s;}
.news_alist li a:hover .news-img img{transform: scale(1.1);}


/* 详情页 */
.page-con-tit{}
.page-con-tit h1 { font-size: 20px; line-height: 1; letter-spacing: 1px; padding-bottom: 10px;}

.page-content{padding: 0 15px 15px;}
.page-content p {font-size: 15px; line-height: 1.7;  color: #444;margin-bottom: 6px;}

td, th { padding: 0; padding: 5px;font-size: 15px;line-height: 1.5;}


/* 地图 */
.page-addr{margin-top: 30px;}
.page-addr iframe{width: 100%;}

.product_detail h1.title{font-size: 20px;}
.list_p li h2,.list_p li,.list_p li h2 a{font-size: 15px;}


#mess_main {padding: 1% 1% 0;}




@media (min-width: 1200px) and (max-width: 1440px){
  
  .page-alist .col-md-3 a .img-inner{height: 190px;}
  
  
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .page-alist .col-md-3{padding: 0 8px;}
  .page-alist .col-md-3 a .img-inner{height: 140px;}
  .page-l-clist li.layer1 a{padding: 15px;font-size: 14px;}
  .page-alist .col-md-3 a h5{font-size: 15px;}
  
}
@media (max-width: 992px){

  .pro-nav {display: block !important;float: none; width: 100%; padding: 0 5px;margin-bottom: 20px;}
  .pro-nav h3{display: none;}
  .pro-nav ul {overflow: hidden;}
  .pro-nav ul li{float: left;width: 50%;padding: 0 5px;margin-bottom: 10px;margin-top: 0;}
  
  .page-body .col-md-9{float: none;width: 100%;}
  
  .page-alist .col-md-4 {  margin-bottom: 15px; padding: 0 8px; float: left; width: 33.3333%;}
  .page-alist .col-md-4 a .img-inner{height: 170px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px; float: left;width: 33.333%;}
  .page-alist .col-md-3 a .img-inner{height: 150px;}
  
  .news_alist li{width: 33.333%;padding: 0 8px;margin-bottom: 15px;}
  .news_alist li a{padding: 10px;}
  .news_alist li a p.description {font-size: 13px; line-height: 1.5;color: #777;}
  .news_alist li a .news-img{height: 140px;}
  .news_alist .news-info h3{font-size: 15px;}
  
  .pro-nav{display: block;margin-bottom: 15px;}
  .pro-nav ul{display:block;}
  .pro-nav ul li { float: left;padding: 0 5px; width: 50%;margin: 0 0 10px;}
  .pro-nav ul li a{display: block;padding: 15px 0;}
  
  .page-title {margin-bottom: 15px;}
  .page-title h3{height: 24px;}
  .page-title a:last-child{font-size: 24px;line-height: 24px;}
  
  .product_detail .img { left: 20%;overflow: hidden;}
  
}
@media (max-width: 767px){

  .page-alist{padding: 0 10px;}
  .page-alist .col-md-4{padding: 0 5px;}
  
  .img-inner { height: 120px;}
  
  .page-alist .col-md-4 { margin-bottom: 15px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 140px;}
  .page-alist .col-md-4 a h5{font-size: 14px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px;float: left; width: 50%;padding: 0 5px;}
  .page-alist .col-md-3 a h5 {font-size: 14px; padding: 10px 0;}
  .page-alist .col-md-3 a .img-inner {height: 110px;}
  
  .news_alist li { width: 50%;padding: 0 5px;margin-bottom: 10px;}
  .news_alist li a .news-img {height: 100px;}
  .news-info {float: none; width: 100%;padding-left: 0;}
  .news_alist .news-tit h3{float: none;width: 100%;margin-bottom: 5px;}
  .news_alist .news-tit h5{float: none;width: 100%;text-align: left;}
  .news_alist li a p.description { font-size: 12px; line-height: 1.3;color: #777;height: 30px;overflow: hidden;margin: 6px 0;}
  
  .page-alist .page-adate {background: #222;color: #c96;}
  .page-alist .page-adate h3{font-size: 24px;margin-top: 10px;}
  .page-alist .page-adate p{font-size: 13px;}
  
  .page-alist .page-atit p { color: #666; font-size: 13px;line-height: 1.5;height: 4rem;}
  
  .page-con-tit h1 { font-size: 18px;  line-height: 1;letter-spacing: 0;padding-bottom: 10px;}
  
  .page-nav ul li{width: 50%;}
  .page-nav ul li a {font-size: 13px; padding: 10px 0;}
  
  .page-title{display: none;}
  
  .news_alist li a { padding: 6px;}
  
  .page-content p { font-size: 13px;  line-height: 1.5;color: #444;margin-bottom: 5px;}
  
  .page-l-clist li.layer1 a{padding: 10px;font-size: 13px;}
  
  .pro-nav ul li a{padding: 10px 0;font-size: 14px;}
  
}





/* 导航logo */
.dh{width: 100%;overflow: hidden;}
.logobox{width:33%;float: left;}
.dhlogo{width:100%}
.dhlogo .header-logo{width:24%;display:grid;place-items:center;overflow:hidden}
.dhlogo .header-logo img{width:69%;float:left}
.dhlogo .dhwz{width:96%;padding: 22px 0 0 0;}
.dhlogo .dhwz p{font-size:23px;color:#000;font-weight:bold}
.dhlogo .dhwz span{font-size:13px;color:#9f9f9f;}
.collapse navbar-collapse{width:100%}


/* logo文字 */
.head_box2 .logowz{width: 77%;float:right;padding-top: 26px;}
.head_box2 .logotw{width:100%}
.head_box2 .logotw .logotu{width:23%;float: left;display: grid;place-items: center;}

.head_box2 .logowz h2{font-size:23px;color:#000;font-weight:bold;}
.head_box2 .logowz em{font-style:normal;color: #006c3b;}
.head_box2 .logowz p{font-size:15px;color:#9a9a9a;}



@media (min-width: 992px) and (max-width: 1200px){

 .head_box2 .logowz h2{font-size:19px;color:#000;font-weight:bold;}
.head_box2 .logowz p{font-size:12px;color:#9a9a9a;} 
  
  
}
@media (max-width: 992px){
  


}
@media (max-width: 767px){
 

  
}




/*关于我们*/
.gywm{background: url(../images/gy.jpg) no-repeat top center;padding: 38px 0 41px 0;}
.gy-wz {margin: -81px 0 0;}
.gy-wz h3{font-size: 26px;color: #fff;font-weight: bold;text-transform: uppercase;padding-top: 20px;}
.gy-wz span{font-size: 26px;color: #fff;font-weight: normal;padding-left: 15px;}
.xian {width: 61px;border: 1px solid #fff;margin: 15px 0 9px;}
.gsjj {background: rgba(255, 255, 255, 0.78);margin-top: 71px;}
.about {height: 215px;overflow: hidden;overflow-y: auto;margin: 25px 0 15px;padding-right: 15px;}
.about p {font-size: 15px;line-height: 30px;color: #161616;}
.about::-webkit-scrollbar {width: 5px;}
.about::-webkit-scrollbar-track {background-color:#087bcc;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;}
.about::-webkit-scrollbar-thumb {background-color:#999;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;}
.cclb {margin: -65px 0 28px 10px;}
.anniu a {color:#fff;background-color:#cc0000;width:139px;height:47px;line-height:44px;display: block;text-align:center; font-size: 15px;float: left;transition: background 1s;}
.anniu a:hover {color:#fff;background-color:#f20606;border-color:#fff;display: block;}




@media (min-width: 992px) and (max-width: 1200px){
.cclb {margin: -34px 0 21px 10px;}
.cclb img{width: 95%;  }
  
}
@media (max-width: 992px){
  
 

}
@media (max-width: 767px){

}

@media (max-width: 415px){
 
}



/* 产品中心 */
.cpzx{    padding: 43px 0;background:url(../images/dt3.jpg)no-repeat center}
.product_bg{padding:10px}


 nav.navbar.bootsnav ul.nav > li.now > a {
    color: #fff;
    font-weight: bold;
    background: #ffc000;
}



.xinw{background:url(../images/dt4.jpg)no-repeat center;    margin: 64px 0 0 0;padding: 30px 0;}
.xinw .xwt{width:100%}
.xinw .xwt img{width:100%}
.xinw .xwwz h3{font-size: 30px;line-height: 1;margin-bottom: 10px;letter-spacing: 5px;color: #fff;font-weight: bold;font-family: Microsoft JhengHei;}
.xinw .xwwz h5{text-transform: uppercase;font-weight: bold;font-size: 15px;line-height: 1;letter-spacing: 3px;color: #fff;font-family: Microsoft JhengHei;}


@media (max-width: 767px){
 
.xinw .xwwz h3 {font-size: 22px;}
  .xinw {padding: 0;margin: 22px 0 0 0;}
  
}


/*产品展示－第2种开始*/
.cpzx .product_box{}
.product_title{margin: 15px 0;}
.product_title h3{font-size: 35px;font-family: Microsoft JhengHei;font-weight: bold;line-height: 1.6;color: #fff;}
.product_title img{margin-right: 10px;}
.product_title p{font-size: 20px;color:#fff;}
.product_href{margin:15px 0;}
.product_href a{display: inline-block;border: 2px solid #ffc000;padding: 8px 30px;font-size: 15px;color:#fff;margin:0 10px 10px;transition:all 0.8s}
.product_href a:hover{text-decoration: none;color:#ffc000;border: 2px solid #ffc000;transition:all 0.8s}
.product_content{margin:35px 0 25px;}
.product_content .pro_img{border: 2px solid #ffc000;height: 260px;line-height:194px;overflow: hidden;display:table-cell; vertical-align:middle; width:33.3333%;padding: 2.3%;}
.product_content img{width:100%;height: 100%;}
.product_content p{color:#fff;font-size: 16px;margin:10px 0;}
.product_btn{margin:20px 0;}
.product_btn a{display: inline-block;padding: 10px 40px;background: #ffc000;;color:#fff;font-size: 15px;transition:all 1.4s}
.product_btn a:hover{text-decoration: none;background: #ffffff;color: #2a98d6;transition:all 1.4s}
@media (max-width: 992px){
.product_title h3{font-size: 22px;}
.product_title p{font-size: 16px;}
.product_content{margin:15px 0;}
.product_content p{font-size: 14px;}
.product_content .pro_img{height:223px;line-height:164px;}
.product_btn{margin:10px 0;}
.product_btn a{padding: 10px 20px;font-size: 14px;}
}
@media (max-width: 767px){
.product_content .pro_img{height:153px;}
.col-xs-4 { width:49.9999%;}
.pro_list li p{font-size: 12px;}
  .product_title h3 {font-size: 19px;}
  .cpzx {padding: 0px 0;}
  .product_btn a {font-size: 13px;padding: 10px 21px;}
}
@media (max-width: 320px){
.product_content .pro_img{height:125px;}
}
/*产品展示－第2种结束*/




/*新闻展示－第11种开始*/
.news_bg{}
.news_title{margin: 20px 0;border-bottom: 1px solid #fff;}
.news_title_logo{position: relative;display: inline-block;}
.news_title a{position: absolute;width:100px;height:30px;display: inline-block;top:0;right:0;}
.news_content{margin-top: 35px;position: relative;}
.news_list{margin-right: 350px; padding-bottom:10px;}
.news_list li{border-bottom: 1px dashed #fff;padding: 10px 0 10px;background: #ffffff3b;}
.news_date{width:60px;height:60px;background: #fff;color:#f8c4d0;float: left;margin:0 10px}
.news_date h5{font-size: 24px;padding: 7px 0;margin: 0;font-weight: bold;}
.news_date p,.news_article p{margin: 0;}
.news_article,.news_article a{color:#fff;}
.news_article{margin-left: 95px;}
.news_article h5{margin:5px auto 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size:14px;}
.news_article p{height:40px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-bottom: 10px;}
.news_contact{position: absolute;right:0;top:0;bottom:0;width:326px;padding: 0 15px;}
.contact_info{margin-top: 20px;font-size: 16px;color: #fff;}
.contact_number,.contact_text{margin-bottom: 10px;}
.contact_number span,.contact_text span{float: left;}
.contact_number p{margin:0 0 0 40px;}

@media (max-width: 992px){
  
  .news_list { margin-right: 0}
  .news_contact {display: none;}
  .news_article p {font-size: 15px;    margin-bottom: 27px;}
  

}

@media (max-width: 767px){
.news_title{margin:15px 0;}
.news_content{margin-top: 15px;display:block}
.news_list{margin:0;}
.news_list li{padding: 8px 0;}
.news_article p{font-size: 12px;line-height: 20px;overflow: hidden;margin-bottom: 6px;margin-right: 5px;}

  
  
  .head_box2 nav.navbar.bootsnav .navbar-brand {width: 83%;padding: 0px 0px;}
  .head_box2 nav.navbar.bootsnav .navbar-brand h2 {font-size: 17px;padding: 28px 0 0 0px;width: 62%;}
}
/*新闻展示－第11种结束*/



/* 分类 */
.fl{width:100%;overflow:hidden;padding: 73px 0;}
.fl ul{}
.fl ul li{width:25%;float:left;    padding: 0 19px;}
.fl ul li .flt{width:100%;position:relative;overflow:hidden}
.fl ul li .flmb{position: absolute;width: 100%; height: 100%; background: #2a98d654;top: 0;text-align: center;transition: all .5s;opacity: 0;cursor: pointer;}
.fl ul li .flmb h3{font-size:19px;color:#fff;font-weight:bold;letter-spacing:7px;margin-top:35%}
.fl ul li .flt img{width:100%}
.fl ul li .flt:hover .flmb{opacity: 1;}
.fl ul li .flt:hover .flmb h3{}
.fl ul li p{font-size: 19px;color: #fff;background: #2a98d6;text-align: center;font-weight: bold;padding: 10px 20px;}

@media (max-width: 992px){
  


}
@media (max-width: 767px){
 
.fl ul li{width:50%;float:left;padding: 9px 19px;}
.fl ul li p {font-size: 14px;}
.fl {padding: 20px 0;}
  
}




.sjlx{display:none}


@media (min-width: 992px) and (max-width: 1200px){
.sjlx{display:none}
}
@media (max-width: 992px){
  
.sjlx{display:none}

}
@media (max-width: 767px){
 
.sjlx{display:block;background: #ffffff3b;text-align: center;padding: 19px 0;}
  .sjlx h2{font-size:20px;color:#fff;font-weight:bold}
  .sjlx p{font-size:16px;color:#fff;line-height: 2;}
  
}

@media (max-width: 767px){
 
.zs .zs-img{display: grid;place-items: center;}
.zs .zs-img img{width: 129%;}
  .head_box2, .head_box2 .container, .head_box2 nav.navbar.bootsnav {height: 77px;}
  .head_box2 nav.navbar.bootsnav .navbar-brand .bqtu {width: 18%;}
  body nav.navbar.bootsnav .navbar-toggle {margin-right: -4px;}
  .head_box2 .col-md-12{padding-right: 0px;padding-left: 0px;}
  nav.navbar.bootsnav .navbar-header {position: fixed;background: #fff;padding: 0 9px 0 9px;}
  
}
