@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea, img{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #333;
	list-style:none ;
	box-sizing: border-box;
	}

body{
	overflow-x: hidden;
	background: #f5f5f5;
}
.index{
	background: #fff;
}.clearfix:after,.clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both;
}
A:hover{
	color: #ba0001;
}

.bai a{
	color:#FFFFFF;
	}
img{ 
 	border:0; 
 	display: block;
	transition: all 0.5s ease;
 	}	

.banner img:hover{
	transform:scale(1)
	} 
.left{
	float:left;
	}
.right{
	float:right;
	}
.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+ */
}
.container{
	width: 1200px;
	margin:auto;
}

/*top*/
.head{
	width:1200px;
	margin:auto;
	height:100px;
	}
.head_bj{
	background:#fff;
	}
.logo{
	width:450px;
	float:left;
	margin-top:23px;
}

/**/
.nav{
	width:720px;
	margin-top:25px;
	float:right;
	}

.nav ul li{
	width:120px;
	float:left;
	position:relative;
	}
.nav ul li a{
	color: #333333;
	font-size:16px;
	line-height:50px;
	display:block;
	font-weight:bold;
	text-align:center;
}

.nav ul li a:hover , .nav ul .sy a{
	color:#fff;
	background:#ba0001;
}

.nav .submenu{ 
	width:100%;
	position:absolute; 
	top:50px;
	display:none; 
	z-index:999;
	background-image:none;
	background-color: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);
	
	}
.nav .submenu dl dt a{
	display: block;
    text-align: left;
    color: #666;
	text-align:center;
	width:100%;
    line-height: 40px;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
	color:#fff;
	border-top:1px solid rgba(255,255,255,0.2);
	background:none;
	}
.nav .submenu dl dt a:hover{
	background-image:none;
	background:#ba0001 !important;
	color:#fff;
	}

/*banner*/
.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:#c1282d;
	}	
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	font-size:20px;
	}
.swiper-pagination-bullet {
	width:10px;
	height: 10px;
	opacity:0.8;
	background:#dddddd;
	}
.swiper-pagination-bullet-active {
	background:#c1282d;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:3%;
	}
.swiper-button-next, .swiper-button-prev{
	margin-top:-75px;
	}
/**/
.about_bj{
	width:100%;
	background:url(about_bj.jpg)  no-repeat  center;
	height:690px;
	}
.about{
	width:1200px;
	margin:auto;
	}
.about .left{
	float:left;
	width:580px;
	padding-top:100px;
	}
.about .left h2{
	font-size:36px;
	color:#ba0001;
	}
.about .left span{
	color:#666;
	}
.about .left h3{
	font-size:24px;
	color:#222;
	margin-top:40px;
	margin-bottom:20px;
	font-weight:normal;
	}
.about .left p{
	font-size:16px;
	color:#555555;
	line-height:30px;
	padding-top:10px;
	}
.about .left h3 img{
	display:inline-block;
	vertical-align:middle;
	margin-left:15px;
	}
.about  .right{
	float:right;
	margin-top:50px;
	}
/**/
.bt{
	text-align:center;
	width:100%;
	padding-bottom:30px;
	padding-top:70px;
	}
.bt span{
	display:inline-block;
	color:#fff;
	padding:5px 20px;
	border-radius:15px;
	background:#ba0001;
	}
.bt h2{
	font-size:40px;
	text-align:center;
	color:#333;
	padding:5px 0;
	}
.bt p{
	text-align:center;
	font-size:16px;
	color:#333;
	}
.bai span{
	color:#ba0001;
	background:#fff;
	}
.bai h2 , .bai p{
	color:#fff;
	}
/**/
.product_bj{
	background:url(pr_bj.jpg) no-repeat center top;
	}	
.product{
	width:1200px;
	margin:auto;
	position:relative;
	background:#fff;
	padding:15px;
	border-radius:7px;
	}	
.product .swiper-button-next{
	background:none !important;
	position:absolute;
	right:-32px;
	width:32px;
	height:61px;
	}	
.product .swiper-button-prev{
	background:none !important;
	left:-32px;
	width:32px;
	height:61px;
	}	
.product  .swiper-button-next:after, .product .swiper-button-prev:after{
	display:none;
	}		
.product .swiper-slide{
	border:1px solid #ddd;
	}	
.product .swiper-slide p{
	border-top:1px solid #ddd;
	text-align:center;
	padding:24px 0;
	}
	
