
 #top11 {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 104px;
}
#Layer {
	max-width:750px;
	margin:0 auto;
	margin-top:104px;
    background: #ececec;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 0.5em 0 1em 0;
}
.province {
    width: 90%;
    height: 2.2em;
    position: relative;
    margin: 0 auto;
    font-size: 0.9em;
}
.province span {
    display: block;
    float: left;
    cursor: pointer;
    text-align: center;
    color: #2b408b;
    width: 100%;
    height: 2.5em;
    line-height: 2.5em;
    border: 1px solid #2b408b;
    border-radius: 40px;
    background: url(./yemian/images/lb.jpg) no-repeat 30% 3px #fff;
    background-size: 2.3em;
}
.province ul {
    width: 100%;
    height: auto;
    background: #FFF;
    border: 1px solid #dfdfdf;
    clear: both;
    position: absolute;
    left: 0;
    top: 42px;
    display: none;
    height: 20.4em;
    overflow: auto;
}
.province ul li {
    height: 2em;
    line-height: 2em;
    border-bottom: 1px solid #dfdfdf;
    padding-left: 10px;
}
.province ul li a {
    color: #575757;
    width: 100%;
    display: block;
}
 
#tabbox1 {
    margin: 0 auto;
	max-width: 750px;
	margin-top:110px;
	margin-bottom:50px;
}
.tab_con {
    overflow: hidden;
    clear: both;
}
.box1{
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
}
.biaot {
    font-size: 1em;
    height: 2.28em;
    border-bottom: 2px solid #bebebe;
}
.biaot p {
    padding: 0.5em 0 0.3em 0;
    height: 1.5em;
    line-height: 1.5em;
    border-bottom: 2px solid #000;
    width: 38%;

}

.box1 .zuixin{
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #b5b5b5;
    padding: 3.5% 0% 1.5%;
}


.zuixin .zx_1{
    width: 38%;
}
.L {
    float: left;
}
.zuixin .zx_2{
    width: 55%;
    margin-left: 5%;
}
.zuixin .zx_2 p{
    margin-bottom: 6%;
}
.zuixin .zx_2 .zx_nr1 a{
    font-size: 1em;
    margin-bottom: 5%;
}
.zuixin .zx_2 .zx_nr1 a{
    color: #000;
}
.zuixin .zx_2 .zx_nr2 a{
    font-size: 0.8em;
}
.zuixin .zx_2 .zx_nr2 a{
    color: #999;
}
.zuixin .zx_1 img{
    border-radius: 0.5em;
}







