﻿/* 
* @Author: anchen
* @Date:   2016-11-18 09:27:28
* @Last Modified by:   anchen
* @Last Modified time: 2016-12-26 15:03:21
*/
.index-banner{
    height: 450px;
    position: relative;
    
}
.index-banner .swiper-container {
    height: 450px;
}
/*.swiper-slide-1{
    background:url(style_res/banner-1.jpg) center no-repeat;
}*/
.index-banner .swiper-slide a{
height: 100%;
width: 100%;
display: block;
}
.index-banner .pagination{
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 10px;
    z-index: 12;
}
.index-banner .pagination .swiper-pagination-switch{
width: 10px;
height: 10px;
border:1px solid #fff;
display: inline-block;
margin-right: 8px;
border-radius: 50%;
}
.index-banner .pagination  .swiper-active-switch{
    background-color: #fff;
}
.index-banner .arrow-left{
    position: absolute;
    width: 65px;
    height: 65px;
    background:url("style_res/left-arr.png") no-repeat;
    z-index: 11;
    top: 194px;
    left:-65px;
}
.index-banner .arrow-right{
    position: absolute;
    width: 65px;
    height: 65px;
    background:url("style_res/right-arr.png") no-repeat;
    z-index: 11;
       top: 194px;
    right: -65px;

}
@media screen and (max-width:1400px) {
    .index-banner .arrow-left{
        left: 10px;
    }
    .index-banner .arrow-right{
        right: 10px;
    }
}
.new-main{

    padding-top: 42px;
}
.new-left{
    float: left;
    width: 540px;
}
.hea{
    margin-bottom: 24px;

}
.hea h6{
    font-size: 24px;
    color:#01680c;
    display:inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}
