/*数据云-会员中心*/
.go_shopping{
    width: 200px;
    height: 45px;
    border-radius: 4px;
    background-color: #ffaa00;
    display: block;
    font-size: 18px;
    font-weight: bold;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #fff;
    line-height: 45px;
    text-align: center;
    margin:140px auto 0;
}
.go_shopping:visited {
	color: #fff;
}
.go_shopping:hover{
    color: #fff;
    text-decoration: inherit;
}
.wu_p{
    font-size: 14px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #999999;
    margin:16px 0 150px 400px;
}
.wu_p i{
    font-size: 16px;
    color: #cccccc;
    margin-right: 10px;
}
.s_product_pro{
    float: left;
    width: 295px;
    height: 260px;
    background-color: #ffffff;
    border: solid 1px #e6ebed;
    margin:20px 10px 10px 20px;
    position: relative;
}
.s_product_pro .s_pro_label_1{
    width: 123px;
    height: 22px;
    background-color: #e4e9ff;
    position: absolute;
    top:0;
    right:0;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #3d67ad;
}
.s_product_pro .s_pro_label_2{
    width: 123px;
    height: 22px;
    background-color: #fff1d6;
    position: absolute;
    top:0;
    right:0;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #ff6600;
}
.s_product_pro img{
    float: left;
    width:120px;
    height: 120px;
    margin:10px 0 0 10px;
}
.s_product_pro table{
    margin: 20px 0 0 20px;
    float: left;
}
.s_product_pro table td{
    width:120px;
    height: 100px;
    font-size: 24px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #333;
    text-align: center;
    line-height: 30px;
}
.s_product_pro .s_por_bt{
    font-size: 14px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #333;
    width:274px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 26px auto 0;
}
.s_product_pro .s_por_js{
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #999999;
    width:274px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto 0;
}
.s_product_pro .s_por_ck{
    width: 275px;
    height: 30px;
    display: block;
    border-radius: 2px;
    border: solid 1px #3d67ad;
    margin:18px auto 0;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #3d67ad;
    line-height: 30px;
    text-align: center;
}
.s_product_pro .s_por_ck:hover{
    background: #3d67ad;
    color: #fff;
    text-decoration: inherit;
}
.paging {
    margin: 60px 0 60px 0;
    text-align: center;
}

.paging a {
    display: inline-block;
    height: 34px;
    padding: 0 12px;
    margin-right: 6px;
    border: 1px solid #cccccc;
    color: #333333;
    font-size: 14px;
    line-height: 34px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
}
.paging a.last{
    color: #3d67ad !important;
}
.paging a.on {
    background: #3d67ad;
    border: 1px solid #3d67ad;
    color: #fff !important;
}
.paging a:hover {
    background: #3d67ad;
    border: 1px solid #3d67ad;
    color: #fff !important;
}

.paging span {
    display: inline-block;
    margin: 7px 10px 0 4px;
}
.paging a.stop{
    color: #ccc;
    cursor: default;
    pointer-events: none;
}
.paging b {
    display: inline-block;
    color: #666666;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    line-height: 36px;
    margin: 0 6px 0 4px;
}

.paging input {
    display: inline-block;
    width: 36px;
    height: 36px;
    border: solid 1px #cccccc;
    line-height: 34px;
    text-align: center;
    margin-left: 2px;
    background: none;
}

