.wrapper{
    width: 100%;
    height:auto;
}

.miss{
    display: none;
}

.container{
    height: auto;
    width: 95%;
    max-width: 1678px;
    min-width: 1000px;
    margin: 0 auto;

}
.hotline{
    color:#3e3a39;font-size: 40px;background: url('../images/pagephone.png') no-repeat left center;padding-left: 50px;
}
.header{
    height: 184px;
    width: 100%;
    z-index: 2;
}

.top{
    height:106px;
    background-color: #fff;
}

.searchBox{
    margin-bottom: 15px;
}
.search{
    width: 260px;
    height: 22px;
}
.submit{
    display: inline-block;
    height: 26px;
    width: 50px;

}
.logo{
    margin-top: 19px;
}
.separate{
    /*margin-left: 15px;*/
    margin-right: 48px;
}
.slogan{
    margin-top: 25px;
}
.contact{
    font-size: 14px;
    color: #818181;
}
.contact img:first-child{
    margin-top: 8px;
}
.contact img{
    margin-right: 2px;
}
.top-right{
    margin-top: 25px;
    height:22px;
    line-height: 22px;
}

.buy-tel,.tech-tel{
    height:22px;
    line-height: 22px;
}
.mall{
    padding-left: 5px;
    margin-right: 10px;
    height:40px;
    position: relative;
}
.mall>a{
    color: #818181;
    display: inline-block;
    text-decoration: none;
    padding-right: 10px;
    border-right: 1px solid #818181;
}
.mall a:hover{
    color: #818181;
    text-decoration: underline;
}
.mall-select{
    position: absolute;
    display: none;
    top:27px;
    height:50px;
    width: 140px;
    box-shadow: 0 2px 10px #ccc;
}
.mall-select-item{
    color: #000;
    height:16px;
    margin-top: 5px;
    vertical-align: middle;
    margin-bottom: 5px;
    padding-left: 30px;
    line-height: 16px;
}
.mall-select-item a{
    text-decoration: none;
    color: black;
}
.mall-ali{
    background: url("../images/1688.png") no-repeat 10px;
}
.mall-tb{
    background: url("../images/taobao.png") no-repeat 10px;
}
.buy-tel{
    border-right: 1px solid #818181;
    padding-right: 5px;
    margin-right: 10px;
}
.tel{
    color: #c7171f;
    font-weight: bold;
}
.index-banner{
    /*height:400px;*/
    background-color: cornflowerblue;
    z-index: 1;
}

.nav{
    height:77px;
    width: 100%;
    border-top: 1px solid #e1e1e1;
    font-size: 16px;
    color: #494645;
    position:relative;
}


.navi {
    height: 77px;
    line-height: 77px;
    /*position:relative;*/
   /* width:1200px;*/
    margin: 0 auto;
}
.navi>li {
    float: left;
   /* position:relative;*/
    height:30px;
   /* width:130px;
    margin-right: 20px;*/

}

.navi>li>a {
    display: block;
    text-decoration: none;
    color: #494645;
    margin-right: 70px;
    position: relative;
}
.active{
    width:100%!important;
}
.navi a span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 4px;
    background: #2c4f89;
    webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.subNav{
    position:absolute;
    background: #dff1fb;
    top:77px;
    width: 100%;
    height:0;
    z-index: 100;
    display: block;
    line-height: 100px;
    overflow:hidden
}

.subNav li a{
    float: left;
    margin-right: 55px;
    text-decoration: none;
    color: #2c5394;
    display: inline-block;
    height:65px;
    border-bottom: 1px dashed #818181;
}

/*
.menu-second{
    position: absolute;height: 70px;line-height:70px;background: #dff1fb;width: 100%;
    !*visibility: hidden;*!
}
.menu-second-item{
    margin-left: 20px;
    margin-right: 35px;
    list-style-type: disc;

}
.menu-second-item a{
    text-decoration: none;
    color: #2c5394;
    display: inline-block;
    height:65px;
    border-bottom: 1px dashed #818181;
}*/

