
@charset "utf-8";
a {
	color: #727084;
}
a:hover {
	color: #224c0e;
}
.pg_margins {
}
.topArea {
	border-bottom-color: #ececec;
	background-color: #f7f7f7;
}
.spot, .topArea span .wbst, .topArea span .wbst a {
	color: #333;
}
.r-arte .code, .r-arte .code a {
	color: #333;
}
.r-arte a {
	border-right: 1px solid #ededed;
}
/*导航*/
#topNav {
	background: #029ed9;
	line-height: 50px;
}
.nav>ul>li {
	height: 50px;
	line-height: 50px;
}
.nav>ul>li a {
	color: #fff
}
.nav>ul>li>a:hover, .nav>ul>li>.current {
	height: 50px;
	background: #f6aa26;
	color: #fff;
	z-index: 1;
}
.header {
	background: url(../images/header.png) repeat-x center;
}
.nav li.line {
	background: url(../images/line.png) no-repeat center;
}
.nav li .shownav {/* padding-top:7px; background:url(../images/shownav.png) no-repeat center top;*/
}
.nav li .shownav a {
	margin: 0;
	border-bottom: 1px solid #f5bd5b;
	background: #e49d23;
	color: #fff;
}
.nav li .shownav a:last-child {
	border-bottom: none;
}
.nav li .shownav a:hover {
	background: #f6aa26;
	color: #fff;
}
.picBox .hd {
}
.picBox .hd ul li {
	background: #e0e0e0;
	color: #333;
}
.picBox .hd li.on {
	background: #069539;
	color: #fff;
}
.picBox .next, .picBox .prev {
	background: url(../images/icon_arr.png) no-repeat;
}
.touch-btn {
	position: relative;
	display: inline-block;
 *display: inline;
	zoom: 1;
}
.touch-box {
	position: absolute;
	top: 16px;
	right: 0;
	z-index: 600;
	color: #777;
	display: none;
}
.touch-btn:hover .touch-box {
	display: block;
}
.touch-box .arrow {
	border-bottom: 7px solid #fff;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	display: block;
	height: 0;
	position: absolute;
	right: 46px;
	top: -6px;
}
.touch-box .wrap {
	padding: 20px 0; /*width:280px;*/
	background: #fff;
	border-radius: 2px;
	border: 1px solid #eee;
	text-align: center;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.touch-box .wrap .ms {
	padding: 0 0 15px;
}
.touch-box .wrap .wenben {
	padding: 10px 0;
	white-space: nowrap;
}
.touch-box .wrap h1 {
	font-size: 16px;
	margin: 0;
	color: #111;
}
.touch-box .wrap .code img {
	width: 120px;
	height: 120px;
}
/**.touch-box .wrap .code li{width:50%;float:left}*/
.touch-box .wrap table {
	width: 100%;
}
.touch-box .wrap table td {
	padding: 0 15px;
	border-right: 1px solid #ddd;
}
.touch-box .wrap table td:last-child {
	border-right: 0;
}
/* 热点 */
.HOT-KEYS {
	border-bottom: 0;
	background: #fff;
	display: none;
}
.HOT-KEYS .keyleft {
	width: 1200px;
}
.HOT-KEYS .content a:hover {
	color: #0a5ba9;
}
.title_more a {
	color: #0a5ba9;
}
/* 搜索 */
.searchformBox {
	margin-right: -600px;
	background: #979797;
	box-shadow: inset 3px 3px 3px #646464;
	display: none;
}
.searchformBox:hover {
	background: #e6e6e6;
	box-shadow: inset 3px 3px 3px #dad6d6;
}
.searchformBox .btn_serach {
	background: url(../images/sbtn.png) no-repeat;
}
.searchformBox .serach_input {
	color: #fff;
}

	/* placeholder 颜色 */
.searchformBox .serach_input::-webkit-input-placeholder {
color:#fff;
}
.searchformBox .serach_input:-moz-placeholder {
color:#fff;
}
.searchformBox .serach_input::-moz-placeholder {
color:#fff;
}
.searchformBox .serach_input:-ms-input-placeholder {
color:#fff;
}
.searchformBox:hover .serach_input::-webkit-input-placeholder {
color:#333;
}
.searchformBox:hover .serach_input:-moz-placeholder {
color:#333;
}
.searchformBox:hover .serach_input::-moz-placeholder {
color:#333;
}
.searchformBox:hover .serach_input:-ms-input-placeholder {
color:#333;
}
/**************************************************

		框架 初始样式

**************************************************/
/*6121新加代码开始*/
	/* 图文内容_PC */
.TW_CONTENT .m-intro .u-more a {
	border: 1px solid #ccc;
	color: #999;
}
.TW_CONTENT .m-intro .u-more a:after {
	color: #999;
}
/* 头条新闻_PC */

.TTXW_CONTENT .m-intro .u-tt a {
	color: #3b3b3b;
}
.TTXW_CONTENT {
	margin-bottom: 30px;
	padding: 0;
	border: 0;
	background-color: #f7f7f7;
	overflow: hidden;
}
.TTXW_CONTENT .m-intro .u-more a {
	display: block;
	background-color: #029ed9;
	color: #fff;
	transition: all 0.3s ease-in-out;
}
.TTXW_CONTENT .m-intro:hover .u-more a {
	background-color: #f6aa26;
	color: #fff;
}
/* 新闻列表_PC */
.TTXW_LIST {
	border-bottom: 1px solid #eee;
}
.TTXW_LIST ul li {
	padding: 10px 20px;
	border: 1px solid #eee;
	color: #999;
	border-bottom: 0;
	transition: all 0.3s ease-in-out;
}
.TTXW_LIST ul li a {
	background-image: url(../images/icon_7.gif);
	background-repeat: no-repeat;
	background-position: 0 45%;
}
.TTXW_LIST ul li .u-date {
}
.TTXW_LIST ul li:hover {
	background-color: #029ed9;
	color: #fff;
}
.TTXW_LIST ul li:hover a {
	left: 6px;
	color: #fff;
	background-image: url(../images/icon_8.gif);
}
/* 图片列表_PC */
.iFCB-TPLB li dl .u-des {
	color: #999;
}
/* 经过效果 */
.iFCB-TPLB li:hover .iFCB-rp {
	background: #53bb9d;
	box-shadow: 0 0 10px #ddd;
}
/* 图文列表_PC */
.iFCB-TWLB .m-intro .u-des, .iFCB-TWLB .m-intro .u-date {
	color: #999;
}
/* 经过效果 */
.iFCB-TWLB li:hover .iFCB-rp {
	background: #fafafa;
	box-shadow: 0 0 10px #ddd;
}
/*6121新加代码结束*/


.iFCB-FOCUS .bd ul li span {
	background: #cbcbcb;
	color: #fff;
}
.iFCB-FOCUS .bd ul li span a {
	color: #fff;
}
.iFCB-FOCUS .hd ul li {
	background: #fff;
}
.iFCB-FOCUS .hd ul .on {
	background: #f60;
}
.title .title_more, .title .title_more a {
	color: #179e30;
}
.iFCB-u-tt {
	position: relative;
}
.iFCB-u-tt .title {
	height: 41px;
	min-height: 41px;
	background: url(../images/icon_3.jpg) repeat-x;
	line-height: 41px;
}
.iFCB-u-tt .title .title_more {
	position: relative;
	float: left;
	min-width: 146px;
	padding: 0 5px;
	background: url(../images/icon_4.jpg) no-repeat;
	color: #494949;
	text-align: center;
}
.iFCB-u-tt .title .title_more::after {
	position: absolute;
	bottom: 0;
	right: -44px;
	width: 44px;
	height: 41px;
	background: url(../images/icon_5.png) no-repeat;
	content: "";
}
.iFCB-u-tt .title .title_more a {
	color: #494949;
}
.iFCB-u-tt .title .more {
	float: right;
	margin-right: 18px;
	padding-right: 13px;
	background: url(../images/ifcb_sort_ico3.png) no-repeat right center;
	font-size: 12px;
}
.iFCB-u-tt .content {
	padding: 5px 5px;
	border: 1px solid #f0f0f0;
}
.data .title_name {
	color: #333;
}
.data .input {
	border: 1px solid #f6f6f6;
	background: #f6f6f6;
}
.data .input:hover {
	border: 1px solid #cbcbcb;
	background-color: #f6f6f6;
}
.btn-area .btn-submit, .btn-area .reset {
	color: #fff;
}
.btn-area .reset {
	color: #999;
}
.btn-area .btn-submit {
	background: #52bb9d;
	margin-right: 10px;
}
.btn-area .btn-submit:hover {
	background: #f6aa26;
}
.btn-area .reset {
	background: #122922;
	color: #fff;
}
.btn-area .reset:hover {
	background: #000f16;
}
.module_field .middle .input {
	border: 1px solid #e5e5e5;
	background: #fff;
}
.module_field .middle .input:hover {
	border: 1px solid #e4e4e4;
	background-color: #f9f9f9;
}
/* 表单内容有误 */
.module_field .middle .input-validation-error {
	border: 1px solid #ac2925;
	background: #ac2925;
	color: #fff;
}
.formitemlist .formInput {
	width: 100% !important;
	border: 1px solid #e5e5e5;
	background: #fff;
}
.formitemlist .formInput:hover {
	border: 1px solid #e4e4e4;
	background-color: #f9f9f9;
}
.formitemlist .date {
	border: 1px solid #e5e5e5;
	background: #fff;
}
.iFCB-B-DESIGN .m-intro {
	color: #fff;
}
.iFCB-B-DESIGN .m-intro .u-tt a {
	color: #fff;
}
.iFCB-B-DESIGN .m-intro .u-des a {
	color: #179e30;
}
.iFCB-S-DESIGN .on:after {
	background-color: #d8b589;
}
.DESIGN_LIST .prev {
	left: 0;
	background: url(../images/icon_4.png) no-repeat;
}
.DESIGN_LIST .next {
	right: 0;
	background: url(../images/icon_5.png) no-repeat;
}
/**************************************************

		iFCB 首页

**************************************************/

/* 标题
.iFCB-title
|- .content
|---- .ibw_intro
|-------- .title-wp
|------------ .title
|---------------- h2
|-------- .ms
*/
/* 标题新的*/
.iFCB-title, .iFCB-title-dis {
	position: relative;
	text-align: center;
	clear: both;
}
.iFCB-title .content .title-wp, .iFCB-title-dis .content .title-wp, .pro_sort_box .title {
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
	padding-left: 80px;/* background:url(../images/titleleft.png) no-repeat left center;*/
	vertical-align: top;
}
.iFCB-title .content .title-wp .title, .iFCB-title-dis .content .title-wp .title, .pro_sort_box .title .title_more {
	height: auto;
	padding-right: 80px; /*background:url(../images/titleright.png) no-repeat right center;*/
	line-height: auto;
}
.iFCB-title .content .title-wp .title h2, .iFCB-title-dis .content .title-wp .title h2, .pro_sort_box .title .title_more a {
	display: inline-block;
	min-width: 290px;
	height: 82px;
	background: url(../images/titlebg.png) no-repeat center;
	color: #029ed9;
	font-size: 28px;
	font-weight: 100;
	line-height: 82px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: top;
}
.iFCB-title .ms, .iFCB-title-dis .ms {
	margin-bottom: 20px;
	color: #8b8b8b;
	line-height: 46px;
	font-size: 14px;
}
/* 标题深色部分*/
.iFCB-title-dis .content .title-wp .title h2 {
	background: url(../images/titlebg01.png) no-repeat center bottom;
	color: #fff;
}
/* 标题新的结束*/

/* 产品中心 */
.iFCB-pro .iFCB-TPLB li .iFCB-rp {
	padding: 10px 10px 6px;
}
.iFCB-pro .iFCB-TPLB li dl {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px 0 0;
	background: #fafafa;
}
.iFCB-pro .iFCB-TPLB li dl .u-tt {
	width: auto;
	height: 42px;
	margin: 0 0;
	line-height: 42px;
	font-size: 12px;
}
.iFCB-pro .iFCB-TPLB li dl .u-tt a {
	color: #333;
}
.iFCB-pro .iFCB-TPLB li:hover dl {
}
.iFCB-pro .iFCB-TPLB li:hover dl {
	background: #52bb9d;
}
.iFCB-pro .iFCB-TPLB li:hover dl .u-tt a {
	color: #fff;
}
.iFCB-category {
}
.iFCB-category .title {
	background: #ffa100;
	text-align: center;
}
.iFCB-category .title .title_more {
	color: #fff;
	font-size: 24px;
	line-height: 90px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 广告 */
.iFCB-ad {
	overflow: hidden;
}
.iFCB-ad .ibw_intro {
	position: relative;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	height: auto;
}
/* 关于我们 */
.iFCB-abt {
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}
.iFCB-abt .m-pic {
	width: 1140px;
	margin: 0 auto;
	padding: 30px;
	box-shadow: 0 0px 2px #ddd;
	background: #f6aa26;
}
.iFCB-abt .m-pic .intro-info-img {
}
.iFCB-abt .m-intro {
	padding: 0 10px 20px;
	line-height: 24px;
}
.iFCB-abt .m-intro .u-tt {
	height: 72px;
	font: 36px/72px '宋体';
	display: none;
}
.iFCB-abt .m-intro .u-tt a {
	color: #fff;
}
.iFCB-abt .m-intro .u-more {
	width: 40px;
	height: 40px;
	margin: 0 auto;
}
.iFCB-abt .m-intro .u-more a {
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	border: none;
	border-radius: 100%;
	background: #122922;
	color: #fff;
	line-height: 20px;
	overflow: hidden;
	text-indent: -333px;
}
.iFCB-abt .m-intro .u-more a:after {
	width: 40px;
	height: 40px;
	color: #fff;
	text-indent: 0;
	line-height: 40px;
}
.iFCB-abt .m-intro .u-more a:hover {
	padding: 0;
	box-shadow: 0 0 9px #2f9e4a;
}
.iFCB-abt .m-intro .u-more a:hover:after {
	right: auto;
	left: 0;
	color: #fff;
}
/* 资讯中心 */
.iFCB-news {
	padding-top: 12px;
}
.iFCB-news .title {
	margin-bottom: 20px;
}
.iFCB-news .content {
	padding: 0;
	border: 0;
}
.iFCB-news .iFCB-TWLB {
	padding: 0;
	border: 0;
}
.iFCB-news .iFCB-TWLB li {
	position: relative;
}
.iFCB-news .iFCB-TWLB .m-pic {
	display: none;
}
.iFCB-news .iFCB-TWLB .m-intro {
	padding: 100px 0 0;
	line-height: 22px;
	transition: all 0.3s ease-in-out;
}
.iFCB-news .iFCB-TWLB .m-intro .u-date {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 50px;
	padding: 25px 0;
	color: #848484;
	font-size: 30px;
	line-height: 34px;
	transition: all 0.3s ease-in-out;
}
.iFCB-news .iFCB-TWLB .m-intro .u-date .date_y {
	display: block;
	font-size: 12px;
	line-height: 16px;
}
.iFCB-news .iFCB-TWLB .m-intro .u-date .split_m {
	display: none;
}
.iFCB-news .iFCB-TWLB .m-intro .u-date:after {
	position: absolute;
	right: 16px;
	top: 50%;
	width: 5px;
	height: 9px;
	margin-top: -4px;
	display: none;
	background: url(../images/ifcb_sort_ico2.png) no-repeat;
	content: ""
}
.iFCB-news .iFCB-TWLB .m-intro .u-tt {
	height: 34px;
	margin: 0;
	padding: 25px 0 15px;
	border-top: 1px solid #f0f0f0;
	line-height: 34px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.iFCB-news .iFCB-TWLB .m-intro .u-des {
	padding: 0 0 40px;
}
/* 经过效果 */
.iFCB-news .iFCB-TWLB li:hover .m-intro {
	padding: 0 0 100px;
}
.iFCB-news .iFCB-TWLB li:hover .u-date {
	top: auto;
	bottom: 0;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	background: #00673b;
	color: #fff;
}
.iFCB-news .iFCB-TWLB li:hover .u-date:after {
	display: block;
}
.iFCB-news .iFCB-TWLB li:hover .u-tt {
	border-top: 1px solid #00673b;
}
/* 首页表单 */
.iFCB-form {
	padding: 0;
}
.iFCB-form .data {
	float: left;
	margin-bottom: 12px;
	padding: 0 6px;
	box-sizing: border-box;
}
.iFCB-form .data .input_option .input {
	border: 1px solid #ffffff;
	background: #ffffff;
	box-sizing: border-box;
}
.iFCB-form .data .input_option .input:hover {
	border: 1px solid #52bb9d;
}
.iFCB-form .data .input_option input.input {
	width: 388px !important;
}
.iFCB-form .data .input_option textarea.input {
	width: 1188px !important;
}
.iFCB-form .btn-area {
	padding: 0!important;
	clear: both;
	text-align: center;
}
.iFCB-form .btn-area .btn-submit, .iFCB-form .btn-area .reset {
	width: 589px;
}
.iFCB-card {
	width: 1162px;
	margin: 20px auto 0;
	padding: 19px;
	box-shadow: 0 0 10px #ddd;
}
/* 底部导航 */
.navbox_foot {
	margin-bottom: -26px;
	background: #404040;
}
.navbox_foot .nav {
	position: relative;
	top: -26px !important;
	width: 1140px !important;
	background: #6b0203;
	text-align: center;
}
.navbox_foot .nav li {
	width: auto !important;
	display: inline-block;
	padding: 0 12px;
	vertical-align: top;
	float: none;
}
.navbox_foot .nav li.line {
	width: 2px !important;
}
.navbox_foot .nav li a:hover, .navbox_foot .nav li>.current {
	border: 1px solid #c9b6b0;
	background: #fff;
	color: #8e3e3f;
	z-index: 1;
}
.navbox_foot .nav li>a:hover:after, .navbox_foot .nav li>a:hover:before {
	position: absolute;
	top: 3px;
	display: block;
	width: 24px;
	height: 50px;
	content: "";
}
.navbox_foot .nav li>a:hover:after {
	left: 3px;
	background: url(../images/nav_bg_cur1.png) no-repeat;
}
.navbox_foot .nav li>a:hover:before {
	right: 3px;
	background: url(../images/nav_bg_cur2.png) no-repeat;
}
.navbox_foot .nav li>.current:after, .navbox_foot .nav li>.current:before {
	position: absolute;
	top: 3px;
	display: block;
	width: 24px;
	height: 50px;
	content: "";
}
.navbox_foot .nav li>.current:after {
	left: 3px;
	background: url(../images/nav_bg_cur1.png) no-repeat;
}
.navbox_foot .nav li>.current:before {
	right: 3px;
	background: url(../images/nav_bg_cur2.png) no-repeat;
}
.mainbg {
	padding: 20px 30px 20px;
}
/*内页样式*/	
.pg_inside .main-home {
	padding-bottom: 10px;
	background: url(../images/ifcb_inner_bg.jpg);
}
/* 面包屑 */
.location {
	padding: 0;
	margin: 0 0 35px;
	border: 1px solid #faf5f0;
	background: #f9f8f8;
	line-height: 40px;
}
.location .ico {
	display: block;
	padding-left: 95px;
	background: url(../images/icon-home.png) no-repeat;
}
.location .ico a:hover, .location .ico a:last-child {
	color: #179e30;
}
.location .ico span {
	padding: 0 5px;
	font-family: "黑体"
}
/*

 
常规部分的栏目标题
*/
.inner .box .title, .inner1 .box .title {
	display: block;
	margin-bottom: 0;
	padding: 4px;
	background: url(../images/pro_sort_title.jpg);
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}
.inner .pro_sort_box .title .title_more, .inner1 .pro_sort_box .title .title_more, .inner .box .title .title_more, .inner1 .box .title .title_more {
	padding: 18px 0;
	background: none;
	color: #fff;
}
.inner .pro_sort_box .title .title_more a, .inner1 .pro_sort_box .title .title_more a, .inner .box .title .title_more a, .inner1 .box .title .title_more a {
	display: inline;
	height: auto;
	padding: 0;
	background: none;
	color: #fff;
	font: 100 24px/30px "Microsoft Yahei", "微软雅黑";
}
.inner .pro_sort_box .title, .inner1 .pro_sort_box .title {
	display: block;
	margin-bottom: 0;
	padding: 4px;
	background: #ffa100;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}
.inner .pro_sort_box .title .title_more, .inner1 .pro_sort_box .title .title_more {
	padding: 18px 0;
	background: none;
	color: #fff;
}
.inner .pro_sort_box .title .title_more a, .inner1 .pro_sort_box .title .title_more a {
	display: inline;
	background: none;
	color: #fff;
	font: 100 24px/32px "Microsoft Yahei", "微软雅黑";
}
.inner2 .pro_sort_box .title, .inner3 .pro_sort_box .title, .inner4 .pro_sort_box .title {
	display: none;
}
.inside_left .box, #leftObj .box, .pro_sort_box {
	margin-bottom: 20px;
	text-align: center;
}
/* 默认左右栏目样式 */
.each_li>.name, .menu dl dt {
	position: relative;
	border-bottom: 1px solid #73c8af;
	background: #029ed9;
	background: linear-gradient(to bottom, #029ed9,#029edf);
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	overflow: hidden;
}
.each_li>.name>div {
	position: relative;
}
.each_li>.name>div>a, .menu dl dt a {
	position: relative;
	display: block;
	padding: 14px 40px;
	color: #fff;
	text-indent: -1.2em;
}
.each_li>.name>.icon:after {
	position: absolute;
	top: 50%;
	left: 27px;
	display: block;
	width: 10px;
	height: 10px;
	padding: 10px;
	margin-top: -15px;/* background:url(../images/third_box.png) no-repeat 0 11px;*/
	cursor: pointer;
	content: "";
	z-index: 2;
}
.each_li.active>.name>.icon:after {
	background: url(../images/third_box.png) no-repeat 0 -78px;
}
.each_li.active>.name>.icon a {
	background: none;
}
.each_li:hover>.name, .each_li.current>.name, .each_li.active>.name, .menu dl dt:hover, .menu dl dt a.current {
	border-bottom: 1px solid #f6aa26;
	background: #f6aa26; /* background:url(../images/name.png) no-repeat center;*/
	color: #fff;
}
.each_li:hover>.name a, .each_li.current>.name a, .each_li.active>.name a {
	color: #fff;
}
.each_li .third_box {
	border: 1px solid #eeefee;
	border-bottom: 0;
}
.each_li .third_box .third_li, .menu dl dd {
	border-bottom: 1px solid #efefef;
	background: #f9f9f9;
}
.each_li .third_box .third_li:hover, .each_li .third_box .third_li.current, .menu dl dd a.current {
	border-bottom: 1px solid #f6aa26;
	background: #efefef;
}
.each_li .third_box .third_li .name {
	font-size: 13px;
	text-align: center;
	line-height: 20px;
}
.each_li .third_box .third_li .name a, .menu dl dd a {
	display: block;
	padding: 12px 40px;
	background: url(../images/ifcb_sort_ico4.gif) no-repeat 30px 20px;
	color: #666;
}
/*.each_li .third_box .third_li.current .active { background: url(../images/ifcb_sort_ico5.gif) no-repeat 30px 20px; color:#fff; }*/


	/* 更多按钮隐藏 */
.pro_sort .promore {
	display: none;
	border-bottom: 1px solid #41b335;
	background: #41b335;
	background: linear-gradient(to bottom, #52bb9d, #52bb9d);
	text-align: center;
}
.pro_sort .promore a {
	display: block;
	padding: 12px 40px;
	color: #fff;
	overflow: hidden;
}
/* 默认通栏栏目样式 */
.inner2 .pro_sort, .inner3 .pro_sort, .inner4 .pro_sort {
	min-height: 30px;
	padding: 0 0 15px;
	text-align: center;
}
.inner2 .pro_sort>div, .inner3 .pro_sort>div, .inner4 .pro_sort>div {
	height: auto!important;
}
.inner2 .each_li, .inner3 .each_li, .inner4 .each_li {
	display: inline-block;
	height: 32px;
	vertical-align: top;
}
.inner2 .each_li>.name, .inner3 .each_li>.name, .inner4 .each_li>.name {
	border: 1px solid transparent;
	background: none;
	line-height: 30px;
}
.inner2 .each_li>.name>div>a, .inner3 .each_li>.name>div>a, .inner4 .each_li>.name>div>a {
	padding: 0 10px;
	color: #333;
}
.inner2 .each_li>.name>.icon>a, .inner3 .each_li>.name>.icon>a, .inner4 .each_li>.name>.icon>a { /*padding-right:30px;*/
}
.inner2 .each_li>.name>.icon:after, .inner3 .each_li>.name>.icon:after, .inner4 .each_li>.name>.icon:after {
	right: 10px;
	display: none;
}
.inner2 .each_li .third_box, .inner3 .each_li .third_box, .inner4 .each_li .third_box {
	display: none!important;
}
.inner2 .each_li:hover>.name, .inner2 .each_li.current>.name, .inner3 .each_li:hover>.name, .inner3 .each_li.current>.name, .inner4 .each_li:hover>.name, .inner4 .each_li.current>.name {
	border: 1px solid #179e30;
}
.inner2 .each_li:hover>.name>div>a, .inner2 .each_li.current>.name>div>a, .inner3 .each_li:hover>.name>div>a, .inner3 .each_li.current>.name>div>a, .inner4 .each_li:hover>.name>div>a, .inner4 .each_li.current>.name>div>a {
	color: #179e30;
}
.iFCB-category .pro_sort {
}
.iFCB-category .pro_sort>div { /*height: auto!important;*/
	overflow-y: auto;
	background: #029ed9;
}
.iFCB-category .each_li {
}
.iFCB-category .each_li>.name {
}
.iFCB-category .each_li>.name>div>a {
}
.iFCB-category .each_li>.name>.icon>a {
}
.iFCB-category .each_li>.name>.icon:after {
}
.iFCB-category .each_li .third_box {
}
.iFCB-category .each_li:hover>.name {
}
.iFCB-category .each_li.current>.name {
}
.iFCB-category .each_li:hover>.name>div>a {
}
.iFCB-category .each_li.current>.name>div>a {
}
.iFCB-category .each_li>.name>div>a {
	text-indent: 0;
	background: url(../images/ifcb_sort_ico2.png) no-repeat 40px center;
}
.iFCB-category .pro_sort .promore {
	display: block;
}
 .iFCB-category ::-webkit-scrollbar-thumb {
min-height:50px;
border-radius:3px;
background-color:#666
}
.iFCB-category ::-webkit-scrollbar-track {
background:#eee
}
.iFCB-category ::-webkit-scrollbar-corner {
background:transparent
}
.iFCB-category ::-webkit-scrollbar {
width:7px;
height:7px
}
/* 内页推荐信息标题 */
.iFCB-inside-title .title {
	min-height: 40px;
	background: url(../images/location.jpg) repeat-x;
	line-height: 40px;
}
.iFCB-inside-title .title .title_more {
	position: relative;
	float: left;
	min-width: 140px;
	padding: 0 40px 0 20px;
	background: url(../images/ifcb_lt_news.png) no-repeat right top;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.iFCB-inside-title .title .title_more:before {
	position: absolute;
	bottom: 5px;
	left: 9px;
	display: block;
	width: 1px;
	height: 9px;
	background: #fff;
	transform: skew(-45deg);
	content: "";
	opacity: 1;
}
.iFCB-inside-title .title .more {
	float: right;
	margin-right: 15px;
	padding-right: 10px;
	background: url(../images/ifcb_sort_ico.png) no-repeat right 45%;
}
.iFCB-inside-news .title {
	margin-bottom: 15px;
}
.iFCB-inside-design .title {
	margin-bottom: 30px;
}
#leftObj .iFCB-inside-design {
	display: none;
}
/* 分页 */
.paging {
	padding: 50px 10px 30px;
	text-align: center;
}
.paging a, .paging span {
	display: inline-block;
*display:inline;
	zoom: 1;
	margin: 0;
	padding: 3px 8px;
	border: 1px solid #d9d9d9;
	background: #fff;
	line-height: 20px;
	vertical-align: top;
}
.paging span {
	background: #41414e;
	border-color: #41414e;
	color: #fff;
}
.paging select {
	min-height: 28px;
	line-height: 28px;
}
/*	默认模式 相册模式 */
.main-case {
	padding: 15px 0 35px;
	background: #fff
}
.main-case .topic {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #111;
	margin: 0 0 15px;
}
.slider-box-img {
	width: 100%;
	min-width: 980px;
	position: relative;
	overflow: hidden;
	text-align: center;
	border-top: 1px solid #E8E8E8;
}
.slider_box_bd {
	height: 480px;
	position: relative;
	background: #fff;
	border: 0!important
}
.slider-box-img .bd {
	width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -490px
}
.slider-box-img .bd li {
	width: 980px;
	line-height: 480px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.slider-box-img .bd li img {
	max-width: 900px;
	max-height: 400px
}
.slider-box-img .bd li .theme {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	background-color: transparent;
	text-align: center;
}
.slider-box-img .bd li .theme .w {
	padding: 0 10px;
	color: #111
}
.slider-box-img .bd li .theme .c {
	padding: 0 10px;
	color: #666;
	line-height: 22px;
}
.slider-box-img .tempWrap {
	overflow: visible !important
}
.slider-box-img .tempWrap ul {
	margin-left: -980px !important; /*强制位置*/
}
.slider-box-img .bd li p {
/position:absolute;
/top:50%
}
.slider-box-img .bd li p img {
/position:relative;
/top:-50%;
/left:-50%;
	vertical-align: middle
}
.slider-box-img .bd li p:after {
	content: ".";
	font-size: 1px;
	overflow: hidden
}
.slider_box_hd {
	border-top: 1px solid #E8E8E8;
	padding: 15px 0 0;
}
.slider-box-img .hd {
	position: relative;
	margin: 0 auto;
	height: 95px;
	overflow: hidden;
	width: 882px;
	left: 0;
	z-index: 1;
	text-align: center;
}
.slider-box-img .hd .wrap {
	width: 10000%;
	position: relative;
	font-size: 0
}
.slider-box-img .hd .wrap ul {
	position: relative
}
.slider-box-img .hd li {
	float: left;
	overflow: hidden;
	margin: 0;
	cursor: pointer;
	border: 3px solid #f9f9f9;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slider-box-img .hd li.on {
	border-color: #f60;
	filter: alpha(opacity=100);
	opacity: 1;
}
.slider-box-img .pnBtn {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 480px;
	cursor: pointer;
}
.slider-box-img .pnBtn:hover {
	background-color: #ddd;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
.slider-box-img .prev {
	left: -50%;
	margin-left: -490px;
	border-right: 1px solid #E8E8E8;
}
.slider-box-img .next {
	left: 50%;
	margin-left: 490px;
	border-left: 1px solid #E8E8E8;
}
.slider-box-img .pnBtn .blackBg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 480px;
	background: #fff;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
.slider-box-img .pnBtn .arrow {
	display: none;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 60px;
	height: 480px;
}
.slider-box-img .pnBtn .arrow:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.slider-box-img .prev .arrow {
	right: 0;
	background: url(../images/slider-arrow.png) -150px 45% no-repeat;
}
.slider-box-img .next .arrow {
	left: 0;
	background: url(../images/slider-arrow.png) -45px 45% no-repeat;
}
.PageNum {
	position: absolute;
	right: 15px;
	top: 15px;
	background: url(../images/digital_box.png) no-repeat;
	width: 36px;
	height: 36px;
	z-index: 9
}
.PageNum .curNum {
	font-size: 26px;
	color: #f30;
	position: absolute;
	margin: -10px 0 0 -20px;
	text-align: right;
	width: 30px
}
.PageNum .allNum {
	color: #cfcfcf;
	margin: 20px 0 0 10px
}
/*
	首页默认模式 在线客服 
*/
.online-qq-lx {
	position: absolute;
	top: 380px;
	width: 55px;
	z-index: 100;
}
.online-qq-lx .qq_content-lx dd {
	position: relative;
	width: 55px;
	margin-bottom: 2px;
	font-size: 12px;
}
.mbar-ico {
	position: relative;
	background: #3b76df;
	font-size: 14px;
}
.mbar-ico i {
	position: relative;
	display: block;
	width: 55px;
	height: 40px;
	background: url(../images/online_lx.png) no-repeat #52bb9d;
	cursor: pointer;
	z-index: 2;
}
.mbar-ico .mbar-tip {
	position: absolute;
	top: 0;
	background: #52bb9d;
	color: #fff;
	opacity: 0;
	transition: all 0.3s ease 0s;
	text-align: left;
	white-space: nowrap;
	visibility: hidden;
}
.mbar-ico .mbar-tip a {
	display: block;
	color: #fff;
}
.mbar-ico .mbar-tip a:hover {
	color: #ff0;
}
.mbar-ico:hover .mbar-tip {
	opacity: 1;
	z-index: 1;
	visibility: visible;
}
/* QQ */
.mbar-qq i {
	background-position: 0 0;
}
.mbar-qq .mbar-tip {
	min-height: 40px;
	padding: 5px 24px 5px 14px;
	line-height: 30px;
}
.mbar-qq .mbar-tip img {
	margin-right: 8px;
	margin-top: -3px;
	vertical-align: middle;
}
/* 咨询 */
.mbar-tel i {
	background-position: 0 -40px;
}
.mbar-tel .mbar-tip {
	padding: 9px 15px;
	font-size: 14px;
	line-height: 22px;
}
/* 二维码 */
.mbar-micro .mbar-tip {
	top: -100px;
	min-width: 110px;
	padding: 5px;
	background: #fff;
	color: #000;
	box-shadow: 0 0 10px #ccc;
	text-align: center;
	line-height: 20px;
}
.mbar-micro .mbar-tip span {
	display: block;
}
.mbar-micro-sj i {
	background-position: 0 -200px;
}
.mbar-micro-wx i {
	background-position: 0 -120px;
}
.mbar-micro-hc i {
	background-position: 0 -160px;
}
/* 返回顶部 */
.mbar-top {
	display: none;
}
.mbar-top i {
	background-position: 0 -240px;
}
.mbar-top .mbar-tip {
	right: 0;
	height: 40px;
	line-height: 40px;
}
.mbar-top .mbar-tip a {
	padding: 0px 15px;
}
.online-qq-left {
	left: 10px;
	right: auto;
}
.online-qq-left .mbar-ico .mbar-tip {
	left: 100px;
	right: auto;
}
.online-qq-left .mbar-ico:hover .mbar-tip {
	left: 55px;
	right: auto;
}
.online-qq-left .mbar-top .mbar-tip {
	left: 100px;
	right: auto;
}
.online-qq-left .mbar-top:hover .mbar-tip {
	left: 55px;
	right: auto;
}
.online-qq-right {
	right: 10px;
	left: auto;
}
.online-qq-right .mbar-ico .mbar-tip {
	right: 100px;
	left: auto;
}
.online-qq-right .mbar-ico:hover .mbar-tip {
	right: 55px;
	left: auto;
}
.online-qq-right .mbar-top .mbar-tip {
	right: 100px;
	left: auto;
}
.online-qq-right .mbar-top:hover .mbar-tip {
	right: 55px;
	left: auto;
}
/*在线客服*/
.online-qq {
	width: 135px;
	z-index: 500;
	padding: 12px 0 0;
	text-align: center
}
.qq_content {
	background: #fff;
	font-weight: normal;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.qq_content .dt {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	padding: 10px 20px;
	text-align: left
}
.qq_content dd {
	padding: 12px;
	font-size: 12px
}
.qq_content dd a {
	line-height: 22px;
	display: block;
	margin: 0 0 5px;
	border: 1px solid #d2d2d2;
}
.qq_content dd a:hover {
	color: #fff;
	text-decoration: none
}
.qq_content dd img {
	margin: 0 3px -3px 0
}
.qq_content .tel {
	background: #eee;
	font-size: 14px
}
.qq_content .tel strong {
	font-weight: bold;
	color: #f00
}
.qq_content .qr {
	background: #fff
}
.qq_content .qr img {
	margin: 0
}
.qq_content dd p {
	padding: .3em 0
}
.qq_content dd p a {
	padding: 0 0 0 18px
}
.online-qq {
}
.qq_content .dt {
	background: #1a7bb5;
}
.qq_content dd a {
	background: url(../images/tab_bg.jpg) repeat-x
}
.qq_content dd a:hover {
	background: #062f7e;
	border-color: #062f7e;
}
.qq_content dd p a {
	background: url(../images/icon_qq.png) no-repeat 0 50%;
}
.footer {
	width: 100%;
	background: #313236;
}
.ftnav {
	height: 50px;
	text-align: center
}
.ftnav ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
.ftnav li {
	float: left;
	font-size: 14px;
	height: 48px;
	border-top: 2px solid #313236;
	background: url(../images/nav_b.png) right center no-repeat;
	line-height: 48px;
}
.ftnav li a {
	font-size: 14px;
	color: #fff;
	margin: 0 22px;
}
.ftcont {
	background-color: #292731
}
.ftcont .container {
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
}
.ftcont .dress {
	overflow: hidden;
	padding: 35px 0 35px
}
.ftcont .dress dl {
	float: left
}
.ftcont .dress dt {
	float: left
}
.ftcont .dress dd {
	margin-left: 380px
}
.ftcont .dress dd p {
	font-size: 13px;
	color: #fff;
	line-height: 26px
}
.ftcont .dress dd p a {
	color: #fff
}
.ftcont .dress .wx {
	float: right
}
/*	首页默认模式 向上 */
.pageTop {
	z-index: 100;
}
.pageTop {
	background: url(../images/backtop_icon.png) no-repeat;
	width: 44px;
	height: 44px;
	position: fixed;
	margin-right: -650px;
	right: 50%;
	top: 85%;
	overflow: hidden;
	text-indent: -999px
}
.pageTop a {
	width: 100%;
	height: 100%;
	display: block;
}
/*	首页默认模式 adver */
.adver {
	position: fixed;
	width: 1140px;
	height: 110px;
	left: 50%;
	bottom: 14px;
	margin-left: -570px;
	z-index: 99;
}
.adver .adver_close {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/adver_close.png) no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
	cursor: pointer;
	z-index: 1;
}
.adver .adver_close img {
	display: none;
}
/*	详细页面样式 标题、文字大小、分享、打印、上一条下一条 */
.display_title {
	padding: 0 0 20px;
	text-align: center;
	color: #999
}
.display_title h1 {
	margin: 0 0 20px;
	padding: 20px 0;
	border-bottom: 1px dotted #ccc;
	color: #333
}
.display_title .info {
	min-height: 28px;
	line-height: 26px;
}
.display_title .info span {
	display: inline-block;
}
.m_intro {
	margin: 10px 20px 15px;
	padding: 20px;
	background: #fafafa;
	display: none;
}
.display_article, .ke-content {
	font-size: 14px;
	line-height: 2;
	color: #444
}
.display_article {
	padding: 0 20px;
}
.display_article h3 {
	color: #333
}
.display_article img {
	max-width: 100%;
	height: auto;
}
.display_title .info .font_size {
	padding: 0 20px;
}
.display_title .info .font_size a {
	padding: 0 3px;
}
.display_title .info .mobile_qr {
	padding-right: 20px;
	background: url(../images/cd.png) no-repeat right center;
	cursor: pointer;
}
.display_title .info .mobile_qr .qrimg {
	display: none;
	top: 20px;
}
.display_title .info .mobile_qr:hover .qrimg {
	display: block;
}
.display_title .info .share_box {
	padding: 0;
	position: relative;
	display: inline-block;
	text-align: center;
	width: 102px;
	margin: 0;
	cursor: pointer;
}
.display_title .info .share_box .share_name {
	background: url(../images/share_name.png) no-repeat;
	width: 102px;
	height: 26px;
	border-radius: 3px;
	margin-bottom: 5px;
	border: 1px solid #ececec;
	line-height: 26px;
	color: #333;
	text-indent: 20px;
}
.display_title .info .share_box .share_content {
	position: absolute;
	background: #fff!important;
	width: 300px;
}
.diplay_foot {
	display: none;
}
.page_up_dn {
	padding: 20px;
	overflow: hidden;
	zoom: 1;
}
.page_up_dn li {
	float: left;
	width: 50%;
}
.display_title .info, .display_title .others, .display_title .others_online {
	display: inline-block;
	vertical-align: top;
}
.display_title .others_online {
	background: url(../images/others_online.png) no-repeat;
	width: 102px;
	height: 26px;
	border-radius: 3px;
	border: 1px solid #ececec;
	line-height: 26px;
	color: #333;
	text-indent: 20px;
}
.inner2 .inside_display_left {
	display: none;
}
/*	产品详细页底部在线咨询 */
.PRO-I {
	height: 40px;
	margin-bottom: 10px;
	background: url(../images/location.jpg) repeat-x;
	font-size: 14px;
	line-height: 40px;
}
.PRO-I .TITLE-LEAD {
	position: relative;
	float: left;
	min-width: 120px;
	padding: 0 20px;
	background: url(../images/ifcb_lt_news.png) no-repeat right top;
	color: #fff;
	text-align: center;
}
.PRO-I .TITLE-LEAD:before {
	position: absolute;
	bottom: 5px;
	left: 9px;
	display: block;
	width: 1px;
	height: 9px;
	background: #fff;
	transform: skew(-45deg);
	content: "";
	opacity: 1;
}
/*	网站地图 */
.map {
	padding: 0 20px;
}
.sitemap {
	padding: 0;
	border: 1px solid #e5e5e5;
	margin: 0;
	overflow: hidden;
	zoom: 1;
	margin: 10px 0
}
.sitemap dt {
	padding: 0;
	background: url(../images/redian.png) no-repeat right top;
	height: 50px;
	line-height: 50px;
	color: #000;
	font-weight: bold;
	text-align: center;
	width: 10%;
	float: left;
	color: #669934
}
.sitemap dt a {
	color: #111
}
.sitemap dd {
	padding: 0;
	margin: 0 11%;
	height: 50px;
	line-height: 50px;
}
.sitemap dd a {
	padding: 0 1em 0 0
}
/*	产品详细页 多图模式 */
.IMGVIEW .display_title .btn a {
	background-image: url(../images/btn_img.jpg)!important;
}
/* 快速获取免费报价 */
.iFCB-bj {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: url(../images/content_box_bg.png);
	transition: all 0.3s ease 0s;
	z-index: 999;
}
.bj {
	position: relative;
	width: 100%;
	height: 102px;
	text-align: center;
	transition: all 0.3s ease 0s;
	overflow: hidden;
}
.bj::after {
	display: block;
	content: "";
	clear: both
}
.bj .title {
	display: inline-block;
	padding-left: 85px;
	background: url(../images/bj.png) no-repeat left center;
	line-height: 102px;
}
.bj .title .title_more {
	color: #fff;
	font-size: 24px;
}
.bj .content {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 30px 0;
}
.bj .content .data, .bj .content .btn-area {
	display: inline-block;
	vertical-align: top;
	margin: 0 22px 0 0;
}
.bj .content .data .input {
	width: 250px!important;
	border-radius: 5px;
}
.bj .content .btn-area {
	padding: 0 !important;
}
.bj .content .btn-area .reset {
	display: none;
}
.bj .content .btn-area .btn-submit {
	width: 200px;
	height: 42px;
	margin: 0;
	border-radius: 5px;
}
.bj .content i {
	position: absolute;
	top: 10px;
	right: -40px;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/icon_arr_close.png) no-repeat center;
	text-align: center;
}
.bj .content i::before {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	width: 40px;
	height: 40px;
	color: #fff;
	z-index: 9;
	cursor: pointer;
}
.bj .content+.clear {
	position: absolute;
	right: -40px;
	top: 0;
	width: 40px;
	height: 102px;
	background: #f60 url(../images/icon_arr_clear.png) no-repeat center;
	transition: all 0.6s ease 0s;
	display: none;
	cursor: pointer;
}
.m-item .bj {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: url(../images/content_box_bg.png);
	transition: all 0.3s ease 0s;
	z-index: 999;
}
.m-item .bj .title {
	margin-right: 15px;
}
/* 后加代码*/
.iFCB-title>.title {
	display: none;
}
.iFCB-u-tt .iFCB-TPLB li .iFCB-rp {
	background: #fcfcfc;
}
#div_6473 .content {
	background: #fff;
}
#div_6478 .iFCB-TPLB li .iFCB-rp {
	background: #fafafa;
	box-shadow: 0 0 10px #ddd;
}
#div_6478 .iFCB-TPLB li:hover .iFCB-rp {
	background: #73ba16;
}
/*612内页通栏的样式更改*/
.pg_inside .each_li>.name>div, .pg_inside .each_li > .name > div > a {
	background: none;
}
.inner2 .each_li.current > .name, .inner3 .each_li.current > .name, .inner4 .each_li.current > .name {
	border: 1px solid #52bb9d;
}
.inner2 .each_li.current > .name > div > a, .inner3 .each_li.current > .name > div > a, .inner4 .each_li.current > .name > div > a {
	color: #52bb9d;
}
.each_li:hover > .name a, .each_li.current > .name a {
	color: #fff
}
.each_li.active.current>.name a {
	color: #fff;
}
.inner2 .each_li:hover > .name > div > a, .inner3 .each_li:hover > .name > div > a, .inner4 .each_li:hover > .name > div > a {
	color: #52bb9d;
}
.inner2 .each_li:hover > .name, .inner3 .each_li:hover > .name, .inner4 .each_li:hover > .name {
	border: 1px solid #52bb9d;
}

/*列表内容页*/
.listConts{line-height:26px;color:#666;}
.listConts .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.listConts .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts .info .small{font-size:10px;padding-right:3px;}
.listConts .info .big{color:#003ba6;padding-left:3px;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}

.w1200{ width: 1200px;margin: 0 auto;}
.tittle {
	margin-top: 25px;
	text-align: center;
}
.tittle h1 {
	color: #029ed9;
	font-size: 38px;
}

.tittle h2 {
	color: #029ed9;
	font-size: 14px;
	margin-top: 8px;
	font-family: "microsoft yahei";
	font-weight: normal;
}


#ys_bj {
	background: url(../images/ys_bj.jpg) no-repeat center top;
	height: 630px;
	width: 100%;
}

#ys_bj2 {
	background: url(../images/ys_bj2.jpg) no-repeat center top;
	height: 630px;
	width: 100%;
	color: #fff;
}

#font1 {
	position: absolute;
	z-index: 10;
	top: 135px;
	left: 50px;
	width: 340px;
	line-height: 2.0;
	font-size: 14px;
}

#font1 p {
	font-size: 26px;
	color: #029ed9;
	font-weight: bold;
}

#font1 p span {
	color: #cf0000;
}

