@charset "UTF-8";
/* 默认样式 */
body{
    font-size: 18px;
    color: #000;
    padding: 0;
    margin: 0;
}
div,form,img,ul,ol,li,dl,dt,dd{
    margin: 0;
    padding: 0;
    border: 0;
}
li{
    list-style-type:none;
}
img{
    vertical-align:top;
}
h1,h2,h3,h4,h5,h6,p{
    margin:0;
    padding:0;
    font-size:16px;
    font-weight:normal;
}
a{
    color: #487fdc;
    text-decoration:none;
    cursor: pointer;
}
iframe{
	vertical-align:bottom;
}
/* vue */
[v-cloak] {
  display: none;
}
/* 功能模块 */
#gnmk{
	position: fixed;
	right: 0;
	top: 505px;
	z-index: 999;
}
#gnmk ul li{
	position: relative;
	background-color: #ececec;
	text-align: center;
	cursor: pointer;
    line-height: 55px;
	width: 55px;
	height: 55px;
	margin-bottom: 4px;
}
#gnmk ul li span{
	font-size: 30px;
	color: rgb(102, 102, 102);
}
#gnmk ul li:hover{
	background-color: #3682f5;
}
#gnmk ul li:hover span{
	color: #fff;
}
#gnmk ul li .fhdb{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -114px;
	top: 13px;
	width: 112px;
	height: 30px;
	line-height: 30px;
	z-index: 999;
}
#gnmk ul li .fhsyy{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -114px;
	top: 13px;
	width: 112px;
	height: 30px;
	line-height: 30px;
}
#gnmk ul li .syp{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -114px;
	top: 13px;
	width: 112px;
	height: 30px;
	line-height: 30px;
	z-index: 999;
}
#gnmk ul li .xyp{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -114px;
	top: 13px;
	width: 112px;
	height: 30px;
	line-height: 30px;
	z-index: 999;
}
/* 功能模块 */
/* 详情 */
.text_title{
	text-align: center;
    font-weight: bold;
    margin: 0 auto;
	width: 960px;
    font-size: 30px;
    margin-top: 9px;
}
.text_xx{
	color: #666;
	width: 960px;
	font-size: 14px;
	margin: 32px auto;
	line-height: 22px;
}
.text_xx:after{
	content: "";
	display: block;
	clear: both;
}
.text_xx .xx_time{
	float: left;
}
.text_xx  span{
}
.text_xx .xx_dw{
	float: left;
	display: inline-block;
}
.text_xx .xx_dw{
	float: left;
	margin-left: 12px;
}
.text_xx .xx_zt{
	float: right;
	margin-right: 12px;
	cursor: pointer;
}
.text_xx .xx_zt span{
	margin-right: 5px;
}
.text_xx .xx_zt span:last-child{
	margin-right: 0;
}
.text_xx .xx_dy{
	float: right;
	margin-right: 12px;
	cursor: pointer;
}
.text_xx .xx_fx{
	float: right;
	cursor: pointer;
}
.text{
	width: 960px;
	margin: 0 auto;
	margin-top: 9px;
	margin-bottom: 50px;
	font-size: 12px;
	line-height: 38px;
}
.enclosure{
	width: 960px;
	margin: 0 auto;
}
.enclosure .enclosureTitle{
	font-size: 14px;
	line-height: 14px;
}
.enclosure ul{
	width: 960px;
	margin: 0 32px;
}
.enclosure ul:after{
	content: "";
	display: block;
	clear: both;
}
.enclosure ul li{
	float: left;
	width: 187px;
	margin-top: 25px;
	height: 56px;
}
.enclosure ul li img{
	float: left;
	width: 56px;
	height: 56px;
	margin-right: 7px;
}
.enclosure ul li p{
	float: left;
	text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	color: #666666;
	width: 72px;
	height: 14px;
	margin-top: 14px;
	font-size: 11px;
	line-height: 14px;
}
.enclosure ul li p+p{
	color: #0091ff;
	margin-top: 0;
	margin-top: 2px;
	width: 72px;
	height: 12px;
	font-size: 11px;
	line-height: 12px;
}
/* 详情 */
/* 二维码 */
.ewm{
	margin: 0 auto;
	width: 569px;
	padding-left: 441px;
}
.wjzynr{
	background: #e9f4fe;
    border: 1px solid #d7e9fa;
	width: 888px;
	padding: 30px 60px 30px 60px;
	margin-bottom: 34px;
}
.wjzynr .d1 {
    text-align: right;
    font-weight: bold;
}
.wjzynr .d1 {
    width: 100px;
}
.wjzynr span{
	display: inline-block;
    height: auto;
    line-height: 32px;
    font-size: 16px;
    color: #414141;
}
.wjzynr .d2 {
	text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
   	vertical-align: middle;
    white-space: nowrap;
    width: 440px;
}
.wjzynr .d3 {
    width: 240px;
}
@media screen and (min-width: 1700px) {
#gnmk{
	position: fixed;
	right: 0;
	top: 505px;
}
#gnmk ul li{
	position: relative;
	background-color: #ececec;
	text-align: center;
	cursor: pointer;
    line-height: 88px;
	width: 88px;
	height: 88px;
	margin-bottom: 5px;
}
#gnmk ul li span{
	font-size: 44px;
	color: rgb(102, 102, 102);
}
#gnmk ul li:hover{
	background-color: #3682f5;
}
#gnmk ul li:hover span{
	color: #fff;
}
#gnmk ul li .fhdb{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -140px;
	top: 24px;
	width: 136px;
	height: 40px;
	line-height: 40px;
}
#gnmk ul li .fhsyy{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -140px;
	top: 24px;
	width: 136px;
	height: 40px;
	line-height: 40px;
}
#gnmk ul li .syp{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -140px;
	top: 24px;
	width: 136px;
	height: 40px;
	line-height: 40px;
}
#gnmk ul li .xyp{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -140px;
	top: 24px;
	width: 136px;
	height: 40px;
	line-height: 40px;
}
/* 功能模块 */
/* 详情 */
.text_title{
	text-align: center;
    font-weight: bold;
    margin: 0 auto;
	width: 1200px;
    font-size: 40px;
    margin-top: 12px;
}
.text_xx{
	color: #666;
	width: 1200px;
	font-size: 16px;
	margin: 40px auto;
	line-height: 16px;
}
.text_xx:after{
	content: "";
	display: block;
	clear: both;
}
.text_xx .xx_time{
	float: left;
}
.text_xx span{
}
.text_xx .xx_dw{
	display: inline-block;
}
.text_xx .xx_zt{
	float: right;
	margin-right: 16px;
}
.text_xx .xx_dy{
	float: right;
	margin-right: 16px;
}
.text_xx .xx_fx{
	float: right;
}
.text{
	width: 1200px;
	margin: 0 auto;
	margin-top: 12px;
	margin-bottom: 64px;
	font-size: 18px;
	line-height: 48px;
}
.enclosure{
	width: 1200px;
	margin: 0 auto;
}
.enclosure .enclosureTitle{
	font-size: 18px;
	line-height: 18px;
}
.enclosure ul{
	width: 1200px;
	margin: 0 40px;
}
.enclosure ul:after{
	content: "";
	display: block;
	clear: both;
}
.enclosure ul li{
	float: left;
	width: 260px;
	margin-top: 36px;
	height: 79px;
}
.enclosure ul li img{
	float: left;
	width: 79px;
	height: 79px;
	margin-right: 11px;
}
.enclosure ul li p{
	float: left;
	text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	color: #666666;
	width: 100px;
	height: 20px;
	margin-top: 20px;
	font-size: 16px;
	line-height: 20px;
}
.enclosure ul li p+p{
	color: #0091ff;
	margin-top: 0;
	margin-top: 2px;
	width: 100px;
	height: 18px;
	font-size: 16px;
	line-height: 18px;
}
.social-share{
	margin-top: -3px;
}
.ewm{
	margin: 0 auto;
	width: 704px;
	padding-left: 576px;
}
.wjzynr{
	width: 1158px;
	padding: 30px 60px 30px 60px;
	margin-bottom: 52px;
}
.wjzynr .d1 {
    width: 130px;
}
.wjzynr span{
    line-height: 38px;
    font-size: 18px;
}
.wjzynr .d2 {
    width: 525px;
}
.wjzynr .d3 {
    width: 280px;
}
}
