﻿.sn-r
{
    text-align: right;
}
.layui-carousel .layui-this img
{
    width: 100%;
}/* 设计报价 */
.layui-tab-brief>.layui-tab-title .layui-this
{
    color: #3b75cc;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after
{
    border-bottom: 2px solid #5182cc;
}
.layui-form-label .layui-icon
{
    font-size: 1.2rem;
}
.layui-btn
{
    height: 38px;
    padding: 0 18px;
    background-color: #456faf;
    font-size: 14px;
    border-radius: 2px;
}
.layui-btn-primary
{
    border-color: #d2d2d2;
    background: 0 0;
    color: #666;
}
.quotedpr
{
    position: relative;
}
.quoted-price
{
    min-width: 320px;
    position: absolute;
    top: 20px;
    right: 15px;
    background: rgba(255,255,255,.9);
    z-index: 1;
    border-radius: .4rem;
}
.quoted-price .layui-tab
{
    padding: 0 .6rem;
}
.quoted-price h4
{
    text-align: center;
    color: #fff;
    background: rgba(32,56,93,.7);
    padding: .6rem;
    border-top-left-radius: .4rem;
    border-top-right-radius: .4rem;
}
.quoted-price .layui-tab-title
{
    padding: 0 .6rem;
}
.quoted-price .layui-tab-title li
{
    padding-left: 0;
    padding-right: 0;
    width: 50%;
}
.quoted-price
{
    margin-right: 10px;
}
.quoted-price-dlbtn .layui-input-inline
{
    margin-left: 50px;
    width: 150px;
}
.layui-input
{
    width: 97%;
}
.quoted-price .layui-form-label
{
    width: auto;
}
.quoted-price-vercode .layui-input-inline
{
    width: 145px;
    margin-right: 0;
}
.quoted-price-vercode .layui-form-mid
{
    padding: 0!important;
}
.layui-input-block
{
    margin-left: 3.2rem;
    min-height: 36px;
}
.quoted-price-zcbtn
{
    text-align: center;
}
.quoted-price-zcbtn>div
{
    margin: 0;
}
.quoted-price-zcbtn button
{
    width: 46%;
}
.forgetpass
{
    display: inline-block;
    text-align: right;
    color: #456faf;
}/* ************** */
.bothree
{
    margin-top: 1rem;
}
.bothree-l
{
    padding: .8rem .6rem;
    color: #fff;
    background-color: #5182cc;
}
.bothree-llt
{
    font-size: 2rem;
    padding-right: .6rem;
    border-right: 3px solid #fff;
}
.bothree-llb
{
    padding-left: .6rem;
}
.bothree-llb>div
{
    font-size: 1.2rem;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
.bothree-r
{
    height: 71px;
    font-size: 1rem;
    padding: 0 .8rem;
    background-color: #b9ceee;
    line-height: 71px;
}
.bothree-r a
{
    padding: 0 .4rem;
}/* 标题样式 */
.htitle
{
    margin-top: 4rem;
    text-align: center;
}
.htitle a
{
    color: #666;
    padding: .4rem 0;
    display: block;
    background-color: #a7c4ef;
}
.htitle h3
{
    display: inline-block;
    font-weight: 600;
    font-size: 1.2rem;
}
.company-cl, .company-cr
{
    height: 200px;
    overflow: hidden;
}
.company-cl>div img
{
    width: 100%;
}
.company-cr h3
{
    color: #888;
    padding-top: .6rem;
    font-weight: 600;
    padding-bottom: .6rem;
}
.company-cr p
{
    text-indent: 2em;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    -webkit-box-orient: vertical;
}
.product ul
{
    margin-top: .4rem;
}
.product ul img
{
    width: 100%;
}
.product li p
{
    width: 100%;
    padding: .6rem;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: rgba(255,255,255,.7);
    font-weight: 600;
    color: #36578a;
}
.product li span
{
    padding: .4rem;
    display: block;
    font-weight: 600;
    color: #36578a;
}
.product li img:hover
{
    opacity: .7;
}
.product li p:hover
{
    color: #4b6ea3;
}/* 解决方案 */
.solution
{
    margin-top: .8rem;
    padding: 1rem 0;
    background-color: #d1e0f5;
}
.solution-l .line-img, .solution-r .line-img
{
    width: 200px;
    height: 66px;
}
.solution-l li:nth-child(1) .line-img
{
    background: url(../image/01.png) no-repeat;
    background-size: 100% 100%;
}
.solution-l li:nth-child(2) .line-img
{
    background: url(../image/02.png) no-repeat;
    background-size: 100% 100%;
}
.solution-l li:nth-child(3) .line-img
{
    background: url(../image/03.png) no-repeat;
    background-size: 100% 100%;
}
.solution-l li:nth-child(4) .line-img
{
    background: url(../image/04.png) no-repeat;
    background-size: 100% 100%;
}
.solution-l li:nth-child(5) .line-img
{
    background: url(../image/05.png) no-repeat;
    background-size: 100% 100%;
}
.solution-r li:nth-child(1) .line-img
{
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    background: url(../image/05.png) no-repeat;
    background-size: 100% 100%;
}
.solution-r li:nth-child(1) .line-img
{
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    background: url(../image/05.png) no-repeat;
    background-size: 100% 100%;
}
.solution-r li:nth-child(2) .line-img
{
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    background: url(../image/04.png) no-repeat;
    background-size: 100% 100%;
}
.solution-r li:nth-child(3) .line-img
{
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    background: url(../image/03.png) no-repeat;
    background-size: 100% 100%;
}
.solution-r li:nth-child(4) .line-img
{
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    background: url(../image/02.png) no-repeat;
    background-size: 100% 100%;
}
.solution-r li:nth-child(5) .line-img
{
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    background: url(../image/01.png) no-repeat;
    background-size: 100% 100%;
}
.solution-c
{
    box-shadow: 4px 4px 5px #888;
    background-color: #5182cc;
    padding: 30px 35px;
    font-weight: 600;
    color: #fff9ec;
    font-size: 1rem;
    border-radius: .6rem;
    margin: 0 30px;
}/* 案例展示 */
.case ul
{
    padding: 0 15px;
}
.case ul li img
{
    width: 100%;
}
.case li a:hover
{
    opacity: .8;
}
@media screen and (max-width: 768px)
{
    .quoted-price
    {
        display: none;
        width: 100%;
        top: 0;
        right: 0;
        margin-right: 0;
        background: transparent;
    }
    .quoted-price>div
    {
        border-radius: .4rem;
        margin: .2rem .8rem;
        box-shadow: 4px 4px 13px #888;
        background: rgba(255,255,255,1);
    }
    .quoted-price-dlbtn .layui-input-inline
    {
        margin-left: 50px;
        width: auto;
    }
    .bothree-llt
    {
        font-size: .8rem;
    }
    .bothree-llb>div
    {
        font-size: .8rem;
    }
    .htitle h3
    {
        font-size: .8rem;
    }
    .htitle p
    {
        display: inline;
        font-size: .4rem;
    }
    .company-cl>div img
    {
        width: 100%;
    }
    .company-cr h3
    {
        padding-top: .6rem;
    }
    .product ul li
    {
        padding: .2rem;
    }
    .solution
    {
        padding: .6rem;
    }
    .solution-l .line-img, .solution-r .line-img
    {
        width: 20vw;
        height: 50px;
    }
    .solution-c
    {
        padding: .6rem;
        font-weight: 600;
        color: #fff9ec;
        font-size: .8rem;
        border-radius: .6rem;
        margin: 0 .6rem;
    }
    .case ul
    {
        padding: 0 .6rem;
    }
    .case li
    {
        padding: .6rem;
    }
    .bothree-r
    {
        font-size: .6rem;
    }
}
@media screen and (max-width: 450px)
{
    .layui-form-item .layui-input-inline
    {
        margin: 0 0 10px 3.2rem;
    }
    .quoted-price-dlbtn .layui-input-inline
    {
        margin-left: 50px;
        width: auto;
        display: inline-block;
    }
    .quoted-price-dlbtn .layui-form-mid
    {
        float: right;
    }
    .quoted-price-vercode .layui-input-inline
    {
        margin-left: 0;
        float: left;
        width: auto;
        display: inline-block;
    }
    .quoted-price .quoted-price-vercode .layui-form-mid
    {
        margin-top: 5px;
        margin-left: 0;
    }
}