﻿﻿@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;}
#center .list ul li{font-size: 14px;cursor: pointer;width: 154px;height: 32px;line-height: 32px;margin-bottom: 2px;}
#center .list ul .hover:hover{background: #956b79;border-radius: 5px;behavior:url(../PIE.htc);}
#center .list ul .hover a{width:154px;height: 32px;display: inline-block;}
#center .list ul .hover a:hover{color: #fff;}
	/*列表头  -  服务*/
#center .list .li_big{font-size: 24px;color:#624750;margin-bottom: 13px;padding: 0;}
#center .list .bg{background: #956b79;border-radius: 5px;behavior:url(../PIE.htc);}
#center .list .bg a{color: white;}
#center .c_right{width: 720px;display: inline-block;text-align: center;letter-spacing: 1px;padding-left:30px;padding-bottom:30px;}
	/*文章标题*/
#center .c_right h1{font-size: 22px;color: #61464f;margin-top: 40px;}
#center .c_right h1 span{font-size: 14px;border: 1px solid #61464f;border-radius: 5px;behavior:url(../PIE.htc);padding: 8px 10px 8px 16px;}
#center .c_right img{vertical-align: center;position: relative;top: 2px;}
	/*文章内容*/
#center .c_right .content{width: 704px;margin: 30px auto 0;font-family: "宋体";}
#center .c_right p{font-size: 14px;text-indent: 2em;line-height: 34px;text-align: left;}
/*内容部分 结束*/






