/*åˆå§‹åŒ–æ ·å¼*/

html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, å®‹ä½“, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #00307c;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}



select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
    overflow: hidden;
}

.imgbig img {
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.imgbig:hover img {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.ovimg img {
    width: 100%;
    min-height: 100%;
}

.ibw img {
    width: 100%;
    height: auto;
}

.miw img {
    max-width: 100%;
    max-height: 100%;
}

.iml {
    text-align: center;
}

.iml img {
    transform: translateY(-2px);
    vertical-align: middle;
}

.bgmax {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.bgmin {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
}

.fh {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*æ»šåŠ¨*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.wh {
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.imgZoom img,
.imgY180 img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.imgZoom {
    overflow: hidden;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.imgZoom:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.imgY180:hover img {
    cursor: pointer;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.roll_product {
    float: left;
}





/* ç½‘ç«™æ ·å¼ */
/*head*/
.pageHeader {
    background-color: #fff;
    position: relative;
    z-index: 51;
    width: 100%;
    position: relative;
    /* position:fixed; */
    left: 0;
    top: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    /*  box-shadow:0 0 5px #aaa; */
}

.pageHeader .wrap {
    position: relative;
    padding: 0 210px 0 195px;
    min-height: 75px;
}

.pageHeader .logo {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 120px;
}

.pageHeader .logo img {
    max-width: 100%;
}

.nav {
    float: right;
    width: 55%;
}

.nav>ul {
    *zoom: 1;
    *clear: both;
}

.nav>ul:before,
.nav>ul:after {
    display: table;
    clear: both;
    content: '';
}

.nav>ul>li {
    width: 12%;
    float: left;
    position: relative;
}

.nav>ul>li>a {
    display: block;
    white-space: nowrap;
    font-size: 18px;
    text-align: center;
    line-height: 120px;
    height: 120px;
    position: relative;
    color: #000000;
    font-weight: bold;
}

.nav>ul>li>a:hover {
    background: url(../image/line1.png) no-repeat bottom center;
}

.nav>ul>li>a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background-color: #00307c;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: none;
}

.nav>ul>li.cur>a:after,
.nav>ul>li:hover>a:after {
    width: 100%;
    left: 0;
}

.nav>ul>li.cur>a,
.nav>ul>li:hover>a {
    color: #00307c;
}

.nav>ul ul {
    width: 225px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 120px;
    opacity: 0;
    visibility: hidden;
    left: 50%;
    margin-left: -112px;
    /*  box-shadow:0 0 5px #333; */
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.nav>ul ul a {
    display: block;
    line-height: 24px;
    padding: 8px 35px;
    font-size: 13px;
    position: relative;
}

.nav>ul ul a:after {
    content: '';
    display: block;
    width: 10px;
    height: 5px;
    overflow: hidden;
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/nav_arr.png) -10px 0 no-repeat;
    position: absolute;
    right: 20px;
    top: 18px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav>ul ul a:hover {
    background-color: #f9f9f9;
}

.nav>ul ul a:hover:after {
    background-position: 0 0;
}

.nav>ul>li:hover ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}

.tpro {
    float: right;
    background: #00307c;
    width: 128px;
    height: 120px;
    line-height: 120px;
    color: #fff;
    font-size: 28px;
    text-align: center;
}
.tpro a{
     color: #fff;
}
.tpro a:hover{
     color: #fff;
}



.digital_head .nav {
    width: 75%;
}

.news_dgt_vr .subnavs .inner_wrap .fix a {
    padding: 0 0;
}

.channelHeader .wrap {
    padding-right: 80px;
}

.channelHeader .wrap .nav>ul>li {
    width: 16%;
    margin: 0;
}

.digital_head .header_box .wrap .nav>ul>li {
    width: 12%;
    margin: 0;
}


@media(max-width:1660px){
    .nav{
        width: 56%;
    }
    .nav>ul>li {
    width: 14%;
    }
}




/* page-1 start*/
.page {
    font-size: 12px;
    color: #777777;
    text-align: center;
}

.page a,
.page span {
    color: #000;
    display: inline-block;
    border: 1px solid #ededed;
    padding: 5px 10px;
    vertical-align: middle;
    margin: 0 0 10px -1px;
    background: #f8f8f8;
}

/* .page .goprev{margin-right: 10px;} */
.page .count {
    margin-left: 10px;
}

.page a:hover,
.page span {
    color: #fff;
    background: #f60;
}

.page span.goprev,
.page span.gonext {
    color: #777777;
    background: none
}

.page span.count {
    border: 0;
    background: 0;
    color: #777777;
}

.page a .ion {
    color: #f60;
    font-size: .8em;
}

.page a:hover .ion {
    color: #fff;
}

/*top product*/
.product_nav {
    width: 95px;
    height: 89px;
    position: absolute;
    right: 0;
    top: 0;
}

.product_nav>.hd {
    height: 89px;
    line-height: 38px;
    text-align: center;
    background-color: #00307c;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    padding-top: 5%;
}

.product_nav>.hd a {
    color: #fff;
}

.ydhl .nav {
    width: 50%;
}

.top_pro_box,
.ps_list dl,
.ps_list dl:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.top_pro_box {
    width: 450px;
    height: 100%;
    padding: 25px 0;
    position: fixed;
    right: -500px;
    top: 75px;
    background-color: #39424b;
    z-index: 50;
}

.top_pro_box.show {
    right: 0;
}

.proScroll {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
}

.ps_list a {
    display: block;
}

.ps_list dl {
    padding: 20px 40px 20px 70px;
    position: relative;
    line-height: 1.2;
    left: 110%;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ps_list dl:before {
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    overflow: hidden;
    background-color: #595f66;
    position: absolute;
    left: 40px;
    top: 20px;
}

.ps_list dt {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 5px;
}

.ps_list dd {
    color: #a3a3a3;
    font-size: 14px;
}

.ps_list dl:hover {
    background-color: #525659;
}

.ps_list dl:hover:before {
    width: 3px;
    background-color: #00307c;
}

.top_pro_box .proScroll .scroll_slider {
    height: 200px;
    background-color: #00307c;
}

.top_pro_box .proScroll .scroll_bar {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/scroll-bar-line.png) center top repeat-y;
    right: 15px !important;
}

.html_hidden,
.html_hidden body {
    overflow: hidden;
}

div.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 49;
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/blank.gif);
    
}


.hm{
    float: right;
    font-size: 18px;
    text-align: center;
    line-height: 120px;
    height: 120px;
    position: relative;
    color: #000000;
    width: 13%;
    margin-right: 2%;
}






.select_lang #formsearch {
    width: 220px;
}

.select_lang #formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

.select_lang #formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

.select_lang #formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #00307c;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

.select_lang {
    float: right;
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    margin-right: 40px;
}

.select_lang a.chinese {
    display: block;
    margin-right: 10px;
    color: #fff;
    font-size: 13px;
    width: 39px;
    height: 39px;
    border: solid 1px #d5d5d5;
    border-radius: 50%;
    text-transform: uppercase;
    text-align: center;
    line-height: 37px;
    background: #d5d5d5;
}

.formsearch2 {
    position: absolute;
    top: 80px;
    z-index: 9999;
    right: 0;
    display: none;
}

@media(max-width: 1560px) {
    /*.select_lang{right: 160px;}*/
}

@media(max-width: 1350px) {
    .nav>ul>li {
        width: 10%;
    }

    .nav>ul>li>a {
        font-size: 16px;
    }
}

.prosort {
    background: rgba(57, 66, 75, 0.8);
    padding: 30px 5%;
    position: absolute;
    width: 100%;
    top: 89px;
    left: 0;
    right: 0;
    z-index: 9999;
    display: none!important;
}

.prosort ul li {
    width: 33%;
    float: left;
    padding: 0 0.5%;
}

.prosort ul li>a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 3;
    font-weight: bold;
}

.prosort ul li .pro-subnav a {
    display: inline-block;
    width: 49%;
    font-size: 15px;
    color: #ffffff;
    line-height: 2.2;
}

.prosort ul li a:hover {
    color: #e04500
}

.prosort ul li .pro-subnav a:hover {
    color: #e04500
}

.xymob-head {
    display: none;
}

.page-product-inquiry a {
    color: #fff;
}



@media(max-width: 1200px) {
    .xymob-head {
        display: block;
    }

}


/*ä¸»ä½“æ ·å¼*/
dt {
    font-weight: normal;
}

.box1 {
    background: #ffffff;
    padding: 50px 0 28px 0;
}

.bt1 dd b {
    color: #4f4d4d;
    font-size: 45px;
}

.bt1 dd {
    color: #363636;
    font-size: 27px;
    font-family: 'Arial';
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bt1 dd span {
    color: #666666;
    font-size: 45px;
}

.bt1 dt {
    color: #666666;
    font-size: 15px;
    margin-top: 1%;
}

.psort {
    margin-top: 38px;
}

.psort li {
    margin-right: 16px;
}

.psort li a {
    display: inline-block;
    width: 200px;
    height: 50px;
    background-color: #f6f6f6;
    line-height: 50px;
    text-align: center;
    color: #333333;
    font-size: 17px;
    padding: 0 3px;
}

.psort li.cur a:first-child {
    color: #fff;
    background: #00307c;
}

.tab1 {
    display: none;
}

.plist li {
    margin-top: 45px;
}

.plist li .img_ {
    overflow: hidden;
}

.plist li img {
    width: 100%;
}

.plist li .intro a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 10px;
}

.plist li .intro a .tit {
    color: #000000;
    font-size: 17px;
}

.plist li .intro a .more {
    width: 60px;
    height: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    text-transform: uppercase;
    color: #888888;
}

.plist li {
    margin-right: 2%;
    background: #f6f6f6;
}

.plist li:nth-child(4n) {
    margin-right: 0;
}

.plist .bd ul li .li_box {
    border: solid 1px #d3d3d3;
}

.plist .bd ul li .intro_ .box .tit {
    color: #444;
    font-weight: normal;
    margin: 0 12px;
    margin-bottom: 8px;
    height: 65px;
}

.plist .bd ul li .intro_ .box .tit span {
    color: #888888;
    font-size: 14px;
}

.plist li:hover {
    background: #00307c;
}

.plist li:hover .intro a .tit {
    color: #fff;
}

.plist li:hover .intro a .more {
    background: #ffffff;
    border-color: #ffffff;
    color: #00307c;
}

.tab1 .plist .bd li {
    background: transparent;
}

.tab1 .pro_list02 .bd li .intro_ .box .txt {
    font-size: 14px;
    height: 90px;
    line-height: 30px;
}

.tab1 .pro_list02 .bd li .intro_ .box {
    padding: 18px 13px;
}

.tab1 .pro_list02 .bd li .intro_ .box .con a {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/fk1.png) no-repeat left center;
    color: #888888;
    font-size: 14px;
    padding-left: 25px;
}

.tab1 .pro_list02 .bd li:hover {
    background: #00307c;
    border-color: #00307c;
    box-shadow: 0 0;
}

.tab1 .pro_list02 .bd li:hover .intro_ .b ox .tit,
.tab1 .pro_list02 .bd li:hover .intro_ .box .tit span,
.tab1 .pro_list02 .bd li:hover .intro_ .box .txt {
    color: #fff;
}

.tab1 .pro_list02 .bd li:hover .intro_ .box .con a {
    color: #fff;
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/fk2.png) no-repeat left center;
}

