.banHov_more a,
.itemListBox .itemBoxs,
.itemListBox .itemBoxs a h3,
.itemListBox .itemBoxs a .itemdesc,
.itemListBox .itemBoxs a .xinpian,
.tainerItem a,
.topNavBox,
.navTainer,
.footulsBox ul li a,
.navRigh_tops ul li,
.navRigh_tops ul li a,
.navRigh_bots .navBot_uls li a,
.ons .logoBox .logoSmall img,
#video2,
.ons,
.ProBox_pop,
/* .productList li a, */
.news_Boxs .new_listBox .new_items1 a .descBox,
.news_Boxs .new_listBox .new_items a .imgBox img,
.news_Boxs .new_listBox .new_items1 a .new_time i,
.news_Boxs .new_listBox .new_items2 .topA .new_time i,
.news_Boxs .new_listBox .new_items2 .botB .new_tis,
.news_Boxs .new_listBox .new_items2 .botB h4,
.news_Boxs .new_listBox .new_items2 .botB .new_des,
.news_Boxs .new_listBox .new_items2 .botB .new_time i,
.squeenBoxtainer .swiperimgs a,
.solutBox .chan_slides p,
.solutBox .swiper-slide .chan_slides p img,
.solutBox .swiper-slide-active .chan_slides p img,
.toLearnMore a



{
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}

@keyframes titsTrans {
	0% {
		opacity: 0;
		transform: translateY(-100%);
		transition: all 2s ease-in-out;
		-moz-transition: all 2s ease-in-out;
		-webkit-transition: all 2s ease-in-out;
	}

	100% {
		opacity: 1;
		transform: translateY(0);
		transition: all 2s ease-in-out;
		-moz-transition: all 2s ease-in-out;
		-webkit-transition: all 2s ease-in-out;
	}
}



.topNavBox {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index:999;


}

.navTainer {
	padding: 10px 100px 0;
}

.logoBox .logoSmall {
	width: 81px;
}

.logoBox .logoSmall img {
	padding-top: 22px;
	max-width: 100%;

}

.logo-img-fan {
	display: none;
}

.navRigh_tops {
	text-align: right;

}

/* .navRigh_tops ul,.navRigh_bots .navBot_uls{
	overflow: hidden;
} */
.navRigh_tops ul li,
.navRigh_bots .navBot_uls li {
	display: inline-block;

}

.navRigh_tops>ul li a,
.navRigh_bots .navBot_uls li a {
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #ffffff;
}

.navRigh_tops ul li a:hover,
.navRigh_bots .navBot_uls li a:hover,
.ons .navRigh_tops ul li a:hover,
.ons .navRigh_bots .navBot_uls li a:hover,
.acteds {
	color: #2c7dd0;
}

.navRigh_tops ul li {
	padding: 5px 30px 0;

}

.navRigh_tops ul li:last-child {
	padding-right: 0;
}

.navRigh_bots .navBot_uls li a {
	display: block;
	font-size: 15px;
	padding: 7px 20px 10px;
}

.navRigh_bots .navBot_uls li dd a {
	padding: 3.5px 10px 10px !important;
}

.navRigh_bots .navBot_uls li:last-child a {
	padding-right: 0;
}

.navRigh_tops ul li:nth-child(1) {
	background: url(../images/tel.svg) no-repeat left 63%;
	background-size: 21px;
}

.navRigh_tops ul li:nth-child(2) {
	background: url(../images/language.svg) no-repeat left center;
	background-size: 20px;
}

.navRigh_tops ul li:nth-child(3) {
	background: url(../images/search.svg) no-repeat left center;
	background-size: 25px;
}

.ons .navRigh_tops ul li:nth-child(1) {
	background: url(../images/tel-fan.svg) no-repeat left center;
	background-size: 21px;
}

.ons .navRigh_tops ul li:nth-child(2) {
	background: url(../images/language-fan.svg) no-repeat left center;
	background-size: 20px;
}

.ons .navRigh_tops ul li:nth-child(3) {
	background: url(../images/search-fan.svg) no-repeat left center;
	background-size: 25px;
}

