
.exType label{
	margin-top: 20px;
	display: block;
}
.exType div input#txtstandardbooth{
	font-size: 14px;
    border: 1px solid #999 !important;
    background: #fff;
    width: 40px !important;
    height: 25px !important;
    border-radius: 3px;
    margin: 0 5px;
    text-align: center;
    text-indent: 0 !important;
    position: relative;
    top: 2px;
}
.exType div input[type="text"]{
	width: 148px;
	height: 38px;
	border: 1px solid #eee;
	text-indent: 10px;
}
.exType div input[type="checkbox"]{
	vertical-align: middle;
	
}
.exType div span{
	display: inline-block;
	margin: 0 10px;
	font-size: 14px;
	line-height: 40px;
	color: #333;
	vertical-align: middle;
}
.exType div b{
	font-size: 14px;
	line-height: 40px;
	color: #aaa;
	font-weight: normal;
}
.enInfor  select{
	width: 170px;
	height: 38px;
	border: 1px solid #E1E1E1;
	color: #aaa;
	margin-right: 20px;
}
.enInfor label em{
	display: inline-block;
    width: 45px;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    font-style: normal;
}
.enInfor #areawrap em{
	display: inline-block;
    width: 80px;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    font-style: normal;
}


.enInfor .code input#txtcode{
	width: 311px

}
.enInfor .code{
	position: relative;
	display: block;
    margin-top: 25px;
}
#imgValCode{position: absolute;left: 424px;top: 0; }


