/* 首页 */

.in-header.fixed .li-block .caidan1{
	color: #363636;
}
.in-header.fixed .in-nav .caidan1:hover {
  color: #00A0E9;
}
#index .banner .swiper-pagination{
	top: 0;
	left: auto;
	right: 100px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	bottom: auto;
	width: auto;
}
#index .banner .swiper-pagination-bullet{
	border-radius:0;
	width: 2px;
	height: 77px;
	background: #0070C0;
	margin: 10px 0;

}
#index .banner .swiper-pagination-bullet-active{
	background: #FF6300;
}
#index .banner .swiper-button-next,#index .banner .swiper-button-prev{
	width: 73px;
	height: 34px;
	margin-top: -17px;
	background-size: 73px 34px;
	bottom: 50px;
	top: auto;
}
#index .banner .swiper-button-prev{
	background-image: url(../images/welcome/banner_z.png);
	left: 100px;
}
#index .banner .swiper-button-next{
	background-image: url(../images/welcome/banner_z.png);
	left: 177px;
	transform: rotateY(-180deg);
	right: auto;
}
#index .banner .swiper-button-prev:hover{
	background-image: url(../images/welcome/banner_y.png);
	transform: rotateY(-180deg);
}
#index .banner .swiper-button-next:hover{
	background-image: url(../images/welcome/banner_y.png);
	transform: rotateY(-0deg);
}
.banner_po{
	position: relative;
}


.g-top{
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
}
.g-top h2{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	margin-bottom: 5px;
}
.g-top h4{
	font-size: 16px;
	font-family: Arial;
	font-weight: 400;
	color: #A4A4A4;
	padding-bottom: 13px;
	position: relative;
	text-transform: uppercase;
}
.g-top h4::before{
	content: '';
	position: absolute;
	width: 32px;
	height: 3px;
	background: #0070C0;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
}

.welcome_but{
	width: 162px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: linear-gradient(90deg, #0070C0, #92D050, #FF6600);
	border-radius: 24px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF !important;
	 margin: 0 auto;
}



.g-product{
	padding: 60px 0;
}
.g-product .product_content,.g-company .company_content{
	display: flex;
	flex-direction: column;
	width: 100%;
}
.g-product .product_content .product_top{
	padding: 20px 0 60px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.g-product .product_content .product_top a{
	width: 118px;
	height: 38px;
	line-height: 36px;
	background: rgba(0,112,192,0);
	border: 1px solid #0070C0;
	border-radius: 19px;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0070C0;
	margin: 0 5px;
	transition: .5s;
}
.g-product .product_content .product_top a.active,.g-product .product_content .product_top a:hover{
	background: #0070C0;
	color: #fff;
}
.g-product .product_content .product_swiper{
	position: relative;
	margin-bottom: 60px;
}
.g-product .product_content .product_swiper .swiper-container{
	width: 90%;
}
.g-product .product-button-next,.g-product  .product-button-prev {
    position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    z-index: 10;
    cursor: pointer;
    background-size: 48px 48px;
    background-position: center;
    background-repeat: no-repeat;
}

.g-product .product-button-prev{
	background-image: url(../images/welcome/product_z.png);
	left: 0px;
}
.g-product .product-button-next{
	background-image: url(../images/welcome/product_z.png);
	transform: rotateY(-180deg);
	right: 0px;
}
.g-product .product-button-prev:hover{
	background-image: url(../images/welcome/product_y.png);
	transform: rotateY(-180deg);
}
.g-product .product-button-next:hover{
	background-image: url(../images/welcome/product_y.png);
	transform: rotateY(-0deg);
}
.g-product .product_content .product_swiper .product_po{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}
.g-product .product_content .product_swiper .product_po .pic{
	overflow: hidden;
	margin-bottom: 15px;
}
.g-product .product_content .product_swiper .product_po .pic img {
	transition: .5s;
	width: 100%;
}
.g-product .product_content .product_swiper .product_po:hover .pic img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.g-product .product_content .product_swiper .product_po p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #575757;
	transition: .5s;
}
.g-product .product_content .product_swiper .product_po:hover p{
	color: #0070C0;
}


.g-company{
	background: url(../images/welcome/about_banner.png);
	padding: 63px 0 100px;
}
.g-company .g-top h2{
	color: #fff;
}
.g-company .g-top h4{
	color: #A4A4A4;
}
.g-company .g-top h4::before{
	background: #fff;
}
.g-company .company_row{
	margin-top: 40px;
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.g-company .company_row .company_left{
	 width: 48%;
	display: flex;
	flex-direction: column;
}
.g-company .company_row .company_left .company_p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}
.g-company .company_row .company_right{
	width: 45%;
}
.g-company .company_row .company_right img{
	width: 100%;
}
.g-company .company_min{
	margin-top: 50px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-around;
}
.g-company .company_min .company_min_cloumn{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.g-company .company_min .company_min_cloumn .pic{
	width: 94px;
	height: 94px;
	border-radius: 50%;
	position: relative;
	margin-bottom: 20px;
	background: #fff;
	transition: .5s;
}
.g-company .company_min .company_min_cloumn .pic img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: .5s;
}
.g-company .company_min .company_min_cloumn .pic .company1{
	display: block;
}
.g-company .company_min .company_min_cloumn .pic .company2{
	display: none;
}
.g-company .company_min .company_min_cloumn p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	transition: .5s;
}
.g-company .company_min .company_min_cloumn:hover .pic{
	background: #FF6600;
}
.g-company .company_min .company_min_cloumn:hover .pic .company2{
	display: block;
}
.g-company .company_min .company_min_cloumn:hover .pic .company1{
	display: none;
}
.g-company .company_min .company_min_cloumn:hover p{
	color:#FF6600 ;
}


