﻿@charset "utf-8";
/* CSS Document */

/*banner*/
/*.banner{ overflow:hidden; width:100%; height:550px; position:relative; z-index:1; margin-top:-5px; background:url(../img/banner.jpg) no-repeat center top;}*/
#flashs {
	position: relative;
	height: 550px;
	overflow: hidden;
	width: 100% !important;
	margin-top: -5px;
}
#flashs .bd {
	width: 100% !important;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
	width: 100% !important;
}
.banner .btn {
	overflow: hidden;
	width: 261px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -130px;
	z-index: 999;
}
.banner .btn span {
	display: block;
	width: 76px;
	height: 5px;
	border: 1px solid #a8a8a8;
	margin: 0 3px 0 4px;
	float: left;
	cursor: pointer
}
.banner .btn span.cur {
	background-color: #424a63;
	border: 1px solid #424a63;
}
/*search*/
.search {
	height: 35px;
	padding: 30px 0;
	overflow: hidden;
	width: 100%;
	background-color: #f7f7f7;
}
.search p {
	float: left;
	margin-top: 11px;
	font-size: 13px;
	color: #666;
}
.search p b {
	float: left;
	display: block;
}
.search p a {
	display: block;
	float: left;
	color: #666;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px dotted #666;
}
.search .sbox {
	overflow: hidden;
	width: 300px;
	height: 35px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #ccc;
	float: right;
*border:1px solid #ccc
}
.search span {
	display: block;
	cursor: pointer;
	width: 40px;
	height: 35px;
	background: url(../img/search.png) no-repeat center;
	float: left;
}
.search input {
	float: left;
	border: none;
	outline: none;
	width: 260px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #999;
}
/* hezuo*/
.hezuo {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}
.hezuo h3 {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
}
.hezuo h3 a {
	color: #333;
}
.hezuo h3 em {
	color: #424a63;
                font-weight: bold;
}
.hezuo span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-bottom: 15px;
	margin-top: 3px;
}
.hezuo .hzbox {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 110px;
}
.hezuo .hzbox ul {
	overflow: hidden;
	position: absolute
}
.hezuo .hzbox li {
	float: left;
	width: 152px;
	height: 108px;
	border: 1px solid #f0eeee;
	margin-right: 15px;
}
.hezuo .hzbox li img {
	width: 152px;
	height: 108px;
}
/*tedian*/
.tedian {
	overflow: hidden;
	width: 100%;
}
.tedian .tedian01 {
	overflow: hidden;
	width: 100%;
	height: 550px;
	background: url(../img/tedianbg_01.jpg) no-repeat center top;
}
.tedian .tedian02 {
	overflow: hidden;
	width: 100%;
	height: 550px;
	background: url(../img/tedianbg_02.jpg) no-repeat center top;
}
.tedian .wen {
	overflow: hidden;
	width: 460px;
	float: right;
}
.tedian h4 {
	font-size: 20px;
	color: #2b2b2b;
	margin-bottom: 8px;
}
.tedian p {
	font-size: 13px;
	color: #666;
	line-height: 20px;
	height: 60px;
}
.tedian .wen01 {
	margin-top: 100px;
	margin-bottom: 45px;
}
.tedian .wen02 {
	margin-bottom: 30px;
}
/*pro*/
.pro {
	overflow: hidden;
	width: 100%;
                background-color: #f7f7f7;
	/padding-bottom: 50px;
}
.pro .menu {
	overflow: hidden;
	height: 75px;
	margin-bottom: 40px;
	margin-top: 40px;
}
.pro .menu h3 {
	float: left;
	width: 210px;
	font-size: 24px;
}
.pro .menu h3 a {
	text-decoration: none;
	color: #424a63;
}
.pro .menu h3 em {
	color: #fff;
}
.pro .menu h3 p {
	font-weight: normal;
	font-size: 16px;
	color: #2b2b2b;
}
.pro .menu .menulist {
	overflow: hidden;
	width: 748px;
	padding-left: 40px;
	border-left: 1px solid #2b2b2b;
	height: 80px;
	float: left;
}
.pro .menu h4 {
	font-size: 14px;
	margin-bottom: 15px;
}
.pro .menu h4 a {
	color: #ffff00;
}
.pro .menu ul {
	overflow: hidden;
	width: 100%;
}
.pro .menu li {
	float: right;
	width: 30%;
	font-size: 18px;
	line-height: 40px;
}
.pro .menu li a {
	color: #313131;
                font-weight: bold;
}
.pro .probox {
	overflow: hidden;
	width: 100%;
	height: auto;
	padding-bottom:6px;
	background-color: #fff;
	margin-bottom: 40px;
}
.pro .probox h5 {
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	margin-top: 30px;
}
.pro .probox h5 a {
	color: #424a63;
                font-weight: bold;
}
.pro .probox p {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-bottom: 25px;
}
.pro .probox ul {
	overflow: hidden;
	width: 970px;
	margin: 0 auto;
}
.pro .probox li {
	float: left;
	width: 315px;
	height: 295px;
	margin: 0 4px;
}
.pro .probox li img {
	display: block;
	margin: 0 auto;
	border: 1px solid #eeeded;
	margin-bottom: 15px;
}
.pro .probox li span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.pro .gongyi {
	overflow: hidden;
	width: 100%;
}
.pro .gongyi h6 {
	text-align: center;
}
.pro .gongyi p {
	font-size: 16px;
	color: #999;
	text-align: center;
	margin-bottom: 30px;
}
.pro .gongyi ul {
	overflow: hidden;
	width: 100%
}
.pro .gongyi li {
	float: left;
	width: 99px;
	height: 80px;
	border-right: 1px solid #939596;
}
.pro .gongyi .last {
	border: none
}
.pro .gongyi li img {
	display: block;
	margin: 0 auto;
}
.pro .gongyi li span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #2b2b2b;
}
/*youshi*/
.youshi {
	overflow: hidden;
	width: 100%;
}
.youshi .youshi_t {
	display: block;
	margin: 45px auto;
}
.youshi .youshi01 {
	overflow: hidden;
	width: 100%;
	height: 290px;
	background: url(../img/youshi_01.jpg) no-repeat center top;
}
.youshi .youshi02 {
	overflow: hidden;
	width: 100%;
	height: 358px;
	background: url(../img/youshi_02.jpg) no-repeat center top;
}
.youshi .youshi03 {
	overflow: hidden;
	width: 100%;
	height: 350px;
	background: url(../img/youshi_03.jpg) no-repeat center top;
}
.youshi .youshi04 {
	overflow: hidden;
	width: 100%;
	height: 336px;
	background: url(../img/youshi_04.jpg) no-repeat center top;
}
.youshi h4 {
	font-size: 22px;
	color: #0d37b1;
}
.youshi h4 em {
	color: #333;
}
.youshi h5 {
	font-weight: normal;
	font-size: 15px;
	color: #fe6103;
	margin-bottom: 15px;
}
.youshi p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	text-align: justify;
}
.youshi .wen {
	overflow: hidden;
	width: 530px;
}
.youshi .wen02 {
	margin-left: 475px;
	margin-top: 70px;
}
.youshi .wen03 {
	margin-top: 70px;
}
.youshi .wen03 p {
	line-height: 20px;
	margin-bottom: 10px;
}
.youshi .wen04 {
	margin-left: 480px;
	margin-top: 70px;
}
/*����*/
.liucheng {
	overflow: hidden;
	width: 100%;
	height: 128px;
	padding: 40px 0;
	background-color: #0d37b1;
}
.liucheng li {
	float: left;
	width: 128px;
	height: 128px;
	padding-left: 45px;
	background: url(../img/liucheng_01.png) no-repeat 5px center;
}
.liucheng li .wen {
	overflow: hidden;
	width: 128px;
	height: 128px;
	background: url(../img/liucheng_02.png) no-repeat center;
	text-align: center
}
.liucheng li.no {
	background: url(../img/liucheng_03.png) no-repeat center;
	padding-left: 0;
}
.liucheng p {
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-top: 36px;
}
.liucheng h5 {
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	color: #fff;
	margin-top: 5px;
}
.liucheng span {
	display: block;
	font-size: 16px;
	color: #fff;
	margin-top: 40px;
}
.liucheng em {
	display: block;
	font-size: 16px;
	color: #fff;
	margin-top: 5px;
}
/*ganyan*/
.ganyan {
	overflow: hidden;
	width: 100%;
	height: 587px;
	
}
.ganyan h3 {
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	margin-top: 50px;
}
.ganyan h3 a {
	color: #424a63;
                font-weight: bold;
}
.ganyan h3 em {
	color: #333;
}
.ganyan span {
	text-align: center;
	display: block;
	font-size: 14px;
	color: #999;
	margin-bottom: 25px;
}
.ganyan .gybox {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
	height: 430px;
	position: relative
}
.ganyan .gybox ul {
	overflow: hidden;
	position: absolute
}
.ganyan .gybox li {
	float: left;
	width: 323px;
	height: 430px;
	background-color: #fff;
	margin-right: 15px;
}
.ganyan .gybox li img {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.ganyan .gybox li h4 {
	text-align: center;
	font-size: 16px;
	margin-bottom: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.ganyan .gybox li h4 a {
	color: #2b2b2b;
}
.ganyan .gybox li p {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 25px;
	width: 290px;
}
.ganyan .gybox li .more {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto;
	background: url(../img/ganyan_more.png) no-repeat center top;
}
.ganyan .gybox li:hover .more {
	background-position: bottom
}
.ganyan .gybox li:hover img {
	opacity: 0.8
}
.ganyan .ad {
	overflow: hidden;
	width: 1000px;
	height: 180px;
	margin: 0 auto;
	background: url(../img/ganyan_ad.jpg) no-repeat center top;
}
.ganyan .ad .wen {
	overflow: hidden;
	float: right;
	margin-top: 55px;
	margin-right: 40px;
}
.ganyan .ad p {
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin-bottom: 15px;
}
.ganyan .ad a {
	display: block;
	width: 236px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	background-color: #ff9900;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
/*about*/
.about {
	overflow: hidden;
	width: 1000px;
	margin: 40px auto;
}
.about .a_logo {
	display: block;
	margin: 0 auto;
	margin-bottom: 24px;
}
.about p {
	text-align: left;
	font-size: 13px;
	color: #666;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	margin-bottom: 55px;
}
.about .menu {
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
	width: 262px;
	height: 42px;
}
.about .menu li {
	float: left;
	width: 125px;
	height: 42px;
	border-radius: 3px;
	background-color: #e1e1e1;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #666;
	margin: 0 3px;
}
.about .menu li a {
	color: #666;
	text-decoration: none;
}
.about .menu li.cur {
	background-color: #424a63;
}
.about .menu li.cur a {
	color: #fff;
}
.about .abox {
	overflow: hidden;
	width: 100%;
	height: 255px;
}
.about .awin {
	overflow: hidden;
	width: 100%;
	height: 255px;
	position: relative;
	display: none
}
.about .awin ul {
	overflow: hidden;
	position: absolute;
}
.about .awin li {
	float: left;
	width: 238px;
	height: 255px;
	margin-right: 16px;
}
.about .awin li img {
	display: block;
	margin-bottom: 15px;
	width: 238px;
	height: 190px;
}
.about .awin li span {
	display: block;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 13px;
	color: #666;
}
/*news*/
.news {
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
	background-color: #f7f7f7;
}
.news .newsleft {
	overflow: hidden;
	width: 615px;
	float: left;
	height: 370px;
	background-color: #fff;
}
.news .newsright {
	overflow: hidden;
	width: 350px;
	float: right;
	height: 370px;
	background-color: #fff;
}
.news .newsmenu {
	overflow: hidden;
	width: 100%;
	margin-top: 26px;
	margin-bottom: 30px;
}
.news .newsmenu ul {
	overflow: hidden;
	float: left;
	margin-left: 20px;
}
.news .newsmenu li {
	float: left;
	font-size: 16px;
	color: #333;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px dotted #666;
}
.news .newsmenu li.last {
	border: none
}
.news .newsmenu li a {
	color: #333;
}
.news .newsmenu li.cur {
	font-weight: bold;
}
.news .newsmenu li.cur a {
	color: #424a63;
}
.news .newsmenu .more {
	float: right;
	margin-right: 20px;
	font-size: 12px;
	color: #beb5b5;
}
.news .newsbox {
	overflow: hidden;
	width: 575px;
	margin: 0 auto;
	height: 270px;
	position: relative
}
.news .newslist {
	overflow: hidden;
	width: 575px;
	height: 270px;
}
.news .newslist .lefttu {
	overflow: hidden;
	float: left;
	width: 300px;
	height: 270px;
	background-color: #424a63;
}
.news .newslist .lefttu img {
	display: block;
	margin-bottom: 20px;
}
.news .newslist .lefttu span {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.news .newslist .lefttu a {
	display: block;
	text-decoration: none
}
.news .newslist ul {
	overflow: hidden;
	float: right;
	width: 260px;
	height: 270px;
}
.news .newslist li {
	width: 245px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	font-size: 12px;
	line-height: 45px;
	border-bottom: 1px dotted #e1dddd;
	background: url(../img/news_li.png) no-repeat left center;
	padding-left: 15px;
}
.news .qatop {
	overflow: hidden;
	margin-top: 26px;
	margin-bottom: 30px;
}
.news .qatop h3 {
	float: left;
	margin-left: 20px;
	font-size: 16px;
}
.news .qatop h3 a {
	color: #424a63
}
.news .qatop .more {
	float: right;
	margin-right: 20px;
	font-size: 12px;
	color: #beb5b5;
}
.news .qabox {
	overflow: hidden;
	width: 310px;
	margin: 0 auto;
	height: 270px;
	position: relative
}
.news .qalist {
	overflow: hidden;
	padding-left: 25px;
	background: url(../img/news_q01.png) no-repeat left top;
	width: 285px;
	margin-bottom: 24px;
}
.news .qalist h5 {
	font-weight: normal;
	font-size: 13px;
	white-space: nowrapl;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 10px;
}
.news .qalist h5 a {
	color: #333;
}
.news .qalist p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 40px;
	text-align: justify
}
.news .qalist:hover {
	background: url(../img/news_q02.png) no-repeat left top;
}
.news .qalist:hover h5 a {
	font-weight: bold;
	color: #424a63;
}
/*link*/
.link {
	overflow: hidden;
	padding: 35px 0;
}
.link h3 {
	font-size: 20px;
	float: left;
}
.link h3 a {
	color: #2b2b2b;
}
.link h3 span {
	font-size: 16px;
	font-weight: normal;
	color: #999;
	font-family: Arial;
	margin-left: 5px;
}
.link ul {
	overflow: hidden;
	float: right;
	width: 860px;
}
.link li {
	float: left;
	font-size: 13px;
	color: #666;
	margin: 5px 20px;
	white-space: nowrap;
}
.link li a {
	color: #666
}
/* -- �������� -- */
#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
/*�����ж���ռȫ��*/
#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}


.solution-index{
	background:url(../img/solution-bg.jpg) no-repeat left top;
	background-size:100% 100%;
}
.solution-wrap .solution-container{
	margin:0 0 30px;
}
.solution-container .solution-title{
    padding: 20px 30px;
    border: 1px solid #e8e8e7;
    display: inline-block;
    width: calc( 100% - 62px);
}
.solution-title .solution-list{
	width:calc( 10% - 1px );
	float:left;
	border-right:1px solid #ebebea;
	position:relative;
	cursor:pointer;
}
.solution-title .solution-list:last-child{
	border:none;
}
.solution-title .solution-list span{
	display:block;
	color:transparent;
	width:66px;
	height:66px;
	background-color:#f3f3f3;
	border-radius:50%;
	margin:0 auto;
}
.solution-title .solution-list span.t1{
	background:#f3f3f3 url(../img/solution2-icon1.png) no-repeat center center;
}
.solution-title .solution-list span.t2{
	background:#f3f3f3 url(../img/solution-icon2.png) no-repeat center center;
}
.solution-title .solution-list span.t3{
	background:#f3f3f3 url(../img/solution-icon3.png) no-repeat center center;
}
.solution-title .solution-list span.t4{
	background:#f3f3f3 url(../img/solution-icon4.png) no-repeat center center;
}
.solution-title .solution-list span.t5{
	background:#f3f3f3 url(../img/solution-icon5.png) no-repeat center center;
}
.solution-title .solution-list span.t6{
	background:#f3f3f3 url(../img/solution-icon6.png) no-repeat center center;
}
.solution-title .solution-list span.t7{
	background:#f3f3f3 url(../img/solution-icon7.png) no-repeat center center;
}
.solution-title .solution-list span.t8{
	background:#f3f3f3 url(../img/solution-icon8.png) no-repeat center center;
}
.solution-title .solution-list span.t9{
	background:#f3f3f3 url(../img/solution-icon9.png) no-repeat center center;
}
.solution-title .solution-list span.t10{
	background:#f3f3f3 url(../img/solution-icon10.png) no-repeat center center;
}
.solution-title .solution-list span.t11{
	background:#f3f3f3 url(../img/solution-icon11.png) no-repeat center center;
}
.solution-title .solution-list span.t12{
	background:#f3f3f3 url(../img/solution-icon12.png) no-repeat center center;
}
.solution-title .current span.t1{
	background:#424a63 url(../img/solution-icon1.png) no-repeat center center;
}
.solution-title .current span.t2{
	background:#424a63 url(../img/solution2-icon2.png) no-repeat center center;
}
.solution-title .current span.t3{
	background:#424a63 url(../img/solution2-icon3.png) no-repeat center center;
}
.solution-title .current span.t4{
	background:#424a63 url(../img/solution2-icon4.png) no-repeat center center;
}
.solution-title .current span.t5{
	background:#424a63 url(../img/solution2-icon5.png) no-repeat center center;
}
.solution-title .current span.t6{
	background:#424a63 url(../img/solution2-icon6.png) no-repeat center center;
}
.solution-title .current span.t7{
	background:#424a63 url(../img/solution2-icon7.png) no-repeat center center;
}
.solution-title .current span.t8{
	background:#424a63 url(../img/solution2-icon8.png) no-repeat center center;
}
.solution-title .current span.t9{
	background:#424a63 url(../img/solution2-icon9.png) no-repeat center center;
}
.solution-title .current span.t10{
	background:#424a63 url(../img/solution2-icon10.png) no-repeat center center;
}
.solution-title .current span.t11{
	background:#424a63 url(../img/solution2-icon11.png) no-repeat center center;
}
.solution-title .current span.t12{
	background:#424a63 url(../img/solution2-icon12.png) no-repeat center center;
}
.solution-title .solution-list h3{
	text-align:center;
	color:#5d5d5c;
	font-size:15px;
	margin:20px 0 0;
	position:relative;
}
.solution-title .solution-list h3::after{
	content:"";
	display:block;
	width:15px;
	height:1px;
	background-color:#cccccc;
	margin:20px auto 0;
}
.solution-title .current::after{
	content:"";
	display:block;
	width:17px;
	height:9px;
	background:url(../img/title-icon.png) no-repeat left top;
	position:absolute;
	left:calc(50% - 8px);
	bottom:-29px;
}
.solution-title .current h3{
	color:#2d2d2c;
}
.solution-title .current h3::after{
	background-color:#424a63;
}
.solution-container .solution-content{
	background-color:#fff;
	border:1px solid #e8e8e7;
	border-top:none;
	padding:60px 40px;
	color:#5d5d5c;
}
.solution-content .text-intro h3{
	font-size:15px;
	margin-bottom:18px;
}
.solution-content .text-intro p{
	font-size:14px;
	text-align:justify;
}
.visit-more a{
	display:block;
	width:172px;
	height:44px;
	color:transparent;
	margin:0 auto;
	background:#424a63 url(../img/right-link.png) no-repeat center center;
}
.solution-wrap .solution-app{
	width:calc(25% - 20px);
	margin:0 10px 20px;
}
.solution-app .solution-img{
	position:relative;
}
.solution-app .solution-img img{
	width:100%;
	display:block;
}
.solution-app .solution-img .transparent-box{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	text-indent:-9999px;
	display:none;
	background-color:rgba(0,0,0,0.45);
}
.solution-img .transparent-box span{
	position:absolute;
	width:72px;
	height:72px;
	left:calc(50% - 36px);
	top:calc(50% - 36px);
	border-radius:50%;
	border:1px solid #fff;
}
.solution-img .transparent-box span.app-icon1{
	background:url(../img/solution-icon1.png) no-repeat center center;
}
.solution-img .transparent-box span.app-icon2{
	background:url(../img/solution2-icon2.png) no-repeat center center;
}
.solution-img .transparent-box span.app-icon3{
	background:url(../img/solution2-icon3.png) no-repeat center center;
}
.solution-img .transparent-box span.app-icon4{
	background:url(../img/solution2-icon4.png) no-repeat center center;
}
.solution-img .transparent-box span.app-icon5{
	background:url(../img/solution2-icon5.png) no-repeat center center;
}
.solution-img .transparent-box span.app-icon6{
	background:url(../img/solution2-icon6.png) no-repeat center center;
}
.solution-img .transparent-box span.app-icon7{
	background:url(../img/solution2-icon7.png) no-repeat center center;
}
.solution-img .transparent-box span.app-icon8{
	background:url(../img/solution2-icon8.png) no-repeat center center;
}
.solution-img .transparent-box span.app-icon9{
	background:url(../img/solution2-icon9.png) no-repeat center center;
}
.solution-img .transparent-box span.app-icon10{
	background:url(../img/solution2-icon10.png) no-repeat center center;
}
.solution-img .transparent-box span.app-icon11{
	background:url(../img/solution2-icon11.png) no-repeat center center;
}
.solution-img .transparent-box span.app-icon12{
	background:url(../img/solution2-icon12.png) no-repeat center center;
}
.solution-app .app-title a,.solution-app:hover .transparent-box{
	display:block;
}
.solution-app:hover .app-title a{
	background-color:#424a63;
}
.solution-adv .adv-list{
	padding:30px 0;
}
.solution-adv .adv-list span,.solution-adv .adv-list .adv-text{
	float:left;
}
.solution-adv .adv-list span{
	width:102px;
	height:102px;
	border-radius:50%;
	margin-right:15px;
	text-indent:-9999px;
	border:1px solid #e8e8e7;
}
.solution-adv .adv-list span.adv1{
	background:url(../img/solution-adv1.png) no-repeat center center;
}
.solution-adv .adv-list span.adv2{
	background:url(../img/solution-adv2.png) no-repeat center center;
}
.solution-adv .adv-list span.adv3{
	background:url(../img/solution-adv3.png) no-repeat center center;
}
.solution-adv .adv-list span.adv4{
	background:url(../img/solution-adv4.png) no-repeat center center;
}
.solution-adv .adv-text h3{
	color:#5b5b5b;
	margin-bottom:10px;
}
.solution-adv .adv-text p{
	color:#7b7b7b;
}
.solution-summary p{
	color:#5e5757;
	font-size:15px;
	line-height:26px;
	text-align:justify;
}
.solution-summary .summary-adv{
	position:relative;
	margin-top:50px;
	padding:50px 30px 40px;
	border:1px solid #e8e8e7;
}
.solution-summary .summary-adv .adv-title{
	padding:12px 20px;
	position:absolute;
	left:50%;
	top:-21px;
	color:#fff;
	background-color:#424a63;
}
.solution-advantage .center-wrap{
	max-width:1420px;
}
.solution-advantage .advantage-text{
	color:#5e5757;
	line-height:26px;
	padding:20px 0 50px 10px;
}
.solution-advantage .advantage-text h3,.solution-advantage .advantage-text p{
	font-size:15px;
	text-align:justify;
}
.solution-advantage .advantage-text h3{
	color:#fff;
	padding-left:40px;
	padding-right:20px;
	float:left;
	line-height:40px;
	margin:20px 0;
	background:#424a63 url(../img/ml-icon.png) no-repeat left 10px center;
}
.solution-groom .center-wrap{
	max-width:1420px;
}
.solution-groom .summary-adv{
	margin-top:30px;
}
.solution-groom .float-wrap{
	width:calc(50% - 20px);
}
.same-bottom {
    padding-bottom: 60px;
}
.bottom-border {
    border-bottom: 1px solid #e8e8e7;
}
.center-wrap {
	margin-left: auto;
    margin-right: auto;
    width: 1000px;
}
.title-wrap{
	color:#2d2d2c;
	padding:0 0 30px;
	text-align:center;
}
.title-wrap h3{
	font-size:40px;
	line-height:40px;
}
.title-wrap p:nth-of-type(1){
	font-family:"arial";
	font-size:14px;
	line-height:14px;
}
.title-wrap p:nth-of-type(2){
	color:#999;
	margin:20px 0 0;
	font-size:16px;
}
.title-wrap h3{
	font-size:24px;
	margin:30px 0 0;
	color:#424a63;
}
.bg1 {
    background-color: #fafafa;
}
.float-wrap {
    width: calc(50% - 10px);
    float: left;
}























