@charset"utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
images {
	border: 0;
}

ol,
ul {
	list-style: none;
}

th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

/* sup {
	vertical-align: text-top;
} */

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,
textarea,
select {
	*font-size: 100%;
	outline: none;
	background-color: transparent;
	border: none;
}

a {
	text-decoration: none;
}

i,
em {
	vertical-align: middle;
	font-style: normal;
}

body {
	font: 14px/1.5 "Microsoft YaHei", tahoma, arial, 'Hiragino Sans GB', "\5b8b\4f53", Microsoft YaHei;
	overflow-x: hidden;
}

images {
	vertical-align: top;
}

.clearfix:after {
	display: block;
	content: "";
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w12 {
	width: 1200px;
	margin: auto;
}

.w14 {
	width: 1400px;
	margin: auto;
}

.layui-layer-setwin{
	display: none !important;
}

.nav_top {
	padding: 0 2.6%;
}

.nav_top,
.nav_bot {
	border-bottom: 1px rgba(255, 255, 255, 0.15) solid;
}

.nav_top_left {
	padding: 8px 0;
	/* display: table; */
}

.nav_top_left .language,
.nav_top_left .navLogos {
	display: inline-block;
	float: left;
}

.logo,
.logo-fan {
	height:auto;
}


.logo-fan {
	display: none;
}

.language a {
	padding: 8px 32px 0;
	margin: 0 30px;
	position: relative;
	font-size: 10px;
	color: #ffffff;
	display: block;
	vertical-align: bottom;
}

.language a::before {
	content: '';
	width: 18px;
	height: 18px;
	background: url(../images/language_icon_2.gif) no-repeat center;
	background-size: cover;
	display: inline-block;
	margin-right: 15px;
	position: absolute;
	left: 0;
	top: 9px;
}

.language a::after {
	content: '';
	width: 10px;
	height: 6px;
	background: url(../images/icon4.png) no-repeat center;
	background-size: 10px;
	display: inline-block;
	position: absolute;
	right: 8px;
	top: 14px;
}

.nav_top_right ul li {
	display: inline-block;
	padding: 20px 43px;
	float: left;
}

.nav_top_right ul li.borders {
	border-right: 1px rgba(255, 255, 255, 0.15) solid;
}

.nav_top_right ul li:last-child {
	padding: 20px 0 20px 0;
}

.nav_top_right ul li a {
	display: block;
	font-size: 12px;
	line-height: 26px;
	color: #ffffff;
	padding-left: 34px;
}

.nav_top_right ul li:nth-of-type(-n+3) {
	padding: 20px 40px 20px 0;
	position: relative;
}

.nav_top_right ul li:nth-of-type(-n+3) a::after {
	content: '';
	width: 10px;
	height: 6px;
	background: url(../images/icon4.png) no-repeat center;
	background-size: 10px;
	display: inline-block;
	position: absolute;
	right: 24px;
	top: 31px;
	transform: rotate(-90deg);
}

.nav_top_right ul li:nth-of-type(-n+3) a {
	padding-left: 0;
}

.nav_top_right ul li.searli a {
	background: url(../images/icon2.png) no-repeat left center;padding-left:50px; margin-left:30px;
}

.globali {
	position: relative;
}

.nav_top_right ul li.globali a {
	background: url(../images/language_icon_2.gif) no-repeat left center;
	background-size: 24px;
}

.nav_top_right ul li.globali a:after {
	content: '';
	background: url(../images/icon4.png) no-repeat right center;
	display: inline-block;
	width: 10px;
	height: 9px;
	margin-left: 10px;
}

.navBotuls {
	margin: auto;
	text-align: center;
	position: relative;
	padding: 0 2.6%;
}

.nav_bot .navBotuls li {
	display: inline-block;
}

.nav_bot .navBotuls li:first-child a,
.ons .nav_bot .navBotuls li:first-child a {
	background: none;
}

.nav_bot .navBotuls li:nth-child(5n) a,
.ons .nav_bot .navBotuls li:nth-child(5n) a {
	background: none;
}

.ons .nav_top_right ul li:nth-of-type(-n+3) a::after {
	background: url(../images/icon4-fan.png) no-repeat right center;
}

.nav_bot .navBotuls li a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	padding: 18px 18px;
	background: url(../images/icon4.png) no-repeat right center;
}

.nav_bot .navBotuls li a:hover {
	color: #114897 !important;
}


