/*body,html {
  height: 100%;
  width: 100%;
}*/
ul {
	list-style: none;
	padding-left: 0;
}
button {
	border: none;
}
*{
	font-family: Helvetica, Arial, "microsoft yahei", "PingFang";
	color: #535c66;
	letter-spacing: 0.1em;
}
b{
	font-weight: normal;
}
i{
	font-style: normal;
}
p{
	line-height: 28px;
	font-weight: lighter;
}
img{
	max-width: 100%;
}

a:focus{outline:none;}

.fr{
	float: right;
}
.f18{
	font-size: 18px;
}

.table-cell{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.head-1802-2801 .navbar-brand img {
	/* height: 46px; */
	width: 360px;
}
.head-1802-2801 .navbar-brand {
	margin-top: 8px;
}

.navbar-1803-0102 .navbar-brand img {
	height: 35px;
	width: 295px;
}

/*1803-0102 第五个模块 导航fixed*/
.navbar-1803-0102{
	background: #fff;
	height: 50px;
	box-shadow: 0 6px 12px rgba(0,60,83,0.1);
	display: none;
}
.navbar-1803-0102 .container{
	padding: 0;
}
.navbar-1803-0102 .navbar-brand{
	padding: 8px 15px;
}
.navbar-1803-0102 li a{
	color: #c6c6c6;
}
.navbar-1803-0102 li a:hover{
	color: #a1b6c5;
}
.navbar-1803-0102 li a:hover,
.navbar-1803-0102 li a:focus,
.navbar-1803-0102 li a:active{
	background: none;
}
.navbar-1803-0102 ul.nav.list-inline{
	margin-right: 30px;
}
.navbar-1803-0102 .link-btn{
	min-width: 124px;
	padding: 0 12px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #02ccba;
	transition: background 0.25s ease;
}
.navbar-1803-0102 .link-btn:hover{
	background: #0fd6be;
}
.navbar-1803-0102 .link-btn .btn{
	padding: 0 5px;
	color: #fff;
}
.navbar-1803-0102 .link-btn .btn-link:hover,
.navbar-1803-0102 .link-btn .btn-link:focus,
.navbar-1803-0102 .link-btn .btn-link:active{
	text-decoration: none;
}
.navbar-1803-0102 .link-btn span{
	color: #fff;
}
@media screen and (max-width: 767px) {
	.navbar-1803-0102 .container{
		background: #fff;
	}
	.navbar-1803-0102 .navbar-toggle{
		position: absolute;
	    top: 0;
	    left: 0;
	}
	.navbar-1803-0102 .navbar-toggle .icon-bar{
		background: #535c66;
	}
	.navbar-1803-0102 .navbar-header{
		text-align: center;
	}
	.navbar-1803-0102 .navbar-brand{
		float: none;
		padding-top: 8px;
		display: inline-block;
	}
	.navbar-1803-0102 .navbar-brand>img{
		display: inline-block;
	}
	.navbar-1803-0102 .fr{
		float: left;
	}
	.navbar-1803-0102 .navbar-collapse{
		width: 100%;
		padding: 0 0 15px 25px;
	}
}

/*1803-0112 第二十二个模块 footer*/
.footer-1803-0112{
	border-top: 1px solid #02b3e4;
	background: #556069;
}
.footer-1803-0112 p{
	font-weight: normal;
}
.footer-1803-0112 .content1{
	padding: 64px 15px 40px;
	border-bottom: 1px solid #5e6971;
}
.footer-1803-0112 .content1 .row{
	border-bottom: 1px solid #556069;
}
.footer-1803-0112 .content1 .nav-group{
	
}
.footer-1803-0112 .content1 .nav-group ul{
	float: left;
	width: 140px;
	padding-right: 15px;
}
.footer-1803-0112 .content1 .nav-group li{
	padding-bottom: 15px;
}
.footer-1803-0112 .content1 .nav-group li a{
	color: #fff;
}
.footer-1803-0112 .content1 .nav-group li a:hover{
	color: #deedf3;
	text-decoration: none;
}
.footer-1803-0112 .content1 .service{
	
}
.footer-1803-0112 .content1 .service p{
	margin-bottom: 0;
	color: #b7bbbe;
}
.footer-1803-0112 .content1 .service p strong{
	color: #fff;
}
.footer-1803-0112 .content1 .service span{
	color: #fff;
}
.footer-1803-0112 .content1 .service .btn{
	width: 164px;
	height: 42px;
	line-height: 28px;
	color: #00b3e1;
	font-size: 14px;
	border-radius: 6px;
	margin-top: 5px;
	transition: background 0.25s ease;
}
.footer-1803-0112 .content1 .service .btn:hover{
	background: #e6e6e6;
}
.footer-1803-0112 .content1 .service .btn img{
	width: 22px;
	height: 20px;
}
.footer-1803-0112 .content1 .attention i{
	color: #fff;
}
.footer-1803-0112 .content1 .attention span{
	padding-left: 30px;
	cursor: pointer;
}
.footer-1803-0112 .content2{
	padding: 25px 30px 60px;
	position: relative;
}
.footer-1803-0112 .content2 p{
	color: #b7bbbe;
	padding-right: 205px;
	line-height: 24px;
}
.footer-1803-0112 .content2 p span,.footer-1803-0112 .content2 p a{
	color: #b7bbbe;
	margin-right: 20px;
}
.footer-1803-0112 .language{
	position: absolute;
	right: 15px;
	top: 17px;
	width: 105px;
	border-radius: 5px;
	background: rgba(0,0,0,0.08);
	cursor: pointer;
}
.footer-1803-0112 .language .en{
	display: none;
}
.footer-1803-0112 .language .down{
	position: absolute;
	top: 4px;
	right: 11px;
}
.footer-1803-0112 .language .img{
	padding-right: 9px;
}
.footer-1803-0112 .language .china,
.footer-1803-0112 .language .en{
	padding: 5px 0 4px 9px;
	line-height: 19px;
	color: #b7bbbe;
	font-size: 12px;
	letter-spacing: 0;
}
.footer-1803-0112 .language .china.cur,
.footer-1803-0112 .language .en.cur{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: rgba(0,0,0,0.08);
}
@media (max-width: 991px) {
	.attention .fr{
		float: none;
		margin-top: 30px;
	}
	.footer-1803-0112 .content1 .attention span{
		padding-left: 0;
		padding-right: 30px;
	}
	.footer-1803-0112 .content2 p{
		padding-right: 0;
	}
	.footer-1803-0112 .content2 .language{
		position: relative;
		top: 0;
		right: 0;
	}
	
	.footer-1803-0112 .content1 .nav-group,
	.footer-1803-0112 .content1 .kf_attent{
		width: 50%;
		float: left;
	}
}
@media (max-width: 540px) {
	.footer-1803-0112 .content1 .nav-group,
	.footer-1803-0112 .content1 .kf_attent{
		width: 100%;
		float: left;
	}
}

/*微信弹层*/
.wxCodeModal .modal-body{
	padding: 15px 30px 50px;
	display: table;
}
.wxCodeModal .wx-img{
	width: 148px;
	padding-right: 10px;
}
.wxCodeModal .wx-text p{
	border-left: 2px solid #ededed;
	text-align: left;
	padding-left: 20px;
}
.wxCodeModal .wx-text p:first-child{
	padding-bottom: 15px;
	margin-bottom: 0;
}

/*弹层阴影*/
.modal-content{
	box-shadow: 0 6px 12px rgba(0,60,83,0.1);
}
/*弹层的灰色层颜色修改*/
.modal-backdrop{
	background: #24333c;
}
.modal-backdrop.in{
	opacity: 0.9;
	/*z-index: 2147483647;*/
}
.modal{
	/*z-index: 2147483647;*/
}


/*fixed*/
.fixed-2104-3001 {
	position: fixed;
	top: 50%;
	right: 30px;
	background: #FFFFFF;
	border: 1px solid #F3F3F3;
	box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.14);
	border-radius: 26px;
	z-index: 11;
	padding: 10px 0;
}
.fixed-2104-3001 li {
	width: 64px;
	height: 77px;
	text-align: center;
	position: relative;
	font-size: 12px;
	letter-spacing: 0;
	cursor: pointer;
	padding-top: 15px;
}
.fixed-2104-3001 li p {
	font-weight: 500;
}
.fixed-2104-3001 li:hover .info {
	display: block;
}
.fixed-2104-3001 li .info {
	display: none;
	width: 178px;
	height: 52px;
	line-height: 52px;
	background: #FAA22C;
	border-radius: 4px;
	text-align: center;
	position: absolute;
	color: #fff;
	left: -200px;
	top: 20px;
	font-size: 16px;
}
.fixed-2104-3001 li .info::before {
	content: "";
	position: absolute;
	width:0;
	height:0;
	border: 8px solid transparent;
	border-left-color: #FAA22C;
	top: 20px;
	right: -16px;
}
.fixed-2104-3001 li:last-child .info {
	background: #06AAE0;
}
.fixed-2104-3001 li:last-child .info::before {
	border-left-color: #06AAE0;
}