.recommend-product{
    /*height:230px;*/
    background: #deecf5;

}
.recommend-product-content{
   /* height:230px;*/
   /* background: #c4e3f5;*/
    max-width: 1678px;
    min-width: 1000px;
}
.recommend-product-content li{
    float: left;
    height:230px;
    width:200px;
}
.recommend-product-content table{
    table-layout: fixed;
    width: 100%;
}

.recommend-product-content td {
    width: 100%;
}

.recommend-product-content img{
    max-width: 100%;
    height: auto;
    line-height: 0;
    border: 0;
}
.recommend-product-content li img{
     margin: 0 5px;
    max-width:100%;
     /*height:230px;
     width:200px;*/
 }
.index-products{
    min-height:744px;
    padding-top: 20px;
    padding-bottom:20px;
    background: #f7f7f7;
}
.index-products-left{
    width: 27%;
    min-height:720px;
    background: #fff;
    border-bottom: 6px solid #e50012;
}
.index-products-right{
    width: 70%;
    height:724px;
    border-bottom: 2px solid #e50012;
    background: #fff;
}
.index-products-menu ul{
    list-style: disc!important;
}
.index-products-menu li{
    height:82px;
    line-height: 82px;
    font-size: 20px;
    padding-left: 22px;
    border-bottom: 1px dashed #818181;
    background: url("../images/mf.png") no-repeat 5px center;
}
.index-products-menu li:hover {
    background: url("../images/ms.png") no-repeat 5px center;

}

