



.index_pro_tittle{
	width:556px;
	height:46px;
	margin:50px auto 25px;
	position: relative;
	border:1px solid #AACEF8;
}
.index_pro_tittle>p:first-child{
	width:100%;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	position:relative;
	bottom:18px;
}
.index_pro_tittle>p:first-child span{
	padding:0 10px;
	background: #fff;
	font-size: 22px;
}
.index_pro_tittle>p:first-child span a{
	color:#0974EC
}
.index_pro_tittle>p:nth-child(2){
    width: 60%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    bottom: 22px;
    background: #fff;
    color:#999;
}

.floor1_underline{
	width:35px;
	border-bottom: 2px solid #0974EC;
	margin:0 auto 25px;
}
.floor1{
	margin-bottom: 50px;
}
.floor1_l>div:first-child{
	background: #0974EC;
}
.floor1_l>div:first-child>div:first-child{
	width:40px;
	height:40px;
	float: left;
    margin: 13px 0 0 20px;
}
.floor1_l>div:first-child>div:nth-child(2){
	float:left;
    margin-left: 15px;
    color:#fff;
}
.floor1_l>div:first-child>div:nth-child(2) h4{
	margin-top: 15px;
    margin-bottom: 2px;
}

 .floor1_l{
 	border:1px solid #D9D9D9;
 	border-radius: 15px;
 	padding:0;
    overflow: hidden;
    box-sizing: border-box;
 }  
.floor1_l>div:first-child>div:first-child img{
	width:100%;
	height:100%;
}
.floor1_l a{
	color:#999;
}
.floor1_l ul{
	padding-left: 20px;
}
.floor1_l ul li{
	margin:10px 0;
}
.floor1_l a:hover{
	color:#0974EC;
}
.floor1_l1{
	border-bottom: 2px solid #eee;
}
.floor1_l1 li:first-child{
	color:#666;
	font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
}
.floor1_l1 li:last-child{
	margin-bottom: 20px;
}
.floor1_l1 li:first-child span:first-child{
	margin-right: 5px;
}
.floor1_l1 li:not(:first-child){
	box-sizing: border-box;
	padding-left: 19px;
}
.floor1_l2 li:first-child{
	color:#666;
	font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
}
.floor1_l2 li:last-child{
	margin-bottom: 20px;
}
.floor1_l2 li:first-child span:first-child{
	margin-right: 5px;
}
.floor1_l2 li:not(:first-child){
	box-sizing: border-box;
	padding-left: 19px;
}
.floor1_l>div:last-child{
    background: #0974EC;
    position: relative;
    box-sizing: border-box;
    color: #fff;
    padding:10px 0 10px 65px;
}
.floor1_l>div:last-child h2{
	 margin-top: 13px;
     margin-bottom: 0;
     font-size: 26px;
    font-weight: bold;
}
.floor1_l>div:last-child h3{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
}
.floor1_l>div:last-child h4{
	
	font-size: 16px;
}
.floor1_l>div:last-child div{
	position: absolute;
	left: 20px;
    bottom: 13px;
}
   
