*{
    margin: 0;
    padding: 0;
}
body{
    background: #e9e9e9;
}
/* 中间 */
.div1{
    width: 1100px;
min-height:500px;
    margin: 0 auto;
    background: #ffffff;
}
/* 当前位置 */
.dqwz{
    width: 100%;
    height: 50px;
    padding: 20px 25px;
    font-size: 13px;
    color: #454545;
}
.dqwz span img{
    margin-top: -2px;
}

/*栏目页列表*/
.box-big{width: 1100px;margin: auto;padding: 0 25px;margin-bottom:20px;}
table{max-width: 100%;
    background-color: transparent;
    empty-cells: show;}
.box-big-left{width: 255px;/*height: 755px;*/ background:#EFEFEF;float: left;}
.box-big-left-top{height: 58px;}
.box-big-left-top span{margin-top: -43px;
    display: block;
    margin-left: 26px;font-size: 17px;color: #fff;font-weight: bold;}
.box-big-left-top img{margin-left: -7px;width: 103%;}
.zwgk{height: 50px;line-height: 50px;color: #ffffff;font-weight: bold;font-size: 17px;float: left;margin-left: 12px;}
.box-big-left ul{padding:0 10px;}
.box-big-left .lanmu_old{height: 53px;line-height: 57px;font-size: 17px;background: url(sjx.png) no-repeat 20px 24px; color: #343434;border-bottom: 1px solid #E3E3E3;padding-left: 20px;display:block;}
/*.box-big-left li img{margin-left: 25px;}*/
.box-big-left li a{padding-left: 28px;}
.box-big-left ul li.lanmu_On a{background:  url(sjx_01.png) no-repeat left center; color: #fa5200;}
.curr a{color: #2E659A }
.box-big-left ul li:hover {background:  url(gl.png) no-repeat left center;}
.box-big-left ul li.lanmu_On a{color: #fa5200; } 
.box-big-left ul li:hover a{color: #fa5200;background:  url(sjx_01.png) no-repeat left center;}

.box-big-left ul li a:hover {background:  url(sjx_01.png) no-repeat left center;}
.box-big-left ul li.lanmu_On{color: #fa5200;background:  url(gl.png) no-repeat left center; } 
.box-big-left ul li a{background: url(sjx.png) no-repeat left center;display:block;}
/*右*/
.box-big-right{width: 770px;float: left;background: #f9f9f9;min-height: 500px}
.box-big-right ul{padding:0px 20px;border: 1px solid #E6E6E6}
.box-big-right ul li{height: 46px;border-bottom: 1px dashed #EBEBEB;line-height: 45px; font-size: 17px;color: #333333;background: url(dian.png) no-repeat left;text-align: right;cursor: pointer;}
.box-big-right ul li a{font-size: 17px;color: #333333;float: left;margin-left: 12px;}
.box-big-right ul li a:hover{color: red}
.box-big-right ul li span{color: #9B9B9B}