/* 增对hanweb.css====问题的覆盖样式！ */
body {

  font-family:宋体;
  font-size:14px;
  text-align:center;
}
a {transition: all 0.2s ease-out 0s;}
a:hover{transition: all 0.2s ease-out 0s; color:#F00}

/*消除内边距/边框像素*/
ul,ol,li,dl,dt,dd,form,input,textarea,p,hr,blockquote,fieldset, span, a,h1,h2,h3,h4, iframe,div{
	margin:0;padding:0;
	box-sizing:border-box; 
	-wekit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:0;
    margin:0;
    list-style:none;
}
/*覆盖样式==结束 */


/***边框--边距属性****/
.lef{float:left}
.rig{float:right}


/*****主框架*******/
.bt_head{width:100%; min-height:120px; margin:0 auto; overflow:hidden;}
.bt_center{width:1000px; height:auto; margin:0 auto;  overflow:hidden; background:#FFF; position:relative}
.bt_footer{width:1000px; min-height:120px; margin:0 auto;}
.bt_note{width:100%; height:15px; clear:both;}


/***********头尾通用样式*************/

/**顶部导航**/
.topnav{width:100%; height:30px; background:#CCC}
.topnav_cen{width:1000px; height:30px; margin:0 auto; overflow:hidden}
.topnav_cen span{ line-height:30px; fpnt-size:13px;}

/**bananr 区**/
.head_bj{ background:url(bt_head_bj.jpg) no-repeat center 35px;}
.bananr{width:1000px; min-height:90px; margin:0 auto}
.bt_bananr{width:1000px; *+width:1000px; height:88px; margin:0 auto; line-height:88px; background:#FFF; text-align:center}
.logo{width:455px; height:84px; float:left; margin:30px 0 0 0 }

/*搜索*/
.bt_search{width:300px;height:35px; float:right; text-align:right;margin-top:40px;}

/**主导航**/
.bt_nav{width:100%; height:35px; background:#2080d1; }
.bt_nav_cen{width:1000px; height:35px; margin:0 auto; background:#2080d1; line-height:35px; text-align:center;}
.bt_nav_cen ul{ margin:0; padding:0;}
.bt_nav_cen li{}
.bt_nav_cen li a{}
.bt_nav_cen li a:hover{}

/**页脚**/
.bt_footer .bottom_nav{width:100%; line-height:35px;  background:#1d79cc; color:#FFF}
.bt_footer .bottom_nav a{ padding:0 5px; line-height:35px;color:#FFF}
.bt_footer .bottom_nav a:hover{color:#F30}
.bt_footer .font{width:100%; min-height:100px; color:#FFF; font-size:14px; padding-top:20px; background:#f3f3f3; color:#000}
.bt_footer .font span{padding:0 5px; line-height:28px;}

/*常用div 尺寸*/
.bt_cen1000{width:1000px; height:auto;}
.bt_cen800{width:800px; min-height:300px; overflow:hidden; margin:0 auto;}

/*当前位置*/
.currentpath{width:1000px; height:35px; line-height:30px; background:#f3f3f3; text-align:left;margin:0 auto;}
.currentpath .cen{width:1000px; height:35px; line-height:35px; margin:0 auto;}
.currentpath .cen span{ line-height:35px; float:left;}
.currentpath .cen img{ margin:0 5px 0 0}
.currentpath .cen table{ float:left; padding:0; margin:0;}
.currentpath .cen a{ padding:0 5px 0 0 !important; line-height:35px;}

/*******文章页专用样式********/
.bt_box{ min-height:450px; padding:40px 100px;  *+width:760px;  }

.fl{
	float:left;
}
.fr{
	float: right;
}
.clear {clear: both;overflow: hidden;}
.l-s-t-d{
	list-style-type: disc;
}
.hyyw_navon{color:#fd7600;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-top:1px solid #e6e6e6;border-bottom:1px solid white; text-align:center;font-weight:bold;padding:8px 0;width:69px;height:100%;}
.hyyw_navoff{text-align:center;font-weight:bold;}
.hyyw_navoff:hover{ color:#fd7600;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-top:1px solid #e6e6e6;border-bottom:1px solid white; text-align:center;font-weight:bold;padding:8px 0;width:69px;height:100%;}
.gggson{color:#fd7600;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-top:1px solid #e6e6e6;border-bottom:1px solid white; text-align:center;font-weight:bold;padding:8px 0;width:69px;height:100%;}
.gggsoff{text-align:center;font-weight:bold;}
.gggsoff:hover{ color:#fd7600;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-top:1px solid #e6e6e6;border-bottom:1px solid white; text-align:center;font-weight:bold;padding:8px 0;width:69px;height:100%;}

.fon-si{ font-size:12px;}
.bor-l-b-r{border-left:1px solid #ededed;border-right:1px solid #ededed;border-bottom:1px solid #ededed;}
.bg1{background:green;}
.bg2{background:blue;}
.bg3{background:red;}
.opac{
	background=;filter: alpha(opacity=50);opacity: 0.5;" white";="" filter:="" alpha(opacity="50);opacity:" 0.5;"=""
}
.daohang:hover{background:#68a5e6;color:white;}

