ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0;
	padding: 0;
}

.videos {
    display: none;
    /* border: 1px solid #080808; */
    position: fixed;
    left: 0;
    top: 0;
    /* margin-left: -320px; */
    /* margin-top: -210px; */
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: black;
    text-align: center;
}
.vclose {
    position: absolute;
    right: 1%;
    top: 1%;
   /* border-radius: 100%; */
    cursor: pointer;
}

.video video {
	display: block;
}

.fangan {
	overflow: hidden;
	position: relative;
}

.biantop {
	text-align: center;
	margin-top: 40px;
}

.fangan .biantop {
	/* padding: 20px; */
	position: absolute;
	top: 6%;
	width: 100%;
	z-index: 9;
}

#theme-page .biantop h2 {
	font-size: 36px;
	font-weight: normal;
	position: relative;
	color: white;font-family: PuHuil;
}

#theme-page .biantop h2:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	background: white;
	left: 50%;
	margin-left: -30px;
	top: 60px;
}

.fangan ul {
	margin: 0px;
}

.fangan ul li {
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden;
	
}

.fangan ul li:after {
	top: 0px;
	left: 0px;
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 80%);
	position: absolute;
}

.fangan ul li img {
	width: 100%;
	height: 100%;
	display: block;
}

.fangan ul li a {
	display: block;
}

.fangan .text {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: rotate(-0%, -0%);
	text-align: center;
	z-index: 1;
}

#theme-page .fangan .text h3 {
	color: white;
	font-size: 30px;
	font-weight: normal;font-family: PuHuil;margin-bottom: 18px;
}

#theme-page .fangan .text p {
	color: white;
	font-size: 16px;margin-bottom: 0px;
}

.fangan ul li:hover::after {
	display: none;
}

.fangan ul li.on::after {
	display: none;
}

.wi90 {
	width: 96%;
	margin: auto;
	/*max-width: 1400px;*/
}

.news {
	padding: 40px 0;
	overflow: hidden;
	background: #f7f7f7;
}

#theme-page .news .biaotop {
	text-align: center;
}

#theme-page .news .biaotop h2 {
	color: #111111;
	position: relative;font-family: PuHuil;font-weight: normal;font-size: 36px;margin-top: 52px;
}

#theme-page .news .biaotop h2:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	background: #111111;
	left: 50%;
	margin-left: -30px;
	top: 60px;
}

.nwelist {
	overflow: hidden;
	position: relative;
	margin-top: 55px;
}

.nwelist ul {
	padding: 1%;
	margin-right: -2%;
	overflow: hidden;
}

.nwelist ul li {
	/* padding: 1%; */
	float: left;
	margin-right: 2%;
	width: 31.3%;
	margin-bottom: 40px;background: #fff;border-radius: 0 0 5px 5px;
}

.nwelist ul li img {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

#theme-page .nwelist ul li h4 {
	font-size: 20px;
	height: 70px;
	line-height: 35px;
	padding: 0 20px;font-family: PuHuil;
}

#theme-page .nwelist ul li p {
	padding: 0 20px;margin-top: 20px;color: #888;
}

.nwelist a.mose {
	clear: both;
	width: 180px;
	display: block;
	margin: 20px auto 100px auto;
	border-radius: 5px;
	line-height: 48px;
	color: white;
	background: #1d2088;
	text-align: center;
	font-size: 20px;font-family: PuHuil;
}

.nwelist li:hover {
	box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}


	.anav {
    overflow: hidden;
    /* width: 1200px; */
    margin: 0 auto;
    box-shadow: 0 3px 3px #E5E5E5;background-color: #fff;
}


.anav ul li {
	float: left;
	width: 33.3%;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
	position: relative;
}

.anav ul {
	width: 60%;
	margin: auto;
}

.anav ul li a {
	display: block;
}

.anav ul li.on:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #1d2088;
	bottom: 0;
	left: 25%;
	margin-left: -25%;
}

.anav ul li:hover:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #1d2088;
	bottom: 0;
	left: 25%;
	margin-left: -25%;
}

.anav ul li.on a {
	color: #1d2088;
}

.anav ul li:hover a {
	color: #1d2088;
}

.boxabout {
	/* border-top: 1px solid #D6D6D6; */
}

.conbox {
	background-image: url(/wp-content/themes/jupiter/images/aboutbing1.jpg);
	min-height: 980px;
	padding-top: 80px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.conbox h2 {
	text-align: center;
	color: #111111;
	font-size: 24px;
}

.conbox p {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 0px;
}

.conbox ul li {
	float: left;
	width: 29.3%;
	position: relative;
	padding-left: 4%;
}

.conbox ul li:after {
	content: "";
	position: absolute;
	top: 0px;
	right: 0;
	width: 2px;
	background: #E9E9E9;
	height: 100%;
}

#theme-page .conbox ul {
	max-width: 1200px;
	margin: 30px auto;
}

#theme-page .conbox ul li h4 {
	font-size: 40px;
	color: #1d2088;
}

#theme-page .conbox ul li p {
	text-align: left;
	font-size: 16px;
}

