@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #666;
	list-style:none ;
	box-sizing: border-box;
	}
body{
	overflow-x: hidden;
	background: #f5f5f5;
}
.index{
	background: #fff;
}
.head_bj{
	background: #fff;
	}

A:hover{
	color: #062659;
}

.bai a{
	color:#FFFFFF;
	}
 img{ 
 	border:0; 
 	display: block;
 	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.clearfix:after,.clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.delay10{ -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
/*top*/
.head_bj{
	background:#fff;
	position:fixed;
	z-index:999;
	width:100%;
	}
.head{
	width:1200px;
	margin:auto;
	height:90px;
	position:relative;
	}

.logo{
	float:left;
	margin-top:18px;
	}

.nav{
	float:right;
	margin-right:20px;
}

.nav ul{
	text-align:right;
	}
.nav ul li{
	display:inline-block;
	position:relative;
	}
.nav ul li a{
	padding:0 25px;
	line-height:90px;
	height:90px;
	display:block;
	font-size:16px;	
}
.nav ul li a:hover , .nav ul .sy a{
	color:#FFF;
	background:#062659;
}
.nav .submenu{ 
	width:100%;
	position:absolute; 
	top:90px;
	display:none; 
	z-index:999;
	border-top:1px solid #999;
	background-image:none;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.nav .submenu2{
	width:140px;
	}
.nav .submenu dl dt a{
	display: block;
    text-align: left;
    color: #666;
	text-align:center;
	width:100%;
    line-height: 33px;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
	padding:0 15px;
	color:#fff;
	text-align:left;
	border-bottom:1px solid #999;
	background:none;
	}
.nav .nav2 dl dt a{
	text-align:left;
	padding-left:15px;
	}
.nav .submenu dl dt a:hover{
	background-image:none;
	background:#062659  !important;
	color:#fff;
	}

/*banner*/
.banner{
	padding-top:90px;
	}
.swiper-container {
      width: 100%;
      height: 100%;
    }

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width:40px;
	height:80px;
	left:0px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width:40px;
	right:0px;
	height:80px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-prev:hover , .swiper-button-next:hover {
	background:#062659;
	}	
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	font-size:20px;
	}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	width:700px;
	left:50%;
	margin-left:-100px;
	text-align:left;
	}
.swiper-pagination-bullet {
	width:18px;
	height: 18px;
	opacity:0.6;
	background:#FFF;
	}
.swiper-pagination-bullet-active {
	background:#062659;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:30px;
	}
.swiper-button-next, .swiper-button-prev{
	margin-top:-50px;
	}
/**/
.bt{
	height:100px;
	}
.bt .left{
	width:500px;
	}
.bt .left h2{
	font-size:30px;
	color:#062659;
	}
.bt .left h2 img{
	display:inline-block;
	vertical-align:text-top;
	margin-left:10px;
	}
.bt .left h4{
	font-size:30px;
	color:#cecece;
	text-transform:uppercase;
	}
.bt  .right{
	width:600px;
	text-align:right;
	}
.bt  .right li{
	display:inline-block;
	padding:15px 30px;
	background:#f7f7f7;
	color:#062659;
	font-weight:bold;
	font-size:18px;
	cursor:pointer;
	}
.bt  .right .hover{
	background:#062659;
	color:#fff;
	}
.bt  .right a{
	float:right;
	border:1px solid #ddd;
	padding:8px 20px;
	color:#999;
	margin-left:5px;
	}
.bt  .right a:hover{
	background:#062659;
	color:#fff;
	}
.bt  .right a img{
	display:inline-block;
	margin-left:10px;
	}
/*标题*/
.product_fl{
	width: 1200px;
	margin:50px auto;
	overflow:hidden;
	}
.product_fl ul{
	width:1230px;
	}
.product_fl ul li{
	width:536px;
	height:233px;
	float:left;
	background:#062659;
	margin-bottom:15px;
	margin-right:15px;
	padding:40px 48px;
	transition:all 0.6s;
	}
.product_fl ul .jjfays{
	width:98px;
	}
.product_fl ul li h2{
	color:#fff;
	font-size:28px;
	font-weight:normal;
	margin-bottom:15px;
	}
.product_fl ul li p{
	color:#fff;
	}
.product_fl ul li span{
	color:#fff;
	border:1px solid #fff;
	padding:5px 30px;
	display:inline-block;
	margin-top:20px;
	}

.product_fl ul li:hover{
	padding:45px 48px;
	}
.product_fl ul li:hover span{
	background:#062659;
	border:1px solid #062659;
	}
/**/
.about_bj{
	background:url(ab_bj.jpg) no-repeat center top;
	padding:130px 0;
	}
.about{
	width:1200px;
	margin:auto;
	}
.about_top img{
	float:left;
	width:580px;
	height:400px;
	}
.about_top li{
	width:580px;
	float:right;
	}
.about_top li h2{
	font-size:30px;
	color:#062659;
	}
.about_top li h4{
	padding:10px 0;
	line-height:30px;
	font-weight:normal;
	}
.about_top li a{
	border:1px solid #ddd;
	padding:0px 35px;
	border-radius:20px;
	line-height:40px;
	display:inline-block;
	background:#fff;
	transition:all 0.6s;
	}
.about_top li a:hover{
	background:#062659;
	color:#fff;
	}
.about_bot li{
	width:400px;
	float:left;
	text-align:center;
	padding:0 50px;
	margin-top:60px;
	}
.about_bot2{
	border-right:1px solid #ddd;
	}
.about_bot li b{
	font-size:48px;
	font-family:ywzt;
	display:block;
	font-weight:normal;
	color:#062659;
	margin-bottom:5px;
	}
.about_bot .bai{
	color:#fff;
	}
.about_bot .bai b{
	color:#fff;
	}
/**/
.case{
	width:1200px;
	margin:auto;
	padding:80px 0;
	overflow:hidden;
	}
.case ul li{
	width:600px;
	height:300px;
	overflow:hidden;
	background:#f7f7f7;
	}
.case ul li img{
	width:600px;
	height:300px;
	transition:all 0.6s;
	}
.case ul:hover li img{
	transform:scale(1.1)
	}
.case ul .casewz{
	padding:50px;
	}
.case ul li b{
	display:block;
	font-size:24px;
	margin-bottom:20px;
	font-weight:normal;
	color:#000;
	}
.case ul li p{
	line-height:26px;
	color:#333;
	}
.case ul li span{
	display:inline-block;
	border:1px solid #ddd;
	padding:5px 20px;
	margin-top:20px;
	}
.case ul:hover li span{
	background:#062659;
	color:#fff;
	}
.caseshow{
	width:1200px;
	margin:auto;
	background:#fff;
	padding:50px;
	margin-top:40px;
	}
.caseshow ul{
	width:530px;
	}
.caseshow ul img{
	margin-bottom:10px;
	}
.caseshow ul h2{
	font-size:24px;
	margin-bottom:15px;
	}
.caseshow ul li{
	line-height:28px;
	}
/**/
.news_bj{
	background:#f2f5fa;
	}
.news{
	width:1200px;
	margin:auto;
	padding:70px 0 100px 0;
	overflow:hidden;
	}
.news ul{
	width:1300px;
	}
.news ul li{
	width:378px;
	float:left;
	margin-right:33px;
	}

.news ul li h3{
	width:378px;
	height:250px;
	overflow:hidden;
	border-radius:20px;
	}
.news ul li h3 img{
	width:378px;
	height:250px;
	transition:all 0.6s;
	}
.news ul li h4{
	font-size:15px;
	color:#cccccc;
	padding-top:35px
	}
.news ul li h2{
	font-size:18px;
	color:#062659;
	padding:15px 0;
	}
.news ul li p{
	line-height:28px;
	}
.news ul li span{
	display:block;
	border-top:2px solid #ddd;
	margin-top:20px;
	height:50px;
	line-height:50px;
	transition:all 0.6s;
	}
.news ul li span img{
	float:right;
	margin-top:20px;
	}
.news ul li:hover span {
	padding:0 30px;
	}
.news ul li:hover h3 img{
	transform:scale(1.1)
	}
/**/	
.foot{	
    width: 100%;
	background:#232323;
	padding:40px 0 50px 0;
	margin-top:80px;
}
.index .foot{
	margin-top:0px;
	}
.foot ul{
	width:1200px;
	margin:auto;
	}
.foot ul li{
	width:130px;
	float:left;
	}

.foot ul li a{
	display:block;
	background:url(foot_jt.png) no-repeat center left;
	padding-left:10px;
	line-height:32px;
	color:#999999;
	}
.foot ul li b{
	line-height:60px;
	color:#fff;
	font-size:20px;
	}
.foot ul .f_contact{
	width:340px;
	margin-left:40px;
	padding-left:70px;
	border-left:1px solid #434343;
	}
.foot ul li p{
	line-height:28px;
	color:#999999;
	}
.foot ul .ewm{
	float:right;
	width:130px;
	margin:40px 0 15px 0;
	}
.bqsy{
	background:#232323;
	border-top:1px solid #434343;
	}
.bqsy ul{
	width:1200px;
	padding:15px 0;
	margin:auto;
	color:#ccc;
	}
.bqsy ul a{
	color:#ccc;
	}
.bqsy ul  span{
	float:right;
	}
/**/


/**/
.nav_n{
	height: 68px;
	width: 100%;
	min-width:1200px;
	background: #FFF;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.nav_n ul{
	width: 1200px;
	margin: auto;
}
.nav_n ul .left{
	width: 265px;
	margin-top: 20px;
}
.nav_n ul .left .home_n{
	width: 18px;
	height: 15px;
	display: block;
	background: url(home_n.jpg);
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.nav_n ul .left img{
	float: left;
	margin-top: 12px;
}
.nav_n ul .left h2{
	padding: 0 10px;
	float: left;
	color: #888;
	font-size: 20px;
}
.nav_n ul .right{
	width: 935px;
	text-align: right;
	line-height: 68px;
	
}
.nav_n ul .right a{
	line-height: 66px;
	padding: 0 10px;
	display: inline-block;
	color: #999999;
	transition: all 0.4s;
	background: url(nav_n_bj.jpg) no-repeat -150px 64px;
	
}
.nav_n ul .right a:hover , .nav_n ul .right .gl{
    background-position: 0 64px;
	color: #062659;
}

.out {
  
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 999;
}

.news_show{
	width: 1200px;
	padding: 40px 50px 50px 50px;
	background: #fff;
	margin: 50px auto  0;
}
.news_show img{
	max-width:1100px;
	}
.pagexx {
    line-height: 30px;
}
.pagexx  img{
	display:inline-block
	}
.news_bt h2{
	border-bottom: 1px solid #ccc;
	font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 23px;
    text-align: center;
}
.news_bt h4{
	color: #999;
     font-weight: normal;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 20px;
}
.pagination{
	text-align: center;
	padding-top: 30px;
}
.page-item{
	display: inline-block;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ddd;
}
.page-num{
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover{
	color: #fff;
	background: #062659;
}
.page-num-current{
	background: #062659;
	color: #fff;
}

.newslist{
	width: 1200px;
	margin: 40px auto 100px;
}
.newslist li {
	border-bottom: 1px solid  #e8e8e8;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	
}
.newslist li .time{
	width: 270px;
	height: 180px;
	float: left;
	text-align: center;
	
}
.newslist li .time img{
	width: 270px;
	height: 180px;
}

.newslist li .nr{
	width: 890px;
	float: right;
	line-height:26px;
	
}
.newslist li .nr b{
	font-size: 18px;
}
.newslist li .nr span{
	font-size: 13px;
	display: block;
	line-height: 40px;
}
.nr{
	line-height: 28px;
}
.map_lx{
	width: 100%;
	min-width:1200px;
	height: 600px;
}
.khts{
	width: 1200px;
	margin: 50px auto ;
	overflow:hidden;
}
.btnry h2{
	font-size: 36px;
	color: #515151;
	text-align: center;
}
.btnry h4{
	font-size: 24px;
	text-align: center;
	color: #e1e1e1;
	font-weight: normal;
    font-family: ywzt;
    margin-top: 12px;
}
.btnry  span{
	background: #c40c17;
	display: block;
	width: 50px;
	height: 4px;
	margin: 10px auto 0;
}
.nr100{
	width: 1200px;
	height: 160px;
	padding: 20px;
	margin-top: 30px;
	border: 1px solid #d1d1d1;
}
.nr30{
	width: 360px;
	float: left;
	margin-top: 20px;
	border: 1px solid #d1d1d1;
	padding: 10px;
	margin-right: 30px;
}
.nr301{
	width: 360px;
	float: left;
	margin-top: 20px;
}
.nr20{
	width: 200px;
	float: left;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
.nr301 img{
	float: left;
	margin-left: 30px;
}
.khts button{
	background: #ddd;
    width: 300px;
    height: 50px;
    border: 0px;
    text-align: center;
    font-size: 15px;
    color: #666;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}
.biaoge{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-spacing: 0px;
	border-collapse: separate;
	}
.biaoge tr td{
	padding:8px;
	line-height:18px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}
.biaoge tr td h2{
	font-size:24px;
	text-align:center;
	color:#000;
	padding:20px 0;
	}
.biaoge tr td h3{
	font-size:20px;
	text-align:center;
	color:#333;
	padding:10px 0;
	}
.biaoge {
    word-break: break-all;
}
.mian{
	width: 1200px;
	position: relative;
	margin: 60px auto 60px;
}
.mian_left{
	width:270px;
	float:left;
	}
.mian_right{
	width:910px;
	float:right;
	background:#fff;
	padding: 30px 20px;
	overflow:hidden;
	border: 1px solid #e4e4e4;
	}
.mian_left_bt{
	background:url(pr_nav.png) no-repeat 220px 25px #062659;
	width:100%;
	height:80px;
	line-height:80px;
	padding:0 25px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	} 
.product_nav  ul{
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	background:#fff;
	}
.product_nav  ul li{
	border-bottom:1px solid #ddd;
	}
.product_nav  ul li a{
	font-size:16px;
	display:block;
	width:100%;
	line-height:52px;
	font-size:16px;
	padding:0 25px;
	height:52px;
	background:url(xjt.png) no-repeat 230px 18px;
	}	
.product_nav  ul li a:hover{
	background:url(xjt.png) no-repeat 230px 18px #062659;
	color:#fff;
	}
.product_nav  ul li .sy{
	background:url(xjt.png) no-repeat 230px 18px #062659;
	color:#fff;
	}
.product_nav  ul li dt{
	border-left:1px solid #ddd;
	width:216px;
	height:30px;
	margin:auto;
	}
.product_nav  ul li dt .navl2{
	height:30px;
	line-height:30px;
	font-size:14px;
	padding:0 10px;
	}
.product_nav  ul li dl{
	padding-bottom:15px;
	}	
.left_contact{
	border: 1px solid #e4e4e4;
    margin-top: 20px;
	background:#fff;
    padding: 0 19px 20px;
    margin-top: 20px;
	}
.left_contact h2{
	font-size: 18px;
    color: #062659;
    font-weight: normal;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
	}
.left_contact p{
	line-height:28px;
	}
.left_contactqq{
	display: block;
    width: 160px;
    height: 50px;
    overflow: hidden;
    text-decoration: none;
    margin-top: 20px;
	color:#fff;
	line-height:50px;
	 background: url(leftqqb.png) no-repeat 140px 18px  #ee1f4f;
	}
.left_contactqq:hover{
	color:#fff;
	}
.left_contactqq span{
	display: block;
    width: 50px;
    height: 50px;
	margin-right:20px;
    float: left;
    border-right: 1px solid #fff;
    background: url(leftqq.png) no-repeat center;
	}
/**/
.n_nav h2{
	font-size: 20px;
    color: #062659;
	text-align:center;
	}
.n_nav img{
	margin:20px 0;
	}
.n_nav h4{
	text-align:center;
	margin-bottom:20px;
	color:#999;
	font-weight:normal;
	}
.pagenr{
	line-height:30px;
	}
.pagenr img{
	max-width:870px;
	}
/**/

.productlist{
	width:870px;
	overflow:hidden;
	}
.productlist ul{
	width:950px;
	}
.productlist ul li{
	width:280px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	}
.productlist ul li span{
	width:280px;
	height:175px;
	display:block;
	overflow:hidden;
	}
.productlist ul li span img{
	width:280px;
	height:175px;
	transition:all 0.6s;
	}
.productlist ul li:hover span img{
	transform: scale(1.1);	
	}
.productlist ul li p{
	text-align:center;
	line-height:50px;
	background:#f1f1f1;
	}
/**/
.productshow{
	padding:0px;
	}
.productshowtop{
	border-bottom:1px solid #ddd;
	position:relative;
	min-height:300px
	}
.productshowtop .productshowtopleft{
	width:460px;
	float:left;
	border-right:1px solid #ddd;
	}
.productshowtop ul{
	width:448px;
	float:right;
	padding:30px;
	}
.productshowtop ul h2{
	font-size: 20px;
    color: #333333;
    font-weight: bold;
    height: 50px;
	border-bottom:1px solid #ddd;
    overflow: hidden;

	}
.productshowtop ul h3{
	margin-top:20px;
	font-weight:normal;
	}
.productshowtop ul h3 span{
	display:block;
	width:155px;
	margin-top:5px;
	float:left;
	}
.productshowtop ul h3 b{
	font-size:20px;
	color:#e2a83e;
	}
.productshowtop ul h3 img{
	float:left;
	}
.productshowtop ul p{
	line-height:28px;
	margin-top:20px;
	}
.productshowbot{
	padding: 20px;
	}
.productshowbt{
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	}
.productshowbt h2{
	width:150px;
	height:54px;
	background: #062659;
	line-height:54px;
	text-align:center;
    color: #fff;
	}
/**/
.honorlist{
	width:1200px;
	margin:40px auto 0;
	background:#fff;
	overflow:hidden;
	}
.honorlist ul{
	width:1300px;
	padding:20px;
	}
.honorlist h2{
	background:#eee;
	}
.honorlist h2 span{
	display:inline-block;
	background:#062659;
	color:#fff;
	font-size:20px;
	padding:15px 30px;
	}
.honorlist ul li{
	width:280px;
	float:left;
	margin-right:12px;
	padding:5px;
	margin-bottom:10px;
	border:1px solid #ddd;
	}
.honorlist ul li p{
	text-align:center;
	font-size:15px;
	line-height:35px;
	}
.honorlist ul li img{
	width:100%;
	}
.banner_n ul{
	width:1200px;
	margin:auto;
	padding:100px 0 120px 0;
	}
.banner_n ul h2{
	font-size:36px;
	color:#fff;
	}
.banner_n ul a{
	border:1px solid #fff;
	color:#fff;
	display:inline-block;
	padding:10px 20px;
	}
.banner_n ul p{
	color:#fff;
	line-height:60px;
	}
.jjfa{
	width:1200px;
	margin:40px auto 0;
	}
.jjfa .bt{
	height:90px;
	}
.jjfapa1{
	margin-bottom:20px;
	background:#fff;
	padding:40px;
	}
.jjfapa1 ul li{
	line-height:33px;
	}	
.jjfapa2{
	margin-bottom:20px;
	background:#fff;
	padding:40px;
	}	
.jjfapa2 ul li{
	width:265px;
	border:1px solid #ddd;
	float:left;
	padding:24px;
	height:275px;
	cursor:pointer;
	margin-right:20px;
	}
.jjfapa2 ul li strong{
	color:#062659;
	}
.jjfapa2 ul li span{
	display:block;
	text-align:center;
	font-family:ywzt;
	text-align:center;
	color:#ccc;
	font-size:60px;
	margin-bottom:10px;
	}	
.jjfapa2 ul li 	p{
	line-height:24px;
	}
.jjfapa2 ul li:hover{
	background:#062659;
	}
.jjfapa2 ul li:hover span{
	color:#fff;
	}

.jjfapa2 ul li:hover p {
	color:#fff;
	}
 
.jjfapa2 ul li:hover strong{
	color:#fff;
	}
.jjfapa3n{
	padding:40px;
	background:#fff;
	height:340px;
	width:590px;
	}	
.jjfapa3n 	p{
	line-height:32px;
	}
.jjfapb2{
	margin-bottom:20px;
	background:#fff;
	padding:40px;
	}	
.jjfapb2 ul li{
	width:216px;
	border:1px solid #ddd;
	padding:10px;
	height:330px;
	margin-right:10px;
	float:left;
	transition:all 0.5s;
	}	
.jjfapb2 ul li:hover{
	background:#062659;
	}
.jjfapb2 ul li span{
	display:block;
	background:#062659;
	}	
.jjfapb2 ul li span img{
	margin:auto;
	}	
.jjfapb2 ul li h2{
	font-size:20px;
	line-height:50px;
	color:#062659;
	}	
.jjfapb2 ul li p{
	line-height:22px;
	}	
.jjfapb2 ul li h4{
	margin-bottom:5px;
	}
.jjfapb2 ul li:hover h2 , .jjfapb2 ul li:hover h4 ,	 .jjfapb2 ul li:hover p{
	color:#fff;
	}
.jjfapb3{
	margin-bottom:20px;
	background:#fff;
	padding:40px;
	}	
.jjfapb3 ul li{
	width:366px;
	float:left;
	border:1px solid #ddd;
	background:#ddd;
	margin-bottom:10px;
	margin-right:10px;
	}
.jjfapb3 ul li p{
	text-align:center;
	line-height:36px;
	}	
.jjfapb3 ul li img{
	width:100%;
	}	
.jjfapc2{
	margin-bottom:20px;
	background:#fff;
	padding:40px;
	}	
.jjfapc2 ul li{
    width: 366px;
    float: left;
	height:345px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin-right: 10px;
	padding:30px;
	cursor:pointer;
	transition:all 0.3s;
}

.jjfapc2 ul li img{
	width:200px;
	margin:auto;
	}	
.jjfapc2 ul li h2 {
    font-size: 20px;
    line-height: 50px;
    color: #333;
}	
.jjfapc2 ul li p{
	line-height:24px;
	}
.jjfapc2 ul li:hover{
	margin-top:30px;
	height:315px;
	padding:15px 30px;
	}	
.jjfapc3{
	margin-bottom:20px;
	background:#fff;
	padding:40px;
	}	
.jjfapc3 ul li {
    width: 265px;
    border: 1px solid #ddd;
    float: left;
    padding: 24px;
	text-align:center;
	font-size:20px;
	cursor:pointer;
	font-weight:bold;
    margin-right: 20px;
}	
.jjfapc3 ul li img{
	width:120px;
	margin:auto;
	transition:all 0.6s;
	}
.jjfapc3 ul li:hover img{
	transform: rotateY(360deg);
	}
.jjfapf3{
	margin-bottom:20px;
	background:#fff;
	padding:40px;
	}	
.jjfapf3 ul li{
	width:550px;
	border: 1px solid #ddd;
	}	
.jjfape2{
	margin-bottom:20px;
	background:#fff;
	padding:40px;
	}	
.jjfape2 ul li{
    width: 216px;
    border: 1px solid #ddd;
    float: left;
    padding: 24px;
    height: 210px;
	transition:all 0.5s;
    margin-right: 10px;
}

.jjfape2 ul li span {
    display: block;
    text-align: center;
    font-family: ywzt;
    text-align: center;
    color: #ccc;
    font-size: 60px;
    margin-bottom: 10px;
}
.jjfape2 ul li:hover{
	background:#062659;
	color:#fff;
	}
.jjfape2 ul li:hover span{
	color:#fff;
	}
.jjfapd3{
	margin-bottom:20px;
	background:#fff;
	padding:40px;
	}
.jjfapd3 ul{
	line-height:28px;
	}
.jjfapd3 ul li{
	width:550px;
	border:1px solid #ddd;
	float:left;
	margin-right:10px;
	margin-top:10px;
	}

.jjfapd3 ul li img{
	width:100%;
	}

.jjfape3{
    margin-bottom: 20px;
    background: #fff;
    padding: 40px;
}
.jjfape3 ul li {
    width: 216px;
    border: 1px solid #ddd;
    float: left;
    height: 350px;
    margin-right: 10px;
}
.jjfape3 ul li img{
	margin-bottom:10px;
	}
.jjfape3 ul li b{
	font-size:20px;
	display:block;
	text-align:center;
	color:#333;
	border-bottom:1px solid #ddd;
	transition:all 0.5s;
	height:50px;
	line-height:50px;
	}
.jjfape3 ul li p{
	padding:20px;
	line-height:26px;
	}
.jjfape3 ul li:hover b{
	height:70px;
	line-height:70px;
	}






	
	
	
	
