* {
	padding: 0 ;
	margin: 0 ;
	box-sizing: border-box;
}



.head {
	width: 100%;
	height: 200px;
	background: url(logobg01.png)no-repeat center center;
	background-size: 100% 100%;
}
.head-top {
	width: 100%;
	height: 40px;
	border-bottom: 1px #e0e4ea solid;
	box-sizing: border-box;
}
.head-topp {
	width: 1200px;
	margin: 0 auto;
	line-height: 40px;
	display: flex;
	justify-content: space-between;
}
.head-topp h4 {
	font-size: 14px;
	color: #14448e;
}
.head-body {
	width: 1200px;
	margin: 0 auto;
	line-height: 160px;
	display: flex;
	justify-content: space-between;
}
.head-body img {
	width: 680px;
	height: 60px;
	margin-top: 50px;
}
.search {
	width: 260px;
	display: flex;
	margin-top: 60px;
}
.searchtext {
	width: 215px;
	height: 45px;
	font-size: 15px;
	padding-left: 15px;
	box-sizing: border-box;
	border-left: 1px #cfd8e6 solid;
	border-top: 1px #cfd8e6 solid;
	border-right: 0;
	border-bottom: 1px #cfd8e6 solid;
}
.search-btn {
	width: 45px;
	height: 45px;
	border: 0;
	background: url(search03.png)no-repeat center center;
	background-size: 100% 100%;
}




.navbox {
	width: 100%;
	height: 56px;
	background-color: #0747a9;
}
.nav {
	width: 1200px;
	margin: 0 auto;
	line-height: 56px;
}
.nav ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
}
.nav ul li {
	width: 140px;
	text-align: center;
}
.xuanzhong {
	background-image: -webkit-linear-gradient(left,rgb(47,128,209),rgb(1,99,199)) !important;
}
.nav ul li a {
	font-size: 16px;
	color: #fff;
	display: block;
}
.nav ul li a:hover {
	background-image: -webkit-linear-gradient(left,rgb(47,128,209),rgb(1,99,199));
}