.gushi {
	background-image: url(/wp-content/themes/jupiter/images/aboutbing2.png);
	min-height: 980px;
	padding-top: 140px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.gushi .texts {
	max-width: 1200px;
	margin: 0 auto;
}

.gushi .texts h2 {
	text-align: left;
	position: relative;
	font-size: 36px;
	margin-bottom: 140px;
}

.gushi .texts h2:after {
	content: "";
	width: 120px;
	bottom: -20px;
	left: 0%;
	height: 2px;
	background: #000000;
	position: absolute;
}

.gushi .texts p {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 30px;
}

.bigzi {
	font-size: 30px;
	color: #1d2088;
	font-weight: bold;
}

.jing {
	overflow: hidden;
	background: #ffffff;
}

.jing h2 {
	text-align: center;
	position: relative;
	font-size: 36px;
	margin-bottom: 80px;
}

.jing h2:after {
	content: "";
	width: 60px;
	bottom: -20px;
	left: 50%;
	margin-left: -30px;
	height: 2px;
	background: #000000;
	position: absolute;
}

.jing ul {
	margin-right: -2%;
}

.jing ul li {
	text-align: center;
	float: left;
	width: 23%;
	padding: 20px 0;
	margin-right: 2%;
	background: whitesmoke;
	height: 230px;
}

.jing ul li p {
	margin-bottom: 10px;
}

.licheng {
	overflow: hidden;
	background: #fafafa;
	padding: 80px 0;
	margin-top: 80px;
}

.licheng h2 {
	text-align: center;
	position: relative;
	font-size: 36px;
	margin-bottom: 80px;
}

.licheng h2:after {
	content: "";
	width: 60px;
	bottom: -20px;
	left: 50%;
	margin-left: -30px;
	height: 2px;
	background: #000000;
	position: absolute;
}

.licheng img {
	max-width: 100%;
	display: block;
}

.rongyu {
	background-image: url(/wp-content/themes/jupiter/images/rongyubing.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 80px 0;
}

.rongyu h2 {
	text-align: center;
	position: relative;
	font-size: 36px;
	margin-bottom: 80px;
}

.rongyu h2:after {
	content: "";
	width: 60px;
	bottom: -20px;
	left: 50%;
	margin-left: -30px;
	height: 2px;
	background: #000000;
	position: absolute;
}

.rongyu ul {
	
	display: flex;
	flex-shrink: 4;
	flex-wrap: wrap;max-width: 1360px;margin: 0 auto;align-items: flex-end;justify-content: space-between;
}

.rongyu ul li img {
	width: 290px;height: 204px;;
	padding: 10px;
	margin-bottom: 10px;
	background: white;
	box-shadow: 0 0 6px rgb(0 0 0 / 30%);
}

.rongyu ul li {
/* 	width: 22%;
	margin-right: 3%;
	float: left; */
	text-align: center;
	
	
	
	margin-bottom: 20px;
}

.rongyu ul li p {
	font-size: 16px;
}

.liunav a {
	color: #2a2a2a!important;
}

.liunav li.current-menu-item>a.menu-item-link:after {
	background-color: #2a2a2a!important;
}

.liunav li:hover>a.menu-item-link:after {
	background-color: #2a2a2a!important;
}

.zheng {
	overflow: hidden;
	padding: 30px 0 100px 0px;
	background: whitesmoke;
}

.zheng h2 {
	text-align: center;
	position: relative;
	font-size: 36px;
	margin-bottom: 80px;margin-top: 60px;
}

.zheng h2:after {
	content: "";
	width: 60px;
	bottom: -20px;
	left: 50%;
	margin-left: -30px;
	height: 2px;
	background: #000000;
	position: absolute;
}

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 50px;
}

#certify .swiper-slide {
	width: 520px;
	min-height: 486px;
	/* background: #fff;
	box-shadow: 0 8px 30px #ddd; */
}

#certify .swiper-slide img {
	width: 342px;
	margin:20px auto;
	display: block;box-shadow: 0 0 20px #666;
}

#certify .swiper-slide p {
	line-height: 55px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 16px;
	
	margin: 0;font-family: PuHuil;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 0px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
	
	background-color: #CCCCCC;
	width: 8px;
	height: 8px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	/* border: 1px solid #1d2088; */
	background-color: #1d2088;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(/wp-content/themes/images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(/wp-content/themes/images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

.qiu {
	width: 1200px;
	margin: auto;
	margin-top: 100px;
}

.qiu img {
	width: 100%;
	display: block;
}

.ollh2 h2 {
	text-align: center;
	position: relative;
	font-size: 36px;
	margin-bottom: 80px;
}

.ollh2 h2:after {
	content: "";
	width: 60px;
	bottom: -20px;
	left: 50%;
	margin-left: -30px;
	height: 2px;
	background: #000000;
	position: absolute;
}

.chan {
	width: 1200px;
	margin: auto;
	margin-top: 50px;
}

.chan img {
	width: 100%;
	display: block;
}

.fenbu {
	margin: 30px 0;
	padding: 30px 0;
	overflow: hidden;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
}

.fenbu .fl {
	float: left;
	width: 50%;
}

.fenbu .fr {
	float: right;
	width: 50%;
}

.fenbu dt {
	font-size: 24px;
	margin-bottom: 20px;
}

.fenbu dd {
	float: left;
	width: 33.3%;
	padding: 0;
}

.fenbu dd h5 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.fenbu dd p {
	font-size: 16px;
	color: #555555;
	margin-bottom: 0;
	line-height: 30px;
}

.yanfa {
    overflow: hidden;
    /* border-bottom: 1px solid #555555; */
    padding: 0;
    margin-bottom: 66px;
}

.yanfa img {
	display: block;
	width: 100%;
}

.yanfa .fl {
	width: 20%;
	font-size: 24px;
	float: left;
}

.yanfa .fr {
	width: 78%;
	font-size: 24px;
	float: right;
}

.yanfa .fr ul li {
	width: 33.3%;
	float: left;
	margin-bottom: 20px;
}

.yanfa .fr ul li h5 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}

.yanfa .fr ul li p {
	font-size: 16px;
	color: #555555;
	margin-bottom: 0;
	line-height: 30px;
}

.newdal {
	padding-top: 40px;
}

.info {
	padding: 30px 0;
	border-top: 1px solid #C7C7C7;
}

.newdal h2 {
	font-size: 36px;
}

.newdal p {
	font-size: 16px;
	line-height: 30px;
}

.newdal img {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.pages {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}

.pages a {
	display: inline-block;
	font-size: 16px;
	width: 47%;
	padding: 0 1%;
}

.zhuanli {
	overflow: hidden;
	margin: 100px auto;
	border-top: 1px solid #9B9B9B;
}

.zhuanli ul li {
	overflow: hidden;
	border-bottom: 1px solid #9B9B9B;
	padding: 30px 0;
}

.zhuanli ul li .fl {
	float: left;
	width: 28%;
}

.zhuanli ul li .fr {
	float: left;
	width: 70%;
}

.zhuanli ul li h3 {
	font-size: 32px;
	color: #303030;
	font-weight: bold;
}

.zhuanli ul li dl {
	width: 33.3%;
	float: left;
	text-align: center;
	position: relative;
}

.zhuanli ul li dl dt {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 100;
   font-family: "PuHuil";
}

.zhuanli ul li dl dd {
	font-size: 32px;
	color: #1d2088;
	font-weight: bold;
}

.zhuanli ul li dl:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 100px;
	background: #cccccc;
	top: 10px;
	left: 0;
}

.zhuanli ul li dl:first-child::after {
	display: none;
}

.zhuanli ul li:nth-child(2) dl:nth-child(2):after {
	display: none;
}

#theme-page .xing .biantop h2 {
	color: #111111;
	position: relative;
}

#theme-page .xing .biantop h2:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	background: #111111;
	left: 50%;
	margin-left: -30px;
	top: 60px;
}

.xing .imgbox {
	margin-top: 80px;
	overflow: hidden;
	margin-bottom: 40px;
}

.xing .imgbox ul {
	margin-right: -2%;
}

.xing .imgbox ul li {
	overflow: hidden;
	width: 48%;
	margin-right: 2%;
	float: left
}

