html,
body,
p,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: black;
}

* {
    font-family: "microsoft yahei"
}

html,
body {
   
    margin: 0;
    padding: 0;
}

body {
    background: url(../img/content-bg.png) #f6f6f6 no-repeat;
 min-width: 1500px;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.main {
    width: 100%;
}

.header {
    width: 100%;
    min-width: 1400px;
    height: 180px;
    background: url(../img/header-bg.png) no-repeat;
    background-size: 100% 100%;
}

.header-con {
    width: 1400px;
    margin: 0 auto;
}

.logo {
    width: 680px;
    height: 100px;
    padding-top: 40px;
    float:left;
}

/* 导航 */

.navigation {
    width: 100%;
    background: #c21a1a;
    height: 60px;
}

.nav-con {
    width: 1400px;
    margin: auto;
}

.nav {
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #f8f3dc;
    font-weight: bold;
}

.nav .nLi {
    width: 155px;
    height: 60px;
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    height: 60px;
    float: left;
    font-weight: bold;
}

.nav .nLi h3 a {
    width: 155px;
    display: block;
    font-size: 18px;
    text-align: center;
    font-weight: 100;
    font-weight: bold;
}

.nav .sub {
    display: none;
    width: 155px;
    left: 0;
    top: 60px;
    position: absolute;
    background: #fff;
    line-height: 60px;
}

.nav .sub li {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    color: #000;
    zoom: 1;
}

.nav .sub a {
    display: block;
    color: #000;
    font-size: 14px;
}

.nav .sub a:hover {
    background: #f3eddd;
    color: #947a40;
}

.nav .on h3 a {
    height: 60px;
    background: #f3eddd;
    color: #947a40;
}

.sousuo {
    width: 30px;
    text-align: center;
    float: left;
}

.container {
    width: 100%;
}

.content {
    width: 1400px;
    margin: 0 auto;
    padding-top: 20px;
}

.content1 {
    width: 100%;
    height: 365px;
    overflow: hidden;
}

.content1-left {
    width: 925px;
    height: 100%;
    background: #fff;
}

.content1-right {
    width: 460px;
    height: 100%;
    background: #fff;
}

.content1 .title {
    overflow: hidden;
}

.contents {
    margin: 20px;
}

.content1-list {
    overflow: hidden;
}

.content1-list-left {
    width: 450px;
    height: 255px;
    margin-top: 20px;
}

.content1-list-right {
    width: 410px;
    height: 255px;
    margin-top: 20px;
}

.contents .title {
    height: 45px;
    border-bottom: 2px solid #f3eddd;
}

.lanmu a {
    font-size: 22px;
    color: #c21a1a;
}

.lanmu span {
    font-size: 18px;
}

.lanmu {
    height: 45px;
    border-bottom: 2px solid #c21a1a;
}

.lanmu img {
    position: relative;
    top: 4px;
}

.more a {
    font-size: 14px;
    color: #c21a1a;
}

/* 新闻轮播图 */

.slideBox {
    width: 450px;
    height: 255px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 10px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    padding: 0;
    margin-right: 12px;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 8px;
    width: 9px;
    height: 9px;
    line-height: 14px;
    text-align: center;
    background: #f7f6f6;
    cursor: pointer;
    border-radius: 50%;
}

.slideBox .hd ul li.on {
    background: #c21a1a;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd img {
    width: 450px;
    height: 255px;
    display: block;
}

.slideBox .bd ul li p {
    width: 450px;
    height: 40px;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    line-height: 40px;
    padding-left: 10px;
    margin: 0;
}

#li-one {
    margin-bottom: 10px;
}

#li-one .li-one-title a {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

#li-one .li-one-summary {
    margin-top: 10px;
}

#li-one .li-one-summary a {
    font-size: 14px;
    color: #ababab;
    line-height: 1.6em;
}

#li-one:hover .li-one-title a {
    color: #c21a1a;
}

.content1-list-right ul .li {
    font-size: 14px;
    line-height: 2.5em;
    margin-left: 15px;
    position: relative;
}

.content1-list-right ul .li:hover a {
    color: #c21a1a;
}

