@charset "utf-8";
/* CSS Document */
#_ideConac{
    float: right;
    position: relative;
    right: 213px;
    bottom: 32px;
}
#_ideConac img{width:33px}
@media screen and (max-width: 735px) {
#_ideConac{
    float: none;
    position:inherit;
   
}
}
*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px; font-weight:normal;}
ol, ul{ list-style:none;}
i,em{ font-style:normal;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#222; target:blank; }
a:hover { COLOR:#f89b22;}
img { border:0; max-width:100%; vertical-align:middle;}
.slow img:hover{ -moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out; transform:scale(1.05);}/*图片放大*/
.slow,.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
html{overflow-x:hidden;}
.ie6 span{color:#f00;font-size:22px;display:block;width:700px;height:100px;line-height:50px;margin:0 auto;text-align:center;padding-top:100px;}

/*公共样式开始*/
html{overflow-x:hidden; width:100%;}
body{font-family:"Microsoft YaHei", "微软雅黑", "宋体"; color:#222; font-size:14px; background:url(../images/bg.png) bottom center no-repeat #ffffff; overflow-x:hidden; width:100%;}
.fl{float:left}
.fr{float:right}
.hidden{ display:none;}
.display{ display:block;}
.mt20{ margin-top:20px;}
.ml20{ margin-left:20px;}
.pt15{ padding-top:15px;}
.mr0{ margin-right:0 !important;}
.padding30{ padding:30px 0;}
.clearfix{clear:both; }
.clearfix:after {clear:both;height:0;overflow:hidden;display:block;visibility:hidden; content:"."}

.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.w1280{ width:1280px; margin:0 auto;}

/* head */
.header { position: relative; }
.head{position: absolute;border-top: 10px solid #005792;width:96%;padding:0 2%;z-index: 10;}
.logo{padding: 10px 0;}
.logo img{display: block;}

.logo2{padding: 10px 0;}
.logo2 img{display: block;}
.head-r{}
.head-links{overflow: hidden;margin-top: 10px; margin-bottom:5px;}
.head-links p{float: right; font-size: 12px; height:30px; line-height:30px; color: #c7c6c6;}
.head-links p a{color: #fff; font-size: 14px; margin: 0 15px;}
.head-links p a:hover{color: #fff;}
.head-links p .en { background:url(../images/en.png) left center no-repeat; padding-left:30px;} 

/* vivo-head */
#vivo-head{z-index:1; position:relative; width:100%; z-index:99; background:#fff;}
.vivo-nav { width:21px; height:40px; margin-top:-5px; overflow:hidden;}
.vivo-nav .search-user{background:url(../images/ss.png) center no-repeat; position:absolute; width:21px; height:40px;}
.vivo-nav .search-user1{background:url(../images/ss1.png) center no-repeat; position:absolute; width:21px; height:40px;}

.search-user a{ width:38px; height:40px; display:block; overflow:hidden;}
.search-user1 a{ width:38px; height:40px; display:block; overflow:hidden;}
#vivo-head .vivo-search{height:90px;width:100%;background:#454545;z-index:9999;display:none;}

.vivo-search .search-box{width:705px;height:45px;position:absolute;top:20px;left:50%;margin-left:-350px;-webkit-box-shadow:0 1px 2px rgb(0,0,0);-moz-box-shadow:0 1px 2px rgb(0,0,0);-ms-box-shadow:0 1px 2px rgb(0,0,0);box-shadow:0 1px 2px rgb(0,0,0);position:relative;z-index:9999;}
.ssk111{width:550px;height:25px;padding:10px 20px;font-size:14px;color:#555;border:none;background:#fff;overflow:hidden;vertical-align:middle;}
.ssbutton{width:110px;height:45px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;overflow:hidden;vertical-align:middle;background:#8c1515;outline:none;cursor:pointer;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;-ms-transition:background .2s ease-in-out;transition:background .2s ease-in-out;}
.ssbutton:hover{background:#8c1515;}
.ssbutton:active{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;-moz-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;-ms-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;box-shadow:0 1px 2px rgba(0,0,0,.3) inset;}
.vivo-search .search-box a.close{width:24px;height:24px;position:absolute;top:8px;right:-40px;background:url(../images/vivo-head-ico.png) -86px 0 no-repeat;}
.vivo-search .search-box a.close:hover{background-position:-86px -25px;}



/* 本例子css */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
/******nav******/
.nav {  float: left;}
.nav li {  float: left; font-size:20px;  position: relative;  line-height:42px; }		  
.nav li a {color: #fff; display: block; padding: 0 20px; }
.nav li a.hover { color: #005792; border-top:2px solid #005792; background: #fff;  line-height:40px; }
.nav li ul { background:#FFF; position: absolute;  top: 42px; width:170px;  z-index: 2;  padding: 5px 0;  display: none;}
.nav li ul li { float: none; display: block;  padding: 0;  margin: 0; }
.nav li ul li a { border-top:0px; line-height:24px; padding:8px 15px; color:#333; font-size: 15px; text-align:left; }
.nav li ul li a:hover { background: #005792; color:#fff; }




.nav1 { padding-top:30px; margin-right:15px; float: left;}
.nav1 li {  float: left; font-size:20px;  position: relative;  line-height:42px; }		  
.nav1 li a { display: block; padding: 0 20px; }
.nav1 li a.hover { color: #005792; border-top:2px solid #005792; background: #f4f4f4;  line-height:40px; }
.nav1 li ul { background:#f4f4f4; position: absolute;  top: 42px; width:170px;  z-index: 2;  padding: 5px 0;  display: none;}
.nav1 li ul li { float: none; display: block;  padding: 0;  margin: 0; }
.nav1 li ul li a { border-top:0px; line-height:24px; padding:8px 15px; color:#333; font-size: 15px; text-align:left; }
.nav1 li ul li a:hover { background: #005792; color:#fff; }






.box{ background:url(../images/xwbg.jpg) top center no-repeat; height: 100%; width:100%; padding:50px 0;}

.tit1{ max-width:600px; margin:0 auto;font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: 2em;
    margin-bottom: 40px;}
	
	
.tit2{ margin-bottom:15px;}	
.tit2 h2{font-size: 32px; float:left; line-height: 2em;}	
.tit2 a{ float:right; margin-top:20px; width:110px; height:32px; line-height:32px; display:block; font-size:16px; border:1px solid #ced8d9; display:block; color:#666; text-align:center;}	
	

.news{ width:1280px; left:50%; margin-left:-640px; position:absolute; bottom:20px;}
.pic_news{ width:100%; margin:0 auto;}
.pic_news ul li{ float:left; width:31.33%; margin-right:3%; display:block; position:relative;}
.pic_news ul li .img{ width: 100%; min-width:100%; display: block;height: 0; padding-bottom:57%;overflow: hidden;}
.pic_news ul li .img img{ width: 100%;}
.pic_news ul li .title{ width:92%; margin:0 auto; position:relative; top:-30px;}
.pic_news ul li .title h2{ font-size:18px; padding:10px 20px; display:block; height:60px; line-height:30px; overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; background:#fff;}


.list{ width:100%;  overflow:hidden;}
.list ul li { width:31.33%; margin-right:3%;overflow:hidden; margin-bottom:50px; display:block; float:left; background:url(../images/more.png) 18% bottom no-repeat; padding-bottom:50px;}
.list ul li a{display: block; color: #fff;}
.list ul li .rq { display:block; width:15%; height:60px; text-align:center; color:#fff; font-family:"Times New Roman", Times, serif;  font-size:14px; display:block;}
.list ul li .rq h2{  font-size:28px !important; display:block;font-weight:bold; line-height:35px;}
.list ul li .zw { width:82%; display:block;}
.list ul li .zw h1{ height:52px; line-height:26px; font-size:16px; overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;}
.list ul li .zw p{font-size:14px; color:#d0e5f0;
    padding-top: 7px; display:block; line-height:24px; height:72px; overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3; }



.gd{ margin:15px auto 10px auto; width:262px;}
.gd a{  width:260px; height:44px; line-height:44px; display:block; border:1px solid #6fcbdd; text-align:center; font-size:18px; color:#fff;}
.gd a:hover{ display:block; border:1px solid #fff; text-align:center; color:#fff;}


.box2{ background:url(../images/box11.jpg) top center no-repeat;
  height: 100%;
  width:100%;}

.w600{ width:600px; border-right:1px solid #d3eaee; float:left; padding:50px 40px 50px 0;}
.w599{width:600px; float:right; padding:50px 0;}
.list2{}
.list2 ul li{ height:40px; line-height:40px; display:block; font-size:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}




.focus { width:100%;}
.focus .bigpic .rdt{ width:340px; height:220px; overflow:hidden; float:left;}
.focus .bigpic .rdwz{ float:right; width:240px; padding-top:20px;}
.focus .bigpic .rdwz h2{ font-size:20px; color:#0882c2; line-height:30px;}
.focus .bigpic .rdwz p{ color:#666; line-height:24px; margin-top:5px;}
.focus .bigpic a img {width: 100%; }

.focus .bigpic .slick-dots {

bottom: -40px;

width: 100%;

text-align: center;
}

.focus .bigpic .slick-dots li {

display: inline-block;

width: auto;

float: none;

vertical-align: middle; }

.focus .bigpic .slick-dots li button {

background: #bfbfbf;

border: 0 none;

border-radius: 7px;

cursor: pointer;

display: block;

font-size: 0;

height: 12px;

line-height: 0;

margin: 0 10px;

outline: medium none;

padding: 0;

width: 12px; }

.focus .bigpic .slick-dots li.slick-active button {

background: #1592d4; }

.focus .bigpic .slick-dots { margin-top:20px;

width:100%;}



.ssbgd{ width:100%;}
.ssbgd .sz{ float:left; width:280px; display:block; margin-bottom:9px;height:140px}
.ssbgd .sz:nth-child(2n){ float:right;}
.ssbgd .dsz{ color:#09afde; font-size:48px; font-family:"Times New Roman", Times, serif; font-weight:bold; height:60px; line-height:60px; padding-left:51px; display:block;}
.ssbgd .dsz p{ color:#09afde; font-size:48px; font-family:"Times New Roman", Times, serif; font-weight:bold; height:60px; line-height:60px; display:block;}
.ssbgd .sm{ font-size:15px; line-height:26px; color:#666; height:161px; overflow:hidden;}
.ssbgd .ico1{ background:url(../images/gdico1.png) left center no-repeat;}
.ssbgd .ico2{ background:url(../images/gdico2.png) left center no-repeat;}
.ssbgd .ico3{ background:url(../images/gdico3.png) left center no-repeat;}
.ssbgd .ico4{ background:url(../images/gdico4.png) left center no-repeat;}
.ssbgd .ico5{ background:url(../images/gdico5.png) left center no-repeat;}
.ssbgd .ico6{ background:url(../images/gdico6.png) left center no-repeat;}
.ssbgd .ico7{ background:url(../images/gdico7.png) left center no-repeat;}
.ssbgd .ico8{ background:url(../images/gdico8.png) left center no-repeat;}
.ssbgd .ico9{ background:url(../images/gdico9.png) left center no-repeat;}
.ssbgd .ico10{ background:url(../images/gdico10.png) left center no-repeat;}
.ssbgd .ico11{ background:url(../images/gdico11.png) left center no-repeat;}
.ssbgd .ico12{ background:url(../images/gdico12.png) left center no-repeat;}
.ssbgd .ico13{ background:url(../images/gdico13.png) left center no-repeat;}
.ssbgd .ico14{ background:url(../images/gdico14.png) left center no-repeat;}
.ssbgd .ico15{ background:url(../images/gdico15.png) left center no-repeat;}
.ssbgd .ico16{ background:url(../images/gdico16.png) left center no-repeat;}
.ssbgd .ico17{ background:url(../images/gdico17.png) left center no-repeat;}
.ssbgd .ico18{ background:url(../images/gdico18.png) left center no-repeat;}

.ssbgd .slick-dots {
bottom: -40px;
width: 100%;
text-align: center;
}

.ssbgd .slick-dots li {

display: inline-block;

width: auto;

float: none;

vertical-align: middle; }

.ssbgd .slick-dots li button {

background: #bfbfbf;

border: 0 none;

border-radius: 7px;

cursor: pointer;

display: block;

font-size: 0;

height: 12px;

line-height: 0;

margin: 0 10px;

outline: medium none;

padding: 0;

width: 12px; }

.ssbgd .slick-dots li.slick-active button {

background: #1592d4; }

.ssbgd .slick-dots { margin-top:92px;

width:100%;}




.box3{  position: relative; background:url(../images/box22.jpg) no-repeat top center;  padding-top:70px; background-size: cover;}
.kslj { padding:50px 0 70px 0; }
.kslj ul li{ float:left; width:33%; text-align:center; display:block;}
.kslj ul li img{ max-width:100%; margin-bottom:10px;}
.kslj ul li p{ height:38px; line-height:38px; display:block; font-size:24px; color:#fff;}
.kslj ul li:hover img{-webkit-transition: -webkit-transform 0.7s ease-out;-moz-transition: -moz-transform 0.7s ease-out;transition: transform 0.7s ease-out;transform: rotateY(360deg);-webkit-transform: rotateY(360deg);	/* Safari 和 Chrome */-moz-transform: rotateY(360deg);}
/* footer */
.footer {  background:url(../images/dbbg1.png) repeat; padding:50px 0; margin-top:40px; color: #fff;}

.foot_t{ border-bottom:1px solid #216091; padding:20px 0 30px 0;}

.dblogo{ float:left; width:30%; margin-right:30px;}
.dblogo img{ max-width:100%; width:100%;}

.lxfs{ float:left; margin-top:28px; width:30%; font-size:18px; line-height:30px;}
.yw{ float:right; font-family:Arial, Helvetica, sans-serif; font-size:18px;  width:140px; height:auto; line-height:35px; opacity:0.7; text-align:center; margin-top:12px;}
.yw a{ display:block; color:#fff; border:1px solid #fff;}

.bq{ font-size:16px; line-height:30px; padding-top:60px; color:#f0f0f0 !important;}

/********内页********/

.box4{ background:url() no-repeat bottom center;}

.nybanner{ text-align:center; margin:0 auto;  position: relative; z-index: 0;}
.nybanner span {position: absolute; top: 0; width: 100%; height: 100%; background:url(../images/topbg1.png) left -4px repeat-x; display:block;}

.footer1 {  background:url(../images/nyfootbg.jpg) bottom center no-repeat; padding:35px 0; color: #fff; background-size: cover;}
.bq1{ float:left; width:80%; font-size:16px; line-height:30px; padding-top:30px; color:#f0f0f0 !important;}
.kslj2{ float:right; font-size:18px; color:#fff; line-height:30px;}
.kslj2 a{ color:#fff; margin:0 10px;}

.ny{ width:1280px; margin:0 auto; padding-top:40px; min-height:600px; padding-bottom:30px;}

.ny_left{ float:left; width:280px;}

.ny_right{ float:right; width:960px;}
.ny_right1{ background:#fff; width:90%; margin:0 auto;}
.ny_right_con{ padding-top:15px;}

.ny_right_top{ height:50px; line-height:30px; overflow:hidden; border-bottom:1px solid #e5e5e5; color:#000; font-size:26px;}

.ny_right_top1{ height:50px; line-height:30px; overflow:hidden; border-bottom:1px solid #e5e5e5; color:#09afde; font-size:26px;}


.nytit{ background:url(../images/yy.png) repeat; line-height:30px; padding-top:10px; padding-bottom:10px; text-align:right; color:#fff; font-size:14px; position:relative; margin-bottom:-50px; bottom:50px; z-index:33;}
.nytit a{ padding-right:7px; color:#fff;}



/*次级页面二级菜单*/
.ny_left_top{ height:110px; width:100%; color:#FFF; background:url(../images/nytitbg.jpg) no-repeat; background-size:cover; font-size:26px; font-weight:bold; text-indent:40px; line-height:110px;}

/**.sidenav{ overflow:hidden; display:block; width:100%; }
.accordion { width:100%; }
.accordion .nav-link {display: block;  padding-left:25px; height:53px; line-height:53px; font-size:15px; color:#fff; outline:none; -webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease; font-size:16px; }
.accordion .nav-link a{ display: block; color:#fff;}
.accordion .nav-link:hover{  color: #fff !important; background:#700005; font-size:16px; }
.accordion .nav-link:hover a{  color: #fff !important; font-size:16px; }
.accordion .nav-link.hover{  color: #fff !important; background:#700005; font-size:16px; }
.accordion .nav-link.hover a{  color: #fff !important; font-size:16px; }
.currentnav{ background:#8f000b !important; color: #fff !important; }

.nav-link1{ width:40px; height:53px; line-height:53px; cursor: pointer; position:absolute; top:0; right:3px;}
.accordion li{  position: relative; font-size:16px; border-bottom:1px solid #e6e5e5; background:#8f000b; overflow:hidden;  }
.accordion li:last-child .nav-link { font-size:16px; }
.accordion li i { display:block; width:20px; height:30px; background:url() center no-repeat; position: absolute;top:12px;right: 12px;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.accordion li.open .nav-link { color: #fff !important; background:#700005; font-size:16px;  }
.accordion li.open .nav-link a{color: #fff !important; font-size:16px; }
.accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.sidemenu {display: none; font-size:14px !important; background:#f6f6f6; border-top:none; padding:10px 0;}
.sidemenu li { background:#f6f6f6; font-size:14px !important;border-bottom:none;}
.sidemenu a { display: block;font-size:14px !important;text-decoration: none; padding:8px 8px; padding-left:30px; -webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease; transition: all 0.25s ease; }
.sidemenu a.on{color:#8f000b; background:#fff; border-left:3px solid #8f000b; padding-left:30px !important; } 
.sidemenu a:hover {color:#8f000b; background:#fff; border-left:3px solid #8f000b; padding-left:30px !important; }
*****/
.ny_nav { width:100%;}
.ny_nav ul li{background:url(../images/nyli1.png) 88% center no-repeat #f7f7f7; border:1px solid #e6e6e6; padding:20px 15%; border-top:none; line-height:30px; font-size:18px;}
.ny_nav ul li a{ display:block;}
.ny_nav ul li:hover{background:url(../images/nyli2.png) 88% center no-repeat #f89b22;  border:1px solid #f89b22;border-top:none; color:#fff; font-weight:bold;}
.ny_nav ul li:hover a{ color:#fff;}
.ny_nav ul li.hover{background:url(../images/nyli2.png) 88% center no-repeat #f89b22;  border:1px solid #f89b22;border-top:none; color:#fff; font-weight:bold;}
.ny_nav ul li.hover a{ color:#fff;}


/* 简介
======================================*/
.dpzw{text-indent:2em; font-size:16px; line-height:26px !important;}
.dpzw p{ text-indent:2em; font-size:16px; margin-bottom:26px; text-align:justify; text-justify:inter-ideograph;}
.dpzw img{text-align: center; max-width:100%; /*width:100%;*/ margin:10px auto; display: block;} 

.dpzw video{
    max-width:100% !important;
    display: block;
    margin: 0 auto;
}

/* 领导页
======================================*/
.content-leader{ padding-top: 10px;}
.content-leader table{ border-collapse: collapse;   border: 1px solid #e5e5e5;}
.content-leader .table{float: left; background:#fff; width: 50%; border: 1px solid #e5e5e5; font-size:18px;}
.content-leader .table_right{float: left;width: 50%; border-left:none;}
.content-leader .table>tbody>tr>td{padding:12px 30px; line-height:25px;}
.content-leader .table td a {color: #333;}
.content-leader .table td:last-child{font-weight: bold;}
.table>tbody>tr:nth-child(odd){background-color: #f5f5f5;}


.content-leader2{ padding-top: 10px; font-size:18px;}
.content-leader2 table{ border-collapse: collapse;   border: 1px solid #e5e5e5; float:left; width:48%}
.content-leader2 table:nth-child(2n){ float:right;}
.xzz{ background:url(../images/ldtit.jpg) left center #08a6d9 no-repeat; font-size:22px; text-align:center; font-weight:bold; height:60px; line-height:60px; color:#fff;}
.content-leader2 table>tbody>tr>td{padding:10px 3%; width:44%; line-height:25px; text-align:center;}







/* 北工大映像
======================================*/

.column_1
{width:280px; float:left; position:relative; margin-top:-140px;}



.dayList {font-family:Arial, Helvetica, sans-serif; padding-bottom:20px; background:url(../images/yxnav.jpg) top center no-repeat; background-size:cover;}

.dayList h2{ font-size:26px; font-weight:bold; text-align:center; color:#fff; height:100px; line-height:100px; border-bottom:1px solid #1e8db4;}
.dayList span{color: #fff;
    font-size: 36px;
    line-height:70px; text-align:center; width:100%; display:block;}
.dayList ul { width:192px; margin:0 auto;}
.dayList ul li{ float:left;	width:38px; text-align:center;
	line-height:38px; margin:5px; display:block;
	height:38px;}

.dayList ul li em
{
	display:block;
	color:#fff;
	font-size:20px;
	font-style:normal;
}
.dayList ul li a{ color:#fff; line-height:38px; display:block;
	height:38px;}
.current11
{border-radius:50%; background:#00e3f6;}

.yearlist li { float:left; text-align:center; width:46%;}
.yearlist li:nth-child(2n){ float:right;}
.yearlist li a{font-size:30px; display:block; line-height:100px; background:#eeeeee; height:100px; margin-top:25px;}


/*信息列表开始*/
.Newslist { border:1px solid #f6f6f6;}
.Newslist ul li {height:52px; background:url(../images/nybg22.png) repeat; line-height:52px; font-size:16px; padding:0 3%;}
.Newslist ul li a{overflow:hidden; width:85%; display:block; background:url(../images/lixb1.jpg) left center no-repeat; padding-left:15px; text-overflow: ellipsis; white-space: nowrap;}


.Newslist ul li span{float: right; padding-left:10px; color: #666;}
.Newslist ul li.lin{ background:#f4f4f4;}
.Newslist ul li:hover{ background:#f4930a; color:#FFF; }
.Newslist ul li:hover a{ color:#FFF; background:url(../images/xb2.jpg) left center no-repeat;}
.Newslist ul li:hover span{ color:#fff;}

.sjdh{ display:none;}
.fytpc{ margin-top:15px;}





/*图片列表开始*/
.pic{ width:100%;}
.pic ul li { float:left; width:48%; display:block; height:auto; overflow:hidden; cursor:pointer; background:#f7f7f7; margin-top:30px; margin-bottom:10px; position:relative;}
.pic ul li:nth-child(2n){ float:right;} 
.pic ul li .img3{width: 100%; min-width:100%; display: block; height: 0; padding-bottom:56%; overflow: hidden;}
.pic ul li span{ font-family:Arial, Helvetica, sans-serif; background:#f89b22; color:#fff; position:absolute; text-align:center; left:10px; top:10px; z-index:3; width:70px; height:70px; text-align:center; overflow:hidden;}
.pic ul li span h2{ font-size:36px; font-weight:bold; display:block; line-height:30px; padding-top:12px;}
.pic ul li span i{ font-size:14px; line-height:20px; display:block; text-transform:uppercase;}



.pic ul li p{line-height:45px; text-align:center; height:45px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding:0 5px;}




/*详细页*/
.content{ width:100%; margin:0 auto; padding-top:15px;}
.content1{ width:100%; margin:0 auto;}
.content1-title{ width:100%; border-bottom:1px solid #e5e5e5; padding-bottom:15px;}
.content1-title h3{ font-size:26px; font-weight:bold; line-height:30px; width:100%; text-align:center; color:#222; padding-bottom:10px;}
.content-title{ width:100%; border-bottom:1px dashed #e5e5e5; padding-bottom:15px;}
.content-title h3{ font-size:26px; font-weight:bold; line-height:30px; width:100%; text-align:center; color:#222; padding-bottom:10px;}


.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; BACKGROUND: #f6f6f6; HEIGHT: 32px; display:block; line-height:32px; font-style:normal;}
.content-con{text-indent:2em; font-size:16px; margin-top:20px; line-height:26px !important;}
.content-con p{ text-indent:2em; font-size:16px; margin-bottom:5px; text-align:justify; text-justify:inter-ideograph;}
.content-con p a{ word-break: break-all;}
.vsbcontent_img img{text-align: center; max-width:100%; /*width:100%;*/ margin:10px auto; display: block;}

.content-con video{ max-width:100% !important;}


.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:100%; height:34px; font-size:15px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}








/**********高级检索********/
.head1{position:inherit; border-top:10px solid #005792; width:96%; background:#fff; height:110px; padding:0 2%; z-index: 10; }

.gjjs{ width:380px; margin:40px auto;}
.gjjs h2{ font-size:30px; color:#03a4d8; line-height:40px; height:40px; font-weight: bold; text-align:center; padding-bottom:30px;}
.gjjs table{border-collapse: collapse;   border: 0px solid #e5e5e5; width:100%;}
.biaoti{ font-size:16px; line-height:45px; height:45px; width:70px; text-align:center;}
.biaotikk{ border:1px solid #dcdcdc; width:300px; height:28px; background:none;}
.biaotikk2{ border:1px solid #dcdcdc; width:140px; height:28px; background:none;}






.ssjgbg {
    background: url(../images/ban2.jpg) top center no-repeat;
    height: auto;
    /* background-size: 150%; */
}

.fzjs{ width:810px; height:130px; margin:0 auto; padding:115px 20px 0; }

.ssk{ width:800px;}
.inputk{  background:#fff; padding:10px 20px; border:1px solid #dcdcdc; height:38px; line-height:38px; float:left; overflow:hidden; font-size:16px; overflow:hidden; width:450px; outline:medium none; font-family:"微软雅黑"; margin-right:2px;}
.search_btn{ float:right; width:150px; height:60px; outline:medium none;}
.input-group-addon{ float:left; width:130px; height:38px; line-height:38px; background:#fff; border:1px solid #dcdcdc; padding:10px;}
.input-group-addon select{width:130px; border: none; font-family:"微软雅黑"; background: transparent;outline: none;font-size: 15px;}
.input-group-addon option{font-size: 14px;}           

.inputk2{  background:#fff; padding:10px 20px; border:1px solid #dcdcdc; height:38px; line-height:38px; float:left; overflow:hidden; font-size:16px; overflow:hidden; width:605px; outline:medium none; font-family:"微软雅黑";}

.TabTitle1{overflow:hidden; position:relative; margin-bottom:-1px;}
.TabTitle1 ul li{ float:left; font-size:16px; text-align:center; width:70px; color:#666; height:38px; cursor:pointer; display:block; padding-bottom:4px; margin-right:15px;}
.TabTitle1 .hover{ background:url(../images/jiao1.png) bottom center no-repeat; height:38px;  color:#09afde; padding-bottom:4px;}
.TabTitle1 ul li a{ color:#666;}
.Tabbottom{ overflow:hidden;}



.ssjg_top{/* height:50px; */overflow:hidden;border-bottom:1px solid #e5e5e5;}

.ssjg_top h2{ float:left; line-height:30px; color:#000; font-size:26px;}
.ssjg_top i{ font-size:16px; float:right; line-height:40px;}
.ssjg_top em{ color:#09afde; margin:0 10px;}

.ssjg { padding:0 10px;}
.ssjg ul li { padding:20px 0; border-bottom:1px dashed #e5e5e5;}
.ssjg ul li a{ font-size:20px; line-height:45px;}
.ssjg ul li a em{ color:#09afde;}
.ssjg ul li p{color: #666; line-height:24px; font-size:14px; height:48px; overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;}







/*********招聘***********/
.zp{ height:50px; line-height:30px; overflow:hidden; border-bottom:1px solid #e5e5e5; }
.zp h2{ float:left; line-height:30px; float:left; color:#000; font-size:26px;}
.zp a{ float:right; background:#f4930a; height:30px; width:120px; color:#fff; text-align:center;}









/*****科研机构*****/
.kyjg { border:1px solid #f6f6f6; background:url(../images/nybg22.png) repeat;}
.kyjg ul li { float:left; height:52px; line-height:52px; font-size:15px; padding:0 3%; width:44%;display:block; background:url(../images/kyjgxb.png) left center no-repeat;  text-overflow: ellipsis; white-space: nowrap;}
.kyjg ul li a{ width:94%;  padding-left:10px;}

.kyjg ul li:nth-child(4n),.kyjg ul li:nth-child(4n+3) {background:url(../images/kyjgxb.png) 15px center no-repeat #f5f5f5;}
.kyjg ul li:nth-child(4n+1),.kyjg ul li:nth-child(4n+2) {background:url(../images/kyjgxb.png) 15px center no-repeat #fff;}



/*****学位授权*****/
.xwsq {}
.xwsq ul li{ background:#05a5d8; text-align: center; color:#fff; float:left; width:48%; margin-top:20px;}
.xwsq ul li:nth-child(2n){float: right;}
.xwsq .img6 {text-align: center;width: 100%; height:0; padding-bottom:62%; overflow: hidden;}
.xwsq .img6 img {width: 100%;}
.xwsq .title6 { font-size:22px; color:#fff; height:90px; line-height:90px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.xwsq .title6 a {color:#fff;}



/*******重点学科********/

.zdxk{background:url(../images/nybg22.png) repeat; }
.zdxk h2{ width:100%; font-size:22px; line-height:50px; height:50px; background:#03a4d8; text-indent:25px; color:#fff;}
.zdxk ul{ border:1px solid #f6f6f6; padding:15px 25px;}
.zdxk ul li{ width:49.5%; float:left; font-size:18px; line-height:40px; height:40px;}



/****师资队伍****/
.dwgk{ border:1px solid #f6f6f6; padding:20px;}
.dwgk p{ text-indent:2em; line-height:32px; font-size:18px;}

.lyys ul li { float:left; width: 21%;margin: 2%; display:block; height:auto; overflow:hidden; cursor:pointer;}
.lyys ul li .img4{width: 100%; min-width:100%; display: block; height: 0; padding-bottom:121%; overflow: hidden;}
.lyys ul li .img4 img{ width:100%;}
.lyys ul li span{ padding:0 4%; border:1px solid #eee; display:block; height:75px; text-align:center;}
.lyys ul li h2{ font-size:20px; line-height:40px; height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.lyys ul li p{line-height:20px; height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-size:16px; margin-bottom:10px;}


.ljrc { border:1px solid #f6f6f6; background:url(../images/nybg22.png) repeat;}
.ljrc ul li { float:left; height:52px; line-height:52px; font-size:16px; width:33.33%; text-align:center; font-weight:bold;}
.ljrc ul li a{overflow:hidden; width:100%; display:block; text-overflow: ellipsis; white-space: nowrap; display:block;}

.ljrc ul li:nth-child(6n),.ljrc ul li:nth-child(6n+4),.ljrc ul li:nth-child(6n+5)  {background:#f5f5f5;}
.ljrc ul li:nth-child(6n+1),.ljrc ul li:nth-child(6n+2),.ljrc ul li:nth-child(6n+3) {background:none;}




/************工大印象2**************/
.yxleft{ width:14%; float:left;}
.yxleft_top{ background:url(../images/yxbg2.jpg) left top repeat-x; height:70px; line-height:70px; text-align:center; width:100%; font-size:26px; color:#fff; font-weight:bold;}
.yxleftlist { margin-top:20px;}
.yxleftlist ul li{text-align:center; background:url(../images/yxbg3.jpg) top center repeat-y; padding-bottom:30px;}
.yxleftlist ul li a{  display:block; height:50px; line-height:50px; background:#fff; font-size:34px; font-family:Impact;}

.yxleftlist ul li.hover a{ color:#f89b22;}

.yxleftlist ul li.last{ background:none;}

@font-face{

    font-family:icon;src: url('../font/iconfont.eot');src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),url('../font/iconfont.woff') format('woff'),url('../font/iconfont.ttf') format('truetype'),url('../font/iconfont.svg#iconfont') format('svg');}





.yxright{ float:right; width:84%;}
.yxright .div{}
.yxright .date{line-height:50px; display:-ms-flexbox; display:flex; -ms-flex-align:center;align-items:center;}
.yxright .date .inr{display: inline-block; font-size:30px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding:0 10px;}
.yxright .yxlist{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px;}
.yxright .yxlist .item{margin-left:25px;margin-bottom:35px;width:calc(33.33% - 17.33px);}
.yxright .yxlist .item:nth-child(3n-2){margin-left:0;}
.yxright .yxlist .item .pic22{position:relative;overflow:hidden;}
.yxright .yxlist .item .pic22 img{width:100%;}
.yxright .yxlist .item .h{margin-top:10px; font-size:16px;}
.yxright .yxlist .item .d{margin-top:10px;}
.yxright .yxlist .item .d span{margin-right:15px;}
.yxright .uplod{position:fixed;right:10px;top:50%;transform:translateY(-50%);z-index:5;text-align: center;color: #94070a;}
.yxright .uplod .p {padding-top: 5px;}
.yxright .uplod img{width:70px;}



.layer{background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;right:0;bottom:0;z-index:40;opacity:0;visibility:hidden;transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}

.layer.showdiv{opacity:1;visibility:visible;}

.layer .close{font-size:60px;font-family:icon;position:absolute;right:50px;top:50px;width:80px;height:80px;text-align: center;line-height:80px;cursor:pointer;color:#ccc;}

.layer .search_box{height:45px;line-height:45px;width:550px;display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;margin-top:-100px;}

.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}

.layer .search_box .kw{background:#fff;box-shadow:3px 3px 3px rgba(0,0,0,0.5) inset;-ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}

.layer .search_box .ok{background:#94070a;color:#fff;width:120px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}

.layer .picbox{width:100%;height:100%;text-align:center;}

.layer .picbox:after{content:"";vertical-align:middle;height:100%;display:inline-block;}

.layer .picbox img{max-width:80%;max-height:80%;width:auto;height:auto;}ground:url(../images/gdico6.png) left center no-repeat;}
.ssbgd .ico7{ background:url(../images/gdico7.png) left center no-repeat;}
.ssbgd .ico8{ background:url(../images/gdico8.png) left center no-repeat;}
.ssbgd .ico9{ background:url(../images/gdico9.png) left center no-repeat;}
.ssbgd .ico10{ background:url(../images/gdico10.png) left center no-repeat;}
.ssbgd .ico11{ background:url(../images/gdico11.png) left center no-repeat;}
.ssbgd .ico12{ background:url(../images/gdico12.png) left center no-repeat;}
.ssbgd .ico13{ background:url(../images/gdico13.png) left center no-repeat;}
.ssbgd .ico14{ background:url(../images/gdico14.png) left center no-repeat;}
.ssbgd .ico15{ background:url(../images/gdico15.png) left center no-repeat;}
.ssbgd .ico16{ background:url(../images/gdico16.png) left center no-repeat;}
.ssbgd .ico17{ background:url(../images/gdico17.png) left center no-repeat;}
.ssbgd .ico18{ background:url(../images/gdico18.png) left center no-repeat;}

.ssbgd .slick-dots {
bottom: -40px;
width: 100%;
text-align: center;
}

.ssbgd .slick-dots li {

display: inline-block;

width: auto;

float: none;

vertical-align: middle; }

.ssbgd .slick-dots li button {

background: #bfbfbf;

border: 0 none;

border-radius: 7px;

cursor: pointer;

display: block;

font-size: 0;

height: 12px;

line-height: 0;

margin: 0 10px;

outline: medium none;

padding: 0;

width: 12px; }

.ssbgd .slick-dots li.slick-active button {

background: #1592d4; }

.ssbgd .slick-dots { margin-top:20px;

width:100%;}




.box3{  position: relative; background:url(../images/box22.jpg) no-repeat top center;  padding-top:70px; background-size: cover;}
.kslj { padding:50px 0 70px 0; }
.kslj ul li{ float:left; width:33%; text-align:center; display:block;}
.kslj ul li img{ max-width:100%; margin-bottom:10px;}
.kslj ul li p{ height:38px; line-height:38px; display:block; font-size:24px; color:#fff;}
.kslj ul li:hover img{-webkit-transition: -webkit-transform 0.7s ease-out;-moz-transition: -moz-transform 0.7s ease-out;transition: transform 0.7s ease-out;transform: rotateY(360deg);-webkit-transform: rotateY(360deg);	/* Safari 和 Chrome */-moz-transform: rotateY(360deg);}
/* footer */
.footer {  background:url(../images/dbbg1.png) repeat; padding:50px 0; margin-top:40px; color: #fff;}

.foot_t{ border-bottom:1px solid #216091; padding:20px 0 30px 0;}

.dblogo{ float:left; width:30%; margin-right:30px;}
.dblogo img{ max-width:100%; width:100%;}

.lxfs{ float:left; margin-top:28px; width:30%; font-size:18px; line-height:30px;}
.yw{float:right;font-family:Arial, Helvetica, sans-serif;font-size:18px;/* border:1px solid #fff; *//* width:140px; *//* height:40px; */line-height:40px;opacity:0.7;text-align:center;/* margin-top:40px; */}
.yw a{display:block;color:#fff;border: 1px solid #fff;}

.bq{ font-size:16px; line-height:30px; padding-top:35px; color:#f0f0f0 !important;}

/********内页********/

.box4{ background:url(../images/footbg.png) no-repeat bottom center;}

.nybanner{ text-align:center; margin:0 auto;  position: relative; z-index: 0;}
.nybanner span {position: absolute; top: 0; width: 100%; height: 100%; background:url(../images/topbg1.png) left -4px repeat-x; display:block;}

.footer1 {  background:url(../images/nyfootbg.jpg) bottom center no-repeat; padding:35px 0; color: #fff;}
.bq1{ float:left; width:80%; font-size:16px; line-height:30px; padding-top:30px; color:#f0f0f0 !important;}
.kslj2{ float:right; font-size:18px; color:#fff; line-height:30px;}
.kslj2 a{ color:#fff; margin:0 10px;}

.ny{ width:1280px; margin:0 auto; padding-top:40px; min-height:600px; padding-bottom:30px;}

.ny_left{ float:left; width:280px;}

.ny_right{ float:right; width:960px;}
.ny_right1{ background:#fff; width:90%; margin:0 auto;}
.ny_right_con{ padding-top:15px;}

.ny_right_top{ height:50px; line-height:30px; overflow:hidden; border-bottom:1px solid #e5e5e5; color:#000; font-size:26px;}

.ny_right_top1{ height:50px; line-height:30px; overflow:hidden; border-bottom:1px solid #e5e5e5; color:#09afde; font-size:26px;}


.nytit{ background:url(../images/yy.png) repeat; line-height:30px; padding-top:10px; padding-bottom:10px; text-align:right; color:#fff; font-size:14px; position:relative; margin-bottom:-50px; bottom:50px; z-index:33;}
.nytit a{ padding-right:7px; color:#fff;}



/*次级页面二级菜单*/
.ny_left_top{ height:110px; width:100%; color:#FFF; background:url(../images/nytitbg.jpg) no-repeat; background-size:cover; font-size:26px; font-weight:bold; text-indent:40px; line-height:110px;}

/**.sidenav{ overflow:hidden; display:block; width:100%; }
.accordion { width:100%; }
.accordion .nav-link {display: block;  padding-left:25px; height:53px; line-height:53px; font-size:15px; color:#fff; outline:none; -webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease; font-size:16px; }
.accordion .nav-link a{ display: block; color:#fff;}
.accordion .nav-link:hover{  color: #fff !important; background:#700005; font-size:16px; }
.accordion .nav-link:hover a{  color: #fff !important; font-size:16px; }
.accordion .nav-link.hover{  color: #fff !important; background:#700005; font-size:16px; }
.accordion .nav-link.hover a{  color: #fff !important; font-size:16px; }
.currentnav{ background:#8f000b !important; color: #fff !important; }

.nav-link1{ width:40px; height:53px; line-height:53px; cursor: pointer; position:absolute; top:0; right:3px;}
.accordion li{  position: relative; font-size:16px; border-bottom:1px solid #e6e5e5; background:#8f000b; overflow:hidden;  }
.accordion li:last-child .nav-link { font-size:16px; }
.accordion li i { display:block; width:20px; height:30px; background:url(../images/xia.png) center no-repeat; position: absolute;top:12px;right: 12px;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.accordion li.open .nav-link { color: #fff !important; background:#700005; font-size:16px;  }
.accordion li.open .nav-link a{color: #fff !important; font-size:16px; }
.accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.sidemenu {display: none; font-size:14px !important; background:#f6f6f6; border-top:none; padding:10px 0;}
.sidemenu li { background:#f6f6f6; font-size:14px !important;border-bottom:none;}
.sidemenu a { display: block;font-size:14px !important;text-decoration: none; padding:8px 8px; padding-left:30px; -webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease; transition: all 0.25s ease; }
.sidemenu a.on{color:#8f000b; background:#fff; border-left:3px solid #8f000b; padding-left:30px !important; } 
.sidemenu a:hover {color:#8f000b; background:#fff; border-left:3px solid #8f000b; padding-left:30px !important; }
*****/
.ny_nav { width:100%;}
.ny_nav ul li{background:url(../images/nyli1.png) 88% center no-repeat #f7f7f7; border:1px solid #e6e6e6; padding:20px 15%; border-top:none; line-height:30px; font-size:18px;}
.ny_nav ul li a{ display:block;}
.ny_nav ul li:hover{background:url(../images/nyli2.png) 88% center no-repeat #f89b22;  border:1px solid #f89b22;border-top:none; color:#fff; font-weight:bold;}
.ny_nav ul li:hover a{ color:#fff;}
.ny_nav ul li.hover{background:url(../images/nyli2.png) 88% center no-repeat #f89b22;  border:1px solid #f89b22;border-top:none; color:#fff; font-weight:bold;}
.ny_nav ul li.hover a{ color:#fff;}


/* 简介
======================================*/
.dpzw{text-indent:2em; font-size:16px; line-height:26px !important;}
.dpzw p{ text-indent:2em; font-size:16px; margin-bottom:26px; text-align:justify; text-justify:inter-ideograph;}
.dpzw img{text-align: center; max-width:100%; /*width:100%;*/ margin:10px auto; display: block;} 

.dpzw video{ max-width:100% !important;}

/* 领导页
======================================*/
.content-leader{ padding-top: 10px;}
.content-leader table{ border-collapse: collapse;   border: 1px solid #e5e5e5;}
.content-leader .table{float: left; background:#fff; width: 50%; border: 1px solid #e5e5e5; font-size:18px;}
.content-leader .table_right{float: left;width: 50%; border-left:none;}
.content-leader .table>tbody>tr>td{padding:12px 30px; line-height:25px;}
.content-leader .table td a {color: #333;}
.content-leader .table td:last-child{font-weight: bold;}
.table>tbody>tr:nth-child(odd){background-color: #f5f5f5;}


.content-leader2{ padding-top: 10px; font-size:18px;}
.content-leader2 table{ border-collapse: collapse;   border: 1px solid #e5e5e5; float:left; width:48%}
.content-leader2 table:nth-child(2n){ float:right;}
.xzz{ background:url(../images/ldtit.jpg) left center #08a6d9 no-repeat; font-size:22px; text-align:center; font-weight:bold; height:60px; line-height:60px; color:#fff;}
.content-leader2 table>tbody>tr>td{padding:10px 3%; width:44%; line-height:25px; text-align:center;}







/* 北工大映像
======================================*/

.column_1
{width:280px; float:left; position:relative; margin-top:-140px;}



.dayList {font-family:Arial, Helvetica, sans-serif; padding-bottom:20px; background:url(../images/yxnav.jpg) top center no-repeat; background-size:cover;}

.dayList h2{ font-size:26px; font-weight:bold; text-align:center; color:#fff; height:100px; line-height:100px; border-bottom:1px solid #1e8db4;}
.dayList span{color: #fff;
    font-size: 36px;
    line-height:70px; text-align:center; width:100%; display:block;}
.dayList ul { width:192px; margin:0 auto;}
.dayList ul li{ float:left;	width:38px; text-align:center;
	line-height:38px; margin:5px; display:block;
	height:38px;}

.dayList ul li em
{
	display:block;
	color:#fff;
	font-size:20px;
	font-style:normal;
}
.dayList ul li a{ color:#fff; line-height:38px; display:block;
	height:38px;}
.current11
{border-radius:50%; background:#00e3f6;}

.yearlist li { float:left; text-align:center; width:46%;}
.yearlist li:nth-child(2n){ float:right;}
.yearlist li a{font-size:30px; display:block; line-height:100px; background:#eeeeee; height:100px; margin-top:25px;}


/*信息列表开始*/
.Newslist { border:1px solid #f6f6f6;}
.Newslist ul li {height:52px; background:url(../images/nybg22.png) repeat; line-height:52px; font-size:16px; padding:0 3%;}
.Newslist ul li a{overflow:hidden; width:85%; display:block; background:url(../images/lixb1.jpg) left center no-repeat; padding-left:15px; text-overflow: ellipsis; white-space: nowrap;}


.Newslist ul li span{float: right; padding-left:10px; color: #666;}
.Newslist ul li.lin{ background:#f4f4f4;}
.Newslist ul li:hover{ background:#f4930a; color:#FFF; }
.Newslist ul li:hover a{ color:#FFF; background:url(../images/xb2.jpg) left center no-repeat;}
.Newslist ul li:hover span{ color:#fff;}

.sjdh{ display:none;}
.fytpc{ margin-top:15px;}





/*图片列表开始*/
.pic{ width:100%;}
.pic ul li { float:left; width:48%; display:block; height:auto; overflow:hidden; cursor:pointer; background:#f7f7f7; margin-top:30px; margin-bottom:10px; position:relative;}
.pic ul li:nth-child(2n){ float:right;} 
.pic ul li .img3{width: 100%; min-width:100%; display: block; height: 0; padding-bottom:56%; overflow: hidden;}
.pic ul li span{ font-family:Arial, Helvetica, sans-serif; background:#f89b22; color:#fff; position:absolute; text-align:center; left:10px; top:10px; z-index:3; width:70px; height:70px; text-align:center; overflow:hidden;}
.pic ul li span h2{ font-size:36px; font-weight:bold; display:block; line-height:30px; padding-top:12px;}
.pic ul li span i{ font-size:14px; line-height:20px; display:block; text-transform:uppercase;}



.pic ul li p{line-height:45px; text-align:center; height:45px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding:0 5px;}




/*详细页*/
.content{ width:100%; margin:0 auto; padding-top:15px;}
.content1{ width:100%; margin:0 auto;}
.content1-title{ width:100%; border-bottom:1px solid #e5e5e5; padding-bottom:15px;}
.content1-title h3{ font-size:26px; font-weight:bold; line-height:30px; width:100%; text-align:center; color:#222; padding-bottom:10px;}
.content-title{ width:100%; border-bottom:1px dashed #e5e5e5; padding-bottom:15px;}
.content-title h3{ font-size:26px; font-weight:bold; line-height:30px; width:100%; text-align:center; color:#222; padding-bottom:10px;}


.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; BACKGROUND: #f6f6f6; HEIGHT: 32px; display:block; line-height:32px; font-style:normal;}
.content-con{text-indent:2em; font-size:16px; margin-top:20px; line-height:26px !important;}
.content-con p{ text-indent:2em; font-size:16px; margin-bottom:26px; text-align:justify; text-justify:inter-ideograph;}
.content-con img{text-align: center; max-width:100%; /*width:100%;*/ margin:10px auto; display: block;}

.content-con video{ max-width:100% !important;}


.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:100%; height:34px; font-size:15px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}








/**********高级检索********/
.head1{position:inherit; border-top:4px solid #005792; width:96%; background:#fff; height:110px; padding:0 2%; z-index: 10; }

.gjjs{ width:380px; margin:40px auto;}
.gjjs h2{ font-size:30px; color:#03a4d8; line-height:40px; height:40px; font-weight: bold; text-align:center; padding-bottom:30px;}
.gjjs table{border-collapse: collapse;   border: 0px solid #e5e5e5; width:100%;}
.biaoti{ font-size:16px; line-height:45px; height:45px; width:70px; text-align:center;}
.biaotikk{ border:1px solid #dcdcdc; width:300px; height:28px; background:none;}
.biaotikk2{ border:1px solid #dcdcdc; width:140px; height:28px; background:none;}





.ssjgbg {
    background: url(../images/ban2.jpg) top center no-repeat;
    height: auto;
    /* background-size: 150%; */
}

.fzjs{ width:810px; height:130px; margin:0 auto; padding:115px 20px 0; }

.ssk{ width:800px;}
.inputk{  background:#fff; padding:10px 20px; border:1px solid #dcdcdc; height:38px; line-height:38px; float:left; overflow:hidden; font-size:16px; overflow:hidden; width:450px; outline:medium none; font-family:"微软雅黑"; margin-right:2px;}
.search_btn{ float:right; width:150px; height:60px; outline:medium none;}
.input-group-addon{ float:left; width:130px; height:38px; line-height:38px; background:#fff; border:1px solid #dcdcdc; padding:10px;}
.input-group-addon select{width:130px; border: none; font-family:"微软雅黑"; background: transparent;outline: none;font-size: 15px;}
.input-group-addon option{font-size: 14px;}           

.inputk2{  background:#fff; padding:10px 20px; border:1px solid #dcdcdc; height:38px; line-height:38px; float:left; overflow:hidden; font-size:16px; overflow:hidden; width:605px; outline:medium none; font-family:"微软雅黑";}

.TabTitle1{overflow:hidden; position:relative; margin-bottom:-1px;}
.TabTitle1 ul li{ float:left; font-size:16px; text-align:center; width:70px; color:#666; height:38px; cursor:pointer; display:block; padding-bottom:4px; margin-right:15px;}
.TabTitle1 .hover{ background:url(../images/jiao1.png) bottom center no-repeat; height:38px;  color:#09afde; padding-bottom:4px;}
.TabTitle1 ul li a{ color:#666;}
.Tabbottom{ overflow:hidden;}



.ssjg_top{/* height:50px; */overflow:hidden;border-bottom:1px solid #e5e5e5;}

.ssjg_top h2{ float:left; line-height:30px; color:#000; font-size:26px;}
.ssjg_top i{ font-size:16px; float:right; line-height:40px;}
.ssjg_top em{ color:#09afde; margin:0 10px;}

.ssjg { padding:0 10px;}
.ssjg ul li { padding:20px 0; border-bottom:1px dashed #e5e5e5;}
.ssjg ul li a{ font-size:20px; line-height:45px;}
.ssjg ul li a em{ color:#09afde;}
.ssjg ul li p{color: #666; line-height:24px; font-size:14px; height:48px; overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;}







/*********招聘***********/
.zp{ height:50px; line-height:30px; overflow:hidden; border-bottom:1px solid #e5e5e5; }
.zp h2{ float:left; line-height:30px; float:left; color:#000; font-size:26px;}
.zp a{ float:right; background:#f4930a; height:30px; width:120px; color:#fff; text-align:center;}









/*****科研机构*****/
.kyjg { border:1px solid #f6f6f6; background:url(../images/nybg22.png) repeat;}
.kyjg ul li { float:left; height:52px; line-height:52px; font-size:16px; padding:0 3%; width:44%;}
.kyjg ul li a{overflow:hidden; width:94%; display:block; background:url(../images/kyjgxb.png) left center no-repeat; padding-left:20px; text-overflow: ellipsis; white-space: nowrap;}

.kyjg ul li:nth-child(4n),.kyjg ul li:nth-child(4n+3) {background:#f5f5f5;}
.kyjg ul li:nth-child(4n+1),.kyjg ul li:nth-child(4n+2) {background:none;}



/*****学位授权*****/
.xwsq {}
.xwsq ul li{ background:#05a5d8; text-align: center; color:#fff; float:left; width:48%; margin-top:20px;}
.xwsq ul li:nth-child(2n){float: right;}
.xwsq .img6 {text-align: center;width: 100%; height:0; padding-bottom:62%; overflow: hidden;}
.xwsq .img6 img {width: 100%;}
.xwsq .title6 { font-size:22px; color:#fff; height:90px; line-height:90px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.xwsq .title6 a {color:#fff;}



/*******重点学科********/

.zdxk{background:url(../images/nybg22.png) repeat; }
.zdxk h2{ width:100%; font-size:22px; line-height:50px; height:50px; background:#03a4d8; text-indent:25px; color:#fff;}
.zdxk ul{ border:1px solid #f6f6f6; padding:15px 25px;}
.zdxk ul li{ width:49.5%; float:left; font-size:18px; line-height:40px; height:40px;}



/****师资队伍****/
.dwgk{ border:1px solid #f6f6f6; padding:20px;}
.dwgk p{ text-indent:2em; line-height:32px; font-size:18px;}

.lyys ul li { float:left; width: 21%;margin: 2%;  display:block; height:auto; overflow:hidden; cursor:pointer;}
.lyys ul li .img4{width: 100%; min-width:100%; display: block; height: 0; padding-bottom:121%; overflow: hidden;}
.lyys ul li .img4 img{ width:100%;}
.lyys ul li span{ padding:0 4%; border:1px solid #eee; display:block; height:75px; text-align:center;}
.lyys ul li h2{ font-size:20px; line-height:40px; height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.lyys ul li p{line-height:20px; height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-size:16px; margin-bottom:10px;}


.ljrc { border:1px solid #f6f6f6; background:url(../images/nybg22.png) repeat;}
.ljrc ul li { float:left; height:52px; line-height:52px; font-size:16px; width:33.33%; text-align:center; font-weight:bold;}
.ljrc ul li a{overflow:hidden; width:100%; display:block; text-overflow: ellipsis; white-space: nowrap; display:block;}

.ljrc ul li:nth-child(6n),.ljrc ul li:nth-child(6n+4),.ljrc ul li:nth-child(6n+5)  {background:#f5f5f5;}
.ljrc ul li:nth-child(6n+1),.ljrc ul li:nth-child(6n+2),.ljrc ul li:nth-child(6n+3) {background:none;}




/************工大印象2**************/
.yxleft{ width:14%; float:left;}
.yxleft_top{ background:url(../images/yxbg2.jpg) left top repeat-x; height:70px; line-height:70px; text-align:center; width:100%; font-size:26px; color:#fff; font-weight:bold;}
.yxleftlist { margin-top:20px;}
.yxleftlist ul li{text-align:center; background:url(../images/yxbg3.jpg) top center repeat-y; padding-bottom:30px;}
.yxleftlist ul li a{  display:block; height:50px; line-height:50px; background:#fff; font-size:34px; font-family:Impact;}

.yxleftlist ul li.hover a{ color:#f89b22;}

.yxleftlist ul li.last{ background:none;}

@font-face{

    font-family:icon;src: url('../font/iconfont.eot');src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),url('../font/iconfont.woff') format('woff'),url('../font/iconfont.ttf') format('truetype'),url('../font/iconfont.svg#iconfont') format('svg');}





.yxright{ float:right; width:84%;}
.yxright .div{}
.yxright .date{line-height:50px; display:-ms-flexbox; display:flex; -ms-flex-align:center;align-items:center;}
.yxright .date .inr{display: inline-block; font-size:30px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding:0 10px;}
.yxright .yxlist{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px;}
.yxright .yxlist .item{margin-left:25px;margin-bottom:35px;width:calc(33.33% - 17.33px);}
.yxright .yxlist .item:nth-child(3n-2){margin-left:0;}
.yxright .yxlist .item .pic22{position:relative;overflow:hidden;}
.yxright .yxlist .item .pic22 img{width:100%;height:auto;}
.yxright .yxlist .item .h{margin-top:10px; font-size:16px;}
.yxright .yxlist .item .d{margin-top:10px;}
.yxright .yxlist .item .d span{margin-right:15px;}
.yxright .uplod{position:fixed;right:10px;top:50%;transform:translateY(-50%);z-index:5;text-align: center;color: #94070a;}
.yxright .uplod .p {padding-top: 5px;}
.yxright .uplod img{width:70px;}



.layer{background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;right:0;bottom:0;z-index:10;opacity:0;visibility:hidden;transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}

.layer.showdiv{opacity:1;visibility:visible;}

.layer .close{font-size:60px;font-family:icon;position:absolute;right:50px;top:50px;width:80px;height:80px;text-align: center;line-height:80px;cursor:pointer;color:#ccc;}

.layer .search_box{height:45px;line-height:45px;width:550px;display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;margin-top:-100px;}

.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}

.layer .search_box .kw{background:#fff;box-shadow:3px 3px 3px rgba(0,0,0,0.5) inset;-ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}

.layer .search_box .ok{background:#94070a;color:#fff;width:120px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}

.layer .picbox{width:100%;height:100%;text-align:center;}

.layer .picbox:after{content:"";vertical-align:middle;height:100%;display:inline-block;}

.layer .picbox img{max-width:80%;max-height:80%;width:auto;height:auto;}

b{
word-break: break-all;
}