/*.wrp_big img {
    width: 100%;
}*/

.banner {
	height: 500px;
	background: url(/skin/style/img/jiage/banners.png?t=20190806) no-repeat center;
}

.red{
	color: #f00
}

.summary_title {
	height: 227px;
	text-align: center;
	border-bottom: 2px solid #e6e6e6;
	position: relative;
	zoom: 1;
}

.summary_title h1 {
	font-size: 48px;
	font-weight: 800;
	color: #444444;
	line-height: 67px;
	padding-top: 70px;
}

.summary_title p {
	font-size: 24px;
	color: #8c8c8c;
	line-height: 46px;
}

.summary_title span {
	width: 280px;
	height: 8px;
	display: inline-block;
	background: #f3ae0a;
	margin-left: -140px;
	position: absolute;
	bottom: -5px;
	left: 50%;
}

.profile_box {
	padding: 50px 0;
}

.profile_box:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "";
}

.profile_box dl {
	width: 214px;
	height: 370px;
	margin-left: 20px;
	background: #fff;
	float: left;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 0 50px rgba(0, 0, 0, .2);
	text-align: center;
	position: relative;
}

.profile_box dl:first-child {
	margin-left: 0;
}

.profile_box dl dd {
	height: 30px;
	color: #666;
}

.profile_box dl .profile_txt {
	padding-top: 20px;
	width: 214px;
	height: 80px;
	display: table;
}

.profile_box dl .profile_txt span {
	color: #fff;
	font-size: 30px;
	line-height: 64px;
	display: table-cell;
}

.profile_box dl .profile_btn a {
	width: 130px;
	border-radius: 20px;
	line-height: 40px;
	color: white;
	display: inline-block;
	margin-top: 10px;
}

.profile_box dl .profile_btn a:hover {
	background: #db4d4d;
	color: #fff;
}

.banner>a {
	font-size: 22px;
	width:154px;
height:50px;
line-height: 50px;
background:rgba(255,255,255,1);
border-radius:4px;
	display: block;
	text-align: center;
	background: white;
	position: relative;
	top: 350px;
	margin: 0 auto;
	color: #0760E8;
	display: none;
}



.tag_big {
	height: 190px;
	padding-top: 40px;
}

.tag_big>div {
	float: left;
	background: #f69101;
	padding: 28px;
	width: 284px;
	height: 134px;
	color: #fff;
	font-size: 24px;
	font-weight: 800;
	line-height: 42px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
	transition: .3s;
	-ms-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	font-family: 'Microsoft Yahei';
}

.tag_big>div:nth-child(2) {
	margin: 0 65px;
}

.tag_big>div:nth-child(3) {
	padding: 12px 26px;
	height: 166px;
	width: 288px;
}

.tag_big>div:hover {
	background: #3fca63;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
}

.tag_small {
	height: 180px;
	margin-top: 20px;
}

.tag_small h2 {
	color: #444;
	font-size: 24px;
	line-height: 42px;
	padding-left: 20px;
}

.tag_small ul {
	padding: 0 55px;
}

.tag_small ul li {
	float: left;
	width: 110px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	background: #3fca63;
	font-weight: 700;
	margin: 10px;
	font-size: 18px;
	cursor: pointer;
	font-family: 'Microsoft Yahei';
}

.tag_small ul li:hover {
	background: #04b5e1;
}

.explain {
	height: 750px;
}

.exp_title {
	height: 136px;
}

.explain h2 {
	text-align: center;
	font-size: 48px;
	font-weight: 800;
	height: 136px;
	line-height: 136px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, .35);
}

.exp_title h2 {
	color: #fff;
	background: #00bff3;
}

.explain>div {
	width: 556px;
	float: left;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
}

.explain>div:last-child {
	margin-left: 38px;
}

.explain>div:last-child .exp_title h2 {
	background: #dd4345;
}

