/*banner*/
.fullslide{
    width:100%;
    height:600px;
    position:relative;
    background:#fff;
}
.fullslide .bd{
    margin:0 auto;
    position:relative;
    z-index:0;
    overflow:hidden;
    height:600px;
}
.fullslide .bd ul{
    width:100% !important;
    height:600px;
}
.fullslide .bd li{
    width:100% !important;
    overflow:hidden;
    text-align:center;
    height:600px;
}
.fullslide .bd .li1{
    padding-top: 400px;
}
.fullslide .prev,
.fullslide .next{
    display:block;
    position:absolute;
    z-index:1;
    top:50%;
    margin-top:-30px;
    left:15%;
    z-index:1;
    width:40px;
    height:60px;
    cursor:pointer;
    filter:alpha(opacity=50);
    opacity:0.5;
    display:none;
}
.fullslide .prev{
    background-image: url(/uploads/image/spizcpc_operate/prev.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.fullslide .next{
    left:auto;
    right:15%;
    background-image: url(/uploads/image/spizcpc_operate/next.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.banner1_btn{
    width: 549px;
    height: 66px;
    display: block;
    margin: 0 auto;
    border: 3px solid #fff;
    background: #fd5217;
    background: -webkit-linear-gradient(top,#ee8a18, #fd5217);
    background: -o-linear-gradient(top,#ee8a18, #fd5217);
    background: -moz-linear-gradient(top,#ee8a18, #fd5217);
    background: linear-gradient(to bottom,#ee8a18, #fd5217); /* 标准的语法（必须放在最后） */
    border-radius: 33px;
    font-size: 26px;
    color: #f1f3f6;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner1_btn:hover{
    color: #fff;
}
.font40{
    font-size: 40px;
}
.mt50{
    margin-top: 50px;
}
.ml26{
    margin-left: 26px;
}
.kun_men{
    display: block;
    margin: 40px auto;
}
.kun{
    width: 312px;
    height: 379px;
    margin: 0 auto;
    position: relative;
}
.kun .text-item{
    height: 52px;
    background:rgba(54, 116, 255, 0.3);
    border-radius: 10px;
    position: absolute;
}
.kun .text-item	p{
    font-size: 18px;
    color: #fff;
    line-height: 52px;
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    top: -8px;
    right: 0;
    height: 52px;
    background-color: rgba(54, 116, 255, 1);
    border-radius: 10px;
}
.kun .text-item	p:after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    bottom: -16px;
    border-top: 8px solid rgba(54, 116, 255, 1);
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
.kun .text-item:after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    bottom: -16px;
    border-top: 8px solid rgba(54, 116, 255, 0.3);
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.kun .text-item1 p:after{
    left: 300px;
}
.kun .text-item1:after{
    left:303px;
}
.kun .text-item2 p:after{
    left: 340px;
}
.kun .text-item2:after{
    left:343px;
}
.kun .text-item3 p:after{
    left: 330px;
}
.kun .text-item3:after{
    left:333px;
}
.kun .text-item4 p:after{
    left: 340px;
}
.kun .text-item4:after{
    left:343px;
}
.kun .text-item5 p:after{
    left: 340px;
}
.kun .text-item5:after{
    left:343px;
}
.kun .text-item6 p:after{
    left: 430px;
}
.kun .text-item6:after{
    left:433px;
}
.kun .text-item1{
    width: 365px;
    left: -340px;
    top: 60px;
}
.kun .text-item2{
    width: 422px;
    left: -400px;
    top: 180px;
}
.kun .text-item3{
    width: 403px;
    left: -420px;
    top: 310px;
}
.kun .text-item4{
    width: 461px;
    right: -420px;
    top: 60px;
}
.kun .text-item5{
    width: 448px;
    right: -420px;
    top: 180px;
}
.kun .text-item6{
    width: 546px;
    right: -470px;
    top: 310px;
}
.form_bg_1{
    height: 234px;
    background-image: url(/uploads/image/spizcpc_operate/form_bg_1.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.form_bg_1 .sub_btn{
    width: 327px;
    height: 44px;
    margin-top: 15px;
    background: #fd5217;
    background: -webkit-linear-gradient(left,#ee8a18, #fd5217);
    background: -o-linear-gradient(left,#ee8a18, #fd5217);
    background: -moz-linear-gradient(left,#ee8a18, #fd5217);
    background: linear-gradient(to right,#ee8a18, #fd5217); /* 标准的语法（必须放在最后） */
    box-shadow: 0px 8px 16px 0px rgba(246, 109, 23, 0.45);
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
}
.form_bg_1 .input_text{
    width: 327px;
    height: 44px;
    background: #ffffff;
    border-radius: 6px;
    font-size: 16px;
    color: #eb8700;
    line-height: 44px;
    text-align: center;
    border: none;
}
.form_bg_1 .input_text::-webkit-input-placeholder {
    color: #eb8700;
}
.form_bg_1 .input_text::-moz-input-placeholder {
    color: #eb8700;
}
.form_bg_1 .input_text::-ms-input-placeholder {
    color: #eb8700;
}
.title_img{
    display: block;
    margin: 0 auto;
}
.hangye_list li{
    width: 10%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #333;
}
.hangye_list li a{
    color: #333;
}
.hangye_list li a:hover{
    color: rgba(54, 116, 255, 1);
}
.icon_img_wrap{
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.form_bg_2{
    width: 1286px;
    height: 182px;
    background-image: url(/uploads/image/spizcpc_operate/form_bg_2.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 10px auto;
}
.form_bg_2 .input_text{
    width: 298px;
    height: 52px;
    background: #ffffff;
    border-radius: 26px;
    border: none;
    font-size: 16px;
    text-align: center;
}
.form_bg_2 .input_text::-webkit-input-placeholder {
    color: #666;
}
.form_bg_2 .input_text::-moz-input-placeholder {
    color: #666;
}
.form_bg_2 .input_text::-ms-input-placeholder {
    color: #666;
}
.form_bg_2 .sub_btn{
    width: 298px;
    height: 52px;
    background: #fd5217;
    background: -webkit-linear-gradient(left,#fd5217, #ee8a18);
    background: -o-linear-gradient(left,#fd5217, #ee8a18);
    background: -moz-linear-gradient(left,#fd5217, #ee8a18);
    background: linear-gradient(to right,#fd5217, #ee8a18); /* 标准的语法（必须放在最后） */
    border-radius: 26px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
}
.hangye_baoming{
    margin-left: 240px;
    padding-top: 55px;
}
.hangye_shicao{
    height: 438px;
    background-image: url(/uploads/image/spizcpc_operate/model_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 40px;
}
.cor_ffcc00{
    color: #ffcc00;
}
.cor_ff9000{
    color: #ff9000;
}
.shicao_item{
    width: 386px;
    height: 113px;
    border-radius: 10px;
    background: #ffa61a;
    background: -webkit-linear-gradient(left,#ffa61a, #ffcd83 50%, #ffffff 100%);
    background: -o-linear-gradient(left,#ffa61a, #ffcd83 50%, #ffffff 100%);
    background: -moz-linear-gradient(left,#ffa61a, #ffcd83 50%, #ffffff 100%);
    background: linear-gradient(to right,#ffa61a, #ffcd83 50%, #ffffff 100%); /* 标准的语法（必须放在最后） */
    margin-left: 20px;
    margin-top: 20px;
    position: relative;
}
.shicao_item:before{
    content: "";
    width: 5px;
    height: 71px;
    background: #fff;
    border-radius: 3px;
    display: block;
    position: absolute;
    left: -3px;
    top: 50%;
    margin-top: -35px;
}
.op_img{
    width: 115px;
    height:115px;
    position: absolute;
    left: 10px;
    top: 10px;
}
.right_bgfff{
    position: absolute;
    right: 0;
    top: 0;
    width: 247px;
    height: 113px;
    background: #ffffff;
    border-radius:10px;
    padding: 10px 20px;
}
.form_bg_3{
    width: 100%;
    height: 198px;
    margin-top: -53px;
    background-image: url(/uploads/image/spizcpc_operate/form_bg_3.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.form_bg_3 .sub_btn{
    width: 327px;
    height: 44px;
    margin-top: 15px;
    background: #fd5217;
    background: -webkit-linear-gradient(left,#ee8a18, #fd5217);
    background: -o-linear-gradient(left,#ee8a18, #fd5217);
    background: -moz-linear-gradient(left,#ee8a18, #fd5217);
    background: linear-gradient(to right,#ee8a18, #fd5217); /* 标准的语法（必须放在最后） */
    box-shadow: 0px 8px 16px 0px rgba(246, 109, 23, 0.45);
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
}
.form_bg_3 .input_text{
    width: 327px;
    height: 44px;
    background: #ffffff;
    border-radius: 6px;
    font-size: 16px;
    color: #eb8700;
    line-height: 44px;
    text-align: center;
    border: none;
}
.form_bg_3 .input_text::-webkit-input-placeholder {
    color: #eb8700;
}
.form_bg_3 .input_text::-moz-input-placeholder {
    color: #eb8700;
}
.form_bg_3 .input_text::-ms-input-placeholder {
    color: #eb8700;
}
.slide_shicao{
    width:100%;
    height: 520px;
    position:relative;
    background:#fff;
}
.slide_shicao .bd{
    margin:0 auto;
    position:relative;
    z-index:0;
    overflow:hidden;
    height:520px;
}
.slide_shicao .bd ul{
    width:100% !important;
    height:520px;
}
.slide_shicao .bd li{
    width:100% !important;
    overflow:hidden;
    text-align:center;
    height:520px;
}
.slide_shicao .bd .li1{
    padding-top: 400px;
}
.slide_shicao .prev,
.slide_shicao .next{
    display:block;
    position:absolute;
    z-index:1;
    top:50%;
    margin-top:-30px;
    left:0;
    z-index:1;
    width:47px;
    height:82px;
    cursor:pointer;
}
.slide_shicao .prev{
    background-image: url(/uploads/image/spizcpc_operate/prev2.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.slide_shicao .next{
    left:auto;
    right:0;
    background-image: url(/uploads/image/spizcpc_operate/next2.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.dingzhi{
    height: 490px;
    background-image: url(/uploads/image/spizcpc_operate/model_bg2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.dingzhi .item{
    width: 283px;
    height: 458px;
    float: left;
    margin-left: 22px;
    background-image: url(/uploads/image/spizcpc_operate/li_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.dingzhi .item:first-child{
    margin-left: 0;
}
.font26{
    font-size: 26px;
}
.line60{
    line-height: 60px;
}
.dingzhi .btn_p{
    width: 237px;
    height: 36px;
    margin: 8px auto;
    background: #f3faff;
    border-radius: 18px;
    font-size: 18px;
    color: #333;
    line-height: 36px;
    text-align: center;
}
.dingzhi .btn_a{
    width: 237px;
    height: 44px;
    display: block;
    margin: 10px auto;
    background: #f47218;
    background: -webkit-linear-gradient(left,#f47218, #fd5217);
    background: -o-linear-gradient(left,#f47218, #fd5217);
    background: -moz-linear-gradient(left,#f47218, #fd5217);
    background: linear-gradient(to right,#f47218, #fd5217); /* 标准的语法（必须放在最后） */
    box-shadow: 0px 8px 16px 0px rgba(253, 82, 23, 0.45);
    border-radius: 22px;
    font-size: 16px;
    color: #fff;
    line-height: 44px;
    text-align: center;
}
.pingtai{
    height: 690px;
    background-image: url(/uploads/image/spizcpc_operate/model_bg3.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.pingtai .item{
    width: 329px;
    height: 117px;
    background: #fff;
    border: 1px solid #dcebff;
    box-shadow: 0px 3px 16px 0px rgba(23, 87, 198, 0.19);
    border-radius: 15px;
    padding-left: 130px;
    padding-top: 15px;
}
.pingtai .left_circle{
    width: 116px;
    height: 100%;
    border-radius: 15px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item_l_1{
    position: absolute;
    left: 100px;
    top: 60px;
}
.item_l_2{
    position: absolute;
    left: 20px;
    top: 430px;
}
.item_r_1{
    position: absolute;
    right: 60px;
    top: 120px;
}
.item_r_2{
    position: absolute;
    right: -10px;
    top: 500px;
}
.ziliao{
    background-color: #e6f0ff;
    padding-top: 40px;
    padding-bottom: 40px;
}
.ziliao_list{
    height: 378px;
    background-image: url(/uploads/image/spizcpc_operate/model_bg4.png);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}
.ziliao_list ul{
    width: 706px;
    padding: 65px 10px 0 10px;
}
.ziliao_list ul li{
    width: 309px;
    height: 58px;
    float: left;
    margin-left: 20px;
    margin-bottom: 18px;
    background: #b3d6ff;
    background: -webkit-linear-gradient(left,#f4f9ff, #b3d6ff);
    background: -o-linear-gradient(left,#f4f9ff, #b3d6ff);
    background: -moz-linear-gradient(left,#f4f9ff, #b3d6ff);
    background: linear-gradient(to right,#f4f9ff, #b3d6ff); /* 标准的语法（必须放在最后） */
    border-radius: 10px;
}
.ziliao_list li p{
    padding-left: 40px;
    background-image: url(/uploads/image/spizcpc_operate/shu.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    font-size: 18px;
    color: #1c5eae;
    line-height: 58px;
}
.ziliao_form{
    position: absolute;
    right: 74px;
    bottom: 26px;
}
.ziliao_form .input_text{
    width: 364px;
    height: 60px;
    display: block;
    background: #fff;
    border-radius: 30px;
    font-size: 16px;
    color: #eb8700;
    text-align: center;
    border: none;
}
.ziliao_form .sub_btn{
    width: 364px;
    height: 60px;
    margin-top: 17px;
    background: #ee8a18;
    background: -webkit-linear-gradient(left,#ee8a18, #fd5217);
    background: -o-linear-gradient(left,#ee8a18, #fd5217);
    background: -moz-linear-gradient(left,#ee8a18, #fd5217);
    background: linear-gradient(to right,#ee8a18, #fd5217); /* 标准的语法（必须放在最后） */
    box-shadow: 0px 1px 16px 0px rgba(23, 87, 198, 0.45);
    border-radius: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}
.hangye{
    background-image: url(/uploads/image/spizcpc_operate/model_bg1.png);
    background-repeat: no-repeat;
    background-position: center top;
}
/*图片放大*/
.allhide {
    display: none;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    z-index: 100000;
    text-align: center;
    overflow-y: auto;
    vertical-align: middle;
    padding-top: 150px;
}
.allhide img {
    max-width: 1600px;
}
.allhide .fa-times-circle {
    position: absolute;
    top: 0;
    right: 50px;
    color: #fff;
    cursor: pointer;
    z-index: 999;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    display: block;
    width: 65px;
    height: 65px;
    background: url(/uploads/image/spizcpc_operate/fa-times-circle.png) no-repeat;
}
.allhide .fa-times-circle:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
i.fa-arrow-circle-left {
    position: absolute;
    top: 350px;
    left: 40px;
    color: #fff;
    cursor: pointer;
    z-index: 999;
    display: block;
    width: 65px;
    height: 65px;
    background: url(/uploads/image/spizcpc_operate/fa-arrow-circle-left.png) no-repeat;
}
i.fa-arrow-circle-right {
    position: absolute;
    top: 350px;
    right: 40px;
    color: #fff;
    cursor: pointer;
    z-index: 999;
    display: block;
    width: 65px;
    height: 65px;
    background: url(/uploads/image/spizcpc_operate/fa-arrow-circle-right.png) no-repeat;
}
