@charset "utf-8";
/* 上海银象网络科技有限公司（www.seo120.com.cn）做最好的企业官方网站模版 */
/* QQ:1378789413 */
* {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	list-style-type: none;
	font-family: 'Microsoft YaHei', sans-serif;
	color: #000;
}
body, div, h1, h2, h3, h4, h5, h6, dl, dd, dt, p, a, form, select, input, ul, ol, li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}
ul, ol {
	list-style: none;
	text-indent: 0;
	list-style-position: outside;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
img {
	display: block;
}
.browserupgrade {
	margin: 0;
	z-index: 9999;
	width: 100%;
	height: 42px;
	color: #e50b71;
	text-indent: 20px;
	line-height: 42px;
	overflow: hidden;
	background: #222222;
	border-bottom: 4px solid #000000;
}
.browserupgrade a {
	font-size: 16px;
	color: #fdc12d;
	cursor: pointer;
}
.browserupgrade a.brow-close {
	font-size: 14px;
	margin-right: 20px;
	float: right;
}
.clear {
	clear: both;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
.zhuangt {
	width: 100%;
	height: 40px;
	background-color: #eeeeee;
}
.zhuangt p {
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	float: left;
}
.zhuangt ul {
	float: right;
	overflow: hidden;
}
.zhuangt ul li {
	height: 40px;
	line-height: 40px;
	float: left;
}
.zhuangt ul li a {
	font-size: 14px;
	color: #333333;
	display: block;
	line-height: 20px;
	border-right: solid 1px #cccccc;
	margin-top: 10px;
	padding: 0 10px;
}
.zhuangt ul li a.last {
	border-right: none;
}
.head .h_logo {
	width: 1200px;
	margin: 0 auto;
	height: 110px;
	box-sizing: border-box;
}
.head .h_logo h1 {
	float: left;
}
.head .h_logo h1 img {
	width: 210px;
	/*height: 47px;*/
	margin-top: 31.5px;
}
.head .h_logo a.lo {
	float: left;
	display: block;
}
.head .h_logo a.lo img {
	width: 210px;
	height: 47px;
	margin-top: 31.5px;
}
.head .h_logo img.xcy {
	/*width: 152px;*/
	width: 370px;
	height: 27px;
	float: left;
	margin-top: 41.5px;
	margin-left: 25px;
}
.head .h_logo img.m_menu {
	display: none;
}
.head .h_logo .address {
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 40px 0 0 0;
	cursor: pointer;
	position: relative;
	padding-bottom: 20px;
}
.head .h_logo .address .img_address {
	width: 14px;
	height: 18px;
	float: left;
	margin-top: 6px;
}
.head .h_logo .address p {
	float: left;
	margin-left: 8px;
}
.head .h_logo .address p a {
	font-size: 16px;
	color: #666666;
}
.head .h_logo .address p a span {
	font-size: 18px;
	color: #888888;
}
.head .h_logo .address i {
	width: 14px;
	height: 8px;
	background: url(../images/jiantou_xia.png) no-repeat center;
	background-size: 14px 8px;
	float: left;
	margin-top: 12px;
	margin-left: 8px;
	transition: 0.3s;
}
.head .h_logo .address:hover i {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	transition: 0.5s;
}
.head .h_logo .address .info {
	width: 375px;
	height: 208px;
	border: 2px solid #c9cbce;
	background-color: #ffffff;
	position: absolute;
	top: 42px;
	display: none;
	transition: 0.3s;
	z-index: 99;
}
.head .h_logo .address .info:before, .head .h_logo .address .info:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	position: absolute;
	left: 20px;
	z-index: 999999;
}
.head .h_logo .address .info:before {
	border-color: transparent transparent #ffffff;
	top: -17px;
	z-index: 9999999;
}
.head .h_logo .address .info:after {
	border-color: transparent transparent #c9cbce;
	top: -20px;
}
.head .h_logo .address .info p {
	width: 100%;
	font-weight: bold;
	margin: 4px 4px 14px 4px;
	padding-left: 10px;
	color: #666666;
}
.head .h_logo .address .info ul {
	width: 100%;
	padding: 0 15px;
	overflow: hidden;
}
.head .h_logo .address .info ul li {
	float: left;
	width: 60px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #666666;
	background-color: #f5f5f5;
	margin-right: 10px;
	margin-bottom: 10px;
}
.head .h_logo .address .info ul li a {
	display: block;
}
.head .h_logo .address .info ul li:hover a {
	color: #008ce1;
}
.head .h_logo .phone {
	width: 240px;
	float: right;
	height: 35px;
	margin-top: 37.5px;
	display: none;
}
.head .h_logo form {
	float: right;
	height: 40px;
	margin-top: 35px;
}
.head .h_logo form input.so {
	width: 333px;
	height: 40px;
	border: solid 2px #008ce1;
	float: left;
	box-sizing: border-box;
	padding-left: 20px;
}
.head .h_logo form p.tj {
	font-size: 18px;
	width: 90px;
	height: 40px;
	float: left;
	background-color: #008ce1;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.head .h_logo .phone img {
	width: 35px;
	height: 35px;
	float: left;
}
.head .h_logo .phone p {
	font-size: 28px;
	color: #008ce1;
	float: left;
	margin-left: 10px;
	line-height: 35px;
}
.head .nav {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
}
.head .nav .menu {
	width: 210px;
	height: 40px;
	background-color: #008ce1;
	float: left;
	position: relative;
}
.head .nav .menu ul.yw {
	position: absolute;
	top: 42px;
	width: 210px;
	height: 522px;
	background: rgba(0,0,0,0.6);
	z-index: 30;
}
.head .nav .menu ul.yw li {
	width: 210px;
	height: 87px;
	box-sizing: border-box;
	background: url(../images/menu_hr.png) no-repeat center bottom;
}
.head .nav .menu ul.yw li:hover {
	background-color: #ffffff;
}
.head .nav .menu ul.yw li img {
	float: left;
	top: 40px;
	margin-left: 40px;
	/*margin-top: 27.5px;*/
	margin-top: 33.5px;
}
.head .nav .menu ul.yw li span {
	line-height: 87px;
	font-size: 18px;
	color: #ffffff;
	margin-left: 13px;
}
.head .nav .menu ul.yw li span a {
	font-size: 18px;
	color: #ffffff;
}
.head .nav .menu ul.yw li:hover span {
	color: #008ce1;
}
.head .nav .menu ul.yw li:hover a img {
	color: #008ce1;
}
.head .nav .menu .menu_xf {
	width: 990px;
	height: 522px;
	background-color: #ffffff;
	margin: 2px 0 0 210px;
	position: absolute;
	z-index: 99;
	border-bottom: solid 1px #008ce1;
	border-right: solid 1px #008ce1;
	box-sizing: border-box;
	display: none;
}
.head .nav .menu .menu_xf .left {
	width: 680px;
	height: 522px;
	float: left;
	border-right: solid 1px #ededed;
	box-sizing: border-box;
}
.head .nav .menu .menu_xf .left .container {
	overflow: hidden;
	margin-top: 15px;
}
.head .nav .menu .menu_xf .left .container h4 {
	width: 140px;
	font-size: 15px;
	float: left;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.head .nav .menu .menu_xf .left .container h4 a {
	font-size: 15px;
	font-weight: bold;
}
.head .nav .menu .menu_xf .left .container ul {
	width: 539px;
	float: left;
	border-bottom: solid 1px #ededed;
	padding-bottom: 20px;
}
.head .nav .menu .menu_xf .left .last ul {
	border-bottom: none;
}
.head .nav .menu .menu_xf .left .container ul li {
	float: left;
	margin-right: 40px;
	margin-top: 10px;
}
.head .nav .menu .zzsp .left {
	width: 990px;
}
.head .nav .menu .zzsp .left .first {
	margin-top: 15px;
}
.head .nav .menu .zzsp .left .container {
	margin-top: 6px;
}
.head .nav .menu .zzsp .left .container ul {
	width: 849px;
	padding-bottom: 10px;
}
.head .nav .menu .zzsp .left .container ul li {
	margin-right: 25px;
}
.head .nav .menu .menu_xf .left .container ul li.first a {
	color: #008ce1;
}
.head .nav .menu .menu_xf .left .container ul li:hover a {
	color: #008ce1;
}
.head .nav .menu .menu_xf .right {
	width: 309px;
	height: 522px;
	float: left;
	background: url(../images/kzq.png) no-repeat 136px center;
}
.head .nav .menu .menu_xf .right .box {
	width: 100%;
	height: 174px;
	box-sizing: border-box;
	border-bottom: solid 1px #ededed;
	overflow: hidden;
}
.head .nav .menu .menu_xf .right .last {
	border-bottom: none;
}
.head .nav .menu .menu_xf .right .box img {
	margin: 43px 0 0 42px;
	float: left;
}
.head .nav .menu .menu_xf .right .box span {
	font-size: 18px;
	color: #999999;
	display: block;
	width: 80px;
	float: left;
	text-align: center;
	margin: 63px 0 0 20px;
}
.head .nav .menu p {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
}
.head .nav .dh {
	width: 990px;
	overflow: hidden;
	float: left;
}
.head .nav .dh li {
	float: left;
	line-height: 40px;
	margin-left: 40px;
	position: relative;
}
.head .nav .dh li.hot:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: -7px;
	z-index: 1;
	width: 22px;
	height: 14px;
	background: url(../images/hot.png) no-repeat center;
	-webkit-animation: Hot 0.3s ease alternate infinite;
	animation: Hot 0.3s ease alternate infinite;
}
 @-webkit-keyframes Hot {
 from {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 opacity: 1;
}
to {
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	opacity: .9;
}
}
 @keyframes Hot {
 from {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 opacity: 1;
}
to {
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	opacity: .9;
}
}
.head .nav .dh li a {
	font-size: 18px;
	color: #666666;
}
.head .nav .dh li:hover a {
	color: #008ce1;
}
.head .nav .dh li.xz a {
	color: #008ce1;
}
.hr {
	width: 100%;
	height: 2px;
	background-color: #008ce1;
}
.banner {
	width: 100%;
	height: 522px;
	overflow: hidden;
	position: relative;
}
.banner .swiper-container {
	width: 100%;
	height: 522px;
}
.banner .swiper-container .swiper-wrapper {
	width: 100%;
	height: 522px;
}
.banner .swiper-container .swiper-slide {
	width: 100%;
	height: 522px;
	overflow: hidden;
	position: relative;
}
.banner .swiper-container .swiper-slide img {
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 522px;
	display: block;
	position: absolute;
	transition: 0.2s;
	cursor: pointer;
}
.banner .swiper-pagination {
	bottom: 20px;
	width: 100%;
	z-index: 20;
	text-align: center;
	position: absolute;
	left: 60px;
}
.banner .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #e6e6e6;
	opacity: 1;
	margin: 0 7px;
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #008ce1;
}
.ztn {
	width: 100%;
	overflow: hidden;
}
.ztn .ztn_title {
	margin-top: 100px;
	margin-bottom: 45px;
}
.ztn .ztn_title h3 {
	font-size: 45px;
	color: #4c4c4c;
	text-align: center;
}
.ztn .ztn_title p {
	font-size: 14px;
	color: #adadad;
	text-align: center;
	margin-top: 3px;
}
.ztn .ztn_title img {
	margin: 18px auto 0 auto;
}
.ztn .ztn_title img.m_hr {
	display: none;
}
.ztn_1 {
	background-color: #f5f5f5;
	padding-bottom: 55px;
}
.ztn_1 .container {
	width: calc(100% + 30px);
}
.ztn_1 .m_container {
	display: none;
}
.ztn_1 .container .box {
	width: 380px;
	height: 310px;
	background-color: #ffffff;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	float: Left;
	margin: 0 30px 20px 0;
}
.ztn_1 .container .box .con {
	width: 380px;
	height: 310px;
	overflow: hidden;
}
.ztn_1 .container .box .con img {
	margin: 40px auto 21px auto;
}
.ztn_1 .container .box .con h4 {
	font-size: 18px;
	color: #272636;
	text-align: center;
}
.ztn_1 .container .box .con span {
	font-size: 7px;
	color: #999999;
	display: block;
	text-align: center;
}
.ztn_1 .container .box .con p {
	margin-top: 31px;
	font-size: 24px;
	text-align: center;
	color: #008ce1;
}
.ztn_1 .container .box .info {
	width: 380px;
	height: 310px;
	background-color: #008ce1;
	position: absolute;
	top: 310px;
	transition: 0.5s;
}
.ztn_1 .container .box:hover .info {
	top: 0;
	transition: 0.5s;
}
.ztn_1 .container .box .info ul {
	width: 324px;
	margin: 32px auto 0 auto;
	overflow: hidden;
}
.ztn_1 .container .box .info ul li {
	width: 100%;
	height: 49px;
	box-sizing: border-box;
	border-bottom: solid 1px #d58184;
}
.ztn_1 .container .box .info ul li .right {
	float: right;
}
.ztn_1 .container .box .info ul li .right span {
	font-size: 18px;
	color: #ffffff;
}
.ztn_1 .container .box .info ul li.last {
	border-bottom: none;
}
.ztn_1 .container .box .info ul li img {
	margin: 13px 10px 0 110px;
	float: left;
}
.ztn_1 .container .ss .info ul li img {
	margin: 13px 10px 0 60px;
	float: left;
}
.ztn_1 .container .sb .info ul li img {
	margin: 13px 10px 0 90px;
	float: left;
}
.ztn_1 .container .box .info ul li span {
	display: block;
	float: left;
	line-height: 49px;
	font-size: 18px;
	color: #ffffff;
}
.ad1 {
	width: 100%;
	height: 198px;
	background: url(../images/ad1.jpg) no-repeat center;
}
.ztn_2 {
	background-color: #f5f5f5;
}
.ztn_2 .container {
	width: 100%;
	overflow: hidden;
	margin-bottom: 75px;
	position: relative;
}
.ztn_2 .swiper-button-prev {
	background-image: url(../images/left.png);
}
.ztn_2 .swiper-button-next {
	background-image: url(../images/right.png);
}
.ztn_2 .container .box {
	width: 100%;
	height: 460px;
	float: left;
	position: relative;
	overflow: hidden;
}
.ztn_2 .container .box img {
	width: 100%;
}
.ztn_2 .container .box .info {
	width: 100%;
	height: 160px;
	background: rgba(0,0,0,0.8);
	bottom: -82px;
	position: absolute;
	padding: 0 60px;
	box-sizing: border-box;
	transition: 0.5s;
}
.ztn_2 .container .box:hover .info {
	bottom: 0;
	transition: 0.5s;
	background: rgba(199,22,28,0.8);
}
.ztn_2 .container .box .info p {
	font-size: 34px;
	color: #ffffff;
	margin-top: 15px;
	text-align: center;
}
.ztn_2 .container .box .info span {
	font-size: 18px;
	color: #ffffff;
	margin-top: 15px;
	display: block;
	text-align: center;
}
.ztn_3 {
	width: 100%;
	height: 670px;
	background: url(../images/ztn3_bj.jpg) no-repeat center;
}
.ztn_3 .ztn_title h3 {
	color: #ffffff;
}
.ztn_3 .container .swiper-container .swiper-wrapper .swiper-slide img {
	float: left;
	margin-left: 62px;
	margin-top: 30px;
}
.ztn_3 .container {
	position: relative;
	padding: 0 50px;
}
.ztn_3 .container .con {
	float: left;
	font-size: 18px;
	color: #ffffff;
	text-align: right;
	padding: 40px 90px 74px 90px;
	position: relative;
	margin-top: 76px;
}
.ztn_3 .container .con:before {
	content: '“';
	top: 5px;
	left: 5px;
}
.ztn_3 .container .con:after {
	content: '”';
	right: 0;
	bottom: 0;
}
.ztn_3 .container .con:before, .ztn_3 .container .con:after {
	font-family: '黑体';
	font-size: 72px;
	color: #cd001d;
	font-weight: 900;
	line-height: 1;
	position: absolute;
	z-index: 1;
}
.ztn_3 .swiper-button-prev {
	background-image: url(../images/left.png);
}
.ztn_3 .swiper-button-next {
	background-image: url(../images/right.png);
}
.ztn_4 {
	background-color: #f5f5f5;
}
.ztn_4 .container {
	width: calc(100% + 52px);
	overflow: hidden;
	margin-bottom: 75px;
}
.ztn_4 .m_hr {
	display: none;
}
.ztn_4 .container .box {
	width: 365px;
	float: left;
	margin-right: 52px;
}
.ztn_4 .container .box .con_title {
	height: 52px;
	line-height: 52px;
	border-bottom: solid 2px #666666;
}
.ztn_4 .container .box .con_title span a {
	font-size: 20px;
	color: #5d5d5d;
	display: block;
	line-height: 52px;
}
.ztn_4 .container .box .con_title span.left {
	float: left;
}
.ztn_4 .container .box .con_title span.right a {
	font-size: 16px;
}
.ztn_4 .container .box .con_title span:hover a {
	color: #008ce1;
}
.ztn_4 .container .box .con_title span.right {
	float: right;
}
.ztn_4 .container .box ul li {
	height: 30px;
	line-height: 30px;
}
.ztn_4 .container .box ul li span {
	display: none;
}
.ztn_4 .container .box ul li img {
	float: left;
}
.ztn_4 .container .box ul li a {
	font-size: 15px;
	color: #323232;
	margin-left: 15px;
	line-height: 30px;
	display: block;
}
.ztn_4 .container .box ul li a h3 {
	display: block;
	float: left;
	width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ztn_4 .container .box ul li:hover a h3 {
	color: #008ce1;
}
.ztn_4 .container .box ul li a .pc_time {
	display: block;
	color: #999999;
	float: right;
}
.ztn_4 .container .box ul li a p {
	display: none;
}
.ztn_4 .container .box ul li a time {
	color: #999999;
	float: right;
}
.ztn_4 .container .box ul li:hover a time {
	color: #008ce1;
}
.ztn_4 .container .box ul li:hover a span {
	color: #008ce1;
}
.ztn_4 .container .box ul li a img {
	display: none;
}
.ztn_4 .ztn_title {
	margin-top: 130px;
}
.ztn_4_x {
	background-color: #ffffff;
}
.ztn_4_x .title {
	margin-top: 76px;
}
.ztn_4_x .title h3 {
	font-size: 30px;
	color: #333333;
	text-align: center;
}
.ztn_4_x .title p {
	font-size: 16px;
	color: #a8a8a8;
	line-height: 38px;
	text-align: center;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.ztn_4_x .title p:before {
	left: 38%;
}
.ztn_4_x .title p:after {
	right: 38%;
}
.ztn_4_x ul {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-top: 30px;
}
.ztn_4_x ul li {
	display: inline-block;
	text-align: center;
	width: 135px;
	height: 40px;
	border: solid 1px #777777;
	box-sizing: border-box;
	line-height: 40px;
	font-size: 16px;
	color: #777777;
	margin-right: 16px;
	cursor: pointer;
}
.ztn_4_x ul li a {
	line-height: 40px;
	display: block;
	width: 100%;
	text-align: center;
	color: #777777;
	font-size: 16px;
}
.ztn_4_x ul li.xz {
	background-color: #008ce1;
	color: #ffffff;
	border: solid 1px #008ce1;
}
.ztn_4_x ul li.xz a {
	color: #ffffff;
}
.ztn_4_x .container {
	margin: 65px auto 50px auto;
	width: 1200px;
	overflow: hidden;
}
.ztn_4_x .container .xw {
	display: none;
}
.ztn_4_x .container .xw.xz {
	display: block;
}
.ztn_4_x .container .left {
	width: 370px;
	float: left;
}
.ztn_4_x .container .left .tuij {
	width: 100%;
	height: 195px;
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}
.ztn_4_x .container .left .tuij img {
	width: 370px;
	transition: 0.5s;
}
.ztn_4_x .container .left .tuij:hover img {
	transform: scale(1.1);
	transition: 0.5s;
}
.ztn_4_x .container .left .tuij p {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #ffffff;
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 0;
	text-align: center;
}
.ztn_4_x .container .left .tuij span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 45px;
	height: 25px;
	/*background-color: #0078d7;*/
	background-color: #008ce1;
	color: #ffffff;
	line-height: 25px;
	text-align: center;
}
.ztn_4_x .container .box {
	width: 385px;
	height: 67px;
	float: left;
	cursor: pointer;
}
.ztn_4_x .container .right {
	float: left;
	width: 830px;
}
.ztn_4_x .container .right .box {
	margin-left: 30px;
	margin-bottom: 50px;
}
.ztn_4_x .container .box .fl {
	width: 67px;
	height: 67px;
	padding-right: 14px;
	border-right: 1px solid #dfdfdf;
	margin-right: 26px;
	float: left;
}
.ztn_4_x .container .box .fl p {
	font-size: 45px;
	font-weight: normal;
	color: #444;
	line-height: 45px;
	height: 45px;
	display: inline-block;
	width: 67px;
	text-align: center;
	float: left;
}
.ztn_4_x .container .box:hover .fl p {
	color: #008ce1;
}
.ztn_4_x .container .box .fl span {
	font-size: 11px;
	font-weight: normal;
	color: #444;
	line-height: 11px;
	height: 11px;
	display: inline-block;
	width: 67px;
	text-align: center;
	margin-top: 12px;
	float: left;
}
.ztn_4_x .container .box:hover .fl span {
	color: #008ce1;
}
.ztn_4_x .container .box .fr {
	float: left;
	cursor: pointer;
	width: 277px;
	height: 67px;
}
.ztn_4_x .container .box .fr h3 {
	font-weight: normal;
	width: 100%;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	display: inline-block;
	float: left;
	color: #1c1c1c;
	overflow: hidden;
	margin-bottom: 5px;
}
.ztn_4_x .container .box:hover .fr h3 {
	color: #008ce1;
}
.ztn_4_x .container .box .fr p {
	font-weight: normal;
	width: 100%;
	height: 44px;
	line-height: 22px;
	font-size: 13px;
	display: inline-block;
	float: left;
	color: #999;
	overflow: hidden;
	margin-top: 7px;
}
.ztn_4_x .container .box:hover .fr p {
	color: #008ce1;
}
.ztn_xj {
	border-top: solid 1px #f5f5f5;
	/*background-color: rgba(97,97,97,.6);*/
	background-image: url(../images/bg.png);
}
.ztn_xj .title {
	margin-top: 60px;
}
.ztn_xj .title h3 {
	font-size: 30px;
	color: #333333;
	text-align: center;
}
.ztn_xj .title p {
	font-size: 16px;
	color: #a8a8a8;
	line-height: 38px;
	text-align: center;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.ztn_xj .title p:before, .ztn_xj .title p:after {
	content: '';
	position: absolute;
	background: #dcdce1;
	width: 80px;
	height: 1px;
	top: 19px;
}
.ztn_xj .title p:before {
	left: 35%;
}
.ztn_xj .title p:after {
	right: 35%;
}
.ztn_xj .main {
	width: 1170px;
	margin: 0 auto;
}
.ztn_xj .container {
	overflow: hidden;
	width: 1190px;
	margin: 36px auto 60px auto;
}
.ztn_xj .container .box {
	width: 277.5px;
	height: 216px;
	float: Left;
	margin-right: 20px;
	border: solid 1px #e4e4e4;
	box-sizing: border-box;
	margin-bottom: 24px;
}
.ztn_xj .container .box:hover {
	box-shadow: 2px 2px 5px #999;
}
.ztn_xj .container .box .img {
	width: 100%;
	height: 160px;
	overflow: hidden;
}
.ztn_xj .container .box .img img {
	width: 100%;
}
.ztn_xj .container .box:hover .img img {
}
.ztn_xj .container .box h3 {
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 16px;
	color: #444;
	overflow: hidden;
	padding: 0 10px;
	box-sizing: border-box;
}
.ztn_5 {
	width: 100%;
	height: 1000px;
	background: url(../images/ditu_bj.jpg) no-repeat center;
}
.ztn_5 .ztn_title {
	margin-bottom: 0;
}
.ztn_5 .ztn_title h3 {
	color: #ffffff;
}
.ztn_5 .container {
	width: 899px;
	height: 743px;
	position: relative;
	margin: 0 auto;
	background: url(../images/map.png) no-repeat center;
}
.ztn_5 .container .map {
	display: none;
	position: absolute;
	transition: 0.2s;
}
.ztn_5 .container .map_bj {
	width: 30px;
	height: 32px;
	top: 265px;
	left: 659px;
	background: url(../images/map_bj.png) no-repeat center;
}
.ztn_5 .container .map_gd {
	width: 139px;
	height: 113px;
	top: 589px;
	left: 586px;
	background: url(../images/map_gd.png) no-repeat center;
}
.ztn_5 .container .map_hb {
	width: 135px;
	height: 83px;
	top: 436px;
	left: 555px;
	background: url(../images/map_hb.png) no-repeat center;
}
.ztn_5 .container .map_tj {
	width: 135px;
	height: 83px;
	top: 253px;
	left: 625px;
	background: url(../images/map_tj.png) no-repeat center;
}
.ztn_5 .container .map_hebei {
	width: 96px;
	height: 137px;
	top: 232px;
	left: 632px;
	background: url(../images/map_hebei.png) no-repeat center;
}
.ztn_5 .container .map_hlj {
	width: 199px;
	height: 180px;
	top: 0;
	left: 700px;
	background: url(../images/map_hlj.png) no-repeat center;
}
.ztn_5 .container .map_sc {
	width: 193px;
	height: 170px;
	top: 416px;
	left: 362px;
	background: url(../images/map_sc.png) no-repeat center;
}
.ztn_5 .container .map_sd {
	width: 122px;
	height: 75px;
	top: 324px;
	left: 661px;
	background: url(../images/map_sd.png) no-repeat center;
}
.ztn_5 .container .map_sh {
	width: 18px;
	height: 16px;
	top: 449px;
	left: 773px;
	background: url(../images/map_sh.png) no-repeat center;
}
.ztn_5 .container .map_xinjiang {
	width: 361px;
	height: 274px;
	top: 89px;
	left: 0px;
	background: url(../images/map_xinjiang.png) no-repeat center;
}
.ztn_5 .container .map_henan {
	width: 361px;
	height: 274px;
	top: 279px;
	left: 458px;
	background: url(../images/map_henan.png) no-repeat center;
}
.ztn_5 .container .map_hunan {
	width: 95px;
	height: 110px;
	top: 499px;
	left: 567px;
	background: url(../images/map_hunan.png) no-repeat center;
}
.ztn_5 .container .map_zhejiang {
	width: 95px;
	height: 110px;
	top: 448px;
	left: 714px;
	background: url(../images/map_zhejiang.png) no-repeat center;
	background-size: 64px auto;
}
.ztn_5 .container .map_jiangsu {
	width: 95px;
	height: 110px;
	top: 370px;
	left: 689px;
	background: url(../images/map_nj.png) no-repeat center;
	background-size: 95px auto;
}
.ztn_5 .container .map_shanxi {
	width: 91px;
	height: 161px;
	top: 708px;
	left: 567px;
	background: url(../images/map_shanxi.png) no-repeat center;
	background-size: 91px auto;
}
.ztn_5 .container .map_chongqing {
	width: 80px;
	height: 81px;
	top: 459px;
	left: 505px;
	background: url(../images/map_chongqing.png) no-repeat center;
	background-size: 80px auto;
}
.ztn_5 .container .map_hainan {
	width: 46px;
	height: 39px;
	top: 705px;
	left: 563px;
	background: url(../images/map_hainan.png) no-repeat center;
	background-size: 46px auto;
}
.ztn_5 .container .map_shanxi3 {
	width: 91px;
	height: 161px;
	top: 305px;
	left: 504px;
	background: url(../images/map_shanxi3.png) no-repeat center;
	background-size: 91px auto;
}
.ztn_5 .container a.tag {
	font-size: 14px;
	color: #d9d7d7;
	display: block;
	transition: 0.2s;
	position: absolute;
	cursor: pointer;
	background: url(../images/map_jiantou.png) no-repeat left center;
	padding-left: 20px;
	height: 24px;
	line-height: 24px;
}
.ztn_5 .container a.tag:hover {
	background: url(../images/map_jiantou_h.png) no-repeat left center;
}
.ztn_5 .container a.stop {
	background: none;
}
.ztn_5 .container a.stop:hover {
	background: none;
}
.ztn_5 .container a.tag_bj {
	top: 255px;
	left: 665px;
}
.ztn_5 .container a.tag_gd {
	top: 609px;
	left: 644px;
}
.ztn_5 .container a.tag_hb {
	top: 460px;
	left: 602px;
}
.ztn_5 .container a.tag_tj {
	top: 279px;
	left: 684px;
}
.ztn_5 .container a.tag_hebei {
	top: 303px;
	left: 650px;
}
.ztn_5 .container a.tag_hlj {
	top: 100px;
	left: 804px;
}
.ztn_5 .container a.tag_sc {
	top: 483px;
	left: 437px;
}
.ztn_5 .container a.tag_sd {
	top: 345px;
	left: 696px;
}
.ztn_5 .container a.tag_sh {
	top: 435px;
	left: 775px;
}
.ztn_5 .container a.tag_xinjiang {
	top: 247px;
	left: 164px;
}
.ztn_5 .container a.tag_xizang {
	top: 434px;
	left: 164px;
}
.ztn_5 .container a.tag_qinghai {
	top: 355px;
	left: 305px;
}
.ztn_5 .container a.tag_gansu {
	top: 381px;
	left: 442px;
}
.ztn_5 .container a.tag_yunnan {
	top: 600px;
	left: 395px;
}
.ztn_5 .container a.tag_neimenggu {
	top: 267px;
	left: 516px;
}
.ztn_5 .container a.tag_ningxia {
	top: 338px;
	left: 475px;
}
.ztn_5 .container a.tag_shanxi3 {
	top: 411px;
	left: 528px;
}
.ztn_5 .container a.tag_chongqing {
	top: 490px;
	left: 509px;
}
.ztn_5 .container a.tag_guizhou {
	top: 555px;
	left: 497px;
}
.ztn_5 .container a.tag_guangxi {
	top: 621px;
	left: 529px;
}
.ztn_5 .container a.tag_shanxi1 {
	top: 332px;
	left: 579px;
}
.ztn_5 .container a.tag_henan {
	top: 403px;
	left: 612px;
}
.ztn_5 .container a.tag_hunan {
	top: 539px;
	left: 580px;
}
.ztn_5 .container a.tag_hunan {
	top: 539px;
	left: 590px;
}
.ztn_5 .container a.tag_hainan {
	top: 714px;
	left: 566px;
}
.ztn_5 .container a.tag_jilin {
	top: 172px;
	left: 772px;
}
.ztn_5 .container a.tag_liaoning {
	top: 229px;
	left: 741px;
}
.ztn_5 .container a.tag_jiangsu {
	top: 411px;
	left: 731px;
}
.ztn_5 .container a.tag_anhui {
	top: 445px;
	left: 673px;
}
.ztn_5 .container a.tag_zhejiang {
	top: 491px;
	left: 745px;
}
.ztn_5 .container a.tag_jiangxi {
	top: 534px;
	left: 650px;
}
.ztn_5 .container a.tag_fujian {
	top: 559px;
	left: 700px;
}
.ztn_5 .container a.tag_taiwan {
	top: 601px;
	left: 762px;
}
.ztn_5 .container .info {
	position: absolute;
	background: rgba(0,0,0,0.6);
	padding: 10px 10px 40px 30px;
	display: none;
}
.ztn_5 .container .info ul {
	overflow: hidden;
}
.ztn_5 .container .info ul li {
	width: 220px;
	border-bottom: solid 1px #6e7173;
	padding-bottom: 20px;
	margin-right: 20px;
}
.ztn_5 .container .info ul li p {
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	padding: 20px 0 10px 0;
}
.ztn_5 .container .info ul li p span {
	font-size: 15px;
	color: #008ce1;
	display: inline;
}
.ztn_5 .container .info ul li span {
	display: block;
	font-size: 14px;
	color: #a7a7a7;
	margin-top: 5px;
}
.ztn_5 .container .info_bj {
	top: 300px;
	left: 150px;
	width: 480px;
}
.ztn_5 .container .info_bj ul li {
	float: left;
}
.ztn_5 .container .info_gd {
	top: 437px;
	left: 299px;
}
.ztn_5 .container .info_hb {
	top: 380px;
	left: 267px;
}
.ztn_5 .container .info_hebei {
	top: 328px;
	left: 344px;
}
.ztn_5 .container .info_tj {
	top: 298px;
	left: 384px;
}
.ztn_5 .container .info_hlj {
	top: 117px;
	left: 457px;
}
.ztn_5 .container .info_sc {
	top: 410px;
	left: 541px;
}
.ztn_5 .container .info_sd {
	top: 386px;
	left: 389px;
}
.ztn_5 .container .info_sh {
	top: 367px;
	left: 478px;
}
.ztn_5 .container .info_xinjiang {
	top: 247px;
	left: 239px;
}
.ztn_5 .container .info_henan {
	top: 247px;
	left: 239px;
}
.ztn_5 .container .info_hunan {
	top: 475px;
	left: 266px;
}
.ztn_5 .container .info_zhejiang {
	top: 415px;
	left: 402px;
}
.ztn_5 .container .info_jiangsu {
	top: 415px;
	left: 402px;
}
.ztn_5 .container .info_hainan {
	top: 465px;
	left: 440px;
}
.ztn_5 .container .info_shanxi {
	top: 465px;
	left: 440px;
}
.ztn_5 .container .info_chongqing {
	top: 415px;
	left: 173px;
}
.ztn_5 .container .info_hainan {
	top: 465px;
	left: 440px;
}
.ztn_5 .container .info_shanxi3 {
	top: 465px;
	left: 440px;
}
.ztn_6 {
	width: 100%;
	background: url(../images/hehuo_bj.png) no-repeat center bottom;
	font-size: 100%;
}
.ztn_6 .container {
	overflow: hidden;
	width: 100%;
	margin-bottom: 215px;
}
.ztn_6 .container .box {
	width: 240px;
	height: 150px;
	border-right: dashed 1px #dadada;
	border-bottom: dashed 1px #dadada;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
}
.ztn_6 .container .last {
	border-right: none;
}
.ztn_6 .container .box:hover {
	background-color: #f5f5f5;
}
.ztn_6 .container .box img {
	margin: 32.5px auto;
}
.fw {
	width: 100%;
	height: 130px;
	background-color: #f8f8f8;
}
.fw .container {
	width: 1260px;
}
.fw .container ul {
	overflow: hidden;
}
.fw .container ul li {
	width: 260px;
	float: left;
	margin-right: 55px;
}
.fw .container ul li img {
	width: 55px;
	float: left;
	margin-top: 37.5px;
}
.fw .container .right {
	width: 185px;
	height: 44px;
	float: left;
	margin: 43px 0 0 20px;
	border-right: solid 1px #cecece;
	box-sizing: border-box;
}
.fw .container .right p {
	font-size: 18px;
	color: #000105;
	font-weight: bold;
}
.fw .container .right span {
	font-size: 12px;
	color: #959595;
	display: block;
	margin-top: 4px;
}
.fw .container ul li.last .right {
	border-right: none;
}
.footer {
	width: 100%;
	background-color: #282828;
	overflow: hidden;
}
.footer .container {
	width: 100%;
	margin-top: 80px;
	overflow: hidden;
}
.footer .container .left {
	width: 290px;
	float: left;
	border-right: solid 1px #3b3b3b;
	box-sizing: border-box;
}
.footer .container .left .con {
	width: 220px;
}
.footer .container .left .con span {
	font-size: 14px;
	color: #888888;
	display: block;
	text-align: center;
	line-height: 40px;
}
.footer .container .right {
	float: left;
	margin-left: 55px;
}
.footer .container .right ul.yw {
	overflow: hidden;
	width: 100%;
}
.footer .container .right ul.yw li {
	width: 84px;
	float: left;
	border-right: solid 1px #888888;
	height: 18px;
}
.footer .container .right ul.yw li:hover a {
	color: #008ce1;
}
.footer .container .right ul.yw li.last {
	border-right: none;
}
.footer .container .right ul.yw li a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #888888;
	line-height: 18px;
}
.footer .container .right .lx {
	height: 40px;
	border-radius: 20px;
	background-color: #3d3d3d;
	float: left;
	margin: 25px 17px 0 10px;
	padding-right: 25px;
}
.footer .container .right .lx span {
	font-size: 20px;
	color: #ffffff;
	float: left;
	line-height: 40px;
	margin-left: 10px;
}
.footer .container .right .lx img {
	margin: 7px 0 0 20px;
	float: left;
}
.footer .container .right .address {
	font-size: 16px;
	color: #888888;
	margin: 30px 0 0 10px;
}
.footer .container .right .friendlinks {
	width: 839px;
	overflow: hidden;
	margin: 25px 0 0 10px;
}
.footer .container .right .friendlinks li {
	float: left;
	font-size: 18px;
	color: #888888;
	margin-right: 10px;
	height: 30px;
}
.footer .container .right .friendlinks li span {
	font-size: 14px;
	color: #888888;
}
.footer .container .right .friendlinks li a {
	font-size: 16px;
	color: #888888;
	line-height: 30px;
}
.footer .icp {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	text-align: center;
	border-top: dashed 1px #888888;
	margin: 20px 0;
	padding-top: 10px;
}
.footer .icp a {
	color: #008ce1;
	font-size: 14px;
}
.footer .zx {
	display: none;
}
.m_xf {
	display: none;
}
.m_menu_xf {
	display: none;
}
.m_baojia {
	display: none;
}
/**列表页样式**/
.list .head .nav .menu ul.yw {
	display: none;
}
.list .head .nav .menu ul.yw {
	top: 40px;
}
.banner .swiper-pagination {
	left: 0;
}
.list .mianbao .main {
	color: #a1a1a1;
}
.list .mianbao a {
	font-size: 16px;
	color: #a1a1a1;
	line-height: 90px;
}
.list .mianbao a:last-child {
	color: #282828;
}
.list .l_ztn {
	overflow: hidden;
}
.list .l_ztn .title {
	margin: 80px 0 60px 0;
}
.list .l_ztn .title h3 {
	font-size: 45px;
	color: #282828;
	text-align: center;
}
.list .l_ztn .title h3 span {
	color: #008ce1;
}
.list .l_ztn .title p {
	text-align: center;
	font-size: 18px;
	color: #686868;
	margin-top: 10px;
}
.list .l_ztn1 {
	width: 100%;
	height: 460px;
	background: url(../images/l_ztn1_bj.jpg) no-repeat center;
}
.list .l_ztn1 .left {
	width: 433px;
	overflow: hidden;
	margin-right: 14px;
	float: left;
}
.list .l_ztn1 .left img {
	margin: 60px 0 0 48px;
}
.list .l_ztn1 .right {
	width: 720px;
	float: left;
	margin-top: 60px;
}
.list .l_ztn1 .right .box {
	width: 225px;
	background-color: #ffffff;
	margin: 0 15px 15px 0;
	overflow: hidden;
	float: left;
}
.list .l_ztn1 .right .box h3 {
	font-size: 20px;
	color: #41465a;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
}
.list .l_ztn1 .right .box span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #b0b2b8;
	margin-top: 5px;
}
.list .l_ztn1 .right .box p {
	width: 125px;
	height: 30px;
	background-color: #41465a;
	border-radius: 5px;
	margin: 23px auto 25px auto;
}
.list .l_ztn1 .right .box:hover p {
	background-color: #008ce1;
}
.list .l_ztn1 .right .box p a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
}
.list .l_ztn1 .right .box:hover h3 {
	color: #008ce1
}
.list .biaodan {
	margin-bottom: 30px;
}
.list .biaodan .container {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	background-color: #e5e5e5;
}
.list .biaodan .container .so {
	width: 805px;
	margin: 40px auto;
	overflow: hidden;
}
.list .biaodan .container .so p, .list .biaodan .container .so input.cha {
	height: 60px;
	float: left;
	line-height: 60px;
	box-sizing: border-box;
}
.list .biaodan .container .so input.cha {
	width: 660px;
	border-radius: 30px 0 0 30px;
	overflow: hidden;
	background: url(../images/so.png) no-repeat 20px center;
	background-color: #ffffff;
	padding-left: 45px;
	font-size: 16px;
	color: #ababab;
	outline: none;
}
.list .biaodan .container .so p.tj {
	width: 145px;
	font-size: 18px;
	color: #ffffff;
	background-color: #008ce1;
	text-align: center;
	border-radius: 0 30px 30px 0;
	cursor: pointer;
}
.list .biaodan .form {
	display: none;
	width: 906px;
	margin: 0 auto 50px auto;
	background-color: #3c4252;
	overflow: hidden;
}
.list .biaodan .form form {
	overflow: hidden;
	width: 720px;
	margin: 67px auto 85px auto;
	background-color: #f0f4f7;
	border-radius: 10px;
	position: relative;
}
.list .biaodan .form form img.close {
	position: absolute;
	top: 30px;
	right: 40px;
	cursor: pointer;
}
.list .biaodan .form form p {
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #343434;
	margin: 50px auto 20px auto;
	margin-left: 100px;
}
.list .biaodan .form form p img {
	float: left;
	margin-right: 10px;
}
.list .biaodan .form form p span {
	color: #008ce1;
}
.list .biaodan .form form label {
	display: block;
	width: 520px;
	overflow: hidden;
	margin: 0 auto 15px auto;
	height: 45px;
}
.list .biaodan .form form label span {
	float: left;
	text-align: right;
	width: 95px;
	line-height: 45px;
	font-size: 15px;
	color: #343434;
}
.list .biaodan .form form label input {
	float: Left;
	width: 415px;
	height: 45px;
	border-radius: 5px;
	border: solid 1px #d8dcdf;
	padding-left: 15px;
	box-sizing: border-box;
	font-size: 14px;
	color: #a6a6a6;
}
.list .biaodan .form form label input::-webkit-input-placeholder {
 color:#a6a6a6;
}
.list .biaodan .form form label input::-moz-placeholder {   /* Mozilla Firefox 19+ */
 color:#a6a6a6;
}
.list .biaodan .form form label input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#a6a6a6;
}
.list .biaodan .form form label input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
 color:#a6a6a6;
}
.list .biaodan .form form label input.gongsi {
	background-color: #ffffff;
}
.list .biaodan .form form .sub {
	width: 100%;
	height: 65px;
	background-color: #e5e5e5;
	overflow: hidden;
	margin-top: 25px;
}
.list .biaodan .form form .sub input {
	display: block;
	width: 175px;
	height: 38px;
	font-size: 16px;
	background-color: #c9161c;
	color: #ffffff;
	text-align: center;
	border-radius: 5px;
	margin: 13.5px auto 0 auto;
	overflow: hidden;
}
.list .l_ztn2 .container {
	width: 1100px;
	margin: 0 auto 100px auto;
}
.list .l_ztn2 .container ul {
	display: inline-block;
	text-align: center;
	width: 100%;
	background: url(../images/l_ztn2_bj.jpg) no-repeat center 61px;
}
.list .l_ztn2 .container ul li {
	width: 122px;
	display: inline-block;
	text-align: center;
	margin-right: 50px;
}
.list .l_ztn2 .container ul li.last {
	margin-right: 0;
}
.list .l_ztn2 .container ul li p {
	width: 122px;
	height: 122px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #282828;
}
.list .l_ztn2 .container ul li:hover p {
	background-color: #008ce1;
	transition: 0.3s;
}
.list .l_ztn2 .container ul li.xz p {
	background-color: #008ce1;
}
.list .l_ztn2 .container ul li p img {
	margin: 30.5px;
}
.list .l_ztn2 .container ul li span {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #585858;
	margin-top: 13px;
}
.list .l_ztn3 {
	background: url(../images/l_ztn3_bj.jpg) no-repeat center;
}
.list .l_ztn3 .container {
	margin-bottom: 145px;
}
.list .l_ztn3 .container ul {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.list .l_ztn3 .container ul li {
	display: inline-block;
	text-align: center;
	width: 343px;
	margin-right: 14px;
}
.list .l_ztn3 .container ul li.last {
	margin-right: 0;
}
.list .l_ztn3 .container ul li .box {
	position: relative;
}
.list .l_ztn3 .container ul li .box .info {
	position: absolute;
	bottom: -40px;
	width: 320px;
	height: 100px;
	background: rgba(45,50,70,0.9);
	left: 11.5px;
	padding-top: 17px;
	padding-left: 25px;
	box-sizing: border-box;
}
.list .l_ztn3 .container ul li:hover .box .info {
	background: rgba(0,140,250,0.9);
	transition: 0.5s;
}
.list .l_ztn3 .container ul li .box .info p {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
.list .l_ztn3 .container ul li .box .info span {
	display: block;
	font-size: 18px;
	color: #e2e2e4;
	text-align: left;
	margin-top: 7px;
}
.list .l_ztn4 .container {
	margin-bottom: 90px;
}
.list .l_ztn4 .container ul {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.list .l_ztn4 .container ul li {
	display: inline-block;
	text-align: center;
	margin-right: 55px;
	background: url(../images/l_ztn4_box_bj.png) no-repeat center;
	width: 257px;
	height: 294px;
}
.list .l_ztn3 .container ul li.last {
	margin-right: 0;
}
.list .l_ztn4 .container ul li .box {
	width: 202px;
	height: 231px;
	margin: 31.5px 0 0 27.5px;
	overflow: hidden;
	transition: 2s;
}
.list .l_ztn4 .container ul li:hover .box {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transition: 2s;
}
.list .l_ztn4 .container ul li.fir .box {
	background: url(../images/l_ztn4_1.png) no-repeat center;
}
.list .l_ztn4 .container ul li.sec .box {
	background: url(../images/l_ztn4_2.png) no-repeat center;
}
.list .l_ztn4 .container ul li.thr .box {
	background: url(../images/l_ztn4_3.png) no-repeat center;
}
.list .l_ztn4 .container ul li .box img {
	margin: 50px auto 0 auto;
}
.list .l_ztn4 .container ul li .box p {
	font-size: 24px;
	color: #ffffff;
	margin-top: 20px;
	padding: 0 10px;
}
.list .l_ztn5 {
	background: url(../images/l_ztn5_bj.jpg) no-repeat center;
}
.list .l_ztn5 .title h3 {
	color: #ffffff;
}
.list .l_ztn5 .container {
	overflow: hidden;
	margin-bottom: 162px;
}
.list .l_ztn5 .container>div {
	width: 50%;
	float: left;
}
.list .l_ztn5 .container .fir img.pc {
	margin-right: 45px;
	float: right;
}
.list .l_ztn5 .container .fir img.m {
	display: none;
}
.list .l_ztn5 .sec {
	width: 435px;
	text-align: left;
}
.list .l_ztn5 .container .sec {
	padding-top: 50px;
}
.list .l_ztn5 .container .sec p {
	height: 75px;
	line-height: 75px;
	border-bottom: solid 1px #5c6483;
	margin-bottom: 15px;
	font-size: 30px;
	color: #ffffff;
}
.list .l_ztn5 .container .sec p span {
	display: block;
	font-size: 48px;
	color: #677092;
	font-weight: bold;
	line-height: 75px;
	margin-right: 20px;
	float: left;
}
.list .l_ztn6 {
	width: 1200px;
	margin: 0 auto;
	background-color: #f2f2f2;
	position: relative;
	top: -60px;
}
.list .l_ztn6 .container {
	width: 1056px;
	height: 475px;
	margin: 0 auto;
	background: url(../images/l_ztn6_bj.png) no-repeat center;
	position: relative;
	margin-bottom: 93px;
}
.list .l_ztn6 .container .vs {
	position: absolute;
	top: -35px;
	left: 400px;
}
.list .l_ztn6 .container>div {
	width: 50%;
	float: left;
}
.list .l_ztn6 .container p {
	width: 225px;
	height: 50px;
	font-size: 26px;
	text-align: center;
	line-height: 50px;
	margin-top: 52px;
}
.list .l_ztn6 .container .self p {
	border: solid 2px #595959;
	color: #595959;
	margin-left: 135px;
}
.list .l_ztn6 .container .my p {
	border: solid 2px #ffffff;
	color: #ffffff;
	margin-left: 165px;
}
.list .l_ztn6 .container ul {
	margin-top: 38px;
}
.list .l_ztn6 .container .self ul {
	margin-left: 115px;
}
.list .l_ztn6 .container .my ul {
	margin-left: 147px;
}
.list .l_ztn6 .container ul li {
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	cursor: pointer;
	margin-bottom: 24px;
	padding-left: 50px;
}
.list .l_ztn6 .container .self ul li {
	color: #595959;
	background: url(../images/l_ztn6_self_1.png) no-repeat left center;
}
.list .l_ztn6 .container .my ul li {
	color: #ffffff;
	background: url(../images/l_ztn6_my_1.png) no-repeat left center;
}
.list .l_ztn7 .title {
	margin: 43px 0 60px 0;
}
.list .l_ztn7 .container {
	width: 1200px;
	margin: 0 auto;
	height: 555px;
}
.list .l_ztn7 .container ul li {
	width: 335px;
	height: 465px;
	border-radius: 20px;
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.list .l_ztn7 .container ul li.yhkh {
	background-color: #e1584c;
}
.list .l_ztn7 .container ul li.sbkh {
	background-color: #6c5ebd;
}
.list .l_ztn7 .container ul li.sqsk {
	background-color: #78b89f;
}
.list .l_ztn7 .container ul li.csjz {
	background-color: #274154;
}
.list .l_ztn7 .container ul li.sbsq {
	background-color: #4a4f63;
}
.list .l_ztn7 .container ul li p {
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 45px;
	padding-left: 35px;
}
.list .l_ztn7 .container ul li p.xq {
	margin-left: 0;
	margin-top: 0;
	text-align: right;
	margin-right: 20px;
	position: absolute;
	bottom: 24px;
	right: 0;
}
.list .l_ztn7 .container ul li p.xq a {
	font-size: 18px;
	color: #ffffff;
}
.list .l_ztn7 .container ul li span {
	width: 160px;
	display: block;
	font-size: 16px;
	color: #ffffff;
	opacity: 0.8;
	line-height: 24px;
	margin-top: 15px;
	padding-left: 35px;
}
.list .l_ztn7 .container ul li img {
	margin: 0 auto;
	margin-top: 28px;
}
.list .l_ztn2 .container ul img.m_jt {
	display: none;
}
.list .l_ztn2 .container ul img.m_jtx {
	display: none;
}
.list .l_ztn2 .container ul img.m_jty {
	display: none;
}
.list .l_ztn2 .container ul img.end {
	display: none;
}
.list .l_ztn7 .container ul li.sbsq img {
	margin-top: 60px;
}
.list .l_ztn8 {
	background: url(../images/l_ztn8_bj.jpg) no-repeat center;
	background-size: 100%;
}
.list .l_ztn8 .main {
	overflow: hidden;
}
.list .l_ztn8 .container {
	margin: 30px 0 105px 70px;
	overflow: hidden;
}
.list .l_ztn8 .container .box {
	width: 332px;
	height: 336px;
	background-color: #ffffff;
	float: left;
	margin-right: 30px;
}
.list .l_ztn8 .container .box img {
	margin: 40px auto 10px auto
}
.list .l_ztn8 .container .box p {
	font-size: 30px;
	color: #303030;
	text-align: center;
}
.list .l_ztn8 .container .box:hover p {
	color: #008ce1;
}
.list .l_ztn8 .container .box span {
	display: block;
	width: 280px;
	margin: 20px auto 0 auto;
	font-size: 16px;
	color: #898989;
	line-height: 26px;
}
.list .l_ztn9 {
/*background: url(../images/l_ztn9_bj.jpg) no-repeat center;*/
}
.list .l_ztn9 .container {
	overflow: hidden;
	margin-bottom: 70px;
}
.list .l_ztn9 .container>div {
	width: 50%;
	float: left;
}
.list .l_ztn9 .container ul {
	width: 498px;
}
.list .l_ztn9 .container .left ul {
	float: right;
}
.list .l_ztn9 .container ul li {
	height: 48px;
	line-height: 48px;
	margin-bottom: 32px;
}
.list .l_ztn9 .container .left ul li {
	background: url(../images/l_ztn9_bj_1.png) no-repeat center;
}
.list .l_ztn9 .container .right ul li {
	background: url(../images/l_ztn9_bj_2.png) no-repeat center;
}
.list .l_ztn9 .container ul li img {
	float: left;
	margin: 6.5px 14px 0 50px;
}
.list .l_ztn9 .container ul li a {
	display: block;
	width: 395px;
	float: left;
	font-size: 19px;
	font-weight: bold;
	color: #686a70;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list .l_ztn9 .container ul li:hover a {
	color: #008ce1;
}
/*内资公司注册*/

/*购买模块需要用通用样式，以免写多次样式*/
.list .shop {
	background-color: #f2f2f2;
}
.list .shop .container {
	overflow: hidden;
}
.list .shop .container>div {
	float: left;
	margin-top: 5px;
	margin-bottom: 58px;
}
.list .shop .container .left {
	width: 476px;
	overflow: hidden;
}
.list .shop .container .right {
	width: 700px;
	margin-left: 24px;
}
.list .shop .container .right p.des {
	display: none;
}
.list .shop .container .right h3 {
	font-size: 25px;
	color: #333333;
	font-weight: bold;
	margin: 10px auto 18px auto;
}
.list .shop .container .right .address {
	overflow: hidden;
}
.list .shop .container .right .address span {
	display: block;
	width: 73px;
	float: left;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 10px;
}
.list .shop .container .right .address .ri {
	float: left;
}
.list .shop .container .right .address .ri p {
	width: 80px;
	height: 30px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #d7d7d7;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	float: left;
	margin-right: 5px;
}
.list .shop .container .right .address .ri p.xz {
	color: #ffffff;
	background-color: #008ce1;
}
.list .shop .container .right .address .ri p:hover {
	color: #ffffff;
	background-color: #008ce1;
}
.list .shop .container .right .money {
	width: 680px;
	height: 85px;
	background: url(../images/shop_money.jpg) no-repeat center;
	overflow: hidden;
}
.list .shop .container .right .money .shu {
	display: block;
	font-size: 14px;
	color: #595959;
	line-height: 80px;
	float: left;
	margin-left: 10px;
}
.list .shop .container .right .kf {
	width: 140px;
	height: 40px;
	background-color: #008ce1;
	border-radius: 5px;
	margin-top: 25px;
	cursor: pointer;
}
.list .shop .container .right .kf a {
	display: block;
	font-size: 18px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
}
.list .shop .container .right .money p {
	float: left;
}
.list .shop .container .right .money p span {
	line-height: 75px;
	color: #ff0000;
}
.list .shop .container .right .money p span:first-child {
	font-size: 30px;
	font-weight: bold;
	margin: 0 10px 0 10px;
}
/*购买模块需要用通用样式，以免写多次样式*/
.gszc_nz .mianbao {
	background-color: #f2f2f2;
}
.gszc_nz .l_ztn .title h3 {
	font-size: 48px;
	font-weight: bold;
}
.gszc_nz .l_ztn .title img {
	margin: 13px auto 0 auto;
}
.gszc_nz .l_ztn1 {
	background: none;
	height: auto;
}
.gszc_nz .l_ztn1 .container {
	overflow: hidden;
	margin: 0 auto;
	width: 1200px;
}
.gszc_nz .l_ztn1 .container>div {
	float: left;
	box-sizing: border-box;
}
.gszc_nz .l_ztn1 .container .left {
	width: 560px;
	margin-left: 100px;
	margin-right: 0;
}
.gszc_nz .l_ztn1 .container .left div {
	margin-bottom: 30px;
	overflow: hidden;
}
.gszc_nz .l_ztn1 .container .left p {
	height: 52px;
	line-height: 52px;
	float: left;
	margin-bottom: 20px;
}
.gszc_nz .l_ztn1 .container .left p.ques {
	font-size: 24px;
	color: #585858;
	font-weight: bold;
}
.gszc_nz .l_ztn1 .container .left p.form {
	font-size: 20px;
	color: #7f7f7f;
}
.gszc_nz .l_ztn1 .container .left p img {
	float: left;
	margin: 0 25px 0 0;
}
.gszc_nz .l_ztn1 .container .right {
	width: 540px;
	margin-top: 0;
}
.gszc_nz .l_ztn1 .container .right img {
	margin: 0 auto;
	cursor: pointer;
}
.gszc_nz .l_ztn2 {
	background: url(../images/gszc_nz_ztn2_bj.jpg) no-repeat center;
}
.gszc_nz .l_ztn2 .container {
	width: 940px;
	overflow: hidden;
	margin: 0 auto 120px auto;
}
.gszc_nz .l_ztn2 .container .box {
	width: 160px;
	float: left;
}
.gszc_nz .l_ztn2 .container .box img {
	margin: 0 auto;
}
.gszc_nz .l_ztn2 .container .box p {
	font-size: 24px;
	color: #666666;
	margin-top: 15px;
	text-align: center;
}
.gszc_nz .l_ztn2 .container .box6 {
	display: none;
}
.gszc_nz .l_ztn2 .container .jt {
	float: left;
	margin: 40px auto 0 auto;
}
.gszc_nz .l_ztn2 .container img.m {
	display: none;
}
.gszc_nz .l_ztn3 {
	background: url(../images/gszc_nz_ztn3_bj.png) no-repeat 55px center;
}
.gszc_nz .l_ztn3 .container {
	position: relative;
	width: 1200px;
	height: 330px;
	margin: 0 auto;
	overflow: hidden;
}
.gszc_nz .l_ztn3 .container .box {
	position: absolute;
	width: 328px;
	height: 208px;
}
.gszc_nz .l_ztn3 .container .box1 {
	left: 30px;
	background: url(../images/gszc_nz_ztn3_1.png) no-repeat center;
}
.gszc_nz .l_ztn3 .container .box2 {
	left: 234px;
	background: url(../images/gszc_nz_ztn3_2.png) no-repeat center;
}
.gszc_nz .l_ztn3 .container .box3 {
	left: 438px;
	background: url(../images/gszc_nz_ztn3_3.png) no-repeat center;
}
.gszc_nz .l_ztn3 .container .box4 {
	left: 642px;
	background: url(../images/gszc_nz_ztn3_2.png) no-repeat center;
}
.gszc_nz .l_ztn3 .container .box5 {
	left: 846px;
	background: url(../images/gszc_nz_ztn3_3.png) no-repeat center;
}
.gszc_nz .l_ztn3 .container .box p {
	font-size: 48px;
	color: #c5c5c5;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
.gszc_nz .l_ztn3 .container .box1 p {
	color: #a7bfc7;
}
.gszc_nz .l_ztn3 .container .box span {
	width: 130px;
	margin: 0 auto;
	display: block;
	font-size: 18px;
	color: #999999;
	text-align: center;
}
.gszc_nz .l_ztn3 .container .box1 span {
	color: #617f89;
}
.gszc_nz .l_ztn3 .container .box2 span, .gszc_nz .l_ztn3 .container .box4 span {
	margin-top: 80px;
}
.gszc_nz .l_ztn5 {
	background-repeat: repeat;
}
.gszc_nz .l_ztn5 .container {
	margin-bottom: 130px;
}
.gszc_nz .l_ztn5 .title p {
	font-size: 24px;
	color: #adb0b5;
	text-align: center;
}
.gszc_nz .l_ztn5 .container .fir img.pc {
	margin-right: 0;
}
.gszc_nz .l_ztn5 .container .sec {
	padding-top: 0;
	padding-left: 70px;
	box-sizing: border-box;
}
.gszc_nz .l_ztn5 .container .sec p {
	border-bottom: solid 1px #4a8993;
	margin-right: 60px;
}
.gszc_nz .l_ztn5 .container .sec p span {
	color: #4a8993;
}
.gszc_nz .l_ztn6 .container {
	background: url(../images/gszc_nz_ztn6_bj2.jpg) no-repeat center;
}
.gszc_nz .l_ztn7 .container ul li.yhkh {
	background-color: #254788;
	background: url(../images/gszc_nz_ztn7_1.jpg) no-repeat center;
	background-size: 100%;
}
.gszc_nz .l_ztn7 .container ul li.csjz {
	background: url(../images/gszc_nz_ztn7_2.jpg) no-repeat center;
	background-size: 100%;
}
.gszc_nz .l_ztn7 .container ul li.sbsq {
	background: url(../images/gszc_nz_ztn7_3.jpg) no-repeat center;
	background-size: 100%;
}
.gszc_nz .l_ztn7 .container ul li.sqsk {
	background: url(../images/gszc_nz_ztn7_4.jpg) no-repeat center;
	background-size: 100%;
}
.gszc_nz .l_ztn7 .container ul li.sbkh {
	background: url(../images/gszc_nz_ztn7_5.jpg) no-repeat center;
	background-size: 100%;
}
/*内资公司注册*/
/*公司变更聚合页*/
.gsbg .l_ztn1 {
	height: auto;
	background: url(../images/gsbg_ztn1_bj.jpg) no-repeat center;
}
.gsbg .l_ztn1 .title {
	margin: 55px 0 50px 0;
}
.gsbg .l_ztn1 .title h3 {
	color: #ffffff;
}
.gsbg .l_ztn1 .title h3 span {
	color: #008ce1;
}
.gsbg .l_ztn1 .title p {
	color: #aaaaad;
}
.gsbg .l_ztn1 .main {
	width: 945px;
	margin: 0 auto;
}
.gsbg .l_ztn1 .container {
	width: 960px;
	margin-bottom: 50px;
	overflow: hidden;
}
.gsbg .l_ztn1 .container .box {
	width: 225px;
	background-color: #ffffff;
	margin: 0 15px 15px 0;
	overflow: hidden;
	float: left;
}
.gsbg .ztn1_xial {
	display: none;
}
.gsbg .l_ztn1 .container .box h3 {
	font-size: 20px;
	color: #41465a;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
}
.gsbg .l_ztn1 .container .box span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #b0b2b8;
	margin-top: 5px;
}
.gsbg .l_ztn1 .container .box p {
	width: 125px;
	height: 30px;
	background-color: #41465a;
	border-radius: 5px;
	margin: 23px auto 25px auto;
}
.gsbg .l_ztn1 .container .box:hover p {
	background-color: #008ce1;
}
.gsbg .l_ztn1 .container .box p a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
}
.gsbg .l_ztn1 .container .box:hover h3 {
	color: #008ce1
}
.gsbg .l_ztn2 {
	height: 447px;
}
.gsbg .l_ztn2 .container {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
.gsbg .l_ztn2 .container .box {
	position: absolute;
	width: 210px;
	height: 137px;
}
.gsbg .l_ztn2 .container .box p {
	font-size: 24px;
	color: #ffffff;
	width: 100px;
	text-align: center;
	margin-top: 37px;
	margin-left: 51px;
}
.gsbg .l_ztn2 .container .box1 p {
	margin-top: 52px;
}
.gsbg .l_ztn2 .container .box4 p {
	margin-left: 40px;
	width: 125px;
}
.gsbg .l_ztn2 .container .box1 {
	background: url(../images/gsbg_ztn2_1.png) no-repeat center;
}
.gsbg .l_ztn2 .container .box2 {
	left: 194px;
	background: url(../images/gsbg_ztn2_2.png) no-repeat center;
}
.gsbg .l_ztn2 .container .box3 {
	left: 388px;
	background: url(../images/gsbg_ztn2_3.png) no-repeat center;
}
.gsbg .l_ztn2 .container .box4 {
	left: 582px;
	background: url(../images/gsbg_ztn2_4.png) no-repeat center;
}
.gsbg .l_ztn2 .container .box5 {
	left: 782px;
	background: url(../images/gsbg_ztn2_5.png) no-repeat center;
}
.gsbg .l_ztn3 {
	background: none;
	background-color: #f4f4f4;
	height: 754px;
}
.gsbg .l_ztn3 .container {
	width: 1200px;
	margin: 0 auto;
}
.gsbg .l_ztn3 .container .left {
	width: 690px;
	float: left;
	position: relative;
	background: url(../images/gsbg_ztn3_1.png) no-repeat right center;
	height: 450px;
}
.gsbg .l_ztn3 .container .left img.gsgb_jt {
	right: 10px;
	top: 40px;
	position: absolute;
}
.gsbg .l_ztn3 .container .right {
	width: 510px;
	float: left;
	padding-top: 30px;
}
.gsbg .l_ztn3 .container .right p {
	font-size: 24px;
	color: #646464;
	margin-bottom: 12px;
	line-height: 47px;
}
.gsbg .l_ztn3 .container .right p span {
	display: block;
	width: 47px;
	height: 47px;
	border-radius: 50%;
	background-color: #f9991f;
	color: #ffffff;
	text-align: center;
	margin: 0 30px 0 18px;
	float: left;
}
.gsbg .l_ztn4 {
	background: url(../images/gsbg_ztn4_bj.jpg) no-repeat center;
}
.gsbg .l_ztn4 .title h3 {
	color: #ffffff;
}
.gsbg .l_ztn4 .title h3 span {
	color: #e1584c;
}
.gsbg .l_ztn4 .container {
	height: 615px;
	position: relative;
	background: url(../images/gsbg_ztn4_bj.png) no-repeat center 32px;
	width: 1200px;
	margin: 0 auto;
}
.gsbg .l_ztn4 .container p {
	font-size: 24px;
	color: #b1b2b8;
	position: absolute;
}
.gsbg .l_ztn4 .container p:first-child {
	left: 262px;
	top: 4px;
}
.gsbg .l_ztn4 .container p:nth-child(2) {
	right: 263px;
	top: 4px;
}
.gsbg .l_ztn4 .container p:nth-child(3) {
	left: 165px;
	top: 107px;
}
.gsbg .l_ztn4 .container p:nth-child(4) {
	right: 192px;
	top: 107px;
}
.gsbg .l_ztn4 .container p:nth-child(5) {
	left: 176px;
	top: 243px;
}
.gsbg .l_ztn4 .container p:nth-child(6) {
	right: 180px;
	top: 243px;
}
.gsbg .l_ztn4 .container p:nth-child(7) {
	left: 277px;
	top: 344px;
}
.gsbg .l_ztn4 .container p:nth-child(8) {
	right: 254px;
	top: 344px;
}
.gsbg .l_ztn4 .container span {
	display: block;
	position: absolute;
	width: 364px;
	height: 66px;
	background-color: #e1584c;
	border-radius: 10px;
	bottom: 100px;
	left: 418px;
}
.gsbg .l_ztn4 .container span a {
	display: block;
	line-height: 66px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
}
.gsbg .l_ztn6 {
	background: none;
	top: 0;
}
.gsbg .l_ztn6 .container {
	width: 1200px;
	background: url(../images/gsbg_ztn6_bj.jpg) no-repeat center;
}
.gsbg .l_ztn6 .container .self p {
	border: solid 2px #bbbaba;
	color: #bbbaba;
}
.gsbg .l_ztn6 .container .self ul li {
	color: #bbbaba;
	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;
}
.gsbg .l_ztn6 .container .vs {
	left: 491px;
}
.gsbg .l_ztn7 {
	background: url(../images/gsbg_ztn7_bj.jpg) no-repeat center;
}
.gsbg .l_ztn7 .container ul li.yhkh {
	background-color: #254788;
	background: url(../images/gsbg_nz_ztn7_1.jpg) no-repeat center;
	background-size: 100%;
}
.gsbg .l_ztn7 .container ul li.csjz {
	background: url(../images/gsbg_nz_ztn7_2.jpg) no-repeat center;
	background-size: 100%;
}
.gsbg .l_ztn7 .container ul li.sbsq {
	background: url(../images/gsbg_nz_ztn7_3.jpg) no-repeat center;
	background-size: 100%;
}
.gsbg .l_ztn7 .container ul li.sqsk {
	background: url(../images/gsbg_nz_ztn7_4.jpg) no-repeat center;
	background-size: 100%;
}
.gsbg .l_ztn7 .container ul li.sbkh {
	background: url(../images/gsbg_nz_ztn7_5.jpg) no-repeat center;
	background-size: 100%;
}
/*公司变更聚合页*/

/*公司变更内容页聚合页*/
.gsbg_content .mianbao {
	background-color: #f2f2f2;
}
.gsbg_content .biaodan .container {
	width: 100%;
}
.gsbg_content .biaodan .form form p {
	margin-left: 170px;
}
.gsbg_content .biaodan .form form label input.gongsi {
	background-color: #ffffff;
}
.gsbg_content .l_ztn1 {
	height: auto;
	background: url(../images/gsbg_con_ztn1_bj.jpg) no-repeat center;
}
.gsbg_content .l_ztn1 .title h3 {
	color: #282828;
}
.gsbg_content .l_ztn1 .container {
	width: 1200px;
	height: 565px;
	background: url(../images/gsbg_con_ztn1_bj2.png) no-repeat center;
	margin: 0 auto 55px auto;
	position: relative;
}
.gsbg_content .l_ztn1 .container .box {
	position: absolute;
}
.gsbg_content .l_ztn1 .container .box1 {
	width: 315px;
	left: 109px;
	top: 86px;
}
.gsbg_content .l_ztn1 .container .box2 {
	width: 220px;
	left: 504px;
	top: 23px;
}
.gsbg_content .l_ztn1 .container .box3 {
	width: 265px;
	left: 780px;
	top: 111px;
}
.gsbg_content .l_ztn1 .container .box4 {
	width: 350px;
	left: 764px;
	top: 242px;
}
.gsbg_content .l_ztn1 .container .zx {
	width: 305px;
	height: 65px;
	background-color: #c47878;
	border-radius: 10px;
	position: absolute;
	bottom: 0;
	left: 457px;
}
.gsbg_content .l_ztn1 .container .zx a {
	display: block;
	font-size: 24px;
	color: #ffffff;
	line-height: 65px;
	text-align: center;
	cursor: pointer;
}
.gsbg_content .l_ztn2 {
	background: url(../images/gsbg_con_ztn2_bj.jpg) no-repeat center;
}
.gsbg_content .l_ztn2 .container {
	width: 1128px;
	overflow: hidden;
	margin: 20px auto 160px auto;
}
.gsbg_content .l_ztn2 .container .box {
	position: relative;
	width: 188px;
	height: 188px;
	background: url(../images/gsbg_con_ztn2_huang.png) no-repeat left center;
	float: left;
}
.gsbg_content .l_ztn2 .container .xz {
	background: url(../images/gsbg_con_ztn2_hong.png) no-repeat left center;
}
.gsbg_content .l_ztn2 .container .box p {
	font-size: 20px;
	color: #282828;
	position: absolute;
	right: 0;
	top: 30px;
	font-weight: bold;
	width: 100px;
	text-align: center;
}
.gsbg_content .l_ztn2 .container .box span {
	font-size: 43px;
	color: #ffffff;
	position: absolute;
	left: 41px;
	top: 91px;
}
.gsbg_content .l_ztn2 .container .box img.heng {
	position: absolute;
	right: 0;
	top: 118px;
}
.gsbg_content .l_ztn2 .container .box img.jt {
	position: absolute;
	bottom: 0;
	right: 18px;
}
.gsbg_content .l_ztn3 {
	background: none;
}
.gsbg_content .l_ztn3 .container {
	width: 1052px;
	margin: 0 auto 54px auto;
	overflow: hidden;
}
.gsbg_content .l_ztn3 .container .box {
	width: 263px;
	float: left;
}
.gsbg_content .l_ztn3 .container .box p {
	width: 263px;
	height: 198px;
}
.gsbg_content .l_ztn3 .container .box p.d {
	font-size: 26px;
	color: #ffffff;
	box-sizing: border-box;
}
.gsbg_content .l_ztn3 .container .box p.d1 {
	background: url(../images/gsbg_con_ztn3_2.jpg) no-repeat center;
	padding: 60px 50px;
}
.gsbg_content .l_ztn3 .container .box p.d2 {
	background: url(../images/gsbg_con_ztn3_3.jpg) no-repeat center;
	padding: 80px 50px;
}
.gsbg_content .l_ztn3 .container .box p.d3 {
	background: url(../images/gsbg_con_ztn3_6.jpg) no-repeat center;
	padding: 80px 70px;
}
.gsbg_content .l_ztn3 .container .box p.d4 {
	background: url(../images/gsbg_con_ztn3_7.jpg) no-repeat center;
	padding: 80px 50px;
}
.gsbg_content .l_ztn4 {
	background: url(../images/gsbg_con_ztn4_bj.jpg) no-repeat center;
}
.gsbg_content .l_ztn4 .title h3 {
	color: #ffffff;
}
.gsbg_content .l_ztn4 .title p {
	display: none;
}
.gsbg_content .l_ztn4 .container {
	width: 1200px;
	margin: 0 auto 110px auto;
	background: url(../images/gsbg_con_ztn4_1.png) no-repeat center;
	height: 386px;
	position: relative;
}
.gsbg_content .l_ztn4 .container p {
	font-size: 24px;
	color: #ffffff;
	position: absolute;
}
.gsbg_content .l_ztn4 .container p:first-child {
	left: 220px;
	top: 33px;
}
.gsbg_content .l_ztn4 .container p:nth-child(2) {
	right: 236px;
	top: 33px;
}
.gsbg_content .l_ztn4 .container p:nth-child(3) {
	left: 220px;
	top: 323px;
}
.gsbg_content .l_ztn4 .container p:nth-child(4) {
	right: 202px;
	top: 323px;
}
.gsbg_content .l_ztn5 {
	background: none;
}
.gsbg_content .l_ztn5 .title h3 {
	color: #282828;
}
.gsbg_content .l_ztn5 .container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 480px;
	margin-bottom: 50px;
}
.gsbg_content .l_ztn5 .container .box {
	width: 270px;
	height: 430px;
	position: absolute;
}
.gsbg_content .l_ztn5 .container .box1 {
	left: 37px;
	top: 20px;
	background: url(../images/gsbg_con_ztn5_1.png) no-repeat center;
}
.gsbg_content .l_ztn5 .container .box2 {
	left: 324px;
	top: 50px;
	background: url(../images/gsbg_con_ztn5_2.png) no-repeat center;
}
.gsbg_content .l_ztn5 .container .box3 {
	left: 611px;
	background: url(../images/gsbg_con_ztn5_3.png) no-repeat center;
}
.gsbg_content .l_ztn5 .container .box4 {
	left: 898px;
	top: 20px;
	background: url(../images/gsbg_con_ztn5_4.png) no-repeat center;
}
.gsbg_content .l_ztn5 .container .box p {
	float: right;
	font-size: 24px;
	color: #ff5e06;
	font-weight: bold;
	width: 153px;
	margin: 56px 10px 10px 0;
}
.gsbg_content .l_ztn5 .container .box3 p {
	margin: 100px 10px 10px 0;
}
.gsbg_content .l_ztn5 .container .box4 p {
	margin: 100px 10px 10px 0;
}
.gsbg_content .l_ztn5 .container .box span {
	float: right;
	width: 153px;
	display: block;
	font-size: 16px;
	color: #6f6f6f;
	line-height: 24px;
	margin-right: 10px;
}
.gsbg_content .l_ztn1 .container .box p {
	font-size: 24px;
	color: #282828;
}
.gsbg_content .l_ztn1 .container .box4 p {
	color: #ffffff;
	margin-top: 5px;
}
.gsbg_content .l_ztn1 .container .box4 p span {
	display: inline;
	font-size: 24px;
}
.gsbg_content .l_ztn1 .container .box4 p span.y {
	color: #fcceaa;
}
.gsbg_content .l_ztn1 .container .box4 p span.h {
	color: #ea6e6e;
}
.gsbg_content .l_ztn1 .container .box span {
	display: block;
	font-size: 18px;
	color: #616161;
	margin-top: 12px;
}
.gsbg_content .l_ztn1 .container .box4 span {
	color: #737388;
}
.gsbg_content .l_ztn6 {
	top: 0;
	background-color: #ffffff;
}
.gsbg_content .l_ztn6 .container {
	width: 1200px;
	background: url(../images/gsbg_ztn6_bj.jpg) no-repeat center;
}
.gsbg_content .l_ztn6 .container .self p {
	border: solid 2px #bbbaba;
	color: #bbbaba;
}
.gsbg_content .l_ztn6 .container .self ul li {
	color: #bbbaba;
	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;
}
.gsbg_content .l_ztn6 .container .vs {
	left: 491px;
}
.gsbg_content .l_ztn7 {
	background: url(../images/gsbg_ztn7_bj.jpg) no-repeat center;
}
.gsbg_content .l_ztn7 .container ul li.yhkh {
	background-color: #254788;
	background: url(../images/gsbg_nz_ztn7_1.jpg) no-repeat center;
	background-size: 100%;
}
.gsbg_content .l_ztn7 .container ul li.csjz {
	background: url(../images/gsbg_nz_ztn7_2.jpg) no-repeat center;
	background-size: 100%;
}
.gsbg_content .l_ztn7 .container ul li.sbsq {
	background: url(../images/gsbg_nz_ztn7_3.jpg) no-repeat center;
	background-size: 100%;
}
.gsbg_content .l_ztn7 .container ul li.sqsk {
	background: url(../images/gsbg_nz_ztn7_4.jpg) no-repeat center;
	background-size: 100%;
}
.gsbg_content .l_ztn7 .container ul li.sbkh {
	background: url(../images/gsbg_nz_ztn7_5.jpg) no-repeat center;
	background-size: 100%;
}
/*公司变更内容页聚合页*/
/*公司注销页面*/
.gszx .l_ztn1 .title {
	display: none;
}
.gszx .l_ztn1 .main {
	width: 825px;
	margin: 0 auto;
	overflow: hidden;
}
.gszx .l_ztn1 .container {
	width: 840px;
	margin-bottom: 50px;
	margin-top: 60px;
	overflow: hidden;
}
.gszx .l_ztn1 .container .box {
	width: 265px;
	background-color: #ffffff;
	margin: 0 15px 15px 0;
	overflow: hidden;
	float: left;
}
.gszx .ztn1_xial {
	display: none;
}
.gszx .l_ztn1 .container .box h3 {
	font-size: 20px;
	color: #41465a;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
}
.gszx .l_ztn1 .container .box span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #b0b2b8;
	margin-top: 5px;
}
.gszx .l_ztn1 .container .box p {
	width: 125px;
	height: 30px;
	background-color: #41465a;
	border-radius: 5px;
	margin: 23px auto 25px auto;
}
.gszx .l_ztn1 .container .box:hover p {
	background-color: #008ce1;
}
.gszx .l_ztn1 .container .box p a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
}
.gszx .l_ztn1 .container .box:hover h3 {
	color: #008ce1
}
.gszx .l_ztn2 .title p {
	color: #767676;
}
.gszx .l_ztn2 .main {
	width: 1090px;
	margin: 0 auto;
}
.gszx .l_ztn2 .main .container {
	width: 1095px;
	overflow: hidden;
}
.gszx .l_ztn2 .main .container .box {
	width: 214px;
	margin-right: 5px;
	float: left;
	position: relative;
}
.gszx .l_ztn2 .main .container .box p {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	width: 214px;
	text-align: center;
	top: 107px;
}
.gszx .l_ztn3 {
	background: url(../images/gszx_ztn3_bj.jpg) no-repeat center;
}
.gszx .l_ztn3 .title {
	margin: 80px 0 95px 0;
}
.gszx .l_ztn3 .title h3 {
	color: #ffffff;
}
.gszx .l_ztn3 .title p {
	color: #b2b3ba;
}
.gszx .l_ztn3 .main {
	width: 890px;
	margin: 0 auto;
}
.gszx .l_ztn3 .main .container {
	width: 960px;
	height: 275px;
}
.gszx .l_ztn3 .main .container .box {
	width: 250px;
	height: 88px;
	float: left;
	border: dashed 1px #b2b3ba;
	border-radius: 10px;
	margin-bottom: 82px;
	box-sizing: border-box;
	position: relative;
}
.gszx .l_ztn3 .main .container .box.xz {
	border: dashed 1px #ffd823;
}
.gszx .l_ztn3 .main .container .box .yuan {
	width: 50px;
	height: 50px;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	top: -16px;
	left: -16px;
}
.gszx .l_ztn3 .main .container .box.xz .yuan {
	background-color: #ffd823;
}
.gszx .l_ztn3 .main .container .box .yuan img {
	margin: 8.5px;
}
.gszx .l_ztn3 .main .container .box p {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin: 20px 0 3px 0;
}
.gszx .l_ztn3 .main .container .box.xz p {
	color: #ffd823;
}
.gszx .l_ztn3 .main .container .box span {
	display: block;
	font-size: 12px;
	color: #6d707d;
	text-align: center;
}
.gszx .l_ztn3 .main .container .box.xz span {
	color: #ffd823;
}
.gszx .l_ztn3 .main .container .lj {
	float: left;
	margin-top: 43px;
}
.gszx .l_ztn3 .main .container .you {
	float: right;
}
.gszx .l_ztn3 .main .container .you1 {
	margin-right: 70px;
}
.gszx .l_ztn3 .main .container .you1 .shu {
	margin-right: 70px;
	position: absolute;
	top: -83px;
	left: 125px;
}
.gszx .l_ztn4 .container .box {
	height: 80px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}
.gszx .l_ztn4 .container .box1 {
	background: url(../images/gszx_ztn4_1.png) no-repeat center;
}
.gszx .l_ztn4 .container .box2 {
	background: url(../images/gszx_ztn4_2.png) no-repeat center;
}
.gszx .l_ztn4 .container .box3 {
	background: url(../images/gszx_ztn4_3.png) no-repeat center;
}
.gszx .l_ztn4 .container .box4 {
	background: url(../images/gszx_ztn4_4.png) no-repeat center;
}
.gszx .l_ztn4 .container .box5 {
	background: url(../images/gszx_ztn4_5.png) no-repeat center;
}
.gszx .l_ztn4 .container .box span {
	display: block;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-top: 28px;
	color: #ffffff;
}
.gszx .l_ztn4 .container .box1 span {
	margin-top: 39px;
}
.gszx .l_ztn4 .container .box p {
	width: 266px;
	height: 65px;
	font-size: 22px;
	color: #ffffff;
	position: absolute;
	box-sizing: border-box;
	top: 7.5px;
	text-align: center;
}
.gszx .l_ztn4 .container .box1 p {
	right: 245px;
	padding: 17px 0 0 145px;
	background: url(../images/gszx_ztn4_1_1.png) no-repeat center;
}
.gszx .l_ztn4 .container .box2 p {
	left: 203px;
	padding: 17px 0 0 79px;
	background: url(../images/gszx_ztn4_2_1.png) no-repeat center;
}
.gszx .l_ztn4 .container .box3 p {
	right: 146px;
	padding: 3px 20px 0 145px;
	background: url(../images/gszx_ztn4_3_1.png) no-repeat center;
}
.gszx .l_ztn4 .container .box4 p {
	left: 88px;
	padding: 3px 25px 0 107px;
	background: url(../images/gszx_ztn4_4_1.png) no-repeat center;
}
.gszx .l_ztn4 .container .box5 p {
	right: 40px;
	padding: 3px 7px 0 134px;
	background: url(../images/gszx_ztn4_5_1.png) no-repeat center;
}
.gszx .l_ztn5 {
	background: url(../images/gszx_ztn5_bj.jpg) no-repeat center;
}
.gszx .l_ztn5 .title {
	margin: 80px auto 90px auto;
}
.gszx .l_ztn5 .main {
	width: 1025px;
	margin: 0 auto;
}
.gszx .l_ztn5 .container {
	width: 1075px;
	overflow: hidden;
}
.gszx .l_ztn5 .container .box {
	width: 325px;
	height: 323px;
	float: left;
	background-size: 100%;
	margin-right: 25px;
}
.gszx .l_ztn5 .container .box1 {
	background: url(../images/gszx_ztn5_1.jpg) no-repeat center;
}
.gszx .l_ztn5 .container .box2 {
	background: url(../images/gszx_ztn5_2.jpg) no-repeat center;
}
.gszx .l_ztn5 .container .box3 {
	background: url(../images/gszx_ztn5_3.jpg) no-repeat center;
}
.gszx .l_ztn5 .container .box .quan {
	width: 148px;
	height: 148px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #ffffff;
	margin: 40px auto 10px auto;
}
.gszx .l_ztn5 .container .box .quan img {
	margin: 4px;
	transition: 0.5s;
}
.gszx .l_ztn5 .container .box:hover .quan img {
	transform: scale(1.3);
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	-moz-transform: scale(1.3);
	transition: 0.8s;
}
.gszx .l_ztn5 .container .box p {
	font-size: 24px;
	color: #333333;
	text-align: center;
	padding: 0 70px;
	margin-top: 20px;
	line-height: 35px;
}
.gszx .l_ztn7 .container ul li.yhkh {
	background-color: #254788;
	background: url(../images/gszx_nz_ztn7_1.jpg) no-repeat center;
	background-size: 100%;
}
.gszx .l_ztn7 .container ul li.csjz {
	background: url(../images/gszx_nz_ztn7_2.jpg) no-repeat center;
	background-size: 100%;
}
.gszx .l_ztn7 .container ul li.sbsq {
	background: url(../images/gszx_nz_ztn7_3.jpg) no-repeat center;
	background-size: 100%;
}
.gszx .l_ztn7 .container ul li.sqsk {
	background: url(../images/gszx_nz_ztn7_4.jpg) no-repeat center;
	background-size: 100%;
}
.gszx .l_ztn7 .container ul li.sbkh {
	background: url(../images/gszx_nz_ztn7_5.jpg) no-repeat center;
	background-size: 100%;
}
/*公司注销页面*/
/*公司注销内容页公司普通注销*/
.gszx_pt .mianbao {
	background-color: #f2f2f2;
}
.gszx_pt .l_ztn1 {
	height: auto;
	background: url(../images/gszx_pt_ztn1_bj.jpg) no-repeat center;
}
.gszx_pt .l_ztn1 .title {
	margin: 80px 0 0 0;
}
.gszx_pt .l_ztn1 .container {
	height: 685px;
	background: url(../images/gszx_pt_ztn1_bj2.png) no-repeat top center;
	margin-top: -33px;
	overflow: hidden;
}
.gszx_pt .l_ztn1 .container>div {
	overflow: hidden;
}
.gszx_pt .l_ztn1 .container p {
	font-size: 24px;
	color: #000400;
	font-weight: bold;
}
.gszx_pt .l_ztn1 .container .m {
	display: none;
}
.gszx_pt .l_ztn1 .container .hz {
	margin-top: 54px;
}
.gszx_pt .l_ztn1 .container .kh.first {
	margin-top: 122px;
}
.gszx_pt .l_ztn1 .container .kh.second {
	margin-top: 82px;
}
.gszx_pt .l_ztn1 .container .kh p {
	width: 565px;
	float: left;
	margin-left: 109px;
}
.gszx_pt .l_ztn1 .container .hz p {
	width: 625px;
	float: right;
	margin-right: 242px;
}
.gszx_pt .l_ztn1 .container p.cx {
	width: 300px;
	height: 60px;
	border-radius: 10px;
	background-color: #008ce1;
	margin: 75px auto 0 auto;
}
.gszx_pt .l_ztn1 .container p.cx a {
	display: block;
	font-size: 24px;
	color: #ffffff;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}
.list .biaodan .form {
	margin: 50px auto 50px auto;
}
.gszx_pt .biaodan .form form label input.gongsi {
	background-color: #ffffff;
}
.gszx_pt .l_ztn2 {
	background-color: #f2f2f2;
}
.gszx_pt .l_ztn2 .container {
	width: 1036px;
	overflow: hidden;
	margin: 77px auto 160px auto;
}
.gszx_pt .l_ztn2 .container .box {
	width: 126px;
	height: 126px;
	float: left;
}
.gszx_pt .l_ztn2 .container img.jt {
	float: left;
	margin-top: 54px;
}
.gszx_pt .l_ztn2 .container .box1 {
	background: url(../images/gszx_pt_ztn2_box1.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box2 {
	background: url(../images/gszx_pt_ztn2_box2.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box3 {
	background: url(../images/gszx_pt_ztn2_box3.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box4 {
	background: url(../images/gszx_pt_ztn2_box4.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box5 {
	background: url(../images/gszx_pt_ztn2_box5.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box6 {
	background: url(../images/gszx_pt_ztn2_box6.png) no-repeat center;
}
.gszx_pt .l_ztn2 .container .box p {
	font-size: 18px;
	color: #98bf16;
	width: 80px;
	text-align: center;
	margin: 38px auto;
}
.gszx_pt .l_ztn2 .container .box1 p {
	font-size: 22px;
	margin: 35px auto;
}
.gszx_pt .l_ztn3 {
	background: none;
}
.gszx_pt .l_ztn3 .container {
	height: 576px;
	background: url(../images/gszx_pt_ztn3_bj.png) no-repeat center;
	width: 1200px;
	margin: 0 auto 94px auto;
	position: relative;
}
.gszx_pt .l_ztn3 .container p {
	font-size: 22px;
	font-weight: bold;
	position: absolute;
}
.gszx_pt .l_ztn3 .container p:first-child {
	color: #178477;
	bottom: 22px;
	left: 445px;
}
.gszx_pt .l_ztn3 .container p:nth-child(2) {
	color: #429946;
	bottom: 112px;
	left: 575px;
}
.gszx_pt .l_ztn3 .container p:nth-child(3) {
	color: #b9c23a;
	bottom: 195px;
	left: 705px;
}
.gszx_pt .l_ztn3 .container p:nth-child(4) {
	color: #f5ae1a;
	bottom: 282px;
	left: 835px;
}
.gszx_pt .l_ztn3 .container p:nth-child(5) {
	color: #f08817;
	bottom: 520px;
	left: 819px;
}
.gszx_pt .l_ztn4 {
	background: url(../images/gszx_pt_ztn4_bj.jpg) no-repeat center;
}
.gszx_pt .l_ztn4 .title h3 {
	color: #ffffff;
}
.gszx_pt .l_ztn4 .container {
	position: relative;
	width: 1200px;
	height: 515px;
	margin: 0 auto;
}
.gszx_pt .l_ztn4 .container .box {
	border-bottom: solid 1px #65bdb7;
	padding-bottom: 28px;
	position: absolute;
	box-sizing: border-box;
	display: none;
}
.gszx_pt .l_ztn4 .container .box p {
	font-size: 24px;
	color: #93eae4;
}
.gszx_pt .l_ztn4 .container .box span {
	display: block;
	font-size: 12px;
	color: #3b817b;
}
.gszx_pt .l_ztn4 .container .box1 {
	width: 340px;
	padding-left: 35px;
	left: 112px;
	top: 34px;
}
.gszx_pt .l_ztn4 .container .box2 {
	width: 340px;
	padding-left: 35px;
	right: 113px;
	top: 34px;
}
.gszx_pt .l_ztn4 .container .box3 {
	width: 280px;
	padding-left: 35px;
	left: 172px;
	bottom: 210px;
}
.gszx_pt .l_ztn4 .container .box4 {
	width: 280px;
	padding-left: 55px;
	right: 173px;
	bottom: 210px;
}
.gszx_pt .l_ztn4 .container .yuan {
	position: absolute;
	top: 30px;
	left: 422.5px;
	transition: 1.5s;
}
.gszx_pt .l_ztn4 .container .yuan:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transition: 1.5s;
}
.gszx_pt .l_ztn5 {
	background: none;
}
.gszx_pt .l_ztn5 .title h3 {
	color: #282828;
}
.gszx_pt .l_ztn5 .container {
	width: 1200px;
	margin: 0 auto 75px auto;
	position: relative;
}
.gszx_pt .l_ztn5 .container .box {
	width: 365px;
	height: 284px;
	overflow: hidden;
	clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
	position: relative;
}
.gszx_pt .l_ztn5 .container .box1 {
	margin-left: 105px;
}
.gszx_pt .l_ztn5 .container .box2 {
	left: -65px;
}
.gszx_pt .l_ztn5 .container .box3 {
	left: -130px;
}
.gszx_pt .l_ztn5 .container .box .info {
	width: 100%;
	height: 93px;
	background-color: #282828;
	position: absolute;
	bottom: 60px;
}
.gszx_pt .l_ztn5 .container .box:hover .info {
	background-color: #98bf16;
}
.gszx_pt .l_ztn5 .container .box .info p {
	font-size: 24px;
	color: #ffffff;
	padding: 15px 97px 0 75px;
	text-align: center;
}
.gszx_pt .l_ztn6 {
	background: none;
	top: 0;
}
.gszx_pt .l_ztn6 .container {
	width: 1200px;
	background: url(../images/gsbg_ztn6_bj.jpg) no-repeat center;
}
.gszx_pt .l_ztn6 .container .self p {
	border: solid 2px #bbbaba;
	color: #bbbaba;
}
.gszx_pt .l_ztn6 .container .self ul li {
	color: #bbbaba;
	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;
}
.gszx_pt .l_ztn6 .container .vs {
	left: 491px;
}
.gszx_pt .l_ztn7 {
	background-color: #f4f4f4;
}
.gszx_pt .l_ztn7 .container ul li.yhkh {
	background-color: #254788;
	background: url(../images/gszx_nz_ztn7_1.jpg) no-repeat center;
	background-size: 100%;
}
.gszx_pt .l_ztn7 .container ul li.csjz {
	background: url(../images/gszx_nz_ztn7_2.jpg) no-repeat center;
	background-size: 100%;
}
.gszx_pt .l_ztn7 .container ul li.sbsq {
	background: url(../images/gszx_nz_ztn7_3.jpg) no-repeat center;
	background-size: 100%;
}
.gszx_pt .l_ztn7 .container ul li.sqsk {
	background: url(../images/gszx_nz_ztn7_4.jpg) no-repeat center;
	background-size: 100%;
}
.gszx_pt .l_ztn7 .container ul li.sbkh {
	background: url(../images/gszx_nz_ztn7_5.jpg) no-repeat center;
	background-size: 100%;
}
/*公司注销内容页公司普通注销*/
/*代理记账聚合页*/
.dljz .l_ztn2 .container {
	width: 923px;
	margin: 0 auto;
	position: relative;
	height: 410px;
}
.dljz .l_ztn2 .container .box {
	width: 224px;
	height: 222px;
	position: absolute;
}
.dljz .l_ztn2 .container .box1 {
	background: url(../images/dljz_ztn2_x_1.png) no-repeat center;
}
.dljz .l_ztn2 .container .box2 {
	left: 172px;
	top: 171px;
	background: url(../images/dljz_ztn2_s_2.png) no-repeat center;
}
.dljz .l_ztn2 .container .box3 {
	left: 348px;
	background: url(../images/dljz_ztn2_x_11.png) no-repeat center;
}
.dljz .l_ztn2 .container .box4 {
	left: 520px;
	top: 171px;
	background: url(../images/dljz_ztn2_s_1.png) no-repeat center;
}
.dljz .l_ztn2 .container .box5 {
	left: 697px;
	background: url(../images/dljz_ztn2_x_11.png) no-repeat center;
}
.dljz .l_ztn2 .container .box img {
	margin: 48px 0 0 46px;
}
.dljz .l_ztn2 .container .box2 img {
	margin: 21px 0 0 46px;
}
.dljz .l_ztn2 .container .box4 img {
	margin: 15px 0 0 46px;
}
.dljz .l_ztn2 .container .box p {
	width: 113px;
	text-align: center;
	font-size: 19px;
	color: #6e6e6e;
	font-weight: bold;
	margin: 10px 0 0 46px;
}
.dljz .l_ztn2 .container .box2 p {
	margin: -10px 0 0 46px;
}
.dljz .l_ztn2 .container .box4 p {
	margin: -59px 0 0 46px;
}
@keyframes b1-1 {
 0% {
top:-20px;
}
 50% {
top:0;
}
 100% {
top:-20px;
}
}
@keyframes b2-1 {
 0% {
top:191px;
}
 50% {
top:171px;
}
 100% {
top:191px;
}
}
.dljz .l_ztn3 {
	background: url(../images/dljz_ztn3_bj.jpg) no-repeat center;
}
.dljz .l_ztn3 .main {
	width: 860px;
	margin: 0 auto;
}
.dljz .l_ztn3 .container {
	width: 900px;
	overflow: hidden;
}
.dljz .l_ztn3 .title {
	margin: 90px 0 50px 0;
}
.dljz .l_ztn3 .container .box {
	width: 260px;
	height: 224px;
	background-color: rgba(255,255,255,0.9);
	margin-top: 80px;
	border-radius: 10px;
	margin-right: 40px;
	position: relative;
	float: left;
}
.dljz .l_ztn3 .container .box img {
	position: absolute;
	top: -60px;
	left: 65px;
}
.dljz .l_ztn3 .container .box p {
	padding: 90px 60px 0 60px;
	font-size: 24px;
	color: #282828;
	text-align: center;
}
.dljz .l_ztn4 .title {
	margin: 80px 0 40px 0;
}
.dljz .l_ztn4 .container {
	width: 1200px;
	height: 660px;
	margin: 0 auto;
	background: url(../images/dljz_ztn4_bj.png) no-repeat 100px 10px;
	position: relative;
	overflow: hidden;
}
.dljz .l_ztn4 .container .center {
	width: 303px;
	height: 303px;
	border-radius: 50%;
	overflow: hidden;
	background: url(../images/dljz_ztn4_center.png) no-repeat center;
	margin: 168px auto 0 auto;
}
.dljz .l_ztn4 .container .center p {
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	margin-top: 121.5px;
	color: #ffffff;
}
.dljz .l_ztn4 .container .box {
	width: 192px;
	height: 192px;
	border-radius: 50%;
	position: absolute;
}
.dljz .l_ztn4 .container .box1 {
	background-color: #f79d00;
	right: 504px;
	top: 0;
}
.dljz .l_ztn4 .container .box2 {
	background-color: #2b9fbb;
	left: 307px;
	bottom: 133px;
}
.dljz .l_ztn4 .container .box3 {
	background-color: #c65437;
	right: 307px;
	bottom: 126px;
}
.dljz .l_ztn4 .container .box span {
	display: block;
	font-size: 45px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.dljz .l_ztn4 .container .box p.des {
	padding: 0 35px;
	text-align: center;
	margin-top: 10px;
	color: #ffffff;
	font-size: 20px;
}
.dljz .l_ztn4 .container .box p.key {
	font-size: 32px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
}
.dljz .l_ztn4 .container .box1 p.key {
	right: -136px;
	top: 21px;
}
.dljz .l_ztn4 .container .box2 p.key {
	left: -185px;
	bottom: 71px;
}
.dljz .l_ztn4 .container .box3 p.key {
	right: -118px;
	bottom: 78px;
}
@keyframes ripple {
 0% {
 opacity:0.95;
 width:192px;
 height:192px;
}
 100% {
 opacity: 0.9;
 width:200px;
 height:200px;
}
}
.dljz .l_ztn6 {
	background: none;
	top: 0;
}
.dljz .l_ztn6 .container {
	width: 1200px;
	background: url(../images/dljz_ztn6_bj.png) no-repeat center;
}
.dljz .l_ztn6 .container .self p {
	border: solid 2px #bbbaba;
	color: #bbbaba;
}
.dljz .l_ztn6 .container .self ul li {
	color: #bbbaba;
	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;
}
.dljz .l_ztn6 .container .vs {
	left: 491px;
}
.dljz .l_ztn7 {
	background-color: #f4f4f4;
}
.dljz .l_ztn7 .title {
	margin: 80px 0 60px 0;
}
.dljz .l_ztn7 .container ul li.yhkh {
	background-color: #254788;
	background: url(../images/dljz_ztn7_1.jpg) no-repeat center;
	background-size: 100%;
}
.dljz .l_ztn7 .container ul li.csjz {
	background: url(../images/dljz_ztn7_2.jpg) no-repeat center;
	background-size: 100%;
}
.dljz .l_ztn7 .container ul li.sbsq {
	background: url(../images/dljz_ztn7_3.jpg) no-repeat center;
	background-size: 100%;
}
.dljz .l_ztn7 .container ul li.sqsk {
	background: url(../images/dljz_ztn7_4.jpg) no-repeat center;
	background-size: 100%;
}
.dljz .l_ztn7 .container ul li.sbkh {
	background: url(../images/dljz_ztn7_5.jpg) no-repeat center;
	background-size: 100%;
}
/*代理记账聚合页*/
/*代理记账内容页内资小规模*/
.dljz_nzxgm .mianbao {
	background-color: #f2f2f2;
}
.dljz_nzxgm .l_ztn1 {
	background: none;
	height: auto;
}
.dljz_nzxgm .l_ztn1 .main {
	width: 1200px;
	margin: 0 auto;
}
.dljz_nzxgm .l_ztn1 .container {
	background: url(../images/dljz_nzxgm_ztn1_bj.png) no-repeat 661px top;
	overflow: hidden;
}
.dljz_nzxgm .l_ztn1 .container p.cx {
	width: 333px;
	height: 65px;
	line-height: 65px;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	margin: 30px auto 0 auto;
	border-radius: 10px;
	background-color: #ab7474;
	cursor: pointer;
	margin-bottom: 66px;
}
.dljz_nzxgm .l_ztn1 .container ul {
	margin-left: 125px;
	margin-top: 15px;
}
.dljz_nzxgm .l_ztn1 .container ul li {
	overflow: hidden;
	margin-bottom: 35px;
}
.dljz_nzxgm .l_ztn1 .container ul li.last {
	margin-bottom: 0;
}
.dljz_nzxgm .l_ztn1 .container ul li span {
	font-size: 28px;
	width: 101px;
	height: 101px;
	padding-top: 10px;
	margin-right: 20px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	color: #ffffff;
	font-style: oblique;
	background: url(../images/dljz_nzxgm_ztn1_1.png) no-repeat center;
	box-sizing: border-box;
}
.dljz_nzxgm .l_ztn1 .container ul li .ques {
	float: left;
}
.dljz_nzxgm .l_ztn1 .container ul li .ques h3 {
	font-size: 30px;
	color: #430a00;
	font-weight: bold;
}
.dljz_nzxgm .l_ztn1 .container ul li .ques p {
	line-height: 26px;
	font-size: 18px;
	width: 320px;
	margin-top: 13px;
	float: left;
	color: #5d5d5d;
}
.dljz_nzxgm .l_ztn1 .container ul li .ques p b {
	color: #008ce1;
}
.dljz_nzxgm .l_ztn1 .container ul li .ques img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.dljz_nzxgm .biaodan .form form label input.gongsi {
	background-color: #ffffff;
}
.dljz_nzxgm .l_ztn2 {
	background-color: #f8f4f4;
}
.dljz_nzxgm .l_ztn2 .container {
	width: 1200px;
	margin: 0 auto 110px auto;
	position: relative;
	height: 300px;
	background: url(../images/dljz_nzxgm_ztn2_bj.jpg) no-repeat bottom 19px center;
}
.dljz_nzxgm .l_ztn2 .container .box {
	width: 177px;
	height: 227px;
	position: absolute;
	bottom: 0;
	cursor: pointer;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box:hover {
	width: 220px;
	height: 278px;
	transition: 0.5s;
	z-index: 99;
}
.dljz_nzxgm .l_ztn2 .container .box1 {
	left: 125px;
	background: url(../images/dljz_nzxgm_ztn2_1.png) no-repeat center;
	animation: dljz-ztn2-box1 1s linear infinite alternate;
	background-size: 100%;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box2 {
	left: 319px;
	background: url(../images/dljz_nzxgm_ztn2_2.png) no-repeat center;
	animation: dljz-ztn2-box2 2s linear infinite alternate;
	background-size: 100%;
}
.dljz_nzxgm .l_ztn2 .container .box3 {
	left: 513px;
	background: url(../images/dljz_nzxgm_ztn2_3.png) no-repeat center;
	animation: dljz-ztn2-box3 2s linear infinite alternate;
	background-size: 100%;
}
.dljz_nzxgm .l_ztn2 .container .box4 {
	left: 707px;
	background: url(../images/dljz_nzxgm_ztn2_4.png) no-repeat center;
	animation: dljz-ztn2-box4 1s linear infinite alternate;
	background-size: 100%;
}
.dljz_nzxgm .l_ztn2 .container .box5 {
	left: 900px;
	background: url(../images/dljz_nzxgm_ztn2_5.png) no-repeat center;
	animation: dljz-ztn2-box5 1s linear infinite alternate;
	background-size: 100%;
}
.dljz_nzxgm .l_ztn2 .container .box p {
	font-size: 22px;
	width: 140px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
}
.dljz_nzxgm .l_ztn2 .container .box1 p {
	margin-top: 60px;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box1:hover p {
	margin-top: 70px;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box2 p {
	margin-top: 45px;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box2:hover p {
	margin-top: 55px;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box3 p {
	margin-top: 31px;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box3:hover p {
	margin-top: 40px;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box4 p {
	margin-top: 16px;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box4:hover p {
	margin-top: 30px;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box5 p {
	margin-top: 60px;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box5:hover p {
	margin-top: 70px;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box span {
	font-size: 18px;
	left: 77px;
	bottom: 8px;
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
	position: absolute;
	display: block;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn2 .container .box:hover span {
	left: 100px;
	transition: 0.5s;
}
@keyframes dljz-ztn2-box1 {
 0% {
 left:125px;
}
 100% {
 left:155px;
}
}
@keyframes dljz-ztn2-box2 {
 0% {
 left: 319px;
}
 50% {
 left:289px;
}
 100% {
 left:349px;
}
}
@keyframes dljz-ztn2-box3 {
 0% {
 left:513px;
}
 50% {
 left:543px;
}
 100% {
 left:483px;
}
}
@keyframes dljz-ztn2-box4 {
 0% {
 left:707px;
}
 100% {
 left:677px;
}
}
@keyframes dljz-ztn2-box5 {
 0% {
 left:900px;
}
 100% {
 left:930px;
}
}
.dljz_nzxgm .l_ztn3 {
	background: url(../images/dljz_nzxgm_ztn3_bj.jpg) no-repeat center;
}
.dljz_nzxgm .l_ztn3 .title {
	margin: 80px 0 20px 0;
}
.dljz_nzxgm .l_ztn3 .title h3 {
	color: #ffffff;
}
.dljz_nzxgm .l_ztn3 .title h3 span {
	color: #c75416;
}
.dljz_nzxgm .l_ztn3 .container {
	width: 1200px;
	position: relative;
	margin: 30px auto 150px auto;
}
.dljz_nzxgm .l_ztn3 .container .box {
	position: absolute;
}
.dljz_nzxgm .l_ztn3 .container .box1 {
	top: 109px;
	left: 130px;
}
.dljz_nzxgm .l_ztn3 .container .box2 {
	top: 109px;
	right: 130px;
}
.dljz_nzxgm .l_ztn3 .container .box3 {
	bottom: -75px;
	right: 498px;
}
.dljz_nzxgm .l_ztn3 .container .box p {
	font-size: 24px;
	color: #ffffff;
	cursor: pointer;
}
.dljz_nzxgm .l_ztn3 .container .box:hover p {
	color: #c75416;
}
.dljz_nzxgm .l_ztn3 .container .box span {
	font-size: 12px;
	margin-top: 5px;
	color: #70727b;
}
.dljz_nzxgm .l_ztn3 .container .center {
	margin: 0 auto;
	width: 421px;
	height: 421px;
	animation: dljz-ztn3-center 100s infinite alternate linear;
}
@keyframes dljz-ztn3-center {
 0% {
 transform:rotate(0deg);
}
 100% {
 transform:rotate(3600deg);
}
}
.dljz_nzxgm .l_ztn4 .main {
	width: 880px;
	margin: 0 auto;
}
.dljz_nzxgm .l_ztn4 .container {
	width: 900px;
	margin-bottom: 100px;
	overflow: hidden;
}
.dljz_nzxgm .l_ztn4 .container .box {
	width: 280px;
	height: 350px;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.dljz_nzxgm .l_ztn4 .container .box img {
	width: 100%;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn4 .container .box:hover img {
	transform: scale(1.2);
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn4 .container .box .info {
	width: 100%;
	height: 130px;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	bottom: 0;
}
.dljz_nzxgm .l_ztn4 .container .box:hover .info {
	background-color: rgba(199,22,28,0.9);
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn4 .container .box .info p {
	font-size: 35px;
	color: #f1bb00;
	text-align: center;
	font-weight: bold;
	margin: 10px;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn4 .container .box:hover .info p {
	color: #ffffff;
	transition: 0.5s;
}
.dljz_nzxgm .l_ztn4 .container .box .info span {
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	margin-top: 10px;
}
.dljz_nzxgm .l_ztn6 {
	background: none;
	top: 0;
}
.dljz_nzxgm .l_ztn6 .container {
	width: 1200px;
	background: url(../images/dljz_ztn6_bj.png) no-repeat center;
}
.dljz_nzxgm .l_ztn6 .container .self p {
	border: solid 2px #bbbaba;
	color: #bbbaba;
}
.dljz_nzxgm .l_ztn6 .container .self ul li {
	color: #bbbaba;
	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;
}
.dljz_nzxgm .l_ztn6 .container .vs {
	left: 491px;
}
.dljz_nzxgm .l_ztn7 {
	background-color: #f4f4f4;
}
.dljz_nzxgm .l_ztn7 .title {
	margin: 80px 0 60px 0;
}
.dljz_nzxgm .l_ztn7 .container ul li.yhkh {
	background-color: #254788;
	background: url(../images/dljz_ztn7_1.jpg) no-repeat center;
	background-size: 100%;
}
.dljz_nzxgm .l_ztn7 .container ul li.csjz {
	background: url(../images/dljz_ztn7_2.jpg) no-repeat center;
	background-size: 100%;
}
.dljz_nzxgm .l_ztn7 .container ul li.sbsq {
	background: url(../images/dljz_ztn7_3.jpg) no-repeat center;
	background-size: 100%;
}
.dljz_nzxgm .l_ztn7 .container ul li.sqsk {
	background: url(../images/dljz_ztn7_4.jpg) no-repeat center;
	background-size: 100%;
}
.dljz_nzxgm .l_ztn7 .container ul li.sbkh {
	background: url(../images/dljz_ztn7_5.jpg) no-repeat center;
	background-size: 100%;
}
/*代理记账内容页内资小规模*/
/*通用列表页*/
.list_ty .banner {
	height: 400px;
}
.list_ty .banner .swiper-container {
	height: 400px;
}
.list_ty .banner .swiper-container .swiper-slide img {
	height: 400px;
}
.list_ty .mianbao {
	margin-top: 15px;
}
.list_ty .mianbao a {
	line-height: 60px;
}
.list_ty .table {
	width: 1200px;
	margin: 0 auto 30px auto;
	height: 38px;
	background-color: #f2f2f2;
}
.list_ty .table p {
	float: left;
	width: 125px;
	line-height: 43px;
}
.list_ty .table p a {
	font-size: 16px;
	color: #000000;
	display: block;
	line-height: 38px;
	text-align: center;
	margin-bottom: 5px;
}
.list_ty .table p.xz {
	background: url(../images/list_table_xz.png) no-repeat center top;
}
.list_ty .table p.xz a {
	color: #ffffff;
}
.list_ty .table p:hover {
	background: url(../images/list_table_xz.png) no-repeat center top;
}
.list_ty .table p:hover a {
	color: #ffffff;
}
.list_ty .table form {
	float: left;
	height: 43px;
}
.list_ty .table form input.so {
	width: 333px;
	height: 40px;
	border: solid 2px #008ce1;
	float: left;
	box-sizing: border-box;
	padding-left: 20px;
}
.list_ty .table form p.tj {
	font-size: 18px;
	width: 90px;
	height: 40px;
	float: left;
	background-color: #008ce1;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.list_ty .list_content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.list_ty .list_content .left {
	width: 855px;
	float: left;
}
.list_ty .list_content .left .box {
	width: 100%;
	height: 160px;
	margin-bottom: 25px;
}
.list_ty .list_content .left .box:hover {
	background-color: #f8f8f8;
}
.list_ty .list_content .left .box .img_b {
	width: 210px;
	height: 160px;
	float: left;
	position: relative;
	overflow: hidden;
}
.list_ty .list_content .left .box .img_b img {
	height: 100%;
	transition: 0.5s;
}
.list_ty .list_content .left .box:hover .img_b img {
	transform: scale(1.2);
	transition: 0.5s;
}
.list_ty .list_content .left .box .img_b a.lanmu {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	max-width: 180px;
	height: 28px;
	padding: 0 5px;
	background-color: rgba(51,51,51,0.9);
	line-height: 28px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	z-index: 10;
}
.list_ty .list_content .left .box:hover .img_b a.lanmu {
	background-color: #008ce1;
}
.list_ty .list_content .left .box .con {
	width: 625px;
	float: left;
	margin-left: 20px;
}
.list_ty .list_content .left .box .con h3 {
	margin: 15px auto 20px auto;
}
.list_ty .list_content .left .box .con h3 font {
	color: #008ce1;
	font-weight: bold;
}
.list_ty .list_content .left .box .con h3 a {
	font-size: 18px;
	color: #191919;
}
.list_ty .list_content .left .box:hover .con h3 a {
	color: #008ce1;
}
.list_ty .list_content .left .box .con p {
	font-size: 16px;
	color: #8a8a8a;
	line-height: 25px;
}
.list_ty .list_content .left .box .con p font {
	color: #008ce1;
	font-weight: bold;
}
.list_ty .list_content .left .box .con .bottom {
	overflow: hidden;
	margin-top: 15px;
}
.list_ty .list_content .left .box .con .bottom time {
	font-size: 14px;
	color: #cacaca;
	height: 15px;
	line-height: 15px;
	background: url(../images/list_time.png) no-repeat left center;
	padding-left: 25px;
	float: left;
	margin-top: 5px;
}
.list_ty .list_content .left .box .con .bottom span {
	height: 28px;
	border-radius: 5px;
	border: solid 1px #008ce1;
	float: right;
	line-height: 28px;
	padding: 0 10px;
	margin-right: 10px;
}
.list_ty .list_content .left .box .con .bottom span a {
	color: #008ce1;
	display: block;
}
.pagelist {
	margin-top: 60px;
	margin-bottom: 78px;
	width: 100%;
}
.pagelist ul {
	width: 100%;
	overflow: hidden;
	display: inline-block;
	text-align: center;
}
.pagelist ul li {
	height: 31px;
	line-height: 31px;
	display: inline-block;
	border: solid 1px #cccccc;
	text-align: center;
	margin-right: 5px;
}
.pagelist ul li a {
	display: block;
	height: 31px;
	padding: 0 13px;
}
.pagelist ul li.active {
	font-weight: bold;
	background-color: #008ce1;
}
.pagelist ul li.active a {
	color: #ffffff;
	font-weight: bold;
}
.pagelist ul li:hover {
	background-color: #008ce1;
	border: solid 1px #008ce1;
}
.pagelist ul li:hover a {
	color: #ffffff;
	font-weight: bold;
}
.pagelist ul li.select {
	background-color: #f2f2f2;
	border-radius: 15.5px;
	font-size: 14px;
	color: #868686;
}
.pagelist ul li select {
	width: 110px!important;
	height: 31px;
	background: url(../images/list_go.png) no-repeat right center;
	padding-left: 20px;
	appearance: none;
	-moz-appearance: none; /* Firefox */
	-webkit-appearance: none; /* Safari 和 Chrome */
	outline: none;
}
.pagelist ul li span.pageinfo {
	margin: 0 15px 0 15px;
}
.list_ty .list_content .right {
	float: left;
	margin-left: 40px;
	width: 305px;
}
.list_ty .list_content .right .ty {
	margin-top: 30px;
}
.list_ty .list_content .right .ty h4 {
	border-left: solid 3px #ff4546;
	line-height: 16px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}
.list_ty .list_content .right .keyword .container {
	width: 100%;
	height: 285px;
	background: url(../images/list_keyword_bj.jpg) no-repeat center;
	overflow: hidden;
}
.list_ty .list_content .right .keyword .container ul {
	width: 278px;
	height: 230px;
	margin: 18px auto 0 auto;
	overflow: hidden;
}
.list_ty .list_content .right .keyword .container ul li {
	float: left;
	height: 28px;
	margin-bottom: 12px;
	margin-right: 10px;
	padding: 0 10px;
	border-radius: 5px;
}
.list_ty .list_content .right .keyword .container ul li a {
	display: block;
	font-size: 14px;
	color: #343434;
	line-height: 28px;
	text-align: center;
}
.list_ty .list_content .right .keyword .container ul li:first-child {
	background-color: #b1ebf8;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(2) {
	background-color: #f7bfb9;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(3) {
	background-color: #d6b8d4;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(4) {
	background-color: #cce2a1;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(5) {
	background-color: #f9e294;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(6) {
	background-color: #b4ecf8;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(7) {
	background-color: #d8eff4;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(8) {
	background-color: #f7bfb9;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(9) {
	background-color: #cce2a1;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(10) {
	background-color: #cde2e7;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(11) {
	background-color: #b1ebf8;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(12) {
	background-color: #f7bfb9;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(13) {
	background-color: #d6b8d4;
}
.list_ty .list_content .right .keyword .container ul li:nth-child(14) {
	background-color: #cce2a1;
}
.list_ty .list_content .right .news {
	width: 100%;
}
.list_ty .list_content .right .news .container {
	background-color: #f2f2f2;
	height: 386px;
	overflow: hidden;
}
.list_ty .list_content .right .news .container ul {
	margin: 22px 15px 0 15px;
	counter-reset: section;
}
.list_ty .list_content .right .news .container ul li {
	height: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_ty .list_content .right .news .container ul li a {
	font-size: 14px;
	color: #575757;
}
.list_ty .list_content .right .news .container ul li:hover a {
	color: #008ce1;
}
.list_ty .list_content .right .news .container ul li:before {
	counter-increment: section;
	content: counter(section);
	padding: 1px 6px;
	margin-right: 10px;
	width: 50px;
	height: 18px;
	line-height: 18px;
	background: #bbbbbb;
	color: #fff;
	font-size: 12px
}
.list_ty .list_content .right .news .container ul li:nth-child(1):before {
	background: #ff4546;
}
.list_ty .list_content .right .news .container ul li:nth-child(2):before {
	background: #ff7316;
}
.list_ty .list_content .right .news .container ul li:nth-child(3):before {
	background: #ff9c00;
}
.list_ty .list_content .right .baojia .container {
	background-color: #f2f2f2;
	height: 460px;
	overflow: hidden;
}
.list_ty .list_content .right .baojia .container ul {
	margin: 25px 0 0 25px;
}
.list_ty .list_content .right .baojia .container ul li {
	height: 35px;
	padding-left: 30px;
	margin-bottom: 18px;
}
.list_ty .list_content .right .baojia .container ul li:first-child {
	background: url(../images/list_baojia_1.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(2) {
	background: url(../images/list_baojia_2.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(3) {
	background: url(../images/list_baojia_3.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(4) {
	background: url(../images/list_baojia_4.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(5) {
	background: url(../images/list_baojia_5.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(6) {
	background: url(../images/list_baojia_6.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(7) {
	background: url(../images/list_baojia_7.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li:nth-child(8) {
	background: url(../images/list_baojia_8.png) no-repeat left center;
}
.list_ty .list_content .right .baojia .container ul li .yewu {
	width: 120px;
	float: left;
}
.list_ty .list_content .right .baojia .container ul li .yewu p a {
	font-size: 14px;
	color: #787878;
}
.list_ty .list_content .right .baojia .container ul li .yewu span {
	display: block;
	font-size: 12px;
	color: #c9c9c9;
}
.list_ty .list_content .right .baojia .container ul li img {
	margin-top: 11.5px;
	float: left;
}
.list_ty .list_content .right .baojia .container ul li p.cha {
	width: 80px;
	height: 20px;
	border-radius: 10px;
	background-color: #ff4546;
	float: left;
	margin-top: 7.5px;
	margin-left: 18px;
}
.list_ty .list_content .right .baojia .container ul li p.cha a {
	display: block;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	line-height: 20px;
}
/*通用列表页*/
/*通用内容页*/
.list_ty .m_banner {
	display: none;
}
.list_ty .list_content .left .article {
	background-color: #ffffff;
	overflow: hidden;
}
.list_ty .list_content .left .article .article_title {
	overflow: hidden;
}
.list_ty .list_content .left .article .article_title h1 {
	font-size: 26px;
	color: #3b3b3b;
	text-align: center;
	margin: 55px 0 15px 0;
	padding: 0 30px;
	font-weight: bold;
}
.list_ty .list_content .left .article .article_title p.auth {
	width: 405px;
	float: left;
	margin-left: 150px;
}
.list_ty .list_content .left .article .article_title p.auth time {
	font-size: 14px;
	color: #c4c1cc;
	margin-right: 18px;
}
.list_ty .list_content .left .article .article_title p.auth span {
	font-size: 14px;
	color: #c4c1cc;
	margin-right: 18px;
}
.list_ty .list_content .left .article .article_title .share {
	float: left;
}
.list_ty .list_content .left .article .article_title .share span {
	float: left;
	font-size: 14px;
	color: #c4c1cc;
}
.list_ty .list_content .left .article .article_title .share .bdsharebuttonbox {
	float: left;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
	margin: 0 6px 0 0!important;
}
.list_ty .list_content .left .article .article_content {
	margin-top: 35px;
	padding: 0 50px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	text-indent: 30px;
}
.list_ty .list_content .left .article .article_content img {
	margin: 0 auto;
	margin-bottom: 15px;
}
.list_ty .list_content .left .article .article_content a {
	color: #008ce1;
	font-weight: bold;
	font-size: 16px;
}
.list_ty .list_content .left .article .article_content p {
	font-size: 16px;
	color: #444;
	line-height: 30px;
	text-indent: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.list_ty .list_content .left .article .article_content span {
	font-size: 16px;
	color: #444;
	line-height: 26px;
	text-indent: 30px;
}
.list_ty .list_content .left .article .article_content h3, .list_ty .list_content .left .article .article_content h4 {
	font-weight: bold;
	font-size: 17px;
	color: rgba(0,0,0,0.81);
	line-height: 30px;
	margin-bottom: 5px;
}
.list_ty .list_content .left .article p.keyword {
	font-size: 16px;
	color: #595758;
	padding: 0 30px 70px 30px;
	margin: 55px 20px 0 20px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom: solid 1px #e0e0e0;
}
.list_ty .list_content .left .article p.keyword b {
	float: left;
	font-weight: normal;
	font-size: 16px;
	color: #595758;
}
.list_ty .list_content .left .article p.keyword span {
	height: 28px;
	border-radius: 5px;
	float: left;
	line-height: 28px;
	padding: 0 10px;
	margin-right: 10px;
	background-color: #66b7c7;
}
.list_ty .list_content .left .article p.keyword span a {
	color: #ffffff;
	display: block;
}
.list_ty .list_content .left .article .article_page ul {
	overflow: hidden;
}
.list_ty .list_content .left .article .article_page ul li {
	margin-top: 30px;
	margin-bottom: 30px;
}
.list_ty .list_content .left .article .article_page ul li p {
	font-size: 16px;
	color: #595758;
	line-height: 16px;
	margin-bottom: 5px;
}
.list_ty .list_content .left .article .article_page ul li a {
	display: block;
	font-size: 14px;
	color: #757575;
}
.list_ty .list_content .left .article .article_page ul li:hover a {
	text-decoration: underline;
	color: #008ce1;
}
.list_ty .list_content .left .article .article_page ul li.pre {
	float: left;
}
.list_ty .list_content .left .article .article_page ul li.pre img {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
}
.list_ty .list_content .left .article .article_page ul li.pre .all {
	float: left;
}
.list_ty .list_content .left .article .article_page ul li.next {
	float: right;
}
.list_ty .list_content .left .article .article_page ul li.next .all {
	float: right;
	margin-right: 15px;
}
.list_ty .list_content .left .article .article_page ul li.next .all p {
	text-align: right;
}
.list_ty .list_content .left .article .article_page ul li.next img {
	float: right;
}
.list_ty .list_content .left .relevant {
	margin-top: 40px;
}
.list_ty .list_content .left .relevant h4 {
	border-left: solid 3px #ff4546;
	line-height: 16px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}
.list_ty .list_content .left .relevant .box {
	margin-bottom: 35px;
}
.list_ty .list_content .left .relevant .box .img_b {
	width: 210px;
	height: 160px;
	float: left;
	overflow: hidden;
}
.list_ty .list_content .left .relevant .box .img_b img {
	height: 100%;
	transition: 0.5s;
}
.list_ty .list_content .left .relevant .box:hover .img_b img {
	transform: scale(1.2);
	transition: 0.5s;
}
/*通用内容页*/
/*通用师资列表页*/
.list_teacher .teacher_content {
	width: 100%;
}
.list_teacher .teacher_content .main {
	width: 1200px;
	margin: 0 auto;
}
.list_teacher .teacher_content .container {
	width: calc(100% + 20px);
	overflow: hidden;
}
.list_teacher .teacher_content .container .box {
	width: 285px;
	height: 368px;
	position: relative;
	float: left;
	margin: 0 20px 16px 0;
	overflow: hidden;
	border-bottom: solid 1px #eeeeee;
}
.list_teacher .teacher_content .container .box img.img_teach {
	width: 100%;
}
.list_teacher .teacher_content .container .box .info {
	width: 100%;
	height: 140px;
	background-color: #f8f8f8;
	position: absolute;
	bottom: -50px;
	border: solid 1px #eeeeee;
	border-top: none;
	transition: 0.5s;
}
.list_teacher .teacher_content .container .box .info h3 {
	width: 170px;
	height: 50px;
	border-radius: 25px;
	font-size: 30px;
	line-height: 50px;
	top: -25px;
	left: 57.5px;
	background-color: #bfdcda;
	color: #282828;
	text-align: center;
	position: absolute;
}
.list_teacher .teacher_content .container .box .info .des {
	margin-top: 35px;
	overflow: hidden;
}
.list_teacher .teacher_content .container .box .info .des>div {
	float: left;
	height: 40px;
}
.list_teacher .teacher_content .container .box .info .des .left {
	width: 120px;
	border-right: solid 2px #626262;
	box-sizing: border-box;
}
.list_teacher .teacher_content .container .box .info .des .left img {
	float: left;
	width: 27px;
	height: 26px;
	margin-top: 3px;
	margin-left: 20px;
}
.list_teacher .teacher_content .container .box .info .des .left span {
	float: left;
}
.list_teacher .teacher_content .container .box .info .des .left .bf {
	font-size: 20px;
	color: #626262;
	padding-left: 5px;
	line-height: 40px;
}
.list_teacher .teacher_content .container .box .info .des .left span.cw {
	display: none;
}
.list_teacher .teacher_content .container .box .info .des .right {
	width: 165px;
	padding: 0 15px;
	box-sizing: border-box;
}
.list_teacher .teacher_content .container .box .info .des .right p {
	width: 100%;
	font-size: 20px;
	color: #626262;
}
.list_teacher .teacher_content .container .box .info .des .right span {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #d2d2d2;
	text-align: center;
}
.list_teacher .teacher_content .container .box .info .xiangq {
	margin-top: 19px;
	overflow: hidden;
}
.list_teacher .teacher_content .container .box .info .xiangq p {
	width: 105px;
	height: 30px;
	border: solid 1px #d82628;
	border-radius: 5px;
}
.list_teacher .teacher_content .container .box .info .xiangq p a {
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 30px;
}
.list_teacher .teacher_content .container .box .info .xiangq p:first-child {
	background-color: #008ce1;
	float: left;
	margin-left: 28px;
}
.list_teacher .teacher_content .container .box .info .xiangq p:last-child {
	background-color: #fae5e8;
	float: right;
	margin-right: 28px;
}
.list_teacher .teacher_content .container .box .info .xiangq p:first-child a {
	color: #ffffff;
}
.list_teacher .teacher_content .container .box .info .xiangq p:last-child a {
	color: #cd001d;
}
.list_teacher .teacher_content .container .box:hover .info {
	bottom: 0;
	transition: 0.5s;
	background-color: #008ce1;
}
.list_teacher .teacher_content .container .box:hover .info h3 {
	background-color: #fae5e8;
	color: #282828;
}
.list_teacher .teacher_content .container .box:hover .info .des .left {
	border-right: solid 2px #ffffff;
}
.list_teacher .teacher_content .container .box:hover .info .des .left span.bf {
	color: #ffffff;
}
.list_teacher .teacher_content .container .box:hover .info .des .right p {
	color: #ffffff;
}
.list_teacher .pagelist {
	margin-left: 335px;
}
/*通用师资列表页*/
/*师资内容页*/
.list_ty .content_teachers .left .article {
	background-color: #ffffff;
}
.list_ty .list_content .left .ztn1 {
	overflow: hidden;
	background-color: #f8f8f8;
}
.list_ty .list_content .left .ztn1 .t_left {
	width: 390px;
	float: left;
}
.list_ty .list_content .left .ztn1 .t_left img {
	width: 100%;
}
.list_ty .list_content .left .ztn1 .t_right {
	float: left;
	margin-left: 60px;
}
.list_ty .list_content .left .ztn1 .t_right .container {
	margin-top: 40px;
}
.list_ty .list_content .left .ztn1 .t_right .container .m_img {
	display: none;
}
.list_ty .list_content .left .ztn1 .t_right .container h1 {
	font-size: 36px;
	color: #212121;
	float: left;
	line-height: 47px;
}
.list_ty .list_content .left .ztn1 .t_right .container span.address {
	float: left;
	font-size: 18px;
	color: #7d7d7d;
	margin-left: 50px;
	;
	background: url(../images/content_teachers_address.png) no-repeat left center;
	padding-left: 23px;
	line-height: 27px;
	display: table-cell;
	vertical-align: bottom;
	margin-top: 16px;
}
.list_ty .list_content .left .ztn1 .t_right .container p.slogen {
	clear: both;
	width: 310px;
	height: 30px;
	background-color: #272636;
	color: #ffffff;
	padding: 0 10px;
	line-height: 30px;
	box-sizing: border-box;
	font-size: 18px;
	margin-top: 20px;
}
.list_ty .list_content .left .ztn1 .t_right .container ul {
	margin-top: 15px;
	background: url(../images/content_teacher_shu.jpg) no-repeat left 7px top;
	padding-top: 23px;
	height: 210px;
}
.list_ty .list_content .left .ztn1 .t_right .container ul li {
	font-size: 16px;
	color: #212121;
	margin-bottom: 15px;
	background: url(../images/content_teacher_dian.png) no-repeat left center;
	padding-left: 35px;
}
.list_ty .list_content .left .ztn1 .t_right .container p.zx {
	width: 110px;
	height: 35px;
	background-color: #cd001d;
	border-radius: 5px;
	float: left;
	margin-left: 10px;
}
.list_ty .list_content .left .ztn1 .t_right .container p.zx a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
}
.list_ty .list_content .left .ztn1 .t_right .container p.m_zx {
	display: none;
}
.list_ty .list_content .left .ztn2 {
	margin-top: 35px;
}
.list_ty .list_content .left .ztn2 .title {
	border-bottom: solid 1px #eeeeee;
	margin-bottom: 35px;
}
.list_ty .list_content .left .ztn2 .title p {
	width: 135px;
	height: 40px;
	background-color: #eeeeee;
	font-size: 18px;
	color: #212121;
	line-height: 40px;
	text-align: center;
}
.list_ty .list_content .left .ztn2 .youshi h4, .list_ty .list_content .left .ztn2 .yewu h4 {
	border-left: solid 3px #ff4546;
	line-height: 16px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.list_ty .list_content .left .ztn2 .youshi p {
	font-size: 14px;
	color: #212121;
	line-height: 25px;
}
.list_ty .list_content .left .ztn2 .yewu {
	margin-top: 40px;
}
.list_ty .list_content .left .ztn2 .yewu p {
	float: left;
	padding: 0 10px;
	height: 35px;
	background-color: #eeeeee;
	line-height: 35px;
	margin-bottom: 12px;
	margin-right: 15px;
	border-radius: 5px;
}
.list_ty .list_content .left .ztn2 .yewu p a {
	font-size: 14px;
	color: #212121;
}
.list_ty .list_content .left .ztn2 .yewu p:hover {
	background-color: #008ce1;
}
.list_ty .list_content .left .ztn2 .yewu p:hover a {
	color: #ffffff;
}
.list_ty .hr_fenge {
	width: 1200px;
	margin: 0 auto;
	height: 1px;
	margin-top: 40px;
	margin-bottom: 35px;
	background-color: #eeeeee;
}
.list_ty .tuijian {
	width: 1200px;
	margin: 0 auto 120px auto;
}
.list_ty .tuijian h4 {
	border-left: solid 3px #ff4546;
	line-height: 16px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
.list_ty .tuijian .container {
	width: 1215px;
	overflow: hidden;
}
.list_ty .tuijian .box {
	width: 390px;
	margin-right: 15px;
	overflow: hidden;
	float: left;
}
.list_ty .tuijian .box .img {
	width: 210px;
	height: 190px;
	float: left;
}
.list_ty .tuijian .box .img img {
	width: 100%;
}
.list_ty .tuijian .box .info {
	width: 180px;
	height: 190px;
	float: left;
	background-color: #eeeeee;
	box-sizing: border-box;
	transition: 0.5s;
}
.list_ty .tuijian .box .info h3 {
	font-size: 21px;
	color: #212121;
	text-align: center;
	margin-top: 30px;
}
.list_ty .tuijian .box .info p {
	width: 90px;
	height: 22px;
	line-height: 22px;
	border-radius: 11px;
	font-size: 14px;
	margin: 10px auto 20px auto;
	background-color: #212121;
	text-align: center;
	color: #eeeeee;
}
.list_ty .tuijian .box .info span {
	display: block;
	font-size: 14px;
	color: #212121;
	margin-left: 30px;
	line-height: 22px;
}
.list_ty .tuijian .box:hover .info {
	background-color: #cd001d;
	transition: 0.5s;
}
.list_ty .tuijian .box:hover .info h3 {
	color: #ffffff;
}
.list_ty .tuijian .box:hover .info p {
	background-color: #ffffff;
	color: #cd001d;
}
.list_ty .tuijian .box:hover .info span {
	color: #ffffff;
}
/*师资内容页*/
/*资质审批列表页*/
.zzsp .l_ztn1 {
	height: auto;
	background: url(../images/gsbg_ztn1_bj.jpg) no-repeat center;
}
.zzsp .l_ztn1 .title {
	margin: 55px 0 50px 0;
}
.zzsp .l_ztn1 .title h3 {
	color: #ffffff;
}
.zzsp .l_ztn1 .title h3 span {
	color: #008ce1;
}
.zzsp .l_ztn1 .title p {
	color: #aaaaad;
}
.zzsp .l_ztn1 .main {
	width: 945px;
	margin: 0 auto;
}
.zzsp .l_ztn1 .container {
	width: 960px;
	margin-bottom: 50px;
	overflow: hidden;
}
.zzsp .l_ztn1 .container .box {
	width: 225px;
	background-color: #ffffff;
	margin: 0 15px 15px 0;
	overflow: hidden;
	float: left;
}
.zzsp .ztn1_xial {
	display: none;
}
.zzsp .l_ztn1 .container .box h3 {
	font-size: 20px;
	color: #41465a;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
}
.zzsp .l_ztn1 .container .box span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #b0b2b8;
	margin-top: 5px;
}
.zzsp .l_ztn1 .container .box p {
	width: 125px;
	height: 30px;
	background-color: #41465a;
	border-radius: 5px;
	margin: 23px auto 25px auto;
}
.zzsp .l_ztn1 .container .box:hover p {
	background-color: #008ce1;
}
.zzsp .l_ztn1 .container .box p a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
}
.zzsp .l_ztn1 .container .box:hover h3 {
	color: #008ce1
}
.zzsp .l_ztn1 .container .box.ad {
	width: 465px;
}
.zzsp .l_ztn2 .container {
	width: 1200px;
	overflow: hidden;
	margin: 10px auto 110px auto;
}
.zzsp .l_ztn2 .container .box {
	width: 106px;
	float: left;
	cursor: pointer;
}
.zzsp .l_ztn2 .container .box1 {
	margin-left: 38px;
}
.zzsp .l_ztn2 .container .box p {
	font-size: 24px;
	margin-top: 15px;
	color: #424242;
	text-align: center;
}
.zzsp .l_ztn2 .container .box span {
	font-size: 12px;
	color: #b1b1b1;
	display: block;
	text-align: center;
}
.zzsp .l_ztn2 .container img.jt.six {
	display: none;
}
.zzsp .l_ztn2 .container .box8 {
	display: none;
}
.zzsp .l_ztn2 .container img.jt {
	float: left;
	margin: 50px 25px 0 15px;
}
.zzsp .l_ztn3 {
	height: 707px;
	background: url(../images/zzsp_ztn3_bj.png) no-repeat center;
}
.zzsp .l_ztn3 .title h3 {
	color: #ffffff;
}
.zzsp .l_ztn3 .container {
	width: 1200px;
	height: 360px;
	margin: 80px auto 0 auto;
	position: relative;
}
.zzsp .l_ztn3 .container .box {
	width: 240px;
	height: 240px;
	position: absolute;
	transition: 1s;
}
.zzsp .l_ztn3 .container .box:hover {
	transform: rotate(360deg);
	transition: 1s;
}
.zzsp .l_ztn3 .container .box1 {
	background: url(../images/zzsp_ztn3_box1.png) no-repeat center;
	background-size: 100%;
	left: 170px;
	top: 112px;
}
.zzsp .l_ztn3 .container .box2 {
	background: url(../images/zzsp_ztn3_box2.png) no-repeat center;
	background-size: 100%;
	left: 325px;
}
.zzsp .l_ztn3 .container .box3 {
	background: url(../images/zzsp_ztn3_box3.png) no-repeat center;
	background-size: 100%;
	left: 50%;
	margin-left: -120.5px;
	top: 112px;
}
.zzsp .l_ztn3 .container .box4 {
	background: url(../images/zzsp_ztn3_box4.png) no-repeat center;
	background-size: 100%;
	right: 331px;
}
.zzsp .l_ztn3 .container .box5 {
	background: url(../images/zzsp_ztn3_box5.png) no-repeat center;
	background-size: 100%;
	right: 170px;
	top: 112px;
}
.zzsp .l_ztn3 .container .box h4 {
	margin-top: 50px;
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.zzsp .l_ztn3 .container .box p {
	font-size: 24px;
	color: #ffffff;
	margin-top: 5px;
	text-align: center;
}
.zzsp .l_ztn3 .container .box4 p {
	padding: 0 30px;
	line-height: 28px;
}
.zzsp .l_ztn3 .container .box span {
	font-size: 12px;
	color: #ffffff;
	display: block;
	text-align: center;
	opacity: 0.5;
}
.zzsp .l_ztn4 .container {
	width: 1200px;
	height: 323px;
	margin: 76px auto 90px auto;
	position: relative;
	background: url(../images/zzsp_ztn4_bj.png) no-repeat center;
}
.zzsp .l_ztn4 .container .box {
	width: 335px;
	height: 95px;
	border: solid 1px #ffc68d;
	border-radius: 5px;
	padding-left: 35px;
	padding-top: 15px;
	box-sizing: border-box;
	position: absolute
}
.zzsp .l_ztn4 .container .box1 {
	left: 95px;
	top: 0;
}
.zzsp .l_ztn4 .container .box2 {
	right: 95px;
	top: 0;
}
.zzsp .l_ztn4 .container .box3 {
	left: 95px;
	top: 180px;
}
.zzsp .l_ztn4 .container .box4 {
	right: 95px;
	top: 180px;
}
.zzsp .l_ztn4 .container .box p {
	font-size: 24px;
	color: #372e31;
}
.zzsp .l_ztn4 .container .box span {
	display: block;
	font-size: 24px;
	color: #ff8e1c;
	font-weight: bold;
}
.zzsp .l_ztn4 .container .dd {
	position: absolute;
	font-size: 24px;
	color: #ff8e1c;
	opacity: 0.6;
	width: 140px;
	left: 50%;
	margin-left: -58px;
	top: 75px;
}
.zzsp .l_ztn6 {
	background: none;
	top: 0;
}
.zzsp .l_ztn6 .container {
	width: 1200px;
	background: url(../images/gsbg_ztn6_bj.jpg) no-repeat center;
}
.zzsp .l_ztn6 .container .self p {
	border: solid 2px #bbbaba;
	color: #bbbaba;
}
.zzsp .l_ztn6 .container .self ul li {
	color: #bbbaba;
	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;
}
.zzsp .l_ztn6 .container .vs {
	left: 491px;
}
.zzsp .l_ztn7 {
	background-color: #f4f4f4;
}
.zzsp .l_ztn7 .container ul li.yhkh {
	background-color: #254788;
	background: url(../images/zzsp_ztn7_1.jpg) no-repeat center;
	background-size: 100%;
}
.zzsp .l_ztn7 .container ul li.csjz {
	background: url(../images/zzsp_ztn7_2.jpg) no-repeat center;
	background-size: 100%;
}
.zzsp .l_ztn7 .container ul li.sbsq {
	background: url(../images/zzsp_ztn7_3.jpg) no-repeat center;
	background-size: 100%;
}
.zzsp .l_ztn7 .container ul li.sqsk {
	background: url(../images/zzsp_ztn7_4.jpg) no-repeat center;
	background-size: 100%;
}
.zzsp .l_ztn7 .container ul li.sbkh {
	background: url(../images/zzsp_ztn7_5.jpg) no-repeat center;
	background-size: 100%;
}
/*资质审批列表页*/
/*资质审批内容页*/
.zzsp_content .mianbao {
	background-color: #f2f2f2;
}
.zzsp_content .l_ztn1 {
	background: none;
	height: auto;
}
.zzsp_content .l_ztn1 .container {
	width: 1026px;
	margin: 0 auto;
	overflow: hidden;
}
.zzsp_content .l_ztn1 .main {
	width: 1006px;
	margin: 0 auto;
	overflow: hidden;
}
.zzsp_content .l_ztn1 .container .box {
	width: 322px;
	height: 222px;
	float: left;
	margin-right: 20px;
}
.zzsp_content .l_ztn1 .container .box1 {
	background: url(../images/zzsp_content_ztn1_box1.png) no-repeat center;
	background-color: #f8f8f8;
	background-size: 2.6rem 1.68rem;
}
.zzsp_content .l_ztn1 .container .box2 {
	background: url(../images/zzsp_content_ztn1_box2.png) no-repeat center;
	background-color: #f8f8f8;
	background-size: 2.6rem 1.68rem;
}
.zzsp_content .l_ztn1 .container .box3 {
	background: url(../images/zzsp_content_ztn1_box3.png) no-repeat center;
	background-color: #f8f8f8;
	background-size: 2.6rem 1.68rem;
}
.zzsp_content .l_ztn1 .container .box4 {
	display: none;
}
.zzsp_content .l_ztn1 .container .box p {
	font-size: 16px;
	line-height: 22px;
	width: 180px;
	box-sizing: border-box;
}
.zzsp_content .l_ztn1 .container .box p.fir {
	height: 83px;
	margin-top: 27px;
	color: #ffffff;
	margin-left: 87px;
	padding: 18px 0 0 15px;
}
.zzsp_content .l_ztn1 .container .box p.sec {
	height: 74px;
	margin-top: 15px;
	margin-left: 30px;
	padding: 11px 0 0 20px;
	color: #555555;
}
.zzsp_content .l_ztn1 .container p.cx {
	width: 335px;
	height: 65px;
	border-radius: 10px;
	line-height: 65px;
	font-size: 24px;
	color: #ffffff;
	background-color: #008ce1;
	text-align: center;
	margin: 60px auto 75px auto;
	cursor: pointer;
}
.zzsp_content .biaodan .form form label input.gongsi {
	background-color: #ffffff;
}
.zzsp_content .l_ztn2 {
	background-color: #f2f2f2;
}
.zzsp_content .l_ztn2 .container {
	width: 1200px;
	margin: 87px auto 110px auto;
	overflow: hidden;
	padding-left: 61px;
	box-sizing: border-box;
}
.zzsp_content .l_ztn2 .container .box {
	width: 154px;
	height: 270px;
	float: left;
}
.zzsp_content .l_ztn2 .container .box>div {
	width: 100%;
	height: 135px;
	position: relative;
}
.zzsp_content .l_ztn2 .container .box .des {
	width: 100%;
}
.zzsp_content .l_ztn2 .container .box .des p {
	font-size: 24px;
	color: #282828;
	text-align: center;
}
.zzsp_content .l_ztn2 .container .box .des span {
	font-size: 12px;
	color: #282828;
	opacity: 0.5;
	display: block;
	text-align: center;
}
.zzsp_content .l_ztn2 .container .box .yuan {
	width: 154px;
	height: 77px;
	font-size: 45px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 77px;
}
.zzsp_content .l_ztn2 .container .box .top .yuan {
	position: absolute;
	bottom: 0;
	border-radius: 77px 77px 0 0;
}
.zzsp_content .l_ztn2 .container .box .bottom .yuan {
	border-radius: 0 0 77px 77px;
}
.zzsp_content .l_ztn2 .container .box .bottom .des {
	position: absolute;
	bottom: 0;
}
.zzsp_content .l_ztn2 .container .box1 .yuan {
	background-color: #fd872d;
}
.zzsp_content .l_ztn2 .container .box2 .yuan {
	background-color: #920b45;
}
.zzsp_content .l_ztn2 .container .box3 .yuan {
	background-color: #035585;
}
.zzsp_content .l_ztn2 .container .box4 .yuan {
	background-color: #37acf9;
}
.zzsp_content .l_ztn2 .container .box5 .yuan {
	background-color: #038568;
}
.zzsp_content .l_ztn2 .container .box6 .yuan {
	background-color: #f9376e;
}
.zzsp_content .l_ztn2 .container .box7 .yuan {
	background-color: #6b0385;
}
.zzsp_content .l_ztn2 .container .box8 {
	display: none;
}
.zzsp_content .l_ztn3 {
	background: url(../images/zzsp_content_ztn3_bj.jpg) no-repeat center;
	height: 760px;
}
.zzsp_content .l_ztn3 .title {
	margin: 80px 0 40px 0;
}
.zzsp_content .l_ztn3 .title h3 {
	color: #ffffff;
}
.zzsp_content .l_ztn3 .title p {
	display: none
}
.zzsp_content .l_ztn3 .container {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 580px;
}
.zzsp_content .l_ztn3 .container .box1 {
	bottom: 85px;
	left: 170px;
	background: url(../images/zzsp_content_ztn3_box1.png) no-repeat center top 25px;
}
.zzsp_content .l_ztn3 .container .box2 {
	bottom: 256px;
	left: 220px;
	background: url(../images/zzsp_content_ztn3_box2.png) no-repeat center top 25px;
}
.zzsp_content .l_ztn3 .container .box3 {
	bottom: 382px;
	left: 347px;
	background: url(../images/zzsp_content_ztn3_box3.png) no-repeat center top 25px;
}
.zzsp_content .l_ztn3 .container .box4 {
	top: 0;
	left: 50%;
	margin-left: -77.5px;
	background: url(../images/zzsp_content_ztn3_box4.png) no-repeat center top 25px;
}
.zzsp_content .l_ztn3 .container .box5 {
	bottom: 382px;
	right: 347px;
	background: url(../images/zzsp_content_ztn3_box5.png) no-repeat center top 25px;
}
.zzsp_content .l_ztn3 .container .box6 {
	bottom: 256px;
	right: 220px;
	background: url(../images/zzsp_content_ztn3_box6.png) no-repeat center top 10px;
}
.zzsp_content .l_ztn3 .container .box7 {
	bottom: 85px;
	right: 170px;
	background: url(../images/zzsp_content_ztn3_box7.png) no-repeat center top 25px;
}
.zzsp_content .l_ztn3 .container .box {
	width: 155px;
	height: 155px;
	border-radius: 77.5px;
	background-color: #121d42;
	border: solid 6px rgba(255,255,255,0.1);
	position: absolute;
	box-sizing: border-box;
}
.zzsp_content .l_ztn3 .container .box p {
	font-size: 17px;
	color: #afafaf;
	width: 115px;
	margin: 76px auto 0 auto;
	text-align: center;
}
.zzsp_content .l_ztn3 .container .box6 p {
	width: 130px;
	margin: 58px auto 0 auto;
}
.zzsp_content .l_ztn3 .container .box span {
	display: none;
}
.zzsp_content .l_ztn3 p.des {
	position: absolute;
	font-size: 24px;
	color: #344faa;
	width: 190px;
	text-align: center;
	left: 50%;
	margin-left: -95px;
	top: 197px;
}
.zzsp_content .l_ztn3 p.des span {
	font-size: 18px;
	display: block;
	color: #344faa;
	text-align: center;
}
.zzsp_content .l_ztn3 p.strong {
	position: absolute;
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
	width: 170px;
	left: 50%;
	margin-left: -85px;
	top: 300px;
}
.zzsp_content .l_ztn5 {
	background: none;
}
.zzsp_content .l_ztn5 .title h3 {
	color: #282828;
}
.zzsp_content .l_ztn5 .container {
	width: 1010px;
	margin: 0 auto 80px auto;
	height: 415px;
	background: url(../images/zzsp_content_ztn5_bj.png) no-repeat center;
}
.zzsp_content .l_ztn5 .container .box {
	width: 250px;
	height: 415px;
}
.zzsp_content .l_ztn5 .container .box>div {
	width: 100%;
	height: 207.5px;
	overflow: hidden;
}
.zzsp_content .l_ztn5 .container .box>div img {
	float: right;
	margin-right: 15px;
}
.zzsp_content .l_ztn5 .container .box .bottom img {
	margin-top: 21px;
}
.zzsp_content .l_ztn5 .container .box .des {
	margin-top: 33px;
}
.zzsp_content .l_ztn5 .container .box .des p {
	font-size: 48px;
	font-weight: bold;
	color: #282828;
	opacity: 0.5;
	text-align: center;
}
.zzsp_content .l_ztn5 .container .box .des span {
	width: 175px;
	font-size: 18px;
	color: #282828;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.zzsp_content .l_ztn6 {
	width: 100%;
	top: 0;
	background-color: #ffffff;
}
.zzsp_content .l_ztn6 .container {
	width: 1200px;
	background: url(../images/gsbg_ztn6_bj.jpg) no-repeat center;
}
.zzsp_content .l_ztn6 .container .self p {
	border: solid 2px #bbbaba;
	color: #bbbaba;
}
.zzsp_content .l_ztn6 .container .self ul li {
	color: #bbbaba;
	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;
}
.zzsp_content .l_ztn6 .container .vs {
	left: 491px;
}
.zzsp_content .l_ztn7 {
	background-color: #f4f4f4;
}
.zzsp_content .l_ztn7 .container ul li.yhkh {
	background-color: #254788;
	background: url(../images/zzsp_ztn7_1.jpg) no-repeat center;
	background-size: 100%;
}
.zzsp_content .l_ztn7 .container ul li.csjz {
	background: url(../images/zzsp_ztn7_2.jpg) no-repeat center;
	background-size: 100%;
}
.zzsp_content .l_ztn7 .container ul li.sbsq {
	background: url(../images/zzsp_ztn7_3.jpg) no-repeat center;
	background-size: 100%;
}
.zzsp_content .l_ztn7 .container ul li.sqsk {
	background: url(../images/zzsp_ztn7_4.jpg) no-repeat center;
	background-size: 100%;
}
.zzsp_content .l_ztn7 .container ul li.sbkh {
	background: url(../images/zzsp_ztn7_5.jpg) no-repeat center;
	background-size: 100%;
}
/*资质审批内容页*/
/*搜索页banner*/
.search .banner {
	height: 250px;
}
.search .banner .swiper-container {
	height: 250px;
}
.search .banner .swiper-container .swiper-slide img {
	height: 250px;
}
/*咨询聊天*/
.talk {
	width: 70px;
	position: fixed;
	right: 10px;
	bottom: 200px;
	z-index: 999;
}
.talk .box {
	width: 70px;
	height: 70px;
	border-radius: 5px;
	border: solid 1px #e5e5e5;
	background-color: #ffffff;
	cursor: pointer;
}
.talk .box:hover {
	background-color: #008ce1;
	border: solid 1px #008ce1;
}
.talk .box.fan {
	background-color: #008ce1;
	border: solid 1px #008ce1;
}
.talk .box:hover p {
	color: #ffffff;
}
.talk .box img {
	margin: 10px auto 5px auto;
}
.talk .box p {
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.talk .box.fan p {
	color: #ffffff;
}
.talk .erweima {
	width: 177px;
	height: 200px;
	border: solid 1px #e5e5e5;
	position: fixed;
	right: 90px;
	bottom: 277px;
	background-color: #ffffff;
	display: none;
}
.talk .erweima img {
	margin: 15px auto 5px auto;
}
.talk .erweima p {
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.talk .kf_phone {
	width: 226px;
	height: 70px;
	background-color: #008ce1;
	position: fixed;
	right: 90px;
	bottom: 273px;
	border-radius: 5px;
	display: none;
}
.talk .kf_phone img {
	float: Left;
	margin: 17.5px 10px 17.5px 15px;
}
.talk .kf_phone p {
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	line-height: 35px;
	margin-top: 17.5px;
}
/*咨询聊天*/
/*相关阅读推荐*/
.st_xg {
	border: 2px dashed #ebbcad;
	background: #fdf7e9;
	padding: 20px 20px;
	margin-top: 30px;
}
.st_xg strong {
	display: block;
	font-size: 16px;
	padding-bottom: 15px;
}
.st_xg p {
	overflow: hidden;
}
.st_xg p a {
	text-decoration: underline;
	display: block;
	width: 50%;
	float: left;
	color: #828282!important;
	font-weight: normal;
	margin-bottom: 5px;
}
.st_xg p a:hover {
	color: #cd001d!important;
	font-weight: bold;
}
/*相关阅读推荐*/
/*服务流程*/
.process {
    padding: 30px 0;
    text-align: center;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.process h3 {
    font-size: 30px;
    line-height: 52px;
    color: #23292E;
    font-weight: 400;
}
.process p {
    line-height: 26px;
    font-size: 14px;
    color: #999;
}
.process .flowline {
    margin-top: 50px;
    margin-left: 40px;
*zoom:1
}
.process .flowline li {
    float: left;
    margin-left: 110px;
    text-align: center;
    list-style: none
}
.process .flowline li .icon-block {
    position: relative;
    display: inline-block;
    width: 72px;
    height: 72px;
    -webkit-border-radius: 72px;
    -moz-border-radius: 72px;
    border-radius: 72px;
    background-color: #dd0101;
    line-height: 0;
    margin-top: 0
}
.process .flowline li .icon-block img {
    width: 32px;
    height: 32px;
    background: url(../images/icons.png) 0 0 no-repeat;
    background-size: 192px 64px;
    margin: 20px 20px 0 20px
}
.process .flowline li .icon-block:before {
    content: ''
}
.process .flowline li .icon-block span {
    margin: 0
}
.process .flowline li span {
    display: inline-block;
    margin-top: 20px;
    font-size: 18px;
    line-height: 36px;
    color: #333
}
.process .flowline li.process-0 {
    margin-left: 20px
}
.process .flowline li.process-1 {
    margin-left: 50px
}
.process .flowline li.process-4 {
    margin-left: 112px
}
.process .flowline li.process-5 {
    margin-left: 115px
}
.process .flowline li.process-5 .flow-line {
    display: none
}
.process .flowline .flow-line {
    position: absolute;
    top: 36px;
    left: 92px;
    width: 77px;
    border-bottom: 1px dotted #979797
}
/*热门公司注册服务推荐*/
#index_business{width:100%;}
.index_business h3 {
	font-size: 30px;
	line-height: 52px;
	color: #23292E;
	font-weight: 400;
	text-align: center;
}
.index_business p {
	font-size: 14px;
	color: #adadad;
	text-align: center;
	margin-top: 3px;
}
#index_business .box{width:1200px; height:556px; margin:50px 0; background:url(../images/business_bg.jpg) no-repeat; overflow:hidden;}
#index_business .item{float:left; width:300px; height:278px; overflow:hidden; cursor:pointer;}
#index_business .item .img{width:54px; height:54px; margin:25px auto 10px; overflow:hidden;}
#index_business .item .t{height:40px; line-height:40px; text-align:center; font-size:18px; overflow:hidden;}
#index_business .item .brief{height:50px; line-height:25px; margin:8px 30px 30px; text-align:center; font-size:14px; color:#888; overflow:hidden;}
#index_business .item .more{display:block; width:140px; height:37px; line-height:37px; margin:0 auto; border:1px solid #bebebe; border-radius:15px; text-align:center; font-size:14px; color:#555; overflow:hidden;}
#index_business .item_cur .img img{display:none;}
#index_business .item_cur .img img.hide{display:block;}
#index_business .item_cur .t{color:#d20001;}
#index_business .item_cur .more{color:#fff; border:1px solid #d20001; background:#d20001;}

.index_title{height:80px; margin:45px 0 25px; text-align:center; font-size:36px; font-family:'幼圆'; overflow:hidden;font-weight: 550;color: #1A2E4F;}
.index_title .sub{height:35px; line-height:35px; width:559px; margin:0 auto; background:url(../images/sub.png) no-repeat; text-align:center; font-size:14px; color:#888; overflow:hidden;}
.index_ad{max-width:1920px; width:100%; height:240px; overflow:hidden; margin:0 auto; position:relative;}
.index_ad img{position:absolute; left:0%; width:100%;}

/*创业新闻*/
#index_news{width:100%;}
#index_news .box{}
#index_news .cate{width:80%; margin:0 auto; overflow:hidden;}
#index_news .cate a{display:block; float:left; height:32px; line-height:32px; padding:0 20px; margin:0 10px 15px; border:1px solid #cdcdcd; border-radius:15px; font-size:16px; color:#555; overflow:hidden; cursor:pointer;}
#index_news .cate a.on{color:#fff; background:#D20001; border:1px solid #D20001;}
#index_news .detail{margin:20px 0 58px;}
#index_news .detail .fl{float: left;}
#index_news .detail .fr{
	padding-left: 5%;
}
#index_news .detail .ad{width:45%; height:420px; overflow:hidden; position:relative;}
#index_news .detail .ad ul{/*position:absolute; width:1785px; height:420px; overflow:hidden;*/}
#index_news .detail .ad li{height:39px; line-height:39px; font-size:16px; border-bottom:1px dotted #989898; background:url(../images/icon2.png) no-repeat left center; padding-left:9px; overflow:hidden;}
.detaill .add li{height:39px; line-height:39px; font-size:16px; border-bottom:1px dotted #989898; background:url(../images/icon2.png) no-repeat left center; padding-left:9px; overflow:hidden;}

#index_news .detail .ad .dot{position:absolute; left:0; bottom:0; width:595px; height:55px; line-height:55px; background:url(../images/layer2.png) repeat; overflow:hidden;}
#index_news .detail .ad .dot .name{text-indent:20px;}
#index_news .detail .ad .dot .name label{color:#fff; font-size:16px; display:none;}
#index_news .detail .ad .dot .cit{padding-right:20px;}
#index_news .detail .ad .dot span{width:8px; height:8px; background:url(../images/off.png) no-repeat; display:inline-block; margin-left:5px; cursor:pointer;}
#index_news .detail .ad .dot span.on{background:url(../images/on.png) no-repeat;}
#index_news .detail .info{width:560px; height:420px; overflow:hidden;}

.detaill .infon{width:580px; height:420px; overflow:hidden;}
#index_news .detail .info .item{}
#index_news .detail .info li{height:39px; line-height:39px; border-bottom:1px dotted #989898; background:url(../images/icon2.png) no-repeat left center; padding-left:9px; overflow:hidden;}
.detaill .infon li{height:39px; line-height:39px; border-bottom:1px dotted #989898; background:url(../images/icon2.png) no-repeat left center; padding-left:9px; overflow:hidden;}
.detaill  .firstn{ font-size:16px;}
#index_news .detail .info li>a{color:#000; font-size:16px;}
#index_news .detail .info li>span{color:#888; font-size:14px;}
#index_news .detail .info li.first{font-size:16px;}
.time{ float:right; margin-top: 10px;}
.timez{ float:right; }
#index_news .detail .info li.first .t{height:35px; line-height:35px; padding-left:9px; background:url(../images/icon2.png) no-repeat left center; overflow:hidden;}
#index_news .detail .info li.first .t a{color:#000; font-size:14px;}
#index_news .detail .info li.first .time{height:25px; line-height:25px; color:#888; overflow:hidden;}
 .detaill .infon li.firstn .timen{height:25px;  color:#888; overflow:hidden; float: right;}
#index_news .detail .info li.first .brief{height:50px; line-height:25px; font-size:13px; color:#555; overflow:hidden;}
#index_news .detail .view{display:block; width:150px; height:32px; line-height:32px; margin:30px auto 0; border:1px solid #cdcdcd; border-radius:15px; text-align:center; font-size:16px; overflow:hidden; color:red;}

/*服务流程*/
.platform_advantage {
	background: #fff url(../images/01411.jpg) center top repeat-x;
	position: relative;
	overflow: hidden;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
.platform_advantage_content {
	margin-left: -100px;
	overflow: hidden;
}
.platform_advantage_list {
	display: block;
	overflow: hidden;
	margin: 0 0 60px 100px;
}
.platform_advantage_img {
	float: left;
}
.platform_advantage_brief {
	float: left;
	color: #fff;
	padding-left: 50px;
}
.platform_advantage_brief .brief_title {
	font-size: 18px;
	color: #FFF;
}
.platform_advantage_brief .brief_text {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	color: #FFF;
}
.rowFluid {
	clear: both;
}
.rowFluid:before, .rowFluid:after, .column:before, .column:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	overflow: hidden;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
	float: left;
}
.span12 {
	width: 100%;
}
.span4 {
	width: 33.33333333%;
}
.container_lc {
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.all_title2 {
	margin-bottom: 50px;
	text-align: center;
	color: #fff;
}
.all_title2 .title {
	font-size: 35px;
	color: #FFF;
}
.kong1 {
	height: 40px;
}
@media screen and (max-width:960px) {
.col-xm-1,  .col-xm-2,  .col-xm-3,  .col-xm-4,  .col-xm-5,  .col-xm-6,  .col-xm-7,  .col-xm-8,  .col-xm-9,  .col-xm-10,  .col-xm-11,  .col-xm-6 {
	width: 50%;
}
}
@media screen and (max-width:479px) {
.col-xs-1,  .col-xs-2,  .col-xs-3,  .col-xs-4,  .col-xs-5,  .col-xs-6,  .col-xs-7,  .col-xs-8,  .col-xs-9,  .col-xs-10,  .col-xs-11,  .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.w1200 {
   width: 100%;
}
#index_business .box{width:100%;}
#index_business .item{float:left; width:25%; height:278px; overflow:hidden; cursor:pointer;}
#index_business .item .img{width:54px; height:54px; margin:25px auto 10px; overflow:hidden;}
#index_business .item .t{height:40px; line-height:40px; text-align:center; font-size:18px; overflow:hidden;}
#index_business .item .brief{
	height: 50px;
	line-height: 25px;
	margin: 8px 30px 30px;
	text-align: center;
	font-size: 14px;
	color: #888;
	overflow: hidden;
	
}
#index_business .item .more{display:block; width:80%; height:37px; line-height:37px; margin:0 auto; border:1px solid #bebebe; border-radius:15px; text-align:center; font-size:14px; color:#555; overflow:hidden;}
#index_business .item_cur .img img{display:none;}
#index_business .item_cur .img img.hide{display:block;}
#index_business .item_cur .t{color:#d20001;}
#index_business .item_cur .more{color:#fff; border:1px solid #d20001; background:#d20001;}
}
 @media screen and (max-width:767px) {
.col-sm-1,  .col-sm-2,  .col-sm-3,  .col-sm-4,  .col-sm-5,  .col-sm-6,  .col-sm-7,  .col-sm-8,  .col-sm-9,  .col-sm-10,  .col-sm-11,  .col-sm-6 {
	width: 50%;
}
}
/*注册需要资料*/
.kzf-mod-product {
	text-align: center;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
.kzf-mod-product-title {
	font-size: 36px;
}
.kzf-mod-product-brief {
	color: #818181;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.kzf-mod-product-list-title {
	color: #333;
	font-size: 18px;
	margin: 25px 0 10px 0;
}
.kzf-mod-product-list-title img{
	display: inline;
	margin: 0px 0 -20px 0;
}
.kzf-mod-product-list-title span{
	color: #FF0000;
}
.kzf-mod-product-list p {
	line-height: 2;
	color: #818181;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
}
.kzf-mod-product-list img {
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	position: inherit;
	top: 0px;
}
.kzf-mod-product-list:hover img {
	top: 5px;
}
.kzf-mod-product-list:hover p {
	color: #444;
}
 @media only screen and (max-width: 967px) {
.kzf-mod-product {
	padding: 60px 0;
}
.kzf-mod-product-title {
	font-size: 30px;
}
.kzf-mod-product-brief {
	margin: 20px 0 20px 0;
}
.kzf-mod-product-list-title {
	font-size: 16px;
	margin: 20px 0 10px 5px;
}
.kzf-mod-product-list p {
	line-height: 1.8;
}
}
 @media only screen and (max-width: 767px) {
.kzf-mod-product {
	padding: 40px 0 0 0;
}
.kzf-mod-product-title {
	font-size: 26px;
}
.kzf-mod-product-brief {
	margin: 15px 0 25px 0;
}
.kzf-mod-product-list {
	margin-bottom: 20px;
}
.kzf-mod-product-list-title {
	font-size: 16px;
	margin: 20px 0 10px 0;
}
.kzf-mod-product-list p {
	line-height: 1.8;
}
}
.kzf-mod-custom {
	padding: 90px 0;
	text-align: center;
	background: #11121C;
}
.kzf-mod-custom-title {
	font-size: 36px;
	color: #3c94f1;
}
.kzf-mod-custom-brief {
	color: #818181;
	margin: 20px 0 55px 0;
}
.kzf-mod-custom-content {
	overflow: hidden;
}
.kzf-mod-custom-list {
	width: 14.2%;
	float: left;
}
.kzf-mod-custom-list img {
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	position: relative;
	top: 0;
}
.kzf-mod-custom-list-title {
	color: #fff;
	font-size: 18px;
	margin: 25px 0 10px 0;
}
.kzf-mod-custom-list p {
	line-height: 2;
	color: #818181;
	padding: 0 15px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.kzf-mod-custom-list:hover img {
	top: 5px;
}
.kzf-mod-custom-list:hover p {
	color: #FAFAFA;
}
 @media only screen and (max-width: 967px) {
.kzf-mod-custom {
	padding: 60px 0 20px 0;
}
.kzf-mod-custom-title {
	font-size: 30px;
}
.kzf-mod-custom-brief {
	margin: 20px 0 40px 0;
}
.kzf-mod-custom-list {
	width: 25%;
	margin-bottom: 40px;
}
.kzf-mod-custom-list-title {
	font-size: 16px;
	margin: 20px 0 10px 0;
}
.kzf-mod-custom-list p {
	line-height: 1.8;
}
}
 @media only screen and (max-width: 767px) {
.kzf-mod-custom {
	padding: 40px 0 0 0;
}
.kzf-mod-custom-title {
	font-size: 26px;
}
.kzf-mod-custom-brief {
	margin: 15px 0 25px 0;
}
.kzf-mod-custom-list {
	margin-bottom: 40px;
}
.kzf-mod-custom-list-title {
	font-size: 16px;
	margin: 20px 0 10px 0;
}
.kzf-mod-custom-list p {
	line-height: 1.8;
}
}
 @media only screen and (max-width: 479px) {
.kzf-mod-custom-list {
	width: 33.333%;
}
.kzf-mod-custom-list img {
	width: 100px;
}
.kzf-mod-custom-list p {
	padding: 0 10px;
	font-size: 12px;
}
.kzf-mod-custom-list-last {
	float: none;
	animation-delay: inherit;
	visibility: visible;
	animation-name: inherit;
	-webkit-animation-fill-mode: inherit;
	animation-fill-mode: initial;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
}