.w{width: 1280px;margin-left: auto;margin-right: auto;}
.yuanbo_container{
    min-width: 1280px;
}
/* 顶部样式 */
#header{
    height: 475px;
    background: url("../image/pp_top_banner_1920.png") no-repeat center center;
    background-size: cover;
}
#header .nav_l{
    float: left;
    line-height: 74px;
    padding-left: 40px;
}
.nav_l h1,.nav_l p{
    float: left;
    font-size: 16px;
    color: #fff;
}
.nav_l p{
    padding-left: 28px;
}
.nav_l p span{
    padding-left: 5px;
    padding-right: 5px;
}
.nav_l p a{
    color: #fff;
}
.nav_l p a:hover{
    color: #36b0df;
}
#header .nav_r{
    float: right;
    padding-right: 40px;
    padding-top: 20px;
}
.nav_r li{
    float: left;
    line-height: 34px;
    font-size: 16px;
    color: #fff;
    width: 68px;
    margin-right: 10px;
    padding-right: 20px;
    padding-left: 6px;
    text-align: center;
    position: relative;
}
.nav_r>li:first-child+li+li+li+li,.nav_r>li:first-child+li+li+li+li+li{
    padding: 0;
}
.nav_r>li:first-child+li+li+li+li a{
    display: block;
    width: 66px;
    background-color: #32b0e0;
    text-align: center;
}
.nav_r li:nth-child(6) a{
    display: block;
    width: 64px;
    line-height: 32px;
    border: 1px solid #fff;
    text-align: center;
}
/* .nav_r li:nth-child(1) i{
    position: absolute;
    right: 5px;
    top: 15px;
    width: 12px;
    height: 7px;
    background: url("../image/p_cont_icon6bai.png") no-repeat right center;
}
.nav_r li:nth-child(2) i,.nav_r li:nth-child(3) i,.nav_r li:nth-child(4) i{
    position: absolute;
    right: 5px;
    top: 15px;
    width: 12px;
    height: 7px;
    background: url("../image/p_cont_icon6bai.png") no-repeat right center;
} */
.nav_r>li:first-child i{
    position: absolute;
    right: 5px;
    top: 15px;
    width: 12px;
    height: 7px;
    background: url("../image/p_cont_icon6bai.png") no-repeat right center;
}
.nav_r>li:first-child+li i,.nav_r>li:first-child+li+li i,.nav_r>li:first-child+li+li+li i{
    position: absolute;
    right: 5px;
    top: 15px;
    width: 12px;
    height: 7px;
    background: url("../image/p_cont_icon6bai.png") no-repeat right center;
}
.nav_r li .dropdown-layer{
    position: absolute;
    left: -31px;
    top: 34px;
    padding-top: 10px;
    width: 162px;
    height: 130px;
    background-color: rgba(0,0,0,.7);
    display: none;
}
.nav_r li .dropdown-layer h5{
    font-size: 12px;
    font-weight: normal;
}
.nav_r li:nth-child(1):hover,.nav_r li:nth-child(2):hover,.nav_r li:nth-child(3):hover,.nav_r li:nth-child(4):hover{
    background-color: rgba(0,0,0,.7);
}
.nav_r li:hover .dropdown-layer{
    display: block;
}
.nav_r>li:first-child .dropdown-layer{
    padding: 0;
    width: 80px;
    height: 88px;
    padding-left: 14px;
    left: 0;
}
.nav_r>li:first-child .dropdown-layer p{
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}
.nav_r>li:first-child+li+li .dropdown-layer{
    padding: 0;
    padding-top: 6px;
    width: 330px;
    height: 148px;
    left: -119px;
}
.nav_r>li+li+li .dropdown-layer{
    padding: 0;
    padding-top: 6px;
    width: 330px;
    height: 148px;
    left: -119px;
}
.nav_r>li:first-child+li+li+li .dropdown-layer{
    padding: 0;
    padding-top: 6px;
    width: 449px;
    height: 185px;
    left: -205px;
}
.nav_r li>li:first-child+li+li+li .dropdown-layer p{
    font-size: 12px;
    padding:  5px 10px;
    line-height: 22px;
    text-align: justify;
    text-indent: 24px;
}
.nav_r>li+li+li+li .dropdown-layer p{
    font-size: 12px;
    padding:  5px 10px;
    line-height: 22px;
    text-align: justify;
    text-indent: 24px;
}
.nav_r .dropdown-layer a{
    font-size: 12px;
    color: rgba(255,255,255,.8);
}
.nav_r .dropdown-layer a:hover{
    color: rgba(255,255,255,1)
}
.nav_r li:nth-child(3) .drop_col{
    float: left;
    /* width: 88px; */
    line-height: 20px;
    font-size: 12px;
    padding-left: 12px;
    text-align: left;
    white-space: nowrap;
}
.nav_r>li+li+li .drop_col{
    float: left;
    /* width: 88px; */
    line-height: 20px;
    font-size: 12px;
    padding-left: 12px;
    text-align: left;
    white-space: nowrap;
}
#header .nav_r  .notLogin{
    display: none;
}
#header .nav_r .isLogin{
    display: none;
    padding: 0;
    margin: 0;
    width: 150px;
    position: relative;
    text-align: left;
}
#header .nav_r .isLogin i{
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
    width: 12px;
    height: 7px;
    background: url(../image/p_cont_icon6bai.png) no-repeat right center;
}
#header .nav_r .isLogin p {
    text-align: center;
    cursor: pointer;
    padding: 0 6px;
}
#header .nav_r .isLogin p span{
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 110px;
}
#header .nav_r .isLogin div{
    position: absolute;
    width: 100%;
}
#header .nav_r .isLogin div a{
    display: inline-block;
    line-height: 40px;
    width: 100%;
    border: none;
    padding-left: 25px;
    color: rgba(255,255,255,.8);
    box-sizing: border-box;
}
#header .nav_r .isLogin div a:nth-child(1){
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#header .nav_r .isLogin:hover{
    background-color: rgba(0,0,0,.7);
}
#header .nav_r .isLogin:hover div{
    display: block;
    background-color: rgba(0,0,0,.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88000000',endColorstr='#88000000');
}
#header .nav_r .isLogin div a:hover{
    color: #fff;
}
.drop_col h5{
    font-weight: normal;
}
/* .nav_r li:nth-last-child(2) a:hover{
    background-color: #4ccbfd;
}
.nav_r li:nth-last-child(1) a:hover{
    border: 1px solid #32b0e0;
    color: #32b0e0;
} */
.nav_r a{
    color: #fff;
}

