.w_son a:hover {
    color: #0672db;
}

.head {
    /* background: linear-gradient(0deg, #81bdee, #63b2ef); */
    /* background: #6bb1ef; */
    position: absolute;
    width: 100%;
    z-index: 999;
}

.head .fl img {
    margin-top: 7px;
}

.head ul {
    height: 75px;
    line-height: 75px;
}

.head .li {
    float: left;
    padding: 0 20px;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
}

.head .li a {
    color: #fff;
    font-size: 17px;
    display: block;
    height: 66px;
}

.active {
    border-bottom: 3px solid #fff;
}

.head li a img {
    height: 20px;
    margin-bottom: -3px;
    margin-right: 5px;
}

.banner img {
    width: 100%;
}

.servicep .title {
    overflow: hidden;
}

.servicep .title h1 {
    font-size: 90px;
    position: absolute;
    z-index: 1;
    opacity: 0.3;
    color: #ccc;
}

.servicep .title .title_2 {
    position: relative;
    z-index: 99;
    margin-top: 36px;
}

.servicep .title .title_2 h4 {
    font-size: 22px;
}

.servicep .title .title_2 p {
    font-size: 14px;
    font-weight: 700;
}

.servicep .title .title_2 img {
    margin-bottom: -1px;
    margin-right: 5px;
    margin-top: 5px;
}

.servicec {
    margin-top: 50px;
    width: 100%;
}


/* .servicec .bot{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.4);
    height: 120px;
}
.servicec .bot li{
    float: left;
    width: 20%;
    text-align: center;
    color: #fff;
    height: 120px;
    border-right: 1px solid rgba(255,255,255,0.5);
}
.servicec .bot li img{
    margin-top: 36px;
}
.servicec .bot li:nth-child(1){
    border-left: 1px solid rgba(255,255,255,0.5);
} */

.active1 {
    background: #0672db;
}

.servicec .title {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 700;
}

.servicec .content {
    font-size: 16px;
    line-height: 42px;
}

.servicec .content ul {
    margin-right: 35px;
}

.servicec .content ul li span {
    font-size: 21px;
    display: block;
    float: left;
    margin-right: 5px;
}

.about .left {
    width: 55%;
}

.about .right {
    width: 42%;
}

.about .w {
    margin-top: 30px;
}

.about .left>h3 {
    color: #0672db;
    height: 45px;
    line-height: 40px;
}

.about .left>p {
    text-indent: 2em;
    line-height: 30px;
    font-size: 17px;
}

.about .left .bots {
    margin-top: 20px;
}

.about .left .bots li {
    width: 33.33%;
    text-align: center;
    color: #000;
    display: flex;
    line-height: 30px;
    font-size: 14px;
}

.about .left .bots li h3 {
    font-size: 30px;
    margin: 0 7px;
    margin-top: -5px;
    color: #0672db;
}

