@charset "gbk";
/* 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: 30px;
	line-height: 40px;
	display: inline-block;
	position: relative;
	background: #fff;
	padding: 0px 20px;
	}
.title label:before {
	content:"";
	position: absolute;
	width: 120%;
	height: 40px;
	border: 1px solid #bababa;
	top: 15px;
	left: -10%;
	z-index: -1;
	}
.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 **/


/***/
.top_head {
	width: 100%;
	line-height: 40px;
	background: #f7f7f7;
	}
.top_head p{
	font-size: 12px;
	color: #666;
	}
	
.head_logo {
	height: 108px;
	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 strong{
	font-size: 30px;
	}
.head_logo .hd_logo p {
	display: block;
	font-size: 14px;
	color: #999;
	}
.head_logo .head_mag a{
	display: inline-block;
	text-align: center;
	padding: 0px 5px;
	line-height: 28px;
	font-size: 12px;
	margin-left: 25px;
	}
.head_logo .head_mag a i{
	display: block;
	height: 24px;
	background: url(/zt/ztsscizd/online_us.png) center -30px no-repeat;
	}
.head_logo .head_mag a:nth-child(2) i { background-position: center 0px;}

/**导航**/
.nav {
	height: 40px;
	background: #375691;
	}
.nav .nav_head {
	display: flex; 
	justify-content: space-between;
	}
.nav .nav_head li{
	width: 14.2%;
	font-size: 16px;
	position: relative;
	}
.nav .nav_head li a {
	display: block;
	text-align: center;
	color: #fff;
	line-height: 40px;
	}

.nav .nav_head li span {display: block;}
.nav .nav_head li span em {
	display: inline-block;
	width: 15px; 
	height: 9px;
	background: url(/zt/ztsscizd/d1.png) right center no-repeat;
	vertical-align: middle;
	margin-left: 5px;
	}
.nav .nav_head li:hover {background: #263963;}
.nav .nav_head li a:hover em{ background: url(/zt/ztsscizd/d2.png) right center no-repeat;}
.nav .nav_head li:hover dl { display: block;}
.nav .nav_head li dl {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 40px;
    display: none;
    background:rgba(25,81,156,0.95);
	z-index: 10;
	}
.nav .nav_head li dl dd a {
	display: block;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
	padding: 8px 10px;
	border-bottom: 1px #CCC dotted;
	}
.nav .nav_head li dl dd a:hover {
	background: #4471ae;
	color: #fff;
	}
.nav_gzh {
	width: 105px;
	height: 105px;
	}
.nav_gzh img {
	width: 100%;
	height: 100%;
	display: block;
	}
	
/***搜索**/
.searchbox {
	width: 200px;
	padding-top: 15px; 
	display: inline-table;
	}
.searchbox .sx{
	border: 1px solid #ccc;
	border-right: none;
	width: 139px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 15px;
	display: inline-block;
	color:#ccc;
	font-size: 14px;
	float: left;
	background: none;
	border-radius: 30px 0px 0px 30px;
	outline: none;
	}
.searchbox .btn {
	float: left;
    height: 40px;
	line-height:40px;
	padding:0px 30px;
	cursor:pointer;
	background:url(/zt/ztsscizd/search.png) center center no-repeat;
	border:1px solid #ccc;
	border-left: none;
	border-radius: 0px 30px 30px 0px;
	}
	
/****/
.gd_ban {
	width: 100%;
    height: 385px;
    background: url(/zt/ztsscizd/banner.jpg) center top no-repeat;
	}
.gd_ban a {
	width: 100%;
	height: 385px;
	display: block;
	text-indent: -9999px;
	}


/**关于ssci**/
.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/ztsscizd/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/ztsscizd/bg4.jpg) center center no-repeat;
	background-size: cover;
	}
.lc_bg .title label { background: none;}
.lc_show {
	height: 610px;
	background: url(/zt/ztsscizd/r.png) center center no-repeat;
	margin: 30px 0px;
	}
