/* 增对hanweb.css====问题的覆盖样式! */
html {
font-size:15px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
}
body {
font-family: '微软雅黑';
font-weight: normal;
line-height: 1.6;
color: #333333;
font-size:15px;
}
a {transition: all 0.2s ease-out 0s;}
a:hover{transition: all 0.2s ease-out 0s;color:#3271d0; }
/*消除内边距/边框像素*/
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;
list-style:none;
}
/*覆盖样式==结束 *
/*外框*/
.margin_auto{width: 1000px; margin: 0 auto;}
.fl{float:left}
.fr{float:right}
.clear{clear: both;width: 100%;}
.clear15{ clear: both;width: 100%; height: 15px;}
.clear20{ clear: both;width: 100%; height: 20px;}
.clear30{ clear: both;width: 100%; height: 15px;}
.m_l{ margin-left:15px;}
.m_t{ margin-top:10px;}
.m_r{ margin-right:10px;}
.m_b{ margin-bottom:10px;}
.margin_10{ margin:10px;}
.m_inline{ display:inline}
/*导航*/
.nav{width: 1100px; height: 50px; margin: 0 auto; background: #0d8ee9;}
.nav-li1,.nav-li2{ float: left;}
.nav-li1 a{
display: block; width: 92px; text-align: center; font-size: 16px;
line-height: 50px; color: #fff;
}
.nav-li1 a:hover{
display: block; width: 92px; text-align: center; font-size: 16px;
line-height: 50px; color: #fff; background: #229ef5;
}
.nav-li2 a{
display: block; width: 150px; text-align: center; font-size: 16px;
line-height: 50px; color: #fff;
}
.nav-li2 a:hover{
display: block; width: 150px; text-align: center; font-size: 16px;
line-height: 50px; color: #fff; background: #229ef5;
}
.nav-li3{ float: right; background: url("/images/27037/wz.png") no-repeat left;}
.nav-li3 a{
display: block; width: 200px; text-align: right; font-size: 16px;
line-height: 50px; color: #fff; margin-right: 15px;
}
/*主体部分*/
.content{width: 1100px; height: auto; margin: 0 auto; min-height: 300px;}
/*主体左边部分*/
.weizhi{
width: 1100px;
height: 50px;
margin: auto;
line-height: 50px;
}
.wenzhang{
width: 1100px;
min-height: 300px;
height: auto;
margin: auto;
border: 1px solid #e6edf3;
}
.bt-column-menu{ /*绝对定位值是解决自适应高度问题=同 时父div要加相定位*/
position:absolute;
left:0;
top:0px;
bottom:0px;
background:#f6f6f6;
}
/*私用*/
.bt-column-menu{
width:240px;
background:#f6f6f6;
}
/*共用*/
.bt-column-cen{
overflow:hidden;
float:right;
text-align:left;
min-height:900px;
padding:10px 0;
}
/*标题-独立*/
.sp_title{
font-size:26px;
border-bottom:#343434 solid 2px;
}
/*私用*/
.bt-column-cen{
width:710px; *+width:710px;
background:#ffffff;
}
.bt-article-02{
width: 80%;
padding-top: 20px;
padding-bottom: 20px;
font-size:16px;
line-height:28px;
margin: 0 auto;
}
/*左侧栏目样式开始*/
.bt-left-title {
height:35px;
line-height:35px;
/*background:url("/images/27037/xxgk-lm-tit.jpg") 8% 49% #69a0e1 no-repeat;*/
background-color:#0070d6;
text-align:left;
padding-left:40px;
border:1px solid #e5e5e5;
border-bottom:none;
}
.bt-left-title span {
font-size:16px;
color:#fff;
line-height:35px;
}
.bt-left-con {
margin:6px 10px 0 10px;
height:330px;
/*border:1px solid #e5e5e5;*/
border-top:none;
overflow:hidden;
background-color:#ffffff;
}
/***以上基于组件修改**/
/*当前位置*/
.xxgk_lm_dqwz{ height:28px; background:url("/images/27037/bt_position_blue.png") 10px no-repeat; padding-left:30px; line-height:28px; font-size:15px;}
.wenzhnag{width:100%; height:auto;}
.bt-positionx {
width:1100px;
height:35px;
line-height:35px;
color:#000;
margin:0 auto;
background:url("/images/27037/bt_position_red.png") no-repeat 22px 13px ; /*如需使用红色版请将blue换成red*/
padding-left:24px;
}
.bt-positionx span {
line-height:35px;
float:left;
padding:0 5px 0 25px;
}
.bt-positionx img {
margin:0 5px 0 0
}
.bt-position-cen table {
float:left
}
.bt-position-cen a {
padding-right:5px;
line-height:30px;
font-size:13px;
}
.bt-box-1100 {
width:1100px;
height:auto;
margin:0 auto;
}