body, h1, h2, h3, h4, ul, li, a, input {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei;
}
div, a {
	font-size: 12px;
	color: #323232;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
}
ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
}

/**头部**/
#fk_top{
	background:#232323;
	height:32px;
	line-height:32px;
}
.fk_top{
	width:1002px;
	margin:0 auto;
}
.fk_top em{
	display:block;
	float:left;
	color:#bababa;
	font-weight:normal;
}
.fk_toptr{
	
	float:right;
	color:#bababa;
}
.fk_toptr a{
	color:#bababa;
}
#fk_head{
	background:url(../images/top_bg.jpg) repeat-x;
	height:161px;
}
.fk_head{
	width:1100px;
	margin:0 auto;
	position:relative;
}
.fk_logo{
	width:427px;
	height:82px;
	float:left;
	margin-top:30px;
	background:url(../images/logo.png) no-repeat;
}
.fk_logo a{
	display:block;
	width:427px;
	height:82px;
}
.fk_logo h1{
	text-indent:-9999px;
}
.fk_sv{
	position:absolute;
	top:20px;
	right:30px;
	background:url(../images/tel.png) no-repeat left;
	padding-left:48px;
	font-size:16px;
	color:#bb2f30;
	height:41px;
	line-height:41px;
}
.fk_sv span{
	font-size:24px;
	font-weight:bold;
}
/*导航*/
.fk_menu{	
	float:right;
	margin-top:62px;
}
.fk_menu ul{
	height:91px;
}
.fk_menu ul li{
	float:left;
	width:95px;
	height:91px;
	line-height:91px;
	text-align:center;
	position: relative;
	background:url(../images/li_bg.jpg) no-repeat right center;
}
.fk_menu ul li a{
	color:#333333;
	display:block;
	font-size:14px;
	text-decoration:none;
	height:91px;
	
}

.fk_menu ul li a:hover,.fk_menu ul li a.hover{
	background:url(../images/nav_bg.jpg) center no-repeat;
	color:#bb2f30;
	
}

/*轮播图*/
#banner {
	position:relative;
	width:100%;
	height:486px;
	z-index:-3;
	margin-top:-20px;
}

#banner .slides_container {
	width:100%;
	height:486px;
	position:relative;
	overflow:hidden;
	display:none;
	z-index:1
}
#banner .slides_container .bg-slide {
	width:100%;
	height:486px;
	display:block;
	z-index:1;
}
#banner .slides_container #bg1 {
	background:url(../images/img01.jpg) no-repeat center;
}
#banner .slides_container #bg2 {
	background:url(../images/img02.jpg) no-repeat center;
}
#banner .slides_container #bg3 {
	background:url(../images/img03.jpg) no-repeat center;
}

.mainconc{width:372px; height:248px; float:left; background:url(images/index_c_bg.png) no-repeat; margin-left:24px; margin-top:37px; position:relative;}
.news_box{
	width:372px;
	margin-top:45px;
	height:200px;
	position:relative;
	overflow:hidden
}
.news_box ul{
	width:1000000px;
	position:absolute;
}
.news_box ul li{
	float:left;
	width:180px;
	margin-right:12px;
}
.news_box ul li img{
	border:1px solid #dfdfdf;
	padding:5px;
	height:188px;
	width:160px;
}
 #bannerlink{
    position:absolute;
	height:2px;
	right:0px;
	top:10px;
}
#bannerlink a{
    float:left;
	height:3px;
	background:#CCCCCC;
	margin-left:2px;
	width:15px;
	display:block;
	font-size:0px;
	text-indent:-9999px;
	overflow:hidden
}
#bannerlink a.active{
    background:#F1C51C;
}
 #bannerlink{
    position:absolute;
	height:2px;
	right:0px;
	top:10px;
}
#bannerlink a{
    float:left;
	height:3px;
	background:#CCCCCC;
	margin-left:2px;
	width:15px;
	display:block;
	font-size:0px;
	text-indent:-9999px;
	overflow:hidden
}
#bannerlink a.active{
    background:#F1C51C;
}

