@charset "utf-8";
*{
    margin:0;
    padding:0;
    list-style:none;
}
body{
    font-family:"微软雅黑";
    width:100%;
    font-size: 12px;
}
body, button, input, select, textarea {
    font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}
img{
    border: none;
}
.left{
    float:left;
}
.right{
    float:right;
}
a{
    text-decoration:none;
    color: #000;
}
.center{
    width: 1200px;
    margin:auto;
}
.logo{
    display: block;
    margin-right: 20px;
}
.logo img{
    display: block;
    vertical-align:bottom;
}

.head{
    width: 100%;
    background-color: #fff;
}
.head .center{
    position: relative;
}
.head .head_box{
    height: 80px;
}
nav>ul>li{
    float: left;
    line-height: 80px;
    padding: 0px 35px;
    transition: all .2s;
    position: relative;
}
nav>ul>li:hover{
    background-color: #0563ff;
}
nav>ul>li:hover>a{
    color: #fff;
}
nav>ul>li>a{
    font-size: 16px;
    color: #333333;
    transition: all .2s;
}
.language{
    line-height: 80px;
    padding:0px 10px;
    padding-left: 15px;
}
.language ul li{
    float: left;
    font-size: 16px;
}
.language ul li:nth-child(2):before{
    content:"/";
}
.search{
    width: 60px;
    background-color: #0563ff;
    display: block;
    height: 80px;
    background-image: url(../images/search.png);
    background-repeat:no-repeat;
    background-position:22px 32px;
}
.sub-nav{
    background-color: #fff;
    position: absolute;
    width: 500px;
    top: 80px;
    left: 0px;
    z-index: 999;
    padding:20px 0px;
    display: none;
    box-shadow: 1px 1px 10px #888888;
}
nav>ul>li:hover .sub-nav{
    display: block;
}
.sub-nav ul{
    display: block;
    padding:0px 20px;
    border-right: 1px #e6e6e6 solid;
}
.sub-nav ul li{
    line-height: 50px;
}
.sub-nav i{
    display: block;
    width: 11px;
    height: 6px;
    background:url(../images/dhsj.png) no-repeat center;
    position: absolute;
    top: -6px;
    z-index: 999;
    left: 50px;
}
.sub-nav ul li a{
    font-size: 14px;
    color: #808080;
}
.sub-nav .pic{
    margin-right: 20px;
}

.search_box{
    position: absolute;
    bottom: -100px;
    height: 100px;
    background-color: #fff;
    width: 100%;
    z-index: 99;
    box-shadow: 1px 1px 10px #888888;
    display: none;
}
.search_box .bt{
    overflow: hidden;
    padding:20px;
    font-size: 14px;
    padding-bottom: 10px;
}
.search_box input{
    height: 40px;
    margin-left: 20px;
    padding-left: 10px;
    width: 600px;
    float: left;
    border: none;
    outline:none;
}
.search_box button{
    line-height: 40px;
    width: 120px;
    border: none;
    background-color: #097cbb;
    text-transform: uppercase;
    color: #fff;
    float: right;
    margin-right: 20px;
}
.search_box i{
    display: block;
    width: 11px;
    height: 6px;
    background:url(../images/dhsj.png) no-repeat center;
    position: absolute;
    top: -6px;
    z-index: 999;
    right: 25px;
}

.banner{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.banner .swiper-slide img{
    width: 100%;
    display: block;
    vertical-align:top;
}
.banner .swiper-paginationa{
    bottom: 15px !important;
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    margin:auto;
    text-align: center;
}
.banner .swiper-paginationa .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
}
.banner .swiper-pagination-bullet-active{
    background: #0563ff;
}