.product .swiper-slide p b{
	font-size:24px;
	color:#333;
	padding-bottom:10px;
	display:block;
	font-weight:normal;
	
	}	
.product .swiper-slide span{
	background:#e6e6e6;
	padding:13px;
	display:block;
	width:15px;
	border-radius:20.5px;
	margin:10px auto 0;
	transition:all 0.6s;
	}	
.product .swiper-slide:hover span{
	background:#ba0001;
	}	
/**/
.jjfa_bj{
	background:url(jjfa_bj.jpg) no-repeat center;
	height:853px;
	margin-top:50px;
	}	
.jjfa{
	width:1200px;
	margin:auto;
	}	
.jjfa .left{
	width:525px;
	height:532px;
	overflow:hidden;
	position:relative;
	}	
.jjfa .right{
	width:675px;
	height:532px;
	}
.jjfa .right .jjfa_wz{
	width:264px;
	height:266px;
	float:left;
	background:#fff;
	padding:30px;
	text-align:center;
	}
.jjfa .right .jjfa_wz img{
	margin:0 auto 15px;
	}
.jjfa .right .jjfa_wz b{
	font-size:24px;
	margin-bottom:5px;
	}
.jjfa .right .jjfa_wz p{
	line-height:24px;
	text-align:center;
	}
.jjfa .right .jjfa_tp{
	width:411px;
	height:266px;
	float:left;
	overflow:hidden;
	position:relative;
	}
.jjfa .wzfd{
	position:absolute;
	background-color: rgba(0,0,0,0.7);
	bottom:0px;
	width:100%;
	height:60px;
	line-height:60px;
	padding-left:20px;
	font-size:18px;
	color:#fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);
	}
.jjfa img:hover{
	transform:scale(1.08);
	}
.jjfa .right .jjfa_wz:hover img{
	transform:scale(1.08);
	}
/**/
.ssfw_bj{
	width:100%;
	height:900px;
	
	margin-top:100px;
	background:url(ssfw_bj.jpg) no-repeat center;
	}
.ssfw1{
	width:1200px;
	margin:auto;
	overflow:hidden;
	}
.ssfw1 img{
	margin-bottom:20px;
	}
.ssfw{
	width:1200px;
	margin:auto;
	overflow:hidden;
	}
.ssfw ul {
	width:1300px;
	}
.ssfw ul li{
	width:290px;
	float:left;
	position:relative;
	height:375px;
	float:left;
	margin-right:13px;
	}
.ssfw ul li p{
	width:290px;
	height:375px;
	background-color: rgba(0,0,0,0.7);
	position:absolute;
	top:375px;
	color:#fff;
	text-align:center;
	line-height:375px;
	font-size:24px;
	transition:all 0.6s;
	}
.ssfw ul li:hover p{
	top:0px;
	}
/**/
.case{
	width:1200px;
	margin:auto;
	position:relative;
	}
.case .swiper-button-next{
	position:absolute;
	right:-60px;
	width:50px;
	top:420px;
	height:50px;
	border-radius:25px;
	}	
.case .swiper-button-prev{
	left:-60px;
	width:50px;
	height:50px;
	top:420px;
	border-radius:25px;
	}	
.case .swiper-slide{
	background:#f4f4f4;
	padding:20px;
	border-radius:10px;
	}
.case .swiper-slide:hover{
	background:#ba0001;
	}
.case .swiper-slide p{
	text-align:center;
	font-size:20px;
	line-height:50px;
	}
.case .swiper-slide:hover p{
	color:#fff;
	}
.case .swiper-slide img{
	width:100%;
	}	

/**/
.news_bj{
	width:100%;
	background:#f6f6f6;
	padding-bottom:100px;
	}
.news{
	width:1200px;
	margin:auto;
	}
.news .left{
	width:565px;
	}
.news li{
	height:125px;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
	}
.news li h3{
	width:100px;
	float:left;
	font-family:ywzt;
	font-size:72px;
	padding-top:10px;
	font-weight:normal;
	}
.news li h2{
	width:465px;
	float:right;
	}
.news li h2 span{
	font-size:16px;
	color:#888;
	
	font-weight:normal;
	}
.news li h2 b{
	display:block;
	color:#333;
	padding:10px 0;
	font-weight:normal;
	font-size:20px;
	}
.news li h2 p{
	font-size:14px;
	font-weight:normal;
	color:#666;
	}
.news li:hover h2 b{
	color:#ba0001;
	font-weight:bold;
	}
