﻿@charset "utf-8";


/* 全局样式

-------------------------------------------------------------- */

html, body, a, p, span, ul, img {
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
	font-size: 14px;
	font-family: "Microsoft YaHei", "Arial";
	color: #666;
}
p {
	line-height: 25px;
}
img {
	border: none;
	vertical-align: middle;
}
td {
	vertical-align: center;
	font-size: 14px;
}
* {
	margin: 0;
	padding: 0;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
	border: medium none;
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	outline: none;
}
.body {
	background: #fff;
}
.nbody {
	background: #efefef;
}
ul, ol, li {
	list-style: none;
}
img {
	border: 0px;
}
table, table tr, table td {
	border: solid 1px #777777;
}
html, body {
	height: auto;
	margin: 0 auto;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
input, textarea {
	font-family: "Microsoft YaHei", "Arial";
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 3em;
	line-height: 1;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 2em;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
h6 {
	font-size: 1em;
}
body {
	background: #fff;
}
/* 页面基本元素

-------------------------------------------------------------- */



/* 链接样式 */

a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* 常用元素 */

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
/* 层浮动 */

.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin: 0 auto;
}
/* 文字对齐 */

.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
.tcenter {
	text-align: center;
}
img {
	webkit-transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);
	transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);
	transition: transform .75s cubic-bezier(.19, 1, .22, 1);
	transition: transform .75s cubic-bezier(.19, 1, .22, 1), -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);
}
.procpzs {margin-top: 40px;}
.procpzs .tab_panel:nth-child(2) {display:none;}
.procpzs .tab_panel:nth-child(3) {display:none;}

.panel_active:nth-child(3) {display:none;}

/* top

-------------------------------------------------------------- */
.small .rg a img {
    filter: brightness(0) saturate(100%);
}
.header {
	width: 100%;
	height: auto;
	position: fixed;
	z-index: 999;
	top: 0;
	padding: 0 0 0 1%;
}
.logo {
	overflow: hidden;
}
.encn{
	overflow:hidden;
	line-height:30px;
	padding:35px 1% 35px 0;
        margin: 25px 1% 25px 0;
    border: 1px solid #fff;
    padding: 5px 15px;
    border-radius: 25px;
    
}
.encn a{
	font-size:16px;
	color:#fff;
    padding: 0 5px;
}
.small{
	box-shadow: 0px 2px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.3); 
    background: #fff;
}

.small .encn{
    border: 1px solid #000;  
}

.small .encn a{
	color:#000;
}
.topewm {
	width: 12.5%;
	height: 100%;
	overflow: hidden;
	background: #0765a7;
}
.topewm dl {
	width: 130px;
	overflow: hidden;
	margin: 27.5px auto 0;
}
.topewm dl dt, .topewm dl dd {
	overflow: hidden;
	float: left;
}
.topewm dl dt img {
	max-width: 100%;
	height: auto;
}
.topewm dl dd {
	font-size: 13px;
	color: #fff;
	padding-left: 20px;
	padding-top: 4.5px;
}
.toptel {
	height: 45px;
	line-height: 45px;
	background: url(../images/tel01.png) no-repeat 28px center;
	padding-left: 65px;
	padding-right: 28px;
	font-size: 20px;
	color: #fff;
	font-family: Arial;
	margin-right: 22px;
	margin-top: 27.5px;
	border: solid 1px #fff;
	border-radius: 15px;
}
.toptel span {
	width: 100%;
	display: block;
	color: #fff;
	font-size: 13px;
}

.small .toptel {
    height: 45px;
    line-height: 45px;
    background: url(../images/tel02.png) no-repeat 28px center;
    padding-left: 65px;
    padding-right: 28px;
    font-size: 20px;
    color: #da251c;
    font-family: Arial;
    margin-right: 22px;
    margin-top: 27.5px;
    border: solid 1px #a1bfd7;
    border-radius: 15px;
}

.tab_panel ul li {
    float: left;
    padding: 0 14px;
    width: 450px;;
}
/* nav
-------------------------------------------------------------- */
.menu, .menu ul {
	list-style: none;
	padding: 0;
}
.menu > li {
	position: relative;
	display: inline-block;
	outline: 0;
}
.submenu {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 0;
	overflow: hidden;
	/* IE8 needs this */

	overflow: hidden\0/ !important;
	max-height: 0;
	/* A .submenu should be only revealed when hovering the .menu */

	pointer-events: none;
}
.menu > li:hover .submenu, .menu > li:focus .submenu {
	pointer-events: auto;
	z-index: 10;
	max-height: 2000px;
	-webkit-transition: none;
	-moz-transition: none;
}
/* Default

 ================================================================= */

