body {
	width: 100%;
	height: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
section {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
	margin: 0px;
}

li {
	list-style: none;
}

.czjz {
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}


/* ï¿½ï¿½?ï¿½Ì¨ï¿½?ï¿½ï¿½??ï¿½ï¿½??? */

.warp,
.am-nav ul li .am-down ul {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.am-warp {
	width: 1600px;
	overflow: hidden;
	margin: 0px auto;
}

@media screen and (min-width: 1200px) and (max-width:1599px) {
	.am-warp {
		width: 1200px;
	}
}

.am-header {
	background: url(../img/header.png);
	width: 100%;
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.05);
	position: fixed;
	top: -2px;
	z-index: 99;
}

.am-header a.am-fl {
	display: block;
	vertical-align: middle;
}

.am-header a img {
	width: 100%;
	vertical-align: middle;
}

.am-header h2 {
	float: left;
	font-size: 30px;
	color: rgb(0, 109, 184);
	line-height: 80px;
	padding-left: 10px;
	font-weight: normal;
	margin: 0px;
	padding-right: 90px;
	line-height: 100px;
}

.am-nav {
	width: 700px;
	height: 100px;
	float: left;
	padding-top: 26px;
	line-height: 100px;
	margin-left: 160px;
}

.am-nav ul,
.am-indexlist ul,
.am-navt-r ul,
.am-title-td ul.am-titlelist,
.am-titlelists ul,
.am-tuijianlist ul,
.am-aboutlist ul,
.am-joins ul,
.am-contactlist ul,
.am-news ul,
.am-newslist ul,
.am-newlist ul,
.am-solvelist ul,
.am-messagelist ul,
.am-slidedowns ul {
	padding: 0px;
	margin: 0px;
}

.am-messagelist ul li {
	position: relative;
}

.am-messagelist ul li span {
	float: right;
	position: absolute;
	top: 32px;
	right: 0;
}

.am-messagelist ul li h1 {
	position: relative;
}

.am-nav ul li {
	float: left;
	font-size: 18px;
	line-height: 64px;
	height: 64px;
	color: #333333;
	text-align: left;
	width: auto;
}

.am-slidedowns .am_kbx {
	width: 260px;
	margin-bottom: 20px;
	height: auto;
	margin-right: 24px;
}

.am-slidedowns .am_kbx a {
	width: 100%;
	text-align: left;
	display: block;
	margin-top: 20px;
	word-wrap: break-word;
	margin-bottom: 0;
	line-height: inherit;
	position: relative;
}

.am-slidedowns .am_kbx a div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	max-height: 200px;
	padding: 0px 10px;
	width: 100%;
}

.am-slidedowns .am_img:nth-of-type(3n) {
	margin-right: 0;
}

.am-slidedowns {
	width: 94% !important;
	margin: 0px auto;
}

.am-slidedowns .am_kbx:nth-of-type(4n) {
	margin-right: 0;
}

.am-slidedowns .am_img {
	width: 260px !important;
	height: auto !important;
}

.am-slidedowns .am_img img {
	vertical-align: top;
	width: 260px !important;
	height: 334px !important;
}

.am-nav ul li a {
	color: #333333;
	margin-right: 90px;
}

.am-nav ul li:hover a {
	color: #006db8;
	border-bottom: 2px solid #006db8;
	display: block;
	height: 74px;
}

.am-nav ul li .am-down {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 100px;
	background-color: rgba(32, 147, 215, 0.8);
	padding: 20px 0px 60px;
	z-index: 999;
}

.am-nav ul li .am-down .am-downlist {
	width: 1200px;
	padding: 40px 0px 0px 75px;
	margin: 0px auto;
}

.am-nav ul li .am-down .am-downlist ul li {
	width: 100px;
	float: left;
	min-height: 85px;
	height: auto;
	line-height: 20px;
	text-align: center;
	margin-right: 72px;
}

.am-nav ul li .am-down .am-downlist ul li:hover a {
	color: #FFFFFF;
	border-bottom: 1px solid #2093d7;
}

.am-nav ul li .am-down .am-downlist ul li h2 {
	font-size: 16px;
	color: rgb(255, 255, 255);
	width: 100%;
	font-weight: normal;
	margin: 0px;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	float: none;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
}

.am-nav ul li .am-down .am-downlist ul li .am-img {
	width: 58px;
	height: 52px;
	float: none;
	text-align: center;
	margin: 0px auto;
}

.am-nav ul li .am-down .am-downlist ul li .am-img img {
	max-width: 58px;
	max-height: 52px;
}

.am-select {
	width: 80px;
	height: 100px;
	float: right;
	line-height: 32px;
	padding-top: 40px;
}

.am-select .am-chinese {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(213, 231, 248);
	background-color: rgb(239, 249, 255);
	font-size: 16px;
	color: rgb(0, 109, 184);
	width: 32px;
	height: 32px;
	display: inline-block;
	text-align: center;
}

.am-select .am-en {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(235, 235, 235);
	background-color: rgb(248, 248, 248);
	width: 32px;
	height: 32px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	float: right;
}

.am-select .am-en a {
	color: rgb(102, 102, 102);
}

.am-slider-a5 {
	box-shadow: none;
	margin-top: 100px;
}

.am-slider-a5 img {
	width: 100%;
}

.am-slider-a5 .am-control-nav li a {
	width: 50px;
	height: 6px;
	background-color: rgba(0, 109, 184, 0.6);
	display: inline-block;
	text-align: center;
	font-size: 0;
}

.am-slider-a5 .am-control-nav li {
	margin-right: 10px;
	display: inline-block;
}

.am-slider-a5 .am-control-nav {
	bottom: 45px;
}

.am-slider-a5 .am-control-nav li a.am-active {
	background-color: rgb(0, 109, 184);
}

.am-slider-a5 .am-control-nav li a:hover {
	background-color: rgb(0, 109, 184);
}

