


a{
    width: 100%;
    height: 100%;
    display: inline-block;
}

.newBox{
    width: 1400px;
    margin: 0 auto;
}
.newPd{
    padding: 100px 0;
}
.newPd2{
    padding: 80px 0;
}
header{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    font-size: 0;
    padding: 32px 0;
}
header::after{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: .2;
    position: absolute;
    left: 0;
    bottom: 0;
}
header .newBox>div{
    display: inline-block;
    vertical-align: middle;
}
.header_logo{
    width: 18%;
}
.header_nav{
    width: 74%;
}
.header_search{
    width: 8%;
}
.header_logo img{
    max-width: 100%;
}
.header_nav li{
    width: 10%;
    display: inline-block;
    text-align: center;
}
.header_nav li:hover a,.footer_nav li a:hover{color: #da000f;}
.header_nav li a{
    font-size: 16px;
    color: #fff;
}
.header_search ul{
    text-align: right;
}
.header_search ul li{
    /* width: 60px; */
    text-align: center;
    display: inline-block;
    position: relative;
}
.header_nav li:last-of-type{background: #da000f;border-radius: 24px;line-height: 24px;width: 20%;}
.header_nav li:last-of-type a{font-size: 14px;}
.header_nav li:last-of-type:hover{background: #ec1221}
.header_nav li:last-of-type:hover a{color: #fff;}
.header_search ul li:first-of-type{padding-right: 15px;}
.header_search ul li:last-of-type{padding-left: 15px;}
.header_search ul li::after{
    content: '';
    display: block;
    width: 1px;
    height: 60%;
    background-color: #fff;
    opacity: 0.3;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.header_search ul li:last-of-type::after{
    opacity: 0;
}
.header_search ul li a{
    color: #fff;
    font-size: 16px;
}
.header_search ul li a span{
    font-size: 16px;
}

footer{
    background-color: #202020;
}
.footer_top>div{
    display: inline-block;
    vertical-align: middle;
}
.footer_logo{
    width: 20%;
}
.footer_logo img{
    max-width: 100%;
}
.footer_logo p{
    padding-top: 30px;
    color: #fff;
}
.footer_logo p i,.footer_logo p span{
    font-size: 20px;
    vertical-align: middle;
}
.footer_logo p span{
    margin-right: 12px;
}

.footer_nav{
    width: 60%;
}
.footer_nav {
    text-align: center;
}
.footer_nav ul{
    display: inline-block;
    width: 80%;
}
.footer_nav li{
    width: 33.333333%;
    line-height: 66px;
    display: inline-block;
}
.footer_nav li a{
    color: #fff;
    position: relative;
}
.footer_nav li a::before{
    content: '';
    display: inline-block;
    width: 40%;
    height: 1px;
    background-color: #fff;
    vertical-align: middle;
    margin-right: 10px;
}
.footer_WeChat{
    width: 20%;
    text-align: right;
}

.WeChat_is{
    display: inline-block;
    text-align: center;
}
.WeChat_is img{
    border: 1px solid #909090;
    padding: 4px;
    box-sizing: border-box;
    max-width: 100%;
}
.WeChat_is p{
    font-size: 14px;
    color: #fff;
    padding-top: 18px;
    opacity: .55;
}
.footer_btm{
    border-top: 1px solid #2e2e2e;
}

.footer_btm>div{
    width: 50%;
    line-height: 80px;
    display: inline-block;
    vertical-align: middle;
}
.footer_btm p{
    font-size: 14px;
    color: #fff;
}
.footer_btm_r{
    text-align: right;
}

.cbl{position: fixed;right: 0;top: 25%;z-index: 999;}
.cbl ul li{display: block;border: 1px solid #e9e9e9;padding: 14px;border-right: none;box-sizing: border-box;text-align: center;background: #fff;position: relative;}
.cbl ul li:first-of-type{border: none;padding: 0;background: none;}
.cbl ul li span{font-size: 30px;color: #cccccc;margin-bottom: 5px;display: block;}
.cbl ul li p{font-size: 12px;color: #888888;}
.cbl ul li:hover{background: #c30d23;}
.cbl ul li:hover span,.cbl ul li:hover p{color: #fff;}
.cbl ul li:first-of-type:hover{background: none;}
.cbl ul li:last-of-type span{    transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);}
.cbewm{position: absolute;right: 100%;top: 0;background: #e9e9e9;width: 160px;height: 100%;line-height: 83px;display: none;}
.cbewm img{display: inline-block;margin-right: 8px;vertical-align: middle;width: 40%;}
.cbewm img:last-child{margin-right: 0;}
.cbl ul li:hover .cbewm{display: block;}
.cbl ul li:nth-of-type(2),.cbl ul li:nth-of-type(3){display: none;}
.cbdh{background: #c30d23;color: #fff;}
.cbdh h3{font-size: 18px;font-weight: bold;}


.seach{display: inline-block;text-align: center;display: block;}
.seach form{line-height: 28px;}
.seach input{border: none;background: transparent;border-bottom: 1px solid #dc1a21;width: 0;outline:none;color: #fff;}
.seach form input.ac{width: 120px;}
.seach .iconfont{font-size: 18px;color: #fff;outline: none;}
.seach .iconfont:hover{color: #dc1a21;}
.seach form input{
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    height: 20px;
}
.mobile{float: right;width: 40px;height: 40px;margin-top: 10px;border-radius: 2px;cursor: pointer;text-align: center;line-height: 3px;
    box-sizing: border-box;padding-top: 2px;transition: 0.4s ease-in-out;transform: translateX(100px);display: none !important;}
.mobile i{display: block;margin: 0 auto;width: 23px;height: 2px;background: white;margin-top: 7px;border-radius: 5px;}
.mobile i:nth-child(1){transition: 0.4s ease-in-out 0.3s;margin-top: 13px;}
.mobile i:nth-child(2){transition: 0.4s ease-in-out;display: none;}
.mobile i:nth-child(3){transition: 0.4s ease-in-out 0.3s}
.mobile.active i:nth-child(1){transform: rotate(45deg) translateY(4px) translateX(4px);}
.mobile.active i:nth-child(2){transform: translateX(40px);opacity: 0;}
.mobile.active i:nth-child(3){transform: rotate(-45deg) translateY(-3px) translateX(2px)}