@charset "utf-8";
/* 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; 
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 20px;
	}
.title label {
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	color: #0f4f92;
	}
.title label:after {
	content:"";
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	background: #ee2d1b;
	left: 50%;
	bottom: -20px;
	margin-left: -6px;
	}
.title label font {
	color: #fdf46b;
	display: inline-block;
	text-transform: uppercase;
	}
.title p a{
	display: inline-block;
	font-size: 16px;
	color: #ff5807;
	border: 1px solid #ff5807;
	line-height: 34px;
	padding: 0px 20px;
	border-radius: 4px;
	box-shadow: 0px 0px 10px 0px rgb(0,0,0,.1);
	}
.title p a:hover { background: #ff5807; color: #fff;}

.more { text-align: center; padding: 50px 0px;}
.more a {
    font-size: 24px;
    line-height: 54px;
    color: #000;
    border-radius: 4px;
    padding: 0px 60px;
    display: inline-block;
	background: linear-gradient(0deg, #ffa200 0%, #ffc90d 100%);
    box-shadow: 0px 4px 6px 0px rgb(0,0,0,.2);
	margin: 0px 50px;
	position: relative;
	}
.more a:after {
	content:"";
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	background: url(/spcall/ztersci/shou.gif) center center no-repeat;
	right: -30px;
	bottom: -30px;
	}
.more a:nth-child(2) { background: linear-gradient(0deg, #0f4f92 0%, #00aaff 100%); color: #fff;}

/** banner **/


/***/
.head_logo {
	height: 90px;
	background: #fff;
	}
.head_logo .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 90px;
	}
.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: 55px;}

.head_logo .head_mag a{
	display: inline-block;
	padding: 0px 20px;
	font-size: 18px;
	line-height: 48px;
	}