.tab1 .pro_list02 .bd li {
    margin-bottom: 38px;
}

.plist .bd ul li:hover .intro_ .box .tit {
    color: #fff;
}

@media(max-width:780px) {
    .psort li a {
        width: 100%;
        font-size: 14px;
    }
}









/*.box2*/

.box2 {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/bj1.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 4% 0;
    margin-top: 45px;
}

.abt {
    text-align: center;
}

.abt h3 {
    color: #ffffff;
    font-size: 36px;
}

.awz {
    color: #e7e7e7;
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
    padding: 0 9.5%;
}

.aul {
    margin-top: 3%;
}

.aul li {
    width: 25%;
}

.aul li a {
    display: block;
    text-align: center;
}

.aul li .img2 {
    display: none;
}

.aul li:hover .img1 {
    display: none;
}

.aul li:hover .img2 {
    display: inline-block;
}

.aul li h3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    margin-top: 15px;
}

.aul li:hover h3 {
    /*color: #00307c;*/
}

.aul li .img {
    height: 90px;
    line-height: 90px;
    transition: all 0.5s;
}


.aul li:hover .img {
    transform: rotateY(180deg);
}

.abox {
    margin-top: 3%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: -webkit-flex;
    background: #fff;
}

.aleft {
    width: 50%;
}

