* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

.clear {
	clear: both;
}

body {
	margin-top: 0!important;
	width: 100%;
	max-width: 1920px;
	background: #fff;
	color: #FFFFFFs;
	margin: 0 auto;
}
 .nav_menu {
	 display: none;
	 height: 137px;
	     width: 80px;
	     background:url(../images/nav_ico.png)no-repeat 100%;
	     background-size: 100%;
		
	 }
.wrap {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
#head{
	height: 130px;
}
.header {
	background: #fff;
	width: 1200px;
	height: 110px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.logo {
	display: flex;
	/*padding-left: 89px;*/
	height: 110px;
	align-items: center;
	line-height: 140px;
}

.logo img {
	align-items: center;
}
.logo img+span{
	/*font-size: 24px;*/
}
.logo span {
	font-size: 15px;
	color: #333333;
	align-items: center;
	margin-left: 35px;
}

.logo-text {
	margin-left: 23px;
	position: relative;
}

.logo-text span {
	display: block;
	line-height: 25px;
		color: #7C848E;
		margin-left: 20px;
		padding-left: 20px;
}
.logo-text .sm1{
	color: #FDB52B;
    display: inline;
    position: absolute;
    left: -3px;
    top: 0px;
}

.logo-text p{
	float: left;
}
.logo-text .ztleft text{
	padding-left: 29px;
}
.logo-text .ztleft text span{
		color: #FDB52B;
		 display: inline;
		 position: absolute;
    left: 61px;
    top: 0px;
}
.logo-text .ztleft text span text{
		padding-left: 20px;
}


.logo-text:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 53px;
    background: #85c226;
    left: 0px;
    top: 0px;
}

.header-phone {
	height: 110px;
	background: #fff;
	width: 311px;
	padding-top: 35px;
	margin-left: 79px;
	position: relative;
}

.header-phone img {
	width: 35px;
	height: 35px;
	float: left;
	margin-right: 13px;
	align-items: center;
	margin-top: 20px;
	background: #FDB52B;
	border-radius: 50%;
	margin-left: 95px;
}
.header-phone img+span{
	font-size: 15px;
	margin-right: 45px;
	color: #333333;
}
.header-phone span {
	position: absolute;
	right: 0px;
	display: block;
	float: left;
	font-size: 26px;
	color: #FDB52B;
}
.header-phone span:nth-child(4){
	margin-top: 10px;
}
.header-phone:nth-last-child(){
	margin-top: 10px;
}
}
.mt10{
	margin-top: 10px;
}
.nav {
	background: #000000;
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	position: relative;
	/*top: 25px;*/
	bottom: 25px;
	left: 0;
	z-index: 1;
}

.box {
	font-size: 14px;
	width: 100%;

}

.one li {
	width: 16%;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 50px;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	position: relative;

}

.one li:hover {
	background-color: #017cbf;
	color: #000;
}
.one ul li a{color:#333;display:block}
.one li>a{color: #ccc;display:block}
#box .two {
	color: #000;
	width: 20%;
	line-height: 60px;
	text-align: center;
	font-size: 0px;
	position: absolute;

}

#box .two li {
	width: 100%;
}

.two {
	background: #FFFFFF;

}

#box .two li {

	color: #000;
}

#box .one {
	position: relative;

}

#box .two2 {
	width: 100%;
	display: none;
	z-index: 999;
}

#box .one .one_1:hover .two1 {
	display: block;
}

#box .one .one_2:hover .two2 {
	display: block;
}

#box .one .one_3:hover .two3 {
	display: block;
}

#box .one .one_4:hover .two4 {
	display: block;
}

#box .one .one_5:hover .two5 {
	display: block;
}

.banner img {
	width: 100%;
	height: 100%;
}

.title {
	position: relative;
}

.title:after {
	content: "";
	display: block;
	position: absolute;
	width: 66px;
	height: 2px;
	background: #017abb;
	top: 50px;
}

.title span:first-child {
	font-size: 32px;
	color: #333333;
	font-weight: 550;
	margin-right: 10px;
}

.title span:last-child {
	font-size: 18px;
	color: #d0d1d2;
}

.slideTxtBox2 .hd {
	margin-bottom: 10px;
	margin-top: 30px;
	margin-left: 365px;
}


