@charset "utf-8";
#banner, #banner .imgWrap {
	position: relative;
	overflow: hidden;
	height: 480px;
}
#banner .imgWrap div {
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	display: none;
	transition: left .6s;
}
#banner .txtWrap {
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -570px;
	width: 1140px;
	height: 480px;
}
#banner .txtWrap>div {
	position: absolute;
	width: 100%;
	text-align: center;
	color: #fff;
	transition: all .3s;
}
#banner .txtWrap h1 {
	margin: 0;
	height: 116px;
	line-height: 100px;
	font-size: 52px;
}
#banner .txtWrap h1 font {
	color: #f1675c;
}
#banner .txtWrap p {
	margin: 0;
	padding-bottom: 45px;
	line-height: 32px;
	font-size: 18px;
}
#banner .txtWrap a {
	display: inline-block;
	height: 56px;
	line-height: 54px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	padding: 0 42px;
	border: 1px solid #fff;
}
/*#banner .txtWrap>div:nth-child(3) {
	text-align: left;
}
*/
#banner .txtWrap a:hover {
	color: #2088e5;
	background-color: #fff;
}
#banner .pagination {
	position: absolute;
	width: 100%;
	bottom: 22px;
	text-align: center;
	line-height: 0;
}
#banner .pagination span {
	display: inline-block;
	margin: 0 7px;
	width: 12px;
	height: 12px;
	text-indent: 12px;
	overflow: hidden;
	border-radius: 8px;
	border: 2px solid #fff;
	cursor: pointer;
	transition: all .3s;
}
#banner .pagination span:hover {box-shadow: 0 0 7px 3px #fff}
#banner .pagination .f {
	background-color: #fff;
	cursor: default;
}
#banner .pagination .f:hover {box-shadow: none}
#banner .p_p, #banner .n_p {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	width: 40px;
	height: 80px;
	cursor: pointer;
	background-color: rgba(255,255,255,.5);
	opacity: 0;
	transition: opacity .3s;
}
#banner .n_p {right: 0}
#banner .p_p:before, #banner .n_p:before {
	content: '';
	position: absolute;
	top: 22px;
	width: 35px;
	height: 35px;
	border: 1px solid #999;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);	
	transform: rotate(45deg);
}
#banner .p_p:before {
	left: 13px;
	border-top: none;
	border-right: none;
}
#banner .n_p:before {
	right: 13px;
	border-left: none;
	border-bottom: none;
}
#banner:hover .p_p, #banner:hover .n_p {opacity: 1}
#us>div, #service>div, #news>ul {
	margin: auto;
	width: 1140px;
	overflow: hidden;
}
#us p {
	margin: 35px 0 0;
	font-size: 22px;
	text-align: center;
	color: #666;
}
#us p>strong {
	display: block;
	line-height: 80px;
	font-size: 30px;
	font-weight: normal;
	color: #333;
}
#us>div>div {
	float: left;
	padding-top: 55px;
	width: 330px;
	height: 240px;
	line-height: 20px;
	font-size: 13px;
	text-align: center;
	color: #888;
}
#us div>strong {
	display: block;
	line-height: 50px;
	font-size: 20px;
	font-weight: normal;
	color: #444;
}
#us>div>div:before {
	content: '';
	display: block;
	width: 92px;
	height: 92px;
	margin: 0 auto;
	background: url(../img/index.png) 0 0 no-repeat;
}
#us .l {margin-left: 75px}
#us .c:before {background-position: -92px 0}
#us .r:before {background-position: -184px 0}
#service {
	padding: 40px 0;
	background-color: #f7f7f7;
}
#service .l {
	float: left;
	margin-left: 45px;
	width: 150px;
	height: 481px;
	background-color: #e5e5e5;
}
#service .l span {
	display: block;
	position: relative;
	margin: 1px;
	height: 119px;
	font-size: 16px;
	line-height: 118px;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
	transition: all .5s;
}
#service .l span:before, #service .l span:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	width: 1px;
	height: 1px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-left-color: #e5e5e5;
	opacity: 0;
	transition: opacity .5s;
	pointer-events: none;
}
#service .l span:after {
	margin-top: -10px;
	border-width: 10px;
	border-left-color: #5ea9eb;
}
#service .l .f {
	color: #fff;
	background-color: #5ea9eb;
}
#service .l .f:before, #service .l .f:after {
	opacity: 1;
}
#service .r {
	float: right;
	width: 820px;
	height: 481px;
	overflow: hidden;
}
#service .r>li {
	height: 481px;
	overflow: hidden;
}
#service .r_l {
	float: left;
	width: 560px;
	overflow: hidden;
}
#service .r_l p {
	margin: 25px 0 0;
	font-size: 16px;
	color: #888;
}
#service .r_l p>strong {
	display: block;
	line-height: 60px;
	font-size: 30px;
	font-weight: normal;
	color: #333;
}
#service .tag {
	margin-left: -26px;
	overflow: hidden;
}
#service .tag span {
	float: left;
	padding-top: 32px;
	width: 129px;
	height: 140px;
	text-align: center;
	color: #666;
}
#service .tag span:before {
	content: '';
	display: block;
	width: 77px;
	height: 77px;
	margin: 0 auto 12px;
	background: url(../img/index.png) 0 0 no-repeat;
}
#service .i_1 span:nth-child(1):before {background-position: 0 -92px}
#service .i_1 span:nth-child(2):before {background-position: -77px -92px}
#service .i_1 span:nth-child(3):before {background-position: -154px -92px}
#service .i_2 span:nth-child(1):before {background-position: 0 -169px}
#service .i_2 span:nth-child(2):before {background-position: -77px -169px}
#service .i_2 span:nth-child(3):before {background-position: -154px -169px}
#service .i_3 span:nth-child(1):before {background-position: 0 -246px}
#service .i_3 span:nth-child(2):before {background-position: -77px -246px}
#service .i_3 span:nth-child(3):before {background-position: -154px -246px}
#service .i_4 span:nth-child(1):before {background-position: 0 -323px}
#service .i_4 span:nth-child(2):before {background-position: -77px -323px}
#service .i_4 span:nth-child(3):before {background-position: -154px -323px}
#service .txt {
	height: 120px;
	font-size: 15px;
	line-height: 40px;
	color: #888;
}
#service .r_l>a {
	float: left;
	height: 42px;
	padding: 0 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	background-color: #2088e5;
}
#service .r_l>a:hover {background-color: #0067c4}
#service .r_r {
	float: right;
	margin-right: 10px;
	width: 240px;
	text-align: center;
}
#service .r_r h3 {
	margin: 10px 0;
	font-size: 25px;
	font-weight: normal;
	line-height: 70px;
	color: #999;
}
#service .r_r a {
	display: block;
	margin-bottom: 20px;
}
#service .r_r a:hover {
	box-shadow: 0 0 0 10px #fff;
	background-color: #fff;
}
#service .r_r img {
	display: block;
	width: 240px;
	height: 140px;
	margin-bottom: 8px;
}
#service .r_r p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#news h3, #moreService h3, #partner h3 {
	text-align: center;
	font-size: 30px;
	line-height: 150px;
	font-weight: normal;
}
#news li {
	float: left;
	margin-left: 30px;
	width: 525px;
	height: 150px;
}
#news span {
	float: left;
	margin-right: 30px;
	width: 76px;
	height: 76px;
	text-align: center;
	line-height: 22px;
	color: #fff;
	background-color: #5ea9eb;
}
#news span>font {
	display: block;
	height: 52px;
	font-size: 45px;
	line-height: 52px;
	color: #333;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	background-color: #fff;
}
#news a {
	float: left;
	max-width: 419px;
	font-size: 16px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news p {
	float: left;
	margin: 5px 0 0;
	width: 419px;
	height: 40px;
	font-size: 12px;
	line-height: 20px;
	color: #aaa;
	overflow: hidden;
}
#moreService {
	padding-bottom: 70px;
	text-align: center;
	background-color: #f7f7f7;
}
#moreService a {
	display: inline-block;
	margin: 0 20px;
	height: 31px;
	font-size: 20px;
	color: #555;
	line-height: 31px;
}
#moreService a:hover {
	text-decoration: underline;
}
#moreService a:before {
	content: '';
	float: left;
	width: 30px;
	height: 31px;
	margin-right: 10px;
	background: url(../img/index.png) 0 -400px no-repeat;
}
#moreService a:nth-child(2):before {background-position: -30px -400px}
#moreService a:nth-child(3):before {background-position: -60px -400px}
#moreService a:nth-child(4):before {background-position: -90px -400px}
#moreService a:nth-child(5):before {background-position: -120px -400px}
#moreService a:nth-child(6):before {background-position: -150px -400px}
#partner {text-align: center}
#partner>p {
	display: inline-block;
	width: 380px;
	height: 120px;
	text-align: center;
	border-bottom: 1px solid #c7c7c7;
}
#partner>p>span {
	display: block;
	font-size: 52px;
	line-height: 60px;
}
#slider {
	position: relative;
	margin: auto;
	width: 1120px;
	margin-bottom:60px;
}
#slider img {
	float: left;
	margin: 36px 5px;
	width: 150px;
	height: 60px;
}
#slider div {overflow: hidden}
#slider li {
	float: left;
	width: 1120px;
}
#slider .p_p, #slider .n_p {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	width: 40px;
	height: 80px;
	cursor: pointer;
	background-color: #fff;
	transition: background-color .3s;
}
#slider .p_p {left: 0;margin-left: -40px}
#slider .n_p {right: 0;margin-right: -40px}
#slider .p_p:before, #slider .n_p:before {
	content: '';
	position: absolute;
	top: 32px;
	width: 15px;
	height: 15px;
	border: 3px solid #999;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);	
	transform: rotate(45deg);
}
#slider .p_p:before {
	left: 17px;
	border-top: none;
	border-right: none;
}
#slider .n_p:before {
	right: 17px;
	border-left: none;
	border-bottom: none;
}
#slider:hover .p_p, #slider:hover .n_p {background-color: #eee}
#links {background-color: #333}
#links>div {
	margin: auto;
	width: 1122px;
	padding: 20px 9px;
	overflow: hidden;
	border-top: 1px solid #4c4c4c;
}
#links a {
	float: left;
	margin: 0 6px;
	font-size: 12px;
	color: #aaa;
}
#links a:hover {text-decoration: underline}