@charset "utf-8";
.bann {
    width: 100%;
}
.main {
    width: 1200px;
    margin: 0 auto 120px;
    position: relative;
    z-index: 20;
}
.main .mleft {
    width: 266px;
    min-height: 250px;	
    float: left;
    margin: -66px 0 0 -16px;
    background: url(../images/bg3.jpg) no-repeat left 66px;
}
.main .mlTit {
    height: 54px;
    margin: 0 16px;
    padding: 12px 0 0 30px;
    background: url(../images/bg.png) repeat-x;
}
.main .mlTit .cn {
    height: 30px;
    line-height: 30px;
    font-size: 23px;
    color: #37a743;
}
.main .mlTit .en {
    line-height: 18px;
    font-size: 14px;
    color: #999;
}
.main .subnav {
    padding: 8px 37px;
}
.main .subnav li {
    /* height: 34px; */
    padding: 5px 0;
    border-bottom: 1px dashed #C8C8C8;
}
.main .subnav li .cur, .main .subnav li a:hover {
    color: #FFF;
    background-image: url(../images/bg7.jpg);
}
.main .subnav li a {
    line-height: 34px;
    display: block;
    font-size: 14px;
    padding-left: 28px;
	color: #333;
    background: url(../images/bg4.jpg) no-repeat left center;
}
.main .mright {
    width: 100%;
    float: right;
	min-height: 400px;
}

.main .mrTit {
    height: 34px;
    padding-top: 26px;
    border-bottom: 3px solid #EDEDED;
}
.main .mrTit h2 {
    float: left;
    font-size: 18px;
    line-height: 24px;
}

.main .mrTit h3 {
    float: right;
    line-height: 26px;
    color: #666;
	font-size: 14px;
}

.main .mrTit h3 a {
    color: #666;
}
.mrconA {
    overflow: hidden;
    zoom: 1;
    margin-top: 20px;
    padding-bottom: 40px;
    font-size: 15px;
	line-height:35px;
    border-bottom: 1px solid #EDEDED;
}
.mrconA p{ margin:10px 0px;}
.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.xiazai_list a:hover{color:#0f489f;}
.w110{width:100%;}
.xiazai_list{width: 265px; float: left; margin-right: 40px;margin-top:10px;}
.xiazai_list:nth-child(4),.xiazai_list:nth-child(8){ margin-right:0px;}
.xiazai_list_img{width:100%;}
.xiazai_list_img a img{width: 100%;} 
.xiazai_list_title{line-height:40px; text-align:center; height:40px;}
.xiazai_list_title a{ font-size:16px; color:#333; font-weight:bold;}
.dede_pages{ text-align:center; margin-top:55px;}
.news_title {
    height: auto;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    padding-top: 15px;
    overflow: hidden;
}
.news_tips
{
	text-align: center;
	font-size: 12px;
	color: #999999;
	line-height:40px; border-bottom:#d9d9d9 1px dashed; margin-bottom:10px; padding-bottom:0px;
}
.news_tips span
{
	color:#ff0000;
}
.news_con1
{
	height: auto;
	margin-top:20px;
	overflow: hidden; line-height:22px;  border-top:#d9d9d9 1px dashed; /*margin-top:20px; */padding-top:10px;
}
.news_con p
{
	margin-bottom: 10px;
	font-size:15px;
	line-height:30px;
}
.news_con1 a{ color:#333; font-size:14px;}