#header h3{
    font-size: 50px;
    color: #fff;
    text-align: center;
    padding-top: 14px;
    line-height: 218px;
}
#header h3 span{
    padding-left: 40px;
}
#header .search{
    margin-left: 335px;
}
.search .s_tab{
    position: relative;
    z-index: 19;
}
.search .s_tab li{
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 20px;
    color: #fff;
    line-height: 38px;
    font-size: 18px;
}
.search .s_tab li a{
    color: #fff;
}
.search .s_active{
    border-bottom: 4px solid #32b0e0;
}
.search .form,.search .form1{
    position: relative;
    width: 598px;
    height: 46px;
    border: 4px solid rgba(255,255,255,.2);
    margin-top: -4px;
}
.search .form p{
    position: absolute;
    left: 20px;
    top: 0;
    width: 430px;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    color: #999;
    z-index: 9;
    display: none;
}
.d_search .form_error{
    position: absolute;
    left: 0;
    top: 46px;
    line-height: 20px;
    font-size: 14px;
    color: #ff0000;
    padding-left: 20px;
    display: none;
}
.d_search .form_error i{
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url("../image/zc_rcont_icon.png") no-repeat 3px 3px;
    background-size: 14px 14px;
}
.search .form input{
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    width: 428px;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 150px;
}
.search .form .button,.search .form1 .button{
    border: none;
    outline: none;
    padding: 0;
    background-color: #32b0e0;
    color: #fff;
    height: 46px;
    font-size: 20px;
    line-height: 46px;
    width: 130px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.search .form .button:hover,.search .form1 .button:hover{
    background-color: #4ccbfd;
}
.search .form1{
    display: none;
}
.search .form1 input{
    border: 0;
    width: 200px;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    font-size: 14px;
    padding: 0 15px;
}
.search .form1>input{
    position: absolute;
    left: 0;
    top: 0;
}
.search .form1>input+input{
    position: absolute;
    left: 234px;
    top: 0;
}
.search .form1 .p1,.search .form1 .p2{
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    color: #999;
    padding-left: 20px;
    z-index: 9;
}
.search .form1 .p2{
    left: 235px;
}
#company{
    margin-right: 4px;
}
.search .s_hotkey{
    color: #ccc;
    font-size: 12px;
    line-height: 32px;
}
.search .s_hotkey a{
    color: #ccc;
}
.search .s_hotkey li{
    float: left;
    margin-right: 10px;
}
.search .s_hotkey li:nth-child(1){
    margin-left: 6px;
    margin-right: 0;
}

.search .s_hotkey li a:hover{
    color: #fff;
}

