@charset "UTF-8";
/*鍏叡*/
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "寰蒋闆呴粦";
	font-size: 16px;
}
body {
	width: 100%;
}
@media screen and (max-width:900px) {
body {
	font-size: 14px;
}
}
::selection {
	background: #dc0014;
	color: #fff;
}
::-moz-selection {
background:#dc0014;
color:#fff;
}
::-webkit-selection {
background:#dc0014;
color:#fff;
}
#showdata {
	display: none;
}
body {
	overflow-x: hidden;
}
img {
	border: 0;
}
.clearfix:after {
	content: '';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
}
em, i {
	font-style: normal;
}
a {
	font-size: 16px;
	transition: all .3s;
}
a:hover {
	text-decoration: none;
	color: #e51e01;
}
.w1300 {
	width: 1300px;
	margin: 0 auto;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.h30 {
	height: 30px;
}
.h60 {
	height: 60px;
}
.f14 {
	font-size: 14px;
}
.f18 {
	font-size: 18px;
}
.db {
	display: block;
}
.m160 {
	margin-top: 13%;
}
.dib {
	display: inline-block;
}
@font-face {
	font-family: 'cuya';
	src: url('cuya.ttf');
}
.cuya {
	font-family: "cuya";
}
/*鍏叡*/
.play {
	height: 80px;
	width: 78px;
}
#fullPage-nav LI A {
	text-align: right;
	width: 21px;
	background: url(dot1.png) no-repeat center center;
	float: right;
	height: 21px;
	color: #f1c820;
	text-decoration: none;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
#fullPage-nav LI .active {
	background-position: 0px bottom;
	background: url(dot2.png) no-repeat 5px 5px;
	background: url(dot2.png) no-repeat center center;
}
#fullPage-nav LI A:hover {
	background: url(dot3.png) no-repeat center center;
}
#fullPage-nav SPAN {
	display: none;
}
.fullPage-tooltip {
	font: 12px/21px "Microsoft Yahei";
	float: left;
	color: #fff;
	top: 0px;
	margin-right: 5px;
	width: 60px;
	text-align: center;
	line-height: 21px;
	border-radius: 25px;
	background: #e30120
}
/*.section {
	z-index: 100;
	position: relative;
	height: 860px;
	overflow: hidden;
}*/
#FrontPublic_slideShow01-1462417589994 .hd {
	display: none;
}
.dtgif {
	width: 50px;
	position: relative;
	left: 0;
	top: 88%;
	right: 0;
	margin: auto;
}
.anniu {
	position: absolute;
	top: 0px;
	width: 78px;
	height: 70px;
	background: url(1.png) no-repeat;
	animation: updown 1.5s infinite;
	animation-timing-function: linear;
	z-index: 999;
}
@keyframes updown {
 from {
top:-5px;
}
 25% {
top:0;
}
 50% {
top:5px;
}
 75% {
top:0;
}
to {
	top: -5px;
}
}
@keyframes mymove {
 0% {
background-size: 100%;
}
 25% {
background-size: 102%;
}
 50% {
background-size: 104%;
}
 75% {
background-size: 102%;
}
 100% {
background-size: 100%;
}
}
#sybj2 {
	background: url(02.jpg) no-repeat center center;
	background-size: 100%;
	animation: mymove 2.5s infinite;
	animation-timing-function: linear;
}
#sybj3 {
	background: url(03.jpg) no-repeat center top;
	background-size: 100%;
	animation: mymove 2.5s infinite;
	animation-timing-function: linear;
}
#sybj4 {
	background: url(04.jpg) no-repeat center top;
	background-size: 100%;
	animation: mymove 2.5s infinite;
	animation-timing-function: linear;
}
#sybj5 {
	background: url(05.jpg) no-repeat center top;
	background-size: 100%;
	animation: mymove 2.5s infinite;
	animation-timing-function: linear;
}
#sybj6 {
	background: url(06.jpg) no-repeat center top;
	background-size: 100%;
	animation: mymove 2.5s infinite;
	animation-timing-function: linear;
}
#sybj7 {
	background: linear-gradient(#313d64, #1d1d1d);
	background-size: 100%;
	animation: mymove 2.5s infinite;
	animation-timing-function: linear;
}
#sybj8 {
	background: url(08.jpg) no-repeat center top;
	background-size: 100%;
	animation: mymove 2.5s infinite;
	animation-timing-function: linear;
}
#sybj9 {
	background: url(09.jpg) no-repeat center top;
	background-size: 100%;
	animation: mymove 2.5s infinite;
	animation-timing-function: linear;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
