﻿

@charset "utf-8";

html {
	color: #000;
	background: #fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body,html {
	margin: 0;
	padding: 0
}

article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

audio,canvas,video {
	display: inline-block
}

body,button,input,select,textarea {
	font-family: Arial,'Microsoft Yahei',STHeiti,sans-serif;
	color: #666;
	font-size: 14px
}

input,select,textarea {
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th {
	text-align: inherit
}

fieldset,img {
	border: 0
}

iframe {
	display: block
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

del {
	text-decoration: line-through
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: 500
}

ol,ul {
	list-style: none
}

caption,th {
	text-align: left
}

b,h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 500
}

q:after,q:before {
	content: ''
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

a {
	text-decoration: none;
	color: #84a3e3;
	cursor: pointer;
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .15s ease-out;
	-o-transition: all .15s ease-out
}

a:hover {
	color: #6b95ea;
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .15s ease-out;
	-o-transition: all .15s ease-out
}

a:hover {
	text-decoration: none
}

a,ins {
	text-decoration: none
}





.footer-absolute-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.footer {
	clear: both;
	height: 400px;
	background: #FBFBFB;
	width: 960px;
}

.footer .inner {
	position: relative;
	width: 960px;
	margin: 0 auto
}

.footer .info ul {
	float: left;
	width: 234px;
	padding-top: 5px;
}

.footer .info ul li {
	
	padding: 6px 0;
	font-size: 12px;
	line-height: 24px;
	width:210px;
}

.footer .info1 ul {
	float: left;
	width: 234px;
	padding-top: 15px
}

.footer .info1 ul li {
	
	padding: 6px 0;
	font-size: 12px;
	line-height: 24px;
	width:210px;
}

.footer .service {
	height: 330px
}

.footer .service h3 {
	padding: 9px 0 13px;
	font-size: 18px;
	line-height: 18px;
	font-family: 鍗庢枃榛戜綋,"Microsoft YaHei",寰蒋闆呴粦,STHei,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #434d55
}

.footer .service a {
	color: #434d55;
	font-family: 鍗庢枃榛戜綋,"Microsoft YaHei",寰蒋闆呴粦,STHei,"Helvetica Neue",Helvetica,Arial,sans-serif
}

.footer .service a:hover {
	color: #84a3e3
}

.footer .online {
	position: absolute;
	right: 0;
	overflow: hidden;
	padding: 32px 0 0 0;
	line-height: 34px
}

.footer .online p {
	clear: both;
	font-size: 12px;
	width: 230px;
	line-height: 18px;
	text-align: right;
	color: #999
}

.footer .online p a.online-services {
	float: right;
	width: 91px;
	height: 34px;
	line-height: 34px;
	background: url(../img/need-help-button.png) no-repeat;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	padding: 0 0 0 26px;
	text-align: left;
	text-indent: 15px;
	color: #FFF
}

.footer .online p a.online-services:hover {
	color: #FFF
}

.footer .online .tel {
	line-height: 51px;
	font-size: 28px;
	color: #666
}

.footer .online .tel a {
	cursor: default
}

.footer .online .tel a:hover {
	color: #666
}

.footer .sns {
	float: left;
	margin-top: 15px
}

.footer .sns li a {
	display: block;
	background: url(../img/sns-icons.png) no-repeat;
	background-image: -webkit-image-set(url(../img/sns-icons.png) 1x,url(../img/sns-icons@2x.png) 2x);
	width: 17px;
	height: 16px;
	float: left;
	text-indent: -9999em
}

.footer .sns li {
	float: right;
	padding: 0 5px;
	opacity: .4;
	-webkit-transition: all .25s ease
}

.footer .sns li a.twitter {
	background-position: -26px 0
}

.footer .sns li a.facebook {
	background-position: -48px 0
}

.footer .sns li a.weixin {
	width: 20px;
	background-position: -74px 0
}

.footer .sns li.hold,.footer .sns li:hover {
	opacity: 1
}

.footer .sns li.weixin {
	position: relative
}

.footer .sns li.weixin .dimensional-code {
	display: none;
	position: absolute;
	right: -10px;
	bottom: 30px;
	width: 155px;
	height: 155px;
	background: #FFF;
	border-radius: 8px;
	border: 1px solid #B8B8B8;
	box-shadow: 2px 2px 12px #DDD
}

.footer .sns li.weixin .dimensional-code:after {
	display: block;
	content: " ";
	position: absolute;
	right: 20px;
	bottom: -6px;
	width: 12px;
	height: 6px;
	background: url(../img/dimensional-code-arrow.png) no-repeat
}

.footer .sns li.weixin .dimensional-code img {
	width: 121px;
	height: 121px;
	margin: 17px
}

.footer .copyright {
	height: 62px;
	
	color: #434d55;
	font-size: 12px
}

.footer .copyright .inner {
	position: relative;
	height: 62px
}

.footer .copyright .copy-label {
	float: left;
	height: 44px;
	width:450px;
	padding-top: 16px
}


.footer .copyright .copy-text {
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #666
}

.footer .copyright .icp-text {
	display: block;
	overflow: hidden;
	height: 12px;
	margin-top: 6px;
	background: url(../img/icp.png) no-repeat left;
	text-indent: -9999em
}

.footer .copyright .footer-clause {
	float: left;
	padding-top: 18px;
	font-size: 13px
}

.footer .copyright .footer-clause li {
	float: left;
	padding: 0 8px;
	line-height: 12px;
	font-weight: 300
}

.footer .copyright .footer-clause li.line {
	float: left;
	width: 2px;
	height: 14px;
	padding: 0;
	background: url(../img/footer-line.gif) no-repeat 0 2px
}

.footer .copyright p {
	float: left;
	padding-top: 20px;
	line-height: 18px;
	color: #6c7478
}

.footer .copyright p a {
	color: #434d55;
	padding: 0 5px
}

.footer .language {
	width: 145px;
	position: absolute;
	right: 0;
	bottom: 20px;
	padding: 0 5px;
	background: url(../img/global-white-bg-defualt-bg-footer.jpg) bottom left #fff repeat-x;
	line-height: 30px;
	border-radius: 6px;
	z-index: 3
}

.footer .language ul {
	display: none;
	background: #FFF;
	width: 145px;
	padding: 0 5px;
	overflow: hidden;
	border-radius: 8px 8px 0 0
}

.footer .language h3 {
	color: #45474b;
	padding: 0 0 0 20px;
	cursor: pointer
}

.footer .language h3 span {
	width: 7px;
	height: 7px;
	position: absolute;
	right: 14px;
	bottom: 11px;
	background: url(../img/language-arrow-footer.png) no-repeat
}

.footer .language ul li {
	width: 120px;
	margin: 0 0 3px 0;
	padding: 0 12px;
	border-radius: 3px;
	cursor: pointer
}

.footer .language ul li:hover {
	background: #8f9096;
	color: #fff
}

.footer .copyright .privacy {
	float: left;
	margin: 16px 5px 8px 10px;
	border-right: 1px solid #ccc
}

.footer .copyright .privacy li {
	float: left;
	font-weight: 300;
	line-height: 12px;
	padding: 1px 10px 0;
	border-left: 1px solid #ccc
}

.language-switch {
	line-height: 30px;
	overflow: hidden;
	width: 110px;
	position: absolute;
	right: -15px;
	bottom: 20px;
	background: rgba(255,255,255,0);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	transition: all .25s ease
}

.language-switch.active {
	background: #FDFDFD;
	border-radius: 6px;
	box-shadow: rgba(0,0,0,.15) 0 5px 18px
}

.language-switch h3 {
	padding: 2px 15px 5px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: 400
}

.language-switch.active h3 {
	background-color: #F3F3F3;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	transition: all .25s ease
}

.language-switch h3 a {
	background: url(../img/flag.png) 0 8px no-repeat;
	background-image: -webkit-image-set(url(../img/flag.png) 1x,url(../img/flag@2x.png) 2x);
	background-size: 16px 50px;
	color: #45474b;
	display: block;
	padding: 0 15px 0 24px;
	position: relative;
	line-height: 32px;
	height: 30px
}

.language-switch h3 .icon {
	background: url(../img/language-arrow-footer.png) no-repeat;
	height: 5px;
	width: 7px;
	position: absolute;
	right: 0;
	top: 13px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	transition: all .25s ease
}

.language-switch.active h3 .icon {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	background-image: url(../img/language-arrow.png)\0
}

.language-switch ul {
	border-bottom: 1px solid #E6E6E6;
	visibility: hidden;
	opacity: 0;
	padding: 2px 5px 5px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	transition: all .25s ease
}

.language-switch.active ul {
	opacity: 1;
	visibility: visible
}

.language-switch li {
	margin-top: 3px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.language-switch li a {
	display: block;
	border-radius: 3px;
	color: #666;
	height: 30px;
	padding: 0 10px 0 34px;
	background: url(../img/flag.png) 10px -22px no-repeat;
	background-image: -webkit-image-set(url(../img/flag.png) 1x,url(../img/flag@2x.png) 2x);
	background-size: 16px 50px;
	line-height: 32px
}

.language-switch li a:hover {
	background-color: #8f9096;
	color: #fff
}



.footer .sns li.weixin .dimensional-code.on {
	display: block;
	opacity: 1
}

