.banner {
	height: 208px;
	background: url(../images/solutions/banner.jpg) no-repeat center center;
}

.solution_body {
	width: 100%;
	height: 100%;
	background: white;
	min-width: 1220px;
	min-height: 600px;
}

.solution_outer {
	width: 1220px;
	background: white;
	display: flex;
	justify-content: space-between;
	margin-bottom: 150px;
	margin-top: 40px;
}

.solution_outer>div:nth-child(1) {
	width: 260px;
	background: white;
	margin-left: 20px;
}

.solution_outer>div:nth-child(2) {
	width: 885px;
	background: white;
	margin-right: 20px;
}

.solution_index {
	border-right: 1px solid #ececec;
	height: 100%;
	background: white;
}

.solution_index li label {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 224px;
	font-size: 16px;
	color: #75777A;
	background: white;
	padding-left: 35px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.solution_item_first {
	background: white;
	width: 885px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ececec;
	display: flex;
	justify-content: space-between
}

.solution_item_first>div:nth-child(1) {
	width: 338px;
	height: 187px;
	border: 1px solid #ececec;
	display: flex;
	justify-content: center;
}

.solution_item_first>div:nth-child(1) img {
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}

.solution_item_first>div:nth-child(2) {
	width: 465px;
}

.solution_item_first>div:nth-child(2) h1 {
	font-size: 22px;
	color: #535353;
	display: inline-block;
}

.solution_item_first>div:nth-child(2) p {
	font-size: 17px;
	color: #535353;
	line-height: 40px;
	margin-top: 20px;
	display: inline-block;
}

.solution_item_first>div:nth-child(1) label {
	background: white;
	width: 338px;
	height: 187px;
	display: block;
	line-height: 187px;
	/*border: 1px solid #F1F1F1;*/
	text-align: center;
	font-size: 48px;
	/*margin: 20px 0 0 30px;*/
}

.solution_item {
	background: white;
	width: 885px;
	padding-bottom: 40px;
	padding-top: 40px;
	border-bottom: 1px solid #ececec;
	display: flex;
	justify-content: space-between
}

.solution_item>div:nth-child(1){
	display: flex;
	justify-content: center;
}
.solution_item>div:nth-child(1) {
	width: 338px;
	height: 187px;
	border: 1px solid #ececec;
}

.solution_item>div:nth-child(1) img {
	width: 90%;
	height: 100%;
	object-fit: scale-down;
}

.index-daka>a>div>div:nth-child(1) img {
	width: 80%;
}

.index-zhihui .solution_item>div:nth-child(1) img {
	width: 90%;
	height: 100%;
	object-fit: scale-down;
}

.solution_item>div:nth-child(2) {
	width: 465px;
}

.solution_item>div:nth-child(2) h1 {
	font-size: 22px;
	color: #535353;
	display: inline-block;
}

.solution_item>div:nth-child(2) p {
	font-size: 17px;
	color: #535353;
	line-height: 40px;
	margin-top: 20px;
	display: inline-block;
}

.solution_item>div:nth-child(1) label {
	background: white;
	width: 338px;
	height: 187px;
	display: block;
	line-height: 187px;
	border: 1px solid #F1F1F1;
	text-align: center;
	font-size: 48px;
}

.solution_title {
	font-size: 22px;
	color: #3e3e3e;
	margin-top: 71px;
	margin-bottom: 30px;
}

.post_time {
	color: #808080;
	margin-bottom: 27px;
}

.guid {
	display: flex;
	justify-content: center;
	background: white;
	min-width: 1200px;
	margin-top: 10px;
}

.guid>div {
	display: flex;
	width: 1200px;
	height: 50px;
	background: white;
	border-bottom: 1px solid #E7E7E7;
	text-align: left;
}

.guid>div span {
	display: inline-block;
	color: #575757;
	line-height: 50px;
	font-size: 18px;
	background: white;
}

.guid .guid-conn {
	background: white;
}

.content_text {
	margin-top: 55px;
	width: 1200px;
	background: white;
}

.content_text img {
	padding: 15px;
}

.content_text p {
	text-align: left;
	font-size: 16px;
	color: #818181;
	line-height: 2;
}

.content_text p.inscribe {
	text-align: right;
	font-weight: 800;
	color: #333;
}

.content_text h3.title1 {
	font-size: 18px;
	font-weight: 800;
	padding-top: 30px;
	padding-bottom: 15px;
}

.content_text p.left_arrow {
	padding-left: 20px;
	background-image: url(../images/solutions/left_arrow16_16.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}

.content_text p.left_duigou {
	padding-left: 20px;
	background-image: url(../images/solutions/left_duigou16_16.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}

.italic {
	font-style: italic;
}

.pageinfo {
	text-align: left;
	margin-top: 90px;
	padding-bottom: 41px;
	margin-bottom: 72px;
}

.pageinfo a {
	display: block;
	margin-bottom: 32px;
	color: #424242;
}

.index-daka {
	display: none;
}

.index-fupin {
	display: none;
}

.divider {
	display: flex;
	justify-content: center;
	min-width: 1200px;
}

.divider>div {
	width: 1200px;
	height: 1px;
	background: #E7E7E7;
	margin: 0px;
}

.index-zhihui>a:last-child>div{
	border: none;
}
.index-fupin>a:last-child>div{
	border: none;
}
.index-daka>a:last-child>div{
	border: none;
}
.fupin-detail-area{
	display: flex;
	background: white;
	width: 1200px;
	justify-content: center;
	margin: 0px auto;
}

.fupin-detail-area>div{
	display: flex;
}

.fupin-detail-area>div div img{
	width: 81px;
	height: 81px;
	margin: 10px 20px 5px 20px;
}
.fupin-detail-area>div div label{
	display: block;
	font-size: 18px;
    font-weight: 400;
    color: rgba(51,51,51,1);
}
.solution-title-body{
	margin: 0 auto;
	margin-top: 42px;      
	 width: 1200px; 
	 height: 35px;
}
.solution-title-content{
	display: block;
}
.img-over{
	margin: 0 auto;
	overflow: hidden; 
	border-color: transparent;
	 border-width:0px; 
	 position: relative;
	 width: 355px;
	 height: 22px;
	 margin-top: 10px;
}
.solution-case-body{
	margin: 0 auto;
	min-width: 1200px;
	min-height: 200px;
	margin-top: 30px;
	
}
.solution-case-body ul{
	display: block;
	list-style-type: none;

}
.solution-case-body li{
	width:260px;
	margin:10px 5px;
	padding:14px;
	border-width:1px;
	border-style:solid;
	border-color: #d9d9d9;
	float: left;
	
}
.solution-case-body li p{
	width:260px;
	text-align:center;
	overflow:hidden;
	position: relative
}
.solution-case-body li img{
	margin: 0px auto; 
	position: relative;	
	height:187px; 
	width:230px; 
}
.solution-case-body li .title{
	word-wrap: break-word;
	overflow: hidden;
	margin-top: 10px;
}
.solution-case-body li .title a{
	display: block;
	margin: 1px;
} 
solutions_content a,p{
	display: block;
}

.solution-case-body div {
    display: inline-block;
}
.clear{
	clear:both;
	height: 50px;
}
.solution-case-body li .img label {
	background: white;
	width: 338px;
	height: 187px;
	display: block;
	line-height: 187px;
	/*border: 1px solid #F1F1F1;*/
	text-align: center;
	font-size: 48px;
	/*margin: 20px 0 0 30px;*/
}
.font-red{
	color:red;
}
.font-bold{
	color: #333;
	font-weight: 600;
}

/* 移动端适配 */
@media screen and (max-width: 768px) {
  .content { width: 100%; box-sizing: border-box; }
  
  .solution_body {
    min-width: 100%;
    min-height: auto;
  }
  
  .solution_outer {
    width: 100%;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 50px;
  }
  
  .solution_outer > div:nth-child(1) {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  
  .solution_outer > div:nth-child(2) {
    width: 100%;
    margin-right: 0;
  }
  
  .solution_index {
    border-right: none;
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
  }
  
  .solution_index li label {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    font-size: 14px;
  }
  
  .solution_item_first,
  .solution_item {
    width: 100%;
    flex-direction: column;
    padding: 20px 15px;
  }
  
  .solution_item_first > div:nth-child(1),
  .solution_item > div:nth-child(1) {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  
  .solution_item_first > div:nth-child(1) label,
  .solution_item > div:nth-child(1) label {
    width: 100%;
    height: 150px;
    line-height: 150px;
  }
  
  .solution_item_first > div:nth-child(1) img,
  .solution_item > div:nth-child(1) img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: contain;
  }
  
  .solution_item_first > div:nth-child(2),
  .solution_item > div:nth-child(2) {
    width: 100%;
  }
  
  .solution_item_first > div:nth-child(2) h1,
  .solution_item > div:nth-child(2) h1 {
    font-size: 18px;
  }
  
  .solution_item_first > div:nth-child(2) p,
  .solution_item > div:nth-child(2) p {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 10px;
  }
  
  .solution_title {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 15px;
    padding: 0 15px;
  }
  
  .guid {
    min-width: 100%;
    margin-top: 0;
  }
  
  .guid > div {
    width: 100%;
    height: auto;
    padding: 10px 15px;
    box-sizing: border-box;
  }
  
  .guid > div span {
    font-size: 14px;
    line-height: 1.6;
  }
  
  .content_text {
    width: 100%;
    margin-top: 20px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  
  .content_text img {
    max-width: 100%;
    height: auto;
    padding: 10px 0;
  }
  
  .content_text p {
    font-size: 14px;
    line-height: 1.8;
  }
  
  .pageinfo {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0 15px;
  }
  
  .pageinfo a {
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 1.6;
  }
  
  .divider {
    min-width: 100%;
  }
  
  .divider > div {
    width: 100%;
  }
  
  .fupin-detail-area {
    width: 100%;
    flex-wrap: wrap;
  }
  
  .fupin-detail-area > div {
    width: 50%;
    margin-bottom: 15px;
  }
  
  .fupin-detail-area > div div img {
    width: 60px;
    height: 60px;
  }
  
  .fupin-detail-area > div div label {
    font-size: 14px;
  }
  
  .solution-title-body {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  
  .solution-case-body {
    min-width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  
  .solution-case-body li {
    width: calc(50% - 30px);
    margin: 5px;
    padding: 10px;
  }
  
  .solution-case-body li p {
    width: 100%;
  }
  
  .solution-case-body li img {
    width: 100%;
    height: auto;
  }
}
