﻿/*公用*/
body {
 font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1;
 color: #333;
 background-color: #F1F2F7!important;
 background: url(../imagesnew/list_bg.png?v14);
 background-size: 100% auto;
 font-size: 16px;
}
body, button, input, textarea {
 font-size: 16px;
 line-height: 24px;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
.button {-webkit-appearance: none;}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
 font-weight:normal;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img { height:auto;
 border: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: none;
}
input, img, select {
 vertical-align: middle;
}
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
}
.clearfix {
 overflow: hidden;
 zoom: 1;
}
.none {
 display: none;
}
.captcha {
 cursor: pointer;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
　　display:block;
}
.video embed, .video object,.video iframe {
　　width:100%;
　　height: auto;
}
table {	border-collapse:collapse;border-spacing:0;}
.hide {
	display:none
}
.show {
	display:block
}
.hidden{ visibility:hidden;}
.clear_bot {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
 height:60px;
}

#pagewrap {
    width: 100%;
    margin: 0 auto;
	min-width:320px;
	max-width:1080px;
	height:auto;
}
#header { height:50px; background:#31cbb5; position:relative; width:100%;  overflow:hidden;}
#header a{width:12%;}
#header span{width:76%;line-height:50px;font-weight:500;font-size:16px;}
#header a img { height:50px; width:auto;}
#header a ,#header span{ display:block; float:left;color:#fff;cursor:pointer;text-align:center;}

#header a.back { left:0;}
#header a.home { right:0;}

