/*bottom*/
.bottom_index{width:100%;}
.bottom_top{width:100%;height:320px;padding:40px 0;background:url(./images/bottom_bg.jpg)center no-repeat;box-sizing: border-box;}
.bottom_top .bottom_content{width:1200px;margin:0 auto;}
.bottom_top .bottom_content .bottom_nav{width:50%;float: left;box-sizing: border-box;}
.bottom_top .bottom_content .bottom_nav ul li{width:30%;padding-right:35px;box-sizing:border-box;float: left;}
.bottom_top .bottom_content .bottom_nav ul li h3{
    font-size:16px;color:#fff;line-height: 40px;font-weight:normal;margin-bottom:10px;
    border-bottom: 3px solid transparent;
    -moz-border-image:url(./images/botton_border.png) 3 3 round;
    -webkit-border-image:url(./images/botton_border.png) 3 3 round;
    -o-border-image:url(./images/botton_border.png) 3 3 round;
    border-image:url(./images/botton_border.png) 3 3 round;
}
.bottom_top .bottom_content .bottom_nav ul li a{display: block;font-size:14px;color:#fff;line-height: 30px;}
.bottom_top .bottom_content .bottom_kefu{width:30%;float: left;box-sizing: border-box;}
.bottom_top .bottom_content .bottom_kefu p{padding-left:80px;font-size:30px;line-height: 45px;margin-top: 25px;color:#fff;background:url(./images/bottom_tel.png)left no-repeat;}
.bottom_top .bottom_content .bottom_kefu a{width:30%;display: inline-block;color:#eee;text-align: center;margin-top:10px;}
.bottom_top .bottom_content .bottom_kefu a img{height:35px;display: block;margin:10px auto;}
.bottom_top .bottom_content .bottom_erweima{width:20%;float: left;box-sizing: border-box;text-align: center;}
.bottom_top .bottom_content .bottom_erweima span{font-size:14px;line-height: 25px;color:#fff;}
.bottom_top .bottom_content .bottom_erweima p{font-size:14px;line-height: 25px;color:#fff;}
.bottom_top .bottom_content .bottom_erweima img{display: block;margin:0 auto;width:123px;}
.botton_last{width:100%;height:50px;line-height: 50px;text-align: center;background-color:#333;}
.botton_last a{font-size:14px;color:#eee;margin:0 10px;}
/*bottom end*/