.memberBarV2 {
    background-color: #f5f5f5;
    position: fixed;
    _position: absolute;
    max-height: 36px;
    height: 36px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1003;
    transition: top .3s;
    line-height: 36px;
}


.memberBarV2 .memberBarLinkListContainer {
    float: right;
    overflow: hidden;
    max-width: 68%;
    *width: expression(this.offsetWidth > (this.parentNode.offsetWidth * .68) ? "68%":true);
}

.memberBarV2 a {
    color: #666;
    padding: 0 14px;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    text-align: left;
    font-size: 12px;
}

 .memberBarV2 a:before {
    border-color: #dcdcdc;
     content: "";
     display: block;
     position: absolute;
     height: 11px;
     right: 0;
     top: 0;
     bottom: 0;
     margin: auto;
     border-right: 1px solid #595959;
}


/*header_main*/
.header_main {
    position: relative;
    width: 100%;
    height: 96px;
    z-index: 100;
    background: #fff;
    padding-top: 36px;
}
.header_main .logo {
    float: left;
    width: 235px;
    height: 93px;
    display: block;
    padding: 10px 0 0 1%;
}
.header_main .logo img {
    float: left;
    display: block;
    height: 69px;
}
.header_main .tel_main {
    float: right;
    width: 276px;
    display: flex;
    margin-top: 30px;

}
.header_main .tel_main .zx {
    margin-top: 30px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.header_main .tel_main .tel {
    width: 270px;
    height: 50px;
    line-height: 50px;
    background: #30b7ef;
    border-radius: 25px;
    text-align: center;
    margin-top: 35px;
}
.header_main .tel_main .tel .t1 {
    margin-right: 6px;
    font-size: 16px;
    color: #fff;
}
.header_main .tel_main .tel .num {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}


.t-x {
    width: 100%;
    height: 50px;
    background: rgba(66, 165, 246, 1);
    display: table;
}

.t-x-z {
    position: relative;
    float: left;
    width: 240px;
    margin-top: -10px;
    background: rgb(66, 165, 246);
}
.t-x-z .ck {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 0;
    font-size: 15px;
    cursor: pointer;
    background: url(../images/all_list.png) 194px center no-repeat;
    text-indent: 30px;
    color: #fff;
    background-size: 17px;
}
.t-x-z ul {
    width: 240px;
    height: 434px;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 100;
    background: rgb(66, 165, 246);
    padding: 0px;
}
.t-x-z li {
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.04);
    border-top: 1px solid hsla(0,0%,100%,.12);

}
.t-x-z li .a-1 {
    display: block;
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    color: #fff;
    padding-left: 35px;
}

.t-x-z li .a-1 img{
    display: inline-block;
    width: 15px;
    height: 15px; margin-right: 10px;
    float: left;
    margin-top: 19px;
}

.t-x-z li .a-1 i{
    float: right;
    background: url(../images/vbg01.png?v=202109171826) 0 -1530px no-repeat;
    width: 5%;
    height: 15px;
    min-width: 6.7px;
    margin-top: 20px;
    margin-right: 19px;
}



.t-x-z li .a-1:hover {
    background: #fff;
    color: #02276c
}
.t-x-z li .box {
    width: 234px;
    height: 422px;
    position: absolute;
    top: 0;
    left: 240px;
    padding: 30px 28px 0;
    display: none;
    border-right: rgb(66, 165, 246) 1px solid;
    background: #fff;
}
.t-x-z li .box dl {
    padding-top: 10px;
}
.t-x-z li .box dt {
    font-size: 12px;
    padding-bottom: 16px;
    color: #333;
    padding-left: 30px;

}

.t-x-z li .box dt a{
    color: #333;
}
.t-x-z li .box dt img {
    margin: 4px 0 0 6px;
}
.t-x-z li .box dd {
    padding-top: 10px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    line-height: 22px;
}
.t-x-z li .box dd a {
    padding-right: 20px;
}
.t-x-z li .box .slogan {
    padding-top: 8px;
}
.t-x-z li:hover .box {
    display: block;
}
.t-x-z li .p1 {
}
.t-x-z li .p2 {
    top: -54px;
}
.t-x-z li .p3 {
    top: -108px;
}
.t-x-z li .p4 {
    top: -162px;
}
.t-x-z li .p5 {
    top: -216px;
}
.t-x-z li .p6 {
    top: -270px;
}
.t-x-z li .p7 {
    top: -324px;
}
.t-x-z li .p8 {
    top: -378px;
}
.nav {
    float: right;
}
.nav ul {
}
.nav ul li {
    float: left;
    display: inline;
    position: relative;
    z-index: 10;
}

.nav ul li:hover{
    background: rgba(111, 186, 248, 1);
}


.nav ul li a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 30px;
    color: #fff;
    text-align: center;
    position: relative;

}
.nav ul li a:hover, .nav ul li a.current {
    color: #fff;
}

