i{
    font-style:normal;
}
.idt-know h3, .idt-plate h3, .idt-prize h3, .idt-works h3, .idt-win h3{
    padding-bottom:0px;
}
#particles-js,#parallax, .layer, .some-space, .some-more-space {
  height:100%;
  position: absolute;
  width: 97%;
}

#particles-js {
  opacity: 0.6;
}

.some-space {
  animation: rotate 18s 0.5s infinite linear reverse;
}

.some-more-space {
  -webkit-animation: rotate 15s 0.1s infinite linear;
  animation: rotate 15s 0.1s infinite linear;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
    }
}

body,html{
    background-color:#031730;
}
nav{
    position: fixed;
    width: 100%;
    display: block;
    height: 80px;
    line-height: 80px;
    z-index: 999;
    color: #fff;
    font-size: 20px;
    background: #051222;
    top: 35px;
    box-sizing: border-box;
}
nav ul {
    width: 80%;
}
nav ul li{
    text-align: center;
    cursor: pointer;
    height: 80px;
    box-sizing: border-box;
    padding: 0px 15px;
    font-size: 14px;
}
nav ul li a{
    display: inline-block;
    width: 100%;
    color:#fff;
}
.now_btn{
   
    background: #00a0e9;
    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    border-radius: 25px;
    font-size: 16px;
    margin-left: 25px;
    width: 120px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.now_btn:hover{
background: #005780;
}
nav>div{
    width: 1200px;
    margin: 0 auto;
}
nav img{
    height: 36px;
    margin-top: 22px;
    width: 133px;
}
.banner{
    margin-top:115px;
}
.banner img{
    width: 100%;
}
.money_btn{
    background: #00adee;
    color: #fff !important;
}
.banner_desc li{
    width: 150px;
}
.banner_desc li h3{
    font-size: 36px;
}
.banner_desc li p{
    font-size: 24px;
}
.nav_active{
    color: #686767;
}
.nav_active a{
    color: #00adee;
}
.idt-know, .idt-plate, .idt-prize, .idt-works, .idt-win{
    margin-top:0px;
}
/*
.content{
    margin-top: 40px;
}*//*
.content h3{
    margin: 50px;
    font-size: 24px;
    color: #1b3663;
    opacity: 0.85;
}*/
.section_title{
    background:url(../img/title_icon.png) center center no-repeat;
    text-align: center;
    background-size:184px 184px;
    min-height:184px;
    box-sizing: border-box;
    padding-top:49px;
}
.section_title h3{
    font-size:30px;
    font-weight:700;
    margin-bottom: 3px;

}
.section_title h4{
    color: #4b88d2;
    font-size: 14px;
}

.section{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-bottom:40px;
}
.section1_text{
    background:url(../img/content1_bg.png) center center no-repeat;
    height:349px;
    box-sizing: border-box;
    padding:54px 70px;
}
.section1_text p:first-child{
    font-size: 20px;
    margin-bottom: 20px;
}
.section1_text p{
    font-size:14px;
    margin-bottom: 15px;
    line-height: 28px;
    text-align: left;
}
.section_select_nav{
    border-bottom: 1px solid rgba(0 ,160 ,233,0.7);
    padding-bottom: 20px;
    margin-bottom: 80px;
   
}
.section4_nav {
    margin-bottom: 40px;
}
.section3_nav{
    margin-bottom: 40px;
}
.section_select_nav li{
    margin-right: 36px;
    font-size:18px;
    cursor:pointer;
}
.section_select_nav li.active{
    color:#00a0e9;
}
.section2 img{
    width: 100%;
}
.quanyi_item{
    position: relative;
    top: -130px;
}
.bg_blue_title{
    background: #00adee;
}
.bg_yellow_title{
    background: #e89b04;
}
.quanyi_item h5{
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.quanyi_item li{
    height: 280px;
    background: #fff;
    color: #333;
    width: 225px;
}
.quanyi_item li span{
    margin-top: 70px;
    display: inline-block;
    line-height: 23px;
    font-size: 14px;
}
.quanyi_item li:hover{
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.4);
}
.flex_1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.section3{
    margin-top: 40px;
}
.section3_1_start_box li{
    float:left;
    background:url(../img/section3_startbg.png) no-repeat;
    width: 380px;
    height:119px;
    margin-right:30px;
    text-align: left;
    padding-left:40px;
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 30px;
    box-sizing: border-box;
}
.section3_1_start_box li img{
    vertical-align: middle;
    margin-right: 30px;
}
.section3_1_start_box li:nth-child(3n){
    margin-right:0px;
}
.section4_box .fl,.section4_box .fr{
    width:585px;
    text-align: left;
}
.section4_box .fl p:nth-of-type(1),.section4_box .fr  p:nth-of-type(1){
    color: #00a0e9;
    font-weight:700;
    line-height:28px;
    padding-top: 5px;
}
.section4_box .fl p:nth-of-type(2),.section4_box .fr  p:nth-of-type(2){
    color: #D3E8FE;
    font-weight:400;
}
.section4_look{
    display: block;
    width: 160px;
    height: 40px;
    background: #00a0e9;
    border-radius: 20px;
    text-align: center;
    line-height:40px;
    margin:0 auto;
    position: relative;
    top:235px;


}
.section4_look img{
    vertical-align: middle;
    margin-right: 5px;
}
.section4_look:hover{
background: #005780;
}
.section4_box .fl div{
    cursor:pointer;
   width:585px;
   height:320px;
   background:url(../img/section4bg1.png) no-repeat;
}
.section4_box .fr div{
    cursor:pointer;
   width:585px;
   height:320px;
   background:url(../img/section4bg2.png) no-repeat;
}
.section5 .tab_content{
    text-align: left;
    border: 1px solid #00a0e9;
    padding: 58px 128px;
    line-height: 27px;
    font-size: 14px;
    border-radius: 21px;
    box-sizing: border-box;
}
.tab_content li span{
    color:#00a0e9;
}
.section5 .tab_title li{
    border: 1px solid #e4e4e4;
    height: 35px;
    line-height: 35px;
    width: 137px;
    border-bottom: none;
    margin-left: 25px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #1b3663;
    cursor: pointer;
    font-size: 14px;
}
.hover{
    background: #1b3663;
    color: #fff !important;
}
.section6_dev_list li{
    float:left;
    width:585px;
    height:300px;
    background: #01264b;
    border-radius: 20px;
    margin-right:30px;
    margin-bottom: 30px;
    padding: 30px 0px 30px 30px;
    box-sizing: border-box;
}
.section6_dev_list li:nth-child(2n){
    margin-right: 0px;
}
.section6_dev_list .float_left h4{
    color: #00a0e9;
    font-size: 18px;
    font-weight:700;
    margin-bottom: 15px;
}
.section6_dev_list .float_left:first-child{
    width:165px;
    display: flex;
    height: 100%;

}
.section6_dev_list .float_left:last-child div:nth-of-type(1){
    height:128px;
    overflow-y:auto;
    color: #d3e8fe;
    font-size:14px;
    line-height: 28px;
}
.section6_dev_list .float_left:last-child{
    width:332px;
    text-align: left;
    margin-left:26px;
    
}
.section6_dev_list .float_left img{
    width: 165px;
    max-height: 240px;
    object-fit: contain;
}
.section6_dev_btn{
    display: flex;
    justify-content: space-between;
    padding-top:35px;
}
.section6_dev_btn a{
        width: 150px;
    height: 40px;
    opacity: 1;
    background: #00a0e9;
    border-radius: 20px;
    display: ib;
    display: block;
    line-height: 40px;
    text-align: center;
}
.section6_dev_btn a:hover{
    background: #005780;
}
.section6_dev_list .float_left a img{
    width: 12px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    left: 4px;
}
.url_jump:hover{
    text-decoration: underline;
    cursor: pointer;
}
.sideBar{
    position: fixed;
    right: 10px;
    top: 40%;
     width: 215px;
    height: 376px;
    background:url(../img/aside_bg.png) no-repeat;
    color: #fff;
    border-radius: 50px;
}

.sideBar ul{
    border-radius: 50px;
    padding: 10px 0 0 0;
    text-align: center;
    margin-top: 160px;
}
.sideBar ul li:first-child{
}
.sideBar ul li:last-child{
    background-color:transparent;
    background:url(../img/top1.png) center center no-repeat;
}
.sideBar ul li:last-child:hover{
    background:url(../img/top2.png) center center no-repeat;
}
.sideBar ul li{
   
    margin-bottom: 10px;
    margin-left: 57px;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    border-radius: 10px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #1c327e;
    color: #fff;
    box-sizing: border-box;
}
.sideBar ul li:hover{
    background: #00a0e9;

}
.sideBar ul li:last-child{
    background-color:transparent;
}
.sideBar ul li a{
    display: inline-block;
    color: #fff;
    width: 100%;
    height: 100%;
}
.sideBar ul li img{
    vertical-align: bottom;
}
.sideBar span{
    width: 20px;
    height: 10px 
}
.bdsharebuttonbox{
    position: absolute;
    right: 65px;
    top: 88px;
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 5px 5px;
    border-radius: 50px;
    display: none;
}
.bdsharebuttonbox a{
    margin-left: 0 !important;
    margin-top: 5px !important;
}
#page_footer{
    padding: 30px 0;
    text-align: center;
    line-height: 25px;
    color: #999;
    background: #545454;

}
#page_footer li{
    display: inline;
    padding:0 3px;
    line-height: 12px;
    overflow: hidden;

}
#page_footer li:after{
    content: "|";
    padding-left: 8px;
}
#page_footer li:last-of-type:after{
    content: "";
}
#page_footer a{
    color: #999;
}
#page_footer a:hover{
    color: #fff;
    text-decoration: underline;
}
#top-box {
    height: 30px;
}

