body {
	background-color: #f0f0f0;
}
.banner {
	width: 100%;
	margin-bottom: 50px;
	height: 490px;
	background-image: url(../../img/banner/index_banner.png);
    background-repeat: no-repeat;
    background-position: center;
	/*background-size: cover;*/
}
.banner img {
	display: block;
	width: 100%;
	/*height: 100%;*/
}
h3 {
	text-align: center;
	font-size: 22px;
	color: #b7e255;
}
h4 {
	text-align: center;
	font-size: 30px;
	color: #000;	
}
.team img {
	width: 100%;
}
.team .swiper-container {
	margin-top: 59px;
	height: 378px;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 8px;
  background: #dfdfdf;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-active-switch {
  background: #00c253;
}
.loop dl {
	width: 212px;
	height: 318px;
	margin-right: 10px;
	background-color: #fff;
}
.loop dl:last-child {
	margin-right: 0;
}
.loop dl dt {
	height: 212px;
	overflow: hidden;
}
.loop dl dd {
	height: 106px;
	overflow: hidden;
}
.loop dl div {
	position: relative;
	font-size: 24px;
	color: #333;
	line-height: 59px;
	text-align: center;
}
.loop dl div span {
	position: absolute;
	width: 46px;
	height: 5px;
	bottom: 6px;
	margin: auto;
	left: 0;
	right: 0;
	background-color: #000;
}
.loop dl p {
	font-size: 18px;
	color: #333;
	text-align: center;
}
/*.team .introduce {*/
	/*margin-top: 63px;*/
	/*padding-left: 52px;*/
	/*font-size: 24px;*/
	/*line-height: 30px;*/
	/*color: #333;*/
	/*text-indent: 117px;*/
/*}*/
/*热门推荐*/
.hot-recommend{

}
.hot-recommend-bottom{
	width: 100%;
	height: 350px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	background: url("../../img/header/f1-background.png") no-repeat;
	background-position: right;
	background-color: white;
	border-radius: 10px;
}
.hot-recommend-bottom-item{
	width: 15%;
	height: 250px;
	box-sizing: border-box;
	border: 1px solid gainsboro;
	border-radius: 8px;
	overflow: hidden;
}
.hot-recommend-bottom-item:hover{
	box-shadow: 0 0 10px #9bc83d;
}
.hot-recommend-bottom-item .item-img{
	width: 100%;
	height: 150px;
	display: block;
}
.hot-recommend-bottom-item .item-title{
	width: 100%;
	height: 50px;
	color:#666666;
	font-size: 16px;
	font-weight: bold;
	/*padding-left: 10px;*/
	text-align: center;
	line-height: 50px;
}
.hot-recommend-bottom-item .item-introduce{
	width: 100%;
	height: 40px;
	font-weight: bold;
	color:red;
	font-size: 14px;
	/*padding-left: 10px;*/
	text-align: center;
	line-height: 40px;

}
/*.hot-recommend-bottom-item .item-price{*/
	/*width: 95%;*/
	/*height: 40px;*/
	/*font-size: 16px;*/
	/*text-align: right;*/
	/*color: red;*/
	/*font-weight: bold;*/
	/*line-height: 40px;*/
	/*padding-right: 10px;*/