.ons {
	background-color: #FFFFFF;
	box-shadow: 0 0 6px 0 rgba(99, 108, 110, 0.2);
	-webkit-box-shadow: 0 0 6px 0 rgba(99, 108, 110, 0.2);
	-moz-box-shadow: 0 0 6px 0 rgba(99, 108, 110, 0.2);
}

.ons .navTainer {
	padding-top: 6px;
}

.ons .logo-img {
	display: none;
}

.ons .logo-img-fan {
	display: block;
}

.ons .navRigh_tops ul li a,
.ons .navRigh_bots .navBot_uls li a {
	color: #000000;
}

.ons .logoBox .logoSmall img {
	padding-top: 8px;
}
/* yuyan */
.downBg{
	position: relative;
}
.downBg .switchLan{
	background: #FFFFFF;
	border-radius: 5px;
	padding: 2px 10px;
	width: 100px !important;
	position: absolute;
	top: 34px;
	left: 3px;
	z-index: 999;
	padding: 5px 0;
	display: none;
}
.downBg .switchLan li {
	width: 100%;
	padding: 0 !important;
}
.downBg .switchLan li a{
	color: #333333;
	font-size: 12px;
	display: block;
	padding: 3px 5px;
	text-align: center;
	font-weight: bold;
}

.ons .downBg .switchLan li{
	background: none !important;
}







/* 下拉列表 */
.navBot_uls li {
	position: relative;
}

.nav-link li {
	position: relative;
}

.Navmeau2 {
	display: none;
	position: absolute;
	width: 188px;
	top: 38px;
	left: 0;
	z-index: 889;
	padding: 8px 0;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	background: rgba(255, 255, 255, 0.9);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.Navmeau2 dl {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: left;
	padding: 8px 10px;
	position: relative;
}

.Navmeau2 dl:before {
	content: "";
	display: block;
	height: 100%;
	width: 1px;
	background: #d6d5d5;
	width: 1px;
	position: absolute;
	left: 18px;
	top: 0;
}

.Navmeau2 dd {
	padding-left: 20px;
	line-height: 36px;
}

.Navmeau2Line {
	display: block;
	height: 36px;
	width: 1px;
	position: absolute;
	left: 18px;
	top: 23px;
	z-index: 777;
}

.Navmeau2Line em {
	display: block;
	float: left;
	width: 1px;
	height: 26px;
	margin-top: 5px;
	background: #2c7dd0;
}

.Navmeau2 dd a {
	color: #333333 !important;
	font-size: 14px;
}

.Navmeau2 dd a:hover,
.bg .nav-link .Navmeau2 dl a:hover {
	color: #2c7dd0 !important;
}

.nav-link .Navmeau2 dl a {
	padding: 0;
}

.bg .nav-link .Navmeau2 dl a,
.bgnew .nav-link .Navmeau2 dl a {
	color: #333333;
}

/* banner */
.boxs {
	width: 100%;
}

.boxs .boxs_contain {
	width: 100%;
	height: 100%;
}

.boxs .boxs_contain>.swiper-slide {
	border: 1px red solid;
}

.banBox {
	width: 100%;
	position: fixed;
	z-index: 200;

}

.swiper-container-itembox {
	width: 100%;
	height: 100%;
	position: relative;
}
.swiper-container-itembox .swiper-wrapper .swiper-slide{
	width: 100% !important;
}
.slidesItems {
	width: 100%;
	height: 100%;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 10;
}

.slidesItems:before {
	content: '';
	width: 100%;
	height: 100%;
	background: url(../images/video_texture.png) repeat 0 center;
	position: absolute;
	z-index: 18;

}

.slideVideos1 {
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
	position: absolute;
}

.banHovTain {
	width: 55%;
	position: absolute;
	top: 52%;
	left: 45%;
	z-index: 20;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);

}

.banHovTain h4 {
	font-size: 45px;
	line-height: 60px;
	margin-bottom: 50px;
	font-style: italic;
	color: #ffffff;
}

.banHovTain p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 60px;
	color: #ffffff;
}

.banHov_more a {
	display: block;
	width: 166px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
	border: solid 1px #ffffff;
	font-size: 12px;
	color: #ffffff;
}