.aright {
    width: 50%;
    padding: 3.5% 4.3% 0 4.3%;
}

.aleft img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

.aright h2 {
    font-size: 55px;
    font-weight: 600;
    line-height: 1;
    color: rgba(0, 0, 0, 0.12);
    text-transform: uppercase;
}

.aright h3 {
    color: #00307c;
    font-size: 24px;
    font-weight: 600;
    margin-top: -35px;
}

.acon {
    color: #000000;
    font-size: 15px;
    line-height: 23px;
    margin-top: 18px;
    text-align: justify;
}

.aright .jjgd {
    display: block;
    margin-top: 1.82291666666667vw;
    width: 90px;
    height: 33px;
    line-height: 33px;
    border-radius: 40px;
    text-align: center;
    color: #747474;
    font-size: 12px;
    font-family: "Arial";
    background: #eeeeee;
    text-transform: uppercase;
}

.aright a:hover {
    background: #00307c;
    color: #fff;
}

@media(max-width:1300px) {
    .aright {
        padding: 2% 5% 0 5%;
    }
}






/*.box3*/
.box3 {
    background: #fff;
    padding: 4% 0;
}

.ybox {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: -webkit-flex;
}

.yleft {
    width: 30%;
}

.yright {
    width: 68.2%;
}

.yul li {
    margin-left: 1%;
    width: 32.333%;
}

.ys1 {
    color: #000000;
    line-height: 32px;
    font-size: 16px;
    margin-top: 7%;
}

.yleft a {
    margin-top: 15%;
    color: #000000;
    font-size: 14px;
    display: block;
    width: 223px;
    height: 65px;
    line-height: 65px;
    padding-left: 26px;
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/gd.png) no-repeat top center;
    background-size: 100% 100%;
}

.yleft a:hover {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/gd1.png) no-repeat top center;
    background-size: 100% 100%;
    color: #fff;
}

.yul li img {
    display: block;
    width: 100%;
}

.yul li .img {
    overflow: hidden;
}

.yul li img {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.yul li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.yul li a {
    display: block;
    position: relative;
}

.yul li h3 {
    font-weight: normal;
    padding: 0 5%;
    position: absolute;
    bottom: 7%;
    left: 0;
    width: 100%;
    line-height: 22px;
}

.ybt {
    color: #ffffff;
    font-size: 22px;
}

.jia {
    color: #ffffff;
    opacity: 0.48;
    font-size: 33px;
}




/*.box4*/
.box4 {
    background: #eeeeee;
    padding: 3% 0;
}

.xinwen {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: -webkit-flex;

}


.nleft {
    width: 40%;
    position: relative;
    outline: none;
}

.nright {
    width: 57%;
}

.nlist2 li {
    margin-left: 3.5%;
    background: #e5e5e5;
    width: 48%;
}

.nlist2 li:first-child {
    margin-left: 0;
}

.nleft .nlist {
    position: static !important;
    overflow: hidden;
}

.nleft .slick-arrow {
    position: absolute;
    bottom: 0;
    background: none;
    font-size: 0;
    z-index: 99;
    border: none;
    outline: none;
    width: 48%;
    height: 41px;
    display: block;
}

.nleft .slick-prev {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/lt2.jpg) no-repeat top center;
    left: 0;
}

.nleft .slick-prev:hover {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/lt22.jpg) no-repeat top center;
}

.nleft .slick-next {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/rt2.jpg) no-repeat top center;
    right: 0;
}

.nleft .slick-next:hover {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/rt22.jpg) no-repeat top center;
}

.nei {
    padding-right: 5%;
    width: 82%;
}

.ntime {
    text-align: center;
}

.ntime dd {
    color: #9b9b9b;
    font-size: 40px;
    font-family: 'Impact';
    line-height: 40px;
}

.ntime dt {
    color: #9b9b9b;
    font-size: 18px;
}

.nei a {
    display: block;
    color: #000000;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px;
}

.nei p {
    color: #666666;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nlist li {
    padding-bottom: 3%;
    margin-bottom: 3%;
    border-bottom: 1px solid #e5e5e5;
}

.nlist2 li a {
    display: block;
    overflow: hidden;
}

.nlist2 li .img img {
    display: block;
    width: 100%;
}

.nlist li:hover .nei a {
    color: #00307c;
}


.nbox2 {
    padding: 6% 8%;
}

.nbox2 h3 a {
    display: block;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nlist2 li:hover .nbox2 h3 a{
     color: #00307c;
}

.nbox {
    width: 100%;
}

.nbox2 span {
    color: #888888;
    font-size: 16px;
    display: block;
    margin: 10px 0 7px 0;
}

.nbox2 p {
    color: #333333;
    font-size: 16px;
    line-height: 26px;
}

.tab-con {
    position: relative;
    margin-top: 45px;
}

.tab-con .tab-main {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    right: 0;
}

.tab-con .tab-main {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.tab-con .tab-main.active {
    position: static;
    opacity: 1;
    visibility: visible;
}

.nsort {}

.nsort2 {
    display: none;
}

.nsort li {
    text-align: center;
    line-height: 89px;
    display: inline-block;
}

.nsort li a {
    display: block;
    color: #000000;
    font-size: 16px;
}

.nlist2 li.active .nbox2 h3 a,
.nlist2 li.active .nbox2 p {
    color: #fff;
}

.nlist2 li.active {
    background: #00307c;
}

.nlist2 li.active .nbox2 span {
    color: #d7d7d7;
}

.nsort li.active a {
    color: #00307c;
}



/*.box5*/
.box5 {
    background: #f6f6f6;
    padding: 2% 0;
}

.box5 .wh {
    position: relative;
}

.hul .slick-arrow {
    position: absolute;
    top: 36%;
    background: none;
    font-size: 0;
    z-index: 99;
    border: none;
    outline: none;
    height: 67px;
    width: 38px;
    display: block;
}

.hul .slick-prev {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/lt3.png) no-repeat top center;
    left: -57px;
}

.hul .slick-next {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/rt3.png) no-repeat top center;
    right: -57px;
}

