.submenu{display:none;}
.slider{height:440px;padding-top:0px;width:100%;}
/* 幻灯css */
.slider .focusBox { position: relative; width:100%; height:440px; overflow: hidden;}
.slider .focusBox .pic img { width:100%; height:440px; display: block; }
.slider .focusBox .prev { left: 50%; margin-left:-600px; }
.slider .focusBox .next { left: 50%; margin-left:555px;}

.bg-cx{background:#EEEEEE;}
.cuxiao .tit{text-align:center;padding:10px 0;}

.cuxiao .box{width:1160px;margin:0 auto;background:#1D4E96;padding:20px;}
.cuxiao .box .hot img{width:50%;}
.cuxiao .box .recommend img{width:32%;margin:10px auto;}
.cuxiao .box .recommend a:nth-of-type(2) img{margin:10px 2%;}
.cuxiao .box .recommend a:nth-of-type(5) img{margin:10px 2%;}

.notice{background:url(../images/zt/cx-bg.jpg) top center no-repeat #000;width:1200px;margin:0 auto;height:750px;}
.notice .explain{padding-top:525px;padding-left:50px;}
.notice .explain h3{color:#D73131;line-height:50px;font-size:18px;font-weight:bold;}
.notice .explain p{color:#FFF;line-height:30px;font-size:16px;}