.banHov_more a:hover {
	background-color: #2c7dd0;
	border: solid 1px #2c7dd0;
}

.newListBox {
	width: 100%;
	padding: 40px 0;
	background-color: #f1f1f1;
}

.newListBox .swiper-container {
	width: 100%;
	height: 100%;

}

.newListBox .swiper-container .swiper-wrapper {
	height: 26px;
	line-height: 26px;
}

.newListBox .swiper-slide ul {
	overflow: hidden;
	text-align: center;
}

.newListBox .swiper-slide ul li {
	width: 36%;
	display: inline-block;
	box-sizing: border-box;

}

.newListBox .swiper-slide ul li a {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
}

.swiper-container-itembox .swiper-pagination-bullet {
	margin: 0 2px !important;
}

.swiper-container-itembox .swiper-pagination-bullet {
	width: 55px;
	height: 3px;
	display: inline-block;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.35);
}

.swiper-container-itembox .swiper-pagination-bullet-active {
	opacity: 1;
	background: rgba(255, 255, 255, 0.8);
}

.swiper-container-itembox .swiper-button-next1,
.swiper-container-itembox .swiper-button-prev {
	top: auto;
	/* bottom: 62px; */
	top: 50%;
}

.swiper-container-itembox .swiper-button-prev {
	background-image: url(../images/previous.png);
	outline: none;
	background-size: 30px;
	width: 56px;
	height: 33px;
	left: 2%;
}

.swiper-container-itembox .swiper-button-next {
	background-image: url(../images/next.png);
	outline: none;
	background-size: 30px;
	width: 56px;
	height: 33px;
	right: 2%;
}

.swiper-container-itembox .swiper-slide-active .banHovTain h4 {
	animation: titsTrans 3s;
	transition: all 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) 2s;
	-webkit-transition: all 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) 2s;
}

.swiper-container-itembox .swiper-slide-active .banHovTain p {
	animation: titsTrans 3.2s;
	transition: all 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 2s;
	-webkit-transition: all 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 2s;
}

.swiper-container-itembox .swiper-pagination-bullets {
	bottom: 20px !important;
}




/* 内容 */
.Box_tain {
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	z-index: 300;
	/* margin-top: 936px; */
	overflow: hidden;
}

.Box_tain .titles {
	font-size: 26px;
	line-height: 26px;
	width: 100%;
	text-align: center;
	color: #333333;
	position: absolute;
	margin: 70px auto 0px;
	z-index: 8;
}

/* 产品中心 */
.page_pro {
	width: 1300px;
	margin: auto;
	overflow: hidden;
	padding: 70px 0;
}

.page_pro_title h4 {
	font-size: 26px;
	line-height: 26px;
	width: 100%;
	text-align: center;
	color: #333333;
	margin: 0px auto 40px;
}

.page_pro_item {

	margin-top: 40px;
	overflow: hidden;
	position: relative;
}

.page_pro_item>a{
	display: block;
	width: 100%;
	height: 100%;
}


.w530 {
      width: 31.3333%;
    margin-right: 3%;
}

.last{margin-right:0px !important;}

.w730 {
	width: 56%;
}

.pro_section_link {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 3;
}

.h3_title {
	position: absolute;
	bottom: 20px;
	left: 30px;
	color: #fff;
	transition: all .5s;
	transition-delay: 0.1s;
	z-index: 2;
	font-size: 22px;
	display: table;
}

.h3_title img {
	margin-right: 20px;
	display: table-cell;
	vertical-align: middle;
}
.h3_title span{
	display: table-cell;
	vertical-align: middle;
}

.p_desc {
	width: 80%;
	position: absolute;
	bottom: -0px;
	left: 30px;
	color: #fff;
	transition: all .5s;
	z-index: 2;
	opacity: 0;
	font-size: 14px;
}

.p_desc span {
	color: #fff;
	transition: all .3s;
}

.p_desc em{
	vertical-align: baseline;
}

.p_desc span:hover {
	color: #1477d2;
}

.page_pro_item>a::after {
	transition: all .5s;
	content: '';
	width: 100%;
	height: 98%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0);
}