.xing .imgbox ul li img {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.xing .imgbox .mesg {
	overflow: hidden;
	padding: 20px;
}

.xing .imgbox .mesg .fl {
	overflow: hidden;
	width: 58%;
	float: left;
}

.xing .imgbox .mesg .fr {
	overflow: hidden;
	width: 36%;
	float: right;
}

.xing .imgbox .mesg .fr p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}

.xing .imgbox .mesg h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.xing .imgbox .mesg .fr span.bizis {
	font-size: 32px;
	font-weight: bold;
	color: #1d2088;
}

.zhongimg {
	margin: 50px 0;
	overflow: hidden;
	margin-bottom: 30px;
}

.zhongimg ul {
	margin-right: -2%;
}

.zhongimg ul li {
	float: left;
	width: 31.3%;
	margin-right: 2%;
}

.zhongimg ul li img {
	width: 100%;
	display: block;
}

.zhongimg ul li p {
	background: #1d2088;
	font-size: 14px;
	text-align: center;
	color: white;
	line-height: 40px;
}

.neirong {
	overflow: hidden;
	margin-bottom: 30px;
}

.neirong ul {
	margin-right: -2%;
}

.neirong ul li {
	overflow: hidden;
	width: 48%;
	margin-right: 2%;
	float: left;
}

.neirong .mesg {
	overflow: hidden;
	padding: 20px;
}

.neirong .mesg .fl {
	overflow: hidden;
	width: 58%;
	float: left;
}

.neirong .mesg .fr {
	overflow: hidden;
	width: 36%;
	float: right;
}

.neirong .mesg .fr p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}

.neirong .mesg h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.neirong .mesg .fr span.bizis {
	font-size: 32px;
	font-weight: bold;
	color: #1d2088;
}

.allbimg {
	position: relative;
}

.allbimg .list {
	position: relative;
}

.allbimg .list img {
	width: 100%;
	display: block;
}

.tills {
	text-align: center;
}

.tills h3 {
	font-size: 32px;
	text-align: center;
	color: white;
	margin-bottom: 30px;
}

.tills p {
	font-size: 16px;
	color: white;
	margin-bottom: 10px;
}

.tills {
	position: absolute;
	top: 20%;
	width: 100%;
}

.tills {
	position: absolute;
	top: 20%;
	width: 100%;
}

.lis {
	position: absolute;
	bottom: 10%;
	width: 100%;
	text-align: center;
}

.lis li {
	display: inline-block;
	border-right: 1px solid #d2d2d2;
	/* width: 23%; */
	padding: 0 5%;
	text-align: left;
}

.lis li:last-child {
	border: none;
}

.lis li p {
	font-size: 16px;
	color: white;
}

.lis li span {
	font-size: 32px;
	color: white;
}

#theme-page .hexin {
	padding: 60px 0;
}

#theme-page .hexin .biantop h2 {
	color: #111111;
	position: relative;
}

#theme-page .hexin .biantop h2:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	background: #111111;
	left: 50%;
	margin-left: -30px;
	top: 60px;
}

.hexinbox img {
	display: block;
	margin: auto;
	max-width: 100%;
}

.hexinbox ul {
	margin: 20px 0;
	margin-right: -2%;
}

#theme-page .hexin ul li {
	width: 31.3%;
	margin-right: 2%;
	text-align: center;
	float: left;
	margin-bottom: 30px;
	margin-top: 30px;
}

#theme-page .hexin h4 {
	font-size: 24px;
	font-weight: bold;
	color: #1d2088;
	text-align: center;
	margin: 50px 0 20px 0;
}

#theme-page .hexin ul li h5 {
	font-size: 16px;
	font-weight: bold;
	color: #1d2088;
	text-align: center;
}

.hexin ul li p {
	font-size: 16px;
	color: #1d2088;
	text-align: center;
}

.hexin ul li img {
	margin: 10px auto;
	max-width: 180px;
	width: 100%;
}

.hexinbox {
	margin: 40px 0;
}

.hexinbox p {
	text-align: center;
	margin-bottom: 10px;
}
.hexinbox p span{
	color: #1d2088;
    font-weight: bold;
}

#theme-page .cailiao .biantop h2 {
	color: #111111;
	position: relative;
}

#theme-page .cailiao .biantop h2:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	background: #111111;
	left: 50%;
	margin-left: -30px;
	top: 60px;
}

.cailiao .nes {
	overflow: hidden;
	
	margin-top: 70px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 30px 0;
}

.cailiao .nes .fl {
	float: left;
	width: 30%;
}

#theme-page .cailiao .nes .fl h4 {
	font-size: 22px;
    font-weight: bold;
}

.cailiao {
	margin-top: 100px;
	margin-bottom: 100px;
}

.cailiao .nes .fr {
	float: right;
	width: 68%;
}

.cailiao .nes .fr li {
	float: left;
	width: 50%;
	position: relative;
	text-align: center;
}

.cailiao .nes .fr li:before {
	content: "";
	position: absolute;
	top: 0px;
	width: 1px;
	height: 100%;
	background: #C6C6C6;
	right: 0;
}

.cailiao .nes .fr li:last-child:before {
	display: none;
}

.cailiao .nes .fr p {
    font-size: 20px;
}

.cailiao .nes .fr p span {
	font-size: 60px;
	font-weight: bold;
	line-height: 62px;
	color: #1d2088;
	font-family: "PuHui";
}

.bghui {
	background: #f7f7fa;
	padding: 40px 0;
}

#theme-page .bghui h3 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 20px;
}

#theme-page .bghui p {
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}

#theme-page .bghui img {
	max-width: 100%;
	display: block;
	margin: 20px auto;
	width: 100%;
}

#theme-page .neng .biantop h2 {
	color: #111111;
	position: relative;
}

.shang {
	overflow: hidden;
	padding: 40px 0;
	background: #ffffff;
}

.shang .pros {
	padding-top: 30px;
}

.shang .pros p {
	text-align: center;
	margin-bottom: 10px;
}

.shang2 {
	overflow: hidden;
	padding: 0px 0;
	background: white;
}

.shang2 .pros {
	padding-top: 30px;
}

.shang2 .pros p {
	text-align: center;
	margin-bottom: 10px;
}

.neng {
	padding: 40px 0;
}

.neng img {
	display: block;
	margin: 20px auto;
	max-width: 100%;
	width: 100%;
}

#theme-page .neng .biantop h2:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	background: #111111;
	left: 50%;
	margin-left: -30px;
	top: 60px;
}

.qunlist {
	overflow: hidden;
	margin: 40px 0;
}

