﻿@charset "utf-8";
html,body{font:normal 12px/normal Arial; color:#717171; margin:0px; padding:0px; background:#000;scrollbar-base-color:none;}

a:link {color:#717171; text-decoration:none;}
a:visited {color:#717171; text-decoration:none;}
a:hover {color:#717171; text-decoration:underline;}

textarea, input{vertical-align:middle;border:#666 1px solid; padding:2px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
select{font:normal 12px/normal Arial;}
form{margin:0px;}
img{border:0px;}

button{
	padding:0px 10px;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	cursor:pointer;
	background-clip:padding;
	border:#efefef 1px solid;
	background:url(http://www.fyc.cn/images/btnbg.gif) center no-repeat;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	border:none;
	-moz-background-clip: padding;
	-o-background-clip: padding;
	-webkit-background-clip:padding;
	-khtml-background-clip:padding;
}
.btn{
	width:75px;
	height:22px;
	line-height:24px;
}
.left{float:left;}
.right{float:right;}
.hide{display:none;}
.notborder{border:none;}
.bold{font-weight:bold;}
/*图片垂直居中代码开始*/
.pic_middle{overflow:hidden;position:relative;display:table-cell;text-align:center;vertical-align:middle;}
.pic_middle p{position:static;+position:absolute;top:50%;}
.pic_middle p img{position:static;+position:relative;top:-50%;left:-50%;}
/*图片垂直居中代码结束*/

#body{margin:0 auto; padding:0px; clear:both; width:1004px;}
#top{width:962px;height:122px;padding:0 21px;background:#151515;border-bottom:0px solid #2b2b2b;}
#top #logo{float:left;width:186px;height:121px;margin:0px;padding:0 1px 1px 1px;border-left:1px solid #2b2b2b;border-right:1px solid #505050;background:1px solid #000;}
#top #top_right{float:right;width:771px;height:121px;border-right:1px solid #2b2b2b;background:#000;}
#top #top_right #search_area{width:769px;height:89px;margin:0 0 1px 1px;background:#272727;}
#top #top_right #menu{width:769px;height:31px;background:url(/images/menu_bg.jpg) top left repeat-x;border-top:1px solid #646464;margin-top:1px;padding:0 0 1px 1px;}
#top #top_right #menu ul{float:left;margin:0;padding:0;}
#top #top_right #menu ul li{float:left;width:103px;height:23px;margin:0 5px 0 0;padding:8px 0 0 0;text-align:center;font:bold 14px "黑体";list-style:none;background:url(/images/menu_li_bg.jpg); background-repeat:no-repeat}
#top #top_right #menu ul #menu_community{width:90px;margin:0;}
#top #top_right #menu ul li a{color:#fff;}

#top #top_right #menu1{width:769px;height:31px;background:url(/images/menu_bg.jpg) top left repeat-x;border-top:1px solid #646464;margin-top:1px;padding:0 0 1px 1px;}
#top #top_right #menu1 ul{float:left;margin:0;padding:0;}
#top #top_right #menu1 ul li{float:left;width:147px;height:23px;margin:0 5px 0 0;padding:8px 0 0 0;text-align:center;font:bold 14px "黑体";list-style:none;background:url(/images/menu_li_bg.jpg); background-repeat:no-repeat}
#top #top_right #menu1 ul #menu_community{width:120px;margin:0;}
#top #top_right #menu1 ul li a{color:#fff;}

#top #top_right #submenu{margin:0;padding:0;z-index:10000000000000;POSITION:absolute;}
#top #top_right #submenu .submenu_class{margin:0;padding:0;display:none;}
#top #top_right #submenu .submenu_class .fir_ul{width:110px;margin:0;padding:5px 0;border:1px solid #2b2b2b;border-top:none;background:#141414;}
#top #top_right #submenu .submenu_class .fir_ul li{margin:3px;text-align:center;padding:0;overflow:hidden;list-style:none;}
#top #top_right #submenu .submenu_class .fir_ul li a{font:bold 12px "黑体";color:#fff;}
#top #top_right #submenu .submenu_class .fir_ul li a:hover{color:#d45d03;}
#top #top_right #submenu .submenu_class .fir_ul li .sec_ul{margin:0 auto;padding:0;text-align:center;}
#top #top_right #submenu .submenu_class .fir_ul li .sec_ul li a{font:normal 12px "黑体";color:#fff;}
#top #top_right #submenu .submenu_class .fir_ul li .sec_ul li a:hover{color:#d45d03;}

#top #top_right #search_area{width:770px;margin:0;padding:0;}
#top #top_right #search_area #wel{width:755px;height:50px;line-height:50px;text-align:right;padding:0 15px 0 0;font-family:Arial, Helvetica, sans-serif;color:#8a8a8a;}
#top #top_right #search_area #wel a{font-family:Arial, Helvetica, sans-serif;color:#8a8a8a;}
#top #top_right #search_area #search_form{float:right;width:313px;height:20px;background:url(/images/header_select_form_bg.jpg) top left no-repeat;margin:10px 15px 0 0;_margin:10px 8px 0 0;overflow:hidden;}
#top #top_right #search_area #search_form #selectbox{float:left;}
#top #top_right #search_area #search_form #selectbox #select_cate{width:99px;}
#top #top_right #search_area #search_form #keytext{float:left;margin-left:3px;}
#top #top_right #search_area #search_form #keytext input{width:148px;_width:142px;height:14px;background:none;border:none;margin-top:3px;_margin-top:2px;padding:1px 0 0 18px;color:#6f6f6f;}
#top #top_right #search_area #search_form #searchsbmit{float:left;width:42px;height:12px;margin:0;padding:2px 0 0 3px;*padding:3px 0 0 0;_padding:2px 0 0 3px;text-align:center;}

#rightbox #online_service{border:1px solid #141414;*border:none;_border:none;width:239px;height:271px;margin:10px 0 0 0;background:url(/images/online_service_bg.jpg) top left no-repeat;}
#rightbox #online_service #company_tel{width:239px;height:20px;margin:40px 0 10px 0;padding:0;font:bold 17px Arial, Helvetica, sans-serif;color:#a4a4a4;text-align:center;}
#rightbox #online_service #service_tab{height:22px;margin:14px 2px 0 5px;_margin-left:8px;padding:0;}
#rightbox #online_service #service_tab img{margin:0 1px;padding:0;cursor:pointer;}
#rightbox #online_service #service_area{margin:10px 0 0 0;padding:0;font-size:9px;color:#595959;}
#rightbox #online_service #service_area #subservice_message{padding:0 0 0 8px;}
#rightbox #online_service #service_area #subservice_message #username{width:94px;height:12px;line-height:12px;background:none;border:1px solid #2b2b2b;color:#595959;}
#rightbox #online_service #service_area #subservice_message #tel_area{margin:5px 0 0 0;padding:0;}
#rightbox #online_service #service_area #subservice_message #tel_area #tel_th{width:51px;overflow:hidden;padding:2px 4px;border:1px solid #2b2b2b;}
#rightbox #online_service #service_area #subservice_message #tel_area #tel_th_select{width:55px;margin:0;padding:0;border:1px solid #2b2b2b;background:#111111;display:none;position:absolute;z-index:1000;}
#rightbox #online_service #service_area #subservice_message #tel_area #tel_th_select ul{margin:4px 0;padding:0;}
#rightbox #online_service #service_area #subservice_message #tel_area #tel_th_select ul li{margin:2px 0 2px 5px;padding:0;list-style:none;}
#rightbox #online_service #service_area #subservice_message #tel_area .ct_type{width:149px;height:12px;line-height:12px;margin:0 0 0 10px;background:none;border:1px solid #2b2b2b;color:#595959;}
#rightbox #online_service #service_area #content_area{width:230px;margin:8px 0 0 0;_margin-top:5px;padding:0;}
#rightbox #online_service #service_area #content_area #message_content{width:216px;height:80px;_height:78px;background:none;border:1px solid #2b2b2b;color:#595959;}
#rightbox #online_service #service_area #action_area{width:230px;margin:3px 0 0 0;padding:0;text-align:center;}
#rightbox #online_service #service_area #action_area #submit{width:58px;height:16px;text-align:center;border:none;background:none;font-size:11px;font-weight:bold;color:#a4a4a4;}
#rightbox #online_service #service_area #action_area #button{width:58px;height:16px;text-align:center;border:none;background:none;font-size:11px;font-weight:bold;color:#a4a4a4;}

#rightbox #online_service #service_area #action_area a{width:55px;height:16px;margin:0 0 0 3px;padding:0;font-size:11px;font-weight:bold;color:#a4a4a4;}
#rightbox #online_service #service_area #subservice_qq .customer_service{float:left;width:235px;height:140px;_height:134px;margin:0 0 0 1px;padding:8px 0;overflow:hidden;}
#rightbox #online_service #service_area #subservice_qq .customer_service li{float:left;margin:0 6px;margin:0;padding:3px 12px;list-style:none;background:url(/images/online_li_bg.jpg) bottom left no-repeat;font:normal 13px "微软雅黑";color:#868686;}
#rightbox #online_service #service_area #subservice_qq .customer_service .last{background:none;}
#rightbox #online_service #service_area #subservice_qq .customer_service li .left{width:160px;overflow:hidden;}
#rightbox #online_service #service_area #subservice_msn .customer_service{float:left;width:235px;height:140px;margin:0 0 0 1px;padding:8px 0;overflow:hidden;}
#rightbox #online_service #service_area #subservice_msn .customer_service li{float:left;margin:0 6px;padding:3px 12px;list-style:none;background:url(/images/online_li_bg.jpg) bottom left no-repeat;font:normal 13px "微软雅黑";color:#868686;}
#rightbox #online_service #service_area #subservice_msn .customer_service .last{background:none;}
#rightbox #online_service #service_area #subservice_msn .customer_service li .left{width:160px;overflow:hidden;}
#rightbox #online_service #service_area #subservice_msn .customer_service li a{font:normal 13px "微软雅黑";color:#868686;}

#rightbox #fyc{width:239px;min-height:200px;height:auto !important;height:200px;overflow:visible;margin:5px 0 0 0;padding:0;}
#rightbox #fyc #working_range h2{width:238px;height:30px;margin:0 0 0 1px;_margin:0;padding:10px 0 0 0;text-align:center;background:url(/images/fyc_nav_bg.jpg) top left repeat-x;font:bold 18px 宋体;color:#e36c01;border-bottom:1px solid #2b2b2b;}
#rightbox #fyc #working_range .case{width:239px;border-top:none;margin:0;background:#none;padding:0;}
#rightbox #fyc #working_range .case a{color:#999999;}
#rightbox #fyc #working_range .case li{clear:both;width:221px;height:24px;line-height:24px;margin:3px 0 0 0;*margin:3px 0 -3px 0;_margin:3px 0 -3px 0;padding:0 0 0 18px;list-style:none;border-top:1px solid #2b2b2b;border-bottom:1px solid #2b2b2b;}
#rightbox #fyc #working_range .case li .left{margin:0;padding:0;}
#rightbox #fyc #working_range .case li .old{width:118px;}
#rightbox #fyc #working_range .case li .even{width:90px;}
#rightbox #fyc #working_range .case li .h5{margin:0;padding:0;font-size:13px;font-weight:bold;}

#rightbox #fyc #viewpoint{width:237px;margin:5px 0 0 0;padding:0;}
#rightbox #fyc #viewpoint h2{width:214px;height:20px;margin:0 8px;padding:15px 5px 0 4px;background:url(/images/line.jpg) bottom left no-repeat;font:bold 18px 宋体;color:#e36c01;}
#rightbox #fyc #viewpoint h2 .right{font-size:14px;}
#rightbox #fyc #viewpoint ul{width:237px;padding:8px 0;height:258px;*height:260px;_height:260px;margin:2px 0 0 0;background:none;;padding:0;overflow:hidden;}
#rightbox #fyc #viewpoint ul li{width:212px;margin:2px 8px -3px 10px;padding-left:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:url(/images/dian.jpg) 0% 50% no-repeat;}
#rightbox #fyc #viewpoint ul .last{border:none;}
#rightbox #fyc #viewpoint ul li a{color:#c2c2c2;line-height:22px;font-size:13px;}

#footer{width:1002px;}
#friend_links{width:960px;border:1px solid #8b8b8b;margin:0 auto;height:100%;overflow:hidden;}
#friend_links h3{width:940px;height:25px;line-height:25px;margin:0;padding:0 10px;background:url(/images/friend_link_header_bg.jpg) top left repeat-x;font-size:12px;font-weight:bold;font-famliy:"黑体";}
#friend_links #img_links{height:31px;margin:2px 5px 2px 6px;_margin-right:3px;padding:1px 0;}
#friend_links #img_links .frends_link{float:left;margin:0;padding:0;}
#friend_links #img_links .frends_link li{float:left;padding:0 3px;border:1px solid #343434;list-style:none;}
#friend_links #text_links .frends_link{float:left;width:949px;margin:2px 5px 0 6px;_margin:2px 3px 0 3px;padding:0;border-top:1px solid #343434;overflow:hidden;}
#friend_links #text_links .frends_link li{float:left;height:25px;line-height:25px;padding:0 3px;list-style:none;width:9%}
#friend_links #text_links .frends_link li a{color:#a4a4a4;}
#copyright{width:1002px;height:40px;margin:0 auto;padding:3px 0;}
#copyright div{line-height:20px;text-align:center;font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#717171;}

.submenu_class dl{margin:0px;padding:8px;border:1px solid #2b2b2b;border-top:none;background:#141414;}
.submenu_class dt{margin:0px; padding:0px;}
.submenu_class dt a{font:bold 12px/2em Arial, Helvetica, sans-serif; color:#666;}
.submenu_class dd{margin:0px; padding:0px 0px 0px 2em;}
.submenu_class dl a:hover{color:#d45d03;}

