@charset "utf-8";
body{font-family:"Microsoft YaHei"; font-size:2em;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,font,tr{ padding:0; margin:0; font-family:"Microsoft YaHei";color:#333;font-size: 14px;}
table{ border-collapse:collapse; border-spacing:0;}
fieldset,img{ border:0;}
address,caption,cite,code,dfn,em,th,var { font-weight: normal; font-style: normal; font-family:Tahoma,Arial, Helvetica, sans-serif,;}
ol li,ul li,dl dt,dl dd{ list-style:none;}
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:normal; font-size:100%;}
input,button,textarea,checkbox,select,radio{ vertical-align:middle;}
html{height:100%;min-width: 1200px;}
.clear{ height:0; overflow:hidden; clear:both;}
A{text-decoration: none !important;font-family:"Microsoft YaHei";color:#333;}

/*公共样式*/
.center-1200 {
    width: 1200px;
    margin: 0 auto;
}
.bjbs{background:#fff;}

.xxxw{background:url("../images/tbjs.jpg") no-repeat center bottom; width: 100%;border-bottom: 1px solid #0d59a7;}

.container{}
.clear {
    height: 0;
    overflow: hidden;
    clear: both;
}
.fl {
 float: left;
}
.fr {
 float: right;
}
/*顶部开始*/

.top {
    height: 32px;
    width: 50%;
    float: left;
    margin-top: 52px;
}
.top .top-inside-links {
  float: left;
  margin-left: 1em;
  height: 2em;
  line-height: 2em;
}
.top .top-inside-links li {
  font-size: 0.75em;
  display: inline-block;
  margin-left: 1em;
  color: #a9c8e2;
}
.top .top-inside-links li a {
  color: #a9c8e2;
}
.top .top-outside-links {
    width: 472px;
    font-size: 12px;
    float: left;
    margin-left: -98px;
    height: 32px;
    line-height: 32px;
    margin-top: -30px;
}
.top .top-outside-links li {
  float: left;
  font-size: 12px;
  display: inline-block;
  margin-left: 10px;
  color: #ffffff;
}
.top .top-outside-links li a {
  color: #ffffff;
}
.top .top-links-search {
  display: block;
  float: right;
  margin-left: 15px;
  margin-top: 61px
}
.top .top-links-search img {
  display: block;
  width: 2em;
  height: 2em;
}
.topdw{position: relative;}
.searchDIV{padding:5px 10px;background:#bc121a;display:none;width:260px;position:absolute;right:0px;top:32px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.search-1{background:#fff;color:#000;height:25px;line-height:25px;padding-left:5px;border:none;width:205px;}
.search-2{background:#F6D27F;color:#F4F4F2;cursor:pointer;padding:0px 8px;height:24px;line-height:24px;border:none;border-radius:3px;}
/*logo开始*/
.header {
  background-color: #bc121a;
}
.header h1 {
    height: 140px;
    width: 50%;
    float: left;
    text-indent: -10000px;
}
.header h1 a {
  display: block;
  height: 140px;
  background: url(../images/logoyl.png) no-repeat 40px 50%;}
}
/*导航开始*/
.header-nav {
    background-color: #ffffff;
	border-bottom: 1px solid #d5d5d6;
    
}
.header-nav .header-menu {
  font-size: 1em;
  height: 50px;
  width: 100%;
}
.header-nav .header-menu > li {
  display: inline-block;
  position: relative;
  float:left;
  height: 50px;
  width: 125px;
  /*overflow: hidden;*/
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  font-size: 16px;
  background: url("../images/img_main_topbar_point.png") no-repeat 0 center;
}



.header-nav .header-menu > li:hover {
  background: #bc121a;
}

.header-nav .header-menu > li:hover a {
  color: #fff;
  letter-spacing: 0.1em;
}
.header-nav .header-menu > li:first-child {
  width: 75px;
  background: none;
}

.header-nav .header-menu .current:hover {
  background: #bc121a;
}






.header-nav .header-menu > li:hover .header-nav-list {
    border-top: #bc121a solid 5px;
    padding-top: 10px;
    background: #bc121a;
}
.header-nav .header-menu > li:hover .header-nav-list li a {
  color: #4d4d4d;
}
.header-nav .header-menu > li:hover .header-nav-list {
  display: block;
}

.header-nav-list {
  display: none;
  position: absolute;
  top: 50px;
  left: 0px;
  z-index: 1000;
  box-sizing: border-box;
  padding: 15px 0;
  width: 125px;
}
.header-nav .header-menu > li:hover .header-nav-list li a {
  color: #fff;
}
.header-nav .header-menu > li .header-nav-list li:hover a {
    color: #fff;
}
.header-nav .header-menu > li .header-nav-list li {
  box-sizing: inherit;
  height: 34px;
  line-height: 34px;
  text-align: left;
  padding-left: 35px;
  background: url(../images/level_arrow.png) no-repeat 20px 14px;
}
.header-nav .header-menu > li .header-nav-list li:hover {
    background: url(../images/icon_main_second.png) no-repeat 22px 14px;
}









/*幻灯开始*/
.flex-caption {position:absolute;
bottom:42px;
width:1160px;
padding:10px 20px;
margin:0;
background: #cb462e;
background: rgba(203, 70, 46, 0.93);
font-size:18px;
line-height:35px;
color:#eaeaea;
text-align:left;
}
.more{position:absolute; bottom:50px;right:10px;color: #fff;}

/*幻灯结束*/
/*学院新闻*/
.main-header {
    float: left;
    width: 1160px;
	margin:0 20px;
	border-bottom:1px solid #d5d5d6;
}
.main-header h2 {
    font-size: 20px;
    float: left;
    margin: 20px 5px 10px;
}
.main-header span {
    font-size: 16px;
    display: block;
    float: right;
    margin-top: 25px;
}
.xyxw{width: 1200px; margin:20px 0;}

.xyxw ul li{width: 360px; margin:10px 20px; float:left; height:260px;}

.xyxw ul li dl dt {
	height: 180px;
}
.xyxw ul li dl dt img {
    width: 100%;
	height: 180px;
}
.xyxw ul li dl .title {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    color: #fff;
    margin: 10px 0px 0px;
}
.xyxw ul li dl .title a {
    
}
.xyxw ul li dl dd.zhaiyao {
    padding: 0px;
}
.xyxw ul li dl dd.zhaiyao p {
    font-size: 12px;
	line-height:25px;
    color: #848484;
	margin-bottom:10px;
}
.xyxw ul li dl dd span {
	float: right;
    font-size: 12px;
    color: #ccc;
	margin-right: 15px;
	padding-left:25px;
	background: url(../images/time.png) no-repeat 3px 1px;
}
.events{color: #0d59a7;    margin-bottom: 15px;}
.events h2 {font-family: "Microsoft JhengHei", "明黑", Arial, Helvetica;font-size: 25px; color: #0d59a7; text-align: center; line-height: 1em;
  margin-bottom: 40px; }
.events h2 a{color: #0d59a7;}
.events h2 b {
        height: 1px;
        width: 80px;
        background: #0d59a7;
        display: inline-block;
        vertical-align: middle;
        opacity: 0.5;
        margin: 0 20px; }
.events ul li {float: left;width: 33.33%; margin-bottom: 10px;}
.events ul li a {height: 55px;display: block;color: #0d59a7;border-left: 1px solid #0d59a7; padding-left: 0px;margin: 10px 25px;}
.events ul li .time {font-family: 'EB Garamond', serif;color: #0d59a7; width: 80px;text-align: center; float: left; }
.events ul li .time span {display: block;font-size: 36px;line-height: 1em; color: #0d59a7;}
.events ul li .txtwrapper {margin-left: 100px;}
.events ul li .txtwrapper h3 {font-size: 16px;line-height: 25px; }
.events ul li .txtwrapper p {padding-top: 10px; }


.xwlist{margin-bottom: 25px;}
.xwlist ul li{width: 535px;margin: 0px 25px;float: left; background: url(../images/dot_c.gif) 0 12px no-repeat; padding-left: 15px;line-height: 28px;}
.xwlist ul li span {float: right; font-size: 12px; color: #a4a4a4;}

/*信息公告*/
.ggxx{background:#f1f4f4;}
.container .info {
    width: 1150px;
    padding: 25px 25px;
    padding-bottom: 10px;
    display: inline;
}
.container .fl {
    
}
.container .info .title {
    width: 100%;
	font-size: 20px;
	line-height:30px;
}
.container .info .title span a {
    color: #b12923;
    font-size: 13px;
}
.content{
	margin-top: 10px;
}
.content .fr {
    width: 1068px;
}
.content .fl {
    margin:10px;
}
.container .info .content .fr .time {
  float: right;
  font-size: 12px;
  color: #a4a4a4;
  height:24px;
  width:68px;
  overflow:hidden;
}
.container .info .content .fr ul li {
  height: 28px;
  width: 499px;
  float: left;
  margin-left: 20px;
  line-height: 28px;
  background: url(../images/pic5.jpg) no-repeat 3px center;
  padding-left: 15px;
}
.container .info .content .fr ul li a {
  float: left;
}
/*院系新闻*/
.newsbj{width:100%; background: url(../images/newsbj.jpg) no-repeat center;}
.yxxw{width: 840px;float: left;}
.yxxwr{width: 340px;float: right;}
.plink{margin-top: 10px;}
.plink li {float: left;width: 100%;}
.plink li a {display: block;margin: 20px 0px;} 
.plink li a img {width: 100%;}
.yxxw .fl{width: 420px;}
.yxxw .fr{width: 360px;}
.yxxw_title{
    float: left;
    width: 380px;
	margin:0 20px;
	border-bottom:1px solid #d5d5d6;
}
.yxxw_title h2 {
    font-size: 20px;
    float: left;
	margin: 20px 2px 10px;
    padding-left: 15px;
    border-left: 5px solid #0d59a7;
}
.yxxw_title span {
    font-size: 16px;
    display: block;
    float: right;
    margin-top: 25px;
}
.yxxw_list{
  margin:10px 20px 20px;
  
}
.yxxw_list  ul li {
  height: 28px;
  line-height: 28px;
  background: url(../images/pic5.jpg) no-repeat 3px center;
  padding-left: 15px;
}
.yxxw_list ul li a {
  float: left;
}
.yxxw_list .time {
  float: right;
  font-size: 12px;
  color: #a4a4a4;
  height:24px;
  width:68px;
  overflow:hidden;
}
.Friendship{margin: 10px 20px 20px;}
.Friendship ul{ background:#FFF;}
.Friendship ul li{ float:left; display:inline;padding:5px; height:40px;border: 1px solid #e9e9e9;margin-bottom:5px; }
.Friendship ul li img{ width:308px; height:40px;}
.Friendship ul li img{ width:308px; height:40px;}
.Friendship .fl{width:145px;}
.Friendship ul .fl img{ width:145px; height:40px;}
.Friendship ul .yb{margin-right:6px;}
.dzxb_title{
    float: left;
    width: 320px;
	margin:0 20px;
	border-bottom:1px solid #d5d5d6;
}
.dzxb_title h2 {
    font-size: 20px;
    float: left;
    margin: 20px 5px 10px;
}
.dzxb_title span {
    font-size: 16px;
    display: block;
    float: right;
    margin-top: 25px;
}

/*导航*/
.ksdh{border-top: #f3f3f3 1px solid;background-color: #f1f4f4; width:100%;}
.ksdhs{font-size: 20px; float: left;    margin: 50px 30px 10px;}
.Links{ height:80px; padding:35px 0; width: 1030px;}
.Links li{ float:left; height:80px; text-align:center; width:8.5%; +width:10%;}
.Links li span{ display:block; font-size:14px; height:30px; line-height:30px;}

.Links ul li a{ display:block; position:relative; overflow:hidden;    height: 49px; width:49px; overflow:hidden; margin:0px auto;}
.Links ul li a img{position:absolute;left:50%; margin-left:-25px;top:0px;}
.Links ul li a .imgH{ margin-left:-74px;transition:all 0.2s ease;-webkit-transition:all 0.2s ease;}
.Links ul li a:hover{text-decoration:none;}
.Links ul li a:hover .imgH{display:block;left:50%; margin-left:-25px;}





/*栏目页*/
.banner{width: 1200px;margin: 0 auto;height:250px;}
.banner img{width: 1200px;height:250px;}
/*内容列表页*/
.contentlist{ background:#fff;border: 1px solid #efefef; min-height:540px;width: 1200px;margin: 0 auto; position: relative;}
.leftnr{position: absolute;width:220px;background:#fff; left:0px; top:-52px; bottom: 0;border-right: 1px solid #efefef; font-family: Microsoft Yahei;}
.ntitle{width:220px; line-height:50px; border-top: 1px solid #fff;height:50px; padding-bottom:10px; background: url(../images/lmy_ltopbg_h.png) no-repeat; overflow:hidden;}
.ntitle h1{font-size:16px; color:#fff; padding-left:50px; font-weight:bold;}
.menunr{width:220px; overflow:hidden; height:auto;}
.menunr ul{overflow:hidden; width:180px; padding-bottom:140px; margin:auto;}
.menunr ul li{float: left;padding-top: 10px; width:180px;}
.menunr ul li a{height: 40px; line-height:40px;width: 115px; padding:0 35px 0 30px; display:block;font-size: 14px; text-overflow : ellipsis;white-space : nowrap;overflow : hidden;background:url(../images/sub_ico.png) right -50px no-repeat #efefef;}
.menunr ul li a:hover,.menunr ul li .active{ color:#fff !important; border:0 none;padding:0 36px 0 31px; height:40px; background:url(../images/sub_ico.png) right 0px no-repeat #bc121a !important;}

.rightnr{width:920px; padding:15px 30px 0; float:right; overflow:hidden;font-family: Microsoft Yahei;}
.position{ background: url(../images/telbg1.gif) left 45px repeat-x; height:47px; font-size:16px; color:#bc121a;}
.position span{ display:block; border-bottom:2px solid #bc121a; height:44px; line-height:44px; padding-left:22px; background:url(../images/lmr_icon.gif) left 13px no-repeat; float:left; padding-right:20px; font-size:20px;}
.listnews{ font-size:14px; line-height:200%; padding:15px 0;height:auto;min-height:540px; _height:auto; }
.listnews ul{ clear: both; padding:5px 0 1px 0; overflow:hidden;}
.listnews li{ background: url(../images/dot_c.gif) 0 16px no-repeat; padding-left:15px; overflow:hidden; line-height:35px; }
.listnews li span{ color:#959595; float:right;}
.listfgf{height:10px; border-bottom: 1px solid #efefef;margin-bottom:10px;}



.Classbox{ padding:30px; line-height:26px;}
.Classbox p{ margin:0 0 10px 0; font-size:14px; line-height:200%;}
.Classbox a{ color:#333333;}

.xyfc{margin:30px 0px;}
.xyfc dl{ float:left; width:275px; margin:0 15px 20px; display:inline;}
.xyfc dl dt img{ width:275px;}
.xyfc dl dd{ text-align:center; height:30px; line-height:30px; background:#ebebeb ;}
.xyfc dl dd a{ color:#333;}


.jgsz_dzfw{width: 915px;margin: 0 auto 20px;}
.dzfw_title{border-bottom: 2px solid #0058a5;float: left;padding: 0 8px 0 0;font-size: 18px;color: #005faf;margin-top: 30px;}
.dzfw_title>img{margin-right: 8px;    vertical-align: middle;}
.dzfu_list{float: left;width: 205px;height: 40px;line-height: 18px;border-left: 5px solid #0058a5;font-size: 14px;margin: 20px 9px 0px;display: table;}
.dzfu_listIn{padding:0 12px;display: table-cell; vertical-align: middle;background: #d3e8f3;border-left: 3px solid #f5f5f5;}




.contentbox{ padding:10px 50px 30px;}
.newstitle{ font-size:26px; line-height:38px; font-family:Microsoft YaHei; text-align:center; color:#333333; padding:20px 0 15px;}
.newstitlef{font-size: 20px;text-align: center;line-height: 30px;font-weight: normal;font-family:Microsoft YaHei;}
.newsinfo{ margin:5px auto 10px; line-height:36px; height:36px; text-align:center; color:#666; padding-bottom:14px; border-bottom:1px solid #dddddd;font-family:Microsoft YaHei; font-size:13px; position:relative;}
.newsinfo a{color:#666;  }
.newsinfo input{width: 10px;height: 10px;border: 1px solid #666666; margin:0 6px 0 0;vertical-align: middle;cursor: pointer;outline: medium none;overflow: hidden;}
.newsinfo span{ padding:0 8px;}

#J_content div{font-size:16px; line-height:200%;}
#J_content div p{margin:8px 0; font-size:16px; line-height:200%;}
#J_content div hr{width: 100%;}

.top_ztimg{position:absolute;width:100px;height:36px;right:0px;top:-3px;overflow:hidden;}
.top_ztimg .si_img{display:block;float:left;width:36px;height:36px;margin-left:10px;}
.newscontnet{font-size:16px; font-family:Microsoft YaHei; margin:0 auto 15px; color:#333; line-height:230%; border-bottom:1px dashed #999999; padding-bottom:38px; padding-top:10px;}
.minh500{min-height:500px; height:auto !important;   height:500px;}
.newscontnet p{font-size: 16px;line-height:230%;font-family:Microsoft YaHei;color:#333;}
.close a{ color:#999; padding:3px 0 3px 24px; margin:0 8px;}
.printico{ background:url(../images/print.gif) left center no-repeat; }
.closeico{ background:url(../images/close1.gif) left center no-repeat;}
.close01 a{ color:#999; padding:3px 0 3px 24px; margin:0 8px;}



.footer {
    height: 213px;
    text-align: center;
    background: #232323;
    border-top: 10px #bc121a solid;
}
.ideConac{
	margin: 23px 5px 8px;
	float:right;
}
.footerL {
    float: left;
    width: 250px;
    margin: 30px 20px 0px;
}
.footerL a {
    width: 250px;
    height: 81px;
    display: inline-block;
    background: url(../images/footer.png) no-repeat;
}
.footerC {
    float: left;
    text-align: left;
    font-size:12px;
    width: 470px;
    line-height: 26px;
    color: #f0f8ff;
    margin-top: 15px;
    margin-left: 20px;
}
.footerR{float:left;width:320px;padding-left: 10px;position: relative;}
.footerR dl{float: left;width: 160px;text-align: center;margin: 31px 0;display: inline;}
.footerR dl dt{font-size:14px; width: 60px;margin-top: 15px; color:#FFF; line-height:20px; height:20px;float: left;}
.footerR dl dd{font-size:14px; width: 70px;color:#FFF; float: left;}
.footerR dl dd img{width: 80px;}



.iptfocus{border:1px solid #1075c3;border-color:#1075c3 transparent #1075c3 #1075c3; height: 34px;vertical-align: top;width: 500px;display: inline-block;}
.s_ipt {
width: 480px;
height: 22px;
font: 16px/18px arial;
line-height: 22px\9;
margin: 6px 0 0 7px;
padding: 0;
background: transparent;
border: 0;
outline: 0;
-webkit-appearance: none;
}
.s_btn_wr {
background-image: none;
width: auto;
height: auto;
border-bottom: 1px solid transparent;
}
.s_btn_wr input {
border: 0;
padding: 0;
}
.s_btn {
width: 100px;
height: 36px;
color: white;
font-size: 15px;
letter-spacing: 1px;
background: #1075c3;
border-bottom: 1px solid #2d78f4;
outline: medium;
-webkit-appearance: none;
-webkit-border-radius: 0;
}
.duilian {
  width: 80px;
    height: auto;
    position: fixed;
    top: 600px;
    left: 50%;
    z-index: 1000;
    margin-left: 730px;}
.item {
    border: 1px solid #1764b1;
    text-align: center;
    width: 78px;
    height: 78px;
    margin-bottom: 5px;
    background: #FFFFFF;
    border-radius: 10px;
    display: block;}
.item p {
    color: #1764B1;}
.duilian .close {
    width: 100%;
    height: 15px;
    text-align: right;}
.duilian .close img {
    display: inline-block;
    float: right;}
.wb-lst-bd {
    padding: 15px 50px 35px;
    background: #FFFFFF;
    height: auto;
    overflow: hidden;
    min-height: 450px;}
.con-wbnm {
    height: 40px;
    line-height: 40px;
    color: #1764B1;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;}
.wx-bd {
    border: 1px solid #DCDCDC;
    height: 170px;
    padding: 35px 50px;
    overflow: hidden;}
.wx-img {
    width: 170px;
    height: 170px;
    overflow: hidden;
    float: left;
    border: 1px solid #ddd;}
.wx-con {
    width: 600px;
    height: 170px;
    overflow: hidden;
    margin-left: 80px;
    float: left;}
.g-blk5 {
    clear: both;
    height: 5px;
    overflow: hidden;
    display: block;}
.wx-img img {
    width: 170px;
    height: 170px;}
.wx-con span {
    font-size: 18px;
    font-weight: bold;
    color: #1764B1;
    display: block;
    line-height: 38px;}
.wx-con p {
margin:0 !important;
    text-indent: 2em;
    font-size: 14px;}
.wx-con font, .wx-con p {
    color: #505050;
    font-size: 16px;
    line-height: 26px;}
.wb-ul {
    height: auto;
    overflow: hidden;
    width: 1120px;}
.wb-ul li {
    float: left;
    margin: 0 20px 20px 0;}
.wb-con-bd {
    /* height: 68px; */
    width: 294px;
    padding: 10px;
    border: 1px solid #DCDCDC;
    overflow: hidden;}
.wb-img {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;}
.wb-img img {
    width: 100px;
    height: 100px;
}
.wb-con {
    width: 179px;
    float: right;}
.wb-con {
    width: 179px;
    float: right;}
.wb-con span {
    line-height: 28px;
    color: #505050;
    font-size: 16px;
    height: 28px;
    margin-bottom: 4px;
    display: block;}
.wb-con p {
    line-height: 18px;
    color: #aaaaaa;}
.phone:hover .phone1{opacity:1 !important;transition: all .3s;}



/*校风校训*/
ul.menu li {
    width: 101px;
    float: left;
    border-right: 1px #ccc solid;
    text-align: center;
    line-height: 30px;
}
ul.menu li img {
    width: 100%;
}

ul.menu li.xuexi {
    background: #bc121a;
}

ul.menu li.xuexi a {
    color: #fff;
}

.tab_b {
    text-align: center;
    margin: 120px 0;
}
.tab_b img {
    width: 50%;
}

.wx{float: right;margin: 40px;}
.wx .wxewm{
    display:none;
    position: absolute;
    margin-top: -80px;
    margin-left: -170px;}
.wx:hover .wxewm{
    display:block;}
.wb{float: right;margin: 40px;}
.wb .wbewm{
    display:none;
    position: absolute;
    margin-top: -80px;
    margin-left: -170px;}
.wb:hover .wbewm{
    display:block;}