#home_product {
	background-color: #f5f5f5;
	padding: 7rem 0;
}

#home_product .i-p-box {
	margin-top: 50px;
}

#home_product .i-p-box .i-p-l {
	width: 31.7%;
	margin-left: 2.4%;
	float: left;
}

#home_product .i-p-box .i-p-l:first-child {
	margin-left: 0;
}

#home_product .i-p-l img {
	width: 100%;
	display: block;
}

#home_product .i-p-con {
	background: white;
	width: 100%;
	padding: 30px;
	border-top: 1px solid #eee;
	line-height: 1.7rem;
}

#home_product .i-p-tit {
	font-size: 21px;
	transition: all 0.7s;
}

#home_product .i-p-l:hover {
	box-shadow: 0 0 22px 5px #dedede;
}

#home_product .i-p-l:hover .i-p-con .i-p-tit {
	color: #5389BC;
}

.pro-url {
	display: block;
	width: 120px;
	padding: 15px;
	background-color: #5389BC;
	color: white;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
}

#index-about {
	padding: 7rem 0;
	background-image: url("../images/about-back.png");
}


.w1377 .video {
	float: left;
	width: 55%;
}

#index-about .aboutrt {
	position: relative;
}

#index-about .prourl2 {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #5389BC;
	color: white;
	width: 110px;
	padding: 10px;
	text-align: center;
	font-size: 16px;
}

.displaynonebs {
	display: none;
}

.videothumb {
	position: relative;
}

.videothumb img {
	width: 100%;
}

.videothumb:after {
	background: url(../images/icon_video.png) no-repeat;
	width: 130px;
	height: 130px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -65px;
	margin-top: -65px;
	content: "";
}

#index-culture {
	padding: 7rem 0;
	text-align: center;
	background-image: url(../images/cul-index.png);
	color: white;
	line-height: 1.7rem;
	background-color: rgba(0, 0, 0, 0.5);
}

#index-culture .cul-tit {
	margin-bottom: 100px;
}


#index-culture .cul-tit-en {
	font-size: 36px;
	margin-bottom: 20px;
}

#index-culture .cul-tit-cn {
	font-size: 28px;
}

#index-culture .cul-des {
	font-size: 16px;
}

#ser-news {
	padding: 7rem 0;
}

#ser-news .ser-box {
	float: left;
	width: 35%;
}

#ser-news .news-box {
	float: right;
	width: 55%;
}

#ser-news .desc2 ul li {
	width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
}

#ser-news .desc2 ul li a {
	padding: 3% 5%;
	box-sizing: border-box;
}

#ser-news .desc2 ul li .wt-con {
	display: none;
}

#ser-news .desc2 ul li.active .wt-con {
	display: block;
}

#ser-news .desc2 ul li .wt-con {
	padding: 2.5% 5%;
	box-sizing: border-box;
	font-size: 15px;
	color: #888888;
	line-height: 1.8rem;
}


#ser-news .desc2 ul li.active .wtdiv {
	padding: 4.5% 5%;
	background-color: #5389BC;
	color: white;
	overflow: hidden;
	padding-right: 5.5%;
	width: 100%;
}

#ser-news .desc2 ul li .wtdiv .tit {
	float: left;
}

#ser-news .desc2 ul li .wtdiv .time {
	float: right;
	padding: 3% 5%;
}

#ser-news .desc2 ul li.active .wtdiv .tit {
	color: white;
	padding: 0;
}

#ser-news .desc2 ul li.active .wtdiv .time {
	color: white;
	padding: 0;
}

#ser-news .wt-con {
	padding: 7px 0;
	line-height: 23px;
	border-bottom: 1px solid #eee;
}

#ser-news .news-img {
	float: left;
	width: 280px;
}

#ser-news .news-img img {
	display: block;
	width: 100%;
}

#ser-news .news-b-box {
	float: right;
	width: 460px;
}

#ser-news .news-b-box .n-b-l {
	float: left;
	width: 100%;
	font-size: 15px;
	margin-bottom: 26px;
	position: relative;

}

#ser-news .news-b-box .n-b-l:hover {
	color: #5389BC;
}

#ser-news .n-b-l font {
	position: absolute;
	right: 0;
}

#index-culture {
	position: relative;
}

#index-culture:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	/* background: rgba(0, 0, 0, 0.38); */
	display: block;
}


#about-page {
	padding: 12rem 0;
	background-image: url(/images/about-back.png);
}

