﻿/* 底部 */
.gbox6{
    width: 100%;
    height: 300px;
    background-color: #0e4393;
    color: #fff;
    
}
.foot_tp{
    height: 260px;
}

.gbox6 .left,.gbox6 .right,.gbox6 .middle{
    margin-top: 50px;
    margin-bottom: 22px;
}
.gbox6 .left p{
    margin-top: 17px;
    margin-bottom: 10px;
    color: #fff;
}
.gbox6 .middle{
    padding-left: 69px;
    margin-bottom: 22px;
    padding-right: 83px;
    margin-left: 92px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.gbox6 .left .title1{
   
	font-family: MicrosoftYaHei-Bold;
	font-size: 28px;
    font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	color: #ffffff;
    margin-bottom: 30px;
}
.gbox6 .right{
    margin-top: 75px;
}
.gbox6 .right li{
    float: left;
    margin-left: 40px;
}
.gbox6 .right li p{
    color: #fff;
    text-align: center;
    margin-top: 6px;
}
.gbox6 .foot_bm{
   
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center !important;
    background-color: #c6c6c6;
    position: relative;
    
}
.gbox6 .foot_bm a{
    width: 1400px;
    margin: 0 auto;
    display: block;
    font-size: 15px;
    text-align: center;
    color: black;
    
}
