.main-c{
	width: 1200px;
	margin: 0 auto;
}
.details-t{
	width: 1320px;
	height: 122px;
	margin: 0 auto;
	display:flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #f0f0f0;
}
.mbx{
	font-size: 14px;
	color: #838282;
	display: flex;
	align-items: center;
	margin-left: 68px;
}
.mbx img{
	width: 14px;
	height: 14px;
	display: block;
	margin-right: 8px;
}
.mbx span{
	display: flex;
	align-items: center;
	margin: 0 20px;
}
.fanhui{
	width: 140px;
	height: 34px;
	background: #0E80D7;
	border-radius: 17px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #fff;
	margin-right: 64px;
}
.fanhui img{
	width: 22px;
	height: 22px;
	display: block;
	margin-left: 8px;
}
.main-c h3{
	font-size: 24px;
	color: #333333;
	width: 100%;
	text-align: center;
	line-height: 100px;
}
.main-c img{
	max-width: 1200px;
	height: auto;
	display: block;
	margin: 15px auto;
}
.main-c p{
	width: 100%;
	font-size: 16px;
	color: #797979;
	text-indent: 32px;
	line-height: 34px;
}
.main-c div{
	width: 100%;
	font-size: 16px;
	color: #797979;
	text-indent: 32px;
	line-height: 34px;
}
.main-c{
	margin-bottom: 100px;
}
.wx-c {
	width: 100% !important;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.wxss {
	width: 32px !important;
	height: 32px !important;
	position: relative;
	background: url(../image/share.png) 0 0 no-repeat;
}
.gb_resItms {
	float: left;
}

.gb_resItms li {
	text-align: center;
	float: left;
   /* padding-bottom: 15px; */
	margin-right: 10px;
}

.gb_resA img {
	height: auto;
	width: 60px;
	margin-bottom: 10px;
}
.gb_resItms a { width: 32px!important;height: 32px!important; border-radius: 50%;  float: none!important; padding: 0!important; display: block; }
.gb_resItms a img { width: 32px; height: 32px; }
.bds_tsina { background: url(../image/gbRes_6.png) no-repeat center center/32px 32px; }
 .bds_qzone { background: url(../image/gbRes_4.png) no-repeat center center/32px 32px; }
 .bds_tqq { background: url(../image/gbRes_5.png) no-repeat center center/32px 32px; }
 .bds_weixin { background: url(../image/gbRes_2.png) no-repeat center center/32px 32px; }
 .bds_sqq { background: url(../image/gbRes_3.png) no-repeat center center/32px 32px; }
 .bds_renren { background: url(../image/gbRes_1.png) no-repeat center center/32px 32px; }
.output {
	width: 150px !important;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 35px;
	background-color: #348CEC;
	border-radius: 4px;
	transition: height 0.3s ease;
	overflow: hidden;
	will-change: height;
	height: 0;
}

.wxs-im {
	width: 130px !important;
	height: 130px;
	background: #fff;
	margin: 10px;
	text-indent: 0px !important;
}

.unfold {
	height: 150px;
	text-indent: 0px !important;
}

.output canvas {
	width: 100px !important;
	height: 100px !important;
	margin: 15px;
}
