@charset "utf-8";

#main .swiper-pagination{
	text-align: left;
	padding-left: 10px;
	box-sizing: border-box;
}

#main .swiper-pagination-bullet{
	height: 6px !important;
	width: 6px;
}

#main .swiper-pagination-bullet-active{
	background-color: #FFFFFF !important;
	width: 15px;
	border-radius: 3px;
}


.index_title{
	width:100%;
	height:auto;
	float:left;
	line-height:25px;
	text-align:center;
	font-size: 1.1rem;
	color:#20255c;
	font-weight: 600;
}

.index_title>span:first-child{
	color: #96c037;
}

.index_title p{
	font-size:1.2rem;
	color:#96c037;
	line-height: 35px;
}
.in_title{
	width:100%;
	height:auto;
	float:left;
	line-height:25px;
	text-align:center;
	font-size:1.1rem;
	color:#20255d;
	font-weight: 600;
}
.in_title em{
	color:#95c625;
	margin-right:5px;
	font-weight: normal;
}
.index_one{
	width:90%;
	height:auto;
	float:left;
	margin:40px 5% 0 5%;
	border-radius:10px;
	border: 1px solid #1b2167;
/* 	-webkit-box-shadow:#20255d 0px 0px 10px;
	-moz-box-shadow:#20255d 0px 0px 10px;
	box-shadow:#20255d 0px 0px 10px; */
}

.index_one em{
	color: #ff0000;
	padding-left: 15px;
	box-sizing: border-box;
}

@font-face {
	font-family: 'myFont';
	src:url('font/fzzzhongjw.ttf');
}
.index_one span{
	width:98%;
	height:60px;
	float:left;
	margin:2px 1% 0 1%;
	line-height:62px;
	border-bottom:1px solid #eee;
	font-size:1.2rem;
	color:#535252;
	text-align:center;
	/* font-family: 'myFont'; */
	letter-spacing:2px;
}
.index_one span img{
	width:30px;
	margin-right:10px;
	vertical-align: middle;
}
.index_one p{
	width:98%;
	height:60px;
	float:left;
	margin:0 1% 2px 1%;
	line-height:62px;
	text-align:center;
	font-size:1rem;
	color:#20255d;
	font-family: 'myFont';
	letter-spacing:4px;
}

.index_two{
	width:100%;
	height:auto;
	float:left;
	margin-top:50px;
	position:relative;
}
.index_two .row{
	width:100%;
	height:auto;
	float:left;
}
.index_two .row .box{
    width:42.5%;
	height:42.5vw;
	float:left;
    min-height: 1px;
	background-color: #eee;
	border-radius: 4px;
	text-align: center;
    position: relative;
	margin:20px 0 0 5%;
}
.index_two .row .box a{
	display:block;
	width:100%;
	height:100%;
}
.index_two .row .box .topicon{
	/*中部局中*/
	position:absolute;  
	top:50%;  
	left: 50%;  
	-webkit-transform: translate(-50%, -50%);  
	transform: translate(-50%, -50%);
}
.index_two .row .box h3{
    font-size: .9rem;
    color: #5e7387;
    font-weight: bold;
    display: block;
	width:100%;
	line-height:20px;
	margin-bottom:20px;
}
.index_two .row .box .icon {
	width: 45px;
    height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-size: auto 50% !important;
}


.index_thr{
	width:100%;
	height:auto;
	float:left;
	margin-top:50px;
	/* background-color:#eee; */
}
.index_thr .index_title{
	margin-top:30px;
	margin-bottom: 30px;
}

.index_thr .index_zhanshi{
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0px 20px;
	box-sizing: border-box;
}

.index_thr .index_zhanshi .index_zhanshi_content{
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 230px;
	position: relative;
	margin-bottom: 40px;
	border-radius: 15px;
}

.index_thr .index_zhanshi .index_zhanshi_content>a{
	position: absolute;
	bottom: 15px;
	left: 25px;
	color: #FFFFFF;
	font-size: 16px;
}


