body{background-color: #ededed;}
.img-responsive{float: left;}
.logo-title{float: left; font-size: 30px;margin-top: 10px;color: #0099cc;}
.picb{background-color: #0099cc;}
.nav1{width: 16.66%;height: 60px; font-size: 22px; float: left;line-height: 60px;}
.nav1 a{color: white;text-decoration:none; display: block; text-align: center;}
.nav1:hover,.nav-bg{ background-color: #047195;}
.body-1{height: 700px; background-color:white; padding:10px 10px 10px 10px;}
.flexslider {float: left;
  position: relative;
  width: 70%;
  height: 400px;
  overflow: hidden;
  zoom: 1;
}

.flexslider .slides li {
  width: 100%;
  height: 100%;
}

.flex-direction-nav a {
  width: 70px;
  height: 70px;
  line-height: 99em;
  overflow: hidden;
  margin: -35px 0 0;
  display: block;
  background: url(../img/ad_ctr.png) no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
  border-radius: 35px;
}

.flex-direction-nav .flex-next {
  background-position: 0 -70px;
  right: 0;
}

.flex-direction-nav .flex-prev {
  left: 0;
}

.flexslider:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  background: url(../img/dot.png) no-repeat 0 -16px;
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -99em;
  width: 16px;
  cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
  background-position: 0 0;
}

.flexslider .slides a img {
  width: 100%;
  height: 400px;
  display: block;
}
/*登录*/
.sign{width: 30%; height: 400px; background-color: #91bae0;float: right;}

input{display: block; margin:20px 0 10px 40px;
  transition:all 0.30s ease-in-out;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;

  border:#35a5e5 1px solid;
  border-radius:3px;
  outline:none;
}
input:focus{
  box-shadow:0 0 5px rgba(81, 203, 238, 1);
  -webkit-box-shadow:0 0 5px rgba(81, 203, 238, 1);
  -moz-box-shadow:0 0 5px rgba(81, 203, 238, 1);
}
.sign .l{ margin:0 0 0 14%;
  text-decoration:none;
  background:rgba(48, 215, 131, 1);
  color:white;padding: 6px 25px 6px 25px;
  font:12px '微软雅黑';
  border-radius:3px;

  -webkit-transition:all linear 0.30s;
  -moz-transition:all linear 0.30s;
  transition:all linear 0.30s;
}
.sign .l a:hover{background:rgba(26, 146, 85, 1);}
.sign h4{color: white;margin:10px 0 0 35%;}
.sign-2{width: 100%; height: 25px;}
.sign p{float: right;margin-right: 15%;}
.sign-1{border-bottom: 1px solid #e9e9ec;}
.body-2{width: 95%;height: 230px;float: left;margin:10px 0 0 20px;}
.title{height: 30px;border-bottom: 2px solid #e8e8e8;}
.title-left{font-size: 18px;font-weight: bold;color: #0085c3;float: left;line-height: 30px;}
.title-right{float: right;line-height: 30px;margin-right: 10px;}
.title-right a:hover{text-decoration: none;color: red;}
.title-1{height: 190px;}
.body-2 li{padding-left: 10px; margin-top: 15px; border-bottom: 1px dotted #ccc;list-style: decimal;}
.body-2 li a{text-decoration: none;}
.body-2 li a:hover{text-decoration: none;color: #0085c3;}
.title-1-right{float: right;margin-right: 20px;}
.bottom{width: 100%;height: 100px;background-color: #0085c3;margin-top: 10px;}
.nav2 a{float: left;margin: 25px -10px 0 9%;font-size: 14px;color: #edeff0; text-decoration: none;}
.nav2 a:hover{color: #033545;}
.bottom-1-1{float: left;margin: 25px 0 0 0;font-size: 14px;color: #edeff0; }
.bottom-2{float: left;margin:0 0 0 40%;color:#edeff0; }
.body-1-1 li{margin-top:5px;}
.row{margin-right: 0;}

.body-1-top{width: 100%;height: 50%; border:1px solid #edeff0;}
.body-1-top-left{width: 50%; height: 100%; float: left;}
.body-1-top-left img{width: 100%; height: 100%;}
.body-1-top-right{width: 50%;height: 100%; float: right;}
.body-1-top-right-text{width: 60%;line-height: 20px;margin-left: 25%; margin-top: 7%;}
.body-1-top-right-text h1{font-size: 30px; color: #666666; text-align: center;margin-left: -15px;}
.body-1-top-right-text p{font-size: 14px;letter-spacing: 1px;margin-top: 10px;}

.body-1-bottom{width: 100%;height: 50%; border:1px solid #edeff0;}
.body-1-bottom-left{width: 50%;height: 100%; float: left;}
.body-1-bottom-right img{width: 100%; height: 100%;}
.body-1-bottom-right{width: 50%; height: 100%; float: right;}
.body-1-bottom-right-text{width: 60%;line-height: 20px;margin-left: 25%; margin-top: 7%;}
.body-1-bottom-right-text h1{font-size: 30px; color: pink; text-align: center;margin-left: -15px;}
.body-1-bottom-right-text p{font-size: 14px;letter-spacing: 1px;margin-top: 10px;}
/*表单提示div*/
.tishi{width:150px;height:20px;/* background:#ccc;*/position:absolute;top:91px;right:55px;}
.error{color:red;}
.success{color:green;}

/*公告*/
.fr{float:right;}
.clearfix:after{content:"";display:table;clear:both;}
.clearfix:after{*zoom:1;}
.notice{float: left;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  zoom: 1;
 /* cursor:pointer;*/}
.notice-top{height:35px;border-bottom:2px solid #e8e8e8;}
.notice-h{
  margin:10px;
  color:#0099cc;
  display:inline;
  line-height:30px;
}
.notice-p{
   font-size:24px;
  position:absolute;top:-10px;right:5px;
}
.notice-p a{
  display:inline-block;
  color:#0099cc;
}
.notice-p a:hover{color:red;text-decoration:none;}
.notice-content{overflow:hidden;}
.notice-content p{
 padding-left:20px;
 margin-top:10px;
  font-size:18px;
  color:#0099cc;
  display:inline-block;
}
.content-p{padding-right:30px;}
.notice-content li{
  padding-left: 15px;
  line-height:35px;
  border-bottom: 1px dotted #ccc;
  list-style: decimal;
  font-size:15px;
  background:url(../img/timg.jpg)no-repeat left;
  background-size:10px 10px;
}
.notice-content li:hover{background:#eef;}
/*分页*/
.paging{position:absolute;bottom:0px;}
.pages {
  width:100%;
  margin:40px auto 0 auto;
}
.pages #Pagination {
  float: left;
  overflow: hidden;
}
.pages #Pagination .pagination {
  height: 40px;
  text-align: right;
  font-family: \u5b8b\u4f53,Arial;
}
.pages #Pagination .pagination a,
.pages #Pagination .pagination span {
  float: left;
  display: inline;
  padding: 11px 13px;
  border: 1px solid #e6e6e6;
  border-right: none;
  background: #f6f6f6;
  color: #666666;
  font-family: \u5b8b\u4f53,Arial;
  font-size: 14px;
  cursor: pointer;
}
.pages #Pagination .pagination .current {
  background: #45aeea;
  color: #fff;
}
.pages #Pagination .pagination .prev,
.pages #Pagination .pagination .next {
  float: left;
  padding: 11px 13px;
  border: 1px solid #e6e6e6;
  background: #f6f6f6;
  color: #666666;
  cursor: pointer;
}
.pages #Pagination .pagination .prev i,
.pages #Pagination .pagination .next i {
  display: inline-block;
  width: 4px;
  height: 11px;
  margin-right: 5px;
  background: url(../img/icon.fw.png) no-repeat;
}
.pages #Pagination .pagination .prev {
  border-right: none;
}
.pages #Pagination .pagination .prev i {
  background-position: -144px -1px;
  *background-position: -144px -4px;
}
.pages #Pagination .pagination .next i {
  background-position: -156px -1px;
  *background-position: -156px -4px;
}
.pages #Pagination .pagination .pagination-break {
  padding: 11px 5px;
  border: none;
  border-left: 1px solid #e6e6e6;
  background: none;
  cursor: default;
}
.pages .searchPage {
  float: left;
  padding: 30px 0;
}
.pages .searchPage .page-sum {
  padding: 11px 13px;
  color: #999999;
  font-family: \u5b8b\u4f53,Arial;
  font-size: 14px;
}
.pages .searchPage .page-go {
  padding: 8px 0;
  color: #999999;
  font-family: \u5b8b\u4f53,Arial;
  font-size: 14px;
  padding: 10px 0\9;
  *padding: 6px 0;
}
.pages .searchPage .page-go input {
  width: 21px;
  height: 20px;
  margin: 0 5px;
  padding-left: 5px;
  display:inline;
  border: 1px solid #e4e4e4;
}
.pages .searchPage .page-btn {
  margin: 9px 0 5px 5px;
  padding: 2px 5px;
  background: #45aeea;
  border-radius: 2px;
  color: #ffffff;
  font-family: Arial, 'Microsoft YaHei';
  font-size: 14px;
  text-decoration: none;
}
/*规章制度*/
.list-1{width:65%;display:inline-block;}
.list-lt{
  width:100%;
  background-image: url(../img/ststem.gif);
  display:inline-block;
}
.list-lt h3{
    color: #54A0D1;
    display: block;
    text-indent: 35px;
    line-height:34px;
}
.list-ul{overflow:hidden;height:460px;}
.list-ul li{
  line-height: 38px;
    height: 38px;
    margin-left: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EAEAEA;

}
.list-ul strong{
  display: block;
    float: left;
    background:url(../img/system1.gif)no-repeat left center;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 400;
}
.list-ul small{
  float: right;
    display: block;
    height: 38px;
    line-height: 38px;
    width: 130px;
}
.list-2{float:right;
  width:33%;
}
.list-2 .hot{
  background:url(../img/ico4.gif)no-repeat left center;
    height: 34px;
    background-color: #EBEBEB;
    line-height: 34px;
    font-size: 14px;
    font-weight: 700;
    text-indent: 30px;
    color: #6C6C6C;
}
.list-2 ul{
  background:url(../img/hot.gif)no-repeat 4px top;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}
.list-2 li{
  list-style-type: none;
    display: block;
    height: 34px;
    line-height: 36px;
    text-indent: 28px;
    font-size: 14px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E7E7E7;
    overflow: hidden;
}
/*资料下载*/
.download{
  height:63%;
  width:100%;
  overflow:hidden;
}
.download-word,.download-pdf,.download-excel{float: left;width:30%;margin-left:7px;}
.download-word h3,.download-pdf h3,.download-excel h3{
  height:44px;
  overflow:hidden;
  width:90%;

  padding: 8px 0px 8px 20px;
  background: #f8f8f8;
  color:#09c;
  border-bottom:2px solid;
}
.download-word h3{
   background:url(../img/word.jpg) no-repeat left;
  background-size:20px;
}
.download-pdf h3{
 background:url(../img/pdf.jpg) no-repeat left;
  background-size:20px;
}
.download-excel h3{
  background:url(../img/excel.jpg) no-repeat left;
  background-size:20px;
}
.word-content,.pdf-content,.excel-content{
  padding:10px 20px 10px 5px;
  width:90%;
  height:324px;
  background:#ededed;
  font-size:14px;
  overflow:hidden;
}
.word-content li,.pdf-content li,.excel-content li{
  padding:10px 5px 10px 5px;
  border-bottom:1px solid;
}
.word-content li button, .pdf-content li button,.excel-content li button{width:20px;
  height:20px;
  float:right;
  background:url(../img/download.gif) no-repeat right;
  background-size:20px;
}
.down-hot-content{
  padding:10px;
  height:200px;
  width:100%;
  overflow:hidden;
}
.down-hot h3 a,.introduce-content-content a{ color:#09c;}
.down-hot a:hover{
  color:red;
  text-decoration:none;
}
.down-hot-content li{
  line-height:25px;
  border-bottom:1px dotted;
}
/*资源介绍*/
.introduce{
  width:25%;
  height:100%;
  border:3px solid #ccc;
  display:inline-block;
  overflow:auto;
}
/*设置滚动条滚动条*/
::-webkit-scrollbar {width: 12px;}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
   -webkit-border-radius: 10px;
    border-radius: 10px;}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(173,216,230,0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}
    /*滚动条样式结束*/
.introduce-top,.introduce-bottom{
  text-align:center;
  font-size:16px;
  line-height:16px;
  padding:10px;
  margin:5px;
  background:url(../img/ststem.gif)no-repeat;
}
.introduce-center{
  padding:10px 20px 8px;
  height:181px;
  border-bottom:3px solid #ccc;
}
.introduce-center li,.introduce-content-content li{
font-size:14px;
line-height:20px;
padding-left:20px;
background:url(../img/system1.gif)no-repeat left center;
}
.introduce-content{
  display:inline-block;
  vertical-align: top;
  width:65%;
  height:100%;
  overflow:auto;
  margin-left:20px;
}
.introduce-content .introduce-content-top{
  text-align:center;
  font-size:16px;
  line-height:32px;
}
.introduce-content .introduce-content-content{
  font-size:14px;
}
.introduce-content-content ul{
  margin-top:10px;
}
.introduce-bottom-content p{
  padding:5px 10px;
  height:299px;
}
/*注册页*/
 .register{
      margin:10px 10px 0 25px;
    }
   .font{font-size:16px;margin-top:5px;}
   .point{font-size:14px;margin:12px -60px 0px -31px;}
   .bottom-bottom-bottom{margin-bottom:0;}
   .bottom-bottom-bottom .input-input{
    margin:10px 5px 10px -20px;
    height:25px;
    border:1px solid #ccc;
    padding-left:5px;
   }
   .margin-margin{margin-top:5px; margin-left:-16px;}
   .danxuan{padding-left:45px;}
   .select-aaa{width:100px;height:30px;font-size:14px;border:1px solid #ccc;border-radius:3px;}
   /*普通提示信息的样式*/
  .info{color:#aaa;font-size: 12px;}
  /*验证失败的时候样式*/
  .error{color:red;font-size: 12px;}
  /*验证成功的时候样式*/
  .success{color:green;font-size: 12px;}
/*热门下载页*/
.container-padding{
  padding:10px 10px 10px 25px;
  font-size:14px;

}
.container-padding ul li{
  line-height :28px;
}
.fr10{
  float:right;
  margin-right:10px;

}
/*下载页面*/
/*.down-load{
  width:80%;
  margin:0 auto;
  background:#ccc;
  box-shadow:1px 0px 5px #ddd;
}
.down-load-top{
  width:90%;
  margin:0px auto;
  padding:10px;
  background:#ccc;
}
.down-load-top button{margin:20px 70px 0px 40px;}
.down-load-content{margin:0 90px;}*/
/*详情页*/
.content-details-details{
  height:90%;
  overflow:auto;

}
.content-details{
  border-bottom:1px dashed #ccc;
}
.content-details span{
  display:inline-block;
  width :100%;
  text-align:center;
  font-size:24px;
  margin:10px 0px;
}
.content-details-top{
  height:50px;
  text-align:center;
  font-size:13px;
  padding-top:10px;
}
.content-details-con{
  padding:0 10px;
  text-indent:2em;
  font-size:14px;
}
.content-details-bottom{
  padding-left:30px;
}
