/*****网站内页，全局栏目头颜色设置－开始******/


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
    }
  .know .container {
        width:1100px
    }
}


/* 公用标题样式 */
.bt{text-align: center;margin-bottom: 50px;}
.bt h5 { font-weight: bold;font-size: 40px; line-height: 1;text-transform: uppercase;font-family: Times New Roman; color: #000;}
.bt h5 span{color: #00a4c5;}
.bt h3 {font-family: Microsoft JhengHei; font-size: 30px; line-height: 1;font-weight: bold;color: #00a4c5;margin-top: 10px;}
.bt h3 span{color: #000;}

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

  .bt {margin-bottom: 20px;}
  .bt h5{font-size: 30px;}
  .bt h3{font-size: 26px;margin-top: 5px;}
  
  
}
@media (min-width: 767px){
  .pc-hide{display:none !important;}
}
@media (max-width: 767px){
  .bt h5 { font-size: 26px;}
  .bt h3 {font-size: 24px;margin-top: 5px;}
  .m-hide{display:none !important;}
}

.m-nav{margin-top:15px;}
.m-nav .col-md-4 { width:33.3%; float:left; padding:7px; }
.m-nav .col-md-4 a{ display:block; height:40px; line-height:40px; background:rgba(22,78,160,1); text-align:center; color:#fff; font-size:18px;}


/* 搜索框 */
.search-box {background: #eee;box-shadow: 2px 2px 7px rgb(187 187 187 / 50%);}

.search-cont{padding: 15px 0;overflow: hidden;}
.search-box .hot_search{font-size: 16px;line-height: 40px;float: left;width: 73%;}
.search-box .hot_search span {color: #111;font-size: 16px;line-height: 1;}
.search-box .hot_search a{font-size: 15px;color: #363636;}
.search-box .hot_search a:hover{color: #d10401;}
.search-box .searchbox{text-align: right;float: right;width: 25%;position: relative;}
.search-box .searchbox input{    height: 40px;outline: none;border-radius: 0;border: none;font-size: 15px;}
.search-box .searchbox input[type="text"]{    width: 100%;border: 1px solid #c9c9c9;padding-left: 20px;font-size: 14px;background: #fff;border-radius: 50px;padding-right: 50px;transition: all .5s;}
.search-box .searchbox input[type="text"]:focus{border: 1px solid #d10401;}
.search-box .searchbox input[type="submit"] {position: absolute;right: 0;background: url(../images/sousuo1.png)no-repeat center;background-size: 25px;width: 23px;transition: all .5s;}
.search-box .searchbox input[type="submit"]:hover{background: url(../images/sousuo.png)no-repeat center;background-size: 25px;}

@media (min-width: 992px) and (max-width: 1200px){
.search-box .searchbox input[type="submit"] {width: 21px;}  
.search-box .searchbox {width: 30%;position: relative;}
.search-box .hot_search{font-size: 16px;line-height: 40px;float: left;width: 70%;}  
  
  
}
@media (max-width: 992px){

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

}


.adv-bg{background: #00a4c5;padding: 50px 0;}
.adv-cont{color: #fff;position: relative;}
.adv-cont img.bg-l {position: absolute;left: -20px;top: -30px;opacity: .8;}
.adv-cont img.bg-r {position: absolute;right: -40px;bottom: -36px;opacity: .5;}
.adv-nr{float: left;width: 75%;padding: 10px 0 0 20px;position: relative;z-index: 3;}
.adv-nr h5 {font-family: Times New Roman;font-size: 18px;line-height: 1;font-style: italic;color: rgb(255 255 255 / 50%);}
.adv-nr h3 { font-size: 26px;line-height: 1;margin: 10px 0 20px;}
.adv-nr p {font-size: 16px;line-height: 1;}
.adv-dh { float: right;width: 25%; text-align: right; padding: 0 20px 0 0;position: relative;z-index: 3;}
.adv-dh a {display: inline-block; font-size: 15px;line-height: 1;color: #fff; border: 1px solid #fff;padding: 10px 40px;margin-bottom: 15px;}
.adv-dh a:hover{background: #fff;color: #022d8e;}
.adv-dh p {font-size: 16px;line-height: 1;color: rgb(255 255 255 / 80%);margin-bottom: 5px;}
.adv-dh h4 {font-size: 34px;line-height: 1;}



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

  
  .adv-nr h5{font-size: 15px;}
  .adv-nr p{font-size: 14px;}
  .adv-dh h4{font-size: 28px;}
  .adv-dh p{font-size: 15px;}
  
}
@media (max-width: 992px){

  .adv-cont img.bg-l{left: 0;}
  .adv-cont img.bg-r{right: 0;}
  .adv-nr { float: none;width: 100%;padding: 5px 0 0 30px;}
  .adv-nr h5{font-size: 14px;}
  .adv-nr h3{font-size: 24px;margin: 10px 0 15px;}
  .adv-nr p{font-size: 14px;}
  .adv-dh{float: none;width: 100%;margin-top: 16px;padding: 0 60px 0 0;}
  .adv-dh a{margin-left: 30px;float: left;font-size: 13px;}
  .adv-dh p{font-size: 15px;}
  .adv-dh h4 {font-size: 28px;}
  .adv-bg {padding: 50px 0 30px;}
  
}
@media (max-width: 767px){

  
  .adv-nr{text-align: center;padding: 0 15px;}
  .adv-nr h3 {font-size: 18px;margin: 10px 0; padding: 0 0 0 10px;line-height: 1.2;}
  .adv-nr p {font-size: 13px;line-height: 1.3;}
  .adv-dh{text-align: center;}
  .adv-dh a {margin-left: 0;float: none;font-size: 13px;}
 
  
}



/*产品中心*/
.chanpin{padding: 5px 0;}
.chanpin .bt{ text-align:left; float:left;}
.chanpin .bt h5 span{ color:#e14d1a;}
.cp-cont{}
.cp-nav{float: left;width: 22%;padding-right: 15px;}
.cp-fl{background: #00a4c5;padding: 20px;}
.cp-fl h3 { font-size: 26px;font-weight: bold;color: #fff;letter-spacing: 2px;line-height: 1;margin-bottom: 5px;}
.cp-fl h5 { font-family: Times New Roman;color: rgb(255 255 255 / 50%); font-size: 20px;line-height: 1;}
.cp-fl hr {border-top: 2px solid #fff;width: 40px;margin: 10px 0 0;}
.cp-nav ul{background: #eee;border: 1px solid #00a4c5;padding: 0 10px;}
.cp-nav ul li{}
.cp-nav ul li a {display: block;background: #fff;font-size: 15px;line-height: 1;padding: 15px;margin: 10px 0;}
.cp-nav ul li a:hover{}

.cp-box{float: left;width: 78%;}

.cp-tit{margin-bottom: 20px;border-bottom: 1px solid #ddd;position: relative;}

.nav-tabs {border-bottom: none;}
.nav-tabs>li {float: left;margin-bottom: 0;}
.nav-tabs>li>a {margin-right: 0;line-height: 1;border: none;border-radius: 0;}
.nav>li>a{padding: 0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {color: #00a4c5; cursor: pointer; background-color: #fff; border: none;border-bottom: 2px solid #00a4c5;}

.cp-tit ul{}
.cp-tit ul li{}
.cp-tit ul li a {font-size: 18px;line-height: 1;padding: 10px;border-bottom: 2px solid transparent;}
.cp-tit a.cp-btn {position: absolute;right: 5px;bottom: 3px;font-size: 16px;line-height: 1;text-transform: uppercase;color: #888;}
.cp-tit a.cp-btn:hover{color: #00a4c5;}

.cp-list{}
.cp-list ul{overflow: hidden;}
.cp-list ul li{float: left;width: 33.33333%;padding: 0 10px;margin-bottom: 20px;}
.cp-list ul li a{display:block;}
.cp-list ul li a .cp-img{height: 220px;overflow: hidden;}
.cp-list ul li a .cp-img img{width: 100%;min-height: 100%;transition: all 0.5s;}
.cp-list ul li a .p-bg{height: 40px;position: relative;background: #eee;}
.cp-list ul li a .p-bg:before { content: '';position: absolute;width: 0;left: 0;height: 100%;background-color: #00a4c5;transition: all 0.5s;}
.cp-list ul li a .p-bg p {font-size: 16px;line-height: 40px;color: #333;position: absolute;top: 0;left: 12px;transition: all 0.5s;}
.cp-list ul li a .p-bg .fa {position: absolute;right: 10px;font-size: 26px;line-height: 40px;color: #aaa;}
.cp-list ul li a:hover .p-bg:before{width: 100%;}
.cp-list ul li a:hover .p-bg p{color: #fff;}
.cp-list ul li a:hover .p-bg .fa{color: #fff;}
.cp-list ul li a:hover .cp-img img{transform: scale(1.1);}

@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-nav ul li a{padding: 10px 15px;font-size: 14px;}
  .cp-list ul li a .cp-img{height: 170px;}
  .cp-list ul li a .p-bg p{font-size: 15px;}
  
  
  
}
@media (max-width: 992px){

  .cp-fl{padding: 15px;}
  .cp-fl h3{font-size: 20px;}
  .cp-fl h5{font-size: 15px;}
  .cp-nav ul{padding: 0 8px;}
  .cp-nav ul li a {font-size: 12px;padding: 10px;margin: 8px 0;}
  
  .cp-list ul li {padding: 0 5px;margin-bottom: 10px;}
  .cp-list ul li a .cp-img{height: 130px;}
  .cp-list ul li a .p-bg p{font-size: 14px;}
  .cp-list ul li a .p-bg .fa{font-size: 18px;}
  
  
}
@media (max-width: 767px){

  .chanpin {padding: 5px 0;}
  .cp-fl{display: none;}
  
  .cp-nav { float: none; width: 100%;padding: 0 10px;}
  .cp-nav ul {overflow: hidden;padding: 0;border: none; background: no-repeat;}
  .cp-nav ul li {float: left;width: 33.33333%;padding: 5px;}
  .cp-nav ul li a { font-size: 12px; margin: 0;background: #eee;text-align: center;padding: 10px 0;}
  .cp-nav ul li a:hover{background: #00a4c5;color: #fff;}
  
  .cp-box { float: none;width: 100%;padding: 0 10px; height: 770px;overflow: hidden;}
  .cp-tit ul li a{font-size: 15px;padding: 8px;}
  .cp-list ul li{width: 50%;}
  .cp-tit a.cp-btn{font-size: 14px;}
  
}

.know{ padding:20px;}
.know_title{ margin-bottom:20px;}
.know_title .know_mtitle{  text-align:center;}
.know_title .know_mtitle h2{ color:#000; font-size:28px; font-weight:bold; display:inline-block;}
.know_title .know_mtitle h5{color:#e14d1a;font-size:28px; font-weight:bold;display:inline-block; margin-left:20px;}
.know_title .know_stitle{ color:#949494;font-size:20px;text-align:center; margin:10px 0;}
.know_title .line{ width:50px; height:3px; background:#e14d1a; margin:auto; }
.know .container .column{ padding:0px;}
.know .container .column img{ width:100%; max-height:200px;}

.gywm{padding: 25px 0;background: url(../images/gywm_bg.png)no-repeat center;}

.gy-cont{position: relative;}

.gy-img { position: absolute;left: 0;top: 30px; width: 40%;box-shadow: -6px 6px 2px #b3d9ff;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {line-height: 1;width: 100%;}

.gy-nr { margin-left: 40%;width: 65%;padding: 30px 30px 30px 90px;}

.gy-bt{}
.gy-bt h3 {font-size: 26px;line-height: 1;font-weight: bold;color: #ea9311;}
.gy-bt h5 {font-size: 26px;line-height: 1;color: #888;margin: 3px 0 15px;}
.gy-nr h2 {font-size: 24px;line-height: 1;color: #000; letter-spacing: 2px;margin-bottom: 15px;}
.gy-txt{ margin-top:100px;}
.gy-txt p {font-size: 16px;line-height: 1.5;color: #444;}
.gy-nr a { display: inline-block;font-size: 15px;line-height: 1; font-size:50px; background:rgba(225,77,26,1); color:#fff; padding: 20px;margin-top: 1px; float:right;}
.gy-nr a:hover{background: rgba(22,78,161,1);color: #fff;}



@media (min-width: 992px) and (max-width: 1200px){
  
  .gy-nr{padding: 30px 30px 20px 70px;}
  
  .gy-txt p {font-size: 15px; line-height: 1.4;}
  .gy-nr a{font-size: 13px;margin-top: 20px;}
}
@media (max-width: 992px){

  .gywm{padding: 30px 0;background:none;}
  .gy-nr{padding: 15px 15px 15px 50px;}
  .gy-nr a{margin-top: 15px;}
  .gy-txt p{font-size: 14px;}
}
@media (max-width: 767px){

  .gywm {padding: 30px 0px; background:none; clear:both;}
  .gy-bt{ border-bottom:1px solid #ccc;}
  .gy-bt h3 {border-bottom:2px solid rgba(22,78,160,1);color: #000; width:85px; padding-bottom:8px; margin:auto;}
  .gy-img{width: 100%;top: 0;position: static;margin-bottom: 15px;}
  
  .gy-nr{margin-left: 0;width: 100%;padding: 15px;}
  .gy-bt h3{font-size: 20px;}
  .gy-bt h5{font-size: 18px;margin: 3px 0 10px;}
  .gy-nr h2{font-size: 20px;letter-spacing: 0;}
  .gy-txt { margin-top:0px; }
  .gy-txt p{font-size: 16px;line-height:2;}
  .gy-nr a{font-size: 13px;}
  
}


/*案例*/
.anli{padding: 0px 0 20px;background: url(../images/anli_bg.jpg) no-repeat top center;}
.walking{background: none;}
.walking .ar_1 {width: 250px;height: 250px;overflow: hidden;text-align: center;background: none;margin-left: 20px;display: inline-block;}
.walking .ar_1 .item { display: flex;align-items: center;     /* 垂直居中 */justify-content: center; /* 水平居中 */height: 216px;background: #fff;}
.walking .ar_1 .item img {height: auto; width:98%;}
.walking .ar_1 p {height: 35px;line-height: 35px;background: none;color: #000;padding: 0 5px;font-size: 16px;}





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

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


  
}



.xinw{padding: 50px 0;}

.xw-cont{}
.xw-img { float: left;width: 30%; padding-top: 15px;height: 500px;position: relative;}
.xw-img img{width: 100%;min-height: 100%;}
.xw-img a {position: absolute;display: inline-block;font-size: 24px;text-transform: uppercase;background: #00a4c5;color: #fff;top: 45%;right: -30px;line-height: 1;padding: 18px 30px;box-shadow: 3px 4px 1px #005dbd;border: 3px solid #fff;}
.xw-img a:hover{background: #fff;color: #00a4c5;border-color: #00a4c5;}

.xinw .xinw-title{ border-bottom:1px dashed #ccc;font-size:26px;}
.xinw .xinw-title span{ color:rgb(200, 200, 200); font-size:20px;}
.xinw .xinw-title a{ color:#000; font-size:14px; float:right;padding-top: 10px;}

.xw-nl{float: left;width: 48%;}
.xw-nl ul{}
.xw-nl ul li { border-bottom: 1px dashed #bbb; padding: 15px 0;}
.xw-nl ul li a{display: block;overflow: hidden;}
.xw-nl ul li a .xw-date{float: left;width: 10%;background: #e14d1a;text-align: center;padding: 5px 3px;}
.xw-nl ul li a .xw-date h5 { color: #fff;font-size: 20px;font-weight: bold;line-height: 1;}
.xw-nl ul li a .xw-date p {color: #fff;font-size: 12px;line-height: 1;margin-top: 8px;}
.xw-nl ul li a .xw-info{float: left;width: 85%;padding-left: 15px;}
.xw-nl ul li a .xw-info h3 {font-size: 18px;line-height: 1;color: #434343;margin-bottom: 10px;}
.xw-nl ul li a .xw-info p {font-size: 14px;line-height: 1.2;color: #666; height:30px; line-height:30px; overflow:hidden;}

.xw-nr{float: right;width: 48%;}

.news_bg{ padding-bottom:40px;}
.news_bg .news_list ul li{ height:45px; color:#434343; line-height:45px; background:url(../images/xing.png) no-repeat left center; text-indent:20px; font-size:16px; border-bottom:1px solid #ccc;}


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

  .xw-nl ul li a .xw-date{width: 15%;}
  
  
}
@media (max-width: 767px){

  .xinw{padding: 30px 15px;}
  .xw-img{display: none;}
  
  .xw-nl {float: none;width: 100%;}
  .xw-nl ul li a .xw-date{width: 16%;}
  .xw-nl ul li a .xw-date h5{font-size: 24px;}
  .xw-nl ul li a .xw-date p{font-size: 12px;}
  .xw-nl ul li a .xw-info{width: 84%;padding-left: 10px;}
  
  .xw-nl ul li a .xw-info h3{font-size: 16px;}
  .xw-nl ul li a .xw-info p { font-size: 13px;line-height: 1.2;height: 32px;overflow: hidden;}
  
  
  
}




/* 友情链接 */
.links {margin: 30px 0 0;}
.links span {font-size: 16px; line-height: 1.5; color: #000; font-weight: bold;text-transform: uppercase;display: inline-block;margin-bottom: 5px;}
.links span b {font-size: 18px; background: #00a4c5; color: #fff;  line-height: 1; padding: 2px 10px;margin-right: 5px;border-radius: 2px;}
.links a{margin: 0 5px;font-size: 15px;line-height: 1.5;color: #444;}
.links a:hover{color: #00a4c5;}





@media (max-width: 767px){

  .links{padding: 0 15px;margin: 0;margin-top: 20px;}
  
  .links span b{font-size: 16px;}
  .links span{font-size: 15px;}
  .links a {font-size: 13px;}

}



/* 底部 */
.f_one { background: rgb(32, 32, 32);color: #fff;padding: 30px 0 20px;}

.f-logo {  float: left;}
.f-logo .logo-img{overflow: hidden;margin: 0 0 0 20px;float: left; text-align:center;}
.f-logo .logo-img img{ margin-bottom；10px;}
.f-logo .logo-img h3 { font-size: 14px; width:60px; text-align:center; clear:both;}
.f-logo .logo-img h3 span {display: block;font-size: 13px;line-height: 1;letter-spacing: 0;margin-top: 5px;opacity: .8;}

.searchbox{position: relative;}
.searchbox input{ border: none;outline: none;}
.searchbox input[type="text"] { width: 270px;height: 36px;padding-left: 10px;font-size: 14px;color: #333;}
.searchbox input[type="submit"] { position: absolute; top: 0;left: 270px;background: #ea9311; height: 36px; width: 80px;font-size: 15px;letter-spacing: 2px;}

.f-logo p { font-size: 13px;line-height: 1.4;margin-top: 20px;padding-right: 20px;color: #fff;}

.f-lx { float: left;width:auto;padding-left: 30px; margin-top:10px;}
.f-lx h3 {font-size: 14px; line-height: 1; margin-bottom: 15px; letter-spacing: 1px;}
.f-lx p {font-size: 14px; line-height: 1.5;color: #fff;margin-bottom: 8px;}
.f-lx p span {display: inline-block;width: 210px;text-align: justify;text-align-last: justify;}
.f-lx p a{}

.f-ewm{float: right;width: 20%;}
.f-ewm .ewm-box{float: left;width: 50%;padding-left: 10px;}
.f-ewm .ewm-box p { text-align: center;font-size: 14px; line-height: 1;color: #bbb;margin-top: 5px;}
.f-ewm .ewm-box img{width: 100%;}


.f_two{background: #212527;padding:15px 0;}
.f_two p.copyright { text-align: center; font-size: 14px;line-height: 1; color: #ccc;}


.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;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:45px;}
}


@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav a{font-size: 15px;margin-right: 30px;}
  
  .f-logo .logo-img img {width: 60px;}
  .f-logo .logo-img h3{padding-left: 8px;font-size: 20px;}
  .f-logo .logo-img h3 span{font-size: 12px;}
  
  .searchbox input[type="text"] {width: 250px;height: 34px;font-size: 13px;}
  .searchbox input[type="submit"]{left: 250px;height: 34px;width: 72px;font-size: 13px;}
  
  .f-logo p{font-size: 12px;padding-right: 30px;}
  
  .f-lx {width: 45%;padding-left: 40px;}
  .f-ewm{width: 12%;}
  
}
@media (max-width: 992px){

  .f-left { float: left; width: 72%;}
  .f-nav a {font-size: 13px;margin-right: 20px;}
  .f-lx p {font-size: 13px; line-height: 1.6;}
}
@media (max-width: 767px){

}


/* 内页 */
.page-body { margin: 20px auto 50px;}
.left_menu {float: left;width: 23%;}
.left_menu .product_left{ background:#fff;padding-bottom:1px; border:1px solid rgb(225, 77, 26);}
.left_menu .product_left .title_bg{ height:48px; line-height:48px; text-align:center; color:#fff; background:rgb(225, 77, 26); font-size:20px; font-weight:bold;}
.page-body .col-md-9{float: right;width: 76%;padding: 0;}
.left_menu .product_href{margin:0px auto 5px; background:#fff;width:98%; border-radius:10px; padding:10px 0;}
.left_menu .product_href a{display: inline-block;font-size: 15px;color:#333333; background:none; border-bottom:1px solid #ccc; width:95%; height:40px; line-height:40px; margin:0px auto; padding:0px;}
.left_menu .product_href a:hover{text-decoration: none;background: #236ec6; color:#fff;}


/* 左侧菜单 */
.page-body .sec-tit { margin-top: 15px;background: #fff; height: 40px; line-height: 1; border-left: 3px solid rgb(35, 110, 198); border-bottom:0px;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 50px; font-weight: normal; font-size: 20px; color: #000; 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: 13px 15px; border-bottom: 1px solid #ddd;background: #eee;font-size: 15px;}
.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: #00a4c5;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #00a4c5;}


.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 #00a4c5;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: #00a4c5;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #00a4c5;}



.left-product {
  text-align: center;
  padding: 5px 10px;
  margin-top: 2px;
  height: 300px;
  overflow: hidden;
  position: relative;
  width: 100%; /* 必须定义容器宽度 */
}

/* 列表项容器 */
.left-product .scroll-list {
  display: inline-block; /* 或 flex */
  white-space: nowrap;   /* 禁止换行 */
  animation: scroll 20s linear infinite;
}

.left-product:hover .scroll-list {
  animation-play-state: paused;
}

/* 关键修改：双向滚动动画 */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%); /* 向左移动全部内容宽度 */
  }
}
 
/* 列表项样式 */
.left-product .scroll-list li {
  padding: 10px 0;
  float:left;
}
.left-product .pro_img{ text-align: center; width:95%;}
.left-product .pro_img img{ max-width:100%;}
.left-product h5{ text-align: center; height:30px; line-height:30px;}


.wp-pagenavi{text-align: center; clear:both;}
.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: rgb(225, 77, 26);
    border-color: rgb(225, 77, 26);
}



.crumbs-item {line-height: 1; border: none; overflow: hidden; margin-bottom: 0; padding: 15px 0; border-bottom: 1px double #000; margin-bottom:20px;}
.crumbs-item h6 { font-size: 14px; line-height: 1;  color: #666;  padding: 2px 10px;}

.page-title{margin-bottom: 20px;}
.page-title h3 { height: 50px;position: relative;  color: #fff; border-bottom: 1px solid #bbb;}
.page-title a{display: none;}
.page-title a:last-child { display: block; position: absolute;top: 0;color: #000;font-size: 26px; font-weight: bold;border-bottom: 3px solid #000; line-height: 46px; padding-bottom: 0;z-index: 3;}



/* 图片列表 */

.page-alist .col-md-4{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-4 a{display:block;border: 1px solid #ddd;}
.page-alist .col-md-4 a h5 { font-size: 16px;line-height: 1;height: auto;margin-top: 10px; color: #555;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: rgb(225, 77, 26);}
.page-alist .col-md-4 a .img-inner {  width: auto;  height: 200px;  border: none; padding: 0; overflow: hidden; display: flex; flex-wrap: wrap;align-content: center;padding: 5px;}
.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: none;}
.page-alist .col-md-4 a:hover .img-inner img{transform: scale(1.1);}


/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: rgb(225, 77, 26); 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: rgb(225, 77, 26);}

.page-alist{margin-top: 0;}
.page-alist li{padding-top: 0;margin-bottom:15px;}


.list-title{overflow: hidden;}
.list-title h3{float:left;width: 85%;font-size: 16px;line-height: 1;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-title h3 .fa{margin-right: 5px;}
.list-title span { float: right; width: 15%;  font-size: 12px;text-align: right; line-height: 1; display: inline-block;color: #999;}
.list-title p.list-desc { font-size: 14px;line-height: 1;color: #777;}
.list-title p.list-desc span{color:#00a4c5}
.list-title h3:hover{color: #00a4c5;}


/* 详情页 */
.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.5;  color: #444;}

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


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



.page-nav{padding: 0 10px;margin-bottom:20px;display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{float: left;width: 33.3333%;text-align: center;margin-bottom: 10px;padding: 0 5px;}
.page-nav ul li a {display: block;font-size: 15px;line-height: 1;  background: #eee;padding: 15px 0;}
.page-nav ul li a:hover {  background: #00a4c5; color: #fff;}
.page-nav ul li.now a{  background: #00a4c5; color: #fff;}


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

  .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: 25%;}
  .page-alist .col-md-3 a .img-inner{height: 170px;}
  
  .news_alist li a{padding:15px;}
  .news_alist li a p.description {font-size: 13px; line-height: 1.5;color: #777;}
  
  .page-nav{display: block;}
  
}
@media (max-width: 767px){

  .page-body {margin: 10px auto 50px;}
  
  .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%;}
  .page-alist .col-md-3 a h5 {font-size: 14px; padding: 10px 0;}
  
  .list-title h3{font-size: 14px;width: 80%;}
  .list-title span{width: 20%;}
  
  .page-alist .page-adate {background: rgb(225, 77, 26);color: #fff;}
  .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: 10px;}
  
  .page-content p { font-size: 13px;  line-height: 1.5;color: #444;margin-bottom: 5px;}
  
}




.youshi{padding: 80px 0 60px; background:url(../images/youshi_bg.png) no-repeat top center;}

.ys-cont{overflow: hidden; width:50%; float:left;}
.ys-cont .ys-img {height: 320px; width: 45%;overflow: hidden;}
.ys-cont .ys-img img{width: 100%;}
.ys-cont .ys-nr{width: 95%; margin:auto;}
.ys-cont.ys1{ padding:490px 0 0px;}
.ys-cont.ys2{padding:240px 0 0px;}


.ys-box{overflow: hidden;}
.ys-box .ys-no{float: left;width: 12%;text-align:center;background: #00a4c5;padding: 10px 0;}
.ys-box .ys-no h2 {color: #fff;font-size: 36px;line-height: 1;font-weight: bold;font-family: cursive;}
.ys-box .ys-no hr {border-top: 3px solid #fff;width: 40px;margin: 10px auto;}
.ys-box .ys-txt{float: left;width: 85%;padding-left: 33px;}
.ys-cont.ys1 .ys-txt{ float:right;padding-left: 0px; padding-right:20px;}
.ys-box .ys-txt h3 {font-size: 22px;line-height: 1;font-weight: bold;color: #222;}
.ys-box .ys-txt hr {border-top: 1px dashed #bbb;margin: 15px 0;}
.ys-box .ys-txt p {font-size: 15px; line-height: 2; color: #444;height: auto;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
  
  .youshi { padding: 50px 0 0;}  
  .ys-box .ys-no{width: 14%;}
  .ys-box .ys-no h2{font-size: 32px;}
  .ys-box .ys-txt{padding-left: 15px;}
  .ys-box .ys-txt h3{font-size: 20px;}
  .ys-box .ys-txt p { font-size: 13px; height: 70px;}
  .ys-box {margin-bottom: 30px;}
  .ys-box .ys-txt hr{margin: 10px 0;}
  .ys-cont .ys-img {height: 240px;}
  
}
@media (max-width: 767px){

  .ys-cont {padding: 0 15px;}
  .ys-cont .ys-img {float: none !important;width: 100%;}
  .ys-cont .ys-nr {float: none !important;width: 100%;}
  .ys-box {margin: 20px 0;}
  
  .ys-box .ys-txt h3 {font-size: 16px;}
  .ys-box .ys-txt p { font-size: 12px; height: 60px;}
  .youshi {padding: 30px 0 0;}
  
}

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






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

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

}

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






.liuyan .kj{width:100%;height:400px;}
.liuyan .kj iframe{width:100%;height:100%;}

.liuyan{background: url(../images/bj8.jpg)no-repeat center;margin-bottom: 300px;margin-top: 23px;}

.dt-box{position:relative;}

.ly-cont {background: #ea9311;position: absolute;right: 15%;top: 220px;width: 70%;z-index: 10;}

.ly-left{float: left;width: 60%;background: #05819a;padding: 20px;}
.ly-left h3 { font-size: 23px; 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: 35px;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: 18%; font-size: 14px; text-align: right; line-height: 35px;float: left;color: #fff;}
.ly-nr .mess_list .mess_input { width: 62%;float: left;}
.ly-nr .mess_list .mess_input input{color:#fff;}
.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{}
.ly-nr .mess_list textarea.form-control,.ly-nr .mess_list .form-control{border: 1px solid transparent;border-bottom-color: #fff;font-size: 15px;}
.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: 35%;padding-top: 63px;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;}


#allmapmapcontact { width: 80%;height: 400px;margin: 0 auto;;}

.ly-cont .ly-nr .fud{float:left;width:50%;}
.ly-cont .ly-nr .fud .mess_title{width:38%;}


@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: 24%;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;}
  .liuyan{margin-bottom: 200px;}
  .ly-cont .ly-nr .fud .mess_title {width: 47%;}
  .ly-nr .mess_list .mess_input {width: 76%;}
  .ly-nr .mess_list .mess_textarea {width: 76%;}
  
  
  
  
}
@media (max-width: 992px){
  
  .liuyan {margin-bottom: 80px;}
  .ly-left {display: none;}
  .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-right: 0px;width: 100%;padding-top: 0px;}
  .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{margin-bottom: -15px;}
  .ly-left,.ly-right {float: none;width: 100%;}
  .ly-left{display:none;}
  .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;}
  #allmapmapcontact { width: 100%;height: 200px;margin: 0 auto;;}
  .ly-cont{top: 64px;}
  .ly-right .ly-txt p {font-size: 12px;}
  
  
}

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


/*头部导航－第2种开始*/
.top_box2 { height: 45px; line-height: 45px; background: #097e0b;}
  
  
  
.top_box2 .top_left_container { float: left; color: #fff; }
.top_box2 .top_tel_container { float: right;color: #fff; font-size:12px;}
.top_box2 .top_tel_container .f_count { color:#f00;}
.top_box2 .top_tel_container a { color: #fff;}
.top_box2 .top_tel_container span { color: #fff; }

/*修改代码*/
.head_box2 { background:url(../images/logo_bg.png) no-repeat top center; border-bottom: none; border-bottom: 1px solid #d7d7d7; }
.head_box2, .head_box2 .container, .head_box2 nav.navbar.bootsnav { height: 124px; }
.head_box2 { height:124px}
.head_box2 nav.navbar.bootsnav {background:none !important;}
.head_box2 nav.navbar.bootsnav ul.nav > li > a { color: #333; }
.head_box2 nav.navbar.bootsnav .navbar-brand { color: #fff; }
.head_box2 .head_title_logo { float: left;  margin-top: 13px; width:24%;}
.head_box2 .head_title_logo img { vertical-align: middle; }
.head_box2 .nav_list {  float:right; width:62%; margin-top:30px;}

/*媒体查询样式*/
@media (min-width: 1024px) {
.head_box2 nav.navbar.bootsnav ul.nav > li > a { padding: 15px 20px; color: #333; margin-bottom:0px; }
.head_box2 nav.navbar.bootsnav ul.nav > li > a:hover { background: #e14d1a; color:#fff;}
.head_box2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {background: #e14d1a; color:#fff; }
}

@media (max-width: 992px) {
.head_box2 nav.navbar.bootsnav .navbar-brand { padding: 3px 0; }
.head_box2, .head_box2 .container, .head_box2 nav.navbar.bootsnav { height: 80px; background: #fff;  }
.head_box2 .head_img_bg img { width:80%; padding-left:0px;}
.head_box2 { height:60px;}
.head_box2 .container { height:60px;}
.head_box2 nav.navbar.bootsnav .navbar-collapse { border-right: 1px solid #d7d7d7; }
.head_box2 .side-right .in { background: #fff !important; }
.head_box2 nav.navbar.bootsnav .navbar-toggle { border: 1px solid rgba(22,78,160,1); background:rgba(22,78,160,1); }
.head_box2 .fa-navicon:before, .fa-reorder:before, .fa-bars:before { color:#fff;}
.head_box2 nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a { color: #fff; text-indent:20px; }
}
@media (min-width: 992px) and (max-width: 1024px){
.top_box2{display: block !important;}
.head_box2, .head_box2 .container, .head_box2 nav.navbar.bootsnav{height:78px;}
.common_width{width:970px !important;}
.head_box2 { height:80px;}
.head_box2 .nav_list{margin-top:15px;}
.visible-lg-inline-block { display:block !important;}
.head_box2 .head_title_logo img { width:70%;}
.head_box2 .container { width:100%;}
.head_box2 .nav_list { margin-left:15px;}
}
@media (max-width: 767px) {
.head_box2 .side-right .in { background: #fff !important; border-right: 1px solid #d7d7d7; }
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { right:5%;}
nav.navbar.bootsnav ul.nav > li:hover { background: #e14d1a; }
nav.navbar.bootsnav ul.nav > li.now { background: #e14d1a; }
nav.navbar.bootsnav ul.nav > li.now a{color:#fff; }
@media (max-width: 768px) and (min-width: 415px) {
.head_box2 .head_img_bg img { width:25%;}
}
/*头部导航－第2种结束*/