.index_title{
    overflow: hidden;
    padding:50px 0px 25px 0px;
    text-align: center;
}
.index_title h3{
    font-size: 36px;
    color: #333333;
}
.index_title p{
    font-size: 24px;
    color: #333333;
}
.news_box{
    overflow: hidden;
    padding-bottom: 55px;
}
.news_box .tab-nav{
    overflow: hidden;
    text-align: center;
}
.news_box .tab-nav a{
    display: inline-block;
}
.news_box .tab-nav a{
    font-size: 16px;
    color: #1a1a1a;
    padding:10px 3px;
    display: inline-block;
}
.news_box .tab-nav a:after{
    content:"/";
    font-size: 16px;
    margin-left: 10px;
    color: #1a1a1a;
}
.news_box .tab-nav a:last-child:after{
    display: none;
}
.news_box .tab-nav .current{
    color: #0563ff;
}
.news_box .tab-con ul{
    overflow: hidden;
    margin-top: 30px;
}
.news_box .tab-con ul li{
    width: 385px;
    float: left;
    margin-right: 22px;
}
.news_box .tab-con ul li:last-child{
    margin-right: 0px;
}
.news_box .tab-con ul li .pic{
    display: block;
    overflow: hidden;
}
.news_box .tab-con ul li:hover .pic img{
    transform: scale(1.1);
}
.news_box .tab-con ul li .pic img{
    display: block;
    width: 100%;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.news_box .tab-con ul li .wz{
    overflow: hidden;
    background-color: #f5f5f5;
    padding:15px;
}
.news_box .tab-con ul li .wz .title{
    overflow: hidden;
}
.news_box .tab-con ul li .wz .title h3{
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.news_box .tab-con ul li .wz .title p{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.news_box .tab-con ul li .wz .time{
    overflow: hidden;
    border-top: 1px #e1e1e1  solid;
    margin-top: 15px;
    padding-top: 15px;
}
.news_box .tab-con ul li .wz .time dt{
    float: left;
}
.news_box .tab-con ul li .wz .time dt img{
    display: block;
    float: left;
    margin-right: 5px;
}
.news_box .tab-con ul li .wz .time dt p{
    display: block;
    float: left;
    font-size: 12px;
    color: #333333;
}
.news_box .tab-con ul li .wz .time dd{
    float: right;
}
.news_box .tab-con ul li .wz .time dd a{
    font-size: 12px;
    color: #333333;
    display: block;
    float: left;
}
.news_box .tab-con ul li .wz .time dd img{
    display: block;
    margin-right: 5px;
    float: left;
}
.news_box .tab-con{
    overflow: hidden;
    height: 350px;
}
.index_product{
    overflow: hidden;
    background-color: #f1f1f1;
    padding-bottom: 50px;
}

.index_product .product_box .hd{
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
}
.index_product .product_box .hd ul li{
    display: inline-block;
    padding:2px;
}
.index_product .product_box .hd ul li:after{
    content:"/";
    font-size: 16px;
    margin-left: 2px;
    color: #1a1a1a;
}
.index_product .product_box .hd ul .on a{
    color: #0563ff;
}
.index_product .product_box .hd ul li:last-child:after{
    display: none;
}
.index_product .product_box .hd ul li a{
    font-size: 16px;
    color: #333333;
}

.index_product .product_box .bd ul li{
    width: 290px;
    float: left;
    margin-right: 13px;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.index_product .product_box .bd ul li:last-child{
    margin-right: 0px;
}

.index_product .product_box .bd ul li .pic{
    display: block;
    overflow: hidden;
    width: 100%;
}
.index_product .product_box .bd ul li:hover .pic img{
    transform: scale(1.1);
}
.index_product .product_box .bd ul li:hover{
    box-shadow: 1px 1px 10px #c6c4c4;
}
.index_product .product_box .bd ul li .pic img{
    display: block;
    width: 100%;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.index_product .product_box .bd ul li .title{
    text-align: center;
    padding:15px;
    border-top: 2px #e6e6e6 solid;
    background-color: #fff;
}
.index_product .product_box .bd ul li .title p{
    font-size: 14px;
    color: #333333;
}
.index_about{
    overflow: hidden;
    padding:55px 0px;
}
.index_about .zbox{
    width: 710px;
}
.index_about .zbox i{
    display: block;
    width: 130px;
    height: 3px;
    background-color: #333333;
    margin-bottom: 20px;
}
.index_about .zbox h3{
    font-size: 36px;
    color: #333333;
    margin-bottom: 15px;
}
.index_about .zbox span{
    font-size: 24px;
    color: #333333;
    text-transform:uppercase;
    display: block;
    margin-bottom: 20px;
}
.index_about .zbox .wz{
    overflow: hidden;
}
.index_about .zbox .wz p{
    font-size: 14px;
    line-height: 25px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
}
.index_about .zbox .wz a{
    display: block;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #000;
    border: 1px #000 solid;
    font-size: 16px;
    border-radius: 10px;
    margin:40px 0px;
    transition: all .2s;
}
.index_about .zbox .wz a:hover{
    background-color: #0563ff;
    color: #fff;
    border: 1px #0563ff solid;
}
.index_about .zbox .about_list{
    overflow: hidden;
}
.index_about .zbox .about_list ul{
    overflow: hidden;
}
.index_about .zbox .about_list ul li:hover{
     
}
.index_about .zbox .about_list ul li{
    width:350px;
    float: left;
    height: 47px;
    border-right: 1px #dadada solid;
    margin-left: 3px;
    transition: all .2s;
}
.index_about .zbox .about_list ul li>img{
   margin-right: 15px;
  transition: all .3s;
}
.index_about .zbox .about_list ul li:hover>img{
   transform:rotate(360deg);
   -ms-transform:rotate(360deg); 	/* IE 9 */
   -moz-transform:rotate(360deg); 	/* Firefox */
   -webkit-transform:rotate(360deg); /* Safari 和 Chrome */
   -o-transform:rotate(360deg); 	/* Opera */
}
.index_about .zbox .about_list ul li p{
    font-size: 16px;
    color: #333333;
    margin-bottom: 2px;
}
.index_about .zbox .about_list ul li span{
    font-size: 14px;
    color: #666666;
    margin-bottom: 0;
}
.index_about .zbox .about_list ul li a{
    display: block;
    float: right;
    line-height: 35px;
    margin-right: 78px;
}
.index_about .zbox .about_list ul li a img{
    margin-top: 13px;
}
.index_about .zbox .about_list ul li:nth-child(2){
    float: right;
    border-right: none;
    width: 290px;
}
.index_about .zbox .about_list ul li:nth-child(2) a{
    margin-right: 0px;
}



.foot{
    overflow: hidden;
    background-color: #f1f1f1;
    padding-top: 40px;
    padding-bottom: 30px;
}
.foot .z_box{
    width: 260px;
}
.foot .z_box img{
    display: block;
    margin-bottom: 5px;
}
.foot .z_box p{
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}
.foot .z_box p span{
    color: #333333;
    font-weight: bold;
}
.foot .y_box{
    overflow: hidden;
    width: 865px;
    position: relative;
}
.foot .y_box i{
    display: block;
    width: 100%;
    height: 1px;
    background-color: #cccccc;
    position: absolute;
    top:49px;
}
.foot .y_box ul{
    overflow: hidden;
    margin-top: 15px;
    float: left;
    padding-right: 53px;
}
.foot .y_box ul h3{
    font-size: 18px;
    color: #333333;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.foot .y_box ul li{
    line-height: 23px;
}
.foot .y_box ul li a{
    font-size: 14px;
    color: #808080;
}
.foot .y_box ul:last-child{
    padding-right: 0px;
    float: right;
}
.foot .y_box ul li a:hover{
    color: #363642;
    text-decoration:underline;
}
.footer{
    overflow: hidden;
    background-color: #cccccc;
    padding:10px 0px;
}
.footer p{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    float: left;
}
.footer ul{
    float: right;
}
.footer ul li{
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-left: 10px;
}
.footer ul li a{
    color: #333333;
}
.footer ul li:before{
    content:"·";
    font-size: 14px;
    color: #333333;
    margin-right: 5px;
}

.banner2{
    width: 100%;
    overflow: hidden;
}
.banner2 img{
    display: block;
    width: 100%;
}
.product{
    width: 100%;
}
.product .product_list{
    width: 100%;
    overflow: hidden;
    padding-top:20px;
    border-top: 2px #097cbb solid;
    background-color: #fff;
    position: relative;
    top: -50px;
    padding-left: 30px;
    padding-right: 30px;
}
.product .product_list .list_z{
    width: 270px;
}
.product .product_list .list_z .title{
    overflow: hidden;
    border-bottom: 1px #dadada solid;
    padding-bottom: 10px;
}
.product .product_list .list_z .title h3{
    font-size: 38px;
    color: #0563ff;
    float: left;
    font-weight: 100;
    margin-right: 5px;
}
.product .product_list .list_z .title p{
   font-size: 16px;
   color: #333333;
   display: block;
   font-weight: bold;
   float: left;
   margin-top: 8px;
   line-height: 18px;
}
.product .product_list .list_z .title span{
    font-size: 14px;
    color: #808080;
    display: block;
    float: left;
    font-weight: 100;
}
.product .product_list .list_z .product_lm{
    margin-top: 20px;
    border: 1px #dadada solid;
}
.product .product_list .list_z .product_lm ul{
    overflow: hidden;
    padding:15px;
}
.product .product_list .list_z .product_lm ul li{
    line-height: 50px;
    border-bottom: 1px #dadada dashed;
    position: relative;
}
.product .product_list .list_z .product_lm ul li a{
    font-size: 14px;
    color: #808080;
}

.product .product_list .list_z .product_lm ul .active a{
    color: #0563ff;
}
.product .product_list .list_z .product_lm ul .active .sub-tit:after{
    background: url(../images/ico_03_122.png) no-repeat center;
}

.product .product_list .list_z .product_lm ul li:hover a{
    color: #0563ff;
}
.product .product_list .list_z .product_lm ul li:hover .sub-tit:after{
    background: url(../images/ico_03_122.png) no-repeat center;
}

.product .product_list .list_z .product_lm ul li:last-child{
    border: none;
}

.product .product_list .list_z .product_lm ul li .sub-tit:after {
    content: '';
    display: block;
    width: 3px;
    height: 50%;
    background: url(../images/ico_03_1.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 23%;
}

.product .product_list .list_z .product_lm ul li .sec-list{
    display: none;
}
.product_lm .tit{
    display: block;
}

.product .product_list .list_y{
    width: 880px;
}
.product .product_list .list_y .title{
    overflow: hidden;
    border-bottom: 1px #dadada solid;
    padding-bottom: 14px;
    padding-top: 15px;
}
.product .product_list .list_y .title .bt{
    display: block;
    float: left;
    line-height: 30px;
}
.product .product_list .list_y .title .bt p{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.product .product_list .list_y .title .bt p span{
    font-weight: 100px;
    color: #808080;
    font-size: 14px;
    font-weight: 100;
}
.product .product_list .list_y .title .bt p span:before{
    content: '/';
    margin: 0px 3px;
}
.product .product_list .list_y .title .dqwz{
    line-height: 30px;
}
.product .product_list .list_y .title .dqwz p{
    font-size: 16px;
    color: #666666;
}
.product .product_list .list_y .title .dqwz p img{
    margin-top: 8px;
    display: block;
    float: left;
    margin-right: 8px;
}
.product .product_list .list_y .title .dqwz p a{
    color: #666666;
}
.product .product_list .list_y .title .dqwz p a:after{
    content: '>';
    margin:0px 5px;
}
.product .product_list .list_y .title .dqwz p a:last-child:after{
    display: none;
}
.product .product_list .list_y .cplist{
    overflow: hidden;
    margin-top: 20px;
}
.product .product_list .list_y .cplist ul{
    overflow: hidden;
}
.product .product_list .list_y .cplist ul li{
    width: 275px;
    text-align: center;
    float: left;
    margin-right: 26px;
    margin-bottom: 10px;
}
.product .product_list .list_y .cplist ul li:nth-child(3n+3){
    margin-right: 0px;
}


.product .product_list .list_y .cplist ul li .pic{
    display: block;
    width: 100%;
    border: 1px #dadada solid;
    overflow: hidden;
}
.product .product_list .list_y .cplist ul li .pic img{
    display: block;
    width: 100%;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.product .product_list .list_y .cplist ul li:hover .pic img{
    transform: scale(1.1);
}
.product .product_list .list_y .cplist ul li p{
    font-size: 14px;
    color: #333333;
    padding:15px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.product .product_list .list_y .case{
    overflow: hidden;
    margin-top: 20px;
}
.product .product_list .list_y .case ul{
    overflow: hidden;
}
.product .product_list .list_y .case ul li{
    width: 427px;
    text-align: center;
    float: left;
    margin-right: 26px;
    margin-bottom: 10px;
}
.product .product_list .list_y .case ul li:nth-child(2n+2){
    margin-right: 0px;
}
.product .product_list .list_y .case ul li .pic{
    display: block;
    width: 100%;
    overflow: hidden;
}
.product .product_list .list_y .case ul li .pic img{
    display: block;
    width: 100%;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}

.product .product_list .list_y .case ul li:hover .pic img{
    transform: scale(1.1);
}
.product .product_list .list_y .case ul li p{
    font-size: 14px;
    color: #333333;
    padding:15px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.cpxq{
    overflow: hidden;
    margin-top: 20px;
}

.cpxq .xqbox1{
    width: 510px;
    float: left;
    height: 430px;
}

.cpxq .xqbox1 .bd{
    width: 400px;
    border: 1px #dadada solid;
    float: left;
}
.cpxq .xqbox1 ul li img{
    display: block;
    width: 100%;
}
.cpxq .xqbox1 .hd{
    width: 95px;
    float: right;
}
.cpxq .xqbox1 .hd ul li{
    width: 90px;
    border: 2px #c1c1c1 solid;
    margin-bottom: 9px;
}
.cpxq .xqbox1 .hd ul .on {
    border: 2px #0563ff solid;
}
.cpxq .xqbox2{
    width: 350px;
}
.cpxq .xqbox2 .bt{
    overflow: hidden;
    margin-bottom: 20px;
}
.cpxq .xqbox2 .bt h3{
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
}
.cpxq .xqbox2 .bt p{
    font-size: 16px;
    color: #333333;
    line-height: 23px;
}
.cpxq .xqbox2 .sj{
    display: block;
    overflow: hidden;
}
.cpxq .xqbox2 .sj h3{
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
    margin-top: 15px;
}
.cpxq .xqbox2 .sj p{
    font-size: 16px;
    color: #333333;
    line-height: 23px;
}
.cpxq .xqbox2 a{
    display: block;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background-color: #0563ff;
    border-radius: 10px;
    margin-top: 100px;
    font-size: 16px;
}

.product .product_list .switch{
    overflow: hidden;
    margin:25px 0px;
}
.product .product_list .switch ul li{
    width: 430px;
    line-height: 50px;
    float: left;
    margin-right: 20px;
    background-color: #f1f1f1;
    border-radius: 10px;
    text-align: center;
    transition: all .2s;
}
.product .product_list .switch ul li p{
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    transition: all .2s;
}
.product .product_list .switch ul li p a{
    margin-left: 5px;
    transition: all .2s;
}
.product .product_list .switch ul li:last-child{
    margin-right: 0px;
}
.product .product_list .switch ul li:hover{
    background-color: #0563ff;
}
.product .product_list .switch ul li:hover p{
    color: #fff;
}
.product .product_list .switch ul li:hover p a{
    color: #fff;
}
.product .product_list .nr_tab{
    overflow: hidden;
    margin:25px 0px;
}
.product .product_list .nr_tab .tabs{
    overflow: hidden;
}
.product .product_list .nr_tab .tabs a{
    display: block;
    width: 220px;
    line-height: 50px;
    color: #333333;
    background-color: #e6e6e6;
    text-align: center;
    float: left;
    font-size: 16px;
    position: relative;
}
.product .product_list .nr_tab .tabs a:after{
    content: '|';
    font-size: 16px;
    position: absolute;
    right: 0;
    color: #d3d3d3;
}
.product .product_list .nr_tab .tabs a:last-child:after{
    display: none;
}
.product .product_list .nr_tab .tabs .active{
    background-color: #0563ff;
    color: #fff;
}
.product .product_list .nr_tab .tabs .active:after{
    color: #0563ff;
}
.product .product_list .nr_tab .swiper-containeraa .content-slide{
    overflow: hidden;
    margin-top: 25px;
}
.list_y .plan{
    overflow: hidden;
    margin-top: 20px;
}
.list_y .plan ul li{
    background-color: #f1f1f1;
    padding:15px;
    margin-bottom: 15px;
}
.list_y .plan ul li a{
    display: block;
    background-color: #fff;
    padding:20px 15px;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.list_y .plan ul li a h3{
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}
.list_y .plan ul li a .time{
    overflow: hidden;
    margin-bottom: 10px;
}
.list_y .plan ul li a dt{
    background: url(../images/p1.png) no-repeat left;
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
    float: left;
    margin-right: 20px;
}
.list_y .plan ul li a dd{
    background: url(../images/p2.png) no-repeat left;
    padding-left: 25px;
    font-size: 14px;
    color: #666666;
    float: left;
}
.list_y .plan ul li a p{
    color: #666666;
    font-size: 14px;
    line-height: 23px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.list_y .plan ul li:hover a{
    box-shadow: 1px 1px 10px #c6c4c4;
}
.list_y .plan ul li:hover a h3{
    color: #0563ff;
}
.list_y .plan_xq{
    overflow: hidden;
    padding:15px 0px;
}
.list_y .plan_xq .bt{
    overflow: hidden;
    text-align: center;
}
.list_y .plan_xq .bt h3{
    font-size: 18px;
    color: #333333;
}
.list_y .plan_xq .bt ul{
    overflow: hidden;
    text-align: center;
    margin:15px 0px;
}
.list_y .plan_xq .bt ul li{
    display: inline-block;
    margin:0px 10px;
}
.list_y .plan_xq .bt ul li p{
    font-size: 14px;
    color: #666666;
}
.list_y .plan_xq .nr{
    overflow: hidden;
    margin-bottom: 30px;
}
.list_y .plan_xq .nr p{
    font-size: 14px;
    color: #666666;
    line-height: 23px;
}
.list_y .plan_xq .fy{
    overflow: hidden;
}
.list_y .plan_xq .fy dt{
    float: left;
    width: 300px;
    height: 50px;
    line-height: 50px;
    border: 1px #c1c1c1 solid;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    transition: all .2s;
}
.list_y .plan_xq .fy dt:hover{
    background-color: #0563ff;
}
.list_y .plan_xq .fy dt:hover a{
    color: #fff;
}
.list_y .plan_xq .fy dd a{
    color: #333333;
    transition: all .2s;
}
.list_y .plan_xq .fy dd{
    float: right;
    width: 300px;
    height: 50px;
    line-height: 50px;
    border: 1px #c1c1c1 solid;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    transition: all .2s;
}
.list_y .plan_xq .fy dd a{
    color: #333333;
    transition: all .2s;
}
.list_y .plan_xq .fy dd:hover{
    background-color: #0563ff;
}
.list_y .plan_xq .fy dd:hover a{
    color: #fff;
}

.faq{
    overflow: hidden;
    border-bottom: 1px #a7a7a7 solid;
}



.faq h3{
   line-height: 50px;
   font-size: 16px;
   padding:0px 15px;
   border: 1px #a7a7a7 solid;
   font-weight: 100;
   position: relative;
   border-bottom: none;
}
.faq h3 em{
   display: block;
   width: 15px;
   height: 8px;
   background: url(../images/jt.png) no-repeat center;
   position: absolute;
   right: 15px;
   top: 20px;
}
.faq h3 a{
    display: block;
}
.faq .on em{
   display: block;
   width: 15px;
   height: 8px;
   background: url(../images/jt.png) no-repeat center;
   position: absolute;
   right: 15px;
   top: 20px;
   transform:rotate(180deg);
   -ms-transform:rotate(180deg);     /* IE 9 */
   -moz-transform:rotate(180deg);    /* Firefox */
   -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
   -o-transform:rotate(180deg);
}
.faq .on a{
    color: #0563ff;
}
.faq ul{
    overflow: hidden;
    border-right: 1px #a7a7a7 solid;
    border-left: 1px #a7a7a7 solid;
    padding: 15px 15px 30px 15px;
}
.faq ul li p{
    font-size: 14px;
    color: #666666;
    line-height: 23px;
}
.faq ul:last-child{
    border-bottom: 1px #a7a7a7 solid;
}
.process{
    overflow: hidden;
    padding:5px;
}
.process ul li{
    overflow: hidden;
    margin-top: 20px;
    box-shadow: 1px 1px 10px #c6c4c4;
}
.process ul li .pic{
    display: block;
    width: 435px;
}
.process ul li .pic img{
    display: block;
    width: 100%;
}
.process ul li .wz{
    overflow: hidden;
    width: 390px;
    padding:20px 20px 0px 20px;
}
.process ul li .wz .bt{
    overflow: hidden;
    border-bottom: 1px #dadada solid;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.process ul li .wz .bt i{
    display: block;
    width: 15px;
    height: 2px;
    background-color: #0053a2;
    float: left;
    margin-right: 5px;
    margin-top: 20px;
}
.process ul li .wz .bt h3{
    font-size: 30px;
    color: #333333;
    float: left;
}
.process ul li .wz .bt p{
    font-size: 14px;
    color: #666666;
    float: left;
    margin-top: 12px;
    margin-left: 5px;
}
.process ul li .wz .bt p span{
    font-size: 16px;
    color: #333333;
}
.process ul li .wz>p{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.contact{
    overflow: hidden;
    padding:20px 0px;
}
.contact .xx{
    overflow: hidden;
    margin-bottom: 40px;
}
.contact .xx ul{
    overflow: hidden;
    border: 1px #c1c1c1 solid;
}
.contact .xx ul li{
    width: 232px;
    float: left;
    border-right: 1px #c1c1c1 solid;
    text-align: center;
    padding: 40px 30px;
}



.contact .xx li:last-child{
    border-right: none;
}
.contact .xx ul li img{
    margin-bottom: 15px;
    transition: all .2s;
}
.contact .xx ul li h3{
    font-size: 18px;
    color: #666666;
    margin-bottom: 15px;
    transition: all .2s;
}
.contact .xx ul li:hover h3{
    color: #333333;
}
.contact .xx ul li:hover img{
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
.contact .xx ul li p{
    font-size: 14px;
    color: #666666;
    transition: all .2s;
}
.contact .xx ul li:hover p{
    color: #333333;
}
form{
    padding:40px 0px;
}
form ul li{
    overflow: hidden;
}
form ul li p{
    margin-bottom: 8px;
    font-size: 18px;
    color: #333333;
}
form ul li .f1{
    width:calc(100% - 32px);
    width:-webkit-calc(100% - 32px);
    width:-moz-calc(100% - 32px);
    border: 1px #c1c1c1 solid;
    line-height: 40px;
    border-radius: 10px;
    outline:none;
    padding:0px 15px;
}
form ul li:nth-child(2){
    width: 50%;
    float: left;
    margin-top: 25px;
}
form ul li:nth-child(3){
    width: 50%;
    float: right;
    margin-top: 25px;
}
form ul li .f2{
    width:calc(100% - 42px);
    width:-webkit-calc(100% - 42px);
    width:-moz-calc(100% - 42px);
    border: 1px #c1c1c1 solid;
    line-height: 40px;
    border-radius: 10px;
    outline:none;
    padding:0px 15px;
}
form ul li:nth-child(3) .f2{
    width:calc(100% - 32px);
    width:-webkit-calc(100% - 32px);
    width:-moz-calc(100% - 32px);
    border: 1px #c1c1c1 solid;
    line-height: 40px;
    border-radius: 10px;
    outline:none;
    padding:0px 15px;
}
form ul li:nth-child(4) {
    width: 100%;
    line-height: 40px;
    border-radius: 10px;
    float: left;
    margin-top: 15px;
}
form ul li:nth-child(4) textarea{
    width:calc(100% - 32px);
    width:-webkit-calc(100% - 32px);
    width:-moz-calc(100% - 32px);
    border: 1px #c1c1c1 solid;
    padding:15px 15px;
    border-radius: 10px;
    height: 150px;
    outline:none;
}
form ul button{
    width: 150px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    border: none;
    background-color: #0563ff;
    font-size: 18px;
    border-radius: 10px;
}

.environment{
    overflow: hidden;
    padding:20px 0px;
}
.environment ul li{
    overflow: hidden;
    margin-bottom: 20px;
}
.environment ul li .pic{
    width: 100%;
    overflow: hidden;
}
.environment ul li .pic img{
    display: block;
    width: 100%;
}
.environment ul li a{
    display: block;
    position: relative;
}
.environment ul li a .bt{
    position: absolute;
    width: 100%;
    bottom: -50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    background: rgba(0,114,188,.5);
    transition: all .2s;
}
.environment ul li:hover a .bt{
    bottom: 0px;
}
.video_list{
    overflow: hidden;
    padding: 20px 0px;
}
.video_list ul li{
    width: 280px;
    float: left;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.video_list ul li:nth-child(3n+3){
    margin-right: 0px;
}
.video_list ul li .pic{
    width: 100%;
    display: block;
    overflow: hidden;
}
.video_list ul li .pic img{
    display: block;
    width: 100%;
}
.video_list ul li .bt{
    position: absolute;
    top: -200px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-color: rgba(0,114,188,.5);
    background-image: url(../images/sptb.png);
    background-repeat:no-repeat;
    background-position:50% 50%;
    transition: all .2s;
}
.video_list ul li:hover .bt{
    top: 0;
}
.news_list{
    overflow: hidden;
    padding: 20px 0px;
}
.news_list ul li{
    overflow: hidden;
    background-color: #f1f1f1;
    height: 210px;
    position: relative;
    margin-bottom: 20px;
}
.news_list ul li .pic{
    display: block;
    width: 400px;
    height: 210px;
}
.news_list ul li .pic img{
    display: block;
    width: 100%;
    height: 100%;
}
.news_list ul li .bt{
    position: absolute;
    width: 500px;
    height: 130px;
    background-color: #fff;
    right: 20px;
    top: 20px;
    padding: 20px 15px;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.news_list ul li .bt h3{
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
    transition: all .2s;
}
.news_list ul li .bt .time{
    overflow: hidden;
    margin-bottom: 10px;
}
.news_list ul li .bt .time dt{
    background: url(../images/p1.png) no-repeat left;
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
    float: left;
    margin-right: 20px;
}
.news_list ul li .bt .time dd{
    background: url(../images/p2.png) no-repeat left;
    padding-left: 25px;
    font-size: 14px;
    color: #666666;
    float: left;
}
.news_list ul li .bt p{
    color: #666666;
    font-size: 14px;
    line-height: 23px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news_list ul li:hover .bt h3{
    color: #0563ff;
}
.news_list ul li:hover .bt{
    box-shadow: 1px 1px 10px #c6c4c4;
}
.case-slide{
    width: 880px;
    overflow: hidden;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.case-slide .view .swiper-container{
    width: 880px;
    height: auto;
    margin: auto;
}

.case-slide .view .swiper-container img {
    border: 1px solid #eeeeee;
    display: block;
    width: 100%;
}

.case-slide .preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}
.case-slide .preview .arrow-left {
    background: url(../images/cpjt2.jpg) no-repeat left top;
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
    display: none;
}
.case-slide .preview .arrow-right {
    background: url(../images/cpjt2.jpg) no-repeat left bottom;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    display: none;
}
.case-slide .preview .swiper-container {
    width: 840px;
    height: auto;
}
.case-slide .preview .swiper-slide {
    width: 23%;
    height: auto;
    cursor: pointer;
    margin: 1%;
}
.case-slide .preview img {
    padding: 1px;
    width: 100%;
    display: block;
    border: 1px solid #eeeeee;
}
.case-slide .preview .active-nav img {
    padding: 1px;
    border: 1px solid #25a3e8;
}
.sj_banner{
    display: none;
}
.sjd{
    display: none;
}
.sub-nav img{
    width: 170px;
    display: block;
}
.search_box form{
    padding:0;
}
.cpxq .xqbox2 {
    width: 390px;
    margin-top: 30px;
}

 .bg{width:100%;height: 540px;margin:0 auto;overflow: hidden;min-width: 880px;box-sizing: border-box;background: #fff;}
    .bg_left{width: 430px;height:auto;float: left}
    .bg_right{float: left}
    .show{width: 430px;height: 430px;margin-bottom: 10px;position: relative;border:1px solid #E8E8E8;cursor:move}
    .show img{width: 430px;height: 430px;}
    .mask{width: 215px;height: 215px;background: #000;filter: Alpha(opacity=50);opacity:0.5;position: absolute;top: 0;left: 0;display: none;}
    .bigshow{width: 440px;height: 430px;overflow: hidden;margin-left: 10px;display: none;border:1px solid #E8E8E8; position: absolute;}
    .bigshow img{width: 860px;height: 860px;margin-right: 10px;}
    .smallshow{width: 100%;height: 70px;position: relative}
    .smallshow img{width:100%;border:1px solid #e8e8e8;box-sizing: border-box;transition: all 0.5s}
    .smallshow>.middle_box{margin-left: 30px;margin-right: 30px;width:370px;overflow: hidden;height: 70px;}
    .smallshow .middle{overflow: hidden;transition: all 0.5s;height: 70px;}
    .smallshow .middle>li{width: 64px;height: 64px;float: left;cursor:pointer;padding:0 5px;}
    .smallshow>p{position: absolute;top:50%;width: 22px;height: 32px;margin-top: -16px;}
    .smallshow>.prev{left: 0;background: url(/0760/images/hover-prev.png) no-repeat;transition: all 0.5s}
    .smallshow>.next{right: 0;background: url(/0760/images/hover-next.png) no-repeat;transition: all 0.5s}
    .smallshow>.prev.prevnone{left: 0;background: url(/0760/images/prev.png) no-repeat;cursor: not-allowed}
    .smallshow>.next.nextnone{right: 0;background: url(/0760/images/next.png) no-repeat;cursor: not-allowed}

.pages{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.pages .pagination li {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px #cccaca solid;
    margin: 5px;
}
.pages .pagination .page-active{
   background-color: #0563ff;
   border: 1px #0563ff solid;
}
.pages .pagination .page-active a{
   color: #fff;
}
nav .active{
   background-color: #0563ff;
}
nav .active a{
   color: #fff;
}
.nr_tab .ah-tab-content img{
   display: block;
   /*width: 100%;*/
}
.nr_tab .ah-tab-content p{
  font-size: 14px;
  color: #808080;
  line-height: 2;
}






@media (max-width: 768px){
    .product .product_list .list_y .title .dqwz p {
    font-size: 14px;
    color: #666666;
}

.sjd{
    display: block;
}
.head{
    display: none;
}
.center{
    width: 100%;
    }
.index_title{
    padding:3% 2%;
    border-bottom: 1px #e6e6e6 solid;
} 
.index_title a{
    display: block;
    overflow: hidden;
    text-align: center; 
    background-image: url(../images/jt_s.png);
    background-repeat:no-repeat;
    width: 15px;
    height: 15px;
    float: right;
    margin-top: 4px;
}
.index_title h3 {
    font-size: 16px;
    color: #333333;
    float: left;
}
.index_title p {
    color: #333333;
    font-size: 12px;
    float: left;
    margin-left: 2%;
    text-transform: uppercase;
    margin-top: 5px;
}
.news_box {
    overflow: hidden;
    padding: 3% 2%;
}
.index_news{
    display: none;
}
.sj_news{
    overflow: hidden;
    border-bottom:10px #f1f1f1 solid;
}

.sj_news .pageh{
    overflow: hidden;
    margin: 3% 2% 2% 2%;
    text-align: center;
}
.sj_news .pageh li{
    display: inline-block;
    width: 47%;
    line-height: 35px;
    background-color: #666666;
    margin:0px 1%;
}
.sj_news .pageh li a{
    font-size: 14px;
    color: #fff;
    display: block;
}
.sj_news .swipe{
    margin:2% 3%;
}
.sj_news .pageh .active{
    background-color: #097cbb;
}
.sj_news .swipe .li_list{
    overflow: hidden;
    height: auto !important;
}
.sj_news .swipe .li_list a{
    display: block;
}
.sj_news .swipe .li_list .pic{
    display: block;
    width: 100%;
}
.sj_news .swipe .li_list .pic img{
    display: block;
    width: 100%;
}
.sj_news .swipe .li_list .wz{
    overflow: hidden;
    background-color: #f5f5f5;
    padding: 5%;
}
.sj_news .swipe .li_list .wz h3{
    font-size: 15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 8px;
}
.sj_news .swipe .li_list .wz p{
    font-size: 14px;
    color: #646464;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.sj_news .swipe .li_list .time{
    overflow: hidden;
    border-top: 1px #e1e1e1 solid;
    margin-top: 4%;
    padding-top: 3%;

}
.sj_news .swipe .li_list .time dt {
    float: left;
}

.sj_news .swipe .li_list .time dt img {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
.sj_news .swipe .li_list .time dt p {
    display: block;
    float: left;
    font-size: 12px;
    color: #333333;
}
.sj_news .swipe .li_list .time dd {
    float: right;
}
.sj_news .swipe .li_list .time dd a {
    font-size: 12px;
    color: #333333;
    display: block;
    float: left;
    margin-right: 5px;
}
.sj_news .swipe .li_list .time dd img{
    margin-top: 1px;
}
.sj_news .go_btn{
    width: 94%;
    margin:auto;
    display: block;
    background-color: #f5f5f5;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #097cbb;
    margin-bottom: 5%;
}
.sj_news .go_btn em {
    font-style: normal;
    cursor: pointer;
}
.index_product{
    display: none;
}
.sj_product{
    overflow: hidden;
    padding:3%;
    border-bottom: 10px #f1f1f1 solid;
}
.sj_cplist h3{
    display: block;
    line-height: 40px;
    background-color: #097cbb;
    background-image: url(../images/jt_s2.png);
    background-repeat:no-repeat;
    background-position:96% 50%;
    padding-left: 3%;
    color: #fff;
}
.sjxwcd{
    display: none;
}
#sjxwcd{
    padding:1% 3% 4% 3%;
    background-color: #f5f5f5;
    display: none;
}
#sjxwcd li{
    line-height: 40px;
    border-bottom: 1px #e0dddd solid;
    font-size: 14px;
}
.sj_cpbox{
    overflow: hidden;
    margin: 3% 0px;
}
.sj_cpbox a{
    display: block;
}
.sj_cpbox a .pic{
    display: block;
    width:calc(100% - 2px);
    width:-webkit-calc(100% - 2px);
    width:-moz-calc(100% - 2px);
    border: 1px #e6e6e6 solid;
}
.sj_cpbox a .pic img{
    display: block;
    width: 100%;
}
.sj_cpbox a .title{
    overflow: hidden;
    border: 1px #e6e6e6 solid;
    text-align: center;
    margin-top: 1px;
    border-top: none;
}
.sj_cpbox a .title p{
    font-size: 14px;
    line-height: 40px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.index_about{
    display: none;
}
.sj_us{
    padding:3%;
}
.sj_us img{
    display: block;
    width: 100%;
    margin-bottom: 3%;
}
.sj_us p{
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    margin-bottom: 3%;
    color: #7e7e7e;
}
.sj_us ul{
    overflow: hidden;
}
.sj_us ul li{
    border: 1px #e6e6e6 solid;
    height: 50px;
    background-image: url(../images/u2.png);
    background-repeat:no-repeat;
    background-position:3% 50%;
    padding-left: 15%;
    background-size: 10%;
    margin:2% 0;
}
.sj_us ul li:last-child{
    background-image: url(../images/u3.png);
}
.sj_us ul li p{
    font-size: 14px;
    display: block;
    line-height: 50px;
}
.sj_us ul li p span{
    margin-left:10px;
}
.sj_us ul li a{
    display: block;
}
.sj_us ul li a img{
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    margin:15px 10px;
}
.foot{
    display: none;
}
.footer ul{
    display: none;
}
.footer p{
    text-align: center;
    float: none;
    font-size: 12px;
}
#top{
    display: none;
}
.banner{
    display: none;
}

.sj_banner{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: block;
}
.sj_banner .swiper-slide img{
    width: 100%;
    display: block;
    vertical-align:top;
}

.sj_head{
    height: 70px;
    background-color: #fff;
    position: relative;
}
.sj_head .an{
    display: block;
}

.an img{
    display: block;
    margin: 25px 15px;
}

.sj_head .sj_logo{
    height: 70px;
    margin:auto;
    display: block;
    /*margin-left: 24%;*/
}
.sj_head .sj_logo img{
    display: block;
    width: 80%;
    margin-top: 2px;
}
.sj_nav{
    margin:auto;
    width: 100%;
    background-color: #f5f5f5;
    display: none;
}
.two_bar{
    display:none;
}

.sj_nav .top_bar>ul>li{
    line-height: 50px;
    padding:0 3%;
    background-color: #097cbb;
    border-bottom: 1px #fff dashed;
    color: #fff;

}
.sj_nav .top_bar>ul>li:last-child{
   border-bottom:none;
}
  
.sj_nav .top_bar>ul li a{
    font-size: 15px;
    color: #fff;
}
.sj_nav .top_bar>ul>li>h3{
    display: block;
    color: #fff;
}
.two_bar{
    overflow: hidden;
    padding-top: 0%;
    padding-bottom: 2%;
}
.two_bar li{
    overflow: hidden;
    line-height: 40px;
}
.two_bar li:before{
     content: '·';
     font-size: 16px;
     margin-right: 10px;
}
.sj_search{
    width: 70px;
    height: 70px;
}
.sj_search img{
     display: block;
     float: right;
     margin: 20px 15px;
}
.sjsearch_box{
    overflow: hidden;
    padding:3%;
    display: none;
}
.sjsearch_box .bt{
   overflow: hidden;
   margin-bottom: 3%;
}
.sjsearch_box .bt p{
    font-size: 14px;
}
.sjsearch_box form{
    padding:0;
    width: 100%;
}
.sjsearch_box form input{
    width: 70%;
    line-height: 30px;
    padding-left: 5px;
    border: 1px #3333 solid;
}
.sjsearch_box form button{
    border: none;
    width: 20%;
    line-height: 34px;
    background-color: #097cbb;
    float: right;
    color: #fff;
}
  
.product .product_list{
    padding: 0px;
    width: 94%;
    margin:auto;
}
.product .product_list .list_y {
    width: 100%;
}
.product_list .list_z{
    display: none;
}
.product .product_list .list_y .title .bt{
    display: none;
}
.product .product_list .list_y .title .dqwz{
    float: none;
}
.product .product_list .list_y .title {
    overflow: hidden;
    border-bottom: 1px #dadada solid;
    padding: 3%;
}
.product .product_list .list_y .sj_cplist{
    overflow: hidden;
    margin-top: 20px;
}
.product .product_list .list_y .sj_cplist ul{
    overflow: hidden;
}
.product .product_list .list_y .sj_cplist ul li{
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

.product .product_list .list_y .sj_cplist ul li .pic{
    display: block;
    width:calc(100% - 2px);
    width:-webkit-calc(100% - 2px);
    width:-moz-calc(100% - 2px);
    border: 1px #dadada solid;
    overflow: hidden;
}
.product .product_list .list_y .sj_cplist ul li .pic img{
    display: block;
    width: 100%;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.product .product_list .list_y .sj_cplist ul li:hover .pic img{
    transform: scale(1.1);
}
.product .product_list .list_y .sj_cplist ul li p{
    font-size: 14px;
    color: #333333;
    padding:15px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.cplist{
    display: none;
}
.sj_cplist ul li p{
    text-align: center;
}
.banner2{
    display: none;
}
.sj_banner2{
    width: 100%;
    overflow: hidden;
}
.sj_banner2 img{
    display: block;
    width: 100%;
}
.list_y .plan_xq .bt ul {
    overflow: hidden;
    text-align: center;
    margin: 10px 0px;
}
.list_y .plan_xq .fy dt {
    float: left;
    width:calc(100% - 2px);
    width:-webkit-calc(100% - 2px);
    width:-moz-calc(100% - 2px);
    height: 45px;
    line-height: 45px;
    border: 1px #c1c1c1 solid;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    transition: all .2s;
    margin-bottom: 3%
}
  
.list_y .plan_xq .fy dd {
    float: left;
    width:calc(100% - 2px);
    width:-webkit-calc(100% - 2px);
    width:-moz-calc(100% - 2px);
    height: 45px;
    line-height: 45px;
    border: 1px #c1c1c1 solid;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    transition: all .2s;
}  

.product .product_list .list_y .case ul li {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 10px;
}
.case-slide .preview .swiper-slide {
    width: 11%;
    height: auto;
    cursor: pointer;
    margin: 1%;
}
.case-slide .preview .swiper-slide {
    width: 11%;
    height: auto;
    cursor: pointer;
    margin: 1%;
}
.faq {
    overflow: hidden;
    margin-top: 3%;
}
.faq ul {
    overflow: hidden;
    border-right: 1px #a7a7a7 solid;
    border-left: 1px #a7a7a7 solid;
    padding: 20px 15px;
}
  
.process ul li .wz {
    overflow: hidden;
    padding: 15px;
    float: none;
    width: auto;
}
.process ul li .pic {
    display: block;
    width: 100%;
}
.process ul li .pic img {
    display: block;
    width: 100%;
}
  
.fair img{
    display: block;
    width: 100%;  
}
.sj_yulist{
  display: block;
}  
.product .product_list .list_y .sj_yulist ul li{
    width: 49%;
    text-align: center;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;  
}  

.product .product_list .list_y .sj_yulist ul li:nth-child(2n+2){
   margin-right: 0;
}  
.list_y .plan_xq .nr img{
  display: block;
  width: 100%; 
}
.news_list ul li .bt {
    position: absolute;
    width: 80%;
    height: 110px;
    background-color: #fff;
    right: 20px;
    top: 30px;
    padding: 20px 15px;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.contact .xx ul li {
    width: 100%;
    float: left;
    border-right: 1px #c1c1c1 solid;
    text-align: center;
    padding: 20px 0px;
    border-bottom: 1px #c1c1c1 solid;
    margin-bottom: 10px;
}  
.contact .xx ul li:last-child{
   border-bottom:none;
}
form ul li:nth-child(2) {
    width: 100%;
    float: none;
    margin-top: 25px;
}
form ul li:nth-child(3) {
    width: 100%;
    float: none;
    margin-top: 25px;
}  
form ul li:nth-child(2) .f2 {
    width: calc(100% - 32px);
    width: -webkit-calc(100% - 32px);
    width: -moz-calc(100% - 32px);
    border: 1px #c1c1c1 solid;
    line-height: 40px;
    border-radius: 10px;
    outline: none;
    padding: 0px 15px;
}  
form ul button {
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    border: none;
    background-color: #0563ff;
    font-size: 18px;
    border-radius: 10px;
}  
form {
    padding: 40px 0px;
    padding-bottom: 0px;
}  
.cpxq .xqbox2 {
    width: 100%;
    margin-top: 25px;
}
.cpxq .xqbox2 a{
  display: none;
}  
.product .product_list .switch ul li {
    width: 100%;
    line-height: 50px;
    float: left;
    margin-right: 20px;
    background-color: #f1f1f1;
    border-radius: 20px;
    text-align: center;
    transition: all .2s;
    margin-bottom: 10px;
}
.product .product_list .switch ul li p {
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .2s;
}  
.product .product_list .switch ul li p a{
   font-size: 16px;
  }  
.cpxq .xqbox1{
    width: 100% !important;
    float: none !important;
    height: auto;
}
.xqbox1 .view{
   width:calc(100% - 2px);
   width:-webkit-calc(100% - 2px);
   width:-moz-calc(100% - 2px);
}
.xqbox1 .view .swiper-slide{
    width: 100% !important;
}  
.preview {
    position: relative;
    width: 90% !important;
    margin: 5px auto 0px auto;
    display: none;
}  
.preview img {
    padding: 1px;
    width: 98% !important;
    display: block;
    border: 1px solid #eeeeee;
}  
.bg {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    min-width: 100%;
    box-sizing: border-box;
    background: #fff;
}
.bg_left {
    width: 100%;
    height: auto;
    float: none;
}
.show {
    width:calc(100% - 2px);
    width:-webkit-calc(100% - 2px);
    width:-moz-calc(100% - 2px);
    height: auto;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #E8E8E8;
    cursor: move;
}  
.show img {
    width: 100%;
    height: auto;
}  
.smallshow>.middle_box {
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
    overflow: hidden;
    height: 70px;
}
.ah-tab-content img{
   width: 100%;
   display: block;
}
.bg_right{
  display: none;
}
  
.video_list ul li{
    width: 49%;
    float: left;
    margin-right: 2%;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}  
.video_list ul li:nth-child(2n+2){
    margin-right: 0;
}  
  
  
  
 .foot1 ul li {
    width:calc(25% - 1px);
    width:-webkit-calc(25% -1px);
    width:-moz-calc(25% -1px);
    float: left;
    text-align: center;
    border-right: 1px #d9d9d9 solid;
}
.foot1 ul li:last-child{
    border-right: none;
}  
  
  .foot1 {
    width: 100%;
    background-color: #fff;
    padding-top: 2%;
    padding-bottom: 3%;
    box-shadow: 0px 0px 10px #666;
    position: fixed;
    bottom: 0;
    z-index:99999999;
}  
.foot1 {
    width: 100%;
    background-color: #fff;
    padding-top: 3%;
    padding-bottom: 3%;
    box-shadow: 0px 0px 10px #666;
    position: fixed;
    bottom: 0;
    z-index:99999999;
}
.foot1 ul li .pic{
    padding-bottom: 2%;
}
.am-share { 
  font-size: 14px; 
  border-radius: 0; 
  bottom: 0; 
  left: 0; 
  position: fixed; 
  text-align: center; 
  -webkit-transform: translateY(100%); 
  -ms-transform: translateY(100%); 
  transform: translateY(100%); 
  -webkit-transition: -webkit-transform 300ms; 
  transition: transform 300ms ; 
  width: 100%; z-index: 1110; 
}
.am-modal-active { 
  transform: translateY(0px);  
  -webkit-transform: translateY(0); 
  -ms-transform: translateY(0); 
  transform: translateY(0) 
}
.am-modal-out { 
  z-index: 1109; 
  -webkit-transform: translateY(100%); 
  -ms-transform: translateY(100%); 
  transform: translateY(100%) 
}

.am-share-title { 
  background-color: #f8f8f8; 
  border-bottom: 1px solid #fff; 
  border-top-left-radius: 2px; 
  border-top-right-radius: 2px; 
  color: #555; font-weight: 400; 
  padding: 10px 0 0; 
  text-align: center; 
}
.am-share-title::after { 
  border-bottom: 1px solid #dfdfdf; content: ""; 
  display: block; 
  height: 0; 
  margin-top: 10px; 
  width: 100%; 
}


.am-share-footer .share_btn { 
  color: #555;  
  display: block; 
  width: 100%; 
  background-color: #e6e6e6; 
  border: 1px solid #e6e6e6; 
  border-radius: 0; 
  cursor: pointer;  
  font-size: 16px; 
  font-weight: 400; 
  line-height: 1.2; 
  padding: 0.625em 0; 
  text-align: center; 
  transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s; 
  vertical-align: middle; 
  white-space: nowrap;
  font-family:"微软雅黑"; 
}

.am-share-sns { 
  background-color: #f8f8f8; 
  border-radius: 0 0 2px 2px; 
  margin: 0 0px; 
  padding-top: 15px; 
  height:auto; 
  zoom:1; 
  overflow:auto; 
}

.am-share-sns li { 
  margin-bottom: 15px; 
  display: block; 
  float: left; 
  height: auto;  
  width: 25%; 
}

.am-share-sns a { 
  color: #555; 
  display: block; 
  text-decoration:none; 
}
.am-share-sns span { 
  display: block; 
}

.am-share-sns li i { 
  background-position: 
  center 50%; 
  background-repeat: no-repeat; 
  background-size: 36px 36px; 
  background-color: #ccc; 
  color: #fff; 
  display: inline-block; 
  font-size: 18px; 
  height: 36px; 
  line-height: 36px; 
  margin-bottom: 5px; 
  width: 36px; 
}
.am-share-sns .share-icon-qq { 
  background: url(../images/qqtb.png) no-repeat center;
}
.am-share-sns .share-icon-wb { 
  background: url(../images/wbtb.png) no-repeat center;
}
.am-share-sns .share-icon-wx { 
  background: url(../images/wxtb.png) no-repeat center;
}
.am-share-sns .share-icon-rrw { 
  background: url(../images/rrwtb.png) no-repeat center;
}

.sharebg { 
  background-color: rgba(0, 0, 0, 0.6); 
  bottom: 0; 
  height: 100%; 
  left: 0; 
  opacity: 0; 
  position: fixed; 
  right: 0; 
  top: 0; 
  width: 100%; 
  z-index: 1100;
  display:none; 
}  

.footer {
    overflow: hidden;
    background-color: #cccccc;
    padding: 10px 0px;
    margin-bottom: 19%;
}
  
  
  
  

}

