.header{
    position: relative;
    border-top:7px solid #89c8e4
}
.header h1{
    width:178px;
    height:51px;
    background: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 33px;
    display: inline-block;
    cursor: pointer;
    float: left;
}
.header h1 a{
    display: block;
    width:178px;
    height:51px;
    text-indent: -9999px;
}
.header span{
    color:#333333;
    font-size: 20px;
    font-weight: 700;
    font-family: 微软雅黑;
    display: inline-block;
    float: left;
    padding-left:20px;
    margin-top:45px;
}
.header .header_right{
    float: right;
    padding-left:60px;
    margin-top:25px;
}
.header .header_right p{
    color:#373737;
    font-size: 14px;
    margin-top: 5px;
}
.header .header_right{
    background: url(../images/phone.jpg) no-repeat left;
}
.header .header_right .tel{
    color:#333;
    font-size: 25px;
    font-weight: 700;

}
.header .header_right .right_img{
    float: left;
    padding-right:33px
}




.nav{
    margin-top:30px;
    border-top:1px solid #f2f2f2;
}
.nav ul{
    float: left;
    margin-top:6px
}
.nav ul li::after{
    content:' ';
    border-right:1px dotted #989898;
    height: 13px;
    position: absolute;
    right:0;
    top:18px;
}
.nav ul  li:last-child::after{
    border-right:0
}
.nav ul li{
    float:left;
    padding:0 35px;
    color:#333333;
    font-size: 16px;
    position: relative;
    line-height:48px
}
.nav .last::after{
    border:none
}
.nav li::before{
    content:'';
    width:100%;
    border-bottom:2px solid #89c8e4;
    position: absolute;
    left:0;
    bottom:0;
    display: none;
}
.nav .on,
.nav li:hover{
    color:#89c8e4;
}
.nav .on::before,
.nav li:hover::before{
    display: block;
}
.nav .search{
    float:right;
    position: relative;
}
.nav .search input{
    width:250px;
    height: 35px;
    border-radius: 15px;
    background-color: #f3f3f3;
    margin-top:10px;
    color:#888888;
    padding-left:25px;
    box-sizing: border-box;
}
.nav .search .submit{
    background: url(../images/search.png) no-repeat;
    height:18px;
    width: 16px;
    position: absolute;
    right:80px;
    top:11px;
}
.nav .search span{
    color:#9d9d9d;
    font-size: 16px;
    display: inline-block;
    margin-left:15px;
}