/* 功能体验 */
.experice{
    background-color: #1c5997;
}
.experice ul{
    height: 92px;
    color: #fff;
}
.experice li{
    float: left;
    padding-left: 44px;
    padding-right: 44px;
}
.experice ul>li:first-child{
    padding: 0;
    padding-top: 13px;
}
.experice ul>li:first-child img{
    margin-left: 52px;
}
.experice li h3{
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    color: #66ccff;
    text-shadow: 1px 1px 1px #030a12;
    padding-top: 20px;
    padding-left: 76px;
    background-size: 24px 21px;
    position: relative;
}
.experice li h3 i{
    position: absolute;
    left: 46px;
    top: 18px;
    width: 26px;
    height: 26px;
}
.experice li p{
    font-size: 12px;
    line-height: 28px;
    color: #66ccff;
    text-align: center;
}

/* 看项目 */
#project h4,#data h4,#now h4{
    font-size: 24px;
    font-weight: normal;
    line-height: 104px;
    margin-bottom: 10px;
    text-align: center;
    color: #333;
    background: url("../image/p_title_line.png") no-repeat center 74px;
}
#project h4 span,#data h4 span,#now h4 span{
    color: #32b0e0;
}
#project .p_nav1{
    padding: 0 40px 4px 40px;
    margin-bottom: 16px;
}
#project .drop_box{
    height: 368px;
    margin-bottom: 50px;
}
.p_nav1 li{
    float: left;
    width: 240px;
    line-height: 40px;
    padding-bottom: 4px;
    text-align: center;
    color: #999;
    font-size: 18px;
    background: url("../image/p_title_bgn.png") no-repeat 0 0;
    cursor: pointer;
}
.p_nav1 .p_active1{
    color: #fff;
    background: url("../image/p_title_bg.png") no-repeat 0 0;
}
#project .p_nav2{
    margin: 0 40px;
    margin-bottom: 26px;
    border-bottom: 1px solid #eee;
    display: none;
}
.p_nav2 li{
    float: left;
    width: 240px;
    line-height: 40px;
    text-align: center;
    color: #999;
    font-size: 16px;
    cursor: pointer;
}
.p_nav2 .p_active2{
    color: #32b0e0;
    border-bottom: 3px solid #32b0e0;
}
#project .dropdown_nav1,.dropdown_nav2{
    margin: 0 40px;
    margin-bottom: 44px;
    color: #333;
    height: 233px;
}
.dropdown_nav1 li,.dropdown_nav2 li{
    float: left;
    width: 170px;
    line-height: 28px;
    text-align: left;
    padding-left: 30px;
    font-size: 14px;
    position: relative;
}
.dropdown_nav1 li span,.dropdown_nav2 li span{
    position: absolute;
    right: 0;
    top: 0;
    line-height: 28px;
    width: 80px;
    text-align: left;
}
.dropdown_nav2{
    display: none;
}
.dropdown_nav5{
    padding: 25px 0;
    height: 200px;
    background: url("../image/pp_cont_image3.png") no-repeat 200px 40px;
    display: none;
    position: relative;
}
.dropdown_nav5 .form{
    position: absolute;
    left: 305px;
    top: 46px;
    width: 776px;
    height: 40px;
    border: 2px solid #e5e5e5;
}
.dropdown_nav5 .form input{
    border: 0;
    width: 606px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 150px;
}
.dropdown_nav5 .form .button{
    border: none;
    outline: none;
    padding: 0;
    background-color: #32b0e0;
    color: #fff;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    width: 130px;
    position: absolute;
    right: 0;
    top: -2px;
    cursor: pointer;
}
.dropdown_nav5 .form .form_p{
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 20px;
    width: 606px;
    height: 40px;
    line-height: 40px;
    color: #999;
    background-color: #fff;
    display: none;
}