.page_pro_item>a:hover::after {
	background-color: rgba(0, 0, 0, 0.3);
}

.page_pro_item>a:hover .h3_title {
	bottom: 95px;
}

.page_pro_item>a:hover .p_desc {
	bottom: 40px !important;
	opacity: 1;
	transition-delay: 0.3s;
}

/* 新闻中心 */
.page_news_list li {
	float: left;
	width: 32%;
	margin-right: 2%;
}

.page_news_list li:last-child {
	margin-right: 0;
}

.page_news_list li>a {
	display: block;
	overflow: hidden;
}

.page_news_list li>a:first-child {
	height: 280px;
}


.page_news_desc {
	padding: 35px 28px;
	background-color: #fff;
}

.page_news_desc time {
	font-size: 12px;
	color: #999999;
}

.page_news_desc h3 {
	margin-top: 10px;
	color: #222222;
}

.page_news_desc p {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 95%;
}

.page_news_desc a {
	font-size: 12px;
	color: #999;
}


/*  */
.proCenBox {
	width: 100%;
	height: 960px;
	background: url(../images/3.jpg) no-repeat 0 center;
	background-size: cover;
	position: relative;
	z-index: 12;

}

.adrowto:hover i {
	transform: translateX(30%);
}

.coverTxt_box {
	position: absolute;
	top: 33%;
	left: 16%;
	z-index: 15;
	color: #FFFFFF;
	width: 600px;

}

.coverTxt_box h3 {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 40px;

}

.coverTxt_box .descPs {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 50px;
}


.swiper-button-next,
.swiper-button-prev {
	background-size: 24px;
}

/* 小箭头 */
.adrowto {
	width: 52%;
	text-align: center;
	margin-top: 30px;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

.adrowto span {
	font-size: 12px;
	line-height: 26px;
	color: #ffffff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.adrowto i {
	width: 28px;
	height: 28px;
	display: inline-block;
	border: 1px #FFFFFF solid;
	border-radius: 50%;
	transition: all .5s ease;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #FFFFFF;
}

.adrowto i em {
	width: 6px;
	height: 10px;
	position: relative;
	z-index: 1;
	-webkit-transition: color .4s cubic-bezier(0.25, 1, 0.25, 1), opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
	transition: color .4s cubic-bezier(0.25, 1, 0.25, 1), opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
	transition: color .4s cubic-bezier(0.25, 1, 0.25, 1), transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
	transition: color .4s cubic-bezier(0.25, 1, 0.25, 1), transform 0.5s ease-in-out, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

.adrowto i em svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: currentColor;
}

.adrowto span:after {
	content: "";
	margin-right: 7.5px;
	margin-left: 7.5px;
	width: 0;
	height: 1px;
	vertical-align: middle;
	display: inline-block;
	background-color: #FFFFFF;
	-webkit-transition: width .4s cubic-bezier(0.25, 1, 0.25, 1);
	-moz-transition: width .4s cubic-bezier(0.25, 1, 0.25, 1);
	transition: width .4s cubic-bezier(0.25, 1, 0.25, 1);
}

.adrowto:hover span:after {
	width: 20px;
}

.adrowto i:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	border-radius: 50%;
	background-color: #FFFFFF;
	-webkit-transition: background-color 0.9s cubic-bezier(0.97, 0, 0.63, 1), -webkit-transform .4s cubic-bezier(0.25, 1, 0.25, 1);
	transition: background-color 0.9s cubic-bezier(0.97, 0, 0.63, 1), -webkit-transform .4s cubic-bezier(0.25, 1, 0.25, 1);
	transition: transform .4s cubic-bezier(0.25, 1, 0.25, 1), background-color 0.9s cubic-bezier(0.97, 0, 0.63, 1);
	transition: transform .4s cubic-bezier(0.25, 1, 0.25, 1), background-color 0.9s cubic-bezier(0.97, 0, 0.63, 1), -webkit-transform .4s cubic-bezier(0.25, 1, 0.25, 1);
}

.adrowto:hover i:after {
	transform: translate(-50%, -50%) scale(1.1);
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-moz-transform: translate(-50%, -50%) scale(1.1);
}

