@charset "utf-8";



* {
 padding: 0;
 margin: 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

body {
 font-family: "Microsoft YaHei", Helvetica, sans-serif;
 font-weight: normal;
 font-size: 14px;
 color: #333;
 background: #055597;
 word-wrap: break-word;
 word-break: break-all;
 
}

ol,
ul,
li {
 list-style-position: inside;
 margin: 0;
 padding: 0;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
 empty-cells: show;
 text-align: left;
 
}

th,
td {
 border-collapse: collapse;
}

caption {
 text-align: left;
}

img {
 border: 0;
}

img.ie6 {
 vertical-align: text-bottom;
}




button {
 cursor: pointer;
}





a {
 color: #333;
}
a:hover {
 color: #2957a4;
}

input {
 outline: none;
 border: 0;
}

#wrap {
 width: 1200px;
 margin: 0 auto;
 background:#cee3ef;
}

.heart {
 width: 1200px;
 margin: 0 auto;
}

.heart-in {
 padding: 0 20px;
 background: #fff;
 padding-top: 30px;
}




.top {
 width: 100%;
 height: 160px;
 
 background: #fff url(../images/mainback.png) repeat-x;
}




.logo {
 float: left;
 padding-top: 0px;
}
.Clock {display:block;height:35px;line-height:35px;padding-left:15px;}

.search {
 float: right;
 width: 300px;
 padding-top: 0px;
 line-height: 35px;
 text-align: left;
 margin-top:-35px;
 
}

.search-in {
 float: right;
 padding-top:30px;
}
.search-in .text {
 float: left;
 width: 220px;
 height: 36px;
 line-height: 36px;
 padding-left: 10px;
 font-size: 15px;
 color: #a3a3a3;
 background: #fff;
 border: 1px solid #015da2;
 border-right:0;
}

.search-in .submit {
 float: left;
 width: 40px;
 height: 36px;
 line-height: 36px;
 cursor: pointer;
 background: #fff url(../images/search.png) no-repeat center;
 border: 1px solid #015da2;
}






.nav {
 width: 100%;
 height: 46px;
 line-height: 46px;
 background: #2957a4;
}

.nav .fir{
 position: relative;
 float: left;
 width: 8.333333%;
 height: 46px;
 line-height: 46px;
 text-align: center;

}
.nav .fir:hover {
 background:#fff;
 color:#2957a4;
}
.nav .fir a {
 font-size: 16px;
 font-weight: bold;
 color: #fff;
}
.nav .fir:hover a {
 color: #2957a4;
}
.nav .fir .i{
 float: right;
 font-size: 14px;
 color: #4b83e1;
 font-weight: 100;
}
.nav .fir:hover .i{
 color: #fff;
}

.nav .sub {
    display: none;
    position: absolute;
    width: 160px;
    left: 0;
    top: 46px;
    background: #2957a4;
    z-index: 10;
    
}

/*.nav .sub .seco {
	display:none;
	position:absolute;
	left:160px;
    background: #2957a4;
	width:160px;
    z-index: 10;
}*/
.nav .sub li {
 height: 36px;
 line-height: 36px;
 color:#fff;
 border-top:1px solid #8ca5cf;
}
/*.nav .sub li .seco li {
 height: 36px;
 line-height: 36px;
 color:#fff;
 border-top:1px solid #8ca5cf;
}*/
.nav .sub li a {
 font-size: 13px;
 color: #fff;
 font-weight: bold;
}
/*.nav .sub li a .seco li a {
 font-size: 13px;
 color: #fff;
 font-weight: bold;
}*/
.nav .fir:hover .sub li a{
 color: #fff;
}
/*.nav .fir:hover .sub li a .seco li a{
 color: #fff;
}*/
.nav .sub li:hover {
 background: #fff;
}
/*.nav .sub li .seco li:hover{
 background: #fff;
}*/
.nav .fir:hover .sub li:hover a{
 color: #2957a4;
}
/*.nav .fir:hover .sub li .seco li:hover a{
 color: #2957a4;
}*/


