* {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.none {
	display: none;
}

a {
	text-decoration: none
}

body {
	width: 1903px;
}

.container {
	width: 1528px;
	margin: 0px auto;
}

.clear {
	clear: both;
}

.text-white {
	color: #fff;
}

.text-lg {
	font-size: 24px;
}

.text-xl {
	font-size: 26px;
}

.text-xxl {
	font-size: 40px;
}

.mtitle {
	color: #232222;
}

.ftitle {
	color: #2b2b2b;
}

.stitle {
	color: #454545;
}

.btn-green {
	background: linear-gradient(to right, #90c42f, #57c42f);
}

.btn {
	text-align: center;
	line-height: 64px;
	font-size: 32px;
	width: 350px;
	color: #fff;
	border-radius: 32px;
	display: block
}

/*头部*/
.header {
	background: #fff;
	border-bottom: 1px solid #eee;
	height: 100px;
	position: relative;
	top: 0px;
	z-index: 999;
	width: 100%;
}

.logo {
	margin-left: 201px;
	width: 169px;
	padding-top: 12px;
	float: left;
}

.nav {
	float: right;
	margin-right: 222px;
	color: #151515;
	text-align: center;
	font-size: 20px;
	color: #000;
}

.nav a {
	color: #000;
}

.nav-item {
	line-height: 100px;
	float: left;
	min-width: 141px;
	cursor: pointer;
	position: relative;
}

.nav-item.active {
	border-bottom: 2px solid #6ca400;
}

.nav-item:hover {
	border-bottom: 2px solid #6ca400;
}

.nav-item:hover .label {
	color: #6ca400;
	display: block;
}

.nav-item.active .label {
	color: #6ca400;
	display: block;
}

.nav-item-child {
	position: absolute;
	background: #fff;
	display: none;
	z-index: 999;
	text-align: center;
	width: 100%;
	border-bottom: 2px solid #91c42f;
}

.nav-item:hover .nav-item-child {
	display: block;
}

.nav-item-child-item {
	height: 60px;
	line-height: 60px;
	display: block
}

.nav-item-child-item:hover {
	background: #91c42f;
	color: #1e1e1e;
}


/*底部*/
.footer {
	background: #6a6a6a;
	color: #fff;
	padding-top: 165px;
}

.footer a {
	color: #fff;
}

.footer-nav {
	line-height: 27px;
	display: flex;
	text-align: center;
	font-size: 25px;
}

.footer-nav-item {
	border-right: 1px dotted #fff;
	flex: 1;
}

.footer-nav-item:first-child {
	padding-left: 0px;
	text-align: left;
}

.footer-from {
	padding: 35px 0px;
}

.footer-from .title {
	line-height: 29px;
}

.footer-from .contact {
	width: 70%;
	float: left;
}

.footer-from .contact-container {
	display: flex;
	margin-top: 20px
}

.footer-from .contact-container div {
	flex: 1
}

.search {
	width: 30%;
	float: right;
}

.search input {
	margin: 15px 0px;
	padding-left: 5px;
	outline: none;
	line-height: 35px;
	height: 35px;
	border: 1px solid #fff;
	color: #fff;
	width: 80%;
	background: transparent;
	placeholder-color: #fff
}

.search input::placeholder {
	color: #fff;
}

.search button {
	width: calc(20% - 28px);
	margin-left: 20px;
	line-height: 35px;
	border: 1px solid #fff;
	background: #fff
}

.footer-info {
	padding: 34px 0px;
}

.footer-info .link {
	margin-left: 30px
}

.icp {
	margin-top: 19px;
}

.icp a {
	color: #fff;
	text-decoration: none;
}

/*客服*/
.kefu {
	position: fixed;
	top: 20%;
	width: 110px;
	right: 0px;
	height: 330px;
	text-align: center;
}

.kefu .kefu-contact {
	background: #373737;
	height: 110px;
	display: block;
	line-height: 110px;
}

.kefu .kefu-chat {
	background: #666666;
	height: 110px;
	display: block;
	line-height: 110px;
}

.kefu .kefu-top {
	background: #929292;
	height: 110px;
	display: block;
	line-height: 110px;
}

.kefu img {
	vertical-align: middle;
}


/*轮播图*/
.slideBox {
	height: 980px;
	overflow: hidden;
	position: relative;
	/*border:1px solid #ddd;*/
	width: 100%;
	/*margin-top:101px;  */
}

.slideBox .hd {
	text-align: center;
	overflow: hidden;
	position: absolute;
	width: 100%;
	bottom: 60px;
	z-index: 10;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	padding: 0px;
	margin: 0px auto;
	display: inline-block;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 111px;
	height: 7px;
	line-height: 14px;
	text-align: center;
	background: #626575;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	padding: 0px;
	margin: 0px
}

.slideBox .bd ul {
	padding: 0px;
	margin: 0px
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.slideBox .bd li .info {
	position: absolute;
	left: 205px;
	z-index: 11;
	color: #fff;
	top: 280px;
}

.slideBox .bd li .info .banner-title {
	font-size: 52px;
}

.slideBox .bd li .info .banner-ftitle {
	font-size: 35px;
	margin-top: 34px
}

.slideBox .bd li .info .banner-more {
	text-align: center;
	line-height: 66px;
	margin-top: 96px;
	width: 264px;
	height: 66px;
	border-radius: 33px;
	font-size: 32px;
	color: #222;
}

.slideBox .bd img {
	width: 100%;
	height: 980px;
	display: block;
}

.slideBox .prev {
	position: absolute;
	bottom: 174px;
	width: 76px;
	right: 292px;
	height: 76px;
	background: url('../images/pre.png') no-repeat center;
	background-color: rgba(255, 255, 255, 0.5);
}

.slideBox .next {
	position: absolute;
	bottom: 174px;
	width: 76px;
	right: 197px;
	height: 76px;
	background: url('../images/next.png') no-repeat center;
	background-color: rgba(255, 255, 255, 0.5);
}

.slideBox .prev:hover,
.slideBox .next:hover {
	background-color: #0353dd;
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}



/*服务*/
.service {
	padding: 65px 0px 104px;
	background: #efefef;
	text-align: center;
}

.service .stitle {
	margin-top: 30px;
}

.service .content {
	margin-top: 78px
}

.service .item {
	width: 250px;
	height: 160px;
	line-height: 160px;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	float: left;
	background: #fff;
	text-align: center;
}

.service .item img {
	vertical-align: middle;
}

/*我们的优势*/
.advantage {
	background: url('../images/bg-advantage.png');
	padding: 128px 0px 133px;
	color: #fff;
	text-align: center;
}

.advantage .mtitle,
.advantage .ftitle,
.advantage .stitle {
	color: #fff;
}

.advantage .stitle {
	margin-top: 30px;
}

.advantage .content {
	margin-top: 168px;
}

.advantage .item {
	width: 352px;
	height: 414px;
	text-align: center;
	padding: 45px;
	background: #f5f5f5;
	float: left;
	margin-left: 71px
}

.advantage .item:first-child {
	margin-left: 0px;
}

.advantage .item .advantage-title {
	font-size: 24px;
	color: #6ca400;
	margin: 24px 0px 37px;
}

.advantage .item .advantage-content {
	font-size: 20px;
	color: #181818;
}

/*成功案例*/
.case {
	background: #ebf6ff;
	text-align: center;
	padding: 65px 0px 69px;
}

.case .stitle {
	margin-top: 30px;
}

.case .content {
	width: 1527px;
	margin: 95px auto 0px;
}

.case .content .item {
	width: 479px;
	height: 311px;
	margin-bottom: 51px;
	float: left;
	margin-right: 45px;
	position: relative;
}

.case .content .item:nth-child(3n) {
	margin-right: 0px;
}

.case .content .item .bg-image {
	width: 100%;
	height: 100%;
}

.case .content .item:hover .info {
	display: block;
}

.case .content .item .info {
	display: none;
	color: #fff;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 10;
	top: 0px;
}

.case .content .item .info .case-logo {
	margin-top: 20px;
}

.case .content .item .info .case-title {
	font-size: 28px;
	margin: 15px 0px 0px;
}

.case .content .item .info .case-content {
	font-size: 20px;
	width: 420px;
	margin: 27px auto 0px;
}

.case .content .item .info .case-more {
	width: 194px;
	line-height: 41px;
	color: #000;
	margin: 20px auto 0px;
	border-radius: 2px;
}

.case .content .btn {
	margin: 46px auto 0px;
}

/*关于我们*/
.about {
	background: url('../images/bg-about.png');
	padding: 137px 0px 146px;
	color: #fff;
	text-align: center;
}

.about .mtitle,
.about .ftitle,
.about .stitle {
	color: #fff;
}

.about .stitle {
	margin-top: 30px;
}

.about .content {
	margin-top: 89px;
	font-size: 24px;
	line-height: 60px;
}

/*新闻资讯*/
.news {
	background: #f7f7f7;
	padding-bottom: 65px;
}

.news .title {
	padding: 52px 0px;
	text-align: center;
}

.news .stitle {
	margin-top: 30px
}

.news .left {
	width: 776px;
	float: left;
	position: relative;
	height: 607px;
}

.news .right {
	width: 718px;
	float: right;
	position: relative;
}

.news .right1 {
	height: 291px;
}

.news .right2 {
	height: 291px;
	margin-top: 25px;
}

.news .bg-image {
	height: 100%;
	width: 100%;
}

.news .item {
	position: relative;
	display: block
}

.news .item .bar {
	position: absolute;
	bottom: 0px;
	height: 85px;
	background: rgba(0, 0, 0, .5);
	z-index: 10;
	line-height: 85px;
	font-size: 26px;
	width: 100%;
}

.news .item .bar img {
	float: right;
	margin: 28px;
	line-height: 85px;
}

.news .item .bar span {
	margin-left: 28px;
	color: #fff;
}

.news .btn {
	margin: 64px auto 0px;
}

.news-logo {
	height: 26px;
	vertical-align: middle;
	margin-right: 10px;
}

/*留言板*/
.message {
	background: #efefef;
}

.message .title {
	padding: 52px 0px;
	text-align: center;
}

.message .container {
	position: relative;
	min-height: 530px;
}

.message img {
	position: absolute;
	width: 100%;
}

.message .form {
	position: absolute;
	top: 60px;
	width: 1050px;
	left: 238px;
}

.message .form input {
	padding-left: 10px;
	width: 100%;
	line-height: 66px;
	height: 66px;
	outline: none;
	border-radius: 4px;
	background: transparent;
	font-size: 25px;
	border: 1px solid #6ca400;
	margin-bottom: 32px;
}

.message .form textarea {
	height: 133px;
	width: calc(100% - 10px);
	font-size: 25px;
	padding: 10px;
	outline: none;
	border-radius: 4px;
	border: 1px solid #6ca400;
}

.message .form button {
	margin: 32px 336px 0px;
	width: 378px;
	height: 84px;
	line-height: 84px;
	background: #fff;
	border: 1px solid #6ca400;
	text-align: center;
	color: #6ca400;
	font-size: 25px;
	border-radius: 42px;
}



.list-container {
	height: 170px;
	padding: 90px 0px 0px 201px;
	color: #fff;
}

.list-container .list-title .mtitle {
	font-size: 30px;
	margin-left: 16px;
	color: #fff;
}

.list-container .list-title .ftitle {
	font-size: 22px;
	margin-left: 20px;
	padding-right: 20px;
	color: #fff;
}

.list-container .list-title .stitle {
	font-size: 20px;
	padding-left: 20px;
	border-left: 4px solid #8d92af;
	color: #fff;
}

.list-container .list-ftitle {
	font-size: 22px;
	margin-top: 29px;
}

.list-container .list-ftitle a {
	color: #fff;
}

/*applet*/
#applet .list-container {
	background: url('../images/app-bg.png');
}

#applet .title {
	border: 1px solid #6ca400;
	height: 84px;
	line-height: 84px;
	border-radius: 42px;
}

#applet .title .mtitle {
	font-size: 40px;
	color: #232222;
}