.hul {
    margin: 0 -5px;
}

.hul li {
    margin: 0 5px;
    padding-bottom: 1px;
}

.hul li .img {
    display: block;
    border: solid 1px #bfbfbf;
}

.hul li .img img {
    display: block;
    width: 100%;
}

.hul li:hover .img {
    border-color: #00307c;
}






.foot {
    padding-top: 3%;
}

.foot,
.foot1 {
    background: #1b1b1b;
}

.lx {

    padding-right: 5%;
}

.flogo {
    margin-bottom: 1vw;
}

.flogo p img {
    max-width: 100%;
}

.flx p {
    padding-left: 32px;
    color: #ffffff;
    opacity: 0.6;
    font-size: 14px;
    line-height: 40px;
}

.flx p:first-child {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/pp1.png) no-repeat left 11px;
}

.flx p:first-child+p {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/pp2.png) no-repeat left 11px;
}
.flx p:nth-child(2){
    display:none;
}

.flx p:last-child {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/pp3.png) no-repeat left 11px;
}

.dao h3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
 
}

.dao li {
    float: left;
}

.sec2 {
    margin-top: 15px;
}

.sec2 a {
    display: block;
    color: #ffffff;
    opacity: 0.7;
    line-height: 42px;
    font-size: 14px;
    position: relative;
    transition: 0.5s;
      font-weight: 400;
}

.sec2 a::before {
    content: '';
    position: absolute;
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/tt1.png) no-repeat left center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 2px;
    opacity: 0;
}

.sec2 a:hover {
    color: #fff;
    padding-left: 10px;
}

.sec2 a:hover::before {
    opacity: 1;
}

.f_link {
    color: #ffffff;
    opacity: 0.68;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #5e5e5e;
}

.f_link a {
    color: #fff;
}

.f_link a:after {
    content: ' | ';
}

.f_link a:last-child:after {
    content: '  ';
}

.bq {
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    padding-bottom: 25px;
    opacity: 0.68;
}

.bq a {
    color: #fff;
}

.bq span {
    color: #fff;
}

.sou {
    /*background: #f6f6f6;*/
    padding-top: 30px;
}

.hotSearch {
    color: #fff;
    opacity: 0.68;
}

.hotSearch a {
    margin-right: 6px;
    color: #fff;
     opacity: 0.68;
}

.lx {
    width: 29%;
}

.dao {
    width: 53%;
}

.dao li {
    width: 25%;
}

.tewm {
    width: 18%;
}

.elist1 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.elist1 li {
    width: 46%;
}

.elist1 li .img1 img {
    max-width: 110px;
    width: 100%;
}

.elist1 li .wz {
    text-align: center;
    font-size: 14px;
    color: rgba(255, 255, 255, .61);
    line-height: 2;
}

.foot1 {
    padding-top: 5%;
}

.topLink a {
    color: #fff;
    opacity: 0.68;
}









@media(max-width: 1250px) {
    .ntime dd {
        font-size: 30px;
        line-height: 35px;
    }

    .nei a,
    .nbox2 h3 a {
        font-size: 16px;
    }

    .nei p,
    .nbox2 p {
        font-size: 14px;
    }

    .nlist li {
        margin-bottom: 2%;
        padding-bottom: 2%;
    }

    .nei {
        width: 78%;
    }
}

@media(max-width: 1215px) {
    .ys1 {
        font-size: 14px;
        line-height: 24px;
    }

    .yleft a {
        margin-top: 5%;
    }
}

@media(max-width: 1100px) {
    .aright {
        padding: 2% 2% 0 2%;
    }
}

@media(max-width: 992px) {
    .abox {
        display: block;
    }

    .aleft,
    .aright {
        width: 100%;
    }

    .aright {
        padding: 4%;
    }

    .ybox {
        display: block;
    }

    .yleft,
    .yright {
        width: 100%;
    }

    .ys1 {
        margin-top: 3%;
    }

    .yleft a {
        margin-top: 3%;
        margin-bottom: 3%;
        width: 150px;
        height: 44px;
        line-height: 44px;
        padding-left: 15px;
    }
}

@media(max-width: 960px) {

    .lx,
    .dao,
    .tewm {
        float: none;
        width: 100%;
    }

    .dao {
        margin: 20px 0;
    }
}

@media(max-width: 900px) {
    .xinwen {
        display: block;
    }

    .nleft {
        padding-bottom: 7%;
        margin-bottom: 30px;
    }

    .nleft,
    .nright,
    .bt1,
    .nsort {
        width: 100%;
        float: none;
    }

    .nsort {
        display: none;
    }

    .nsort2 {
        display: block;
        margin: 25px 0 10px 0;
    }

    .nsort2 li {
        width: 25%;
    }

    .nsort2 li a {
        display: block;
        color: #000000;
        font-size: 16px;
    }

    .box4 {
        padding-top: 6%;
    }

    .box2 {
        padding: 6% 0;
        margin-top: 20px;
    }

    .ntime dt {
        font-size: 16px;
    }

}

@media(max-width: 768px) {
    .box2 {
        padding: 10% 0;
    }

    .aright {
        padding: 6% 4%;
    }

    .box3 {
        padding: 7% 0;
    }

    .tab-con {
        margin-top: 15px;
    }

    .nleft {
        padding-bottom: 8%;
    }

    .box5 {
        padding: 7% 0;
    }

    .elist1 {
        justify-content: flex-start;
        margin-top: 10px;
    }

    .elist1 li {
        max-width: 100px;
        margin-right: 15px;
    }
    .foot1{
        padding-bottom:36px;
    }


}

@media(max-width: 560px) {
    .nleft {
        padding-bottom: 12%;
    }
}








/* å†…é¡µå·¦ä¾§å¯¼èˆªæ æ ·å¼ */

.containers {
    max-width: 1330px;
    margin: 0 auto;
    padding: 3% 15px;
}

.containers22 {
    max-width: 1300px;
    margin: 0 auto;
}


@media (min-width: 991px) {
    .page-wrap-left {
        display: none;
    }

}


.inside-menu {
    line-height: 66px;


}

.xypg-left-box2 {}

