﻿.head .head_top{background: #FFFFFF;height: 30px;}
.head .head_top p{width: 1200px;margin: auto;color: #000;font: 12px "微软雅黑";line-height: 30px;position: relative;}
.head .head_top p span{position: absolute;right: 40px;}
.head .head_top p span a{font: 12px "微软雅黑";color: #000;}
.head .head_con{width: 1200px;margin: auto;height: 110px;display: flex;position: relative;}
.head .head_con .head_list_a{padding: 0px 0px 21px 20px;}
.head .head_con .head_list_b{padding: 0px 0px 21px;}
.head .head_con .head_list_c{padding: 0px 0px 21px;position: absolute;right: 30px;}
.head .nav{background: #2b2b2b;height: 50px;}
.head .nav ul{width: 1200px;margin: auto;display: flex;justify-content: center;align-items: center;}
.head .nav ul li a{font: 16px "微软雅黑";color: #FFFFFF;height: 50px;line-height: 50px;display: block;width: 130px;text-align: center;}
.head .nav ul li a.on{background: #04437e;}
.head .nav ul li a:hover{background: #04437e;}

.head_bot{background: #eeeeee;height: 40px;margin-top:  -8px;}
.head_bot p{width: 1200px;margin: auto;font: 12px "微软雅黑";color: #FFFFFF;height: 40px;line-height: 40px;position: relative;}
.head_bot p span{padding: 0px 90px;display: inline-block;color: #04437e;}
.head_bot p span:nth-child(1) input{border: 1px solid #666666;padding: 0 5px;width: 250px;}
.head_bot p span:nth-child(1) img{margin-top: 8px;position: absolute;height: 26px;cursor: pointer;}


.foot_top{background:#141a30;}
.foot_top .fon_coot{width: 1200px;margin: auto;padding: 70px 0;display: flex;justify-content: space-between;}
.foot_top .fon_coot .fon_coot_left h4{font: 20px "微软雅黑";color: #FFFFFF;font-weight: bold;line-height: 32px;margin-top: 20px;}
.foot_top .fon_coot .fon_coot_left p{font: 16px "微软雅黑";color: #FFFFFF;line-height: 26px;}
.foot_top dl dt{font: 18px "微软雅黑";color: #FFFFFF;font-weight: bold;padding: 30px 0;}
.foot_top dl dd{border-bottom: 1px solid #474747;padding:5px 0;margin-top: 5px;}
.foot_top dl dd a{font: 16px "微软雅黑";color: #FFFFFF;line-height: 24px;}
.bot_foot{background: #252525;height: 60px;}
.bot_foot p{color: #FFFFFF;font: 18px "微软雅黑";line-height: 60px;width: 1200px;text-align: center;margin: auto;}