.sub_main {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}

.main_left {
    width: 300px;
}

.m_l_div {
    padding: 3px;
    border: 2px solid #33ca55;
    border-radius: 20px;
}

.m_l_div .cont {
    width: 290px;
    min-height: 324px;
    background: #33ca55;
    border-radius: 20px;
    padding-bottom: 40px;
}

.m_l_tit {
    text-align: center;
    color: #fff;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
    padding-top: 20px;
    background: url("../images/md1_h2.png") no-repeat bottom center;
    padding-bottom: 40px;
}

.m_l_a {
    padding-top: 20px;
}
.m_l_a .m_l_a_h{
    color: #fff;
    background: url("../images/m_d1_h3_h.png") no-repeat center;
}
.m_l_a a {
    display: block;
    width: 260px;
    height: 40px;
    line-height: 40px;
    background: url("../images/m_d1_h3.png") no-repeat center;
    font-size: 16px;
    text-align: center;
    margin: 0 auto 10px;
}

.m_l_a a:hover {
    color: #fff;
    background: url("../images/m_d1_h3_h.png") no-repeat center;
}

.m_l_2 {
    margin-top: 20px;
}

.m_l_2 .cont {
    background: url("../images/contact_bg.png") no-repeat center 56px #33ca55;
    text-align: center;
    color: #fff;
}

.m_l_tit_2 {
    text-align: center;
    color: #fff;
    line-height: 1;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 5px;
    padding-top: 20px;
    padding-bottom: 40px;
}

.m_l_2 p {
    font-size: 16px;
    line-height: 1.8;
    margin: 130px auto 10px;
    width: 250px;
}

.main_right {
    width: 880px;
}

.m_r_top {
    width: 846px;
    padding: 0 15px;
    height: 46px;
    line-height: 46px;
    border: 2px solid #33ca55;
    border-radius: 20px;
    color: #33ca55;
}

.m_r_top .typename {
    font-size: 16px;
    font-weight: bold;
    border-left: 5px solid #fb7a05;
    padding-left: 8px;
    height: 24px;
    line-height: 24px;
    margin-top: 11px;
}

.m_r_top .posit {
    font-size: 12px;
    background: url("../images/posit.png") no-repeat 0 center;
    text-indent: 32px;
}

.posit a {
    color: #33ca55;
}

.m_r_cont {
    width: 876px;
    border: 2px solid #33ca55;
    border-radius: 20px;
    margin-top: 10px;
	min-height: 600px;
}

.img_ul {
    padding-top: 17px;
}
.img_ul li {
    width: 270px;
    float: left;
    margin-left: 17px;
}

.img_ul li .pic {
    width: 270px;
    height: 270px;
    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;
	height: 270px;
    vertical-align: middle;
	object-fit: contain;
}

.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 1px;
}

.page li.thisclass {
    background: #33ca55;
    border: 1px solid #33ca55;
    color: #fff;
}

.about_cont {
    padding: 14px;
    line-height: 1.8;
    font-size: 16px;
	min-height: 916px;
}

.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: #33ca55;

}

.news_ul li:hover .news_ul_fr {
    color: #33ca55;
}

.news_ul li:hover a {
    color: #33ca55;
}


.cont_news_div{
    padding: 20px;
    line-height: 1.8;
    font-size: 16px;
	min-height: 600px;
}
#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 {
    margin: 0 auto;
    display: block;
    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 #33ca55;
    border-radius: 20px;
    color: #33ca55;
    margin-top:10px;
    font-size:16px;
    background: url("../images/tuijian.png") no-repeat 20px center;
    text-indent: 40px;
    font-weight: bold;
}
.tj_news_ul{
    margin-top:10px;
    width: 846px;
    border: 2px solid #33ca55;
    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:#33ca55;
}

.tj_img_ul{
    margin-top:10px;
    width: 876px;
    border: 2px solid #33ca55;
    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: 200px;
    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;
    height: 200px;
    object-fit: cover;
}

.tj_img_ul li .img_name {
    text-align: center;
    font-size: 14px;
    color: #0e0e0e;
    line-height: 50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.cont_img_div{
    padding:20px;
	min-height: 600px;
}
.cont_img_d1_l{
    width:400px;
    height:400px;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 20px;
	display: flex;
	box-shadow: 0 0 5px #ccc;
}
.cont_img_d1_l img {
    width:400px;
    height:400px;
    object-fit: cover;
}
.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:#33ca55;
    font-weight:bold;
    height:36px;
    border-bottom:2px solid #33ca55;
    margin-top:20px;
}
.cont_img_d2_tit span{
    line-height: 30px;
    border-left:5px solid #33ca55;
    padding-left:6px;
    margin-left:10px;
}
.cont_img_d2_cont{
    padding:10px;
    line-height: 1.8;
}

.sub_banner{
	width:100%;
	height:300px;
	background:url(../images/sub_banner.jpg) no-repeat center;
}
.m_r_cont img{max-width:100%;}