﻿
.wot {
	/* white-space:nowrap; */
	overflow: hidden;
	text-overflow: ellipsis;
	float: right;
	width: 50%;
	margin-top: 7px;
}




.wot .bta {
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 20px;
}
.wot h2 img {
	float: left;
	margin-right: 10px;/* width: 40px; */
}
.wot p {
}
.wot p img {
	float: left;
	margin-right: 10px;
	margin-left: 6px;
}
.wot span {
	background: #0750a4;
	padding: 4px 27px 5px;
	color: white;
	line-height: 31px;
	font-size: 16px;
	border-radius: 22px;
}
.img img {
/* width: 420px; */
}
.upp {
	text-transform: uppercase;
}
img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea {
	-webkit-user-modify: read-write-plaintext-only;
	outline-style: none;
	border: none;
	font-size: 14px;
}
 input::-moz-placeholder, textarea::-moz-placeholder {
color: #000;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #000;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#000;
}
 html::-webkit-scrollbar {
width:5px;
height:5px;
background-color:#fff;
}
 html::-webkit-scrollbar-track {
border-radius:0;
background-color:#fff;
}
 html::-webkit-scrollbar-thumb {
border-radius:50px;
width:5px;
height:5px;
background-color:#044CB5;
}
textarea {
	resize: none;
	overflow: auto;
}
input {
	padding-top: 0;
	padding-bottom: 0;
}
;
select, input {
	vertical-align: middle;
}
select, input, textarea {
	font-size: 14px;
	margin: 0;
}
.clear {
	zoom: 1;
}
.clear:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clear::before, .clear::after {
	content: "";
	display: table;
}
.clear::after {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

.error3 {
	display: none !important;
}
.wap_show {
	display: none;
}


em {
	font-style: normal;
}






#top_scroll {/* height:790px; */
	overflow: hidden;
	max-width: 100%;
	margin: 0 auto;
}
#top_scroll ul li {
	float: left;
	width: 48%;
	margin: 0.5%;
	text-align: left;
	padding: 10px;
	box-sizing: border-box;
}
#top_scroll ul li .img {
	overflow: hidden;
	padding: 10px;
	border: 1px solid #e1dfe0;
	margin-bottom: 10px;
	float: left;
	width: 45%;
}
#top_scroll ul li img {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
#top_scroll ul li:hover {
	background: #f4f4f4;
}
#top_scroll ul li:hover .img {
	border-color: #ffffff;
}
#top_scroll ul li .img:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
#top_scroll ul li h3 {
	color: #000;
	font-size: 18px;
	padding-left: 21px;
}
#top_scroll ul li p {
	color: #645253;
	font-size: 16px;
	background-size: 30px 30px;
	/* margin-top: 10px; */
	margin-bottom: 20px;
}
#top_scroll ul li:hover h3, #top_scroll ul li:hover p {/* color:#fff; */
}
#top_scroll1 {
	height: 675px;
	overflow: hidden;
	max-width: 100%;
	margin: 0 auto;
}
#top_scroll1 ul li {
	float: left;
	width: 49%;
	margin: 0.5%;
	text-align: left;
	box-sizing: border-box;
	position: relative;
}
#top_scroll1 ul li .img {
	overflow: hidden;
}
#top_scroll1 ul li img {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
#top_scroll1 ul li:hover {
	background: #0945a9;
}
#top_scroll1 ul li:hover .img {
	border-color: #0945a9;
}
#top_scroll1 ul li:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
#top_scroll1 ul li h3 {
	color: #000;
	font-size: 18px;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	box-sizing: border-box;
	line-height: 45px;
	background: rgba(0,0,0,0.7);
	color: #fff;
	padding: 0 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#top_scroll1 ul li p {
	color: #000;
	font-weight: 700;
	font-size: 20px;
	padding: 0 0 0 55px;
	background: url(../images/dh.png) no-repeat 20px center;
	background-size: 30px 30px;
	margin-top: 10px;
}
#top_scroll1 ul li:hover h3 {
	background: rgba(218, 37, 28, .7) url(../images/c1.png) no-repeat center;
	height: 100%;
	text-align: center;
	padding-top: 200px;
}

