@charset "UTF-8";

/*---初始化---*/
*{padding: 0;margin: 0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0; padding:0;}
td,th,caption {font-size:.875rem;}
h1, h2, h3, h4, h5, h6 { font-weight:normal;}
address, caption, cite, code, dfn, th, var,label { font-style:normal; font-weight:normal;}
a {color:#666;text-decoration:none;}
a:hover,a:focus{text-decoration:none;}
a:visited{text-decoration:none;}
a:link{text-decoration:none;}
i{font-style: normal;}
img{border:none;}
ol,ul,li {list-style:none;}
.clear{clear: both;}

.f-14{  font-size: 14px;  }
.f-13{  font-size: 13px;  }
.f-12{  font-size: 12px;  }
.f-15{  font-size: 15px;  }
.f-16{  font-size: 16px;  }
.f-24{  font-size: 24px;  }
.f-20{  font-size: 20px;  }
.f-22{  font-size: 22px;  }
.f-28{  font-size: 28px;  }
.f-18{  font-size: 18px;  }
.f-48{  font-size: 48px;  }
.f-32{  font-size: 32px;  }
.b-color{  color: #1d7ad9;  }
.y-color{  color: #fad143;  }
.color-3{  color: #333;  }
.color-9{  color: #999;  }
/*---初始化---*/
body{
    font-family: "Microsoft YaHei","Lantinghei SC","Open Sans",Arial,"Hiragino Sans GB",Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    color:#666;
}
.header-top{
    height: 40px;
    line-height: 40px;
    background: #1d7ad9;
    color: #fff;
}
.header-top-r{
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.header-top-a{color: #fff;padding: 0 10px;}
.header-top-a:hover,.header-top-a:focus{color: #fad143;}
.weibo-a{background: url(../img/top-border.png) center right no-repeat;padding-right: 15px;}
.phone-div{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    color: #3a3434;
}
.top-right{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    float: right;
    padding: 23px 0;
}
.logo{
    padding: 15px 0;
}
/*导航条*/
.nav{background: url(../img/nav-bg.jpg) top left no-repeat;height: 60px;}
.nav-li{
    display: table-cell;
    font-size: 16px;
    padding: 20px 0 18px;
    text-align: center;
}
.nav-a{
    display: block;
    color: #333;
    border-right: 1px dotted #777;
}
.active,.active:hover,.active:focus,.nav-a:hover,.nav-a:focus{
    color: #1d7ad9;
}
/*轮播特效*/
.bx-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    overflow: hidden;
}
.bx-wrapper img {
    width: 100%;
    display: block;
}
.bxslider {
    margin: 0;
    padding: 0;
}
ul.bxslider {
    list-style: none;
}
.bx-viewport {
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* PAGER */
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: 15px;
    left: auto;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 0;
    z-index: 99;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 10px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    width: 10px;
    background: #1d7ad9;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: 0;
    background: url('../img/controls-l.png') no-repeat;
}
.bx-wrapper .bx-next {
    right: 0;
    background: url('../img/controls-r.png') no-repeat;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -46px;
    outline: 0;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
/*产品系列*/
.product{
    margin: 60px 0 40px;
}
.left-nav-t{
    padding: 20px 30px;
    background: #1d7ad9;
    color: #fff;
}
.left-nav-h3{
    font-size: 28px;
}
.left-nav-en{
    font-size: 16px;
}
.left-gray{
    padding: 0 25px 30px 25px;
    background: #f7f7f7;
}
.left-nav-ul{
    margin-bottom: 30px;
}
.left-nav-li{
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e5e5e5;
    background: url(../img/arrow.png) right center no-repeat;
}
.left-nav-a{
    font-size: 15px;
    color: #333;
    display: block;
}
.left-nav-a:hover,.left-nav-a:focus{
    color: #1d7ad9;
}
.r-a{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #1d7ad9;
    color: #1d7ad9;
    background: #fff;
}
.r-a:hover,.r-a:focus{
    border: 1px solid #1d7ad9;
    color: #fff;
    background: #1d7ad9;
}
.p-right .row{
    margin-left: -12px;
    margin-right: -12px;
}
.p-right .col-xs-4{
    padding-left: 12px;
    padding-right: 12px;
}
.product-block{
    border: 2px solid #ededed;
    margin-bottom: 28px;
}
.product-img{
    width: 262px;
    height: 200px;
}
.text{
    padding: 15px 10px;
    text-align: center;
}
.text-p{
    font-size: 16px;
    color: #333;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
}
.more-a{
    font-size: 15px;
    color: #fad143;
}
.more-a:hover,.more-a:focus{
    color: #1d7ad9;
}
.product-block:hover{
    border-color: #1d7ad9;
}

/*通用侧栏*/
#aside{
    position: fixed;
    top: 40%;
    right: 0;
    text-align: center;
    color: #333;
    line-height: 1.6;
    background: url(../img/aside-bg.jpg) 100% 100% no-repeat;
    height: 476px;
    width: 155px;
    z-index: 2;
    border-radius: 5px;
}
.aside-div{
    margin-top: 145px;
}
.aside-cont{
    padding: 10px;
    background: #ededed;
}
.aside-a img{
    margin-bottom: 10px;
    border-radius: 3px;
}
.aside-t{
    color: #fff;
}
.code{
    margin: 3px 0;
}
.aside-p{
    color: #fff;
}
/*当前位置*/
.nowAdd{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
.now-a,.nowAdd-a:hover,.nowAdd-a:focus{
    color: #1d7bd9;
}
/*翻页器*/
.fyq{
    text-align: center;
    margin: 40px 0;
}
.p,.first,.prev,.next,.last{
    padding: 2px 6px;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    margin: 0 5px;
}
.activeone,.p:hover,.first:hover,.prev:hover,.next:hover,.last:hover{
    color: #fff;
    background: #1d7bd9;
    border: 1px solid #1d7bd9;
}
/*通用底部*/
.footer{
    background: #0b64bc;
    padding: 45px 0 10px;
    color: #fff;
}
.footer-top{
    line-height: 35px;
    background: #1d7bd9;
    padding: 0 40px;
    margin-top: -80px;
}
.footer-a{
    color: #fff;
    padding: 0 5px;
}
.footer-cont{
    color: #bcddff;
}
.footer-div{
    text-align: center;
    margin: 20px 0 10px;
}
.span-10{
    padding: 0 15px;
}
.footer-div-a{
    color: #bcddff;
}
.footer-a:hover,.footer-a:focus,.footer-div-a:hover,.footer-div-a:focus{
    color: #fad143;
}
/*编辑框通用样式*/
.page-text{
    padding: 40px 0;
    font-size: 14px;
    line-height: 1.6;
    text-align: justify;
}
.page-text img{
    max-width: 100%;
}
.page-text p{
    margin-bottom: 20px;
}
/*上下篇*/
.pages{
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    background: #f3f3f3;
    margin: 20px 0;
}
.page-div{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 40%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pages-a{
    color: #666;
}
.pages-a:hover,.pages-a:focus{
    color: #1d7ad9;
}
/*常见问题*/
.question-li{
    padding: 20px 0 10px;
    border-bottom: 1px dashed #ddd;
}
.question-div{
    text-overflow:ellipsis;
    font-size: 16px;
    margin-bottom: 10px;
}
.question-a{
    color: #1d7ad9;
}
.question-a:hover,.question-a:focus{
    color: #1d7ad9;
    text-decoration: underline;
}
.ask-p-ask{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 24px;
    height: 24px;
    background: #2572bc;
    color: #fff;
    text-align: center;
    line-height: 24px;
    margin-right: 10px;
}
.ask-p-answer{
    background: #fad143;
    color: #ad890b;
}
.question-p2{
    font-size: 14px;
    color: #666;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 93%;
    vertical-align: top;
    text-align: justify;
}
.ask-p{
    margin-bottom: 5px;
}
/*表单*/
.form-question{
    margin-top: 30px;
}
.form-label{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 80px;
    text-align: right;
    margin-right: 10px;
}
.form-input{
    width: 305px;
    padding: 4px 12px;
    border: 1px solid #c7c7c7;
}
.form-input:focus{
    outline: none;
    border: 1px solid #2572bc;
}
.r-color{
    color: #ff0000;
    padding-left: 10px;
}
.form-div{
    padding: 10px 0;
}
.form-textarea{
    vertical-align: top;
    resize: none;
}
.form-btn{
    margin-left: 94px;
}
.btn-ok{
    padding: 6px 20px;
    font-size: 16px;
    border: 1px solid #1d7ad9;
    color: #fff;
    background: #1d7ad9;
}
.btn-ok:hover,.btn-ok:focus{
    border: 1px solid #2572bc;
    background: #2572bc;
}
.form-div{
    position: relative;
}
.form-div label.error{
    position: absolute;
    left: 92px;
    bottom: -15px;
}