.adrowto:hover .more-icon {
	color: #2c7dd0;
}

.ProBox_pop {
	background-color: #FFFFFF;
	width: 810px;
	height: 415px;
	position: absolute;
	top: 25%;
	right: -50%;
	opacity: 0;
	box-sizing: border-box;
	padding: 80px 10px 80px 55px;
	transition: all 1.4s linear;
}

.swiper-slide2.swiper-slide-active .ProBox_pop {
	right: 0;
	opacity: 1;
	transition: all 1.4s linear;
}

.ProBox_pop h4 {
	font-size: 26px;
	line-height: 26px;
	color: #333333;
	margin-bottom: 40px;
}

.productList li {
	float: left;
	width: 24%;
	height: 33px;
	line-height: 33px;
	display: inline-block;
	float: left;
	margin-bottom: 30px;

}

.productList li a {
	font-size: 16px;
	line-height: 34px;
	color: #666666;
	display: block;
}

.productList li a i {
	margin-right: 12px;
	display: inline-block;
	width: 30px;
}

.productList li a i img {
	display: block;
	vertical-align: top;
	margin: auto;
}

.productList li a:hover {
	color: #3493D9;
	font-size: 17px;
	font-weight: 600;
	padding: 3px;
	transition: all .5s ease;
}

/*  */
.solutBox {
	width: 100%;
	height: 645px;
	position: relative;
	padding-bottom: 30px;
	background-color: #F8F8F8;
}

.solutBox .swiper-container {
	width: 80%;
	height: 100%;
	margin: 0 auto 52px;
	padding-top: 245px;
}

.solutBox .swiper-slide .chan_slides {
	cursor: pointer;
}

.solutBox .swiper-slide .chan_slides p img {
	transform: scale(0.85);
	-webkit-transform: scale(0.85);
}

.solutBox .swiper-slide-active .chan_slides p img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.solutBox .swiper-slide-active .chan_slides p:nth-child(2) {
	margin-top: 60px;
}

.solutBox .chan_slides p {
	display: block;
	width: 100%;
	height: 100%;
}

.solutBox .chan_slides p:nth-child(2) {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
	margin-top: 30px;
}

.solutBox .chan_slides p img {
	max-width: 100%;
	display: block;
	margin: auto;
	transform: scale(1);
	-webkit-transform: scale(1);
}

.solutBox .swiper-button-next-s,
.solutBox .swiper-button-prev-s {
	top: ;
	outline: none;
}

.solutBox .swiper-button-next-s {
	right: ;
}

.solutBox .swiper-button-prev-s {
	left: ;
}

/* .solutBox .swiper-pagination {
	width: 100%;
	margin: auto;
	text-align: center;
} */

/* .solutBox .swiper-pagination .swiper-pagination-bullet {
	margin: 0 15px;
} */


/*  */
.bg_video_boxs {
	width: 100%;
	height: 598px;
	background: url(../images/cen_bg_2.jpg) no-repeat 0 center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	z-index: 10;
}

.bg_txts_box {
	width: 70%;
	position: absolute;
	top: 40%;
	left: 15%;
	color: #FFFFFF;
}

.bg_txts_box h3 {
	font-size: 34px;
	line-height: 34px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-bottom: 20px;
}

.bg_txts_desc p{
	color: #FFFFFF;
	font-size: 15px;
	line-height: 24px;
	width: 620px;
}

.bg_txts_box .plays {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 13;
	cursor: pointer;
}

.videoPops{
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 990;
	background: rgba(0,0,0,0.65);
	display: none;
}