#content {width: 100%;margin: 50px auto;overflow:hidden;}
.menu { width:90%;margin: 0 5% ;}
.menu li { width: 30%; margin:0 5% 5% 0; float:left; box-sizing:border-box;overflow:hidden;}
/* .menu li:nth-child(1){ width:33%;} */
/* .menu li:nth-child(2){ width:66%;margin-left:1%;} */
.menu li:nth-child(3){ margin-right: 0;}
.menu li:nth-child(4){ width:29.5%;}
.menu li:nth-child(5){ width:65%; margin-right: 0;}
/* .menu li:nth-child(6){ width:33%;margin-left:1%;} */
/* .menu li:nth-child(7){ width:49.5%;} */
.menu li:nth-child(8){ margin-right:0;}
.menu li:nth-child(11){ margin-right:0;}
.menu li a{display:block;}
.menu li img { height:100%; width:100%;}
.banner { margin-bottom:1%;overflow:hidden; }
.floor { width:100%;margin: 0 auto; overflow:hidden; background:#F1F2F7; min-width:320px; max-width:1080px;height:40px; line-height:40px; color:#333; text-align:center; font-size:9px; }

/* .bgf0 { background:#f5f5f5;} */
.box3 { margin-bottom:20px; overflow:hidden; }
.box3 dl { width:96%; height:auto; overflow:hidden; margin:0 auto;}
.box3 dl dt { height:40px; line-height:40px; background:#0B77C0; margin-top:10px; overflow:hidden; border-radius:5px; }
.box3 dl dt a { line-height:40px; font-size:15px; text-indent:10px; display:block; overflow:hidden; width:100%; background:url(../imagesnew/jian.png) no-repeat right center; color:#fff; background-size:auto 14px; }
.box3 dl dt a.on { background:url(../imagesnew/jia.png) no-repeat right center; background-size:auto 10px;}
.box3 dl dd { line-height:25px; color:#999; font-size:14px; padding:10px 15px; background:#FFF;}



/*焦点图*/
.slide { width:100%;  /* background:#f5f5f5; */ min-height:160px; overflow:hidden;/*  margin-bottom:1%;  */}
.slider { width:100%;  margin:0 auto; height:160px; overflow:hidden;}
.slider dl dt img { width:100%; height:160px; }

@media screen and (max-width:479px) {
.slide { min-height:220px;  }
.slider { height:220px; }
.slider dl dt img { height:100%;}	
}
@media screen and (width: 480px) {
.slide { min-height:240px; }
.slider { height:240px; }
.slider dl dt img { height:100%;}
}
@media screen and (min-width: 481px) and (max-width:767px) {
.slide { min-height:320px; }
.slider { height:320px; }
.slider dl dt img { height:100%;}
}
@media screen and (min-width: 768px) and (max-width:1023px) {
.slide { min-height:384px; }
.slider { height:384px; }
.slider dl dt img { height:100%;}
}
@media screen and (min-width: 1024px) and (max-width:1279px) {
.slide { min-height:512px; }
.slider { height:512px; }
.slider dl dt img { height:100%;}
}
@media screen and (min-width: 1280px) {
.slide { min-height:640px; }
.slider { height:640px; }
.slider dl dt img { height:100%;}
}

.slider dl dt {  overflow:hidden;}
.slider dl dd { font-size:16px; color:#A81818; padding:0 10px; padding-right:70px; text-indent:20px; line-height:40px; height:40px; overflow:hidden; border-bottom:1px solid #d6d6d6; display:none;}
.slick-slider { position: relative;  display: block;}
.slick-slide { float: left; height: 100%; min-height: 0px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }

/*焦点图的左右箭头*/
@font-face { font-family: "slick"; src: url("../slick/fonts/slick.eot"); src: url("../slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../slick/fonts/slick.woff") format("woff"), url("../slick/fonts/slick.ttf") format("truetype"), url("../slick/fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 55px; top:50%; margin-top:-10px;  padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 18px; line-height: 1; color: white; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: 0px; }
[dir="rtl"] .slick-prev { left: auto; right: 0px; }
.slick-prev:before { content: "←"; }
[dir="rtl"] .slick-prev:before { content: "→"; }
.slick-next { right: 0px; }
[dir="rtl"] .slick-next { left: 0px; right: auto; }
.slick-next:before { content: "→"; }
[dir="rtl"] .slick-next:before { content: "←"; }

/*焦点图的小圆点*/
.slick-dots { position: absolute; bottom:1px; right:50%; height:26px; list-style: none; display:block; text-align: center; padding: 0; width: 62px; overflow:hidden; margin-right:-40px; display:none; }
.slick-dots li { position: relative; display:block; float:left; height: 10px; width: 10px; margin:2px; padding: 0; cursor: pointer; display:none;}
.slick-dots li button { border:0; display: block; height: 10px; width: 10px; outline: none; line-height: 0;  padding: 0px; cursor: pointer; border-radius:50%; overflow:hidden;display:none; background:#fff}
.slick-dots li.slick-active button { background:#F60; border-radius:50%; overflow:hidden; }

.title { width:96%; height:40px; overflow:hidden; margin:10px auto; border-top:1px solid #CCC; margin-bottom:0; }
.title h3 { height:40px; line-height:40px; color:#249484; font-size:18px;}
.title h3 em { font-size:14px; color:#666;}

.content,.content1 { padding:0 10px; line-height:26px; padding-top:10px; }
.back1{ width:100%; height:60px; overflow:hidden;border-top:1px solid #e8e8e8; margin-top:10px; }
.back1 a{ width:100%; height:40px;text-align:center; background-size:22px auto; text-indent:30px; display:block; margin:10px auto; line-height:40px; color:#A81818;}

/*faculty样式*/
.content1{padding-top:0px; padding:0px;}
.faculty_search .search_top{width:100%; height:45px; background:#ccc; margin:0px auto;}
#search_fac{width:95%; height:30px; margin:5px; font:500 14px/30px 微软雅黑; border:1px solid #eee; border-radius:5px; background:#fcfcfc; padding:2px;}
.faculty_search .faculty_list dt{ width:100%; height:35px; background:#D6D6D6;  color:#fff; text-indent:1em; font:700 16px/35px 微软雅黑; }
.faculty_info .info_list dt{ width:95%; height:auto; background:#ececec;  color:#333; padding:12px; font:700 16px/30px 微软雅黑;border-bottom:1px solid #eee; }
.faculty_search .faculty_list dd ul li,.faculty_info .info_list dd ul li{padding:5px 8px; border-bottom:1px solid #eee; }
.faculty_search .faculty_list dd ul li a,.faculty_info .info_list dd ul li a {display:block; cursor:pointer;}
.faculty_search .faculty_list dd ul li a h3,.faculty_info .info_list dd ul li a h3{font:600 16px/25px 微软雅黑;}
.faculty_search .faculty_list dd ul li a span,.faculty_info .info_list dd ul li a span{font:400 14px/20px 微软雅黑;}
.even{background:#eee;} 
.odd{background:#fbfbfb;} 







/*1105*/
.menu {
    width: 90%;
	height:100%;
    margin:0 5%;
	margin-top:5%;
	display: inline-block;
    
   
}

#header {
    height: 50px;
    background: #1D3BB7;
    position: fixed;
    width: 100%;
    overflow: hidden;
}

