.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.ovt{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pro_2_mid_left {
    color: #fff;
    float: left;
    width: 24%;
    background-color: #fff;
}

.pro_2_mid_right {
    width: 73%;
    float: right
}

.pro_2 {
    padding-bottom: 4em;
    background-color: #f3f6f9;
    overflow: hidden;
}

.pro_1_mid {
    padding: 2em 15%;
}

.pro_1_1 {
    font-size: 2.25em;
}

.pro_1_2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #abc1e6;
    margin-top: 0.3em;
}

.procatelist {
    background:#fff;
}
.pro_mo_top {
    display: none;
    overflow: hidden;
}
a.pro_big_cate {
    font-size: 16px;
    padding: 20px 0;
    color: #222;
    position: relative;
    display: block;
    padding-right: 10px;
}

.procatelist li a.pro_big_cate.fon {
    background-color: #fff;
}

.procatelist li {
    padding: 0 8%;
}

.procatelist li.on {
    background: #006cb9;
    color: #ffffff;
}

.procatelist li.on a {
    color: #ffffff;
    position: relative;
}

.procatelist li dl {
    display: none;
    padding: 0 0 1.5em;
}

.procatelist li.on dl, .procatelist li:hover dl {
    display: block
}

.procatelist li dl dd {
    /*margin-bottom: 0.9em;*/
    padding:10px 0;
}

.procatelist li dl dd a {
    font-size: 15px;
    color: #222;
}

.procatelist li dl dd a span {
    display: inline-block;
    position: relative;
    padding: 0 17px;
}
.procatelist li.on dl dd.on{
    background-color: #2986bc;
}
/*.procatelist li.on dl dd.on a:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    background-color: #fff;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    left: 0%;*/
/*    top: 50%;*/
/*    margin-top: -0.5px;*/
/*    width: 11px;*/
/*    height: 1px;*/
/*    -webkit-transition: all .4s ease-in-out;*/
/*    transition: all .4s ease-in-out;*/
/*}*/

.procatelist li dl dd a span:after {
    display: none;
    content: "";
    position: absolute;
    z-index: 1;
    background-color: #009947;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    right: 0%;
    top: 50%;
    margin-top: -0.5px;
    width: 11px;
    height: 1px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.procatelist li.on dl dd.on a.span:before, .procatelist li.on dl dd.on a.span:after {
    display: block;

}

a.pro_big_cate span {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: absolute;
    right: 10px;
    height: 14px;
    width: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/product/img1.png);
    top: 50%;
    margin-top: -0.325em;
}

.procatelist li.on a.pro_big_cate span, .procatelist li.on:hover a.pro_big_cate span {
    background-image: url(../images/product/jian2.png);
}

.procatelist li:hover a.pro_big_cate span {
    background-image: url(../images/product/jian.png);
}

.procatelist li.on
.procatelist_top a {
    display: block;
    padding: 0 9%;
    font-size: 1.15em;
}

.procatelist_top a span {
    display: block;
    color: #222;
    padding: 0.9em 8%;
    font-size: 18px;
}

.procatelist_top a.on span {
    background-color: #006cb9;
    font-size: 18px;
}

.procatelist_top a.on span {
    color: #fff;
    border: none
}

.pro_2_mid_right_1 ul li {
    background-color: #fff;
    position: relative;
    box-shadow: 0 0 8px #eee;
    float: left;
    width: 31.3333333%;
    margin: 0 1% 30px;
}
.pro_2_mid_right_1 ul .searchl{
    width: 23%;
}

.pro_2_mid_right_1 ul li a:hover .cell_h img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.pro_2_mid_right_1 ul li:hover{
    box-shadow: 5px 5px 35px rgb(0 0 0 / 8%);
}
.pro_2_mid_right_1 ul li a:hover .pro_2_mid_right_1_mid_2 {
    color: #006cb9;
}
.pro_2_mid_right_1 ul li:hover .pro_2_mid_right_1_mid_2:after{
    width: 20%;
}
.pro_2_mid_right_1 ul li:after {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 4px;
    background-color: #fff;
    content: '';
}

.pro_2_mid_right_1 ul li:nth-child(3n):after {
    display: none
}

.pro_2_mid_right_1_mid_1 {
    overflow: hidden;
    height: auto;
    text-align: center;
}

.pro_2_mid_right_1_mid_1 img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    -webkit-transition: all .4s 0s;
    transition: all .4s 0s;
}

.pro_2_mid_right_1_mid_2 {
    font-size: 16px;
    color: #464646;
    text-align: center;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
.pro_2_mid_right_1_mid_2:after{
    content: '';
    display: block;
    height: 2px;
    width: 25px;
    background: #f39910;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    transition: all .25s;
}
.pro_2_mid_right_1_mid_3 {
    height: 15.6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    margin-top: 0.5em;
    text-align: center
}

.pro_2_mid_right_1_mid {
    padding: 0 15px 15px 15px
}

.pro_2_mid_right_2 {
    margin-top: 0;
}

.pro_info_1 {
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/product/img4.jpg);
}