.lc_show ul {
	width: 75%;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}
.lc_show ul li {
	width: 50%;
	text-align: center;
	margin-bottom: 80px;
	}
.lc_show ul li:first-child, .lc_show ul li:last-child { width: 100%;}
.lc_show ul li p {
	line-height: 60px;
	background: #fff;
	box-shadow: 0px 3px 10px rgb(0,0,0,.1);
	border-radius: 5px;
	padding: 0px 50px;
	font-size: 24px;
	display: inline-block;
	}
.lc_show ul li:nth-child(2), .lc_show ul li:nth-child(4), .lc_show ul li:nth-child(6) { text-align: left;}
.lc_show ul li:nth-child(2), .lc_show ul li:nth-child(6) { padding-left: 50px;}
.lc_show ul li:nth-child(3), .lc_show ul li:nth-child(5), .lc_show ul li:nth-child(7) { text-align: right;}
.lc_show ul li:nth-child(3), .lc_show ul li:nth-child(7) { padding-right: 40px;}
.lc_show ul li:last-child { margin-bottom: 0px;}
.lc_more {
	display: block;
	text-align: center;
	padding: 30px 0px 40px;
	}
.lc_more a {
	display: inline-block;
	background: #ffe670;
	line-height: 50px;
	padding: 0px 50px;
	font-size: 20px;
	border-radius: 30px;
	margin: 0px 50px;
	color: #193777;
	}
