﻿@charset "utf-8";
@import url("fonts.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding: 0px; border: 0; font-size: 100%; outline: none;}
html { font-size: 100%!important; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; }
/* always display scrollbars */
body{font: 14px/180% "Poppins-Regular","Microsoft Yahei",arial, Helvetica, sans-serif;  margin: 0 auto; color: #333; background: #f6f6f6; -webkit-tap-highlight-color:rgba(0,0,0,0);  *cursor: default; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6{font-weight:normal}
em{font-style: normal;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
img { border: 0; vertical-align: middle;}
input{ outline: none; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea {-webkit-appearance: none; border-radius: 0; outline: none;  font-family:"Microsoft Yahei"}
::-moz-selection { background: #338fff; color: #fff; text-shadow: none; }
::selection { background: #338fff; color: #fff; text-shadow: none; }
select{ outline: none;}
select::-ms-expand { display: none; }
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
a:link, a:visited { text-decoration: none; color:#3a3a3a;}
a:active, a:hover { text-decoration: none; outline:none; color:#fc1d01;}
a:focus{text-decoration:none;outline:0;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px;}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/*在线客服*/


/*PC站头部*/
.header-container{
    width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
}
.header-bar1{
    width: 1200px;
    height: auto;
    margin: 14px auto;
    overflow: hidden;
}
.header-logo{
    width: 170px;
    height: auto;
    float: left;
    padding: 0;
}
.header-company{
    width: 600px;
    height: auto;
    float: left;
    padding-top: 20px;
}
.header-company h2{
    font-size: 20px;
    color: #000;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.header-company h3{
    font-size: 12px;
    color: #7d7d7d;
    text-transform: capitalize;
    line-height: 140%;
}
.header-share{
    width: 430px;
    height: auto;
    float: right;
    padding-top: 30px;
}
.header-share span{
    font-size: 18px;
    font-weight: bold;
    color: #717171;
}


/*导航菜单*/
.nav-container{
    width: 100%;
    height: auto;
    background: #6d412b;
}
.nav-bar{
    width: 1200px;
    height: 45px;
    margin: 0 auto;
}
.nav-bar-navigation{
    width: 850px;
    height: auto;
    float: left;
}
.navigation{
    width: 850px;
    height: auto;
    float: left;
}
.menu {width:850px; position:relative; margin:0; z-index: 111; }
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff; width:auto; height:45px; padding: 0 20px; text-align:center; line-height:45px; font-size:16px; text-transform: uppercase; overflow:hidden;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#441e0b;}
.menu ul li:hover ul {display:block; position:absolute; top:45px; left:0; width:auto;}
.menu ul li:hover ul li a.hide {background:#441e0b; color:#fff; height: 50px; line-height: 50px; }
.menu ul li:hover ul li:hover a.hide {background:#441e0b; color:#fff; height: 50px; line-height: 50px;}
.menu ul li:hover ul li ul {display: none; text-transform: capitalize;}
.menu ul li:hover ul li a {display:block; background:#441e0b; color:#fff; border-top: 1px solid #593421; width: 220px; height: auto; line-height: 160%; padding: 15px 5px 15px 10px; font-size: 14px; font-weight: normal; text-transform: capitalize; text-align: left;}
.menu ul li:hover ul li a:hover {background:#593421; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:180px; top:0; }
.menu ul li:hover ul li:hover ul.left {left:-180px;}
.nav-bar-search{
    width: 300px;
    height: auto;
    float: right;
    padding-top: 6px;
}
.search-box{
    width: 300px;
    height: 33px;
    background: #441e0b;
    border-radius: 25px;
    overflow: hidden;
}
.search-box h2{
    width: 240px;
    height:  31px;
    float: left;
}
.search-box h2>input{
    width: 100%;
    height: auto;
    line-height: 31px;
    border: 0;
    background: none;
    color: #a2a2a2;
    text-indent: 1.0rem;
    box-sizing: border-box;
}
.search-box h2>input::placeholder{
    color: #a2a2a2;
    text-transform: capitalize;
    font-family: "Poppins-Regular";
    text-indent: 1.0rem;
}
.search-box h3{
    width: 60px;
    height: 31px;
    float: right;
}
.search-box h3>input{
    width: 100%;
    height: 31px;
    border: 0;
    background: url("../images/icon-search.png") no-repeat center center;
    cursor: pointer;
}

/*PC端底部*/
.footer-bar1-container{
    width: 100%;
    height: 580px;
    padding: 80px 0;
    background: url("../images/footer-3.jpg") no-repeat center center;
    background-attachment: fixed;
}
.footer-bar1{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.footer-bar1-inquiry{
    width: 100%;
    height: auto;
    margin-bottom: 60px;
}
.footer-bar1-inquiry h2{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 30px;
}
.footer-bar1-inquiry h3{
    display: table;
    margin: 0 auto;
}
.footer-bar1-inquiry h3 a{
    display: inline-block;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    border-radius: 25px;
}
.footer-bar1-inquiry h3 a:hover{
    background: #fc1d01;
    color: #fff;
}
.footer-bar1-nav{
    width: 1200px;
    height: auto;
}
.footer-bar1-nav-left{
    width: 420px;
    height: auto;
    float: left;
    padding-right: 20px;
}
.footer-bar1-nav-left h2{
    margin-bottom: 20px;
}
.footer-bar1-nav-left p{
    color: #b6b6b6;
}
.footer-bar1-nav-middle{
    width: 370px;
    height: auto;
    float: left;
    padding-top: 30px;
}
.footer-bar1-nav-middle li{
    width: 175px;
    height: auto;
    float: left;
    padding-left: 10px;
    text-transform: capitalize;
}
.footer-bar1-nav-middle li a{
    color: #b6b6b6;
}
.footer-bar1-nav-middle li a:hover{
    color: #fc1d01;
}
.footer-bar1-nav-middle li h2{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.footer-bar1-nav-right{
    width: 390px;
    height: auto;
    float: right;
    padding-top: 30px;
}
.footer-bar1-nav-right h2{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.footer-bar1-nav-right h4{
    width: 390px;
    height: 220px;
}

.copyright-container{
    width: 100%;
    height: auto;
    background: #292929;
}
.copyright{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #7e7e7e;
    text-transform: capitalize;
}

/*首页轮播图*/
#movie{
    width: 100%;
    height: auto;
    background: #fff;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.swiper-container img{
	width:100%;
}

.home-bar1{
    width: 100%;
    height: auto;
    background: #fff;
    padding: 80px 0;
    overflow: hidden;
}
.home-pro{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.home-pro-tit{
    width: 100%;
    height: auto;
    padding: 10px 0;
    margin-bottom: 60px;
}
.home-pro-tit h2{
    font-size: 36px;
    font-weight: bold;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
.home-pro-tit h2:before{
    background: url("../images/icon-crown.png") no-repeat center center;
    width: 100%;
    height: 34px;
    position: absolute;
    left: 0;
    bottom: -50px;
    content: '';
}
.home-pro-tit h3{
    text-align: center;
    margin-top: 60px;
    color: #999;
    text-transform: capitalize;
}
.home-pro-pic{
    width: 1200px;
    height: auto;
    overflow: hidden;
}
#scroll{width:1230px; margin:0 auto; padding: 0; overflow: hidden; }
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{width:380px;height:auto; margin-right: 30px; overflow:hidden; }
.owl-theme .owl-controls .owl-buttons {position:absolute;top:0;width:0;height:0;margin:0;padding:0;border-radius:0;font:0;overflow:hidden;_display:none;}
#scroll .item figcaption{text-align: center; background: #fff; }
#scroll .item figure:hover h3{background: #fc1d01;}
#scroll .item figure h2{width: 100%; height: auto; overflow: hidden;}
#scroll .item figure h2 img{transition: all .4s ease-in-out;}
#scroll .item figure h2 img:hover{transform: scale(1.10);}
#scroll .item figure h3{background: #9c9c9c; color: #fff; height: 60px; line-height: 60px; font-size: 18px; transition: all .4s ease-in-out;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:0;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:0;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"";}
.home-pro-btn{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}
.home-pro-btn h4{
    text-align: center;
}
.home-pro-btn h4 a{
    display: inline-block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    border: #ddd solid 1px;
    border-radius: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #bbb;
}
.home-pro-btn h4 a:hover{
    color: #fff;
    border: #fc1d01 solid 1px;
    background: #fc1d01;
}

.home-bar2{
    width: 100%;
    height: auto;
    padding: 80px 0;
    overflow: hidden;
}
.home-comp{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.home-comp-pic{
    width: 600px;
    height: auto;
    float: left;
}
.home-comp-txt{
    width: 560px;
    height: auto;
    float: right;
    padding-top: 40px;
}
.home-comp-txt h2{
    font-size: 36px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.home-comp-txt p{
    color: #585858;
    line-height: 200%;
}
.home-comp-txt h3{
    margin-top: 20px;
}
.home-comp-txt h3 a{
    display: inline-block;
    width: 140px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 25px;
    background: #fc1d01;
    color: #fff;
    text-transform: capitalize;
}
.home-comp-txt h3 a:hover{
    background: #565656;
}

.home-bar3{
    width: 100%;
    height: auto;
    padding: 80px 0;
    overflow: hidden;
    background: #fff;
}
.home-service{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.home-service-tit{
    width: 100%;
    height: auto;
    padding: 10px 0;
    margin-bottom: 60px;
}
.home-service-tit h2{
    font-size: 36px;
    font-weight: bold;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
.home-service-tit h2:before{
    background: url("../images/icon-crown.png") no-repeat center center;
    width: 100%;
    height: 34px;
    position: absolute;
    left: 0;
    bottom: -50px;
    content: '';
}
.home-service-tit h3{
    text-align: center;
    margin-top: 60px;
    color: #999;
    text-transform: capitalize;
}
.home-service-nav{
    width: 100%;
    height: auto;
    margin-top: 40px;
}
.home-service-nav li{
    width: 33.33%;
    height: auto;
    float: left;
    padding: 0 2%;
    box-sizing: border-box;
}
.home-service-nav li h2{
    text-align: center;
    margin-bottom: 10px;
}
.home-service-nav li h3{
    text-align: center;
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.home-service-nav li p{
    color: #808080;
}



/*内页样式表*/
#subpages-banner{width: 100%; height: auto; overflow: hidden; text-align: center; position: relative; }
#subpages-banner{line-height: 400px; font-size: 3.0rem; text-transform: uppercase; color: #fff; text-shadow: 2px 2px 2px rgba(0,0,0,0.5);}
#subpages-banner .banner-1{width: 100%; height: 400px; background: url(../images/banner-1.jpg) no-repeat center top; background-size: 100% 400px; background-attachment: inherit; }
#subpages-banner .banner-2{width: 100%; height: 400px; background: url(../images/banner-2.jpg) no-repeat center top; background-size: 100% 400px; background-attachment: inherit; }
#subpages-banner .banner-3{width: 100%; height: 400px; background: url(../images/banner-3.jpg) no-repeat center top; background-size: 100% 400px; background-attachment: inherit; }
#subpages-banner .banner-4{width: 100%; height: 400px; background: url(../images/banner-4.jpg) no-repeat center top; background-size: 100% 400px; background-attachment: inherit; }
#subpages-banner .banner-5{width: 100%; height: 400px; background: url(../images/banner-5.jpg) no-repeat center top;  }
#subpages-banner .banner-6{width: 100%; height: 400px; background: url(../images/banner-6.jpg) no-repeat center top;  }
#subpages-banner .banner-7{width: 100%; height: 400px; background: url(../images/banner-7.jpg) no-repeat center top;  }
#subpages-banner .banner-8{width: 100%; height: 400px; background: url(../images/banner-8.jpg) no-repeat center top;  }
#subpages-banner .banner-9{width: 100%; height: 400px; background: url(../images/banner-9.jpg) no-repeat center top;  }

.subpages-tit-container{
    width: 100%;
    height: auto;
    background: #fff;
}
.subpages-tit{
    width: 1200px;
    height: 50px;
    line-height: 50px;
    text-transform: capitalize;
    background: url("../images/icon-location.png") no-repeat left 45%;
    text-indent: 1.20rem;
    margin: 0 auto;
}

.subpages-container{
    width: 100%;
    height: auto;
}

/*产品展示*/
.subpages-pro{
    width: 1200px;
    height: auto;
    margin: 30px auto;
    overflow: hidden;
}
.subpages-pro-left{
    width: 200px;
    height: auto;
    float: left;
    background: #fff;
    padding: 20px;
}
.pro-left-tit{
    width: 100%;
    height: auto;
    border-bottom: #000 solid 2px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0;
    margin-bottom: 10px;
}
.pro-left-nav{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.pro-left-nav li{
    width: 100%;
    height: auto;
    line-height: 160%;
    float: left;
    text-transform: capitalize;
    border-bottom: #eee solid 1px;
    text-indent: 0;
}
.pro-left-nav li a{
    display: block;
    font-size: 16px;
    padding: 15px 5px;
    box-sizing: border-box;
    
}
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fc1d01;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.subpages-pro-right{
    width: 900px;
    height: auto;
    float: right;
    background: #fff;
    padding: 20px;
}
.subpages-pro-right-pic{
    width: 930px;
    height: auto;
    overflow: hidden;
}
.subpages-pro-right-pic figure{
    width: 280px;
    height: auto;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
}
.subpages-pro-right-pic figure h2{
    width: 100%;
    overflow: hidden;
}
.subpages-pro-right-pic figure h2 img{
    width: 280px;
    height: auto;
    transition: all .4s ease-in-out;
}
.subpages-pro-right-pic figure h2 img:hover{
    transform: scale(1.10);
}
.subpages-pro-right-pic figure h3{
    text-align: center;
    background: #9c9c9c;
    color: #fff;
    padding: 10px 0;
    transition: all .4s ease-in-out;
}
.subpages-pro-right-pic figure:hover h3{
    background: #fc1d01;
}

/*产品详情页*/
.subpages-proinfo{
    width: 1200px;
    height: auto;
    margin: 30px auto;
}
.proinfo-bar1{
    width: 1120px;
    height: auto;
    background: #fff;
    padding: 40px;
    overflow: hidden;
}
.proinfo-bar1-pic{
    width: 640px;
    height: auto;
    float: left;
}
.proinfo-bar1-txt{
    width: 440px;
    height: auto;
    float: right;
}
.proinfo-bar1-txt h1{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    border-bottom: #ddd solid 1px;
    padding-bottom: 10px;
}
.proinfo-bar1-txt-content{
    width: 100%;
    height: auto;
    margin: 20px auto;
}
.proinfo-bar1-txt h2{
    margin: 0;
}
.proinfo-bar1-txt h2 a{
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-transform: capitalize;
    background: #fc1d01;
    text-align: center;
    border-radius: 25px;
    color: #fff;
    transition: all .4s ease-in-out; 
}
.proinfo-bar1-txt h2 a:hover{
    background: #ff6600;
}
.proinfo-bar2{
    width: 1120px;
    height: auto;
    margin: 30px auto;
    background: #fff;
    padding: 40px;
}
.enquiry-container{
    width: 100%;
    height: auto;
    background: #f6f6f6;
    border-radius: 4px;
    padding: 2%;
    box-sizing: border-box;
    overflow: hidden;
}
.enquiry{
    width: 100%;
    height: auto;
}
.enquiry li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 1%;
    margin-bottom: 20px;
}
.enquiry li>input{
    width: 100%;
    height: 38px;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    background: #ddd;
    color: #333;
    text-indent: 0.5rem;
    text-transform: capitalize;
}
.enquiry li>input::placeholder{
    color: #333;
    text-transform: capitalize;
    font-family: "Poppins-Regular";
}
.enquiry-container h2{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.enquiry-container h4{
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.enquiry-container h3{
    text-transform: capitalize;
    margin-bottom: 20px;
}
.enquiry-container h2>textarea{
    width: 100%;
    height: auto;
    border: 0;
    box-sizing: border-box;
    padding: 1%;
    background: none;
    border-radius: 4px;
    text-transform: capitalize;
    color: #333;
    background: #ddd;
}
.enquiry-container h2>textarea::placeholder{
    color: #333;
    text-transform: capitalize;
    font-family: "Poppins-Regular";
}
.enquiry-container h5{
    margin: 0;
}
.enquiry-container h5>input{
    width: 120px;
    height: 38px;
    line-height: 38px;
    border: 0;
    background: #fc1d01;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    text-transform: uppercase;
    cursor: pointer;
}
.enquiry-container h5>input:hover{
    background: #ff3366;
}

/*企业简介*/
.subpages-company{
    width: 1120px;
    height: auto;
    margin: 40px auto;
    background: #fff;
    padding: 40px;
    overflow: hidden;
}
.subpages-company p{
    margin: 10px auto;
}
.subpages-company img{
     
    margin-left: 0px;
}

/*企业环境*/
.subpages-workshop{
    width: 1140px;
    height: auto;
    margin: 40px auto;
    background: #fff;
    padding: 40px;
    overflow: hidden;
}
.subpages-workshop figure{
    width: 360px;
    height: auto;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.subpages-workshop figure h2{
    width: 100%;
    overflow: hidden;
}
.subpages-workshop figure h2 img{
    transition: all .4s ease-in-out;
}
.subpages-workshop figure h2 img:hover{
    transform: scale(1.10);
}
.subpages-workshop figure h3{
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #eee;
    text-align: center;
    text-transform: capitalize;
    transition: all .4s ease-in-out;
}
.subpages-workshop figure:hover h3{
    background: #fc1d01;
    color: #fff;
}

/*新闻中心*/
.subpages-news{
    width: 1120px;
    height: auto;
    margin: 40px auto;
    background: #fff;
    padding: 40px;
    overflow: hidden;
}
.subpages-news li{
	width: 100%;
	height: auto;	
	float: left;
	border-bottom: #eee dotted 1px;
}
.subpages-news li a{
	display: block;
	line-height: 50px;
}
.subpages-news li a:hover{
	line-height: 50px;
	color: #ff3300;
}

.subpages-newsinfo{
    width: 1120px;
    height: auto;
    margin: 40px auto;
    background: #fff;
    padding: 40px;
    overflow: hidden;
}
.subpages-newsinfo h1{
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
	margin-bottom: 10px;
}
.subpages-newsinfo h2{
	width: 100%;
	text-align: center;
	display: inline-table;
	border-bottom: #eee solid 1px;
	border-top: #eee solid 1px;
	padding: 10px 0;
	margin-bottom: 20px;
}
.newsinfo-txt{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.newsinfo-txt p{
	margin: 15px auto;
}

/*联系方式*/
.subpages-contact{
    width: 1120px;
    height: auto;
    margin: 60px auto;
    overflow: hidden;
    background: #fff;
    padding: 40px;
    display: flex;
}
.subpages-contact-left{
    width: 550px;
    height: auto;
    float: left;
}
.subpages-contact-left h2{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.subpages-contact-left p{
    border-bottom: #eee solid 1px;
    padding: 15px 0;
}
.subpages-contact-left span{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.subpages-contact-right{
    width: 550px;
    height: auto;
    float: right;
    margin-left: 20px;
}
.map-show{
    width: 100%;
    height: 100%;
    /*min-height: 688px;*/
}

/*产品搜索*/
.subpages-search{
    width: 1120px;
    height: auto;
    margin: 60px auto;
    overflow: hidden;
    background: #fff;
    padding: 40px;
}
.subpages-search h2{
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: #ddd solid 1px;
}
.subpages-search h2 span{
    color: #ff0000;
}
.search-txt{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.search-txt strong{
    text-transform: capitalize;
}
.search-txt li{
    width: 100%;
    height: auto;
    border-bottom: #ddd dotted 1px;
    padding: 15px 0;
    float: left;
}
.search-txt li span{
    color: #ff0000;
}

/*core-team*/
.core-team-container{
    width: 1120px;
    height: auto;
    background: #fff;
    padding: 40px;
    margin: 60px auto;
    overflow: hidden;
}
.core-team{
    width: 100%;
    height: auto;
}
.core-team-bar1{
    width: 400px;
    height: auto;
    margin: 0 auto 20px auto;
    overflow: hidden;
}
.core-team-bar1 figure{
    text-align: center;
}
.core-team-bar1 figcaption{
    padding: 10px 0;
    text-align: left;
}
.core-team-bar2{
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
    overflow: hidden;
}
.core-team-bar2 figure{
    width: 32.33%;
    height: auto;
    float: left;
    margin-right: 0.5%;
    margin-left: 0.5%;
    box-sizing: border-box;
}
.core-team-bar2 figure img{
    width: 100%;
}
.core-team-bar2 figcaption{
    padding: 10px 0;
    text-align: left;
}
.core-team-bar3{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.core-team-bar3 figure{
    width: 32.33%;
    height: auto;
    float: left;
    margin-right: 0.5%;
    margin-left: 0.5%;
    box-sizing: border-box;
}
.core-team-bar3 figure img{
    width: 100%;
}
.core-team-bar3 figcaption{
    padding: 10px 0;
    text-align: left;
}










/*==========以下样式为移动端==========*/

/*头部*/
#top {
    width: 100%;
    overflow: hidden;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    border-bottom: 0;
    background: #fff;
    box-shadow: rgba(0,0,0,0.08) 0 2px 5px;
    display: none;
}
#top1 {
    float: left;
    width: 80%;
    box-sizing: border-box;
}

#top1 img {
    width: auto;
    height: 60px;
}
#top1 h2{
    display: inline-block;
    float: right;
}
#top1 h2 a{
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    background: #e60012;
    color: #fff;
    font-size: 0.8rem;
    font-weight: bold;
}
#top2 {
    float: right;
    width: 20%;
    position: relative;
}
#top2 img {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    height: auto;
    width: auto;
    background: #fc1d01;
}
#top3 {
    width: 100%;
    height: 60px;
    overflow: hidden;
    display: none;
}

#menu {
    position: fixed;
    z-index: 600;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto; 
    background: rgba(0,0,0,0.6);
    display: none;
    transition: margin 0.5s;
}

#menu ul {
    width: 55%;
    background: #000;
    height: 100%;
    margin: 0 0 0 -55%;
    transition: margin 0.5s;
}

#menu ul li {
    text-align: left;
    text-transform: uppercase;
    text-indent: 1.5rem;
    font-size: 0.9rem;
    border-bottom: solid 1px #222;   
}

#menu ul li span{
    font-weight: normal;
    margin-right: 10px;
}

#menu ul li span a{
    display: inline-block;
    margin: 10px auto;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #00405e;
    color: #fff; 
    text-indent: 0;
    font-size: 12px;
}

#menu ul li a {
    display: block;
    line-height: 3.0rem;
    font-size: 0.9rem;
    background: #000;
    color: #ddd;
}

#menu ul li a.it {
    background: url(../images/jia.png) right no-repeat /auto 100% #000;
}

#menu ul li dl {
    background: #222;
    overflow: hidden;
    display: none;
}

#menu ul li dl dd a {
    background: #222;
    overflow: hidden;
    border-top: solid 1px #333;
    font-size: 0.9rem;
    line-height: 1.3rem;
    padding: 15px 0;
    text-transform: capitalize;
    color: #9b9b9b;
}

#close {
    position: absolute;
    margin-right: 0%;
    width: 3rem;
    height: 3rem;
    background: #fc1d01 url("../images/icon-close.png") no-repeat 50% 50%;
    color: #fff;
    line-height: 3rem;
    text-align: center;
    transition: margin 0.5s;
    font-size: 22px;
}

.li-icon {
    width: 12%;
    margin-right: 10px;
    margin-bottom: 5px;
}

/*内页导航*/
.header{
    position:relative;
    height:auto; 
    background:#fc1d01; 
    display: none;
}
.h5-right-tit{
    width:100%; 
    height:auto; 
    overflow:hidden;
}
.h5-right-tit-left{
    width:86%; 
    height:50px; 
    line-height:50px; 
    float:left;  
    color:#fff; 
    text-align:left; 
    text-indent:1.0rem; 
    font-size:1.1rem; 
    background:#000; 
    text-transform: capitalize;
}
.h5-right-tit-right{
    width:14%; 
    height:50px; 
    float:right; 
}




#probig_b{ overflow:hidden; margin-bottom: 10px;}
#probig_b p{ display:none;}
#probig_b p img{width: 100%;}

#probig_li{ overflow:hidden; text-align:center;}
#probig_li ul{ display:inline-block;}
#probig_li ul li{ float:left; width:19.0%; height: auto; border:solid 1px #eee; margin:0 0.5%; cursor:pointer; box-sizing: border-box;}
#probig_li ul li img{width: 100%; height: auto;}




/*翻页*/

#pages{width: 100%; height: auto; padding: 40px 0; overflow: hidden;}
DIV.black2 {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; TEXT-ALIGN: center
}
DIV.black2 A {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; TEXT-DECORATION: none
}
DIV.black2 A:hover {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000
}
DIV.black2 A:active {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000
}
DIV.black2 SPAN.current {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000000
}
DIV.black2 SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid

}



/*新增*/
.proinfo-bar3{
    width: 1120px;
    height: auto;
    margin: 30px auto;
    background: #fff;
    padding: 40px;
}