@charset "utf-8";/* CSS Document */
@font-face {
  font-family: 'iconfont';  /* project id 1413435 */
  src: url('//at.alicdn.com/t/font_1413435_2mc0fjxmfd7.eot');
  src: url('//at.alicdn.com/t/font_1413435_2mc0fjxmfd7.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1413435_2mc0fjxmfd7.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1413435_2mc0fjxmfd7.woff') format('woff'),
  url('//at.alicdn.com/t/font_1413435_2mc0fjxmfd7.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1413435_2mc0fjxmfd7.svg#iconfont') format('svg');
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'simsun';  /* project id 1413435 */
	src: url(../fonts/simsun.ttf);
}
@font-face {
	font-family: 'dinot';  /* project id 1413435 */
	src: url(../fonts/DINOT-BOLD.OTF);
}
body {
	font-size: 100%;
	line-height: 1.1;
	width: 100%;
	position: relative;
	background: none;
	font-family:  arial, "微软雅黑","Microsoft YaHei";
	overflow-x: hidden;
}
* {
	padding: 0;
	margin: 0;
}
img {
	max-width: 100%;
}
#bdshare_weixin_qrcode_dialog *, #bdshare_weixin_qrcode_dialog {
	box-sizing: content-box;
}/*===========================header=============================*/
#header { position: fixed; top: 0; width: 100%;  z-index: 9999; width: 100%; z-index: 998; background: rgba(255,255,255,0); padding-top: 1.5rem; transition: .5s;  height: 80px; box-sizing: content-box;}
#header #logo { display: table; text-align: left; max-width: 176px;}
#header #logo a { display: table-cell; vertical-align: middle; height: 80px; width: 100%;}
#header .logo_blue{ display:none;}
#header .top_search{ position: relative; height:80px; padding-right:0; display:flex; flex-direction: row;justify-content: center; align-items:center; z-index: 999; margin-left:40px;}
#header .top_email{ position: relative; height:80px; padding-right:0; display:flex; flex-direction: row;justify-content: center; align-items:center; z-index: 999; margin-left:20px;}
#header .top_email .iconfont{ font-size:20px; color:#fff; color:rgba(255,255,255,.7); }
#header .top_search .iconfont{ font-size:18px; color:#fff; color:rgba(255,255,255,.7); }
.header-search { position: absolute; background:#fff;width: 100%; z-index: 10000; display: none; top: 100%; left:0; padding:15px 0; box-shadow: 0 1px 5px rgba(0,0,0,.06) inset;}
.header-search form{ height:40px; margin:0 25px; position:relative;}
.header-search form.search #keyword{color:#333333;font-size:14px;width:100%;height:100%; background:#f6f6f6;text-align:left; padding:0 15px; display:block;border:none;font-family: sans-serif;box-shadow:none;}
.btn_blue{ width:113px; height:40px; position:absolute; top:0; right:0;background:#8b949d;font-family:lato; font-size:16px; color:#fff;}

#header .top_wx { position:relative; margin-left:20px;}
#header .top_wx dt { height: 80px; line-height: 80px; width: 24px; background: url(../images/wechat2.svg) center no-repeat; background-size: contain !important; cursor: pointer;}
#header .top_wx dd { position: absolute; bottom: -60px; width: 94px; height: 94px; border: 5px solid #fff; left: 50%; margin-left: -47px; opacity: 0; visibility: hidden; transition: .5s;}
#header .top_wx:hover dd { opacity: 1; visibility: visible; bottom: -74px;}

#nav{ float:left;}
#nav ul{}
#nav ul li{ float:left;position:relative;}
#nav ul li h3{ color:#fff; font-size:15px; padding:0 1.5rem; line-height:80px; margin:0; position:relative;}
#nav ul li .list{ opacity:0; visibility:hidden; position:absolute; background:#fff;border:1px solid #dedede; border-bottom:0;width:calc(100vw - 8px);  text-align: center;  margin-top: 1px; white-space: nowrap; border: 0; width: auto; z-index: 0;}
#nav ul li:hover .list{ opacity:1 !important; visibility:visible !important;}
#nav ul li .list:after { content: ""; width: 4000px; height: calc(100% + 1px); display: block; position: absolute; top: -1px; left: -2000px; background: #fff; z-index: -1; border-bottom: 1px solid #eee;}
#nav ul li:hover h3:before { content: ""; border: 6px solid transparent; border-bottom: 6px solid #076c88; display: block; position: absolute; left: 50%; margin-left: -6px; bottom: 0px;}
#nav ul li:hover h3:after { content: ""; width: 30px; height: 1px; background: #076c88; display: block; position: absolute; left: 50%; margin-left: -15px; bottom: 0;}
#nav ul li.act h3{ color:#076c88 !important;}
#nav ul li .list a { display:block; line-height:59px; font-size:14px; color:#333; font-family:lato_b; padding:0 2rem; font-weight:bold;}
#nav ul li .list dl{ display:inline-block; text-align:left; margin:0;vertical-align: top;}
#nav ul li .list dt a{  display:inline-block; text-align:left; vertical-align:top;}
#nav ul li .list dt:hover>a{ color:#076c88;}
#nav ul li .list dd{ position: static; width:100%; padding-bottom:30px; }
#nav ul li .list dd a{  height: 30px; line-height: 30px; font-size: 14px; color: #363636; font-weight: 300;}
#nav ul li .list dd a:hover {color: #076c88;}
#nav ul li .list {left:0;margin-left:0;margin-top:1px;white-space:nowrap;border:0;width:auto; background:rgba(255,255,255,.95);z-index:0;}
#nav ul li:nth-child(5) .list, #nav ul li:nth-child(6) .list, #nav ul li:nth-child(6) .list { left:auto; right:0;}

#header:hover,#header.xg{ background:#fff;}
#header:hover #nav li h3,#header.xg #nav li h3{ color:#333;}
#header:hover .top_search .iconfont,#header.xg .top_search .iconfont,#header:hover .top_email .iconfont,#header.xg .top_email .iconfont{ color:#076c88; }
#header:hover .logo_blue,#header.xg .logo_blue { display:block;}
#header:hover .logo_white,#header.xg .logo_white { display:none;}
#header.bg_white{ background:#fff;background:rgba(255,255,255,1);}
#header.bg_white #m_nav li .a h3{ color:#333;}
#header.bg_white #m_nav li.act .a h3{ color:#076c88;}
#header.bg_white .top_search .iconfont{ color:#076c88; }
#header.bg_white svg { fill: #076c88 !important;}
#header:hover .top_wx dt, #header.xg .top_wx dt { background: url(../images/wechat.svg) center no-repeat;}


/*==============================手机头部================================*/





/*导航按钮开始*/
.slide_nav{ padding-right: 56px;}
#m_bnt_nav{ position: absolute;top:0;left:5px;border-radius:5px;cursor: pointer;width: 50px;height:70px;text-align: center;z-index:99999;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;}
#m_bnt_nav .point{display: inline-block;width: 30px;height: 22px; position: relative;}
#m_bnt_nav .point:hover .navbtn,
#m_bnt_nav .point:hover .navbtn::after,
#m_bnt_nav .point:hover .navbtn::before{width: 28px;}
#m_bnt_nav .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 21px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#m_bnt_nav .navbtn::after,
#m_bnt_nav .navbtn::before{position: absolute; left: 0;display: inline-block;width: 28px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#m_bnt_nav .navbtn::after{top: -8px;}
#m_bnt_nav .navbtn::before{top: 8px;}
#m_bnt_nav .point.on .navbtn{background: transparent !important;}
#m_bnt_nav .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#m_bnt_nav .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}
/*导航按钮结束*/

#m_header { position: fixed; top: 0; width: 100%;  z-index: 9999; width: 100%; z-index: 998; background: rgba(255,255,255,0);  transition: .5s;  height: 70px; box-sizing: content-box; }
#m_header .logo_blue{ display:none;}
#m_header #logo{ position:absolute; left:50%; width:150px; margin-left:-75px; }
#m_header #logo a{ display:table-cell; vertical-align:middle; height:70px;}
#m_nav{ position:absolute;}
#m_header .top_search{ position: relative; height:70px; padding-right:0; display:flex; flex-direction: row;justify-content: center; align-items:center; z-index: 999; margin-left:17px;}
#m_header .top_search .iconfont{ font-size:18px; color:#fff; color:rgba(255,255,255,1); }
#m_header .top_email{ position: relative; height:70px; padding-right:0; display:flex; flex-direction: row;justify-content: center; align-items:center; z-index: 999; }
#m_header .top_email .iconfont{ font-size:20px; color:#fff; color:rgba(255,255,255,.7); }
#m_header:hover,#m_header.xg{ background:#fff;}
#m_header:hover #nav li h3,#m_header.xg #nav li h3{ color:#333;}
#m_header:hover .top_search .iconfont,#m_header.xg .top_search .iconfont,#m_header:hover .top_email .iconfont,#m_header.xg .top_email .iconfont{ color:#076c88; }
#m_header:hover .logo_blue,#m_header.xg .logo_blue { display:block;}
#m_header:hover .logo_white,#m_header.xg .logo_white { display:none;}
#m_header:hover #m_bnt_nav .navbtn,#m_header:hover #m_bnt_nav .navbtn::after,#m_header:hover #m_bnt_nav .navbtn::before,#m_header.xg #m_bnt_nav .navbtn,#m_header.xg #m_bnt_nav .navbtn::after,#m_header.xg #m_bnt_nav .navbtn::before{background: #666;}

/*一级导航 开始*/
.m_nav_list{ text-align:right;}
.slide_nav{ position:static;}
#m_nav li{ display: inline-block; transition:.5s; }
#m_nav li .a{display:block;text-align:left;position:relative; z-index:0; line-height:69px; padding: 0 1.5rem; white-space: nowrap;}
#m_nav li .a h3{ font-family:lato_b; display: inline-block; font-size:14px; color:#777; text-transform:uppercase;}
#m_nav li:hover .a h3{ color:#076c88;}
#m_nav li.act .a h3{ color:#076c88;}
#m_nav li .a span{}
#m_nav li .a strong{ display: inline-block; text-transform:uppercase; font-size:14px; line-height:40px;height:40px;color:#fff; z-index:11; opacity:.8;filter:alpha(opacity=80);}
#m_nav li .a i{ font-size:13px; color:#83ab97; }
#m_nav .title .a i{  opacity:0;filter:alpha(opacity=0);display: inline-block; font-family:simsun; float: right; transition:.3s;}
#m_nav .on .a strong{color:#fff}
#m_nav .title{ }
#m_nav li.on .a:before{ color:#cf574d;}
/*二级导航 开始*/
#m_nav .title .list{ position:absolute; background:#fff;border:1px solid #dedede; border-bottom:0;width:calc(100vw - 8px); left:50%; margin-left:calc(-50vw + 4px); text-align: center; }
#m_nav .title .list a { display:block; line-height:59px; font-size:14px; color:#333; font-family:lato_b; padding:0 2rem; font-weight:bold;}
#m_nav .title .list span{  display:inline-block; text-align:left; vertical-align:top;}
#m_nav .title .list span:hover>a{ color:#076c88;}

/*三级导航 开始*/
#m_nav .title .list .void>a{ position:relative;}
#m_nav .title .list span{ }
#m_nav .title .list span .sub{ border-bottom:0;}
#m_nav .title .list span:hover .sub{ }
#m_nav .title .sub a{ height:40px; line-height:40px; font-size:13px; color:#777; font-weight:300;}
#m_nav .title .sub a:hover{ color:#076c88;}
.m_nav_list{flex-direction:column; justify-content: flex-start;}
.m_nav_list{ background:#f6f6f6;}
#m_bnt_nav{ display:block;}
#m_nav{ display:none; padding:0 15px 30px;}
#header{ padding:0;}
#m_nav>ul>li{  border-bottom:1px solid #eee; width:100%; }
#m_nav li .a{ padding:0 20px; line-height:50px;}
#m_nav li .a i{ line-height:50px;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav .title .a i{  opacity:1;filter:alpha(opacity=100);}
#m_nav li.on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav .on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav li{display:block;width:100%;}
#m_nav { z-index: 999; position: fixed; width: 100%; height:100vh; left: 0; top: 0; background: #fff; display:none; padding:15px; padding-top:80px; overflow: auto;}
#m_nav::-webkit-scrollbar{ display:none;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }
#m_nav .title .list{display:none;position:relative; width:100%;z-index:9; left:0; margin-left:0; background:#f2f2f2; padding:10px 0;border:0; }
#m_nav .title .list span{ background:none; }
#m_nav .title .list span:hover {
    background: none;
    border-bottom: 1px solid #f8f8f8;
}
#m_nav .title .list span a:hover{
    color: #076c88;
}
#m_nav .title .list a{display:block;font-size:1rem;color:#777;text-align:left;line-height:40px; height: 40px; border:0; font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list .void:hover>a { color: #076c88;}
#m_nav .title .list span{ position:relative; display:block;}
#m_nav .title .list span .sub{ position: static; width:100%;display:none; }
#m_nav .title .sub a{ background:#f8f8f8;}
#m_nav .title .sub a:hover{ background:#076c88; border-bottom:1px solid #076c88;  color:#fff !important;}


.j_tab {
	display: table;
	width: 100%;
	height: 100%;
}
.j_tab_cel {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}/*首页banner*/
#s_mian {
	margin-top: 100vh;
	background: #fff;
	box-shadow: 0 10px 30px 10px rgba(0,0,0,.3);
}
.banner {position: fixed;z-index: 0;height: 100vh;width: 100vw;top: 0;background: #000;}
.banner li.slick-current{ z-index:999;}
.banner li .img{  background-size:cover !important;position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background-size: cover !important;
	-webkit-transform: scale(1.1);
	transform: scale(1.1); }
.banner li.slick-current .img{visibility: visible !important; -webkit-animation: bgscale 5s forwards cubic-bezier(0.4, 0, 0.49, 0.93); animation: bgscale 5s forwards cubic-bezier(0.4, 0, 0.49, 0.93);}
@-webkit-keyframes bgscale {
from { opacity:.5; -webkit-transform: scale(1); transform: scale(1); }
to { opacity: 1; -webkit-transform: scale(1.1); transform: scale(1.1); }
}
@keyframes bgscale {
from { opacity:.5; -webkit-transform: scale(1); transform: scale(1); }
to { opacity: 1; -webkit-transform: scale(1.1); transform: scale(1.1); }
}

.banner .txt {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	padding: 30px;
}
.banner .txt .con {
	margin-top: -12rem;
	transition: .8s;
}
.banner .txt span {
	font-size: 2.75rem;
	font-style: italic;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "PingFang SC", "Myriad Pro", arial;
	display: block;
	margin-bottom: 1.1rem;

	transition: .8s; opacity:0;
}
.banner .txt p {
	font-family: "PingFang SC";
	font-style: italic;
	font-size: 2.7rem;
	font-weight: bold;
	color: #fff;

	transition: .8s; opacity:0;
}
.banner li.slick-active span {
	-webkit-animation: tranbot 2s forwards cubic-bezier(0.4, 0, 0.49, 0.93);
	animation: tranbot 2s forwards cubic-bezier(0.4, 0, 0.49, 0.93);
}
.banner li.slick-active p {
	-webkit-animation: tranbot 2s forwards cubic-bezier(0.4, 0, 0.49, 0.93);
	animation: tranbot 2s forwards cubic-bezier(0.4, 0, 0.49, 0.93);
}
 
@-webkit-keyframes tranbot {
from {
-webkit-transform: translateY(100%); opacity:0;
transform: translateY(100%); opacity:0;
}
to {
	-webkit-transform: translateY(0); opacity:1;
	transform: translateY(0); opacity:1;
}
}
@keyframes tranbot {
from {
-webkit-transform: translateY(100%); opacity:0;
transform: translateY(100%); opacity:0;
}
to {
	-webkit-transform: translateY(0); opacity:1;
	transform: translateY(0); opacity:1;
}
}
 
.banner .slick-arrow {
	width: 36px;
	height: 36px;
	opacity: .6;
}
.banner .slick-prev:before, .banner .slick-next:before {
	font-size: 3rem;
}
.banner .slick-prev {
	left: 6rem;
}
.banner .slick-next {
	right: 6rem;
}
.lightning {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
}
.lightning div {
	position: absolute;
	overflow: hidden;
}
@keyframes flash_light {
0% {
height: 0px;
opacity: 0.5;
}
7.5% {
height: 320px;
}
8%, 12%, 16% {
opacity: 0.5;
}
10%, 14% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
height: 320px;
opacity: 0;
}
}
.lightning div img {
	display: block;
	margin: auto;
	width: 100%;
}
.lightning .lightning1 {
	position: absolute;
	right: 70%;
	animation: flash_light 5.7s infinite;
}
.lightning .lightning2 {
	position: absolute;
	left: 70%;
	animation: flash_light 5.1s infinite;
	animation-delay: -2.33s;
}
.mouse {
	position: absolute;
	left: 50%;
	bottom: 5rem;
	margin-left: -10px;
	text-align: center;
	z-index: 50;
	opacity: .55;
}
.mouse span {
	display: inline-block;
	width: 21px;
	height: 30px;
	border: 1px solid #fff;
	border-radius: 12px;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.mouse span:after {
	content: "";
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 1px solid #fff;
	border-radius: 50%;
	margin: auto;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: 13px;
}
.mouse span:before {
	content: "";
	width: 1px;
	height: 4px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 3px;
	animation-delay: 0ms;
	animation-duration: 1500ms;
	animation-iteration-count: infinite;
	animation-name: arrow;
	animation-play-state: running;
	animation-timing-function: linear;
}
.mouse b {
	display: block;
	text-align: center;
	color: #766047;
	font-size: 18px;
	line-height: 1;
	font-family: Arial;
	margin-top: 4px;
	font-weight: normal;
}
@-webkit-keyframes arrow {
0% {
opacity: 0;
-webkit-transform: translate3d(0px, 0px, 0px);
}
33% {
opacity: 1;
}
66% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0px, 5px, 0px);
}
}
@keyframes arrow {
0% {
opacity: 0;
transform: translate3d(0px, 0px, 0px);
}
33% {
opacity: 1;
}
66% {
opacity: 1;
}
100% {
opacity: 0;
transform: translate3d(0px, 5px, 0px);
}
}/* 主体开始*/
#s_pro {
}
#s_pro ul {
	margin-right: -1px;
}
#s_pro li {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	border-right: 1px solid #ebebed;
}
#s_pro li .img {
	width: 100%;
	opacity: 0;
	transition: .3s;
}
#s_pro li .img img {
	transition: .7s;
	transform: scale(1.1);
}
#s_pro li .txt {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px;
	top: 0;
	left: 0;
	background: #fff;
	transition: .7s;
	z-index: -1;
}
#s_pro li .txt .con {
	max-width: 493px;
	margin: 0 auto;
	text-align: center;
	transition: .7s;
}
#s_pro li .txt .con i {
	color: #0267db;
	font-size: 3.125rem;
}
#s_pro li .txt .con font {
	display: block;
	width: 13px;
	height: 1px;
	background: #bcbdbf;
	margin: 1.5625rem auto;
}
#s_pro li .txt .con h5 {
	font-size: 1.2rem;
	color: #000;
	margin-bottom: 1.5625rem;
}
#s_pro li .txt .con p {
	font-size: 0.9rem;
	color: #6a6a6a;
	line-height: 1.625rem;
	height: 3.25rem;
	overflow: hidden;
}
.s_btn {
	width: 10.625rem;
	height: 3.125rem;
	display: block;
	margin: 0 auto;
	border: 1px solid #bfbfc1;
	text-align: center;
	font-size: 12px;
	color: #7f7f7f;
	font-family: arial;
	line-height: 3.125rem;
	margin-top: 3.875rem;
}
#s_pro li:hover .img {
	opacity: 1;
}
#s_pro li:hover .img img {
	transform: scale(1);
}
#s_about {
	background: #fafafa;
	padding-top: 6.25rem;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
