@charset "utf-8";



body {

	margin: 0

}



article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

main,

menu,

nav,

section,

summary {

	display: block

}



audio,

canvas,

progress,

video {

	display: inline-block;

	vertical-align: baseline

}



audio:not([controls]) {

	display: none;

	height: 0

}



[hidden],

template {

	display: none

}



a {

	background-color: transparent;

}



a:active,

a:hover {

	outline: 0

}



abbr[title] {

	border-bottom: 1px dotted

}



b,

strong {

	font-weight: 700

}



dfn {

	font-style: italic

}



h1 {

	font-size: 2em;

	margin: .67em 0

}



mark {

	background: #ff0;

	color: #000

}



small {

	font-size: 80%

}



sub,

sup {

	font-size: 75%;

	line-height: 0;

	position: relative;

	vertical-align: baseline

}



sup {

	top: -.5em

}



sub {

	bottom: -.25em

}



img {

	border: 0;

	width: 100%;

}



svg:not(:root) {

	overflow: hidden

}



figure {

	margin: 1em 40px

}



hr {

	box-sizing: content-box;

	height: 0

}



pre {

	overflow: auto

}



code,

kbd,

pre,

samp {

	font-family: monospace, monospace;

	font-size: 1em

}



button,

input,

optgroup,

textarea {

	color: inherit;

	font: inherit;

	margin: 0

}



button {

	overflow: visible

}



button,

select {

	text-transform: none

}



button,

html input[type=button],

input[type=reset],

input[type=submit] {

	-webkit-appearance: button;

	cursor: pointer

}



button[disabled],

html input[disabled] {

	cursor: default

}



button::-moz-focus-inner,

input::-moz-focus-inner {

	border: 0;

	padding: 0

}



input {

	line-height: normal

}



input[type=checkbox],

input[type=radio] {

	box-sizing: border-box;

	padding: 0

}



input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

	height: auto

}



input[type=search] {

	-webkit-appearance: textfield;

	box-sizing: content-box

}



input[type=search]::-webkit-search-cancel-button,

input[type=search]::-webkit-search-decoration {

	-webkit-appearance: none

}



fieldset {

	border: 1px solid silver;

	margin: 0 2px;

	padding: .35em .625em .75em

}



legend {

	border: 0;

	padding: 0

}



textarea {

	overflow: auto

}



optgroup {

	font-weight: 700

}



table {

	border-collapse: collapse;

	border-spacing: 0

}



td,

th {

	padding: 0

}





