﻿@CHARSET "UTF-8";
/*轮播器*/

#full-screen-slider { width:100%; height:auto; position:relative;}
#slides { display:block; width:100%; height:400px; list-style:none; padding:0; margin:0; position:relative;overflow: hidden;}
#slides li { display:block; width:100%; height:400px; list-style:none; padding:0; margin:0; position:absolute;overflow: hidden;}
#slides li a { display:block; width:100%; height:100%;}
#pagination { display:block; list-style:none; position:absolute; left:50%;  bottom:0; z-index:9900;  padding:5px 15px 5px 0; margin:0;margin-left:0px !important;bottom:10px;}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
#slides li a img{
	display: block;height:400px;overflow: hidden;width:1903px;left: 50%; margin-left: -950px; position: absolute;
}

#banner{
	width: 100%;	
	height: 530px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	overflow: hidden;
	background: #fff;
	position: relative;
}

#banner_main{
	width: 100%;	
	height: 530px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#banner_main ul{
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#banner_main ul li{
	width: 1100px;
	height: 100%;
}

#banner_main ul li img{
	width: 100%;
}

#banner_main p{
	width: 100%;	
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	background: #999;
	background: rgba(30,40,50,0.3);
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 3;
}

#banner_main p: hover{
	background: rgba(30,40,50,0.5);
}

#banner_main p a{
	width: 30px;
	height: 10px;
	margin: 10px 3px;
	line-height: 40px;
	display: inline-block;
	background: #eee;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#banner_main p a: hover{
	background: #14506e;
}

#banner_main p a.active{background: #1e2832;background: rgba(30,40,50,1);}

#index_cup{
	width: 1050px;
	background: #fff;
	margin: 0 auto;
	padding: 10px 0 0 0;
	overflow: hidden;
	position: relative;
	border: 1px solid #e0e0e0;
	border-top: none;
}

/*首页 - 产品导航*/
#index_pro{
	width: 1000px;
	height: 630px;
	margin: 10px auto 0 auto;
	background: #fff;
	position: relative;
}

#pro_nav{
	  width: 240px;
	  padding-bottom: 10px;
	  overflow: hidden;
	  border: 1px solid #ccc;
	  box-shadow: 3px 3px 0px #ddd;
}

#pro_nav h2{
	width: 100%;
	height: 44px;
	display: block;
	background: url(../img/h2.png) no-repeat center center;
}

#pro_nav h2 a{
	color: #fff;
	line-height: 45px;
	font-size: 16px;
	display: block;
	text-indent: 55px;
}

#pro_nav h2 a:hover{
	text-decoration: underline;
}

#index_pro ul{
	width: 240px;	
	position: relative;
}

#index_pro ul li{
	width: 220px;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	margin: 2px 0 0 10px;
	float: none;
	background: url(../img/pro_nav_li_bg.png) repeat-y left top;
	border-radius: 3px;
}

#index_pro ul li a{
	color: #fff;
	height: 30px;
	cursor: pointer;
	display: block;
	text-indent: 20px;
	overflow: hidden;
	
	
}
.a222{
	transition: All 0.6s ease-in-out;
            -webkit-transition: All 0.6s ease-in-out;
            -moz-transition: All 0.6s ease-in-out;
            -o-transition: All 0.6s ease-in-out;
			float:right;
			margin-top:8px;
}

#index_pro ul li a:hover{
	
}

#index_pro ul li a strong img{
	margin: 3px 8px 0 -10px;
}

#index_pro ul li a:hover .a222{
	transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
}

/* #index_pro ul li a.active{
	color: #fff;
	border-bottom: none;
	background: #197daf;
}
 */
/*首页 - 视频展示*/
#index_video{
	width: 240px;
	height: 205px;
	margin: 10px 0;
	border: 1px solid #ccc;
	overflow: hidden;
	background: #fff;
	position: relative;
	float: left;
	box-shadow: 3px 3px 0px #ddd;
}

#index_video h1{
	color: #fff;
	width: 240px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 2px;
	background: #23b14d;
	position: absolute;
	top: -1px;
	left: 0;
}

#index_video span{
	color: #23b14d;
	width: 220px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	letter-spacing: 2px;
	border: 1px solid #e2e2e2;
	position: absolute;
	top: 40px;
	left: 10px;
}


/*首页 - 产品推荐*/
#index_rec{
	width: 730px;
	height: 575px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
}