.banner{position:relative;}
.banner img{width:100%;}
.banner .hd{width:100%;padding:20px 0;position:absolute;left:0;bottom:0;text-align:center;}
.banner .hd ul li{width:45px;height:5px;display:inline-block;background:#fff;margin:0 6px;cursor:pointer;text-indent:-9999px;opacity: .4;}
.banner .hd ul li.on{opacity:.8}
.banner .banner_prev,
.banner .banner_next{opacity:.4;width:50px;height:90px;line-height:90px;display:inline-block;position:absolute;top:42%;cursor:pointer;background:rgba(255, 255, 255, .4);font-size:38px;font-family: '宋体';text-align:center;}
.banner .banner_prev{left:120px;}
.banner .banner_next{right:120px;}
.banner .banner_prev:hover,
.banner .banner_next:hover{opacity:1;}

.banner .banner_prev, .banner .banner_next {
    background-color: rgba(0,0,0,.4);
    color:#fff;
}

.product{
    margin:56px 0;
}
.product .ipro_box{
    float: left;
    width: 100%;
}
.product .ipro_box .list{
    float:left;
    width: 25%;
    position: relative;
    text-align: center;

}
.product  .item{
    display: inline-block;
}
.product  .item i{
    display: inline-block;
    width: 60px;
    height: 60px;
    float:left;
    background-repeat: no-repeat;
    background-position: center;
    background-size:auto 55px;
    
}
.product .ipro_box .list::before{
    content:' ';
    height:100%;
    border-right:1px solid #eee;
    position: absolute;
    left:0;
    top:0;
}
.product .ipro_box .list:first-child::before{
    border-right:0
}


.product .ipro_box .list .text{
    float: left;
    color:#333;
    text-align: left;
    padding-left:10px;
    max-width:190px;
}
.product .ipro_box .list .text h4{
    font-size: 17px;
    font-weight:700;
    line-height: 36px;
}
.product .ipro_box .list .text p{
    color:#7a7a7a;
    font-size: 13px;;
}

.product .ipro_box .list:last-child .text{
    margin-right:50px;
}





.pcenter{
    background-color: #f6f6f6;
    padding-bottom:90px;
}
.pcenter .pcenter_header{
    position: relative;
    padding-bottom:45px;
}
.pcenter .pcenter_header h3{
    color:#000;
    font-size: 40px;
    padding-top:75px;
}
.pcenter .pcenter_header h4{
    font-size: 30px;
}
.pcenter .pcenter_header p{
    font-size: 14px;
    color:#666;
    line-height: 22px;
    padding-top:15px;
}
.pcenter .pcenter_header a{
    position: absolute;
    right:0;
    top:120px;
    width: 185px;
    height: 46px;
    background-color: #89c8e4;
    text-align: center;
    line-height: 46px;
    font-size: 15px;
    color: #fff;
}
.pcenter .pcenter_header a:hover{
    background-color: #535353;
}
.pcenter .proCenter  .proCenter-content{
    float: left;
    margin-bottom:45px;
}
.pcenter .proCenter  .proCenter-content:nth-child(2),
.pcenter .proCenter  .proCenter-content:nth-child(5){
    margin:0 45px;
}
.pcenter .proCenter .img_box{
    width: 400px;
    height: 350px;
    background-color: #fff;
    border-bottom:1px solid #f6f6f6;
    padding:20px;
    box-sizing: border-box;
    display: table-cell;
}
.pcenter .proCenter p{
    width: 400px;
    height: 58px;
    line-height: 58px;
    color:#333;
    text-align: center;
    font-size: 18px;
    background-color: #fff;
    cursor: pointer;
}

.pcenter .swiper-pagination{
    position: static;
    padding-top:73px;
    box-sizing: border-box;
}
.pcenter .swiper-pagination-bullet{
    width: 15px;
    height:15px;
    margin:4px;
}
.pcenter .swiper-pagination-bullet-active{
    background-color: #89c8e4;
}


.about img{
  width: 50%;
  height:540px;
}
.about .about_box{
    width: 50%;
    float:right;
    background: url(../images/about2.jpg) no-repeat  center;
    background-size: auto 540px;
    padding-left:48px;
    box-sizing: border-box;
    position: relative;
}
.about .about_box h3{
    font-size: 40px;
    color:#000;
    padding-top:55px;
}
.about .about_box h4{
    font-size: 30px;
    color:#000;
}
.about .about_box p{
    width: 550px;
    color:#666;
    font-size: 15px;
    padding-top:25px;
    padding-bottom:20px;
    line-height: 30px;
    text-indent: 2em;
}
.about .about_box a{
    display: block;
    width: 185px;
    height: 46px;
    background-color: #89c8e4;
    text-align: center;
    line-height: 46px;
    font-size: 15px;
    color: #fff;
    margin-top:30px;
}
.about .about_box a:hover{
    background-color: #535353;
}


.case{
    padding-top: 100px;
    padding-bottom:60px;
    background-color: #f6f6f6;
    position: relative;
}
.case .case_header h3{
    color: #000;
    font-size: 40px;
}
.case .case_header h4{
    color: #000;
    font-size: 30px;
}
.case .case_header a{
    display: block;
    float: right;
    width: 185px;
    height: 46px;
    background-color: #89c8e4;
    text-align: center;
    line-height: 46px;
    font-size: 15px;
    color: #fff;
}
.case .case_header a:hover{
    background-color: #535353;
}
.case .case_pic .pic_box{
    width: 425px;
    height: 310px;
    overflow: hidden;
}
.case .case_pic .pic_box img{
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.case .case_pic li:hover .pic_box img{
	transform:scale(1.2);
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
.case .case_pic ul{
    float: left;
    margin-top:30px;
}
.case .case_pic ul li{
    float: left;
    margin:3px
}
.case .case_pic .text{
    width: 426px;
    height: 70px;
    background-color: #fff;
    margin-bottom: 38px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.case .case_pic p{
    color:#333;
    font-size: 18px;
}



.new .new_header h3{
    padding-top:60px;
    font-size: 40px;
    color:#000;
    text-align: center;
}
.new .new_header p{
    font-size: 30px;
    color:#000;
    text-align: center;
    padding-bottom:30px;
}
.new .new_content{
    position: relative;
}
.new .new_content .new_box{
    width: 400px;
    float: left;
}
.new .new_content .new_box .pic_box{
    width: 400px;
    height: 312px;
    overflow: hidden;
}
.new .new_content .new_box img{
    width:400px;
    height: 312px;
    -webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.new .new_content .new_box:hover .pic_box img{
	transform:scale(1.2);
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
.new .new_content .new_box:hover h3{
    font-weight: 700;
}
.new .new_content .new_box:nth-child(2){
    margin:0 50px;
}
.new .new_content .new_box h3{
    color:#333;
    font-size: 19px;
    padding:30px 0 20px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.new .new_content .new_box p{
    color:#777;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.new .new_content .new_box span{
    color:#999;
    font-size: 14px;
    padding:30px 0 160px 0;
    display: inline-block;
}
.new .new_content .look a{
    position: absolute;
    left:50%;
    bottom:70px;
    width: 185px;
    height: 46px;
    transform: translateX(-92px);
    background-color: #89c8e4;
    text-align: center;
    line-height: 46px;
    font-size: 15px;
    color: #fff;
}
.new .new_content .look a:hover{
    background-color: #535353;
}



.footer{
    background-color: #89c8e4;
    position: relative;
    padding-bottom:110px;
}
.footer .footer_left{
    position: relative;
    padding-top:70px;
    float: left;
    display: inline-block;
}
.footer .footer_left input{
    width:350px;
    height: 40px;
    background-color: #f3f3f3;
    margin-top:10px;
    color:#888888;
    padding-left:25px;
    box-sizing: border-box;
    display: inline-block;
}
.footer .footer_left .submit{
    background: url(../images/footer_search.png) no-repeat;
    height:30px;
    width: 20px;
    position: absolute;
    left:315px;
    top:80px;
}
.footer .footer_left p{
    font-size: 14px;
    padding-top: 15px;
    color:#fff;
}
.footer .footer_left span{
    font-size: 14px;
    color:#fff;
    text-align: center;
    width: 135px;
    display: inline-block;
    margin:0 10px;
}
.footer .foot_pic{
    padding-top:50px
}
.footer .foot_pic .img_box{
    width: 135px;
    height: 135px;
    margin: 10px;
    float: left;
}

.footer .footer_right{
    float: right;
}
.footer .footer_right .footer_right_box{
    float: left;
    padding-top:70px;
    display: inline-block;
    width: 266px;
}
.footer .footer_right h3{
    color:#fff;
    font-size: 22px;
}
.footer .footer_right p{
    color:#fff;
    font-size: 16px;
}
.footer .footer_right ul{
    float: left;
    display: inline-block;
    margin-top:25px;
}
.footer .footer_right ul li{
    color:#fff;
    font-size: 14px;
    line-height: 50px;
    padding-right:40px;
}
.footer .footer_right .two{
    line-height: 20px;
    padding:5px 0;
}
.footer .footer_right .two span{
    padding-left: 70px;
    display: block;
}
.footer .footer_right ul li a:hover{
    color:#e3e3e3;
}
.fame{
    width: 100%;
    height:80px;
    background-color: #77b1cb;
}
.fame p{
    line-height: 80px;
    color:#fff;
    cursor: pointer;
}
.fame i{
    display: block;
    float: right;
}



/* 案列 */
.cnav{
    margin-top:30px;
    border-top:1px solid #fbfbfb;
}
.cnav ul{
    float: left;
    margin-top:6px
}
.cnav ul li::after{
    content:' ';
    border-right:1px dotted #989898;
    height: 13px;
    position: absolute;
    left:153px;
    top:18px;
}
.cnav ul  li:last-child::after{
    border-right:0
}
.cnav ul li{
    float:left;
    padding:0 45px;
    color:#333333;
    font-size: 16px;
    position: relative;
    line-height:48px
}
.cnav .last::after{
    border:none
}
.cnav li::before{
    content:'';
    width:100%;
    border-bottom:2px solid #89c8e4;
    position: absolute;
    left:0;
    bottom:0;
    display: none;
}
.cnav .on,
.cnav li:hover{
    color:#89c8e4
}
.cnav .on::before,
.cnav li:hover::before{
    display: block;
}
.cnav .search{
    float:right;
    position: relative;
}
.cnav .search input{
    width:295px;
    height: 35px;
    border-radius: 15px;
    background-color: #f3f3f3;
    margin-top:10px;
    color:#888888;
    padding-left:25px;
    box-sizing: border-box;
}
.cnav .search .submit{
    background: url(../images/search.png) no-repeat;
    height:18px;
    width: 16px;
    position: absolute;
    right:36px;
    top:11px;
}




.cproduct{
    /*background: url(../images/cbanner.jpg) no-repeat top center;*/
    background-size:auto 500px;
    width: 100%;
    background-color: #f6f6f6;
    position: relative;
    padding-bottom:80px
}
.cproduct img{
    width:100%;
    height:500px
}
.cproduct .ipro_box{
    background-color: #fff;
    float: left;
    width: 1300px;
    padding:45px 0;
    z-index:5;
    position: absolute;
    left:50%;
    bottom:0px;
    transform: translateX(-50%);
}

.cproduct .ipro_box .list{
    float:left;
    width: 25%;
    position: relative;
    text-align: center;

}
.cproduct  .item{
    display: inline-block;
}
.cproduct  .item i{
    display: inline-block;
    width: 60px;
    height: 60px;
    float:left;
    background-repeat: no-repeat;
    background-position: center;
    background-size:auto 55px;   
}
.cproduct .ipro_box .list::before{
    content:' ';
    height:100%;
    border-right:1px solid #eee;
    position: absolute;
    left:0;
    top:0;
}
.cproduct .ipro_box .list:first-child::before{
    border-right:0
}
.cproduct .ipro_box .list .text{
    float: left;
    color:#333;
    text-align: left;
    padding-left:10px;
    max-width:190px;
}
.cproduct .ipro_box .list .text h4{
    font-size: 17px;
    font-weight:700;
    line-height: 36px;
}
.cproduct .ipro_box .list .text p{
    color:#7a7a7a;
    font-size: 13px;;
}

.cproduct .ipro_box .list:last-child .text{
    margin-right:50px;
}







.ccase{
    background-color: #f6f6f6;
    position: relative;
    padding-bottom:250px;
    padding-top:50px;
}

.ccase .case_index p{
    font-size: 14px;
    line-height: 50px;
    color:#666;
    border-bottom:1px solid #e5e5e5;
    cursor: pointer;
}

.cproduct .ipro_box .list{
    float:left;
    width: 25%;
    position: relative;
    text-align: center;

}
.cproduct  .item{
    display: inline-block;
}
.cproduct  .item i{
    display: inline-block;
    width: 60px;
    height: 60px;
    float:left;
    background-repeat: no-repeat;
    background-position: center;
    background-size:auto 55px;
    
}
.cproduct .ipro_box .list::before{
    content:' ';
    height:100%;
    border-right:1px solid #eee;
    position: absolute;
    left:0;
    top:0;
}
.cproduct .ipro_box .list:first-child::before{
    border-right:0
}
.cproduct .ipro_box .list .text{
    float: left;
    color:#333;
    text-align: left;
    padding-left:10px;
    max-width:190px;
}
.cproduct .ipro_box .list .text h4{
    font-size: 17px;
    font-weight:700;
    line-height: 36px;
}
.cproduct .ipro_box .list .text p{
    color:#7a7a7a;
    font-size: 13px;;
}

.cproduct .ipro_box .list:last-child .text{
    margin-right:50px;
}



.cshow{
    background-color: #f6f6f6;
    position: relative;
    padding-bottom:100px;
}
.cshow  .cshow_index{
    padding-top:50px
}
.cshow .cshow_index p{
    font-size: 14px;
    line-height: 50px;
    color:#666;
    border-bottom:1px solid #e5e5e5;
}
.cshow .cshow_header h3{
    color:#333;
    font-size: 30px;
    text-align: center;
    padding:55px 0 15px 0;
}
.cshow .cshow_header p{
    color: #888;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}
.cshow  .case_pic .pic_box{
    width: 425px;
    height: 310px;
    overflow: hidden;
}
.cshow  .case_pic .pic_box img{
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.cshow  .case_pic li:hover img{
	transform:scale(1.2);
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
.cshow  .case_pic ul{
    float: left;
    margin-top:30px;
}
.cshow  .case_pic ul li{
    float: left;
    margin:3px
}
.cshow  .case_pic .text{
    width: 426px;
    height: 70px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 38px;
    text-align: center;
}
.cshow  .case_pic .text p{
    color:#333;
    font-size: 18px;
}

.search_bar{
    display: flex;
    justify-content: center;
    padding-top:60px;
}
.search_bar a{
    display: block;
    margin:0 7px;
    font-size: 18px;
    float: left;
    width:50px;
    height:50px;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    color:#a5a5a5;
    background-color: #fff;
}
.search_bar .prev{
    background: url(../images/lt.png) no-repeat center;
    width:50px;
    height:50px;
    background-color: #fff;
}
.search_bar .next{
    background: url(../images/gt.png) no-repeat center;
    width:50px;
    height:50px;
    background-color: #fff;
}
.search_bar .on{
    color: #fff;
    background-color: #89c8e4;
}
.search_bar a:hover{
    background-color: #89c8e4;
    color:#fff;
}

/* 产品 */
.pidentify{
    background-color: #f6f6f6;
    position: relative;
    padding-bottom:100px;
    padding-top:50px;
}

.pidentify .pidentify_index h3{
    font-size: 14px;
    line-height: 50px;
    color:#666;
    border-bottom:1px solid #e5e5e5;
    cursor: pointer;
}
.pidentify .detail_left{
    width: 300px;
    height: 540px;
    background-color: #fff;
    margin-top: 55px;
    float: left;
    display: inline-block;
    position: relative;
}

.pidentify .detail_left form{
    padding-left:30px;
    padding-right:25px;
}
.pidentify .detail_left ul li:first-child{
    margin-top:20px;
}
.pidentify .detail_left ul li{
    margin-left:30px;
    padding-top:35px;
    box-sizing: border-box;
    display:block;
    width: 240px;
    height: 90px;
    font-size: 16px;
    color:#333333;
    border-bottom:1px solid #e5e5e5;
    background: url(../images/label1.jpg) no-repeat right center;
}
.pidentify .detail_left ul li:nth-child(4){
    border:0
}
.pidentify .detail_left .on{
    color:#89c8e4;
    background: url(../images/label.jpg) no-repeat right center;
}
.pidentify .detail_left li:hover{
    color:#89c8e4;
    background: url(../images/label.jpg) no-repeat right center;
    
}
.pidentify .detail_left .msg{
    width:180px;
    height: 35px;
    background-color: #eeeeee;
    margin-top:30px;
    color:#888888;
    padding-left:25px;
    box-sizing: border-box;
    margin-bottom:20px;
}
.pidentify .detail_left  .submit{
    background: url(../images/prosearch.png) no-repeat;
    background-position:center;
    height:35px;
    width: 60px;
    position: absolute;
    right:30px;
    top:111px;
    background-color: #89c8e4;
}
.pidentify .detail_left .first::after{
    border:none;
}

.pidentify .detail_left h3{
    margin:0 20px;
    font-size: 16px;
    color:#333;
    text-align: center;
    line-height: 80px;
    border-bottom:1px solid #e5e5e5;
    background: url(../images/pro-caidan.png) no-repeat 20px center;
}
.pidentify .pidentify_right{
    margin-top: 45px;
    display: inline-block;
    width:945px;
    padding-left:55px;
}
.pidentify .pidentify_right .identify_box{
    padding:40px;
    background-color: #fff;
    width: 450px;
    height: 240px;
    box-sizing: border-box;
    margin:10px;
    display: inline-block;
}
.pidentify .pidentify_right .img_box{
    width: 165px;
    height: 165px;
    float: left;
}
.pidentify .pidentify_right .identify_box{
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.pidentify .pidentify_right .identify_box:hover{ 
   transform: translateY(-10px);
}
.pidentify .pidentify_right .identify_text{
    float: right;
    color:#333;
    width: 175px;

}
.pidentify .pidentify_right .identify_text h4{
    font-size: 16px;
    padding-top:15px;
    padding-bottom:20px;
}
.pidentify .pidentify_right .identify_text p{
    font-size: 14px;
    color:#666;
    line-height: 25px;
}
.pidentify .pidentify_right .identify_text span{
    background: url(../images/lookmore.jpg) no-repeat center;
    width: 85px;
    height: 15px;
    display: inline-block;
    padding-top:50px;
    cursor: pointer;
}



/* 产品详情 */

/* 产品详情 */



.detail{
    background-color: #f6f6f6;
    position: relative;
    padding-bottom:100px;
    padding-top:50px;
}

.detail .detail_index p{
    font-size: 14px;
    line-height: 50px;
    color:#666;
    border-bottom:1px solid #e5e5e5;
    cursor: pointer;
}
.detail .detail_left{
    width: 300px;
    height: 540px;
    background-color: #fff;
    margin-top: 55px;
    float: left;
    display: inline-block;
    position: relative;
}

.detail .detail_left form{
    padding-left:30px;
    padding-right:25px;
}
.detail .detail_left ul li:first-child{
    margin-top:20px;
}
.detail .detail_left ul li{
    margin-left:30px;
    padding-top:35px;
    box-sizing: border-box;
    display:block;
    width: 240px;
    height: 90px;
    font-size: 16px;
    color:#333333;
    border-bottom:1px solid #e5e5e5;
    background: url(../images/label1.jpg) no-repeat right center;
}
.detail .detail_left ul li:nth-child(4){
    border:0
}
.detail .detail_left .on{
    color:#89c8e4;
    background: url(../images/label.jpg) no-repeat right center;
}
.detail .detail_left li:hover{
    color:#89c8e4;
    background: url(../images/label.jpg) no-repeat right center;
    
}
.detail .detail_left .msg{
    width:180px;
    height: 35px;
    background-color: #eeeeee;
    margin-top:30px;
    color:#888888;
    padding-left:25px;
    box-sizing: border-box;
    margin-bottom:20px;
}
.detail .detail_left  .submit{
    background: url(../images/prosearch.png) no-repeat;
    background-position:center;
    height:35px;
    width: 60px;
    position: absolute;
    right:30px;
    top:111px;
    background-color: #89c8e4;
}
.detail .detail_left .first::after{
    border:none;
}

.detail .detail_left h3{
    padding-left:30px;
    font-size: 16px;
    color:#333;
    text-align: center;
    line-height: 80px;
    border-bottom:1px solid #e5e5e5;
    background: url(../images/pro-caidan.png) no-repeat 15px center;
}


.detail .detail_right{
    float: right;
    background-color: #fff;
    margin-top:55px;
    width:925px;
    padding:35px 30px;
    box-sizing: border-box;
}
.detail .detail_right .pic_box{
    width: 445px;
    height:330px
}
.detail .detail_right .detail_text{
    float: right;
    width: 380px;
    height: 330px;
    position: relative;

}
.detail .detail_right .detail_text p{
    color:#333;
    font-size: 16px;
    line-height: 21px;
    padding-top:15px
}
.detail .detail_right .detail_text span{
    color:#939393;
}

.detail .detail_right .detail_text ul{
    position: absolute;
    left:0;
    bottom:10px;
    width: 100%;
    height: 50px;
}
.detail .detail_right .detail_text ul  li{
    font-size: 14px;
    margin:5px;
    color:#bdbebe;
    line-height: 40px;
    text-align: center;
    padding:0 8px;
    border-bottom:1px solid #bdbebe;
    float: left;
}
.detail .detail_right .detail_text ul  li:hover{
    color:#535353;
    border-bottom:1px solid #535353;
}

.detail .detail_right .detail_content{
    margin-top:45px
}
.detail .detail_right .detail_content h3{
    color:#333;
    font-size: 26px;
    line-height: 60px;
    border-bottom: 1px solid #d2d2d2;
}
.detail .detail_right .detail_content p{
    margin-right:10px;
    color:#666;
    font-size: 16px;
    line-height: 35px;
}
.detail .detail_right .detail_content .detail_p{
    margin:25px 0;
}
.detail .detail_right .detail_content .detail_p .bi{
    padding-left:260px;
}
.detail .detail_right .detail_content .detail_p .zheng{
    padding-left:45px;
}
.detail .detail_right .detail_content .detail_p .ye{
    padding-left:80px;
}
.detail .detail_right .detail_content .detail_p .ti{
    padding-left:110px;
}



/* 关于 */

.aabout{
    background-color: #f6f6f6;
    position: relative;
    padding-bottom:50px;
}
.aabout .about_index{
    padding-top:55px;
}
.aabout .about_index p{
    font-size: 14px;
    line-height: 50px;
    color:#666;
    border-bottom:1px solid #e5e5e5;
}
.aabout .about_content{
    padding:50px 0;
}
.aabout .about_content h3,
.aabout .about_content h4{
    font-size: 30px;
    color:#333;
}
.aabout .about_content h4{
    padding-bottom:20px;
}
.aabout .about_content .pic{
    float:right;
    margin-top:20px;
}
.aabout .about_content  .about_text{
    width: 760px;
    padding:20px 0;
}
.aabout .about_content .about_text p{
    color:#666;
    font-size: 16px;
    line-height: 30px;
    padding-right:75px;
    text-indent:2rem;
}



/* 联系我们 */

.contact{
    background-color: #f6f6f6;
    position: relative;
    padding-bottom:100px;
    padding-top:50px;
}

.contact .contact_index p{
    font-size: 14px;
    line-height: 50px;
    color:#666;
    border-bottom:1px solid #e5e5e5;
    cursor: pointer;
}
.contact h3{
    font-size: 30px;
    color:#333;
    font-weight: 700;
    padding:50px 0 40px 0;
}
.contact .contact_text dl{
    float:left;
    width: 370px;
    padding-right:60px;
}
.contact .contact_text dl dd{
    color:#666;
    font-size:15px;
    line-height:26px;
    padding-bottom:15px;
}
.contact .msg{
    margin-top:90px;
    position: relative;
}
.contact  label span{
    color:#ff0000;
    padding-right:5px;
}
.contact .msg p{
    width: 400px;
    display: inline-block;
    border-bottom:1px solid #e5e5e5;
    padding-bottom:5px;
    height:40px;
    line-height: 40px;
}
.contact input{
    background-color:transparent;
    padding-left:15px;
    height:30px;
}
.contact .msg .phone{
    margin:0 40px;
}
.contact .msg .text{
    width:100%;
    height:125px;
    position: relative;
    margin-bottom:60px
}
.contact .msg .text label{
    position: absolute;
    left:0;
    top:46px;
}
.contact .msg textarea{
    margin:55px 0 20px 50px;
    width: 90%;
    padding-left:15px;
    background-color: transparent;
}
.contact .msg .submit{
    width: 160px;
    height: 40px;
    color:#fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    background-color: #000;
    position: absolute;
    right:0;
    bottom:0px;
}

.map{
    width: 100%;
    margin-top:100px;

}
.map img{
    overflow: hidden;
    width: 1300px;
    height:600px
}


/* 新闻案列 */

.pnew{
    background-color: #f6f6f6;
    position: relative;
    padding-bottom:100px;
    padding-top:50px;
}

.pnew .new_index p{
    font-size: 14px;
    line-height: 50px;
    color:#666;
    border-bottom:1px solid #e5e5e5;
    cursor: pointer;
}
.pnew .new_left{
    width: 938px;
    background-color: #fff;
    display: inline-block;
    padding:30px;
    box-sizing: border-box;
    margin-top:60px;
}
.pnew .new_left .new_box{
    border-bottom:1px solid #e5e5e5;
    padding:30px 0;
    cursor: pointer;
}
.pnew .new_left .new_box:nth-child(1){
    padding-top:0;
}
.pnew .new_left .new_box:nth-child(5){
    border-bottom:0;
}
.pnew .new_left  .img_box{
    width:230px;
    height:180px;
    overflow: hidden;
    float: left;
}
.pnew .new_left  .img_box img{
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.pnew .new_left .new_box:hover img{
	transform:scale(1.2);
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
.pnew .new_left .new_box .new_text{
    float:right;
    padding-top:25px;
    width: 70%;

}
.pnew .new_left .new_text h3{
    font-size: 20px;
    color:#333;
}
.pnew .new_left .new_text span{
    font-size:14px;
    color:#888;
    padding:15px 0;
    display: block;
}
.pnew .new_left .new_text p{
    font-size: 14px;
    color:#777;
    width:570px;
}
.pnew .new_right{
    float:right;
    width:320px;
    background-color: #fff;
    margin-top:60px;
    padding-bottom:20px;
}
.pnew .search_bar{
    margin-top:0;
    margin-bottom:41px;
}
.pnew .search_bar a{
    background-color: #f6f6f6;
}
.pnew .search_bar .on{
    background-color: #89c8e4;
}
.pnew .search_bar a:hover{
    background-color: #89c8e4;
    color:#fff;
}
.pnew .new_right{
    float:right;
    width:320px;
    background-color: #fff;
    margin-top:60px;
}
.pnew .new_contact p{
    font-size: 16px;
    color:#444;
    line-height: 25px;
    padding:10px 15px;
}
.pnew .new_contact p:last-child{
    padding-top:0;
    padding-bottom:20px;
}

.pnew  .new_introduce{
    border-top:25px solid #f6f6f6;
}
.pnew  .new_introduce h3{
    font-size: 18px;
    color:#89c8e4;
    text-align: center;
    margin:20px 0;
}
.pnew  .new_introduce p{
    text-align: center;
    font-size: 18px;
    color:#333;
    padding:10px 0;
}
.pnew  .new_introduce .img_box{
    width: 205px;
    display: block;
    margin:0 auto;
}


/* 新闻详情 */
.dnew{
    background-color: #f6f6f6;
    position: relative;
    padding-bottom:100px;
    padding-top:50px;
}

.dnew .new_index p{
    font-size: 14px;
    line-height: 50px;
    color:#666;
    border-bottom:1px solid #e5e5e5;
    cursor: pointer;
}
.dnew .new_left{
    margin-top:60px;
    width: 938px;
    background-color: #fff;
    display: inline-block;
    padding-bottom:40px;
}
.dnew .new_left h3{
    font-size: 28px;
    color: #333333;
    text-align: center;
    margin-top: 50px;
    padding: 0 50px;
}
.dnew .new_logo{
    padding:20px 0;
}
.dnew .new_left .new_logo1{
    width: 50%;
    text-align: right;
    position: relative;
    display: inline-block;
}
.dnew .new_left p{
    font-size:14px;
    color:#888;
}
.dnew .new_left .new_logo1 p::after{
    content:"";
    background-image: url(../images/newDetail.jpg);
    background-repeat: no-repeat;
    width:15px;
    height:15px;
    position: absolute;
    left:370px;
    top:0;
}
.dnew .new_left .new_logo2{
    width: 50%;
    display: inline-block;
    position: relative;
    float:right;
    padding-left:55px;
    box-sizing: border-box;
}

.dnew .new_left .new_logo2 p::after{
    content:"";
    background-image: url(../images/newDetail2.jpg);
    background-repeat: no-repeat;
    width:15px;
    height:15px;
    position: absolute;
    left:30px;
    top:1px;
}
.dnew .new_left .new_pic{
    margin:15px 155px;
    margin-bottom:45px;
}
.dnew .new_left .new_content p{
    font-size:16px;
    color:#333;
    width: 845px;
    padding:0 50px 25px 45px;
}
.dnew .new_left .new_jump{
    margin-top:140px;
    line-height: 36px;
    padding-left:45px;
    cursor: pointer;
    color:#888;
}
.dnew .new_left .new_jump p:hover{
    color:#666
}




.dnew .new_right{
    float:right;
    width:320px;
    background-color: #fff;
    margin-top:60px;
}
.dnew .new_contact p{
    font-size: 16px;
    color:#444;
    line-height: 25px;
    padding:10px 15px;
}
.dnew .new_contact p:last-child{
    padding-top:0;
}

.dnew  .new_introduce{
    border-top:25px solid #f6f6f6;
}
.dnew  .new_introduce h3{
    font-size: 18px;
    color:#89c8e4;
    text-align: center;
    margin:20px 0;
}
.dnew  .new_introduce p{
    text-align: center;
    font-size: 18px;
    color:#333;
    padding:10px 0;
}
.dnew  .new_introduce .img_box{
    width: 205px;
    display: block;
    margin:0 auto;
}