.banner {
 position: relative;
 width: 100%;
 height: 400px;
 margin-bottom: 20px;
}
.slideBox {
 width: 100%;
 min-width: 1200px;
 height: 400px;
 position: relative;
 overflow: hidden;
 background: #fff;
 text-align: center;
}

.slideBox .bd {
 width: 1400px;
 position: absolute;
 left: 50%;
 margin-left: -600px
}

.slideBox .bd ul li {
 width: 1200px;
 overflow: hidden;
}

.slideBox .bd ul li img {
 display: block;
 width: 100%;
 height: 400px;
}

.slideBox .hd {
 position: absolute;
 width: 100%;
    left: 0;
 bottom: 20px;
 
 text-align: center;
 z-index: 9;
}

.slideBox .hd ul li {
 
 display: inline-block;
 *display: inline;
 margin: 0 5px;
 width: 12px;
 height: 12px;
 border: 1px solid #fff;
 border-radius: 6px;
 text-indent: 100em;
 overflow: hidden;
}


.slideBox .hd ul li.on {
 background: #2957a4;
}

.slideBox .tempWrap {
 overflow: visible !important
}

.slideBox .tempWrap ul {
 margin-left: -1200px !important;
}




.slideBox .pnBtn {
 position: absolute;
 z-index: 1;
 top: 0;
 width: 100%;
 height: 400px;
 cursor: pointer;
}

.slideBox .prev {
 left: -50%;
 margin-left: -700px;
}

.slideBox .next {
 left: 50%;
 margin-left: 700px;
}

.slideBox .pnBtn .blackBg {
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 400px;
 background: #fff;
 filter: alpha(opacity=50);
 opacity:0.5;
}

.slideBox .pnBtn .arrow {
 
 position: absolute;
 top:50%;
 margin-top: -33px;
 z-index: 1;
 width: 34px;
 height: 65px;
}

.slideBox .pnBtn .arrow:hover {
 filter: alpha(opacity=60);
 opacity: 0.6;
}

.slideBox .prev .arrow {
 right: -34px;
 
 background: url(../images/arr-l.png) center no-repeat;
}

.slideBox .next .arrow {
 left: -34px;
 top:50%;
 background: url(../images/arr-r.png) center no-repeat;
}



.mod1 {
 position: relative;
 width: auto;
 height: 370px;
 overflow: hidden;
}
.xyxw {
 float: left;
 width: 800px;
 height: 370px;
}


.h4 {
 width: 100%;
 height: 40px;
 line-height: 38px;
 border-bottom: 2px solid #ddd;
 margin-bottom: 20px;
}
.h4 span {
 float: left;
 width: 90px;
 font-size: 18px;
 font-weight: bold;
 color: #2957a4;
 text-align: center;
 border-bottom: 2px solid #2957a4;
}
.h4 .more {
 float: right;
 font-size: 12px;
 color: #666;
 font-weight: 100;
}


.slideBox1 {
 position: relative;
 float: left;
 width: 380px;
 height: 280px;
 overflow: hidden;
 margin-right: 20px;
}

.slideBox1 .hd {
 position: absolute;
 bottom: 13px;
 right: 7px;
 height: 6px;
 z-index: 99;
}

.slideBox1 .hd ul li {
 float: left;
 width: 8px;
 height: 8px;
 border-radius: 4px;
 text-align: center;
 background: #dadada;
 margin: 0 3px;
 cursor: pointer;
}

.slideBox1 .hd ul li.on {
 background: #fff;
}

.slideBox1 .hd ul {
 overflow: hidden;
 zoom: 1;
 float: left;
}

.slideBox1 .bd {
 position: relative;
 height: 100%;
 z-index: 1;
}

.slideBox1 .bd li {
 zoom: 1;
 vertical-align: middle;
}

.slideBox1 .bd img {
 width: 380px;
 height: 280px;
 display: block;
}

.slideBox1 .title {
 position: absolute;
 left: 0;
 bottom: 0;
 height: 36px;
 line-height: 36px;
 background: #2b2e2f;
 filter: alpha(opacity=80);
 opacity: 0.8;
 background: rgba(43, 46, 47, 0.8);
 padding-left: 10px;
 width: 100%;
 z-index: 88;
}

