@charset "utf-8";
/* CSS Document */
html {
	overflow-x: hidden;
	overflow-y: auto;
}
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, img, p, tr {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #000;
}
body {
	font-size: 14px;
	word-wrap: break-word;
	overflow: hidden;
	color: #000;
}
a {
	text-decoration: none;
	color: #000;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #1b3884;
}
img {
	border: none;
	max-width: 100%;
	vertical-align: middle;
}
.clear {
	clear: both;
	height: auto;
	line-height: 0px;
	zoom: 1;
	font-size: 1px;
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.wrap {
	margin: 0 12.39%;
	position: relative;
	z-index: 10;
}
.mid {
	display: table;
	height: 100%;
	width: 100%;
}
.cell {
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.cell {}


.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
 *zoom:1;
}

   /* 圆细滚动条样式*/
::-webkit-scrollbar {
width:5px;
height:10px
}
::-webkit-scrollbar-button:vertical {
display:none;
}
::-webkit-scrollbar-track:vertical {
background-color:black
}
::-webkit-scrollbar-track-piece {
background:#FFF
}
::-webkit-scrollbar-thumb:vertical {
background-color:#8E8E8E;
border-radius:5px
}
::-webkit-scrollbar-thumb:vertical:hover {
background-color:#3B3B3B
}
::-webkit-scrollbar-corner:vertical {
background-color:#535353
}
::-webkit-scrollbar-resizer:vertical {
background-color:#FF6E00
}
@media screen and (max-width:1440px) {
.wrap {
	margin: 0 7.8125%;
}
}
@media screen and (max-width:1024px) {
.wrap {
	margin: 0 5%;
}
}
 @media screen and (max-width:768px) {
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, img, p, tr {
	font-size: 14px;
	letter-spacing: 0;
}
.wrap {
	margin: 0 2.60416666666667%;
}
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.center {
	text-align: center
}
.block {
	display: block;
}
.of {
	overflow: hidden;
}




.white {
	color: #fff;
}
.fs70 {
	font-size: 70px;
}
.fs60 {
	font-size: 60px;
}
.fs48 {
	font-size: 48px;
}
.fs40 {
	font-size: 40px;
}
.fs36 {
	font-size: 36px;
}
.fs30 {
	font-size: 30px;
}
.fs26 {
	font-size: 26px;
}
.fs24 {
	font-size: 24px;
}
.fs20 {
	font-size: 20px;
}
.fs18 {
	font-size: 18px;
}
.fs14 {
	font-size: 14px;
}
.fs12 {
	font-size: 12px;
}
@media screen and (max-width:1440px) {
.fs60 {
	font-size: 55px;
}
.fs48 {
	font-size: 42px;
}
.fs40 {
	font-size: 38px;
}
.fs26 {
	font-size: 24px;
}
.fs36 {
	font-size: 34px;
}
}
 @media screen and (max-width:1320px) {
.fs70 {
	font-size: 65px;
}
.fs60 {
	font-size: 50px;
}
.fs48, .fs40 {
	font-size: 36px;
}
.fs20 {
	font-size: 18px;
}
.fs26 , .fs24 {
	font-size: 22px;
}
.fs30 {
	font-size: 26px;
}
.fs36 {
	font-size: 32px;
}
}
 @media screen and (max-width:1200px) {
.fs70 {
	font-size: 60px;
}
.fs60 {
	font-size: 45px;
}
.fs48, .fs40, .fs36 {
	font-size: 30px;
}
.fs26 , .fs24{
	font-size: 20px;
}
.fs30 {
	font-size: 24px;
}
.fs20, .fs18 {
	font-size: 16px;
}
}
@media screen and (max-width:1024px) {
.fs70 {
	font-size: 50px;
}
.fs60 {
	font-size: 40px;
}
.fs48, .fs40, .fs36 {
	font-size: 24px;
}
.fs30 {
	font-size: 20px;
}
.fs26 , .fs24{
	font-size: 18px;
}
.fs20, .fs18 {
	font-size: 15px;
}
}
 @media screen and (max-width:768px) {
.fs70 {
	font-size: 40px;
}
.fs60 {
	font-size: 35px;
}
.fs36 {
	font-size: 20px;
}
.fs70 {
	font-size: 40px;
}
}
@media screen and (max-width:480px) {
.fs70, .fs60 {
	font-size: 30px;
}
.fs48, .fs40 {
	font-size: 20px;
}
.fs26 , .fs24{
	font-size: 16px;
}
}
/*上下页*/

#flip {
	margin: 0 0 4% 0;
}
.digg4 {
	padding: 3px;
	margin: 3px;
	text-align: center;
	font-family:  Arial, 微软雅黑;
	font-size: 12px;
}
.metpager_8 a, .metpager_8 span.miy {
	padding: 1px 6px;
	color: #292929;
}
.digg4 span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #000;
}
.digg4 a, .digg4 span.miy {
	margin: 2px;
	text-decoration: none;
	font-size: 14px;
	display: inline-block;
	background: #fff;
	border: 1px solid #e5e5e5;
}
.digg4 a:hover, a.page-num.page-num-current {
	background: #8d8d8d;
	color: #fff;
}
/*菜单*/