#project .p_new{
    margin: 0 40px 50px 40px;
    height: 110px;
    background-color: #f8f8f8;
}
.p_new .title{
    float: left;
    background-color: #ff9900;
    width: 45px;  
    height: 100px;
    color: #fff;
    padding-top: 10px;
}
.p_new .title p{
    width: 16px;
    margin: 0 auto;  
    line-height: 22px;  
    font-size: 16px
}
.p_new ul{
    padding: 12px 0;
    font-size: 14px;
    color: #333;
    margin-left: 45px;
}
.p_new li{
    float: left;
    padding-left: 25px;
    width: 537px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 28px;
    position: relative;
}
.p_new li a{
    color: #333;
}
.p_new li a:hover{
    color: #32b0e0;
}
.p_new li span{
    position: absolute;
    top: 0;
    right: 0;
    line-height: 28px;
    width: 110px;
}
.dropdown_nav4{
    display: none;
}
.dropdown_nav4 .l_col1{
    float: left;
    width: 510px;
    height: 360px;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 30px;
    margin-left: 75px;
    border: 1px solid #e5e5e5;
}
.dropdown_nav4 .l_col2,.dropdown_nav4 .l_col3{
    float: left;
    width: 262px;
    height: 362px;
    background: url("../image/sy_cont_bg41.png") no-repeat 0 0;
    background-size: 262px 362px;
}
.dropdown_nav4 .l_col2{
    margin-right: 30px;
}
.l_col1 h5{
    color: #333;
    font-size: 22px;
    line-height: 50px;
    background-color: #fff;
}
.l_col1 h5 a{
    padding-right: 30px;
    cursor: pointer;
}
.l_col1 .list li{
    font-size: 14px;
    color: #333;
    line-height: 34px;
    padding-left: 20px;
    background: url("../image/dot1.png") no-repeat 0 center;
    position: relative;
}
.l_col1 .list li a,.l_col2 li a,.l_col3 li a{
    color: #333;
}
.l_col1 .list span{
    position: absolute;
    top: 0;
    right: 0;
    line-height: 34px;
    color: #999;
    font-size: 12px;
}
.l_col1 .list a:hover{
    color: #32b0e0;
}
.l_col1 .list_l{
    float: left;
    width: 138px;
    height: 90px;
    margin-right: 16px;
}
.l_col1 .list_r{
    float: left;
    width: 350px;
    height: 90px;
}
.l_col1 .l_p1{
    font-size: 16px;
    line-height: 16px;
    color: #333;
    margin-bottom: 5px;
}
.l_col1 .l_p2{
    font-size: 14px;
    line-height: 24px;
    color: #888;
    margin-bottom: 5px;
}
.l_col1 .l_p3{
    font-size: 14px;
    line-height: 16px;
    color: #ccc;
}
.l_col1 .list li:nth-child(1){
    background: none;
    padding-left: 0;
    margin-bottom: 10px;
}
.l_col1 .list>li:first-child{
    background: none;
    padding-left: 0;
    margin-bottom: 10px;
}
.l_col2 h5,.l_col3 h5{
    line-height: 50px;
    text-align: left;
    color: #333;
    font-size: 22px;
    padding-left: 15px;
}
.l_col2 li,.l_col3 li{
    float: left;
    color: #333;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 8px;
    margin-right: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 20px;
    white-space: nowrap;
}
.l_col2 li:hover,.l_col3 li:hover{
    color: #32b0e0;
    border: 1px solid #32b0e0;
}
.dropdown_nav3{
    display: none;
}
.dropdown_nav3 p{
    margin-left: 40px;
    margin-right: 40px;
    width: 1200px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 30px;
}
.dropdown_nav3 p a{
    float: left;
    margin: 0 85px;
    color: #999;
}
.dropdown_nav3 p a:first-child{
    margin-left: 299px;
}
.dropdown_nav3 .active{
    border-bottom: 2px solid #32b0e0;
}
.dropdown_nav3 .list_box1,.dropdown_nav3 .list_box2,.dropdown_nav3 .list_box3{
    width: 1200px;
    height: 306px;
    margin-left: auto;
    margin-right: auto;
}
.dropdown_nav3 .list_box2,.dropdown_nav3 .list_box3{
    display: none;
}
.dropdown_nav3 .list{
    width: 1120px;
    padding: 0 40px
}
.dropdown_nav3 .list a{
    color: #333;
}
.dropdown_nav3 .list li{
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 34px;
    width: 485px;
    padding-left: 30px;
    margin-right: 90px;
    position: relative;
}
.dropdown_nav3 .list li em{
    font-style: normal;
    position: absolute;
    left: 0;
    top: 8px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #ccc;
    color: #fff;
    font-size: 12px;
}
.dropdown_nav3 .list li:first-child em,
.dropdown_nav3 .list li:first-child+li+li em,
.dropdown_nav3 .list li:first-child+li+li+li+li em{
    background-color: #fe9900;
}
.dropdown_nav3 .list li:nth-child(2n){
    margin-right: 0;
}
.dropdown_nav3 .list span{
    position: absolute;
    top: 0;
    right: 0;
    line-height: 34px;
    color: #333;
    font-size: 14px;
    padding-right: 18px;
}
.dropdown_nav3  .list a:hover{
    color: #32b0e0;
}
.dropdown_nav3 .list span i{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10px;
}
.dropdown_nav3 .list span .up{
    color: #c80f44;
}
.dropdown_nav3 .list span .down{
    color: #0561a3;
}
.dropdown_nav15{
    height: 300px;
    margin: 0 40px;
    margin-bottom: 44px;
    text-align: center;
    border-collapse:collapse;
    border: none;
    font-size: 14px;
    display: none;
}
.dropdown_nav15 tr{
    line-height: 36px;
}
.dropdown_nav15 tr a{
    color: #333;
}
.dropdown_nav15 th{
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7;
}
.dropdown_nav15 td{
    border: 1px solid #e7e7e7;
}
.dropdown_nav15 .drop_w1{
    width: 680px;
}
.dropdown_nav15 .drop_w2,.dropdown_nav15 .drop_w3{
    width: 180px
}
.dropdown_nav15 .drop_w4{
    width: 134px;
}
.dropdown_nav15 .drop_w5{
    width: 130px;
}
/* 找关系 */
#relate{
    background-color: #32b0e0;
    padding-bottom: 40px;
}
#relate h4{
    font-size: 24px;
    font-weight: normal;
    line-height: 104px;
    margin-bottom: 10px;
    text-align: center;
    color: #333;
    background: url("../image/p_title_line.png") no-repeat center 74px;
}
#relate h4 span{
    color: #fff;
}
.r_content{
    margin: 0 40px;
    background-color: #70c8e9;
    padding: 7px 5px;
    width: 1186px;
    height: 321px;
}
.r_col_l{
    float: left;
    width: 280px;
    height: 321px;
    background-color: #fff;
}
.r_col_l .tab{
    border-bottom: 1px solid #70c8e9;
}
.r_col_l .tab_l,.r_col_l .tab_r{
    float: left;
    width: 140px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    background-color: #fff;
}
.r_col_l .tab_l{
    color: #32b0e0;
}
.r_col_l .tab_r{
    color: #999;
}
._htools-selec-box{
    padding-top: 34px;
    padding-left: 23px;
    position: relative;
}
.r_col_l .selec1,.r_col_l .selec2{
    position: absolute;
    left: 7px;
    top: 45px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
}
.r_col_l .selec1{
    background-color: #32b0e0;
}
.r_col_l .selec2{
    background-color: #ff9900;
}
.r_col_l .button{
    font-size: 18px;
    width: 250px;
    line-height: 36px;
    color: #fff;
    background-color: #32b0e0;
    text-align: center;
    margin-left: 14px;
    margin-top: 80px;
    cursor: pointer;
}
.r_col_r{
    float: left;
    width: 888px;   
    height: 321px;
    background-color: #fff;
    margin-left: 18px;
}