@font-face {

	font-family: 'BlueSkyStandard';

	src: url(font/BlueSkyStandard.eot);

	/* IE9*/

	src: url(css/font/BlueSkyStandard.eot?#iefix) format('embedded-opentype'),

		/* IE6-IE8 */

		url(font/BlueSkyStandard.woff) format('woff'),

		/* chrome、firefox */

		url(BlueSkyStandard.ttf) format('truetype'),

		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/

		url(font/BlueSkyStandard.svg#BlueSkyStandard) format('svg');

	/* iOS 4.1- */

}



@font-face {

	font-family: 'BlueSkyStandard-Bold';

	src: url(font/BlueSkyStandard-Bold.eot);

	/* IE9*/

	src: url(font/BlueSkyStandard-Bold.eot?#iefix) format('embedded-opentype'),

		/* IE6-IE8 */

		url(font/BlueSkyStandard-Bold.woff) format('woff'),

		/* chrome、firefox */

		url(font/BlueSkyStandard-Bold.ttf) format('truetype'),

		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/

		url(font/BlueSkyStandard-Bold.svg#BlueSkyStandard-Bold) format('svg');

	/* iOS 4.1- */

}



* {

	box-sizing: border-box

}



:after,

:before {

	box-sizing: border-box

}



html {

	font-size: 10px;

	width: 100%;

	height: 100%

}



body {

	font-family: "Arial", sans-serif;

	font-size: 14px;

	line-height: 1.6;

	color: #555;

	width: 100%;

	height: 100%;

	text-align: center;

}



@media (max-width:320px) {

	body {

		font-size: 12px

	}

}





a {

	color: inherit;

	text-decoration: none;

	cursor: pointer

}



:focus,

a:hover {

	outline: 0;

	text-decoration: none

}



.no-touch a.link:hover {

	color: #000

}



ol,

ul {

	position: relative;

	list-style: none;

	padding: 0;

	margin: 0

}



li {

	position: relative

}



img {

	vertical-align: middle

}





.clearfix:after,

.clearfix:before {

	content: " ";

	display: table

}



.clearfix:after {

	clear: both

}



h1,

h2,

h3,

h4,

h5,

h6 {

	font-weight: 600;

	line-height: 1.2;

	color: #333;

	margin: 0

}



h1 {

	font-size: 64px

}



h2 {

	font-size: 48px

}



h3 {

	font-size: 36px

}



h4 {

	font-size: 24px

}



h5 {

	font-size: 18px

}



h6 {

	font-size: 14px

}



@media (max-width:979px) {

	h1 {

		font-size: 48px

	}



	h2 {

		font-size: 36px

	}



	h3 {

		font-size: 27px

	}



	h4 {

		font-size: 18px

	}



	h5 {

		font-size: 17px

	}

}



@media (max-width:767px) {

	h1 {

		font-size: 32px

	}



	h2 {

		font-size: 28px

	}



	h3 {

		font-size: 21px

	}



	h4 {

		font-size: 18px

	}



	h5 {

		font-size: 16px

	}



	h6 {

		font-size: 14px

	}

}



@media (max-width: 460px) {

	h2 {

		font-size: 24px;

	}



	h3 {

		font-size: 19.5px;

	}



	h4 {

		font-size: 16px

	}

}



@media (max-width:325px) {

	h2 {

		font-size: 20px;

	}



	h3 {

		font-size: 18px

	}



	h4 {

		font-size: 14px

	}

}



.big {

	font-size: 120%

}



.small {

	font-size: 80%

}



span {

	display: inline-block

}



p {

	margin-top: 0;

	margin-bottom: 20px;

	color: #999

}



p a {

	display: inline-block

}



@media (max-width:767px) {

	p {

		margin-bottom: 15px

	}

}



.text-left {

	text-align: left

}



.text-right {

	text-align: right

}



.text-center {

	text-align: center

}



.text-justify {

	text-align: justify

}



.text-nowrap {

	white-space: nowrap

}



.lowercase {

	text-transform: lowercase

}



.uppercase {

	text-transform: uppercase

}



.capitalize {

	text-transform: capitalize

}



h1,

h2,

h3,

h4,

h5,

h6,

p,

span {

	cursor: default

}



a h1,

a h2,

a h3,

a h4,

a h5,

a h6,

a p,

a span,

button h1,

button h2,

button h3,

button h4,

button h5,

button h6,

button p,

button span {

	cursor: pointer

}



.oneline-text {

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap

}



button {

	background: 0 0;

	border: none;

	text-shadow: none;

	position: relative

}



button:focus {

	outline: 0

}





.banner-pagination {

	position: absolute;

	left: 0;

	bottom: 0;

	z-index: 1;

}



.banner-pagination span.swiper-pagination-bullet-active {

	background-color: #1a234d;

}



.swiper-banner .swiper-slide {

	overflow: hidden;

}



.swiper-banner .swiper-slide-active img {

	transform: scale(1.15);

	transition: -webkit-transform 8s linear;

	-webkit-transform: scale(1);

	-webkit-transition: -webkit-transform 6s linear;

}





body {

	padding-top: 50px;

}



header {

	position: fixed;

	top: 0;

	left: 0;

	width: 100%;

	height: 50px;

	box-shadow: 0 0 30px rgb(0 0 0 / 10%);

	overflow: visible;

	background: #fff;

	z-index: 1000;

}





.main-bg {

	position: fixed;

	width: 100%;

	height: 100%;

	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

	opacity: 0;

}



nav {

	float: right;

}



.menu-right {

	position: relative;

	display: block;

	width: 50px;

	height: 50px;

	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

}



.menu-right span {

	position: absolute;

	top: 25px;

	left: 15px;

	width: 20px;

	height: 2px;

	background-color: #1e1e1e;

}



.menu-right span::before,

.menu-right span::after {

	content: "";

	position: absolute;

	left: 0;

	display: block;

	width: 20px;

	height: 2px;

	background-color: #1e1e1e;

	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

}



.menu-right span::before {

	top: -6px;

}



.menu-right span::after {

	bottom: -6px;

}



.menu-right span.on {

	background: none;

}



.menu-right span.on::before {

	transform: translateY(6px) rotate(-45deg);

	background-color: #fff;

}



.menu-right span.on::after {

	transform: translateY(-6px) rotate(45deg);

	background-color: #fff;

}



.menu-right.right-bg {

	background-color: #000;

}





.warp-box {

	z-index: 902;

	background-color: #fff;

}



.i_closed {

	position: absolute;

	right: 4%;

	top: 2.5%;

	width: 25px;

	height: 25px;

	background: url(../images/r_closed.png) center center/cover no-repeat;

	cursor: pointer;

}



.main-bg {

	left: 0;

	top: 0;

	z-index: 11;

	visibility: hidden;

	opacity: 0;

	background-color: #000;

}



.main-bg.show {

	visibility: visible;

	opacity: 0.6;

}



/*菜单*/

.menu-box {

	position: absolute;

	top: 50px;

	right: 0;

	z-index: 13;

	width: 100%;

	background-color: #fff;

	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

}



.menu-box ul {

	width: 100%;

	height: 100%;

}



.menu-box ul li {

	height: 0;

	font-size: 14px;

	text-align: left;

	overflow: hidden;

	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

	box-sizing: border-box;

}



.menu-box.open-nav ul li:first-child {

	border-top: 1px solid #f0f0f0;

}



.menu-box.open-nav ul li {

	height: 50px;

	border-bottom: 1px solid #f0f0f0;

}



.menu-box ul li a {

	display: block;

	width: 100%;

	padding: 0 25px;

	line-height: 49px;

	color: #999;

	text-transform: uppercase;

}



.menu-box.box-right {

	right: -100%;

}



.menu_back {

	width: 100%;

	padding: 0 20px;

	text-align: left;

	font-size: 14px;

	line-height: 50px;

	color: #fff;

	background-color: #333;

	font-weight: 400;

}



.menu-text {

	position: fixed;

	top: 0;

	left: -100%;

	width: 100%;

	height: 100%;

	background-color: #fff;

	z-index: 20;

	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

	opacity: 0;

}



.menu-text.on {

	left: 0;

	opacity: 1;

}



.menu-text ol {

	overflow-y: auto;

}



.menu-text ol li {

	width: 100%;

	border-bottom: 1px solid #f0f0f0;

}



.menu-text ol li a {

	display: block;

	padding: 0 20px;

	text-align: center;

	color: #999;

	line-height: 3.6;

}



.warp-logo {

	float: left;

	display: block;

	padding: 8px 10px;

}



.warp-logo img {

	width: 106px;

	margin: 5px 0;

}





.white {

	color: #fff;

}



.black {

	color: #000;

}



.gray {

	color: #999;

}





.i_title {

	padding-bottom: 5%;

}



.i_title h1 {

	line-height: 1.2;

	font-weight: normal;

	text-transform: uppercase;

}



.i_title h2 {

	line-height: 1.2;

	text-transform: uppercase;

	font-weight:normal;

}



.i_title h3 {

	line-height: 1.3;

	font-weight:normal;

	text-transform: uppercase;

}



.i_title h4 {

	font-weight: normal;

	font-weight:normal;

	text-transform: uppercase;

}



.i_title p {

	font-weight: normal;

}



.i_title h4 {

	margin-bottom: 3%;

}



.i_title p {

	margin-bottom: 0;

}



.i_title h3.white,

.i_title p.white {

	color: #fff;

}







.radius {

	border-radius: 8px;

	overflow: hidden;

}





.i_pro {

	padding: 8% 0%;

	background-color: #f3f3f3;

}



.i_pro .swiper-container {

	padding: 0 10%;

}



.i_pro .swiper-container .swiper-slide {

	width: 100%;

	transform: scale(0.83, 0.83);

	margin: 0;

	transition: all 0.3s;

	border-radius: 10px;

	overflow: hidden;

	box-shadow: 0 10px 25px -8px rgba(0, 0, 0, .2);

}



.i_pro .swiper-container .swiper-slide.swiper-slide-active {

	transform: scale(1, 1);

}



.i_pro .swiper-slide {

	box-shadow: 0 0 35px 0 rgb(0 0 0 / 5%);

	margin-bottom: 20px;

	background: #fff;

	border-radius: 10px;

	overflow: hidden;

}







.i_pro .pro_img {}



.i_pro .pro_text {

	padding: 8% 6%;

	background: #bebcb7;

}



.i_pro .pro_text h3 {

	line-height: 1;

	color: #fff;

	font-weight: normal;

	text-align: left;



}



.i_pro .pro_text p {

	line-height: 1.2;



	font-weight: normal;

	text-align: left;



}



.product-pagination {

	padding: 10% 0 5%;

	text-align: center;

}



.product-pagination span {

	position: relative;

	width: 14px;

	height: 14px;

	background: none;

	border-radius: 50%;

	opacity: 1;

	border: 1px solid rgba(0, 0, 0, .0);

}



.product-pagination span::after {

	content: "";

	display: block;

	width: 7px;

	height: 7px;

	position: absolute;

	left: 50%;

	top: 50%;

	transform: translate(-50%, -50%);

	background-color: #a19483;



	border-radius: 50%;

}



.product-pagination span.swiper-pagination-bullet-active {

	border-color: #a19483;

}



.product-pagination span.swiper-pagination-bullet-active::after {

	background-color: #a19483;

}





.webpro-prev,

.webpro-next {

	position: absolute;

	top: 50%;

	transform: translateY(-50%);

	width: 45px;

	height: 45px;

	border-radius: 50%;

	z-index: 10;

	cursor: pointer;

}



.webpro-prev {

	left: 15px;

	background: url(../images/pro_prev.png) top center/100% auto no-repeat #fff;

}



.webpro-next {

	right: 15px;

	background: url(../images/pro_next.png) bottom center/100% auto no-repeat #1a234d;

}



.i_onelist {

	padding: 8% 0%;

	background-color: #bebcb7;

}



.i_onelist .onelist ul {

	padding: 10px;

	display: grid;

	gap: 10px;

	grid-template-columns: repeat(2, minmax(0, 1fr));

}



.onelist ul li h4 {

	color: #fff;

	margin-top: 20px;

	font-weight: normal;

}



.onelist ul li p {

	color: #fff;

	word-break: break-all;

}



.onelist ul li i {

	display: block;

	width: 8vw;

	height: 8vw;

	margin: 0 auto 4%;

	min-width: 100px;

	min-height: 100px;

	border-radius: 50%;

	overflow: hidden;

}




@media (max-width:320px) {
	.i_onelist .onelist ul {

		padding: 10px;

		display: grid;

		gap: 20px;

		grid-template-columns: repeat(1, minmax(0, 1fr));

	}


}





.index-pro{

	padding: 8% 6%;

	background-color: #f3f3f3;

}

.index-pro ul li{

	background-color: #fff;

	border-radius: 10px;

	overflow: hidden;

	box-shadow: 0 0 15px 0 rgba(0,0,0,.08);

}

.index-pro ul li a{

	display: block;

	padding: 10% 0;

}

.index-pro ul li img{

	width: 60%;

	margin: 0 auto;

}

.index-pro ul li h4{

	line-height: 2;

	font-weight: normal;

}

.index-hot{

	padding-top: 8%;

	padding-bottom: 8%;

	background-color: #fff;

	overflow: hidden;

}

.index-hot ul{

	padding: 3% 6%;

	white-space: nowrap; 

	overflow-x: auto;

}

.index-hot ul li{

	display: inline-block;

	width: 42%;

	margin-right: 2%;

	background-color: #fff;

	border-radius: 10px;

	overflow: hidden;

	box-shadow: 0 0 15px 0 rgba(0,0,0,.05);

}
.index-news{

	padding: 8% 6% 4%;

	background-color: #fff;

}

.index-news ul li{

	margin-bottom: 3%;

	border-radius: 10px;

	overflow: hidden;

	background-color: #fff;

	box-shadow: 0 0 20px 0 rgba(0,0,0,.1);

}

.index-news ul li .news-img{

	border-radius: 10px;

	overflow: hidden;

}

.index-news ul li img{

	width: 100%;

	height: 44.66vw;

	object-fit: cover;

}

.index-news ul li .news-info{

	padding: 6%;

}

.index-news ul li .news-info p{

	margin-top: 2%;

	text-align: left;

	margin-bottom: 1.5;

	margin-bottom: 0;

}

.index-room{

	padding: 0 5% 8%;

}

.index-room .swiper-slide img{

	width: 100%;

	height: 54vw;

	object-fit: cover;

	border-radius: 10px;

	overflow: hidden;

	

}

.index-room .swiper-slide .room-info{

	padding: 5% 3% 4%;

	text-align: left;	

}

.index-room .swiper-slide .room-info h3{

	line-height: 1.8;

}

.index-room .swiper-slide .room-info p{

	margin-bottom: 0;

}



.room-prev,.room-next{

	position: absolute;

	top: 35%;

	transform: translateY(-50%);

	width: 10vw;

	height: 10vw;

	max-width: 60px;

	max-height: 60px;

	border-radius: 50%;

	background-color: #fff;

	background-size: 100% auto;

	background-repeat: no-repeat;

	z-index: 10;

}

.room-prev{

	left: 3%;

	background-image: url(../../images/web_prev.png);

}

.room-next{

	right: 3%;

	background-image: url(../../images/web_next.png);

}







.bot_logo img {

	width: 90%;

	display: block;

	margin: 0 auto;

}









.foot-search {

	width: 100%;

	margin-top: 6%;

}



.foot-search form {

	display: flex;

	border: 5px solid #fff;

	border-radius: 30px;

	overflow: hidden;

	padding: 8px;

	background-color: #eeeeee;

}



.foot-search input[type="text"] {

	width: calc(100% - 60px);

	line-height: 36px;

	padding: 0 20px;

	border: 0;

	background: none;

}



.foot-search input[type="submit"] {

	width: 60px;

	height: 36px;

	border: 0;

	background: url(../css/search_icon.png) center center no-repeat #bebcb7;

	border-radius: 40px;

}



.foot-search input[type="submit"]:hover {

	background: url(../css/search_icon.png) center center no-repeat #1a234d;

}









.foot {

	padding: 9% 6%;

	text-align: left;

	background: #fff;

}



.foot .i_title {

	margin-bottom: 4%;

}



.foot p {

	color: #333;

	margin-bottom: 0;

	opacity: .7;

	margin-bottom: 15%;

}



.foot h3 {

	color: #333;

	line-height: 1.3;

	margin-bottom: 4%;

}



.foot-tole {

	padding-bottom: 25%;

}



.foot-bq {

	font-size: 12px;

}

.links{

}

.links a {

	display: inline-block;

	width: 50px;

	height: 35px;

	line-height: 35px;

	font-size: 16px;

	border-radius: 50%;

	text-align: center;

	margin-right: 8px;

	color: #fff;

}





.botmbar {

	padding: 4%;

	background: #182856;

}



.botmbar_bottom {

	padding: 0 20px;

	overflow: hidden;

	border-radius: 50px;

}



.botmbar_bottom a {

	display: block;

	padding: 12px 0;

	float: left;

	width: calc(100%/3);



}



.botmbar_bottom a img {

	width: 32px;

}



.i_foot {

	padding-bottom: 4%;

}



.i_foot img {

	width: 160px;

}





.con_ban {

	position: relative;

	width: 100%;

	height: 66.66vw;

	overflow: hidden;

}



.con_ban div {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background-position: center;

	background-size: cover;

	background-repeat: no-repeat;

	animation: subs 4s linear 1;

	animation-fill-mode: forwards;

	-webkit-animation: subs 4s linear 1;

	-webkit-animation-fill-mode: forwards;

}



@keyframes subs {

	0% {

		transform: scale(1.2, 1.2);

	}



	100% {

		transform: scale(1, 1);

	}

}



@-webkit-keyframes subs {

	0% {

		-webkit-transform: scale(1.2, 1.2);

	}



	100% {

		-webkit-transform: scale(1, 1);

	}

}



.con_ban img {

	position: relative;

	z-index: 10;

}







.exab {

	padding: 10% 6%;

	text-align: left;

}



.about_box {

	background-color: #142355;

}



.about_desc h3 {

	line-height: 1.3;

	margin-bottom: 3%;

	color: #fff;

}



.about_desc p {

	color: #8d94ac;

}





.gray_bg {

	background-color: #f5f5f5;

}



.vi_list li {

	float: left;

	width: 49%;

	margin: 0 2% 3% 0;

}



.vi_list li:nth-child(2n) {

	margin-right: 0;

}



.cer_list li div{

	border-radius: 8px;

	overflow: hidden;

	background-color: #fff;

}

.cer_list li p{

	text-align: center;

	line-height: 2;

	margin-bottom: 0;

}





.about_video {

	position: relative;

	border-radius: 12px;

	overflow: hidden;

	background-color: #000;

	margin-bottom: 4%;

}



.about_video img {

	width: 100%;

	opacity: 0.7;

}



.about_video i {

	position: absolute;

	left: 50%;

	top: 50%;

	z-index: 4;

	transform: translate(-50%, -50%);

	display: block;

	width: 12vw;

	height: 12vw;

	max-width: 90px;

	max-hight: 90px;

	background: url(../../images/about_video.png) center center/cover no-repeat #1a234d;

	border-radius: 50%;

}



.about_box ul {

	display: flex;

	flex-wrap: wrap;

}



.about_box ul li {

	width: 50%;

	padding: 4% 0;

	text-align: center;

}



.about_box ul li p {

	line-height: 1.3;

	color: #fff;

}



.about_box ul li h4 {

	font-size: 3rem;

	color: #fff;

	font-family: 'BlueSkyStandard-Bold';

}



.about_box ul li h4 em {

	font-style: normal;

	font-weight: normal;

	font-size: 1.8rem;

	vertical-align: text-top;

	font-family: "arial";

}



.about-video {

	padding: 6% 6%;

	margin-top: 5%;

	border-top: 1px solid #ccc;

}





.about-01-img::after {

	content: '';

	position: absolute;

	width: 100%;

	height: 35px;

	left: 0;

	background: #142355;

	z-index: 1;

	top: 0;

}



.about-01-img {

	padding: 0% 0 5% 0;

	overflow: hidden;

	position: relative;

	background: #eee;

}



.about-content-img {

	position: relative;

	overflow: hidden;

}



.about-content-img .fl {

	width: 80%;

	max-width: 528px;

}



.about-content-img .fr {

	width: 90%;

	padding-top: 5%;

}



.about-content-img img {

	position: relative;

	z-index: 99;

}





.about-video .about-video-img {

	width: 100%;

	background-image: url(../css/logo.png);

	background-repeat: no-repeat;

	background-position: center;

	background-size: 180px;

	background: #fff;

	position: relative;

	border-radius: 10px;

	overflow: hidden;

}



.about-video .about-video-img i {

	position: absolute;

	left: 50%;

	top: 50%;

	transform: translate(-50%, -50%);

	display: block;

	z-index: 99;

	width: 3.85416666vw;

	height: 3.85416666vw;

	min-width: 50px;

	min-height: 50px;

	border-radius: 50%;

	background: url(../../images/about_video.png) center center/cover no-repeat #1a234d;

}



.about-video-img:hover img {

	transform: scale(1.05, 1.05);

}



.about-video .about-video-img div {

	width: 100%;

	height: 100%;

	padding-bottom: 60%;

	background-repeat: no-repeat;

	background-position: center;

	background-size: cover;

}



.about-video a:hover .about-video-img div {

	transform: scale(1.05, 1.05);

}



.video-pagination {

	padding-top: 3%;

	text-align: center;

}



.swiper-pagination-bullet-active {

	background: #142355;

}





















.about_02 {

	background-color: #f8f8f8;

}



.about_02 ul li div {

	border-radius: 10px;

	overflow: hidden;

	margin-bottom: 4%;

}



.about_02 ul li h4 {

	margin-bottom: 3%;

}



.about_03 {

	background-color: #f8f8f8;

}







.about_04 {

	background-color: #fff;

}



.about_04 .about_04_t {

	position: relative;

}







.about_04 ul li {

	margin-bottom: 3%;

}



.about_04 ul li div {

	border-radius: 10px;

	overflow: hidden;

	margin-bottom: 2.5%;

}



.about_04 ul li h3 {

	line-height: 2;

}



.about_04 ul li p {

	margin-bottom: 0;

}



.about_05 .i_title {

	padding: 6% 5% 2% 5%;

}



.about_05 ul {

	padding: 3% 5%;

	width: 100%;

	white-space: nowrap;

	overflow-x: scroll;

	margin-bottom: 10%;

}



.about_05 ul li {

	display: inline-table;

	width: 70%;

	margin-right: 2%;

	border-radius: 10px;

}



.about_05 ul li:last-child {

	margin-right: 0;

}



.about_05 ul li .news-img {

	width: 100%;

	height: 40vw;

	border-radius: 8px;

	overflow: hidden;

	margin-bottom: 6%;

}



.about_05 ul li .news-img div {

	width: 100%;

	height: 100%;

	background-size: cover;

}



.about_05 ul li h5 {

	text-align: left;

	font-weight: normal;

	font-size: 1.34rem;

	white-space: initial;

}



/* 历程 */



.blog-pagination {

	padding-top: 3%;

	text-align: center;

}



.blog-pagination span {

	border-radius: 15px;

	opacity: 1;

	background-color: #c0c4c7;

}



.blog-pagination span.swiper-pagination-bullet-active {

	width: 24px;

	background-color: #1a234d;

}



.coverbox {

	position: relative;

	display: block;

	overflow: hidden;

}



.coverbox ._bg {

	width: 100%;

	visibility: hidden;

	display: block;

}



.coverbox .coverimg {

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

	background-repeat: no-repeat;

	background-size: cover;

	background-position: center;

	z-index: 1;

	transition: transform .6s ease 0s;

}







.about_06 {

	background-color: #f4f4f4;

}



.about_contact {

	padding: 0 6%;

	position: relative;

}



.about_contact::after {
	content: '';
	position: absolute;
	width: 100%;
	height:100px;
	background: #bebcb7;
	z-index: -1;
	top: 0;

	left: 0;
}





.contact_desc {

	background: #142355;

	text-align: left;

	padding: 10%;

	margin-top: -5%;

	border-radius: 10px;

	margin-bottom: 10%;

}





.contact_desc h3 {

	line-height: 1.8;

	font-family: 'BlueSkyStandard-Bold';

	margin-bottom: 5%;

	color: #fff;	

}



.contact_desc p {

	line-height: 1.8;

	color: #fff;

}



.qr_code img {

	display: block;

	width: 50%;

	margin: 0 auto;

	max-width: 182px;

}



.qr_code span {

	display: block;

	text-align: center;

}



.service_01 ul {

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

}



.service_01 ul li {

	width: 48.5%;

	padding: 0 4%;

	margin: 2% 0;

	text-align: center;

}



.service_01 ul li i img {

	width: 50px;

}



.service_01 ul li h3 {

	font-size: 2.6rem;

	line-height: 1.5;

	font-family: 'BlueSkyStandard-Bold';

	color: #333;

}



.service_01 ul li h4 {

	color: #666;

	margin-bottom: 10px;

	font-weight: normal;

	font-size: 14px;

}



.service_01 ul li p {

	font-size: 12px;

	line-height: 1.5;

	margin-bottom: 0;

}



.service_02 {
	position: relative;

	background-color: #000;
}

.service_02 .service_02_t{
	position: absolute;
	padding: 10% 6%;
	color: #fff;

	z-index: 99;
}
.service_02 img{

	opacity: .5;

	z-index: 0;

}



.service_03 {

	background: #182856;

}



.service_03 ul {

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

}



.service_03 ul li {

	width: 46.5%;

	text-align: center;

	line-height: 2;

	margin-bottom: 2%;

}



.service_03 ul li i {

	display: block;

	text-align: center;

	padding: 12% 4%;

	width: 100%;

	border-radius: 8px;

	background-color: #fff;

}



.service_03 ul li i img {

	width: 40%;

}



.service_03 ul li p {

	margin-bottom: 0;

	color: #fff;

}



.service_04 {

	background-color: #f4f4f4;

}



.service_04_top {

	border-radius: 10px;

	overflow: hidden;

	background-color: #fff;

	margin-bottom: 3%;

}



.service_04_top_img {

	border-radius: 10px;

	overflow: hidden;

}



.service_04_top_text {

	padding: 5%;

}



.service_04 ul {

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

}



.service_04 ul li {

	width: 48.5%;

	margin-bottom: 3%;

	border-radius: 10px;

	overflow: hidden;

}



.service_06 {

	width: 100vw;

	height: 116.54vw;

	padding-top: 9%;

	position: relative;

	overflow: hidden;

}



.service_06_t {

	position: relative;

	margin: 0 auto;

	padding: 10%;

	text-align: center;

	z-index: 99;

}



.service_06_t a {

	display: block;

	width: 170px;

	margin: 50px auto;

	font-size: 14px;

	color: #fff;

	text-align: center;

	line-height: 55px;

	border: 1px solid #fff;

}



.service_06 .bg {

	position: absolute;

	top: 50%;

	left: 50%;

	display: block;

	width: 100%;

	height: 100%;

	background: url(../../images/service-05.jpg) no-repeat center center;

	background-size: cover;

	transform: translate(-50%, -50%);

	z-index: 0;

}



.animation-bg {

	animation: animation-bg 16s infinite;

}



@keyframes animation-bg {

	0% {

		transform: translate(-50%, -50%) scale(1);

	}



	60% {

		transform: translate(-50%, -50%) scale(1.1);

	}



	100% {

		transform: translate(-50%, -50%) scale(1);

	}

}

}











.projects_01 {

	background-color: #fff;

}



.projects_01 ul li {

	margin-bottom: 4%;

	border-radius: 8px;

	padding: 8% 0%;

	text-align: center;

	border-bottom: 1px solid #eee;

}



.projects_01 ul li img {

	width: 20%;

	margin-bottom: 15px;

}



.projects_01 ul li h3 {

	color: #333;

	line-height: 1.8;

}



.projects_01 ul li p {

	color: #666;

	margin-bottom: 0;

}



.projects_01 ul li:last-child {

	margin-bottom: 0;

	border-bottom: 0;

}



.projects_02 {

	overflow: hidden;

}



.projects_02 img {

	margin-bottom: 3%;

}



.projects_02 .i_title {

	padding: 10% 6% 2%;

}







.service-top-con{

	padding: 0 20px ;

}



.service-top-con h2{

	color: #333;

	text-transform: uppercase;

	margin-bottom: 20px;

}



.service-top-con p{

	font-size: 18px;

	color: #666;

	line-height: 1.4;

}



.projects-service-bottom{

	

	float: left;

	margin-top: 15px;

}

.service-bottom-tab{

	float: left;

	width: 100%;

	box-sizing: border-box;

    display: flex;
    flex-direction: column;

	margin-bottom: 10px;

	

}



.service-bottom-tab div{

	padding: 6% 6%;

	text-align: left;

	color: #fff;

}

.service-bottom-tab div h2{

	margin-bottom: 20px;

}

.service-bottom-tab div p{

	font-size: 16px;

	line-height: 1.4;

	

}









.msg input[type="text"] {

	width: 100%;

	padding: 0 15px;

	line-height: 50px;

	box-sizing: border-box;

	border-radius: 8px;

	background-color: #f5f5f5;

	border: 0;

}



.msg textarea {

	display: block;

	width: 100%;

	min-height: 140px;

	padding: 5px 15px;

	line-height: 30px;

	border: 0;

	box-sizing: border-box;

	border-radius: 8px;

	background-color: #f5f5f5;

	margin-bottom: 5%;

}



.msg input[type="submit"] {

	width: 100%;

	line-height: 50px;

	color: #fff;

	text-align: center;

	border: 0;

	background-color: #1a234d;

	border-radius: 35px;

}



.msg em,

.msg span {

	display: block;

	font-size: 13px;

	padding: 6px 15px;

	line-height: 15px;

	font-style: normal;

}



.Validform_wrong {

	color: #ff0000;

}



.Validform_right {

	color: #42ac1d;

}





.icn-back {

	float: left;

	margin: 6px;

	width: 40px;

	height: 40px;

	background: url(cion.png) center center/cover no-repeat;

}







.series ul li {

	position: relative;

	border-radius: 10px;

	overflow: hidden;

	margin-bottom: 3.5%;

}



.series ul li:last-child {

	margin-bottom: 0;

}



.series ul li h3 {

	padding: 3% 4.5%;
    font-size: 18px;
    line-height: 2;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    background: #898989;

}



.series-top{

	position: relative;

	background: #fff;

}





.series-img{

	overflow: hidden;

	margin-bottom: 3%;

	position: relative;

}



.series-img img {

}

.series-text{

	width: 100%;

	right: 0%;

	transform: translateY(-30%);

	z-index: 88;

}



.series-text h3{

	font-family: 'BlueSkyStandard-Bold';

	font-size: 45px;

	line-height: 1;

	color: #1a234d;

	margin-top: 15px;

}



.series-text i img{

	width: auto;

}

.series_list{

	background: #f5f5f5;

}

.series_list .more{

	background: #142355;

	display: block;

	text-align: center;

	line-height: 50px;

	border-radius: 50px;

	color: #fff;

	margin-top: 40px;

}





.news_list {

	width: 100%;

	clear: both;

}



.news_list ul li {

	width: 100%;

	height: 100%;

	margin-bottom: 15px;

	overflow: hidden;

	box-shadow: 0 0 30px rgb(0 0 0 / 15%);

	background: #fff;

	cursor: pointer;

	border-radius: 10px;

}



.news_list a {

	display: block;

	width: 100%;

	height: 100%;

	cursor: pointer;

	overflow: hidden;

}



.news_list span {

	width: 100%;

	height: 0;

	padding-bottom: 59%;

	background-repeat: no-repeat;

	background-position: center;

	background-size: cover;

	position: relative;

	float: left;

}



.news_list ul li div {

	padding: 6%;

	float: left;

	width: 100%;

}



.news_list h3 {

	font-weight: normal;

	width: 100%;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	color: #333;

	font-size: 16px;

	line-height: 2;

	margin-bottom: 10px;

}



.news_list p {

	font-size: 14px;

	line-height: 1.5;

	height: 42px;

	overflow: hidden;

	margin-bottom: 0;

}



.news_list font {

	text-align: right;

	color: #999;

	display: block;

	width: 100%;

	padding-top: 3%;

}



.node {

	padding: 150px 0;

}



.node h3 {

	text-align: center;

	font-weight: normal;

}







.news_show .news_top {

	padding: 5% 3%;

}



.news_show .news_top h4 {

	line-height: 1.5;

	font-weight: normal;

	display: block;

	width: 100%;

	text-align: left;

	color: #000;

}



.news_show .news_content {

	text-align: left;

	padding: 5% 3%;

}

.news_show .news_content h3{
	margin-bottom: 10px;
}

.news_show .news_content p {

	margin-bottom: 10px;

	margin-left: 0 !important; 
    text-indent: 0 !important;

}

.news_show .news_content p i,.news_show .news_content p em{
	font-style: normal;
}



.ipro_search {

	width: 100%;

	padding: 3%;

	background: #eee;

	overflow: hidden;

}



.ipro_search form {

	border-radius: 25px;

	display: block;

	overflow: hidden;

	width: 100%;

	background-color: #fff;

	border: 1px solid #ccc;

}



.ipro_search input[type="text"] {

	padding: 0 5%;

	width: calc(100% - 50px);

	height: 40px;

}



.ipro_search input {

	display: block;

	float: left;

	border: none;

	line-height: 40px;

}



.ipro_search input[type="submit"] {

	width: 50px;

	background: #fff url(search.png) center no-repeat;

	height: 40px;

}







.type-video {

	position: relative;

	border-radius: 8px;

	overflow: hidden;

	background-color: #000;

	margin-bottom: 6%;

}



.type-video img {}



.type-video i {

	position: absolute;

	top: 50%;

	left: 50%;

	z-index: 10;

	transform: translate(-50%, -50%);

	display: block;

	width: 12vw;

	height: 12vw;

	background: url(../../images/pro_video.png) center center/cover no-repeat;

}



.pro-cons {

	padding-bottom: 4%;

}





.pro_title {

	padding-bottom: 4%;

}



.pro_title h3 {

	font-weight: normal;

	line-height: 1.2;

}



.pro_title p {

	margin-bottom: 0;

}



.type_list {

	padding-bottom: 5%;

}



.type_list li a {

	display: block;

	overflow: hidden;

}



.type_list li img {

	float: left;

	width: auto;

	height: 50px;

}



.type_list li span {

	float: right;

	width: calc(100% - 60px);

	line-height: 50px;

	border-bottom: 1px solid #ddd;

}



.big_list li {

	margin-bottom: 3%;

}



.big_list li span {

	display: block;

	text-align: center;

	color: #fff;

	font-size: 2rem;

	line-height: 2.4;

	background-color: #1a234d;

}





.pro_box_search form {

	display: block;

	overflow: hidden;

	width: 100%;

	margin-bottom: 10px;

	margin-top: 10px;

	border-bottom: 1px solid #cecece;

}



.pro_box_search input[type="text"] {

	padding: 0 2%;

	width: calc(100% - 50px);

	height: 40px;

}



.pro_box_search input[type="submit"] {

	width: 50px;

	background: url(search.png) center no-repeat;

	height: 40px;

}



.pro_box_search input {

	display: block;

	float: left;

	border: none;

	line-height: 40px;

	background: none;

}



.ab_tit {

	text-align: left;

	padding-bottom: 5%;

}



.ab_tit h3 {

	text-transform: uppercase;

	font-weight: normal;

	line-height: 2;

}









.pro_sub {

	height: 65px;

	overflow: hidden;

	padding-top: 15px;

}



.sub_list {

	height: 60px;

	white-space: nowrap;

	overflow-x: scroll;

	-webkit-overflow-scrolling: touch;

	text-align: left;

	position: relative;

	padding: 0 5%;

}



.sub_list ul {

	display: flex;

}



.sub_list ul li {

	padding-right: 30px;

}



.sub_list a {

	display: inline-block;

	line-height: 50px;

	font-size: 16px;

	font-weight: normal;

	color: #868686;

	position: relative;

}



.sub_list li.on a {

	color: #000;

	font-weight: bold;

}



.sub_list i {

	display: inline-block;

	height: 2px;

	position: absolute;

	bottom: 5px;

	left: 0;

	right: 0;

	margin: 0 auto;

	width: 80%;

	opacity: 0;

	background: #000;

}



.sub_list .on i {

	opacity: 1;

}







.pro_bg {

	height: 55.54vw;

	position: relative;

	background: #333;

	overflow: hidden;

}



.pro_bg_t {

	position: relative;

	margin: 0 auto;

	padding: 10%;

	text-align: center;

	z-index: 99;

	top: 50%;

	transform: translateY(-50%);

}



.pro_bg_t p {

	margin-bottom: 0;

	opacity: .7;

}



.pro_bg_t .i_title {

	padding-bottom: 3%;

}



.pro_bg_t a {

	display: block;

	width: 170px;

	margin: 50px auto;

	font-size: 14px;

	color: #fff;

	text-align: center;

	line-height: 55px;

	border: 1px solid #fff;

}



.pro_bg .bg {

	position: absolute;

	top: 50%;

	left: 50%;

	display: block;

	width: 100%;

	height: 100%;

	background-size: cover;

	transform: translate(-50%, -50%);

	z-index: 0;

	background-position: center;

}







.pro_big_list {

	background-color: #fff;

}



.pro_big_list ul {

	padding: 0 6%;

	overflow-x: auto;

	overflow-y: hidden;

	white-space: nowrap;

	font-size: 0;

}



.pro_big_list ul li {

	position: relative;

	font-size: 12px;

	display: inline-block;

	width: 22%;

	padding: 25px 0 15px;

	margin: 0 5%;

}



.pro_big_list ul li p {

	color: #000;

	margin-bottom: 0;

}



.pro_big_list ul li::after {

	content: "";

	display: block;

	position: absolute;

	bottom: 0;

	left: 0;

	width: 0;

	height: 2px;

	background-color: #1a234d;

}



.pro_big_list ul li .pro-img {

	display: block;

	width: 55px;

	height: 55px;

	margin: 0 auto 8px;

	background-size: 100% auto;

	background-color: #1a234d;

	border-radius: 6px;

}



.pro_big_list ul li.on .pro-img {}



.pro_big_list ul li.on a {

	color: #1a234d;

}



.pro_big_list ul li.on .pro-img {

	background-position: 0 -100%;

}



.pro_big_list ul li.on::after {

	width: 100%;

}









.pro_small_list {

	clear: both;

	overflow: hidden;

}



.pro_small_list li {

	float: left;

	width: 47%;

	background: #fff;

	border: 1px solid #cecece;

	text-align: center;

	line-height: 45px;

	height: 45px;

	border-radius: 40px;

	margin: 0 6% 4% 0;

}



.pro_small_list li:nth-child(2n) {

	margin-right: 0;

}



.pro_small_list li.on {

	background: #1a234d;

	color: #fff;

	border-color: #1a234d;

}



.pro_small_list li a {

	display: block;

	width: 100%;

	height: 100%;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	padding: 0 8px;

	box-sizing: border-box;

}









.recom_page ul {

	width: 100%;

	clear: both;

	overflow: hidden;

	position: relative;

	margin: 0 auto;

}



.recom_page ul li {

	float: left;

	width: 49%;

	margin-left: 2%;

	overflow: hidden;

	background: #fff;

	margin-bottom: 2%;

	text-align: center;

	position: relative;

	cursor: pointer;

	border-radius: 8px;

}



.recom_page ul li:nth-of-type(odd) {

	margin-left: 0;

}



.recom_page ul li em {

	position: absolute;

	top: 10px;

	left: 10px;

	color: #fff;

	font-size: 12px;

	line-height: 20px;

	padding: 0 10px;

	font-style: normal;

	background-color: #1a234d;

	border-radius: 30px;

}



.recom_page ul li a {

	position: relative;

	display: block;

	padding: 14px 8px;

	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);

}



.recom_page ul li a .pro-img {

	border-radius: 6px;

	overflow: hidden;

	margin-bottom: 8px;

}



.recom_page ul li p {

	line-height: 1.6;

	margin-bottom: 4px;

	overflow: hidden;

	width: 100%;

	text-overflow: ellipsis;

	white-space: nowrap;

	font-size: 14px;

	color: #000;

}



.pro-text h3 {

	padding: 0 5px;

	line-height: 1.5;

	font-weight: normal;

	color: #666;

}





.exlist_loading {

	clear: both;

	height: 16px;

	padding: 20px 0 10px;

	text-align: center;

	margin: 0 auto;

	overflow: hidden;

	display: none;

}



.back {

	position: fixed;

	top: 14px;

	left: 14px;

	z-index: 2;

	width: 45px;

	height: 45px;

	border-radius: 50%;

	background: url(cion.png) center center/cover no-repeat #fff;

	cursor: pointer;

}



.show_img {

	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);

}



.show_img .swiper-pagination .swiper-pagination-bullet {

	background: #ccc;

}



.show_img .swiper-pagination .swiper-pagination-bullet-active {

	background: #2066ad;

	width: 20px;

}



.pro_desc h3 {

	line-height: 1.6;

	margin-bottom: 3%;

}



.pro_desc h4 {

	font-weight: normal;

	line-height: 1.8;

	margin-bottom: 8px;

}



.pro_desc ul li {

	font-size: 14px;

	line-height: 1.8;

	color: #666;

}



.patent {

	margin-top: 8%;

	width: 100%;

	border: 1px solid #ccc;

	padding: 0 14px 0 60px;

	line-height: 50px;

	background: url(../../images/patent.png) left top/auto 100% no-repeat #fff;

	background-position: -5px;

	border-radius: 30px;

}



.pro-desc-text h5 {

	margin-bottom: 3%;

}



.text-img {

	margin-bottom: 6%;

}



.recom-box ul li {

	margin-bottom: 3%;

	border-radius: 15px;

	overflow: hidden;

}



.recom-box ul li:last-child {

	margin-bottom: 0;

}



@media (max-width: 460px) {

	.skill-text p {

		font-size: 13px;

	}



}



@media (max-width:325px) {

	.skill-text p {

		font-size: 12px;

	}



	.i_title span {

		width: 10px;

		height: 10px;

		border: 2px solid #1a234d;

		margin-left: -6px;

	}

}



.black_border {



	height: 1px;

	background-color: #eee;

}



.pro_show_title {

	border-bottom: 1px solid #eee;

}



.pro_show_title h3 {

	margin-bottom: 1.5%;

}



.pro_show_title h4 {

	font-weight: normal;

	color: #666;

}



.pro_show_title a {

	display: block;

	margin-top: 2%;

	width: 40%;

	border-radius: 30px;

	line-height: 45px;

	text-align: center;

	color: #fff;

	background-color: #1a234d;

}



.pro_show_title a img {

	width: 25px;

	margin-right: 8px;

}



.pro_desc {

	text-align: left;

	border-bottom: 1px solid #eee;

	padding-top: 5%;

}





.pro_desc ol,

.pro_desc ul {

	padding: 4% 6%;

}



.pro_desc ul {

	overflow: hidden;

	padding: 4% 0% 0;

}



.pro_desc ul li,

.pro_desc ol li {

	position: relative;

	padding-left: 13px;

	font-size: 14px;

}



.pro_desc ul li::before,

.pro_desc ol li::before {

	content: "";

	display: block;

	width: 4px;

	height: 4px;

	border-radius: 50%;

	background-color: #ccc;

	position: absolute;

	left: 0;

	top: 10px;

}



.pro_desc ol {

	display: none;

}



.pro_desc h3 i {

	position: relative;

	display: inline-block;

	float: right;

	width: 25px;

	height: 25px;

	margin-top: 10px;

}



.pro_desc h3 i::before {

	content: "";

	position: absolute;

	width: 70%;

	left: 50%;

	top: 50%;

	transform: translate(-50%, -50%);

	height: 2px;

	background-color: #ccc;

}



.pro_desc h3 i::after {

	content: "";

	position: absolute;

	width: 2px;

	left: 50%;

	top: 50%;

	transform: translate(-50%, -50%);

	height: 70%;

	background-color: #ccc;

}



.pro_desc h3 i.on::after {

	display: none;

}





.p_bottom {

	padding-bottom: 80px;

}





.pro_menu {

	position: fixed;

	bottom: 0;

	z-index: 97;

	width: 100%;

	background: #fff;

	height: 75px;

	box-sizing: border-box;

	box-shadow: rgba(0, 0, 0, 0.1) 0 -1px 5px;

	padding: 10px 10px 10px 10px;



}



.pro_menu_l {

	float: left;

	margin-top: 12px;

}



.pro_menu_l img {

	width: 26px;

	float: left;

	margin-left: 10px;

}



.pro_menu_r {

	float: right;

	width: calc(100% - 60px);

	border-radius: 50px;

	overflow: hidden;

}



.product-button-01,

.product-button-02 {

	background: #333;

	width: 50%;

	display: block;

	height: 50px;

	line-height: 50px;

	float: left;

	color: #fff;

	border: 0;

	font-size: 15px;

}



.product-button-01 {

	background: #fff;

	color: #333;

	border: 1px solid #ddd;

	border-radius: 50px 0px 0px 50px;

}









.mask_bg {

	width: 100%;

	height: 100%;

	position: fixed;

	top: 0;

	left: 0;

	z-index: 1001;

	display: none;

	background: #000;

	opacity: 0;

	cursor: pointer;

	-webkit-animation: maskShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1s forwards;

	-o-animation: maskShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1s forwards;

	-ms-animation: maskShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1s forwards;

	animation: maskShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1s forwards;

}



@-webkit-keyframes maskShow {

	from {

		opacity: 0;

	}



	to {

		opacity: 0.7;

	}

}



@-o-keyframes maskShow {

	from {

		opacity: 0;

	}



	to {

		opacity: 0.7;

	}

}



@-ms-keyframes maskShow {

	from {

		opacity: 0;

	}



	to {

		opacity: 0.7;

	}

}



@keyframes maskShow {

	from {

		opacity: 0;

	}



	to {

		opacity: 0.7;

	}

}



.video_show {

	width: 96%;

	height: 0;

	padding-bottom: 57%;

	position: fixed;

	left: 50%;

	top: -300px;

	transform: translate(-50%, -50%);

	opacity: 0;

	z-index: 13331;

	display: none;

	-webkit-animation: introShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.2s 0.5s forwards;

	-o-animation: introShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.2s 0.5s forwards;

	-ms-animation: introShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.2s 0.5s forwards;

	animation: introShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.2s 0.5s forwards;

}



@-webkit-keyframes introShow {

	from {

		opacity: 0;

		top: -100%;

	}



	to {

		opacity: 1;

		top: 50%;

	}

}



@-o-keyframes introShow {

	from {

		opacity: 0;

		top: -300px;

	}



	to {

		opacity: 1;

		top: 50%;

	}

}



@-ms-keyframes introShow {

	from {

		opacity: 0;

		top: -100%;

	}



	to {

		opacity: 1;

		top: 50%;

	}

}



@keyframes introShow {

	from {

		opacity: 0;

		top: -300px;

	}



	to {

		opacity: 1;

		top: 50%;

	}

}



.video_show .show_intro {

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	padding: 0 2%;

	position: absolute;

	left: 0;

	top: 0;

}



.video_show i {

	display: block;

	width: 40px;

	height: 40px;

	position: absolute;

	right: 0;

	top: -40px;

	line-height: 40px;

	font-size: 20px;

	text-align: center;

	cursor: pointer;

	color: #fff;

	font-size: 22px;

	transition: all 0.3s;

	-webkit-transition: all 0.3s;

	-moz-transition: all 0.3s;

	font-weight: bold;

	background: url(closed.png);

	background-size: 80%;

	background-position: center;

	background-repeat: no-repeat;

}



.video_show iframe,

.video_show video {

	display: block;

	width: 100%;

	height: 100%;

}







.send_page {

	width: 100%;

	min-height: 370px;

	text-transform: capitalize;

	overflow: hidden;

	position: fixed;

	left: 0;

	right: 0;

	bottom: -80%;

	z-index: 96;

	background-color: #fff;

	border-radius: 10px 10px 0px 00px;

	opacity: 0;

	box-sizing: border-box;

	transition: all 0.4s;

	padding: 25px;

}



.send_page_show {

	bottom: 0px;

	opacity: 1;

	z-index: 2500;

}



.send_page .send_page_c p {

	font-size: 14px;

	margin-bottom: 20px;

	text-align: left;

}



.send_page .send_page_c {}



.send_page_product {

	position: relative;

	float: left;

	margin-top: 10px;

}



.send_page_product h1 {

	font-size: 16px;

	margin: 10px 0;

	text-align: left;

}



.send_page_product ul {

	width: 100%;

	float: left;

	height: 180px;

	overflow-y: overlay;

	padding-right: 5px;

	margin-bottom: 10px;

}



.send_page_product ul::-webkit-scrollbar {

	width: 2px;

}



.send_page_product ul::-webkit-scrollbar-track {

	background: #eee;

}



.send_page_show .msg-name {

	margin-bottom: 3%;

}



.send_page_show .msg-name,

.send_page_show .msg-eml {

	position: relative;

}



.send_page_show .msg-name span,

.send_page_show .msg-eml span {

	position: absolute;

	top: 0;

	right: 0;

	padding: 0 10px;

	line-height: 40px;

	display: block;

}







.send_page_product ul li {

	float: left;

	width: 24%;

	overflow: hidden;

	background: #fff;

	margin: 0 1% 1% 0;

	position: relative;

	box-sizing: border-box;

	color: #fff;

}



.send_page_product ul li i {

	position: absolute;

	left: 0;

	top: 15px;

	z-index: 888;

}



.send_page_product ul li:nth-child(4n) {

	margin-right: 0;

}



.send_page_product ul li .pro_top {

	width: 100%;

	clear: both;

}



.send_page_product ul li .pro_top .fl {

	float: left;

	overflow: hidden;

}



.send_page_product ul li .pro_bot {

	float: right;

	width: calc(100%);



}



.send_page_product ul li .pro_bot h3 {

	color: #000;

	font-size: 16px;

	margin-bottom: 5px;

	font-weight: normal;

}



.send_page_product ul li .pro_bot p {

	line-height: 1.5;

	color: #989898;

	font-size: 14px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	margin-bottom: 0;

}



.send_page_product ul li:hover img {

	transform: scale(1.1, 1.1);

}



.cart_page_t i {

	position: absolute;

	right: 20px;

	top: 10px;

	width: 35px;

}



.cart_page_t {

	text-align: left;

	margin-bottom: 25px;

}





.cart_page {

	width: 100%;

	height: auto;

	box-sizing: border-box;

	text-transform: capitalize;

	overflow: hidden;

	position: fixed;

	left: 50%;

	bottom: -80%;

	transform: translate(-50%, -0%);

	z-index: 96;

	background-color: #fff;

	border-radius: 10px 10px 0 0;

	padding: 25px;

	opacity: 0;

	transition: all 0.4s;

}



.cart_page_show {

	bottom: 0px;

	opacity: 1;

	z-index: 2500;

}





.cart_list {

	width: calc(100%);

	min-height: 300px;

	box-sizing: border-box;

}



.cart_list .cart_notice {

	background: #fff;

	width: 100%;

	box-sizing: border-box;

	min-height: 500px;

	overflow: hidden;

	padding: 50px;

}



.cart_list ul {

	width: 100%;

	float: left;

	height: 230px;

	overflow-y: overlay;

	padding-right: 5px;

}



.cart_list ul::-webkit-scrollbar {

	width: 2px;

}



.cart_list ul::-webkit-scrollbar-track {

	background: #eee;

}





.cart_list ul li {

	float: left;

	width: 49.5%;

	overflow: hidden;

	background: #fff;

	margin: 0 1% 2% 0;

	position: relative;

	box-sizing: border-box;

	color: #fff;

}



.cart_list ul li:nth-child(2n) {

	margin-right: 0;

}



.cart_list ul li .pro_top {

	width: 100%;

	clear: both;

}



.cart_list ul li .pro_top .fl {

	width: 90px;

	height: 90px;

	float: left;

	overflow: hidden;

}



.cart_list ul li .pro_bot {

	float: right;

	width: calc(100% - 100px);

	padding-top: 8px;

	text-align: left;



}



.cart_list ul li .pro_bot h3 {

	color: #000;

	font-size: 16px;

	margin-bottom: 10px;

	font-weight: normal;

}



.cart_list ul li .pro_bot p {

	line-height: 1.5;

	color: #989898;

	font-size: 13px;

	margin-bottom: 0;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}



.cart_list ul li strong {

	position: absolute;

	left: 0;

	top: 0;

	width: 30px;

	height: 30px;

	background-image: url(del.png);

	opacity: 1;

	z-index: 1;

	cursor: pointer;

}





.cart_list ul li:hover strong {

	opacity: 1;

}



.cart_list .add_order {

	color: #fff;

	text-align: center;

	cursor: pointer;

	cursor: pointer;

	background: #1a234d;

	height: 40px;

	line-height: 40px;

	border-radius: 50px;

	margin: 30px 0 0;

	width: 100%;

	float: left;

	font-size: 16px;

}



.cart_list .add_order:hover {

	background: #002d43;

	color: #fff;

}



#Validform_msg {

	display: none !important;

}





