#body{
    min-width: 1260px;
    width: 100%;
}
.container{
    width: 1260px;
    margin: 0 auto;
    position: relative;
}

.teacher-name li a:hover{ background: #ff7f00; color: #fff;}
#vsb_content_2 strong{font-size: 16px; height:30px;}
/* header start */
#header{
background-color:#efefef;
}
#header .head{
    height: 120px;
    background: url("../image/head-bg.png");
}
#header .head .logo{
    margin-top: 12px;
}
#header .head .logo img{
    height: 90px;
}
#header .head .search{
    width: 254px;
    height: 37px;
border: none;
    margin-top: 41.5px;
    background: url("../image/sear-bg.png") no-repeat;
}
#header .head .search input{
    color: #fc9b3b;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    background: transparent;
    margin-left: 20px;
    float: left;
}
#header .head .search button{
    width: 37px;
    height: 37px;
    background: url("../image/search.png") no-repeat;
    float: right;
    margin-right:10px;
}
#header .nav{
    background-color: #595757;
}
#header .nav .container>ul{
    height: 50px;
}
#header .nav>.container>ul>li{
    float: left;
    position: relative;
}
#header .nav>.container>ul>li>a{
    font-size: 16px;
    color: #fffefe;
    padding: 0px 23px;
    line-height: 50px;
}
#header .nav>.container>ul>li>a:hover, #header .nav>.container>ul>li>a.active{
    background-color: #ff7f00;
}
#header .nav>.container>ul>li>ul{
    position: absolute;
    z-index: 999;
    min-width: 100%;
    text-align: center;
    top: 50px;
    left: 0px;
    height: 0px;
    opacity: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    overflow: hidden;
}
#header .nav>.container>ul>li>ul>li>a{
    background: url("../image/nav_ul.png");
    height: 40px;
    line-height: 40px;
    width: 100%;
    color: #fff;
    font-size: 13px;
}
#header .nav>.container>ul>li>ul>li:hover a{
    background: #aa4a22 !important;
opacity: 0.8;
}
#header .banner{
    height: 360px;
width: 1260px;
    min-width: 1260px;
    position: relative;

margin: 0 auto;
background: #efefef;

}
#header .banner .ban-img{width: 1260px; height: 360px; overflow: hidden;}
#header .banner .ban-img li{height: 360px;}
#header .banner .ban-img a{
    width: 100%;
    min-width: 1260px;
    height: 360px;
}
#header .banner .ban-img img{
    width: 100%;
    height: 100%;
    cursor: auto;
}
#header .banner .ban-tag{
    position: absolute;
    bottom: 40px;
    left: 41%;
    z-index: 999;
opacity: 0.9;
}
#header .banner .ban-tag ul li{
    font-size: 0px;
    width: 17px;
    height: 17px;
    margin: 0px 6px;
    background: url("../image/ban-tab.png") no-repeat ;
    float: left;
    cursor: pointer;
}
#header .banner .ban-tag ul li.on{
    background: url("../image/ban_tag_on.png") no-repeat;
}
#header .banner .next, #header .banner .prev{
    position: absolute;
    top: 38%;
    width: 38px;
border-radius: 5px;
    height: 54px;
    cursor: pointer;