.r_col_l .tab_r_content{
    padding: 12px 10px 0;
    font-size: 12px;
    color: #666666;
    display: none;
}

.r_col_l .tab_r_content li{
    box-sizing: border-box;
    /* width: 260px; */
    height: 35px;
    line-height: 35px;
    padding-left: 12px;
    padding-right: 12px;
    border:1px solid rgba(229,229,229,1);
    margin-bottom: 8px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.r_col_l .tab_r_content li.show{
    background-color: #00B3E3;
    color: #FFFFFF;
}

.r_col_l .tab_r_content li:hover{
    background-color: #00B3E3;
    color: #FFFFFF;
}

/* 查数据 */
#data .d_col{
    margin: 0 40px;
}
#data .d_col_l{
    width: 484px;
    float: left;
}
.d_col_l h5{
    font-weight: normal;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding: 0 12px;
    background-color: #f2f2f2;
    position: relative;
}
.d_col_l h5 .changeYMD{
    position: absolute;
    top: 0;
    right: 0;
}
.d_col_l h5 a{
    float: right;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    padding-right: 15px;
    color: #333;
}
.d_col_l h5 a:nth-child(2),.d_col_l h5 a:nth-child(3){
    margin-right: 10px;
}
.d_col_l h5 .active{
    color: #32b0e0;
}
.d_col_l ul{
    padding-left: 20px;
}
.d_col_l li{
    width: 200px;
    margin-left: 9px;
    margin-right: 9px;
    text-align: center;
    float: left;
}
.d_col_l li h6{
    font-weight: normal;
    line-height: 50px;
    font-size: 14px;
}
.d_col_l li p{
    font-size: 14px;
    width: 198px;
    line-height: 28px;
    border: 1px solid #e5e5e5;
    margin-bottom: 6px;
    cursor: pointer;
}
.d_col_l li p:hover, .d_col_l li .active{
    border: 1px solid #32b0e0;
    color: #32b0e0;
}
.d_col_r{
    width: 650px;
    height: 338px;
    float: left;
    margin-left: 60px;
}
.d_col_r h5{
    font-weight: normal;
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 46px;
}
.d_col_r h5 span{
    color: #32b0e0;
}
.d_col_r #echart_box{
    width: 650px;
    height: 292px;
}
.d_search{
    padding-top: 32px;
    padding-bottom: 40px;
}
.d_search .form{
    position: relative;
    width: 776px;
    height: 40px;
    border: 2px solid #e5e5e5;
    margin-left: auto;
    margin-right: auto;
}
.d_search .form input{
    width: 606px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 150px;
    border: none;
    outline: none;
}
.d_search .form .button{
    border: none;
    outline: none;
    padding: 0;
    background-color: #32b0e0;
    color: #fff;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    width: 130px;
    position: absolute;
    right: 0;
    top: -2px;
    cursor: pointer;
}
/* 数据展示 */
#show_data{
    width: 100%;
    height: 298px;
    background-color: #ff9900;
}
#show_data h4{
    font-size: 20px;
    color: #fff;
    font-style: italic;
    text-align: center;
    line-height: 36px;
    padding-top: 40px;
}
#show_data ul{
    margin: 0 40px;
    padding-top: 40px;
}
#show_data li{
    float: left;
    width: 300px;
    text-align: center;
    color: #fff;
}
#show_data li .p1{
    font-size: 58px;
    font-weight: bold;
    line-height: 68px;
    position: relative;
}#show_data li .p2{
    font-size: 14px;
    line-height: 38px;
}
#show_data .p1 i{
    position: absolute;
    top: 12px;
    font-weight: bold;
    line-height: 12px;
    font-size: 12px;
    font-style: normal;
}
#show_data .p1 .square1{
    right: 122px;
}
#show_data .p1 .square2{
    right: 66px;
}
#show_data .p1 .square3{
    right: 72px;
}
#show_data .p1 .square4{
    right: 54px;
}