.qunlist ul li {
	float: left;
	width: 25%;
	text-align: center;
}

.qunlist ul li img {
	display: block;
	margin: 10px auto;
	width: 100%;
	max-width: 180px;
}

.qunlist ul li p {
	font-weight: bold;
	color: #1d208d;
}

.qing {
	margin-top: 40px;
}

#theme-page .qing .biantop h2 {
	color: #111111;
	position: relative;
}

#theme-page .qing .biantop h2:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	background: #111111;
	left: 50%;
	margin-left: -30px;
	top: 60px;
}

.qing .qnav li {
	width: 120px;
	float: none;
	display: inline-block;
	line-height: 40px;
	border: 1px solid #333;
}

.qing .qnav li.on {
	background: #1d208d;
}

.qing .qnav li.on a {
	color: white
}

.qing .qnav li a {
	display: block;
}

.qing .qnav ul {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.qing .qnav li:hover {
	background: #1d208d;
}

.qing .qnav li:hover a {
	color: white
}

.probox .pros {
	padding: 10px 0;
}

.probox .pros img {
	width: auto;
	max-width: 100%;
	display: block;
	margin: auto;
}
.probox .pros .pic1 {margin:85px auto ;}
.probox .pros p.ti {
	text-align: center;
	font-size:18px;
	
}

.proinfo {
	padding-bottom: 40px;
}

.proinfo ul {
	overflow: hidden;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 30px 0;
}

.proinfo ul li {
	display: inline-block;
	width: 20%;
	padding: 0 2%;
	float: left;
	border-right: 1px solid #A9A9A9;
	height: 140px;
}

.proinfo ul li:last-child {
	border: none;
}

.proinfo ul dt {
	font-size: 16px;
	font-weight: bold;
}

.proinfo ul dd {
	font-size: 16px;
	padding: 0;
	line-height: 30px;
}

.probanner {
	margin: 40px 0;
	padding: 40px 0;
}

.probanner .swiper-container {
	margin: 40px 0s;
}

.probanner .swiper-slide {
	position: relative;
}

.probanner .swiper-slide p {
	position: absolute;
	bottom: -14px;
	width: 96.5%;
	background: rgb(0 0 0 / 36%);
	color: white;
	line-height: 30px;
	padding: 10px;
}

.probimg {
	padding: 40px 0;
	background: #e0e0e0;
	position: relative;
}

.xiazai {
	overflow: hidden;
}

.xiazai img {
	vertical-align: middle;
}

.xiazai img.xia {
	float: right;
	margin-top: 20px;
}

.xiazai {
	padding: 40px;
}

.xiazai a {
	font-size: 20px;
	font-weight: bold;
	display: block;
	border: 1px solid #D0CCD6;
	padding: 20px;
}

.lianxi {
	padding: 40px 0;
	background: #f7f7f7;
	position: relative;
}

.lianxi .wenben {
	width: 600px;
	margin: 30px auto;
}

.lianxi h3 {
	font-size: 20px;
	line-height: 30px;
}

.lianxi .wenben img {
	width: 36px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 20px;
	box-shadow: 0 0 4px rgb(0 0 0 / 30%);
}

.lianxi .wenben li {
	line-height: 40px;
	font-size: 16px;
	margin: 10px 0;
	color: #8a8bbf;
}

.xiao .pic ul li:nth-child(1) {
	margin-left: 0px;
}

.xiao .pic ul li {
	
	width: 500px;
	/* margin-left: 26px; */
	position: relative;
    display: inline-block;
    white-space: nowrap;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;font-family: PuHuil;
  
  
	
}
.content-container{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    padding-right: 3rem;
    color: #000;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    
}

.xiao .pic ul li img {
	width: 280px;
	display: block;
}

.xiao .pic ul li h6 {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #b9b9b9;
	padding: 10px;
}

.xiao .pic ul li a {
	color: #5e8b05;
	font-weight: 600;
	font-family: "微软雅黑";
	font-size: 14px;
	padding: 0 10px;
}
.xiao .pic ul li dt {
    font-size: 40px;
    color: #1d2088;
    font-weight: bold;
    margin-bottom: 40px;
    line-height: 140px;
    position: relative;background: url(/wp-content/themes/jupiter/images/dian.png) bottom repeat-x;position: relative;
}
.xiao .pic ul li:last-child dt{
	width: 60px;
}
.xiao .pic ul li dt i{width: 8px; height: 8px;background: #1d2088;display: block;position: absolute;top: 0;left: 5px;height: 142px;background: url(/wp-content/themes/jupiter/images/dian2.png) bottom no-repeat;}
.xiao .pic ul li:last-child dt i{
	left: 50px;
}
/* .xiao .pic ul li dt:after {
  content: "";
    position: absolute;
    top: 30px;
    width: 69%;
    right: 0;
    background: #040300;
    height: 1px;
}
.xiao .pic ul li:last-child dt:after{
	display: none;
} */
.xiao .pic ul li h3{
	font-size: 24px;
	color: #221815;
}
.xiao .pic ul li p{
	color: #717171;
	font-size: 16px;
}
.xiao .pic ul li dd {
	padding: 0;
}
.xiao .pic ul li a:hover {
	color: #ACD159;
}

#content-1 {
	width: 100%;
	height: auto;
	overflow: auto;
	position: relative;
	margin: 60px auto 0;
}

#mCSB_1 {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: none;
	padding-bottom: 30px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: 80%;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 10%;
}

.mCSB_scrollTools {
	position: absolute;
}

.mCSB_scrollTools {
	opacity: 0.75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	height: 100%;
}

.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	z-index: 1;
}

.honor_sroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #5e8b05;
	border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #5e8b05;
	border-radius: 16px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #1B1B1B;
	border-radius: 5px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 8px;
	margin: 5px 0;
}

.videobg{
	 width: 100%;
            height: 100%;
           
            background:transparent url(/wp-content/themes/jupiter/images/videoimg.jpg) 50% 50% no-repeat;
            -webkit-background-size:cover;
            -moz-background-size:cover;
            -o-background-size:cover;
            background-size:cover;

}
.zeren{
	overflow: hidden;
	padding-bottom: 100px;
}
.zeren ul li{
	overflow: hidden;
	margin-top: 100px;
}
.zeren ul li img{
	width: 50%;
	display: block;
}
.zeren ul li .texts{
	width: 42%;margin-top: 30px;
	
}
#theme-page .zeren ul li .texts h3{
	font-size: 38px;
	position: relative;
	color: #111111;
	margin-bottom: 42px;font-family: PuHuil;font-weight: normal;
}
.zeren ul li .texts h3:after {
    content: "";
    position: absolute;
    width: 70px;
    height: 2px;
    background: #111111;
    left: 0;
    bottom: -22px;
}

