body,td,th {
	font-family: 思源黑体;
	color: #222222;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: #222222;
	font-size: 14px;
	color: #222222;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #222222;
}
a:active {
	text-decoration: none;
	color: #222222;
}
img {
	border:0;
}
ul, li{
	margin:0;
	padding:0;
	list-style:none;
}
.menu {
	height: 80px;
	width: 1200px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
}
.menu .logo {
	height: 80px;
	width: 178px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	vertical-align: top;
}
.menu .menu_btn {
	height: 80px;
	width: 780px;
	font-size: 0px;
	display: inline-block;
	vertical-align: top;
	padding-left: 34px;
}
.menu .menu_btn a{
	font-size: 18px;
	font-weight: bold;
	height: 80px;
	/*width: 130px;*/
	width: 152px;
	display: inline-block;
	line-height: 80px;
	text-align: center;
	box-sizing:border-box;
	position: relative;
}
.menu .menu_btn a:hover {
	font-size: 18px;
	font-weight: bold;
	height: 80px;
	/*width: 130px;*/
	width: 152px;
	color: #22BD7A;
	display: inline-block;
	line-height: 80px;
	text-align: center;
	box-sizing:border-box;
	/*border-bottom: 4px solid #22BD7A;*/
	position: relative;
}
.menu .menu_btn a:hover:after {
	content: '';
	height: 4px;
	width: 50px;
	left: 50px;
	bottom: 0px;
	background-color: #22BD7A;
	position: absolute;
}
.menu .menu_btn a.active{
	color: #22BD7A;
}
.menu .menu_btn a.active:after{
	content: '';
	height: 4px;
	width: 50px;
	left: 52px;
	bottom: 0px;
	background-color: #22BD7A;
	position: absolute;
}
.banner {
	height: 400px;
	width: 100%;
}
/*.banner_pic_1 {*/
/*	background-image: url(../images/index_r2_c1.jpg);*/
/*	background-repeat: no-repeat;*/
/*	background-position: center top;*/
/*}*/
.banner_pic_2 {
	background-image: url(../images/news_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.banner_pic_3 {
	background-image: url(../images/about_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.banner_pic_5 {
	background-image: url(../images/j_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu .tel {
	height: 80px;
	width: 166px;
	font-size: 14px;
	display: inline-block;
	line-height: 80px;
	text-align: right;
	padding-left: 40px;
}
.t_btn {
	height: 155px;
	width: 1200px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}
.t_btn a{
	font-size: 18px;
	height: 155px;
	width: 240px;
	display: inline-block;
	text-align: center;
	box-sizing:border-box;
	position: relative;
	padding-top: 110px;
}
.t_btn a:hover:after {
	content: '';
	height: 4px;
	width: 50px;
	left: 95px;
	bottom: 0px;
	background-color: #22BD7A;
	position: absolute;
}
.t_btn a.active:after{
	content: '';
	height: 4px;
	width: 50px;
	left: 95px;
	bottom: 0px;
	background-color: #22BD7A;
	position: absolute;
}
.t_btn_1_bg {
	background-image: url(../images/t_btn_1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.t_btn_2_bg {
	background-image: url(../images/t_btn_2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.t_btn_3_bg {
	background-image: url(../images/t_btn_3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.t_btn_4_bg {
	background-image: url(../images/t_btn_4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.t_btn_5_bg {
	background-image: url(../images/t_btn_5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.t_btn_6_bg {
	background-image: url(../images/t_btn_6.png);
	background-repeat: no-repeat;
	background-position: center top;
}



.m_btn {
	height: 140px;
	width: 1300px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
}
.m_btn .m_btn_1 {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/m_btn_1_a.png);
	background-repeat: no-repeat;
	position: relative;
	background-position: top;
}
.m_btn .m_btn_1:hover {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/m_btn_1_b.png);
	background-repeat: no-repeat;
}
.m_btn .m_btn_1.active {
	content: '';
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/m_btn_1_b.png);
	background-repeat: no-repeat;
}
.m_btn .m_btn_1:hover .nav_submenu_1 {
  display: block;
}
.m_btn .m_btn_1 .nav_submenu_1 {
	width: 1200px;
	border: 1px dashed #22BD7A;
	display: none;
	position: absolute;
	box-sizing: border-box;
	top: 160px;
	left: 50px;
	background-color: #FFFFFF;
	padding: 20px;
	border-radius: 6px;
	box-shadow: 2px 2px 6px #DADADA;
	z-index: 999;
}
.m_btn .m_btn_1 .nav_submenu_1 .sj{
	width: 24px;
	height: 12px;
	top: -12px;
	left: 90px;
	position: absolute;
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
}




.m_btn .i_btn_1 {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_1_a.png);
	background-repeat: no-repeat;
	position: relative;
	background-position: top;
}
.m_btn .i_btn_1:hover {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_1_b.png);
	background-repeat: no-repeat;
}
.m_btn .i_btn_1.active {
	content: '';
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_1_b.png);
	background-repeat: no-repeat;
}
.m_btn .i_btn_1:hover .nav_submenu_1 {
  display: block;
}
.m_btn .i_btn_1 .nav_submenu_1 {
	width: 1200px;
	border: 1px dashed #22BD7A;
	display: none;
	position: absolute;
	box-sizing: border-box;
	top: 160px;
	background-color: #FFFFFF;
	padding: 20px;
	border-radius: 6px;
	box-shadow: 2px 2px 6px #DADADA;
	z-index: 999;
}
.m_btn .i_btn_1 .nav_submenu_1 .sj{
	width: 24px;
	height: 12px;
	top: -12px;
	left: 180px;
	position: absolute;
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
}





.m_btn .m_btn_2 {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/m_btn_2_a.png);
	background-repeat: no-repeat;
	position: relative;
	background-position: top;
}
.m_btn .m_btn_2:hover {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/m_btn_2_b.png);
	background-repeat: no-repeat;
}
.m_btn .m_btn_2.active {
	content: '';
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/m_btn_2_b.png);
	background-repeat: no-repeat;
}
.m_btn .m_btn_2:hover .nav_submenu_2 {
  display: block;
}
.m_btn .m_btn_2 .nav_submenu_2 {
	width: 1200px;
	border: 1px dashed #22BD7A;
	display: none;
	position: absolute;
	box-sizing: border-box;
	top: 160px;
	left: -290px;
	background-color: #FFFFFF;
	padding: 20px;
	border-radius: 6px;
	box-shadow: 2px 2px 6px #DADADA;
	z-index: 999;
}
.m_btn .m_btn_2 .nav_submenu_2 .sj{
	width: 24px;
	height: 12px;
	top: -12px;
	left: 430px;
	position: absolute;
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
}



.m_btn .i_btn_2 {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_2_a.png);
	background-repeat: no-repeat;
	position: relative;
	background-position: top;
}
.m_btn .i_btn_2:hover {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_2_b.png);
	background-repeat: no-repeat;
}
.m_btn .i_btn_2.active {
	content: '';
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_2_b.png);
	background-repeat: no-repeat;
}
.m_btn .i_btn_2:hover .nav_submenu_2 {
  display: block;
}
.m_btn .i_btn_2 .nav_submenu_2 {
	width: 1200px;
	border: 1px dashed #22BD7A;
	display: none;
	position: absolute;
	box-sizing: border-box;
	top: 160px;
	left: -410px;
	background-color: #FFFFFF;
	padding: 20px;
	border-radius: 6px;
	box-shadow: 2px 2px 6px #DADADA;
	z-index: 999;
}
.m_btn .i_btn_2 .nav_submenu_2 .sj{
	width: 24px;
	height: 12px;
	top: -12px;
	left: 590px;
	position: absolute;
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
}



.m_btn .m_btn_3 {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_3_a.png);
	background-repeat: no-repeat;
	background-position: top;
}
.m_btn .m_btn_3:hover {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_3_b.png);
	background-repeat: no-repeat;
}
.m_btn .m_btn_3.active {
	content: '';
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_3_b.png);
	background-repeat: no-repeat;
}


.m_btn .m2_btn_3 {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/m_btn_4_a.png);
	background-repeat: no-repeat;
	background-position: top;
}
.m_btn .m2_btn_3:hover {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/m_btn_4_b.png);
	background-repeat: no-repeat;
}
.m_btn .m2_btn_3.active {
	content: '';
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/m_btn_4_b.png);
	background-repeat: no-repeat;
}


