/** ?虹??峰? **/
/** 娓??ゅ??澶?杈硅? **/

body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 缁?????绱? */
dl, dt, dd, ul, ol, li, /* list elements ??琛ㄥ??绱? */
pre, /* text formatting elements ?????煎???绱? */
form, fieldset, legend, button, input, textarea, /* form elements 琛ㄥ????绱? */
th, td, /* table elements 琛ㄦ?煎??绱? */
img /* img elements ?剧????绱? */
{
    border: medium none;
    margin: 0;
    padding: 0;
}

/** 璁剧疆榛?璁ゅ?浣? **/
body, button, input, select, textarea {
    font:16px Microsoft YaHei UI,Helvetica Neue,Helvetica,PingFang SC,寰?蒋??榛?,Tahoma,Arial,sans-serif;
    color: #4D4D4D;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
em {
    font-style: normal;
}
/** ??缃???琛ㄥ??绱? **/
ul, ol {
    list-style: none;
}
/** ??缃???炬?ュ??绱? **/
a {
    text-decoration: none;
    color: #424d68;
    -moz-transition:.3s; /* Firefox 4 */
    -webkit-transition:.3s; /* Safari and Chrome */
    -o-transition:.3s; /* Opera */
    transition:.3s;
}
a:hover {
    text-decoration: none;
    color: #424d68;
    -moz-transition:.3s; /* Firefox 4 */
    -webkit-transition:.3s; /* Safari and Chrome */
    -o-transition:.3s; /* Opera */
    transition:.3s;
}
/** ??缃??剧????绱? **/
img {
    border: 0;
}
/** ??缃?〃?煎??绱? **/
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*??缃?ootstrap甯?灞??峰?*/
html,body{
    min-width: 1340px;
}
.container{
    width: 1280px;
    padding: 0;
}
.container-fluid{
    padding: 0;
}
/*瀵艰???ㄥ??*/
.menu-container{
    width: 100%;
    height: 80px;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
}
.menu-banner{
    width: 1340px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo{
    display: block;
    width: 277px;
    height: 44px;
    background: url("../images/logo.png") no-repeat;
    background-size: contain;
    margin-left: 30px;
}
.menu-banner-position{
    display: block;
    height: 80px;
}
.menu-banner-position>li{
    height: 80px;
    float: left;
}
.menu-banner-position>li>a{
    display: block;
    height: 80px;
    line-height: 80px;
    font-weight: 600;
    color: inherit;
    letter-spacing: 1px;
    padding: 0 30px;
    position: relative;
}
.menu-banner-position>li>div{
    display: block;
    height: 80px;
    line-height: 80px;
    font-weight: 600;
    color: inherit;
    letter-spacing: 1px;
    padding: 0 30px;
    position: relative;
}
.menu-banner-position>li:hover{
    background-color: #024c9f;
    color: #ffffff;
}
/*椤靛熬?ㄥ??*/
.bottom-1{
    width: 160px;
    padding-top: 50px;
    padding-bottom: 10px;
    margin-left: 40px;
    float: left;

}
.bottom-1 p{
    margin-bottom: 30px;
}
.bottom-1 li,.bottom-1 a{
    line-height: 35px;
    color: #ffffff;
    position: relative;
    font-size: 14px;
}
.cn-logo:after{
    content: '';
    background: url("../images/logo_china.png") no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    position: absolute;
    left: -30px;
    top: 0;
}
.hwcc-logo:after{
    content: '';
    background: url("../images/logo_hwcc.png") no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    position: absolute;
    left: -30px;
    top: 0;
}
.pcswwm-logo:after{
    content: '';
    background: url("../images/logo_pcswmm.png") no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    position: absolute;
    left: -30px;
    top: 0;
}
.lonwin-logo:after{
    content: '';
    background: url("../images/logo_lonwin.png") no-repeat;
    width: 20px;
    height: 15px;
    background-size: 100% 100%;
    position: absolute;
    left: -30px;
    top: 2px;
}
.bottom-2{
    margin-left: 40px;
    width: 160px;
    float: left;
    padding-top: 50px;
    padding-bottom: 10px;

}
.bottom-2 p{
    margin-bottom: 30px;
}
.bottom-2 li,.bottom-2 a{
    line-height: 30px;
    color: #ffffff;
    position: relative;
    font-size: 14px;
}
.bottom-3{
    margin-left: 40px;
    width: 390px;
    float: left;
    padding-top: 50px;
    padding-bottom: 10px;

}
.bottom-3 p{
    margin-bottom: 30px;
}
.bottom-3 li{
    line-height: 30px;
    color: #ffffff;
    position: relative;
    font-size: 14px;
}
.code-pic{
    background: url("../images/44.png") no-repeat;
    width: 120px;
    height: 120px;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 80px;
}
.to-top{
    background: #ffffff;
    width: 48px;
    height: 48px;
    border: 1px solid #DBDBDB;
    padding:8px;
}
/*棣?椤佃????css*/
.box-menu-list-sy{
    display: none;
    width: 630px;
    height: 490px;
    position: absolute;
    z-index: 999;
    top: 80px;
    left: 0;
}
.box-menu-list-list-sy{
    display: flex;
    margin-top: 10px;
    width: 620px;
    height: 490px;
    background: #fff;
    border: 1px solid #D7E3F1;
    padding-top: 10px;
}
.box-menu-list-sy p{
    line-height: 40px;
    text-align: center;
    font-weight: normal;
}
.more-cp-list{
    width: 200px;
    height: 490px;
    padding-left: 10px;
    color: #97a4b0;
    letter-spacing: 1px;
}
.more-cp-list a{
    display: block;
    width: 200px;
    height: 54px;
    font-size: 14px;
    line-height: 54px;
    padding-left: 55px;
    text-align: left;
    border-radius: 8px;
    border-color: #f1f1f1;
}
.a-1{
    background: url("../images/15_1.png") no-repeat 20px center;
}
.a-2{
    background: url("../images/15_2.png") no-repeat 20px center;
}
.a-3{
    background: url("../images/15_3.png") no-repeat 20px center;
}
.a-4{
    background: url("../images/15_4.png") no-repeat 20px center;
}
.a-5{
    background: url("../images/15_5.png") no-repeat 20px center;
}
.a-6{
    background: url("../images/15_6.png") no-repeat 20px center;
}
.a-7{
    background: url("../images/15_7.png") no-repeat 20px center;
}
.a-8{
    background: url("../images/15_8.png") no-repeat 20px center;
}
.a-9{
    background: url("../images/15_9.png") no-repeat 20px center;
}
.a-10{
    background: url("../images/15_10.png") no-repeat 20px center;
}
.a-11{
    background: url("../images/15_11.png") no-repeat 20px center;
}
.a-12{
    background: url("../images/15_12.png") no-repeat 20px center;
}
.a-13{
    background: url("../images/15_13.png") no-repeat 20px center;
}
.a-14{
    background: url("../images/15_14.png") no-repeat 20px center;
}
.a-15{
    background: url("../images/15_15.png") no-repeat 20px center;
}
.more-cp-list a:hover{
    box-shadow: 5px 5px 5px 0 rgba(0,0,0,.1);
    border: 1px solid #f1f1f1;
}