.floor1_l div:last-child img{
	width:32px;
	height:33px;
}
.floor1_r a{
	color:#999;
}
.floor1_r a:hover{
	color:#0974EC;
}
.floor1_r{
	box-sizing: border-box;
	height: 720px;
	overflow: hidden;
}
.floor1_r_ul::after{
	content:"";
	display: block;
	clear: both;
}
.floor1_r_ul{
	padding:0;
	position: relative;
}
.floor1_r_ul li {
    float: left;
    margin: 5px 1.1% 0;
    width: 30%;
}
.floor1_r_ul li a{
	text-align: center;
}
.floor1_r_ul li a>div{
	width:100%;
	height: 169px;
	overflow: hidden;
}
.floor1_r_ul li a>div img{
	width:100%;
	height:100%;
	transition: all .3s;
}
.floor1_r_ul li a:hover img{
	transform: scale(1.1);
}
.floor2{
	width:100%;
	height:627px;
	position: relative;
    margin-bottom: 230px;
}
.floor2>.floor1_underline{
    margin: 0 auto 40px;
}
.floor2>img{
	width:100%;
	height:100%;
}
.floor2>div{
	position: absolute;
	left:50%;
	transform: translateX(-50%);
}
.floor2_row{
	display: none;
	transition: all .3s;
}
.floor2_row>.col-sm-12{
	box-sizing: border-box;
}
.floor2>div:nth-child(2){
	top:68px;
}
/*.floor2>div:nth-child(3){
	top:170px
}
.floor2>div:nth-child(4){
	top:218px
}*/
.floor2 .index_pro_tittle>p:nth-child(2){
	background: #DDDFDE;
}
.floor2 .index_pro_tittle>p:first-child span{
	background: #D7D8D9;
}
.floor2_t1{
	width:57%;
	height:409px;
	float:left;
}
.floor2_t1 img{
	width:100%;
	height:100%;
}
.floor2_t2{
	width:43%;
	height:409px;
	float:left;
	background: #0974EC;
	color:#fff;
    text-align: left;
    box-sizing: border-box;
    padding: 0px 70px 0 110px;
}
.floor2_t2 h2{
	margin-top:75px;
}
.floor2_t2 h5{
	font-size: 15px;
	margin-bottom: 0;
}
.floor2_t2_line{
	width:100%;
	border-bottom: 1px solid #fff;
	margin: 30px 0;
}
.floor2_t2>p:nth-child(4){
	font-size: 16px;
}
.floor2_t2>p:nth-child(5){
	text-align: right;
	margin-top:50px;
}
.floor2_t2>p:nth-child(5)::after{
	content:"";
	display: block;
	
	clear: both;
}
.floor2_t2>p:nth-child(5)>span:first-child{
	float: left;
}
.floor2_t2>p:nth-child(5)>span:last-child{
	float: right;
}
.floor2_t2>p:nth-child(5) span:first-child{
	/*float:left;*/
}
.floor2_t2>p:nth-child(5) img{
	width:10px;
	height:20px;
}

.floor2_smImg>.col-sm-12{
	box-sizing: border-box;
}
.floor2_ul::after{
	content:"";
	display: block;
	clear: both;
}
.floor2_ul{
	padding:0;
}
.floor2_ul li{
	float: left;
	position: relative;
	width:25%;
	height: 142px;
	cursor: pointer;
}
.floor2_ul li img{
	width:100%;
	
	height: 100%;
}
.floor2_ul li p{
	margin:0;
	width:100%;
	height:100%;
	line-height:150px;
	overflow: hidden;
	background: rgba(0,0,0,.4);
	color:#fff;
	text-align: center;
	position: absolute;
	left:0;
	bottom:0;
    font-weight: bold;
	opacity: 0;
	transition: all .3s;
}
.floor2_ul li:hover p{
	opacity: 1;
}

.index_pro_tittle2>p:nth-child(2){
	width:50%;
	bottom: 12px;
}