.submenu li {
	opacity: 0;
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s;
	-moz-transition: opacity .4s, -moz-transform .6s, max-height .6s;
	-ms-transition: opacity .4s, -ms-transform .6s, max-height .6s;
	-o-transition: opacity .4s, -o-transform .6s, max-height .6s;
	transition: opacity .4s, transform .6s, max-height .6s;
}
.menu > li:hover .submenu li, .menu > li:focus .submenu li {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
/* Shield

 ================================================================= */

.shield {
	overflow: visible;
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-ms-perspective: 400px;
	-o-perspective: 400px;
	perspective: 400px;
}
.shield li {
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	-o-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	-moz-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	-ms-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	-o-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
}
.nav {
	margin-left: 30%;
}
.nav > ul {
	display: inline-block;
	margin: 0;
}
.nav .menu > li {
	float: left;
	text-align: center;
	line-height: 100px;
	position: relative;
}
.nav .menu > li a {
	color: #fff;
	font-size: 18px;
	display: block;
	padding: 0 50px;
	line-height: 100px;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	position: relative;
}
.logox {display: none;}
.small .logox {display: block;    padding: 10px 0;}
.small .logos {display: none;}

.small .nav .menu > li:hover a, .small .nav .menu > li.active a {
    
    	color: #da251c;
	font-weight: bold;
    
}

.small .nav .menu li a {
    color: #000;}


.small .nav .menu li .submenu a {
    color: #fff;}

.nav .menu > li:hover a, .nav .menu > li.active a {
	color: #fff;
	font-weight: bold;
}
.nav .menu > li .submenu {
	width: 100%;
}
.nav .menu > li .submenu li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #da251c;
	text-align: center;
	border-top: solid 1px #fff;
}
.nav .menu > li .submenu li a {
	display: block;
	color: #fff;
	background: none;
	font-size: 14px;
	padding: 0;
	line-height: 30px;
}
.nav .menu > li .submenu li:hover {
	background: #e71f19;
}
.nav .menu > li a:hover:after, .nav .menu > li.active a:after {
	width: 100%;
}
.nav .menu > li .submenu li a:after,.nav .menu > li .submenu li a:hover:after{
	width:0;
}

/* cont
-------------------------------------------------------------- */
.cont {
	width: 1438px;
	overflow: hidden;
	margin: auto;
}
.cont1 {
	width: 1438px;
	height: auto;
	margin: auto;
}
/* banner

-------------------------------------------------------------- */
/*video{
    max-width: 100%;
    height: auto;
}
.p_video {
    width: 100%;
}
.banner video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	
}
.bannermore {
	width: 100px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border-left: solid 1px rgba(132,132,132,0.2);
	z-index: 99;
}
.bannermore img {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	right: 0;
}
.mouse-index {
	position: absolute;
	bottom: 40px;
	right:38px;
	width: 28px;
	z-index: 999;
}
.mouse {
	width: 28px;
	overflow: hidden;
	position: relative;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-animation: scroll 1s infinite alternate;
	animation: scroll 1s infinite alternate;
}
.mouse-index p {
	width: 100%;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}
 @-webkit-keyframes scroll {
 100% {
 -webkit-transform: translate(-50%, 8px);
 transform: translate(-50%, 8px);
}
}
@keyframes scroll {
 100% {
 -webkit-transform: translate(-50%, 8px);
 transform: translate(-50%, 8px);
}
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.rslides {
	margin: 0 auto 40px;
}
#slider2, #slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	width: 2px;
	padding: 0;
	font-size: 18px;
	list-style: none;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	margin-top:-129px;
	z-index: 99;
	display: inline-block;
	right: 3%;
}
.rslides_tabs li {
	float: left;
	width: 2px;
	height: 86px;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs li:last-child {
	margin-right: 0;
}
.rslides_tabs a {
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(255,255,255,0.5);
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs li a:hover, .rslides_tabs .rslides_here a {
	background: #fff;
}
.rslides_tabs li a:hover:before, .rslides_tabs .rslides_here a:before {
	background: #fff;
}
/* Callback example */
/*.events {
	list-style: none;
}
.callbacks_container {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.banner .rslides_nav {
	width: 46px;
	height: 46px;
	display: block;
	position: absolute;
	bottom: 140px;
	z-index: 99;
	border-radius: 50%;
}
.banner .prev {
	left: 240px;
	background: url(../images/prev.png) no-repeat center;
	border: solid 1px #797775;
	border-radius: 50%;
}
.banner .next {
	left: 316px;
	background: url(../images/next.png) no-repeat center;
	border: solid 1px #14619a;
	border-radius: 50%;
}
#slider3-pager a {
	display: inline-block;
}
#slider3-pager img {
	float: left;
}
#slider3-pager .rslides_here a {
	background: transparent;
	box-shadow: 0 0 0 2px #666;
}
#slider3-pager a {
	padding: 0;
}
 @media screen and (max-width: 600px) {
.callbacks_nav {
	top: 47%;
}
}*/







.index_banner_box {
	position: relative;
}

.index_banner_box .banner_swiper {
	position: relative;
	z-index: 1;
}

.index_banner_box .swiper-wrapper {
	transition-timing-function: linear !important;
}

.index_banner_box .swiper-slide .img_box img {
	width: 100%;
	height: 100vh;
	display: block;
	object-fit: cover;
}

.toSmall {
	animation: toSmall 2s linear;
	animation-fill-mode: forwards;
}

@keyframes toSmall {
	from {
		transform: scale(1);
	}

	to {
		transform: scale(1.2);
	}
}

.toSmall2 {
	animation: toSmall2 2s linear;
	animation-fill-mode: forwards;
}

@keyframes toSmall2 {
	from {
		transform: scale(1.1);
	}

	to {
		transform: scale(1);
	}
}

.index_banner_box .swiper-slide {
	position: relative;
}

.index_banner_box .swiper-slide .text_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.index_banner_box .text_box img {
	max-width: 470px;
	min-width: 210px;
	width: 28%;
}

.index_banner_box .text_box h3 {
	font-size: 50px;
	font-weight: 300;
	line-height: 1.4em;
	color: #fff;
	margin: 30px 0 25px;
	font-style: italic;
}

.index_banner_box .text_box p {
	font-size: 26px;
	line-height: 1.4em;
	color: #FFFFFF;
	font-weight: 300;
	letter-spacing: 0.2em;
	padding: 10px 6%;
	background: url(../images/banner_shadow.png) no-repeat center center;
	background-size: 100% 100%;
}

.index_banner_box .swiper-slide .text_box span {
	width: 50px;
	height: 50px;
	border:
}

@media only screen and (min-width: 100px) and (max-width: 1680px) {
	.index_banner_box .text_box h3 {
		font-size: 44px;
		margin: 26px 0 22px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 1440px) {
	.index_banner_box .text_box h3 {
		font-size: 38px;
		margin: 22px 0 19px;
	}

	.index_banner_box .text_box p {
		font-size: 16px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 1200px) {
	.index_banner_box .text_box h3 {
		font-size: 30px;
		margin: 18px 0 16px;
	}

	.index_banner_box .text_box p {
		font-size: 16px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 1000px) {
	.index_banner_box .text_box h3 {
		font-size: 25px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 750px) {
	.index_banner_box .text_box h3 {
		font-size: 20px;
	}
}

.banner_thumber {
	max-width: 1600px;
	width: 90%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 3;
}

.banner_thumber .swiper-slide {
	width: calc(100% / 3);
	padding: 30px 5%;
	position: relative;
}

.banner_thumber .swiper-slide span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, 0.4);
}

.banner_thumber .swiper-slide span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: #44BCB9;
}

.banner_thumber .swiper-slide-thumb-active span:after {
	width: 100%;
	transition: all 5s;
}

.banner_thumber .swiper-slide:last-child {
	border-right: 0;
}

.banner_thumber .swiper-slide p {
	color: #fff;
	line-height: 1.4em;
	font-weight: 300;
}

.xz {
	position: absolute;
	top: 50%;
	right: 10%;
	transform: translateY(-36%)
}

.xz .jt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -70%);
	transition: 0.6s;
	opacity: 1;
}

.xz .jt img {
	width: 14px;
}

.banner_thumber .swiper-slide:hover .xz .jt {
	transform: translate(-50%, -70%) rotateZ(90deg)
}















/*banner*/

/* tit

-------------------------------------------------------------- */
.tit {
	width: 100%;
	overflow: hidden;
}
.tit h3 {
	width: 100%;
	overflow: hidden;
	font-size: 28px;
	color: #272727;
	line-height: 35px;
	font-weight: normal;
}
.tit h3 a {
	font-size: 28px;
	color: #272727;
}
.tit p {
	width: 100%;
	overflow: hidden;
	font-size: 60px;
	color: #383838;
	line-height: 74px;
	font-family: Arial;
	font-weight: bold;
	position: relative;
	z-index: 3;
}
.tit p:after {
	content: "About us";
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	font-size: 60px;
	color: #e3e3e3;
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-o-filter: blur(2px);
	-ms-filter: blur(2px);
	filter: blur(2px);
}
/* topcontact
-------------------------------------------------------------- */
.topcontact {
	height: 90px;
	color: #fff;
	line-height: 90px;
	padding-left: 38px;
	font-size: 18px;
	margin-top: -45px;
	background: #2552c5;
	position: relative;
	z-index: 99;
}
.topcontact .dh {
	width: 90px;
	height: 90px;
	background: url(../images/icon1.png) no-repeat center;
}
.topcontact .dh a {
	width: 100%;
	height: 100%;
	display: block;
}
/* contact
-------------------------------------------------------------- */
.contact {
	width: 100%;
	overflow: hidden;
	background: url(../images/contactbg.jpg) no-repeat top center;
	background-size: cover;
}
.contact .ab_fl {
	width: 100%;
	overflow: hidden;
	background: #fff;
	border-top: solid 1px #f3f3f3;
}
.ab_fl dl {
	overflow: hidden;
	padding: 0 0 34px 0;
}
.ab_fl dl:after {
	content: "";
	width: 1px;
	height: 62px;
	background: #92a8e2;
	position: absolute;
	right: 0;
	top: 38px;
}
.ab_fl dl dt {
	width: 100%;
	overflow: hidden;
	color: #010101;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	margin-top: 32px;
	text-align: center;
}
.ab_fl dl dt font {
	font-size: 30px;
	color: #010101;
}
.ab_fl dl dt span {
	color: #023797;
	font-size: 45px;
	font-weight: normal;
}
.ab_fl dl dd {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: #343434;
	line-height: 20px;
	text-align: center;
}
.ab_fl dl dt .counter {
	color: #2552c5;
	font-size: 45px;
	font-family: Impact;
}
.ab_fl dl img {
	max-width: 100%;
	height: auto;
}
.ab_fl dl:last-child:after {
	display: none;
}
.contactnr {
	padding-bottom: 152px;
}
.contactnr .contactdj, .contactnr .contactdj dt, .contactnr .contactdj dd {
	width: 100%;
	overflow: hidden;
}
.contactnr .contactdj dt, .contactnr .contactdj dd {
	text-align: center;
}
.contactnr .contactdj dd {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-top: 8px;
}
.contactnr .contactdj {
	margin-top: 156px;
}
/* pro
-------------------------------------------------------------- */
.pro {
	width: 100%;
	overflow: hidden;
	padding-top: 88px;
	padding-bottom: 100px;
}
.pronr .tit {
	width: 40%;
	overflow: hidden;
}
.pronr .tit p:after {
	content: "Product";
}
.pronr .pro_list {
	width: 50%;
	overflow: hidden;
	margin-top: 45px;
}

.pronr .pro_list  a {
	width: 234px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	display: block;
	background: #5f5d5d;
	color: #fff;
	font-size: 16px;
	float: left;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.hide1 {display: none;}
.protop {overflow: hidden;}
.pronr .pro_list .active a{
    background: #da251c;   
}
.pronr .pro_list .active a:hover .pronr .pro_list a:hover{
	background:#e71f19;
}
.pronr .prolist {
	width: 100%;
	overflow: hidden;
}
.pronr .owl-carousel .owl-item {
	padding: 0 14px;
}
.pro .pro-carousel-carousel {
	margin-top: 40px;
}
.pronr .profllist{
	width:100%;
	overflow:hidden;
	margin-top:24px;
}
.pronr .profl {
	width:31.333333%;
	overflow: hidden;
	float:left;
	font-size: 20px;
	color: #343434;
	line-height: 30px;
	border-top: solid 1px #cccccc;
	padding: 12px 0;
	margin:10px 1% 0 1%;
	text-align: left;
	background: url(../images/icon1.png) no-repeat right center;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.pronr .profl a{
	font-size: 20px;
	color: #343434;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.pronr .prolist .proimg{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.npro .nprolist .proimg {
	width: 100%;
	overflow: hidden;
	position: relative;
	height:344px;
    border: 1px #dfdfdf solid;
}
.npro .nprolist .proimg img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.npro .nprolist .proimg:hover img{
	transform:translate(-50%, -50%) scale(1.2);
	}
.pronr .prolist .proimg img{
	max-width: 100%;
	height: auto;
}
.pronr .prolist:hover .proimg img{
	-webkit-transform: scale(1.15);
    transform: scale(1.15);
}
.pronr .prolist .proimg .probg, .npro .nprolist .proimg .probg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5) url(../images/icon015.png) no-repeat center 60%;
	opacity: 0;
	z-index: 99;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.pronr .prolist:hover .proimg .probg, .npro .nprolist:hover .proimg .probg {
	opacity: 1;
	-webkit-transform: translateY(100);
	-moz-transform: translateY(100);
	-ms-transform: translateY(100);
	-o-transform: translateY(100);
	transform: translateY(100);
}
.pronr .prolist .protit, .npro .nprolist .protit {
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}
.pronr .prolist .protit .protitlf, .npro .nprolist .protit .protitlf {
	width: 75%;
	overflow: hidden;
	text-align: left;
}
.pronr .prolist .protit .protitrt, .npro .nprolist .protit .protitrt {
	width: 24%;
	overflow: hidden;
}
.pronr .prolist .protit .protitrt span, .npro .nprolist .protit .protitrt span {
	display: block;
	width: 52px;
	height: 52px;
	background: #b6b6b6 url(../images/icon3.png) no-repeat center;
	border-radius: 50%;
	float: right;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.pronr .prolist .protit .protitlf .protitcn, .npro .nprolist .protit .protitlf .protitcn {
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	color: #343434;
	line-height: 30px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.npro .nprolist .protit .protitlf .protitcn{
	white-space: nowrap;
    text-overflow: ellipsis;
}
.pronr .prolist .protit .protitlf .protiten, .npro .nprolist .protit .protitlf .protiten {
	width: 100%;
	overflow: hidden;
	color: #a3a3a3;
	font-family: Arial;
	margin-top: 4px;
}
.pronr .profl:hover{
	color: #da251c;
	border-top: solid 1px #da251c;
	background: url(../images/icon2.png) no-repeat right center;
}
.pronr .profl:hover a{
	color: #da251c;
}
.pronr .prolist:hover .protit .protitlf .protitcn, .npro .nprolist:hover .protit .protitlf .protitcn {
	font-weight: bold;
}
.pronr .prolist:hover .protit .protitrt span, .npro .nprolist:hover .protit .protitrt span {
	background-color: #e71f19;
}
.nprobt {background: #f6f6f6; width:100%; overflow:hidden;padding:15px 0 15px 10px; margin:10px 0 0;font-size: 16px;
    font-weight: bold; }

/* ys
-------------------------------------------------------------- */





.sec-3 .sec-3-right img {
    max-width:none!important;
}
.sec-3 {
    background:#0a4c9d url(https://i.trade-cloud.com.cn/upload/7362/image/20231102/sec-3-bg_273904.png);
    position: relative;
    overflow: hidden;
}
.why-box{
margin-top: 20px;
}
.why-box:hover span{
color:#003f8c;
background-color:#fff;
}
.sec-3 h5 {
    text-transform: uppercase;
    font-weight: 600;
    color:#ff7e00;
    margin-bottom: 5px;
    margin-top: 40px;
    position: relative;
}
.sec-3 h5::after {
    position: absolute;
    content: '';
    left: 18%;
    top: 7px;
    background:#ff7e00;
    height: 1px;
    width: 80px;
}
.sec-3 h2 {
       line-height: 22px;
    font-weight: 800;
    color: #fff;
    margin-top: 0px;
    position: relative;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 40px;
    margin-top: 50px;
}
.sec-3 span {
float: left;
color:#fff;
display: inline-block;
-webkit-transition: all 0.5s;
transition: all 0.5s;
background-color: #84bbff;
font-size: 22px;
height: 55px;
width: 55px;
text-align: center;
clip-path: polygon(100% 0, 100% 81%, 80% 100%, 0 100%, 0 0);
line-height: 50px;
}
.why-matter
{
  margin-left: 75px;
}
.why-matter h3{
    font-weight: 600;
    color:#fff;
    font-size: 20px;
    margin: 8px 0px 4px;
}
.why-matter p {
    line-height: 24px;
    color:#8ec1ff;
}
.why-matter .last-why
{
  margin-bottom: 40px;
}
.sec-3 .sec-3-right {
    position: absolute;
    top: 0px;
}
.sec-3 .sec-3-right img {
    width: 1460px;
}















.ys {
	width: 100%;
	overflow: hidden;
	position:relative;
}
.ys .tit{
	position:absolute;
	left:12%;
	top:64px;
	z-index:99;
	}
.ys .tit p {
	color: #fff;
}
.ys .tit h3, .ys .tit h3 a {
	color: #fff;
}
.ys .tit p:after {
	content: "Solution";
	color: rgba(5,18,27,0.15);
}
.cloud-product-wrapper {
	margin: 0 auto;
	width: 1200px
}
.cloud-product {
	position: relative;
	z-index: 9;
}
.cloud-product-title {
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 32px;
	color: #333
}
.color-blue {
	color: #009fd9
}
.cloud-product-explain {
	margin-top: 26px;
	margin-bottom: 82px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 16px;
	color: #999
}
.cloud-product-ul {
	width: 100%
}
.cloud-product-ul li {
	position: relative;
	width: 12%;
	height: 570px;
	float: left;
	background: #fff
}
.cloud-product-ul li:first-child {
	margin-left: 0
}
.cloud-product-ul li .ysimg{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:200px;
	}
.cloud-product-ul li .ysimg img{
	max-width:100%;
	height:auto;
	}
.cloud-product-ul li h4{
	width:100%;
	overflow:hidden;
	font-size:24px;
	color:#fff;
	line-height:35px;
	text-align:center;
	font-weight:normal;
	margin-top:24px;
	}
.cloud-product-ul li .ysen{
	width:100%;
	overflow:hidden;
	font-family:Arial;
	color:rgba(255,255,255,0.5);
	text-align:center;
	}
.cloud-product-ul li hr{
	width:40px;
	border:none;
	border-bottom:solid 2px #fff;
	margin:65px auto 0;
	}
.cloud-product-single-top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #f2f2f2
}
.cloud-product-name {
	font-size: 18px;
	color: #333;
	font-weight: 700
}
.cloud-product-single-bottom {
	width: 100%;
	height: 340px
}
.empty-space {
	width: 100%;
	height: 99px;
	padding: 26px 0 0 0;
}
.single-bottom-item {
	height: 340px;
	width: 100%
}
.single-bottom-item:first-child {
	border-right: 1px solid #eee
}
.bg-product-pic {
	width: 100%;
	height: 82px
}
.server-header-01 {
	background: url(../img/product_header_icon_01.png) center no-repeat
}
.server-header-02 {
	background: url(../img/product_header_icon_02.png) center no-repeat
}
.server-header-03 {
	background: url(../img/product_header_icon_03.png) center no-repeat
}
.server-header-04 {
	background: url(../img/product_header_icon_04.png) center no-repeat
}
.server-header-05 {
	background: url(../img/product_header_icon_05.png) center no-repeat
}
.server-header-active-01 {
	background: url(../img/product_header_active_icon_01.png) center no-repeat
}
.server-header-active-02 {
	background: url(../img/product_header_active_icon_02.png) center no-repeat
}
.server-header-active-03 {
	background: url(../img/product_header_active_icon_03.png) center no-repeat
}
.server-header-active-04 {
	background: url(../img/product_header_active_icon_04.png) center no-repeat
}
.server-header-active-05 {
	background: url(../img/product_header_active_icon_05.png) center no-repeat
}
.product-introduce-title {
	margin-bottom: 14px;
	height: 22px;
	line-height: 22px;
	font-size: 22px;
	text-align: center
}
.product-introduce-title.normal-weight {
	font-weight: 400
}
.product-introduce-content {
	margin: 0 auto 26px;
	width: 180px;
	line-height: 14px;
	font-size: 14px;
	text-align: center;
	color: #999
}
.product-introduce-list {
	margin: 0 auto;
	padding-top: 28px;
	height: 135px;
	width: 84%;
	border: 1px solid #f1f1f1;
	border-left: none;
	border-right: none
}
.introduce-list-small {
	margin-bottom: 18px;
	line-height: 14px;
	font-size: 14px;
	color: #999;
	text-align: center
}
.product-introduce-price {
	margin: 48px auto 0;
	font-size: 14px;
	text-align: center;
	color: #333
}
.price-blue {
	color: #0af;
	font-size: 38px
}
.normal-inner {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}
.active-inner {
	position: relative;
	display: none;
	height: 100%;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}
.introduce-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 360px
}
.active-inner-01 {
	background: url(../img/producet_bg_01.jpg) center no-repeat
}
.active-inner-02 {
	background: url(../img/producet_bg_02.jpg) center no-repeat
}
.active-inner-03 {
	background: url(../img/producet_bg_03.jpg) center no-repeat
}
.active-inner-04 {
	background: url(../img/producet_bg_04.jpg) center no-repeat
}
.active-inner-05 {
	background: url(../img/producet_bg_05.jpg) center no-repeat
}
.cloud-product-ul li.active .active-inner {
	display: block;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.cloud-product-ul li.active .normal-inner {
	display: none;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.cloud-product-ul li {
	-webkit-transition: width .15s linear;
	-o-transition: width .15s linear;
	-moz-transition: width .15s linear;
	transition: width .15s linear
}
.cloud-product-ul li:first-child{
	background:url(../images/ysbg1.jpg) no-repeat top center;
	background-size:cover;
	}
.cloud-product-ul li:nth-child(2){
	background:url(../images/ysbg2.jpg) no-repeat top center;
	background-size:cover;
	}
.cloud-product-ul li:nth-child(3){
	background:url(../images/ysbg3.jpg) no-repeat top center;
	background-size:cover;
	}
.cloud-product-ul li:nth-child(4){
	background:url(../images/ysbg4.jpg) no-repeat top center;
	background-size:cover;
	}
.cloud-product-ul li:nth-child(5){
	background:url(../images/ysbg5.jpg) no-repeat top center;
	background-size:cover;
	}
.cloud-product-ul li:nth-child(6){
	background:url(../images/ysbg6.jpg) no-repeat top center;
	background-size:cover;
	}
.cloud-product-ul li.active {
	z-index: 9;
	width: 40%;
	background:url(../images/ysbg.jpg) no-repeat top center;
	background-size:cover;
}
.cloud-product-ul li.active .ysimg,.cloud-product-ul li.active h4{
	text-align:left;
	}
.cloud-product-ul li.active{
	padding-left:5%;
	padding-right:3%;
	}
.cloud-product-ul li.active h4{
	font-weight:bold;
	font-size:30px;
	}
.cloud-product-ul li.active .ysimg img{
	width:33px;
}
.cloud-product-ul li .ysjs{
	width:100%;
	overflow:hidden;
	font-size:15px;
	color:rgba(255,255,255,0.7);
	line-height:30px;
	margin-top:14px;
	}
.cloud-product-ul li .yslxwm{
	width:100%;
	overflow:hidden;
	margin-top:108px;
	}
.cloud-product-ul li .yslxwm a{
	width:232px;
	height:60px;
	text-align:center;
	line-height:60px;
	font-size:16px;
	color:#fff;
	display:block;
	border:solid 1px #fff;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	}
.cloud-product-ul li .yslxwm a:hover{
	background:#fff;
	color:#da251c;
}
.active .product-introduce-content {
	color: #eff6ff
}
.active-product-introduce-title {
	color: #fff
}
.active .product-introduce-list {
	padding-top: 22px;
	border-color: #3f9ff9
}
.introduce-list-large {
	margin: 0 auto;
	width: 228px;
	line-height: 22px;
	color: #ddebff;
	font-size: 14px
}
.active .product-introduce-price {
	margin-top: 32px;
	color: #fefeff
}
.product-introduce-price .price-white {
	display: inline-block;
	font-size: 36px;
	height: 36px;
	line-height: 36px;
	color: #fff
}
.buy-link-btn {
	display: block;
	margin: 30px auto 0;
	width: 90%;
	height: 40px;
	line-height: 40px;
	background-color: #ff9600;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.buy-link-btn:hover {
	background-color: #f80
}
/* about
-------------------------------------------------------------- */
.about {
	width: 100%;
	overflow: hidden;
	background: #f6f6f6;
	padding-top: 100px;
	padding-bottom: 100px;
}
.aboutnr .aboutlf {
	width: 56%;
	overflow: hidden;
}
.aboutlf .aboutimg {
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
}
.aboutlf .aboutimg:hover img {
	-webkit-transform: scale(1.15);
    transform: scale(1.15);
}
.aboutnr .aboutrt {
	width: 44%;
	height: 500px;
	overflow: hidden;
	background: #fff;
	border-top: solid 6px #da251c;
	padding: 46px 60px 0 60px;
    margin-top: 60px;
}
.aboutnr .aboutrt h4 {
	width: 100%;
	overflow: hidden;
	color: #1f1f1f;
	font-size: 32px;
	font-weight: normal;
	line-height: 40px;
}
.aboutnr .aboutjscn {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: #a3a3a3;
	line-height: 30px;
	margin-top: 33px;
}
.aboutnr .aboutjsen {
	width: 45%;
	overflow: hidden;
	color: #a3a3a3;
	font-family: Arial;
	line-height: 16px;
	margin-top: 15px;
}
.aboutnr .aboutms {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: #474747;
	line-height: 30px;
	margin-top: 37px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
  
}
.aboutmore {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.aboutmore a {
	display: block;
	width: 232px;
	height: 60px;
	background: #e71f19;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 16px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.aboutmore a:hover{
	background: #da251c;
}
/* profb
-------------------------------------------------------------- */
.profb {
	width: 100%;
	overflow: hidden;
	background: url(../images/fbbg.jpg) no-repeat top center;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 300px;
	position: relative;
}
.profbnr .profblf {
	width: 100%;
	overflow: hidden;
}
.profb .tit p {
	color: #fff;
}
.profb .tit h3, .profb .tit h3 a {
	color: #fff;
}
.profb .tit p:after {
	content: "Branch company";
	color: #000;
}
.profb .profbjs {
	width: 100%;
	overflow: hidden;
	color: rgba(255,255,255,0.7);
	line-height: 28px;
	margin-top: 65px;
display: none;
}
.lx {display: none;}
.profblf .fbtel {
	width: 100%;
	height: 150px;
	overflow: hidden;
	background: url(../images/icon6.png) no-repeat left center;
	padding-left: 168px;
	color: #fff;
	padding-top: 50px;
	margin-top: 116px;
}
.profblf .fbtel a {
	display: block;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
}
.profb .map {
	width: 1100px;
	height: 540px;
    margin: auto;
}
.lx { 
    overflow: hidden;
    padding: 60px 0;
}
.lx a {
    padding: 15px 40px;
    background: #fff;
    overflow: hidden;
}
.lx a:hover {
    padding: 15px 40px;
    background: #418ec8;
    overflow: hidden;
    color: #fff;
}
.wapmap{
	width:100%;
	overflow:hidden;
	display:none;
}
.wapmap img{
	max-width:100%;
	height:auto;
}
#plusDiv, #plusDiv2, #plusDiv3, #plusDiv4, #plusDiv5 {
	width: 12px;
	height: 12px;
	/*transform: translate3d(0px, 0px, 0px);*/
	position: relative;
	outline: none;
	background-color: #fff;
	box-shadow: 1px 1px 8px 0 rgba(255, 255, 255, 0.75);
	border-radius: 100%;
	transform-origin: 0 0;
	display: block;
}
#plusDiv {
	left: 180px;
	top: 115px;
}
#plusDiv2 {
	left: 130px;
	top: 220px;
}
#plusDiv3 {
	left: 385px;
	top: 210px;
}
#plusDiv4 {
	left: 670px;
	top: 25px;
}
#plusDiv5 {
	left: 720px;
	top: 90px;
}
#plusDiv::after, #plusDiv2::after, #plusDiv3::after, #plusDiv4::after, #plusDiv5::after {
	content: "";
	-webkit-border-radius: 100%;
	border-radius: 100%;
	height: 300%;
	width: 300%;
	position: absolute;
	margin: -100% 0 0 -100%;
	box-shadow: 0 0 6px 2px #fff;
	animation: pulsate 1s ease-out;
	animation-iteration-count: infinite; /*无穷反复*/
	animation-delay: 1.1s;
}
 @keyframes pulsate {
 0% {
 transform: scale(0.1, 0.1);
 opacity: 0;
 filter: alpha(opacity=0);
}
 50% {
 opacity: 1;
 filter: none;
}
 100% {
 transform: scale(1.2, 1.2);
 opacity: 0;
 filter: alpha(opacity=0);
}
}

