body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, iframe {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font-size: 12px;
	color: #444;
	background:#fff; 
	font-family: 'Lato', sans-serif;
	/*overflow:-Scroll; 
	overflow-x:hidden;*/
}

fieldset, img {
	border: 0;
}
img {
	vertical-align: middle;
}

ol, ul, li {
	list-style: none;border:0px;
}
a {
	text-decoration: none;border:0px;
	color: #444;
}

sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, select, button {
	vertical-align: baseline;
    *vertical-align:middle;
	font-size: 100%;
	border: none;
	background: none;
}
input[type=checkbox], input[type=radio] {
	vertical-align: middle;
	margin: 0 5px;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
textarea {
	overflow: auto;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.fjt{
	width:100%;
	overflow:hidden;
}

.fjta{
	width:100%;
	overflow:hidden;
	margin-top:100px;
}
.fjta h2{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:36px;
	color:#454545;
	line-height:1.2;
	font-weight:bold;
}

.fjta p{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:14px;
	color:#777;
	line-height:1.8;
	margin-top:20px;
}

.fjtb{
	width:90%;
	max-width:1316px;
	margin:0 auto;
	overflow:hidden;
	margin-top:40px;
	padding-bottom:100px;
}
.fjtba{
	width:100%;
	overflow:hidden;
}

.fjtba ul li{
	position:relative;
	width:20%;
	float:left;
	overflow:hidden;
	cursor:pointer;
}

.mgxz{
	width:30%;
	margin:0 auto;
	overflow:hidden;
}


.mgxz img{
	width:100%;
	display:block;
}
.mgxz img.fjc1{
	display:block;
}
.mgxz img.fjc2{
	display:none;
}

.fjtba ul li:hover .mgxz img.fjc1{
	display:none;
}
.fjtba ul li:hover .mgxz img.fjc2{
	display:block;
}

.fjtba ul li p{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:14px;
	color:#777;
	line-height:1.8;
	margin-top:10px;
}

.fjtba ul li:hover p{
	color:#1A97CF;
}


.fjtba ul li.ccon .mgxz img.fjc1{
	display:none;
}
.fjtba ul li.ccon .mgxz img.fjc2{
	display:block;
}


.fjtba ul li.ccon p{
	color:#1A97CF;
}




.fjtba ul li::before{
	content:"";
	position:absolute;
	width:1px;
	height:60px;
	background:#DEE2E8;
	left:0%;
	top:50%;
	margin-top:-30px;
}

.fjtba ul li.zuof::before{
	opacity:0;
}

.fjtbb{
	width:100%;
	overflow:hidden;
	border-radius:20px;
	margin-top:40px;
}

.cmove1{
	margin-left:0%;
	transition: all 1.5s ease-out;
}
.cmove2{
	margin-left:-100%;
	transition: all 1.5s ease-out;
}
.cmove3{
	margin-left:-200%;
	transition: all 1.5s ease-out;
}
.cmove4{
	margin-left:-300%;
	transition: all 1.5s ease-out;
}
.cmove5{
	margin-left:-400%;
	transition: all 1.5s ease-out;
}



#fjtbbn ul li img{
	width:100%;
	display:block;
}

.fjbf{
	position:absolute;
	width:90%;
	overflow:hidden;
	left:5%;
	bottom:10%;
}

.fjbf h2{
	width:100%;
	overflow:hidden;
	font-size:24px;
	color:#fff;
	line-height:1.2;
	font-weight:bold;
}

.fjbf p{
	width:100%;
	max-width:800px;
	overflow:hidden;
	font-size:14px;
	color:#fff;
	line-height:1.8;
	margin-top:10px;
}
.fjbf p.fjblink{
	width:100%;
	overflow:hidden;
	font-size:14px;
	color:#fff;
	line-height:1.8;
	margin-top:20px;
}
.fjbf p.fjblink a{
	color:#fff;
}
.fjbf p.fjblink a:hover{
	color:#1A97CF;
}