.lc_more a:hover { background: #f9e64f;}
.lc_more a:last-child { background: #2758be; color: #ffe670;}
.lc_more a:last-child:hover { background: #1a59db;}

/**专业团队**/
.team {
	margin: 80px 0px 0px; 
	position: relative;
	overflow: hidden;
	}
.team:after {
	content:"";
	position: absolute;
	width: 390px;
	height: 392px;
	background: #f7ab00;
	border-radius: 50%;
	top: 0px;
	left: 50%;
	margin-left: -195px;
	z-index: -1;
	}
.team_title {
	width: 390px;
	height: 196px;
	font-size: 28px;
	text-align: center;
	color: #000;
	padding-top: 50px;
	margin: 0px auto;
	}
.team p { position: absolute; font-size: 24px; color: #015cad;}
.team p i {
	width: 12px;
	height: 12px;
	background-color: #015cad;
	border-radius: 6px;
	display: inline-block;
	}
.t_1 { top: 40px; left: 25px;}
.t_2 { bottom: 40px; left: 150px;}
.t_3 { top: 40px; right: 75px;}
.t_4 { bottom: 40px; right: 100px;}

/*收录*/
.honeycomb {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 80px 70px 50px;
	-webkit-transform: translateY(34.375px);
	transform: translateY(34.375px);
	}

.honeycomb li { display:flex;}
.honeycomb-cell {
  flex: 0 1 250px;
  max-width: 86px;
  height: 100px;
  margin: -15px 5px 0px;
  position: relative;
  text-align: center;
  padding: 0px 5px;
  font-size: 16px;
  line-height: 20px;
  z-index: 1;
  align-items: center;
  justify-content: center;
}
.honeycomb-cell:nth-child(21n + 12) {
    margin-left: calc(50% - 520px);
}
.honeycomb-cell a { color: #000;}
.honeycomb-cell a:hover { color: #f00; text-decoration: none;}
.h-dd a { color: #fff;}

.honeycomb-cell::before, .honeycomb-cell::after {
  content: '';
}
.honeycomb-cell::before, .honeycomb-cell::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
          clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  z-index: -1;
}
.honeycomb-cell::before {
  background: #8cdcf5;
}
.h-dd::after{ background: #4940fd;}

	
.sp_f8 { background: url(/zt/ztsscizd/p-bg.png) center center no-repeat; background-size: cover; padding-bottom: 20px;}
.sp_f8 .title label { background: none; color: #fff;}
.sp_f8 .more a { background: #ffe670; color: #193777;}
.sp_f8 .more a:hover { background: #f9e64f;}
	
/**文章***/
.main_box_list {
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
	margin-top: 30px;
	}
.main_box_list li {
	width: 33.3334%;
	padding-right: 15px;
	}
.main_box_list li:nth-child(3n) { padding-right: 0px;}
.main_box_list li a {
	font-size: 16px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	}
.main_box_list li a:hover { color: #ff0;}
.main_box_list li p {
	color: #777;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	}
.main_box_list li span {
	padding-top: 5px; 
	color: #999;
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	}
	

/*权益保障*/
.rights ul {
    width: 100%;
    display: flex;
	justify-content: space-between;
	padding: 0px 30px;
	margin-top: 100px;
	}
.rights ul li {
    width: 23%;
    padding: 0 20px 20px;
	background: #fff;
	text-align: center;
	box-shadow: 0px 0px 20px rgb(0,0,0,.1);
	}
.rights ul li:nth-child(1) { background: url(/zt/ztsscizd/icon04_bg.jpg) center center no-repeat; background-size: cover;}
.rights ul li:nth-child(2) { background: url(/zt/ztsscizd/icon03_bg.jpg) center center no-repeat; background-size: cover;}
.rights ul li:nth-child(3) { background: url(/zt/ztsscizd/icon02_bg.jpg) center center no-repeat; background-size: cover;}
.rights ul li:nth-child(4) { background: url(/zt/ztsscizd/icon01_bg.jpg) center center no-repeat; background-size: cover;}
.rights ul li i {
	width: 120px;
	height: 108px;
	padding-top: 12px;
	background: inherit;
	border-radius: 50%;
	display: inline-block;
	margin-top: -60px;
	box-shadow: 0px 0px 20px rgb(0,0,0,.05);
	}
.rights ul li span {
    display: block;
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #0579dc;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
	}
.rights ul li p {
    font-size: 14px;
    text-align: center;
	}

/*底部服务*/
.foot_server {
	background: #fff;
	box-shadow: 0 5px 20px rgba(0,0,0,.3);
	}
.foot_server .container{
	display: flex;
	justify-content: center;
	padding: 40px 0px;
	}
.f_s1 strong, .f_s2 strong{
	font-size: 20px;
	margin-bottom: 15px;
	display: block;
	}
.f_s1 { width: 50%;}
.f_s1 ul {
	display: flex;
	flex-wrap: wrap;
	}
.f_s1 li {
	float: left;
	padding-right: 50px;
	width: 50%;
	}
.f_s1 li a {
	display: block;
	font-size: 16px;
	margin-bottom: 20px;
	}
.f_s2 {
	width: 30%;
	}
.f_s2 p a {
	display: block;
	font-size: 16px;
	margin-bottom: 20px;
	}

/**/
.footer {
	width: 100%;
	background: #F5F5F5;
	padding: 20px 0px;
	}
.footer .sp_foot_nav {
	display: block;
	text-align: center;
	padding: 20px 0px 10px;
	}
.footer .sp_foot_nav a {
	display: inline-block;
	line-height: 15px;
	padding: 0px 5px;
	border-right: 1px solid #aaa;
	color: #888;
	}
.footer .sp_foot_nav a:last-child { border-right: none;}

.foot_inner {
	line-height: 24px;
	text-align: center;
	color: #888;
	}

/*遮罩*/
.fullbg {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgb(15, 1, 0, 0.7);
	z-index: 888;
	}
.dialog {
	width: 560px;
    height: 320px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: rgb(255,255,255,1);
    border-radius: 3px;
    z-index: 999;
	}
.close_svgbox {
	opacity: 0.6;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 16px;
    height: 16px;
	background: url(/zt/ztsscizd/close.png) no-repeat;
    cursor: pointer;
    z-index: 5;
	}
.dialog_p {
	display: flex;
	}
.dialog_img {
	display: block;
	width: 272px;
	height: 320px;
	}
.dialog_img img { max-width: 100%; max-height: 100%;}
.dialog_tit {
	width: 240px;
	height: 264px;
	margin: 28px 0px 0px 28px;
	}
.dialog_tit h3 {
	font-size: 24px;
	line-height: 36px;
	color: #444;
	margin-bottom: 8px;
	}
.dialog_tit h4 {
	display: flex;
	align-items: center;
	font-size: 20px;
	}
.dialog_tit h4 span { margin-right: 20px;}
.dialog_tit form input {
	line-height: 34px;
	width: 100%;
	padding: 0px 15px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #8da2b5;
	outline: none;
	box-sizing: border-box;
	border-radius: 2px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
	margin-top: 10px;
	}
input::-webkit-input-placeholder {color: #999;}

.dialog_tit button {
	width: 100%;
	line-height: 40px;
	background: #3b99fc;
	color: #fff;
	font-size: 16px;
	display: block;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	vertical-align: bottom;
	margin-top: 16px;
	}
	

@media screen and (max-width:640px) {
	body { max-width: 415px;}
	.container { width: 100%;}
	.dialog { width: 75%;}
	.dialog_img { display: none;}
	.dialog_tit { margin: 28px 15px 0px; width: 100%;}

	.top_head { line-height: inherit;}
	.top_head p { padding: 5px; font-size: 12px;}
	
	.head_logo { height: 60px; padding: 0px 10px;}
	.head_logo .hd_logo strong { font-size: 20px;}
	.head_logo .hd_logo p { font-size: 12px;}
	.head_logo .head_mag a{ margin-left: 0px; line-height: 20px;}
	
	.nav .container { display: block; height: 100px;}
	.nav .nav_head li { font-size: 12px; width: auto; padding: 0px 5px;}
	.nav .nav_head li dl dd a { font-size: 12px; padding: 3px 5px;}
	/**ban*/
	.gd_ban { height: 160px; background-size: auto 105%; background-position: 65% center; }
	.gd_ban a { height: 160px;}
	
	.title { padding-top: 10px; padding-left: 10px;}
	.title label { font-size: 18px; line-height: 30px;}
	.title label:before { height: 20px; width: 110%; left: -5%;}
	.title p { font-size: 14px; margin-top: 15px;}
	.more a { height: 40px; line-height: 40px; font-size: 16px; padding: 0px 30px; margin: 20px 0px;}
	/**明细*/
	.xs_list { margin: 10px 2px 15px;}
	.xs_list li:before {border-width: 10px; margin-left: -10px; bottom: -20px;}
	.xs_list li img { max-width: 100%; height: 40px;}
	.xs_list h4 { font-size: 13px; line-height: 30px;}
	.xs_list li i { font-size: 12px; line-height: 16px;}
	.xs_list li { margin: 10px 3px; width: calc(25% - 6px); padding: 20px 0px;}
	.xs_list p { font-size: 12px; line-height: 16px; padding: 5px 0px 0px;}
	.xs_list li a { font-size: 12px; line-height: 24px; padding: 0px 10px;}
	
	/**流程**/
	.lc_show { height: 240px; background-size: auto 70%; margin: 20px 0px 0px;}
	.lc_show ul { width: 86%;}
	.lc_show ul li p { font-size: 14px; line-height: 30px; padding: 0px 10px;}
	.lc_show ul li { margin-bottom: 22px;}
	.lc_show ul li:nth-child(2), .lc_show ul li:nth-child(6) { padding-left: 20px;}
	.lc_show ul li:nth-child(3), .lc_show ul li:nth-child(7) { padding-right: 20px;}
	.lc_more a { font-size: 14px; line-height: 34px; padding: 0px 15px; margin: 0px 5px;}
	/*团队*/
	.team { margin: 30px 0px 0px;}
	.team_title{ font-size: 12px; height: 80px; width: 50%; padding-top: 25px;}
	.team:after { width: 140px; height: 140px; margin-left: -70px;}
	.team p { font-size: 12px;}
	.team p i { width: 9px; height: 9px;}
	.t_1 { left: 10px; top: 10px; width: 30%;}
	.t_2 { left: 10px; width: 30%; bottom: 10px;}
	.t_3 { top: 10px; width: 30%; right: 0px;}
	.t_4 { right: 0px; width: 30%; bottom: 10px;}
	/*范围**/
	.fw_box ul { padding: 50px 10px 15px;}
	.honeycomb { margin: 0px 2px; padding: 10px 10px 50px; }
	.honeycomb-cell { font-size: 12px; max-width: 65px; height: 75px; line-height: 16px; margin: -15px 2px 0px;}
	.honeycomb-cell:nth-child(21n + 12) { margin-left: inherit;}
	.honeycomb-cell:nth-child(21n + 21) { margin-left: inherit;}
  	.honeycomb-cell:nth-child(11n + 6) { margin-left: calc(50% - 207px);}
  	.honeycomb-cell:nth-child(11n + 11) { margin-right: calc(50% - 207px);}

	/*攻略*/
	.main_box_list li { width: 100%; padding: 0px 15px;}
	.main_box_list li:nth-child(3n) { padding-right: 15px;}
	.main_box_list li a { font-size: 15px; line-height: 30px;}
	.main_box_list li p { font-size: 12px;}
	
	/*品质*/
	.rights ul { padding: 0px 5px; margin-top: 50px;}
	.rights ul li { box-shadow: 0px 0px 10px rgb(0,0,0,.1); padding: 0px 5px 10px;}
	.rights ul li i { width: 60px; height: 60px; margin-top: -30px; padding: 10px;}
	.rights ul li i img { max-width: 100%; max-height: 100%;}
	.rights ul li span { font-size: 14px; margin: 10px 0px;}
	.rights ul li p { font-size: 12px; line-height: 16px;}
	
	.f_s2 { width: 40%;}
	.f_s1 strong, .f_s2 strong { font-size: 16px;}
	.f_s1 li { padding-right: 20px;}
	.f_s1 li a, .f_s2 p a { font-size: 12px; margin-bottom: 8px;}
	.foot_server .container { padding: 10px 0px;}

	.footer { padding: 15px 15px;}
	.foot_inner { font-size: 12px; line-height: 18px;}
	}
@media screen and (max-width:375px) {
	.nav .nav_head li { padding: 0px 2px;}
	.honeycomb-cell:nth-child(9n + 6) { margin-left: calc(50% - 140px)!important;}
  	.honeycomb-cell:nth-child(9n + 9) { margin-right: calc(50% - 140px)!important;}
	.honeycomb-cell:last-child { margin-left: calc(50% - 105px)!important;}
	.honeycomb-cell:nth-child(21n + 12) { margin-left: inherit;}
	.honeycomb-cell:nth-child(21n + 21) { margin-left: inherit;}
	.honeycomb-cell:nth-child(11n + 6) { margin-left: inherit;}
  	.honeycomb-cell:nth-child(11n + 11) { margin-right: inherit;}
	.f_s1 li { padding-right: 10px;}
	}
@media screen and (max-width:320px) {
	.dialog_tit form input { padding: 0px 5px;}
	.gd_ban {background-position: 70% center;}
	.nav .nav_head li { padding: 0px 0px;}
	.xs_list li { margin: 10px 1px; width: calc(25% - 2px); padding: 20px 0px;}
	.xs_list h4 { font-size: 12px;}
	.lc_show ul { width: 96%;}
	.title label { padding: 0px 5px; font-size: 16px;}
	.lc_more a { padding: 0px 5px; margin: 0px 2px;}
	.honeycomb-cell { max-width: 54px; height: 65px;}
	.f_s1 li { padding-right: 0px;}
	.f_s1 strong, .f_s2 strong { font-size: 14px; margin-bottom: 10px;}
	}



