@charset "UTF-8";

.swiper-slide a{
    display: block;
    font-size: 0;
}
.swiper-slide a img{
    width: 100%
}
.swiper-pagination-bullet{
    width: 5px;
    height: 5px
}
.swiper-pagination-bullet-active {
    opacity: .5;
    background: #fff;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right:0;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: 0
}

.vjs-poster {
    width:100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0
    /*width: 100%;
    max-height: 100%;*/
}


/*首页导航*/
.inav_t {
    width: 100%;
    height: 1.4rem;
    background: #1048a0;
}
.inav_t dl {
    height: 1.4rem;
    overflow: hidden;
}
.inav_t dl dd {
    width: 33.33%;
    height: 0.7rem;
    float: left;
    text-align: center;
    border-right: 1px #0b2d7e solid;
    border-bottom: 1px #0b2d7e solid;
}
.inav_t dl dd:nth-child(5), .inav_t dl dd:nth-child(6), .inav_t dl dd:nth-child(7), .inav_t dl dd:nth-child(8) {
    border-bottom: 1px #474747 solid;
}
.inav_t dl dd a {
    display: block;
    width: 100%;
    height: .69rem;
    line-height: .69rem;
    color: #fff;
}
/*最新产品*/
.main #floor_2_main {
    width: 100%;
    background: #fff;
}

.index .floor_2 {
    padding-bottom: .4rem;
}

.main .title h1, .main .title h1 a {
    padding-top: 0.3rem;
    font-size:0.4rem;
    text-align: center;
    font-weight: bold;
    color: #333;
}
.main .title em {
    display: block;
    width: 180px;
    height: 3px;
    background: url(../images/tit_xian.png) center no-repeat;
    margin: 10px auto 5px;
}
.main .title p {
    font-size: 15px;
    line-height: 24px;
    color: #b0b0b0;
    text-align: center;
}
.main .tab {
    text-align: center;
    margin-top: .2rem;
}

.main .tab a {
    border-radius:50px;
    width: 29%;
    height: 0.48rem;
    line-height: 0.48rem;
    margin: .05rem;
    display: inline-block;
    padding: 0 .1rem;
    background: #1048a0;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.floor_2 .proCenter .list {
    margin-left: .25rem;
    margin-top: .2rem;
}

