﻿@charset "UTF-8";

/* Base Reset */

* {
    margin: 0;
    padding: 0;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fbfaed
}

:focus {
    outline: 0;
}

img {
    border: 0;
	
}

a img {
    vertical-align: middle;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline;
}

.none {
    display: none;
}

.hidden {
    visibility: hidden;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
    *zoom: 1;
}

body,
p {
    font: 12px/1 Microsoft YaHei, Arial;
    color: #555555;
    font-family: "Microsoft YaHei";
}

body {
    background-color: #fbfaed;
}


/* a:link {color: #FF0000}
 a:visited  {color: #00FF00}
 a:hover  {color: #FF00FF}
 a:active  {color: #0000FF}*/


/*-------------style css 样式  ----------------*/

a {
    text-decoration: none;
    color: #555555;
}


/*header*/

.inner {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}


/*在这里作为共用的宽度限制*/

.header {
    width: 100%;
    position: relative;
    background-color: #6b101c;
    height: 200px;
    overflow: hidden;
}

.header .top {
    width: 1000px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background-color: #6b101c;
}

.top .welDate {
    float: left;
}

.header .top span,
.header .top a {
    display: inline-block;
    line-height: 40px;
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: #ffffff;
    color: #b79b9e\9;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

#today {
    font-weight: normal;
}

.top .tips {
    float: right;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #666666;
    position: relative;
    *right: -12px;
}

.tips a {
    display: inline-block;
    padding: 0 12px;
}

.top .tips a:last-child {
    padding: 0 0 0 12px;
}

.header .center {
    width: 100%;
    background: #7f1525;
}

.header .center .inner {
    position: relative;
}

.logo {
    display: inline-block;
    height: 110px;
    line-height: 110px;
}

.search {
    position: absolute;
    top: 36px;
    right: 0;
    border-radius: 18px;
    overflow: hidden;
}

.search_text {
    height: 36px;
    line-height: 36px;
    border: 1px solid #E0E0E0;
    padding: 0 24px;
    box-sizing: border-box;
    outline: none;
}

.submit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border: none;
    width: 40px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background: url(../images/images_swmy/icon.png) no-repeat 8px 8px #A98E72;
    cursor: pointer;
    outline: none;
}


/*nav*/

.header .bottom {
    width: 100%;
    background: url("../images/images_swmy/navBg.png") repeat-x;
}

.bottom .inner {
    overflow: hidden;
}

.nav {
    position: relative;
    right: -2px;
}

.nav ul {}

.nav ul li {
    float: left;
}

.nav ul li a {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    color: #58491f;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.nav ul li a:hover {
    color: #02A6ED;
}

.nav ul li a span {
    display: inline-block;
    border-right: 1px solid #d2b911;
    padding: 0 32px;
    line-height: 15px;
    margin-top: 18px\9;
}

.nav li.active a {
    color: #02A6ED;
}


/*slider*/

.slider {
    margin: 0 auto;
}

.slider .inner {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    height: 440px;
    overflow: hidden;
    position: relative;
}

.slider {
    background: url("../images/images_swmy/sliderBg.png") no-repeat top center;
}


/************slider样式************/


/***独立样式**/

.banner {
    position: relative;
}

.bannerUl {
    height: 450px;
    overflow: hidden;
}

.bannerUl li {
    float: left;
}

.bannerUl li a {
    display: inline-block;
}

.txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 40px;
    width: 100%;
    overflow: hidden;
}

.txt .pageState {
    position: absolute;
    right: 20px;
    top: 14px;
    font-size: 14px;
    font-family: Arial;
    color: #ffffff;
    letter-spacing: 8px;
}

