/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:' '; color:#666;}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}
input {background: none;}
input[type="button"] {cursor: pointer;}
button {cursor: pointer;}
div {word-break: keep-all !important;word-wrap: break-word !important;}

@media only screen and (max-width: 1200px) {
.wapper{ width:100%;}

}

header {
	width: 100%;
	box-sizing: border-box;
	background: white;
	display: flex;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
}

.header {
	/*width: 75%;*/
	width: 80%;
	height: 90px;
	margin: auto;
	position: relative;
}

.heade1 {
	float: left;
	display: inline-block;
	margin-top: 30px;
}

.heade1_1 {
	display: inline-block;
	vertical-align: middle;
	height: 20px;
}

.heade11 {
	height: 100%;
	display: block;
}

.heade1_2 {
	height: 30px;
	margin-left: 25px;
	display: inline-block;
	vertical-align: middle;
}

.heade1_2 img {
	height: 100%;
	display: block;
}

.heade1_3 {
	/*width: 260px;*/
	width: 225px;
	background: white;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
}

.heade1_4 {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
}

.heade13 {
	width: 100%;
	/* height: 48px; */
	text-align: center;
	box-sizing: border-box;
	padding: 0 35px;
}

.heade13 span {
	width: calc(100% - 25px);
	/* line-height: 48px; */
	box-sizing: border-box;
	padding: 10px 0;
	text-align: center;
	/*font-size: 22px;*/
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	display: inline-block;
	vertical-align: middle;
	/* overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; */
}

.heade13 img {
	width: 15px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	transform: rotate(-90deg);
}

.heade1_5 {
	width: 250px;
	background: #F7F7F7;
	box-shadow: 0px 3px 18px 1px rgba(255, 255, 255, 0.64);
	display: none;
	position: absolute;
	left: 100%;
	top: -30px;
}

.heade15 {
	width: 100%;
	/* line-height: 48px; */
	display: block;
	padding: 10px 35px;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	box-sizing: border-box;
	/* overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; */
}

.heade1_6 {
	width: 1215px;
	background: #F7F7F7;
	box-shadow: 0px 3px 18px 1px rgba(255, 255, 255, 0.64);
	padding: 45px;
	box-sizing: border-box;
	display: none;
	position: absolute;
	left: 100%;
	top: -30px;
}

.heade16 {
	width: 100%;
	display: inline-block;
}

.heade16_1 {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}

.heade16_2 {
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	margin-bottom: 25px;
	/* overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; */
}

.heade16_3 {
	width: 100%;
	display: block;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	/* overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; */
}

.heade16_3:last-child {
	margin-bottom: 0;
}

.heade16_1:nth-child(3n) {
	margin-right: 0;
}

.heade2 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: calc(100% - 484px - 2%);
	text-align: center;
	margin-left: 2%;
	display: flex;
	justify-content: center;
	text-align: center;
	float: left;
}

.heade2 li {
	width: 20%;
	display: inline-block;
	margin-right: 4%;
	position: relative;
}
.heade2 li:last-child{
    margin-right: 0;
}
.heade2_1 {
	width: 100%;
	display: block;
	/*padding: 0 10px;*/
	box-sizing: border-box;
	text-align: center;
	background: white;
}

.heade2_1.onT span {
	color: #0F7688;
}

.heade2_1.onT .heade2_1_1 {
	display: none;
}

.heade2_1.onT .heade2_1_2 {
	display: block;
}

