

/*pc样式*/

	.paybox-title {
		color: #009900;
		font-size: 30px;
		display: inline-block;
		font-weight: 700;
		line-height: 40px;
		height: 40px;
		width: 100%;
	}
	.paybox-img {
		width: 100px;
		display: inline-block;
		margin: 0 0 4%;
	}
	.paybox-img img {
		width: 100%
	}
	.paybox-money {
		height: 40px;
		line-height: 40px;
	}
	.paybox-money h2 {
		color: #ff6600;
		font-size: 15px;
		display: inline-block;
		font-weight: 600;
		margin:0;
	}

	.paybox-bottom {
		cursor: pointer;
		background: #44b549;
		height: 42px;
		line-height: 42px;
		border-radius: 4px;
		font-size: 17px;
		color: #fff;
		font-weight: 500
	}
	.paybox-bottom.vip-btn {
		background: #fff;
		color: #44b549;
		box-sizing:border-box;
		border:#44b549 solid 1px;
		margin-top: 8px;
	}

	.paybox .paybox-customer-service {
		font-size: 14px;
		margin-top: 10px;
		cursor: pointer;
		color: #a2a2a2;
	}
	.paybox-service {
		margin-top:13px;
	}
	.houhao_top {
		float: left;
		width: 100%;
		text-align: center;
	}
	.houhao_top span {
		color: #009900;
		font-size: 30px;
		display: inline-block;
		font-weight: 700;
		line-height: 40px;
		height: 40px;
		width: 100%;
		margin-bottom: 12px;
	}
	.houhao_search {
		display: inline-block;
		margin-top: 0;
		width: 74%;
		border: 1px solid #44b549;
		height: 34px;
		line-height: 34px;
		overflow: hidden;
	}
	.houhao_search .houhao_bar {
		width: 70%;
		font-size: 15px;
		float: left;
		border: none;
		color: #bdbdbd;
		line-height: 34px;
		padding-left: 3%;
		height: 33px;
		outline:none
	}
	.houhao_search .houhaoresults {
		width: 23%;
		background: #009900;
		color: #fff;
		text-align: center;
		font-size: 16px;
		border: 0 none;
		cursor: pointer;
		float: right;
		height: 34px;
	}
	.houhao_search .houhaoresults:hover {
		opacity: .8;
		text-decoration: none;
	}
	.houhao_bar::-webkit-input-placeholder {
		color: #ccc;
	}
	.houhao_bar:-moz-placeholder {
		color: #ccc;
	}
	.houhao_bar:-ms-input-placeholder {
		color: #ccc;
	}
	.kouhaohuoqu {
		color: #009900;
		font-size: 18px;
		line-height: 26px;
		height: 26px;
		float: left;
		width: 100%;
		font-weight: 700;
		margin: 0;
		margin-bottom: 8px;
	}
	.timezen {
		color: #666;
		font-size: 15px;
		line-height: 24px;
		height: 24px;
		float: left;
		width: 100%;
	}
	.zz_pic2 {
	    display:none;
		float: left;
		width:50%;
		margin:auto;
		margin-top: 4%;
		border-radius:4px;
		-webkit-animation:.4s .1s ease both;
		-moz-animation:.4s .1s ease both;
		position:relative;
		background:#fff;
		text-align:center
	}
	.zz_pic2 img {
		width: 200px;
		margin-top:6px;
	}
	.customer-service {
		font-size: 14px;
		color: #999;
		cursor: pointer;
	}
	.cj_title {
		font-size: 18px;
		color: #20ad48;
		margin-top: 20px;
		text-align: center;
		font-weight: bold;
	}
	.cj_title span {
		display: inline-block;
	}
	.customer_service_box li {
		border:1px solid #333333;
		box-shadow: 4px 4px 0 2px #61c57d;
		padding:10px;
		text-align: left;
		margin-top:10px;
	}
	.que {
		font-size:14px;
		color:#009900;
		font-weight: bold
	}
	.ans {
		font-size:14px;
		color:#666;
		margin:8px 10px 0;
		line-height: 20px;
		border-top:1px dashed #eee;
		padding-top:6px;
	}
	.customer_service_box{margin:0 auto;width:730px;    padding-bottom: 30px;}





