﻿@charset "UTF-8";
.con_top_left {
    float: left;
    width: 32%;
    border-top: 3px solid #4078be;
    padding: 10px 16px 20px 16px;
    background: #faf8f9;
    min-height: 404px;
}
.line {
    border-top: 1px dotted #a6a4a5;
    margin: 16px 0;
}
.zjzt_box .zjzt_title {
    font-size: 18px;
    color: #4078be;
    font-weight: bold;
    padding-left: 30px;
    background: url(zjzt_title.png) no-repeat;
    background-size: 22px;
    line-height: 22px;
    margin: 10px 0;
}
.zjzt_box .zjzt_con,
.zjsj_box .zjsj_con,
.zjdw_box .zjdw_con,
.wytyj_box .wytyj_con{
    line-height: 25px;
    font-size: 15px;
    text-align: justify;
}
.zjzt_box .zjzt_con{
    font-size: 18px;
}
.zjsj_box .zjsj_title {
    font-size: 18px;
    color: #4078be;
    font-weight: bold;
    padding-left: 30px;
    background: url(zjsj_title.png) no-repeat;
    background-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
}
.zjdw_box .zjdw_title {
    font-size: 18px;
    color: #4078be;
    font-weight: bold;
    padding-left: 30px;
    background: url(zjdw_title.png) no-repeat;
    background-size: 22px;
    line-height: 22px;
    margin: 10px 0;
}
.ggnr_box .ggnr_title {
    font-size: 18px;
    color: #4078be;
    font-weight: bold;
    padding-left: 30px;
    background: url(ggnr_title.png) no-repeat;
    background-size: 22px;
    line-height: 22px;
    margin: 10px 0;
}
.wytyj_box .wytyj_title {
    font-size: 18px;
    color: #4078be;
    font-weight: bold;
    padding-left: 30px;
    background: url(wytyj_title.png) no-repeat;
    background-size: 22px;
    line-height: 22px;
    margin: 10px 0;
}
.wytyj_box .wytyj_con a{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    display: block;
    text-align: center;
    background: #6f98ca;
    border-radius: 4px;
}
.con_top_right {
    float: right;
    width: 66%;
    border-top: 3px solid #4078be;
    padding: 10px 16px 20px 16px;
    background: #faf8f9;
    min-height: 404px;
}
.ggnr_con {
    height: 264px;
    overflow-y: auto;
}
.con_bottom {
    border-top: 3px solid #4078be;
    padding: 10px 16px 20px 16px;
    margin-top: 20px;
}
.zjjg_box .zjjg_title{
    font-size: 18px;
    color: #4078be;
    font-weight: bold;
    padding-left: 30px;
    background: url(zjjg.png) no-repeat;
    background-size: 22px;
    line-height: 22px;
    margin: 10px 0;
}
.canr_box{
    margin-top: 15px;
}
.canr_box .canr_title{
    font-size: 18px;
    color: #4078be;
    font-weight: bold;
    padding-left: 30px;
    background: url(canr_title.png) no-repeat;
    background-size: 22px;
    line-height: 22px;
    margin: 10px 0;
}
.canr_box .canr_title{
    float: left;
}
.canr_box .canr_con{
    float: left;
    margin: 10px;
    line-height: 22px;
    font-size: 18px;
    border-bottom: 1px dashed #333333;
}
.canr_box .canr_con:hover{
    border-bottom: 1px dashed #fa0505;
}
.canr_box .canr_con a:hover{
    color: #fa0505;
}