/*common*/
img{border: 0px;}
ul,li,dl,dd,dt,p,ol,h1,h2,h3,h4,h5{padding: 0;margin: 0;}
h1,h2,h3,h4,h5{font-weight:normal;}
.fl{float: left;}
.fr{float: right;}
.clr{clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;}
.pointer{cursor:pointer;}
a,input,button{ outline:none;border:0}
a{color: #3a3a3a;}
i,em{font-style:normal}
.wrapper{width:1179px;height:100%;margin:0 auto;}

/*ä¿®æ”¹åŽçš„*/
body,html,h1,h2,h3,h4,h5,h6,p,span,a,img,button,input,textarea,ul,li,i,button {
	border: 0;
	padding: 0;
	margin: 0;
}

.flex {
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ 
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ 
	display: -ms-flexbox; /* TWEENER - IE 10 */ 
	display: -webkit-flex; /* NEW - Chrome */ 
	display: flex;
}

.rel {
	position: relative;
}
.abs {
	position: absolute;
}
.fix {
	position: fixed;
}
.flex {
  display: -moz-box;  /* Firefox */   
  display: -ms-flexbox;    /* IE10 */   
  display: -webkit-box;    /* Safari */    
  display: -webkit-flex;    /* Chrome, WebKit */   
  display: flex;
}
.flex1{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.fl {float: left !important;}
.fr {float: right !important;}


/*hover æ•ˆæžœ*/

.btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background: #fdfdfd  !important;
	color: #6b6b6b;
}

.btn-default{

	background: #fdfdfd  !important;

	color: #6b6b6b;

	border:1px solid #efefef !important;

	outline: none;

}

.btn-default:hover{

	background:#f7f7f7  !important;

}

.btn-default:active{

	background: #e9e9e9  !important;

	outline: none;

	border:1px solid #e9e9e9 !important;

}

.qq_content a,.qq_content img{border:0;}
.qq_content img{vertical-align:middle;width: 120px;
    height: 120px;}
#qq_content {
	width: 182px;
	height: 500px;
	/*border: 1px solid #e8e8e8;*/
	border-radius: 4px;
	position: absolute;
	right: 20px;
	top: 200px;
	font-family: "å¾®è½¯é›…é»‘";
	z-index: 99;
	box-shadow: 0 0 6px 2px rgba(0,0,0,0.06);
	background: #fff;
}
.qq_content p {
	margin: 0;
	padding: 0;
}
#qq_content .qqicon {
	font-size: 24px;
    margin: 10px 0 0 18px;
    color: #2389ed;
}
.top {
	width: 182px;
	height: 56px;
	position: relative;
	text-align: center;

}

.top .refer {
	width: 100%;
	position: absolute;
	bottom: 0;
	font-size: 14px;
	line-height: 46px;
	text-align: center;
}
.service {
	border-bottom:  1px solid #e8e8e8;
}
.service .p{
	width: 100%;
	height: 43px;
	display: flex;
}
.service .p:hover{
	background: #f5f7f9;
}
.service img {
	vertical-align: middle;
	margin: auto;
	display: inline-block;
	width: 24px;
	height: 22px;
	padding-left: 20px;
}
.service a{
	display: inline-block;
	width: 140px;
	height: 43px;
	font-size: 14px;
	color: #5d5959;
	padding-left: 15px;
	line-height: 43px;

}
.wx_service {
	height: 42px;
	color: #666;
	line-height: 42px;
	text-align: center;
	/*border-bottom:  1px solid #e8e8e8;*/
	font-size: 14px;
}

.richScan {
	text-align: center;
	padding-bottom: 20px;
	font-size: 14px;
	color: #FF8000;
	line-height: 32px;
	border-bottom:  1px solid #e8e8e8;
}

#image2 {
	margin-top:10px;
}
.phone_number {
	text-align: center;
	font-size: 14px;
	line-height: 42px;
	color: #2389ed;
	border-bottom:  1px solid #e8e8e8;
	margin-top: -10px;
}
.phone_number p:hover{
	background: #f5f7f9;
}
.bottom{
	height: 77px;
	border-bottom:  1px solid #e8e8e8;
}
.bottom div {
	float: left;
	text-align: center;
}
.bottom div p {
	color: #666;
	font-size: 14px;
	line-height: 32px;
}
.bottom .code{
	padding-top: 10px;
	width: 94px;
	border-right: 1px solid #e8e8e8;
	position: relative;
	padding-bottom: 2px;
	cursor: pointer;
}

.code icon{
	font-size: 30px;
}
.code_show {
	width: 150px;
	height: 150px;
	padding: 5px 0 10px 0;
	font-size: 14px;
	line-height: 30px;
	position: absolute;
	background: #fff;
	text-align: center;
	border: 1px solid #e8e8e8;
	left: -180px;
	top: -45px;
	display: none;
}
.code_show img {
	margin-top: 5px;
}
.code_show p {
	line-height: 30px;
}
.code_show::after {
	content: '';
	right: -9px;
	top: 75px;
	position: absolute;
	width: 14px;
	height: 14px;
	background: #fff;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	transform: rotate(45deg);
}
.code:hover{
	background: #f5f7f9;
}
.code:hover .code_show {
	display: block;
}
.bottom .back_top {
	width: 85px;
	padding-top: 10px;
	border-left: 1px solid #f7f7f7;
	padding-bottom: 2px;
}
.back_top:hover{
	background: #f5f7f9;
}
.back_home {
	display: inline-block;
	width: 100%;
	height: 54px;
	font-size: 14px;
	line-height: 42px;
	color: #666;
	text-align: center;
	padding-top: 10px;
}
.back_home:hover{
	background: #f5f7f9;
}
.close_con{
    position: absolute;
    top: -30px;
    right: -4px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 21px;
    color: #666;
    box-shadow: 0 0 6px 2px rgba(0,0,0,0.08);
    border-radius: 11px;
    background: #fff;
    cursor: pointer;
    font-size: 12px;
}
.fuchuang{
	width: 70px;
	height: 220px;
	position: absolute;
	left: -74px;
	top: 186px;
	display: none;
	cursor: pointer;
	border-radius: 35px;
	background: #fff;
	box-shadow: 0 0 10px 4px rgba(0,0,0,0.1);
	padding-top: 10px;
}
#qq_content .fuchuang .threelogo {
	width: 100px;
    height: 86px;
    position: absolute;
    top: -62px;
    left: -8px;
}
.fuchuang icon {
	display: block;
	font-size: 40px;
	text-align: center;
	margin: 10px 0;
	color: #2389ed;
}
.fuchuang icon:hover {
	color: #459bf0;
}
.fuchuang .online {
	padding-top: 30px;
    margin-bottom: 18px;
}
.fuchuang .online,.fuchuang .go_top {
	font-size: 13px;
	color: #333;
	text-align: center;
}
.go_top {
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.new {
	padding: 0 7px 0 4px;
	width: 32px;
	height: 18px;
	background: #ff8000;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 4px;
	font-style: italic;
	transform: scale(0.7);
	/*animation: ad 2s ease-in-out infinite;*/
}
.new:before{
	content: "";
	border-left: 4px solid #ff8000;
	border-bottom: 3px solid #ff8000;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 4px;
	left: -3px;
	z-index: 99;
	transform: rotate(45deg);
}