#top-main {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 55;
}
.pdk_item_box li{
    width: 280px;
    height: 350px;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
    border-radius: 5px;
}
.pdk_item_box li p{
    font-size: 15px;
    margin-top: 25px;
}
.pdk_item_box li p a{
    color: #1b3663 !important;
}

.pdk_item_box li p:hover{
    text-decoration: underline;
}
.detail_btn{
    width: 120px;
    border-radius: 50px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #00adee;
    display: inline-block;
    margin-top: 25px;
    color: #00adee;
}

.detail_btn:hover{
    background: #00adee;
    color: #fff;
}
.consult{
    position: relative;
}
.consult_img{
    position: absolute;
    top: 180px;
    left: -111px;
    display: none;
    width: 120px;
    height: 120px;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    background: #15265f;
    z-index:9;
}
.consult_img:after{
    content: "";
    position: absolute;
    right: -20px;
    top: 50px;
    border: 10px solid #15265f;
    border-color: transparent transparent transparent #15265f;
}
.consult_share{
    position: absolute;
    top: 227px;
    left: -111px;
    display: none;
    width: 120px;
    height: 120px;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    background: #15265f;
    z-index: 9;
}
.consult_share img{
    width: 100px;
}
.consult_share:after{
    content: "";
    position: absolute;
    right: -20px;
    top: 50px;
    border: 10px solid #15265f;
    border-color: transparent transparent transparent #15265f;
}
.pdk_item_box{
    margin-bottom: 50px;
}
.section7 ul{
    margin: 0 auto;
}
.section7 ul li{
    width: 278px;
    margin-bottom: 50px;
    position: relative;
    height: 385px;
    background: #01264b;
    border-radius: 20px;
}
.section7_1 ul li{

    width: 221px;
    height:284px;
}
.section7 ul li img{
    width:140px;
    margin-top: 73px;
}
.section7_1 ul li img{
    width:110px;
    margin-top: 26px;
}
.section7 ul li span{
    background: rgba(0, 160, 233, 0.9);
    position: absolute;
    display: inline-block;
    display: none;
    width: 100%;
    min-height: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    text-align: left;
    border-radius: 5px;
    padding: 25px 20px;
    box-sizing: border-box;
    color: #fff;
    line-height: 20px;
    font-size: 12px;
}
.section7 ul li h5{
    padding:0 20px ;
    text-align: left;
}
.section7_judging ul li h5{
    text-align: center;
}
.section7 ul li h4{

    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
}
.section8_box{
   
}
.section8_box img{
    vertical-align: bottom;
}
.section8 a{
    display: inline-block;
    margin-right: 70px;
}
.section8_part{
    text-align: center
}
.section8_part p{
    padding-bottom:21px;
    font-size:18px;
    font-weight:700;
}
.section8_part img{
    margin-bottom: 50px;
}
.section9_box{
    background: #051222;
    padding-top: 107px;
    padding-bottom: 90px;
}
.concat{
    color: #fff;
    border-right: 1px solid #0d2c53;
    padding-right: 50px;
    width: 725px;
    text-align: left;
}
.concat h5{
    border-bottom: 4px solid  #00a0e9;
    display: inline-block;
    padding-bottom: 20px; 
}
.concat p{
    padding-top: 50px;
    line-height:28px;
    font-size:14px;
}
.about{
    color: #fff;
    text-align: left;
    margin: 40px 40px 40px 43px;
    line-height: 20px;
    width: 679px;

}
.about div{
    margin-right: 20px;
}
.about div:first-child p{
    margin-bottom: 20px;
}
.about div:last-child p{
    margin-bottom: 10px;
}
.about div:last-child{

    padding-top: 56px;
}
.about img{
    width: 150px;
}
.about h4{
    font-size: 18px;
}
.about p{
    font-size: 14px;
}