.heade2_1 span {
	max-width: calc(100% - 32px);
	/*font-size: 16px;*/
	font-size: 15px;
	font-weight: 600;
	color: #000000;
	line-height: 90px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.heade2_1 div {
	width: 10px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.heade2_1_1 {
	width: 100%;
	display: block;
}

.heade2_1_2 {
	width: 100%;
	display: none;
}

.heade3 {
	float: right;
	/*width: 270px;*/
	width: 255px;
	height: 40px;
	background: rgba(0, 96, 129, 0.32);
	border-radius: 40px;
	margin-top: 25px;
	box-sizing: border-box;
	padding: 0 20px;
}

.heade3 input {
	border: none;
	outline: none;
	width: calc(100% - 45px);
	height: 100%;
	padding: 0;
	border-radius: 60px;
	background: none;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.heade3 img {
	width: 20px;
	display: inline-block;
	vertical-align: middle;
}

.heade_ejfs {
	width: 175%;
	background: white;
	box-shadow: 0px 3px 18px 1px rgba(255, 255, 255, 0.64);
	/*display: none;*/
	visibility: hidden;
	opacity: 0;
	transition: all .2s;
	position: absolute;
	left: 50%;
	top: 85px;
	transform: translateX(-50%);
	z-index: 1001;
}

.heade_ejf {
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	text-align: center;
	display: block;
	/* overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; */
}

.heade_ejts {
	width: 1225px;
	background: white;
	box-shadow: 0px 3px 18px 1px rgba(255, 255, 255, 0.64);
	padding: 30px;
	/*display: none;*/
	visibility: hidden;
	opacity: 0;
	transition: all .2s;
	position: absolute;
	left: 50%;
	top: 85px;
	transform: translateX(-50%);
	z-index: 1001;
}

.heade_ejtt {
	width: 100%;
	display: inline-block;
}

.heade_ejt {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	text-align: left;
	/*text-align: center;*/
}

.heade_ejt:nth-child(3n) {
	margin-right: 0;
}

.heade_ejt1 {
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	margin-bottom: 25px;
	 overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; 
}

.heade_ejt2 {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
 	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; 
}

.heade_ejt2:last-child {
	margin-bottom: 0;
}

.heade2_1.onF {
	/*position: absolute;*/
	position: relative;
	z-index: 1001;
}

.heade1_1.onF {
	/*width: 260px;*/
	width: 225px;
	height: 90px;
	background: #FFFFFF;
	padding-left: 45px;
	box-sizing: border-box;
	box-shadow: 0px 3px 18px 1px rgba(255, 255, 255, 0.64);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
}

.heade1_1.onF .heade11 {
	height: 20px;
	margin-top: 30px;
}

.heade_ejf:hover {
	color: #0F7688;
}

.heade_ejt2:hover {
	color: #0F7688;
}
.heade_ejt1:hover {
	color: #0F7688;
}

.heade_zzc {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	/*display: none;*/
	visibility: hidden;
	opacity: 0;
	transition: all .2s;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
}

.heade1_4.on .heade13 {
	background: linear-gradient(269deg, rgba(0, 96, 129, 0) 0%, rgba(0, 96, 129, 0.38) 100%);
}

.heade15:hover {
	color: #0F7688;
}

.heade16_3:hover {
	color: #0F7688;
}


footer {
	width: 100%;
}

.footer {
	width: 100%;
	margin: 45px auto;
	display: flex;
	justify-content: center;
}

.foote {
	width: 32%;
	margin-right: 2%;
	padding: 20px 15px;
	box-sizing: border-box;
	display: block;
}

.foote:nth-child(3n) {
	margin-right: 0;
}

.foote1 {
	width: 100%;
	/* font-size: 34px; */
	font-size: 24px;
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.foote2 {
	width: 100%;
	height: 35px;
	background: rgba(255, 255, 255, 0.3);
	box-sizing: border-box;
	padding: 0 20px;
	margin-bottom: 10px;
}
.foote2:last-child{
	margin-bottom: 0;
}
.foote2 img {
	width: 25px;
	display: inline-block;
	vertical-align: middle;
}

.foote2 input {
	border: none;
	outline: none;
	width: calc(100% - 32px);
	height: 100%;
	padding: 0;
	/* font-size: 24px; */
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	display: inline-block;
	vertical-align: middle;
}

.foote2 input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: white;
}

.foote2 input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: white;
}

.foote2 input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: white;
}

.foote2 input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: white;
}

.foote3 {
	border: none;
	outline: none;
	width: 100%;
	height: 35px;
	display: block;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	background: rgba(255, 255, 255, 0.3);
}

.foote3::-webkit-input-placeholder {
	/* WebKit browsers */
	color: white;
}

.foote3:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: white;
}

.foote3::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: white;
}

.foote3:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: white;
}

.foote4 {
	width: 100%;
	display: inline-block;
}

.foote4 button {
	border: none;
	outline: none;
	width: 150px;
	height: 35px;
	background: rgba(255, 255, 255, 0.85);
	display: block;
	float: right;
	font-size: 16px;
	font-weight: 600;
	color: #006081;
}

.foote5 {
	width: 100%;
	display: inline-block;
}

.foote5_1 {
	width: 23.5%;
	float: left;
	margin-right: 2%;
	/* margin-top: 15px; */
	    margin-top: 30px;
	text-align: center;
	/* font-size: 18px; */
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
}

.foote5_1:nth-child(4n) {
	margin-right: 0;
}

.foote5_1 img {
	height: 20px;
	display: block;
	margin: auto;
	margin-bottom: 9px;
}
.foote5_1 p{
	overflow: hidden;
	white-space: nowrap;
	color: #fff;
}


@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.center {
	width: 100%;
	box-sizing: border-box;
	padding-top: 90px;
}