.m_btn .i_btn_3 {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_3_a.png);
	background-repeat: no-repeat;
	background-position: top;
}
.m_btn .i_btn_3:hover {
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_3_b.png);
	background-repeat: no-repeat;
}
.m_btn .i_btn_3.active {
	content: '';
	display: inline-block;
	height: 160px;
	width: 300px;
	background-image: url(../images/i_btn_3_b.png);
	background-repeat: no-repeat;
}



.m_btn .ml {
	margin-left: 30px;
}



.gz_pay {
	width: 1160px;
	height: 230px;
	font-size: 0px;
}
.gz_pay .s_pay {
	width: 275px;
	height: 230px;
	display: inline-block;
}
.gz_pay .s_pay .title {
	width: 255px;
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #22BD7A;
}
.gz_pay .s_pay .con {
	width: 235px;
	height: 170px;
	padding: 0px 20px 0px;
	background-color: #FBFBFB;
}
.gz_pay .s_pay .con li{
	width: 235px;
	height: 42px;
	font-size: 16px;
	line-height: 42px;
}
.gz_pay .ml {
	margin-left: 20px;
}

.m_btn .m_btn_1 .nav_submenu_1 .count_j {
	font-size: 22px;
	font-weight: bold;
	line-height: 70px;
	text-align: center;
	height: 70px;
	width: 1160px;
}
.m_btn .m_btn_1 .nav_submenu_1 .count_g {
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	height: 35px;
	width: 1160px;
}
.m_btn .nav_submenu_1 .table {
	width: 1160px;
	margin-top: 30px;
}
.m_btn .nav_submenu_1 .table .tr {
	width: 1160px;
	height: 37px;
	font-size: 0px;
}
.m_btn .nav_submenu_1 .table .tr li{
	width: 290px;
	height: 37px;
	font-size: 16px;
	line-height: 37px;
	text-align: center;
	display: inline-block;
}
.m_btn .nav_submenu_1 .btn_row {
	width: 1160px;
	height: 45px;
	font-size: 0px;
	margin: 32px 0px 12px;
	padding: 0px 255px 0px;
	box-sizing:border-box;
}
.m_btn .nav_submenu_1 .btn_row .btn {
	display: inline-block;
	width: 225px;
	height: 45px;
	font-size: 16px;
	color: #22BD7A;
	box-sizing:border-box;
	border: 1px solid #22BD7A;
	line-height: 45px;
	text-align: center;
	border-radius: 6px;
	margin: 0px 50px 0px;
}
.m_btn .nav_submenu_1 .btn_row .btn:hover {
	display: inline-block;
	width: 225px;
	height: 45px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #22BD7A;
	line-height: 45px;
	text-align: center;
	border-radius: 6px;
	margin: 0px 50px 0px;
}