.nav ul li .img1 {
    margin-top: 10px;
}
.nav ul li .img2 {
    position: absolute;
    top: -12px;
    left: 70px;
}
.nav ul li em {
    display: block;
    width: 19px;
    height: 11px;
    position: absolute;
    top: 8px;
    right: 10px;
    background: url(../images/hot.png);
}
.nav ul li .ewm {
    position: absolute;
    top: 43px;
    right: 0;
    z-index: 100;
    display: none;
}
.nav ul li a:hover .ewm {
    display: block;
}

/*Banner*/
.banner {
    position: relative;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    text-align: center;
    border-top: 1px solid #96adbf;
    height: 423px;
}
.banner .hd {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    height: 8px;
    z-index: 4;
}
.banner .hd ul {
    width: 1000px;
    height: 8px;
    margin: 0 auto;
    text-align: center;
}
.banner .hd ul li {
    display: inline-block;
    *display:inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    border-radius: 8px;
    background: #fff;
    line-height: 999px;
    overflow: hidden;
    cursor: pointer;
    vertical-align: top;
}

.banner ul li{
    width: 100%;
    height: 423px;
    background-size: 100%;
    background-position: center;
}
.banner .hd ul .on {
    background: #395eac;
    width: 30px;
}

.fullmeasureOuterContent{
    height: 195px;
    background: rgba(249, 249, 249, 1);
    position: relative;
    overflow: hidden;
}

.formMiddleContent{
    position: relative;
    height: auto;
    _zoom: 1;
    display: block;
    margin-top: 15px;

}

.formMiddleContent li{
    width: 23.076921%;
    float: left;
    display: flex;
    background: #fff;
    padding-top: 34px;
    height: 108px;
}

.formMiddleContent li .title{
    width: 70%;
    float: left;
}

.formMiddleContent li .title h3{
    color: rgb(66, 165, 246);
    font-style: italic;
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
    padding-left: 10px;
}

.formMiddleContent li .title p{
    font-size: 14px;
    color: rgb(169, 169, 169);
    word-break: normal;
    margin-top: 10px;
    line-height: 25px;
    display: none;
    padding-left: 10px;
    display: none;
    width: 75%;
}

.formMiddleContent li .img{
    width: 30%;
    float: left;
}

.formMiddleContent li .img img{
    width: 90%;
}

.formMiddleContent .active{
    width: 30.76923%;
    height: 110px;
    padding-top: 0px;
    background-color: #fff;
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    position: relative;
    display: flex;
    vertical-align: middle;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    margin-top: 14px;
}

.formMiddleContent .active .title{
    padding-left: 10px;
}

.formMiddleContent .active .title p{
    display: block;
}

.formMiddleContent .active .img img{
    width: 80%;
    margin-top: 15px;
}

.cf{
    overflow: hidden;
    padding: 30px 0;
}

.cf .title{
    height: 62px;
    margin-bottom: 10px;
    color: rgb(66, 165, 246);
    line-height: 62px;
}

