@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; border:0;}
body{font: 14px/1.5 'microsoft yahei','simsun',sans-serif,tahoma,arial,'Hiragino Sans GB',sans-serif;}
img{display:block;}
h1,form,ul,li,p{margin:0; padding:0;}

.container{width:1030px;}
.title_inner_01 .current{background-color:#135eb4;}

/*顶部导航*/
.top{background-color:#1777e6; height:60px;}
.top .nav li a{height:59px; font-size:16px; color:#ffffff; line-height:40px;}
.top .nav li a:hover{box-sizing:border-box; background-color:#135eb4;}


/*banner*/
.banner_bd{background:url(/images/banner.png) no-repeat center; height:300px; position:relative;}
.banner_inner{position:relative;}
.banner_bd img{position:absolute; left:50%; top:40px; margin-left:-384px;}
.form_inner{position:absolute; top:10px; right:30px;}
.search{
  width:200px; 
  height:30px; 
  border:2px solid #1777e6; 
  background:url(/images/Search.png) left center no-repeat rgba(255,255,255,0.6); 
  background-position:5px; 
  font-size:12px; 
  color:#000; 
  font-weight:normal; 
  padding-left:32px; 
  float:left;
}
.search_btn{display:block; width:50px; height:30px; background:url(/images/search_btn.png) no-repeat; float:left;}
::-webkit-input-placeholder{color:#4c4c4c !important;}
:-moz-placeholder{color:#4c4c4c !important;}
::-moz-placeholder{color:#4c4c4c !important;}
:-ms-input-placeholder{color:#4c4c4c !important;}


/*标题框1*/
.title_inner_01{background:url(/images/title_inner_01.png) no-repeat left center #1777e6; background-position:10px; height:40px; padding-left:30px; padding-right:10px; margin-bottom:10px;}
.title_inner_01 h1{font-size:16px; color:#fff; font-weight:normal; line-height:40px; float:left;}
.title_inner_01 a{display:block; font-size:10px; line-height:40px; font: Arial; color:#FFF; float:right;}
.title_inner_01 ul{float:left;}
.title_inner_01 ul li{width:80px; text-align:center; float:left; font-size:16px; color:#fff; font-weight:normal; line-height:40px; margin-right:10px; cursor:pointer;}


/*图片新闻*/
/*框架设置*/
.news_inner{width:320px; height:230px; border:1px solid #cccccc; position:relative; float:left;}
div#header div#slide-holder div#slide-runner{width : 300px; height : 210px; overflow : hidden; position : absolute; top:10px; left:10px;}
div#header div#slide-holder img{margin : 0; display : none; position : absolute;}

/*标题设置*/
div#header div#slide-holder div#slide-controls{left : 0; bottom : 0px; width : 300px; height : 30px; display : none; position : absolute; background-color:rgba(0,0,0,0.7);}
div#header div#slide-holder div#slide-controls p.text{float : left; color : #fff; display : inline; font-size : 12px; line-height : 30px; margin : 0px 0 0 10px; text-transform : uppercase;}

/*按钮设置*/
div#header div#slide-holder div#slide-controls p#slide-nav{float : right; height : 16px; display : inline; margin : 7px 0px 0 0;}
div#header div#slide-holder div#slide-controls p#slide-nav a{
  float : left; 
  width : 16px; 
  height : 16px;
  line-height : 16px;
  display : inline; 
  font-size : 10px; 
  margin : 0 5px 0 0;
  font-weight : bold; 
  text-align : center; 
  text-decoration : none; 
  background-position : 0 0; 
  background-repeat : no-repeat; 
  color:#fff;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on{background:#1777e6;}
div#header div#slide-holder div#slide-controls p#slide-nav a{background:#666666;}

/*列表新闻*/
.news_list_inner{width: 332px; float:left; padding-left:15px;}
.news_list_inner a:hover{text-decoration:none; color:#1777e6;}
.news_list_inner ul{color:#333333; color:#1777e6;}
.news_list_inner ul li{position:relative; font-size:14px; line-height:32px;}
.news_list_inner ul li a{color:#1a1a1a;}
.news_list_inner ul li span{position:absolute; top:6px; right:0; color:#666666; font-size:14px; line-height:19px;}

/*列表公告*/
.notice_list_inner{padding-left:15px;}
.notice_list_inner a:hover{text-decoration:none; color:#1777e6;}
.notice_list_inner ul{color:#333333; color:#1777e6;}
.notice_list_inner ul li{position:relative; font-size:14px; line-height:32px;}
.notice_list_inner ul li a{color:#1a1a1a;}
.notice_list_inner ul li span{position:absolute; right:0; color:#666666; font-size:14px;}

/*专题栏目*/
.special_title{
  width: 40px;
  height: 48px;
  line-height: 40px;
  margin-right: 10px;
  color: #1777e6;
  font-size: 16px;
  font-weight: bold;
  background: #dee5ee;
  writing-mode: vertical-lr;
  text-align: center;
  letter-spacing: 2px;
}
#mindemo{float: left; width: 700%;}
#mdemo{overflow:hidden; width:602px;}
#mdemo a{width:300px;height:48px;overflow:hidden;margin: 0 5px;}
#mdemo img{
  width:300px;
  height:48px;
  transition: all 0.3s;
  -moz-transition: all 0.3s; /* Firefox 4 */
  -webkit-transition: all 0.3s; /* Safari 和 Chrome */
  -o-transition: all 0.3s; /* Opera */
}
#mdemo img:hover{
  transform:scale(1.1);
  -ms-transform:scale(1.1); /* IE 9 */
  -moz-transform:scale(1.1); /* Firefox */
  -webkit-transform:scale(1.1); /* Safari 和 Chrome */
  -o-transform:scale(1.1); /* Opera */
}
#mdemo1{float: left;}
#mdemo2{float: left;}


/*快速导航*/
.function a{float:left;width: 72px;height: 80px;text-align: center;background: #e6e4e7;margin: 0 3px;}
.function a .function_img{height: 60px;line-height: 60px;text-align: center;}
.function a .function_img img{
  display:inline-block;
  transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari 和 Chrome */
  -o-transition: all 1s; /* Opera */
}
.function a:hover img{
  transform:rotateY(360deg);
  -ms-transform:rotateY(360deg); /* IE 9 */
  -moz-transform:rotateY(360deg); /* Firefox */
  -webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
  -o-transform:rotateY(360deg); /* Opera */
}
.function a .function_title{font-size: 12px;width: 100%;display: block;background: #1b77e6;color: #fff;line-height: 20px;}


/*校长寄语*/
.jiyu{text-align: justify;line-height: 28px;}
.jiyuimg{float:left;border:1px solid #cccccc;padding:4px;margin:0 20px 15px 0;}
.jiyuimg img{width:81px;height:106px;}
.jiyu em{ font-style: normal;color:#1777e6}


/*数字化校园*/
.home_login{width:100%; margin-top:15px;}
.home_login img{width:100%;}
#user{width:280px; height:40px; border:#1777e6 1px solid; border-radius:2px; padding-left:50px; color:#666666; font-weight:normal; background:url(/images/Male%20User.png) left center no-repeat;}
#password{width:280px; height:40px; border:#1777e6 1px solid; border-radius:2px; padding-left:50px; color:#666666; font-weight:normal; background:url(/images/Lock%20.png) left center no-repeat;}
.login{width:280px; height:40px; border-radius:2px; background-color:#1777e6; color:#fff; font-weight:bold; font-size:16px;}
.login:hover{color:#fff; background-color:#135eb4;}


/*校园风光*/
#demo{background: #FFF; overflow:hidden; width:1000px; margin:0 auto; margin-top:10px;}
#demo img{display:inline; margin:0 5px;}
#indemo{float: left; width: 700%;}
#demo1{float: left;}
#demo2{float: left;}
.picScroll-page{position:relative;height:218px;overflow: hidden;width:321px;float: left;}
.picScroll-page .hd{height:30px;  padding:0 10px;  position: absolute;bottom: -5px;right: 0;z-index:2;}
.picScroll-page .hd ul{float:right;zoom:1;zoom:1;height:165px;overflow: hidden;height:218px}
.picScroll-page .hd ul li{float:left; width:18px; height:18px;line-height:18px; overflow:hidden; margin-right:5px;text-align:center;color:#2c2c19;cursor:pointer;background: #a4afd9;}
.picScroll-page .hd ul li.on{background: #fffef9;}
.picScroll-page .bd ul{overflow:hidden; zoom:1;top:0 !important;}
.picScroll-page .bd ul li{float:left; _display:inline; overflow:hidden; position: relative;}
.picScroll-page .bd ul li .pic{ text-align:center; }
.picScroll-page .bd ul li .pic img{ width:321px; height:218px; display:block;}
.picScroll-page .bd ul li .title{border:0;margin:0;height:34px;line-height:34px;position:absolute;bottom:0;left:0;background: url(/images/con-tit-bj.png);width:100%;padding:0 10px;}
.picScroll-page .bd ul li .title a{color:#fff;}

/*底部*/
.dropdown_inner{background-color:#cccccc; width:200px; line-height:26px; border-radius:0; text-align:center;}

#ad_1,#ad_2,#ad_3,#ad_4,#ad_5,#ad_6{z-index:999;}
#ad_1{display:none !important;}