#font2 {
	position: absolute;
	z-index: 10;
	top: 143px;
	right: 50px;
	width: 340px;
	line-height: 2.0;
	font-size: 14px;
}

#font2 p {
	font-size: 26px;
	color: #029ed9;
	font-weight: bold;
}

#font2 p span {
	color: #cf0000;
}

#font3 {
	position: absolute;
	z-index: 10;
	top: 400px;
	left: 50px;
	width: 340px;
	line-height: 2.0;
	font-size: 14px;
}

#font3 p {
	font-size: 26px;
	color: #029ed9;
	font-weight: bold;
}

#font3 p span {
	color: #cf0000;
}

#font4 {
	position: absolute;
	z-index: 10;
	top: 405px;
	right: 10px;
	width: 340px;
	line-height: 2.0;
	font-size: 14px;
}

#font4 p {
	font-size: 26px;
	color: #029ed9;
	font-weight: bold;
}

#font4 p span {
	color: #cf0000;
}

#ys_tel1 {
	color: #525252;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	z-index: 10;
	left: 115px;
	top: 325px;
}

#ys_tel1 span {
	color: #cf0000;
}

#ys_tel2 {
	color: #525252;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	z-index: 10;
	right: 50px;
	top: 325px;
}

#ys_tel2 span {
	color: #cf0000;
}

