.gaikuang {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.gaikuang div {
    width: 590px;
    border: 1px solid #b2b2b2;
    box-sizing: border-box;
}
.hyCase ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
.hyCase ul li {
    width: 290px;
    border-right: 1px solid white;
    box-sizing: border-box;
    margin: 10px 5px;
    overflow: hidden;
    position: relative;
}
.hyCase ul li a{
    display: block;
    width: 100%;
}
.hyCase ul li a img{
    width: 100%;
}
.hyCase ul li span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 100%;
    background: rgba(68,61,75,0.8);
    text-align: center;
    color: white;
    line-height: 40px;
    font-size: 12px;
}
.hyCase ul li div {
    width: 100%;
    height: 220px;
    background: rgba(66,67,85,0.8);
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    text-align: center;
    display: none;
}
.hyCase ul li:hover div{
    display: block!important;
}
.hyCase ul li div p {
    font-size: 26px;
    margin-top: 92px;
}
.hyCase ul li div p:first-child+p {
    font-size: 12px;
    margin-top: 20px;
}
.recommended {
    height: 300px;
    box-sizing: border-box;
}
.recommended-left {
    width: 1190px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #b5b5b5;
    height: 300px;
}
.height {
    height: 60px;
}
.recommendedBottom {
    width: 700px;
}
.recommendedBottom ul {
    width: 1190px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.recommendedBottom ul li:first-child {
    margin-bottom: 10px;
}
.recommendedBottom ul li div {
    height: 113px;
    width: 113px;
    background-color: #eeeeee;
    border-radius: 50%;
    margin: 0 auto 15px auto;
    cursor: pointer;
}
.recommendedBottom ul li div img {
    width: 100%;
    border-radius: 50%;
    margin-top: 20Px;
}
.recommendedBottom ul li span {
    font-size: 16px;
    color: #343540;
    text-align: center;
    display: block;
    cursor: pointer;
}
.recommendedBottom ul li p {
    position: absolute;
    top: 128px;
    left: 17%;
    font-size: 14px;
    line-height: 24px;
    color: #ff0600;
    display: none;
    cursor: pointer;
}
/*åœ°åŒºæ¡ˆä¾‹*/
.man_form {
    margin-bottom: 50px;
}
.man_form input {
    width: 338px;
    height: 38px;
    border: 1px solid #CCCCCC;
    color: #999999;
    text-indent: 10px;
    float: left;
    margin-right: 30px;
}
.man_form input.sub {
    width: 80px;
    height: 40px;
    line-height: 40px;
    border: none;
    text-indent: 0;
    cursor: pointer;
    margin-right: 0;
    background: #414254;
    color: #FFFFFF;
}
.contact{
    width: 1200px;
    margin: 0 auto;
}

/*è¡Œä¸šæ¡ˆä¾‹åˆ—è¡¨ä¿®æ”¹*/
.content{
    width: 1200px;
    margin: 0 auto;
}
.caseTypeLeft{
    width: 202px;
}
.caseTypeRightFa{
    width: 200px;
}
.casehy{
    display: flex;
    justify-content: space-between;
}

.case .aside .aside-menu {
    width: 202px;
    padding: 8px 8px;
}
.aside .aside-menu {
    background-color: #eaeaea;
    border-radius: 3px;
    text-align: center;
}
.aside .aside-menu .aside-title {
    width: 100%;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #000020;
    background-color: #fff;
    border-radius: 3px;
    text-align: left;
    padding-left: 14px;
}
.aside .aside-title i {
    display: inline-block;
    width: 3px;
    height: 16px;
    background-color: #ff9600;
    margin-right: 10px;
}
.aside .aside-menu .aside-title {
    width: 100%;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #000020;
    background-color: #fff;
    border-radius: 3px;
    text-align: left;
    padding-left: 14px;
}
.aside .aside-menu ul {
    /* width: 222px; */
    width: 100%;
    margin: 10px auto 0;
    background-color: #fff;
    padding: 14px;
    border-radius: 3px;
}
.aside .aside-menu li {
    border-radius: 4px;
}
.aside .aside-menu li:first-child {
    margin-top: 0 !important;
}

.aside .aside-menu .active {
    background-color: #f8f8f8;
    color: #222;
    font-weight: bold;
    /*border-left: 5px solid #ffc000;*/
}

.aside .aside-menu a {
    display: block;
    width: 100%;
    height: 48px;
    padding: 0 18px;
    line-height: 48px;
    color: #555;
    /* transition: .2s ease; */
    border-radius: 3px;
}

.case-list {
    margin-top: 28px;
    width: 750px;
    margin-left: 28px;
}
.case-list .case-head {
    height: 28px;
}
.case-head {
    position: relative;
}
.case-head .title {
    font-size: 20px;
    line-height: 28px;
    color: #222;
    margin-top: 0!important;
}
.case-list .case-head .title {
    float: left;
    height: 28px;
    line-height: 28px;
}
.send {
    float: left;
    width: 135px;
    color: #222;
    margin-top: 0 !important;
    margin-left: 14px;
    height: 28px;
    line-height: 26px;
    background: #fafafa url(../images/send2.png) no-repeat 13px center;
    border: 1px solid #ededed;
    border-radius: 4px;
    padding-left: 34px;
    position: relative;
    cursor: pointer;
    /* top: -3px; */
}
.case-list ul {
    margin-top: 20px;
}

.case-list li {
    height: 135px;
    margin-top: 28px;
}

.case-list li:first-child {
    margin-top: 0;
}

.img-box {
    position: relative;
}
.case-list li .img-box {
    float: left;
    width: 180px;
    height: 135px;
    border-radius: 3px;
}
.case-list .img-box img {
    max-width: 100%;
    display: block;
}

.case-list li .info {
    float: left;
    margin-left: 18px;
    width: 542px;
    overflow: hidden;
    text-align: left;
}

.case-list .info .tit {
    font-size: 16px;
    color: #222;
    margin-top: 0;
}

.case-list .desc {
    font-size: 14px;
    line-height: 22px;
    color: #999;
    margin-top: 15px;
    height: 44px;
    overflow: hidden;
}
.case-list .desc p , .case-list .desc span{
    color: #999!important;
}

.case-list .info .detail-link {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #555555;
}

.u-column:after, .u-grid:after, .clearfix:after, .layout:after, .clf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '.';
    clear: both;
    height: 0;
}
.case-list li:hover .detail-link{
    color: #ff3f3b;
}
.case-list li:hover .info .tit{
    color: #ff3f3b;
}


