*{
    margin:0;
    padding:0;
    list-style: none;
    text-decoration: none;
    font-family: Arial;
}
.header{
    width: 100%;
}
.header-top{
    border-bottom:2px solid #efefef;
}
.header-top-content{
    width: 1200px;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}
.header-top-content .left{
    color:#666;
    float: left;
}
.header-top-content .right{
    float:right;
}
.header-top-content .right a{
    color:#666;
}
.header-top-content .right span{
    padding: 0 9px 0 12px;
    color:#e8e8e8;
}
.header-container{
    width: 1200px;
    margin: 0 auto;
    height: 138px;
    line-height: 138px;
}
.header-container .logo{
    display: inline-block;
    vertical-align:middle;

}
.header-container .logo img{
    display: block;
}
.header-container .text{
    display: inline-block;
    vertical-align:middle;
    margin-left: 39px;
}
.header-container .text span{
    color:#333;
    font-size: 24px;

}
.header-container .text p{
    display: inline;
    color:#cd3131;
    font-size: 24px;
}
.header-container .text h6{
    display: inline;
    font-size: 30px;
    color:#333;
}
.phone{
    height: 138px;
    display: inline-block;
    float: right;
}
.phone-content{
    height: 50px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
}
.phone-content .phone-dh{
    color:#cd3131;
    font-size: 24px;
    line-height: 25px;
    height: 25px;
}
.phone-content .phone-hot{
    color:#333;
    font-size: 18px;
    line-height: 25px;
    height: 25px;
    float: right;
}
.phone-img{
    display: inline;

}
.phone-img img{
    display: inline-block;
    vertical-align: middle;

}
.nav{
    width: 100%;
    background: #cd3131;
    height: 55px;
}
.nav-content{
    border-top:3px solid #f6c667;
}
.nav-list{
    width: 1200px;
    margin:0 auto;

}
.nav-list .on a{
    color:#333;
    background: #f6c667;
}
.nav-list ul li{
    display: inline-block;
    line-height: 55px;
    height: 55px;
}
.nav-list ul li a{
    color:#fff;
    font-size:16px;
    padding:19px 19px 16px 19px;
}
.banner{
    width:100%;
}
.banner img{
    width: 100%;
display: block;
}



.product{
    margin-top: 25px;
}

.product .container-right {
    width: 926px;
    display: inline-block;
    margin-left: 630px;
    margin-top: -1152px;
}

.product .container-right .search-products ul li {
    display: inline-block;
    margin: 0 20px 20px 0;
}
.product .container-right .search-products .products-title {
    text-align: center;
}

