#bodycon{ padding-top:30px;}
.strong_title{ display:none;}
.mianbxContent{width: 742px !important; text-align: left !important; font-size: 16px !important; padding-bottom:15px;  padding-top:5px; border-bottom:1px solid #CCC; margin-bottom:10px !important;}
.mianbxContent a{font-size: 16px !important;}
.mianbxContent a:hover{font-size: 16px !important;}


body {
	margin:0;
	padding:0;
	font-size: 12px;
	color: #222;
	font-family:"Microsoft YaHei";
}
a:link {
	color: #222;
	text-decoration: none;
	font-size: 12px;

}
a:visited {
	text-decoration: none;
	color: #000;
	font-size: 12px;

}
a:hover {
	text-decoration: none;
	color: #222;
	font-size: 12px;

}
a:active {
	text-decoration: none;
	color: #000;
	font-size: 12px;a

}
a{ color:#222222;}
a:hover{ color:#3aa11e;}
ul,li,dl,dt,img,span,p,h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
	border:0;
}
ul,li,dl,dt {
	list-style-type:none;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}

.cp img{
	border: 1px solid #d0d0d0;
	padding: 2px;

}
.cp a:hover img{
	border: 1px solid #3aa11e;
	padding: 2px;
}

.cpp img{
	border: 1px solid #d0d0d0;
	padding: 2px;
}
.cpp a:hover img{
	border: 1px solid #3aa11e;
	padding: 2px;
}

.totalwidth {width:1002px; margin:0 auto; height:auto;}	
.totalwidthpercent {width:100%; margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.float_l{float:left;}
.float_r{float:right;}


#top1_bg{ height:40px; border-bottom:1px solid #dbdbdb;}
#top1{ line-height:40px;}
.top2{ width:190px; padding-top:10px; margin-left:10px;}
#top2_bg{ height:150px;}
#top2_a{ margin-top:24px;}
#top2_b{ margin-top:40px; font-size:17px; margin-left:20px;}
.font{letter-spacing:1px; font-size:35px; color:#3aa11e;}
.font1{ font-size:19px; color:#ff743c;}
#top2_b span{ color:#ff743c;}
#top2_c{ margin-top:42px;}

/* 导航 */
#nav_bg{ width:100%; height:50px; background:#3aa11e;}
#nav{ width:1002px; margin:0 auto; overflow:hidden;} 
#nav ul li{line-height:50px;} 
#nav li{float:left; text-align:center; width:91px; }
#nav ul li a{ color:#fff; text-decoration: none; font-size:14px; height:50px; line-height:50px; display:block; text-align:center;}
#nav ul li a:hover{ color:#fff; background:#ff743c; text-decoration:none; font-size:15px; text-align:center; font-weight:bold;}
#nav li a:hover{display:block; font-size:15px; color:#fff; }
#nav .a_nav a{display:block; font-size:15px; color:#fff; font-weight:bold;   background:#ff743c;}
#nav .a_nav1 a{display:block; font-size:15px; }

#banner{width:100%; margin:0 auto; height:auto; overflow:hidden; margin-top:1px;}
.banner.box_skitter{ position:relative; width:1920px; height:500px; left:50%; margin-left:-960px;}
/* =Skitter styles
----------------------------------------------- */
.box_skitter {position: relative;	width: 1600px; height: 300px;}
.box_skitter img {max-width: none;} /* Tip for stildv */
.box_skitter ul {display: none;}
.box_skitter .container_skitter {overflow: hidden;	position: relative;}
.box_skitter .image {overflow: hidden; text-align:center;}
.box_skitter .image img {display: none; border:none;}
/* =Box clone
-------------------------------------------------------------- */
.box_skitter .box_clone {position: absolute; top: 0; left: 0; width: 100px;	overflow: hidden;	display: none;	z-index: 20;}
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20;}

/* =Navigation
-------------------------------------------------------------- */
.box_skitter .prev_button {	position: absolute;	top: 50%; left: 35px; z-index: 152; width: 42px; height: 42px; overflow: hidden; text-indent: -9999em; margin-top: -25px;	-webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s;}
.box_skitter .next_button {	position: absolute;	top: 50%; right: 35px; z-index: 152;	width: 42px; height: 42px; overflow: hidden; text-indent: -9999em; margin-top: -25px; 	-webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s;}
.box_skitter .prev_button:hover, .box_skitter .next_button:hover {opacity: 0.5 !important;}

/* =Numbers
-------------------------------------------------------------- */
.box_skitter .info_slide { position: absolute; bottom:15px; left: 15px;	z-index: 100;	 color: #fff;	font: bold 11px arial;	padding: 5px 0 5px 5px;	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; opacity: 0.75;}
.box_skitter .info_slide .image_number {   background: #fff; color:#fff;  float: left;	padding: 0px 10px; margin: 0 5px 0 0; cursor: pointer; -moz-border-radius: 2px; -webkit-border-radius: 2px;	border-radius: 2px;	-webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s;}

.box_skitter .info_slide .image_number:hover {	background: #cf0b0f;color:#cf0b0f; }
.box_skitter .info_slide .image_number_select, .box_skitter .info_slide .image_number_select:hover {  background: #cf0b0f; color:#cf0b0f;  float: left;	padding: 0px 10px;	margin: 0 5px 0 0;}

/* =Thumbs
-------------------------------------------------------------- */
.box_skitter .container_thumbs { position: relative; overflow: hidden; height: 50px;}
.box_skitter .info_slide_thumb { height: 50px; -moz-border-radius: 0; 	-webkit-border-radius: 0; border-radius: 0; overflow: hidden; top: auto; top: 0; 	left: 0; padding: 0 !important;	opacity: 1.0;}
.box_skitter .info_slide_thumb .image_number { overflow: hidden; width: 100px; height: 50px; position: relative; margin: 0 !important;	padding: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;	border-radius: 0 !important;}
.box_skitter .info_slide_thumb .image_number img { position: absolute; top: -30px; left: -30px; height: 100px; }
.box_skitter .box_scroll_thumbs { padding: 0;}
.box_skitter .box_scroll_thumbs .scroll_thumbs { position: absolute; bottom: 60px; left: 50px;	background: #ccc; background: -moz-linear-gradient(-90deg, #555, #fff); background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#fff)); 	width: 200px; height: 10px;	overflow: hidden; text-indent: -9999em;	z-index: 101; cursor: pointer; border: 0px solid #333;}

/* =Dots
-------------------------------------------------------------- */
.box_skitter .info_slide_dots {	position: absolute;	bottom: 10px; z-index: 151;	padding: 5px 0 5px 5px;	-moz-border-radius: 50px; -webkit-border-radius: 50px;	border-radius: 50px;}
.box_skitter .info_slide_dots .image_number { background: #333;	float: left; margin: 0 5px 0 0; cursor: pointer; -moz-border-radius: 50px;	-webkit-border-radius: 50px; border-radius: 50px; width: 18px; height: 18px;	text-indent: -9999em; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s;}
.box_skitter .info_slide_dots .image_number:hover {	background: #000;}

.box_skitter .info_slide_dots .image_number_select, .box_skitter .info_slide_dots .image_number_select:hover { background: #cc3333; float: left; margin: 0 5px 0 0;}

/* =Loading
-------------------------------------------------------------- */
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff;	text-indent: -9999em; overflow: hidden;	background: url(../images/ajax-loader.gif) no-repeat left top; width: 32px;	height: 32px;}

/* =Label
-------------------------------------------------------------- */
.box_skitter .label_skitter { z-index: 150;	position: absolute;	bottom: 0px; left: 0px;
 display: none;}
.box_skitter .label_skitter { z-index: 150;	position: absolute;	bottom: 0px; left: 0px;	color: #fff; display: none;	opacity: 0.8; background: #000;}
.box_skitter .label_skitter p {	padding: 10px;	margin: 0; font: normal 22px arial,tahoma; letter-spacing: -1px;}
.box_skitter .progressbar {	background: #000; position: absolute; top: 5px;	left: 15px;	height: 5px; width: 200px; z-index: 99; border-radius: 20px;}

/* =Preview slide
-------------------------------------------------------------- */
.box_skitter .preview_slide { display: none; position: absolute; z-index: 152; bottom: 30px; left: -40px; width: 100px; height: 100px;	background: #fff; border: 1px solid #222; -moz-box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;	-webkit-box-shadow: rgba(0,0,0,0.7) 2px 2px 5px; box-shadow: rgba(0,0,0,0.7) 2px 2px 5px; overflow: hidden;}
.box_skitter .preview_slide ul { height: 100px !important; overflow: hidden !important; margin: 0 !important; list-style: none !important;	display: block !important; position: absolute !important; top: 0; left: 0;}
.box_skitter .preview_slide ul li {	width: 100px !important; height: 100px !important; 	overflow: hidden !important; float: left !important; margin: 0 !important; padding: 0 !important;	position: relative !important; display: block !important;}
.box_skitter .preview_slide ul li img {	position: absolute !important; top: 0 !important;	left: 0 !important;	height: 150px !important; width: auto !important;}

/* =Focus
-------------------------------------------------------------- */
#overlay_skitter {	position: absolute;	top: 0;	left: 0; width: 100%; z-index: 9998;	opacity: 1;	background: #000;}

.box_skitter .focus_button { position: absolute; top: 50%; z-index: 100; width: 42px;	height: 42px; overflow: hidden;	text-indent: -9999em; margin-top: -25px; opacity: 0;	-webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s;}
.box_skitter .play_pause_button { position: absolute; top: 50%;	z-index: 151; width: 42px; height: 42px;	overflow: hidden; text-indent: -9999em;	margin-top: -25px; opacity: 0;	-webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s;}
.box_skitter .play_pause_button.play_button {}
.box_skitter .play_pause_button:hover {	opacity: 0.5 !important;}
.box_skitter .focus_button:hover { opacity: 0.5 !important;}

/* =Example for dimenions
-------------------------------------------------------------- */
.box_skitter_large { width: 1600px; height: 300px;}
.box_skitter_small { width: 200px; height: 100px;}

/* =Default theme
-------------------------------------------------------------- */
.box_skitter .focus_button, 
.box_skitter .next_button, 
.box_skitter .prev_button, 
.box_skitter .play_pause_button 
{ display: block; background: url('../images/sprite-default.png') no-repeat;}
.box_skitter .next_button {	background-position: -0px -42px; width: 42px; height: 42px;}
.box_skitter .prev_button {	background-position: -42px -42px; width: 42px; height: 42px;}
.box_skitter .play_pause_button { background-position: -0px -0px; width: 42px; height: 42px;}
.box_skitter .play_pause_button.play_button { background-position: -0px -84px; width: 42px; height: 42px;}
.box_skitter .focus_button { background-position: -42px -0px; width: 42px; height: 42px;}

/* =Minimalist theme
-------------------------------------------------------------- */
.skitter-minimalist .prev_button, 
.skitter-minimalist .next_button, 
.skitter-minimalist .play_pause_button, 
.skitter-minimalist .focus_button 
{ display: block; background: url('../images/sprite-minimalist.png') no-repeat !important;}
.skitter-minimalist .prev_button { background-position: -0px -0px !important; width: 24px !important; height: 28px !important; left: -45px !important;}
.skitter-minimalist .next_button { background-position: -0px -28px !important; width: 24px !important; height: 28px !important; right: -45px !important;}
.skitter-minimalist .play_pause_button { background-position: -0px -74px !important; width: 18px !important; height: 18px !important;}
.skitter-minimalist .play_pause_button.play_button { background-position: -0px -56px !important;	width: 18px !important;	height: 18px !important;}
.skitter-minimalist .focus_button {	background-position: -0px -92px !important;	width: 18px !important; height: 18px !important;}
.skitter-minimalist .info_slide { background: transparent;}
.skitter-minimalist .info_slide .image_number {	background: #000; box-shadow: rgba(255,255,255,0.2) 1px 1px 0; font-size: 12px; font-weight: normal;}
.skitter-minimalist .info_slide .image_number:hover { background: #111;}
.skitter-minimalist .info_slide .image_number_select, .skitter-minimalist .info_slide .image_number_select:hover { background: #cc3333;}
.skitter-minimalist .info_slide_dots .image_number { width: 14px; height: 14px; box-shadow: rgba(255,255,255,0.2) 1px 1px 0;}

/* =Round theme
-------------------------------------------------------------- */
.skitter-round .prev_button, 
.skitter-round .next_button, 
.skitter-round .play_pause_button, 
.skitter-round .focus_button { display: block; background: url('../images/sprite-round.png') no-repeat;}
.skitter-round .prev_button { background-position: -0px -0px; width: 23px; height: 47px; left: -23px;}
.skitter-round .next_button { background-position: -23px -0px; width: 23px; height: 47px; right: -23px;}
.skitter-round .next_button:hover, .skitter-round .prev_button:hover { opacity: 1;}
.skitter-round .play_pause_button {	background-position: -0px -70px; width: 47px;	height: 23px; top: 24px; left: 24px !important;}
.skitter-round .play_pause_button.play_button {	background-position: -0px -47px;	width: 47px; height: 23px; top: 24px;}
.skitter-round .focus_button { background-position: -0px -93px; width: 47px; height: 23px; top: 24px; left: 82px !important;}
.skitter-round .info_slide { background: transparent;}
.skitter-round .info_slide .image_number { background: #999; box-shadow: rgba(255,255,255,0.2) 1px 1px 0; font-size: 12px; font-weight: normal;}
.skitter-round .info_slide .image_number:hover { background: #333;}
.skitter-round .info_slide .image_number_select, .skitter-round .info_slide .image_number_select:hover { background: #111;}
.skitter-round .info_slide_dots .image_number {	width: 14px; height: 14px; box-shadow: rgba(255,255,255,0.2) 1px 1px 0; background: #999;}
.skitter-round .info_slide_dots .image_number:hover { background: #333;}
.skitter-round .info_slide_dots .image_number_select, .skitter-round .info_slide_dots .image_number_select:hover { background: #111;}
.skitter-round .progressbar { top: -10px; left: 0px; background: #333; box-shadow: rgba(255,255,255,0.3) 1px 1px 0;}

/* =Clean theme
-------------------------------------------------------------- */
.skitter-clean .prev_button, 
.skitter-clean .next_button, 
.skitter-clean .play_pause_button, 
.skitter-clean .focus_button { display: block; background: url('../images/sprite-clean.png') no-repeat;}
.skitter-clean .prev_button { background-position: 0px 0px; width: 47px; height: 46px;}
.skitter-clean .next_button { background-position: 0px -46px; width: 47px; height: 46px;}
.skitter-clean .play_pause_button { background-position: -0px -133px; width: 41px; height: 41px;}
.skitter-clean .play_pause_button.play_button { background-position: -0px -92px; width: 41px; height: 41px;}
.skitter-clean .focus_button { background-position: -0px -174px; width: 41px; height: 41px;}
.skitter-clean .info_slide { background: transparent;}
.skitter-clean .info_slide .image_number { background: #fff; box-shadow: rgba(0,0,0,0.2) 1px 1px 0; font-size: 12px; font-weight: normal; color:#333;}
.skitter-clean .info_slide .image_number:hover { background: #ccc;}
.skitter-clean .info_slide .image_number_select, .skitter-clean .info_slide .image_number_select:hover { background: #111; color:#fff;}
.skitter-clean .info_slide_dots { bottom: 10px;	background: rgba(255,255,255,0.8);box-shadow: rgba(0,0,0,0.3) 1px 1px 0;}
.skitter-clean .info_slide_dots .image_number {	width: 14px; height: 14px; background: #999;}
.skitter-clean .info_slide_dots .image_number:hover { background: #333;}
.skitter-clean .info_slide_dots .image_number_select, .skitter-clean .info_slide_dots .image_number_select:hover { background: #111;}
.skitter-clean .progressbar { top: 5px; left: 5px; background: #fff; box-shadow: rgba(0,0,0,0.5) 1px 1px 0;}

/* =Square theme
-------------------------------------------------------------- */
.skitter-square .play_pause_button, 
.skitter-square .next_button, 
.skitter-square .focus_button, 
.skitter-square .prev_button {display: block; background: url('../images/sprite-square.png') no-repeat;}
.skitter-square .play_pause_button { background-position: -55px -0px; width: 55px; height: 55px; top: 10px !important; left: 10px !important; bottom: auto !important; right: auto !important; margin-top:0;}
.skitter-square .play_pause_button.play_button { background-position: -0px -0px; width: 55px; height: 55px;}
.skitter-square .focus_button { background-position: -55px -55px; width: 55px; height: 55px; top: 10px !important; left: 65px !important; bottom: auto !important; right: auto !important; margin-top:0;}
.skitter-square .next_button { background-position: -0px -55px; width: 55px; height: 55px; top: auto; left: auto; bottom: 10px; right: 10px;}
.skitter-square .prev_button { background-position: -0px -110px; width: 55px; height: 55px; top: auto; left: auto; bottom: 10px; right: 65px;}
.skitter-square .info_slide { background: transparent;}
.skitter-square .info_slide .image_number { background: #fff; box-shadow: rgba(0,0,0,0.2) 1px 1px 0; font-size: 12px;	font-weight: normal; color:#333;}
.skitter-square .info_slide .image_number:hover { background: #ccc;}
.skitter-square .info_slide .image_number_select, .skitter-square .info_slide .image_number_select:hover { background: #111; color:#fff;}
.skitter-square .info_slide_dots .image_number { width: 14px; height: 14px; box-shadow: rgba(255,255,255,0.2) 1px 1px 0; background: #ccc;}
.skitter-square .info_slide_dots .image_number:hover { background: #999;}
.skitter-square .info_slide_dots .image_number_select, .skitter-square .info_slide_dots .image_number_select:hover { background: #555;}
.skitter-square .progressbar { top:0 !important; left: 0 !important; width: 100%; background: #fff; border-radius: 0; height: 2px;}

/*产品*/
#flcp{ width:100%; height:auto; margin-top:40px; margin-bottom:20px;}
.flcp_1{ width:1002px; height:auto; margin:0 auto;}

/*产品文字效果 开始*/
#right_r span{line-height:38px; background:#ddd; width:240px !important; margin:0 auto !important;}
#right_r span a{line-height:38px; background:#ddd; display:block; height:38px; width:240px !important; margin:0 auto !important; margin:6px auto !important;}
#right_r span a:hover{background:#008000; color:#fff; height:38px; line-height:38px; width:240px !important; margin:0 auto !important; margin:6px auto !important;}
/*产品文字效果 结束*/

#center_bg{width:1002px; margin:0 auto;}

.chanpin_dh .cpmc{float:left; padding-top:18px; padding-left:28px; font-size:18px; color:#333;}
.chanpin_dh .yw{float:left; padding-top:18px; padding-left:5px; color:#333; font-size:16px; text-transform:uppercase;}
.chanpin_dh .gd{float:left; padding-top:24px; float:right; font-size:12px; color:#333;}

.chanpin_dh a{ color:#333;}
.chanpin_dh a:hover{ color:#555;}

.dh_bg_3{height:51px; border:1px solid #f5f5f5; background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113114354_1821157011.jpg) repeat-x;}
.dh_bg_3 h3{height:48px; width:52px; float:left;}
.dh_bg_3 h4{color:#1ba8f8; padding-left:10px; line-height:48px; font-size:16px; font-weight:normal; float:left;}
.dh_bg_3 h5{color:#1ba8f8; line-height:48px; font-size:16px; font-weight:normal; float:left;}
.dh_bg_3 h6{color:#888; line-height:48px; font-size:14px; font-weight:normal; float:left; padding-left:10px;}
.dh_bg_3 span{line-height:48px; font-size:12px; font-weight:normal; float:right; padding-right:10px;}

#hot_bg{padding-top:15px; padding-right:8px;}

#chanpin_dh_r{ width:752px; float:right; height:51px; background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113114458_66007212.jpg) center no-repeat;}
.chanpin_dh_r_wz{ font-size:18px; color:#008000; line-height:51px; float:left; padding-left:10px;}
.chanpin_dh_r_yw{ font-size:16px; color:#888; float:left; padding-left:10px; text-transform:uppercase; line-height:51px;}

/*按产品品名分类*/
#left_bg{width:230px; float:left; border:1px solid #d0d0d0;}
#left_sort{width:230px; background:#fff; margin:0 auto;}
.left_c{width:230px; margin:0 auto; line-height:30px; font-size:12px; padding-left:5px;}
.left_dh{background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113114354_1821157011.jpg); height:50px;}
.left_dh h2{line-height:50px; text-align:center; font-size:18px; font-weight:normal; color:#fff;}
.left_dh h3{line-height:50px; padding-left:5px; float:left; font-size:16px; font-weight:normal; color:#fff;}
.markermenu ul li a{ font-size:14px !important; font-weight:bold !important;}

.markermenu ul li:nth-child(3), .markermenu ul li:nth-child(5), .markermenu ul li:nth-child(7) {
    display: none;
}



.left_dh ul{ height:50px;}
.left_dh li{ line-height:50px; font-size:16px; color:#222;}
.left_dh a{color:#222; font-size:16px;}
.left_dh a:hover{color:#008000; font-size:16px;}



#left_dh_1{width:230px; background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113114613_438501287.jpg); line-height:50px;}
#left_dh_1 .show{padding-left:45px;}

/* 案例 */
#anli{background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113143759_1481675894.jpg); height:81px;}
.anli1{ width:100%; height:auto; text-align:center; font-size:20px; color:#222222; padding-top:15px;}
.anli2{ width:100%; height:auto; text-align:center; font-size:12px; color:#222222;}
.anli3{ width:890px; height:200px; margin-left: 7px;}
.anli4{ width:890px; height:200px; margin-left: 7px;}

#td_bg{width:100%; background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113150404_1721342156.jpg) center no-repeat; padding:30px 0px 30px 0px; margin-top:30px;}
#td_c{width:1042px; margin:0 auto; background:#fff; padding:60px 0px 60px 0px;}
#td_c_bg{width:1042px; margin:0 auto; background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113145816_1614344319.jpg); height:507px;}

#td_cc{width:1002px;  margin:0 auto;}
#td_cc li{float:left; width:225px; margin-left:260px; text-align:center !important;}
#td_cc .t1{height:34px; font-size:26px; font-weight:bold; color:#3aa11e;}
#td_cc .t2{height:54px; font-size:12px; text-align:center; line-height:20px;}
#td_cc .t3{height:30px; font-size:12px; text-align:center; line-height:30px;}

#td_b{width:1042px; margin:0 auto; background:url(https://memberpic.114my.com.cn/024318/uploadfile/image/20160512/20160512111051_1177044952.jpg); height:28px;}

#reason1{ margin-top:40px; }
#reason1_a{font-size:26px; text-align:center; font-weight:bold;}
#reason1_b{ font-size:36px; text-align:center; font-weight:bold; color:#3aa11e; margin-top:2px; letter-spacing:1px;}
#reason1_b span{ color:#ff743c;}
#reason1_c{ text-transform:uppercase; font-size:16px; color:#222; text-align:center; margin-top:5px;}
#reason2{ margin-top:30px;}
#reason2_a{ background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113155933_1819876819.jpg) center no-repeat; height:203px;}
#reason2_a1{ margin-left:95px;}
#reason2_a11{ color:#ff743c; font-size:30px; font-weight:bold; padding-top:5px;}
#reason2_a12{ font-size:16px; text-transform:uppercase;}
#reason2_a2{ font-size:14px; margin-top:10px; line-height:30px;}
#reason2_b{ background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113155933_2104264519.jpg) center no-repeat; height:203px;}
#reason3_a{ background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170429/20170429112247_369746919.jpg) center no-repeat; height:203px;}
#reason3_a1{ margin-left:615px;}
#reason3_a11{ color:#ff743c; font-size:30px; font-weight:bold; padding-top:5px;}
#reason3_a12{ font-size:16px; text-transform:uppercase;}
#reason3_a2{ font-size:14px; margin-top:10px; line-height:30px; margin-left:525px;}
#reason3_b{ background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170429/20170429112247_984115495.jpg) center no-repeat; height:161px;}

#transition{ margin-top:40px; height:161px; background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113165528_1809348633.jpg) center no-repeat;}


#about_bg{ background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113171113_263606902.jpg) center no-repeat; height:385px; margin-top:40px;}
#about_a{ font-size:30px; color:#fff; padding-top:20px; text-align:center;}
#about_b{ margin-top:39px; margin-left:65px;}
#about_b1{ margin-left:20px; width:550px;}
#about_b1a{ line-height:30px;}
.about{ height:40px; width:120px; background:#3aa11e; display:block; margin-left:10px; font-size:14px; color:#fff; text-align:center; line-height:40px;}
.about a{ font-size:14px; color:#fff;}
.about a:hover{font-size:14px; color:#ff743c;}

.dh_bg{height:26px; border-bottom:1px solid  #ddd; padding-bottom:10px;}
.dh_bg .h2{float:left; line-height:26px; font-size:18px; color:#3aa11e; }
.dh_bg .h3{float:left; line-height:26px; font-size:18px;}
.dh_bg .h4{float:left; line-height:26px; font-size:16px; text-transform:uppercase; padding-left:10px; color:#888;}
.dh_bg .h5{float:right; line-height:26px; font-size:12px;}

#news_question_bg{width:1002px; margin:0 auto; margin-top:40px;}
#news_bg{width:652px; float:left;}
#news_bg li{float:left;}
#news_bg .n1{width:320px;}
#news_bg .n2{width:332px; line-height:30px; color:#888;}
#news_c{width:652px;}
#news_c_l{width:316px; float:left;}
#news_c_r{width:316px; float:right;}

.news_b{width:316px; background:#ddd; height:38px; margin-top:10px;}
.news_b .h1{width:38px; line-height:38px; float:left; font-size:18px; text-align:center;}
.news_b .h2{float:left; margin-left:1px; margin-top:1px; width:266px; height:36px; background:#fff; line-height:36px; padding-left:10px;}

#question_bg{width:300px; float:right;}
.hy{ width:300px;}
.hy_dh{ width:534px; height:44px; line-height:44px;}
.hy_dh span{ font-size:12px; font-family:Arial, Helvetica, sans-serif; float:right;}
.hy_dh font{ font-size:18px;}
.hy_wz{ width:270px; height:113px; background:#f4f4f4; margin-top:5px; padding-left:15px; padding-right:15px; margin-bottom:20px;}
.hy_wz span{font-size:16px; font-weight:bold; color:#3aa11e; line-height:46px;}
.hy_wz font{ font-size:12px; line-height:28px;}

.news_top{width:270px; height:36px; padding-left:15px; padding-right:15px; line-height:36px;  background:#f4f4f4;}
.news_run{width:270px; height:36px; overflow:hidden;}

/*友情链接*/
#links_bg{width:1002px; margin:0 auto; height:73px; border:1px solid #ddd; margin-top:50px;}
#links_l{width:129px; float:left; height:73px; background:url(https://memberpic.114my.com.cn/longfa/uploadfile/image/20170113/20170113173315_416940272.jpg) no-repeat;}
#links_r{width:873px; float:right; line-height:73px;}

#copyright_bg{ height:297px; background:#3aa11e; margin-top:40px;}
#copyright{ padding-top:20px;}
#copyright_a{ height:50px; border-top:1px solid #2d9013; border-bottom:1px solid #57b43d; color:#fff; line-height:50px; text-align:center; font-size:14px;}
#copyright_a a{ color:#fff; font-size:14px;}
#copyright_a a:hover{ color:#ebb426; font-size:14px;}
#copyright_b{ margin-top:20px;}
#copyright_b2{ color:#fff; margin-left:30px; line-height:36px;}
#copyright_b2 a{color:#fff;}
#copyright_b2 a:hover{color:#fff000;}