.index-products-menu a{
    color: #413835;
    text-decoration: none;
}
.index-products-menu a:hover{
    color: #e60819;
    text-decoration: none;
}
.index-products-right-img{
    height:460px;
    width: 100%;
    /*background: #c7171f;*/
}
.index-products-right-text{
    height:200px;
    padding:0 60px;
    margin-top: 20px;
    margin-bottom: 30px;
    background: #fff;
}
.index-products-right-text-title{
    font-size: 20px;
    color: #413835;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 20px;
    background: url("../images/triangle.png") no-repeat left center;
}
.index-products-right-text-body{
    position: relative;
    width: 100%;
    padding-top: 15px;
    line-height: 22px;
    font-size: 16px;

    border-top: 1px dotted #818181;
}
.index-products-right-text-detail{
    position: absolute;
    bottom: 0;
    right: 0;
}
.index-products-right-text-detail a {
    text-decoration: none;
}
.index-products-right-text-detail a:hover{
    color: #c7171f;

}
.index-news{
    height:637px;
    margin-top: 95px;
    background: #fff;
    position: relative;
    border-top: 1px solid #9e9e9f;

}
.index-cases{
    height:448px;
    background: #fff;
    border-top: 1px solid #9e9e9f;
    padding-top: 70px;
    padding-left: 100px;
    padding-right: 100px;
    position: relative;
}
.index-cases img{
    width:95%;
}
.index-cases li{
    float: left;
    display: block;
    width: 228px;
    height: 120px;
}
.index-top-news{
    margin-top: 70px;
    width:50%;
    height:370px;
    float: left;
}
.index-tip-news{
    width:50%;
    margin-top: 70px;
    height:350px;
    float: left;
}
.index-top-news-title{
    width: 100%;
    border-bottom: 2px solid #dbdcdc;
    text-align: center;
    padding-bottom: 30px;
    overflow: hidden;

}
.index-top-news-title:hover{
    border-bottom: 2px solid #004da0;
}
.index-tip-news-title{
    width: 100%;
    border-bottom: 2px solid #dbdcdc;
    text-align: center;
    padding-bottom: 30px;
    overflow: hidden;
}
.index-tip-news-title:hover{
    border-bottom: 2px solid #004da0;
}
.index-top-news-body{
    margin-top: 30px;
    padding: 0 30px;
    overflow: hidden;
    height:211px;
}
.index-top-news-body a:hover{
    text-decoration: underline;
    color: #000;
}
.index-top-news-body h2{
    color: #4b4746;
    font-weight: 500;
    font-size: 21px;
}
.index-top-news-body div{
    margin-top: 20px;
    color:#8f8d8d;
    font-size: 15px;
    line-height: 24px;
}
.index-news-more{
    width: 204px;
    height:48px;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    margin-top: 50px;
    margin-left:auto;
    margin-right:auto;
    background: #68a0cf;
}
.index-news-more a{
    color: #fff;
    display: block;
    text-decoration: none;
}
.index-news-more:hover{
    background: #164b97;
    color: #fff;
}
.index-module-title{
    width:212px;
    height:70px;
    background: #fff;
    text-align: center;
    position: absolute;
    top:-35px;
    left:50%;
    margin-left: -106px;
}
.index-module-title-zh{
    font-size: 28px;
    font-weight: bold;
    color: #3371b3;
}
.index-module-title-en{
    color: #9e9e9f;
    font-size: 18px;
}
.footer{
    height:355px;
    background: #ebebeb;
    border-top: 1px solid #9e9e9f;

}
.footer-nav{
    height: 150px;
    margin-top: 30px;
    padding-bottom: 20px;
    /*padding: 0 178px;*/
    border-bottom: 1px solid #9e9e9f;

}
.footer-contact{
    height: 144px;
    margin: 0 266px;
    color: #767575;
    font-size: 15px;
}
.footer-contact-top{
    height:102px;
    width:900px;
    margin: 0 auto;
    padding-top: 20px;
}
.footer-contact-bottom{
    padding-top: 14px;
    height:20px;
    width:900px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 14px;
    color: #595757;
}
.footer-contact-bottom hr{
    margin-left: 10px;
    display: inline-block;
    height:1px;
    width: 586px;
}
.footer-address{
    margin-left: 30px;
}
.footer-products{
    width: 450px;
}
.footer-address div{
    padding-bottom: 7px;
}
.footer-products-title{
    color: #595757;
    font-size: 16px;
    height:40px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #818181;
}
.footer-products li{
    font-size: 16px;
    float: left;
    display: block;
    width: 150px;
    line-height: 30px;
}
.footer-products a{
    text-decoration: none;
    color: #8f8e8e;

}
.footer-links{
    width:700px;
}
.footer-links li{
    font-size: 16px;
    float: left;
    display: block;
    width: 140px;
    margin-left: 90px;
    line-height: 50px;
    border-bottom: 1px dashed #818181;

}
.footer-links a{
    text-decoration:  none;
    color: #595757;

}


