.banner{
	overflow: hidden;
}
.banner img{
	width: 100%;
	float: left;
}
/* ==============头部============== */
.header1{
	background: #009e60;
	line-height: 1.45rem;
}
.header1 .tit_left{
	font-size: 0.48rem;
	color: #fff;
	float: left;
	margin-left: 0.76rem;
}
.header1 .tit_right{
	font-size: 0.48rem;
	color: #fff;
	float: right;
	margin-right: 0.76rem;
}
.nav1{
	width: 25%;
	/*background: #cbcbcb;*/
	overflow: hidden;
	cursor: pointer;
	float: left;
}
.nav_wrapper{
	margin: 0.4rem 0;
}
.nav_wrapper_item{
	font-size: 0.3rem;
	line-height: 0.85rem;
}
.nav_wrapper_item ul li{
	line-height: 0.52rem;
	font-size: 0.24rem;
	text-align: left;
}
.nav_wrapper_item ul li a{
	color: #009e60;
	display: block;
	padding-left: 0.77rem;
}
.active strong{
	font-weight: bold;
}
.item_active a{
	background: #fff;
	font-weight: bold;
}
.nav_wrapper_item strong{
	padding-left: 0.77rem;
}

.con_wrapper{
	width: 83%;
	margin: 0 auto 3rem;
	padding-top: 1.2rem;
}
.con{
	width: 75%;
	float: left;
}
/* =========进销存内容========= */
.jxc_wrap{
	background: #fff;
}
.sf_point1{
	font-size: 0.24rem;
	color: #009e60;
	line-height: 1.5;
}
.item_con_wrap{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0.48rem 0 0.44rem;
	margin: 0.6rem 0 0.5rem;
	overflow: hidden;
}
.item_con_wrap .left{
	float: left;
	width: 51%;
	margin-top: 0.1rem;
}
.item_con_wrap .left .tit{
	font-size: 0.36rem;
	margin-bottom: 0.4rem;
	text-align: left;
	color: #666;
}
.item_con_wrap .left .tit i{
	font-weight: bold;
}
.item_con_wrap .left ul li{
	font-size: 0.24rem;
	line-height: 0.4rem;
	margin-bottom: 0.1rem;
}
.item_con_wrap .left ul li:last-child{
	margin-bottom: 0;
}
.download_btn{
	overflow: hidden;
	margin-top: 0.6rem;
}
.download_btn a{
	width: 1.48rem;
	line-height: 0.6rem;
	font-size: 0.26rem;
	color: #fff;
	background: url(http://www.xiangguohe.net/images/download2.png) 0.28rem center no-repeat;
	padding-left: 0.68rem;
	border-radius: 5px;
	background-size: 15%;
}
.download_btn a:nth-child(1){
	float: left;
	background-color: #eb6100;
}
.download_btn a:nth-child(2){
	float: right;
	background-color: #32b16c;
}
.item_con_wrap .right{
	float: right;
	width: 49%;
}
.item_con_wrap .right img{
	width: 3.95rem;
	float: right;
	margin-right: 0.3rem;
}
.sf_point2{
	font-size: 0.24rem;
	width: 95%;
	line-height: 1.5;
}
.sf_point1 i{
	font-size: 0.36rem;
	font-weight: bold;
	display: block;
	margin: 0.5rem 0 0.2rem;
}
.item_con_table{
	margin-top: 0.5rem;
}
.item_con_table h3{
	font-weight: bold;
	font-size: 0.36rem;
	margin-bottom: 0.36rem;
}
.item_con_table table{
	font-size: 0.18rem;
	color: #4e4f4f;
}
.tb_tit{
	font-size: 0.24rem;
}
.item_con_table table tr,td{
	background-color: #dcdcdc;
	width: 2.1rem;
	line-height: 0.35rem;
	text-align: center;
	border-left: 3px solid #fff;
}
.item_con_table table tr{
	border-bottom: 3px solid #fff;
}
.item_con_table table th{
	border-left: 3px solid #fff;
}
.item_con_table table th{
	width: 2.1rem;
}
.item_con_table table:nth-child(2){
	margin-bottom: 0.09rem;
}
.item_con_content{
	margin-top: 0.8rem;
}
.item_con_content li{
	font-size: 0.24rem;
	line-height: 0.24rem;
	margin-bottom: 0.15rem;
}
.item_con_content li:nth-child(1){
	font-size: 0.36rem;
	font-weight: bold;
	margin-bottom: 0.47rem;
}
.jxc_item{
	display: none;
}
.show{
	display: block;
	min-height: 15rem;
}
.item_app{
	border-top: 1px solid #000;
	margin: 1.3rem auto 8.1rem;
	padding-top: 1.7rem;
	position: relative;
}
.item_app ul{
	overflow: hidden;
	width: 82%;
	margin: 0 auto;
}
.item_app ul li{
	float: left;
	width: 3.8rem;
	text-align: center;
}
.item_app ul li img{
	width: 3rem;
	display: block;
	margin: 0 auto 0.6rem;
}
.item_app ul li p{
	font-size: 0.16rem;
	line-height: 2;
}
.item_app ul li:nth-child(2){
	float: right;
}
.item_app_img{
	position: absolute;
	display: inline-block;
}
.item_app_img:nth-child(2){
	width: 1.9rem;
	top: -0.8rem;
	left: 2.3rem;
}
.item_app_img:nth-child(3){
	width: 3.8rem;
	top: -0.85rem;
	right: -0.23rem;
}
/* ==========财务管理内容========== */
.cw_item_con{
	margin-top: 0.7rem;
	overflow: hidden;
	border-bottom: 2px solid #969696;
	padding-bottom: 0.3rem;
}
.cw_con_tit{
	font-size: 0.36rem;
	font-weight: bold;
	border-bottom: 2px solid #969696;
	padding: 0 0 0.2rem 0.05rem;
}
.cw_item_con ul{
	width: 50%;
	float: left;
}
.cw_con_left li{
	padding-left: 0.18rem;
	color: #676767;
	font-size: 0.18rem;
	margin-bottom: 0.1rem;
	background: url(http://www.xiangguohe.net/images/circle.png) 0 center no-repeat;
	background-size: 3%;
}
.cw_con_left li:nth-child(1){
	font-weight: bold;
	font-size: 0.3rem;
	line-height: 0.75rem;
	border-bottom: 2px solid #969696;
	margin-bottom: 0.29rem;
	background:none;
	padding-left: 0.05rem;
}
.cw_con_left li:nth-child(6),.cw_con_left li:nth-child(4),.cw_con_left li:nth-child(5),.cw_con_left li:nth-child(21),.cw_con_left li:nth-child(23),.cw_con_left li:nth-child(24),.cw_con_left li:nth-child(26),.cw_con_left li:nth-child(27),.cw_con_left li:nth-child(28){
	padding-left: 0.2rem;
	background: none;
}
.cw_con_left li:nth-child(6),.cw_con_left li:nth-child(11),.cw_con_left li:nth-child(14),.cw_con_left li:nth-child(19),.cw_con_left li:nth-child(28){
	margin-bottom: 0.3rem;
}

.cw_con_right li{
	padding-left: 0.18rem;
	color: #676767;
	font-size: 0.18rem;
	margin-bottom: 0.1rem;
	background: url(http://www.xiangguohe.net/images/circle.png) 0 center no-repeat;
	background-size: 3%;
}
.cw_con_right li:nth-child(1){
	font-weight: bold;
	font-size: 0.3rem;
	line-height: 0.75rem;
	border-bottom: 2px solid #969696;
	margin-bottom: 0.29rem;
	background:none;
	padding-left: 0.05rem;
}
.cw_con_right li:nth-child(2),.cw_con_right li:nth-child(18){
	font-size: 0.24rem;
	font-weight: bold;
	background: none;
	padding-left: 0.05rem;
	margin-bottom: 0.4rem;
}
.cw_con_right li:nth-child(4),.cw_con_right li:nth-child(8),.cw_con_right li:nth-child(14),.cw_con_right li:nth-child(17),.cw_con_right li:nth-child(23){
	margin-bottom: 0.3rem;
}
.cw_item_point{
	margin-top: 0.4rem;
}
.cw_item_point li{
	font-size: 0.24rem;
	margin-bottom: 0.08rem;
}
.cw_item_point li:nth-child(1){
	font-size: 0.36rem;
	font-weight: bold;
	margin-bottom: 0.4rem;
}
.pj_tit{
	font-size: 0.36rem;
	font-weight: bold;
	border-bottom: 2px solid #969696;
	padding-bottom: 0.3rem;
	margin: 0.75rem 0 0.3rem;
}
.pj_con{
	width: 96%;
	color: #676767;
}
.pj_con dt{
	font-size: 0.24rem;
	font-weight: bold;
	margin-bottom: 0.15rem;
}
.pj_con dd{
	font-size: 0.18rem;
	margin-bottom: 0.16rem;
	line-height: 1.5;
}
.pj_con dd p{
	margin-bottom: 0.05rem;
}
.pj_con dd p:last-child{
	margin-bottom: 0;
}
.pjt_pj_tit{
	font-size: 0.36rem;
	font-weight: bold;
	margin: 0.45rem 0 0.3rem;
	border-top: 2px solid #969696;
	padding-top: 0.4rem;
}
.pjt_con{
	color: #000;
}
.comment_mask, .comment_wrapper{
	display: none;
	position: fixed;
	top: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0,0,0,.5);
	z-index: 1000;
}
.form{
	padding: 0;
}
/* =========== 下载免费版弹窗样式 =========== */
.download-form {
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		z-index: 1001;
		background-color: #fff;
		width: 35%;
		box-sizing: border-box;
		padding-bottom: 24px;
		box-shadow: 0 0 10px rgba(0,0,0,.25);
		border-radius: 5px;
	}
	.download-form>h3 {
		font-size: 20px;
		font-weight: bold;
		color: #0b9aff;
		text-align: center;
		margin: 20px 0 10px 0;
	}
	.download-form>p {
		font-size: 14px;
		text-align: center;
	}
	.download-form>li {
		width: 50%;
		margin: 20px auto 0;
		line-height: 20px;
		font-size: 0;
	}
	.download-form>li>span {
		font-size: 18px;
	}
	.download-form>li>input {
		border-bottom: 1px solid;
		text-indent: 5px;
		line-height: 20px;
		font-size: 16px;
	}
	.download-form .btn {
		line-height: 20px;
		background-color: #0089ff;
		color: #fff;
		box-sizing: border-box;
		padding: 5px 10px;
		font-size: 16px;
		letter-spacing: 6px;
		text-indent: 6px;
		border-radius: 7px;
		font-weight: bold;
		cursor: pointer;
		transition: .1s;
		-webkit-transition: .1s;
		-moz-transition: .1s;
		-ms-transition: .1s;
		-o-transition: .1s;
	}
	.download-form #download-submit {
		float: left;
	}
	.download-form #download-cancel {
		float: right;
	}
	.download-form .btn:hover {
		transform: translateY(1px);
	}
