/******************
*
*			华润大学 2020	css
				
					BY:kom
	
***************************/

html {
    height: 100%;
}

.cru-body {
    background: #f6f5f3;
    height: 100%;
    text-align: justify;
}

.cru-leftbar-href,
.cru-nav-top-href {
    background: url(./../image/co_icon.png) no-repeat;
}

.cru-in {
    margin: 0 auto;
    width: 1000px;
    position: relative;
    height: 100%;
}

.cru-header {
    height: 100px;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background: url(./../image/cru-opac.png) repeat;
    z-index: 100;
}

.cru-banner,
.cru-banner-in {
    height: 300px;
    background: url(./../image/cru-list-banner.png) no-repeat center top;
}

.cru-leftbar {
    width: 170px;
    float: left;
    min-height: 300px;
}

.cru-content {
    min-height: 450px;
    padding: 50px 0px;
    overflow: hidden;
}

.cru-content-in {
    padding-left: 240px;
}

.cru-footer {
    height: 140px;
    background: #fff;
    position: relative;
}

.cru-leftbar-title {
    border-bottom: 1px solid #dbd4cd;
    text-indent: 5px;
    color: #f99d33;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}

.cru-leftbar-li {
    line-height: 35px;
    border-bottom: 1px solid #d9d3ce;
    *line-height: 150%;
}

.cru-leftbar-href {
    background-position: -95px -182px;
    display: block;
    margin-left: 0px;
    font-size: 14px;
    line-height: 150%;
    padding: 10px 0px 10px 20px;
}

.cru-leftbar-href:hover {
    background-color: #F99D32;
    color: #fff;
    background-position: -95px -231px;
}

.cru-leftbar-list .cru-leftbar-sel {
    background: #f99d32;
}

.cru-leftbar-list .cru-leftbar-sel a {
    color: #fff;
}

.cru-leftbar-sel .cru-leftbar-href {
    background-position: -95px -231px;
}

.cru-bread {
    border-bottom: 1px solid #dbd4cd;
    text-indent: 5px;
    color: #f99d33;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}

.cru-bread-det {
    float: right;
    margin: 20px 0px 0px 0px;
    color: #464646;
    font-size: 14px;
}

.cru-bread-det a {
    color: #666;
}

.cru-bread-det a:hover {
    color: #f99c34;
}

.cru-content-det {
    padding: 30px 0px 0px 0px;
}

.cru-bread-catlog {
    font-size: 18px;
    line-height: 50px;
}

.crc-footer-left {
    width: 600px;
    float: left;
    margin: 0 auto;
    padding-top: 30px;
    height: 78px;
}

.crc-footer-nav-li {
    float: left;
    padding: 0px 6px 10px 6px;
    color: #999;
}

.crc-footer-nav-li:first-child {
    padding-left: 0px;
}

.crc-footer-nav-li a {
    font-size: 14px;
    color: #999;
}

.cru-footer-nav {
    overflow: hidden;
}

.cru-footer-qrcode {
    float: right;
}

.cru-qrcode {
    float: right;
    margin: 20px 0px 0px 40px;
}

.cru-footer-qrcode img {
    width: 80px
}

.cru-qrcode p {
    text-align: center;
    color: #333333;
    font-size: 12px;
    padding-top: 10px;
}

.cru-footer-desc {
    color: #999;
}

.cru-footer-desc span {
    color: #999;
    margin-right: 15px;
}

.cru-nav-bot li {
    float: left;
}

.cru-logo-href {
    display: block;
    width: 280px;
    height: 50px;
    background: url(./../image/cru-logo.png) left top no-repeat;
    cursor: pointer;
    margin: 20px 0px 0px 0px;
}

.cru-logo {
    float: left;
}

.cru-nav-top {
    float: right;
    width: 700px;
}

.cru-nav-bot {
    float: right;
    margin-top: 9px;
    position: relative;
}

.cru-nav-bot li {
    float: left;
    margin-left: 0px;
    position: relative;
}

.cru-nav-href {
    font-size: 16px;
    padding: 0px 20px;
    color: #333;
    display: inline-block;
    height: 45px;
    font-weight: bold;
}

.cru-nav-href:hover {
    background: none;
}

.cru-nav-top {
    padding: 20px 0px 0px 0px;
    text-align: right;
}

.cru-nav-top-href {
    margin-left: 16px;
    padding-left: 8px;
    background: url(./../image/university-toolbar-icon-point.png) no-repeat left center;
}

.cru-nav-top a {
    color: #999;
    font-size: 12px;
}

.cru-header-mask {
    display: none;
    height: 29px;
    background-color: #646e71;
    position: absolute;
    top: 100px;
    width: 100%;
    z-index: 2;
    opacity: .5;
}


/**************index**********************/

.cru-index-banner {
    height: 540px;
}

.cru-index-header {
    position: absolute;
}

.cru-index-swiper,
.cru-index-wrap {
    height: 100%;
    position: relative;
}

.cru-index-banner-desc {
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    bottom: 0px;
    position: absolute;
}

.cru-index-banner-desc .cru-in {
    height: 60px;
    color: #fff;
    text-align: right;
    font-size: 20px;
    line-height: 60px;
}

.cru-pagination {
    position: relative;
    width: 1000px;
    margin: -30px auto;
}

.cru-pagination .swiper-pagination-bullet {
    background: #fff;
    width: 10px;
    height: 10px;
    opacity: 1;
    margin-right: 10px;
}

.cru-pagination .swiper-pagination-bullet-active {
    background: #f99c34;
}

.cru-content-title {
    height: 60px;
    line-height: 60px;
    margin-bottom: 16px;
    position: relative;
    box-shadow: inset 0px -1px 0px 0px #dbd4cd;
    position: relative;
}

.cru-content-more {
    display: inline-block;
    width: 7px;
    height: 12px;
    background: url(./../image/university-base-icon-more.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
}

.cru-content-title-ch {
    color: #333;
    font-size: 28px;
    font-weight: bold;
}

.cru-content-title-en {
    color: #999;
    font-size: 14px;
    margin-left: 6px;
    font-weight: bold;
}

.cru-entrance {
    width: 680px;
    float: left;
}

.cru-column {
    float: right;
    width: 260px;
}

.cru-entrance-big {
    width: 680px;
    height: 420px;
    position: relative;
}

.cru-picBig-item {
    height: 420px;
    position: relative;
}

.cru-picBig-item img {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #fff;
}

.cru-entrance-small {
    width: 120px;
    height: 100%;
    padding: 15px 10px;
    background-color: #413633;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.cru-entrance-thumbs {
    height: 330px;
    margin-top: 30px;
}

.cru-entrance-prev {
    width: 100px;
    height: 20px;
    margin-top: 0;
    background: url(./../image/university-index-enterUniversity-scroll-btn-back.png) no-repeat;
    background-size: 100% 100%;
    top: 15px;
}

.cru-entrance-next {
    width: 100px;
    height: 20px;
    top: auto;
    bottom: 15px;
    background: url(./../image/university-index-enterUniversity-scroll-btn-next.png) no-repeat;
    background-size: 100% 100%;
}

.cru-entrance-prev:hover {
    background: url(./../image/university-index-enterUniversity-scroll-btn-back-hover.png) no-repeat;
    background-size: 100% 100%;
}

.cru-entrance-next:hover {
    background: url(./../image/university-index-enterUniversity-scroll-btn-next-hover.png) no-repeat;
    background-size: 100% 100%;
}

.cru-entrance-thumbs img {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

.cru-entrance-thumbs .swiper-slide-thumb-active {
    border: 1px solid #f99c34;
}

.cru-entrance-big-desc {
    display: none;
    width: 200px;
    height: 420px;
    background-color: rgba(87, 72, 68, 0.9);
    padding: 40px 20px 0px 20px;
    color: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
}

.cru-entrance-big-title {
    height: 40px;
    box-shadow: inset 0px -1px 0px 0px rgba(255, 255, 255, 0.4);
    font-weight: bold;
    font-size: 14px;
}

.cru-entrance-big-content {
    padding: 10px 0px 0px 0px;
    line-height: 2;
    font-size: 12px;
}

.cru-news {
    float: left;
    width: 680px;
    margin-top: 55px;
}

.cru-index-news-href {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
    color: #000;
}

.cru-index-news-desc {
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cru-index-news-li {
    margin-bottom: 20px;
}

.cru-column-item {
    height: 146px;
    margin-bottom: 10px;
}

.cru-column-item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.cru-column-item img {
    width: 100%;
    height: 100%;
}

.cru-column-item img:hover {
    transform: scale(1.1);
    transition: all ease .3s;
}

.cru-column-item-desc {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(62, 51, 48, 0.9);
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    text-align: center;
}

.cru-college {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.cru-college-li {
    width: 145px;
    height: 140px;
    margin-right: 26px;
    margin-bottom: 26px;
    float: left;
    cursor: pointer;
    background: #f8f8f8;
    border: 1px solid #DEDEDE;
}

.cru-college-li:nth-child(6) {
    margin-right: 0px;
}

.cru-college-li:hover {
    background: #f5f5f5;
}

.cru-college-li:hover a {
    color: #f99c34;
}

.cru-college-pic {
    height: 100px;
    width: 100%;
    text-align: center;
    background: #fff;
    position: relative;
}

.cru-college-pic img {
    width: 40px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 50%;
    margin-left: -20px;
}

.cru-college-desc {
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.cru-college-desc a {
    font-size: 12px;
    width: 100%;
    height: inherit;
    display: inline-block;
}

.cru-college-pic  a{
    display: inline-block;
    width: 100%;
    height: inherit;
}

.crc-rss {
    padding: 0px 0px 0px 20px;
    background: url(./../image/co_rss.png) no-repeat left center;
}

.cru-qrcode-wrap {
    vertical-align: middle;
    padding-top: 50px;
}

.cru-qrcode-href img {
    vertical-align: middle;
    width: 32px;
}

.cru-qrcode-span {
    padding-left: 20px;
}

.cru-qrcode-href {
    margin-right: 15px;
    position: relative;
}

.cru-qrcode-href span {
    position: absolute;
    left: -40px;
    bottom: 30px;
    display: none;
}

.cru-qrcode-href span img {
    width: 128px;
    height: 128px;
}

.cru-rel-content dt {
    padding-top: 40px;
    font-size: 15px;
    color: #ff9900;
    font-weight: bold;
}

.cru-rel-content dd {
    line-height: 220%;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    color: #333;
    font-size: 100%;
    margin: 0;
    padding: 0;
}

.pages {
    color: #7b7a7a;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 35px 0 10px;
    text-align: center;
}

.pages .box,
.pages .box a,
.pages .box a img {
    display: inline-block;
    vertical-align: middle;
}

.pages .box {
    margin: 0 2px;
    width: 100%;
}

.pages .box a {
    background-color: #EAE6E2;
    border: 1px solid #FFFFFF;
    color: #7B7A7A;
    height: 33px;
    line-height: 33px;
    width: 63px;
}

.title {
    color: #7B7A7A;
    text-decoration: none;
    height: 33px;
    line-height: 33px;
}

.title_text {
    color: #F26522;
    text-decoration: none;
    height: 33px;
    line-height: 33px;
}

.pages .box span {
    float: left;
}

.pages .box a:hover,
.pages .box a.on {
    background-color: #f7b300;
    color: #fff;
}

.pages .tit {
    font-family: "å¾®è½¯é›…é»‘";
    font-weight: normal;
    margin: 0 0 0 25px;
}

.pages .inputbox,
.pages .btnbox {
    margin: 0;
}

.pages .text {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eae6e2;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 33px;
}

.pages .btn-go {
    background: none repeat scroll 0 0 #eae6e2;
    border: 1px solid #fff;
    cursor: pointer;
    font-weight: bold;
    height: 35px;
    width: 35px;
}

.pages .box a:hover,
.pages .box a.on,
.pages .btn-go:hover {
    background-color: #f7b300;
    color: #fff;
}

.cru-nav-search {
    margin: 0px 10px 0px 20px;
    vertical-align: middle;
}

#searchword2 {
    width: 140px;
    height: 24px;
    background: none;
    border: solid 1px #d8d8d8;
    padding: 0px 25px 0px 10px;
    box-sizing: border-box;
}

.hr-search-href {
    background: url(./../image/university-nav-search-btn-icon-query.png) no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: -3px 0px 0px -26px;
    vertical-align: middle;
}

.cru-content-map-li {
    float: left;
    width: 300px;
    padding: 0px 75px;
    border-right: 1px dashed #dbd4cd;
    margin-bottom: 20px;
}

.cru-content-map-title,
.cru-content-map-inner li {
    font-weight: bold;
    margin: 15px 0px 10px 0px;
}

.cru-content-map-inner li a {
    color: #f99c34;
}

.cru-single-num-9056 img {
    margin: 15px 5px;
}

.cru-single-num-9056 p {
    font-size: 15px;
    line-height: 2em;
    color: #464646;
    margin: 0px 0px 20px 0px;
    text-align: left;
}

.aca_name {
    color: #3bb878;
    font-size: 16px;
}

.co_xy {
    background: url(./../image/5.jpg) no-repeat center center;
}

.cru-nav-li a:hover {
    color: #f99c34;
}

.cru-nav-li:last-child a {
    padding-right: 0px;
}

.cru-index-news-title a {
    font-weight: bold;
    font-size: 14px;
}

.cru-index-news-title a:hover {
    color: #f99c34;
}


/**************index end**********************/

.cru-nav-sub {
    display: none;
    position: absolute;
    z-index: 15;
    height: 29px;
    line-height: 29px;
    width: 1000px;
    margin: 0 auto;
    left: 0px;
    top: 43px;
}

.cru-nav-sub a {
    margin: 0px 10px;
    color: #fff;
}

.cru-nav-sub-span {
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    width: auto;
    white-space: nowrap;
    overflow: visible;
}

.cru-goto {
    bottom: 15px;
    margin: 0 auto;
    position: fixed;
    right: 0;
    text-align: center;
    width: 53px;
    z-index: 999;
    display: none;
}

.cru-goto a {
    background-image: url(./../image/gotop.gif);
    height: 48px;
    width: 48px;
    display: block;
    line-height: 9999;
}

.cru-goto .cru-goto-home {
    background-position: 0 0;
}

.cru-goto .cru-goto-top {
    background-position: 0 -51px;
    margin-top: 3px;
}

.cru-goto .cru-goto-home:hover {
    background-position: -49px 0;
}

.cru-goto .cru-goto-top:hover {
    background-position: -49px -51px;
}

.cru-dsj {
    background: url(./../image/icon_event_line.png) repeat-y 12px top;
    margin-top: 50px;
}

.cru-dsj-catlog {
    background: url(./../image/icon_event_point.png) no-repeat left center;
    padding-left: 75px;
    display: inline-block;
}

.cru-dsj-catlog-in {
    font-size: 30px;
    color: #333333;
    padding-right: 50px;
    background: url(./../image/icon_event_add.png) no-repeat right center;
    cursor: pointer;
}

.cru-dsj-catlog-sel {
    background: url(./../image/icon_event_del.png) no-repeat right center;
}

.cru-dsj-li {
    width: 690px;
    background: #fbfbfa;
    margin-left: 75px;
    margin-top: 20px;
    min-height: 130px;
    overflow: hidden;
}

.cru-dsj-text {
    width: 490px;
    float: left;
    height: 100%;
}

.cru-dsj-pic {
    width: 200px;
    float: right;
    height: 100%;
}

.cru-dsj-pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.cru-dsj-date {
    padding-left: 25px;
    color: #f99d33;
    font-size: 16px;
    padding-top: 20px;
}

.cru-dsj-desc {
    color: #333333;
    padding: 10px 20px 20px 25px;
}

.cru-dsj-pic {
    padding: 10px 10px 10px 0;
    vertical-align: middle;
}

.cru-dsj-det {
    margin-bottom: 50px;
    display: none;
}

.cru-news-left {
    width: 60px;
    float: left;
}

.cru-news-right {
    padding-left: 80px;
}

.cru-news-li {
    height: 120px;
    border-bottom: 1px dashed #d8d4d1;
    margin-bottom: 20px;
}

.cru-news-day {
    display: block;
    width: 100%;
    background: #eae7e2;
    text-align: center;
    color: #636363;
    height: 42px;
    line-height: 42px;
    font-size: 30px;
}

.cru-news-date {
    background: #eae7e2;
    text-align: center;
    color: #636363;
    margin-top: 3px;
    font-size: 12px;
}

.cru-news-title {
    color: #363636;
    margin-bottom: 10px;
    font-weight: bold;
}

.cru-news-desc {
    color: #898989;
}

.cru-enter-li {
    height: 120px;
    border-bottom: 1px dashed #d8d4d1;
    margin-bottom: 20px;
}

.cru-enter {
    padding-top: 30px;
}

.cru-enter-title {
    color: #363636;
    margin-bottom: 10px;
    font-weight: bold;
}

.cru-enter-desc {
    color: #666;
    margin-bottom: 35px;
}

.cru-enter-pic {
    height: 300px;
}

.cru-enter-wrap {
    position: relative;
    margin-bottom: 40px;
}

.cru-enter-pic img {
    width: 100%;
    height: 100%;
}

.cru-enter-text {
    width: 480px;
    height: 240px;
    background: #fbfbfb;
    padding: 30px 40px;
    position: absolute;
    top: 30px;
}

.cru-enter-wrap:nth-child(odd) .cru-enter-text {
    right: -20px;
}

.cru-enter-wrap:nth-child(even) .cru-enter-text {
    left: -20px;
}

.cru-enter-text-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.cru-enter-text-det {
    color: #666;
    height: 80px;
    margin-bottom: 20px;
}

.cru-enter-text-more-href {
    color: #f99c34;
}

.cru-zl-li {
    width: 300px;
    height: 228px;
    float: left;
    margin-right: 50px;
    margin-bottom: 50px;
}

.cru-zl-li:nth-child(3n) {
    margin-right: 0;
}

.cru-zl-pic {
    width: 100%;
    height: 168px;
    overflow: hidden;
}

.cru-zl-pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.cru-zl-pic img:hover {
    transform: scale(1.1);
    transition: all ease .3s;
}

.cru-zl-title a {
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    color: #333;
    display: block;
    text-align: Center;
}

.cru-school-pic a {
    margin-right: 5px;
}

.cru-school-pic img {
    height: 150px;
}

.cru-school-title {
    font-size: 20px;
    margin-bottom: 5px;
}

.cru-school-desc {
    margin-bottom: 10px;
    color: #666;
}

.cru-school-li {
    margin-bottom: 40px;
}

.cru-det-main .cru-in {
    padding: 30px 55px;
    background: #fff;
}

.cru-det-header {
    height: 86px;
    border-bottom: 1px solid #dbd4cd;
}

.cru-det-title {
    color: #6c5a54;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    line-height: 80px;
    min-height: 80px;
}

.cru-det-subtitle {
    border-bottom: 1px dashed #dbd4cd;
    border-top: 1px dashed #dbd4cd;
    line-height: 35px;
    margin-bottom: 35px;
    text-align: center;
}

.cru-det-subtitle span {
    margin: 0 15px;
    font-size: 14px;
}

.cru-det-content {
    color: #757575;
    font-size: 15px;
    line-height: 2em;
}

.cru-det-rel-title {
    padding-top: 40px;
    font-size: 15px;
    color: #ff9900;
    font-weight: bold;
}

.cru-det-rel-li {
    line-height: 220%;
}

.cru-det-rel-li a {
    font-size: 14px;
}

.cru-det-print {
    border-top: 1px dashed #dbd4cd;
    margin-top: 70px;
    padding-top: 10px;
}

.cru-list-print {
    background: url(./../image/print.gif) center center no-repeat #e5e0db;
    display: block;
    height: 20px;
    margin-right: 8px;
    overflow: hidden;
    padding-top: 5px;
    text-align: center;
    width: 25px;
}

.cru-list-print:hover {
    background: url(./../image/print2.gif) center center no-repeat #f99d32;
}

.cru-det-footer .cru-footer {
    background: #f7f5f4;
}

.cru-det-big {
    width: 880px;
    height: 590px;
    margin-bottom: 6px;
}

.cru-det-small {
    width: 880px;
    height: 80px;
}

.cru-det-small-pic {
    height: 100%;
}

.cru-det-big-pic img {
    width: 100%;
    height: 100%;
}

.cru-det-small-pic img {
    width: 100%;
    /*height: 100%;*/
    margin-top: 37px;
    transform: translateY(-50%);

}

.cru-det-small .swiper-slide {
    width: 136px;
}

.cru-det-big-pic {
    height: 100%;
}

.swiper-big-prev,
.swiper-big-next {
    width: 46px;
    height: 48px;
    top: 300px;
}

.swiper-small-prev,
.swiper-small-next {
    width: 15px;
    height: 70px;
    top: 27px;
    z-index: 200;
    cursor: pointer;
}

.swiper-big-prev {
    background: url(./../image/plug_prevBtnTop.png) no-repeat;
    left: 0px;
}

.swiper-big-next {
    background: url(./../image/plug_nextBtnTop.png) no-repeat;
    right: 0px;
}

.swiper-small-prev {
    background: url(./../image/plug_prevBtn.png) no-repeat;
    left: 0px;
}

.swiper-small-next {
    background: url(./../image/plug_nextBtn.png) no-repeat;
    right: 0px;
}

.cru-prod-main {
    position: relative;
    border-radius: 4px;
    background: #f1efea;
    overflow: hidden;
}

.swiper-slide-thumb-active {
    border: 3px solid #FF6600;
}

.cru-prod-blank {
    height: 115px;
}

.cru-prod-title {
    height: 60px;
    line-height: 60px;
    color: #f99d33;
    border-bottom: #dbd7d3 1px solid;
    font-size: 18px;
    width: 700px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cru-prod-desc {
    padding: 20px 0px;
    height: 220px;
    width: 700px;
    margin: 0 auto;
    color: #333;
    line-height: 2;
}

.cru-prod-thumb {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 485px;
    height: 105px;
    background: #372600;
    border-radius: 4px;
}

.cru-prod-pic {
    height: 475px;
}

.cru-prod-pic img {
    width: 100%;
    height: 100%;
}

.cru-prod-small-wrap img {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.cru-prod-small {
    height: 105px;
    padding: 16px 55px;
}

.swiper-big-prev2,
.swiper-big-next2 {
    top: 61.5%;
    z-index: 100;
    position: absolute;
    width: 48px;
    height: 40px;
}

.swiper-big-prev2 {
    background: url(./../image/icon_arrow_back.png) no-repeat left center;
}

.swiper-big-next2 {
    background: url(./../image/icon_arrow_next.png) no-repeat right center;
}

.cru-prod-small .swiper-slide {
    border: 3px solid #372600;
}

.cru-prod-small .swiper-slide-thumb-active {
    border: 3px solid #FF6600;
}


/***************mobile hidden*****************/

.cru-footer-back,
.cru-goto a.cru-goto-home,
.cru-news-time,
.cru-mobile-header,
.cru-mobile-catlog,
.cru-index-mob-wrap,
.cru-mob-column-list,
.cru-school-mob,
.cru-det-pic-mob,
.cru-banner-in,
.cru-mobile-search-main {
    display: none;
}


/***************mobile  hidden*****************/


/* bug修复 */

.crc-detialBody .cru-footer {
    background: none;
}