/*********header**********/
 
#header {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	background: #fff;
}
/*#header:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #ededed;
	opacity: .2
}*/
.header_mid {
	position: relative;
	margin-left: 2.64583333333333%;
}
.header_mid_mid {
	text-align: center;
	padding-left: 10vw;
}
.header_mid_mid ul li {
	display: inline-block;
	z-index: 1;
	margin: 0 1vw;
	position: relative;
}
.header_mid_mid ul li dl {
	width: 11.4375em;
	padding: 1em 0;
	display: none;
	position: absolute;
	left: -3.71875em;
	background-color: rgba(0,0,0,.47);
}
.header_mid_mid ul li dl a {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	font-size: .9375em;
	color: #fff;
	display: block;
	padding: .6em 0;
	color: #ddd;
}
.header_mid_mid ul li dl a:hover {
	background-color: #1b3884;
}
.header_mid_mid ul li a.biga {
	position: relative;
	display: block;
	height: 5.5em;
	line-height: 5.5em;
}
.header_mid_mid ul li a.biga:hover {
	color: #ec0f0f
}
.header_mid_mid ul li a.biga:after {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	z-index: 10;
	content: '';
	bottom: 0px;
	position: absolute;
	height: 1px;
	background-color: #ec0f0f;
	left: 50%;
	width: 0;
}
.header_mid_mid ul li a.biga:hover:after, .header_mid_mid ul li a.bigaon:after {
	width: 100%;
	left: 0;
}
.header_logo {
	text-align: center;
	z-index: 10;
	position: absolute;
	left: 0%;
	top: 0%;
	height: 100%;
}
.header_mid_left {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.header_mid_right {
	position: absolute;
	right: 70px;
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
}
.header_mid_right .tel, .header_mid_right .lan, .header_mid_right .search {
	border-left: 1px solid #e5e5e5;
	height: 100%;
	display: inline-block;
	float: left;
	position: relative
}
.header_mid_right .tel span {
	background: url(../png/5647b38d1e50e61fc77e8c103efd92d0af26ae12.png) no-repeat left top 10px;
	padding-left: 20px;
	color: #074e9e;
	font-weight: 550;
	margin: 0 0.6em;
	letter-spacing: -1px;
display:block;
}
.header_mid_right .search a {
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	margin: 0 1.2em;
	background-image: url(../png/y6.png);
	width: 21px;
	height: 20px;
}
.header_mid_right .search a.showsearch.on {
	background-image: url(../png/922c16ebe7fc645cd3c1276e3d1a6e067224c678.png);
}
.header_mid_right .search .ss {
	position: absolute;
	top: 101%;
	right: 0;
	display: none;
	z-index: 3;
	width: 300px;
	background: #fff;
	height: 55px;
}
form.search-form {
}
input.search-input {
	width: 100%;
	border: none;
	font-size: 14px;
	padding: 10px;
	outline: 0;
}
.search form button {
	position: absolute;
	right: 10px;
	top: 0px;
	color: #000;
	background: 0 0;
	border: none;
	padding: 0;
	margin: 0;
	line-height: normal;
	font-weight: 300;
	outline: 0;
	cursor: pointer;
	height: 55px;
}
.header_mid_right .search a:hover {
	background-image: url(../png/91298122facf48439292a65cc9364848adcaf28e.png);
}
.header_mid_right .lan a {
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	margin: 0 0.8em;
	background-image: url(../png/cbdaf1639ee2967624b7e90f09d6d2821fd08923.png);
	width: 24px;
	height: 21px;
}
.header_mid_right .lan a:hover {
	background-image: url(../png/f3d2aa1a766860fbe101abce863425203cbe4179.png);
}
.menu-toggler {
	top: 50%;
	right: 0px;
	z-index: 10;
	cursor: pointer;
	width: 65px;
	height: 100%;
	position: absolute;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	background: #074e9e;
}
.menu-toggler .line {
	top: 50%;
	left: 50%;
	width: 30px;
	height: 2px;
	margin-top: -1px;
	position: absolute;
	background: #fff;
	-webkit-transform: translate3d(-50%, 0%, 0);
	transform: translate3d(-50%, 0%, 0);
}
.menu-toggler .line-1 {
	-webkit-transform: translate3d(-50%, -6px, 0);
	transform: translate3d(-50%, -6px, 0);
	-webkit-animation: toggler-open-line-1 1500ms 1 normal forwards;
	animation: toggler-open-line-1 1500ms 1 normal forwards;
}
.menu-toggler .line-2 {
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.menu-toggler .line-3 {
	-webkit-transform: translate3d(-50%, 6px, 0);
	transform: translate3d(-50%, 6px, 0);
	-webkit-animation: toggler-open-line-3 1500ms 1 normal forwards;
	animation: toggler-open-line-3 1500ms 1 normal forwards;
}
.menu-toggler.close .line-1 {
	-webkit-animation: toggler-close-line-1 1500ms 1 normal forwards;
	animation: toggler-close-line-1 1500ms 1 normal forwards;
}
.menu-toggler.close .line-2 {
	width: 0;
}
.menu-toggler.close .line-3 {
	-webkit-animation: toggler-close-line-3 1500ms 1 normal forwards;
	animation: toggler-close-line-3 1500ms 1 normal forwards;
}
@-webkit-keyframes toggler-open-line-1 {
0% {
-webkit-transform:translate3d(-50%, 0px, 0) rotate(45deg);
}
50% {
-webkit-transform:translate3d(-50%, 0px, 0) rotate(0deg);
}
100% {
-webkit-transform:translate3d(-50%, -6px, 0) rotate(0deg);
}
}
@keyframes toggler-open-line-1 {
0% {
transform:translate3d(-50%, 0px, 0) rotate(45deg);
}
50% {
transform:translate3d(-50%, 0px, 0) rotate(0deg);
}
100% {
transform:translate3d(-50%, -6px, 0) rotate(0deg);
}
}
@-webkit-keyframes toggler-open-line-3 {
0% {
-webkit-transform:translate3d(-50%, 0px, 0) rotate(-45deg);
}
50% {
-webkit-transform:translate3d(-50%, 0px, 0) rotate(0deg);
}
100% {
-webkit-transform:translate3d(-50%, 6px, 0) rotate(0deg);
}
}
@keyframes toggler-open-line-3 {
0% {
transform:translate3d(-50%, 0px, 0) rotate(-45deg);
}
50% {
transform:translate3d(-50%, 0px, 0) rotate(0deg);
}
100% {
transform:translate3d(-50%, 6px, 0) rotate(0deg);
}
}
@-webkit-keyframes toggler-close-line-1 {
0% {
-webkit-transform:translate3d(-50%, -6px, 0) rotate(0deg);
}
50% {
-webkit-transform:translate3d(-50%, 0px, 0) rotate(0deg);
}
100% {
-webkit-transform:translate3d(-50%, 0px, 0) rotate(45deg);
}
}
@keyframes toggler-close-line-1 {
0% {
transform:translate3d(-50%, -6px, 0) rotate(0deg);
}
50% {
transform:translate3d(-50%, 0px, 0) rotate(0deg);
}
100% {
transform:translate3d(-50%, 0px, 0) rotate(45deg);
}
}
@-webkit-keyframes toggler-close-line-3 {
0% {
-webkit-transform:translate3d(-50%, 6px, 0) rotate(0deg);
}
50% {
-webkit-transform:translate3d(-50%, 0px, 0) rotate(0deg);
}
100% {
-webkit-transform:translate3d(-50%, 0px, 0) rotate(-45deg);
}
}
@keyframes toggler-close-line-3 {
0% {
transform:translate3d(-50%, 6px, 0) rotate(0deg);
}
50% {
transform:translate3d(-50%, 0px, 0) rotate(0deg);
}
100% {
transform:translate3d(-50%, 0px, 0) rotate(-45deg);
}
}
.bodyon #header {
	position: fixed;
	background-color: #fff;
	border-bottom:1px solid #e5e5e5;
}
.bodyon .header_mid_mid ul li a.biga, .bodyon .header_mid_right a {
	color: #000;
}

.bodyon2 #header {
	transform: translateY(-100%);
	-webkit-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	-moz-transition-duration: 0s;
	transition-duration: 0s;
}