#applet .title .ftitle {
	font-size: 24px;
	color: #2b2b2b;
}

#applet .ys {
	padding: 52px 0px 125px;
	text-align: center;
	background: #F8F8F8;
}

#applet .ys .title {
	width: 490px;
	margin: 0px auto 119px;
}

#applet .ys .content {
	background: url('../images/appletys.png');
	background-size: 100%;
	height: 500px;
	position: relative;
}

#applet .ys .content #item1 {
	position: absolute;
	width: 250px;
	left: 30px;
	top: 280px;
	text-align: left;
	font-size: 34px;
	color: #2b2b2b;
}

#applet .ys .content .ys-label {
	color: #2b2b2b;
	font-size: 24px;
	margin-top: 16px;
}

#applet .ys .content #item2 {
	position: absolute;
	width: 250px;
	left: 370px;
	top: 410px;
	text-align: left;
	font-size: 34px;
	color: #2b2b2b;
}

#applet .ys .content #item3 {
	position: absolute;
	width: 250px;
	left: 690px;
	top: 270px;
	text-align: left;
	font-size: 34px;
	color: #2b2b2b;
}

#applet .ys .content #item4 {
	position: absolute;
	width: 250px;
	left: 1020px;
	top: 380px;
	text-align: left;
	font-size: 34px;
	color: #2b2b2b;
}

