@charset "utf-8";
/* CSS Document */
.myontent .innerCon{
	background-color:#fff;
	overflow: hidden;
}
.myontent .innerCon .loc{
background:url(../images/locico.png) no-repeat 10px center #f8f8f8;
padding-left:30px;
}
.myontent .innerCon .loc,.Content .innerCon .loc a{
font-size:14px;

height:50px;
line-height:50px;

color:#333;	
}
.pbCon{
background:#f8f8f8;
margin-top:30px;
}
.pbCon .l_menu{
width:310px;
float:left;
margin-left:10px;
background:url(../images/cd.png);
min-height:400px;
}
.pbCon .r_con{
width:860px;
float:right;
padding-right:20px;
}
.pbCon .l_menu .title{
width:310px;
height:50px;
line-height:50px;
text-align:center;
font-size:18px;
color:var(--basecolor);
background:url(../images/lmtitle.png) no-repeat center center;
}
.pbCon .l_menu .l_a_list{

padding-top:20px;
padding-bottom:20px;

}
.pbCon .l_menu .l_a_list a{
 display:block;
 width:280px;
 line-height:40px;
 font-size:16px;
 text-align:center;
 color:#333;
 margin:0 auto;
 margin-top:10px;
margin-bottom:10px;
}
.pbCon .l_menu .l_a_list a.active,.pbCon .l_menu .l_a_list a:hover{
color:white;
background:var(--basecolor);
}

.r_con #title{
font-size:18px;
color:#333;
text-align:center;
margin-top:10px;
font-weight:bold;
height:40px;
line-height:40px;

}
.r_con #fb{
background:#f8f8f8;
text-align:center;
height:30px;
line-height:30px;
}
.r_con #my_content{
font-size:16px;
text-indent:2em;
line-height:30px;
padding:10px;
background:white;
}

#my_content img{
	max-width:840px;
}

#webcontent{
color:#666;
line-height:25px;
margin-top:15px;
margin-bottom:15px;
}
.message_item{
margin-left:50px;
margin-bottom:20px;
width:500px;
min-height:20px;
}
.message_item label{
float:left;
}
.message_item input,.message_item select{
    border: 1px #ddd solid;
    height: 30px;
    line-height: 30px;
    padding: 0px 3px;
    color: #555;
    background: #fbfbfb;
	width:400px;
}
.message_item textarea{
width:400px;
height:280px;
background: #fbfbfb;
padding: 0px 3px;
   border: 1px #ddd solid;

    line-height: 20px;
}

#allmap{
width:100%;
height:500px;
margin-top:10px;
}
#shebeiList li{
 width:253px;
 height:227px;
 margin:10px;
 background:#f1f1f1;
 float:left;
}
#shebeiList li img{
 width:247px;
 height:191px;
 margin:3px;
 
}
#shebeiList li .title{
text-align:center;
height:30px;
background:white;
}
#shebeiList li .title a{
color:#333;
}
#shebeiList li .title a:hover{
color:#ff7300;
}
