@charset "utf-8";
/*--------页面公用部分---------*/
/* layout */
.mwidth1200{min-width:1200px;}
.container{padding:20px 0;}
.layout{width:1200px;margin:0 auto;}
.sub-left{width:240px;}
.sub-right{width:935px;}

/* header */
.header{width:100%;height:140px;}
.header .logo{padding:33px 0 0 0;color:#b32d2a;font-weight:bold;}
.header .logo .name{font-size:24px;opacity:.8;}
.header .logo .title{font-size:32px;line-height:1.2;}
.header .weather{width:440px;height:60px;border-radius:30px;background-color:#fff;background-color:rgba(255,255,255,.6);margin-top:40px;padding-left:30px;}

/* nav */
.nav{padding:10px;background:#b32d2a;border-radius:3px;box-shadow:0 3px 3px 0 rgba(0,0,0,.2);}
.nav .index{display:block;width:66px;height:57px;padding-top:7px;border-radius:3px;text-align:center;font-size:16px;color:#b32d2a;background:#fcff00;}
.nav .index:hover{opacity:.8;}
.nav .menu{margin:1px 170px 0 106px;}
.nav .menu li{float:left;padding:4px 0;min-height:24px;}
.nav .menu li.spacer{width:1px;min-height:12px;height:12px;font-size:0;line-height:0;padding:0;background:#fff;opacity:.3;margin:10px 25px;overflow:hidden;}
.nav .menu li a{font-size:16px;color:#fff;}
.nav .menu li a:hover{opacity:.8;}
.nav .today{width:110px;height:55px;padding:11px 11px 0;background:#fff;background:rgba(255,255,255,.2);border-radius:3px;color:#fff;}
.nav .today .date{background:url(../images/time.png) left center no-repeat;padding-left:20px;}

/* cloumn */
.cloumn{border-bottom:1px solid #b32d2a;}
.cloumn .title,.cloumn .more{display:inline-block;vertical-align:top;}
.cloumn .title{background:#b32d2a;text-align:center;padding:7px 20px;color:#fff;border-top-left-radius:3px;border-top-right-radius:3px;line-height:21px;}
.cloumn .more{color:#999;line-height:35px;}
.cloumn .more span{font-family:simsun;font-size:16px;margin-left:5px;font-weight:bold;}
.cloumn .more:hover{color:#b32d2a;}

/* news */
.news li{display:block;height:40px;line-height:40px;}
.news li:not(:last-child){border-bottom:1px dashed #eee;}
.news li .icon,.news li .title,.news li .time{display:inline-block;vertical-align:top;}
.news li .icon{font-family:simsun;margin-right:5px;font-weight:bold;color:#ccc;}
.news li .time{color:#999;}

/* pic */
.pic{display:block;width:268px;}
.pic img{width:268px;height:180px;}
.pic .title{padding:10px;text-align:center;border:1px solid #eaeaea;}

/* banner */
.banner{margin:20px 0 0;}
.banner img{width:100%;height:360px;}

/* bottom */
.bottom{padding:25px 0;text-align:center;background:#333;margin-top:20px;}
.bottom p{color:#999;margin-bottom:5px;}
.bottom a{color:#d0d0d0;}
.bottom a:hover{color:#f5f5f5;}
.bottom .quik-nav{margin-bottom:10px;}
.bottom .quik-nav span,
.bottom .quik-nav a{display:inline-block;vertical-align:top;line-height:30px;}
.bottom .quik-nav span.spacer{width:1px;height:12px;font-size:0;line-height:0;padding:0;background:#666;margin:9px 20px 0;overflow:hidden;}


/*---------首页----------*/

/* first news */
.first-news{padding:0 0 15px;border-bottom:1px solid #eaeaea;height:70px;overflow:hidden;}
.first-news .title{display:block;font-weight:bold;text-align:center;font-size:16px;margin-bottom:4px;}
.first-news .info{color:#666;}

/* img news */
.img-news{padding:0 0 15px;border-bottom:1px solid #eaeaea;height:70px;overflow:hidden;}
.img-news .img{display:block;width:104px;height:70px;font-size:0;line-height:0;overflow:hidden;margin-right:20px;}
.img-news .img img{width:104px;height:70px;}
.img-news .title{display:block;font-weight:bold;max-width:240px;*width:240px;line-height:26px;}
.img-news .info{color:#666;}

/* section1 */
.section1 .s1-left{width:360px;margin-right:20px;background:#f6f6f6;}
.section1 .s1-center{width:450px;}
.section1 .s1-right{width:350px;}

.s1-left .hd{height:55px;overflow:hidden;}
.s1-left .hd ul{overflow:hidden;padding:21px 10px 0;}
.s1-left .hd ul li{float:left;width:12px;height:12px;border-radius:50%;margin:0 5px;text-indent:-999px;cursor:pointer;background:#fff;border:2px solid #b32d2a;overflow:hidden;}
.s1-left .hd ul li.on{background:#b32d2a;}
.s1-left .box{height:250px;overflow:hidden;}
.s1-left .box ul li{float:left;}
.s1-left .box ul li .ns{display:block;width:100%;height:250px;position:relative;}
.s1-left .box ul li .ns img{width:360px;height:250px;}
.s1-left .box ul li .ns .title{background:#000;background:rgba(0,0,0,.5);padding:10px 20px;color:#fff;position:absolute;left:0;right:0;bottom:0;z-index:1;}
.s1-center .news li .title{max-width:330px;*width:330px;}
.s1-right .img-news .title{max-width:220px;}
.s1-right .news li .title{max-width:250px;*width:250px;}

.section2 .s2-left{width:590px;}
.section2 .s2-right{width:590px;}
.section2 .img-news .title{max-width:430px;*width:430px;}
.section2 .news li .title{max-width:450px;*width:450px;}

.section3 .box{padding:0 32px;position:relative;height:223px;}
.section3 .box .prev,
.section3 .box .next{position:absolute;top:0;display:block;width:20px;height:223px;line-height:223px;text-align:center;background:#eee;font-family:simsun;font-size:24px;font-weight:bold;color:#999;z-index:9;}
.section3 .box .prev{left:0;}
.section3 .box .next{right:0;}
.section3 .picScroll-left{position:relative;overflow:hidden;}
.section3 .picScroll-left .bd ul{overflow:hidden;}
.section3 .picScroll-left .bd ul li{float:left;padding:0 8px;}

/*---------内页---------*/

/* left menu */
.leftmenu{}
.leftmenu h2{background:#b32d2a;height:48px;position:relative;}
.leftmenu h2 .line{display:block;width:100%;height:23px;border-bottom:1px solid rgba(255,255,255,.2);font-size:0;line-height:0;}
.leftmenu h2 em{display:block;position:absolute;left:30px;top:10px;height:28px;line-height:28px;background:#b32d2a;padding:0 8px;color:#fff;font-weight:bold;font-size:16px;}
.leftmenu ul{border:1px solid #ddd;border-bottom:0;}
.leftmenu ul li{border-bottom:1px solid #ddd;}
.leftmenu ul li a{display:block;padding:0 20px 0 30px;line-height:46px;}
.leftmenu ul li a .icon{font-family:simsun;font-weight:bold;color:#ccc;font-size:18px;}
.leftmenu ul li a:hover .icon,
.leftmenu ul li.on a,
.leftmenu ul li.on a .icon{color:#b32d2a;}

/* right top */
.righttop{border:1px solid #eaeaea;height:36px;padding-top:12px;padding-right:15px;}
.righttop .icon,.righttop .title{display:inline-block;vertical-align:top;line-height:24px;}
.righttop .icon{width:5px;height:24px;background:#b32d2a;font-size:0;line-height:0;margin-right:5px;}
.righttop .title{font-size:16px;font-weight:bold;color:#b32d2a;}

/* single page */
.single-page{background:#fff;min-height:400px;}

/* news page */
.news-page{background:#fff;min-height:400px;}
.news-page .news .ell{max-width:800px;*width:800px;}
.news-page .news li{border-bottom:1px dashed #eee;}

/* photos page */
.photos-page{background:#fff;min-height:400px;overflow:hidden;}
.photos-page ul{width:110%;}
.photos-page ul li{float:left;margin:0 65px 40px 0;}

/* detail */
.article{}
.article .title{text-align:center;font-size:24px;font-weight:normal;}
.article .subtitle{margin:10px 0 20px;text-align:center;color:#999;font-size:12px;background:#f9f9f9;padding:10px;}
.article .subtitle b{display:inline-block;vertical-align:top;margin:0 5px;}
.article .content{overflow:hidden;line-height:1.8;}
.article .content img{max-width:100%;}
.article .content p{margin-bottom:10px;}

/* school page */
.school-page{width:1160px;margin:40px auto;background:#fff;min-height:600px;padding:40px;}
.school-page .school-title{padding-bottom:20px;margin-bottom:25px;border-bottom:1px solid #ddd;}
.school-page .school-title em{font-weight:bold;color:#666;font-size:24px;}
.school-page .school-title .num{color:#b32d2a;font-weight:bold;font-size:50px;margin:0 10px;}

.search-page{width:100%;height:220px;background:url(../images/search-bg.jpg) center top no-repeat;}

.searchbar{width:82%;padding:90px 0 0 60px;}
.searchbar .item{float:left;width:50%;text-align:center;}
.searchbar .item .form-control{width:98%;border:0 none;padding-top:10px;padding-bottom:10px;box-shadow:0 3px 3px 0 rgba(0,0,0,.05);-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.05);}

.school-page ul li{padding-bottom:10px;}
.school-page ul li .item{background:#e0f3ff url(../images/site.png) 10px center no-repeat;height:48px;line-height:48px;padding:0 20px 0 40px;cursor:default;}
.school-page ul li .item .title{font-size:16px;color:#0084d7;}
.school-page ul li .item .icon{display:block;width:24px;height:24px;background:url(../images/right.png) center center no-repeat;opacity:.3;margin-top:12px;}
.school-page ul li .item-content{padding:20px 0 0 0;display:none;}
.school-page ul li .item-content a{display:block;float:left;padding:0 15px 0 35px;height:36px;line-height:36px;background:#f6f6f6 url(../images/school.png) 10px 7px no-repeat;margin:0 10px 10px 0;position:relative;}
.school-page ul li .item-content a:hover,.sub-content .tabs a.on{background:#0084d7 url(../images/school-white.png) 10px 7px no-repeat;color:#fff;}
.school-page ul li.open .item-content{display:block;}
.school-page ul li.open .item .icon{background:url(../images/down.png) center center no-repeat;}

/*--------通用组件---------*/
.nodatas,.nonetwork,.error404,.errorbusy{text-align:center;padding:30px 0;}
/* 无数据  */
.nodatas .no{display:inline-block;vertical-align:top;width:100px;height:100px;background:url(../images/common/nodatas.png) 0 0 no-repeat;}
.nodatas .no-carts{background-position:-101px 0;}
.nodatas .no-orders{background-position:-202px 0;}
.nodatas .no-dialogs{background-position:-303px 0;}
.nodatas .txt{color:#999;margin:5px 0;}
/* 网络不给力  */
.nonetwork .no{display:inline-block;vertical-align:top;width:120px;height:110px;background:url(../images/common/nodatas.png) 0 -101px no-repeat;margin-right:20px;}
.nonetwork .txt{display:inline-block;*display:inline;*zoom:1;line-height:1.8;text-align:left;}
.nonetwork .txt p{margin-bottom:10px;color:#999;}
/* 404 */
.error404 .img{display:inline-block;vertical-align:top;width:472px;height:248px;background:url(../images/common/404.png) left top no-repeat;margin-right:80px;}
.error404 .txt{display:inline-block;*display:inline;*zoom:1;line-height:1.8;text-align:left;}
.error404 .txt h1{padding-top:30px;}
.error404 .txt h5{color:#999;margin-bottom:20px;}
.error404 .txt p{color:#666;margin-bottom:3px;}
.error404 .txt p a:hover{text-decoration:underline;}
.error404 .txt .btn-group{padding-top:20px;}
.error404 .txt .btn-group a{margin-right:20px;}
/* 页面错误 */
.errorbusy{position:absolute;left:50%;top:50%;margin-top:-127px;margin-left:-190px;z-index:9;}
.errorbusy .img{display:inline-block;vertical-align:top;width:378px;height:127px;background:url(../images/common/busy.png) 0 0 no-repeat;}
.errorbusy .txt h3{color:#ff6600;margin:10px 0;}
.errorbusy .txt p{color:#999;}
.errorbusy .txt p span{margin:0 5px;}
.errorbusy .txt p span a{margin:0 5px;text-decoration:underline;}