.banner_con {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.banner_con img {
    width: 100%;
    height: 100%;
}

.con_text {
    width: 1200px;
    margin: 20px auto 20px auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.passage {
    float: right;
    width: 900px;
    overflow: hidden;
}

.sidebar {
    float: left;
    width: 260px;
}

.sidebar dt {
    width: 260px;
    text-align: center;
    height: 74px;
    line-height: 74px;
    color: #fff;
    background: url(../images/sidebg.jpg);
    font-size: 24px;
}

.sidebar dd {
    height: 46px;
    line-height: 46px;
    border-bottom: solid 1px #e1e1e1;
    text-align: center;
}

.sidebar dd a {
    display: block;
    font-size: 16px;
    background: #f0f0f0;
    color: #545454;
    border-left: solid 3px #f0f0f0;
}

.sidebar dd a:hover {
    color: #23539d;
    border-left: solid 3px #3c89cd;
}

.side_current {
    color: #23539d !important;
    border-left: solid 3px #3c89cd !important;
}

.position {
    height: 40px;
    line-height: 40px;
    color: #b4b4b4;
    text-align: right;
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: solid 1px #ccc;
}

.position span:first-child {
    float: left;
    font-size: 16px;
    color: #23539d;
    line-height: 38px;
    border-bottom: solid 2px #2a569d;
}

.position a {
    color: #b4b4b4;
}

.position a:hover {
    color: #23539d;
}

.jianjie {
    line-height: 30px;
    text-indent: 2em;
    overflow: hidden;
}

.jianjie img {
    display: block;
    margin: 10px auto;
}


.neirong {
    overflow: hidden;
}

.wzbt {
    font-size: 22px;
    color: #444;
    text-align: center;
    font-weight: normal;
}

.wzxxys {
    width: 80%;
    margin: 0 auto;
    font-size: 12px;
    line-height: 40px;
    color: #999;
    text-align: center;
}

.nei_text {
    line-height: 30px;
    text-indent: 2em;
    padding: 15px 0;
    overflow: hidden;
}

.nei_text img {
    display: block;
    margin: 10px auto;
}

.sytxyt {
    padding-top: 15px;
    overflow: hidden;
    border-top: dotted 1px #ccc;
}

.sytxyt p {
    margin: 0;
}

.sytxyt a {
    line-height: 30px;
}


.listbox {
    overflow: hidden;
    min-height: 355px;
}

.list li {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}

.list li span {
    float: right;
    color: #999;
}

.list li a {
    float: left;
    max-width: 80%;
}

.fybt {
    margin: 20px 0 0 200px;
    height: 30px;
}

.fybt a {
    line-height: 30px;
    color: #333;
    background-color: #eee;
    float: left;
    height: 30px;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 0px;
    margin-left: 2px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
    border: 1px solid #CCC;
}

.fybt input {
    font-size: 14px;
    line-height: 30px;
    outline: none;
    color: #333;
    float: left;
    height: 30px;
    width: 40px;
    margin: 0px 2px;
    padding: 0px 4px;
    text-align: center;
    border: 1px solid #CCC;
    background-color: #eee;
}

.fybt span {
    font-size: 14px;
    line-height: 30px;
    color: #333;
    float: left;
    height: 30px;
    display: block;
    text-align: center;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 0px;
    margin-left: 2px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
}

.fybt a:hover {
    color: #FFF;
    background-color: #23539d;
}


.news_conent_two_title {
    clear: both;
    font-size: 18pt;
    font-family: '微软雅黑';
    width: 100%;
    font-weight: bold;
    color: #0065cd;
    padding-bottom: 10px;
    text-align: center;
    padding-left: 0px;
    margin: 0px auto;
    line-height: 40px;
    padding-right: 0px;
}

.news_conent_two_js {
    font-size: 13px;
    height: 36px;
    font-family: '微软雅黑';
    width: 100%;
    color: #3b3b3b;
    text-align: center;
    margin: 5px auto 15px;
    line-height: 36px;
    background-color: #f9f9f9;
}

.news_conent_two_text {
    font-size: 15px;
    overflow: hidden;
    font-family: 仿宋, 仿宋_gb2312;
    padding-top: 8px;
    line-height: 200%;
}