#s_about .s_tt {
	text-align: center;
	margin-bottom: 3.125rem;
}
#s_about .s_tt p {
	font-size: 16px;
	color: #363636;
}
#s_about .s_tt span {
	font-size: 2.625rem;
	color: #000;
	display: block;
	margin: 15px auto;
	font-family: dinot;
}
#s_about .s_tt h3 {
}
#s_about .txt {
	color: #363636;
	font-size: 0.95rem;
	line-height: 1.75rem;
	overflow: hidden;
	max-width: 1240px;
	margin: 0 auto;
	text-align: center;
}
#s_about .s_btn2 {
	background: #0267db;
}
#s_news .s_btn2 {
	background: #0267db;
}
.about_slide {
	width: 34.9375rem;
	height: 11.1875rem;
	max-width: 100%;
	background: url(../images/about_slide.png) center bottom no-repeat;
	background-size: contain;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	padding-top: 1.6rem;
	margin-top: 4.75rem;
}
.about_slide .slider {
	width: 11.0625rem;
	margin: 0 auto;
}
.about_slide .slider li {
}
.about_slide .slider li i {
	color: #fff;
	font-size: 2.2rem;
}
.about_slide .slider li p {
	color: #fff;
	margin-top: 10px;
}
.about_slide .slick-prev:before, .about_slide .slick-next:before {
	font-size: 14px;
}
.slick-prev {
	z-index: 99;
}
.about_bg {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: -12.9rem;
	z-index: -1;
}
.about_bg img {
	width: 49.1875rem;
	animation: rotation 50s linear infinite;
	-moz-animation: rotation 50s linear infinite;
	-webkit-animation: rotation 50s linear infinite;
	-o-animation: rotation 50s linear infinite;
}
@-webkit-keyframes rotation {
from {
-webkit-transform: rotate(0deg);
}
to {
	-webkit-transform: rotate(360deg);
}
}
#s_fangan {
}
#s_fangan li {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
}
#s_fangan li .img {
	width: 100%;
}
#s_fangan li .img img {
	transition: .7s;
	transform: scale(1);
}
#s_fangan li .txt {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 10px;
	top: 0;
	left: 0;
	transition: .7s;
	z-index: 1;
	text-align: center;
	color: #fff;
	padding-top: 5.5rem;
}
#s_fangan li .txt span {
	font-size: 1.5rem;
	font-family: arial;
}
#s_fangan li .txt p {
	font-size: 1.3rem;
	margin-top: 1.25rem;
	margin-bottom: 4.375rem;
}
#s_fangan li .txt i {
	display: block;
	width: 38px;
	height: 1px;
	background: #fff;
	position: relative;
	margin: 0 auto;
}
#s_fangan li .txt i:after {
	content: "";
	width: 9px;
	height: 1px;
	display: block;
	background: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	-webkit-transform-origin: right top;
	transition: .3s;
}
#s_fangan li:hover .img img {
	transform: scale(1.1);
}
#s_fangan li:hover .txt i:after { /* animation: button-arrow .3s forwards cubic-bezier(.165,.84,.44,1); bottom:-1px;*/
}
@keyframes button-arrow {
35% {
transform:rotate(130deg);
-moz-transform:rotate(130deg);
-ms-transform:rotate(130deg);
-o-transform:rotate(130deg);
-webkit-transform:rotate(130deg);
}
65% {
transform:rotate(230deg);
-moz-transform:rotate(230deg);
-ms-transform:rotate(230deg);
-o-transform:rotate(230deg);
-webkit-transform:rotate(230deg);
}
100% {
color:#fff;
transform:rotate(330deg);
-moz-transform:rotate(330deg);
-ms-transform:rotate(330deg);
-o-transform:rotate(330deg);
-webkit-transform:rotate(330deg);
}
}
#s_news {
	background: #fff;
	padding: 5.625rem 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#s_news .s_tt {
	text-align: center;
	margin-bottom: 3.2rem;
}
#s_news .s_tt span {
	font-size: 1.625rem;
	color: #3c3c3c;
	font-family: arial;
	text-transform: uppercase;
}
#s_news .s_tt h3 {
	font-size: 1.25rem;
	color: #3c3c3c;
}
#s_news .container {
	padding-top: 0;
}
#s_news .item .img {
	margin-top: 1.5625rem;
}
#s_news .item .img img {
	transition: 1s;
}
#s_news .item .img:hover img {
	transform: scale(1.1);
}
#s_news .item span {
	font-size: 13px;
	color: #b2b2b4;
}
#s_news .item h5 {
	text-align: left;
	font-size: 1.1rem;
	color: #222225;
	margin-top: 1rem;
	margin-bottom: 1.375rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#s_news .item i {
	display: block;
	width: 15px;
	height: 3px;
	background: #828286;
	transition: .3s;
}
#s_news .item:hover i {
	width: 55px;
	background: #076c88;
}
#s_news .item p {
	font-size: 14px;
	color: #868686;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 1.125rem;
	margin-bottom: 1.5625rem;
}
#s_news .item .more {
	font-size: 14px;
	color: #868686;
	font-family: arial;
}
#s_news .owl-nav {
	display: block !important;
}
#s_news .owl-prev {
	display: block;
	width: 35px;
	height: 35px;
	background: url(../images/news_prev.png) center no-repeat;
	font-size: 0;
	position: absolute;
	left: -76px;
	top: 50%;
	margin-top: -45px;
}
#s_news .owl-next {
	display: block;
	width: 35px;
	height: 35px;
	background: url(../images/news_next.png) center no-repeat;
	font-size: 0;
	position: absolute;
	right: -76px;
	top: 50%;
	margin-top: -45px;
}/*foot*/
.foot {
	background: #f6f6f7;
	padding-top: 4.5rem;
	position: relative;
}
.foot_nav {
	float: left;
}
.foot_nav h3 {
	font-size: 1rem;
	color: #363636;
	margin-bottom: 20px;
	font-weight: bold;
}
.foot_nav ul li {
	padding-right: 50px;
	float: left;
}
.foot_nav .list a {
	display: block;
	font-size: 13px;
	color: #363636;
	line-height: 27px;
}
.foot_logo {
	width: 38%;
	text-align: left;
}
.foot_logo img {
	display: block;
	margin-bottom: 25px;
}
.foot_logo .txt {
	height: 66px;
	overflow: hidden;
	margin-top: 20px;
}
.foot_logo .txt, .foot_logo .txt * {
	font-size: 13px;
	color: #363636;
	line-height: 22px;
}
.foot .ewm {
	position: relative;
	width: 5.25rem;
	height: 5.25rem;
	display: inline-block;
}
.foot .ewm img {
	width: 5.25rem;
	height: 5.25rem;
}
.foot .ewm .txt {
	line-height: 22px;
	font-size: 14px;
	color: #363636;
	position: absolute;
	height: 100%;
	display: table;
	height: 5.25rem;
	left: -138px;
	top: 0;
}
.foot .ewm .txt p {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	white-space: nowrap;
}
.foot_lianxi {
	text-align: right;
	float: right;
	font-size: 14px;
	color: #666667;
}
.foot_lianxi h5 {
	font-size: 0.9375rem;
	color: #363636;
	margin-bottom: 10px;
}
.foot_lianxi h5 i {
margin-right:.3rem;
	position: relative;
	top: 1px;
}
.foot_lianxi .tel {
	font-size: 1.5rem;
	color: #076c88;
	margin-bottom: 1.875rem;
	font-family: dinot;
}
.foot_bot {
	font-size: 12px;
	min-height: 69px;
	line-height: 21px;
	padding: 0 10px;
	padding-top: 24px;
	margin-top: 4.5rem;
	color: #b0afaf;
	padding-bottom: 20px;
	border-top: 1px solid #e1e1e3;
	text-align: center;
}
.foot_bot * {
	color: #7e7f80;
	font-size: 13px;
	display: inline-block;
}
.foot_link {
	font-size: 1.2rem;
	color: #747475;
	margin-top: 50px;
	margin-bottom: 30px;
	height: 1.2em;
	overflow: hidden;
}
.foot_link img {
	margin-right: 5px;
}
.foot_link a {
	font-size: 1.2rem;
	color: #747475;
	margin: 0 6px;
}
.foot_link a:hover {
	color: #fff;
}
.foot a:hover {
	color: #333;
}
.foot a {
	transform: .3s;
}/*online qq*/
aside#top {
}
.online_q .btn2:hover path {
	fill: #fff !important;
}
.online_q {
	position: fixed;
	right: 20px;
	bottom: 30%;
	z-index: 9999;
	transition: .5s;
	-webkit-transition: .5s;
}
.online_q .btn2 {
	width: 70px;
	height: 70px;
	padding-top: 10px;
	cursor: pointer;
	position: relative;
	margin-bottom: 7px;
	border: 1px solid #e9e4e4;
	border-radius: 3px;
	background: #fff;
	font-size: 12px;
}
.online_q .btn-top {
	padding: 0;
}
.online_q .btn2 a {
	font-size: 12px;
	color: #686666;
}
.online_q .btn2 span {
	display: block;
	width: 73px;
	height: 30px;
	position: relative;
	z-index: 999;
	overflow: hidden;
	transition: .3s;
	-webkit-transition: .3s;
}
.online_q .btn2:hover {
	background: #c0c0c0;
	border: 1px solid #c0c0c0;
	color: #fff;
}
.online_q .btn2:hover a {
	color: #fff;
}
.online_q .btn-01 span {
	background: url(../images/qq_ico1.png) center no-repeat;
}
.online_q .btn-02 span {
	background: url(../images/qq_ico2.png) center no-repeat;
}
.online_q .btn-03 span {
	background: url(../images/qq_ico3.png) center no-repeat;
}
.online_q .btn-top span {
	height: 100%;
	background: url(../images/qq_ico4.png) center no-repeat;
}
.online_q .btn-01:hover span {
	background: url(../images/qq_ico1_on.png) center no-repeat;
}
.online_q .btn-02:hover span {
	background: url(../images/qq_ico2_on.png) center no-repeat;
}
.online_q .btn-03:hover span {
	background: url(../images/qq_ico3_on.png) center no-repeat;
}
.online_q .btn-top:hover span {
	background: url(../images/qq_ico4_on.png) center no-repeat;
	height: 100%;
}
.online_q .open.pic {
	position: absolute;
	background: #afe229;
	width: 100px;
	height: 100px;
	right: 80px;
	top: 50%;
	margin-top: -50px;
	text-align: right;
	opacity: 0;
	transition: .6s;
	-webkit-transition: .6s;
	visibility: hidden;
}
.online_q .open.pic img {
	width: 80px;
	height: 80px;
	margin-top: 10px;
	margin-right: 10px;
}
.online_q .btn2:hover .open.pic {
	opacity: 1;
	right: 90px;
	visibility: visible;
}
.online_q .open.phone {
	position: absolute;
	right: 80px;
	top: 11px;
	height: 50px;
	line-height: 50px;
	z-index: 0;
	width: 0;
	background: #c0c0c0;
	color: #fff;
	font-family: arial;
	font-size: 18px;
	transition: width 0s;
	-webkit-transition: width 0s;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	width: 180px;
	text-align: center;
}
.online_q .btn2:hover .open.phone {
	right: 90px;
	transition: .5s;
	-webkit-transition: .5s;
	opacity: 1;
	visibility: visible;
}/*------------------------------- 侧边栏end -------------------------------------*/
#gotop {
	position: fixed;
	z-index: 90;
	bottom: 80px;
	right: 20px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	width: 45px;
	height: 45px;
}
#gotop {
	cursor: pointer;
}
.aico {
	background: url(../images/aicos.png);
}
.dt-arrow .aico {
	position: absolute;
	left: 0;
	top: 0;
	background-position: -54px -120px;
	width: 37px;
	height: 19px;
	animation: hide-dt-f 3s infinite;
}
.dt-arrow {
	position: relative;
	width: 37px;
	height: 44px;
}
.dt-arrow:before {
	content: "";
	position: absolute;
	left: 18px;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #a0a0a0;
}
@keyframes hide-dt-f {
0% {
opacity: 1;
transform: translateY(-10px);
}
100% {
opacity: 0;
transform: translateY(-150%);
}
}/*内页*/
#n_main {
	background: #f6f6f6;
	overflow: hidden;
	padding-bottom: 110px;
	min-height: 513px;
}
#n_main .container {
	padding-top: 25px;
	padding-bottom: 0;
}
.ar_article {
	font-size: 0.92rem;
	color: #363636;
	line-height: 1.875rem;
	text-align: justify;
	padding-bottom: 40px;
}
.ar_article p {
	font-size: 0.92rem;
	color: #363636;
	line-height: 1.875rem;
	text-align: justify;
	padding-bottom: 1rem;
}
.ar_article strong {
	font-weight: bold;
}
.ar_article td, .ar_article th {
	padding: 15px;
	border: 1px solid #c6c5c5;
	font-size: 14px;
}
.ar_article td p, .ar_article th p {
	padding-bottom: 0;
	margin-bottom: 0;
	text-align: inherit;
}
.ar_article img {
	max-width: 100%;
}
.ar_article a {
	color: #363636;
}
.ar_article h1, .ar_article h2, .ar_article h3, .ar_article h4, .ar_article h5, .ar_article h6 {
	font-weight: bold;
}
.ar_article ul li, .ar_article ol li {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 2rem;
}
.ar_article ul li p, .ar_article ol li p {
	padding-bottom: 0;
	margin-bottom: 3px !important;
}
.ar_article ul, .ar_article ol {
	margin-bottom: 15px;
}
.ar_article sub {
	vertical-align: sub;
	font-size: smaller;
}
.ar_article sup {
	vertical-align: super;
	font-size: smaller;
}/*在线留言*/
#n_liuyan {
	border-top: 1px solid #dedfe0;
	padding-top: 80px;
	padding-bottom: 60px;
	overflow: hidden;
}
.j_form {
	margin-top: 30px;
	max-width: 987px;
	margin: 0 auto;
	border: 0;
}
.j_form .form_group {
	height: 49px;
	margin-bottom: 25px;
	position: relative;
	font-size: 14px;
	color: #7d7d7d;
}
.j_form .form_group font {
	position: absolute;
	left: 3px;
	color: #cf574d;
	top: 40%;
}
.j_form .form_group .ico {
	display: table;
	height: 100%;
	width: 30px;
	float: left;
	font-style: normal;
	margin-right: 10px;
	position: absolute;
}
.j_form .form_group .ico:before {
	content: "";
	display: block;
	width: 1px;
	height: 25px;
	background: #cecece;
	right: -18px;
	position: absolute;
	top: 11px;
}
.j_form .form_group .ico i {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	text-align: right;
	font-size: 20px;
	color: #b7b7b7;
}
.j_form .form_group .ico i img {
	max-width: 16px;
	max-height: 16px;
}
.j_form .form_group input {
	height: 49px;
	font-size: 14px;
	color: #959494;
	width: 100%;
	border: 0;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 1px solid #dadada;
	padding-left: 65px;
	background: none;
}
.j_form .form_group textarea {
	border: 1px solid #dadada;
	background: none;
	box-shadow: none;
	padding: 15px 20px;
	font-size: 14px;
	color: #959494;
	line-height: 24px;
	margin: 0;
}
.j_form .form_group .abs_r {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	line-height: 43px;
	padding-right: 20px;
	font-size: 14px;
}
.j_form .btn_chongzhi {
	background: #dfdfdf;
	text-align: center;
	height: 49px;
	color: #8c8c8c;
	width: 143px;
	border: 0;
	outline: 0;
	font-size: 14px;
	margin-right: 6px;
}
.j_form .btn_tijiao {
	background: #cf574d;
	text-align: center;
	height: 49px;
	color: #fff;
	width: 143px;
	border: 0;
	outline: 0;
	font-size: 14px;
}
.j_form .btn_yanzheng {
	background: #d5d5d5;
	text-align: center;
	height: 49px;
	width: 113px;
	line-height: 49px;
	text-align: center;
	display: inline-block;
	color: #8c8c8c;
	border: 0;
	outline: 0;
	font-size: 14px;
	margin-right: 6px;
	position: absolute;
	right: 10px;
}
.j_form .form_group input.yanzheng {
	padding-left: 20px;
}
.j_form .btn_chongzhi:hover {
	background: #cac7c7;
}
.j_form .btn_tijiao:hover {
	background: #ca483d;
}
input::-webkit-input-placeholder {
color:#959494;
font-size:14px;
}
input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#959494;
font-size:14px;
}
input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
color:#959494;
font-size:14px;
}
input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#959494;
font-size:14px;
}/* WebKit browsers */
input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
textarea::-webkit-input-placeholder {
color:#959494;
font-size:14px;
}
textarea::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#959494;
font-size:14px;
}
textarea:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
color:#959494;
font-size:14px;
}
textarea:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#959494;
font-size:14px;
}/* WebKit browsers */
textarea:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
textarea:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
textarea:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
textarea:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
textarea::-webkit-scrollbar {
width: 1px;
}/*手机端上一页下一页*/
li.am-pagination-prev {
	float: left;
	margin-left: 10px;
}
li.am-pagination-next {
	float: right;
	margin-right: 10px;
}
li.am-pagination-select {
	display: inline-block;
}
li.am-pagination-select select {
	background: none;
	border: 0;
	font-size: 16px;
	height: 30px;
}
#n_yingyong ul li .mask p {
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}
.s_btn2 {
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 149px;
	height: 43px;
	display: block;
	margin: 0 auto;
	border: 1px solid #bfbfc1;
	text-align: center;
	font-size: 14px;
	color: #7f7f7f;
	font-family: arial;
	line-height: 41px;
	margin-top: 1rem;
	background: #076c88;
}
.s_btn2::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fafafa;
	transform-origin: bottom left;
	transition: transform .5s cubic-bezier(.77, 0, .175, 1);
}
.s_btn2:hover::before {
	visibility: hidden;
	transition: transform .5s cubic-bezier(.77, 0, .175, 1), visibility 0s .47s;
	transform: scaleY(0);
}
#s_news .s_btn2::before {
	background: #fff;
}
.button__label {
	position: relative;
	display: inline-block;
	animation: button-roll-out .5s forwards cubic-bezier(.165, .84, .44, 1);
}
.s_btn2:hover .button__label {
	animation: button-roll-over .5s forwards cubic-bezier(.165, .84, .44, 1);
}
@keyframes button-roll-over {
35% {
transform:translateY(10px)
}
35.001% {
transform:translateY(-20px)
}
100% {
color:#fff;
transform:translateY(0)
}
}
@keyframes button-roll-out {
0% {
color:#fff
}
35% {
transform:translateY(20px);
opacity:0
}
60% {
opacity:0
}
60.001% {
opacity:1;
transform:translateY(-15px)
}
100% {
transform:translateY(0)
}
}/****************内页开始*****************//*内页banner*/
.n_banner {
	width: 100%;
	position: relative;
	text-align: center;
	height: 20rem;
	margin-top: 5rem;
}
.n_banner .txt {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	height: 259px;
}
.n_banner .txt h3 {
	font-size: 50px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Avenir Heavy";
}
.n_banner .txt p {
	font-size: 14px;
	color: #333;
	margin-top: 20px;
}
.n_nav_box {
	position: relative;
	height: 60px;
	line-height: 60px;
	z-index: 2;
	background: #f8f9fb;
	margin-bottom: 3.5rem;
}
.n_nav {
	float: left;
}
.n_nav a {
	font-size: 1rem;
	color: #3c3c3c;
	display: inline-block;
	min-width: 10rem;
	text-align: center;
	position: relative;
}
.n_nav a:before {
	content: "";
	width: 0;
	height: 1px;
	display: block;
	background: #0a205a;
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -4rem;
	transition: .5s;
}
.n_nav a:hover:before {
	width: 8rem;
}
.n_nav a.on:before {
	width: 8rem;
}
.n_position {
	text-align: right;
	float: right;
	font-size: 13px;
	color: #6a6a6a;
}
.n_position a {
	font-size: 13px;
	color: #7b7b7b;
	position: relative;
	line-height: 44px;
}
.n_position img {
	position: relative;
	top: -2px;
	margin-right: 15px;
}
.n_position i {
	font-size: 0;
	color: #7b7b7b;
	display: inline-block;
	margin: 0 12px;
	font-family: arial;
	border: 3px solid transparent;
	border-left: 4px solid #969696;
	position: relative;
	top: -5px;
}
.n_position em {
	font-size: 13px;
	color: #0a205a;
}
.n_position a:hover {
	color: #0a205a;
}
.n_nav_sub {
	font-size: 0;
	margin-bottom: 2.5rem;
}
.n_nav_sub .container {
	text-align: center;
}
.n_nav_sub a {
	border: 1px solid #bfbfc1;
	line-height: 2.8125rem;
	display: inline-block;
	padding: 0 1.5625rem;
	border-radius: 5px;
	position: relative;
	text-align: center;
margin:0 .5rem;
	margin-bottom: 1rem;
	font-size: 15px;
	color: #363636;
	font-family: arial;
}
.n_nav_sub a:hover,.n_nav_sub a.on {
	color: #091a41;
}
.n_nav_sub a:hover:before,.n_nav_sub a.on:before {
	content: "";
	display: block;
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	border-radius: 5px;
	border: 2px solid #091a41;
}
.n_nav_sub a:hover, .n_nav_sub a:focus {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}/*动感弹性按钮*/
.btn_dg:hover, .btn_dg:focus {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}/**$keyframes \ gelatine **/
@keyframes gelatine {
from, to {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
25% {
-webkit-transform: scale(0.9, 1.1);
transform: scale(0.9, 1.1);
}
50% {
-webkit-transform: scale(1.1, 0.9);
transform: scale(1.1, 0.9);
}
75% {
-webkit-transform: scale(0.95, 1.05);
transform: scale(0.95, 1.05);
}
from, to {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
25% {
-webkit-transform: scale(0.9, 1.1);
transform: scale(0.9, 1.1);
}
50% {
-webkit-transform: scale(1.1, 0.9);
transform: scale(1.1, 0.9);
}
75% {
-webkit-transform: scale(0.95, 1.05);
transform: scale(0.95, 1.05);
}
}
@-webkit-keyframes gelatine {
from, to {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
25% {
-webkit-transform: scale(0.9, 1.1);
transform: scale(0.9, 1.1);
}
50% {
-webkit-transform: scale(1.1, 0.9);
transform: scale(1.1, 0.9);
}
75% {
-webkit-transform: scale(0.95, 1.05);
transform: scale(0.95, 1.05);
}
from, to {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
25% {
-webkit-transform: scale(0.9, 1.1);
transform: scale(0.9, 1.1);
}
50% {
-webkit-transform: scale(1.1, 0.9);
transform: scale(1.1, 0.9);
}
75% {
-webkit-transform: scale(0.95, 1.05);
transform: scale(0.95, 1.05);
}
}
.n_btn {
	position: relative;
	overflow: hidden;
	border: 1px solid #bfbfc1;
	line-height: 2.8125rem;
	display: inline-block;
	padding: 0 1.5625rem;
	border-radius: 5px;
	text-align: center;
margin:0 .5rem;
	font-size: 14px;
	color: #363636;
	font-family: arial;
	background: #076c88;
}
.n_btn::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	transform-origin: bottom left;
	transition: transform .5s cubic-bezier(.77, 0, .175, 1);
}
.n_btn:hover::before {
	visibility: hidden;
	transition: transform .5s cubic-bezier(.77, 0, .175, 1), visibility 0s .47s;
	transform: scaleY(0);
}
.n_btn span {
	position: relative;
	display: inline-block;
	animation: button-roll-out .5s forwards cubic-bezier(.165, .84, .44, 1);
}
.n_btn:hover span {
	animation: button-roll-over .5s forwards cubic-bezier(.165, .84, .44, 1);
}/*==================移动端导航=================*/
#m_n_nav {
	background: #076c88;
	line-height: 50px;
	height: 50px;
	position: relative;
	z-index: 99;
	margin-bottom: 1.5rem;
}
#bnt_back {
	position: absolute;
	left: 1rem;
	top: 0;
	color: #fff;
	line-height: 50px;
	height: 50px;
}
#m_n_nav i {
	font-size: 25px;
}
#m_n_nav h1 {
	font-size: 1.1rem;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin: 0;
}
#bnt_sub_nav {
	position: absolute;
	right: 1rem;
	top: 0;
	cursor: pointer;
	color: #fff;
	line-height: 50px;
	height: 50px;
}
#bnt_sub_nav img {
	display: block;
	height: 15px;
}
#bnt_sub_nav.on img {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
#sub_nav_content {
	background: #f0f3f5;
	display: none;
	box-shadow: 0 0 5px #999;
	z-index: 9;
}
#sub_nav_content ul {
	padding: 10px;
}
#sub_nav_content ul li {
	display: block;
	line-height: 28px;
	margin: 1rem 0;
}
#sub_nav_content ul li a {
	display: block;
	border-left: 2px solid #d2b068;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left: 10px;
	color: #535455;
}
#sub_nav_content ul li.on a {
	color: #d2b068;
}
#sub_nav_content dt {
	height: 40px;
	line-height: 40px;
	position: relative;
	background: #fff;
	border-top: 1px solid #e7e7e7;
	z-index: 999;
}
#sub_nav_content dt a {
	margin: 0 20px;
	display: block;
	color: #5b5349;
	height: 40px;
	font-size: 14px;
	font-weight: 400;
}
#sub_nav_content dt a i {
	position: absolute;
	right: 15px;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
