/*公共*/

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,
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,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Microsoft YaHei";
}

@charset "utf-8";

/* CSS Document */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
input,
p,
blockquote,
th,
td,
form,
p {
	margin: 0;
	padding: 0;
}

body,
html {
	_background-image: url(about:blank);
	_background-attachment: fixed;
}

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

img {
	border: 0;
}

input,
select,
textarea {
	font-size: 12px;
	color: #333;
	font-family: 'lucida grande', taho, verdana, 'trebuchet ms', "宋体", sans-serif;
}

html {
	text-align: center;
	background: #F7F7F7;
}

body {
	min-width: 950px;
	text-align: left;
	font: 12px/1.5em \5B8B\4F53, Arial, Helvetica, sans-serif;
	color: #333;
}

:focus {
	outline: none;
}

em,
th {
	font-style: normal;
	font-weight: normal;
}

.table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

/* 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;
}

a {
	cursor: pointer;
}


/*所有超链接不要下划线*/

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


/*任何标签、包括它前面、后面生成的内容都不要影响盒子的边框*/

.left {
	float: left;
}

.right {
	float: right;
}

.w-gray {
	color: #aaaaaa
}

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

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

.am-clear {
	clear: both;
}

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

body {
	background-color: #eee;
	background: url(../img/body_bg.jpg) repeat-y;
	background-position: center center;
	width: 100%;
}
.div-line {
	border-bottom: solid 1px #eee;
}
/*header*/

.header {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 60px;
	position: fixed;
	top: 0px;
	z-index: 1000;
	-moz-box-shadow: 0px 1px 30px #fcfcfc;
	box-shadow: 0px 1px 30px #fcfcfc;
}

.header .hd-topbar {
	height: 80px;
	border-bottom: solid 1px #eee;
}

.hd-topbar .hd-topbar_tel {
	width: auto;
	height: 80px;
	display: flex;
	float: right;
	padding-top: 6px;
	padding-right: 1.5rem;
}

.hd-topbar .tel-icon i {
	display: inline-block;
	font-size: 32px;
	padding-right: 10px;
	color: #15af4b;
	height: 80px;
	line-height: 80px;
}

.hd-topbar .tel-icon {
	height: 80px;
	overflow: hidden;
}

.hd-topbar .hd-topbar_tel p {
	line-height: inherit;
	text-align: left;
	padding-bottom: 4px;
}

.hd-topbar_tel .tel-con {
	height: 60px;
}

.hd-topbar_tel .tel-con .tel-title {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	white-space: nowrap;
}

.hd-topbar_tel .tel-con p span {
	font-size: 12px;
	color: #999;
}

.hd-topbar_tel .tel-con p {
	font-size: 18px;
	color: #15af4b;
	white-space: nowrap;
}

.am-container-1 {
	max-width: 1120px;
	margin: 0 auto;
}

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

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

.hw-logo {
	display: block;
	cursor: pointer;
}

.hw-logo img {
	line-height: 80px;
	height: 80px;
	float: left;
}

.hw-logo p {
	text-align: left;
	text-indent: 1rem;
	display: inline-block;
	float: left;
}

.hw-logo p:nth-child(2) {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 20px;
	padding: 15px 0 10px 0;
}

.hw-logo p:nth-child(3) {
	font-size: 12px;
	color: #9f9f9f;
	line-height: 12px;
}

.logo {
	height: 50px;
}

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

.hw-menu li {
	height: 40px;
	width: 16%;
}

.hw-menu-active {
	background-color: #15af4b;
	color: #fff;
}

.hw-menu-active a {
	color: #fff;
	text-align: center;
}

.hw-menu li a:hover {
	color: #fff;
	background: #15af4b;
	border-radius: 0;
}

.hw-menu li a {
	font-size: 15px;
	line-height: 40px;
	padding: 0;
	text-align: center;
}

.hw-menu>li .model-search {
	display: none;
}

