/*头部*/
body{
    font-family:"微软雅黑";
    font-size: 17px;
    color: #333;
    min-width:1200px;
    background:url('zsztc_bg.jpg') no-repeat center top;
}
body,div,ul,li,img,p,span,a{
    border:0;
    padding:0;
    margin:0;
    text-decoration: none;
    list-style: none;
}
a{
    color: #333;
}
a:hover,a:active{
    color: #0c62c4;
}
.hide{
    display: none;
}
.more{
    color: #999;
    font-size:15px;
    float: right;
}
.clearfix:after{
    display: block;
    content: '';
    clear: both;
}
#main{
    width:1034px;
    margin:0 auto;
}
.lc_qzxx{
    width:1034px;
    height:242px;
    margin-top: 35px;
    background: url("qzxx_bg1.png") no-repeat;
}
.quzhang_tel{
    float:left;
    padding-left:50px;
    height:50px;
    background:url("icon_tel.png") no-repeat;
    margin:35px auto 10px;
    font-size: 30px;
    color: #fff;
    text-indent: 15px;
}
.quzhang_mail{
    float:left;
}
.lc_jzxx{
    width:1034px;
    height:843px;
    margin: 40px auto 80px;
    background:url("jz_bg.jpg") no-repeat;
}
.lc_jzxx ul{
    float: left;
    width:100%;
    height:720px;
    overflow-y: auto;
}
.lc_jzxx ul li{
    float: left;
    padding-left:15px;
    margin:0 0 16px 35px;
    background: url(list_icon.jpg) no-repeat 0px 19px;
    height:50px;
}
.jz_name{
    float: left;
    width:160px;
    height:50px;
    line-height:50px;
    font-size: 19px;
    color: #fff;
}
.jz_xx{
    float: left;
    width:930px;
    height:50px;
    line-height:50px;
    font-size: 19px;
    color: #fff;
    background:url("list_bg.png") no-repeat;
}
.leader_name{
    float: left;
    width:205px;
    padding-left: 45px;
}
.jz_tel{
    float: left;
    width:440px;
    height:50px;
    padding-left:80px;
    background: url(jz_tel_pic.jpg) no-repeat 25px 10px;
}
.jz_mail{
    float: left;
    width:245px;
    height:50px;
    padding-left:80px;
    background: url(jz_mail_pic.jpg) no-repeat 25px 14px;
}
.jz_mail a{
    font-size: 19px;
    color: #fff;
    font-weight: bold;
}
/*滚动条样式*/
.lc_jzxx ul::-webkit-scrollbar {/*滚动条整体样式*/
    width:10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height:10px;
}
.lc_jzxx ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.lc_jzxx ul::-webkit-scrollbar-track { /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}


.quzhang_tel {
    float: left;
    width: 463px;
    height: 165px;
    background: url(tel_bg.png) no-repeat;
    padding-top: 85px;
    margin: 35px 0 0 35px;
}
.quzhang_mail {
    float: left;
    width: 463px;
    height: 165px;
    background: url(xx_bg.png) no-repeat;
    margin: 35px 0 0 40px;
}

.quzhang_tel span {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 46px;
    text-align: center;
}