.head_btu a {
	font-size: 20px;
    line-height: 40px;
    color: #fff;
    border-radius: 4px;
    padding: 0px 40px;
    display: inline-block;
	background: linear-gradient(30deg, #ffa200 0%, #ffc90d 100%);
    box-shadow: 0px 4px 6px 0px rgb(0,0,0,.2);
	}

	
/****/
.gd_ban {
	width: 100%;
    height: 600px;
	background: url(/spcall/ztersci/banner.jpg) center center no-repeat;
	background-size: cover;
	}
.gd_ban .container {
	padding-top: 15px;  
	position: relative;
	}
.gd_ban_tit {
	width: 700px;
	height: 512px;
	background: url(/spcall/ztersci/ban-img.png) center center no-repeat;
	position: relative;
	}
.gd_ban_tit h3 {
	width: 360px;
	height: 270px;
	position: absolute;
	top: 65%;
	left: 50%;
	transform:translate(-50%,-50%);
	font-size: 80px;
	line-height: 80px;
	color: #0f4f92;
	font-weight: bold;
	}
.gd_ban_tit h3 span {
	display: inline-block;
	width: 180px;
	color: #ff0;
	font-style: italic;
	text-align: center;
	}
.gd_ban_tit h3 span:last-child{
	color: #ff5a00; 
	display: inline-flex;
	margin-left: -20px;
	}
.gd_ban_tit p {
	width: 280px;
	position: absolute;
	top: 110px;
	left: 0px;
	font-size: 40px;
	color: #fff;
	}
.gd_ban_tit p font {
	display: block;
	}
.gd_ban_p1 font{
	text-align: right;
	padding-right: 50px;
	color: #ff0;
	}
.gd_ban_p1 font:nth-child(2) {
	text-align: left;
	padding: 100px 0px 80px 20px;
	}
.gd_ban_p1 font:nth-child(3) {
	text-align: left;
	padding: 80px 0px 0px 50px;
	}
.gd_ban_tit p:nth-child(3) {
	left: auto;
	right: 0px;
	}
.gd_ban_p2 font{
	text-align: center;
	padding-right: 55px;
	padding-top: 30px;
	color: #ff5a00;
	}
.gd_ban_p2 font:nth-child(2) {
	text-align: right;
	padding: 125px 20px 80px 0px;
	}
.gd_ban_p2 font:nth-child(3) {
	text-align: center;
	padding: 60px 0px 0px 50px;
	}
.gd_ban a {
	font-size: 30px;
	font-weight: bold;
    line-height: 60px;
    text-align: center;
    color: #fff;
    padding: 0 50px;
    display: inline-block;
    border-radius: 56px;
    margin: 40px 10px 0px;
	border: 1px solid #fff;
    background: linear-gradient(0deg, #0f4f92 0%, #00aaff 100%);
	box-shadow: 0px 0px 20px rgb(0,0,0,.3);
	transition: all .3s linear;
	}
.gd_ban a:hover {
	transform:translateY(-5px);
	}
	
.gd_ban .bd_bg {
	position: absolute;
	width: 315px;
	display: inline-table;
	background: #fff;
	box-shadow: 0 0px 15px rgb(0,0,0,.17);
	border-radius: 4px;
	right: 0px;
	top: 120px;
	z-index: 5;
	}
.gd_ban .bd_bg h4 {
	font-size: 30px;
	color: #d52b1e;
	line-height: 40px;
	padding: 30px 0px 5px;
	display: block;
	text-align: center;
	}
.gd_ban .bd_bg p {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	display: block;
	text-align: center;
	}
.gd_ban .bd_bg p font { color: #f00; margin-right: 5px;}
.bd_form_list {
	padding: 20px 10px;
	text-align: center;
	margin-bottom: 10px;
	}

.bd_form_list form { padding: 0px 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;
	}


	.sjk_flex {
	position: fixed;
	width: 50px;
	background: #3b5998;
	border-radius: 30px;
	left: 0px;
	top: 30%;
	font-size: 20px;
	}
.sjk_flex a {
	display: block;
	text-align: center;
	color: #D9D919;
	padding: 25px 10px;
	color:#D9D919;
	text-decoration:none;
	}
	
/**文章调取*/
.news_bg {
	width: 100%;
	background: url(/spcall/ztersci/bg2.jpg) center top repeat-y;
	}
.news_bg .title label {
	color: #f2ff5d; 
	background-image: inherit; 
	-webkit-background-clip: inherit; 
	-webkit-text-fill-color: inherit;
	}
.sp_new {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 30px;
	}
.sp_new li {
	margin: 10px 10px;
	width: calc(50% - 20px);
	border-bottom: 1px dashed #ccc;
	}
.sp_new li a {
	display: block;
	height: 100%;
	padding: 0px 0px 20px;
	}
.sp_new li h4 {
	font-size: 24px;
	line-height: 40px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}
.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;
	}
	
	

/**/
.footer {
	width: 100%;
	margin-top: 30px;
	border-top: 1px solid #ccc;
	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, .head_logo .container { height: 50px;}
	.head_logo .hd_logo a img { height: 30px;}
	.head_logo .head_mag a { font-size: 14px; padding: 0px 5px; line-height: 20px;}
	
	.gd_ban {padding: 20px 10px 0px; height: 620px; background-position: center center;}
	.gd_ban .container { padding-top: 0px;}
	.gd_ban_tit { width: 100%; height: 270px; background-size: contain;}
	.gd_ban h3 { font-size: 40px; line-height: 40px; width: 200px; height: 140px;}
	.gd_ban_tit h3 span { width: 100px;}
	.gd_ban_tit p { font-size: 18px; width: 35%; top: 65px;}
	.gd_ban_p1 font { padding-right: 10px;}
	.gd_ban_p1 font:nth-child(2) { padding: 50px 0px 80px 28px;}
	.gd_ban_p1 font:nth-child(3) {padding: 10px 0px 0px 40px;}
	.gd_ban_p2 font { text-align: left; padding: 10px 0px 0px 15px;}
	.gd_ban_p2 font:nth-child(2) {padding: 75px 28px 80px 0px;}
	.gd_ban_p2 font:nth-child(3) { padding: 0px 0px;}
	
	.gd_ban .bd_bg { width: 100%; top: 315px;}
	.gd_ban .bd_bg h4 { font-size: 22px; padding: 15px 0px 0px;}
	.bd_form_list { padding: 10px 10px;}
	.bd_form_list form input { line-height: 34px; margin: 0px 0px 10px;}
	.bd_form_list select { height: 36px; line-height: 36px; margin-bottom: 10px;}
	
	.title { padding-top: 20px; padding-bottom: 10px; margin: 0px 10px;}
	.title label { font-size: 22px; line-height: 22px;}
	.title p a { font-size: 12px; line-height: 24px; padding: 0px 10px;}
	.more { padding: 0px 0px;}
	.more a { font-size: 14px; line-height: 40px; padding: 0px 20px; margin: 15px 10px;}
	.more a:after { width: 30px; height: 30px; background-size:contain; right: -20px; bottom: -20px;}

	.sp_new { padding-top: 10px;}
	.sp_new li { margin: 5px 5px; width: calc(100% - 10px);}
	.sp_new li a {}
	.sp_new li h4 { font-size: 15px; line-height: 30px;}
	.sp_new li p { font-size: 12px; line-height: 16px;}
	
	.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) {
	.gd_ban { height: 560px;}
	.gd_ban h3 { font-size: 32px; line-height: 32px; width: 150px; height: 110px;}
	.gd_ban_tit h3 span { width: 80px;}
	.gd_ban_tit { height: 215px;}
	.gd_ban_tit p { top: 45px;}
	.gd_ban_p1 font:nth-child(2) {padding: 45px 0px 55px 15px;}
	.gd_ban_p1 font:nth-child(3) {padding-left: 25px;}
	.gd_ban_p2 font:nth-child(2) {padding: 60px 10px 55px 0px;}
	.gd_ban .bd_bg { top: 260px;}
	.more a { padding: 0px 10px; margin: 15px 8px;}
	}