.hw-menu>li:hover>.model-search {
	display: block;
}

.hw-menu li .am-nav-subpills {
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
	margin: 0;
	box-shadow: 1px 3px 5px #eee;
}

.hw-menu li .am-nav-subpills li {
	text-align: center;
	width: 100%;
	line-height: 40px;
	color: #333;
}

.hw-menu li .am-nav-subpills li:hover {
	color: #15af4b;
	background-color: #eee;
	cursor: pointer;
}

.hw-menu li .am-nav-subpills li a {
	color: #333;
}

.hw-menu li .am-nav-subpills li a:hover {
	color: #15af4b;
	background-color: #eee;
	cursor: pointer;
}

.hw-menu .am-uparrow {
	text-align: center;
}

.hw-menu .am-uparrow img {
	width: 28px;
}

/*header结束*/


/*网站尾部*/
.footer {
	width: 100%;
	height: auto;
	background-color: rgb(41, 44, 49);
	overflow: hidden;
	background-size: 100% 100%;
	position: relative;
	padding: 2rem 0;
}

.footer .ft-nav-title {
	text-align: left;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
	font-size: 14px;
}

.footer ul {
	padding-top: 2.5rem;
	width: 85%;
	margin: 0 auto;
}

.footer ul li {
	color: #fff;
}

.footer ul li .part-tel {
	font-weight: border;
	font-size: 24px;
	padding-bottom: 2rem;
	padding-top: 1.5rem;
}

.footer ul li .part-tel_li {
	font-weight: border;
	font-size: 16px;
	padding-bottom: 2rem;
	padding-top: 6px;
}

.footer ul li .part-tel i {
	font-size: 24px;
	font-weight: bold;
	padding-right: 6px;
	color: #eee;
}

.footer ul li .part-tel_li i {
	font-size: 18px;
	color: #eee;
	padding-right: 6px;
}

.footer ul li .part-button {
	padding-top: 0px;
}

.footer ul li .part-button a {
	color: #fff;
	display: block;
}

.footer ul li .ft-nav_li ul li {
	border-right: solid 1px #3C3C46;
	padding: 6px 0;
}

.footer ul li .ft-nav_li ul {
	padding-top: 0;
	width: 100%;
	padding-bottom: 15px;
}

.footer ul li .ft-nav_li ul li a {
	color: #eee;
	display: block;
	text-align: left;
	font-size: 12px;
}

.footer ul li .ft-nav_li ul li a:hover {
	color: #999;
}

.footer ul li .ft-contact_con {
	padding: 15px 0;
	border-top: solid 1px #3C3C46;
}

.footer ul li .ft-contact_con .company-title {
	font-size: 16px;
	padding-bottom: 10px;
	color: #fff;
}

.footer ul li .ft-contact_con p {
	color: #ccc;
	font-size: 12px;
}

.footer ul li .ft-contact_con p i {
	font-size: 10px;
	padding-right: 8px;
}

.footer .am-Qrcode {
	background-color: #fff;
	padding: 10px;
	width: 120px;
	margin-top: 1.5rem;
}

.footer .am-footer-miscs {
	text-align: center;
}

.footer .ft-contact .tel-li {
	color: #999;
	padding-bottom: 10px;
}

.footer .ft-contact .tel-li span {
	color: #fff;
}

.footer .onlineQQ {
	padding-bottom: 10px;
}

.footer .onlineQQ .qqImg {
	display: block;
	padding: 10px 0;
}

