﻿/*
 * 全站公用样式,兼容IE6,7,8,9,Chrome,Firefox
 * ============================================================================
*/
/*-----------------------------全局样式-------------------------------------*/
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:16px;font-family:simhei;font-weight:normal}
ul{list-style:none}
legend{display:none}
fieldset,img{border:none;vertical-align:middle}
body{font:12px/1.5 sans-serif;position:relative;margin:0 auto;color:#333;background:#fff}
a{color:#333;text-decoration:none}
a:hover,a:active{text-decoration:underline}
/*------------全局模板------------*/
.fl{float:left}
.fr{float:right}

/*------------顶部------------*/
.top{padding:5px 0 0;background:#eee;height:30px;line-height:30px;overflow:hidden;}
.top .fl a{margin:0 13px 0 0;color:#666;float:left;}
.top .fl a.plus{margin:3px 13px 0 0;float:left;}
.top .fr { text-align:right;}
.top .fr a{margin:0 0 0 10px;color:#e85e0a; font-weight:bold;}
.top .fr .fastlg_fm{ float:left;}
/*------------头部------------*/

.header{width:980px;margin:0 auto;height:90px; position:relative;}
/*logo*/

.logo{float:left;width:210px;height:70px;margin:10px 2px 0 20px; overflow:hidden;}

.logo a{}
/*text-indent:-9999px; ie7 logo img也隐藏了*/
.logo img{width:210px;}
/*广告*/

.ad_header{float:left;width:480px;height:60px;margin:15px 0 0 30px}

.ad_header img{width:480px;height:60px}
/*weixin*/

.lmtw_logo{float:right;width:83px;height:32px;margin:12px 0 0 0; overflow:hidden;}
.lmtw_logo a{text-indent:-9999px;}
.lmtw_logo img{width:83px;height:32px}
.lmtw_weixin{ position:absolute; right:-60px; top:16px; width:60px; height:60px;}
.lmtw_weixin img{ width:60px; height:60px;}
/*搜索*/
.searchiframe{float:right;width:187px; height:28px;margin:3px 0 0 0;}
.search{height:28px;line-height:28px; }
.search a{color:#12247a;font-weight:bold}
.search_ipt{float:left;width:145px;padding:1px 5px 0;line-height:25px;height:25px;border:0;background:#fff;color:#666; border:1px solid #ccc;}
.search_btn{float:right;width:30px;height:28px;line-height:28px;cursor:pointer;border:0;overflow:hidden;background:#fb7320 url(../images/icon.png) 100% 0; color:#fff; text-indent:9999px;}
/*------------导航------------*/
.nav{height:50px;background:#e85e0a}
.ul_nav{float:left;height:50px;border-left:1px solid #b14300;border-right:1px solid #fb7320;}
.ul_nav li{float:left;line-height:49px;font-size:20px;font-family:STHeiti,simhei}
.ul_nav li a:link,.ul_nav li a:visited{padding:0 18px;color:#fff;float:left;height:49px;border-left:1px solid #fb7320;border-right:1px solid #b14300;}
.ul_nav li a:hover,.ul_nav li a:active{padding:0 18px;text-decoration:none}
/*------------底部------------*/
.footer{background:#797979; height:80px;line-height:24px;color:#eee;padding:10px 5px;}
.footer a{ color:#eee;}
.footer_main{position:relative;width:980px;margin:0 auto;}
.footer_main .weixin{position:absolute;top:0px; right:0px;}
/*------------二级导航------------*/
.subs{height:36px; margin-top:1px;background:#ffeadc;position:relative;font-family:simhei}
.t4{ float:left; margin-left:1px;position:relative;height:35px; padding:0 20px; background:#fff; }
.t4 a{line-height:35px;color:#e85e0a;font-size:18px}
.ul_sub{float:left;font-size:18px;font-family:simhei; margin-left:10px;}
.ul_sub li{display:inline;line-height:36px; font-size:14px;}
.ul_sub a:link,.ul_sub a:visited,.ul_sub a:hover,.ul_sub a:active{color:#333;padding:0 10px;}

/*------------当前位置------------*/
.weizhi{background:#eee; border-bottom:1px solid #e6e6e6;height:30px;line-height:31px;text-indent:10px;color:#6a6a6a;position:relative}
.weizhi a,.weizhi span{color:#666}
/*------------分页------------*/
.page{clear:both;height:22px;padding:10px 0 22px;text-align:center;font-size:14px;color:#6a6a6a}
.page a{color:#6a6a6a}
.page em{font-style:normal;color:#e85e0a}
.page span{display:inline-block;position:relative;width:53px;height:20px;border:#cacaca 1px solid}
.page span a{display:inline-block;width:38px;height:20px;line-height:20px;background:#fff url(../images/page_span_a.gif) no-repeat 42px center;padding:0 13px 0 2px;text-align:left}
.page span span{position:absolute;left:-1px;bottom:20px;height:auto;display:none;float:left}
.page span span a{background-image:none;padding:0 0 0 2px;width:51px;float:left;border-bottom:#cacaca 1px dashed}
/*------------简单分页------------*/
.pages{text-align:center;padding:10px 0;font-size:14px}
.pages a:hover,.pages a:active,.pages a.on:link,.pages a.on:visited{color:#e85e0a}
/*------------友情链接------------*/
.link{background:#7f7f7f;padding:10px 0;line-height:24px;color:#cacaca}
.link_main{padding:0 10px;width:960px;overflow:hidden;zoom:1;margin:0 auto}
.link h2{font-size:14px;color:#fff;margin:0 0 5px}
.link a{color:#cacaca}
.link strong{color:#ebebeb}
.link .fr{width:248px;padding:22px 0 0 25px}
