/* 增对hanweb.css====问题的覆盖样式！ */
body {

  font-family:'Microsoft Yahei';
  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}

.dashed_b{border-bottom:#CCC dashed 1px;}
.solid{border:#e1e1e1 solid 1px;}
.solid_b{border-bottom:#e1e1e1 solid 1px;}
.solid_bh{border-bottom:#1d79cc solid 2px;}


/*****主框架*******/
.bt_head{width:100%; min-height:120px; margin:0 auto; overflow:hidden; background:#daeeff; text-align:left}
.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 区**/
.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_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;}

/*******栏目页专用样式********/
.bt_i_block{background: #e74c3c}
.bt_menu{width:235px; *+width:205px; min-height:200px; background:#f3f3f3; padding:0 15px 15px 15px; text-align:left; border-top:#e74c3c solid 2px; position:absolute;left:5px; top:5px; bottom:5px;}
.bt_menu_title{height:45px; line-height:35px; width:100%;  background:url(bt_lm_title_bj.jpg) repeat-x left bottom; margin-bottom:10px; }
.bt_menu_title span{ line-height:45px; font-size:16px; color:#e74c3c; padding-left:10px; }
.bt_menu_list{width:100%; height:auto;}
.bt_menu_list ul{ margin:0; padding:0;}
.bt_menu_list li{width:100%;  height:35px; line-height:35px; padding-left:10px;}
.bt_menu_list li a{ line-height:35px; float:left; font-size:15px;}
.bt_menu_list li a:hover{color:#e74c3c}
.bt_menu_list li a.active{color:#e74c3c}

.bt_lm_cen{width:750px; min-height:500px; overflow:hidden; border:#CCC solid 1px; border-top:0; text-align:left;margin-top: 5px;margin-right: 5px;margin-bottom: 5px;}
.bt_lm_cen_title{width:100%; height:40px; line-height:40px; border-top:#CCC solid 2px; background:#f3f3f3}
.bt_lm_cen_title ul{ margin:-2px 0 0 0; padding:0;}
.bt_lm_cen_title li{width:auto; height:40px; line-height:40px; padding:0 20px; border-top:#CCC solid 2px; float:left; cursor:pointer; font-size:15px;}
.bt_lm_cen_title li.hover{border-top:#e74c3c solid 2px; background:#FFF; color:#e74c3c; }
.bt_lm_cen_title .hoverss{ text-align:right;}

.bt_Contentbox{padding:5px 15px 15px 15px; width:100%; *+width:720px; height:auto; float:left; text-align:left;}
.bt_Contentbox .sp_monre {
    position: absolute;
    top: 8px;
    right: 5px;
    text-align: right;
    font-size: 15px;
    font-family: "microsoft Yahei";
}
.bt_Contentbox .sp_monre a {
    font-size: 15px;
    line-height: 30px;
    color: #666
}
.bt_Contentbox .sp_monre a:hover {
    color: #f30
}
/*当前位置*/
.currentpath{width:100%; height:35px; line-height:30px; background:#f3f3f3; text-align:left}
.currentpath .cen{width:1000px; height:35px; line-height:35px; margin:0 auto;}
.currentpath .cen span{ line-height:35px; float:left; padding-left:30px; background:url(bt_lm_bj.png) no-repeat 5px 12px;}
.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:30px;}