﻿@charset "utf-8";

.banner {
	overflow: hidden
}

.banner .slideBox {
	width: 100%;
	overflow: hidden;
	position: relative
}

.banner .slideBox .hd {
	min-height: 15px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 40px;
	z-index: 1;
	width: 100%
}

.banner .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	text-align: center
}

.banner .slideBox .hd ul li {
	display: inline-block;
	margin-right: 2px;
	width: 12px;
	height: 12px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	background: url(../../images/lima/yuandian.png)
}

.banner .slideBox .hd ul li.on {
	background: url(../../images/lima/yuandian1.png)
}

.banner .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	width: 100%
}

.banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 100%
}

.banner .slideBox .bd li a {
	width: 100%;
	display: block
}

.banner .slideBox .bd li a:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.banner .shubiao {
	bottom: 120px;
	left: 50%;
	margin-left: -10px;
	z-index: 2;
	-webkit-animation: flash 3s infinite ease-in-out;
	animation: flash 3s infinite ease-in-out;
	cursor: pointer
}

.index_header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11
}

.index_header .logo {
	top: 45px;
	left: 80px
}

.index_header .menu {
	top: 175px;
	left: 90px;
	z-index: 3;
	cursor: pointer
}

.index_header .menu span {
	display: block;
	width: 34px;
	height: 3px;
	margin-bottom: 8px;
	background: #fff;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.index_header .menu.on span:nth-child(1) {
	transform: rotate(45deg) translateY(11px) translateX(4px)
}

.index_header .menu.on span:nth-child(3) {
	transform: rotate(-45deg) translateY(-11px) translateX(4px)
}

.index_header .menu.on span:nth-child(2) {
	opacity: 0
}

.index_header .index_nav {
	position: absolute;
	top: 160px;
	left: 150px
}

.index_header .index_nav ul {
	margin-left: -50px
}

.index_header .index_nav ul li a {
	height: 20px;
	padding-top: 20px;
	width: 130px;
	overflow: hidden;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px
}

.index_header .index_nav ul li a span {
	top: 0;
	left: 0;
	line-height: 40px;
	text-align: center;
	width: 100%
}

.index_header .index_nav ul li a .sublines {
	fill: none;
	stroke-dasharray: 0,200;
	stroke-width: 1.5px;
	stroke: #fff;
	transition: all .5s cubic-bezier(.65,.75,.65,.75) 0s;
	-webkit-transition: all .5s cubic-bezier(.65,.75,.65,.75) 0s;
	-moz-transition: all .5s cubic-bezier(.65,.75,.65,.75) 0s;
	-o-transition: all .5s cubic-bezier(.65,.75,.65,.75) 0s
}

.index_header .index_nav ul li a:hover span {
	color: #00a5e0
}

.index_header .index_nav ul li a:hover .sublines {
	stroke-dasharray: 200,0
}

.xuanfu {
	position: fixed;
	top: 50%;
	margin-top: -120px;
	right: 10px;
	z-index: 12
}

.xuanfu a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: url(../../images/lima/yjbg.png) no-repeat center center;
	opacity: .7;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative
}

.xuanfu a span {
	width: 100px;
	height: 100px;
	background: #fff;
	border-radius: 5px;
	top: 50%;
	margin-top: -50px;
	left: -110px;
	display: none
}

.xuanfu a:hover {
	opacity: 1
}

.xuanfu a:hover img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.xuanfu a:hover span {
	display: block
}

.index_main1 {
	height: 430px;
	background: url(../../images/lima/bgtp1.jpg) no-repeat center center;
	padding-top: 80px
}

.index_main1 .tit {
	color: #333;
	font-size: 30px;
	font-family: Arial;
	font-weight: 700
}

.index_main1 .tit div {
	font-family: "微软雅黑";
	color: #333;
	font-size: 30px;
	font-weight: 400;
	margin-right: 10px
}

.index_main1 .tit div span {
	color: #006aaf
}

.index_main1 .tit .tit_line1 {
	width: 5000px;
	left: 0;
	top: 22px;
	height: 1px;
	background: #c5c5c5;
	margin-left: 860px
}

.index_main1 .tit .tit_line2 {
	width: 5000px;
	right: 0;
	top: 22px;
	height: 1px;
	background: #c5c5c5;
	margin-right: 860px
}

