@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: 32px;
	height: 32px;
	background: url(/Specials/ztcshuzd/i-title-l2.png) 0 0 no-repeat;
	left: -50px;
	top: 50%;
	margin-top: -16px;
	}
.title label:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(/Specials/ztcshuzd/i-title-l2.png) 0 0 no-repeat;
	transform:rotate(270deg);
	right: -50px;
	top: 50%;
	margin-top: -16px;
	}
.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: 570px;
    background: url(/Specials/ztcshuzd/banner.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	padding-left: 260px;
	}
.gd_ban h1 {
	font-size: 105px;
	color: #ffa500;
	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(0deg, #f4930a 0%, #ffd014 100%);
	border-radius: 5px;
	padding: 0px 40px;
	margin: 20px 15px;
	}
.gd_ban a {
	display: inline-block;
	line-height: 60px;
	padding: 0px 50px;
	font-size: 24px;
	background: #fff;
	border: 1px solid #d52b1e;
	transition: all .3s linear;
	border-radius: 4px;
	}
.gd_ban a:hover {
	background: #d52b1e;
	color: #fff;
	transform:translateY(-5px);
	}
	


/**出书书号**/
.shlx_box {
	height: 570px;
	background: url(/Specials/ztcshuzd/line.png) center center no-repeat;
	background-size: contain;
	margin: 50px 0px;
	position: relative;
	}
.shlx_box strong {
	position: absolute;
	display: inline-block;
	height: 320px;
	background: url(/Specials/ztcshuzd/five.png) center bottom no-repeat;
	background-size: contain;
	font-size: 36px;
	left: 50%;
	top: 60px;
	transform:translate(-50%,0px);
	color: #e39e63;
	}
.shlx_box p {
	position: absolute;
	width: 220px;
	height: 220px;
	background: #FFF6EE;
    border-radius: 100%;
    text-align: center;
    color: #E39E63;
    font-size: 20px;
	padding: 20px 30px;
	box-shadow: 0px 0px 20px rgb(0,0,0,.1);
	}
.shlx_box p b {
	display: block;
	font-size: 24px;
	padding: 30px 0px 20px;
	}
.shlx_box .p_1 {
	top: 135px;
	left: 15%;
	}
.shlx_box .p_2 {
	top: 135px;
	right: 15%;
	}
.shlx_box span {
	position: absolute;
	font-size: 25px;
	width: 100%;
	text-align: center;
	bottom: 100px;
	left: 0px;
	}
.shlx_box span b { color: red;}
	
	
.hmd_zt dl dd{
	background: #3f4e93;
	padding: 0px 10px;
	text-align: center;
	font-size: 18px;
	line-height: 80px;
	color: #fff;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	position: relative;
	margin: 5px 0px 5px 30px;
	}
.hmd_zt dl dd:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 30px;
	height: 20px;
	background: url(/Specials/ztcshuzd/jt.png) 0 0 no-repeat;
	left: -40px;
	top: 50%;
	margin-top: -10px;
	}
.hmd_zt dl dd:nth-child(1):after { transform: rotate(-45deg); margin-top: 20px;}
.hmd_zt dl dd:nth-child(3):after { transform: rotate(45deg); margin-top: -40px;}
.hmd_zt h4 {
	position: relative;
	width: 100px;
	height: 100px;
	background: #3f4e93;
	box-shadow: 0px 0px 20px rgb(63,78,147,.5);
	border-radius: 50%;
	text-align: center;
	}
.hmd_zt h4 span{
	display: block;
	width: 100%;
	font-size: 20px;
	color: #fff;
	padding: 20px 15px;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	z-index: 5;
	}
.hmd_zt i {
	width: 20px;
	height: 10px;
	background: #3f4e93;
	position: relative;
	}
/*.hmd_zt i:after {
	content:"";
	position: absolute;
	display: inline-block;
	width:0;height:0;  
    line-height:0;  
    border-width:16px;  
    border-style:solid;  
    border-color: transparent #3f4e93 transparent transparent;
	left: -32px;
	top: 50%;
	margin-top: -16px;
	}*/
.hmd_zt i:before {
	content:"";
	position: absolute;
	display: inline-block;
	width:0;height:0;  
    line-height:0;  
    border-width:16px;  
    border-style:solid;  
    border-color: transparent transparent transparent #3f4e93;
	right: -32px;
	top: 50%;
	margin-top: -16px;
	}




.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(/Specials/ztcshuzd/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(/Specials/ztcshuzd/lc_map.png) center bottom no-repeat;
	}
.main_lc_box {
	padding: 100px 0px 50px;
	display: flex;
	justify-content: space-between;
	}
.lc_img img{
	max-width: 100%;
	height: 495px;
	}