.page-banner{
    position: relative;
}
.page-slogan{
    position: absolute;
    top:30px;
    left:15%;
}
.page-banner img{
    width:100%;
    height:auto;
}
.page-crumb{
    height:74px;
    background: #fff;
}
.page-crumb-here{
    margin: 0 5%;
    height:74px;
    line-height: 74px;
    font-size: 14px;
    color: #818181;
}
.page-crumb-here a {
    color: #818181;
    text-decoration: none;
}
.page-content{
    background: #fcfcfc;
    padding-top: 50px;
}
.page-content-title{
    height:70px;
    position: relative;
    border-top: 1px solid #9e9e9f;
}
.page-module-title{
    width:332px;
    height:70px;
    background: #fcfcfc;
    text-align: center;
    position: absolute;
    top:-35px;
    left:50%;
    margin-left: -106px;
}
.page-content-body{
    margin-top: 20px;
    margin-bottom: 20px;
}
.news-detail-title{
    color: #4b4746;
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
}
.news-detail-time{
    color: #989898;
    font-size: 16px;
    margin: 20px auto;
    width:150px;
    text-align: center;
    background: url("../images/news-time.png") no-repeat left center;
}
.news-detail-content{
    margin: 0 5%;
    color: #818181;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 30px;
}
.news-detail-content img{
    max-width:100%;
}
.news-detail-page{
    width: 40%;
    margin: 40px 5%;
    border-top: 1px solid #818181;
    border-bottom: 1px solid #818181;
    font-size: 14px;
    line-height: 40px;
}
.news-detail-page a{
    color: #818181;
    text-decoration: none;
}
.news-detail-page-prev{
    border-bottom: 1px dotted #818181;
}
.news-list-title{
    height:46px;
    line-height: 46px;
    padding-left: 50px;
    font-size: 24px;
    color: #002a79;
    border-bottom: 2px #002a79 solid;
    width: 55%;
    background: url("../images/page-list.png") no-repeat left center;
    margin: 0 5%;
}
.news-list-title span{
    font-size: 20px;
    color: #6f6d6d;
}
.news-list-content{
    margin: 0 5%;
    color: #3e3a39;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 30px;
}
.news-list-content li{
    height: 61px;
    line-height: 61px;
    overflow: hidden;
    border-bottom: 1px dashed #818181;
}
.news-list-content li a{
    color: #3e3a39;
    text-decoration: none;
}
.news-list-content li span{
    float: right;
    color: #888888;
}
.news-list-page{
    margin: 40px 0;
    text-align: center;
    font-size: 14px;
    padding-left: 25%;
    line-height: 40px;
}
.news-list-page-prev{
    width:78px;
    height:40px;
    line-height: 40px;
    border: 1px solid #dcdddd;
    float: left;
    margin-right: 5px;
}
.news-list-page-num{
    width: 38px;
    line-height: 40px;
    border: 1px solid #dcdddd;
    float: left;
    margin-right: 5px;

}
.news-list-page-none{
    width: 38px;
    line-height: 40px;
    float: left;
    margin-right: 5px;

}
.news-list-page-current{
    background: #002a79;
    color: #fff;
}
.news-icon{
    background: url("../images/page-list2.png") no-repeat left center;
}
.news-center-content{
    margin: 0 5%;
    color: #3e3a39;
    font-size: 14px;
    padding-bottom: 30px;
}
.news-center-content li{
    height: 190px;
    overflow: hidden;
    border-bottom: 1px dashed #818181;
    overflow: hidden;
}
.news-center-content-title{
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;

}
.news-center-content-title a{
    text-decoration: none;
    color: #3e3a39;
}
.news-center-content-title a:hover{
    text-decoration: underline;
}
.news-center-content-title span{
    color: #818181;
    font-size: 16px;
    display: block;
    width: 100px;
    padding-left: 25px;
    background: url("../images/news-time.png") no-repeat left center;
    float: right;
}
.news-center-content-body{
    width:65%;
    color: #818181;
    line-height: 25px;
}
.news-center-more{
    color: #002a79;
    margin-left: 5px;
    text-decoration: none;
}
.news-center-more:hover{
    color: #e50012;
}
.news-center-split{
    background: #e6e6e6;
    height: 20px;
    position: relative;
}
.news-center-split-triangle{
    width:0;
    height: 0;
    position: absolute;
    top:20px;
    left:50%;
    margin-left: -28px;
    border-left:28px solid transparent;
    border-right:28px solid transparent;
    border-top:28px solid #e6e6e6;
}
.page-detail-content{
    /*margin: 0 5%;*/
    color: #818181;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 30px;
}
.img-max img{
    max-width: 100%;
}
.page-cases li{
}
.page-cases li>div{
    width: 50%;
   /* min-height: 247px;
    max-height:364px;*/
    height:237px;
}
.page-cases-title{
    font-size: 20px;
    margin-top: 70px;
    display: inline-block;
    /*margin-left:40px;
    margin-right:40px;*/
    padding-bottom: 10px;
    width:90%;
}
.page-cases-title span{
    color: #2d2626;
    font-weight: bold;
    margin-left: 10px;
}
.page-cases-description{
    font-size: 24px;
    color: #004ea1;
    display: inline-block;
    /*margin:0 40px;*/
    padding-top: 10px;
    width:90%;
    border-top: 1px dashed #818181;
}
/*
.page-cases-text{
    padding:50px 60px;
}*/

