.container{
    width:100%;
    min-height:500px;
}
.wrapper{
    width:1200px; 
    margin:0 auto; 
}
header{
    z-index: 3;
    opacity: .8;
    position: fixed;
    top: 0;
    width: 100%;
    height: 93px;
    background: #e5e4ec;
}
header .box{
    height:93px;
}
header .logo{
    width:260px;
    height:100%;
    float: left;
}
header .logo img{
    width:260px;
    height:67%;
    display: block;
    margin-top: 14px;
}
header .nav{
    width: 713px;
    overflow: hidden;
    float: right;
}
header .nav ul{
    width:801px;
    overflow: hidden;
}
header .nav ul li{
    height:93px; 
    margin-right: 67px;
    float: left;
    width:85px;
}
header .nav ul li a{
    display: block;
    width:100%;
    line-height:93px;
    height:93px;
    text-align: center;
    font-size: 18px;
    color:#333;
}
header .nav ul li a:hover{
    color:#112e5a;
    font-weight: bold;
    border-bottom:3px solid #112e5a;
}
header .nav ul li a.on{
    color:#112e5a;
    font-weight: bold;
    border-bottom:3px solid #112e5a;
}
.banner{
    /* height:543px; */
    width:100%;
}
.index .banner img{
    height:844px;
}
.banner img{
    width:1920px;
    height:540px;
    display: block;
}
.page-nav-box{
    line-height: 103px;
    height: 103px;
    border-bottom:2px solid #e5e5e5;
}
.page-nav-box .page-nav{
    padding-left:30px;
    background:url(../img/common-home.png) left center no-repeat;
}
.page-nav a{
    font-size: 14px;
    color:#666;
}
.page-nav a.on{
    color:#112e5a;
    font-weight:bold
}
.page-nav a:hover{
    color:#112e5a;
    font-weight:bold;
}
.pages-box{
    text-align: center;
    margin-top:70px;
    margin-bottom:70px;
}
.pages-box span{
    border-radius: 5px;
    display: inline-block;
    margin-right: 18px;
    width:40px;
    line-height: 45px;
    height:45px;
    text-align: center;
    border:1px solid #eaeaea;
    cursor: pointer;
}
.pages-box span:hover{
    background:#f8f8f8;
    color: #999999;
}
.pages-box span.prev{
    width:80px;
}
.pages-box span.next{
    width:80px;
}
.articals-box{
    line-height: 60px;
    width:940px;
    margin:80px auto;
    overflow: hidden;
}
.articals-box div{
    width:450px;
    text-align: center;
    font-size: 16px;
    color:#999;
    border:1px solid #eaeaea;
    background:#fff;
    border-radius: 7px;
    cursor: pointer;
}
.articals-box div:hover{
    color:#fff;
    border:1px solid #112e5a;
    background:#112e5a;
}
.articals-box div.prev{
    float: left;
}
.articals-box div.next{
    float:right;
}
.index-about{
    width:100%;
    background-size: 100% 100%;
}
.index-about .box1 {
    position: absolute;
    top: 177px;
    right: 0;
    
}
.index-about .box1 .s1{
    font-size: 29px;
    color:#333;
    margin-bottom:15px;
}
.index-about .box1 .s2{
    font-size: 48px;
    color:#e31e27;
    font-weight: normal;
    overflow: hidden;
    padding-bottom:28px;
}
.index-about .box1 .s2 .weight{
    font-size: 48px;
    color:#e31e27;
    font-weight: bold;
    float: left;
}
.index-about .box1 .s2 em{
    font-size: 48px;
    color:#e31e27;
    padding-bottom: 11px;
    border-bottom: 3px solid #e31e27;
}