/* 此时此刻 */
#now ul{
   margin: 0 40px;
   margin-bottom: 25px;
}
#now li{
    float: left;
    width: 350px;
    height: 448px;
    border: 1px solid #e5e5e5;
    margin-right: 30px;
    padding-left: 14px;
    padding-right: 14px;
}
#now li:nth-child(3){
    margin-right: 0;
}
#now li h5{
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    color: #3399cc;
    font-weight: normal;
    padding-top: 132px;
    padding-bottom: 15px;
}
#now ul>li h5{
    background: url("../image/pp_cont_icon7.png") no-repeat center 32px;
}
#now ul>li+li h5{
    background: url("../image/pp_cont_icon8.png") no-repeat center 32px;
}
#now ul>li+li+li h5{
    background: url("../image/pp_cont_icon8(1).png") no-repeat center 32px;
}
#now .nameList{
    margin-right: 0;
}
.n_col1 h6{
    font-size: 14px;
    font-weight: normal;
    color: #333;
    line-height: 18px;
}
.n_col1 h6 a{
    color: #333;
}
.n_col1 .n_p1{
    font-size: 14px;
    color: #999;
    line-height: 20px;
    padding-top: 15px;
}
.n_col1 .n_p2{
    height: 62px;
    line-height: 62px;
    margin-bottom: 10px;
    color: #666;
    position: relative;
}
.n_col1 .n_p2 i{
    font-style: normal;
}
.n_col1 .n_p2>span i{
    color: #32b0e0;
}
.n_col1 .n_p2>span+span{
   position: absolute;
   right: 0;
   top: 0;
}
.n_col1 .n_p2 .n_t1{
    float: right;
    min-width: 16px;
    text-align: center;
    line-height: 62px;
    height: 62px;
    padding-left: 16px;
    background: url("../image/pp_cont_icon10.png") no-repeat 0 center;
    background-size: 16px;
    color: #666;
}
.n_col1 .n_p2 .n_t2{
    float: right;
    min-width: 16px;
    text-align: center;
    line-height: 62px;
    height: 62px;
    padding-left: 16px;
    background: url("../image/pp_cont_icon11.png") no-repeat 0 center;
    background-size: 16px;
    color: #666;
}
.n_col1 .button,.n_col3 .button{
    width: 200px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #32b0e0;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}
.n_col1 .button:hover,.n_col3 .button:hover{
    background-color: #4ccbfd;
}
.n_col1 .button a,.n_col3 .button a{
    color: #fff;
}
.n_col2 img{
    float: left;
    width: 142px;
    height: 94px;
}
.n_col2 .col2_box{
    float: left;
    width: 192px;
    margin-left: 15px;
    /* margin-bottom: 20px; */
}
.n_col2{
    margin-bottom: 22px;
}
.n_col2 h6{
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #333;
    margin-bottom: 30px;
    padding-top: 4px;
}
.n_col2 p{
    font-size: 12px;
    line-height: 18px;
    color: #999;
}
.n_col3 p{
    color: #333;
    font-size: 0;
}
.n_col3 p a{
    color: #333;
}
.n_col3 .button{
    margin-top: 35px;
}

/* ##wu 专家分享和信用名单 */
.question_content h6 a:hover{
    color: #32b0e0;
}
.n_col1 .button a, .n_col3 .button a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.question_content h6 a{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.question_content .n_col1 .n_p1{
    margin-bottom: 15px;
    height: 80px;
}

.n_col3 p a{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 28px;
}
.n_col3 p a:hover{
    color: #32b0e0;
}

/* 底部导航 */
/* 版权信息 */
#footer{
    padding-top: 28px;
    background-color: #222629;
}
.f_col{
    margin: 0 40px;
    border-bottom: 1px solid #383c3f;
}
.f_col a{
    color: #fff;
}
.f_col .col1,.f_col .col2,.f_col .col3{
    width: 466px;
    height: 210px;
    padding-left: 30px;
    color: #fff;
    float: left;
}
.f_col .col1 h5,.f_col .col2 h5,.f_col .col3 h5{
    font-size: 16px;
    line-height: 48px;
    font-weight: normal;
}
.f_col .col1 p,.f_col .col2 p,.f_col .col3 p{
    font-size: 12px;
    line-height: 24px;
}
.f_col p{
    color: rgba(255,255,255,.8)
}
.f_col p:hover{
    color: rgba(255,255,255,1)
}
.f_col p a{
    color: rgba(255,255,255,.8);
}
.f_col p a:hover{
    color: rgba(255,255,255,1)
}
.f_col .col1 p span,.f_col .col2 p span,.f_col .col3 p span{
    float: right;
    text-align: left;
    width: 350px;
}
.f_col .col2{
    width: 338px;
}
.f_col .col2 p span{
    width: 220px;
}
.f_col .col3{
    width: 305px;
}
.f_col .col3 p span{
    width: 200px;
}
#footer .f_p{
    font-size: 12px;
    color: #fff;
    width: 214px;
    line-height: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#footer .f_p span{
    padding-left: 20px;
    padding-right: 20px;
}
#c_right{
    /* border-top: 2px solid #df2229; */
    background-color: #222629;
    padding: 20px 0 30px 0;
}
#c_right .w{
    color: #fff;
    font-size: 14px;
    text-align: center;  
}
#c_right h6{
    line-height: 48px;
    font-weight: normal;
}
#c_right h6 a{
    font-size: 14px;
    color: #fff;
}
#c_right p{
    line-height: 24px;
    font-weight: normal;
}
#c_right p a{
    color: #fff;
}
#c_right p .rec{
    padding-left: 24px;
    background: url("../image/rec.png") no-repeat 2px 0;
}
#c_right p span{
    margin-right: 10px;
}

