/*初始化css*/
body{font-family:微软雅黑;color: #333;}
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.fl{float: left;}
.fr{float: right;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}
.w1200{width:1200px;margin:0 auto;min-width: 1200px;}

/**当前位置**/
.dqwz{width: 100%;}
.dqwz .w1200{height: 76px;line-height: 76px;background:#fff url("location.png") 20px center   no-repeat;font-size: 16px;padding-left: 50px;}
.dqwz .w1200 a{font-size: 16px;color:#333333; }

/* 主体内容 */
.main{width:100%;}
.main .w1200{padding:0 30px 30px 30px;background-color: #fff;}

/* 左侧内容 */
.main-left{width:270px;}
.main-lef-top{width:268px;height: 69px;font-size: 18px;color: #fff;font-weight: bold;position: relative;background-color: #f9f9f9 ;}
.main-lef-top>div{background:url("lmDqlm.png") center top no-repeat;width:280px;height: 69px;padding-left: 113px;line-height: 59px;position: absolute;left: -9px;top:0px;}
.main-left ul{width: 270px;padding: 0 25px;}
.main-left ul li{width: 100%;line-height:50px;border-bottom: 1px solid #e8e8e8;}
.main-left ul li a{font-size: 18px;color: #000000;display: block;width: 100%;text-align: center;background: url("graySj.png") 200px center no-repeat;}
.main-left ul li .lmHover{background: url("orSj.png") 200px center no-repeat;color: #0b5fbc;}
.main-left ul li a:hover{background: url("orSj.png") 200px center no-repeat;color: #0b5fbc;}


/* 右侧内容 */
.main-right{width:840px;background: #f9f9f9;padding:0 25px;min-height:600px;border: 1px solid #dedede;}
.listRight ul li{height: 54px;line-height: 54px;border-bottom: 1px dashed #e8e8e8;background: url("liDot.png") left center no-repeat;padding-left: 15px;}
.listRight ul li a{float: left;font-size: 18px;color: #333333;}
.listRight ul li span{float: right;font-size: 18px;color: #999999;}