.cliMoreP a,
.swiper-pagination-big .swiper-pagination-bullet,
.switChUls_I li a,
.headNav,
.ons,
.homepage span,
.infoHov .info-ulBox li a,
.pro-server-Tain dl .infoHov,
.pro-server-Tain dl dd p a,
.company-global p a,
.menuUls li {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}


/* sousuo */
.h_search {
	width: 690px;
	margin: 0 auto;
	top: 0;
	position: absolute;
	left: 50%;
	margin-left: -345px;
	z-index: 99;
	padding-top: 23px;
	opacity: 0;
	transition: all 0.3s ease-in;
}

.h_searchdesc {
	padding: 18px 10px;
	background: #fff;
	margin-top: 18px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.h_searchdesc h4 {
	font-size: 12px;
	color: #666;
	padding-left: 35px;
}

.h_searchdesc li {
	line-height: 32px;
	margin: 5px 0;
	padding: 0 45px;
}

.h_searchdesc li a {
	color: #333;
}

.h_searchdesc li:hover {
	background: #f2f2f2;
}

.h_searchdesc li:hover a {
	color: #222;
}

.navm {
	position: relative;
	padding: 0 11%;
}

.guanbia {
	background: url(../images/guanbia.png) center no-repeat;
	background-size: cover;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 50%;
	margin-right: -600px;
	top: 33px;
	display: none;
}

.h_searchtxt {
	width: 75%;
	line-height: 44px;
	font-size: 14px;
	padding: 0 25px;
	/* background: url(../images/icon2.png) 10px center no-repeat; */
	color: #fff;
}

.h_searchtxt,
.h_searchdesc li,
.h_searchdesc h4 {
	opacity: 0;
	-webkit-opacity: 0;
	transform: translateX(100px);
	transition: all 0.3s ease;
}

.h_searchdesc li {
	transform: translateX(20px);
}

.h_searchon .h_searchtxt,
.h_searchon .h_searchdesc li,
.h_searchon .h_searchdesc h4 {
	opacity: 1;
	-webkit-opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}



.hsbg {
	background: #000;
	opacity: 0;
	-webkit-opacity: 0;
	visibility: hidden;
	position: fixed;
	left: 0;
	top: 0;
	height: 100vh;
	width: 100%;
	z-index: 10;
	transition: all 0.5s ease-in;
}

.h_searchtxt {
	transition-delay: 0.3s;
}

.h_searchdesc {
	padding: 18px 10px;
	background: #fff;
	margin-top: 18px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.h_searchdesc li.n1 {
	transition-delay: 0.3s;
}

.h_searchdesc li.n2 {
	transition-delay: 0.4s;
}

.h_searchdesc li.n3 {
	transition-delay: 0.5s;
}

.h_searchdesc li.n4 {
	transition-delay: 0.6s;
}

.h_search {
	visibility: hidden;
}

.h_searchon {
	visibility: visible;
	opacity: 1;
}
/*
.nav {
	padding: 43px 0;
	background: #fff;
	position: relative;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	transition: all 0.5s ease-in;
}

.nav {
	padding-top: 0;
	padding-bottom: 0;
}
*/
.navon {
	background: rgba(45, 45, 45, 0.98);
	height: 83px;
}


.hsbgon {
	opacity: 0.7;
	-webkit-opacity: 0.7;
	visibility: visible;
}


/* 导航反色 */
.ons {
	background: #FFFFFF;
}

.ons .logo {
	display: none;
}

.ons .logo-fan {
	display: block;
}

.ons .language a::before {
	content: '';
	width: 18px;
	height: 18px;
	background: url(../images/language_icon_1.gif) no-repeat center;
	background-size: cover;
	display: inline-block;
	margin-right: 15px;
	position: absolute;
	left: 0;
	top: 9px;
}

.ons .language a::after {
	background: url(../images/icon4-fan.png) no-repeat center;
}

.ons .nav_top_right ul li.searli a {
	background: url(../images/icon2-fan.png) no-repeat left center;
}

.down-Fan2.searli a,
.down-Fan2.globali a {
	font-size: 14px !important;
}

.downMens .down-Fan2 .navsearch {
	background: url(../images/icon2-fan.png) no-repeat left center !important;
	margin-left: 50px;
	background-size: 18px !important;
}

.ons .nav_top_right ul li.globali a {
	background: url(../images/language_icon_1.gif) no-repeat left center;
	background-size: 24px;
}

.ons .nav_top_right ul li.globali a:after {
	background: url(../images/icon4-fan.png) no-repeat right center;
}

.downMens .down-Fan2.globali {
	background: url(../images/language_icon_1.gif) no-repeat left center;
	background-size: 24px;
	padding-left: 8px;
}

.ons .language a,
.ons .nav_top_right ul li a {
	color: #333333;
}

.ons .nav_bot .navBotuls li a {
	color: #333333;
	background: url(../images/icon4-fan.png) no-repeat right center;
}

.ons .nav_top_right ul li.borders {
	border-right: 1px rgba(0, 0, 0, 0.15) solid;
}

.ons .nav_top,
.ons .nav_bot {
	border-bottom: 1px rgba(0, 0, 0, 0.15) solid;
}

.head-marTop {
	top: -69px !important;
}

.down-Fan2 {
	opacity: 0;
}

.down-Fan2-2 {
	display: none !important;
}

.downMens .navBotuls {
	text-align:right ;
}

.downMens .down-Fan2 {
	opacity: 1;
}

.down-Fan2-2.borders a {
	background: none !important;
}

.downMens .down-Fan2-2 {
	display: inline-block !important;
}

.nav_bot .nav_top_left {
	padding: 8px 0 8px 2.6%;
	transition: all .5s ease;
}

/* menu */
.down-listBox {
	width: 100%;
	min-height: 355px;
	box-shadow: 0 18px 25px rgba(150, 150, 150, 0.2);
	background: #FFFFFF;
	position: absolute;
	top:63px;
	left: 0;
	display: none;
	border-top: 1px rgba(0, 0, 0, 0.1) solid;
	overflow: hidden;
}

.downMenu-cens {
	padding: 30px 0;
	text-align: center;
}

.menucens {
	display: inline-block;
	float: left;
	text-align: left;
}

.leftMenu {
	width: 27%;
}

.touzi .leftMenu {
	width: 22%;
}

.leftMid {
	width: 46%;
	margin: -20px 5% 0 1%;
}

.leftMid2 {
	width: 40%;
	margin: -20px 1% 0 1%;
}

.leftRight {
	width: 21%; 
}

.leftRight img{ 
	width: 100%; height:180px; border-radius:5px;
}
.menucens h5 {
	font-size: 16px;
	line-height: 30px;
	color: #114897;
	cursor: pointer;
}

.solution .menucens h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	color: #0f4bae;
	padding: 10px 0;
}

.menu-txt1 {
	width: 80%;
}

.menu-txt1 p {
	font-size: 14px;
	line-height: 24px;
	color: #242628;
}

.menu-more {
	cursor: pointer;
}

.menu-more span {
	font-size: 12px;
	line-height: 26px;
	color: #2b2e32;
	margin-top: 30px;
	display: block;
	padding-left: 15px;
	background: url(../images/right.png) no-repeat left center;
}

.menuUls li {
	display: block !important;
	padding: 20px 26px 18px;
	border-bottom: 1px #EEEFEF solid;
	background: url(../images/right.png) no-repeat 94% center;
}

.menuUls li:hover {
	box-shadow: 0px 1px 33px 0px rgba(231, 232, 233, 0.75);
}

.menuUls li::after {
	content: '';
	display: block;
	border-bottom: 1px #EEEFEF solid;
	position: absolute;
	bottom: 0;
	width: 90%;
}

.menuUls li .botnA a {
	display: inline;
	font-size: 14px;
	line-height: 18px;
	color: #292a2b;
	padding: 0;
	padding-right: 15px;
	background: none !important;
}

.videBox {

}

.videBox,
.activBox,
.touzizhe {
	width: 100%;
	height: 115px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.touzizhe {
	width: 340px;
	height: 245px;
	margin-left: 45px;
	background-color: #ffffff;
	box-shadow: 0px 1px 33px 0px rgba(230, 230, 230, 0.75);
	border-radius: 12px;
	border: solid 1px #e9e9e9;
	overflow: hidden;
	padding: 20px;
}

.touzizhe>p {
	font-size: 12px;
	margin-bottom: 20px;
}

.bthem {
	color: #555555;
	font-size: 16px;
	line-height: 26px;
	margin: 5px 0 16px;
}

.touzizhe .bthem span {
	margin-right: 25px;
}

.touzizhe>div i {
	float: right;
}


.videBox h3,
.activBox h3 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	line-height: 34px;
	color: #ffffff;
}

.videBox h3 {
	padding-left: 38px;
	background: url(../images/about/dm1-icon.jpg.png) no-repeat left center;
	background-size: 30px;
}

.videBox2 h3 {
	padding-left: 0;
}

.activBox h3,
.videBox2 h3 {
	background: url(../images/about/dm2-icon.jpg.png) no-repeat right center;
	background-size: 12px;
	padding-right: 30px;
}


/* banner */
.about-inUls2 ul li a,
.about-inUls2 ul li a::after,
.inActed,
.inActed::after,
.moreA a,
.moreA a::after,
.drownDlBoxs dl dd p i,
.btnBox0,
.btn-txt-bot .torightp,
.btnBox0::after,
.footp1 a images {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.banNavBoxs,
.LastNavP,
.Corporate,
.globalMaps,
.cultureBoxs,
.ContactBoxs,

.ph_ban {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

.headNav {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 888;
}

.banNavBoxs {
	height: 450px;
}

.LastNavP {
	height: 450px;
}

.about-inban {
	width: 62.5%;
	position: absolute;
	z-index: 500;
	top: 56%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.about-inban h3 {
	font-size: 36px;
	line-height: 60px;
	color: #ffffff;
}

.about-inban .ban_theme_p {
	color: #FFFFFF;
}

.LastNavP h3 {
	font-size: 34px;
}

.LastNavP .about-inban {
	top: 56%;
}

/* 公共内页悬浮导航 */
.canFixNav {
	/* position: absolute;
	z-index: 500;
	bottom: 15px;
	left: 0; */
	width: 100%;
	background: #F7F7F7;
	padding: 26px 0;
}

.canFixNav-new,
.canFixNav-new .swiper-slide {
	background-color: #FFFFFF !important;
}

.about-inUls2_nav {
	padding-top: 0 !important;
}

.onbg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 668;
	background: #FFFFFF;
	border-bottom: 1px rgba(0, 0, 0, 0.15) solid;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	padding: 15px 0;
}

.onbg .about-inUls1 {
	display: none;
}

/* .onbg .about-inUls ul li a {
	color: #333333;
}

.onbg .about-inUls1 ul li a {
	background: url(../images/right.png) no-repeat right center;
	background-size: 5px;
} */

.box-fixs {
	position: relative;
	top: -70px;
	left: 0;
}

/* 定于侧边 */
/* .onbg{
	top: 137px;
	width: 130px;
	left: 0;
	border: 1px rgba(0, 0, 0, 0.1) solid;
}
.onbg li{
	display: block;
	margin-bottom: 10px;
}
.onbg .about-inUls2{
	float: left;
}
.onbg .canUls{
	width: 100%;
}
.onbg .about-inUls2 ul li a{
	padding: 10px 30px;
} */




/* 定于侧边结束 */

/* banner下拉 */
.p-abs {
	position: absolute;
	cursor: pointer;
	bottom: 10px;
	width: 24px;
	left: 50%;
	margin-left: -12px;
	z-index: 666;
	text-align: center;
}

.bgc-white {
	/* width:2px;height:20px; display:inline-block;background:#fff; */
	-webkit-animation: scroll_tip_line 1.4s cubic-bezier(0, 0, 0, 1) infinite;
	animation: scroll_tip_line 1.4s cubic-bezier(0, 0, 0, 1) infinite;
}

.icon-chevron-down {
	background: url(../images/ban-down.png) center no-repeat;
	background-size: 100% auto;
	display: inline-block;
	width: 100%;
	height: 24px;
	position: relative;
	top: -20px;
}

.icon-chevron-word {
	font-size: 12px;
	display: block;
	color: #FFFFFF;
	margin-top: 12px;
}

@-webkit-keyframes scroll_tip_line {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}

	40% {
		opacity: 1;
	}

	80% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}

	100% {
		opacity: 0;
	}

}

@keyframes scroll_tip_line {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}

	40% {
		opacity: 1;
	}

	80% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}

	100% {
		opacity: 0;
	}

}




