.wrap {
    width: 90%;
    margin: 0 auto;
}

.top {
    height: 30px;
    background: #3E3B3B;
    line-height: 30px;
    overflow: hidden;
}

.top .fl {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
}

.header {
    position: absolute;
    width: 100%;
    z-index: 90;
    background-color: rgb(0, 0, 0, 0.1);
}

.header .fl img {
    height: 60px;
}

.top .fr {
    background: url(../image/tel1.png) no-repeat left center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
    margin-bottom: 15px;
    padding-left: 24px;
    text-align: right;
}

.banner {
    width: 100%;
}

.header .fl {
    margin-top: 7px;
}

.header .fr>ul>li {
    float: left;
    margin-left: 65px;
    padding-top: 20px;
    position: relative;
}

.header .fr>ul>li a {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: inline-block;
    padding-bottom: 10px;
}

.header .fr>ul>li .submenu {
    position: absolute;
    left: 50%;
    margin-left: -100%;
    width: 200%;
    background: #fff;
    top: 60px;
    display: none;
}

.header .fr>ul>li .submenu li {
    line-height: 40px;
}

.header .fr>ul>li .submenu li a {
    font-size: 15px;
    color: #333;
    display: block;
    text-align: center;
    padding: 0;
}

.header .fr>ul>li .submenu li a:hover {
    background-color: #008cd6;
    color: #fff;
}

.header .fr li a.active {
    border-bottom: 2px solid #fff;
}

.banner img {
    width: 100%;
    display: block;
}

.submenus {
    height: 40px;
    background: #EEEEEE;
    line-height: 40px;
    border-bottom: 1px solid #E5E5E5
}

.submenus.active {
    position: fixed;
    top: 0;
    width: 100%;
}

.submenus .fl a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    padding: 0 14px;
    height: 40px;
    display: inline-block;
    box-sizing: border-box;
}

.submenus .fl a.return {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0068B7;
}

.submenus .fl a.active {
    border-bottom: 3px solid #0068B7;
    color: #0068B7;
}

.submenus .fr span,
.submenus .fr a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.aboutus {
    padding: 50px 0 100px;
}

.commontitle {
    border-left: 4px solid #0068B7;
    padding-left: 20px;
    margin-bottom: 20px;
}

.commontitle span.ch {
    display: block;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 10px;
}

.commontitle span.en {
    font-size: 18px;
    /* font-weight: bold; */
    color: #999999;
    letter-spacing: 8px;
}

.aboutus .content p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-indent: 2em;
}

.aboutus .content img {
    max-width: 100%;
    display: block;
}

.aboutus .contact table {
    width: 100%;
}

.aboutus .content table {
    width: 100%;
}

.footer {
    background: #0068B7;
}

.footernav {
    padding: 30px 0 0px;
}

.footernav .fl {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 20px;
}

.footernav .fl .link {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    margin-top: 30px;
    padding: 20px 40px 0;
    text-align: center;
}

.footernav .fl .link a {
    width: 44px;
    height: 44px;
    background: rgba(0, 0, 0, 0.3);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 15px;
}

.footernav .fr p,
.footernav .fr span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

.footernav .fr {
    display: flex;
    width: 70%;
    justify-content: space-between;
}

.footernav .fr .add div {
    display: flex;
    justify-content: space-between;
}

.footernav .fr .add div p {
    width: 92%;
}

.footer .links {
    display: flex;
}

.footer .links span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-right: 20px;
}

.footer .links li {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: inline-block;
    margin-right: 30px;
}

.footer .copy {
    margin-top: 14px;
    padding-bottom: 28px;
}

.footer .copy p,
.footer .copy p a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 14px;
    text-align: center;
    margin: 0 25px;
}

.footer .copy li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #fff;
}

.footer .copy li:last-child {
    border: none;
}

.footer .copy li:first-child {
    padding-left: 0;
}

.footer .copy li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.aboutus .history p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 35px;
}

.aboutus .history span.year {
    font-size: 24px;
    display: block;
    margin: 25px 0 0px;
}

.aboutus .honor li {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    margin: 0 7.6% 70px 0;
}

.aboutus .honor li:nth-of-type(3n) {
    margin-right: 0;
}

.aboutus .honor li img {
    width: 100%;
}

.aboutus .honor li p {
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    margin-top: 15px;
}

