* {
	margin:0;
	padding:0;
}
body {
	overflow-x:hidden;
}
div.bodybg {
	width: 100%;
	position: fixed;
	height: 100vh;
	background: url(/img/banner.jpg) 50%/cover no-repeat;
	background-size: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
em {
	font-style: normal;
	font-family:'din';
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style:none;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
}
.clear {
	height:0px;
	clear:both;
}
textarea {
	font-family:"Microsoft YaHei", "微软雅黑", "黑体", "verdana", "宋体";
}
div {
	font-family:"Microsoft YaHei", "微软雅黑", "黑体", "verdana", "宋体";
}
p {
	font-family:"Microsoft YaHei", "微软雅黑", "黑体", "verdana", "宋体";
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体", "verdana", "宋体";
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
	image-rendering: -moz-crisp-edges; /* Firefox */
	image-rendering: -o-crisp-edges; /* Opera */
	image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.px-0 {
	padding:0 0;
}
.mx-0 {
	margin:0 0;
}
.mbpx-0 {
	padding:0 0;
}
html {
	font-size: 100px; /*根元素默认的大小是16px*/
}
.max-1920 {
	max-width:1920px !important;
	margin:auto;
}
::-webkit-scrollbar {
width: 3px;
}
::-webkit-scrollbar-track {
background-color: transparent;
}
::-webkit-scrollbar-thumb {
background-color:#333;
width:3px
}
@media screen and (max-width: 1680px) {
 html {
 font-size:80px;
}
}
@media screen and (max-width: 1440px) {
 html {
 font-size:80px;
}
}
 @media screen and (max-width: 1200px) {
.hidden-1280 {
display:none !important;
}
}
@media screen and (max-width: 1024px) {
 html {
 font-size:60px;
}
}
@media screen and (max-width: 768px) {
 html {
 font-size:80px;
}
}
.pages p {
	margin: 0;
	cursor: pointer;
}
.pages {
 height: .4rem;
	text-align: center;
	width:100%;
	margin-bottom:1rem;
}
.pages a {
	display: inline-block;
	margin-right: 10px;
 width: .4rem;
 height: .4rem;
 line-height: .4rem;
	border-radius: 50%;
	text-decoration: none;
	color: #999;
 font-size: .14rem;
	text-align: center;
	border: 1px solid #aaaaaa;
	transition:all 0.3s ease-in-out;
	border-radius:50%;
}
.pages a:hover {
	color: #333;
}
.pages a.current {
	display: inline-block;
	margin-right: 10px;
 width: .4rem;
 height: .4rem;
 line-height: .4rem;
	text-decoration: none;
	color: #fff;
 font-size: .14rem;
	text-align: center;
	transition:all 0.3s ease-in-out;
	color: #333;
}
.pages p {
	display: inline-block;
	font-size: 14px;
 width: .4rem;
 height: .4rem;
 line-height: .4rem;
	border-radius: 50%;
	border: 1px solid #aaaaaa;
	color: #6c6c6c;
	text-align: center;
	background: #fff;
	margin-right: 8px;
}
.pages p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #fe6600;
}
.pages p.pageRemark b {
	color: red;
}
.pages p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #fe6600;
	border-radius:50%;
}
.dates li {
	font-size: 14px;
	margin: 20px 0
}
.dates li span {
	float: right
}
.pages .page_xyy {
 width: .4rem;
 height: .4rem;
	border:none;
 line-height: .4rem;
	text-decoration: none;
	color: #6c6c6c;
 font-size: .14rem;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #aaaaaa;
}
.pages .page_xyy:hover {
width: .4rem;
 height: .4rem;
	color: #333;
}
.pages .page_syy {
 width: .4rem;
 height: .4rem;
 line-height:.4rem;
	border:none;
	text-decoration: none;
	color: #6c6c6c;
 font-size: .14rem;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #aaaaaa;
	transition:all 0.5s ease-in-out;
}
.pages .page_syy:hover {
width: .4rem;
 height: .4rem;
	color: #333;
}
.pages .page_shouye {
	width: 39px;
	height: 39px;
	border-radius:50%;
	padding: 0;
	margin-top: 4px;
	background:none;
	display:none;
}
.pages .page_weiye {
	width: 39px;
	height: 39px;
	border-radius:50%;
	padding: 0;
	margin-top: 4px;
	background:none;
	display:none;
}
 @font-face {
font-family:'din';
src: local('din'), url(/img/din.woff) format('woff');
}
 @font-face {
font-family:'MontserratLight';
src: local('MontserratLight'), url(/img/MontserratLight.woff) format('woff');
}
 @font-face {
font-family:'BEBAS';
src: local('BEBAS'), url(/img/BEBAS.woff) format('woff');
}
 @font-face {
font-family:'GOTHICB';
src: local('GOTHICB'), url(/img/GOTHICB.woff) format('woff');
}
div.indexbannerback {
	width: 100%;
	height:100vh;
}
div.indexbannerbk {
	width: 100%;
	height: 100vh;
}
div.indexbannerbk img {
	left: 6%;
	display: inline-block;
	position: absolute;
	top: 35%;
}
div.indexnavback {
	width: 100%;
	height: auto;
	position: fixed;
	left: 0;
	top: 0;
	padding:0 6%;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.3);
	transition: all 0.5s ease-in-out; 
}
div.indexnavlogo {
	float: left;
	width: 220px;
	margin-top: 8px;
	transition: all 0.5s ease-in-out;
}
div.indexnavlogo img {
	width: 100%;
}
div.indexnavbackhover {
	width: 100%;
	height: auto;
	position: fixed;
	left: 0;
	top: 0;
	padding: 10px 3% 0 3%;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.3);
	transition: all 0.5s ease-in-out;
	z-index: 999999;
}
div.indexnavbackhover div.indexnavlogo {
	float: left;
	width: 180px;
	transition: all 0.5s ease-in-out;
}
div.indexnavbackhover div.indexnavxl {
	padding-top:67px;
}
 div.indexnavbackhover div.indexnavxlnav:nth-child(1) {
 border-top: 1px solid rgba(0, 0, 0, 0.4);
}
div.indexnavbackhover div.indexnavxlnav {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	transition: all 0.5s ease-in-out;
	background: rgba(0, 0, 0, 0.3);
}
div.indexnavbackhover div.indexnavxlnav a {
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	transition: all 0.5s ease-in-out;
}
div.indexnavbackhover div.indexnavxlnav:hover {
	background: rgba(0, 0, 0, 0.5);
}
div.indexnavrt {
	float: right;
	height: 109px;
}
div.indexnav {
	float: left;
	color: #ffffff;
	font-size: 16px;
margin-left: .4rem;
	position: relative;
	margin-top: 42px;
}
div.indexnav>a {
	color: #fff;
	position: relative;
	z-index: 99; font-weight: 800;
}
div.indexbannerbottombk {
	width: 100%;
	height: auto;
	position: absolute;
	padding: 0 6%;
	left: 0;
	bottom:0.6rem;
	z-index: 9999;
}
div.indexbannerbottomrtlt {
	float: left;
}
div.indexbannericon {
	width:26px;
	height: auto;
	float: left;
margin-right: .45rem;
	margin-top: 7px;
	cursor: pointer;
	position: relative;
}
div.indexbannericonword {
	width: 400px;
	position: absolute;
	left: 0;
	top: -35px;
	line-height: 35px;
	height: 35px;
	color: #fff;
	font-size: 14px;
	display: none;
}
div.indexbannericon:hover div.indexbannericonword {
	display: block;
}
div.indexbannerbottomline {
	float: left;
	height: 1px;
	background: #c9d0d5;
	margin-top: 19px;
}
div.indexbannerbottomrt {
	float: right;
}
div.indexbannerbottomrtjtl {
	width: 35px;
	height: 35px;
	float: left;
	cursor: pointer;
margin-left: .45rem;
	transition: all 0.5s ease-in-out;
}
div.indexbannerbottomrtjtr {
	width: 35px;
	height: 35px;
	float: left;
margin-left: .2rem;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
}
div.indexbannerbottomrtjtl:hover {
	-webkit-transform: rotate(360deg);
}
div.indexbannerbottomrtjtr:hover {
	-webkit-transform: rotate(360deg);
}
div.indexoneback {
	width:100%;
	max-width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 54px;
}
div.indexoneentitle {
	width: 100%;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #010101;
	opacity: 0.7;
	font-size: 16px;
	font-family:'din';
}
div.indexonecntitle {
	width: 100%;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #333333;
	font-size: 24px;
	font-weight: 700;
}
div.indexoneline_1 {
	width: 92px;
	height: 1px;
	background: #cccccc;
	margin: auto;
	margin-top: 8px;
}
div.indexoneline_2 {
	width: 62px;
	height: 1px;
	background: #cccccc;
	margin: auto;
	margin-top: 8px;
}
div.indexone {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 58px;
	overflow: hidden;
}
.workbox ul {
	position:relative;
	width:1400px;
	height:502px;
	overflow:hidden;
	margin-bottom: 77px;
}
.w960 .workbox ul {
	width:1200px;
	height:382px;
}
.workbox li {
	float:left;
	width:40%;
	position:absolute;
	top:0;
	border-left:30px solid #fafafa;
	box-sizing:content-box;
}
.workbox li.a0 {
	left:0;
	border:none;
}
.workbox li.a1 {
	left:40%;
	z-index:2;
}
.workbox li.a2 {
	left:60%;
	z-index:3;
}
.workbox li.a3 {
	left:80%;
	z-index:4;
}
.workbox li a {
	display:block;
	position:relative;
}
.workbox li img {
	width:100%;
	height:auto;
}
.workbox li .d01 {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(0, 0, 0, 0.4);
	color:#fff;
}
.workbox li .d01 span {
	display: block;
	width: 49px;
	margin: 25px;
}
.workbox li .d01 .d02 h3 {
	position:absolute;
	left:30px;
	font-size:18px;
 transition:all .5s;
}
.workbox li:hover .d01 .d02 h3.h01, .workbox li.a .d01 .d02 h3.h01 {
	opacity:0;
	transform:scale(0);
	-ms-transform:scale(0);
	-moz-transform:scale(0);
	-webkit-transform:scale(0);
	-o-transform:scale(0);
}
.workbox li .d01 .d02 h3.h02 {
	opacity:0;
	bottom:30px;
 transition:all .5s;
	transform:scale(0);
	-ms-transform:scale(0);
	-moz-transform:scale(0);
	-webkit-transform:scale(0);
	-o-transform:scale(0);
}
.workbox li:hover .d01 .d02 h3.h02, .workbox li.a .d01 .d02 h3.h02 {
	transform:scale(1);
	-ms-transform:scale(1);
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	-o-transform:scale(1);
	opacity:1;
}
.workbox li .d01 .d02 h3 p {
	text-transform:uppercase;
	font-family:'MontserratLight';
	font-size:12px;
	letter-spacing: 3px;
}
.w960 .workbox li .d01 .d02 h3 p {
	font-size:14px;
}
.workbox li .d01 .d02 em {
	position:absolute;
	width:35px;
	height:35px;
	line-height:32px;
	text-align:center;
	border-radius:50%;
	border: 1px solid #fff;
	color:#fff;
	bottom:30px;
	opacity:0;
}
.workbox li .d01 .d02 em.e01 {
	left:30px;
	opacity:.5;
}
.workbox li:hover .d01 .d02 em.e01, .workbox li.a .d01 .d02 em.e01 {
	opacity:0;
}
.workbox li .d01 .d02 em.e02 {
	right:60px;
	opacity:0;
 transition:all .5s;
	transform:scale(0);
	-ms-transform:scale(0);
	-moz-transform:scale(0);
	-webkit-transform:scale(0);
	-o-transform:scale(0);
}
.workbox li:hover .d01 .d02 em.e02, .workbox li.a .d01 .d02 em.e02 {
	opacity:1;
	right:30px;
	transform:scale(1);
	-ms-transform:scale(1);
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	-o-transform:scale(1);
}
div.indexonemoreback {
	width: 186px;
	height: 42px;
	margin: auto;
	background: url(/img/indexonemore.png) center no-repeat;
	transition: all 0.3s ease-in-out;
	position: relative;
	top: 0;
}
div.indexonemoreback a {
	width: 100%;
	height: 100%;
	display: block;
}
div.indexonemoreback:hover {
	top: -6px;
}
div.indextwoback {
	width:100%;
	height: 8.58rem;
	background: #026f94;
	padding-top: 1.25rem;
	margin-top: 0.7rem;
}
div.indextwotitlebk {
	width: 100%;
	height: auto;
	padding: 0 4.8%;
}
div.indextwotitlecn {
height:.45rem;
line-height: .45rem;
	color: #ffffff;
font-size: .24rem;
	color: #fff;
	font-weight: 700;
}
div.indextwotitleen {
height: .43rem;
line-height: .43rem;
	color: #ffffff;
font-size: .3rem;
	font-family:'din';
	text-transform: uppercase;
	opacity: 0.5;
	letter-spacing: 3px;
}
div.indextwomain {
	width: 12.86rem;
	height: 5.95rem;
	margin: auto;
	position: relative;
}
div.indextwoicon {
width: .3rem;
height: .3rem;
line-height: .28rem;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	left: 4.2rem;
	top: 1.59rem;
	background: #0097bc;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
}
div.indextwoiconword {
	width: 100%;
	font-family:'MontserratLight';
font-size: .26rem;
	color: #fff;
}
div.indextwoiconcontent {
	width: 297px;
	height: 0px;
	overflow: hidden;
	background: url(/img/indextwocontentbg.png) center bottom no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left:-148.5px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
}
div.indextwoiconcont {
	width: 100%;
	height: 275px;
	background: #fff;
	padding: 0 29px;
}
div.indextwoiconconttitle {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #010101;
	font-size: 16px;
	overflow: hidden;
}
div.indextwoiconcontpic {
	width: 100%;
	height: 124px;
	margin-bottom: 16px;
}
div.indextwoiconcontpic img {
	width: 100%;
	height: 124px;
}
div.indextwoiconcontdesc {
	width: 100%;
	height: 80px;
	text-align: left;
	line-height: 16px;
	overflow: hidden;
	color: #333333;
	font-size: 12px;
}
div.indextwoicon:hover {
	background: #f0542d;
}
div.indextwoicon:hover div.indextwoiconcontent {
	top: -305px;
	height: 300px;
	z-index: 999;
}
div.indextwoicontitle_1 {
	width: 140px;
	height: 37px;
	line-height: 37px;
	position: absolute;
	left: 50%;
	margin-left: -70px;
	top: -43px;
	text-align: center;
	color: #0099cc;
	font-size: 18px;
	opacity: 1;
	transition: all 0.5s ease-in-out;
}
div.indextwoicon:hover div.indextwoicontitle_1 {
	opacity: 0;
}
 @-webkit-keyframes warn {
0% {
-webkit-transform:scale(0);
transform:scale(0);
opacity:1
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
opacity:0
}
}
@-moz-keyframes warn {
0% {
-moz-transform:scale(0);
transform:scale(0);
opacity:1
}
100% {
-moz-transform:scale(1);
transform:scale(1);
opacity:0
}
}
.area-box .dot {
	position:absolute;
	left:0;
	width:10px;
	height:10px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	opacity:1;
	filter:alpha(opacity=100)
}
.area-box .pulse {
	position:absolute;
	top:-28px;
	left:-28px;
	height:30px;
	width:30px;
	border:2px solid #b7b7b7;
	-webkit-border-radius:48px;
	-moz-border-radius:48px;
	border-radius:48px;
	-webkit-box-shadow:0 0 4px #82878f, 0 0 10px #82878f inset;
	-moz-box-shadow:0 0 4px #82878f, 0 0 10px #82878f inset;
	box-shadow:0 0 4px #82878f, 0 0 10px #82878f inset;
	opacity:.12;
	filter:alpha(opacity=0);
	-webkit-animation:warn 2s ease-out both;
	-moz-animation:warn 2s ease-out both;
	-o-animation:warn 2s ease-out both;
	animation:warn 2s ease-out both;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite;
	-o-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
	background:0 0
}
.area-box .delay-01 {
	-webkit-animation-delay:0;
	-moz-animation-delay:0;
	-o-animation-delay:0;
	animation-delay:0
}
.area-box .delay-02 {
-webkit-animation-delay:.4s;
-moz-animation-delay:.4s;
-o-animation-delay:.4s;
animation-delay:.4s
}
.area-box .delay-03 {
-webkit-animation-delay:.8s;
-moz-animation-delay:.8s;
-o-animation-delay:.8s;
animation-delay:.8s
}
.area-box .delay-04 {
	-webkit-animation-delay:1.2s;
	-moz-animation-delay:1.2s;
	-o-animation-delay:1.2s;
	animation-delay:1.2s
}
.area-box .delay-05 {
	-webkit-animation-delay:1.6s;
	-moz-animation-delay:1.6s;
	-o-animation-delay:1.6s;
	animation-delay:1.6s
}
.area-box .delay-06 {
	-webkit-animation-delay:2s;
	-moz-animation-delay:2s;
	-o-animation-delay:2s;
	animation-delay:2s
}
.area-box .delay-07 {
	-webkit-animation-delay:2.4s;
	-moz-animation-delay:2.4s;
	-o-animation-delay:2.4s;
	animation-delay:2.4s
}
.area-box .delay-08 {
-webkit-animation-delay:-.4s;
-moz-animation-delay:-.4s;
-o-animation-delay:-.4s;
animation-delay:-.4s
}
.area-box .delay-09 {
-webkit-animation-delay:-.8s;
-moz-animation-delay:-.8s;
-o-animation-delay:-.8s;
animation-delay:-.8s
}
.area-box .delay-10 {
	-webkit-animation-delay:-1.2s;
	-moz-animation-delay:-1.2s;
	-o-animation-delay:-1.2s;
	animation-delay:-1.2s
}
.area-box .delay-11 {
	-webkit-animation-delay:4s;
	-moz-animation-delay:4s;
	-o-animation-delay:4s;
	animation-delay:4s
}
.region-list.active .area-box .dot {
}
.region-list.active .area-box .pulse {
	border-color:#fff;
	top:-39px;
	left:-39px;
	height:88px;
	width:88px;
	-webkit-box-shadow:0 0 12px #fff, 0 0 20px #fff inset;
	-moz-box-shadow:0 0 12px #fff, 0 0 20px #0080d9 inset;
	box-shadow:0 0 12px #fff, 0 0 20px #fff inset
}
.region-list.waite .area-box .dot {
	background:#fff
}
.region-list.waite .area-box .pulse {
	border-color:#fff
}
.show-regin {
	position:absolute;
	left:2px;
	height:0;
	top:0;
	width:11px;
	opacity:0;
	-o-transition:all 1s ease-in-out;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out
}
.online-node .show-regin, .region-list:hover .show-regin, .underline-node .show-regin, .waite-node .show-regin {
	height:127px;
	opacity:1
}
.show-regin span {
	width:80px;
	position:absolute;
	left:8px;
	top:-11px;
	padding:6px 10px;
	font-size:14px;
	color:#ccc;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	text-align:center;
	white-space:nowrap;
}
.postition-10 .show-regin span {
	left:0
}
.postition-6 .show-regin span {
	left:-72px
}
.area-box {
	z-index:77
}
.show-regin {
	z-index:66
}
.region-list.active .show-regin span {
	position:relative;
	color:#ccc
}
.region-list.waite .show-regin span {
	color:#ccc
}
.postition-9 {
	width:150%;
	height:150%;
	left:-25%;
	top:-25%;
	position:absolute;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
.postition-9.region-list.active .area-box .pulse {
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}
div.indextwoicon:hover .postition-9 {
	opacity: 1;
}
div.indextwoicon_1 {
	top: 2.57rem;
left: .75rem;
}
div.indextwoicon_1 div.indextwoicontitle_1 {
	top: -98px;
	color: #fff;
}
div.indextwoicon_2 {
	top: 1.2rem;
    left: 5.5rem;
}
div.indextwoicon_3 {
	top: 3.47rem;
    left: 2.8rem;
}
div.indextwoicon_4 {
	top: 4.79rem;
	left: 4.78rem;
}
div.indextwoicon_5 {
	
	top: 4.15rem;
    left: 3.73rem;
}

div.indextwoicon_6 {
	
top:4.74rem;
	right: -0.3rem;
	left: auto;
	background: #fff;
}

div.indextwoicon_6 div.indextwoicontitle_1 {
	color: #fff;
}
div.indextwoicon_6 div.indextwoiconword {
	color: #0097bc;
}
div.indextwoicon_6:hover div.indextwoiconword {
	color: #fff;
}
div.indextwoicon_7 {

	
	top:3.52rem;
	left: 7.8rem;
}
div.indextwoicon_8 {
	top:1.34rem;
	left: 9.22rem;
}

div.indextwoicon_9 {
	top: 2.86rem;
    left: 10.23rem;
}

div.indextwoicon_10 {
	
	top: 5rem;
	left: 6rem;
}

div.indextwoicon_11 {
	top: 0.3rem;
	left: 6.6rem;
}

div.indextwoicon_11 div.indextwoicontitle_1 {
	color: #fff;
}


div.indexthreeback {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	margin-top: 55px;
}
div.indexthreelist {
	width: 33%;
	float: left;
	height: auto;
	padding: 0 25px;
	margin-bottom: 35px;
}
div.indexthreelistpic {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background: #e6e6e6;
	overflow: hidden;
	margin: auto;
}
div.indexthreelistpic img {
	width: 100%;
}
div.indexthreelisttitle {
	width: 100%;
	height: 75px;
	line-height: 75px;
	text-align: center;
	color: #263646;
	font-size: 20px;
	font-weight: 100;
}
div.indexthreelistdesc {
	width: 100%;
	height: 120px;
	overflow: hidden;
	line-height: 24px;
	margin-top: 15px;
	color: #666666;
	font-size: 14px;
	text-align: center;
}
div.indexthreelist:hover div.indexthreelistpic {
	background: #f0542d;
}
div.indexthreelist:hover div.indexthreelistpic img {
	filter: brightness(3);
}
div.indexfourback {
	width: 100%;
	height: 220px;
	background: url(/img/indexfourbg.jpg) center no-repeat;
	margin-top: 30px;
}
div.indexfourleft {
	width: 318px;
	float: left;
	height: auto;
	margin-top: 47px;
	margin-left: 17px;
}
div.indexfourleft_1 {
	width: 100%;
	height: 39px;
	line-height: 39px;
	color: #ffffff;
	font-size: 24px;
	font-weight: 100;
}
div.indexfourleft_2 {
	width: 100%;
	height: 43px;
	line-height: 43px;
	color: #fff;
	font-size: 30px;
	font-weight: 100;
}
div.indexfourleft_3 {
	width: 100%;
	height: auto;
	line-height: 19px;
	margin-top: 4px;
	color: #ffffff;
	font-size: 12px;
}
div.indexfour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.indexfourmiddle {
	width: 450px;
	float: left;
	margin-top: 53px;
	margin-left: 20px;
}
div.indexfourmiddlenav {
	width: 200px;
	height: 23px;
	float: left;
	background: rgba(255, 255, 255, 0.2);
	overflow: hidden;
}
div.indexfourmiddlenav input {
	width: 100%;
	height: 100%;
	display: block;
	background: none;
	border: none;
	outline: none;
	padding-left: 8px;
	color: #fff;
	font-size: 12px;
}
 div.indexfourmiddlenav input::placeholder {
color: #fff !important;
}
div.indexfourmiddletextarea {
	width: 100%;
	height: 77px;
	background: rgba(255, 255, 255, 0.2);
	margin-top: 15px;
	overflow: hidden;
}
div.indexfourmiddletextarea textarea {
	width: 100%;
	height: 100%;
	display: block;
	background: none;
	border: none;
	outline: none;
	padding: 0 8px;
	line-height: 32px;
	color: #fff;
}
 div.indexfourmiddletextarea textarea::placeholder {
color: #fff !important;
}
div.indexfourrt {
	width: 285px;
	height: auto;
	float: left;
	margin-left: 75px;
	margin-top: 55px;
}
div.indexfoursubmit {
	width: 253px;
	height: 53px;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;
	background: #f0542d;
	line-height: 53px;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-weight: 100;
}
div.indexfoursubmit input {
	width: 100%;
	height: 100%;
	display: block;
	background: none;
	border: none;
	outline: none;
	cursor: pointer;
}
div.indefouryzm {
	margin-top: 14px;
	height: 47px;
}
div.indefouryzmlt {
	width:120px;
	height: 47px;
	line-height: 47px;
	color: #fff;
	float: left;
}
div.indefouryzmlt input {
	width: 95%;
	height: 100%;
	display: block;
	background: none;
	border: none;
	outline: none;
	color: #fff;
	font-size: 14px;
	border: 1px solid #fff;
	margin: auto;
}
 div.indefouryzmlt input::placeholder {
color: #fff !important;
}
div.indefouryzm img {
	float: left;
	margin-left: 5px;
	height: 35px;
	border: 2px solid #7f7f7f;
}
div.indexfiveback {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 75px;
}
div.indexfivenavbk {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	margin-top: 26px;
}
div.indexfivenav {
	width: 96px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	overflow: hidden;
	background: #006699;
	margin: 0 16px;
	display: inline-block;
	transition: all 0.5s ease-in-out;
}
div.indexfivenav a {
	width: 100%;
	height: 100%;
	display: block;
	color: #ffffff;
	font-size: 16px;
}
div.indexfivenav1 {
	width: 96px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	overflow: hidden;
	background: #006699;
	margin: auto;
	margin-top: 35px;
	transition: all 0.5s ease-in-out;
}
div.indexfivenav1 a {
	width: 100%;
	height: 100%;
	display: block;
	color: #ffffff;
	font-size: 16px;
}
div.indexfivenav:hover {
	background:#f0542d;
}
div.indexfivenavbg {
	background: #f0542d;
}
div.indexfivelistout {
	display: none;
}
div.indexfivelist {
	width: 380px;
	height: 287px;
	border-bottom: 2px solid #bfd5c9;
	float: left;
	margin-top: 40px;
	margin-right: 20px;
	position: relative;
}

div.indexfivelis:nth-child(3n) {
	margin-right: 0px;
}


div.indexfiveh {
	width: 380px;
	height: 200px;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 90px;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
div.indexfivelist:hover div.indexfiveh {
	opacity: 1;
}
div.indexfiveh a {
	display: block;
	width: 100%;
	height: 100%;
}
div.indexfivelistpic {
	width: 380px;
	height: 200px;
	margin-bottom: 30px;
	overflow: hidden;
}
div.indexfivelistpic img {
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}
div.indexfivelist:hover div.indexfivelistpic img {
	transform: scale(1.1);
}
div.indexfivelisttitlebk {
	width:100%;
	height: auto;
}
div.indexfivelisttitle {
	width: 265px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	float: left;
	color: #666666;
	font-size: 16px;
}
div.indexfivelisttitle a {
	color: #666;
}
div.indexfivelistvr {
	width:103px;
	height: 26px;
	float: right;
	text-align: center;
	line-height: 26px;
	border-radius: 30px;
	border: 1px solid #919191;
}
div.indexfivelistvr a {
	color: #919191;
	display: block;
	width: 100%;
	height: 100%;
}
div.indexfivehmore {
	width: 139px;
	height: 34px;
	margin: auto;
	line-height: 34px;
	text-align: center;
	line-height: 34px;
	color: #ffffff;
	font-size: 14px;
	border: 1px solid #fff;
	border-radius: 30px;
}
div.indexfivehmore a {
	color: #fff;
}
div.index_ad2bk {
	width: 100%;
	height: 266px;
	background: url(/img/indexad_2bg.jpg) center no-repeat;
}
div.index_adtel {
	width:235px;
	height: 59px;
	line-height: 59px;
	text-align: center;
	color: #ffffff;
	font-size: 30px;
	float: right;
	margin-right: 22px;
	font-family:'MontserratLight';
	margin-top: 85px;
}
div.index_ad2main {
	width: 1200px;
	height:auto;
	margin: auto;
}
div.index_adzx {
	width: 238px;
	height: 37px;
	float: right;
	margin-top: 14px;
	margin-right: 20px;
}
div.index_adzx a {
	display: block;
	width: 100%;
	height: 100%;
}
div.indexsixback {
	width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 63px;
}
div.indexsixleft {
	width:542px;
	height:auto;
	float: left;
	margin-top: 46px;
	position: relative;
}
.videos {
	display:none;
	border: 1px solid #080808;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-320px;
	margin-top:-210px;
	z-index:100;
	width:640px;
	height:360px;
}
.vclose {
	position:absolute;
	right:1%;
	top:1%;
	border-radius:100%;
	cursor: pointer;
}
div.indexsixrtbk {
	width: 517px;
	height: auto;
	float: left;
	margin-left: 80px;
}
div.indexsixtitleback {
	width: 125px;
	height: auto;
}
div.indexsixdesc {
	width: 100%;
	height: 217px;
	overflow: hidden;
	line-height: 31px;
	color: #6a6a6a;
	font-size: 14px;
	color: #6a6a6a;
	font-size: 14px;
	margin-top: 35px;
	margin-top: 35px;
}
div.indexsixmore {
	width: 116px;
	height: 42px;
	background: #f0542d;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
	font-size: 16px;
	float: left;
	line-height: 42px;
	text-align: center;
	margin-top: 30px;
	float: left;
margin-right:.28rem;
	transition: all 0.5s ease-in-out;
}
div.indexsixmore:hover {
	background: #ee7b5e;
}
div.indexsixmore a {
	width: 100%;
	height:100%;
	display: block;
	font-family: 'din';
	color: #fff;
}
div.indexsevenbk {
	width: 100%;
	height: auto;
	margin-top: 88px;
	margin-bottom: 85px;
}
div.indexseven {
	width:1200px;
	margin: auto;
}
div.indexsevenlistbk {
	width: 522px;
	height: auto;
	float: left;
	margin-left: 14px;
}
div.indexsevenlistnavbk {
	width: 522px;
	height: 52px;
	border-bottom: 2px solid #d6d6d6;
}
div.indexsevenlistnav {
	width: 160px;
	height: 50px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #3399cc;
	font-size: 18px;
	float: left;
	transition: all 0.5s ease-in-out;
	line-height: 50px;
	text-align: center;
}
div.indexsevenlistnav a {
	color: #3399cc;
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease-in-out;
}
div.indexsevenlistnav:hover {
	background: #4b8ec4;
}
div.indexsevenlistnav:hover a {
	color: #fff;
}
div.indexsevenlistnavbg {
	background: #4b8ec4;
}
div.indexsevenlistnavbg a {
	color: #fff;
}
div.indexsevenlistout {
	margin-top: 47px;
	display: none;
}
div.indexsevenlist {
	width: 100%;
	height: 92px;
	transition: all 0.5s ease-in-out;
}
div.indexsevenlistlt {
	width: 85px;
	height: auto;
	float: left;
	margin-top: 20px;
}
div.indexsevenlistlt_1 {
	width: 100%;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #333333;
	font-size: 30px;
	font-family: "din";
	transition: all 0.5s ease-in-out;
}
div.indexsevenlistlt_2 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #999999;
	font-size: 14px;
	font-family: "din";
}
div.indexsevenlistrt {
	float: right;
	width: 370px;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}
div.indexsevenlistrttitle {
	width: 100%;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	color: #333333;
	font-size: 16px;
	margin-bottom: 2px;
}
div.indexsevenlistrtdesc {
	width: 100%;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
	color: #999999;
	font-size: 12px;
}
div.indexsevenlist:hover {
	background: #e6e6e6;
}
div.indexsevenlist:hover div.indexsevenlistlt_1 {
	color: #3399cc;
}
div.indexsevenlistout1 {
	display: block !important;
}
div.indexsevenlistnavbg1 {
	background: #4b8ec4 !important;
}
div.indexsevenlistnavbg1 a {
	color: #fff !important;
}
div.indexsevenlistnav1 {
	width: 160px;
	height: 50px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #3399cc;
	font-size: 18px;
	float: left;
	transition: all 0.5s ease-in-out;
	line-height: 50px;
	text-align: center;
}
div.indexsevenlistnav1 a {
	color: #3399cc;
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease-in-out;
}
div.indexsevenmore {
	width: 116px;
	height: 42px;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
	font-size: 16px;
	float: left;
	line-height: 42px;
	text-align: center;
	border: #ebebeb 1px solid;
	margin-top: 30px;
	float: left;
margin-right:.28rem;
	transition: all 0.5s ease-in-out;
}
div.indexsevenmore a {
	width: 100%;
	height:100%;
	display: block;
	font-family: 'din';
	color: #4b8ec4;
}
div.indexsevenmore:hover {
	background: #f0542d;
}
div.indexsevenmore:hover a {
	color: #fff;
}
div.indexfinbk {
	width: 100%;
	height: 200px;
	background: #f2f2f2;
}
div.indexfinlt {
	float: left;
	margin-top: 76px;

}
div.indexfinlt_1 {
	height: 54px;
	line-height: 54px;
	color: #006699;
	font-size: 30px;
	font-weight: 700;
}
div.indexfinlt_2 {
	height: 45px;
	line-height: 45px;
	color: #006699;
	font-size: 28px; font-weight:bold;
}
div.indexfin {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.indexfinrt {
	width: 246px;
	height: 54px;
	float: right;
	margin-top: 70px;

	background: url(/img/indexfinrt.png) center no-repeat;
}
div.indexfinrt a {
	width: 100%;
	height: 100%;
	display: block;
}
div.publicfooterback {
	width: 100%;
	height: auto;
	background: #005d81;
}
div.publicfooter {
	width: 1200px;
	height: auto;
	margin: auto;
	margin-bottom:64px;
}
div.publicfooterlt {
	float: left;
	width: 470px;
	margin-top: 50px;
}
div.publicfooterlt_1 {
	height: 37px;
	line-height: 37px;
	color: #ffffff;
	font-size: 14px;
}
div.publicfooterlt_2 {
	height: 61px;
	line-height: 61px;
	color: #ffffff;
	font-size: 41px;
	margin-bottom: 10px;
	font-family:'BEBAS';
}
div.publicfooterlt_3 img {
	margin-right: 12px;
}
div.publicfooterlt_3 {
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	font-size: 14px;
	margin: 6px auto;
}
div.publicfootermd {
	width:418px;
	height:auto;
	float: left;
	margin-left: 10px;
	margin-top: 50px;
}
div.publicfootermdtitle {
	width: 100%;
	height: 47px;
	line-height: 47px;
	border-bottom: 1px solid #216c89;
	color: #ffffff;
	font-size: 16px;
}
div.publicfootermdlist {
	width: 100%;
	height: auto;
	line-height: 28px;
	color: #cccccc;
	font-size: 14px;
}
div.publicfootermdlist a {
	color: #cccccc;
	margin-right: 14px;
}
div.publicfootermdlist span {
	font-size: 16px;
	color: #ccc;
}
div.publicfootermdlist a:hover {
	color: #fff;
}
div.publicfooterrt {
	width: 113px;
	height: auto;
	float: right;
	margin-right: 57px;
	margin-top: 42px;
}
div.publicfooterrttitle {
	width: 100%;
	height: 31px;
	line-height: 31px;
	color: #ffffff;
	font-size: 16px;
}
div.publicfooterrtsubtitle {
	width: 100%;
	height:28px;
	line-height: 28px;
	color: #cccccc;
	font-size: 14px;
	margin-bottom: 9px;
}
div.publicfooterrt img {
	width: 113px;
	height: auto;
}
div.publicfooterbottombk {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	border-top: 1px solid #056e96;
}
div.publicfooterbottomtitle {
	width: 100%;
	height: auto;
	line-height: 34px;
	color: #5d9cb5;
	text-align: center;
	font-size: 12px;
}
div.publicfooterbottomtitle a {
	color: #5d9cb5;
}
div.publicfooterbottomtitle a:hover {
	color: #fff;
}
div.publicfooterbottomtitle_1 {
	width: 100%;
	height: auto;
	line-height: 33px;
	text-align: center;
	color: #5d9cb5;
	font-size: 14px;
}
div.publicfooterbottomtitle_1 a {
	color: #5d9cb5;
}
div.publicfooterbottomtitle_1 a:hover {
	color: #fff;
}
div.scrollTopbk {
	width: 130px;
	height: 33px;
	position: fixed;
	bottom: 45px;
	right: 42px;
	background: url(/img/backtop.png) center no-repeat;
	cursor: pointer;
	z-index: 10;
}
div.indexnavlineback {
	width:52px;
	height:17px;
	position: absolute;
	left: 50%;
	margin-left: -26px;
	top: -22px;
	background: url(/img/navhoverbg.png) repeat-x;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
div.indexnav:hover div.indexnavlineback {
	opacity: 1;
}
div.nyheadback {
	width: 100%;
	height: 102px;
	background: rgba(255, 255, 255, 1);
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
}
div.nyheadlogo {
	width: 268px;
	height: auto;
	float: left;
	margin-left: 1.9%;
}
div.nyheadright {
	float: right;
	margin-right: 1.2%;
	margin-top: 41px;
}
div.nyheadrightlt {
	float: left;
	height: 22px;
}
div.nyheadrightltnav {
	float: left;
	margin-left: 0.3rem;
	height: 22px;
	line-height: 22px;
	color: #0c475f;
	font-size: 16px;
	position: relative;
}
div.nyheadrightltnav>a {
	color: #0c475f;
	position: relative;
	z-index: 99;
}
div.headrighttel {
	float: left;
	height: 22px;
	line-height: 22px;
	font-size: 24px;
	color: #fff;
	font-family:'BEBAS';
	margin-left: 30px; margin-top:40px;
}
div.nyheadrighttel {
	float: left;
	height: 22px;
	line-height: 22px;
	font-size: 24px;
	color: #0c527c;
	font-family:'BEBAS';
	margin-left: 25px;
}
div.nyheadrightltnavbg {
	width: 51px;
	height: 18px;
	background: url(/img/nyhoverbg.jpg) center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -26px;
	top: -19px;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
div.nyheadrightltnav:hover div.nyheadrightltnavbg {
	opacity: 1;
}
div.nybannerback {
	width: 100%; height:auto; z-index:1;
}
div.nybannerback img{
	width: 100%;
}

div.nbanner{
	width: 100%; height:auto; z-index:1;
}
div.nbanner img{
	width: 100%;
}

div.nygywmnavback {
	width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 83px;
	text-align: center;
	margin-bottom: 68px;
}
div.nygywmnav {
	width: 132px;
	height: 48px;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
	text-align: center;
	line-height: 48px;
	color: #ffffff;
	background: #006699;
	transition: all 0.5s ease-in-out;
	display: inline-block;
	margin: 0 17px;
}
div.nygywmnav a {
	color: #fff;
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.5s ease-in-out;
}
div.nygywmnav:hover {
	background: #f0542d;
}
div.nygywmnavbg {
	background: #f0542d;
}
div.gywmoneshipback {
	width: 1200px;
	height: 500px;
	margin: auto;
	background: url(/img/gywmonepic.jpg) center no-repeat;
	margin-bottom: 59px;
	cursor: pointer;
}
div.gywmone {
	width: 1200px;
	height: auto;
	margin: auto;
	border-bottom: 1px solid #e6e6e6; 
}
div.gywmonelt {
	width: 385px;
	height: 303px;
	float: left;

}
div.gywmonert {
	float: right;
	width: 750px;
	height: auto;
	margin-bottom: 55px;
	line-height: 37px;
	color: #333339;
	font-size: 30px;
	text-align: justify;
}
div.gywmonerttitle {
	width: 100%;
	height: 37px;
	line-height: 37px;
	color: #333339;
	font-size: 30px;
}
div.gywmonertdesc {
	width: 100%;
	height: auto;
	line-height: 25px;
	color: #6a6a6a;
	font-size: 14px;
	margin-top: 15px;
}
div.gywmtwoback {
	width:100%;
	height: auto;
}
div.gywmtwotitle {
	width: 100%;
	height: auto;
	margin-top: 9px;
	line-height: 75px;
	text-align: center;
	color: #bf2c35;
	font-size: 30px;
}
div.gywmtwotitleline {
	width: 92px;
	height: 10px;
	background: url(/img/gywmtwotitlebottombg.png) center no-repeat;
	margin: auto;
}
div.gywmtwo_1title {
	width: 100%;
	height: 113px;
	line-height: 113px;
	text-align: center;
	color: #ba381f;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 18px;
}
div.gywmtwo_1desc {
	width: 1200px;
	height: auto;
	margin: auto;
	text-align: center;
	margin-bottom: 96px;
}
div.gywmtwo_1nav {
	height: 59px;
	line-height: 59px;
	display: inline-block;
	color: #333333;
	font-size: 20px;
	margin: 0 36px;
}
div.gywmtwo_1nav span {
	color: #ba381f;
	font-weight: 700;
}
div.gywmtwomain {
	width: 1200px;
	height: 553px;
	margin: auto;
	background:url(/img/gywmtwomain.jpg) center no-repeat;
}
div.gywmtwomainlt {
	width: 450px;
	height: auto;
	margin-top: 93px;
	margin-left: 88px;
	float: left;
}
div.gywmtwomainlttitle {
	width: 100%;
	height: 111px;
	line-height: 111px;
	font-size: 30px;
	font-weight: 700;
	color: #ba381f;
}
div.gywmtwomainltdesc {
	width: 100%;
	height: auto;
	line-height: 48px;
	color: #000000;
	font-size: 24px;
	font-weight: 100;
}
div.gywmtwomainrtback {
	width: 380px;
	height: auto;
	float: right;
	margin-right: 84px;
	margin-top: 36px;
}
div.gywmtwomainrt {
	line-height: 31px;
	color: #333333;
	font-size: 16px;
}
div.gywmtwomainrt h1 {
	margin-top: 27px;
	color: #ba381f;
	font-size: 20px;
	line-height: 33px;
	font-weight: normal;
	margin-bottom: 0;
}

div.gywmthree {
	width:1200px;
	margin: auto;
	margin-top: 46px;
}
div.gywmthreetitle {
	width: 100%;
	height: 71px;
	line-height: 71px;
	text-align: center;
	color: #666666;
	font-size: 30px;
}
div.gywmtwolistback {
	width: 373px;
	height: auto;
	margin-top:30px;
	float: left; margin-right:40px;

}


div.gywmtwolistback:nth-child(3n) {

	float: right; margin-right:0px;

}

div.gywmtwolistpic {
	width:100%;
	height:250px;

	-webkit-mask-repeat: no-repeat;
	-webkit-mask-clip: border;
	-webkit-mask-origin: border; 
}
div.gywmtwolistpic img {
	width: 100%;
	height: 100%;
}
div.gywmtwolisttitle {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #666666;
	font-size: 16px; background:#FFF;
}
div.gywmfourback {
	width: 1200px;
	margin: auto;
	height: 780px;
	background: url(/img/gywmfourbg.jpg) center no-repeat;
	margin-top: 95px;
}
div.gywmfourlist {
	width: 100%;
	height:780px;
	position: relative;
}
div.gywmfourlisttime {
	width:300px;
	height: 178px;
	line-height: 178px;
	position: absolute;
	left: 20px;
	top: 170px;
	color: #b21b22;
	font-size: 160px;
	font-family:'BEBAS';
	font-weight: 700;
}
div.gywmfourlisttime strong {
	font-weight: 700;
	color: #ff3333;
	font-family:'BEBAS';
}
div.gywmfourlisttime p {
	font-family:'BEBAS';
}
div.gywmfourlisttime span {
	font-family:'BEBAS';
}
div.gywmfourlistcont {
	width: 372px;
	height: 153px;
	position: absolute;
	left: 207px;
	top: 401px;
}
div.gywmfourlistconttitle {
	width: 100%;
	height: 54px;
	line-height: 54px;
	color: #333333;
	font-size: 24px;
}
div.gywmfourlistcontdesc {
	width: 100%;
	height: 93px;
	line-height: 31px;
	overflow: hidden;
	margin-top: 6px;
}
div.gywmfourlistpic {
	width: 470px;
	height: 559px;
	position: absolute;
	left: 634px;
	top: 79px;
}
div.gywmfourlistpic img {
	width: 470px;
	height: 559px;
}
div.gywmfourleft {
	width:35px;
	height: 35px;
	position: absolute;
	left: 209px;
	top: 658px;
	background: url(/img/gywmfourleftjt.png) center no-repeat;
	z-index: 10;
	cursor: pointer;
}
div.gywmfourright {
	width:35px;
	height: 35px;
	position: absolute;
	left: 260px;
	top: 658px;
	background: url(/img/gywmfourrightjt.png) center no-repeat;
	z-index: 10;
	cursor: pointer;
}
div.gywmfiveback {
	width: 100%;
	height: auto;
	border-top: 2px solid #cdcdcd;
	padding-top: 82px;
	margin-top: 67px;
}
div.gywmfive {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.gywmfivelt {
	width: 661px;
	height: 345px;
	float: right;
	margin-top: 7px;
	margin-left: 6px;
}
div.gywmfivelt img {
	width: 661px;
	height: 345px;
}
div.gywmfivert {
	width: 508px;
	height: auto;
	float: left;
}
div.gywmfiverttitle {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #666666;
	font-size: 30px;
}
div.gywmfivertdesc {
	width: 100%;
	height: auto;
	line-height: 33px;
	color: #333333;
	font-size: 18px;
	margin-top: 46px;
}
div.gywmfivertcont {
	width: 100%;
	height: auto;
	line-height: 36px;
	margin-top: 21px;
	color: #666666;
	font-size: 16px;
}
div.gywmfivebottombg {
	width: 100%;
	height: 182px;
	margin-top: 53px;
	background: url(/img/gywmbottompic.png) center no-repeat;
}


div.gywmsixbk {
	width:1200px;
	margin: auto;
	margin-top: 100px;
}
div.gywmsixtitle {
	width: 100%;
	height: 86px;
	line-height: 86px;
	text-align: center;
	color: #666666;
	font-size: 30px;
}
div.gywmsix {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 24px;
	margin-bottom: 53px;
}
div.gywmsixlist {
	width: 100%;
	height: auto;
	float: left;
	margin-left: 27px;
	margin-top: 5px;
}
div.gywmsixlistpic {
	width: 100%;
	height: auto;
}
div.gywmsixlistpic img {
	width: 100%;
	height:auto;
}
div.gywmsixlisttitle {
	width: 100%;
	height: 72px;
	line-height: 72px;
	text-align: center;
	color: #676767;
	font-size: 14px; background:#FFF;
}
div.gywmsixmoreback {
	width: 246px;
	height: 54px;
	margin: auto;
	margin-top: 25px;
	line-height: 54px;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
	padding-left: 91px;
	font-size: 18px;
	padding-left: 91px;
	background: url(/img/gywmsixmorebg.png) #cccccc 170px center no-repeat;
	transition: all 0.5s ease-in-out;
}
div.gywmsixmoreback a {
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
}
div.gywmsixmoreback:hover {
	background: url(/img/gywmsixmorebg.png) #f0542d 170px center no-repeat;
}







div.jjfaonemain {
	width:100%;
	height: auto;
}
div.jjfaonecntitle {
	width: 100%;
	height:70px;
	line-height: 70px;
	text-align: center;
	color: #333333;
	font-size: 48px;
	font-weight: 700;
	margin-top: 64px;
}
div.jjfaoneentitle {
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #333333;
	font-weight: 700;
	margin-bottom: 9px;
	text-transform: uppercase;
}
div.jjfaonelistback {
	width: 92.9%;
	margin: auto;
	margin-bottom: 50px;
}
div.jjfaonelist {
	width: calc(33% - 22px);
	margin: 0 11px;
	position: relative;
	float: left;
	margin-top: 22px;
}
div.jjfaonelist img {
	width: 100%;
	height: auto;
}
div.jjfaonelistcont {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(12, 82, 124, 0.3);
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
div.jjfaonelist:hover div.jjfaonelistcont {
	opacity: 1;
}
div.jjfaonelistcontmiddle {
	width: 90%;
	height: 100%;
	margin: auto;
	padding-top: 11%;
	position: relative;
}
div.jjfaonelistcontmiddletitle {
	width: 100%;
height: .45rem;
line-height: .45rem;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
}
div.jjfaonelistcontmiddletitleline {
	width: 73px;
	height: 1px;
	background: #fff;
}
div.jjfaonelistcontmiddledesc {
	width: 100%;
height: .78rem;
line-height: .26rem;
	color: #ffffff;
	font-size: 18px;
}
div.jjfaonelistcontmiddleftitle {
	width: 100%;
height: .24rem;
line-height: .24rem;
	text-align: right;
	color: #ffffff;
	font-size: 14px;
	position: absolute;
	bottom: 0.3rem;
}
div.jjfaonelist:hover {
	opacity: 1;
}
div.jjfaonemoreback {
	width: 300px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #fff;
	background: #f0542d;
	margin: auto;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-top: 66px;
}
.jjfaonemoreback {
	display: block;
	width: 100%;
}
div.jjfaonemoreback a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 18px;
	text-align:center;
}
div.jjfatwomain {
	width:1200px;
	height: auto;
	margin: auto;
}
div.jjfatwomain {
	width: 1154px;
	height: auto;
	margin: auto;
}
div.jjfatwomaintopbg {
	width: 1154px;
	height: 109px;
	background: url(/img/fa-duibi.jpg) center no-repeat;
}
div.jjfatwolistback {
	width: 1154px;
	height: auto;
	background: url(/img/jjfatwobg.jpg) center repeat-y;
	margin-top: 45px;
}
div.jjfatwoleftbk {
	width: 50%;
	height: auto;
	float: left;
	border-top: #f2eded 1px solid;
	border-left: #f2eded 1px solid;
}
div.jjfatwoleftlist {
	width: 100%;
	height: 65px;
	background: #fff;
	padding-left: 50px;
	color: #333333;
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
	border-top: #f2eded 1px solid;
	line-height: 65px;
}
div.jjfatworightbk {
	width: 50%;
	height: auto;
	float: left;
	border-top: #f2eded 1px solid;
	border-left: #f2eded 1px solid;
}
div.jjfatworightlist {
	width: 100%;
	height: 65px;
	background: #fff;
	padding-left: 50px;
	color: #333333;
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
	border-top: #f2eded 1px solid;
	line-height: 65px;
}
div.jjfatwobottombk {
	width: 100%;
	height: auto;
	margin-top: 58px;
}
div.jjfatwobottomtitle {
	width: 100%;
	height: 149px;
	line-height: 149px;
	text-align: center;
	color: #333333;
	font-size: 48px;
	font-weight: 700;
	margin-top: 45px;
}
div.jjfatwobottomdesc {
	width: 100%;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #333333;
	font-size: 24px;
	font-weight: 700;
}
div.jjfatwobottomcont {
	width: 100%;
	height: 141px;
	line-height: 47px;
	text-align: center;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
	margin-top: 8px;
	margin-bottom: 50px;
}
div.jjfathreeback {
	width: 100%;
	height: 5.36rem;
	background: url(/img/jjfathreebg.jpg) 50%/cover no-repeat;
	position: relative;
}
div.jjfathreelist {
	width: 4.9rem;
	height: 1rem;
	position: absolute;
	left:11.2%;
top: .88rem;
}
div.jjfathreelistleft {
width: .87rem;
height: .87rem;
	float: left;
	margin-top:0.11rem;
line-height: .87rem;
	color: #ffffff;
font-size: .36rem;
	font-weight: 700;
	font-family:'GOTHICB';
	background: rgba(255, 255, 255, 0.3);
	text-align: center;
	border-radius: 50%;
	transition: all 0.5s ease-in-out;
}
div.jjfathreelistright {
	width: 3.85rem;
	height: auto;
	float: right;
}
div.jjfathreelistrighttitle {
	width: 100%;
	height:0.31rem;
	line-height: 0.31rem;
	color: #ffffff;
font-size: .24rem;
	font-weight: 100;
}
div.jjfathreelistrightdesc {
	width: 100%;
height: .57rem;
line-height: .25rem;
	overflow: hidden;
	color: #ffffff;
font-size: .16rem;
	margin-top: 0.05rem;
}
 div.jjfathreelist:nth-child(2) {
left: 50%;
margin-left: -2.45rem;
top: 2.11rem;
}
 div.jjfathreelist:nth-child(3) {
right: 10.5%;
left: auto;
top: .99rem;
}
 div.jjfathreelist:nth-child(4) {
left: 19.2%;
top:3.31rem;
}
 div.jjfathreelist:nth-child(5) {
right: 12.9%;
left: auto;
top:3.42rem;
}
div.jjfathreelist:hover div.jjfathreelistleft {
	background:#5ca4de;
}
div.jjfathreemoretopheight {
}
div.jjfafourback {
	width: 100%;
	margin: auto;
	margin-top: 1.04rem;
}
div.jjfafourtitleback {
	width: 100%;
	height: 1.09rem;
	line-height: 1.09rem;
	color: #333333;
	text-align: center;
font-size: .48rem;
	font-weight: 700;
}
div.jjfafourlistbk {
	width: 1200px;
	margin: auto;
	margin-bottom: 120px;
}


div.jjfafourlist {
	width: 275px;
	height: 100px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}

div.jjfafourlist:nth-child(1),div.jjfafourlist:nth-child(5){
	margin-left: 0;
}

div.jjfafourlisttitle {
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #263646;
	font-size: 20px;
	font-family: "GOTHICB";
}
div.jjfafourlistcntitle {
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #263646;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 23px;
}
div.jjfafourlistpic {
	width: 100%;
	height: 100px;
	overflow: hidden;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
	transition: all 0.5s ease-in-out;
	overflow: hidden;
}
div.jjfafourlistpic img {
	width: 100%;
	height: 100%;
	transition: all 0.5s ease-in-out;
	transform: scale(1); border:1px solid #CCC
}
div.jjfafourlistdesc {
	width: 100%;
	height: 91px;
	overflow: hidden;
	line-height: 23px;
	color: #767676;
	font-size: 12px;
}

div.jjfafourlist:hover div.jjfafourlistcntitle {
	color: #f0542d;
}
div.case_back {
	width: 100%;
	height: auto;
	min-height: 500px;
}
div.case_topback {
	width: 1366px;
	height: 119px;
	margin: auto;
	padding-top: 77px;
	margin-bottom:36px;
}
div.case_topleft {
	height: 42px;
	float: left;
	color: #2e2e2e;
	font-size: 30px;
	font-weight: 700;
}
div.case_topright {
	float: right;
}
div.case_mainback {
	width: 1366px;
	height: auto;
	margin: auto;
}
div.case_mainnav {
	width: 660px;
	height: 521px;
	float: left;
	margin-top: 50px;
}
.case_mainnav {
	float:left
}
.case_mainnav:nth-child(2n) {
float:right
}
div.case_mainnavpic {
	width: 660px;
	height: 380px;
	overflow: hidden;
	margin-bottom: 9px;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
}
div.case_mainnavpic img {
	width: 680px;
	height: 380px;
}
div.case_maintitle {
	width: 100%;
	height: 89px;
	line-height: 89px;
	overflow: hidden;
	color: #333333;
	font-size:30px;
	font-weight: 700;
}
div.case_maindesc {
	width: 100%;
	height: 46px;
	overflow: hidden;
	line-height: 23px;
	color: #666666;
	font-size: 16px;
}
div.case_mainnav:hover div.case_mainnavpic {
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
}
div.case_mainnav:hover div.case_maintitle {
	color: #f0542d;
}
div.case_showonebk {
	width: 1200px;
	margin: auto;
	margin-top: 79px;
}
div.case_showoneleft {
	width: 643px;
	height: 432px;
	float: left;
}
div.case_showoneleft img {
	width: 643px;
	height: 391px;
}
div.case_showoneright {
	width: 525px;
	float: right;
}
div.case_showonerighttitle {
	width: 100%;
	height:29px;
	line-height: 29px;
	color: #333333;
	font-size: 30px;
	font-weight: 700;
	overflow: hidden;
}
div.case_showonerightdesc {
	width: 100%;
	height: 240px;
	line-height: 30px;
	margin-top: 30px;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
}
div.case_twoshowback {
	width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 50px;
}
div.case_twotitle {
	width: 1200px;
	height: 50px;
	background: url(/img/case_contenttwotitle.png) center no-repeat;
	margin-top: 29px;
}
div.case_twocont {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.case_twocont img {
	max-width: 100%;
}
div.case_threeshowback {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.case_threeshowtitle {
	width: 100%;
	height: 157px;
	background: url(/img/case_contenttitle.png) center no-repeat;
}
div.case_threeshowcontent {
	width: 100%;
	height: auto;
	line-height: 30px;
	color: #666666;
	font-size: 16px;
}
div.case_threeshowcontent img {
	max-width: 100%;
}
div.case_threeshowback {
	margin-bottom:65px;
}
div.caseshow_fourback {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.caseshow_fourtitle {
	width: 1200px;
	height: 60px;
	background: url(/img/case_fourtitle.png) center no-repeat;
}
div.news_mainback {
	width: 1183px;
	height: 226px;
	background: rgba(255, 255, 255, 0.6);
	padding-top: 22px;
	margin: auto;
	margin-top: 20px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
div.news_listback {
	width: 1130px;
	height: 178px;
	margin: auto;
}
div.news_listleft {
	width: 272px;
	height: 178px;
	float: left;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
}
div.news_listleft img {
	width: 272px;
	height: 178px;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}
div.news_listright {
	width: 820px;
	height: auto;
	float: right;
}
div.news_listrighttitle {
	width: 100%;
	height: 53px;
	line-height: 49px;
	overflow: hidden;
	color: #3e3e3e;
	font-size: 18px;
	background: url(/img/xw_righttitlebg.jpg) left bottom no-repeat;
}
div.news_listrightdesc {
	width: 100%;
	height: 58px;
	margin-top: 16px;
	color: #939393;
	font-size: 16px;
	line-height: 29px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
div.news_listrighttime {
	width: 100%;
	height: 16px;
	margin-top: 29px;
	padding-left: 23px;
	background: url(/img/xw_time.jpg) center left no-repeat;
	color: #656565;
	font-size: 16px;
	line-height: 16px;
}
div.news_mainback:hover div.news_listleft {
	border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
}
div.news_mainback:hover div.news_listleft img {
	transform: scale(1.1);
}
div.news_mainback:hover div.news_listrighttitle {
	color: #f0542d;
}
div.lxwmoneback {
	width: 1180px;
	height: auto;
	margin: auto;
	margin-top: 56px;
	margin-bottom: 70px;
}
div.breadlxwm_topright {
	height: 42px;
	line-height: 42px;
	color: #8d8d8d;
	background: url(/img/lxwmbread.png) left center no-repeat;
	padding-left: 32px;
}
div.breadlxwm_topright a {
	color: #8d8d8d;
}
div.lxwmoneleft {
	width: 580px;
	height: 370px;
	float: left;
}
div.lxwmoneright {
	width: 600px;
	height: 370px;
	float: right;
	background:#387488;
	padding-left: 80px;
	padding-top: 51px;
}
div.lxwmonerightlist {
	width: 477px;
	height: 33px;
	line-height: 33px;
	margin-top: 42px;
	padding-left: 48px;
	color: #ffffff;
	font-size: 16px;
}
div.lxwmtwoback {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.lxwmtwotitle {
	width: 100%;
	height: 52px;
	background: url(/img/lxwmtwotitle.png) center no-repeat;
}
div.lxwmtwonav {
	width: 355px;
	height: 58px;
	border-bottom: 1px solid #d0d1d1;
	float: left;
	font-size: 14px;
	line-height: 58px;
	margin-left: 67px;
	margin-top: 30px;
}
div.lxwmtwonav input {
	width: 100%;
	height: 100%;
	display: block;
	background: none;
	border: none;
	color: #333;
}
div.lxwmtwosubmit {
	width: 199px;
	height: 49px;
	border-radius: 25px;
	background: #387488;
	text-align: center;
	line-height: 49px;
	font-size: 16px;
	margin: auto;
	margin-top: 90px;
	margin-bottom: 110px;
}
div.lxwmtwosubmit input {
	width: 100%;
	height: 100%;
	display: block;
	background: none;
	border: none;
	color: #fff;
}
div.cponeback {
	width:1250px;
	margin: auto;
	margin-top: 97px;
	margin-bottom:62px;
}
div.cponeleftbk {
	width: 406px;
	float: left;
	margin-top: 9px;
}
div.cponelefttitle {
	width: 100%;
	height: 151px;
	line-height: 151px;
	color: #333333;
	font-size: 36px;
	font-weight: 700;
}
div.cponeleftdesc {
	width: 100%;
	height: 185px;
	line-height: 37px;
	color: #333333;
	font-size: 18px;
}
div.cponerightbk {
	width: 794px;
	height: 429px;
	float: right;
}
div.cptwoback {
	width: 100%;
	height: 227px;
	background: url(/img/cptwobg.jpg) center no-repeat;
}
div.cptwoback a {
	width: 100%;
	height: 100%;
	display: block;
}
div.cpthreeback {
	width: 1250px;
	height: auto;
	margin: auto;
	margin-top: 60px;
	margin-bottom: 70px; background: #fff;
}
div.cpthreeleft {
	width: 413px;
	height: 501px;
	float: left;
	background: url(/img/cpthreeleftpic.jpg) center no-repeat;
	padding-top: 166px;
}
div.cpthreenav {
	width: 308px;
	height: 44px;
	line-height: 44px;
	padding-left: 9px;
	margin-left: 45px;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
}
div.cpthreenavbg {
	background: url(/img/cpthreenavbg.png) center no-repeat;
}
div.cpthreertback {
	width: 680px;
	float: right;
	margin-left: 73px;
	display: none;
}
div.cpthreerttop {
	width: 100%;
	height: 47px;
	margin-top: 117px;
	margin-bottom: 47px;
}
div.cpthreerttoplt {
	width: 566px;
	float: left;
	height: 47px;
	line-height: 47px;
	color: #434343;
	font-size: 36px;
	font-weight: 700;
}
div.cpthreerttoprt {
	width: 110px;
	height: 47px;
	line-height: 47px;
	float: right;
	color: #333333;
	font-size: 25px;
	font-family: "MontserratLight";
	font-weight: 700;
}
div.cpthreerttoprt span {
	font-size: 42px;
}
div.cpthreertcont {
	width: 100%;
	height: 288px;
	overflow: hidden;
	line-height: 48px;
	font-size:24px;
	color: #7d7d7d;
}
div.cpfourpic {
	width: 1250px;
	height:89px;
	background:url(/img/cpfourtitleback.png) center no-repeat;
	margin: auto;
	margin-bottom: 70px;
}
div.cpfourmain {
	width: 1270px;
	height: auto;
	margin: auto;
}
div.cpfourmaintitle {
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #333333;
	font-size: 36px;
	font-weight: 700;
}
div.cpfourmainnavback {
	width: 100%;
	height: 121px;
	line-height: 121px;
	text-align: center;
	color: #333333;
	font-size: 18px; 
}
div.cpfourmainnavback a {
	color: #333; background:#0491af; color: #FFFFFF; padding: 8px 15px;
}
div.cpfourmainnavback a.yansehover {
	background:#f0542d;
}
div.cpfourmainnr {
	width: 1270px;
	height: 720px;
	position: relative;
}
div.cpfourpic1 {
	width: 1270px;
	height: 652px;
	display: none;
}
div.cpfourpic1 img {
	width: 1270px;
	height: 652px;
}
div.cpfourcontentbk {
	width: 1088px;
	height: 160px;
	left: 50%;
	margin-left: -544px;
	position: absolute;
	bottom: 0;
	z-index: 1;
	background: #f4f4f4;
}
div.cpfourcontentlt {
	float: left;
	height: 160px;
	line-height: 160px;
	margin-left: 64px;
	font-size: 30px;
	font-family: "MontserratLight";
	font-weight: 700;
}
div.cpfourcontentlt span.hovercolor {
	color: #0c527c;
}
div.cpfourcontentrt {
	width: 560px;
	float: right;
	margin-right: 87px;
	line-height: 29px;
	margin-top: 49px;
	color: #333333;
	font-size: 18px;
	display: none;
}
div.cpfiveback {
	width: 100%;
	height: auto;
}
div.cpfivetitleback {
	width: 100%;
	height: 245px;
	line-height: 245px;
	text-align: center;
	color: #333333;
	font-weight: 700;
	font-size: 36px;
	margin-top: 11px;
}
div.cpfivemain {
	width: 100%;
	max-width: 1456px;
	margin: auto;
}
div.cpfivelist {
	width: 100%;
	height: auto;background: #fff; border-radius: 15px; box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);

}
div.cpfivelistpic {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
div.cpfivelistpic img {
	width: 100%;
	transition: all 0.5s ease-in-out;
	transform: scale(1); border-radius: 10px 10px 0px 0px
}
div.cpfivelist:hover div.cpfivelistpic img {
	transform: scale(1.1); border-radius: 10px 10px 0px 0px
}
div.cpfivelistcont {
	width: 95%;
	margin: auto;
	margin-top: 20px;
}
div.cpfivelistconttitle {
	width: 100%;
	height: 26px;
	line-height: 26px;

	overflow: hidden;
	color: #21348b;
	font-size: 18px;
	font-weight: 700;
}
div.cpfivelistcontdesc {
	width: 100%;
	height: 88px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	color: #543333;
	font-size: 14px;
}
div.cpfinbg {
	width: 33px;
	height: 151px;
	margin: auto;
	background: url(/img/cpbottomjt.png) center no-repeat;
}
div.danyecontent {
	width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 100px;
	line-height: 30px;
	font-size: 16px;
	color: #393939;
}
div.danyecontent img {
	max-width: 100%;
}
div.nyxxback {
	width:100%;
	height:auto;
	margin:auto;
margin-bottom:.15rem;
	margin-top: 35px;
}
div.xinwenxxback {
	width:100%;
	max-width:12.8rem;
	height:auto;
	margin:auto; background:#FFF; padding:30px;
}
div.xinwenxxtopdata {
	max-width:12.8rem;
	width:100%;
height:.38rem;
	border-bottom:#d0d0d0 1px solid;
line-height:.38rem;
	text-align:right;
	color:#a2a2a2;
font-size:.12rem;
}
div.xinwenxxtoptitleback {
	font-weight:700;
	max-width:12.8rem;
	width:100%;
	height:auto;
line-height:.3rem;
	text-align:center;
	color:#323232;
font-size:.24rem;
}
div.xinwenxxtopcontent {
	max-width:12.8rem;
	width:100%;
	height:auto;
line-height:.3rem;
	color:#7e7d7d;
font-size:.16rem;
}
div.xinwenxxtopcontent img {
	max-width:100%;
}
div.xinwenxxtopsyy {
	width:45%;
	float:left;
	transition:all 0.5s ease-in-out;
}
div.xinwenxxtopsyytitle {
	width:100%;
	margin:auto;
	line-height:29px;
	color:#7e7d7d;
	font-size:14px;
}
div.xinwenxxtopsyytitle a {
	color:#7e7d7d;
	transition:all 0.5s ease-in-out;
}
div.nyheadrightltnavxl {
	width:150px;
	height: auto;
	position:absolute;
	left: 50%;
	margin-left: -75px;
	top: 0;
	opacity: 0;
	top: -10px;
	transition: all 0.5s ease-in-out;
}
div.nyheadrightltnavxlnav {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	line-height: 45px;
	background: #fff;
	font-size: 14px;
	transition: all 0.5s ease-in-out;
}
div.nyheadrightltnavxlnav a {
	width: 100%;
	height: 100%;
	display: block;
	color: #313131;
	transition: all 0.5s ease-in-out;
}
div.nyheadrightltnavxlnav:hover {
	background:#0c475f;
}
div.nyheadrightltnavxlnav:hover a {
	color: #fff;
}
div.nyheadrightltnav {
	overflow: hidden;
}
div.nyheadrightltnav:hover div.nyheadrightltnavxl {
	opacity: 1;
	top: 0;
}
div.nyheadrightltnav:hover {
	overflow: inherit;
}
div.case_threeshowcontent video {
	width: 100% !important;
	height: 50vh !important;
}
div.indexnavxl {
	width:150px;
	height: auto;
	position:absolute;
	left: 50%;
	margin-left: -75px;
	top: 0;
	opacity: 0;
	top: -10px;
	transition: all 0.5s ease-in-out;
	padding-top: 67px;  
}
div.indexnavxlnav {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	transition: all 0.5s ease-in-out; background: rgba(0, 0, 0, 0.3);
}
div.indexnavxlnav a {
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	transition: all 0.5s ease-in-out;
}
div.indexnavxlnav:hover {
	background:rgba(0, 0, 0, 0.5);
}
 div.indexnavxlnav:nth-child(1) {
border-top: 1px solid rgba(255, 255, 255, 0.4);
}
div.indexnav {
	overflow: hidden;
}
div.indexnav:hover div.indexnavxl {
	opacity: 1;
	top: 0;
}
div.indexnav:hover {
	overflow: inherit;
}
div.cpfourjtl {
	width: 50px;
	height: 155px;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -123px;
	background: url(/img/cpnewjtl.png) center no-repeat;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	z-index: 99;
}
div.cpfourjtl:hover {
	left: 10px;
}
div.cpfourjtr {
	width: 50px;
	height: 155px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -123px;
	background: url(/img/cpnewjtr.png) center no-repeat;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	z-index: 99;
}
div.cpfourjtr:hover {
	right: 10px;
}
div.gsleftvr {
	width: 120px;
	height: 269px;
	position: fixed;
	left: 0;
	top: 15%;
	background: url(/img/vrleftfollow.png) center no-repeat;
	z-index: 999999;
	background-size: 120px;
}
div.gsleftvr a {
	display: block;
	width: 100%;
	height: 100%;
}
div.gsleftvr_bottom {
	width: 188px;
	height: 87px;
	position: fixed;
	left: -6px;
	top: 15%;
	background: url(/img/shengming.png) center no-repeat;
	z-index: 999999;
	margin-top: 194px;
	background-size: 188px;
}
div.gsleftvr_bottom a {
	display: block;
	width: 100%;
	height: 100%;
}

div.gywmseven {
	width:1200px;
	margin: auto;
	margin-top: 46px;
}
div.gywmseventitle {
	width: 100%;
	height: 71px;
	line-height: 71px;
	text-align: center;
	color: #666666;
	font-size: 30px;
}



div.gywmsevenlistback {
	width: 270px;
	height: auto;
	margin-top:30px;
	float: left; margin-right:40px;

}


div.gywmsevenlistback:nth-child(4n) {

	float: right; margin-right:0px;

}

div.gywmsevenlistpic {
	width:100%;
	height:350px;

	-webkit-mask-repeat: no-repeat;
	-webkit-mask-clip: border;
	-webkit-mask-origin: border; 
}
div.gywmsevenlistpic img {
	width: 100%;
	height: 100%;
}
div.gywmsevenlisttitle {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #666666;
	font-size: 16px; background:#FFF;
}

.culture-content {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	background:url(/img/Nculture_bg.jpg) center top no-repeat;
	background-size:cover;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top:30px;
}
.culture-content ul {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	border-left:1px solid rgba(255, 255, 255, 0.1);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.culture-content ul li {
	width:20%;
	overflow:hidden;
	margin:0;
	padding:100px 40px;
	border-right:1px solid rgba(255, 255, 255, 0.2);
	float:left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	min-height:500px;
}
.culture-content ul li:hover {
	background-color:rgba(0, 92, 129, 0.9);
}
.industry-bg {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	top:100px;
	left:0;
	background:#CCC;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.culture-content ul li:hover .industry-bg {
	top:0;
}
.culture_icon1, .culture_icon2, .culture_icon3, .culture_icon4, .culture_icon5 {
	width:90px;
	height:90px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	border: 1px dashed #fff;
	border-radius: 50%;
}
.culture_icon1 {
	background:url(/img/iys_ico01.png) center center no-repeat;
	background-size:60px 60px;
}
.culture_icon2 {
	background:url(/img/iys_ico02.png) center center no-repeat;
	background-size:60px 60px;
}
.culture_icon3 {
	background:url(/img/iys_ico03.png) center center no-repeat;
	background-size:60px 60px;
}
.culture_icon4 {
	background:url(/img/iys_ico04.png) center center no-repeat;
	background-size:60px 60px;
}
.culture_icon5 {
	background:url(/img/iys_ico05.png) center center no-repeat;
	background-size:60px 60px;
}
.culture_text {
	width:100%;
	overflow:hidden;
	margin:20px auto 0;
	padding:0;
}
.culture_text p {
	width:100%;
	overflow:hidden;
	line-height:32px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	margin:0 auto 10px;
	padding:0;
	text-transform:uppercase;
}
.culture_text span {
	display:block;
	width:100%;
	overflow:hidden;
	line-height:25px;
	color:#fff;
	font-size:16px;
	text-align:center;
	margin:0 auto;
	padding:0
}
/*page-honor*/

.Inews_content{position: relative;}
.Inews-menu{width: 244px;position: absolute;bottom: 0px;left: 0;padding-right: 14px; }
.Inews-menu a{background: #d2d2d2;display: block;position: relative;width: 100%;padding: 30px 15px;transition: ease .5s; text-align: center;font-size: 0;}
.Inews-menu a i{font-style: normal;font-size: 32px;line-height: 40px;color: #333;transition: ease .5s;text-transform: uppercase; font-family: 'AkzidenzGrotesk-ExtraBoldCondAlt';}
.Inews-menu a span{display: inline-block;font-size: 22px;color: #333;margin-left: 5px;transition: ease .5s;}
.Inews-menu a::before{content: "";position: absolute;width: 14px;height: 27px;background: url(/img/ind5-bf.png)no-repeat center;background-size: 100% 100%;right: -14px;top: 50%;transform: translateY(-50%);opacity: 0;transition: ease .5s;}
.Inews-menu a.on::before{opacity: 1;}
.Inews-menu a.on{background-color: #e60012;}
.Inews-menu a.on i,.Inews-menu a.on span{color: #fff;}

.Inews-content{margin-top: 45px;}
.Inews-content1{display: none;}
.Inews-content1.on{display: block;}
.ind5-top{margin: 0 -1%;}
.ind5-tople{float: left;width: 64.375%;padding: 0 10px;}
.ind5-topri{float: left;width: 33.333%;padding: 0 1%;}
.ind5-top a{display: block;overflow: hidden;position: relative;height: 220px;}
.ind5-top img{width: 100%;transition: ease .5s;}
.ind5-top a:hover img{transform: scale(1.1);}
.ind5top-txt{position: absolute;width: 100%;padding: 20px 50px;bottom: 0;left: 0;background: linear-gradient(to top,rgba(0,0,0,1),transparent);}
.ind5top-txt span{display: block;font-size: 18px;line-height: 30px;color: #fff; font-family: "DIN-REGULAR";}
.ind5top-txt h3{font-size: 20px;line-height: 40px;color: #fff;margin-top: 8px; font-weight: lighter;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ind5-bot{padding-left: 244px;margin-top: 30px;}
.ind5-ul{overflow: hidden;padding-left: 20px;}
.ind5-ul ul{margin: 0;}
.ind5-ul li{float: left;width: 33.333%;position: relative;}
.ind5-ul li::before{position: absolute;content: "";width: 100%;background: #fff;height: 0%;left: 0;top: 50%;transform: translateY(-50%);transform-origin: center;transition: ease .5s;}
.ind5-ul li a{display: block;padding:8px 20px;background: transparent;transition: ease .5s;position: relative;}
.ind5-ul li:hover a{}
.ind5-ul li:hover::before{height: 100%;}
.ind5-ul li h3{font-size: 48px;line-height: 42px;color: #333; font-family: "DINMITTELSCHRIFTSTD"; margin-top:10px;}
.ind5-ul li span{display: block;font-size: 18px;line-height: 22px;color: #333;  font-family: "DIN-Light";}
.ind5-ul li h4{font-size: 18px;line-height: 30px;height: 30px; color: #333;margin-top: 12px; transition: ease .5s; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.ind5-ul li p{font-size: 15px;line-height: 26px;height: 52px; color: #666;margin-top: 10px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ind5-ul li:hover h4{color: #e60012;}
.contact-content {
	padding: 20px 0 60px;
}
.contact-content-box {
	
	margin: 0 auto;
}
.contact-content-box ul li {
	width: 100%;
	float: left;
	background: #f6f8fa;
	margin-top:40px;
}
 .contact-content-box ul li:nth-of-type(2) {
width: 32%;
}
 .contact-content-box ul li:nth-of-type(3) {
width: 32%;
margin-left:2%
}
.contact-content-box ul li:nth-of-type(4) {
width: 32%;
float:right;
}
.Ncontact-content {
	padding:40px;
	width:100%;
}
 .contact-content-box ul li:nth-of-type(1) .Ncontact-content {
width: 50%;
float:left;
}
.Ncontact-content h3 {
	font-size: 24px;
	color: #333;
	display: block;
	text-align: left;
	line-height:60px;
}
.Ncontact-content h3:after {
	content: '';
	height: 3px;
	width: 50px;
	background: #e60012;
	display: block;
}
.Ncontact-content p {
	text-align: justify;
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	font-weight: normal; margin-top:20px;
}
.Ncontact-pic img{ width:100%}