
a img, input, a {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

html, body, header, section, footer, div, ul, ol, li, img, a, span, em, del, legend, center, strong, var, fieldset, form, label, dl, dt, dd, cite, input, hr, time, mark, code, figcaption, figure, textarea, h1, h2, h3, h4, h5, h6, p, table, tr, td {
    margin: 0;
    border: 0;
    padding: 0;
    font-style: normal;
    list-style: none;
    font-family: PingFangSC-Regular, sans-serif, "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

a {
    text-decoration: none;
    color: #666666
}

a:hover {
    color: #00578F;
    text-decoration: none;
}

a img, input, a {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

input::-webkit-input-placeholder {
    color: #cfcfcf;
}

input:-moz-placeholder {
    color: #cfcfcf;
}

input::-moz-placeholder {
    color: #cfcfcf;
}

input::-ms-input-placeholder {
    color: #cfcfcf;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
}

body {
    background: #f4f4f5;
}

.common2022 {
    width: 1200px;
    margin: 0px auto;

}

.topHeader2022 {
    background: #ffffff;
    padding: 10px 0;
    height: 80px;
}

.topHeader2022:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.headerLeft {
    float: left;
    width: 170px;
    margin-right: 50px;
}

.headerLeft h1 a {
    width: 156px;
    height: 52px;
    display: block;
    margin: 9px 0 0 7px;
}

.headerLeft h1 a img {
    width: 156px;
    height: 52px;
    display: block;
}

.headerLeft span {
    display: block;
    font: 12px/16px "Microsoft YaHei";
    color: #8c8b90;
    margin-top: 2px;
}

.headerMiddle {
    float: left;
    /*    margin-right: 20px;
    width: 840px;
    height: 80px;*/
}

.headerMiddle ul li a {
    display: block;
    width: 735px;
    height: 80px;
}

.headerMiddle ul li a img {
    display: block;
    width: 100%;
}

.headerRight {
    float: left;
    width: 215px;
    height: 20px;
    margin-top: 30px;
    line-height: 20px;
    text-align: center;
}

.headerRight p {
    text-align: center;
}

.headerRight p.hLogin a {
    font-size: 12px;
    background: url(../images/homepage/topline.jpg) no-repeat right center;
    padding-right: 10px;
    color: #666666;
    margin-left: 10px;
    line-height: 20px;
}

.headerRight p.hLogin a:last-child {
    background: none;
    padding: 0;
}


/*已登录状态*/
.logined2022 {
    position: relative;
    z-index: 99;
}

.logined2022 a {
    background: url(../images/comon2021/downarrow@2x.png) no-repeat right center;
    background-size: auto 6px;
    padding-right: 10px;
    float: none;
    font-size: 12px;
    display: inline-block;
}

.logined2022 dl:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.logined2022 dl dt {
    max-width: 120px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
}

.logined2022 dl dt, .logined2022 dl dd {
    float: right;
}

.logined2022 dl dd {
    width: 16px;
    height: 16px;
    position: relative;
    margin: 2px 10px 0 0;
}

.logined2022 dl dd img {
    display: block;
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
}

.logined2022 dl dd em {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    overflow: hidden;
    background: #FD4246;
    position: absolute;
    right: -2px;
    top: 0px;
}

.logined2022 ol {
    position: absolute;
    top: 20px;
    right: 0;
    display: block;
    width: 130px;
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    border: 1px solid #F3F3F3;
    padding-top: 4px;
    padding-bottom: 2px;
}

.logined2022 ol li {
    display: block;
    position: relative;
}

.logined2022 ol li:hover {
    background: #F4F4F5;
}

.logined2022 ol li a {
    display: block;
    float: none;
    height: 32px;
    font-size: 13px;
    line-height: 32px;
    color: #666666;
    margin-left: 14px;
    padding-left: 20px;
    text-align: left;
    text-decoration: none !important;
}

.logined2022 ol li.loginIcon1 a {
    background: url(../images/homepage/person@2x.png) no-repeat left center;
    background-size: auto 14px;
}

.logined2022 ol li.loginIcon2 a {
    background: url(../images/homepage/news@2x.png) no-repeat left center;
    background-size: auto 14px;
}

.logined2022 ol li.loginIcon3 a {
    background: url(../images/homepage/cardfold@2x.png) no-repeat left center;
    background-size: auto 14px;
}

.logined2022 ol li.loginIcon4 a {
    background: url(../images/homepage/friend@2x.png) no-repeat left center;
    background-size: auto 14px;
}

.logined2022 ol li.loginIcon5 a {
    background: url(../images/homepage/exit@2x.png) no-repeat left 9px;
    background-size: auto 14px;
}

.logined2022 ol li.loginIcon6 a {
    background: url(../images/homepage/company@2x.png) no-repeat left 9px;
    background-size: auto 14px;
}

.logined2022 ol li i {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #FD4246;
    display: block;
    border-radius: 6px;
    overflow: hidden;
    right: 10px;
    top: 13px;
}

/*导航*/
.nav2022 {
    /*background: #2875e8;*/
    border-top: 1px solid #eeeeee;
}

.nav2022 ul:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.nav2022 ul li {
    float: left;
}

.nav2022 ul li a {
    font-size: 16px;
    color: #000;
    line-height: 48px;
    display: block;
    padding: 0 30px;
}

.nav2022 ul li a:hover, .nav2022 ul li.navCur2022 a {
    /*background: #539CFA;*/
    color: #539CFA;
    text-decoration: none !important;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
}


.search2022 {
    /*height: 50px;*/
    border-radius: 2px;
    width: 900px;
    margin: 0 auto;
    padding-top: 20px;
    overflow: hidden;
    display: block;
    border: 0;
}

.search2022:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.search2022 a {
    display: block;
    float: left;
    width: 105px;
    background: #2875e8;
    height: 40px;
    font-size: 18px;
    color: #ffffff;
    line-height: 38px;
    text-align: center;
    border: 2px solid #2875e8;
    border-left: 0;
    box-sizing: border-box;
    width: 84px;
}

.search2022 a:hover {
    color: #ffffff;
    background: #007acb;
}



#txtnewsearchKey  {
    width: 440px;
    height: 40px;
    background: #ffffff;
    outline: 0;
    font-size: 14px;
    padding: 0 0 0 120px;
    float: left;
    display: block;
    border: 2px solid #eaebee;
    /*border-right: 0;*/
    margin-left: 12px;
    box-sizing: border-box;
}


/*底部*/
.footer2022 {
    background: #00568f;
}

.footer2022 dl:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.footer2022 dl dt {
    float: right;
    width: 690px;
}

.footer2022 dl dd {
    float: left;
    width: 480px;
    text-align: left;
}

.footer2022 dl dt ul:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.footer2022 dl dt ul li {
    float: left;
    width: 180px;
}

.footer2022 dl dt ul li:last-child {
    width: 220px;
}

.footer2022 dl dt ul li b {
    display: inline-block;
    font-size: 20px;
    line-height: 28px;
    height: 28px;
    border-bottom: 1px solid #1B669A;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 6px;
}

.footer2022 dl dt ul li p, .footer2022 dl dt ul li p a {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    margin-top: 14px;
}

.footer2022 dl dd b {
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #ffffff;
}

.footer2022 dl dd p {
    display: block;
    width: 200px;
    height: 200px;
    margin: 9px auto 0;
}

.footer2022 dl dd p img {
    display: block;
    width: 100%;
}

.footer2022 span {
    display: block;
    font-size: 14px;
    color: #ffffff;
    margin-top: 10px;
}

.footer2022 dl dd b {
    display: inline-block;
    font-size: 20px;
    line-height: 28px;
    height: 28px;
    border-bottom: 1px solid #1B669A;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 6px;
}

.footer2022 dl dd p {
    text-align: left;
    width: auto;
    height: auto;
    font-size: 14px;
    color: #ffffff;
    margin-top: 30px;
}

.footer2022 dl dd ul:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.footer2022 dl dd ul li {
    float: left;
    width: 106px;
    height: 106px;
    margin-right: 16px;
    font-size: 14px;
    color: #ffffff;
}

.footer2022 dl dd ul li img {
    display: block;
    width: 100%;
}

.footer2022 dl dd ul {
    margin-top: 20px;
}

.footer2022 dl dd a.contactus {
    display: block;
    width: 228px;
    height: 42px;
    border-radius: 2px;
    background: #006ab0;
    font-size: 17px;
    color: #ffffff;
    text-align: center;
    line-height: 42px;
    margin-top: 52px;
}

.copy2022 {
    border-top: 1px solid rgba(27, 102, 154, 0.8);
    margin-top: 45px;
    padding: 24px 0 60px 0;
}

.copy2022 dl:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.copy2022 dl dt {
    float: left;
    width: 139px;
    margin-right: 20px;
    padding-top: 5px;
}

.copy2022 dl dt img {
    display: block;
    width: 100%;
}

.copy2022 dl dd {
    float: left;
    width: 990px;
}

.copy2022 dl dd a {
}

.footer2022 .copy2022 dl dd {
    text-align: left;
}

.footer2022 .copy2022 dl dd span {
    margin-top: 0px;
    margin-bottom: 5px;
}

.footer2022 .copy2022 dl dd span:last-child {
    margin-bottom: 0;
}

.footer2022 .copy2022 dl dd span a {
    color: #ffffff;
    display: inline-block;
    margin-right: 10px;
}

.btxt {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    margin-top: 30px;
    text-align: left;
}
