﻿.sub_main {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}

.main_left {
    width: 300px;
}

.m_l_div {
    padding: 3px;
    border: 2px solid #1f4397;
    border-radius: 20px;
}

.m_l_div .cont {
    width: 290px;
    min-height: 324px;
    background: #1f4397;
    border-radius: 20px;
    padding-bottom: 20px;
}

.m_l_tit {
    text-align: center;
    color: #fff;
    line-height: 1;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 5px;
    padding-top: 20px;
    background: url("img/md1_h2.png") no-repeat bottom center;
    padding-bottom: 30px;
}

.m_l_a {
    padding-top: 20px;
}

.m_l_a>a {
    display: block;
    width: 260px;
    height: 40px;
    line-height: 40px;
    background: url("img/m_d1_h3.png") no-repeat center;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
        margin-bottom: 10px
}

.m_l_a>a.cur {
    color: #fff;
    background: url("img/m_d1_h3_h.png") no-repeat center;
}

.m_l_a>a:hover {
    color: #fff;
    background: url("img/m_d1_h3_h.png") no-repeat center;
}

.m_l_2 {
    margin-top: 20px;
}

.m_l_2 .cont {
    background: url("img/contact_bg.png") no-repeat center 46px #1f4397;
    text-align: center;
    color: #fff;
}

.m_l_tit_2 {
    text-align: center;
    color: #fff;
    line-height: 1;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 5px;
    padding-top: 20px;
    padding-bottom: 25px;    margin-bottom: 140px;
}

.m_l_2 p {
    font-size: 16px;
    line-height: 1.8;
 
}

.main_right {
    width: 880px;
}

.m_r_top {
    width: 846px;
    padding: 0 15px;
    height: 46px;
    line-height: 46px;
    border: 2px solid #1f4397;
    border-radius: 20px;
    color: #1f4397;
}

.m_r_top .typename {
    font-size: 16px;
    font-weight: bold;
    border-left: 5px solid #1f4397;
    padding-left: 8px;
    height: 24px;
    line-height: 24px;
    margin-top: 11px;
}

.m_r_top .posit {
    font-size: 12px;
    background: url("img/posit.png") no-repeat 0 center;
    text-indent: 32px;
}

.posit a {
    color: #1f4397;
}

.m_r_cont {
    width: 876px;
    border: 2px solid #1f4397;
    border-radius: 20px;
    margin-top: 10px;
}

.img_ul {
    padding-top: 17px;
}
.img_ul li {
    width: 270px;
    float: left;
    margin-left: 17px;
}

.img_ul li .pic {
    width: 270px;
    height: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 5px #ccc;
}
.img_ul li img {
    width: 270px;
    vertical-align: middle;
}

.img_ul li .img_name {
    text-align: center;
    font-size: 16px;
    color: #0e0e0e;
    line-height: 60px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.page {
    width: 100%;
    height: 32px;
    padding: 20px 0;
    text-align: center;
}

.page li {
    display: inline-block;
    font-size: 14px;
    padding: 7px 10px;
    line-height: 1;
    border: 1px solid #999999;
    border-radius: 10px;
    margin: 0 3px;
}

.page li.thisclass {
    background: #1f4397;
    border: 1px solid #1f4397;
    color: #fff;
}

.about_cont {
    padding: 14px;
    line-height: 1.8;
    font-size: 16px;
}

.about_cont img{
    max-width: 100%;
}

.news_ul {
    width: 850px;
    margin: 0 auto;
}

.news_ul li {
    border-bottom: 1px dashed #ccc;
    color: #666666;
    padding: 10px 0;
}

.news_ul_fl {
    width: 90px;
    text-align: center;
    line-height: 1;
    font-size: 18px;
    background: #999999;
    color: #fff;
    border-radius: 10px;
    padding: 10px 0;
    margin-left: 10px;
}

.news_ul_fl b {
    font-size: 48px;
    font-weight: 400;
}

.news_ul_fr {
    width: 720px;
    margin-right: 10px;
    margin-top: 6px;
}

.news_ul_fr a {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 2;
}

.news_ul li:hover .news_ul_fl {
    background: #1f4397;
}

.news_ul li:hover .news_ul_fr {
    color: #1f4397;
}

.news_ul li:hover a {
    color: #1f4397;
}


.cont_news_div{
    padding: 20px;
    line-height: 1.8;
    font-size: 16px;
}
#biaoti1 {
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px dashed #ccc;
}

#zls {
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    color:#999;
}

#subcontent {
    line-height: 2;
}

#subcontent img {
    max-width: 100%;
}

#xiangguan {
    line-height: 24px;
    margin-top: 30px;
    font-size: 12px;
    margin-left: 50px;
    border-bottom: 1px dashed #ccc;
}

#xiangguan p {
    line-height: 30px;
}

#xiangguan a {
    color: #000;
}

#fanpian {
    margin: 10px 0 0 150px;
    font-size: 16px;
    line-height: 30px;
}

#fanpian a {
    color: #000;
}

#fanpian a:hover {
    color: red;
}

.tj_title{
    width: 846px;
    padding: 0 15px;
    height: 46px;
    line-height: 46px;
    border: 2px solid #1f4397;
    border-radius: 20px;
    color: #1f4397;
    margin-top:10px;
    font-size:16px;
    background: url("img/tuijian.png") no-repeat 20px center;
    text-indent: 40px;
    font-weight: bold;
}
.tj_news_ul{
    margin-top:10px;
    width: 846px;
    border: 2px solid #1f4397;
    border-radius: 20px;
    padding: 5px 15px 15px;
}
.tj_news_ul li{
    font-size: 16px;
    border-bottom: 1px dashed #ccc;
    height:50px;
    line-height: 50px;
}
.tj_news_ul li span{
    float:right;
}
.tj_news_ul li a:hover{
    color: #1f4397;
}

.tj_img_ul{
    margin-top:10px;
    width: 876px;
    border: 2px solid #1f4397;
    border-radius: 20px;
    padding-top:15px;
}
.tj_img_ul li {
    width: 200px;
    float: left;
    margin-left: 15px;
}

.tj_img_ul li .pic {
    width: 200px;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 5px #ccc;
}

.tj_img_ul li img {
    width: 200px;
    vertical-align: middle;
}

.tj_img_ul li .img_name {
    text-align: center;
    font-size: 14px;
    color: #0e0e0e;
    line-height: 46px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.cont_img_div{
    padding:20px;
}
.cont_img_d1_l{
    width:400px;
    height:400px;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 20px;
}
.cont_img_d1_l img {
    width: 400px;
    vertical-align: middle;
}
.cont_img_d1_r{
    width:400px;
    height: 400px;
    font-size:16px;
    line-height: 2.5;
    font-weight: bold;
    color: #333;
    display: table-cell;
    vertical-align: middle;
    padding-left:36px;
}
.cont_img_d2_tit{
    font-size:16px;
    color:#0056cc;
    font-weight:bold;
    height:36px;
    border-bottom:2px solid #0056cc;
    margin-top:20px;
}
.cont_img_d2_tit span{
    line-height: 30px;
    border-left:5px solid #0056cc;
    padding-left:6px;
    margin-left:10px;
}
.cont_img_d2_cont{
    padding:10px;
    line-height: 1.8;
}