.slideTxtBox2 .hd li {
    width: 130px;
    height: 45px;
    line-height: 42px;
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    margin-left: 20px;
    background: #85c226;
    border-radius: 6% 6% 6% 6%;
}
.white{
	color: white !important;
	background-color: #85C226 !important;
	/*background-size: 100px 40px;*/
}
.black{
	color: black !important;
}
.clearfix {
	display: flex;
	flex-wrap: wrap;
	/*width: 30%;*/
}
.clearfix_li{
	color: black;
}
.con2-textP2{
	font-size: 24px !important;
	display: flex;
	color: white;
	line-height: 178px;	
}
.con2-textP2 button{
	padding: 0 5px;
	line-height: 48px;
	border: none;
	background: rgb(133,194,38);
	color: #ffffff;
	border-radius: 10px;
	margin-left: 50px;
}
.con2-textP2 span{
	color: #85C226;
	font-size: 36px;
}
.layui-carousel {
    width: 100% !important;
    height: 620px !important;
}
.slideTxtBox2 .bd li {
	float: left;
	width: 31%;
	height: 305px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	/*margin-right: 28px;*/
	margin-left:28px;
	border: 1px;
}
.slideTxtBox2 .bd li a,.slideTxtBox2 .bd li a img{
	width：360px;
	height: 360px;
}
.slideTxtBox2 .bd li a{
	display: inline-block;
}
/*.content{*/
/*	width: 1200px;*/
/*	margin: auto;*/
/*}*/

.content1 {
	margin-bottom: 59px;
	margin-top: 100px;
}

.content2 {
	background: url(../images/content2-bg.jpg)no-repeat center;
	background-size: 100% 100%;
	padding-top: 54px;
	padding-bottom: 42px;
	display: flex;
}
.content2-text{
	display: flex;
}

.slideTxtBox2 .bd li img {
	transition: all .4s;
}

.slideTxtBox2 .bd li:hover img {
	transform: scale(1.2);
}

.slideTxtBox2 .bd li:nth-child(3n) {
	margin-right: 0;
}

.slideTxtBox2 .bd li h3 {
	position: absolute;
	color: #fff;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	transition: all 0.6s;
	font-weight: normal;
}



.content2-text {

	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	display:flex;

}

.con2-textP {
	width: 60%;
	position:relative;
	/*background: url(../img/content-bg2.png)no-repeat center;*/
	
}
.con2-textP p{
	line-height: 48px!important;
}

.content2 {
	margin-bottom: 60px;
}

.content2-text p {
	width: 60%;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 68px;
	/*margin-top: 48px;*/
	margin-top: 8px;

	font-family: "瀹嬩綋";
	background-color: #85c226;
	border-radius: 10px;
	text-align: center;
}

.content2-text p:nth-child(2) {
	margin-top: 34px;
	/*margin-left: 106px;*/
}

.content2-text img {
	position: absolute;
	left: 67%;
	top: 39%;
}

.content3-text {
	margin-top: 41px;
	margin-bottom: 59px;
}

.content3-text ul {
	display: flex;
	justify-content: space-between;
}

.content3-text ul li {
	text-align: center;
	position: relative;
}

.content3-text ul li img {
	width: 43px;
	height: 43px;
	margin: 0 auto;
}

.content3-text ul li span {
	font-size: 16px;
	color: #333333;
	font-weight: 500;
	display: block;
	justify-content: space-between;
	margin-top: 29px;
}

.content3-text ul li:after {
	content: ">";
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	left: 100px;
	top: 20px;
	color: #cfcfce;
	font-weight: bold;
	font-size: 20px;
}

.content3-text ul li:nth-child(8):after {
	content: none;
}

.content3-text ul li img:hover {
	transition: all .9s .36s;
	transform: rotateY(360deg);
	cursor: pointer;
}

.content4-text {
	margin-top: 40px;
	font-size: 0;
}

.content4-text ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.text {
	margin-left: 30px
}

.content4-text ul li {
	margin-right: 36px;
	margin-bottom: 29px;
	border: 1px solid#237db3;
	cursor: pointer;
	width: 30%;
	overflow: hidden;
}

.content4-text ul li:nth-child(3n) {
	margin-right: 0;
}

.content4-text ul li img {
	width: 360px;
	height: 360px;
	overflow: hidden;
}

.content4-text ul li p {
	width: 373px;
	height: 297px;
	overflow: hidden;
	transition: all .6s;
}