.explain ul {
	padding: 24px 0 38px;
	height: 384px;
}

.explain ul li {
	height: 46px;
	line-height: 46px;
	font-size: 24px;
	padding: 0 60px;
	border-bottom: 2px solid #e7e7e7;
}

.explain ul li span {
	color: #00bff3;
}

.explain>div:last-child ul li span {
	color: #dd4345;
}

.taocan_table td {
	width: 230px;
	color: #545454;
	border: 1px solid #F1F1F1 !important;
}

.taocan_table span {
	padding: 1px 10px;
	background: url(/skin/style/img/jiage/right-icon.png);
}

.taocan_title {
	text-align: center;
	position: relative;
	padding: 30px 0;
}

.taocan_title h2 {
	font-size: 44px;
	color: #444444;
	line-height: 67px;
}

.taocan_title p {
	font-size: 24px;
	color: #949495;
	line-height: 46px;
}

.zz_table {}

.zz_table tr:hover {
	background: #fff;
}

.zz_table td {
	width: 286px;
	padding: 30px 0;
}

.zz_table td p {
	padding-top: 30px;
}

.col {
	padding: 40px 0;
	overflow: hidden;
}

.col {
	padding: 40px 0;
	overflow: hidden;
}

.col .title {
	text-align: center;
	margin-bottom: 30px;
}

.col .title h2 {
	font-size: 44px;
	line-height: 60px;
	color: #4f5b6c;
	letter-spacing: 2px;
}

.col .title p {
	font-size: 18px;
	line-height: 30px;
	color: #545454;
}

.col .title span {
	color: #e67728;
}

.icon {
	margin: 0 auto;
	display: block;
}

.hezuo li {
	float: left;
	width: 23%;
}
.hezuo h3,.hezuo span{
	color: #25282B !important;
}
.hezuo>ul{
	display: flex;
	justify-content: space-between;
}

.hezuo li a {
	background: white;
	display: block;
	text-align: center;
	
	height: 300px;
	padding: 25px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
	position: relative;
	top: 0;
}

.hezuo li a:hover {
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .2);
	position: relative;
	top: -4px;
}

.hezuo li a .img {}

.hezuo li a h3 {
	font-size: 16px;
	font-weight: 800;
	line-height: 30px;
	padding-top: 10px;
}

.hezuo li a span {
	font-weight: 800;
	font-style: italic;
	font-size: 18px;
}

.hezuo li:nth-child(1) a h3,
.hezuo li:nth-child(1) a span {
	color: #FC6964;
}

.hezuo li:nth-child(2) a h3,
.hezuo li:nth-child(2) a span {
	color: #91C519;
}

.hezuo li:nth-child(3) a h3,
.hezuo li:nth-child(3) a span {
	color: #03C4AF;
}

.hezuo li:nth-child(4) a h3,
.hezuo li:nth-child(4) a span {
	color: #FF9D00;
}

.hezuo li:nth-child(5) a h3,
.hezuo li:nth-child(5) a span {
	color: #65B6F6;
}

.hezuo li:nth-child(6) a h3,
.hezuo li:nth-child(6) a span {
	color: #F96C95;
}

.hezuo li:nth-child(7) a h3,
.hezuo li:nth-child(7) a span {
	color: #FF9256;
}

.hezuo li:nth-child(8) a h3,
.hezuo li:nth-child(8) a span {
	color: #92AAFC;
}

.hezuo li a p {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
	padding-top: 10px;
}

.bg-hezuo_icon01 {
	width: 136px;
	height: 136px;
	background: url('/skin/style/img/index_icon2.png') no-repeat -10px -10px;
}

.bg-hezuo_icon02 {
	width: 136px;
	height: 136px;
	background: url('/skin/style/img/index_icon2.png') no-repeat -166px -166px;
}

.bg-hezuo_icon03 {
	width: 136px;
	height: 136px;
	background: url('/skin/style/img/index_icon2.png') no-repeat -10px -166px;
}