.am-index {
	width: 100%;
	margin-top: 20px;
	display: inline-block;
	min-height: 200px;
	margin-bottom: 20px;
}

.am-indexlist ul:before,
.am-navt-r ul:before,
.am-title:before,
.am-titlelists ul,
.am-aboutlist ul,
.am-joins ul,
.am-contactlist ul,
.am-joins ul,
.am-news ul,
.am-newslist ul,
.am-newlist ul,
.am-solvelist ul,
.am-nav ul li .am-down ul,
.am-messagelist ul,
.am-slidedown ul {
	content: '';
	height: auto;
	font-size: 0;
	clear: both;
}

.am-indexlist ul li {
	width: 589px;
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}

.am-indexlist ul li:nth-of-type(2n) {
	float: right;
}

.am-indexlist ul li .img {
	width: 589px;
	height: 664px;
	float: left;
}

.am-indexlist ul li .img img {
	width: 100%;
	height: 664px;
}

.am-img {
	float: right;
	width: 589px;
	height: 664px;
}

.am-img img,
.am-img-t img,
.am-img-b img {
	width: 100%;
	height: 320px;
}

.am-img-t,
.am-img-b {
	width: 589px;
	height: 320px;
}

.am-img-b {
	margin-top: 24px;
}

.am-indexlist ul li .am-index-zs {
	width: 100%;
	height: 320px;
	position: absolute;
	background: rgba(0, 108, 185, 0.8);
	top: 0;
	padding: 30px;
	left: 0;
	text-align: center;
	display: none;
	overflow: hidden;
	text-overflow: ellipsis;
	animation: circle 1s ease-out;
	transition: all 1s ease-out;
}

.am-indexlist ul li .am-index-zs h2 {
	width: 100%;
	font-size: 28px;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	line-height: 32px;
	padding-bottom: 10px;
}

.am-indexlist ul li .am-index-zs .am_at {
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	max-height: 260px;
	overflow: hidden;
}

