/* CSS Document */
@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    font-family:'微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
    line-height: 1;
    min-width: 1004px;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}
a:hover{text-decoration:underline;}
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
a{ text-decoration:none;}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;}
/* 通用样式 */
.middlea{ width:1004px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.clear{zoom:1;}
.clear:after{content:""; display:block;clear:both;}

/*头部样式开始*/
.header_top{
    background: url("../images/header_bj.jpg");
    height: 113px;
}
.header_rx{
    padding-top: 30px;
}
.header_top img{
    display: block;
}
.header_nav{
    background: url("../images/nav_bj1.jpg");
    height: 35px;
    border-top: 1px solid #8fb5e6;
}
.header_nav ul li{
    padding: 0 24px;
    float: left;
    position: relative;
}
.header_nav ul li:nth-of-type(1){
    padding-left: 0;
}
.header_nav ul li::before{
    content: '';
    display: block;
    width: 1px;
    height: 14px;
    background: #fff;
    position: absolute;
    top: 11px;
    right: 0;
}
.header_nav ul li:last-of-type::before{
    display: none;
}
.header_nav ul li:last-of-type{
    padding-right: 0;
}
.header_nav ul li a{
    display: block;
    width: 127px;
    height: 35px;
    line-height: 35px;
    text-align: center;

    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    transition: all 0.5s;
    text-decoration: none;
}
.header_nav ul li a:hover{
    background: url("../images/nav_bj2.jpg") repeat-x;
}
/*banner部分样式开始*/
/* flexslider */
.flexslider{margin:0 auto;position:relative;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}

/*关于我们部分样式开始*/
.about{
    padding: 30px 0 37px 0;
}
.about_img{
    background: url("../images/about_img_bj.png");
    width: 351px;
    height: 188px;
    position: relative;
    margin-left: 5px;
}
.about_img img{
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}
.about_wzx{
    width: 617px;
}
.about_wzjs{
    font-size: 14px;
    color: #313131;
    line-height: 24px;
    text-align:justify;
    text-justify:inter-ideograph;
    height: 120px;
    overflow: hidden;
    padding: 15px 0;
}
.about_wzx .gd>a{
    display: block;
    width: 73px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    color: #969696;
    font-size: 14px;
    border: 1px solid #206fde;
    float: right;
}
.about_contant{
    padding-top: 43px;
}
/*产品分类部分样式开始*/
.cpfl{
    background-color: #edeff4;
    padding-bottom: 42px;
}
.cpfl_left{
    width: 193px;
    background-color: #fff;
    padding: 9px 18px 0 18px;
    margin: 1px 0 0 4px;
}
.cpfl_bt{
    padding-bottom: 20px;
}
.cpfl_bt img{
    display: block;
}
.cpfl_list li{
    margin-bottom: 20px;
}
.cpfl_list li a{
    display: block;
    border: 1px solid #bebebe;
    height: 26px;
    line-height: 26px;
    background-color: #f6f6f6;
    font-size: 14px;
    color: #333;
    text-align: center;
    text-decoration: none;
}
.cpfl_list li a span{
    color: #cecece;
}
.cpfl_list li a:hover{
    color: #fff;
    background-color: #206fde;
}
.cpfl_right{
    width: 748px;
}
.cpfl_title{
    background: #206fde url("../images/cpfl_bt_bj.png") no-repeat 18px center;
    height: 45px;
    font-size: 24px;
    color: #fff;
    line-height: 45px;
    padding: 0 35px;
    margin-top: 10px;
}
.cpfl_title span{
    font-size: 18px;
}
.cpfl_img_bj{
    background: url("../images/cpzs_li_bj.png") no-repeat;
    width: 233px;
    height: 214px;
}
.cpfl_img_box{
    border: 3px solid rgba(0,0,0,0);
    width: 227px;
    height: 192px;
    position: relative;
    overflow: hidden;
}
.cpfl_img_box img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all 1s;
}
.cpfl_cp_list{
    padding-top: 18px;
}
.cpfl_cp_list li{
    width: 233px;
    float: left;
    margin-right: 24px;
    margin-bottom: 25px;
}
.cpfl_cp_list li:nth-of-type(3n+3){
    margin-right: 0;
}
.cpfl_cp_list li a{
    text-decoration: none;
}
.cpfl_cp_list li:hover .cpfl_img_box img{
    transform: scale(1.2);
}
.cpfl_cp_list li p{
    text-align: center;
    font-size: 14px;
    color: #656565;
}
/*4大优势部分样式开始*/
.ys_4_bt{
    background: url("../images/ys_4.png") no-repeat top center;
    height: 209px;
    margin-bottom: 49px;
}
.ys_img{
    width: 563px;
    height: 321px;
}
.ys_img img{
    display: block;
}
.ys_wz{
    width: 441px;
    padding-top: 30px;
    margin-left: -1px;
}
.ys_wzjs{
    font-size: 17px;
    color: #545454;
    line-height: 30px;
    width: 392px;
    padding: 0 25px;
    margin-top: 25px;
    text-align:justify;
    text-justify:inter-ideograph;
}
.ys_list li{
    margin-bottom: 30px;
}
.hengfu{
    background: url("../images/hengfu.jpg") no-repeat top center;
    height: 279px;
}

