header, section, footer {
}
@font-face {
	font-family: 'fzltzhk';
	src: url(/_upload/tpl/00/03/3/template3/font/FZLTZCHK.woff);
}
.fzltzhk {
	font-family: 'fzltzhk';
}
body {
	font-size: 18px;
}
.top_head {
	background: #1b1b1b;
	padding: 5px 0;
}
.search {
	float: right;
	position: relative;
	margin-left: 10px;
	margin-top: 9px;
}
.search-text {
	background: #fff;
	width: 110px;
	height: 23px;
	vertical-align: top;
	padding: 0 0px;
	color: #000;
	transition: all .3s;
}
.search span {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
}
.search_form {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.search-btn {
	width: 25px;
	vertical-align: top;
	height: 23px;
	cursor: pointer;
	background: url(/_upload/tpl/00/03/3/template3/img/search.png) no-repeat center center;
	border: solid 1px #fff;
}
.head_top {
	padding: 25px 0 15px 0;
}
.top_link {
}
.top_link li {
	float: left;
	padding: 0 10px;
}
.top_link li:first-child {
	padding-left: 0;
}
.top_link li a {
	color: #fff;
	font-size: 15px;
	line-height: 40px;
	display: block;
	padding-left: 32px;
}
.top_link li:first-child a {
	background: url(/_upload/tpl/00/03/3/template3/img/xb001.png) no-repeat left center;
	background-size: 26px auto;
}
.top_link li:nth-child(2) a {
	background: url(/_upload/tpl/00/03/3/template3/img/home.png) no-repeat left center;
}
.top_link li:nth-child(3) a {
	background: url(/_upload/tpl/00/03/3/template3/img/cg.png) no-repeat left center;
}
.top_link li:nth-child(4) a {
	background: url(/_upload/tpl/00/03/3/template3/img/email.png) no-repeat left center;
}
.head {
	background: url(/_upload/tpl/00/03/3/template3/img/top_bg.png) no-repeat right bottom;
	background-color: #023b23;
}
.head_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: solid 1px #fff;
}
.head_bottom {
	padding: 20px 0;
}
/* Ã¥Â¯Â¼Ã¨Ë†Âª */
.head_bottom>ul {
	display: flex;
	justify-content: space-between;
}
.head_bottom>ul>li {
	position: relative;
}
.head_bottom>ul>li>a {
	display: block;
	color: #fff;
	font-size: 25px;
	font-family: 'fzltzhk';
}
/* Ã¤ÂºÅ’Ã§ÂºÂ§Ã¦Â ÂÃ§â€ºÂ® */
.subul {
	position: absolute;
	left: 0;
	top: 170%;
	background: rgba(0,0,0,.5);
	transition: all .3s;
	transform: translateY(-5px);
	opacity: 0;
	visibility: hidden;
	z-index: 2;
}
.head_bottom>ul>li:hover .subul {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}
.subul li a {
	display: block;
	font-size: 18px;
	color: #fff;
	white-space: nowrap;
	padding: 5px 10px;
}
.subul li:hover a {
	background-color: #023b23;
}
/* Ã¥Âºâ€¢Ã©Æ’Â¨ */
.footer {
	background: url(/_upload/tpl/00/03/3/template3/img/footer_bg.jpg) no-repeat;
	padding: 65px 0;
}
.footer>div {
	position: relative;
}
.footer_top {
	display: flex;
	color: #fff;
	justify-content: space-around;
	align-items: center;
}
.footer_code {
	text-align: center;
}
.footer_code img {
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 120px;
}
.footer_code p {
	margin-top: 15px
}
.copyright {
	border: 1px solid #fff;
	border-top: none;
	border-bottom: none;
	padding: 10px 85px;
}
.copyright p {
	line-height: 40px;
}
.yb p {
	line-height: 40px;
}
.footer_bottom {
	position: absolute;
	right: 0;
	bottom: -50px;
}
.footer_bottom p, .footer_bottom span {
	color: #fff;
	font-size: 15px;
}
 @keyframes rubberBand {
 0% {
 -webkit-transform: scaleX(1);
 transform: scaleX(1)
}
 30% {
 -webkit-transform: scale3d(1.25, .75, 1);
 transform: scale3d(1.25, .75, 1)
}
 40% {
 -webkit-transform: scale3d(.75, 1.25, 1);
 transform: scale3d(.75, 1.25, 1)
}
 50% {
 -webkit-transform: scale3d(1.15, .85, 1);
 transform: scale3d(1.15, .85, 1)
}
 65% {
 -webkit-transform: scale3d(.95, 1.05, 1);
 transform: scale3d(.95, 1.05, 1)
}
 75% {
 -webkit-transform: scale3d(1.05, .95, 1);
 transform: scale3d(1.05, .95, 1)
}
to {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}
}
@-webkit-keyframes rubberBand {
 0% {
 -webkit-transform: scaleX(1);
 transform: scaleX(1)
}
 30% {
 -webkit-transform: scale3d(1.25, .75, 1);
 transform: scale3d(1.25, .75, 1)
}
 40% {
 -webkit-transform: scale3d(.75, 1.25, 1);
 transform: scale3d(.75, 1.25, 1)
}
 50% {
 -webkit-transform: scale3d(1.15, .85, 1);
 transform: scale3d(1.15, .85, 1)
}
 65% {
 -webkit-transform: scale3d(.95, 1.05, 1);
 transform: scale3d(.95, 1.05, 1)
}
 75% {
 -webkit-transform: scale3d(1.05, .95, 1);
 transform: scale3d(1.05, .95, 1)
}
to {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}
}










.top-1 { position:relative;}
#yydh { display:none;}
.tpsx1 { width:100%; display:block; height:100%;transition: all .3s;}
.tpsx1::before {  content: '';  padding-top: 60.465116279%;  float: left;}
.tpsx1::after {  content: '';  display: block;  clear: both;} 
.tpsx2 { width:100%; display:block; height:100%;transition: all .3s;}
.tpsx2::before {  content: '';  padding-top: 61.1538462%;  float: left;}
.tpsx2::after {  content: '';  display: block;  clear: both;} 

.tab_top::after {
    content: '';
    width: 46.2%;
    height: 2px;
    background: #d9d9d9;
    position: absolute;
    left: 100px;
    bottom: 18px;
}
.section_1 .news_title a::after {
    content: '';
    width: 46.2%;
    height: 2px;
    background: #d9d9d9;
    position: absolute;
    left: 100px;
    bottom: 18px;
}
.tpsx3 { width:100%; display:block; height:100%;transition: all .3s;}
.tpsx3::before {  content: '';  padding-top: 45%;  float: left;}
.tpsx3::after {  content: '';  display: block;  clear: both;} 
.news_a:hover .tpsx1 {transform: scale(1.1);    transition: all .3s;}
.section_3_box li:first-child:hover .tpsx3 {transform: scale(1.1);    transition: all .3s;}
.btt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
}
.tpsx4 { width:100%; display:block; height:100%;transition: all .3s;}
.tpsx4::before {  content: '';  padding-top: 35.636364%;  float: left;}
.tpsx4::after {  content: '';  display: block;  clear: both;} 
.jj1 {overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:4; height:100px;
    -webkit-box-orient: vertical;}
.tpsx5 { width:100%; display:block; height:100%;transition: all .3s;}
.tpsx5::before {  content: '';  padding-top: 55%;  float: left;}
.tpsx5::after {  content: '';  display: block;  clear: both;} 



.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 3px;}
.nrr { min-height:350px; padding-bottom:50px;}
.nrr img { width:auto; max-width:100%;}
.dwnav { position: relative;}


