body {
	font-family: PingFangSC-Regular;
}

.navbar-pc {
	background: #FFFFFF;
	opacity: 0.98;
	height: 63px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 12;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}

.navbar-index {
	box-shadow: 0 1px 26px rgba(0,0,0,0.2);
	border-radius: 0px;
}

.copy-right {
	width: 100%;
	font-size: 14px;
	background: none repeat scroll 0 0 #1E1D27;
	padding: 10px;
	color: #8F97A6;
	line-height: 24px;
}

.copy-right a {
	color: #8F97A6;
}

.copy-right .gov-icon img {
	margin-top: 5px;
}

.navbar-brand {
	float: left;
	font-size: 19px;
	height: 60px;
	line-height: 21px;
	padding: 0 15px 0 35px;
}

.navbar-nav .btn-nav > a {
	padding: 6px 12px;
	margin: 13px 5px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.42857;
	color: #FFFFFF;
}

.nav > li > a {
	padding: 0px 20px;
}

.nav > li > a:focus {
}

.nav > li > a:hover {
	background-color: #e6e6e6;
	color: #01aafd;
}

.navbar-nav > li > a {
    font-size: 18px;
    color: #2A2A2A;
    font-weight: normal;    
	line-height: 62px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.nav > li:hover .dropdown-menu {
	display: block;
}

.btn-nav {
	height: 58px;
	line-height: 58px;
}

.navbar-nav .btn-nav > .btn-warning:hover {
	background-color: #b67102;
	border-color: #935b01;
	color: #FFFFFF;
}

.navbar-nav .btn-nav > .btn-primary:hover {
	background-color: #3071a9;
	border-color: #285e8e;
	color: #FFFFFF;
}

.pointer {
	cursor: pointer;
}

.div-inline {
	display: inline;
	float: left;
	padding-left: 15px;
}

.page8 .container .p-2 {
	padding-left: 50px;
}

.page8-div-left {
	position: relative;
	left: 26%;
	top: 30%;
}

.page8-div-right {
	position: relative;
	left: 2%;
	top: 30%;
}

.page8 .div-frame {
	padding-top: 100px;
	text-align: -webkit-center;
}

.page8 .button-text {
	font-size: 20px;
	color: #d3d7d8;
}

.footer .container .weibo {
	background: url("/images/1/page8-pic.png") no-repeat scroll -1058px -862px rgba(0,0,0,0);
	cursor: pointer;
}

.footer .container .weibo:hover {
	background: url("/images/1/page8-pic.png") no-repeat scroll -1058px -733px rgba(0,0,0,0);
}

.footer .container .company-weixin-QRcode {
	background: url("https://cdn.qinsilk.com/img/PCHome/is/Q1.png");
	background-size: contain;
}

.footer .container .weixin-QRcode {
	background: url("https://cdn.qinsilk.com/img/PCHome/is/Q2.png");
	background-size: contain;
}

.footer .container .download-QRcode {
	background: url("https://cdn.qinsilk.com/img/PCHome/is/Q3.png");
	background-size: contain;
}

.footer .container .footer-download-apple {
	background: url("/images/1/page8-pic.png") no-repeat scroll -1374px -862px rgba(0,0,0,0);
	cursor: pointer;
}

.footer .container .footer-download-apple:hover {
	background: url("/images/1/page8-pic.png") no-repeat scroll -1374px -736px rgba(0,0,0,0);
	cursor: pointer;
}

.footer .container .footer-download-android {
	background: url("/images/1/page8-pic.png") no-repeat scroll -1449px -862px rgba(0,0,0,0);
	cursor: pointer;
}

.footer .container .footer-download-android:hover {
	background: url("/images/1/page8-pic.png") no-repeat scroll -1449px -736px rgba(0,0,0,0);
	cursor: pointer;
}

.footer .container .download-huidianbao-android {
	background: url("https://cdn.qinsilk.com/img/PCHome/download/huidianbao_android_qrcode.png");
	background-size: contain;
}

.footer-pic {
	width: 61px;
	height: 59px;
}

.footer-pic-QRcode {
	width: 124px;
	height: 124px;
	margin: 12px auto;
}

.page8 .download-apple-text {
	top: 60px;
	left: 20px;
}

.page8 .download-android-text {
	top: 60px;
	left: 100px;
}

.page8 .container .p-1:hover {
	background: #11babd;
}

.page8 .container .p-1:hover .button-text {
	color: #ffffff;
}

.page8 .container .p-2:hover {
	cursor: pointer;
	background: #2fb4ed;
}

.page8 .container .p-2:hover .button-text {
	color: #ffffff;
}

.footer .footer-title-text {
	color: #ffffff;
	font-size: 18px;
	top: 6px;
	position: relative;
}

.page8-block-1 {
	position: relative;
}

.page8-block-2 {
	position: relative;
}

.page8-block-3 {
	position: relative;
}

.page8-block-4 {
	position: relative;
	padding-top: 20px;
}

.page8-block-5 {
	display: none;
	position: relative;
	padding-top: 22px;
}

.footer {
	background: none repeat scroll 0 0 #001727;
	padding: 30px 0;
	line-height: 36px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #B4B4B4;    
}

.footer .desc {
	color: #75878b;
}

.footer a {
	color: #75878b;
	font-size: 16px;
	color: #91939c;
}

.footer li {
	color: #75878b;
	font-size: 16px;
	color: #91939c;
}

.footer .page8-li {
	padding-top: 25px;
}

.footer .footer-text {
	font-size: 11px;
	color: #91939c;
}

.footer .footer-text p{
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
/* 此处强制改变了footer中col-xs-7的作用 */
.footer .container .col-xs-7 .col-xs-7 {
	width: 100%;
}
.page8-div-inline {
	display: inline;
	float: left;
	padding-left: 6%;
}

.page8-block-5 .page8-div-inline > a {
	text-decoration: none
}

.main-logo {
    background: url(https://cdn.qinsilk.com/img/PCHome/is/main-logo@3x.png) no-repeat scroll;
	background-size: cover;
    width: 119px;
    height: 47px;
    position: absolute;
	left: 12%;
    top: 50%;
    transform: translateY(-50%);
}

.navbar-register {
	background: url(https://cdn.qinsilk.com/img/PCHome/page1-pic.png) no-repeat scroll -1380px -66px rgba(0,0,0,0);
	width: 47px;
	height: 47px;
	position: relative;
	margin-top: 7px;
}

.navbar-login {
	background: url(https://cdn.qinsilk.com/img/PCHome/page1-pic.png) no-repeat scroll -1380px -21px rgba(0,0,0,0);
	width: 47px;
	height: 47px;
	position: relative;
	margin-top: 8px;
}
.navbar-collapse {
	padding-right: 9%;
    padding-left: 16%;
}
.div-login {
    color: #2A2A2A;
}
.navbar-login-self {
    display: flex;
    align-content: center;
    justify-content: center;
    line-height: 60px;
}
.navbar-login-self li > a {
    text-decoration: none
}
.nav-left > li:hover::after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 3px;
    border-radius: 1px;
    background-color: #09F;
    width: 100%;
}
.nav-left li a {
	font-family: PingFangSC-Regular;
}
.nav > li > a:hover {
    background-color: #fff;
    color: #09F;
}
.register-custom {
    background: #09F;
    line-height: 18px;
    padding: 4px 14px;
    border-radius: 16px;
    color: #fff!important;
    margin-left: 30px;
}
.experience-account {
	width: 100px;
	height: 103px;
	position: relative;
	display: none;
}

.experience-account .experience-account-text {
	position: absolute;
	top: 27px;
	left: 31px;
	width: 50px;
	color: #ff4e00;
}
.display-flexCenter{ display:flex ;justify-content: center;}
/* .nav > li > a:hover + .menu-drop-down {
    display:flex;
} */
.menu-drop-down {
    display: none;
    position: fixed;
    left: 0px;
    top: 62px;
    background-color: #fff;
    width: 100%;
	height: 424px;
    border-top: 1px solid #E5E5E5;
    font-size: 16px;
    color: #2A2A2A;
    padding-top: 37px;
	padding-left: 393px;
	box-shadow: 0 12px 10px 0 rgb(0 0 0 / 23%);
}
.menu-drop-down > section {
    margin-right: 134px;
    width: 272px
}
.menu-drop-down > section .title {
    position: relative;
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    margin-bottom: 23px;
    font-weight: bold;
	text-align: left;
}
.menu-drop-down > section .title::before {
    content: '';
    position: absolute;
    top: 6px;
    left: -10px;
    width: 3px;
    height: 17px;
    background-color: #0099FF;
}
.menu-drop-down > section .items {
    display: flex;
    flex-wrap: wrap;
}
.menu-drop-down > section p {
    padding: 0 24px 19px 0;
	margin: 0;

}
.menu-drop-down > section a {
    text-decoration: none;
    color: #2A2A2A;
    font-size: 16px;
}
.menu-drop-down > section a:hover {
    color: #01aafd;
}
.menu-drop-down > section .items img {
	width: 55px;
	height: 55px;
	margin-right: 17px;
}
.menu-drop-down > .all-product  p {
  min-width: 205px;
}
@media (min-width: 1600px) {
	.footer .container {
		width: 1570px;
	}
}
@media (max-width: 1440px) {
	.menu-drop-down {
		padding-left: 16%;
	}
	.navbar-collapse {
		padding-left: 10%;
	}	
	.main-logo {
		left: 4%;
	}	

}
/* 登录下拉菜单 */
.navbar-right .login-list img{
	width: 38px;
    height: 38px;
	margin-right: 7px;
}
.navbar-right .login-list {
	display: none;
	position: absolute;
    top: 62px;
    right: 9%;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #E5E5E5
	;
}
.navbar-right li:nth-child(2):hover > a {
	color: #09F;
}
.navbar-right .login-list section {
	line-height: normal;
}
.navbar-right .login-list section a {
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #2A2A2A;
}
.navbar-right .login-list section a:hover {
	color: #09F;
}
.navbar-right .login-list section a:focus {
	color: #2A2A2A;
}
.navbar-right .login-list section:nth-child(-n+2) {
	margin-bottom: 15px;
}