*{
    margin:0;
    padding:0

}
body{
    font-family:"微软雅黑";

}
a{
    text-decoration: none;

}
li{
    list-style-type: none;
}
.header{
    width: 100%;
    background: #ededed;

}
.header-top{
    width:1200px;
    margin:0 auto;
    height: 37px;
    line-height: 37px;
    background: #efefef;
}
.header-top .left{
    float: left;
    color: #808080;
    font-size: 14px;
}
.header-top .right{
    float: right;

    color: #808080;
    font-size: 14px;
}
.header-top ul li{
    display: inline;
    vertical-align: middle;

}
.header-top .right a{
    color:#808080;
}
.header-top .right span{
    padding:0 10px;
    color:#c6c6c6;

}
.header-content{
    width: 100%;



}
.header-content .header-nr .left{
    margin:26px 0 21px 0;

}
.header-content .header-nr{
    width: 1200px;
    margin:0 auto;

}
.left-img{
    display: inline-block;
    vertical-align: middle;
}
.left-wb{
    display: inline-block;
    vertical-align: middle;

}
.left-wb h3{
    color: #f96d00;
    font-size: 26px;
    margin-left:23px;

}
.header-content .header-nr .right{
    float: right;
    display: inline-block;
    vertical-align: middle;

}
.header-content .header-nr .right-wb{
    display: inline-block;
    vertical-align: top;
    margin-left:5px;
}
.header-content .header-nr .right-wb h5{
    color: #999999;
    font-size: 18px;

}
.header-content .header-nr .right-wb h6{
    color: #666666;
    font-size: 20px;

}

.nav-top {
    width: 100%;
    background: #27262b;
    height: 72px;
    line-height: 58px;

}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav {
    padding: 0 20px;
    height: 70px;
    line-height: 58px;
    background: #27262b;
    position: relative;
    z-index: 1;
    width: 1214px;
    margin: 0 auto;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
    display: inline-block;
    vertical-align: middle;
}

.nav .nLi h3 a {
    display: block;
    padding: 0px 4px;
    font-size: 16px;

    color: #fff;
    font-family:"微软雅黑";
}

.nav .sub {
    display: none;
    width: 100px;
    left: 0;
    top: 50px;
    position: absolute;
    background: #4E4E4E;
    line-height: 26px;
    padding: 5px 0;
}

.nav .sub li {
    zoom: 1;
}

.nav .sub a {
    display: block;
    padding: 0 10px;
}

.nav .sub a:hover {
    background: #6d6d6d;
    color: #fff;
}

.nav .on h3 a {
    background: #4E4E4E;
    color: #fff;
    height: 56.5px;
}

.nav span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    padding: 0 20px 0 15px;
}

.nav h3 a:hover {
    color: #f96d00;
}
.search{
    width: 100%;
    box-shadow: 0px 2px 0px #e4e4e4;
    height: 75px;
    line-height: 75px;

}
.search-content{
    width: 1200px;
    margin:0 auto;

}
.search-content .left{
    float: left;
}
.search-content .left h6{
    display: inline;
    vertical-align: middle;
    color: #666666;
    font-size: 16px;

}
.search-content .left ul li{
    display: inline-block;
    vertical-align: middle;
}
.search-content a{
    color: #999999;
    font-size: 16px;
}
.search-content span{
    color:#c6c6c6;
    padding:0 28px;
}
.searchForm{
    vertical-align: middle;
    display: inline-block;
    float: right;

}
.searchForm input{
    height: 32px;
    vertical-align: middle;
    font-size: 14px;
    width: 230px;
    border: 1px solid #999999;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;

    padding-left:17px;
    outline: none;
}
.searchForm  .search-btn{
    height: 35px;
    line-height: 35px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: white;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: -10px;
}
.product{
    background: url(../images/productbg.png)no-repeat;
    height: 1738px;
}
.product-content{
    width: 1200px;
    padding-top: 40px;
    margin:0 auto;

}
.product-top{
    background: url(../images/title-top.png)no-repeat center;
    height: 76px;
    text-align: center;

}
.product-top .nr{
    padding-top: 10px;
    margin-left: 50px;
}
.product-top .nr h5{
    color: #333;
    font-size: 32px;
    vertical-align: middle;
    display: inline-block;

}
.product-top .nr h3{
    display: inline-block;
    vertical-align: middle;
    color: #f96d00;
    font-size: 32px;

}
.product-top .nr ul li{
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #333;
}
.product-top .nr .disc:before{
    content: url(../images/xyq.png);
    display: inline-block;
    vertical-align: middle;
    margin-top: -10px;
    padding: 0 5px;
}
.product-content hr{
    margin-top:20px;
    border:none;
    height: 1px;
    background: #bfbfbf;

}
.product-zx{
    width: 1200px;
    margin:0 auto;
    margin-top: 50px;


}
.product-zx .product-left .qz{


    height: 45px;
    line-height: 45px;
    font-size: 18px;
}
.product-zx .product-left .qz:hover{

    background: #2e7ee1;

}
.product-zx .product-left .qz a{
    color: #fff;

}
.product-zx .product-left .nr a{
    color:#333;


}
.product-zx .product-left .nr{
    text-align: center;
    background: #c2c2c2;



}
.product-zx .product-left .lx-hx{
    background: #333;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color: #fff;


}