/* pdk_detail 页面样式 */
.pdk_section_1 ul li{
    background: #f3f5f7;
    margin-bottom: 20px;
    padding: 30px 30px;
    border-radius: 5px;
    height: 300px;
    box-sizing: border-box;
}
.pdk_section_1 ul li img{
    margin-right: 45px;
    width: 168px;
    height: 174px;
    flex-shrink: 0;
}
.pdk_right {
    text-align: left;
    line-height: 28px;
    color: #1b3663;
}
.pdk_right h4{
    font-size: 24px;
    margin-bottom: 15px;
}
.pdk_right p{
    font-size: 16px;
}
.pdk_download_box {
    margin-top: 35px;
}
.pdk_download_box a{
    border: 1px solid #00adee;
    color: #00adee;
    width: 150px;
    display: inline-block;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 14px;
}
.downlaod_btn:hover{
    background: #00adee;
    color: #fff;
}
.money_btn:hover{
    background: #0088bb;
    color: #fff;
    border: 1px solid #0077bb;
}
.see_detail:hover{
    text-decoration: underline;
}
.section_detail_2>div{
    text-align: left;
    margin-bottom: 50px;
    font-size: 14px;
}


/* 表单页面样式 */
.info_section{
    text-align: left;
    margin-top: 150px;
    font-size: 16px;
}
.info_section h4{
    border-left: 7px solid #00adee;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 20px;
    color: #333333;
    margin: 25px 0;
}
.info_section h4 span{
    color: #e89b04;
    font-size: 14px;
    margin-left: 10px;
}
.info_nav{
    border-bottom: 1px solid #e4e4e4;
}
.info_section h3{
    font-size: 30px;
    color: #09347a;
}
.info_left{
    width: 50%;
    margin-right: 50px;
}