/* 向下 */
.scroll-down span {
	position: absolute;
	bottom: 35px;
	left: 49.7%;
	width: 24px;
	height: 24px;
	box-sizing: border-box;
	z-index: 7777;
	cursor: pointer;

}

.scroll-down p { margin-left:6px;  color:#FFFFFF; width:1px; height:17px; position:relative; background:#FFFFFF; margin-top:8.3px;

}

.scroll-down span::before {
  content: "";
  height: 12px;
  width: 12px;
  top: 12px;
  border-width:0  1px 1px  0 ;
  border-color:#FFFFFF;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: absolute;
  


}

.scrollfan span {
	border: 2px solid #333333;
}

.scrollfan span::before {
	background-color: #333333;
}

.scrollfan .shubiaowz {
	color: #333333;
}

.shubiaowz {
	position: absolute;
	bottom: 16px;
	color: #ccc;
	font-size: 12px;
	width: 100%;
	left: 0;
	text-align: center;
	z-index: 7777;
}





/* 向上 */
.scroll-down1 span {
	position: absolute;
	bottom: 30px;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -9px;
	border-radius: 50px;
	box-sizing: border-box;
	z-index: 7777;
	cursor: pointer;
	color:#fff;
}

.scroll-down1 span::before {
	position: absolute;
	
}