.g-news{
	padding: 60px 0 70px;
}
.g-news .news_content{
	display: flex;
	flex-direction: column;
	width: 100%;
}
.g-news .news_content .news_row{
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
	margin: 60px 0;
}
.g-news .news_content .news_row .news_left{
	width: calc((100% - 60px) / 3);
}
.g-news .news_content .news_row .news_left .news_swiper{
	position: relative;
	padding-bottom: 20px;
}
.news_swiper .news_po{
	position: relative;
}
.news_swiper .news_po .pic{
	overflow: hidden;
}
.news_swiper .news_po .pic img {
	transition: .5s;
}
.news_swiper .news_po:hover .pic img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.news_swiper .news_po .news_po_min{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 65px;
	line-height: 65px;
	background: rgba(0, 0, 0, 0.5);
}
.news_swiper .news_po .news_po_min p{
	width: 68%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 20px;
}
.news_swiper .swiper-pagination{
	width: 30% !important;
	left: auto !important;
	right: 20px !important;
	bottom: 22px!important;
}
.news_swiper .swiper-pagination-bullet{
	width: 33px;
	height: 3px;
	border-radius: 2px;
	opacity: .8;
	background: #FFFFFF;
}
.news_swiper .swiper-pagination-bullet-active{
	background: #92D050;
}
.g-news .news_content .news_row .news_right{
	width: calc((100% - 60px) / 3 * 2 + 30px);
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content:space-between;
	background: #fff;
}
.news_right  .news_wrap_content{
	width: calc((100% - 30px) / 2);
	margin-right: 30px;
	margin-bottom: 20px;
	display: flex;
	flex-direction: row;
	padding: 20px 20px;
	background: #F4F4F4;
	transition: .5s;
	height: max-content;
}
.news_right  .news_wrap_content:nth-of-type(2n) {
  margin-right: 0;
}
.news_right .news_wrap_content .news_wrap_time{
	width: 20%;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	border-right: 1px solid #C5C1C1;
	padding-right: 25px;
}
.news_right .news_wrap_content .news_wrap_time h2{
	font-size: 48px;
	font-family: Arial;
	font-weight: bold;
	color: #575757;
	line-height: 1;
	transition: .5s;
}
.news_right .news_wrap_content .news_wrap_time h4{
	font-size: 16px;
	font-family: Arial;
	font-weight: 400;
	color: #575757;
	margin-top: 2px;
	transition: .5s;
}
.news_right .news_wrap_content .news_right_content{
	width: 80%;
	display: flex;
	flex-direction: column;
	padding-left: 30px;
}
.news_right .news_wrap_content .news_right_content h3{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #575757;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: .5s;
}
.news_right .news_wrap_content .news_right_content p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #919191;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: .5s;
}
/* .news_right .news_wrap_content:last-child,.news_right .news_wrap_content:nth-last-child(2){
	margin-bottom: 0;
} */
.news_right .news_wrap_content:hover{
	background: #0070C0;
}
.news_right .news_wrap_content:hover .news_wrap_time h2,.news_right .news_wrap_content:hover .news_wrap_time h4,
.news_right .news_wrap_content:hover .news_right_content h3,.news_right .news_wrap_content:hover .news_right_content p{
	color: #fff;
}