.ab_list {

	display: block;

	width: 100%;

	clear: both;

	position: relative;

}



.ab_list li {

	float: left;

	width: 100%;

	margin-bottom: 8%;

	text-align: center;

	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);

}



.ab_list li:nth-of-type(odd) {

	margin-left: 0;

}



.ab_list li a {

	display: block;

	width: 100%;

	height: 100%;

	overflow: hidden;

	cursor: pointer;

}



.ab_list li span {

	display: block;

	width: 100%;

	text-align: center;

	line-height: 1.6;

}



.book_list h3 {

	padding: 5% 3%;

}


.series-info{

	padding: 5%;

	text-align: left;

}

.series-info h3{

	color: #1a234d;

	font-size: 2.8rem;

	margin-bottom: 3%;

}

.series-info p{

	font-size: 14px;

	line-height: 1.8;

	margin-bottom: 0;

}

.swiper-series img{

	width: 100%;

	height: 55vw;

	object-fit: cover;

}


/*index-nar*/
.index-nar{
	padding: 8% 6%;
    background-color: #f3f3f3;
}
.index-nar-con{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.index-nar-l{
	width: 48.38%;
	overflow: hidden;
	border-radius: 10px;
}
.index-nar-l a:hover img,.index-nar-r a:hover img{
	transform: scale(1.1,1.1);
}

.index-nar-r{
	width: 49.56%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.index-nar-r a{
	overflow: hidden;
	border-radius: 10px;
	display: block;
}

/**/
/*new about*/
.con {
	padding: 0 6%;
}

.about-top-txt h4 {
	text-align: center;
	color: #fff;
	font-size: .3698rem;
	line-height: 1;
	margin-top: 1.25rem;
}

.ab1 {
	background-color: #dfe9ea;
	padding: 2rem 0 0;
}
.ab1-t{
	padding-bottom: 1rem;
}

.ab1-l h4 {
	font-size: 1rem;
	margin-bottom: 0.4444rem;
}

.ab1-l p {
	opacity: 0.8;
	font-size: .6667rem;
	margin-bottom: .1563rem;
	margin-bottom: 0.4444rem;
}
.ab1-r{
	margin-top: 0.8rem;
}

.ab1-b{
	background-color: #E3782F;
	padding: 1.5rem 0 0;
}
.ab1-b-item{
	width: 48%;
	margin-bottom: .4444rem;
}
.ab1-b-item h4{
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
}
.ab1-b-item p{
	color: #fff;
	font-size: .6667rem;
	opacity: 0.8;
	margin-top: .4444rem;
}
.ab3{
	background-color: #f2f2f2;
	padding: 2rem 0;
}
.ab h4{
	font-size: 1rem;
	font-weight: 700;
	line-height: 1;
}
.ab3{
	overflow: hidden;
}
.ab3-list{
	margin-top: 1rem;
	overflow-x: auto;

}
.ab3-item{
	flex-shrink: 0;
	margin-right: .555rem;
	width: 90%;
}
.ab3-item img{
	width: 100%;
	height: 100%;
}
.ab4-txt h4{
	font-size: 1rem;
	color: #fff;
}
.ab4-txt p{
	font-size: .6667rem;
	margin: .8889rem auto;
	line-height: 1.6;
	color: #fff;
	width: 80%;
}
.ab5{
	padding: 2rem 0;
}
.ab5-con{
	margin-top: 1rem;
	overflow: auto;
}
.ab5-item{
	flex-shrink: 0;
	margin-right: .4444rem;
	width: 90%;
}

.ab6{
	padding: 2rem 0;
	background-color: #d9e0ee;
	overflow: hidden;
}
.ab6-con{
	margin-top: 1rem;
}
.ab6-l{
	margin-bottom: 0.5rem;
}
.ab6-r{
	overflow-x: auto;
}
.ab6-r-item{
	width: 90%;
	flex-shrink: 0;
	margin-right: .5555rem;
}
.ab7-con{
	padding-top: 1.6rem;
}
.ab7-con h4{
	font-size:1rem;
	color: #fff;
	margin-bottom: .555rem;
}
.ab7-con p{
	color: #fff;
	margin-bottom:.6666rem;
	font-size: .6667rem;
}
.ab8{
	padding: 2rem 0;
}
.ab8-t{
	margin-bottom: 1.5rem;
}
.ab8-t-l{
	margin-bottom: 1.5rem;
}
.ab8-t-r{
	
}
.ab8-t-r h4{
	font-size: 1rem;
	margin-bottom: .8rem;
}
.ab8-t-r p{
	font-size: .6667rem;
	opacity: 0.8;
	margin-bottom: .8rem;
}
.ab8-b h4{ 
	font-size: 0.8rem;
}
.ab8-b-list{
	margin-top: .8889rem;
}
.ab8-b-item{
	width: 48%;
	padding: 1rem .5555em;
	margin-bottom: .6667rem;
}

.ab8-b-item img{
	width: 2rem;
	height: 2rem;
}
.ab8-b-item p{
	font-size: .6666rem;
	line-height: 1.3;
	margin-top: .4rem;
	text-align: center;
}


.ab9{
	padding: 2rem 0;
	background-color: #f6f6f6;
}
.ab9-t h4{
	font-size: 1rem;
	margin-bottom: .8rem;
}
.ab9-t p{
	font-size: .6666rem;
	margin-bottom: .6667rem;
}
.ab9 ul{
	margin-top: 1rem;
}
.ab9 ul li{
	margin-bottom: 1.1111rem;
}
.ab9 ul li h3{
	font-size: 1rem;
	margin-bottom: .6667rem;
	margin-top: .6667rem;
}
.ab9 ul li p{
	font-size: .6667rem;
}

/*新首页*/
.index-box {
	padding-top: 8%;
}

.index-tit {
	margin-bottom: .8889rem;
}

.index-tit h4 {
	font-size: 1.4222rem;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
}

.index-tit p {
	font-size: .0833rem;
	opacity: 0.7;
	width: 38%;
	line-height: 1.6;
}

.index-design-item {
	background-color: #eeeeee;
	padding: 1px;
	display: block;
	transition: all ease-in-out 0.3s;
}

.index-design-btn {
	font-size: .0938rem;
	color: #fff;
	background: #e47830;
	padding: .0781rem 0;
	margin-bottom: .1042rem;
	width: 55%;
	opacity: 0;
}

.index-design-txt {
	padding: .1458rem .1875rem;
}

.index-de-sign-txt-l h4 {
	opacity: 0.8;
	font-size: .1042rem;
	font-weight: 400;
	margin-bottom: .026rem;
}

.index-de-sign-txt-l p {
	font-size: .1042rem;
	font-weight: 400;
}

.index-de-sign-txt-r {
	width: .2083rem;
	height: .2083rem;
	background-color: #e47830;
	color: #fff;
	font-size: .0938rem;
	opacity: 0;
}

.index-design-item:hover .index-de-sign-txt-r {
	opacity: 1;
}

.index-design-item:hover .index-design-btn {
	opacity: 1;
}

.index-design-fy div {
	width: .2969rem;
	height: .2969rem;
	background: #f8f8f8;
	border-radius: .0781rem;
	color: #000;
	top: 50%;
}

.index-design-fy div:hover {
	background: #e47830;
	color: #fff;
}

.index-design-prev {
	left: -0.4167rem;
}

.index-design-next {
	right: -0.4167rem;
}

.index-iso {
	background: #f3f3f3;
	padding: 1.64rem 0;
}

.index-iso-list{
	overflow: auto;
}

.index-iso-item {
	width: 85%;
	margin-right: .4444rem;
	flex-shrink: 0;
	margin-bottom: .8889rem;
	background-color: #fff;
	border-radius: .4444rem;
}

.index-iso-pic img {
	width: 100%;
}

.index-iso-txt {
	background: #ffffff;
	padding: .6667rem;
}

.index-iso-txt h4 {
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: .6667rem;
}

.index-iso-txt p {
	font-size: .6667rem;
	opacity: 0.8;
}



.index-de-l {
	width: 100%;
	margin-bottom: 1rem;
}

.index-de-l h4 {
	font-size: 1rem;
	line-height: 1.3;
	margin-bottom:.6667rem;
}

.index-de-l p {
	font-size: .6667rem;
	opacity: 0.8;
	margin-bottom:.6667rem;
	text-align: left;
}

.index-de-l img {
	width: 100%;
}

.index-de-r {
	width: 100%;
	padding-bottom: 8%;
}

.index-de-item {
	cursor: pointer;
}

.index-de-item em {
	width: .2222rem;
	height: .2222rem;
	background-color: #e47830;
	border-radius: 50%;
	overflow: hidden;
	margin-right:.2222rem;
}

.index-de-item span {
	font-size: .6667rem;
	background-color: #fff;
	line-height: 1;
	padding: .2222rem;
	border-radius: .2222rem;
	opacity: 0;
}

.index-de-item:hover span {
	opacity: 1;
}

.index-de-item:nth-child(1) {
	top: 21.6%;
	left: 13.11%;
}

.index-de-item:nth-child(2) {
	top: 40%;
	left: 19.9%;
}

.index-de-item:nth-child(3) {
	top: 45.8%;
	left: 18.11%;
}

.index-de-item:nth-child(4) {
	top: 52%;
	left: 22.26%;
}

.index-de-item:nth-child(5) {
	top: 67.8%;
	left: 25.84%;
}

.index-de-item:nth-child(6) {
	top: 69%;
	left: 32%;
}

.index-de-item:nth-child(7) {
	top: 79%;
	left: 25.84%;
}

.index-de-item:nth-child(8) {
	top: 36.6%;
	left: 58.96%;
}

.index-de-item:nth-child(9) {
	top: 29.6%;
	left: 66.22%;
}

.index-de-item:nth-child(10) {
	top: 18.6%;
	left: 75.75%;
}

.index-de-item:nth-child(11) {
	top: 36.6%;
	left: 64.9%;
}

.index-de-item:nth-child(12) {
	top: 50.4%;
	left: 75.56%;
}

.index-de-item:nth-child(13) {
	top: 54.6%;
	left: 74%;
}

.index-de-item:nth-child(14) {
	top: 54.6%;
	left: 75.84%;
}

.index-de-item:nth-child(15) {
	top: 60%;
	left: 75.84%;
}

.index-de-item:nth-child(16) {
	top: 78.4%;
	left: 52.33%;
}

.index-ov {
	background: #f9f9f9;
	padding: 8% 0;
}

.index-ov-l {
	width: 100%;
	margin-bottom: 1rem;
}

.index-ov-r {
	width: 100%;
}

.index-ov-l>h4 {
	font-size: 1.4222rem;
	line-height: 1.3;
	margin-bottom: .6667rem;
}

.index-ov-item {
	background-color: #fff;
	border-radius: .4444rem;
	margin-bottom:.4444rem;
	padding:.6667rem;
	width: 48.5%;
}

.index-ov-item h4 {
	color: #E47830;
	font-size: 1rem;
	margin-bottom:.6667rem;
	line-height: 1;
}

.index-ov-item h4 sub {
	font-size: .6667rem;
}

.index-ov-item p {
	opacity: 0.7;
	font-size: .6667rem;
}

.index-ov-btn {
	width: 2rem;
	height: 2rem;
	border: 2px solid #fff;
	background-color: rgba(255, 255, 255, 0.5);
	color: #fff;
	
}

.index-ov-btn span {
	font-size: 1rem;
}

.index-why {
	background: #f9f9f9;
	padding: 8% 0;
	margin-bottom: 6%;
}

.index-why-item {
	width: 100%;
	margin-bottom: .6667rem;
}

.index-why-pic {
	margin-bottom: .4444rem;
}

.index-why-item p {
	font-size:.6667rem;
	font-weight: 700;
}

.index-contact {
	background: #bebcb7;
	border-radius: .2604rem;
	padding: .6927rem 0;
}
.index-contact-con-l{
	width: 24.62%;
}
.index-contact-con-l h4{
	color: #ffffff;
	font-size: .2604rem;
	line-height: 1; 
	margin-bottom: .1042rem;
}
.index-contact-con-l p{
	color: #fff;
	font-size: .1042rem;
	margin-bottom: .2708rem;
}
.index-contact-con-l a{
	background-color: #e47830;
	color: #fff;
	font-size: .1042rem;
	line-height: 1;
	padding: .1042rem .2083rem;
	border-radius: .1042rem;
}
.index-contact-con-l a:hover{
	background-color: #fff;
	color: #e47830;
}
.index-contact-con-r{
   width: 60%;
}
.index-contact-pic{
	width: .6563rem;
	height: .6563rem;
	border: 2px solid #fff;
	margin-bottom: .1719rem;
}
.index-contact-item h4{
	color: #fff;
	font-size: .1042rem;
	margin-bottom: .0885rem;
}
.index-contact-item p{
	color: #fff;
	font-size: .0938rem;
}
.index-contact-zi{
	width: 6.1094rem;
	opacity: 0.1;
	right: -0.1042rem;
	bottom: -0.5rem;
}


/*首页新增视频模块*/

.index-zn-video{
	object-fit: cover;
    z-index: 0;
	display: flex;
}
.index-video-txt{
	background-color: rgba(0, 0, 0, 0.5);
}
.index-zn-con{
	width: 100%;
}
.index-zn-con h4{ 
	font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3;
	color: #fff;
	margin-bottom: 1rem;
}
.index-zn-con p{ 
	font-size: .1563rem;
	color: #fff;
	margin-bottom: 1rem;
}
.index-zn-con a{ 
	color: #000;
	font-size: .7777rem;
	padding: .5555rem 0;
	border-radius: 1rem;
	background-color:#fff;
	margin: 0 auto;
	width: 40%;
}
/*新版产品详情*/
.pro-show-info{
	margin-top: 1.6rem;
}
.pro-show-info h4{
	font-size: 1rem;
    font-weight: 600;
    color: #000;
    line-height: 1.3;
    word-break: break-word;
	text-align: left;
	margin-bottom: .4444rem;
}
.pro-show-info p{
	opacity: 0.7;
    font-size: .6667rem;
    margin-bottom: .2222rem;
	text-align: left;
}
.pro-show-info  em{
    font-size: .8888rem;
	text-align: left;
	display: block;
}
.pro-show-info{
	margin-bottom: .6667rem;
}
.pro-show-qua-list{
	margin-bottom: .6667rem;
}
.pro-show-qua{
	width: 2.2222rem;
	height: 2.2222rem;
	margin-right:.4444rem;
	background-color: #ccc;
	background-size: cover;
	background-position: center center;
	border-radius: 50%;
}

.pro-show-color{
	margin-bottom: .6667rem;
}
.pro-show-color h4{
	font-size:1rem;
    font-weight: 600;
    color: #000;
	text-align: left;
}
.pro-show-color-list{
	margin-top: .4444rem;
}
.pro-show-color-item{
    margin-bottom: .4444rem;
	margin-right:  .4444rem;
}
.pro-show-color-item span{ 
	width: 2.2222rem;
	height: 1.333rem;
	border-radius: .4444rem;
	border: 1px solid #ccc;
	cursor: pointer;
	margin: 0 auto;
}
.pro-show-color-item p{
	text-align: center;
	font-size:  .6222rem;
	margin-top:  .2222rem;
	line-height: 1;
}
.pro-show-version{
	margin-top:.1563rem;
}
.pro-show-desc-item {
    padding-bottom: .6667rem;
    border-bottom: 1px solid #ccc;
}

.pro-show-desc-tit {
    cursor: pointer;
}

.pro-show-desc-tit h4 {
    font-size:1rem;
}

.pro-show-desc-tit em {
    font-size: 1rem;
}

.pro-show-desc-tit em.on {
    transform: rotate(90deg);
}

.pro-show-ico img{
    width: .4688rem;
    margin-right: .1042rem;
}

.pro-show-desc-con {
    font-size: .6667rem;
    color: #222;
    line-height: 1.6;
    display: none;
    padding: .6667rem;
	background-color: #f8f8f8;
	border-radius: .4444rem;
	overflow: hidden;
	margin-top: .4444rem;
}

.pro-show-desc-con.on {
    display: block;
}
.pro-show-version-item h4{
	font-size: .8rem;
	line-height: 1.5;
	margin-right:.4444rem;
	font-weight: 600;
}
.pro-show-version-item span{
	font-size: .8rem;
	line-height: 1.5;
	margin-right:.4444rem;
	font-weight: 600;
}
.pro-show-version-item p{
	font-size: .6667rem;
	flex: 1;
	opacity: 1;
	text-align: left;
}
.pro-show-version-item{
	margin-bottom:.4444rem;
	align-items: flex-start;
}
.pro-show-version-item:last-child{
	margin-bottom: 0;
}
.pro-show-detail-item{
	margin-top:1.6rem;
}
.pro-show-detail-item-tit h4{ 
     font-size: 1rem;
	 font-weight: 600;
	 padding-bottom:.4444rem;
	 border-bottom: 1px solid #ccc;
	 margin-bottom: .4444rem;
	 text-align: left;
}
.pro-show-detail-con{
	background-color: #f8f8f8;
	overflow: hidden;
	border-radius: .4444rem;
	padding: .6667rem;
}
.pro-show-detail-con img{
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
.pro-show-detail-con p{
	font-size: .6667rem;
	margin-bottom:.3333rem;
	text-align: left;
}
.pro-show-relate{
	margin-top: 1.6rem;
}
.pro-main-item {
    padding: .0521rem;
    width: 48.5%;
    margin-bottom: .6667rem;
}

.pro-main-item-new {
    color: #fff;
    font-size:.6222rem;
    padding: .222rem;
    top: .2222rem;
    left: .2222rem;
    border-radius: .2222rem;
    line-height: 1;
    background-color: #142355;
}

.pro-item-txt {
    padding-top:.4444rem;
}

.pro-item-txt h4 {
    font-size: .888rem;
    margin-bottom: .2222rem;
    line-height: 1.3;
	text-align: left;
}

.pro-item-txt p {
    font-size: .6667rem;
    opacity: 0.7;
    margin-bottom: .2222rem;
	text-align: left;
}
.pro-item-img img{
	width: 100%;
}

.ab1-m {
	background-color: #fff;
	padding: 2rem 0;
}

.ab1-m-con {
	padding: 0;
}


.ab1-m-l h4 {
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 1rem;
}



.ab1-m-line {
	height: 100%;
	top: 0;
	border: 1px dashed #ccc;
	left: 1.1111rem;
	z-index: 0;
}

.ab1-m-list {
	height:13.3333rem;
	overflow: auto;
	padding-right: .2222rem;
}

.ab1-m-list::-webkit-scrollbar {
	scrollbar-color: #ccc;
	width: 1px;
}



.ab1-item {
	margin-top: .6667rem;
	align-items: flex-start;
}



.ab1-item-time {
	height: 2.2222rem;
	width: 2.2222rem;
	background-color: #E3782F;
	color: #fff;
	padding: .2222rem;
}

.ab1-item-time span {
	font-size: .5555rem;
	line-height: 1.3;
	text-align: center;
}

.ab1-item-line {
	margin: .2222rem .4444rem 0;
	border-top: 2px dashed #ccc;
	width: .8889rem;
	height: 1px;
    display: none;
}

.ab1-item-txt {
	flex: 1;
	background: #ffecdf;
	border-radius: .4444rem;
	padding: .3333rem;
	margin-left: .4444rem;
}

.ab1-item-txt h4 {
	font-size: .888rem;
	padding: .0625rem .1042rem 0;
}

.ab1-item-txt p {
	background-color: #fff;
	border-radius: .3333rem;
	overflow: hidden;
	padding:  .3333rem;
	margin-top: .4444rem;
	font-size: .6667rem;
}

.ab1-item-txt img {
	width: 60%;
	margin-bottom: .2222rem;
	margin: 0 auto;
}


.ab10 {
	background-color: rgba(0, 0, 0, .05);
	padding: 1.333rem 0;
}

.ab10-t h4 {
	font-size: 1rem;
	font-weight: 700;
}
.ab10-t p{
	margin-top: .2222rem;
}
.ab10-list {
	margin-top: 1rem;
}

.ab10-item {
	background-color: #fff;
	border-radius:.5555rem;
	padding: .8888rem;
	width: 100%;
	margin-bottom: .8888rem;
}

.ab10-item h4 {
	font-size: 1rem;
	margin-bottom: .4444rem;
	font-weight: 700;
}

.ab10-item p {
	opacity: 0.8;
	font-size: .6667rem;
}

.ab10-item span {
	right: -.2222rem;
	bottom: -.5555rem;
	font-size: 3rem;
	line-height: 1;
	color: rgba(0, 0, 0, .05);
	font-weight: 700;
}
.index-tit{
	width: 80%;
	margin: 0 auto;
}
.index-wmt-btn{
	color: #fff;
    font-size: .7777rem;
    padding: 0.5555rem 0;
    border-radius: 1rem;
    background-color: #fff;
    margin: 0 auto;
    width: 40%;
	background-color: #E47830;
}
.links{
	display: flex;
	align-items: center;
	justify-content: center;
}

.wmt1{
	padding: 2.2222rem 0;
}
.wmt-con-l{
	margin-bottom: 1rem;
}

.wmt-con-l h4{
	font-size: 1.333rem;
	margin-bottom: .7777rem;
	font-weight:bold;
}
.wmt-con-l p{
	font-size: .7777rem;
	margin-bottom: .5555rem;
	opacity: 0.78;
}
.wmt2{
	background-color: #f3f3f3;
	padding:2.2222rem 0;
}
.wmt2-tit h4{
	font-size: 1.333rem;
    margin-bottom: 0.7777rem;
    font-weight: bold;
	width: 100%;
}
.wmt2-tit p{
	font-size: .7777rem;
	margin-bottom: .5555rem;
	opacity: 0.78;
}
.wmt2-con{
	margin-top: .6667rem;
}

.swiper-slide{

	overflow: hidden;
}
.wmt-swiper .wmt2-item{
	width: 100%;
	padding:0 1rem;
	height: 20rem;
	background-color: #fff;
	border-radius: .6667rem;
}
.wmt2-item-l{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.wmt2-item-r{ 
	flex: 1;
}
.wmt2-item-r h4{
	font-size: 1rem;
	margin-bottom: .5555rem;
}
.wmt2-item-r p{
	font-size: .7777rem;
	opacity: 0.78;
}
.wmt2-zi{
	right: 0;
	bottom: 0;
} 

.wmt2-zi h4{
	font-size: 2rem;
	opacity: 0.1;
	color: #000;
	font-weight: 600;
	font-style: italic;
	line-height: 1;
}
.wmt-swiper-fy div {
	width: 2rem;
	height: 2rem;
	background: #e47830;
	border-radius: 50%;
	color: #fff;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
}


.wmt-prev {
	left: -1rem;
}

.wmt-next {
	right: -1rem;
}