@charset "utf-8";
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	padding: 0;
	margin: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit
}

img {
	border: none;
	vertical-align: bottom
}

a,
a:active,
a:hover,
a:visited {
	outline: 0;
	text-decoration: none
}

a {
	color: #666
}

a:hover {
	text-decoration: underline;
	color: #ea5a42
}

li,
ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}

button,
input,
select,
textarea {
	font-size: 100%;
	font-family: inherit
}

h2 {
	font-size: 14px
}

img {
	border: 0
}

@font-face {
	font-family: iconfont;
	src: url(../fonts/iconfont.eot);
	src: url(../fonts/iconfont.eot?#iefix) format('embedded-opentype'), url(../fonts/iconfont.woff) format('woff'), url(../fonts/iconfont.ttf) format('truetype'), url(../fonts/iconfont.svg#iconfont) format('svg')
}

body,
html {
	margin: 0;
	font-family: "microsoft yahei", STHeiti, "黑体", "宋体", sans-serif;
	background-color: #fff;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: none
}

i {
	font-family: iconfont;
	font-style: normal
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

li,
ul {
	list-style-type: none
}

a {
	color: #404040;
	text-decoration: none
}

a:hover {
	color: #404040;
	text-decoration: none
}

img {
	border: 0
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before {
	display: table;
	content: " "
}

.clearfix:after,
.container-fluid:after,
.container:after {
	clear: both
}

.text-red {
	color: #df3739
}

.text-666 {
	color: #666
}

.text-444 {
	color: #444
}

.text-333 {
	color: #333
}

.text-000 {
	color: #000
}

.background-red {
	color: #df3739
}

.background-grey {
	background-color: #f8f8f8
}

.background-darkBlue {
	background-color: #262b34!important
}

.background-white {
	background-color: #fff
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.mt0 {
	margin-top: 0!important
}

.mb0 {
	margin-bottom: 0!important
}

.ml0 {
	margin-left: 0!important
}

.mr0 {
	margin-right: 0!important
}

.mt2 {
	margin-top: 2px
}

.mt5 {
	margin-top: 5px
}

.ml5 {
	margin-left: 5px
}

.mr5 {
	margin-right: 5px
}

.mb5 {
	margin-bottom: 5px
}

.mt7 {
	margin-top: 7px
}

.mt10 {
	margin-top: 10px
}

.ml10 {
	margin-left: 10px
}

.mr10 {
	margin-right: 10px
}

.mb10 {
	margin-bottom: 10px
}

.mt15 {
	margin-top: 15px
}

.ml15 {
	margin-left: 15px
}

.mr15 {
	margin-right: 15px
}

.mb15 {
	margin-bottom: 15px
}

.mt20 {
	margin-top: 20px
}

.ml20 {
	margin-left: 20px
}

.mr20 {
	margin-right: 20px
}

.mb20 {
	margin-bottom: 20px
}

.mt25 {
	margin-top: 25px
}

.ml25 {
	margin-left: 25px
}

.mr25 {
	margin-right: 25px
}

.mb25 {
	margin-bottom: 25px
}

.mt30 {
	margin-top: 30px
}

.ml30 {
	margin-left: 30px
}

.mr30 {
	margin-right: 30px
}

.mb30 {
	margin-bottom: 30px
}

.mt35 {
	margin-top: 35px
}

.ml35 {
	margin-left: 35px
}

.mr35 {
	margin-right: 35px
}

.mb35 {
	margin-bottom: 35px
}

.mt40 {
	margin-top: 40px
}

.ml40 {
	margin-left: 40px
}

.mr40 {
	margin-right: 40px
}

.mb40 {
	margin-bottom: 40px
}

.mt45 {
	margin-top: 45px
}

.ml45 {
	margin-left: 45px
}

.mr45 {
	margin-right: 45px
}

.mb45 {
	margin-bottom: 45px
}

.mt50 {
	margin-top: 50px
}

.mt60 {
	margin-top: 60px
}

.mt70 {
	margin-top: 70px
}

.mt80 {
	margin-top: 80px
}

.mt90 {
	margin-top: 90px
}

.mt100 {
	margin-top: 100px
}

.mt110 {
	margin-top: 110px
}

.pt5 {
	padding-top: 5px
}

.pl5 {
	padding-left: 5px
}

.pr5 {
	padding-right: 5px
}

.pb5 {
	padding-bottom: 5px
}

.pt10 {
	padding-top: 10px
}

.pl10 {
	padding-left: 10px
}

.pr10 {
	padding-right: 10px
}

.pb10 {
	padding-bottom: 10px
}

.pt15 {
	padding-top: 15px
}

.pl15 {
	padding-left: 15px
}

.pr15 {
	padding-right: 15px
}

.pb15 {
	padding-bottom: 15px
}

.pt20 {
	padding-top: 20px
}

.pl20 {
	padding-left: 20px
}

.pr20 {
	padding-right: 20px
}

.pb20 {
	padding-bottom: 20px
}

.pt30 {
	padding-top: 30px
}

.pl30 {
	padding-left: 30px
}

.pr30 {
	padding-right: 30px
}

.pb30 {
	padding-bottom: 30px
}

.pt40 {
	padding-top: 40px
}

.pl40 {
	padding-left: 40px
}

.pr40 {
	padding-right: 40px
}

.pb40 {
	padding-bottom: 40px
}

.pt45 {
	padding-top: 45px
}

.pl45 {
	padding-left: 45px
}

.pr45 {
	padding-right: 45px
}

.pb45 {
	padding-bottom: 45px
}

.pt50 {
	padding-top: 50px
}

.pl50 {
	padding-left: 50px
}

.pr50 {
	padding-right: 50px
}

.pb50 {
	padding-bottom: 50px
}

.pt60 {
	padding-top: 60px
}

.pl60 {
	padding-left: 60px
}

.pr60 {
	padding-right: 60px
}

.pb60 {
	padding-bottom: 60px
}

.pt70 {
	padding-top: 70px
}

.pl70 {
	padding-left: 70px
}

.pr70 {
	padding-right: 70px
}

.pb70 {
	padding-bottom: 70px
}

.pt150 {
	padding-top: 150px
}

.pb110 {
	padding-bottom: 110px
}

.pb120 {
	padding-bottom: 120px
}

.pb130 {
	padding-bottom: 130px
}

.pb140 {
	padding-bottom: 140px
}

.pb150 {
	padding-bottom: 150px
}

.pt230 {
	padding-top: 230px
}

.fs12 {
	font-size: 12px
}

.fs14 {
	font-size: 14px
}

.fs16 {
	font-size: 16px
}

.fs18 {
	font-size: 18px
}

.fs20 {
	font-size: 20px
}

.fs24 {
	font-size: 24px
}

.fs26 {
	font-size: 26px
}

.fs28 {
	font-size: 28px
}

.fs30 {
	font-size: 30px
}

.fs36 {
	font-size: 36px
}

.fs40 {
	font-size: 40px
}

.fs48 {
	font-size: 48px
}

.fs50 {
	font-size: 50px
}

.fs60 {
	font-size: 60px
}

.fs70 {
	font-size: 70px
}

.fs80 {
	font-size: 80px
}

.fs90 {
	font-size: 90px
}

.fs100 {
	font-size: 100px
}

.fs110 {
	font-size: 110px
}

.fs120 {
	font-size: 120px
}

.lh14 {
	line-height: 14px
}

.lh18 {
	line-height: 18px
}

.lh24 {
	line-height: 24px
}

.lh30 {
	line-height: 30px
}

.lh36 {
	line-height: 36px
}

.lh48 {
	line-height: 48px
}

.no-border-l {
	border-left: none!important
}

.no-border-r {
	border-right: none!important
}

.no-border-b {
	border-bottom: none!important
}

.no-border-t {
	border-top: none!important
}

.no-margin-l {
	margin-left: 0!important
}

.no-margin-r {
	margin-right: 0!important
}

.no-margin-b {
	margin-bottom: 0!important
}

.no-margin-t {
	margin-top: 0!important
}

.border-left {
	border-left: #eaeaea solid 1px
}

.border-top {
	border-top: #eaeaea solid 1px
}

.border-right {
	border-right: #eaeaea solid 1px
}

.border-bottom {
	border-bottom: #eaeaea solid 1px
}

.transOrigin_LT {
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.transOrigin_LC {
	-webkit-transform-origin: left center;
	transform-origin: left center
}

.transOrigin_LB {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

.transOrigin_CT {
	-webkit-transform-origin: center top;
	transform-origin: center top
}

.transOrigin_CC {
	-webkit-transform-origin: center center;
	transform-origin: center center
}

.transOrigin_CB {
	-webkit-transform-origin: center bottom;
	transform-origin: centet bottom
}

.transOrigin_RT {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.transOrigin_RC {
	-webkit-transform-origin: right center;
	transform-origin: right center
}

.transOrigin_RB {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

::selection {
	background: rgba(223, 55, 57, 0)
}

::-moz-selection {
	background: rgba(223, 55, 57, 0)
}

::-webkit-selection {
	background: rgba(223, 55, 57, 0)
}

#console {
	display: none;
	position: fixed;
	top: 0;
	left: 15px;
	width: 500px;
	margin: 0;
	font-size: 14px;
	font-style: italic;
	background-color: #69697A;
	text-shadow: none;
	text-align: left;
	padding: 3px 10px;
	border-radius: 0 0 10px 10px;
	z-index: 99;
	opacity: .8
}

.blur {
	-webkit-filter: blur(38px)
}

input::-webkit-input-placeholder {
	color: #efede5
}

input:-moz-placeholder {
	color: #efede5
}

.enTxt {
	font-family: "Times New Roman", Times, serif
}

#loadingBox {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	overflow: hidden;
	background-color: #fff;
	width: 100%;
	height: 100%;
	transition: -transform .4s ease, -webkit-filter .4s;
	-moz-transition: -moz-transform .4s ease, -moz-filter .4s;
	-webkit-transition: -webkit-transform .4s ease, -webkit-filter .4s;
	-o-transition: -o-transform .4s ease, -o-filter .4s
}

#loading {
	position: absolute;
	color: #a5b7cb;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	height: 60px;
	width: 60px
}

.loadingIcon {
	position: absolute;
	left: 1px;
	top: 1px;
	overflow: hidden;
	height: 60px;
	width: 60px;

}

.loadingCircle {
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	width: 60px;
	position: absolute;
	border: 1px solid #eaeaea;

}

#loading_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
	width: 80px;
	height: 80px;
	background-color: #df3739;
	-webkit-animation: rotateplane 3s infinite ease-in-out alternate;
	-moz-animation: rotateplane 3s infinite ease-in-out alternate;
	animation: rotateplane 3s infinite ease-in-out alternate;
	overflow: hidden
}

#loading_logo .icon {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #df3739;
	-webkit-transform: rotateX(180deg) rotateY(0);
	-moz-transform: rotateX(180deg) rotateY(0);
	transform: rotateX(180deg) rotateY(0)
}

@keyframes rotateplane {
	0% {
		transform: perspective(120px) rotateX(0) rotateY(0)
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
	}
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

@-webkit-keyframes rotateplane {
	0% {
		-webkit-transform: perspective(120px) rotateX(0) rotateY(0)
	}
	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
	}
	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

@-moz-keyframes loadingCirlceZoomOut {
	0% {
		-moz-transform: perspective(120px) rotateX(0) rotateY(0)
	}
	50% {
		-moz-transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
	}
	100% {
		-moz-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

@-webkit-keyframes bounce {
	0% {
		-webkit-transform: scale(1)
	}
	100% {
		-webkit-transform: scale(0)
	}
}

@-moz-keyframes bounce {
	0% {
		-moz-transform: scale(1)
	}
	100% {
		-moz-transform: scale(0)
	}
}

@keyframes bounce {
	0% {
		transform: scale(1)
	}
	100% {
		transform: scale(0)
	}
}

.container {
	padding-left: 4%;
	padding-right: 4%
}

.containerMax {
	margin-left: auto;
	margin-right: auto;
	max-width: 1600px
}

.header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 70px;
	z-index: 100
}

.logo {
	position: absolute;
	left: 4%;
	top: 30px
}

.pc_navBox {
	position: fixed;
	right: 4%;
	top: 40px;
	z-index: 10000;
	color: #fff;
	font-size: 14px
}

.pc_navBox li {
	float: left;
	margin-left: 40px;
	height: 25px;
	position: relative;
	cursor: pointer
}

.pc_navBox li a {
	color: #fff
}

.pc_navBox li .bottomLine {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 0;
	background-color: #df3739;
	transition: width .4s;
	-moz-transition: width .4s;
	-webkit-transition: width .4s;
	-o-transition: width .4s
}

.pc_navBox li:hover .bottomLine {
	width: 100%
}

.pc_navBox .active .bottomLine {
	width: 100%
}

.headerToTop {
	background-color: rgba(255, 255, 255, .9);
	color: #000;
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2)
}

.headerToTop .pc_navBox {
	top: 23px
}

.headerToTop .pc_navBox li a {
	color: #000
}

.headerToTop .logo1 {
	display: none
}

.logo2 {
	display: none
}

.headerToTop .logo {
	top: 15px
}

.headerToTop .logo2 {
	display: block;
	font-size: 14px;
	line-height: 50px;
	color: #000
}

.headerToTop .logo2 span {
	float: left;
	margin-left: 15px
}

.navBtn {
	position: fixed;
	right: 12px;
	top: 12px;
	z-index: 9999;
	padding-top: 14px;
	padding-left: 13px;
	-webkit-transition: 250ms all;
	transition: 250ms all;
	cursor: pointer;
	border-radius: 50px;
	width: 48px;
	height: 48px;
	border-radius: 50px;
	display: none
}

.navBtn div {
	-webkit-transform-origin: left center;
	width: 22px;
	height: 2px;
	border-radius: 3px;
	background-color: rgba(231, 51, 45, 1);
	-webkit-transition: 250ms all;
	transition: 250ms all
}

.navBtn .bar2 {
	margin-top: 6px
}

.navBtn .bar3 {
	margin-top: 6px
}

.navBtnActive .bar1 {
	-webkit-transform: translateX(3px) rotate(45deg)
}

.navBtnActive .bar2 {
	opacity: 0
}

.navBtnActive .bar3 {
	-webkit-transform: translateX(3px) rotate(-45deg)
}

.navBox {
	background-color: rgba(27, 28, 36, 1);
	z-index: 9998;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: fixed;
	-webkit-transition: 250ms all;
	transition: 250ms all;
	-webkit-transform: scale(2);
	opacity: 0;
	display: none
}

.navBox ul {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 100%
}

.navBox li {
	color: #FFF;
	width: 100%;
	position: relative;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #27282f
}

.navBox li .bg {
	width: 100%;
	height: 100%;
	background-color: #df3739;
	-webkit-transition: .25s all;
	transition: .25s all;
	-webkit-transform: scaleY(0);
	-webkit-transform-origin: center center
}

.navBox li a {
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #FFF;
	z-index: 1
}

.navBox .current .bg {
	-webkit-transform: scaleY(1)
}

.navBox li:hover .bg {
	-webkit-transform: scaleY(1)
}

.footer {
	width: 100%;
	position: relative;
	z-index: 1;
	background-color: #fff;
	background-image: url(../images/redkylin-homepage_banner1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed
}

.footer .cont {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 60px;
	color: #fff;
	background: rgba(38, 43, 52, .8);
	text-align: center
}

.footer .cont .serviceBtn {
	width: 280px;
	height: 50px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px
}

.footer .cont .serviceBtn a {
	width: 100%;
	height: 100%;
	line-height: 50px;
	color: #fff;
	background-color: #df3739;
	border-radius: 3px;
	display: block;
	font-size: 16px;
	transition: background-color .4s ease;
	-moz-transition: background-color .4s ease;
	-webkit-transition: background-color .4s ease;
	-o-transition: background-color .4s ease
}

.footer .cont .serviceBtn a:hover {
	background-color: #ff3f41
}

.footer .inforTxt {
	color: #666;
	font-size: 12px;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
	background-color: #fff
}

.footer .inforTxt .item {
	width: 25%;
	float: left;
	text-align: left;
	border-right: solid 1px #eaeaea;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 25px
}

.footer .inforTxt .item li {
	width: 30%;
	float: left
}

.footer .inforTxt .item p,
.footer .inforTxt .item span {
	margin-left: 15%
}

.footer .inforTxt .item .slogan {
	font-weight: 700;
	font-size: 18px;
	color: #333;
	line-height: 60px;
	text-align: right
}

.footer a {
	color: #666
}

.footer a:hover {
	color: #df3739
}

.footer .copyright {
	border-top: solid 1px #eaeaea;
	line-height: 90px;
	color: #666;
	font-size: 12px;
	padding-left: 4%;
	padding-right: 4%;
	background-color: #fff
}

.breadcrumb {
	overflow: hidden;
	width: 1px;
	height: 1px;
	position: fixed;
	left: 0;
	right: 0;
	color: transparent
}

.columnTitle {
	border-bottom: solid 1px #eaeaea;
	height: 45px;
	text-align: center;
	line-height: 30px
}

.columnTitle .desc {
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px
}

#logo {
	position: fixed;
	left: -300px;
	top: -300px
}

.toolBtns {
	position: fixed!important;
	right: 0;
	width: 48px;
	height: 146px;
	z-index: 1000
}

.iconBtn {
	color: #fff;
	background-color: #df3739;
	width: 48px;
	height: 48px;
	text-align: center;
	display: block;
	cursor: pointer;
	transition: background-color .4s, color .4s, left .4s;
	-moz-transition: background-color .4s, color .4s, left .4s;
	-webkit-transition: background-color .4s, color .4s, left .4s;
	-o-transition: background-color .4s, color .4s, left .4s;
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 48px;
	opacity: .85
}

.iconBtn .icon {
	width: 48px;
	height: 48px;
	font-size: 32px;
	float: left
}

.iconBtn i {
	width: 48px;
	height: 48px;
	overflow: hidden
}

.iconBtn a {
	color: #fff
}

.toolBtn_qq:hover {
	left: -90px
}

.toolBtn_tel {
	line-height: 48px
}

.toolBtn_tel:hover {
	left: -145px
}

.backTop {
	background-color: rgba(38, 43, 52, .5);
	display: none
}

.iconBtn:hover {
	opacity: 1
}

.toolBtn_wechat .qrCode {
	width: 0;
	height: 0;
	background-color: rgba(38, 43, 52, .5);
	position: absolute;
	right: 49px;
	bottom: -49px;
	overflow: hidden;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
	opacity: 0
}

.toolBtn_wechat .qrCode .qrCodeImg {
	width: 120px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px
}

.toolBtn_wechat:hover .qrCode {
	width: 146px;
	height: 146px;
	opacity: 1
}

.servicePopup {
	width: 600px;
	height: 320px;
	padding: 10px;
	background-color: rgba(220, 33, 36, .9);
	color: #fff;
	text-align: center;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 10000;
	-webkit-transition: .6s all;
	transition: .6s all;
	-webkit-transform: translate3d(-50%, -2000px, 0);
	transform: translate3d(-50%, -2000px, 0);
	-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, .75);
	-moz-box-shadow: 0 0px 15px rgba(0, 0, 0, .75);
	box-shadow: 0 0px 15px rgba(0, 0, 0, .75)
}

.servicePopup .cont {
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}

.servicePopup .cont .title {
	font-size: 30px;
	font-weight: bold;
	line-height: normal;
	margin-top: 30px;
}

.servicePopup .cont .keywords {
	font-size: 14px;
	color: rgba(255, 255, 255, .5);
	margin-top: 20px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

.servicePopup .cont .btns {
	margin-top: 50px;
	width: 360px;
	margin-left: auto;
	margin-right: auto;
}

.servicePopup .cont .btn {
	height: 40px;
	line-height: 38px;
	width: 160px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border: solid #fff 1px;
	border-radius: 40px;
	display: block;
	-webkit-transition: 250ms all;
	transition: 250ms all;
	cursor: pointer;
}

.servicePopup .cont .closeBtn {
	opacity: .5;
}

.servicePopup .cont .closeBtn:hover {
	opacity: 1;
}

.servicePopup .cont .serviceBtn {
	background-color: #fff;
	color: #dc2124;
}

.servicePopup .cont .serviceBtn:hover {
	background-color: rgba(255, 255, 255, .75);
}