.m_btn .i_btn_1 .nav_submenu_1 .count_j {
	font-size: 22px;
	font-weight: bold;
	line-height: 70px;
	text-align: center;
	height: 70px;
	width: 1160px;
}
.m_btn .i_btn_1 .nav_submenu_1 .count_g {
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	height: 35px;
	width: 1160px;
}
.m_btn .i_btn_2 .nav_submenu_2 .count_j {
	font-size: 22px;
	font-weight: bold;
	line-height: 70px;
	text-align: center;
	height: 70px;
	width: 1160px;
}
.m_btn .i_btn_2 .nav_submenu_2 .count_g {
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	height: 35px;
	width: 1160px;
}



.m_btn .m_btn_2 .nav_submenu_2 .count_j {
	font-size: 22px;
	font-weight: bold;
	line-height: 70px;
	text-align: center;
	height: 70px;
	width: 1160px;
}
.m_btn .m_btn_2 .nav_submenu_2 .count_g {
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	height: 35px;
	width: 1160px;
}
.m_btn .nav_submenu_2 .table {
	width: 1160px;
	margin-top: 30px;
}
.m_btn .nav_submenu_2 .table .tr {
	width: 1160px;
	height: 37px;
	font-size: 0px;
}
.m_btn .nav_submenu_2 .table .tr li{
	width: 290px;
	height: 37px;
	font-size: 16px;
	line-height: 37px;
	text-align: center;
	display: inline-block;
}
.m_btn .nav_submenu_2 .btn_row {
	width: 1160px;
	height: 45px;
	font-size: 0px;
	margin: 32px 0px 12px;
	padding: 0px 255px 0px;
	box-sizing:border-box;
}
.m_btn .nav_submenu_2 .btn_row .btn {
	display: inline-block;
	width: 225px;
	height: 45px;
	font-size: 16px;
	color: #22BD7A;
	box-sizing:border-box;
	border: 1px solid #22BD7A;
	line-height: 45px;
	text-align: center;
	border-radius: 6px;
	margin: 0px 50px 0px;
}
.m_btn .nav_submenu_2 .btn_row .btn:hover {
	display: inline-block;
	width: 225px;
	height: 45px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #22BD7A;
	line-height: 45px;
	text-align: center;
	border-radius: 6px;
	margin: 0px 50px 0px;
}



