/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
html , body {font-size: 14px; font-family: "Microsoft YaHei",\5b8b\4f53, arial;}
body { background:#fff; color:#000; font-size:14px; font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;overflow-x: hidden; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var,i { font-style:normal; font-weight:normal;}
a { color:#000; text-decoration:none; }
a:hover , a:focus{ text-decoration:none;color: #bb0101; }
img { border:none; max-width: 100%; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Microsoft Yahei,Helvetica,Arial,sans-serif;outline:none; margin:0px; padding:0px; }
table { border-collapse:collapse; }

body{
    background: #fff;
    min-width:1200px;
}
/*首页*/
#head{
    width: 100%;
    height: 190px;
	background-size;cover;
}
.head_dt{
    width: 1200px;
    margin: auto;
    height: 100%;
}
.head_dt>a{
    display: block;
    float: left;
    height: 190px;
}
.head_dt>a>img{
    display: block;
    height: 190px;
}
.navigation{
    width: 100%;
	/* background:url(../image/nav_bg.png) no-repeat center center; */
	background:#0b6cb8;
	background-size:1920px 55px;
    height: 55px;
	margin-bottom:0;
	/* margin-top:-4px; */
}
.navigation2{
    width: 100%;
	/* background:url(../image/nav_bg.png) no-repeat center center; */
	background:#0b6cb8;
	background-size:1920px 55px;
    height: 45px;
	margin-bottom:0;
	/* margin-top:-4px; */
}
.nav_block{
    width: 1200px;
    margin: auto;
    height: 100%;
}
.menu_list{
    width: 1136px;
    float: left;
}
.menu_list>li{
    width: 12.5%;
    float: left;
    height: 55px;
	position:relative;
	z-index:100;
}
.menu_list>li:hover{
	background:#de361f;
}
.menu_list>li>ul{
	position:absolute;
	top:55px;
	width:100%;
	z-index:200;
	display:none;
}
.menu_list>li>ul>li{
	width:100%;
	height:55px;
	background:#0b6cb8;
}
.menu_list>li>ul>li:hover{
	background:#de361f;
}
.menu_list>li>ul>li>a{
	display:block;
	width:100%;
	text-align:center;
	line-height:55px;
	color:#fff;
}

.menu_list>li>a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1.2px;
}
.search_icon{
    width: 180px;
    float: right;
    height: 35px;
    margin-top: 10px;
	border-radius:17.5px;
	overflow:hidden;
	border:1px solid #f58b8b;
	margin-right:15px;
}
.search_icon>input{
    display: block;
    width: 120px;
    float: left;
    height: 30px;
    padding:0 0 0 10px;
    margin:0;outline: none;
    border: 0;
    font-size: 14px;
    letter-spacing: 1px;
	background:transparent;
	color:#fff;
	margin-left:10px;
	border-top-left-radius:17.5px;
	border-bottom-left-radius:17.5px;
}
.search_icon>button{
    display: block;
    height: 30px; width: 30px;
    border: 0;padding: 0;
    margin: 0;background:transparent;
    float: right;
    margin-right: 8px;
}
.search_icon>button>img{
    display: block;
    width: 22px;
    height: 22px;
    margin:auto;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#fff;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#fff;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#fff;
}
.committee_content{
	width:1200px;
	margin:auto;
    overflow: hidden;
    padding-top: 2px;
}
.swiper1{
	width:580px;
	float:left;
	height:360px;
}
.swiper-slide>img{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper-pagination-bullet{
    width: 12px!important;
    height: 12px!important;
}

.swiper-pagination-bullet{
    background: #bbb!important;
    opacity: 0.6!important;
}
.swiper-pagination-bullet-active{
    background: #fff!important;
    opacity: 1!important;
}
.notice{
    padding-top: 15px;
    width: 580px;
    float: right;
}
.notice_title{
    overflow: hidden;
	padding-bottom:8px;
	border-bottom:1px solid #ddd;
}
.notice_title>h3{
    float: left;
    line-height: 28px;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1.3px;
    color:#d8000a;
}
.notice_title>img{
    display: block;
    float: left;
    margin-right: 8px;
margin-top:5px;
}
.more{
    display: block;
    float: right;
    color:#aaa;
    font-size: 14px;
    line-height: 27px;
}
.notice_list{
    overflow: hidden;
    padding-top: 5px;
}
.notice_list>li{
    line-height: 38px;
    width: 100%;
    float: left;
}
.notice_list>li>i{
    font-size: 30px;
    height: 20px;
    line-height: 20px;
    display: block;
    float: left;
    margin-right: 10px;
}
.notice_list>li>a{
    letter-spacing: 0.8px;
    display: block;
    width: 420px;
    float: left;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.notice_list>li>span{
    float: right;
}
.notice_list>li>a>span{
    margin-right:3px;
    color:#bb0101;
}
.content_one{
    overflow: hidden;
    padding-top:20px;
}
.content_two{
    overflow: hidden;
    width: 100%;
    padding:24px 0;
}
.content_L{
    width: 580px;
    float: left;
}
.newslist{
    overflow: hidden;
    margin-top: 20px;
}
.newslist>li{
    width: 186px;
    float: left;
    margin-right: 10px;
   background:#fcfcfc;
}
.newslist>li:nth-last-child(1){
    margin-right: 0;
}
.newslist>li>img{
    display: block;
    width: 100%;
    height: 135px;
}
.newslist>li>a{
    display: block;
    line-height: 28px;
    padding:8px 10px;
    letter-spacing: 1px;
	margin-top:5px;
	font-size:15px;
}
.newslist>li>p{
    letter-spacing: 1px;
    margin:6px 0;
    line-height: 28px;
	color:#6b6b6b;
	margin-top:0;
   padding:0 10px;
}
.newslist>li>span{
    letter-spacing: 1px;
    margin-top: 6px;
    display:block;
    font-size: 14px;
	color:#6b6b6b;
    padding:0 10px 5px;
}
.content_R{
    width: 580px;
    float: right;
}
.content_S{
    float: right;
}
.Files{
    width: 100%;
    margin-top: 20px;
}
.Files>ul{
    width: 100%;
    float: left;
}
.Files>ul>li{
    width: 175px;
    float: left;
    margin-right: 26px;
    position: relative;
}
.Files>ul>li:last-child{
    margin-right: 0;
}
.Files>ul>li>span{
    display: block;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    letter-spacing: 1.5px;
    background:#f5f5f5;
    text-align: center;
    cursor: pointer;
}
.Files>ul>li.active>span{
    background:#d8000a;
    color: #fff;
}
.Files>ul>li>i{
    width: 0px;
    height: 0px;
    border-left: 13px solid transparent;
    border-top: 12px solid #d8000a;
    border-right: 13px solid transparent;
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -12px;
    display: none;
}
.Files>ul>li.active>i{
    display: block;
}
.files_cont{
    width: 100%;
    float: left;
}
.files_cont .file_list{
    display: none;
}
.files_cont .file_list.active{
    display: block;
}
.content_three{
    overflow: hidden;
    margin-top: 20px;

}
.content_three>li{
    width:290px;
    margin-right:12px;
    height: 55px;
    line-height: 55px;
    float: left;
}
.content_three>li:nth-last-child(1){
    margin-right: 0;
}
.content_three>li:hover{
   opacity:0.8;
}

.content_three>li>a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    padding:0 5%;
    text-align:center;
    font-size:16px;
}
.content_three>li>a>i{
    font-size: 20px;
    margin-right: 1px;
    margin-left: 2px;
}
.content_four{
    overflow: hidden;
  /*  padding: 30px 0 30px;*/
}
.content_four>div{
    float: left;
}
.content_four_L{
    width: 395px;
    margin-right: 40px;
}
.base>li>a{
    width: 260px;
}
.content_four_C{
    width: 395px;
}
.content_four_R{
    float: right!important;
    width: 345px;
  /*  background: #f8f8f8; */
    padding: 15px 12px 5px;
}
.videos_block{
    width: 100%;
    margin-top: 10px;
}
.videos_block>video{
    width: 100%;
    height: 100%;
}
.video_title{
    line-height: 35px;
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.videos_block>li>a{
	display:block;
    width:100%;
    height:185px;
}
.videos_block>li>a>img{
	display:block;
	width:100%;
	height:100%;
}
.links{
    padding: 20px 0;
    margin:0 auto;
	overflow:hidden;
}
.links_one{
	width:100%;
}
.links_two{
	width:1200px;
	margin:auto;
	overflow:hidden;
}
.links_one{
	border-bottom:2px #ddd solid;
}
.links_one>div{
	height:48px;
    width:1200px;
    margin:auto;
	padding-bottom:15px;
}
.links_one>div>span{
    letter-spacing: 1px;
    display: block;
    float: left;
    line-height: 30px;
	font-size:16px;
}
.links_one>div>a{
    display: block;
    margin-right: 30px;
    margin-left: 15px;
    float: left;
    line-height: 30px;
}
.filter-box{
    width: 190px;
    float: left;
    height: 30px;
}
.filter-text .filter-title{
    height: 30px!important;
    line-height: 30px!important;
}
.filter-list li.filter-selected{
    background-color:#bb0101!important;
}
.weixin_block{
    width: 140px;
    float: left;
    height: 30px;
    background: #fff;
    padding-left: 18px;
    margin-left: 20px;
    margin-right:22px;
}
.weibo_block{
    width: 140px;
    float: left;
    height: 30px;
    background: #fff;
    padding-left: 18px;
    line-height: 30px;
    margin-left: 20px;
}
.weixin_block>a{
   display:block;
   width:100%;
   height:100%;
}
.weixin_block>a>img{
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-top: 5px;
    float: left;
    margin-right: 10px;
}
.weibo_block>a{
   display:block;
   width:100%;
   height:100%;
}
.weibo_block>a>img{
    width: 20px;
    height: 20px;
    margin-top: 5px;
    float: left;
    margin-right: 10px;
}
.weixin_block>a>span, .weibo_block>a>span{
    line-height: 30px;
}
.university_logo{
    height: 56px;
    display: block;
    float: left;
    margin-top:3px;
}
.foot{
    padding-top: 15px;
    float: left;
    width: 100%;
}
.weibocode{
    float: right;
    margin-right: 55px;
}
.xili{
  /*  float: right;*/
    padding:0px 05px 0px 200px;
    margin-right: 85px;
}
.list_content{
    overflow: hidden;
    width: 1200px;
    margin: 15px auto 20px;
}
.list_content_L{
    width:180px;
    float: left;
}
.list_content_R{
    float: right;
    width: 100%;
    padding: 0 20px;
    min-height: 650px;
}
.list_content_L>span{
    width: 100%;
    height: 60px;
    background:url(../image/column.png) no-repeat center center;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 55px;
	background-size:100% 100%;
}
.list_content_R_title{
    line-height: 60px;
    height: 60px;
    border-bottom: 2px solid #bb0101;
}
.list_content_R_title>a{
    letter-spacing: 1.3px;
    float: right;
    display: block;
}
.list_news{
    margin-top:10px;
}
.list_news>li{
    border-bottom: 1px #ccc dashed;
    line-height: 60px;
    overflow: hidden;
}
.list_news>li>i{
    float:left;
	width:6px;
	height:6px;
	display:block;
	background:#cccccc;
	margin-top:27px;
	margin-right:12px;
}
.list_news>li>a{
    width: 900px;
    display: block;
    float: left;
    letter-spacing: 1.2px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.list_news>li>span{
    display: block;
    float: right;
}
.pages{
    margin-top: 20px;
    margin-bottom: 120px;
}
.list_content_R_details{
    padding-top: 50px;
}
.list_content_R_details>h1{
    font-size: 24px;
    letter-spacing: 1px;
    width: 75%;
    margin: auto;
    text-align: center;
    line-height: 35px;
	color:#4c4c4c;
}
.public_info{
    text-align: center;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 40px;
    border-bottom:1px #ccc dashed;
    padding-bottom: 20px;
    margin-bottom:20px;
}
.list_content_R_info{
    padding: 20px 0;
    margin-bottom: 30px;
}
.list_content_R_info>p{
    text-indent: 2em;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 30px;
}
.explain{
    width: 100%;
    float: left;
    border-top: 1px #ccc dashed;
    padding-top: 15px;
}
.explain>li{
    width: 46%;
    float: left;
    margin-bottom: 20px;
}
.explain>li>span{
    display: block;
    float: left;
    padding-left: 7px;
    margin-right: 15px;
}
.explain>li>a{
    display: block;
    float: left;
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align:left;
}
.explain>li:nth-child(2){
    float: right;
}
.copyright{
	float: left;width: 300px;
	margin-left: 20px;
	margin-top:7px;
}
.copyright>p{
	line-height:25px;
}

.select{position:relative;float:left;margin:0 10px;width:170px;margin-right:25px;}
.select dt{box-sizing:border-box;height:28px;display:inline-block;border:1px solid #d2ccc4;background:#fcfcfb url(./../image/icon_arrow_down_x2.png) no-repeat 97% center;background-size:12px 12px; line-height:28px;font-weight:normal;padding-left:10px;cursor:pointer;width:100%;padding-right:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;}
.select dt:hover,.select dt.cur{border:1px solid #409DFE;box-shadow:0 0 3px #409DFE;}
.select dd{position:absolute;left:0;top:29px;border:1px solid #d2ccc4;background:#fff;display:none;width:100%;}
.select dd ul{padding:4px;width:100%;max-height:115px;overflow:auto;box-sizing:border-box;}
.select dd ul li a{line-height:28px;display:block;padding:0 8px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.select dd ul li a:hover{background:#f5f5f5;}

.address{
    float: left;margin-top: 10px;
}
.address>p{
    line-height: 25px;
}
.list_content_R_title>span{
    font-size: 20px;
    letter-spacing: 1px;
    display: block;
    float: left;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 200px;
    margin-top: 6px;
    line-height: 50px;
    font-weight: 600;
    color: #333;
    padding-left: 10px;
}
.list_content_R_title>img{
    display: block;
    width: 25px;
    height: 25px;
    float: right;
    margin-right: 6px;
    margin-top: 17px;
}
.pagination>li>a, .pagination>li>span{
    color: #000;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color:#0a5894;
    border-color:#0a5894;
}
.pagination{
    margin: 40px 0;
}
.swiper-container{
   height:360px;
}
.swiper-slide a{
   display:block;
    width:100%;
    height:100%;	
}
.swiper-slide a>img{
	display:block;
    width:100%;
    height:360px;
}
.location{
  float:right!important;
  font-size:15px!important;
  display:block!important;
  width:auto!important;
  color:#808080!important;
  font-weight:normal!important;
}
.location>a{
	color:#808080;
}

.select_block{
	float:left;
       margin-right:135px;
}
.swiper-title{
	height:40px;
	line-height:40px;
    background:rgba(0,0,0,.4);
	position:absolute;
	bottom:0;left:0;
	width:100%;
	box-sizing:border-box;
	z-index:100;
}
.swiper-title>span{
	color:#fff;
	display:block;
	width:70%;
    letter-spacing:1px;
	padding-left:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.swiper-pagination{
    left: auto!important;
    right: 0!important;
    height: 40px!important;
    bottom: 0!important;
	padding-top:3px;
	z-index:1000;
    width:120px!important;
    line-height:40px!important;
}
.imgarealist .PrevDisabled,.imgarealist .Prev{
    line-height: 1.42857143!important;
    padding:6px 12px!important;
    text-decoration: none!important;
    background-color: #fff!important;
    border: 1px solid #ddd!important;
    font-size:14px!important;
    height:auto!important;
    float: left;margin-right:0!important;
}
.imgarealist table,.imgarealist table td{
   text-decoration: none!important;
    background-color: #fff!important;
    font-size:14px!important;
    line-height: 1.42857143!important;
    box-sizing:border-box;   
}
.imgarealist .this-page{
    padding: 6px 12px!important;
    margin-left: -1px!important;
    line-height: 1.42857143!important;
    color: #fff!important;
    text-decoration: none!important;
    background-color:#1a57b0!important;
    border: 1px solid #1a57b0!important;
    font-size:14px!important;height:auto!important;
    margin-right:0!important;
}
.imgarealist table a{
   font-size:14px!important;
    line-height: 1.42857143!important;
    text-decoration: none!important;
    background-color: #fff!important;
    height:auto!important;margin-right:0!important;
    border-left:none!important;
    border-color:#ddd!important;
}
.imgarealist table a.Prev{
  border-left: 1px solid #ddd!important;
}
.imgarealist table a:hover,.imgarealist table a:focus{
  background:#eee!important;
  font-size:14px!important;
}
.imgarealist .Next{
  margin-left:0!important;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  padding:6px 12px !important;
}
.imgarealist .NextDisabled{
  margin-left:0!important;
  font-size:14px!important;height:auto!important;
  padding:6px 12px!important;
  text-decoration: none!important;
  margin-left:0!important;
  line-height: 1.42857143!important;
  border-color:#ddd!important;
}
.imgarealist a{
  padding:6px 12px !important;
  font-size:14px !important;
  height:auto !important;
}
#gotopagebut{
   padding:6px 12px!important;
   box-sizing:content-box;
   border-color:#ddd!important;
   background:#fff;
   margin-right:10px;
}
.defaultInputStyle{
  padding:3px 7px!important;
  margin-right:6px!important;
  text-align:center;
  border:1px solid #ddd;
}
.adjust_line>li{
   line-height:25px;
}
.content_three>li>a>img{
  width:24px;
  height:24px;
  margin-right:5px;
  margin-top:-3px;
}
.foot_copyright{
   float:left;
   margin-top:7px;
   margin-left:20px;
}
.foot_copyright>p{
   line-height:25px;
}
.second_list>li>a{
    font-size: 20px!important;
    letter-spacing: 1px!important;
    display: block!important;
    float: left!important;
    -webkit-background-size: 100% 100%!important;
    background-size: 100% 100%!important;    
    margin-top: 6px!important;
    line-height: 50px!important;
    font-weight: 600!important;
    color: #333!important;
    padding-left: 10px!important;
}
.second_list>li{
   position:relative;
}
.second_list>li>i{
   position:absolute;
   width:2px;
   height:15px;
   background:#333!important;
   display:block;
   float:left;
   bottom:2px;
}
.second_list>li>a.current{
   color:#d8000a!important;
}
.footer {
    height: 170px;
  /*  background: #f3f3f3;*/
  /*  padding-top: 20px;  */
}
.px1200 {
    width: 1200px;
    margin: 0 auto;
}
.fl {
    float: left;
}
.footer-left {
    width: 450px;
    padding-top: 20px;
    padding-left: 30px;
}
.footer-mid {
    width: 140px;
    text-align: center;
    padding-top: 20px;
}
.footer-right {
    width: 420px;
    text-align: left;
    padding-top: 20px;
    margin-right: 10px;
}
.footer-left span {
    font-size: 15px;
    color: #414141;
    display: block;
    font-weight: bold;
    width: 80px;
    float: left;
}
.footer-right p {
    font-size: 15px;
    color: #474747;
    line-height: 31px;
}
.footer-left select {
    width: 200px;
    line-height: 30px;
    background: url(../images/sj.png) 95% center no-repeat #fff;
    font-size: 12px;
    float: none;
    margin: 0 60px 15px 20px;
}
.fr {
    float: right;
}
.footer-mid img {
    width: 100px;
    height: 100px;
    vertical-align: middle;
}