.zeren ul li:nth-child(odd) img{
	float: right;
}
.zeren ul li:nth-child(odd) .texts {
    float: left;
    padding-right: 30px;
}
.zeren ul li:nth-child(even) img{
	float: left;
}
.zeren ul li:nth-child(even) .texts {
    float: right;
    padding-left: 30px;
}
.zeren ul li p{
	margin-bottom: 0px;font-family: PuHuil;line-height: 1.9em;
} 
.zeren ul li span {
    font-size: 32px;
    color: #1d2088;
    line-height: 40px;
    font-weight: bold;
	font-family: PuHui !important;
}
.zeren ul li span i {
    font-size: 16px;
    display: inline-block;
    vertical-align: super;
    font-style: normal;
}
.zeren ul li .di{display: inline-block;
/* width: 33.3%;
float: left; */

position: relative;font-family: PuHuil;
}
.zeren ul li .di:before{
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background: #cccccc;
	top:0px;
	right: -68px;
}
.zeren ul li .di:last-child:before{
	display: none;
}
.wq{
	margin: 20px 0;display: flex;justify-content: space-between;
}
.lianxi{
	background: white;
	overflow: hidden;
	padding-bottom: 70px;font-family: PuHuil;
}

.lianxi h2 {
	font-size: 36px;
	color: #111111;
	font-weight: bolder;
	margin-top: 40px;
	font-family: PuHuil;
}
.lianxi ul{
	margin-right: -2%;
}
.lianxi ul li {
    width: 44%;
    float: left;
    margin: 0px 0;
    padding: 30px 20px;
    overflow: hidden;
    margin-right: 2%;
}
.lianxi ul li{
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}
.chen-lianxi ul li:nth-child(-n+2){border-top: 1px solid #ccc;}
.lianxi ul li img{
	display: inline-block; vertical-align: middle;
	margin-right: 20px;
}
.lianxi ul li  i{
	
	float: right;
	margin-top: 12px;
	font-style: normal;
}
.lianxi ul li a{
	display: block;
}
.lianxi ul li a:hover{
	color: #1D2088;
}
.tu{margin-left: 20px;
color: #1D2088;
}
.tu:hover{
	color: #1D2088;
}
.yan{
	background: #f7f7f7;
	padding: 100px 0;font-size: 15px;
}
.yan h2 {
    text-align: center;
    position: relative;
    font-size: 38px;
    margin-bottom: 80px;
    font-family: PuHuil;
}
.yan h2:after {
    content: "";
    width: 60px;
    bottom: -20px;
    left: 50%;
    margin-left: -30px;
    height: 2px;
    background: #000000;
    position: absolute;
}
.yan form{
	margin-right: -2%;
	overflow: hidden;
}
.yan form label{
	float: left;
	width: 31.3%;
	margin-right: 2%;
	margin-bottom: 20px;
	overflow:hidden;
	
}
.blot{
	clear: both;
}
.yan form label.no{
	width: 100%;
	
}
.yan form label span{
	display: block;
	margin-bottom: 10px;
}
.yan form label input{
	width: 96%;
	border: none;
	line-height: 56px;
	background: white;
	padding: 0 3%;
	outline: none;
}

.yan form label.no input{
	width: 96%;
	padding: 0 1%;
}
.yan form label.no textarea{
	width: 98%;
	padding: 1%;
	height: 250px;
	outline: none;border: none;
}
.yan form button{
	background: #1d2088;
	display: block;
	width: 180px;
	line-height: 48px;
	color: white;
	text-align: center;
	margin: 40px auto;font-family: PuHuil;border: none;font-size: 20px;border-radius: 5px;
}

.xinxi {
	padding: 80px 0;
}
.xinxi p{color: #888;margin-bottom: 10px;}
.xinxi h5 {margin-bottom: 12px;}
.xinxi h2 {
    text-align: center;
    position: relative;
    font-size: 38px;
    margin-bottom: 80px;
    font-family: PuHuil;
}
.xinxi h2:after {
    content: "";
    width: 60px;
    bottom: -20px;
    left: 50%;
    margin-left: -30px;
    height: 2px;
    background: #000000;
    position: absolute;
}
.xinxi button{
	    background: #1d2088;
	    display: block;
	    width: 220px;
	    line-height: 48px;
	    color: white;
	    text-align: center;
	    margin: 56px 0;
	    font-family: PuHuil;
	    border: none;
	    font-size: 20px;
	    border-radius: 5px;
}
.chu1 .zhuanli .fl h3{
	color: #1d2088;
}
.chu1 .zhuanli .fl{
	width: 14%;
}
.chu1 .zhuanli .fr{
	width: 86%;
}
.chu1 .zhuanli .fl .span1 {
	
	font-size: 70px;
}
.chu1 .zhuanli .fr dd{
	text-align: center;
	color: #000000;
	font-size: 16px;
	padding: 2px 0;
}

.chu1 .zhuanli ul li dl:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 124px;
    background: #cccccc;
    top: 30px;
    left: 0;
}
.chu1 .zhuanli ul li {
    border: none;
}

.chu2 .probimg{
	padding: 0;
}
.chu2 .probimg .swiper-slide{
	position: relative;
}
.chu2 .probimg .swiper-slide img{
	display: block;
}

.bantext{
	position: absolute;
	padding: 40px;
	background: white;
	width: 700px;
	left: 10%;
	top: 50%;
    transform: translate(0 ,-50%);
	
}
.bantext h4{
	font-size: 24px;
	color: #1d2088;
}
.bantext p{
	font-size: 16px;
	margin-bottom: 0;
    text-align: justify;
}
.bantext p i{
	font-style: normal;
	color: black;
}
.bantext a{
	font-size: 16px;
	width: 200px;
	text-align: center;
	display: block;
	margin:30px 0;
	color: #000000;
	line-height: 30px;
	border-radius: 10px;
	border: 1px solid #707070;
}
.bantext a:hover{
	color: white;
	background: #1d2280;
}
.biantop h2 {
	font-size: 36px;
	font-weight: bold;
	position: relative;
	color: white;
}
.biantop h2:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	background: white;
	left: 50%;
	margin-left: -30px;
	top: 60px;
}
.chu3 h3{
	color: white;
	font-size: 24px;
	font-weight: bold;
}
.chu3 h4{
	color: white;
	font-size: 16px;
	font-weight: bold;
}
.chu3 p{
	color: white;
	font-size: 16px;
}
.chu3 .fangan .text {
    text-align: left;
    padding: 0 10%;
    width: 80%;
    top: 30%;
}