.videoPops .w12{
	padding: 15px 20px;
	background-color: #FFFFFF;
	position: absolute;
	top: 53%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.videoPops .w12 video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.closeP{
	text-align: right;
	font-size: 22px;
	margin-bottom: 10px;
	cursor: pointer;
}



/* news */
.news_Boxs {
	width: 100%;
	padding: 70px 0 50px;
}

.news_Boxs .new_listBox {
	width: 1300px;
	margin: auto;

}

.news_Boxs .new_listBox .new_items {
	width: 32%;
	box-shadow: 0px 0 20px 0px rgba(7, 70, 146, 0.11);
	box-sizing: border-box;
}

.news_Boxs .new_listBox .new_items>a {
	display: block;
}

.news_Boxs .new_listBox .new_items:nth-of-type(-n+2) {
	margin-right: 2%;
}

.imgBox {
	width: 100%;
	height: 221px;
	box-sizing: border-box;
	overflow: hidden;
}

.imgBox img {
	display: block;
	width: 100%;
}

.descBox {
	padding: 20px 25px;
}

.descBox .new_tis {
	font-size: 12px;
	line-height: 26px;
	color: #2c7dd0;
	margin-bottom: 28px;
}

.descBox h4 {
    font-size: 16px;
    font-weight: bold;
    color: #111111;
    margin-bottom: 15px;
    height: 20px;
    overflow: hidden;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: pre;
}
.descBox .new_des {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 30px;
}

.descBox .new_time {
	font-size: 12px;
	color: #999999;
}

.descBox .new_time i {
	display: inline-block;
	float: right;
	font-size: 12px;
	opacity: 1 !important;
}

.new_items2 {
	box-shadow: none !important;
	background-color: transparent !important;
}

.new_items2 .topA,
.new_items2 .botB {
	height: 193px;
	box-shadow: 0px 0 20px 0px rgba(7, 70, 146, 0.11);
}

.new_items2 .topA {
	margin-bottom: 30px;
	background-color: #2c7dd0;
}

.new_items2 .topA .new_tis,
.new_items2 .topA h4,
.new_items2 .topA .new_des,
.new_items2 .topA .new_time {
	color: #FFFFFF;
}

.new_items2 .topA .new_des,
.new_items2 .topA .new_time {
	opacity: 0.5;
}

.new_items2 .descBox {
	padding: 17px 25px;
}

.news_Boxs .new_listBox .new_items>a:hover .imgBox img {
	transform: scale(1.1);
}

.news_Boxs .new_listBox .new_items1>a:hover .descBox {
	background-color: rgba(154, 158, 158, 0.2);
}

.news_Boxs .new_listBox .new_items1>a:hover .new_time i,
.news_Boxs .new_listBox .new_items2 .topA:hover .new_time i,
.news_Boxs .new_listBox .new_items2 .botB:hover .new_time i {
	transform: translateX(-20px);
}

.news_Boxs .new_listBox .new_items2 .botB:hover {
	background-color: #2c7dd0;
}

.news_Boxs .new_listBox .new_items2 .botB:hover .new_tis,
.news_Boxs .new_listBox .new_items2 .botB:hover h4,
.news_Boxs .new_listBox .new_items2 .botB:hover .new_des,
.news_Boxs .new_listBox .new_items2 .botB:hover .new_time {
	color: #FFFFFF;
}


/* 了解更多按钮 */
.toLearnMore{
	width: 100%;
	text-align: center;
	padding: 40px 0;
}
.toLearnMore a{
	display: block;
	width: 150px;
	height: 42px;
	line-height: 42px;
	border: 1px transparent solid;
	background: #2c7dd0;
	text-align: center;
	margin: auto;
	border-radius: 20px;
	color: #FFFFFF;
	font-size: 14px;
}
.toLearnMore a:hover{
	background-color: #FFFFFF;
	color: #333;
	border: 1px #2c7dd0 solid;
}


/* 客户 */
.squeenBox {
	width: 100%;
	background-color: #F8F8F8;
	box-sizing: border-box;
	/* border-bottom: 1px #F1F1F1 solid; */
	position: relative;
	z-index: 20;

}

/* .squeenBox:before {
	content: '';
	background-color: inherit;
	width: 150%;
	height: 150px;
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	bottom: auto;
	z-index: 1;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
} */

.squeenTainer {
	width: 67.70%;
	margin: auto;
	padding: 40px 0;
}

.squeenBox .fixTis {
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
	color: #222222;
	width: 17%;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;

}

.squeenBoxtainer {
	/* width: 82%; */
	width: 100%;
	height: 50px;
	box-sizing: border-box;
}

.squeenBoxtainer .swiper-container,
.squeenBoxtainer .swiper-wrapper {
	height: 100%;
}

.squeenBoxtainer .swiper-wrapper {
	text-align: center;
}

.squeenBoxtainer .swiperimgs {
	/* height: 100%;
	display: table-cell;
    vertical-align: middle; */
	text-align: center;
	display: table-cell;
	line-height: 50px;
}

.squeenBoxtainer .swiperimgs {
	/* vertical-align: middle; */
	overflow: hidden;
}

.squeenBoxtainer .swiperimgs a {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	filter: grayscale(1);
	-webkit-filter: grayscale(1);

}

.squeenBoxtainer .swiperimgs a:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}















