* {
    margin: 0;
    padding: 0;
}

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

li {
    list-style: none;
}

input, button, textarea {
    outline: 0;
    border: 0;
    background: none;
    resize: none;
}


@font-face {
    font-family: 'syr';
    src: url(../font/syr.otf);
}

@font-face {
    font-family: 'youshe';
    src: url(../font/youshe.ttf);
}

@font-face {
    font-family: 'ado';
    src: url(../font/ado.otf);
}

@font-face {
    font-family: 'pfl';
    src: url(../font/pfl.TTF);
}

body {
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    background: #f5fdff;
    font-family: 'syr' !important;
}

.box {
    width: 1200px;
    margin: auto;
}

/* header */
.topmost {
    line-height: 40px;
    background: #f4f4f4;
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}

header {
    background: #f7fbfd;
}

header .box>div {
    height: 98px;
}

header .left p {
    font-size: 18px;
    color: #333333;
    margin-left: 32px;
}

header .left p span {
    font-family: 'syb';
}



header .right {
    width: 230px;
    height: 40px;
    border: 1px solid #0779d0;
    color: #0779d0;
    border-radius: 50px;
}

header .right img {
    margin-right: 13px;
}

header .right p {
    font-size: 26px;
    font-family: Impact;
}

/* header end */
.arc a:hover{
    color: #000 !important;
}
/* nav */

.nav {
    background: #0068b7;
    line-height: 70px;
    font-size: 16px;
    font-family: "syr";
    color: #fff;
    z-index: 9;
}

.nav .box {
    width: 1066px;
}

.nav a {
    display: block;
    width: 134px;
    color: #fff;
}
a:hover{
    color: #fff !important;
}
.nav .active,.nav a:hover {
    position: relative;
}

.nav .active span,.nav a:hover span {
    position: relative;
    z-index: 9;
}

.nav .active::after,.nav a:hover::after {
    content: '';
    width: 75px;
    height: 77px;
    background: url(../images/navbg.png) no-repeat center;
    position: absolute;
    left: 0;
    right: 0;
    top: -2px;
    margin: auto;
}

/* nav end */
.header {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    top: 0;
}

.header .right {
    width: 860px;
    font-size: 22px;
    line-height: 90px;
}

.header .right a {
    display: block;
    width: 92px;
    font-size: 18px;
    color: #1e1e1e;
    font-weight: bold;
}

.header .right .active, .header .right a:hover {
    color: #375FF2 !important;
}

/* footer */

