.htop {
	padding: 30px 0;
	position: absolute;top:0;left:0;z-index:9;box-sizing:border-box;
}
.logo { width:30%; }
.logo img {
	max-width: 100%;
}
.topnav {
	width: 70%;
}
.topnav .navli {
	text-align: center;
	width: 14.2%;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	position: relative;
}
.topnav .navli .navli_a {
	display: block;
	color: #1E56A0;
}
.navli_a_bot { width:40px;height:2px;background: #1E56A0;margin: 0 auto 0;display: none; }
.topnav .navli.active .navli_a_bot,.topnav .navli:hover .navli_a_bot {
	display: block;
}
.topnav .navli.active .navli_a,.topnav .navli:hover .navli_a {
	font-size:18px;font-weight:bold;
}
.topnav .sub {
	display: none;
	position: absolute;
	width: 100%;
	top: 39px;
	left: 0;
	background: #fff;
	font-size: 14px;
	z-index: 99;
	padding: 7px 0;
}
.topnav .sub li {
	height: 40px;
	line-height: 40px;
}
.topnav .sub li:hover a {
	color: #1E56A0;
	font-weight:bold;
}
.topnav .sub li a {
	display: block;
	color: #333231;
}
.footer { background: url('../images/bg-foot01.jpg') no-repeat center;font-size:1.4rem; }
.hover-fff:hover {
	color: #fff !important;
}
.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	background: none;
	border: 2px solid #aaa;
	border-radius: 100px;
	opacity: 1;
	box-sizing: border-box;
}
.swiper-pagination-bullet-active {
	background: #1E56A0;
	border: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background: url(../images/jt-l.png) no-repeat center;
	outline: 0;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background: url(../images/jt-r.png) no-repeat center;
	outline: 0;
}
.text-5a5 {
	color: #5a5a5a;
}

.hover-big {
	transition: all 0.6s;
}
.hover-big:hover {
	transform: scale(1.2);
}

.slide-banner { height:100vh; }