.page-customization-title{
    font-size: 43px;
    text-align: center;
    color: #002979;
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 30px;
    margin-bottom: 50px;
}
.page-customization-title span{
    color: #df0619;
    font-weight: bold;
}
.page-customization-1{
    height:auto;
    background: #fcfcfc;
    margin-bottom: 15px;
    padding-bottom: 50px;
}
.page-customization-2{
    height:auto;
    background: #fff;
    margin-bottom: 15px;
}
.page-customization-3{
    height:auto;
    background: #fff;
    margin-bottom: 15px;
    padding: 70px 0;
}
.page-customization-4{
    height:auto;
    background: #f3f3f3;
    padding: 70px 0;
}
.page-customization-1 li{
    float: left;
    width:25%;
    list-style: none;
}
.page-customization-1>li>div{
    height:364px;
}
.page-customization-1-text h2{
    margin-top: 30px;
    padding: 0 30px;
    color:#307ab9;
    font-size: 24px;
    font-weight: normal;
}.page-customization-1-text div{
    color:#818181;
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;
     padding: 0 30px;

 }
 .page-customization-2-1{
     color: #002b79;
     margin-top: 10px;
     margin-bottom: 20px;
     padding-left: 10px;
     font-size: 43px;
 }
 .page-customization-2-1 span{
     color:#dd0415;
     font-weight: bold;
 }

 .page-customization-2-2{
     font-size: 85px;
     color: #818181;
     padding-left: 10px;
     margin-bottom: 30px;
 }
 .page-customization-2-2 span{
     color: #7e7e7e;
     font-weight: bold;
 }
.page-customization-2-3{
    font-size: 20px;
    color: #818181;
    background: url("../images/cust-6.png") repeat-y left center;
    line-height: 36px;
    padding-left: 35px;
}
.page-customization-2-3 span{
     color: #7d7d7d;
     font-weight: bold;
 }
.page-customization-3-1{
    font-size: 43px;
    color: #00297b;
    text-align: center;
}
.page-customization-3-1 span{
    font-weight: bold;
    color: #dd0615;
}
.page-customization-3-2,.page-customization-3-3{
    margin: 40px 10px;
    text-align: center;
}

.page-customization-3-2>div{
    width: 25%;
}
.page-customization-3-2 li img{
    float: left;
}
.page-customization-4-title{
    color:#de0615;
    font-size: 43px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}
.page-customization-4-title span{
    position: relative;
    width:200px;
    text-align: center;
}
.page-customization-4-title em{
    display: inline-block;
    width: 50px;
    height:1px;
    background: #de0615;
}
.page-customization-4-case td{
    width:220px;
    text-align: center;
    font-size: 16px;
    color: #818181;
}
.weixin-i{
    display: inline-block;
    width:20px;
    height:20px;
    position: absolute;
    top:6px;
    margin-left: 10px;
    background: url("../images/about1.png") no-repeat left center;
}
.weixin-hover{
    position: absolute;
    left:30px;
    top:-42px;
    width: 100px;
    height: 100px;
    display: none;
    border: 4px solid #002a79;
}
.weixin-hover span{
    display: inline-block;
    position: absolute;
    left:-12px;
    top:35px;
    width:0;
    height:0;
    border-top:15px solid transparent;
    border-bottom:15px solid transparent;
    border-right:12px solid #002a79;
}
.page-about-1{
    height:auto;
    background: #fff;
    padding-bottom: 20px;
}
.page-about-2{
    height:558px;
    margin-top: 20px;
    background: #fff;
    margin-bottom: 20px;
}

.page-about-2-body>div{
    height:320px;
    padding-top: 30px;
}
.page-about-2-title-1{
    font-size: 52px;
    color: #3e3a39;
    text-align: center;
    padding-top: 40px;
    font-weight: bold;
  }
.page-about-2-title-2{
    color: #818181;
    font-size: 22px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}