.pro_info_1_1_left {
    float: left;
    width: 42%;
}

.pro_info_1_1_right {
    float: right;
    width: 50%;
    margin-top: 0.5em;
}

.pro_info_1_1 {
    margin-top: 13.375em;
}

.pro_info_1_1_right_1 {
    font-size: 2.25em;
    color: #000;
}

.pro_info_1_1_right_2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    margin-top: .8em;
}

.pro_info_1_1_right_3 {
    font-size: 0.9375em;
    color: #000;
    line-height: 2.1;
    margin: 2.1em 0 2.5em 0;
}

.pro_info_1_1_right_4 a {
    padding: 0.9em 2.666666666666667em;
    display: inline-block;
    color: #fff;
    background-color: #194695;
    font-size: 0.9375em;
}

.pro_info_1_1_right_4 a span {
    padding-left: 20px;
    display: inline-block;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../images/product/img6.png);
}

.pro_info_1_2 ul li {
    float: left;
    border-right: 1px #fff solid;
}

.pro_info_1_2 ul li a {
    font-size: 1.25em;
    padding: .6em 3em;
    display: block;
    color: #fff;
}

.pro_info_1_2 {
    margin-top: 4.25em;
    overflow: hidden
}

.pro_info_1_2 ul li a.active {
    background-color: #194695
}

.pro_info_2_1_t {
    margin-top: 2.2em;
    font-size: 1.875em;
    color: #000;
}

.pro_info_2_2_t {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9375em;
    color: #666;
    margin-top: 0.45em;
}

.pro_info_2_3_t {
    margin-top: 2.3em;
    margin-bottom: 0em;
    font-size: 0.9375em;
    color: #000;
    line-height: 2;
}

.pro_info_2_mid {
    overflow: hidden;
}

.pro_info_2_mid:last-child {
    background-color: #f5f7f8;
}

.pro_info_2_mid:last-child .pro_info_2_3_t, .pro_info_2_mid:nth-last-child(2) .pro_info_2_3_t {
    margin-bottom: 4em;
}
/*äº§å“è¯¦ç»†*/
.container {width: 80%;margin: 0 auto;}
.proDet_top { margin-top: 0px;
    width: 100%; }