#index_rec h1{
	color: #666;
	height: 32px;
	font-size: 14px;
	text-indent: 30px;
	line-height: 28px;
	border: 1px solid #e5e5e5;
	background: url(../img/index_rec_h1.jpg) repeat-x left center;
}

#index_rec h1 img{
	position: absolute;
	left: 10px;
	top: 7px;
}

#index_rec h1 strong{
	color: red;
	line-height: 30px;
	letter-spacing: 1px;
}

#index_rec span{
	width: 40px;
	height: 12px;
	line-height: 8px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 10px;
	border-radius: 10px;
}

#index_rec span a{
	color: #fff;
	height: 12px;
	display: block;
	background: red;
	transition: 0.3s ease-in-out;
}

#index_rec span a:hover{
	background: #0079ae;
}

#index_rec dl{
	width: 710px;
	margin: 18px 0 0 0;
	border-bottom: 1px dashed #ccc;
	position: relative;
	padding: 0px 0 12px 0;
}

#index_rec dl dt{
	width: 260px;
	overflow: hidden;
	padding: 4px;
	margin: 0 10px 0 0;
	float: left;
}

#index_rec dl dt img{
	width: 100%;
	height:250px;
	margin: 0 auto;
	border: 1px dotted #006ec8;
}

#index_rec dl dd{
	color: #323232;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 0 10px 0 0;
}

#index_rec dl dd strong{
	color: #000;
	font-family: '微软雅黑';
}

#index_rec dl dd.video strong{
	color: #006ec8;
	margin: 5px 0 0 0;
}

#index_rec dl dd.video ul{
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
	width: 265px;
}

#index_rec dl dd.video ul li{
	width: 120px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	text-indent: 0px;
	border: 1px solid #006ec8;
	margin: 0 6px 0 4px;
	float: left;
}

/*优势*/
#index_select{
	width: 1000px;
	margin: 15px auto 0 auto;
	position: relative;
}

#index_select h1{
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-family: '微软雅黑';
	font-size: 24px;
	text-indent: 30px;
	letter-spacing: 2px;
	background: #23b14d;
	position: relative;
	font-weight:normal;
}

#index_select h1 em{
	color: #eee;
	line-height: 40px;
	font-size: 20px;
	margin-right: 30px;
	letter-spacing: 1px;
	position: absolute;
	top: 0;
	right: 0
}

#index_select_main{
	width: 1000px;
	height: 420px;
	background: #f9f9f9;
	position: relative;
}

#index_select_left{
	width: 650px;
	position: absolute;
	top: 25px;
	left: 0;
}

#index_select_left dl{
	width: 410px;
	margin: 0 0 8px 20px;
	position: relative;
}

#index_select_left dl dt{
	color: #fff;
	line-height: 32px;
	font-size: 22px;
	font-family: '微软雅黑';
	margin: 0 0 0 20px;
	text-indent: 35px;
	background: #23b14d;
}

#index_select_left dl dt strong{
	color: #fff;
	width: 51px;
	height: 50px;
	display: block;
	font-size: 50px;
	line-height: 40px;
	text-align: center;
	text-indent: 0px;
	background: #23b14d;
	position: absolute;
	left: 0;
	top: -8px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	behavior: url(PIE.htc);
	font-weight:normal;
}

#index_select_left dl dd{
	line-height: 30px;
	margin: 0 0 0 55px;
}

#index_select_left dl dd strong{
	color: #ee4938;
}

#index_select_main ul{
	width: 570px;
	height: 460px;
	margin: 0 0 0 30px;
	position: absolute;
	right: 0;
}

#index_select_main ul li{
	color: #fff;
	height: 200px;
	line-height: 200px;
	text-align: center;
	margin: 30px 0;
	float: none;
}

/*首页-关于富森*/
#index_ab{
	width: 1000px;
	margin: 0px auto 0 auto;
	background: #fff;
	position: relative;
}

#index_ab_main{
	width: 780px;
	border: 1px solid #ccc;
	position: relative;
	height:240px;
}

#index_ab h1{
	color: red;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	letter-spacing: 1px;
	font-family: '微软雅黑';
	border-bottom: 1px solid #e8e8e8;
	background: url(../img/index_rec_h1.jpg) repeat-x left top;
}

#index_honor h1{
	color: red;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-indent: 0;
}

#index_ab h1 img{
	position: absolute;
	left: 10px;
	top: 6px;
}

#index_ab h1 strong{
	color: #333;
	font-size: 14px;
	font-family: Arial;
}

#index_ab span{
	width: 40px;
	height: 12px;
	line-height: 8px;
	text-align: center;
	background: red;
	position: absolute;
	top: 9px;
	right: 9px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(PIE.htc);
}

