@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;
	min-width:950px;_min-width:inherit;
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>950?"auto":"950px");
}
body,td,p,div{font-size:12px;color:#4c4948;font-family:Arial, "宋体";}
h1,h2,h3,ul,li,p,dl,dt,dd,ol,form,img{margin:0;padding:0;list-style:none;}
i,em{font-style:normal;}
input,textarea{font-size:12px;color:#4c4948;font-family:Arial;background:#fff;}
img{border:0;}
a,
a:link{color:#4c4948;text-decoration:none;}
a:hover{color:#4c4948;text-decoration:none;}


/* top */
.top{margin:0 auto;width:950px;height:50px;}
.top h1{float:left;width:150px;height:50px; background:url(logo.jpg) right center no-repeat;}
.top h1 a{display:block;width:100%;height:100%;text-indent:-9999px;}
.top p{float:right;margin:25px 10px 0 0;width:300px;text-align:right; color:#a2a5a4;}
.top p i{margin:0 6px;}
.top p a{color:#a2a5a4;}

/* banner */
.banner{height:468px;}
.b_slide{width:100%;height:468px;margin:0 auto; background:url(banner.jpg) top center no-repeat;}
.b_slilink{width:950px;margin:0 auto; position:relative;}
.b_slilink a{ position:absolute;top:295px;display:block;width:175px;height:52px; text-indent:-9999px;}
.b_slilink a.pg_down{left:400px;}
.b_slilink a.az_down{left:608px;}
  

/* content */
.content{width:100%;height:auto;background:#fff url(b_bg.jpg) top left repeat-x;}
.main{width:950px; margin:0 auto;}

.tbapp{padding-top:45px;height:235px;}
.tbapp h2{height: 40px;background:url(tbapp_t.jpg) center center no-repeat;text-indent: -9999px;}
.tbm{margin-top:15px;padding:3px 0;border-top:1px solid #ff3f3f;border-bottom:1px solid #ff3f3f;}
.tbb{height:182px;background:#d90000 url(tbapp_i.jpg) 415px 15px no-repeat;}
.tbb .tbleft{float:left;padding:45px 0 0 35px;width: 330px;height:137px;background:url(tbapp_l.jpg) right center no-repeat;}
.tbb .tbright{float:left;margin-left:55px;padding:45px 0 0 35px;width: 465px;height:137px;background:url(tbapp_r.jpg) right center no-repeat;}
.tbb h3{height:35px; text-indent: -9999px;}
.tbb .tbleft h3{background:url(tb_cjz.jpg) left top no-repeat;}
.tbb .tbright h3{background:url(tb_czh.jpg) left top no-repeat;}
.tbb p{font-size:20px;color:#ffdfb4;font-family:"微软雅黑";line-height:30px;}
.tbb p a{color:#fff; text-decoration: underline;}

.yz{margin-top:50px;height:auto;}
.yz img{ max-width:100%;height:auto;}

.gz{margin-top:15px;height:80px; background:#fff6e4;}
.gz a{display:block;margin-right:10px;_margin-right:5px;width:40px;height:40px;float:left; text-indent:-9999px;}
.gz .l,.gz .s,.gz .w{margin-top:25px;float:left;height:40px;line-height:40px;color:#666464;}
.gz .l{width:340px; text-align:right;}
.gz .s,.gz .w{width:195px;}
.gz .s{font-size:14px;font-weight:bold;}
.gz .s a{width:45px; background:url(gz_s.jpg) no-repeat;}
.gz .w a{background:url(gz_w.jpg) no-repeat;}


/* footer */
.footer{height:115px; background:#fff;}
.foot{margin:0 auto;}
.footer dl{padding-top:20px;color:#aaaaaa;text-align:center;}
.footer dt{line-height:30px;}
.footer dd{line-height:30px;}

