* {
	padding: 0;
	margin: 0;
}

.content1400 {
	width: 1400px;
	margin: 0 auto;
	max-width: 94%;
}
.content1300 {
	width: 1300px;
	margin: 0 auto;
	max-width: 88%;
}
.youqing{
        border: 1px solid #FFFFFF;
    background-color: #383A3D;
    border-radius: 3px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #989898;
    line-height: 20px;
    padding: 2px 10px;
    outline: none;
    height: 28px;
   cursor: pointer; 
}
.youqing a:hover{
    color: #e9424b;
}
ul {
	list-style: none;
}
    .pages-turn{width:100%;height:auto;padding-top:30px;text-align:center;position:relative;overflow:hidden; }/*分页*/
    .pages-turn span{
        display:inline-block;width:40px;height:40px;text-align:center;font-family:'Arial';border:1px solid #f2f2f2;background-color:#0044b2;line-height: 40px;  border-radius: 50%;  margin: 10px;color: #ffffff;
    }
    .pages-turn a{display:inline-block;width:40px;height:40px;color:#000000; border-radius: 50%; text-align:center;font-family:'Arial';border:1px solid #f2f2f2;background-color:#FFFFFF;line-height: 40px;margin: 10px; }

    .pages-turn a.on, .pages-turn a:hover{background-color:#0044b2;color:#ffffff;border-color:#0093dd;}
      .download .box1 .box-c .l .l-c .zhankai{
       background-color: #fff;
    padding: 23px 20px 0 23px;
    display: block;
   }
@font-face {
  font-family: "iconfont"; /* Project id 3334581 */
  src: url('http://at.alicdn.com/t/font_3334581_gpze65049wb.woff2?t=1652869968755') format('woff2'),
       url('http://at.alicdn.com/t/font_3334581_gpze65049wb.woff?t=1652869968755') format('woff'),
       url('http://at.alicdn.com/t/font_3334581_gpze65049wb.ttf?t=1652869968755') format('truetype');
}


.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weixin:before {
  content: "\e601";
}

.icon-kefu:before {
  content: "\e65a";
}

.icon-ai-top:before {
  content: "\e65b";
}

.icon-dianhua:before {
  content: "\e61d";
}

.icon-31guanbi:before {
  content: "\e600";
}
.icon-store::before {
  content: "\e65c"; /* Material Icons 中商店图标的自定义编码 */
}


.icon-xiangzuo2:before {
  content: "\e77a";
}

.icon-bg-up:before {
  content: "\e644";
}

.icon-you11:before {
  content: "\e793";
}

.icon-xiangzuo:before {
  content: "\e71b";
}

.icon-sousuo:before {
  content: "\e603";
}


.wb-content {
	padding-top: 84px;
}

.header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	/* padding: 20px 0 20px; */
}

.header.active {
	background-color: #f4f4f4;
}

.header .content1400 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header .l img {
	display: block;
}

.header .l .img2 {
	display: none;
}

.header .l .img1 {
	display: block;
}

.header.active .l .img1 {
	display: none;
}

.header.active .l .img2 {
	display: block;
}

.header .r {
	display: flex;
	align-items: center;
}

.header .r .header-nav {
	display: flex;
	margin-bottom: 0;
}

.header .r .header-nav a {
	font-size: 16px;
	font-family: MicrosoftYaHeiSemibold;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 84px;
}

.header.active .r .header-nav a {
	color: #444444;
}

.header .r .header-nav>li {
	/* position: relative; */
}

.header .r .header-nav>li:not(:last-child) {
	margin-right: 62px;
}

.header .r .header-nav .sub-nav {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 200vw;
	text-align: center;
	border-radius: 5px;
	background-color: #fff;
	display: none;
	justify-content: center;
	box-shadow:0px 3px 7px 0px rgb(0 0 0 / 13%);
}

.header .r .header-nav .sub-nav .item {
	padding: 38px 0 29px;
}

.header .r .header-nav .sub-nav .item:not(:last-child) {
	margin-right: 160px;
}



.header .r .header-nav .sub-nav .item .item-title {
	font-size: 22px;
	font-family: MicrosoftYaHeiSemibold;
	font-weight: 400;
	color: #000000;
	line-height: 1;
	padding-bottom: 19px;
	border-bottom: 1px solid rgba(200, 200, 200, 1);
	margin-bottom: 15px;
	text-align: left;
	flex-wrap: wrap;
}
.header .r .header-nav .sub-nav .item .item-title a{
   font-size: 22px;
	font-family: MicrosoftYaHeiSemibold;
	font-weight: 400;
	color: #000000;
	line-height: 1;
}
.header .r .header-nav .sub-nav .item .item-title a:hover{
    color: #e9424b;
}
.header .r .header-nav .sub-nav .item .item-text {
	font-size: 16px;
	line-height: 34px;
	display: block;
	color: rgba(100, 100, 100, 1);
	text-align: left;

}


.header .r .header-nav .sub-nav .item .item-text:hover {
	color: #ff0000;
}

.header .r .header-nav li:hover .sub-nav {
	display: flex;
}

.header .r .header-nav .sub-nav .sub-nav-p {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #080809;
	padding: 15px 0;
	line-height: 1;
	position: relative;
}

.header .r .header-nav .sub-nav .sub-nav-p:before {
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	width: 0;
	height: 1px;
	background-color: rgba(200, 200, 200, 1);
	transition: all 0.6s;
}

.header .r .header-nav .sub-nav .sub-nav-p:hover:before {
	width: 100%;
}

.header .r .header-nav .sub-nav .sub-nav-p:not(:last-child) {
	margin-right: 57px;
}

.header .r .header-nav .sub-nav .sub-nav-p a {
	color: #080809;
}

.header .r .header-nav .sub-nav p {
	margin-bottom: 0;
}

.header .r .header-nav .sub-nav a {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
}

.header .r .header-nav .sub-nav a:hover {
	color: #e9424b;
}

.header .r .header-search,
.header .r .language {
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	color: rgba(78, 78, 78, 1);
	cursor: pointer;
}

.header .r .header-search {
	/* position: relative; */
	margin: 0 9px 0 65px;
}

.header .r .header-search .icon .iconfont {
	font-size: 20px;
}

.header .r .header-search .header-search-box {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100vw;
	padding: 30px 0;
	background-color: #fff;
	display: none;
}

.header .r .header-search .header-search-box .content1400 {
	padding: 0 28px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header .r .header-search .header-search-box .l {
	display: flex;
	align-items: center;
}

.header .r .header-search .header-search-box .l input {
	border: none;
	outline: none;
	border: none;
	font-size: 19px;
	font-family: MicrosoftYaHeiSemibold;
	font-weight: 400;
	color: #333;
	width: 500px;
	margin-left: 20px;
}

.header .r .header-search .header-search-box .l input::-webkit-input-placeholder {
	color: rgba(187, 187, 187, 1);
}
.header .r .header-search .header-search-box .l input:-moz-placeholder {
	color: rgba(187, 187, 187, 1);
}
.header .r .header-search .header-search-box .l input::-moz-placeholder {
	color: rgba(187, 187, 187, 1);
}
.header .r .header-search .header-search-box .l input:-ms-input-placeholder {
	color: rgba(187, 187, 187, 1);
}
.header .r .header-search .header-search-box .icon-sousuo {
	font-size: 26px;
	color: rgba(78, 78, 78, 1);
}
.header .r .header-search .header-search-box .icon-31guanbi{
	font-size: 26px;
	font-family: MicrosoftYaHeiSemilight;
	font-weight: 400;
	color: #4E4E4E;
	opacity: 0.75;
	cursor: pointer;
}

.imgScale {
	display: block;
	width: 100%;
	transition: all 0.6s;
}

.hoverLi .pic {
	overflow: hidden;
}

.hoverLi:hover .pic .imgScale {
	transform: scale(1.2);
}

.footer {
	background-color: rgba(13, 14, 15, 1);
}

.footer .footer-t {
	padding: 58px 0 69px;
}

.footer .footer-t ul {
	display: flex;
	justify-content: space-between;
}

.footer .footer-t ul .li-title {
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
	margin-bottom: 10px;
}

.footer .footer-t ul .li-text {
	font-size: 15px;
	line-height: 30px;
	color: rgba(161, 161, 161, 1);
	display: block;
}

.footer .footer-t ul .li-text:hover {
	opacity: 0.7;
}
.footer .footer-c .r select option{
    cursor: pointer;
}
.footer .footer-t ul .ewm-box {
	text-align: center;
}

.footer .footer-t ul .ewm-box .ewm {
	display: block;
}

.footer .footer-t ul .ewm-box .text {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
	margin-top: 9px;
}

.footer .footer-c {
	display: flex;
	justify-content: space-between;
	padding-bottom: 24px;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	align-items: flex-end;
}

.footer .footer-c .l {
	display: flex;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #A1A1A1;
	line-height: 1;
	margin-bottom: 0;
}

.footer .footer-c .l li {
	margin-right: 60px;
}

.footer .footer-c .l span {
	color: #fff;
}

.footer .footer-c .r select {
	border: 1px solid #FFFFFF;
	background-color: #383A3D;
	;
	border-radius: 3px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #989898;
	line-height: 1;
	padding: 2px 10px;
	outline: none;
}

.footer .footer-b {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #A1A1A1;
	line-height: 1;
	padding: 22px 0 45px;
}
.footer .footer-b .l{
    font-size: 15px;
}
.footer .footer-b a:hover {
	color: #e9424b;
}

body.m-body-bottom .wb-page,
body.m-body-top .wb-page {
	padding-bottom: 0;
}

.common-subNav {
	position: relative;
	margin-bottom: 78px;
	border-radius: 10px;
	z-index: 2;
	background: #fff;

}

.common-subNav .icon {
	position: relative;
	margin-right: 15px;
}

.common-subNav .icon img {
	display: block;
	max-height: 35px;
}

.common-subNav .icon img:last-child {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.common-subNav .text-box .text-title {
	font-size: 20px;
	font-family: MiSans;
	font-weight: 400;
	color: #292929;
	line-height: 1;
	margin-bottom: 9px;
}

.common-subNav .text-box .text-en {
	font-size: 14px;
	color: rgba(159, 160, 160, 1);
	margin-bottom: 0;
	line-height: 1;
}

.common-subNav.common-subNav1 .text-box .text-en {
	font-size: 18px;
}

.common-subNav li {
	background-color: #fff;
}

.common-subNav li:hover .text-box .text-title,
.common-subNav li:hover .text-box .text-en,
.common-subNav li.active .text-box .text-title,
.common-subNav li.active .text-box .text-en {
	color: #fff;
}

.common-subNav li:first-child {
	border-radius: 0;
}

.common-subNav li:last-child {
	border-radius: 0;
}

.common-subNav ul {
	position: relative;
	z-index: 2;
	display: flex;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: -63px;
	/* background-color: #fff; */
	border-radius: 10px;
	box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.06);
	overflow-y: hidden;
	overflow-x: auto;
}

.common-subNav li {
	position: relative;
	flex: 1;
}

.common-subNav li a {
	display: flex;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	padding: 40px 0;
}

.common-subNav li:hover,
.common-subNav li.active {
	background-color: rgba(60, 138, 208, 1);
}

.common-subNav li:hover .icon img:last-child,
.common-subNav li.active .icon img:last-child {
	visibility: visible;
}

.common-subNav li:not(:last-child)::before {
	position: absolute;
	content: "";
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background-color: rgba(161, 161, 161, 1);
	width: 1px;
	height: 48px;

}

.common-subNav li:hover:not(:last-child)::before,
.common-subNav li.active:not(:last-child)::before {
	background-color: transparent;
}

.banner1 .pic img {
	display: block;
	width: 100%;
	object-fit: cover;
}

.common-box5 {
	padding: 75px 0 98px;
	background-color: rgba(247, 248, 251, 1);
}

.common-box5 .box-c {
	position: relative;
	padding: 0 111px;
	margin-top: 56px;
}

.common-box5 .box-c .swiper-slide {
	padding: 11px 11px 0;
	text-align: center;
}

.common-box5 .box-c .pic {
	height: 235px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFFFFF;
	box-shadow: 0px 2px 15px 0px rgba(204, 204, 204, 0.5);
}

.common-box5 .box-c .pic img {
	max-width: 85%;
	max-height: 85%;
}

.common-box5 .box-c .text {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 1;
	margin-top: 26px;
}

.common-box5 .box-c .btn {
	position: absolute;
	z-index: 2;
	top: 107px;
	font-size: 30px;
	color: #71706f;
	box-shadow: none;
}

.common-box5 .box-c .btn .iconfont {
	font-size: 30px;
	-webkit-tap-highlight-color: transparent
}

.common-box5 .box-c .btn.btn-prev {
	left: 30px;
}

.common-box5 .box-c .btn.btn-next {
	right: 30px;
}

.title-div {
	text-align: center;
}

.title-div .zh {
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1D2088;
	line-height: 1;
}

.title-div .en {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #DEDEDE;
	text-transform: uppercase;
	line-height: 1;
	margin-top: 10px;
}

.common-bread {
	padding: 12px 0;
	border-bottom: 1px solid rgba(200, 200, 200, 1);
}
.common-bread1{
    position: fixed;
    top: 84px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
}
.common-bread .content1400 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.common-bread .l {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #AEAEAE;
	line-height: 1;
	flex: 1;
	margin-right: 15px;
}

.common-bread .l a {
	color: #AEAEAE;
}

.common-bread .l a:hover {
	color: rgba(255, 0, 0, 1);
}

.common-bread .r .iconfont {
	color: rgba(186, 186, 186, 1);
	font-size: 24px;
}
  #right-link {
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 2;
    /*background-color: #fff;*/
}
#right-link ul {
    margin: 0;
    position: relative;
    z-index: 9;
}#right-link ul li:first-child {
    /*border-top: 1px solid #ccc;*/
}#right-link ul li a {
    display: block;
    display: flex;
    width: 45px;
    height: 45px;
    border-top: none;
    color: white;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #087cee;
    font-size: 12px;
    margin-top: 2px;
    border-radius: 50%;
}
#right-link ul li a i {
    font-size: 30px;
    line-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
}