#index_ab span a{
	color: #fff;
}

#index_ab dl{
	margin: 15px 0;
}

#index_ab dl dt{
	width: 180px;
	height: 180px;
	margin: 0 20px;
	border: 1px solid #dce6f0;
	display: inline;
	float: left;
}

#index_ab dl dt img{
	width: 160px;
	margin: 10px;
}

#index_ab dl dd{
	line-height: 28px;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Arial;
	margin: 0 20px;
	text-indent: 34px;
}

#index_ab dl dd a{
	color: #000;
	font-size: 14px;
}

/*荣誉证书*/
#index_honor{
	width: 200px;
	height: 240px;
	overflow: hidden;
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 0;
}

#index_honor h1{
	color: red;
	height: 28px;
	line-height: 28px;
	text-align: left;
	text-indent: 30px;
	border-bottom: 1px solid #e5e5e5;
	background: url(../img/index_rec_h1.jpg) repeat-x left top;
}

#index_honor h1 img{
	position: absolute;
	left: 10px;
	top: 6px;
}

#index_honor h1 strong{
	color: #333;
	font-family: Arial;
}

#index_honor_ul{
	width: 190px;
	height: 240px;
	overflow: hidden;
	position: absolute;
	top: 37px;
	left: 5px;
}

#index_honor ul{
	width: 190px;
	height: 180px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#index_honor ul li{
	width: 188px;	
	height: 170px;
	overflow: hidden;
	border: 1px dotted #ccc;
}

#index_honor p { width:100%; height:25px; margin:0 auto; overflow:hidden; text-align:center; position:absolute; bottom:0;}
#index_honor p a {
	 width: 10px;
	height: 10px;
	display: inline-block;
	margin: 8px 3px;
	cursor: pointer;
	background: #888;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc); }
#index_honor p a.cur { background:red;}

#index_honor p a.active{
	background: #333;	
}


#index_info_cup{
	width: 1000px;
	margin: 20px auto;
	position: relative;
}

/*首页 - 新闻中心*/
#index_news{
	width: 380px;
	height: 250px;
	border: 1px solid #ccc;
	position: relative;
}

#index_news h1{
	color: red;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	border-bottom: 1px solid #e2e2e2;
	background: url(../img/index_rec_h1.jpg) repeat-x left center;
}

#index_news h1 img{
	position: absolute;
	left: 10px;
	top: 7px;
}

#index_news span{
	width: 40px;
	height: 12px;
	line-height: 8px;
	text-align: center;
	background: red;
	position: absolute;
	top: 9px;
	right: 9px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(PIE.htc);
}

#index_news span a{
	color: #fff;
}

#index_news ul li{
	float: none;
	line-height: 30px;
	margin: 0 10px;
	border-bottom: 1px dashed #ccc;
}

#index_news ul li em{
	color: #555;
	font-size: 14px;
	float: right;
}

/*首页 - 行业资讯*/
#index_info{
	width: 380px;
	height: 250px;
	border: 1px solid #ccc;
	position: absolute;
	top: 0;
	left: 400px;
}

#index_info h1{
	color: red;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	border-bottom: 1px solid #e2e2e2;
	background: url(../img/index_rec_h1.jpg) repeat-x left center;
}

#index_info h1 img{
	position: absolute;
	left: 10px;
	top: 7px;
}

#index_info span{
	width: 40px;
	height: 12px;
	line-height: 8px;
	text-align: center;
	background: red;
	position: absolute;
	top: 9px;
	right: 9px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(PIE.htc);
}

#index_info span a{
	color: #fff;
}

#index_info ul li{
	float: none;
	line-height: 30px;
	margin: 0 10px;
	border-bottom: 1px dashed #ccc;
}

#index_info ul li em{
	color: #555;
	font-size: 14px;
	float: right;
}


/*首页 - 客户反馈*/
#index_feedback{
	width: 200px;
	height: 250px;
	overflow: hidden;
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 0;
}

#index_feedback h1{
	color: red;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	border-bottom: 1px solid #e2e2e2;
	background: url(../img/index_rec_h1.jpg) repeat-x left center;
}

#index_feedback h1 img{
	position: absolute;
	left: 10px;
	top: 7px;
}

#index_feedback h1{
	text-align: center;
	text-indent: 0;
}

#index_feedback ul li{
	float: none;
	line-height: 24px;
	margin: 0 10px;
	border-bottom: 1px dashed #ccc;
}