.index-about .box1 .s3{
    font-size: 17px;
    color:#333;
    margin-top:15px;
}
.index-about .box2{
    width: 722px;
    position: absolute;
    top: 1019px;
    right: 0;
    padding-right: 7px;
}
.index-about h3{
    font-size: 16px;
    color: #000;
    margin-top: 18px;
    margin-bottom: 19px;
}
.index-about .text{
    font-size: 14px;
    line-height: 30px;
    color:#333;
    height: 237px;
    overflow: hidden;
    margin-top: 38px;
}
.index-about .more{
    width: 115px;
    height: 35px;
    line-height: 35px;
    background: url(../img/index-more.png) center center no-repeat;
    background-size: 100% 100%;
    padding-left: 22px;
    margin-top: 27px;
    border-radius: 3px;
    
}
.index-about  a .more{
    font-size: 14px;
    color:#666;
}
.index-about a .more:hover{
    color:#112e5a;
    font-weight: bold;
}
.index-about{
     position: relative;
    top: -162px;
    z-index: 1000;
    overflow: hidden;
}
.index-about .index-about-son{
    background:#fff;
    width:100%;
    padding-bottom: 60px;
    /*position: relative;
    height:744px;
    background:url(../img/index-bg1.png) center center no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
    width:70%;
    float: right;*/
}
.index-about .index-about-top img{
    display:block;
}
.index-about .index-about-son .index-about-son-in{
    width: 1200px;
    margin:0 auto;
    background:url(../img/index-bg1.png) center center no-repeat;
    background-size: 100% 100%;
    overflow:hidden;
/*    position: absolute;
    top: 280px;
    right: 308px;*/
}
.index-about .index-about-son .index-about-son-in .index-about-son-in-inner{
    width:700px;
    float:right;
}
/* .index-about .index-about-son{
    position: relative;
} */
.index-product-show{
    padding-top:99px;
    padding-bottom: 10px;
    background: #f5f5f5;
    background: #f5f5f5 url(../img/Product.png) center 80px no-repeat;
}
.index-product-show .title{
    margin-bottom:73px;
}
.index-product-show .title h3{
    color:#112e5a;
    font-size: 30px;
    text-align: center;
    padding-bottom: 32px;
}
.index-product-show .title h3 em{
    padding-bottom: 28px;
    border-bottom: 4px solid #112e5a;
}
.index-product-box .ul-box{

}
.index-product-box .ul-box li{
    width:385px;
    float: left;
    margin-right:30px;
    margin-bottom:47px;
}
.index-product-box .ul-box li.on .text h3{
    font-weight: bold;
    color:#112e5a;
}
.index-product-box .ul-box li.on .text{
    background:url(../img/index--cp-item-on.png) center bottom no-repeat;
}
.index-product-box .ul-box li img{
    width:100%;
    height:256px;
    display: block;
}
.index-product-box .ul-box{
    width:1200px;
    overflow: hidden;
}
.index-product-box .ul-box li a{
    display: block;
}
.index-product-box .ul-box li .text{
   font-size: 18px;
   color:#333333;
   line-height: 63px;
   overflow: hidden;
    background:url(../img/index--cp-item.png) center bottom no-repeat;
}
.index-product-box .ul-box li .text h1{
    width: 240px;
    overflow: hidden;
    float: left;
    padding-left: 6px;
    height: 63px;
    font-size: 21px;
}