.product-right{
    display: inline-block;
    vertical-align: top;
    width: 940px;
    margin-left: 20px;

}
.product-right .product-1-top{
border-bottom: 1px solid #333;
    padding-bottom: 5px;

}
.product-right .product-1-left{

    display: inline-block;

}
.product-right .product-1-left h3{
    background: #333;
    height: 30px;
    line-height: 30px;
    padding: 10px 25px;
    color: #fff;

}
.product-right .product-1-right{
    display: inline-block;
    float:right;
    margin-top: 20px;


}
.product-1-content{
    margin-top: 30px;

}
.product-1-img{
    width: 379px;
   display: inline-block;
    vertical-align: top;
}
.product-basic-info{
    display: inline-block;
  vertical-align: top;
    margin: 25px 0 0 20px;
}
.product-basic-info .top{
    background: #333;
    height: 30px;
    line-height: 30px;
    padding: 10px 25px;
    color: #fff;
    text-align: center;
    width: 487px;

}
.product-basic-info-item .medium{

    font-size: 16px;
    color: #999;
}
.product-basic-info-item{

    padding: 5px;
    border-bottom: 1px dashed #ccc;
    margin: 10px;
    font-size: 16px;
}
.more-case-button{
    display: inline-block;
    float: right;
    margin-top: 15px;
}
.more-case-button a{
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #02a43c;
    color: #fff;
    font-size: 22px;
    text-align: center;
    border-radius: 10px;
}

.product-big-img{
    text-align: center;
    border: 1px solid #cccccc;
    height: 300px;
}
.product-small-img{
    margin-top:15px;


}
.product-small-img img{
    width: 89px;
    padding: 5px;

}
.product-small-img ul li{

    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e6e6e6;
    height: 85px;
}
.product-right .product-1-right a{
    color:#333;

}
.product-xq{
    margin-top:40px;

}
.product-xq-title{
    background: #cccccc;
    height: 40px;
    line-height: 40px;
    font-size: 18px;

}
.product-xq-content{
    height: 200px;
    margin-top:30px;
    border: 1px solid #cccccc;

}
.product-xj{
    margin-top:40px;

}
.product-xj-title{
    background: #cccccc;
    height: 40px;
    line-height: 40px;
    font-size: 18px;

}
.product-xj-content{
    height: 200px;
    margin-top:30px;


}
.product-xj-content ul li{
    display: inline-block;
    vertical-align: top;
    width: 280px;
    height: 60px;
    border: 1px solid #cccccc;
    margin: 10px 10px
}

.product-ys{
    margin-top:20px;

}
.product-ys-title{
    background: #cccccc;
    height: 40px;
    line-height: 40px;
    font-size: 18px;

}
.product-ys-content{
    height: 200px;
    margin-top:30px;


}
.product-ys-content ul li{
    display: inline-block;
   vertical-align: top;


}
.product-ys-content ul li img{
    border: 1px solid #cccccc;
  height: 100px;
    width: 300px;
}
.product-ys-content h3{
    color:red;
    font-size: 24px;

}
.product-ys-content .wb{
    display: block;


}
.sideMenu ul li{
    margin-bottom: 20px;

}
.sideMenu ul .gd{
    padding:10px 0 10px 30px;
    background: #333333;
    color:#fff;
    font-size: 18px;


}
.sideMenu ul .qz{
    background: #333333;
    text-align: center;

}
.sideMenu ul li a{
    color: #ffffff;

}
/*.sideMenu li:hover{
    color:#333;
    background: #2e7ee1;


}*/
.sideMenu span{
    float: right;
    padding-right: 13px;

}
.sideMenu .last-2{
    padding-right: 80px;

}
.product-title2{
    margin-bottom:27px;

}
.product-title3 img{
    display: block;

}
.product-left{
    border: 1px solid #333;
    width: 232px;
    display: inline-block;
    vertical-align: top;

}
.lx-phone{
    font-size: 14px;
  background:#fff;
    margin-top: -17px;
}
.ryzz{
    display: inline-block;
    margin-left: 20px;
    width: 942px;
}
.ryzz .ryzz-top{
    text-align: center;
border-bottom: 1px dashed #cccccc;
    font-size: 24px;

}
.ryzz .ryzz-content ul li{
    display: inline-block;
    margin: 10px 20px;
}
.ryzz .ryzz-content img{

   display: block;
    width: 100%;
    height: 100%;



}
.ryzz .ryzz-content a{
    display: block;
    color:#333;

}
.ryzz .ryzz-content .thumbnail{

    border: 1px solid #E4E4E4;
    padding: 3px;
    display: block;
    margin: 0 auto;
    height: 316px;
    width: 220px;
}
.ryzz .ryzz-content p{
    background: #ebebeb;
   text-align: center;

}
.ryzz .ryzz-content{
    margin-top:20px;

}
.sideMenu .last-2{
    padding-right: 80px;

}
.product-title2{
    margin-bottom:27px;

}
.product-title3 img{
    display: block;

}