.news li:hover h3{
	color:#ba0001;
	}
.news  .right{
	width:573px;
	height:405px;
	position:relative;
	}
.news  .right h2{
	background-color: rgba(186,0,1,0.7);
	width:100%;
	height:90px;
	position:absolute;
	bottom:0px;
	padding-left:28px;
	padding-top:20px;
	font-weight:normal;
	color:#fff;
	}
.news  .right h2 b{
	color:#fff;
	font-size:20px;
	padding-bottom:5px;
	display:block;
	}
/**/	
.foot{
	background:#242424;
	margin-top:80px;
	}
.index .foot{
	margin-top:0px;
	}
.foot ul{
	width:1200px;
	margin:auto;
	padding:60px 0;
	}
.foot ul .right{
	line-height:23px;
	width:300px;
	}
.foot ul .right p{
	color:#aaa;
	line-height:30px;
	display:block;
	width:320px;
	float:left;
	}
.foot ul .right p b{
	display:block;
	font-size:20px;
	margin-bottom:20px;
	color:#fff;
	}
.foot ul .right span{
	display:block;
	float:right;
	text-align:center;
	width:140px;
	color:#fff;
	text-align:center
	}
	
.foot ul .right span img{
	margin:20px auto 10px;
	width:100%;
	}
.foot ul .left{
	width:840px;
	text-align:right;
	}
.foot ul .left p{
	display:block;
	width:150px;
	background:url(foot_fg.png) no-repeat right top;
	margin-right:60px;
	height:210px;
	float:left;
	}
.foot ul .left p a{
	display:block;
	float:left;
	width:160px;
	color:#aaa;
	line-height:28px;
	}
.foot ul .left p b{
	font-size:15px;
	font-weight:bold;
	display:block;
	width:100%;
	height:50px;
	}
.foot ul .left p b a{
	font-size:16px;
	color:#fff;
	}
.foot ul .left .foot_nav2{
	width:350px;
	}
/**/
.bqsy{
	background:#242424;
	padding:25px 0;
	margin-top:80px;
	}
.bqsy ul{
	width:1200px;
	margin:auto;
	color:#aaa;
	}
.bqsy ul a{
	color:#aaa;
	}

/**/
.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: #ef4f01;
}

.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: #ef4f01;
}
.page-num-current{
	background: #ef4f01;
	color: #fff;
}
.page1{
	padding-top: 30px;
}
.page1 p{
	color: #6c757d;
	line-height: 25px;
}
.page1 p a{
	color: #6c757d;
}
.ryzzlist{
	width: 1200px;
	overflow: hidden;
	margin: auto;
	padding-top: 20px;
}
.ryzzlist ul{
	width: 1300px;
}
.ryzzlist ul li{
	width: 285px;
	float: left;
	height: 261px;
	margin: 20px 20px 0 0;
	overflow: hidden;	
	background: #fff;
	padding: 5px;
	position: relative;
	box-shadow: 3px 3px 3px #ddd;
}
.ryzzlist ul li img{
	width: 275px;
	height: 206px;
}
.ryzzlist ul li h2{
	text-align: center;
	line-height: 45px;
}
.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;
	border: 1px solid #d1d1d1;
}
.nr30{
	width: 360px;
	float: left;
	margin-top: 20px;
	border: 1px solid #d1d1d1;
	padding: 10px;
	height:50px;
	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 #ba0001;
	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 #ba0001;
	color:#fff;
	}
.product_nav  ul li .sy{
	background:url(xjt.png) no-repeat 230px 18px #ba0001;
	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: #ba0001;
    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: #ba0001;
	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:214px;
	display:block;
	overflow:hidden;
	}
.productlist ul li span img{
	width:280px;
	height:214px;
	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 19px 0;
	}
.productshowbt{
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	}
.productshowbt h2{
	width:150px;
	height:54px;
	background: #ba0001;
	line-height:54px;
	text-align:center;
    color: #fff;
	}
/**/
.jjfa_left{
	width:500px;
	float:left;
	}
.jjfa_left h2{
	font-size:20px;
	margin-bottom:10px;
	}
.jjfa_left h3{
	font-size:16px;
	font-weight:normal;
	color:#999;
	margin-bottom:15px;
	}
.jjfa_left li{
	line-height:25px;
	}
.jjfa_right{
	width:550px;
	float:right;
	}
.jjfa_right img{
	max-width:100%;
	float:right;
	}
.jjfa_bot{
	float:left;
	padding-top:20px;
	}


























