/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:none;margin:0;padding:0;}
body,button, input, select, textarea {font-family:"微软雅黑";}
ul,ol{list-style: none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333333;}
a:hover{color:#355e92;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
.w{width: 1200px; margin: 0 auto;}
body{width: 100%;background:#f1f2f3;}
.w1200{
    width: 1200px;
    margin: 0 auto;
}


/* 头部页面大背景 */
body{
    background:url(big_bg.png) no-repeat top;
}


/* 尾部 */
.footer{
    height:120px;
    background: #5e5e5e;
}
.footer,.footer a{
    color:#fff;
}

/* 右侧悬浮 */
.xft{
    height:470px;
    width:110px;
    position: fixed;
    right:0px;
    top:174px;
}
.xft li a{
    display:inline-block;
    text-align: center;
    width:110px;
    color:#666;
}
.xft li a:hover{color:#076fd3;}
.xft01{background: url(zgh_08.png) no-repeat  center 20px;height:85px;padding-top:60px;}
.xft02{background: url(zgh_09.png) no-repeat  center 20px;height:85px;padding-top:60px;}
.xft03{background: url(zgh_10.png) no-repeat  center 20px;height:85px;padding-top:60px;}
.xft04{background: url(zgh_11.png) no-repeat  center 20px;height:85px;padding-top:60px;}
.xft05{background: url(zgh_12.png) no-repeat  center 20px;height:85px;padding-top:60px;}
.xft .xft06{
    height:35px;
    background:#168fe6;
    color:#fff;
    line-height:35px;
    margin-top:10px;
}
.xft .xft06:hover{color:#fff;}


/* 阴影 */
.css_shadow{
    /*定义一个宽度*/
    /*定义一个高度*/
     background:#fff;
     color:#333;
     /*以下为重点*/
     -ms-filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');  /* For IE 8 */
     filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');  /* For IE 5.5 - 7 */
     -moz-box-shadow: 2px 2px 10px #909090;/* for firefox */
     -webkit-box-shadow: 2px 2px 10px #909090;/* for safari or chrome */
     box-shadow:2px 2px 10px #909090;/* for opera or ie9 */
 }

/*内容开始*/
.big-box{width: 1200px;background: #fff;margin: 54px auto 20px;padding: 25px 30px 25px 20px;}


/*左半部分*/
.box-left{width: 238px;margin-right: 30px;}
.box-left .left-tit{width: 238px;height: 68px;line-height: 57px;padding-left: 85px;font-size: 19px;color: #fff;background:url(biaot.png) no-repeat;}
.box-left ul{width: 230px;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;margin-left: 8px;}
.box-left ul li{width:230px;line-height: 59px;height: 59px;font-size: 17px;padding-left: 67px;border-bottom: 1px solid #e5e5e5;}
.box-left ul li a{width:100%;line-height: 59px;height: 59px;font-size: 17px;display: inline-block;color: #333;}
.box-left ul li.li1{background: url(g1.png) no-repeat 22px center;}
.box-left ul li.li1:hover{background: url(l1.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li1.add1{background: url(l1.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li1.add1 a{color: #026bcf;}
.box-left ul li.li2{background: url(g6.png) no-repeat 22px center}
.box-left ul li.li2:hover{background: url(l6.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li2.add1{background: url(l6.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li2.add1 a{color: #026bcf;}
.box-left ul li.li3{background: url(g7.png) no-repeat 22px center;}
.box-left ul li.li3:hover{background: url(l7.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li3.add1{background: url(l7.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li3.add1 a{color: #026bcf;}
.box-left ul li.li4{background: url(g8.png) no-repeat 22px center;}
.box-left ul li.li4:hover{background: url(l8.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li4.add1 a{color: #026bcf;}
.box-left ul li.li4.add1{background: url(l8.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li5{background: url(g4.png) no-repeat 22px center;}
.box-left ul li.li5:hover{background: url(l4.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li5.add1{background: url(l4.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li5.add1 a{color: #026bcf;}
.box-left ul li.li6{background: url(g3.png) no-repeat 22px center;}
.box-left ul li.li6:hover{background: url(l3.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li6.add1{background: url(l3.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li6.add1 a{color: #026bcf;}
.box-left ul li.li7{background: url(g5.png) no-repeat 22px center;}
.box-left ul li.li7:hover{background: url(l5.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li7.add1{background: url(l5.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li7.add1 a{color: #026bcf;}
.box-left ul li.li8{background: url(g9.png) no-repeat 22px center;}
.box-left ul li.li8:hover{background: url(l9.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li8.add1{background: url(l9.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li8.add1 a{color: #026bcf;}
.box-left ul li.li9{background: url(ad1.png) no-repeat 22px center;}
.box-left ul li.li9:hover{background: url(add12.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li9.add1{background: url(add12.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li9.add1 a{color: #026bcf;}
.box-left ul li.li10{background: url(g11.png) no-repeat 22px center;}
.box-left ul li.li10:hover{background: url(l11.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li10.add1{background: url(l11.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li10.add1 a{color: #026bcf;}
.box-left ul li.li11{background: url(g12.png) no-repeat 22px center;}
.box-left ul li.li11:hover{background: url(l12.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li11.add1{background: url(l12.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li11.add1 a{color: #026bcf;}
.box-left ul li.li12{background: url(g13.png) no-repeat 22px center;}
.box-left ul li.li12:hover{background: url(l13.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li12.add1{background: url(l13.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li12.add1 a{color: #026bcf;}
.box-left ul li.li13{background: url(g14.png) no-repeat 22px center;}
.box-left ul li.li13:hover{background: url(l14.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li13.add1{background: url(l14.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li13.add1 a{color: #026bcf;}
.box-left ul li.li14{background: url(g15.png) no-repeat 22px center;}
.box-left ul li.li14:hover{background: url(l15.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li14.add1{background: url(l15.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li14.add1 a{color: #026bcf;}
.box-left ul li.li15{background: url(add2.png) no-repeat 22px center;}
.box-left ul li.li15:hover{background: url(add22.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li15.add1{background: url(add22.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li15.add1 a{color: #026bcf;}
.box-left ul li.li16{background: url(add3.png) no-repeat 22px center;}
.box-left ul li.li16:hover{background: url(add33.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li16.add1{background: url(add33.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li16.add1 a{color: #026bcf;}
.box-left ul li.li17{background: url(1005.jpg) no-repeat 22px center;}
.box-left ul li.li17:hover{background: url(1_03.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li17.add1{background: url(1_03.png) no-repeat 22px center #f2f2f2;}
.box-left ul li.li17.add1 a{color: #026bcf;}
/*右半部分*/
.box-right{width: 880px;}
.box-right ul{width: 100%;border:1px solid #e5e5e5;min-height: 420px;}
.box-right ul li{width: 830px;margin:0 auto;padding: 15px 0;border-bottom:1px solid #e5e5e5;}
.box-right ul li a{color: #333;font-size: 15px;line-height: 40px;}
.box-right ul li a span{float:right;color: #999;display: inline-block;padding-right: 9px;}
.box-right ul li p{color: #999;font-size: 15px;line-height: 30px;}
.box-right ul li p a{color: #d11010;font-size: 15px;line-height: 30px;}


/* 底部 */
/* 尾部 */
.footer{
    height:120px;
    background: #5e5e5e;
}
.footer,.footer a{
    color:#fff;
}