.pagination {
	bottom:8px;
	z-index:100001;
	position:absolute;
	width:1000px;
	text-align:right;
	left:21%;
	margin-left:-478px;
}
.pagination li {
    display:inline-block;
	margin:0 3px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:69px;
	height:8px;
	line-height:17px;
	text-align:center;
	color:#333333;
	font-size:10px;
	float:left;
	overflow:hidden;
	background:url(../images/num_b.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.pagination li.current a {
	background:url(../images/num_a.png) no-repeat;
	color:#FFFFFF
}
.n_bann{
	background:url(../images/banner.jpg) no-repeat center;
	height:270px;
	margin-top:-8px;
}

/*轮播图*/
.fk_warp{
	width:1100px;
	margin:0 auto;
}
.fk_con1{
	margin-top:50px;
}
.fk_con1_t{
	font-size:18px;
	color:#333333;
	position:relative;
	width:108px;
	margin:0 auto;
	text-align:left;
}
.fk_con1_t p span{
	position:absolute;
	top:-9px;
	left:-30px;
	font-size:43px;
	color:#bb2f30;
}
.fk_con1_t p{
	font-size:14px;
	color:#4c4b4b;
	text-align:left;
}
.fk_con1_u{
	margin-top:30px;
}
.sld{}
.sld .hd{ height:auto; overflow:hidden; width:1100px; margin:0 auto; border-top:1px solid #e3e3e3;}
.sld .hd ul{height: 70px; overflow:hidden; line-height:70px;}
.sld .hd ul li{float: left;height: 70px; background:#eeeeee; text-align:center; margin-right:13px;padding:0 24px;}
.sld .hd ul li a{display: block;height: 70px;line-height: 70px;text-align: center;font-size:18px;color:#333333;}
.sld .hd ul li.on{ background:url(../images/al_ho.png) no-repeat;}
.sld .hd ul li.on a{color: #bb2f30;font-size: 18px; background:#fff;}
.sld .hd span{display: block;}
.sld .bd{padding-top:8px;overflow: hidden;}
.sld .bdst{ margin:15px 0px 0px 0px;}
.sld .bdst .bds{padding-top: 8px;}
.fk_con1_uu{
	margin-top:30px;
}
.fk_con1_l{
	width:616px;
	float:left;
	line-height:25px;
	font-size:14px;
	color:#666666;
	
}
.fk_con1_l_t{
	height:195px;
	overflow:hidden;
}
.fk_con1_r{
	width:337px;
	height:290px;
	float:right;
}
.fk_con1_r img{
	width:327px;
	height:281px;
	box-shadow:5px 5px 5px #aaaaaa;
}
.chakan{
	margin-top:30px;
}
#fk_con2{
	background:url(../images/con2_bg.jpg) no-repeat center;
	height:343px;
}
.fk_con2{
	margin-top:40px;
}
.fk_con2_l{
	width:280px;
	float:left;
	margin-left:20px;
}
.fk_con2_l em{
	background:url(../images/rr.png) no-repeat left;
	height:31px;
	line-height:31px;
	display:block;
	font-size:18px;
	color:#fff;
	padding-left:45px;
	margin:28px 0 0 25px;
}
.fk_con2_l_u{
	margin:35px 0 0 25px;
	line-height:35px;
	color:#fff;
	font-size:14px;
}
.fk_con2_l_u p{
	font-size:30px;
	color:#fff;
	font-weight:bold;
	margin-top:45px;
}
.fk_con2_r{
	width:735px;
	float:right;
}

.fk_con2_r_t{
	font-size:18px;
	color:#fff;
	position:relative;
	width:108px;
	margin-top:25px;
	text-align:left;
	margin-left:35px;
	width:735px;
}
.fk_con2_r_t p span{
	position:absolute;
	top:-9px;
	left:-30px;
	font-size:43px;
	color:#bb2f30;
}
.fk_con2_r_t p{
	font-size:14px;
	color:#4c4b4b;
	text-align:left;
}
.fk_con2_r_u{
	margin-top:20px;
}
.fk_con2_r_u_l{
	width:466px;
	float:left;
	color:#bababa;
	font-size:14px;
	line-height:26px;
}
.fk_con2_r_u_r{
	width:238px;
	height:222px;
	float:right;
}
.fk_con2_r_u_r img{
	width:238px;
	height:222px;
}
.more{
	position:absolute;
	top:10px;
	right:48px;
}
.more a{
	color:#bababa;
	font-size:12px;
}

#fk_con3{
	background:#f4f4f4;
	height:533px;
}
.fk_con3{
	padding-top:55px;
	height:auto;
	overflow:hidden;
}
.fk_con3l{
	width:660px;
	float:left;
}
.fk_con3l_t{
	background:url(../images/bg_un.png) repeat-x bottom;
	width:660px;
	height:60px;
	position:relative;
}
.fk_con3l_t_txt{
    padding-left:37px;
	margin:0;
}
.fk_con3l_t_txt p span{
	left:0;
}
.more2{
	position:absolute;
	top:20px;
	right:8px;
}
.more2 a{
	color:#7e7e7e;
	font-size:12px;
}
.fk_con3l_u{
	margin-top:20px;
}

.fk_more{
	float:right;
	margin:10px 20px 0 0;
}
.fk_newsrt{
	width:660px;
	height:150px;
	margin-top:15px;
}
/*.con2lt img{
	width: 204px;height: 136px;
	border:#e3e3e3 10px solid;
	margin:27px 0px 0px 20px;
}*/
.fk_newsrt_img{
	width:240px;
	float:left;
}
.fk_newsrt_img img{
	width:240px;
	height:139px;
}

.fk_newsrtt{
	float:right;
	width:390px;
	margin-left:10px;
}
.fk_newsrtt em{
	display:block;
	font-size:20px;
	color:#b5b5b5;
}
.fk_newsrtt p{
	margin:5px 0 0 0;
}
.fk_newsrtt p a{
	font-size:18px;
	text-align:left;
	margin-top:30px;
	color:#5a545c;
	font-weight:normal;

}

.fk_newsrtt span{
	font-size:13px;
	color:#6f6d6f;
	line-height:25px;
	display:block;
	margin-top:10px;
	margin-right:20px;
}

.fk_newsru{
	width:660px;
	margin:0 10px 0px 0px;
}
.fk_newsru ul{
	margin:0px 0 10px 0px;
}
.fk_newsru ul li{
	background:url(../images/ff.png) no-repeat left;
	padding-left:25px;
	margin-right:10px;
	line-height:46px;
	height:46px;
	font-size:12px;
	position:relative;
	border-bottom:1px dashed #b5b5b5;
}
.fk_newsru ul li a{
	color:#7e7e7e;
	font-size:15px;
}
.fk_newsru ul li span{
	font-size:14px; 
	font-family:"微软雅黑";
	color:#585858;
	position:absolute;
	top:0px;
	right:10px;
}
.fk_con3r{
	width:399px;
	float:right;
}
.fk_con3r_t{
	background:url(../images/bg_un.png) repeat-x bottom;
	height:60px;
	padding-left:20px;
	position:relative;
}
.fk_con3r_t_txt{
	padding-left:13px;
}
.fk_con3r_t_txt p span{
	left:-19px;
}
.fk_con3_more{
	position:absolute;
	top:0;
	right:15px;
}
.fk_con3_more a{
	font-size:16px;
	color:#a4a2a5;
}
.fk_con3r_t h2{
	color:#5a545c;
	font-size:22px;
	font-weight:normal;
}
.fk_con3r_t h2 span{
	font-size:12px;
	padding-left:10px;
}
.fk_con3r_u{
	margin-top:15px;
}
.fk_con3r_u1,.fk_con3r_u2,.fk_con3r_u3{
}
.fk_con3r_u1 ul li{
	background:url(../images/xin.png) no-repeat left;
	line-height:37px;
}
.fk_con3r_u1 ul li a{
	color:#000;
	font-size:16px;
}
.fk_con3r_u2 ul li{
	background:url(../images/re.png) no-repeat left;
}
.fk_con3r_u3 ul li{
	background:none;
}
.fk_con3r_u3 ul li p{
	line-height:20px;
	margin-bottom:15px;
	font-size:13px;
	color:#7e7e7e;
}

.fk_con4{
	margin-top:40px;
}
.fk_con4_u{
	margin-top:30px;
	background:url(../images/xx.png) no-repeat bottom center,url(../images/xx.png) no-repeat top center;
	padding:30px 0;
}
.leftLoopa {
	
}
.leftLoopa .hda {
	height: 20px;
	position: relative;
}
.leftLoopa .hda a {
	display: block;
	position: absolute;
	width: 29px;
	height: 51px;
	cursor: pointer;
	position: absolute;
	top: 115px;
	z-index: 99;
}
.leftLoopa .hda a.prev {
	left: 44px;
	background:url(../images/left.png) no-repeat 0px 0px;
}
.leftLoopa .hda a.next {
	background:url(../images/right.png) no-repeat 0px 0px;
	right: 44px;
}
.leftLoopa .bda {
	width:1100px;
	overflow: hidden;
	margin: 0 auto;
	padding-top:8px;
}
.leftLoopa .bda ul {
}
.leftLoopa .bda ul li {
	float: left;
	width: 269px;
	margin-left:30px;
}
.leftLoopa .bda ul li a {
	display: block;
	text-align: center;
	float: left;
	width: 269px;
}
.leftLoopa .bda ul li a img {
	width:269px;
	height:190px;
	border:1px solid #cbcbcb;
	/*box-shadow:5px 5px #7a5a54;
	h-shadow v-shadow blur spread color inset;*/
}
.leftLoopa .bda ul li a:hover {
	color: #FFF;
	font-size: 16px;
}
.leftLoopa .bda ul li a p {
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #605f5f;
	font-size: 12px;
}
.leftLoopa .bda ul li em{
	display:block;
	font-size:12px;
	color:#5a545c;
	line-height:25px;
}
.fk_flink{
	height:auto;
	overflow:hidden;
	margin-top:35px;
}
.fk_flinkl{
	background:url(../images/link.png) no-repeat left center;
	width:110px;
	float:left;
	font-size:20px;
	color:#454545;
	height:50px;
	line-height:50px;
}
.fk_flinkr{
	width:989px;
	float:right;
	text-align:left;
	line-height:30px;
	margin-top:10px;
}
.fk_flinkr a{
	font-size:14px;
	color:#403f3f;
	margin:0 6px;
	display:block;
	float:left;
}
#fk_footer{
	background:url(../images/footer_bg.jpg) no-repeat center;
	height:280px;
}
.fk_footer{
	padding-top:30px;
	position:relative;
}
.fk_snav{
	height:auto;
	overflow:hidden;
	
}
.fk_snav ul li{
	width:113px;
	float:left;
	background:url(../images/li_bg.png) no-repeat right;
	text-align:center;
}
.fk_snav ul li a{
	color:#fff;
	font-size:16px;
}
.fk_footer_u{
	margin-top:0px;
}
.fk_footer_l{
	width:777px;
	float:left;
	font-size:14px;
	color:#fff;
	line-height:33px;
	position:relative;
}
.tal{
	position:absolute;
	top:70px;
	right:-55px;
	background:url(../images/call.png) no-repeat left;
	height:56px;
	line-height:56px;
	padding-left:75px;
	font-size:30px;
	color:#fff;
	font-weight:bold;
}
.fk_footer_l a{
	font-size:14px;
	color:#fff;
}
.fk_footer_r{
	width:199px;
	height:161px;
	float:right;
	background:url(../images/ewm.png) no-repeat;
	margin:30px 0 0 0;
}

/*列表页面*/
.fk_fycon{
	width:1100px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
	height:auto;
	overflow:hidden;
}
.fk_fyconl{
	width:254px;
	float:left;
	
}

.fk_fyconl1{
	height:auto;
	overflow:hidden;
	
}
.fk_fyconl1t{
	height:65px;
	background:url(../images/menu_nav.jpg) no-repeat top;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	padding:48px 0px 0px 0px;
	text-align:center;
}
.fk_fyconl1t h3{
	
}
.fk_fyconl1t p{
	color:#fff;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}

.fk_fyconl1u{
	padding-top:12px;
	padding-bottom:20px;
	border:1px solid #e3e3e3;
	background:#eeeeee;
}
.fk_fyconl1u ul li{
	height:43px;
	line-height:43px;
	background:url(../images/cat_bg.jpg) no-repeat center;
	padding-left:15px;
	margin:0 20px;
	
}
.fk_fyconl1u ul a{
	height:32px;
	line-height:32px;
	margin:5px auto 10px auto;
	background:url(../images/menu_ico.gif) no-repeat 25px center;
	padding-left:40px;
	color:#000000;	
	display:block;
	font-size:14px;
}
.fk_fyconl1u ul a:hover{
	color:#000000;

}

.fk_left_new{
	margin-top: 30px;
	padding-bottom: 15px;
}
.fk_left_new_tit{
	width: 210px;
	margin-left:10px;
	font-size: 18px;
	color: #000;
	border-bottom:1px solid #B5B5B5;
	padding-bottom: 8px;
}
.fk_left_new_tit span{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	border-left: 5px solid #bb2f30;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
	display:block;
}
#fk_roll{
	line-height: 25px;
	margin-top: 15px;
}
#fk_roll li{
	background:url(../images/dian.jpg) no-repeat left center;
	padding-left: 10px;
	height:30px;
	line-height:30px;
}
#fk_roll li a{
	font-size:13px;
}


.fk_fyconl2{
	height:auto;
	overflow:hidden;
	margin-top:20px;
}
.fk_fyconl2t{
	background:url(../images/fx.png) no-repeat left;
	height:111px;
	line-height:111px;
	
}
.fk_fyconl2t h3{
	font-size:18px;
	font-weight:normal;
	color:#FFF;
	padding-left:15px;
}
.fk_fyconl2t h3 em{
	color:#fff;
	font-size:14px;
	font-style:normal;
	padding-left:10px;
	font-weight:normal;
}
.fk_fyconl2u{
	line-height:30px;
	padding:10px 5px 0px 10px;
	font-size:14px;
}

.fk_fycpt{
	height:60px;

}


.fk_fycpt h2{
	font-size:21px;
	color:#bb2f30;
	font-weight:bold;
	border-bottom: 3px solid #c4c4c4;
	height:60px;
	line-height:74px;
}

.fk_fyconr{
	float:right;
	margin-bottom:20px;
}
.fk_fyconrt{
	width:830px;
	height:60px;
	border-bottom:1px solid #e3e3e3;         
}
.fk_fyconru{
		width:830px;
		height:auto;
		overflow:hidden;
		height:auto;
		margin-bottom:20px;
		
}
.fk_fyconrus{
	width:830px;
	height:auto;
	border-top:none;
	 
}
.fk_fyconrus ul{
	margin-top:18px;
	}

.fk_fyconrus ul li{
	line-height:35px;
	border-bottom:1px dashed #e9e9e9;
	padding:0px 0px 0px 0px;
	position:relative;
	margin:0px 20px 8px 20px;
	background:url(../images/ys_ico.png) no-repeat left;
	overflow:hidden;
	height:auto;
	

}
.fk_fyconrus ul li span{
	position:absolute;
	right:0;
	top:0;
	color:#999;
	
}
.fk_fyconrus ul li a{
	color:#464646;
	padding-left:15px;
	font-size:14px;
}
.fk_dqwz{
	float:right;
	color:#515151;
	margin:30px 15px 5px 0px;
}
.fk_dqwz a{
	color:#515151;
	text-decoration:none;
}

.fk_show_t{
	text-align:center;
	padding:25px 0px 0px 0px;
	border-bottom:#CCC 1px dashed;
}
.fk_show_t h1{
	color:#bb2f30;
	margin:0;
	font-size:24px;
	}
.fk_show_t h5{
	color:#464646;
	font-weight:normal;
	line-height:20px;
	margin:10px 0px 10px 0px;
	}
.fk_show_c{
	padding:10px 15px 10px 15px;
	color:#464646;
	border-bottom:#CCC 1px dashed;
	line-height:2em;
	font-size:14px;
}
.fk_show_c img{
	max-width:900px;
	padding:10px 15px 10px 15px;
}
.fk_show_u{
	text-align:left;
	padding:10px 15px 10px 0px;
}
.fk_show_u ul li{
	list-style:none;
	text-decoration:none;
	color:#464646;
	border-bottom:#CCC 1px dashed;
	height:30px;
	line-height:30px;
	margin:0px 20px 0px 20px;
	font-size:14px;
}
.fk_show_u ul li a{
	color:#464646;
	font-size:14px;
}
.fk_show_u ul li a:hover{
	text-decoration:underline;
	color:#464646;
}

.fk_page_conru{
	color:#464646;
	padding:35px 15px 40px 15px;
	font-size:14px;
	line-height:28px;
}
.fk_page_conru img{
	max-width:700px;
	padding:15px 15px 40px 15px;
}

.fk_chanpin{padding:20px 0px 20px 10px;} 
.fk_chanpin ul li{margin-right: 35px;}
.fk_chanpin ul li a{display: block;text-align: center; color:#545454}
.fk_chanpin ul li a .pic{ width: 221px;height: 144px;overflow: hidden;/*border: 1px sol 
id #d3d3d3; border-radius: 1px;*/ display: table-cell;background: #fff;text-align: center;vertical-align: middle;}
.fk_chanpin ul li a p{height: 40px;line-height: 40px;}
.fk_chanpin ul{height: auto;overflow: hidden;padding-left: 4px;}
.fk_chanpin ul li{float: left;margin-bottom: 2px;}
.fk_chanpin ul li a .pic{width: 232px;height: 186px;}
.fk_chanpin ul li a .pic img{max-width: 232px;height: 186px;}

/*分页*/
.fenye{text-align: center;margin: 20px 0 30px;}
.fenye ul{height: auto;overflow: hidden;}
.fenye span,.fenye a{display: inline-block;padding: 0 9px;margin: 0 2px;background: #ddd;border-radius: 2px;height: 26px;line-height: 26px;text-align: center; color:#000;}
.fenye span.current{background: #bb2f30; color: #fff;}
.fenye a:hover{background: #bb2f30;color: #fff;}

.gs{ position:absolute; right:270px; top:210px;}