#ys_tel3 {
	color: #525252;
	font-size: 34px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	z-index: 10;
	top: -10px;
}

#ys_tel3 span {
	color: #cf0000;
}


.question {
	width: 100%;
	overflow: hidden;
	background: url(../images/questionbg.jpg) no-repeat center;
	height: 385px
}

.question .container {
	width: 1200px; margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 385px
}

.question .con {
	width: 341px;
	height: 269px;
	background-color: #fff;
	position: absolute;
	top: 43px;
	right: 1px;
	border-radius: 5px;
	padding: 21px 34px;
	overflow: hidden
}

.question .con ul {
	width: 100%;
	overflow: hidden;
	height: 263px;
	position: relative
}

.question .con li {
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px dotted #e2e5e6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.question .con li {
	color: #333;
	background: url(../images/question-icon01.png) no-repeat 1px center;
	padding-left: 14px;
	text-decoration: none
}

.question .con li span {
	color: #f90;
	font-weight: 700
}


#in_08 {
	width: 1200px;
	margin: 40px auto;
}

#in_08_title {
	width: 1200px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #029ed9;
	font-size: 30px;
}

#in_08_title span {
	color: #e3e3e3;
	font-size: 48px;
	text-transform: uppercase;
}

#in_08_mid {
	width: 1200px;
	height: 363px;
	margin: 0 auto;
	margin-top: 35px;
}