/*}*/
/*选择店老板企业*/
.introduce-company{
	width: 1100px;
	height: 350px;
	background-color: white;
	margin: 30px auto 30px auto;
}
.introduce-top{
	width: 100%;
	height: 100px;
	color:#666666;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 100px;
}
.introduce-top-num{
	display: inline-block;
	color:white;
	background-color: #9ac73c;
	line-height: 40px;
	font-size: 22px;
	width: 150px;
	height: 40px;
	border-radius: 5px;
	box-shadow: 0 5px 3px grey;
}
.introduce-body{
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.introduce-body-item{
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #9ac73c;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid lightgrey;
}
.introduce-footer{
	width: 95%;
	margin: 20px auto 0 auto;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	color:#666666;
}
/*.us {*/
	/*padding-top: 112px;*/
	/*background-color: #fff;*/
/*}*/
/*.us .service {*/
	/*margin: 0;*/
/*}*/
/*广告*/
.guang-gao{
	width: 1100px;
	margin: 20px auto;
}
.guang-gao>img{
	width: 100%;
}
/*软件著作权*/
.soft-copyright{
	width: 1100px;
	margin: 0 auto;
}
.soft-copyright-bottom{
	width: 100%;
	box-shadow: 0 0 5px lightgrey;
	height: 500px;
	background: url("../../img/header/f2-background.png") no-repeat;
	background-size: 100%;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.soft-bottom-left{
	width: 35%;
	height: 90%;
}
.soft-bottom-left>img{
	display: block;
	width: 95%;
	height: 100%;
	margin: 0 auto;
}
.soft-bottom-left>img:hover{
	box-shadow: 0 0 10px #9bc83d;
}
.soft-bottom-right{
	width: 65%;
	height: 90%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.soft-bottom-item-min{
	width: 32%;
	height: 210px;
	box-sizing: border-box;
	border: 1px solid gainsboro;
}
.soft-bottom-item-min:hover{
	box-shadow: 0 0 10px #9bc83d;
}
.item-min-img{
	width: 100%;
	height: 140px;
}
.f2-item-title{
	width: 90%;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	font-weight: bold;
	box-sizing: padding-box;
}
.f2-item-word{
	width: 90%;
	margin: 0 auto;
	height: 40px;
	color: #666666;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.soft-bottom-item-max{
	width: 49%;
	height: 220px;
	margin-top: 13px;
	box-sizing: border-box;
	border: 1px solid gainsboro;
}
.soft-bottom-item-max:hover{
	box-shadow: 0 0 10px #9bc83d;
}
.item-max-img{
	width: 100%;
	height: 150px;
}
/*商标注册*/
.trademark-register{
	width: 1100px;
	margin: 15px auto;
}
.trademark-register-bottom{
	width: 100%;
	box-shadow: 0 0 5px lightgrey;
	height: 650px;
	background: url("../../img/header/f2-background.png") no-repeat;
	background-size: 100%;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.trademark-register-bottom-left{
	width: 29%;
	height: 95%;
	position:relative;
}
.trademark-register-bottom-left:hover{
	box-shadow: 0 0 10px #9bc83d;
}
.trademark-register-bottom-left>img{
	width: 100%;
	height: 100%;
}
.trademark-left-word{
	width: 100%;
	height: 200px;
	position:absolute;
	top: 28%;
}
.trademark-left-word>h4{
	color: #fa9b2a;
	margin: 20px 0 5px -120px;
}
.trademark-left-word>p{
	width: 75%;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
}
.trademark-register-price{
	width: 40%;
	height: 50px;
	margin: 20px 0 0 40px;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color:white;
	background-color: #fa9b2a;
}
.trademark-register-bottom-right{
	width: 70%;
	height: 95%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.trademark-item-middle{
	width: 31.5%;
	height: 200px;
	box-sizing: border-box;
	border: 1px solid gainsboro;
	position:relative;
}
.trademark-item-middle:hover{
	box-shadow: 0 0 10px #9bc83d;
}
.trademark-item-middle-img{
	width: 100%;
	height: 100%;
}
.trademark-item-middle-img-two{
	display: block;
	width: 50%;
	height: 50%;
	position:absolute;
	top:25%;
	left: 40%;
	margin-left: -15%;
}
.trademark-item-max{
	width: 49%;
	height: 200px;
	position:relative;
	box-sizing: border-box;
	border: 1px solid gainsboro;
}
.trademark-item-max:hover{
	box-shadow: 0 0 10px #9bc83d;
}
.trademark-item-max-img-two{
	display: block;
	width: 30%;
	height: 50%;
	position:absolute;
	top:25%;
	left: 40%;
	margin-left: -10%;
}
.trademark-item-min{
	width: 24%;
	height: 200px;
	position:relative;
	box-sizing: border-box;
	border: 1px solid gainsboro;
}
.trademark-item-min:hover{
	box-shadow: 0 0 10px #9bc83d;
}
.trademark-item-min-img-two{
	display: block;
	width: 50%;
	height: 45%;
	position:absolute;
	top:25%;
	left: 40%;
	margin-left: -13%;
}
/*专利申请*/
.patent-applicant{
	width: 1100px;
	margin: 15px auto 30px auto;

}
.patent-applicant-bottom{
	width: 100%;
	height: 300px;
	box-shadow: 0 0 10px grey;
	position:relative;
}
.applicant-bottom-head{
	width: 100%;
	height: 150px;
	background: url("../../img/header/f4-application-head.png") no-repeat;
	background-position: center;
	padding: 0;
	margin: 0;
}
.applicant-bottom-head-word{
	width: 100%;
	height: 80px;
    display: flex;
	justify-content: center;
	align-items: center;
}
.head-word-left{
	height: 40px;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	color:white;
	line-height: 40px;
}
.word-ke-fu{
	width: 120px;
	height: 40px;
	margin-left: 10px;
	background-color: #9bc83d;
	color:white;
	font-size: 16px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	border-radius: 5px;
	position:relative;
	z-index: 10;
}
.word-ke-fu>img{
	display: block;
	width: 30px;
	height: 30px;
}
.word-ke-fu>span{
	display:block;
	width: 70px;
	height: 100%;
	text-align: center;
	line-height: 40px;
}
.applicant-bottom-down{
	width: 100%;
	height: 150px;
	padding: 0;
	margin: 0;
	background: url("../../img/header/f4-application-down.png") no-repeat;
	background-position: center;
}
.applicant-bottom-body{
	width: 100%;
	height: 240px;
	position:absolute;
	top:18%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hover-shadow-css:hover{
	box-shadow: 0 0 10px #9bc83d;
}
.bottom-body-item{
	width: 300px;
	height: 160px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url("../../img/header/f4-fa-ming.png") no-repeat;
	background-size: 103%;
	background-position: center;
}
.bottom-body-item-two{
	width: 300px;
	height: 160px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url("../../img/header/f4-shi-yong.png") no-repeat;
	background-size: 103%;
	background-position: center;
	margin: 0 15px;
}
.bottom-body-item-three{
	width: 300px;
	height: 160px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url("../../img/header/f4-wai-guan.png") no-repeat;
	background-size: 103%;
	background-position: center;
}
.body-item-left{
	width: 35%;
	height: 90%;
	box-sizing: border-box;
	border-right:1px solid gainsboro;
}
.word-css-public{
	width: 95%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	color: grey;
	font-weight: bold;
	font-size: 14px;
}
 .left-one{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
 .left-two{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	color: #eb5149;
	font-size: 20px;
}
 .left-three{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	color:grey;
}
 .body-item-right{
	width: 65%;
	height: 90%;
}
 /*作品版权*/
.works-copyright{
	width: 1100px;
	margin: 0 auto;
}
.works-copyright-bottom{
	width: 100%;
	height: 510px;
	box-shadow: 5px 3px 10px grey;
	background: url("../../img/header/f2-background.png") no-repeat;
	background-size: 100%;
	background-position: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
.copyright-max{
	width: 49%;
	height: 150px;
	background-color: white;
	box-sizing: border-box;
	border:1px solid gainsboro;
	border-radius: 5px;
	overflow: hidden;
}
.copyright-max>img{
	width: 95%;
	height: 95%;
	display: block;
	margin: 0 auto;
}
.copyright-middle{
	width: 32%;
	height: 150px;
	background-color: white;
	box-sizing: border-box;
	border:1px solid gainsboro;
	border-radius: 5px;
	overflow: hidden;
	position:relative;
}
.copyright-middle>img{
	width: 100%;
	height: 100%;
}
.copyright-middle-word{
	width: 100%;
	height: 50px;
	position:absolute;
	bottom: 0;
}
.copyright-middle-word>.title{
	width: 95%;
	margin: 0 auto;
	height: 25px;
	font-size: 18px;
	font-weight: bold;
}
.copyright-middle-word>.describe{
	width: 95%;
	margin: 0 auto;
	height: 25px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
	font-size: 16px;
}
/*华为云*/
.HiCloud{
	width: 100%;
	height: 600px;
	margin-bottom: 30px;
	background: url("../../img/header/f6-cloud-b.png") no-repeat center;
	background-size: 100% 100%;
}
.HiCloud-top-img{
	width: 1100px;
	height: 150px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.HiCloud-middle-word{
	width: 1100px;
	height: 150px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-price{
	width: 1100px;
	height: 250px;
	margin: 25px auto 0 auto;
	/*z-index: 99;*/
	/*position:relative;*/
	/*top: -80px;*/
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.public-product-css{
	width: 200px;
	height: 240px;
	background-color: #f2f1f0;
	position: relative;
}
.product-img{
	position:absolute;
	top: -40px;
	left: 30%;
}

.title-product{
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin: 45px 0 0 0;
}
.title-two{
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
}
.cost-number{
	color: #f09161;
	margin: 0 10px;
	font-size: 23px;
	font-weight: bold;
}
.title-three{
	width: 100%;
	font-size: 15px;
	color: #666666;
	text-align: center;
	margin-top: 30px;
}

.title-four{
	width: 100%;
	display: block;
	height: 52px;
	background-color: #7bc0ca;
	color: white;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	margin-top: 12px;
	cursor: pointer;
}
/*qq客服、微信客服*/
[v-cloak] {
	display:none;
}
.word-ke-fu-div-css{
	width: 150px;
	height: 105px;
	position:absolute;
	bottom:-105px;
	left: 1px;
	background-color: white;
	box-shadow: 0 0 3px red;
	display: flex;
	justify-content: space-between;
	z-index: 10;
	cursor: pointer;
}
.team-head-item-customer{
	width: 100%;
	height: 120px;
	position:absolute;
	bottom:-108px;
	background-color: white;
	box-shadow: 0 0 3px red;
	display: flex;
	justify-content: space-between;
	z-index: 10;
}
.contact-customer{
	width: 100%;
	height: 105px;
	position:absolute;
	bottom:-105px;
	background-color: white;
	box-shadow: 0 0 3px red;
	display: flex;
	justify-content: space-between;
	z-index: 10;
}
.contact-customer-left{
	width: 50%;
	height: 100%;
	cursor: pointer;
}
.contact-customer-left>img{
	display: block;
	width: 90%;
	height: 35%;
	margin: 25% auto;
}
.contact-customer-left>p{
	width: 100%;
	text-align: center;
}
.contact-customer-right{
	width: 50%;
	height: 100%;
}
.contact-customer-right>img{
	width: 90%;
	height: 72%;
	display: block;
	margin: 5% auto;
}
.contact-customer-right>p{
	width: 100%;
	text-align: center;
}
.word-ke-fu-div-css .contact-customer-right>span{
	width: 100%;
	display: block;
	text-align: center;
	color:red;
}
/*专业研发*/
.research-development{
	width: 1100px;
	/*height: 400px;*/
	margin: 0 auto;
	background-color: white;
	padding-bottom: 20px;
	box-shadow: 1px 3px 10px gainsboro;
}
.research-development>img{
	width: 100%;
	height:100%;
	margin-top: 40px;
}
/*团队*/
.team{
	width: 1100px;
	height: 400px;
	margin: 0 auto;
	background-color: white;
	border-bottom: 1px solid lightgrey;
}
.team-top-title{
	width: 100%;
	height: 100px;
	text-align: center;
}
.team-bottom-head-img{
	width:100%;
	height: 300px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.team-head-item{
	width: 200px;
	height: 270px;
	position:relative;
}
.team-head-item-top{
	width: 100%;
	height: 200px;
	overflow: hidden;
	border-radius: 100px;
}
.team-head-item-top>img{
	width: 100%;
	height: 100%;
}
.item-teacher-name{
	width: 100%;
	height: 30px;
	text-align: center;
	color:#666666;
	line-height: 30px;
	font-size: 16px;
}
.works-experience{
	width: 100%;
	height: 30px;
	text-align: center;
	font-weight: bolder;
	font-size:18px;
	line-height: 30px;
}
/*保障服务*/
.protect-service{
	width: 1100px;
	height: 300px;
	padding-top: 20px;
	background-color: white;
	margin: 0 auto 0 auto;
}
.protect-service-content{
	width: 100%;
	height: 200px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.protect-service-one{
	width: 30%;
	height: 95%;
	position:relative;
}
.service-one-title{
    width: 90%;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: bolder;
	margin: 0 auto;
}
.service-one-word{
	width: 90%;
	height: 40px;
	font-size:14px;
	margin: 0 auto;
	color: #666666;
}
.service-two-word{
	width: 90%;
	font-size:14px;
	margin: 0 auto;
	color: #666666;
}
.service-right-img{
	width: 20%;
	height: 30%;
	position:absolute;
	top: -5%;
	left: 30%;
}
/*合作伙伴*/
.partners{
	width: 1100px;
	/*height: 300px;*/
	margin: 0 auto 30px auto;
	background-color: white;
	border-top: 1px solid #999999;
}
.partners-top{
	width: 100%;
	height: 150px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.partners-top>div{
	width: 100%;
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-weight: bolder;
	font-size: 20px;
	color: #666666;
}
.partners-content{
   display: flex;
	flex-wrap: wrap;
}
.partners-content-item{
	width: 20%;
	height: 150px;
	box-sizing: border-box;
	border: 1px solid lightgrey;
	display: flex;
	align-items: center;
	justify-content: center;
}
.partners-content-item>img{
	width: 110px;
}
.partners-content-item:hover{
	box-shadow: 0 0 10px #9bc83d;
}

/*客服样式试行*/
.customer-div{
	width: 70px;
	height: 350px;
	/*box-sizing: border-box;*/
	/*border:1px solid gainsboro;*/
	box-shadow: 0 0 1px gainsboro;
	background-color: white;
	position:fixed;
	top:35%;
	right:10px;
	z-index: 10;
}
.customer-div-item-public{
	width: 70px;
	height: 70px;
	/*background-color: red;*/
	position:relative;
	display: block;
	/*box-sizing: border-box;*/
	/*border-bottom:1px solid gainsboro ;*/
	/*box-shadow: 0 0 1px gainsboro;*/
}
.customer-hover-img{
	position:absolute;
	left: -160px;
	top: 0;
	width: 160px;
	height: 180px;
	background-color: white;
	display:none;
}
.customer-wei-xin{
	position:absolute;
	left: -363px;
	top: 0;
	width: 363px;
	height: 200px;
	/*background-color: white;*/
	display:none;
	/*box-shadow: 0 0 3px gainsboro;*/
	cursor: pointer;
}
.img-word:hover{
	color: blue;
}
.img-word{
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color:#666666;
	/*background-color: white;*/
}
.customer-online{
	position:absolute;
	left: -363px;
	top: 0;
	width: 363px;
	height: 180px;
	/*background-color: white;*/
	display:none;
	/*box-shadow: 0 0 3px gainsboro;*/
	cursor: pointer;
}
.customer-float-hover{
	width: 170px;
	height: 190px;
	float: left;
	position:relative;
	text-align: center;
	background-color: white;
	margin: 0 5px;
	padding: 5px;
	box-sizing: border-box;
	border:1px solid gainsboro;
}
.customer-float-hover>img{
	width: 150px;
	height: 150px;
	background-color: white;
}
.customer-online-hover{
	width: 170px;
	height: 100%;
	float: left;
	position:relative;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-color: white;
	margin: 0 5px;
	box-sizing: border-box;
	border: 1px solid gainsboro;
}
.customer-online-hover>img{
    width: 100%;
	height: 130px;
}
.customer-qq-img{
	position:absolute;
	left: -178px;
	top: 0;
	width: 178px;
	height: 160px;
	display:none;
}
.qq-customer-float-hover{
	width: 170px;
	height: 190px;
	float: left;
	position:relative;
	text-align: center;
}
.qq-customer-float-hover>img{
	width: 170px;
	height: 100%;
}
.qq-customer-number{
	position:absolute;
	bottom:40%;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: blue;
}
.qq-customer-word{
	position:absolute;
	bottom:20%;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: blue;
}


.customer-hover-tel{
	position:absolute;
	left: -178px;
	top: 0;
	width: 178px;
	height: 160px;
	display:none;
}
.customer-hover-tel-img{
	width: 170px;
	height: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: white;
	box-sizing: border-box;
	border: 1px solid gainsboro;
	border-bottom: 0;
}
.hover-tel{
	width: 170px;
	height: 40px;
	/*line-height: 80px;*/
	font-size: 17px;
	font-weight: bolder;
	text-align: center;
	background-color: white;
	box-sizing: border-box;
	border: 1px solid gainsboro;
	border-top: 0;
}
.img-div-customer{
	width: 100%;
	height: 100%;
}
.img-div-customer>img{
	width: 100%;
	height: 100%;
}
.wei-xin-gong-zong .customer-hover-img>img{
	width: 100%;
	height: 100%;
}
.contact-customer-a{
	display: block;
	width: 100%;
	height: 100%;
}

.mallList{
	width:1080px;
	border: 10px solid #fff;
	margin: auto;
	background: #fff;
}
.mallList>ul>li{
	padding-top: 10px;
	margin-top: 20px;
	padding-left: 10px;
	background: #F2F2F2;
}
.mallList>ul>li:first-child{
	margin-top: 0;
}
.mallProduct{
	position: relative;
}
.productText{
	float: left;
	width: 1060px;
}
.productText>h1{
	font-size: 18px;    
	font-weight: bolder;
	padding-top: 10px;
    padding-left: 10px;
}
.productText>p{
	font-size: 15px;
	color: #666666;
	padding-top: 9px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-right: 10px;
}
.productText>p>span{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.productC{
	width: 120px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	right: 20px;
	font-size: 15px;
	border-radius: 5px;
	background: #8fc31f;
	color: #fff;
}