*{
    margin: 0px;
    padding: 0px;
    font-family: '微软雅黑';
}
body{
    background: #fbfbfb;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
}
.clearfix{
    clear: both;
}
.nav_share{
    width: 1172px;
    height: 55px;
    margin: auto;
    position: relative;
    top:46px;
    z-index: 1;
    transform: skewX(-30deg);
}
.nav{
    width: 1050px;
    height: 55px;
    float: left;
    background: #ffffff;
    box-shadow: 0px 0px 20px #eeeeee;
}
.nav li{
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    width: 108px;
    background: #ffffff;
    float: left;
    font-weight: bold;
}
.nav li.logo{
    width: 254px;
    text-align: left;
}
.nav li.last{
    padding-right: 40px;
}
.nav li a{
    display: block;
    margin-left: 45px;
    transform: skewX(30deg);
    color: #000000;
}
.banner{
    position: absolute;
    top:0px;
    width: 100%;
    height: 370px;
    border-bottom: 8px solid #f1f1f1;
    z-index: 0;
}
.share{
    width: 122px;
    height: 40px;
    line-height: 40px;
    background: #035299;
    margin-top: 13px;
    text-align: center;
    box-sizing: border-box;
    padding-left: 15px;
    float: left;
    box-shadow: 0px 0px 10px #8793ff;
}
.share a{
    width: 16px;
    height: 12px;
    text-align: center;
    margin: 0px 11px;
    float: left;
    transform: skewX(30deg);
}
.footer{
    height: 322px;
    padding-top: 54px;
    background: #363636;
    box-sizing: border-box;
}
.footer .footerbox{
    width: 1172px;
    height: 268px;
    margin: auto;
}
.footer .footerbox .footerlogo{
    width: 110px;
    height: 268px;
    float: left;
    margin-left: 45px;
}
.footer .footerbox  .footertel{
    float: left;
    margin-left: 169px;
}
.footer .footerbox  .footertel .footer_t{
    font-size: 14px;
    color: #ffffff;
}
.footer .footerbox  .footertel .footer_t span{
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 28px;
    display: block;
}
.footer .footerbox  .footertel .footer_t p{
    line-height: 30px;
}
.footer .footerbox  .footertel ul{
    margin-top: 19px;
}
.footer .footerbox  .footertel ul li{
    float: left;
    margin-right: 26px;
}
.footer .footerbox  .footeradress{
    float: right;
    margin-right: 54px;
    width: 380px;
}
.footer .footerbox  .footeradress .map{
    float: right;
    border: 3px solid #414242;
    height: 139px;
}
.footer .footerbox  .footeradress .adress{
    margin-top: 18px;
    float: right;
    font-size: 12px;
    color: #ffffff;
}
.page_banner{
    position: absolute;
    top:0px;
    width: 100%;
    height: 280px;
    border-bottom: 8px solid #f1f1f1;
    z-index: 0;
    padding-top: 175px;
    box-sizing: border-box;
}
.page_banner .cn{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #010101;
    font-weight: bold;
}
.page_banner .cn:after{
    content: '';
    display: block;
    width: 62px;
    height: 2px;
    margin: auto;
    background: #015198;
}
.page_banner .en{
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    line-height: 28px;
}
.page_bodyer{
    width: 1174px;
    margin: auto;
    margin-top: 250px;
    position: relative;
    z-index: 1;
}
.page_bodyer .left{
    min-height: 270px;
    width: 200px;
    float: left;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0px 0px 30px #eeeeee;
    margin-left: 10px;
    padding: 27px 0px 34px;
    box-sizing: border-box;
}
.page_bodyer .left ul{
    font-size: 14px;
    font-weight: bold;
}
.page_bodyer .left ul li{
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    position: relative;
}
.page_bodyer .left ul li a{
    color: #010101;
    display: block;
    width: 100%;
    padding-left: 34px;
    box-sizing: border-box;
}
.page_bodyer .left ul li.over a{
    color: #ffffff;
    position: absolute;
    z-index: 1;
}
.page_bodyer .left ul li.over:before{
    content: '';
    position: absolute;
    width: 164px;
    height: 35px;
    top: 0px;
    left: -2px;
    background: #015198;
    z-index: 0;
    transform: skewX(-20deg);
    box-shadow: 0px 0px 20px #9ea7ff;
}
.page_bodyer .left ul li:hover a{
    color: #ffffff;
    position: absolute;
    z-index: 1;
}
.page_bodyer .left ul li:hover:before{
    content: '';
    position: absolute;
    width: 164px;
    height: 35px;
    top: 0px;
    left: -2px;
    background: #015198;
    z-index: 0;
    transform: skewX(-20deg);
    box-shadow: 0px 0px 20px #9ea7ff;
}
.page_bodyer .right{
    width: 939px;
    min-height: 540px;
    float: right;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0px 0px 30px #eeeeee;
    margin-bottom: 22px;
    padding: 25px 22px 38px;
    box-sizing: border-box;
}
.page_bodyer .right .title{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ededed;
}
.page_bodyer .right .title:before{
    content: '';
    float: left;
    width: 4px;
    height: 11px;
    background: #015198;
    margin-left: 3px;
    margin-top: 15px;
    margin-right: 12px
}
.pagination{
    text-align: center;
    padding-top: 60px;
}
.pagination a{
    padding: 4px 8px;
    background: #035299;
    color: #ffffff;
    border: 1px solid #eeeeee;
}