/*å³ä¾§*/
.case-form {
    width: 200px;
    /*margin-top: 76px;*/
}
.case-form form {
    background-color: #f5f5f5;
    width: 200px;
    padding: 18px 14px;
    text-align: left;
}
.case-form .title {
    font-size: 14px;
    color: #222;
    margin-top: 0px!important;
    text-align: left;
}
.form-item {
    margin-top: 14px;
}
.case-form p {
    font-size: 14px;
    color: #999;
    line-height: 26px;
}
.form-item input, .form-item select, .form-item textarea {
    border: 1px solid #f2f2f2;
}
.v-select select{
    background-color: #fff;
    padding: 0 14px;
    width: 172px;
    height: 28px;
}
.v-select {
    position: relative;
    height: 28px;
    outline: none;
}
.v-select .select-panel {
    height: 100%;
    line-height: 28px;
    padding: 0 14px;
    font-size: 14px;
    color: #333;
    width: 100%;
    border: 1px solid #ebebeb;
    background: #fff url(../images/select-down-bg.png) no-repeat right;
    cursor: pointer;
}
.radio-box input{
    width: 12px!important;
    height: 12px!important;
    margin-top: 5px!important;
}
.radio-box  label{
    padding-left: 5px;
    font-size: 13px;
    color: #555555;
    line-height: 26px;
    font-weight: normal;
}
.radio-box>div{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.select-menu {
    display: none;
    position: absolute;
    top: 28px;
    width: 100%;
    z-index: 9;
    max-height: 196px;
    overflow-y: auto;
}

.select-menu li {
    height: 28px;
    width: 100%;
    line-height: 28px;
    background-color: #fff;
    border: 1px solid #eaeaea;
    padding-left: 14px;
    margin-top: -1px;
    cursor: pointer;
    transition: all .4s;
    font-size: 14px;
}

.case-form input {
    background-color: #fff;
    padding: 0 14px;
    width: 172px;
    height: 28px;
    border: 1px solid #ebebeb;
}

.case-form button {
    width: 172px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #ff3f3b;
    border-radius: 3px;
    margin-top: 25px;
}

.case-form .foot {
    font-size: 14px;
    color: #999999;
    line-height: 16px;
    margin-top: 11px;
}

.case-form .seek {
    display: block;
    width: 199px;
    height: 48px;
    margin-top: 14px;
    font-size: 14px;
    color: #ff3f3b;
    line-height: 46px;
    border: 1px solid #ff3f3b;
    border-radius: 4px;
    text-align: center;
    transition: all .4s;
}

.case-form .v-radio {
    padding-left: 18px;
    font-size: 14px;
    color: #555555;
    line-height: 26px;
    background: url(../images/uncheck-v-radio.png) no-repeat 0 1px;
}


/*äº§å“åˆ—è¡¨é¡µé¢æœåŠ¡æ”¯æŒ*/
.design-banner {
    width: 100%;
    height: 380px;
    background: url(../images/fangan-banner.jpg) no-repeat center center;
}
.design-head {
    padding-top: 80px;
    width: 1196px;
    margin: 0 auto;
}
.design-title {
    font-size: 30px;
    color: #222;
    text-align: center;
    line-height: 30px;
}
.design-list {
    margin-top: 42px;
}
.design-list .no-left {
    margin-left: 0;
}
.design-box {
    width: 380px;
    height: 151px;
    float: left;
    font-size: 18px;
    color: #555;
    margin-left: 28px;
    background: url(../images/sj1.jpg) no-repeat center;
}
.design-box span {
    color: #ff3f3b;
    display: block;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    /*padding-left: 50px;*/
    padding-top: 50px;
    text-align: center;
    margin-bottom: 5px;
}
.design-box p {
    /*padding-left: 50px;*/
}
.design-list .gv2 {
    background: url(../images/sj2.jpg) no-repeat center;
}
.design-list .gv3 {
    background: url(../images/sj3.jpg) no-repeat center;
}



.solution-custom {
    margin-top: 42px;
    padding-bottom: 56px;
}
.u-3 {
    overflow: hidden;
}
.u-3 li:first-child {
    margin-left: 0;
}
.solution-custom li {
    height: 311px;
    padding-top: 56px;
    background-color: #f8f8f8;
    text-align: center;
    transition: background .4s;
    border-radius: 4px;
}
.u-3 li {
    float: left;
    margin-left: 28px;
    width: 380px;
}
.solution-custom li h3 {
    line-height: 1;
    font-size: 20px;
    color: #222;
}
.solution-custom li .line {
    width: 30px;
    height: 2px;
    background-color: #dddddd;
    margin: 18px auto 13px;
    transition: all .4s;
}
.solution-custom li p {
    font-size: 14px;
    line-height: 24px;
    color: #888;
}
.solution-custom li .btn-group {
    margin-top: 37px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.solution-custom li .yellow {
    border: 1px solid #ff3f3b;
    color: #ff3f3b;
}
.solution-custom li a {
    display: inline-block;
    width: 120px;
    height: 36px;
    background-color: #fff;
    font-size: 14px;
    line-height: 36px;
    border-radius: 4px;
    transition: all .4s;
    cursor: pointer;
}
.desigs .titles{
    font-size: 30px;
    text-align: center;
    line-height: 1;
}
.desigs{
    margin-top: 60px;
}
/* ----- 通用PB分页条 ----- */
.pagebar .pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pagination a {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 14px;
    padding: 6px 8px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
    color: #ea5504;
    border: 1px solid #ea5504;
}
.pagination a.page-num-current {
    color: #fff;
    background: #ea5504;
    border: 1px solid #ea5504;
}