#in_08_mid li {
	width: 270px;
	height: 363px;
	float: left;
	margin-right: 40px;
	background: #f6f6f6;
	transition: all 0.4s;
}

#in_08_mid li .news_img {
	max-width: 100%;
	width: 270px;
	height: 167px;
	margin: 0 auto;
	overflow: hidden;
}

#in_08_mid li .news_img img {
	width: 100%;
}

#in_08_mid li .news_time {
	width: 230px;
	height: 32px;
	margin: 15px auto;
	background: url(../images/news_icon.png) left center no-repeat;
	text-align: right;
	color: #3c3c3c;
	font-size: 14px;
}

#in_08_mid li .news_title {
	width: 230px;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	color: #3c3c3c;
	font-size: 16px;
}

#in_08_mid li .news_info {
	width: 230px;
	height: 44px;
	line-height: 22px;
	margin: 10px auto;
	color: #999999;
	font-size: 12px;
}

#in_08_mid li .news_hx {
	width: 88px;
	height: 2px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
}

#in_08_mid li .news_hx1 {
	width: 88px;
	height: 2px;
	background: #dd0f01;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#in_08_mid li .news_hx2 {
	width: 88px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: -88px;
	top: 0;
	z-index: 2;
	transition: left .4s ease;
}

#in_08_mid li:hover {
	background: #dd0f01;
}

