@charset "utf-8";
/* CSS Document */

/*工程工艺*/
.wraper6{
    margin-bottom: 60px;
}

.gy_banner{
    width:100%;
    height:530px;
    background: url("../images/pingzhi/banner.jpg") no-repeat center;
}
.gy_banner .p1{
    font-size: 50px;
    color: #fff;
    line-height: 48px;
    text-align: center;
    padding: 206px 0 30px 0;
}
.gy_banner .p2{
    font-size: 36px;
    color: #fff;
    line-height: 48px;
    text-align: center;
    padding-bottom: 30px;
}
.gy_banner .p2 span{
    font-size: 36px;
    color: #0feb9e;
    line-height: 48px;
}
.gy_banner .p3{
    font-size: 18px;
    color: #fff;
    line-height:18px;
    text-align: center;
}
.gy_title_box{
    width:100%;
    height: 114px;
    line-height: 114px;
    margin: 50px 0;
    position: relative;
}
.gy_title_box i{
    width: 100%;
    height:1px;
    border-bottom: 3px dashed #4e937b;
    position: absolute;
    top: 57px;
    left: 0;
}
.gy_title{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.title_bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index:100;
}
.title_bg_r{
    position: absolute;
    top: 0;
    right: 0;
    z-index:100;
}
.gy_box{
    width: 516px;
    height: 577px;
    overflow: hidden;
}
.gy_box .title{
    background: url("../images/pingzhi/brand_bg.png") no-repeat center;
    color: #fff;
    font-size: 30px;
    width: 515px;
    height: 90px;
    text-indent: 60px;
    line-height: 10px;
}
.gy_box .subtitle{
    color: #333333;
    font-size: 30px;
    text-indent: 30px;
    padding: 50px 0;
}
.gy_box .gy_part{
    width: 88%;
    height:350px;
    overflow: auto;

    padding-left: 30px;
}

.gy_box .gy_part li p{
    color: #6e6e6e;
    font-size: 18px;
    line-height: 30px;
    word-break:break-all;
}
.gy_box .gy_part li .p4{
    font-size: 20px;
    color: #000;
}


.bm_box{
    width: 1181px;
    height: 209px;
    margin: 0 auto;
    background: url("../images/pingzhi/baoming_bg.jpg") no-repeat center;
    position: relative;
}
.bm_box .p5{
    position: absolute;
    top: 50px;
    font-size: 48px;
    text-align: center;
    line-height: 30px;
    width: 100%;
    color: #da251d;
    font-weight: bold;
}
.bm_box .p6{
    position: absolute;
    top: 120px;
    font-size: 36px;
    text-align: center;
    line-height: 30px;
    width: 100%;
    color: #da251d;
    font-weight: bold;
}
.project_form{
    width: 686px;
    height: 180px;
    margin:0 auto;
    position: relative;
    border-top:none;
}
.project_form .user_box{
    width: 480px;
    height: 70px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: -160px;
    border:4px solid #da251d;
    border-radius: 4px;

}
.project_form .user_box span,.project_form .tel_box span{
    font-size: 30px;
    line-height: 70px;
    padding: 0 30px 0 30px;
}
.project_form .tel_box{
    width: 480px;
    height: 70px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: -160px;
    border:4px solid #da251d;
    border-radius: 4px;
}
.project_form .tel,.project_form .user{
    width: 266px;
    height: 70px;
    position: absolute;
    top:0;
    font-size: 30px;
}
.submit_btn{
    width: 530px;
    height: 78px;
    background-color: #da251d;
    -webkit-border-radius: 8pxs;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: absolute;
    bottom:0px;
    left: 80px;
    z-index: 100;
    font-size: 36px;
    line-height: 70px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;

}
.tel::-webkit-input-placeholder{
   color:#7d7d7d;
   font-size: 24px;
   /*line-height: 28px;*/

}

/*固定导航*/
.bjtop{
    position: fixed;
    width: 100%;
    height: 138px;
    left: 0;
    margin: 0 auto;
    background: #fff;
    right: 0;
    top: 0;
    z-index: 999999;}
.bjtop>ul{
    width:1200px;
    margin:auto;
}
.bjtop>ul>a{
    display:block;
    float:left;
    width:79px;
    height:140px;
    text-align:center;
    margin:0 20px;
}
.bjtop>ul>a>i{
    display:block;
    width:79px;
    height:79px;
    margin-top:25px;
    border-radius: 100%;
    margin-bottom:4px;
}
.bjtop>a>p{
    text-align:center;
    margin-top:12px;}
.bjtopi1{
    background:#dcdcdc url(../images/pingzhi/baojiap1.png) no-repeat center;
}

.bjtopi2{
    background:#dcdcdc url(../images/pingzhi/baojiap2.png) no-repeat center;
}
.bjtopi3{
    background:#dcdcdc url(../images/pingzhi/baojiap3.png) no-repeat center;
}
.bjtopi4{
    background:#dcdcdc url(../images/pingzhi/baojiap4.png) no-repeat center;
}
.bjtopi5{
    background:#dcdcdc url(../images/pingzhi/baojiap5.png) no-repeat center;
}
.bjtopi6{
    background:#dcdcdc url(../images/pingzhi/baojiap6.png) no-repeat center;
}
.bjtopi7{
    background:#dcdcdc url(../images/pingzhi/baojiap7.png) no-repeat center;
}
.bjtopi8{
    background:#dcdcdc url(../images/pingzhi/baojiap8.png) no-repeat center;
}
.bjtopi9{
    background:#dcdcdc url(../images/pingzhi/baojiap9.png) no-repeat center;
}
.bjtopi10{
    background:#dcdcdc url(../images/pingzhi/baojiap10.png) no-repeat center;
}
.bjtopi1hover{
    background:#4e937b url(../images/pingzhi/baojiap1.png) no-repeat center;
}
.bjtopi2hover{
    background:#4e937b url(../images/pingzhi/baojiap2.png) no-repeat center;
}
.bjtopi3hover{
    background:#4e937b url(../images/pingzhi/baojiap3.png) no-repeat center;
}
.bjtopi4hover{
    background:#4e937b url(../images/pingzhi/baojiap4.png) no-repeat center;
}
.bjtopi5hover{
    background:#4e937b url(../images/pingzhi/baojiap5.png) no-repeat center;
}
.bjtopi6hover{
    background:#4e937b url(../images/pingzhi/baojiap6.png) no-repeat center;
}
.bjtopi7hover{
    background:#4e937b url(../images/pingzhi/baojiap7.png) no-repeat center;
}
.bjtopi8hover{
    background:#4e937b url(../images/pingzhi/baojiap8.png) no-repeat center;
}
.bjtopi9hover{
    background:#4e937b url(../images/pingzhi/baojiap9.png) no-repeat center;
}
.bjtopi10hover{
    background:#4e937b url(../images/pingzhi/baojiap10.png) no-repeat center;
}
.bjtop>ul>a>i:hover{
    background-color:#4e937b;
    border-radius: 100%;

}
/*固定导航*/