.content4-text ul li:hover img {
	transform: scale(1.2);
	transition: all .6s .6s;
}

.content4-text ul li span {
	display: block;
	font-size: 24px;
	color: #333333;
	text-align: center;
	line-height: 81px;
	font-family: "鎬濇簮榛戜綋";
}

.content4-text ul li:hover span {
	background: #017abb;
	color: #FFFFFF;
	transition: all .6s .1s;
}

.content4-text ul li:hover {
	box-shadow: 1px 0px 10px #000;
	transition: all .6s;
}

.content5 {
	background: #323848;
	margin-bottom: 65px;
}

.text p {
	font-size: 16px;
	line-height: 30px;
	height: 120px;
	width: 100%;
	overflow: hidden; 
	text-overflow: ellipsis;
}

.content5-text ul {
	display: flex;
	text-align: center;
	/*width: 1000px;*/
	/*position: relative;*/
}

.content5-text ul li:first-child {
	background: #FFFFFF;
	height: 228px;

	text-align: center;
	vertical-align: middle;
	padding-top: 82px;

	cursor: pointer;
}

.content5-text ul li:first-child span {
	font-size: 18.62px;
	display: block;
	color: #22457e;
	margin-top: 26px;
	position: initial;
}

.content-con {
	display: flex;
}

.content-con img{
	width: 350px;
	height: 268px;
}

.content5-text ul li:first-child img {
	width: auto;
	height: auto;

}

.content5-text ul li:first-child img:first-child {
	background: none;
	margin: 0 auto;
	opacity: 1;

}

.content5-text {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	font-size: 0;
}

.content5-text ul li {
	position: relative;
	width: 22%;
}

.content5-text ul li img {
	width: 100%;
	height: 310px;
}

.content5-text ul li span {
	font-size: 22px;
	color: #FFFFFF;
	position: absolute;
	bottom: 50%;
	left: 30%;
	display: none;
	transition: all .6s .6s;
}

.content5-text ul li img {
	opacity: 0.3;
	background: #30445b;
		transition: ;: all .3s;
	
}
.content5-text ul li img:hover{
	background: none;
	transform: all .3s;
	opacity: 1;
}
.content5-text ul li:hover span {
	display: block;
	transition: all .6s .6s;
	cursor: pointer;
}



/* 鏈緥瀛恈ss */
.slideTxtBox {
	margin-top: 20px;
}

.slideTxtBox .bd {
	box-shadow: 1px 1px 3px 3px rgba(119,136,153,0.1);
}

.slideTxtBox .hd {
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 20px;
	position: relative;
}

.slideTxtBox .hd ul {
	display: flex;
	position: absolute;
	left: 621px;
	top: -70px;
}

.slideTxtBox .hd ul li {

	cursor: pointer;
	background: #087dbc;
	margin-right: 40px;
	width: 97px;
	text-align: center;
	line-height: 36px;
	border-radius: 10px;
	color: #fff;
	cursor: pointer;

}

.slideTxtBox .hd ul li.on {
	background: #85c226;
	border: 1px solid #ddd;
}

.slideTxtBox .bd ul {

	zoom: 1;
}

.slideTxtBox .bd li {
	line-height: 55px;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

.content6-title img {
	width: 506px;
	height: 375px;

}

.content6-title {
	position: relative;
	display: flex;
	justify-content: space-between;
	
	border: 1px;
	/*box-shadow:1px 1px 1px #909090;*/
	padding:15px;
}

.content6-title p {
	width: 40%;
	font-size: 16px;
	color: #333333;
	margin-right: 70px;
	line-height: 30px;
	margin-top: 100px;
}

.content10 .slideTxtBox .hd ul {
	position: absolute;
	top: 433px;
	left: 96px;
}

.content6-title span {
	font-size: 18px;
	background: #017abb;
	color: #FFFFFF;
	line-height: 45px;
	padding-left: 36px;
	padding-right: 26px;
	display: inline-block;
	box-shadow: 7px 7px #9ac2da;
	position: absolute;
	left: 620px;
	top: 40px;
}

.content6-title ul li {
	font-size: 18px;
	color: #333333;
	line-height: 55px;
	position: relative;
}

.content6-title ul {
	position: absolute;
	left: 655px;
	top: 135px
}

.content6-title ul li:after {
	content: "●";
	display: block;
	position: absolute;
	color: #85c226;
	left: -33px;
	top: -2px;
}

/* 涓嬮潰鏄墠/鍚庢寜閽唬鐮侊紝濡傛灉涓嶉渶瑕佸垹闄ゅ嵆鍙� */
.slideTxtBox .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}

