.banner-wrap {
    position: relative;
}
.banner_proxy {
    background: url(../img/cpration/banner.png?20180117) center bottom no-repeat;
    background: url(../img/cpration/banner.png?20180117) center bottom no-repeat,linear-gradient(to bottom,#060411,#00244e);
    background-color: #011a3d;
}

.proxy .g-pt150 {
    padding-top: 150px;
}
.proxy .des {
    letter-spacing: 8px;
}
.proxy .ui-btn {
    display: inline-block;
    width: 210px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: 1px solid #2589ff;
    background-color: #2589ff;
    border-radius: 2px;
    font-size: 18px;
    box-sizing: border-box;
    transition: background-color .1s linear,border .1s linear;
}
.proxy .ui-btn:hover {
    background-color: #4fa0ff;
    border: 1px solid #4fa0ff
}


.kld-3f-wrap {
    background: #ffffff;
    height: 760px;
}
.kld-3f-items>img {
    max-width: 1180px;
}

.proxy-plan {
    padding-top: 96px;
    min-height: 604px;
    background: #fff url(../img/cpration/bg_plan.png?20171222) center center no-repeat;
    background-size: cover;
}
.proxy-plan-nav {
    font-size: 0;
    margin-top: 38px
}

.proxy-plan-nav li {
    cursor: pointer;
    margin-left: 45px;
    display: inline-block
}

.proxy-plan-nav li:first-child {
    margin-left: 0
}

.proxy-plan-nav li img {
    width: 57px;
    margin-bottom: 10px
}

.proxy-plan-nav li.active p {
    color: #2589ff
}

.proxy-plan-cont {
    padding-top: 30px;
    padding-right: 30px;
    box-sizing: border-box
}

.proxy-plan-cont li {
    display: none;
    overflow: hidden
}

.proxy-plan-cont li.active {
    display: block
}

.proxy-plan-cont .proxy-plan-des {
    display: table;
    width: 100%
}

.proxy-plan-cont .proxy-plan-des p {
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    width: 500px;
    font-size: 17px;
    color: #595961;
    letter-spacing: 0;
    line-height: 34px
}

.proxy-introduce {
    padding-top: 60px;
    background: #233048 url(../img/cpration/bg1.png) center center no-repeat;
    background-size: cover;
    min-height: 720px;
    color: #fff;
}

.proxy-introduce-cont p {
    text-indent: 2em;
    line-height: 34px;
    font-size: 17.39px;
}

.proxy-introduce-list {
    font-size: 0;
    margin-top: 70px;
    text-align: center;
}
.proxy-introduce-list-li:first-child {
    margin-left: 0;
}
.proxy-introduce-list-li {
    position: relative;
    display: inline-block;
    width: 275px;
    height: 325px;
    margin-left: 36px;
    cursor: pointer;
    border-radius: 4px;
}
.proxy-introduce-list-li-header{
	height: 80px;
	line-height: 80px;
	font-size: 22px;
	text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	background-color: #5C98FF;
}
.proxy-introduce-list-li-content{
	height: 245px;
    margin:0 auto;
	background-color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.proxy-introduce-list-li-contentimg{
	height:145px;
	line-height: 145px;
	text-align: center;
}
.proxy-introduce-list-li-contenttext{
	font-size: 15px;
    color: #2C2C2C;
    padding: 30px 20px;
}

.proxy-news {
    padding: 60px 0;
}
.proxy-news-list {
    font-size: 0
}

.proxy-news-list li {
    width: 336px;
    display: inline-block;
    padding: 25px;
    background: #FFF;
    border: 1px solid #d7e0e9;
    font-size: 16px;
    margin-left: 15px;
    min-height: 255px;
    vertical-align: top;
    transition: box-shadow .2s linear
}

.proxy-news-list li:first-child {
    margin-left: 0
}

.proxy-news-list li:hover {
    box-shadow: 0 8px 20px 0 rgba(7,29,63,.1)
}

.proxy-news-list li img {
    width: 336px;
    height: 187px
}

.proxy-news-list p {
    color: #595961
}

.proxy-news-more {
    display: block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 40px auto 0;
    font-size: 18px;
    color: #2589ff;
    border: 1px solid #2589ff;
    border-radius: 2px;
    cursor: pointer;
    transition: all .2s linear
}

.proxy-news-more:hover {
    color: #fff;
    border-color: #2589ff;
    background-color: #2589ff
}


.g-section.shiyong {
    background: #337eff url(../img/saas_software/20.png) no-repeat center bottom;
    background-size: auto 297px;
}
.m-shiyong {
    display: block;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    user-select: none;
    -webkit-user-select: none;
}
.m-shiyong .content {
    width: 800px;
    font-size: 25px;
    color: #fff;
    padding-bottom: 30px;
    text-align: left;
}

.contentA{
    height:65px;
    display:flex;
    align-items:center;
    color:#fff;
    font-size:20px;
}
.contentAb{
    margin-left:20px;
}
.contentAc{
    width: 355px;
    height: 22px; 
    padding:10px 10px 10px 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px ;
    vertical-align: middle;
}
.contentB{
    height:40px;
    display:flex;
    align-items:center;
    color:#fff;
    font-size:14px;
}
.contentBa{
    margin-left:70px;
}
.contentC{
    width:250px;
    height:50px;
    line-height:50px;
    text-align: center;
    color:#fff;
    background:url(../img/wei_website/s001.png) no-repeat center center;
    font-size:16px;
    margin-left:100px;
    margin-top: 20px;
    /*opacity: 0.3;*/
    border-radius: 20px;
    cursor: pointer;
}
.contentC:hover{
    background:url(../img/wei_website/s002.png) no-repeat center center;
}
.m-form__itemError {
    color: #3648FF;
    margin-top: -10px;
    margin-bottom: -10px;  
    margin-left: 63px;  
    background:url(../img/wei_website/error_tip_icon.png) no-repeat 5px center;
}
.m-form__itemError1 {
    color: #3648FF;
    margin-top: -10px;
    margin-bottom: -10px;
    margin-left: 63px;  
    background:url(../img/wei_website/error_tip_icon.png) no-repeat 5px center;
}
.form__itemError{
    margin-left: 40px;
}

