﻿* { font-family:Segoe UI, Arial; font-size: 14px; }
html{overflow:scroll;} 
.clear { clear: both; }
.fl-left{ float:left}
.fl-right{ float:right}
body { margin:0; padding:0; }
#container { width: 100%; margin: 0 auto;}
#headerwrap {width: 100%;position: relative;margin: 0 auto;-webkit-box-shadow: inset 0 1px 1px rgba(226, 0, 1, -0.925),0px 0px 5px #AAAAAA;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=270,Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=270,Color='#000000');}
#header{-webkit-box-shadow: inset 0 1px 1px rgba(226, 0, 1, -0.925),0px 0px 5px #AAAAAA;position:absolute;width: 100%;height:64px;top:0px;left:0px; z-index:999;}
.headbg{width:100%;height:64px;position:absolute;top:0px;left:0px;z-index:900;background:#fff; filter:alpha(opacity=80);opacity:0.8;}
#headerinner{/*height: 80px;*/width: 1200px; margin:0 auto;height: 64px;}
.header-logo { width: 250px; /*height: 80px;*/ float:left;height: 64px;/*margin-top: -10px;*/}
.header-logo img{width:250px;}
.header-language { width: 280px; position: absolute; right: 0; top: 0; }
.header-language ul { padding-top: 13px; float: right; }
.header-language li { float: left; padding: 0 10px; line-height: 20px; background: url(../images/gif-li-bg1.gif) no-repeat 0 center; }
.header-language li.first { background-image: none; }
.header-language li a { color: #999999; }
.header-language li a.active { color: #c20028; }
.header-language li a:hover { color: #c20028; text-decoration: underline; }
.header-search { width: 200px; height: 24px; position: absolute; right: 12px; bottom: 12px; }
.header-search input { width: 188px; height: 22px; line-height: 22px; padding: 0 5px; background: #ffffff; border: 1px solid #cccccc; }
.header-search a { width: 22px; height: 17px; position: absolute; top: 4px; right: 1px; z-index: 1000; padding-left: 8px; background:url(/_Template/ccnu2/images/gif-search.gif) no-repeat;}
/*导航样式开始*/
#menu { width: 950px;margin: 0 auto;/*padding-top: 10px;*/float: left;}
.menu-nav { width: 950px; margin: 0 0 0 12px; height: 50px;}
.menu-nav-home { width: 50px; height: 60px; float: left; }
.menu-nav-ul>ul { float: left; height: 60px;/*position:relative*/}
.menu-nav-ul>ul>li { float: left; margin-top:1px;/*position:relative;*/}
.menu-nav-ul>ul>li>a { float: left; display: block; height:50px; line-height: 50px; color: #c4272e; font-size: 13px;padding: 6px 7px;font-weight: bold;letter-spacing: -0.4px;text-transform: uppercase;text-decoration:none;}
.menu-nav-ul>ul>li.first,.menu-nav-ul>ul>li.first2{ background: none; padding: 0; }
.menu-nav-ul>ul>li.first2>a{ width:50px; padding: 0; background:url(../images/gif-home2.gif) no-repeat}
.menu-nav-ul>ul>li.first>a { padding: 0; width: 50px; background: url(../images/gif-home.gif) no-repeat; }

.menu-nav-ul>ul>li>a:hover {background: #c4272e;text-decoration: none;color: #fff; }
.menu-nav-ul>ul>li.first:hover,.menu-nav-ul>ul>li.first2:hover{ background:#fff}
.menu-nav-ul>ul>li.first>a:hover,.menu-nav-ul>ul>li.first2>a:hover{background: url(../images/gif-home.gif) no-repeat; }
.menu-nav-ul>ul>li.active { background: #c4272e;color: #fff; }
.menu-nav-ul>ul>li.active>a { color: #fff; }
.masthead-image {width:1000px;height:222px;margin:0 auto }


/*二级导航菜单*/
.menu-nav-ul>ul>li>ul{display:none;position:absolute;z-index:99;top:63px;background: url(../images/nav-bg.png);}
.menu-nav-ul>ul>li>ul>li{margin-top:1px;position:relative;}
.menu-nav-ul>ul>li>ul>li>a{display: block; height:20px; line-height: 20px; color: #c4272e; font-size: 13px;padding: 6px 7px;font-weight: bold;letter-spacing: -0.4px;text-transform: uppercase;text-decoration:none;}
.menu-nav-ul>ul>li>ul>li>a:hover {background: #c4272e;color: #fff; }
.menu-nav-ul>ul>li:hover ul{display:block;}


/*导航样式结束*/
#content { width:100%; height:460PX; margin: 0 auto; padding: 0; background: #ffffff; }
/*焦点图板块开始*/
.content-focus { width: 960px; height: 460PX; background: url(../images/focus-bg.gif) repeat; padding-bottom: 20px; }
.content-focus-prospective {width: 310px;height: 256px;padding: 15px;float: left;}
.content-focus-prospective h3 { font-size: 22px; line-height: 30px; margin-bottom: 10px;text-shadow: 0 1px 1px #9C9C9C;color: #000000;text-transform: uppercase;font: 24px/120% "Georgia";}
.content-focus-prospective .readmore {border-radius:4px; display:block; width:120px; height:32px; line-height:32px;background: #DC002D; text-align:center; font-size:16px;  text-shadow: 0 1px 1px #666666; color: #ffffff; }
.content-focus-prospective a:hover { text-decoration: underline; }
.content-info {  color: #006876; line-height: 1.7; margin-bottom: 20px; }
.content-focus-img { width:100%; height: 460PX; overflow: hidden; float: left; position: relative; }
.content-focus-img .button { width: 45px; height: 45px; position: absolute; top: 120px; background: url(../images/sprite.png) no-repeat; cursor: pointer; }
/*2013-07-11*/
.content-info ul li {list-style-type: disc;color: #000;}
.content-info ul li:hover {list-style-type: disc;color: #006876;}
.content-info ul li a { line-height: 18px; color: #000; }
.content-info ul li a:hover { color: #006876; text-decoration: underline; }
.content-focus-img .button-left { left: 0; background-position: -125px -279px; }
.content-focus-img .left-hover { background-position: -125px -326px; }
.content-focus-img .button-right { right: 0; background-position: -172px -279px; }
.content-focus-img .right-hover { background-position: -172px -326px; }
.content-focus-img ul { width:100%; height: 460PX; }
.content-focus-img ul li { width: 100%; height: 460PX; position: relative; float: left; }
.content-focus-img ul li img { width: 100%; height: 460PX; }
.content-focus-img ul li h3 { position: absolute; right: 0; bottom: 0; height: 58px; z-index: 200;  }
.content-focus-img ul li h3 span{ width:49px; height:58px; float:right; background: url(../images/bg-red-diag.png) no-repeat; }
.content-focus-img ul li h3 p { float: right; padding-right: 20px; font-size: 18px; height: 58px; line-height: 58px; background:#00596c; text-shadow: 0 1px 1px #961A2E; color: #ffffff; }
/*焦点图板块结束*/
/*焦点图板块开始*/
#features-box{  margin-top:3px}
 .features{ margin: 0 auto; position:relative; height: 0;padding-bottom:29%;}

 .focus{ width: 100%; height: 0;padding-bottom:29%; float: left; position: relative; overflow: hidden;}
 .focus-img{height:0; padding-bottom:29%;; position: relative;}
 .focus-img li{width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
 .focus-img li img{width:100%; height:100%;}

#sliderhandle{  position:absolute; bottom:0px; right: 0px;width:60%; height:70px;}
#sliderhandle2{ position:absolute;width:70%; height:70px;left:30%;}
.slider-img{width:100%;height:100%;background: #000;opacity: 0.4;filter: alpha(opacity=40);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);}
#sliderhandle h6{position: absolute;padding:4px 8px;top:0px;font-size:20px;color:#fff;}
#sliderhandle h6 span{color:#fff;}

 .indicator{ height: 25px;position: absolute;bottom: 20px;width: auto;border-radius: 7px;left:40%;}
 .indicator ul li{ width: 9px; height: 9px; float: left; margin:6px 12px 6px 6px; border-radius: 50%; text-align: center;line-height: 21px; font-size: 12px; cursor: pointer;background: #ffffff; color: #fff; text-indent: 2324234324px;}
 .indicator ul li.active{ width:21px;height:21px;background:url(/_Template/University2/images/indicator.png) no-repeat;margin:0px 6px 0px 0px;}

 /*footer*/
 #footer {clear: both;}
 .foot-main {padding: 30px 0;background: #5A5B61;}
 .center {width: 1200px;margin: 0 auto;}
 .applicants {width: 290px;}
 .foot-panel {float: left;}
 .foot-panel h2 {font-size: 8px;text-transform: uppercase;margin-bottom: 5px;font-size: 18px;color:#ffffff;}
 .foot-panel ul li {background: url(../../uni6/images/sprite-g.gif) -495px -52px no-repeat;padding: 3px 0 3px 10px;}
 .foot-panel ul li a {font-size: 13px;text-decoration: none;color: rgb(233, 233, 233);}
 .help_center {width: 290px;}
 .foot-bottom {padding: 10px 0;background: rgb(29, 29, 29);}
 .foot-nav {line-height: 40px;color: rgb(255, 252, 242);}
 .foot-mini-nav {height: 30px;line-height: 30px;}
 .foot-mini-nav li {height: 30px;float: left;position: relative;margin-right: 15px;}
 .foot-mini-nav li span {display: block;height: 30px;cursor: pointer;padding: 0 6px;border-radius: 0 0 3px 3px;}
 .foot-mini-nav li dl {display: none;position: absolute;width: 160px;height: 250px;left: 0;top: -250px;background: rgb(255, 255, 255);border-radius: 3px 3px 3px 0;border: 1px solid rgb(221, 221, 221);border-bottom: none;}
 .foot-mini-nav li dl dd {border-bottom: 1px solid rgb(242, 242, 242);}
 .foot-nav a:first-child {margin-left: 0;}
 .foot-mini-nav li dl dd a {display: block;font-size: 13px;line-height: 16px;padding: 4px 10px;color: rgb(102, 102, 102);}
 .current {width: 280px;}
 .visitors {width: 280px;}

 .foot-nav a {text-decoration: none;color: rgb(255, 255, 255);}
 .copyright a {color: rgb(255, 255, 255);}
 .goto {width: 300px;float: right;text-align: right; }
.copyright {color: rgb(255, 255, 255);}
.foot-mini-nav li span.active {background-color: rgb(255, 255, 255);padding: 0 5px;border: 1px solid rgb(221, 221, 221);border-top: none;}
.foot-panel h2,p{color:#E9E9E9;}
/*footer---end*/

.panel-box2 {clear: both;padding-top:24px;width: 1200px;margin: 0 auto;}
.panel-main {width: 1200px;margin: 0 auto;}
.panel-box2 h2{margin-bottom:10px;}
.panel-box2 h2 a {font-size: 23px;text-decoration: none;color:#c4272e;text-shadow: 0 1px 2px;}
.panel-info {width: 260px;height: 270px;float: left;}
.panel-info ul li {padding: 0px 0 10px 20px;background: url(/_Template/jxufe/images/li2.png)-2px 8px no-repeat;}
.panel-info ul li:nth-child(1){padding: 0px 0px 10px 0px;}
.panel-info ul li img{width:250px;}
.panel-info ul li a {font-size: 16px;text-decoration: none;color: rgb(41, 39, 38);}
.panel-info2 {width: 706px;height: 255px;float: left;}
.programs {margin-right: 23px;}
.programs h2{padding-left:10px;}
.wrap {width: 212px;height: 240px;position: relative;overflow: hidden;font-family: arial, sans-serif;border: 0;margin: 0 10px;float: left;display: inline;}
.wrap a {display: block;width: 201px;height: 199px;text-decoration: none;color: rgb(0, 0, 0);}
.wrap img {border: 0;}
.wrap i{display: block;width: 201px;height: 60px;position: absolute;left: 0;top: 139px;z-index: 1;background: #000;filter: alpha(opacity=40);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);opacity: 0.4;-webkit-transition: all 0.6s ease-in-out;}
.wrap p {display: block;width: 201px;position: absolute;left: 0;top: 150px;z-index: 1;background: rgba(0, 0, 0, 0);font-size: 20px;color: rgb(255, 255, 255);padding: 0;margin: 0;line-height: 24px;-webkit-transition: all 0.6s ease-in-out;}
.wrap p.start{background:url(/_Template/jxufe/images/start.png)no-repeat;background-position-x:126px;}
.panel-box3 {height: 468px;width: 1200px;margin: 0 auto;}
.box3-neirong {width: 1200px;margin: 0 auto;}
.nei_left {width: 320px;height: 300px;float: left;}

.panel-box3 h2 a{font-size: 23px;color:#c4272e;}
.box3-img {width: 320px;height: 220px;clear: both;}
.box3-img ul {padding-top: 10px;}
.box3-img li {color: rgb(255, 255, 255);padding: 0px 0 10px 20px;background: url(/_Template/jxufe/images/li2.png)-2px 8px no-repeat;}
.box3-img li a {color: #292726;font-size: 16px;text-decoration: none;}

.box3-img li.bg_sch{padding: 5px 0px 10px 0px;}

.nei_left .sch{background:url(/_Template/jxufe/images/sch.png)no-repeat;padding-left:37px;}
.programs .pro{background:url(/_Template/jxufe/images/pro.png)no-repeat;padding-left:40px;margin-left:65px;}
.course-search {margin-bottom: 15px;width: 300px;float: left;/*background-color: rgb(235, 235, 235);*/}
.panel-box3 h2 {font-size: 46px;font-family:'Bauhaus 93';color:#C4272E;}
element.style {float: left;}
.course-search h2 {text-transform: uppercase;padding-bottom: 10px;margin-bottom: 10px;/*background-color: rgb(235, 235, 235);*/}
.input-select {width: 300px;height: 29px;margin-bottom: 7px;margin-top: 7px;}
.input-text {float: left;width: 234px;height: 36px;}
input[type="text"], textarea, select {border: 1px solid rgb(204, 204, 204);}
input[type="text"], textarea {border-radius: 3px;padding: 2px 5px;border: 1px solid rgb(204, 204, 204);}
.panel-box4 {height: 424px;width: 1200px;margin: 0 auto;}
.panel-box4 h2 a{color:#5E5556;font-size: 23px;}
.box4-neirong {width: 1200px;margin: 0 12px;}
.highlights {width: 580px;float: left;}
.news-body {overflow: hidden;}
.highlights li {height: 93px;margin-bottom: 17px;background-color: rgb(255, 255, 255);}
.notices-date {width: 91px;height: 91px;float: left;background: rgb(153, 153, 153);}
.calendar {font-size: 12px;color: rgb(0, 161, 255);text-transform: uppercase;width: 91px;height: 91px;float: none;text-align: center;background-size:100%;}
.calendar span {display: block;text-align: center;line-height: 60px;font-size: 38px;color: rgb(160, 163, 165);font-weight: bolder;}
.notices-description {margin-left: 78px;}
.notices-description .title {height: 32px;margin-bottom: -4px;overflow: hidden;padding-left: 10px;padding-top: 10px;}
.notices-description a {text-decoration: none;}
.notices-description .title a {font-size: 15px;color:#c4272e;line-height: 16px;font-weight:bold;}
.notices-description .info {padding-left: 25px;}
.notices-description .info a {font-size: 12px;color: rgb(15, 15, 15);}
.study-serve {float: left;width: 450px;margin-left: 20px;}
.study-serve h2 {font-size: 25px;}
.study-serve {float: left;width: 583px;margin-left: 20px;}
.img_serve {margin-bottom: 10px;}
.study-serve ul {float: left;margin-right: 0px;margin-left: 8px;}
.study-serve li {background: url(/_Template/uni7/images/li2.png)-2px 8px no-repeat;}
.study-serve li a {font-size: 16px;padding-bottom: 5px;padding-left: 16px;color: rgb(0, 0, 0);text-decoration: none;}

.foot-mini-nav li dl dd a:hover {background: #c4272e;color: rgb(255, 255, 255);}
.foot-mini-nav li span.active {color:#000;}

body {background:#EEF1F2;}
/*首页中间板块*/
.icourse-course>li {position: relative;float: left;width: 280px;margin: 10px;height: 368px;background: #F7FAF9;border-radius: 0 0 1px 1px;box-shadow: 0 1px 2px #C5C5C5;transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.icourse-img {position: relative;height: 160px;overflow: hidden;}
.icourse-img img {transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;line-height: 1em;width:280px;}
.icourse-course li:hover img {transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);/* IE8+ - must be on one line, unfortunately */ -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.2, M12=0, M21=0, M22=1.2, SizingMethod='auto expand')";/* IE6 and 7 */ filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.2,M12=0,M21=0,M22=1.2,
SizingMethod='auto expand');}
.icourse-intro, .icourse-tips {position: absolute;top: 160px;left: 0;right: 0;padding: 0 6px;height: 206px;background: #FFF;background: #f7faf9/;font-size: 12px;transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;z-index: 9;}
.icourse-intro {opacity: 0;z-index: 10;display: none/;}
.icourse-intro p {padding-top: 10px;height: 40px;line-height: 20px;overflow: hidden;}
.icourse-intro span, .icourse-tips span {color: #000;}
.l {float: left;}
.r {float: right;}
.icourse-tips h2 {color: #C4272E;line-height: 40px;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: center;font-size: 16px;font-family: 'Segoe UI', Arial;font-weight:bold;}
.icourse-title {text-align: center;height: 40px;margin: 0 auto;font-size: 32px;padding: 30px 0 10px;line-height: 1em;}
.icourse-deg{height:24px;}
.icourse-uni{color: #C4272E;text-align: right;font-weight: 600;line-height: 16px;}


.nbs-flexisel-container {position: relative;max-width: 100%;padding:10px;}
.schoolBar {/*background: url(/_Template/uni7/images/line.png) repeat center;*/height: 28px;margin-top: 40px;text-align: center;}
.schoolBar .txt .f-ib {background: url(/_Template/uni7/images/courseList.png) no-repeat 0px -102px;height: 18px;width: 18px;vertical-align: -3px;margin-left: 10px;display: inline-block;zoom: 1;}
.schoolBar .txt {font-size: 18px;line-height: 25px;color: #84B706;background-color: #FFF;display: inline-block;padding: 0 10px;}
.nbs-flexisel-inner {overflow: hidden;margin: 88px auto 0;width: 100%;}
.nbs-flexisel-ul {position: relative;width: 1180px;height:80px;margin: 0px;padding: 0px;list-style-type: none;text-align: center;}
.ul-first{padding-bottom:40px;}
.nbs-flexisel-item {float: left;margin: 0px;padding: 0px;cursor: pointer;position: relative;line-height: 0px;width:295px;}
.nbs-flexisel-item > img {cursor: pointer;position: relative;margin: 0;max-width: 100%;height: auto;}

.features-bg{position:relative;height:120px;width:1200px;margin:0 auto;margin-top:-20px;}
.focus-bg{position:absolute;bottom:0;right:0;}
.focus-bg img{width:360px;}
.main_body{margin-top:-60px;}
.startnow{height:568px;}
.startbtn{width:1200px;text-align:center;height:60px;padding-top:40px;}
.startbtn a{display: inline-block;width: 218px;border-radius: 50px;height: 38px;line-height: 38px;border: 1px solid #D0D6D9;font-size: 16px;color: #363D40;transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;text-decoration:none;text-transform:uppercase;}
.startbtn a:hover{background:#D0D6D9;}

.Admission{margin: 36px 10px 10px 10px;}
.Application {width: 596px;float: left;}
.A_list {width: 579px;height: 454px;background: #FFF;margin-top: 30px;border-radius: 8px;-webkit-box-shadow: inset 0 0px 0px rgba(255, 255, 0, 0),3px 4px 15px #616161;}
.A_list ul {padding: 20px 8px 20px 40px;list-style-type: none;}
.A_list ul li {font-size: 14px;float: left;}
.A_list ul li a{color: #000;text-decoration: none;}
.A_list ul li a img{margin-right:10px;}
.redmore {clear: both;text-align: center;width: 123px;height: 24px;background: #AD0301;border-radius: 40px;margin: 0 auto;padding: 8px 14px;color: #FFF;position: relative;top: 5px;}
.Scholarship {float: left;}
.S_list {width: 580px;height: 454px;background: #FFF;margin-top: 30px;border-radius: 8px;-webkit-box-shadow: inset 0 0px 0px rgba(255, 255, 0, 0),3px 4px 15px #616161;}
.S_list ul {padding: 20px 9px 21px 38px;list-style-type: none;}
.S_list ul li {margin-bottom: 4px;font-size: 15px;float: left;width: 470px;}
.S_list ul li a {margin-bottom: 5px;font-size: 14px;font-weight: bold;color:#000000;text-decoration:none;}
.S_list ul li a img {float:left;margin-right:10px;}

.notices_left {width: 600px;margin: 30px 5px 10px 0;float: left;}
.span3_00 {height: 150px;width: 600px;margin-top: 5px;}
.news_list {height: 150px;width: 400px;float:right;}
.span3 {width: 400px;margin-left: 0;}
.author {color: #999;font-style: italic;}
h3 .title {font: 18px/120% "Georgia";text-shadow: 0 1px 1px #BFBFBF;font-weight: bold;color: #000;}
.title a{color:#000000;text-decoration:none;font-weight:bold;}
.post_meta a, .news a {color: #6B6464;font-family: "Segoe UI", Tahoma, Helvetica, Arial,"宋体", "sans-serif";text-decoration:none;}
.span3 ul {margin-left: 0;list-style-type: none;padding-left: 0;}
.news-img{width:170px;padding:10px;float:left;height:120px;}


.notices_right {width: 460px;height: 280px;margin: 10px 5px 10px 10px;float: left;padding-top: 20px;}
.course-desc li{line-height:26px;font-size:14px;color:#666666;}
.course-desc li span{color:#191616;font-weight:600;}

.foot-margin{margin:0 20px;}

.box-bigwidth{width:100%;}
.box-bg1{background:url(/_Template/uni7/images/boxbg1.jpg) no-repeat;background-attachment:fixed;background-size:100%;height:400px;}
.box-bg2{background:url(/_Template/uni7/images/boxbg3.jpg) no-repeat;background-attachment:fixed;background-size: 100%;height: 400px;}
.box-bg3{background:url(/_Template/uni7/images/boxbg2.jpg) no-repeat;background-attachment:fixed;background-size:100%;height:400px;}
.box-bg-main{padding:10px;height:380px;}
.box-bg-main h4,.box-bg-main h4 a{text-align:center;font-size:64px;color:#c4272e;font-weight:bold;padding-top:148px;text-decoration:none;}
.nbs-schbig{background:url(/_Template/uni7/images/schimg1.png) no-repeat;height:268px;margin-top:40px;}
