.m_index_fen{
	display: none;
}
.skt-super-discount {
    margin-top: 54px;
}
.skt-super-discount {
	margin-top: 54px;
}

.skt-super-discount .wrap {
	position: relative;
	border: 1px solid #e5e5e5;
}

.skt-super-discount .wrap .number-list {
	width: 790px;
	padding: 27px 0 27px 32px;
}

.skt-super-discount .wrap .number-list .title-left {
	color: #000000;
	font: 600 18px 'Microsoft YaHei';
	position: relative;
	padding-left: 22px;
}

.skt-super-discount .wrap .number-list .title-left .icon-note {
	background: url(../images/note.png) no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 4px;
}

.skt-super-discount .wrap .number-list .title-left .icon-gift {
	background: url(../images/gift.png) no-repeat;
	width: 26px;
	height: 28px;
	position: absolute;
	top: -3px;
	margin-left: 5px;
}

.skt-super-discount .wrap .number-list .title-left span {
	margin-left: 32px;
	color: #0068b7;
}

.skt-super-discount .wrap .number-list .title-left .figure {
	background: url(../images/figure.gif) no-repeat;
	width: 27px;
	height: 25px;
	position: absolute;
	margin-left: 4px;
}

.skt-super-discount .wrap .number-list .number-choice {
	margin-top: 30px;
}

.skt-super-discount .wrap .number-list .number-choice ul li {
	float: left;
	margin-right: 11px;
	margin-bottom: 16px;
	margin-right: 9px\9;
}

