/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    transition: all 0.4s linear;
}

a:hover {
    transform: translateX(10px);
}

ul li {
    list-style: none;
}

img {
    outline: none;
    border: none;
}

input,
select {
    outline: none;
}

area {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

b,
i,
em {
    font-style: normal;
}

body {
    font-family: Microsoft Yahei;
    font-size: 12px;
}

.clearfix {
    clear: both;
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.anchor {
    width: 1196px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 10px;
}

.anchor a {
    float: left;
    width: 292px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 46px;
    color: #5198e7;
    font-weight: bold;
    background: #fff;
    box-shadow: #5198e7 2px 4px 1px;
    border-radius: 10px;
    margin-right: 9px;
}

.anchor a:nth-last-child(1) {
    margin-right: 0px;
}

.zx_btn {
    width: 100%;
    margin: auto;
    overflow: hidden;
    font-size: 0px;
    text-align: center;
}

.zx_btn a {
    display: inline-block;
    width: 341px;
    height: 65px;
    line-height: 66px;
    background: url(../images/zx_bg.png) no-repeat;
    font-size: 26px;
    text-align: left;
    text-indent: 114px;
    color: #FFF;
    border-radius: 33px;
    margin-right: 42px;
    font-weight: bold;
}

.zx_btn a.phone {
    width: 326px;
    height: 59px;
    line-height: 59px;
    color: #46aef7;
    font-size: 26px;
    background: url(../images/phone-bt.png) 26px 18px no-repeat #FFF;
    border: 2px solid #46aef7;
    text-indent: 92px;
    box-shadow: none;
    margin-right: 0px;
}

.intro {
    width: 1196px;
    margin: 0 auto;
    overflow: hidden;
    padding: 28px 22px 0 28px;
    box-sizing: border-box;
    font-size: 30px;
    color: #FFF;
    line-height: 46px;
}

.intro i {
    color: #1570b1;
}

.same_tit {
    width: 100%;
    overflow: hidden;
}

.same_tit h2 {
    font-size: 44px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    line-height: 98px;
    text-shadow: #3087c9 2px 3px 1px;
    letter-spacing: 2px;
}

.more {
    width: 1196px;
    margin: 0 auto;
    overflow: hidden;
    padding: 12px 20px 0 300px;
    box-sizing: border-box;
}

.more p {
    line-height: 44px;
    color: #565656;
    font-size: 30px;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
    height: 180px;
}

.same_tit p {
    text-align: center;
    height: 128px;
    color: #0f5987;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 3px;
    font-weight: bold;
}

.mskc {
    width: 987px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 26px;
}

.mskc table {
    width: 100%;
    text-align: center;
    table-layout: fixed;
}

.mskc table tr th {
    height: 94px;
    color: #FFF;
    font-size: 30px;
    font-weight: bold;
}

.mskc table tr td {
    height: 49px;
    color: #464646;
    font-size: 20px;
}

.mskc table tr:nth-child(2) td {
    height: 92px;
}

.mskc table tr td:nth-child(1) {
    text-align: left;
    padding-left: 56px;
}

.fb {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.fb dl {
    float: left;
    width: 600px;
    overflow: hidden;
}

.fb dl dt {
    text-align: center;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
    font-size: 30px;
    color: #FFF;
}

.fb dl dd {
    width: 100%;
    padding: 14px 0 0 196px;
    box-sizing: border-box;
}

.fb dl dd p {
    line-height: 49px;
    color: #464646;
    font-size: 20px;
    font-weight: bold;
}

.fb dl dd p img {
    display: inline-block;
    margin-left: 14px;
}

.fb dl dd p i {
    color: #46aef7;
}

.fb dl dd h5 {
    color: #eea71d;
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 12px;
}

.fb dl.rt dd {
    width: 100%;
    padding-left: 0px;
    padding-top: 26px;
    box-sizing: border-box;
    text-align: center;
}

.fb dl.rt dd p {
    line-height: 24px;
    color: #464646;
    font-size: 20px;
    margin-bottom: 22px;
}

.everyday {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    font-size: 0px;
}

.everyday dl {
    float: left;
    width: 130px;
    height: 304px;
    overflow: hidden;
    margin: 0px 4px 20px 0;
    padding-top: 80px;
    box-sizing: border-box;
}

.everyday dl dt {
    width: 100%;
    height: 78px;
    overflow: hidden;
    line-height: 22px;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
}

.everyday dl dd {
    height: 145px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.everyday dl:nth-last-child(4) {
    margin-right: 0px;
    width: 128px;
}

.everyday dl:nth-child(even) {
    margin-top: 38px;
}

.everyday dl:nth-child(even) dt,
.everyday dl:nth-child(even) dd {
    color: #7a4d62;
}

.everyday2 {
    padding-left: 408px;
    box-sizing: border-box;
}

.ovo {
    width: 1196px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 90px;
    box-sizing: border-box;
}

.ovo table {
    width: 100%;
    text-align: center;
    table-layout: fixed;
    margin-bottom: 34px;
}

.ovo table tr th {
    height: 59px;
    color: #FFF;
    font-weight: bold;
    font-size: 26px;
}

.ovo table tr td {
    height: 89px;
    color: #0f5987;
    font-size: 24px;
}

.online {
    width: 1196px;
    margin: 0 auto;
    overflow: hidden;
}

.online dl {
    float: left;
    width: 377px;
    margin-right: 32px;
    overflow: hidden;
}

.online dl dt {
    width: 100%;
    color: #FFF;
    font-size: 30px;
    line-height: 90px;
    font-weight: bold;
    text-align: center;
}

.online dl dd {
    height: 293px;
    padding-left: 127px;
    box-sizing: border-box;
    display: flex;
    font-size: 26px;
    color: #46aef7;
    line-height: 56px;
    justify-content: left;
    align-items: center;
}

.online dl:nth-child(2) dd {
    padding-left: 168px;
    height: 281px;
}

.online dl:nth-child(3) {
    margin-right: 0;
}

.online dl:nth-child(3) dd {
    padding-left: 149px;
    height: 303px;
}

.same_tit2 h2 {
    letter-spacing: 0px;
}

.pg {
    width: 1196px;
    margin: 0 auto;
    overflow: hidden;
}

.pg dl {
    width: 100%;
    height: 316px;
    overflow: hidden;
    margin-bottom: 30px;
}

.pg dl dt {
    padding: 56px 0 0 294px;
    box-sizing: border-box;
    color: #FFF;
    font-size: 44px;
    line-height: 48px;
    height: 124px;
}

.pg dl dd {
    padding: 3px 54px 0 219px;
    line-height: 48px;
    box-sizing: border-box;
    color: #FFF;
    font-size: 28px;
    letter-spacing: 2px;
}

.ms_box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

#ms_ct {
    width: 100%;
    overflow: hidden;
    margin-bottom: 34px;
}

#ms_ct div.ever {
    display: none;
}

#ms_ct div.active {
    display: block;
}

#ms {
    width: 100%;
    text-align: center;
    font-size: 0px;
    margin-bottom: 80px;
}