/*表单-填写*/
.formModal .modal-content {
	width: 508px;
	padding: 20px 52px 40px;
	position: relative;
	border-radius: 10px;
	box-shadow: 0px 6px 22px 0px rgba(12, 69, 95, 0.12);
}
.formModal .modal-header .close {
	top: 17px;
	right: 15px;
	position: absolute;
}
.formModal .modal-title {
	font-size: 32px;
	font-weight: 400;
	color: #545D68;
	text-align: center;
}
.formModal .modal-title span {
	color: #FCAC33;
}
.formModal .form-1802-2804 {
	padding: 29px 0 0;
}
.formModal .form-1802-2804 .form-control {
	border-color: #3BB3E3;
}
.formModal .has-error .form-control{
	border-color: rgb(251, 91, 135);
}
.formModal .form-1802-2804 .form-control.input01,
.formModal .form-1802-2804 .input-group,
.formModal .form-1802-2804 .form-control.input02,
.formModal .form-1802-2804 .btn{
	width: 100%;
}
.formModal .form-1802-2804 .input-group-addon {
	width: 160px;
}
.formModal .info {
	/* padding-top: 23px; */
}
.formModal .info i {
	cursor: pointer;
	color: #545D68;
	text-decoration: underline;
}
.formModal .error-text {
	height: 23px;
	color: darkred;
	font-size: 12px;
}


/*用户协议、隐私政策弹层样式*/
.xyzc_target{
	height: calc(100vh - 150px);
	overflow-y: scroll;
}
.xyzcModal .modal-body{
	padding: 15px 30px 0;
}
.xyzcModal .modal-footer{
	border-top: none;
}
.xyzc_target::-webkit-scrollbar {/*滚动条整体样式*/
    width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 8px;
}
.xyzc_target::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.xyzc_target::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