.skt-super-discount .wrap .number-list .number-choice ul li div.number {
	width: 140px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #353535;
	font-size: 16px;
	border: 1px dashed #d6d6d6;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.skt-super-discount .wrap .number-list .number-choice ul li div.text {
	display: none;
	border-radius: 3px;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
	-webkit-box-shadow: 0 0 10px 0px #0068b7;
	box-shadow: 0 0 10px 0px #0068b7;
	width: 140px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.skt-super-discount .wrap .number-list .number-choice ul li:nth-child(5n) {
	margin-right: 0;
}

.skt-super-discount .wrap .number-list .number-choice ul li:hover div.text {
	display: block;
}

.skt-super-discount .wrap .number-list .number-choice ul li:hover div.number {
	display: none;
}

.skt-super-discount .wrap .number-list .title-right {
	font-size: 14px;
}

.skt-super-discount .wrap .number-list .title-right span {
	color: #3098e7;
	font-size: 24px;
	font-weight: 700;
	padding: 0 2px;
}

.skt-super-discount .wrap .number-list .title-right a {
	color: #0068b7;
	margin-left: 7px;
	text-decoration: underline;
	font-weight: bold;
}

.skt-super-discount .wrap .number-right {
	padding-top: 22px;
}

.skt-super-discount .wrap .number-right .ask-now {
	position: absolute;
	right: -10px;
}
.skt-how {
  text-align: center;
  margin: 30px 0;
}
.skt-how .container{
	width: 1131px;
}
.skt-how .title {

}.skt-how .f5232f {
  color: #0068B7;
}
.skt-how .fno {
  font-weight: normal;
}
.skt-how .needNum {
  width: 196px;
  height: 36px;
  display: block;
  margin: 25px auto 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 36px;
  border-radius: 18px;
  color: #0068B7;
  border: 1px solid #0068B7;
  text-align: center;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
}

.skt-how .needNum:hover {
  background: #0068B7;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#34a4fb), to(#0068B7));
  background-image: linear-gradient(0deg, #34a4fb, #0068B7);
  -webkit-box-shadow: 0 0 16px 0px #0068B7;
  box-shadow: 0 0 16px 0px #0068B7;
  color: #fff;
}
.m_fen {
    display: none;
}
.mustPrower.wrap {
    width: 1100px;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
}
h2.tit {
    font-size: 30px;
    font-weight: normal;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}
h2.tit::before {
    display: inline-block;
    position: relative;
    top: -6px;
    left: -20px;
    content: "";
    width: 101px;
    height: 7px;
    background: url(../images/index.png) no-repeat -63px -13px;
}
h2.tit::after {
    display: inline-block;
    position: relative;
    top: -6px;
    left: 20px;
    content: "";
    width: 101px;
    height: 7px;
    background: url(../images/index.png) no-repeat -63px 0;
}
h2.tit sup {
    font-size: 16px;
    vertical-align: text-top;
}
.mustPrower .prower-group .item {
    float: left;
    width: 354px;
    height: 297px;
    margin-right: 12px;
    margin-bottom: 20px;
    padding: 26px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
}
.mustPrower .prower-group .item:hover {
    -webkit-box-shadow: 0 0 18px 0px #FF8690;
    box-shadow: 0 0 18px 0px #FF8690;
    border: 1px solid #FF8690;
    transition: all .3s;
}
.mustPrower .prower-group .item:hover  .btn {
    transition:  all .3s;
    background-image: -moz-linear-gradient( -90deg, rgb(255,81,47) 0%, rgb(244,32,47) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(255,81,47) 0%, rgb(244,32,47) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(255,81,47) 0%, rgb(244,32,47) 100%);
    color: #fff;

}
.mustPrower .prower-group .item .tit {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
}
.mustPrower .prower-group .item .tit .icon {
    margin-right: 10px;
    display: inline-block;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    background: url(../images/gn-icon.png) no-repeat;
}
.mustPrower .prower-group .item .tit .icon.icon1 {
    background-position: 0 0 ;
}
.mustPrower .prower-group .item .tit .icon.icon2 {
    background-position: -36px 0 ;
}
.mustPrower .prower-group .item .tit .icon.icon3 {
    background-position: -72px 0 ;
}
.mustPrower .prower-group .item .tit .icon.icon4 {
    background-position: -108px 0 ;
}
.mustPrower .prower-group .item .tit .icon.icon5 {
    background-position: -144px 0 ;
}
.mustPrower .prower-group .item .tit .icon.icon6 {
    background-position: -180px 0 ;
}
.mustPrower .prower-group .item .des {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 30px;
}
.mustPrower .prower-group .item .xzl {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
}
.mustPrower .prower-group .item .bfb {
    margin-bottom: 24px;
    font-size: 34px;
    font-weight: bold;
    color: #e60012;
}
.mustPrower .prower-group .item .btn {
    width: 150px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #f5242f;
    border-radius: 19px;
    color: #f5242f;
    text-align: center;
}
.section3 {
	padding: 30px 0;
}

.section3_title {
	text-align: center;
}

.section3_title h5 {
	font-size: 30px;
	color: #1c1c1c;
}

.section3_title p {
	font-size: 14px;
	color: #1c1c1c;
}

.section3_title p a {
	color: #0068b7;
}

.section3 ul {
	margin: 45px 0 0;
	overflow: inherit;
}

.section3 ul li.list-item {
	width: 32.333%;
	float: left;
	margin-right: 1.5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f6f7fa;
	-webkit-transition: all .3s;
	transition: all .3s;
	height: 479px;
	border: 1px solid #e5e5e5;
	cursor: pointer;
}

.section3 ul li.list-item:last-of-type {
	margin-right: 0;
}

.section3 ul li.list-item .content-top {
	text-align: center;
	color: #030303;
	background: #fff;
}

.section3 ul li.list-item .content-top .img {
	padding-top: 27px;
	text-align: center;
}

.section3 ul li.list-item .content-top .img .hover_status {
	display: none;
}

.section3 ul li.list-item .content-top .a {
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
	padding-top: 20px;
}

.section3 ul li.list-item .content-top .b {
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 20px;
}

.section3 ul li.list-item .content-bottom {
	background: #f6f7fa;
	text-align: center;
	padding-bottom: 25px;
}

.section3 ul li.list-item .content-bottom h3 {
	color: #0068B7;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 30px;
}

.section3 ul li.list-item .content-bottom p {
	color: #030303;
	line-height: 30px;
	font-size: 14px;
}

.section3 ul li.list-item:hover {
	margin-top: -8px;
	height: 487px;
	-webkit-box-shadow: 0 0 18px 0px #0068B7;
	box-shadow: 0 0 18px 0px #0068B7;
	border: 1px solid #0068B7;
}

.section3 ul li.list-item:hover .content-top {
	margin-top: 0px;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	color: #fff;
	border: 1px solid -moz-linear-gradient(0deg, #2e96e5, #0068B7);
}

.section3 ul li.list-item:hover .content-top .img .hover_status {
	display: inline-block;
}

.section3 ul li.list-item:hover .content-top .img .default_status {
	display: none;
}

.section4 {
	padding: 30px 0;
	background: #F8F8F8;
}

.section4_title {
	font-size: 30px;
	text-align: center;
	color: #1c1c1c;
	margin-bottom: 30px;
}

.section4 .content {
	margin-top: 45px;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.section4 .content:hover {
	-webkit-box-shadow: 0 0 18px 0px #0068B7;
	box-shadow: 0 0 18px 0px #0068B7;
	border: 1px solid #0068B7;
}

.section4 .content .left-con {
	background: #f6f7fa;
	width: 370px;
	text-align: center;
	padding-bottom: 20px;
}

.section4 .content .left-con h3 {
	color: #030303;
	font-size: 18px;
	padding-top: 28px;
}

.section4 .content .left-con .texta {
	color: #030303;
	font-size: 14px;
	margin-top: 10px;
}

.section4 .content .left-con .text-btn {
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	width: 303px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	margin: 20px auto 0;
	font-size: 18px;
}

.section4 .content .left-con .text-btn span {
	font-size: 30px;
	font-weight: 700;
}

.section4 .content .left-con .super-number {
	width: 328px;
	margin: 20px auto;
}

.section4 .content .left-con .super-number ul li {
	border-radius: 3px;
	background: #FFFFFF;
	width: 150px;
	height: 31px;
	line-height: 31px;
	float: left;
	margin: 0 7px 10px;
	font-size: 14px;
	cursor: pointer;
}

.section4 .content .left-con .super-number ul li.list:hover {
	border-radius: 3px;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	-webkit-box-shadow: 0 0 10px 0px #0068B7;
	box-shadow: 0 0 10px 0px #0068B7;
	line-height: 31px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.section4 .content .left-con .super-number ul li.list:hover .a {
	display: none;
}

.section4 .content .left-con .super-number ul li.list:hover .b {
	display: block;
}

.section4 .content .left-con .super-number .last-item {
	border-radius: 3px;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	width: 149px;
	height: 31px;
	line-height: 31px;
}

.section4 .content .left-con .super-number .last-item a {
	color: #fff;
}

.section4 .content .right-con {
	width: 675px;
	padding-left: 34px;
	padding-top: 32px;
}

.section4 .content .right-con .title {
	color: #0068B7;
	font-size: 18px;
	font-weight: 600;
	text-align: left;
}

.section4 .content .right-con .text-tips {
	text-align: left;
	font-size: 16px;
	margin-top: 15px;
	color: #000;
}

.section4 .content .right-con .text-tips span {
	color: #0068B7;
}

.f_l {
	float: left;
}

.f_r {
	float: right;
}

.section4 .content .right-con .tc-list {
	width: 508 px;
	margin-top: 25px;
}

.section4 .content .right-con .tc-list ul li {
	float: left;
	margin-right: 26px;
	margin-bottom: 22px;
}

.section4 .content .right-con .tc-list ul li .tc-list-item {
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	width: 220px;
	height: 104px;
	display: block;
	position: relative;
	color: #fff;
	cursor: pointer;
}

.section4 .content .right-con .tc-list ul li .tc-list-item img {
	position: absolute;
	right: 0;
	top: 0;
}

.section4 .content .right-con .tc-list ul li .tc-list-item .p {
	background: #FFFFFF;
	display: inline-block;
	width: 70px;
	height: 17px;
	vertical-align: middle;
	line-height: 17px;
	color: #0068B7;
	font-size: 12px;
	text-align: center;
	margin: 12px 12px 0 12px;
}

.section4 .content .right-con .tc-list ul li .tc-list-item .m {
	margin-left: 12px;
	margin-top: 13px;
	font-size: 18px;
	line-height: 1;
}

.section4 .content .right-con .tc-list ul li .tc-list-item .m span {
	font-size: 30px;
}

.section4 .content .right-con .tc-list ul li .tc-list-item .t {
	margin-top: 6px;
	margin-left: 12px;
}

.section4 .content .right-con .tc-list ul li .tc-list-item:hover {
	-webkit-box-shadow: 0 0 18px 0px #0068B7;
	box-shadow: 0 0 18px 0px #0068B7;
}

.section4 .content .ask-now {
	position: absolute;
	right: 58px;
	bottom: 90px;
	width: 130px;
}

.section4 .content .ask-now a {
	display: block;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	display: inline-block;
	width: 130px;
	height: 34px;
	line-height: 34px;
}

.section4 .content .ask-now a:hover {
	-webkit-box-shadow: 0 0 18px 0px #0068B7;
	box-shadow: 0 0 18px 0px #0068B7;
}
.mustPrower .prower-group .item {
    float: left;
    width: 354px;
    height: 297px;
    margin-right: 12px;
    margin-bottom: 20px;
    padding: 25px;
    box-sizing: content-box;
    border: 1px solid #e5e5e5;
    cursor: pointer;
}
.mustPrower .prower-group .item:hover {
    -webkit-box-shadow: 0 0 18px 0px #026bbc;
    box-shadow: 0 0 18px 0px #026bbc;
    border: 1px solid #026bbc;
    transition: all .3s;
}
.mustPrower .prower-group .item:hover  .btn {
    transition:  all .3s;
    background-image: -moz-linear-gradient(-90deg, rgb(2, 107, 188) 0%, rgb(19, 110, 169) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(2, 107, 188) 0%, rgb(19, 110, 169) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(2, 107, 188) 0%, rgb(19, 110, 169) 100%);
    color: #fff;

}
.mustPrower .prower-group .item .tit {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
}
.mustPrower .prower-group .item .tit .icon {
    margin-right: 10px;
    display: inline-block;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    background: url(../images/gn-icon.png) no-repeat;
}
.mustPrower .prower-group .item .tit .icon.icon1 {
    background-position: 0 0 ;
}
.mustPrower .prower-group .item .tit .icon.icon2 {
    background-position: -36px 0 ;
}
.mustPrower .prower-group .item .tit .icon.icon3 {
    background-position: -72px 0 ;
}
.mustPrower .prower-group .item .tit .icon.icon4 {
    background-position: -108px 0 ;
}
.mustPrower .prower-group .item .tit .icon.icon5 {
    background-position: -144px 0 ;
}
.mustPrower .prower-group .item .tit .icon.icon6 {
    background-position: -180px 0 ;
}
.mustPrower .prower-group .item .des {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    margin-bottom: 15px;
}
.mustPrower .prower-group .item .xzl {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
}
.mustPrower .prower-group .item .bfb {
    margin-bottom: 24px;
    font-size: 34px;
    line-height: 1;
    font-weight: bold;
    color: #026bbc;
}
.mustPrower .prower-group .item .btn {
    width: 150px;
    height: 36px;
    line-height: 22px;
    display: block;
    border: 1px solid #026bbc;
    border-radius: 19px;
    color: #026bbc;
   
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
	.mustPrower {
		display: none;
	}
	.m_index_fen{
		display: block;
		text-align: center;
		padding: 15px 1%;
	}
	.btnss .btnw {
    position: relative;
    color: #fff;
    border-radius: 10px;
    background-image: -moz-linear-gradient(-90deg, #1ea3fd 0%, #0661c8 100%);
    background-image: -webkit-linear-gradient(-90deg, #1ea3fd 0%, #0661c8 100%);
    background-image: -ms-linear-gradient(-90deg, #1ea3fd 0%, #0661c8 100%);

    width: 48%;
    height: 48px;
    display: block;
    float: left;
    margin: 0 1%;
    margin-bottom: 5px;
}
.btnss .btnw .sp1 {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    margin-top: 7px;
    margin-left: 25px;
}
.btnss .btnw::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 15px;
    width: 20px;
    height: 24px;
    background: url(../images/single.png) no-repeat 0 0;
}
.btnss .btnw .sp2 {
    font-size: 15px;
    line-height: 30px;
    margin-left: 12px;
    display: inline-block;
    font-weight: bold;
}
.skt-super-discount {
    display: none;
}
.skt-how{
		margin: 0;
		padding: 15px 1%;
	}
	.skt-how .container{
		width: 100%;
	}
	.skt-how .how-tems .tem{
		width: 100%;
		background: none;
		margin: 5px 0;
		border: 1px solid #e4e4e4;
	}
	.skt-how .how-tems .tem.active{
		background: none;
	}
	.section1, .section3 {
    padding: 15px 1%;
}
.section1 h3, .section3_title h5 {
    font-size: 20px;
}
.section3 ul {
    margin-top: 15px;
}
.section3 ul li.list-item {
		width: 100%;
		margin: 5px 0;
		height: auto;
	}
	.section3 ul li.list-item .content-bottom{
		padding: 10px 0;
	}
	.skt-how .needNum{
		width: 100%;
		background: #0068B7;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#34a4fb), to(#0068B7));
  background-image: linear-gradient(0deg, #34a4fb, #0068B7);
  -webkit-box-shadow: 0 0 16px 0px #0068B7;
  box-shadow: 0 0 16px 0px #0068B7;
  color: #fff;
	}
	.section3 ul li.list-item .content-bottom h3{
		padding-top: 10px;
	}
	.section3 ul li.list-item .content-top{
		width: 40%;
		float: left;
		border-right: 1px solid #F6F7FA;
	}
	.content-bottom{
		width: 60%;
		float: left;
		padding-left: 5px;
	}
	.section3 ul li.list-item .content-bottom p,
	.section3 ul li.list-item .content-top .b{
		display: none;
	}
	.m_fen{
		display: block;
		padding: 0 1% 15px;
	}
	.m_kf_tel{
			    font-size: 13px;
    line-height: 29px;
    display: block;
    text-align: center;
    margin: 0 .2rem .25rem;
    padding: .2rem 0;
    color: #fff;
    border: 1px solid #0068b7;
    border-radius: 26px;
    background-image: -moz-linear-gradient( -90deg, #52b5ff, #0068b7);
    background-image: -webkit-linear-gradient( -90deg, #52b5ff, #0068b7);
    background-image: -ms-linear-gradient( -90deg, #52b5ff, #0068b7);
		}
}