#sub_nav_content dt a {
}
#sub_nav_content dt.title {
	background: #fafafb;
}
#sub_nav_content dt.title i {
	opacity: 1;
	filter: alpha(opacity=100);
}
#sub_nav_content dt.title_on {
	background: #fafafb;
}
#sub_nav_content dt.title_on a {
	color: #076c88;
	border-top: 1px solid #fff;
}
#sub_nav_content dt.title_on a i {
	color: #076c88;
}
#sub_nav_content dt.last a {
	border-top: 1px solid #f8f8f8;
}
#sub_nav_content dt.on a, #sub_nav_content dt.title_on a {
	color: #076c88;
}
#sub_nav_content dd {
	display: none;
}
#sub_nav_content dd .box {
	padding: 0px 0px 0px 0px;
}
#sub_nav_content dd a {
	padding: 0 25px;
	line-height: 30px;
	border-top: 1px solid #e7e7e7;
	font-size: 12px;
	color: #5b5349;
	display: block;
	height: 30px;
}
#sub_nav_content dd a.on {
	color: #076c88
}
.n_tt {
	text-align: center;
	margin-bottom: 3.125rem;
}
.n_tt span {
	font-size: 1.625rem;
	text-transform: uppercase;
	font-family: arial;
}
.n_tt h3 {
	font-size: 1.25rem;
margin-top:.75rem;
	margin-bottom: 0;
}
#n_news {
	background: #fff;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#n_news .s_tt {
	text-align: center;
	margin-bottom: 3.2rem;
}
#n_news .s_tt span {
	font-size: 1.625rem;
	color: #3c3c3c;
	font-family: arial;
	text-transform: uppercase;
}
#n_news .s_tt h3 {
	font-size: 1.125rem;
	color: #3c3c3c;
}
#n_news .container {
	padding-top: 0;
}
#n_news ul {
	margin-top: -3rem;
}
#n_news li {
	padding-top: 3rem;
	padding-bottom: 3rem;
	border-top: 1px solid #e6e6e6;
}
#n_news li a {
	display: block;
	max-width: 480px;
	margin: 0 auto;
}
#n_news li .img {
	margin-top: 1.5625rem;
	overflow: hidden;
}
#n_news li .img img {
	transition: 1s;
}
#n_news li .img:hover img {
	transform: scale(1.1);
}
#n_news li span {
	font-size: 13px;
	color: #b2b2b4;
}
#n_news li h5 {
	text-align: left;
	font-size: 1rem;
	color: #222225;
	margin-top: 1.1rem;
	margin-bottom: 1.175rem;
	line-height: 1.4;
	height: 1.4rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#n_news li i {
	display: block;
	width: 15px;
	height: 3px;
	background: #828286;
	transition: .3s;
}
#n_news li:hover i {
	width: 55px;
	background: #076c88;
}
#n_news li p {
	font-size: 14px;
	color: #868686;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 1.125rem;
	margin-bottom: 1.5625rem;
}
#n_news li .more {
	font-size: 14px;
	color: #868686;
	font-family: arial;
	transition: .3s;
}
#n_news li .more:hover {
	color: #076c88;
}
li.am-pagination-select select {
	padding: 0;
}/*====翻页效果====*/
.j_pages {
	margin: 0 auto;
	margin-top: 1rem;
	margin-bottom: 5rem;
}
.j_pages .box {
	display: inherit;
	width: 100%;
	text-align: center;
	font-size: 0;
}
.j_pages a {
	padding: 0px 13px;
	height: 37px;
	line-height: 35px;
	display: inline-block;
	margin: 0 3px;
	border: 1px solid #dedede;
	color: #444;
	font-size: 14px;
	box-sizing: border-box;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.j_pages a font {
	font-size: 14px;
	font-family: SimSun;
	color: #9f9fa7
}
.j_pages .on {
	background: #0a205a;
	color: #fff!important;
	border: 1px solid #0a205a;
}
.j_pages span {
	font-family: simsun;
}
.j_pages i {
	display: inline-block;
}
.j_pages a:hover {
	background: #0a205a;
	color: #fff!important;
	text-decoration: none;
	border: 1px solid #0a205a;
}
#n_licheng {
	padding-bottom: 82px;
	background: url(../images/n_licheng_bg.png) center top no-repeat;
	padding-top: 4rem;
}
#n_licheng ul {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
#n_licheng ul li {
	overflow: hidden;
	position: relative;
}
#n_licheng ul li:nth-child(odd) {
	background: #f8f9fb;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#n_licheng ul li .m {
	position: relative;
	overflow: hidden;
	padding: 2.4375rem 0;
}
#n_licheng ul li .m:before {
	content: "";
	width: 2px;
	height: 100%;
	background: #e2e2e2;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 0px;
}
#n_licheng ul li .m:after {
	content: "";
	width: 13px;
	height: 13px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 4rem;
	background: #fff;
	border: 1px solid #0a205a;
	border-radius: 50%;
}
#n_licheng ul li .txt {
	width: 50%;
	float: right;
	border-radius: 8px;
	padding: 0 2.5rem;
	box-sizing: border-box;
	font-size: 0.875rem;
	line-height: 1.875rem;
	color: #cfcfcf;
}
#n_licheng ul li .txt .con {
	max-width: 640px;
	padding: 0;
	margin: 0;
}
#n_licheng ul li .txt h5 {
	font-size: 0.875rem;
	color: #4d4d4e;
}
#n_licheng ul li .txt p {
	font-size: 0.875rem;
	line-height: 1.875rem;
	color: #686868;
	margin: 0;
}
#n_licheng ul li .riqi {
	width: 50%;
	padding: 0 2.5rem;
	height: 100%;
	padding-top: 3.625rem;
	font-size: 1.5rem;
	color: #242424;
	float: left;
	text-align: right;
	position: absolute;
	top: 0;
	background: url(../images/licheng_bg.png) center bottom no-repeat;
}
#n_licheng ul li:hover {
	background: #0a205a;
}
#n_licheng ul li:hover .txt {
	background: none;
	color: #fff;
}
#n_licheng ul li:hover .txt h5 {
	color: #fff;
}
#n_licheng ul li:hover .txt p {
	color: #fff;
}
#n_licheng ul li:hover .riqi {
	color: #fff;
}
#n_licheng ul li:hover .m:before {
	background: #0a205a;
}
#n_licheng ul li:hover .m:after {
	background: #fff;
	border: 1px solid #fff;
}
#n_licheng ul li.li_2 {
}
#n_licheng ul li.li_2 .txt {
	float: left;
	text-align: right !important;
}
#n_licheng ul li.li_2 .con {
	float: right;
}
#n_licheng ul li.li_2 .txt * {
	text-align: right !important;
}
#n_licheng ul li.li_2 .riqi {
	right: 0;
	text-align: left;
}
#n_licheng ul li.li_2 .riqi img {
	margin: 0 15px;
	float: left;
}
#n_licheng .btn {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto;
}
#n_pro_xg {
	border-top: 1px solid #f1efef;
	padding-top: 2.5rem;
	padding-bottom: 4.375rem;
}
#n_pro_xg .tt {
	margin-bottom: 2.5rem;
}
#n_pro_xg .tt a {
	color: #3e3e3e;
	font-size: 1.125rem;
}
#n_pro_xg .item {
	background: #f8f9fb;
	text-align: center;
	margin: 6px;
}
#n_pro_xg .item .img {
	height: 180px;
}
#n_pro_xg .item .img img {
	max-width: 80%;
	max-height: 80%;
	width: auto;
	height: auto;
	display: inline-block;
}
#n_pro_xg .item h5 {
	height: 55px;
	line-height: 30px;
}
#n_pro_xg .item:hover {
	box-shadow: 0 2px 6px 2px rgba(0,0,0,.1);
}
#n_pro_xg .owl-nav {
	display: none;
}/*荣誉资质*/
#n_zizhi {
	margin-bottom: 3.125rem;
}
#n_zizhi ul {
	margin-top: -3rem;
	overflow: hidden;
}
#n_zizhi ul li {
	float: left;
	margin-top: 2rem;
	position: relative;
	transition: all ease 300ms;
	-webkit-transition: all ease 300ms;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	padding-top: 2rem;
}
#n_zizhi ul li a {
	display: inline-block;
}
#n_zizhi ul li .img_box {
	background: #e5e5e5;
	display: inline-block;
	clear: both;
	position: relative;
	padding: 2px;
	max-width: 215px;
	max-height: 301px;
}
#n_zizhi ul li .img_box::before, #n_zizhi ul li .img_box::after {
	position: absolute;
	content: '';
	opacity: 0;
	transition: all 0.5s;
}
#n_zizhi ul li .img_box::before {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-top: 2px solid #076c88;
	border-bottom: 2px solid #076c88;
	transform: scale(0, 1);
	-webkit-transform-origin: center;
	transform-origin: center
}
#n_zizhi ul li .img_box::after {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-right: 2px solid #076c88;
	border-left: 2px solid #076c88;
	transform: scale(1, 0);
	transform-origin: center;
}
#n_zizhi ul li a:hover .img_box::before, #n_zizhi ul li a:hover .img_box::after {
	opacity: 1;
	transform: scale(1);
	transition: all 0.5s;
}
#n_zizhi ul li img {
	max-width: 100%;
	max-height: 100%;
}
#n_zizhi ul li h5:after {
	content: "";
	display: block;
	width: 1.5625rem;
	height: 3px;
	background: #0a205a;
	transition: .5s;
	-webkit-transition: .5s;
