@charset "utf-8";
.n_main .n_content{padding:20px;line-height:1.75;font-size:16px;}
.n_main .n_content img{display:block;margin:10px auto;}
.n_main h2{font-size:20px;text-align:center;font-weight:800;line-height:1.75;padding:10px 0;    margin-top: 5px;}
.n_main .tongji{padding: 0 20px;}
.n_main .tongji p{text-align:center;color:#666;font-size:14px;padding-bottom:10px;border-bottom:1px dashed #ddd;}
.n_main .tongji p span:nth-child(1){display:inline-block;margin-right:20px;}
.n_main .atab{width:800px;margin:0 auto;height:40px;padding:0 20px;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;margin-top:25px;line-height:40px;color:#333;}
.n_main .atab em{font-style:normal;float:left;}
.n_main .atab .atab_txt{float:left;height:40px;overflow:hidden;}
.n_main .atab .atab_txt .cover{position:relative;top:0px;left:0px;/*transition:top 0.5s;*/  }
.n_main .atab .atab_txt .cover li a{color:#666;display:inline-block;margin-right:10px;}
.n_main .atab .atab_txt .cover li a:hover{color:#d73532;}
.n_main .tiaozhuan{padding:0 20px;}
.n_main .tiaozhuan div{line-height:30px;color:#000;}
.n_main .tiaozhuan div.prve{margin-top:5px;}
.n_main .tiaozhuan div a{color:#666;}
.n_main .tiaozhuan div a:hover{color:#d73532;}



.n_main .n_main_right .det_top{background:#fff;}
.n_main .n_main_right .det_banner{
    width: 420px;
    padding: 20px;
    float: left;
}
.n_main .n_main_right .det_banner .det_pic{position:relative;height:294px;overflow:hidden;}
.n_main .n_main_right .det_banner .det_pic li{width:100%;height:100%;position:absolute;top:0;left:0;}
.n_main .n_main_right .det_banner .det_pic img{width:100%;height:100%;display:none;}
.n_main .n_main_right .det_banner .det_pic li img.on{display:block;}
.n_main .n_main_right .det_banner .det_tab{margin-top:10px;}
.n_main .n_main_right .det_banner .det_tab li{width:33.3333%;float:left;}
.n_main .n_main_right .det_banner .det_tab li:nth-of-type(4){margin-right:0 !important;}
.n_main .n_main_right .det_banner .det_tab li img{width: 132px;height: 93px;margin: 0 auto;display: block;cursor:pointer;border:2px solid transparent;}
.n_main .n_main_right .det_banner .det_tab li img.on{border:2px solid #00385b;}
.n_main .n_main_right .det_top .det_inner{
    width: 380px;
    padding: 20px;
    float: right;
}
.n_main .n_main_right .det_top .det_inner p{border-bottom:1px dashed #999;line-height:46px;font-size:14px;color:#333;}
.n_main .n_main_right .det_top .det_inner p:nth-child(1){text-align:center;margin-bottom:10px;height:50px;display:block;line-height:50px;font-size:16px;}

.n_main .n_main_right .pro_tit{
    position: relative;
    height: 30px;
    padding: 24px 20px;
}
.n_main .n_main_right .pro_tit p{
    background: #fff;
    position: absolute;
    left: 50%;
    z-index: 998;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
    width: 150px;
    text-align: center;
    margin-left: -75px;
    font-weight: 800;
}
.n_main .n_main_right .pro_tit i{
    display: block;
    width: 840px;
    position: absolute;
    top: 38px;
    border-bottom: 1px solid #e5e5e5;
}