.index-product-box .ul-box li .text .date{
    font-size: 14px;
    color:#999;
    width:100px;
    float: right;
    text-align: right;
    padding-right: 14px;
    height: 63px;
    overflow: hidden;
}
.index-product-box .ul-box ul{
    width:1300px;
}
.index-advertise img{
    height:350px;
    width:100%;
}
.index-news-zixun{
    padding-top:75px;
    padding-bottom:88px;
}
.index-news-zixun-head{
    overflow: hidden;
    height: 85px;
    margin-bottom:60px;
}
.index-news-zixun .news-header{
    width:288px;
    float: left;
}
.index-news-zixun .news-header .title h3{
    font-size: 30px;
    color:#000;
}
.index-news-zixun .toggle-nav{
    height: 100%;
    padding-top: 17px;
    padding-bottom: 17px;
    width: 306px;
    float: right;
    overflow: hidden;
}
.index-news-zixun .toggle-nav .ul-box{
    width: 400px;
}
.index-news-zixun .toggle-nav li{
    height:51px;
    line-height: 51px;
    float: left;
    font-size: 20px;
    color:#333;
    text-align: center;
    width:140px;
    margin-right:25px;
    cursor: pointer;
    
}
.index-news-zixun .toggle-nav li.on{
    background:#112e5a;
    color:#fff;
    font-size: 20px;
    
}
.index-news-zixun .xw-box{
    width:1200px;
    overflow: hidden;
    display: none;
}
.index-news-zixun .xw-box .ul-box{
    width:1240px;
}
.index-news-zixun .xw-box li {
    box-sizing: content-box;
    float: left;
    width:359px;
    padding-left: 39px;
    padding-right: 25px;
}
.index-news-zixun .xw-box li .new{
  
}
.index-news-zixun .xw-box li .list{
    padding-left:17px;
}
.index-news-zixun .xw-box li .list a{
    color:#666;
}
.index-news-zixun .xw-box li .list a:hover{
   color:#112e5a;
}
.news-zixun .xw-box li .list a{
    color:#666;
}
.news-zixun .xw-box li .list a:hover{
   color:#112e5a;
}
.index-news-zixun .xw-box .date{
    font-size: 14px;
    color:#333;
}
.index-news-zixun .xw-box .head{
    margin-top:19px;
    margin-bottom:19px;
}
.index-news-zixun .xw-box .head:hover h1{
    color:#112e5a;
    cursor: pointer;
}
.index-news-zixun .xw-box .head h1{
    font-size: 18px;
    color:#333;
    font-weight: bold;
    height:21px;
    width:359px;
    overflow: hidden;
}
.index-news-zixun .xw-box .artical{
    font-size: 16px;
    color: #333;
    line-height: 28px;
    height: 51px;
    width: 359px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}  
.index-news-zixun .xw-box .more {
    width:95px;
    height:33px;
    border-radius: 3px;
    font-size: 14px;
    background:#ececec;
    text-align: center;
    line-height:35px;
    margin-top:60px;
    margin-bottom:25px;
}
.index-news-zixun .xw-box .more:hover{
    background: #112e5a;
}
.index-news-zixun .xw-box .more:hover a{
    color:#fff;
}
.index-news-zixun .xw-box .more a{
    font-size: 14px;
    color:#112e5a;
} 
/*.index-news-zixun .xw-box .new .list{
    margin-top: 13px;
    font-size: 15px;
    color:#333333;
    height:52px;
    line-height: 52px;
   padding-left:16px;
   width:300px;
   overflow: hidden;
   border-bottom:2px solid #e5e5e5;
   background:url(../img/inedx-news-icon.png) left center no-repeat;
   cursor: pointer;
}*/
.index-news-zixun .xw-box .new .list:hover{
    color:#112e5a;
}
.index-hzal{
    padding-top: 10px;
    overflow: hidden;
    margin-bottom: 40px;
    background: url(../img/index-Case.png) center top no-repeat;
}
.index-hzal h3{
    font-size: 30px;
    color:#112e5a;
    padding-bottom:30px;
    text-align: center;
}
.index-hzal h3 em{
    padding-bottom:26px;
    border-bottom: 4px solid #112e5a;
}
.index-hzal .boxs .ul-box{
    width: 1358px;
}
.index-hzal .boxs li{
    margin-right: 22px;
    float: left;
    margin-bottom:20px;
    width:220px;
}
.index-hzal .boxs{
    padding:56px 0;
}
.index-hzal .boxs img{
    display: block;
}
/* 产品展示 */
.product-show{
    padding-top:67px;
    padding-bottom: 10px;
   
}
.product-show .title{
    margin-bottom:73px;
}
.product-show .title h3{
    color:#112e5a;
    font-size: 30px;
    text-align: center;
    padding-bottom: 32px;
}
.product-show .title h3 em{
    padding-bottom: 28px;
    border-bottom: 4px solid #112e5a;
}
.product-box .ul-box{

}
.product-box .ul-box li{
    width:385px;
    float: left;
    margin-right:30px;
    margin-bottom:47px;
}
.product-box .ul-box li img{
    width:100%;
    height:256px;
    display: block;
}
.product-box .ul-box{
    width:1200px;
    overflow: hidden;
}
.product-box .ul-box li a{
    display: block;
}
.product-box .ul-box li .text{
   font-size: 18px;
   color:#333333;
   line-height: 63px;
   overflow: hidden;
    background:url(../img/index--cp-item.png) center bottom no-repeat;
}
.product-box .ul-box li .text h3{
    width:240px;
    overflow: hidden;
    float: left;
    padding-left: 6px;
}