.txt li a {
    display: block;
    color: white;
    padding: 0 0 0 17px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.txt li {
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0px;
}

.banner .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.banner .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.banner .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.banner .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.banner .num li.on a,
.focusBox .num a:hover {
    background: #f60;
}

.banner ul li a img {
    border: 0;
    max-height: 440px;
    max-width: 1000px;
    width: expression(this.width > 1000 ? "1000px": this.width);
    height: expression(this.height > 440 ? "440px": this.height);
    overflow: hidden;
}

.banner ul li a {
    display: inline-block;
    height: 440px;
    overflow: hidden;
}

.prev:hover,
.next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.banner .prevStop {
    display: none;
}

.banner .nextStop {
    display: none;
}

.arrow {
    position: absolute;
    display: none;
    z-index: 22;
    top: 200px;
}

.arrow:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.prev {
    left: 0;
    height: 60px;
    width: 40px;
    background: url("../images/images_swmy/slider-arrow.png") -120px -140px no-repeat;
}

.next {
    right: 0;
    height: 60px;
    width: 40px;
    background: url("../images/images_swmy/slider-arrow.png") -10px -140px no-repeat;
}


/*main  主体栏目展示区*/

.main {
    background: #f6f1de;
}

.main .inner {
    padding: 10px 0 15px;
}

.main .inner .top .dynamic .moduleTitle {
    padding-bottom: 10px;
}

.dynamic {
    padding: 16px 20px 0 10px;
    background: #ffffff;
    margin-bottom: 20px;
}

.dynamic .moduleTitle {
    height: 34px;
    line-height: 34px;
}

.dynamic .moduleTitle p {
    display: inline-block;
    float: left;
    padding-left: 10px;
    line-height: 34px;
    color: #991a2d;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-weight: bold;
}

.dynamic .moduleTitle .line {
    margin: 0 50px 0 90px;
    height: 1px;
    border-top: 1px solid #ccc;
    position: relative;
    top: 17px;
}

.dynamic .moduleTitle a {
    display: inline-block;
    float: right;
    line-height: 30px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #999999;
}

.dynamic .moduleTitle a:hover {
    color: #CC3333;
}

.dynamic .moduleList .listWithImg {
    float: left;
    width: 500px;
}

.dynamic .moduleList .listWithImg ul li {
    float: left;
    padding: 0 10px 20px;
}

.listWithImg ul li img {
    margin-bottom: 12px;
    width: 230px;
    height: 140px;
}

.lwiInfo {
    width: 230px;
}

.lwiInfo h4 {}

.lwiInfo h4 a {
    color: #444444;
    display: inline-block;
    line-height: 20px;
    font-size: 13px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
}

.lwiInfo h4 a:hover {
    color: #CC0033;
}

.lwiInfo p {
    display: inline-block;
    line-height: 20px;
    color: #888888;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}

.viewMore {
    display: inline-block;
    line-height: 32px;
    color: #89661c;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}

.moduleList {}

.dynamic .articleListWithDate {
    margin-left: 510px;
    overflow: hidden;
    position: relative;
    top: -12px;
}

.dynamic .articleListWithDate ul li {
    border-bottom: 1px solid #efefef;
}

.dynamic .articleListWithDate ul li a {
    line-height: 39px;
    color: #000000;
}

.dynamic .articleListWithDate ul li a:hover {
    color: #4F608C;
}

.date {
    display: inline-block;
    float: right;
    color: #89661c;
    line-height: 39px;
}


/*创新创业 学生工作*/

.segment .moduleTitle p {
    display: inline-block;
    float: left;
    line-height: 34px;
    color: #991a2d;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-weight: bold;
}

.segment .moduleTitle .line {
    margin: 0 50px 0 80px;
    height: 1px;
    border-top: 1px solid #ccc;
    position: relative;
    top: 17px;
}

.segment .moduleTitle a {
    display: inline-block;
    float: right;
    line-height: 30px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #999999;
}

.segment .moduleTitle a:hover {
    color: #CC3333;
}

.segment .articleListWithDate {
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
}

.segment .articleListWithDate ul li {
    border-bottom: 1px solid #efefef;
}

.segment .articleListWithDate ul li a {
    line-height: 39px;
    color: #000000;
}

.segment .articleListWithDate ul li a:hover {
    color: #4F608C;
}


/*创新创业*/

.main .center {
    width: 100%;
    margin-bottom: 10px;
}

.center .segment {
    width: 50%;
}

.segment .module {
    background: #ffffff;
    padding: 16px 20px 0 10px;
}

.innovative {
    float: left;
}

.studentWork {
    float: right;
}

.innovative .module {
    margin-right: 10px;
}

.studentWork .module {
    margin-left: 10px;
}


/*专业介绍*/

.main .bottom {
    margin-bottom: 10px;
}

.profession {}

.profession ul {
    margin-right: -60px;
    position: relative;
    left: -10px;
}

.profession ul li {
    float: left;
    margin: 0 10px;
}

.profession ul li a {
    display: block;
    width: 187px;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    text-align: center;
    text-indent: 34px;
}

#scyx {
    background: #78a845 url("../images/images_swmy/scyx.png") no-repeat 20px center;
}

#dzsw {
    background: #db7930 url("../images/images_swmy/dzsw.png") no-repeat 20px center;
}

#kjds {
    background: #45c079 url("../images/images_swmy/kjds.png") no-repeat 20px center;
}