#in_08_mid li:hover .news_time {
	color: #fff;
	background: url(../images/news_icon_hover.png) left center no-repeat;
}

#in_08_mid li:hover .news_title {
	color: #fff;
}

#in_08_mid li:hover .news_info {
	color: #e0bfbd;
}

#in_08_mid li:hover .news_hx2 {
	left: 0;
}

#in_08_btn {
	width: 211px;
	height: 37px;
	line-height: 37px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}

#in_08_btn a {
	display: block;
	color: #fff;
	font-size: 14px;
	background: #029ed9;
	transition: all 0.4s;
}

#in_08_btn a:hover {
	background: #27343c;
}



.CaseSubBody {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
	padding-bottom: 0;
	padding-top: 20px;
}

.cprolist {
	width: 1160px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	height: 330px;
	margin-bottom: 40px;
	position: relative;
	box-shadow: 0 0 30px #dadada;
}

.cprolist h2 {
	margin-bottom: 20px;
	font: bold 20px/40px "microsoft yahei";
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
}

.cprolist h2 b {
	width: 40px;
	padding: 0 5px;
	line-height: 40px;
	background-color: #ED1C24;
	color: #fff;
	font-size: 30px;
	height: 40px;
	margin-right: 10px;
}

.cprolist h2 span {
	float: right;
	font: normal 14px/40px "microsoft yahei";
	padding-right: 10px;
}