.cplb-content {
    display: inline-block;
    vertical-align: top;
    width: 950px;
    margin-left: 8px;
}

.product-xs {
    width: 286px;
    position: relative;
}

.product-yc {
    position: absolute;
    display: none;
    opacity: 0.8;
    background: rgba(112, 112, 112, 0.8);
    width: 288px;
    height: 256px;
    margin-top: -256px;
    text-align: center;
    line-height: 248px;
    margin-left: 5px;
}

.product-yc img {
    width: 50px;
}

.product-yc p {
    margin-top: -230px;
    text-align: center;
    line-height: 260px;
    color: #fff;
    font-size: 16px;

}

.cplb-content ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
    margin-bottom: 20px;
    border: 1px solid #d5cece;

}

.cplb-content ul li .first {
    /*border: 1px solid #d5cece;*/
    padding: 5px;
    width: 100%;
}

.cplb-content .li-last {
    margin-right: 0;

}

.cplb-db {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 298px;
    color: #333;
    background: #ebebeb;
    font-size: 16px;

}
.solution{
    width: 1200px;
    margin-top: 10px;
    margin:0 auto;

}
.solution-top{
    background: url(../images/title-top.png)no-repeat center;
    height: 76px;
    text-align: center;

}
.solution-top .nr{
    padding-top: 10px;
    margin-left: 60px;
}
.solution-top .nr h5{
    color:#333;
    font-size: 32px;
    vertical-align: middle;
    display: inline-block;

}
.solution-top .nr h3{
    display: inline-block;
    vertical-align: middle;
    color:#f96d00;
    font-size: 32px;

}
.solution-top .nr ul li{
    display: inline-block;
    vertical-align: middle;
}
.solution-top .nr .disc:before{
    content: url(../images/xyq.png);
    display: inline-block;
    vertical-align: middle;
    margin-top: -10px;
    padding: 0 5px;
}
.solution hr{
    margin-top:20px;
    border:none;
    height: 1px;
    background: #bfbfbf;

}
.foot{
    margin-top: 50px;
    background: #333;
}
.foot-nav{
    height:65px;
    line-height: 65px;
    border-bottom: 1px solid #717171;


}
.foot-nav .nav-title li{
    display: inline-block;
    vertical-align: top;

}
.foot-nav .nav-title{
    color:#fff;

}
.foot-nav .nav-title .gd{
    padding-right: 60px;
    font-size: 24px;
}