.bg-hezuo_icon04 {
	width: 136px;
	height: 136px;
	background: url('/skin/style/img/index_icon2.png') no-repeat -166px -10px;
}


/*新增*************************/

.profile-list {
	height: 170px;
}

.box-1 {
	background: -webkit-linear-gradient(left, #8BA5CC, #A1B6D4);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #8BA5CC, #A1B6D4);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #8BA5CC, #A1B6D4);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #8BA5CC, #A1B6D4);
	/* 标准的语法（必须放在最后） */
}

.box-2 {
	background: -webkit-linear-gradient(left, #02B1DC, #11C7E1);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #02B1DC, #11C7E1);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #02B1DC, #11C7E1);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #02B1DC, #11C7E1);
	/* 标准的语法（必须放在最后） */
}

.box-3 {
	background: -webkit-linear-gradient(left, #2CBF68, #31CE84);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #2CBF68, #31CE84);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #2CBF68, #31CE84);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #2CBF68, #31CE84);
	/* 标准的语法（必须放在最后） */
}

.box-4 {
	background: -webkit-linear-gradient(left, #4986F7, #29A5F8);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #4986F7, #29A5F8);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #4986F7, #29A5F8);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #4986F7, #29A5F8);
	/* 标准的语法（必须放在最后） */
}

.box-5 {
	background: -webkit-linear-gradient(left, #F4BB23, #F5C736);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #F4BB23, #F5C736);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #F4BB23, #F5C736);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #F4BB23, #F5C736);
	/* 标准的语法（必须放在最后） */
}

.profile-list>li {
	height: 30px;
	line-height: 30px;
	text-align: left;
}

.profile-list {
	padding-left: 20px;
	list-style: inside;
}

.profile_box>dl>.profile_txt {
	height: 120px;
}

.table-heards>div {
	width: 50%;
	height: 40px;
	font-size: 18px;
	font-weight: 600;
	text-align: justify;
}

.table-heards>div:first-child {
	position: absolute;
	right: 50px;
	text-align: center;
	top: 10px;
}

.table-heards>div:last-child {
	position: absolute;
	left: 20px;
	bottom: 0;
	text-align: center;
}

.table-heards .heards-hr {
	width: 100px;
	display: block;
	position: relative;
	left: 80px;
	height: 1px;
	background: #e3e3e6;
	transform: rotate(45deg);
}

body {
	background: #F5F5F7 !important;
}

.pricesTable {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	border-collapse: collapse;
}

.pricesTable td {
	border: 1px solid #ced6d9;
	padding: 10px 0;
	text-align: center;
	position: relative;
}

.pricesTable .even>td:first-child {
	text-align: right;
	
}

.pricesTable .table-list>span {
	width: 100%;
	height: 40px;
	display: block;
	line-height: 40px;
	font-weight: 600;
}

.pricesTable .table-list>span:first-child {
	border-bottom: 1px solid #ced6d9;
}

.pricesTable a {
	height: 38px;
	line-height: 38px;
	display: block;
	border-radius: 5px;
	background: #FF8781;
	color: white;
	width: 75%;
	margin: auto;
}

.duankou {
	position: absolute;
	left: 0;
	width: 130px;
	border-right: 1px solid #ced6d9;
	top: 0;
	text-align: center;
	background: white;
	font-weight: 600;
	font-size: 16px;
}

.pricesTable td>.table-rit {
	background: url(../../img/function/right-icon.png) no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 auto;
}

td>.evenspan {
	width: 174px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 62px;
	text-align: center;
}

.even>td {
	height: 41px;
}

.zzfw-list {
	margin: auto;
	width: 1150px;
}

.zzfw-list>ul {
	display: flex;
	justify-content: space-between;
}

.zzfw-list>ul>li {
	text-align: center;
	padding: 20px 0;
	width: 22%;
	background: white;
	border-radius: 4px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	cursor: pointer;
}

.zzfw-list>ul>li:hover {
	box-shadow: 0px 3px 14px 0px rgba(52, 52, 52, 0.22);
}

.zzfw-list li>p {
	padding-top: 30px;
}

.taocan_table>thead>tr {
	height: 120px;
}

.taocan_table tbody>tr:last-child>td {
	border: none !important;
}
.taocan_table{
	margin-bottom: 50px;
}
.zzfw-list{
	margin-bottom: 50px;
}

.taocan_table tbody>tr:last-child a {
	width: 124px;
	height: 38px;
	display: block;
	background: rgba(255, 135, 129, 1);
	border-radius: 4px;
	line-height: 38px;
	color: white;
	font-size: 16px;
	margin: auto;
}

.taocan_table tbody>tr:last-child>td {
	border-top: 4px solid #EDEDED !important;
}

.taocan_table thead td {
	color: white;
	font-size: 22px;
}

.taocan_table tbody>tr {
	background: white;
}

.taocan_table tbody>tr:last-child {
	background: none !important;
}

.colorNum1 {
	width: 286px;
	background: rgba(52, 104, 205, 1);
}

.colorNum2 {
	width: 215px;
	background: rgba(94, 130, 247, 1);
}

.colorNum3 {
	width: 215px;
	background: #3CBF67;
}

.colorNum4 {
	width: 215px;
	background: #E4C412;
}

.colorNum5 {
	width: 215px;
	background: #FC632E;
}

.flex-tab {
	width: 1150px;
}

.pricesTable td:first-child {
	border-left: none !important;
}

.pricesTable tr:last-child td{
	border-right: none !important;
	
}

.pricesTable tbody tr:last-child td {
	border-bottom: 4px solid #EDEDED;
}

.tableHeadClone {
	height: 140px;
	background: 0;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	float: none
}

.tableHeadClone .table-title {
	position: relative;
	top: 0;
	height: inherit;
	display: inline-block;
	zoom: 1;
	width: 1150px;
	overflow: visible
}

.tableHead .table-cell {
	border-right: solid #ced6d9 1px;
	border-bottom: solid #ced6d9 1px
}

.tableBody .table-cell {
	border-right: solid #ced6d9 1px
}

.proFuncHead .table-title .table-cell {
	height: 159px;
	background: #fff;
	float: left;
	width: 208px;
	text-align: center;
}
.tcqd-wrp{
	position: relative;
}

.table-title .table-classic {
	position: relative;
	width: 100%;
}

.cell-content .txt-wap {
	padding: 33px 0 18px 0;
}

.cell-content .btn-wrap {
	width: 124px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
}
.pricesTable>thead>.even{height: 140px !important;}

.table-title .table-classic-area {
	width: 116px;
	height: 82px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -58px;
	margin-top: -42px
}

.table-classic-top,
.table-classic-bottom {
	width: auto;
	height: auto;
	position: absolute;
	z-index: 1;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333
}

.table-classic-top {
	top: 0;
	right: 0;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
}

.table-classic-bottom {
	bottom: 0;
	left: 0;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
}

.table-classic-area .f-tri {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	border-right: solid transparent 58px;
	border-left: solid #ced6d9 58px;
	border-top: solid transparent 41px;
	border-bottom: solid #ced6d9 41px
}

.table-classic-area .f-whiteTri {
	top: 1px;
	border-bottom-color: #fff;
	border-left-color: #fff
}
.btn-wrap>a{
	display: block;
}
.btn-wrap>a:hover{
	opacity: .9;
}
.J_buyNow1 {
	width: 124px;
	height: 38px;
	/* background: rgba(160, 193, 212, 1); */
	border-radius: 4px;
	margin: auto;
	font-size: 14px;
	color: white;
	cursor: pointer;
}
/*.J_buyNow1:hover {
	background: #B4D8EA;
}
.J_buyNow2:hover {
	background: #3EE0F7;
}
.J_buyNow3:hover {
	background: #48DE98;
}
.J_buyNow4:hover {
	background: #4BB7FC;
}
.J_buyNow5:hover {
	background: #F7CB52;
}*/
.J_buyNow2 {
	width: 124px;
	height: 38px;
	/* background: rgba(44, 215, 239, 1); */
	border-radius: 4px;
	margin: auto;
	font-size: 14px;
	color: white;
	cursor: pointer;
}

.J_buyNow3 {
	width: 124px;
	height: 38px;
	/* background: rgba(63, 209, 142, 1); */
	border-radius: 4px;
	margin: auto;
	font-size: 14px;
	color: white;
	cursor: pointer;
}

.J_buyNow4 {
	width: 124px;
	height: 38px;
	/* background: rgba(62, 175, 249, 1); */
	border-radius: 4px;
	margin: auto;
	font-size: 14px;
	color: white;
	cursor: pointer;
}

.J_buyNow5 {
	width: 124px;
	height: 38px;
	background: rgba(245, 199, 62, 1);
	border-radius: 4px;
	font-size: 14px;
	color: white;
	margin: auto;
	cursor: pointer;
}
.tableHeadClone{
	position: fixed;
    z-index: 1000;
    top: 0px;
    margin: auto;
    transform: translate3d(0,-120%,0);
    -o-transform: translate3d(0,-120%,0);
    -moz-transform: translate3d(0,-120%,0);
    -ms-transform: translate3d(0,-120%,0);
    -webkit-transform: translate3d(0,-120%,0);
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.zxdz-btn{
	background: #0CA6F2;
    color: white;
    display: block;
    width: 125px;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
    position: relative;
   text-align: center;
    top: -80px;
    margin: auto;
}
.dzlc-concent{
	position: relative;
}
.tcqd-section h2{
	font-size: 44px !important;
}
.taocan_table td{
		position: relative;
	}
	.taocan_table .duankou{
    width: 186px;
    border: 1px solid #F1F1F1;
    box-sizing: border-box;
    border-top: none;
	}
	.taocan_table tr td:first-child{
	    font-weight: 600;
    	font-size: 16px;
	}
	.kaiyuan ul{
		justify-content: center;
		display: flex;
		background: white;	
	}
	.kaiyuan ul>li{
		width: 35%;
		
		
	}
	.kaiyuan ul>li p{
		color: white;
		line-height: 30px;
		font-size: 14px;
	}
	.kaiyuan ul>li:first-child div{
		background: #40ADF1;
		padding: 20px 20px 0 20px;
		height: 130px;
	}
	.kaiyuan ul>li:last-child div{
		background: #56CF7C;
		height: 130px;
		padding: 20px 20px 0 20px;
	}
	.kaiyuan ul>.list-vs{
		width: 15%;
		line-height: 260px;
		text-align: center;
		font-size: 45px;
		color: #CDCDCD;
	}
	.colorNum6{
		background: #1dcfbc;
	}
	.profile_box dl{
	}
	.profile_box dl .profile_txt{
	}
	.profile_box dl:first-child{
		margin-left: 0 !important;
	}
	.kaiyuan h3{
		text-align: center;
		margin-bottom: 20px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}
	.box-6{
    background: -webkit-linear-gradient(left, #1dcfbc, #21dcc8);
    background: -o-linear-gradient(right, #1dcfbc, #21dcc8);
    background: -moz-linear-gradient(right, #1dcfbc, #21dcc8);
    background: linear-gradient(to right, #1dcfbc, #21dcc8);
	}
.table-title .table-classic.table-cell-title-fixed{
	width: 305px;
}
.pricesTable .even .table-title{
	width: 300px;
	height:80px;
	border-top: none;
}
.table-title-head-bb{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 2px;
}
.pricesTable td.td-pd{
	padding: 15px 10px;
}