.about-box {
	height: 482px;
}

.a-b-l {
	float: left;
	width: 47%;
	position: relative;
	height: 100%;
}

.a-b-r {
	float: right;
	width: 48%;
}

.a-b-l h3 {
	font-size: 20px;
	color: #5389BC;
	margin-bottom: 20px;
}

.a-b-l p {
	line-height: 1.5rem;
}

.about-box .prourl2 {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #5389BC;
	color: white;
	width: 110px;
	padding: 10px;
	text-align: center;
	font-size: 16px;
}


#culture {
	padding: 4rem 0;
	background: url(../images/cul-back.png);
	background-size: 100% 100%;
}

.cul-box {
	text-align: center;
	line-height: 1.7rem;
	margin-bottom: 3rem;
}

.cul-tit {
	font-size: 18px;
	font-weight: bold;
}



#mission {
	padding: 13rem 0;
	text-align: center;
	background-image: url(../images/about-back.png);
	line-height: 1.7rem;
	background-color: rgba(0, 0, 0, 0.5);
}

.mis-tit {
	margin-bottom: 100px;
}


.mis-tit-en {
	font-size: 40px;
	margin-bottom: 20px;
}

.mis-tit-cn {
	font-size: 34px;
}

.mis-des {
	font-size: 20px;
}


#pro-box {
	background-color: #f5f5f5;
	padding: 12rem 0;
}

#pro-box .i-p-box {
	margin-top: 50px;
}

#pro-box .i-p-box .i-p-l {
	width: 30%;
	margin-right: 4.8%;
	float: left;
	margin-bottom: 3rem;
}

#pro-box .i-p-box .i-p-l:nth-child(3n) {
	margin-right: 0;
}

#pro-box .i-p-l .box-img {
	overflow: hidden;
}

#pro-box .i-p-l img {
	width: 100%;
	display: block;
}

#pro-box .i-p-con {
	background: white;
	width: 100%;
	padding: 30px;
	border-top: 1px solid #eee;
	line-height: 1.7rem;
}

#pro-box .i-p-tit {
	font-size: 21px;
	transition: all 0.7s;
}

#pro-box .i-p-l:hover {
	box-shadow: 0 0 22px 5px #dedede;
}

#pro-box .i-p-l:hover .i-p-con .i-p-tit {
	color: #5389BC;
}

#adv-box {
	background: url(../images/adv-back.png);
	padding: 13rem 0;
}

.a-list {
	margin-bottom: 30px;
}

.a-b-list .a-list img {
	float: left;
	width: 100%;
	width: 55%;
}

.a-b-list .a-list:nth-child(2) img {
	float: right;
}

.a-b-list .a-list .a-list-con {
	float: right;
	width: 38.5%;
	padding-top: 120px;
}


.a-b-list .a-list:nth-child(2) .a-list-con {
	float: left;
}

.a-list-con .a-con-tit {
	margin-bottom: 10px;
}

.a-list-con .a-con-tit .a-con-cn {
	font-size: 24px;
	margin-bottom: 5px;
}

.a-list-con .a-con-tit .a-con-en {
	font-size: 16px;
	line-height: 1.3rem;
}

.a-con-con {
	line-height: 1.5rem;
}

#adv-box {
	background: url(../images/adv-back.png);
	padding: 13rem 0;
}

.a-list {
	margin-bottom: 30px;
}

.a-b-list .a-list img {
	float: left;
	width: 100%;
	width: 55%;
}

.a-b-list .a-list:nth-child(2) img {
	float: right;
}

.a-b-list .a-list .a-list-con {
	float: right;
	width: 38.5%;
	padding-top: 120px;
}


.a-b-list .a-list:nth-child(2) .a-list-con {
	float: left;
}

.a-list-con .a-con-tit {
	margin-bottom: 10px;
}

.a-list-con .a-con-tit .a-con-cn {
	font-size: 24px;
	margin-bottom: 5px;
}

.a-list-con .a-con-tit .a-con-en {
	font-size: 16px;
	line-height: 1.3rem;
}

.a-con-con {
	line-height: 1.5rem;
}



#contact-box {
	background: url(/images/about-back.png);
	background-size: 100% 100%;
	padding: 10rem 0;
}

.c-b-list {
	float: left;
	width: 28%;
	border: 1px solid #bbb;
}

.c-b-list:nth-child(3) {
	width: 44%;
}