ul {
	padding-left: 0;
	list-style-type: none;
}
i, em {
	font-style: normal;
}
big {
	font-size: 1.3em;
}
small {
	font-size: 0.77em;
}
a {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
	outline: 0;
}
A:active {
	outline-style: none;
	outline-color: invert;
	outline-width: 0px;
}
A {
	color: #333;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}
article, aside, dialog, footer, header, section, nav, figure, menu, audio, canvas, progress, video {
	display: block;
}
fieldset {
	min-width: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	font-size: 1.3em;
	line-height: 2.5;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	background-color: transparent;
}
td, th {
	padding: 0;
}
@-ms-viewport {
width:device-width;
}
.fix {
*zoom:1;
*clear:both;
}

.navc .baseDiv.fix {
	padding-bottom: 25px;
	background: rgba(0,0,0,.1);
}

.fix:before, .fix:after {
	display: table;
	clear: both;
	content: '';
}
body {
	min-width: 1200px;
}
.wrap {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
*width:1200px;
}
/*banner*/
.jin {
	text-align: center;
}
.jin p {
	color: #fff;
}
.jin p:nth-child(2) {
	margin-bottom: 20px;
	position: relative;
	font-size: 36px;
	font-weight: 100;
}
.shubiao {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	bottom: 7%;
	animation: sss 1s infinite alternate linear;
}
/*閫氱敤澶撮儴*/
.head {
	z-index: 10000;
	margin: 0 auto;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
}
.navc {
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	height: 70px;
}
.navc .myLogo {
	padding: 30px 0 0 30px;
	float: left;
	display: block
}
.navc .navMaing {
	float: right;
	margin: 50px 100px 0 0;
}
.navMaing li {
	float: left;
	color: #fff;
	margin-right: 60px;
}
.navMaing li a {
	color: #fff;
	font-size: 16px;
	transition: all .3s;
	display: block;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}
.navMaing li a:hover {
	transform: translateY(-3px);
}
.navMaing li a:hover:after {
	content: "";
	display: block;
	width: 60px;
	height: 2px;
	background: #fff;
	position: absolute;
}
#nav {
	display: none;
}
#nav ul ul {
	display: none;
	width: 100%;
	top: 108px;
	position: absolute;
	left: 0;
	background: rgba(0,0,0,.8);
	color: #fff;
	z-index: 9999;
}
#nav ul ul li {
	float: left;
	width: 14.28571428571429%;
	margin: 0
}
#nav>ul>li ul li a {
	padding: 2%!important;
	transition: .5s
}
#nav>ul>li ul li a span {
	display: block;
	overflow: hidden;
}
#nav>ul>li ul li a img {
	width: 100%;
	display: block;
}
#nav>ul>li ul li a p {
	line-height: 30px;
	font-size: 14px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
}
#nav>ul>li ul li a:hover {
	background: #ea0f17;
}
#container {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.topbg {
	background: rgba(0,0,0,0.3);
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 8;
}
#background_video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	object-fit: cover;
	height: 140%!important;
	width: 130%!important;
}
#video_cover {  /*      position: absolute;*/
	width: 100%;
	height: 100%;
	background: url("video_cover.jpg") no-repeat;
	background-size: cover;
	background-position: center;
}
#video_controls {  /*      position: absolute;*/
	left: 50%;
	transform: translate(-50%, 0);
}
#play img {
	width: 100px;
}
#pause img {
	width: 90px;
}
#pause {
	display: none;
}
@media (min-width:768px) {
#video_controls {
	display: none;
}
}
#container {
	height: 100%;
}
#overlay {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: url(vdian.png);
	opacity: 0.7;
	filter: alpha(opacity=70);  /* 閽堝 IE8 浠ュ強鏇存棭鐨勭増鏈� */
}
#main_content {
	z-index: 2;
	position: relative;
	display: inline-block;  /* Vertical center */
	top: 50%;
	transform: translateY(-50%);
}
.sypic {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	right: 0;
	width: 100%;
	margin: auto;
	bottom: 0;
	height: 100%;
}
.sypic img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	animation: sss3 1s infinite alternate linear;
	width: 50.78%;
}
/*搴曢儴鐗堟潈*/
#copybox {
	width: 96%;
	height: 40px;
	line-height: 40px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	bottom: 0;
	z-index: 99999;
	color: #fff;
	padding: 0 2%;
	font-size: 14px;
}
#copybox a {
	color: #fff;
}
#copybox span {
	float: right;
}
#copybox img {
	vertical-align: middle;
	margin-left: 15px;
}
@keyframes sss1 {
 0% {
 transform: translateY(0);
}
 100% {
 transform: translateY(-10px);
}
}
@keyframes sss {
 0% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(0px);
}
}
.server {
	height: 100%;
	position: relative;
	z-index: 999;
}
.server ul {
	position: relative;
	z-index: 999;
	text-align: center;
}
.server ul li {
	text-align: center;
	animation: sss 1s infinite alternate linear;
	display: inline-block;
	margin: 0 10px;
}
.server ul li:nth-child(2n) {
	animation: sss1 1s infinite alternate linear;
}
.server ul li:nth-child(2n) a img {
	margin-top: 50%;
}
.server ul li a img {
	margin: auto;
	transition: .3s;
}
.server ul li a:hover img {
	transform: scale(1.1);
}
.server ul li a img:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	position: absolute;
}
.server ul li a p {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.pbt .bt {
	text-align: center;
}
.pbt .bt a {
	font-size: 50px;
	font-weight: 700;
	color: #343434;
}
.pnav {
	margin-top: 30px;
}
.pnav ul {
	text-align: center;
}
.pnav ul li {
	display: inline-block;
	margin: 0 10px
}
.pnav ul li a {
	background: #e70012;
	border-radius: 25px;
	padding: 5px 25px;
	color: #fff;
	font-size: 18px;
	border: 1px solid #e70012;
}
.pnav ul li a:hover {
	background: #f7282f
}
/* 浜у搧 */
.bannerbox {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 100%;
}
.bannerbox .Homebanner {
	width: 100%;
	position: relative;
	height: 100%;
	overflow: hidden;
}
.bannerbox .Homebanner>img {
	left: 25%;
	right: 0;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
}
.bannerbox .Homebanner ul {
	width: 100%;
	position: absolute;
	height: 100%;
}
.bannerbox .Homebanner ul li {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}
.bannerbox .Homebanner ul li div div img {
	position: absolute;
	left: 20%;
	top: 0px;
	display: block;
	right: 0;
	margin: auto;
	bottom: 0;
	width: 30%;
}
.Homeleft, .Homeright {
	width: 73px;
	height: 87px;
	position: absolute;
	top: 45%;
	cursor: pointer;
	transition: all .5s ease;
	opacity: 0;
	z-index: 899999;
}
.Homeleft {
	left: -60px;
}
.Homeright {
	right: -60px;
}
.bannerbox:hover .Homeleft {
	left: 10%;
	opacity: 1;
}
.bannerbox:hover .Homeright {
	right: 10%;
	opacity: 1;
}
.Homedot {
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 999;
	bottom: 60px;
}
.Homedot a {
	display: inline-block;
	margin: 0px 5px;
	height: 12px;
	width: 12px;
	line-height: 1000px;
	overflow: hidden;
	background: url(../img/index_229.png) no-repeat;
}
.Homedot a.cur {
	background: url(../img/index_228.png) no-repeat;
}
.Homebannertext {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0;
	width: 100%;
	height: 100%;
}
.Homebannertext .Homebannertext_db {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}
.Homebannertext .Homebannertext_db img:nth-of-type(2) {
	position: absolute;
	bottom: 15px;
}
.Homebannertext .bigimg {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}
.Homebannertext .bannerone {
	position: relative;
	width: 100%;
	left: 0;
	right: 0;
	top: 22%;
	z-index: 9999;
	margin: auto;
}
.Homebannertext .bannerone dt {
	position: absolute;
	left: 15%;
	width: 26%;
	color: #fff;
}
.Homebannertext .bannerone dt img {
	width: 96%;
}
.Homebannertext .bannerone dt strong {
	display: block;
	color: #fff;
	font-size: 32px;
	padding-top: 32%;
	line-height: 40px;
	position: absolute;
	left: 0;
	right: 0;
}
.Homebannertext .bannerone dt .pmore {
	position: absolute;
	top: 135%;
	background: #e4001f;
	color: #fff;
	font-size: 22px;
	line-height: 67px;
	padding: 0 20px;
	left: 0;
	right: 0;
	display: block;
	text-align: center;
	width: 285px;
}
.Homebannertext .bannerone dt .pmore:hover {
	background: #fff;
	color: #e30120;
}
.Homebannertext .bannerone dd {
	position: absolute;
	right: 0px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	width: 27%;
	top: 0;
	bottom: 0;
	margin: auto;
}
.Homebannertext .bannerone dd a {
	color: #fff;
	display: block;
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Homebannertext .bannerone dd a:hover {
	background: #000
}
.Homebannertext .bannertwo {
	position: absolute;
	width: 1180px;
	left: 50%;
	top: 0px;
	color: #fff;
	margin-left: -590px;
	z-index: 9999;
}
.Homebannertext .bannertwo dt {
	padding-top: 110px;
	position: relative;
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}
.Homebannertext .bannertwo dt h3 {
	font-size: 50px;
	line-height: 60px;
	font-weight: 700;
	position: relative;
}
.Homebannertext .bannertwo dt p {
	font-size: 20px;
	position: relative;
	padding-top: 20px;
}
.Homebannertext .bannerthree {
	position: absolute;
	width: 1220px;
	left: 50%;
	margin-left: -610px;
	top: 0px;
}
.Homebannertext .bannerthree dt {
	float: left;
	position: relative;
	transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	-webkit-transform: translateX(100px);
}
.Homebannertext .bannerthree img {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	left: 0px;
	margin: 0px;
	top: 0px;
}
.Homebannertext .bannerthree dd {
	width: 500px;
	float: left;
	color: #fff;
	padding-top: 170px;
	position: relative;
	padding-left: 25px;
	transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	-webkit-transform: translateX(100px);
}
.Homebannertext .bannerthree dd h3 {
	font-size: 55px;
	font-weight: 700;
	line-height: 70px;
}
.Homebannertext .bannerthree dd p {
	font-size: 20px;
	line-height: 30px;
}
.bannereffect {
	opacity: 0;
	filter: alpha(opacity=0);
}
.bannertime {
	transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-ms-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	-webkit-transition: all .8s ease-in-out;
}
.bannertime1 {
	transition: all .8s ease-in-out .2s;
	-moz-transition: all .8s ease-in-out .2s;
	-ms-transition: all .8s ease-in-out .2s;
	-o-transition: all .8s ease-in-out .2s;
	-webkit-transition: all .8s ease-in-out .2s;
}
.bannertime2 {
	transition: all 1s ease-in-out .2s;
	-moz-transition: all 1s ease-in-out .2s;
	-ms-transition: all 1s ease-in-out .2s;
	-o-transition: all 1s ease-in-out 2s;
	-webkit-transition: all 1s ease-in-out .2s;
}
.Homebanner li.cur .Homebannertext img.bigimg {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.Homebanner li.cur .Homebannertext dl.bannerone dt {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.Homebanner li.cur .Homebannertext dl.bannerone dt>div {
	margin-bottom: 20px;
}
.Homebanner li.cur .Homebannertext dl.bannerone dt>div>a {
	background: #e4001f;
	color: #fff;
	width: 49%;
	display: block;
	float: left;
	border-radius: 10px;
	margin: 0 1% 10px 0;
	line-height: 48px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 2%;
	box-sizing: border-box
}
.Homebanner li.cur .Homebannertext dl.bannerone dd {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.Homebanner li.cur .Homebannertext dl.bannertwo dt {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.Homebanner li.cur .Homebannertext dl.bannerthree dt {
	transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	-webkit-transform: translateX(0px);
}
.Homebanner li.cur .Homebannertext dl.bannerthree dd {
	transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	-webkit-transform: translateX(0px);
}
.Homebanner li.cur .bannereffect {
	opacity: 1;
	filter: alpha(opacity=100);
}
.Homebanner li.cur1 .bannertime {
	transition: all .4s linear .2s;
	-moz-transition: all .4s linear .2s;
	-ms-transition: all .4s linear .2s;
	-o-transition: all .4s linear .2s;
	-webkit-transition: all .4s linear .2s;
}
.Homebanner li.cur1 .bannertime1 {
	transition: all .4s linear .1s;
	-moz-transition: all .4s linear .1s;
	-ms-transition: all .4s linear .1s;
	-o-transition: all .4s linear .1s;
	-webkit-transition: all .4s linear .1s;
}
.Homebanner li.cur1 .bannertime2 {
	transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
	-webkit-transition: all .4s linear;
}
.Homebanner li.cur1 .Homebannertext img.bigimg {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}
.Homebanner li.cur1 .Homebannertext dl.bannerone dt {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}
.Homebanner li.cur1 .Homebannertext dl.bannerone dd {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}
.Homebanner li.cur1 .Homebannertext dl.bannertwo dt {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}
.Homebanner li.cur1 .Homebannertext dl.bannerthree dt {
	transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	-webkit-transform: translateX(100px);
}
.Homebanner li.cur1 .Homebannertext dl.bannerthree dd {
	transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	-webkit-transform: translateX(100px);
}
.Homebanner li.cur1 .bannereffect {
	opacity: 0;
	filter: alpha(opacity=0);
}
/*宸﹀彸婊氬姩*/
.section4 {
	position: relative;
	height: 100%;
}
.section4>img {
	position: absolute;
}
.section4>img:nth-child(2) {
	width: 20.78%;
	z-index: 999;
	right: 3%;
	bottom: 0;
}
.section4>img:nth-child(3) {
	width: 18.69%;
	z-index: 99;
	bottom: 11%;
	left: 5%;
	animation: sss1 1s infinite alternate linear;
}
.section4>img:nth-child(4) {
	width: 22.34%;
	z-index: 99;
	top: 11%;
	right: 5%;
	animation: sss 1s infinite alternate linear;
}
.section4 .sygsjj {
	position: absolute;
	width: 75%;
	left: 0;
	right: 0;
	margin: auto;
	top: 15%;
	z-index: 99999;
}
.section4 .sygsjj dt {
	position: relative;
	width: 75%;
}
.section4 .sygsjj dt img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.section4 .sygsjj dt .gs_con2 {
	margin: 180px 0 0 100px;
}
.section4 .sygsjj dt .gs_con h3 {
	font-size: 28px;
	color: #474140;
}
.section4 .sygsjj dt .gs_con em {
	color: #5f5f5f;
	font-size: 16px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
.section4 .sygsjj dt .gs_con p {
	color: #5f5f5f;
	line-height: 30px;
	text-align: left;
	font-size: auto;
}
.section4 .sygsjj dt .gs_con .more {
	width: 151px;
	height: 41px;
	display: block;
	border: 1px solid #e70012;
	border-radius: 25px;
	line-height: 41px;
	text-align: center;
	color: #e70012;
	margin-top: 30px;
	margin-left: 100px;
}
.section4 .sygsjj dt .gs_con .more:hover {
	background: #e70012;
	color: #fff;
	box-shadow: 0 0 5px rgba(231,0,18,.5)
}
@keyframes sss3 {
 0% {
 transform: scale(1);
}
 100% {
 transform: scale(1.05);
}
}
/* 妗堜緥 */
.case {
	width: 76%;
	margin: 0 auto;
}
.case .fl {
	width: 56%;
}
.case .fl img {
	width: 100%;
	animation: sss3 1s infinite alternate linear;
}
.case .fl p {
	margin-top: 20px;
}
/* 娑傛枡 */
.tl {
	width: 64.32%;
	margin: 0 auto;
}
.tl .fl {
	width: 55.9%;
	position: relative;
}
.tl .fr {
	width: 41.1%;
}
.tl .fl .tong {
	width: 100%;
	position: relative;
	z-index: 9;
	animation: sss3 1s infinite alternate linear;
}
.tl .fl .ye1, .tl .fl .ye2 {
	position: absolute;
}
.tl .fl .ye1 {
	left: -15%;
	bottom: -30%;
	z-index: 10;
	animation: sss1 1s infinite alternate linear;
}
.tl .fl .ye2 {
	left: -27%;
	top: -54%;
	z-index: 7;
	animation: sss 1s infinite alternate linear;
}
.tl .fr img {
	width: 86%;
	margin-top: 59%;
}
/* 瑙ｅ喅鏂规 */
.jj {
	width: 73%;
	margin: 0 auto;
}
.jj .fl {
	position: relative;
}
.jj .fl>img {
	padding: 180px 0 150px 120px;
	animation: sss3 1s infinite alternate linear;
}
.jj ul li {
	position: absolute;
}
.jj ul li:nth-child(1) {
	position: absolute;
	left: 256px;
	top: 10px;
	animation: sss 1s infinite alternate linear;
}
.jj ul li:nth-child(2) {
	position: absolute;
	left: 473px;
	top: 77px;
	animation: sss1 1s infinite alternate linear;
}
.jj ul li:nth-child(3) {
	position: absolute;
	left: 28px;
	top: 80px;
	animation: sss1 1s infinite alternate linear;
}
.jj ul li:nth-child(4) {
	position: absolute;
	left: -65px;
	top: 275px;
	animation: sss 1s infinite alternate linear;
}
.jj ul li:nth-child(5) {
	position: absolute;
	left: 20px;
	top: 471px;
	animation: sss1 1s infinite alternate linear;
}
.jj .fr p {
	color: #242424;
	font-weight: 700;
	background: url(shuidi.png) no-repeat left 5px;
	font-size: 22px;
	padding-left: 45px;
	line-height: 30px;
}
#focus_Box {
	position: relative;
	width: 1200px;
	height: 490px;
	margin: 40px auto 0 auto;
}
#focus_Box li {
	z-index: 0;
	position: absolute;
	width: 0px;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 377px;
	overflow: hidden;
	border: 10px solid #fff;
	-webkit-box-shadow: 0px 4px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 10px rgba(0,0,0,0.2);
}
#focus_Box li img {
	width: 100%;
	height: 100%;
	vertical-align: top;
	transition: .5s;
}
#focus_Box li:hover img {
	transform: scale(1.05, 1.05);
}
#focus_Box li p {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 8px;
	color: #fff;
}
#focus_Box li p span {
	display: inline-block;
	width: 70%;
	height: 40px;
	overflow: hidden;
}
#focus_Box .prev, #focus_Box .next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 53px;
	height: 101px;
	top: 131px;
	transition: 0.5s;
	opacity: 0.6;
}
#focus_Box .prev {
	background: url(btnl.png) no-repeat;
	left: 60px;
	top: 190px;
}
#focus_Box .next {
	background: url(btnr.png) no-repeat;
	right: 60px;
	top: 190px;
}
#focus_Box .prev:hover {
	left: 70px;
	opacity: 1;
}
#focus_Box .next:hover {
	right: 70px;
	opacity: 1;
}
/*鍦板浘*/
#dituContent {
	overflow: hidden;
	position: relative;
	z-index: 0;
	background-color: #f3f1ec;
	color: black;
	text-align: left;
	height: 400px;
}
.zs_fl {
	text-align: center;
}
.zs_fl li {
	display: inline-block;
	padding: 15px 20px;
	border-radius: 30px;
	background: #f00018;
	color: #fff;
	margin: 0 5px 5px 0;
	transition: all .3s;
}
.zs_fl li a {
	display: block;
	color: #fff;
}
.zs_fl li:hover {
	background: linear-gradient(#60b62b, #1574cd);
}
.bannern {
	position: relative;
}
.bannern .banner_wz {
	position: absolute;
	width: 400px;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 40%;
	text-align: center;
	z-index: 99;
}
.bannern .banner_wz p {
	color: #fff;
	font-size: 30px;
}
.bannern .banner_wz h2 {
	font-size: 60px;
	text-align: center;
}
.bannern .banner_wz b, .bannern .banner_wz em, .bannern .banner_wz h2 {
	color: #fff;
}
.bannern .banner_wz b {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 100;
}
.bannern .banner_wz em {
	font-size: 30px;
	display: block;
	font-weight: 100;
}
.bannern .banner_wz i {
	display: block;
	color: #fff;
	margin-bottom: 30px;
	font-size: 20px;
	margin-top: 30px;
}
.n1 {
	background-image: url(g1.jpg);
}
.n2 {
	background-image: url(g2.jpg);
}
.n3 {
	background-image: url(g3.jpg);
}
.n4 {
	background-image: url(g4.jpg);
}
.n5 {
	background-image: url(g5.jpg);
}
.n6 {
	background-image: url(g6.jpg);
}
.n7 {
	background-image: url(g7.jpg);
}
.n8 {
	background-image: url(g8.jpg);
}
.n9 {
	background-image: url(g9.jpg);
}
.n10 {
	background-image: url(g10.jpg);
}
.n11 {
	background-image: url(g11.jpg);
}
.n12 {
	background-image: url(g12.jpg);
}
.n13 {
	background-image: url(g13.jpg);
}
.n14 {
	background-image: url(g14.jpg);
}
/*鍐呴〉banner*/
.nb {
	position: relative;
	height: 570px;
}
.nb b {
	position: absolute;
	bottom: 0px;
	margin: auto;
	text-align: center;
	width: 250px;
	font-size: 30px;
	color: #fff;
	background-image: linear-gradient(to top, #1574cd 0%, #1574cd 25%, #1574cd 50%, rgba(0,69,153,0) 100%);
	left: 0;
	right: 0;
	padding: 10px 20px;
}
.nb b i {
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
}
.nb img {
	width: 100%;
}
.nb1 {
	background: url(g.jpg) bottom center no-repeat #000;
}
.nb2 {
	background: url(1.jpg) bottom center no-repeat;
}
.nb3 {
	background: url(2.jpg) bottom center no-repeat;
}
.nb4 {
	background: url(3.jpg) bottom center no-repeat;
}
.nb5 {
	background: url(4.jpg) bottom center no-repeat;
}
.nb6 {
	background: url(6.jpg) bottom center no-repeat;
}
.nb {
	height: 660px;
}
.sppic {
	display: none;
}
.sppic1 img {
	display: none;
}
.newsc .listc ul, .newsc .listc li {
	width: 100%;
}
.newsc .listc li {
	transition: .3s;
}
.newsc .listc li.grayc {
	background-color: #f8f8f8;
}
.newsc .listc li a {
	padding: 50px 0;
	display: block;
}
.newsc .listc li:nth-of-type(even) {
	background: #f7f7f7;
}
.newsc .listc li:hover {
	background-color: #0e4295;
}
.newsc .listc li:hover .numc img {
	border: 1px solid #fa1e2f;
}
.newsc .listc li:hover .centerc {
	left: -16px;
}
.newsc .listc .centerc {
	width: 980px;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	left: 0;
}
.newsc .listc .numc {
	display: block;
	width: 104px;
	border-right: 1px solid #ddd;
	line-height: 60px;
	font-size: 72px;
	color: #d2d2d2;
}
.newsc .listc .numc img {
	width: 104px;
}
.newsc .listc .fontc {
	display: block;
	width: 83.7%;
	font-size: 18px;
	line-height: 30px;
}
.newsc .listc .fontc .introc {
	font-size: 14px;
	color: #bbb;
}
.newsc .listc .fontc p {
	font-size: 18px;
}
.newsc .listc li:hover .numc, .newsc .listc li:hover .fontc p, .newsc .listc li:hover .fontc .introc {
	color: #fff;
}
.f-cbc:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}
.neaxtpg a {
	float: left;
	display: inline-block;
	width: 42%;
	text-align: center;
	padding: 10px 2%;
	border: 1px solid #ccc;
	margin: 0 1%;
}
.neaxtpg a:hover {
	background: #0e4295;
	color: #fff;
}
.neaxtpg {
	margin-bottom: 50px;
}
.cp_zs_pic {
	overflow: hidden;
	margin-bottom: 90px;
	margin-right: 2%;
	margin: 0 auto;
	background: #dc0014;
	padding: 20px 40px;
	box-sizing: border-box;
}
.cp_zs_pic li {
	float: left;
}
.cp_zs_pic a {
	flex: 1;
	margin-left: 2%;
}
.cp_zs_pic a img {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	border: 5px solid #dc0014;
}
.cp_zs_pic a span {
	display: block;
	text-align: center;
	margin-top: 10px;
	color: #fff;
}
.rtCont {
	position: relative;
}
.rtCont ul {
	margin: 0 auto;
	width: 208px;
	overflow: hidden;
}
.rtCont li {
	float: left;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
	padding: 20px 0;
}
.rtCont li a {
	display: block;
	position: relative;
	transition: all .2s ease;
padding-top:
}
.rtCont li a img {
	display: inline-block;
	font-size: 0px;
	width: 195px;
	height: 195px;
	transition: all .2s ease;
	border: 5px solid #fff;
	border-radius: 50%;
	-webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.1);
	box-shadow: 0 0px 20px rgba(0,0,0,0.1);
}
.rtCont .btnLeft, .rtCont .btnRight {
	position: absolute;
	top: 150px;
	margin-top: -15px;
	width: 46px;
	height: 46px;
	background: #ea0f17;
	font-size: 33px;
	color: #fff;
	font-family: "瀹嬩綋";
	text-align: center;
	line-height: 46px;
	box-shadow: 0 0px 10px rgba(27,175,69,1);
}
.rtCont li a p {
	margin-top: -25px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 0;
	background: #ea0f17;
	border-radius: 50px;
	line-height: 35px;
	position: relative;
}
.rtCont li a:hover img {
	-webkit-box-shadow: 0 0px 15px rgba(211,0,17,1);
	box-shadow: 0 0px 15px rgba(211,0,17,1);
	border-color: #ea0f17;
}
.rtCont li a:hover p {
	background: #ea0f17
}
.rtCont .btnLeft {
	left: -50px;
}
.rtCont .btnRight {
	right: -50px;
}
.rtCont>a {
	transition: .5s;
}
.rtCont>a:hover {
	background: #fff;
	color: #999;
	box-shadow: 0 0px 10px rgba(0,0,0,0.3);
}
.fa_con {
	margin-bottom: 50px;
}
@media (max-width:1680px) {
}
.qh_nav {
	position: absolute;
	right: 200px;
	width: 700px;
	z-index: 999999999;
	top: 60px;
}
.qh_nav ul {
	width: 100%;
}
.qh_nav li {
	float: left;
	width: 12.5%;
}
.qh_nav li a {
	color: #fff;
	display: block;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	height: 40px;
	font-weight: bold;
}
.qh_nav li a:hover {
	color: #e50f24;
	border-bottom: 2px solid #e50f24;
}
.qh_nav li .act {
	color: #e50f24;
	border-bottom: 2px solid #e50f24;
}