.page-about-2-body-1{
    text-align: left;
    line-height: 45px;
    border-bottom: 1px dashed #818181;
    padding-bottom: 20px;
    margin-top: 50px;
    padding-left: 100px;
}

.page-about-2-body-2 span{
    color: #e60012;
    font-size: 25px;
    font-weight: bold;
}
.page-about-2-body-2{
    line-height: 30px;
    margin-top: 20px;
    padding-left: 100px;

}
.page-about-2-body-2 div{
    color:#818181;
    font-size: 20px;
}
.page-about-3{
    height: auto;
    padding-top: 30px;
    background: #fff;
}
.page-about-4{
    background: #fff;
    height: auto;
    padding: 30px 5%;
}

.page-about-5{
    background: #fff;
    padding: 70px 5%;
}
.job{
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
    position: relative;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    background: url("../images/abou6.png") no-repeat right center;
}
.job-click{
    background: url("../images/abou7.png") no-repeat right center;
}
.job-1{
    position: absolute;
    top:7px;
    border-bottom: 2px solid #002a79;
    color:#3e3a39;
    font-size: 24px;
    width:400px;
    padding-bottom: 10px;
    font-weight: bold;
}
.job-1 span{
    color:#818181;
    font-size: 20px;
    font-weight: normal;
}

.job-content{
    display: none;
    background: #f7f8f8;
    color: #6e6c6c;
    font-size: 16px;
    padding-top: 30px;
    padding-left: 20px;
    line-height: 30px;
    padding-bottom: 30px;
}
.job-content>div{
    width: 50%;
    height:auto;

}
.job-content-title{
    font-weight: bold;
}