/* 底部 */
.footerBox {
	width: 100%;
	padding: 60px 0 20px;
	background-color: #272A2F;
	position: relative;
	z-index: 99;

}

.tainBoxs {
	/* padding: 0 100px 0; */
	width: 1300px;
	margin: auto;
}

.footLeft_tain {
	width: 18%;
	min-height: 202px;
	padding: 5px 0 0 5px;
	margin-right: 5%;
	border-right: 1px rgba(255, 255, 255, 0.2) solid;
}

.infos {
	margin-bottom: 45px;
}

.infos h4,
.hrs h4 {
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	opacity: 0.8;
	vertical-align: middle;
	margin-bottom: 16px;
}

.infos h4 img,
.hrs h4 img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

.infos p,
.hrs p {
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	/* opacity: 0.6; */
}




.footImgLogo {
	border-right: 1px rgba(255, 255, 255, 0.2) solid;
	float: left;
	width: 65%;
	min-height: 202px;
	margin-bottom: 65px;
}

.fir_uls_box>li {
	float: left;
	width: 16%;

}

.fir_uls_box li .secode_uls_box {
	overflow: hidden;
}

.fir_uls_box li .secode_uls_box li {
	display: block;
}

.fir_uls_box li .secode_uls_box li a {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
	opacity: 0.7;
	letter-spacing: 1px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.fir_uls_box li .secode_uls_box li a:hover {
	opacity: 1;
}



.footulsBox {
	float: right;
}

.footulsBox ul li {
	float: left;
}

.footulsBox ul li a {
	font-size: 14px;
	line-height: 44px;
	letter-spacing: 1px;
	color: #ffffff;
	display: block;
	padding-right: 40px;
}

.footulsBox ul li:last-child {
	float: right;
}

.footulsBox ul li:last-child a {
	padding-right: 0;
}

.footulsBox ul li:last-child img {
	display: block;
	vertical-align: top;
}

.footulsBox ul li a:hover {
	opacity: 0.7;
}

.botCopys {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	width: 100%;
	padding-top: 8px;
	overflow: hidden;
}

.botCopys p,
.botCopys p a {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	color: rgba(255, 255, 255, 0.8);
}

.botCopys p.fr a {
	margin-right: 28px;
}

.botCopys p.fr a:last-child {
	margin-right: 0;
}

.botCopys p.fr a:last-child:before {
	content: '';
	border-left: 1px rgba(255, 255, 255, 0.5) solid;
	position: relative;
	left: -15px;
	top: 2px;
}

.footulsBoxr1 {
	margin-top: 15px;
}

.footulsBoxr2 {
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
}

.footulsBoxr2 img {
	width: 130px;
	border: 1px rgba(97, 94, 94, 0.81) solid;
	padding: 5px;
}






@media screen and (max-width:1500px) {
	.w12{
		width: 92%;
	}
	.tainBoxs{
		width: 95%;
	}
	.navTainer {
	    padding: 10px 3% 0;
	}
	.navRigh_bots .navBot_uls li a {
	    padding: 7px 12px 10px;
	}
	
	
	
	
	
	
	
	
}


@media screen and (max-width:1200px) {
	.navRigh_bots .navBot_uls li a {
	    padding: 8px 6px;
	}
	.banHovTain{
		left: 46%;
	}
	
	
	
	
	
}



@media screen and (max-width:910px) {
	.topNavBox,.footerBox{
		display: none;
	}
	
	
	
	
	
}