#ms span {
    display: inline-block;
    width: 86px;
    height: 86px;
    border-radius: 48px;
    margin-right: 40px;
    cursor: pointer;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    border: 3px solid #FFF;
}

#ms span.se {
    border: 3px solid #327ffe;
}

.gf {
    width: 1196px;
    margin: 0 auto 50px;
    overflow: hidden;
    position: relative;
}

.swiper {
    width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
}
.hj_box{
    width: 1200px;
    margin: 0 auto 42px; 
    overflow: hidden;
}
.same_tit_xq{
    margin-bottom: 0px;
}
#xq{
    width: 100%;
    text-align: center;
    overflow: hidden;
    font-size: 0px;
}
#xq span{
    display: inline-block;
    width: 182px;
    text-align: center;
    line-height: 100px;
    font-size: 32px;
    color:#484848;
    position: relative;
    cursor: pointer;
}
#xq span::before{
    position: absolute;
    content: '';
    width: 165px;
    height: 10px;
    left: 50%;
    margin-left: -82px;
    bottom: 30px;
    background: #d55d53;
    opacity: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
#xq span.se::before{
    opacity: 0.8;
}
#xq_ct{
    width: 100%;
    overflow: hidden;
}
#xq_ct div.ever{
    display: none;
}
#xq_ct div.active{
    display: block;
}