/* nav */
.nav{
    height: 54px;
    background-color: #0096e0;
	margin-bottom: 20px;
}
.nav .main{
    overflow: hidden;
}
.main{
	border: none;
}
.nav a{
    float: left;
    line-height: 54px;
    width: 140px;
    margin-right: 80px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.nav a:last-child{
	margin-right: 0;
}
.nav a.focus,.nav a:hover{
    background-color: #33abe6;
    font-weight: 700;
    font-size: 24px;
}
/* end */
.rightAdv {
	position: fixed;
	right: 20px;
	top: 180px;
	z-index: 99999;
}
.rightAdv ul {
	width: 64px;
	background-color: #fff;
	box-shadow: 0 2px 5px #999;
	border-radius: 3px;
}
.rightAdv li {
	display: block;
	text-align: center;
	height: 66px;
	position: relative;
}
.rightAdv li a, .rightadvTop a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-color: #00baf6;
}
.rightAdv li:first-child a{
	border-radius: 3px 3px 0 0px;
}
.rightAdv li:last-child a{
	border-radius: 0 0 3px 3px;
}
.rightAdv li:hover a {
	background-color: #ff8c34;
	text-decoration: none;
}
.rightadvTop a:hover{
	background-color: #ff8c34;
	text-decoration: none;
}
.rightAdv li a i {
	display: inline-block;
	width: 22px;
	height: 24px;
	margin: 12px 0 5px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-decoration: none;
}
.rightAdv li a b {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
.rightAdv li.rightAdv_qq a i {
	width: 22px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -80px -37px;
}
.rightAdv li.rightAdv_phone a i {
	width: 20px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -118px -37px;
}
.rightAdv li.rightAdv_proposal i {
	width: 20px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -190px -37px;
}
.rightAdv li.rightAdv_inquire i {
	width: 22px;
	height: 20px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -226px -37px;
}

/* qq */

.qq_contactInfo {
	position: absolute;
	left: -297px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.qq_item {
	width: 210px;
	height: 224px;
	background: url(https://www.bf35.com/Images/rightAdvQQbgi.png) #fff no-repeat;
	background-size: 100% 100%;
	padding: 27px 40px 0 27px;
	box-shadow: 0 2px 5px #ccc;
	border-radius: 3px;
}
.qq_item p {
	overflow: hidden;
}
.qq_item p:first-child{
	margin-bottom: 10px;
}
.qq_item i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -190px -87px;
	margin-right: 20px;
}
.qq_item b {
	display: block;
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.qq_item em {
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.qq_item a {
	display: inline-block !important;
	height: 34px !important;
	line-height: 34px;
	width: 100px !important;
	border-radius: 18px!important;
	font-size: 14px;
	color: #fff;
	background-color: #f26522!important;
	margin: 10px 0 8px;
	box-shadow: 0 2px 5px #e68557;
}
.qq_item a:last-child {
	background-color: #00baf6 !important;
	margin-left: 10px;
	box-shadow: 0 2px 5px #9dd4e6;
}
.qq_item span {
	position: absolute;
	left: 0;
	right: 20px;
	bottom: 0;
	background-color: #f5f5f5;
	color: #999;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
/* phone */
.phone_item{
	position: absolute;
	left: -310px;
	top: 0;
	width: 240px;
	height: 380px;
	padding: 0 25px;
	background-color: #fff;
	box-shadow: 0 2px 5px #ccc;
	display: none;
}
.phone_item p{
	height: 50px;
	position: relative;
	padding: 16px 25px 16px 90px;
}
.phone_item p {
	height: 50px;
	position: relative;
	padding: 16px 0 16px 65px;
	border-bottom: 1px dashed #e6e6e6;
}
.phone_item p i {
	position: absolute;
	left: 0;
	top: 16px;
	width: 50px;
	height: 50px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -38px -87px;
}
.phone_item b {
	display: block;
	text-align: left;
	font-size: 14px;
	color: #fe9900;
	font-weight: normal;
	margin-bottom: 10px;
}
.phone_item em {
	display: block;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	color: #333;
	margin-bottom: 5px;
}
.phone_item span {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #f5f5f5;
	color: #999;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.rightAdv_qq:hover .qq_contactInfo{
	display: block;
}
.rightAdv_phone:hover .phone_item{
	display: block;
}
.rightadvTop {
	position: fixed;
	top: 460px;
	right: 31px;
	width: 42px;
	height: 42px;
	background-color: #00baf6;
	border-radius: 50%;
	box-shadow: 0 2px 5px #999;
	text-align: center;
	z-index: 9999;
	overflow: hidden;
	display: none;
}
.rightadvTop i {
	display: inline-block;
	width: 14px;
	height: 8px;
	margin-top: 17px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat 0 -111px;
}
/* footer */
.footer .w,.foot .w{
	width: 1500px;
	margin: 0 auto;
}
.footer {
	margin-top: 40px;
	background: #222;
	box-sizing: border-box;
}
.footer p {
	border-bottom: 1px solid #444;
	padding-bottom: 28px;
}
.footer p a {
	text-align: center;
	background: #363636;
	display: inline-block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
	color: #a7a7a7;
	border: 1px solid #4a4a4a;
}
.footer p a:last-child {
	margin-right: 0;
}
.foot-left {
	float: left;
	width: 1030px;
	padding-top: 41px;
	padding-bottom: 52px;
}
.foot-left b {
	display: block;
	font-weight: normal;
	color: #787878;
	font-size: 14px;
	white-space: pre;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.foot-left b i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../../../../Images/index/Version/2021/ghs.png') no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	background-size: contain;
}
.foot-left b a {
	color: #787878;
}
.foot-left b a:hover {
	color: #0195df
}
.foot-left ul li {
	width: 110px;
	height: 44px;
	float: left;
	margin-right: 12px;
}
.foot-right {
	width: 385px;
	float: right;
	padding-top: 30px;
}
.foot-right ul li {
	float: left;
}
.foot-right ul li .image{
	width: 146px;
	height: 146px;
	background: #fff;
	position: relative;
	border: 2px solid #4285f4;
}
.foot-right ul li b {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.foot-right ul li:first-child {
	float: left;
}
.foot-right ul li:last-child {
	float: right;
	margin-right: 24px;
}
.foot {
	background: #1a1a1a;
	height: 80px;
	line-height: 80px;
	color: #838383;
	font-size: 14px;
}
.foot b {
	display: block;
	width: 75px;
	float: left;
	color: #0195df;
	position: relative;
	text-indent: 12px;
}
.foot p a i {
	display: inline-block;
	width: 16px;
	height: 18px;
	background: url('../../../../Images/index/Version/2021/qq-ico.png') no-repeat;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 4px;
	background-size: contain;
}
.foot b::after {
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #0195df;
	transform: translateY(-50%);
}
.foot p {
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}
.foot p .qq-btn {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: block;
}
.foot p a {
	background: #2176a0;
	color: #fff;
	display: inline-block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 20px;
	margin-right: 5px;
	font-style: normal;
}
.foot p a:nth-of-type(5) {
	margin-right: 0;
}
.foot p span {
	margin-right: 6px;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