.lc_cont {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
.lc_cont li {
	width: 29%;
	background: #ececf3;
	border-radius: 10px;
	text-align: center;
	padding: 15px 0px;
	margin: 15px 0px;
	}
.lc_cont li i {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(/Specials/ztcshuzd/l-1.png) center center no-repeat;
	}
.lc_cont li p {
	display: block;
	font-size: 18px;
	line-height: 40px;
	}
.lc_cont li span {
	font-size: 14px;
	}
.lc_cont li:nth-child(2) i { background-image: url(/Specials/ztcshuzd/l-2.png);}
.lc_cont li:nth-child(3) i { background-image: url(/Specials/ztcshuzd/l-3.png);}
.lc_cont li:nth-child(6) i { background-image: url(/Specials/ztcshuzd/l-4.png);}
.lc_cont li:nth-child(5) i { background-image: url(/Specials/ztcshuzd/l-5.png);}
.lc_cont li:nth-child(4) i { background-image: url(/Specials/ztcshuzd/l-6.png);}
.lc_cont li:nth-child(7) i { background-image: url(/Specials/ztcshuzd/l-7.png);}
.lc_cont li:nth-child(8) i { background-image: url(/Specials/ztcshuzd/l-8.png);}
.lc_cont li:nth-child(9) i { background-image: url(/Specials/ztcshuzd/l-9.png);}
	
/*服务流程*/
.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(/Specials/ztcshuzd/bg_2.png) center center no-repeat;
	text-align: center;
	}
.ban_two a {
	display: block;
	height: 100%;
	}
.ban_two strong {
	font-size: 50px;
	padding: 15px 0px;
	color: #adff2f;
	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(/Specials/ztcshuzd/bg_3.png);}
.ban_t2 { background-image: url(/Specials/ztcshuzd/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;
	}
.xq_cont .bd_bg {
	width: 500px;
	display: inline-table;
	background: #fff;
	box-shadow: 0 0px 15px rgb(0,0,0,.17);
	border-radius: 4px;
	margin-left: 100px;
	}
.xq_cont .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;
	}
	
.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%;
	background: #fff;
	}
.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: #777;
	}




@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 h3 { font-size: 40px; padding: 10px 0px 5px; text-shadow: 2px 2px 0px #000;}
	.gd_ban h4 { font-size: 20px;}
	.gd_ban span { line-height: 24px; font-size: 14px; padding: 0px 15px; margin: 10px 5px;}
	
	.title { padding-top: 20px;}
	.title label { font-size: 26px; }
	
	.shlx_box { height: 200px; margin: 20px 0px;}
	.shlx_box strong { height: 130px; font-size: 15px; top: 5px;}
	.shlx_box p { width: 100px; height: 100px; padding: 5px 10px; font-size: 12px;}
	.shlx_box p b { font-size: 14px; padding: 10px 0px 5px;}
	.shlx_box .p_1 { top: 35px; left: 8%;}
	.shlx_box .p_2 { top: 35px; right: 8%;}
	.shlx_box span { font-size: 14px; bottom: 30px;}
	
	.lc_bg { background: none;}
	.main_lc_box { padding: 20px 10px 10px;}
	.lc_img { display: none;}
	.lc_cont li { margin: 5px 0px; width: 32%; padding: 5px 0px;}
	.lc_cont li p { font-size: 14px; line-height: 24px;}
	.lc_cont li span { font-size: 12px;}
	
	.server_box { padding: 30px 0px 20px;}
	.server_box li {margin: 0px 3px; width: calc(16.6667% - 6px);}
	.server_box p { font-size: 12px; line-height: 18px;}
	.server_box p span { padding: 0px 5px;}
	.server_box strong { font-size: 14px; line-height: 16px; padding: 5px 5px;}
	
	.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: 20px;}
	
	.xq_box { padding: 30px 0px 10px;}
	.xq_box h3 strong { font-size: 16px; width: 80px;}
	.xq_box h3 span { font-size: 14px; padding: 5px 10px;}
	.xq_cont { flex-wrap: wrap; padding: 10px 0px 20px;}
	.xq_cont:after { width: 80px;}
	.xq_cont .bd_bg { width: 90%; margin-left: 5%; margin-bottom: 10px;}
	.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;}
	.marquee { height: 200px; width: 90%; margin-left: 5%; background: #fff; border-radius: 4px;}
	.marquee li a { font-size: 12px; line-height: 24px;}
	
	.footer { padding: 0px 15px;}
	.foot_inner { font-size: 12px; line-height: 18px;}
	
	}
@media screen and (max-width:375px) {
	.server_box p span { padding: 0px 2px;}
	
	}
@media screen and (max-width:320px) {
	.shlx_box .p_1 { left: 3%;}
	.shlx_box .p_2 { right: 3%;}
	.shlx_box span { bottom: 10px;}
	.server_box p { line-height: 14px;}
	.server_box strong { font-size: 12px;}
	.xq_box h3 span { font-size: 12px; padding: 5px 5px;}
	}



.pop_l {
	position: fixed;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	}
.pop_l ul {
	border-radius: 8px;
	width: 80px;
	
	}
.pop_l ul li {
	display: block;
	text-align: center;
	font-size: 15px;
	position: relative;
	margin-bottom: 10px;
	background: #2188b7;
	line-height: 18px;
	box-shadow: 0px 0px 10px #ddd;
	}
.pop_l ul li:hover { background: #1781b1}
.pop_l ul li:first-child { background: none; box-shadow: none;}
.pop_l ul li:first-child img{ max-width: 100%; }
.pop_l ul li a {
	display: block;
	height: 100%;
	padding: 10px 20px;
	color: #fff;
	}
.pop_l ul li:last-child { border-bottom: none;}
.pop_l ul li p {
	position: absolute;
	display: none;
	width: 125px;
	top: 0px;
	right: 85px;
	padding: 5px 5px;
	font-size: 13px;
	border: 1px solid #ddd;
	line-height: 18px;
	background: #fff;
	}
.pop_l ul li p img {
	display: block;
	max-width: 100%;
	}
.pop_l ul li:hover p { display: block;}