margin-top:.5rem;
}
#n_zizhi ul li h5 {
	margin-bottom: 18px;
	font-size: 1rem;
	color: #383838;
	position: relative;
	height: 4rem;
	line-height: 1.5;
	margin-bottom: 1.875rem;
	text-align: left;
	max-width: 215px;
}/*==============新闻详情=====================*/
#n_news_xq {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
	background: #f8f9fb;
	margin-top: -6.25rem;
	margin-bottom: 5rem;
	position: relative;
	z-index: 1;
}
#n_news_xq .con {
	padding: 0 2.8rem;
}
.ar_title {
	margin-bottom: 10px;
	padding-top: 1.6rem;
	position: relative;
	overflow: hidden;
	color: #454546;
	font-weight: inherit !important;
	border-bottom: 2px solid #e8e8e9;
	border-top: 3px solid #0a205a;
	min-height: 6.25rem;
}
.ar_title .fl {
}
.ar_title h2 {
	font-size: 1.25rem;
	display: block;
	text-align: left;
	font-weight: normal;
	color: #3c3c3c;
	margin: 0;
	line-height: 1.875rem;
}
.ar_title h3 {
	height: 25px;
	font-size: 12px;
	color: #9d9d9d;
	display: block;
	text-align: left;
	font-family: arial;
	font-weight: 100;
	margin: 0;
}
.ar_title h3 span {
	font-size: 12px;
	color: #9d9d9d;
	font-weight: 100;
	line-height: 25px;
	display: inline-block;
	float: left;
}
.ar_title h3 span img {
	position: relative;
	margin-right: 7px;
	position: relative;
	top: -1px;
}
.ar_article {
	padding-top: 20px;
	padding-bottom: 30px;
} /*======== 上一篇下一篇 ===========*//*web*/
#ar_bot {
	border-top: 1px solid #e1e1e1;
	line-height: 4.375rem;
	height: 4.375rem;
}
#ar_bot h5 {
	font-size: 0.875rem;
	color: #363636;
}
#ar_bot h5 a {
	font-size: 0.875rem;
	color: #363636;
	line-height: 1.5rem;
	padding: 1.5rem 0;
	display: inline-block;
	padding-left: 3.5rem;
	text-align: left;
	position: relative;
}
#ar_bot h5 a span {
	position: absolute;
	left: 0;
}
#ar_bot .fl {
}
#ar_bot .fr {
	text-align: right;
}/*wap*/
#ar_fot {
	margin-top: 10px;
	position: relative;
	padding-bottom: 3rem;
}
#ar_fot .inbox {
	position: relative;
}
#ar_fot h3 {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #676869;
	width: 35px;
	height: 35px;
	transition: .3s;
	margin: 0;
}
#ar_fot h3 a {
	display: block;
	width: 35px;
	height: 35px;
}
#ar_fot h3 a:hover {
	color: #d9353c;
}
#ar_fot h3.prev {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/news_prev.png) center no-repeat;
	background-size: contain;
}
#ar_fot h3.next {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/news_next.png) center no-repeat;
	background-size: contain;
}
#ar_fot h3.prev:hover {
	background: url(../images/news_prev_on.png) center no-repeat;
	background-size: contain;
}
#ar_fot h3.next:hover {
	background: url(../images/news_next_on.png) center no-repeat;
	background-size: contain;
}
#ar_fot .bnt_back {
	font-size: 14px;
	width: 160px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #dedfe0;
	border-radius: 20px;
	transition: .3s;
}
#ar_fot .bnt_back a {
	display: block;
	font-size: 14px;
	color: #7f7f7f;
	transition: .3s;
}
#ar_fot .bnt_back:hover {
	border: 1px solid #0166b3;
}
#ar_fot .bnt_back:hover a {
	color: #0166b3;
}	/*==============分享插件=====================*/
.shart_box {
	display: inline-block;
	float: left;
	margin-left: 20px;
	float: right;
}
#j_shart_s_24 .fx {
	position: relative;
}
#j_shart_s_24 .bds_count {
	font-size: 12px;
}
#j_shart_s_24 {
	padding-left: 30px;
	position: relative;
}
#j_shart_s_24 strong {
	display: inline-block;
	float: left;
	margin-right: 10px;
	line-height: 36px;
	font-size: 12px;
	color: #a3a0a9;
}
##j_shart_s_24 .bds_qzone {
	background: url(../images/j_shart.png) center -224px no-repeat
}
#j_shart_s_24 .bds_tsina {
	background: url(../images/j_shart_sn.png) center no-repeat
}
#j_shart_s_24 .bds_tqq {
	background: url(../images/j_shart_qq.png) center no-repeat
}
#j_shart_s_24 .bds_renren {
	background: url(../images/j_shart.png) center -340px no-repeat
}
#j_shart_s_24 .bds_weixin {
	background: url(../images/j_shart_wx.png) center no-repeat
}
#j_shart_s_24 .bds_sqq {
	background: url(../images/j_shart_qq.png) center no-repeat
}
#j_shart_s_24 .bds_fbook {
	background: url(../images/j_shart.png) center -166px no-repeat
}
#j_shart_s_24 .bds_twi {
	background: url(../images/j_shart.png) center -137px no-repeat
}
#j_shart_s_24 .bds_linkedin {
	background: url(../images/j_shart.png) center -108px no-repeat
}
#j_shart_s_24 .bds_tieba {
	background: url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_huaban {
	background: url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_douban {
	background: url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_copy {
	background: url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_print {
	background: url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_mshare {
	background: url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_count {
	font-size: 12px
}
#n_fazhan {
	overflow: hidden;
	background: #f8f9fb;
	padding: 1rem 4rem;
}
#n_fazhan .txt {
	padding-top: 2rem;
}
#n_fazhan .txt .tt {
	margin-bottom: 2.8rem;
}
#n_fazhan .txt .tt h5 {
	font-size: 1.135rem;
	font-weight: bold;
	color: #3c3c3c;
	margin: 0;
	margin-bottom: 5px;
}
#n_fazhan .txt .tt span {
	font-size: 12px;
	color: #7c7c7c;
	text-transform: uppercase;
}
#n_fazhan .txt .con {
	line-height: 2.25rem;