/*napp------------------------------------*/
.napp {
    margin-top: 60px;
    margin-bottom: 60px;
}
.napp .napplist {
    padding: 0 10px;
    margin: 15px 0;
}
.napp .napplist .proimg {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 344px;
}
.napp .napplist .proimg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
 .napp .napplist .proimg .probg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5) url(../images/icon5.png) no-repeat center 60%;
    opacity: 0;
    z-index: 99;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
 .napp .napplist:hover .proimg .probg {
	opacity: 1;
	-webkit-transform: translateY(100);
	-moz-transform: translateY(100);
	-ms-transform: translateY(100);
	-o-transform: translateY(100);
	transform: translateY(100);
}
 .napp .napplist .protit {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
}
 .napp .napplist .protit {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
}
 .napp .napplist .protit .protitlf {
    width: 75%;
    overflow: hidden;
    text-align: left;
}
.napp .napplist .protit .protitlf .protitcn {
    white-space: nowrap;
    text-overflow: ellipsis;
}
 .napp .napplist .protit .protitlf .protitcn {
    width: 100%;
    overflow: hidden;
    font-size: 18px;
    color: #343434;
    line-height: 30px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.napp .napplist .protit .protitlf .protiten {
    width: 100%;
    overflow: hidden;
    color: #a3a3a3;
    font-family: Arial;
    margin-top: 4px;
}
 .napp .napplist .protit .protitrt {
    width: 24%;
    overflow: hidden;
}
 .napp .napplist .protit .protitrt span {
    display: block;
    width: 52px;
    height: 52px;
    background: #b6b6b6 url(../images/icon3.png) no-repeat center;
    border-radius: 50%;
    float: right;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.napp .napplist:hover .protit .protitlf .protitcn {
    font-weight: bold;
}
.napp .napplist:hover .protit .protitrt span {
    background-color: #e71f19;
}
/* hzhb
-------------------------------------------------------------- */
.hzkhbg{ overflow: hidden;
    background: url(../images/hzhbbg.jpg) no-repeat top center;
    background-size: cover;}
.hzhb{
	   
	position:relative;
	padding-bottom:100px;
    padding-top:100px;
	}
.hzhb .hzhbtit{
	width:100%;
	overflow:hidden;
	}
.hzhb .hzhbtit h3{
	width:100%;
	overflow:hidden;
	font-size: 32px;
    color: #343434;
    font-weight: bold;
    line-height: 40px;
    margin-top: 10px;
	}
.hzhb .hzhbtit p{
	width:100%;
	overflow:hidden;
	font-size: 30px;
    font-family: Arial;
    color: #cacaca;
    line-height: 30px;
	}
.hzhb ul{
	width:100%;
	overflow:hidden;
	margin-top:65px;
	}
.hzhb ul li{
	height:180px;
	overflow:hidden;
	padding:0;
	float:left;
	background:#fff;
	border-top:solid 1px #c1c1c1;
	border-left:solid 1px #c1c1c1;
	text-align:center;
	position:relative;
	}
.hzhb ul li img{
   
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
     width: 60%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	}
.hzhb ul li:nth-child(5n){
	border-right:solid 1px #c1c1c1;
	}
.hzhb ul li:nth-child(11),.hzhb ul li:nth-child(12),.hzhb ul li:nth-child(13),.hzhb ul li:nth-child(14),.hzhb ul li:nth-child(15){
	border-bottom:solid 1px #c1c1c1;
	}
.hzhbmore{
	height:40px;
	line-height:40px;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:82px;
	}
.hzhbmore a{
	font-size:16px;
	color:#004ea2;
	display:block;
	}
.hzhbmore a span{
	font-size:50px;
	color:#004ea2;
	display:block;
	float:right;
	margin-left:28px;
	}


/*全球地址*/


.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

/* 必要布局样式css */
.map-content {
    padding: 80px 0;
}

.map-module {
    width: 1200px !important;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
}

.map-title {
    font-size: 24px;
    color: #333;
    text-align: center;
    margin: 50px 0;
    position: relative;
}



.map-branch .map-title {
    margin: 20px 0 0;
    z-index: 1;
}

.map-title:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid;
    border-color: #20B09F transparent transparent;
}

.map-title:after {
    content: "";
    position: absolute;
    width: 52px;
    height: 3px;
    background-color: #20B09F;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
}

.map-content-info {
    position: relative;
    margin-bottom: 30px;
}

.branch-map-l {
    width: 1100px;
    height: 540px;
    position: relative;
}

.map-content-box {
    width: 100%;
    height: 100%;
    background: url("../images/map.png") no-repeat center;
    position: relative;
}

.map-dot {
    position: absolute;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
}

.zongbu {
       top: 32.5%;
    left: 79%;}

.zongbu1 {
     top: 30.6%;
    left: 78.5%; }

.xinjiapo {       top: 52.5%;
    left: 74%;
}

.xiongyali {
  top: 23%;
    left: 51%;
}

.moxige {
      top: 38%;
    left: 18%;
}

.tianjin {
  top: 28%;
    left: 77%;
}

.taiguo {
     top: 45%;
    left: 75%;
}
.ribrn {
 top: 27%;
    left: 84.5%;
}
.yindu {
      top: 40%;
    left: 68%;
}
.eluosi {
      top: 10%;
    left: 72%;
}
.tuerqi {
  top: 50%;
    left: 50%;
}
.lan { padding: 10px 30px;}
.lan img{     width: 30px;}
.bolan {
  top: 60%;
    left: 60%;
}
.hanguo {
  top: 70%;
    left:70%;
}
.yuenan {
  top: 80%;
    left: 80%;
}



.map-dot:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 auto;
    background-color: #da251c;
    border-radius: 50%;
}