.content1-list-right ul .li span {
    float: right;
    color: #ababab;
}

.content1-list-right ul .li::before {
    content: '';
    width: 3px;
    height: 3px;
    background: #c21a1a;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    left: -10px;
}

.content1-right-list ul li {
    margin-top: 22px;
    overflow: hidden;
}

.content1-right-list ul li:hover {
    background: #f3eddd;
}

.content1-right-list ul li:hover .time {
    background: #c21a1a;
}

.content1-right-list ul li:hover .time p a {
    color: #fff;
}

.time {
    width: 70px;
    height: 70px;
    background: #f3eddd;
}

.time p {
    text-align: center;
}

.time p:nth-child(1) {
    margin-top: 7px;
}

.time p:nth-child(1) a {
    font-size: 24px;
}

.time p:nth-child(2) a {
    font-size: 14px;
}

.time-con {
    width: 315px;
    margin-top: 12px;
    margin-right: 15px;
}

.time-con a {
    font-size: 14px;
    color: #2c2c2c;
}


/* 专题滚动 */

.slideBoxs {
    width: 100%;
    height: 100px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.slideBoxs .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 10px;
    z-index: 1;
}

.slideBoxs .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    padding: 0;
    margin-right: 12px;
}

.slideBoxs .hd ul li {
    float: left;
    margin-right: 8px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #6c6d6e;
    border: 1px solid #fff;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    line-height: 15px;
}

.slideBoxs .hd ul li.on {
    background: #ff0000;
    color: #fff;
}

.slideBoxs .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBoxs .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBoxs .bd img {
    width: 100%;
    height: 100px;
    display: block;
}

.content2,
.content3,
.content4,
.content5,
.content6 {
    margin-top: 20px;
    overflow: hidden;
}

.content3-list {
    width: 454px;
    height: 335px;
    background: #fff;
}

.content3-list:nth-child(1) {
    margin-right: 20px;
}

.cons-list ul {
    margin-top: 10px;
}

.cons-list ul li {
    height: 36px;
    line-height: 36px;
    margin-left: 15px;
    position: relative;
}

.cons-list ul li a {
    font-size: 14px;
}

.cons-list ul li::before {
    content: '';
    width: 3px;
    height: 3px;
    background: #c21a1a;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    left: -10px;
}


.cons-list ul li:hover a {
    color: #c21a1a;
}

.cons-list ul li span {
    float: right;
    color: #ababab;
    font-size: 14px;
}

.content4 ul li {
    width: 335px;
    height: 100px;
    float: left;
    margin-right: 20px;
    text-align: center;
    line-height: 100px;
}

.content4 ul li:nth-child(1) {
    background: url(../img/item1-bg.png) no-repeat;
}

.content4 ul li:nth-child(2) {
    background: url(../img/item2-bg.png) no-repeat;
}

.content4 ul li:nth-child(3) {
    background: url(../img/item3-bg.png) no-repeat;
}

.content4 ul li:nth-child(4) {
    background: url(../img/item4-bg.png) no-repeat;
    margin: 0;
}

.con4-con {
    font-size: 22px;
    color: #fff;
    overflow: hidden;
}



.con4-con img {
    position: relative;
    top: 11px;
    margin-right: 10px;
}

.content5,
.content6 {
    background-color: #Fff;
}

/* 成果展示&学院分彩 */
.slideGroup {
    width: 100%;
    text-align: left;
}

.slideGroup .parHd {
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom: 2px solid #f3eddd;
}

.slideGroup .parHd ul {
    height: 40px;
    float: left;
    position: absolute;
    border-bottom: 2px solid #c21a1a;
    top: -1px;
}

.slideGroup .parHd ul li {
    float: left;
    padding: 0 0 0 12px;
    cursor: pointer;
    height: 40px;
    position: relative;
    top: -8px;
}

.slideGroup .parHd ul li.on {
    height: 40px;
    color: #c21a1a;
}


.slideGroup .slideBoxsd,.slideGroup .slideBoxsds {
    zoom: 1;
    padding: 15px 0 0 0;
    position: relative;
}

