.dan-1{
  height: 30px;
  line-height: 30px;
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
}
.jiage-cnt,.price_section{
  width: 1100px;
  margin: 0 auto;
  margin-top: 30px;
  overflow: hidden;
}
.jiage-cnt h2{
    height: 30px;
    font-size: 18px;
    position: relative;
    color: #655f5f;
    font-weight: 800;
    margin-bottom: 20px;
}
.price_table {
  width: 1100px;
  border: 1px solid #ccc;
  border-left: none;
  border-bottom: none;
}
.price_table tr {
  display: table-row;
}
.price_table td {
  width: 150px;
  word-break: break-all;
  line-height: 50px;
  color: #333;
  font-size: 14px;
  text-align: center;
  border: 1px solid #ccc;
  border-right: none;
  border-top: none;
}
#buyActive {
  width: 150px;
  height: 38px;
  text-align: center;
  border-radius: 22px;
  line-height: 38px;
  color: #15a588;
  font-size: 16px;
  font-weight: 600;
  margin-right: 30px;
  cursor: pointer;
  margin-top: 20px;
  border: 1px solid #15a588;
}
#buyActive:hover{
  background-color: #15a588;
  color: white;
}
a {
  text-decoration: none;
  display: inline-block;
  color: #888;
  
}
body>a{
  width: 100%;
}
.price_section .section_tit {
  width: 100%;
  float: left;
  margin-top: 58px;
  margin-bottom: 20px;
  cursor: pointer;
}
.price_section .section_tit .tit_name {
  float: left;
  height: 65px;
  line-height: 65px;
  color: #333;
  font-size: 32px;
  margin-right: 30px;
}
.price_section .section_tit .tit_href {
  float: left;
  height: 65px;
  line-height: 81px;
  color: #1fa66e;
  font-size: 14px;
  display: none;
}
.price_icon {
  float: left;
  width: 670px;
  height: 50px;
  background: url(../picture/price_icon1.jpg) no-repeat;
}
.price_tips {
  width: 100%;
  line-height: 25px;
  font-size: 14px;
  color: #999;
  float: left;
  margin-top: 30px;
}
.price_btn_cont {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}
.price_btn_cont .btn_font {
  width: 150px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  float: left;
  background: #1fa66e;
  margin-right: 30px;
  cursor: pointer;
  border-radius: 38px;
}
.price_btn_cont .btn_font_a {
    box-sizing: border-box;
    width: 150px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #15a588;
    font-size: 16px;
    font-weight: 600;
    float: left;
    margin-right: 30px;
    cursor: pointer;
    border: 1px solid #15a588;
    border-radius: 38px;
}
.price_btn_cont .btn_font:hover{
  background-color: #15a588;
}
.price_btn_cont .btn_font_a:hover{
  background-color: #15a588;
  color: white;
}
.isShow{
  display: block;
}
@media screen and (max-width: 780px){
  .dan-1{
    padding-left: 10px;
    width: 100% !important;
  }
  .jiage-cnt{
    width: 100%;
  }
  .isShow{
    display: none;
  }
  .price_table {
    width: 96%;
    margin: 0 2%;
}
.price_table td {
  font-size: 12px;
  
}
#buyActive{
  display: block;
  width: 120px;
  padding: 0 10px;
  margin: 0 auto;
  margin-top: 20px;
  
}
.jiage-cnt h2{
  padding-left: 10px;
}
.jiage-cnt>div{
  padding-left: 10px;
}
.jiage-cnt, .price_section {
  width: 100%;
  margin-top: 0;
}
.tit_name{
  padding-left: 10px;
}
.price_section{
  display: none;
}
.footer_b p{
  padding: 5px;
}
.main_foot{
  margin-top: 20px;
}
}
/* 1111111 */
			.price-title {
				text-align: left !important;
				text-indent: 10px;
				background-color: #046eb8;
				color: #fff !important;
				width: 1200px;
				height: 45px;
				margin: 0 auto;
				border-radius: 5px;
				margin-top: 30px;
				margin-bottom: 40px;
				line-height: 45px;
				min-width: 1200px;
				font-size: 20px !important;
		}
		.price {
    width: 1200px;
    height: auto;
    overflow: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 10px;
}
.table {
    width: 100%;
}
.table tr {
    height: 40px;
}
.table thead tr td {
    text-align: center;
    background-color: #4a98af;
    color: #fff;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-weight: 700;
    border: #fff 1px solid;
    white-space: nowrap;
    max-width: 10%;
}
.table tbody tr:nth-child(odd) {
    background: #e5f1f4;
}
.table tr {
    height: 40px;
}
.table tbody tr td {
    text-align: center;
    border: #fff 1px solid;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    color: #555;
    max-width: 10%;
}
.price-text {
    font-size: 16px;
    width: 1200px;
    margin: 0 auto;
    line-height: 35px;
    min-width: 1200px;
}
.page-register h2 {
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: 400;
    margin-top: 40px;
    padding: 0 5px;
}
.register-btn {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px;
}
.register-btn a {
    background-color: #046eb8;
    border-radius: 40px;
    width: 290px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    color: #fff;
    padding: 0 20px;
    font-size: 18px;
}
@media screen and (max-width: 780px){
	.price-title {
    width: auto;
    min-width: 100px;
}
.content div,.price{
	width: 100%;
}
.price-text {
    font-size: 16px;
    width: auto;
    margin: 0 auto;
    line-height: 35px;
    min-width: 100px;
    padding: 2px 15px;
}
.page-register h2 {
  font-size: 22px;
}
}
.page-register{
  padding: 20px 0;
  background: #fff;
  margin-top: 50px;
}
.register-btn a:hover{
  background-color: #23a2ff;
}