#applet .ys .content #item5 {
	position: absolute;
	width: 250px;
	left: 1340px;
	top: 260px;
	text-align: left;
	font-size: 34px;
	color: #2b2b2b;
}



#applet .shapp {
	padding: 53px 0px 85px;
	text-align: center;
	background: #fff;
}

#applet .shapp .title {
	width: 811px;
	margin: 0px auto 60px;
}

#applet .shapp .content .item {
	float: left;
	margin-left: 72px;
	width: 400px;
}

#applet .shapp .content .item .shapp-title {
	font-size: 34px;
	color: #2b2b2b;
	text-align: center;
	margin-bottom: 20px;
}

#applet .shapp .content .item .shapp-label {
	font-size: 24px;
	color: #2b2b2b;
	text-align: center;
	line-height: 40px;
}

#applet .bmlys {
	padding: 52px 0px 97px;
	text-align: center;
	background: #F8F8F8;
}

#applet .bmlys .title {
	width: 739px;
	margin: 0px auto 73px;
}

#applet .bmlys .content {
	background: url('../images/appwsmsz.png');
	background-size: 100%;
	height: 600px;
	position: relative;
}

#applet .bmlys .content img {
	margin-bottom: 25px;
}

#applet .bmlys .content #item1 {
	position: absolute;
	width: 380px;
	left: 245px;
	top: 50px;
	font-size: 40px;
	color: #2b2b2b;
}