.swiper-clients {
	width:100%;
	height: auto;
	float:left;
	margin:0!important;
	padding-bottom:50px!important;
	overflow:hidden;
	position:relative;
}
.swiper-clients .swiper-wrapper{
	width:100%;
	height:auto;
	float:left;
	margin-top:5px;	
}
.swiper-clients .swiper-slide {
	width:100%;
	height:auto;
	float:left;
	margin-top:20px!important;
	overflow:hidden;
	background-color:#20255d;
}
.swiper-clients .swiper-slide span{
	width:80%;
	height:30px;
	float:left;
	line-height:30px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	margin:20px 10% 10px 10%;
	font-size:.9rem;
}
.swiper-clients .swiper-slide .simg{
	width:80%;
	height:auto;
	float:left;
	overflow:hidden;
	margin:0 10% 30px 10%;
	display: flex;
	align-items: center;
}
.swiper-clients .swiper-slide img{
	width:100%;
	align-items: center;
}
.swiper-clients .swiper-pagination-bullets{
	bottom:15px!important;
}

.index_four{
	width:100%;
	height:auto;
	float:left;
	margin-top:100px;
}


.index_four .index_hezuo{
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0px 20px;
	box-sizing: border-box;
	margin-top: 80px;
}

.index_four .index_hezuo .index_hezuo_content{
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 230px;
	position: relative;
	margin-bottom: 40px;
	border-radius: 15px;
}

.index_four .index_hezuo .index_hezuo_content>a{
	position: absolute;
	bottom: 15px;
	left: 25px;
	color: #FFFFFF;
	font-size: 16px;
}

.index_four .index_hezuo .index_hezuo_content a span{
	display: block;
	line-height: 35px;
	font-weight: 400;
	font-size: 16px;
	position: relative;
	padding-bottom: 8px;
    line-height: 1.3;
}

.index_four .index_hezuo .index_hezuo_content a span::before{
	position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 10px;
    height: 1px;
    background: #fff;
}

.index_four .index_hezuo .index_hezuo_content a p{
	margin-top: 8px;
	font-size: 12px;
}

.swiper-hezuo {
	width:100%;
	height: auto;
	float:left;
	margin:0!important;
	padding-bottom:0!important;
	overflow:hidden;
	position:relative;
}
.swiper-hezuo .swiper-wrapper{
	width:100%;
	height:auto;
	float:left;
	margin-top:5px;	
}
.swiper-hezuo .swiper-slide {
	width:100%;
	height:auto;
	float:left;
	margin-top:20px!important;
	overflow:hidden;
	background-color:#95c625;
	
	transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.swiper-hezuo .swiper-slide-active {
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
	
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    filter: alpha(opacity=100);
    opacity: 1;
}
.swiper-hezuo .swiper-slide span{
	width:80%;
	height:30px;
	float:left;
	line-height:30px;
	color:#fff;
	overflow:hidden;
	margin:20px 10% 0 10%;
	font-size:1rem;
}
.swiper-hezuo .swiper-slide p{
	width:80%;
	height:36px;
	float:left;
	line-height:18px;
	color:#fff;
	overflow:hidden;
	margin:0 10% 25px 10%;
	font-size:.75rem;
}
.swiper-hezuo .swiper-slide .simg{
	width:80%;
	height:auto;
	float:left;
	overflow:hidden;
	margin:30px 10% 0 10%;
	display: flex;
	align-items: center;
}
.swiper-hezuo .swiper-slide img{
	width:100%;
	align-items: center;
}


.index_five,
.index_six{
	width:100%;
	height:auto;
	float:left;
	margin-top:50px;
}
.index_five ul,
.index_six ul{
	width:90%;
	height:auto;
	float:left;
	margin:20px 5% 0 5%;
}
.index_five ul li,
.index_six ul li{
	width:100%;
	color:#5d5d5c;
	font-size:.9rem;
	overflow:hidden;
	position: relative;
}

.index_five ul li i,
.index_six ul li i{
	position: absolute;
	width:5px;
	height:5px;
	background-color:#20255d;
	border-radius:50%;
	top: 50%;
	left: 0px;
	transform: translate3d(0,-50%,0);
}
.index_five ul li a,
.index_six ul li a{
	display:block;
	line-height: 35px;
	padding-left: 15px;
}

.index_five ul li span,
.index_six ul li span{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate3d(0,-50%,0);
}



#banner{
	width:100%;
	height:auto;
	float:left;
}
#banner img{
	width:100%;
	height:auto;
	float:left;
}
.f_tit{
	width:100%;
	height:30px;
	float:left;
	text-align:center;
	line-height:30px;
	font-size:1.1rem;
	color:#20255c;
	margin:20px 0 5px 0;
}
.f_tit em{
	color:#96bf3b;
	margin-right:10px;
}
.ziye_nav{
	height:auto;
	min-height:30px;
	display: table;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-size:.85rem;
}
.ziye_nav span{
	background-color:#20255d;
	width:80px;
	height:28px;
	display: inline-table;
	margin:10px 5px 0 5px;
	border-radius:5px;
	overflow:hidden;
}
.ziye_nav span a{
	display:block;
}
.ziye_nav span:last-child{
	margin-right:0;
}
.ziye_nav span.action{
	background-color:#95bf39;
}