.am-indexlist ul li .am-index-zs p {
	width: 100%;
	font-size: 16px;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	text-align: left;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.am-img-t:hover .am-index-zs,
.am-img-b:hover .am-index-zs {
	display: block;
}

@keyframes circle {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.footer {
	width: 100%;
	background: #505050;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}

.end {
	width: 100%;
	height: 100px;
	line-height: 100px;
	background: #444444;
}

.footer_box {
	width: 1200px;
	margin: 0px auto;
	padding-top: 56px;
}

.footer_div {
	float: left;
	min-height: 100px;
	text-align: left;
	padding-right: 50px;
	width: auto;
}

.footer_div h2 {
	font-size: 18px;
	line-height: 20px;
	color: rgb(255, 255, 255);
	width: 100%;
	padding-bottom: 35px;
	position: relative;
}

.footer_div h2:after {
	background-color: rgb(87, 87, 87);
	text-align: left;
	width: 20px;
	height: 2px;
	content: '';
	position: absolute;
	left: 0;
	top: 34px;
}

.footer_div a {
	display: block;
	width: 100%;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.9);
	padding-bottom: 15px;
	line-height: 18px;
	text-align: left;
}

.footer_line {
	width: 2px;
	height: 155px;
	background-color: rgb(87, 87, 87);
	float: left;
	margin-top: 32px;
}

.footer_div1 {
	width: auto;
	padding-right: 50px;
	padding-left: 50px;
}

.footer_div2 {
	padding: 0px 70px;
	margin: 0px auto;
}

.footer_div3 {
	width: 234px;
	float: right;
	text-align: left;
	padding: 0;
}

.footer_div3 h2 {
	padding-bottom: 20px;
}

.footer_div3 img {
	width: 154px !important;
}

.footer_div3 p {
	text-align: center !important;
	width: 154px !important;
	padding: 0;
	margin: 0px auto;
	display: block;
	float: right;
}

.footer_div3 h2:after {
	background: none;
	border: none;
}

.footer_div3 h2:after {
	left: 82px;
}

.footer_div3 p {
	width: 100%;
	text-align: right;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 35px;
}

.footer_r h2 {
	font-size: 14px;
	line-height: 15px;
	color: #fff;
	text-align: left;
}

.footer_r h2 b {
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
}

.footer_r a {
	color: #fff;
	opacity: 0.6;
	font-size: 14px;
	line-height: 36px;
}

.end p {
	display: inline-block;
	height: 100px;
	line-height: 100px;
	font-size: 16px;
	color: rgb(255, 255, 255);
	height: 70px;
}

.end p a {
	display: inline-block;
	font-size: 16px;
	color: rgb(255, 255, 255);
	padding-left: 20px;
}

.end img {
	text-align: right;
}

.am-footer-r {
	float: right;
	font-size: 30px;
	color: rgb(255, 255, 255);
	line-height: 100px;
	height: 100px;
	text-align: right;
	font-weight: normal;
}

.am-navt {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 10px 0px rgba(187, 175, 180, 0.21);
	width: 100%;
	height: 80px;
	line-height: 80px;
	position: relative;
}

.am-navt-h {
	background-color: rgb(0, 113, 186);
	position: absolute;
	left: 0;
	top: -40px;
	width: 180px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	font-size: 24px;
	color: rgb(255, 255, 255);
	z-index: 9;
}

.am-navt-r {
	margin: 0px auto;
	height: 80px;
	line-height: 80px;
	position: absolute;
	margin-right: 10px;
	width: 80%;
	text-overflow: ellipsis;
	text-align: right;
	overflow-x: auto;
	overflow-y: hidden;
	right: 0;
}

.am-navt-r::-webkit-scrollbar {
	width: 0;
	background-color: #eee;
	height: 10px;
	border-radius: 5px;
}

.am-navt-r::-webkit-scrollbar-thumb {
	width: 0;
	background-color: #eee;
	height: 10px;
	border-radius: 5px;
}

.am-navt-r ul li {
	float: left;
	height: 80px;
	line-height: 80px;
	text-align: center;
	min-width: 100px;
	text-overflow: ellipsis;
	width: auto !important;
}

.am-navt-r .tempWrap {
	margin: 0px 30px;
	overflow: scroll;
	width: 908px !important;
}

.am-navt-r ul li a {
	font-size: 16px;
	color: #333333;
	padding: 0px 20px;
	display: block;
	text-align: center;
}

.am-navt-r ul li:hover a {
	color: #0077be;
	border-bottom: 2px solid #0077be;
	height: 80px;
	background: #f3f8fb;
}

.am-navt-r ul li.on a {
	color: #0077be;
	border-bottom: 2px solid #0077be;
	height: 80px;
	background: #f3f8fb;
}

.am-navt-r .next {
	position: absolute;
	right: 0;
	bottom: 27px;
	display: block;
	width: 6px;
	height: 12px;
	background: url("../img/next.png")no-repeat;
}

.am-navt-r .prev {
	position: absolute;
	left: 0;
	bottom: 27px;
	display: block;
	width: 6px;
	height: 12px;
	background: url("../img/next.png")no-repeat;
	transform: rotate(180deg);
}

.am-title {
	width: 100%;
	min-height: 200px;
	display: inline-block;
	padding: 40px 0px 82px 0;
}

.am-title-h {
	width: 100%;
	text-align: center;
	font-size: 34px;
	color: #333333;
	font-weight: normal;
	line-height: 40px;
	display: inline-block;
}

.am-title-h h2 {
	text-align: center;
	font-weight: normal;
	font-size: 34px;
	color: #333333;
	position: relative;
	z-index: 10;
}

.am_quairt {
	width: 70%;
}

.am-title-h .img {
	margin-top: -25px;
	width: 100%;
	position: relative;
}

.am-title-h img {
	width: 458px;
	text-align: center;
	height: 58px;
	vertical-align: top;
}

.am-title-td {
	width: 100%;
	display: inline-block;
	padding-top: 42px;
}

.am-title-td ul.am-titlelist {
	width: 1090px;
	margin: 0px auto;
}

.am-title-td ul.am-titlelist li a {
	padding: 18px 34px;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	text-align: center;
}

.am-title-td ul.am-titlelist li {
	background-color: rgb(0, 109, 184);
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
}

.am-title-td ul.am-titlelist li:last-child,
.am-tuijianlist ul li:last-child {
	margin-right: 0px;
}

.am-titlelists {
	width: 100%;
	margin-top: 55px;
	padding: 40px 40px 0;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 12px 0px rgba(146, 175, 204, 0.3);
	min-height: 200px;
	display: inline-block;
}

.am-titlelists h2,
.am-message h2 {
	width: 100%;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	font-size: 24px;
	color: rgb(0, 119, 190);
	line-height: 30px;
}

.am-titlelists h2:before,
.am-message h2:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 30px;
	vertical-align: middle;
	background-color: rgb(0, 109, 184);
	margin-right: 20px;
}

.am-titlelists p {
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	padding: 4px 0;
}

.am-titlelists .prointro {
	margin: 10px 0;
}

.am-titlelists h3,
.am-tuijian h3 {
	font-size: 18px;
	color: rgb(102, 102, 102);
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding-bottom: 30px;
}

.am-titlelists ul li {
	background-color: rgb(249, 249, 249);
	width: 540px;
	float: left;
	margin-bottom: 40px;
	padding-bottom: 30px;
}

.am-titlelists ul li .pic {
	width: 540px;
	height: 300px;
}

.am-titlelists ul li .pic img {
	max-width: 100%;
	max-height: 300px;
}

.am-titlelists ul li .tit {
	width: 100%;
	padding: 30px 28px 0;
}

.am-titlelists ul li .tit h4 {
	font-size: 16px;
	color: rgb(102, 102, 102);
	font-weight: bold;
	width: 100%;
	text-align: left;
	margin: 0px;
	line-height: 18px;
	padding-bottom: 20px;
}

.am-titlelists ul li .tit span {
	width: 100%;
	line-height: 28px;
	font-size: 16px;
	color: #666666;
	padding-bottom: 18px;
	display: inline-block;
	height: 185px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 20px;
}

.am-titlelists ul li .tit .bot,
.am-newlist ul li .am-newlist-r .bot {
	width: 67px;
	padding-bottom: 8px;
}

.am-titlelists ul li .tit .bot span,
.am-newlist ul li .am-newlist-r .bot span {
	font-size: 16px;
	color: #006db8;
	line-height: 18px;
	display: inline-block;
	background: url(../img/more.png) no-repeat;
	vertical-align: top;
	background-position-x: 70px;
	background-position-y: 3px;
	padding-bottom: 0px;
	height: auto;
	width: 100%;
	margin: 0;
}

.am_slide .show li a {
	margin-bottom: 0px;
	line-height: 25px;
}

.am_kbx {
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
}

.am-titlelists ul li:nth-of-type(2n) {
	float: right;
}

.am-title-td ul.am-titlelist li.on {
	background-color: rgb(227, 245, 254);
}

.am-title-td ul.am-titlelist li.on a {
	color: rgb(0, 109, 184);
}

.am-title-h span {
	background-color: rgb(238, 238, 238);
	width: 350px;
	height: 2px;
	display: inline-block;
	text-align: center;
	margin: 0px auto;
	position: relative;
	top: -2px;
}

.am-title-h span p {
	width: 80px;
	height: 3px;
	background-color: rgb(0, 109, 184);
	text-align: center;
	margin: 0px auto;
}

.am-title .am-pic {
	width: 100%;
	text-align: center;
	margin: 0px auto;
	position: relative;
	border-bottom: 1px dashed rgb(229, 229, 229);
	margin-bottom: 40px;
}

.am-title .am-pic div p img {
	/*width: 100% !important;*/
	height: auto !important;
}

.am-pic div p span,
.am-pic div p {
	text-align: left;
	display: block;
}

.am-pic table tr td p span,
.am-pic table tr td p span strong {
	text-align: center !important;
}

.am-pic div p span strong {
	text-align: left;
	display: inherit;
}

.am-pic div p strong span {
	text-align: left;
}

.am-tuijianlist {
	width: 100%;
	display: inline-block;
	position: relative;
}

.am-tuijianlist ul li {
	float: left;
	width: 285px;
	min-height: 218px;
	background: #F9F9F9;
	margin-right: 20px;
}

.am-tuijianlist ul li .pic {
	width: 285px;
	height: 159px;
}

.am-tuijianlist ul li .pic img {
	max-width: 100%;
	max-height: 159px;
}

.am-tuijianlist ul li a h2 {
	font-size: 18px;
	color: rgb(102, 102, 102);
	width: 100%;
	text-align: center;
	line-height: 60px;
	margin: 0px;
}

.am-tuijianlist a.next {
	position: absolute;
	right: -65px;
	bottom: 91px;
	display: block;
	width: 44px;
	height: 93px;
	background: url(../img/next_1.png);
}

.am-tuijianlist a.next:hover {
	background: #006db8 url(../img/next_2.png);
	width: 44px;
	height: 93px;
}

.am-tuijianlist a.prev:hover {
	background: #006db8 url(../img/prev_1.png);
	width: 44px;
	height: 93px;
}

.am-tuijianlist a.prev {
	position: absolute;
	left: -65px;
	bottom: 91px;
	display: block;
	width: 44px;
	height: 93px;
	background: url(../img/prev.png);
}

.am-aboutlist {
	margin-top: 56px;
	display: inline-block;
	width: 100%;
}

.am-aboutlist ul li {
	width: 586px;
	height: 392px;
	float: left;
	margin-bottom: 30px;
}

.am-aboutlist ul li .pic {
	width: 586px;
	height: 392px;
}

.am-aboutlist ul li .pic img {
	max-width: 100%;
	max-height: 392px;
}

.am-aboutlist ul li:nth-of-type(2n) {
	float: right;
}

.img h3 {
	font-size: 54px;
	font-family: "Microsoft YaHei";
	color: rgba(51, 51, 51, 0.039);
	font-weight: bold;
}

.am-company {
	width: 100%;
	display: inline-block;
	margin-top: 40px;
	position: relative;
}

.am-txt {
	background-color: rgb(251, 251, 251);
	position: relative;
	left: -58px;
	top: 16px;
	width: 723px;
	height: 760px;
	float: left;
	margin-bottom: 30px;
}

.am-company .am-txt .am-pig {
	width: 630px;
	height: 805px;
	float: left;
	position: relative;
	top: -16px;
	left: 58px;
}

.am-company .am-txt .am-pig img {
	width: 100%;
	height: 805px;
}

.am-txtr {
	float: right;
	width: 477px;
	height: 832px;
	padding-top: 35px;
	font-size: 16px;
	line-height: 32px;
}

.am-txtr::-webkit-scrollbar {
	width: 12px;
	height: 12px;
	background-color: #E5E5E5;
	display: none;
}


/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ä¹ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ó°ï¿½ï¿½Ô²ï¿½ï¿½*/

.am-txtr::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 10px;
	background-color: #E5E5E5;
}