.map-dot.beijing:after {
    width: 13px;
    height: 12px;
    border-radius: 0;
    background: url("../images/icon-star.png") no-repeat center;
}

.branch-map-data {
    position: absolute;
    box-sizing: border-box;
    width: 350px;
    border: 1px solid #71706e;
    box-shadow: 0 0 2px 2px #e9e9e9;
    background-color: #fff;
    padding: 10px 30px;
    z-index:99999999;
    display: none;
}

.branch-map-data-title {
    border-bottom: 1px solid #eee;
}

.branch-map-data-title p {
    font-size: 18px;
    color: #333;
    line-height: 28px;
}

.branch-map-data-info {
    max-height: 236px;
    overflow-y: auto;
}

.data-branch {
    border-bottom: 1px dashed #eee;
    padding: 6px 0;
    box-sizing: border-box;
}

.data-branch:last-child {
    border: none;
}

a, button, input, textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.data-branch .data-name {
    font-size: 14px;
    color: #666;
    line-height: normal;
    margin-bottom: 5px;
}

.data-branch p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
}

.data-branch p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
}

.branch-map-data:before {
    content: "";
    position: absolute;
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent #71706e transparent transparent;
}

.branch-map-data:after {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent #fff transparent transparent;
}

.map-dot.cur:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3px;
    transform: translateX(-50%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #ff0000;
    animation: dot 4s infinite;
}
.map-dot.cur:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 auto;
    background-color: #ff0000;
    border-radius: 50%;
}
@keyframes dot {
    100% {
        transform: translateX(-50%) scale(1);
        opacity: 1;
    }

    50% {
        transform: translateX(-50%) scale(1.5);
        opacity: .1;
    }
}




.distribution-map .map-point .content {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  width: 100%;
  height: 100%;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: overlay;
}
.distribution-map .map-point:active, .distribution-map .map-point:focus {
  margin: 0;
  padding: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  width: 300px;
  height: 220px;
  color: #e5e5e5;
  z-index: 1;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out;
}
.distribution-map .map-point:active .content, .distribution-map .map-point:focus .content {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, height 0 ease-in-out, overflow 0 ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
          transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
  overflow: hidden;
}
.distribution-map .map-point:active .content a:hover, .distribution-map .map-point:active .content a:active, .distribution-map .map-point:focus .content a:hover, .distribution-map .map-point:focus .content a:active {
  color: #afe1fa;
}


/*全球地址*/
/* news
-------------------------------------------------------------- */
.news {
	width:100%;
	overflow:hidden;
	background:#f8f8f8;
	padding-top:100px;
	padding-bottom:106px;
}
.news .tit{
	width:40%;
	float:left;
	}
.newsmenu{
	width:60%;
	overflow:hidden;
	float:right;
	text-align:right;
	}
.newsmenu ul{
	overflow:hidden;
	display:inline-block;
	}
.newsmenu ul li{
	overflow:hidden;
	float:left;
	margin-left:28px;
	position:relative;
	}
.newsmenu ul li a{
	font-size:24px;
	color:#333333;
	font-weight:bold;
	}
.newsmenu ul li:after{
	content:"";
	width:0;
	height:4px;
	background:rgba(1,88,135,0.6);
	position:absolute;
	left:0;
	bottom:4px;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	}
.newsmenu ul li:hover:after{
	width:100%;
	}
.news .newslist {
	width:100%;
	overflow:hidden;
	margin-top:42px;
}
.newslist .news_nr{
	width:31.33333333%;
	height:280px;
	overflow:hidden;
	margin:10px 1%;
	float:left;
	background:#fff;
	padding:50px 20px 0 20px;
	    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	}
.news_nr .newsdate{
	padding:0;
	}
.news_nr .newsdate .newsyear,.news_nr .newsdate .newsday{
	width:100%;
	overflow:hidden;
	text-align:right;
	}
.news_nr .newsdate .newsyear{
	font-size:18px;
	color:#333;
	font-family:Arial;
	line-height:22px;
	}
.news_nr .newsdate .newsday{
	font-size:30px;
	color:#000;
	font-family:Arial;
	font-weight:bold;
	line-height:35px;
	}
.news_nr .newsrt{
	padding:0 0 0 30px;
	}
.news_nr .newsrt h4{
	width:100%;
	overflow:hidden;
	color:#333;
	font-size:24px;
	line-height:30px;
	text-overflow: ellipsis;
    white-space: nowrap;
	}
.news_nr .newsrt p{
	width:100%;
	overflow:hidden;
	color:#adadad;
	margin-top:8px;
	}
.news_nr .newsmore{
	overflow:hidden;
	font-size:16px;
	letter-spacing:3px;
	position:relative;
	margin-top:26px;
	}
.news_nr .newsmore:after{
	content:"";
	width:72px;
	height:4px;
	background:rgba(1,88,135,0.6);
	position:absolute;
	left:0;
	bottom:3px;
	}
.newslist .news_nr:hover{
	background:#12699e;
	}
.news_nr:hover .newsdate .newsyear,.news_nr:hover .newsdate .newsday,.news_nr:hover .newsrt h4,.news_nr:hover .newsrt p,.news_nr:hover .newsmore{
	color:#fff;
	}
.news_nr:hover .newsmore:after{
	background:rgba(255,255,255,0.6);
	}
/* hyyy
-------------------------------------------------------------- */
.hyyy {
	width: 100%;
	height: 960px;
	overflow: hidden;
}
.tab_box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.tab_box .tit {
	position: absolute;
	left: 12.5%;
	top: 156px;
}
.tab_box .tit p {
	color: #fff;
}
.tab_box .tit h3, .tab_box .tit h3 a {
	color: #fff;
}
.tab_box .hyyynr {
	width: 100%;
	height: 100%;
}
.tab_box .tit p:after {
	content: "Application";
	color: #95959c;
}
.tab {
	width: 50%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
.hzhb .tit p:after {
    content: "Customer";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    font-size: 60px;
    color: #e3e3e3;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}
.tab ul {
	width: 100%;
	overflow: hidden;
}
.tab ul li {
	width: 50%;
	height: 480px;
	overflow: hidden;
	float: left;
	border: solid 1px rgba(255,255,255,0.3);
	padding: 130px 42px 0 42px;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.tab ul li a {
	display: block;
}
.tab ul li .hyyyimg {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.tab ul li .hyyyimg img{
	max-width:100%;
	height:auto;
}
.tab ul li h4 {
	width: 100%;
	overflow: hidden;
	font-size: 26px;
	color: #fff;
	line-height: 35px;
	font-weight: normal;
	text-align: center;
	margin-top: 17px;
}
.tab ul li .hyyyjs {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: rgba(255,255,255,0.8);
	margin-top: 20px;
	display: none;
}
.tab ul li p {
	width: 100%;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
	font-family: Arial;
	margin-top: 6px;
	text-align: center;
}
.tab ul li span {
	display: none;
	margin-top: 86px;
	display: none;
}
#con_one_1{
	background: url(../images/hyyybg1.jpg) no-repeat top center;
	background-size: cover;
}
#con_one_2{
	background: url(../images/hyyybg2.jpg) no-repeat top center;
	background-size: cover;
}
#con_one_3{
	background: url(../images/hyyybg3.jpg) no-repeat top center;
	background-size: cover;
}
#con_one_4{
	background: url(../images/hyyybg4.jpg) no-repeat top center;
	background-size: cover;
}
.tab ul li.hover {
	background: rgba(19,96,154,0.9);
	padding-top: 86px;
}
.tab ul li.hover .hyyyjs, .tab ul li.hover span {
	display: block;
}
.tab ul li.hover p {
	display: none;
}
.tab ul li.hover .hyyyimg, .tab ul li.hover h4 {
	text-align: left;
}

/* link
-------------------------------------------------------------- */
.link {
	width: 100%;
	overflow: hidden;
	background: #323232;
	border-top: solid 5px #da251c;
	padding: 50px 0 46px 0;
}
.linknr {
	font-size: 16px;
	color: rgba(255,255,255,0.6);
	line-height: 30px;
}
.link a {
	font-size: 16px;
	color: rgba(255,255,255,0.6);
	margin-right: 10px;
}
	/*video*/
	
	.video {
    position: fixed;
    left: 0;
    bottom: 60px;
    height: 236px;
    box-sizing: content-box;
    margin: auto;
    z-index: 999999;
	}
	.video li {
    width: 410px;
    height: 100%;
    overflow: hidden;
    float: left;
    position: relative;
}
.video li .meng {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
}
.video li .closed {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    cursor: pointer;
}


	
/* footer
-------------------------------------------------------------- */
.footer {
	width: 100%;
	overflow: hidden;
	background: #323232;
	background-size: cover;
	    padding-top: 20px;
    border-top: solid 5px #da251c;
    padding: 50px 0 0 0;
}