.biaodan{
	overflow: hidden;
	padding: 50px 0;
}

.biaodan h3{
	font-size: 36px;
	font-weight: bold;
	color: #111111;
	text-align: center;
}
	.biaodan p{ 
		font-size: 24px;
	
	text-align: center;
	}
.xiangmu{
	padding: 70px 0;
    background: #e0e0e0;
    position: relative;
}

.xiangmu  h2 {
	text-align: center;
    color: #111111;
    position: relative;
    margin-bottom: 70px;
}
.xiangmu  h2:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #111111;
    left: 50%;
    margin-left: -30px;
    top: 60px;
}
.xiangmu img{
	display: block;
}

.chu4 h2{
	color: #111111;
}
.chu4  h2:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #111111;
    left: 50%;
    margin-left: -30px;
    top: 60px;
}

.listpro{
	padding: 70px 0;
	position: relative;
	overflow: hidden;
}
.listpro .fl{
	width: 50%;
	float: left;
}
.listpro .fr{
	width: 48%;
	float: right;
	padding-top: 40px;
}
.listpro .fr p{text-align: justify;}
.listpro .fl img{
	width: 100%;
	display: block;
}
.listpro .fr h2{
	color: #1d2088;
	font-size: 36px;
	font-weight: bold;
}
.youshi{
	width: auto;
    display: block;
    margin: auto;
    max-width: 100%;
}
.tedian{
	overflow: hidden;padding: 50px 0;
	background: #f7f7f7
}
.tedian img{
	max-width: 1200px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.tedian   h4{
	font-size: 16px;
	font-weight: bold;
}.can img{
	max-width: 1200px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.huibg {
	background: #f7f7f7;
}

.huibg .wenben {
	width: 1200px;
}

.huibg .wenben .fl {
	width: 40%;
	float: left;
	padding: 30px;
	position: relative;
}
.huibg .wenben .fl:after{
	position: absolute;
    content: "";
    width: 1px;
    height: 140px;
    top: 50%;
    margin-top: -70px;
    right: 0;
    z-index: 5;
    background: #c5c5c5;
}


.huibg .wenben .fl ul li {
	display: block;
	float: none;
}
.huibg .wenben .fr {
	width: 40%;
	float: right;
	padding: 30px;
}
.abvideo{
	position: absolute;
	text-align: center;
	width: 1200px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 9;
}
.abvideo p{
	color: white;
	font-size: 29px;font-family: PuHuil;
}
.bgvideo {
	width: 48px;
	height: 56px;
	margin:40px auto 20px auto;
	background: url(/wp-content/themes/jupiter/images/niu_w.png) no-repeat;
	cursor: pointer;
}
.bgvideo:hover {
	
	background: url(/wp-content/themes/jupiter/images/niu_b.png) no-repeat;
}
.slide-content-wrap {
    /*height: 6.5rem;
    padding-left: 2.3rem;*/
    cursor: url(/wp-content/themes/jupiter/images/mouse.png),move;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.labout {
	
	    display: flex;
	     align-items:center;
	     justify-content: space-between;
    width: 96%;
    margin:90px auto 60px auto;max-width: 1400px;
}
.labout .fl{
	
	width: 54%;	
	overflow: hidden;
}
.labout .fl img{
	
width: 100%;
display: block;
}
.labout .fr{
	
	width: 42%;	
	overflow: hidden;
}

#theme-page .labout .fr h2{
	
	font-size: 34px;
	color: #111111;
	position: relative;
	line-height: 90px;
	font-weight: bold;
	font-family: PuHuil;
}
#theme-page .labout .fr h2:after{
	content: "";
	width: 76px;
	height: 2px;
	background: #111111;
	left: 0;
	bottom: 0;
	font-size: 38px;
	color: #111111;
	position: absolute;
	
}
#theme-page .labout .fr  p{
	font-size: 16px;
	
}

.qihua {
	width: 96%;
	margin: 30px auto;max-width: 1400px;
}

.qihua .fangan .biantop {
    /* padding: 20px; */
    position: relative;
    top: 0;
    width: 100%;
    margin-bottom: 80px;
   
}
#theme-page .qihua  h2 {
    font-size: 30px;
    color: #404040;
    font-weight: bold;
    text-transform: uppercase;margin: 30px 0 60px 0;
}
#theme-page .qihua .biantop h2:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #404040;
    left: 50%;
    margin-left: -30px;
    top: 60px;
}
.qihua .fangan .text {
    width: 86%;
    position: absolute;
    top: 50%;
    transform: translate(-0%, -0%);
    text-align: left;
    z-index: 1;
    padding-left: 30px;
}
.qihua .fangan ul {
	margin-right: -2px;
}
.qihua .fangan ul li {
    float: left;
    width: 24.8%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-right: 2px;
}
.qihua .fangan ul li:after{
	background: rgb(0 0 0 / 50%);
}
#theme-page .qihua .fangan .text{
	top: 60%;
}
#theme-page .qihua .fangan .text p {
    color: white;
    font-size: 19px;
    margin-bottom: 0px;font-family: PuHuil;
}
#theme-page .qihua .fangan .text h3 {margin-bottom: 28px;}
.qiunav{
	overflow: hidden;
	position: relative;
	margin: 60px 0 0 0;
}
.qiunav .nav_qiu{
	position: absolute;
	top: 100px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 9;
}
.qiunav .nav_qiu ul li{
	display: inline-block;
	width: 280px;
	text-align: center;
	line-height: 68px;
	font-size:30px ;
	background: white;
	color:#202020
}
.qiunav .nav_qiu ul li,.qiunav .nav_qiu ul li a:hover{
	color:#202020;font-family: PuHuil;
}
.qiunav .nav_qiu ul li.on{
	background:#1d2088;
	color: white;
}
.qiunav .nav_qiu ul li.on a{
	color: white;
}
.qiuimg{
width: 100%;
overflow: hidden;
}

.qiuimg img{
    width: 1920px;
    margin-left: 50%;
    display: block;
    /* margin-left: -25%; */
    display: none;
    transform: translate(-50%, 0px);
}

