body {margin: 0 auto;/*overflow-x: hidden;*/ min-width: 320px;  font-family: Arial,'微软雅黑'; font-size: 0.7rem;background:#eee; line-height: 1rem;max-width: 1000px;}



.containerWrap{margin:0 auto;padding: 0em 0; }
.container{width:100%;}

.h_top{ width:100%;background:#0e4a92; border-bottom: 1px solid #2673b8; color: #fff;padding:0.6em 0; font-size: 1em;}
.h_top a{color: #fff; padding: 0px 0.8em;}
.pmar{margin-bottom:10px;}

.dh_top{width:100%;height:43px;line-height:43px;background:rgba(255,255,255,0.4);text-indent:1em;color:#074b96;font-size:16px;position:absolute;}
.dh_top_left{float:left;}
.dh_top_left a{color:#074b96;}  .dh_top_left a:hover{color:#074b96;text-decoration:underline;}




.menu{position:relative;float:right;}

.nav .menu img{width:2.2em;margin-top:0.875em;}
#Nav{width:26%;height:100%;position:fixed;overflow-y:auto;right:-26%;top:0px;background:#fff;z-index:10;}
#Nav ul li{padding:0 2%;}
#Nav ul li a{color:#fff;display:block;text-align:center;color:#4c4c4c;font-size:1.1965em;line-height:2.42em;border-bottom:1px solid #dbdbdb;}
#showRight{width:100%;height:100%;background:rgba(0,0,0,0.5);position:fixed;top:0;left:0;z-index:9;display:none;}
/*banner*/
.banner .swiper-wrapper .swiper-slide img{width:100%;}
.banner .swiper-wrapper .swiper-slide p{position:absolute;width:100%;left:0;bottom:0;color:#fff;font-size:1.385em;line-height:1.75em;text-indent:1em;background:rgba(0,0,0,0.46);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.banner .swiper-pagination{position:absolute;text-align:right;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10;bottom:0.5em;right:1em;}
.banner .swiper-pagination-bullet{width:0.68em;height:0.68em;border-radius:100%;display:inline-block;background:#c2c2c1;margin:0 0.2em;}
.banner .swiper-pagination-bullet-active{background:#fbb521;}
/*search*/
/************导航*************/
.dh_menu{width:100%;height:44px;background:#244c9d;position:relative;}
.menu{width:100%;height:44px;position:relative;float:right;}
.menu_left{width:60%;float:left;line-height:44px;padding:0px 6px;color:#fff;display:block;}
.menu_left li{float:left;}


.multi-language{position:relative;float:left;line-height: 44px; padding-left:10px;font-size: 0.8rem;color:#fff;}
.multi-language a{color:#fff;}
.multi-language a img{vertical-align: middle; margin-left: 5px;}
.multi-language-sub{padding:5px 10px;background-color:#244c9d;text-align:left;visibility:hidden;opacity:0;width:auto;position:absolute;z-index:999;margin:0;}
.multi-language:hover .multi-language-sub{visibility:visible;opacity:1;top:44px;left:0;}
.multi-language-sub li{display:block;width:100%;float:none;border:none;font-family:'Hind',sans-serif;font-size:14px; height: 30px; line-height: 30px; text-align: center;}
.multi-language-sub li a{color:#fff;}
.multi-language-sub li:first-child{border:none;}
.multi-language-sub ul li a{display:block;font-size:13px;padding-left:10px;position:relative;text-transform:capitalize;z-index:99;margin-top:5px;}



.containerWrap{min-width:320px;margin:0 auto;padding: 0em 0 0em;background:#fff;}
.container{width:100%;position:relative;}


.header img{width:30%;float:left;}

.logo{width:100%;height:89px;background:#003f97  url(../images/logo_bg.png) top right no-repeat;line-height:89px;border-bottom:1px #023e80 solid;text-indent:0.5em;}
.logo img{vertical-align:middle;}

#Nav{width:26%;height:100px;position:fixed;overflow-y:auto;right:-26%;top:0px;background:#fff;z-index:10;}
#Nav ul li{padding:0 2%;}
#Nav ul li a{color:#fff;display:block;text-align:center;color:#4c4c4c;font-size:1.1965em;line-height:2.42em;border-bottom:1px solid #dbdbdb;}
#showRight{width:100%;height:100%;background:rgba(0,0,0,0.5);position:fixed;top:0;left:0;z-index:9;display:none;}

.menu{width:100%;height:40px;background:#155a9f;position:relative;float:right;}
.menu_left{width:70%;float:left;line-height:40px;text-align:center;margin:0 auto;display:block;}
.menu_left ul{width:100%;margin:0 auto;}
.menu_left ul li{width:33.33%;float:left;text-align:center;font-size:15px;}

.menu_left ul li a{color:#fff;}

/*search*/
.fot_dh{height:46px;background:#dadada;}
.fot_dh_left{width:40%;float:left; color:#074b96;text-indent:1em;}    .fot_dh_left a{color:#074b96;text-decoration:none;}  

.fot_dh_right{width:100%;float:right;}

.search{width:96%;height:30px;line-height:30px;float:left;color:#fff; border-radius:15px;text-indent:1em;margin:8px 2%;background:#fff;}
.search .put{width:86%;float:left;line-height:30px;background:none;text-indent:1em;}   
.search .but{padding:6px 0px 0px;}


.header-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*text-indent: -119988px;*/
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  position: relative;

  display: block;
  width: 17px;
  height:17px;
  margin: 0;
  padding: 0;
  outline: none;
  background: url(../images/search.png) no-repeat;
  border: none;
  cursor: pointer;
}

#toggle-menu {
  float: left;
  background-position: 0 0;
  background-color: #bc0023;
position:absolute;z-indent:-2;}

#toggle-search {
  float: right;
  background-position: -60px 0;
}
#toggle-search.open:after {
  top: 40px;
}
#toggle-search:after {
  -moz-transition: top, 0.5s;
  -o-transition: top, 0.5s;
  -webkit-transition: top, 0.5s;
  transition: top, 0.5s;
  position: absolute;
  top: 52px;
  left: 50%;
  margin-left: -8px;
  content: "";
  border-color: transparent transparent #e1e4e7;
  border-style: solid;
  border-width: 8px 8px 12px;
}

#toggle-basket {
  position: relative;
  float: right;
  background-position: -120px 0;
}
#toggle-basket:before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 2px;
  height: 50px;
  content: "";
  background-color: #000;
}








.menu_right{float:right;width:15%;text-align:center;margin:0 auto;}



#conter{background:#fff;height:27px;position:absolute;top:auto;}


.conter_bg{width:100%;display:block;padding:5px 0px;}
.Maincon{width:97%;padding:0 1.5% 8px;}
.Maincon .Title{width:100%;color:#972831;position:relative;height:50px;width:100%;line-height:50px;border-bottom:1px #d9d9d9 solid;}
.Maincon .Title font{color:#972831;font-size:17px;PADDING-LEFT:10PX;color:#888;font-weight:normal;}


.news-name{display:block;color:#222;font-size:21px;height:50px;margin:0 auto;}

/***头条新闻***/
.bbg{width:100%;background:#003f97;}

.tt_font{width:98%;padding-left:2%;margin:12px 0px;}
.tt_font ul li{width:46%;float:left;margin-right:2%;}
.tt_font ul li  img{width:100%;height:100%; vertical-align:middle;}
/*.tt_font ul li .img{display: block;
    width: 100%;
    font-size: 0;
    text-align: center;
	    background-color: #f7f7f7;
    }*/

@media only screen and (min-width:0px) and (max-width:300px) {
	.tt_font ul li img{height:66px;line-height:66px;}
}
@media only screen and (min-width:300px) and (max-width:350px) {
	.tt_font ul li img{height:67px;line-height:37px;}
}
@media only screen and (min-width:350px) and (max-width:760px) {
	.tt_font ul li img{height: 80px;line-height: 80px;}
}
@media only screen and (min-width:760px) {
	.tt_font ul li img{height:140px;line-height:140px;}
}







.tt_font ul li span{line-height:23px;padding:6px 1.5%;font-size:12px;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;  /*省略号*/
word-wrap: break-word;/*允许换行*/
-webkit-line-clamp: 2; /*只显示两行*/

-webkit-box-orient: vertical;
border:1px #ddd solid;
}


.news-e{display:block;font-size: 1.4em;color: #106ab8; font-family: Aparajita; padding-left: 0.2em;line-height:1.5em; }
.news-more{font-size:15px;text-align:center;line-height:50px;margin:0 auto;display:block;padding-right:13px;}
.news-more a{color:#656565; }

.news-more1{font-size:15px;text-align:center;line-height:70px;margin:0 auto;display:block;padding-right:13px;}
.news-more1 a{color:#fff; }


.Maincon .Title em{display:inline-block;width:0.15em;position:relative;height:0.85em;background:#3c6d87;top:0.125em;margin-right:0.4em;}
.Maincon .Title b{color:#2b2b2b;}
.mainOne img{display:block;width:100%;margin-bottom:0.6em;}
.mainOne p{font-size:1.1965em;color:#4c4c4c;text-indent:2em;line-height:1.5em;}
.know{display:block;margin:1em auto 0;width:35%;background:#3c6d87;color:#fff;text-align:center;font-size:1.3675em;border-radius:5px;line-height:2.45em;}



.Maincon .Title1{width:100%;position:relative;height:50px;width:100%;line-height:50px;border-bottom:1px #d9d9d9 solid;}
.Maincon .Title1 font{color:#fff;font-size:17px;PADDING-LEFT:10PX;font-weight:normal;}
.news-name1{display:block;color:#222;font-size:21px;height:50px;margin:0 auto;border-bottom:5px #003f97 solid;margin-top:-2px;}

.news-name2{display:block;color:#fff;font-size:21px;margin:0 auto;height:70px;line-height:70px;}
.Maincon .Title2  .font{padding-top:20px;float:left;padding-right:10px;}


.Maincon .Title .font,.Maincon .Title1 .font{padding-top:12px;float:left;padding-right:10px;}

.Maincon .Title2{width:100%;position:relative;height:60px;width:100%;line-height:60px;    border-bottom: 1px solid #3f58b3;}

.Maincon .Title3{width:100%;position:relative;height:50px;width:100%;line-height:50px;}
.Maincon .Title3 .font{padding-top:8px;float:left;padding-right:10px;}


.three-list{width:100%;}
.three-list li{margin-bottom:14px;}
.three-list li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0;}
.three-list li .three-con{width:100%;border-bottom:1px #ccc dashed;padding:12px 0px 8px;}
.three-list li .three-con .img{width:33%;height:auto;display:block;float:left;}
.three-list li .three-con .img img{display:block;width:100%; }
.three-list li .three-con .wen{width:64%;padding-bottom:10px;padding-left:3%;}
.three-list li .three-con .wen .tit{font-size:15px;display:block;padding:8px 0px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.three-list li .three-con .wen .tit a{color:#000;}

.three-list li .three-con .wen p{font-size:14px;line-height:1.75em;color:#777777;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;  /*省略号*/
word-wrap: break-word;/*允许换行*/
-webkit-line-clamp: 2; /*只显示两行*/

-webkit-box-orient: vertical;}
.three-list li .three-ico{text-align:right;font-size:1.25em;line-height:1.75em;color:#9d9d9d;margin-top:0.4em;}
.three-list li .three-ico span{display:inline-block;margin-left:0.6em;}
.three-list li .three-ico span.vie{padding-left:4%;background-size:40%;}
.three-list li .three-ico span.time{padding-left:6.5%;background:url(../images/time.png) no-repeat left center;background-size:13%;padding-right:2%;}

.six-list li{float:left;width:47%;margin-bottom:2%;margin:0 5.6% 2% 5.6%;}
.zmhd-list li{margin:0 1.5% 2% 1.5%; position: relative;}
.six-list li:nth-child(3n){}
.six-list li a.img{display:block;}
.six-list li a.img img{width:100%;display:block;}
.six-list li a.tit{width:100%;font-size:1em;color:#fff;display:block;line-height:2.5em;text-align:center; position: absolute; bottom: 0em; }

.six-list li span{display:block;text-align:left;color:#c1c1c1;font-size:0.8547em;margin-top:0.2em;}


.dbkslj{width:100%; background:#e5f3f9; margin:0.6em 0 0; }
.dbkslj a{ background: #a6cdea; width:47%; display: block; float: left; height: 2.5em; font-size: 15px; color: #0c5790; line-height: 2.5em; text-align: center; font-weight: 600;margin: 0 1.5% 2% 1.5%;}
.dbkslj img{vertical-align:middle; padding-right: 0.4em; height: 4.7vh;  }


.ny_Maincon{ margin-top: 0.5em;}
/*列表页*/
.listCon{width:96%;padding:1.4em 2% 1.6em;background:#fff;margin-bottom:2.5%;}
.list1{width:100%;}
.list1 li{line-height:48px;font-size:16px;border-bottom:1px #d2d0d0 dashed;}
.list1 li a{display:block;color:#222;line-height:48px;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/ldoc.jpg) 3px center no-repeat;text-indent:1em;}
.list1 li span{float:right;color:#888;}
.list1 li a:hover,.list2 li a:hover{color:#003f97;}

.list2{width:100%;padding:8px 0px 0px;}
.list2 li{line-height:45px;font-size:16px;}
.list2 li span{float:left;color:#888;}
.list2 li .line{width:1px ;height:23px;background:#cccccc;float:left;margin:10px 12px;}
.list2 li a{display:block;color:#222;line-height:40px;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}



.list4{width:100%;padding:8px 0px 0px;}
.list4 li{line-height:40px;font-size:15px;border-bottom:1px #ddd dashed;background:url(../images/ldoc.jpg) 2px center  no-repeat;text-indent:1em;}
.list4 li span{float:left;color:#777;}
.list4 li a{display:block;color:#222;line-height:40px;font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}


/********专题网站********/
.zt_img{width:100%;}
.zt_img ul li{float:left;text-align:center;width:33%;}    .zt_img ul li  a{display:block;color:#222;font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.zt_img span{display:block;}   .zt_img font{line-height:40px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}



.ky_tu{width:100%;padding-top:10px;}
.ky_tu img{width: 46%;
    float: left;
    padding: 5px 5px 5px 5px;
    height: 100px;}



.list3{width:100%;padding:10px 0 0;}
.list3 li{width:100%;font-size:15px;padding-bottom:10px;float:left;}
.list3 li .left {float: left;display:block;padding-right:3%;}

.list3 li .right{display:block;}

.list3 li .left img{max-width:100%;max-height:100%; vertical-align:middle;}

@media only screen and (min-width:0px) and (max-width:300px) {
    .list3 li .left  {width:135px;height: 170px;line-height:170px;}
}
@media only screen and (min-width:300px) and (max-width:350px) {
    .list3 li .left {width:135px;height: 170px;line-height:170px;}
}
@media only screen and (min-width:350px) and (max-width:760px) {
    .list3 li .left {width:135px;height: 170px;line-height:170px;}
}
@media only screen and (min-width:760px) {
    .list3 li .left {width:135px;height: 170px;line-height:170px;}
}




.list3 li dl{}
.list3 li dl dt{line-height:30px;font-weight:bold;}
.list3 li dl dd{line-height:30px;}
.list3 li dl dd span img{padding:10px 10px 0px 0px;}





.xs_tu{width:98%;padding-left:2%;}
.xs_tu ul li{width:32%;float:left;}

/*特色推荐*/
.np_bottom{height:12px;}
.tstj{width:100%;}
.tstj ul li{width:32%;float:left;margin-left:1%;margin-top:20px;}

/*教工服务*/
#con { margin:0 auto; }
#tags {height:50px;line-height:50px;border-bottom:2px #e3e3e3 solid;position:relative;}
#tags LI {FLOAT: left; LIST-STYLE-TYPE: none; HEIGHT: 50px;padding:0px 8px;font-size:18px;font-weight:bold;}
#tags LI A {FLOAT: left; COLOR: #222; LINE-HEIGHT: 50px; PADDING-TOP: 0px; HEIGHT:50px; TEXT-DECORATION: none}

#tags LI.selectTag {
	BACKGROUND-POSITION: left top; MARGIN-BOTTOM: 0px; POSITION: relative; HEIGHT:50px;border-bottom:2px #014a96  solid;
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top; COLOR: #014a96; LINE-HEIGHT:50px; HEIGHT:50px;
}
#tagContent {
	
}
.tagContent {
	PADDING-RIGHT:8px; DISPLAY: none; PADDING-LEFT:8px; PADDING-BOTTOM:8px; COLOR: #474747; 
}
#tagContent DIV.selectTag {
	DISPLAY: block
}

.gg_font{width:100%;padding: 0px;}
.gg_font ul li{width:100%;float:left;height:64px;padding:0px 0px 20px;}

.gg_font01{width:100%;padding:8px 0px;}

.date1{ width:20%; height:64px; position:relative; float:left;background:#577ec5;}
.date-yue1{width:98%; height:32px; line-height:32px;font-size:24px; color:#fff; text-align:center;}
.date-yue1 span{font-size:24px;}
.date-ri1{width:98%; text-align:center; line-height:30px; height:30px; font-size:16px;color:#0e4a92;color:#fff; }
.xsxx-txt{width:100%; float:right;}


.xsxx-txt-11{margin-left:0.750em; width: 75%;height:64px;line-height:30px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;  /*省略号*/
word-wrap: break-word;/*允许换行*/
-webkit-line-clamp: 2; /*只显示两行*/

-webkit-box-orient: vertical;font-size:16px;color:#fff;}


.xsxx-txt-11 a{color:#fff;}






.gg_nav span{float:right;padding-top:20px;}

.zsjy_gd{ position: absolute; margin-top:-40px; right:7px;font-size:14px;}



.ej_zs{position:relative; overflow:hidden; margin:0 auto;  width:98%;height:32px;line-height:32px;background:#e8e7e7;color:#222;padding-left:2%;}
.ej_zs a{color:#222;}


#demo {overflow:hidden;width:100%;height:183px;position: relative;float:right;} 
#demo img{width:187px;height:133px;}
#indemo{float:left;width:800%;}
#demo1{float:left;}
#demo2{float:left;}
.ww{width:187px;height:163px;float:left;margin-right:20px;display:inline;overflow:hidden;display:block;padding-top:10px;}
.ww span{width:187px;height:30px;line-height:30px; color:#222;text-align:center;display:block;font-size:13px;}
.ww span a,.ww span  a:hover{color:#222;}

/*图片列表*/
.listCon{width:96%;padding:1.4em 2% 1.6em;background:#fff;margin-bottom:2.5%;}
.list_img{width:98%;padding-top:10px;padding-left:2%;}

.list_img li{width:47%;float:left;display:block;text-align:center;margin:0 1%;}
.list_img li  img{max-height: 100%;max-width: 100%;vertical-align: middle;}
.list_img li a{display:block;color:#000000;line-height:2.8175em;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.list_img li a span{width:50%;line-height:35px;text-align:center;display:block;margin:0 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}   .list_img li span  a{text-align:center;}
.list_img li a:hover{color:#003f97;text-align:center;}



@media only screen and (min-width:0px) and (max-width:300px) {
    .list_img li img{width:145px;height: 97px;line-height: 97px;}
}
@media only screen and (min-width:300px) and (max-width:350px) {
    .list_img li img{width:199px;height: 133px;line-height: 133px;}
}
@media only screen and (min-width:350px) and (max-width:760px) {
    .list_img li img{width:215px;height: 142px;line-height: 142px;}
}
@media only screen and (min-width:760px) {
    .list_img li img{width:322px;height: 218px;line-height: 218px;}
}




.load_more{display:block;width:96%;border-radius:10px;color:#9b0d14;text-align:center;margin:1.4em auto 0;line-height:2.35em;font-size:14px;border:1px #ddd solid;cursor:pointer;}



/*搜索结果页*/
.listCon h2{font-size:1.3675em;color:#666;text-align:center;margin-top:0.4em;}
.listCon h2 span{color:#0c5f67;}
.sear-list{margin-top:1.4em;}
.sear-list li{padding-bottom:1.2em;margin-bottom:1em;border-bottom:1px solid #f5f5f5;}
.sear-list li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0;}
.sear-list li .sear-time{text-align:center;width:9%;}
.sear-list li .sear-time .day{font-size:1.1965em;color:#999;line-height:1.8em;background:#f8f8f8;}
.sear-list li .sear-time .month{color:#fff;font-size:0.8547em;line-height:2.5em;background:#869bae;}
.sear-list li .sear-wen{width:88%;}
.sear-list li .sear-wen .tit{color:#222333;font-size:1.1965em;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.sear-list li .sear-wen p{font-size:0.9402em;color:#4c4c4c;width:100%;margin-top:0.6em;line-height:1.5em;}


.content-title{width:100%; }
.content-title h2{font-size:17px; line-height:2em; width:100%;  font-weight: 600;text-align:center;color:#222;margin-top:5px;}
.content-title p{width:100%; color:#666; font-size:14px; margin-top:0.500em;text-align:center;background:#fbfbfb;padding:0.5em 0;}

.content-con p{ line-height:30px; font-size:15px; /*text-align: justify;*/color:#222;}
.content-con p img{text-align:center;margin:0 auto;width:70%;}
.content-con{padding:10px 1em 1.625em 1em; text-align:center;/*-webkit-text-size-adjust : none ;
    -moz-text-size-adjust : none ;
    -ms-text-size-adjust : none ;
    text-size-adjust : none;*/}
	
	
	
.yxszlj_nr{ min-height:300px;}
.yxszlj_nr ul li{ width: 45%; float: left;}
.yxszlj_nr ul li P { LINE-HEIGHT: 200%; text-indent: 2em; font-size: 1.5em;}
.yxszlj_nr ul li p A {color: #005bac; }
.yxszlj_nr ul li p A:visited {color: #005bac; }



.six-list{padding-top:0.6em;}
.six-list-1 li a{display:block;background:url(../images/list1.jpg) no-repeat left center;font-size:1.4em;color:#4c4c4c;line-height:1.8em;text-indent:1.3em;}
.six-list-1 li{float:left;width:29%;margin-bottom:2%;margin-left:4%;margin-right:0;}
.banner-list{width:100%;height:100%;}
.banner-list img{width:100%;height:100%;}
.dqlm-name{border-bottom:1px solid #ddd;width:96%;margin:0.5em 2% 0;}
.list-name{border-bottom:2px solid #0b77cf;float:left;padding:0.5em;font-size:1.5675em;color:#0b77cf;}



/********友情链接*********/
.yqlj{background:#9b0d14;}
.yqlj_nav{padding:4px 0px;border-bottom:1px #d8b4b6 solid;}
.yqlj_font{}
.yqlj_font ul li{float:left;line-height:35px;font-size:15px;}   .yqlj_font ul li a{color:#fff;}
.yqlj_font ul li.line{width:10px;padding:0px 8px 0px 0px;color:#fff;}

/********底部*********/
.foot{background:#333;color:#fff;font-size:15px;line-height:28px;text-align:center;width:100%;padding:8px 0px 0px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;}
.foot a{color:#fff;}

.foot_left{float:left;text-align:left;}
.foot_top{margin:0 auto;padding:12px 10%;}
.foot_top ul li{width:50%;float:left;text-align:center;margin:0 auto;} 
.foot_top ul li span{line-height:40px;color:#fff;font-size:16px;}
.foot_top ul li img{width:90px;height:90px;display:block;margin:0 auto;}

.foot_bot{line=height:30px;border-top:1px #8d8d8d solid;padding-top:12px;}


.tbb{width:100%;margin:0 auto;display:block;padding-bottom:10px;height:45px;}
.tbb ul li{width:20%;float:left;text-align:center;}


@media screen and (max-device-width:320px){body{-webkit-text-size-adjust:none}
}
@media screen and (max-device-width:480px){body{-webkit-text-size-adjust:none}
}
@media only screen and (-webkit-min-device-pixel-ratio:2){body{-webkit-text-size-adjust:none}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px){body{-webkit-text-size-adjust:none}
}


.mtjd-list ul{padding:0.625em 0 ; width:100%;}

.xsxx-list{padding:6px 0px 0px; width:100%;}

.xsxx-list01{padding:0px 0 0.625em; width:100%;}
.xsxx-list01 ul li{width:100%;float:left;padding-top:20px;}

.date{ width:20%; height:56px;  position:relative; float:left;border-right:1px #dcdbdb solid;}
.date-yue{width:98%; height:28px; line-height:28px;font-size:30px; color:#b0b0b0; text-align:center;}
.date-ri{width:98%; text-align:center; line-height:28px; height:28px; color:#8f8f8f; font-size:14px;}

.xsxx-txt{width:100%; float:right;}
.xsxx-txt-1{padding:0px 2%; width:74%;}
.xsxx-txt-1 h2{font-size:15px; width:100%; height:30px; line-height:30px; overflow:hidden; margin-top:0.1em; margin-bottom:0.3em;  font-weight:normal;}
.xsxx-txt-1 h2 a{color:#000;}    .xsxx-txt-1 h2 a:hover{color:#0e4a92; text-decoration:underline;}
.xsxx-txt-1 p{color:#666; font-size:14px; text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;  text-size-adjust : none;}
.xsxx-txt-1 p a{color:#666666;}
 .xsxx-txt-1 p a:hover{color:#0e4a92;}
 
 



/*招聘会*/
.zph{width:96%;padding:10px 2% 0px;}
.zph img,.zrl img{width:100%;}

.zrl{width:96%;padding:0px 2% 5px;}

/*快速通道*/
.kstd{width:100%;background:#122a4e;}
.kstd ul li{width:50%;line-height:60px;font-size:18px;float:left;text-align:center;}
.kstd ul li h1{text-align:center;padding-top:10px;float:left;}  .kstd ul li h1 img{width:50%;text-align:center;}
.kstd ul li font{float:left;}
.kstd ul li a{color:#fff;font-weight:bold;}

/*校外链接*/
.xwlj{width:98%;padding:0.625em 0% 0 2%;}
.xwlj ul li{width:47%;float:left;margin-right:2%;margin-bottom:15px;}
.xwlj ul li img{width:100%;height:66px;border:1px #ccc solid;}

/****************机构设置**************/

.ny_gljg_nr{  border-left: 1px solid #dddddd; margin: 0 auto;width:100%;}
.ny_gljg_a ul li{ background: #ededed; text-align: center; font-size: 15px; color: #222; width: 49%; float: left; border-bottom: 1px solid #dddddd; border-right: 1px solid #dddddd; height: 40px; line-height:40px;}
.ny_gljg_a ul li p{}
.ny_gljg_a ul li a{color: #22122c;}
.ny_gljg_a ul li a:hover{ color: #c7181d;}
.ny_gljg_b ul li{ background: #fff;}

.v_news_content p{ font-size: 16px !important; color:#222!important;line-height: 1.75em !important; MARGIN: 0px 0px 1.5em!important;FONT-FAMILY: "微软雅黑", "宋体","黑体",Verdana, Arial, Helvetica, sans-serif 

!important;}
.v_news_content{ font-size: 16px !important; color:#222 !important; line-height: 1.75em !important; FONT-FAMILY: "微软雅黑", "宋体","黑体",Verdana, Arial, Helvetica, sans-serif !

important;}
.v_news_content span{ font-size: 16px !important; color:#222 !important;line-height: 1.75em!important;FONT-FAMILY: "微软雅黑", "宋体","黑体",Verdana, Arial, Helvetica, sans-

serif !important;}

.v_news_content p span{ font-size: 16px !important; color:#222 !important; line-height: 35px !important;FONT-FAMILY: "微软雅黑", "宋体","黑体",Verdana, Arial, Helvetica, sans-

serif !important;}
/****************首页  二级学院**************/
.Maincon_xy{width:97%;padding:8px 3% 16px 0%;}
.Maincon_xy ul li{width:41%;float:left;margin-left:2.5%;line-height:35px;background:#fbfbfb;border:1px #e1e1e1 solid;padding:0px 10px;margin-top:8px;text-align:center;}
.Maincon_xy ul li a{color:#003f97;font-size:15px;}
.Maincon_xy ul li.Maincon_zs a{color:#fff;}
.Maincon_xy ul li.Maincon_zs {color:#fff;background:#003f97 url(../images/jt_img.png) right center no-repeat;border:1px #e1e1e1 solid;display:block;padding-right:40px;}


.sj_hb{width:98%;float:left;padding-bottom:30px;margin-right:2%;}
.sj_hb  ul li{width:48%;float:left;position:relative;margin-left:2%;}
.sj_hb  ul li font{position:absolute;margin:0 auto;text-align:center;left:30%;top:30%;}


.sj_hb  ul li span{position:absolute;line-height:31px;border-radius:6px;color:#fff;background:#dd723f;padding:0px 15px;left:18px;top:10px;font-size:18px;}