.cprolist h2 a {
	font-size: 14px;
}

.floor2 h2 {
	background-position: 0 -40px;
}

.floor3 h2 {
	background-position: 0 -80px;
}

.floor4 h2 {
	background-position: 0 -120px;
}

.floor5 h2 {
	background-position: 0 -160px;
}

.cprolist .img, .pitems {
	float: left;
}

.cprolist dl {
	width: 200px;
	margin-left: 15px;
	margin-top: 15px;
}

.cprolist dl dt {
	height: 183px;
}

.cprolist dl dt img {
	width: 200px;
	height: 143px;
}

.cprolist dl dt:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.cprolist .img {
	margin-right: 7px;
}

.cprolist .img img {
	width: 250px;
	height: 200px;
}

.cprolist .img:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.cprolist dl dd a {
	margin: 0 8px;
	_margin: 0 5px;
}

.proleft {
	float: left;
	overflow: hidden;
}

.prolist dl {
	margin-top: 30px;
}

.prolist dl dd a {
	margin: 0 20px;
	_margin: 0 15px;
}

.pitems dt {
	border-bottom: 1px dashed #a3a3a3;
	overflow: hidden;
}

.pitems dt img, .pitems dt span {
	display: block;
	float: left;
}

.pitems dt span {
	width: 100%;
	font: bold 14px/40px "microsoft yahei";
	text-align: left;
}

