@charset "utf-8";
/* CSS Document */
html{-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1.15; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body{margin: 0; font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; line-height: 1.42857143; font-size: 14px; min-width: 1200px; background: #F7F7F7; color: #333;}
h1{font-size: 2em; margin: .67em 0;}
figure{margin: 1em 40px;}
hr{-webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible;}
a{-webkit-text-decoration-skip: objects; background-color: transparent;}
abbr[title]{border-bottom: none; -webkit-text-decoration: underline dotted; text-decoration: underline dotted;}
b,
strong{font-weight: bolder;}
dfn{font-style: italic;}
mark{background-color: #ff0; color: #000;}
small{font-size: 80%;}
sub,
sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sub{bottom: -.25em;}
sup{top: -.5em;}
audio:not([controls]){display: none; height: 0;}
img{border-style: none;}
svg:not(:root){overflow: hidden;}
button,
input,
optgroup,
select,
textarea{line-height: 1.42857143; margin: 0; outline: none;}
body,
button,
input,
select,
textarea{text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga", "kern";}
button,
input{overflow: visible;}
button,
select{text-transform: none;}
button,
html [type=button],
/* 1 */
[type=reset],
[type=submit]{-webkit-appearance: button;}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner{border-style: none; padding: 0;}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring{outline: 1px dotted ButtonText;}
fieldset{padding: .35em .75em .625em;}
legend{-webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal;}
progress{display: inline-block; vertical-align: baseline;}
textarea{overflow: auto;}
[type=checkbox],
[type=radio]{-webkit-box-sizing: border-box; box-sizing: border-box; padding: 0;}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button{height: auto;}
[type=search]{-webkit-appearance: textfield; outline-offset: -2px;}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration{-webkit-appearance: none;}
::-webkit-file-upload-button{-webkit-appearance: button; font: inherit;}
summary{display: list-item;}
article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
/* 1 */
menu{display: block;}
pre,
code,
kbd,
samp{font-family: monospace, monospace; font-size: 1em;}
audio,
video,
canvas{display: inline-block;}
template,
[hidden]{display: none;}
.clearfix{zoom: 1;}
.clearfix:before,
.clearfix:after{display: table; line-height: 0; content: "";}
.clearfix:after{clear: both;}
a{color: #333; text-decoration: none;}
a:hover{color: #166060;text-decoration: none;}
ul{margin: 0; list-style: none; padding: 0;}
.container{width: 1200px; margin: 0 auto;}
.header{
	width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 100px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
	}
.logo {float: left;height:100px;}
.logo img {display: block;height: 62px;width: auto;margin-top:19px;}
.nav{height: 100px;float:right;width:75%;}
.nav li{float: left;}
.nav li a{display: block;padding:0 24px; text-align: center; font-size: 17px; line-height: 100px;position: relative;}
.nav li .down{float: left; width: 100%;}
.nav li .down a{display: block;padding:0;color:#747474; text-align: center; font-size: 15px;line-height:40px;position: relative;}
.nav li .down a:hover{ color:#fff;border-color: #747474;background:#c9151d; }
.nav li a:hover,
.nav li.active a.yiji{border-color: #166060; color: #c9151d;}
.dropdown {position: relative;}
.dropdown-box {position: absolute;left: 0;top: 100%;z-index: 10;background-color: #fff;min-width: 100%;display: none;overflow: hidden;}
.dropdown-box li {border-bottom: 1px solid #e6e6e6;text-align: center;}
.dropdown-box li a {color: #fff;}
.dropdown.open .dropdown-box {display: block;}
.dropdown-box a {line-height: 20px;font-size: 14px;padding: 15px 10px;margin: 0;}
.qilin-slideBox {height: 600px;position: relative;overflow: hidden;}
.qilin-slideBox .hd {position: absolute;bottom: 20px;font-size: 0;left: 0;width: 100%;text-align: center;z-index: 2;}
.qilin-slideBox .hd li {display: inline-block;width: 10px;height:10px;margin: 0 5px;background-color: #fff;cursor: pointer;border-radius: 40px;transition: all 0.3s;}
.qilin-slideBox .hd li.on {background-color: #fff;width: 40px;}
.qilin-slideBox .bd,.qilin-slideBox .bd ul,.qilin-slideBox .bd li {width: 100% !important;height: 100% !important;}
.qilin-slideBox .bd li {background: no-repeat center;}
.qilin-slideBox .bd li a {display: block;width: 100%;height: 100%;}



/*  底部  */
.index-foot{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#202430;
	padding:50px 0;
	}
.index-foot1{
	width:28%;
	float:left;
	}
.index-foot1 span{
	font-size:22px;
	color:#FFFFFF;
	}
.index-footcon .f-logo img {
	display: block;
}
.index-footcon .f-logo a {
	display: block;
	width: 240px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 20px;
	margin: 30px 0 20px;
	transition: all 0.4s;
}
.index-footcon .f-logo a:hover {
	background: #4c81c3;
	border-color: #4c81c3;
}
.index-footcon .tel {padding:0px;margin:0px;}
.index-footcon .tel li {
	margin-bottom: 15px;
	font-size: 0;
}
.index-footcon .tel li:last-child {
	margin-bottom: 0;
}
.index-footcon .tel i {
	display: inline-flex;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	margin-right: 10px;
}
.index-footcon .tel a {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	line-height: 16px;
	color: #fff;
	transition: all 0.4s;
}
.index-footcon .tel p {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	color: #fff;
	line-height: 16px;
	padding:0;
	margin:0;
}
.index-footcon .tel a:hover {
	color: #fff;
}
.index-footcon .tel li {
	margin-bottom: 11px;
}
.index-footcon .tel i {
	width: 16px;
	height: 16px;
	margin-right: 8px;
}
.index-footcon .tel li img {
	width: 16px;
	height: 16px;
}
.index-footcon .tel a {
	font-size: 15px;
	height: 16px;
	line-height: 16px;
}
.index-footcon {
	width: 100%;
	margin-top: 15px;
}
.index-foot2 {
	font-size: 0;
	text-align: center;
	width:50%;
	float:left;
	margin-left:7%;
}
.index-foot2 dl {
	display: inline-block;
	margin: 0 5%;
	vertical-align: text-top;
	text-align: left;
}
.index-foot2 a {
	display: block;
}
.index-foot2 dt {
	margin-bottom: 20px;
}
.index-foot2 dt a {
	font-size: 18px;
	line-height: 1;
	color: #fff;
}
.index-foot2 dd{
	margin-left:0;	
	}
.index-foot2 dd a {
	font-size: 15px;
	line-height: 26px;
	color: #b8bbc4;
	transition: all 0.4s;
}
.index-foot2 dd:hover a {
	color: #ffffff;
}
.index-foot3 {
	background: #fff;
	text-align: center;
	border-radius: 4px;
	padding: 6px 0;
	width:10%;
	float:right;
}
.index-foot3 span {
	color: #333;
	line-height: 24px;
}
.index-footcopy span {
	display: block;
	font-size: 14px;
	color: #9a9b9b;
	line-height: 22px;
	text-align: center;
	padding:10px 0;
}
.index-footcopy a {
	color: #9a9b9b;
	font-size: 14px;
	line-height: 22px;
	transition: all 0.3s;
}
.index-footcopy a:hover {
	color: #ffffff;
}
.index-footcopy {
	width: 100%;
	height: auto;
	background:#373b46;
}


/*  悬浮框  */
/***********index css end***********/
.toolbar {
	width: 50px;
	position: fixed;
	right: 3.3%;
	top: 60%;
	z-index: 999;
}
.toolbar dd {
	width: 49px;
	height: 49px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i {
	width: 49px;
	height: 49px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background:url(../images/rightfix.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 44px;
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 4px 0 4px 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -70px;
	background: #c9151d;
	display: none;
}
.toolbar .pop-code {
	width: 150px;
}
.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 15px 15px 0;
}
.toolbar .pop-code h3 {
	height: 40px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

.toolbar .tel span {
	background-position: -35px -47px;
}
.toolbar .tel:hover {
	background: #c9151d;
	width:120px;
}
.toolbar .tel:hover span {
	background-position: 0 -47px;
	
}


.toolbar .douy{
	display: block;
	width: 0;
	height: 51px;
	line-height:51px;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 51px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
	}
.toolbar .douy span {
	background-position: -35px 0;
}
.toolbar .douy a {
	width: 50px;
	height: 50px;
	cursor: pointer;
	display: block;
}
.toolbar .douy:hover span {
	background-position: 0 0;
}
.toolbar .douy:hover {
	background: #c9151d;
	width:120px;
}
.toolbar .douy:hover span {
	background-position: 0 0;
	
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover {
	background-color: #c9151d;
	border-radius: 100%;
}
.toolbar .code:hover span {
	background-position: 0 -95px;
}
.toolbar .top span {
	background-position: -35px -142px;
}
.toolbar .top:hover {
	background-color: #c9151d;
	border-radius: 100%;
}
.toolbar .top:hover span {
	background-position: 0 -142px;
}
.toolbar dd:hover {
}