footer {
    background: url(../images/footer.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    font-size: 18px;
}

footer a {
    color: #fff;
}

.ft_top {
    border-bottom: 1px solid rgb(255, 255, 255, .3);
    font-size: 16px;
    color: #fff;
    padding: 72px 0 50px;
}

.ft_top ul {
    width: 770px;
}

.ft_btm {
    padding: 95px 0;
}

.ftb_left p:nth-child(1) {
    font-size: 16px;
    font-family: "pfl";
}

.ftb_left p:nth-child(2) {
    font-size: 44px;
    margin-top: 35px;
}

.ftb_right>div {
    width: 557px;
    line-height: 35px;
    font-size: 16px;
    font-family: 'pfl';
}

.ftb_right .imgs {
    width: 229px;
}

.ftb_right .imgs img {
    border: 2px solid #fff;
    padding: 4px;
    width: 91px;
    height: 91px;
}

.ftb_right p {
    font-size: 16px;
}

.ftb_right .img {
    width: 33px;
    height: 33px;
    border: 1px solid;
    border-radius: 50%;
}

.ftb_right .tit {
    /* width: 72px; */
    letter-spacing: 2px;
    margin-left: 13px;
}

.f_bottom {
    line-height: 70px;
    font-size: 12px;
    color: rgb(255, 255, 255, .8);
    background: rgb(6, 64, 139, .5);
}

/* footer end */

/* 列表分页 */

.pagination {
    width: 100%;
    line-height: 78px;
    font-size: 22px;
    color: #333333;
    text-align: center;
    border-top: 1px solid #bfbfbf;
    position: absolute;
    bottom: 19px;
    left: 0;
}

.pagination li {
    width: 50px;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    margin: 0 3px;
}

.pagination li a {
    color: #333333;
}

.pagination li.active,.pagination li a:hover {
    color: #0068b7 !important;
}


.sxy {
    padding-top: 30px;
    border-top: 1px solid #cccccc;
    font-size: 18px;
    color: #111111;
    margin-top: 70px;
}


/* 列表分页 end */

.banner {
    height: 443px;
}

.title {
    font-size: 48px;
    font-family: 'youshe';
    color: #0779d0;
}

.title span {
    font-size: 30px;
    font-family: 'ado';
    color: #444444;
}

.sed_title span {
    font-size: 30px;
    font-family: 'ado';
    color: #9d9d9d;
    margin: 0 17px;
}

.jiantou {
    background: url(../images/jiantou.png) no-repeat center;
    height: 41px;
}

/* index */

.swiper-container .swiper-pagination-bullet {
    width: 24px;
    height: 2px;
    background: #fff;
}

.swiper-container .swiper-pagination-bullet-active {
    width: 42px;
    background: #0068b7;
}

.index1 {
    padding: 130px 0 27px;
}

.index1 .box {
    margin-top: 34px;
}

.index1 .text .num {
    font-size: 98px;
    color: rgb(198, 198, 198, .2);
    font-family: 'Impact';
}

.index1 .text .tit {
    font-size: 38px;
    font-weight: bold;
    color: #111111;
    margin: 25px 0 20px;
}

.index1 .text {
    width: 458px;
}

.index1 .text .con {
    font-size: 16px;
    color: #9c9d9d;
    line-height: 26px;
}

.index1 .text .con span {
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #9c9d9d;
    vertical-align: super;
    margin-right: 10px;
}

.index1 .text a {
    font-size: 18px;
    color: #fff;
    width: 220px;
    height: 45px;
    background: #0779d0;
    border-radius: 40px;
    margin-top: 55px;
}

.index2 {
    background: url(../images/index2.png) no-repeat center;
    padding: 240px 0 170px;
    background-size: 100% 100%;
    margin-bottom: 114px;
}

.index2 .box {
    width: 1040px;
}

.index2 .text {
    font-size: 20px;
    line-height: 34px;
    color: #fff;
    font-family: 'pfl';
    text-indent: 2em;
}

.index2 .text img:nth-child(1) {
    left: -53px;
    top: -46px;
}

.index2 .text img:nth-child(2) {
    right: -53px;
    bottom: -30px;
    transform: rotate(180deg);
}

.index2 form {
    font-size: 20px;
    color: #fff;
    margin-top: 100px;
}

.index2 form input, .index2 form textarea {
    border-bottom: 1px solid #fff;
    color: #fff;
}

.index2 form input {
    width: 244px;
}

.index2 form textarea {
    width: 935px;
    height: 38px;
    margin-top: 50px;
}

.index2 button {
    width: 220px;
    height: 50px;
    background: #0779d0;
    border-radius: 40px;
    color: #fff;
    margin: 70px auto 0;
}

.index3 .box {
    margin-top: 54px;
}

.index3 .leftnav li {
    width: 420px;
    height: 105px;
    background: #fff;
    box-shadow: 0px 3px 4px 1px #eef6fc;
    padding-left: 32px;
    color: #4c4c4c;
}

.index3 .leftnav li:nth-child(n+2) {
    margin-top: 18px;
}

.index3 .leftnav .tit {
    font-size: 26px;
    margin-left: 30px;
}

.index3 .leftnav .con {
    font-size: 14px;
    font-family: Arial;
    color: rgb(51, 51, 51, .26);
    margin-left: 30px;
}

.index3 .leftnav .img-active {
    display: none;
}

.index3 .leftnav .active .img {
    display: none;
}

.index3 .leftnav .active .img-active {
    display: block;
}

.index3 .leftnav .active {
    color: #fff;
    background: #0779cf;
    transition: .2s;
    cursor: pointer;
}

.index3 .leftnav .active .con {
    color: rgb(255, 255, 255, .26);
}

.index3 .right a {
    box-shadow: 0px 0px 5px 4px #f4f4f4;
    border: 1px solid transparent;
}

.index3 .right>div {
    width: 730px;
}

.index3 .right .img {
    width: 355px;
    height: 510px;
    background: #fff;
}

.index3 .right .img img {
    max-width: 80%;
}

.index3 .right p {
    line-height: 105px;
    padding: 0 33px;
    color: rgb(51, 51, 51, .7);
    font-size: 21px;
    background: #f8f8fa;
}

.index3 .right p .more {
    font-size: 17px;

}

.index3 .right p .more i {
    display: inline-block;
    border: 6px solid;
    border-color: transparent transparent transparent #6e6e6e;
}

.index3 .right .active1 {
    color: #fff;
    border: 1px solid #0779d0;
    transition: .2s;
}

.index3 .right .active1 p {
    color: #fff;
    background: #0779d0;
}

.index3 .right .active1 p .more i {
    border-color: transparent transparent transparent #fff;
}

.index3>a {
    width: 220px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    background: #0779d0;
    border-radius: 50px;
    margin: 40px auto 0;
}

.index4 {
    padding: 194px 0 95px;
}
.index4 .box{
    margin-top: 30px;
}
.index4 .line{
    width: 97%;
    height: 2px;
    background: #d7d7d7;
    top: 49.8%;
    left: 16px;
    right: 0;
}
.index4 .circle{
    width: 13px;
    height: 13px;
    background: #c6c6c6;
    border-radius: 50%;
    margin: auto;
}
.index4 .swiper-slide:nth-child(odd) .circle{
    margin-top: 27px;
}
.index4 .swiper-slide:nth-child(even) .circle{
    margin-top: 31px;
}
.index4 .swiper-slide>div{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 227px;
    height: 284px;
}
.index4 .swiper-slide .cn a,.index4 .swiper-slide .cn a:hover{
    color: #2f2f2f !important;
}
.index4 .swiper-slide .cn p{
    font-size: 20px;
    margin-top: 30px;
}
.index4 .swiper-slide:nth-child(odd)>div{
    background-image: url(../images/index4_odd.png);
    padding: 26px 0 50px;
}

.index4 .swiper-slide:nth-child(even){
    transform: rotate(180deg);
    padding-bottom: 387px;
}
.index4 .swiper-slide:nth-child(even)>div{
    transform: rotate(180deg);
    background-image: url(../images/index4_even.png);
    padding: 50px 0 26px;
}
.index4 .swiper-button{
    width: 50px;
    height: 50px;
    background-size: cover;
    background-color: #c6c6c6;
    border-radius: 50%;
    opacity: 1 !important;
}
.index4 .swiper-button-prev{
    background-image: url(../images/left.png);
    opacity: 1 !important;
}
.index4 .swiper-button-next{
    background-image: url(../images/right.png);
}
.index5 {
    background: url(../images/index5.jpg) no-repeat center;
    padding: 123px 0 108px;
   
}

.index5 .title {
    color: #fff;
}

.index5 .sed_title span {
    color: #bbe0ff;
}

.index5 img {
    border-radius: 50%;
}

.index5 .box {
    width: 1060px;
}

.index5 .box>div {
    width: 20%;
    margin-top: 37px;
}

.index5 .box p {
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}

.box3 .swiper-button {
    width: 60px;
    height: 60px;
    background: url(../images/left.png) no-repeat;
}

.box3 .swiper-pagination-bullet, .index10 .swiper-pagination-bullet {
    width: 17px;
    height: 8px;
    background: #d4d4d4;
    border-radius: 10px;
}

.box3 .swiper-pagination-bullet-active, .index10 .swiper-pagination-bullet-active {
    width: 24px;
    background: #0f7bff;
}

.box3 .swiper-slide {
    transform: scale(0.8);
}

.box3 .swiper-slide-next {
    transform: scale(1);
}

.box3 .swiper-slide-next .p_a {
    display: none;
}

.box3 .swiper-slide .p_a {
    background: rgb(0, 0, 0, .7);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.index6 {
    background: #004986;
    padding: 130px 0 170px;
    margin-top: 39px;
}

.index6 .title {
    color: #fff;
}

.index6 .sed_title span {
    color: #bbe0ff;
}

.index6 .swiper-container {
    margin-top: 20px;
}

.index6 .swiper-slide .p_a {
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    font-size: 32px;
    color: #fff;
    background: rgb(0, 0, 0, .4);
    font-family: 'ado';
}

.index6 .swiper-button {
    width: 60px;
    height: 60px;
    background: url(../images/right.png) no-repeat center;
    top: 89%;
}

.index6 .active .p_a {
    background: url(../images/index6_bg.jpg) no-repeat center;
    background-size: 100% 100%;
    right: 15%;
    bottom: 0;
    color: #595959;
    height: 80px;
    line-height: 80px;
    padding-left: 35px;
    display: inline-block;
    font-size: 26px;
}

.index7 {
    padding: 140px 0 90px;
}

.index7 li img {
    box-shadow: 4px 6px 8px 0px #e1e1e1;
}

.index7 li>div {
    width: 200px;
    padding: 45px 35px 70px 40px;
    color: #9d9d9d;
}

.index7 li {
    margin-top: 85px;
    background: #fff;
}

.index7 .active>div {
    transition: .2s;
    color: #fff;
    background: #0779d0;
}

.index7 .active img {
    box-shadow: 4px 6px 8px 0px #cbe3f5;
}

.index7 .tit {
    font-size: 18px;
}

.index7 .con {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}

.index8 {
    background: url(../images/index8.jpg) no-repeat center;
    padding: 120px 0 92px;
}

.index8 .title {
    color: #fff;
}

.index8 .title::after {
    content: '';
    width: 90px;
    height: 5px;
    background: #0061ce;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    margin: auto;
}

.index8 .sed_title {
    font-size: 24px;
    color: #fff;
    margin-top: 30px;
}

.index8 .tit {
    font-size: 12px;
    color: rgb(255, 255, 255, .8);
    font-family: 'Arial';
    line-height: 16px;
    margin-top: 10px;
    text-transform: uppercase;
}

.index8 img {
    margin: 11px auto 33px;
}

.index8 a {
    width: 220px;
    line-height: 45px;
    border-radius: 50px;
    color: #fff;
    background: #0779d0;
    margin: auto;
}

.index9 {
    padding: 120px 0 260px;
}

.index9 .box>div {
    margin-top: 70px;
}

.index9 .text {
    line-height: 40px;
    background: #e1efff;
    border-radius: 50px;
    font-size: 16px;
    color: #595959;
    padding: 0 67px 0 31px;
}

.index9 .img {
    width: 70px;
    height: 70px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    box-shadow: 1px 3px 5px 1px #dddddd;
    margin-left: -39px;
}

.index9 .img img:nth-child(2) {
    display: none;
}

.index9 .active .img img:nth-child(1) {
    display: none;
}

.index9 .active .img img:nth-child(2) {
    display: block;
}

.index9 .active .text {
    color: #fff;
    background: #0061ce;
}

.index9 .active .img {
    background: #0061ce;
}

.index9 a {
    background: url(../images/index9_13.png) no-repeat center;
    padding: 28px 70px 42px 60px;
    font-size: 18px;
    font-family: ado;
    color: #0061ce;
}
.index9 a:hover {
    color: #0061ce !important;
}

.index10 .swiper-container {
    padding: 50px 0 70px;
}

.index10 .swiper-slide {
    border: 5px;
    overflow: hidden;
}

.index10 .swiper-slide-active {
    width: 557px !important;
    height: 316px !important;
}

.index11 {
    background: url(../images/index11.jpg) no-repeat center;
    padding: 180px 0 160px;
    margin-top: 125px;
}

.index11 .box>div {
    width: 205px;
    height: 205px;
    background: #fff;
    border-radius: 50%;
}

.index11 .box p {
    font-size: 20px;
    color: #0061ce;
    margin-top: 17px;
}


.index12 {
    padding: 130px 0 87px;
}

.in12_box {
    font-size: 16px;
    color: #333333;
    margin-top: 34px;
}



.in12_box input {
    width: 565px;
    height: 57px;
    border: none;
    margin-top: 5px;
    outline: none;
    background-color: #f0f5f8;
    padding-left: 10px;
}

.in12_box input:focus {
    background-color: #0778cf;
    color: #fff;
}

.btn_form {
    margin-top: 58px;
}

.btn_form button {
    width: 170px;
    height: 48px;
    background-color: #0779d0;
    border-radius: 40px;
    outline: none;
    border: none;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
}

/* index end */

.top .box {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 11px;
}

.top .left {
    border-left: 3px solid #0068b7;
    padding-left: 12px;
}

.top .left p:nth-child(1) {
    font-size: 22px;
    font-family: 'syb';
    color: #0068b7;
}

.top .left p:nth-child(2) {
    font-size: 14px;
    font-family: 'pfl';
    color: rgb(51, 51, 51, .4);
    letter-spacing: 1px;
    text-transform: uppercase;
}

.top .right, .top .right a {
    font-size: 16px;
    font-family: 'syr';
    color: rgb(127, 127, 127, .8);
}

.content h3 {
    font-family: 'syb';
    font-size: 30px;
    color: #535353;
}

.content h3::after {
    content: '';
    width: 55px;
    height: 6px;
    background: #e63f38;
    position: absolute;
    bottom: -24px;
    left: 48%;
}

/* aboutus */

.bg {
    background: #f2f2f2;
    padding-top: 70px;
}

.bg .content {
    padding: 76px 0 0;
    letter-spacing: 1px;
}

.aboutus {
    padding-bottom: 225px;
}

.aboutus .tit {
    font-size: 31px;
    font-family: 'ado';
    color: #0068b7;
    border-bottom: 1px solid #0068b7;
}

.aboutus .con {
    font-size: 20px;
    color: #333333;
    line-height: 41px;
    margin-top: 40px;
    letter-spacing: 1.2px;
}

/* aboutus end */

/* 招商合作 */

.join {
    padding: 58px 0 220px;
    background: #f8f8f8;
    font-size: 20px;
    font-family: 'pfl';
    color: #333333;
}

.join1 {
    border: 3px solid #2f238d;
    font-size: 20px;
    color: #333333;
    line-height: 41px;
    margin: 110px 0 154px;
}

.join1 .left {
    width: 578px;
    margin: 99px 0 90px 0;

}

.join1 .right {
    height: 603px;
    top: -73px;
    right: 132px;
    background: #fff;
    box-shadow: 0 4px 21px #c2c2c2;
}

.join2 {
    line-height: 41px;
    margin-bottom: 50px;
}

/* 招商合作 end */


/* news */

.news>.box {
    width: 1098px;
    background: #fff;
    padding: 68px 70px 150px 32px;
    margin-top: 50px;
}

.news .list {
    margin-bottom: 30px;
    font-family: 'siyuanr';
}

.news .list .month {
    font-size: 18px;
    color: #999999;
    margin-right: 5px;
}

.news .tit {
    font-size: 24px;
    font-family: 'syb';
    color: rgb(51, 51, 51, .9);
    line-height: 30px;
}

.news .describe {
    -webkit-line-clamp: 5;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 22px;
    margin-top: 15px;
    letter-spacing: 1px;
}
.news a:hover{
    color: #5a5a5a !important;

}
.news .date {
    font-size: 16px;
    font-family: 'w3';
    color: #000;
    margin-top: 28px;
}

.news .date span {
    font-size: 22px;
}

.news i {
    width: 13px;
    height: 1px;
    background: #000;
    margin: 0 3px;
}

.news .content {
    line-height: 2;
    font-size: 16px;
    text-indent: 2em;
    margin-top: 40px;
}

/* news end */

/* contactUs */

.contactus {
    padding-bottom: 240px;
}

.contactus .map {
    height: 500px;
    margin: 45px 0 50px 0;
}

.contactus>.box {
    margin-top: 122px;
}

.contactus>.box .left {
    width: 520px;
}

.contactus>.box .left .text {
    margin-bottom: 45px;
    font-size: 18px;
    color: rgb(51,51,51,.9);
}

.contactus>.box .left span {
    font-size: 24px;
    color: #333333;
    margin-left: 10px;
}

.contactus>.box .left .line {
    width: 470px;
    height: 1px;
    background: #cccccc;
    margin: 22px 0;
}

.contactus>.box .right {
    position: absolute;
    right: 0;
    width: 53%;
    height: 795px;
}

/* contactUs end */
/* product */
.prolist {
    padding: 45px 0 250px;
}

.prolist .box {
    margin-top: 46px;
}

.prolist_box {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 150px !important;
}

.p_nav>h3 {
    width: 288px;
    line-height: 64px;
    background: #0068b7;
    font-size: 22px;
    color: #fff;
    letter-spacing: 3px;
    font-family: 'PingFangSCMEDIUM';
}

.p_nav>ul>li {
    width: 288px;
    height: 83px;
    border-bottom: 1px dashed #e0e0e0;
    background: #fff;
    display: flex;
    align-items: center;
}

.p_nav>ul>li:last-child {
    border: none;
}

.p_nav>ul>li a {
    padding-left: 24px;
    font-size: 16px;
    color: #7f7f7f;
    font-family: 'PingFangSCMEDIUM';
}

.p_nav>ul>li a span {
    font-size: 19px;
}



.p_nav>ul>li a.active,.p_nav>ul>li a:hover {
    color: #0068b7 !important
}

.p_ewm {
    width: 288px;
    height: 297px;
    background: #fff;
    text-align: center;
}

.p_ewm_bor {
    border: 1px solid #e0e0e0;
    display: inline-block;
    padding: 4px;
    margin-top: 45px;
}

.p_ewm img {
    display: block;
    width: 133px;
    margin: 0 auto;
}

.p_ewm b {
    font-size: 32px;
    color: #0068b7;
    font-weight: bold;
    display: block;
    margin-top: 25px;
}


.product>ul>li {
    margin-bottom: 42px;
    background: #fff;
}

.p_img {
    background: #fff;
    width: 416px;
    height: 355px;
    overflow: hidden;
}

.p_img img {
    max-width: 100%;
    height: auto
}

.p_con {
    padding: 0 30px 0;
    height: 90px;
    background: #f8fafc;
}

.p_name {
    display: block;
    font-size: 20px;
    color: #333333;
}

.p_des {
    display: block;
    font-size: 14px;
    color: #333333;
    margin-top: 5px
}

.p_more {
    display: block;
    margin-top: 5px;
}

.p_more img {
    width: 35px;
    height: 35px;
    display: block;
}

.product {
    width: 880px;
}

.product>ul>li:hover .p_con {
    background: #0068b7;
    transition: .4s;
}

.product>ul>li:hover .p_name {
    color: #fff
}

.product>ul>li:hover .m_1s {
    display: block !important;
}

.product>ul>li:hover .m_1 {
    display: none !important;
}

.m_1s {
    display: none !important;
}

.pagination_b_c {
    background-color: #f8f8f8 !important;
}

.arc {
    padding: 50px 0;
}

.arc .content {
    margin-top: 50px;
}

@media screen and (max-width:1280px){
    .box3{
        overflow: hidden;
    }

}