﻿/*Footer*/
.footbox{width: 100%;height: 278px; overflow: hidden;background-color: #335688;}
.flbox{background-color: #4678c0;line-height: 64px; height: 64px;margin-top: 7px;}
.flbox h2{float: left;width: 120px; height: 42px;line-height: 42px;text-align: center;font-family: "微软雅黑";font-size: 16px; color: #fff;font-weight: bold;background-color: #406295;border-radius: 20px;margin: 12px 0 0 18px;}
.flcc { float: left;overflow: hidden;margin: 26px 0 0 40px; }
.flcc li{ float:left; margin-right:26px;border-right: 1px solid #fff;padding-right: 26px;line-height: 15px; height: 15px; }
.flcc li:last-of-type{border-right: none;margin-right: 0;padding-right: 0;}
.flcc a{ font-size:16px; color:#fff; }
.fcbox{width: 100%; overflow: hidden;margin-top: 64px;}
.fciconbox{width: 220px; height: 63px;float: left;margin: 20px 0 0 30px;}
.fciconbox a{display: block;float: right;}
.fciconbox a:first-of-type{float: left;}
.fcttbox{width: 715px; overflow: hidden;float: right;border-bottom: 1px solid #386ab1;}
.ftfl{float: right;margin-right: 10px;}
.ftfl li{ float:left; border-right: 1px solid #386ab1;margin-right:20px;padding-right: 20px;line-height: 15px; height: 15px; }
.ftfl li a{ font-size: 12px; color: #8fbeff; }
.ftfl li:last-of-type{border-right: none;}
.fcttbox p{ font-size: 12px; color: #8fbeff;margin-bottom: 10px; }
.fcmarr{margin-right: 2px;}
.fcbox>p{font-size: 12px; color: #8fbeff;float: right;margin-top: 10px;}
/*END Footer*/

@media screen and (max-width: 768px){
/*xxgkfooter*/
.footbox .flbox{height:100%;padding: 10px 0;}
.flbox h2,.flcc{float:none;}
.flbox h2{height: 32px;line-height: 32px;margin:0 0 0 10px;}
.flcc{margin: 10px 0 0 0;}
.flcc li{padding:0;margin:0;width:50%;line-height: 24px;height: 24px;border-right:none;text-align:center;}
.footbox{height:100%;}
.fcbox{width: 100%;height:100%;padding-bottom:20px;margin-top: 20px;}
.fciconbox{width: 80px;height: 80px;margin:10px 0 0 0;}
.fcttbox{width:75%;}
.ftfl{margin-right:15%;}
.fcbox>p{padding:0 10px;}

}