.paging button {
    display: inline-block;
    width: 48px;
    height: 36px;
    border: solid 1px #cccccc;
    background: none;
    color: #666666;
    text-align: center;
    font-size: 12px;
    margin-left: 10px;
    cursor: pointer;
}
.pro_title{
    width: 985px;
    height: 32px;
    background-color: #f5f7f9;
    border: solid 1px #e6edeb;
    margin-top: 20px;
}
.pro_title p{
    font-size: 14px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #666;
    float: left;
    line-height: 32px;
    margin-left: 10px;
}
.pro_title p.p1{
    margin-left: 490px;
}
.pro_title p.p2{
    margin-left: 193px;
}
.s_pro_bh{
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #999;
    float: left;
    margin: 15px 20px 10px 10px;
}
.s_pro_bh span{
    color: #333;
}
.s_pro_bh.s_pro_bh_tb{
    float: right;
    margin-right: 13px;
}
.s_pro_bh.s_pro_bh_tb span{
    color: #3d67ad;
}
.s_pro_i{
    float: right;
    font-size: 20px;
    color: #b1b1b1;
    margin: 16px 10px 0 10px;
    cursor: pointer;
}
.s_paid{
    width: 985px;
    height: 150px;
    border: solid 1px #e6edeb;
    background: #f5f7f8;
}
.s_paid .s_paid_img{
    width: 120px;
    height: 120px;
    float: left;
    margin:15px 20px 0 15px;
}
.s_paid .s_paid_js{
    float: left;
    width:332px;
    font-size: 18px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #333;
    margin-top: 30px;
    height:120px;
    overflow: hidden;
}
.s_paid .s_paid_js span{
    font-size: 12px;
    color: #666;
    display: block;
    width:332px;
    line-height: 18px;
    height:72px;
    overflow: hidden;
    margin-top: 10px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.s_paid .s_paid_price{
    float: left;
    width:250px;
    margin: 10px 0 0 69px;
}
.s_paid .s_paid_price_tb{
    margin-top: 35px;
}
.s_paid .s_paid_price p{
    font-size: 14px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #666;
    margin-top: 28px;
}
.s_paid .s_paid_price p span{
    font-size: 18px;
}
.s_unpaid .s_paid_price p{
    color: #ff0000;
}
.s_paid .s_paid_price div{
    width: 190px;
    height: 22px;
    background: #dbe2f9;
    margin-top: 5px;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #3d67ad;
    line-height: 22px;
    text-align: center;
}
.s_paid .s_paid_price div.huang{
    background: #f7ebd0;
    color: #ff6600;
}
.s_paid .s_piad_total{
    float: left;

}
.s_paid .s_piad_total p{
    font-size: 14px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #666;
    margin-top: 25px;
}
.s_paid .s_piad_total p span{
    font-size: 18px;
}
.s_unpaid .s_piad_total p{
    color: #ff0000;
}
.s_unpaid .s_piad_total p span{
    font-size: 24px;
    font-weight: bold;
}
.s_paid .s_piad_total a{
    width: 150px;
    height: 45px;
    border-radius: 4px;
    background-color: #3d67ad;
    font-size: 18px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #fff;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
    display: block;
    margin-top: 52px;
}
.s_unpaid .s_piad_total a{
    background-color: #ff6600;
}


/*合作伙伴 cooperation*/
.top_title{
    width: 1210px;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #d1d1d1;
    float: left;
}
.top_title span {
    width: 3px;
    height: 3px;
    background-color: #c6000b;
    display: inline-block;
    margin: 19px 5px 0 0;
    float: left;
}
.top_title a {
    color: #333333;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
}
.top_title a.on {
    color: #3d67ad;
}
.top_title a:hover{
    color: #c6000b;
    text-decoration: underline;
}
.top_title a.hui{
    color: #333;
    text-decoration: inherit;
}
.top_title b {
    color: #333333;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
}
.top_title b.on {
    color: #3d67ad;
}
.s_coop{
    width:1280px;
    margin-bottom: 100px;
}
.s_coop .s_coop_img{
    width: 250px;
    height: 60px;
    border: solid 1px #e6edeb;
    float: left;
    margin:20px 68px 0 0 ;
}

/*产品价值 productvalue*/
.s_value1{
    width:100%;
    height: 400px;
}
.s_value2{
    background: #f5f7f9;
}
.s_value1_tb{
    height:410px;
    padding-top: 70px;
}
.s_value1_tb h2{
    font-size: 30px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #333;
    text-align: center;
    font-weight: bold;
}
.s_value1_tb h3{
    font-size: 18px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #333;
    text-align: center;
    margin-top: 5px;
}
.s_value1 .box div{
    width:50%;
    float: left;
}
.w-valueImg{
    text-align: center;
}
.s_value1 .box div img{
    margin-top: 60px;
}

.s_value1 .box div p{
    font-size: 36px;
    font-weight: bold;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #3d67ad;
    padding-top: 158px;
    margin-left: 150px;
}
.s_value1 .box div p span{
    display: block;
    font-size: 27px;
    font-weight: 100;
    margin-top: 15px;
}

.ztb_hot_bt {
    height: 20px;
    margin: 0 0 0 350px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    border-left: 3px solid #c6000b;
    padding-left: 10px;
    line-height: 20px;

}
.ztb_hot_bt1{
    margin:20px 0 20px 0;
}
.bottom_line1{
    width:100%;
    height: 1px;
    background: #cccccc;
}
.s_bigdata{
    margin:30px 0 0 350px;
}
.s_bigdata .s_big_p{
    float: left;
    line-height: 40px;
    width: 80px;
    text-align: right;
    font-size: 14px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #333;
}
.s_bigdata .s_big_p i{
    font-size: 22px;
    width:22px;
    float: right;
    margin-top: 2px;
    color: #ff2020;
}
.s_bigdata input{
    float: left;
    width: 340px;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    border: solid 1px #cccccc;
    font-size: 14px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    outline: none;
}
.s_bigdata textarea{
    float: left;
    width: 330px;
    line-height: 40px;
    padding: 0 10px;
    height: 120px;
    border: solid 1px #cccccc;
    font-size: 14px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    outline: none;
}
.s_bigdata_tj{
    width: 350px;
    height: 40px;
    background-color: #3d67ad;
    font-size: 14px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #fefefe;
    border: 0;
    margin: 30px 0 80px 430px;
    outline: none;
    cursor: pointer;
}
.s_details_sp{
    width:1208px;
    height: 260px;
    border: solid 1px #e6ebed;
    margin-top: 20px;
    background-color: #f5f7f8;
}
.s_details_sp .s_sp_tp{
    width: 295px;
    height: 260px;
    float: left;
    background-color: #ffffff;
    border-right: solid 1px #e6ebed;
}
.s_details_sp .s_sp_tp img{
    float: left;
    width: 120px;
    height: 120px;
    margin: 70px 0 0 10px;
}
.s_details_sp .s_sp_tp table td{
    width:164px;
    height: 260px;
    font-size: 24px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #333;
    text-align: center;
}
.s_details_sp .s_det_xq{
    float: left;
    width:875px;
    height: 250px;
    margin: 10px 0 0 20px;
}
.s_details_sp .s_det_xq h2{
    font-size: 18px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #333;
}
.s_details_sp .s_det_xq h3{
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #666;
    margin-top: 8px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 36px;
}
.s_details_sp .s_det_xq .xq_bt{
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #333;
    margin-top: 23px;
    float: left;
    line-height: 21px;
    margin-right: 5px;
}
.s_details_sp .s_det_xq .xq_bt1{
    margin-top: 29px;
}
.s_details_sp .s_det_xq .xq_bq{
    width: 50px;
    height: 21px;
    border: solid 1px #d1d1d1;
    float: left;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #666;
    line-height: 21px;
    text-align: center;
    margin: 23px 8px 0 0 ;
    cursor: pointer;
    position: relative;
}
.s_details_sp .s_det_xq .xq_bq i{
    display: none;
}
.s_details_sp .s_det_xq .xq_bq.on i{
    display: block;
    position: absolute;
    right:-2px;
    bottom: -5px;
    font-size: 14px;
    color: #ff0000;
}
.s_details_sp .s_det_xq .xq_bq.on{
    border: solid 2px #ff0000;
    width:48px;
    height: 19px;
    line-height: 19px;
    color: #ff0000;
}
.s_details_sp .s_det_xq .xq_sj{
    /*width: 215px;*/
    padding: 0 5px;
    height: 40px;
    border: 2px solid #f5f7f8;
    float: left;
    margin: 17px 10px 0 0;
    position: relative;
    cursor: pointer;
}
.s_details_sp .s_det_xq .xq_sj p{
    font-size: 14px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #ff0000;
    float: left;
    margin-left:5px ;
    line-height: 40px;
}
.s_details_sp .s_det_xq .xq_sj p span{
    font-size: 18px;
    font-weight: bold;
}
.s_details_sp .s_det_xq .xq_sj div{
    width: 123px;
    height: 22px;
    float: right;
    background: #e4e9ff;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #3d67ad;
    margin: 9px 9px 0 10px ;
}
.s_details_sp .s_det_xq .xq_sj div.huang{
    background: #f7ebd0;
    color: #ff6600;
}
.s_details_sp .s_det_xq .xq_sj i{
    position: absolute;
    right:-2px;
    bottom: -3px;
    font-size: 16px;
    color: #ff0000;
    display: none;
}
.s_details_sp .s_det_xq .xq_sj.on i{
    display: block;
}
.s_details_sp .s_det_xq .xq_sj.on{
    border-color: #ff0000;
}
.s_details_sp .s_det_xq .xq_dg{
    width: 200px;
    height: 45px;
    border-radius: 4px;
    background-color: #ff6600;
    font-size: 18px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    border: 0;
    margin-top: 13px;
}
.s_data_choice{
    width:1210px;
    height: 36px;
    margin-top: 25px;
    border-bottom: solid 1px #d1d1d1;
}
.s_data_choice .choice{
    float: left;
    width: 160px;
    height: 35px;
    background-color: #f5f5f5;
    border: solid 1px #d1d1d1;
    margin-right: -1px;
    font-size: 14px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #666;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}
.s_data_choice .choice.on{
    background: #fff;
    border-bottom: 1px solid #fff;
}
.s_data_choice .s_xz{
    float: right;
    width: 156px;
    height: 30px;
    border-radius: 4px;
    background-color: #3d67ad;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #fff;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.s_data_nr{
    width:1210px;
    margin-bottom: 80px;
}
.s_data_nr div{
    display: none;
    width:1150px;
    padding: 30px;
    border-left: solid 1px #d1d1d1;
    border-right: solid 1px #d1d1d1;
    border-bottom: solid 1px #d1d1d1;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
    color: #333;
    line-height: 40px;
}
.s_data_nr div.on{
    display: block;
}
.w-data-showpro-tb{
    width: 1220px;
}



/*数据云首页样式开始*/
.w-imgshow{
    background: #537ce6;
    position: relative;
}
.w-imgshow img{
    width:100%;
}
.w-imgshow > a{
    display: block;
    width: 230px;
    height:43px;
    text-align: center;
    padding: 10px 0;
    font-size: 28px;
    color: #fff;
    border:solid 1px #fff;
    position: absolute;
    top:64%;
    left:44%;
    letter-spacing: 4px;
}
.w-bgwh{
    background: #fff;
}
.w-box{
    width: 1210px;
    margin: 0 auto;
}
.w-k3{
    height: 60px;
}
.w-data_item_tit{
    text-align: center;
    margin: 15px 0;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
}
.w-data_item_tit > label{
    display: block;
    font-size: 18px;
    color: #333;
}
.w-tits{
    font-size: 24px!important;
}
.w-titb{
    font-size: 30px!important;
}
.w-data_tab{
    margin-bottom: 30px;
    height: 40px;
}
.w-data_tab > a{
    float: left;
    display: block;
    width: 183px;
    height:38px;
    line-height: 38px;
    text-align: center;
    border:solid 1px #d1d1d1;
    margin-right: 20px;
    color: #666666;
    font-size: 14px;
}
.w-data_tab > a.w-tab_last{
    margin-right: 0!important;
}
.w-data_tab >a.on{
    background: #3d67ad;
    border: solid 1px #3d67ad;
    color: #fff;
}
.w-data-showpro{
    overflow: hidden;
}
.w-data-showpro .w-showpro_item{
    width: 273px;
    height:241px;
    border: solid 1px #e6ebed;
    padding: 10px;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
    position: relative;
}
.w-data-showpro .w-showpro_item:hover{
    border: solid 1px #ff0000;
}
.w-rtig,.w-rtiy{
    position: absolute;
    top:0;
    right: 0;
    display: inline-block;
    width: 123px;
    height:22px;
    line-height: 22px;
    text-align: center;
}
.w-rtig{
    color: #3d67ad;
    background: #e5eaff;
}
.w-rtiy{
    color: #ff6600;
    background: #fff1d7;
}
.w-showpro_img{
    margin-bottom: 10px;
    overflow: hidden;
}
.w-showpro_img > img{
    width: 100%;
    height:170px;
    margin-right: 22px;
    float: left;
}
.w-showpro_img > span{
    vertical-align: text-top;
    display: block;
    float: left;
    width: 120px;
    margin-top: 50px;
}
.w-showpro_img > span > p{
    display: table;
    margin: 0 auto;
    font-size:24px;
    color: #333;
}
.w-proitem_year{
    margin-bottom: 16px;
}
.w-proitem_year > a{
    border: solid 1px #d1d1d1;
    padding:1px 10px;
    color: #666666;
    margin-right: 10px;
    text-align: center;
    position: relative;
}
.w-proitem_year > a:hover{
    color: #ff0000;
    border: solid 2px #ff0000;
    padding:0 9px;
}
.w-proitem_year > a.on{
    color: #ff0000;
    border: solid 2px #ff0000;
    padding:0 9px;
}
.w-proitem_year > a >i{
    position: absolute;
    font-size: 14px;
    bottom: -2px;
    right: -1px;
    display: none;
    color: #ff0000;
}
.w-proitem_year > a:hover >i{
    position: absolute;
    font-size: 14px;
    bottom: -2px;
    right: -1px;
    /*display: none;*/
    color: #ff0000;
}
.w-proitem_year > a > i.on{
    display: block;
}
.w-proitem_price{
    margin-bottom: 6px;
    color: #595959;
	text-align:center;
    font-size: 14px;
}
.w-proitem_price > span{
    font-size: 22px;
    font-weight: bold;
}
.w-showpro_item >a{
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 4px;
    color: #333333;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 273px;
}
.w-proitem_intro{
    display: block;
    max-width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.w-proitem_intro a{
    color: #999999;
}
.w-bggr{
    background: #f5f7f9;
    padding: 60px 0;
    margin-bottom:10px;
}
.w-protype{
    overflow: hidden;
    margin-bottom: 20px;
}
.w-protype .w-type_item{
    width: 300px;
    height:240px;
    padding-bottom: 50px;
    border: solid 1px #eeeeee;
    float: left;
    text-align: center;
    vertical-align: middle;
    background: #fff;
}
.w-protype .w-type_item:hover{
    border: solid 1px #5576c5;
}
.w-protype .w-type_item:hover p{
    color: #5576c5;
}
.w-protype .w-type_item >img{
    margin: 45px 0;
}
.w-protype .w-type_item > p{
    font-size: 18px;
    font-weight: bold;
    color: #666;
}
.w-adv{
    overflow: hidden;
}
.w-adv .w-adv_item{
    width: 179.9px;
    height:241px;
    border: solid 1px #e6ebed;
    text-align: center;
    background: #fff;
    float: left;
    padding: 0 30px;
}
.w-adv_item svg{
    width: 5.5em;
    height:5.5em;
    margin: 30px 0 25px 0;
}
.w-adv .w-adv_item:hover{
    border: solid 1px #5576c5;
}
.w-adv .w-adv_item:hover p{
    color: #5576c5;
}
.w-adv .w-adv_item > img{
    margin: 30px 0 25px 0;
}
.w-adv .w-adv_item > p{
    font-size:18px;
    color: #666;
    font-weight: bold;
    margin-bottom: 10px;
}
.w-adv .w-adv_item > span{
    display: block;
    width: 176px;
    float: left;
    text-align: left;
}
.w-adv .w-adv_item >span >label{
    font-size: 16px;
    color: #666;
    display: table;
    margin: 0 auto;
    line-height: 28px;
}
.top_title {
    width: 1210px;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #d1d1d1;
    float: left;
}

.top_title span {
    width: 3px;
    height: 3px;
    background-color: #c6000b;
    display: inline-block;
    margin: 19px 5px 0 0;
    float: left;
}

.top_title a {
    color: #333333;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
}
.top_title a.on {
    color: #3d67ad;
}

.top_title a:hover{
    color: #c6000b;
    text-decoration: underline;
}

.top_title a.hui{
    color: #333;
    text-decoration: inherit;
}

.top_title b {
    color: #333333;
    font-size: 12px;
    font-family: "Microsoft YaHei", 'Microsoft YaHei', arial;
}
.top_title b.on {
    color: #3d67ad;
}
/*产品超市样式*/
.w-mktTab{
    margin: 10px 0;
}
.w-mktTab .w-proClass{
    overflow: hidden;
    padding-top: 1px;
}
.w-proClass .w-classH{
    float: left;
    font-size: 16px;
    font-weight: bold;
    height:40px;
    line-height:40px;
}
.w-proClass .w-classH > i{
    display: inline-block;
    width: 3px;
    height:20px;
    background: #c6000b;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.w-classCon{
    float: left;
    width: 1131px;
}
.w-classFir{
    height: 40px;
    /*line-height:40px;*/
    font-size: 14px;
}
.w-classFir > a{
    padding: 0 15px;
    display: inline-block;
    background: #fff;
    float: left;
    height: 40px;
    line-height:40px;
}
.w-classFir > i{
    padding: 0 15px;
    display: inline-block;
    background: #fff;
    float: left;
    cursor: pointer;
    height:40px;
    line-height: 40px;
}
.w-classFir > i.cur{
    color: #3d67ad;
    font-weight: bold;
}
.w-classSec{
    padding: 15px 14px;
    line-height: 26px;
    border: solid 1px #e6edeb;
}
.w-classSec .w-classSec_item > a{
    padding: 0 18px 0 0px;
    font-size: 14px;
}
.w-classSec .w-classSec_item{
    display: none;
}
.w-dataType{
    overflow: hidden;
}
.w-dataType .w-typeH{
    float: left;
    font-size: 16px;
    font-weight: bold;
    height:40px;
    line-height:40px;
}
.w-dataType .w-typeH > i{
    display: inline-block;
    width: 3px;
    height:20px;
    background: #c6000b;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.w-typeCon{
    height:40px;
    line-height:40px;
    padding: 0 4px;
    float: left;
}
.w-typeCon > a{
    font-size: 14px;
    color: #333;
    padding: 0 11px;

}
.w-classFir a:hover{
     color: #3d67ad;
     font-weight: bold;
     line-height: 41px\0!important;
 }
.w-classFir a:hover{
    color: #3d67ad;
    font-weight: bold;
}
.w-classFir a.on:hover{
    line-height: 38px!important;
    line-height: 40px\0!important;
}
.w-classFir a.on{
    color: #3d67ad;
    font-weight: bold;
    border-top:solid 1px #e6edeb;
    border-left: solid 1px #e6edeb;
    border-right:solid 1px #e6edeb;
    margin-top: 0px;
    padding: 0 14px;
    line-height: 38px!important;
    line-height: 40px\0!important;
}
.w-mktTab a:hover{
    color: #3d67ad;
    font-weight: bold;
}
.w-mktTab a.cur{
    font-weight: bold;
    color: #3d67ad;
}
.w-mktTab .w-dnt{
    color: #3d67ad;
    font-weight: bold;
    border: none!important;
    height:38px!important;
    margin-top: 0!important;
    margin-right: 0!important;
}
.w-mktpaging{
    margin:60px 0 60px 240px;
}
.w-updating{
    text-align: center;
}
.w-apply{
    margin-top: 20px!important;
}
.w-update{
    color: #999;
    margin:15px 0 15px 65px;
    font-size: 14px;
}
.w-update > i{
    font-size: 16px;
    margin-right: 10px;
    color: #cdcdcd;
}
.w-ucall{
    margin-left: 110px;
    font-size: 14px;
}
.w-ucall > span{
    color: #c6000b;
}
.w-adv .w-cus_item > svg{
    margin: 15px 0 25px 0;
}
.w-cus_security .w-sec_item{
    width: 248px;
    height:290px;
    padding:0 60px;
    float: left;
    border:solid 1px #eeeeee;
    margin-right: 50px;
    text-align: center;
}
.w-cus_security .w-sec_item img{
    margin:59px auto 20px;
}
.w-cus_security .w-sec_item:hover{
    border: solid 1px #5c7dcd;
}
.w-cus_security .w-sec_item:hover p{
    color: #5c7dcd;
}
.w-cus_security .w-sec_item_0{
    margin-right: 0!important;
}
.w-cus_security .w-sec_item > svg{
    width: 5.5em;
    height:5.5em;
    margin: 60px 0 25px 0;
}
.w-cus_security .w-sec_item > p{
    font-size:18px;
    color: #666;
    font-weight: bold;
    margin-bottom: 10px;
}
.w-cus_security .w-sec_item > span{
    display: block;
    width: 225px;
    float: left;
    text-align: left;
}
.w-cus_security .w-sec_item >span >label{
    font-size: 16px;
    color: #666;
    display: table;
    margin: 0 auto;
    line-height: 28px;
}
.w-del .w-del_item{
    width: 388px;
    height:281px;
    padding:0 95px;
    float: left;
    margin-right: 50px;
    border: solid 1px #eee;
    text-align: center;
}
.w-del .w-del_item img{
    margin: 54px auto 30px;
}
.w-del .w-del_item:hover{
    border:solid 1px #5c7dcd;
}
.w-del .w-del_item:hover p{
    color: #5c7dcd;
}
.w-del .w-del_item_0{
    margin-right: 0;
}
.w-del .w-del_item >svg{
    width: 5.5em;
    height:5.5em;
    margin: 55px 0 25px 0;
}
.w-del .w-del_item >p{
    font-size:18px;
    color: #666;
    font-weight: bold;
    margin-bottom: 10px;
}
.w-del .w-del_item > span{
    display: block;
    width: 378px;
    float: left;
    text-align: left;
}
.w-del .w-del_item >span >label{
    font-size: 16px;
    color: #666;
    display: table;
    margin: 0 auto;
    line-height: 28px;
}
.w-pro_det .w-pro_det_item{
    display: none;
}
.w-pro_det_item > a{
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 4px;
    color: #333333;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 273px;
}
.w-data-table{
    padding: 0!important;
    width: 1210px!important;
    background: #f5f6f8!important;
    border: none!important;
}
.w-data-table table{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    width: 100%;
    border:solid 1px #d1d1d1;
    border-top: none!important;
}
.w-data-table td{
    height:40px;
    padding:0 20px;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #d1d1d1;
}
.w-data-table .w-td-g{
    background: #e1e5e8;
    width: 120px;
    text-align: center;
    border-right: solid 1px #fff;
    border-right: none!important;

}
.w-data-table .w-td-last{
    border-bottom: solid 1px #d1d1d1;
}
.w-td-field{
    padding:5px 0 15px 0;
    overflow: hidden;
}
.w-td-field li{
    float: left;
    padding:5px 6px;
    font-size: 12px;
    color: #3d67ad;
    background: #e1e5e8;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    margin-right: 10px;
    margin-top: 10px;
}
.w-outer{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    display: none;
}
.w-outer-bg{
    background: #000;
    filter:alpha(opacity=50);
    opacity:0.5;
    width: 100%;
    height: 100%;
}
.w-whole-bg{
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
.w-eximg img{
    max-width: 1150px;
}