/*.floor3 a{
	color:#999;
	font-size: 16px;
	display: block;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    line-height: 26px;
}
.floor3 a:hover{
	color:#0974EC;
}
.floor3 p{
	color:#999;
}

.floor3 ul{
	padding: 0;
}
.floor3_row1>div{
	margin-top: 5px ;
	margin-bottom: 25px ;
	padding: 0;
	margin-left: 12.5%;
}
.floor3_row1>div:nth-child(odd){
    box-sizing: border-box;
}
.floor3_row1>div:nth-child(odd)>div{
	float:left;
}

.floor3_row1>div:nth-child(odd)>div:last-child{
	background: #f5f5f5;
	width:64.5%;
	height:350px;
	box-sizing: border-box;
    padding: 40px 140px 0 100px;
	position:relative;
}
.floor3_row1>div:nth-child(odd)>div:last-child>img{
	width:48px;
	height:48px;
	position: absolute;
    left: 40px;
    top: 33px;
}
.floor3_row1>div:nth-child(odd)>div:first-child{
	width:35.5%;
	height:350px;
	overflow: hidden;
}
.floor3_row1>div:nth-child(odd)>div:last-child h4{
	color: #333;
    font-weight: bold;
    font-size: 20px;
    margin-top: 3px;
}
.floor3_row1>div:nth-child(odd)>div:last-child p{
	margin-bottom: 30px;
}
.floor3_row1>div:nth-child(odd)>div:last-child ul {
	width:100%;
	height:200px;
	overflow: hidden;
}
.floor3_row1>div:nth-child(odd)>div:last-child ul li{
	margin:5px 0;
	width:100%;
	position: relative;
}
.floor3_row1>div:nth-child(odd)>div:last-child ul li a span{
	margin-right: 10px;
    position: absolute;
    left: 0;
}
.floor3_row1>div:nth-child(odd)>div:first-child img{
	height:100%;
}






.floor3_row1>div:nth-child(even)>div{
	float: right;
}
.floor3_row1>div:nth-child(even)>div:first-child{
	width:35.5%;
	height:350px;
	overflow: hidden;
}
.floor3_row1>div:nth-child(even)>div:first-child img{
	height:100%;
}
.floor3_row1>div:nth-child(even)>div:last-child{
	width:64.5%;
	height:350px;
	background: #f5f5f5;
    box-sizing: border-box;
    padding: 40px 140px 0 100px;
    position: relative;
}
.floor3_row1>div:nth-child(even)>div:last-child>img{
	width:48px;
	height:48px;
	position: absolute;
    left: 40px;
    top: 33px;
}

.floor3_row1>div:nth-child(even)>div:last-child ul {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.floor3_row1>div:nth-child(even)>div:last-child h4 {
    color: #333;
    font-weight: bold;
    font-size: 20px;
    margin-top: 3px;
}
.floor3_row1>div:nth-child(even)>div:last-child p {
    margin-bottom: 30px;
}
.floor3_row1>div:nth-child(even)>div:last-child ul li {
    margin: 5px 0;
    width: 100%;
    position: relative;
}
.floor3_row1>div:nth-child(even)>div:last-child ul li a span{
	margin-right: 10px;
    position: absolute;
    left: 0;
}*/
/*双数层样式终*/
.floor3 a{
	color:#999;
}
.floor3 a:hover{
	color:#0974EC;
}
.floor3 p{
	color:#999;
}

.floor3 ul{
	padding: 0;
}
.floor3_row1>div{
	margin-top: 5px ;
	margin-bottom: 5px ;
	
}
/*单数层的样式*/
.floor3_row1>div:nth-child(odd){
    box-sizing: border-box;
}
.floor3_row1>div:nth-child(odd)>div{
	float:left;
}

.floor3_row1>div:nth-child(odd)>div:last-child{
	background: #E8E8E8;
	width:56.5%;
	height:300px;
	box-sizing: border-box;
    padding: 40px 40px 0 110px;
	position:relative;
}
.floor3_row1>div:nth-child(odd)>div:last-child>img{
	width:48px;
	height:48px;
	position: absolute;
    left: 50px;
    top: 45px;
}
.floor3_row1>div:nth-child(odd)>div:first-child{
	width:43.5%;
	height:300px;
}
.floor3_row1>div:nth-child(odd)>div:last-child h4{
	color: #333;
    font-weight: bold;
    font-size: 16px;
}
.floor3_row1>div:nth-child(odd)>div:last-child p{
	margin-bottom: 30px;
}
.floor3_row1>div:nth-child(odd)>div:last-child ul {
	width:100%;
	max-height:260px;
	overflow: hidden;
}
.floor3_row1>div:nth-child(odd)>div:last-child ul li{
	margin:5px 0;
	width:100%;
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}
.floor3_row1>div:nth-child(odd)>div:last-child ul li a span{
	margin-right: 10px;
}
.floor3_row1>div:nth-child(odd)>div:first-child img{
	width:100%;
	height:100%;
}

/*单数层样式终*/





/*双数层样式*/
.floor3_row1>div:nth-child(even)>div{
	float: right;
}
.floor3_row1>div:nth-child(even)>div:first-child{
	width:43.5%;
	height:300px;
	overflow: hidden;
}
.floor3_row1>div:nth-child(even)>div:first-child img{
	width:100%;
	height:100%;
}
.floor3_row1>div:nth-child(even)>div:last-child{
	width:56.5%;
	height:300px;
	background: #E8E8E8;
    box-sizing: border-box;
    padding: 40px 40px 0 110px;
    position: relative;
}
.floor3_row1>div:nth-child(even)>div:last-child>img{
	width:48px;
	height:48px;
	position: absolute;
    left: 50px;
    top: 45px;
}