.pointer {
	cursor:pointer;
}
.table_title {
	background-color: #D3F2E4;
	font-weight: bold;
}
.table_row {
	background-color: #F4FCF8;
}
.hot {
	background-image: url(../images/hot.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
}
.yj {
	color: #999999;
	text-decoration: line-through;
}
.xj {
	color: #22BD7A;
}
.left {
	float: left;
}
.right {
	float: right;
}
.m_ht {
	width: 100%;
	height: 300px;
	background-color: #FAFAFD;
	margin-top: 40px;
	padding-top: 38px;
	padding-bottom: 43px;
}
.m_ht .title {
	width: 1200px;
	height: 70px;
	padding-bottom: 29px;
	margin-right: auto;
	margin-left: auto;
	font-size: 32px;
	line-height: 70px;
	font-weight: bold;
	text-align: center;
}
.m_ht .icons {
	width: 1200px;
	height: 220px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
}
.m_ht .icons ul li {
	width: 200px;
	height: 220px;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.m_ht .icons .top {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 50px;
	width: 200px;
	top: 0px;
	position: absolute;
}
.m_ht .icons .bottom {
	font-size: 14px;
	color: #666666;
	line-height: 50px;
	text-align: center;
	display: block;
	height: 50px;
	width: 200px;
	bottom: 0px;
	position: absolute;
}
.m_ht .icons .b_btn_1_bg {
	background-image: url(../images/b_btn_1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.m_ht .icons .b_btn_2_bg {
	background-image: url(../images/b_btn_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.m_ht .icons .b_btn_3_bg {
	background-image: url(../images/b_btn_3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.m_ht .icons .b_btn_4_bg {
	background-image: url(../images/b_btn_4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.m_ht .icons .b_btn_5_bg {
	background-image: url(../images/b_btn_5.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.m_ht .icons .b_btn_6_bg {
	background-image: url(../images/b_btn_6.png);
	background-repeat: no-repeat;
	background-position: center center;
}



.news {
	height: 395px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 25px;
}
.news .title {
	width: 1200px;
	height: 50px;
	padding-bottom: 25px;
	font-size: 32px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.news .title a {
	width: 120px;
	height: 40px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	border-radius: 50px;
	border: 1px solid #DFDFDF;
	box-sizing:border-box;
	top: 5px;
	right: 0px;
	position: absolute;
}
.news .list {
	width: 1200px;
	height: 320px;
}
.news .list ul li {
	line-height: 80px;
	height: 80px;
	width: 560px;
	float: left;
	font-size: 18px;
	padding: 0px 20px 0px;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow: ellipsis;/*超出部分文字以...显示*/
}
.news .list ul li span {
	font-size: 18px;
	color: #3CC58A;
}
.news .list ul li a {
	font-size: 18px;
}



.about {
	height: 500px;
	width: 100%;
	padding-top: 55px;
	padding-bottom: 60px;
	background-color: #FAFAFD;
	background-image: url(../images/tiao.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.about .title {
	width: 1200px;
	height: 65px;
	padding-bottom: 25px;
	font-size: 32px;
	line-height: 65px;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.about .title a {
	width: 120px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border-radius: 50px;
	border: 1px solid #DFDFDF;
	box-sizing:border-box;
	top: 12px;
	right: 0px;
	position: absolute;
}
.about .con {
	height: 220px;
	width: 1200px;
	font-size: 0px;
	padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
}
.about .con .text {
	height: 280px;
	width: 800px;
	font-size: 16px;
	color: #666666;
	line-height: 35px;
	float: left;
	padding-right: 50px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/*-webkit-line-clamp: 6;*/
	-webkit-box-orient: vertical;
}
.about .con .pic {
	height: 220px;
	width: 350px;
	float: left;
}
.about .cnb {
	height: 90px;
	width: 1200px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
}
.about .cnb ul li{
	height: 90px;
	width: 300px;
	display: inline-block;
	position: relative;
}
.about .cnb ul li.rg:after{
	content: '';
	height: 65px;
	width: 1px;
	right: 0px;
	top: 0px;
	background-color: #E8E8F4;
	position: absolute;
}
.about .cnb .top{
	font-size: 35px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	height: 50px;
	width: 240px;
	display: block;
}
.about .cnb .bottom{
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	height: 40px;
	width: 240px;
	display: block;
}



.foot {
	height: 295px;
	width: 100%;
}
.foot .info {
	height: 160px;
	width: 1200px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
}
.foot .info .tel {
	height: 125px;
	width: 215px;
	padding-top: 35px;
	display: inline-block;
	vertical-align: top;
}
.foot .info .tel .top {
	height: 50px;
	width: 178px;
	font-size: 16px;
	background-image: url(../images/index_r33_c3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 37px;
	display: block;
	line-height: 50px;
}
.foot .info .tel .bottom {
	height: 50px;
	width: 215px;
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.foot .info .worktime {
	height: 110px;
	width: 790px;
	font-size: 14px;
	color: #898989;
	padding-top: 50px;
	display: inline-block;
	line-height: 30px;
	vertical-align: top;
}
.foot .info .qr {
	height: 130px;
	width: 85px;
	font-size: 14px;
	padding-top: 30px;
	padding-left: 10px;
	display: inline-block;
	vertical-align: top;
}
.foot .info .qr .pic {
	height: 90px;
	width: 85px;
	text-align: center;
}
.foot .info .qr .tips {
	height: 35px;
	width: 85px;
	text-align: center;
}
.foot .text {
	height: 125px;
	width: 1200px;
	line-height: 30px;
	color: #898989;
	text-align: center;
	border-top: 1px solid #EBEBEB;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
}



.fourx {
	height: 360px;
	width: 1200px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
}
.fourx .block {
	height: 360px;
	width: 285px;
	display: inline-block;
	box-sizing:border-box;
	border-radius: 6px;
	border: 1px solid #E6E6E6;
	padding: 0px 20px 0px;
}
.fourx .block .title {
	height: 90px;
	width: 245px;
	font-size: 30px;
	line-height: 90px;
	font-weight: bold;
	text-align: center;
}
.fourx .block .con {
	height: 55px;
	width: 245px;
	font-size: 16px;
	line-height: 26px;
}
.fourx .block .list {
	height: 96px;
	width: 245px;
	padding: 25px 0px 25px;
}
.fourx .block .list ul li {
	height: 32px;
	width: 245px;
	font-size: 16px;
	color: #999999;
	/*list-style: disc inside;*/
}
.fourx .block .list ul li::before{
	content: '•　';
	color: #22BD7A;
}
.fourx .block a {
	width: 180px;
	height: 40px;
	font-size: 16px;
	color: #22BD7A;
	box-sizing: border-box;
	border: 1px solid #22BD7A;
	line-height: 40px;
	text-align: center;
	border-radius: 6px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.fourx .block a:hover {
	color: #FFFFFF;
	background-color: #22BD7A;
}
.fourx .ml {
	margin-left: 20px;
}



.define {
	height: 385px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
}
.define .title {
	height: 60px;
	width: 1200px;
	font-size: 35px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}
.define .con {
	height: 130px;
	width: 1200px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 35px;
}
.define .icon {
	height: 135px;
	width: 1200px;
	font-size: 0px;
}
.define .icon ul li{
	height: 35px;
	width: 300px;
	font-size: 26px;
	font-weight: bold;
	background-image: url(../images/yes.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: inline-block;
	padding-top: 100px;
}
.advantage {
	background-color: #FAFAFF;
	height: 345px;
	width: 100%;
	padding-bottom: 55px;
}
.advantage .title {
	font-size: 35px;
	line-height: 135px;
	font-weight: bold;
	text-align: center;
	height: 135px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.advantage .icon {
	height: 135px;
	width: 1200px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
}
.advantage .icon ul li{
	height: 180px;
	width: 185px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	padding-top: 125px;
	box-sizing: border-box;
	border: 1px dashed #AAAAAA;
	border-radius: 6px;
}
.advantage .icon .ml{
	margin-left: 18px;
}
.advantage .icon .w_btn_1 {
	background-image: url(../images/w_btn_1.png);
	background-repeat: no-repeat;
	background-position: top 35px center;
}
.advantage .icon .w_btn_2 {
	background-image: url(../images/w_btn_2.png);
	background-repeat: no-repeat;
	background-position: top 35px center;
}
.advantage .icon .w_btn_3 {
	background-image: url(../images/w_btn_3.png);
	background-repeat: no-repeat;
	background-position: top 35px center;
}
.advantage .icon .w_btn_4 {
	background-image: url(../images/w_btn_4.png);
	background-repeat: no-repeat;
	background-position: top 35px center;
}
.advantage .icon .w_btn_5 {
	background-image: url(../images/w_btn_5.png);
	background-repeat: no-repeat;
	background-position: top 35px center;
}
.advantage .icon .w_btn_6 {
	background-image: url(../images/w_btn_6.png);
	background-repeat: no-repeat;
	background-position: top 35px center;
}
.process {
	height: 660px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.process .title{
	font-size: 35px;
	line-height: 135px;
	font-weight: bold;
	text-align: center;
	height: 135px;
	width: 1200px;
}
.process .pic{
	text-align: center;
	height: 400px;
	width: 1200px;
	margin-bottom: 65px;
}
/*.process a {*/
/*	width: 500px;*/
/*	height: 60px;*/
/*	font-size: 18px;*/
/*	line-height: 60px;*/
/*	text-align: center;*/
/*	border-radius: 6px;*/
/*	background-color: #22BD7A;*/
/*	display: block;*/
/*	color: #FFFFFF;*/
/*	margin-right: auto;*/
/*	margin-left: auto;*/
/*}*/
.foot_line {
	height: 80px;
	width: 100%;
	border-bottom: 1px solid #EBEBEB;
}
.tax {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
}
.tax .z_title {
	width: 1200px;
	height: 60px;
	font-size: 35px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 70px;
}
.tax .box {
	width: 600px;
	height: 435px;
	display: inline-block;
	padding: 125px 95px 0px;
	margin-bottom: 80px;
	box-sizing: border-box;
}
.tax .box .c_title {
	width: 410px;
	height: 80px;
	font-size: 28px;
	line-height: 80px;
	font-weight: bold;
	text-align: center;
}
.tax .box .con {
	width: 410px;
	height: 195px;
	font-size: 20px;
	line-height: 32px;
}
.tax .box .buff {
	width: 410px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	color: #22BD7A;
}
.tax .box .buff .sg{
	font-size: 18px;
	color: #C8C8C8;
}
/*.tax a {*/
/*	width: 500px;*/
/*	height: 60px;*/
/*	font-size: 18px;*/
/*	line-height: 60px;*/
/*	text-align: center;*/
/*	border-radius: 6px;*/
/*	background-color: #22BD7A;*/
/*	display: block;*/
/*	color: #FFFFFF;*/
/*	margin-right: auto;*/
/*	margin-left: auto;*/
/*}*/
.tax .y_btn_1 {
	background-image: url(../images/y_btn_1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.tax .y_btn_2 {
	background-image: url(../images/y_btn_2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.tax .y_btn_3 {
	background-image: url(../images/y_btn_3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.tax .y_btn_4 {
	background-image: url(../images/y_btn_4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.cwd {
	height: 315px;
	width: 1200px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
.cwd .title {
	width: 1200px;
	height: 65px;
	font-size: 35px;
	line-height: 65px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}
.cwd .box {
	width: 260px;
	height: 120px;
	margin: 5px;
	padding-top: 50px;
	border-radius: 6px;
	box-shadow: 0px 0px 6px #ECECEE;
	position: relative;
	display: inline-block;
}
.cwd .box .icon {
	width: 60px;
	height: 60px;
	top: -30px;
	left: 100px;
	position: absolute;
}
.cwd .box .icon.l_btn_1 {
	background-image: url(../images/l_btn_1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cwd .box .icon.l_btn_2 {
	background-image: url(../images/l_btn_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cwd .box .icon.l_btn_3 {
	background-image: url(../images/l_btn_3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cwd .box .icon.l_btn_4 {
	background-image: url(../images/l_btn_4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cwd .box .t_text {
	width: 260px;
	height: 55px;
	font-size: 18px;
	line-height: 55px;
	font-weight: bold;
	text-align: center;
	display: block;
}
.cwd .box .b_text {
	line-height: 50px;
	text-align: center;
	display: block;
	height: 50px;
	width: 260px;
	font-size: 18px;
}
.cwd .ml {
	margin-left: 40px;
}
.social {
	height: 340px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-bottom: 30px;
	background-color: #FAFAFF;
}
.social .title {
	width: 1200px;
	height: 90px;
	font-size: 35px;
	line-height: 90px;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.social .con {
	width: 1200px;
	height: 155px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
}
.social .btn {
	width: 1200px;
	height: 60px;
	font-size: 0px;
	margin-left: auto;
	margin-right: auto;
}
.social .btn ul li {
	width: 180px;
	height: 60px;
	font-size: 26px;
	color: #3F82EC;
	margin: 0px 60px 0px;
	display: inline-block;
	line-height: 60px;
	text-align: center;
	border-radius: 6px;
	box-shadow: 0px 0px 6px #ECECEE;
	position: relative;
}
.social .btn ul li.num:after {
	content: '';
	width: 24px;
	height: 24px;
	top: 18px;
	left: -72px;
	position: absolute;
	background-image: url(../images/sum.png);
	background-repeat: no-repeat;
}
.plan {
	height: 355px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 65px;
}
.plan .title {
	height: 85px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 35px;
	line-height: 85px;
	font-weight: bold;
	text-align: center;
}
.plan .con {
	height: 70px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	line-height: 70px;
	text-align: center;
	margin-bottom: 50px;
}
.plan .box {
	height: 380px;
	width: 1200px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
}
.plan .box ul li {
	height: 150px;
	width: 380px;
	border-radius: 6px;
	border: 1px dashed #22BD7A;
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	font-size: 16px;
	padding: 50px 40px 0px;
	line-height: 23px;
	vertical-align: top;
}
.plan .box ul li span{
	height: 40px;
	width: 150px;
	border-radius: 6px;
	color: #22BD7A;
	background-color: #FFFFFF;
	border: 1px dashed #22BD7A;
	position: absolute;
	top: -20px;
	left: 116px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	display: block;
}
.plan .box .ml{
	margin-left: 30px;
}
.osp {
	height: 705px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.osp .title{
	font-size: 35px;
	line-height: 135px;
	font-weight: bold;
	text-align: center;
	height: 135px;
	width: 1200px;
}
.osp .pic{
	text-align: center;
	height: 410px;
	width: 1200px;
	margin-bottom: 100px;
}
/*.osp a {*/
/*	width: 500px;*/
/*	height: 60px;*/
/*	font-size: 18px;*/
/*	line-height: 60px;*/
/*	text-align: center;*/
/*	border-radius: 6px;*/
/*	background-color: #22BD7A;*/
/*	display: block;*/
/*	color: #FFFFFF;*/
/*	margin-right: auto;*/
/*	margin-left: auto;*/
/*}*/
.dh {
	height: 40px;
	width: 1200px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	line-height: 40px;
}
.dh .bread {
	font-size: 16px;
}
.dh .bread a {
	font-size: 16px;
	color: #22BD7A;
}
.news_list {
	height: 150px;
	width: 1200px;
	font-size: 0px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #EDEDED;
	padding: 50px 0px 50px;
}
.news_list .pic {
	height: 150px;
	width: 220px;
	display: inline-block;
	vertical-align: top;
}
.news_list .text {
	height: 150px;
	width: 880px;
	display: inline-block;
	vertical-align: top;
	margin-left: 50px;
}
.news_list .text a{
	height: 35px;
	width: 930px;
	font-size: 22px;
	line-height: 35px;
	font-weight: bold;
	display: block;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow: ellipsis;/*超出部分文字以...显示*/
}
.news_list .text a:hover{
	color: #22BD7A;
}
.news_list .text .con{
	height: 60px;
	width: 930px;
	font-size: 16px;
	line-height: 30px;
	color: #A1A1A1;
	margin: 15px 0px 20px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_list .text .hits{
	height: 20px;
	width: 930px;
	font-size: 14px;
	line-height: 20px;
	color: #A1A1A1;
}
.page {
	height: 30px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	text-align: right;
}
.info {
	height: 115px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
}
.info .title{
	height: 65px;
	width: 1200px;
	font-size: 28px;
	line-height: 65px;
	font-weight: bold;
}
.info .date{
	height: 50px;
	width: 1200px;
	font-size: 14px;
	line-height: 50px;
	color: #999999;
}
.content {
	line-height: 30px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.content img{
	max-width: 1200px;
}
.pn {
	height: 30px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	color: #22BD7A;
}
.single {
	height: 65px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	margin-top: 20px;
}
.single .title{
	height: 65px;
	width: 1200px;
	font-size: 28px;
	line-height: 65px;
	font-weight: bold;
}
.c_us {
	height: 190px;
	width: 1200px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
}
.c_us ul li{
	height: 90px;
	width: 300px;
	display: inline-block;
	padding-top: 100px;
}
.c_us ul li.l_icon_1 {
	background-image: url(../images/l_icon_1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.c_us ul li.l_icon_2 {
	background-image: url(../images/l_icon_2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.c_us ul li.l_icon_3 {
	background-image: url(../images/l_icon_3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.c_us ul li.l_icon_4 {
	background-image: url(../images/l_icon_4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.c_us ul li .title{
	line-height: 60px;
	display: block;
	font-size: 18px;
	height: 60px;
	width: 300px;
	text-align: center;
}
.c_us ul li .number{
	line-height: 30px;
	display: block;
	font-size: 16px;
	height: 30px;
	width: 300px;
	color: #22BD7A;
	text-align: center;
}
.step_1 {
	height: 360px;
	width: 1200px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	font-size: 0px;
}
.step_1 span {
	font-size: 26px;
	margin-bottom: 10px;
	display: block;
}
.step_1 .text {
	font-size: 16px;
	line-height: 23px;
	display: inline-block;
	vertical-align: top;
	height: 300px;
	width: 430px;
	padding-top: 60px;
}
.step_1 .pic {
	height: 360px;
	width: 770px;
	display: inline-block;
	vertical-align: top;
	background-image: url(../images/step_1.png);
	background-repeat: no-repeat;
}
.step_2 {
	height: 360px;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #FAFBFC;
}
.step_2 .box {
	width: 1200px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0px;
}
.step_2 span {
	font-size: 26px;
	margin-bottom: 10px;
	display: block;
}
.step_2 .text {
	font-size: 16px;
	line-height: 23px;
	display: inline-block;
	vertical-align: top;
	height: 300px;
	width: 280px;
	padding-top: 60px;
	padding-left: 150px;
}
.step_2 .pic {
	height: 360px;
	width: 770px;
	display: inline-block;
	vertical-align: top;
	background-image: url(../images/step_2.png);
	background-repeat: no-repeat;
}
.step_3 {
	height: 480px;
	width: 1200px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/cbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.step_3 span {
	font-size: 26px;
	margin-bottom: 10px;
	display: block;
}
.step_3 .text {
	font-size: 16px;
	line-height: 23px;
	display: inline-block;
	vertical-align: top;
	height: 300px;
	width: 430px;
	padding-top: 60px;
}
.step_3 .pic {
	height: 584px;
	width: 332px;
	background-image: url(../images/step_3.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 50px;
	bottom: -55px;
}
.step_4 {
	background-color: #FAFBFC;
	width: 100%;
	padding-bottom: 30px;
}
.step_4 .text{
	font-size: 26px;
	line-height: 90px;
	text-align: center;
	height: 90px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.step_4 button {
	width: 500px;
	height: 60px;
	font-size: 18px;
	line-height: 56px;
	text-align: center;
	border-radius: 6px;
	background-color: #22BD7A;
	display: block;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.p_title {
	font-size: 28px;
	line-height: 125px;
	height: 125px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.ssp_t_box {
	width: 1200px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}
.ssp_t_box .s_pay {
	width: 275px;
	height: 230px;
	display: inline-block;
}
.ssp_t_box .s_pay .title {
	width: 255px;
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #22BD7A;
}
.ssp_t_box .s_pay .con {
	width: 235px;
	height: 170px;
	padding: 0px 20px 0px;
	background-color: #FBFBFB;
}
.ssp_t_box .s_pay .con li{
	width: 235px;
	height: 42px;
	font-size: 16px;
	line-height: 42px;
}
.ssp_t_box .ml {
	margin-left: 33px;
}
.sg {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.sg .box {
	width: 1200px;
}
.sg ul {
	height: 50px;
	width: 1200px;
	padding: 0;
	margin: 0;
	position: relative;
}
.sg li {
	font-size: 18px;
	display: block;
	float: left;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	font-weight: bold;
	margin-right: 30px;
}
.sg .choice {
	color: #22BD7A;
	border-bottom: 2px solid #22BD7A;
}
.sg .tab-item {
	display: none;
	box-sizing: border-box;
	padding: 30px 0px 30px;
	font-size: 0px;
}
.sg .show {
	display: block;
	box-sizing: border-box;
	padding: 30px 0px 30px;
	font-size: 0px;
}
.sg a {
	width: 200px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	border-radius: 6px;
	text-align: center;
	background-color: #22BD7A;
	display: block;
	color: #FFFFFF;
	position: absolute;
	right: 0px;
}
.inputs {
	width: 300px;
	display: inline-block;
}
.inputs ul{
	width: 300px;
}
.inputs ul li{
	width: 300px;
	height: 50px;
	margin-top: 50px;
	position: relative;
}
.inputs ul li.choice{
	color: #222222;
	border-bottom: none;
}
.inputs ul li span{
	width: 300px;
	height: 30px;
	position: absolute;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	top: -35px;
	left: 0px;
	display: block;
}
.inputs ul li input{
	width: 270px;
	height: 46px;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	outline:none;
	font-size: 16px;
	color: #333333;
	border-radius: 6px;
}
.inputs a {
	width: 300px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	border-radius: 6px;
	text-align: center;
	background-color: #22BD7A;
	display: block;
	color: #FFFFFF;
}
.tbb {
	height: 100px;
	width: 800px;
	display: inline-block;
	margin-left: 100px;
	vertical-align: top;
}
.tbb .count_j {
	font-size: 22px;
	font-weight: bold;
	line-height: 70px;
	height: 70px;
	width: 800px;
}
.tbb .count_g {
	font-size: 16px;
	line-height: 35px;
	height: 35px;
	width: 800px;
}
.tbb .table {
	width: 1160px;
	margin-top: 15px;
}
.tbb .table .tr {
	width: 800px;
	height: 50px;
	font-size: 0px;
}
.tbb .table .tr li{
	width: 200px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	margin: 0;
}
.tbb .table .tr li.choice{
	border-bottom: none;
}