.scrollfan1 span {
	border: 2px solid #fff;
}

.scrollfan1 span::before {
	background-color: #fff;
}

.scrollfan1 .shubiaowz {
	color: #333333;
}

.shubiaowz1 {
	position: absolute;
	bottom: 16px;
	color: #fff;
	font-size: 12px;
	width: 100%;
	left: 0;
	text-align: center;
	z-index: 7777;
}


@-webkit-keyframes sdb10 {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}

	40% {
		opacity: 1;
	}

	80% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

@keyframes sdb10 {
	0% {
		transform: translate(0, 0);
		opacity: 0;
	}

	40% {
		opacity: 1;
	}

	80% {
		transform: translate(0, 20px);
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}








.canUls {
	/* border-top: 1px rgba(229, 229, 229, 1) solid; */
}

.about-inUls ul li {
	display: inline-block;
	float: left;
}

.about-inUls ul li a {
	font-size: 12px;
	color: #000000;
	display: block;
	padding: 2px 16px;
}

/* .about-inUls2 {
	padding-top: 12px;
} */

.about-inUls2 ul li a {
	padding: 15px 30px;
	background-color: #eeeeee;
	border-radius: 6px;
	margin-left: 12px;
	overflow: hidden;
}

.about-inUls2 ul li a:hover,
.inActed {
	background-color: #e78a22 !important;
	color: #FFFFFF !important;
}

.about-inUls1 ul li a {
	background: url(../images/right.png) no-repeat right center;
	background-size: 5px;
}

.about-inUls1 ul li:last-child a {
	background: none;
}

.about-inUls1 ul li:first-child a {
	padding-left: 0;
}

/*  */
.solut-doMenu {
	padding: 30px 8% 0;
	height: 78%;
}

/* 解决方案下拉 */
/* .downMenu-cens-autoHei {
	height: auto !important;
} */

.soluLfs {
	width: 22%;
}

.menucens2 {
	width: 100%;
}

.solution-ms {
	float: left;
	width: 21%;
	margin-right: 5%;
}

.menuUls.solution-menu {
	position: relative;
}

.solution-ms:last-child {
	margin-right: 0;
}

.menuUls.solution-menu li {
	padding: 3px 0;
	border-bottom: none;
	background: none;
}

.menuUls.solution-menu li:last-child a {
	border-bottom: none;
}

.menuUls.solution-menu li a {
	padding: 4px !important;
	border-bottom: 1px #E1E1E1 solid;
	background: url(../images/right.png) no-repeat right center !important;
}

.menuUls.solution-menu li a:hover {
	opacity: 1;
}

.rightIcon {
	background: url(../images/right.png) no-repeat right center !important;
	background-size: 4px;
	transition: all 0s ease;

}

/* 第二层 */
.menuUls.solution-menu .botnA,
.menuUls.solution-menu .botnA .fourUls,
.menuUls.solution-menu .fiveUls {
	display: none;
	width: 90%;
	min-height: 500px;
	position: absolute;
	left: 112%;
	top: 0;
	border-left: 1px #EEEEEE solid;
	padding-left: 10%;
}

.menuUls.solution-menu li::after {
	border-bottom: none;
}

.menuUls.solution-menu li a {
	display: block;
	font-size: 14px;
	line-height: 26px;
	color: #000000;
}

.solution-menu li:nth-of-type(-n+2) {
	display: block;
}

.solution-menu li a {
	border: none;
	background: none;
}

.solution-menu li a i {
	float: right;
}

.menuUls.solution-menu li:hover {
	box-shadow: none;
}

.fiveUls li a {
	padding-left: 3em !important;
}



/*  */
.foot {
	background: #2f2f2f;
	border-top: 6px solid #0076a7;
	padding-top: 50px;
	padding-bottom: 40px;
}

.footlo {
	width: 120px;
}

.footp1 a {
	color: #fff;
	display: inline-block;
	margin-left: 18px;
}

.footp11 images {
	max-width: 75%;
}

.footp11 .foot-wx,
.mfooterp1 .foot-wx {
	position: relative;
}

.footp11 .foot-wx-images{
	display: block;
	transition: all .5s ease;
}
.footp11 .foot-wx .foot-wx-images,
.mfooterp1 .foot-wx .foot-wx-images {
	position: absolute;
	bottom: -32px;
	right: 41px;
	width: 0;
	height: 100px;
	max-width: 100px !important;
}

.footp11 .foot-wx:hover .foot-wx-images {
	width: 100px;
}

.mfooterp1 .foot-wx .foot-wx-images{
	display: none;
	height: 100px;
}

.footp11 images:hover {
	opacity: 0.6;
}

.footp13 {
	padding-left: 10px;
}

.footp1 {
	padding-bottom: 15px;
	border-bottom: 1px solid #636363;
}

.footp2 {
	padding-top: 20px;
}

.footp2,
.footp2 a {
	color: #fff;
}

.footp21b {
	color: #888888;
	font-family: Arial, sans-serif;
	padding-top: 3px;
}

.dbgs {
	display: inline-block;
	width: 168px;
	text-align: center;
	border: 1px solid #717171;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	line-height: 35px;
	font-size: 12px;
	cursor: pointer;
	position: relative;
}

.dbgs span,
.dbgs i {
	display: inline-block;
	padding-right: 38px;
	background: url(../images/dbgs.png) center right no-repeat;
}

.dbgssub {
	background: #fff;
	position: absolute;
	width: 100%;
	bottom: 0;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 5px 20px rgba(255, 255, 255, 0.2);
	left: 0;
	display: none;
	text-align: center;
}

.dbgssub a {
	color: #333;
	font-size: 13px;
}

.dbgssub li {
	border-bottom: 1px solid #dcdcdc;
}

.dbgs i {
	background-image: url(../images/dbgs1.png);
}

.dbgssub li.m:hover {
	background: #f1f1f1;
}

.footp112 {
	margin-left: 0 !important;
}




@media screen and (max-width: 1500px) {

	.banNavBoxs,
	.LastNavP {
		height: 340px;
	}

	.about-inban {
		width: 80%;
		top: 62% !important;
	}

	.about-inban h3 {
		font-size: 22px;
		line-height: 44px;
	}
}

.menuUls.solution-menu li a {
	color: #333333;
}

.menuUls.solution-menu .botnA .fourUls a,
.menuUls.solution-menu .fiveUls a {
	color: #666666;
}

.menuUls.solution-menu li a.a_Aons {
	color: #114897;
}


.Aons {
	color: #FFFFFF !important;
	background: #114897;
}


.toTops a {
	width: 70px;
	height: 50px;
	display: block;
	transform: skewX(-13deg);
	background-color: #E78A22;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	position: fixed;
	bottom: 0;
	right: -10px;
	z-index: 770;
	padding-top: 10px;
	display: none;
}

.toTops a::before {
	content: '';
	width: 20px;
	height: 16px;
	background: url(../images/global-down.png) no-repeat center;
	background-size: 15px;
	transform: rotate(180deg);
	position: absolute;
	top: 8px;
	right: 27px;
}

/* 分页 */
.newpagenewm {
	text-align: center;
	padding-top: 30px;
}

.newpagenewm a {
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	color: #666666;
}

.newpagenewm a.on,
.newpagenewm a:hover {
	background: #0046aa;
	color: #fff;
}

.newpagenewm .prev,
.newpagenewm .prev:hover {
	background: url(../images/join/solu-right.png) center no-repeat;
	transform: rotate(180deg);
	background-size: 10px;
	cursor: pointer;
}

.newpagenewm .next,
.newpagenewm .next:hover {
	background: url(../images/join/solu-right.png) center no-repeat;
	background-size: 10px;
	cursor: pointer;
}

.newpagenewm .ddd,
.newpagenewm .ddd:hover {
	background: none;
	color: #000;
}


/* 联系我们表单 */
.form-boxs>h4,
.foot-cens>h4 {
	font-size: 26px;
	line-height: 32px;
	color: #111111;
	padding-top: 18px;
}

.h4-desc {
	margin: 25px 0 50px;
}

.h4-desc p {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
}

.lit-theme {
	font-size: 14px;
	line-height: 14px;
	color: #015ccb;
	margin-bottom: 25px;
}

.littPut {
	width: 100%;
}

.littPut p,.sampBoxs1,.sampBoxs1 .samp1{
	border-bottom: 1px #a5a5a5 solid;
	width: 358px;
	float: left;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.sampBoxs1 .samp1{
	padding-left: 1px;
}
#country{
	padding-left: 1px;
}
.mustX {
	position: relative;
	padding-left: 0.7em;
}

.littPut p::before,
.mustX::before {
	content: '\2732';
	color: #FF0000;
	position: absolute;
	font-size: 6px;
	display: inline-block;
	top: 0;
	left: 0px;
}

.littPut p:nth-child(1),.sampBoxs1 {
	margin-right: 30px;
}

.littPut p input {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	font-size: 14px;
	color: #333333;
	text-indent: 0.8em;
}

.samp,
.samp input {
	padding-left: 10px;
}

.samp2 {
	height: 100%;
	line-height: 40px;
	border-radius: 8px;
	border: solid 1px #a5a5a5;
	margin: 10px 0 15px;
}
.samp{
	width: 100%;
	height: 40px;
	display: block;
	position: relative;
	z-index: 8;
}
.samp input {
	width: 95%;
	height: 100%;
	display: block;
	cursor: default;
	position: absolute;
	z-index: 10;
}


.pick-show,
.sampBoxs {
	background: url(../images/join/con-sel.png) no-repeat 96% center;
	background-size: 10px;
}

.sampBoxs {
	position: relative;
}

.selectBoxs,.select_count {
	display: none;
	position: absolute;
	top: 42px;
	left: 0;
	width: 100%;
	background: #FFFFFF;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px solid #dedede;
	border-top: none;
	border-radius: 5px;
	overflow: hidden;
	z-index: 16;
}

.selectBoxs li,.select_count li {
	cursor: pointer;
	width: 100%;
	line-height: 36px;
	border-bottom: 1px #EEEEEE solid;
	font-size: 14px;
	text-indent: 2em;
	color: #888888;
}

.selectBoxs li:hover,.select_count li:hover {
	background-color: #114897;
	color: #FFFFFF;
}

.demand textarea {
	width: 100%;
	height: 130px;
	border: solid 1px #a5a5a5;
	border-radius: 5px;
	overflow: hidden;
	resize: none;
	font-size: 14px;
	text-indent: 1.5em;
	padding-top: 15px;
	margin-top: 10px;
}

.demand p {
	color: #333333;
}

.submitPs {
	transition: all .5s ease;
}

.submitPs a {
	width: 180px;
	height: 46px;
	background-color: #e3e3e3;
	border-radius: 4px;
	display: block;
	font-size: 14px;
	line-height: 46px;
	color: #111111;
	text-align: center;
	margin-top: 30px;
}

.submitPs a:hover {
	background: #114897;
	color: #FFFFFF;
}

.submitPs1 a {
	margin: 30px auto 0;
	display: none;
}

/* 社会招聘内容头部 */

.sum-theme {
	border-bottom: 1px rgba(22, 74, 149, 0.7) solid;
	padding-bottom: 33px;
	font-size: 30px;
	line-height: 26px;
	color: #111111;
	text-indent: 1em;
}

.sum-theme {
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 20px;
	position: relative;
	text-indent: 1em;
}

.sum-theme::before {
	content: '';
	width: 4px;
	height: 30px;
	display: inline-block;
	background-color: #1453ba;
	vertical-align: middle;
	margin-right: 10px;
	position: absolute;
	left: 0;
}

.sum-theme::before {
	left: 0;
}

.sum-nav-box {
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(181, 181, 181, 0.3);
}

.sum-nav1 {
	margin-bottom: 0;
}

.ti-box-one {
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	display: inline-block;
	padding: 15px 0;
	margin-left: 17px;
	border-bottom: 1px transparent solid;
	cursor: pointer;
}

.ti-box-one>a {
	color: #333333;
}

.ti-box-one:hover,
.tiActed {
	color: #164a95;
	border-bottom: 1px #164a95 solid;
}

@media screen and (max-width:1366px) {
	.downMens .down-Fan2 .navsearch {
		margin-left: 0;
	}

}

.mhead,
.ph_ban,
.mfooter {
	display: none;
}

.globali .landowns {
	display: none;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	text-align: center;
	border-radius: 4px;
	padding: 8px 3px;
	position: absolute;
	left: 10px;
	top: 60px;
	z-index: 999;
	transition: all .5s ease;
}

.globali .landowns:before {
	content: '';
	position: absolute;
	top: -20px;
	left: 35px;
	display: block;
	z-index: 5;
	border-color: transparent transparent #FFFFFF transparent;
	border-width: 10px;
	border-style: solid;
	transition: all .5s ease;
}

.globali .landowns span {
	display: block;
	color: #333333;
	font-size: 14px;
	padding: 5px 12px;
	cursor: pointer;
}

.globali .landowns span:hover {
	background: #E1E1E1;
}

.globali:hover .landowns {
	display: block;
}

.wap_snav {
	display: none;
}

@media screen and (max-width:1500px) {
	/*.logo,
	.logo-fan {
		max-width: 160px;
	}
	 .nav_top_right ul li:nth-of-type(-n+3) {
	    padding: 12px 40px 12px 0;
	    position: relative;
	}
	.nav_top_right ul li:nth-of-type(-n+3) a::after{
		top: 23px;
	}
	.nav_top_right ul li {
	    padding: 12px 43px;
	}
	.nav_top_right ul li:last-child,.nav_top_left{
		padding: 12px 0;
	} */
	.solution .menucens h5 {
		font-size: 14px;
		line-height: 20px;
	}
	.menuUls.solution-menu li a{
		line-height: 22px;
	}





}

@media screen and (max-width:1360px) and (min-width:900px) {
	.banLeft h3 {
		font-size: 30px !important;
		width: 490px;
	}

	.product-serBox {
		width: 100%;
	}

	.w12 {
		width: 96%;
	}

	.video-marks-big .count-Tainer dl .borDt {
		width: 130px;
		height: 130px;
	}

	.video-marks-big .count-Tainer dl dt {
		font-size: 34px;
	}

	.histStory .storyBox:before,
	.histStory .swiper-button-next,
	.histStory .swiper-button-prev {
		top: 19%;
	}

	.respBoxs p images {
		max-width: 90%;
	}
	.nav_bot .navBotuls li a{
		padding: 18px;
	}
	.botnA a{
		padding-left: 0 !important;
	}
	.touzizhe{
		width: 300px;
	}
	.culture-item2,.culture-item3 {
	    height: 453px !important;
	}
	.foot-cens .lastList .countList{
		width: 187px !important;
	}
	.headquarters>a>h3 {
	    font-size: 18px !important;
	    margin-bottom: 0 !important;
	}
	.head-descp p {
	    font-size: 13px !important;
	}
	.btnBox_1{
		width: 25% !important;
	}
	.tain-rCen images {
	    max-width: 100% !important;
	}
	
	
	
	
	
}

@media screen and (max-width:1150px) and (min-width:900px) {
	.headquarters {
	    width: auto !important;
		margin-left: 0 !important;
		float: none !important;
	}
	.nav_bot .navBotuls li a{
		font-size: 14px;
		padding: 18px 15px;
	}
	.logo, .logo-fan {
	    height: 20px;
	}
	
}

@media screen and (max-width:900px) {
	.toTops a {
		width: 55px;
		height: 40px;
		transform: skewX(-11deg);
		line-height: 40px;
		padding-top: 8px;
	}

	.headNav,
	.banNavBoxs,
	.foot,
	.LastNavP,
	.canFixNav,
	br,.about-inban {
		display: none;
	}
	.tain-rCen images {
	    max-width: 100% !important;
	}
	/* .canFixNav {
		background: #FFFFFF;
		padding: 18px 0;
		border-bottom: 1px #fff solid;
	} */
	.canFixNav-new {
		padding: 16px 0;
	}

	.mhead,
	.mfooter,
	.wap_snav {
		display: block;
	}

	.about-inban h3 {
		font-size: 22px;
	}

	.sum-theme {
		font-size: 20px;
		padding-bottom: 18px;
	}

	.ti-box-one {
		font-size: 16px;
	}

	.ph_ban {
		display: block;
		width: 100%;
		height: 220px;
	}

	.mheadnavm {
		height: auto !important;
	}

	.demand textarea {
		width: 93%;
		height: 105px;
		padding: 15px 3% 0;
	}

	.submitPs a {
		width: 190px;
		height: 50px;
		line-height: 50px;
	}



	.wap_snav {
		background: #F7F7F7;
		padding: 0 4%;
	}

	.wap_snav a {
		display: inline-block;
		border-bottom: 1px solid #F7F7F7;
		line-height: 60px;
		font-size: 16px;
		color: #222;
		padding: 0;
	}

	.wap_snavslider .swiper-slide {
		width: auto;
	}

	.wap_snavslider .swiper-slide .on {
		color: #114897;
		border-bottom: 1px solid #114897;
	}

	.selectBoxs {
		min-height: 200px;
		height: 200px;
		overflow-y: auto;
	}
	
	.selectBoxs li{
		line-height: normal;
		padding: 10px;
		width: 95%;
	}
	.littPut p, .sampBoxs1, .sampBoxs1 .samp1{
		width: 100%;
	}





}