.allflex {
	padding: 30px 0;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
}
.liuflex {
	display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #a7a7a7;
    padding: 20px 0;
}
.liuflex:last-child{
	border: none;
}
.liuflex .ali{
	position: relative;
	border-right: 1px solid #a7a7a7;
	
	width: 20%;
	/*text-align: center;*/
	padding: 0 40px;
}
.liuflex .ali:first-child{
	width: 40%;
	border: none;
	padding: 0;
}
.liuflex .ali:last-child{
	border: none;
}
/*.liuflex .ali:before{
	content: "";
	width: 1px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	background: #000000;
	transform: translate(-50%,0);
}*/
#theme-page .liuflex h5 {
	font-size: 24px;
}
#theme-page .liuflex p {
	font-size: 20px;
	margin: 0;
}
#theme-page .liuflex h3 {
	font-size: 30px;
	color: #1d2088;
	margin-top: 10px;
}
/* #theme-page h3 {
	margin-bottom: 0px;
} */
.baotil{
	text-align: center;
}
#theme-page .baotil h3 {
    font-size: 30px;
    color: #404040;
    font-weight: 100;
    text-transform: uppercase;
    font-family: 'PuHuil';
}
#theme-page .baotil p {
	
	font-size: 18px;
}
#theme-page .baotil p span{
	color: #1d2088;
	font-weight: bold;
}

.baoflex{
	padding: 30px 0;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	display: flex;
    align-items: initial;
    justify-content: space-between;
   
    padding: 40px 0;
}
.time h3 {
    margin-bottom: 0px;
}
.changeh3 h3{
    margin-top: 10px;
}
.baoflex .bli{
	position: relative;
	border-right: 1px solid #a7a7a7;
	
	width: 25%;
	/*text-align: center;*/
	padding: 0 20px;
}

.baoflex .bli:last-child{
	border: none;
}
#theme-page .baoflex  h2 {
	font-size: 24px;
	color: #1d2088;
}
#theme-page .baoflex  h2 span {
	font-size: 44px;
}
.baoflex p{
	margin: 0;
}
.bao2flex{
	padding: 30px 0;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	display: flex;
    align-items: baseline;
    justify-content: space-between;
   
    padding: 40px 0;
}
.bao2flex .bli{
	position: relative;
	
	text-align: center;
	width: 50%;
	/*text-align: center;*/
	padding: 0 20px;
}
#theme-page .bao2flex  h2 {
	font-size: 24px;
	color: #1d2088;
}
#theme-page .bao2flex  p{
	font-weight: bold;
}
.bao3flex{

	/* border-bottom: 1px solid #111; */

	display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d6d6d6;
    padding: 30px 0;
}
.bao2flex .bli{
	position: relative;
	
	text-align: center;
	width: 40%;
	/*text-align: center;*/
	padding: 0 0px;
}
.bao2flex .bli:first-child{
	position: relative;
	
	text-align: left;
	width: 20%;
	/*text-align: center;*/
	padding: 0 0px;
}
#theme-page .bao3flex  p{
	font-weight: bold;
	font-size: 24px;
}
.xitongs{
	border-top: 2px solid #000000;
	padding: 40px 0;
}
.xitongs .ali div{
	padding: 20px 0;
}

.quan3  .bao3flex .caos{
	font-size: 36px;
	font-weight: 100;
	color: #333333;
	font-family: "PuHuil";
}
.quan3  .bao3flex .caos span{
	font-size: 36px;
	font-weight: bold;
	font-family: "PuHui";
}
.quan3  .bao3flex .bli{
	width: 25%;
}

#theme-page .quan3 .bao3flex p {
    font-weight: 100;
    font-size: 20px;
    margin: 0;
}
#theme-page .quan3 .bao3flex .bli:last-child h3{
	color: #1d2088;
}
#theme-page .quan3 .bao3flex:last-child{
	border: none;
}
#theme-page .quan3 {
	width: 84%;
    margin: 0 auto;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#theme-page .quan3 .bao3flex:first-child{
	border-bottom: 2px solid #000000;
	padding: 30px 0;
}
#theme-page .twos  .bao3flex {
	padding: 30px 0;
}
#theme-page .twos  .bao3flex h4{
	font-size: 22px;
    font-weight: bold;
    }
#theme-page .twos  .bao3flex p{
	font-size: 20px;
    font-weight: 100;
    margin: 0;
    }


#theme-page .two3  .bao3flex h5{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-family:"PuHuil" ;
	color: #1d2088;
	margin-top: 10px;
}
#theme-page .two3  .bao3flex p{
	font-size: 16px;
	font-weight: 100;
	text-align: center;
	margin: 0;
}

.twoli{
	display: flex;
    justify-content: space-between;
}
.two4  .bao3flex .bli{
	width: 20%;
}
.two4 .manlis {
	position: relative;
}
.two4 .manlis .bli:first-child{
	width: 160%;
}
.two4 .manlis .bli:last-child {
    width: 40%;
    text-align: center;
   
}
.two4 .manlis .bli:last-child:before {
    content: "";
    width: 1px;
    height: 80%;
    right: 17%;
    position: absolute;
    top: 50%;
    z-index: 99;
    background: #cccccc;
    transform: translate(0, -50%);
}
.two4 .manlis .twoli:first-child{
	border-bottom: 1px solid #cccccc;
	
}
.two4 .manlis .twoli{
	padding: 20px 0;
}
.ds{
	width: 33.3%;
	text-align: left
}
.ds p{
	margin: 0;
}



#theme-page .two4  h4 {
	font-size: 36px;
}
.cai2{
	border-bottom: 2px solid #000000 ;
	border-top: 2px solid #000000;
	margin-top: 66px;
}

.caitwos .bli{
	position: relative;
	padding-left: 30px;
}
.caitwos .bli:first-child{
	padding-left: 0;
}
.caitwos .bli:before{
	content: "";
	 width: 1px;
    height: 80%;
    left: 0;
    position: absolute;
    top: 50%;
    z-index: 99;
    background: #cccccc;
    transform: translate(0, -50%);
}
.caitwos .bli span{
	color: #1d2088;
	  font-size: 36px;
}
.caitwos .bli:first-child::before{
	display: none;
}
.caitwos .bao3flex {
    border-bottom: 1px solid #a7a7a7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    align-items: initial;
}
#theme-page .caitwos .bao3flex p {
    font-weight: 100;
    font-size: 20px;
}
.cai5{
	border-bottom: 2px solid #000000 ;
	border-top: 2px solid #000000;
	margin-top: 30px;
}
.cai5 .bli{
	width: 20%;
}
#theme-page .cai5 .bao3flex p {
    font-weight: bold;
    font-size: 20px;
    margin: 0;
}
.cai5 .bao3flex {
    border-bottom: 1px solid #a7a7a7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    align-items: initial;
}
#theme-page .cai5 .bao3flex h4 {
    font-weight: bold;
    font-size: 36px;
    margin: 0;
    color: #1d2088;
}
#theme-page .cai5 .bao3flex h5 {
    font-weight: bold;
    font-size: 36px;
    margin: 0;
}
#theme-page .cai5 .bao3flex span{
	color: #595959;
}
#theme-page .about .biantop{
	margin-bottom: 50px;
}
#theme-page .about .biantop h2 {
    color: #111111;
    position: relative;
    font-family:"PuHuil" ;font-size: 38px;font-weight: normal;
}
#theme-page .about .biantop h2:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #111111;
    left: 50%;
    margin-left: -30px;
    top: 70px;
}

