﻿/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
body,button, input, select, textarea {font-family:'微软雅黑';}
h1, h2, h3, h4, h5, h6{ font-size: 100%;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#1a7be7;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}

/**第一层start**/
.floor-1{
    width: 1000px;
    height: 485px;
    padding: 20px;
    margin: 25px auto;
    background-color: #fff;
}
/**第一层左侧区域start**/
.floor-1-left{
    width: 470px;
    height: 460px;
    border: 1px solid #e9e8e9;
    border-top: none;
    background: url("yun_03.png") no-repeat;
}
.floor-1-left-top{
    width: 468px;
    height: 47px;
    background: url("top_bg_03.png") no-repeat;
    line-height: 47px;
    padding: 0 15px 0 40px;
}
.bt_title{
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.more a{
    color: #333333;
    font-size: 15px;
}

.floor-1-left-list{
    padding: 5px 0 0 20px;
}
.floor-1-left-list a{
    height: 30px;
    font-size: 15px;
    color: #333;
    line-height: 30px;
}

.floor-1-left-list span{
    display: inline-block;
    float: left;
}
.name{
    font-weight: bold;
    margin-right: 10px;
}
/**第一层左侧区域over**/
/**第一层右侧区域start**/
.floor-1-right{
    width: 470px;
    height:460px;
    border: 1px solid #e9e8e9;
    padding: 0 20px;
}
.floor-1-right-top{
    width: 100%;
    height: 46px;
    border-bottom: 1px solid #dedfe3;
    background: url("top_qz_bg.png") left center no-repeat;
    line-height: 46px;
    padding-left: 30px;
}
.floor-1-right-top a{
    color: #2389ef;
    font-weight: bold;
    font-size: 17px;
}
.floor-1-right-list{
    color: #333;
    font-size: 15px;
    line-height: 30px;
    padding-top: 5px;
}
.xq{
    color: #de0000;
}
/**第一层右侧区域over**/
/**第二层start**/
.floor-2{
    width: 1000px;
    min-height: 130px;
    margin: 0 auto 30px auto;
    padding: 10px 20px 0 20px;
    background-color: #fff;
}
.floor-2-top{
    width: 100%;
    height:36px ;
    line-height: 36px;
    background: url("top_qz_bg.png") left center no-repeat;
    border-bottom: 1px solid #dedfe3;
    padding-left: 30px;
}
.zsdw{
    margin-left: 20px;
    padding-left: 20px;
    background: url("shu_03.png") left center no-repeat;
}
.floor-2-top span{
    color: #666666;
    font-size: 17px;
}
.hover{
    color: #2389ef!important;
    font-weight: bold;
}
.floor-2-list{
    padding-top: 5px;
    padding-bottom: 20px;
}
.floor-2-list li{
    line-height: 24px;
    width: 140px;
    float: left;
    background: url("dian_03.png") left center no-repeat;
    padding-left: 15px;
    margin-left: 24px;
}
.floor-2-list li a{
    color: #333;
    font-size: 15px;
}
.floor-2-list2{
    padding-top: 5px;
    padding-bottom: 20px;
}
.floor-2-list2 li{
    line-height: 24px;
    width: 140px;
    float: left;
    background: url("dian_03.png") left center no-repeat;
    padding-left: 15px;
    margin-left: 24px;
}
.floor-2-list2 li a{
    color: #333;
    font-size: 15px;
}
/**第二层over**/
/**第一层over**/
