﻿/* 公共样式表css */

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #08acee;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #666;
}

a:hover {
    color: #eee;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

/* 必要布局样式css */
.solution-box {
	margin-bottom:30px;
	height:778px;
	background:url(/images/cm_slbg.png) #111 right bottom no-repeat;
}

.solution-bj {
    background: url("");
    background-size: cover;
}

.solution-header {
    max-width: 1280px;
    padding:60px 0px 50px 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.solution-header h3{line-height:70px;font-size:36px;color:#fff;text-align: center;}

.solution-header h2 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 48px;
    text-align: center;
    color: #333;
    font-weight: inherit;
	background:url(/images/case_bg1.png) center bottom no-repeat;
}

.solution-header p {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.6;
}

.solution-content {
    max-width: 1280px;
    margin: 0 auto;
}


.solution-list {
    width: 410px;
    float: left;
}

.solution-list ul li {
    color: #111;
    width: 332px;
    height: 74px;
	background:url(/images/li_bg1.png) #eee left no-repeat;
    padding-left: 50px;
    margin: 0 10px 0 3px;
    position: relative;
	
}


.solution-list ul li h2 {
    line-height: 74px;
	font-size:18px;
    font-weight: normal
}

.solution-list ul .on {
    width: 350px;
    margin: 0;
    padding-left: 40px;
	color: #fff;
	background:url(/images/li_bg.png) #e60012 right no-repeat;
}

.solution-item {
    margin-left: 10px;
    display: block;
    padding: 0px 10px 0 0px;
    overflow: hidden;
}

.solution-item ul li {
    padding: 0;
}

.solution-item ul li h2 {
    font-size: 24px;
    line-height: 90px;
    color: #FFFFFF;
    margin: 0 0 15px 0;
    font-weight: inherit;
}

.solution-item ul li p {
    opacity: 0.8;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
}

.s-btn {
    display: inline-block;
    color: #36383C;
    font-size: 14px;
    line-height: 20px;
    padding: 4px 20px;
    cursor: pointer;
    border: 1px solid #d4d5d7;
    position: relative;
    letter-spacing: normal;
}

.solution-more {
    border: 1px solid #FAFBFE;
    border-radius: 4px;
    height: 40px;
    width: 140px;
    margin: 20px 0 0 0;
    line-height: 30px;
    font-size: 14px;
    color: #FAFBFE;
    padding-left: 30px;
}

.solution-more em {
    width: 13px;
    height: 8px;
    margin-left: 10px;
    display: inline-block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAAXNSR0IArs4c6QAAAGRJREFUGBm1jkEKgDAMBKtYf+JJ3yM+UrS+RlD8inEivVr2YmAgbWeThvBHmVmCBRp5PnILF5zee7BS0lnecW/o3xCXB4dOGYCT1E0ReQbfNEK5+EWEDVbvy3Z+RZxggFoKfEkPa309oQKxul4AAAAASUVORK5CYII=") no-repeat;
    background-size: cover;
    transition: margin-left 0.3s ease-out;
}

.solution-more:hover {
    color: #fa6f66;
    border: 1px solid #fa6f66;
}

.solution-more:hover em {
    margin-left: 15px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAAXNSR0IArs4c6QAAAI1JREFUGBljYCADMBLS87sgfQPDf4Z/LIKSYYwNDX9A6pkIaWIRkAz7z8ig//vDs+v/GxrYQOoJ2gRSBFL8+8Pz60DWP1YBKW2wpl/56beAAqogBYQAIyPDBuJsmpnG+uc6wxqggf9YNBnCCGr6j64hfdZvFkLO+XuDKZiFhaGagUfiGmN6wz9C6nHKAwAcay6AxWqjRQAAAABJRU5ErkJggg==") no-repeat;
}

.solution-title {
    position: relative;
}

.solution-title h3 {
    font-size: 36px;
    color: #333;
	line-height:28px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:left;
    font-weight: inherit;
	border-bottom: 1px solid #999;
}

.solution-title span {
    border-top: 1px solid white;
    opacity: 0.2;
    display: inline-block;
    width: 100%;
    position: absolute;
    margin-left: 5px;
    top: 12px;
}

.solution-brand {
    width: 100%;
    position: relative;
}

.solution-brand-item {
 margin: 0px 0px 10px 0px;
    width: 870px;
	height: 517px;
	background-color:#FFFFFF;
    float: left;
}

.solution-brand-item a {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 2px;
    height: 517px;
    display: block;
    position: relative;
}

.solution-brand-item a i {
    position: absolute;
	padding:2px;
    color: #ffffff;
    font-size: 24px;
}

.solution-item .solution-brand-item a p {
    font-size: 16px;
    color: #333;
    line-height: 40px; 
	text-align:center;
}

.solution-brand-item .solution-more {
    width: auto;
    margin-top: 0;
}

.solution-brand-item a:hover {
    background: rgba(255, 255, 255, 0.1);
}

.solution-more-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    display: block;
}

.solution-more-wrap .solution-more {
    width: auto;
    margin-top: 0;
    color: #999;
	font-size:18px;
    border: none;
}

.solution-more-wrap .solution-more:hover {
    color: #F56F69;
}

.solution-brand-item a img {
    width: 870px;
    height: 517px;
    display: block;
    border: none;
}

.solution-brand-item:hover img{opacity:0.7;filter:Alpha(opacity=70);}

