.header {
	background: #fff;
}
.wrap {
	width: 1600px;margin: 0 auto;
}
.layout {
	margin: 0 auto;background: #fff;
	overflow: hidden;
}
.footer {
	background: #1b1b1b;
	padding: 74px 0;
}
.footer .text {
	text-align: center;
}
.footer .text h2 {
	font-size: 28px;line-height: 1.6;color: #fff;
}
.footer .text ul {
	text-align: center;font-size: 0;
	margin-top: 20px;
}
.footer .text ul li {
	display: inline-block;margin: 0 15px;
	height: 40px;width: 40px;border-radius: 50%;
	overflow: hidden;position: relative;top: 0;
	transition: all 0.3s;
}
.footer .text ul li:hover {
	top: -5px;
}
.footer .text ul li a,
.footer .text ul li img {
	display: block;width: 100%;height: 100%;
}
.footer .text .tet {
	margin-top: 34px;
}
.footer .text .tet h4 {
	font-size: 18px;line-height: 1.6;color: #fff;
}
.footer .text .tet p {
	font-size: 14px;line-height: 1.6;
	margin-top: 10px;color: #b1b1b1;
	display: inline-block;
	text-align: left;
}
.footer .text .ipc {
	margin-top: 20px;
}
.footer .text .ipc p {
	font-size: 14px;line-height: 1.6;
	margin-top: 10px;color: #b1b1b1;
}
.header .logo {
	float: left;width: 141px;
	display: block;margin-top: 30px;
}
.header .logo img {
	display: block;width: 100%;
}
.header .rts {
	float: right;
}
.header .rts .guoj {
	float: right;margin-top: 42px;
}
.header .rts .guoj li {
	float: left;width: 32px;height: 20px;
	margin-right: 14px;
}
.header .rts .guoj li:last-child {
	margin-right: 0;
}
.header .rts .guoj li img {
	display: block;width: 100%;height: 100%;
}
.header .rts .naver {
	float: left;margin-right: 46px;
}
.header .rts .naver li {
	float: left;
}
.header .rts .naver li h2 a {
	display: block;padding: 0 30px;transition: all 0.3s;
	font-size: 16px;line-height: 100px;color: #363636;
}
.header .rts .naver li.on h2 a,
.header .rts .naver li:hover h2 a {
	color: #201086;background: #f7f7f7;
}
.header .rts .naver li h2{
	position: relative;
}
.header .rts .naver li h2:before {
	position: absolute;z-index: 11;content: "";
	bottom: 30px;left: 0;right: 0;margin: 0 auto;
	height: 1px;width: 0;background: #201086;
	transition: all 0.3s;
}
.header .rts .naver li.on h2:before,
.header .rts .naver li:hover h2:before {
	width: 16px;
}
.fbansw {
	height: 800px;position: relative;
}
.fbansw .swspan {
	bottom: 44px;text-align: center;position: absolute;
	z-index: 66;
}
.fbansw .swspan span {
	margin: 0 23px !important;
	height: 13px;width: 13px;
	background: rgba(255,255,255,0.41);
	opacity: 1;
}
.fbansw .swspan .swiper-pagination-bullet-active {
	background: #fff;
}
.fbansw li {
	position: relative;
}
.fbansw li .text {
	position: absolute;z-index: 33;
	top: 55%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;text-align: center;
	width: 1400px;
	
}
.fbansw li .text h2 {
	position: relative;
	font-size: 45px;line-height: 1.2;color: #fff;
	font-weight: bold;
}
.fbansw li .text h2:before {
	position: absolute;z-index: 11;content: "";
	bottom: -22px;left: 0;right: 0;margin: 0 auto;
	width: 36px;height: 4px;background: #fff;
}
.fbansw li .text h6 {
	margin-top: 46px;font-size: 20px;
	line-height: 1.8;color: #fff;font-weight: 100;
}
.fbansw li .text a {
	display: block;margin: 85px auto 0;
	width: 220px;font-size: 16px;
	text-transform: uppercase;line-height: 46px;
	text-align: center;transition: all 0.3s;
	color: #fff;border: 1px solid #fff;
}
.fbansw li .text a:hover {
	background: #fff;color: #201086;
}
.fhabout {
	padding: 110px 0 150px;
}
.ftlte {
	text-align: center;
}
.ftlte h2 {
	font-size: 36px;line-height: 1.4;color: #000;
}
.fhabout .cent {
	margin-top: 50px;
}
.fhabout .cent .imgs {
	float: left;width: 64%;
}
.fhabout .cent .imgs img {
	display: block;width: 100%;
}
.fhabout .cent .rts {
	float: right;width: 30%;margin-top: 14px;
}
.fhabout .cent .rts li {
	overflow: hidden;margin-bottom: 45px;
}
.fhabout .cent .rts li .ico {
	position: relative;width: 44px;height: 42px;
	float: left;
}
.fhabout .cent .rts li .ico img {
	position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;
	max-height: 80%;max-width: 80%;
}
.fhabout .cent .rts li .tet {
	float: right;width: calc(100% - 48px);
	margin-top: 7px;
}
.fhabout .cent .rts li .tet h4 {
	font-weight: bold;font-size: 18px;
	line-height: 28px;color: #000;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fhabout .cent .rts li .tet p {
	font-size: 16px;margin-top: 6px;
	line-height: 1.6;color: #000;
	height: 4.8em;overflow: hidden;
	
}
.fhabout .cent .rts li:last-child {
	margin-bottom: 0;
}
.fhservice .list ul {
	overflow: hidden;margin-top: 45px;
}
.ftlte p {
	font-size: 18px;line-height: 1.4;color: #666666;
	margin-top: 10px;
}
.fhservice .list li {
	float: left;width: 33%;height: 360px;
	padding: 90px 20px 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhservice .list li:nth-child(3n) {
	width: 34%;
}
.fhservice .list li .tet {
	text-align: center;
}
.fhservice .list li .tet .ico {
	height: 110px;position: relative;top: 0;
	transition: all 0.3s;
}
.fhservice .list li:hover .tet .ico {
	top: -5px;
}
.fhservice .list li .tet .ico img {
	display: block;position: absolute;z-index: 11;
	left: 0;right: 0;margin: 0 auto;
	max-height: 80%;max-width: 80%;
	top: 50%;transform: translateY(-50%);
}
.fhservice .list li .tet h5 {
	margin-top: 42px;font-size: 24px;
	line-height: 1.4;color: #fff;
	padding: 0 50px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhandroid {
	padding: 75px 0 100px;
}
.ftlte {
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.ftlt h2 {
	font-size:45px ;
	line-height: 1.2;z-index: 2;
	-webkit-text-stroke:1px #2399c2;color: transparent;
	font-weight: bold;
}
.ftlt h5 {
	font-size: 36px;line-height: 1.2;color: #000;
}

.fhandroid .net {
	margin-top: 60px;
}
.fhandroid .net .lts {
	float: left;width: 48%;
}
.fhandroid .net .imgs {
	width: 100%;
}
.fhandroid .net .imgs img {
	display: block;width: 100%;
}
.fhandroid .net .rts {
	float: right;width: 46%;margin-top: 5px;
}
.fhandroid .net .rts h3 {
	font-size: 26px;line-height: 1.3;color: #000;
	font-weight: bold;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-bottom: 24px;
	border-bottom: 1px solid #c9c9c9;
}
.fhandroid .net .rts h4 {
	margin: 45px 0 25px;font-size: 18px;line-height: 1.4;color: #000;
	font-weight: bold;
}
.fhandroid .net .rts p {
	margin-bottom: 30px;position: relative;
	font-size: 16px;line-height: 1.8;color: #666666;
	padding-left: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhandroid .net .rts p:before {
	position: absolute;z-index: 33;content: "";
	top: 11px;left: 0;height: 5px;width: 5px;
	border-radius: 50%;overflow: hidden;background: #000;
}
.fhandroid .net .rts p:last-child {
	margin-bottom: 0;
}
.fhmost {
	background: #f7f7f7;padding: 70px 0 50px;
}
.fhmost .list {
	margin-top: 52px;
}
.fhmost .list li {
	padding: 28px 0 45px;border-top: 1px solid #c9c9c9;
	overflow: hidden;
}
.fhmost .list li .lts {
	float: left;width: 260px;
}
.fhmost .list li .lts h3 {
	font-size: 24px;line-height: 1.8;color: #201086;
	font-weight: bold;
}
.fhmost .list li .rts {
	float: right;width: calc(100% - 300px);overflow: hidden;
}
.fhmost .list li .rts dl {
	display: inline-block;vertical-align: top;margin-bottom: 17px;
	width: 21.5%;margin-right: 4%;
}
.fhmost .list li .rts dl:nth-child(4n) {
	margin-right: 0;width: 22%;
}
.fhmost .list li .rts dl dt {
	font-size: 16px;line-height: 26px;color: #363636;
	position: relative;padding-left: 12px;
}
.fhmost .list li .rts dl dt:before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 10px;height: 5px;width: 5px;
	background: #363636;border-radius: 50%;overflow: hidden;
	margin-bottom: 4px;
}
.fhmost .list li .rts dl dd {
	padding-left: 14px;position: relative;
	font-size: 16px;line-height: 1.6;color: #979797;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhmost .list li .rts dl dd:before {
	position: absolute;z-index: 11;content: "";
	left: 0;width: 10px;height: 1px;background: #979797;
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
}
.fhquality {
	padding: 80px 0;
}
.fhquality .list {
	margin-top: 38px;
}
.fhquality .list li {
	float: left;width: calc((100% - 50px)/2);margin-bottom: 45px;
	border: 1px solid #ededed;box-shadow: 0 0 4px 1px #f2f2f2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;transition: all 0.3s;
	position: relative;top: 0;
}
.fhservice .list li a {
	display: block;height: 100%;
}
.fhquality .list li:hover {
	box-shadow: 0 0 13px 3px #f2f2f2;
	top: -5px;
}
.fhquality .list li:nth-child(2n) {
	float: right;
}
.fhquality .list li a {
	display: block;overflow: hidden;
	position: relative;
}
.fhquality .list li h3 {
	left: 36px;top: 46px;
	font-size: 23px;line-height: 2;
	color: #201086;font-weight: bold;
	padding-bottom: 16px;position: absolute;
	z-index: 55;
}
.fhquality .list li h3:before {
	position: absolute;z-index: 11;content: "";
	bottom: 0;left: 0;height: 3px;width: 20px;background: #201086;
}
.fhquality .list li h2 {
	font-size: 116px;line-height: 1;color: rgba(32,16,134,0.09);
	position: absolute;z-index: 33;bottom: -24px;left: 30px;
}
.fhquality .list li .icon {
	float: right;height: 330px;position: relative;
	width: 70%;
}
.fhquality .list li .icon img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);left: 0;right: 0;
	margin: 0 auto;max-width: 70%;max-height: 70%;
}
.fhautomot {
	padding: 70px 0 140px;
	background: #f7f7f7;
}
.fhautomot .list {
	margin-top: 55px;
}
.fhautomot .list ul {
	overflow: hidden;
}
.fhautomot .list li {
	float: left;width: 33%;padding: 0 46px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhautomot .list li:nth-child(3n) {
	width: 34%;
}
.fhautomot .list li .ico{
	height: 110px;position: relative;
}
.fhautomot .list li .ico img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;max-height: 80%;
	max-width: 80%;
}
.fhautomot .list li dl {
	margin-top: 15px;
}
.fhautomot .list li dd {
	position: relative;padding-left: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;line-height: 24px;color: #666666;
}
.fhautomot .list li dd:before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 10px;height: 5px;width: 5px;background: #7d7d7d;
	border-radius: 50%;overflow: hidden;
}
.fhautomot .flist {
	margin-top: 16px;
}
.fhautomot .flist li {
	float: left;width: 33%;
}
.fhautomot .flist li:nth-child(3n) {
	width: 34%;
}
.fhautomot .flist li .icon {
	height: 95px;position: relative;
}
.fhautomot .flist li .icon img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;
	max-height: 85%;max-width: 85%;
}
.fhelehony {
	padding: 65px 0 125px;
}
.fhelehony .list {
	margin-top: 56px;
}
.fhelehony .list ul {
	overflow: hidden;
}
.fhelehony .list li {
	float: left;width: calc((100% - 135px)/4);margin-right: 45px;
}
.fhelehony .list li:nth-child(4n) {
	margin-right: 0;
}
.fhelehony .list li:nth-child(2n) {
	margin-top: 65px;
}
.fhelehony .list li .img {
	height: 492px;overflow: hidden;width: 100%;
}
.fhelehony .list li .img img {
	display: block;height: 100%;width: 100%;
}
.fhelehony .list li .text {
	margin-top: -30px;position: relative;z-index: 44;
}
.fhelehony .list li .text h2 {
	font-size: 55px;line-height: 1;color: rgba(0,0,0,0.34);
}
.fhelehony .list li .text dl {
	margin-top: 10px;
}
.fhelehony .list li .text dd {
	padding-left: 10px;position: relative;
	font-size: 16px;line-height: 24px;color: #666666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhelehony .list li .text dd:before {
	position: absolute;z-index: 11;content: "";
	height: 5px;width: 5px;background: #7d7d7d;
	border-radius: 50%;overflow: hidden;top: 10px;left: 0;
}
.fhtcus {
	background: #f7f7f7;padding: 105px 0;
}
.fhtcus .imgs {
	float: right;width: 49%;
}
.fhtcus .imgs img {
	display: block;width: 100%;
}
.fhtcus .text {
	float: left;width: 46%;margin-top: 12px;
}
.fhtcus .text ul {
	margin-top: 65px;
}
.fhtcus .text li {
	font-size: 16px;line-height: 2.2;color: #666666;
	padding-left: 14px;position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhtcus .text li:before {
	position: absolute;z-index: 11;content: "";
	height: 5px;width: 5px;background: #666;
	border-radius: 50%;overflow: hidden;left: 0;top: 15px;
}
.fhsolution {
	padding: 85px 0 120px;
}
.fhsolution .list ul {
	overflow: hidden;margin-top: 60px;
}
.fhsolution .list li {
	float: left;width: calc((100% - 242px)/5);margin-right: 60px;
}
.fhsolution .list li:nth-child(5n) {
	margin-right: 0;
}
.fhsolution .list li .ico {
	position: relative;height: 50px;
}
.fhsolution .list li .ico img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);left: 0;
	max-height: 70%;max-width: 70%;
}
.fhsolution .list li .text {
	margin-top: 10px;
}
.fhsolution .list li .text h3 {
	font-size: 20px;line-height: 1.5;color: #201086;
	font-weight: bold;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fhsolution .list li .text p {
	margin-top: 16px;font-size: 16px;
	line-height: 1.8;color: #666666;
}
.fhlinux li {
	background: #f7f7f7;padding: 95px 0;
}
.fhlinux li:nth-child(2n) {
	background: #fff;
}
.ftit {
	text-align: center;
}
.ftit h6 {
	font-size: 18px;line-height: 1.4;color: #666666;
}
.ftit h3 {
	font-size: 36px;line-height: 1.4;color: #000;
	margin-top: 6px;
}

.fhlinux li .cent {
	margin-top: 54px;
}
.fhlinux li .cent .lts {
	float: left;width: 50%;
}
.fhlinux li .cent .lts dl {
	overflow: hidden;
}
.fhlinux li .cent .lts dd {
	float: left;width: calc((100% - 20px)/2);
}
.fhlinux li .cent .lts dd:nth-child(2n) {
	float: right;
}
.fhlinux li .cent .lts dd .img {
	height: 246px;overflow: hidden;
}
.fhlinux li .cent .lts dd .img img {
	display: block;width: 100%;height: 100%;
}
.fhlinux li .cent .lts dd h5 {
	text-align: center;padding: 0 30px;
	font-size: 16px;line-height: 1.4;color: #222222;
	font-weight: bold;margin-top: 10px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhlinux li .cent .rts {
	float: right;margin-top: 12px;width: 46%;
}
.fhlinux li .cent .rts p {
	padding-left: 22px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;position: relative;
	font-size: 16px;line-height: 2.2;color: #666666;
}
.fhlinux li .cent .rts p:before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 12px;background: url(../images/fn18.png) no-repeat center/cover;
	width: 16px;height: 11px;
}

