.new_price{
    padding-bottom: 60px;
}
table{border-collapse:collapse;border-spacing:0;} 
.icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0;
    border: 0;
    background-repeat: no-repeat;
}
.icon-suc-blue{
    background: url(../images/icon-tick-blue.png)no-repeat;
    width: 14px;
    height: 10px;
    background-size: 100%;
}
.icon-fail-fork{
    background: url(../images/icon-tick-poor.png)no-repeat;
    width: 11px;
    height: 11px;
    background-size: 100%;
}
.new_price .home-price-content{
    width:100%;
    height: 700px;
    overflow: hidden;
    padding-top: 30px;
}
.new_price .home-price-content.active{
    height: auto;
    overflow: inherit;
}
.new_price .home-price-table th{
    width: 16.66%;
    background-color: #fff;
    border:none;
    padding: 5px 0 0;
}
.new_price .home-price-table .price{
    font-size: 32px;
}
.new_price .home-price-table th{
    font-size: 20px;
    color: #333;
    border-right: 1px solid #e5e5e5;
}
.new_price .home-price-table .btn.active{
    font-size: 12px;
    background-color: #27B8D0;
    border:solid 1px #27B8D0;
}
.new_price .home-price-table .btn{
    margin-top: 5px;
    margin-bottom: 5px;
}
.price-title{
    font-size: 18px;
    color: #333
}
/*.new_price .price-bg .cont .tit{
    padding: 120px 40px 0 0;
}*/
.new_price .home-price-table .msg{
    font-size: 14px;
    color: #1C3544;
    line-height: 20px;
    padding-left: 0;
    opacity: 0.8;
}
.new_price .home-price-table tbody tr td:nth-child(1) .msg{
    padding-left: 40px;
}
.new_price .home-price-table2 tbody tr td:nth-child(1) .msg{
    padding-left: 0;
}
.new_price .home-price-table .tip{
    font-size: 14px;
    color: #1C3544;
    font-weight: bold;
    padding: 0 0 0 24px;
    margin-bottom: 5px;
}
.new_price .home-price-table td{
    padding: 0;
    border:none;
    border-right: 1px solid #e5e5e5;
}
.new_price .home-price-table2 tr:last-child td{
    padding: 5px 0;
}
.new_price .home-price-table2{
    width: 16.8%;
    left: 50%;
    margin-top: 30px;
}
.examine-more{
    background-color: #fff;
    box-shadow: 0px -50px 100px #fff;
    max-width: 1280px;
    margin: 0 auto;
    margin-top: -90px;
    height: 80px;
    position: relative;
    z-index: 2;
}
.examine-more a{
    border: solid 1px #27B8D0;
    color: #27B8D0;
    padding: 0 5px;
    text-align: center;
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 auto;
    top: 35px;
    position: relative;
    cursor: pointer;
}
.new_price .home-price-table tbody tr.hover td,
.new_price .home-price-table2 tbody tr.hover td{
    background-color: #E0F7FB;
}
.new_price .home-price-table th:nth-child(2),
.new_price .home-price-table th:nth-child(3),
.new_price .home-price-table th:nth-child(5){
    background-color: #fff;
    color: #333;
    padding: 5px 0 0;
}
.new_price .home-price-table tbody tr:nth-child(1) td,
.new_price .home-price-table tbody tr:nth-child(4) td,
.new_price .home-price-table tbody tr:nth-child(9) td,
.new_price .home-price-table tbody tr:nth-child(23) td,
.new_price .home-price-table tbody tr:nth-child(34) td,
.new_price .home-price-table tbody tr:nth-child(42) td,
.new_price .home-price-table tbody tr:nth-child(55) td,
.new_price .home-price-table tbody tr:nth-child(66) td,
.new_price .home-price-table tbody tr:nth-child(72) td,
.new_price .home-price-table tbody tr:nth-child(78) td{
    border-bottom: 1px solid #e5e5e5;
}
.new_price .home-price-table tbody tr:nth-child(2) td,
.new_price .home-price-table tbody tr:nth-child(5) td,
.new_price .home-price-table tbody tr:nth-child(10) td,
.new_price .home-price-table tbody tr:nth-child(24) td,
.new_price .home-price-table tbody tr:nth-child(35) td,
.new_price .home-price-table tbody tr:nth-child(43) td,
.new_price .home-price-table tbody tr:nth-child(56) td,
.new_price .home-price-table tbody tr:nth-child(67) td,
.new_price .home-price-table tbody tr:nth-child(73) td,
.new_price .home-price-table tbody tr:nth-child(79) td{
    padding-top: 9px;
    height: 50px;
}
.new_price .home-price-table2 tbody tr:nth-child(2) td,
.new_price .home-price-table2 tbody tr:nth-child(5) td,
.new_price .home-price-table2 tbody tr:nth-child(10) td,
.new_price .home-price-table2 tbody tr:nth-child(24) td,
.new_price .home-price-table2 tbody tr:nth-child(35) td,
.new_price .home-price-table2 tbody tr:nth-child(43) td,
.new_price .home-price-table2 tbody tr:nth-child(56) td,
.new_price .home-price-table2 tbody tr:nth-child(67) td,
.new_price .home-price-table2 tbody tr:nth-child(73) td,
.new_price .home-price-table2 tbody tr:nth-child(79) td{
    padding-top: 10px;
    height: 50px;
}
.new_price .home-price-table2 th{
    padding: 22px 0 5px;
    font-size: 25px;
}
.new_price .home-price-table2{
    border:solid 1px #27B8D0;
    box-shadow: 0 1px 9px rgba(238,83,48,0.25);
    border-radius: 4px;
}
.new_price .home-price-table2 th{
    background-color: #27B8D0;
    color: #fff
}
.new_price .home-price-table2 th,
.new_price .home-price-table2 td{
    border-right:solid 1px #27B8D0;
}
.new_price .home-price-table2 tbody tr:nth-child(1) td,
.new_price .home-price-table2 tbody tr:nth-child(1) td .price{
    background-color: #27B8D0;
    color: #fff
}
.new_price .home-price-table2 .btn.active{
    background-color: #fff;
    border: solid 1px #fff;
    color: #27B8D0;
    border-radius: 4px;
}
.new_price .home-price-table tr{
    height: 35px;
    line-height: 35px;
}
.new_price .home-price-table2 tr:last-child td{
    padding:0 0 30px
}
.new_price .home-price-table tbody tr:nth-child(1) td{
    padding-bottom: 10px;
}
.new_price .home-price-table tbody tr:nth-child(1) td .price-title{
    margin-top: -25px;
}
.new_price .home-price-table2 tbody tr:nth-child(1) td{
    padding-bottom: 18px;
}