.footer .onlineQQ .qqImg img {
	width: 80px;
}
/* 语言选择 */
.am-topbar .ft-language {
	position: relative;
}
.am-topbar .ft-language p {
	text-align: right;
	line-height:32px;
}
.am-topbar .ft-language p .iconfont {
	padding: 0 5px;
}
.am-topbar .ft-language .language-select {
	display: none;
	position: absolute;
	top: 28px;
	right: 10px;
	background-color: white;
	width: 120px;
	padding: 15px 0;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	z-index: 1000;
}
.am-topbar .ft-language .language-select li{
	text-align: center;
}
.am-topbar .ft-language .language-select li a {
	display: inline-block;
	padding: 5px 20px;
	text-align: center;
}
.am-topbar .ft-language .language-select::after {
	position: absolute;
	display: block;
	content: "";
	width: 0;
	height: 0;
	border: 8px dashed transparent;
	border-bottom-color: white;
	top: -8px;
	z-index: 1;
	left: 60px;
	pointer-events: none;
	border-bottom-style: solid;
	border-width: 0 8px 8px;
}

.am-topbar .ft-language p:hover {
	cursor: pointer;
}
.am-topbar .ft-language:hover .language-select {
	display: block;
}



.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-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;
}

/*尾部结束*/
/*子页公用样式*/
.topbar-imgbg {
	background: url(../img/banner-bg.jpg) no-repeat;
	height: 130px;
	background-size: 100%;
	overflow: hidden;
	margin-top: 121px;
}

.subpage-con {
	padding-bottom: 5rem;
}

.subpage-con .pageLt-hd {
	background-color: #15af4b;
	padding: 6px 0;
	margin-top: 20px;
}

.subpage-con .pageLt-hd h3 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
}

.subpage-con .pageLt-hd p {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 38px;
}

.subpage-con .silderLeft ul li {
	line-height: 38px;
	color: #333;
	background: #fff;
	margin-top: 3px;
}

.subpage-con .silderLeft ul li a {
	display: block;
	text-align: center;
	color: #333;
	font-size: 16px;
	line-height: 58px;
}

.subpage-con .silderLeft ul li.am-active a {
	background-color: #15af4b;
	color: #fff;
}

.subpage-con .silderLeft ul li a:hover {
	background-color: #15af4b;
	color: #fff;
}

.subpage-con .silderLeft .pageLt-Tel {
	margin-top: 15px;
	background: #fff;
	padding: 10px;

}

.subpage-con .silderLeft .pageLt-Tel i {
	font-size: 38px;
	display: block;
	padding-top: 20px;
	padding-right: 6px;
	float: left;
	color: #15af4b;
}

.subpage-con .silderLeft .pageLt-Tel p {
	display: block;
}

.subpage-con .silderLeft .pageLt-Tel p:nth-child(2) {
	font-size: 14px;
	color: #999;
	line-height: 26px;
	padding-bottom: 6px;
}

.subpage-con .silderLeft .pageLt-Tel p:nth-child(3) {
	font-size: 22px;
	font-weight: bold;
	color: #15af4b;
}

.subpage-con .pageRt-con {
	margin-top: 20px;
	background: #fff;
	min-height: 360px;
}

.subpage-con .pageRt-con .contact_detail {
	padding: 10px;
}

.subpage-con .pageRt-con .contact_detail .title-hd {
	text-align: center;
	width: 120px;
	font-size: 18px;
	font-weight: bold;
	margin: 10px auto;
	border-bottom: double 5px #eee;
	padding: 10px 0;
}

