.fotleft {
    float: left;
    width: 60%;
    text-align: center;
    padding-left: 6%;
}
.fotright {
    float: left;
    width: 40%;
    text-align:center;
}
.fotcont {
    background-color: #272727;
    color:#fff;
}
.clear1{
    clear: both;
}
.clear {
    clear: both;
}
.p_ul{list-style:none;}
.p_ul li {
        width: 30%;
        float: left;
        margin: auto 1%;
        text-align:center;
}
.p_p1{margin-top:10px;}
.bulx1 {
    color: #bebebe;
    width: 93px;
    font-size: 23px;
    margin: 20px auto;
}
.bulx2 {
    border: 1px solid #f0f0f0;
    width: 47%;
    margin-top:5px;
}
.hear_left{width:1%;float:left;}
.hear_right {width: 50%;float: right;color: #fff;    text-align: right;
    margin-top: 31px;    padding-right: 17px;}
.hear_right  a{color: #fff;}
.bobg1{background-color:#111111;color:#fff;padding-top:30px;padding-bottom:20px;}
.lxwm1{text-align:left;}
.di_1{font-size:18px;}
.dtim1{float:right;color:#b1b1b3;}
.newul li{    line-height: 46px;
    border-bottom: 1px dashed #bcc3ca;}
.origin_m {
    font-size: 20px;
    color: #3d3d3d;
    font-weight: bold;
    text-align: center;
    display: block;
  
}
.origin_s {
    text-align: center;
    margin-top: 20px;
    color: #888b8d;
    
}
.h10{height:10px;}
.h20{height:20px;}
   .contactPart4 {
        }

            .contactPart4 .title {
                color: #005c35;
                font-weight: bold;
                font-size: 36px;
                line-height: 36px;
                padding-bottom: 25px;
            }

            .contactPart4 .list ul {
                margin-right: -30px;
            }

            .contactPart4 .list li {
                float: left;
                width: 25%;
                padding-bottom: 10px;
                list-style: none;
            }

            .contactPart4 .list .li01 {
                width: 100%;
            }

            .contactPart4 .list li .box {
                margin-right: 30px;
            }

            .contactPart4 .list li .txt {
                font-size: 14px;
                padding-bottom: 10px;
                color: #333;
            }

                .contactPart4 .list li .txt em {
                    color: #f00;
                }

            .contactPart4 .list li .mxfDiv {
                border: #ddd solid 1px;
                padding: 0 10px;
                background: #fff;
                height: 38px;
                line-height: 38px;
                border-radius: 4px;
            }

            .contactPart4 .list .li01 .mxfDiv {
                height: 180px;
                padding: 10px;
            }

            .contactPart4 .list li .input1 {
                font-size: 14px;
                height: 38px;
                line-height: 38px;
                width: 100%;
            }

            .contactPart4 .list li textarea {
                width: 100%;
                height: 190px;
                font-size: 14px;
                width: 100%;
            }

            .contactPart4 .btnDiv {
                padding-top: 10px;
            }

                .contactPart4 .btnDiv li {
                    margin-right: 25px;
                    float: left;
                    list-style: none;
                }

                    .contactPart4 .btnDiv li a, input {
                        display: block;
                        width: 140px;
                        height: 46px;
                        line-height: 46px;
                        border-radius: 24px;
                        text-align: center;
                        color: #fff;
                        font-size: 14px;
                        background-image: -webkit-linear-gradient(top,#e8e8e8,#272727);
                        background-image: -moz-linear-gradient(top,#e8e8e8,#272727);
                        background-image: -o-linear-gradient(left top,#e8e8e8,#272727);
                        background-image: linear-gradient(to bottom,#e8e8e8,#272727);
                    }

                    .contactPart4 .btnDiv li:first-child input {
                        background-image: -webkit-linear-gradient(top,#007cbd,#004b87);
                        background-image: -moz-linear-gradient(top,#007cbd,#004b87);
                        background-image: -o-linear-gradient(left top,#007cbd,#004b87);
                        background-image: linear-gradient(to bottom,#007cbd,#004b87);
                        color: #fff;
                        border-radius: 24px;
                        border: none;
                    }

                    .contactPart4 .btnDiv li img {
                        padding-right: 8px;
                        position: relative;
                        top: -2px;
                    }