font-size:.875rem;
	color: #3c3c3c;
}
#n_fazhan .map {
	height: 100%;
	position: relative;
	z-index: 0;
}
#n_fazhan .map .ico i img {
	max-width: 100%;
	width: 1.75rem;
}
#n_fazhan .map .ico {
	position: absolute;
	z-index: 1;
	top: 22%;
	left: 36%;
	width: 220px;
}
#n_fazhan .map .tag {
	position: absolute;
	left: 3.125rem;
	top: -3rem;
	background: #fff;
	padding: 5px;
	padding-bottom: 0;
}
#n_fazhan .map .tag img {
	width: 14rem;
	height: 7.1875rem;
	max-width: none;
}
#n_fazhan .map .tag:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 9px solid transparent;
	border-right: 9px solid #fff;
	position: absolute;
	left: -18px;
	top: 40%;
	margin-top: -5px;
}
#n_fazhan .map .tag a {
	display: block;
	text-align: center;
	color: #0e6f8b;
	text-decoration: underline;
	line-height: 30px;
font-size:.875rem;
}
#n_join {
	padding-top: 4.25rem;
	padding-bottom: 5rem;
}
#n_join .li {
	text-align: center;
	background: #f8f9fb;
	padding: 2.3rem;
	margin-bottom: 1.875rem;
	transition: .3s;
}
#n_join .li h5 {
	font-size: 1.18rem;
	color: #363636;
	transition: .3s;
}
#n_join .li span {
	font-size: 12px;
	color: #949494;
	font-family: arial;
	display: block;
	margin-bottom: 1.875rem;
	transition: .3s;
}
#n_join .li p {
font-size:.875rem;
	color: #5b5b5b;
	transition: .3s;
}
#n_join .li:hover {
	background: #0a205a;
}
#n_join .li:hover h5 {
	color: #fff;
}
#n_join .li:hover span {
	color: #fff;
}
#n_join .li:hover p {
	color: #fff;
}
#n_join .owl-prev, #n_join .owl-next {
	width: 66px;
	height: 26px;
	text-align: center;
	background: #f8f9fb !important;
	margin: 0 6px;
	position: relative;
}
#n_join .owl-prev span, #n_join .owl-next span {
	font-size: 0;
}
#n_join .owl-prev:before {
	content: "<";
	width: 66px;
	height: 26px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	color: #6b6b6b;
}
#n_join .owl-next:before {
	content: ">";
	width: 66px;
	height: 26px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	color: #6b6b6b;
}
#n_join .owl-prev:hover, #n_join .owl-next:hover {
	background: #0a205a !important;
}
#n_join .owl-prev:hover:before, #n_join .owl-next:hover:before {
	color: #fff;
}
#n_about {
	overflow: hidden;
	padding-bottom: 4.25rem;
}
#n_about .txt {
}
#n_about .txt .tt {
	font-size: 1.25rem;
	font-weight: bold;
	color: #0a205a;
	line-height: 64px;
	height: 64px;
	background: url(../images/n_about_tt.png) left center no-repeat;
	background-size: contain;
}
#n_about .txt .con {
}
#n_about .img_box {
	position: relative;
	padding-right: 10px;
	overflow: hidden;
}
#n_about .img_box .img {
	float: right;
	position: relative;
	z-index: 1;
}
#n_about .img_box .bg {
	position: absolute;
	width: 23.5rem;
	height: 23.5rem;
	background: #0a205a;
	right: 0;
	bottom: 0;
}
#n_shiyanshi {
	text-align: center;
	background: #f8f9fb;
	padding-top: 4.25rem;
	position: relative;
	overflow: hidden;
}
#n_shiyanshi .mask {
	position: absolute;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	pointer-events: none;
}
#n_shiyanshi img {
	max-width: 100%;
}
#n_shiyanshi .con {
	text-align: center;
}
#n_shiyanshi .con * {
	text-align: center;
}
#n_shiyanshi .ico {
	display: block;
	text-align: center;
	margin-bottom: 1.25rem;
}
#n_shiyanshi .ico img {
	width: 2rem;
}
#n_shiyanshi .n_btn2 {
	position: relative;
	text-align: center;
	display: inline-block;
	padding-bottom: 20px;
	bottom: -20px;
}
#n_shiyanshi .n_btn2 img {
	position: relative;
	z-index: 0;
	height: 6.6875rem;
}
#n_shiyanshi .n_btn2 span {
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: center;
}
#n_rongyu {
	padding-top: 4.375rem;
	padding-bottom: 4.375rem;
}
#n_rongyu .txt p {
	max-width: 454px;
}
#n_rongyu .n_tt {
	text-align: left;
	margin-bottom: 1rem;
}
#n_rongyu .slider-nav {
	max-width: 35rem;
	margin: 0 auto;
	padding: 10px;
}
#n_rongyu .slider-nav .slick {
	border: 2px solid #e5e5e5;
	transform: scale(1);
	margin: 40px 0;
}
#n_rongyu .slider-nav .slick-center .slick {
	transform: scale(1.2);
	border: 2px solid #0a205a;
	position: relative;
	z-index: 9;
}
#n_rongyu .slick-prev:before, #n_rongyu .slick-next:before {
	color: #0a205a;
	opacity: 1;
}
#n_rongyu .slick-next {
	color: #0a205a;
}
#n_rongyu .slider-for {
	max-width: 454px;
	width: 100%;
}
#n_rongyu .slider-for .slick h5 {
	padding: 0 30px;
	text-align: center;
	font-size: 1rem;
	color: #0a205a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#n_about_licheng {
	background: url(../images/n_about_licheng_bg.jpg) center no-repeat;
	padding-top: 4.375rem;
	padding-bottom: 4.375rem;
}
#n_about_licheng .item {
	background: #fff;
