.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 #096a9d;
	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: #096a9d!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: #096a9d;
	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: 16px;
line-height: 1.8em;/*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 #096a9d;
	margin-left: -1px;
}
.sub-blockMenu li a {
	transition: color .2s linear;
}
.sub-blockMenu li:hover a {
	color: #096a9d;
}
.sub-blockMenu .active {
	border-left: 2px solid #096a9d;
	margin-left: -1px;
}
.sub-blockMenu li:last-child {
	border-bottom: 0;
}
.sub-blockMenu li a {
	color: #666;
}
.sub-blockMenu .active a {
	color: #096a9d;
}
.sub-blockCall {
	height: auto;
}
.sub-blockCall-info {
	padding-left: 19px;
	padding-right: 19px;
	margin-bottom: 15px;
}
.sub-blockCall-phone {
	float: left;
	margin:35px 0;
	padding: 4px 3px;
}
.sub-blockCall-phoneNum {
	margin-top: 33px;
	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: #096a9d;
	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 #096a9d;
	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: #096a9d;
}
@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;
}
}

.goumaidiv{
 border: 1px solid #84F8EF ;
 font-family: monospace;
 text-decoration: none;
 width:368px;
 height: 58px;
 text-align: center;
 line-height: 50px;
 border-radius: 20px;
 color: #ffffff;
 background-color: #096a9d ;
 transition: 2s;
 }
 .goumaidiv a{
  color: #ffffff;
 font-size: 25px;
 font-weight: 600;
 }
 .goumaidiv:hover{
 color: white;
 background-color: #01d202 ;
 box-shadow: 2px 2px 10px #01ba01 ,
 -2px 2px 10px #D1F276,
 2px -2px 10px #D1F276,
 -2px -2px 10px #D1F276;
 }


.widget_tag_cloud a {
	margin: 0 2px
}
.widget {
	margin-bottom: 20px
}
.widget ol, .widget ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.widget ol li, .widget ul li {
	position: relative;
	padding: 5px 0 5px 12px
}
.widget ol li li, .widget ul li li {
	padding-left: 20px;
	border-bottom: 0
}
.widget ol li:before, .widget ul li:before {
	position: absolute;
	left: 0;
	top: 13px;
	content: "";
	width: 0;
	height: 0;
	line-height: 0;
	border: 4px solid transparent;
	border-left: 4px solid #ccc
}
.widget ol a, .widget ul a {
	color: #666
}
.widget ol a:hover, .widget ul a:hover {
	color: #4285f4;
	text-decoration: none
}
.widget .tagcloud {
	font-size: 0
}
.widget .tagcloud a {
	display: inline-block;
	width: 32.39%;
	margin: 0 .7% 1.4%;
	padding: 5px 12px;
	font-size: 12px!important;
	line-height: 1.2;
	text-align: center;
	color: #666;
	border: 1px solid hsla(0,0%,39%,.5);
	border-radius: 2px;
	text-decoration: none;
	background: hsla(0,0%,100%,.2);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.widget .tagcloud a:nth-child(3n+1) {
	margin-left: 0
}
.widget .tagcloud a:nth-child(3n+3) {
	margin-right: 0
}
.widget .tagcloud a:hover {
	color: #fff;
	background: #4285f4;
	border-color: #4285f4
}
.widget-title {
	position: relative;
	margin: 0 0 10px;
	padding: 0 0 0 12px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1
}
.widget-title:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	content: "";
	background: #3ca5f6;
	border-radius: 2px
}


