﻿﻿@charset "utf-8";
/* CSS Document */
body{  font-family:"Microsoft YaHei"; font-size:12px;}
div,ul,li,dl,dt,dd,p,span,a,label,input,body,h3,h4,table,tr,td,select,option{ margin:0px; padding:0px;}
ul,li{list-style:none; text-overflow:ellipsis;  white-space:nowrap;}
a{ text-decoration:none;color: #000}
a:hover{ text-decoration:none;}
a:visited{ text-decoration:none;}
img,input{ border:0;}
.c{width: 949px;margin: 0 auto;}
.l{float: left;}
.r{float: right;}


#zhanwei{width: 100%;height: 9px;background: #61464f;}


/*内容部分*/
#center{overflow: hidden;}
#center .c_left{width: 196px;height: 450px;background: #efe9eb;display: inline-block;}
#center .c_left .list{width: 160px;height: 400px;margin: 25px auto 0;text-align: center;}
.list ul li{width: 154px;height: 32px;line-height: 32px;margin-top: 2px;cursor: pointer;font-size: 14px;}
.list ul li a{width: 154px;height: 32px;display:block;}
.list ul li a:hover{color:#fff;background: #956b79; border-radius: 5px;-moz-border-radius:5px;-webkit-border-radius:5px;behavior:url(../PIE.htc);}

	/*列表头  -  服务*/
#center .list .li_big{font-size: 24px;color:#624750;margin-bottom: 13px;padding: 0;font-family:"方正细倩简体";}
.bg{color:#fff;background: #956b79; border-radius: 5px;}

#center .c_right{width: 720px;padding-left:30px;padding-bottom:30px; display: inline-block;text-align: center;}
	/*文章标题*/
#center .c_right h1{font-size: 22px;color: #61464f;margin-top: 40px;}
	/*文章内容*/
#center .c_right .content{width: 720px;margin: 0 auto;}
.content .con_title{font-size: 24px;color: #956b79;}
.content .map{width: 100%;height: 380px;border:1px solid;margin: 34px 0 50px;}
.detail{text-align: left;}
.detail p{font-size: 14px;text-indent: 2em;line-height: 20px;}
.detail span{font-size: 16px;display: inline-block;height: 30px;}

.p_font{font-size: 14px;text-indent: 2em;line-height: 34px;text-align: left;font-family: "宋体";padding-top:30px;}
#center .content img{margin:30px auto 0px;}
/*内容部分 结束*/