/* 定制化需求 */
.orderBox{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0,0,0,.4);
    display: none;
    z-index: 109;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88000000',endColorstr='#88000000');
    width:100%;
}
#kf_small{
    position: absolute;
    left: 245px;
    top: 15px;
    cursor: pointer;
}
.orderCon{
    width: 772px;
    height: 520px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -386px;
    margin-top: -260px;
}
.order_close{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px;
    height: 26px;
    background: url("../image/ybtc_right_icon.png") no-repeat 5px 5px;
    background-size: 16px 16px;
    cursor: pointer;
}
.order_l{
    float: left;
    width: 334px;
    height: 520px;
}
.order_r{
    float: left;
    width: 362px;
    height: 520px;
    padding: 0 38px;
}
.order_r h4{
    font-size: 18px;
    line-height: 68px;
    padding-top: 18px;
    text-align: center;
    color: #333;
}
.item-fore1,.item-fore2,.item-fore3,.item-fore4,.item-fore6{
    position: relative;
    margin-bottom: 22px;
}
.item-fore3{
    margin-bottom: 40px;
}
.item-fore1 label,.item-fore2 label,.item-fore3 label,.item-fore4 label,.item-fore6 label{
    position: absolute;
    left: 14px;
    top: 7px;
    width: 20px;
    height: 23px;
    background-size: 20px 23px;
}
.order_r input{
    border: 1px solid #e9e9e9;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    padding-left: 44px;
}
.item-fore1 label{
    background: url("../image/dsj_cont_icon5.png") no-repeat 0 0;
}
.item-fore1 input,.item-fore4 input,.item-fore6 input{
    width: 296px;
    padding-right: 20px;
}
.item-fore2 label{
    background: url("../image/dl_cont_icon3.png") no-repeat 0 2px;
}
.item-fore2 input{
    width: 176px;
    padding-right: 20px;
}
.item-fore2 .fore2-box{
    position: absolute;
    right:0;
    top: 0;
    width: 108px;
    height: 36px;
    border: 1px solid #e9e9e9;
    overflow: hidden;
}
.item-fore2 .fore2-box img{
    width: 110px;
    height: 38px;
}
.item-fore3 label{
    background: url("../image/dl_cont_icon4.png") no-repeat 0 0;
}
.item-fore3 input{
    width: 226px;
    padding-right: 90px;
}
.item-fore3 .fore3-code,.reg_col3 .col3-code{
    position: absolute;
    right:0;
    top: 0;
    width: 90px;
    line-height: 38px;
    color: #333;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
}
.item-fore3 .fore3-log{
    position: absolute;
    right: 0;
    top: 46px;
    color: #999;
    line-height: 32px;
    font-size: 12px;
}
.fore3-log span{
    color: #1089c3;
    cursor: pointer;
}
.item-fore4{
    line-height: 38px;
}
.item-fore4 label{
    background: url("../image/yb_cont_icon4.png") no-repeat 0 1px;
}
.item-fore6 label{
    background: url("../image/dl_cont_icon2.png") no-repeat 0 1px;
}
.item-fore5{
    width: 362px;
    line-height: 40px;
    background-color: #1089c3;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 15px;
    cursor: pointer;
    user-select: none;
}
.order_r p{
    color: #999;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
}
.order_r p span{
    color: #333;
    cursor: pointer;
}
.order_r .item_error{
    position: absolute;
    left: 0;
    bottom: -22px;
    line-height: 22px;
    font-size: 12px;
    color: #ffad43;
    padding-left: 18px;
    display: none;
}
.order_r .item_error i{
    position: absolute;
    left: 0;
    top: 5px;
    width: 12px;
    height: 12px;
    background: url("../image/zc_cont_icon.png") no-repeat 0 0;
    background-size: 12px 12px;
}
.item-fore1 p,.item-fore2 p,.item-fore3 p,.item-fore4 p,.item-fore6 p{
    position: absolute;
    left: 1px;
    top: 1px;
    *top: 2px;
    padding-left: 44px;
    width: 296px;
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    color: #999;
    text-align: left;
    display: none;
}
.item-fore2 p{
    width: 196px;
}
/* 防止滚动 */
.stopBodyScroll {
    position: fixed;
    width: 100%;
}
.notclick{
    pointer-events: none;
}

