@charset "utf-8";
/* CSS Document */
/* index */

body{}
.wrap{ padding: 0 8%; margin:0 auto;}
.op0{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
.tab-cell{ display:table-cell; vertical-align:middle;}
.top{
	position: fixed;
	z-index: 10;
	width: 100%;
	left: 0;
	top: 0;
	padding:30px 8%;
	transition: all 0.5s;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}


.T-nav{
	padding: 0 5%;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex: 1;
}

.T-nav li{
	
	position: relative;
}
.T-nav li > a{
	line-height: 60px;
	padding: 0 18px;
	font-size: 18px;
	color:#fff;
	display: block;
	position: relative;
	transition: all 0.5s;
}
.T-nav li > a:before{
	content: '';
	width: 0;
	position: absolute;
	bottom: 5px;
	left: 50%;
	height: 3px;
	background: #fff;
	transform: translateX(-50%);
	transition: all 0.5s;
}

.T-search{
	margin: 9px 10px 0;
	position: relative;
}
.T-search span{
	display: block;
	width: 42px;
	height: 42px;
	background: url(../images/fd.png) no-repeat center center;
}
.T-search .p{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	width: 220px;
	background: #3154a5;
	border-radius: 21px;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	display: none;
}
.T-search .p .c1{
	width: 178px;
	height: 42px;
	float: left;
	border: none;
	background: none;
	color: #fff;
	padding: 0 12px;
}
.T-search .p .c2{
	float: left;
	width: 42px;
	height: 42px;
	background: url(../images/fd.png) no-repeat center center;
	border: none;
	cursor: pointer;
}
.grsent{
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}
.grsent a{
	color: #fff;
	margin: 0 5px;
}


.T-nav li .sec{
	position: absolute;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	left: 50%;
	padding: 10px 0;
	top: 60px;
	width: 150px;
border-radius: 3px;box-shadow: 0 1px 6px rgba(0,0,0,.15);transform:translateX(-50%);-webkit-transform:translateX(-50%);
	opacity: 0;
	visibility: hidden;
}

.T-nav li .sec a{
	width: 100%;
	text-align: center;
	display: block;
	line-height: 40px;
	font-size: 16px;
	padding: 0 10px;
}
.T-nav li .sec a:hover{
    background: #f5f5f5;
}
.T-nav li:nth-child(3) .sec{width: 180px;}
.numlout{
	color: #fff;
	z-index: 5;
	position: absolute;
	left: 8%;
	bottom: 68px;
	font-weight: bold;
	font-size: 24px;
}
.numlout span{
	font-size: 50px;
}
.ind-02{
	background: url(../testimg/t2.jpg) no-repeat center center;
	background-size: cover;
	padding: 7% 0;
}
.zbTit{
	width: 50%;
}
.sonTit .d1{
	text-transform: uppercase;
	color: #3154a5;
	font-size: 24px;
}
.sonTit .d2{
	font-size: 44px;
	color: #333;
}
.lunfea{
	width: 48%;
}
.oteica li{
	width: 33.33%;
	float: left;
	font-size: 16px;
	color: #333;
	text-align: center;
	border-right: 1px solid #abdeed;
}
.oteica li:last-child{
	border: none;
}
.oteica li .d1{
	color: #3154a5;
	font-size: 18px;
}
.oteica li .d1 strong{
	font-size: 36px;
}
.vbCon{
	margin-top: 7%;
	font-size: 18px;
	line-height: 2;
}
.vlink{
	font-size: 16px;
	margin: 8% 0;
}
.vlink a{
	display: inline-block;
	padding-right: 25px;
	color: #3154a5;
	background: url(../images/rr.png) no-repeat right center;
}
.loprea{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.loprea li a{
	display: block;
	text-align: center;
}
.loprea li a .img{
	transition: all 0.5s;
}
.loprea li a .tit{
	font-size: 16px;
	margin-top: 10px;
}
.ind-03{
	padding: 7% 0;
	background: url(../testimg/t3.jpg) no-repeat center center;
	background-size: cover;
}

.lbcflex{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lbcflex .con{
	width: 26%;
}
.lbcflex .con .d1{
	font-size: 36px;
}
.lbcflex .con .d2{
	font-size: 18px;
	line-height: 2;
	margin: 30px 0;
}
.lbcflex .con .d3 a{
	display: inline-block;
	padding-right: 25px;
	color: #3154a5;
	background: url(../images/rr.png) no-repeat right center;
}
.lbcflex .img{
	text-align: center;
	width: 40%;
}
.ind-04{
	background: url(../testimg/t4-2.jpg) no-repeat center center;
	background-size: cover;
}
.plrel{
	padding: 7% 0 0 8%;
	width: 50%;
}
.lpouea{
	width: 50%;
}
.lpouea li{
	width: 50%;
	float: left;
	position: relative;
	height: 25vw;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	border-left: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.lpouea li:nth-child(n+3){
	border-bottom: none;
}
.lpouea li .voreba{
	text-align: center;
	color: #fff;
	width: 100%;
}
.lpouea li .voreba .d2{
	font-size: 18px;
	margin-top: 15px;
}
.lpouea li a{
	display: -webkit-flex;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	background: #3154a5;
	box-shadow: 0 0 20px rgba(0,0,0,0.15);
	opacity: 0;
	transition: all 0.5s;
}
.lpouea li a .con{
	padding: 0 10%;
	text-align: center;
}
.lpouea li a .con .d1{
	font-size: 30px;
}
.lpouea li a .con .d2{
	font-size: 16px;
	line-height: 28px;
	max-height: 56px;
	overflow: hidden;
	margin: 20px 0;
}
.lpouea li a .con .d4{
	margin-top: 20px;
}

.ind-05{
	padding: 7% 0;
	background: url(../testimg/t5.jpg) no-repeat center center;
	background-size: cover;
}
.menlte{
	background: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 50%;
	padding: 30px;
}
.menlte li{
	line-height: 40px;
	font-size: 16px;
}
.menlte li a{
	display: block;
}
.menlte li a span{
	float: right;
	margin-left: 20px;
	color: #666;
	font-size: 14px;
}
.menlte li a::before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #ccc;
	margin-right: 10px;
}
.tlink{
	margin-top: 20px;
	padding-left: 16px;
}
.tlink a{
	display: inline-block;
	padding-right: 25px;
	color: #3154a5;
	background: url(../images/rr.png) no-repeat right center;
}

.foot{
	background: #f1f3f8;
}
.FTset{
	padding: 40px 0;
	border-bottom: 1px solid #ddd;
}
.stit{
	padding-top: 15px;
}
.stit p{
	margin-top: 15px;
	line-height: 1.6;
}
.ewma{
	display: inline-block;
	margin-top: 20px;
	text-align: center;
	width: 120px;
}
.Fright{
	width: calc(100% - 450px);
}
.Fright ul{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
.Fright li .d1{
	font-size: 18px;
	padding: 15px 0;
}
.Fright li .d2{
	margin-top: 15px;
}

.footCopy{
	padding: 35px 0;
	color: #666;
}

.ny-nav{
	border-bottom: 1px solid #ddd;
}
.ny-nav span{
	display: none;
}
.ny-nav p a{
	float: left;
	text-align: center;
	width: 16.66%;
	line-height: 70px;
	font-size: 16px;
}
.ny-nav p a.cur,.ny-nav p a:hover{
	color: #fff;
	background-image: linear-gradient(to right,#2bc3ed,#385daa);
}

.ny-01{
	padding-top: 5%;
	position: relative;
	z-index: 3;
}
.ny-01 .pic{
	width: 30%;
}
.ny-01 .con{
	width: 66%;
}
.ny-01 .con .d1{
	font-size: 30px;
	color: #3154a5;
	padding: 20px 0;
}
.ny-01 .con .d2{
	line-height: 1.8;
	font-size: 15px;
}

.ny-02{
	background: url(../testimg/t10.jpg) no-repeat center center;
	background-size: cover;
	padding: 150px 0 70px;
	margin-top: -80px;
}
.lorept{
	display: -webkit-flex;
	display: flex;
}
.lorept li{
	width: 33.33%;
	text-align: center;
	font-size: 24px;
	color: #666;
}
.lorept li .d1{
	color: #3154a5;
}
.lorept li .d1 span{
	font-size: 50px;
	font-weight: bold;
}

.ny-03{
	padding: 5% 0;
}
.ny-03 .pic{
	width: 48%;
}
.ny-03 .con{
	width: 48%;
	line-height: 2;
	font-size: 15px;
	padding-top: 20px;
}
.ny-04 a{
	display: block;
	width: 80px;
	height: 80px;
	background: url(../images/pl.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.monfeb{
	
}
.monfeb li{
	margin-bottom: 4%;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.monfeb li:nth-child(2n){
	flex-direction:row-reverse;
}
.monfeb li .pic{
	width: 50%;
}
.monfeb li .con{
	width: 50%;
	padding: 0 30px;
}
.monfeb li .con .d1{
	font-size: 36px;
	color: #2bc3ed;
}
.monfeb li .con .d2{
	font-size: 16px;
	margin-top: 20px;
	line-height: 2;
}
.ny-06{
	padding: 5% 0;
}
.ny-07{
	padding: 5% 0 10.5vw;
	background: url(../testimg/t18.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	overflow: hidden;
}
.penmna .d1{
	font-size: 48px;
}
.penmna .d2{
	font-size: 30px;
	margin-top: 10px;
}

.lboeua{
	background: url(../images/ds.jpg) repeat-y 205px top;
}
.lboeua li{
	margin-bottom: 6%;
}
.lboeua li .tit{
	line-height: 62px;
	color: #3154a5;
	font-size: 30px;
	width: 175px;
}
.lboeua li .con{
	width: calc(100% - 175px);
	padding: 18px 0 18px 100px;
	position: relative;
	line-height: 1.8;
	font-size: 15px;
}
.lboeua li .con .icon{
	position: absolute;
	left: 0;
	top: 0;
}
.onbtea li{
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
	
}
.onbtea li:nth-child(3n){
	margin-right: 0;
}
.onbtea li a{
	display: block;
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	padding: 0 30px;
}
.onbtea li a:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 4px;
	background-image: linear-gradient(to right,#38bcd8,#69b83b);
	transition: all 0.5s;
}
.onbtea li a .img{
	padding: 35px 0;
	height: 370px;
	display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    justify-content: center;
}
.onbtea li a .img img{
	display: block;
	width: 100%;
	max-height: 300px;
	object-fit: scale-down;
	transition: all 0.5s;
}
.onbtea li a .cons{
	padding-bottom: 35px;
}
.onbtea li a .cons .d1{
	font-size: 18px;
	font-weight: bold;
}
.onbtea li a .cons .d2{
	font-size: 16px;
	color: #666;
	margin-top: 10px;
}
.pageOL{
	line-height: 40px;
}
.pageOL a{
	margin: 0 15px;
	font-size: 16px;
	display: inline-block;
}
.pageOL a.cur{
	font-weight: bold;
}
.pageOL a.prev,.pageOL a.next{
	color: #3154a5;
	border: 1px solid #ddd;
	border-radius: 22px;
	padding: 0 20px;
}
.pagination-style {
  margin-top: 20px;
  text-align: center;
  overflow: hidden;
}
.pagination-style ul li {
  display: inline-block;
  margin: 5px;
}
.pagination-style ul li a {
padding:6px 12px;
  border: 1px solid #e8e8e8;
  display: block;
  border-radius: 3px;
  color:#888;
}
.pagination-style ul li a:hover {
  background:#3154a5;
  color: #fff;
}
.pagination-style ul .active a {
  color: #fff;
  background:#3154a5;
}
.cpshow{
	padding: 0 0 40px;
	background: #fafafa;
}
.tbgone{
	height: 120px;
	background: #3154a5;
}
.lmrnea{
	background: #fff;
	padding: 30px;
	margin-top: 3%;
	border-radius: 15px;
}
.qounts{
	padding-top: 30px;
}
.picScroll{
	width: 46%;
}
.picScroll .pic{
display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	height: 456px;
}
.text-center{text-align: center;font-size:16px}
.conList{
	width: 45%;
}
.conList .d1{
	font-size: 36px;
}
.conList .d2{
	font-size: 18px;
	color: #666;
	margin-top: 5px;
}
.olbprz{
	margin-top: 30px;
	border-top: 1px solid #ddd;
}
.olbprz tr{
	border-bottom: 1px solid #ddd;
}
.olbprz tr td{
	padding: 15px 0;
	line-height: 1.6;
	font-size: 16px;
	color: #666;
}
.lorebac{
	background: #f6f9fc;
	border-radius: 10px;
	height: 60px;
	line-height: 60px;
	border-radius: 6px;
	overflow: hidden;
	margin-top: 4%;
}
.lorebac span{
	display: inline-block;
	padding: 0 50px;
	color: #fff;
	font-size: 18px;
	background: #3154a5;
}
.EditCon{
	line-height: 2;
	font-size: 16px;
	padding: 3%;
}
.obreuc{
	padding-top: 4%;
}
.obreuc li{
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
}
.obreuc li:nth-child(3n){
	margin-right: 0;
}
.obreuc li a{
	display: block;
	border-top: 3px solid #ddd;
	padding-top: 35px;
	position: relative;
}
.obreuc li a:before{
	content: '';
	position: absolute;
	left: 0;
	top: -3px;
	height: 3px;
	width: 0;
	z-index: 3;
	background-image: linear-gradient(to right,#33bce7,#6bb836);
	transition: all 0.5s;
}
.obreuc li a .tits{
	font-size: 18px;
}
.obreuc li a .cont{
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 30px 0;
	color: #666;
	display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
}
.obreuc li a .img{
	overflow: hidden;
	border-radius: 8px;
}
.obreuc li a  .img img{
	transform: scale(1);
	height:220px;
	width: 100%;
	object-fit: cover;
	transition: all 0.5s;
}
.news-show{
	margin-top: 40px;
}
.newsContact{
	background: #fff;
	padding: 40px;
	width: 67%;
}
.vonea{
	padding-bottom: 25px;
	border-bottom: 2px solid #ddd;
}
.vonea .d1{
	font-size: 30px;
	font-weight: bold;
}
.vonea .d2{
	color: #666;
	margin-top: 10px;
}
.meouba{
	font-size: 16px;
	line-height: 2;
	padding: 4% 0;
}
.oprenm a{
	width: 49%;
	background: #f9f9f9;
	padding: 30px;
}
.oprenm a .d2{
	margin-top: 5px;
	font-size: 16px;
}
.listNews{
	width: 30%;
	background: #fff;
	padding: 0 20px 20px;
	border-top: 3px solid #6ab832;
}
.loubcea{
	line-height: 65px;
	border-bottom: 2px solid #ddd;
	font-size: 16px;
}
.yncema li{
	margin-top: 20px;
	font-size: 16px;
	line-height: 25px;
}
.yncema li a{
	display: block;
	padding-left: 15px;
	background: url(../images/rrr.png) no-repeat left 10px;
}

.newsMenu{
	position: fixed;
	top: 160px;
	z-index: 3;
	left: calc(8% - 60px);
}
.blemla{
	font-size: 16px;
}
.blemla span{
	float: left;
	width: 180px;
	text-align: center;
	color: #3154a5;
}
.unbfeha li{
	margin-top: 15px;
	border-radius: 8px;
	overflow: hidden;
	cursor: pointer;
}
.unbfeha li.on{
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
}
.unbfeha li .one{
	background: #f8f8f8;
	line-height: 60px;
	position: relative;
}
.unbfeha li .one:before{
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/c1.png) no-repeat;
}
.unbfeha li .one.on:before{
	background: url(../images/c2.png) no-repeat;
}
.unbfeha li .one.on{
	color: #fff;
	background-image: linear-gradient(to right,#35bce2,#6ab839);
}
.unbfeha li .one span{
	float: left;
	min-width: 180px;
	text-align: center;
}
.unbfeha li .sec{
	padding: 3%;
	line-height: 1.8;
	font-size: 15px;
	display: none;
}
.unbfeha li .sec strong{
	font-size: 16px;
}

.blmenz{
	font-size: 44px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.blmenz span{
	font-size: 24px;
	color: #2bc3ed;
	margin-left: 10px;
	text-transform: uppercase;
}
.mefnma{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 3% 0;
}
.mefnma .list .d1 img{
	margin-right: 12px;
}
.mefnma .list .d2{
	font-size: 16px;
	margin-top: 10px;
}
#map{
	width: 100%;
	height: 480px;
}
#map img{
max-width: inherit;
}
.titst{
	margin: 32px 0;
}
.lvoepev{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lvoepev li{
	width: 49%;
	margin-bottom: 2%;
}
.lvoepev li .c1{
	width: 100%;
	border-radius: 5px;
	height: 55px;
	padding: 0 15px;
	border: 1px solid #ddd;
}
.lvoepev li textarea{
	padding: 15px;
	width: 100%;
	height: 200px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.lvoepev li .c2{
	width: 160px;
	height: 50px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	background-image: linear-gradient(to right,#2bc3ed,#385daa);
	
}










