@charset "utf-8";
.module{
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
	position: relative;
}
.resource-list {
	margin-left:-20px;
	margin-top:-20px;
	clear:both;
	display: table;
}
.shop-list {
    margin-top: 30px;
}
.carousel-big {
    width: 100%;
    height: 360px;
}
.banner-inner{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 8;
	height: 100%;
}
.carousel .p-banner .silde-banner img {
    width:auto;
    height: 100%;
    position: absolute;
    margin-left: -960px;
    left: 50%;
}
.carousel .p-banner .silde-banner a {
    position: relative;
}
.orbicular li.active {
    background: #e02f32;
}
.module-info-left{
    width: 200px;
    height: calc(100% - 20px);
    padding: 0 20px 20px 20px;
    background-color: #FFFFFF;
}
.module-info-left img{
	position: relative;
	top: 3px;
}
.module-info-left .info-left-box{
	padding: 12px 0px ;
	border-bottom: 1px solid #e9e9e9;
}
.module-info-left .info-left-box:last-child{
	border-bottom: 0px;
    position: relative;
}
.department-more{
    position: absolute;
    right: -21px;
    width: 81px;
    bottom: 12px;
    height: 30px;
    font-size: 13px;
    line-height: 37px;
}
.department-more a{
    color: #B33334;
    cursor: pointer;
}
.more-location {
    position: absolute;
    width: 650px;
    height: 263px;
    background: white;
    z-index: 9999999999;
    left: 80px;
    top: -219.5px;
    border: 1px solid #b33334;
    overflow: auto;
}
.more-location dl {
    display: block;
    line-height: 35px;
    float: left;
    margin: 5px 0;
    padding: 0 10px;
    min-height: 44px;
    position: relative;
    overflow: hidden;
}
.more-location dt {
    width: 50px;
    float: left;
    margin-right: 20px;
    line-height: 44px;
    color: #333;
    text-align: right;
}
.more-location dd {
    float: left;
    width: 540px;
}
.more-location dt > a {
    color: #333;
    cursor: pointer;
    font-weight: 600;
}
.more-location dd ul {
    padding: 5px 0 0;
    height: auto;
    overflow: hidden;;
}
.more-location dd ul li{
        width: auto;
    height: 30px;
    line-height: 30px;
        padding: 2px 6px;
    margin: 0 3px !important;
}
.module-info-left .info-left-box span{
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}
.module-info-left .info-left-box .lei i{
	font-size: 21px;
	color: #B43137;
}
.module-info-left .info-left-box .icon i{
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	border-radius: 18px;
	background: #e3282a;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
}
.module-info-left .info-left-box ul li{
	position: relative;
    float: left;
    width: 52px;
    height: 22px;
    margin: 2px 4.5px 0;
    font-size: 13px;
}
.module-info-left .width-auto ul li{
	width:auto;
}
.module-info-left .info-left-box ul li a{
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    text-indent: 13px;
}
.module-info-left .info-left-box ul li a.active{
	color: #e3282a;
	font-size: 13px;
}
.module-info-left .info-left-box ul li a:hover{
	color: #e3282a;
}
.module-info-centre{
	display: inline-block;
	width: 660px;
    overflow: hidden;
}
.module-info-centre ul li img{
	margin-bottom: -5px;
}
.module-info-right{
	width: 125px;
	height:196px;
	background: rgba(255,255,255,.8);
	padding:20px;
	margin-top:65px;
}
.module-info-right a {
    color: #666;
    font-size: 14px;
}
.module-info-right > p > a> i {
    padding: 0 20px 0 14px;
    font-size: 19px;
    position: relative;
    top: 2px;
}
.module-info-right > p {
    height: 35px;
    line-height: 35px;
}
.module-info-right a.btn {
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    display: block;
    padding: 0;
    border: 1px solid #e02f32;
    color:#e02f32;
    margin: 5px 0 0 0;
}
.module-info-right a.red.btn{
	background:#e02f32;
	color:#fff;
	margin-top: 15px;
}
.message{
	height:50px;
	background:#fbfbfb;
	border-bottom:1px solid #e5e5e5;
	font-size: 12px;
}
.sys-title {
    width: 95px;
    float: left;
    color: #e3282a;
    height:100%;
    line-height:50px;
}
.sys-title .iconfont{
	padding-right:5px;
	position: relative;
    top: -2px;
    vertical-align: middle;
}
.message-box {
    float: left;
    width: 1043px;
}
.message-box li a {
	color:#333;
}
.message-box li {
    height: 50px;
    line-height: 50px;
    float: left;
    margin-right: 40px;
}
.message .more{
	height: 50px;
    line-height: 50px;
    color: #666666;
    width: 62px;
    text-align: right;
    display: block;
    float: left;
}
.padding-20{
	padding-top:20px;
}
.padding-30{
	padding-top:30px;
}
.module-header{
	border-bottom: 1px solid #c9c9c9;
    height: 40px;
    line-height: 30px;
}
.module-header > h2 {
    width: 160px;
    float: left;
    height: 100%;
}
.module-header > ul.tabs {
    height: 100%;
    float: left;
}
.module-header > ul.tabs li a {
    color: #333;
    font-size: 14px;
    font-weight:bold;
}
.module-header > ul.tabs li {
    float: left;
    margin: 0 20px;
    line-height: 40px;
    height: 40px;
}
.module-header > ul.tabs li.active,
.module-header > ul.tabs li:hover{
	border-bottom:2px solid #e02f32;
}
.module-header > ul.tabs li.active a,
.module-header > ul.tabs li:hover a {
	color:#e02f32;
}
.module-header a.more {
    float: right;
    color: #555;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
}
.module-header a.more span{
	color:#fbae28;
}
.panel {
    width: 366px;
    float: left;
    height: 200px;
    padding:15px 0;
}
.panel li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.panel li a{
	overflow: hidden;
	display: block;
}
.panel li a span{
	color: #333;
}
.panel li a span:first-child{
	width: 275px;
	overflow: hidden;
	display: block;
	float: left;
	text-overflow: ellipsis;
	word-break: keep-all;
}
.panel .title {
    height: 35px;
    color: #e02f32;
    font-size: 16px;
    font-weight: bold;
}
.panel .more{
	font-size: 12px;
    font-weight: normal;
    color: #999999;
    float: right;
}
.panel li .date {
    color: #999;
    float: right;
}
.panel-center{
	margin:0 51px;
}
.resource-list{
	margin-top:0;
}
