@charset "utf-8";
/*
 * 重置浏览器默认样式[代码为less,需要编译为css才可用]
 */
/*基础定义*/
/*Unicode字体编码(微软雅黑) 但是-webkit浏览器认识Unicode字体编码 所以在后面加上 "微软雅黑"*/
.clearfix {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
/*清除浮动*/
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
}
/*样式控制字符长度，需指定宽度*/
* {
  word-wrap: break-word;
}
*::-moz-selection {
  background-color: #077852;
  color: #fff;
}
*::selection {
  background-color: #077852;
  color: #fff;
}
body,
div,
ol,
ul,
li,
p,
input,
textarea,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
select,
table,
tr,
td,
fieldset,
legend,
table,
tr,
td,
th {
  margin: 0;
  padding: 0;
}
body {
  background-color: #f1f1f1;
  color: #333;
  font-size: 14px;
  font-family: "5FAE\8F6F\96C5\9ED1", Microsoft YaHei, "微软雅黑";
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333333;
  outline: none;
}
img {
  border: none;
}
input {
  /*-webkit-appearance: none;*/
}
input[readonly="readonly"] {
  background-color: #f5f5f5;
}
input:focus {
  outline: none;
}
/*去掉webkit内核浏览器表单记住密码后的黄色*/
input:-webkit-autofill {
  background-color: #fff;
  background-image: none;
  color: #333;
}
.top-wrap {
  background-color: #fff;
}
.top-wrap .top {
  width: 1100px;
  margin: 0 auto;
  height: 120px;
  background: url("../images/top-logo-bg.png") no-repeat right -130px;
}
.top-wrap .top:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.top-wrap .top .logo {
  float: left;
}
.top-wrap .top .logo a {
  display: inline-block;
  margin: 22px 0 0 0;
}
.top-wrap .top .logo a img {
  display: block;
}
/*.top-wrap .top .side {*/
  /*!*position: relative;*!*/
  /*float: right;*/
  /*overflow: hidden;*/
  /*padding: 36px 0 0 0;*/
/*}*/

/*2018-06-26*/
.top-wrap .top .side {
  padding-top: 36px;
  float: right;
  position: relative;
  z-index: 2018;
  height: 84px;
  /*overflow: hidden;*/
}
.icon-col{
  width: 48px;
  height:84px;
  float: left;
  z-index: 2018;
  margin-left: 10px;
}
.icon-col a{
  display: block;
  width: 48px;
  height: 48px;
}
.hide-icon{
  position: absolute;
  left:0;
  top:100px;
  width: 270px;
  /*height: 239px;*/
  background-color: #fff;
  padding: 0 0 20px 0;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
  display: none;
}
.hide-icon a {
  width: 230px;
  height: 40px;
  line-height: 40px;
  margin: 20px auto 0 auto;
  background-color: #ffaa00;
  color: #fff;
  text-align: center;
  display: block;
}
/*2018-06-26*/