#applet .bmlys .content #item2 {
	position: absolute;
	width: 380px;
	left: 940px;
	top: 50px;
	font-size: 34px;
	color: #2b2b2b;
}

#applet .bmlys .content .bmlys-label {
	font-size: 26px;
}

#applet .bmlys .content .bmlys-bottom-border {
	border-bottom: 1px dotted #aaa;
}

#applet .bmlys .content #item1-1 {
	padding-bottom: 21px;
	padding-top: 52px;
}

#applet .bmlys .content #item1-2 {
	padding-top: 17px;
}

#applet .bmlys .content #item1-3 {}

#applet .bmlys .content #item1-4 {
	padding-bottom: 17px;
}

#applet .bmlys .content #item1-5 {
	padding-top: 17px;
}

#applet .bmlys .content #item2-1 {
	padding-bottom: 30px;
	padding-top: 30px;
}

#applet .bmlys .content #item2-3 {
	padding-bottom: 30px;
}

#applet .bmlys .content #item2-4 {
	padding-top: 30px;
}


#applet .wsmsz {
	padding: 52px 0px 84px;
	text-align: center;
	background: #fff;
}

#applet .wsmsz .title {
	width: 739px;
	margin: 0px auto 73px;
}

#applet .wsmsz .content .item {
	margin-left: 75px;
	float: left;
	position: relative;
}

#applet .wsmsz .content .item:first-child {
	margin-left: 0px;
}

#applet .wsmsz .content .item .info {
	position: absolute;
	top: 170px;
	width: 100%;
	text-align: center;
	font-size: 42px;
	color: #353535;
}

#applet .jjfa {
	padding: 52px 0px 132px;
	text-align: center;
	background: #F8F8F8;
}

#applet .jjfa .title {
	width: 633px;
	margin: 0px auto 77px;
}

