@charset "utf-8";
/* CSS Document */


.field-body p, #main .field-body li {
    font-size: 14px;
    word-break: normal;
}

/*header区块*/
div#block-headeren {
    margin-bottom: 0px;
}

/*主导航菜单*/
.main-menu-nav-primary .inner.inside-c-tb .main-menu-1-1 .menu.nav-menu>.menu-item, #main-menu .inner.inside-c-tb .main-menu-1-1 .menu.nav-menu>li.menu-item {
    width: inherit;
    text-align: center;
    padding-left: 19px;
    padding-right: 19px;
    height: 48px;
}

/*内容页主体*/
#main #content {
    min-height: 600px;
}

/**/
.layout-full.region-top-middle {
   /* background-color: #f0f2f3;*/
}
/*wellcom to lingnan*/
.block-region-middle-first-left h2.block-title {
    padding-left: 0;
    color: #df0045;
    font-size: 20px;
    font-weight: normal;
    border-bottom: dashed 1px #ccc;
}


/*交换项目图片链接区块*/
.inside-min-tb.outside-min-tb.exchpimg {
    margin-top: 20px;;
}
.inside-min-tb.outside-min-tb.exchpimg div {
    margin-bottom: 15px;
}

/**/
.expimg-list {
    margin-top: 30px;
}
.expimg-list .swiper-3 .card-2 {
    margin-left: 0px;
    margin-right: 0px;
}


/*news区块*/
.layout-full.region-middle {
    background-color: #f0f2f3;
}
.layout-full.region-middle h2.block-title, .layout-full.region-footer-bottom h2.block-title {
    /*color: #df0045;*/
    font-size: 20px;
    font-weight: normal;
}
/*
.layout-full.region-middle h2.block-title:after {
    content: "";
    width: 142px;
    height: 2px;
    background-color: #cccccc;
    position: absolute;
    top: 36px;
    left: 10px;
}
.layout-full.region-footer-bottom h2.block-title:after {
    content: "";
    width: 120px;
    height: 2px;
    background-color: #cccccc;
    position: absolute;
    top: 36px;
    left: 10px;
}
*/


/*链接样式*/
a {
    cursor: pointer;
    text-decoration: none;
    outline: none;
    color: #555;
}
a:hover{
	color: #df0045;
}

.file a{
	line-height:1.5;
	font-size:14px;
}
.file a:hover{
	color: #df0045;
	text-decoration:underline;
}

/*图片新闻*/
.swiper-wrapper .swiper-slide a h4 {
    text-align: center;
    font-size: 14px;
}



/*footer*/
.field-body div.cus-footer-bg-primary.inside-tb {
    min-height: 150px;
}
.field-body div.cus-footer-bg-primary.inside-tb .inner {
    padding-top: 3em;
}
