.indexAgain_top {
    background: #FFFFFF;
    border-bottom: 2px solid #f69421;
}
.indexAgain_top .top-head {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f1f1f1;
    box-sizing: border-box;
    font-size: 12px;
    color: #3C3C3C;
}

.indexAgain_top .top-head .left {
    margin-right: 30px;
}

.indexAgain_top .top-head .center a {
    margin-right: 16px;
    color: #3C3C3C;
}

.indexAgain_top .top-head .center a.denglu {
    color: #FF8B2B;
}

.indexAgain_top .top-head .right span {
    height: 13px;
    display: inline-block;
    margin-right: 6px;
}

.indexAgain_top .top-head .right a:nth-child(1) {
    margin-right: 24px;
}

.indexAgain_top .top-search {
    height: 135px;
    box-sizing: border-box;
    padding-top: 45px;
}

.indexAgain_top .top-search .left {
    margin-right: 180px;
}

.indexAgain_top .top-search .left img {
    width: 88%;
    margin-top: -8px;
}

.indexAgain_top .top-search .center input {
    width: 412px;
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #FF8B2B;
    border-right: none;
    padding-left: 24px;
    border-radius: 7px;
    line-height: 36px;
}

input::-webkit-input-placeholder {
    color: #d7d7d7;
    font-size: 14px;
}

.indexAgain_top .top-search .center button {
    width: 90px;
    height: 36px;
    background-color: #f69421;
    border-radius: 0 6px 6px 0;
    margin-left: -5px;
    color: #FFFFFF;
}

.indexAgain_top .top-search .right {
    font-family: "simsun";
    color: #c0c0c0;
    font-size: 22px;
    font-weight: 600;
    padding-top: 10px;
}

.indexAgain_top .top_nav {
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    padding-bottom: 10px;
}

.indexAgain_top .top_nav ul {
    width:44%;
    overflow: hidden;
    margin: 0 auto;
}

.indexAgain_top .top_nav ul li {
    float: left;
    margin-right: 28px;
}

.indexAgain_top .top_nav ul li a:hover {
    font-weight: 600;
    color: #FF8B2B;
}

/*底部*/

/* .common-bottom {
    width: 1200px;
    margin: auto;
    height: 80px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #E6E6E6!important;
    color: black!important;
}

.common-bottom ul {
    overflow: hidden;
    margin-left: 18px;
}

.common-bottom li {
    width: 25%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    line-height: 75px;
    text-align: center;
}

.common-bottom li img {
    width: 36px;
    height: 42px;
}

.common-bottom .special {
    margin-right: 0 !important;
}

.common-bottom-content .w {
    height: 288px;
    background-color: #FFFFFF;
    padding-left: 54px;
    padding-top: 49px;
    box-sizing: border-box;
    padding-right: 40px;
    position: relative;
    color: black!important;
}

.common-bottom-content .w .left {
    width: 110px;
    text-align: center;
    margin-right: 133px;
}

.common-bottom-content .w .left img {
    width: 74px;
    height: 74px;
}

.common-bottom-content .w .left h6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}

.common-bottom-content .w .center dl {
    float: left;
    margin-right: 94px;
    color: black;
}

.common-bottom-content .w .center dt {
    font-weight: 600;
    margin-bottom: 15px;
    color: black;
}

.common-bottom-content .w .center a {
    display: inline-block;
    line-height: 16px;
    color: black;
}

.common-bottom-content .w .center a:hover {
    text-decoration: underline;
}

.common-bottom-content .w .right {
    width: 106px;
    color: black;
}

.common-bottom-content .w .right p {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    color: black;
}

.common-bottom-content .bottom-title {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 15px;
    color: black;
}

.common-bottom-content .bottom-titles {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 40px;
    color: black;
}

.common-bottom span {
    font-size: 16px;
    color: #3C3C3C!important;
    letter-spacing: -0.47px;
    color: black;
    text-align: center;
} 
 */


 .common-bottom{
    width: 100%;
    height: 75px;
    background-color: #f69421;
}
.common-bottom li{
    float: left;
    font-size: 24px;
    color:#fff;
    font-weight: 600;
    line-height: 75px;
    margin-right: 175px;
}
.common-bottom li img{
    width: 54px;
    height: 54px;
    margin-right: 10px;
}
.common-bottom .special{
    margin-right: 0 !important;
}
.common-bottom-content .w{
    height: 288px;
    background-color: #3d3d3d;
    padding-left: 54px;
    padding-top: 49px;
    box-sizing: border-box;
    padding-right: 40px;
    position: relative;
}
.common-bottom-content .w .left{
    width: 110px;
    text-align: center;
    color:#fff;
    margin-right: 133px;
}
.common-bottom-content .w .left img{
    width: 74px;
    height: 74px;
}
.common-bottom-content .w .left h6{
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}
.common-bottom-content .w .center dl{
    float: left;
    color:#fff;
    margin-right: 98px;
}
.common-bottom-content .w .center dt{
    font-weight: 600;
    margin-bottom: 15px;
}
.common-bottom-content .w .center a{
    display: inline-block;
    color:#fff;
    line-height: 16px;
}
.common-bottom-content .w .center a:hover{
    text-decoration: underline;
}
.common-bottom-content .w .right{
    width: 106px;
}
.common-bottom-content .w .right p{
    width: 100%;
    text-align: center;
    color:#fff;
    margin-top: 10px;
}
.common-bottom-content .bottom-title{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 15px;
    color:#fff;
}
.common-bottom span{
    color:#fff !important;
} 