.info_left select,.info_left textarea, .info_left input, .info_right input{
    width: 100%;
    border: 1px solid #e4e4e4;
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    margin-bottom: 5px;
    background: #fff;
}
.info_right >div{
    display: inline
}
.info_left select{
    color: #757575;
}
.info_left p, .info_right p{
    margin-bottom: 5px;
    margin-top: 15px;
}
.info_left ins{
    color: #d22222;
}
.info_textarea{
    height: 100px;
    resize:none;
}
.info_right{
    width: 50%;
}
.inner_font { 
    width: 49%;
    border: 1px solid #ccc;
    padding: 10px;
    line-height: 1;
    color: #757575;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    background: #fff;
}
#province{
    margin-right: 10px
}
#residecitybox{
    margin-bottom: 10px;
}
.submit_btn{
    display: block;
    margin: 40px auto 50px auto;
    background: #00abee;
    border: none;
    color: #fff;
    text-align: center;
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
}
.flex_start{
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
}
.section3_2{
    padding-bottom: 50px;
}
.section3_prize_box li{
    width: 278px;
    height: 358px;
    background: #01264b;
    border-radius: 20px;
    margin-right:29px;
    box-sizing: border-box;
    padding-top:44px;
}
.section3_prize_box li:last-child{
    margin-right:0px;
}
.section3_prize_box li h4{
    position: relative;
    top: -17px;
    font-size:16px;
    font-weight:700;
}
.section3_prize_box li h4 span{
    color:#00A0E9;
}
.section3_prize_box li div{
    text-align: left;
    color: #d3e8fe;
    padding-left:30px;
    padding-top:27px;
    line-height:24px;
}
.works_list li{
    width: 280px;
    margin-right: 20px;
    margin-bottom: 40px;
}
.works_list li a{
    display: block;
    text-align: left;
}
.works_list li a p{
    font-size: 18px;
    margin: 10px 0;
}
.works_list li a span{
    font-size: 14px;
    display: block;
    color: #a7a7a7;
}
.works_list li img{
    width: 100%;
    height: 180px;
}
.pageNav a{
    display: inline-block;
    padding: 6px 10px;
    color: #fff;
    background: #ccc;
    margin: 0 5px;
    border-radius: 3px;
}
.pageNav span{
    display: inline-block;
    padding: 6px 10px;
    color: #fff;
    margin: 0 5px;
    background: #00adee;
    border-radius: 3px;
}
.success_info {
    border-radius: 5px
}
.success_info .layui-layer-title{
    background: #fff;
    border: none;
    border-radius: 5px;
    /* display: none */
}
.success_info .layui-layer-content{
    padding-top: 0 !important;
}
.pop_content h3{
    color: #00abee;
    font-size: 24px;
    text-align: center;
}
.pop_content .pop_desc{
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}
.pop_content img{
    width: 120px;
    height: 120px;
    margin: 15px 20px 0px 20px;
}
.pop_qrcode p{
 margin: 35px 10px 0 -7px;
}
/* .line{
    width: 1000px;
    display: block;
    margin: 30px auto;
    border: 1px solid #333;
    } */
    .line{
        width: 200px;
        display: block;
        margin: 20px auto; 
        border-top: 1px solid #00a0e9;
    }
    .line_desc{
        position: relative;
        z-index: 3;
    }

    .active_line{
        /* width: 1000px; */
/*     width: 0;
    display: block;
    margin: 30px auto;
    border: 1px solid #00adee;
    position: absolute;
    top: 24px;
    left: 100px; */
}
.round{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #00344d;
    display: block;
    position: absolute;
    top: 31px;
    z-index: 9;
    left: 106px;
}
/* .round span{
    position: absolute;
    z-index: 0
    } */
    .section2 ul li{
        text-align: left
    }
    
    .round_longString{
        background: #00adee !important;
        color: #00adee !important;
    }
    .step_time_desc{
        color: #00adee !important;
    }
    .round5{
        left: 1040px;
    }
    .long_string{
        position: absolute;
        top: 38px;
        height: 26px;
        border: 1px solid #333;
    }
    .long_string_active{
        border: 1px solid #00adee;
    }
    .section2_nav_box{
        position: relative;
    }
    .section2_nav_box:after{
        position: absolute;
        top: 38px;
        left: 0px;
        right: 0px;
        content: "";
        border-bottom: 2px solid #00344d;
        z-index: 1;
    }
    .section2_nav_box .step{
        position:relative;
    }
    .step_time{
        font-size: 14px;
        font-weight: 400;
        opacity: 0.8;
        position: relative;
        width:230px;
        text-align: center;
    }
    .step_time5{
        left: -45px;
        top: -30px
    }

    .step_desc{
        font-size: 14px;
        opacity: 0.9;
        position: relative;
        text-align: center;
    }
    .step_desc5{
        bottom: -30px;
        left: -42px;
    }
    .active_round{
        background:#00adee;
        border: 2px solid #00adee;
    }
    .active_font{
        color: #00adee;
    }
    #section3, #section5, #section9, #section3_1, #section10{
        position: relative;
        top: -100px;
        display: block;
        height: 0;
        overflow: hidden;
    }
    .input_error_tip{
        border: 1px solid #d22222 !important;
    }
    .error_tip{
        color: #d22222;
        text-align: right;
    }
    .idt-win .part-one .five{
        width: 217.9px !important;
    }
    .idt-win .five-mark{
        width: 207.9px !important;
    }
    .excellent{
        width: 336px;
        display: inline-block;
        font-size: 14px;
        margin-left: 45px;
        line-height: 32px;
    }
    .excellent a{
        color: #d3e8fe;
    }
    .section3_nav_box ul li.border_lr{
        border-left:1px solid #00a0e9;
        border-right: 1px solid  #00a0e9;
        margin-left: 45px;
        padding-left: 45px;
        padding-right: 45px;
    }
   
    .ml0{
        margin-left: 0 !important;
    }
    .excellent_title{
        font-size: 16px;
        margin: 10px 0;
    }
    .limit{
        overflow: hidden;
        white-space: nowrap;
        text-overflow:ellipsis;
    }
    .wh70{
        width: 70%;
    }
    .wh22{
        width: 22%;
    }

    #top{