.g-equipment{
	background: #F3F3F3;
	padding: 50px 0 60px;
}
.equipment_content{
	display: flex;
	flex-direction: column;
	width: 100%;
}
.equipment_content .equipment_swiper{
	padding: 50px 0;
}
.equipment_content .equipment_swiper .swiper-container{
	padding-bottom: 90px;
}
.equipment_content .equipment_swiper .news_po .pic{
	overflow: hidden;
}
.equipment_content .equipment_swiper .news_po .pic img {
	transition: .5s;
}
.equipment_content .equipment_swiper .news_po:hover .pic img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.equipment_content .equipment_swiper .news_po .news_po_min{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #575757;
	margin-top: 20px;
	text-align: center;
}
.equipment_content .equipment_swiper .news_po:hover .news_po_min{
	color: #0070C0;
}
.equipment_content .equipment_swiper .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	background: #C8C8C8;
	opacity: .8;
}
.equipment_content .equipment_swiper .swiper-pagination-bullet-active{
	background: #92D050;
}

@media (max-width: 1721px) {
	.news_swiper .news_po .news_po_min{
		height: 60px;
		line-height: 60px;
	}
	.news_swiper .news_po .news_po_min p {
	  width: 65%;
	  font-size: 14px;
	}
	.news_right .news_wrap_content{
		padding: 17px 20px;
	}
	.news_right .news_wrap_content .news_wrap_time h2 {
	  font-size: 38px;
	}
	.news_right .news_wrap_content .news_wrap_time h4 {
	  font-size: 13px;
	}
	.news_right .news_wrap_content .news_right_content h3 {
	  font-size: 15px;
	}
	.news_right .news_wrap_content .news_right_content p {
	  font-size: 12px;
	  line-height: 20px;
	}
	
	#index .banner .swiper-pagination{
		right: 5%;
	}
	#index .banner .swiper-button-prev{
		left: 5%;
	}
	#index .banner .swiper-button-next{
		left: calc(5% + 80px);
	}
}

@media (max-width: 1440px) {
	#index .banner .swiper-pagination-bullet{
		height: 50px;
	}
	.g-top h2 {
	  font-size: 25px;
	  margin-bottom: 0;
	}
	.g-top h4 {
	  font-size: 14px;
	  padding-bottom: 10px;
	}
	.welcome_but {
	  width: 146px;
	  height: 44px;
	  line-height: 44px;
	  font-size: 14px;
	}
	
	.g-news .news_content .news_row .news_left {
	  width: 38%;
	}
	.g-news .news_content .news_row .news_right {
	  width: 60%;
	}
	
	.g-company .company_row .company_left .company_p {
	  font-size: 15px;
	  line-height: 28px;
	}
	.g-company .company_min .company_min_cloumn .pic {
	  width: 85px;
	  height: 85px;
	}
	.g-company .company_min .company_min_cloumn p {
	  font-size: 14px;
	}
	.equipment_content .equipment_swiper .news_po .news_po_min {
	  font-size: 14px;
	}
	.news_swiper .swiper-pagination{
		right: 0px !important;
	}
	.news_swiper .swiper-pagination-bullet {
	  width: 23px;
	}
}
@media (max-width: 1350px) {

}
@media (max-width: 1280px) {
	
}