.product .container-right .search-products .product-img img {
    width: 150px;
}
.product .container-right .search-news ul li {
    margin: 0 0 20px 0;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.product .container-right .search-news .search-news-title {
    font-size: 16px;
}
.product .container-right .search-news .search-news-discription {
    margin-top: 10px;
}
.product .container-right .search-news .search-news-basic {
    color: #999999;
}
.product .container-right .search-news .search-news-basic span {
    margin-right: 20px;
}

.product .container-right .downloads ul li {
    margin-bottom: 25px;
    border: 1px dashed #e4e4e4;
}

.product .container-right .downloads .download-info {
    padding: 15px;
}
.product .container-right .downloads .download-info .download-img {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}
.product .container-right .downloads .download-info .download-basic {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}

.product .container-right .downloads .download-info .download-title {
    font-size: 18px;
    /* font-family: 'SOURCEHANSANSCN-MEDIUM'; */
    margin-bottom: 10px;
}
.product .container-right .downloads .download-info .download-title a{
     color:#333;
 }
.product .container-right .downloads .download-info .download-title a:hover{
    color:#ff0000;
}
.product .container-right .downloads .download-info .download-discription {
    color: #666;
    font-size: 14px;
}
.product .container-right .downloads .download-info .download-discription {
    color: #666;
    font-size: 14px;
}


.product .container-right .downloads .download-info .download-img img {
    width: 80%;
}

.product-content{
    margin:0 auto;
    width:1200px;
    padding-top: 23px;
}
.product-content .product-content-title {
    font-size: 22px;
    color: #666666;
    padding-left: 20px;
    border-left: 5px solid #2a2d2a;
    margin-top: 27px;

}
.product-content .about-products ul li{
    float: left;
    margin-top: 16px;
    margin-right: 17px;
}
.product-content .about-products ul li .about-products-img a img{
    width: 120px;
    height: 96px;
}
.product-left{
   border:1px solid #e8e8e8;
   width: 260px;


}
.product-left-content{

    display: inline-block;
    vertical-align: top;
}
.product-top img{
    display: block;

}
.product-title{
    background:url(../images/product-bq.png)no-repeat ;
    height: 45px;
width: 271px;
}
.product-title span a{
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    padding-left: 22px;
}
.left-arrow{
    margin-left:10px;
}
.product-list a{
    color:#666;
    font-size: 14px;
    margin-left:22px;
    line-height: 30px;
}
.product-list a:hover{
    text-decoration:underline;
}
.product-list-two ul li{
    display: inline-block;
}
.product-list-one{
    margin-bottom: 10px;
    margin-top: 4px;
}
.product-list-two{
    width: 190px;
    margin-bottom: 10px;
    margin-top: 4px;
}
.product-list-two .wz{
    margin-left: 10px;
}
.product-list-two .wz-1,.wz-2{
    margin-left:-5px;
}
.product-list-three{
    width: 205px;
    margin-bottom: 10px;
    margin-top: 4px;
}
.product-list-three ul li{
    display: inline-block;

}
.product-bottom{
    background: url(../images/lianxi.png)no-repeat;
height: 170px;
    width: 271px;
}
.product-bottom-wb{
    margin-left: 15px;
padding-top: 15px;
    line-height: 27px;
}
.product-bottom-wb hr{
    border: none;
    height: 1px;
    background:#fff;
    width:95%;
    margin-bottom: 5px;
}
.product-bottom .product-bottom-wb .bottom-1{
    color:#fff;
    font-size: 24px;
    letter-spacing: 3px;
}
.product-bottom .product-bottom-wb .bottom-2,.bottom-3,.bottom-4{
    font-size: 18px;
    color:#fff;
    text-transform: uppercase;
}
.bottom-5{
    color:#f6c667;
    font-size: 24px;

}
/*.product-right{*/
    /*display: inline-block;*/
    /*width: 909px;*/
    /*vertical-align: top;*/
    /*margin-left: 14px;*/
/*}*/
/*.product-left-content{*/
    /*display: inline-block;*/
    /*width: 272px;*/

/*}*/
/*.product-right .product-top{*/
    /*background:url(../images/product/product-more.png)no-repeat ;*/
    /*height: 32px;*/

/*}*/
/*.product-right .product-top a{*/
    /*float: right;*/
    /*color:#fff;*/
    /*font-size:18px;*/
    /*line-height: 30px;*/
    /*padding-right: 18px;*/

/*}*/
/*.product-right-content{*/
    /*margin-top:14px;*/

/*}*/
/*.product-arrangement ul li{*/
    /*display: inline-block;*/
    /*margin: 0 18px 20px 0;*/
/*}*/
/*.product-arrangement .last{*/
    /*margin-right: -30px;*/

/*}*/
/*.product-img{*/
    /*position: relative;*/

/*}*/
/*.product-bh{*/
    /*height: 33px;*/
    /*position: absolute;*/
    /*background: #c2c2c2;*/
    /*width: 290px;*/
    /*text-align: center;*/
    /*bottom:5px;*/
    /*line-height: 33px;*/
    /*cursor: pointer;*/
/*}*/
/*.product-bh a{*/
    /*font-size: 16px;*/
    /*color: #fff;*/

/*}*/
.product-content .right{
    display: inline-block;
  margin-left: 20px;
    width: 913px;
}
.product-content .down-up {
    width: 927px;
    margin: 16px auto;
    margin-left: 291px;
}
.product-content .down-up .up {
    float: left;
    font-size: 14px;
    color: #000;
}
.product-content .down-up .down {
    float: right;
    font-size: 14px;
    color: #333;
    font-family: "微软雅黑";
}
.product-content .down-up a {
    font-size: 14px;
    color: #333;
    font-family: "微软雅黑";
}

.product-content .top{
    border-bottom: 2px solid #999;
   padding: 5px 0;
}
.product-content .top a{
    color: #9a9a9a;
    font-size: 14px;
    vertical-align: sub;
}
.product-content .top-right{
    display: inline-block;
    float: right;

}
.product-content .top p{
    font-size: 18px;
    font-weight:bold;
    display: inline-block;
    vertical-align: text-bottom;
}
.main{

    margin-top: 15px;
}
.main ul li{
    display: inline-block;
      margin: 10px 4px 20px 10px;
}
.new-content ul li{
    display: inline-block;
    margin: 10px 10px 20px 10px;

}
.main .last{
    margin-right: -50px;
}
.main .product-bh{
    height: 33px;
    position: absolute;
    background: #c2c2c2;
    width: 290px;
    text-align: center;
    bottom:3px;
    line-height: 33px;
    cursor: pointer;
}
.main .product-bh a{
    font-size: 16px;
    color: #fff;
}
.main .product-img{
    position: relative;
}

.main ul#pege {
    text-align: center;
}
.main .pageinfo a{
    color: #000;
    text-decoration: none;
}
.product-content .right span{
    color:#9a9a9a;
    vertical-align: bottom;

}
.product-content .gy-content{
    margin-top: 15px;

}