.slideBox1 .title a {
 display: inline-block;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 width: 80%;
 font-size: 14px;
 color: #fff;
}

.news-list {
 float: left;
 width: 400px;
 
}

.news-list .tou {
 border-bottom: 1px dashed #ddd;
 padding-bottom: 8px;
}
.news-list .tou h5 {
 font-size: 16px;
 line-height: 30px;
}
.news-list .tou p {
 font-size: 14px;
 color: #888;
 line-height: 21px;
}

.news-list ul {margin-top:5px;}

.news-list ul li {
 position: relative;
 width: 100%;
 line-height: 30px;
 height: 30px;
 padding-left: 11px;
 background: url(../images/squre.jpg) no-repeat left center;
 overflow: hidden;
}
.news-list  .date {
 position: absolute;
 right: 0;
 line-height: 40px;
 color: #888;
}



.tzgg {
 float: right;
 width: 380px;
}
.date2 {
 float: left;
 width: 50px;
 height: 48px;
 border: 1px solid #2957a4;
 text-align: center;
 font-size: 12px;
 line-height: 24px;
 margin-right: 18px;
}
.date2 .d1 {
 display: block;
 height: 24px;
 background: #2957a4;
 color: #fff;
 
}
.date2 .d2 {
 display: block;
 height: 24px;
 color: #2957a4;

}
.tzgg ul li {
 min-height: 48px;
 line-height: 24px;
 margin-bottom: 10px;
}



.mod2 {
 min-height: 290px;
 margin-bottom: 30px;
}

.comlist {
 float: left;
 width: 380px;
}
.comlist ul li {
 position: relative;
 width: 100%;
 line-height: 30px;
 height: 30px;
 padding-left: 11px;
 background: url(../images/squre.jpg) no-repeat left center;
 overflow: hidden;
}
.comlist .date {
 position: absolute;
 right: 0;
 line-height: 40px;
 color: #888;
}
.comlist .h4 {
 margin-bottom: 6px;
}

.rcpy ,.kydt ,.djsz,.xkjs{
 margin-right: 30px;
}




.mod3 {
 width: auto;
 height: 240px;
 margin-bottom: 40px;
}
.zhuanti {
 width: 1200px;
 height: 240px;
 overflow: hidden;
}


.sclae {
 transition: All 0.4s ease-in-out;
 -webkit-transition: All 0.4s ease-in-out;
 -moz-transition: All 0.4s ease-in-out;
 -o-transition: All 0.4s ease-in-out;
}

.sclae:hover {
 transform: scale(1.2);
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -o-transform: scale(1.2);
 -ms-transform: scale(1.2);
}







.mod_select {
 float: right;
 margin-top: 8px;
}

.mod_select ul {
 margin: 0;
 padding: 0;
}

.mod_select ul li {
 list-style-type: none;
 float: left;
 margin-right: 70px;
 height: 30px;
 line-height: 30px;
}
.mod_select ul li.last {
 margin-right: 0;
}




.copyright {
 width: 100%;
 background: #2957a4;
 height: 80px;
 line-height: 80px;
 text-align: center;
 
}
.copyright p {
 color: #fff;
}



.lby {
 width: auto;
 min-height: 500px;
 margin-bottom: 50px;
}
.col-banner {
 width: 100%;
 height: 320px;
 margin-bottom: 30px;
 overflow: hidden;
}

.col-nav {
 float: left;
 margin-right: 30px;
 width: 216px;
 text-align: center;
}

.col-nav p {
 width: 100%;
 font-weight: bold;
 font-size: 18px;
 color: #fff;
 background: #2957a4;
 height: 48px;
 line-height: 48px;
 
}
.col-nav ul li {
 height: 41px;
 line-height: 41px;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #ddd;
 background: #f2f2f2;
}
.col-nav ul li a {
 display: block;
 font-size: 16px;
}


.lby-list {
 float: left;
 width: 925px;
}
.lby-list-top {
 height: 45px;
 line-height: 45px;
 border-bottom: 1px solid #2957a4;
 margin-bottom: 15px;
}