.slideGroup .sPrev,
.slideGroup .sNext {
    position: absolute;
    right: 40px;
    top: -80px;
    display: block;
    width: 30px;
    height: 94px;
    background: url(../img/left-right.png) 19px no-repeat;
}

.slideGroup .sNext {
    left: auto;
    right: 0;
    background: url(../img/left-right.png) -12px no-repeat;
}

.slideGroup .sPrev:hover,
.slideGroup .sNext:hover {}

.slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.slideGroup .parBd ul li {
    margin-right: 18px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.slideGroup .parBd ul li .pic {
    text-align: center;
}

.slideGroup .parBd ul li .pic img {
    width: 125px;
    height: 170px;
    display: block;
    padding: 2px;
}

.slideGroup .parBd ul li .pic a:hover img {
    border-color: #999;
}

.slideGroup .parBd ul li .title {
    width: 160px;
    height: 174px;
    line-height: 24px;
    margin: 0 15px;
    text-align: left;
    border: none;
    position: relative;
}

.slideGroup .parBd ul li .title p:nth-child(1) {
    font-size: 14px;
    line-height: 2em;
    margin-top: 20px;

}

.slideGroup .parBd ul li .title p:nth-child(2) {
    font-size: 14px;
    line-height: 2em;
    color: #a3a3a3;
    margin: 10px 0 20px 0;
}

.parHd li {
    font-size: 22px;
    color: #c6c6c6;
}

.slideGroup .parBd ul li .title div {
    width: 80px;
    height: 30px;
    background: #c21a1a;
    text-align: center;
    line-height: 30px;
    position: absolute;
    bottom: 15px;
}

.slideGroup .parBd ul li .title div a {
    font-size: 14px;
    color: #fff;
}

.content6-list ul {
    margin-top: 10px;
    overflow: hidden;
}

.content6-list ul li {
    float: left;
    margin-right: 20px;
    line-height: 30px;
    margin-left: 15px;
    position: relative;
}

.content6-list ul li::before {
    content: '';
    width: 3px;
    height: 3px;
    background: #c21a1a;
    border-radius: 50%;
    position: absolute;
    top: 14px;
    left: -10px;
}

.footer {
    width: 100%;
    height: 150px;
    background: #c21b1b;
    margin-top: 20px;
}

.footer-con {
    width: 1400px;
    margin: 0 auto;
    padding-top: 45px;
    overflow: hidden;
}

.foot-logo {
    margin-right: 60px;
}

.copy {
    margin-top: 5px;
}

.copy p {
    font-size: 14px;
    color: #e7a4a4;
    line-height: 2em;
}

.qr {
    margin-top: -15px;
}

.nei-img,
.nei-img img {
    width: 100%;
    height: 400px;
}

.ce-lanmu {
    width: 250px;
    height: 85px;
    text-align: center;
    line-height: 85px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background: #c21b1b;
}

.ce-nav-list {
    width: 250px;
    background: #f2f2f2;
}

.ce-nav-list ul {
    margin: 0 20px 0 20px;
    padding-bottom: 20px;
    text-align: center;
}

.ce-nav-list ul li {
    width: 210px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-bottom: 1px solid #d9d9d9;
}

.ce-nav-list ul li a {
    font-size: 18px;
}

.ce-nav-list ul .on {
    background: #c21b1b;
}

.ce-nav-list ul .on a {
    color: #fff;
}

.ce-nav-list ul li:hover {
    background: #c21b1b;
}

.ce-nav-list ul li:hover a {
    color: #fff;
}

.ce-nav {
    width: 250px;
    position: relative;
    top: -105px;
}

.nei-rigth {
    width: 1120px;
}

.lanmu-weizhi {
    height: 55px;
    border-bottom: 1px solid #d9d9d9;
}

.nei-rigth-lanmu {
    font-size: 24px;
    font-weight: bold;
    padding-left: 10px;
    border-left: 3px solid #c21b1b;
}

.nei-rigth-weizhi {
    position: relative;
    top: 8px;
}

.nei-rigth-weizhi a {
    font-size: 14px;
    color: #2c2c2c;
}

.nei-rigth-weizhi span {
    margin: 0 5px;
}

.nei-cons {
    margin-top: 20px;
}

.sideMenu {}

.sideMenu h3 {
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0;
}

.sideMenu h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 32px;
    background: url(../img/open.png) 16px 12px no-repeat;
    cursor: pointer;
}