padding: 4px 0px;
opacity: 0.6;
}
#header .banner .next{
    right: 5%;
    background: url("../image/ban_tag_right.png") no-repeat 50% 50% #ccc ;
}
#header .banner .prev{
    left: 5%;
    background: url("../image/ban_tab_left.png") no-repeat 50% 50% #ccc;
}
#header .banner .next:hover, #header .banner .prev:hover{opacity: 0.85}
/* header end */
/* section start */
#section{
    background: #efefef
}
#section .container{
    background: #fff;
    padding: 30px 30px;
    padding-top: 50px;
}
#section .column{
    width: 100%;
    background: url("../image/column-bg.png") no-repeat 0% 50%;
    line-height: 26px;
}
#section .column h3{
    margin-left: 16px;
    font-size: 20px;
    color: #222;
    font-weight: initial;
}
#section .column .more{
    float: right;
    line-height: 26px;
    color: #999;
    font-size: 14px;
}
#section .column .line{
    float: right;
    margin: 10px 8px 0px 0px;
}
#section .column .line .line1{
    border-bottom: 1px solid #546b27;
}
#section .column .line .line2{
    margin-top: 5px;
    border-bottom: 1px solid #e2e2e2;
}
#section .one-fl, #section .three-fl{
    width: 890px;
}
#section .one-fr, #section .three-fr{
    width: 290px;
}
#section .xshd-tzgg .column .line, #section .dtgz-xsgz .column .line{
    width: 275px;
}
#section .xshd-tzgg .column .line .line2, #section .dtgz-xsgz .column .line .line2{
    width: 245px;
}
#section .xshd, #section .tzgg, #section .dtgz, #section .xsgz{
    width: 434px;
}
#section .xyyw{
    height: 332px;
}
#section .xyyw .column .line{
    width: 730px;
}
#section .xyyw .column .line .line2{
    width: 700px;
}
#section .xyyw .xyyw-ban{
    width: 434px;
    height: 294px;
    background: #f2f2f2;
    padding: 10px;
    position: relative;
    margin-top: 18px;
    overflow: hidden;
}
#section .xyyw .xyyw-ban .ban-img{ overflow: hidden;}
#section .xyyw .xyyw-ban .ban-tag{
    position: absolute;
    z-index: 999;
    bottom: 8px;
    right: 8px;
}
#section .xyyw .xyyw-ban .ban-tag ul li{
    float: left;
    width: 16px;
    height: 16px;
    border: 1px solid #ff7f00;
    line-height: 16px;
    text-align: center;
    color: #ff7f00;
    margin: 0px 2px; 
}
#section .xyyw .xyyw-ban .ban-tag ul li.on{
    background: #ff7f00;
    color: #fff;
}
#section .xyyw .xyyw-ban .ban-img .show{
    width: 414px;
    height: 210px;
}
#section .xyyw .xyyw-ban .ban-img a{
    color: #ff7f00;
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
} 
#section .xyyw .xyyw-ban .ban-img a.title{ text-indent: 5px; }
#section .xyyw .xyyw-ban .ban-img p{
    color: #666;
    font-size: 12px;
    text-indent: 5px;
}
#section .xyyw .xyyw-list{
    width: 434px;
    height: 270px;
    margin-top: 6px;
}
#section .xyyw .xyyw-list ul li{
    line-height: 38px;
}
#section .xyyw .xyyw-list ul li a{
    color: #494949;
    font-size: 15px;
}
#section .xyyw .xyyw-list ul li .time{
    float: right;
    color: #a4a4a4;
    font-size: 15px;
}
#section .xshd-tzgg{
    height: 370px;
    margin-top: 34px;
}
#section .xshd-tzgg .column{
    margin-bottom: 20px;
}
#section .xshd-tzgg .list ul li{
    margin-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px dotted #ccc;
}
#section .xshd-tzgg .list ul li a{
    float: right;
    width: 370px;
    padding-top: 2px;
}
#section .xshd-tzgg .list ul li a p{
    font-size: 12px;
    color: #9e9e9e;
    line-height: 22px;
}
#section .xshd-tzgg .list ul li a p:first-child{
    color: #494949;
    font-size: 15px;
    line-height: 25px;
}
#section .xshd-tzgg .list ul li .date{
    width: 50px;
    height: 55px;
    text-align: center;
}
#section .xshd-tzgg .list ul li .date p{
    height: 35px;
    line-height: 35px;
    border: 1px solid #ebebeb;
    background: #f7f7f7;
    color: #333;
    font-size: 14px;
    border-top: none;
}
#section .xshd-tzgg .list ul li .date p span{
    font-size: 18px;
}
#section .xshd-tzgg .list ul li .date p:first-child{
    height: 20px;
    line-height: 17px;
    background: #ff7f00;
    border: 1px solid #ff7f00;
    color: #fff;
}
#section .dtgz-xsgz{
    margin-top: 18px;
    height: 262px;
}
#section .dtgz-xsgz .column{
    margin-bottom: 24px;
}
#section .dtgz-xsgz .list ul li{
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-top: 12px;
}
#section .dtgz-xsgz .list ul li .show{
    width: 135px;
    height: 84px;
}
#section .dtgz-xsgz .list ul li div{
    float: right;
    width: 287px;
}
#section .dtgz-xsgz .list ul li div a{
    font-size: 15px;
    color: #494949;
    line-height: 32px;
}
#section .dtgz-xsgz .list ul li div p{
    color: #9e9e9e;
    font-size: 12px;
}
#section .jxpt-kypt{
    height: 515px;
    overflow: hidden;
}
#section .jxpt-kypt .title{
    height: 47px;
    margin-bottom: 20px;
}
#section .jxpt-kypt .title a{
    box-sizing: content-box;
    width: 137px;
    height: 43px;
    text-align: center;
    line-height: 42px;
    border: 4px solid #ff6100;
    border-bottom: none;
    float: left;
    color: #fff;
    font-size: 20px;
    background-color: #ff6100;
}
#section .jxpt-kypt .title a:hover, #section .jxpt-kypt .title a.active{
    background: transparent;
    color: #ff6100;
}
#section .jxpt-kypt .list-show{
    width: 590px;
    height: 448px;
    position: relative;
    left: 0px;
    top: 0px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
