/* 自定义样式 */

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
    }
}


/* 导航logo */
.header_nav .head_title_logo {width:30%;float:left;}
.header_nav .head_title_logo img { width:90%;padding:15px}
.navbar-nav { width:70%;float:left;}
nav.navbar.bootsnav ul.nav > li > a {padding: 44px 38px;;}
.header_nav { background: #2f2f2f;}
nav.navbar.bootsnav ul.nav > li > a:hover { background: #ffca55;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover, nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover { background-color: #ffca55;color: #fff;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {border-bottom: 1px solid #dcdcdc;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { background: #2f2f2f;min-width: 100%;}


@media (max-width: 992px) {

  
  
}

@media (max-width: 767px) {
  .header_nav .head_title_logo { display:none;}
 

  
  
}


/* 搜索框 */
.search-box {border-bottom: 1px solid #eee;background: #f8f8f8;height: 60px;}
.search-box .hot_search{font-size: 15px;line-height: 1;float: left;width: 65%;margin-top: 25px;}
.search-box .hot_search b {color: #111;font-size: 15px;line-height: 1;}
.search-box .hot_search a{font-size: 15px;color: #363636;}
.search-box .hot_search a:hover{color: #ffca55;}
.search-box .searchbox{margin-top: 12px;text-align: right;position: relative;float: left;width: 35%}
.search-box .searchbox input{    height: 36px;outline: none;border-radius: 0;border: none;font-size: 15px;}
.search-box .searchbox input[type="text"]{    width: 60%;border: 1px solid #ffca55;padding-left: 10px;font-size: 14px;background: #fff;}
.search-box .searchbox input[type="submit"] {width: 20%;margin-left: -5px;background: #ffca55;font-size: 15px;color: #fff;letter-spacing: 3px;position: relative;}




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

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

}

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





/* 公用标题样式 */
.bt {text-align: center;margin: 40px 0;border-bottom: 1px dashed #ddd;}
.bt h3 { color: #ffca55; font-size: 24px;font-weight: bold; letter-spacing: 2px; line-height: 1;margin-bottom: 8px;}
.bt h3 span{color: #000;}
.bt h5 { text-transform: uppercase; font-size: 15px; font-weight: bold; line-height: 1;}
.bt h5 span{color: #c10000;}
.bt hr {margin: 8px auto -2px; border-top: 3px solid #ffca55;width: 10%;}

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

@media (max-width: 992px) {

  
  
}

@media (max-width: 767px) {
  
  .bt {margin: 0 15px 20px;}

}


/* 我们的优势 */
.wmys {background: url(../images/ys-bg.jpg)no-repeat center top;padding-bottom:50px;}
.wmys li {overflow: hidden;margin-bottom: 6%;}
.wmys li h3 {width: 15%;float: left;background: #ffca55;font-size: 60px;color: #fff;text-align: center;line-height: 95px;}
.wmys li .wz-nr {width: 80%;float: left;padding-left: 5%;}
.wmys li .wz-nr h5 {font-size: 18px;line-height: 36px;}
.wmys li .wz-nr p {font-size: 16px;color: #5a5a5a;}
.wmys img { width:100%;}

@media (max-width: 992px) {

  
  
}

@media (max-width: 767px) {
  .wmys li h3 {width: 15%;font-size: 42px;line-height: 60px;}
  .wmys li .wz-nr {width: 85%;float: left;padding-left: 5%;}
  .wmys li .wz-nr h5 {font-size: 16px;line-height: 26px;}
  .wmys li .wz-nr p {font-size: 13px;color: #5a5a5a;}
  .bt h3 {margin-top: 6%;font-size: 20px;margin-top: 6%;}
  
 

  
  
}

/* 公司简介 */
.gsjj {background-image: url(../images/23455.jpg);background-attachment: fixed;}

.gsjj .bt h3 span { color:#fff;}

.gy-cont{position: relative;}
.gy-img{position: absolute;top: 40px;left: 0;z-index: 3;width: 33%;height:280px;overflow: hidden;box-shadow: 5px 5px 0 #ddd;}
.gy-img img{width: 100%;}

.gy-nr { float: right; width: 70%; padding: 30px 30px 30px 10%;border-radius: 3px;}
.gy-nr h3 {font-size: 20px;line-height: 1; color: #ffca55;font-weight: bold; letter-spacing: 2px;}
.gy-nr hr{border-top: 2px solid #ffca55;width: 10%;margin: 10px 0;}
.gy-txt{height: 190px;overflow: hidden; overflow-y: auto;padding-right: 10px; }
.gy-txt p {font-size: 15px;line-height: 1.5;color:#fff;}
.gy-txt::-webkit-scrollbar {width: 3px;background: #ddd;border-radius: 10px;}
.gy-txt::-webkit-scrollbar-thumb { background-color: #ffca55;  -webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius: 2em;}

.gy-btn{margin-top: 20px;padding-left: 30px;}
.gy-btn a { display: inline-block; font-size: 15px; line-height: 1; background: #ffca55; color: #fff; padding: 10px 25px; border-radius: 2px;}
.gy-btn a:hover{background: #f19b00;}

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

@media (max-width: 992px) {

  .gy-img{height: 190px;}
  .gy-txt p {font-size: 14px;line-height: 1.4;}
  .gy-txt{height: 160px;}
  
}

@media (max-width: 767px) {

  .gy-img{display: none;}
  .gy-nr { float: none;width: 95%;padding: 20px 15px;border-radius: 3px;margin: auto;}

  .gy-txt {height: 200px;}
  
}



/* 产品展示 */
.cpzs{padding-bottom: 60px;background: url(../images/bg2.jpg)no-repeat center top;}
.cp-nav{text-align: center;margin-bottom: 20px;}
.cp-nav ul{overflow: hidden;display: inline-block;}
.cp-nav ul li {float: left; margin: 0 10px; }
.cp-nav ul li a{display: block;background: #ffca55;color: #fff;padding: 5px;}
.cp-nav ul li a span {font-size: 15px;line-height: 1;display: inline-block; border: 1px solid rgb(255 255 255 / 50%);padding: 8px 16px;}
.cp-nav ul li a:hover{background: #f19b00;}

.cp-cont{}
.cp-cont ul{overflow: hidden;}
.cp-cont ul li{float:left;width: 25%;padding: 0 8px;margin-bottom: 15px;}
.cp-cont ul li a{display:block;}
.cp-cont ul li a .cp-img { height: 220px;overflow: hidden; display: flex; border: 1px solid #bbb; flex-wrap: wrap;align-content: center;}
.cp-cont ul li a .cp-img img{width: 100%;min-height: 100%;transition:all .6s;}
.cp-cont ul li a p{text-align: center;font-size: 18px;line-height: 1;padding: 8px 0;color: #222;}
.cp-cont ul li a:hover .cp-img img{transform: scale(1.1);}
.cp-cont ul li a:hover p{color: #ffca55;}

.cp-btn{margin-top: 20px;text-align: center;}
.cp-btn a { display: inline-block; font-size: 15px; line-height: 1; background: #ffca55; color: #fff; padding: 10px 25px; border-radius: 2px;}
.cp-btn a:hover{background: #c10000;}

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

@media (max-width: 992px) {

  .cp-nav ul li {float: left; margin: 0 0 10px; width: 33.333%;padding: 0 20px;}
  .cp-nav ul li a span{display: block;}
  
  .cp-cont ul li{padding: 0 5px;}
  .cp-cont ul li a .cp-img{height: 130px;}
  .cp-cont ul li a p{font-size: 15px;}
  
}

@media (max-width: 767px) {
  
  .cp-nav{display:none;}
  .cp-nav ul li{width: 50%;padding: 0 5px;margin-bottom: 5px;}
  .cp-nav ul li a{padding: 3px;}
  .cp-nav ul li a span{font-size: 13px;padding: 8px 0;}
  
  .cp-cont { padding: 0 10px;}
  .cp-cont ul li{width: 50%;padding: 0 5px;margin-bottom: 5px;}
  .cp-cont ul li a .cp-img { height: 150px;}
  .cpzs { background: #f0f0f0;}
  
  
}





/* 案例 */
.anli{padding: 50px 0;background-image: url(../images/23455.jpg);background-attachment: fixed;}
.anli .bt h3 span { color: #fff;}
.al-cont{}

.str_wrap,.str_wrap.str_active{background: none}

.walking{}
.walking .ar_1{width: 300px;height: 270px;margin-left: 20px;}

.walking .ar_1 .item {height: 220px;overflow: hidden;display: flex; flex-wrap: wrap; align-content: center;}
.walking .ar_1 .item img{width:100%;min-height: 100%;height: auto;}
.walking .ar_1 p {background: none;color: #333; padding: 10px 0;  font-size: 15px;  line-height: 2;height: auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.walking .ar_1:hover .item{border-color: #ffca55;}
.walking .ar_1:hover p{color: #ffca55;}

.al-btn{text-align: center;margin-top: 5%;}
.al-btn a { display: inline-block; font-size: 15px; line-height: 1; background: #ffca55; color: #fff; padding: 13px 30px; border-radius: 2px;transition: all .5s;}
.al-btn a:hover{background: #f19b00;}

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

@media (max-width: 992px) {

  .walking .ar_1{width: 250px;height: 230px;margin-left: 15px;}
  .walking .ar_1 .item {height: 200px;}
  
}

@media (max-width: 767px) {
  
  .walking {height: 180px !important;}
  .walking .ar_1 { width: 170px; height: 180px;margin-left: 15px;}
  .walking .ar_1 .item {height: 150px;}
  .walking .ar_1 p{font-size: 14px;line-height:1;}

}




/* 新闻 */
.xinw{background: #f6f6f6 url(../images/bg5.jpg)no-repeat center bottom;padding: 0px 0 80px;}

.xw-bt{margin-bottom: 30px;}

.xw-nav{text-align: center;margin-bottom: 40px;}
.xw-nav ul{display: inline-block;overflow: hidden;width: 100%;padding: 0 35%;}
.xw-nav ul li{float: left;width: 50%;background: #005a9f;}
.xw-nav ul li a {display: block;font-size: 16px;line-height: 1;padding: 10px 0;color: #fff;border-right: 1px solid #eee;}
.xw-nav ul li:last-child a{border: none;}
.xw-nav ul li a:hover{background: #f19b00;}

.xw-cont{}
.xw-left{float: left;width: 60%;}

.xw-top {border-bottom: 1px solid #ddd;margin-bottom: 20px;padding-bottom: 20px;}
.xw-top h3 {font-size: 20px;line-height: 1;font-weight: bold;letter-spacing: 1px;color: #000;}
.xw-top h5 { font-size: 13px;line-height: 1;margin: 10px 0;color: #888;}
.xw-top p {font-size: 14px;line-height: 1.4;color: #777;}

.xw_list{}
.xw_list ul{}
.xw_list ul li{overflow: hidden;padding: 7px 0;}
.xw_list li a{display: block;}
.xw_list li a h5 {float: left;width: 11%;font-size: 13px;line-height: 1;color: #888;}
.xw_list li a h3 {float: left;font-size: 15px;line-height: 1;color: #666;}
.xw_list li a:hover h3{color: #005a9f;}

.xw-img{float: right;width: 30%;position:relative;}
.xw-img img{width: 100%;}
.xw-img a {position: absolute;background: #ffca55;padding: 20px 0;bottom: 30px;left: -100px;width: 150px;z-index: 3;text-align: center;}
.xw-img a img{width: 40px;height: 40px;}
.xw-img a:hover{background: #f19b00;}

.news_list li{border-bottom: 1px solid #d7d7d7;padding: 10px 0;margin-bottom: 6px;}
.news_date{width:60px;height:60px;background: #ffca55;color:#fff;float: left;padding: 10px 0;}
.news_date h5{font-size: 24px;line-height: 24px;margin: 0;font-weight: bold;}
.news_date p{margin: 0;font-size: 13px;line-height: 13px;}
.news_article{}
.news_article a{font-size: 17px;}
.news_article a:hover { color:#ffca55;}
.news_article{margin-left: 77px;}
.news_article h5{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 5px 0;}
.news_article p{height:30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;color:#999;font-size: 14px;line-height: 30px;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .xw_list li a h5{width: 13%;}
  
  
}
@media (max-width: 992px){
  
  .xw_list li a h5 { float: left;width: 15%;font-size: 12px;line-height: 1;color: #888;}
  .xw_list li a h3{font-size: 14px;}

}
@media (max-width: 767px){
 
  .xw-bt {margin-bottom: 20px;}
  .xw-nav ul { padding: 0 15px;}
  .xw-nav ul li {float: left; width: 48%; background: #006baa;margin: 0 1% 10px;}
  .xw-nav {margin-bottom: 20px;}
  
  .xw-left{float: none;width: 100%;padding: 0 15px;}
  .xw-img{display: none;}
  .xw_list li a h5{width: 22%;}
   .xw_list li a h3 { font-size: 14px;width: 78%;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
  .xinw-box .col-md-6{margin-bottom: 20px;}
  
}



/* 友情链接 */
.links {  margin: 0;  font-size: 16px;line-height: 1.5;padding-bottom: 20px;}
.links span{font-weight: bold;}
.links a {  margin: 0 5px; font-size: 15px;line-height: 1.5;}
.links a:hover{color: #1482d7;}







/* 底部 */
.footers { background: url(../images/db-bg.jpg)no-repeat center;}
.f_one {padding: 20px 0 20px;}
.f_one p { color:#fff;font-size:14px;}
.f-nav { padding-bottom: 20px;width: 70%;float: left;padding-top: 15px;}
.f-nav ul{overflow: hidden;}
.f-nav ul li {border-right: 1px solid #fff;float: left;padding: 0 39px;}
.f-nav ul li:last-child{border: none;}
.f-nav ul li a { color: #ccc; display: inline-block;font-size: 15px;line-height: 1;}
.f-nav ul li a:hover{color: #fff;}

.f-logo{float: left;width: 30%;}
.f-logo h3 {  color: #e23a3a; font-size: 28px;line-height: 1; letter-spacing: 3px; margin-top: 6px; font-style: italic;}
.f-logo h5 { color: #ddd;font-size: 18px;line-height: 1;}

.f-lx { float: left; width: 33%; padding: 4% 0 10px;}
.tubiao {width: 15%;float: left;}
.tubiao img { width:100%;}
.xingxi {padding-left: 10px;width: 85%;float: left;}
.f-lx h5 { color: #ddd;font-size: 18px;line-height: 2;}
.f-lx p { color: #ddd;font-size: 15px; line-height: 1;margin-bottom: 8px;}
.f-lx p span{display: inline-block;width: 80px;text-align: right;}
.f-lx p a:hover{color: #8bc5f9;}

.f-ewm{float: right;width: 25%;padding-top: 25px;}
.ewm-box{float: left;width: 40%;padding: 0 10px;text-align:center;}
.ewm-box img{width: 100%;}
.ewm-box p { color: #ddd;font-size: 15px;line-height: 1;padding-top: 5px;}


/* 区域设置 */
.sec-tit.left-keyword-tit, .themain {display: block;}
.themain {clear: both;text-align: center;color: #eee;font-size: 15px;line-height: 1;margin-top: 10px;}
.themain a {color: #eee;margin: 0 5px;display: inline-block;}
.f_two { border-top: 1px solid #404040; padding: 15px 0;}
.f_two p{text-align: center;font-size:15px;line-height: 1;color: #ddd;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav ul li{padding: 0 38px;}
  
  .f-lx p{font-size: 14px;}
  .f-logo{width: 30%;}
  
}
@media (max-width: 992px) {


}

@media (max-width: 767px) {

  

}


.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;}
}







/* 内页样式 */
.page-body {margin: 30px auto 50px;}

.left_menu{float: left;width: 22%;margin-right: 3%;padding:0;}
.page-body .col-md-9{float: left;width: 75%;padding: 0;}


.sec-tit {border: none;height: 50px;line-height: 50px;background: #ffca55;padding: 0 10px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.sec-tit h2 {float: left; margin-top: 0;margin-bottom: 0; height: auto;line-height: 50px; font-weight: bold; font-size: 18px;color: #ffffff;border: none;}

.sec-tit h5{margin-top:16px;}
.sec-tit h5 a{color:#fff;}
.sec-tit h5 a:hover{background: #f9b31e}

.page-l-clist ul { padding: 5px 10px; border: 2px solid #ffca55;}
.page-l-clist li { height: 45px; line-height: 45px; text-align: center; font-size: 15px;border: none; background: #eee; margin: 10px 0;}
.page-l-clist li a{display:block;}
.page-l-clist li a:hover {   display: inline-block; width: 100%;  height: 45px; color: #fff; background: #ffca55;}
.page-l-clist li .layer2{left: 100%;}


.left-news li a h5 { line-height: 1; text-align: left; font-size: 14px; padding: 10px;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left-news li a:hover h5{color: #ffca55;}

.sec-marquee-c strong{font-size: 18px;}


/* 右侧 */
.page-alist{margin-top: 0;}

.crumbs-item {line-height: 1;border-bottom: 3px double #d7dbdf;overflow: hidden;margin-bottom: 15px;}
.crumbs-item h5 {font-size: 15px;line-height: 1; padding: 7px 0;color: #555;}

.wp-pagenavi{text-align: center;}
.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: #ffca55;
    border-color: #ffca55;
}
.pagination>li>a, .pagination>li>span{color: #ffca55;}

/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #ffca55;}

.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: #ffca55;}


/* 图片列表 */
.page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;}
.img-inner{width: 300px;overflow: hidden;}
.img-inner:hover {border: 1px solid #ffca55;overflow: hidden;}

.page-alist .col-md-4 a{display:block;}
.page-alist .col-md-4 a h5 { height: auto; line-height: 1; overflow: hidden; font-size: 16px; text-align: center;padding: 5px 0;float: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: #ffca55;}

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

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

.product_detail h1.title{font-size: 20px;line-height: 1;}
.list_p li h2 { margin-top: 0;font-size: 14px;line-height: 1;}
.list_p li { height: auto; line-height: 1; font-size: 14px; border-bottom: 1px dashed #e0e1dc; padding: 10px 0;font-family: "Microsoft YaHei";}
.list_p li h2 a { font-size: 14px;font-family: "Microsoft YaHei";}


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


/* 留言 */
.form-control:focus {
    border-color: #ffca55;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(27 79 152 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(27 79 152 / 60%);
}

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

@media (max-width: 992px){
  
  .page-body {margin: 10px auto 50px;}
  .page-body .col-md-9{float: none;width: 100%;}
  .page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;float: left;width: 33.3333%;}
  
  .page-alist .page-atit p {height: 4rem;}
  
  .page-nav{display: block;}
  .page-nav ul li{width: 33.3333%;}
  
}

@media (max-width: 767px){
  
  .page-body { margin: 5px auto 40px;}
  .page-body .col-md-9 {float: none; width: 100%; padding: 0 15px;}
  
  .crumbs-item h5{font-size: 13px;}
  
  .page-content{padding-top: 0;}
  
  .page-nav{display: block;}
  .page-nav ul li{width: 50%;padding: 0 5px;}

  .page-alist .col-md-4{padding: 0 5px;width: 50%;}
  .img-inner { height: 120px;}
  .page-alist .col-md-4 a h5{font-size:14px;}
  
  .page-alist .page-atit p {height: 4rem;font-size: 13px;}
  
  
  .product_detail .img {overflow: hidden;}
  
  
  .page-alist .col-md-4{height: auto;}
  
  
}
.zoomPad{z-index: 1 !important;}