.index_main1 .cont {
	padding-top: 60px
}

.index_main1 .cont .tit1 {
	color: #999;
	font-size: 30px
}

.index_main1 .cont .tit2 {
	color: #999;
	font-size: 14px;
	font-family: Arial
}

.index_main1 .cont .note {
	color: #333;
	font-size: 14px;
	line-height: 40px;
	margin-top: 35px
}

.index_main1 .cont .more {
	margin-top: 20px
}

.index_main1 .cont .more a {
	width: 106px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #fff;
	font-size: 14px;
	color: #006aaf;
	border-radius: 20px;
	text-transform: capitalize
}

.index_main1 .cont1 {
	margin-right: -28px;
	padding-top: 60px
}

.index_main1 .cont1 div.fl {
	width: 279px;
	margin-right: 28px;
	position: relative
}

.index_main1 .cont1 div.fl:hover .tit1 {
	background: #333;
	color: #fff
}

.index_main1 .cont1 div.fl:hover .pic span.abs {
	opacity: 1
}

.index_main1 .cont1 div.fl:hover .pic img.db {
	opacity: .5
}

.index_main1 .cont1 div.fl:hover .pic img.abs {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.index_main1 .cont1 div.fl:nth-child(2n) .pic {
	position: absolute!important;
	top: 80px;
	left: 0
}

.index_main1 .cont1 div.fl .pic {
	overflow: hidden;
	width: 279px;
	height: 200px;
	display: block;
	background: #333
}

.index_main1 .cont1 div.fl .pic span.abs {
	width: 239px;
	height: 140px;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	padding: 60px 20px 0;
	opacity: 0
}

.index_main1 .cont1 div.fl .pic img.db {
	width: 279px;
	height: 200px
}

.index_main1 .cont1 div.fl .pic img.abs {
	width: 260px;
	height: 180px;
	top: 10px;
	left: 10px;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.index_main1 .cont1 div.fl .tit1 {
	width: 279px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	display: block;
	background: #fff;
	color: #999;
	font-size: 18px
}

.index_main2 {
	background: #383e42;
	height: 520px
}

.index_main2 .w div.fl {
	width: 300px;
	height: 520px;
	overflow: hidden;
	position: relative
}

.index_main2 .w div.fl .pic {
	width: 300px;
	height: 520px;
	background: #333
}

.index_main2 .w div.fl .pic img {
	width: 300px;
	height: 520px
}

.index_main2 .w div.fl .cont {
	width: 300px;
	top: 0;
	left: 0;
	padding-top: 160px
}

.index_main2 .w div.fl .cont .tit1 {
	color: #fff;
	font-size: 20px;
	padding-bottom: 20px;
	background: url(../../images/lima/hengxian1.png) no-repeat center bottom;
	line-height: 20px;
	margin-top: 100px
}

.index_main2 .w div.fl .cont .note1 {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 20px;
	opacity: 0
}

.index_main2 .w div.fl .cont .note2 {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	opacity: 0
}

.index_main2 .w div.fl .cont .more {
	margin-top: 25px;
	opacity: 0
}

.index_main2 .w div.fl .cont .more a {
	width: 106px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #006aaf;
	font-size: 14px;
	color: #fff;
	border-radius: 20px;
	text-transform: capitalize
}

.index_main2 .w div.fl:hover .pic img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.index_main2 .w div.fl:hover .cont {
	padding-top: 85px
}

.index_main2 .w div.fl:hover .cont .tit1 {
	margin-top: 60px
}

.index_main2 .w div.fl:hover .cont .more,.index_main2 .w div.fl:hover .cont .note1,.index_main2 .w div.fl:hover .cont .note2 {
	opacity: 1
}

.index_main3 .index_m31 {
	background: url(../../images/lima/huawen1.png);
	width: 50%;
	float: left;
	height: 540px;
	overflow: hidden
}

.index_main3 .index_m31 .cont {
	width: 555px;
	padding-left: 45px;
	padding-top: 40px;
	padding-bottom: 40px
}

.index_main3 .index_m31 .cont .tit {
	width: 370px;
	border-bottom: solid 1px #999;
	line-height: 28px;
	padding-bottom: 15px;
	color: #999;
	font-size: 26px;
	font-weight: 700;
	font-family: Arial;
	text-transform: capitalize
}

.index_main3 .index_m31 .cont .tit span {
	font-weight: 400;
	color: #fff;
	font-size: 28px
}

.index_main3 .index_m31 .cont .tit1 {
	color: #999;
	font-size: 22px;
	width: 370px;
	padding-top: 10px;
	line-height: 22px
}

.index_main3 .index_m31 .cont .form {
	width: 370px
}

.index_main3 .index_m31 .cont .form .form_div {
	padding-top: 10px
}

.index_main3 .index_m31 .cont .form .form_div .tit2 {
	line-height: 36px;
	color: #fff;
	font-size: 16px;
	padding-left: 10px
}

.index_main3 .index_m31 .cont .form .form_div .form_inp {
	width: 336px;
	height: 34px;
	border: solid 1px #494949;
	background: 0 0;
	border-radius: 18px;
	padding: 0 15px;
	line-height: 34px;
	color: #eee;
	font-size: 14px
}

.index_main3 .index_m31 .cont .form .form_div .form_text1 {
	width: 336px;
	border: solid 1px #494949;
	background: 0 0;
	border-radius: 18px;
	height: 80px;
	padding: 10px 15px;
	color: #eee;
	font-size: 14px;
	resize: none
}

.index_main3 .index_m31 .cont .form .form_div .form_btn {
	width: 105px;
	height: 36px;
	background: #fff;
	border: 0;
	color: #006aaf;
	font-size: 14px;
	border-radius: 18px;
	right: -120px;
	bottom: 0
}

.index_main3 .index_m32 {
	float: right;
	width: 50%;
	height: 540px;
	overflow: hidden
}

.index_main3 .index_m32 a.abs {
	width: 190px;
	height: 160px;
	top: 50%;
	left: 50%;
	margin-top: -80px;
	margin-left: -95px;
	color: #fff;
	font-size: 18px;
	text-align: center
}

.index_main3 .index_m32 a.abs img {
	margin-bottom: 15px
}

.index_main4 {
	height: 406px;
	background: url(../../images/lima/index_bg2.jpg) no-repeat center center;
	padding-top: 60px
}

.index_main4 .tit {
	color: #fff;
	font-size: 30px;
	font-family: Arial;
	font-weight: 700
}

.index_main4 .tit div {
	font-family: "微软雅黑";
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	margin-right: 10px
}

.index_main4 .tit div span {
	color: #006aaf
}

.index_main4 .tit .tit_line1 {
	width: 5000px;
	left: 0;
	top: 22px;
	height: 1px;
	background: #c5c5c5;
	margin-left: 860px
}

.index_main4 .tit .tit_line2 {
	width: 5000px;
	right: 0;
	top: 22px;
	height: 1px;
	background: #c5c5c5;
	margin-right: 860px
}

.index_main4 .cont {
	padding-top: 100px
}

.index_main4 .cont a {
	width: 240px;
	float: left;
	height: 100px;
	line-height: 100px;
	background: url(../../images/lima/shuxian1.png) no-repeat left center
}

.index_main4 .cont a img {
	max-width: 240px;
	max-height: 100px
}

.index_main4 .cont a:nth-child(5n+1) {
	background: 0 0
}

.footer {
	background: url(../../images/lima/huawen1.png);
	padding-top: 30px;
	padding-bottom: 30px
}

.footer .footer_left {
	width: 480px;
	color: #fff;
	font-size: 18px;
	line-height: 40px
}

.footer .footer_left .bot {
	font-size: 16px
}

.footer .footer_right {
	width: 680px;
	position: relative;
	top: 8px
}

.footer .footer_right .tit {
	text-align: right
}

.footer .footer_right .tit a {
	color: #fff;
	font-size: 18px;
	margin-left: 36px
}

.footer .footer_right .cont {
	margin-top: 42px
}

.footer .footer_right .cont .cont_fl {
	width: 415px;
	text-align: center;
	position: relative;
	top: -8px;
	margin-left: 20px
}

.footer .footer_right .cont .cont_fl .hotline {
	font-size: 30px;
	color: #fff;
	text-align: center
}

.footer .footer_right .cont .cont_fl .hotline img {
	margin-right: 10px
}

.footer .footer_right .cont .cont_fl .bot1 {
	color: #fefefe;
	font-size: 16px;
	padding-top: 15px
}

.footer .footer_right .cont .cont_fl .bot1 a {
	color: #fefefe;
	font-size: 16px
}

.footer .footer_right .cont .cont_fr {
	width: 235px
}

.footer .footer_right .cont .cont_fr .ewm {
	width: 72px;
	height: 72px
}

.footer .footer_right .cont .cont_fr .ewm img {
	width: 72px;
	height: 72px
}

.footer .footer_right .cont .cont_fr .ewmr {
	width: 142px
}

.footer .footer_right .cont .cont_fr .ewmr .ewmr_tit {
	width: 137px;
	height: 38px;
	background: url(../../images/lima/yunkuang.png) no-repeat center center;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 16px
}

.footer .footer_right .cont .cont_fr .ewmr .ewmr_cont {
	color: #fff;
	font-size: 18px;
	margin-top: 7px
}

.ej_header {
	height: 80px;
	width: 100%;
	position: absolute;
	top: 70px;
	left: 0;
	z-index: 1111
}

.ej_header .logo {
	top: 10px;
	left: 60px
}

.ej_header .nav {
	right: 60px;
	top: 10px
}

.ej_header .nav ul li {
	float: left
}

.ej_header .nav ul li a {
	display: block;
	width: 100px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 20px
}

.ej_header .nav ul li a.on,.ej_header .nav ul li a:hover {
	background: #006aaf
}

.ejbanner {
	height: 651px
}

.bg1 {
	background: url(../../images/lima/bigbg.jpg) center
}

.footer1 {
	padding-top: 10px;
	border-top: solid 1px #d4d4d4
}

.ejmain {
	padding-top: 55px;
	padding-bottom: 55px
}

.ejmain .ejm_details {
	background: #fff;
	padding-top: 60px
}

.ejmain .ejm_details .tit {
	color: #333;
	font-size: 28px;
	line-height: 28px;
	padding-bottom: 60px;
	border-bottom: solid 1px #dfdfdf;
	margin-left: 40px;
	margin-right: 40px
}

.ejmain .ejm_details .cont {
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
	color: #333;
	font-size: 14px;
	line-height: 40px
}

.ejmain .ejm_details .cont img {
	margin-bottom: 40px
}

.ejmain .ejm_details .cont img {
	max-width: 100%
}

.ejmain .ejm_details .fanye {
	height: 74px;
	line-height: 74px;
	border-top: solid 1px #eee
}

.ejmain .ejm_details .fanye div {
	width: 45%
}

.ejmain .ejm_details .fanye div a {
	margin-left: 25px;
	margin-right: 25px;
	color: #333;
	font-size: 16px
}

.ejmain1 {
	padding-top: 85px;
	padding-bottom: 70px
}

.ejmain1 .tit {
	color: #185378;
	font-size: 28px;
	font-weight: 700;
	line-height: 28px;
	padding-bottom: 28px;
	background: url(../../images/lima/huawen2.png) no-repeat 70px bottom;
}

.ejmain1 .ej_list {
	padding-top: 15px
}

.ejmain1 .ej_list ul li {
	line-height: 40px
}

.ejmain1 .ej_list ul li a {
	color: #777;
	font-size: 16px
}

.ejmain1 .cont1 {
	padding-top: 20px
}

.ejmain1 .cont1 .multipleColumn {
	position: relative;
	width: 1200px
}

.ejmain1 .cont1 .multipleColumn .hd {
	height: 0;
	position: relative
}

.ejmain1 .cont1 .multipleColumn .hd .prev {
	width: 50px;
	height: 50px;
	background: url(../../images/lima/zuojian1.png) no-repeat center center;
	position: absolute;
	top: 130px;
	left: -80px;
	cursor: pointer
}

.ejmain1 .cont1 .multipleColumn .hd .prev:hover {
	background-image: url(../../images/lima/zuojian2.png)
}

.ejmain1 .cont1 .multipleColumn .hd .next {
	width: 50px;
	height: 50px;
	background: url(../../images/lima/youjian1.png) no-repeat center center;
	position: absolute;
	top: 130px;
	right: -80px;
	cursor: pointer
}

.ejmain1 .cont1 .multipleColumn .hd .next:hover {
	background-image: url(../../images/lima/youjian2.png)
}

.ejmain1 .cont1 .multipleColumn .bd {
	overflow: hidden
}

.ejmain1 .cont1 .multipleColumn .bd ul {
	overflow: hidden;
	zoom: 1;
	width: 410px;
	float: left
}

.ejmain1 .cont1 .multipleColumn .bd ul li {
	margin-right: 30px;
	width: 380px;
	margin-bottom: 30px;
	float: left;
	overflow: hidden;
	text-align: center
}

.ejmain1 .cont1 .multipleColumn .bd ul li:hover .pic img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.ejmain1 .cont1 .multipleColumn .bd ul li:hover .title {
	background: #333
}

.ejmain1 .cont1 .multipleColumn .bd ul li:hover .title a {
	color: #fff
}

.ejmain1 .cont1 .multipleColumn .bd ul li .pic {
	text-align: center;
	display: block;
	overflow: hidden
}

.ejmain1 .cont1 .multipleColumn .bd ul li .pic img {
	display: block
}

.ejmain1 .cont1 .multipleColumn .bd ul li .pic span.abs {
	width: 66px;
	height: 24px;
	background: url(../../images/lima/hsbtm2.png);
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	top: 10px;
	left: 10px
}

.ejmain1 .cont1 .multipleColumn .bd ul li .title {
	line-height: 74px;
	height: 74px;
	text-align: center;
	background: #f8f8f8
}

.ejmain1 .cont1 .multipleColumn .bd ul li .title a {
	color: #333;
	font-size: 18px
}

.ejmain1 .contt {
	color: #333;
	font-size: 16px;
	line-height: 40px;
	padding-top: 16px
}

.ejmain2 {
	padding-top: 85px;
	padding-bottom: 55px;
	background: url(../../images/lima/bigbg2.jpg) no-repeat;
	background-size: cover
}

.ejmain2 .tit {
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	line-height: 28px;
	padding-bottom: 24px;
	background: url(../../images/lima/huawen3.png) no-repeat 70px bottom
}

.ejmain2 .ej_list {
	padding-top: 10px
}

.ejmain2 .ej_list ul li {
	line-height: 40px
}

.ejmain2 .ej_list ul li a {
	color: #fff;
	font-size: 16px
}

.ejmain22 {
	padding-top: 155px;
	padding-bottom: 95px;
	background: url(../../images/lima/bigbg4.jpg) no-repeat;
	background-size: cover
}

.ejmain22 .tit {
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	line-height: 28px;
	padding-bottom: 24px;
	background: url(../../images/lima/huawen3.png) no-repeat 20px bottom
}

.ejmain22 .contt {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	padding-top: 16px
}

.ejmain4 .ejm4 {
	background: #fff
}

.ejmain4 .ejm4 .ejm41 {
	padding: 0 10px
}

.ejmain4 .ejm4 .ejm41 .picc {
	margin-left: -10px;
	margin-right: -10px
}

.ejmain4 .ejm4 .ejm41 .picc img {
	width: 100%
}

.ejmain4 .ejm4 .ejm41 .ejm41_div {
	padding-top: 50px;
	padding-bottom: 60px
}

.ejmain4 .ejm4 .ejm41 .ejm41_div .tit {
	color: #185378;
	font-size: 28px;
	font-weight: 700;
	line-height: 28px;
	padding-bottom: 25px;
	background: url(../../images/lima/huawen4.png) no-repeat left bottom;
}

.ejmain4 .ejm4 .ejm41 .ejm41_div .list {
	margin-top: 15px
}

.ejmain4 .ejm4 .ejm41 .ejm41_div .list ul {
	background: url(../../images/lima/hengxian4.png) repeat-x top;
	padding-top: 15px
}

.ejmain4 .ejm4 .ejm41 .ejm41_div .list ul li {
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../../images/lima/hengxian4.png) repeat-x bottom
}

.ejmain4 .ejm4 .ejm41 .ejm41_div .list ul li .list_div {
	background: #f7f7f7
}

.ejmain4 .ejm4 .ejm41 .ejm41_div .list ul li .list_div .tit1 a {
	color: #585858;
	font-size: 18px
}

.ejmain4 .ejm4 .ejm41 .ejm41_div .list ul li .list_div .note {
	color: #888;
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 15px
}

.ejmain4 .ejm4 .ejm41 .ejm41_div .list ul li .list_div .more {
	padding-bottom: 5px;
	padding-right: 5px
}

.ejmain4 .ejm4 .ejm41 .ejm41_div .list ul li .list_div .more a {
	color: #49a9e8;
	font-size: 14px
}

.contact_main {
	padding: 85px 0 95px
}

.contact_main .tit {
	color: #999;
	font-size: 36px;
	line-height: 36px
}

.contact_main .tit1 {
	color: #999;
	font-size: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-family: Arial;
}

.contact_main .note {
	padding-top: 46px;
	line-height: 40px;
	color: #333;
	font-size: 22px
}

.ejm7 {
	padding-top: 110px
}

.ejm7 .ejm7_nav {
	margin-right: -40px
}

.ejm7 .ejm7_nav.ejm7_nav1 div.fl a {
	background-image: url(../../images/lima/ejnavbg2.png)!important
}

.ejm7 .ejm7_nav div.fl {
	padding-bottom: 22px;
	margin-right: 40px
}

.ejm7 .ejm7_nav div.fl:hover {
	background: url(../../images/lima/hengxian5.png) no-repeat center bottom
}

.ejm7 .ejm7_nav div.fl:hover a {
	box-shadow: 4px 4px 10px 2px rgba(0,0,0,.3)
}

.ejm7 .ejm7_nav div.fl a {
	width: 230px;
	height: 121px;
	background: url(../../images/lima/ejnavbg1.png) no-repeat center center;
	background-size: 100%!important;
	padding-top: 53px;
	padding-left: 20px;
	text-align: center;
	font-weight: 700;
	padding-right: 20px
}

.ejm7 .ejm7_nav div.fl a .tit {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 13px;
	border-bottom: solid 3px #fff
}

.ejm7 .ejm7_nav div.fl a .tit2 {
	color: #fff;
	font-size: 26px;
	line-height: 26px;
	padding-top: 12px
}

.ejm7 .ejm7_main {
	padding-top: 80px
}

.ejm7 .ejm7_main .ejm7_div {
	padding-top: 120px;
	padding-bottom: 120px;
	background: url(../../images/lima/hengxian6.png) no-repeat center top
}

.ejm7 .ejm7_main .ejm7_div .pic {
	width: 598px
}

.ejm7 .ejm7_main .ejm7_div .pic img {
	width: 598px;
	display: block
}

.ejm7 .ejm7_main .ejm7_div .cont {
	width: 570px;
	padding-top: 50px
}

.ejm7 .ejm7_main .ejm7_div .cont .tit {
	line-height: 26px;
	padding-bottom: 20px;
	background: url(../../images/lima/huawen5.png) no-repeat center bottom;
	width: 570px
}

.ejm7 .ejm7_main .ejm7_div .cont .tit a {
	color: #185378;
	font-size: 26px;
	font-weight: 700;
}

.ejm7 .ejm7_main .ejm7_div .cont .tit a span {
	font-size: 22px
}

.ejm7 .ejm7_main .ejm7_div .cont .note {
	padding-top: 56px;
	color: #777;
	font-size: 16px;
	line-height: 24px
}

.ejm7 .ejm7_main .ejm7_div .cont .more {
	padding-top: 55px
}

.ejm7 .ejm7_main .ejm7_div .cont .more a {
	width: 72px;
	height: 24px;
	background: #006aaf;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	border-radius: 12px;
	opacity: .9
}

.ejm7 .ejm7_main .ejm7_div .cont .more a:hover {
	opacity: 1
}

.xuanfu2 {
	height: 240px;
	width: 66px;
	position: fixed;
	top: 50%;
	margin-top: -120px;
	right: 20px;
	padding-top: 88px
}

.xuanfu2 .xf1 {
	width: 66px;
	height: 66px;
	cursor: pointer;
	top: 0;
	left: 0
}

.xuanfu2 .xf2 {
	width: 24px;
	height: 24px;
	margin-bottom: 15px;
	background: url(../../images/lima/yuandian2.png) no-repeat center center;
	cursor: pointer
}

.xuanfu2 .xf2:hover span.abs {
	display: block
}

.xuanfu2 .xf2 span.abs {
	width: 120px;
	height: 24px;
	border-radius: 12px;
	background: #c9c9c9;
	padding: 0 10px;
	text-align: center;
	line-height: 24px;
	color: #333;
	font-size: 12px;
	top: 0;
	right: 0;
	display: none
}