/*ï¿½ï¿½ï¿½å»¬ï¿½é£¬ï¿½ï¿½ï¿½ï¿½Ó°ï¿½ï¿½Ô²ï¿½ï¿½*/

.am-txtr::-webkit-scrollbar-thumb {
	/*width: 10px;*/
	height: 12px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #E5E5E5;
	display: none;
}

.am-txtr p {
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	color: rgb(51, 51, 51);
	text-indent: 2em;
}

.am-txtbot {
	width: 416px;
	margin: 0px auto 30px;
	padding: 15px 0px;
	font-size: 18px;
	color: #0077be;
	line-height: 30px;
	text-indent: 2em;
	position: relative;
	font-weight: bold;
}

.am-tuijian input {
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
	background: rgb(0, 109, 184);
	border: none;
	outline: none;
	margin: 30px auto;
}

.am-txtbot img.top {
	position: absolute;
	top: 0;
	left: -31px;
	width: 32px;
	height: 21px;
}

.am-txtbot img.bot {
	width: 32px;
	height: 21px;
	position: absolute;
	bottom: 0;
	right: -30px;
}

.am-company-bot {
	width: 100%;
	display: inline-block;
	margin-top: 60px;
	height: 254px;
}

.am-company-bot img {
	max-width: 100%;
	max-height: 254px;
}

.am-joins,
.am-contact,
.am-news {
	width: 100%;
	display: inline-block;
	margin-top: 40px;
}

.am-joins ul li {
	width: 100%;
	min-height: 80px;
	margin-bottom: 20px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 12px 0px rgba(146, 175, 204, 0.3);
	float: left;
	padding: 0px 20px;
	overflow: hidden;
}

.listt_title {
	width: 100%;
	min-height: 50px;
	margin-bottom: 20px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 12px 0px rgba(146, 175, 204, 0.3);
	line-height: 50px;
	float: left;
	padding: 0px 20px;
	overflow: hidden;
}

.listt_title .am-joins-l {
	width: 90%;
	float: left;
	height: 50px;
	line-height: 50px;
}

.listt_title .am-joins-l h2 {
	font-size: 16px;
	color: #666666;
	line-height: 50px;
	height: 50px;
	font-weight: normal;
}

.am-joins ul li .am-joins-l {
	width: 90%;
	float: left;
	height: 80px;
	line-height: 80px;
}

