﻿/*通用样式*/
*{ margin: 0; padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
a{ text-decoration: none; color: #000000; text-decoration:none;}/*删除a标签下划线  设置最多的颜色*/
h1,h2,h3,h4,h5,h6{ font-size: 16px;}  /*h标签统一字体大小*/
body{ font-family: "微软雅黑";}  /*页面默认字体样式*/
p {
    color: #333333;
}
ul,li {list-style: none;}
.clearfix:after{clear:both;content:""; display:block; visibility:hidden; height:0;overflow: hidden;}/*清浮动*/
.l{ float: left;}  /*左浮动*/
.r{ float: right;}  /*右浮动*/
.container{ width: 1200px; max-width: 100%; margin: 0 auto; position: relative;} /*版心宽度居中相对定位*/
.container-fluid{ width: 100%;} /*通栏*/
.containera{
	display: none !important;
}
.aaaa{
	transition-duration: 1ms;
    /* transform: translate3d(0px, 50.5px, 0px) !important; */
}
.leave-bt{
	display: flex;
	flex-direction: column;
	align-items: center !important;
	justify-content: center !important;
}
.index {
	width: 100%;
    position: relative;
    height: auto;
    background-color: #FFFFFF;
}
.top {	width: 100%;
	height: 80px;
}.top .container{
	height: 100%;
}
.logo {
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	z-index: 1;
	width: auto;
    height: 60px;
}
.logog {
	/* display: block;
	position: absolute; */
	top: -8px;
	left: 0;
	z-index: 1;
	width: auto;
    height: 60px;
}
.logo img {
	display: block;
	width: auto;
	height: 100%;
}
.logog img {
	display: block;
	width: auto;
	height: 100%;
}
.top-nav {
	/* float: left; */	height: 100%;
	margin-left: 298px;
}
.top-nav li {	height: 100%;
	width: 100px;
	float: left;
}
.top-nav li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 80px;
	font-size: 16px;
	font-family: SourceHanSansCN-Regular-, SourceHanSansCN-Regular;
	font-weight: normal;
	color: #333333;
	text-align: center;
	transition-property: border-color,background-color,color;
    transition-duration: .5s;
    transition-timing-function: ease;
}
/* .top-nav li a:after {
	clear:both;
	content:""; 
	display:block;
	width: 52px;
	height:2px;
	background-color: #0076a8;
	position: absolute;
	left: 50%;
	margin-left: -26px;
	bottom: 0;
	opacity: 0;
} */
.top-nav .on a {	background-color: #9AC1CF;
	color: #fff;
}
.top-nav .on a:after {
	opacity: 1;
}
.top-nav li:hover a {
	color: #0076a8;
}
.top-nav li:hover a:after {
	opacity: 1;
}
.banner {
	width: 100%;
	height: auto;	position: relative;
	overflow: hidden;
}.banner .banner_con{
	position: absolute;
	top: 44.78%;
	left: calc((100% - 1200px)/2);
	z-index: 999;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.banner .banner_con span:nth-child(1){
	font-size: 46px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	margin-bottom: 30px;
	white-space: nowrap;
}
.banner .banner_con span:nth-child(2){
	font-size: 32px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	padding-bottom: 30px;
	white-space: nowrap;
}
.banner .banner_con .line{
	height: 1px;
	width: 534px;
	background: linear-gradient(270deg, rgba(142,169,196,0) 0%, #8EA9C4 100%);
	margin-bottom: 30px;
}
.banner .banner_con span:nth-child(4){
	font-size: 24px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	white-space: nowrap;
}
.banner .swiper-container {
    width: 100%;
    height: auto;
}
.banner .swiper-slide img {
  	display: block;
  	width: 100%;
  	height: auto;
}
.banner .swiper-pagination-bullet {
	width: 15px;
    height: 15px;
    margin: 0 5px 10px;
    opacity: .4;
    background-color: #000;
    border-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-radius: 8px;
}
.banner .swiper-pagination-bullet-active {
	opacity: .8;
	background-color: #fff;
    border-color: #000;
}
.service {
	width: 100%;
	height: auto;
	background-color: #f8f8f8;
}

.preponderance{
	padding-top: 100px;
	padding-bottom: 186px;
}
.box_tit{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 40px;
}
.box_tit span:nth-child(1){
	font-size: 30px;
	font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #010101;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 20px;
}
.preponderance .box_tit span:nth-child(1){
	font-size: 30px;
	font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	margin-bottom: 20px;
	font-weight: bold;
}
.box_tit span:nth-child(2){
	width: 680px;
	font-size: 14px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 26px;
	text-align: center;
	margin-bottom: 20px;
}
.box_tit img{
	width: 114px;
}
.preponderance_con{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
}
.preponderance_con_item{
	position: relative;
	height: 200px;
	width: 48%;
	background-color: #fff;
	box-shadow: 0px 0px 32px 1px rgba(0,71,177,0.16);
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 40px 60px;
	margin-bottom: 30px;
}
.preponderance_con_item:hover{
	background-color: rgba(0, 71, 177, 0.16);
}
.preponderance_con_item .pci_l{
	height: 100%;
	width: 120px;
	margin-right: 40px;
}
.preponderance_con_item .pci_l img{
	height: 100%;
	width: 100%;
}
.preponderance_con_item .pci_r{
	width: calc(100% - 160px);
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.preponderance_con_item .pci_r span:nth-child(1){
	font-size: 26px;
	font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	margin-bottom: 20px;
	white-space: nowrap;
}
.preponderance_con_item .pci_r span:nth-child(2){
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 18px;
}
.preponderance_con_item .num{
	position: absolute;
	top: 0;
	left: 20px;
	height: 31px;
	width: 24px;
	line-height: 31px;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	background: url('../img/index_5.png') no-repeat center/100% 100%;
}
.hotShop{
	position: relative;
	height: 508px;
	background: url('../img/index_9.png') no-repeat center/auto 100%;
}
.hotShop .container{
	padding-top: 15px;
	
}
.hotShop .hotShop_l .tit{
	font-size: 30px;
	font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	margin-bottom: 30px;
}
.hotShop .hotShop_l .txt{
	width: 344px;
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 30px;
	margin-bottom: 30px;
}
.hotShop .hotShop_l .btn{
	cursor: pointer;
	height: 40px;
	width: 150px;
	background-color: #9AC1CF;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}
.hotShop_r{
	width: 756px;
	height: 459px;
	position: absolute;
	right: 0;
	top: -86px;
}
.hotShop_r .swiper-slide{
	display: flex;
	flex-direction: column;
	background-color: #fff;
	
} 
.hotShop_r .swiper-slide a{
	color: #000000;
    text-decoration: none;
    text-align: center;
}
.hotShop_r .swiper-slide img{
	width: 100%;
	height: 368px;
	background-color: #FBFBFB;
}
.hotShop_r .swiper-slide span{
	height: 91px;
	width: 100%;
	text-align: center;
	line-height: 91px;
	font-size: 24px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hotShop_r  .swiper-button-next{
	height: 36px;
	width: 36px;
	right: -56px;
}
.hotShop_r  .swiper-button-next:after{
	content: '';
	height: 36px;
	width: 36px;
	background: url('../img/index_11.png') no-repeat center/100% 100%;
}
.hotShop_r  .swiper-button-prev{
	height: 36px;
	width: 36px;
	transform: rotate(180deg);
	left: -56px;
}
.hotShop_r  .swiper-button-prev:after{
	content: '';
	height: 36px;
	width: 36px;
	background: url('../img/index_11.png') no-repeat center/100% 100%;
}
.brand_skill{
	margin-bottom: 100px;
}
.skill_con{
	display: flex;
	justify-content: space-between;
}
.skill_con_l{
	width: 699px;
	padding-top: 24px;
}
.scl_tit{
	position: relative;
	font-size: 24px;
	font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-bottom: 22px;
	margin-bottom: 28px;
}
.scl_tit::after{
	content:'';
	height: 4px;
	width: 45px;
	background-color: #9AC1CF;
	position: absolute;
	bottom: 0;
	left: 0;
	
}
.scl_txt{
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 28px;
	margin-bottom: 30px;
	text-indent: 2em;
}
.scl_list{
	display: flex;
	align-items: center;
	justify-content: space-between;
	
}
.scl_item{
	width: 220px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.scl_item img{
	width: 100%;
	height: 288px;
	margin-bottom: 9px;
}
.scl_item span{
	font-size: 16px;
	font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #333333;
}
.skill_con_r{
	position: relative;
	width: 410px;
	margin-left: 90px;
}
.skill_con_r_t{
	position: absolute;
	top: 0;
	left: 0;
	height: 118px;
	width: 504px;
	background-color: #9AC1CF;
	z-index: 0;
}
.skill_con_r img{
	position: relative;
	height: 586px;
	width: 100%;
	z-index: 999;
	top: 24px;
}
.brand_course{
	padding-top: 100px;
	box-sizing: border-box;
	height: 767px;
	width: 100%;
	background: url('../img/icon_8.png') no-repeat center/auto 100%;
}
.course_con{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	height: 428px;
	width: 100%;
	background: url('../img/icon_9.png') no-repeat center/100% 100%;;
}
.course_con_item{
	height: 50%;
	width:33.3% ;
	padding-left: 34px;
	padding-right: 45px;
	box-sizing: border-box;
	margin-bottom: 35px;
}
.course_con_item:nth-child(4){
	margin-left: 200px;
}
.cci_tit{
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #333333;
	margin-bottom: 15px;
}
.cci_txt{
	font-size: 14px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 28px;
}
.cci_txt p span{
	background-color: rgba(0,0,0,0)!important;
}
.originator{
	padding: 100px 0;
}
.originator_con{
	height: 470px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.originator_con_item{
	width: 450px;
	height: 125%;
	border: 4px solid #9AC1CF;
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 20px;
	margin: 0 5%;
	box-sizing: border-box;
}
.originator_con_item img{
	height: 360px;
	width: 100%;
	margin-bottom: 20px;
}
.originator_con_item span:nth-child(2){
	font-size: 20px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #010101;
	margin-bottom: 16px;
}
.originator_con_item span:nth-child(3){
	margin: 0 16px 16px;
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 30px;	
}
.originator_con_item span:nth-child(4){
	font-size: 16px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}
.scheme{
	padding: 100px 0;
}
.scheme_con{
	display: flex;
	align-items: center;
	justify-content: space-between;
	
}

.scheme_con_item{
	width: 23%;
	height: 716px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.scheme_con_item img{
	width: 100%;
	height: 500px;
	margin-bottom: 30px;
	
}
.scheme_con_item img:hover{
	transition: transform 1s;
	transform:translateY(-80px);
}
.scheme_con_item span{
	font-size: 24px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1.2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 20px;
}
.scheme_con_item .btn{
	cursor: pointer;
	height: 40px;
	width: 150px;
	background-color: #9AC1CF;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}
.goodEstimate{
	box-sizing: border-box;
	padding-top: 60px;
	height: 700px;
	width: 100%;
	background: url('../img/index_14.png') no-repeat center/cover;
}
.goodEstimate .tit{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.goodEstimate .tit img{
	height: 40px;
	width: 46px;
	margin-bottom: 30px;
}
.goodEstimate .tit span{
	font-size: 30px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #010101;
	line-height: 40px;
	margin-bottom: 60px;
}
.goodEstimate .swiper-container{
	height: 430px;
	width: 100%;
}
.goodEstimate .swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
}
.goodEstimate .swiper-slide .slide_bg{
	height: 370px;
	width: 774px;
}
.slide_con{
	height: 320px;
	width: 610px;
	background: url('../img/index_16.png') no-repeat center/100% 100%;
	position: absolute;
	right: 0;
	top: 69px;
	padding: 50px 64px;
}
.slide_con .con_t{
	display: flex;
	align-items: center;
}
.slide_con .con_t img{
	height: 60px;
	width: 60px;
	margin-right: 20px;
}
.slide_con .con_t_r{
	padding-top: 6px;
	display: flex;
	flex-direction: column;
}
.slide_con .con_t_r span:nth-child(1){
	font-size: 18px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #010101;
	line-height: 24px;
	margin-bottom: 6px;
}
.slide_con .con_t_r span:nth-child(1){
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #010101;
	line-height: 19px;
}
.slide_con .con_b{
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 30px;
	 overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 3; /* 控制要显示的行数 */
	  -webkit-box-orient: vertical;
}
.swiper-pagination-bullet-active{
	background-color: #9AC1CF;
}

.theBest{
	padding: 100px 0;
}

.best_con{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.best_con_item{
	width:200px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.best_con_item .tops{
	width: 100%;
	height: 200px;
	box-sizing: border-box;
	padding: 39px 32px;
	margin-bottom: 20px;
}
.active .tops{
	background-color: #fff;
	box-shadow: 0px 0px 32px 1px rgba(0,71,177,0.2);
}
.best_con_item .tops img{
	height: 100%;
	width: 100%;
}
.best_con_item span:nth-child(2){
	font-size: 22px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	margin-bottom: 12px;
}
.best_con_item span:nth-child(2){
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #9AC1CF;
}


/*品牌*/
.brand .title{
	height: 350px;
	width: 100%;
	background: url('../img/icon_1.png') no-repeat center/cover;
}
.brand-mb{
	height: 60px;
	width: 100%;
	background-color: #EDF1F1;
}
.brand-mb p{
	height: 100%;
	line-height: 60px;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
}
.brand_story{
	margin-bottom: 100px;
}
.brand_story .container{
	padding-top: 60px;
	display: flex;
	justify-content: space-between;
	
}
.story_l{
	position: relative;
	height: 597px;
	width: 542px;
}
.story_l img:nth-child(1){
	height: 512px;
	width: 418px;
}
.story_l img:nth-child(2){
	height: 301px;
	width: 248px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.story_r{
	width: 582px;
	padding-top: 78px;
}
.story_r .tit{
	font-size: 30px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #010101;
	line-height: 40px;
	margin-bottom: 20px;
}
.story_r .brief{
	font-size: 14px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 24px;
	margin-bottom: 40px;
}
.story_r .txt{
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 30px;
	margin-bottom: 50px;
}
.story_r .btn{
	background-color: #9AC1CF;
	height: 40px;
	width: 150px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
}
.goods {
	width: 100%;
	background-color: #FFFFFF;
	padding: 20px 0;
}
.goods-ul {
	width: 100%;
	height: auto;
}
.goods-ul li {
	width: 100%;
	height: auto;
	margin: 100px 0;
}
.goods-img {
	width: 400px;
	height: 400px;
	background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    float: right;
}
.goods-ul li:nth-of-type(2n) .goods-img {
	float: left;
}
.goods-div {
	width: 600px;
	height: auto;
	float: left;
	padding: 20px 0;
}
.goods-ul li:nth-of-type(2n) .goods-div {
	float: right;
}
.goods-bt {
	font-size: 30px;
    color: #555555;
    line-height: 40px;
}
.goods-btimg {
	width: 48px;
    height: 10px;
    margin-top: 20px;
}
.goods-text {
	font-size: 14px;
    color: #888888;
    line-height: 1.8;
    margin-top: 40px;
}
.goods-a {
	width: 150px;
	height: 50px;
	box-shadow: rgb(153, 153, 153) 0px 9px 35px -9px;
	background-color: rgb(204, 204, 255);
	border-radius: 50px;
	margin: 60px 0 0 11px;
	font: normal 400 18px/1 '微软雅黑';
	text-align: center;
	line-height: 50px;
	color: rgb(255, 255, 255);
}
.goods-a:hover {
	background-color: rgb(153, 153, 204);
}
.goods-cpyfw {
	width: 100%;
	padding: 70px 15px 0;
}
.goods-p1 {
	font-size: 24px;
    color: #353B50;
    text-align: center;
    margin-bottom: 11px;
}
.goods-p2 {
	padding: 0 10%;
    font-size: 16px;
    color: #666b6b;
    text-align: center;
    line-height: 20px;
}
.goods-cpyfw ul {
	width: 100%;
	height: auto;
}
.goods-cpyfw ul li {
	margin: 50px 0 0;
	float: left;
	width: 25%;
}
.goods-cpyfw ul li img {
	width: 30%;
	float: left;
	display: block;
	height: auto;
}
.goods-cpyfw ul li div {
	width: 70%;
    text-align: left;
    padding-left: 10px;
    float: left;
}
.goods-lip1 {
	font-size: 14px;
    color: #353B50;
    margin-bottom: 10px;
    line-height: 1.2;
}
.goods-lip2 {
	font-size: 12px;
    color: #666b6b;
    font-weight: 300;
}
.case-data {
	width: 100%;
	height: auto;
}
.case-data-bj {
	width: 100%;
	height: 193px;
	background-image: url(../img/case-data.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.case-data-ul {
	width: 100%;
	height: auto;
	padding: 47px 0;
}
.case-data-ul li {
	width: 25.00%;
	padding: 0 15px 40px;
	height: 372px;
	float: left;
}
.case-data-ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.case-data-ul li a>div {
	width: 100%;
    height: 237px;
    overflow: hidden;
}
.case-data-ul li a>div>div {
	width: 100%;
    height: 237px;
    background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.case-data-ul li a>div>div:hover {
	transform:scale(1.1);
}
.case-data-p1 {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
	padding: 17px 0 10px;
}
.case-data-p2 {
	color: #888888;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	overflow : hidden; /* 溢出隐藏 */
    text-overflow: ellipsis; /* 溢出省略号 */
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
}
.contact {
	width: 100%;
	height: auto;
}
.contact-bt {
	width: 100%;
	height: 230px;
	background-image: url(../img/contact-bt.jpg);
	background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
    padding-top: 65px;
}
.contact-bt-p1 {
	font-size: 28px;
    color: #3C4997;
    text-align: center;
    line-height: 1.3;
    font-weight: bold;
}
.contact-bt-p2 {
	font-size: 14px;
    color: #3C4997;
    text-align: center;
    line-height: 20px;
    margin-top: 7px;
    margin-bottom: 12px;
}
.contact-bt img {
	display: block;
	margin: 0 auto;
	width: 17px;
    height: 25px;
}
.contact .container {
	padding-top: 60px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.contact-div {
	width: 458px;
	margin-left: 40px;
}

.contact_item{
	padding-bottom: 30px;
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 60px;
}
.contact_item .item_tit{
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}
.contact_item p{
	font-size: 16px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #C1C3CD;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contact_item p img{
	height: 10px;
	width: 10px;
	margin-right: 16px;
}

.contact_item .time img{
	margin-top: 6px;
	height: 12px;
	width: 10px;
	margin-right: 16px;
}
.contact_item:nth-child(1) p img{
	height: 12px;
	width: 10px;
	margin-right: 16px;
}
.contact_item .time{
	display: flex;
	align-items: flex-start;
}
.contact_item .time .txt{
	display: flex;
	flex-direction: column;
	font-size: 16px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #C1C3CD;
	line-height: 22px;
}
.leave {
	width: 702px;
	height: auto;
}

.leave-bt p:nth-child(1) {
	font-size: 30px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #010101;
	margin-bottom: 20px;
}
.leave-bt p:nth-child(2) {
	font-size: 14px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 24px;
	margin-bottom: 30px;
}
.leave-input {
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.leave-input input {
	width: 341px;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 20px;
	color: #999999;
	font-size: 16px;
	font-weight: 500;
	padding-left: 20px;
	border: 1px solid #9AC1CF;
	box-sizing: border-box;
	outline: none;
}
.leave-textarea {
	width: 100%;
	height: 166px;
	margin-bottom: 20px;
}
.leave-textarea textarea {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border-radius: 8px;
	color: #999999;
	font-size: 16px;
	font-weight: 500;
	padding: 9px 20px;
	box-sizing: border-box;
	border: 1px solid #9AC1CF;
	outline: none;
}
.leave button {
	display: block;
	outline: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 150px;
	height: 40px;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	background-color: #9AC1CF;
	text-align: center;
	border-radius: 4px;
}
.contact-dt {
	display: block;
	width: 100%;
	height: auto;
}
.news {
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-bottom: 100px;
}
.news-bj {
	width: 100%;
	height: 287px;
	background-image: url(../img/icon_1.png);
	background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
   font-size: 46px;
   font-family: Source Han Sans CN-Bold, Source Han Sans CN;
   font-weight: bold;
   color: #333333;
    text-align: center;
}
.news-mb{
	height: 60px;
	width: 100%;
	background-color: #EDF1F1;
}
.news-mb p{
	height: 100%;
	line-height: 60px;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
}

.news-mb {
	font-size: 14px;
	color: #555555;
	font-weight: 400;
	line-height: 35px;
	margin-bottom: 10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_con{
	padding-top: 60px;
}
.news_con .container{
	display: flex;
	justify-content: space-between;
}
.news_con_l{
	width: 702px;
	margin-right: 40px;
}
.news-ul{
	width: 100%;
	display: flex;
	flex-direction: column;
	
}
.news-ul li{
	width: 100%;
	margin-bottom: 32px;
}
.news-ul li .news-img{
	display: block;
	width: 100%;
	height: 362px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-color: #FFFFFF;
}
.news_con_r{
	width: 458px;
}
.ncr_item{
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 60px;
	
}
.ncr_item .tit{
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	margin-bottom: 20px;
}
.ncr_item .search{
	width: 100%;
	height: 40px;
	border-radius: 20px;
	border: 1px solid #9AC1CF;
	display: flex;
	align-items: center;
	padding: 0 20px;
	box-sizing: border-box;
}
.ncr_item .search img{
	height: 19px;
	width: 19px;
	margin-right: 17px;
}
.ncr_item .search input{
	width: calc(100% - 36px);
	height: 80%;
	font-size: 16px;
	border: 0;
	outline: none;
}
.hotSearch{
	display: flex;
	flex-wrap: wrap;
	
}
.hotSearch_col{
	display: flex;
	flex-direction: column;
}
.hotSearch_col:nth-child(1){
	margin-right: 113px;
}
.hotSearch_row{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.hotSearch_col:nth-child(1) .hotSearch_row:nth-child(1) span:nth-child(1){
	
	background-color: #fff;
}
.hotSearch_col:nth-child(1) .hotSearch_row:nth-child(2) span:nth-child(1){
	
	background-color: #FF9100;
}
.hotSearch_col:nth-child(1) .hotSearch_row:nth-child(3) span:nth-child(1){
	
	background-color: #108FC8;
}
.hotSearch_row:nth-child(1) span:nth-child(1) img{
	
	height: 12px;
	width: 10px;
}

.hotSearch_row span:nth-child(1){
	height: 12px;
	width: 12px;
	background-color: #999999;
	line-height: 12px;
	text-align: center;
	font-size: 12px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	margin-right: 10px;
}
.hotSearch_row span:nth-child(2){
	font-size: 16px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
}
.recommend{
	display: flex;
	flex-wrap: wrap;
	
}
.recommend_row a{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.recommend_row img{
	height: 8px;
	width: 4px;
	margin-right: 10px;
}
.recommend_row span{
	width: 110px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.recommend_row:nth-child(2n+1){
	margin-right: 113px;
}
.recommend_row span:nth-child(2){
	font-size: 16px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #9AC1CF;
}
.news_con_l .data_tit{
	font-size: 28px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	margin-bottom: 30px;
}
.news_con_l .data_keywords{
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 30px;
	margin-bottom: 30px;
}
.news_con_l .data_con{
	width: 100%;
}
.news_con_l .data_con img{
	width: 100%;
}
.impress_con{
	padding-top: 60px;
}
.impress_tab{
	width: 400px;
	display: flex;
	margin: 20px auto 40px;
	justify-content: space-between;
	align-items: center;
}
.impress_tab li{
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	cursor: pointer;
}
.impress_tab .active{
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
    color: #9AC1CF;
	line-height: 28px;
}
.impress_con_list{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	
}
.impress_con_list::after{
	content: '';
	margin-left: auto;
}
.impress_con_item{
	width: 387px;
	margin-right: 19px;
	margin-bottom: 40px;
}
.impress_con_item:nth-child(3n){
	margin-right: 0;
}
.impress_con_item img{
	width: 100%;
	height: 324px;
	margin-bottom: 20px;
	cursor: pointer;
}
.impress_con_item span{
	width: 100%;
	font-size: 24px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
}
.case_pop{
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	left: 0;
	padding-top: 50px;
	z-index: 999999;
	display: none;
}
.news-mb .container{
	padding: 0;
}
.pop_btm{
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 177px;
	width: 100%;
	padding: 40px 0;
	box-sizing: border-box;
}
.pop_btm .container{
	height: 100%;
}

.impression{
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
}
.impression img{
	height: 180px;
	width: 219px;
	margin-bottom: 20px;
}
.impression li{
	margin: 1%;
}
.news-ul li div {
	width: 100%;
	padding:30px;
	box-sizing: border-box;
	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
}
.news-ul li div a {
	display: block;
	font-size: 28px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	transition-property: border-color,background-color,color;
    transition-duration: .5s;
    transition-timing-function: ease;
	margin-bottom: 20px;
}
.news-ul li div p {
	transition-property: border-color,background-color,color;
    transition-duration: .5s;
    transition-timing-function: ease;
   font-size: 16px;
   font-family: MicrosoftYaHei-, MicrosoftYaHei;
   font-weight: normal;
   color: #808080;
   line-height: 30px;
   margin-bottom: 20px;
    overflow : hidden; /* 溢出隐藏 */
    text-overflow: ellipsis; /* 溢出省略号 */
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
}
.naws-fy {
	width: 980px;
	float: right;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}
.naws-fy li {
	margin: 0 5px;
}
.naws-fy li a {
	padding: 11px 15px;
	font-size: 14px;
	color: #555555;
	background-color: #ffffff;
	border-radius: 3px;
}
.naws-fy li a:hover {
	color: #FFFFFF;
	background-color: #0076a8;
}
.naws-fy li span{
	padding: 11px 15px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0076a8;
	border-radius: 3px;
}
.news-data {
	
}
.news-data-bt {
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 25px;
	padding: 15px 0;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}
.news-data-text {
	width: 100%;
	padding: 10px 0 5px;
}
.news-data-text p{
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 0;
}
.news-data-text img {
	max-width: 100% !important;
}
.product{
	
}
.product_tit{
	height: 350px;
	width: 100%;
	/* background: url('../img/icon_17.png') no-repeat center/cover; */
}
.product_tit .container{
	padding-top: 30px;
}
.product_tit p:nth-child(1){
	font-size: 42px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFEFE;
	line-height: 111px;
	margin-left: 5%;
}
.product_tit p:nth-child(2){
	font-size: 36px;
	font-family: SourceHanSansSC-Regular-, SourceHanSansSC-Regular;
	font-weight: normal;
	color: #DE9CB6;
	line-height: 30px;
	margin-left: 5%;
}
.product_tit p:nth-child(3){
	font-size: 24px;
	font-family: SourceHanSansSC-ExtraLight-, SourceHanSansSC-ExtraLight;
	font-weight: normal;
	color: #FFFEFE;
	line-height: 200px;
	margin-left: 5%;
}
.product_con{
	padding-bottom: 100px;
	padding-top: 60px;
}
.product_con .container{
	width: 1260px;
}
.product_con .swiper-container{
	width: 1260px;
	/* overflow: inherit; */
	padding: 30px;
}
.product_con .swiper-slide-active .silder_top{
	box-shadow: 0px 0px 15px 1px rgba(0,71,177,0.2);
}
.product_con .swiper-slide{
	width: 368px;
	
}
.product_con .swiper-slide p{
	font-size: 24px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	text-align: center;
}
.product_con .silder_top{
	height: 368px;
	width: 100%;
	background-color: #fff;
	/* box-shadow: 0px 0px 15px 1px rgba(0,71,177,0.2); */
	margin-bottom: 30px;
}
.product_con .silder_top img{
	height: 100%;
	width: 100%;
}
.product_con  .swiper-button-next{
	height: 36px;
	width: 36px;
	right: -56px;
}
.product_con  .swiper-button-next:after{
	content: '';
	height: 36px;
	width: 36px;
	background: url('../img/index_11.png') no-repeat center/100% 100%;
}
.product_con  .swiper-button-prev{
	height: 36px;
	width: 36px;
	transform: rotate(180deg);
	left: -56px;
}
.product_con  .swiper-button-prev:after{
	content: '';
	height: 36px;
	width: 36px;
	background: url('../img/index_11.png') no-repeat center/100% 100%;
}
.goods_detail_tit{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.gdt_l{
	width: 628px;
	margin-right: 30px;
	display: flex;
	justify-content: space-between;
	
}
.gdt_l .gdt_l_top{
	width: 88px;
	height: 410px;
	position: relative;
}
.gdt_l .gdt_l_top .swiper-thumbnail{
	width: 100%;
	height: 410px;
}
.gdt_l .gdt_l_top .wiper-wrapper{
}
.gdt_l .gdt_l_top .swiper-wrapper .swiper-slide{
	width: 100%;
	height: 88px!important;
	margin-bottom: 15px;
}
.swiper-slide img{
	height: 100%;
	width: 100%;
}
.gdt_l .swiper-container{
	height: 520px;
	width: 520px;
}
.gdt_l_top .swiper-button-prev{
	position: absolute;
	top: auto;
	bottom: -120px;
	left: 0;
	
}
.gdt_l_top  .swiper-button-prev:after{
	content: '';
	height: 8px;
	width: 14px;
	background: url('../img/icon_18.png') no-repeat center/100% 100%;
}
.gdt_l_top .swiper-button-next{
	position: absolute;
	top: auto;
	bottom: -120px;
	right: 0;
	
}
.gdt_l_top  .swiper-button-next:after{
	content: '';
	height: 8px;
	width: 14px;
	background: url('../img/icon_19.png') no-repeat center/100% 100%;
}
.gdt_r{
	width: 542px;
	padding-top: 11px;
}
.gdt_r_tit{
	font-size: 30px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	margin-bottom: 20px;
}
.gdt_r_fen{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.gdt_r_fen span{
	font-size: 18px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
}
.gdt_r_fen img{
	height: 26px;
	width: 28px;
	margin-right: 10px;
}
.gdt_r_txt{
	font-size: 18px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #333333;
	line-height: 30px; 
	margin-bottom: 34px;
}
.gdt_r_b{
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
	line-height: 30px;
}
.gdt_r_b_row{
	display: flex;
	align-items: flex-start;
}
.gdt_r_b_row span:nth-child(1){
	white-space: nowrap;
}
.goods_detail_con_r{
	margin-top: 54px;
	position: relative;
	width: 420px;
	margin-left: 80px;
}
.goods_detail_con_r_t{
	position: absolute;
	top: 0;
	left: 0;
	height: 63px;
	width: 420px;
	background-color: #9AC1CF;
	z-index: 0;
}
.goods_detail_con_r img{
	position: relative;
	height: 531px;
	width: 372px;
	z-index: 999;
	left: 0;
	top: 24px;
}
.goods_detail-data{
	width: 100%;
	margin-bottom: 46px;
	
}
.goods_detail_tab{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 18px;
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 60px;
}
.goods_detail_tab span{
	cursor: pointer;
	font-size: 18px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 18px;
	margin: 0 20px;
}
.goods_detail_tab .active{
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	position: relative;
}
.goods_detail_tab .active::after{
	content:'';
	position: absolute;
	bottom: -18px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #333333;
}

.goods_d_list{
	padding-top: 40px;
	
}
.goods_d_item{
	display: flex;
	align-items: flex-start;
	margin-bottom: 40px;
}
.gdi_l{
	height: 68px;
	width: 68px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 20px;
}
.gdi_l img{
	height: 100%;
	width: 100%;
}
.gdi_r{
	width: calc(100% - 88px);
}
.gdi_r_tit{
	font-size: 30px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	margin-bottom: 20px;
}
.gdi_r_ping{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.gdi_r_ping span{
	white-space: nowrap;
	font-size: 18px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #333333;
}
.gdi_r_ping img{
	height: 26px;
	width: 28px;
	margin-right: 10px;
}
.gdi_r_txt{
	font-size: 18px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
}
.con2_row{
	display: flex;
	align-items: flex-start;
	margin-bottom: 15px;
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #808080;
}
.con2_row span:nth-child(1){
	width: 141px;
	white-space: nowrap;
	margin-right: 73px;
}

.foot {
	width: 100%;
	
}
.foot .container{
	height: 71px;
	display: flex;
	align-items: flex-start;
	padding-bottom: 11px;
}
.foot .container .logos{
	height: 60px;
} 
.foot-nav{
	display: flex;
	align-items: center;
	margin-left: 270px;
	height: 100%;
	
}
.foot-nav li{
	margin-right: 68px; 
	
}

.foot-nav li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 80px;
	font-size: 16px;
	font-family: SourceHanSansCN-Regular-, SourceHanSansCN-Regular;
	font-weight: normal;
	color: #333333;
	text-align: center;
	transition-property: border-color,background-color,color;
    transition-duration: .5s;
    transition-timing-function: ease;
}
.foot-nav li a:after {
	clear:both;
	content:""; 
	display:block;
	width: 32px;
	height:1px;
	background-color: #9AC1CF;
	position: absolute;
	left: 50%;
	margin-left: -16px;
	bottom: 24px;
	opacity: 0;
}
.foot-nav .on a {	
	color: #0076a8;
}
.foot-nav .on a:after {
	opacity: 1;
}
.foot-nav li:hover a {
	color: #0076a8;
}
.foot-nav li:hover a:after {
	opacity: 1;
}
.foot-ban {
	height: 80px;
	
	width: 100%;
	background-color: #F6F6F6;
}
.foot-ban .container {
	padding: 30px;
	height: 100%;
	box-sizing: border-box;
}
.foot-ban p {
	width: 100%;
	line-height: 18px;
	font-size: 18px;
	font-family: SourceHanSansCN-Regular-, SourceHanSansCN-Regular;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
.viewer-title{
	display: none!important;
}
.viewer-toolbar{
	height: 0!important;
}
.viewer-footer{
	height: 177px;
	background-color: rgba(0,0,0,0.8);
}
.viewer-navbar{
	height: 100%;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background-color: rgba(0,0,0,0)!important;
}
.viewer-navbar .viewer-list{
	
	height: 100%;
	padding: 40px 0;
	box-sizing: border-box;
	/* transform: translateX(0)!important; */
}
.viewer-navbar .viewer-list>li{
	height:100%;
	width: 118px;
}
.viewer-prev{
	position: absolute;
	top: 71px;
	height: 36px!important;
	width: 36px!important;
	transform: rotate(180deg);
	left: calc((100% - 1266px)/2);
}
.viewer-next{
	position: absolute;
	top: 71px;
	height: 36px!important;
	width: 36px!important;
	right: calc((100% - 1266px)/2);
}
.viewer-prev::before{
	content: '';
	height: 36px!important;
	width: 36px!important;
	background: url('../img/index_11.png') no-repeat center/100% 100%!important;
	z-index: 9999999;
}
.viewer-next::before{
	content: '';
	height: 36px!important;
	width: 36px!important;
	background: url('../img/index_11.png') no-repeat center/100% 100%!important;
	z-index: 9999999;
}
.viewer-toolbar > ul > li::before{
	margin: 0!important;
}
/* .foot-ban p a {
	font-size: 14px;
	color: #999999;
} */
.top .container{
	position: relative;
}
.langTab{
	position: absolute;
	top: 33px;
	right: 0;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular-, SourceHanSansCN-Regular;
	font-weight: normal;
	color: #333333;
	margin-left: auto;
	white-space: nowrap;
	cursor: pointer;
}
@media screen and (max-width:1200px) {
	.containerabc{
		margin: 0 2% !important;
	}
	.logo { 
		display: block;
		position: absolute;
		top: 10px;
		left: 0;
		z-index: 1;
		width: auto;
		height: 60px;}
		.logog {
			/* display: block;
			position: absolute; */
			top: -30px;
			left: 112px;
			z-index: 1;
			width: auto;
			height: 60px;}
	.impress_tab{
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.top{
		position: inherit!important;
		height: auto;
		background-color: #9AC1CF!important;
	}
	.top-nav{
		padding-top: 80px;
		margin: 0;
	}
	.langTab{
		position: absolute;
		top: 33px;
		right: 20px;
		font-size: 14px;
		font-family: SourceHanSansCN-Regular-, SourceHanSansCN-Regular;
		font-weight: normal;
		color: #333333;
		margin-left: auto;
		white-space: nowrap;
	}
	.banner .banner_con{
		left: 20px;
		top: 20%;
	}
	.banner .swiper-wrapper{
		transform: inherit!important;
	}
	.banner .banner_con span:nth-child(1){
		font-size: 30px;
		line-height: 25px;
		margin-bottom: 15px;
	}
	.banner .banner_con span:nth-child(2){
		font-size: 18px;
		line-height: 20px;
		padding-bottom: 10px;
	}
	.banner .banner_con .line{
		margin-bottom: 10px;
		width: 70%;
	}
	.banner .banner_con span:nth-child(4){
		font-size: 18px;
		line-height: 18px;
	}
	.box_tit span:nth-child(2){
			width: 80%;
	}
	.preponderance{
		padding-bottom: 40px;
		padding-top: 50px;
	}
	.preponderance_con{
		justify-content: center;
	}
	.preponderance_con_item{
		width: 90%;
		padding: 40px 20px;
	}
	.preponderance_con_item .pci_l{
		margin-right: 20px;
	}
	.preponderance_con_item .pci_r span:nth-child(1){
		font-size: 20px;
		font-weight: bold;
	}
	.theBest{
		padding: 50px 0;
	}
	.scheme{
		padding: 50px 0;
	}
	.hotShop{
		margin-top: 400px;
		height: 325px;
	}
	.brand_skill{
		margin-bottom: 20px;
	}
	.hotShop_r {
		top: -130%;
		left: 66px;
		width: calc(100% - 132px);
		height: auto;
	}
	.hotShop_r .swiper-slide img{
		height: auto;
	}

	.hotShop .hotShop_l .tit{
		text-align: center;
	}
	.hotShop .hotShop_l .txt{
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.hotShop .hotShop_l .btn{
		margin: 0 auto;
	}
	.scheme_con{
		flex-wrap: wrap;
		padding: 0 20px;
	}
	.scheme_con_item{
		width: 48%;
		height: auto;
		margin-bottom: 20px;
	}
	.scheme_con_item img{
		height: auto;
	}
	.scheme_con_item img {
		width: 100%;
		/* height: 500px; */
		margin-bottom: 30px;
	}
	.goodEstimate .swiper-slide{
		width: 100%!important;
	}
	.slide_con{
		width: 80%;
	}
	.slide_con .con_t_r span:nth-child(2){
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 120%;
	}
	.best_con{
		flex-wrap: wrap;
		justify-content: space-around;
	}
	/* .best_con_item{
		width: 48%;
	} */
	.foot .container{
		flex-direction: column;
		height: auto;
		align-items: center;
	}
	.foot-nav{
		margin: 0;
		flex-wrap: wrap;
	}
	.foot-nav li{
		margin-right: 20px;
	}
	.foot-ban{
		height: auto;
	}
	.foot-ban p{
		line-height: 1.2;
	}
	.foot-ban p {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
		margin-bottom: 20px;
	}
	.brand_story .container{
		flex-direction: column;
		align-items: center;
	}
	.story_l{
		max-width: 100%;
		padding: 0 20px;
		height: auto;
	}
	.story_l img:nth-child(1){
		max-width: 100%;
		width: 100%;
		height: auto;
	}
	.story_l img:nth-child(2){
		display: none;
	}
	.story_r{
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.story_r .txt{
		padding: 0 20px;
		margin-bottom: 20px;
	}
	.brand_story{
		margin-bottom: 65px;
	}
	.skill_con{
		flex-direction: column;
	}
	.skill_con_l{
		width: 100%;
		padding: 0 40px;
	}
	.scl_list{
		flex-direction: column;
		align-items: center;
	}
	.scl_item{
		width: 80%;
		margin-bottom: 20px;
	}
	.scl_item img{
		height: auto;
	}
	.skill_con_r{
		display: none;
	}
	.brand_course{
		height: auto;
		padding-top: 45px;
	}
	.course_con{
		background: none;
		height: auto;
	}
	.course_con_item{
		width: 50%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.originator{
		padding: 35px 0;
	}
	.news{
		padding-bottom:0;
	}
	.course_con_item:nth-child(4){
		margin-left: 0;
	}
	.originator_con{
		flex-wrap: wrap;
		height: auto;
		padding: 0 20px;
		justify-content: center;
		width: 100%;
	}
	.originator_con_item{
		/* width: 100%; */
		max-width: 100%;
		margin-bottom: 20px;
		
	}
	.originator_con_item img{
		height: auto;
	}
	.product_tit{
		height: 150px;
		width: 100%;
		background-size: 100% 100% !important;
		/* background: url('../img/icon_17.png') no-repeat center/cover; */
	}
	.product_tit p:nth-child(1){
	    font-size: 24px;
    line-height: 48px;
    margin-left: 5%;
	}
	.product_tit p:nth-child(2){
	    font-size: 20px;
    line-height: 20px;
    margin-left: 5%;
	}
	.product_tit p:nth-child(3){
		font-size: 18px;
		margin-left: 5%;
		line-height: 50px;
	}
	.product_con .container{
		display:none;
		width: 100%;
	}
	.product_con .swiper-container{
		width: calc(100% - 152px);
	}
	.containera{
		display: block !important;
	}
	.product_con .swiper-button-prev{
		display:none;
		left: 20px;
	}
	.product_con .swiper-button-next{
		right: 20px;
	}
	.product_con .swiper-slide{
		width: 100%!important;
	}
	.news-mb{
		padding-left: 20px;
	}
	.contact .container{
		flex-direction: column;
	}
	.leave{
		width: 100%;
		padding: 0 20px;
		margin-bottom: 40px;
	}
	.contact-div{
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
		margin: 0;
	}
	.leave-input{
		height: 120px;
		flex-direction: column;
	}
	.leave-input input{
		width: 100%;
		margin-bottom: 20px;
	}
	.leave-bt p:nth-child(1){
		text-align: center;
	}
	.leave-bt p:nth-child(2){
		text-align: center;
	}
	.impress_con_list{
		justify-content: space-around;
	}
	.news_con_r{
		display: none;
	}
	.news_con_l{
		width: 100%;
		padding: 0 40px;
		margin-right: 0;
	}
	.goods_detail_tit{
		flex-direction: column;
		align-items: center;
	}
	.gdt_l{
		width: 100%;
		padding: 0 40px;
		box-sizing: border-box;
		justify-content: center;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.gdt_l .swiper-container{
		width: 100%;
		height: auto;
	}
	.gdt_l .gdt_l_top{
		display: none;
	}
	.gdt_r{
		width: 100%;
		padding: 0 40px;
	}
	.news-data-text{
		padding: 10px 40px 5px;
	}
	.goods_detail_con_r{
		display: none;
	}
	.product_con .silder_top{
		height: auto;
	}
	.goods_d_item{
		padding: 0 40px;
		flex-direction: column;
	}
	.con2{
		padding: 0 40px;

	}
	.con2 p{
		width: 100%;
	}
	.con2 p>span{
		display: flex;
		align-items: center;
		width: 100%;
	}
	.con2 span span:nth-child(2){
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: calc(100% - 214px);
	}
}

@media screen and (min-width:750px) and (max-width:1200px){

	.preponderance{
		padding-bottom: 300px;
	}
	.hotShop_r {
		top: -200%;
		left: 66px;
		width: calc(100% - 132px);
		height: auto;
	}
	.scl_list{
		flex-direction: row;
		align-items: center;
	}
	.scl_item{
		width: 200px;
	}
	.course_con{
		background: url('../img/icon_9.png') no-repeat center/100% 100%;
	}
	.course_con_item:nth-child(4){
		margin-left: 140px;
	}
	.originator_con{
		flex-wrap: wrap;
		height: auto;
		padding: 0 20px;
		justify-content: space-around;
		width: 100%;
	}
	.course_con_item{
		width: 33%;
		padding-left: 34px;
		padding-right: 45px;
	}
	.leave-input input{
		width: 100%;
		margin-bottom: 20px;
	}
	.leave-bt p:nth-child(1){
		text-align: center;
	}
	.leave-bt p:nth-child(2){
		text-align: center;
	}
	.product_con .swiper-slide{
		width: 50%!important;
	}
}

@media screen and (max-width:500px){

	.course_con_item{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.con2 p>span{
		display: flex;
		align-items: flex-start;
		flex-direction: column;
		width: 100%;
	}
	.con2 span span:nth-child(2){
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 100%;
		color: #666;
	}
	.impress_con_list{
		padding:  0 20px;
	}
	.impress_con_item{
		width: 100%;
		margin-right: 0;
	}
	.impress_con_item img{
		height: auto;
	}
}