/********************留言部分*************************/
.lanmuc-mesg{
	width:100%;
	background:#ededf0;
	overflow:hidden;
	padding-bottom:40px;
	
	}
.lanmuc-mesg .index_newsitem_1 {
    background: rgba(0, 0, 0, 0) url("../image/h2bj.jpg") no-repeat scroll center bottom;
    color: #a0a0a0;
    font-size: 18px;
    line-height: 34px;
    padding-bottom: 10px;
    text-align: center;
	margin-bottom: 20px;
}
.lanmuc-mesg .index_newsitem_1 p {line-height:30px;
    color: #575757;
    font-size: 24px;
    font-weight: normal;
}


.lanmuc-mesg .mene{width: 1200px; height: auto; margin: 0 auto;}		
		
.lanmuc-mesg .title{
	width:1200px;
	margin:20px auto 0;
	overflow:hidden;
	text-align:center;
	}
.lanmuc-mesg .title h3{
	font-size:28px;
	font-weight:800;
	margin:0;
	padding:0;
	}
.lanmuc-mesg .line {
    display: inline-block;
    width: 250px; 
	border-top: 2px solid  #d1d1d3 ;
    margin-left:10px;
    height: 2px;  

}
.lanmuc-mesg .txt {
	font-size:28px;
       vertical-align: middle;
}
.lanmuc-mesg .in_messagecont{
	width:1200px;
	margin:15px auto 0;
	}
.lanmuc-mesg .in_messagecont .left,.in_messagecont .right{
	float:left;
	}
.lanmuc-mesg .in_messagecont .left{
	width:750px;
        height:314px;
	}
.lanmuc-mesg .in_messagecont .left img{width:100%;}
.lanmuc-mesg .in_messagecont .right{
	width:400px;
	height:300px;
	padding-top:15px;
	padding-left:25px;
	padding-right:25px;
	background:#fff;
	color:#5d5e5c;
	}
/********************************************/