background: #030c17!important;
    }

    /* 表单页面样式 */
.info_section{
    text-align: left;
    margin-top: 150px;
    font-size: 16px;
}
.info_section h4{
    border-left: 7px solid #00adee;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 20px;
    color: #333333;
    margin: 25px 0;
}
.info_section h4 span{
    color: #FF3232;
    font-size: 14px;
    margin-left: 10px;
}
.info_nav{
    border-bottom: 1px solid #e4e4e4;
}
.info_section h3{
    font-size: 30px;
    color: #09347a;
}
.info_left{
    width: 50%;
    margin-right: 50px;
}

.info_left select,.info_left textarea, .info_left input, .info_right input{
    width: 100%;
    border: 1px solid #e4e4e4;
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    margin-bottom: 5px;
    background: #fff;
}
.info_right >div{
    display: inline
}
.info_left select{
    color: #757575;
}
.info_left p, .info_right p{
    margin-bottom: 5px;
    margin-top: 15px;
}
.info_left ins{
    color: #d22222;
}
.info_textarea{
    height: 100px;
    resize:none;
}
.info_right{
    width: 50%;
}
.inner_font { 
    width: 49%;
    border: 1px solid #ccc;
    font-size: 0.875em;
    padding: 10px;
    line-height: 1;
    color: #757575;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    background: #fff;
}
#province{
    margin-right: 10px
}
#residecitybox{
    margin-bottom: 10px;
}
.submit_btn{
    display: block;
    margin: 40px auto 50px auto;
    background: #00abee;
    border: none;
    color: #fff;
    text-align: center;
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
}
.flex_start{
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
}
.section3_2{
    padding-bottom: 50px;
}
.works_list li{
    width: 280px;
    margin-right: 20px;
    margin-bottom: 40px;
}
.works_list li a{
    display: block;
    text-align: left;
}
.works_list li a p{
    font-size: 18px;
    margin: 10px 0;
}
.works_list li a span{
    font-size: 14px;
    display: block;
    color: #a7a7a7;
}
.works_list li img{
    width: 100%;
    height: 180px;
}
.pageNav a{
    display: inline-block;
    padding: 6px 10px;
    color: #fff;
    background: #ccc;
    margin: 0 5px;
    border-radius: 3px;
}
.pageNav span{
    display: inline-block;
    padding: 6px 10px;
    color: #fff;
    margin: 0 5px;
    background: #00adee;
    border-radius: 3px;
}
.success_info {
    border-radius: 5px;
}
.success_info .layui-layer-title {
    background: #01264B;
    border: none;
    border-radius: 0;
    color: #fff;
}
.success_info .layui-layer-ico {
    background: url(../img/close.png) center center no-repeat;
    background-size: 16px 16px;
}
.success_info .layui-layer-setwin .layui-layer-close1:hover {
    opacity: 1;
}
.success_info .layui-layer-setwin .layui-layer-close1 {
    background-position: 0px 0px;
    cursor: pointer;
}
.success_info .layui-layer-content{
    padding-top: 0 !important;
}
.pop_content {
    text-align: center;
    padding:0 80px;
}

.pop_content img{
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    margin-top:30px;
}
.pop_content p.pop_desc{
    font-size:24px;
    font-weight: 700;
    padding-left: 11px;
}