.lby-list .teacherlist {}
.lby-list .teacherlist ul {list-style-type:none;padding:0;margin:0;}
.lby-list .teacherlist ul li {float:left;height:28px;line-height:28px;text-align:center;width:135px;border:1px solid #ccc;margin:8px;}

.second-col {
 float: left;
 color: #2957a4;
 font-size: 18px;
 font-weight: bold;
 padding-left: 10px;
}

.site {
 float: right;
 
}
.site a{
 color: #696969;
}
.site a:hover {
 color: #2957a4;
}
.lby-list ul li {
 padding-left: 3px;
 height: 33px;
 line-height: 33px;
}

.lby-list .date {
 float: right;
 color: #696969;
}

.lby-list .hr {
 height: 1px;
 border-bottom:  1px dashed #ddd;
 margin-top: 2px;
 margin-bottom: 2px;
}

.pagebar {
 margin-top:25px;
 height: 60px;
 line-height: 60px;
 text-align: center;
}
.pagebar table tbody td {}
.pagebar table tbody td table {height:45px !important;line-height:45px !important;font-size:15px !important;}
.pagebar table tbody td table td {font-size:15px !important;font-family:"微软雅黑" !important;}
.pagebar table tbody td table td span, .pagebar table tbody td table td a, .pagebar table tbody td table td input {
    font-size: 15px !important;
 font-family:"微软雅黑" !important;
    display: inline-block !important;
    height: 30px !important;
    padding: 0px 10px !important;
    background: #fff !important;
    color: #ccc !important;
    border: solid 1px #AFD5F5 !important;
    line-height:30px !important;
 margin:0px 5px 0px 0px !important;
 }

.nry {
 padding: 0px;
}
.nry h1 {
 font-size: 18px;
 text-align: center;
 line-height: 36px;
 margin-bottom: 5px;
}

.nry .dec {
 text-align: center;
 line-height: 20px;
 color: #9c9c9c;
}

.nry .hr {
 height: 1px;
 border-bottom:  1px dashed #ddd;
 margin-top: 10px;
 margin-bottom: 10px;
}
.nry-in {
 padding: 10px 0px;
}
.nry-in p {
 font-size: 15px;
 text-indent: 2em;
 line-height: 160%;
 margin-bottom: 25px;
}

.word-change {
 width: auto;
 height: 60px;
 line-height: 60px;
 border-top:1px solid #eee;
 padding-top:10px;
}
.word-change .pre {
 display:block;
 line-height: 25px;
}
.word-change .next {
 display:block;
 line-height: 25px;
}



.daye {
 background:#fff;
 padding: 30px 40px;
}

.daye p {
 font-size: 15px;
 text-indent: 2em;
 line-height: 30px;
 margin-bottom: 25px;
}

.daye .pagesbar {
 background:#eee;padding:10px;margin-top:15px;text-align:center;
}
.daye .pagesbar span {font-size:16px;}
.daye .pagesbar span>sapn {display:black;float:left;padding:3px 10px !important;background:#fff !important;}


.listbox{
 margin-top:10px;
 width:922px;
 overflow:hidden;
 float:left;
 clear:both;
 overflow:hidden;
 border:1px solid #ccc;
 margin-bottom:20px;
}

 .indextitle {height:40px;line-height:40px;text-align:center;font-size:15px;font-weight:bold;border-bottom:1px solid #ccc;}
 .lists {width:922px;}
 .lists dt {height:35px;line-height:35px;border-bottom:1px solid #ccc;text-indent:10px;width:922px;}
 .lists dd {width:922px;min-height:30px;height:auto;margin-top:5px;}
 .lists dd .slist {width:922px;display:block;}
 .lists dd .slist li {float:left;height:28px;line-height:28px;border:1px solid #ddd;width:135px;text-align:center;margin:8px;}
 
 .schlist {}
 .schlist table {margin-top:15px;}
 .schlist li {border-bottom:1px dotted #ddd;height:36px !important;line-height:36px !important;}