@media (max-width: 992px) {
	#index .banner .swiper-button-next, #index .banner .swiper-button-prev {
	  width: 55px;
	  height: 26px;
	  margin-top: -13px;
	  background-size: 55px 26px;
	}
	#index .banner .swiper-button-next {
	  left: calc(5% + 60px);
	}
	#index .banner .swiper-pagination-bullet {
	  height: 30px;
	  width: 1px;
	  margin: 7px 0;
	}
	
	
	
	.g-product {
	  padding: 40px 0;
	}
	.g-product .product_content .product_top {
	  padding: 20px 0 40px;
	}
	.g-product .product_content .product_top a {
	  width: 104px;
	  height: 32px;
	  line-height: 30px;
	  font-size: 14px;
	}
	.g-product .product_content .product_swiper .swiper-container {
	  width: 85%;
	}
	.g-product .product-button-next, .g-product .product-button-prev {
	  width: 38px;
	  height: 38px;
	  margin-top: -19px;
	  background-size: 38px 38px;
	}
	.g-product .product_content .product_swiper .product_po p {
	  font-size: 14px;
	}
	.g-product .product_content .product_swiper {
	  margin-bottom: 40px;
	}
	.welcome_but {
	  width: 138px;
	  height: 40px;
	  line-height: 40px;
	  font-size: 14px;
	}
	
	
	.g-company {
	  padding: 43px 0 60px;
	}
	.g-company .company_row{
		flex-direction: column;
	}
	.g-company .company_row .company_left {
	  width: 100%;
	}
	.g-company .company_row .company_right {
	  width: 100%;
	  margin-top: 25px;
	}
	.g-company .company_min .company_min_cloumn .pic {
	  width: 70px;
	  height: 70px;
	}
	.g-company .company_min .company_min_cloumn .pic img {
	  max-width: 50%;
	}
	
	
	.g-news {
	  padding: 40px 0 50px;
	}
	.g-news .news_content .news_row{
		margin: 40px 0;
		flex-direction: column;
	}
	.g-news .news_content .news_row .news_left {
	  width: 100%;
	}
	.news_swiper .news_po .pic img {
	  transition: .5s;
	  width: 100%;
	}
	.g-news .news_content .news_row .news_right {
	  width: 100%;
	}
	.equipment_content .equipment_swiper .swiper-container {
	  padding-bottom: 70px;
	}
}

@media (max-width:810px) {
	
}

@media (max-width: 600px) {
	#index .banner .swiper-pagination-bullet {
	  height: 15px;
	  width: 1px;
	  margin: 5px 0;
	}
	#index .banner .swiper-button-next, #index .banner .swiper-button-prev{
		bottom: 12px;
		width: 33px;
		height: 15px;
		margin-top: -7.5px;
		background-size: 33px 15px;
	}
	#index .banner .swiper-button-next {
	  left: calc(5% + 38px);
	}
	.g-product {
	  padding: 20px 0;
	}
	.g-top h2 {
	  font-size: 20px;
	}
	.g-top h4 {
	  font-size: 12px;
	  padding-bottom: 7px;
	}
	
	
	.g-product .product_content .product_top {
	  padding: 20px 0 30px;
	}
	.g-product .product_content .product_top a {
	  width: 86px;
	  height: 30px;
	  line-height: 28px;
	  font-size: 12px;
	}
	.g-product .product_content .product_swiper {
	  margin-bottom: 30px;
	}
	.g-product .product-button-next, .g-product .product-button-prev {
	  width: 30px;
	  height: 30px;
	  margin-top: -15px;
	  background-size: 30px 30px;
	}
	.g-product .product_content .product_swiper .swiper-container {
	  width: 78%;
	}
	.welcome_but {
	  width: 120px;
	  height: 35px;
	  line-height: 35px;
	  font-size: 12px;
	}
	
	
	.g-company {
	  padding: 43px 0 30px;
	}
	.g-company .company_row {
	  margin-top: 20px;
	}
	.g-company .company_row .company_left .company_p {
	  font-size: 13px;
	  line-height: 26px;
	}
	.g-company .company_min {
	  margin-top: 30px;
	}
	.g-company .company_min .company_min_cloumn{
		margin-bottom: 20px;
		width: 25%;
	}
	.g-company .company_min .company_min_cloumn .pic {
	  width: 60px;
	  height: 60px;
	  margin-bottom: 12px;
	}
	.g-company .company_min .company_min_cloumn p {
	  font-size: 12px;
	}
	
	
	.g-news .news_content .news_row {
	  margin: 30px 0 10px;
	}
	.news_right .news_wrap_content{
		width: 100%;
		margin-right: 0px !important;
	}
	
	
	.g-equipment{
		padding: 30px 0 40px;
	}
	.equipment_content .equipment_swiper {
	  padding: 30px 0;
	}
	.equipment_content .equipment_swiper .swiper-container {
	  padding-bottom: 44px;
	}
	.equipment_content .equipment_swiper .swiper-pagination-bullet {
	  width: 10px;
	  height: 10px;
	}
}