.footernr {
	border-bottom: solid 1px #000;
	padding-bottom: 20px;
}
.footernr ul {
	width: 100%;
	overflow: hidden;
}
.footernr ul li {
	padding: 0;
}
.footernr ul li:nth-child(4) h4{    }
.footernr ul li h4 {
	width: 100%;
	overflow: hidden;
	font-size: 26px;
	line-height: 35px;
	color: #fff;
	border-bottom: solid 1px #5c5c5c;
	padding-bottom: 28px;
	position: relative;
	margin-bottom: 20px;
}
.footernr ul li h4 a {
	font-size: 26px;
	color: #fff;
}
.footernr ul li h4:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #000;
	left: 0;
	bottom: 0;
}
.footernr ul li p {
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	font-size: 16px;
	color: rgba(255,255,255,0.6);
	background: url(../images/icon4.png) no-repeat left 10.5px;
	/*padding-left: 22px;*/
	margin-top: 4px;
}
.footernr ul li p a {
	font-size: 16px;
	color: rgba(255,255,255,0.6);
}
.footernr ul li p a:hover{
	color:#fff;
}
.footernr ul li dl {
	overflow: hidden;
	float: right;
	margin-top: 13px;
}
.footernr ul li dl dt, .footernr ul li dl dd {
	overflow: hidden;
	text-align: center;
}
.footernr ul li dl dt img {
	max-width: 100%;
	height: auto;
}
.footernr ul li dl dd {
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	margin-top: 4px;
}
.bot {
	line-height: 30px;
	border-top: solid 1px #515151;
	padding: 20px 0;
	color: rgba(255,255,255,0.6);
}
.bot a{
	color: rgba(255,255,255,0.6);
}
.bot a:hover{
	color:#fff;
}
.bot .botlf, .bot .botrt {
	padding: 0;
	font-size: 14px;
	color: rgba(255,255,255,0.4);
	line-height: 30px;
}
.bot .botrt {
	text-align: right;
}
/* banner_n
-------------------------------------------------------------- */
.banner_n {
	width: 100%;
	height: 450px;
	background: url(../images/aboutban.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
}
@media only screen and (min-width: 1921px) and (max-width: 2560px) {
	.banner_n{
		height:600px;
	}
}
@media(max-width:1680px) {
	.banner_n{
		height:394px;
	}
      .profbnr .profblf {
    width: 100%;
    overflow: hidden;
}
}
@media(max-width:1440px) {
	.banner_n{
		height:338px;
	}
  .profbnr .profblf {
    width: 100%;
    overflow: hidden;
}
}
@media(max-width:1360px) {
	.banner_n{
		height:319px;
	}
}
@media(max-width:1280px) {
	.banner_n{
		height:300px;
	}
}
@media(max-width:1152px) {
	.banner_n{
		height:270px;
	}
}
@media(max-width:1024px) {
	.banner_n{
		height:240px;
	}
}
@media(max-width:991px) {
	.banner_n{
		height:232px;
	}

}
@media(max-width:768px) {
	.banner_n{
		height:180px;
	}
}
/* position
-------------------------------------------------------------- */
.position {
	width: 100%;
	overflow: hidden;
	border-bottom: solid 1px #e6e6e6;
}
.positionnr .positionrt {
	text-align: right;
	font-size: 16px;
	color: #343434;
	line-height: 30px;
	padding: 15px 0 15px 41px;
	background: url(../images/icon011.png) no-repeat left center;
}
.positionnr .positionrt a {
	font-size: 16px;
	color: #343434;
}
.position a:hover {
	color: #ca2018;
}
.nmenu {
	overflow: hidden;
}
.nmenu ul {
	overflow: hidden;
	margin: 0;
}
.nmenu ul li {
	overflow: hidden;
	float: left;
	line-height: 60px;
	margin-right: 30px;
	text-align: center;
	font-size: 16px;
	color: #1f1f1f;
	background:url(../images/icon22.png) no-repeat right center;
	padding-right:28px;
}
.nmenu ul li a {
	font-size: 16px;
	
	display: block;
	position: relative;
}
     .nmenu ul li>dl a:after{ background:rgb(0,0,0,0); }
.nmenu ul li>dl a{ display: block; height: 100%; width: 100%; position: relative; padding: 10px 10px; font-weight: 100; font-size: 14px; }
.nmenu ul li>dl { display: none; padding: 15px; background: #fff;    box-shadow: 0px 2px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.3);position: absolute;z-index: 99999;}

.nmenu ul li a:after {
	content: "";
	width: 0;
	height: 2px;
	background: #ca2018;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.nmenu ul li:hover a:after, .nmenu ul li.active a:after {
	width: 100%;
}
/* ntit
-------------------------------------------------------------- */
.ntit {
	width: 100%;
	overflow: hidden;
}
.ntit h3 {
	width: 100%;
	overflow: hidden;
	font-size: 30px;
	color: #000;
	line-height: 40px;
	font-weight: normal;
}
.ntit hr {
	width: 40px;
	border: none;
	border-bottom: solid 2px #e00515;
	margin-top: 20px;
}
/* nabout
-------------------------------------------------------------- */
.nabout {
	margin-top: 60px;
	margin-bottom: 60px;
}
.nabout h3 {
	overflow: hidden;
	font-size: 30px;
    color: #666;
	line-height: 50px;
	font-weight:normal;
}
.nabout .nabouten {
	width: 100%;
	overflow: hidden;
	font-size: 30px;
	color: #d1d1d1;
	line-height: 35px;
	margin-top: 6px;
}
.naboutnr {
	width: 100%;
	overflow: hidden;
	
}
.naboutnr p {
	overflow: hidden;
	font-size: 16px;
	line-height: 32px;
	color: #666;
}
.naboutnr img {
	max-width: 100%;
	height: auto;
}
/* nqywh



-------------------------------------------------------------- */




/* nppwh
-------------------------------------------------------------- */
.qywh{
    background: #f3f3f3;    padding: 50px 0;}
.nppwh{
	margin-top:20px;
	margin-bottom:20px;
	}
.nppwh .nppwhnr{
	width:100%;
	overflow:hidden;
	margin-top:85px;
}
.nppwhnr ul{
	width:100%;
	overflow:hidden;
	}
.nppwhnr ul li{
	overflow:hidden;
	margin:20px 0;
	padding:0 10px;
	float:left;
	text-align:center;
	}
.nppwhnr ul li .nppwhimg{
	width:100%;
	overflow:hidden;
}
.nppwhnr ul li .nppwhimg img{
	max-width:100%;
	height:auto;
}
.nppwhnr ul li h4{
	width:100%;
	overflow:hidden;
	font-size:30px;
	color:#272727;
	line-height:40px;
	margin-top:36px;
	}
.nppwhnr ul li p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#272727;
	line-height:30px;
	margin-top:9px;
	}






/*qyhw-------------*/
.choose-content{position:relative;margin-top:40px;padding:20px 40px 20px 120px;background-color:#f5f9fd;border-radius:50px;-webkit-transition:.5s;transition:.5s;z-index:1}.choose-content .icon{position:absolute;left:30px;top:26px;-webkit-transition:.5s;transition:.5s}.choose-content .icon i{display:inline-block;height:70px;width:70px;line-height:70px;background-color:#086AD8;color:#fff;text-align:center;border-radius:50px;font-size:35px;-webkit-transition:.5s;transition:.5s}.choose-content h3{font-size:22px;margin-bottom:8px;-webkit-transition:.5s;transition:.5s}.choose-content::before{content:'';position:absolute;left:0;top:0;z-index:-1;width:0;height:100%;background:#086AD8;border-radius:0;-webkit-transition:.5s;transition:.5s;border-radius:50px}.choose-content:hover{-webkit-box-shadow:0 5px 40px 0 rgba(0,0,0,0.11);box-shadow:0 5px 40px 0 rgba(0,0,0,0.11)}.choose-content:hover::before{width:100%}.choose-content:hover h3{color:#fff}.choose-content:hover p{color:#fff;-webkit-transition:.5s;transition:.5s}.choose-content:hover .icon i{background-color:#fff;color:#086AD8}.choose-text{position:relative;padding-left:88px;margin-bottom:30px}.choose-text .icon{position:absolute;top:0;left:0}.choose-text .icon i{display:inline-block;height:70px;width:70px;background:-webkit-gradient(linear,left top,right top,from(#85edfe),color-stop(#6ee0ff),color-stop(#60d2ff),color-stop(#5fc2ff),to(#6bb1ff));background:linear-gradient(to right,#85edfe,#6ee0ff,#60d2ff,#5fc2ff,#6bb1ff);line-height:70px;border-radius:50px;color:#fff;font-size:30px;text-align:center}.choose-text h3{font-size:25px;margin-bottom:10px}.image{text-align:center}

/* nhyyy
-------------------------------------------------------------- */
.nhyyy {
	width: 100%;
	overflow: hidden;
	margin-top: 80px;
	margin-bottom: 80px;
}
.nhyyynr {
	margin-top: 10px;
}
.nhyyynr dl {
	width: 100%;
}
.nhyyynr dl:last-child dt {
	margin-bottom: 10px;
}
.nhyyynr dl dt {
	padding: 0;
	overflow: hidden;
	height: 489px;
}
.nhyyynr dl dd {
	padding: 85px 75px 0 75px;
	height: 489px;
	overflow: hidden;
	box-shadow: 0px 0 9px rgba(4,0,0,0.1);
	-moz-box-shadow: 0px 0 9px rgba(4,0,0,0.1);
	-webkit-box-shadow: 0px 0 9px rgba(4,0,0,0.1);
}
.nhyyynr dl dd h4 {
	width: 100%;
	overflow: hidden;
	font-size: 35px;
	color: #da251c;
	line-height: 40px;
	font-weight: normal;
}
.nhyyynr dl dd p {
	width: 100%;
	overflow: hidden;
	font-size: 25px;
	color: #d1d1d1;
	line-height: 30px;
}
.nhyyynr dl dd .nhyyyjs {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
	color: #343434;
	margin-top: 55px;
}
.nhyyynr dl dt:hover img {
	-webkit-transform: scale(1.15);
    transform: scale(1.15);
}

/*yyly--------------------------------------------------*/
/* 搴旂敤棰嗗煙 */

.idxApp-dl{

	width: 100%;

	overflow: hidden;

	-webkit-transition: all 0.5s ease 0s;

	transition: all 0.5s ease 0s;

	position: relative;

}

.idxApp-dl dt{

	display: flex;

	justify-content: center;

	overflow: hidden;

}

.idxApp-dl dt img{

	width: 44.791vw;

}

.idxApp-dl.active{

	width: 44.791vw;

	flex-shrink: 0;

}

.idxApp-dl .icon{

	width: 100px;
	height: 100px;

	margin: auto;

}
.idxApp-dl .icon img{
	width: 100%;
}

.idxApp-dl .ddHd{

	position: absolute;

	top: 100px;

	left: 50%;

	-webkit-transform: translateX(-50%);

	transform: translateX(-50%);

	width: 240px;

	text-align: center;

}

.idxApp-dl .ddHd .icon{

	background-color: rgba(255,255,255,.1);

	border-radius: 100%;

	margin-bottom: 30px;

}

.idxApp-dl .ddHd .tit{

	font-size: 36px;

	color: #fff;

	margin-bottom: 10px;

}

.idxApp-dl .ddHd .en{

	font-size: 24px;

	color: #fff;

	text-transform: uppercase;

}

.idxApp-dl .moreBut,

.proFram-dl .moreBut{

	border: solid 1px #fff;

	background-color: rgba(0,0,0,0);

	width: 60px;

	padding-right: 20px;

	-webkit-transition: all 0.5s ease 0s;

	transition: all 0.5s ease 0s;

	overflow: hidden;

}

.idxApp-dl .moreBut{

	position: absolute;

	bottom: 100px;

	left: 50%;

	-webkit-transform: translateX(-50%);

	transform: translateX(-50%);

	color: #fff;

}

.idxApp-dl .moreBut span,

.proFram-dl .moreBut span{

	visibility: hidden;

	opacity: 0;

	white-space: nowrap;

	margin-left: -64px;

	-webkit-transition: all 0.5s ease 0s;

	transition: all 0.5s ease 0s;

}

.idxApp-dl.active .moreBut{

	width: 210px;

	background-color: rgba(255,255,255,1);

	color: #005EAE;

	-webkit-transition: all 0.5s ease 0s;

	transition: all 0.5s ease 0s;

	padding-right: 0;

}

.idxApp-dl.active .moreBut span{

	visibility: visible;

	opacity: 1;

	margin-left: 0px;

}

.idxApp-pv, .idxApp-nt{

	position: absolute;

	top: 50%;

	-webkit-transform: translateY(-50%);

	transform: translateY(-50%);
	-webkit-transition: all 0.5s ease 0s;

	transition: all 0.5s ease 0s;

}

.idxApp-pv{

	left: 0;

	margin-left: -160px;

}

.idxApp-nt{

	right: 0px;

	margin-right: -160px;

}

.idxAppDiv{

	position: relative;

}
/*workshp*/
#pbOverlay,#pbImage,#pbBottom,#pbCloseBtn {position: fixed; z-index: 999999;}
#pbOverlay{left:0px; top:0px; width:100%; height:100%; background:#000; cursor:pointer;}
#pbCloseBtn{top:0; right:0;	display:block; width:50px; height:50px;	background:url(../images/closebutton.png) no-repeat top left;}
.pbLoading{background:#000 url(../images/loading.gif) no-repeat center !important;}
#pbImage{border:none; background:#000 no-repeat; -moz-box-shadow:0 0 40px #000;	-webkit-box-shadow:0 0 40px #000; box-shadow:0 0 40px #000;	cursor:move;}
#pbBottom{font-family:Verdana, Arial, Geneva, Helvetica, sans-serif; font-size:10px; text-align:center; color:#EEE; line-height:1.4em; left:50%; bottom:10px; width:400px; margin-left:-200px;}
#pbCaption{font-weight:bold; padding:4px; display:inline-block; *display:inline; background-color:rgba(0,0,0,0.7); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#B0000000, EndColorStr=#B0000000); zoom:1;}
#pbNav {display:block;width:200px; height:65px; margin:auto; margin-top:5px;}
#pbPrevBtn,#pbNextBtn,#pbZoomBtn{display: inline-block; width: 70px; height:65px; outline:none;	text-indent:-9000px; background:url(../images/navbtns.png) no-repeat;}
#pbPrevBtn{background-position:-70px 0; float:left;}
#pbPrevBtn.pbgreyed{background-position: 0px 0px;}
#pbNextBtn{background-position:-320px 0; float:right;}
#pbNextBtn.pbgreyed{background-position: -390px;}
#pbZoomBtn{width:60px; background-position:-140px 0px; float:left;}
#pbZoomBtn.pbgreyed{background-position:-200px 0px;}
#pbZoomBtn.pbzoomed{background-position:-260px 0px;}.honer {
	width: 100%;float:left;
	padding-top: 0%;margin-bottom:5%;
}
.cf li {
	float: left;
	width: 33.333%;
	height: auto;padding-bottom:10px;
	text-align: center;
	line-height: 30px;
	font-size: 14px
}
.cf li a {
	display: block;padding:2%;  font-size:16px;
	color: #555;
}
.cf li a:hover {
	color: #846659;
filter:alpha(opacity:60);
	opacity: 0.6;
  
}
.cf li img {
	width: 100%;max-width:100%;
}
@media(max-width:640px){.cf li {width:50%;}.cf  li a { font-size:14px;}}

/* nhzkh
-------------------------------------------------------------- */
.nhzkh{
	margin-top:60px;
	margin-bottom:60px;
	}
.nhzkhnr{
	width:100%;
	overflow:hidden;
	margin-top:40px;
	}
.ntit h3 {
    width: 100%;
    overflow: hidden;
    font-size: 40px;
    color: #cf1423;
    line-height: 45px;
    text-align: center;
    font-weight: normal;
}
.nhzkhnr ul{
	width:100%;
	overflow:hidden;
	}
.nhzkhnr ul li{
	width:14.5%;
	overflow:hidden;
	margin:20px 1%;
	float:left;
	box-shadow: 0px 0px 4px rgba(4,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px rgba(4,0,0,0.2);
	-webkit-box-shadow: 0px 0px 4px rgba(4,0,0,0.2); 
	height:173px;
	position:relative;
	}
.nhzkhnr ul li img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	}
.nhzkhnr ul li:hover img{
	transform:translate(-50%, -50%) scale(1.2);
	}
.hzhbimg{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.hzhbimg img{
    padding: 50px 0 0 0;
	width:100%;
	height:auto;
}

.boxmore {
text-align: center;
    height: 60px;
    width: 100%;
    margin: 50px 0 0;
}
.boxmore a{
    padding: 15px 30px;
    border: #383838 solid 2px;
    font-size: 16px;
}
.boxmore a span {
    padding-right: 25px;
    background: url(../images/down.png) no-repeat right 0;
    color: #383838;
    font-size: 16px;
    font-weight: bold;
}
    

/* ncase
-------------------------------------------------------------- */
.ncase {
	margin-top: 60px;
	margin-bottom: 60px;
}
.ncase dl {
	padding: 0 22px;
	margin: 37px 0;
}
.ncase dl dt {
	width: 100%;
	overflow: hidden;
}
.ncase dl dt img {
	max-width: 100%;
	height: auto;
}
.ncase dl dd {
	width: 100%;
	overflow: hidden;
	margin-top: 18px;
}
.ncase dl dd .casedate {
	width: 100%;
	overflow: hidden;
	line-height: 28px;
	color: #a3a3a3;
}
.ncase dl dd .casedate span {
	width: 46px;
	height: 28px;
	overflow: hidden;
	background: #0765a7;
	border-radius: 5px;
	color: #fff;
	display: block;
	float: left;
	line-height: 28px;
	text-align: center;
	margin-right: 24px;
}
.ncase dl dd h4 {
	width: 100%;
	overflow: hidden;
	font-size: 22px;
	color: #1f1f1f;
	line-height: 35px;
	font-weight: normal;
	margin-top: 12px;
}
.ncase dl dd p {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: #8d8d8d;
	line-height: 30px;
	margin-top: 14px;
}
.poptrox-popup {
	overflow: visible !important;
}
/* ncase
-------------------------------------------------------------- */
.ncase {
	margin-top: 45px;
	margin-bottom: 45px;
}
.ncase .ncasenr {
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
}
.ncase .ncasenr dl {
	width: 375px;
	overflow: hidden;
	float: left;
	margin-right: 37.5px;
}
.ncase .ncasenr dl {
	width: 375px;
	overflow: hidden;
	float: left;
	margin-right: 37.5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ncase .ncasenrr dl dt, .ncase .ncasenr dl dd {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.ncase .ncasenr dl dd {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	padding: 12px 0;
	background: #ebebeb;
}
.ncase .ncasenr dl:nth-child(3n) {
	margin-right: 0;
}
/* npro
-------------------------------------------------------------- */
.npro {
	margin-top: 60px;
	margin-bottom: 60px;
}
.npronr {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.npro .nprolist {
	padding: 0 10px;
	margin: 15px 0;
}
.nproinfo {
	width: 100%;
	overflow: hidden;
	text-align:center;
}
.nproinfo .npro_img{
	padding: 0;
	overflow:hidden;
padding-bottom:40px;
}
 .nproinfo .npro_nr {

	overflow:hidden;
        
}.nprofb {
    overflow: hidden;
    width: 100%;}
.nproinfo .npro_img img{
	max-width:100%;
	height:auto;
}
.nproinfo .nproinfoen {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	font-family: Arial;
	color: #d1d1d1;
	line-height: 30px;
}
.nproinfo .npro_nr h1 {
	width: 100%;
	overflow: hidden;
	font-size: 30px;
	color: #da251c;
	line-height: 40px;
	font-weight: normal;
	margin-bottom: 42px;
}
.npro_nr .nproinfojs {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 40px;
	color: #585858;
	margin-top: 46px;
}
.npro_nr .nproinfojs p{
	font-size: 16px;
	color: #585858;
	line-height: 40px;
}
.nprofbnr {
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
	margin-top: 40px;
}
.nprofbnr p {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
}
.nprofbnr img {
	max-width: 100%;
	height: auto;
}
.nprofbnr table{
	width:100%;
}
.nprofbnr table tr,.nprofbnr table tr td{
	border:solid 1px #e1e1e1 !important;
	font-size:16px !important;
	line-height:30px !important;
	color:#343434 !important;
}
.nprofbnr table tr td{
	padding:10px 5px;
	text-align:center;
}
.nprofbnr table tr:first-child{
	background:#f6f6f6;
}
.nprofbnr table tr td p,.nprofbnr table tr td span{
	font-size:16px !important;
	line-height:30px !important;
	color:#343434 !important;
}
/* nnews
-------------------------------------------------------------- */
.nnews {
	margin-top: 50px;
	margin-bottom: 50px;
}
.nnews dl {
	padding: 0 22px;
	margin: 30px 0;
}
.nnews dl dt {
	width: 100%;
	height: 379px;
	overflow: hidden;
	position: relative;
}
.nnews dl dd {
	width: 100%;
	overflow: hidden;
        background: #f2f2f2;
    padding: 20px;
}
.nnews dl dd .nnewstop {
	width: 100%;
	overflow: hidden;
	margin-top: 16px;
}
.nnews dl dd .nnewstop .nnewsfl {
	width: 46px;
	overflow: hidden;
	height: 28px;

	text-align: center;
	line-height: 28px;
	border-radius: 5px;

}
.nnews dl dd .nnewstop .nnewsfl img{
        width: 28px;
    height: 28px;
}

.nnews dl dd .nnewstop .nnewsdate {
	overflow: hidden;
	color: #a3a3a3;
	line-height: 30px;
	
}
.nnews dl dd h4 {
	width: 100%;
	overflow: hidden;
	font-size: 22px;
	color: #1f1f1f;
	line-height: 30px;
	font-weight: normal;
	margin-top: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.nnews dl dt img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.nnews dl:hover dt img {
	transform: translate(-50%, -50%) scale(1.2);
}
.nnews dl dd .nnewsms {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: #8d8d8d;
	line-height: 30px;
	margin-top: 16px;
}
.nnews dl:hover dd h4 {
	color: #da251c;
}
.marg {
	margin-top: 40px;
}
.nnews h1 {
	width: 100%;
	overflow: hidden;
	font-size: 24px;
	line-height: 30px;
	color: #343434;
	font-weight: bold;
	text-align: center;
	margin: 0 0 16px 0;
}
.nnews .fbtime {
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	line-height: 30px;
	color: #666;
	text-align: center;
	border-bottom: solid 1px #ebebeb;
	padding-bottom: 23px;
}
.nnews .fbnr {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
	font-size: 18px;
	line-height: 35px;
	color: #333;
}
.nnews .fbnr p {
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	line-height: 35px;
	color: #333;
}
.nnews .fbnr img {
	max-width: 100%;
	height: auto;
}
/* nzlfw
-------------------------------------------------------------- */
.nzlfw {
	margin-bottom: 60px;
}
.nzlfwlist {
	width: 100%;
	overflow: hidden;
	margin-top: 136px;
}
.nzlfwlist h4 {
	width: 100%;
	overflow: hidden;
	font-size: 40px;
	color: #0765a7;
	line-height: 50px;
	font-weight: normal;
}
.nzlfwlist .nzlfwen {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	font-family: Arial;
	line-height: 30px;
	color: #b8b8b8;
	text-transform: uppercase;
	margin-top: 5px;
}
.nkslist {
	width: 100%;
	overflow: hidden;
	margin-top: 53px;
}
.nkslist ul {
	width: 100%;
	overflow: hidden;
}
.nkslist ul li {
	width: 12.2%;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	float: left;
	margin: 15px 1%;
	border: solid 1px #dcdcdc;
	border-radius: 10px;
	text-align: center;
}
.nkslist ul li a {
	color: #1f1f1f;
	font-size: 16px;
}
.nksimg {
	width: 100%;
	overflow: hidden;
	margin-top: 57px;
}
.nksimg ul {
	width: 100%;
	overflow: hidden;
}
.nksimg ul li {
	width: 48%;
	overflow: hidden;
	float: left;
	margin: 0 1%;
}
.nksimg ul li img {
	max-width: 100%;
	height: auto;
}
/* ncontact
-------------------------------------------------------------- */

.contact-wrap{    overflow: hidden;
    padding-bottom: 80px;
}
    .col-lg-3 {
   width: 25%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;}
    .contact-wrap .info-list {
  margin-top: -30px;
}
.contact-wrap .info-list li {
  position: relative;
  margin-top: 30px;
    margin-bottom: 100px;
}
.contact-wrap .info-list li .item-box {
  padding:10px 20px;
     height: 300px;
webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
  
    background: #fff;

}

.item-box h2{   text-align: center;     font-size: 18px;
    font-weight: bold;
    background: #f2f2f2;
    padding: 10px 0;
    margin-bottom: 10px;    line-height: 30px;
}
.contact-wrap .info-list li .item {
 
  background-color: #fff;
  padding: 65px 0 0;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.6s;
  transition: 0.6s;
    height: 230px;
}

.contact-wrap .info-list li.r1 .item:before {
    content: url(../images/r1.png);
}

.contact-wrap .info-list li.r2 .item:before {
    content: url(../images/r2.png);
}

.contact-wrap .info-list li.r3 .item:before {
    content: url(../images/r3.png);
}

.contact-wrap .info-list li.r4 .item:before {
    content: url(../images/r4.png);
}

.contact-wrap .info-list li.r5 .item:before {
    content: url(../images/r5.png);
}
.contact-wrap .info-list li.r6 .item:before {
    content: url(../images/r6.png);
}
.contact-wrap .info-list li .item:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  margin: 0 auto;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: flex;
  border: 10px solid #fff;
  font-size: 40px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #fff;
  color: #fff;
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
    .contact-wrap .info-list li.tel .item:before {
  content: '\e8ad';
}
.contact-wrap .info-list li.web .item:before {
  content: '\e620';
}
.contact-wrap .info-list li.mail .item:before {
  content: '\e605';
}
.contact-wrap .info-list li.address .item:before {
  content: '\e64e';
}
.contact-wrap .func-box > div {
  margin-top: 80px;
}
.contact-wrap .func-box .share a {
  width: 44px;
  height: 44px;
  line-height: 44px;
  background-color: #e6e6e6;
  color: #666;
  border-radius: 50%;
}
.contact-wrap .inquiry-form {
  margin-top: 35px;
}
.contact-wrap .inquiry-form textarea {
  height: 170px;
}
.contact-wrap .inquiry-form .submit {
  width: 100%;
  -webkit-box-pack: center;
          justify-content: center;
}
.contact-wrap .map {
  position: relative;
}
.contact-wrap .map .map-content {
  width: 100%;
  height: 520px;
  display: block;
}
@media (max-width: 991px) {
  .contact-wrap .info-list li .item:before {
    width: 100px;
    height: 100px;
    border: 6px solid #fff;
    font-size: 30px;
  }
     .contact-wrap .info-list li .tit {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .contact-wrap .info-list li .item:hover:before {
    
    color: #fff;
    -webkit-animation: swing2 1s 0s ease both;
            animation: swing2 1s 0s ease both;
  }
     .contact-wrap .func-box .share a {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .contact-wrap .func-box .share a:hover {
    background-color: #7f7363;
    color: #fff;
  }
     .contact-wrap .info-list li a:hover {
    color: #7f7363;
    text-decoration: underline;
  }
}
.contact-wrap .info-list li .tit {
  font-size: 20px;
  margin: 0 0 5px;
  font-weight: normal;
}
.contact-wrap .info-list li p {
  margin: 0;
  color: #666666;
  font-size: 16px;
  line-height: 1.625;
}
@media (max-width: 767px) {
     .contact-wrap .info-list li .item:before {
    width: 100px;
    height: 100px;
    border: 5px solid #fff;
    font-size: 24px;
    top: -30px;
  }
  .contact-wrap .info-list li .item-box {
    padding-top: 40px;
  }
    .contact-wrap .info-list li .item {
    padding-top: 45px;
  }
     .contact-wrap .info-list li p {
    font-size: 15px;
  }
     .contact-wrap .func-box > div {
    margin-top: 30px;
  }
          .contact-wrap .func-box .share a {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  .contact-wrap .inquiry-form {
    margin-top: 25px;
  }
  .contact-wrap .map .map-content {
    height: 280px;
  }
}
    @media (max-width: 575px) {
  .contact-wrap .info-list {
    margin-top: -15px;
  }
     .contact-wrap .info-list li {
    margin-top: 15px;
    width: 100%;
  }
      .contact-wrap .info-list li .item-box {
    padding-top: 30px;
  }
     .contact-wrap .info-list li .item {
    padding-top: 35px;
  }
     .contact-wrap .info-list li .item:before {
    width: 100px;
    height: 100px;
    border: 5px solid #fff;
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .contact-wrap .info-list li a:active {
    color: #7f7363;
    text-decoration: underline;
  }
.col-xs-6 {
    width: 50%;
}
.contact-wrap .info-list li .item-box {
    padding-top: 60px;
    height: auto;
}
     .contact-wrap .func-box > div {
    margin-top: 65px;
  }
      .contact-wrap .func-box .share a:active {
    background-color: #7f7363;
    color: #fff;
  }
}
}
@media (max-width: 991px) {
  .contact-wrap .func-box > div {
    margin-top: 50px;
  }
     .contact-wrap .map .map-content {
    height: 350px;
  }
}
.ncontact {
	margin-top: 60px;
	/*margin-bottom: 60px;*/
}
.ncontact .map {
	padding: 0;
	height: 476px;
}
.ncontact .ncontactnr {
	padding: 74px 0 0 110px;
}
.ncontactnr .com {    border-top: 1px solid #e6e6e6;padding-top: 45px;}
.ncontact .ncontactnr p {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	line-height: 35px;
   
}
.lxfs  {color: #0B0B0B;
    padding: 50px 50px 0;
    background-color: #F1F5F8;    height: 260px;}

.ncontact .ncontactnr h2{
font-size: 36px;
    font-weight: 500;
    padding-bottom: 20px;
    color: #333;
    
}
.ncontact .ncontactnr p a {
	font-size: 16px;
	color: #333;
}

.contactlist ul li{
	width:32%;
	height:358px;
	overflow:hidden;
	float:left;
	margin:10px 2% 10px 0;
	background:#fff url(../images/contactbg.jpg) no-repeat right bottom;
           box-shadow: 0px 0px 15px #0000004f;
	}
.contactlist ul li:last-child{
	margin-right:0;
	}
.contactlist ul li dl,.contactlist ul li dl dt,.contactlist ul li dl dd{
	width:100%;
	overflow:hidden;
	}
.contactlist ul li dl{
	padding:64px 50px 50px 50px;
	}
.contactlist ul li dl dt{
	font-size:25px;
	color:#095a8b;
	font-weight:normal;
	border-bottom:solid 1px #e3e3e3;
	padding-bottom:20px;
	}
.contactlist ul li dl dd{
	padding-top:10px;
	}
.contactlist ul li dl dd p{
	width:100%;
	overflow:hidden;
	padding-left:34px;
	font-size:16px;
	line-height:30px;
	margin-top:22px;
	}
.contactlist ul li dl dd p a{
	font-size:16px;
}
.contactlist ul li dl dd p:nth-child(1){
	background:url(../images/icon16.png) no-repeat left center;
	}
.contactlist ul li dl dd p:nth-child(2){
	background:url(../images/icon15.png) no-repeat left center;
	}

/* nmessage
-------------------------------------------------------------- */
.nmessage {
	margin-top: 60px;
	margin-bottom: 60px;
}
.nmessage ul {
	width: 100%;
	overflow: hidden;
}
.nmessage ul li {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: #343434;
	margin-bottom: 20px;
}
.nmessage ul li input {
	width: 100%;
	overflow: hidden;
	border: solid 1px #e3e3e3;
	line-height: 60px;
	padding: 0 20px;
}
.nmessage ul li textarea {
	width: 100%;
	height: 210px;
	overflow: hidden;
	border: solid 1px #cbcbcb;
	line-height: 30px;
	padding: 0 20px;
}
.tjbtn {
	width: 100%;
	overflow: hidden;
}
.tjbtn button {
	width: 100%;
	height: 58px;
	background: #0765a7;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
/* dede_pages

-------------------------------------------------------------- */
.pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.pages ul{display:inline-block;margin:0 auto;padding:0}
.pages ul a{color:#555;display:block;padding: 5px 11px;  border: 1px solid #ddd;float: left;margin:5px;font-size:12px}
.pages ul a.page-num-current{ background:#da251c;color:#fff;border: 1px solid #da251c; }
.pages ul a:hover{ background:#da251c;color:#fff;border: 1px solid #da251c;}
.news-exp {
	overflow: hidden;
	line-height:30px;
	margin-top:20px;
}
.news-exp .news-explf,.news-exp .news-exprt{
	padding:0;
}

.news-exp .news-explf i{
	width:33px;
	height:33px;
	background:url(../images/prev7.png) no-repeat center;
	border-radius:50%;
	display:block;
	float:left;
	margin-right:22px;
}
.news-exp .news-exprt i{
	width:33px;
	height:33px;
	background:url(../images/next7.png) no-repeat center;
	border-radius:50%;
	display:block;
	float:right;
	margin-left:22px;
}
.news-exp a {
	width:50%;
	float:left;
	overflow: hidden;
	font-size:16px;
	color:#343434;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-exp a:last-child{
	text-align:right;
}
.news-exp .news-exprt{
	text-align:right;
}
.news-exp a:hover{
	color:#da251c;
	text-decoration:none;
}
.a_txt,.rg{
	display:none;
}
/*移动端导航*/
@media screen and (max-width: 1023px) and (min-width: 0px){
.nav,.toptel{display:none}
.headernr{
	width:98%;
}
.rg{display:block;padding-top:34px;float:right;margin-right:5px;}
.rg a img{vertical-align:top}
.a_txt{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.a_txt .div1{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.a_txt .div2{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.a_txt .div3{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%}
.a_txt .div3 ul{padding-left:5%;padding-right:5%}
.a_txt .div3 ul li{border-bottom:1px solid #232530}
.a_txt .div3 ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
.a_txt .div3 ul li .a_js2{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_js2_on{background:url(../images/reduce.jpg) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_txt2{display:none}
.a_txt .div3 ul li .a_txt2 a{height:40px;line-height:40px;font-size:14px}
}
 @media only screen and (min-width: 1440px) and (max-width: 1600px) {
	 .npro .nprolist .proimg img{
		 height:301px;
	 }
}
 @media only screen and (min-width: 1360px) and (max-width: 1439px) {
     .hzhb ul li{
		height:185px;
	}
	 .nnews dl dt{
		 height:358px;
	 }
	 .npro .nprolist .proimg{
		 height:283px;
	 }
}
 @media only screen and (min-width: 1280px) and (max-width: 1359px) {
     .hzhb ul li{
		height:174px;
	}
	 .nnews dl dt{
		 height:336px;
	 }
	 .npro .nprolist .proimg{
		 height:266px;
	 }
}
 @media only screen and (min-width: 1152px) and (max-width: 1279px) {
     .hzhb ul li{
		height:157px;
	}
	 .nnews dl dt{
		 height:299px;
	 }
	 .npro .nprolist .proimg{
		 height:238px;
	 }
}
 @media only screen and (min-width: 1024px) and (max-width: 1151px) {
     .hzhb ul li{
		height:139px;
	}
	 .nnews dl dt{
		 height:263px;
	 }
	 .npro .nprolist .proimg{
		 height:209px;
	 }
}
 @media only screen and (min-width: 992px) and (max-width: 1023px) {
     .hzhb ul li{
		height:139px;
	}
	 .nnews dl dt{
         
		 height:254px;
	 }
	 .npro .nprolist .proimg{
		 height:202px;
	 }
}
 @media only screen and (min-width: 860px) and (max-width: 991px) {
     .hzhb ul li{
		height:117px;
	}
	 .nnews dl dt{
		 height:216px;
	 }
	 .npro .nprolist .proimg{
		 height:268px;
	 }
}
 @media only screen and (min-width:768px) and (max-width: 859px) {
     .hzhb ul li{
		height:117px;
	}
	 .nnews dl dt{
		 height:190px;
	 }
	 .npro .nprolist .proimg{
		 height:238px;
	 }
}
 @media only screen and (min-width:640px) and (max-width: 767px) {
     .hzhb ul li{
		height:105px;
	}
	 .nnews dl dt{
		 height:336px;
	 }
	 .npro .nprolist .proimg{
		 height:406px;
	 }
}
 @media only screen and (min-width:540px) and (max-width: 639px) {
     .hzhb ul li{
		height:88px;
	}
	 .nnews dl dt{
		 height:279px;
	 }
	 .npro .nprolist .proimg{
		 height:340px;
	 }
}
 @media only screen and (min-width:425px) and (max-width: 539px) {
     .hzhb ul li{
		height:69px;
	}
	 .nnews dl dt{
		 height:213px;
	 }
	 .npro .nprolist .proimg{
		 height:265px;
	 }
}
 @media only screen and (min-width:375px) and (max-width: 424px) {
     .hzhb ul li{
    border: solid 1px #c1c1c1;
		height:61px;
	}
	 .nnews dl dt{
		 height:185px;
	 }
	 .npro .nprolist .proimg{
		 height:232px;
	 }
}
 @media only screen and (min-width:320px) and (max-width: 374px) {
     .hzhb ul li{
		height:52px;
	}
	 .nnews dl dt{
		 height:178px;
	 }
	 .npro .nprolist .proimg{
		 height:195px;
	 }
	 
 }
 @media only screen and (min-width:0px) and (max-width: 319px) {
     .hzhb ul li{
		height:50px;
	}
	 .nnews dl dt{
		 height:175px;
	 }
	 .npro .nprolist .proimg{
		 height:192px;
	 }
}
 @media(max-width:1680px) {
	 .nav .menu > li a {
		padding: 0 36px;
	 }
 }
 @media(max-width:1600px) {
.nav {
    margin-left: 25%;
}
	.cont, .cont1 {
		width: 88%;
	}
	.nav .menu > li a {
		padding: 0 36px;
	}
	.banner .prev {
		left: 200px;
	}
	.banner .next {
		left: 276px;
	}
	.cloud-product-ul li.active {
		padding-left: 5%;
	}
	.ys .tit {
		left: 8%;
	}
	.profb .map{
		right:8%;
	}
}
@media(max-width:1440px) {
    .profb .profbjs {
    display: none;
}
    .lx {
    display: none;
}
    .logo {
    overflow: hidden;
    padding-left: 5%;
}
.nav {
    margin-left: 18%;
}
    .pro {
    padding-top: 60px;
    padding-bottom: 60px;
}
    .about{
    padding-top: 60px;
    padding-bottom: 60px;
}
    .profb{
    padding-top: 60px;
       padding-bottom: 200px;
}
.hzhb{
    padding-top: 60px;
    padding-bottom: 60px;
}
    .hzhbmore{
		bottom:40px;
	}
	.nav .menu > li a {
		padding: 0 28px;
	}
    .encn {margin: 25px 5% 35px 0;}
	.banner .rslides_nav{
		bottom:100px;
	}
	.banner .prev {
		left: 180px;
	}
	.banner .next {
		left: 256px;
	}
    	.newsnr .newslf h4 {
		width: 70%;
	}
	.newslxwm{
		margin-top:140px;
	}
.newsmenu ul li a{
		font-size:20px;
	}.news_nr .newsrt h4{
		font-size:20px;
	}
    
	
.profb .map {
    right: 2%;
    width: 100%;
    position: initial;
} 
    .news_nr .newsrt h4{
		font-size:20px;
	}
	.news_nr .newsdate .newsday{
		font-size:26px;
	}
    .map-content {
    padding: 20px 0;
}
    
    
	.profb .map {
		right: 2%;
	}
	.profblf .fbtel a{
		font-size:26px;
	}
	.nqywhlist dl dt{
		font-size:26px;
	}
}
@media(max-width:1360px) {
    .nav {
    margin-left: 14%;
}
    .newsmenu ul li a{
		font-size:18px;
	}
	.profblf .fbtel a {
		font-size: 24px;
	}
}
@media(max-width:1280px) {
    .hzhbmore {
		bottom: 20px;
	}
	.banner .rslides_nav {
		bottom: 60px;
	}
	.ncontact .ncontactnr {
		padding: 74px 0 0 80px;
	}
	.nav .menu > li a {
		padding: 0 20px;
	}
	.nnews dl dd h4{
		font-size:20px;
	}
	.banner .prev {
		left: 160px;
	}
	.banner .next {
		left: 236px;
	}

	.profb .map {
		right:0;
	}
	.profbnr .profblf{
		width: 34%;
	}
    .news_nr .newsrt h4{
		font-size:18px;
	}
}
@media(max-width:1152px) {
    .hzhbmore {
		bottom: 0;
	}
	.naboutnr img{
		padding-right:30px !important;
	}
	.ncontact .ncontactnr {
		padding: 74px 0 0 50px;
	}
	.nav {
		margin-left: 36px;
	}
	.nav .menu > li a {
		padding: 0 8px;
	}
	.toptel{
		font-size:18px;
		background-position:10px;
		padding-left:45px;
	}
	.banner .prev {
		left: 150px;
	}
	.banner .next {
		left: 226px;
	}
	.cloud-product-ul li h4{
		font-size:20px;
	}
	.cloud-product-ul li.active h4{
		font-size:26px;
	}
	.newsnr .newslf h4, .newsnr .newsin h4, .newsnr .newsrt ul li h4 {
		font-size: 18px;
	}
	.newsmenu ul li a{
		font-size:16px;
	}
	.profblf .fbtel a {
		font-size: 20px;
	}
}
@media(max-width:1024px) {
    	.hzhbmore {
		height: 30px;
		line-height: 30px;
	}
	.tab ul li{
		padding: 100px 42px 0 42px;
	}
	.tab ul li.hover{
		padding-top:60px;
	}
}
@media(max-width:1023px) {
	.profb .map{
		display:none;
	}
	.wapmap{
		display:block;
	}
	.profb{
		padding-top:100px;
		padding-bottom:80px;
	}
	.profbnr .profblf{
		width:100%;
	}
	.profblf .fbtel{
		margin-top:20px;
	}
}
@media(max-width:991px) {

.ys .tit {
    left: 8%;
    display: none;
}
.cloud-product-ul li {
    width: 50%;
}
cloud-product-ul li.active {
    width: 50%;
}
.cloud-product-ul li {
    height: 400px;

}
.cloud-product-ul li .ysimg {
    margin-top: 40px;
}



    .hzhbmore{
		position:inherit;
		margin-top:20px;
	}
	.hzhbmore a span{
		display:none;
	}
    .hzhb{
		margin-top:50px;
	}
	.banner .rslides_nav {
		bottom: 20px;
	}
	.banner .prev {
		left: 120px;
	}
	.banner .next {
		left: 196px;
	}
	.banner .rslides_nav {
		width: 30px;
		height: 30px;
	}
	.banner .prev {
		left: 20px;
	}
	.banner .next {
		left: 66px;
	}
	.tit p{
		font-size:40px;
	}
	.tit p:after{
		font-size:40px;
	}
	.nproinfo .npro_nr {
		padding:0;
	}
	.nproinfo .npro_nr h1{
		font-size:24px;
	}
	.aboutlf .aboutimg img {
		max-width: 100%;
		height: auto;
	}
	.pronr .tit,.pronr .pro_list{
		width:100%;
	}
	.pronr .pro_list a{
		float:left;
  
	}
	.hyyy{
		height:800px;
	}
	.tab ul li h4{
		font-size:22px;
	}
	.tab ul li {
		padding: 100px 20px 0 20px;
		height:400px;
	}
	.tab ul li span{
		margin-top:20px;
	}
	.cloud-product-ul li.active {
		padding-left: 4%;
  width: 50%;
	}
	.cloud-product-ul li .yslxwm a {
		width: 80%;
	}
	.cloud-product-ul li h4{
		font-size:16px;
	}
	.cloud-product-ul li.active h4{
		font-size:20px;
	}
	.about{
		padding-top:80px;
		padding-bottom:80px;
	}
	.aboutnr .aboutlf,.aboutnr .aboutrt,.news .tit,.news .newsmore{
		width:100%;
	}
	.news .newsmore a{
		float:left;
	}
	.newsnr .newslf,.newsnr .newsin{
		width:49%;
	}
	.newsnr .newsrt{
		width:100%;
	}
	.newsnr .newsrt ul li{
		width:49%;
		float:left;
		margin-top:20px;
	}
	.newsnr .newsrt ul li:last-child {
		margin-left: 2%;
		margin-top:20px;
	}
	.news {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.nqywhlist{
		margin-top:50px;
	}
	.tab ul li p{
		font-size:16px;
	}
	.naboutnr img{
		padding-right:0 !important;
		float:none !important;
	}
	.ncontact .ncontactnr {
		padding: 30px 0 0 0;
	}
	.ncontact .map{
		height:auto;
	}
	.positionnr .positionrt,.nmenu{
		width:100%;
	}
	.positionnr .positionrt{
		text-align:left;
            display: none;
	}
	.cloud-product-ul li h4{
		line-height:30px;
	}
	.nnews h1{
		font-size:20px;
	}
	.newsnr .newslf h4 {
		width: 100%;
	}
	.news-exp a{
		width:100%;
	}
	.news-exp a:last-child {
		text-align: left;
	}
	.aboutnr .aboutrt h4{
		font-size:28px;
	}
	.pronr .prolist .protit, .npro .nprolist .protit {
		padding-top: 20px;
	}
	.nqywh h3{
		font-size:36px;
	}
	.nqywh .nqywhen{
		font-size:26px;
	}
	.nhyyynr dl dt{
		height:auto;
	}
	.nhyyynr dl dt img{
		width:100%;
		height:auto;
	}
	.nhyyynr dl dd{
		height:auto;
		padding: 40px 30px;
	}
	.nhyyynr dl:nth-child(odd) dd{
		margin-bottom:20px;
	}
	.nhyyynr dl:nth-child(odd) dt{
		margin-top:20px;
	}
	.nhyyynr dl dd h4{
		font-size:30px;
	}
	.nhyyynr dl dd p{
		font-size:20px;
	}
	.nhyyynr dl dd .nhyyyjs{
		margin-top:30px;
	}
	.nqywhimg{
		margin-top:40px;
	}
	.footernr ul li:nth-child(3){
		clear:both;
	}
	.footernr ul li dl{
		float:left;
	}
	.footernr ul li:nth-child(3),.footernr ul li:nth-child(4){
		margin-top:20px;
	}
	.footernr ul li h4,.footernr ul li h4 a {
		font-size: 20px;
	}
}
@media(max-width:767px) {
    .nmenu ul li {
	margin-right: 10px;
    }
    .logos img {width: 100px;}
.logox img {width: 100px;}
.encn {
    display: none;
}
.rg {
    display: block;
    padding-top: 15px;
    float: right;
    }
    .hzhb .hzhbtit p{
		font-size:26px;
	}
	.hzhb .hzhbtit h3{
		font-size:28px;
	}
	.hzhb{
		background:none;
	}
	.hzhb ul{
		width:100%;
	}
	.rslides img {
		width: 120%;
		margin-left: -10%;
	}
	.rslides_tabs li {
		height: 50px;
	}
	.rslides_tabs{
		margin-top:-75px;
	}
	.mouse-index{
		display:none;
	}
	.tab ul li h4 {
		font-size: 18px;
		line-height: 30px;
	}
	.tab ul li .hyyyjs{
		font-size:14px;
	}
	.tab ul li p{
		font-size:14px;
	}
	.cloud-product-ul li .yslxwm {
		margin-top: 48px;
	}
	.cloud-product-ul li h4{
		font-size:14px;
	}
	.cloud-product-ul li.active h4{
		font-size:16px;
	}
	.cloud-product-ul li h4{
		line-height:25px;
	}
	.nqywh h3{
		font-size:30px;
		line-height:40px;
	}
	.nqywh .nqywhen{
		font-size:20px;
		line-height:20px;
	}
	.nqywhlist dl dt {
		font-size: 22px;
		line-height:32px;
	}
	.newslxwm a{
		width:80%;
	}
	.aboutmore{
		margin-top:60px;
	}
	.aboutnr .aboutrt{
		height:auto;
		padding: 46px 60px 40px 60px;
	}
	.aboutnr .aboutjsen{
		width:100%;
	}
	.nabout h3{
		font-size:30px;
	}
	.nabout .nabouten {
		font-size: 20px;
		line-height: 30px;
		margin-top: 0;
	}
	.nprofbnr table {
        width: 700px;
        margin: auto;
    }
	.nprofbnr .nprotable{
        overflow-x: scroll;
    }
    .nproinfo .npro_nr h1 {
        font-size: 20px;
        line-height: 30px;
    }
}
@media(max-width:640px) {
.index_banner_box .swiper-slide .img_box img {
    height: 30vh;
}
.index_banner_box .text_box img {
    max-width: 200px;
    min-width: 100px;
    width: 28%;
}
    .hzhb .hzhbtit p{
		font-size:22px;
	}
	.hzhb .hzhbtit h3{
		font-size:24px;
	}
	.cloud-product-ul li .ysjs{
		line-height:25px;
	}
	.cloud-product-ul li .ysimg img{
		width:50px;
	}
	.aboutnr .aboutrt {
		padding: 46px 30px 40px 30px;
	}
	.pronr .prolist .protit .protitrt span, .npro .nprolist .protit .protitrt span{
		width:40px;
		height:40px;
	}
	.newsnr .newslf, .newsnr .newsin {
		width: 100%;
	}
	.newsnr .newsin{
		margin-left:0;
		margin-top:20px;
	}
	.tab {
		width: 100%;
		height: auto;
		top: inherit;
		bottom: 0;
	}
	.tab ul li {
		padding: 50px 20px 0 20px;
		height: 300px;
	}
	.tab ul li.hover {
		padding-top: 30px;
	}
	.tab_box .tit {
		left: 6%;
		top: 30px;
	}
	.pronr .profl {
		width: 98%;
	}
}
@media(max-width:540px) {
	.aboutnr .aboutrt h4 {
		font-size: 24px;
	}
	.aboutnr .aboutjscn{
		font-size:18px;
	}
	.newsnr .newsrt ul li {
		padding: 64px 20px 0 20px;
	}
	.tab ul li h4{
		font-size:16px;
		margin-top:10px;
		line-height:25px;
	}
	.tab ul li p{
		margin-top:0;
	}
	.tab ul li .hyyyjs{
		margin-top:10px;
	}
}
@media(max-width:425px) {
	.banner .rslides_nav {
		bottom: 10px;
	}
	.cloud-product-ul li .yslxwm {
		margin-top: 20px;
	}
	.cloud-product-ul li .yslxwm a{
		font-size:14px;
	}
	.newsnr .newslf h4, .newsnr .newsin h4, .newsnr .newsrt ul li h4 {
		font-size: 16px;
	}
	.profblf .fbtel{
		background-size:100px;
		padding-left:110px;
	}
	.tab ul li.hover {
		padding-top: 20px;
	}
	.tab ul li {
		padding: 20px 10px 0 10px;
	}
}
@media(max-width:320px) {
}
