@charset "UTF-8";
/*样式去重*/
body,
p,
img,
dl,
dt,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
/* 电脑的字体 */
body {
  position: relative;
  min-width: 320px;
  font-family: "PingFang SC", "微软雅黑", "Microsoft YaHei", Helvetica, "Helvetica Neue", Tahoma, Arial, sans-serif, Arial;
  color: #666;
  text-align: left;
  background: #fff;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%!important;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
ul,
ol {
  list-style: none;
}
img {
  border: 0 none;
  vertical-align: middle;
}
input,
select {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
s,
em,
i {
  font-style: normal;
  text-decoration: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
a {
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  color: #818788;
}
input {
  -webkit-appearance: none;
}
input::-webkit-input-placeholder {
  color: #aab2bd;
  font-size: 14px;
}
a:focus,
a:hover {
  color: #818788;
}
a.vedio_file:link {
  color: #0670B9;
}
a.vedio_file:hover {
  color: #0670B9;
}
a.vedio_file:active {
  color: #0670B9;
}
a.vedio_file:visited {
  color: #0670B9;
}
.w1460 {
  max-width: 1460px;
  width: 100%;
  margin: 0 auto;
}
.login-btn{margin-right:1.25%}
.inline{display:inline-block;vertical-align:middle}
.w1200 {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.w1200 .show-company {
    margin-top: 30px;
}
.w1200 .show-company li {
	float:left;
    padding-left: 6px;
}
.container .header {
 top: 0;
 z-index: 100;
 position: fixed;
 background: #FFFFFF;
 width: 100%;
 padding: 0px 50px;
 height: 70px;
 display: flex;
 align-items: center;
}
.main {
	width: 100%;
	background-color: #F8F8F8;
	display: flex;
	align-items: center;
}
.aaa{
	padding: 5px 20px;
}
.main .maen {
	margin: 30px 10%;
	width: 100%;
	display: flex;
	justify-content: space-between;
}


.main .maen .cm-left ul li.active{
	background-color: #427AFF;
}
.main .maen .cm-left ul li.active a{
	color: #FFFFFF;
}
.main .maen .cm-left ul li a{
	color: #000000;
}
.main .maen .cm-right {
	height: 100%;
	width: 100%;
}
.main .maen .cm-left ul li {
	padding: 10px 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.main .maen .cm-left ul lia.am-active {
  transform: scale(1.1) !important;
}
.main .maen .cm-right .cd-k {
	background-color: #FFFFFF;
	padding: 20px 30px;
	margin-top: 20px;
}
.main .maen .cm-right .cd-l {
	background-color: #FFFFFF;
	padding: 20px 30px;
}
.main .maen .cm-right .cd-k .cd-h{
	font-size: 24px;
	color: #427AFF;
	border-bottom:  1px solid #dcdcdc;
	padding-bottom: 20px;
}

.head-btn{
	text-align:center;
	font-size:16px;
	letter-spacing:.63px;
	border-radius:4px;
	padding:0px;
	cursor:pointer;
	text-decoration:none;
	border:1px solid #fafafa;
	width:100px;
	height:37px;
	line-height:34px;
	color:#fafafa;
}
.registor{
	background:#fff;
	font-size:16px;
	color:#404040;
	letter-spacing:.55px;
	margin-left:10px;
}
.container .header.active {
  background: #1D2327;
  padding: 5px 50px;
}
.container .header .nav {
  margin-top: 10px;
}
.container .header .nav li {
  float: left;
  text-align: center;
}
.container .header .nav li.active span{
	font-weight: bold;
	color: #427AFF;
}
.container .header .nav li a {
  display: block;
  color: #000000;
  padding: 0 30px;
}

.container .header .nav li.menu {
  margin-top:5px;
}
.container .header .nav li a.am-active {
  transform: scale(1.1) !important;
}
.container .header .nav li a span {
  font-size: 16px;
  display: block;
}
.container .header .nav li a em {
  font-size: 14px;
  display: block;
}
.container .banner {
  max-height: 736px;
  height: 100%;
  position: relative;
}
.container .banner img {
  width: 100%;
  max-height: 720px;
  height: auto;
}
.container .banner .con {
  text-align: center;
  top: 0;
  max-width: 1200px;
  height: 100%;
  padding: 20% 0 10%;
  color: #fff;
}
.container .banner .con h2 {
  font-size: 48px;
}
.container .banner .con p {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 70px;
}
.container .banner .con .ban_ic {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}
.container .banner .con .ban_ic li {
  font-size: 16px;
  float: left;
  border: 1px solid #fff;
  width: 302px;
  height: 49px;
  line-height: 48px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.container .banner .bg {
  width: 100%;
  max-height: 736px;
  height: auto;
  background: url("../images/ban_bg.jpg") no-repeat center;
  background-size: cover;
}
.container .banner .ship {
  width: 100%;
  max-height: 736px;
  height: auto;
  background: url("../images/shipb.jpg") no-repeat center;
  background-size: cover;
}
.container .banner .am-nav-prev,
.container .banner .am-nav-next {
  display: none;
}
.container .banner .am-slider-default .am-control-nav {
  bottom: 10px;
}
.container .banner .am-slider-default .am-control-nav li a {
  width: 66px;
  height: 4px;
  background: #fff;
}
.container .banner .am-slider-default .am-control-nav li a.am-active {
  background: #0670B9;
}
.container .footer {
  width: 100%;
  background: url("../icon/footer_bg.jpg") no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.container .footer .foot {
  background: #fff;
  padding: 60px 10px;
  box-shadow: 2px 3px 46px 0px rgba(0, 0, 0, 0.56);
}
.container .footer .foot .footer_logo {
  text-align: right;
}
.container .footer .foot .footer_logo img {
  max-width: 199px;
  max-height: 55px;
  width: 100%;
  height: 100%;
}
.container .footer .foot .footer_nav li {
  margin: 10px 0;
  text-align: center;
}
.container .footer .foot .footer_nav li:hover a {
  text-decoration: underline;
}
.container .footer .foot .footer_nav a {
  color: #333333;
  font-size: 16px;
}
.container .footer .foot .footer_wei {
  text-align: center;
}
.container .footer .foot .footer_wei img {
  max-width: 120px;
  max-height: 120px;
  width: 100%;
  height: 100%;
}
.container .footer .foot .footer_wei span {
  display: block;
  margin-top: 10px;
  color: #333;
  font-size: 12px;
}
.container .footer .foot .footer_icon span {
  display: block;
  color: #333;
  font-size: 12px;
  margin-bottom: 4px;
}
.container .content .title {
  text-align: center;
}
.container .content .title h2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  padding: 0 60px;
}
.container .content .title h2 i {
  display: block;
  position: absolute;
  width: 27px;
  height: 71px;
  top: 0;
}
.container .content .title h2 i.i1 {
  background: url("../icon/title_l.png") no-repeat;
  background-size: 100% 100%;
  left: 0;
}
.container .content .title h2 i.i2 {
  background: url("../icon/title_r.png") no-repeat;
  background-size: 100% 100%;
  right: 0;
}
.container .content .title h2 span {
  font-size: 32px;
  color: #333333;
  position: relative;
}
.container .content .title h2 span.span {
  color: #0670B9;
}
.container .content .title h2 span .hr {
  display: block;
  position: absolute;
  width: 55px;
  height: 1px;
  background: #666666;
  bottom: -2px;
  left: 50%;
  margin-left: -27px;
  top: auto;
}
.container .content .title h2 em {
  display: block;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
}
.container .content .administration {
  width: 100%;
  background: url("../icon/administration_bg.jpg") no-repeat;
  background-size: cover;
  padding: 60px 0 30px;
}
.container .content .administration .administration_top li.active span {
  background: linear-gradient(-48deg, #0c8fc4, #0c54b3);
  border: none;
  color: #fff;
}
.container .content .administration .administration_top li span {
  max-width: 246px;
  max-height: 80px ;
  width: 100%;
  height: 100%;
  padding: 15px 0;
  background: #FAFAFA;
  display: block;
  border: 1px solid #E9E9E9;
  text-align: center;
  font-size: 22px;
  cursor: pointer;
}
.container .content .administration .administration_bottom {
  margin-top: 80px;
}
.container .content .administration .administration_bottom .administration_item {
  display: none;
}
.container .content .administration .administration_bottom .administration_item:first-child {
  display: block;
}
.container .content .administration .administration_bottom li {
  margin-bottom: 80px;
  text-align: center;
}
.container .content .administration .administration_bottom li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 10px 28px;
  text-align: center;
  transition: all .4s;
}
.container .content .administration .administration_bottom li a:hover {
  background: #FAFAFA;
  box-shadow: 0 24px 55px -18px rgba(0, 0, 0, 0.2);
  transform: scale(1.1);
}
.container .content .administration .administration_bottom li a:hover span {
  color: #2b7ef8;
}
.container .content .administration .administration_bottom li a:hover .img1 {
  display: none;
}
.container .content .administration .administration_bottom li a:hover .img2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.container .content .administration .administration_bottom li a img {
  max-width: 55px;
  max-height: 58px;
  width: 100%;
  height: 100%;
}
.container .content .administration .administration_bottom li a img.img2 {
  display: none;
}
.container .content .administration .administration_bottom li a span {
  display: block;
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
}
.container .content .process {
  width: 100%;
  background: url("../icon/process_bg.jpg") no-repeat;
  background-size: cover;
  padding: 80px 0 160px;
}
.container .content .process .title {
  padding: 20px 0;
}
.container .content .process .title span {
  font-size: 32px;
  color: #fff;
  font-weight: 800;
}
.container .content .process .process_list {
  margin-top: 60px;
}
.container .content .process .process_list li {
  text-align: center;
  position: relative;
  padding: 0 10px;
}
.container .content .process .process_list li a {
  display: block;
  max-width: 131px;
  max-height: 163px;
  width: 100%;
  height: 100%;
  background: #fff;
  margin: 0 auto;
  padding: 35px 0 45px;
}
.container .content .process .process_list li a:hover {
  background: #0C8FC4;
  background: linear-gradient(-48deg, #0c8fc4, #0c54b3);
}
.container .content .process .process_list li a:hover span {
  color: #fff;
}
.container .content .process .process_list li a:hover em {
  background: #fff;
}
.container .content .process .process_list li a img {
  transition: all .4s;
  max-width: 57px;
  max-height: 52px;
  width: 100%;
  height: 100%;
}
.container .content .process .process_list li a em {
  display: block;
  margin: 10px auto 5px;
  width: 41px;
  height: 1px;
  background: #666;
}
.container .content .process .process_list li a span {
  display: block;
  color: #666;
  font-size: 16px;
}
.container .content .process .process_list li a span.hide {
  height: 17px;
}
.container .content .process .process_list li a i {
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
}
.container .content .solutions {
  width: 100%;
  background: url("../icon/solutions_bg.jpg") no-repeat;
  background-size: cover;
  padding: 80px 0 120px;
}
.container .content .solutions .title {
  color: #fff;
  text-align: left;
  padding-left: 20px;
}
.container .content .solutions .title h3 {
  font-size: 32px;
}
.container .content .solutions .title em {
  display: block;
  width: 55px;
  height: 1px;
  background: #fff;
  margin: 5px 0 5px;
}
.container .content .solutions .title span {
  font-size: 14px;
}
.container .content .solutions .solutions_l .solutions_con {
  margin-top: 50px;
  background: #fff;
  padding: 70px 50px 90px 50px;
}
.container .content .solutions .solutions_l .solutions_con img {
  transition: all .4s;
  max-width: 44px;
  max-height: 44px;
  width: 100%;
  height: 100%;
}
.container .content .solutions .solutions_l .solutions_con h2 {
  color: #333F84;
  font-size: 34px;
  margin-top: 30px;
}
.container .content .solutions .solutions_l .solutions_con span {
  color: #333F84;
  font-size: 16px;
  display: block;
  margin: 0px 0 15px;
}
.container .content .solutions .solutions_l .solutions_con em {
  display: block;
  width: 42px;
  height: 5px;
  background: #0385EC;
}
.container .content .solutions .solutions_l .solutions_con .icon {
  margin-top: 80px;
}
.container .content .solutions .solutions_l .solutions_con .icon p {
  color: #666666;
  font-size: 22px;
}
.container .content .solutions .solutions_r {
  margin-top: 95px;
}
.container .content .solutions .solutions_r .item {
  margin-bottom: 30px;
}
.container .content .solutions .solutions_r .item img {
  max-width: 91px;
  max-height: 91px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.container .content .solutions .solutions_r .item .wen {
  color: #fff;
}
.container .content .solutions .solutions_r .item .wen h3 {
  font-size: 20px;
}
.container .content .solutions .solutions_r .item .wen p {
  font-size: 14px;
  margin-top: 5px;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 84px;
}
.container .content .solutions .am-slider-default {
  background: transparent;
  box-shadow: none;
}
.container .content .solutions .am-slider-default .am-control-nav {
  display: none;
}
.container .content .solutions .am-slider-default .am-direction-nav a:before {
  display: none;
}
.container .content .solutions .am-slider-default .am-direction-nav a {
  background: url("../icon/solut_left.png") no-repeat;
  background-size: 100% 100%;
  top: -2%;
  left: auto;
  right: 57px;
}
.container .content .solutions .am-slider-default .am-direction-nav .am-next {
  background: url("../icon/solut_right.png") no-repeat;
  background-size: 100% 100%;
  left: auto;
  right: 10px;
}
.container .content .partner {
  width: 100%;
  background: url("../icon/partner_bg.jpg") no-repeat;
  background-size: cover;
  padding: 80px 0 40px;
}
.container .content .partner .partner_list {
  margin-top: 60px;
}
.container .content .partner .partner_list .partner_item {
  margin-bottom: 30px;
  text-align: center;
}
.container .content .partner .partner_list .partner_item:hover img {
  box-shadow: 0 24px 55px -18px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}
.container .content .partner .partner_list .partner_item img {
  transition: all .4s;
  max-width: 268px;
  max-height: 114px;
  width: 100%;
  height: 100%;
}
.container .content .customer {
  padding: 80px 0 40px;
}
.container .content .customer .customer_list {
  margin-top: 60px;
}
.container .content .customer .customer_list .customer_item {
  text-align: center;
  margin-bottom: 40px;
  overflow-x: hidden;
}
.container .content .customer .customer_list .customer_item:hover img {
  box-shadow: 0 24px 55px -18px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}
.container .content .customer .customer_list .customer_item:hover span {
  color: #0670B9;
}
.container .content .customer .customer_list .customer_item img {
  transition: all .4s;
  max-width: 296px;
  max-height: 177px;
  width: 100%;
  height: 100%;
}
.container .content .customer .customer_list .customer_item span {
  max-width: 296px;
  max-height: 25px;
  height: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 18px;
  color: #333;
  margin: 0 auto;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.container .content .about {
  width: 100%;
  background: url("../icon/partner_bg.jpg") no-repeat;
  background-size: cover;
  padding: 50px 0 40px;
}
.container .content .about .about_con {
  margin-top: 60px;
  margin-bottom: 50px;
}
.container .content .about .about_con .img {
  position: relative;
  text-align: right;
}
.container .content .about .about_con .img .img1 {
  max-width: 500px;
  max-height: 400px;
  width: 100%;
  height: 100%;
}
.container .content .about .about_con .img .img2 {
  max-width: 300px;
  max-height: 250px;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -50%;
  right: 50%;
}
.container .content .about .about_con .con h3 {
  font-size: 26px;
  color: #000;
  margin: 20px 0 ;
}
.container .content .about .about_con .con span {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  line-height: 2;
  text-indent: 32px;
}
.container .am-gotop-fixed {
  width: 60px;
  min-height: 50px;
}
.container .am-gotop-fixed .am-gotop-icon-custom {
  max-width: 60px;
}
/*分辨率小于等于设备的宽度 639*/
@media screen and (max-width: 1024px) {
	.main {
		width: 100%;
		background-color: #F8F8F8;
		height: 660px;
		display: flex;
		align-items: center;
	}
	
	.main .maen {
		margin: 15px 1%;
		width: 98%;
		display: flex;
		height: 630px;
		justify-content: space-between;
	}
	
	.main 
	.main .maen .cm-right {
		height: 100%;
		width: 100%;
	}
	.main .maen .cm-left ul li {
		padding: 10px 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: 16px;
	}
	.main .maen .cm-left ul lia.am-active {
	  transform: scale(1.1) !important;
	}
	.main .maen .cm-right .cd-k {
		background-color: #FFFFFF;
		padding: 20px 30px;
		margin-top: 20px;
	}
	.main .maen .cm-right .cd-l {
		background-color: #FFFFFF;
		padding: 20px 30px;
	}
	.main .maen .cm-right .cd-k .cd-h{
		font-size: 24px;
		color: #427AFF;
		border-bottom:  1px solid #dcdcdc;
		padding-bottom: 20px;
	}
	
  .container .header {
    padding: 15px 10px;
  }
  .container .header .nav {
    display: block;
  }
  .container .header .nav li a {
    padding: 0 15px;
  }
  .container .banner .con {
    padding: 15vw 0 10vw;
    color: #fff;
  }
  .container .banner .con h2 {
    font-size: 34px;
  }
  .container .banner .con p {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .container .banner .con .ban_ic {
    max-width: 550px;
  }
  .container .banner .con .ban_ic li {
    font-size: 16px;
    width: 250px;
    height: 35px;
    line-height: 34px;
    margin-right: 20px;
    margin-bottom: 10px;
  }
  .container .content .administration {
    padding: 40px 0 100px;
  }
  .container .content .administration .administration_top li span {
    font-size: 20px;
  }
  .container .content .administration .administration_bottom {
    margin-top: 40px;
  }
  .container .content .administration .administration_bottom li {
    margin-bottom: 0px;
  }
  .container .content .solutions .solutions_l .solutions_con {
    margin-top: 30px;
    padding: 30px 20px 60px;
  }
}
@media screen and (max-width: 750px) {
  .container .header.active {
    padding: 10px;
  }
  .container .header .nav {
    display: none;
  }
  .container .header .nav li a {
    padding: 0 5px;
  }
  .container .content .administration {
    padding: 0px 0 20px;
  }
  .container .content .administration .administration_top li {
    padding: 0 5px;
    font-size: 0;
  }
  .container .content .administration .administration_top li span {
    padding: 5px 2px;
    font-size: 14px;
  }
  .container .content .administration .administration_bottom {
    margin-top: 20px;
  }
  .container .content .administration .administration_bottom li {
    margin-bottom: 0px;
  }
  .container .content .administration .administration_bottom li a {
    padding: 10px 15px;
  }
  .container .content .administration .administration_bottom li a img {
    max-width: 45px;
    max-height: 48px;
  }
  .container .content .administration .administration_bottom li a span {
    margin-top: 5px;
    font-size: 12px;
  }
  .container .content .process {
    padding: 20px 0;
  }
  .container .content .process .title {
    padding: 10px 0;
  }
  .container .content .process .title span {
    font-size: 20px;
  }
  .container .content .process .process_list {
    margin-top: 20px;
  }
  .container .content .process .process_list li {
    margin-bottom: 15px;
    padding: 0 5px;
  }
  .container .content .process .process_list li a {
    padding: 10px 0 10px;
  }
  .container .content .process .process_list li a img {
    max-width: 47px;
    max-height: 42px;
  }
  .container .content .process .process_list li a span {
    font-size: 12px;
  }
  .container .content .process .process_list li a i {
    display: none;
  }
  .container .content .solutions {
    padding: 30px 0 30px;
  }
  .container .content .about {
    padding: 30px 0 10px;
  }
  .container .content .about .about_con {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .container .content .about .about_con .img .img1 {
    max-width: 100%;
  }
  .container .content .about .about_con .img .img2 {
    display: none;
  }
  .container .content .about .about_con .con {
    margin-top: 10px;
  }
  .container .content .about .about_con .con h3 {
    font-size: 24px;
    color: #000;
    margin: 20px 0 0;
  }
  .container .content .about .about_con .con span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    line-height: 2;
    text-indent: 32px;
  }
}
@media screen and (max-width: 640px) {
  .container .header {
    padding: 5px 0;
  }
  .container .header .logo {
    width: 120px;
    margin-left: 10px;
  }
  .container .header .logo img {
    width: 100%;
  }
  .container .header .nav {
    float: none;
    width: 100%;
    text-align: center;
    background: linear-gradient(-48deg, #0c8fc4, #0c54b3);
    margin-top: 36px;
    padding: 10px 0;
  }
  .container .header .nav li {
    float: none;
    width: 100%;
    margin: 20px 0;
  }
  .container .header .nav li a {
    padding: 0 5px;
    text-align: center;
  }
  .container .header .nav li a span {
    font-size: 15px;
  }
  .container .header .nav li a em {
    font-size: 13px;
    display: none;
  }
  .container .header .btn {
    margin-right: 10px;
    font-size: 24px;
    color: #fff;
  }
  .container .banner .con {
    padding: 18vw 10px 10vw ;
    color: #fff;
  }
  .container .banner .con h2 {
    font-size: 4.5vw;
  }
  .container .banner .con p {
    font-size: 2.4vw;
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .container .banner .con .ban_ic {
    max-width: 550px;
    text-align: center;
  }
  .container .banner .con .ban_ic li {
    float: none;
    font-size: 2.4vw;
    width: 42%;
    height: 22px;
    display: inline-block;
    line-height: 22px;
    margin-right: 2%;
    margin-bottom: 8px;
  }
  .container .banner .bg {
    background: url("../images/bans_bg.jpg") no-repeat;
    background-size: cover;
  }
  .container .banner .ship {
    background: url("../images/shipb.jpg") no-repeat center;
    background-size: cover;
  }
  .container .banner .am-slider-default .am-control-nav li a {
    width: 22px;
    height: 2px;
    background: #fff;
  }
  .container .footer {
    padding: 10px 0;
  }
  .container .footer .foot {
    padding: 20px 10px;
    width: 97%;
  }
  .container .footer .foot .footer_icon {
    margin-top: 20px;
  }
  .container .footer .foot .footer_icon span {
    text-align: center;
    display: block;
    color: #333;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
  }
  .container .content .solutions {
    padding: 30px 0 0px;
  }
  .container .content .solutions .solutions_l .title h3 {
    font-size: 28px;
  }
  .container .content .solutions .solutions_l .title span {
    font-size: 12px;
  }
  .container .content .solutions .solutions_l .solutions_con {
    margin-top: 20px;
    background: #fff;
    padding: 30px 20px 60px;
  }
  .container .content .solutions .solutions_l .solutions_con h2 {
    font-size: 28px;
    margin-top: 10px;
  }
  .container .content .solutions .solutions_l .solutions_con span {
    font-size: 14px;
    margin: 0 0 10px 0;
  }
  .container .content .solutions .solutions_l .solutions_con em {
    height: 2px;
  }
  .container .content .solutions .solutions_l .solutions_con .icon {
    margin-top: 30px;
  }
  .container .content .solutions .solutions_l .solutions_con .icon p {
    font-size: 18px;
  }
  .container .content .solutions .solutions_r {
    margin-top: 60px;
  }
  .container .content .solutions .solutions_r .am-slider-default .am-direction-nav a {
    top: -6%;
  }
  .container .content .solutions .solutions_r li .item {
    margin-bottom: 15px;
  }
  .container .content .partner {
    padding: 30px 0 10px;
  }
  .container .content .partner .partner_list {
    margin-top: 30px;
  }
  .container .content .partner .partner_list .partner_item {
    margin-bottom: 20px;
  }
  .container .content .customer {
    padding: 30px 0 10px;
  }
  .container .content .customer .customer_list {
    margin-top: 30px;
  }
  .container .content .customer .customer_list .customer_item {
    margin-bottom: 20px;
  }
  .container .content .customer .customer_list .customer_item img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
  }
  .container .content .customer .customer_list .customer_item span {
    max-width: 100%;
    margin-top: 5px;
  }
  .container .am-gotop-fixed {
    width: 40px;
    min-height: 30px;
  }
  .container .am-gotop-fixed .am-gotop-icon-custom {
    max-width: 40px;
  }
}
