.header{
    width: 100%;
    min-width: 1500px;
    height: 200px;
    /* background-color: rgb(99, 194, 232); */
    background-image: url('../img/top.png');
    /* 设置背景大小为cover（铺满整个元素） */
    background-size: cover;
            
    /* 设置背景重复方式为不重复 */
    background-repeat: no-repeat;
    
    /* 设置背景位置为中心 */
    /* background-position: center; */
}
.navigation{
    background-color: #206fb7;
    width: 100%;
    /* height: 60px; */
    min-width: 1500px;
}
.navigationList{
    width: calc( 100% - 300px);
    line-height: 60px;
    display: flex;
    margin: 0 auto;
    font-weight: bold;
    font-size: 18px;
    background-color: rgb(32, 111, 183);
    cursor: pointer;
}
.sublist{
    width: 12%;
    height: 60px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.dropdownMenu{
    background-color: #fff;
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    color: #666;
    font-size: 14px;
}
/* .navigation .row{
    background-color: rgb(32, 111, 183);
    width: 100%;
    line-height: 60px;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
}
.navigation .row .col-md-1{
display: flex;
justify-content: center;
align-items: center;
}
.dropdown-menu{
    min-width: 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    width: 100%;
    background-color: rgb(255, 255, 255);
} */
.dropdownMenu ul {
    list-style-type: none;
    padding: 0 0 0 0;
}
.dropdownMenu ul li{
    width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.wp { width:1200px;margin:0 auto; }






/* * */
.myfir{
    /* display: flex; */
    color: #666;
    font-size: 12px;
    font-weight: bold;
    /* justify-content: space-between; */
}
.myfirList{
    /* text-align: center; */
    /* width: 40%; */
    font-size: 16px !important;
    font-weight: 100 !important;
}
.mytit{
    text-align: center;
    line-height: 72px;
}
.mytits{
    text-align: left;
    line-height: 72px;
}
.codeImg{
    display: flex;
    justify-content: center;
    align-items: center;
}
.codeImg img{
    width: 100px;
    height: 100px;
}
.footer { background:#e7ebf6; min-width: 1500px; }
.foot-logo { padding:20px 0 16px;border-bottom:1px #d4d7e1 solid; display: flex; justify-content: space-between;}
.pageview{
    /* height: 100%; */
    display: flex;
    align-items: center;
    margin-right: 100px;
    /* font-weight: bold; */
}
.foot-logo a,.foot-logo a img { 
    /* width:180px; */
    height:100px; }
.foot-info { padding:13px 0 20px;display: flex; }
.c-info{
    width: 30%;
}
.foot-info .l-info { width: 50%; }
.foot-info .c-info { width: 20%; }
.foot-info .r-info { flex: 1; display: flex; flex-direction: column; align-items: end; }
.foot-info .tit { height:72px;line-height:72px; width: 228px; }
.info-list { display: flex; padding-left: 0px; }
.info-list li { flex:3; }
.info-list li>div { padding:2px 0 8px; }
.info-list li>div h4 { height:30px;line-height:30px;font-size:14px;color:#75777c; }
.info-list li>div p { line-height:26px;font-size:14px;color:#aeb0b7;font-weight:bold; }
.info-list li:nth-child(1) { flex:2;padding-right:7px; }
.foot-down { height:36px;position: relative;margin-bottom:6px; }
.foot-down>span { height:36px;width:228px;border-radius:2px;text-align: center;position: relative;background:#008bff;color:#fff;font-size:14px;display: block;line-height:36px;cursor:pointer; }
.foot-down>span em { width:14px;height:8px;position: absolute;
    /* background: url(../images/down.png) no-repeat 0 0; */
    right:11px;top:14px; }
.foot-list { position: absolute;left:0;top:36px;width:228px;display: none; }
.foot-list a { height:30px;display: block;text-align: center;line-height:30px;background:#008bff;font-size:12px;color:#fff; }
.foot-list a:hover { background:#5eb4fc; }
.r-info .foot-down:nth-of-type(1) { z-index:10; }
.r-info .foot-down:nth-of-type(2) { z-index:9; }
.r-info .foot-down:nth-of-type(3) { z-index:8; }
.foot-down:hover .foot-list { display: block; }

.ewm-wp { padding-top:8px;display: flex;justify-content:space-between; }
.ewm-wp>div div { background:#fff;width:110px;height:110px;overflow: hidden; }
.ewm-wp>div img { width:96px;height:96px;margin:7px;display: block; }
.ewm-wp>div span {line-height:23px;text-align: center;font-size:14px;display: block; }
.foot-bot { background:#282828;padding:20px 0;line-height:20px;font-size:16px;color:rgba(255,255,255,0.3);text-align: center; min-width: 1500px; }
.foot-bot a{margin: 0 20px;}
.foot-bot a:hover{color:#fff}
.foot-bot img{
    width: 20px;
    height: 20px;
}
.sp{
    margin-left: 20px;
}

/* * */
.crumbs-wp { height:50px;background:#eff1f4; min-width: 1500px; }
.crumbs { display: flex;align-items: center;height:50px; }
.crumbs h4 { padding:0 54px 0 0px;font-weight: bold; font-size: 100%; margin:0;}
.crumbs a,.crumbs span { font-size:14px;display: block;margin-right:12px; }
.crumbs a { color:#1377fc; }
.crumbs span { color:#666; }