.floor3_row1>div:nth-child(even)>div:last-child ul {
    width: 100%;
    height: 105px;
    overflow: hidden;
}
.floor3_row1>div:nth-child(even)>div:last-child h4 {
    color: #333;
    font-weight: bold;
    font-size: 16px;
}
.floor3_row1>div:nth-child(even)>div:last-child p {
    margin-bottom: 30px;
}
.floor3_row1>div:nth-child(even)>div:last-child ul li {
    margin: 5px 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*双数层样式终*/




.floor4{
	margin-top:40px;
	margin-bottom:40px;
}
.floor4 a{
	color:#999
}
.floor4_row1{
	margin-bottom: 40px;
}
.floor4_row1 h4{
	font-size: 16px;
	color:#333;
	font-weight: bold;
}
.floor4_row1 p{
	color:#999;
	font-size: 14px;
}
.floor4_row1>div:first-child{
	box-sizing: border-box;
	padding-left:55px;
	position: relative;
}
.floor4_row1>div:first-child img{
	width:48px;
	height:48px;
	position: absolute;
	left:0;
	top:10px;
}
.floor4_ul{
	padding:0;
	position: relative;
}
.floor4_ul>div{
	width:34px;
	height:68px;
	position: absolute;
}
.btn_l{
	left:-17px;
	top:116px;
}
.btn_r{
	right:-17px;
	top:116px;
}
.floor4_ul>div>img{
	width:100%;
	height:100%;
}
.floor4_ul::after{
	content:"";
	display: block;
	clear: both;
}
.floor4_ul li{
	float: left;
    width: 25%;
    text-align: center;
}
.floor4_ul li a{
	width:100%;
	height:100%;
}
.floor4_ul li a img{
	width:211px;
	height:297px;
}
.floor4_ul li p{
	text-align: center;
    margin: 10px 0;
}


.index_hzal{
	width:100%;
	height:620px;
	position: relative;
}
.index_hzal2{
	display: none;
}
.index_hzal>img{
	width:100%;
	height: 100%;
}
.floor5{
	position:absolute;
	left:50%;
	transform: translateX(-50%);
	top:70px;
}

.floor5 img{
	width:100%;
	/*height:100%;*/
}
.floor5 .index_pro_tittle>p:first-child span{
	background: #E5E3E5;
}
.floor5 .index_pro_tittle>p:nth-child(2){
	background: #e4e2e4;
}
.floor5 .swiper-button-next{
	top:45%;
	right: -50px;
}
.floor5 .swiper-button-prev{
	top:45%;
	left:-50px;
}
.floor6{
	margin-top:40px;
	margin-bottom:80px;
}
.floor6_top_img{
	width:39%;
	height:156px;
	float: left;
}
.floor6_top_img img{
	width:100%;
	height:100%;
}
.floor6_l{
	box-sizing: border-box;
}
.floor6_top_txt{
	width:61%;
	box-sizing: border-box;
	height:156px;
	float: left;
	padding:20px;
}
.floor6_top_txt>h4{
	width:60%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float:left;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}
.floor6_top_txt>a{
	float:right;
	color:#0974EC;
}
.floor6_top_txt>p{
	color:#999;
}
.floor6_ul1{
	padding:0;
	margin-top:26px;
    height: 198px;
    overflow: hidden;
}
.floor6_ul1>li{
	padding:10px 0;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}
.floor6_ul1 a{
	color:#999;
}
.floor6_ul1 a:hover{
	color:#0974EC;
}

.floor6_ul1 a>span:first-child{
	border-bottom: 2px solid #999;
}
.floor6_ul1 a:hover>span:first-child{
	border-bottom: 2px solid #0974EC;
}
.floor6_ul1 a>span:first-child{
	display: inline-block;
	width:10px;
    margin: 0 10px;
    position: relative;
    bottom: 5px;
}
.floor6_ul1 a>span:nth-child(2){
	display: inline-block;
	width:70%;
	height: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.floor6_ul1 a>span:nth-child(3){
	float:right;
}
.floor6_video{
	box-sizing: border-box;
	height:390px;
	padding:0;
}
.floor6_video video{
	width:100%;
	height:100%;
}


@media screen and (max-width: 1380px) {
	.floor5 .swiper-button-prev {
	    top: 45%;
	    left: 10px;
	}
	.floor5 .swiper-button-next {
	    top: 45%;
	    right: 10px;
	}
}

@media screen and (min-width:992px ) and (max-width:1200px) {
	.index_content div:first-child {
	    width: 300px;
	}
	.index_content div:nth-child(2) {
	    font-size: 16px;
	}
	.index_content div:nth-child(3) {
	    font-size: 30px;
	}
	.index_content>ul>li:not(:last-child) {
	    margin-right: 45px;
	}
	.index_bgImg{
		height:500px;
	}
	.index_content {
	    top: 60px;
	}
	.floor1_r_ul li {
	    margin: 5px 1% 0;
	    width: 48%;
	}
	
	.floor2_ul li p{
		line-height: 125px;
	}
	.floor2_t2 {
	    padding: 0px 50px 0 80px;
	}
	.floor3_row1>div:nth-child(odd)>div:first-child {
	    height: 250px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child {
	    height: 250px;
	}
	
	.floor3_row1>div:nth-child(even)>div:first-child {
	    height: 250px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child {
	    height: 250px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child {
	    padding: 20px 40px 0 70px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child {
	    padding: 20px 40px 0 70px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child>img {
	    left: 20px;
	    top: 25px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child>img {
	    left: 20px;
	    top: 25px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child ul{
		height: 150px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child ul{
		height: 150px;
	}
}

@media screen and (min-width:769px ) and (max-width:991px) {
	.index_content div:first-child {
	    width: 250px;
	}
	.index_content div:nth-child(2) {
	    font-size: 14px;
	}
	.index_content div:nth-child(3) {
	    font-size: 24px;
	}
	.index_content>ul>li:not(:last-child) {
	    margin-right: 25px;
	}
	.index_bgImg {
	    height: 400px;
	}
	.index_content {
	    top: 20px;
	}
	.floor1_r_ul li {
	    margin: 5px 1% 0;
	    width: 48%;
	}
	.floor1_l>div:first-child>div:first-child {
	    width: 30px;
	    height: 30px;
	    margin: 13px 0 0 10px;
	}
	.floor1_l ul {
	    padding-left: 5px;
	    font-size: 12px;
	}
	.floor1_l>div:first-child>div:nth-child(2) h4 {
	    margin-top: 10px;
	    font-size: 16px;
	}
	.floor1_l1 li:not(:first-child) {
	    padding-left: 9px;
	}
	.floor1_l2 li:not(:first-child) {
	    padding-left: 9px;
	}
	
	.floor1_l div:last-child img {
	    width: 22px;
	    height: 23px;
	}
	
	.floor1_l>div:last-child div {
	    left: 10px;
	}
	.floor1_l>div:last-child h3 {
	    font-size: 16px;
	}
	.floor1_l>div:last-child h4 {
	    font-size: 14px;
	}
	.floor1_l>div:last-child h2 {
	    font-size: 20px;
	}
	
	.floor1_l>div:last-child {
	    padding: 10px 0 10px 45px;
	}
	.floor2_ul li p{
		line-height: 98px;
	}
	.floor2_t2 {
	    padding: 0px 30px 0 50px;
	}
	
	.floor3_row1>div:nth-child(odd)>div:first-child {
	    height: 200px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child {
	    height: 200px;
	}
	
	.floor3_row1>div:nth-child(even)>div:first-child {
	    height: 200px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child {
	    height: 200px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child {
        padding: 10px 40px 0 55px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child {
        padding: 10px 40px 0 55px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child>img {
	    left: 10px;
	    top: 20px;
        width: 38px;
    	height: 38px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child>img {
	    left: 10px;
	    top: 20px;
        width: 38px;
   		 height: 38px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child p {
	    margin-bottom: 10px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child p {
	    margin-bottom: 10px;
	}
	.floor4_row1>div:first-child {
	    padding-left: 45px;
	}
	.floor4_row1>div:first-child img {
	    width: 38px;
	    height: 38px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child ul{
		height: 125px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child ul{
		height: 125px;
	}
}

@media screen and (max-width:768px) {
	.index_content div:first-child {
	    width: 250px;
        height: 55px;
        margin:0 auto;
	}
	.col-xs-12{
		box-sizing: border-box;
	}
	.index_bgImg {
	    width: 100%;
	    height: auto;
	    position: relative;
	}
	.index_content div:nth-child(2) {
	    font-size: 14px;
	}
	.index_content div:nth-child(3) {
	    font-size: 16px;
	}
	.index_content>ul>li:not(:last-child) {
	    margin-right: 25px;
	}
	.index_content>ul {
	    display: none;
	}
	/*.index_content>ul>li img {
	    width: 40px;
	    height: 40px;
	}*/
	.index_content {
    	position: absolute;
    	width:90%;
    	text-align: center;
	    left: 50%;
	    transform: translateX(-50%);
        top: 30px;
	}
	.common_search2 {
	    width: 50%;
	    margin: 20px auto;
	}
	.index_pro_tittle{
		display: none;
	}
	
	.floor1_underline{
		display: none;
	}
	.floor1_r{
		margin-top: 40px;
	}
	.floor1_r_ul li {
	    margin: 5px 1% 0;
	    width: 100%;
	}
	.floor1_r_ul li a>div{
		height: auto;
	}
	.floor1_r_ul li a>div img{
		height: auto;
	}
	.floor1>.row{
		padding:0 15px;
	}
	.index_pro_tittle{
		display: none;
	}
	.floor1_l{
		width:90%;
		margin:0 auto;
	}
	.floor2 {
	    display: none;
	}
	
	.floor3{
		display: none;
	}
	
	.floor3_row1>div:nth-child(odd)>div:last-child {
        padding: 10px 40px 0 55px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child {
        padding: 10px 40px 0 55px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child>img {
	    left: 10px;
	    top: 20px;
        width: 38px;
    	height: 38px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child>img {
	    left: 10px;
	    top: 20px;
        width: 38px;
   		 height: 38px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child h4 {
	    font-size: 14px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child h4 {
	    font-size: 14px;
	}
	.floor3_row1>div:nth-child(even)>div:last-child p {
	    border-bottom: 10px;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child p {
	    border-bottom: 10px;
	}
	.floor3_row1>div:nth-child(odd)>div:first-child {
	    width: 100%;
	    height:auto;
	}
	.floor3_row1>div:nth-child(odd)>div:last-child {
	    width: 100%;
	}
	
	.floor3_row1>div:nth-child(even)>div:first-child {
	    width: 100%;
	    height: auto;
	}
	.floor3_row1>div:nth-child(even)>div:last-child {
	    width: 100%;
	}
	.floor4_row1>div:first-child img {
	    width: 38px;
	    height: 38px;
	    left: 10px;
	    top: 0px;
	}
	.floor4_row1 h4 {
	    font-size: 14px;
	}
	.floor4_row2 img{
		width:100%;
	}
	.swiper-button-next{
		background-size: 18px 30px;
	}
	.swiper-button-prev{
		background-size: 18px 30px;
	}
	.index_hzal{
		display: none;
	}
	.index_hzal2{
		display: block;
	}
	.index_hzal2>.container{
        padding-top: 30px;
	    padding-bottom: 30px;
	    background: url(../img/bgimg.png) no-repeat;
	    background-size: 100% 100%;
	}
	.hzal2_ul::after{
		content: "";
		display: block;
		clear: both;
	}
	.hzal2_ul li{
		width:49%;
		margin:10px .2%;
		float:left;
		text-align: center;
	}
	.hzal2_ul li>div{
		width:100%;
		height:120px;
		/*line-height: 120px;*/
	}
	.hzal2_ul li>p{
		margin-top:10px;
		font-size: 12px;
		color:#666;
	}
	.hzal2_ul li>div img{
		width:100%;
		height:100%;
	}
	.hzal2_title{
		font-size: 16px;
		font-weight: bold;
		text-align: center;
	}
	.hzal2_title span{
		color:#0974EC
	}
}





@media screen and (max-width:520px ) {
	.common_search2 {
        width: 80%;
 	   margin: 30px auto 20px;
	}
	
	.common_search1 li:not(:last-child)::after {
	    content: "|";
	    margin: 0 2px;
	}
}