.cf .title img{
    height: 62px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.cf .title .more{
    float: right;
}

.cf .title .more a{
    font-size: 14px;
    color: rgb(75, 75, 75);
}

.cf .con{
    width: 100%;
    overflow: hidden;
}

.cf .con .left{
    width: 292px;
    float: left;
    position: relative;
}

.cf .con .left .img img{
    width: 100%;
}

.cf .con .left .title{
    position: absolute;
    width: 80%;
    left: 10%;
    top: 120px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.cf .con .left .bottom{
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 130px;
    background: rgb(115 166 208);
    opacity: 0.8;
}

.cf .con .left .bottom ul{
    width: 80%;
    margin-left: 10%;
    margin-top:30px;
}

.cf .con .left .bottom ul li{
    width: 27%;
    background: #fff;
    color: #ddd;
    border-radius: 20px;
    float: left;
    margin: 3%;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.cf .con .left .bottom ul li:hover{

    background: rgb(66, 165, 246);
    color: #fff;

}

.cf .con .left .bottom ul li a{

    color: #000;
    font-size: 14px;
}

.cf .con .right{
    width: 900px;
    float: right;
}

.cf .con .right .tt{
    width: 100%;
    border-bottom: #ddd 1px solid;
    height: 40px;
    line-height: 30px;
}

.cf .con .right .tt h3{
    font-size: 18px;
    font-weight: bold;
    font-family: 微软雅黑;
    color: rgba(45, 143, 233, 1);
    padding: 0 10px;
    border-bottom: #ff6637 3px solid;
    display: inline-block;
    height: 40px;
}

.cf .con .right ul{
    width: 100%;
    overflow: hidden;
}


.cf .con .right ul li{
    width: 29%;
    margin: 1% 2%;
    float: left;
    border: #ddd 1px solid;
}



.cf .con .right ul li .img{
    width: 100%;
    text-align: center;
}


.cf .con .right ul li .img img{
    width: 90%;
    margin-top: 5%;
}

.cf .con .right ul li .title{
    width: 90%;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 5%;
    height: 30px;
    line-height: 40px;
}

.cf .con .right ul li .title a{
    color: #666666;
    font-weight: bold;
    font-size: 16px;
}

.cf .con .right ul li .title a:hover{
    color: #ff0000;
}

.cf .con .right ul li .price{
    width: 100%;
    color: rgba(227, 30, 72, 1);
    font-size: 14px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bolder;
}
.cf .con .right ul li .price span{
    width: 100%;
    color: rgba(227, 30, 72, 1);
    font-size: 24px;
}

.qytj{
    overflow: hidden;
    width: 100%;
}

.qytj .title{
    height: 40px;
    line-height: 40px;
    display: flex;
}

.qytj .title h3{
    height: 40px;
    line-height: 40px;
    width: 90px;
}


.qytj .title .titleInnerAidLine0{
    height: 10px;
    background: #009fe9;
    width: 10px;
    margin-left: 10px;
    margin-top: 18px;
}

.qytj .title .titleInnerAidLine{
    height: 10px;
    background: #f5f5f5;
    width: 100%;
    margin-left: 10px;
    margin-top: 18px;
}

.qytjcon {
    position: relative;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
    text-align: center;
    height: 260px;
    margin-top: 20px;
}
.qytjcon .hd {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    height: 8px;
    z-index: 4;
}
.qytjcon .hd ul {
    width: 1000px;
    height: 8px;
    margin: 0 auto;
    text-align: center;
}
.qytjcon .hd ul li {
    display: inline-block;
    *display:inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    border-radius: 8px;
    background: #ddd;
    line-height: 999px;
    overflow: hidden;
    cursor: pointer;
    vertical-align: top;
}

.qytjcon ul li{
    width: 100%;
    height:260px;
    background-size: 100%;
    background-position: center;
}

.qytjcon ul li img{
    width: 100%;
}

.qytjcon .hd ul .on {
    background: #395eac;
    width: 20px;
}

.zhibo{
    width: 100%;
    overflow: hidden;
}
.zhibo .title{
    height: 40px;
    line-height: 40px;
    display: flex;
}

.zhibo .title h3{
    height: 40px;
    line-height: 40px;
    width: 180px;
}


.zhibo .title .titleInnerAidLine0{
    height: 10px;
    background: #009fe9;
    width: 10px;
    margin-left: 10px;
    margin-top: 18px;
}

.zhibo .title .titleInnerAidLine{
    height: 10px;
    background: #f5f5f5;
    width: 100%;
    margin-left: 10px;
    margin-top: 18px;
}

.zhibo .conn{
    margin-top: 15px;
    overflow: hidden;
}

.zhibo .conn li{
    width: 31%;
    float: left;
    margin: 1%;
    overflow: hidden;

}

.zhibo .conn li img{
    transition: all .5s;

}

.zhibo .conn li:hover img{
    scale: 1.1;
}

.news{
    overflow: hidden;
    width: 100%;
    margin-top: 60px;
}
.news .tt{
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: flex;
}

.news .tt li{
    width: 20%;
    border: #ddd 1px solid;
    text-align: center;
    cursor: pointer;
}

.news .tt li:hover{
    background: #009fe9;
    color: #fff;
    border: #009fe9 1px solid;
}

.news .active{
    background: #009fe9;
    color: #fff;
    border: #009fe9 1px solid;
}

.news .conn li{
    width: 31%;
    margin: 1%;
    float: left;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
	height:270px;
}

.news .conn li .img{
    height: 170px;
    position: relative;
    width: 100%;
}


.news .conn li .img img{
    width: 100%;
}
.news .conn li .img p{
    position: absolute;
    bottom: 0px;
    background: linear-gradient(0deg,rgba(0,0,0,.6),transparent);
    color: #fff;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.news .conn li .title{
    line-height: 26px;
    color: #878787;
    white-space: normal;
    margin-top: 14px;
    font-size: 14px;
    margin: 15px;
}


.hzhb{
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}


.hzhb .title{
    height: 30px;
    line-height: 30px;
    text-align: center;
}


.hzhb .title h3{
    display: inline-block;
    border-bottom: #ddd 1px solid;
    color: #00a0ea;
    font-size: 20px;
    padding-bottom: 10px;
}



.hzhbcon {
    position: relative;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
    text-align: center;
    height:520px;
    margin-top: 20px;
}
.hzhbcon .hd {
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    height: 8px;
    z-index: 4;
}
.hzhbcon .hd ul {
    width: 1000px;
    height: 8px;
    margin: 0 auto;
    text-align: center;
}
.hzhbcon .hd ul li {
    display: inline-block;
    *display:inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    border-radius: 8px;
    background: #ddd;
    line-height: 999px;
    overflow: hidden;
    cursor: pointer;
    vertical-align: top;
}

.hzhbcon ul li{
    width: 100%;
    height:520px;
    background-size: 100%;
    background-position: center;
}

.hzhbcon ul li img{
    width: 100%;
}

.hzhbcon .hd ul .on {
    background: #395eac;
}



.footer{
    background: rgba(75, 75, 75, 1);
    overflow: hidden;
    padding: 20px 0;
}

.footer .ftzs{
    height: 96px;
    width: 100%;
    line-height: 76px;
}


.footer .ftzs li{
    width: 25%;
    float: left;
}

.footer .ftzs li .img{
    height: 96px;
    width: 105px;
    float: left;
}

.footer .ftzs li .img img{
    height: 96px;
    width: 105px;
}

.footer .ftzs li .ttt{
    font-size: 18px;
    color: rgb(255, 255, 255);
}

.footer .footer_mid{
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.footer .footer_mid .left{
    width: 370px;
    float: left;
}

.footer .footer_mid .ewm{
    margin-bottom: 15px;
    overflow: hidden;
}

.footer .footer_mid .ewm img{
    display: inline-block;
    float: left;
    width: 111px;
}

.footer .footer_mid .ewm p{
    color:  rgb(255, 255, 255);
    line-height: 32px;
    font-size: 18px;
    padding-top: 20px;
    margin-left: 15px;
    float: left;
}

.footer .footer_mid .tel{
    margin-top: 15px;
    width: 100%;
    color: #fff;
}

.footer .footer_mid .tel img{
    display: inline-block;
    float: left;
    width: 31px;
    margin-left: 5px;
}

.footer .footer_mid .tel .telcon{
    float: left;
    margin-left: 20px;
    font-size: 20px;
    font-weight: bolder;
}

.footer .footer_mid .tel .telcon span{
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
}

.footer .footer_mid .right{
    float: right;
}


.footer .footer_mid .right ul{
    float: right;
}


.footer .footer_mid .right ul li{
    width: 241px;
    float: left;
    text-align: center;
}

.footer .footer_mid .right ul li dt{
    color: rgb(102, 102, 102);
    margin-bottom: 15px;
}

.footer .footer_mid .right ul li a{
    display: block;
    color: rgb(169, 169, 169);
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.footer .cory{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
    color: rgb(169, 169, 169);
    font-size: 14px;
}

.banner-sub {
    background: no-repeat center / cover;
    height: 400px;
}

.search{
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #666;
}

.search input{
    border: #ddd 1px solid;
    height: 25px;
    line-height: 25px;
    color: #666;
}

.search select{
    border: #ddd 1px solid;
    height: 25px;
    line-height: 25px;
    color: #666;
    margin-left: 10px;
}

.search .left{
    float: left;
}

.search .right{
    float: right;
    margin-top: 20px;
}

.xuanze{
    border-top: #ddd 2px solid;
}

.xuanze h3{
    height: 40px;
    line-height: 40px;
    text-indent: 30px;
    background-color: #f5f5f5;
    font-size: 14px;
}

.xuanze ul{
    width: 100%;
    overflow:hidden;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: #ddd 1px dashed;
}

.xuanze ul li{
    width: 92px;
    color: rgb(102, 102, 102);
    margin-right: 10px;
    float: left;
    margin-left: 30px;
}

.xuanze ul a{
    font-size: 14px;
    color: #666666;
    margin: 9px 40px 0 0;
}


.fp_sort{
    border-color: #e0e0e0;
    border-width: 1px;
    border-style: solid;
    position: relative;
    margin-top: 8px;
    background-color: #f5f5f5;
    color: #000;
}


.sort_item {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    font-family: 微软雅黑;
    padding: 10px 24px;
    position: relative;
    display: inline-block;
}

.fp_sort .sort_select {
    background-color: #fff;
}

.fp_sort .sort_priceArea, .fp_sort .sort_priceAreaCheck {
    text-indent: 2px;
    display: inline-block;
    width: 54px;
    height: 22px;
}


.fp_sort .sort_item2 {
    display: inline-block;
}

.fp_sort .sortPriceLine {
    display: inline-block;
}

.fp_sort .sortPage {
    display: inline-block;
    float: right;
    font-size: 14px;
    margin-top: 13px;
    margin-right: 10px;
}


.fp_sort .sortPage .sortPagePrev1 {
    background: url(../images/jt.png?v=202109171826) -14px no-repeat;
    text-decoration: none;
    padding: 8px 3px;
    margin-right: 18px;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}

.fp_sort .sortPage .pageNow {
    color: red;
}

.fp_sort .sortPage .sortPageNext1 {
    background: url(../images/jt.png?v=202109171826) -6px 13px no-repeat;
    text-decoration: none;
    padding: 8px 3px;
    margin-left: 18px;
}

.connn{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}


.connn li{
    width: 31%;
    margin: 1%;
    float: left;
}

.connn li .img{
    width: 100%;
    height: 260px;
}

.connn li .img img{
    height: 100%;
}

.connn li .title{
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding-bottom: 5px;
    border-bottom: #ddd 1px dashed;
    text-align: center;
    width: 100%;
    color: #333;
}

.connn li .title a{
    color: #333;
}

.connn li .title a:hover{
    color: #ff0000;
}


.connn li .sheng{
    font-size: 14px;
    height: 26px;
    line-height: 28px;
    text-align: center;
}


.connn li .price{
    font-size: 20px;
    height: 26px;
    line-height: 28px;
    text-align: center;
    color: #ff6637;
}

.connn li .price span{
    font-size: 14px;
}

.zkmore{
    width: 100%;
    margin: 50px 0;
    text-align: center;
}
.zkmore a{
    display: inline-block;
    width: 162px;
    height: 42px;
    line-height: 42px;
    border: #ddd 1px solid;
    color: #333;
    font-size: 14px;
}

.zkmore a:hover{

    color: #fff;
    background: #ff6637;
}

.location{
    width: 100%;
    height: 22px;
    margin: 20px 0;
    overflow: hidden;
    font-size: 14px;
    color: rgb(102, 102, 102);
}


.location a{
    color: #666666;
}


.jryn{
    width: 840px;
    float: left;
    margin-bottom: 30px;
}

.jryn a:hover, .tzzn a:hover ,.swkc a:hover{
    color: #ff0000!important;
}

.jryn .title{
    height: 40px;
    line-height: 40px;
    display: flex;
}

.jryn .title h3{
    height: 40px;
    line-height: 40px;
    width: 90px;
}


.jryn .title .titleInnerAidLine0{
    height: 10px;
    background: #009fe9;
    width: 10px;
    margin-left: 10px;
    margin-top: 18px;
}

.jryn .title .titleInnerAidLine{
    height: 10px;
    background: #f5f5f5;
    width: 100%;
    margin-left: 10px;
    margin-top: 18px;
}


.jryn .xq{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}


.jryn .xq .img{
    float: left;
    width: 260px;
    height: 147px;
}

.jryn .xq .img img{
    display: table-cell;
    width: 260px;
    height: 147px;
}

.jryn .xq .title{
    float: left;
    width: 535px;
    height: 147px;
    margin-left: 20px;
    display: block;
}

.jryn .xq .title h3{
    font-size: 16px;
    font-family: 微软雅黑;
    color: rgba(75, 75, 75, 1);
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    width: 100%;
}

.jryn .xq .title h3 a{

    color: rgba(75, 75, 75, 1);
}

.jryn .xq .title p{
    line-height: 24px;
    color: #878787;
    white-space: normal;
    margin-top: 10px;
    font-size: 14px;
    max-height: 72px;
    overflow: hidden;
}

.jryn .xq .title .normal_time{

    margin-top: 5px;
}

.jryn .conn ul{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.jryn .conn ul li{
    line-height: 47px;
    height: 47px;
    border-top: #ddd 1px dotted;
    padding-top: 10px;
}

.jryn .conn ul li a{
    font-size: 16px;
    font-family: 微软雅黑;
    color: rgba(75, 75, 75, 1);
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
}


.jryn .conn ul li span{
    line-height: 53px;
    color: #999;
    display: inline-block;
    font-size: 14px;
    float: right;
}

.tzzn{
    float: right;
    width: 330px;
    overflow: hidden;
}

.tzzn .title{
    height: 45px;
    line-height: 45px;
    border-bottom: #ddd 1px solid;
}

.tzzn .title h3{
    font-size: 18px;
    padding-top: 8px;
    font-weight: bold;
    font-family: 微软雅黑;
    float: left;
    color: #009fe9;
}

.tzzn .title a{
    float: right;
    font-size: 12px;
    color: #999;
}

.tzzn .connn{
    width: 100%;
}

.tzzn .connn li{
    line-height: 33px;
    height: 33px;
    border-bottom: #ddd 1px dotted;
    padding-bottom: 10px;
    width: 100%;
}

.tzzn .connn li a{
    font-size: 14px;
    font-family: 微软雅黑;
    color: rgba(75, 75, 75, 1);
    text-decoration: none;
    font-style: normal;
}

.tzzn .connn li span{
    font-size: 14px;
    float: right;
    padding-right: 5px;
}


/*新闻列表*/
.xinwen{
    float: left;
    width: 1200px;
    overflow: hidden;
}

.xinwen .title{
    height: 45px;
    line-height: 45px;
    border-bottom: #ddd 1px solid;
}

.xinwen .title h3{
    font-size: 18px;
    padding-top: 8px;
    font-weight: bold;
    font-family: 微软雅黑;
    float: left;
    color: #009fe9;
}

.xinwen .title a{
    float: right;
    font-size: 12px;
    color: #999;
}

.xinwen .connn{
    width: 100%;
}

.xinwen .connn li{
    line-height: 33px;
    height: 33px;
    border-bottom: #ddd 1px dotted;
    padding-bottom: 10px;
    width: 100%;
}

.xinwen .connn li a{
    font-size: 14px;
    font-family: 微软雅黑;
    color: rgba(75, 75, 75, 1);
    text-decoration: none;
    font-style: normal;
}

.xinwen .connn li span{
    font-size: 14px;
    float: right;
    padding-right: 5px;
}






.ynsh{
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.ynsh li{
    width: 20%;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.ynsh li img{
    width: 90%;
    display:inline-block;
}


.swkc{
    overflow: hidden;
    width: 48%;
    float: left;
    margin-bottom: 50px;
}

.swkc .title{
    height: 40px;
    line-height: 40px;
    display: flex;
}

.swkc .title h3{
    height: 40px;
    line-height: 40px;
    width: 100px;
    color:  #009fe9;
    font-weight: normal;
}


.swkc .title .titleInnerAidLine0{
    height: 10px;
    background: #009fe9;
    width: 10px;
    margin-left: 10px;
    margin-top: 18px;
}

.swkc .title .titleInnerAidLine{
    height: 10px;
    background: #f5f5f5;
    width: 100%;
    margin-left: 10px;
    margin-top: 18px;
}

.swkc ul{
    width: 100%;
}

.swkc ul li{
    width: 100%;
    height: 126px;
    border-bottom: #ddd 1px solid;
    overflow: hidden;
}

.swkc ul li .riqi{
    width: 105px;
    height: 56px;
    border-right: #ddd 1px solid;
    padding-right: 10px;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-top: 30px;
}

.swkc ul li .riqi span{
    font-size: 20px;
    display: block;
    width: 100%;
    margin-top: 5px;
    font-weight: bolder;
    margin-bottom: 5px;
}

.swkc ul li .title{
    display: block;
    float: right;
    width: 75%;

}

.swkc ul li .title h3{
    width: 100%;
    font-size: 16px;
    color: #333;
}

.swkc ul li .title h3 a{

    color: #333;
}

.swkc ul li .title p{
    line-height: 26px;
    color: #878787;
    white-space: normal;
    font-size: 14px;
    height: 52px;
    overflow: hidden;
}


.newsDetailV2  {
    padding: 10px;
    overflow: hidden;
}



.newsDetailV2 .title {
    font-size: 25px;
    color: #333;
    text-align: left;
    font-weight: 400;
    margin-top: 30px;
}

.newsDetailV2 .newsInfoWrap {
    margin: 30px 0;
    text-align: left;
    overflow: hidden;
}

.newsDetailV2 .newsInfoWrap .rightInfo {
    width: 155px;
    float: right;
}

.newsDetailV2 .newsInfoWrap .leftInfo {
    overflow: hidden;
}

.newsDetailV2 .newsInfoWrap .newsInfo {
    margin-right:0px;
    font-size: 13px;
    color: #adadad;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.newsDetailV2 .newsInfoWrap .newsInfo {
    max-width: 200px;
    margin-right: 15px;
    font-size: 13px;
    color: #adadad;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsDetailV2 .newsInfoWrap .newsInfo:last-child {
    margin-right: 0;
}


.newsDetailV2 .newsInfoWrap .viewCount {
    width: 20px;
    height: 13px;
    display: inline-block;
    margin: 0 8px 0 0;
    background: url(../images/mbg01.png?v=202109171826) no-repeat;
    background-position: -1911px -51px;
    vertical-align: middle;
}

.newsDetailV2 .newsInfoWrap .webSiteQrCode {
    margin-left: 0;
    background: url(../images/mbg01.png?v=202109171826) no-repeat;
    background-position: -1879px -47px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    margin: 0 10px;
    cursor: default;
}

.newsDetailV2 .line1 {
    border: 1px solid #f0efef;
    border-bottom: none;
    margin: 20px 0;
}



.newsDetailV2 .richContent {
    font-size: 14px;
    color: #676767;
    overflow: hidden;
}



.richContent {
    line-height: 1.8;
    padding: 0;
    white-space: normal;
    word-wrap: break-word;
    word-break: normal;
    overflow: hidden;
    width: 100%;
    text-align: left;
}


.newsDetailV2 .richContent .bigImg {
    width: auto;
    height: auto;
    margin: 0 auto 5px;
    text-align: center;
}


.newsDetailV2 .middlePanel {
    margin: 27px 10px 50px;
    position: relative;
}

.newsDetailV2 .newsPagenation {
    width: 48%;
    float: left;
}
.newsDetailV2 .newsPagenation .pagenationV2 {
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsDetailV2 .pagenationV2 .pageTag {
    font-size: 13px;
    color: #666;
    margin-right: 30px;
}

.newsDetailV2 .middlePanel a {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}


.newsDetailV2 .newsGroup {
    max-width: 50%;
    font-size: 13px;
    color: #666;
    float: right;
    margin-bottom: 20px;
}

.newsDetailV2 .line2 {
    border: 1px dashed #f0efef;
    border-bottom: none;
    margin: 20px 0;
}

.nyabout{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.nyabout .title{
    height: 80px;
    overflow: hidden;
    text-align: center;
}

.nyabout .title h3{
    font-size: 20px;
    color: #00a0ea;
}


.nyabout .title h3{
    font-size: 20px;
    color: #00a0ea;
}


.dividingLine {
    background: #999999;
    border-color: #999999;
    display: inline-block;
    width: 50px;
    border-top: 1px solid #808080;
    vertical-align: 5px;
}

.auxiliaryTitle {
    color: #737373;
    font-family: 微软雅黑;
    font-weight: normal;
    padding: 0 15px;
    font-size: 16px;
    line-height: 16px;
}

.richContent5{
    overflow: hidden;
}

.richContent5 .left{
    width: 560px;
    float: left;
    font-size: 18px;
    line-height: 35px;
    padding-top: 30px;
    color: #666;
}

.richContent5 .left li{
    height: 35px;
    line-height: 35px;
    color: #666;
}

.richContent5 .right{
    width: 580px;
    float: right;
}

.richContent5 .right img{
    width: 100%;
}

.listss{
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
}



.listss li{
    margin-bottom: 20px;
    width: 100%;
    height: 195px;
}

.listss li .img{
    width: 290px;
    height: 195px;
    float: left;
}


.listss li .img img{
    width: 290px;
    height: 195px;

}



.listss li .ttt{
    font-size: 18px;
    color: #4B4B4B;
    line-height: 30px;
    margin-top: 20px;
    float: right;
    margin-left: 10px;
    width: 880px;
}

.yqfw{
    margin: 30px 0;
    width: 100%;
    overflow: hidden;
}


.yqfw h3{
    font-family: "microsoft yahei";
    letter-spacing: 0px;
    font-size: 18px;
    color: #1F87E8;
    height: 32px;
}


.yqfw p{
    font-family: "microsoft yahei";
    letter-spacing: 0px;
    font-size: 18px;
    color: #4B4B4B;
    line-height: 33px;
}
.dt{
    width: 100%;
    margin: 40px 0;
}

.dt img{
    width: 100%;
}


.viewcont{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.viewcont .lbleft{
    width: 600px;
    float: left;
}

.viewcont .viewright{
    width: 550px;
    float: right;
    position: relative;
    height: 496px;
}

.viewcont .viewright h2{
    color: #585858;
    margin: 0;
    font-size: 20px;
    text-align: left;
    word-break: break-word;
}


.viewcont .viewright .jiage{
    margin-top: 34px;
    color: #666;
    letter-spacing: 1px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}



.viewcont .viewright .jiage span{
    font-size: 40px;
    color: #ff6537;
    font-weight: 700;
    font-family: Arial;
}


.viewcont .viewright .zx{
    position: absolute;
    bottom: 0px;
    right: 100px;
    width:350px ;
}


.viewcont .viewright .zx img{
    display: inline-block;
    float: left;
    width: 120px;
}

.viewcont .viewright .zx .zxcon{
    margin-left: 30px;
    margin-top: 20px;
    float: left;
    text-align: center;
}

.viewcont .viewright .zx .zxcon .djzx{
    font-size: 18px;
    box-shadow: 0px 3px 0px 0px #0090d1;
    background: linear-gradient(135deg, rgba(0,160,233,1) 10% ,rgba(127,207,244,1));
    background: -webkit-linear-gradient(135deg, rgba(0,160,233,1) 10% ,rgba(127,207,244,1));
    border-radius: 3px 3px 3px 3px;
    width: 162px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin-top: 15px;

}

.clear{
    clear:both;
}

.pagenation2{
    width: 100%;
    margin: 30px 0;
    overflow: hidden;
    font-size: 14px;
}


.pagenation2 a{
   color: #333;
    margin-left: 120px;
}

.J_tabTitleWrap{
    border: 1px solid #eaeaea;
    line-height: 57px;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

.J_tabTitleWrap .tabTitle{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    height: auto;
    color: #ff6537;
    font-weight: 400;
    font-size: inherit;
    width: 160px;
    border:#eaeaea 1px solid;
    border-top: #ff6537 2px solid;
    text-align: center;
}

.fk-productParamDetail {
    border-collapse: collapse;
    width: 100%;
    margin-top: 30px;
}
.fk-productParamDetail .f-row {
    height: 56px;
}

.fk-productParamDetail .f-name {
    background-color: hsla(0,0%,80%,.15);
    width: 10.4%;
    padding-right: 15px;
    overflow: hidden;
    text-align: right;
}

.fk-productParamDetail td {
    border: 1px solid #efefef;
    color: rgb(102, 102, 102);
    font-size: 14px;
}

.fk-productParamDetail .f-value {
    width: 38.6%;
    padding: 19px 15px;
    overflow: hidden;
}

.richContent2{
    margin-top: 30px;
}


.richContent2 img:not([src*="loading/dot.gif"]) {
    max-width: 100%;
    height: auto;
}

.xg{
    margin-top: 30px;
    overflow: hidden;
}

.xg{
    margin-top: 30px;
    overflow: hidden;
}


.xg .title{
    height: 40px;
    line-height: 40px;
    display: flex;
}

.xg .title h3{
    height: 40px;
    line-height: 40px;
    width: 350px;
    color: #009fe9;
    font-weight: normal;
}


.xg .title .titleInnerAidLine0{
    height: 10px;
    background: #009fe9;
    width: 10px;
    margin-left: 10px;
    margin-top: 18px;
}

.xg .title .titleInnerAidLine{
    height: 10px;
    background: #f5f5f5;
    width: 100%;
    margin-left: 10px;
    margin-top: 18px;
}

.xg .swiper-slide .img{
    width: 100%;
    height: 160px;
}
.xg .swiper-slide{
    margin-top: 20px;
}
.xg .swiper-slide .title{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    margin-top: 20px;
    height: 130px;
    display: block;
}


.kefu{
    float: left;

}

.kefu .t1{
    height: 50px;
    line-height: 50px;
    margin-top: 5px;
    color: rgb(102, 102, 102);
    font-size: 20px;
    font-family: 微软雅黑;

}

.kefu .t2{
    display: block;
    height: 50px;
    line-height: 20px;
    color: rgb(112, 112, 112);
    font-size: 30px;
    font-family: 微软雅黑;
    font-weight: bolder;

}

.kefu .t1 img{
    display: inline-block;
    float: left;
    width: 50px;
    margin-left: 10px;

}

.fk-newSearchInput{
    width: 280px;
    height: 35px;
    background: none;
    outline: none;
    padding: 0 0 0 14px;
    float: left;
    color: #666;
    font-size: 14px;
    font-family: 微软雅黑;
    border: 1px solid #ddd;
}

.faisco-icons-newSearch1{
    background: url("../images/search.png") no-repeat center rgb(66, 165, 246);
    height: 37px;
    width: 95px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    float: right;
    background-size: 20px;
}

.bottom_float_layer_button_down {
    background-position: -527px -2440px;
    width: 37px;
    height: 37px;
}
.bottom_float_layer_close {
    z-index: 8;
    position: absolute;
    top: 24px;
    right: 65px;
    background: url(../images/vbg01.png?v=202109171826) ;
    cursor: pointer;

    background-position: -527px -2440px;
    width: 37px;
    height: 37px;

}

.dbfd{
    width: 100%;
    height: 129px;
    background: url("../images/db.png") no-repeat center;
    position: fixed;
    bottom: 0px;
	z-index:99999;
}

.dbfd .left{
    width: 40%;
    color: #fff;
    font-size: 20px;
    font-family: 微软雅黑;
    float: left;
}


.dbfd .left span{
    display: block;
    font-weight: bolder;
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.dbfd .right{
    float: right;
    width: 40%;
    text-align: right;
}


.dbfd .right .J_floatBtnText{
    width: 211px;
    height: 43px;
    line-height: 43px;
    border-radius: 5px 5px 5px 5px;
    font-size: 18px;
    font-family: 微软雅黑;
    color: #333;
    background: #fff;
    display: block;
    text-align: center;
    float: right;
    margin-top: 46px;
}

.lbleft .left{

    width: 110px;
    float: left;
}

.lbleft .right{

    width: 470px;
    float: right;
}


.lbleft .right img{

    width: 470px;
    height: auto;
    max-height: 470px;
}

.lbleft .left li{

    width: 90px;
    border: #ddd 1px solid;
    text-align: center;
    height: 60px;
    margin-bottom: 20px;
}


.lbleft .left .active{

    width: 90px;
    border: #c40000 2px solid;
    text-align: center;
    height: 60px;
    margin-bottom: 20px;
}

.lbleft .left li img{

    width: auto;
    height: auto;
    max-height: 60px;

}

.bf {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0;
    z-index: 999;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../images/mbg01.png?v=202109171826) -2308px -845px no-repeat;
    cursor: pointer;
}

.mask{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background: #000;
    opacity: 0.6;
    z-index: 1111;
    display: none;
}

.biaodan{
    width: 800px;
    padding: 30px 50px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    height: 500px;
    top: 20%;
    z-index: 2222;
    display: none;
}
.biaodan h3{
    text-align: center;
    font-size: 20px;
    margin: 40px 0;
}

.biaodan li{width: 100%; margin-bottom: 20px;overflow:hidden}
.biaodan li span{width: 100%;display: block;font-size: 14px; color: #333;margin-bottom: 10px;font-weight: bolder}
.biaodan li .input{width: 95%;border: #ddd 1px solid; height: 30px; line-height: 30px;float: left;text-indent: 10px}
.biaodan li i{font-style: normal;color: #ff0000;margin-left: 5px;margin-top: 10px;display: inline-block}

.leixing{
    font-size: 14px;
    color: #333;
}
.leixing input{
    border: #ddd 1px solid;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
}

.yzm{
    width: 100px!important;
}

.tijiao input{
    display: inline-block;
    background-color: #5ab4ff;
    cursor: pointer;
    color: #fff;
    font: 14px 微软雅黑;
    height: 44px;
    line-height: 44px;
    width: 235px;
    float: left;
    border: none;
}
