﻿@font-face{
    font-family: 'fangzhengxb';
    src : url('font/fangzheng.ttf');
}

body {
    min-width: 1200px;
    min-height: 1200px;
    font-size: 0;
}
.center-main{
    background: url(szf_yqfk_yq-bg.png) no-repeat top;
}
.centerWidth {
    width: 1100px;
    margin: 0 auto;
}
.yq-head {
    width: 1100px;
    height: 330px;
}
.yq-head-logo {
    height: 40px;
    margin-top: 30px;
    line-height: 40px;
}
.yq-head-logo img {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
}
.yq-head-logo a {
    display: block;
    float: left;
    height: 40px;
    margin-left: 10px;
    line-height: 40px;
    font-size: 24px;
    color: #fff;
}
.yq-con {
    width: 1100px;
    height: 800px;
    padding: 36px;
    background-color: #fff;
}
.yq-con-col {
    width: 245px;
    max-height: 770px;
}
.yq-con-col>div {
    width: 100%;
    height: 90px;
    margin-bottom: 30px;
    background-color: #dcdcdc;
}
.yq-con-col>div:hover,
.yq-con-col>div.cur {
    background-color: #0855c3;
}
.yq-con-col>div:hover>a,
.yq-con-col>div.cur>a {
    color: #fff;
    
}
.yq-con-col>div>a {
    display: block;
    width: 235px;
    height: 90px;
    margin-left: 10px;
    padding-left: 70px;
    line-height: 90px;
    font-size: 22px;
    color: #333;
    font-family: 'fangzhengxb';
}
.yq-con-col>div.col1>a {
    background: url(szf_yqfk_yq-colBg1.png) no-repeat left;
}
.yq-con-col>div.col1:hover a,
.yq-con-col .col1.cur>a {
    background: url(szf_yqfk_yq-colBgCur1.png) no-repeat left;
}
.yq-con-col>div.col2>a {
    background: url(szf_yqfk_yq-colBg2.png) no-repeat left;
}
.yq-con-col>div.col2:hover a,
.yq-con-col .col2.cur>a {
    background: url(szf_yqfk_yq-colBgCur2.png) no-repeat left;
}
.yq-con-col>div.col3>a {
    background: url(szf_yqfk_yq-colBg3.png) no-repeat left;
}
.yq-con-col>div.col3:hover a,
.yq-con-col .col3.cur>a {
    background: url(szf_yqfk_yq-colBgCur3.png) no-repeat left;
}
.yq-con-col>div.col4>a {
    background: url(szf_yqfk_yq-colBg4.png) no-repeat left;
}
.yq-con-col>div.col4:hover a,
.yq-con-col .col4.cur>a {
    background: url(szf_yqfk_yq-colBgCur4.png) no-repeat left;
}
.inner-list {
    position: relative;
    top: -30px;
    background: #fff;
    margin-bottom: -20px;
    padding: 10px 0;
}

.inner-list a {
    display: inline-block;
    color: rgb(51, 51, 51);
    font-size: 15px;
    background: none;
    border: none;
    margin-bottom: 0;
    line-height: 32px;
    padding-left: 84px;
    height: 32px;
    background: url(../images/dian2.png) no-repeat left 64px center;
    width: 238px;
}

.inner-list a:hover,
.inner-list a.aCur {
    width: 240px;
    background: rgb(230, 245, 255) url(../images/szf_yqfk_dian2.png) no-repeat left 64px center;
    border: none;
}
.yq-con-list {
    width: 770px;
    height: 720px;
    padding: 10px 20px 20px 20px;
    background-color: #f5f5f5;
}
.yq-list-li {
    margin-top: 10px;
}
.yq-list-li li {
    height: 60px;
    line-height: 60px;
}
.yq-list-li li a,
.yq-list-li li span {
    font-size: 16px;
    color: #333;
}
.yq-list-li li>a:hover {
    font-weight: bold;
    color: #0855c3;
}
.yq-list-page {
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.yq-list-page a {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0 2px;
    background-color: #fff;
    border: 1px solid #ccc;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.yq-list-page a:hover,
.yq-list-page a.cur {
    background-color: #0855c3;
    color: #fff;
}
.yq-list-page a.first,
.yq-list-page a.last {
    width: 48px;
}
.yq-list-page a.prev,
.yq-list-page a.next {
    width: 62px;
}
.yq-list-page span {
    font-size: 14px;
    color: #333;
    margin: 0 2px;
}
.yq-list-page input {
    display: inline-block;
    width: 50px;
    height: 28px;
    margin-top: -10px;
    margin-right: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.yq-list-page input[type="button"]:hover {
    background-color: #0855c3;
    color: #fff;
    cursor: pointer;
}