.body1 {
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding-top: 50px;
}
.swiper {
	width: 580px;
	height: 390px;
}
.swiper-slide {
	background-image: url(swiper03.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.swiper-slide>a {
	display: block;
	width: 100%;
	height: 100%;
}
.swiper-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
}
.swiper-pagination-bullet {
	width: 8px !important;
	height: 8px;
	background: #fff !important;
	background-size: 100% 100%;
	border-radius: 0 !important;
}
.swiper-pagination-bullet-active {
	width: 16px !important;
	height: 4px !important;
	background: url(swiperchang.png)no-repeat center center !important;
	background-size: 100% 100% !important;
}
.swiper-p {
	width: 100%;
	height: 55px;
	display: block;
	position: absolute;
	bottom: 0;
	background-color:rgb(4,4,4,0.46);
	line-height: 55px;
}
.swiper-p p {
	width: 70%;
	font-size: 17px;
	color: #fff;
	padding-left: 30px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
}
.swiper-horizontal>.swiper-pagination-bullets {
	bottom: 20px !important;
    left: 240px !important;
}
.Toggle {
	width: 580px;
	height: 400px;
}
.Toggle-head {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
.Toggle-head-p {
	height: 45px;
	display: flex;
	line-height: 45px;
}
.Toggle-head-p h3 {
	width: 100px;
	font-size: 18px;
	color: #333;
	text-align: center;
	padding-bottom: 8px;
}
.Toggle-head-p a {
	font-size: 18px;
	color: #333;
}
.Toggle-body {
	width: 100%;
}
.Toggle-body-p {
	width: 100%;
	height: 35px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.Toggle-body img {
	width: 5px;
	height: 4px;
	margin-top: 10px;
}
.Toggle-body-p-p {
	width: 97%;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	border-bottom: 1px #dbdbdb solid;
}
.Toggle-body-p-p h4 {
	width: 70%;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
}
.Toggle-body-p-p p {
	font-size: 14px;
	color: #888;
	padding-top: 2px;
}
.Toggle-body-p:hover h4,.Toggle-body-p:hover p {
	color: #0747a9;
}
.active,.Toggle-head-p h3:hover {
	background-image: url(bulekuang03.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}
.Toggle-head-p h3:hover a,.active a {
	color: #fff;
}



.body2 {
	width: 100%;
	height: 540px;
	background-color: #f5f8ff;
}
.body2-head {
	width: 1200px;
	margin: 0 auto;
	padding-top: 60px;
	margin-bottom: 40px;
}
.weilei {
	display: flex;
	align-items: center;
}
.weilei::after {
	width: 28px;
	height: 28px;
	content: "";
	background: url(xiegang.png)no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
}
.weilei::before {
	width: 160px;
	height: 6px;
	content: "";
	background: url(changduan.png)no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	margin-left: 160px;
}
.weilei h1 {
	font-size: 1.63rem;
	color: #0747a9;
	padding-left: 40px;
}
.body2-body {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.body2-img {
	width: 375px;
	height: 160px;
	background: url()no-repeat center center;
	background-size: 100% 100%;
	position: relative;
	margin-bottom: 30px;
}
.body2-body>a:nth-child(1) .body2-img {
	background: url(p1.png)no-repeat center center;
}
.body2-body>a:nth-child(2) .body2-img {
	background: url(p2.png)no-repeat center center;
}
.body2-body>a:nth-child(3) .body2-img {
	background: url(p3.png)no-repeat center center;
}
.body2-body>a:nth-child(4) .body2-img {
	background: url(p4.png)no-repeat center center;
}
.body2-body>a:nth-child(5) .body2-img {
	background: url(p5.png)no-repeat center center;
}
.body2-body>a:nth-child(6) .body2-img {
	background: url(p6.png)no-repeat center center;
}
.body2-img h2 {
	width: 155px;
	font-size: 22px;
	font-weight: 400;
	color: #1c2833;
	position: absolute;
	left: 33px;
	top: 60px;
}
.body2-body img {
	margin-bottom: 30px;
}
.body2-body img:hover {
	box-shadow: 0 10px 30px rgb(153 153 153 / 30%);
}



.body3 {
	width: 100%;
	height: 520px;
	background-color: #fff;
}
.body3-head {
	width: 1200px;
	margin: 0 auto;
	padding-top: 60px;
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.body3-body {	
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.body3-body>a:last-child {
	display: none;
}
.body3-bodyp {
	width: 375px;
	height: 335px;
}
.body3-bodyp img {
	display: block;
	width: 375px;
	height: 250px;
}
.body3-bodyp-text {
	height: 105px;
	background-color: #296acc;
	padding: 20px 0;
}
.body3-bodyp-text h4 {
	width: 80%;
	margin: 0 auto;
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.body3-bodyp:hover {
	box-shadow: 0 10px 30px rgb(153 153 153 / 50%);
}



.body4 {
	width: 100%;
	height: 450px;
	background-color: #f5f8ff;
}
.body4-p {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.study {
	width: 580px;
	height: 330px;
	padding-top: 60px;
}
.study-head {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 35px;
}
.study-img img {
	width: 21px;
	height: 14px;
}
.study-body {
	width: 100%;
}
.study-body a {
	width: 100%;
}
.study-bodyp {
	height: 35px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.study-bodyp img {
	width: 5px;
	height: 4px;
	margin-top: 8px;
}
.study-bodyp-p {
	width: 98%;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px #dbdbdb solid;
}
.study-bodyp-p h4 {
	width: 80%;
	font-size: 16px;
	color: #333;
	font-weight: 400;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
}
.study-bodyp-p p {
	font-size: 14px;
	color: #888888;
	margin-top: 5px;
}
.study-bodyp:hover h4,.study-bodyp:hover p {
	color: #296acc;
}
.body4-box {
	width: 580px;
	height: 320px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 60px;
}
.body4-box img {
	display: block;
	/* display: none; */
	margin-bottom: 20px;
}
/* .body4-box a:first-child img {
	display: block;
} */
/* .body4-box a img:hover {
	box-shadow: 0 10px 30px rgb(153 153 153 / 30%);
} */



.down {
	width: 100%;
	height: 280px;
	position: relative;
	background: url(downbg09.png)no-repeat center center;
	background-size: 100% 100%;
}
.down-box {
	width: 1200px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 10px;
	z-index: 10;
	background-color: #f8f8f8;
	box-shadow: 0px 4px 10px 0px rgb(153 153 153 / 30%);
	bottom: 50px;
	opacity: 0;
	visibility: hidden;
}
.box-btn:nth-child(2) .down-box {
	width: 1200px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 10px;
	z-index: 10;
	background-color: #f8f8f8;
	box-shadow: 0px 4px 10px 0px rgb(153 153 153 / 30%);
	bottom: 50px;
	opacity: 0;
	visibility: hidden;
}
.down-box::after {
	content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 16px solid #f8f8f8;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
}
.down-boxp {
	display: flex;
	flex-wrap: wrap;
	padding: 0 20px;
}
.down-boxp a {
	color: #000;
	width: 25%;
	margin: 10px 0;
}
.down-body {
	width: 1200px;
	margin: 0 auto;
}
.down-p {
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
	margin-bottom: 75px;
	position: relative;
}
.down-txt1 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.down-txt1 h4 {
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	opacity: .46;
}
.down-txt2 {
	display: flex;
	justify-content: space-between;
}
.down-txt2 a {
	font-size: 15px;
	color: #fff;
	opacity: .46;
}
.down-txt2 a:hover {
	opacity: .88;
}
.down-boxp a:hover {
	color: #296acc;
}
.box-btn:nth-child(1) .down-box::after {
	left: 12%;
}
.box-btn:nth-child(2) .down-box::after {
	left: 36%;
}
.box-btn:nth-child(3) .down-box::after {
	left: 60%;
}
.box-btn:nth-child(4) .down-box::after {
	left: 86%;
}
.ppp {
	opacity: 1 !important;
	visibility: visible !important;
}



.bg {
	width: 100%;
	height: 320px;
	background: url(xiehuidongtaibg02.png)no-repeat center center ;
	background-size: 100% 100% !important;
}



.weizhidaohang {
	width: 86%;
	height: 80px;
	background: url(daohang02.png)no-repeat center center;
	background-size: 100% 100%;
	margin-top: -40px;
	box-shadow: -23px 10px 25px 0px rgb(242 244 247);
	padding-right: 60px;
}
.weizhidaohangp {
	width: 1200px;
	height: 80px;
	display: flex;
	justify-content: space-between;
	float: right;
}
.weizhi {
	line-height: 80px;
}
.weizhi h4 {
	display: flex;
}
.weizhi a{
	font-size: 15px;
	color: #858585;
}
.weizhi a:last-child {
	color: #505050;
}
.weizhi p {
	padding: 0 10px;
}
.navi {
	line-height: 80px;
}
.navi ul {
	display: flex;
}
.navi ul li {
	list-style: none;
	margin-right: 40px;
	height: 80px;
}
.navi ul a {
	font-size: 16px;
	color: #505050;
	display: block;
	white-space: nowrap;
}
.navi ul li:hover {
	border-bottom: 2px #0747a9 solid;
}
.navi ul li:hover a {
	color: #0747a9;
}
.navibox {
	border-bottom: 2px #0747a9 solid;
}
.navibox a {
	color: #0747a9 !important;
}



.xiehuibody {
	width: 100%;
	height: auto;
	background-size: 100%;
	margin-top: 80px;
	background: url(wenli.png)no-repeat center bottom;
	padding-bottom: 100px;
}
.xiehuibody>a {
	width: 1200px !important;
	height: 220px !important;
	margin: 0 auto;
	display: flex;
	margin-bottom: 30px;
	box-sizing: content-box;
}
.xiehuibody>a:last-child {
	margin-bottom: 0;
}
.xiehuibodyp {
	width: 100%;
	height: 220px;
	margin: 0 auto;
	display: flex;
}
.xiehuibodyp>img {
	width: 360px;
	height: 220px;
}
.xiehui-img {
	width: 360px;
	height: 220px;
	background: url(xiehuiimg03.png)no-repeat center center;
	background-size: 100% 100%;
}
.xuehuitext {
	width: 840px;
	height: 220px;
	background-color: #f5f8ff;
	padding: 0 40px;
	border-right: 2px solid;
	border-image: linear-gradient(to bottom,rgb(8,72,169,.1),rgb(247,249,252,.1)) 1;
}
.xuehuitext h1 {
	font-size: 22px;
	color: #333;
	font-weight: 400;
	margin-top: 40px;
}
.xuehuitextp {
	display: flex;
	margin-top: 15px;
	margin-bottom: 40px;
	align-items: center;
}
.xuehuitextp>img {
	width: 9px;
	height: 14px;
}
.xuehuitextp h4 {
	font-size: 14px;
	color: #858585;
	padding-left: 5px;
}
.xuehuitext p {
	font-size: 15px;
	line-height: 1.5;
	color: #5e6775;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.xiehuibodyp:hover p {
	color: #0747a9;
}
.NewsPage {
	margin-top: 50px;
	text-align: center;
}



.details {
	width: 1200px;
	min-height: 300px;
	margin: 0 auto;
	margin-bottom: 90px;
}
.details h1 {
	font-size: 30px;
	color: #333333;
	font-weight: 400;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 35px;
}
.details-p {
	width: 100%;
	height: 52px;
	background-color: #f5f8ff;
	text-align: center;
	line-height: 52px;
	margin-bottom: 20px;
}
.details-p h4 {
	font-size: 14px;
	color: #6f7685;
}
.details p {
	font-size: 16px;
	color: #505050;
	line-height: 1.5;
	margin: 10px 0;
}
.details img {
	max-width: 1000px;
	margin: 20px 0;
}
.details-txt {
	border-bottom: 1px #d8dfeb solid;
	margin-bottom: 50px;
	word-break: break-all;
}
.details-fanye {
	margin-bottom: 16px;
	display: flex;
	align-items: center;
}
.details-fanye h4 {
	font-size: 16px;
	color: #0747a9;
}
.details-fanye h3 {
	color: #505050;
	font-size: 16px;
}
.details-fanye a {
	font-size: 16px;
	color: #505050;
}



.intro {
	width: 100%;
	min-height: 500px;
	margin-top: 50px;
	background: url(wenli.png)no-repeat center bottom;
	padding-bottom: 100px;
	background-size: 100%;
}
.intro p {
	width: 1200px;
	margin: 10px auto;
	font-size: 16px;
	color: #505050;
	line-height: 2;
}



.tongzhi {
	width: 100%;
	min-height: 500px;
	margin-top: 60px;
	background: url(wenli.png)no-repeat center bottom;
	padding-bottom: 100px;
	background-size: 100%;
}
.tongzhi>a {
	width: 1200px;
	display: block;
	margin: 0 auto;
}
.tongzhip {
	width: 1200px;
	height: 160px;
	background-color: #f5f8ff;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.tongzhi-time {
	width: 180px;
	height: 100px;
	border-right: 1px #e1e6f0 solid;
	text-align: center;
}
.tongzhi-time h1 {
	font-size: 32px;
	color: #858585;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 10px;
}
.tongzhi-time h4 {
	font-size: 14px;
	color: #858585;
	font-weight: 400;
}
.tongzhi-text {
	width: 890px;
	height: 100px;
	margin-left: 25px;
}
.tongzhi-text h3 {
	width: 95%;
	font-size: 20px;
	color: #333333;
	font-weight: 400;;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
	margin-bottom: 15px;
}
.tongzhi-text h4 {
	font-size: 15px;
	color: #5e6775;
	line-height: 26px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.tongzhi-bg {
	width: 6px;
	height: 11px;
	margin-left: 50px;
	background-size: 100% 100%;
	background: url(gray03.png)no-repeat center center;
}
.tongzhip:hover h3 {
	color: #0747a9;
}
.tongzhip:hover .tongzhi-bg {
	background: url(bule03.png)no-repeat center center;
}



.xxx,.kuang,.wap-show,.sj-bg {
	display: none;
}
.pc-show,.bg {
	display: block;
}



.ditu {
	width: 1200px;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
}
#container {
	width: 50%;
	height: 400px;
}
.ditutxt {
	width: 45%;
}
.ditutxt h1 {
	font-size: 28px;
	color: #14448e;
	line-height: 2;
}
.ditutxt h2 {
	font-size: 14px;
	color: #14448e;
	opacity: .66;
	line-height: 1.5;
	border-bottom: 2px rgba(80,80,80,0.3) solid;
	padding-bottom: 20px;
}
.ditutxt h4 {
	font-size: 18px;
	line-height: 2;
	color: #505050;
	margin-top: 20px;
}



.pages {
	width: 450px;
	margin: 0 auto;
    display: flex;
    align-items: center;
	justify-content: space-between;
}
.fa-angle-left {
	display: block;
	width: 16px !important;
	height: 10px !important;
	background: url(pczuo.png)no-repeat center center;
}
.fa-angle-right {
	display: block;
	width: 16px !important;
	height: 10px !important;
	background: url(pcyou.png)no-repeat center center;
}
.page-num {
	color: #5d6d85;
}
.page-num-current {
	color: #0747a9;
	border-bottom: 3px #0747a9 solid;
}



/* .sj-banner {
	width: 90%;
	height: 230px;
	margin: 0 auto;
}
.swiper1 {
	width: 100%;
	height: 100%;
}
.swiper1 .swiper-slide {
	width: 100%;
	height: 230px;
	background-image: url(sjbanner04.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.swiper1-p {
	width: 100%;
    height: 50px;
    display: block;
	position: absolute;
    bottom: 0;
    background-color: rgb(4,4,4,0.46);
    line-height: 50px;
}
.swiper1-p p {
	background-size: 15px;
	color: #fff;
	margin-left: 4.5%;
} */



@media screen and (max-width: 2560px) {
.weizhidaohang {
	width: 77%;
	}
.weizhidaohangp {
	width: 65%;
}
}
@media screen and (max-width: 1920px) {
.weizhidaohang {
	width: 87%;
	}
.weizhidaohangp {
	width: 78%;
}
}
@media screen and (max-width: 1440px) {
.weizhidaohang{
	width: 95%;
}
.weizhidaohangp {
	width: 90%;
}
}



@media screen and (max-width: 768px) {

.body {
	font-family: PINGfangSC Regular;
}
h1,h2.h3.h4,h5,h6,a,p,li,span {
	font-family: PINGfangSC Regular;
}



.sj-head .wap-show,.kuang,.sj-bg {
	display: block;
}
.pc-show,.navbox,.bg {
	display: none;
}



.sj-head {
	width: 100%;
	height: 7.5rem;
	background-image: url(sjheadbg01.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 2px #0747a9 solid;
}
.sj-head>a {
	width: 76%;
}
.sj-logo {
	width: 100%;
	height: 50px;
	background: url(sjlogo03.png)no-repeat center center;
	background-size: 100%;
	margin-left: 4%;
}
.sj-more {
	width: 4%;
	height: 25px;
	background: url(sjmore06.png)no-repeat center center;
	background-size: 100%;
	margin-right: 4%;
}



.kuang {
	width: 67%;
	height: 100%;
	background-color: #fff;
	position: fixed;
	z-index: 10;
	top: 0;
	right: -100%;
	transition: .4s;
}
.kuangp {
	right: 0;
}
.X {
	width: 4.6%;
	height: 24px;
	background-image: url(X03.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 3rem;
	margin-bottom: 6rem;
	margin-left: 80%;
}
.kuang-box {
	width: 70%;
	text-align: center;
	line-height: 6.88rem;
}
.kuang-box li {
	font-size: 2rem;
	width: 100%;
	color: #505050;
	list-style: none;
}



.sj-bg {
	width: 100%;
	height: 35vw;
	background: url()no-repeat center center;
	background-size: 100% 100% !important;
}



.navi {
	line-height: 6.25rem;
}
.navi ul li {
	margin-right: 2rem;
	height: 6.25rem;
}
.navi ul a {
	font-size: 1.75rem;
}



.body1 {
	width: 90%;
	height: auto;
	display: block;
	padding-top: 0;
	margin-bottom: 3.13rem;
}
.swiper {
	width: 100%;
	height: 28.75rem;
	margin-bottom: 1.25rem;
	margin-top: 2.19rem;
}
.swiper-pagination-bullet {
	width: 1rem !important;
	height: 1rem !important;
}
.swiper-pagination-bullet-active {
	width: 2rem !important;
	height: 0.5rem !important;
}
.swiper-horizontal>.swiper-pagination-bullets {
	bottom: 2.5rem !important;
	left: 15rem !important;
}
.swiper-p {
	height: 6.25rem;
	line-height: 6.25rem;
}
.swiper-p p {
	font-size: 1.88rem;
}
.Toggle {
	width: 100%;
	height: auto;
}
.Toggle-head-p {
	height: 4.3rem;
	line-height: 10.67vw;
}
.Toggle-head img {
	width: 1.75rem;
	height: 1.13rem;
	margin-top: 0.8rem;
}
.Toggle-body img {
	margin-top: 2.19rem;
}
.Toggle-body-p {
	height: 4.38rem;
}
.Toggle-body-p img {
	display: none;
}
.Toggle-head-p a {
	font-size: 1.88rem;
}
.Toggle-head-p h3 {
	width: 10rem;
}
.Toggle-body-p-p {
	width: 100%;
}
.Toggle-body-p-p h4 {
	font-size: 1.75rem;
	line-height: 4.38rem;
}
.Toggle-body-p-p p {
	font-size: 1.63rem;
	line-height: 4.38rem;
}
.Toggle-body {
	min-height: 20.94rem;
}



.body2 {
	height: auto;
}
.body2-head {
	width: 90%;
	height: auto;
	padding-top: 4rem;
	margin-bottom: 2.5rem;
}
.body2-head img {
	width: 50%;
}
.body2-body {
	width: 90%;
	padding-bottom: 3.13rem;
}
.body2-body>a {
	width: 100%;
	margin-bottom: 1.25rem;
}
.body2-body>a:nth-child(1) .body2-img {
	background: url(j1.png)no-repeat center center;
	background-size: 100% 100%;
}
.body2-body>a:nth-child(2) .body2-img {
	background: url(j2.png)no-repeat center center;
	background-size: 100% 100%;
}
.body2-body>a:nth-child(3) .body2-img {
	background: url(j3.png)no-repeat center center;
	background-size: 100% 100%;
}
.body2-body>a:nth-child(4) .body2-img {
	background: url(j4.png)no-repeat center center;
	background-size: 100% 100%;
}
.body2-body>a:nth-child(5) .body2-img {
	background: url(j5.png)no-repeat center center;
	background-size: 100% 100%;
}
.body2-body>a:nth-child(6) .body2-img {
	background: url(j6.png)no-repeat center center;
	background-size: 100% 100%;
}
.body2-img {
	width: 100% !important;
	height: 10rem;
	margin-bottom: 1.25rem;
}
.body2-img h2 {
	font-size: 2rem;
	color: #1c2833;
	white-space: nowrap;
	top: 5rem;
	left: 2.5rem;
}



.body3 {
	height: auto;
}
.body3-head {
	width: 90%;
	height: auto;
	padding-top: 4rem;
	margin-bottom: 2.5rem;
}
.body3-head>a img {
	width: 1.63rem;
    height: 1.25rem;
}
.body3-body {
	width: 90%;
	height: auto;
	flex-wrap: wrap;
}
.body3-body>a {
	width: 47%;
}
.body3-body>a:last-child {
	display: block;
}
.body3-bodyp {
	width: 100%;
	height: auto;
	margin-bottom: 3rem;
}
.body3-bodyp-text {
	width: 100%;
	height: 8.75rem;
}
.body3-bodyp img {
	width: 100%;
	height: 13.75rem;
}
.body3-bodyp-text {
	padding: 1.5rem 0;
}
.body3-bodyp-text h4 {
	font-size: 1.75rem;
	line-height: 1.5;
}
.weilei::after {
	width: 1.75rem;
	height: 1.75rem;
}
.weilei h1 {
	padding-left: 2.5rem;
}
.weilei::before {
	width: 10rem;
	height: .38rem;
	margin-left: 10rem;
}



.body4 {
	height: auto;
	padding-bottom: 3.13rem;
}
.body4-p {
	width: 90%;
	display: block;
}
.body4-box {
	width: 100%;
	height: auto;
	margin-top: 3.13rem;
}
.body4-box>a {
	width: 47%;
}
.body4-box img {
	width: 100%;
}
.body4-box>img {
	width: 47%;
}
.study {
	width: 100%;
	height: auto;
	padding-top: 4rem;
}
.study-head {
	margin-bottom: 2.19rem;
}
.study-img img {
	width: 1.63rem;
	height: 1.25rem;
}
.study-bodyp {
	height: 4.38rem;
}
.study-bodyp-p {
	width: 100%;
}
.study-bodyp-p h4 {
	width: 70%;
	font-size: 1.75rem;
	line-height: 4.38rem;
}
.study-bodyp-p p {
	margin-top: 0;
	font-size: 1.63rem;
	line-height: 4.38rem;
}
.study-bodyp img {
	display: none;
}



.down {
	height: auto;
	background-size: cover;
}
.down-p {
	width: 100%;
	display: block;
}
.box-btn {
	width: 100%;
	margin-bottom: 1.88rem;
	position: relative;
}
.box-btn img {
	width: 0px;
}
.down-body {
	width: 90%;
}
.down-box {
	width: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 10px;
	z-index: 10;
	background-color: #f8f8f8;
	box-shadow: 0px 4px 10px 0px rgb(153 153 153 / 30%);
	bottom: 5rem;
	opacity: 0;
	visibility: hidden;
}
.box-btn:nth-child(2) .down-box {
	width: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 10px;
	z-index: 10;
	background-color: #f8f8f8;
	box-shadow: 0px 4px 10px 0px rgb(153 153 153 / 30%);
	bottom: 5rem;
	opacity: 0;
	visibility: hidden;
}
.down-txt1 {
	display: block;
}
.down-txt1 h4 {
	font-size: 1.5rem;
	line-height: 1.5;
}
.down-txt2 {
	display: block;
}
.down-txt2 a {
	font-size: 1.5rem;
	line-height: 1.5;
}
.down-p {
	margin-bottom: 1.88rem;
	padding-top: 3.13rem;
}
.down-txt2>div:last-child {
	padding-bottom: 20px;
}
.down-box:nth-child(1)::after {
	left: 50% !important;
}
.down-box:nth-child(2)::after {
	left: 50% !important;
}
.down-box:nth-child(3)::after {
	left: 50% !important;
}
.down-box:nth-child(4)::after {
	left: 50% !important;
}
.shenjibumen {
	width: 100%;
	height: 4.25rem;
	background-image: url(sjpic717.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.shenshixiehui {
	width: 100%;
	height: 4.25rem;
	background-image: url(sjpic819.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.zhengfuwangzhan {
	width: 100%;
	height: 4.25rem;
	background-image: url(sjpic923.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.qitawangzhan {
	width: 100%;
	height: 4.25rem;
	background-image: url(sjpic1025.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}


.weizhidaohang {
	width: 86%;
	height: 6.25rem;
	background-image: url(sjweizhidaohang.png);
	box-shadow: -23px 10px 25px 0px rgb(242 244 247);
	margin-top: -3.125rem;
	padding-right: 6.25rem;
	padding-right: 2rem;
}
.weizhidaohangp {
	width: 90%;
	height: 6.25rem;
	overflow: scroll;
	margin-right: 20px;
}
.weizhi {
	display: none;
}



.xiehuibody {
	margin-top: 1.88rem;
	height: auto;
	padding-bottom: 6.25rem;
}
.xiehuibodyp {
	width: 90%;
	height: 11.25rem;
}
.xiehuibody>a {
	height: 11.25rem !important;
	margin-bottom: 1.88rem;
}
.xiehui-img {
	width: 36%;
	height: 11.25rem;
	background-size: cover;
}
.xiehuibody>a {
	width: 100% !important;
}
.xuehuitext {
	width: 27.5rem;
	height: 11.25rem;
	padding: 0 2.5rem;
}
.xuehuitext p {
	display: none;
	margin-top: .94rem;
}
.xuehuitext h1 {
	width: 80%;
	font-size: 1.75rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 1.88rem;
}
.xuehuitextp {
	margin-top: .94rem;
}
.xuehuitextp h4 {
	font-size: 1.63rem;
}
.xuehuitextp>img {
	height: 1.38rem;
}
.NewsPage {
	margin-top: 3rem;
}



.tongzhi {
	margin-top: 1.88rem;
	padding-bottom: 6.25rem;
}
.tongzhi>a {
	width: 100%;
}
.tongzhip {
	width: 90%;
	height: 10rem;
	margin: 0 auto;
	margin-bottom: 1.88rem;
}	
.tongzhi-time {
	width: 25%;
	height: 5.63rem;
}
.tongzhi-time h1 {
	font-size: 2.38rem;
	margin-top: 0;
	margin-bottom: 0.5rem;
}
.tongzhi-text {
	width: 56%;
	height: 10rem;
	margin-left: 1.88rem;
}
.tongzhi-text h4 {
	display: none;
}
.tongzhi-text h3 {
	font-size: 1.75rem;
	margin-top: 2rem;
	line-height: 2;
	margin-bottom: 0;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	white-space:normal;
}
.tongzhi-bg {
	margin-left: 1.88rem;
}



.details {
	width: 90%;
	margin-bottom: 5rem;
	background-size: auto;
}
.details h1 {
	margin-top: 2.5rem;
	font-size: 2.3rem;
	margin-bottom: 1.88rem;
}
.details p {
	font-size: 1.75rem;
}
.details-p h4 {
	font-size: 1.5rem;
}
.details-txt {
	border-bottom: 1px #d8dfeb solid;
	margin-bottom: 3.13rem;
}
.details-fanye h3 {
	font-size: 1.63rem;
}
.details-fanye h3 a {
	font-size: 1.63rem;
}
.details-fanye:first-child {
	margin-bottom: 1.88rem;
}
.details-fanye h4 {
	font-size: 1.63rem;
}


.intro {
	width: 100%;
	padding-bottom: 6.25rem;
	margin-top: 3.13rem;
	background-size: auto;
}
.intro p {
	width: 90%;
	font-size: 1.75rem;
	line-height: 1.75;
	background-size: auto;
}



.ditu {
	width: 100%;
	margin: 1.25rem 0;
	display: block;
	z-index: 1;
	position: relative;
}
.ditutxt {
	width: 90%;
	height: auto;
	margin: 0 auto;
}
.ditutxt h1 {
	font-size: 2rem;
}
.ditutxt h2 {
	font-size: 1.13rem;
	padding-bottom: 1rem;
}
.ditutxt h4 {
	margin: 0 auto;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #505050;
	margin-top: 1rem;
}
#container {
	width: 90%;
	height: 25rem;
	margin: 0 auto;
	margin-bottom: 1rem;
}



.pages {
	width: 80%;
	margin: 0 auto;
    display: flex;
    align-items: center;
	justify-content: space-between;
}
.fa-angle-left {
	display: block;
	width: 16px !important;
	height: 10px !important;
	background: url(pczuo.png)no-repeat center center;
}
.fa-angle-right {
	display: block;
	width: 16px !important;
	height: 10px !important;
	background: url(pcyou.png)no-repeat center center;
}
.pages>a {
	font-size: 2rem;
}
.page-num {
	color: #5d6d85;
}
.page-num-current {
	color: #0747a9;
	border-bottom: 2px #0747a9 solid;
}
}



/* @media screen and (max-width: 425px) {



.body3-bodyp-text {
	padding: 10px 0;
}
.body3-bodyp-text h4 {
	font-size: 12px;
	line-height: 2;
}
.study {
	padding-top: 30px;
}


.body4 {
	margin-bottom: 0;
}
.body4-box {
	margin-top: 35px;
}



.down-p {
	padding-top: 25px;
	margin-bottom: 20px;
}
.box-btn {
	margin-bottom: 0px;
}



.tongzhi {
	height: auto;
}
.tongzhi-time h1 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
}
.tongzhi-bg {
	margin-left: 10px;
}



.intro {
	margin-bottom: 0;
	margin-top: 30px;
}



} */