@media screen and (max-width: 1024px) {
	/* ==========内容=========== */
	.nav_wrapper_item{
		font-size: 18px;
		line-height: 60px;
	}
	.nav_wrapper_item ul li{
		font-size: 22px;
		line-height: 48px;
	}
	.sf_point1{
		font-size: 24px;
	}
	.item_con_wrap .left .tit{
		font-size: 26px;
	}
	.item_con_wrap .left ul li{
		font-size: 22px;
		line-height: 30px;
	}
	.download_btn a{
		width: 110px;
		line-height: 40px;
		font-size: 24px;
		padding-left: 31px;
	}
	.item_con_wrap .right img{
		width: 120px;
	}
	.item_con_wrap .right{
		width: 30%;
	}
	.item_con_wrap .left{
		width: 70%;
	}
	.item_con_wrap{
		padding: 48px 0 45px;
	}
	.sf_point2{
		font-size: 24px;
	}
	.item_con_table table th{
		width: 81px;
	}
	.tb_tit{
		font-size: 24px;
	}
	.item_con_table table tr, td{
		line-height: 35px;
	}
	.item_con_table table{
		font-size: 18px;
	}
	.item_con_table h3{
		font-size: 30px;
		margin-bottom: 20px;
	}
	.sf_point1 i{
		font-size: 30px;
	}
	.item_con_content li:nth-child(1){
		font-size: 26px;
		margin-bottom: 30px;
	}
	.item_con_content li{
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.cw_item_point li:nth-child(1){
		font-size: 26px;
		margin-bottom: 20px;
	}
	.cw_item_point li{
		font-size: 24px;
		margin-bottom: 8px;
	}
	.pjt_pj_tit{
		font-size: 30px;
	}
	.pj_con dt{
		font-size: 24px;
		margin-bottom:15px;
	}
	.pj_con dd{
		font-size: 20px;
		margin-bottom:16px;
	}
	.pj_tit{
		font-size: 30px;
	}
	.cw_con_tit{
		font-size: 30px;
	}
	.cw_con_left li:nth-child(1){
		font-size: 24px;
		line-height: 48px;
	}
	.cw_con_right li:nth-child(1){
		font-size: 24px;
		line-height: 48px;
	}
	.cw_con_left li{
		font-size: 20px;
		padding-left: 18px;
		margin-bottom: 15px;
		background-size: 8%;
		background:url(http://www.xiangguohe.net/images/circle.png) 0 7px no-repeat;
	}
	.cw_con_right li:nth-child(2), .cw_con_right li:nth-child(18){
		font-size: 22px;
	}
	.cw_con_right li{
		font-size: 20px;
		padding-left: 18px;
		margin-bottom: 15px;
		background-size: 8%;
		background:url(http://www.xiangguohe.net/images/circle.png) 0 7px no-repeat;
	}
	.show{
		min-height: 45rem;
	}

	/* ==========下载蒙版========== */
	.comment_mask{
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background: rgba(0,0,0,0.3);
		display: none;
	}
	.comment_wrapper{
		width: 600px;
		position: absolute;
		left: 50%;
		top:50%;
		margin: -343px 0 0 -300px;
		background: #fff;
		padding: 60px 0;
		z-index: 999999;
		display: none;
	}
	.comment_wrapper h3{
		font-size: 36px;
		text-align: center;
	}
	.comment_wrapper ul li span{
		font-size: 30px;
		color: #686868;
		float: left;
	}
	.comment_wrapper ul li{
		width: 80%;
		margin: 40px auto 0;
		overflow: hidden;
	}
	.comment_wrapper ul li input{
		border:1px solid #ccc;
		line-height: 44px;
		width: 79%;
		float: right;
		font-size: 28px;
	}
	.comment_wrapper ul li textarea{
		border:1px solid #ccc;
		width: 79%;
		float: right;
		font-size: 28px;
		min-height: 120px;
		font-family: '微软雅黑';
	}
	.sub_btn{
		display: block;
		width: 85%;
		line-height: 60px;
		background: #009e60;
		font-size: 30px;
		text-align: center;
		color: #fff;
		margin: 40px auto 0;
	}
	.shutdown{
		width: 50px; 
		line-height: 50px;
		color: #009e60;
		font-size: 40px;
		position: absolute;
		top: 10px;
		right: 10px;
		text-align: center;
	}
}