.top-wrap .top .side:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.top-wrap .top .side > * {
  display: block;
}
.top-wrap .top .side .icon span {
  float: left;
  margin: 0 0 0 8px;
  cursor: pointer;
}
.top-wrap .top .side .showlayer {
  position: absolute;
  right: 0;
  top: 100px;
  z-index: 10;
}
.top-wrap .top .side .showlayer .part {
  width: 270px;
  background-color: #fff;
  padding: 0 0 20px 0;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
  display: none;
}
.top-wrap .top .side .showlayer .part a {
  width: 230px;
  height: 40px;
  line-height: 40px;
  margin: 20px auto 0 auto;
  background-color: #ffaa00;
  color: #fff;
  text-align: center;
  display: block;
}
.nav-wrap {
  background: #266695;
  height: 54px;
}
.nav-wrap .nav {
  width: 1100px;
  margin: 0 auto;
}
.nav-wrap .nav ul {
  overflow: hidden;
}
.nav-wrap .nav ul li {
  float: left;
  width: 122px;
}
.nav-wrap .nav ul li a {
  text-align: center;
  color: #fff;
  height: 54px;
  line-height: 54px;
  font-weight: bold;
  overflow: hidden;
  display: block;
}
.nav-wrap .nav ul li a.current {
  color: #333;
  background: url("../images/nav-shadow.png") repeat-x center center;
  background-color: #ffaa00;
}
.nav-wrap .nav ul li a.current:hover {
  color: #fff;
  background: url("../images/nav-shadow.png") repeat-x center center;
  background-color: #ffaa00;
}
.nav-wrap .nav ul li a:hover {
  color: #666;
  background: url("../images/nav-shadow.png") repeat-x center center;
  background-color: #ccc;
}
.inner-banner-wrap {
  width: 100%;
}
.inner-banner-wrap a {
  height: 280px;
  display: block;
}
.big-theme-wrap {
  padding: 10px 0 20px 0;
  background: url("../images/big-theme-bg.png") no-repeat center bottom;
  background-color: #ededed;
}
.big-theme-wrap .theme {
  width: 1100px;
  margin: 0 auto;
}
.big-theme-wrap .theme a {
  display: block;
}
.big-theme-wrap .theme a img {
  width: 100%;
  display: block;
}
.big-theme-wrap .theme .scroll-major {
  padding: 20px 0;
}
.big-theme-wrap .theme .scroll-major .marquee-wrap {
  float: right;
  width: 1020px;
  overflow: hidden;
}
.big-theme-wrap .theme .scroll-major .marquee-wrap .marquee {
  width: 5000px;
}
.big-theme-wrap .theme .scroll-major .marquee-wrap .marquee:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.big-theme-wrap .theme .scroll-major .marquee-wrap .marquee .box {
  float: left;
}
.big-theme-wrap .theme .scroll-major .marquee-wrap .marquee .box a {
  display: inline-block;
}
.index-main-wrap {
  width: 1100px;
  margin: 0 auto;
  padding: 0 0px 50px 0px;
}
.index-main-wrap .links {
  margin: 40px auto !important;
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.index-main-wrap .links ul {
  width: 1120px;
  overflow: hidden;
}
.index-main-wrap .links ul li {
  float: left;
  width: 260px;
  margin: 0 20px 0 0;
}
.index-main-wrap .links ul li a {
  position: relative;
  display: block;
  height: 140px;
  overflow: hidden;
}
.index-main-wrap .links ul li a img {
  width: 100%;
  display: block;
}
.index-main-wrap .links ul li a span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-indent: 16px;
  background: url("../images/link-text-bg.png") no-repeat center center;
  background-size: 100% 40px;
  display: block;
}
.index-main-wrap .theme-bar a {
  display: block;
}
.index-main-wrap .theme-bar a img {
  width: 100%;
  display: block;
}
.index-main-wrap .colspan {
  width: 1100px;
  overflow: hidden;
}
.index-main-wrap .colspan .overbox {
  width: 1140px;
  margin: 0 0 30px 0;
  overflow: hidden;
}
.index-main-wrap .colspan .part {
  float: left;
  width: 340px;
  margin: 0 40px 0 0;
}
.index-main-wrap .colspan .part.news .title {
  padding: 0 0 10px 0;
}
.index-main-wrap .colspan .part .title {
  padding: 0 0 20px 0;
  overflow: hidden;
}
.index-main-wrap .colspan .part .title strong {
  float: left;
  font-size: 15px;
  color: #266695;
}
.index-main-wrap .colspan .part .title a {
  float: right;
  color: #999;
}
.index-main-wrap .colspan .part .format img {
  width: 100%;
  display: block;
}
.index-main-wrap .colspan .part .format ul li {
  border-bottom: 1px solid #ddd;
}
.index-main-wrap .colspan .part .format ul li a {
  padding: 0 0 0 14px;
  background: url("../images/point.jpg") no-repeat left center;
  line-height: 33px;
  display: block;
}
.index-main-wrap .colspan .part .format ul li:last-child {
  border-bottom: none;
}
.index-main-wrap .colspan .part .format.aboutus span {
  padding: 10px 0 0 0;
  display: block;
}
.index-main-wrap .colspan .part .format.aboutus span p {
  padding: 5px 0 0 0;
  line-height: 24px;
  text-align: justify;
}
.index-main-wrap .tas {
  margin: 0 0 30px 0;
}
.index-main-wrap .tas .title {
  padding: 0 0 20px 0;
  overflow: hidden;
}
.index-main-wrap .tas .title strong {
  float: left;
  font-size: 15px;
  color: #266695;
}
.index-main-wrap .tas .title a {
  float: right;
  /*color: #999;*/
}
.index-main-wrap .tas .imgbox {
  overflow: hidden;
}