.sideMenu .on em {
    background: url(../img/close.png) 16px 12px no-repeat;
}

.sideMenu ul {
    color: #656565;
    display: none;
    overflow: hidden;
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
}

.sideMenu ul li {
    width: 185px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    background: #fff;
}

.sideMenu ul li:hover{
    background: #f2f2f2;
}

/* .sideMenu ul li:nth-of-type(odd) {
    background: #f7f7f7;
} */

/* .sideMenu ul li:nth-of-type(even) {
    background: #fff;
} */

.img-list1 ul,
.img-list2 ul {
    overflow: hidden;
}

.img-list1 ul li {
       width: 210px;
    height: 150px;
    float: left;
margin: 0 32px 40px 32px;
}

.img-list1 ul li:nth-child(6n) {
 /*  margin: 0; */
}

.img-list1 ul li img {
    width: 210px;
    height: 150px;
}

.img-list1 p {
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.img-list2 ul li {
    width: 265px;
    height: 205px;
    float: left;
    margin-right: 20px;
}

.img-list2 ul li img {
    width: 265px;
    height: 150px;
}

.img-list2 ul li:nth-child(4n) {
    margin: 0;
}

.img-list2 p {
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.details-title h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 400;
}

.details-time {
    overflow: hidden;
    margin-top: 55px;
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.details-time span,
.details-time a {
    font-size: 14px;
    color: #808080;
}

.details-time-number span:nth-child(1),
.fenxiang span:nth-child(1) {
    margin-right: 30px;
}

.fenxiang span:nth-child(1) a {
    margin: 0 5px;
}

.details-con {
    padding-top: 40px;
}

.details-con p {
    line-height: 2em;
}

.xinxi-list ul li {
    height: 140px;
    border-bottom: 1px solid #d9d9d9;
}

.xinxi-time {
    height: 80px;
    border-right: 1px solid #e5e5e5;
    padding-right: 20px;
}

.xinxi-time p {
    text-align: center;
}

.xinxi-time p:nth-child(1) {
    font-size: 30px;
    font-weight: bold;
    margin-top: 5px;
}

.xinxi-time p:nth-child(2) {
    font-size: 14px;
}

.xinxi-con {
    width: 1015px;
}

.xinxi-con p:nth-child(2) {
    line-height: 1.5em;
    margin-top: 10px;
}

.xinxi-con p:nth-child(2) a {
    font-size: 14px;
    color: #ababab;
}

.xinxi-ul-li {
    overflow: hidden;
    padding-top: 30px;
}

.xinxi-list {
    margin: 0;
}

.xinxi-list ul li:hover .xinxi-time p:nth-child(1) {
    color: #c21b1b;
}

.xinxi-list ul li:hover .xinxi-con p:nth-child(1) a {
    color: #c21b1b;
}

.tempWrap ul li .pic {
    overflow: hidden;
}

.tempWrap ul li .pic img {
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.tempWrap ul li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.foot-logo img{
    width: 470px;
    height: 80px;
}

.qr img{
    width: 90px;
    height: 90px;
}




.header .search {
    position: relative;
    float: right;
    margin-top: 75px;
}

.header .search input {
    border: none;
}

.header .search input.search-in {
    width: 250px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    padding-left: 10px;
    font-size: 14px;
    outline: none;
    background-color: rgba(255, 255, 255, .4) !important;
}

.header .search input.search-btn {
    position: absolute;
    right: 10px;
    top: 15px;
    border: none;
    width: 15px;
    height: 15px;

}

/* Safari，Chrome WebKit browsers */
.search input::-webkit-input-placeholder {
    color: #fff;
}

/* 火狐 Mozilla Firefox 4 to 18 */
.search input:-moz-placeholder {
    color: #fff;
}

/* 火狐 Mozilla Firefox 19+ */
.search input::-moz-placeholder {
    color: #fff;
}

/* Internet Explorer 10+ */
.search input:-ms-input-placeholder {
    color: #fff;
}