.c-b-list {
	padding: 50px 90px;
}

.c-b-list img {
	float: left;
	margin-right: 20px;
	max-height: 49px;
}

.c-b-list .c-list-tit {
	font-size: 18px;
	font-weight: bold;
}

.sub-input {
	border: none;
	width: 80px;
	padding: 10px 0;
	margin: 0 auto;
	display: block;
	background: #5389BC;
	color: white;
}

.c-b-bottom {
	margin-top: 50px;
}

.table-input {
	width: 31.5%;
	margin-right: 2.75%;
	float: left;
	line-height: 3rem;
	padding-left: 10px;
	margin-bottom: 20px;
	border: 2px solid #ccc;
}

.inputnone{
	margin-right: 0;
}

.c-b-bottom textarea {
	width: 100%;
	height: 210px;
	line-height: 3rem;
	padding-left: 10px;
	margin-bottom: 90px;
	border: 2px solid #bbb;
}

input::-webkit-input-placeholder {
	color: #bbb;
}

textarea::-webkit-input-placeholder {
	color: #bbb;
}

.videothumb iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 900;
	width: 100%;
	height: 100%;
	background: #000
}

.displaynonebs {
	display: none
}

#pro-show {
	/* background-color: #f5f5f5; */
	padding: 5rem 0;
}

.p-s-l {
	float: left;
	width: 40%;
}

.p-s-l img {
	width: 100%;
}

.p-s-r {
	float: right;
	width: 50%;
}

.p-s-tit {
	font-size: 30px;
	color: #5389BC;
	margin-bottom: 30px;
}

.p-s-des {
	font-size: 20px;
}

#pro-con {
	padding: 3rem 0;
}

.con-top {
	display: block;
	margin-bottom: 25px;
	color: #5389BC;
	font-size: 18px;
	border-bottom: 1px solid #5389BC;
	padding-bottom: 10px;
	padding-left: 10px;
}

.news_lt .img {
	float: left;
	width: 23%;
	margin-right: 2%;
}

.news_lt .img img {
	width: 100%;
	max-height: 126px;
}

.news_lt ul li a {
	transition: all 0.7s;
}

.news_lt ul li a p {
	transition: all 0.7s;
}

.news_lt ul li a .content {
	float: left;
	width: 75%;
}

.news_lt ul li a .content p {}

.con-tit {
	font-size: 20px;
	margin-bottom: 1%;
}

.con-description {
	line-height: 1.6rem;
	min-height: 50px;
}

.new_lt ul li:hover a .con-tit {
	color: #5389BC;
}

#ser-td {
	padding: 8rem 0;
}

.td-left {
	float: left;
}

.td-right {
	float: right;
}

.td-right .td-list {
	margin-bottom: 45px;
}

.td-list {
	position: relative;
}

.td-list img.pos {
	display: block;
}

.td-con {
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	width: 100%;
	position: absolute;
	top: 0;
	color: white;
	height: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.t-c-center {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.c-c-des {
	margin-top: 15px;
}

#ser-list {
	background-color: #f5f5f5;
	padding: 8rem 0;
}

.s-b-list {
	float: left;
	width: 31%;
	margin-right: 3.5%;
	position: relative;
}

.s-b-list img {
	max-height: 460px;
	width: 100%;
	display: block;
}

.s-b-list:nth-child(3) {
	margin-right: 0;
}

.s-b-list .s-b-con {
	background-color: #fff;
	padding: 40px 30px;
	line-height: 1.7rem;
	transition: all 0.5s;
}

.s-b-list:hover {
	box-shadow: 0 0 22px 5px #aaa;
}

.s-b-list:hover .s-b-con {
	background-color: #5389BC;
	color: white;
}

.s-b-con .s-b-tit {
	font-size: 18px;
}


.p-s-des img{
			width: 100%;
			display: block;
		}
		
		.con-content p{
			width: 100%;
		}
		
		.con-content img{
			width: 100%;
			display: block;
		}


@media (max-width:900px) {
	#pro-show {
	    /* background-color: #f5f5f5; */
	    padding: 3rem 0;
	}
	
	
	.p-s-r {
		margin-top: 30px;
	    width: 100%;
		text-align: center;
	}
	.p-s-l {
	    width: 100%;
	}
	
	.p-s-des {
	    overflow: auto;
	}
	
	.p-s-des img {
	   
	}
}