.price-bg {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.price-bg .cont{
    width: 100%;
    height: 100%;
    background: url(../images/price-bg.png) center top no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
    color: #fff;
    font-family: "Microsoft YaHei";
}
.price-bg .cont .tit{
    padding: 5vh 0 0 0;
    font-size: 43px;
}
.price-bg .cont .tip{
    font-size: 18px;
    line-height: 1.5;
    padding: 50px 0 0 0;
}
.home-price-content{
    margin: auto;
    position: relative;
    top:-90px;
}
.home-price-table{
    width: 100%;
    border: 1px solid #e5e5e5;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.home-price-table th{
    color: #1c3544;
    font-size: 25px;
    border: 1px solid #e5e5e5;
    text-align: center;
    padding: 15px 0;
    width: 20%;
    background:#fff;
}
.home-price-table th:nth-child(2){
    background:#ececec;
}
.home-price-table th:nth-child(3){
    background:#80d3e3;
    color: #fff;
}
.home-price-table th:nth-child(5){
    background:#5bdbf4;
    color: #fff;
}
.home-price-table td{
    padding: 20px 0;
    background:#fff;
    border: 1px solid #e5e5e5;
}
.home-price-table .tip{
    padding: 0 0 10px 24px;
    line-height: 15px;
    color: #3a3a3a;
    font-weight: bold;
    font-size: 16px;
}
.home-price-table .sm-tip{
    font-size: 12px;
}
.home-price-table .msg{
    padding-left: 40px;
    color: #3a3a3a;
}
.home-price-table .price{
    font-size: 50px;
    color: #333;
}
.home-price-table .sym{
    color: #696969;
    position: relative;
    top:-30px;
    left:5px;
    font-weight: bold;
}
.home-price-table .ori-price{
    color: #666;
    vertical-align: baseline;
    text-decoration: line-through;
}
.home-price-table .btn{
    display: inline-block;
    font-size: 14px;
    color: #5fcde2;
    line-height: 32px;
    border:1px solid #5fcde2;
    padding: 0 16px;
    border-radius: 6px;
    margin-top: 10px;
}
.home-price-table .btn:hover,
.home-price-table .btn.active{
    color: #fff;
    background: #5fcde2;
}
.home-price-table .btn.active:hover{
    opacity: .8;
}
.home-price-table2{
    width: calc(100% / 5 + 2px);
    min-width: 200px;
    position: absolute;
    left: 60%;
    top: -30px;
    box-shadow: 0 0 10px #29829e;
}
.home-price-table2 th{
    background:#5fcde2;
    color: #fff;
    padding: 30px 0;
    border: 1px solid #5fcde2;
    position: relative;
}
.home-price-table2 th .hui{
    display: inline-block;
    width: 73px;
    height: 64px;
    background: url(../img/act20190312/new.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    right: -1px;
    top: -1px;
}
.home-price-table2 td{
    border-left: 1px solid #5fcde2;
    border-right: 1px solid #5fcde2;
}
.home-price-table2 tr:last-child td{
    padding: 20px 0 50px;
    border-bottom: 1px solid #5fcde2;
}
.home-price-infor{
    width:65%;
    margin: 50px auto;
    min-width: 1200px;
    padding-bottom: 50px;
    position: relative;
}
.home-price-infor .infor{
    width: calc(50% - 20px);
    position: absolute;
    background:#fff;
    padding-bottom: 20px;
    box-shadow: 0px 0px 10px #e3e3e3;
}
.home-price-infor .infor:hover{
    box-shadow: 0px 0px 15px #c7ccd2;
}
.home-price-infor .ques{
    color: #333;
    font-size: 18px;
    margin: 25px 20px 10px;
    font-weight: bold;
}
.home-price-infor .ans{
    color: #626770;
    font-size: 14px;
    margin: 0 20px;
    padding-left:20px;
    line-height: 30px;
    position: relative;
}
.home-price-infor .ans:before{
    content: "";
    width: 8px;
    height: 8px;
    background:#5fcde2;
    border-radius: 50%;
    position: absolute;
    left: 4px;
    top: 11px;
}
.home-price-infor .ans:after{
    content: "";
    width: 4px;
    height: 4px;
    background:#fff;
    border-radius: 50%;
    position: absolute;
    left: 6px;
    top: 13px;
}
.home-price-infor .ans.inpo{
    color: #e1455f;
}
.home-price-infor .infor:hover .ques{
    color: #5fcde2;
}
.home-ques-box{
    text-align: center;
    padding-bottom: 60px;
}
.home-ques-box .tit{
    font-size: 30px;
    color: #333;
}
.home-ques-box .tip{
    color: #333;
    margin-top: 20px;
}
.home-ques-box .btn{
    color:#5fcde2;
}
.home-ques-box .btn:hover{
    opacity: .7;
}
.home-ques-box .arrow{
    display: inline-block;
    width: 10px;
    height: 15px;
    vertical-align: middle;
    position: relative;
}
.home-ques-box .arrow-t,
.home-ques-box .arrow-b{
    display: inline-block;
    width: 8px;
    height: 1px;
    background:#65d3e3;
    transform:rotate(45deg);
    position: absolute;
    top: 4px;
    right:0;
    transition:all .2s ease-in 0s;
}
.home-ques-box .arrow-b{
    transform:rotate(-45deg);
    top: 9px;
}
.home-ques-box .arrow-l{
    display: inline-block;
    width: 0;
    height: 1px;
    background:#65d3e3;
    position: absolute;
    top: 6px;
    right:1px;
    transition:all .2s ease-in 0s;
}
.home-ques-box .btn:hover .arrow-l{
    width: 8px;
    right: -1px;
}
.home-ques-box .btn:hover .arrow-t,
.home-ques-box .btn:hover .arrow-b{
    right:-4px;
}

/* 手机版 */
.tc{text-align:center!important;} 
.main-price-srcoll{
	width:100%;    
	height: 50px;
	overflow: hidden;
    overflow-x: auto;
    background: #fff;
    position: relative;
    z-index: 1;
}
.main-price-srcoll.fixed{
	position: fixed;
	left: 0;
	top: 36px;
	height: auto;
	z-index: 99;
}
.main-price-tab{    
    width: 100%;
    box-shadow: 0 2px 10px #c2c2c2;
    position: relative;
    z-index: 1;
    height: 40px;
  	white-space: nowrap;
  	webkit-overflow-scrolling: touch;
}
.main-price-srcoll.fixed .main-price-tab{
	box-shadow: none;
}
.main-price-tab li{
	float: left;
	vertical-align: text-top;
	padding: 0 10px;
	line-height: 40px;
	color: #666;
	text-align: center;
	font-size: 12px;
	width: 20%;
	border-bottom: 2px solid transparent;
	cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.main-price-tab li.active{
	color: #00c1de;
	background: #f4faff;
	border-bottom: 2px solid #00c1de;
}
.main-price-srcoll.fixed .main-price-tab li{
	border-bottom: 2px solid #e5e5e5;
	box-shadow: none;
}
.main-price-srcoll.fixed .main-price-tab li.active{
	border-bottom: 2px solid #00c1de;
}
.main-price-box{
	padding: 15px 0 40px;
	display: none;
	position: relative;
}
.main-price-box .box{
	width: 90%;
	margin: auto;
	height: 800px;
	box-shadow: 0 0 20px #c2c2c2;
	border: 1px solid #5fcde2;
	overflow: hidden;
}
.main-price-box .examine-more{
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	text-align: center;
	background-color: #fff;
    box-shadow: 0px -50px 50px #fff;
    height: 50px;
    line-height: 25px;
    z-index: 2;
}
.main-price-box .examine-more .btn{
	border: solid 1px #27B8D0;
    color: #27B8D0;
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 4px;
    font-size: 10px;
    margin: 0 auto;
    cursor: pointer;
    background: #fff;
}
.main-price-box .box.full{
	height: auto;
}
.main-price-box .tit{
	background: #5fcde2;
	text-align: center;
	font-size: 20px;
	line-height: 65px;
	color: #fff;
	position: relative;
}
.main-price-box .tit .hui{
	display: inline-block;
	width: 175px;
	height: 175px;
	background: url(../img/act20190312/new.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    right: -5px;
    top: -5px;
}
.main-price-box .infor{
	padding:  20px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	line-height: 20px;
}
.main-price-box .price{
	text-align: center;
	margin: 15px 0 5px;
}
.main-price-box .cur{
	font-size: 37.5px;
	color: #333;
}
.main-price-box .sym{
    font-size: 15px;
    position: relative;
    top: -30px;
    left: 15px;
	font-weight: bold;
}
.main-price-box .year{
	font-size: 20px;
}
.main-price-box .btn{
	display: inline-block;
	font-size: 16px;
	width: 100px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 30px;
	border-radius: 4px;
	border: 1px solid #5fcde2;
	color: #5fcde2;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.main-price-box .btn.active{
	color: #fff;
	background: #5fcde2;
}
.main-price-box .name{
	float: left;
	font-size: 12px;
	color: #333;
}
.main-price-box .msg{
	float: right;
	font-size: 12px;
}
.main-price-box .tip{
	color: #333;
	line-height: 15px;
	font-size: 15px;
	position: relative;
	top:-7.5px;
	font-family: PingFang, sans-serif;
	font-weight: bold;
}
.main-price-box .tip b{
	display: inline-block;
	color: #666;
	transform: scale(.7) translate(-45px);
}
.main-price-box.free .box{
	border: 1px solid #e5e5e5;
}
.main-price-box.free .tit{
	background: #ececec;
	color: #333;
}
.main-price-infor{
	background: #f8fcff;
	padding: 40px 15px 25px;
}
.main-price-infor .tit{
	text-align: center;
	font-size: 30px;
	color: #333;
}
.main-price-infor .infor{
	background: #fff;
	box-shadow: 0 0 10px #e5e5e5;
	margin: 20px 0;
	padding: 20px;
}