.foot-nav .nav-title a{
    color:#fff;

}
.foot-nav .nav-title img{
    margin-top: 10px;

}
.foot-nav .nav-title .wz{
    padding-right: 35px;
    font-size: 14px;
}
.foot-content{

    margin:0 auto;
    width: 1200px;
}
.foot-zb{

    padding: 20px 0;
}
.foot-zb .left{
    display: inline-block;
    vertical-align: top;
    width: 347px;
}
.foot-zb .zj{
    color: #fff;
    width: 491px;
    display: inline-block;
    line-height: 26px;
    position: relative;
    padding-left: 20px;
    font-size: 14px;

}
.foot-zb .zj:before{
    content: url(../images/foot-sx.png);
    position: absolute;
    left: -4%;
    top: 10%;
}
.foot-zb .zj:after{
    content: url(../images/foot-sx.png);
    position: absolute;
    right: 13%;
    top: 10%;

}
.foot-zb .right{

    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
.foot-wb{
    background: #000002;



}
.foot-wb .nr{
    margin: 0 auto;
    width: 1200px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.foot-wb .nr p {
    display: inline-block;
    vertical-align: middle;
    padding-right: 100px;
    font-size: 14px;
    color: #ffffff;
}
.foot-wb span{
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    font-size: 14px;
}
.wydt-nr{
    width: 1200px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    border-bottom: 1px dashed #ccc;
    width: 1200px;
    margin: 10px auto;


}
.wydt-nr a{
font-size: 14px;
    color: #666;

}
.wydt-nr a:hover{

    text-decoration: underline;

}

.wydt-content{
    width: 1200px;
    margin: 30px auto;

}
.wydt-map-nr{
    font-size: 16px;
    color: #666666;
    padding-left: 20px;
    border-left: 5px solid #333;

}
.map-produt-cate_list{
    margin: 10px 0;

}
.gyhx{

    display: inline-block;
    width: 930px;
    margin-left: 20px;

}
.gyhx .gyhx-top{

    text-align: center;
    font-size: 24px;
    border-bottom: 1px dashed #ccc;

}
.gyhx-content {
    border: 1px solid #666666;
    margin-top: 20px;

    text-indent: 25px;
}
.lxhx{

    display: inline-block;
    width: 930px;
    margin-left: 20px;

}
.lxhx .lxhx-top{

    text-align: center;
    font-size: 24px;
    border-bottom: 1px dashed #ccc;

}
.lxhx-content{
    border: 1px solid #666666;
    margin-top: 20px;
    text-indent: 25px;
}
.lxhx-content .dt{
    height: 200px;
    margin: 10px 10px;
    width: 200px;
    border: 1px solid #4E4E4E;

}
.jjfa{

    display: inline-block;
    width: 930px;
    margin-left: 20px;

}
.jjfa .jjfa-top{

    text-align: center;
    font-size: 24px;
    border-bottom: 1px dashed #ccc;

}
.jjfa-content{
    border: 1px solid #666666;
    margin-top: 20px;
    text-indent: 25px;

}
.jjfa-content ul li{
    border:1px solid #333;
    display:block;
    width: 254px;
    background: #333333;
    color: #ffffff;
    margin-bottom: 20px;
}
.jjfa-content  a{
    color:#f96d00;
    display: inline-block;
    float: right;

}
.jjfa-content p{
    font-size: 17px


}
.dzlc{

    display: inline-block;
    width: 930px;
    margin-left: 20px;

}
.dzlc .dzlc-top{
    text-align: center;
    font-size: 24px;
    border-bottom: 1px dashed #ccc;

}
.dzlc-content{
    border: 1px solid #666666;
    margin-top: 20px;
    text-indent: 25px;

}
.dzlc-content ul li{
    display: inline-block;
    vertical-align: top;


}
.dzlc-content ul li img {

}
.dzlc-content ul li a {
    color: #333;

    text-align: center;
    background: #cccccc;

}
.dzlc-content ul li p{
    background: #cccccc;


}
.zxzx{

    display: inline-block;
    width: 930px;
    margin-left: 20px;

}
.zxzx .zxzx-top{
    text-align: center;
    font-size: 24px;
    border-bottom: 1px dashed #ccc;

}
.zxzx h3{
    display: inline-block;

}
.zxzx .right {
    display: inline-block;
    float: right;
    font-size: 18px;
    margin-top: 15px;


}
.zxzx .right a{
    color: #333333;

}
.dzlc h3{
    display: inline-block;

}
.dzlc .right {
    display: inline-block;
    float: right;
    font-size: 18px;
    margin-top: 15px;


}
.dzlc .right a{
    color: #333333;

}
.gyhx h3{
    display: inline-block;

}
.gyhx .right {
    display: inline-block;
    float: right;
    font-size: 18px;
    margin-top: 15px;


}
.gyhx .right a{
    color: #333333;

}
.jjfa h3{
    display: inline-block;

}
.jjfa .right {
    display: inline-block;
    float: right;
    font-size: 18px;
    margin-top: 15px;


}
.lxhx .right a{
    color: #333333;

}
.lxhx h3{
    display: inline-block;

}
.lxhx .right {
    display: inline-block;
    float: right;
    font-size: 18px;
    margin-top: 15px;


}
.lxhx .right a{
    color: #333333;

}
.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
*html .clearfix{ zoom:1;}

.preview{width: 428px;overflow: hidden;display: inline-block;margin-top: 25px;}
/* smallImg */
.smallImg{position:relative;  margin-top:1px;padding:6px 5px;overflow:hidden;float:left;}
/*.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }*/


#imageMenu { width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:90px; width:90px; overflow:hidden; float:left; text-align:center;border: 1px solid #e6e6e6;margin-right: 18px;}
#imageMenu li img{width:90px; height:90px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:90px; height:90px;}
/* bigImg */
.bigImg{position:relative; float:left; width:360px; /*height:302px; overflow:hidden;*/}
.bigImg #midimg{width:400px; /*height:302px;*/}
.bigImg #winSelector{width:200px; height:150px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}