/* 定制成功提示框 */
.order_message{
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: rgba(0,0,0,.7);
    color: #fff;
    width: 200px;
    line-height: 24px;
    z-index: 9999;
    border-radius: 5px;
    text-align: center;
    margin-left: -100px;
    font-size: 14px;
    padding:8px 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88000000',endColorstr='#88000000');
    display: none;
}

/* ie的额外配置 */
#demoC,#demoC1{
    width: 240px;
    line-height: 34px;
}

.d_search .form .form_p1{
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 20px;
    width: 606px;
    height: 40px;
    line-height: 40px;
    color: #999;
    background-color: #fff;
}

/* 元博客服 */
#yb_kefu{
    position: fixed;
    right: 20px;
    top: 130px;
    z-index: 99;
    width: 110px;
    height: 237px;
    background: url("../image/yb_kefu.png") no-repeat 0 0;
    text-align: center;
}
#yb_kefu h4{
    padding-top: 106px;
    line-height: 36px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}
#yb_kefu p{
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
#yb_kefu .zixun{
    position: absolute;
    right: 10px;
    bottom: 14px;
    width: 90px;
    height: 30px;
    background-color: #fff;
    color: #368ae0;
    line-height: 30px;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    cursor: pointer;
}
.zrvml {
    z-index: 100!important;
}

/* 210115协议弹框 */
.agreeshadow{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(0,0,0,.4);
  z-index: 109;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88000000',endColorstr='#88000000');
  width:100%;
  display: none;
}
.agreeshadow .agreement{
    width: 940px;
    height: 600px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -470px;
  margin-top: -300px;
}
.agreeshadow .closei{
  position: absolute;
  right: 10px;
  top: 8px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  color: #999;
}

/* 看项目模块新增样式 21/02/22宋*/

.ind_sec .fl{
    float: left;
}

.ind_sec .fr{
    float: right;
}

.dropdown_nav1 .ind_sec {
    width: 390px;
    float: left;
}
.dropdown_nav2 .ind_sec {
    width: 156px;
    float: left;
    margin-right: 18px;
}

.dropdown_nav2 .ind_sec:first-child+div+div+div+div+div+div {
    margin-right: 0;
}

.dropdown_nav2 .ind_sec .ind_item {
    width: 120px;
}

.dropdown_nav1>.ind_sec:first-child+div {
    margin: 0 15px;
}



.ind_sec .ind_title {
    font-weight: normal;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    border-bottom: 2px solid #e5e5e5;
}

.ind_sec .ind_title .fr {
    font-size: 12px;
    color: #999;
}

.ind_content {
    padding: 5px 15px;
}

.ind_content>div {
    line-height: 28px;
    height: 28px;
}

.ind_content .ind_item {
    width: 160px;
    font-size: 14px;
    cursor: pointer;
}

.ind_content .ind_item .fr {
    position: relative;
    padding-right: 15px;
}

.ind_content .ind_item.active .fl {
    color: #32B0E0;
}

.ind_content .ind_item .fr .iconfont{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10px;
}

.ind_content .ind_item .fr .up{
    color: #c80f44;
}
.ind_content .ind_item .fr .down{
    color: #0561a3;
}