.partner li {
    height: 70px;
    width: 14%;
    border: 1px solid #DCDCDC;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin: 0 3.2% 20px 0;
    box-sizing: border-box;
    position: relative;
    transition: all .3s;
}

.partner li p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}

.partner li:hover p {
    opacity: 1;
}

.partner li img {
    max-width: 100%;
    max-height: 100%;
}

.partner li:nth-of-type(6n) {
    margin-right: 0;
}

.jointext .fl {
    width: 50%;
}

.jointext .fl p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.jointext img.fr {
    width: 47%;
}

.jointext {
    margin-bottom: 90px;
}

.recurit .tab .scroll {
    display: flex;
    line-height: 100px;
}

.recurit .tab span {
    cursor: pointer;
    flex: 1;
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    height: 100px;
    box-sizing: border-box;
    display: inline-block;
}

.recurit .tab span.active {
    font-weight: bold;
    border-bottom: 2px solid #0068B7;
    background: #EEF0F3;
}

.recurit .tablist .list {
    background: #EEF0F3;
    padding: 30px 80px 75px;
    display: none;
}

.recurit .tablist .list p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.recurit .tablist .list span {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    display: block;
    margin: 20px 0;
}

.recurit .tablist .list:first-of-type {
    display: block;
}

.contact .text p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.contact .code {
    margin: 30px 0 50px;
    width: 160px;
}

.contact .code img {
    width: 100%;
}

.contact .code p {
    font-size: 14px;
    text-align: center;
    color: #333;
}

.contact .map {
    display: flex;
    justify-content: space-between;
}

.contact .map .fl,
.contact .map .fr {
    width: 49%;
}

.contact .map .fl img {
    width: 100%;
}

.page {
    text-align: center;
    margin-top: 40px;
}

.page form {
    width: 100% !important;
}

.page a {
    padding: 8px 14px;
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 2px;
}

.page input {
    height: 34px;
    line-height: 34px;
    border: 1px solid rgba(229, 229, 229, 1);
    width: 50px;
    border-radius: 2px;
    text-align: center;
}

.page a:hover,
.page a.active {
    background: #eee;
}

.page2 {
    text-align: center;
    padding: 58px 0 60px;
}

.page2 a {
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    border: 1px solid #0068B7;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0068B7;
    border-radius: 2px;
    margin: 0 7px;
    display: inline-block;
}

.page2 a:hover,
.page2 a.active {
    background: #0068B7;
    color: #fff;
}

.news .tab {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}

.news .tab ul {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 30px 0;
}

.news .tab li {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 48px;
}

