body {
    margin: 0;
    padding: 0;
    width: 100%;}
p {
    margin: 0;
    padding: 0;}
ul li {
    list-style: none;}
@font-face {
    font-family: AlibabaPuHuiTi-55;
src: url(../fonts/alibabapuhuiti-2-55-regular.jpg)}
@font-face {
    font-family: AlibabaPuHuiTi-85;
src: url(../fonts/alibabapuhuiti-2-85-bold.jpg)}

.gigo_box {
    width: 100%;
    margin: 0;
    padding: 0;}

.gigo_header {
    width: 100%;
    height: 100px;
    background-color: white;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;}
.gigo_header_d1 {
    width: 350px;
    height: 40px;
    display: flex;
    margin-top: 20px;}
.gigo_header_p {
    color: rgb(0, 59, 164);
    font-size: 14px;
    margin-top: 1px;
    font-weight: 1000;
    font-family: AlibabaPuHuiTi-85;}
.gigo_header_d2 {
    width: 210px;
    height: 30px;
    margin-top: 25px;
    line-height: 40px;}

.gigo_navigation_bar {
    background-color: rgb(0, 59, 164);
    width: 100%;
    height: 50px;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;}
.gigo_navigation_bar a {
    color: rgb(255, 255, 255);
    text-decoration: none;}
.gigo_navigation_bar ul {
    width: 100%;
    display: table-cell;}
.gigo_navigation_bar li {
    margin: 0;
    padding: 0;
    height: 50px;
    width: 150px;
    line-height: 50px;}
.menu {
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-decoration: none;
    height: 50px;
    line-height: 50px;}

.gigo_footer {
    color: rgb(255, 255, 255);
    max-width: 1082px;
    height: 76px;
    margin: 0 auto;
    padding-top: 32px;
    font-size: 14px;
    line-height: 25px;
    font-family: AlibabaPuHuiTi-55;
    display: flex;
    justify-content: space-between;}
.gigo_footer_beiAn {}
.gigo_footer_beiAn a:nth-child(2) img {
    height: 60px;
    margin-top: 7px;}
.gigo_footer_beiAn a:first-child img {
    height: 25px;
    margin: 22px 10px 0 0;}
.gigo_footer_beiAn a {
    color: rgb(255, 255, 255);
    display: flex;
    text-decoration: none;
    font-size: 14px;
    line-height: 72px;}


.gigo_logo_search {
    max-width: 1352px;
    height: 80px;
    margin: auto;
    display: flex;
    justify-content: space-between;}
.gigo_navigation_bar_box {
    height: 50px;
    width: 100%;
    background-color: rgba(0, 59, 164,20);
    }
.gigo_navigation_bar_box_frag {
    max-width: 1352px;
    margin: 0 auto;
    height: 50px;}
.gigo_navigation_bar_box_frag div ul li a {
    font-family: AlibabaPuHuiTi-85;}
.gigo_footer_box {
    background-color: rgb(0, 59, 164);
    color: rgb(255, 255, 255);
    width: 100%;
    margin: 0 auto;
    height: 140px;}

/* 飘窗相关 */
.gigo_roll {
    width: 354px;
    height: 153px;
    position: fixed; /*fixed实现绝对定位*/
    cursor: pointer;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 0 10px 5px rgba(152, 163, 199, 0.25);
    z-index: 999;}
.gigo_roll img{
    height: 100%;
    width: 100%;}
.gigo_roll_title {
    /*color: rgb(0, 59, 164);*/
    border-top: solid 1px rgb(0, 0, 0);
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-55;}

.nav-item a {
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-align: center;}
.item-name {
    margin-top: 8px;
    font-family: AlibabaPuHuiTi-55;}
.sub-nav {
    border: solid 1px rgb(0, 59, 164);
    background-color: rgb(0, 59, 164);}
.sub-nav li a {
    background-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);}
.sub-nav li a span {
    font-size: 15px;
    /*margin-left: 30px;*/
    text-align: center;}
/*.sub-nav li a span:hover {
    color: rgb(255, 255, 255);
}*/

.wp_nav .on {
    background-color: rgb(145, 198, 255);}
.wp_nav li a:hover {
    background-color: rgb(145, 198, 255);
    color: rgb(255, 255, 255);}
.wp_nav .nav-item a.parent {
    color: rgb(255, 255, 255);}
/*.wp_nav .sub-nav .nav-item a.parent:hover {
    background-color: rgb(145, 198, 255);
    color: rgb(255, 255, 255);
}*/
.wp_nav .sub-nav .nav-item a {
    text-decoration: none;
    text-align: center;}
#a1152497{
   display: inline-flex;
}