.pitems dd a {
	display: block;
	line-height: 35px;
	font-family: "microsoft yahei";
	width: 48px;
	float: left;
	text-indent: 20px;
	background: url(../images/icon-list.png) no-repeat;
}

.pitems .i1 {
	background-position: -15px -392px;
}

.pitems .i2 {
	background-position: -15px -430px;
}

.pitems .i3 {
	background-position: -15px -469px;
}

.cplist {
	padding: 20px;
	width: 1160px;
	background: #fff;
	box-shadow: 0 0 30px #dadada;
	margin: 20px auto;
}

.cplist h1 {
	border-bottom: 1px solid #dadada;
	line-height: 40px;
	height: 40px;
	font-size: 18px;
}

/* 产品详细 页面 */
.info_top {
	width: 100%;
	margin: 10px auto;
}

.pro_info_left {
	float: left;
	width: 500px;
	height: auto;
}

.pro_info_left img {
	width: 500px;
	height: 380px;
	border: 1px solid #dadada;
	padding: 4px;
}

.pro_info_right {
	float: right;
	width: 650px;
	height: auto;
}

.pro_info_right .title {
	text-align: left !important;
}

.pro_info_right .tel {
	line-height: 80px;
	height: 80px;
	margin: 10px 0;
	text-indent: 15px;
	font-size: 22px;
	color: #666;
	word-spacing: 8px;
	letter-spacing: 1px;
}

.pro_info_right .tel span {
	font-size: 26px;
	color: red !important;
}

#textarea {
	width: 1200px;
	margin-top: 30px;
}

#textarea h1 {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #dadada;
	font-style: normal;
}

#textarea h1 a {
	float: left;
	margin-right: 20px;
	padding: 0 30px;
	background: #F0F0F0;
	font-size: 18px;
	font-weight: normal;
}

#textarea h1 a:hover {
	background: #F22F30;
	color: #fff;
}

#textarea h1 a.current {
	background: #cacaca
}

#textarea h3 {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 20px;
}

#textarea h3 p {
	width: auto;
	height: 40px;
	line-height: 40px;
	float: left;
	background: #F22F30;
	padding: 0 20px;
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: bold
}

#textarea h3 a {
	color: #fff;
}

#textarea .cont {
	width: 1180px;
	padding: 20px 10px;
}

#textarea .cont1 {
	width: 580px;
	padding: 20px 0;
}

#textarea .cont1 input[type="text"] {
	width: 320px;
	font-size: 12px;
	padding-left: 5px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#textarea .cont1 textarea {
	width: 450px;
	height: 80px;
	font-size: 12px;
	padding-top: 5px;
	margin-left: 20px;
	padding-left: 5px;
}

#textarea .cont1 input[type="submit"], #textarea .cont1 input[type="reset"] {
	width: 80px;
	height: 32px;
	line-height: 32px;
	background: #f00;
	border: none;
	color: #fff;
	cursor: pointer
}

#textarea .lxs {
	background: url(../images/bg_propage_map.jpg) right bottom no-repeat
}

.telx strong {
	display: block;
	font-size: 20px;
	line-height: 42px;
	margin-top: 5px;
}

.telx span {
	font-size: 36px;
	font-weight: bold;
	line-height: 42px;
	color: #ea2622;
}

.telx em {
	display: block;
	color: #ea2622;
	font-style: normal;
	color: #ea2622;
}