/* 水平滚动
------------------------------ */
.scroll { background: #fff none repeat scroll 0 0;  height: 204px; padding: 29px 0;}
.scroll_main { height: 204px; margin: auto; width: 1060px;}
.scroll_btn{ float: left; height: 204px; width: 30px;}
.scroll_center { border-left: 1px dotted #dedede; float: left; height: 263px; width: 999px;}
.scroll_center li { border-right: 1px dotted #dedede; float: left; height: 204px; width: 310px;}
.scroll_horizontal{position:relative;width:991px;height:204px; margin:auto;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:933px;height:204px;margin:0 auto; float:left;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:310px;text-align:center; border-left: 1px dotted #dedede;}
.scroll_horizontal .plus,
.scroll_horizontal .minus{ top:20px;cursor:pointer;padding-top: 60px}
.scroll_horizontal .plus{ float:left;}
.scroll_horizontal .minus{ float:left;}


/*-------------------------------*/
.product-menu{
    border: 1px solid #002a79;
    width: 19%;
    height: 686px;
    background: #f1f1f1;

}
.product-menu-1{
    height:40px;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    border-left:2px solid #3e3a39;
    color:#3e3a39;
}
.product-menu-1-1{
    font-size: 16px;
    font-weight: bold;
}
.product-menu-1-2{
    font-size: 14px;
}
.product-menu-2{
    height:606px;
    background: #fff;
}

.product-menu-2 li{
    height:50px;
    padding-left: 30px;
    padding-top: 10px;
    border-bottom: 1px dashed #818181;
    position: relative;
}
.product-menu-2 li a{
    display: inline-block;
}

.cate-bg{
    background: url('../images/arrow-right.png') no-repeat right center #002a79;

}
.cate-a{
    color: #fff!important;
}
.product-menu-sub{
    position: absolute;
    display: none;
    left:100%;
    top:0;
    width:950px;
    min-height:600px;
    /*border: 1px solid #f1f1f1;*/
    background: #002a79;
}
.product-menu-sub-left{
    width:300px;
    height:auto;
}
.product-menu-sub-left li{
    height:30px;
    border: none;
}
.product-menu-sub-left a{
    display: inline-block;
    text-decoration: none!important;
    color: #fff!important;
}
.product-menu-sub-left a:hover{
    border-bottom: 1px solid #fff;
}
.product-menu-sub-right{
    padding-top: 12px;
    width: 650px;
}
.product-menu-sub-right img{
    vertical-align: middle;
    max-width: 100%;
}
.product-menu-2 a{
    text-decoration: none;
    color: #3e3a39;
    font-size: 16px;

}

.product-menu-2 span{
    font-size: 14px;
}
.product-list{
    width: 80%;
    min-height:1200px;
    height: auto;
}

.product-select{
    height:160px;
    padding-left: 28px;
    background: #f1f1f1;
    margin-left: 30px;
    margin-bottom: 15px;
    font-size: 14px;
    border: 1px solid #818181;
}
.product-result{
    height:auto;
    margin-left: 15px;
}
.product-select select{
    width:200px;
    height:24px;
    font-size: 14px;
    color: #818181;
}
.sub{
    width:85px;
    height:30px;
    color: #fff;
    background: #002a79;
}
.res{
    width:85px;
    height:30px;
    color: #000;
    background: #edecec;
}
.product-result-des{
    height:60px;
    /*width:222px;*/
    text-align: center;
    background: #949495;
    color: #fff;
    font-size: 14px;
}
.product-result-des{
    height:48px;
    overflow: hidden;
}
.product-result-des-name{
    padding-top: 10px;
    height:48px;
    overflow: hidden;
}
.product-result-item{
    background: #949495;
    width:222px;

}
.product-result-item img{
    width: 100%!important;
}
.product-result a{
    text-decoration: none;
    display: inline-block;
    padding: 1px;
}
.product-result table a:hover{
    /*border: 2px solid #002a79;*/
    background: #002a79;
}
.product-detail{
    height: 605px;
    border: 1px solid #dadadb;
    margin-bottom: 30px;
}
.product-description img{
    max-width: 100%;
}
.product-detail-1{
    width:620px;
    height: 595px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
}
.product-detail-1-1{
    margin-top: 10px;
    overflow: hidden;
}
.product-detail-1-2 li{
    margin-left: 10px;
    float: left;
}

.product-detail-1-2 img{
    width:62px;
    height:62px;
    border: 1px solid #d3d4d4;
}
.img-current img{
    border: 1px solid #2f5192;
}
.product-detail-2{
    width: 540px;
    height: 605px;
    padding:0 20px;
    color: #4b4746;
    border-left:1px solid #dadadb;
}
.product-detail-2-title{
    font-size: 22px;
    margin-top: 10px;
    padding-bottom: 10px;
    line-height: 35px;
    border-bottom: 1px dashed #818181;
}
.product-detail-2-text-1 span,.product-detail-2-text-2 span
{
    font-weight: bold;
    display: inline-block;
    width:90px;
}
.product-detail-2-text-1,.product-detail-2-text-2{
    margin-top: 10px;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 25px;
    border-bottom: 1px dashed #818181;
}
.product-detail-2-text-3{
    padding-top: 10px;
    padding-left: 80px;
}
.product-detail-2-text-3 img{
    margin-right: 30px;
}
.gfsc{
    width: 96px;
    height: 35px;
    line-height: 35px;
    padding-left: 40px;
    display: inline-block;
    border-radius: 7px;
    font-size: 16px;
    color: #fff;
    position: relative;
    background: url("../images/gfsc0.png") no-repeat 20px center #595757;
}
.cpzx{
    width: 96px;
    height: 35px;
    line-height: 35px;
    padding-left: 40px;
    display: inline-block;
    border-radius: 7px;
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
    background: url("../images/cpzx0.png") no-repeat 20px center #e50012;
}
.cpzx:hover{
    background: url("../images/cpzx0.png") no-repeat 20px center #e7291d;
}
.cpzx a,.cpzx a:hover{
    text-decoration: none;
    color: #fff;
}

.gfsc:hover{
    background: url("../images/gfsc0.png") no-repeat 20px center #898989;
}
.product-mall{
    position: absolute;
    display: none;
    top:35px;
    left: 8px;
    height:80px;
    width: 120px;
    z-index:900;
    box-shadow: 0 2px 10px #ccc;
}

.switch{
    width:32px;
    height:80px;
    position: absolute;
    top:190px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    left:-32px;
    cursor: pointer;
    background: url("../images/switch1.png") no-repeat center center #002a79;
}
.switch1{
    background: url("../images/switch.png") no-repeat center center #002a79;
}
/* -- onlineService -- */
#onlineService {
    position: fixed;
    _position: absolute;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-380+"px");
    top: 110px;
    right: 0;
    z-index: 999999;
   /* height:410px;*/
    width:90px;
    border-radius: 10px;
    background: #004ea1;
    display: block;
}
.onlineService-close{
    height:30px;
    color:#fff;
    cursor:pointer;
    font-size: 14px;
    text-align: center;
    padding-left: 13px;
    line-height: 30px;
    background: url("../images/close.png") no-repeat 17px center;
}
#onlineService .onlineIcon {
    position: relative;
    cursor: pointer;
    background: url(../images/online_service.png) no-repeat;
    width: 34px;
    height: 110px;
    text-indent: -9999px;
    overflow:hidden;
}
#onlineService #pop {
    background-color: #e6e6e8;
    min-height: 280px;
    display: block;
    z-index: 999999;
}
#onlineService .onlineQQ a {
    display: block;
    background: url(../images/kefu.png) no-repeat center 10px;
    height: 70px;
}
.kftel{
    display: block;
    background: url(../images/kefu.png) no-repeat center 5px;
    height: 70px;
    text-align: center;
    color: #716f70;
    border-bottom: 1px solid #818181;
}
.kftel:hover{
    background: url(../images/o1.png) no-repeat center 5px #002a79;
    color: #fff;
}
.kftel p{
    padding-top: 30px;
}
.techtel{
    display: block;
    background: url(../images/tel.png) no-repeat center 5px;
    height: 70px;
    text-align: center;
    color: #716f70;
    border-bottom: 1px solid #818181;
}
.techtel:hover{
    background: url(../images/o2.png) no-repeat center 5px #002a79;
    color: #fff;

}
.techtel p{
    padding-top: 30px;
}
.baidu{
    display: block;
    background: url(../images/message.png) no-repeat center 15px;
    height: 70px;
    text-align: center;
    color: #716f70;
    border-bottom: 1px solid #818181;
}
.baidu:hover{
    background: url(../images/o3.png) no-repeat center 15px #002a79;
    color: #fff;

}
.baidu p{
    padding-top: 30px;
}
.baidu a{
    color: #19B4EA;
}
.aliww{
    display: block;
    background: url(../images/aliww.png) no-repeat center 15px;
    height: 70px;
    text-align: center;
    color: #716f70;
    border-bottom: 1px solid #818181;
}
.aliww:hover{
    background: url(../images/o5.png) no-repeat center 15px #002a79;
    color: #fff;

}
.aliww p{
    padding-top: 30px;
}
.aliww a{
    color: #19B4EA;
}


.qq{
    display: block;
    background: url(../images/qq.png) no-repeat center 15px;
    height: 70px;
    text-align: center;
    color: #716f70;
    border-bottom: 1px solid #818181;
}
.qq:hover{
    background: url(../images/o4.png) no-repeat center 15px #002a79;
    color: #fff;

}
.qq p{
    padding-top: 30px;
}
.qq a{
    color: #19B4EA;
}
#onlineService  a:hover {
    text-decoration: none;
    color: red;
}
#onlineService .service {
    border-top: 1px solid #DDDDDD;
    padding-top: 8px;
    color: #666;
}
#onlineService .service a {
    color: #666;
}
#onlineService .service li {
    background: url(../images/online_service.png) no-repeat left -202px;
    padding-left: 8px;
}
#onlineService .goTop {
    display: block;
    background: url("../images/top.png") no-repeat center 20px;
}
#onlineService .goTop .goBtn {
    height: 70px;
    display: block;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    line-height: 70px;
    font-size: 14px;
}