.containers {
    width: 1200px;
    margin: 0 auto;
    margin-top: 12px;
}

.container_l,
.container_r {
    float: left;
}

.container_l {
    width: 25%;
    /* height: 300px; */
    margin-right: 10px;
}

.container_right {
    width: 73%;
}

.left_title {
    width: 100%;
    height: 76px;
    background-color: #105ab1;
    /* background-image: url(../images/title.png); */
    background-repeat: no-repeat;
}

.left_title .p_left {
    margin-top: 5px;
    margin-left: 10px;
}

.left_title .p_left p {
    letter-spacing: 2px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
}

.left_title>span {
    letter-spacing: 2px;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    vertical-align: middle;
    padding-top: 22px;
    margin-left: 12px;
}

.left_title>img {
    vertical-align: middle;
    width:55px;
    height: 55px;
    margin-left: 20px;
    margin-top: 11px; 
    margin-right: 5px;
}

.container_l>ul {
    width: 100%;
    background-color: #fbfbfb;
}

.container_l>ul>li:nth-child(1) {
    background-color: #E3E3E1;
}

.container_l>ul>li {
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 15px;
    color: #252525;
}

.content_r {
    width: 25%;
    border: 1px solid #DCEDFF;
}

.right_tops {
    height: 30px;
    background-color: #DCEDFF;
}

.right_tops span {
    display: block;
    width: 160px;
    height: 30px;
    line-height: 30px;
    background-image: url(../images/bgc.png);
    background-repeat: repeat-x;
    color: #fff;
    font-size: 14px;
    padding-left: 15px;
}

.right_bottom {
    box-sizing: border-box;
    padding: 5px;
}

.right_bottom>ul {
    width: 100%;
    margin-top: 20px;
}

.right_bottom>ul>li {
    float: left;
    width: 50%;
    height: 90px;
    margin-bottom: 29px;
    text-align: center;
}

.right_bottom>ul>.last {
    margin-bottom: 0;
}

.right_bottom>ul>li:hover {
    background-color: #E7F0FF;
}

.right_bottom>ul>li>a>img {
    width: 60px;
    height: 60px;
}

.right_bottom>ul>li>a>p {
    font-size: 14px;
    padding-top: 15px;
}

.mid_article {
    display: inline-block;
    margin-left: 305px;
}

.footer {
    height: 136px;
    background-color: #ffffff;
}

.foot_ar {
    width: 1200px;
    height: 150px;
    background-color: #1660b8;
    text-align: center;
}

option {
    text-align: center;
}

.content_title {
    width: 100%;
    height: 562px;
    background-color: #fbfbfc;
    /* overflow-x: hidden; */
    overflow-y: scroll;
}


.title_ul>ul>li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.title_ul {
    width: 100%;
    border-bottom: 1px solid rgb(233, 234, 235);
    font-size: 15px;
    color: #333333;
}

.title_ul>p {
    margin-left: 20px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
}

.title_ul>ul {
    /* padding-left: 25px; */
    /* padding-right: 15px; */
    cursor: pointer;
    font-size: 13px;
    padding-bottom: 18px;
}

.title_ul>ul>li {
    height: 40px;
    line-height: 40px;
    color: #575656;
    /* margin-left: 20px; */
}

.title_ul>ul>li:hover {
    height: 40px;
    line-height: 40px;
    background-color: #F5F5F5;
}

.country {
    margin-top: 10px;
    margin-bottom: 20px;
}

.container_img {
    margin-top: 23px;
}

.container_img>ul {
    margin-left: 30px;
}

.container_img>ul>li {
    text-align: center;
    margin-right: 30px;
}

.container_img>ul>li>img {
    display: inline-block;
    width: 100px;
    height: 100px;
}

.container_img>ul>li>.img_two {
    display: inline-block;
    width: 105px;
    height: 102px;
}

.country_mid {
    width: 49%;
    font-size: 13px;
}

.country_mid>ul>li {
    height: 20px;
}

.country_mid>ul {
    border: 1px solid rgb(218, 236, 252);
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.country_mid>ul>li {
    color: #333333;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    /* letter-spacing: 1px; */
}

.country_mid>.country_tt {
    width: 100%;
    height: 30px;
    background: rgb(220, 237, 255);
    background-image: url(../images/bgc.png);
    background-repeat: no-repeat;
}

.country_mid>.country_tt>span {
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    /* background-color: #fff; */
}

.country_right {
    width: 49%;
    font-size: 13px;
}

.country_right>ul>li {
    height: 20px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.country_right {
    margin-left: 12px;
}

.country_right>ul {
    border: 1px solid rgb(218, 236, 252);
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.country_right>ul>li {
    color: #333333;
    /* letter-spacing: 1px; */
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.country_right>.country_tt {
    width: 100%;
    height: 30px;
    background: rgb(220, 237, 255);
    background-image: url(../images/bgc.png);
    background-repeat: no-repeat;
}

.country_right>.country_tt>span {
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    /* background-color: #fff; */
}

.title_ul>ul>li>img {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    margin-left: 20px;
}

.nav_title {
    background: #F5F5F5;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dcdcdc;
    margin-bottom: 4px;
}

.nav_title>span {
    margin-left: 5px;
    font-size: 15px;
    color: black;
}

.nav_title span img {
    margin-right: 5px;
}

.nav_title>a {
    color: #333333;
}

.nav_title>a:hover {
    background: #f5f5f5;
    color: #Df2e00;
}

.content_mid {
    width: 73%;
    margin-right: 10px;
}

.content_mid .mid-list {
    border: 1px solid rgb(218, 236, 252);
    margin-bottom: 11px;
}

.content_mid .mid-list a:hover {
    color: red;
}

.content_mid .mid-list a:hover>.circle {
    color: red;
}

.content_mid>ul {
    padding-left: 10px;
}

.content_mid>ul>li {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px dashed rgb(214, 212, 212);
}

.content_mid>ul>li>a {
    font-size: 14px;
}

.content_mid>ul>li>a:hover {
    color: red;
}

.page {
    width: 220px;
    margin: 0 auto;
    padding-top: 15px;
}

.page>.blue {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #105AB1;
    color: #fff;
    text-align: center;
}

.page>button {
    margin-left: 10px;
    width: 50px;
    height: 22px;
    text-align: center;
}
.nav_li>.selected {
    font-weight: bold;
    background-color: #105AB1;
    color: #fff!important;
}
.nav_li>.selected>a {
    /* font-weight: bold;
    background-color: #105AB1; */
    color: #fff!important;
}