.lxxx p {
	color: #666;
	height: 30px;
	margin: 10px;
	text-indent: 0;
	font-size: 16px;
}

.lxxx p b {
	color: #c33;
}

.cont_p {
	color: #666;
	line-height: 26px;
}

.cont_p table {
	border-collapse: collapse;
	border: none;
}

.cont_p td {
	border: solid #dadada 1px;
	line-height: 36px;
	font-size: 12px;
	text-align: center
}

.bs:hover {
	background: #F22F30;
	color: #fff;
	cursor: pointer
}

.bs:hover a {
	color: #fff;
}

.navpro {
	position: absolute;
	z-index: 9999;
	width: 1200px;
	margin-left: -400px;
	background: url(../images/icon-navpro.png) left bottom repeat-x #fff;
	overflow: hidden;
	border-bottom: 4px solid #f00;
}

.navpro .plist {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 380px;
	overflow: hidden;
}

.navpro .plist ul.fv {
	height: 370px;
	width: 199px;
	float: left;
	text-align: center;
	margin: 10px 0;
	border-right: 1px solid #dadada;
}

.navpro .plist ul.fv:last-child {
	border: none
}

.navpro .plist ul.tj {
	float: right;
	width: 200px;
	text-align: center
}

.navpro .plist .ttimg, .navpro .plist ul span {
	display: block;
}

.navpro .plist .ttimg {
	margin: 10px 0 5px
}

.navpro .plist .ttimg img {
	height: 100px;
	width: 150px
}

.navpro .plist ul.fv span, .navpro .plist ul.tj span {
	border: 1px solid #F62E2E;
	width: 160px;
	margin: 0 auto;
	height: 32px;
	line-height: 32px;
	overflow: hidden
}

.navpro .plist ul.fv span {
	background-position: 0 -22px;
	text-align: center;
	margin-bottom: 20px
}

.navpro .plist ul.fv span a {
	display: block;
	color: #000;
	font-size: 12px;
}

.navpro .plist ul.fv span a:hover {
	background: #F62E2E;
	color: #fff
}

.navpro .plist ul li {
	width: 100%;
	line-height: 30px;
	height: 30px;
	overflow: hidden
}

.navpro .plist ul li a {
	color: #333;
	font-size: 12px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif
}

.navpro .plist ul li a:hover {
	font-weight: bold
}

.navpro .plist ul.tj span {
	color: #000;
	margin: 117px 0 20px;
	background-position: 35px 0;
	width: 150px;
	width: 150px !important
}



.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.local {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #dadada;
	background: #fff;
	font-size: 14px
}

.local {
	line-height: 55px;
	color: #000;
}

.local p {
	float: right;
	line-height: 36px;
	height: 36px;
	margin-top: 9px;
	width: auto;
	padding: 0 25px;
	background: #ED1C24;
	color: #fff;
}

.local span {
	float: left;
	background: url(../images/home.png) left center no-repeat;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	padding-left: 30px;
}

.local span a {
	color: #666;
}
.sub_body {
	width: 1200px;
	margin: 25px auto;
	height: auto;
	overflow: hidden;
}

.sub_left {
	width: 280px;
	float: left;
	height: auto;
	overflow: hidden;
}

.sub_right {
	width: 880px;
	float: right;
	background: #fff;
	/*box-shadow: 0 0 10px #eaeaea;*/
}

.index_prodcut_list {
	width: 280px;
}

.index_prodcut_list_tit {
	width: 280px;

}

.index_prodcut_list_tit h2 {
	height: 72px;
	background: #ffa100;
	padding-left: 30px;
	color: #fff;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 15px;
}

.index_prodcut_list_tit h2 span {
	font-size: 14px;
	font-weight: normal
}

.index_prodcut_list_conn {
	width: 278px;
	height: 1200px;

	margin: 0 auto;
}

.index_product_tree {
	width: 280px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
}

.index_prodcut_list_conn h3 {
	float: left;
	width: 280px;
	height: 71px;
	background: #d2eefa;
	line-height: 71px;
	margin-bottom: 8px;
}

.index_prodcut_list_conn h3:hover {
	background: #b2e0f7;
}

.index_prodcut_list_conn h3 a {
	font-size: 16px;
	color: #F60;
}

.index_prodcut_list_conn h3 a img {
	float: left;
	margin-left: 12px;
	margin-top: 10px;
}

.index_prodcut_list_conn h3 a p {
	float: left;
	margin-left: 12px;
	font-size: 16px;
}

.index_prodcut_list_conn ul {
	width: 280px;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;

}

.index_prodcut_list_conn ul li {
	float: left;
	width: 280px;
	height: 50px;
	line-height: 50px;
	background:#029ed9 url(../images/ys_li.gif) 5px 20px no-repeat;
	border-bottom: dashed 1px #d8d8d8;
}

.index_prodcut_list_conn ul li:hover, .active {
	color: #fff !important;
	background: url(../images/ys_li.gif) 5px 20px no-repeat #0f5fbb !important;
}

.index_prodcut_list_conn ul li:hover a {
	color: #fff;
}

.index_prodcut_list_conn ul li a {
	margin-left: 25px;
	font-size: 14px;
	color: #fff;
}

.index_prodcut_list_conn ul .active a {
	margin-left: 25px;
	font-size: 14px;
	color: #fff;
}

.index_prodcut_list_conn ul li a:hover {
	color: #fff;
}

.h_auto {
	height: auto !important;
}

.sub_contact {
	width: 280px;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}

.sub_contact_tit {
	display: block;
	background: url(../images/pro_bg.jpg);
	width: 280px;
	height: 70px;
	text-align: center;
}

.sub_contact_tit h2 {
	font-size: 16px;
	color: #fff;
	padding-top: 11px;
}

.sub_contact_tit h3 {
	font-size: 12px;
	color: #9dbfdb;
	font-family: 'Arial';
	margin-top: 3px;
}

.sub_contact_conn {
	width: 278px;
	height: auto;
	background: #f5f5f5;
	border: solid 1px #e8e8e8;
	border-top: none;
	margin: 0 auto;
	overflow: hidden;
}

.sub_contact_nr {
	width: 260px;
	margin: 15px auto;
	overflow: hidden;
	text-align: center;
}

.sub_contact_nr h2 {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #e5e5e5;
}

.sub_contact_nr h3 {
	font-size: 24px;
	color: #1068ad;
	font-family: 'Tahoma';
	padding-bottom: 3px;
	font-weight: normal;
}

.sub_contact_nr p {
	font-size: 13px;
	color: #666;
	margin-top: 5px;
	line-height: 26px;
}

.sub_contact_nr h5 {
	font-size: 14px;
	color: #0d65aa;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dashed #e5e5e5;
}

/*产品栏目*/
.product_list0 li {
	width: 33.3%;
	float: left;
	margin-bottom: 15px;
}

.product_list0 li a.img {
	width: 273px;
	height: 204px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*display: block;
	*font-size: 125px;
	*font-family: Arial;
	border: 1px solid #ccc;
	overflow: hidden;
}

.product_list0 li a.img img {
	vertical-align: middle;
}

.product_list0 li a.img:hover {
	border: 1px solid #F90;
}

.product_list0 li p.info {
	display: block;
	width: 100%;
	line-height: 40px;
	height: 40px;
	text-align: center;
	margin-top: 8px;
}

.product_list0 li p.info a {
	color: #555;
	font-size: 14px;
	line-height: 20px;
}

.product_list0 li .more {
	display: block;
	width: 88px;
	height: 30px;
	border: solid 1px #4c545c;
	line-height: 30px;
	margin: 20px auto 0;
	color: #121a23;
	text-align: center;
}

.product_list0 li .more:hover {
	background: #ffb302;
	border: solid 1px #ffb302;
	text-decoration: none;
}

.shuxing {
	width: 278px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	/*float: left;*/
	margin-left: 10px;
	/*margin-top: -3px;*/
}

.shuxing span {
	display: block;
	width: 33%;
	float: left;
}

.shuxing span a {
	color: #333;
	background: url(../images/icon-list.png) no-repeat;
	padding-left: 20px;

}

.shuxing span a.li {
	background-position: -17px -399px;
}

.shuxing span a.lo {
	background-position: -17px -437px;
}

.shuxing span a.lp {
	background-position: -17px -476px;
}
