.common-banner.apply-banner {
	height:572px;
  background-image: url('../images/wp-banner-saas.jpg');
}
.common-banner.apply-banner .common-container {
  padding-top: 105px;
}
.section .content {
  width: 1200px;
  margin: 70px auto;
  line-height: 22px;
}
.section .content.price {
  margin-top: 50px;
  color: #4A4A4A;
}
.section .content h2 {
  font-family: "PingFangSC-Thin";
  font-size: 36px;
  color: #000;
  padding: 0;
  line-height: 50px;
  text-align: center;
}
.section .content.price h2 span {
  font-size: 14px;
  line-height: 60px;
}
.section .content.price dl {
  width: 100%;
  padding-bottom: 50px;
  margin-top: 40px;
  min-width: 1000px;
}
.section .content.price dl dt {
  width: 100%;
  line-height: 50px;
  font-size: 20px;
  color: #FF6C2C;
}
.section .content.price dl dd {
  width: 100%;
  padding: 15px 0;
}
.section .content.price dl dd span {
  display: inline-block;
  line-height: 20px;
  margin: 25px 0;
  font-size: 14px;
  color: #979797;
}
.section .content.price dl dd p {
  text-align: center;
}
.section .content.price dl dd p a {
  color: #4A4A4A;
}
.section .content.price dl dd table {
  width: 100%;
  text-align: center;
  border: 0;
  border-right: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
}
.section .content.price dl dd table tr th,
.section .content.price dl dd table tr td {
  border: 1px solid #E7E7E7;
  border-right: none;
  border-bottom: none;
}
.section .content.price dl dd table tr th {
  height: 60px;
  font-size: 20px;
  padding-top: 30px;
}
.section .content.price dl dd table tr th span {
  font-size: 12px;
  color: #979797;
  line-height: 14px;
  margin: 0;
}
.section .content.price dl dd table tr td {
  height: 60px;
  font-size: 14px;
  color: #979797;
  min-width: 80px;
}
.section .content.price dl dd table tr td:nth-child(2) {
  padding: 0 40px;
}
.section .content.price dl dd table tr td span {
  position: relative;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin: 10px 0;
}
.section .content.price dl dd table tr td a {
  display: inline-block;
  width: 80px;
  line-height: 24px;
  color: #979797;
  font-size: 12px;
  border-radius: 26px;
  border: 1px solid #E7E7E7;
}
.section .content.price dl dd table tr td b {
  color: #000;
  font-size: 16px;
}
.section .content.price dl dd table tr td .small {
  font-size: 12px;
  margin: 0;
}
.section .content.price dl dd table tr:hover td {
  background-color: #FAFAFA;
  cursor: pointer;
}
.section .content.price dl dd table tr:hover td a {
  background-color: #FF6F2D;
  border-color: #FF6F2D;
  color: #fff;
}
.section .content .scroll-wrap {
  overflow: auto;
}
.section .content .price-type-list {
  overflow: hidden;
  margin-top: 25px;
  min-width: 800px;
}
.section .content .price-type-list li {
  width: 25%;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #979797;
  cursor: pointer;
}
.section .content .price-type-list li:hover {
  background-color: #FAFAFA;
}
.section .content .price-type-list li:hover .price-year-box .btn {
  background-color: #FF6C2B;
}
.section .content .price-type-list li .item {
  border: 1px solid #E7E7E7;
  border-right: none;
}
.section .content .price-type-list li .item b {
  color: #4a4a4a;
  font-weight: normal;
}
.section .content .price-type-list li:last-child .item {
  border-right: 1px solid #E7E7E7;
}
.section .content .price-type-list li .box {
  border-bottom: 1px solid #E7E7E7;
  padding: 12px 0;
}
.section .content .price-type-list li .box.single-p {
  padding: 15px 0;
}
.section .content .price-type-list li .box p {
  line-height: 1.6;
}
.section .content .price-type-list li .box:last-child {
  border-bottom: none;
}
.section .content .price-type-list li .price-year-box {
  padding: 25px 0;
}
.section .content .price-type-list li .price-year-box h3 {
  line-height: 1;
  padding-top: 10px;
  margin-bottom: 30px;
}
.section .content .price-type-list li .price-year-box h3 b {
  color: #333;
  font-size: 20px;
  display: inline-block;
  margin-bottom: 9px;
  font-weight: bold;
}
.section .content .price-type-list li .price-year-box h3 span {
  color: #979797;
  font-size: 12px;
}
.section .content .price-type-list li .price-year-box .p-price {
  font-size: 14px;
  line-height: 1;
  color: #4A4A4A;
}
.section .content .price-type-list li .price-year-box .p-price b {
  font-size: 36px;
  font-weight: normal;
}
.section .content .price-type-list li .price-year-box .btn {
  display: block;
  margin: 0 auto;
  width: 100px;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  background-color: #333;
  border-radius: 30px;
  display: none;
}
.tips-box h4 {
  font-size: 20px;
  color: #FF6F2D;
  line-height: 24px;
  margin-bottom: 14px;
}
.tips-box p {
  font-size: 14px;
  line-height: 28px;
  color: #979797;
}
.tips-box p b {
  color: #000;
}
.section.pay-type {
  padding: 80px 0;
  font-size: 16px;
  color: #666;
  background-color: #ddd;
  text-align: center;
}
.section.pay-type .content {
  margin: 0 auto;
}
.section.pay-type h2 {
  margin-bottom: 70px;
}
.section.pay-type p {
  margin: 10px;
}
.section.pay-type b {
  color: #000;
  font-size: 32px;
  font-weight: normal;
}
.footer {
  margin-top: 0 !important;
}
.customized-wrapper {
  position: relative;
  /* padding: 30px 50px; */
  /* border: 1px solid #E7E7E7; */
  margin-bottom: 80px;
  margin-top: 60px;
  height:300px;
}
.customized-wrapper .customized-title-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: -13px;
  text-align: center;
}
.customized-wrapper ul li{
	list-style: none;
    float: left;
    width: 25%;
    text-align: center;
    /* padding: 50px 55px 50px 0px; */
    box-sizing: border-box;
}
.saas-adv-title{
	font-size: 20px;
    color: #333;
    padding: 10px 0;
}
.saas-adv-info{
	font-size: 16px;
    color: #666;
    padding: 20px 20px;
}
.customized-wrapper .customized-title-wrapper .customized-title {
  display: inline-block;
  padding: 0 35px;
  background-color: white;
}
.customized-wrapper .customized-title-wrapper .customized-title > span:nth-of-type(1) {
  font-size: 24px;
  color: #333333;
  letter-spacing: 1.2px;
  line-height: 24px;
  display: block;
  margin-bottom: 7px;
}
.customized-wrapper .customized-title-wrapper .customized-title > span:nth-of-type(2) {
  font-size: 12px;
  color: #979797;
  letter-spacing: 1px;
  line-height: 14px;
}
.customized-wrapper .content-title {
  font-size: 22px;
  color: #0888e1;
  line-height: 32px;
}
.customized-wrapper .content-ul div {
  font-size: 18px;
  color: #333333;
  line-height: 32px;
}
.saas-title {
  margin-bottom: 30px;
  text-align: center;
}
.saas-title > span:nth-of-type(1) {
  font-size: 36px;
  color: #000;
  letter-spacing: 1.2px;
  line-height: 24px;
  display: block;
  margin-bottom: 7px;
}
.saas-title > span:nth-of-type(2) {
  font-size: 12px;
  color: #979797;
  letter-spacing: 1px;
  line-height: 14px;
}
.box {
  padding: 30px 45px !important;
}
.box .line {
  font-size: 14px;
  color: #979797;
  text-align: left;
  position: relative;
  line-height: 2em !important;
}
.box .line > b {
  float: right;
}
.icon {
  width: 8px;
  height: 8px;
  display: inline-block;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 10px;
}
.icon-yes {
  background-image: url('../images/yes.png');
}
.icon-no {
  background-image: url('../images/Shape.png');
}
.original-price {
  min-height: 22px;
}
.original-price > b {
  text-decoration: line-through;
}
.section pay-type li{width:25%;}

@media screen and (max-width:640px){
	
.section .content  { width:100%;}
.box .line {font-size: 6px;}
.section .content .price-type-list {min-width:100%;}
.section .content .price-type-list li .price-year-box .p-price b {font-size: 24px;}	
.section .content .price-type-list li {width: 50%;}	
.box {
    padding: 30px 10px !important;
}
.tips-box1 {margin-left:20px !important;margin-right:20px !important;}
.tips-box  p {margin-left:20px !important;margin-right:20px !important;}
.section.pay-type h2 {
	margin-bottom:24px;
}
.section .content h2 {font-size:26px;}
.saas-title > span:nth-of-type(1) {
    font-size: 26px;}

.customized-wrapper ul li{
	list-style: none;
    float: left;
    width: 50%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}
.saas-adv-title{
	font-size: 16px;
    color: #333;
    padding: 10px 0;
}
.saas-adv-info{
	font-size: 16px;
    color: #666;
    padding: 20px 20px;
    height: 100px;
}




}