.product-content .right-8 .lx p{
line-height: 28px;
 }
.product-content .right-8{
    display: inline-block;
    margin-left: 53px;
    width: 880px;
}
.product-content .right-8 span{
    color:#9a9a9a;
    vertical-align: bottom;

}
.product-content .right-8 .gy-content{
    border: none;

}
.product-content .right-8 ul.pagination {
    margin: 22px auto 0 !important;
}
.product-content .right-8 ul#pege {
    text-align: center;
}
.product-content .right-8 ul#pege li {
    display: inline-block;
    margin-left: 8px;
    list-style: none;
    text-align: center;
}
.product-content .right-8 .pagination>#pege a {
    color: #000;
}
/*.product-content .right-8 select {*/
    /*vertical-align: middle;*/
    /*font-size: 100%;*/
    /*line-height: 150%;*/
    /*font-family: arial,'\5FAE\8F6F\96C5\9ED1',sans-serif;*/
    /* -webkit-appearance: none; */
/*}*/
.product-content  .right-7{
    display: inline-block;
    vertical-align: top;
    width: 880px;
    margin-left: 53px;
}
.product-content  .right-7 span{
vertical-align: bottom;
    color:#9a9a9a;
}
.product-content  .right-7 .top .EN{
color:#9a9a9a;
    font-size: 14px;
margin-left: 5px;
}
.product-basic{

    margin-top: 20px;
}
.product-basic .product-img{
    display: inline-block;
    vertical-align: top;

}
.product-basic .small-img ul li{
    display: inline-block;

}
.product-border{
    width: 514px;
    display: inline-block;
}

.product-basic .product-basic-info{
    height: 287px;
    margin-left: 10px;
    border: 1px solid #999999;

}
.product-border .product-basic-info-item{
    border-bottom: 1px dashed #e8e8e8;
    line-height: 60px;
    margin: 0 20px;
}
.product-border .product-basic-info-item .medium{
    color:#333333;

}
.product-border .more-case-button{
width: 200px;
    height: 50px;
    background: #333;
line-height: 50px;
text-align: center;
    display: inline-block;
    margin-left: 10px;
    margin-top: 22px;
}
.product-border .product-basic-info .clearfix {
    zoom: 1;
      padding-top: 5px;
    margin: 0 20px;
}
.product-border .a-djzx{
    color:#fff;
}
.more-case-button:hover{

    background: #ff0000;
}
.product-xq-id{
    margin-top: 20px;

}
.product-xq-id-top{
    border-bottom: 2px solid #999;
  padding-bottom: 3px;
}
.product-xq-id-top p{
    display: inline-block;
    margin-left: 5px;

}
.product-xq-id-top span{
    width: 15px;
    height: 15px;
    background: #cd3131;

}