#section .jxpt-kypt .list li{
    margin-top: 12px;
}
#section .jxpt-kypt .list li:first-child{
    margin-top: 0px;
}
#section .jxpt-kypt .list li a{
    width: 100%;
    height: 80px;
    vertical-align: top;
    background-color: #f2f2f2;
}
#section .jxpt-kypt .list li a div{
    float: left;
    margin-left: 10px;
    font-size: 15px;
    color: #494949;
    margin-top: 16px;
}
#section .jxpt-kypt .list{
    width: 290px;
}
#section .column2 {
    line-height: 47px;
    background: #f2f2f2;
    margin-top: 24px;
}
#section .column2 .more{
    float: right;
    height: 47px;
    width: 47px;
    background: url("../image/more.png") no-repeat;
}
#section .column2 h3{
    float: left;
    padding-right: 26px;
    background: url("../image/xszp.png") no-repeat 100% 0%;
}
#section .column2 h3 p{
    font-size: 20px;
    font-weight: initial;
    color: #fff;
    background: #ff7f00;
    padding: 0px 22px;
}
#section .xszp{
    height: 475px;
}
#section .xszp .pic-list{
    margin-top: 20px;
}
#section .xszp .pic-list ul li{
    margin-top: 15px;
}
#section .xszp .pic-list ul li a{
    vertical-align: top;
    height: 70px;
}
#section .md-img-ban a{
width: 1200px;
height: 170px;
}
#section .md-img-ban{
overflow: hidden;
width: 1200px;
height: 170px;
margin-top: 30px;
}
#section .md-img-ban a img{width: 100%; height: 100%;}
#section .kslj{
    height: 260px;
    margin-top: 30px;
}
#section .kslj .link-list{
    background: #f2f2f2;
    padding: 12px 24px; 
    height: 215px;
}
#section .kslj .link-list ul li{
    float: left;
    width: 121px;
    padding-left:  6px;
}
#section .kslj .link-list ul li a{
    font-size: 15px;
    color: #494949;
    line-height: 30px;
}
#section .yqlj{
    margin-top: 32px;
}
#section .yqlj .column .line{
    width: 1096px;
    margin-right: 0px;
    margin-left: 8px;
}
#section .yqlj .column .line .line2{
    width: 1066px;
}
#section .yqlj .link ul{
    margin-top: 9px;
}
#section .yqlj .link ul li{
    float: left;
    margin-top: 16px;
    margin-right: 24px;
}
#section .yqlj .link ul li a{
    font-size: 15px;
    color: #494949;
    height: 40px;
    width: 180px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #e8e8e8;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
/* section end */
/* footer start */
#footer{
margin-top: 50px;
    height: 110px;
    color: #fff;
    font-size: 14px;
    background-color: #595757;
}
#footer a{
 color: #fff;
    font-size: 14px;
}
#footer .address{
  
margin-top: 18px;
    line-height: 24px;
}
#footer .address p{ font-size: 14px !important;   }
#footer .copy{
    margin: 44.5px 0px 0px 0px;
}
#footer .erweima {
    text-align: center;
    margin-top: 12px;
margin-left: 212px;
    font-size: 12px;
}
#footer .erweima a{color: #fff;}
/* footer end */
#jxpt-title{ width: 180px; }
.show{
    overflow: hidden;
}
.show img{
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
width: 100%;
height: 100%;
}
.show img:hover{
    transform: scale(1.15);
}
#section .jxpt-kypt .list li a div.show{
    float: left;
    margin: 0px;
    width: 100px;
    height: 80px;
}
#section .xyyw .xyyw-list ul li a:hover, 
#section .jxpt-kypt .list li a div:hover, 
#section .xshd-tzgg .list ul li a:hover p:first-child, 
#section .dtgz-xsgz .list ul li div a:hover, 
#section .kslj .link-list ul li a:hover,
#section .column .more:hover{
    color: #ff7f00;
}
#section .yqlj .link ul li a:hover{
    border: 1px solid #ff7f00;
    color: #fff;
    background: #ff7f00;
}
.page table a{
height: auto !important;
}
 .page table input{
height: 20px !important;
line-height: 16px !important;
border: 1px solid #afd5f5;
margin-top: -1px;
vertical-align: bottom;
}
 .page table #gotopagebut{ margin-top: 1px;}
.page table tr td, .page table div, .page table tr td a, .page table tr td input, .page table tr td span{  font-size: 14px !important;}