#applet .jjfa .item {
	width: 479px;
	float: left;
	height: 311px;
	position: relative;
	margin-right: 45px;
	margin-bottom: 51px;
}

#applet .jjfa .item:nth-child(3n) {
	margin-right: 0px;
}

#applet .jjfa .item .bar {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 68px;
	line-height: 68px;
	background: rgba(0, 0, 0, 0.5);
}

#applet .jjfa .item .bar span {
	margin-left: 25px;
	color: #fff;
}

#applet .jjfa .item .bar img {
	vertical-align: middle;
}

#applet .sslc {
	padding: 52px 0px 120px;
	text-align: center;
	background: #fff;
}

#applet .sslc .title {
	width: 633px;
	margin: 0px auto 89px;
}


/*app*/
#app .list-container {
	background: url('../images/app-bg.png');
}

#app .title {
	border: 1px solid #6ca400;
	height: 84px;
	line-height: 84px;
	border-radius: 42px;
}

#app .title .mtitle {
	font-size: 40px;
	color: #232222;
}

#app .title .ftitle {
	font-size: 24px;
	color: #2b2b2b;
}

#app .ys {
	padding: 52px 0px 125px;
	text-align: center;
	background: #F8F8F8;
}

#app .ys .title {
	width: 490px;
	margin: 0px auto 128px;
}

#app .ys .content .item {
	float: left;
	position: relative;
}

#app .ys .content .item .info {
	position: absolute;
	top: 200px;
	color: #2b2b2b;
	font-size: 30px;
	left: 145px;
}

#app .ys .content .item .info2 {
	left: 140px;
}

#app .ys .content .item .info3 {
	left: 115px;
}

#app .ys .content .item .info4 {
	left: 160px;
}

#app .shapp {
	padding: 53px 0px 130px;
	text-align: center;
	background: #fff;
}

#app .shapp .title {
	width: 746px;
	margin: 0px auto 160px;
}

#app .shapp .content .item {
	float: left;
	margin-left: 72px;
	width: 400px;
}

#app .shapp .content .item span {
	font-size: 34px;
	color: #2b2b2b;
	text-align: center;
}

#app .wsmsz {
	padding: 52px 0px 97px;
	text-align: center;
	background: #F8F8F8;
}

#app .wsmsz .title {
	width: 739px;
	margin: 0px auto 73px;
}

#app .wsmsz .content {
	background: url('../images/appwsmsz.png');
	background-size: 100%;
	height: 600px;
	position: relative;
}

#app .wsmsz .content img {
	margin-bottom: 52px;
}

#app .wsmsz .content #item1 {
	position: absolute;
	width: 250px;
	left: 320px;
	top: 160px;
	font-size: 34px;
	color: #2b2b2b;
}

#app .wsmsz .content #item2 {
	position: absolute;
	width: 320px;
	left: 974px;
	top: 160px;
	font-size: 34px;
	color: #2b2b2b;
}

#app .jjfa {
	padding: 52px 0px 132px;
	text-align: center;
	background: #fff;
}

#app .jjfa .title {
	width: 461px;
	margin: 0px auto 77px;
}

#app .jjfa .item {
	width: 369px;
	float: left;
	height: 311px;
	position: relative;
	margin-right: 13px;
	margin-bottom: 51px;
}

#app .jjfa .item:first-child {
	margin-left: 190px;
}

#app .jjfa .item:last-child {
	margin-right: 0px;
}

#app .jjfa .item .bar {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 68px;
	line-height: 68px;
	background: rgba(0, 0, 0, 0.5);
}

#app .jjfa .item .bar span {
	margin-left: 16px;
	color: #fff;
}

#app .jjfa .item .bar img {
	vertical-align: middle;
}

#app .sslc {
	padding: 52px 0px 120px;
	text-align: center;
	background: #F8F8F8;
}

#app .sslc .title {
	width: 633px;
	margin: 0px auto 89px;
}



/*system*/

#system .list-container {
	background: url('../images/system-bg.png');
}

#system .title {
	border: 1px solid #6ca400;
	height: 84px;
	line-height: 84px;
	border-radius: 42px;
}

#system .title .mtitle {
	font-size: 40px;
	color: #232222;
}

