﻿body{ margin: 0; padding: 0;}
*{ margin: 0; padding: 0; list-style: none; font-family: 'Regular', '微软雅黑'; font-size: 16px; }
a{ text-decoration: none; cursor: pointer; display: block; color: #212121;}
img{ border: 0; display: block; /*cursor: pointer;*/}
h1, h2, h3, h4, h5{ font-weight: normal;}
ul, li{ list-style: none; /*cursor: pointer;*/}
b, i, em{ font-weight: normal; font-style: normal;}
button, textarea, input{ outline: none;}
select, option{ outline: none; appearance: none;}
html,body{ font-size: calc(100vw/19.2);}
.ani, .wow{ visibility: hidden;}
.swiper-button-next::after, 
.swiper-button-prev::after{ display: none;}
table{ border: 1px solid #CCCCCC;}
tr:first-child{ background-color: #046cb5; color:#fff}

td {
    border: 1px solid #CCCCCC; line-height:30px; border-bottom:0px; border-left:0px; text-align:center;padding:10px 0;
}
@font-face{
	font-family: 'Bold';
	src:url('../fonts/SourceHanSansCN-Bold.otf');
}
@font-face{
	font-family: 'Light';
	src:url('../fonts/SourceHanSansCN-Light.otf');
}
@font-face{
	font-family: 'Normal';
	src:url('../fonts/SourceHanSansCN-Normal.otf');
}
@font-face{
	font-family: 'Regular';
	src:url('../fonts/SourceHanSansCN-Regular.otf');
}
@font-face{
	font-family: 'Arial';
	src:url('../fonts/Arial-BoldMT.otf');
}
::-webkit-scrollbar{}
::-webkit-scrollbar-thumb{}
/* 清除浮动 */
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}
.w1400{ width: 14rem; margin: auto;}
	.footercp .toop .cont .right .p img{ display: inline; padding-left:0}
.headercp{ position: fixed; top: 0; left: 0; right: 0; z-index: 50; transition: all 0.5s; background: #fff; box-shadow: 0 0 10px hsla(0,0%,0%,0.10);}
.headercp .cont{ display: flex; justify-content: space-between; align-items: center; height: 90px;}
.headercp .cont .logo img{ display: block; height: 69px;}
.headercp .cont .right{ display: flex; align-items: center;}
.headercp .cont .right .nav{ display: flex;}
.headercp .cont .right .nav .tit a{ display: block; font-size: 18px; color: #393838; line-height: 90px; transition: all 0.5s;}
.headercp .cont .right .nav .wli + .wli{ margin-left: 0.45rem;}
.headercp .cont .right .nav .wli.cur .tit a,
.headercp .cont .right .nav .wli:hover .tit a{ color: #0E82C3;}
.headercp .cont .right .lang{ display: flex; margin-left: 0.62rem;}
.headercp .cont .right .lang a{ display: block; width: 36px; height: 36px; font-size: 16px; color: #434343; border-radius: 100%; text-align: center; line-height: 36px; border: 1px solid hsla(0,0%,0%,0.30); transition: all 0.5s;}
.headercp .cont .right .lang a + a{ margin-left: 0.18rem;}
.headercp .cont .right .lang a:hover,
.headercp .cont .right .lang a.cur{ background: #0E82C3; color: #fff; border-color: #0E82C3;}
.aboutbanner{ margin-top: 90px; position: relative;}
.aboutbanner .img{ width: 100%; overflow: hidden;}
.aboutbanner .img img{ display: block; width: 100%;}
.aboutbanner .cont{ width: 100%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); text-align: center;}
.aboutbanner .cont .h1{ font-size: 42px; line-height: 44px; font-weight: bold; color: #fff;}
.aboutbanner .cont .p{ font-size: 24px; line-height: 34px; margin-top: 20px; color: #fff;}
.indexbanner{ position: relative; margin-top: 90px; overflow: hidden; z-index: 0;}
.indexbanner .m{ width: 100%; height: 610px; overflow: hidden;}
.indexbanner .m img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.indexbanner .swiper-button-next,
.indexbanner .swiper-button-prev{ width: 15px; height: 24px; background: url(../images/2.png) no-repeat center; background-size: 100% auto; transition: all 0.5s; left: 24px; top: 220px; margin: 0;}
.indexbanner .swiper-button-next{ left: auto; right: 24px; transform: rotate(180deg);}
.indexbanner .swiper-button-next:hover,
.indexbanner .swiper-button-prev:hover{ background: url(../images/2s.png) no-repeat center; background-size: 100% auto;}
.indexbanner .text{ position: absolute; top: 0; left: 0; right: 0; bottom: 117px; display: flex; justify-content: center; align-items: center;}
.indexbanner .text .h{ font-size: 40px; line-height: 72px; color: #fff; width: 520px;}
.indexbanner .form{ position: absolute; top: 180px; left: 50%; transform: translateX(-50%); z-index: 10; display: flex; justify-content: flex-end;}
.indexbanner .form .h{ font-size: 24px; line-height: 1; color: #fff; text-align: center; margin-bottom: 22px;}
.indexbanner .form .input{ width: 390px; display: flex; box-sizing: border-box; position: relative;}
.indexbanner .form .input input{ display: block; width: 100%; height: 48px; background: hsla(0,0%,100%,0.90); padding: 0 60px 0 14px; border: none; border-radius: 10px; font-size: 18px;}
.indexbanner .form .input input::placeholder{ color: #B2B2B2;}
.indexbanner .form .input button{ width: 30px; height: 100%; position: absolute; top: 0; right: 12px; border: none; background: url(../images/3.png) no-repeat center; background-size: 100% auto; cursor: pointer;}
.goodsnav{ border-bottom:1px solid #f6f6f6}
.goodsnav .cont .right{display: flex;align-items: center;}
.goodsnav .cont{display: flex; justify-content:space-between; align-items: center; }
.goodsnav .cont  .nali{display: flex; }
.goodsnav .cont  .nali .li a{ padding: 0 24px; line-height: 64px; font-size:18px; color: #2B2B2B; white-space: nowrap; }
.goodsnav .cont  .nali  .li:first-child a{ margin-left: 0;}
.goodsnav .cont .nali .li:hover a{ color: #224a9d;}
.goodsnav .cont  .nali .li.on a{  color: #333; border-bottom:2px solid #046cb5}
.goodsnav .cont::-webkit-scrollbar{ width: 6px; height: 6px; background: #fff; border-radius: 4px;}
.goodsnav .cont::-webkit-scrollbar-thumb{ width: 6px; height: 6px; background: #999; border-radius: 4px;}
.goodslist{ background: #f4f4f4; padding: 70px 0 120px 0;}
.goodslist .top{ display: flex; justify-content: flex-start; overflow-y: auto;}
.goodslist .top .li a{ padding: 0 50px; font-size: 20px; line-height: 70px; color: #000; border-radius: 10px 10px 0 0; margin-left: 20px; white-space: nowrap;}
.goodslist .top .li:first-child a{ margin-left: 0;}
.goodslist .top::-webkit-scrollbar{ width: 6px; height: 6px; background: #fff; border-radius: 4px;}
.goodslist .top::-webkit-scrollbar-thumb{ width: 6px; height: 6px; background: #999; border-radius: 4px;}
.goodslist .top .li:hover a{ color: #ed7318;}
.goodslist .top .li.on a{ background: #ed7318; color: #fff;}
.goodslist .tp{ background: #333333; padding: 22px 0; line-height: 24px; display: flex; justify-content: space-between;}
.goodslist .tp .li{ font-size: 17px; color: #fff; text-align: center; font-weight: bold; display: flex; justify-content: center; align-items: center; width: 110px;}
.goodslist .tb .wli{ border-bottom: 1px solid #e2e2e2; display: flex; justify-content: space-between;}
.goodslist .tb .wli .li{ width: 110px; text-align: center; min-height: 40px; font-size: 14px; line-height: 24px; padding: 10px 0; display: flex; justify-content: center; align-items: center; color: #666;}
.goodslist .tb .wli .li:first-child{ background: #eee;}
.goodslist .tb .wli .li a{ display: block; width: 36px; height: 26px; background: url(../images/w2.png) no-repeat center; background-size: 100% auto;}
.goodsnews{ background: #fff; padding: 20px 0 60px 0;}
.goodsnews .h1{ font-size: 42px; line-height: 42px;}
.goodsnews .list .li{ border-bottom: 1px solid #eee; padding: 40px 0;}
.goodsnews .list .li a{ display: flex; justify-content: space-between; align-items: center;}
.goodsnews .list .li a .m{ width: 450px; overflow: hidden;}
.goodsnews .list .li a .m img{ display: block; width: 100%; transition: all 0.5s;}
.goodsnews .list .li:hover a .m img{ transform: scale(1.05);}
.goodsnews .list .li .text{ width: calc(100% - 505px);}
.goodsnews .list .li .text .h{ font-size: 24px; line-height: 34px; transition: all 0.5s;}
.goodsnews .list .li:hover .text .h{ color: #ed7318;}
.goodsnews .list .li .text .p{ font-size: 16px; line-height: 30px; margin-top: 20px; color: #504D4D;}
.goodsnews .list .li .text .t{ font-size: 18px; line-height: 20px; margin-top: 20px; color: #909090;}
.goodsnews .list .li .text .a{ font-size: 16px; line-height: 20px; margin-top: 30px; color: #0C63B1; transition: all 0.5s;}
.goodsnews .list .li .text .a:hover{ color: #ed7318;}
.goodsnews .list{ padding-top: 32px;}
.indexmaxboxone{ position: relative; z-index: 5; margin-top: 20px; margin-bottom: 60px;}
.indexmaxboxone .cont{ background: #fff; position: relative; display: flex; padding: 0;}
.indexmaxboxone .cont .wli{ width: calc(100% / 9); /*position: relative;*/}
.indexmaxboxone .cont .wli .top .p{ font-size: 20px; color: #877E7A; text-align: center; padding: 5px 0 20px 0; transition: all 0.5s;}
.indexmaxboxone .cont .wli:hover .top .p{ color: #0E82C3;}
.indexmaxboxone .cont .wli .top .m{ height: 1.3rem; display: flex; justify-content: center; align-items: center;}
.indexmaxboxone .cont .wli .top a{ display: block;}
.indexmaxboxone .cont .wli .top .m img{ display: block; max-width: 100%; max-height: 100%; transition: all 0.5s;}
.indexmaxboxone .cont .wli .top{ position: relative;}
.indexmaxboxone .cont .wli:hover .top .m img{ transform: scale(1.05);}
.indexmaxboxone .cont .wli .top::after{ width: 100%; height: 2px; background: #0E82C3; position: absolute; left: 0; bottom: 0; transition: all 0.5s; content: ''; opacity: 0;}
.indexmaxboxone .cont .wli:hover .top::after,
.indexmaxboxone .cont .wli.cur .top::after{ opacity: 1;}
.indextwo {
    background: #f5f7f9 url(../images/101.jpg) no-repeat top center;
    background-size: 100% auto;
}

.indextwo .cont {
    padding: 95px 0 85px 0;
    background: url(../images/11.png) no-repeat center bottom;
    background-size: 7.7rem auto;
}

.indextwo .video {
    width: 5.97rem;
    position: relative;
}

.indextwo .video .m {
    width: 100%;

    overflow: hidden;
}

.indextwo .video .m img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.indextwo .video:hover .m img {
    transform: scale(1.05);
}

.indextwo .video .play {
    width: 1.08rem;
    height: 1.08rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
    background: url(../images/12.png) no-repeat center;
    background-size: 100% auto;
    transition: all 0.5s;
}

.indextwo .video .play:hover {
    background: url(../images/12s.png) no-repeat center;
    background-size: 100% auto;
}

.indextwo .text {
    width: 7.3rem;
}

.indextwo .toop {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin-bottom: 80px;
}

.indextwo .text .tp {
    display: flex;
    align-items: center;
    padding: 30px 0 25px 0;
}

.indextwo .text .tp .h {
    font-size: 24px;
    line-height: 1;
    color: #1B1B1B;
    margin-right: 16px;
    text-transform: uppercase;
}

.indextwo .text .tp i {
    display: block;
    width: 40px;
    height: 2px;
    background: #000;
}

.indextwo .text .tit {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #0F63A3;
    margin-bottom: 40px;
}

.indextwo .text .ps {
    font-size: 18px;
    line-height: 32px;
    color: #141414;
    margin-bottom: 45px;
}

.indextwo .text .a {
    display: flex;
}
.w1530{ width: 14rem; margin: auto;}
.indextwo .text .a a {
    font-size: 18px;
    line-height: 48px;
    background: #0F63A3;
    border-radius: 25px;
    width: 172px;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
}

.indextwo .text .a a:hover {
    color: #0F63A3;
    background: hsla(206,83%,35%,0.10);
}

.indextwo .boot {
    display: flex;
    justify-content: space-between;
}

.indextwo .boot .h {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-size: 18px;
    line-height: 20px;
    color: #414141;
}

.indextwo .boot .h i {
    font-size: 48px;
    line-height: 1;
    color: #0F63A3;
    font-weight: bold;
    margin-right: 5px;
}

.indextwo .boot .p {
    font-size: 24px;
    color: #010101;
    text-align: center;
    line-height: 1;
    margin-top: 15px;
}
.aboutculbox {
    background: url(../images/cutrue.jpg) no-repeat center;
    background-size: cover;
    padding: 95px 0 150px 0;
}

.title {
    text-align: center;
}

.title .en {
    font-size: 60px;
    line-height: 60px;
    color: #22499D;
    font-family: 'font1';
    text-transform: uppercase;
}

.title .h1 {
    font-size: 38px;
    line-height: 40px;
    margin-top: 20px;
    font-weight: bold;
}

.titlesh1 {
    font-size: 24px;
    line-height: 50px;
    margin-top: 50px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    text-align: center;
}

.titlesp {
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
    color: #5a5959
}

.aboutnews {
    padding: 80px 0 135px 0;background: url(../images/102.jpg) no-repeat top 40px center;
    background-size: 100% auto;
}

.aboutnews .top {
    display: flex;
    justify-content: space-between;
}
.aboutnews .top .title {
    text-align: left;
}

.aboutnews .top .ps {
    width: 770px;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    padding-top: 20px;
}
.aboutnews .title .en {
    font-family: '';
    font-size: 42px;
    line-height: 42px;
    color: #046cb5; font-weight:bold
}
.prol {
	width: 100%;
	padding-top: .6rem;

}
.cplist:hover {background-color: #f1f1f1;}


.cplist h4 {
	font-size:24px;
	color: #3399FF;
	margin-top:25px;
	text-align: center;
}

.cplist h4 a { display: inline-block; text-decoration: none; font-size:20px; }
.container {width: 14rem;margin: auto;}
.lis {

    font-size:16px;
    line-height: 2;
    padding-left:25px;
	text-align:center
}

.lis img{ display: inline}
.cplist p a {
	color: #333;
	text-decoration: none;
}
.cplist {	
	width: 32%;
    float: left;
    height: 4.8rem;
    margin-right: 2%;
    margin-bottom: .35rem;
    background-color: #F6F7F8;

}

.cplist:nth-child(3n) { margin-right: 0;}

.pc_img {
	width: 100%;
	height: 120px;
	position: relative;
	z-index: 1;
	margin-bottom:15px;
	margin-top:20px
}

.pc_img img {
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) scale(1);
	transition: all .35s;
}

.pc_img:hover img {
	transform: translate(-50%,-50%) scale(1.15);
	transition: all .35s;
}
.cplist h4 a { display: inline-block; text-decoration: none;  }


.cplist p a {
	color: #333;
	text-decoration: none;
}


.protitle {
    color: #444;
    font-size: 36px;
    font-weight: 400; 
	padding-top:50px; 
	line-height:50px
}


.aboutnews .title .h1 {
    font-size: 30px;
    line-height: 32px;
    margin-top: 10px;
}

.aboutnews .list {
    margin-top: 62px;
    display: flex;
    justify-content: flex-start ;
    flex-wrap: wrap;
}

.aboutnews .list .li {
    width: 31.6%;
    background: #f8f8f8;
    margin: 34px 34px 0 0;
}
.indextenbox .list .li .text .h1, .indexnewsbox .bot .right .li .h1{ overflow: hidden; white-space: nowrap; text-overflow : ellipsis;}
.indextenbox .list .li .text .p, .indexnewsbox .bot .right .li .p, .aboutnews .list .text .p{ word-bread: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.indexpolicybox .cont4 .list .left .textbox .p{ word-bread: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}

.aboutnews .list .li:nth-child(3n) {
    margin: 34px 0 0 0;
}

.aboutnews .list .li .img {
    width: 100%;
 
    overflow: hidden;
}

.aboutnews .list .li .img img {
    display: block;
    width: 100%;
    transition: all 0.5s;
}

.aboutnews .list .li:hover .img img {
    transform: scale(1.05);
}

.aboutnews .list .text {
    padding: 30px 44px 40px 45px;
}

.aboutnews .list .text .h1 {
    font-size: 24px;
    line-height: 34px;
    color: #282828;
}

.aboutnews .list .text .p {
    font-size: 16px;
    line-height: 30px;
    color: #828282;
    margin-top: 15px;
    height: 60px;
}

.aboutnews .list .text .a {
    width: 142px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #0b64b1;
    margin-top: 30px;
    cursor: pointer;
    transition: all 0.5s;
}

.aboutnews .list .text .a:hover {
    background: #eb7318;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #046cb5;
    border-color: #046cb5;
    cursor: default;
}
.titlesp img {
    display: initial;
}

.titlesp p {
    font-size: 16px;
}
.title .em {
    width: 65px;
    height: 4px;
    margin: 15px auto 0;
    background: #0f63a3;
}
.aboutculbox .list {
    margin-top: 75px;
    display: flex;
    justify-content: space-between;
}

.aboutculbox .list .li {
    width: 240px;
    text-align: center;
}

.aboutculbox .list .li .m img {
    display: block;
    margin: auto;
}

.aboutculbox .list .li .h1 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 20px;
    color: #333;
}

.aboutculbox .list .li .p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    color: #888;
}
.titlesw .p {
    color: #333;
    line-height:28px; padding-top:20px
}
.indexrongyu {
    padding: 105px 0 150px 0;
}

.indexrongyu .h1 {
    font-size: 38px;
    color: #000;
    text-align: center;
    line-height: 48px; font-weight:bold
}

.indexrongyu .em {
    font-size: 18px;
    line-height: 28px;
    margin-top: 15px;
    color: #B9B4B4;
    text-align: center;
}

.indexrongyu .list {
    width: 14rem;
    margin: 24px auto 0;
    position: relative;
}

.indexrongyu .list .mker {
    width: 2.96rem;
    margin: auto;
}


.indexrongyu .list .mker .m {
    width: 100%;
    height: 2.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.indexrongyu .list .mker .m img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.indexrongyu .list .mker .p {
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    color: #666;
    margin-top: 0.2rem;
    transition: all 0.5s;
}

.indexrongyu .list .mker:hover .p {
    color: #ed7318;
}

.indexrongyu .list .em {
    background: url(../images/35.png) no-repeat center;
    background-size: 100% auto;
    width: 0.6rem;
    height: 0.6rem;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.indexrongyu .list .em1 {
    left: -0.75rem;
}

.indexrongyu .list .em2 {
    right: -0.75rem;
    transform: translateY(-50%) rotate(180deg);
}

.indexrongyu .swiper-button-next, .indexrongyu .swiper-button-prev {
    display: none;
}
.bga{ background-color:#f7f7f7}
.aboutopen {
    padding: 100px 0 120px 0;
}

.aboutopen .h1 {
    font-size:38px;
    line-height: 48px;
    text-align: center; font-weight:bold
}

.aboutopen .list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 20px;
}

.aboutopen .list .li a {
    width: 207px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 30px 0 0;
    transition: all 0.5s;
}

.aboutopen .list .li:nth-child(6n) a {
    margin: 30px 0 0 0;
}

.aboutopen .list .li a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #ffe8d8
}

.aboutopen .list .li a:hover {
    box-shadow: 0 0 15px #eee;
}

.indexcontact {

    overflow: hidden;
}

.indexcontact .cont {
    padding: 65px 0 85px 0;
    background-size: 818px auto;
    display: flex;
    justify-content: space-between;
}

.title .em {
    width: 65px;
    height: 4px;
    margin: 15px auto 0;
    background: #206ea9;
}
.indexcontact .conts {
    padding: 5px 0 115px 0;
}

.indexcontact .conts img {
    width: 100%
}

.indexcontact .cont .left {
    width: 650px;
}

.indexcontact .cont .left .title {
    text-align: left;
}

.indexcontact .cont .left .title .em {
    margin: 25px 0 0 0;
}

.indexcontact .cont .left .title .h3 {
    font-size: 28px;
    line-height: 38px;
    color: #22499D;
    margin-top: 20px; margin-bottom:10px
}

.indexcontact .cont .left .mk {
    margin-top: 25px;
}

.indexcontact .cont .left .mk .p {
    font-size: 18px;
    color: #282828;
    line-height: 28px;
    padding: 9px 0;
}

.indexcontact .cont .left .mk .p div {
    font-size: 16px;
    color: #282828;
    line-height: 32px;
    background-color: #fff;

}

.indexcontact .cont .right {
    width: 750px; overflow:hidden
}

.indexcontact .cont .right .h1 {
    font-size: 22px;
    line-height: 32px;
    padding-left: 45px;
    background: url(../images/26.png) left top 4px no-repeat;
    background-size: 22px auto;
}

.indexcontact .cont .right .form {
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.indexcontact .cont .right .form .li {
    margin-bottom: 30px;
    width: 360px;
}

.indexcontact .cont .right .form .li .input {
    display: flex;
    box-sizing: border-box;
}

.indexcontact .cont .right .form .li .input input {
    display: block;
    width: 100%;
    height: 52px;
    border-radius: 5px;
    background: #ededed;
    border: 1px solid #d3d3d3;
    padding: 0 20px;
    font-size: 16px;
    transition: all 0.5s;
}

.indexcontact .cont .right .form .li2 {
    width: 100%;
}

.indexcontact .cont .right .form .li .input input::placeholder, .indexcontact .cont .right .form .li .input textarea::placeholder {
    color: #343240;
}

.indexcontact .cont .right .form .li .input textarea {
    display: block;
    width: 100%;
    height: 175px;
    border-radius: 5px;
    background: #ededed;
    border: 1px solid #d3d3d3;
    padding: 20px;
    font-size: 16px;
    line-height: 26px;
    transition: all 0.5s;
}

.indexcontact .cont .right .form .li:hover .input input, .indexcontact .cont .right .form .li:hover .input textarea {
    border-color: hsla(26,86%,51%,0.40);
}

.indexcontact .cont .right .form .bot {
    padding-top: 5px;
    display: flex;
    width: 100%;
}

.indexcontact .cont .right .form .bot button {
    background: #e6e9eb;
    width: 172px;
    height: 44px;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    color: #333;
    margin-right: 26px;
    cursor: pointer;
    transition: all 0.5s;
}

.indexcontact .cont .right .form .bot button.sub {
    background: #027ed1;
    color: #fff;
}

.indexcontact .cont .right .form .bot button:hover {
    background: #ed7318;
    color: #fff;
}
.indexmaxboxtwo{ position: relative; z-index: 0;}
.indexmaxboxtwo .cont{ display: flex; justify-content: space-between; position: relative; z-index: 5;}
.indexmaxboxtwo::after{ content: ''; position: absolute; top: 0; left: 0; width: 9.95rem; height: 100%; background: #f9f9f9; z-index: 0;}
.indexmaxboxtwo .left{ padding: 45px 0; width: 7.83rem;}
.indexmaxboxtwo .right{ width: 5.4rem; padding-top: 0.5rem;}
.indexmaxboxtwo .left .img{ width: 100%; height: 4.22rem; overflow: hidden; margin-top: 0.42rem;}
.indexmaxboxtwo .left .img img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.indexmaxboxtwo .left .ter{ display: flex; justify-content: space-between; padding-right: 0.78rem;}
.indexmaxboxtwo .left .ter .h{ font-size: 0.36rem; line-height: 0.46rem; color: #212121; margin-bottom: 0.15rem;}
.indexmaxboxtwo .left .ter .mk{ width: 4.7rem;}
.indexmaxboxtwo .left .ter .p{ font-size: 18px; line-height: 30px; color: #736F6F;}
.indexmaxboxtwo .left .ter .m img{ display: block; width: 1.93rem; margin-top: -0.2rem;}
.indexmaxboxtwo .right .icon{ display: flex;}
.indexmaxboxtwo .right .icon .li{ position: relative;}
.indexmaxboxtwo .right .icon .li + .li{ margin-left: 0.5rem; padding-left: 0.5rem;}
.indexmaxboxtwo .right .icon .li + .li::after{ content: ''; width: 1px; height: 100%; position: absolute; top: 0; left: 0; background: #000; opacity: 0.1;}
.indexmaxboxtwo .right .icon .li .h{ font-size: 16px; color: #000; line-height: 20px;display: flex; justify-content: center; font-weight: bold;}
.indexmaxboxtwo .right .icon .li .h i{ font-size: 0.4rem; line-height: 1; color: #000; font-weight: bold; margin-right: 5px;}
.indexmaxboxtwo .right .icon .li .p{ font-size: 16px; color: #736F6F; line-height: 26px; text-align: center; margin-top: 10px;}
.indexmaxboxtwo .right .ps{ margin-top: 0.8rem; font-size: 16px; line-height: 28px; color: #3F3F3F;}
.indexmaxboxtwo .right .list{ margin-top: 0.3rem;}
.indexmaxboxtwo .right .list .li{ background: #f9f9f9;}
.indexmaxboxtwo .right .list .li + .li{ margin-top: 0.2rem;}
.indexmaxboxtwo .right .list .li a{ display: flex; justify-content: space-between; align-items: center;}
.indexmaxboxtwo .right .list .li .m{ width: 80px; height: 80px; overflow: hidden;}
.indexmaxboxtwo .right .list .li .m img{ display: block; width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;}
.indexmaxboxtwo .right .list .li:hover .m img{ transform: scale(1.05);}
.indexmaxboxtwo .right .list .li .te{ width: calc(100% - 125px); display: flex; flex-wrap: wrap; padding-right: 10px;}
.indexmaxboxtwo .right .list .li .te .h{ font-size: 22px; line-height: 32px; color: #046CB5; margin-right: 24px; font-weight: bold;}
.indexmaxboxtwo .right .list .li .te .p{ font-size: 22px; line-height: 32px; color: #E2E2E2;}

.indexmaxboxthree{ position: relative; margin-top: 50px;}
.indexmaxboxthree .li{ width: 50%; position: relative;}
.indexmaxboxthree .li:first-child .m{ width: 100%; height: 622px;}
.indexmaxboxthree .li .m{ overflow: hidden;}
.indexmaxboxthree .li .m img{ display: block; width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;}
.indexmaxboxthree .li:hover .m img{ transform: scale(1.05);}
.indexmaxboxthree .li:nth-child(2){ top: 0; left: 50%; position: absolute;}
.indexmaxboxthree .li:nth-child(3){ top: 311px; left: 50%; position: absolute;}
.indexmaxboxthree .li:nth-child(2) .m,
.indexmaxboxthree .li:nth-child(3) .m{ width: 100%; height: 311px;}
.indexmaxboxthree .li .ter{ position: absolute; top: 0; left: 0; right: 0; padding: 0.4rem 0.52rem 0 0.52rem;}
.indexmaxboxthree .li .ter .h{ font-size: 0.36rem; line-height: 0.48rem; color: #fff; margin-bottom: 0.1rem;}
.indexmaxboxthree .li .ter .p{ font-size: 0.24rem; line-height: 0.34rem; color: #fff;}
.indexmaxboxthree .li:first-child .ter{ padding: 1.5rem 0.9rem 0 1rem;}
.indexmaxboxthree .li:first-child .ter .h{ font-size: 0.48rem; line-height: 0.58rem; margin-bottom: 0.35rem;}
.indexmaxboxthree .li:first-child .ter .p{ font-size: 0.24rem; line-height: 0.48rem; margin-bottom: 0.5rem;}
.indexmaxboxthree .li .ter .a{ width: 2rem; line-height: 50px; border: 1px solid #fff; font-size: 0.22rem; text-align: center; color: #fff; border-radius: 30px; transition: all 0.5s;}
.indexmaxboxthree .li .ter .a:hover{ background: #fff; color: #333;}

.indexmaxboxfour{ padding: 30px 0 80px 0;}
.indexmaxboxfour .top{ display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 45px;}
.indexmaxboxfour .top .tit .h{ font-size: 36px; color: #303030; line-height: 1; font-weight: bold; margin-bottom: 15px;}
.indexmaxboxfour .top .tit .p{ font-size: 18px; color: #858484; line-height: 1;}
.indexmaxboxfour .nav{ display: flex; padding-top: 6px;}
.indexmaxboxfour .nav a{ font-size: 18px; line-height: 46px; color: #131313; transition: all 0.5s;}
.indexmaxboxfour .nav a + a{ margin-left: 40px;}
.indexmaxboxfour .nav a:hover{ color: #046cb5;}
.indexmaxboxfour .nav a.cur{ background: #046cb5; color: #fff; padding: 0 30px;}
.indexmaxboxfour .list{ display: flex; margin: 0 -0.22rem; justify-content: flex-start;flex-wrap: wrap;}
.indexmaxboxfour .list .li{ width: calc((100% - 1.76rem) / 4); margin: 0.3rem 0.22rem;  border-bottom: 1px solid #046cb5;}
.indexmaxboxfour .list .li .m{ width: 100%; height: 2.25rem; overflow: hidden; margin-bottom: 15px;}
.indexmaxboxfour .list .li .m img{ display: block; width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;}
.indexmaxboxfour .list .li:hover .m img{ transform: scale(1.05);}
.indexmaxboxfour .list .li .h{ font-size: 22px; line-height: 36px; min-height: 72px; color: #1F1F1F; transition: all 0.5s;}
.indexmaxboxfour .list .li .t{ font-size: 14px; line-height: 1; color: #ABABAB; margin-top: 20px;}
.indexmaxboxfour .list .li:hover .h{ color: #046cb5;}
.indexmaxboxfour .list .li .ter{ padding-bottom: 30px;}

.footercp{ background: url(../images/19.jpg) no-repeat center; background-size: cover;}
.footercp .toop{ padding: 77px 0;}
.footercp .toop .cont{ display: flex; justify-content: space-between;}
.footercp .toop .cont .left{ display: flex;}
.footercp .toop .cont .left .h a{ display: block; font-size: 20px; line-height: 1; margin-bottom: 25px; color: #fff;}
.footercp .toop .cont .left .min a{ display: block; font-size: 16px; line-height: 30px; color: #C8C8C8; margin-right: 0.3rem; transition: all 0.5s;    width: 120px;}
.footercp .toop .cont .left .min a:hover{ color: #fff;}
.footercp .toop .cont .left .wli:first-child .min{ width: 325px; display: flex; flex-wrap: wrap;}
.footercp .toop .cont .left .wli:first-child{ margin-right: 1rem;}
.footercp .toop .cont .left .wli:nth-child(2){ margin-right: 1.3rem;}
.footercp .toop .cont .left .wli .p{ font-size: 16px; line-height: 30px; color: #BEBEBE;}
.footercp .toop .cont .left .wli:nth-child(3) .min a{ margin-top: 0.1rem;}
.footercp .toop .cont .right{ padding-top: 8px;}
.footercp .toop .cont .right .m img{ display: block; width: 100px; margin: auto;}
.footercp .toop .cont .right .more{ display: flex; justify-content: center; margin: 30px 0 25px 0;}
.footercp .toop .cont .right .more a{ width: 33px; height: 33px;}
.footercp .toop .cont .right .more a + a{ margin-left: 10px;}
.footercp .toop .cont .right .more a img{ display: block; width: 100%; transition: all 0.5s;}
.footercp .toop .cont .right .more a:hover img{ opacity: 0.8;}
.footercp .toop .cont .right .p{ font-size: 16px; text-align: center; color: #B4B4B4; line-height: 1;}
.footercp .boot{ border-top: 1px solid hsla(0,0%,100%,0.24); padding: 15px 0;}
.footercp .boot .cont{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.footercp .boot .cont .m{ display: flex; flex-wrap: wrap; margin: 0 -5px;}
.footercp .boot .cont .m a,
.footercp .boot .cont .m .p{ font-size: 14px; line-height: 24px; color: #BEBEBE; transition: all 0.5s; margin: 0 5px;}
.footercp .boot .cont .m a:hover{ color: #fff;}

.indexmaxboxone .cont .wli .boot{ display: none; position: absolute; top: 100%; left: 0; right: 0; background: #f6f7f8; box-shadow: 0px 21px 38px 0px rgba(4,0,0,0.1); padding: 35px 50px;}
.indexmaxboxone .cont .wli .boot .mk{ display: flex; flex-wrap: wrap;}
.indexmaxboxone .cont .wli .boot .mk a{ font-size: 18px; line-height: 30px; color: #171717; position: relative; padding: 0 20px; display: block; transition: all 0.5s;}
.indexmaxboxone .cont .wli .boot .mk a::after{ content: '>'; position: absolute; top: 0; left: 0; font-size: 20px; color: #171717; transition: all 0.5s;}
.indexmaxboxone .cont .wli .boot .mk .li{ min-width: calc(100% / 6); margin-bottom: 10px;}
.indexmaxboxone .cont .wli .boot .li:hover a{ color: #0E82C3;}
.indexmaxboxone .cont .wli .boot .li:hover a::after{ color: #0E82C3;}

.headercellbox .up{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.7; z-index: 55; display: none;}
.headercellbox2 .up{ display: block;}
.headercellbox .top{ display: flex; justify-content: space-between; align-items: center; padding: 0 0.35rem; z-index: 50; background: #fff; height: 50px; position: fixed; top: 0; left: 0; right: 0; transition: all 0.5s; box-shadow: 0 0 10px hsla(0,0%,0%,0.10);}
.headercellbox .top2{ box-shadow: 0 0 15px hsla(0,0%,0%,0.10);}
.headercellbox .top .logo img{ display: block; height: 38px;}
.headercellbox .top .sole{ width: 22px; height: 18px; position: relative;}
.headercellbox .top .sole i{ display: block; width: 100%; height: 2px; border-radius: 2px; background: #046CB5; position: absolute; left: 0; top: 0;}
.headercellbox .top .sole i:nth-child(2){ top: 50%; margin-top: -1px;}
.headercellbox .top .sole i:nth-child(3){ top: auto; bottom: 0;}
.headercellbox .list{ width: 200px; position: fixed; top: 0; right: -200px; opacity: 0; bottom: 0; background: #fff; z-index: 60; transition: all 0.5s;}
.headercellbox2 .list{ right: 0; opacity: 1;}
.headercellbox .list .sole{ width: 24px; height: 24px; position: absolute; top: 10px; right: 10px;}
.headercellbox .list .sole i{ display: block; width: 100%; height: 2px; border-radius: 2px; background: #000; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) rotate(45deg);}
.headercellbox .list .sole i:nth-child(2){ transform: translate(-50%,-50%) rotate(-45deg);}
.headercellbox .list .zz{ padding: 45px 15px 0 15px;}
.headercellbox .list .zz a{ font-size: 15px; line-height: 30px; display: block;}
.headercellbox .list .lang{ padding: 60px 15px 0 15px; display: flex;}
.headercellbox .list .lang a{ font-size: 15px; color: #333; line-height: 30px; position: relative;}
.headercellbox .list .lang a + a{ margin-left: 20px;}
.headercellbox .list .lang a + a::after{ width: 1px; height: 14px; background: #000; opacity: 0.2; top: 8px; left: -10px; position: absolute; content: '';}
.headercellbox .list .nav .tit a{ display: block; font-size: 15px; line-height: 30px; color: #333; padding: 10px 0;}
.headercellbox .list .nav{ padding: 0 15px; /*margin-top: 15px;*/ position: absolute; top: 120px; left: 0; right: 0; bottom: 0; overflow-y: auto;}
.headercellbox .list .nav .wli + .wli{ border-top: 1px solid hsla(0,0%,0%,0.05);}
.headercellbox{ display: none;}


