
/* bottom */
.bottom_box{
    margin-top: 40px;
    background: #F5F5F5;
    box-sizing: border-box;
    padding: 10px;
}
.bottom_zwk_list{
    box-sizing: border-box;
    border-bottom: 1px solid #DDDDD0;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.bottom_zwk_list li{
    float: left;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 12px;
    margin-right: 12px;
    font-size: 14px;
    width: 88px;
    line-height: 36px;
    border-radius: 4px;
    border: 1px solid #DDDDD0;
}
.bottom_zwk_list li a{
    display: block;
    color: #333;
}
.bottom_zwk_list li:hover{
    border: 1px solid #F45D44;
}
.bottom_zwk_list li:hover a{
    color: #F45D44;
}
.bottom_box .h4 {
    height: 40px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
}
.bottom_box .h4 a:hover,
.bottom_box .h4:hover {
      color: #f45d44;
    text-decoration: none;
}
.bottom_box .footleft i,
.bottom_box .footright i {
    background: url(../images/icon.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
}
.bottom_box .footleft {
    display: inline;
    float: left;
    width: 182px;
    padding: 5px 35px 5px 0;
    margin-bottom: 20px;
    margin-right: 70px;
    border-right: 1px solid #dcdcdc;
}
.bottom_box .col03 {
    width: 243px;
}
.bottom_box .col04 {
    padding-right: 0;
    margin-right: 0;
    border: none;
}
.bottom_box .footleft dt {
    width: 147px;
}
.bottom_box .col03 dt {
    width: 203px;
}
.bottom_box .footleft dt i {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.bottom_box .footleft dt i.icon01 {
    background-position: 0 -170px;
}
.bottom_box .footleft dt i.icon02 {
    background-position: -50px -170px;
}
.bottom_box .footleft dt i.icon03 {
    background-position: -100px -170px;
}
.bottom_box .footleft dt i.icon04 {
    background-position: -150px -170px;
}
.bottom_box .footleft dt:hover i.icon01 {
    background-position: 0 -420px;
}
.bottom_box .footleft dt:hover i.icon02 {
    background-position: -50px -420px;
}
.bottom_box .footleft dt:hover i.icon03 {
    background-position: -100px -420px;
}
.bottom_box .footleft dt:hover i.icon04 {
    background-position: -150px -420px;
}
.bottom_box .footleft dt span {
    display: block;
    width: 100%;
    margin: 5px 0 15px;
    font-weight: bold;
    text-align: center;
}
.bottom_box .footleft dt:hover span a {
    color: #e92930;
    text-decoration: none;
}
.bottom_box .footleft dd {
    color: #888;
    font-size: 14px;
    line-height: 30px;
}
.bottom_box .footleft dd a {
    display: block;
    float: left;
    margin-right: 35px;
    color: #888;
    transition: color 0.3s;
}
.bottom_box .footleft dd a:hover {
    color: #e92930;
}
.bottom_box .footright {
    display: inline;
    float: right;
    width: 315px;
    padding-top: 10px;
}
.bottom_box .footright .h5 {
    height: 46px;
    font-size: 16px;
    line-height: 26px;
}
.bottom_box .footright i {
    display: block;
    float: left;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    background: #d7d7d7 url(../images/icon.png) no-repeat;
    border-radius: 3px;
}
.bottom_box .footright i.icon05 {
    background-position: 0 -120px;
}
.bottom_box .footright i.icon06 {
    background-position: -50px -120px;
}
.bottom_box .footright .h5:hover i.icon05 {
    background: #e92930 url(../images/icon.png) no-repeat 0 -120px;
}
.bottom_box .footright .h5:hover i.icon06 {
    background: #e92930 url(../images/icon.png) no-repeat -50px -120px;
}
.bottom_box .footright .row01 a {
    display: block;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
}
.bottom_box .footright .row01 a:hover {
    text-decoration: none;
}
.bottom_box .footright .row01 span {
    display: block;
    height: 16px;
    color: #888;
    font-size: 14px;
    line-height: 16px;
}
.bottom_box .footright .row02 {
    margin: 25px 0 15px;
}
.bottom_box .footright .row02 span {
    display: block;
    float: left;
    height: 46px;
    font-size: 20px;
    line-height: 46px;
}
.bottom_box .footright .row02 a {
    display: block;
    float: left;
    width: 76px;
    height: 28px;
    margin: 8px 0 0 20px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}
.bottom_box .footright .row02 a:hover {
    border-color: #e92930;
    color: #e92930;
    text-decoration: none;
}
.bottom_box .footright p {
    color: #888;
    line-height: 20px;
}
.bottom_box .footNav {
    padding: 30px 0;
    margin-top: 30px;
    border-top: 1px solid #dcdcdc;
}
.bottom_box .footNav p {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}
.bottom_box .footNav p:first-child {
    color: #888;
    font-family: Arial;
}
.bottom_box .footNav p a {
    display: inline-block;
    padding: 0 5px;
}



@media screen and (max-width: 1309px) {
.bottom_box .h4 {
    height: 1.2rem;
    margin-bottom: .5rem;
    font-size: .8rem;
    line-height: 1.2rem;
}
.bottom_zwk_list{
    padding-bottom: .3rem;
    margin-bottom: 0 auto .3rem;
}
.bottom_zwk_list li{
    box-sizing: border-box;
    margin: .1rem .5%;
    font-size: .7rem;
    width: 24%;
    line-height: 1.4rem;
    border-radius: .2rem;
}
}