.floor_2 .proCenter .list li {
    position: relative;
    float: left;
    display: block;
    width: 2.8rem;
    margin-right: .26rem;
    margin-bottom: .5rem;
}
.floor_2 .proCenter .list li .img {
    width: 2.8rem;
    height: 2.1rem;
}
.floor_2 .proCenter .list li .img img {
    display: block;
    width: 100%;
    height: 100%;
}
.floor_2 .proCenter .list li .txt {
    height:auto;
    padding: 10px 10px 25px 10px;
    background: #f6f6f6;
}
.floor_2 .proCenter .list li .txt p{padding-top: 5px; color: #666;}
.floor_2 .proCenter .list li .txt .tit {
    font-weight: bold;
    font-size: .26rem;
    text-align: center;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.floor_2 .proCenter .list li .detail {
    position: absolute;
    bottom: -.26rem;
    left: .49rem;
    width: 1.84rem;
    height: .52rem;
    font-size: .2rem;
    color: #1048a0;
    text-align: center;
    line-height: .52rem;
    background: #fff;
    border-radius: 1rem;
    border: 0.01rem solid #1048a0;
}
.look_more {
    display: block;
    width: 5.6rem;
    height: .78rem;
    margin: 0 auto;
    font-size: .3rem;
    line-height: .78rem;
    text-align: center;
    color: #333;
    background: #fff;
    border: .01rem solid #ddd;
}
/*产品*/

.new_product ul {
    margin-left: .25rem;
    margin-top: .2rem;
    overflow: hidden;
    padding-bottom: 30px;
}

.new_product ul li {
    padding-bottom: 0.2rem;
    background: #fff;
    border: 1px solid #f3f3f3;
    border-bottom: 2px solid #0164bf;
    position: relative;
    float: left;
    display: block;
    width: 2.8rem;
    margin-right: .26rem;
    margin-bottom: .3rem;
    height: 320px;
}
.new_product ul li p{
    line-height: 26px;
}
.new_product ul li .txt-box p i{
    display: inline-block;
    background:url(../images/i_bg.png)no-repeat top;
    font-weight: bold;

    height: 24px;
    color: #fff;
    text-indent: 10px;
    margin-right: 5px;
}

.new_product ul li dl {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    background: #0072e7;
}
.new_product ul li dl dd a {
    display: block;
    color: #fff;
}
.new_product ul li dl dd a i {
    position: relative;
    font-size: 18px;
    margin-right: 5px;
}
.new_product .search{
    background: url(../images/ico_02.png) no-repeat;
    display:inline-block;
    width:19px;
    height: 14px;
}
.new_product .dd{
    background: url(../images/ico_03.png) no-repeat;
    display:inline-block;
    width:19px;
    height: 14px;
}
.new_product ul .txt-box i.jt{
    background: url(../images/ico_01.png) no-repeat;
    display: block;
    width:19px;
    height: 13px;
    float: right;;
}

.new_product ul li .img-box img {
    display: block;
    width: 100%;
    height: 100%;
}
.new_product ul .txt-box {
    padding: 10px 8px 0;
}
.new_product ul .txt-box h3 {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
    color: #333;
}

.new_product ul .txt-box p {
    color: #666;
    padding-top: 5px;
}
.new_product ul li p {
    font-size: 13px;
}

.text{
    width: 2.8rem;
    margin-right: .26rem;
    margin-bottom: .3rem;
    background: #4a4b5c;
    color: #fff;
    margin-left: 0px;
}
.text h2 {
    font-size: 18px;
    font-weight: bold;
}
.text span {
    display: block;
    width: 30px;
    height: 1px;
    background: #fff;
    margin: 10px 0;
}
.text p {
    line-height: 0.52rem;
    border-bottom: 1px solid #535464;
}
.text p a {
    font-size: 14px;
    color: #fff;
    line-height:20px;
}
.text dl {
    /*position: absolute;*/
    bottom: 0;
    overflow: hidden;
    background: #0072e7;
}
.text dl dd {
    border-bottom: 1px solid #338dec;
    width:100%;
    height:0.5rem;
    line-height:0.5rem;
    text-align: center;
}
.text dl dd a {
    display: block;
    color: #fff;
}
.text .new_product .search {
    background: url(../images/ico_02.png) no-repeat;
    display: inline-block;
    width: 19px;
    height: 14px;
}
.text dl dd a i {
    position: relative;
    font-size: 18px;
    margin-right: 5px;
}
.text .dd {
    background: url(../images/ico_03.png) no-repeat;
    display: inline-block;
    width: 19px;
    height: 14px;
}
.product ul .txt-box i.jt {
    font-size: 20px;
    display: block;
    width: 100%;
    text-align: right;
    color: #0072e7;
}

.index_slip {
    position: relative;
    width: 100%;
    height: 2rem;
    background: url(../images/ixbannerbg.png) no-repeat;
}
.index_slip1 .tit {
    width: 5.2rem;
}
.index_slip .tit {
    width: 4.7rem;
    padding-top: .4rem;
    margin-left: .4rem;
    font: bold .32rem "Microsoft YaHei";
    color: #fff;
    line-height: .5rem;
}
.index_slip .slip_btn {
    display: block;
    position: absolute;
    bottom: .4rem;
    right: .4rem;
    width: 2.44rem;
    height: .56rem;
    background: url(../images/ixbanner-btn.png) no-repeat;
    font: bold .26rem "microsoft yahei";
    line-height: .56rem;
    text-align: center;
    color: #10479f;
}
.floor_3 .proAdvant .list li:first-child {
    border-top: none;
}

.floor_3 .proAdvant .list li {
    display: block;
    width: 5.6rem;
    margin: 0 auto;
    padding-top: .4rem;
    padding-bottom: .4rem;
    border-top: .02rem solid #ddd;
}
.floor_3 .proAdvant .list li .img {
    float: left;
    width: 1.34rem;
    height: 1.5rem;
}
.floor_3 .proAdvant .list li .img img {
    display: block;
    width: 100%;
    height: 100%;
}
.floor_3 .proAdvant .list li .txt {
    float: right;
    display: block;
    width: 3.8rem;
}
.floor_3 .proAdvant .list li .txt .tit {
    font: bold .3rem "Microsoft YaHei";
    color: #fff;
}
.floor_3 .proAdvant .list li .txt .cont {
    margin-top: .12rem;
    font-size: 14px;
    color: #fff;
    line-height: .31rem;
    text-align: justify;
}
#floor_4_main {
    padding-bottom: 15px;
    width: 100%;
    background: #f0f0f0;
}
.index .floor_4 {
    padding-bottom: .6rem;
}
.floor_4 .caseList {
    margin-top: .3rem;
    overflow: hidden;
    position: relative;
}
.floor_4 .caseList .bd {
    position: relative;
    width: 5.6rem;
    margin: 10px auto;
    overflow: hidden;
}
.floor_4 .caseList .bd .list {
    display: inline-block;
}
.floor_4 .caseList .list li {
    position: relative;
    float: left;
    display: block;
    width: 5.6rem;
    height: 5.7rem;
}
.floor_4 .caseList .bd .list li a {
    display: block;
    width: 5.6rem;
    height: 3.15rem;
}
.floor_4 .caseList .bd .list li .img {
    display: block;
    width: 5.6rem;
    height: 4.2rem;
}
.floor_4 .caseList .bd .list li .img img{
    width: 100%;
}
.floor_4 .caseList .bd .list li .txt {
    width: 5.6rem;
    z-index: 9;
}
.floor_4 .caseList .bd .list li .txt .tit {
    margin-top: .4rem;
    margin-bottom: .2rem;
    font-size: .26rem;
    color: #1048a0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.floor_4 .caseList .bd .list li .txt .cont {
    font-size: .24rem;
    color: #666;
    line-height: .4rem;
}
.floor_4 .caseList .hd {
    width: 100%;
    height: .2rem;
    position: absolute;
    bottom: .3rem;
    margin-top: .4rem;
}
.floor_4 .caseList .hd ul {
    max-width: 100%;
    text-align: center;
}
.floor_4 .caseList .hd li {
    display: inline-block;
    float: none;
    width: .16rem;
    height: .16rem;
    background-color: #999;
    border-radius: 100%;
    margin-right: .16rem;
    font-size: 0px;
    cursor: pointer;
}
.floor_4 .caseList .hd li.on {
    background-color: #1048a0;
}
.floor_3{
    background: #0164bf;
}
#floor_1_main {
    width: 100%;
    background: #f6f6f6;
    margin: 0 auto;
}
.floor_1 {
    padding-bottom: .8rem;
}
.about {
    padding-top: .3rem;
}
.about .item {
    display: block;
    width: 100%;
    height: 4.523rem;
}
.about img {
    display: block;
    width: 100%;
    height: 100%;
}
#floor_1_main .contW {
    position: relative;
    display: block;
    width: 100%;
}
#floor_1_main .contW .view_detail {
    display: block;
    width: 5.6rem;
    height: .7rem;
    margin: 0 auto;
    margin-top: .5rem;
    font-size: .24rem;
    line-height: .7rem;
    text-align: center;
    color: #fff;
    background: #1048a0;
}
#floor_1_main .contW .cont {
    width: 5.5rem;
    margin: 0 auto;
    margin-top: .3rem;
    font-size: .26rem;
    color: #666;
    line-height: .5rem;
    text-align: justify;
}
/*新闻*/
.news{ padding:3%; width:100%; margin-top:1%;}
.news_tl{ height:40px; line-height:40px;}
.news_tl b{font-size:1.4em; float:left; vertical-align:middle; display:block;}
.news_tl a{ float:right; vertical-align:middle; display:block;}
.news_c ul li{ border-bottom:1px solid #efeff4; width:100%; padding:3% 0;}
.news_c .news_txt{ width:60%; float:right; padding-left:2%;}
.news_c .news_txt h1{ font-size:16px;color:#333; margin-bottom:3%; font-weight: bold;}
.news_c .news_txt p{ font-size:13px; color:#c8c7cc; line-height:20px;}
.news_c .news_imgbox{ width:40%; float:left;}
.news_c .news_imgbox img{ width:100%; height:auto;}
.news_c .news_txt i{ background: #0164bf; display: inline-block; border-radius: 50px; color: #fff; margin-top:10px; padding: 0.1rem 0.5rem;}

/*联系我们*/
.cont_us{ width:50%; padding:3%; margin-top:3%;}
.cont_us h1{ font-weight:bold; font-size:20px; margin-bottom:3%; color:#484848;}
.cont_us p a{ font-size:16px; color:#868686; line-height:25px; text-decoration: underline;}
.cont_us img{ width: 75%; height: 100%;}

.clear, .clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
}
/*客服*/
.kefu{
    padding: 0.12rem 0rem;
    width:100%;
    position: fixed;
    bottom: 0px;
    z-index: 994;
    background: #10479f;
}
.kefu ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.kefu ul li img{
    width: 24px;
    height: 24px;
}
.kefu ul li a{
    color: #fff;
}

.pglist {
    color: #666;
    padding: 0px 0 30px;
    width: 100%;
    text-align: center;
    clear: both;
}
/*-关于我们*/
.about2 {
    padding: 0 5%;
    color: #949494;
    line-height: 1.8;
}
.about2 .pub_tit {
    font-size: 0.3rem;
    padding: 3% 0;
    color: #333;
    text-align: center;
    font-weight: 600;
}
.about2 p {
    padding: 0% 0 1%;
}
.about2 img {
    width: 100%;
    height: auto;
}

.pglist2 {
    padding: 20px 0 30px;
    width: 100%;
    text-align: center;
    clear: both;
}
.pglist2 a {
    color: #666;
    padding: 0 14px;
    margin: 0 3px;
    font-/weight: bold;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.pglist2 a:hover, .pglist2 .hover {
    display: inline-block;
    color: #fff;
    background: #1048a0;
    border-color: #1048a0;
}
.pglist2 * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 30px;
    padding-bottom: 1px;
}
/*-生产场景*/
.content {
    width: 100%;
    padding-bottom: .2rem;
    padding-top: 0.2rem;
    background: #fff;
}
.caselist li {
    width: 47%;
    margin-left: 2%;
    margin-bottom: 2%;
    float: left;
    box-sizing: border-box;
}
.caselist li a {
    display: block;
}
.caselist li figure {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}
.caselist li figure img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;

}
.caselist li h3 {
    height: .65rem;
    line-height: .65rem;
    text-align: center;
    font-size: 0.26rem;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.showInfo {
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.showInfo .showTit {
    width: 96%;
    margin: 0 auto;
    line-height: .3rem;
    padding: .2rem 2% .1rem;
    border-bottom: 1px dashed #ccc;
    text-align: center;
}
.showInfo .showTit h1 {
    color: #333333;
    font-size: .4rem;
    line-height: .45rem;
    margin-bottom: .05rem;
}
.showInfo .showTit .mark {
    font-size: .22rem;
    color: #999;
    margin-top: .1rem;
}
.showInfo .contxt {
    font-size:20px;
    line-height: .34rem;
    padding: 3% 3% 5%;
}
.showInfo .contxt p {
    color: #666;
    line-height: .4rem;
}
.reLink {
    margin: .2rem 4% .1rem;
    width: 92%;
}
.reLink .prevLink, .reLink .nextLink {
    display: block;
    height: .6rem;
    line-height: .6rem;
    font-size: .24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
}
.reLink a {
    color: #333333;
}
/*pub_tit*/
.pub_tit{
    font-size: 0.16rem;
    padding:5% 0;
    color:#4A4A4A;
    text-align: center;
    font-weight: 600
}

.con_box{ padding:2% 0; }
.con_box .tit {
    font-weight: bold;
    font-size: 0.3rem;
    color: #333;
    width: 100%;
    line-height:35px;
}

.con_box .date {
    color: #DADADA;
}
.news_con {
    color: #969696;
    line-height: 1.7;
}
.news_con p {
    padding:2% 0;
}
.news_con img {
    width: 100%;
    display: block;
    margin: 4% auto 0;
}



.contus2,.cont_us2{ padding:3%; width: 100%;}
.contus2 p {
    padding: 2% 0;
}
.contus2 p img {
    width: 100%;
}
.cont_us_ico {
    padding: 2% ;
}
.cont_us_ico a img {
    width: 40px;
    height: 40px;
    margin-right: 2%;
}
.cont_us2 h1 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 2%;
    color: #484848;
}
.cont_us2 p {
    font-size: 16px;
    color: #999999;
    line-height: 28px;
}
.cont_us2 p i {
    text-decoration: underline;
    color: #0164bf;
}
.product_info {
    border-bottom:10px solid #efeff4;
    position: relative;
    background: #fff;
}

.product_info .name {
    margin: 0;
    padding:3%;
    font-size: 0.3rem;
    font-weight:bold;
    color: #303030;
    word-break: break-all;
}

.product_info .apply {
    padding:0 3%;
    font-size: 14px;
    color: #939393;
    line-height:20px;
}

.product_info .desc {
    border-top:1px solid #d3d3d3;
    margin-top:3%;
    padding:3%;
    color: #939393;
    position: relative;
}






.cf {
    zoom: 1;
}


.m {
    width:100%;
    overflow: hidden;
}
.right-extra .tab {
    width:100%;
}
.tab {
    overflow: hidden;
}

.right-extra .tab .curr {
    color: #fff;
    background: #0164bf;
}
.right-extra .tab li {
    text-align:center;
    cursor: pointer;
    height: 40px;
    width:22.5%;
    overflow: hidden;
    line-height: 40px;
    font-size:14px;
    color: #333;
    display: inline-block;
    font-weight: bold;
}
.right-extra .name {
    padding:3%;
    width: 100%;
}

.right-extra .name p{ padding:2% 0; line-height:20px; color:#666;}
.right-extra .name p img{ width:100%; height:auto;}

.canshu {
    width:90%; margin:3% auto;
    border: 1px solid #dedede;
    border-bottom:0px;
    font-size: 14px;
}
.canshu dl dt {
    line-height: 45px;
    border-bottom: 1px solid #dedede;
    text-indent: 20px;
}
.canshu dl dd {
    line-height: 45px;
    border-bottom: 1px solid #dedede;
    text-indent: 20px;
    background: #fafafa;
}