padding:.625rem;
	box-shadow: 0 2px 6px 2px rgba(0,0,0,.1);
	margin: 10px 6px;
}
#n_about_licheng .item .txt {
padding:.875rem;
}
#n_about_licheng .item span {
	font-size: 1.5rem;
	color: #0a205a;
}
#n_about_licheng .item h5 {
	font-size: 1rem;
	color: #3c3c3c;
	border-bottom: 1px solid #f4f2f2;
	padding-bottom: 1.2rem;
margin-top:.6rem;
}
#n_about_licheng .item p {
font-size:.875rem;
	color: #363636;
	line-height: 1.5rem;
	height: 4.5rem;
	overflow: hidden;
}
#n_about_licheng .owl-prev, #n_about_licheng .owl-next {
	width: 3.125rem;
	height: 3.125rem;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #dddede;
	margin: 0 6px;
	position: absolute;
	top: 50%;
	margin-top: -1.6rem;
}
#n_about_licheng .owl-prev {
	left: -5.6rem;
}
#n_about_licheng .owl-next {
	right: -5.6rem;
}
#n_about_licheng .owl-prev span, #n_about_licheng .owl-next span {
	font-size: 0;
}
#n_about_licheng .owl-prev:before {
	content: "<";
	width: 3.125rem;
	height: 3.125rem;
	line-height: 3.125rem;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 18px;
	color: #9fa0a0;
	font-family: simsun;
}
#n_about_licheng .owl-next:before {
	content: ">";
	width: 3.125rem;
	height: 3.125rem;
	line-height: 3.125rem;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 18px;
	color: #9fa0a0;
	font-family: simsun;
}
#n_about_licheng .owl-prev:hover, #n_about_licheng .owl-next:hover {
	background: #0a205a !important;
}
#n_about_licheng .owl-prev:hover:before, #n_about_licheng .owl-next:hover:before {
	color: #fff;
}
#n_about_licheng .s_btn2 {
	border: 1px solid #e5e5e5;
	font-size: 12px;
}
#n_pro_xq {
	background: url(../images/pro_xq_bg.jpg) center top no-repeat;
	background-size: cover;
	padding-top: 4.375rem;
	padding-bottom: 4.375rem;
	overflow: hidden;
}
#n_pro_xq .tt {
	color: #fff;
	text-align: center;
	font-style: italic;
	text-transform: uppercase;
	padding-bottom: 4rem;
}
#n_pro_xq .tt span {
	font-size: 2.25rem;
	font-family: dinot;
	display: block;
