﻿.banner_box{width:100%; height:430px; overflow:hidden; padding-top:70px;}
.banner_box .banner_a{width:100%; height:430px; overflow:hidden; position:relative;}
.banner_box .banner_list{width:100%; height:430px; position:relative;}
.banner_list li{width:100%; height:430px; position:absolute; left:0; top:0; opacity:0; filter:alpha:opacity(0);}
.banner_list .bm1{background:url(/templets/default/images/banner/01.jpg) 50% 0 no-repeat;}
.banner_list .bm2{background:url(/templets/default/images/banner/02.jpg) 50% 0 no-repeat;}
.banner_list .bm3{background:url(/templets/default/images/banner/03.jpg) 50% 0 no-repeat;}
.banner_list .bm4{background:url(/templets/default/images/banner/index_img2.jpg) 50% 0 no-repeat;}
.banner_list .bm5{background:url(/templets/default/images/banner/index_img5.jpg) 50% 0 no-repeat;}
.banner_box .prev_btn, .banner_box .next_btn{display:block; width:42px; height:82px; position:absolute; top:180px; display:none; z-index:999; opacity:0.5; filter:alpha:opacity(50);}
.banner_box .prev_btn{left:31px; background:url(/templets/default/images/banner/sy_btns.png) 0 -158px no-repeat;}
.banner_box .next_btn{right:31px; background:url(/templets/default/images/banner/sy_btns.png) 0 -240px no-repeat;}
.banner_box .circle_btns{ position:absolute; bottom:15px; width:100%;text-align:center; z-index:999;}
.banner_box .circle_btns a{display:inline-block; width:30px; height:3px; background:#888; margin-right:5px;margin-left:5px; cursor: pointer;}
.banner_box .circle_btns .cur{display:inline-block; width:30px; height:3px; background:#fff; margin-right:5px;margin-left:5px; cursor: pointer;}

/*金牌资质*/
	.jinpai {
	width:1200px;
	height:56px;
	margin:auto;
	background:url(/templets/default/images/index/more_line.png) no-repeat;
	position:relative;
	margin-bottom:24px;
	margin-top:45px;
}
.jinpai .jp_more {
	width:58px;
	height:24px;
	display:block;
	position:absolute;
	top:8px;
	right:0px;
	
}
.jinpai .jp_more:hover{
	background:url(../images/more2.png) no-repeat;
}
.jp_tit {
	width:200px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}
.jp_tit .jp_tit_cn {
	color:#333333;
	font-size:30px;
	display:block;
	padding-top:8px;
}
.jp_tit .jp_tit_en {
	color:#999999;
	font-size:15px;
	display:block;
	padding-top:8px;
}
.jinpai_con {
	width:1200px;
	height:385px;
	margin:auto;
	text-align:center;
	margin-top:22px;
	overflow:hidden;
}
.jp_lv_l {
	width:300px;
	background:#48b9b3;
	height:192px;
	position:relative;
	float:left;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jp_lv_l:hover{
	background:#6dc7c2;	
	}


.jp_lv_l a {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	line-height:192px;
	font-size:24px;
	color:#fff
}
.jp_lv_l span {
	width:16px;
	height:30px;
	background:url(../images/sanjiao.png) no-repeat;
	position:absolute;
	right:-16px;
	top:81px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jp_lv_l:hover span{
	background:url(../images/sanjiao_hover.png) no-repeat;
	}

.jp_grey_a {
	width:300px;
	height:192px;
	float:left;
	margin-left:1px
}
.jp_grey_a div {
	float:left;
	background:#f0f0f1;
	cursor:pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jp_grey_a div:hover {
	float:left;
	background:#e8e8ea
}
.jp_grey_a div a {
	color:#646464;
	font-size:18px;
}
.jp_grey_a .jp_grey_a_a {
	width:149px;
	height:96px;
	margin-right:1px;
	line-height:96px;
}
.jp_grey_a .jp_grey_a_b {
	width:149px;
	height:96px;
	line-height:95px;
}
.jp_grey_a .jp_grey_a_c {
	width:299px;
	height:95px;
	line-height:95px;
	margin-top:1px
}
.jp_grey_a {
	width:300px;
	height:192px;
	float:left;
}
.jp_lv_r {
	width:299px;
	background:#48b9b3;
	height:192px;
	position:relative;
	float:left;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jp_lv_r:hover{
	background:#6dc7c2;
}
.jp_lv_r a {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	line-height:192px;
	font-size:24px;
	color:#fff
}
.jp_lv_r span {
	width:16px;
	height:30px;
	background:url(../images/sanjiao.png) no-repeat;
	position:absolute;
	right:-16px;
	top:81px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jp_lv_r:hover span{
	background:url(../images/sanjiao_hover.png) no-repeat;
	
}  

.jp_grey_b {
	width:299px;
	height:192px;
	float:left;
	margin-left:1px
}
.jp_grey_b div {
	float:left;
	background:#f0f0f1;
	cursor:pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jp_grey_b div:hover {
	float:left;
	background:#e8e8ea
}
.jp_grey_b div a {
	color:#646464;
	font-size:18px;
}
.jp_grey_b .jp_grey_b_a {
	width:299px;
	height:96px;
	line-height:96px;
}
.jp_grey_b .jp_grey_b_b {
	width:299px;
	height:95px;
	line-height:95px;
	margin-top:1px
}
.jp_grey_c {
	width:300px;
	height:192px;
	float:left;
}
.jp_grey_c div {
	float:left;
	background:#f0f0f1;
	cursor:pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jp_grey_c div:hover {
	float:left;
	background:#e8e8ea
}
.jp_grey_c div a {
	color:#646464;
	font-size:18px;
}
.jp_grey_c .jp_grey_c_a {
	width:300px;
	height:96px;
	line-height:96px;
}
.jp_grey_c .jp_grey_c_b {
	width:300px;
	height:95px;
	line-height:95px;
	margin-top:1px
}
.jp_lv_x {
	width:299px;
	background:#48b9b3;
	height:192px;
	position:relative;
	float:left;
	margin-left:1px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jp_lv_x:hover{
	background:#6dc7c2;
}
.jp_lv_x a {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	line-height:192px;
	font-size:24px;
	color:#fff
}
.jp_lv_x span {
	width:16px;
	height:30px;
	background:url(../images/sanjiao.png) no-repeat 0 -30px;
	position:absolute;
	left:-16px;
	top:81px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jp_lv_x:hover span {
	background:url(../images/sanjiao_hover.png) no-repeat 0 -30px;
}



/*金牌资质*/
.f1 {
	width:1200px;
	height:390px;
	position:relative;
	margin-bottom:24px;
	margin-top:45px;
	margin:auto;
		background-color: #FFFFFF;
	 
	border-left: #ededed 1px solid;
	border-top: #ededed 1px solid;

}	

.f10 {
	width:1200px;
	position:relative;
	margin-top:45px;
	margin:auto;
	background-color: #FFFFFF;
	margin-bottom:20px;

}
	
.f1001
{
	font-family: Arial;
	font-size: 30px;
	color: #22DA9C;
	line-height: 1.3;

}

.f1002
{
	font-family: 微软雅黑;
    font-size: 30px;
    color: #333333;
	font-weight:bold;

}


.f101 {
	width:246px;
	float:left;
	height:390px;
	background:url(/templets/default/images/index/f1.jpg) no-repeat 0 0px;
}

.f202 {
	width:246px;
	float:left;
	height:390px;
	background:url(/templets/default/images/index/f2.jpg) no-repeat 0 0px;
}

.f303 {
	width:246px;
	float:left;
	height:390px;
	background:url(/templets/default/images/index/f3.jpg) no-repeat 0 0px;
}
.f404 {
	width:246px;
	float:left;
	height:390px;
	background:url(/templets/default/images/index/f4.jpg) no-repeat 0 0px;
}
.f505 {
	width:246px;
	float:left;
	height:390px;
	background:url(/templets/default/images/index/f5.jpg) no-repeat 0 0px;
}

.f102
{
	width:296px;
	float:left;
	height:390px;
	border-bottom: #ededed 1px solid;

}
.f1021
 {
 height:185px;
  border-right: #ededed 1px solid;
 }
 
.f1021 h1
{
font-size:24px;
font-weight:bold;
padding-top:40px;
padding-left:30px;

}
.f1021 span 
{
padding-left:30px;
color:#888888;
}
 
.f1022
 {
  height:185px;
  padding-left:10px;
  padding-right:10px;
  border-right: #ededed 1px solid;
 }
.f1022 img {
  float:right;
  padding-right:10px;
 }
 
 .f103 
 {
 width:650px;
 float:left;
 }
 
.f103  li
 {
	width:33.18%;
	 border-right: #ededed 1px solid;
	float: left;
	height:195px;
	 border-bottom: #ededed 1px solid;
 }
.ftitle{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.ftitle1 
{
	text-align:center;
	color:#888888;
}
.fimgs 
{
	text-align:center;
}

.r_title 
{
	text-align:center;
	font-family: 微软雅黑;
    font-size: 30px;
    color: #FFFFFF;
	font-weight: 400;
	padding-top:60px;
}

.r_title_1 
{
	text-align:center;
	line-height:37px;
	font-size: 18px;
	color: #FFFFFF;
	margin-top:10px;
	margin-left:60px;
	background-image: url(/templets/default/images/index/r_bgs.png);
   width:112px;
}