#wlgl {
    background: #836cbc url("../images/images_swmy/wlgl.png") no-repeat 20px center;
}

#gjjm {
    background: #4583c0 url("../images/images_swmy/gjjm.png") no-repeat 6px center;
}


/*footer  */

.footer {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.footerTop {
    background: #bd963b;
}

.footerTop .segment {
    width: 50%;
    float: left;
    position: relative;
    padding: 13px 0 25px;
}

.footerTop .siteNav {
    padding-left: 20px;
}

.footerTop .contact {
    padding-left: 30px;
}

.footerTop .segment h4 {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #ffffff;
    color: #dccaa6\9;
    line-height: 40px;
    height: 40px;
}

.footerTop .segment ul {
    float: left;
}

.footerTop .segment ul li {
    float: left;
    line-height: 26px;
}

.footerTop .segment ul li a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    width: 120px;
    text-align: left;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #ffffff;
    color: #dccaa6\9;
}

.footerTop .contact p {
    height: 26px;
    line-height: 26px;
    text-align: left;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #ffffff;
    color: #dccaa6\9;
}

.footerBottom {
    background: #43393a;
}

.footerBottom .inner p {
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: #ffffff;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    color: #b2afaf\9;
}

.footerBottom .inner p a {
    color: #ffffff;
    color: #dccaa6\9;
}

.list {
    background: #f6f1de;
}

.list .inner {
    padding: 10px 0 15px;
}

.mainLeft {
    float: left;
    width: 210px;
}

.mainLeft .columnTitle {
    position: relative;
    background: #f8bd00;
}

.mainLeft .columnTitle a {
    display: inline-block;
    width: auto;
    padding-left: 30px;
    background: #f8bd00;
    height: 56px;
    line-height: 56px;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: #ffffff;
    position: relative;
    bottom: 0;
}

.sideList {
    padding-bottom: 19px;
}

.sideList ul {}

.sideList ul li {
    border-top: 1px solid #E5E5E5;
    padding: 8px 15px;
    position: relative;
    top: 0px;
    background: #cfb374;
}

.sideList ul li:hover {
    background: #fafcaf;
}

.sideList ul li:hover a {
    color: #006699;
}

.sideList ul li a {
    display: block;
    padding-left: 15px;
    line-height: 32px;
    font-size: 16px;
    color: #ffffff;
}

.sideList ul li a:hover {
    color: #006699;
}

.sideList ul li.active {
    background: #fafcaf;
}

.sideList ul li.active a {
    color: #006699;
}


/*mainRight*/

.list .mainRight {
    float: right;
    background: #ffffff;
    width: 710px;
    padding: 10px 20px;
    box-shadow: 2px 2px 2px 3px #e4e0d7;
}

.columnHeader {
    border-bottom: 1px solid #eff1f4;
}

.columnName {
    display: inline-block;
    width: auto;
    height: 42px;
    line-height: 42px;
    font-size: 17px;
    font-family: "Microsoft YaHei";
    color: #991a2d;
    border-bottom: 3px solid #991a2d;
    position: relative;
}

.position {
    display: inline-block;
    float: right;
    height: 42px;
    line-height: 42px;
}

.position a:hover {
    color: #cc9c00;
}

.itemList {
    padding-top: 14px;
}

