@charset "utf-8";
.nndc.single_banner {
    height: 600px;
}
.nndc.single_banner .banner_img {
    background: #01060a url(/home/img/module/idcjf/nndc_banner.jpg) top center no-repeat;

}
.nndc .single_banner .banner_text{
    position: relative;

}
.nndc .banner_text .guang{
    display: block;
    width:159px;
    height: 120px;
    background: url("/home/img/jifangimg/guang.png")no-repeat;
    position: absolute;
    animation: myfirst linear 2s infinite;
}
@keyframes myfirst
{
    0% {opacity: 1;}
    50% {opacity: 0.5;}
    100% {opacity: 1;}
}
.nndc.single_banner .banner_text {
    padding-top: 230px;
}
.nndc.single_banner .banner_text h1.banner_title {
    color: #92e8ff;
    font-size: 42px;
}
.nndc.single_banner .txt01{
    font-size: 20px;
    color: #92e8ff;
}
.nndc .single_banner .txt02{
    font-size: 22px;
    color: #92e8ff;
    margin-top: 14px;
}
.nndc .single_banner .banner_text .banner_title {
    margin-bottom: 23px;
}
.nndc .single_banner .banner_text .banner_content {
    font-size: 14px;
    color: rgba(194,194,194,1);
    margin-top: 0;
    padding-left: 23px;
    position: relative;
}
.nndc .single_banner .banner_text .banner_content>i {
    display: block;
    width: 8px;
    height: 8px;
    background: rgba(233,80,72,1);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
}
.basic_avtg{
    padding-bottom: 78px;
}
.basic_avtg.wraper .wraper_hd {
    padding: 65px 0 20px;
}
.basic_avtg .ba_box{
    width: 1200px;
    margin: 0 auto;
}
.basic_avtg .ba_box_in{
    margin-left: -20px;
    margin-right: -20px;
}
.basic_avtg .ba_list{
    width: 100%;
    display: table;
    table-layout: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.basic_avtg .ba_item{
    padding: 0 20px;
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;
}
.basic_avtg .ba_item_in{
    
}
.basic_avtg .img_box{
    width: 130px;
    height: 146px;
    display: inline-block;
    background-image: url(/home/img/module/idcjf/basic_avtg.png);
    background-repeat: no-repeat;
}
.basic_avtg .img_box.img01{
    background-position: 0 0;
}
.basic_avtg .img_box.img02{
    background-position: -130px 0;
}
.basic_avtg .img_box.img03{
    background-position: -260px 0;
}
.basic_avtg .txt01{
    font-size: 20px;
    padding: 30px 0 19px;
    font-weight: normal;
}
.basic_avtg .txt02{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    line-height: 24px;
}
.deploy_avtg{
    padding-top: 78px;
    padding-bottom: 20px;
    background-color: #f7f9fa;
}
.deploy_avtg .da_box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.deploy_avtg .da_box_in{
    height: 659px;
    background: url(/home/img/module/idcjf/deplaoy_map.png) no-repeat;
    position: relative;
}
.deploy_avtg .spread{
    position: absolute;
    z-index: 10;
}
.deploy_avtg .spread .dot{
    display: inline-block;
    position: absolute;
    left: 0;
    width: 9px;
    height: 9px;
    background: #ff442a;
    border-radius: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}
.deploy_avtg .spread .to_spread{
    display: inline-block;
    position: absolute;
    top: -15px;
    left: -15px;
    height: 39px;
    width: 39px;
    border-radius: 50%;
    background: #f39505;
    opacity: .12;
    filter: alpha(opacity=0);
    -webkit-animation: warn 2s ease-out infinite;
    -moz-animation: warn 2s ease-out infinite;
    animation: warn 2s ease-out infinite;
}
.deploy_avtg .pos01{
    left: 332px;
    top: 529px;
}
.deploy_avtg .pos02{
    left: 422px;
    top: 474px;
}
.deploy_avtg .pos03{
    left: 559px;
    top: 438px;
}
.deploy_avtg .pos04{
    left: 605px;
    top: 544px;
}
.deploy_avtg .spread.pos05 .dot
,.deploy_avtg .spread.pos05 .to_spread
,.deploy_avtg .spread.pos06 .dot
,.deploy_avtg .spread.pos06 .to_spread{
    background: #009aed;
}
.deploy_avtg .pos05{
    left: 581px;
    top: 229px;
}
.deploy_avtg .pos06{
    left: 653px;
    top: 442px;
}
.deploy_avtg .pos07{
    left: 492px;
    top: 560px;
}

.deploy_avtg .spread2{
    position: absolute;
    z-index: 10;
}
.deploy_avtg .spread2 .dot{
    display: inline-block;
    position: absolute;
    left: 0;
    width: 9px;
    height: 9px;
    background: #ff442a;
    border-radius: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}
.deploy_avtg .spread2 .to_spread{
    display: inline-block;
    position: absolute;
    top: -35px;
    left: -35px;
    height: 79px;
    width: 79px;
    border-radius: 50%;
    background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 10%, rgba(255,255,255,0) 80%);
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 10%,rgba(255,255,255,0) 80%); 
    background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 10%,rgba(255,255,255,0) 80%); 
    border: solid 1px #ff303a;
    opacity: .1;
    -webkit-animation: warn 2s ease-out infinite;
    -moz-animation: warn 2s ease-out infinite;
    animation: warn 2s ease-out infinite;
    z-index: 1;
}
.deploy_avtg .spread2 .to_spread2{
    display: inline-block;
    position: absolute;
    top: -60px;
    left: -60px;
    height: 129px;
    width: 129px;
    border-radius: 50%;
    background: #f2bfc1;
    border: solid 1px #ff303a;
    opacity: .1;
    -webkit-animation: warn 2s ease-out infinite;
    -moz-animation: warn 2s ease-out infinite;
    animation: warn 2s ease-out infinite;
}
.deploy_avtg .rt{
    position: absolute;
    left: 792px;
    top: 190px;
    text-align: left;
}
.deploy_avtg .rt .txt01{
    font-size: 35px;
    padding-bottom: 8px;
}
.deploy_avtg .rt .txt02{
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
}
.deploy_avtg .rt .txt03{
    font-size: 14px;
    color: #666666;
    padding-bottom: 10px;
    text-align: justify;
}
.deploy_avtg .da_box2{
    width: 1200px;
    margin: 5px auto 0;
}
.deploy_avtg .da_box2_in{
    margin-left: -4px;
    margin-right: -4px;
    position: relative;
}
.deploy_avtg .da_box2_in img{
    display: block;
    width: 100%;
}
.deploy_avtg .in_layer .ico_mapdoot{
    width: 23px;
    height: 29px;
    background: url(/home/img/module/idcjf/ico_mapdot.jpg) no-repeat;
    vertical-align: middle;
    float: left;
    margin-right: 10px;
}
.deploy_avtg .in_layer{
    position: absolute;
    font-size: 16px;
    color: #666666;
    right: 42px;
    top: 150px;
    border: solid 1px #ff303a;
    border-radius: 3px;
    width: 530px;
    background-color: #fff;
    text-align: left;
    padding: 16px 24px;
    box-shadow: 0 3px 10px #aaa;
}
.deploy_avtg .in_layer span{
    color: #ff7800;
    font-weight: bold;
}
.recommend_products{
    padding-bottom: 70px;
}
.recommend_products.wraper .wraper_hd {
    padding: 84px 0 40px;
}
.recommend_products .rp_box{
    width: 1200px;
    margin: 0 auto;
}
.recommend_products .rp_box_in{
    margin-left: -15px;
    margin-right: -15px;
}
.recommend_products .list{
    width: 100%;
    display: table;
    table-layout: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.recommend_products .item{
    padding: 0 15px;
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;  
}
.recommend_products .item_in{
    border: solid 1px #c1c1c1;
    min-height: 257px;
    border-radius: 1px;
}
.recommend_products .item .tit{
    background-color: #0f1e31;
    color: #fff;
    font-size: 35px;
    line-height: 90px;
    text-align: left;
    padding-left: 30px;
}
.recommend_products .item .type{
    padding: 20px 15px 25px 25px;
    text-align: left;
}
.recommend_products .item .type table{
    border-collapse: collapse;
    width: 100%;
}
.recommend_products .item .type table tr td{
    vertical-align: middle;
}
.recommend_products .item .txt01{
    font-size: 25px;
    color: #b40000;
    
}
.recommend_products .item .txt01 span{
    font-size: 14px;
    color: #666666;
}
.recommend_products .item .txt02{
    font-size: 16px;
    line-height: 36px;
    color: #666666;
}
.recommend_products .item .cont{
    display: inline-block;
}
.recommend_products .item .txt03{
    font-size: 32px;
    height: 38px;
    line-height: 38px;
    position: relative;
    margin-top: 25px;
    text-align: center;
}
.recommend_products .item .txt03 span{
    font-size: 20px;
    color: #960e0c;
    position: relative;
    padding-right: 1px;
}
.recommend_products .item .txt03 i{
    font-size: 36px;
    color: #960e0c;
    margin-left: -10px;
    position: relative;
}
.recommend_products .item .txt03 em{
    font-size: 16px;
    color: #e03f31;
    position: relative;
    top: -2px;
    margin-left: -5px;
}
.tright{
    text-align: right;
}
.recommend_products .item .txt03 strong{
    position: absolute;
    font-size: 15px;
    border: solid 1px #b08e3d;
    color: #b08e3d;
    border-radius: 5px;
    right: -56px;
    top: -20px;
    padding: 1px 6px;
    line-height: 23px;
    word-break: keep-all;
    white-space: nowrap;
    font-weight: normal;
}
.recommend_products .item .txt03 strong:before{
    position: absolute;
    content: "";
    background-color: #b08e3d;
    left: -13px;
    top: 14px;
    width: 18px;
    height: 1px;
    -moz-transform: rotate(-67deg);
    -webkit-transform: rotate(-67deg);
    -ms-transform: rotate(-67deg);
    transform: rotate(-67deg);
}
.recommend_products .item .txt03 strong:after{
    position: absolute;
    content: "";
    background-color: #b08e3d;
    left: -7px;
    top: 21px;
    width: 7px;
    height: 1px;
    -moz-transform: rotate(-16deg);
    -webkit-transform: rotatZ(-16deg);
    -ms-transform: rotate(-16deg);
    transform: rotate(-16deg);
}

.recommend_products .item .txt03 strong b{
    position: absolute;
    width: 1px;
    height: 13px;
    left: -1px;
    top: 8px;
    background-color: #fff;
}
.recommend_products .item .txt04{
    text-align: center;
}
.recommend_products .item .txt04 span{
    display: inline-block;
    color: #888888;
    font-size: 14px;
    position: relative;
    text-decoration: line-through;
}
.recommend_products .item .btn_buy{
    display: inline-block;
    width: 188px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background: #d96363;
    overflow: hidden;
    text-align: center;
    color: #fff;
    border-radius: 2px;
}
.recommend_products .item .btn_buy:hover{
    background: #b40000;
}

.server_enjoy{
    padding-bottom: 98px;
}
.server_enjoy.wraper .wraper_hd {
    padding: 38px 0 40px;
}
.server_enjoy .se_box{
    width: 1200px;
    margin: 0 auto;
}
.server_enjoy .se_box_in{
    margin-left: -13px;
    margin-right: -13px;
}
.server_enjoy .list{
    width: 100%;
    display: table;
    table-layout: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.server_enjoy .item{
    padding: 0 13px;
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;  
}
.server_enjoy .item_in{
    border: solid 1px #c1c1c1;
    border-radius: 1px;

}
.server_enjoy .tit_bg{
    color: #fff;
    font-size: 30px;
    height: 90px;
    line-height: 90px;
    background: #0f1e31 url(/home/img/module/idcjf/tit_bg.jpg) no-repeat right center;
}
.server_enjoy .info{
    margin: 16px 14px 0;
    background-color: #f3f4f4;
    padding: 20px;
}
.server_enjoy .info .row{
    overflow: hidden;
    text-align: center;
}
.server_enjoy .info .row > div{
    padding-top: 14px;
}
.server_enjoy .info .row.this > div{
    padding-top: 0;
    padding-bottom: 14px;
}
.server_enjoy .info .row .lt{
    width: 42%;
    float: left;
    position: relative;
}
.server_enjoy .info .row.this .lt:before{
    content: "";
    position: absolute;
    left: -15px;
    bottom: 0;
    width:100%;
    height: 1px;
    background-color: #c7c7c7;
}
.server_enjoy .info .row .lt .in{
    border-right: solid 1px #c7c7c7;
}
.server_enjoy .info .row .txt01{
    color: #b40000;
    font-size: 20px;
    padding-top: 3px;
    height: 24px;
    line-height: 27px;
}
.server_enjoy .info .row .txt01 span{
    font-size: 22px;
}
.server_enjoy .info .row .txt02{
    font-size: 16px;
    color: #666666;
    padding-top: 10px;
    padding-bottom: 3px;
    height: 20px;
}
.server_enjoy .info .row .rt{
    width: 58%;
    float: left;
    position: relative;
}
.server_enjoy .info .row.this .rt:before{
    content: "";
    position: absolute;
    right: -15px;
    bottom: 0;
    width:100%;
    height: 1px;
    background-color: #c7c7c7;
}
.server_enjoy .item .txt03{
    color: #960e0c;
    font-size: 35px;
    height: 42px;
    line-height: 42px;
    padding-left: 42px;
    text-align: left;
    margin: 35px 0 30px;
}
.server_enjoy .item .txt03 span{
    font-size: 20px;
    position: relative;
    top: -2px;
    padding-right: 5px;
}
.server_enjoy .item .txt03 i{
    margin-left: -10px;
}
.server_enjoy .item .txt03 em{
    font-size: 16px;
    color: #e03f31;
    position: relative;
    top: -2px;
    font-weight: bold;
    margin-left: 10px;
}
.server_enjoy .item .txt03 strong{
    display: inline-block;
    font-size: 18px;
    border:solid 1px #b08e3d;
    border-radius: 4px;
    margin-left: 3px;
    position: relative;
    top: -7px;
    right: 0px;
    padding: 2px 5px;
    line-height: 23px;
    color: #b08e3d;
    font-weight: normal;
}
.server_enjoy .item .txt03 strong:before{
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #b08e3d;
    border-right: solid 1px #b08e3d;
    background-color: #fff;
    right: -5px;
    top: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.server_enjoy .item .txt03 strong:after{
    content:attr(title);
    display: inline-block;
}
.server_enjoy .item .to_buy{
    border-radius: 2px;
    overflow: hidden;
    margin-left: 44px;
    margin-right: 44px;
    margin-bottom: 33px;
}
.server_enjoy .item .to_buy a{
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background: #d96363; 
    overflow: hidden;
    text-align: center;
    color: #fff;
}
.server_enjoy .item .to_buy a:hover {
    background: #b40000; 
}
.more_prods{
    background-color: #f3f4f4;
    padding-bottom: 75px;
}
.more_prods.wraper .wraper_hd {
    padding: 40px 0 35px;
}
.more_prods .mp_box{
    width: 1200px;
    margin: 0 auto;
}
.more_prods .mp_box_in{
    margin: 0 -7px;
}
.more_prods .list{
    width: 100%;
    display: table;
    table-layout: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.more_prods .item{
    padding: 7px;
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;  
}
.more_prods .item_in{
    display: block;
    border:solid 1px #c7c7c7;
    background-color: #fff;
    padding: 0 35px;
    border-radius: 1px;
}
.more_prods .item_in:hover{
    box-shadow: 0 0px 13px #bfbfbf;
}
.more_prods .item .img_box{
    text-align: center;
    height: 168px;
    border-bottom: solid 1px #c7c7c7;
}
.more_prods .item .img_box img{
    padding-top: 47px;
}
.more_prods .item .txt{
    text-align: center;
    height: 48px;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    padding-top: 8px;
}
.wraper .wraper_hd .txt01 {
    color: #2f2725;
    font-size: 40px;
    font-weight: normal;
}