/*公共*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Microsoft YaHei";
	/* font: 12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,"\u5b8b\u4f53",sans-serif; */
	color: #666;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section, main {
	display: block;
}

ul, li, ol {
	list-style: none;
}

dl, dd {
	margin: auto;
}

input {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #333;
}

a {
	cursor: pointer;
}

img.lazy {
	background: #fff
		url(http://www.exjhn.com/webpages/static/images/common/loading-64.gif)
		no-repeat center;
}

/* 文字鼠标悬浮效果 */
.t-hover:HOVER {
	color: #fd7400;
	text-decoration: underline;
	cursor: pointer;
}

/*所有超链接不要下划线*/
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	/* background: #262626; */
	
}

.am-topbar {
	background: #262626;
	border-style: none;
	margin-bottom: 0;
	text-align: center;
}

/*任何标签、包括它前面、后面生成的内容都不要影响盒子的边框*/
.left {
	float: left;
}

.right {
	float: right;
}

.w-gray {
	color: #aaaaaa
}

.w-white {
	color: #FFFFFF !important;
}

.w-blue {
	color: #0086da;
}

.clear {
	clear: both;
}

.margin-t30 {
	margin-top: 30px !important;
}

/*header*/
.am-container-1 {
	max-width: 92%;
	margin: 0 auto;
	padding: 0;
}

.am-container {
	max-width: 96%;
	margin: 0 auto;
	padding: 0;
}

.am-container-bg {
	background: #1c1c1c;
}

.am-container .logo-text {
	float: left;
	/* font-size: 36px; */
	color: #000;
}

.am-container .logo-img {
	float: right;
}

.am-topbar-nav>li>a:after {
	display: none;
}

.hw-logo {
	height: 50px;
	position: relative;
}

.logo {
	width: 228px;
	height: 76px;
}

.logo img {
	width: 100%;
}

.word {
	position: absolute;
	top: 30px;
	left: 100px;
}

.hw-menu {
	width: 100%;
	height: 100%;
	display: flex;
}

.hw-menu>li {
	height: 100%;
	flex: 1;
}

.hw-menu-active a {
	/* border-bottom: 4px solid #fd7400; */
	font-weight: bold;
}

.hw-menu li .p_a:hover {
	/* border-bottom: 4px solid #fd7400; */
	
}

.hw-menu li a:hover {
	color: #fd7400;
}

.hw-menu li .p_a {
	line-height: 44px;
	margin-top: 16px;
}

.hw-menu li a {
	font-family: AudiTypeExtendedNormal, sans-serif;
	font-size: 1.5rem;
	font-weight: 400;
	color: #fff;
	padding: 0;
	height: 100%;
}

.hw-menu li.hw-menu-active a {
	color: #fd7400;
}

.header {
	padding: 10px 0;
	display: inline-block;
	width: 60%;
}

/* 设置二级菜单绝对定位，并隐藏 */
.hw-menu>li>.menu-childs {
	position: absolute;
	display: none;
	z-index: 1050;
	margin: 0;
	width: 100%;
}

.hw-menu>li>.menu-childs>ul {
	width: 136px;
	margin: 0 auto;
}

/* 设置二级菜单的li的样式 */
.hw-menu>li>ul>li {
	float: none;
}

/* 鼠标放在一级菜单上，显示二级菜单 */
.hw-menu>li:hover .menu-childs {
	display: block;
}
/* 二级菜单 */
.hw-menu>li>div>ul>li {
	background: #fff;
	border-bottom: 1px solid #d0d3d4;
	height: 42px;
}

.hw-menu>li>div>ul>li>a {
	width: 100%;
	line-height: 42px;
	color: #000 !important;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
	display: block;
	height: 42px;
	font-size: 1.3rem;
}

/* 在二级菜单中，第一个设置顶边框 */
.hw-menu>li>ul>li:first-child>a {
	border-top: 1px solid #ccc;
}

/* 在二级菜单中，鼠标放上去的样式 */
.hw-menu>li>div>ul>li>a:hover {
	color: #fd7400 !important;
	background-color: #fff;
}

.part-logo {
	float: left;
	width: 228px;
	height: 76px;
}

/*header结束*/

/* 随机滚动图片 */
.part-random {
	/* background-color: #f2f2f2; */
	margin: 20px auto;
}

.part-random .am-slider {
	background-color: transparent;
	margin: 1.5rem 1.5rem 3rem 1.5rem;
	box-shadow: none;
}

.part-random .am-slider .am-slides>li {
	/* background: #fff; */
	padding: 1.5rem 1.5rem 0 1.5rem;
}

.part-random .am-slider .am-slides>li>p {
	font-size: 13px;
	color: #555555;
}

.part-random .am-slider .am-slides li img {
	transition: all 0.6s;
}

.part-random .am-slider .am-slides li:hover img {
	transform: scale(1.2);
}

