* {
	margin: 0;
	padding: 0;
	box-sizing: border-box !important;
}

html,
body {
	font-family: 'OpenSans-Regular';
	font-size: 100%;
	background: #ffffff;
}

a:focus {
	outline: none !Important;
	outline: none !Important;
	outline-offset: 0px !Important;
}

body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.banner {
	width: 100%;
	height: 360px;
	position: relative;
}

.banner img {
	width: 1920px;
	height: 360px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -960px;
	background: #fff;
}

.active_father {
	background: #f5f5f5;
	padding: 50px 0;
}

.active_father .menu {
	height: 40px;
	margin: 20px 0px 19px;
	width: 1100px;
	margin: 0 auto;
	position: relative;
	font-size: 14px;
}

.active_father .menu .bg {
	line-height: 40px;
	background: #fff;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
	position: absolute;
	top: -20px;
	left: 0px;
}

.menu .bg a,
.menu .bg span {
	height: 40px;
	background: url(../images/menu.png) no-repeat right 12px;
	color: #2d2a24;
	font-weight: 100;
	padding: 0px 30px 0px 20px;
	display: block;
	float: left;
	font-weight: 500;
}

.menu .bg a.home span {
	width: 24px;
	height: 40px;
	background: url(../images/k_icon.png) no-repeat -100px -223px;
	padding: 0;
	display: block;
	font-weight: 500;
} 

.menu .bg .new{
	color: red;
    font-size: 16px;
    height: 33px;
    padding-right: 50px;
}

.menu .bg div{
	width: 26px;
	height: 26px;
	background: red;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	position: absolute;
	left: 300px;
	top: 7px;
	font-family: 宋体;
}




.active_father .activeb {
	width: 1100px;
	padding: 40px 0 0;
	background: #fff;
	margin: 0 auto;
	position: relative;
	box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
}

.activeb .active_pon{
    position: absolute;
    top: 44px;
    right: 40px;
	z-index: 10;
}

.activeb .active_pon a{
	display: inline-block;
	padding: 0px 17px;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    background: #0062ac;
    color: #fff;
    margin-right: 10px;
    cursor: pointer;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
}
.activeb .active_pon .active_ponno{
    background: #aaaaaa;
    cursor: no-drop;
}
.active_title {
	text-align: center;
	position: relative;
}

.active_title h2 {
	font-size: 28px;
	color: #0062ac;
	font-weight: 600;
	letter-spacing: 2px;
}

.active_title h4 {
	color: #999;
	line-height: 32px;
	padding: 0px 0px 20px;
	font-weight: normal;
}

.active_title div {
	position: absolute;
	left: 50px;
	top: 0px;
}


.active_table {
	width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	text-align: center;
	font-size: 14px;
}

.active_table th {
	width: 118px;
	background: #eee;
	font-weight: normal;
}

.active_table th,
.active_table td {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	width: 200px;
}

.active_table td {
	color: #666;
}


.active_box_title {
	font-size: 30px;
	text-align: center;
	letter-spacing: 4px;
}

.active_box {
	margin: 10px auto;
}

.active_content {
	width: 1000px;
	padding: 0 0 40px;
	display: block;
	margin: 0 auto;
}

.active_icon_box {
	float: left;
	width: 120px;
	height: 690px;
	border-right: 1px solid #ccc;
	box-shadow: 0px 1px 5px 2px #ccc;
	margin-right: 2px;
}

.active_icon {
	text-align: center;
	cursor: pointer;
	width: 100%;
	display: block;
	transition: 0s;
	padding: 55px 0;
	height: 230px;
}

.active_active {
	background-color: #0062ac;

}

.active_active p {
	color: #ffffff !important;
	font-weight: 500;
	font-size: 16px;
}

.active_icon img {
	margin: 0 auto;
	width: 80px;
}

.active_icon p {
	text-align: center;
	color: #000000;
	margin-top: 3px;
}

.active_icon2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.active_text {
	height: 798px;
	width: 878px;
	overflow: hidden;
	background: #ffffff;
	float: left;
	box-shadow: 2px 2px 10px 2px #ccc;

}

.active_text>div {
	height: 690px;
	display: none;
}

/* active1 加盟政策*/
.active1_main {
	position: relative;
	overflow: auto;
	text-align: center;
	width: 878px;
	height: 690px;
}

.active1_main .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -5px;
	z-index: 3;
}

.active1_main .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s
}

.active1_main .dots li.active {
	background: #fff;
	opacity: 1
}

.active1_main .arrow {
	position: absolute;
	width: 40px;
	height: 55px;
	top: 50%;
	margin-top: -18px;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.active1_main #al {
	left: 0;
}

.active1_main #ar {
	right: 0;
}

.active1_main ul {
	z-index: 1;
	width: 600%;
	overflow: hidden;
}

.active1_main ul .slider-item {
	width: 878px;
	float: left;
	height: 690px;
	position: relative;
	overflow: hidden;
}

.active1_main ul .slider-item img {
	width: 100%;
	height: 100%;
}


.active2_main {
	position: relative;
	overflow: auto;
	text-align: center;
	width: 878px;
	height: 690px;
}

.active2_main .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -5px;
	z-index: 3;
}

.active2_main .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #ffffff;
	border-radius: 6px;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s
}

.active2_main .dots li.active {
	background: #ffffff;
	opacity: 1
}

.active2_main .arrow {
	position: absolute;
	width: 40px;
	height: 55px;
	top: 50%;
	margin-top: -18px;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.active2_main #al {
	left: 0;
}

.active2_main #ar {
	right: 0;
}

.active2_main ul {
	z-index: 1;
	width: 600%;
	overflow: hidden;
}

.active2_main ul .slider-item {
	width: 878px;
	float: left;
	height: 690px;
	position: relative;
	overflow: hidden;
}

.active2_main ul .slider-item img {
	width: 100%;
	height: 100%;
}


.active3_main {
	position: relative;
	overflow: auto;
	text-align: center;
	width: 878px;
	height: 690px;
}

.active3_main .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -5px;
	z-index: 3;
}

.active3_main .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s
}

.active3_main .dots li.active {
	background: #fff;
	opacity: 1
}

.active3_main .arrow {
	position: absolute;
	width: 40px;
	height: 55px;
	top: 50%;
	margin-top: -18px;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.active3_main #al {
	left: 0;
}

.active3_main #ar {
	right: 0;
}

.active3_main ul {
	z-index: 1;
	width: 600%;
	overflow: hidden;
}

.active3_main ul .slider-item {
	width: 878px;
	float: left;
	height: 690px;
	position: relative;
	overflow: hidden;
}

.active3_main ul .slider-item img {
	width: 100%;
	height: 100%;
}


.active_jump {
	padding: 15px 20px 10px 20px;
}

.active_jump>a,
.active_jump>span {
	display: block;
	line-height: 25px;
	font-size: 14px;
	border-bottom: 1px solid #cecece;
	color: #0A0A0A;
}

.active_jump>a>span,
.active_jump>span>span {
	font-weight: 700;
}

.active_jump a:hover {
	color: #0062ac;
}