/*********index**************/
.indexpro_act_mid {
	position: relative
}
.indexpro_act_mid:after {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../png/img27.png) no-repeat;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	content: '';
	position: absolute;
	left: 0;
	top: -10px;
	background-position: center
}
 @keyframes mouse-dot {
 from {
opacity: 1;
}
 33% {
opacity: 1;
}
to {
	transform: translateY(15px);
	-webkit-transform: translateY(15px);
	opacity: 1;
}
}
 @-webkit-keyframes mouse-dot {
 from {
opacity: 1;
}
 33% {
opacity: 1;
}
to {
	transform: translateY(15px);
	-webkit-transform: translateY(15px);
	opacity: 1;
}
}
#sitemapContent {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
	visibility: hidden;
	z-index: -1;
	-webkit-transition: all 0.3s 0.5s;
	transition: all 0.3s 0.5s;
}
#sitemapInnerCon {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
#sitemapContent .sitemap-bg-box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#sitemapContent .visual-intro-item {
	float: left;
	position: relative;
	height: 100%;
}
#sitemapContent .visual-intro-item:before {
	position: absolute;
	left: 0;
	top: 0px;
	width: 1px;
	height: 0;
	content: "";
	background-color: rgba(255,255,255,0.2);
	z-index: 1;
}
#sitemapContent .visual-intro-item:first-child:before {
	display: none
}
#sitemapContent .visual-intro-item:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #505050;
	-webkit-transition: width .6s cubic-bezier(0.47, 0, 0.31, 1.04) 0.2s;
	transition: width .6s cubic-bezier(0.47, 0, 0.31, 1.04) 0.2s;
}
#sitemapContent .sitemap-close-btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 75px;
	height: 75px;
	border: none;
	background: none;
	cursor: pointer;
	background-color: #505050;
}
#sitemapContent .sitemap-close-btn i {
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 48.88888888888889%;
	width: 48.88888888888889%;
	background-image: url(../png/6160c2603e6b525cfa893222a7a827c0e2f66120.png);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%
}
.sitemap-wrapper-style02 {
	height: 100%;
}
.sitemap-wrapper-style02 > ul {
	overflow: hidden;
	position: relative;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	margin-top: -2%
}
.sitemap-wrapper-style02 > ul > li {
	overflow: hidden;
	float: left;
	width: 16.666666%;
	height: 100%;
}
.sitemap-wrapper-style02 > ul > li > h2 {
	overflow: hidden;
	color: #fff;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: -0.5px;
	margin: 0% 15% 0 19%;
	line-height: 1.2;
	display: table;
	height: 70px
}
.sitemap-wrapper-style02 > ul > li > h2 a {
	color: #fff;
}
.sitemap-wrapper-style02 > ul > li > h2 a:hover {
	color: #017ad7
}
.sitemap-wrapper-style02 > ul > li > h2 span {
	display: table-cell;
	vertical-align: top
}
.sitemap-wrapper-style02 > ul > li > h2.hide {
	opacity: 0
}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a {
	overflow: hidden;
	position: relative;
	display: inline-block;
	margin: 12px 15% 12px 19%;
	color: #c3c3c3;
	font-size: 16.5px;
	letter-spacing: -0.5px;
	line-height: 1.6;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a span {
	position: relative;
	display: inline-block;
	z-index: 1;
	padding-left: 9px;
}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a span:before {
	position: absolute;
	content: "-";
	left: 0;
	top: 0;
}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a .gnb-icon {
	display: none;
}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a:hover {
	color: #fff;
}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a:hover:after {
	width: 100%;
}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 {
	margin: 0 15% 0 19%;
	padding: 19px 0;
	font-weight: 600;
	font-size: 20px;
	letter-spacing: -0.5px;
	color: #5e5e5e;
	overflow: hidden
}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span {
	display: block;
}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep .gnb-3dep {
	padding-bottom: 15px
}
.sitemap-wrapper-style02 ul li span, .sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span {
	opacity: 0;
	filter: Alpha(opacity=50);
	-webkit-transform: translateX(-5%);
	transform: translateX(-50%);
	transition: transform .8s cubic-bezier(0.47, 0, 0.31, 1.04) 0s, opacity .8s cubic-bezier(0.47, 0, 0.31, 1.04) 0s;
}
#sitemapContent.open {
	opacity: 1.0;
	filter: Alpha(opacity=100);
	visibility: visible;
	z-index: 99999;
	background-color: #242424;
	-webkit-transition: all 0.3s 0s;
	transition: all 0.3s 0s;
}
#sitemapContent.open .visual-intro-item:before {
	height: 100%;
}
#sitemapContent.open .visual-intro-item:after {
	width: 0;
}
#sitemapContent.open .visual-intro-item {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	transform-origin: right top;
	transition-property: transform;
	width: 16.666666666666668%
}
#sitemapContent.open .sitemap-wrapper-style02 ul li span, #sitemapContent.open .sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span {
	opacity: 1.0;
	filter: Alpha(opacity=100);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition: transform .8s cubic-bezier(0.47, 0, 0.31, 1.04), opacity .8s cubic-bezier(0.47, 0, 0.31, 1.04);
}
 @-webkit-keyframes scale-bg {
 from {
 -webkit-transform:scale(1.04);
 transform:scale(1.04);
}
to {
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
@keyframes scale-bg {
 from {
 -webkit-transform:scale(1.04);
 transform:scale(1.04);
}
to {
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
.mainvisual__slider-item {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden
}
.mainvisual__slider-item-img { /*-webkit-transform: scale(1.1); transform: scale(1.1);*/
	transition: -webkit-transform 15s linear 2s;
	transition: transform 15s linear 2s;
	transition: transform 15s linear 2s, -webkit-transform 15s linear 2s;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/******手机端menu************/
.navwrap {
	position: fixed;
	top: 56px;
	right: 80%;
	width: 80%;
	height: calc(100vh - 56px);
	z-index: 888;
	background-color: #fff;
	opacity: 0;
	display: none;
}
.navwrap .nav {
	padding: 10px 5% 0px 5%;
	border-top: 1px #dedede solid;
}
.navwrap .nav li {
	line-height: 42px;
	border-bottom: 1px solid #dedede;
	padding: 0px;
}
.navwrap .nav li a {
	display: block;
	color: #000;
	font-size: 16px;
}
.navbg {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 555;
	display: none;
}
.navbg .closeSJ {
	position: absolute;
	right: 24px;
	top: 18px;
}
.navwrap .nav .SJbod {
	display: none;
}
.navwrap .nav .SJbod dd a {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
}
.navwrap .nav .plus a {
	background: url(../png/38416751da8cf784cdd9a3f8be579b8633908cce.png) right center no-repeat;
}
.navwrap .nav .minus a {
	background: url(../jpg/20bb9e1425315c828603376693b8decd2bb94ba4.jpg) right center no-repeat;
}
.navwrap .nav .lan .SJtit a {
	display: inline-block;
}
.navwrap .nav .lan .SJtit span {
	color: #ccc;
	font-size: 16px;
	display: inline-block;
	padding: 0px 5px;
}
@media screen and (max-width:1600px) {
.header_mid {
	margin-left: 1.64583333333333%;
}
.header_mid_mid ul li {
	margin: 0 0.5vw
}
.header_mid_mid {
	padding-left: 7vw
}
}
@media screen and (max-width:1400px) {
.header_mid {
	margin-left: 0.64583333333333%;
}
.header_logo img {
	height: 55px
}
.header_mid_right .search a, .header_mid_right .lan a {
	margin: 0 0.6em
}
.menu-toggler {
	width: 50px;
}
.header_mid_right {
	right: 50px;
}
}
@media screen and (max-width:1320px) {
.header_logo img {
	height: 50px
}
.header_mid_right .tel span b{display: block}
}
 @media screen and (max-width:1200px) {
.header_mid_mid {
	display: none
}
.header_mid {
	height: 4em
}
.header_mid_right .tel span b{display: inline-block}
}
 @media screen and (max-width:768px) {
.header_logo img:nth-child(2) {
	display: none
}
.navwrap {
	display: block
}
#sitemapContent.open {
	display: none;
}
}
 @media screen and (max-width:500px) {

.css_animation {
	width: 80px;
	height: 80px;
}
.header_mid_right .tel, .header_mid_right .search {
	display: none;
}
.navwrap {
	width: 100%;
}
}
/*尾部*/

.foot {
	width: 100%;
	background: #282a2e;
	padding: 4% 0;
	position: relative;
}
.foot .left {
	width: 33.33333333%;
}
.foot .right {
	width: 64.66666667%;
}
.foot .conts {
	width: 100%
}
.foot .conts .intrs {
	width: 100%
}
.foot .conts .intrs .logo {
	width: 100%;
	height: 84px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}
.foot .conts .intrs .text {
	width: 100%
}
.foot .conts .intrs .text .item {
	width: 100%;
	margin-bottom: 5%;
}
.foot .conts .intrs .text .ma {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 3%;
}

.foot .conts .intrs .text .ma img{
	max-width: 120px;
}

.foot .conts .intrs .text .add {
	display: inline-block;
}
.foot .conts .intrs .text .item h5 {
	color: #fff;
	margin-bottom: 3%;
}
.foot .conts .intrs .text .item h4 p {
	font-size: 36px;
	line-height: 30px;
	color: #1b3884;
	font-weight: bold;
	margin: 0;
	letter-spacing: -1px;
}
.foot .conts .intrs .text .item p {
	line-height: 24px;
	margin: 0;
	color: #999
}
.foot .conts .links {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot .conts .links dl {
	float: left;
	width: 20%
}
.foot .conts .links dl dt {
	line-height: 76px;
	color: #fff
}
.foot .conts .links dl dt a {
	color: #fff;
	text-decoration: none;
	font-weight: 550;
}
.foot .conts .links dl dd {
	line-height: 25px;
	margin-bottom: 5%;
}
.foot .conts .links dl dd a {
	color: #fff;
	opacity: 0.5;
	text-decoration: none
}
.foot .conts .links dl dd a:hover {
	color: #fff;
	opacity: 1
}
.footer {
	width: 100%;
	padding: 1% 0;
	border-top: 1px solid #141417;
	overflow: hidden;
	background-color: #1c1d21
}
.footer span {
	color: #c2c2c2;
	margin-right: 5px
}
.footer span a {
	color: #c2c2c2;
}
.lfooter {
	display: none;
}
 @media screen and (max-width:1200px) {
.foot .conts .links dl {
	text-align: center
}
.foot .conts .links dl:first-child {
	text-align: left
}
.foot .conts .links dl:last-child {
	text-align: right
}
}
 @media screen and (max-width:1024px) {
.foot .right, .foot .left {
	width: 100%;
}
.foot .conts .intrs .text .item {
	margin-bottom: 2%;
}
}
 @media screen and (max-width:768px) {
.foot {
	padding-bottom: 0;
	background: #1c1d21
}
.foot .conts .links dl {
	text-align: left
}
.foot .conts .links dl:last-child {
	text-align: left
}
.foot .conts .links dl dt {
	line-height: 40px;
}
.footer span {
	display: block;
	width: 100%;
	margin: 0;
	text-align: center
}
}
 @media screen and (max-width:480px) {
.foot .left {
	display: none;
}
.foot .conts .links dl {
	width: 100%;
}
.foot .conts .links dl dd {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 2%;
}
.footer {
	margin-bottom: 50px;
}
.lfooter{display:block; max-width: 100%;position: fixed; height:50px;bottom: 0px; left: 0;right: 0;margin: 0 auto;display: block; z-index: 999;background:#515151;padding-top:5px;}
.lfooter ul li { width: 20%;height: 100%; float: left; text-align: center;}
.lfooter ul li a{display:block;width:100%;height:100%;color:#fff;}
.lfooter ul li a span img{display:block;width:25px;height:25px;margin:0 auto;line-height:25px;font-size:1.4rem;color:#fff;}

.lfooter ul li:nth-child(4) a{position:relative;top:-15px;}
.lfooter ul li:nth-child(4) a span img{width:54px;height:54px;}
}

.header_mid_right .tel i {
    display: block;
    font-size: 14px;
    font-style: inherit;

    font-weight: 500;
}





/*客服*/
.side{position:fixed;width:70px;right:0;top:55%;z-index:999;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:70px;height:75px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#004bbf;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li a div {font-size: 14px;}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../png/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../png/c87055655d2993b4a385820bb4091dd9e57d2423.png)}
.side ul li i.bgs3{background-image:url(../png/913260524e2952592c42b614ce4d4d1176b84210.png)}
.side ul li i.bgs4{background-image:url(../png/14e196de87abab231b65979deaf9ca47e338282e.png)}
.side ul li i.bgs5{background-image:url(../png/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../png/d5bec150a55f22f3f3b92500443da01748ced133.png)}
.side ul li:hover i.bgs1{background-image:url(../png/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../png/f7a9bf51237f6540c6afc3d1940d4751b1830dd6.png)}
.side ul li:hover i.bgs3{background-image:url(../png/97c7282f68bc698a17cd19ac1adb1344c823a5b7.png)}
.side ul li:hover i.bgs4{background-image:url(../png/3714a1399449a769df15189f50e8dab6277935a4.png)}
.side ul li:hover i.bgs5{background-image:url(../png/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#004bbf;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:134px;display:none;color:#363636;text-align:center;padding-top:134px;position:absolute;left:-134px;top:0;background-image:url(../jpg/62d0bcb3d8bb649cd2ecc6aca5146a6cb7ade24c.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width: 260px;height:70px;display:none;color:#fff;text-align:left;position:absolute;left: -260px;top:0;background:#004bbf}
.side ul li.sideetel .telBox dd{display:block;height: 70px;overflow:hidden;padding-left:82px;line-height:24px;font-size:16px;color:#fff;}
.side ul li.sideetel .telBox dd span{display:block;line-height: 70px;overflow:hidden;font-size:16px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../png/0ded9ecc5034f1a4420997b8649c94cd901ba6fe.png) 28px center no-repeat;background-color:#101c32;}
.side ul li.sideetel .telBox dd.bgs2{background:url(../png/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
 @media screen and (max-width:480px) {
.side {
	display: none;
}
}