.news .tab li span.fl {
    height: 48px;
    width: 80%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.detailnew {
    padding: 30px 0 70px;
}

.details .time p.title {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.details .time p.time {
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
    margin: 20px auto;
}

@media screen and (min-width:320px) and (max-width:800px) {
    .details .con {
        width: 100%;
        border-top: 1px solid #eee;
        padding-top: 40px;
        margin-top: 50px;
        margin: 50px auto 0;
        font-size: 16px;
    }
}

@media screen and (min-width:801px) {
    .details .con {
        width: 900px;
        border-top: 1px solid #eee;
        padding-top: 40px;
        margin-top: 50px;
        margin: 50px auto 0;
        font-size: 16px;
    }
}

.details .con p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.details .con1 p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.details .con1 img {
    margin-top: 10px;
    margin-bottom: 10px;
}

.details .con img {
    display: block;
    max-width: 100%;
    height: auto;
}

.details .chapter {
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 16px;
}

.details .chapter a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.commonbox>.fl {
    width: 75%;
    box-shadow: 0 0 3px #ccc;
    padding: 40px 38px;
}

.commonbox>.fl li {
    margin-bottom: 40px;
}

.commonbox>.fl li a .fl {
    width: 26%;
}

.commonbox>.fl li a .fr {
    width: 72%;
}

.commonbox>.fl li a .fl img {
    width: 100%;
    height: 150px;
}

.commonbox>.fl li a .fr p.title {
    font-size: 18px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 400;
    color: #333333;
    height: 30px;
    overflow: hidden;
}

.commonbox>.fl li a .fr p.font {
    font-size: 14px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 400;
    color: #868991;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 15px 0 25px;
}

@media screen and (min-width: 800px) {
    .commonbox>.fl li a .fr p.time {
        font-size: 12px;
        font-family: MicrosoftYaHeiLight;
        font-weight: 400;
        color: #868991;
        background: url(../image/bg.png) no-repeat left center;
        padding-left: 40px;
    }
    .commonbox>.fl li a .fr p.site {
        font-size: 12px;
        font-family: MicrosoftYaHeiLight;
        font-weight: 400;
        color: #868991;
        background: url(../image/ico5.png) no-repeat left center;
        padding-left: 20px;
    }
}

.commonbox>.fr {
    width: 22%;
}

.commonbox>.fr .hot {
    box-shadow: 0 0 3px #ccc;
    padding: 30px 25px 20px;
}

.commonbox>.fr .hot h2,
.commonbox>.fr .topic h2 {
    font-size: 18px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 400;
    color: #333333;
    margin-bottom: 30px;
}

.commonbox>.fr .hot img {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.commonbox>.fr .hot li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    height: 30px;
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #0068B7;
}

.commonbox>.fr .topic {
    box-shadow: 0 0 3px #ccc;
    padding: 30px 20px;
    padding-bottom: 10px;
    margin-top: 20px;
}

.commonbox>.fr .topic li {
    padding-left: 5px;
    padding-right: 5px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    margin: 0 10px 10px 0;
}

.case .text .news_info {
    border-bottom: 1px solid #eee;
}

@media screen and (min-width:801px) {
    .case .text .news_info {
        width: 85%;
    }
}

.case .text .chapter {
    padding: 5px 17px;
}

.case .text .title {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.case .con p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
}

.case .con img {
    max-width: 100%;
    display: block;
    margin: 40px auto;
}

.commontitles {
    text-align: center;
    margin-bottom: 70px;
}

.commontitles span.ch {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: block;
    text-align: center;
    background: url(../image/border.png) no-repeat bottom center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.commontitles span.en {
    font-size: 18px;
    font-weight: bold;
    color: #999999;
    letter-spacing: 5px;
}

.relatecase .commontitles {
    padding-top: 60px;
}

.relatecase li {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    position: relative;
    margin: 0 3% 40px 0;
    transition: all .3s;
}

.relatecase li .layer {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none;
    height: 60%;
}

.relatecase li .cplm {
    text-align: center;
    font-size: 20px;
    color: #0068B7;
    font-weight: 700;
    line-height: 40px;
}

@media screen and (min-width:801px) and (max-width:1600px) {
    .relatecase li .anlilm {
        text-align: center;
        font-size: 16px;
        color: #0068B7;
        font-weight: 700;
        line-height: 40px;
        overflow: hidden;
        width: 100%;
    }
}

@media screen and (min-width:320px) and (max-width:800px) {
    .relatecase li .anlilm {
        text-align: center;
        font-size: 14px;
        color: #0068B7;
        font-weight: 700;
        line-height: 40px;
        overflow: hidden;
        width: 100%;
        height: 40px;
    }
}

.relatecase li:hover .layer {
    background: url(../image/bg2.png) no-repeat bottom center/100%;
    display: block;
}

.relatecase li:hover span.ch {
    top: 0;
    left: 0;
}

.relatecase li:hover span.en {}

@media screen and (min-width:801px) and (max-width:1600px) {
    .relatecase .cptu {
        position: relative;
    }
    .mask-img {
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        color: #ffffff;
        opacity: 0;
    }
    .relatecase .cptu:hover .mask-img {
        opacity: 1;
        cursor: default;
    }
}

.relatecase li:nth-of-type(3n) {
    margin-right: 0;
}

.relatecase li img {
    width: 100%;
}

.relatecase li span.ch {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
    text-align: center;
    font-weight: 700;
}

.relatecase li span.en {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    left: 0;
}

.othertopic .swiper-slide img {
    width: 100%;
}

.othertopic .swiper-slide p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.othertopic .swiper-wrapper {
    margin-left: -37%;
}

.othertopic .wrap {
    width: 80% !important;
}

.othertopic .swiper-container {
    width: 92%;
    margin: 0 auto;
}

.swiper-father {
    position: relative;
}

.swiper-father .swiper-button-prev {
    background: url(../image/prev.png) no-repeat center center;
}

.swiper-father .swiper-button-next {
    background: url(../image/prev.png) no-repeat center center;
    transform: rotate(180deg);
}

.yewu .title {
    background: #F3F5F9;
    padding: 60px 0 0px;
    height: 260px;
}

.yewu .title ul {
    display: flex;
    justify-content: space-between;
}

.yewu .title li {
    flex: 1;
    text-align: center;
    position: relative;
    float: left;
    height: 200px;
}

.yewu .title li a {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    width: 100%;
    position: relative;
    height: 138px;
    display: block;
    text-align: center;
    background: url(../image/tb1.png) 50% 0 no-repeat;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.yewu .title li.active {
    background: url(../image/border3.png) no-repeat bottom center;
}

.yewu .title li:nth-of-type(1) a:hover,
.yewu .title li:nth-of-type(1) a.active {
    background: url(../image/tb1.png) 50% -160px no-repeat;
}

.yewu .title li:nth-of-type(2) a {
    background: url(../image/tb2.png) 50% 0 no-repeat;
}

.yewu .title li:nth-of-type(2) a:hover,
.yewu .title li:nth-of-type(2) a.active {
    background: url(../image/tb2.png) 50% -160px no-repeat;
}

.yewu .title li:nth-of-type(3) a {
    background: url(../image/tb3.png) 50% 0 no-repeat;
}

.yewu .title li:nth-of-type(3) a:hover,
.yewu .title li:nth-of-type(3) a.active {
    background: url(../image/tb3.png) 50% -135px no-repeat;
}

.yewu .title li:nth-of-type(4) a {
    background: url(../image/tb4.png) 50% 0 no-repeat;
}

.yewu .title li:nth-of-type(4) a:hover,
.yewu .title li:nth-of-type(4) a.active {
    background: url(../image/tb4.png) 50% -160px no-repeat;
}

.yewu .title li:nth-of-type(5) a {
    background: url(../image/tb5.png) 50% 0 no-repeat;
}

.yewu .title li:nth-of-type(5) a:hover,
.yewu .title li:nth-of-type(5) a.active {
    background: url(../image/tb5.png) 50% -147px no-repeat;
}

.yewu .title li:nth-of-type(6) a {
    background: url(../image/tb6.png) 50% 0 no-repeat;
}

.yewu .title li:nth-of-type(6) a:hover,
.yewu .title li:nth-of-type(6) a.active {
    background: url(../image/tb6.png) 50% -147px no-repeat;
}

.yewu .title li span {
    display: block;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.yewu .list .tab {
    display: none;
}

/*	.yewu .list .tab:first-of-type{
		display: block;
	}*/

.yewu .box1 {
    padding-top: 80px;
}

.yewu .box1 .con p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #333333;
    line-height: 30px;
}

.yewu .swiper-slide img {
    width: 100%;
}

.yewu .swiper-slide span.ch {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
    text-align: center;
}

.yewu .swiper-slide span.en {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    left: 0;
}

.yewu .swiper-button-prev {
    background: url(../image/prev3.png) no-repeat center center;
    right: 50px;
    left: auto;
    width: 36px;
    top: -90px;
}

.yewu .swiper-button-next {
    background: url(../image/prev3.png) no-repeat center center;
    right: 0px;
    left: auto;
    width: 36px;
    top: -90px;
}

.yewu .swiper-button-prev:hover {
    background: url(../image/next.png) no-repeat center center;
    transform: rotate(180deg);
}

.yewu .swiper-button-next:hover {
    background: url(../image/next.png) no-repeat center center;
    transform: rotate(0deg);
}

.yewu .box2 {
    padding-top: 20px;
}

.yewu .box3 {
    padding: 50px 0 100px;
}

.banner .swiper-slide img {
    width: 100%;
}

.banner .swiper-button-prev {
    background: url(../image/prev2.png) no-repeat center center;
    left: 5%;
}

.banner .swiper-button-next {
    background: url(../image/prev2.png) no-repeat center center;
    right: 5%;
    transform: rotate(180deg);
}

.banner .swiper-pagination {
    bottom: 30px !important
}

.banner .swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    background: #FFFFFF;
    opacity: 0.8;
    display: inline-block;
    margin: 0 10px;
    border-radius: 0;
}

.banner .swiper-pagination-bullet-active {
    background: #00BAFF;
}

.indexbox1 {
    padding: 30px 0 0px;
}

.indexbox1 .content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 45px;
    padding-bottom: 60px;
}

.indexbox1 .content .options {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    overflow: hidden;
    min-width: 600px;
    width: 100%;
    height: 500px;
}

.indexbox1 .content .options .tab {
    position: relative;
    overflow: hidden;
    width: 50%;
    background-size: 750px auto;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
    color: #fff;
}

.indexbox1 .content .options .tab.active {
    flex-grow: 10000;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.indexbox1 .content .options .tab>a {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    box-sizing: border-box;
    left: 0;
    transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}

.indexbox1 .content .options .tab>a span.en {
    opacity: 0;
}

.indexbox1 .content .options .tab>a:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 101%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.indexbox1 .content .options .tab>a span.ch {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
}

.indexbox1 .content .options .tab.active>a span.ch {
    position: relative;
    transform: translate(0, 0);
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 70%;
}

.indexbox1 .content .options .tab.active>a span.en {
    opacity: 1;
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    background: url(../image/border2.png) no-repeat bottom center;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.indexbox1 .content .options .tab.active>a p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    opacity: 1;
}

.indexbox1 .content .options .tab>a p {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0;
    margin: 40px 0 60px;
}

.indexbox2 {
    padding: 50px 0;
}

.indexbox2 .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.indexbox2 .content .fr img {
    width: 100%;
}

.indexbox2 .swiper-pagination {
    bottom: 10px;
    margin-left: 80%;
    width: 20%;
    text-align: center;
}

.indexbox2 .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    margin: 0 5px !important
}

.indexbox2 .swiper-pagination-bullet-active {
    background: #FFFFFF;
}

.indexbox2 .content .fl {
    width: 48%;
}

.indexbox2 .content .fl p {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
}

.indexbox2 .content .fr {
    width: 46%;
}

.indexbox2 .num {
    padding: 60px 0 50px;
    border-bottom: 1px solid #eee;
}

.indexbox2 .num ul {
    display: flex;
    justify-content: space-between;
}

.indexbox2 .num li {
    border-right: 1px solid #eee;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.indexbox2 .num li i {
    display: block;
    width: 86px;
    height: 86px;
    background: rgba(0, 186, 255, 0);
    border: 1px solid #0068B7;
    border-radius: 50%;
    margin-right: 20px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.indexbox2 .num li:nth-of-type(1) i {
    background: url(../image/ico6.png) no-repeat center center;
}

.indexbox2 .num li:nth-of-type(1):hover i {
    background: url(../image/ico7.png) no-repeat center center;
    background-color: #0068B7;
}

.indexbox2 .num li:nth-of-type(2) i {
    background: url(../image/ico8.png) no-repeat center center;
}

.indexbox2 .num li:nth-of-type(2):hover i {
    background: url(../image/ico9.png) no-repeat center center;
    background-color: #0068B7;
}

.indexbox2 .num li:nth-of-type(3) i {
    background: url(../image/ico10.png) no-repeat center center;
}

.indexbox2 .num li:nth-of-type(3):hover i {
    background: url(../image/ico11.png) no-repeat center center;
    background-color: #0068B7;
}

.indexbox2 .num li:nth-of-type(4) i {
    background: url(../image/ico12.png) no-repeat center center;
}

.indexbox2 .num li:nth-of-type(4):hover i {
    background: url(../image/ico13.png) no-repeat center center;
    background-color: #0068B7;
}

.indexbox2 .num li:nth-of-type(5) i {
    background: url(../image/ico14.png) no-repeat center center;
}

.indexbox2 .num li:nth-of-type(5):hover i {
    background: url(../image/ico15.png) no-repeat center center;
    background-color: #0068B7;
}

.indexbox2 .num li:last-child {
    border: none;
}

.indexnews .wrap {
    position: relative;
}

.indexnews .list {
    display: none;
}

.indexnews .list:first-of-type {
    display: block;
}

.indexbox2 .num li span {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    width: 90px;
}

.indexbox2 .num li:nth-of-type(n+4) span {
    width: 114px;
}

.indexnews div.title {
    position: absolute;
    right: 0;
    top: 20px;
}

.indexnews .commontitle {
    display: inline-block;
}

.lilian a.more {
    border: 1px solid #0068B7;
    color: #0068B7;
    display: block;
    margin: 10px auto 0;
    width: 150px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.lilian a.more:hover {
    background: #0068B7;
    color: #fff;
}

.indexnews .title span {
    width: 120px;
    height: 38px;
    line-height: 38px;
    background: #FFFFFF;
    font-size: 18px;
    /*		font-weight: bold;*/
    color: #000;
    display: inline-block;
    margin-left: 15px;
    text-align: center;
    cursor: pointer;
}

.indexnews .title span.active {
    background: #0068B7;
    color: #fff;
}

.indexnews .list .fl {
    width: 54%;
    display: flex;
    justify-content: space-between;
}

.indexnews .list .fl .tab {
    width: 48%;
    background: #F1F1F1;
    padding: 20px;
}

.indexnews .list .fl .tab img {
    width: 100%;
}

.indexnews .list .fl .tab .title {
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin: 25px 0 15px;
    overflow: hidden;
}

.indexnews .list .fl .tab .font {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.indexnews .list .fl .tab:hover {
    background: #0068B7;
}

.indexnews .list .fl .tab:hover p {
    color: #fff;
}

.indexnews .wrap {
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
}

.indexnews .list .fl .tab .time {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #979797;
    margin-top: 20px;
}

.indexnews .list .fr {
    width: 43%;
    border-left: 1px solid #e5e5e5;
    padding-left: 40px;
    box-sizing: border-box;
}

.indexnews .list .fr li {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}

.indexnews .list .fr li .title {
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 15px;
}

.indexnews .list .fr li .font {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

.indexnews .list .fr li:first-child {
    padding-top: 0;
}

#top {
    position: fixed;
    right: 10px;
    top: 80%;
    z-index: 999;
}

.phoneheader,
.mobile-container,
.phonebanner {
    display: none;
}

.xq_time_rigth a {
    padding-left: 15px;
}

.xq_time_rigth span {
    font-size: 20px;
}

.icon-sign_wechat {
    color: #09bb07;
}

.icon-weibo2 {
    color: #ea5d5c;
}

.icon-sign_qq {
    color: #009ffc;
}

.xq_time_rigth .icon-shoucang2 {
    font-size: 22px;
    color: #f4c240;
}

.xq_time_rigth .icon-ego-fav {
    color: #1296db;
    font-size: 22px;
}

.con1 h3 {
    font-size: 16px;
}

/*å®¢æœ*/

.sideBar {
    position: fixed;
    right: 0;
    top: 20%;
    transform: translateY(-50%);
    z-index: 998;
}

.side1 {
    width: 50px;
    height: 150px;
    background: #222;
    text-align: center;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.side1 a,
.side1 img,
.side1 i,
.side1 span {
    display: block;
}

.side1 img {
    margin: 0 auto;
}

.side1 i {
    margin: 10px auto;
    width: 1px;
    height: 20px;
    background: #fff;
    transition: all 0.5s ease;
}

.side1 span {
    color: #fff;
    font-size: 14px;
    writing-mode: vertical-lr;
    margin: 0 auto;
    letter-spacing: 2px;
}

.side1:hover {
    background: rgb(221 117 28 / 100%);
}

.side1:hover a img {
    animation: jitter 0.5s;
}

.side {
    height: 50px;
    position: absolute;
    transition: all 0.5s;
}

.side a {
    display: block;
    height: 50px;
    font-size: 0;
}

.side i,
.side span {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    line-height: 50px;
}

.side i {
    width: 50px;
    text-align: center;
    background: rgba(61, 113, 192, 1);
    transition: all 0.3s;
    border-radius: 5px 0 0 5px;
}

.side i img {
    vertical-align: middle;
}

.side span {
    text-align: center;
    line-height: 50px;
    background: #232323;
    font-size: 13px;
    color: #fff;
    transition: all 1s;
}

.side2 {
    top: 151px;
    right: -140px;
    width: 190px;
}

.side2 span {
    width: 140px;
}

.side3 {
    right: -190px;
    width: 240px;
    top: 202px;
}

.side3 span {
    width: 190px;
}

.side4 {
    right: -140px;
    width: 190px;
    top: 253px;
}

.side4 span {
    width: 140px;
}

.side5 {
    right: -90px;
    width: 140px;
    top: 304px;
    cursor: pointer;
}

.side5 span {
    width: 90px;
    font-size: 14px;
}

.qcodePic {
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    display: none;
    z-index: 99;
    text-align: center;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.qcodePic img {
    width: 100%;
}

.side5:hover .qcodePic {
    display: block;
}

.side6 {
    right: -90px;
    width: 140px;
    top: 355px;
    cursor: pointer;
}

.side6 span {
    width: 90px;
    font-size: 14px;
}

.side:hover {
    right: 0;
}

.side:hover i {
    background: rgba(61, 113, 192, 1);
}

@media only screen and (max-width: 768px) {
    .sideBar {
        display: none;
    }
}