/*初始化*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
body, button, input, select, textarea { font-size:12px; font-family:"Microsoft YaHei";}
ul, ol { list-style:none; }
a,a:hover { text-decoration:none; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
fieldset, img { border:0; }
img{vertical-align: bottom;}
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.w1200{width: 1200px;margin: 0 auto;}
.list-title{
    width: 100%;
    height: 30px;
    border-bottom: 2px solid #ebebeb;
    position: relative;
}
.list-title b{
    display: block;
    position: absolute;
    border-bottom: 2px solid #256abe;
    color: #256abe;
    font-size: 15px;
    line-height: 30px;
    padding: 0 5px;
}
.list-title a{
    font-size: 14px;
    line-height: 30px;
    color: #8f8f8f;
}
.list ul{
    margin-top: 15px;
}
.list ul li{
    font-size: 15px;
    line-height: 32px;
}
.list ul li .dot{
    float: left;
    display: inline-block;
    width: 5px;
    height:5px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #256abe;
    position: relative;
    top:13px;
}
.list ul li a{
    float: left;
    color: #1c1c1c;
}
.list ul li .date{
    float: right;
    font-size: 13px;
    color: #858585;
}
.list-first{
    margin-bottom: 10px;
}
.list-first a{
    display: block;
    width: 220px;
    color: #1c1c1c;
}
.list-first a h3{
    font-size: 15px;
    line-height: 24px;
}
.list-first a p{
    font-size: 14px;
    color: #7a7a7a;
    line-height: 20px;
}
.list2 ul{
    margin-top: 15px;
}
.list2 ul li{
    border-bottom: 1px solid #eaeaea;
    line-height:37px;
    height:37px;
}
.list2 ul li .lm{
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #256abe;
}
.list2 ul li .time{
    float: right;
    font-size: 13px;
    line-height:30px;
    color: #858585;
}
.list2 ul li a{
    font-size: 15px;
    line-height: 32px;
    color: #1c1c1c;
    float:left;
}
.list3{
    display: none;
    width:100%;
    padding-bottom:6px 0;
}
.list3 li{
    float: left;
    margin: 15px 30px 0 39px;
}
.list3 li img{
    vertical-align: bottom;
}
.list3.active{
    display: block;
}
.num{
    margin: 5px auto;
    width: 60px;
}
.num li{
    float: left;
    width: 20px;
    height: 10px;
    margin: 20px 5px;
    background-color: #c4c4c4;
    cursor:pointer;
}
.num li.active{
    background-color: #f16666;
}

.header{
    height: 152px;
}
.head-top{
    height: 33px;
    background-color: #00488b;
    color: #ffffff;
    line-height: 33px;
    font-size: 12px;
    overflow: hidden;
}
#js187328jsclock{display:inline-block;}
#js187328jsclock{display:inline;}
.head-bottom{
    height: 119px;
    background-color: #025bae;
}
.logo{
    margin-top: 19px;
}
.top-link{
    margin-top: 19px;
}
.top-link ul li{
    float: left;
    color: #ffffff;
    font-size: 14px;
}
.top-link ul li.shu{
    margin: 0 25px;
}
.top-link ul li a{
    color: #ffffff;
}
.search{
    width: 244px;
    height: 14px;
    padding: 9px 15px;
    border-radius: 16px;
    background-color: #fff;
    margin-top: 15px;
}
.search input{
    background-color: transparent;
    border: none;
    outline: none;
}
.search .txt{
    width: 220px;
}
.search .sub{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../images/search.png") no-repeat;
}

.nav{
    height: 50px;
    background-color: #fff;
    position: relative;
    z-index: 9;
}
.nav ul.menu>li{
    float: left;
    width: 100px;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    padding: 8px 0;
    position: relative;
}
.nav ul.menu li a{
    color: #484848;
}
.nav ul.menu li:hover{
    background: #025bae;
}
.nav ul.menu li ul.submenu{
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    background:url("../images/subbg.png");
    width: 100%;
}
.nav ul.menu li ul.submenu li{
    font-size: 14px;
    line-height: 36px;
}
.nav ul.menu li:hover a{
    color: #ffffff;
}
.nav ul.menu li:hover ul.submenu{
    display: block;
}

.banner{
    width: 100%;
    height: 400px;
    position: relative;
}
.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container { margin-bottom: 50px; position: relative; float: left; width: 100%; }
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%;height: 400px; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0, .8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; text-align:right; }
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("../images/themes.gif") no-repeat left top; margin-top: -45px; }
.slide_nav:active { opacity: 1.0; }
.slide_nav.next { left: auto; background-position: right top; right: 0; }
.rslides li i{display:block; left:50%; margin-left:-550px; bottom:0; line-height:50px; color:#f00;position:absolute; z-index:10000;}
.banner-zs{
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.banner-zs img{
    width: 100%;
    height: 260px;
    vertical-align: bottom;
}



.main{
    width: 100%;
    min-height: 817px;
    background: #fff url("../images/bg.png") no-repeat bottom left;
}
.bg-f{
    width: 1300px;
    min-height: 817px;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom:12px;
}
.f1,.f2,.f3{
    width:100%;
}
.f1{
    height: 275px;
    margin-top: 25px;
}
.f2{
    height:320px;
    margin-top: 30px;
}
.f3{
    height: 167px;
}
.tzgg{
    width: 380px;
    height:275px;
}
.tpxw{
    width: 350px;
    height: 275px;
    margin: 0 25px;
}
.tpxw-pic{
    width: 350px;
    height: 243px;
    overflow:hidden;
}
/*轮播*/
div.slideBox{ position:relative; width:350px; height:243px; overflow:hidden;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/;width:350px; height:243px;}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:40px; background-color:#000; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:15px; line-height:40px; margin-left:10px; text-decoration:none;}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:10px; height:10px; background-color:#FFF; text-indent:-99999px; margin:15px 10px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#f00;}
/*END轮播*/
.xxxw{
    width: 420px;
    height: 275px;
}
.xydt{
    width:380px;
    height: 320px;
}
.mtjj{
    width: 410px;
    margin: 0 25px;
    height: 320px;
}
.jgg{
    width: 100%;
    height:125px;
    padding:16px 0;
    background-color: #f4f4f4;
}
.ztzl{
    width:1200px;
    height: 167px;
    overflow: hidden;
}
.ztzl .prev,.ztzl .next{
    margin-top: 41px;
    cursor: pointer;
}
.ztzl .pic-container{
    width: 1148px;
    height: 105px;
    margin: 15px 0;
    float: left;
    overflow: hidden;
    position: relative;
}
.ztzl .pic-container ul{
    position: absolute;
}
.ztzl .pic-container ul li{
    width: 287px;
    height:105px;
    float: left;
    text-align: center;
}
.ztzl .pic-container ul li img{
    width: 280px;
    height:105px;
    vertical-align: bottom;
}