option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0 2px 1px;
}
.n_content {
    padding: 20px;
    line-height: 1.75;
    font-size: 16px;
}
.n_content img {
    display: block;
    margin: 10px auto;
}
#tc-2 {
    margin-bottom: 30px;
}
.n_content .list {
    margin-bottom: 10px;
}
.n_content .list .span {
    line-height: 30px;
}
.n_content .span {
    display: inline-block;
    float: left;
    margin-right: 10px;
    color: #333!important;
    font-weight: 600;
    width: 100px;
    height: 28px;
}

.n_content .list input {
    height: 28px;
    width: 135px;
    border: 1px solid #ccc;
    padding: 0 10px;
}
.n_content span i {
    color: #DE1516;
    display: inline-block;
    margin-right: 4px;
}
i {
    font-style: normal;
}
.n_content textarea {
    color: rgb(153, 153, 153);
    border: 1px solid rgb(204, 204, 204);
    width: 430px;
    padding: 5px 10px;
    height: 180px;
    font-family: Arial;
    font-size: 16px;
}
#msgLeft_Btn {
    width: 112px;
    height: 35px;
    line-height: 35px;
    background: #A4CA5B;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    margin-left: 215px;
    margin-top: 10px;
}
.Enterprise-content{
    margin-top: 20px;

}
.Enterprise-content ul li{
    float: left;
    margin-top: 10px;
    margin-left: 27px;
}
.Enterprise-content ul li img{
    width: 100%;
    height: 100%;

}
.Enterprise-content .thumbnail{
width: 260px;
    height: 190px;
    border: 1px solid #fff;
    padding: 2px;
    display: block;
    margin: 0 auto;
}

.Enterprise-content a p{
    text-align: center;
    line-height: 35px;
    color:#333;

}
.clearfix{
    clear: both;

}
.Enterprise-id-content{
    border: 1px dashed #e8e8e8;
    margin-top: 20px;
    height: 500px;

}
/* clearfix */
.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
*html .clearfix{ zoom:1;}
.preview{width:360px;}
/* smallImg */
.preview .smallImg{position:relative; margin-top:1px; padding:6px 5px; width:390px; overflow:hidden;float:left;}
/*.preview .scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }*/
#imageMenu { width:360px; overflow:hidden; margin-left: -4px; float:left;}
#imageMenu li {height:100px; width:100px; overflow:hidden; float:left; text-align:center;margin-right: 17px;border: 1px solid #c2c2c2;}
#imageMenu li img{width:100px; height:100px;cursor:pointer;}
/*#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px;}*/
#imageMenu li#onlickImg{border: 2px solid #959595;}
/* bigImg */
.preview .bigImg{position:relative; float:left; width:360px;overflow:hidden;}
.preview .bigImg #midimg{width:360px; height:360px;}
.preview .bigImg #winSelector{width:200px; height:200px;}
#winSelector{position:absolute; cursor:move; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#c2c2c2; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}










