﻿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;.content-con p img: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:69px;background:#275a9c;line-height:69px;text-indent:0.3em;}
.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:36px;background:#275a9c;border-top:1px #2c65af solid;}
.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:24px;line-height:24px;float:left;color:#fff;border:1px #a4a4a4 solid; border-radius:15px;text-indent:1em;margin:5px 2%;background:#fff;}
.search .put{width:86%;float:left;line-height:24px;background:none;text-indent:1em;}   
.search .but{padding:3px 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(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%;background:#f6f6f6;display:block;}
.Maincon{width:96%;padding:0 2% 8px;}
.Maincon .Title{width:100%;color:#074b96;position:relative;border-bottom:1px #e3e3e3 solid;line-height:46px;height:46px;}
.Maincon .Title font{color:#969395;font-size:18px;font-weight:bold;PADDING-LEFT:10PX;}


.news-name{display:block;color:#222;font-size:18px;font-weight:bold;height:46px;padding-right:12px;}


.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;}
.news-more a{color:#5c5c5c; }
.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%;height:56px;line-height:56px;/*margin-bottom:0.3em;font-size:1.5675em;*/position:relative;}
.news-name1{display:block;line-height:55px; padding: 0 12px; font-size:18px; color:#0e4a92;background:url(ks_doc.jpg) left center no-repeat;position:absolute;font-weight:bold;}

.news-name2{display:block;color:#000;font-size:18px;font-weight:bold;border-bottom:2px #014a96 solid;padding:0px 12px;}

.Maincon .Title .font{padding-top:12px;float:left;padding-right:10px;}

.Maincon .Title2{width:100%;color:#222333;line-height:2.5em;/*margin-bottom:0.3em;font-size:1.5675em;*/position:relative;border-bottom:2px #edae5c solid;}


.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 solid;padding:8px 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:100%;padding-bottom:10px;}
.three-list li .three-con .wen .tit{font-size:16px;display:block;padding:8px 0px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:bold;}

.three-list li .three-con .wen .tit a{color:#005bac;}

.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(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:40px;font-size:15px;}
.list1 li a{display:block;color:#222;line-height:40px;font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.list1 li span{float:right;color:#888;}
.list1 li a:hover,.list2 li a:hover{color:#0e4a92;}

.list2{width:100%;padding:0px;}
.list2 li{line-height:40px;font-size:15px;border-bottom:1px #e0e0e0  dashed;background:url(doc.png) 5px center no-repeat;padding-left:15px;}
.list2 li span{float:right;color:#8b8989;padding-left:5px;}
.list2 li a{display:block;color:#222333;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;margin-bottom:10px;}    .zt_img ul li  a{color:#fff;font-size:17px;}


.zt_img ul li.ks_01{width:100%;height:43px;line-height:43px;background:#05b074;}
.zt_img ul li.ks_01 img{padding:10px 15px 0px 0px;}

.zt_img ul li.ks_02{width:48%;height:43px;line-height:43px;margin-right:4%;background:#99cf45 ;}
.zt_img ul li.ks_02 img{padding:10px 15px 0px 0px;}

.zt_img ul li.ks_03{width:48%;height:43px;line-height:43px;background:#4eb2fe;}
.zt_img ul li.ks_03 img{padding:10px 15px 0px 0px;}

.zt_img ul li.ks_04{width:48%;height:43px;line-height:43px;margin-right:4%;background:#ac49a3 ;}
.zt_img ul li.ks_04 img{padding:10px 15px 0px 0px;}

.zt_img ul li.ks_05{width:48%;height:43px;line-height:43px;background:#fea501;}
.zt_img ul li.ks_05 img{padding:10px 15px 0px 0px;}

.zt_img ul li.ks_06{width:48%;height:43px;line-height:43px;margin-right:4%;background:#1f80bb ;}
.zt_img ul li.ks_06 img{padding:10px 15px 0px 0px;}

.zt_img ul li.ks_07{width:48%;height:43px;line-height:43px;background:#1cb529;}
.zt_img ul li.ks_07 img{padding:10px 15px 0px 0px;}

.zt_img ul li.ks_08{width:48%;height:43px;line-height:43px;margin-right:4%;background:#dd5317;}
.zt_img ul li.ks_08 img{padding:10px 15px 0px 0px;}



.zt_img ul li.ks_09{width:48%;height:43px;line-height:43px;background:#7e96b3;}
.zt_img ul li.ks_09 img{padding:10px 15px 0px 0px;}











.ky_tu{width:100%;padding-top:10px;}
.ky_tu ul li{width:25%;float:left;margin:0 auto;text-align:center;display:block;}
.ky_tu ul li img{width:41px;height:41px;}
.ky_tu ul li span{line-height:40px;display:block;font-size:15px;}



.list3{width:100%;padding:4px0 0;}
.list3 li{line-height:40px;font-size:15px;background:url(dian.jpg) left center no-repeat;padding-left:16px;}
.list3 li span{float:right;color:#888;}
.list3 li a{display:block;color:#222333;line-height:40px;font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}


.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_fontf{width:100%;padding:8px 0px;}
.gg_fontf  li{width:100%;float:left;height:60px;border-bottom:1px #e0e0e0 dashed;padding:10px 0px;}

.gg_font01{width:100%;padding:8px 0px;}

.date1{ width:17%; height:60px;  position:relative; float:left;}
.date-yue1{width:98%; height:28px; line-height:28px;font-size:17px; color:#fff; text-align:center;background:#255a9c;border-top-left-radius:10px;border-top-right-radius:10px;}
.date-yue1 span{font-size:17px;}
.date-ri1{width:98%; text-align:center; line-height:28px; height:28px; font-size:13px;color:#fff; font-size:13px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#75bae3;}
.xsxx-txt{width:100%; float:right;}


.xsxx-txt-11{margin-left:0.750em; width: 78%;height:60px;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:15px;color:#222;}









.gg_nav span{float:right;padding-top:20px;}

.zsjy_gd{ position: absolute; margin-top:-35px; right:7px;font-size:14px;}



.ej_zs{position:relative; overflow:hidden; margin:0 auto;  width:98%;height:32px;line-height:32px;background:#ecf2f6;color:#0a3e70;padding-left:2%;}
.ej_zs a{color:#0a3e70;}


#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;}
	@media only screen and (max-width: 350px) and (min-width: 300px)
.list_img li.pic img {
    height: 95px;
    line-height: 95px;
}


@media only screen and (max-width: 760px) and (min-width: 350px)
.list_img li  img {
    height: 162px;
    line-height: 162px;}
	
@media only screen and (min-width: 760px)
.list_img li img {
    height: 235px;
    line-height: 235px;
}	


.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:2em;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:#0062b7;text-align:center;}
.load_more{display:block;width:96%;border-radius:10px;color:#0e437c;text-align:center;margin:1.4em auto 0;line-height:2.35em;font-size:14px;border:1px #083768 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;max-width:800px;width:100%;}
.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(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;}

/********底部*********/
.foot{background:#323232;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;}

.tbb{width:100%;margin:0 auto;display:block;padding-bottom:10px;height:45px;}
.tbb ul li{width:20%;float:left;text-align:center;}
.foot_right{width:100%;}
.foot_right ul li{width:30%;float:left;margin:0 auto;}
.foot_right ul li span{line-height:35px;display:block;}
@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:0; 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;}

.sfont{background:#fff;padding:5px;}
.sfont_bg{height:100px;padding-top:5px;}
.sfont_bg .img{width:30%;float:right;line-height:100px;}   .sfont_bg .img  img{min-width:100%;min-height:100%; vertical-align:middle;}
.mm_right{width:70%;float:left;line-height:28px;font-size:15px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;  /*省略号*/
word-wrap: break-word;/*允许换行*/
-webkit-line-clamp: 4; /*只显示两行*/

-webkit-box-orient: vertical;}

/********友情链接*********/
.yqlj{width:99%;padding-top:8px;padding-left:1%;background:#f6f5f5;}

.yqlj ul li{width:21%;float:left;line-height:33px;font-size:15px;border:1px #dbdbdb solid;float:left;margin-right:2%;margin-bottom:8px;background:none;}   .yqlj .yqlj ul li a{color:#fff;}
.yqlj ul li .pt{width:100%;height:33px;background:url(dj_doc.png) right center no-repeat;text-indent:0em;}