margin-bottom:.5rem;
}
#n_pro_xq .tt h3 {
	font-size: 1.5rem;
	margin: 0;
}
#n_pro_xq .txt {
}
#n_pro_xq .txt .top {
	margin-bottom: 2.5rem;
	padding-top: 2rem;
	overflow: hidden;
}
#n_pro_xq .txt .tt2 {
	font-size: 1.75rem;
	color: #fff;
	font-weight: bold;
	float: left;
	margin: 0;
margin-top:.5rem;
	margin-bottom: 1rem;
}
#n_pro_xq .txt .con {
font-size:.875rem;
	color: #fff;
	color: rgba(255,255,255,.63);
	line-height: 1.875rem;
	height: 11.25rem;
	overflow: auto;
}
#n_pro_xq .txt .con::-webkit-scrollbar {
display:none
}
#n_pro_xq .txt .con * {
font-size:.875rem;
	color: #fff;
	color: rgba(255,255,255,.43);
	line-height: 1.875rem;
	margin: 0;
	padding: 0;
}
#n_pro_xq .txt .n_btn2 {
	float: right;
	display: block;
	width: 10.125rem;
	height: 2.625rem;
	line-height: 2.625rem;
	text-align: center;
	border: 1px solid #54638c;
	border: 1px solid rgba(255,255,255,.3);
	border-radius: 2rem;
	color: #fafafa;