.slideTxtBox .arrow a {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") 0 0 no-repeat;
}

.slideTxtBox .arrow .next {
	background-position: 0 -50px;
}

.slideTxtBox .arrow .prevStop {
	background-position: -60px 0;
}

.slideTxtBox .arrow .nextStop {
	background-position: -60px -50px;
}

.content7-main {
	display: flex;
}

.content7-text {
	width: 50%;
	position: relative;
}

.content7-main {
	margin-top: 50px;
}

.content7-text img {
	float: right;
	height: 500px;
}

.content7-title {
	position: absolute;
	width: 378px;
	left: 120px;
	top: 95px;
}

.content7-title h2 {
	font-size: 30px;
	color: #237db3;
	line-height: 38px;
}

.content7-title span {
	color: #999999;
	display: block;
	margin-bottom: 25px;
}

.content7-title p {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.content7-title a {
	background: #85c226;
	color: #FFFFFF;
	padding: 12px 18px;
	float: right;
}

.content-cont {
	padding-top: 63px;
}

.content-cont img {
	width: 500px;
	height: 425px;
}


.content8 {
	margin-top: 70px;
}

.content8-title {
	text-align: center;
	position: relative;
}

.content8-title img {
top:-4px;
	position: absolute;
	
}

.content8-title h3 {
    color: #333333;
    font-size: 32px;
    letter-spacing: 0.5rem;
   
    position: relative;
    
   
}

.content8-title i {
	color: #237db3;
	font-size: 40px;
	font-style: italic
}

.content8-title h3:after {
	content: "";
	position: absolute;
	background: #017ABB;
	width: 20px;
	height: 2px;
	display: block;
	    left: 630px;
    top:50px;
}

.bd:nth-child(2) ul li:after {
	content: none;
}

.bd:last-child ul li ul li:after {
	content: none;
}

.content10-title img {
	width: 506px;
	height: 400px;
}

.content10-title {
	position: relative;
}

.content10-title span {
	font-size: 18px;
	background: #017abb;
	color: #FFFFFF;
	line-height: 45px;
	/*padding-left: 36px;*/
	/*padding-right: 26px;*/
	padding: 10px 120px;
	display: inline-block;
	box-shadow: 7px 7px #9ac2da;
	position: absolute;
	left: 550px;
	top: 40px;
}

.content10-title ul li {
	font-size: 18px;
	color: #333333;
	line-height: 55px;
	position: relative;
}

.content11-text img {
	height: 268px;
}

.content10-title ul {
	position: absolute;
	left: 604px;
	top: 135px
}

.content9 {
	background: url(../images/content9-bg.jpg)no-repeat center;
	/*margin-bottom: 60px;*/
	padding-bottom: 57px;
}

.content9-min {
	display: flex;
	justify-content: space-between;
}

.content9-text {
	padding-left: 83px;
	padding-top: 200px;
}

.content9-text span {
	color: #FFFFFF;
	line-height: 42px;
	font-size: 30px;
}

.content9-text h3 {
	color: #FFFFFF;
	line-height: 75px;
	font-weight: normal;
	font-size: 48px;
}

.coontent9-cont {
	padding-right: 98px;
	padding-top: 67px;
}

.coontent9-cont table tr {
	color: #FFFFFF;
	line-height: 35px;
	margin-bottom: 30px;
}

.coontent9-cont table tr td {
	display: block;
}

.coontent9-cont table tr td input {
	outline: none;
	border: none;
	background: #FFFFFF;
	height: 45px;
	width: 265px;
	border-radius: 10px;
	text-indent: 2rem;
	margin-bottom: 30px;
}

.coontent9-cont table tr td textarea {
	outline: none;
	border: none;
	background: #FFFFFF;
	height: 60px;
	width: 265px;
	border-radius: 10px;
	text-indent: 2rem;
	padding-top: 10px;
}

.coontent9-cont table tr td button {
	font-size: 12px;
	color: #000;
	background: none;
	border: none;
	outline: none;
	background: #FFFFFF;
	border-radius: 10px;
	line-height: 24px;
	padding: 0 14px;
	text-align: center;
	display: block;
	margin: 0 auto;
}


/*.content11 {*/
/*	padding-top: 60px;*/
/*}*/

.content11-main {
	margin-top: 46px;
	display: flex;
	justify-content: space-between;
}

.content11-text {
	width: 63%;
	display: flex;
	position: relative;
}

.p {
	margin-left: 29px;
}

.content11-text span {
	font-size: 20px;
	color: #333333;
	line-height: 55px;
}

.content11-text .p p {
	padding-bottom: 99px;
	line-height: 24px;
	font-size: 15px;
}

.content11-text a {
	font-size: 14px;
	color: #4b91c3;
	border: 1px solid#4b91c3;
	padding: 7px 19px;
	float: right;
	margin-top: 54px;
}

.date span {
	display: block;
	font-size: 18px;
	color: #333333;
	color: #FFFFFF;
	line-height: 7px;
	text-align: center;
	align-items: center;
	padding-top: 10px;
}

.content11-title {
	flex: 1;
	display: flex;
	width: 30%;
	max-width: 385px;
	margin-top: 33px;
	color: #333333;
	border: 1px solid grey;
	padding: 5px;
	box-sizing: border-box;
}

.data-text span {
	line-height: 23px;
	color: #333333;
}

.data-text p {
	font-size: 16px;
	line-height: 23px!important;
	height: 50px;
	width: 290px;
	line-height: 50px!important;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

.date {
	background: #017ABB;
	width: 79px;
	height: 64px;
}

.date span:nth-child(2) {
	font-size: 12px;
	text-align: center;
}

.date span:nth-child(1) {
	padding-top: 25px;
}

.data-text {
	margin-left: 5px;
}

.content11-right {
	margin-left: 29px;
	width: 33%;
}

.content11-right h4 {
	color: #e19b2d;
	font-weight: normal;
	padding-bottom: 23px;
}

.sideMen {
	border: 1px solid #c6c6c6;
}

.sideMen h3 {
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	border-top: 1px solid #e3e3e3;
	background: #f4f4f4;
	font: normal 14px/32px "Microsoft YaHei";
	border-bottom: 1px solid#c6c6c6;
}

.sideMen h3 em {
	float: right;
	display: block;
	width: 40px;
	height: 32px;
	background: url(../images/icoAdd.png) 16px 12px no-repeat;
	cursor: pointer;
}

.sideMen h3 em.on {
	background-position: 16px -57px;
}

.sideMen ul {
	padding: 8px 25px;
	color: #333333;
	background: #e7e7e7;
}

.content11-right li {
	font-size: 14px;
}

.content12 {
	margin-top: 26px;
}

.content12-title h4 {
	font-size: 30px;
	color: #333333;
	line-height: 50px;
}

.content12-title span {
	color: #75a1c3;
	font-size: 18px;
}

.content12-text ul {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	margin-bottom: 10px;
}

.content12-text ul li {
	width: 16%;
}

.content12-text ul li img {
	width: 80%;
}


.footer {
	background: #3d3d3d;
	padding-bottom: 10px;
	padding-top: 20px;
}
.footer-cont>img{
	width: 111px;
    height: 62px;
}
.footer-title{display: flex;margin-left:25%}
.footer-cont{color:#fff;line-height:22px;margin-right:25px}
.footer-text{margin-left:30%}
.span{color:#fff;margin-top:0px;}
.wrap{margin-bottom:20px;}
.footer-logo{display: flex;}
.footer-title ul{display:flex;margin-left:35px}
.footer-title ul li span{    font-size: 10px;
   display: block;
    color: #fff;
    line-height: 20px;
}

.footer{margin-top：100px;}

/*.footer-cont span{display: block;}*/
/*.footer-title ul>li{width: 108px;text-align: center;margin-right:10px}*/
/*.footer-title ul>li>img{    width: 108px;*/
/*    height: 108px;}*/
/*.footer-text{display: flex;}*/
/*.footer-text img{width: 139px;height: 90px;}*/
/*.text span{color: #fff;display: block;line-height: 25px;}*/
/*.footer-tile span{display: block;color: #fff;font-size: 15px;}*/
/*.footer-tile ul{display:flex;}*/
/*.footer-tile ul li img{    width: 65px;*/
/*    height: 62px;}*/
/*.footer-tile ul li{display: flex;text-align: center;}*/
/*.footer-tile ul li:first-child{margin-right: 10px;}*/
/*.footer-tile ul li span{font-size: 10px;writing-mode: tb-rl;color: #fff;line-height: 20px;}*/
/*.footer-con{margin-left: 30%;}*/


.side-always{ position:fixed; width: 60px; z-index:9999; right: 0; top:45%;}
.side-always li{ width:100%; height: 60px; background-color: #efeeed; background-position: center center; background-repeat: no-repeat; margin-bottom:1px; position: relative; cursor: pointer;}
.side-always li:last-child{ margin-bottom:0;}
.side-always li:hover{ background-color:#298acb;}
.side-always li *{ display: none; }
.side-always li:hover * { display: block;}
.side-always li a{ position: absolute;right:61px; bottom: 0; height: 60px; line-height: 60px; padding: 0 20px; background: #298acb; font-size: 18px; color: #fff;}
.side-always li img{ position: absolute;right:61px; bottom:0; max-width:200px;}
.side-always li.tel{ background-image: url('../images/tel1.png');}
.side-always li.tel:hover{ background-image: url('../images/tel2.png');}
.side-always li.ewm{background-image: url('../images/ewm.png');}
.side-always li.ewm:hover{background-image: url('../images/ewm2.png');}
.side-always li.qq{background-image: url('../images/qq.png') !important;}
.side-always li.qq:hover{background-image: url('../images/qq2.png')!important;}
.side-always li.top{background-image: url('../images/to_top.png');}
.side-always li.top:hover{background-image: url('../images/to_top2.png');}


.warps {
	max-width: 1400px;
	width: 100%;

}
.content10-text{
	margin-top: 46px;
	/*position: relative;*/
	display: flex;
	align-items:center;
	/*justify-content: space-between;*/
}
.swiper-container{
	width: 80%;
}
.swiper-slide{
	height: 200px !important;
	text-align: center;
}
.swiper-slide img{
	width: 100%;
	height: 80%;
}
.swiper-slide span{
	color: #000;
	font-size: 16px;
}
.swiper-button-next,.swiper-button-prev{
	color: #000 !important;
	position:static !important;
}
.sousuo{
	width: 100%;
	height: 60px;
	box-shadow: 0 2px 5px 1px #ddd;
	margin-top: 30px;
}
.sousuoA{
	width: 90%;
	height: 100%;
	margin: 0 auto;
	display: flex;
}
.sousuoleft,.sousuoright{
	width: 50%;
	height: 100%;
}
.sousuoleft{
	line-height: 60px
}
.sousuoright{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.sousuoright select,.sousuo input{
	vertical-align: middle;border: none;
	/*height: 30px;*/
}
.sousuoright span{
	vertical-align: middle;
}
.ver{
	border: 1px solid rgb(233,213,27);
	border-radius: 50px;
	padding: 5px;
	/*line-height: 40px;*/
}

.ver input{
	width: 300px;
	margin-left: 10px;
}

.ver span{
	font-size: 24px;
}
.sousuoleft span{
	vertical-align: middle;
	margin-right: 10px;
}
.sousuoleft span:hover{
	color: rgb(233,213,27);
		cursor: pointer;
}
.sousuoleft span:nth-child(1){
	font-weight: bold;
	color: black;
}
.textleft,.textright{
	width: 50%;
}
.textall{
	color: #fff;
	font-size: 24px;
}
.textall p{
	text-align: center;
}
.textall p:nth-child(1){
	padding-top: 20px;
	padding-bottom: 10px;
}
.textall p:nth-child(2){
	padding-top: 10px;
	padding-bottom: 20px;
}
.textright  .zixunall span{
	font-size: 36px;
	color: #85c226;
	ertical-align: middle;
}
.textright button{
	padding:10px 20px;
	border-radius: 10px;
	background: #fff;
	vertical-align: middle;
	border: none;
	margin-right: 100px;
}
.textright{
	display: flex;
	align-items: center;
}
.textright .zixunall{
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.banner{
	height: 100%;
}
.banner-box{
	height:100%;
}
/*.swiper-button-prev{*/
/*	position: absolute !important;*/
/*	top: 40% !important;*/
/*	left: 5% !important;*/
/*}*/
/*.swiper-button-next{*/
/*	position: absolute !important;*/
/*	top: 40% !important;*/
/*	right: 10px !important;*/
/*}*/