*{
    padding: 0;
    margin: 0;
}
body,html{
    width:100%;
    background: #fff;
    font-size: 16px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}
div.container{
    width:100%;
}
div.fixed_header{
    width: 1200px;
    height: 100px;
    left:50%;
    position: absolute;
    margin-left: -490px;
    /*margin:0 auto;*/

}
div.header{
    width:100%;
    height:100px;
    position: fixed;
    background: white;
    top:0;
    z-index: 10000;
}
div.height100{
    width:100%;
    height:100px;
    background:#fff;
}
div.header img{
    position: absolute;
    top:20px;
}
div.header div.nav{
    height:100px;
    position: absolute;
    right:0;
    top:0;
}
div.header div.nav li{
    display: inline-block;
    list-style: none;
    height:100px;
    box-sizing: border-box;
    padding: 0 40px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position: relative;
}
div.header  div.nav li{
    margin-left: -6px;
}
div.header  div.nav li p {
    text-align: center;
}
div.header  div.nav li p:first-child{
    margin-top: 30px;
}
div.header  div.nav li p a{
    text-decoration: none;
}
div.header  div.nav li p:first-child a{
    color: #333333;
}
div.header  div.nav li p:nth-child(2) a{
    color:#999999;
    font-size: 12px;
}
div.header  div.nav li p:last-child{
    display: none;
    height:5px;
    background: #197ed6;
    position: absolute;
    left:0;
    bottom:0;
    padding: 0 72px;

}
div.header  div.nav li:nth-child(3) p:last-child{
    height:5px;
    background: #197ed6;
    position: absolute;
    left:0;
    bottom:0;
    padding: 0 73px;
    z-index: 1000;

}
div.header  div.nav li:hover p:last-child{
    display: block;
}
div.header  div.nav li:first-child p:last-child{
    padding: 0 59px;
}
div.header  div.nav li:last-child p:last-child{
    padding: 0 75px;
}
div.header div.nav  li:hover{
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
}
div.header div.nav  li:hover p:first-child a{
    color:#197ed6;
}
div.footer{
    width:100%;
    height: 360px;
    position: relative;
    background:#05489a;
}
div.footerColor{
    width:100%;
    height: 360px;
    background: url('../images/foot-bg.png') center no-repeat;
}
div.footerBox{
    width:1200px;
    height: 360px;
    margin: 0 auto;
}
div.footer div.footerTop h3{
    color:white;
    font-size: 18px;
    font-weight: normal;
    padding:60px 0 40px 0;
}

div.footer div.footerTop ul{
    width:410px;
    margin-top: -20px;
}
div.footer div.footerTop>div{
    float:left;
    width: 34%;
}
div.footer div.footerTop div.footerTop1 ul li{
    float: left;
    height:50px;
    width:155px;
    line-height: 50px;
    margin-left: 50px;
    list-style: none;
    border-bottom: 1px solid white;
}
div.footer div.footerTop ul li a{
    width:155px;
    font-size:14px;
    color:white;
    text-decoration: none;

}
div.footer div.footerTop p a:last-child{
    margin-left:50px;
}
div.footer div.footerTop p span{
    display: inline-block;
    vertical-align: middle;
    margin:15px 0 15px 0;
    width:155px;
    height:1px;
    background:#82a4cd;
}
div.footer div.footerTop div.footerImg{
    width:138px;
    height:138px;
    border-radius: 8px;
    background: #fff;
    text-align: center;
}
div.footer div.footerTop div.footerImg img{
    vertical-align: middle;
    margin-top: 5px;
}
div.footer div.footerTop p span:last-child{
    margin:15px 0 15px 50px;
}
div.footer div.footerTop div.footerTop2{
    margin-left:140px;
    font-size:14px;
    color:#fff;
    width: 30%;
}
div.footer div.footerTop div.footerTop2 h3{
    color:white;
    font-size: 18px;
    padding-bottom: 40px;
}
div.footer div.footerTop>li ul li a{
    display: block;
    max-width:60px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

div.footer div.footerTop div.footerTop3{


    padding-left: 105px;
    box-sizing: border-box;
    width: 22%;
}
div.footer div.footerBottom{
    position: absolute;
    width:1200px;
    bottom: 20px;
}
div.footer div.footerBottom p{
    font-size: 12px;
}
div.footer div.footerBottom p span{
    color:#fff;
    opacity: 0.8;
    margin-left: -50px;
    float: left;
}
div.footer div.footerBottom p span:nth-child(2){
    display: inline-block;
    float: right;
    opacity: 0.8;
}
div.footer div.footerBottom p a:last-child{
    margin-right:30px;
    text-decoration: none;
    color:#fff;
}
div.footerLine{
    width:100%;
    height: 1px;
    background: url("../images/footerXian.png") center no-repeat;
    margin:  0 auto;
    position: absolute;
    bottom: 50px;
}
div.nowPosition{
    width:1200px;
    position: relative;
    margin:auto;
    margin-bottom: 40px;
    margin-top: 20px;
    font-size: 14px;
}
div.nowPosition{
    color:#999999;
}
div.nowPosition a{
    text-decoration: none;
    color:#999999;
}
div.nowPosition em{
    font-style: normal;
    margin:0 3px;
    font-family: "\5B8B\4F53";
}
div.nowPosition span{
    color:#2083d7;
}
div.nowPosition p span:nth-child(2) a{
    margin-left: 5px;
    color:#ADADAD;
}
div.nowPosition p span:nth-child(3) a{
    margin-left: 5px;
    color:#ADADAD;
}
div.nowPosition p span a{
    text-decoration: none;
}
div.nowPosition p span:last-child a{
    color:#2F8BDA;
}