#right-link>ul>li>a:hover{
    /*color: ;*/
    background:#087cee !important ;
}
#right-link ul li a i.icon-dianhua{
    font-size: 22px;
}
#right-link ul li a i.icon-ai-top{
    font-size: 18px;
}
.vx-Img{
    /*position: absolute;*/
    /*left: -120px;*/
    display: none;
    position: absolute;
    left: -142px;
    background: #087cee;
    color: white;
    padding: 10px;
    width: 120px;
    text-align: center;

}
.right-link ul li{
    position: relative;
    display: flex;
    align-items: center;
}

.vx-ImgShow{
    display: block !important;
}

.vx-Img img{
    width: 100%;
}

@media (max-width:1430px) {
	.header .r .header-nav>li:not(:last-child) {
		margin-right: 30px;
	}

	.header .r .header-nav a {
		font-size: 18px;
	}

	.header .r .header-search {
		margin-left: 45px;
	}

	.header {
		/*padding: 28px 0;*/
	}

	.banner .swiper-slide .zh {
		font-size: 56px;
	}

	.footer .footer-c .l li {
		margin-right: 40px;
	}

	.footer .footer-c .l {
		font-size: 16px;
	}

	.wb-content {
		padding-top: 100px;

	}

	@media (max-width:1199px) {
	    .content1300{
	        max-width: 94%;
	    }
	    .common-box5 .box-c{
	        padding: 0;
	    }
	    .common-bread1{
	        top: 44px;
	    }
		.mm-menu.mm-offcanvas {
			z-index: 999;
		}

		.header {
			display: none;
		}

		.m-header {
			display: block;
		}

		.footer .footer-c .l li {
			margin-right: 20px;
		}

		.wb-content {
			padding-top: 0;
		}

		.common-subNav ul {
			margin-top: 40px;
			display: flex;
			justify-content: space-between;
			padding: 0 20px;
		}

		.common-subNav li {
			/* width: auto;
		flex: none; */
		}

		.common-subNav li:not(:last-child)::before {
			display: none;
		}

		.common-subNav li a {
			padding: 30px 0;
		}
	}

	@media (max-width:1024px) {
	    
		.footer .footer-t ul li {
			display: none;
		}

		.footer .footer-t ul li.ewm-box {
			display: block;
		}

		.footer .footer-c .l {
			flex-wrap: wrap;
			line-height: 1.5;
		}

		.footer .footer-t {
			padding: 40px 0 30px;
		}

		.footer .footer-t ul {
			justify-content: center;
		}

		.footer .footer-b {
			font-size: 16px;
			flex-direction: column;
			align-items: center;
			line-height: 1.5;
			padding: 15px 0;
		}
	}

	@media (max-width:768px) {
	    .common-bread .l{
	        font-size: 14px;
	        line-height: 1.5;
	    }
		.footer .footer-c {
			flex-wrap: wrap;
		}

		.footer .footer-c .r {
			margin-top: 10px;
		}

		.common-subNav ul {
			flex-direction: column;
		}

		.common-subNav ul {
			padding: 0;
		}

		.common-subNav .text-box .text-title {
			font-size: 20px;
		}

		.common-subNav .icon img {
			height: 35px;
		}

		.common-subNav li a {
			justify-content: flex-start;
			padding: 15px 20px;
		}

	}