/*2018-06-16*/

.slideBox{
  overflow:hidden;
  zoom:1;
  position:relative;
  width: 1100px;
}
.slideBox ul{
  overflow:hidden;
  zoom:1;
  width: 1110px;
}
.slideBox ul li{
  margin-right: 14px;
  float:left;
  _display:inline;
  overflow:hidden;
  text-align:center;
}
.slideBox ul li .pic{
  text-align:center;
  width: 208px;
}
.slideBox ul li .pic img{
  width:208px;
  height:136px;
  display:block;
}
.slideBox ul li .title{
  width: 208px;
  line-height:36px;
  text-align: center;
  color: #333333;
}



/*2018-06-16*/
.index-main-wrap .tas .imgbox a img {
  display: block;
}
.index-main-wrap .campus-scenery .title {
  padding: 0 0 20px 0;
  overflow: hidden;
}
.index-main-wrap .campus-scenery .title strong {
  float: left;
  font-size: 15px;
  color: #266695;
}
.index-main-wrap .campus-scenery .title a {
  float: right;
  color: #999;
}
.index-main-wrap .campus-scenery .format .school_picture_wrap {
  overflow: hidden;
}
.index-main-wrap .campus-scenery .format .school_picture_wrap .scroll {
  width: 3000px;
}
.index-main-wrap .campus-scenery .format .school_picture_wrap .scroll:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.index-main-wrap .campus-scenery .format .school_picture_wrap .scroll .cell {
  float: left;
  width: 208px;
  display: block;
  margin-right: 14px;
}
.index-main-wrap .campus-scenery .format .school_picture_wrap .scroll .cell:last-child {
  margin-right: 0;
}
.index-main-wrap .campus-scenery .format .school_picture_wrap .scroll .cell img {
  width: 100%;
  height: 136px;
  display: block;
}
.index-main-wrap .campus-scenery .format .school_picture_wrap .scroll .cell span {
  display: block;
  text-align: center;
  line-height: 36px;
}
.list-main-wrap {
  width: 1000px;
  margin: 0 auto;
  padding: 50px;
  background-color: #fff;
  overflow: hidden;
}
.list-main-wrap .left {
  float: left;
  width: 200px;
  color: #fff;
}
.list-main-wrap .left .box {
  padding: 16px 16px;
  height: 350px;
  background: url("../images/pagesvn.jpg") no-repeat center top;
}
.list-main-wrap .left span {
  padding: 0 0 24px 0;
  display: block;
}
.list-main-wrap .left span strong {
  font-size: 16px;
}
.list-main-wrap .left span p {
  font-family: arial;
}
.list-main-wrap .left ul li a {
  width: 170px;
  height: 26px;
  line-height: 26px;
  text-indent: 15px;
  color: #fff;
  margin: 5px 0;
  display: block;
}
.list-main-wrap .left ul li a.current {
  color: #333;
  background: url("../images/page_svn.jpg") no-repeat center top;
}
.list-main-wrap .right {
  float: right;
  width: 760px;
}
.list-main-wrap .right .top {
  padding: 0 0 14px 0;
  background: url("../images/page2013_05.jpg") no-repeat left bottom;
  overflow: hidden;
}
.list-main-wrap .right .top .column {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #266695;
  padding: 0 0 0 20px;
  background: url("../images/pic4.jpg") no-repeat left center;
}
.list-main-wrap .right .top .location {
  float: right;
  color: #999;
}
.list-main-wrap .right .conts {
  padding: 20px;
}
.list-main-wrap .right .conts .cm-list-text ul li {
  border-bottom: 1px dashed #e5e5e5;
  overflow: hidden;
}
.list-main-wrap .right .conts .cm-list-text ul li:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.list-main-wrap .right .conts .cm-list-text ul li .COMSET {
  height: 40px;
  line-height: 40px;
  display: block;
}
.list-main-wrap .right .conts .cm-list-text ul li .title {
  height: 40px;
  line-height: 40px;
  display: block;
  float: left;
  background: url("../images/point.jpg") no-repeat left center;
  padding-left: 18px;
}
.list-main-wrap .right .conts .cm-list-text ul li .title a {
  color: #666;
}
.list-main-wrap .right .conts .cm-list-text ul li .title a:hover {
  color: #333;
}
.list-main-wrap .right .conts .cm-list-text ul li .date {
  height: 40px;
  line-height: 40px;
  display: block;
  float: right;
  color: #999;
}
.opbtn a {
  width: 109px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #e37437;
  color: #fff;
  background: url("../images/btn-bg.jpg") no-repeat center center;
  display: inline-block;
}
.zs-main-wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  background-color: #fff;
}
.zs-main-wrap .theme {
  position: absolute;
  left: -20px;
  top: -105px;
  z-index: 2;
}
.zs-main-wrap .advantage {
  padding: 100px 0 60px 0;
}
.zs-main-wrap .advantage .icon-brief {
  width: 900px;
  margin: 0 auto;
}
.zs-main-wrap .advantage .icon-brief .overbox {
  width: 930px;
  overflow: hidden;
}
.zs-main-wrap .advantage .icon-brief .overbox .item {
  position: relative;
  float: left;
  width: 270px;
  margin: 0 30px 0 0;
  padding: 0 0 60px 0;
}
.zs-main-wrap .advantage .icon-brief .overbox .item img {
  display: block;
}
.zs-main-wrap .advantage .icon-brief .overbox .item span {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 0 0 70px;
  display: block;
}
.zs-main-wrap .advantage .icon-brief .overbox .item span strong {
  color: #266695;
  font-size: 16px;
}
.zs-main-wrap .advantage .icon-brief .overbox .item span p {
  padding: 10px 0 0 0;
  text-align: justify;
}
.zs-main-wrap .advantage .links {
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
}
.zs-main-wrap .advantage .links ul {
  width: 912px;
  overflow: hidden;
}
.zs-main-wrap .advantage .links ul li {
  float: left;
  width: 216px;
  margin: 0 12px 0 0;
}
.zs-main-wrap .advantage .links ul li a {
  position: relative;
  display: block;
  height: auto;
  overflow: hidden;
}
.zs-main-wrap .advantage .links ul li a img {
  width: 100%;
  display: block;
}
.zs-main-wrap .advantage .links ul li a span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-indent: 16px;
  background: url("../images/link-text-bg.png") no-repeat center center;
  background-size: 100% 40px;
  display: block;
}
.zs-main-wrap .part {
  width: 1020px;
  margin: 0 auto;
}
.zs-main-wrap .part .bar {
  height: 84px;
  background: url("../images/subtitle-gtb.png") no-repeat center center;
}
.zs-main-wrap .part .bar.gtb {
  background: url("../images/subtitle-gtb.png") no-repeat center center;
}
.zs-main-wrap .part .bar.btg {
  background: url("../images/subtitle-btg.png") no-repeat center center;
}
.zs-main-wrap .part .bar span {
  font-size: 16px;
  color: #fff;
  padding: 32px 0 0 40px;
  display: block;
}
.zs-main-wrap .part .format {
  line-height: 24px;
  padding: 40px 60px;
  overflow: hidden;
}
.zs-main-wrap .part .format:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.zs-main-wrap .part .format.xxjs span {
  text-align: justify;
}
.zs-main-wrap .part .format.zyjs table {
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.zs-main-wrap .part .format.zyjs table thead tr th {
  background-color: #efefef;
  height: 40px;
  text-align: left;
  padding: 0 14px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.zs-main-wrap .part .format.zyjs table tbody tr .opbtn {
  float: right;
  display: none;
}
.zs-main-wrap .part .format.zyjs table tbody tr .opbtn a {
  width: 50px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #e37437;
  color: #fff;
  background: url("../images/btn-bg.jpg") no-repeat center center;
  display: inline-block;
}
.zs-main-wrap .part .format.zyjs table tbody tr:hover .opbtn {
  display: inline-block;
}
.zs-main-wrap .part .format.zyjs table tbody tr:nth-child(even) {
  background-color: #f4f5fe;
}
.zs-main-wrap .part .format.zyjs table tbody tr td {
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.zs-main-wrap .part .format.zsjbm p {
  text-align: justify;
  padding: 0 0 30px 0;
}
.zs-main-wrap .part .format.byzs p {
  text-indent: 3em;
  text-align: justify;
  padding: 26px 0 0 0;
}
.zs-main-wrap .part .format.cczn .mapbox {
  position: relative;
}
.zs-main-wrap .part .format.cczn .mapbox .tab {
  position: absolute;
  right: 0;
  top: 0;
  width: 330px;
  height: 420px;
  background: url("../images/cont-img07.png") no-repeat center center;
}
.zs-main-wrap .part .format.cczn .mapbox .tab .index {
  overflow: hidden;
}
.zs-main-wrap .part .format.cczn .mapbox .tab .index span {
  float: left;
  width: 165px;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #666;
  background-color: #9eb5b4;
  cursor: pointer;
  display: block;
}
.zs-main-wrap .part .format.cczn .mapbox .tab .index span.current {
  color: #fff;
  background-color: transparent;
}
.zs-main-wrap .part .format.cczn .mapbox .tab .conts {
  padding: 30px;
}
.zs-main-wrap .part .format.cczn .mapbox .tab .conts ul li {
  list-style:none;
  padding: 0 0 20px 0;
  color: #fff;
}
.foot-wrap {
  background-color: #266695;
  padding: 40px 0 80px 0;
}
.foot-wrap .foot {
  width: 1100px;
  margin: 0 auto;
  color: #fff;
  line-height: 24px;
  overflow: hidden;
}
.foot-wrap .foot .information {
  float: left;
  padding: 0 0 0 86px;
  background: url("../images/bottom-logo.png") no-repeat left center;
}
.foot-wrap .foot .copyright {
  float: right;
  text-align: right;
}
.qq-wrap {
  position: fixed;
  right: 10px;
  top: 16%;
  width: 104px;
  z-index: 10;
}
.qq-wrap .qq {
  width: 100%;
  height: 398px;
  background: url("../images/qq-bg.png") no-repeat center center;
}
.qq-wrap .qq ul {
  padding: 19px 0 0 0;
}
.qq-wrap .qq ul li {
  padding: 12px 0;
}
.qq-wrap .qq ul li:hover {
  background-color: #9eb5b4;
}
.qq-wrap .qq ul li a {
  display: block;
}
.qq-wrap .qq ul li a img {
  width: 40px;
  margin: 0 auto;
  display: block;
}
.qq-wrap .qq ul li a span {
  padding: 10px 0 0 0;
  color: #fff;
  text-align: center;
  display: block;
}
.cm-content .title {
  text-align: center;
  font-size: 24px;
  padding: 40px 0 0 0;
}
.cm-content .info {
  text-align: center;
  font-size: 14px;
  color: #999;
  padding: 5px 0 20px 0;
  border-bottom: 1px dashed #e5e5e5;
}
.cm-content .mixcontent {
  font-size: 14px;
  line-height: 28px;
  text-align: justify;
  padding: 40px 0 0 0;
}
.cm-content .mixcontent img {
  max-width: 100%;
}