.product-box .ul-box li .text .date{
    font-size: 14px;
    color:#999;
    width:100px;
    float: right;
    text-align: right;
    padding-right: 13px;
}
.product-box .ul-box ul{
    width:1300px;
}
.product-show-detail .head-box{
    padding-top:36px;
    padding-bottom:20px;
    border-bottom: 1px solid #e5e5e5;
    /* height:148px; */
}
.product-show-detail .head-box .title{
    font-size: 23px;
    color:#112e5a;
    text-align: center;
    /* margin-top:38px; */
    margin-bottom:38px;
}
.product-show-detail .head-box .detail{
    text-align: center;
    font-size: 14px;
    color:#666;
}
.product-show-detail .head-box .detail .skin{
    margin-left:34px;
}
.product-show-detail .inner .img-box{
    margin-top:66px;
    height: 435px;
}
.product-show-detail .inner .img-box .img-box-left{
    height:100%;
    overflow: hidden;
    width:210px;
}
.product-show-detail .inner .img-box .img-box-left li{
    width:216px;
    height:145px;
    padding:10px;
    background:url(../img/product-show-detail-img.png) center center no-repeat;

}
.product-show-detail .inner .img-box .img-box-left li .img{
    
}
.product-show-detail .inner .img-box .img-box-left li img{
    width:189px;
    height:120px;
}
.product-show-detail .inner li{
    /* margin-bottom: 12px; */
}
.product-show-detail .inner li img{
    display: block;
}
.product-show-detail ul-box{
    height:471px;
}
.product-show-detail .inner .img-box .img-box-right{
    height:430px;
    overflow: hidden;
    width:834px;
    padding-top: 7px;
    position:relative;
}
.product-show-detail .inner .img-box .img-box-right .img{
    width:644px;
    margin:0 auto;
    height:430px;
    overflow: hidden;
}
.product-show-detail .inner .img-box .img-box-right .img img{
    height:430px;
    width:644px;
}
.product-show-detail .inner .img-box .img-box-right .fy{
    position: absolute;
    top: 7px;
}
.product-show-detail .inner .img-box .img-box-right .fy div{
    width:100px;
    height:430px;
  
}
.product-show-detail .inner .img-box .img-box-right .fy .prev{
    position: absolute;
    left: 0;
    background:url(../img/product-show-detail-img-jt-4.png) left center no-repeat;
}
/* .product-show-detail .inner .img-box .img-box-right .fy div:hover{
   

} */
.product-show-detail .inner .img-box .img-box-right .fy .next{
    position: absolute;
    right: -834px;
    background:url(../img/product-show-detail-img-jt-3.png) right center no-repeat;
}
.product-show-detail .inner .img-box .img-box-right .fy .prev:hover{
    background:url(../img/product-show-detail-img-jt-2.png) left center no-repeat;
}
.product-show-detail .inner .img-box .img-box-right .fy .next:hover{
    background:url(../img/product-show-detail-img-jt-1.png) right center no-repeat;
}
.product-show-detail .inner .artical-box{
    line-height: 34px;
    margin-top:80px;
    margin-bottom:130px;
}
.product-show-detail .inner .artical-box h3{
    font-size: 16px;
    color:#000;
    padding-top:10px;
}
.product-show-detail .inner .artical-box .artical{
    font-size:16px;
    color:#666;
    height:70px;
    width:1200px;
    overflow: hidden;
}
.gywm{
    padding:45px;
}
.gywm .gywm-top{
    width: 100%;
    background: url(../img/aboutUs-bg.png) -60px top no-repeat;
    overflow: hidden;
}
.gywm .gywm-top .img{
    width: 336px;
    height: 309px;
    /* background: pink; */
    float: left;
}
.gywm  .title{
    font-size: 40px;
    color:#000;
    padding-top:26px;
}
.gywm  .small-title{
    font-size: 16px;
    color:#000;
    font-weight: bold;
    margin:20px 0px;
}
.gywm .par{
    font-size: 14px;
    color:#333;
    line-height: 32px;
}
.gywm .company{
    margin-top:46px;
    padding-top:27px;
    background:url(../img/gywm-top-bg.png) center top no-repeat;
}
.gywm .company h3 {
    font-size: 30px;
    color: #112e5a;
    padding-bottom: 32px;
    text-align: center;
}
.gywm .company h3 em {
    border-bottom: 3px solid #112e5a;
    padding-bottom: 22px;
}
.gywm .company .text{
    padding-top:36px;
    text-align: center;
}
.gywm .company .boxs{
    width:100%;
    overflow: hidden;
    margin-top:40px;
}
.gywm .company .boxs .ul-box{
    widows: 1300px;
   
}
.gywm .company .boxs .box{
    height:317px;
    width:267px;
    float: left;
    margin-right:18px;
    background:url(../img/aboutus-li-top-no.png) center center no-repeat;
    text-align: center;
    padding-left:20px;
    padding-right: 20px;
    background-size: 100% 100%;
    cursor: pointer;
    /* background:#fff; */
}
.gywm .company .boxs .box:hover{
    background:url(../img/aboutus-li-top.png) center center no-repeat;
    background-size: 100% 100%;

}
.gywm .company .boxs .box:hover .title{
    color:#fff;
}
.gywm .company .boxs .box:hover .text{
    color:#fff;
}
.gywm .company .boxs .box .title{
    font-size: 30px;
    color:#112e5a;
    padding-top: 66px;
}
.gywm .company .boxs .box  .text{
    line-height: 22px;
    font-size: 14px;
    color: #666;
    height: 140px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
}
.link-me .title{
    text-align: center;
    color:#112e5a;
    font-size: 26px;
    padding-top:30px;
}
.link-me .detail{
    width:1200px;
    overflow: hidden;
    margin-top:15px;
}
.link-me .detail .ul-box{
    width:1300px;
}
.link-me .detail li{
    float:left;
    margin-right:77px;
}
.link-me .detail li .box{
    padding-left:60px;
    padding-RIGHT:60px;
    width: 350px;
    height:273px;
    padding-top:52px;
}
.link-me .detail li .box1{
    background:url(../img/link-me-01.jpg) center center no-repeat;
}
.link-me .detail li .box2{
    background:url(../img/link-me-02.jpg) center center no-repeat;
}
.link-me .detail li .box3{
    background:url(../img/link-me-03.png) center center no-repeat;
}
.link-me .detail li .box .title{
    font-size: 18px;
    color:#112e5a;
    line-height:48px;
    padding-top:35px;
    font-weight: bold;
}
.link-me .detail li .box  .text{
    font-size: 16px;
    color:#666;
    line-height: 38px;
    height:110px;
    width:230px;
    overflow: hidden;
}
.link-me .map{
  
    margin: 45px auto;

}
/* 新闻资讯 */
.news-zixun{
    padding-top:75px;
    padding-bottom:88px;
}
.news-zixun-head{
    overflow: hidden;
    height: 85px;
    margin-bottom:35px;
}
.news-zixun .news-header{
    width:288px;
    float: left;
    /* margin-left:6px; */
}
.news-zixun .news-header .title h3{
    font-size: 30px;
    color:#000;
}
.news-zixun .toggle-nav{
    height: 100%;
    padding-top: 17px;
    padding-bottom: 17px;
    width: 306px;
    float: right;
    overflow: hidden;
}
.news-zixun .toggle-nav .ul-box{
    width: 400px;
}
.news-zixun .toggle-nav li{
    height:51px;
    line-height: 51px;
    float: left;
    font-size: 20px;
    color:#333;
    text-align: center;
    width:140px;
    margin-right:25px;
    background-size:100% 100%;
    cursor: pointer;
    
}
.news-zixun .toggle-nav li.on{
    background:#112e5a;
    color:#fff;
    font-size: 20px;
}
.news-zixun .xw-box{
    width:1200px;
    overflow: hidden;
    height:550px;
    display: none;
}
.news-zixun .xw-box .ul-box{
    width: 1280px;
}
.news-zixun .xw-box li {
    box-sizing: content-box;
    float: left;
    width:359px;
    padding-left: 39px;
    padding-right: 25px;
    background:url(../img/index-news-border-right.png) right 27px no-repeat;
    margin-bottom: 25px;
}
.news-zixun .xw-box li .new{
  
}
.news-zixun .xw-box .date{
    font-size: 14px;
    color:#333;
    padding-top:24px;
}
.news-zixun .xw-box .head{
    margin-top:19px;
    margin-bottom:19px;
    height:24px;
    width: 359px;
    overflow: hidden;
    line-height: 24px;
}
.news-zixun .xw-box .head h1{
    font-size: 18px;
    color:#333;
    font-weight: bold;
    height: 100%;
}
.news-zixun .xw-box .head h1:hover{
    color:#112e5a;
    cursor: pointer;
}
.news-zixun .xw-box .artical{
    font-size: 16px;
    color: #333;
    line-height: 28px;
    height: 60px;
    width: 359px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}  