.container {
	/* width: 88%; */
	width: 75%;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.banners {
	width: 100%;
}

.banner {
	width: 100%;
	position: relative;
}

.banne1 {
	width: 100%;
	/* height: 760px; */
	display: block;
	object-fit: cover;
	object-position: center;
}

.banne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.banne3 {
	width: 100%;
}

.banne3_1 {
	width: 100%;
	/* font-size: 30px; */
	font-size: 15px;
	font-weight: 600;
	color: #68C0CA;
	text-shadow: 0px 3px 6px #000000;
}

.banne3_2 {
	width: 100%;
	margin-top: 15px;
	/* font-size: 100px; */
	font-size: 50px;
	font-weight: 600;
	color: #FFFFFF;
	word-wrap: break-word;
	word-break: break-all;
}

.banne3_3 {
	width: 139px;
	height: 35px;
	background: #0F7688;
	display: block;
	text-align: center;
	line-height: 35px;
	margin-top: 30px;
	/* font-size: 32px; */
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
}

.banne3_4 {
	width: 100%;
	margin-top: 25px;
	/* font-size: 40px; */
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 40px;
}

.banne4 {
	width: 100%;
}

.banne5 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.bann5 {
	width: 100%;
}

.banne5_1 {
	width: 100%;
	font-size: 50px;
	font-weight: 600;
	color: #FFFFFF;
}

.banne5_2 {
	width: 100%;
	/* margin-top: 85px; */
	margin-top: 45px;
	font-size: 26px;
	font-weight: 500;
	color: #FFFFFF;
}

.banne5_3 {
	width: 1025px;
	margin-top: 30px;
	display: inline-block;
}

.banne5_3_1 {
	border: none;
	outline: none;
	width: calc(100% - 200px);
	height: 75px;
	float: left;
	background: white;
	box-sizing: border-box;
	padding: 0 35px;
	/* font-size: 24px; */
	font-size: 20px;
	font-weight: 500;
	color: #006081;
}

.banne5_3_2 {
	border: none;
	outline: none;
	width: 185px;
	height: 75px;
	background: #5BBCCC;
	display: block;
	float: left;
	/* font-size: 24px; */
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF;
	margin-left: 15px;
}

.viewin-box {
	width: 100%;
	display: flex;
	margin-top: 50px;
}

.viewin-bo {
	width: 100%;
}

.viewin-tit {
	width: 100%;
}

.viewin-tit1 {
	/* width: 9px;
	height: 54px; */
	width: 4px;
	height: 35px;
	background: #006081;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.viewin-tit2 {
	/* font-size: 40px; */
	font-size: 28px;
	font-weight: 600;
	color: #006081;
	display: inline-block;
	vertical-align: middle;
}

.viewin-cnt {
	width: 100%;
	margin-top: 40px;
	display: flex;
}

.viewin-le {
	border-top: 6px solid #006081;
	box-sizing: border-box;
	width: 35%;
	float: left;
	background: #FFFFFF;
	box-shadow: 0px 3px 30px 1px rgba(0, 96, 129, 0.15);
	box-sizing: border-box;
	padding: 15px 30px;
	padding-bottom: 30px;
	display: block;
}

.viewin-le1 {
	width: 100%;
	height: 315px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.viewin-le2 {
	width: 100%;
	margin-top: 25px;
	/* font-size: 28px; */
	font-size: 24px;
	font-weight: 600;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.viewin-le3 {
	width: 100%;
	/* margin-top: 25px;
	font-size: 28px; */
	margin-top: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.viewin-le4 {
	width: 100%;
	/* margin-top: 20px; */
	margin-top: 10px;
	text-align: right;
	/* font-size: 18px; */
	font-size: 14px;
	font-weight: 400;
	color: #006081;
}

.viewin-le4 span {
	display: inline-block;
	vertical-align: middle;
}

.viewin-le4 img {
	width: 10px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.viewin-ris {
	width: 62%;
	float: left;
	/* margin-left: 3%; */
	margin-left: 25px;
}

.viewin-ri {
	border-left: 6px solid #006081;
	box-sizing: border-box;
	width: 100%;
	height: calc(100%/2 - 12.5px);
	background: #FFFFFF;
	box-shadow: 0px 3px 30px 1px rgba(0, 96, 129, 0.15);
	/* margin-bottom: 50px; */
	margin-bottom: 25px;
	padding: 24px 14px;
	padding-right: 35px;
	display: block;
}

.viewin-ri:last-child {
	margin-bottom: 0;
}

.viewin-ri1 {
	width: 215px;
	height: 175px;
	margin-right: 25px;
	display: block;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.viewin-ri2 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: calc(100% - 250px);
	display: inline-block;
	vertical-align: middle;
}

.viewin-ri2_1 {
	width: 100%;
	/* font-size: 28px; */
	font-size: 24px;
	font-weight: 600;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.viewin-ri2_2 {
	width: 100%;
	/* margin-top: 20px;
	font-size: 28px; */
	margin-top: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	word-wrap: break-word;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.viewin-ri2_3 {
	width: 100%;
	/* margin-top: 20px; */
	margin-top: 10px;
	text-align: right;
	/* font-size: 18px; */
	font-size: 14px;
	font-weight: 400;
	color: #006081;
}

.viewin-ri2_3 span {
	display: inline-block;
	vertical-align: middle;
}

.viewin-ri2_3 img {
	width: 10px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.news-box {
	width: 100%;
	margin-top: 95px;
}

.news-bo {
	width: 100%;
}

.news-list {
	width: 100%;
	margin-top: 40px;
}

.news-li {
	width: 100%;
	display: inline-block;
}

.news-li1 {
	width: 50%;
	height: 385px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: left;
}

.news-li3 {
	width: 50%;
	height: 385px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: right;
}

.news-li2 {
	width: 50%;
	box-sizing: border-box;
	padding: 85px 0;
	padding-left: 35px;
	float: left;
}

.news-li4 {
	width: 50%;
	box-sizing: border-box;
	padding: 85px 0;
	padding-right: 35px;
	float: left;
}

.news-li2_1 {
	width: 100%;
	/* font-size: 34px; */
	font-size: 24px;
	font-weight: 600;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-li2_2 {
	width: 100%;
	/* margin-top: 25px;
	font-size: 28px; */
	margin-top: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	word-wrap: break-word;
	word-break: break-all;
	/* display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden; */
}

.news-li2_3 {
	width: 100%;
	text-align: right;
	/* font-size: 18px; */
	font-size: 14px;
	font-weight: 400;
	color: #006081;
}

.news-li2_3 span {
	display: inline-block;
	vertical-align: middle;
}

.news-li2_3 img {
	width: 10px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.wwa-box {
	width: 100%;
	margin-top: 100px;
}

.wwa-bo {
	width: 100%;
}

.wwa-tit {
	width: 100%;
}

.wwa-tit1 {
	width: 4px;
	height: 35px;
	margin-right: 10px;
	background: #006081;
	display: inline-block;
	vertical-align: middle;
}

.wwa-tit2 {
	font-size: 28px;
	font-weight: 600;
	color: #006081;
	display: inline-block;
	vertical-align: middle;
}

.wwa-jj {
	width: 100%;
	/* margin-top: 120px; */
	margin-top: 60px;
	/* font-size: 30px; */
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	/* line-height: 50px; */
	line-height: 30px;
}

.wwa-cnt {
	width: 100%;
	margin-top: 55px;
	display: flex;
}

.wwa-cnt-le {
	width: 46%;
	/* background: #A5CBD1; */
	background: rgba(165, 203, 209, 0.44);
	/* padding: 30px; */
	padding: 20px;
	box-sizing: border-box;
}

.wwa-cnt-le1 {
	width: 100%;
	/* font-size: 50px; */
	font-size: 28px;
	font-weight: 500;
	color: #000000;
	text-align: center;
}

.wwa-cnt-le2 {
	width: 63%;
	/* height: 95px; */
	height: 45px;
	background: #0F7688;
	/* font-size: 36px; */
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
	/* line-height: 95px; */
	line-height: 45px;
	margin: auto;
	/* margin-top: 95px; */
	margin-top: 40px;
}

.wwa-cnt-le3 {
	/* width: 425px; */
	width: 350px;
	display: block;
	margin: auto;
	/* margin-top: 80px; */
	margin-top: 40px;
}

.wwa-cnt-ris {
	width: calc(100% - 46% - 25px);
	margin-left: 25px;
}

.wwa-cnt-ri {
	width: 100%;
	height: calc(50% - 25px/2);
	/* background: #A5CBD1; */
	background: rgba(165, 203, 209, 0.44);
	margin-bottom: 25px;
	/* padding: 30px 50px; */
	padding: 15px 20px;
	box-sizing: border-box;
}

.wwa-cnt-ri:last-child {
	margin-bottom: 0;
}

.wwa-cnt-ri1 {
	width: 45%;
	/* font-size: 40px; */
	font-size: 24px;
	font-weight: 500;
	color: #000000;
	display: inline-block;
	vertical-align: middle;
}

.wwa-cnt-ri1 span {
	/* font-size: 60px; */
	font-size: 40px;
	color: #006081;
}

.wwa-cnt-ri2 {
	width: 42%;
	margin-left: calc(100% - 89%);
	display: inline-block;
	vertical-align: middle;
}

.wwa-cnt-ri3 {
	width: 42%;
	margin-right: calc(100% - 89%);
	display: inline-block;
	vertical-align: middle;
}

.wwa-cnt-cen {
	width: 100%;
	/* background: #A5CBD1; */
	background: rgba(165, 203, 209, 0.44);
	/* margin-top: 25px; */
	box-sizing: border-box;
	padding: 50px 8%;
}

.wwa-cnt-cen1 {
	width: 64%;
	margin-right: 11%;
	/* font-size: 40px; */
	font-size: 24px;
	font-weight: 500;
	color: #000000;
	display: inline-block;
	vertical-align: middle;
}

.wwa-cnt-cen1 span {
	/* font-size: 60px; */
	font-size: 40px;
	color: #006081;
}

.wwa-cnt-cen2 {
	width: 24%;
	display: inline-block;
	vertical-align: middle;
}

.wwa-text {
	width: 100%;
	margin-top: 190px;
}

.wwa-text1 {
	width: 100%;
	text-align: center;
	/* font-size: 60px; */
	font-size: 30px;
	font-weight: 600;
	color: #006081;
}

.wwa-text2 {
	width: 100%;
	/* margin-top: 45px; */
	margin-top: 25px;
	text-align: center;
	/* font-size: 34px; */
	font-size: 24px;
	font-weight: 600;
	color: #333333;
}

.oadvant-box {
	width: 100%;
	/* margin-top: 160px; */
	margin-top: 80px;
}

.oadvant-bo {
	width: 100%;
}

.oadvant-top {
	width: 100%;
	/* margin-top: 65px; */
	margin-top: 30px;
	box-sizing: border-box;
	/* padding: 0 120px; */
	padding: 0 80px;
	position: relative;
}

.oadvant-to1 {
	width: 100%;
	/* font-size: 40px; */
	font-size: 28px;
	font-weight: 600;
	color: #000000;
	/* line-height: 80px; */
	line-height: 50px;
}

.oadvant-to2 {
	width: 55px;
	position: absolute;
	left: 0;
	top: 0;
}

.oadvant-to3 {
	width: 55px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.oadvant-cen {
	width: 100%;
	/* margin-top: 110px; */
	margin-top: 50px;
	/* font-size: 34px; */
	font-size: 24px;
	font-weight: 400;
	color: #000000;
	/* line-height: 68px; */
	line-height: 40px;
}

.oadvant-down {
	width: 100%;
	/* margin-top: 120px; */
	margin-top: 60px;
}

.oadvant-dow {
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 3px 30px 1px rgba(0, 96, 129, 0.15);
}

.oadvant-dow1 {
	width: 49.5%;
	box-sizing: border-box;
	padding: 20px 80px;
	/* font-size: 34px; */
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	/* line-height: 60px; */
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
}

.oadvant-dow2 {
	width: calc(100% - 49.89%);
	/* height: 435px; */
	height: 300px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.oadvant-img {
	width: 100%;
	display: block;
	/* margin-top: 90px; */
	margin-top: 45px;
}

.vav-top {
	width: 100%;
	/* margin-top: 95px; */
	margin-top: 45px;
}

.vav-to {
	width: 100%;
}

.vav-to1 {
	width: 100%;
	/* font-size: 40px; */
	font-size: 28px;
	font-weight: 600;
	color: #006081;
	/* line-height: 80px; */
	line-height: 40px;
}

.vav-to2 {
	width: 100%;
	/* margin-top: 100px;
	font-size: 30px; */
	margin-top: 50px;
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	/* line-height: 60px; */
	line-height: 40px;
}

.vav-cens {
	width: 100%;
	/* margin-top: 145px; */
	margin-top: 70px;
}

.vav-cen {
	width: 100%;
}

.vav-ce {
	width: 100%;
	margin-bottom: 20px;
}
.vav-ce:last-child{
	margin-bottom: 0;
}
.vav-ce1 {
	width: 53%;
	/* height: 500px; */
	height: 300px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.vav-ce2 {
	width: calc(100% - 53.4%);
	box-sizing: border-box;
	padding-right: 5%;
	display: inline-block;
	vertical-align: middle;
}

.vav-ce3 {
	width: calc(100% - 53.4%);
	box-sizing: border-box;
	padding-left: 5%;
	display: inline-block;
	vertical-align: middle;
}

.vav-ce2_1 {
	width: 100%;
	/* font-size: 40px; */
	font-size: 28px;
	font-weight: 600;
	color: #006081;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.vav-ce2_2 {
	width: 100%;
	/* margin-top: 35px;
	font-size: 28px; */
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	/* line-height: 56px; */
	line-height: 30px;
	word-wrap: break-word;
	word-break: break-all;
	/* display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden; */
}

.STeam-box {
	width: 100%;
	margin-top: 80px;
}

.STeam-bo {
	width: 100%;
}

.STeam-cnt {
	border-left: 3px solid #006081;
	box-sizing: border-box;
	width: 100%;
	margin-top: 55px;
	background: #FFFFFF;
	box-shadow: 0px 3px 30px 1px rgba(0, 96, 129, 0.15);
	padding: 60px;
}

.STeam-cnt1 {
	width: 100%;
	text-align: center;
	/* font-size: 34px; */
	font-size: 28px;
	font-weight: 600;
	color: #333333;
}

.STeam-cnt1 span {
	position: relative;
}

.STeam-cnt1 span::after {
	content: '';
	/* width: 149px; */
	width: 125px;
	height: 5px;
	background: #006081;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.STeam-cnt1 span::before {
	content: '';
	width: 87px;
	height: 2px;
	background: #006081;
	position: absolute;
	left: 0;
	bottom: -15px;
}

.STeam-cnt2 {
	width: 100%;
	display: inline-block;
}

.STeam-cnt3 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 31%;
	float: left;
	margin-right: 3.5%;
	/* margin-top: 100px; */
	margin-top: 50px;
}

.STeam-cnt3:nth-child(3n) {
	margin-right: 0;
}

.STeam-cnt3_1 {
	/* width: 250px;
	height: 250px; */
	width: 200px;
	height: 200px;
	display: block;
	border-radius: 50%;
	object-fit: cover;
	object-position: center;
	margin: auto;
}

.STeam-cnt3_2 {
	width: 100%;
	/* margin-top: 40px; */
	margin-top: 20px;
	text-align: center;
	/* font-size: 34px; */
	font-size: 20px;
	font-weight: 600;
	color: #006081;
}

.STeam-cnt3_3 {
	width: 100%;
	/* margin-top: 70px; */
	margin-top: 20px;
	text-align: center;
	/* font-size: 34px; */
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}
.STeam-cnt3_3_1{
    font-weight: bold;
}
.STeam-cnt3_4 {
	width: 100%;
	/* margin-top: 60px;
	font-size: 28px; */
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	text-align: center;
	word-wrap: break-word;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.Members-box {
	width: 100%;
	margin-top: 60px;
}

.Members-bo {
	width: 100%;
}

.Members-cnt {
	border-left: 3px solid #006081;
	box-sizing: border-box;
	width: 100%;
	margin-top: 55px;
	background: #FFFFFF;
	box-shadow: 0px 3px 30px 1px rgba(0, 96, 129, 0.15);
	padding: 60px 20px;
}

.basic-box {
	width: 100%;
	display: flex;
}

.basic-bo {
	border-right: 1px solid #006081;
	box-sizing: border-box;
	width: 50%;
	padding: 0 50px;
}
.basic-bo:first-child{
	padding-left: 0;
}
.basic-bo:last-child {
	border-right: 0;
}

.basic-bo1 {
	width: 100%;
	/* font-size: 34px; */
	font-size: 28px;
	font-weight: 600;
	color: #333333;
}

.basic-bo1 span {
	position: relative;
}

.basic-bo1 span::after {
	content: '';
	/* width: 149px; */
	width: 125px;
	height: 5px;
	background: #006081;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.basic-bo1 span::before {
	content: '';
	width: 87px;
	height: 2px;
	background: #006081;
	position: absolute;
	left: 0;
	bottom: -15px;
}

.basic-bo2 {
	width: 100%;
	/* margin-top: 70px; */
	margin-top: 35px;
}

.basic-bo2 img {
	/* width: 245px;
	height: 245px; */
	width: 200px;
	height: 200px;
	border-radius: 50%;
	margin-right: 20px;
	/* margin-right: 40px; */
	display: inline-block;
	vertical-align: middle;
}

.basic-bo2 div {
	width: calc(100% - 230px);
	/* font-size: 30px; */
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	text-align: center;
	/* line-height: 50px; */
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
}
.basic-bo2 div p{
    /*text-align: left;*/
}
.basic-bo2_1{
        font-size: 20px;
    font-weight: 600;
    color: #006081;
}
.basic-bo2_2{
    font-weight: 600;
}
.basic-bo2_3{
    margin-top: 20px;
}
.basic-bo3 {
	width: 100%;
	/* margin-top: 70px;
	font-size: 30px; */
	font-weight: 400;
	color: #333333;
	/* line-height: 50px; */
	margin-top: 35px;
	font-size: 16px;
	line-height: 30px;
}

.personal-box {
	width: 100%;
	/* margin-top: 65px; */
	margin-top: 35px;
}

.personal-bo1 {
	width: 100%;
	/* font-size: 34px; */
	font-size: 28px;
	font-weight: 600;
	color: #333333;
}

.personal-bo1 span {
	position: relative;
}

.personal-bo1 span::after {
	content: '';
	/* width: 149px; */
	width: 125px;
	height: 5px;
	background: #006081;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.personal-bo1 span::before {
	content: '';
	width: 87px;
	height: 2px;
	background: #006081;
	position: absolute;
	left: 0;
	bottom: -15px;
}

.personal-bo2 {
	width: 100%;
	display: inline-block;
}

.personal-bo2_1 {
	width: 32%;
	float: left;
	margin-right: 2%;
	display: block;
	/* margin-top: 120px; */
	margin-top: 60px;
	float: left;
	box-shadow: 0px 3px 30px 1px rgba(0, 96, 129, 0.15);
}

.personal-bo2_1:nth-child(3n) {
	margin-right: 0;
}

.personal-bo2_2 {
	width: 100%;
	height: 315px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.personal-bo2_3 {
	width: 100%;
	/* padding: 25px 30px; */
	padding: 10px 15px;
	box-sizing: border-box;
}

.personal-bo2_4 {
	width: 100%;
	/* font-size: 24px; */
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.personal-bo2_5 {
	width: 100%;
	margin-top: 15px;
	/* font-size: 24px; */
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	/* display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden; */
}

.personal-bo2_6 {
	width: 100%;
	margin-top: 5px;
	text-align: right;
	/* font-size: 18px; */
	font-size: 14px;
	font-weight: 400;
	color: #006081;
}

.personal-bo3 {
	width: 100%;
	/* margin-top: 80px;
	font-size: 30px; */
	margin-top: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	/* line-height: 60px; */
	line-height: 30px;
}

.ydp-top {
	width: 100%;
	/* margin-top: 140px; */
	margin-top: 70px;
}

.ydp-to {
	width: 100%;
}

.ydp-to1 {
	width: 100%;
	/* font-size: 50px; */
	font-size: 28px;
	font-weight: 600;
	color: #006081;
}

.ydp-to2 {
	width: 100%;
	/* margin-top: 100px;
	font-size: 30px; */
	margin-top: 50px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
}

.ydp-to3 {
	border: 1px solid #707070;
	box-sizing: border-box;
	outline: none;
	width: 100%;
	/* height: 65px; */
	height: 45px;
	display: block;
	padding: 0 10px;
	/* font-size: 30px; */
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	/* margin-top: 35px; */
	margin-top: 20px;
}

.ydp-cens {
	width: 100%;
	/* margin-top: 150px; */
	margin-top: 70px;
}

.ydp-cen {
	width: 100%;
}

.ydp-cen1 {
	width: 100%;
	/* font-size: 50px; */
	font-size: 28px;
	font-weight: 600;
	color: #006081;
}

.ydp-cen2 {
	width: 100%;
	display: inline-block;
}

.ydp-cen2_1 {
	width: 32%;
	box-shadow: 0px 3px 30px 1px rgba(0, 96, 129, 0.15);
	float: left;
	margin-right: 2%;
	/* margin-top: 60px; */
	margin-top: 30px;
	display: block;
	background: white;
}

.ydp-cen2_1:nth-child(3n) {
	margin-right: 0;
}

.ydp-cen2_2 {
	width: 100%;
	height: 315px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.ydp-cen2_3 {
	width: 100%;
	box-sizing: border-box;
	/* padding: 30px; */
	padding: 10px 15px;
}

.ydp-cen2_4 {
	width: 100%;
	/* font-size: 24px; */
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ydp-cen2_5 {
	width: 100%;
	height: 90px;
	/* margin-top: 30px; */
	/* font-size: 24px; */
	margin-top: 15px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	/* line-height: 40px; */
	line-height: 30px;
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden; 
}

.ydp-cen2_6 {
	width: 100%;
	text-align: right;
	margin-top: 5px;
	/* font-size: 18px; */
	font-size: 14px;
	font-weight: 400;
	color: #006081;
}

.contact-us {
	width: 100%;
	margin-top: 80px;
}

.contact-u {
	width: 100%;
}

.contact-u1 {
	width: 100%;
	/* margin-top: 125px; */
	/* font-size: 34px; */
	margin-top: 60px;
	font-size: 28px;
	font-weight: 600;
	color: #006081;
}

.contact-u2 {
	width: 100%;
	/* margin-top: 120px;
	font-size: 26px; */
	margin-top: 60px;
	font-size: 20px;
	font-weight: 400;
	color: #000000;
}

.contact-u3 {
	width: 100%;
	/* margin-top: 70px; */
	margin-top: 35px;
}

.contact-u3_1 {
	width: 100%;
	/* font-size: 30px; */
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}

.contact-u3_2 {
	border: 1px solid #707070;
	box-sizing: border-box;
	outline: none;
	width: 100%;
	/* height: 65px; */
	height: 35px;
	display: block;
	/* margin-top: 20px; */
	margin-top: 10px;
	padding: 0 10px;
	/* font-size: 30px; */
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}

.contact-u3_3 {
	border: 1px solid #707070;
	box-sizing: border-box;
	outline: none;
	width: 100%;
	/* height: 315px; */
	height: 165px;
	display: block;
	/* margin-top: 20px; */
	margin-top: 10px;
	padding: 10px;
	/* font-size: 30px; */
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	background: white;
}

.contact-u4 {
	border: none;
	outline: none;
	/* width: 275px;
	height: 70px; */
	width: 150px;
	height: 40px;
	background: #0F7688;
	display: block;
	margin: auto;
	/* margin-top: 70px; */
	/* font-size: 32px; */
	margin-top: 35px;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
}

.industrial-box {
	width: 100%;
	margin-top: 75px;
}

.industrial-bo {
	width: 100%;
}

.industrial-cen {
	width: 100%;
	/* margin-top: 90px; */
	margin-top: 60px;
}

.industrial-ce {
	width: 100%;
	margin-bottom: 20px;
}
.industrial-ce:last-child{
	margin-bottom: 0;
}
.industrial-ce1 {
	width: 53%;
	/* height: 635px; */
	height: 335px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.industrial-ce2 {
	width: calc(100% - 53.4%);
	box-sizing: border-box;
	padding-right: 5%;
	display: inline-block;
	vertical-align: middle;
}

.industrial-ce3 {
	width: calc(100% - 53.4%);
	box-sizing: border-box;
	padding-left: 5%;
	display: inline-block;
	vertical-align: middle;
}

.industrial-ce2_1 {
	width: 100%;
	/* font-size: 40px; */
	font-size: 28px;
	font-weight: 600;
	color: #006081;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.industrial-ce2_2 {
	width: 100%;
	/* margin-top: 35px;
		font-size: 26px; */
	font-size: 16px;
	margin-top: 15px;
	line-height: 30px;
	font-weight: 400;
	color: #333333;
	/* line-height: 56px; */
	word-wrap: break-word;
	word-break: break-all;
	/* display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden; */
}

.service-box {
	width: 100%;
	margin-top: 75px;
}

.service-bo {
	width: 100%;
}

.service-cnt {
	width: 100%;
	/* margin-top: 90px; */
	margin-top: 60px;
}

.service-cnt1 {
	width: 100%;
	text-align: center;
}

.service-cnt1 {
	width: 100%;
	text-align: center;
	/* font-size: 34px; */
	font-size: 28px;
	font-weight: 600;
	color: #333333;
}

.service-cnt1 span {
	position: relative;
}

.service-cnt1 span::after {
	content: '';
	/* width: 149px; */
	width: 125px;
	height: 5px;
	background: #006081;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.service-cnt1 span::before {
	content: '';
	width: 87px;
	height: 2px;
	background: #006081;
	position: absolute;
	left: 0;
	bottom: -15px;
}

.service-cnt2 {
	width: 100%;
	/* margin-top: 95px; */
	margin-top: 60px;
	display: flex;
}

.service-cnt2_1 {
	border-right: 1px solid #006081;
	box-sizing: border-box;
	width: 36%;
	/* padding-right: 85px; */
	padding-right: 40px;
}

.service-cnt2_1_1 {
	/* width: 250px;
	height: 250px; */
	width: 200px;
	height: 200px;
	border-radius: 50%;
	display: block;
	margin: auto;
}

.service-cnt2_1_2 {
	width: 100%;
	/* margin-top: 45px; */
	margin-top: 20px;
	text-align: center;
	/* font-size: 34px; */
	font-size: 20px;
	font-weight: 600;
	color: #006081;
}

.service-cnt2_1_3 {
	width: 100%;
	/* margin-top: 40px; */
	margin-top: 20px;
	text-align: center;
	/* font-size: 30px; */
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	/* line-height: 56px; */
	line-height: 30px;
}
.service-cnt2_1_3_1{
    font-weight: bold;
}
.service-cnt2_1_4 {
	width: 100%;
	/* margin-top: 80px; */
	margin-top: 20px;
	/* font-size: 28px; */
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	/* line-height: 56px; */
	line-height: 30px;
}

.service-cnt2_2 {
	box-sizing: border-box;
	width: 64%;
	/* padding-left: 85px;
	font-size: 28px; */
	padding-left: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	/* line-height: 56px; */
	line-height: 30px;
}

.service-cnt3 {
	width: 100%;
	display: inline-block;
}

.service-cnt4 {
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-top: 120px;
	display: block;
}

.service-cnt4:nth-child(4n) {
	margin-right: 0;
}

.service-cnt4_1 {
	/* width: 250px;
	height: 250px; */
	width: 200px;
	height: 200px;
	border-radius: 50%;
	display: block;
	object-fit: cover;
	object-position: center;
	margin: auto;
}

.company-box {
	width: 100%;
	display: flex;
}

.company-bo {
	width: 100%;
}

.company-list {
	width: 100%;
	display: inline-block;
}

.company-li {
	width: 32%;
	display: block;
	background: #FFFFFF;
	box-shadow: 0px 3px 30px 1px rgba(0, 96, 129, 0.15);
	float: left;
	margin-right: 2%;
	/* margin-top: 100px; */
	margin-top: 50px;
}

.company-li:nth-child(3n) {
	margin-right: 0;
}

.company-li1 {
	width: 100%;
	height: 315px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.company-li2 {
	width: 100%;
	box-sizing: border-box;
	/* padding: 25px 30px; */
	padding: 10px 15px;
}

.company-li2_1 {
	width: 100%;
	/* font-size: 24px; */
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.company-li2_2 {
	width: 100%;
	margin-top: 15px;
	/* font-size: 24px; */
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	/* line-height: 40px; */
	line-height: 30px;
	/* display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden; */
}

.company-li2_3 {
	width: 100%;
	margin-top: 5px;
	text-align: right;
	/* font-size: 18px; */
	font-size: 14px;
	font-weight: 400;
	color: #006081;
}

.social-box {
	width: 100%;
}

.social-bo {
	width: 100%;
}

.social-list {
	width: 100%;
}

.social-lif {
	border-left: 3px solid #006081;
	width: 100%;
	box-shadow: 0px 3px 30px 1px rgba(0, 96, 129, 0.15);
	box-sizing: border-box;
	/* padding: 50px; */
	padding: 30px;
	display: inline-block;
	/* margin-top: 160px; */
	margin-top: 40px;
}

.social-lif1 {
	/* width: 385px;
	height: 385px; */
	width: 300px;
	height: 300px;
	display: block;
	border-radius: 50%;
	margin-right: 45px;
	object-fit: cover;
	object-position: center;
	float: left;
}

.social-li2 {
	width: calc(100% - 350px);
	float: left;
}

.social-li2_1 {
	width: 100%;
	/* font-size: 34px; */
	font-size: 28px;
	font-weight: 600;
	color: #333333;
	position: relative;
}

.social-li2_1 span {
	max-width: 100%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.social-li2_1::after {
	content: '';
	/* width: 149px; */
	width: 125px;
	height: 5px;
	background: #006081;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.social-li2_1::before {
	content: '';
	width: 87px;
	height: 2px;
	background: #006081;
	position: absolute;
	left: 0;
	bottom: -15px;
}

.social-li2_2 {
	width: 100%;
	/* margin-top: 50px;
	font-size: 28px; */
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	/* line-height: 56px; */
	line-height: 30px;
	/* display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden; */
}

.social-li2_3 {
	width: 100%;
	margin-top: 5px;
	text-align: right;
	/* font-size: 18px; */
	font-size: 14px;
	font-weight: 400;
	color: #006081;
}

.social-lit {
	border-right: 3px solid #006081;
	width: 100%;
	box-shadow: 0px 3px 30px 1px rgba(0, 96, 129, 0.15);
	box-sizing: border-box;
	/* padding: 50px; */
	padding: 30px;
	display: inline-block;
	/* margin-top: 160px; */
	margin-top: 40px;
}

.social-lit1 {
	/* width: 385px;
	height: 385px; */
	width: 300px;
	height: 300px;
	display: block;
	border-radius: 50%;
	margin-left: 45px;
	object-fit: cover;
	object-position: center;
	float: left;
}

.detail-box {
	width: 100%;
	/* margin-top: 110px; */
	margin-top: 50px;
}

.detail-bo {
	width: 100%;
	/* font-size: 28px; */
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	/* line-height: 56px; */
	line-height: 30px;
}
.pages {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.pagination {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.pagination li {
	display: inline;
	text-align: center;
}

.pagination a {
	border: 1px solid #D7D7D7;
	box-sizing: border-box;
	float: left;
	display: block;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	text-align: center;
	margin: 0 5px;
}

.pagination a img {
	height: 10px;
}

.pagination span {
	float: left;
	display: block;
	font-size: 14px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0 5px;
	color: #666666;
}

.pagination a.active {
	border: 1px solid  #0F7688;
	background:  #0F7688;
	color: white;
}

.pagination a:active {
	border: 1px solid  #0F7688;
	background:  #0F7688;
	color: white;
}