@charset "UTF-8";

.m-auto {
    margin: 0 auto;
}

.wrapper {
    width: 1200px;
}

.header {
    height: 144px;
    background-image: url(../images/header-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.header .logo-box {
    clear: both;
    /* margin: 27px auto; */
}

.header .logo-box .left {
    display: inline-block;
    /* width: 511px; */
    overflow: hidden;
    float: left;
    vertical-align: middle;
}

.header .logo-box .left img {
    /* width: 100%; */
    height: 77px;
    margin-top: 37px;
}

.header .logo-box .right {
    float: right;
    vertical-align: middle;
    margin-top: 17px;
}

.header .logo-box .right .time {
    font-size: 14px;
    color: #FFFFFF;
    text-align: right;
}

.header .logo-box .right .time span {
    display: inline-block;
    padding: 0 15px;
    /* cursor: pointer; */
}

.header .logo-box .right .time span:last-child {
    padding-right: 0;
}

.header .logo-box .right>div {
    display: inline-block;
    width: 296px;
    height: 42px;
    background: #FF9D03;
    border-radius: 21px;
    /* opacity: 0.8; */
    margin-top: 24px;
    font-weight: 400;
    color: #0655B6;
    padding: 0 10px;
    float: right;
}

.header .logo-box .right>div input {
    width: 237px;
    height: 42px;
    background: transparent;
    border: none;
    outline: none;
    vertical-align: middle;
    color: #fff;
}

.header .logo-box .right>div img {
    vertical-align: middle;
}

.nav {
    height: 56px;
    background: linear-gradient(0deg, #C21700 0%, #EE8A50 100%);
    /* background: #1352BA; */
}

.nav>ul>li {
    display: inline-block;
    margin: 0 35px;
    position: relative;
}

.nav>ul>li:first-child {
    margin-left: 0;
}

/* .nav>ul>li:first-child>a {
    padding-left: 0;
} */

.nav>ul>li>a {
    display: block;
    padding: 0 10px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 56px;
    height: 56px;
}

.nav>ul>li>a:hover {
    background: #fff;
    color: #C21700;
}

.nav>ul>li:hover ul {
    display: block !important;
}

.nav>ul>li>ul {
    position: absolute;
    top: 56px;
    left: 0;
    background: #C21700;
    display: none;
    z-index: 999;
}

.nav>ul>li>ul>li {
    width: 100%;
}

.nav>ul>li>ul>li>a {
    display: block;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    line-height: 56px;
    height: 56px;
    color: #fff;
    padding: 0 10px;
}

.nav>ul>li>ul>li>a:hover {
    background: #fff;
    color: #C21700;
}
.profile {
    height: 708px;
    background-image: url(../images/profile-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 1px;
}
.latestNew {
    height: 142px;
    margin-top: 47px;
    margin-bottom: 51px;
    background-image: url(../images/profileContent-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.latestNew .title {
    width: 96px;
    height: 142px;
    background-image: url(../images/ghjj.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}
.latestNew .title div {
    font-family: YouSheBiaoTiHei;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
}
.latestNew .news {
    position: absolute;
    width: 993px;
    height: 82px;
    margin-top: 30px;
    margin-left: 27px;
    display: inline-block;
}
.latestNew .news>p:first-child {
    color: #CD3729;
    font-weight: bolder;
    margin-bottom: 10px;
    font-size: 20px;
    color: #CD3729;
    line-height: 28px;
    margin-top: 10px;
}
.latestNew .news > div > p {
    width: 88%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #744206;
    line-height: 28px;
}
.latestNew .news > div{
    width: 95%;
    text-indent: 4ch;
    font-size: 14px;
    color: #744206;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2;
}
.latestNew .news>p:nth-child(2) {
    font-size: 14px;
    color: #464646;
    /* text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; */
    width: 90%;
    /* display: inline-block;
    vertical-align: middle; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 定义文本的行数 */
    overflow: hidden;
    text-overflow: ellipsis;
}

.latestNew .news>p:nth-child(2)>a {
    color: #1352BA;
}
.latestNew .news>span{
    position: absolute;
    font-size: 14px;
    margin-top: -24px;
    margin-left: 94%;
}
.newsletter .photo {
    width: 723px;
    height: 462px;
    display: inline-block;
}
.newsletter .photo img {
    width: 723px;
    height: 462px;
}
.newsletter .news {
    width: 477px;
    height: 445px;
    background-image: url(../images/xiao.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: right;
    position: absolute;
    margin-top: -449px;
    margin-left: 707px;
}
.newsletter>.news>div>a{
    margin-bottom: 30px;
}
.newsletter>.news>img{
    margin-top: -15px;
    margin-left: 15px;
    width: 23px;
    height: 30px;
    position: absolute;
}
.newsletter>.news>div>a>img{
    width: 185px;
    height: 103px;
    margin-bottom: 30px;
}
.newsletter>.news>div>a:last-child>img{
    margin-bottom: 0;
}
.newsletter>.news>div>a:hover>div{
    border-bottom: 1px solid #C21700;
}
.newsletter>.news>div>a:hover>div>div{
    color: #C21700;
}
.newsletter>.news>div{
    padding: 45px 43px;
}
.newsletter>.news>div>a>div{
    width: 188px;
    height: 103px;
    float: right;
    border-bottom: 1px solid #919191;
}
.newsletter>.news>div>a>div>div{
    width: 188px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 16px;
    color: #24272C;
    margin-top: 28px;
}
.friendly-link {
    margin-bottom: 70px;
}
.friendly-link>ul>li {
    display: inline-block;
    /* margin: 0 24px; */
    position: relative;
    border: 1px dashed #D2D2D2;
    padding: 12px 32px;
    margin-right: 44px;
}

.friendly-link>ul>li:last-child {
    margin-right: 0;
}

.friendly-link>ul>li>a:hover {
    background: #fff;
    color: #1352BA;
}

.friendly-link>ul>li:hover ul {
    display: block !important;
}

.friendly-link>ul>li>ul {
    position: absolute;
    top: 56px;
    left: 0;
    background: #1352BA;
    display: none;
    z-index: 999;
}

.friendly-link>ul>li>ul>li {
    width: 100%;
}

.friendly-link>ul>li>ul>li>a {
    display: block;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    line-height: 56px;
    height: 56px;
    color: #fff;
    padding: 0 10px;
}

.friendly-link>ul>li>ul>li>a:hover {
    background: #fff;
    color: #1352BA;
}

footer{
    padding: 27px;
    /* background: #F0F9FF; */
    color: #2F2F2F;
    text-align: center;
    font-size: 14px;
    background-image: url(../images/bottom-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
footer > div > p {
    margin-top: 12px;
}
footer > div >img{
    margin-top: 16px;
    margin-bottom: 22px;
}
footer > div > p > span {
    margin-left: 40px;
}
.copyRight {
    width: 100%;
    color: #ED7C69;
    font-size: 14px;
    padding: 16px 0px 12px 0px;
    text-align: center;
    background-color: #AF1900;
    position: absolute;
}
.copyRight > span:first-child {
    margin-right: 6px;
}
.copyRight > span:last-child{
    margin-left: 6px;
}