.am-joins ul li .am-joins-l h2:before,
.am-joins-l h2:before {
	background-color: rgb(133, 133, 133);
	width: 6px;
	height: 6px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	margin-right: 20px;
}

.am-joins ul li .am-joins-l h2 {
	width: 100%;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
}

.am-joins ul li span {
	width: 10%;
	float: right;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	color: rgb(0, 109, 184);
	text-align: right;
}

.am-joins ul li span b {
	font-weight: normal;
}

.am-joins ul li span i {
	background: url(../img/slide.png)right;
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.am-joins ul li .am-slide {
	width: 100%;
	border-top: 1px dashed #E5E5E5;
	float: left;
	padding-bottom: 80px;
	display: none;
}

.am-joins ul li .am-slide .am-slide-p {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	color: rgb(102, 102, 102);
	padding-top: 15px;
	padding-left: 30px;
}


/**/

.am-joins ul li .am-slide .am-slide-p p {
	width: 100%;
	padding-top: 15px;
	font-size: 14px;
	color: rgb(102, 102, 102);
	line-height: 16px;
}

.am-joins ul li .am-slide h2 {
	width: 100%;
	font-size: 16px;
	color: rgb(0, 119, 190);
	font-weight: normal;
	margin-left: 15px;
	margin-top: 40px;
}

.am-joins ul li .am-slide h2:before {
	content: '';
	background-color: rgb(0, 109, 184);
	width: 4px;
	height: 18px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 14px;
}

.am-contact-pic {
	width: 100%;
	height: 170px;
	position: relative;
	margin-bottom: 10px;
}

.am-contact-pic img {
	max-width: 100%;
	max-height: 170px;
}

.am-contact-sw {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(53, 116, 180, 0.9);
	width: 100%;
	height: 170px;
	text-align: center;
	padding-top: 48px;
	padding-bottom: 40px;
}

.am-contact-sw h2 {
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	padding-bottom: 45px;
}

.am-contact-sw h2 a {
	color: #FFFFFF;
	display: inline-block;
}

.am-contact-sw p {
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}

.am-contactlist ul li {
	display: inline-block;
	margin-top: 30px;
	background-color: rgb(255, 255, 255);
	width: 585px;
	height: 400px;
	overflow: hidden;
	box-shadow: 0px 2px 12px 0px rgba(146, 175, 204, 0.3);
	padding: 48px 42px 64px;
}

.am-contactlist ul li h2 {
	width: 100%;
	font-size: 24px;
	color: rgb(0, 109, 184);
	font-weight: normal;
	margin: 0px;
	padding-bottom: 20px;
}

.am-contactlist ul li .am-contact-tit {
	width: 100%;
	margin-top: 12px;
	line-height: 24px;
}

.am-contactlist ul li .am-contact-tit i {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: top;
	margin-right: 15px;
}

.am-contactlist ul li .am-contact-tit span {
	font-size: 16px;
	color: rgb(102, 102, 102);
	display: inline-block;
	width: 462px;
}

.am-contactlist ul li:nth-of-type(2n) {
	float: right;
}

.am-honor ul li {
	min-height: 50px;
	line-height: 50px;
}

.am-honor ul li .am-joins-l,
.am-honor ul li .am-joins-l h2,
.am-honor ul li span {
	height: 50px;
	line-height: 50px;
	font-weight: normal;
}

.listt_title span.moreclick {
	width: 10%;
	float: right;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: rgb(0, 109, 184);
	text-align: right;
}

.listt_title span.moreclick b {
	font-weight: normal;
}

.am-messagelist ul li span {
	width: 10%;
	float: right;
	font-size: 14px;
	color: rgb(0, 109, 184);
	text-align: right;
}

.listt_title span.moreclick i,
.am-messagelist ul li span i {
	background: url(../img/slide.png)right;
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.am-slidedown a {
	float: left;
	font-size: 14px;
	color: rgb(102, 102, 102);
	background-color: rgb(249, 249, 249);
	width: auto;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-right: 30px;
	margin-bottom: 20px;
}

.am-slidedown .am-slide-txt .am-solvedown-img a {
	width: auto;
	height: auto;
	margin: 0;
	float: none;
	background: none;
	text-align: left;
	display: inline-block;
}

.am-nav ul li a:hover .am-slidedown .am-slide-txt .am-solvedown-img a {
	height: auto;
}

.am-slidedown .am-slide-txt .am-solvedown-img a img {
	width: auto;
}

.am-slidedown a:nth-of-type(3n) {
	margin-right: 0px;
}

.am-newslist ul li {
	width: 160px;
	height: 50px;
	line-height: 50px;
	margin: 0px auto;
	text-align: center;
	background: #e3f5fe;
	display: inline-block;
	margin-right: 20px;
}

.am-newslist ul li a {
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	color: rgb(0, 109, 184);
}

.am-newslist ul li:last-child {
	margin-right: 0px;
}

.am-newslist ul li.on {
	background: #006db8;
}

.am-newslist ul li.on a {
	color: #FFFFFF;
}

.am-newslist {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 0px auto 40px;
	height: 50px;
}

.am-newlist ul li {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 12px 0px rgba(146, 175, 204, 0.3);
	width: 1201px;
	height: auto;
	display: inline-block;
	padding: 40px;
	margin-bottom: 20px;
}

.am-newlist ul li .am-img {
	width: 405px;
	height: 262px;
	float: left;
}

.am-newlist ul li .am-img img {
	width: 405px;
	height: 262px;
}

.am-newlist ul li .am-newlist-r {
	width: 675px;
	min-height: 262px;
	float: right;
}

.am-newlist ul li .am-newlist-r h2 {
	font-size: 16px;
	color: rgb(153, 153, 153);
	width: 100%;
	line-height: 32px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
}

.am-newlist ul li .am-newlist-r h3 {
	width: 100%;
	font-size: 24px;
	color: rgb(51, 51, 51);
	font-weight: normal;
	margin: 0px;
	line-height: 85px;
}

.am-newlist ul li .am-newlist-r p {
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	padding-bottom: 34px;
}

.page {
	width: 100%;
	display: inline-block;
	margin: 40px auto 0;
	text-align: center;
}

.page a {
	display: inline-block;
	text-align: center;
	font-size: 18px;
	color: rgb(0, 109, 184);
	text-transform: uppercase;
	background: #e3f5fe;
	padding: 6px 15px;
	margin-right: 25px;
}

.page a:last-child {
	margin-right: 0px;
}

.page a.on,
.page a:hover {
	background: #006db8;
	color: #FFFFFF;
}

.am-detail {
	padding-top: 120px;
}

.am-detail h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
	margin: 0px;
	width: 100%;
	color: rgb(51, 51, 51);
	padding-bottom: 30px;
}

.am-detail h3 {
	width: 100%;
	font-size: 16px;
	color: rgb(153, 153, 153);
	line-height: 28px;
	text-align: center;
	font-weight: normal;
	width: 100%;
}

.am-detail p {
	width: 1000px;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	margin: 0px auto 10px;
}

.am-detail .am-img {
	width: 100%;
	text-align: center;
	margin: 0px auto;
	float: none;
	height: auto;
}

.am-detail .am-img img {
	width: auto;
	text-align: center;
	height: auto;
}

.am-detail a {
	font-size: 16px;
	text-align: left;
	display: block;
	line-height: 20px;
	color: rgb(0, 119, 190);
}

.am-detail a:hover {
	color: #0077be;
}

.am-solve {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 12px 0px rgba(146, 175, 204, 0.3);
	width: 100%;
	min-height: 825px;
	padding: 50px 40px 35px;
}

.am-solve .line {
	background-color: rgb(0, 113, 186);
	width: 30px;
	height: 3px;
	display: inline-block;
	margin-bottom: 25px;
}

.am-solve p {
	width: 100%;
	display: inline-block;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 18px;
	color: #666666;
}

.am-solve p b {
	font-weight: normal;
	color: #0077ee;
}

.am-solvelist {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}

.am-solvelist ul li {
	float: left;
	width: 353px;
	height: 229px;
	margin-right: 30px;
	margin-bottom: 30px;
	position: relative;
}

.am-solvelist ul li .pic {
	width: 353px;
	height: 229px;
	position: relative;
}

.am-solvelist ul li .pic .title_s {
	width: 90%;
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.am-solvelist ul li .pic .am_shows {
	width: 353px;
	height: 100%;
	background: rgba(0, 108, 185, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	font-size: 22px;
	text-align: center;
	word-wrap: break-word;
	color: #FFFFFF;
	opacity: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 888;
}

.am-solvelist ul li .pic:hover .am_shows {
	opacity: 1;
}

.am-solvelist ul li .pic img {
	max-width: 100%;
	max-height: 229px;
}

.am-solvelist ul li:nth-of-type(3n) {
	margin-right: 0px;
}

.am-solvelist ul li .pic .am-show {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	width: 353px;
	height: 229px;
	padding-top: 58px;
	padding-bottom: 58px;
	padding-left: 40px;
	padding-right: 40px;
	animation: circle 1s ease-out;
	transition: all 1s ease-out;
}

.am-solvelist ul li .pic .am-show h2 {
	width: 100%;
	font-size: 24px;
	color: rgb(255, 255, 255);
	text-align: center;
	font-weight: normal;
	line-height: 25px;
}

.am-solvelist ul li .pic .am-show p {
	width: 100%;
	font-size: 14px;
	color: rgb(255, 255, 255);
	text-align: center;
	line-height: 28px;
}

.am-investor {
	width: 100%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 12px 0px rgba(146, 175, 204, 0.3);
	min-height: 167px;
	padding: 40px;
}

.am-investor-l {
	width: 900px;
	float: left;
	text-align: left;
}

.am-investor-l h2 {
	font-size: 30px;
	color: rgb(51, 51, 51);
	line-height: 32px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 30px;
}

.am-investor-l h3 {
	font-size: 24px;
	color: rgb(102, 102, 102);
	font-weight: normal;
	margin: 0px;
	line-height: 25px;
}

.am-investor-l h3 b {
	color: #ce4648;
	font-weight: normal;
}

.am-investor a {
	background-color: rgb(0, 119, 190);
	width: 200px;
	height: 50px;
	font-size: 16px;
	color: #FFFFFF;
	display: inline-block;
	line-height: 50px;
	margin-top: 20px;
	text-align: center;
}

.am-investor-txt {
	width: 100%;
	margin-top: 50px;
	min-height: 160px;
}

.am-investor-txt h2 {
	font-size: 24px;
	color: rgb(0, 109, 184);
	width: 100%;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 30px;
}

.am-investor-txt h2:before {
	content: "";
	background-color: rgb(0, 109, 184);
	width: 4px;
	height: 26px;
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}

.am-table-centered>tbody>tr>td,
.am-table-centered>tbody>tr>th,
.am-table-centered>tfoot>tr>td,
.am-table-centered>tfoot>tr>th,
.am-table-centered>thead>tr>td,
.am-table-centered>thead>tr>th {
	text-align: left;
}

.am-table>tbody>tr>td,
.am-table>tbody>tr>th,
.am-table>tfoot>tr>td,
.am-table>tfoot>tr>th,
.am-table>thead>tr>td,
.am-table>thead>tr>th {
	padding: 15px 25px;
}

.am-table tr td.spa {
	background: #f3f3f3;
	padding: 15px 0px;
	width: 152px;
	text-align: center;
}

.am-table tr td.spa1 {
	width: 448px;
}

.am-table-bordered>tbody>tr>td,
.am-table-bordered>tbody>tr>th,
.am-table-bordered>tfoot>tr>td,
.am-table-bordered>tfoot>tr>th,
.am-table-bordered>thead>tr>td,
.am-table-bordered>thead>tr>th {
	border-left: 0px;
	border-right: 0px;
}

.am-table>tbody>tr>td,
.am-table>tbody>tr>th,
.am-table>tfoot>tr>td,
.am-table>tfoot>tr>th,
.am-table>thead>tr>td,
.am-table>thead>tr>th {
	border-top: 1px solid #EBEBEB;
	border-right: 0px;
}

.am-message {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 12px 0px rgba(146, 175, 204, 0.3);
	width: 100%;
	min-height: 840px;
	padding-top: 32px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	display: inline-block;
}

.am-messagelist {
	width: 1160px;
	margin: 30px auto 0;
	border-top: 1px dashed #E5E5E5;
}

.am-messagelist ul li {
	float: left;
	border-bottom: 1px dashed #E5E5E5;
	padding: 30px 14px 30px 10px;
	width: 100%;
}

.am-messagelist ul li h1 {
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	color: #666666;
	width: 90%;
	display: inline-block;
}

.am-message ul li .am-dowm {
	border-width: 1px;
	border-color: rgb(210, 210, 210);
	border-style: dashed;
	width: 158px;
	height: 151px;
	margin-top: 30px;
	display: none;
}

.nextandper input.lb {
	margin: inherit;
}

.am-message ul li .am-dowm img {
	max-width: 59px;
	max-height: 74px;
}

.am-message ul li .am-dowm .am-img {
	width: 59px;
	height: 74px;
	text-align: center;
	vertical-align: middle;
	float: none;
	margin: 38.5px auto;
}


/*?????ï¿½ï¿½*/

.am-slidedown {
	width: 100%;
	left: 0;
	top: 100px;
	position: absolute;
	background-color: rgba(32, 147, 215, 0.8);
	z-index: 999;
	padding-top: 20px;
	display: none;
	padding-bottom: 20px;
}

.am-slidedown ul li {
	display: block;
	width: 148px;
	height: auto;
	font-size: 18px;
	line-height: 20px;
}

.am-yanfa {
	width: 925px;
	display: block;
	margin: 40px auto 0px;
	position: relative;
}

.am-slidedown ul li h2 {
	font-size: 18px;
	color: rgb(255, 255, 255);
	width: 100%;
	font-weight: normal;
	padding-bottom: 8px;
	line-height: 20px;
	font-size: 18px;
	padding-right: 0px;
	float: none;
	padding-left: 0px;
}

.am-slidedown ul li h2 a {
	font-size: 20px;
	display: block;
}

.am-slidedown ul li a {
	color: rgb(255, 255, 255);
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	margin-right: 0px;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	margin-top: 15px;
	float: none;
	background: none;
}

.am-nav ul li:hover .am-slidedown ul li a {
	border-bottom: 0px;
	color: rgb(255, 255, 255);
	height: auto;
}

.am-nav ul .am-slide-txt h2:after a {
	content: '';
	display: block;
	border-bottom: 1px solid #FFFFFF;
}

.am-slidedown ul {
	width: 1200px;
	margin: 0px auto;
	position: relative;
	padding: 0px;
	left: 0;
	top: 0;
}

.am-slidedown ul li a.spa {
	padding-top: 15px;
}

.am-nav ul li:hover .am-slidedown {
	display: block;
}

.am-slidedown_1 ul li .am-solvedown-img img {
	max-width: 100%;
	max-height: 50px;
	margin: 0 !important;
}

.am-slidedown ul.left {
	left: 15%;
}

.am-slidedown_1 ul li .am-solvedown-img_1 {
	margin: 10px 10px 20px 10px !important;
}

.am-slidedown ul.am-left {
	width: 1200px;
	padding: 0px 0px;
	margin: 0px auto;
}

.am-solvedown ul li {
	width: 100px;
	float: left;
	min-height: 88px;
	text-align: center;
	margin-right: 50px;
}

.am-solvedown ul li .am-solvedown-img {
	width: 100px;
	text-align: center;
	height: 50px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
	margin: 0px auto;
}

.am-solvedown ul li .am-solvedown-img img {
	max-width: 53px;
	max-height: 50px;
}

.am-solvedown ul li h2 {
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	width: 100%;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
}

.am-slidedowns {
	width: 100%;
	display: inline-block;
	padding-bottom: 10px;
	display: none;
}

.am-slidedowns a {
	background-color: rgb(249, 249, 249);
	width: 380px;
	height: auto;
	float: left;
	font-size: 14px;
	text-align: left;
	color: #666666;
	line-height: 25px;
	padding: 20px 10px;
	margin-right: 28px;
	margin-bottom: 20px;
}

.am-slidedowns a:nth-of-type(3n) {
	margin-right: 0px;
}

.am-bimg {
	width: 100%;
	height: 100%;
	background: url(../img/sbj.png);
}

.am-nimg {
	width: 100%;
	height: 100%;
	background: url(../img/nbj.png);
}

.am-indexlist ul li .img .am-sider {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: rgba(0, 108, 185, 0.8);
	padding: 150px;
	text-align: center;
	animation: circle 1s ease-out;
	transition: all 1s ease-out;
	vertical-align: middle;
	display: none;
}

.am-indexlist ul li .img:hover .am-sider {
	display: block;
}

.am-indexlist ul li:first-child .img .am-sider {
	display: none;
}

.am-title .but {
	display: inline-block;
	width: 100%;
	font-size: 20px;
	color: #333333;
	text-align: left;
	padding-bottom: 20px;
}

.am-title .but input:last-child {
	margin-left: 0;
}

.am-title .am-pic input.back {
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: rgb(0, 119, 190);
	border: 1px solid rgb(0, 119, 190);
	outline: none;
	margin: 10px 0 20px;
	float: right;
	background: none;
	position: relative;
	top: -78px;
}

.am-detail input.lb {
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: rgb(0, 119, 190);
	border: 1px solid rgb(0, 119, 190);
	outline: none;
	margin: 10px 126px 0 0 !important;
	float: right;
	background: none;
}

.am-detail .warp div:after {
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}

.am-title .but input {
	border: none;
	outline: none;
	background: none;
	font-size: 20px;
	color: rgb(0, 113, 186);
	line-height: 30px;
	text-align: left;
	font-weight: normal;
}

.nextandper input.lb {
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: right;
	border: 1px solid rgb(0, 119, 190);
	font-size: 16px;
	background: none;
	outline: none;
	color: rgb(0, 119, 190);
	padding: 0;
	margin: 0;
}

.am-detail .nextandper {
	padding-left: 100px;
}

.mask {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	z-index: 99;
	left: 0;
	top: 0;
	display: none;
}

.map {
	position: fixed;
	width: 500px;
	height: 500px;
	top: 50%;
	left: 50%;
	z-index: 99;
	margin-left: -250px;
	margin-top: -250px;
}

.mask .map i {
	position: absolute;
	background: url(../img/close.png)center no-repeat;
	width: 47px;
	height: 47px;
	top: -24px;
	right: -16px;
}

.am-nav ul li .am-slidedown ul li:hover h2 a {
	border-bottom: 0px;
	height: auto;
}

.am-nav ul li:hover .am-slidedown a {
	border-bottom: 0px;
	height: auto;
}

.am-slide-txt {
	width: 235px;
	display: inline-block;
	height: auto;
	margin-right: 5px;
	margin-bottom: 30px;
}

.am-solvedown-img a h2 {
	padding-bottom: 0 !important;
}

.am-slide-txt h2,
.am-slide-txt h2 a {
	width: 100%;
	background: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 30px;
}

.am-nav ul .am-slide-txt h2 a {
	color: #FFFFFF;
}

.am-nav ul .am-slide-txt h2:after {
	content: '';
	display: block;
	border-bottom: 1px solid #FFFFFF;
	width: 84px;
}

.am-nav ul .am-slide-txt:first-child h2:after,
.am-nav ul .am-slide-txt:last-child h2:after {
	width: 56px;
}

.am-nav ul .am-slide-txt:nth-of-type(4) h2:after {
	width: 38px;
}

.am-nav ul:hover .am-slide-txt h2 a {
	display: block;
	border-bottom: 0px;
	height: auto;
}

.am-slidedown_1 ul li .am-solvedown-img {
	width: 50px;
	height: 50px;
	margin: 0px auto !important;
	text-align: center;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}

.am-img .am-img-b .am-index-zs {
	top: 344px;
}

.am-company p span strong span,
.am-company p span {
	font-weight: normal !important;
	font-family: "???ï¿½ï¿½?ï¿½ï¿½ï¿½ï¿½?ï¿½ï¿½ï¿½ï¿½?ï¿½ï¿½" !important;
}

.am-slidedown_1 ul li .am-solvedown-img a {
	margin-top: 0;
}

.am_slide .show {
	display: none;
	line-height: 20px;
}

.am_slide .show li a {
	text-align: left;
}

.am-slidedown .am_slide .am-solvedown-img a,
.am_slide .am_slide .am-solvedown-img a h2 {
	line-height: 50px;
}

.am-header .am_slide h2 {
	line-height: 50px;
}

.BMap_mask {
	width: 500px !important;
	height: 500px !important;
}

@media only screen and (min-width: 500px) and (max-width: 1440px) {
	.mask .map i {
		top: 0;
	}
}

@media screen and (min-width: 1668px) and (max-width:1920px) {
	.am_wrap {
		width: 1600px !important;
		margin: 0px auto;
		position: relative;
	}
	.am-indexlist ul li {
		width: 792px;
		float: left;
		text-align: center;
		position: relative;
		margin-bottom: 20px;
	}
	.am-indexlist ul li:nth-of-type(2n) {
		float: right;
	}
	.am-indexlist ul li:nth-of-type(2) {
		height: 893px;
	}
	.am-indexlist ul li .img {
		width: 792px;
		height: 893px;
		float: left;
	}
	.am-indexlist ul li .img img {
		width: 792px;
		height: 893px;
	}
	.am-img {
		float: right;
		width: 792px;
		height: 430px;
	}
	.am-img img,
	.am-img-t img,
	.am-img-b img {
		width: 100%;
		height: 430px;
	}
	.am-img-t,
	.am-img-b {
		width: 792px;
		height: 430px;
	}
	.am-img-b {
		margin-top: 32px;
	}
	.am-indexlist ul li .am-index-zs {
		width: 100%;
		height: 100%;
		position: absolute;
		background: rgba(0, 108, 185, 0.8);
		top: 0;
		padding: 30px;
		left: 0;
		text-align: center;
		display: none;
		overflow: hidden;
		text-overflow: ellipsis;
		animation: circle 1s ease-out;
		transition: all 1s ease-out;
	}
	.am-indexlist ul li:nth-of-type(2) .am-index-zs {
		height: 430px;
	}
	.am-indexlist ul li .am-index-zs h2 {
		width: 100%;
		font-size: 28px;
		color: rgb(255, 255, 255);
		text-transform: uppercase;
		font-weight: normal;
		text-align: center;
		margin: 0px;
		line-height: 32px;
		padding-bottom: 10px;
	}
	.am-indexlist ul li .am-index-zs .am_at {
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		position: absolute;
		top: 50%;
		left: 50%;
		max-height: 260px;
		overflow: hidden;
	}
	.am-img .am-img-b .am-index-zs {
		top: 462px !important;
	}
}

.am-slider .am-slides img,
.am-slider-a5 img {
	max-width: 100% !important;
	width: auto !important;
}

.am-slider .am-slides>li {
	max-width: 100% !important;
	overflow: hidden;
}