#index_feedback ul li em{
	color: #555;
	font-size: 14px;
	float: right;
}
#index_feedback ul li a{
	white-space: nowrap;
	width: 98px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	content: "...";
	/*ellipsis? DATE FORM 4/4/2016 Cimp*/
}


/*首页 - 合作伙伴*/
#index_par{
	width: 1000px;
	height: 215px;
	margin: 25px auto;
	background: #fff url(../img/index_par_main_bg.png);
	position: relative;
}

#index_par_main{
	width: 980px;
	height: 195px;
	border: 1px solid #ccc;
	background: #fff;
	position: relative;
	top: 9px;
	left: 9px;
}

#index_par_main h1{
	color: #dc0000;
	margin: 10px;
	line-height: 40px;
	letter-spacing: 1px;
	border-bottom: 1px dashed #999;
}

#index_par_main_left,#index_par_main_right{
	color: #fff;
	font-size: 30px;
	width: 29px;
	height: 80px;
	line-height: 78px;
	font-family: '微软雅黑';
	display: block;
	cursor: pointer;
	overflow: hidden;
	background: #78c8fa;
	position: absolute;
	top: 78px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#index_par_main_left{
	left: 10px;
}

#index_par_main_right{
	right: 10px;
}

#index_par_main_left: hover,#index_par_main_right: hover{
	background: #006ec8;
}

#index_par_main_cup{
	width: 900px;
	height: 110px;
	border: 1px solid #e5e5e5;	
	overflow: hidden;
	background: #fff;
	position: absolute;
	top: 60px;
	left: 39px;
}

#index_par_main_cup ul{
	height: 110px;
	position: absolute;
	top: 0px;
	left: 0;
}

#index_par_main_cup ul li{
	color: #fff;
	width: 158px;
	height: 70px;
	line-height: 70px;
	border: 1px dashed #ccc;
	margin: 20px 10px;
	text-align: center;
	overflow: hidden;
	position: relative;
}


#product{
	width: 100%;
	height: 700px;
	margin: 0 0 30px 0;
	background: #fff;
	position: relative;
}

#product_main{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#product_main h1{
	color: #006ec8;
	width: auto;
	height: 40px;
	font-size: 20px;
	line-height: 50px;
	padding: 10px 0 0 0;
	border-bottom: 2px solid #ccc;
}

#product_main h1 em{
	width: 85px;
	height: 2px;
	display: block;
	background: #006ec8;
	position: relative;
	top: -10px
}

#product_main span{
	color: #666;
	position: absolute;
	top: 25px;
	right: 0;
}

#product_main span em{
	color: #555;
	letter-sspacing: 1px;
}

#product_main span a{
	color: #006ec8;
}

#product_main span a: hover{
	color: #ee4938;
}

#product_main ul{
	width: 240px;
	margin: 20px 0 0 0;
	overflow: hidden;
	border: 1px solid #ccc;
}

#product_main ul li{
	color: #333;
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-indent: 22px;
	cursor: pointer;
	float: none;
	background: url(../img/pro_ico.png) no-repeat 5px center;
}

#product_main ul li: hover{
	color: #ee4938;
}

#product_main ul li.active{
	color: #ee4938;	
}


#pro_con{
	width: 240px;
	height: 280px;
	border: 1px solid #eee;
	margin: 10px 0 0 0;
}

#pro_con strong{
	color: #fff;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background: #006ec8;
}

#pro_con h1{
	color: #333;
	font-size: 18px;
	border: none;
	line-height: 50px;
	text-align: center;
	padding: 0;
}

#pro_con ol{
	border: none;
}

#pro_con ol li{
	color: #555;
	font-size: 14px;
	margin: 5px 10px;
	padding: 0;
	letter-spacing: 1px;
}


#product_right{
	width: 735px;
	height: 580px;
	border: 1px solid #ccc;
	position: absolute;
	top: 70px;
	right: 0;
	box-shadow: 0 0 4px #ccc;
}

#product_right_main ul{
	border: none;
}

#product_right_main ul li{
	width: 100%;
	height: 100%;
	display: none;
	text-indent: 0px;
	margin: 10px;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
}

#product_right_main dl{
	width: 238px;
	height: 270px;
	overflow: hidden;
	float: left;
}

#product_right_main dl dt{
	width: 200px;
	border: 1px solid #eee;
	margin: 0 auto;
}


#product_right_main dl dt img{
	width: 150px;
	margin: 0 20px;
}

#product_right_main dl dd{
	width: 200px;	
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
}