/*公共头部*/

.topbox {
	height: 37px;
	background: #f9f9f9;
	line-height: 37px;
	border: solid 1px #eeeeee;
}

.topbox a:hover {
	text-decoration: underline;
}

.head .logobox {
	height: 108px;
}

.logobox_left {
	width: 311px;
	height: 108px;
	overflow: hidden;
	line-height: 108px;
}

.logobox_left img {
	max-width: 311px;
	max-height: 108px;
	vertical-align: middle;
	line-height: 108px;
}

.logobox .case {
	position: relative;
	line-height: 108px;
}

.logobox .case .search_text {
	padding: 10px 40px 10px 17px;
	color: #555555;
	width: 255px;
	border: 1px solid #eeeeee;
	position: relative;
}

input::-webkit-input-placeholder {
	color: #acacac;
}

.logobox .case .suosu {
	width: 18px;
	height: 18px;
	background: url(../img/sousuo.jpg) no-repeat;
	padding-bottom: 4px;
	cursor: pointer;
	margin-right: 15px;
	position: absolute;
	top: 46px;
	left: 280px;
}

.ml26 {
	margin-left: 26px;
}

.banner .swiper-slide {
	height: 524px;
}

.banner #swiper-pagination {
	bottom: 30px;
	left: 0;
	width: 100%;
}

.nav {
	width: 100%;
	height: 50px;
	min-width: 1200px;
	background: #d20010;
}

.nav a {
	padding: 17px 27px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}

.actives {
	background: rgba(0, 0, 0, 0.23);
}

.nav a:hover {
	background: rgba(0, 0, 0, 0.23);
}


/*公共头部end*/


/*公共底部end*/

.footer_t {
	width: 100%;
	min-width: 1200px;
	background: #f2f2f2;
}

.footer_t .list {
	padding: 32px 0 35px;
}

.list .item {
	margin-right: 80px;
	float: left;
}

.list .item h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
	color: #555555;
	margin-bottom: 10px;
}

.list .item .text {
	display: block;
	line-height: 36px;
}

.list .qrcode {
	width: 100px;
}

.list .qrcode .img {
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
}

.list .qrcode .img img {
	width: 100px;
	height: 100px;
}

.list .qrcode .text {
	line-height: 21px;
	text-align: center;
}

.footer_t .list .item a:hover {
	text-decoration: underline;
}

.footer_b {
	width: 100%;
	min-width: 1200px;
	background: #d9d9d9;
}

.footer_b .text {
	font-size: 12px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	color: #555555;
}


/*公共底部end*/


/*banner静态图样式*/

.cate-bg {
	width: 100%;
	height: 280px;
	min-width: 1200px;
}

.cate-map {
	margin-top: 24px;
	color: #555555;
}

.cate-map a {
	color: #555555;
}

.cate-map a:hover {
	text-decoration: underline;
}


/*banner静态图样式*/


/*左列表*/

.menu .top-list {
	width: 268px;
	height: 58px;
	background: #cd3635;
	border: solid 1px #e5e5e5;
	border-bottom: 0;
	color: #ffffff;
	line-height: 58px;
}

.menu .top-list h2 {
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-left: 30px;
	font-size: 18px;
	color: #ffffff;
}

.menu .top-list .text {
	font-size: 10px;
	color: #ffffff;
	margin-left: 13px;
}

.submenu {
	display: block;
	height: 52px;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	line-height: 52px;
}


.list-active {
	background: #f9f9f9;
}

.submenu h3 {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	color: #555555;
	margin-left: 30px;
}

.submenu .icon-you {
	margin-right: 31px;
	color: #cd3635;
	font-size: 16px;
}

.lists h3 {
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	color: #555555;
	margin-left: 30px;
}

.lists .icon-you {
	margin-right: 31px;
	color: #cd3635;
	font-size: 16px;
}

.menu .submenu:hover {
	background: #f9f9f9;
}

.menu .lists-box1 {
	display: block;
	margin-top: 18px;
	width: 268px;
	height: 38px;
	background: #f4f4f4;
	border: solid 1px #e5e5e5;
	line-height: 38px;
}

.menu .lists-box1 h3 {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	color: #555555;
	margin-left: 30px;
}

.menu .lists-box1 .icon-you {
	margin-right: 31px;
	color: #cd3635;
	font-size: 16px;
}


/*分页*/

.mt40 {
    margin-top: 40px;
}
.mb40{
	margin-bottom: 40px;
}
.pages {
    text-align: center;
    min-width: 100px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.disabled {
    color: #acacac !important;
    border-color: #acacac !important;
    text-shadow: 1px 1px #fff !important;
    outline: 0 !important;
    cursor: default !important;
    pointer-events: none;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 10px 10px;
    margin-left: -1px;
    line-height: 14px;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    margin-right: 8px;
}
.pages .active > a, .pages .active > span {
    z-index: 2;
    color: #fff;
    background-color: #d71518;
    border-color: #d71518;
}