﻿.sub-banner {
}
.sub-banner img {
	width: 100%;
}
.areaGo {
	width: 1200px;
	margin: 0 auto;
	margin-top: 65px;
	/*height: 1400px;*/
	display: table;
	margin-bottom: 70px;
}
.area-top {
	position: relative;
}
.area-title {
	font-size: 24px;
	color: #666;
	border-bottom: 2px solid #d71810;
	display: inline-block;
	padding-bottom: 10px;
}
.area-describe {
	display: inline-block;
	color: #888;
	font-size: 18px;
	margin-left: 33px;
}
.area-line {
	height: 2px;
	width: 1200px;
	background-color: #e1e1e1;
	margin-top: -2px;
	margin-bottom: 47px;
}
.area-more {
	color: #888;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 12px;
}
.active {
	color: #d71810!important;
}
.area-more a {
	color: #888;
}
.area-main {
	float: left;
	width: 882px;
}
.area-news {
	background-color: #fff;
	border: 1px solid #d2d2d2;
	padding-left: 29px;
	padding-right: 29px;
	padding-bottom: 56px;
}
.area-news h1 {
	color: #d71810;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #eaeaea;
	margin-top: 47px;
	padding-bottom: 27px;
	margin-bottom: 45px;
}
.area-news p {
	/* text-indent: 2em; */
    /*color: #828181;*/
    /*font-size: 14px;*/
	line-height: 24px;/*margin-bottom: 25px;*/
}
.area-news img {
	max-width: 100%;
	height: auto !important;/* margin-bottom: 25px;*/
}
.area-sub {
	float: right;
	width: 293px;
}
.sub-blockCall, .sub-blockNews, .sub-blockMenu {
	width: 292px;
	border: 1px solid #d2d2d2;
	margin-bottom: 22px;
	background-color: #fff;
}
.sub-blockMenu {
	text-align: center;
}
.sub-blockMenu li {
	font-size: 16px;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #d2d2d2;
}
.sub-blockMenu li:hover {
	border-left: 2px solid #d71810;
	margin-left: -1px;
}
.sub-blockMenu li a {
	transition: color .2s linear;
}
.sub-blockMenu li:hover a {
	color: #d71810;
}
.sub-blockMenu .active {
	border-left: 2px solid #d71810;
	margin-left: -1px;
}
.sub-blockMenu li:last-child {
	border-bottom: 0;
}
.sub-blockMenu li a {
	color: #666;
}
.sub-blockMenu .active a {
	color: #d71810;
}
.sub-blockCall {
	height: auto;
}
.sub-blockCall-info {
	padding-left: 19px;
	padding-right: 19px;
	margin-bottom: 15px;
}
.sub-blockCall-phone {
	float: left;
	margin-top: 25px;
	padding: 4px 3px;
}
.sub-blockCall-phoneNum {
	margin-top: 20px;
	margin-left: 14px;
}
.sub-blockCall-phoneNum p:first-child {
	color: #666;
	font-size: 14px;
}
.sub-blockCall-phoneNum p:last-child {
	color: #666;
	font-size: 24px;
}
.sub-blockCall-phone {
	border: 1px solid #b5b5b5;
	display: inline-block;
}
.sub-blockCall-phoneNum {
	display: inline-block;
}
.sub-blockCall-input {
	margin-top: 15px;
	margin-bottom: 12px;
}
.sub-blockCall-input input {
	height: 37px;
	width: 191px;
	border: 1px solid #b5b5b5;
	border-right: 0;
	text-indent: .35em;
}
.sub-blockCall-input button {
	background-color: #0896d6;
	color: #fff;
	font-size: 18px;
	padding: 6px 10px 9px;
	border: 1px solid #0896d6;
	border: 0;
	margin-left: -6px;
	cursor: pointer;
}
.sub-blockCall-des {
	color: #d71810;
	text-align: center;
	font-size: 12px;
}
.sub-blockCall-des span {
	color: #0896d6;
}
.sub-blockNews {
	height: auto;
}
.sub-blockNews-top {
	padding-left: 19px;
	padding-right: 19px;
	position: relative;
}
.sub-blockNews-title {
	color: #666;
	font-size: 16px;
	border-bottom: 2px solid #d71810;
	display: inline-block;
	padding-bottom: 10px;
	margin-top: 25px;
}
.sub-blockNews-more {
	position: absolute;
	right: 19px;
	top: 27px;
	color: #999;
}
.sub-blockNews-more a {
	color: #999;
}
.sub-blockNews-more span {
	font-family: '宋体';
}
.sub-blockNews-line {
	width: 100%;
	height: 2px;
	background-color: #e1e1e1;
	margin-top: -2px;
}
.sub-blockNews-info {
	padding-left: 19px;
	padding-right: 19px;
	margin-bottom: 19px;
	height: auto;
	overflow: hidden;
}
.sub-blockNews-info li {
	border-bottom: 1px dashed #e5e5e5;
}
.sub-blockNews-info li p {
	transition: all .1s linear;
}
.sub-blockNews-info li p:first-child:before {
	content: '❘▶';
	font-size: 16px;
	margin-right: 10px;
}
.sub-blockNews-info li p:first-child {
	color: #b0b0b0;
	margin-bottom: 5px;
	margin-top: 13px;
}
.sub-blockNews-info li p:last-child {
	color: #666;
	margin-left: 28px;
	margin-bottom: 10px;
}
.sub-blockNews-info li:hover p {
	color: #d71810;
}
@media (max-width: 1650px) {
.sub-blockCall-input button {
	padding: 8px 10px 10px;
}
.sub-blockCall-des {
	line-height: 22px;
	margin-top: 14px;
}
.sub-blockNews-info li p:first-child {
	margin-top: 16px;
}
}
@media (max-width: 1750px) {
.area-news {
	padding-bottom: 83px;
}
}
@media (max-width: 1550px) {
.sub-blockCall-input button {
	padding: 7px 10px 10px;
}
.sub-blockCall-des {
	line-height: 20px;
	margin-top: 16px;
}
.area-news {
	padding-bottom: 66px;
}
}