.nav2-top{
    width: 230px;
    height: 50px;
    margin-top: 20px;
    background: #025bae url("../images/btbg.png") no-repeat 20px 0;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
}
.nav2 ul{
    border-left: 5px solid #025bae;
    width: 225px;
}
.nav2 ul li{
    font-size: 15px;
    line-height: 40px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 35px;
}
.nav2 ul li a{
    color: #504f4f;
}
.nav2 ul li:hover{
    padding-left: 30px;
    border-left: 5px solid #ffa200;
}
.nav2 ul li:hover a{
    color: #ffa200;
}
.list4{
    width: 940px;
    margin-top: 20px;
}
.page{
    width:35%;
    margin: 15px auto;
    text-align: center;
}
.content{
    padding: 15px 25px;
    word-wrap: break-word;
}
.content h1{
    font-size: 20px;
    line-height: 30px;
    color: #222222;
    text-align: center;
    margin:5px 0;
}
.content .content-time{
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    text-align: center;
}
.content .content-detail{
    padding: 20px 0;
    font-size: 16px;
    line-height: 34px;
    color: #000;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.content .content-page p a{
    font-size: 14px;
    line-height: 30px;
    color: #025bae;
}
.content .vsbcontent_img{text-align:center;}
.list-pic ul li{
    float: left;
    width: 25%;
    margin-top: 20px;
    text-align: center;
}
.list-pic ul li img{
    width:220px;
    height: 140px;
}
.list-pic ul li p{
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
.list-pic ul li p a{
    color: #000;
}
.jgsz{
    padding-top: 25px;
}
.jg-title{
    font-size: 15px;
    line-height: 35px;
    color: #000000;
    background-color: #f3f3f3;
    border-left: 5px solid #025bae;
    padding-left: 15px;
    margin-top: 15px;
    font-weight: bold;
}
.jg-bt{
    font-size: 15px;
    color: #025bae;
    line-height: 30px;
    background: url("../images/bg1.png") repeat-x 0 10px;
}
.jg-bt b{
    float: left;
    display: inline-block;
    background-color: #fff;
    padding: 0 20px;
}
.jg-list ul{
    width: 930px;
    margin-top: 15px;
 margin-bottom: 25px;
}
.jg-list ul li{
    float: left;
    margin: 10px 20px 0 0;
    line-height: 30px;
    font-size: 14px;
text-indent:12px;
min-width:270px;
}
.jg-list ul li a{
    color: #222;
    display:block;
}
.jg-list ul li a:hover{
        display:block;
	color:#025bae;
        font-weight:bold;
}





.footer{
    height: 218px;
}
.footer1{
    height:168px;
}
.foot-top{
    height: 50px;
    background-color: #025bae;
}
.foot-top ul li{
    float: left;
    width: 15%;
    height: 20px;
    margin: 15px 5%;
}

.foot-bottom{
    height: 168px;
    background-color: #00488b;
}
.bq{
    width: 525px;
    height: 120px;
    padding-left: 110px;
    margin-top: 25px;
    background: url("../images/logo-bm.png") no-repeat;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}
.qh{
    width: 66px;
    height: 26px;
    margin-top: 58px;
    background-color: #0055a4;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
}
.qh a{
    color: #fff;
}
.ewm{
    margin-top: 15px;
}
.ewm li{
    float: left;
    margin-left: 20px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
}
.fwl{
    margin-top: 15px;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
}
.sydw{
    margin: 35px 30px 0 0;
}
.sp_bd{width:356px;}

.school-tab{
  width: 100%;
}
.school-tab .hd{
  width: 100%; 
  height:32px;    
  position:relative;
  border-bottom:2px solid #ebebeb;
}
.school-tab .hd .more {
  height:30px;
  line-height: 30px;
  position: absolute;
  right: 10px;
  top: 0;
  display: inline-block;
  text-align: right;
}
.school-tab .hd .more a {
  color: #8f8f8f; 
  font-size:14px;
}
.school-tab .hd ul {
  float:left;  
  position:absolute; 
  left:0px; 
  top:0; 
  height:38px;
}
.school-tab .hd ul li {
  float:left; 
  width: 75px;
  height:30px; 
  line-height:30px;
border-bottom: 2px solid #ebebeb;
  font-size:15px;
  color: #4a4a4a;
  text-align: center;  
  cursor:pointer;  
  margin-top:2px;
  margin-right:10px;
font-weight:bold;
}
.school-tab .hd ul li.on {
  border-bottom: 2px solid #256abe;
  color: #256abe;
}

.list-pic2{ width:100%;}

.ds-more{width:100%;padding:50px 0 50px;}
.slider1{ width:840px;margin:0 auto;}

.list-pic2 .ds-more .item{float:left;position:relative;display:block;overflow:hidden;}
.list-pic2 .ds-more .item a{width:190px;height:356px;}
.list-pic2 .ds-more .item img{width:190px;height:356px;display:block;margin:0 auto;}

.ds-more .slick-arrow{width: 42px;height: 44px;position: absolute;top: 42%;margin-top: -10px;border: none;cursor: pointer;outline: 0;text-indent: -9999em;z-index: 999;}
.ds-more .slick-prev{background: url(../images/detp.png) no-repeat; left: -50px;} 
.ds-more .slick-next{background: url(../images/detn.png) no-repeat; right: -50px;} 

.list-pic2 .ds-more .slick-arrow:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.clear:after{ content:"."; height:0px; display:block; visibility:hidden; clear:both;}

.clear{ zoom:1; clear:both;}

a{text-decoration:none;color:black;}

.tab{width: 100%;height: 273px;overflow:hidden;}

.tab_b{/* overflow:hidden; */margin:5px;}

.menus{/* overflow:hidden; */width: 100%;height: 30px;position: relative;border-bottom: 2px solid #ebebeb;}

.menus  li{display:block;float:left;text-align:center;width:100px;line-height: 30px;borde r-right:0px #ccc solid;border-bottom: 0px #FFFFFF solid;}

.menus li a{display:block;font-size: 15px;font-weight: 600;}

.menu_d{border-bottom:1px #FFFFFF solid;background-color:#FFFFFF;}

ul.aixuexi {    margin-top: 16px;}
.tab ul li.xuexi{background: #FFFFFF;border-bottom: 2px solid #256abe;}

.aixuexi li{width:100%;border: aliceblue;text-align:left;font-size: 15px;line-height: 32px;}

.tab ul li.xuexi a {color: #256abe;}
span.more {float: right;font-size: 14px;line-height: 30px;}

span.more a {
    color: #8f8f8f;}

span.dot {
    float: left;
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #256abe;
    position: relative;
    top: 14px;}

span.date {
    float: right;
    font-size: 13px;
    color: #858585;}