* {padding: 0;margin: 0;list-style: none;}
body {font: 17px/26px Helvetica Neue Light, tahoma, Arial, Helvetica, sans-serif;}
a {text-decoration: none;color: inherit;}

.nav-wap {  background: #fff; padding:15px 20px; position: relative;  border-bottom: 1px solid #f4f4f4; }
.nav-wap .Logo { width: 143px; height: 45px;   }

.detail{width: 810px; margin:0 auto;color: #4c4c4c;}

.main01 {padding: 25px 0;text-align: center;}
.main01 img {display: block;margin: 0 auto; width:80px;}
.main01 h1 {font-size: 19px;color: #000;margin: 10px 0 0px;line-height: 25px;font-weight: 600}
.main01 p {font-size: 15px;margin-bottom: 15px;}
.main01 .text { display:block; width:100%; box-sizing: border-box;text-align: center;margin-bottom: 10px; border: 1px solid #e6e5e5; font-size: 15px; color: #999999; height: 45px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; }
.main01 .sub { display: block; width:100%; box-sizing: border-box;border: none;  font-size: 18px; color: #fff; line-height: 45px; background-color: #53b71c; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; cursor: pointer;}

.main02 {padding: 15px 0 0;background-color: #edf4fa;text-align: left;}
.main02 h2 {font-size: 19px;color: #fe8f00;line-height: 25px;font-weight: 600;margin-bottom: 10px;padding-left: 30px;}
.main02 .content-list {padding-left: 30px;padding-bottom: 10px;}
.main02 .content-list li {margin-bottom: 3px;font-size: 15px;}
.main02 .the-price {text-align: center;}
.main02 .the-price del {font-size: 23px;margin-right: 14px;color: #000;}
.main02 .the-price span {font-size: 31px;color: #ff0000;}
.main02 .to-buy { display: block; line-height: 45px;background-color: #fe8f00; font-size: 21px; text-align: center;color: #fff; text-decoration: none; margin: 10px 0; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; }
.main02 .license-content {   text-align: center; font-size: 17px; color: #15a4ff; background-color: #d4e8f8;margin: 10px 0; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; padding: 10px 0;}
.main02 .license-content span {display: block;}
.main02 p {font-size: 15px;text-align: center;line-height: 27px;padding-bottom: 20px;}
.main02 .icon-list li {display: inline-block;vertical-align: top;margin: 0 55px 20px 0;}
.main02 .icon-list li:last-child {margin-right: 0;}
.main02 .icon-list li img {display: block;}

.MainFoot {background-color: #5d5d5d;text-align: center;padding: 10px 0;}
.MainFoot p {color: #b2b2b2;}
.MainFoot p a {color: #b2b2b2;}
.MainFoot p a:hover {text-decoration: underline;}
@media(max-width:810px){

	.detail{ width:90%;}
}
@media(max-width:767px){
}
@media(max-width:479px){

	.main02 h2 {padding-left: 0;}
	.main02 .content-list {padding-left: 0;}

}