/***x新闻列表***/
#main ul.news_list{
	width:94%;
	height:auto;
	float:left;
	margin:20px 3% 0 3%;
	min-height:400px;
}
#main ul.news_list li{
	width:100%;
	height:6rem;
	float:left;
	margin-top:.5rem;
	padding-bottom:.5rem;
	border-bottom:1px solid #eee;
}
#main ul.news_list li .new_img{
	width:37%;
	height:100%;
	float:left;
	overflow:hidden;
	border:1px solid #eee;
	box-sizing:border-box;
	
	display: flex;
	align-items: center;
}
#main ul.news_list li .new_img img{
	width:100%;
	align-items: center;
}
#main ul.news_list li dl{
	width:60%;
	height:100%;
	float:left;
	margin-left:3%;
	position:relative;
}
#main ul.news_list li dl dt{
	font-size:1rem;
	color:#333;
	width:100%;
	height:1.25rem;
	float:left;
	overflow:hidden;
	line-height:1.4rem;
}
#main ul.news_list li dl dd.n1{
	margin:.5rem 0;
	color:#777;
	height:2.5rem;
	width:100%;
	float:left;
	overflow:hidden;
	line-height:1.4rem;
	font-size:.8rem;
}
#main ul.news_list li dl dd.n2{
	height:1.25rem;
	width:100%;
	float:left;
	font-size:.8rem;
	overflow:hidden;
	line-height:1.4rem;
	color:#989898;
}
#main ul.news_list li:last-child{
	border-bottom:0;
}

/**详情**/
.display{
	width:94%;
	height:auto;
	float:left;
	margin:0 3%;
}
.display h4{
	width:100%;
	float:left;
	line-height:1.5625rem;
	text-align:center;
	margin:20px 0 .3rem 0;
	color:#353535;
	font-size:1rem;
}
.display .dis_span{
	width:100%;
	height:1.25rem;
	line-height:1.25rem;
	float:left;
	text-align:center;
	overflow:hidden;
	font-size:.75rem;
	padding-bottom:.3rem;
	border-bottom:1px dashed #d4d4d4;
	color:#666;
}
.display .dis_span span{
	margin:0 .3rem;
}
.display .dis_span span em{
	color:#e40f17;
}
.display .dis_content{
	width:100%;
	height:auto;
	line-height:1.5625rem;
	float:left;
	font-size:.85rem;
	margin-top:.5rem;
	margin-bottom:.5rem;
	color:#707070;
}
.display .dis_content p{
	min-height:10px;
}
.display .dis_content img{
	height:auto;
	max-width:100%;
	display:block;
	margin:0 auto;
}
.display .dis_bj{
	width:100%;
	height:40px;
	float:left;
	border-top:1px solid #eee;
	line-height:40px;
	color:#848484;
	font-size:.75rem;
}
.dis_left{
	width:48%;
	height:100%;
	float:left;
	overflow:hidden;
}
.dis_right{
	width:48%;
	height:100%;
	float:right;
	overflow:hidden;
	text-align:right;
}


/**产品**/
#main ul.pic_list{
	width:94%;
	height:auto;
	float:left;
	position:relative;
	margin:8px 3% 0 3%;
}
#main ul.pic_list li{
	width:48%;
	height:160px;
	float:left;
	margin-top:12px;
	margin-right:4%;
	position:relative;
	overflow:hidden;
}
#main ul.pic_list li:nth-child(2n){
	margin-right:0;
}
#main ul.pic_list li .p_img{
	width:100%;
	height:130px;
	float:left;
	display: flex;
	align-items: center;
	overflow:hidden;
	border:1px solid #eee;box-sizing: border-box;
}
#main ul.pic_list li .p_img img{
	width:100%;
	align-items: center;
}
#main ul.pic_list li span{
	width:100%;
	height:27px;
	position:absolute;
	left:0;
	bottom:0;
	background-color:#eee;
	text-align:center;
	line-height:28px;
	color:#545454;
	font-size:.85rem;
	overflow:hidden;
}



@media screen and (min-width: 768px){
	.index_two .row .box{
		height:300px!important;	
	}	
}