.search-cont { height:6rem;line-height:6rem;padding: 0 0 0 4rem;background: #fff;border-radius:100px;box-shadow: 0px 0px 8px 0px rgba(188,188,188,0.42);position: absolute;bottom:5rem;left:0;right:0;margin: auto;;z-index:9;box-sizing:border-box; }
.search-cont input { height:6rem;line-height:6rem;padding: 0 1.0rem 0 0;font-size:1.8rem;flex:1;border: none;outline:0;background:none; }
/*placeholder*/
.search-cont input::-webkit-input-placeholder { color: #8B8B8B;font-size: 1.8rem; }
.search-cont input::-moz-placeholder { color: #8B8B8B;font-size: 1.8rem; }
.search-cont input:-ms-input-placeholder { color: #8B8B8B;font-size: 1.8rem; }
.searct-tj { width: 13rem;height: 6rem;background: #1E56A0;box-shadow: 0px 0px 8px 0px rgba(188,188,188,0.42);border-radius: 0px 3.5rem 3.5rem 0px;text-align: center;color: #fff;font-size:2rem;cursor: pointer; }
.searct-tj img { height: 2.8rem;margin-right: 1.0rem; }

.in-tit { position: relative; }
.in-tit-1 { font-size: 4rem;font-weight: bold;opacity: 0.1;text-transform:uppercase; }
.in-tit-2 { margin-top: -4rem;font-size: 4rem;font-weight: bold; }
.in-tit-3 { width: 7rem;height: 2px;margin-top: 1.2rem !important; }

.bg-e5f { color: #E5F5FF; }
.bg-434 { color: #434343; }
.bg-d4e { color: #D4E4FA; }
.bg-808 { color: #808080; }
.bg-1e1 { color: #1E1E20; }
.bg-1e5 { color: #1E56A0; }
.bg-bg-1e5 { background: #1E56A0; }
.bg-border-1e5 { border: 1px solid #1E56A0; }
.bg-elps-r7{text-overflow: ellipsis; overflow : hidden; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.w1200 { margin: 0 auto; }

.proli-4 { background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(188,188,188,0.42);box-sizing:border-box;border-radius:5px; }
.proli-4:hover { background: #1E56A0; }
.proli-4:hover div { color: #fff !important; }

.head-fix { position: fixed;left:0;top:0;z-index:999;background: #fff; }
.logo-wap,.logo-wap img {max-width: 33rem;}
.fixed-body { position: fixed;left:0;top:0;z-index:999;height:100%;width:100%; }
.menu_cont {display: none;position: fixed;height: 92%;top: 5.0rem;left: 0;z-index: 999;background: rgba(0,0,0,0.6);overflow-y: auto;}
.menu_cont ul {background: #1E56A0;}
.navli-w {border-bottom: 1px solid #5184b3;line-height: 5rem;}
.sub {display: none;background: #256fb4;z-index: 99;}
.sub .sup-li {color: #fff;border-bottom: 1px solid #5691c8;background: #256fb4;line-height: 4.5rem;}
.sub li a {color: #fff;}

.bg-about01 { background: url('../images/bg-about01.jpg') no-repeat center;height:100vh;box-sizing:border-box;/*padding: 8rem 0;*/ }
.about-l { width:55%;height:70vh; }
.about-r { width:45%;height:80vh;background: #fff;box-sizing:border-box;padding: 3rem; }
.about-r-p1 { font-size:2.4rem;font-weight:bold;margin-bottom: 2rem; }
.about-r-p2 { font-size: 1.8rem;line-height: 4rem;margin-bottom: 2rem; }
.about-ul { background: #fff;box-sizing:border-box;position: absolute;right:0;bottom:0;z-index:9;width:60%;text-align: center; }
.about-ul li { height:19rem;width:25%;box-sizing:border-box;padding: 1rem;box-shadow: 0px 0px 4px 0px rgba(188,188,188,0.42); }
.about-ul .about-ul-img { height:3.3rem; }
.about-ul .about-ul-p1 { color: #434343;font-size:1.8rem;margin: 2rem auto 1rem; }
.about-ul .about-ul-p2 { font-size:1.4rem;color: #434343;opacity: 0.2;text-transform:uppercase; }

.jjfa { width:100%; }
.jjfa-l { width:50%;background: #ECEDF1 url('../images/bg-jjfa01.jpg') no-repeat center;height:100vh;padding-top: 8rem;box-sizing:border-box; }
.jjfa-r { width:50%; }
.jjfa-r-t { background: url('../images/bg-fangan01.jpg') no-repeat center;height:46vh;padding-top: 6vh;box-sizing:border-box; }
.jjfa-r-b-img { display: none;height:54vh; }
.jjfa-r-b-img.active { display: block; }
.jjfa-r-t-ul { width:70%;margin: 0 auto; }
.jjfa-r-t-ul li { font-size:2.2rem;color: #313131;width:25%;cursor: pointer; }
.jjfa-r-t-ul li.active { font-size:2.4rem;color: #1E56A0;font-weight:bold; }
.jjfa-r-t-line { width:100%;height: 2px;background: #E9EAEC;margin: 4.5rem 0 4rem; }
.jjfa-r-t-line ul { width:70%;margin: 0 auto; }
.jjfa-r-t-line li { width:25%;box-sizing:border-box;padding-left: 0.2rem; }
.jjfa-r-t-line .jjfa-r-t-line-dian { width: 8px;height: 8px;background: #EAEBED;border-radius: 100px;margin-top: -4px; }
.jjfa-r-t-line li.active .jjfa-r-t-line-dian { width: 10px;height: 10px;background: #1E56A0; }
.jjfa-r-t-des { width:70%;margin: 0 auto; }
.jjfa-r-t-des-p1 { font-size:1.8rem;line-height:3.6rem;color: #313131;margin-bottom: 4rem; }
.jjfa-r-t-des li { display: none; }
.jjfa-r-t-des li:first-child { display: block; }

.swiper-case { width: 100vw;height: 75vh;/*overflow: visible!important;*/}
.swiper-case .swiper-wrapper{
    -webkit-transition-timing-function: linear !important; /*之前是ease-out*/
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}
.swiper-case .swiper-wrapper .swiper-slide{ width: 83%;}
.swiper-case .swiper-wrapper .swiper-slide .swiper-case-img{width: 100%; height:75vh;}
.case-img-t { position: absolute;right:6rem;top:3rem;z-index:9; }
.case-img-t-s1 { font-size:6rem;color: #fff;font-weight:bold;margin-right: 1rem;line-height:5.5rem; }
.case-img-t-s2 { font-size:3rem;color: #fff;opacity: 0.5; }
.case-img-des { position: absolute;right:6rem;bottom:0;z-index:9;background: rgba(30, 86, 160, 0.7);box-sizing:border-box;padding: 2rem;color: #fff;width:52rem;height:60vh; }
.case-img-des-p1 { border-bottom: 1px solid rgba(255, 255, 255, 0.3);margin-bottom: 2rem;padding-bottom: 2rem;font-size:3rem;text-align: center;line-height:4rem; }
.case-img-des-p2 { margin-bottom: 3rem;font-size:1.8rem;line-height:3.8rem; }
.case-img-des-p3 { font-size:1.6rem; }
.case-img-des-img { position: absolute;right:0.5rem;bottom:0;z-index:9;height:13rem; }

.bg-news01 { background: url('../images/bg-news01.jpg') no-repeat center;height:790px;box-sizing:border-box;/*padding: 6rem 0;*/ }
.more01 { display: inline-block;padding: 0.8rem 2.5rem;border: 1px solid #D2D2D2;color: #7B7B7B;font-size:1.8rem; }
.more01:hover { background: #1E56A0;;color: #fff;border: 1px solid #1E56A0; }
.news-l { width:65%; }
.swiper-news { height:53rem; }
.swiper-news-img { height:53rem; }
.swiper-news-img-p { padding: 1rem 1.5rem;box-sizing:border-box;background: rgba(30, 86, 160, 0.6);position: absolute;bottom:0;left:0;z-index:1;width:100%; }
.swiper-news-img-p p { width:90%;color: #fff;font-size:2rem; }
.swiper-news.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-news.swiper-pagination-custom, .swiper-news.swiper-pagination-fraction { bottom:1.5rem !important;width:10%;right:0;left:auto; }
.swiper-news .swiper-pagination-bullet { width: 5px;height: 5px;background: #d7d7d7;border: none;border-radius:0;}
.swiper-news .swiper-pagination-bullet-active { background: #fff;width:8px;height:8px; }
.news-r { width:33%;height:53rem;background: #1E56A0;box-sizing:border-box;padding: 2.5rem 1.8rem 0; }
.news-r .news-r-li { margin-bottom: 2.2rem; }
.news-date-p1 { font-size:2.8rem;font-weight:bold;opacity: 0.8; }
.news-date-p2 { font-size:1.6rem; }
.news-des-p1 { font-size:2rem;margin-bottom: 1rem; }
.news-des-p2 { font-size:1.6rem; color:#BBD5F9;line-height:2.8rem; }
.news-r-line { height: 1px;background: rgba(197, 197, 197, 0.4);margin-bottom: 2.8rem;position: relative;}
.news-r-line-p1 { width: 7rem;height: 3px;background: #FFFFFF;position: absolute;top:-1px;left:0; }

.nynav { height: 10rem;background: #FFFFFF;box-shadow: 0px 2px 16px 0px #E7E7E7;margin-bottom: 5rem; }
.overflow-x { overflow-x: auto;overflow-y: hidden;white-space: nowrap; }
.overflow-x::-webkit-scrollbar{ display:none;/*清除滚动条自带样式*/ }
.tit_li { display: inline-block;vertical-align: top;margin-right: 5rem; }
.tit_li:first-child {  }
.tit_li:last-child { margin-right: 5rem; }
.nynav-li { line-height:10rem; }
.nynav-li-p1 { color: #3C3C3C;font-size:2.2rem;margin-left: 2rem; }

.news-t { margin-bottom: 5rem;border-bottom: 1px solid #EAEAEA;padding-bottom: 5rem; }
.news-t-img { height:46rem;width:55%; }
.news-t-des { margin-left: 3.5rem; }
.news-t-des-p1 { font-size:1.8rem;margin-bottom: 2rem;color: #454545; }
.news-t-des-p2 { font-size:2.6rem;margin-bottom: 2rem;font-weight:bold;color: #1E56A0; }
.news-t-des-p3 { font-size:1.6rem;margin-bottom: 3rem;line-height: 3.4rem;color: #666; }
.news-t-des-more { font-size:1.6rem;line-height: 4.5rem;color: #fff;background: #1E56A0;width:70%;margin:auto;border-radius:5px;text-align: center; }
.news-ul li { margin-bottom: 4rem; }
.news-li-img { border-radius:15px; }
.news-li-p1 { font-size:2.2rem;color: #393939;margin: 2rem 0 1.2rem; }
.news-li-p2 { font-size:1.8rem;color: #757575; }
.news-li-p3 { font-size:1.6rem;color: #1E5BAA; }

.pro-t { padding-bottom: 5rem; }
.pro-t-img { height:51rem;width:47%;border-radius:2rem; }
.pro-t-des { margin-left: 3.5rem; }
.pro-t-des-p1 { font-size:3.6rem;margin-bottom: 4rem;color: #353535;font-weight:bold; }
.pro-t-des-p2 { font-size:1.8rem;color: #353535;line-height:4rem; }
.pro-ul { padding-top: 4rem;}
.pro-ul li { margin-bottom: 4rem;border: 1px solid #E8E8E8;box-sizing:border-box; }
.pro-li-p1 { font-size:1.6rem;color: #2A2A2A;font-weight:bold;margin: 2rem 0 1rem;padding: 0 1rem; }
.pro-li-p2 { font-size:1.6rem;color: #585858;padding: 0 1rem;line-height:2.5rem;height:5rem;margin-bottom: 1.5rem; }

/*.ab-tit { margin-bottom: 2.5rem; }*/
.ab-tit-p1 { font-size:3.4rem;font-weight:bold;color: #1E56A0;margin-bottom: 0.5rem; }
.ab-tit-p2 { font-size:1.8rem;font-weight:bold;color: #1E56A0;text-transform:uppercase; }
.ab-l { width:48%;margin-top: 3rem; }
.ab-l-line { width: 0.6rem;height: 6rem;background: #265BA2; }
.ab-l-des { flex:1;margin-left: 2.5rem; }
.ab-l-des-p1 { font-size:2.4rem;font-weight:bold;margin-bottom: 2rem; }
.ab-l-des-p2 { font-size:1.8rem;margin-bottom: 2rem;color: #434343;line-height:3.5rem; }
.ab-r { width:48%; }
.ab-r-img { width:90%;height:40rem; }
.ab-r-text { width:10%;height:40rem;font-size: 7.4rem;font-weight: bold;color: #CCCCCC;line-height:5.8rem;opacity: 0.6;word-break: break-all;text-transform:uppercase;text-align: center;writing-mode:vertical-rl; }

.bg-fazhan01 { background: url('../images/bg-fazhan.jpg') no-repeat center;height:71rem;padding: 6rem 0;box-sizing:border-box; }
.fz-ul { height: 51rem; }
.fz-li { position: absolute;width:19%;height:19rem;z-index:9; }
.fz-li-img { width:3.5rem; }
.fz-li:first-child { left:0;bottom:0; }
.fz-li:nth-child(2) { left:20%;bottom:9rem; }
.fz-li:nth-child(3) { left:40%;bottom:18rem; }
.fz-li:nth-child(4) { left:60%;bottom:26rem; }
.fz-li:nth-child(5) { left:80%;bottom:34rem; }
.fz-li-des { flex:1;margin-left: 1rem; }
.fz-li-des-p1 { font-size:2.4rem;color: #fff;font-weight:bold;margin-bottom: 0.5rem; }
.fz-li-des-p2 { font-size:2rem;color: #eee;line-height:3rem; }

.ry-ul li { margin-bottom: 4rem;box-sizing:border-box; }
.ry-li-dbg { height:8rem;margin-top: -0.8rem;position: relative;z-index:-1; }
.ry-li-p1 { font-size: 2rem;font-weight:bold;color:#2A2A2A;margin-top: 1.5rem; }

.bg-yunwei { background: url('../images/bg-yunwei.jpg') no-repeat center;height:29.9rem;box-sizing:border-box;padding: 6rem 0; }
.case-t { margin-top: -12rem;background: #FFFFFF;box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.14);padding: 2rem 2.5rem;box-sizing:border-box; }
.case-t-img { height:34.5rem;width:45.8%;}
.case-t-des { margin-left: 3.5rem; }
.case-t-des-p1 { font-size:3.4rem;margin-bottom: 2rem;color: #353535;font-weight:bold; }
.case-t-des-p2 { font-size:1.8rem;color: #353535;line-height:3.6rem; }
.case-ul { padding-top: 4rem;}
.case-ul li { margin-bottom: 3rem;box-sizing:border-box;background: #FFFFFF;box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.14);padding: 2rem 1.5rem 1.5rem; }
.case-li-img { height:29rem; }
.case-li-p1 { font-size:1.8rem;color: #2A2A2A;font-weight:bold;margin: 2rem 0 1rem;text-align: center; }

.map-l { width:70%; }
#allmap {height: 57rem;width:100%;overflow: hidden;}
.map-r { width:30%;height:57rem;background: #1E56A0;box-sizing:border-box;padding: 2rem 2rem; }
.map-r-p1 { width: 3.3rem;height: 0.5rem;background: #FFFFFF;border-radius: 3px;margin-bottom: 2rem; }
.map-r-p2 { font-size:2.8rem;color: #FFFFFF;margin-bottom: 2rem; }
.map-r-li { background: #fff;border-radius:5px;padding: 1.5rem;box-sizing:border-box;margin-bottom: 2rem; }
.map-r-li-img { height:2.4rem;margin-bottom: 1rem; }
.map-r-li-p { font-size:1.6rem;color: #353535;line-height:3rem; }