﻿@charset "utf-8"; 
@import url(csscw.css);
/* 以下是本站自定义 */

/* 网站主色调fix[分页选中色/主字色/主背景色] */
.buts,#cmspage a:hover,#wappage a:hover{color:#fff;background:#aaaaaa;}
.benzi,.benzi a,.benzi a:hover,a.benzi,a:hover.benzi{color:#c00;}
.benbg{background:#c00;}
#listpic li{float:left;padding:0 10px 10px 10px;line-height:160%;}
#listpic li img{width:100px;height:70px;margin-bottom:5px;vertical-align:top;}
#listpic.p1 li img{width:200px;height:160px;}
#list1 li{padding-left:12px;height:25px;line-height:25px;background:url(dot1.gif) no-repeat 0px 6px;}
.all{width:1200px;margin:auto;}.copy{padding:20px 0;}

.header{ width:100%; height:42px; line-height:42px; background:url(tbg.jpg) no-repeat center;}
.inp{ width:218px; height:28px; line-height:28px;border:1px solid #f0f0f0; padding-left:10px;}
.but{background:#0a817b;border:0;color:#fff; width:75px; height:30px; font-size:18px; font-family:"微软雅黑";overflow:visible;cursor:pointer;}
.search{ margin-top:30px; margin-right:30px;}


/*nav*/
  .navbox{ width:100%; height:45px; line-height:45px; background:#0a817b;}
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{height:34px; line-height:45px;position:relative; z-index:1;  }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;}
		.nav .nLi h3 a{ display:block; padding:0 38px; font-size:18px;font-family:"微软雅黑";  }
		.nav .sub{ display:none; width:148px; left:0; top:45px;  position:absolute; background:#0eb2aa;  line-height:26px; text-align:center}
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; }
		.nav .sub a:hover{ background:#0a817b; color:#fff;  }
		.nav .on h3 a{ background:#0eb2aa; color:#fff;   }     
		
/*banner*/	
                .slideBox{height:700px; overflow:hidden; position:relative; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; height:700px; display:block;  }



/*校园新闻*/
		.slideBox1{ width:390px; height:300px; overflow:hidden; position:relative;}
		.slideBox1 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox1 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox1 .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox1 .bd{ position:relative;z-index:0;   }
		.slideBox1 .bd li{ zoom:1; vertical-align:middle; }
		.slideBox1 .bd img{width:390px;height:300px; display:block;  }
/*公用h1*/
.newsbox{ width:800px;}
.newsbox h1{ line-height:30px; height:36px;background:url(lmbg.png) no-repeat center;}
.newsbox h1 span{ display:block; color:#fff; font-size:18px; font-family:"微软雅黑"; padding-left:15px;}
.newsbox h1 a{ float:right; margin-right:15px;}	

.n-text{width:380px; margin-left:20px;}
.t-text{ background:#f2f2f2}
.t-text h1{ font-size:18px; color:#0cb2aa; background:0;}
.t-text li{ line-height:20px; margin:0;}	.t-text p a{ color:#cc0200;}
.tt li{ line-height:33px; padding-left:25px; background:url(icon.jpg) no-repeat 8px center;}.tt li span{ float:right}


/*通知公告*/
.tzgg{ width:380px;}	
.tz h1{ line-height:30px; height:36px;background:url(lmbg1.png) no-repeat center;}
.tz h1 span{ display:block; color:#fff; font-size:18px; font-family:"微软雅黑"; padding-left:15px;}
.tz h1 a{ float:right; margin-right:15px;}	
.tz li {
    -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
	overflow:hidden;
}
.tz li .title {
    font-size: 14px;
    line-height: 26px;
	height:26px;
    color: #0cb2aa;
    overflow: hidden;
}
.tz li .time {
    display: inline-block;
    float: left;
    color: #fff; text-align:center;
    font-size: 14px;
    position: relative;
    -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	width:64px; height:64px; margin-right:15px;
	background-color:#0eb3aa;
	border-radius:5%; line-height:64px;
}
.tz li .time span{ font-size:20px; margin-top:10px; display:inline-block;}
.tz li .time p{ font-size:12px; margin-bottom:10px;}
.tz li .infott{ overflow:hidden;}
.tz li:hover h3 {color: #fff;}
.tz li:hover .time{ background-color:#ffb40c; margin-left:15px;}
.tz li:hover{ background-color:#04a53c;}
.tz li:hover p{ color:#fff;}

/*校园风光*/

.imgbox h1{ line-height:30px; height:36px;background:url(lmbg2.png) no-repeat center;}
.imgbox h1 span{ display:block; color:#fff; font-size:18px; font-family:"微软雅黑"; padding-left:15px;}
.imgbox h1 a{ float:right; margin-right:15px;}	

.scrollleft{padding-top:10px;}
.scrollleft li{float:left;display:inline; margin:0 4px;text-align:center;}
.scrollleft img{width:230px;}

/*公共栏目*/
.lmbox{ width:380px; height:265px;}
.lm h1{ line-height:30px; height:36px;background:url(lmbg1.png) no-repeat center;}
.lm h1 span{ display:block; color:#fff; font-size:18px; font-family:"微软雅黑"; padding-left:15px;}
.lm h1 a{ float:right; margin-right:15px;}	
.lm li{ line-height:33px; padding-left:25px; background:url(icon.jpg) no-repeat 8px center;}.lm li span{ float:right}
.mleft1{ margin-left:20px;}

.jybox{ width:390px; height:263px;background:url(jybg.png) no-repeat center;}
.jy h1{ line-height:40px;}.jy p{ line-height:30px;}.jy p a{ color:#e30000;}




.linkbox h1{ line-height:30px; height:36px;background:url(lmbg2.png) no-repeat center;}
.linkbox h1 span{ display:block; color:#fff; font-size:18px; font-family:"微软雅黑"; padding-left:15px;}
.linkbox li{ float:left; margin:0 20px; line-height:30px;}

.down{ border-top:solid 1px #b3b3b3; border-bottom:solid 10px #0cb3aa; background:#f3f3f3;}
.dlogo{ margin-left:75px;}
.dlink{margin-left:80px;}
.dlink h1{ font-size:18px; line-height:30px; font-weight:bold;}.dlink p{ line-height:25px; margin:0;}




.c1{ width:960px}
.c2{ width:200px;}
.c2 h1{width:200px; height:60px; background:url(bg.jpg) no-repeat center; }
.c2 h1 span{ display:block;padding:40px 0 0 65px;  font-size:18px; color:#0a817b; font-weight:bold}
.c2 li{ width:190px; height:40px; background:url(lbg.png) no-repeat center; text-align:center; margin-top:10px; line-height:40px; font-size:14px;}.c2 li a{ color:#fff;}.c2 li:hover{ background:url(lbg1.png) no-repeat center;}

.lmno { line-height:40px; border-bottom: dashed 1px #0a817b;}.lmno h1 span{color:#0a817b; font-size:16px;}