.wei2 {
    color: #a3a3a3;
    font-size: 14px;
}

.wei2 a {
    color: #fff;
    padding: 0 10px;
}

@media(max-width: 992px) {
    .box1 {
        padding: 5% 0;
    }

    .bt1 dd {
        font-size: 24px;
    }

    .bt1 dd span {
        font-size: 24px;
    }

    .bt1 dd b {
        font-size: 28px;
    }


}

@media (max-width: 768px) {
    .xypg-left-con2 .xypg-left-nav {
        display: none !important;
    }

    .inside-menu {
        line-height: 40px;
    }

    .bt1 dd {
        font-size: 20px;
    }

    .bt1 dd b {
        font-size: 24px;
    }

    .ybt {
        font-size: 12px;
    }

    .psort {
        margin-top: 30px;
    }

    .plist li {
        margin-top: 20px;
    }

    .psort li {
        margin-right: 2%;
        margin-left: 2%;
        margin-bottom: 2%;
        width: 46%;
    }

    .psort li a {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0 5px;
    }

    .plist li .intro a {
        padding: 10px;
        display: block;
        text-align: center;
    }

    .plist li .intro a .more {
        margin: 0 auto;
        margin-top: 5px;
    }

}

@media (max-width: 585px) {
    .psort li {}

    .psort li a {
        font-size: 12px;
    }
}





.xypg-right-content img {
    max-width: 100% !important;
    max-height: 100% !important;
}

/* é¦–é¡µæŸ¥è¯¢ */

.souo select {
    max-width: 24%;
    line-height: 46px;
    font-size: 16px;
    color: #888888;
    width: 100%;
    height: 46px;
    /* text-indent: 4px; */
    border: none;
    margin-right: 2.4%;
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/xj.png) no-repeat 95% 50% #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 2%;
}

.souo a.haha {
    display: inline-block;
    width: 115px;
    line-height: 46px;
    font-size: 21px;
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/ssxx.png) no-repeat 82px 50% #00307c;
    text-indent: 20px;
    color: #fff;
    vertical-align: middle;
}



/*äº§å“è¯¦æƒ…é¡µä¿®æ”¹*/

.product_detail_wap {
    position: relative;
    background: #f6f6f6;
}

.product_detail_wap .page-product-detail-box {
    max-width: 1300px;
    margin: 0 auto;
    padding: 3% 15px;
}

.page-product-detail-right .content88 {
    position: relative;
    margin-top: 30px;
}

.page-product-detail-right .content88:after {
    content: '';
    position: absolute;
    left: 0;
    top: -10px;
    width: 90%;
    height: 2px;
    background: #b1b1b1;
}

.page-product-detail-right .content88:before {
    content: '';
    position: absolute;
    left: 0;
    top: -10px;
    width: 20%;
    height: 3px;
    background: #00307c;
    z-index: 2;
}

.page-product-detail-right .content88 .pdetail_text {
    margin: 20px 0 20px;
}

.page-product-detail-right .content88 .pdetail_text .pdetail_txt {
    font-size: 14px;
    color: #828383;
    line-height: 30px;
    padding-right: 10%;
}

.page-product-detail-right .content88 .pdetail_text .pdetail_con {
    font-size: 14px;
    color: #828383;
    line-height: 20px;
    overflow: hidden;
    margin-top: 10px;
    font-weight: 400;
}

.page-product-detail-right .content88 .pdetail_text .pdetail_con2 {
    font-size: 13px;
    color: #666;
    line-height: 26px;
    margin: 20px 0;
}

.page-product-detail-right .content88 .pdetail_text .pdetail_con2 a {
    display: inline-block;
    border: 1px solid #d1d1d1;
    padding: 3px 15px;
}

.page-product-detail-right .content88 .pdetail_text .pdetail_con2 a:hover {
    background: #00a1e9;
    color: #fff;
}

.page-product-detail-right .pd_btn {
    padding-left: 0;
    box-shadow: none;
}

.page-product-detail-right .pd_btn .icon {
    width: 28px;
    height: 23px;
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/pro_detail01_icon.png) no-repeat left;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 20px;
}

.page-product-detail-right .pd_btn>a {
    display: inline-block;
    background: #00307c;
    transition: .3s ease;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 33px;
    padding: 10px 25px;
}

.page-product-detail-right .pd_btn>a.order:hover {
    background: #fabc00;
}

.page-product-detail-right .pd_btn .tel .icon {
    background-position: -28px 0;
}

.page-product-detail-right .pd_btn .tel {
    background: #2d3442;
    color: #fff;
}

.page-product-detail-right .pd_btn .tel:hover {
    background: #0e449c;
}

@media (max-width:1200px) and (min-width:990px) {
    .page-product-detail-right {
        width: 45%;
    }
}

@media (max-width:1200px) {
    .page-product-detail-right>h2 {
        font-size: 40px;
    }

    .page-product-detail-right .content88 {
        margin-top: 20px;
    }

    .page-product-detail-right .content88 .pdetail_text .pdetail_con2 {
        margin: 10px 0;
    }
}


