@font-face {
	font-family: fzxh;
	src: url(/font/fzxh.eot);
	src: url(/font/fzxh.eot?#font-spider) format('embedded-opentype'), url(/font/fzxh.woff) format('woff'), url(/font/fzxh.ttf) format('truetype'), url(/font/fzxh.svg) format('svg');
	font-weight: 400;
	font-style: normal
}
body, div, main, section, article, header, footer, nav, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, button, input, textarea, th, td {
	margin: 0;
	padding: 0
}
html, body {
	overflow-x: hidden;
	width: 100%
}
body {
	font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53";
	line-height: 1;
	color: #85888e
}
ul, li {
	list-style: none
}
input, textarea {
	outline: 0
}
img {
	max-width: 100%
}
img, input {
	border: 0;
	vertical-align: top
}
a {
	color: #85888e;
	text-decoration: none;
	outline: 0;
	transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .2s cubic-bezier(0.215, .61, .355, 1)
}
.flap {
	visibility: hidden;
	animation-duration: 1s;
	-moz-animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-fill-mode: backwards;
	-moz-animation-fill-mode: backwards;
	-webkit-animation-fill-mode: backwards
}
.Shadow {box-shadow: 15px 15px 0 #DBDBDB,-15px 15px 0 #DBDBDB;}
.flaped {
	visibility: visible
}/*.text-shadow{text-shadow:0 2px 4px rgba(0,0,0,.16)}*/
.bg-grey {
	background: url(/images/bg01.png) no-repeat center top; margin-bottom:20px;
}
.box {
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 60px
}
.els {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.bold {
	font-weight: 700
}
.wrap {
	word-wrap: break-word;
	word-break: break-all
}
.tit {
	margin-bottom: 60px;
	text-align: center
}
.tit-en {
	display: block;
	font-size: 40px;
	font-family: fzxh;
	color: #c6181e
}
.tit-zh {
	font-size: 18px;
	color: #115FAD;
}
.list_tit-zh {
	font-size: 24px;
	color: #115FAD;
}
.tit-line {
	margin: 20px auto;
	display: block;
	width: 109px;
	height: 3px;
	font-size: 0; background:url(/images/bg03.png) no-repeat center top;
}
.owl-dots {
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 100%;
	text-align: center
}
.banner-owl .owl-dots {
	bottom: 20px
}
.owl-dot {
	margin: 0 5px;
	display: inline-block;
	width: 20px;
	height: 5px;
	border-radius: 12px;
	border: 1px solid #f53246;
	transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .2s cubic-bezier(0.215, .61, .355, 1)
}
.owl-dot.active {
	background-color: #fff
}
.more-btn {
	position: relative;
	display: inline-block;
	width: 65px;
	height: 22px;
	color: #dbdbdb;
	border-radius: 22px;
	border: 1px solid #dbdbdb;
	transition: all .6s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .6s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .6s cubic-bezier(0.215, .61, .355, 1)
}
.more-btn:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 20px;
	display: block;
	width: 24px;
	height: 7px;
	font-size: 0;
	background-repeat: no-repeat;
}
.news-item:hover .more-btn, .news-one:hover .more-btn, .more-btn:hover, .detail-label:hover {
	color: #fff;
	border-color: #c6181e;
	background-color: #c6181e
}
.news-item:hover .more-btn:after, .news-one:hover .more-btn:after, .more-btn:hover:after {
	background-repeat: no-repeat;
}
::-webkit-scrollbar {
height:8px;
width:8px;
background:rgba(222,222,222,.5);
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
border-radius:5px
}
::-webkit-scrollbar-button {
display:none
}
::-webkit-scrollbar-track {
background-color:#fff
}
::-webkit-scrollbar-track-piece {
background:#fff
}
::-webkit-scrollbar-thumb {
width:8px;
min-height:15px;
background:rgba(0,0,0,.3);
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
border-radius:5px
}
::-webkit-scrollbar-thumb:hover {
background:rgba(0,0,0,.6)
}
::-webkit-scrollbar-thumb:active {
background:rgba(0,0,0,.8)
}
.at {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.hid {
	overflow: hidden
}
.header {
	position: relative;
	height: 100px;
	z-index: 3;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.05)
}
.header-logo {
	overflow: hidden;
	margin-left: 15px;
	margin-top: 24px;
	display: block;
	height: 58px
}
.header-logo-img {
	max-height: 100%
}
.nav-item {
	position: relative;
	float: left;
	height: 100px
}
.nav-item-a {
	display: block;
	margin-left: -1px;
	padding: 32px 0;
	width: 100%;
	height: 100px;
	font-size: 16px;
	color: #555;
	text-align: center
}
.nav-item.cur {
	background-color: #115FAD;
}
.nav-item.cur:hover {
	background-color: #115FAD;
}
.nav-item:hover {
	background-color: #115FAD;
}
.nav-item-child .nav-item-a:hover, .nav-item-child .nav-item-a.cur {
	color: #555;
	background-color: #f8fafc
}
.nav-item-child .nav-item-a:hover>.nav-item-en, .nav-item-child .nav-item-a.cur>.nav-item-en {
	color: #b5bfc6
}
.nav-item.cur>.nav-item-a, .nav-item:hover>.nav-item-a, .nav-item.cur>.nav-item-a>.nav-item-en, .nav-item:hover>.nav-item-a>.nav-item-en {
	color: #fff
}
.nav-item-en {
	display: block;
	padding-top: 9px;
	font-size: 12px;
	color: #b5bfc6;
	transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .2s cubic-bezier(0.215, .61, .355, 1)
}
.nav-item-child {
	position: absolute;
	left: 0;
	top: 100px;
	display: none;
	z-index: 2;
	background-color: #fff
}
.nav-item-child .nav-item-a {
	margin-left: 0;
	border: 1px solid #e7eff4;
	border-top: 0
}
.nav-item, .nav-item-child {
	width: 130px
}
.header-more {
	display: none;
	margin-right: 15px;
	margin-top: 6px;
	padding: 16px 10px 0;
	width: 44px;
	height: 44px;
	border-radius: 5px;
	background-color: #45A1DE
}
.header-more i {
	display: block;
	overflow: hidden;
	padding: 3px 0;
	width: 24px;
	height: 12px;
	border-top: 2px #fff solid;
	border-bottom: 2px #fff solid
}
.header-more i:after {
	content: '';
	display: block;
	height: 2px;
	background-color: #fff
}
.banner-owl {
	font-size: 0
}
.banner-owl .owl-dot, .honor-owl .owl-dot {
	border: 0;
	background-color: #9F9F9F;
}
.banner-owl .owl-dot.active, .honor-owl .owl-dot.active {
	border: 0;
	background-color: #fff
}
.banner-owl .owl-prev { display:block !important; width:23px; height:52px; background: url(/images/left_icon.png); position:absolute; left:10%; top:50%; margin-top:-52px;} 
.banner-owl .owl-next { display:block !important; width:23px; height:52px; background: url(/images/right_icon.png); position:absolute; right:10%; top:50%; margin-top:-52px;} 

.banner-item {
	display: block;
	height: 600px;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: cover
}
@media (max-width:991px) {
.banner-item {
	height: 375px
}
}
@media (max-width:767px) {
.banner-item {
	height: 275px
}
.tabBlock-content {background: url(/images/bg02.png) no-repeat center top !important; background-size:cover !important;}
.tabBlock-pane li .iteam { margin-bottom:20px;}
}
.product-item {
	display: block; overflow:hidden;border-radius:8px;
	text-align: center; position:relative;
}
.product-item-img {
	display: inline-block;

	background-position: 0 0;
	background-repeat: no-repeat;

}
.product-item-tit, .product-item-pop, .product-item-mask {
	transition: all .3s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .3s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .3s cubic-bezier(0.215, .61, .355, 1)
}
.product-item .product-item-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4)
}
.product-item-tit { font-size:14px; color:#fff; line-height:130%; font-weight:normal; position:absolute; left:0; bottom:16px; text-align:center; width:100%;}

.product-item-pop {
	position: absolute;
	opacity: 0;
	left: 0;
	top: 150%;
	padding: 30% 0 0 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center; background-color: rgba(17,95,173,0.6); 
    z-index:333;
}
.product-item-pop-tit { width:100%; display:block; line-height:130%; font-size:14px; }
.product-item-pop-btn { margin-top:10px;}
.product-item:hover .product-item-tit { bottom:-50px;}
.product-item:hover .product-item-pop { top: 0%;opacity: 1;font-size:22px;}
.product-item:hover i {
	margin-top: -5px;
}

.product-item-tit-en {
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 12px
}
.product-item-txt {
	line-height: 2em
}
.solution-item {
	padding-top: 100px
}
.solution-item-tit, .solution-item-txt {
	font-family: 'å¾®è½¯é›…é»‘';
	font-weight: 400;
	color: #464a53
}
.solution-item-tit {
	font-size: 24px
}
.solution-item-txt {
	margin: 16px 0 20px;
	display: block;
	font-size: 16px;
	line-height: 20px
}
.solution-item-txt-en {
	margin-bottom: 36px;
	font-size: 12px;
	line-height: 1.425em
}
.case-box {
	padding-bottom: 0
}
.case-item {
	position: relative;
	overflow: hidden;
	display: block;
	padding-left: 0;
	padding-right: 0
}
.case-item-img {
	display: block!important;
	width: 100%
}
.case-item-tit {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	padding: 0 10px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: rgba(0,0,0,.5)
}
.case-item-tit, .case-item-pop, .case-item-mask {
	transition: all .3s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .3s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .3s cubic-bezier(0.215, .61, .355, 1)
}
.case-item:hover .case-item-tit {
	bottom: -50px
}
.case-item:hover .case-item-pop {
	top: 50%;
	opacity: 1
}
.case-item:hover .case-item-mask {
	background-color: rgba(0,0,0,.3)
}
.case-item-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0)
}
.case-item-pop {
	position: absolute;
	opacity: 0;
	left: 0;
	top: 150%;
	margin-top: -98px;
	padding: 38px 10px 50px;
	width: 100%;
	height: 196px;
	color: #fff;
	text-align: center;
	background-color: rgba(198,24,30,.7)
}
.case-item-pop-tit {
	display: block;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.case-item-pop-txt {
	margin: 15px 0;
	height: 40px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.case-item-pop-btn {
	border: 1px solid #fff
}
.case-item-pop-btn:after {
	background-repeat: no-repeat;
}
.news-box-nav {
	display: inline-block
}
.news-box-tit {
	float: left;
	margin: 0 25px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #464953
}
.news-box-tit:hover, .news-box-tit.cur {
	border-bottom: 2px solid #115FAD; color:#115FAD;
}
.news-item {
	margin-left: auto;
	margin-right: auto;
	padding: 28px 20px 34px;
	display: block;
	max-width: 350px;
	border-bottom: 3px solid transparent
}
.news-item, .news-item:hover .more-btn {
	transition: all .6s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .6s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .6s cubic-bezier(0.215, .61, .355, 1)
}
.news-item:hover {
	box-shadow: 0 4px 10px 2px rgba(0,0,0,.08);
	border-bottom-color: #f53246
}
.news-item-img {
	width: 310px;
	height: 130px;
	border-radius: 3px
}
.news-item-tit {
	margin: 20px 0 16px;
	display: block;
	height: 40px;
	line-height: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #464a53;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.news-item-txt {
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
.news-item-info {
	margin-top: 26px;
	color: #b0b0b0
}
.news-item-month {
	margin-bottom: 8px;
	display: block;
	font-size: 24px
}
.news-item-year {
	font-size: 12px
}
.news-container {
	 background:url(/images/bg02.png) no-repeat  center top
}
.news-box .owl-carousel .owl-stage-outer {
	margin: -10px -10px 0 -10px;
	padding: 10px 10px 0;
}
.news-container .owl-prev, .news-container .owl-next {
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -20px;
	padding: 13px 0 0 16px;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	border: 1px solid #d1d1d1;
	transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .2s cubic-bezier(0.215, .61, .355, 1)
}
.news-container .owl-next {
	left: auto;
	right: -50px;
	padding: 13px 0 0 9px
}
.news-container .owl-prev:hover, .news-container .owl-next:hover {
	border-color: #f53246;
	background-color: #f53246
}
.news-container .owl-prev:hover:after, .news-container .owl-next:hover:after {
	border-color: #fff
}
.news-container .owl-prev:after, .news-container .owl-next:after {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	border: 1px solid #b6b6b6;
	border-right: 0;
	border-bottom: 0;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .2s cubic-bezier(0.215, .61, .355, 1)
}
.news-container .owl-next:after {
	transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg)
}
.leader-item-people {
	position: relative
}
.leader-wraper .item {
	padding-top: 36px;
	padding-bottom: 36px
}
.leader-item-line {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -50px;
	width: 1px;
	height: 100px;
	background-color: #eff3f7
}
.leaders-item:hover .leader-item-line {
	background-color: #fff
}
.leader-item-portrait, .leader-item-infos {
	display: inline-block
}
.leader-item-infos {
	margin-top: 45px
}
.leader-item-portrait {
	margin-right: 30px;
	padding: 9px;
	width: 176px;
	height: 176px;
	text-align: center;
	vertical-align: top;
	border-radius: 176px;
	background-color: #eeeef2;
	transition: all .6s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .6s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .6s cubic-bezier(0.215, .61, .355, 1)
}
.leader-item-bg {
	overflow: hidden;
	width: 100%;
	height: 100%;
	border-radius: 158px;
	background: url(/images/portrait-bg.png) no-repeat 0 0
}
.leader-item-img {
	width: 158px;
	height: 158px;
	border-radius: 158px
}
.leader-item-name {
	display: block;
	margin-bottom: 16px;
	font-size: 18px;
	color: #464a53
}
.leader-item-info {
	font-size: 12px
}
.leader-item-introduce {
	margin-top: 62px;
	line-height: 24px;
	font-size: 12px
}
.leaders-item, .leader-item-name, .leader-item-info, .leader-item-introduce {
	transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .2s cubic-bezier(0.215, .61, .355, 1)
}
.leaders-item {
	display: block
}
.leaders-item:hover {
	padding-left: 0;
	background-color: #c6181e
}
.leaders-item:hover .leader-item-name, .leaders-item:hover .leader-item-info, .leaders-item:hover .leader-item-introduce {
	color: #fff
}
@media (min-width:640px) {
.leaders-item {
	padding-left: 40px
}
}
.contactus-item-info {
	margin-bottom: 100px
}
.contactus-icon-address, .contactus-icon-phone, .contactus-icon-email {
	display: inline-block;
	background-repeat: no-repeat
}
.contactus-box .popbox-inputbox {
	padding-left: 15px;
	padding-right: 15px
}
.contactus-box .input-message-box {
	padding: 0
}
.contactus-box .popbox-con {
	margin: auto;
	width: auto
}
.contactus-box .popbox-input-tip {
	color: red
}
.contactus-box input[type=text], textarea {
	color: #444
}
.contactus-icon-box {
	display: block;
	height: 75px
}
.contactus-icon-address {
	width: 72px;
	height: 72px; background:url(/images/icon03.png) no-repeat left top !important;
}
.contactus-icon-phone {
	width: 72px;
	height: 72px;
	background:url(/images/icon04.png) no-repeat left top !important;
}
.contactus-icon-email {
	width: 72px;
	height: 72px;
	background:url(/images/icon05.png) no-repeat left top !important;
}
.contactus-item-txt {
	font-size: 16px;
	line-height: 20px;
	color: #464a53; margin-top:20px;
}
.input-name, .input-tel, .input-email, .input-message {
	padding: 10px;
	width: 100%;
	height: 43px;
	line-height: 22px;
	border: 0;
	border-bottom: 1px solid #b8b8b8
}
.input-message {
	margin-top: 76px
}
.submit-btn {
	margin: 40px auto 0;
	display: block;
	width: 210px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #464a53;
	text-align: center;
	border-radius: 50px;
	border: 1px solid #666970
}
.submit-btn:hover {
	color: #fff;
	border-color: #c6181e;
	background-color: #c6181e
}
.map-box {
	overflow: hidden;
	width: 100%;
	height: 380px;

}
.map-con, #mapContainer {
	height: 380px;
	width: 100%
}
.info-title {
	color: #fff;
	font-size: 14px;
	background-color: #427BBB;
	line-height: 26px;
	padding: 0 0 0 6px;
	font-weight: lighter;
	letter-spacing: 1px
}
.info-content {
	font: 12px Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 'å¾®è½¯é›…é»‘', Arial;
	padding: 4px;
	color: #666;
	line-height: 23px
}
.info-content img {
	float: left;
	margin: 3px
}
.cooperation-owl {
	margin: 60px 0
}
.cooperation-owl .owl-stage-outer {
	height: 40px
}
.cooperation-item {
	margin: 0 10px;
	display: block;
	width: 200px;
	height: 40px
}
.cooperation-item-img {
	margin: 0 auto;
	max-height: 40px
}
.cooperation-owl .owl-prev, .cooperation-owl .owl-next {
	position: absolute;
	left: -30px;
	top: 8px;
	display: block;
	width: 24px;
	height: 24px;
	border: 2px solid #c5c8cb;
	border-right: 0;
	border-bottom: 0;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}
.cooperation-owl .owl-next {
	left: auto;
	right: -30px;
	transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg)
}
.cooperation-owl .owl-prev:hover, .cooperation-owl .owl-next:hover {
	border-color: #c6181e
}
.footer {
	padding-top: 24px;
	font-size: 12px;
	background-color: #28292c
}
.footer, .footer-icp {
	color: #5e6164
}
.footer-logo {
	margin-right: 28px;
	width: 167px;
	height: 38px
}
.footer-logo-img {
	width: 167px;
	height: 38px
}
.footer-item {
	color: #878c91
}
.footer a:hover {
	color: #ccc
}
.footer-slogan {
	margin-top: 8px
}
.footer-icon {
	float: left;
	display: inline-block;
	width: 36px;
	height: 36px;
	background-repeat: no-repeat
}
.icon-wb, .icon-wx {
	margin-left: 15px
}
.icon-qq {
	background-repeat: no-repeat;
}
.icon-qq:hover {
	background-repeat: no-repeat;
}
.icon-wx {
	background-repeat: no-repeat;
}
.icon-wx:hover {
	background-repeat: no-repeat;
}
.icon-wb {
	background-repeat: no-repeat;
}
.icon-wb:hover {
	background-repeat: no-repeat;
}
.footer-copyright {
	overflow: hidden;
	padding: 22px 0;
	line-height: 21px;
}
.cmmi {
	overflow: hidden;
	margin: 40px 0 20px
}
.cmmi img {
	height: 38px;
	display: inline-block!important
}
.cmmi img, .cmmi span {
	float: left
}
.cmmi span {
	margin-left: 14px;
	line-height: 38px
}
.footer-info {
	padding: 10px 0
}
.footer-login {
	padding: 0 15px;
	height: 30px;
	line-height: 28px;
	border-radius: 3px;
	border: 1px solid #5e6164
}
.icon-hotline, .icon-user {
	display: inline-block;
	width: 21px;
	height: 21px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.icon-user {
	margin-right: 10px;
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
}
.footer-user {
	line-height: 36px
}
.footer-social-item {
	position: relative;
	display: inline-block;
	font-size: 0;
	z-index: 1
}
.footer-code {
	position: absolute;
	display: none;
	left: 3px;
	top: -150px;
	width: 131px;
	height: 140px;
	z-index: 1
}
.back-top {
	position: fixed;
	display: none;
	right: 20px;
	bottom: 30px;
	padding: 16px 13px 10px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	background: rgba(0,0,0,.4);
	z-index: 10000
}
.back-top:hover {
	background: rgba(0,0,0,.5)
}
.back-top-icon {
	display: block;
	width: 12px;
	height: 12px;
	border: 2px solid #fff;
	border-right: 0;
	border-bottom: 0;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}
.popbox {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5)
}
.popbox-wrap, .agreement-wrap {
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 50px;
	padding: 70px 0;
	width: 100%;
	background-color: #3196da
}
.agreement-wrap {
	padding: 30px;
	color: #000;
	font-size: 14px;
	line-height: 1.6;
	background-color: #fff
}
.indent2 {
	text-indent: 2em
}
.agreement-wrap h2 {
	padding-bottom: 30px;
	font-size: 20px;
	text-align: center
}
.agreement-wrap h3 {
	margin-bottom: 12px;
	font-size: 14px
}
.agreement-wrap h2, .agreement-wrap h3, .agreement-wrap b, .agreement-wrap strong {
	font-weight: 700
}
.agreement-wrap strong {
	display: block
}
.agreement-wrap p, .agreement-wrap strong {
	margin-bottom: 8px
}
.popbox-close, .agreement-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 60px;
	color: #ccc;
	font-size: 50px;
	text-align: center
}
.agreement-close-btn {
	color: #8c8c8c;
	font-size: 16px
}
.agreement-close-btn:hover {
	color: #666
}
.popbox-close:hover {
	color: #fff
}
.agreement-close:hover {
	color: #aaa
}
.popbox-header {
	margin: 0 auto 60px;
	display: block;
	height: 107px;
	max-width: 500px;
	background: url(/images/pop-tit.png) no-repeat center center
}
.popbox-con {
	margin: 0 auto;
	width: 430px
}
.popbox-inputbox {
	position: relative;
	color: #3e60b8
}
.popbox-inputbox, .popbox-forgot {
	padding: 0 15px 15px
}
.popbox-input, .popbox-login-btn, .popbox-getcode {
	padding: 0 15px 0 52px;
	height: 48px;
	width: 100%;
	line-height: 48px;
	border-radius: 3px;
	background-color: #fff
}
.popbox-input.popbox-input-no, .popbox-getcode {
	padding-left: 15px
}
.popbox-forgot {
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #add5f2
}
.popbox-forgot-btn, .popbox-login-a {
	color: #add5f2;
	text-decoration: underline
}
.popbox-forgot-btn:hover, .popbox-login-a:hover {
	color: #fff
}
.popbox-code {
	width: 222px
}
.popbox-code-img {
	width: 144px;
	height: 48px;
	border-radius: 3px
}
.popbox-login-btn, .popbox-getcode {
	padding-left: 0;
	padding-right: 0;
	display: block;
	font-size: 18px;
	line-height: 48px;
	color: #fffefe;
	text-align: center;
	background-color: #00dbaa
}
.popbox-inputbox-f .popbox-input {
	border: 1px solid #1585d4;
	box-shadow: inset 0 0 5px 0 rgba(19,141,227,.004)
}
.popbox-inputbox-f .icon-email {
	background-repeat: no-repeat;
}
.popbox-inputbox-f .icon-password {
	background-repeat: no-repeat;
}
.popbox-login-btn:hover {
	color: #fff;
	background-color: #00cc9e
}
.pop-icon {
	position: absolute;
	left: 30px;
	display: block;
	width: 23px;
	background-repeat: no-repeat;
	background-position: 0 0
}
.icon-email {
	top: 14px;
	height: 20px;
	background-repeat: no-repeat;
}
.icon-password {
	top: 11px;
	height: 26px;
	background-repeat: no-repeat;
}
.popbox-input-tip {
	display: none;
	clear: both;
	padding: 6px 12px 0;
	line-height: 16px;
	font-size: 12px;
	color: #e2f0ff
}
.popbox-input-tip:before {
	content: '!';
	margin-right: 8px;
	display: inline-block;
	width: 16px;
	height: 16px;
	color: #3196da;
	text-align: center;
	border-radius: 16px;
	background-color: #e1efff
}
.popbox-login-href {
	padding-top: 20px;
	text-align: center
}
.popbox-login-a {
	font-size: 12px
}
.popbox-getcode-box {
	padding-bottom: 40px
}
.popbox-getcode {
	width: 144px;
	font-size: 14px;
	background-color: #5bb3f3
}
.popbox-getcode.cur {
	cursor: default;
	background-color: #9AACB9
}
.popbox-getcode.cur:hover {
	color: #fffefe;
	background-color: #9AACB9
}
.popbox-getcode:hover {
	color: #fff;
	background-color: #4eabef
}
.reset-password {
	margin: 0 auto 25px;
	display: block;
	height: 38px;
	max-width: 291px
}
.reset-password-two {
	display: none
}
.reset-password-one .reset-password {
	background: url(/images/reset-password-1.png) no-repeat center center
}
.reset-password-two .reset-password {
	background: url(/images/reset-password-2.png) no-repeat center center
}
.agreement-btn {
	color: #add5f2;
	text-decoration: underline
}
.agreement-btn:hover {
	color: #fff
}
@media (max-width:768px) {
.agreement-wrap {
	padding: 30px 15px
}
}
@media (max-width:430px) {
.popbox-close, .agreement-close {
	width: 40px;
	height: 40px;
	font-size: 34px
}
.popbox-con {
	width: 100%
}
.popbox-code {
	margin-bottom: 15px;
	width: 100%
}
}
@media (max-width:1599px) {
.nav-item, .nav-item-child {
	width: 112px
}
}
@media (max-width:1200px) {
.nav-item, .nav-item-child {
	width: 105px
}
}
@media (max-width:1090px) {
.nav-item.cur, .nav-item:hover, .nav-item-child .nav-item-a:hover, .nav-item-child .nav-item-a.cur {
	background-color: #fff
}
.nav-item.cur>.nav-item-a, .nav-item:hover>.nav-item-a, .nav-item-child .nav-item-a:hover, .nav-item-child .nav-item-a.cur, .nav-item-child .nav-item-a:hover>.nav-item-en, .nav-item-child .nav-item-a.cur>.nav-item-en, .nav-item.cur>.nav-item-a>.nav-item-en, .nav-item:hover>.nav-item-a>.nav-item-en {
	color: #c6181e
}
.nav-item, .nav-item-child {
	width: 115px
}
.header, .nav-item, .nav-item-a {
	height: 79px
}
.nav-item-child {
	top: 79px
}
.header-logo {
	margin-top: 17px;
	height: 45px
}
.nav-item-child .nav-item-a {
	border-top: 0;
	border-bottom: 1px solid #e7eff4
}
.nav-item-zh {
	white-space: nowrap
}
.nav-item-en {
	display: none
}
}
@media (min-width:993px) {
.nav {
	display: block!important; margin-right:0 !important;
}
}