.hea span{
      display:inline-block;
    vertical-align: bottom;
    font-size: 24px;
    color:#615b5b;
    font-family: Arial;  
    line-height: 30px;
}
.hea-more{
    float: right;
    padding-left: 22px;
    font-size: 14px;
    color:#156339;
    background:url("style_res/icon-5.png") left center no-repeat;
    position: relative;
    top: 14px;
}
.new-p{
    padding:20px;
    background-color: #fff;
    color:#5a5a5a;
    font-size: 12px;

}
.new-title{
    font-size: 16px;
    color:#01680c;
    margin-bottom: 14px;
     overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.new-box{
      display: -webkit-box  !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
}
.index-new{
    overflow: hidden;
    margin-bottom: 48px;
}
.index-new .swiper-container{
height: 474px;
}
.new-banner{
    position: relative;
}
.new-banner .arrow-left,.index-new .arrow-right{
    position: absolute;
    width: 42px;
    height: 37px;
    background:url("style_res/r-arr.png") center no-repeat;
    z-index: 11;
    right:-21px;
    top: 318px;
}
.new-banner .arrow-left:hover,.index-new .arrow-right:hover{
    opacity: 0.9;

}
.new-banner .arrow-left{
    position: absolute;
    top: 281px;
    background:url("style_res/l-arr.png") center no-repeat;
}
.new-banner  .tabs{
    position: absolute;
    z-index: 11;
    top: 275px;
}
.new-banner  .tabs a{
    padding:8px 13px;
    background:rgba(231, 153, 1, 0.8);
    display:inline-block;
    color:#fff;
    margin-right: -2px;
}
.new-banner  .tabs p{
    border-bottom:1px solid #f3cc80;
}
.new-banner  .tabs a.active{
    background-color: #fff;
    color:#ecb058;
}
.new-banner  .tabs a.active p{
    border-color: #f3cc80;
}
.new-right{
    float: right;
    width: 542px;
}
.new-list{
    padding:0 18px 0 28px;
    background-color: #fff;
}
.new-list li{
line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.new-list li a{
    color:#5a5a5a;
}
.new-list li:hover a{
color:#01680c;
}
.new-list li+li{
    border-top: 1px dotted #b9b9b9;
}
.new-time{
    padding-left: 23px;
    background:url("style_res/time.png") left center no-repeat;
   display:inline-block;
   color:#89ae45;
   margin-right: 12px;
}
.index-report .hea{
    margin:14px 0;
}

.index-live{
    height: 494px;
    background:url("style_res/bg-1.jpg") center no-repeat;
        text-align: center;
    color:#fff;
    padding-top: 38px;
}

.index-live h6{
    font-size: 24px;
    font-weight: bold;
}
.fu-t{
    line-height: 36px;
    font-size:24px ;
    font-family: Arial;
    margin-bottom: 28px;
}
.fu-t::after {
    content: '';
    display: block;
    width: 42px;
    height: 4px;
    background-color: #fff;
    margin:0 auto;
}
.live-p{
    width: 855px;
    margin: 0 auto;
    margin-bottom: 46px;
}
.live-list{
    overflow: hidden;
    width: 672px;
    margin: 0 auto;
}
.live-list li{
 float: left;
}
.live-list li p{
color:#fff;
font-size: 16px;
padding-top: 14px;
}
.live-list li i{
    position: relative;
    display:block;
}
.live-list li i span{
    width: 119px;
    height: 119px;
    border:1px solid #fff;
    display: block;
    border-radius: 50%;
    background:url("style_res/icon.png") 25px center no-repeat;
    position: relative;
    z-index: 10;
}


.live-list li+li{
    margin-left: 60px;
}
.live-list li .live-2 span{
    background-position:-159px center ;
}
.live-list li .live-3 span{
    background-position:-343px center ;
}
.live-list li .live-4 span{
    background-position:-525px center ;
}
.live-list li i::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    background-color: #fff;
    -webkit-transition: all .15s ;
       -moz-transition: all .15s ;
        -ms-transition: all .15s ;
         -o-transition: all .15s ;
            transition: all .15s ;
}
.live-list li:hover  span{
    background-image:url("style_res/icon-curr.png");
}
.live-list li:hover i::before{
    opacity:1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.live-more{
    display: block;
    width: 132px;
    height: 37px;
    margin: 0 auto;
    margin-top: 48px;
    background:url("style_res/icon-7.png") 105px center no-repeat ;
    border-radius: 4px;
    padding-left: 24px;
    font-size: 16px;
    line-height: 37px;
    text-align: left;
    border:1px solid #fff; 
    color:#fff;
}
.live-more:hover{
    background:url("style_res/icon-6.png") 105px center no-repeat #fff;
    color:#066726;
    border:1px solid #066726; 

}
.live-more:active{
     background:url("style_res/icon-6.png") 105px center no-repeat #fff;
    color:#066726;
    border:1px solid #066726; 
}
.link{
    height: 60px;
    padding-top: 28px;
    text-align: right;
}
.link > div{
    display:inline-block;
    width: 178px;
    height: 28px;
    line-height: 28px;
    text-align:left;
    position: relative;
    font-size: 12px;
    cursor: pointer;
    background-color: #fff;
    vertical-align: top;
}
.link > div >a{
    display: block;
    border:1px solid #c9c9c9;
    padding-left: 6px;

}
.link > div::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    background:url("style_res/link.jpg") no-repeat;
}
.link-list{
    position:absolute;
    bottom:28px;
    width:100%;
    word-wrap: break-word;
    display: none;
}
.link-list li{
     padding-left: 6px;
     background-color: #fff;
}
.link-list li+li{
 border-top:1px solid #ddd ;

}
.link-list li:hover{
    background-color: #faf8f8;
}
.demand{
    position: absolute;
    width: 215px;
    height: 144px;
    background:url("style_res/gg.png") no-repeat;
    z-index: 11111;
    padding:22px 20px 0 20px;
    color:#fff;
}
.demand a{
	width:215px;
	height:144px;
	display:block;
	position:absolute;
	top:0px;
	left:0px
}
.gb{
    background:url("style_res/close.png") no-repeat;
    position: absolute;
    right: -16px;
    top: -16px;
    width: 31px;
    height: 31px;
    z-index: 111;
cursor:pointer;
}
.demand p{
    font-weight: bold;
    font-size:18px;
    margin-bottom: 10px;
}
.demand span{
    font-size: 16px;
}
.check{
    display: block;
    width: 75px;
    height: 25px;
    color:#72b033;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    border:1px solid #72b033;
    border-radius: 4px;
    background-color: #fff;
    margin: 16px auto 0;
    cursor:pointer;
}
.index-email{
    height: 146px;
    width: 74px;
    position: absolute;
    /*position: fixed;*/
    top:102px;
    left:50%;
    z-index: 100;
    margin-left: 590px;

}
.index-email a{
    display: block;
    padding-top: 50px;
    height: 22px;
    background:url("style_res/email.png") center 14px no-repeat #89ae45;
    font-size: 12px;
    color:#fff;
    text-align: center;
    margin-bottom: 2px;
}
.main-box{
    margin-top: 34px;
    padding-bottom: 78px;

}
.conent-left{
float: left;
width: 220px;
}
.con-list-hea{
    border-top: 3px solid #e8af17;
background-color: #156339;
height: 70px;
    padding-top: 16px;
    border-bottom: 1px solid #f9f9f9;
}
.omit{
    font-size: 48px;
    color:#fff;
    font-family: Arial;
    display: inline-block;
    padding:0 4px 0 25px;
    line-height: 100%;
    vertical-align: top;

}
.name-list{
    display: inline-block;
}
.name-list h6{
    font-size: 24px;
    color:#fff;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 4px;
}
.name-list p{
    font-size: 12px;
    font-family: Arial;
    color:#fff;

}
.con-list{
    margin-bottom: 16px;
}
.con-list li{
line-height: 51px;


}
.con-list >li{
border-bottom: 1px solid #e1e1e1;
   
}
.flex-box li+li{
border-top: 1px solid #e1e1e1;

}
.con-list >li> a{
    font-size: 16px;
    color:#5a5a5a;
    display: block;
    padding-left: 26px;
    background:url("style_res/right.png") 90% center no-repeat;
    background-color: #f9f9f9;

}
.con-list >li.selected>a, .con-list >li.parent>a{
    background-color: #226840;
}
.con-list >li.selected> a, .con-list >li.parent> a{
    background:url("style_res/right-w.png") 90% center no-repeat #226840;
    color:#fff;
}
.con-list >li>a:hover{
    background-color: #226840;

}
.con-list> li> a:hover{
    color:#fff;
    background:url("style_res/right-w.png") 90% center no-repeat #226840;
}
.flex-box{
   display: none;
}
.flex-box.open{
    display:block;
}
.flex-box a{
color:#5a5a5a;
font-size: 14px;
display: block;
padding-left: 36px;
    background:url("style_res/right.png") 90% center no-repeat;

}
.flex-box a.selected{
    color:#156339;
}
.flex-box a:hover{
    color:#156339;

}
.left-email li{
    line-height: 60px;
    height: 60px;
}
.left-email li a{
    display: block;
    padding-left: 64px;
    color:#fff;
    background:url("style_res/email.png") 18px center #e8af17 no-repeat;
    position: relative;
}
.left-email li a::before {
    content: '';
    position: absolute;
    background:url("style_res/icon-7.png") center no-repeat rgba(84, 84, 84, 0.4);
    width: 38px;
    height: 60px;
    right: 0;
    top: 0;
}
.left-email .yz a{
    background-color: #89ae45;
}
.left-email .zp a{
    background-image: url("style_res/icon-8.png");
    background-color: #328b58;
}
.left-email .i2 a{
    background-color: #89ae45;
}
.left-email .i3 a{
    background-image: url("style_res/icon-8.png");
    background-color: #328b58;
}
.conent-right{
    float: right;
    width: 886px;
}
.con-title{
    overflow: hidden;
    border-bottom: 1px solid #226840;
    padding-bottom: 14px;
}
.con-title h6{
    padding-left: 40px;
    float: left;
    font-size: 24px;
    color:#226840;
    font-weight: normal;
    background:url("style_res/icon-9.png") left center no-repeat;
}
.bread {
    float: right;
    color: #979797;
    font-size: 12px;
    margin-top: 18px;
    background: url("style_res/icon-home.png") left center no-repeat;
    padding-left: 22px;
}
.bread a{
    color: #979797;
}
.bread a:hover{
    color:#769e2e;
    /*text-decoration: underline;*/
}
.bread i, .son {
    font-family: 'SimSun';
}
.con-article{
    font-size: 14px;
    color:#5a5a5a;
    line-height: 30px;
    /*overflow: hidden;*/
}
.article{
     font-size: 14px;
    color:#5a5a5a;
    line-height: 24px;
   
}
.int-title{
    line-height: 70px;
    font-size: 24px ;
    color:#176337;
    font-weight: normal;
}
.int-img{
    float: right;
    margin:0 0 8px 30px;
}
.contetn-main{
}
.item-1{
   border-bottom: 1px dotted #c1c1c1;
   padding:25px 0 ;
   overflow: hidden;
}
.nowa-img,.team-img{
     width: 201px;
    height: 222px;
    padding:5px 0 0 5px;
    background:url("style_res/green-bg.jpg") no-repeat left top;
    overflow: hidden;
    float: left;
    margin-right: 22px;
}
.team-img{
    float:none;
    display: inline-block;
    vertical-align: bottom;
}
.green-font{
    color:#31724d;
    font-weight: bold;
    display: inline-block;
        width: auto;

}
.nowa-name{
    padding-top: 26px;
    line-height: 24px;
    height: 188px;
    overflow: hidden;
    position: relative;
}
.nowa-more{
    position: absolute;
    width: 60px;
    height: 25px;
    background:#769e2e;
    border-radius: 2px;
    text-align: center;
    color:#fff;
    font-size: 12px;
    right: 46px;
    bottom: 14px;
}
.ov{
      display: -webkit-box!important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.nowa-detail {
    padding-top: 26px;
}
.nowa-detail h5{
 font-size: 18px;
}
.fu-title{
    line-height: 50px;
    font-size: 16px;
}
.pt{
    padding-top: 28px;
}
.pervious-box{
    overflow: hidden;
    margin-bottom: 45px;
	margin-left: 30px;
}
.pervious-left {
    float: left;
    width: 345px;
    line-height: 34px;
    margin-top: 50px;
}
.pervious-right{
       float: right;
    width: 465px;
    line-height: 34px;
    margin-top: 50px;
}
.pervious-left h6,.pervious-right h6{
    float: left;
    font-size: 20px;
    color:#156339;
    width: 130px;
    font-weight: normal;
}
.pervious-left span,.pervious-right span{
    display: inline-block;
    width: 52px;
   margin-right: 36px;
}
.pervious-right h6{
    width: 120px;
}
.pervious-left div,.pervious-right div{
    float: left;
    width: 254px;
    font-size: 16px;
}
.chr-content{
    /*border-left: 2px solid #89ae45;*/
    /*margin-left: 66px;*/
    padding: 32px 0 20px 66px;
    height: 1374px;
    overflow-y: auto;
    background:url("style_res/line-x.jpg")/*tpa=https://yy.scau.edu.cn/_upload/tpl/03/17/791/template791/css/style_res/line-x.jpg*/ 65px top repeat-y;
        width: 856px;
}
.chr-time-box{
    position: relative;
    padding-top: 78px;
}
.chr-time{
    position: absolute;
    width: 69px;
    height: 69px;
    background-color: #89ae45;
    color:#fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 69px;
    border-radius: 50%;
    text-align: center;
    left:-34px;
    top: 0;

}
.chr-detail{
    height: 42px;
    background:url("style_res/line.png")/*tpa=https://yy.scau.edu.cn/_upload/tpl/03/17/791/template791/css/style_res/line.png*/ left center no-repeat;
    padding-left: 68px;
    margin-bottom: 18px;
}

.chr-month{
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background-color: #89ae45;
    color:#fff;
    text-align: center;
    border-radius: 4px;
    vertical-align: middle;
	margin-right: 10px;
}
.chr-detail p{
    display: inline-block;
    width: 640px;
    vertical-align: middle;
    line-height: 22px;
    max-height: 40px;
    /*  display: -webkit-box  !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;*/
  overflow: hidden;
}
.chr-box{
    padding-bottom: 40px;
    background:url("style_res/tip.png")/*tpa=https://yy.scau.edu.cn/_upload/tpl/03/17/791/template791/css/style_res/tip.png*/ 52px bottom no-repeat;
    overflow: hidden;
}
.catt-title{
    font-size: 24px;
    color: #176337;
    font-weight: normal;
}
.catt-fu{
    font-size: 18px;
    color:#8c8b8b;
    line-height: 100%;
}
.link-us{
    line-height: 46px;
    font-size: 16px;
    padding:35px 0;
}
.link-us p{
    padding-left: 44px;
    background:url("style_res/link-icon.png")/*tpa=https://yy.scau.edu.cn/_upload/tpl/03/17/791/template791/css/style_res/link-icon.png*/ left 12px no-repeat;
}
.link-us .qq-icon{

background-position: left -34px;
}

.link-us .email-icon{

background-position: left -82px;
}
.link-us .fax-icon{

background-position: left -132px;
}
.link-us .site-icon{

background-position: left -176px;
}
.catt-img{
    border:3px solid #89ae45;
}
.hir-box{
    line-height: 36px;
    background:url("style_res/jia.png")/*tpa=https://yy.scau.edu.cn/_upload/tpl/03/17/791/template791/css/style_res/jia.png*/ no-repeat right center #dcdcdc;
    padding: 0 68px 0 24px;
    cursor:pointer;
    color:#156339;
    font-size: 16px;
    margin-bottom: 4px;
}
.hir-box.open{
    background:url("style_res/jian.png")/*tpa=https://yy.scau.edu.cn/_upload/tpl/03/17/791/template791/css/style_res/jian.png*/ no-repeat right center #769e2e;
    color:#fff;
}
.hiring-time {
 float: right;
}
.hir-box-in{
    padding: 18px 0 26px;
    line-height: 24px;
    display: none;
}
.mr{
    margin-right: 50px;
}
.text-right{
    text-align: right;
}
.hir-box-in.open{
    display: block;
}
.item-off{
    border-bottom: 1px dotted #c1c1c1;
    padding: 25px 0;
    overflow: hidden;
    width: 860px;
}
.office-left{
    display: inline-block;
    vertical-align: bottom;
    margin-right: 14px;
    width: 128px;
    height: 150px;
    overflow: hidden;
}
.office-left img{
    width: 100%;
}
.item-left{
    border-bottom: 1px dotted #c1c1c1;
    float: left;
    padding-bottom: 20px;
    margin-top: 20px;
    width: 50%;
}

.office-right{
    display: inline-block;
    width: 258px;
    vertical-align: bottom;
}
.office-name{
    line-height: 30px;
    color:#156339;
    font-size: 16px;
}
.item-right{
    float: right;
}
.teach-list{
    width: 1000px;
}
.teach-list li{
float: left;
width: 272px;
height: 186px;
overflow: hidden;
position: relative;
border-top: 2px solid #89ae45;
margin:0 35px 32px 0;
}
.teach-list li p{
    position: absolute;
    width: 100%;
    background-color:rgba(21, 99, 57, 0.54);
    line-height: 46px;
    bottom: 0;
    text-align: center;
    font-size: 16px;
    color:#fff;
}

.teach-list li img,.item-list li img,.gra-list li img,.transfer-img img{
        -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.teach-list li:hover img,.item-list li:hover img,.gra-list li:hover img,.transfer-item:hover .transfer-img img{
        -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.teach-title{
    text-align: center;
    font-size: 24px;
    color:#156339;
    font-weight: normal;
    line-height: 38px;
}
.teach-fu{
    text-align: center;
    font-size: 12px;
}
.teach-article{
    border-top: 1px dotted #c1c1c1;
    border-bottom: 1px dotted #c1c1c1;
    padding:22px 0 34px;
    line-height: 24px;
    margin-bottom: 5px;
}
.mt{
    margin-top: 28px;
}
.paging{
    position: relative;
}
.paging > p > a{
    font-size: 12px;
}
.paging > p > a:hover{
color:#226840;
text-decoration: underline;
}
.fh{
    position: absolute;
    right: 4px;
    top: 16px;
    width: 74px;
    height: 25px;
    background-color: #769e2e;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color:#fff;
    border-radius: 2px;

}
.shizi-img{
    margin-top: 30px;
}
.shizi-img img{
    margin:0 auto;
}
.troops-box{
    margin-bottom: 40px;
}
.troops-hea{
    height: 49px;
    line-height: 49px;
    padding-left: 22px;
    border-top:3px solid #769e2e;
    background-color: #e3e3e3;
    color:#156339;
    font-size: 18px;
}
.troops-fu{
    line-height: 50px;
    font-size: 18px;
    color:#156339;
}
.troops-main{
    padding-left: 18px;
    overflow: hidden;
    border-bottom:1px solid  #769e2e;
}
.troops-list{
    overflow: hidden;
    padding-left: 6px;

}
.troops-list li{
    float: left;
    margin: 0 24px 14px 0;
    line-height: 100%;
}

.troops-list li a:hover{
    color:#226840;
}
.troops-img{
    position: relative;
}
.troops-img p{
    position: absolute;
    width: 854px;
    line-height: 49px;
    font-size: 18px;
    color:#fff;
    padding-left: 32px;
    bottom: 0;
    left: 0;
    background-color: rgba(137,174,69,0.8);
}
.trop-list li{
 line-height: 46px;
 border-bottom: 1px dotted #c1c1c1;
}

.trop-list li:hover a{
    color:#156339;
}
.recruit-title{
    text-align: center;
    font-size: 24px;
    font-weight: normal;
}
.gra-list li{
    padding-bottom: 27px;
    border-bottom: 1px dotted #c1c1c1;
    margin-bottom: 25px;
}
.gra-img{
    display: inline-block;
    margin-right: 12px;
    overflow: hidden;
    width: 240px;
    height: 150px;
}
.gra-right{
    display: inline-block;
    width: 624px;
    height: 154px;
    position: relative;
    vertical-align: top;
}
.gra-title{
    font-size: 16px;
}
.gra-list li:hover .gra-title a,.transfer-item:hover .transfer-a a,.surve-right:hover .surve-title{
    color:#156339;
    text-decoration: underline;

}
.gra-list li:active .gra-title a,.transfer-item:active .transfer-a a,.surve-right:active .surve-title {
    color:#156339;
    text-decoration: underline;
}
.flex-box a:active,.hea-more:hover{
    text-decoration: underline;
}
.gra-time ,.new-time{
    color:#89ae45;
    line-height: 38px;
    padding-left: 24px;
    background:url("style_res/time.png")/*tpa=https://yy.scau.edu.cn/_upload/tpl/03/17/791/template791/css/style_res/time.png*/ left center no-repeat; 
}
.gra-box{
      display: -webkit-box  !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 45px;
}
.gra-more{
        position: absolute;
    width: 60px;
    height: 25px;
    background:#769e2e;
    border-radius: 2px;
    text-align: center;
    color:#fff;
    font-size: 12px;
    right:0;
    bottom: 0;
}
.gra-list li:hover .recruit-title{
    color:#156339;

}
.footer-paging{
    text-align: center;
}
.footer-paging #Paging{
    overflow: hidden;
    display: inline-block;
}
.footer-paging a{
    display: block;
   border:1px solid #dfdfdf;
       padding:0 10px;
    text-align: center;
}
.footer-paging a.checka{
    background-color: #89ae45;
   border:1px solid #89ae45;
    color:#fff;


}
.footer-paging a:hover{
    background-color: #89ae45;
   border:1px solid #89ae45;
    color:#fff;


}
.footer-paging a{
    float: left;

    height: 24px;
    margin-right: 5px;
}
.troops-name{
    display: inline-block;
    vertical-align: bottom;
    font-size: 24px;
    color:#156339;
    line-height: 30px;
}
.troops-name>p{
    line-height: 45px;
}
.team-article{
    padding-top: 25px;
}
.item-list{
    width: 886px;
    overflow: hidden;
}
.item-list li{
    float: left;
    height: 250px;
    width: 266px;
    margin-right: 44px;
    margin-bottom: 38px;
    
}
.scientific-img{
    display: block;
    width: 266px;
    height: 165px;
    border-top:2px solid #89ae45;
    overflow: hidden;
}
.stf-time{
    line-height: 44px;
    background:url("style_res/time.png")/*tpa=https://yy.scau.edu.cn/_upload/tpl/03/17/791/template791/css/style_res/time.png*/ left center no-repeat;
    color:#93b458;
    padding-left: 24px;

}
.stf-p{
         display: -webkit-box  !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 43px;
  line-height: 18px;
}
.item-list li:hover .stf-p a{
 color:#156339;
}
.transfer-img{
    width: 240px;
    height: 148px;
    overflow: hidden;
    display: inline-block;
    margin-right: 20px;
}
.transfer-name{
    display: inline-block;
    width: 620px;
    height: 148px;
    vertical-align: top;
    position: relative;
}
.transfer-a{
    color:#156339;
    font-size: 16px;
}
.transfer-item{
    border-bottom: 1px dotted #c1c1c1;
    padding: 25px 0;
    overflow: hidden;
}
.transfer-time{
        color:#89ae45;
    line-height: 38px;
    padding-left: 24px;
    background:url("style_res/time.png")/*tpa=https://yy.scau.edu.cn/_upload/tpl/03/17/791/template791/css/style_res/time.png*/ left center no-repeat; 
}
.transfer-name .nowa-more{
    bottom: 0;
    right: 0;
}
.nowa-more:hover, .nowa-more:active,.index-email a:hover, .index-email a:active,.gra-more:active,.gra-more:hover,.more-new:hover,.more-new:active,.fh:hover,.fh:active{
    background-color:#328b58 ;
}
.oh-2{
    display: -webkit-box  !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 48px;
}
.unicon-h6{
    text-align: center;
    font-size: 16px;
    padding: 30px 0 20px;
}
.union-img img{
    margin: 0 auto;
}
.regime-title,.n-title{
    font-size: 24px;
    color:#156339;
    font-weight: normal;
    line-height: 34px;
}
.align-center{
    text-align: center;

}
.regime-time{

    font-size: 12px;
    padding-bottom: 24px;
    border-bottom: 1px  dotted #c1c1c1;
}
.new-article{
    margin: 24px 0 5px;
    padding: 24px 0 5px;
    border-top: 1px  dotted #c1c1c1; 
    border-bottom: 1px  dotted #c1c1c1; 
}
.bdsharebuttonbox{
    margin-top: 48px;
}
.news-img img{
   margin:0 auto;

}
.regime-fu{
    font-size: 24px;
    font-weight: normal;
    line-height: 70px;
}
.regime-fu2{
    font-size: 18px;
    line-height: 42px;
    margin-top: 6px;
}
.retract{
    text-indent: 2em;
}
.text-r{
text-align: right;
}
.surve-time{
    width: 68px;
    height: 62px;
    position: relative;
    display: inline-block;
    border-top: 2px solid #f9be43;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}
.surve-time::before {
 position: absolute;
     content: "";
    width: 0;
    height: 0;
    border-top: 4px solid #f9be43;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 0;
    top: 0;
    left:50%;
    margin-left: -4px;
    
}
.surve-month{
    line-height: 30px;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
}
.surve-year{
    background-color: #769e2e;
    color:#fff;
}
.surve-right{
    display: inline-block;
    width: 802px;
    margin-left: 10px;
    line-height: 18px;
    vertical-align: top;
}
.surve-title{
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 20px;
    font-weight: normal;
}
.surve-p{
    height: 36px;
       display: -webkit-box  !important;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; 
}
.survey-list li{
border-bottom: 1px dotted #c1c1c1;
padding-bottom: 25px;
margin-bottom: 25px;
}
.survey-list li:hover .surve-title{
color:#156339;
}
.slw-table th{
background-color: #91b158;
color:#fff;
font-weight: normal;
font-size: 14px;
height: 38px;
}
.slw-table th+th{
    border-left:2px solid #fff;
}
.slw-table{
 border-collapse:collapse;  
}
.slw-down{
    display: block;
    color:#91b158;
    border:1px solid #91b158;
    height: 25px;
    width: 60px;
    line-height: 25px;
    border-radius: 2px;
    text-align: center;
    margin: 0 auto;
}
.slw-down:hover{
    background-color:#91b158 ;
    color:#fff;
}
.slw-table tr+tr{
    height: 50px;
    text-align: center;
    border-bottom: 1px dotted #c1c1c1;
}
.slw-table tr td:first-of-type{
    font-size: 14px;
}
.new-hea{
    padding-bottom: 28px;
    border-bottom: 1px solid #9fbb6c;
    margin-bottom: 46px;
}
.new-hea-img{
    display: inline-block;
    margin-right: 12px;
    width: 442px;

}
.new-hea-r{
    display: inline-block;
    width: 428px;
    vertical-align: top;
    height: 276px;
    position: relative;
}
.new-hea-r>h6>a{
    font-weight: normal;
    font-size: 16px;
    color:#01680c;
    display: -webkit-box  !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.new-intro{
        display: -webkit-box  !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.more-new{
    position: absolute;
    right: 4px;
    bottom: 0;
    width: 94px;
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    color:#fff;
    border-radius: 3px;
    background:url("base_res/search.png")/*tpa=https://yy.scau.edu.cn/_upload/tpl/03/17/791/template791/css/base_res/search.png*/ 78px center no-repeat #769e2e;
}
#baidu-map img{
 display:inline;
}
@media screen and (max-width: 1140px) {
    .new-main{
        overflow: hidden;
    }
}
.item-list .right_w{margin-right: 0;}#jsdw_pic {
	height: 368px;
	width: 252px;
	float: left;
	padding: 3px;
	border: 1px solid #878787;
}


#jsdw_jieshao pre {
	float: left;
	height: auto;
	width: 90%;
	border: 1px solid #878787;
	background-color: #F1F1F1;
	padding: 20px;
	line-height: 40px;
	margin-top: 10px;
	word-break: break-all;
    word-wrap: break-word;
	white-space:pre-wrap;
}



#jsdw_jieshao {
	float: left;
	height: 200px;
	display: block;
	width: 860px;
	margin-left: 30px;
}
#jsdw_jieshao h2 {
	font-size: 30px;
	line-height: 50px;
	font-weight: normal;
}


#jsdw_xinlan {
	height: auto;
	width: 1200px;
	float: left;
}
#jsdw_nr {
	height: auto;
	width: 96%;
	float: left;
	padding: 20px;
}