body{
    background: #f9f9f9;
}

.width{
    width:1200px;
    margin: 0 auto;
}
.white{
    background: white;
}
.width strong{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding: 20px 10px;
    display: block;
}
.luyou{
    width: 100%;!important;
    box-sizing:border-box;
    height: 46px;
    line-height: 46px;
    text-align: left;
    clear:both;
    font-size: 12px;
    background: #252525;
}
.luyou .luyouwidth{
    width: 1200px;
    box-sizing: border-box;
    height: 46px;
    margin: 0 auto;
}

.luyou a{
    color: #fff;
    font-size: 14px;
}
.luyou .a:after{
    transform: rotate(45deg);
    width: 6px;
    height: 6px;
    border: 2px solid #fff;
    margin: 0 10px 0 3px;
    content: "";
    display: inline-block;
    border-width: 1px 1px 0px 0px;
    vertical-align:1px;
}
.luyou a:hover{
    text-decoration: underline;
}
.pattern .tab{
    height: 30px;
    line-height: 30px;
    text-align: right;
    border-bottom: 1px dashed #efeeee;
}
.pattern .tab a{
    position: relative;
    padding: 10px 10px 6px 30px;
}
.pattern .tab a:before{
    content: '';
    background: url(/static/images/chanp/showbg.png) 0px 0px;
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 9px;
    left: 0px;
}
.pattern .tab .listshow:before{
    background-position: 3px -24px;
}
.GrandClassification{
    background: #fff;
    padding: 10px 9px;
    margin-top: 20px;
}
.GrandClassification .item{
    width: 100px;
    float: left;
    height: 100px;
    border: 1px solid #f7f7f7;
    margin: 0px 8px 8px 0px;
    padding: 10px;
    text-align: center;
}
.GrandClassification .item1{
    background: url("/static/images/chanp/kaiguan.png");
}
.GrandClassification .item2{
    background: url("/static/images/chanp/bileiqi.png");
}
.GrandClassification .item3{
    background: url("/static/images/chanp/chuanlian.png");
}
.GrandClassification .item4{
    background: url("/static/images/chanp/gaoya.png");
}
.GrandClassification .item5{
    background: url("/static/images/chanp/duanluqi.png");
}
.GrandClassification .item6{
    background: url("/static/images/chanp/jueyuan.png");
}
.GrandClassification .item7{
    background: url("/static/images/chanp/jiedi.png");
}
.GrandClassification .item8{
    background: url("/static/images/chanp/dianlan.png");
}
.GrandClassification .item9{
    background: url("/static/images/chanp/jueyuanyou.png");
}
.GrandClassification .item:nth-child(9n){
    margin-right: 0px;
}

.GrandClassification .item h2 a{
    font-size: 15px;
    display: block;
    padding-top: 70px;
}
.pattern{
    padding: 20px 10px 20px 10px;
}
.liebiao .sideleft{
    width: 290px;
    float: left;
    height: 700px;
}
.liebiao .sideleft .iv{
    background: white;
    margin-bottom: 10px;
    border: 1px solid #f1f1f1;
    padding: 10px;

}
.liebiao .sideleft span{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    padding-left: 28px;
    border-bottom: 1px solid #f7f7f7;
    color: #000;
    margin-bottom: 10px;
    background: url(/static/images/news_img/leftImg.png) no-repeat left 1px;
    font-weight: bold;
    display: block;
    background-size: 18px;
}
.sideleft .ime p{
    padding-left: 22px;
    position: relative;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #f5f5f5;
}
.sideleft .ime p a:hover{
    color: red;
}
.liebiao .sideleft li a{
    color: #333;
    font-size: 15px;
    display: block;
    line-height: 40px;
    position: relative;
    padding-left: 22px;
    font-weight: normal;
    border-bottom: 1px dashed #ececec;
}
.liebiao .sideleft li a:hover{
    color:red
}
.liebiao .sideleft li h4 a:before, .sideleft .ime p:before{
    display: inline-block;
    content: ' ';
    vertical-align: middle;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #999999;
    position: absolute;
    left: 9px;
    top: 50%;
    margin-top: -2px;
}
.liebiao .sideright{
    float: right;
    width: 898px;
}
.liebiao .sideright h4{
    font-size: 16px;
    line-height: 40px;
    padding-left: 10px;
    border-bottom: 1px solid #f7f7f7;
    background: #f9f9f9;
}
.liebiao .sideright h4 a:hover{
    color:red
}
.liebiao .sideright ul{
    padding: 14px 14px;
}
.liebiao .sideright ul li{
    float: left;
    width: 50%;
    text-align: left;
}

.liebiao .sideright ul li a{
    line-height: 32px;
    font-weight: normal;
    display: inline-block;
    color: #000;
}

.liebiao .itm{
    padding-bottom: 16px;
    background: white;
    padding: 4px;
    margin-bottom: 30px;
    border: 1px solid #f1f1f1;
    background: #fff;
}
.liebiao .sideright ul li a:hover{
    text-decoration: underline;
    color: #ff5454;
}