@media (max-width: 990px) {
    .page-product-detail-effect {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .page-product-detail-right {
        width: 100%;
        float: none;
    }
}


@media (max-width: 640px) {
    .page-product-detail-effect .big-img {
        /*height: 280px;*/
    }

    .product-detail-slick .slick-item {
        height: 65px;
    }

    .page-product-inquiry a {
        font-size: 12px;
    }

    .page-product-detail-right>h1 {
        font-size: 20px;
        line-height: 40px;
    }

    .page-product-detail-right .pd_btn>a {
        font-size: 13px;
        padding: 5px 10px;
    }

}


/* å¸¸é‡è®¾ç½® */
.wrap22 {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    height: 120px;
    background: #fff;
}

.wrap {
    width: 1300px;
    margin-right: auto;
    margin-left: auto;
}

.mwrap {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}

/*å·¥å…·*/
.fix {
    *zoom: 1;
    *clear: both;
}

.fix:before,
.fix:after {
    display: table;
    clear: both;
    content: '';
}

.oh {
    overflow: hidden;
    *zoom: 1;
}

.l {
    float: left;
}

.r {
    float: right;
}

.dib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.el {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hide {
    display: none;
}

.hidetext {
    font: 0/0 a;
    letter-spacing: -9px;
}

.arr {
    display: inline-block;
    overflow: hidden;
    width: 0;
    height: 0;
}

.opc0 {
    opacity: 0;
    filter: alpha(opacity=0);
}









.pro_detail02 .bd {
    position: relative;
    padding-top: 40px;
}

.pro_detail02 .hd {
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/color_border.png) no-repeat center bottom #fff;
}

.pro_detail02 .hd .list a,
.pro_detail02 .hd .list dd {
    cursor: pointer;
    position: relative;
    width: 12%;
    float: left;
    line-height: 70px;
    font-size: 20px;
    color: #515151;
    font-weight: bold;
}

.pro_detail02 .hd .list .item.active:after {
    content: '';
    position: absolute;
    width: 90px;
    height: 5px;
    bottom: 0;
    left: 0;
    background: #00307c;
}

.pro_detail02 .hd .list a.active {
    font-weight: bold;
    color: #00307c;
}

.pro_detail02 .hd {
    width: 100%;
    overflow: hidden;
}

.pro_detail02 .hd a.active .bd .selection {
    padding-top: 100px;
}


.pro_detail02 .bd .selection .content {
    padding-bottom: 50px;
    border-bottom: 1px solid #cccccc;
}

.pro_detail02 .bd .selection .content .left {
    width: 100%;
    float: left;
}

.pro_detail02 .bd .selection .content .t {
    font-size: 40px;
    color: #666;
    font-weight: bold;
}

.pro_detail02 .bd .selection .content .c {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-top: 30px;
}

.pro_detail02 .bd .selection1 {
    margin: 0;
}

.pro_detail02 .bd .selection2 {
    margin: 50px 0;
}

.pro_detail02 .bd .selection3 {
    margin: 50px 0;
}

.pro_detail02 .bd .selection3 .content {
    border-bottom: none;
    padding-bottom: 10px;
}


.pro_detail02 .bd .selection .pro_case_list {
    position: relative;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.pro_detail02 .bd .selection .pro_case_list li {
    width: 31.33%;
}

.pro_detail02 .bd .selection .pro_case_list li a {
    display: block
}

.pro_detail02 .bd .selection .pro_case_list li a img {
    width: 100%
}

.pro_detail02 .bd .selection .pro_case_list li h3 {
    background: #e5e5e5;
    padding: 10px 0;
    line-height: 1.7;
    color: #6f6f6f;
    text-align: center;
    font-size: 17px;
}



/*pro_inquiry*/
.pro_inquiry {
    position: relative;
    background: #f6f6f6;
    padding: 3.125% 0;
}

.pro_inquiry .inquiry_tit {
    text-align: center;
    margin-bottom: 30px;
}

.pro_inquiry .inquiry_tit .t {
    font-size: 36px;
    line-height: 1.2;
    color: #666664;
    font-weight: bold;
}

.pro_inquiry .inquiry_tit .c {
    font-size: 16px;
    line-height: 24px;
    color: #616161;
    margin: 5px 0;
}



@media only screen and (max-width: 1240px) {

    .wrap,
    .mwrap {
        width: 940px;
    }
}

@media only screen and (max-width: 992px) {

    .wrap,
    .mwrap {
        width: 740px;
    }

    .pro_detail02 .hd .list a {
        width: 15%;
        font-size: 18px;
    }

    .pro_detail02 .bd .selection .content .left {
        width: 100%;
    }

    .pro_detail02 .bd .selection .content .t {
        float: none;
        font-size: 25px;
    }

    .pro_detail02 .bd .selection .content .c {
        width: 100%;
    }

    .pro_inquiry .inquiry_tit .t {
        font-size: 25px;

    }

}

@media only screen and (max-width: 760px) {

    .wrap,
    .mwrap {
        padding-left: 2%;
        padding-right: 2%;
        width: auto;
    }

    .pro_detail02 .hd .list a {
        font-size: 16px;
        line-height: 50px;
        width: 30%;
    }

    .pro_detail02 .bd .selection .tit {
        /* display:none;*/
    }

    .pro_detail02 .bd .selection {
        margin: 15px 0;
    }

    .pro_detail02 .bd .selection .content {
        padding-bottom: 30px;
    }

    .pro_detail02 .bd .selection .content .c {
        font-size: 13px;
        margin-top: 15px;
    }


    .pro_detail02 .bd .selection .pro_case_list li h3 {
        font-size: 14px;
        font-weight: 400;
    }

    .pro_inquiry .inquiry_tit .t {
        font-size: 20px;
        margin-top: 15px;
    }

    .pro_inquiry .inquiry_tit .c {
        font-size: 13px;
        padding: 0 15px;
    }
}


.wenna {
    position: absolute;
    left: 0;
    width: 100%;
    top: 78px;
    z-index: 999;
    display: none;
    padding: 2em;
    font: 500 14px/2em "å¾®è½¯é›…é»‘";
    text-align: center;
    background: #00479d;
    color: #fff;
}

.page-banner .wh {
    position: relative;

}

.wenzaa {
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0;
    padding: 0 25px;
}

.wenzaa h2 {
    color: #fff;
    font: 600 40px/2em "å¾®è½¯é›…é»‘";
}

.page-position1,
.page-position1 a {
    color: #fff;
    font: 500 14px/2em "å¾®è½¯é›…é»‘";
}

@media (max-width: 1366px) {
    .wenzaa h2 {
        font-size: 24px;
    }

    .page-position1,
    .page-position1 a {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .wenzaa h2 {
        display: none;
    }

    .abt h3 {
        font-size: 26px;
    }

    .plist li .intro a .tit {
        font-size: 14px;
        height: 45px;
    }

    .awz {
        font-size: 14px;
        line-height: 24px;
        margin-top: 15px;
        padding: 0;
    }

    .aul li .img {
        height: 70px;
        line-height: 70px;
    }

    .aul li .img img {
        width: 35%;
    }

    .abox {
        margin-top: 5%;
    }
}

@media (max-width: 600px) {
    .aul li .img {
        height: 50px;
        line-height: 50px;
    }

    .abt h3 {
        font-size: 20px;

    }

    .aright h2 {
        font-size: 24px;
    }

    .aright h3 {
        font-size: 18px;
        margin-top: 0;
    }

    .acon {
        margin-top: 10px;
    }

    .aright a {
        margin-top: 10px;
    }
}

@media (max-width: 500px) {
    .aul li .img {
        height: 40px;
        line-height: 40px;
    }

    .aul li h3 {
        font-size: 14px;
        margin: 5px 0;
    }
}



.w1380d {
    max-width: 1380px;
    margin: 0 auto;
    width: 80%;
}

.wenz_aa {
    color: #fff;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.wenz_aa h2 {
    color: #fefefe;
    font: 600 48px/1.5em "å¾®è½¯é›…é»‘";
}

.wenz_aa h3 {
    color: #fefefe;
    font: 500 24px/2em "å¾®è½¯é›…é»‘";
    width: 50%;
    padding: 1em 0 2em;
}

.x-banner .owl-carousel .wenz_aa a.more_ahghg {
    display: block;
    color: #fff;
    font: 500 16px/54px "å¾®è½¯é›…é»‘";
    border: 1px solid #fff;
    text-align: center;
    width: 186px;
}

img.hhahgn {
    visibility: hidden;
}

.wehhh_a {
    background: #2d3442;
    padding-top: 4px;
}

.wehhh_a .xypg-left-nav {
    font-size: 0;
}

.wehhh_a .xypg-left-nav>li {
    border: none;
    display: inline-block;
}

.wehhh_a .xypg-left-nav>li .first-nav-btn {
    display: none;
}

.wehhh_a .xypg-left-nav>li>a {
    padding: 0 2em;
    color: #fff;
    font: 500 16px/60px "å¾®è½¯é›…é»‘";
}

.wehhh_a .xypg-left-nav>li:hover>a,
.wehhh_a .xypg-left-nav>li.clicked>a {
    background: #fff;
    color: #2d3442;
}

@media (max-width: 1200px) {
    .wehhh_a .xypg-left-nav>li>a {
        font-size: 14px;
        line-height: 40px;
    }
}

@media (min-width: 991px) {
    .page-wrap-left {
        display: none;
    }
}

@media (max-width: 990px) {
    .wehhh_a {
        display: none;
    }
}

h2.bt {
    text-align: center;
    font-weight: 100;
    color: #333333;
    font-size: 40px;
    line-height: 1;
}

@media (max-width: 500px) {
    h2.bt {
        font-size: 32px;
    }
}

h2.bt b {
    font-weight: bold;
    color: #2d3442;
    font-size: 40px;
}

h2.bt p {
    margin-top: 14px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 40px;
}

@media (max-width: 500px) {
    h2.bt p {
        font-size: 14px;
        line-height: 24px;
    }
}

h2.bt span {
    font-size: 16px;
    line-height: 40px;
    display: block;
}

@media (max-width: 500px) {
    h2.bt span {
        font-size: 14px;
        line-height: 24px;
    }
}

.c4 {
    padding-top: 70px;
    background: #f2f2f2;
    padding-bottom: 54px;
}

@media (max-width: 500px) {
    .c4 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.c4 .content {
    margin-top: 70px;
}

@media (max-width: 500px) {
    .c4 .content {
        margin-top: 20px;
    }
}

.c4 .content .list2 {
    margin-top: 10px;
    position: relative;
}

.c4 .content .list2 .slick-dots {
    text-align: center;
    margin-top: 4.8%;
    height: 10px;
    line-height: 10px;
}

.c4 .content .list2 .slick-dots li {
    font-size: 0;
    border-radius: 100px;
    display: inline-block;
    border: none;
    outline: none;
    width: 10px;
    height: 10px;
    background: #999999;
    margin: 0 10px;
    vertical-align: middle;
}

.c4 .content .list2 .slick-dots li button {
    visibility: hidden;
}

.c4 .content .list2 .slick-dots li.slick-active {
    background: #febf00;
}

.c4 .content .list2 li {
    margin: 0 15px;
    outline: none;
}

.c4 .content .list2 li a {
    display: block;
    position: relative;
    overflow: hidden;
}

.c4 .content .list2 li a .img {
    overflow: hidden;
}

.c4 .content .list2 li a .img img {
    width: 100%;
    transition-duration: .3s
}

.c4 .content .list2 li:hover a .img img {
    transform: scale(1.1);
}

.c4 .content .list2 li a .zi {
    position: absolute;
    border-bottom: 8px solid #febf00;
    background: #fff;
    z-index: 11;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 14% 8% 0;
}

.c4 .content .list2 li a .zi .time {
    font-weight: 600;
    font-size: 34px;
    font-family: arial;
    color: #333333;
}

.c4 .content .list2 li a .zi .time span {
    font-size: 20px;
    color: #666666;
    font-weight: 500;
    padding-left: 20px;
}

.c4 .content .list2 li a .zi h3 {
    font-size: 18px;
    color: #333333;
    line-height: 1;
    margin-top: 14%;
    font-weight: normal;
    margin-bottom: 12%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c4 .content .list2 li a .zi dd {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.c4 .content .list2 li a .zi .ck {
    display: block;
    color: #fff;
    font-size: 16px;
    padding-left: -12%;
    text-align: center;
    line-height: 44px;
    background: url("http://www.jsbaizhouco.com/template/default/assets/images/go.png") 0 50% no-repeat #febf00;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: -100%;
    opacity: 0;
    transition-duration: .3s;
}

@media (min-width: 1200px) {
    .c4 .content .list2 li a:hover .zi {
        background: none;
    }

    .c4 .content .list2 li a:hover .zi .time {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi .time span {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi h3 {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi dd {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi .ck {
        opacity: 1;
        left: 0;
    }
}




.page-product-detail-right .share {
    font-size: 14px;
    color: #6f6f6f;
    display: inline-block;
    cursor: pointer;
    padding-left: 15px;
    font-weight: normal;
}

.page-product-detail-right .share img {
    width: auto;
}



/* åˆ†äº«å¼¹çª— */
.Share_box {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 100;
    display: none;
}

.Share_box .share_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/share_bg.png) center;
    z-index: 1;
}

.Share_box .content .share_close {
    width: 38px;
    height: 38px;
    background: url(http://www.jsbaizhouco.com/template/default/assets/images/share_close.png) no-repeat center;
    position: absolute;
    top: 30px;
    right: 24px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.Share_box .content .share_close:hover {
    transform: rotateZ(360deg);
}

.Share_box .content {
    position: fixed;
    width: 580px;
    height: 380px;
    left: 50%;
    margin-left: -290px;
    top: 50%;
    margin-top: -190px;
    background: #fff;
    z-index: 2;
}

.Share_box .content .box {
    padding: 55px 70px 50px;
}

.Share_box .content .box .share_title {
    font-size: 20px;
    line-height: 26px;
    color: #666;
    text-align: center;
    margin-bottom: 40px;
}

.Share_box .content .box ul {
    text-align: center;
}

.Share_box .content .box ul li {
    font-size: 0;
    margin: 0 21px;
    display: inline-block;
    position: relative;
}

.Share_box .content .box ul li a {
    display: block;
}

.Share_box .content .box ul li a .img_ {
    display: block;
    width: 54px;
    height: 54px;
}

.Share_box .content .box ul li a .txt {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    text-align: center;
    margin: 8px 0 30px;
    opacity: 1;
    visibility: visible;
}

.Share_box .content .box ul li a.linkin .txt {
    margin-bottom: 0;
}

.Share_box .content .box ul li a.twitter .txt {
    margin-bottom: 0;
}

/* å¾®ä¿¡ä¸‹æ‹‰åŠå¾®ä¿¡å­—ä½“éšè— */
.Share_box .content .box ul li.weixin_xl a .txt {
    opacity: 0;
    visibility: hidden;
}

.Share_box .content .box ul li .share_ewm {
    position: absolute;
    width: 112px;
    height: 112px;
    left: 50%;
    margin-left: -66px;
    top: 54px;
    display: none;
    padding: 12px;
}

.Share_box .content .box ul li .share_ewm .img_ {
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0px;
    background-repeat: no-repeat;
}

.Share_box .content .box ul li .share_ewm .img_:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -8%;
}

.Share_box .bdsharebuttonbox a {
    height: auto;
    padding: 0;
    margin: 0;
    background: none;
}


/* ç­‰æ¯”å¡«å…… */
*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}

*[class*="rect-"] ._full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    *height: auto;
}

.rect-50 {
    padding-bottom: 50%;
}

.rect-5625 {
    padding-bottom: 56.25%;
}

.rect-60 {
    padding-bottom: 60%;
}

.rect-618 {
    padding-bottom: 61.8%;
}

.rect-70 {
    padding-bottom: 70%;
}

.rect-75 {
    padding-bottom: 75%;
}

.rect-80 {
    padding-bottom: 80%;
}

.rect-90 {
    padding-bottom: 90%;
}

.rect-100 {
    padding-bottom: 100%;
}






@font-face {
    font-family: "iconfont";
    src: url('http://www.jsbaizhouco.com/template/default/assets/fonts/iconfont.eot?t=1565855015741');
    /* IE9 */
    src: url('http://www.jsbaizhouco.com/template/default/assets/fonts/iconfont.eot?t=1565855015741') format('embedded-opentype'),
        /* IE6-IE8 */
        url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
        url('http://www.jsbaizhouco.com/template/default/assets/fonts/iconfont.woff?t=1565855015741') format('woff'),
        url('http://www.jsbaizhouco.com/template/default/assets/fonts/iconfont.ttf?t=1565855015741') format('truetype'),
        /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
        url('http://www.jsbaizhouco.com/template/default/assets/fonts/iconfont.svg?t=1565855015741') format('svg');
    /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
    content: "\e609";
}

.icon-share:before {
    content: "\e601";
}

.icon-close:before {
    content: "\e606";
}

.icon-shouji:before {
    content: "\e6ec";
}

.icon-contact:before {
    content: "\e616";
}

.icon-dianhua:before {
    content: "\e62c";
}

.icon-star1:before {
    content: "\e60b";
}

.icon-didian:before {
    content: "\e68b";
}

.icon-wodeshouhuodizhi:before {
    content: "\e65b";
}

.icon-yanzheng:before {
    content: "\e650";
}

.icon-qianbao:before {
    content: "\e64f";
}

.icon-icon-shuanglieliebiao:before {
    content: "\e604";
}

.icon-phone:before {
    content: "\e63d";
}

.icon-liuyanjianyi:before {
    content: "\e62d";
}

.icon-jieshu:before {
    content: "\e605";
}

.icon-goumai:before {
    content: "\e629";
}

.icon-denglu:before {
    content: "\e608";
}

.icon-denglu1:before {
    content: "\e610";
}

.icon-gou:before {
    content: "\e63c";
}

.icon-date:before {
    content: "\e602";
}

.icon-jinrujiantou1:before {
    content: "\e607";
}

.icon-lingdai:before {
    content: "\e859";
}

.icon-jinrujiantou:before {
    content: "\e600";
}

.icon-view:before {
    content: "\e767";
}

.icon-shanchu:before {
    content: "\e62a";
}

.icon-edit:before {
    content: "\e65a";
}

.icon-huixingzhen:before {
    content: "\e60c";
}

.icon-sousuo:before {
    content: "\e734";
}

.icon-gouwuche:before {
    content: "\e683";
}

.icon-daohang:before {
    content: "\e603";
}

.icon-mimaicon:before {
    content: "\e60d";
}

.icon-star:before {
    content: "\e85a";
}




.hgg {
    height: 50px;
}

.hei {
    display: none;
}

.hgg {
    height: 50px;
}

@media(max-width:640px) {
    .hei {
        display: block;
    }
}



/* é¡µè„š */
.footer2 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #434343;
    color: #fff;
}

.footer2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer2 ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    font-size: 0;
}

.footer2 ul li.active {
    background: #e4007f;
}

.footer2 ul li a {
    display: block;
}

.footer2 ul li .iconfont {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    color: #fff;
}

.footer2 ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
}


.xypg-left-con2{
    margin-bottom: 20px;
}

.xypg-left-con2 .xypg-left-nav{
    margin: 0;
    display: flex;
    justify-content: center;
}

.xypg-left-con2 .xypg-left-nav>li{
    width: 20%;
    border: none;
    background: #f7f7f7;
    text-align: center;
}

.xypg-left-con2 .xypg-left-nav>li .first-nav-btn{
    display: none;
}




