*{font-family:"Microsoft YaHei";}
body{margin:0;min-width: 1200px;}
ul{margin:0;padding:0;}
li{list-style: none;}
a{text-decoration: none;color:#000;}
a:hover, a:focus {text-decoration: none;}
header{min-width: 1200px;width: 100%;background-color: #0a152b;color:#fff;position: fixed;top: 0;left: 0;z-index: 1030;height: 60px;
    /*box-shadow: 0px 5px 5px 0px #d1d4d8*/
}
.headTitle{float: left;line-height: 60px;margin-left: 25px;}
.headTitle img{float: left;}
.headTitle span{font-weight: bold;font-size: 16px;}
.headMenu{margin-left: 7%;float: left;height: 100%}
.headMenu ul{overflow: hidden;height: 100%;}
.headMenu ul li{float: left;line-height: 60px;margin:0 30px;height: 100%}
.headMenu ul li a{display: inline-block;height: 60px;font-weight: bold;color:#fff;font-size: 16px}
.headMenu ul li a:hover{color:#33d2ff}
.headMenu .currentA{border-bottom: 3px solid #33d2ff;color:#33d2ff}
.headUser{float: right;line-height: 60px;margin-right: 50px;width: 150px;height: 60px;}
.headUser img{vertical-align: middle;margin-right: 5px;}
.headUser span{color:#fff;font-size: 14px;}
.headUser a{font-weight: bold;margin: 0 5px;color:#fff;font-size: 16px;}
.headUser .headUserOperation{width:150px;height:auto;background: #0e90d2;display: none;border-radius: 5px;overflow: hidden;}
.headUser .headUserOperation:HOVER{display: block;}
.headUser .headUserOperation .headUserOperationDiv{line-height: 30px;margin:0px;height: 30px;border-bottom: 1px solid white;padding-left: 10px;}
.headUser .headUserOperation .headUserOperationDiv span{cursor: pointer;color: #333;font-weight: normal;}
.headUser .headUserOperation .headUserOperationDiv a{cursor: pointer;color: white;font-weight: normal;margin: 0px;}
.headUser .headUserOperation .headUserOperationDiv span:HOVER{color: #fff;}
.headUser .headUserOperation .headUserOperationDiv a:HOVER{color: white;}
.headInfoDiv{display: inline-block;height: 100%;cursor: pointer;float: left;}


.content{padding-top: 60px;overflow: hidden;min-width: 1200px;min-height: 777px;background-color: #eaebee;}
.contentLeft{float: left;width: 220px;}
.contentRight{margin-left: 220px;background-color: #fff;}


/* footer{height: 100px;background: #0a152b;overflow: hidden;min-width: 1200px;}
footer p{color:#fbfbfb;text-align: center;}
.footerP0{margin: 20px 0 0}
.footerP1{margin: 0;}
.footerP2{margin: 0;} */
footer{height: 100px;background: #0a152b;overflow: hidden;min-width: 1200px;}
footer p{color:#fbfbfb;text-align: center;}
.footerP0{margin: 25px 0 15px;}
.footerP0 a{color: #fbfbfb;margin: 0 15px;}
.footerP1{margin: 0;}
.footerP2{margin: 0;font-size: 12px;color: #555965;}