.itemList .itemListUl {
    padding-bottom: 20px;
}

.itemList .itemListUl li {
    border-bottom: 1px solid #eff1f4;
    height: 39px;
    line-height: 40px;
    padding-left: 26px;
    background: url("../images/images_swmy/arrowList.png") no-repeat 5px center;
}

.itemList .itemListUl li a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #505050;
    float: left;
}

.itemList .itemListUl li a:hover {
    color: #336699;
}

.itemList .itemListUl li .dateTime {
    float: right;
    color: #505050;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    height: 39px;
    line-height: 40px;
}

.pages {
    padding-right: 3px;
    padding-left: 3px;
    font-size: 80%;
    padding-bottom: 3px;
    margin: 3px;
    color: #ff6500;
    padding-top: 3px;
    text-align: center
}

.pages a {
    border-right: #ff9600 1px solid;
    padding-right: 7px;
    background-position: 50% bottom;
    border-top: #ff9600 1px solid;
    padding-left: 7px;
    background-image: url(meneame.jpg);
    padding-bottom: 5px;
    border-left: #ff9600 1px solid;
    color: #ff6500;
    margin-right: 3px;
    padding-top: 5px;
    border-bottom: #ff9600 1px solid;
    text-decoration: none
}

.pages a:hover {
    border-right: #ff9600 1px solid;
    border-top: #ff9600 1px solid;
    background-image: none;
    border-left: #ff9600 1px solid;
    color: #ff6500;
    border-bottom: #ff9600 1px solid;
    background-color: #ffc794
}

.pages a:active {
    border-right: #ff9600 1px solid;
    border-top: #ff9600 1px solid;
    background-image: none;
    border-left: #ff9600 1px solid;
    color: #ff6500;
    border-bottom: #ff9600 1px solid;
    background-color: #ffc794
}

.pages span {
    border-right: #ff6500 1px solid;
    padding-right: 7px;
    border-top: #ff6500 1px solid;
    padding-left: 7px;
    font-weight: bold;
    padding-bottom: 5px;
    border-left: #ff6500 1px solid;
    color: #ff6500;
    margin-right: 3px;
    padding-top: 5px;
    border-bottom: #ff6500 1px solid;
    background-color: #ffbe94
}

.show {
    background: #f6f1de;
}

.show .inner {
    padding: 10px 0 15px;
}

.show .mainRight {
    float: right;
    background: #ffffff;
    width: 710px;
    padding: 10px 20px;
    box-shadow: 2px 2px 2px 3px #e4e0d7;
}
.show .mainRight img {
	
    background: #ffffff;
	max-width:680px;
	height:auto !important;
	display:block;
	margin:0 auto;
    padding: 10px 0px 10px 0px;
   
}

#article {
    padding: 0 28px;
}

.articleTitle {
    padding: 20px 0 12px;
    border-bottom: 1px dashed #bfbfbf;
}

.articleTitle h1 {
    color: #a41a12;
    font-size: 25px;
    font-family: "Microsoft YaHei";
    text-align: center;
    height: auto;
    line-height: 44px;
}

.articleTitle p {
    text-align: center;
    margin: 0 auto;
    heigth: 32px;
    line-height: 32px;
}

.articleContent {
    text-indent: 2em;
    font-size: 14px;
    color: #444444;
    line-height:2em;
    padding-top: 14px;
    min-height: 700px;
    word-break: break-all;
}

.articleContent img {
    width: auto;
	max-width:800px;
	padding:10px;
}


/*imgList  图片列表页*/

.imgItemList {
    padding: 20px 0;
}

.imgItemListUl {
    margin-left: -30px;
    position: relative;
    left: 15px;
}

.imgItemListUl li {
    float: left;
    width: 33.3%;
    text-align: center;
    padding-top: 8px;
}

.imgItemListUl li a {
    display: block;
}

.imgItemListUl li img {
    border: 4px solid #c1d1dd;
    padding: 1px;
}

.imgItemListUl li a:hover img {
    border: 4px solid #2e91d2;
}

.imgItemListUl li p {
    height: 30px;
    line-height: 30px;
}