.touzi .bao3flex .caos{
	font-size: 16px;
}
.touzi .bao3flex .caos span{
	font-size: 24px;
	color: #1d2088;
	font-family:"PuHui" ;
}
.touzi .bao3flex:first-child{
	border-bottom: 2px solid #000000 ;
	border-top: 2px solid #000000;
	padding: 30px 0;
}
.touzi .bao3flex .bli:last-child .caos{
	font-weight:100;
	font-family:"PuHuil" ;
}

.touzi2 .bao3flex .caos{
	font-size: 16px;
}
.touzi2 .bao3flex .caos span{
	font-size: 24px;
	color: #1d2088;
	font-family:"PuHui" ;
}
.touzi2 .bao3flex:first-child{
	border-bottom: 2px solid #000000 ;
	border-top: 2px solid #000000;
	padding: 30px 0;
}
.touzi2 .bao3flex .bli:last-child .caos{
	font-weight:100;
	font-family:"PuHuil" ;
}
.boxabout .tell .pt{
	text-align: center;
	font-weight:100;
	font-size: 30px;
	font-family:"PuHuil" ;
}
.boxabout .tell ul {
	width: 724px;
	margin: auto;
}
.boxabout .tell ul li{
	font-weight:100;
	font-size: 24px;
	font-family:"PuHuil" ;
	margin-bottom: 30px;
}
.boxabout .tell img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.shangbox .bao3flex .bli {
    width: 13%;
    text-align: center;
}
.shangbox .bao3flex .bli:nth-child(6){
	text-align: center;
	width: 20%;
}
.shangbox .bao3flex .bli:nth-child(7){
	width: 20%;
	text-align: center;
}
.shangbox .bao3flex .bli:nth-child(8){
	width: 20%;
	text-align: center;
}

#theme-page .shangbox .bli h4 {
    font-family:"PuHuil" ;
    font-size: 24px;
    color: #111111;
}
#theme-page .shangbox .bli h3 {
    font-family:"PuHuil" ;
    font-size: 24px;
    color: #1d2088;
}
#theme-page .shangbox .bli h5 {
    font-family:"PuHuil" ;
    font-size: 18px;
    color: #111111;
}
.shangbox .bao3flex:nth-child(2) .bli{
	width: 90%;
}
.shangbox .bao3flex:nth-child(2) .bli:first-child{
	width: 10%;
}
.ulb{
	
    display: block;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0;
    align-items: initial;
}
.ulb .lifix{
	width: 85%;
}
.ulb .lifix:nth-child(1){
	width: 15%;
}
.ulb .lifix:nth-child(2){
	width: 15%;
}

.ulb .lib {
    overflow: hidden;
    width: 100%;
    display: flex;
     border-bottom: 1px solid #a7a7a7;
     align-items: center;
}
	
.ulb .lib:last-child{
	border: none;
} 
.dd{
	display: flex;
	border-bottom: 1px solid  #aaa;
	padding: 14px 0;
}
.ulb .lib .dd:last-child{
	border: none;
}

.dd .ddbox{
	width: 20%;
}

#theme-page .shangbox .bli p {
    font-family:"PuHuil" ;
    font-size: 16px;
    color: #4d4d4d;
    font-weight: 100;
    margin: 0;
}
.sbos .bli{
	width: 50%;
	text-align: center;
}
#theme-page .sbos{
	/* border-bottom: 1px solid  #5E5E5E;
	border-top: 1px solid #5E5E5E; */
}

#theme-page .sbos h4{
	color: #1d2088;font-size: 22px;
	
}

#theme-page .sbos p{
	font-size: 18px;margin-top: 5px;
	
}
.sbos2 .bli{
	width: 33.3%;
	text-align: left;
}
.sbos2 .bli:nth-child(2){
	width: 40%;
}
.sbos2 .bli span{
	display: inline-block;
	margin-right: 40px;
	  font-family:"PuHuil" ;
	color: #4d4d4d;width:180px;
}
#theme-page .sbos2 h4{
	color: #1d2088;
	font-family: "微软雅黑";
	font-size: 24px;
}

.sbos2 .bao3flex:first-child{
	border-bottom: 2px solid  #5E5E5E;
	border-top: 2px solid #5E5E5E;
}

.sbos3 .bao3flex:first-child{
	border-bottom: 2px solid  #5E5E5E;
	border-top: 2px solid #5E5E5E;
}
.sbos3 .bli{
	width:20%;
	text-align: left;
}
.sbos3 .bao3flex:first-child .bli{
	width:20%;
	text-align: center;
}
#theme-page .sbos3 h4{
	color: #1d2088;
	font-family: "微软雅黑";
	font-size: 24px;
}
.chen-footer{border-top: solid 1px #ccc;}
.chen-footer .footer{display: flex;justify-content: space-between;align-items: center;padding: 10px 3.5%;}
.chen-footer .footer .left{font-size: 15px;}
.chen-footer .footer .left span{margin: 0 30px;}
.chen-footer .footer .left a:hover{color: #1d2088;}
.chen-footer .footer .right {height: 46px;}
.chen-footer .copyright{padding: 10px 3.5%;background: #ccc;color: #fff;}

.chen_address{display:flex;align-items: center;margin-top: 30px;}
.chen_address .addr{font-size: 24px;font-family: PuHuil;}
.chen_address .tu{display: flex;align-items: center;font-style: normal;margin-left: 46px;}
.chen_address .tu em{font-style: normal;margin-left: 10px;font-size: 17px;color: #1d2088;}
.lianbox{margin-top: 81px;}

.chen-cyc{padding: 60px 0 80px 0;}
.chen-shang-bor1{border-top: solid 2px #111;border-bottom: solid 2px #111;padding: 30px 0!important;}
.chen-shang .hs{font-size: 28px!important;margin-bottom:12px!important;}
.chen-shang-bor2{border-top: solid 2px #111;border-bottom: solid 2px #111;padding:16px 0;}
.chen-shang .qing .biantop h2:after{background:none!important}
.chen-shang-cs{margin-top: 50px;}
.chen-shang-kc{margin: 40px 0;}
.chen-shang-fa .bao3flex{border-bottom: solid 1px #aaa;padding: 14px 0;}
.chen-shang-fa .bao3flex:last-child{border-bottom: solid 2px #111;}