font-size:.875rem;
}
#n_pro_xq .txt .n_btn2 i {
margin-right:.5rem;
	position: relative;
	top: 1px;
}
#n_pro_xq .container {
	position: relative;
}
#n_pro_xq .hd a {
	position: absolute;
	top: 50%;
	font-size: 4rem;
	color: #fff;
	font-family: simsun;
	margin-top: -2rem;
	opacity: .35;
	transition: .3s;
}
#n_pro_xq .hd a:hover {
	opacity: .8;
}
#n_pro_xq .hd .prev {
	left: -5rem;
}
#n_pro_xq .hd .next {
	right: -5rem;
}
#n_pro_xq2 {
	overflow: hidden;
}
#n_pro_xq2 .hd {
	background: #f8f9fb;
	margin-bottom: 3rem;
}
#n_pro_xq2 .hd ul {
	max-width: 620px;
	margin: 0 auto;
	display: block;
}
#n_pro_xq2 .hd ul li {
	display: inline-block;
	padding: 0 12px;
	height: 59px;
	line-height: 59px;
	margin: 0 20px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	color: #363636;
	position: relative;
	z-index: 4;
	font-size: 1rem;
	height: 59px;
	line-height: 59px;
	cursor: pointer;
}
#n_pro_xq2 .hd ul li.slick-current:before {
	content: "";
	width: 5rem;
	height: 2px;
	background: #091a41;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -2.5rem;
	bottom: 0;
}
#n_pro_xq2 .hd ul li:after {
	content: ">";
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -4.5px;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform-origin: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	color: #333;
	font-family: simsun;
	opacity: 0;
}
#n_pro_xq2 .hd ul li.slick-current:after {
	bottom: -45px;
	opacity: 1;
}
#n_pro_xq2 .hd .slick-list {
	overflow: visible;
}
#n_pro_xq2 .bd {
	max-width: 1200px;
	margin: 0 auto;
}
#n_pro_xq2 .bd ul {
}
#n_pro_xq2 .bd ul li.slick-slide img {
	display: inline-block;
}/*导航修改*/
@media (min-width: 1200px) {
#m_nav li {
	position: relative;
}
#m_nav .title .list {
	left: 0;
	margin-left: 0;
	margin-top: 1px;
	white-space: nowrap;
	border: 0;
	width: auto;/* box-shadow:0 3px 5px 0 rgba(0,0,0,.1);*/
	background: rgba(255,255,255,.95);
	z-index: 0;
}
#m_nav .title .list:after {
	content: "";
	width: 4000px;
	height: calc(100% + 1px);
	display: block;
	position: absolute;
	top: -1px;
	left: -2000px;
	background: #fff;
	z-index: -1;
	border-bottom: 1px solid #eee;
}
#m_nav .title>a {
	position: relative;
}
#m_nav .title:hover>a:after {
	content: "";
	width: 30px;
	height: 1px;
	background: #076c88;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 0;
}
#m_nav .title:hover>a:before {
	content: "";
	border: 6px solid transparent;
	border-bottom: 6px solid #076c88;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: 0px;
}
#m_nav li:nth-child(5) .list, #m_nav li:nth-child(6) .list, #m_nav li:nth-child(6) .list {
	right: 0;
	left: auto;
}/*#m_nav li:nth-child(5) .list,#m_nav li:nth-child(6) .list,#m_nav li:nth-child(6) .list{ white-space: normal;}#m_nav li:nth-child(5) .list a,#m_nav li:nth-child(5) .list a,#m_nav li:nth-child(5) .list a{ line-height:45px;}*/
#m_nav .title .list a {
	white-space: nowrap;
}
#m_nav li .a h3 {
	transition: .3s;
}
#m_nav li:hover .a h3 {
	color: #076c88 !important;
}/*#m_nav .title .list{ -webkit-transform-origin: top; -moz-transform-origin: top; display:block !important; -ms-transform-origin: top; -o-transform-origin: top; transform-origin: top; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; transform: perspective(400px) rotateX(-90deg); }#m_nav .title:hover .list{ opacity: 1; transform: perspective(400px) rotateX(0deg); }*/
#header.xg {
	border-bottom: 1px solid #eee;
}
}
.foot_logo svg {
	width: 200px;
	height: 71px;
}
