.wraper{background: url(/template/guanwang/images/econ/reasonbg.jpg) no-repeat center;
    background-size: cover;}
.full{ width:100%;
    margin: 0 auto;
max-width: 1199px;
min-width: 320px;
overflow: auto;
padding-bottom: 0px;
    
    
}
.main-container{
    background-color: #fcf2e8;
    padding-top: 0px;
}
.banner{
    background: url(/template/guanwang/images/electronics/banner.jpg) no-repeat center;
    background-size: cover;
    height: 668px;
}
.banner .bannercontent{
    padding-left: 520px;
    padding-top:80px;
}
.bannerlogin{
    background: url(/template/guanwang/images/econ/bannerbg2.png) no-repeat center;
    width: 247px;
    height: 53px;
    font-size:21px;
    font-weight:600;
    color: #a24f1b;
    text-align: center;
    line-height: 42px;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.bannercontent h2{
    font-size: 88px;
    color: #e84a38;
    font-weight: bold;
    padding:0;
    margin-bottom: 5px;
    text-shadow: 3px 2px 1px #ffdb9d;
    letter-spacing: 8px;
}
.bannercontent h3{
    font-size: 55px;
    color: #e84a38;
    font-weight: bold;
    padding:0;
    margin-bottom: 5px;
    text-shadow: 3px 2px 1px #ffdb9d;
    letter-spacing: 4px;
}
.advantage{
    color: #a24f1b;
    font-size: 19px;
    line-height: 40px;
    padding-top: 20px;
    height: 40px;
}
.advantage img{
    margin-right: 5px;
    vertical-align: top;
    margin-top: 10px;
}
.bannercontent .button{
    margin-top: 50px;
    width: 370px;
    height: 62px;
    background-image: linear-gradient(to top, #e44230,#f86c5a);
    border-radius: 10px;
    box-shadow:2px 4px 1px #ebc2a1;
}
.bannercontent .button a{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 26px;
    line-height: 62px;
    letter-spacing: 2px;
}
.qualifications{
    background-color: #fff;
    border-radius: 5px;
    margin-top: 0px;
    height: 125px;
}
.qualifications ul{
    margin: 0;
    padding:30px 0 0 0;
    display: flex;
}
.qualifications li{
    justify-content: space-between;
    width: 20%;
    vertical-align: middle;
    text-align: center;
    border-right: 2px solid #ededed;
    border-image:linear-gradient(to right,#fff,#000,#fff) 1 6;
}
.qualifications li:nth-child(5){
    border-right: none;
}
.qualifications li p{
    color: #979797;
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 5px;
}
.qualifications li img{
    vertical-align: top;
    margin-top: 3px;
}
.qualifications li span{
    color: #fc6c00;
    font-size: 24px;
    font-weight: bold;
}

.Application .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    height: 100px;
    display: flex;
    width:440px;
    margin:0 auto;
    text-align: center;
    padding-top:30px;
}
.Application .title img{
    vertical-align: top;
    margin-top: 20px;
}
.Application .title h3{
    text-align: center;
    color: #e84a38;
    font-size:45px;
    font-weight: bold;
    margin: 0;
    padding: 0 20px;
}
.weak{
    background-color: #fff;
    padding: 50px 0;
    background: #fcf2e8;
}
.weak .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    height: 110px;
}
.weak .title h3{
    text-align: center;
    color: #e13b29;
    font-size:42px;
    font-weight: bold;
    padding-top: 40px;
}
.weak .content {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}
.weak .content .left div{
    margin-bottom: 100px;
    margin-top: 20px;
    box-shadow: 2px 2px 5px #ecf5ff;
    border: 1px dashed #c1c1c1;
    border-radius:8px;
    padding: 15px;
    background: url(/template/guanwang/images/econ/weakbg.jpg) no-repeat right;
}
.weak .content .left strong{
    font-size: 26px;
    display: block;
    padding-top: 20px;
}
.weak .content .left p{
    font-size: 16px;
    line-height: 26px;
    padding: 20px 0;
    margin-bottom: 0;
}
.weak .content .left{
    width: 23%;
}
.weak .content .right{
    width: 23%;
}
.weak .content .right div{
    margin-bottom: 100px;
    margin-top: 20px;
    box-shadow: 2px 2px 5px #ecf5ff;
    border: 1px dashed #c1c1c1;
    border-radius:8px;
    padding: 15px;
    background: url(/template/guanwang/images/econ/weakbg.jpg) no-repeat right;
}
.weak .content .right strong{
    font-size: 26px;
    display: block;
    padding-top: 20px;
}
.weak .content .right p{
    font-size: 16px;
    line-height: 26px;
    padding: 20px 0;
    margin-bottom: 0;
}
.weak .icons{
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.weak .icons .li{
    width: 14%;
    text-align: center;
}
.weak .li .iconimg{
    margin: 0 auto;
    width: 76px;
    height: 76px;
    display: block;
    background-color: #fff;
    border-radius: 50%;
    box-shadow:0 8px 8px #fff8f1;
}
.weak .li .iconimg img{
    vertical-align: middle;
    text-align: center;
    margin-top: 20px;
}
.weak .li p{
    font-size: 15px;
    padding-top: 20px;
}
