.banner{ width:100%; height:328px; position:relative; z-index:1; }
.slider{display:none; width:100%; height:328px; }
.focus{ text-align:center;}
.focus span{width:15px;height:15px;margin-right:10px;border-radius:50%;background:#fff;font-size:0}
.focus span.current{background:#d5a354;}

.xinwen{ width:92%; float:left; height:auto; margin:15px 4% 0;}
.xwbt{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #e4e4e4;}
.xwbt span{ display:block; float:left; width:130px; text-align:center; border-bottom:3px solid #0d6db7; color:#0d6db7; font-size:26px; font-weight:bold;}
.more{ float:right; text-transform:uppercase; color:#999; font-size:20px;}
.xwlist{ width:100%; height:auto; margin:30px 0 0; }
.xwlist li{ width:100%; height:135px; margin-bottom:30px;}
.xwlist li:last-child{ margin-bottom:0;}
.xwlist li a span{width:188px;  height:135px; float:left; margin-right:15px; display:block;overflow:hidden; }
.xwlist li a img{ transition:all 0.5s;width:188px;  height:135px;}
.xwlist li a b{ line-height:40px; height:80px;color:#333; font-size:22px; display:block; overflow:hidden;font-weight:normal;}
.xwlist li a p{ font-size:20px; color:#666; height:40px; line-height:30px; overflow:hidden; margin-top:12px;}
.xwlist li a:hover b{color:#eda83b;transition: all .6s;}
.xwlist li a:hover img{ transform: scale(1.1, 1.1);}

.tongzhi{width:92%; float:left; height:auto; margin:40px 0 0; background:#fafafa; padding:20px 4%;}
.tzlist{ width:100%; height:auto; margin:30px 0 0 0; float:left;}
.tzlist li{ width:100%; height:88px; float:left; margin-bottom:17px;}
.tzlist li span{ width:96px; height:88px; line-height:88px; display:block; float:left; margin-right:15px; background:#0d6db7; font-size:18px; color:#fff; text-align:center;}
.tzlist li span b{ display:block; width:88px; height:88px; background:#0d6db7; font-size:30px; color:#fff;}
.tzlist li span em{ font-weight:normal;}
.tzlist li a{ color:#333; font-size:22px;  display:block; line-height:40px;}
.tzlist li a:hover{color:#eda83b;}

.zhaosheng{width:92%; float:left; height:auto; margin:10px 4% 0;}
.zslist{ width:100%; height:auto; float:left; margin:30px 0;}
.zslist li{ width:192px; height:118px;  margin:0 5px 5px 0; background:#0d6db7; font-size:22px; float:left;}
.zslist li:nth-child(3n){ margin-right:0;}
.zslist li a{ width:100%; display:block; height:100%; color:#fff; text-align:center;}
.zslist li a img{ width:44px; height:44px; margin:23px 0 7px;-webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;transition: all .6s;}
.zslist li a:hover{ background:#eda83b;}
.zslist li a:hover img{-webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);}
.zslist li:nth-child(2){ background:#72b2d0;}
.zslist li:nth-child(3){ background:#d0a972;}
.zslist li:nth-child(4){ background:#0d6db7;}
.zslist li:nth-child(5){ background:#72d0b7;}
.zslist li:nth-child(6){ background:#d07272;}

.jiaoxue{ width:92%; float:left; height:auto; margin:10px 0 0; background:#fafafa; padding:20px 4%;}
.jxlist{ width:100%; height:auto; margin:20px 0 0px; float:left;}
.jxlist li{ width:100%; height:60px; line-height:60px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url(../images/libg.png) no-repeat left center; text-indent:20px;}
.jxlist li a{ font-size:22px;}

.xwlist1 li{ margin-bottom:20px;}
.xuesheng{ margin:20px 4% 30px;}

.fengcai{width:92%; float:left; height:auto; margin:10px 4% 0;}
.fclist {width:100%;height:auto; margin:30px 0;}
.fclist li { cursor:pointer;margin:0 19px;width:256px; height:232px;float:left; background:#fff; text-align:center;}
.fclist li a{ display:block;width:100%; height:100%; overflow:hidden; line-height:60px; font-size:22px;}
.fclist li a span{ display:block;width:256px; height:170px; overflow:hidden;}
.fclist li a img{ width:256px; height:170px;transition:all 0.5s;}
.fclist li a:hover{color:#eda83b;}
.fclist li a:hover img{transform: scale(1.1, 1.1);}