.subpage-con .pageRt-con .contact_detail .am-table th {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.pageRt-con .am-breadcrumb {
	padding: 10px;
	margin: 0;
	border-bottom: solid 1px #eee;
}

.subpage-con .pageRt-con .pageRt-body {
	padding: 10px;
}

.pageRt-body .page-hd_from {
	padding-bottom: 1.5rem;
	border-bottom: solid 1px #eee;
}

.pageRt-body .page-bd_table {
	padding-top: 10px;
}

.pageRt-body .page-hd_from .am-text-right {
	line-height: 28px;
}

.subpage-con .pageRt-con .pageRt-body p {
	line-height: 22px;
	font-size: 14px;
	text-indent: 2rem;
	letter-spacing: 1.0pt;
}

.pageRt-con .pageRt-body .companyImg {
	float: left;
	width: 360px;
	padding-right: 15px;
}

.page-hd_from .am-form-group input {
	width: 180px !important;
}

.pageRt-con .pageRt-body .companyFc {
	padding: 2rem 0;
}

.pageRt-con .pageRt-body .companyFc h1 {
	line-height: 48px;
}

.pageRt-con .pageRt-body p.title-hd {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 48px;
}

/*新闻详情页面*/
.subpage-con .pageRt-con .pageRt-body .news-title_name {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 25px;
}

.pageRt-body .news-bd p {
	text-indent: 20px;
}

.news-bd img {
	width: 100%;
	padding: 0 20px;
	padding-bottom: 20px;
}

/*业务范围样式*/
.pageRt-con .pageRt-body .serContiner_picLi li {
	width: 50%;
	float: left;
}

.pageRt-con .pageRt-body .serContiner_CFSpicLi li {
	width: 25%;
	float: left;
}

.pageRt-con .pageRt-body .serContiner_CFSpicLi li img {
	width: 100%;
	margin: 10px;
	padding: 10px;
	border: solid 1px #eee;
}

.pageRt-con .pageRt-body .serContiner_picLi li img {
	width: 100%;
	margin: 10px;
	padding: 10px;
	border: solid 1px #eee;
}

.pageRt-con .pageRt-body .serContiner_jilipicLi li {
	width: 33.333333%;
	float: left;
}

.pageRt-con .pageRt-body .serContiner_jilipicLi li img {
	width: 100%;
	margin: 0 10px;
	padding: 10px;
	border: solid 1px #eee;
}

.pageRt-con .pageRt-body .page-body_content p.title-hd {
	text-align: center;
	line-height: 38px;
	padding-top: 3rem;
}

.pageRt-con .page-body_content p.boxHd-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
}

.pageRt-con .pageRt-body .LtText_li {
	padding-top: 0rem;
}

.pageRt-con .pageRt-body .LtText_li li {
	width: 50%;
	float: left;
}

/*新闻中心*/
.pageRt-con .pageNew_list {
	min-height: 420px;
}

.pageNew_list img {
	width: 100px;
	height: 68px;
}

.pageNew_list ul li {
	border-bottom: dashed 1px #eee;
	padding: 5px 0;
}

.pageNew_list ul li .list-title_hd a {
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	display: inline-block;
}

.pageNew_list ul li .list-title_hd .hd-time {
	font-size: 12px;
	color: #999;
	white-space: nowrap;
}

.pageNew_list ul li .list-title_bd {
	float: left;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

/*联系我们样式地图*/
.pageRt-con #l-map {
	height: 425px;
	width: 100%;
}

/*地图标题*/
.BMap_bubble_title {
	color: #15af4b;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom: 1px solid gray;
}


/*结束联系我们*/
@media only screen and (max-width:1240px) {
	.product-img {
		width: 80%;
		margin-top: 25px;
	}
}

@media only screen and (max-width:1024px) {

	/*首页*/
	.hw-logo {
		margin-left: 10px;
	}

	.news-content-right img {
		width: 40%;
		margin-top: 20px;
	}

	.customer-content li div img {
		width: 70% !important;
	}

	.customer-content li {
		margin-top: 10px;
	}

	.news-content {
		width: 85%;
	}

	.news-right-title {
		font-size: 22px;
		margin-top: 20px;
		display: inline-block;
	}

	.news-right-time {
		font-size: 16px;
		margin-top: -1px;
	}

	/* 解决方案*/
	.solutions-tabs-ul {
		width: 70% !important;
	}

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

	.toppic-title {
		margin-left: 10px;
	}

	.toppic-progress {
		margin-right: 10px;
	}

	/*解决方案详情 */
	.solution-inform-content-all {
		background-color: #ffffff;
		width: 100%;
	}

	.solution-inform-content p {
		font-size: 16px;
	}

	/* 产品展示*/
	.product-img {
		width: 90%;
		margin-top: 25px;
	}

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

	/*客户案例*/
	.customer-case li {
		text-align: center;
	}

	.case-content {
		left: 40%;
	}

	/*关于我们 */
	.contact-us div img {
		width: 80%;
	}

	/*招贤纳士*/
	.daiyu-title-ul {
		width: 35% !important;
	}

	.daiyu-content-1 {
		width: 80%;
	}

	/*服务中心*/
	.service-img img {
		width: 90%;
	}

	.service-content p {
		font-size: 15px;
	}
}