.news-zixun .xw-box .more {
    width:95px;
    height:33px;
    font-size: 14px;
    background:#ececec;
    text-align: center;
    line-height:35px;
    margin-top:25px;
    margin-bottom:30px;
    border-radius: 3px;
}
.news-zixun .xw-box .more:hover{
    background:#112e5a;
    
}
.news-zixun .xw-box .more:hover a{
    color:#fff;
}
.news-zixun .xw-box .more a{
    font-size: 14px;
    color:#112e5a;
} 
.news-zixun .xw-box .new .list{
    margin-top: 13px;
    font-size: 15px;
    color:#333333;
    height:52px;
    line-height: 52px;
   padding-left:16px;
   border-bottom:2px solid #e5e5e5;
   background:url(/static/index/img/inedx-news-icon.png) left center no-repeat;
}
.new-zixun-detail .head-box{
    padding-top:36px;
    padding-bottom:20px;
    border-bottom: 1px solid #e5e5e5;
    /* height:148px; */
}
.new-zixun-detail .head-box .title{
    font-size: 23px;
    color:#112e5a;
    text-align: center;
    /* margin-top:38px; */
    margin-bottom:38px;
}
.new-zixun-detail .head-box .detail{
    text-align: center;
    font-size: 14px;
    color:#666;
}
.new-zixun-detail .head-box .detail .skin{
    margin-left:34px;
}
.new-zixun-detail .inner .img-box{
    margin-top:66px;
    height: 270px;
    width:1000px;
    padding: 0px 60px;
}
.new-zixun-detail .inner .img-box .img{
    width:100%;
    height:100%;
    width:400px;
}
.new-zixun-detail .inner .img-box .img img{
    width:400px;
    height:100%;
}


