body {
	margin: 0 auto;
	width: 100%;	
	color: #333;
	background: #fff;
	font-size: 13px;
	font-family: "宋体";
}
type="text/css"
@media(max-width:960px)
{
 
}
body,td,th {color:#333; font-size:13px;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{margin:0; padding:0;}
dl,dt,dd{ margin: 0px; padding: 0px; list-style: none;}
input,textarea,select{outline: none;border: none;font-family:inherit; font-weight:inherit; font-size:12px;}
img{border:0;}
.fl{float:left;}
.ft{float:left;}
.fr{float:right;}
.cl{clear: both;height: 5px;}
.cp img{ border:1px solid #c7c5c5; padding:3px;}
.cp img:hover{ border:1px solid #7c191b; padding:3px;}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	float: left;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FF3C00;
	/*text-decoration: underline;*/
	text-decoration: none;
}
.mt10 {
	margin-top: 10px;
}
.m10 {
	margin: 10px 0;
}


/** 页头区 **/
#header {
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#top {
	margin: 0 auto;
	width: 100%;
	height: 146px;
	border-top: 4px solid #e6e6e6;
	overflow: hidden;
}
.top1,.logo {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}
.top1 {
	height: 20px;
}
.top_l {
	width: 755px;
	text-align: right;
}
.top_r {
	width: 230px;
}
.top_r li {
	margin-left: 1px;
	width: 75px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #e6e6e6;	
}
.top_r a {
	color: #000;
}

.logo {
	height: 110px;
}
.logo_l {
	width: 377px;
}

.logo_t{
       width:403px;
	   padding-top: 22px;
	font-family: "新宋体";
	font-size: 20px;
	color: #ff0c09;
	height: auto;
	overflow: hidden;
	font-weight: 600;
}
.logo_t span{
        color:#ff0000;
		font-family: "宋体";
	font-size: 20px;
	font-weight: 600;
             
}
.logo_r {
        width:200px;
	padding-top: 18px;
	
}
.logo_t li {
	font-size: 16px;
	font-weight: 600;
	font-family: "仿宋";
	color: #080808;
}

/** 导航 **/
.nav {
	margin: 0 auto;
	width: 100%;
	/*background: url(../images/nav.jpg) repeat-x;*/
	background: #097ad8;
	height: 43px;
	overflow: hidden;
}
.nav ul {
	margin: 0 auto;
	width: 1000px;
	line-height: 43px;
              font-weight: bolder;
}
.nav ul li {
	width: 93px;
	/*background: url(../images/nav_l.jpg) right no-repeat;*/
	/*background:#ffcc00;*/
	text-align: center;
	height: 43px;
}
.nav ul li a {
	font-size: 14px;
	color: #fff;
}
.nav ul li.cur {
	width: 115px;
	/*background: url(../images/nav01.jpg) no-repeat;*/
	background:#ffcc00;
}
.nav ul li.cur a {
	color: #333;
	font-weight: 600;
}
.nav ul li.tab1 {
	width: 128px;
}
.nav ul li.tab2 {
	background: none;
}

/* 页尾区 */
/*页脚*/
footer{clear: both;position: relative;background-color: #ecefef;margin: 10px auto;max-height: 600px;}
.footer-nav ul{width: 960px;background-color: #097ad8;margin: 0 auto;}
.footer-nav ul li{display: inline-block;height: 48px;line-height: 48px;}
.footer-nav ul li a{display: block;color: white;height: 48px;line-height: 48px;}
hr{clear: both;}
.footer-content{ /*width: 1200px;*/position: relative;clear: both;margin: 5px auto;}
.footer-content-content{width: 960px;height: auto;margin: 10px auto;}
.footer-content-logo{position: relative;width: 100px;height: 100px;float: left;}
.footer-content-logo img{float: left;width: 100px;height: 100px;}
.footer-content-text{position: relative;margin-left: 125px;height: 40px;width: 430px;}
.footer-content-text ul{}
.footer-content-text ul li{margin-top: 3px;}
.footer-content-text ul li:after{content:"    ";}
.footer-content-text p{padding-left: 0px;}
.footer-content-erweima{position: relative;margin-right:30px;margin-top:-100px;width: 300px;height: 200px;float: right}
.footer-content-erweima dl{float: left;margin-left: 10px;}
.footer-content-erweima dl:first-child{margin-left: 0;}
.footer-content-erweima dd img{width: 100px;height:100px;}
.footer-description{clear: both;width: 960px;margin: -60px auto 1px;}
/*页脚*/

#footer {
	margin: 0 auto;
	width: 100%;
	color: #fff;
	/*background: url(../images/foot_bj.jpg) repeat-x;*/
	background:#0073d9;
	height: 250px;
	overflow: hidden;
}
#footer a {
	color: #fff;
}
.foot_nav {
	margin: 10px auto 0;
	width: 1000px;
	height: 18px;
	padding-top: 8px;
}
.foot_nav ul li {
	width: 95px;
	line-height: 13px;
	text-align: center;
}
.foot_nav ul li.foot_tab {
	width: 110px;
}
.foot_bot {
	margin: 0px auto;
	width: 800px;
	line-height: 24px;
	
	
}
.footgwa{
        width:1000px;
        margin: 3px auto;
        height:25px;
        font-size:22px;
        color:#dbc8c8;
        text-align:center;
}
.foot_logo {
	margin-right: 10px;
	float: left;
	width: 95px;
	background: url(../image/logo_r.png) no-repeat right 0;
	padding: 15px 20px 0 0;
	height: 130px;
}
.footwm{
     float:right;
	 width:120px;
	 position:relative;
	 top:-120px;
}
.copy{width:530px;}


#fhdb p {
	float: right;
}
#fhdb p#back-to-top{
	  position:fixed;
      bottom:100px;
      right: 50px;
}
#fhdb p#back-to-top a{
      text-align:center;
      text-decoration:none;
      color:#d1d1d1;
      display:block;
      width: 60px;
      /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
      -moz-transition:color 1s;
      -webkit-transition:color 1s;
      -o-transition:color 1s;
}
#fhdb p#back-to-top a:hover{
      color:#979797;
}
#fhdb p#back-to-top a span{
      background: #d1d1d1 url(../image/tops.png) no-repeat center center;
      border-radius: 6px;
      display: block;
      height: 60px;
      width: 60px;
      margin-bottom:5px;
      /*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
      -moz-transition:background 1s;
      -webkit-transition:background 1s;
      -o-transition:background 1s;
}
#fhdb #back-to-top a:hover span{
      background:#979797 url(../image/tops.png) no-repeat center center;
}

/** 公共定义 **/
.pro {
	margin: 0 auto;
	width: 195px;
	height: auto;
	overflow: hidden;
}
.pro_t {
	margin: 0 auto;
	width: 195px;
	height: auto;
	overflow: hidden;
}
.pro_tit {width: 193px;background:#097ad8;height: 53px;border: 1px solid #097ad8;}
.pro_tit h2 {font-size: 22px;color: #fff;line-height: 53px;text-align: center;}
.prol_txt {padding: 15px 0;float: left;width: 193px;height: auto;border: 1px solid #097ad8;border-top: 0;overflow: hidden;}
.prol_txt ul {margin: 0 auto;width: 170px;height: auto;overflow: hidden;}
.prol_txt li {width: 170px;/*background: url(../images/li_l.png) no-repeat 5px 15px;*/height: 32px;line-height: 32px;padding-left: 15px;border-bottom: 1px dotted #888;}

.ad_l {margin: 10px auto;background-color: #0571d3;width: 195px;height: auto;overflow: hidden;}
.ad_l_title {margin: 10px auto;width: 130px;background: linear-gradient(#fcd300, #fb9900, #fc7400); text-align: center;height:28px;line-height: 28px;font-size: 24px;font-weight: bolder;color: #fff;text-shadow:2px 2px 2px #000;}
.ad_l_title a,.ad_l_title a:hover{color:#fff;text-decoration: none;text-shadow:2px 2px 2px #000;}
.ad_l_content{margin: 20px auto;width: 160px;color: #ffce00;text-align: center;font-size: 22px;font-weight: bolder;}
.ad_l p:last-child{color: #f3f74a;margin: 30px auto;text-align: center;font-size: 22px;font-weight: bold;}


/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}

.ecomment {margin:0;padding:0;}
.ecomment {margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:3px;padding-left:3px;padding-right:3px;padding-top:3px;background:#FFFFEE;padding:3px;border:solid 1px #999;}
.ecommentauthor {float:left; color:#F96; font-weight:bold;}
.ecommenttext {clear:left;margin:0;padding:0;}

.aaa {
	height: 180px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/01.jpg);
	background-repeat: no-repeat;
	background-position: left;
              margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aaa1 {
    height: 180px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/02.jpg);
	background-repeat: no-repeat;
	background-position: left;
              margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aaa2 {
    height: 180px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/03.jpg);
	background-repeat: no-repeat;
	background-position: left;
              margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aaa3 {
    height: 180px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/04.jpg);
	background-repeat: no-repeat;
	background-position: left;
              margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aaa4 {height: 180px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/05.jpg);
	background-repeat: no-repeat;
	background-position: left;
              margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ccc {
	width: 670px;
	margin-left: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
              font-family: "楷体";
	font-size: 18px;
              background-image: url(../image/06.jpg);
	background-repeat: no-repeat;
	
}
.bbb {
	font-size: 22px;
	font-weight: bold;
	color: #006600;
}