@media (max-width:992px) {
.header {
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,.2);
	box-shadow: 0 2px 10px rgba(0,0,0,.2)
}
.nav-item {
	float: none;
	z-index: 2;
	width: 100%
}
.header {
	height: 56px
}
.nav-item, .nav-item-a {
	height: auto
}
.nav-item-a {
	padding: 0;
	line-height: 56px;
	color: #cceaff
}
.nav-item.cur, .nav-item:hover, .nav-item.cur>.nav-item-a, .nav-item:hover>.nav-item-a, .nav-item-child .nav-item-a:hover, .nav-item-child .nav-item-a.cur, .nav-item-child .nav-item-a:hover>.nav-item-en, .nav-item-child .nav-item-a.cur>.nav-item-en, .nav-item.cur>.nav-item-a>.nav-item-en, .nav-item:hover>.nav-item-a>.nav-item-en {
	font-weight: 700;
	color: #fff;
	background: rgba(0,0,0,.5)
}
.nav-item-child .nav-item-a {
	border: 0;
	background: rgba(0,0,0,.3)
}
.header-logo {
	margin-top: 10px;
	height: 36px
}
.header-more {
	display: block!important
}
.nav {
	position: absolute;
	display: none;
	overflow: hidden;
	height: auto;
	left: 0;
	top: 56px;
	width: 100%
}
.nav-item-a {
	margin: 0
}
.nav, .nav-item {
	background: rgba(0,0,0,.3)
}
.nav-item-child {
	position: static;
	width: 100%;
	background-color: transparent
}
}
@media (max-width:799px) {
.footer-social, .footer-items, .footer-icon, .footer-copyright .pull-right, .footer-copyright .pull-left {
	float: none!important;
	text-align: center
}
.footer-logo {
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top
}
.footer-logo, .footer-nav {
	float: none!important;
	display: inline-block;
	text-align: left
}
.footer-social {
	margin-bottom: 15px
}
.cmmi {
	margin: 10px 0;
	text-align: center
}
.cmmi img {
	float: none
}
.cmmi span {
	float: none
}
}
@media (max-width:399px) {
.cmmi span {
	display: block;
	margin-left: 0
}
}
@media (max-width:499px) {
.footer-slogan {
	text-align: center
}
}
@media (max-width:1199px) {
.box {
	padding-top: 30px!important;
	padding-bottom: 30px!important
}
.tit-en {
	font-size: 30px
}
.owl-nav {
	display: none!important
}
.footer {
	padding-top: 30px
}
.footer-copyright {
	padding: 15px 0
}
.product-item-bda, .product-item-bdm, .tit {
	margin-top: 40px
}
.tit {
	padding-left: 15px;
	padding-right: 15px
}
.solution-box {
	text-align: center
}
.solution-item .more-btn {
	float: none!important
}
.news-container {
	margin-top: 30px
}
.news-box-tit {
	margin: 0 15px
}
.leader-item-people {
	text-align: center
}
.input-message {
	margin-top: 60px
}
.submit-btn {
	margin-top: 30px
}
.contactus-item {
	margin-bottom: 30px
}
.contactus-item-info {
	margin-bottom: 50px
}
}
@media (max-width:991px) {
.leader-item-line {
	display: none
}
}
.tip-pop {
	position: fixed;
	top: 50%;
	left: 50%;
	padding: 10px 30px;
	font-size: 16px;
	line-height: 1.25;
	color: #fff;
	opacity: 0;
	border-radius: 5px;
	background-color: #5cb85c;
	z-index: 1001
}
.tip-pop.err-pop {
	background-color: #ec971f
}
@-webkit-keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@-webkit-keyframes fadeInDown {
from {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInDown {
from {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@-webkit-keyframes fadeInRight {
from {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInRight {
from {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@-webkit-keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.more-btn:after {
	background-position: -33px 0px
}
.news-item:hover .more-btn:after, .news-one:hover .more-btn:after, .more-btn:hover:after {
	background-position: -33px -10px
}
.case-item-pop-btn:after {
	background-position: -33px -10px
}
.contactus-icon-address {
	background-position: -5px -20px
}
.contactus-icon-phone {
	background-position: 0px -80px
}
.contactus-icon-email {
	background-position: -1px -136px
}
.icon-qq {
	background-position: -18px -186px
}
.icon-qq:hover {
	background-position: -18px -225px
}
.icon-wx {
	background-position: -18px -264px
}
.icon-wx:hover {
	background-position: -18px -303px
}
.icon-wb {
	background-position: -18px -342px
}
.icon-wb:hover {
	background-position: -18px -381px
}
.icon-hotline, .icon-user {
	background-position: -33px -420px
}
.icon-user {
	background-position: -18px -444px
}
.popbox-inputbox-f .icon-email {
	background-position: -31px -483px
}
.popbox-inputbox-f .icon-password {
	background-position: -31px -506px
}
.icon-email {
	background-position: -31px -535px

}
.icon-password {
	background-position: -31px -558px
}
.more-btn:after, .news-item:hover .more-btn:after, .news-one:hover .more-btn:after, .more-btn:hover:after, .case-item-pop-btn:after, .contactus-icon-address, .contactus-icon-phone, .contactus-icon-email, .icon-qq, .icon-qq:hover, .icon-wx, .icon-wx:hover, .icon-wb, .icon-wb:hover, .icon-hotline, .icon-user, .popbox-inputbox-f .icon-email, .popbox-inputbox-f .icon-password, .icon-email, .icon-password {
	background: url(/images/common_z.png) no-repeat 0 0;
}
.green { border:1px solid #1F8F9F;}
.green:after {background: url(/images/common_z2.png) no-repeat 0 0;}

    .tabClick{ background: #f3f3f3; overflow: hidden}
    .tabClick li{ height:40px; line-height: 40px; width: 25%; float: left; text-align: center}
    .tabClick li.active{ color: #099; transition: 0.1s; font-weight: bold}
    .tabCon{ overflow: hidden}
    .tabBox{ position: relative}
    .tabList{word-break: break-all; width:100%;float:left; line-height:100px; text-align:center; color:#D3D3D3; font-size:36px; font-family: "Arial Black"}
    .lineBorder{ height: 2px; overflow: hidden; border-bottom:1px solid #099; background: #f3f3f3}
    .lineDiv{ background: #099; height: 2px; width: 25%;}
	
	

.unstyledList, .tabBlock-tabs {
  list-style: none;
  margin: 0;
  padding: 0; display:block; overflow:hidden; text-align:center;
}

.tabBlock {
  margin: 0 0 2.5rem;
}

.tabBlock-tab {

  cursor: pointer;
  display: inline-block;
margin:0px 25px;    padding-bottom: 5px;
    font-size: 16px;
    color: #464953;
  position: relative;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out; border:0;
}
.title01 { background:url(/images/icon01.png) no-repeat center top; padding:36px 0 10px 0;}
.title02 { background:url(/images/icon02.png) no-repeat center top;padding:36px 0 10px 0;}
.tabBlock-tab:last-of-type {

}
.tabBlock-tab::before, .tabBlock-tab::after {
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}

.tabBlock-tab::after {
  background-color: transparent;
  left: 0;
  right: 0;
}

.tabBlock-tab.is-active {
  position: relative;
    border-bottom: 2px solid #115FAD;
    color: #115FAD;
  z-index: 1;
}
.tabBlock-tab.is-active .title01 { background:url(/images/icon01_hover.png) no-repeat center top; padding:36px 0 10px 0;}
.tabBlock-tab.is-active .title02 { background:url(/images/icon02_hover.png) no-repeat center top;padding:36px 0 10px 0;}
.tabBlock-tab.is-active::before {
  background-color: #975997;
}
.tabBlock-tab.is-active::after {
  
}


.tabBlock-content { background:url(/images/bg02.png) no-repeat center top;display: block;
    overflow: hidden;
    padding: 60px 0;
}

.tabBlock-pane > :last-child {
  margin-bottom: 0;
}

.tabBlock-pane li .iteam{ background:rgba(51,51,51,0.6); padding:30px 20px; display:inline-block;border-radius:8px;}
.tabBlock-pane li:hover .iteam {background:none; border:1px solid #fff;border-radius:8px; margin:-1px;}
.tabBlock-pane li .iteam .time1 { width:100%; text-align:left; font-size:24px; color:#fff; line-height:142%;}
.tabBlock-pane li .iteam .time2 { width:100%; text-align:left; font-size:14px; color:#fff; line-height:243%;}
.tabBlock-pane li .iteam h3 { width:100%; text-align:left; font-size:16px; color:#fff; line-height:138%; padding:15px 0 10px 0;}
.tabBlock-pane li .iteam .text { width:100%; text-align:left; font-size:14px; line-height:171%; color:#fff; padding-bottom:15px;}

.code p { float:left; padding:26px; font-size:14px; color:#D6D6D6; text-align:center;}
.code p img { margin-bottom:20px;}

.bar1 { border-bottom:1px solid #999; display: inline-block; overflow:hidden; color:#999; font-size:14px; padding-bottom:32px; text-align:right;}
.bar1 a {color:#999;}
.bar2 { display:inline-block; overflow:hidden; color:#999; font-size:12px; padding-top:32px; text-align:right; line-height:170%;}

.left_code {

	z-index: 999999;}
	
	.left_code li { text-align:center; font-size:18px; color:#555; line-height:188%; padding:20px 10px 10px 10px;}
	.left_code li img { margin-bottom:12px;}
	.owl-carousel { margin-bottom:20px;}
	
	.left_code { }
	.close { position:absolute; right:0; top:0;}<!--ºÄÊ±1751458378.1929Ãë-->