.proDet_title {
    width: 100%; line-height: 40px; font-size: 18px; color: #333; text-align: center}
.proDet_title a { color: #333; }
.proDet_title a:hover { color: #006cb9; }
.proDet_title img { display: block; float: left; width: 25px; margin: 9px 10px 0 0; }
.proDet_title strong { color: #222;font-weight: normal;font-size:30px;}
.back1 { display: block; cursor: pointer; float: right; width: 125px; height: 40px; line-height: 40px; padding-left: 48px; background: url(../images/back.png) #006cb9 20px center no-repeat; font-size: 14px; color: #fff; }
a.back1{ color: #fff; }
.back:hover { color: #FFF; }
.proDet_scroll { width: 100%; max-width: 600px; margin: 0 auto; }
.proDet_scroll .bx-wrapper { position: relative; margin: 40px auto 0; padding: 0; *zoom: 1;
    width: 100%; }
.proDet_scroll .bx-wrapper img { width: 100%; display: block; margin: 0 auto; }
.proDet_scroll .bx-wrapper .bx-viewport { margin: 0 auto; background:#F1F1F1;}
.proDet_scroll .bx-controls { text-align: center; margin-top: 40px; display: block;/*å¤šå›¾ä¸‹å°å›¾æ ‡ï¼Œå¤šå›¾æ”¾å‡º*/ }
.proDet_scroll .bx-wrapper .bx-pager, .proDet_scroll .bx-wrapper .bx-controls-auto { position: relative; }
.proDet_scroll .bx-pager-item {height: auto; position: relative; margin-right: 6px;}
.proDet_scroll .bx-pager-item .line { width: 100%; height: 3px; font-size: 0; background: #006cb9; position: absolute; bottom: -3px; left: 0; display: none;box-sizing: border-box; }
.proDet_scroll .bx-wrapper .bx-pager-item img { max-width: 100%; display: block; margin: 0 auto; }
.proDet_scroll .bx-wrapper .bx-pager .bx-pager-item, .proDet_scroll .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager { display: inline-block; *zoom: 1;
    *display: inline;
}
.proDet_scroll .bx-wrapper .bx-pager.bx-default-pager a { text-indent: -9999px;  border: 1px solid #e2e2e2; display: block; width: 68px; height: auto; outline: 0; overflow: hidden; background:#f1f1f1;}
.proDet_scroll .bx-wrapper .bx-pager.bx-default-pager a.active .line { display: block; }
.proDet_scroll .bx-wrapper .bx-pager.bx-default-pager a.active img{
    -webkit-filter: brightness(116%);
    filter: brightness(116%);
}
/*.proDet_scroll .bx-controls-direction a,.proDet_scroll .proDet_prev,.proDet_scroll .proDet_next{position: absolute;top: 60%;margin-top:-75px;left:0;outline: 0;width: 22px;height: 43px;text-indent: -9999px;display:block;background:url(../img/arrow5.png) no-repeat;}*/
.proDet_scroll .bx-controls-direction a.disabled { display: block; }
.proDet_scroll .bx-controls-direction .bx-next { left: auto; right: 0; background-position: -40px 0; }
.proDet_scroll .bx-controls-direction .bx-prev:hover { background-position: 0 -46.5px; }
.proDet_scroll .bx-controls-direction .bx-next:hover { background-position: -40px -46.5px; }
.proDet_scroll .proDet_prev{left:23%;}
.proDet_scroll .proDet_next{left:auto;right:23%;background-position:-40px 0;}

.pro_nav { margin-top: 0px; padding: 0px 7%; background: #0075c2; height: 140px;
    width: 100%;}
.pro_nav li { width: 20%; float: left; position: relative; cursor: pointer; padding-top: 30px;padding-bottom: 30px;
    white-space: nowrap; text-overflow: ellipsis; }
.pro_nav li a { display: block; border-right: 1px solid #62aaf5; font-size: 17px; color: #fff;
    text-align: center;height: 80px; line-height: 50px; }
.pro_nav li a i{ display: block;text-align: center; font-size: 18px; border: solid 1px #fff; border-radius:100%;
    width: 40px; height: 40px; line-height: 40px; color: #fff;margin: 0px auto; }

.pro_nav li a span{ color: #fff; }
.pro_nav li:last-child a { border-right: 0px none; }
.pro_nav .arrowT { border-width: 14px; position: absolute;
    bottom: -15px; left: 50%; margin-left: -14px; display: none; }
.pro_nav li.on .arrowT { display: block; }

.pro_nav li:hover{ background: #fff; }
.pro_nav li:hover a{border-right: 1px solid #fff;}
.pro_nav li:hover a span{color: #0075c2}
.pro_nav li:hover a i{ color: #0075c2;border:  solid 1px #0075c2; }
.pro_nav li:hover .arrowT {background: #fff;}
.pro_nav li.on{ background: #fff; }
.pro_nav li.on a{border-right: 1px solid #fff;}
.pro_nav li.on a span{color: #0075c2}
.pro_nav li.on a i{ color: #0075c2;border:  solid 1px #0075c2; }
.pro_nav li.on .arrowT {background: #fff;}


.pro_det_main { width: 72%; margin: 0 auto 50px; }
.pro_det_main tr,.pro_det_main td{
    border:1px solid #000;
}
.pro_path { display: none; }
.pro_path { padding-top: 47px; }
.pro_path .title { font-size: 25px; color: #333; font-weight: bolder; line-height: 35px;display: none; }
.pro_intro { font-size: 17px; color: #333; line-height: 33px; padding-top: 22px; text-align: center}
.pro_intro img { max-width: 100%; }
.pro_intro td { border:1px #CCCCCC solid !important; }
.pro_intro ul{margin-bottom: 50px;overflow: hidden;}
.pro_intro ul li{ float: left; width: 100%;text-align: center; }
.pro_intro ul li a img{ width: 30px; vertical-align: middle;display: inline-block; float: left; }
.pro_intro ul li a p{ float: left; color: #333;margin-left: 10px; }
.pro_intro ul li:hover a p{ color: #0075c2; }

.pro_para { margin-top: 30px; }
.pro_para li { float: left; margin: 0 30px 20px 0; }
.pro_para a { display: block; border-right: 1px solid #d7d7d7; line-height: 40px; color: #666; font-size: 18px; padding-right: 30px; }
.pro_para img { width: 41px; margin-right: 20px; }
.arrowT { display: inline-block; *display:inline;width: 0; height: 0;*zoom:1; }
.arrowT { border-left: 12px solid transparent; border-right: 12px solid transparent; border-bottom: 14px solid #fff; }
@media (max-width: 991px) {
    .pro_mo_top_1 {
        display: block;
        margin: 30px 0;
        border: 4px #f3f6f9 solid;
        padding: 2px   12px;
        background-color: #fff;
    }
    .pro_mo_top{
        display: block;
    }
    .pro_2_mid_right {
        width: 100%;
    }
    .pro_2_mid_left{
        display: none;
    }
    .pro_mo_top_1 select {
        color: #000;
        font-size: 14px;
        border: none;
        padding: 20px 0;
        width: 100%;
        background-repeat: no-repeat;
        background-image: url(../images/img5.png);
        background-position: right center;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
    }
    .pro_2_mid_right{
        float: none;
    }
}
.power .pt11{
    padding: 60px   0 90px;
}
@media (max-width: 768px) {
    .about_1_1 {
        font-size: 22px;
        color: #000000;
    }
    .pro_2_mid_right_1 ul li{
        width: 48%;
    }
    .pro_mo_top_1 select {
        padding: 10px  0;
    }
    .power .pt11{
        padding: 30px   0 30px;
    }
    .pro_2_mid_right_1 ul .searchl{
        width: 48%;
    }
    .footer2{
        text-align: center;
    }
}
@media (max-width: 500px) {
    .pro_2_mid_right_1 ul li{
        width: 100%;
        margin: 0 0 30px;
    }
}