.new-zixun-detail .inner .artical-box{
    line-height: 34px;
    margin-top:80px;
    margin-bottom:130px;
}
.new-zixun-detail .inner .artical-box h3{
    font-size: 16px;
    color:#000;
}
.new-zixun-detail .inner .artical-box .artical{
    font-size:16px;
    color:#666;
}
.new-zixun-detail .inner{
    padding-top:30px;
    padding-bottom:30px;
}
.new-zixun-detail .inner .text{
    font-size: 14px;
    color:#666;
    line-height:30px;
    width:1000px;
    height:270px;
    overflow: hidden;
}
footer{
    display: block;
    height:330px;
    background:#2e2e2e;
    /* padding-top: */
}
footer .detail{
    background:url(../img/footer-bottom.png) center bottom no-repeat;
    overflow: hidden;
    padding-bottom:25px;
}
footer .footer-lxwm{
    padding-top:78px;
    width:270px;
    float: left;
}
footer .footer-lxwm img{
    width:225px;
    height:60px;
}
footer .footer-lxwm p{
    line-height: 60px;
    font-size: 20px;
    color:#f2f3f7;
}
footer .footer-text{
    line-height: 40px;
    font-size: 14px;
    color: #b8b8b8;
    padding-top: 67px;
    float: left;
    height: 100%;
    margin-left: 15px;
    width: 400px;
}
footer .footer-map{
    width:473px;
    height:257px;
    float: left;
    padding-top:35px;
    opacity: .7;
    float: right;
}
footer  .bottom{
    line-height: 38px;
    font-size: 14px;
    color:#666;
    text-align: center;
}
footer  .bottom img{
    vertical-align: middle;
}