@media only screen and (max-width:915px) {
	.hw-logo {
		margin-left: 10px;
	}

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

	.hw-menu li a {
		line-height: 25px;
	}

	.hw-menu li {
		height: 40px;
	}

	.hw-menu-active {
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
	}

	/*关于我们 */
	.contact-us div img {
		width: 95%;
	}
}

@media only screen and (max-width:768px) {
	.product-img {
		width: 100%;
		margin-top: 25px;
	}

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

	.solution-circle {
		font-size: 45px;
		width: 130px;
		height: 130px;
		line-height: 110px;
		border: 10px solid #f0f0f0;
	}
}

@media only screen and (max-width:640px) {

	/*首页*/
	.solution-circle {
		font-size: 45px;
		width: 110px;
		height: 110px;
		line-height: 90px;
		border: 10px solid #f0f0f0;
	}

	.solutions-title {
		font-size: 15px;
	}

	.solutions-content li {
		margin-bottom: 10px;
	}

	.part-title-span {
		font-size: 17px;
	}

	.case-li:hover .case-word {
		display: none;
	}

	.case-li-mengban:hover {
		opacity: 0;
	}

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

	.solutions-way {
		font-size: 13px;
	}

	.three-reason-content {
		width: 95%;
		margin-top: 15px;
	}

	.three-reason-img1,
	.three-reason-img1:hover,
	.three-reason-img2,
	.three-reason-img2:hover,
	.three-reason-img3,
	.three-reason-img3:hover {
		background-size: 100% 100%;
	}

	.three-reason-bg {
		width: 200px;
		margin-top: 20px;
	}

	.reason-title {
		font-size: 13px;
	}

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

	.case-img1 {
		width: 100%;
		margin-top: 10px;
	}

	.customer-case-content {
		margin-top: 0;
	}

	.customer-content li {
		margin-top: 0px;
	}

	.customer-content {
		margin-top: 0px;
	}

	.lan-bott {
		height: 65px;
		padding: 10px 10px;
	}

	.lan-bott .left {
		display: none;
	}

	.see-more {
		margin-top: 0px;
	}

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

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

	.news-content-ul li {
		margin-top: 20px;
	}

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

	.part-5-title {
		margin-top: 10px;
	}

	.news-content {
		margin-top: 10px;
	}

	.see-more {
		top: 0px;
	}

	.part-content {
		margin-top: 20px;
	}

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

	/*解决方案*/
	.solutions-tabs-ul {
		width: 90% !important;
	}

	.solutions-tabs-ul li {
		height: 55px !important;
		margin-top: 20px;
	}

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

	.solutions-tabs-ul li a span {
		display: none;
	}

	.toppic-title {
		padding-top: 40px;
	}

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

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

	.toppic-title p {
		font-size: 13px;
		padding-left: 23px;
	}

	.toppic-progress {
		padding: 4px 7px;
		margin-top: 50px;
		border-radius: 5px;
	}

	.toppic-progress span {
		font-size: 12px;
		padding: 0 3px;
	}

	.toppic-progress i {
		font-size: 13px;
	}

	.solutions-tabs-content {

		padding: 20px 5px 0 5px;

	}

	/*解决方案详情*/
	.small-title {
		font-size: 13px;
	}

	.solution-inform-content-all {
		background-color: #ffffff;
		width: 100%;
		margin: 0 auto;
		padding: 0 0 15px 0;
	}

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

	i.am-icon-file-text.file-text {
		font-size: 19px;
	}

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

	.solution-inform {
		margin-top: 15px;
	}

	.solutions-tabs-ul li a i {
		display: block;
		margin-top: 10px;
	}

	.mobile-phone {
		margin-top: 7px !important;
	}

	.inform-content-p {
		margin-top: 0px !important;
	}

	.solution-inform-content {
		padding: 0;
	}

	.solutions-tabs-ul {
		padding-top: 10px !important;
	}

	/* 产品展示*/
	.product-img {
		margin-bottom: 20px;
	}

	.product-content {
		margin: 0 10px;
	}

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

	i.am-icon-dribbble {
		display: none;
	}

	/*客户案例*/
	.case-content {
		left: 33%;
	}

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

	/*案例详情*/
	.case-img {
		margin-top: 20px;
	}

	.case-inform img {
		width: 70%;
		margin: 0 auto;
		display: inherit;
	}

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

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

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

	i.am-icon-tasks {
		display: none;
	}

	.product-content-right {
		padding: 0 20px;

	}

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

	.paper-plane {
		font-size: 30px !important;
		margin-top: -8px !important;
	}

	.company-intro {
		margin: 0 5%;
	}

	.thought-all {
		width: 80px;
		height: 80px;
	}

	.thought-all-none {
		width: 80px;
		height: 80px;
	}

	.company-thought li {
		margin: 0 5px;
	}

	.thought-all span {
		margin-top: 20px;
		color: #3C3C3C;
	}

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

	.company-thought {
		margin-bottom: 20px;
	}

	.contact-us div img {
		float: left;
		width: 100%;
	}

	.contact-us {
		padding: 20px 0;
		text-align: center;
	}

	.contact-add {
		margin-top: 20px;
	}

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

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

	/*招贤纳士*/
	.daiyu-title-ul {
		width: 70% !important;
	}

	.daiyu-content-1 {
		width: 100%;
	}

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

	.daiyu-title-ul {
		margin-top: 20px !important;
	}

	.product-img {
		margin-top: -20px;
	}

	/*服务中心*/
	.service-img img {
		width: 75%;
		margin-top: 20px;
	}

	.service-ul {
		margin-top: 10px;
	}

	.service-ul li {
		margin: 10px 0;
	}

	.service-content h4 {
		font-size: 18px;
	}

	.service-content p {
		font-size: 14px;
	}

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

	/*新闻动态*/
	.news-content-all {
		margin-top: 0;
	}

	.newspaper-o {
		font-size: 40px !important;
	}

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

	.news-ul li {
		margin-top: 25px;
	}
}

/*轮播页面*/
.am-silder_banner {
	height: 360px;
	overflow: hidden;
}

.shutter {
	overflow: hidden;
	position: relative;
	margin: 80px auto;
}

.shutter-img {
	z-index: 1;
}

.shutter-img,
.shutter-img a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
}

.shutter-img a {
	cursor: default;
}

.shutter-img a>img {
	width: 100%;
	height: auto;
}

.shutter-img .created {
	overflow: hidden;
	position: absolute;
	z-index: 20;
}

.shutter-btn {}

.shutter-btn li {
	position: absolute;
	z-index: 2;
	top: 50%;
	width: 49px;
	height: 49px;
	margin-top: -25px;
	cursor: pointer;
}

.shutter-btn li.prev {
	left: 20px;
	background: url(../img/shutter_prevBtn.png) no-repeat 0 -49px;
}

.shutter-btn li.next {
	right: 20px;
	background: url(../img/shutter_nextBtn.png) no-repeat 0 -49px;
}

.shutter-desc {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	background: url(../img/shutter_shadow.png) repeat;
}

.shutter-desc p {
	padding-left: 20px;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
}
