/* ———————————————————————————————— 1 CSS 重置库 css reset style —————————————————————————————————— */
/* === 网站全局样式 === */
body{ font:12px/16px 宋体,sans-serif; color:#3b3b3b; background:#ebebeb; }
body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, textarea{ margin:0; }
ul, ol, th, td{ padding:0; margin:0; }
button, select,textarea, a img, a{ vertical-align:middle;}
input, textarea, select{ font:12px Verdana, Geneva, sans-serif; color:#3b3b3b; }
button{ cursor:pointer }
a{ text-decoration:none; color:#3b3b3b; }
a:hover{ color:#1862af; text-decoration:none;}
img{ margin:0; padding:0; font-size:0; border:none;}
ul, ol{ list-style:none }
li{ list-style-type:none;}
ul , li { list-style-type: none; overflow: hidden;}

/* -- other htmlTags -- */
em, i, dfn, samp, kdb, code, address,strong, b, del, ins{ font-family:SimSun,Microsoft YaHei,Arial;}
em, i, dfn, samp, kdb, code, address{ font-style:normal }
/* html { */
	/* filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); */
	/* -webkit-filter: grayscale(100%); */
/* } */

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ 页头 header ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝=＝＝＝=＝＝ 页体 mian ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ 页脚 footer ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.footer{ height:109px; background:url(/static/image/bg11.jpg) repeat-x;}
.footer a{ color:#fff;}
.footer a:hover{ text-decoration:underline;}
.footer_c{ width:1000px; height:109px; margin:auto;}
.ft_l{ padding-top:20px;/*width:433px; height:103px; float:left; */background:url(/static/image/bg12.jpg) right bottom no-repeat;}
.ft_l .yqlj{ height:35px;line-height: 35px;}
.ft_l .yqlj .tm{ font-size:14px;display: inline-block; font-weight:bold; color:#fff; background:url(/static/image/bg13.jpg) left center no-repeat; padding-left:22px; position:relative;}
.ft_l .yqlj p{color:#f3f3f3;display: inline-block;}
.ft_l .yqlj p a{ padding:1px 2px; color:#f3f3f3}
.ft_l .yqlj p a:hover{ text-decoration:underline}
.ft_l .logo2{ }
.ft_r{ width:100%; /*float:right;*/}
.ft_r .nav2{ height:53px; padding-top:10px; text-align:right;  color:#fffefe;}
.ft_r .nav2 a{ color:#fffefe;}
.ft_r .nav2 a:hover{ color:#fffefe; text-decoration:underline}
.ft_r .bq{ height:38px;}
.ft_r .bq_l{ width:386px; height:38px; float:left; line-height:19px;  color:#fff;}
.ft_r .bq_r{  height:38px; float:right;}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ 页脚 footer ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
