@CHARSET "UTF-8"; /*头部样式*/
#header {
    width: 100%;
    background: url(../images/top_bg.jpg) 0 0 repeat-x;
}

.top {
    width: 1150px;
    margin: 0 auto;
    position: relative;
}

.logo {
    float: left;
    padding-top: 25px;
}

.topLink {
    width: 305px;
    float: right;
    text-align: right;
}

.topLink .k1 {
    line-height: 24px;
    padding-top: 15px;
}

/*主体样式*/
#container {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/*页面公共样式*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.tt1 {
    height: 26px;
    font: bold 16px/26px 'Microsoft Yahei';
    color: #294573;
}

.tt2 {
    height: 26px;
    font: bold 15px/26px 'Microsoft Yahei';
    color: #294573;
}
/*技术证书*/
.in-tit{
  text-align: center;
}
.in-tit p{
    color:#333;
    font-size: 40px;
    font-weight: 600;
    line-height: 74px;
    position: relative;
}
.in-tit p:before{
    position: absolute;
    width: 100%;
    font-size: 100px;
    font-family: arial;
    content: "CREDENTIALS";
    left:0;
    bottom:0;
    color:rgba(51,51,51,.1);
}
.in-tit p:after{
    position: absolute;
    width: 70px;
    height: 7px;
    background: #595959;
    content: "";
    left:50%;
    margin-left:-35px;
    bottom:0;
}
.in-tit .intro{
    color:#666;
    font-size: 18px;
    line-height: 2;
    padding-top: 10px;
}
.certy{
    padding:80px 0 70px;
}
.tab-nav{
    font-size: 0;
    text-align: center;
    margin-top:25px;
}
.tab-nav li{
    display: inline-block;
    color:#666;
    font-size: 16px;
    width: 105px;
    line-height: 33px;
    background: #f6f6f6;
    border:1px solid #999;
    text-align: center;
    vertical-align: top;
    margin:0 20px;
    cursor: pointer;
}
.tab-nav li.on{
    background: #114392;
    border:1px solid #114392;
    color:#fff;
}
.tabbox{
    margin-top:40px;
}
.tabbox .tab{
    margin-left:-20px;
    margin-right: -20px;
}
.certy-item{
    padding:0 10px;
}
.certy-item a{
    display: block;
    position: relative;
}
.certy-item a:before{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    left:0;
    top:0;
    content: "";
    display: none;
}
.certy-item:hover a:before{
    display: block;
}
.certy-item .text{
    position: absolute;
    left:0;
    top:50%;
    margin-top: 0;
    width: 100%;
    text-align: center;
    color:#fff;
    opacity: 0;
    transition:all 0.7s;
}
.certy-item .text h3{
    font-weight: 400;
    font-size: 22px;
    line-height: 2
}
.certy-item:hover .text{
   opacity: 1;
   margin-top: -11px;
}
/*首页简介*/
.aboutbg{
  padding-top: 300px;
   position: relative;
}
.aboutbg:after{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height:530px;
    background: url(../images/about.jpg) no-repeat 50% 50%;
    background-size: cover;
    background-attachment: fixed;
    content: "";
    z-index: -1;
}
.about{
    background: #f1f1f1;
    padding:60px 60px 45px 45px;
    position: relative;
}
.about:after{
    position: absolute;
    width: 100%;
    text-align: center;
    left:0;
    top:0;
    color:#e6e7e7;
    font-size: 100px;
    font-family: arial;
    font-weight: 600;
    content:"ABOUT US";
    z-index: 1;
    line-height: 1.4;

}
.about .clearfix{
    position: relative;
    z-index: 9;
}
.about-img{
    width:550px;
    padding-top:10px;
}
.about-img img{
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}
.about-text{
    width: 475px;
}
.about-text h2{
    color:#333;
    font-size: 36px;
    line-height: 1.5;
}
.about-text h2 p{
    font-size: 30px;
    padding-top: 10px;
}
.about-text .intro{
    color:#666;
    font-size: 16px;
    line-height: 30px;
    padding:30px 0;
}
.about .more{
    font-size: 0;
}
.about .more a{
    display: inline-block;
    width:100px;
    color:#666;
    font-size: 14px;
    line-height: 35px;
    border:1px solid #333;
    text-align: center;
    vertical-align: top;
    margin-right: 18px;
}
.about .more a:hover{
    text-decoration: none;
    background: #333;
    color:#fff;
}
.about .more a.a1{
    background: #114392;
    color:#fff;
}
.about .more a.a1:hover{
    border:1px solid #114392;
    background: none;
    color:#114392;
}
/*产品展示*/
.in-pro{
    height:933px;
    background: url(../images/pro.jpg) no-repeat 50% 50%;
    margin-top:72px;
    padding-top: 62px;
}
.in-pro .in-tit p:before{
    content: "PRODUCTS";
}
.pro-cate{
    background: #fff;
    padding:28px 50px;
    box-shadow: 0 0 12px rgba(12,3,7,.2);
    margin-top:30px;
    position: relative;
}
.pro-cate li{
    float: left;
    width: 130px;
    line-height: 44px;
    color:#333;
    font-size: 18px;
    border:1px solid #545454;
    border-radius:10px;
    text-align: center;
    cursor: pointer;
}
.pro-cate li + li{
    margin-left: 80px;
}
.pro-cate li a{
    display: block;
    color:#333;
}
.pro-cate li.on{
    background: #114392;
    border-color: #114392;
    color:#fff;
}
.pro-cate a.more{
    position: absolute;
    right:-12px;
    top:28px;
    width: 104px;
    line-height: 42px;
    border:1px solid #114392;
    padding:1px 2px;
    text-align: center;
    margin-left:50px;
    _display:inline;
}
.pro-cate a.more span{
    display: block;
    background: #114392;
    color:#fff;
    font-size: 18px;
    position: relative;
}
.pro-cate a.more span:after{
    position: absolute;
    width: 4px;
    height: 100%;
    left:50%;
    margin-left:-4px;
    top:0;
    content:"";
    background: #fff;
    transition:all 0.3s;
}
.pro-cate a.more:hover span:after{
    left:100%;
    margin-left:-2px;

}
.pro-tab{
    margin-top:50px;
}
.pro-list{
    width:800px;
}
.pro-list li{
    background: #fff;
    float: left;
    width: 390px;
    text-align: center;
    margin-right: 9px;
    margin-bottom: 9px;
    padding:25px 0 10px;
    transition:all 0.3s;
}
.pro-list li a{
    display: block;
}
.pro-list li .img {
    height: 200px;
    position: relative;
}