.friendly-link{
    width: 100%;
    margin-top:47px;
}
.link-top{

    color:#333;
    font-size: 24px;
}
.link-top span{
    color:#999;
    font-size: 24px;
    text-transform: uppercase;


}
.link-top .yellow{
    background: #f6c667;
    width: 13px;
    height: 13px;
    display: inline-block;

    margin: 0 11px 0 13px;
}
.link-top .red{
    width: 13px;
    height: 13px;
    display: inline-block;

    background: #cd3131;
    margin-right: 10px;
}
.link-top .yellow-2{
    background: #f6c667;
    width: 13px;
    height: 13px;
    display: inline-block;


}
.link-content{
    width: 1200px;
    margin: 0 auto;
    line-height: 23px;
    margin-top: 20px;
}
.link-content ul li{
    display: inline-block;

}
.link-content a{
    color:#666;
    font-size: 16px;
    margin-right: 35px;
}
.link-content .last{
    margin-right: -9px;
}
.foot{
    width: 100%;
    background: #333;
    margin-top: 22px;
}
.foot-top{
    width: 1200px;
    margin:0 auto;
    padding-top: 18px;
}
.foot-top ul li{
    display: inline-block;

}
.foot-top span{
    color: #666;
    margin: 0 20px;
}
.foot-top a{
    color:#999;
    font-size: 16px;

}
.foot-content{
    width: 1200px;
    margin: 0 auto;

}
.foot-content .left{
    display: inline-block;
    width: 288px;

    vertical-align: middle;
}
.foot-content .zb{
    display: inline-block;
    color:#bfbfbf;
    font-size: 14px;
    width: 582px;
    vertical-align: middle;
    line-height: 25px;
}
.foot-content .zb img{
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}
.foot-nr{
    margin-top: 30px;
}
.foot-content .zb .wz-6,.wz-8{
    float: right;

}
.foot-content .right{
    display: inline-block;
    width: 320px;

    vertical-align: middle;

}
.foot-content .right img{
    float: right;

}
.foot-content .right-img{

    display: inline-block;
    float: right;

}
.foot-content .p{
    color: #fff;
    font-size: 12px;
    text-align: right;
    padding: 30px 15px 18px 0;
}
.foot-bottom{
    width: 100%;
    background: #1f1f1f;
    height: 40px;
    line-height: 40px;
}
.foot-wb{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.foot-wb span{
    color:#999;
    font-size: 14px;
}
.foot-wb a{
    color:#999;
    font-size: 14px;
    margin: 0 40px 0 30px;
}

.pages {
    float: right;
    display: inline;
    padding-bottom: 10px;
}

.pages .pgbtn {
    border: 1px solid #ccc;
    color: #999;
}
.pages a, .pages span {
    display: inline-block;
    padding: 0 10px;
    margin: 0 3px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #0896ba;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #0896ba;
}
.pages a, .pages li {
    display: inline-block;
    list-style: none;
    text-decoration: none;
    color: #0896ba;
}
.pages a, .pages li {
    display: inline-block;
    list-style: none;
    text-decoration: none;
    color: #0896ba;
}

.list-container {
    width: 1200px;
    margin: 30px auto;
}
.list-container .group {
    margin: 60px 0 30px 0;
}
.list-container .group .title {
    font-size: 24px;
}
.list-container .group .top-group {
    margin-top: 40px;
}
.list-container .group .groups {
    margin-top: 20px;
}
.list-container .group .title a {
    font-size: 16px;
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #ffc700;
    text-align: center;
}
.list-container .group .top-group ul li {
    display: inline-block;
    margin-left: 25px;
    margin-bottom: 25px;
}
.list-container .group .top-group a {
    padding: 10px 10px;
    background: #e8e8e8;
    font-size: 16px;
    color: #333;
}
.list-container .group .groups ul li {
    border-bottom: 1px dashed #999;
    margin-bottom: 25px;
}
.list-container .group .groups .k {
    display: inline-block;
    font-size: 18px;
    margin: 0 30px 0 20px;
}
.list-container .group .groups .v {
    display: inline-block;
    vertical-align: top;
    width: 1100px;
}
.list-container .group .groups .v a {
    line-height: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    display: inline-block;
    color: #666666;
}

.map-produt .map-produt-title {
    font-size: 16px;
    color: #666666;
    padding-left: 20px;
    border-left: 5px solid #333;
}
.map-produt-cate_list {
    margin: 10px 0;
}
.map-produt-cate_list a {
    padding: 10px;
    color: #333;
}