.part-random .am-slider .am-slides li:hover a span {
	color: #fd7400;
	text-decoration: underline;
	font-weight: bold;
}

.part-random .am-slider .am-slides>li>a>span {
	font-size: 13px;
}

.part-random .am-slider .am-slides>li>a {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.part-random .am-slider .am-slides>li>a>div {
	background-position: 50%;
	background-size: cover;
	height: 0;
	margin-bottom: 6px;
	overflow: hidden;
	padding-bottom: 56.25%;
}

.part-random .am-slider .am-slides>li>img {
	width: 100%;
}

.part-recommend {
	/* margin: 20px auto; */
	margin-top: 65px;
}

.part-recommend .part-title {
	padding: 15px 0px 20px 0px;
}

.part-recommend .part-title-span {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.detail-i {
	margin-left: 10px;
	font-size: 20px;
}

.part-media {
	margin: 30px auto;
}

.part-media ul {
	display: inline-block;
	width: 100%;
}

.part-media ul li {
	padding: 0.5rem;
}

.part-media ul li .media-item {
	/* border: 1px solid #e6e6e6; */
	/* padding: 8px; */
	
}

.part-media ul li .img {
	background-position: 50%;
	background-size: cover;
	height: 0;
	margin-bottom: 6px;
	overflow: hidden;
	padding-bottom: 56.25%;
}

.part-media ul li .img img {
	width: 100%;
}

.part-media ul li span {
	margin: 15px 0 4px 0;
	font-size: 17px;
	display: block;
	font-weight: 500;
	color: #000;
}

.part-media ul li p {
	margin-top: 8px;
	font-size: 13px;
	color: #555555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*尾部*/
.footer {
	width: 100%;
	height: auto;
	background-color: #2d2d2d;
	overflow: hidden;
	padding: 0 5% 25px 5%;
	background: url(../images/footer_bg_1.png) no-repeat;
	background-size: 100% 100%;
}

.footer ul {
	padding-top: 40px;
	margin: 0 auto;
}

.footer ul li {
	color: #fff;
	text-align: center;
}

.part-5-words2 p {
	line-height: 23px;
	font-size: 13px;
}

.part-5-words2 span {
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
}

.part-5-words2 span a {
	color: #fff;
}

.part-5-words2-ul li {
	margin-bottom: 10px;
	font-size: 13px;
	padding: 0;
}

.part-5-words2-ul {
	padding-top: 0 !important;
	width: 100% !important;
}

.part-5-words2-ul li a {
	color: #fff;
}

.part-5-title {
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}

.part-5-words2 span i {
	font-size: 20px;
}

.part-5-words2 span em {
	font-style: normal;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
}

/*尾部结束*/

/*首页*/
.part4 .solutions-img {
	border: 1px solid #ccc;
}

.rollpic div {
	margin: 0 0 0;
}

.rollpic ol {
	bottom: 10px !important;
}

.part-all {
	width: 100%;
	margin-top: 20px;
}

.part-title {
	padding: 12px 0px 0px 20px;
}

.part-title-i {
	vertical-align: sub;
	font-size: 36px;
	color: #0086da;
	margin-right: 5px;
}

.part-title-span {
	font-size: 26px;
	color: #000;
}

.part-title p {
	font-size: 17px;
	color: #999;
	margin-top: -5px;
	display: inline-block;
}

.part-title img {
	width: 170px;
}

.title-intro {
	font-weight: bold;
	font-size: 15px;
	margin-top: -7px;
}

.part-content {
	margin-top: 35px;
	width: 100%;
	margin-bottom: 40px;
}

.solutions-way {
	margin-top: 0px;
	font-size: 13px;
	color: #555555;
}

.solutions-title {
	margin: 15px 0 4px 0;
	font-size: 17px;
	display: block;
	font-weight: 500;
	color: #000;
}

.solution-circle {
	font-size: 64px;
	background-color: #3f9fdb;
	width: 170px;
	height: 170px;
	line-height: 140px;
	border: 15px solid #f0f0f0;
	color: #fff;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
}

.solution-circle:hover {
	background-color: #0071b8;
	border: 15px solid #c9dfec;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}

.three-reason {
	background: url(../img/bg-pic.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	margin-top: 40px;
}

.three-reason-title {
	padding-top: 20px;
}

.three-reason-bg {
	width: 300px;
	margin-top: 30px;
}

.three-reason-img1, .three-reason-img2, .three-reason-img3 {
	width: 130px;
	height: 130px;
	margin: 0 auto;
	border: none;
}

.three-reason-img1 {
	background: url(../img/reason1.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img2 {
	background: url(../img/reason2.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img3 {
	background: url(../img/reason3.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img1:hover, .three-reason-img1 .selected {
	background: url(../img/reason1-1.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img2:hover, .three-reason-img2 .selected {
	background: url(../img/reason2-2.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img3:hover, .three-reason-img3 .selected {
	background: url(../img/reason3-3.png) no-repeat;
	background-size: 100% 100%;
}

.reason-title {
	margin-top: 10px;
	font-size: 14.5px;
	padding-bottom: 20px;
}

.three-reason-content {
	width: 70%;
}

.lan-bott {
	width: 100%;
	background-color: #128abc;
	height: 110px;
	padding: 20px 55px;
}

.lan-bott .left {
	line-height: 35px;
	color: #fff;
}

.lan-bott .left span {
	font-size: 20px;
	font-weight: 500;
}

.see-more {
	border: 2px solid #fff;
	padding: 7px 10px;
	font-size: 13px;
	color: #fff;
	margin-top: 18px;
	display: inline-block;
	border-radius: 4px;
}

.see-more i {
	margin-left: 5px;
	font-size: 16px;
}

.see-more:hover {
	color: #0086da;
	background-color: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.customer-case-content {
	margin-top: 30px;
}

.customer-case-content li {
	padding: 0 !important;
	margin: 0 !important;
}

.case-li {
	position: relative;
	overflow: hidden;
}

.case-li-mengban {
	width: 100%;
	background: rgba(0, 0, 0, .72);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.case-li-mengban:hover {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
}

.case-img1 {
	position: relative;
	padding: 0 !important;
	background-color: #0086da;
	width: 100%;
	margin: 0 auto;
	margin: 0 !important;
}

.case-li:hover .case-word {
	display: block;
	bottom: 70px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.case-word {
	position: absolute;
	left: 0px;
	bottom: -80px;
	z-index: 5;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}

.case-word h3, .case-word a, .case-word div {
	color: #FFFFFF !important;
}

.case-word p {
	font-size: 13px;
}

.case-word a span i {
	margin-right: 10px;
	font-size: 15px;
}

.case-word a span {
	font-size: 13px;
	padding: 4px 13px;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	margin-top: 20px;
	display: inline-block;
}

.am-gallery-title {
	margin: 12px 0 !important;
	font-size: 17px !important;
}

.news-all {
	margin-top: 10px 0;
}

.news-content {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.news-content-ul {
	margin-top: 40px;
	margin-bottom: 40px;
}

.news-img {
	width: 90%;
	overflow: hidden;
}

.news-img img {
	width: 100%;
}

.news-content-ul li img:hover {
	transform: scale(1.4);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.4);
	-webkit-transform: all 1s ease 0s;
}

.news-content-ul li div {
	margin: 0;
	padding: 0;
}

.news-right-title {
	font-size: 18px;
}

.news-right-words, .news-right-time {
	font-size: 14px;
	margin-top: 10px;
}

.news-right-time {
	font-size: 14px;
}

.see-more2 {
	padding: 5px 15px;
	color: #fff;
	background-color: #128abc;
	border: 1px solid #128abc;
	margin-top: 10px;
	border-radius: 3px;
	display: inline-block;
}

.see-more2:hover {
	color: #128abc;
	background-color: #fff;
	border: 1px solid #128abc;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.see-more2 i {
	margin-left: 5px;
}

.news-content-left ul li {
	margin-top: 10px;
	width: 100%;
}

.news-content-right img {
	width: 100%;
	margin-top: 10px;
}

.list_lh {
	height: 260px;
	overflow: hidden;
	margin-top: 10px;
}

.list_lh ul li .news-li-words {
	border: none !important;
}

.customer-content {
	margin-top: 30px;
	margin-bottom: 30px;
}

.customer {
	padding: 30px 0;
}

.customer-content li {
	text-align: center;
}

.customer-content li div {
	height: 60px;
	line-height: 60px;
	width: 100%;
}

.customer-content li div img {
	width: 100%;
}

/*代理商*/
.agent-search .title {
	font-size: 20px;
	font-weight: bold;
}

.agent-search .desc {
	font-size: 14px;
	padding: 10px 0px;
}

.agent-search .search a {
	margin-top: 10px;
	background-color: #262626;
	color: #fff;
	display: block;
	width: 100px;
	text-align: center;
	padding: 7px;
	border-radius: 5px;
	font-size: 15px;
}

/*解决方案*/
.toppic {
	margin-top: 80px;
	width: 100%;
	height: 130px;
	background: url(../img/bg-pic3.png) no-repeat;
	background-size: 100% 100%;
}

.toppic-title-i {
	font-size: 36px;
	margin-right: 5px;
	vertical-align: sub;
}

.toppic-title-span {
	font-size: 26px;
}

.toppic-title p {
	font-size: 17px;
	padding-left: 30px;
	margin-top: -10px;
}

.toppic-title {
	color: #fff;
	padding-top: 20px;
}

.toppic-progress {
	padding: 8px 10px;
	border: 1px solid #fff;
	margin-top: 45px;
	border-radius: 7px;
}

.toppic-progress span {
	font-size: 14px;
	padding: 0 4px;
}

.toppic-progress span:hover {
	text-decoration: underline;
}

.small-title {
	position: relative;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}

.small-title span i {
	margin-right: 10px;
}

.small-title span em {
	font-style: normal;
	margin-right: 10px;
}

.solutions-tabs-ul {
	width: 60% !important;
	margin: 0 auto !important;
	background-color: #ffffff !important;
	padding-top: 30px !important;
}

.solutions-tabs-ul li {
	height: 80px !important;
	margin-top: 20px;
	border-right: 20px solid #ffffff;
	position: relative;
}

.solutions-tabs-ul li a div {
	width: 90%;
	margin: 0 auto;
}

.solutions-tabs-li-ac a, .solutions-tabs-ul li a {
	color: #ffffff !important;
}

.solutions-tabs-ul li:hover {
	background-color: #005489;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.solutions-tabs-ul li a i {
	display: block;
	font-size: 30px;
	margin-top: 5px;
}

.solutions-tabs-ul li a span {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: -5px
}

.mobile-phone {
	font-size: 40px !important;
	margin-top: 2px !important;
}

.am-tabs-bd {
	border: none;
}

.solutions-tabs-ul-li1 {
	background-color: #0171b7;
}

.solutions-tabs-ul-li2 {
	background-color: #0086da;
}

.solutions-tabs-ul-li3 {
	background-color: #429ed7;
}

.solutions-tabs-ul-li4 {
	background-color: #6eb6e2;
}

.solutions-tabs-content {
	background-color: #f0eeed;
	padding: 20px 20px 0 20px;
	width: 100%;
	margin-top: 30px;
}

.solutions-content-ul {
	width: 70%;
	margin: 0 auto;
}

.solutions-content-ul li {
	background-color: #ffffff;
	padding: 15px;
	margin-bottom: 20px;
}

.solution-tabs-img img {
	width: 100%;
}

.solution-tabs-words h5 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 18px;
}

.solution-tabs-words p {
	font-size: 14px;
}

.am-tabs-d2 .am-tabs-nav>.am-active:after {
	position: absolute;
	width: 0;
	height: 0;
	bottom: -30px;
	left: 50%;
	margin-left: -20px;
	border: 15px rgba(0, 0, 0, 0) solid;
	content: "";
	z-index: 1;
	border-bottom-color: #f0eeed;
}

/*解决方案详情*/
.words-title {
	margin-top: 15px;
	text-align: center;
}

.words-title span {
	font-size: 22px;
}

i.am-icon-file-text.file-text {
	font-size: 22px;
	margin-right: 10px;
	color: #0086da;
}

.solution-inform {
	background-color: #f0eeed;
	width: 100%;
	padding: 0 10px;
}

.solution-inform-content-all {
	background-color: #ffffff;
	width: 65%;
	margin: 0 auto;
}

.solution-inform-content {
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
}

.solution-inform-content p {
	text-indent: 2em;
	font-size: 14px;
	margin-top: 10px;
}

.inform-content-p {
	font-size: 14px !important;
}

.solution-inform-content-words {
	line-height: 25px;
	color: #666;
}

.solution-inform-content-img {
	margin-top: 20px;
}

.solution-inform-content-img img {
	width: 100%;
}

/*产品展示*/
.product-show-ul {
	width: 100%;
}

.product-show-ul li {
	padding: 35px 0;
}

.product-content {
	margin: 0 15%;
}

.product-show-title h3 {
	font-size: 22px;
	font-weight: bold;
}

.product-show-title span {
	color: #FFFFFF;
	background-color: #0086da;
	padding: 2px 5px;
	border-radius: 3px;
	margin-top: 5px;
	display: inline-block;
}

i.am-icon-dribbble, i.am-icon-tasks {
	font-size: 28px;
	color: #0086da;
	position: absolute;
	left: -40px;
	top: -10px;
}

i.am-icon-tasks {
	font-size: 24px;
	top: -5px;
}

.product-add, .product-intro {
	position: relative;
	margin-top: 20px;
}

.product-add div a {
	color: #ff8a44;
	text-decoration: underline;
}

.product-add span, .product-intro span {
	font-weight: bold;
}

.product-intro p {
	font-size: 14px;
}

.product-content-left {
	padding: 0 40px;
}

.product-content-right {
	padding: 0 40px;
	float: right;
}

.product-img {
	width: 70%;
	margin-top: 25px;
}

/*新闻详情*/
.words-title div {
	font-size: 15px;
}

/*新闻动态*/
.article-list-part .am-accordion-content {
	text-align: center;
}

.article-list-part .am-accordion-content img {
	width: 80%;
}

.article-list-part .am-list-news-default .am-list li:hover {
	cursor: pointer;
}

.article-list-part .am-list-news-default .am-list li:hover .am-list-item-hd a
	{
	color: #fd7400;
	text-decoration: underline;
}

.news-ul li {
	margin-bottom: 30px;
}

.news-ul-liimg {
	width: 100%;
}

.news-ul li p {
	font-size: 14px;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 5px;
	color: #9a9a9a;
}

.article-list-part {
	margin-top: 45px 0;
	margin-bottom: 45px;
	padding-bottom: 20px;
}

.news-ul li span {
	margin-top: 15px;
	display: inline-block;
}

.news-ul-liall {
	position: relative;
	overflow: hidden;
}

.see-more3 {
	padding: 5px 10px;
	color: #128abc;
	background-color: #fff;
	border: 1px solid #128abc;
	border-radius: 3px;
}

.news-ul li:hover .see-more3 {
	color: #fff;
	background-color: #128abc;
	border: 1px solid #128abc;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}

.see-more3 i {
	margin-left: 5px;
}

.inform-list {
	position: absolute;
	left: 0;
	top: 20px;
}

.inform-list div i {
	margin-right: 5px;
}

.inform-list div {
	padding: 5px 12px;
	margin: 6px 0;
	width: auto;
	background-color: #128abc;
	color: #fff;
	font-size: 13px;
	margin-left: -100%;
	display: table;
	opacity: 0;
}

.news-ul li:hover .news-ul-liimg {
	-webkit-filter: blur(2px) grayscale(1);
	-moz-filter: blur(2px) grayscale(1);
	-o-filter: blur(2px) grayscale(1);
	-ms-filter: blur(2px) grayscale(1);
	filter: blur(2px) grayscale(1);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.news-ul li:hover .inform-list-date {
	margin-left: 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	opacity: 1;
}

.news-ul li:hover .inform-list-label {
	margin-left: 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	opacity: 1;
}

.news-ul li:hover .inform-list-numb {
	margin-left: 0;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	opacity: 1;
}

.inform-list li i {
	margin-right: 10px;
	font-size: 15px;
}

.hot-title {
	color: #128abc;
	margin-bottom: 10px;
}

.hot-title i {
	margin-right: 10px;
	font-size: 19px;
}

.am-panel>.am-list>li>a {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
}

.am-list>li>a {
	display: block;
	padding: 5px 0;
}

.am-panel-default>.am-panel-hd {
	color: #ffffff;
	background-color: #0086da;
	border-color: #0086da;
	font-weight: bold;
}

.am-pagination>li>a, .am-pagination>li>span {
	padding: 3px 9px;
	font-size: 15px;
}

.current-page {
	color: #0086da !important;
}

.am-panel-hd i {
	margin-right: 5px;
}

.newspaper-o {
	font-size: 48px !important;
	margin-top: -13px !important;
}

.am-pagination li a:visited {
	/* background-color: #fff !important; */
}

/*客户案例*/
.gallery-words {
	height: 125px;
	width: 100%;
	line-height: 26px;
	overflow: hidden;
}

.briefcase {
	font-size: 48px !important;
	margin-top: -13px !important;
}

.customer-case li {
	margin-bottom: 20px;
	margin-top: 10px;
}

.customer-case {
	padding: 30px 0 0 0;
}

.case-content {
	text-align: left;
	background-color: #f3f3f3;
	border-left: 8px solid #0086da;
	height: 110px;
	padding: 8px 6px;
	position: absolute;
	bottom: 0;
	left: 40%;
	width: 180px;
}

.case-content span {
	font-weight: bold;
}

.case-content p {
	font-size: 14px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}

.customer-case-all {
	width: 100%;
	position: relative;
}

.customer-case-img {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.customer-case-ul {
	margin-top: 30px;
}

.customer-case-img img {
	width: 100%;
}

.case-more {
	width: 100px;
	height: 25px;
	float: right;
	margin-top: 8px;
	text-align: center;
	margin-right: -6px;
}

.case-more .see {
	background-color: #0086da;
	width: 75px;
	color: #fff;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
}

.case-more .more {
	background-color: #05598e;
	width: 25px;
	height: 25px;
}

.case-more .more i {
	color: #fff;
}

.our-customer {
	padding-top: 30px;
}

.customer-content2 {
	margin-top: 10px;
	padding-bottom: 30px;
}

.customer-case-ul li:hover .customer-case-img img {
	transform: scale(1.4);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.4);
	-webkit-transform: all 1s ease 0s;
}

.case-content:hover .case-more .see {
	background-color: #05598e;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

/*案例详情*/
.case-img {
	width: 100%;
	padding: 20px;
	background: #f3f3f3;
}

.case-inform img {
	width: 40%;
	margin-top: 20px;
}

.case-left {
	margin-top: 60px;
}

/*关于我们*/
.part-title-mar {
	padding-top: 30px;
	padding-bottom: 25px;
}

.company-intro {
	margin: 0 22%;
	text-align: center;
}

.company-intro p {
	margin-top: 15px;
	font-size: 15px;
}

.thought-all {
	width: 100px;
	height: 100px;
	background-color: #0086da;
	border-top: 10px solid #05598e;
	color: #ffffff;
	margin: 0 auto;
	position: relative;
}

.thought-all-none {
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #424242;
	opacity: 0;
}

.thought-all-none h5 {
	font-size: 16px;
	line-height: 100px;
	color: #0086da;
	display: none;
}

.company-thought {
	display: table;
	margin: 0 auto;
}

.company-thought li {
	float: left;
	text-align: center;
	margin: 0 10px;
}

.thought-all-none:hover {
	opacity: 0.9;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

.thought-all-none:hover h5 {
	display: block;
}

.thought-all span {
	display: block;
}

.thought-all i {
	font-size: 35px;
}

.company-thought-all {
	width: 100%;
	margin-top: 40px;
	padding: 40px 0;
}

.office-space {
	margin: 0 5%;
}

.office-space img {
	width: 100%;
}

.office-space div {
	margin: 0;
	padding: 0;
}

.contact-us {
	padding: 30px 40px;
	text-align: center;
}

.contact-us div img {
	width: 80%;
	float: right;
}

.contact-add li {
	margin-bottom: 10px;
}

.contact-add div, .contact-add li i {
	height: 35px;
	line-height: 35px;
}

.contact-add li div {
	position: relative;
}

.contact-add li i {
	background-color: #0086da;
	width: 35px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 20px;
}

.contact-add div span {
	width: 270px;
	background-color: #fff;
	height: 35px;
	display: inline-block;
	padding-left: 45px;
	font-size: 14px;
	float: left;
	color: #666;
	font-weight: bold;
	text-align: left;
}

.contact-add-1 {
	font-size: 13px !important;
}

.office-space-title, .contact-us-title {
	margin-top: 40px;
	margin-bottom: 10px;
}

.paper-plane {
	font-size: 42px !important;
	margin-top: -10px !important;
}

.mobile {
	font-size: 25px !important;
}

/*招贤纳士*/
.recruit-left, .recruit-right {
	padding: 0 10px;
}

.daiyu {
	width: 100%;
	background-color: #0086da;
	padding: 30px 0;
}

.daiyu-title-ul {
	width: 20% !important;
	margin: 0 auto !important;
	background-color: transparent !important;
}

.daiyu-title-ul li {
	background-color: #006bae;
	margin: 0 10px;
}

.am-tabs-d2 .daiyu-title-ul>.am-active:after {
	display: none;
}

.daiyu-content {
	padding: 20px 20px 0 20px;
	width: 100%;
}

.daiyu-content-1 {
	width: 60%;
	margin: 0 auto;
	border: solid 2px #c5c5c5;
	padding: 20px 5%;
	color: #969696;
}

.money {
	color: #fff !important;
}

.user-secret {
	font-size: 45px !important;
	margin-top: -10px !important;
}

/*服务中心*/
.service-content h4 {
	font-size: 22px;
}

.service-content p {
	font-size: 14px;
	color: rgb(153, 153, 153);
	line-height: 22px;
}

.service-ul li {
	margin: 20px 0;
	border-bottom: 1px solid rgb(230, 230, 230);
	padding-bottom: 25px;
}

.service-img {
	text-align: center;
}

.service-img img {
	width: 70%;
}

.service-ul li:last-child {
	border-bottom: none;
}

.service-ul li:first-child {
	margin-top: 50px;
}

.header .am-topbar-btn {
	margin-top: 18px;
	background: #33394E;
	color: #eee;
	margin-right: 10px;
}

.am-btn-default {
	border-color: #ccc;
}

.footer .Copyright {
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
}

.footer .Copyright p {
	color: #fff;
}

/* 在线客服 */
.rtbar {
	background-color: #333;
	position: fixed;
	bottom: 200px;
	right: 0;
	_position: absolute;
	z-index: 1500;
	border-radius: 6px 0 0 6px;
}

.box-left {
	width: 36px;
	float: left;
	position: relative;
	z-index: 1;
	height: 181px;
}

.box-left a {
	font-size: 0;
	text-indent: -999em;
	display: block;
}

.btno {
	background-position: 9px 2px;
}

.btnc {
	background-position: -32px 0;
}

.btno, .btnc {
	position: relative;
	z-index: 9;
	top: 25px;
	left: 0;
	background-image: url(../images/shopnc.png);
	background-repeat: no-repeat;
	display: block;
	height: 146px;
}

.box-right {
	width: 160px;
	float: left;
	padding: 5px;
	overflow: hidden;
	display: none;
}

.box-right .cn {
	background: #f7f7f7;
	border-radius: 6px;
	padding: 10px;
}

.box-right .cn h4 {
	font-size: 16px;
	color: #333;
	font-weight: 600;
	margin-bottom: 10px;
}

.box-right .cn ul li {
	padding-bottom: 10px;
	border-bottom: solid 1px #e6e4e4;
	overflow: hidden;
	margin-bottom: 10px;
}

.box-right .cn ul li span {
	color: #777;
	float: left;
	margin-right: 5px;
}

.part-trailer {
	position: relative;
	padding: 0px;
}

.part-trailer div {
	position: absolute;
	z-index: 20;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	background-color: #000;
}

.part-trailer div .video {
	margin: 0 auto;
	display: block;
	margin-top: 10%;
	width: 10%;
}

.part-agent {
	/* 	background-color: #f2f2f2; */
	margin: 20px auto;
	padding: 0;
	max-width: 100%;
	margin-top: 50px;
}

#doc-topbar-collapse {
	background-color: transparent;
	margin-left: 245px;
	height: 76px !important;
}

.container-bg-grey {
	background-color: #f2f2f2;
}

.agent-search {
	padding: 0 1.5rem 0 0;
}

.ta-c {
	text-align: center
}

.fr {
	float: right;
}

.part-recommend .part-recommend-l, .part-recommend .part-recommend-r {
	padding: 0px;
}

.part-recommend .part-recommend-r {
	padding: 10px;
}

.part-recommend .pro-desc {
	font-size: 13px;
}

.part-recommend .pro-desc img{
	max-width: 100%;
}

.part-recommend .part-recommend-r p {
	font-size: 13px;
	margin: 8px 0;
	padding-left: 0;
}

.part-recommend .part-recommend-r p a:HOVER {
	cursor: pointer;
	color: #fd7400;
}

.part-recommend .part-recommend-l img {
	width: 100%;
}

.am-selected-list {
	max-height: 300px;
	overflow-y: scroll;
}

.am-intro-bd img {
	max-width: 100%;
}

.padding-tb-1 {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem;
}

.pro-list-type span {
	margin: 0 5px;
}

.pro-list-type a:hover, .pro-type-left a:hover {
	color: #fd7400;
	cursor: pointer;
	text-decoration: underline;
}

.pro-type-left .am-active a:hover .am-accordion-title, .pro-type-left .am-accordion-item a:hover .am-accordion-title
	{
	color: #fd7400;
}

.pro-type-left .pro-series {
	padding: 8px 0px 8px 16px;
	font-size: 13px;
	position: relative;
	display: block;
}

.pro-type-left .pro-series:hover {
	cursor: pointer;
	color: #fd7400;
}

.pro-series:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -2px;
	width: 3px;
	height: 3px;
	background: #6f6f6f;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	transition: all .25s ease;
}

.pro-type-left a {
	display: block;
	padding-left: 0;
	padding-right: 0;
}

.pro-type-left .am-accordion-title {
	padding: .5rem 1rem;
	background: #f7f7f7;
}

.pro-type-left .am-active .am-accordion-title {
	background: #f7f7f7;
	color: #fd7400;
}

/* 产品列表 start */
.product-list {
	width: 100%;
}

.product-list ul li .pro .pro-name {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 50px;
}

.product-list ul {
	display: inline-block;
	width: 100%;
}

.product-list ul li {
	padding: 0.5rem;
}

.product-list ul li .pro {
	/* background: #fff; */
	width: 100%;
	height: 100%;
	border: 1px solid #e6e6e6;
	padding: 5px;
}

.product-list ul li .pro div {
	height: 200px;
}

.part-recommend .product-list ul li .pro div {
	height: 250px;
}

.product-list ul li .pro div img {
	width: 100%;
	height: 100%;
    object-fit: contain;
	cursor: pointer;
	transition: all 0.6s;
}

.product-list ul li:hover .pro div img {
	transform: scale(1.2);
}

.product-list ul li:hover .pro div img {
	filter: alpha(Opacity = 80);
	-moz-opacity: 0.8;
	opacity: 0.5;
}

.product-list ul li .pro span {
	margin: 10px 10px 0 10px;
	font-size: 17px;
	display: block;
	font-weight: 500;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product-list ul li .pro p {
	margin: 0 10px;
	color: #555555;
	/* 	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; */
	font-size: 15px;
	line-height: 25px;
}

.product-list ul li:hover .pro p {
	color: #fd7400;
	cursor: pointer;
	text-decoration: underline;
}

.poster-part {
	width: 100%;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	margin-top: 30px;
}

.poster-part img {
	max-width: 100%;
}

.part-more {
	text-align: center;
	font-size: 20px;
	padding: 0px 0 30px 0;
}

.part-more span:HOVER {
	color: #fd7400;
	cursor: pointer;
	text-decoration: underline;
}

/* 产品列表 end */

/* 主背景颜色 */
.main-bg {
	/* background: #f9f9f9; */
	background: #fff;
}

/* 防伪码查询 */
.fl {
	float: left;
}

.fr {
	float: right;
}

.code-part {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	max-width: 60%;
	margin: 50px auto;
}

.code-part .search-text {
	height: 45px;
	width: 100%;
	padding: 10px;
}

.code-part .search-btn {
	width: 100%;
	height: 45px;
	background: #fd7400;
	color: #fff;
	display: inline-block;
	border: none;
}
/* 防伪码查询 */
.main-body {
	padding: 1rem;
}

.about-us {
	padding: 10px;
}

.about-us p {
	margin: 5px 0;
}

.am-part {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

/* 产品导航分类效果 start*/
.pro-navigation-overlay {
	display: none;
	top: 100px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .5);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .5);
	max-width: 1400px;
	min-height: 630px;
	position: absolute;
	width: 100%;
	z-index: 999;
	padding: 20px;
}

.pro-navigation-category {
	padding-left: 1.5rem;
}

.pro-navigation-overlay .pro-navigation-category ul li a {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 0;
	position: relative;
	z-index: 2000;
	font-size: 1.4rem;
}

.pro-navigation-series-left .series ul li a {
	color: #4c4c4c;
	border-bottom: 1px solid #d0d3d4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 7px 115px 7px 16px;
	position: relative;
	font-size: 1.4rem;
}

.pro-navigation-category .series ul li a:HOVER {
	color: #fd7400;
	cursor: pointer;
	text-decoration: underline;
}

.pro-navigation-series-left .series ul li a:HOVER {
	color: #fd7400;
	cursor: pointer;
	text-decoration: underline;
	background: #f2f2f2;
}

.pro-navigation-series-left .series .series-item {
	display: none;
}

.pro-navigation-series-detail .product-list {
	padding-right: 200px;
}

.pro-navigation-series-detail .pro-name a {
	font-size: 18px;
	font-weight: bold;
	font-family: 宋体;
}

.pro-navigation-series-detail .pro-name a:HOVER {
	color: #fd7400;
	cursor: pointer;
	text-decoration: underline;
}

.pro-navigation-series-detail .pro-param {
	margin-top: 10px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.pro-navigation-series-detail .pro-param p {
	font-size: 14px;
	padding: 5px 0;
}

.pro-navigation-series-detail .pro-desc {
	clear: both;
	font-size: 14px;
	line-height: 25px;
}

.pro-close .pro-close-wrap span {
	font-size: 45px;
}

.pro-close .pro-close-wrap span:HOVER {
	color: #fd7400;
	cursor: pointer;
}

.pro-close {
	position: absolute;
	top: 10px;
	right: 60px;
}

.pro-navigation-series-left .ps .ps-c {
	font-size: 13px;
	color: #4c4c4c;
	padding-left: 5px;
}

.pro-navigation-series-left .ps .ps-c a {
	border-left: 1px solid #e0e0e0;
	padding: 0 10px;
	display: inline-block;
	margin: 2px 0;
}

.pro-navigation-series-left .ps .ps-c li {
	display: inline-block;
	padding: 5px 0;
	width: 100%;
}

.pro-navigation-series-left .ps .ps-c .ps-name {
	width: 80px;
	float: left;
	position: absolute;
}

.pro-navigation-series-left .ps .ps-c .ps-value {
	margin-left: 80px;
}

.pro-navigation-series-left .ps .ps-c .ps-value a:hover {
	color: #fd7400;
	cursor: pointer;
	text-decoration: underline;
}

.pro-navigation-overlay .cur {
	color: #fd7400;
	cursor: pointer;
	text-decoration: underline;
}
/* 产品导航分类效果 end*/
.am-list li:FIRST-CHILD {
	border: 0;
}

.article-list-part-left {
	float: left;
	padding-left: 0;
	padding-right: 0;
}

.article-list-part-right {
	float: left;
	padding-right: 0;
}

.article-list-part div {
	padding-left: 0;
	padding-right: 0;
}

.part-news ul li:FIRST-CHILD .media-item {
	position: relative;
}

.part-news ul li:FIRST-CHILD .article-t {
	position: absolute;
	top: 50%;
	left: 10px;
	width: 35%;
}

.part-news ul li:FIRST-CHILD .article-t span {
	color: #fff;
	font-size: 23px;
}

.part-news ul li:FIRST-CHILD .article-t a {
	color: #fff;
    font-size: 16px;
    background: #fd7400;
    padding: 3px 10px;
}

.part-news ul li:FIRST-CHILD .img {
	padding-bottom: 30%;
}

.article-list-part .am-list-main{
	padding-left: 1.5rem !important;
}