.pro-list li .img img{
    position: absolute;
    width:230px;
    height:194px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.pro-list li h3 a{
    color:#666;
    font-size: 17px;
    line-height: 2;
    font-weight: 400;
    padding-top:9px;
}
.pro-img {
    width: 400px;
}
.pro-img img{
    max-width: 100%;
    width:auto !important;
    height:auto !important;
}
.pro-list li:hover{
    box-shadow: 0 0 9px rgba(0,0,0,.2);
}
.pro-list li:hover h3 a{
   color:#114392;
}
/*品质保障*/
.quality{
   padding:80px 0 0;
   width: 100%;
   overflow: hidden;
}
.quality .in-tit p:before{
    content:"QUALITY";
}
.qua-box1{
    margin-top:50px;
    position: relative;

}
.qua-box1 .img{
    position: absolute;
    width: 1140px;
    top:34px;
    right:50%;
    margin-right:-177px;
}
.qua-box1 .img img{
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}
.qua-box1 .container{

    padding:34px 0 140px;
    position: relative;
}
.qua-box1 .container:before{
     position: absolute;
    left:0;
    top:0;
    content: "";
    width: 100%;
    height: 100%;
     background: url(../images/qu1.png) no-repeat 100% 0;
    z-index: -1;
}
.qua-list {
    width: 688px;
    height:280px;
    background: url(../images/qua.png) no-repeat 50% 50% #e8e7e7;
    padding:50px 0 0 50px;
    position: relative;
    z-index: 99;
}
.qua-list .num{
    position: absolute;
    right:0;
    top:0;
    background: #333;
    width: 86px;
    line-height: 98px;
    color:#fff;
    font-weight: 600;
    font-size:50px;
    font-family: arial;
    text-align: center;
}
.qua-list .tit{
    color: #333;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
}
.qua-list .tit p{
    color: #666;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}
.qua-box1 .qua-list .tit{
    background: url(../images/q1.png) no-repeat 0 50%;
    padding-left:110px;
}
.qua-list .intro{
    color:#333;
    font-size: 22px;
    line-height: 2;
    padding:10px 0 20px;
}
.qua-list .con{
    max-width: 448px;
    color:#666;
    font-size: 15px;
    line-height: 2;
}
.qua-box2{
    position: relative;
}
.qua-box2 .img{
    position: absolute;
    width: 1140px;
    top:102px;
    left:50%;
    margin-left:-136px;
}
.qua-box2 .img img{
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}
.qua-box2 .container{

    padding:170px 0 176px;
    position: relative;
}
.qua-box2 .container:before{
     position: absolute;
    right:160px;
    top:0;
    content: "";
    width: 1167px;
    height: 100%;
     background: url(../images/qu2.png) no-repeat 100% 0;
    z-index: -1;
}
.qua-box2 .qua-list .tit{
    background: url(../images/q2.png) no-repeat 0 50%;
    padding-left:110px;
}
.qua-box3{
    position: relative;
    margin-top:-34px;
}
.qua-box3 .img{
    position: absolute;
    width: 1140px;
    top:34px;
    right:50%;
    margin-right:-177px;
}
.qua-box3 .img img{
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}
.qua-box3 .container{
    padding:174px 0 110px;
    position: relative;
    background: url(../images/line.png) no-repeat 68px 100%;
}
.qua-box3 .container:before{
     position: absolute;
    left:0;
    top:0;
    content: "";
    width: 100%;
    height: 100%;
     background: url(../images/qu3.png) no-repeat 100% 0;
    z-index: -1;
}
.qua-box3 .qua-list .tit{
    background: url(../images/q3.png) no-repeat 0 50%;
    padding-left:110px;
}
/*见证实力*/
.strength{
    height: 350px;
    background: url(../images/strength.jpg) no-repeat 50% 0;
}
.strength .tit{
  color:#fff;
  font-size: 40px;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  padding-top: 62px;
}
.strength .tit p{
  font-size: 24px;
  line-height: 2;
  font-weight: 400;
}
.numCount{
    margin-top:30px;
}
.numCount li{
    width: 25%;
    float: left;
    text-align: center;
    color:#fff;
}
.numU{
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.numU .numCX{
    display: block;
  font-size: 40px;
  line-height: 1.5;
  font-weight: 600;
}
.numU em{
    font-style:normal;
    position: absolute;
    right:-22px;
    top:5px;
    width:31px;
    line-height: 30px;
    background: #d91810;
    text-align: center;
    border-radius: 15px;

}
.numCount .indc{

    font-size: 18px;
    line-height: 1.2;
}
/*客户案例*/
.case{
    padding:85px 0 65px;
}
.case .in-tit p:before{
    content:"CUSTOMER";
}
.customer{
    margin:35px -15px 0;
}
.case-item{
    padding:0 15px;
}
.case-item  a{
    display: block;
}
.case-item .img{
   overflow: hidden;
}
.case-item img{
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.case-item:hover img{
    -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.case-item h3{
    text-align: center;
    color:#666;
    font-size: 19px;
    line-height: 3;
    font-weight: 400;
}
.case-item:hover h3{
    color:#114392;
}
.customer .owl-carousel .owl-nav .owl-prev {
  left: -54px;
  -moz-transform:scaleX(-1);
  -webkit-transform:scaleX(-1);
  -o-transform:scaleX(-1);
  transform:scaleX(-1);
}

.customer .owl-carousel .owl-nav .owl-next {
  right: -54px;
}

.customer .owl-carousel .owl-nav button.owl-prev,
.customer .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  background: url(../images/next1.png) no-repeat 50% 50%;
  height: 50px;
  width: 50px;
  margin-top:-53px;
  opacity: 0.5;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.customer .owl-carousel .owl-nav button.owl-prev:hover,
.customer .owl-carousel .owl-nav button.owl-next:hover {
  opacity: 1;
}

.customer .owl-carousel .owl-nav .icon-font {
  display: block;
  width: 100%;
  height: 100%;
}

.customer .owl-carousel .owl-nav .icon-left-arrow:after {
  background: none;
}

.customer .owl-carousel .owl-nav .icon-right-arrow:after {
  background: none;
}
/*新闻资讯*/
.news{
    background: #f5f5f5;
    padding:50px 0;
}
.news .in-tit p:before{
    content:"NEWS";
}
.news-nav{
    font-size: 0;
    text-align: center;
    margin-top:35px;
}
.news-nav li{
    display: inline-block;
    color:#333;
    font-size: 18px;
    text-align: center;
    width: 106px;
    line-height: 50px;
    border:1px solid #e3e1e1;
    vertical-align: top;
    cursor: pointer;

}
.news-nav li.n1{
    border-top-left-radius: 15px;
}
.news-nav li.n2{
    border-bottom-right-radius: 15px;
}
.news-nav li.on{
    background: #333;
    color:#fff;
}
.news-box{
    margin-top:55px;
}
.news-top{
    width: 570px;
}
.news-top li a{
    display:block;
}
.news-top li .img{
    position: relative;
    overflow: hidden;
}
.news-top li img{
 -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.news-top li:hover img{
-webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.news-top li .time{
    position: absolute;
    left:0;
    top:0;
    width: 107px;
    height: 92px;
    background: #999;
    color:#fff;
    text-align: center;
    font-size: 18px;
    font-family: arial;
    line-height: 1.3;
    padding-top: 15px;
}
.news-top li:hover .time{
    background: #114392;
    color:#fff;
}
.news-top li .time p{
    font-size: 40px;
    font-weight: 600;
}
.news-top li h3{
    color:#333;
    font-size: 16px;
}
.news-top li:hover h3{
    color:#114392;;
}
.news-top li .intro{
    color:#666;
    font-size: 14px;
    line-height: 24px;
    margin-top:15px;
}
.news-top li .text{
    padding:25px  60px 0 18px;
}
.news-rec{
    width:570px;

}
.news-rec li{
    border:1px solid #e3e1e1;
    margin-bottom: 22px;
    padding:20px 0;
}
.news-rec li a{
    display: block;
}
.news-rec .time{
    width:106px;
    text-align: center;
    color:#666;
    font-size: 18px;
    line-height: 1.3;
    font-family: arial;
    position: relative;
}
.news-rec .time:after{
  position: absolute;
  right:0;
  top:50%;
  margin-top:-22px;
  width: 1px;
  height:45px;
  content:"";
  background:#dddcdc;
}
.news-rec .time p{
    font-weight: 600;
    font-size:40px;
    color:#333;
}
.news-rec .text{
    width:415px;
    padding-right:25px;
}
.news-rec  h3{
    color:#333;
    font-size: 16px;
    line-height: 2;
}
.news-rec  .intro{
    color:#666;
    font-size: 14px;
    line-height: 23px;
    margin-top:5px;
}
.news-rec li:hover{
    border-color: #114392;
}
.news-rec li:hover .time{
    color:#114392;
}
.news-rec li:hover .time p{
    color:#114392;
}
.news-rec li:hover h3{
    color:#114392;
}
/*首页区域*/
.region {
    border: 1px solid #e0e1dc;
    padding: 10px;
    margin-top: 10px;
    color: #333;
}

.region h3 {
    height: 30px;
    padding-left: 10px;
    position: relative;
    font: bold 14px/30px '微软雅黑';
    border-bottom: 1px dotted #918F8C;
    border-top: 1px dotted #918F8C;
    background-color: #F0F1F0;
}

.more_region {
    position: absolute;
    right: 10px;
    line-height: 30px;
    top: 0;
    font-weight: normal;
    font-size: 12px;
}

.region .item {
    padding: 10px;
    padding-bottom: 0;
    color: #666;
}

.region .item a {
    color: #666;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 26px;
    margin-bottom: 6px;
}

.region .item a:hover {
    text-decoration: underline;
    color: #df2525;
}

.city h2 {
    line-height: 30px;
    border-bottom: 1px solid #114392;
    padding-left: 5px;
}

.city .item {
    line-height: 28px;
    padding: 10px;
}

/*友情链接*/
.f_link{
    background: #f5f5f5;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.f_link:after{
    position: absolute;
    top:0;
    width: 50%;
    content: "";
    right:50%;
    margin-right: 600px;
    background: #999;
    height: 45px;
}
.f_link .tit{
    width: 116px;
    background: #999;
    color:#fff;
    font-size: 14px;
    line-height: 45px;
}
.f_link .con{
    line-height: 45px;
    width: calc(100% - 116px);
    height: 45px;
    overflow: hidden;
}
.f_link .con a{
    color:#666;
    font-size: 13px;
    padding-left: 6px;
}
.f_link .con a:hover{
    color:#999;
}
/*页面底部*/
#footer {
   background: #4a4a4a;

}

.footnav{
    padding:8px 0;
    color:#fff;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid rgba(112,112,112,.3);
    line-height: 3;
}
.footnav a{
    color:#fff;
   padding:0 20px;

}
.footnav a:hover{
    color:rgba(255,255,255,.7);
}
.foot-min{
    padding:28px 0 45px;
}
.min-left{
    width:350px;
}
.f-contact{
   color:#d0cdcd;
   font-size: 14px;
   line-height: 2;
   padding:18px 0 0 51px;
}
.m-min{
    margin-left:140px;
    width: 450px;
}
.mtop{
    margin-top:30px;
}
.k1{
    color:#fff;
    font-size: 13px;
    line-height: 2;

}
.k1 a{
    color:#fff;
}
.k1 a:hover{
    color:rgba(255,255,255,.7);
}
.f-ewm{
    padding-top: 20px;
}
.f-ewm img{
    max-width: 120px;
    width:auto !important;
    height:auto !important;
}
.foot-under{
   border-top: 1px solid rgba(112,112,112,.3);
}


.foot-under {
    color:#fff;
    line-height: 2;
    padding:13px 0;
    font-size: 12px;
}
.foot-under a{
    color:#fff;
}
.foot-under a:hover{
    color:rgba(255,255,255,.7);
}
/*------------内页-------------------*/
.n_banner {
    width: 100%;
    overflow: hidden;
}
.n_banner img{
    width: 100%;
    height: auto;
}

.left {
    width: 250px;
    float: left;
}

.sort_menu {
    margin-top:-110px;
    position: relative;
    z-index: 99;
    background: #eff0f4;
}

.sort_menu h3 {
    background: rgba(17,67,146,1);
    color:#fff;
    font-weight: 400;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
}

.sort_product {
}

.sort_product h3 {
}

.sort_news {
}

.sort_news h3 {
}

.sort_job {
}

.sort_job h3 {
}

.n_contact {

    margin-top: 15px;
}
.new1 li{
    border-bottom: 1px dashed #d7d7d7;
    line-height: 32px;
    height: 32px;
}
.new1 li a{
    display: block;
    color:#666;
    line-height: 32px;

}
.new1 li:hover a{
    color:#114392;
}

.n_contact h3 {
     background: rgba(17,67,146,1);
     color:#fff;
     font-size: 16px;
     font-weight: 600;
     text-align: center;
     line-height: 42px;
}

.n_contact .content {
    padding: 20px;
    background: #eff0f4;
    color:#666;
    font-size: 14px;
    line-height: 24px;
}

.right {
    width: 900px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 42px;
    height: 42px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.sitemp h2{
    font-weight: 400;
    color:#666;
    font-size: 18px;
    line-height: 42px;
}
.sitemp .site {
    text-align: left;
    line-height: 42px;
    font: 400 14px/42px 'Microsoft Yahei';
    color: #999;
    background: url(../images/home.png) no-repeat 0 50%;
    padding-left:25px;
}

.sitemp .site a {
    color: #999;
}

.right .content {
    padding: 20px 15px;
}