.contents .download_card {
    border: 1px solid #eee;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
    line-height: 16px;
    float: left;
    width: 98%;
    padding: 3%;
    margin-bottom: 10px;
    margin: 34px 1%;
    display: flex;
}
.contents a.download_card:hover {
    text-decoration:none;
}
.contents .download_card_msg{width: 50%;}
.contents .download_card_title{font-size: 18px;color: #1c69cc;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 700;float: left;height: 30px;line-height: 30px;width: 100%;margin-bottom: 3px;}
.contents .download_card_tip{font-size: 14px;color: #ff7b00;margin: 6px 0 4px;overflow: hidden;width: 82%;font-weight: 700;display: inline-block;}
.contents .download_card_tj{font-size: 15px;display: flex;align-items: center;color:#999;width: 62%;display: inline-block;}
.contents .download_card_tj img{width: 15px;margin-top: 2px;}
.contents .download_card_btn{width: 50%;height: 48px;background: #44b549;display: flex;color:#fff;justify-content: center;font-size: 17px;font-weight: 700;margin-top: 10px;align-items: center;}
.contents .download_card_btn img{width: 22px;margin-right: 5px;border-radius: inherit;margin-top: 2px;margin: 0;}
.contents .downlod_btn_right{line-height: 30px;margin-left: 10px;margin-top: 3px;}
.contents .more_box {
    width: 100%;
    height: 150px;
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.1) 0%, #fff 70%);
    float: left;
    margin-top:-150px;
    position: relative;
}
.contents .download_card_pic{
    width: 16%;
    float: left;
    height: 100%;
}
.contents .more_box .more{
    width:160px;
    height:30px;
    margin:50px auto 0;
    color:#45b449;
    font-size:16px;
    border:1px solid #45b449;
    background: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    cursor:pointer;
}
.contents .more_tip{text-align: center;color:#999;margin-top:6px;}
.contents .download_card:nth-of-type(2){
    display:none;
}

/*右侧边下载按钮*/
.sidebar_box {border: 1px solid #f1f1f1;width:100%;height: auto;margin-bottom:20px;background: #fff;margin-top:20px;}
.sidebar_btn{height:55px;color: #fff;background: #3382f8;font-size: 16px;border-radius: 4px;}
.sidebar_btn{ width:240px;display:block;margin:30px auto;}
.sidebar_btn .icon{width:16px;height:16px;float: left;display:block;margin:20px 10px 0 52px;}
.sidebar_btn .icon path{fill:#ffffff;}
.sidebar_btn .downlod_btn_right{float: left;color:#fff;font-size: 16px;margin:15px 0 0 4px;}
.sidebar_btn .downlod_btn_right p{font-size:12px;margin:2px 0 0 0;}
a.sidebar_btn:link{ text-decoration:none;}a.sidebar_btn:visited{ text-decoration:none;}a.sidebar_btn:hover{ text-decoration:underline;background: #1890ff;box-shadow:0px 0 4px 0 rgb(51 140 248 / 50%)}a.sidebar_btn:active{ text-decoration:none;background: #1890ff;box-shadow:0px 0 4px 0 rgb(51 140 248 / 50%)}



/*悬停搜索栏*/
.query{font-size:14px;width:330px; height:36px; line-height:36px; border:none;border-left:2px solid #99978e;background:url(txtbg.gif) repeat-x; padding:0px; margin:0px;vertical-align:middle;color:#757575;padding-left:5px;}
.qbtn{width:40px; height:36px; padding:0px; margin:0px; font-size:0px; line-height:0px;color:transparent;cursor:pointer;border:none;background:url(//img.diyifanwen.com/siteimages/sbtn.gif) no-repeat;vertical-align:middle;}
#navFixed {position:fixed; top:0px; display:none;width:100%;margin:0px;height:52px;background:#f9f9f9; border-bottom:1px solid #e6e6e6; text-align:center; overflow:hidden; z-index:9999;box-shadow:0 1px 4px 0 rgb(75 75 75 / 10%)}
#navFixed #sbox{padding:6px 0px 0px 0px; width:380px; margin:0px auto 0px 30px; float:left;}
#navFixed{_display:none;}
#FixInner{ width:1000px; margin:0px auto;}
#navFixed .float-title{text-align:left;height:32px;width:380px; margin:10px auto 0px 30px; float:left;font-size: 18px;font-weight: 600;line-height: 32px;color: #222;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#navFixed #downdoc{ float:left; margin-left:30px; margin-top:11px;}
#share_float{width:150px;float:left; margin:7px 0px 0px 30px;}
.dl-btn{width:100px; text-align:center; float:left}
.ds-btn{width:50px; text-align:center; float:left}
.dl-btn a,.ds-btn a{height:30px;display:block;color:#fff; font:14px 'microsoft yahei';line-height:30px; padding:0px;text-decoration:none;border-radius:3px;background-color:#3382f8;}
.dl-btn a{width:100px;}
.send-btn a{background-color:#478ede;}
.ds-btn a{width:50px;height:28px;line-height:28px;color:#06f;border:1px solid #06f;background-color:#fff;}
.copy-btn,.copy-btn a{width:90px}
/*.ds-btn a{background-color:#E74851;}*/
.dl-btn a:hover,.ds-btn a:hover{background-color:#006fe6; text-decoration:none;color:#fff;}
.ds-btn a:hover{background-color:#f0f6ff;color:#06f;}
.dl-btn{margin-right:20px;}
/*.ds-btn a:hover{background-color:#E14049; text-decoration:none;color:#fff;}*/
.dl-txt{ float:left; color:#858585; height:30px; line-height:30px; font-size:12px; padding-left:12px;}.dl-txt a,.dl-txt a:hover,.dl-txt a:visited,.dl-txt a:active{color:#858585;}

/*新增样式*/
.paybox {
	width: 85%;
	padding:10px 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.paybox-title {
	color: #0f9c16;
	font-size: 30px;
	margin: 0.5rem auto;
	display: inline-block;
	font-weight: 700;
	line-height: 40px;
	height: 40px;
	width: 100%;
}
.paybox-money h3 {
	color: #ff6600;
	font-size: 15px;
	display: inline-block;
	font-weight: 600;
	margin-top: 10px;
}
.paybox-money p {
	text-decoration: line-through;
	color: #949494;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
}
.paybox-bottom,
.paybox-bottom1 {
	cursor: pointer;
	background: #44b549;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	font-size: 22px;
	color: #fff;
	font-weight: 700
}
.paybox-art {
	color: #a0a0a0;
	font-size: 16px;
	font-weight: normal;
}
.paybox .paybox-customer-service {
	font-size: 14px;
	margin-top: 10px;
	cursor: pointer;
	color: #a2a2a2;
	font-weight: normal;
	display: block;
}
.btn-primary {
	color: #fff;
	background-color: #38ad3a;
	width: 100%;
	height: 43px;
}
	
	.paybox-img .iconfont {
		font-size: 14px;
		line-height: 26px;
	}
	
	.paybox-img .sm {
		margin-top: 0.25rem;
		font-size: 16px;
	}
	
	.paybox-img .sm span {
		padding: 3px 6px;
	}
	.paybox-img {
	width: 220px;
	display: inline-block;
	padding: 15px 30px;;
	border: #38ad3a solid 1px;
	border-radius: 4px;
	margin: 10px auto;
}
.paybox-img img {
	width: 100%;
	max-height: 100%;
}
.paybox-img .iconfont {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 28px;
	background-color: #38ad3a;
	margin: auto;
}
.paybox-img .sm {
	display: block;
	margin-top: 0.5rem;
	font-size: 16px;
	color: #6d6d6d;
}
.paybox-img .sm span {
	color: #FF7800;
	padding: 6px 11px;
	font-weight: 700;
}
.payqr_success_box {
    text-align: center;
}

/*侧边悬浮复制下载按钮*/
.sidebarcai{width:30px;position:fixed;top:300px;left:50%;margin-left:-660px;z-index:9}
.sidebarcai a {width: 42px;padding: 13px 0;color: #666;background: #fff;-webkit-box-shadow:0px 2px 15px 0px rgba(0,0,0,0.1);box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.1);border-radius: 21px;text-align: center;transition: all .2s cubic-bezier(.215,.61,.355,1);position: relative;cursor: pointer;margin-bottom:15px;display: block;text-decoration:none;}
 .sidebarcai span {font-size: 13px;display: block;padding: 0 12px;line-height: 17px;}
.sidebarcai a.sidedown{/*padding:  0;*/background: #478ede;color: #fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);}
/*.sidebar .sidedown span{padding: 0;line-height:42px;font-size:12px;}*/
.sidebarcai a:hover{background-color:#478ede; text-decoration:none;color:#fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);}
 a.sidedown:hover{background-color:#377dcc; text-decoration:none;color:#fff;}
 /*文章底部下载、打印*/
.contents .download_card {padding: 15px 0px;border: 1px solid #e4eefb;position: relative;overflow: hidden;margin: 20px 0;width: 100%;line;line-height:18px;background:#fff;border-radius: 10px;box-sizing: border-box;}
.contents .download_card div{clear:none;}
.contents .download_card_pic {width:80px;height:50px;float: left;margin:10px 0 0 0;border:0;}
.contents .download_card_msg{float:left;text-align: left;}
.contents .download_card_title{font-size:16px;color:#003399;text-decoration: underline;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 280px;}
.contents .download_card_tip{font-size:14px;color:#666;margin:8px 0 8px 0;}
.contents .download_card_tj{font-size:14px;color:#999;float: left;}
.contents .download_card_tj span{float: left;}
.contents .download_card_tj .icon{width:14px;height:14px;margin-top:2px;float: left;margin-right:3px;display: inline-block;}
.contents .download_card_btn{height:45px;top:30px;background: -webkit-linear-gradient(#82ce21, #68b602);  background: -o-linear-gradient(#82ce21, #68b602);  background: -moz-linear-gradient(#82ce21, #68b602);  background: linear-gradient(#82ce21, #68b602);  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#82ce21',endColorStr='#82ce21',gradientType='0'); border-radius: 4px;}
.contents .down_btn{ width:160px;position: absolute; right:35px;}
.contents .down_btn .icon{width:16px;height:16px;float: left;display:block;margin:1px 10px 0 12px;}
.contents .down_btn .downlod_btn_right{float: left;color:#fff;font-size: 16px;margin-top:1px;}
.contents .down_btn .downlod_btn_right p{font-size:12px;margin:2px 0 0 0;}

.payqr_success_box button.btn {
    background: #38ad3a;
    border: none;
    width: 200px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
    margin-top: 18px;
    cursor: pointer;
}
.payqr_success_box .payqr_success_text span.text {
    display: block;
    font-size: 30px;
    color: #44b549;
    margin-bottom: 6px;
}
.payqr_success_box .payqr_success_text span.text.small {
    color: #999;
    font-size: 16px;
}
.payqr_success_text .icon {
    padding-top: 30px;
    fill: #44b549;
    width: 90px;
    display: inline-block;
    margin-bottom: 10px;
}
.dl-link{ cursor:pointer;}


/*pc样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0 none;outline:0;}
    body{background:#FFF;font-size:14px}
    table{border-collapse:collapse;border-spacing:0}
    fieldset,img{border:0 none}
    address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
    strong{font-weight:800}
    ol,ul,li{list-style:none outside none}
    caption,th{text-align:left}
    h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
    a{color: #444;text-decoration:none;font-size: 14px;}
    a:hover{ text-decoration:underline}
    strong{font-weight: 800;}
    body{font-size: 12px;}
	
.wx_pic_img {
    text-align: center;
    background: #fff;
    visibility: visible;
    opacity: 1;
    cursor: auto;
    z-index: 150;
    width: 365px;
    margin: auto;
    position: relative;
    height: 370px;
}
.wx_pic_img .iconfont {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 28px;
    background: #38ad3a;
    width: 171px;
    margin: auto;
}
.wx_pic_img .iconfont span {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMA1ncNunNiOTUTSsYRYQAAAENJREFUCNdjiFq1armxcdWqVUsZligpKTMwGCkpeTEsY4CCLIZFMKYWYWYnjDmDAQkIwgEyEwGQtJFkG8KRyE5HeAgAREcaCU+naWkAAAAASUVORK5CYII=) no-repeat 0px center;
    padding-left: 28px;
}

.cg {
    width: 300px;
    margin: auto;
    height: 250px;
    display:none;
}
.cg img {
    width: 176px;
    margin-top: 50px;
}
.wx_top {
    background: #38AD3A;
    height: 78px;
    color: #fff;
    font-size: 28px;
    line-height: 78px;
}
.zhifu {
    width: 100%;
}
.zhifu img {
    width: 170px;
    height: 170px;
}
.hc {
    margin-top: 10px;
}
.hc img {
    width: 200px;
}
.wx_pic_img .sm {
    display: block;
    margin-top: 8px;
    font-size: 18px;
    color: #6d6d6d;
}
.wx_pic_img .sm span {
    color: #FF7800;
    padding: 6px 11px;
    font-weight: 700;
}
.payqr_success_box {
    display: none;
}
.payqr_success_box button.btn {
    background: #38ad3a;
    border: none;
    width: 200px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
    margin-top: 18px;
    cursor: pointer;
}
.payqr_success_box .payqr_success_text span.text {
    display: block;
    font-size: 30px;
    color: #44b549;
    margin-bottom: 6px;
}
.payqr_success_box .payqr_success_text span.text.small {
    color: #999;
    font-size: 16px;
}
.payqr_success_text .icon {
    padding-top: 30px;
    fill: #44b549;
    width: 90px;
    display: inline-block;
    margin-bottom: 10px;
}

.download_fixed_down {
    margin-left: -700px;
    display: block;
    width: 60px!important;
    text-align: center;
    margin-bottom: 2px;
    line-height: 18px;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    background-color: #44b449;
    position: fixed;
    top: 330px;
    left: 50%;
}
.download_fixed_down em {
    display: block;
    width: 26px;
    height: 30px;
    margin: 0 auto 4px;
    background: url(one_dow_icon.2.png) no-repeat;
}
.download_fixed_down span {
    font-size: 12px;
    color: #fff;
}
.download_fixed_down.download_card_box_ext_bg_img em {
    background-position: 1px -251px;
}
.download_fixed_down:hover{background: #ff6600;}