﻿/* 
               (0 0)
   +=====oOO====(_)=========+
   |   Powered By Anxin     |
   |   Tel: 0572-5220701    |
   |   Creation:2021.03.05  | 
   +=================oOO====+
             |__|__|
              || ||
             ooO Ooo
*/
:root { --main-color: #2a2773;	/*主要颜色 */ --color-red: #E90013;	/*红色 */ --border-color: #DDDDDD;	/*边框颜色 */ --w-width: 1500px;	/*页面安全宽度 */ --text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); --box-shadow: 0px 3px 10px rgba(222, 222, 222, 0.5); --color-3:#333; --color-6:#666; --color-9:#999; --header-height: 110px; --nav-height: 50px; --title-top: 60px; --title-bottom: 50px; --gap-100:100px; --gap-90:90px; --gap-80:80px; --gap-70:70px; --gap-60:60px; --gap-50:50px; --gap-40:40px; --gap-30:30px; --gap-20:20px; }

body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, figure, form, fieldset, legend, button, input, textarea, th, td, s { margin: 0; padding: 0; list-style: none }
body { font-family: "Microsoft YaHei", sans-serif; font-weight: 400; overflow-x: hidden;/*font-family:-apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Source Han Sans SC', 'Noto Sans CJK SC', 'WenQuanYi Micro Hei', sans-serif;*/ }
html, body { position: relative; height: 100% }
h1, h2, h3, h4, h5, h6 { font-weight: 100; text-transform: capitalize }
button, input, select, textarea { font-size: 100%; outline: 0 }
a {
blr:expression(this.onFocus=this.blur()); color: #369; text-decoration: none }
.clearfix:after { content: '\0020'; display: block; height: 0; clear: both; font-size: 0; visibility: hidden }
.clearfix { zoom: 1 }
.clear { clear: both; font-size: 1px; width: 1px; height: 0; visibility: hidden; line-height: 0 }
.fl { float: left; display: inline }
.fr { float: right; display: inline }
em, i { font-style: normal }
.none { display: none }
.block { display: block }
.inline { display: inline-block !important; margin-right: 10px; }
img { border: 0 }
table { border-collapse: collapse; border: 0; cellspacing: 0; cellpadding: 0 }
::selection { background: #ddd; color: #111 }
::-webkit-scrollbar {
width:6px;
height:6px;
}
::-webkit-scrollbar-track {
border-radius:0;
background: #fff;
}
::-webkit-scrollbar-thumb {
border-radius:0px;
background: #333;
}
::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-thumb:active {
border-radius:0px;
background: #6979FF;
}
.tipMain { position: fixed; bottom: 0; left: 0; z-index: 9999; width: 100%; height: 40px; border-top: solid 1px #ccc; background: #fff; text-align: center; font-size: 13px; line-height: 40px }
.tipMain .close { position: absolute; top: 0; right: 10px; width: 40px; height: 40px; color: red; text-align: center; font-weight: 400; font-size: 18px; font-family: Arial, Helvetica, sans-serif; cursor: pointer }
span.spanleft, .news-list li a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }/*超出的文字省略，要定义宽度*/
a, :after, :before, .images img, .list .list-txt, .swiperPic .prev, .swiperPic .next, .swiperPic .hd ul li { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
a:active { /*-webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9);*/ }
.verticalAlign { vertical-align: middle; display: inline-block; height: 100%; width: 1px; margin-left: -1px; }
/*图标字体*/
@font-face { font-family: 'iconfont';  /* project id 278253 Anxin通用图标  */ src: url('https://at.alicdn.com/t/font_278253_w7c5c923opi.eot'); src: url('https://at.alicdn.com/t/font_278253_w7c5c923opi.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_278253_w7c5c923opi.woff2') format('woff2'), url('https://at.alicdn.com/t/font_278253_w7c5c923opi.woff') format('woff'), url('https://at.alicdn.com/t/font_278253_w7c5c923opi.ttf') format('truetype'), url('https://at.alicdn.com/t/font_278253_w7c5c923opi.svg#iconfont') format('svg'); }
.iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/*页面*/
body { background-color: #f6f6f6; }
.wrapper { margin: 0 auto; width: 1200px; position: relative; }
.text { padding: 30px; }
.text { color: #666; font-size: 16px; /*font-weight: 400; line-height: 34px;*/ word-wrap: break-word; }
.text b { font-size: 18px; color: #333; font-weight: 600; margin-bottom: 20px; }
.text hr { height: 1px; width: 100%; margin: 15px 0; border: 0; display: block; background: #ddd }
.text img { max-width: 100%;width:auto; height:auto; margin: 10px auto; display: block; }
.text .table{width:100%}
.text .table th,.text .table td{font-size:16px; font-weight: 300; color:#222; text-align: center; padding:5px 10px; border: solid 1px #ddd;}
.text .table th{background: #3b379d; color:#fff;}
.text .table .bg td{background: #f1f1f1;}
.info { overflow: hidden; display: -webkit-box !important; -webkit-box-orient: vertical; font-weight: normal !important; white-space: normal !important; word-wrap: normal !important; }/*-webkit-line-clamp: 8;*/
.info * { -webkit-box-orient: horizontal; width: auto; display: inline !important; padding: 0; margin: 0; font-weight: normal !important; white-space: normal !important; word-wrap: normal !important; background: none !important; text-indent: 0 !important }
.info img { display: none !important; opacity: 0; }
.flex { display: -webkit-box; display: -webkit-flex; display: flex; display: table \9; width: 100% \9 }
.flex-item { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; display: table-cell \9 }
#header { width: 100%; height: 120px; background: #2a2773; }
#header .header { background: url(../images/zsw-header.png) center center no-repeat; height: 120px; }
#nav { background: #3b379d; height: 50px; }
.nav { font-size: 16px; letter-spacing: 1.5px; }
.nav a { color: #fff; position: relative; line-height: 50px; height: 50px; padding: 0 20px; margin-right: 15px; display: inline-block; }
.nav a:before { content: ""; position: absolute; left: 50%; bottom: 0; width: 0px; height: 4px; display: block; background: #6979FF; }
.nav a:hover:before, .nav a.active:before, .nav a.active.cuf:hover:before { width: 100%; left: 0; }
.nav a.active, .nav a:hover, .nav a.active.cuf:hover { background: rgba(0,0,0,0.2); }
.nav a.active.cuf { background: none; }
.nav a.active.cuf:before { width: 0px; left: 50%; }
.Card { background: #fff; padding: 15px; overflow: hidden; border-radius: 3px; -webkit-box-shadow: 0 1px 3px rgba(18,18,18,.1); box-shadow: 0 1px 3px rgba(18,18,18,.1); -webkit-box-sizing: border-box; }
.title { border-bottom: solid 1px #ddd; position: relative; }
.title span { display: inline-block; padding: 0 10px; margin-bottom: -2px; height: 50px; line-height: 50px; font-size: 20px; font-weight: 800; color: #2a2773; border-bottom: solid 3px #2a2773; }
.title a.more { position: absolute; right: 10px; top: 12px; }
a.more { color: #444; font-size: 14px; display: inline-block; }
a.more .iconfont { padding-left: 6px; }
a.more:after { content: ""; display: block; margin-top: 5px; width: 0; height: 1px; background: #2a2773 }
a.more:hover { color: #2a2773; }
a.more:hover:after { width: 100%; }
.place { padding: 20px 0; }
.place a { font-size: 15px; color: #444; }
.place .icon { font-size: 16px; margin: 0 10px; }
.place a:hover {color:#2a2773; text-decoration: underline;}
.keifu{right: .3%; top: 120px; position: fixed; z-index:999999; width:150px;box-shadow: 0px 0px 30px rgba(0,0,0,.4);}
.keifu .header,.keifu .footer{background-image:url(../images/keifu.png); background-repeat: no-repeat;}
.keifu .header{background-position: 0 0;height:60px}
.keifu .body{border-left:solid 5px #2a2773; border-right:solid 5px #2a2773;background-color:#fff; padding:10px 15px;}
.keifu .body p{text-align: center; padding:5px 0;font-size:15px;font-weight: 500; color:#222;}
.keifu .footer{background-position: -300px 0;height:10px;}
/*******************************
  -------[=返回顶部-------
********************************/
.toTop { position: fixed; opacity: 1 !important; z-index: 9998; bottom: 0px; width: 50px; height: 50px; text-align: center; line-height: 50px; padding: 0; right: 0; -webkit-transform: translate3d(0, 0, 0); background-color: #888; cursor: pointer; display: none; *display: none !important
}
.toTop i { font-size: 26px; color: #fff; }
.toTop:hover { background: #6979FF; }
.toTop:active { background: #6979FF; -webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9); }
/*******************************
  -------[=页码-------
********************************/
/*.main-page { height: 50px; margin: 0 }
.main-page:after { content: ""; display: table; clear: both; }
.main-page .fl { font-size: 16px; font-weight: 600; color: #3E4954; padding-top: 20px; padding-left: 20px; }
.main-page .fl span { font-size: 20px; font-weight: 800; color: #2a2773; margin: 0 5px; }
.main-page .fr { padding-right: 20px; }
.main-page .fr, .main-page .fr>ul { display: flex; margin-bottom: 0 }
.main-page .fr>ul, .main-page .fr>ul>li { margin-left: 20px; padding: 0 }
.main-page .fr>ul { }
.main-page .fr>ul>li { margin-left: 0; }
.main-page .fr>ul>li>a { font-size: 16px; font-weight: 500; line-height: 35px; height: 35px; border-radius: 4px; padding: 0 16px; margin: 5px; display: block; color: #000 }
.main-page .fr>ul>li.active>a { background: #fff }
.main-page .fr>ul>li.disabled { line-height: 45px; height: 45px; cursor: not-allowed; padding: 0 16px; }
.main-page .fr>ul { background: #e2e4ea; border-radius: 6px; }
.main-page .fr .btn { padding: 0; border: 0; }
.main-page .fr .btn li a { background: #2a2773; color: #fff; line-height: 45px; height: 45px; margin: 0 }
.main-page .fr .btn.disabled { opacity: 1 }
.main-page .fr .btn.disabled li a { background: #999; cursor: not-allowed; }*/

.main-page { position: relative; z-index: 1; width: 100%; padding: 0; text-transform: capitalize; display: flex; justify-content: center; align-items: center; gap: 32px; margin-top: 15px; margin-bottom: 15px; }
.main-page .pagination-info { font-size: 16px; color: var(--color-6); }
.main-page .pagination-info span { font-size: 20px; font-weight: 600; color: var(--main-color); margin-left: 6px; margin-right: 6px; }
.main-page .pagination { display: flex; align-items: center; column-gap: 12px; }
.main-page .pagination li { border: 1px solid var(--border-color); }
.main-page .pagination li * { font-size: 16px; }
.main-page .pagination li a, .main-page .pagination li.active span, .main-page .pagination li.prev span, .main-page .pagination li.next span,.main-page .pagination li.disabled { display: block; padding: 8px 0; width: 42px; text-align: center; font-size: 16px; line-height: 22px; }
.main-page .pagination li a { color: var(--color-3); }
.main-page .pagination li.active { border-color: var(--main-color); background-color: var(--main-color); color: #fff; }
.main-page .pagination li.active span { color: #fff; }
.main-page .pagination li:not(.disabled):hover { border-color: var(--main-color); }
.main-page .pagination li:not(.disabled):hover a { color: var(--main-color); }
.main-page .pagination li.disabled { border:1px solid #eee;color:#ccc;cursor: not-allowed; }
.main-page .pagination li.prev, .main-page .pagination li.next { border: 1px solid var(--border-color); width: 40px; position: relative; }
@media screen and (max-width:1024px) {
	.main-page { margin-top: 24px; }
}
@media screen and (max-width:860px) {
	.main-page { flex-direction: column; gap: 16px; }
	.main-page .pagination li a, .main-page .pagination li.active span, .main-page .pagination li.prev span, .main-page .pagination li.next span { display: block; padding: 5px 0; width: 32px; font-size: 14px; line-height: 20px; }
	.main-page .pagination li.prev, .main-page .pagination li.next { width: 33px; }
}
@media screen and (max-width:640px) {
	.main-page { margin-top: 16px; }
}
/*******************************
  -------[=图片切换-------
********************************/
.swiperPic { width: 100%; position: relative; }
.swiperPic .bd { position: relative; z-index: 0; }
.swiperPic .bd li { zoom: 1; vertical-align: middle; background-position: center; background-repeat: no-repeat; background-size: cover; }
.swiperPic .hd { position: absolute; width: 100%; left: 0; bottom: 20px; }
.swiperPic .hd ul { position: relative; float: left; left: 50%; }
.swiperPic .hd ul li { position: relative; float: left; right: 50%; margin: 0 5px; text-indent: -90000px; background: none; width: 6px; height: 6px; border-radius: 50%; background: #999; cursor: pointer; }
.swiperPic .hd ul li.on, .swiperPic .hd ul li:hover { background: #1e50ae; }
.swiperPic .prev, .swiperPic .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 50px; height: 50px; }
.swiperPic .next { left: auto; right: 3%; }
/*******************************
  -------[=新闻]-------
********************************/
.NewsList { padding-top: 20px; }
.NewsList .NewsList-li { margin: 0px }
.NewsList .NewsList-li:after { content: ""; display: table; clear: both; }
.NewsList .NewsList-li a { display: block; padding: 20px 15px }
.NewsList .NewsList-li .date { float: left; width: 90px; height: 65px; padding-top: 15px; border-left: solid 3px #2a2773; background-color: #e9e9f1; border-radius: 0 5px 5px 0; margin-right: 20px; }
.NewsList .NewsList-li .date .dd { font-size: 24px; font-weight: 600; text-align: center; color: #2a2773 }
.NewsList .NewsList-li .date .yM { font-size: 15px; font-weight: 400; text-align: center; color: #333 }
.NewsList .NewsList-li .t { font-size: 18px; font-weight: 600; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; margin-bottom: 10px; }
.NewsList .NewsList-li .info { height: 50px; -webkit-line-clamp: 2 }
.NewsList .NewsList-li .info, .NewsList .NewsList-li .info * { font-size: 14px !important; font-weight: 300; line-height: 25px !important; color: #888 !important; }
.NewsList .NewsList-li a:hover { background-color: #f5f5f5 }
.NewsList .NewsList-li a:hover .date { background-color: #2a2773 }
.NewsList .NewsList-li a:hover .date .dd, .NewsList .NewsList-li a:hover .date .yM { color: #fff }
.NewsList .NewsList-li a:hover .t { color: #2a2773 }
.NewsList .NewsList-li a:hover .info, .NewsList .NewsList-li a:hover .info * { color: #333 !important; }
.article{ padding: 0 20px 20px;}
.article h1 { font-size: 28px;font-weight: 600; line-height: 30px; color: #666; padding: 15px 30px; }
.article .tool { font-size: 14px; color: #999; border-top: solid 1px #ddd; padding: 15px 0; margin: 15px 30px 0 30px; }
.article .tool img { margin: 5px 5px -2px 0; display: inline-block; }
.article .tool .date { margin: 0 30px 0 0; }
.article .articleTxt{padding:30px;}
.article .articleTxt, .article .articleTxt * { font-size: 16px; line-height: 40px; color: #666; }
.article .articleTxt h5{font-size:22px;color:#333;font-weight: 600; padding:20px 0; text-align: center;}
.article .articleTxt b{font-size:18px;color:#333; margin-bottom: 15px;}
.article .articleTxt hr{height:1px; width:100%;margin: 30px 0; border:0;display:block; background: #ddd }
.article .articleTxt img { max-width: 90%; margin: 15px 5%; width: auto }
.article .articleTxt table { width: 100% !important }
.article .articleTxt table td { word-wrap: break-word !important; font-size: 14px !important; padding: 10px !important; border: solid 1px #ddd !important; min-width: 50px; max-width: auto !important;line-height: 30px !important; vertical-align: middle !important }
.article .articleTxt table td * { word-wrap: break-word !important; font-size: 16px !important;font-weight: 300 !important;color:#111 !important; line-height: 30px !important }
/*******************************
  -------[=页面底部------
********************************/
#footer { background: #191658; width: 100%; }
#footer .flex { padding: 50px 0 }
#footer .flex .flex-item { position: relative; padding-left: 20px; }
#footer .flex .flex-item img.bg { position: absolute; left: 0; top: 0; margin-left: -30px; opacity: 0.1; height: 100px; display: block; }
#footer .flex .flex-item p { font-size: 18px; letter-spacing: 1.25px; color: #fff; line-height: 26px; padding: 5px 0; text-shadow: 0 2px 4px rgba(0,0,0,0.20); }
#footer .flex .flex-item p span { font-size: 16px; letter-spacing: 0px; }
#footer .flex .flex-item:nth-child(3) { -webkit-box-flex: 0.62; -webkit-flex: 0.62; flex: 0.62; }
#footer #copyright { border-top: solid 1px #474579; padding: 25px 0; }
#footer #copyright p { font-size: 14px; font-weight: 400; color: #c6c6cf; line-height: 18px; }
/*******************************
  -------[=内页------
********************************/
.banner { width: 100%; height: 300px; position: relative; }
.banner img { width: 1920px; height: 300px; position: absolute; z-index: 1; left: 50%; top: 0; margin-left: -960px; animation: banner 1s linear 1; }
.banner .wrapper { height: 80px; position: absolute; left: 50%; top: 110px; z-index: 2; margin-left: -600px; }
.banner .wrapper h2 { font-size: 50px; font-weight: 600; color: #FFFFFF; letter-spacing: 10px; text-shadow: 0 2px 4px rgba(0,0,0,0.20); text-align: center; animation: bannertxt 0.5s linear 1; }
@keyframes banner {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
@keyframes bannertxt {
 0% {
margin-top:100px;
}
100% {
margin-top:0px;
}
}
.banner .wrapper p { font-size: 20px; color: #FFFFFF; letter-spacing: 0.83px; text-shadow: 0 2px 4px rgba(0,0,0,0.20); text-align: center; }
.wrapper#main { padding: 30px 0; }
.side { width: 230px;}
.side .Card .title { margin-bottom: 15px; }
.side .Card a { display: block; font-size: 15px; padding: 10px 20px; color: #333; border-radius: 3px; margin-bottom: 1px; }
.side .Card a.active, .side .Card a:hover { background: #3b379d; color: #fff; }
.content { width: 940px; }
.content .Card {min-height:400px;}
/*学院风采*/
.swiperPic.college-style { width: 100% }
.swiperPic.college-style .bd li { width: 100%; height: 500px; }
.swiperPic.college-style .bd li { padding: 50px 0 100px 0 }
.swiperPic.college-style .bd li .images { height: 500px; text-align: center }
.swiperPic.college-style .bd li .images img { max-width: 910px; max-height: 500px; width: auto; height: auto; vertical-align: middle; display: inline-block; text-align: left; position: relative; }
.swiperPic.college-style .bd li .name { font-size: 18px; padding: 15px; color: #222; text-align: center; }
.swiperPic.college-style .hd { padding-top: 20px; }
.swiperPic.college-style .prev, .swiperPic.college-style .next { cursor: pointer; }
.swiperPic.college-style .prev .icon, .swiperPic.college-style .next .icon { color: #fff; font-size: 24px; line-height: 50px; }
.swiperPic.college-style .prev, .swiperPic.college-style .next { top: 50%; margin-top: -20px; width: 50px; height: 50px; line-height: 50px; text-align: center; position: absolute; z-index: 99; background-color: #000; filter: alpha(opacity=0); opacity: 0; border-radius: 50%; }
.swiperPic.college-style:hover .prev, .swiperPic.college-style:hover .next { filter: alpha(opacity=30); opacity: 0.3; }
.swiperPic.college-style .prev { left: 20px; }
.swiperPic.college-style .next { right: 20px; }
.swiperPic.college-style:hover .prev { left: 0px; }
.swiperPic.college-style:hover .next { right: 0px; }
.swiperPic.college-style:hover .prev:hover, .swiperPic.college-style:hover .next:hover { filter: alpha(opacity=50); opacity: 0.5; }
.swiperPic.college-style .hd ul li { width: 10px; height: 10px; background: #ccc }
.swiperPic.college-style .hd ul li.on { width: 30px; border-radius: 5px; background: #2a2773 }
/*考生问答*/
.QA-wrap{padding:0px;}
.QA-wrap .QA{margin: 30px 0; padding: 20px 30px;position: relative;}
.QA-wrap .QA:after{content:"";display:block;position:absolute;left:3%; bottom:0;margin-bottom: -15px; width:94%; height:1px; background:#ddd;}
.QA-wrap .QA:nth-last-child(1):after{display:none;}
.QA-wrap .QA:hover{background: #f1f1f1;}
.QA-wrap .QA .q,.QA-wrap .QA .a{padding-left:45px;}
.QA-wrap .QA .q{background: url(../images/q.png) left top no-repeat; margin-bottom: 15px;}
.QA-wrap .QA .a{background: url(../images/a.png) left top no-repeat;}
.QA-wrap .QA .q,.QA-wrap .QA .q *,.QA-wrap .QA .a,.QA-wrap .QA .a *{font-size: 16px;}
.QA-wrap .QA .q,.QA-wrap .QA .q *{line-height: 29px; color:#555;}
.QA-wrap .QA .a,.QA-wrap .QA .a *{line-height: 26px; color:#2a2773}
/*******************************
  -------[=首页------
********************************/
.swiperPic.index-banner { }
.swiperPic.index-banner, .swiperPic.index-banner .bd li { height: 450px; }
.swiperPic.index-banner .prev, .swiperPic.index-banner .next { left: 3%; width: 60px; height: 60px; background: rgba(0,0,0,0.2); text-align: center; line-height: 60px; border-radius: 8px; opacity: 0; }
.swiperPic.index-banner .prev .iconfont, .swiperPic.index-banner .next .iconfont { font-size: 36px; color: rgba(255,255,255,0.5); }
.swiperPic.index-banner .next { left: auto; right: 3% }
.swiperPic.index-banner:hover .prev { left: 3%; opacity: 1 }
.swiperPic.index-banner:hover .next { right: 3%; opacity: 1 }
.swiperPic.index-banner:hover .prev:hover, .swiperPic.index-banner:hover .next:hover { background: rgba(0,0,0,0.4); }
.swiperPic.index-banner:hover .prev:hover .iconfont, .swiperPic.index-banner:hover .next:hover .iconfont { color: #fff; }
.swiperPic.index-banner .hd { bottom: 10px; height: 20px; overflow: hidden; position: absolute; text-align: center; width: 100%; z-index: 1; cursor: pointer; }
.swiperPic.index-banner .hd li { background: rgba(255,255,255,0.20); display: inline-block; width: 50px; height: 2px; margin: 0 10px; border-radius: 0 }
.swiperPic.index-banner .hd li.on, .swiperPic.index-banner .hd li:hover { background: rgba(255,255,255,1); }
.index-box { padding: 30px 0 0 0; margin-right: -30px; }
.index-box:after { content: ""; display: table; clear: both; }
.index-box .Card { width: 380px; height:235px; float: left; margin: 0 30px 30px 0; }
.index-box .Card .NewsList { padding-top: 0 }
.index-box .Card .NewsList ul li { font-size: 15px; border-bottom: dashed 1px #ddd; padding: 15px 0; position: relative }
.index-box .Card .NewsList ul li:before { content: ""; width: 4px; height: 4px; border-radius: 50%; display: block; background: #888; margin: 10px 12px; float: left; }
.index-box .Card .NewsList ul li a { color: #333; }
.index-box .Card .NewsList ul li a span.spanleft { width: 84%; cursor: pointer; }
.index-box .Card .NewsList ul li a:hover { color: #c80000; text-decoration: underline; }
.index-box .Card.col-3 { width: 380px;height:auto; padding: 0; border-radius: 5px; }
.index-box .Card.col-3 .box { width: 100%; height: 120px; display: table; position: relative; }
.index-box .Card.col-3 .box:before { content: ""; display: block; background: rgba(0,0,0,0.3); width: 0; height: 0; position: absolute; z-index: 1; left: 50%; top: 50% }
.index-box .Card.col-3 .box * { display: table-cell; vertical-align: middle }
.index-box .Card.col-3 .box img { height: 80px; margin: 20px 0 20px 30px; }
.index-box .Card.col-3 .box .txt { width: 60%; font-size: 30px; letter-spacing: 3px; color: #fff; position: relative; z-index: 2 }
.index-box .Card.col-3 .box .txt a { color: #fff; }
.index-box .Card.col-3 .box:hover { ;
}
.index-box .Card.col-3 .box:hover:before { width: 100%; height: 100%; left: 0; top: 0; }
.index-box .Card.col-3 .box.box-1 { background-color: #1e9e49 }
.index-box .Card.col-3 .box.box-2 { background-color: #2a2773 }
.index-box .Card.col-3 .box.box-3 { background-color: #cc374b }

.jobTable {width:100%;border-collapse:collapse;}
.jobTable th,.jobTable td {padding:5px 10px;border-bottom:1px solid #eee;font-size:14px}
.jobTable th {text-align:left;background:#e9e9f1;border:0;font-weight:bold;font-size:14px}
.jobTable a {font-size:14px}
.jobTable a:hover {color:#2a2773;}