/*新闻中心部分样式*/
.xwzx_bt{
    margin: 38px 0 41px 0;
}
.xwzx_box{
    width: 311px;
    float: left;
    margin-right: 35px;
}
.xwzx_pt{
    padding-top: 13px;
}
.xwzx_list{
    height: 96px;
    padding-top: 14px;
    padding-bottom: 33px;
}
.xwzx_list li{
    background: url("../images/ico_dian.png") no-repeat left center;
    padding-left: 9px;
    font-size: 12px;
    color: #008bf6;
    margin-bottom: 16px;
}
.xwzx_list li a{
    color: #9d9d9d;
    float: left;
}
.xwzx_list li span{
    float: right;
}

/*footer部分样式开始*/
.footer_bj{
    background: #313131;
}
.footer_top{
    height: 50px;
    border-bottom: 1px solid #6b6b6b;
}
.footer_nav a{
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    display: block;
    margin-right: 124px;
    float: left;
}
.footer_nav a:last-of-type{
    margin-right: 0;
}
.footer_xx{
    border-top: 1px solid #1f1d1d;
}
.footer_xx1{
    padding: 19px 200px 16px 200px ;
}
.footer_wz{
    font-size: 14px;
    color: #bababa;
    line-height: 24px;
    width: 420px;
    padding-top: 20px;
}

.list_left{
    width: 213px;
}
.list_right{
    width: 867px;
}
.list_aad_ccjkjj{
    height: 64px;
    background: url(../images/index_asdd_ddsdsd_03.jpg) center;
}
.list_aad_bbd{
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: #ffffff;
    line-height: 44px;
}
.index_aad_bbj{
    width: 203px;
    margin: 0 auto;
    background: #f9f9f9;
    border: solid 1px #e2e2e2;
    border-top: none;
}
.index_li_adf li{
    width: 170px;
    margin: 0 auto;
    font-size: 15px;
    color: #2a2a2a;
    border-top: dashed 1px #cdcdcd;
}
.index_li_adf a{
    font-size: 15px;
    color: #2a2a2a;
    display: block;
    height: 55px;
    line-height: 55px;
}
.list_right{
    border: solid 1px #e2e2e2;
    min-height: 720px;
    border-radius: 5px;
}
.list_aafd_dq{
    color: #5a5a5a;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    border-bottom: solid 1px #cdcdcd;
}
.list_cc_aaddf{
    height: 59px;
    color: #202020;
    text-align: center;
    line-height: 59px;
    border: solid 2px #dadada;
}
.list_aad_nnnsd li{
    width: 257px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}
.list_aad_mm{
    width: 258px;
    height: 185px;
    position: relative;
    overflow: hidden;
}
.list_aad_mm img{
    max-width: 258;
    max-height: 185px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
.list_aad_xs{
    font-size: 14px;
    color: #666;
}
.list_aad_xs a{
    color: #666;
}
.list_aad_xs li{
    border-bottom: dashed 1px #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.list_aad_xs span{
    float: right;
}
.show_title{
    text-align: center;
    color: #666;
}
.show_nnr{
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.show_nnr img{
    max-width: 100%;
}