#system .title .ftitle {
	font-size: 24px;
	color: #2b2b2b;
}


#system .ys {
	padding: 52px 0px 125px;
	text-align: center;
	background: #F8F8F8;
}

#system .ys .title {
	width: 490px;
	margin: 0px auto 128px;
}

#system .ys .content .item {
	float: left;
	position: relative;
}

#system .ys .content .item .info {
	position: absolute;
	top: 200px;
	color: #2b2b2b;
	font-size: 30px;
	left: 125px;
}

#system .ys .content .item .info2 {
	left: 130px;
}

#system .ys .content .item .info3 {
	left: 160px;
}

#system .ys .content .item .info4 {
	left: 100px;
}


#system .wsmsz {
	padding: 52px 0px 97px;
	text-align: center;
	background: #fff;
}

#system .wsmsz .title {
	width: 739px;
	margin: 0px auto 136px;
}

#system .wsmsz .content {
	background: url('../images/wsmsz.png');
	background-size: 100%;
	height: 460px;
	position: relative;
}

#system .wsmsz .content #item1 {
	position: absolute;
	width: 250px;
	left: 100px;
	top: 60px;
	font-size: 34px;
	color: #2b2b2b;
}

#system .wsmsz .content #item2 {
	position: absolute;
	width: 250px;
	left: 375px;
	top: 220px;
	font-size: 34px;
	color: #2b2b2b;
}

#system .wsmsz .content #item3 {
	position: absolute;
	width: 250px;
	left: 640px;
	top: 60px;
	font-size: 34px;
	color: #2b2b2b;
}

#system .wsmsz .content #item4 {
	position: absolute;
	width: 250px;
	left: 905px;
	top: 220px;
	font-size: 34px;
	color: #2b2b2b;
}

#system .wsmsz .content #item5 {
	position: absolute;
	width: 250px;
	left: 1175px;
	top: 60px;
	font-size: 34px;
	color: #2b2b2b;
}

#system .jjfa {
	padding: 52px 0px 132px;
	text-align: center;
	background: #F8F8F8;
}

#system .jjfa .title {
	width: 461px;
	margin: 0px auto 77px;
}

#system .jjfa .item {
	width: 479px;
	float: left;
	height: 311px;
	position: relative;
	margin-right: 45px;
	margin-bottom: 51px;
}

#system .jjfa .item:nth-child(3n) {
	margin-right: 0px;
}

#system .jjfa .item .bar {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 68px;
	line-height: 68px;
	background: rgba(0, 0, 0, 0.5);
}

#system .jjfa .item .bar span {
	margin-left: 25px;
	color: #fff;
}

#system .jjfa .item .bar img {
	vertical-align: middle;
}






/*web*/
#web .list-container {
	background: url('../images/web-bg.png');
}

#web .title {
	border: 1px solid #6ca400;
	height: 84px;
	line-height: 84px;
	border-radius: 42px;
}

#web .title .mtitle {
	font-size: 40px;
	color: #232222;
}

#web .title .ftitle {
	font-size: 24px;
	color: #2b2b2b;
}

#web .ppwz {
	padding: 52px 0px 121px;
	text-align: center;
	background: #F8F8F8;
}

#web .ppwz .title {
	width: 543px;
	margin: 0px auto 102px;
}

#web .ppwz .content {
	background: url('../images/bg-ppwz.png');
	background-size: 100%;
	height: 320px;
	position: relative;
}

#web .ppwz .content #item1 {
	position: absolute;
	width: 180px;
	left: 100px;
	top: 37px;
	font-size: 24px;
	color: #2b2b2b;
}

#web .ppwz .content #item2 {
	position: absolute;
	width: 180px;
	left: 387px;
	top: 37px;
	font-size: 24px;
	color: #2b2b2b;
}

#web .ppwz .content #item3 {
	position: absolute;
	width: 180px;
	left: 685px;
	top: 37px;
	font-size: 24px;
	color: #2b2b2b;
}

#web .ppwz .content #item4 {
	position: absolute;
	width: 180px;
	left: 984px;
	top: 37px;
	font-size: 24px;
	color: #2b2b2b;
}

