@charset "gb2312";
/* CSS Document */
*{ -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body {font-size: 14px; font-family: "Helvetica Neue", Helvetica, 微软雅黑, 新細明體, Arial, "Lucida Grande", sans-serif; margin: 0px; padding: 0px; color: #333;}
div,form,img,ul,ol,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6,label { margin:0; padding:0; border:0;}
ul,ol,li { list-style:none;}
input,select,option,textarea{outline: none;}
h3,h4 { font-weight: normal;}
i,em { font-style: normal;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.pr { position: relative;}
.fl { float: left;} .fr { float: right;}
a { color:#333; text-decoration:none;}
a:hover { color:#c00;}
.container { width: 1200px; margin: 0px auto;}
.p60 { padding: 60px 0px 20px;}
.p100 { padding: 100px 0px;}

	
/**/
.title { padding-top: 50px; text-align: center;}
.title label {
	font-size: 40px;
	line-height: 40px;
	display: inline-block;
	position: relative;
	color: #000;
	padding: 0px 20px;
	font-weight: bold;
	}
.title label:before {
	content:"";
	position: absolute;
	display: inline-block;
	width: 96px;
	height: 22px;
	background: url(/zt/ztspgaoduan/ico-mag.png) 0 0 no-repeat;
	left: -100px;
	top: 50%;
	margin-top: -11px;
	}
.title label:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 96px;
	height: 22px;
	background: url(/zt/ztspgaoduan/ico-mag.png) 0 0 no-repeat;
	transform:rotate(-180deg);
	right: -100px;
	top: 50%;
	margin-top: -11px;
	}
.title label font {
	color: #ed4343;
	display: inline-block;
	text-transform: uppercase;
	}
.title p {
	display: block;
	font-size: 24px;
	color: #717172;
	margin-top: 25px;
	}

.more { text-align: center;}
.more a {
    line-height: 50px;
    background: #2758be;
    border-radius: 30px;
    color: #ffe670;
	display: inline-block;
	font-size: 20px;
	padding: 0px 50px;
	margin: 50px auto;
	}
.more a:hover { background: #1a59db;}
/** banner **/


/***/
.head_logo {
	height: 75px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	}
.head_logo .hd_logo {
	display:inline-block;
	text-align: center;
	}
.head_logo .hd_logo a {
	height: 100%;
	display: block;
	}	
.head_logo .hd_logo a img { max-width: 100%; height: 52px;}
.head_logo .head_mag a{
	display: inline-block;
	padding: 0px 10px;
	font-size: 18px;
	line-height: 48px;
	}

	
/****/
.gd_ban {
	width: 100%;
    height: 450px;
    background: url(/zt/ztspgaoduan/banner.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	}
.gd_ban h1 {
	font-size: 85px;
	color: #ff0;
	font-weight: bold;
	padding: 80px 0px 20px;
	text-shadow: 5px 5px 0px #000;
	}
.gd_ban h4 {
	display: block;
	font-size: 60px;
	font-weight: bold;
	}
.gd_ban h4 font { color: red;}
.gd_ban span {
	display: inline-block;
	line-height: 50px;
	font-size: 24px;
	background: linear-gradient(90deg, #3e50fe, #1880f5);
	border-radius: 50px;
	padding: 0px 40px;
	margin: 20px 15px;
	color: #fff;
	}
.gd_ban a {
	display: inline-block;
	line-height: 60px;
	padding: 0px 50px;
	font-size: 24px;
	background: #fff;
	transition: all .3s linear;
	border-radius: 10px;
	margin-top: 20px;
	}
.gd_ban a:hover {
	background: #d52b1e;
	color: #fff;
	transform:translateY(-5px);
	}
	


/**出书书号**/
.spfl_box {
	margin: 50px 0px;
	display: flex;
	justify-content: space-between;
	}
.spfl_box h2 {
	display: inline-block;
    line-height: 62px;
    color: #3268fd;
    font-size: 34px;
    position: relative;
	}
.spfl_box strong:before {
    content: "";
    width: 35px;
    height: 3px;
    background: #2876fd;
    position: absolute;
    left: 0;
    top: 85px;
	}
.spfl_box h2 i {
    vertical-align: 16px;
    margin-left: 10px;
	}
.spfl_box h2 i img { vertical-align: text-top;}
.sp_lw {
	display: flex;
	width: 45%;
	}
.sp_lw h3{
	display: inline-block;
	height: 80px;
	flex: 0 0 167px;
	background: url(/zt/ztspgaoduan/tit-lw.png) 0 0 no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	line-height: 80px;
	margin-right: 15px;
	}
.sp_lw p span {
	width: 174px;
	height: 32px;
	background: url(/zt/ztspgaoduan/ico-lw.png) 0 0 no-repeat;
	font-size: 18px;
	line-height: 32px;
	padding-left: 10px;
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
	}
	
.sp_zl { display: flex; width: 30%;}
.sp_zl h3{
	display: inline-block;
	height: 80px;
	flex: 0 0 167px;
	background: url(/zt/ztspgaoduan/tit-zl.png) 0 0 no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	line-height: 80px;
	margin-right: 15px;
	}
.sp_zl p span {
	width: 174px;
	height: 32px;
	background: url(/zt/ztspgaoduan/ico-zl.png) 0 0 no-repeat;
	font-size: 18px;
	line-height: 32px;
	padding-left: 10px;
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
	}




.xs_list{
	display: flex;
	justify-content: center;
    flex-wrap: wrap;
	margin: 30px 0px 60px;
	}
.xs_list li{
	margin: 10px 10px;
	width: calc(25% - 20px);
	text-align: center;
	background: #fafffd;
	position: relative;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 30px 0px;
	cursor: pointer;
	}
.xs_list li:before {
	content:"";
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -4px;
	height: 10px;
	background: url(/zt/ztspgaoduan/ico-1.png) no-repeat;
	background-size: contain;
	}
.xs_list li:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -5px, 0);
    -webkit-transform: translate3d(0, -5px, 0);
    visibility: visible;
    animation-delay: 1.4s;
    animation-name: fadeInUp;
	}
.xs_list li a{
	display: inline-block;
	line-height: 36px;
	border-radius: 5px;
	background: #205b82;
	color: #fff;
	font-size: 14px;
	padding: 0px 30px;
	}
.xs_list li a:hover {
	background: #21b3f7;
	}
.xs_list li i {
	display: block;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	color: #999;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	min-height: 32px;
	}
.xs_list h4 {
	line-height: 40px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	}
.xs_list p {
	font-size: 14px;
	color: #868686;
	line-height: 22px;
	padding: 10px 10px;
	/*position: relative;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;*/
	}


	
/**出书流程**/
.lc_bg {
	width: 100%;
	background: url(/zt/ztspgaoduan/lc-bg.jpg) center bottom no-repeat;
	}
.main_lc_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 50px 0px;
	}
.lc_one { flex: 0 0 190px;}
.lc_one p{
	display: block;
	background: #fff;
	box-shadow: 0 0 12px 0 rgb(0 0 0 / 8%);
	font-size: 18px;
	border-radius: 10px;
	padding: 10px 15px;
	margin: 15px 0px;
	position: relative;
	}
.lc_one p i {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(/zt/ztspgaoduan/lc1.png) 0 0 no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: 10px;
	}
.lc_one p em {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(/zt/ztspgaoduan/lc2.png) 0 0 no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: 10px;
	}
.lc_one p:before {
	content:"";
	position: absolute;
	display: inline-block;
	width: 30px;
	height: 20px;
	background: url(/zt/ztspgaoduan/jt.png) 0 0 no-repeat;
	top: 15px;
	right: -40px;
	transform:rotate(45deg);
	}
.lc_one p:nth-child(2):before {transform:rotate(-45deg);}
.lc_cont {
	display: flex;
	justify-content: space-between;
	margin-left: 50px;
	margin-top: 70px;
	position: relative;
	}
.lc_cont:after {
	content:"";
	position: absolute;
	display: block;
	width: 100%;
	height: 4px;
	background: #cfe1fd;
	top: 0px;
	left: 0px;
	}
.lc_cont li {
	text-align: center;
	padding: 15px 0px;
	margin: 0px 5px;
	position: relative;
	font-size: 16px;
	}
.lc_cont li:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 3px solid #d8e7fe;
	border-radius: 50%;
	background: linear-gradient(90deg, #3e50fe, #1880f5);
	top: -9px;
	left: 50%;
	transform:translate(-50%,0px);
	z-index: 1;
	}

.lc_cont li i {
	display: inline-block;
	width: 10px;
	height: 4px;
	background: #1880f5;
	position: absolute;
	top: 0px;
	left: 51%;
	z-index: 1;
	}
.lc_cont li i:after {
	content:"";
	position: absolute;
	display: inline-block;
	width:0;height:0;  
    line-height:0;  
    border-width:12px;  
    border-style:solid;  
    border-color: transparent transparent transparent #1880f5;
	right: -24px;
	top: 50%;
	margin-top: -12px;
	}

/**/
.f8 {
	width: 100%;
	background: #f8f8f8;
	}
.f8 .container { padding: 50px 0px;}
.bd_form {
	background: #fff url(/zt/ztspgaoduan/data-bg.jpg) right bottom no-repeat;
	box-shadow: 0 5px 12px #efefef;
	padding: 50px 50px;
	display: flex;
	}
.bd_bg {
	width: 500px;
	display: inline-table;
	background: #fff;
	box-shadow: 0 0px 15px rgb(0,0,0,.17);
	border-radius: 4px;
	}
.bd_bg h4 {
	font-size: 30px;
	color: #d52b1e;
	line-height: 40px;
	padding: 30px 0px 5px;
	display: block;
	text-align: center;
	}
.bd_form_list {
	padding: 50px 50px;
	text-align: center;
	margin-bottom: 10px;
	}

.bd_form_list form input {
	line-height: 43px;
	width: 100%;
	padding: 0px 10px;
	background: rgb(255,255,255,1);
	border: 1px solid #ccc;
	font-size: 12px;
	color: #333;
	outline: none;
	box-sizing: border-box;
	margin: 0px 0px 20px;
	border-radius: 4px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
	}
input::-webkit-input-placeholder {color: #777;}

.bd_form_list select{
	background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
	width: 100%;
    height: 45px;
	font-size: 12px;
    color: #777;
    padding-left: 6px;
	outline: none;
	box-sizing: border-box;
	margin-bottom: 20px;
	}
.bd_form_list button {
	height: 45px;
	line-height: 45px;
	background: #ee2d1b;
	color: #fff;
	font-size: 18px;
	width: 100%;
	display: block;
	border-radius: 4px;
	cursor: pointer;
	}
.bd_form_more {
	padding-left: 30px;
	margin-left: 50px;
	border-left: 1px solid #dff0ff;
	}
.bd_form_more p {
	display: block;
	margin-bottom: 35px;
	position: relative;
	}
.bd_form_more p:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 8px;
    height: 8px;
    border: 2px solid #88bfff;
    background: #fff;
    border-radius: 50%;
    left: -36px;
    top: 50%;
    margin-top: -6px;
	}
.bd_form_more p a {
	display: inline-block;
	line-height: 50px;
	padding: 0px 30px;
	background: linear-gradient(90deg, #fdead0, #fedcb1);
	border-radius: 10px;
	font-size: 18px;
	}
	
/*服务流程*/
.server_box {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding: 100px 0px 50px;
	}
.server_box li {
	margin: 0px 8px;
	width: calc(16.6667% - 16px);
	text-align: center;
	border-radius: 10px;
	}
.server_box strong {
	display: block;
	line-height: 50px;
	font-size: 20px;
	background: #F8DC57;
	border-radius: 0px 0px 10px 10px;
	}
.server_box p{
	font-size: 18px;
	line-height: 28px;
	position: relative;
	min-height: 120px;
	background: #FFEE9B;
	border-radius: 10px 10px 0px 0px;
	}
.server_box p span {
	position: absolute;
	padding: 0px 15px;
	top: 50%;
	left: 0px;
	transform:translate(0px,-50%);
	color: #A58907;
	}
.server_box li:nth-child(2) strong { background: #88EA67;}
.server_box li:nth-child(2) p { background: #CCFFBB; min-height: 135px;}
.server_box li:nth-child(2) p span { color: #38A015;}

.server_box li:nth-child(3) strong { background: #98DEFF;}
.server_box li:nth-child(3) p { background: #DAF3FF; min-height: 150px;}
.server_box li:nth-child(3) p span { color: #1B84B6;}

.server_box li:nth-child(4) strong { background: #b8a5ff;}
.server_box li:nth-child(4) p { background: #E8E2FF; min-height: 165px;}
.server_box li:nth-child(4) p span { color: #5A39D0;}

.server_box li:nth-child(5) strong { background: #FA8282;}
.server_box li:nth-child(5) p { background: #FFD4D4; min-height: 180px;}
.server_box li:nth-child(5) p span { color: #C42222;}

.server_box li:nth-child(6) strong { background: #FABA82;}
.server_box li:nth-child(6) p { background: #FFDFC4; min-height: 195px;}
.server_box li:nth-child(6) p span { color: #A55917;}



/**文章**/
.sp_new {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 50px 0px 30px;
	}
.sp_new li {
	margin: 10px 10px;
	width: calc(33.3334% - 20px);
	background: #fff;
	box-shadow: 0px 0px 15px rgb(0,0,0,.05);
	transition:all 500ms ease 0s;
	border-radius: 4px;
	}
.sp_new li:hover {transform:translate(0, -10px); box-shadow: 0px 0px 25px rgb(0,0,0,.15);}
.sp_new li a {
	display: block;
	height: 100%;
	padding: 10px 25px 20px;
	}
.sp_new li h4 {
	font-size: 16px;
	line-height: 40px;
	}
.sp_new li p {
	font-size: 13px;
	line-height: 24px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	color: #777;
	}
.sp_new li span {
	color: #ff5807;
	border: 1px solid #ff5807;
	display: inline-block;
	line-height: 30px;
	padding: 0px 20px;
	margin-top: 5px;
	}
.sp_new li:hover span {
	background: #ff5807;
	color: #fff;
	}

.ban_two {
	width: 100%;
	height: 220px;
	background: url(/zt/ztspgaoduan/bg_2.jpg) center center no-repeat;
	text-align: center;
	}
.ban_two a {
	display: block;
	height: 100%;
	}
.ban_two strong {
	font-size: 50px;
	padding: 15px 0px;
	color: #ff0;
	display: block;
	}
.ban_two p {
	display: block;
	font-size: 30px;
	color: #fff;
	}
.ban_two span {
	display: inline-block;
	color: #fff;
    background: linear-gradient(45deg, #37baff, #4f8cfe);
    border-radius: 50px;
    line-height: 40px;
    padding: 0px 40px;
    font-size: 20px;
	margin-top: 15px;
	}
.ban_t1 { background-image: url(/zt/ztspgaoduan/bg_3.jpg);}
.ban_t2 { background-image: url(/zt/ztspgaoduan/bg_4.png);}

/**/
.xq_box { padding: 80px 0px 50px;}
.xq_box h3 {
	display: flex;
	align-items: center;
	}
.xq_box h3 strong {
	background: #67c6e9;
	font-size: 40px;
	border-radius: 10px 10px 0px 0px;
	color: #fff;
	padding:15px 0px;
	text-align: center;
	width: 300px;
	}
.xq_box h3 span {
	font-size: 24px;
	background: #67c6e9;
	color: #fff;
	border-radius: 0px 30px 30px 0px;
	padding: 10px 50px;
	}
	
.xq_cont {
	display: flex;
	position: relative;
	padding: 30px 0px 50px;
	}
.xq_cont:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 300px;
	height: 100%;
	background: #67c6e9;
	border-radius: 0px 0px 10px 10px;
	left: 0px;
	top: 0px;
	z-index: -1;
	}

	
.marquee {
	height:340px;
	overflow:hidden;
	margin-left: 100px;
	}
.marquee li {
	padding:0 15px;
	}
.marquee li a {
	display: block;
	font-size: 16px;
	line-height:34px;
	}

/**/
.footer {
	width: 100%;
	padding-top: 30px;
	}
.footer .container { display: flex;}
.footer .foot_logo {
	text-align: center;
	margin-right: 50px;
	}
.footer .foot_logo a {display: inline-block;}
.footer .sp_foot_nav {
	display: block;
	text-align: center;
	padding: 20px 0px;
	}
.footer .sp_foot_nav a {
	display: inline-block;
	line-height: 15px;
	padding: 0px 5px;
	border-right: 1px solid #aaa;
	color: #666;
	}
.footer .sp_foot_nav a:hover { color: #f00;}
.footer .sp_foot_nav a:last-child { border-right: none;}

.foot_inner {
	line-height: 30px;
	text-align: center;
	color: #444;
	font-size: 16px;
	}




@media screen and (max-width:640px) {
	body { max-width: 415px;}
	.container { width: 100%;}
	.head_logo { height: 50px; padding: 0px 10px;}
	.head_logo .hd_logo a img { height: 30px; }
	.head_logo .head_mag a { padding: 0px 5px; font-size: 14px; line-height: 20px;}
	
	.gd_ban { height: 145px; background-size: 150% auto; background-position: top; padding-left: 0px;}
	.gd_ban h1 { font-size: 24px; padding: 10px 0px 5px; text-shadow: 2px 2px 0px #000;}
	.gd_ban span { line-height: 24px; font-size: 14px; padding: 0px 15px; margin: 10px 5px;}
	.gd_ban a { line-height: 30px; font-size: 14px; padding: 0px 20px; margin-top: 0px;}
	
	.title { padding-top: 20px;}
	.title label { font-size: 26px; padding: 0px 10px;}
	.title label:before { width: 50px; height: 12px; background-size: contain; margin-top: -6px; left: -50px;}
	.title label:after { width: 50px; height: 12px; background-size: contain; margin-top: -6px; right: -50px;}
	
	.spfl_box { flex-wrap: wrap; margin: 10px 10px;}
	.sp_lw, .sp_zl { width: 100%; margin: 15px 0px;}
	
	.lc_one { flex: 0 0 50px;}
	.lc_one p { font-size: 14px; padding: 10px 5px; text-align: center;}
	.lc_one p i, .lc_one p em { margin-right: 0px;}
	.lc_one p:before { width: 20px; height: 10px; background-size: contain; top: 50%; right: -25px;}
	.lc_cont { margin-left: 15px;}
	
	.lc_bg { background: none;}
	.main_lc_box { padding: 20px 10px 10px;}
	.lc_img { display: none;}
	.lc_cont li { font-size: 12px; margin: 0px 3px;}
	.lc_cont li:after { width: 8px; height: 8px; border-width: 1px; top: -3px;}
	.lc_cont li i { display: none;}

	.f8 .container { padding: 10px 10px;}
	.bd_form { padding: 15px 10px; flex-wrap: wrap; background-size: auto 50%;}
	.bd_form_more { margin-top: 30px; margin-left: 0px;}
	.bd_form_more p { margin-bottom: 15px;}
	.bd_form_more p a { line-height: 40px;}
	
	.sp_new { padding-top: 20px;}
	.sp_new li { margin: 5px 5px; width: calc(100% - 10px);}
	.sp_new li a { padding: 10px;}
	.sp_new li h4 { font-size: 15px; line-height: 30px;}
	.sp_new li p { font-size: 12px; line-height: 16px;}
	
	.ban_two { height: 150px;}
	.ban_two strong { font-size: 24px; padding: 10px 0px 5px;}
	.ban_two p { font-size: 14px;}
	
	.bd_form_list { padding: 20px 20px;}
	.bd_form_list form input { line-height: 28px; margin: 0px 0px 10px 0px; padding: 0px 5px; font-size: 12px;}
	.bd_form_list select { height: 30px; margin-bottom: 10px;}
	.bd_form_list button { height: 30px; line-height: 30px; font-size: 14px;}
	
	.footer { padding: 20px 15px 0px;}
	.footer .container {flex-wrap: wrap;}
	.footer .foot_logo { width: 100%; margin-right: 0px; margin-bottom: 10px;}
	.foot_inner { font-size: 12px; line-height: 18px;}
	
	}
@media screen and (max-width:375px) {
	
	}
@media screen and (max-width:320px) {
	.sp_lw, .sp_zl { margin: 5px 0px;}
	.sp_lw h3, .sp_zl h3 { font-size: 20px; flex: 0 0 135px; height: 65px; line-height: 65px;}
	.sp_lw p span, .sp_zl p span { font-size: 14px; width: 140px; height: 26px; line-height: 26px; background-size: contain;}
	.title label { font-size: 18px;}
	}



