<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #3f4040; font: 12px/1 "Arial","微软雅黑"; margin: 0; padding: 0; overflow: hidden; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; padding: 0; margin: 0; }
ul, ol, li, dl, dt, dd { list-style: none; text-decoration: none; height: auto; padding: 0; margin: 0; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 14px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ border-bottom: 1px dotted; cursor: help; }
q:before, q:after { content: ''; }
p { margin: 0; padding: 0; }
/* 重置表单元素 */
legend { color: #3f4040; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ }
/* 重置表格元素 */
/* 重置 hr */
hr { border: none; height: 1px; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
:link { text-decoration: none; color: #3f4040; }
:visited { text-decoration: none; color: #3f4040; }
/*======================公用样式=======================*/
.warp { width:100%; margin: 0 auto; overflow: hidden; }

.header { width:100%; height:141px; background:url(../images/top_bg.jpg) no-repeat center; }
.top {width:1200px; height:141px; margin:0 auto; position:relative;}
.top .header_search_info{ position: absolute;  right: 10px; top:4px;}
.top .header_search_info .search_info_txt_css {
    background-color: #fff;
	
    color: #666;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    width: 256px;
    text-indent: 12px;
}
.top .header_search_info .search_info_btn_css{     background: #b70407;  color: #D3E8F9;  font-size:12px; height:25px; line-height:25px; overflow: hidden; width:52px; cursor:pointer;}
.top_l { line-height:33px; position:absolute; top:0; left:0; color:#6b6c70;}
.lang {line-height:37px; position:absolute; top:0; left:1032px; color:#6b6c70;}
.lang a { color:#6b6c70;}
.lang a:hover { color:#fff; text-decoration:underline;}
.top_tel { line-height:33px; position:absolute; top:65px; right:62px; color:#545454; font-size:13px;}

.menu { position:absolute; left:295px; top:75px; right:0; }
.menu li { float:left; line-height:62px; margin:0 25px;}
.menu li a { display:block; font-size:14px; color:#3f3f3f;}
.menu li a:hover { display:block; color:#000; border-bottom:4px solid #cd0104; background:url(../images/dd.png) no-repeat center bottom;}
.menu  .langs{ position: absolute; right:3px; top:-32px;}
.menu  .langs a{ display: inline-block; width:23px; height: 17px;text-indent: -200px; overflow: hidden; margin-right: 6px; }
.menu  .langs a.lang-cn{ background: url(../images/cn.png); }
.menu  .langs a.lang-en{ background: url(../images/en.png);}


#full-screen-slider { width:100%; height:auto; margin:0 auto; position:relative; overflow: hidden;}
#full-screen-slider #slider {
			width:100%;
			height:auto;
}

#full-screen-slider #slider img{ width:100%;}

@media (min-width: 1280px) {
	#full-screen-slider ,#full-screen-slider #slider{ height:461px;}
	
}



@media (min-width: 1300px) {
	#full-screen-slider ,#full-screen-slider #slider{ height:493px;}
	
}


@media (min-width: 1400px) {
	#full-screen-slider ,#full-screen-slider #slider{ height:520px;}
	
}
		

@media (min-width: 1400px) {
	#full-screen-slider ,#full-screen-slider #slider{ height:520px;}
	
}


@media (min-width: 1650px) {
	#full-screen-slider ,#full-screen-slider #slider{ height:607px;}
	
}

@media (min-width: 1900px) {
	#full-screen-slider ,#full-screen-slider #slider{ height:694px;}
	
}

#full-screen-slider #slider  .control-links {
			margin-top: -25px;
}
		
#full-screen-slider #slider  .control-links li {    
    margin-left: 6px;
    cursor: pointer;    
    background: red;
    width: 12px;
    height: 12px;
	text-indent: -99999px;
	border-radius:12px;
	
}

#full-screen-slider #slider  .control-links li.active {
    background: #F60;
	
}

/*#slides { display: block; width: 100%; height:509px; list-style: none; padding: 0; margin: 0; position: relative;  }
#slides li { display: block; width: 100%; height:509px; list-style: none; padding: 0; margin: 0; position: absolute; }
#slides li a { display: block; width: 100%; height: 100%; text-indent: -9999px }
#pagination { display: block; list-style: none; position: absolute; left:50%; top:92%; z-index: 9900; }
#pagination li { display: block; list-style: none; width:17px; height:17px; float: left; margin-left: 5px; background: #272a2c; border-radius:10px; }
#pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }
#pagination li.current { background: #cd0104; }

*/
.html5zoo-bullet-wrapper-0{ width:110px !important;}
.pagination-item{ display: block; list-style: none; width:20px !important; height:20px !important; float: left; margin-left: 3px; background: #cd0104 !important; border-radius:10px;  }
.pagination-active{background: #272a2c !important;}
/*======================首页样式=======================*/
.index_m { width:100%; height:101px; background:url(../images/search_bg.jpg) no-repeat center;}
.index_m_c { width:1200px; height:101px; margin:0 auto; position:relative;}
.index_m_c ul { display:block;}
.index_m_c ul li { width:174px; height:101px; float:left; line-height:101px; text-indent:82px; font-size:16px; color:#fff;}
.index_m_c ul li a { color:#fff;}

.search_info { width:308px; height:28px; overflow: hidden; position:absolute; top:36px; right:275px;}
.search_info_txt { display:inline; float:left; height:28px; width:256px; }
.search_info_txt_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #666; float: left; font-size:12px; height:28px; line-height:28px; overflow: hidden; width:256px; text-indent:12px;}
.search_info_btn { float: left; height:28px; width:52px; }
.search_info_btn_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #D3E8F9; float: left; font-size:12px; height:28px; line-height:28px; overflow: hidden; width:52px; cursor:pointer; }

.index_pro { width:1200px; min-height:1580px; margin:0 auto; zoom:1; overflow: hidden;} 
.index_pro_tit { width:1200px; height:194px; background:url(../images/index_pro_tit.jpg) no-repeat;}
.index_pro_menu { width:420px; height:71px; margin:0 auto;}
.index_pro_menu li { width:198px; line-height:38px; float:left; margin:0 5px; background:#24272a; text-align:center;}
.index_pro_menu li a { display:block; font-size:14px; color:#fff;}
.index_pro_menu li a:hover { display:block; background:#b70407;}
.index_pro_main { width:1200px; height:259px; margin:0 auto; position:relative;}
.left_btn { width:48px; height:48px; position:absolute; top:116px; left:-50px; background:url(../images/fl_link.jpg) no-repeat;}
.right_btn { width:48px; height:48px; position:absolute; top:116px; right:-46px; background:url(../images/fr_link.jpg) no-repeat; }
.left_btn a ,.right_btn a { display:block; width:48px; height:48px; text-indent:-9999px;}
.pro_list_inner { width:1200px;  overflow: hidden; position:absolute; top:0; left:0; }
.sy_pro_list { width: 1200px; }
.sy_pro_list ul { width: 1200px; clear: both; display: none;}
.sy_pro_list li { width:280px; height:auto; float: left; margin:0 9px; background:#f0f0f0; margin-bottom:18px; }
.sy_pro_list li img { width:82%; padding:9% 9% 6% 9%; border:1px solid #c2c2c2; border-bottom:0;}
.sy_pro_list li span { display:block; width:100%; line-height:40px; background:#686e73; opacity:.4; text-align:center;}
.sy_pro_list li span a { display:block; color:#fff; font-size:14px;}
.sy_pro_list li:hover span a{ color:#fff;/* background:#960506;*/background:#b70407;opacity:1;}
.sy_pro_list li:hover{/*background: rgba(255,102,51,.4);*/background:rgba(36, 39, 42,.3);}

.index_box_1 { width:100%; height:640px; background:url(../images/index_about_bg.jpg) no-repeat center;}
.index_about { width:1200px; height:640px; margin:0 auto;}
.index_about_tit { width:1200px; height:193px; background:url(../images/index_about_tit.jpg) no-repeat;}
.index_about_main { width:1200px; height:391px; position:relative;}
.index_about_main .con_1 { width:316px; height:246px; position:absolute; top:115px; left:0;}
.index_about_main .con_1_tit { height:32px; font-size:26px; font-weight:bold; color:#141414;}
.index_about_main .con_1_tit a { color:#141414;}
.index_about_main .con_1_tit_m {height:98px; font-size:16px; color:#2b2f38;}
.index_about_main .con_1_txt {height:117px; line-height:21px; font-size:14px; color:#797979;}
.index_about_main .con_2 { width:308px; height:246px; position:absolute; top:115px; left:449px;}
.index_about_main .con_2_tit { height:32px; font-size:26px; font-weight:bold; color:#fff;}
.index_about_main .con_2_tit a { color:#fff;}
.index_about_main .con_2_tit_m {height:98px; font-size:16px; color:#fff;}
.index_about_main .con_2_txt { width:290px; height:117px; line-height:21px; font-size:14px; color:#ebebeb;}
.index_about_main .con_3 {     width: 354px; height:246px; position:absolute; top:115px; left:859px;}
.index_about_main .con_3_tit { height:32px; font-size:26px; font-weight:bold; color:#141414;}
.index_about_main .con_3_tit a { color:#141414;}
.index_about_main .con_3_tit_m {height:83px; font-size:16px; color:#2b2f38;}
.index_about_main .con_3_txt {width:100%; height:125px; text-indent:27px; line-height:30px; font-size:14px; color:#797979;}


.index_news { width:1200px; height:560px;  margin:0 auto;}
.index_news_tit { width:1200px; height:204px; background:url(../images/index_news_tit.jpg) no-repeat;}
.index_new_top { width:444px; height:300px; float:left; position:relative;}
.index_new_top .pic { width:444px; height:213px; position:absolute; top:0; left:0;}
.index_new_top .pic img { width:444px; height:213px;}

.index_new_top .tit {width:444px; line-height:38px; font-size:16px; font-weight:bold; position:absolute; top:224px; left:0;}
.index_new_top .tit a { color:#464646;}
.index_new_top .txt { width:444px; height:45px; line-height:19px; position:absolute; top:255px; left:0;}
.index_new_top .more { width:150px; line-height:36px; background:#25282f; text-align:center; position:absolute; top:243px; left:0;}
.index_new_top .more a { display:block; width:150px; height:36px; color:#fff;}

.index_new_list { width:721px; height:276px; float:left; margin-left:28px;}
.index_new_list li { width:721px; height:91px; border-bottom:1px dotted #e9e9e9; padding-top:5px;}
.index_new_list li .time { width:75px; height:75px; float:left; position:relative; background:#a00608;}
.index_new_list li .time em { position:absolute; top:8px; left:8px; font-size:50px; color:#fff;}
.index_new_list li .time span {position:absolute; top:58px; left:13px; color:#fff;}


.index_new_list li .con {width:625px; height:78px; float:left; position:relative; margin-left:20px;}
.index_new_list li .tit {width:625px;  position:absolute; top:7px; left:0; font-size:16px; font-weight:bold;}
.index_new_list li .tit a { color:#000;}
.index_new_list li .txt {width:625px; position:absolute; top:29px; left:0; color:#767676; line-height:19px;}

/*=======================内页样式=======================*/
.inner_ban { width:100%;}
.ban_page{}
.ban_products{background:url(../images/inner_ban.jpg) no-repeat center;}
.inner { width:1200px;  margin:0 auto; }
.left { width:231px; float:left; position:relative; top:-42px; z-index:9999;}
.left_tit { width:231px; height:177px;}
.left_tit img { width:231px; height:177px;}
.left_cat { width:229px; overflow:hidden; border:1px solid #c6c6c6; border-top:0; padding-bottom:150px;-webkit-box-shadow:0 0 10px #ccc;  
  -moz-box-shadow:0 0 10px #ccc;  
  box-shadow:0 0 10px #ccc;   }
.left_cat li {width:229px; line-height:43px; border-bottom:1px solid #c6c6c6; text-indent:32px; font-size:14px; font-weight:bold;}
.products_catagory ul li{ line-height:29px; height:29px;text-indent:20px;}
.left_cat li.sub{ font-weight:normal; font-size:12px; text-indent:26px;}
.left_cat li a { display:block;}
.left_cat li a:hover {display:block; background:#3c3c3c; color:#fff;}


.right { width:920px; overflow:hidden; float:left; margin-top:38px; margin-left:49px; margin-bottom:50px;}
.right_tit { width:920px; height:41px; background:url(../images/right_tit.jpg) no-repeat; position:relative;}
.right_tit span { position:absolute; top:11px; left:23px; font-size:18px; font-weight:bold; color:#0a0a0a;}
.right_tit em { position:absolute; top:17px; right:14px;}


.inner_pro { margin-top:23px;}
.inner_pro li { width:212px; height:188px; float:left; margin:0 9px; margin-bottom:24px;}
.inner_pro li img { width:70%; padding:0px 15%; height:144px; display:block;border:1px solid #c2c2c2; border-bottom:none;}
.inner_pro li:nth-child(4n){ margin-right:0px;}
.inner_pro li span { display:block; line-height:45px; background:#686e73; text-align:center; overflow:hidden;width:213px;}
.inner_pro li span a { display:block; color:#fff;}
.inner_pro li:hover span a{ color:#fff; background:#960506;}


.about { padding:15px 0; line-height:25px; overflow:hidden;}






.show_pro { padding:15px; overflow:hidden;  line-height:20px;}




.news {  padding:15px; overflow:hidden; }
.news ul { list-style-image: none; list-style-type: none; margin-top: 6px; }
.news li { border-bottom: 1px dotted #888A89; height: 50px; line-height: 50px; overflow: hidden; }
.news li a { color: #414141; text-decoration: none; }
.news li span { color: #414141; float: right; margin-right: 30px; }
.shownews { padding:15px;}

.shownews a:hover { text-decoration: underline;}
.shownews .title { background:#e7e7e7; height:65px;  text-align: center; }
.shownews .title h1 { color:#000; font-size:14px; line-height:40px;}
.shownews .title span { line-height:18px;}
.shownews DIV.text { padding-top:25px; }.hr { color: #666666; margin: 20px 0; }
.hr a { color: #D2211F; padding: 0 10px; text-decoration: underline; }
table.job { border-collapse: collapse; color: #777777; width: 100%; }
table.job th, .job td { border: 1px solid #DDDDDD; }
table.job th { background-color: #ffffff; height: 40px; line-height: 40px; text-align: center; }
table.job td { background: none repeat scroll 0 0 #FFFFFF; padding: 10px; text-align: center; }
table.job a.close { height: 28px; line-height: 28px; }
table.job .jobdetail { background: url("../images/jobdetail.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 24px; margin: 0 auto; width: 76px; }
table.job .mydiv { left: 50%; margin: -135px 0 0 -325px; position: fixed !important; top: 30%; width: 650px; z-index: 999; }
table.job .mydiv table { border-collapse: collapse; color: #777777; line-height: 22px; }
table.job .mydiv table .alignleft { text-align: left; }
.guestbook { padding-top:30px;}
.guestbook table th { color:#777; text-align:left;}
.guestbook table td input,.guestbook table td textarea{ border:1px solid #777; background:#f0f0f0;}
.red{ color:red}
#inquiry_form input,#inquiry_form img{ vertical-align:middle;}
/*新闻中心页面和新闻终端页面样式*/
.newslist{}
.newslist table{ width:100%; border-left:1px #999 solid; border-top:1px #999 solid; color:#666; margin:0 0 20px 0;}
.newslist table td{ padding:10px 15px; border-bottom:1px #999 solid; border-right:1px #999 solid;}
.newslist table a{ color:#792C21; font-weight:bold;}
.newslist table .newslist-1{ width:68%; background:#FFF;}
.newslist table .newslist-2{ width:16%; background:#FFF; text-align:center;}
.newslist table .newslist-3{ width:16%; background:#FFF; text-align:center;}

.single h1{ padding:7px 0; color:#333; text-align:center; font-size:14px; border-bottom:#666 1px dotted;}
.single span.title{ display:block; width:100%; padding:5px 0; color:#666; text-align:center;}
.single p{ margin:20px 0; line-height:22px; color:#000;}
.back { height:27px; padding:7px 0; text-align:right;}
.back a{ width:116px; height:27px; color:#3487D1;}
/*在线询盘页面样式*/
.inquiry_form { padding:10px 0 0 30px; color:#000; font-family:Tahoma; }
.inquiry_form tr{ margin:0 0 15px 0;}
.inquiry_form th { text-align:right; padding:0 10px 0 0; font-weight:normal;}
.inquiry_form td input,.inquiry_form td textarea { border:1px solid #bbb; padding:2px;}
.inquiry_form td .btn_box { width:60px; height:24px; border:1px solid #bbb; background:#e6e6e6 url(../images/inquiry_btn.jpg) repeat-x; color:#333; cursor:pointer;}

/*======================产品终端页产品图片切换效果样式=======================*/
.products_4 { overflow:hidden;}
.products_5 { padding-top: 10px; padding-left:60px; float: left; }
.products_5 h1 { font-size:14px;}
#preview { float: none; padding: 15px 0; width: 400px; float: left; }
.description { clear: both; /*height:400px;*/ overflow: auto }
.description h3, .other h3 { height: 40px; line-height: 40px; color: #005DAA; border-bottom: 1px dashed #999; }
.description .data { overflow-x: auto; margin: 0px 0; }
.description a.iq { display: block; width: 98px; height: 25px; }
.description p { width: 100%; height: auto; color: #000; line-height: 22px; margin: 20px 0; }
.description .txt { border-bottom: 1px solid #999; font-size: 15px; line-height: 34px; padding-left: 10px; color: #13233c; font-weight: bold; }
.productInfo .description { }

.productInfo .description table tr td:nth-child(1){
	 padding-left:18px;
	 width:330px;
}

.productInfo .description table.productInfoTable{ width:98%; border-collapse:collapse; border:#ccc solid 1px; text-align:center; margin-left:3px; margin-top:12px;}
.productInfo .description table.productInfoTable td,.productInfo .description table.productInfoTable tr{ border:#ccc solid 1px;}
.productInfo .description table.productInfoTable td{ padding:3px; line-height:20px;text-align:left;}
.productInfo .description table.productInfoTable tr td:nth-child(1){
	 padding-left:3px;
	 width:auto;
}

.productInfo .description table tr td img{ }
/*.description table { width: 100%; text-align: center; border-left: 1px #999 solid; border-top: 1px #999 solid; background: #fff; color: #333; }
.description table td { padding: 6px 5px; border-bottom: 1px #999 solid; border-right: 1px #999 solid; }*/
.productInfo{ width:920px; background:url(../images/logo1.png) no-repeat 72px 50px;height:auto;  position:relative;}
.Info_logo{background:url(../images/logo2.png) no-repeat 72px 50px;}
.productInfo .item{ height:567px;}
.productInfo .item .proIMG{ width:350px; zoom:1; overflow:hidden; position:absolute; left:320px; top:50px; }
.productInfo .proIMG img{ width:100%;}
.productInfo .item span{ position:absolute; left: 638px;text-indent: 10px;top: 232px; line-height:40px; font-size:14px;}
.productInfo .item  .infoFun{ position:absolute; top:380px; width:100%; height:auto;}
.productInfo .infoLine{ margin-top:20px; background:url(../images/text_bg.jpg); width:100%; height:59px; line-height:59px; color:#fff; font-weight:bold; font-size:22px; text-align:center;}
.productInfo .description{min-height:300px;}

.productInfo .description p:not(:first-child){ font-size:18px;}

/*产品终端样式*/

/*产品终端页产品图片切换效果样式*/
.proinfo_two { border-color: #CCCCCC; border-style: solid; border-width: 1px; height: auto; }
.proinfo_two .pro_description { background: none repeat scroll 0 0 #4F5152; font-weight: bold; height: 28px; line-height: 28px; text-indent: 10px; color:#ffffff; }
.proinfo_two .pro_description_cont { height: auto !important; overflow: visible; padding: 10px; }
#spec-n1 img { width:400px; height:471px; background: #fff; border: 1px solid #ccc; padding: 1px; }
#spec-n5 { width: 400px; overflow: hidden; zoom: 1; background: #fff; border: 1px solid #ccc; border-top: none; padding: 1px; }
#spec-right { width: 124px;/* height:60px;*/ float: left; }
#spec-right a img { width: 124px; height: 60px; }
#spec-list { width:400px; float: left; }
#spec-list ul { float: left; height:97px; }
#spec-list ul li { width:100px; height:97px; float:left;}
#spec-list ul li img { width:93px; height:90px;  cursor: pointer; border: 1px solid #CCC; padding: 2px; }
ul.product_list { clear: both; margin: 20px 20px 0; border-bottom: 1px solid #CCCCCC; overflow: hidden; zoom: 1; }
ul.product_list li { font-weight: bold; float: left; padding: 0 10px; background-color: #8395A0; display: block; cursor: pointer; border-right: 1px #FFFFFF solid; line-height: 26px }
ul.product_list li a { color: #FFFFFF; }
ul.product_list li.sel { background-color: #47555e; }
/*放大镜样式 开始*/


.jqzoom { position: relative; padding: 0; }
.bigimg { width: 800px; height: auto; }
.zoomdiv { z-index: 8; position: absolute; top: 1px; left: 0px; width: 400px; height: 400px; background: url(i/loading.gif) #fff no-repeat center center; border: 1px solid #e4e4e4; display: none; text-align: left; overflow: hidden; }
.jqZoomPup { z-index: 3; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 50px; height: 50px; border: 1px solid #aaa; background: #FEDE4F 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
/*放大镜样式 结束*/

.other, .other ul { float: left; font-size: 12px; line-height: 22px; width: 100%; }
.other_tit { border-bottom: 1px dashed #222222; font-size:14px; height: 40px; line-height: 40px; padding-top: 10px; }
.other ul { margin: 20px 0; }
.other li { float: left; margin: 0 13px; width: 152px; }
.other li a { display:block; }
.other li a:hover { display:block; text-decoration: underline;}
.other img { background: none repeat scroll 0 0; border: 1px solid #ccc; border-radius:5px; box-shadow:2px 2px 2px rgba(0,0,0,.4); display: block;  margin: 0 auto; width: 100%; }
.other span { display: block; font-size: 11px; height: 22px; line-height: 22px; text-align: center; }


/*======================分页样式=======================*/
.pager { margin:20px auto 0;  padding: 5px 0; clear:both; }
.page_link { height: 22px; padding: 0 20px; font-size: 11px; color: #777;}
.pager span { line-height: 20px; background: #F0F0F0; margin: 0px 2px; padding: 0 0.6em; float:left; }
.pager span a { display: block; }
.page_link_total { color: #777; }
.page_link_now { font-weight: bold; color: #d2211f; }

/*======================底部样式=======================*/
.foot { width:100%; height:324px; background:url(../images/footbg.jpg) no-repeat center; clear:both;}
.foot_con { width:1200px; height:264px; margin:0 auto; position:relative;}
.foot_con_tel { position:absolute; top:136px;left:54px; color:#555;}
.foot_con_tel span { display:block; height:19px; font-size:14px;}
.foot_con_tel em { display:block; font-size:24px; font-weight:bold; }
.foot_menu { width:929px; height:220px; position:absolute; top:67px; left:271px;}
.foot_menu li { LINE-HEIGHT: 25px; OVERFLOW: hidden; font-size:14px; color:#7f7f7f;}
.foot_menu li a { color:#7f7f7f;}
.foot_menu li a:hover { text-decoration:underline;}
.foot_menu P { font-size:18px; height:26px; color:#fff; }
.foot_menu P a{  color:#fff; }
.f1 { width:125px; float:left;}
.f2 { width:163px; float:left;}
.f3 { width:130px; float:left;}
.f4 { width:400px; float:left;}
.f4 p { height:21px;}
.f4 li { line-height:31px; text-indent:29px;}
.er { width:109px; height:109px; float:left; margin-top:22px;}
.foot_txt { width:1200px; height:60px; margin:0 auto; line-height:60px; text-align:center; font-size:14px; color:#6e6e6e;}
.foot_txt a {color:#6e6e6e;}</pre></body></html>