#web .ppwz .content #item5 {
	position: absolute;
	width: 180px;
	left: 1280px;
	top: 37px;
	font-size: 24px;
	color: #2b2b2b;
}


#web .fwgdqy {
	padding: 53px 0px 117px;
	text-align: center;
	background: #fff;
}

#web .fwgdqy .title {
	width: 667px;
	margin: 0px auto 105px;
}

#web .kflc {
	padding: 52px 0px 127px;
	text-align: center;
	background: #F8F8F8;
}

#web .kflc .title {
	width: 599px;
	margin: 0px auto 123px;
}


.sx-padding {
	padding: 45px 0;
}

#default-list {
	;
	width: 1528px;
	margin: 50px auto 0px;
}

#default-list .title {
	display: inline-block;
	padding: 0px 50px;
	text-align: center;
	margin-right: 50px;
	margin-bottom: 20px;
}

.ny-news {
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 30px;
	margin-bottom: 40px;
}

.ny-news img {
	max-width: 350px;
}

.ny-news h1 a {
	font-size: 20px;
	color: #000000
}

.ny-news h1 a:hover {
	color: #0172ff
}

.ny-news .shuoming {
	color: #666666;
}

.ny-news .btn-success {
	margin-left: 0;
}

.btn-success {
	color: #fff;
	background-color: #0172ff;
	border-width: 0px;
	border-radius: 5px;
	padding: 10px 20px 8px 20px;
	margin: 0 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.btn-success.news-more {
	padding: 7px 10px 5px 10px;
	margin-left: 0;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
	color: #fff;
	background-color: #589ED7;
	text-decoration: none;
}

.ny-news .mulu,
.ny-news .guanzhu,
.ny-news .time {
	background-image: url(../images/news-kb.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	margin-right: 10px;
	height: 22px;
	padding-left: 23px;
	display: inline-block;
	color: #999999
}

.ny-news .guanzhu {
	background-position: left -25px;
}

.ny-news .time {
	background-position: left -46px;
}

.ny-news .news-qq a,
.ny-news .news-sq a {
	text-indent: -9999px;
	width: 22px;
	height: 22px;
	display: inline-block;
	background-image: url(../images/news-zx.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.ny-news .news-sq a {
	background-position: left -22px;
	margin-left: 5px;
}

.nr-h20 {
	margin-top: 0px;
	margin-bottom: 20px;
}

.nr-h20-s10 {
	margin-top: 10px;
	margin-bottom: 20px;
}

.ny-news .shuoming {
	color: #666666;
}

.pull-left {
	float: left !important
}

.pull-right {
	float: right !important
}

.y-m50 {
	margin-right: 50px
}

.pages {
	padding: 30px 0 30px;
	text-align: center
}

.pages li {
	display: inline
}

.pages li.thisclass,
.pages a:hover {
	padding: 5px 10px;
	border: 1px solid #96E633 ;
	background: #96E633 ;
	color: #fff;
	text-decoration: none;
	border-radius: 3px
}

.pages a,
.pages span {
	padding: 5px 10px;
	border: 1px solid #ddd;
	background: #fff;
	color: #A4A4A4;
	line-height: 18px;
	border-radius: 3px;
	margin-right: 10px;
}

.pages a.page-num-current,
.pages .active span {
	color: #fff;
	background-color: #96E633 ;
	border-color: #96E633 ;
}

.info .biaoti {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}

.info .shuoming {
	color: #999;
	margin: 0 0 30px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #EDEDED;
	font-size: 12px;
}

.aside {
	width: 300px;
}

.aside .ny-h4 {
	font-size: 16px;
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #EDEDED;
}

.aside ul li small {
	color: #999999;
}

.aside .xx-sq a {
	background-position: left -22px;
	margin-left: 5px;
}

.aside figure {
	margin-top: 10px;
	text-align: center
}

.aside figure.text-left {
	text-align: left
}

.aside a {
	line-height: 30px;
	color: #000;
}

.aside a:hover {
	color: #6ca400;
}

.aside .team-gz,
.aside .team-yy {
	height: 40px;
	margin-right: 20px;
	border-radius: 4px;
	padding: 0px 10px 0px 38px;
	display: block;
	line-height: 40px;
	background-image: url(../images/team-yy.png);
	background-position: left top;
	background-color: #0172ff;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

.aside .team-gz a,
.aside .team-yy a {
	color: #FFFFFF
}

.aside .team-gz:hover,
.aside .team-yy:hover {
	background-color: #589ED7;
}

.aside .team-yy {
	background-position: left bottom;
}

.ny-team-tj {
	font-size: 16px;
	margin: 15px 0;
}

.team figcaption p {
	color: #FFFFFF !important;
}

.main {
	width: 1100px;
	margin-right: 50px;
}

.main img {
	max-width: 1100px;
}

.position {
	line-height: 30px
}

.position img {
	width: 14px;
	height: 14px;
	line-height: 30px
}

.margin-left {
	margin-left: 10px
}

#city .container {
	padding: 20px
}

.key {
	line-height: 1;
	font-size: 18px;
	color: #191c3d;
	font-weight: 700;
}


.skey {
	line-height: 1;
	font-size: 18px;
	color: #191c3d;
	display: inline-block;
}

.flex {
	display: flex
}

.left_div {
	width: 150px;
}

.margin-top {
	margin-top: 20px;
}

.margin-right {
	margin-right: 20px;
}

.margin-bottom {
	margin-bottom: 20px;
}

.right_div {
	flex: 11
}

.right_div:after {
	clear: both;
}

/* 2026-3-20 新增 */

/*悬浮窗*/
.suspend {
	position: fixed;
	top: 20%;
	right: 36px;
	text-align: center;
	z-index: 9999;
}

.suspend .suspend-contact {
	width: 55px;
	height: 100%;
	padding: 8px 7px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
	border-radius: 40px 40px 40px 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.suspend-contact .divider {
	width: 41px;
	border: 1px solid #F0F0F0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.suspend-item-1,
.suspend-item-2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
}

.suspend-icon-1 {
	width: 42px;
	height: 42px;
	margin-bottom: 16px;
}

.suspend-icon-2 {
	width: 40px;
	height: 40px;
	margin-bottom: 4px;
}

.suspend-icon-1 img,
.suspend-icon-2 img {
	width: 100%;
	height: 100%;
}

.suspend-item-1 p,
.suspend-item-2 p {
	width: 28px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #505050;
	line-height: 18px;
	text-align: center;
	font-style: normal;
	text-transform: none;
}

.suspend-item-2 p {
	margin-bottom: 19px;
}

.suspend .suspend-top {
	background: #929292;
	height: 110px;
	display: block;
	line-height: 110px;
}

.suspend img {
	vertical-align: middle;
}


/*返回顶部*/
.return-top {
	margin-top: 13px;
	width: 55px;
	height: 55px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
	border-radius: 28px 28px 28px 28px;
}

.return-top img {
	width: 100%;
	height: 100%;
}


#aff-im-root {
	/* background: red; */
}

#aff-im-root .embed-icon {
	display: none !important;
}

#aff-im-root .embed-group-icon {
	width: 55px !important;
	height: 100% !important;
	padding: 8px 7px !important;
	background: #FFFFFF !important;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06) !important;
	border-radius: 40px 40px 40px 40px !important;
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
	box-sizing: border-box !important;
}

#aff-im-root .embed-group-icon .embed-group-icon__default-icon {
	width: 100% !important;
	flex-direction: column;
	margin: 0 !important;
}

#aff-im-root .embed-group-icon__item {
	display: none;
}

#aff-im-root .embed-group-icon__default-icon .embed-group-icon-img {
	width: 40px !important;
	height: 40px !important;
	background-image: url('/static/upload/image/index/Frame2085665029.png');
}

#aff-im-root .embed-group-icon-title {
	display: none !important;
	width: 28px !important;
	font-family: PingFang SC, PingFang SC !important;
	font-weight: 400 !important;
	font-size: 14px !important;
	color: #505050 !important;
	line-height: 18px !important;
	text-align: center !important;
	font-style: normal !important;
	text-transform: none !important;
}

@media (max-width: 575px){
	.suspend{
		display: flex !important;
		flex-direction: column !important;
	}
	.suspend-contact{
		display: none !important;
	}

	.return-top{
		position: fixed;
		right: 15px;
		bottom: 30px;
		z-index: 999;
	}
}