.about button {
    margin-top: 20px;
    height: 45px;
    width: 130px;
    background: none;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.about .right>.fl {
    margin-right: 10px;
}

.about .right>.fl:last-child {
    margin-right: 0!important;
}

.about .right>.fl:nth-child(1) img {
    margin-top: 50%;
}

.about .right>.fl:nth-child(3) img {
    margin-top: 50%;
}

.about .right>.fl:nth-child(2) p:nth-child(1) {
    margin-bottom: 8px;
}

.advantage {
    width: 100%;
    margin-top: 30px;
    ;
}


/* .advantage>img{
    position: absolute;
    left: 0;
    z-index: 999;
    width: 57%;
} */

.advantage .left {
    width: 50%;
}

.advantage .left img {
    width: 100%;
}


/* .advantage .w{
    margin: 0;
    width: 1400px;
} */

.advantage .fr {
    width: 100%;
}

.advantage .title {
    overflow: hidden;
    text-align: center;
}

.advantage .title h1 {
    font-size: 90px;
    position: absolute;
    z-index: 1;
    opacity: 0.3;
    color: #ccc;
}

.advantage .title .title_2 {
    position: relative;
    z-index: 99;
    margin-top: 36px;
}

.advantage .title .title_2 h4 {
    font-size: 22px;
}

.advantage .title .title_2 p {
    height: 3px;
    width: 50px;
    background: #ccc;
    margin: 10px auto;
}

.advantage .title .title_2 img {
    margin-bottom: -1px;
    margin-right: 5px;
    margin-top: 5px;
}

.advantage .contens {
    margin-top: 35px;
}

.advantage .contens ul {
    display: flex;
}

.advantage .contens li {
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    text-align: center;
    flex: 1;
}

.advantage .contens li .fl {
    /* width: 15%; */
}

.advantage .contens li .fr {
    width: 90%;
    /* height: 71px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
}

.advantage .contens li .fr p:nth-child(1) {
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 15px;
}

.advantage .contens li .fr p:nth-child(2) {
    font-size: 14px;
}

.news {
    margin-top: 30px;
}

.news .left {
    width: 30%;
    background: #f6f6f6;
}

.news .left img {
    width: 100%;
}

.news .left .infos {
    height: 100px;
}

.news .left .infos .fl {
    width: 30%;
    text-align: center;
    line-height: 100px;
    font-size: 14px;
}

.news .left .infos .rights {
    width: 65%;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
}

.news .left .infos .rights p:nth-child(1) {
    font-size: 40px;
    color: #777777;
    text-align: right;
    line-height: 100px;
}

.news .right {
    width: 68%;
}

.news .right .fl {
    width: 50%;
}

.news .right .fl li {
    height: 200px;
    border: 1px solid #ddd;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.news .right .fl li .top {
    height: 100px;
    display: flex;
    align-items: center;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
}

.news .right .fl li .bot {
    height: 69px;
    display: flex;
    align-items: center;
    width: 100%;
}

.news .right .fl li .bot p {
    font-size: 15px;
    color: #777777;
}

.news .right .fl li .bot>div {
    flex: 1;
}


/* .news .right .bot .jtzx{
    font-size: 40px;
    color: #777777;
    text-align: right;
} */

.news .right .jtzx {
    width: 48%;
    font-size: 40px;
    color: #777777;
    text-align: right;
}

.news .right .fr li {
    height: 130px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 30px;
    box-sizing: border-box;
}

.news .right .fr li .fl {
    width: 35%;
    border-right: 1px solid #ddd;
    text-align: left;
}

.news .right .fr li .fr {
    width: 60%;
}

.news .right .fr li .fl h4 {
    font-size: 18px;
}

.news .right .fr li .fl p:nth-child(3) {
    font-size: 14px;
}

.news .right .fr li .fr p:nth-child(1) {
    font-size: 14px;
    text-align: left;
}

.news .right .fr li .fr p:nth-child(2) {
    font-size: 40px;
    color: #777777;
    text-align: right;
}

.news .right .fr {
    width: 48%;
}

.partner .title {
    overflow: hidden;
}

.partner .title h1 {
    font-size: 90px;
    position: absolute;
    z-index: 1;
    opacity: 0.2;
    color: #fff;
}

.partner .title .title_2 {
    position: relative;
    z-index: 99;
    margin-top: 36px;
}

.partner .title .title_2 h4 {
    font-size: 22px;
    color: #fff;
}

.partner .title .title_2 p {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

.partner .title .title_2 img {
    margin-bottom: -1px;
    margin-right: 5px;
    margin-top: 5px;
}

.partner {
    background: url(../img/img9.jpg) no-repeat;
    background-size: 100% 100%;
    height: 420px;
}

.partner .left {
    width: 40%;
}

.partner .content {
    text-indent: 2em;
    color: #fff;
    font-size: 14px;
    margin-top: 35px;
    line-height: 30px;
}

.partner .right {
    width: 57%;
    overflow: hidden;
}

.partner .right ul {
    display: flex;
    flex-flow: row wrap;
    margin-top: 20px;
}

.partner .right ul li {
    flex: 0 0 220px;
    text-align: center;
    height: 155px;
    line-height: 155px;
    margin-right: 12px;
    margin-bottom: 12px;
}

.partner .right ul li:nth-child(3n) {
    margin-right: 0;
}

.partner .right ul li img {
    width: 100%;
    margin: 0 auto;
    height: 100%;
}

.partner .right .page {
    padding: 0 10px;
    box-sizing: border-box;
    text-align: right;
    font-size: 40px;
    color: #fff;
}

.partner .right .page span:hover {
    color: #067cef;
}

footer {
    background: #25282b;
    padding: 30px 0;
    box-sizing: border-box;
    position: relative;
    height: 295px;
}

footer .left {
    width: 23%;
}

footer .right {
    width: 75%;
}

footer .right ul {
    margin-right: 45px;
    color: #fff;
    line-height: 30px;
}

footer .right ul:nth-child(1),
footer .right ul:nth-child(2) {
    text-align: center;
    color: #fff;
    font-size: 14px;
}

footer .right ul h4 {
    font-size: 16px;
    font-weight: 500;
}

footer .right ul:nth-child(3) {
    width: 40%;
    font-size: 15px;
    margin-left: 5%;
}

footer .right ul:nth-child(3) img {
    margin-bottom: -6px;
    margin-right: 10px;
}

footer .right ul:nth-child(3) p {
    width: 90.5%;
}

footer .right ul:nth-child(3) li {
    margin-bottom: 10px;
}

footer .right ul:last-child {
    margin-right: 0;
}

footer .banquan {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    background: #000000;
    text-align: center;
    color: #fff;
    font-size: 14px;
}


/* 关于我们 */

.nav {
    height: 35px;
    background: #f4f4f4;
    text-align: right;
    line-height: 35px;
    font-size: 14px;
    color: #000;
}

.nav img {
    margin-bottom: -2px;
}

.introduction {
    background: url(../img/n2.jpg) bottom no-repeat;
    background-size: 100% 100%;
    margin-top: 15px;
}

.introduction h3 {
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.introduction .text {
    font-size: 15px;
    line-height: 30px;
    text-indent: 2em;
}

.introduction ul {
    margin-top: 20px;
    display: flex;
}

.introduction ul li {
    flex: 1;
    text-align: center;
    height: 100px;
}

.introduction ul li h2 {
    color: #0672db;
}

.introduction ul li h2 span {
    font-size: 16px;
    font-weight: normal;
}

.introduction ul li p {
    margin-top: 5px;
    font-size: 16px;
}

.idea {
    margin-top: 25px;
}

.idea .lefts {
    width: 30%;
}

.idea .lefts img {
    width: 100%;
}

.idea .rights {
    width: 68%;
}

.idea .rights h3 {
    margin-top: 45px;
}

.idea .rights p {
    margin-top: 8px;
    font-size: 15px;
}

.styles {
    background: #f4f4f4;
    padding-top: 40px;
    padding-bottom: 40px;
}

.styles .w {
    overflow: hidden;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: ""!important;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: ""!important;
}

.s_popups {
    position: fixed;
    top: 65px;
    left: 0;
    width: 100%;
    height: 250px;
    background: #f4f4f4;
    z-index: 9999;
}

.s_popups .w {
    background: #fff;
    height: 250px;
}

.s_popups .fl {
    width: 10%;
    background: #f4f4f4;
    height: 250px;
}

.s_popups .fr {
    width: 90%;
    padding: 25px;
    box-sizing: border-box;
    font-size: 15px;
    color: #000;
    line-height: 25px;
}

.s_popups .fl ul {
    margin-top: 15px;
}

.s_popups .fl ul li {
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    width: 100%;
    color: #000;
}

.s_actives {
    background: #fff!important;
}

.submenu {
    display: none;
    font-size: 14px;
    color: #000;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 12px;
    padding-left: 15px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.submenu a:hover {
    color: #0673dc;
}

.accordion {
    width: 100%;
    max-width: 200px;
    border: 1px solid #ddd;
    margin-top: 10px;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px;
    color: #4D4D4D;
    font-size: 16px;
    border-bottom: 1px dashed #ddd;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li:last-child .link {
    border-bottom: 0;
}

.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 14px;
}

.accordion li.open .link {
    background: #f4f4f4;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.s_items {
    margin-bottom: 25px;
    margin-top: 25px;
}

.s_items .fl p {
    height: 65px;
    width: 200px;
    background: url(../img/n9.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 65px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.s_items .fl {
    width: 200px;
}

.s_items .fr {
    width: 1000px;
    padding: 15px;
    box-sizing: border-box;
}

.s_items .fr h3 {
    text-align: center;
    margin-bottom: 15px;
}

.s_items .fr div {
    line-height: 30px;
}

.s_items .fr div p {
    font-size: 15px;
}

.news li .fl {
    width: 20%;
}

.news li .fr {
    width: 78%;
}

.news li {
    border: 1px solid #ddd;
    padding: 10px;
    box-sizing: border-box;
    height: 150px;
    margin-bottom: 12px;
}


/* .news li .fl{
    height: 130px;
} */

.news li .fl img {
    width: 100%;
    height: 130px;
}

.news li .fr p:nth-child(1) {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.news li .fr p:nth-child(2) {
    font-size: 15px;
    line-height: 25px;
}

.news li .fr button {
    height: 35px;
    width: 130px;
    margin-top: 10px;
    border-radius: 25px;
    border: 1px solid #ddd;
    background: none;
    font-size: 15px;
}

.news li:hover {
    background: #f4f4f4;
}

.details_title {
    text-align: center;
    border-bottom: 1px solid #ddd;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.details_title p {
    margin-top: 10px;
    font-size: 15px;
    color: #777777;
}

.details_title img {
    margin-bottom: -1px;
    height: 13px;
}

.d_contents {
    line-height: 25px;
    font-size: 15px;
    margin: 20px 0;
}

.mn-wrap {
    width: 1300px;
    height: 230px;
    background: #FFFFFF;
    overflow: hidden;
    margin: 50px;
    position: relative;
}

.mn-swiper {
    width: 1200px;
    height: 100%;
    /* position: initial !important; */
}

.swiper-wrapper {
    -webkit-transition-timing-function: linear;
    /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}

.mn-swiper .swiper-slide a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.mn-swiper .swiper-slide {
    width: 200px !important;
    border-radius: 4px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 150px;
    margin-top: 40px;
    margin-left: 65px;
    text-align: center;
    transition: all .7s ease 0s;
}


/* 左侧点击按钮 */

.mn-swiper .swiper-button-prev {
    left: 0;
    background-image: url(../img/n5.png);
}


/* 右侧点击按钮 */

.mn-swiper .swiper-button-next {
    right: 0;
    background-image: url(../img/n6.png);
}

.mn-swiper .swiper-button-next,
.mn-swiper .swiper-button-prev {
    width: 37px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
}

.mn-swiper .swiper-wrapper {
    width: 100%;
    margin: 0 auto;
}


/* .viewer-canvas{
    background: rgba(0,0,0,0.5)!important;
} */