@charset "utf-8";
/*移动端之外的动画*/
@media screen and (min-width: 751px){
}

/*	pc style	*/
.section{ margin: 50px 0; overflow: hidden;}
.section .xfont{ font-size: 4em;}
.section table{ width: 100%;}
.section .middle{ height: 300px; border: 1px solid red; text-align: center;}
.section .inner{ display: inline-block; background-color: aqua; font-size: 14px; letter-spacing: 0;}
.section .justify{ height: 100px; border: 1px solid red;}
.section .justify li{ display: inline-block; vertical-align: top; width: 100px; height: 100%; background-color: aquamarine;}
.section .justify li:nth-child(2){ width: 155px;}
.section .justify li:nth-child(4){ width: 255px;}
img{
  max-width: 100%;
  max-height: 100%;
}

/* 轮播 */
/* Slider */

.slick-list{ position: relative; display: block; overflow: hidden;}
.slick-list.dragging{ cursor: pointer; cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list{
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-track{ position: relative; top: 0; left: 0; display: block;}
.slick-track:before, .slick-track:after{ display: table; content: '';}
.slick-track:after{ clear: both;}
.slick-loading .slick-track{ visibility: hidden;}
.slick-slide{ display: none; float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide{ float: right;}
.slick-slide img{ display: block; width: 100%;}
.slick-slide.slick-loading img{ display: none; width: 100%;}
.slick-slide.dragging img{ pointer-events: none;}
.slick-initialized .slick-slide{ display: block;}
.slick-loading .slick-slide{ visibility: hidden;}
.slick-vertical .slick-slide{ display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden{ display: none;}
.slick-loading .slick-list{ background: #fff url(../image/loader.gif) center center no-repeat;}
.slick-arrow{ position: absolute; top: 0; bottom: 0; margin: auto; width: 100px; height: 100px; background-color: #474747; border-radius: 5px; overflow: hidden; z-index: 2; cursor: pointer; color: #fff; text-align: center; opacity: 0.8;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: opacity .2s;
transition: opacity .2s;
}	
.slick-prev{ left: 20px;}
.slick-next{ right: 20px;}
.slick-arrow:after{ font-family: "xfont" !important; font-size: 5em; cursor: pointer;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev:after{ content: '\e882';}
.slick-next:after{ content: '\e881';}
.slick-arrow:hover{ opacity: 1;}
.slick-arrow.slick-disabled, .slick-arrow.slick-disabled:hover{ opacity: 0.5;}
.slick-dotted.slick-slider{}
.slick-dots{ position: absolute; left: 0; right: 0; bottom: 23px; display: block; font-size: 0; text-align: center; z-index: 2;}
.slick-dots li{ display: inline-block; margin: 0 4px; padding: 5px; border-radius: 50%; background-color: #333; cursor: pointer;}
.slick-dots li:hover{ }
.slick-dots li.slick-active, .slick-dots li.slick-active:hover{ opacity: 1;background: #fff; }
.slick-item{position: relative;}

.slick-dots li{
  background: none;
  border: 2px solid #fff;
  padding: 3px;
}

.x-footer{background: #333333;}
.x-footer .cont{ padding-top: 30px; padding-bottom: 20px; }
.x-footer .f_logo{ float: left; padding-right: 25px; height: 80px;line-height: 80px;}
.x-footer .f_l{float: left; color:#fff; width: 600px; border-left:1px solid #777; padding-left: 25px;  }
.x-footer .f_l .s{ line-height: 1.6; padding-bottom: 5px; }
.x-footer .f_l .s span{ padding-left: 10px; }
.x-footer .f_r{ float: right; text-align: center; }
.x-footer .f_r .t3{ color:#fff; padding-top: 5px; }
.x-footer .f_r img{ display: block; width: 96px; margin:0 auto; }

.p-head {
  border-bottom:1px solid #aeaeae;
  overflow: hidden;
  position: relative;
}
.p-head .tit{
  font-size: 22px;
  position: relative;
  padding: 0px 0 16px 40px;
  float: left;
}
.p-head .tit:after{
  content: "";
  height: 3px;
  background: #013c98;
  width: 100%;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.p-head .tit img{
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 4px;
  display: block;
}
.p-head .more{
  width: 33px;
  height: 33px;
  border: 2px solid #d6d6d6;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../image/home1-icon-6.png) no-repeat 12px;
  background-size: 15px;
  display: block;
}
.p-head .more:after{
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -1px;
    border-top: 1px solid #033f89;
    width: 16px;
    transition: all 0.4s ease-out;
}
.p-head .more:hover:after{
  width: 50px;
}
.home1 {
  padding-top: 50px;
  padding-bottom: 40px;
  background: #fff;
}
.home1 .slick-mod{
  width: 460px;
  height: 352px;
margin-top:6px;
  float: left;
}
.home1 .slick-mod img{
  height: 352px;
}
.home1 .slick-mod .tit{
  background: rgba(0,0,0,0.56);
  padding: 13px 17px;
  padding-right: 200px;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
}
.home1 .slick-mod .slick-dots{
  left: auto;
  right: 18px;
  bottom: 19px;
}
.home1 .list-box{
  float: left;
  width: 476px;
  margin-left: 30px;
}
.home1 .list-box .list{
  padding: 14px 16px;
  background: #f7f7f7;
}
.home1 .list-box .list .item{
  font-size: 16px;
  padding: 11px 0;
  overflow: hidden;
}
.home1 .list-box .list .item .tit{
  float: left;
  width: 80%;
  padding-left: 24px;
  position: relative;
}
.home1 .list-box .list .item .tit:after{
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 5px;
  background: url(../image/home1-icon-8.png) no-repeat center;
}
.home1 .list-box .list .item .date{
  float: right;
  text-align: right;
  color: #707070;
}
.home1 .list-box .p-head .tit{
  width: 100%;
}
.home1 .list-box .list .item:hover .tit:after{
  background-image: url(../image/home1-icon-7.png);
}
.home1 .list-box .list .item a:hover{
  color: #013c98;
}
.home1 .list-box1{
  width: 394px;
  float: right;
}
.home1 .list-box1 .list .item{
  overflow: hidden;
  padding: 0px 0;
  border-bottom: 1px solid #e5e5e5;
}
.home1 .list-box1 .list .item a:hover {
  color: #013c98;
}
.home1 .list-box1 .list .item:hover .date{
  background: #f4c096;
  color: #fff;
  transition: all 0.4s ease;
}
.home1 .list-box1 .list .item .date{
  float: left;
  width: 57px;
  height: 40px;
  border-radius: 50%;
  border: 3px solid #f4c096;
  text-align: center;
  margin-right: 15px;
}
.home1 .list-box1 .list .item .date .middle-cont{
  font-size: 14px;
  font-family: Arial;
  line-height: 18px;
}
.home1 .list-box1 .list .item .tit{
  overflow: hidden;
  line-height: 33px;
  padding-top: 6px;
  font-size: 16px;
  height: 43.5px;
  overflow: hidden;
}
.home2{
  background: #fff;
  padding-bottom: 50px;
}
.home2 .tzgg{
  width: 967px;
  float: left;
  position: relative;
}
.home2 .tzgg .tabs{
  position: absolute;
  top: 5px;
  left: 165px;
  white-space: nowrap;
  overflow-x: auto;
}
.home2 .tzgg .tabs .item{
  display: inline-block;
  font-size: 18px;
  padding: 0 16px;
  position: relative;
  cursor: pointer;
  padding-bottom: 18px;
}
.home2 .tzgg .tabs .item:after{
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  top: 8px;
  width: 1px;
  background: #c4c4c4;
  height: 15px;
}
.home2 .tzgg .tabs .item:first-child:after{
  display: none;
}
.home2 .tzgg .tabs .item.cur{
  color: #e36500;
}
.home2 .tzgg .tabs .item.cur:before{
  content: "";
  border-bottom: 3px solid #e76700;
  height: 5px;
  background: url(../image/home1-icon-10.png) no-repeat center;
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 0;
}
.home2 .tzgg .list{
  padding-top: 15px;
}
.home2 .tzgg .list .item{
  overflow: hidden;
  border-bottom: 1px solid #dfdfdf;
  padding: 12px 0;
}
.home2 .tzgg .list .item .tit{
  float: left;
  width: 85%;
  padding-left: 32px;
  position: relative;
}
.home2 .tzgg .list .item  .date{
  float: right;
}
.home2 .tzgg .list .item .tit:after{
  content: "";
  display: block;
  background: url(../image/home1-icon-5.png) no-repeat center;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -8.5px;
}
.home2 .tzgg .list .item a:hover .tit:after{
  transform: rotate(360deg);
  transition: all 0.6s linear;
}
.home2 .tzgg .list .item a:hover{
  color: #013c98;
}
.home2 .kyrl{
  width: 394px;
  float: right;
}
.home2 .calendar-hd,.home2 .calendar-views .week{
  background: #0b61cc;
  color: #fff;
}
.home2 .p-head .tit::after{
  display: none;
}
.home2 .calendar-display .m,.home2 .calendar-display{
  color: #fff !important;
}
.home2 .calendar .calendar-views .now{
  background: none !important;
}
.home2 .calendar .calendar-views .now::before{
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: #0a61cc !important;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  z-index: -1;
}
.calendar{
  box-shadow: 0 0 15px #e0e0e0;
}
.calendar .days li[data-calendar-day]:hover, .calendar .view-month li[data-calendar-month]:hover{
  background: none !important;
}
.calendar .days li[data-calendar-day]:hover:before, .calendar .view-month li[data-calendar-month]:hover:before{
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: #eee;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  z-index: -1;
}
.calendar .date-items >li{
  background: url(../image/home1-icon-9.png);
}
.calendar .calendar-display{
  font-size: 23px;
}
.calendar .week li{
  font-size: 15px;
}
.calendar-arrow{
  margin-right: 18px;
}
.home2 .calendar-hd{
  padding-top: 17px;
  padding-left: 10px;
}
.calendar-views .days{
  
}javascript:void(0)
@media screen and (min-width: 1601px) {
 
  .home1 .slick-mod img{
    transition: all 0.6s ease;
  }
  .home1 .slick-mod img:hover{
    transform: scale(1.1);
  }
}
@media screen and (max-width: 1600px) {

}

.zdgz {
    display: inline-block;
    padding: 5px 10px!important;
    background: #166fdc!important;
    color: white;
    position: relative;
    right:-232px!important;
    top: -30px!important;
margin-left:10px;
}

