/* BASIC css start */
.custom_wrap li a.on {background:#000; color:#fff;}
.second_custom_wrap ul.on {display:block; }
.bbs-hd{display:none;}
.custom_wrap {width:100%; text-align:center; font-size:0;}
.custom_wrap li {display:inline-block; width:120px; text-align:center; font-size:13px;  background:#fff; border:1px solid #000; border-right:0px;}
.custom_wrap li:last-child {border-right:1px solid #000; }
.custom_wrap li:hover {background:#000; }
.custom_wrap li a {display:block; padding:10px 0px; color:#000; font-size:13px; }
.custom_wrap li a:hover {color:#fff; }

.content_wrap .review_a_title {max-width:450px; text-align:center; margin:50px auto 0px; font-size:13px; font-weight:600; line-height:20px; }
.content_wrap .btn_review_wrap {max-width:450px; font-size:0; text-align:center; margin:30px auto 0px; }
.content_wrap .btn_review_wrap a {border:1px solid #525252; height:30px; line-height:30px; font-size:12px; text-align:center; color:#525252; padding:10px 40px; margin:0px 5px;}
.content_wrap .btn_review_wrap a.photo {background:#525252; color:#fff; }

#PR15N01PHOTO {max-width:1140px; }
#PR15N01PHOTO .PR15N01-review {}
.MS_power_review_list {margin:0 auto !important; }
#PR15N01PHOTO {margin-top:100px !important; }

.review_cont_wrap {max-width:1140px; margin:0 auto; }

.review_title {
    margin-top:20px;  
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 2.5px;
    line-height: 40px;
    margin-bottom: 20px;
    text-align:center;

}

.review_title + p { 
    font-size: 16px;
    line-height: 20px;
    margin-bottom:50px;
    text-align:center;
}

.review_title + p > strong { 
    font-size: 16px;
    font-weight: 600;
}


.review_cont_wrap .top_ban_title {width:100%; overflow:hidden; font-size:0; text-align:center; margin-bottom:30px; }
.review_cont_wrap .top_ban_title li {   
 display: inline-block;
    width: 180px;
    margin: 0px 5px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 15px;
    background: #343333;
    color: #fff;
}
.review_cont_wrap .top_ban_title li strong {font-size:18px; font-weight:600; margin:0px 5px; }
.review_cont_wrap .top_ban_title li span {display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    background: #fff;
    color: #343333;
    text-align: center;
    vertical-align: middle;
    /* float: left; */
    font-size: 17px;
    margin-top: -8px;
    margin-right: 5px;
}

.top_ban_wrap {width:100%; display:flex; font-size:0; text-align:center; overflow:hidden;}
.top_ban_wrap .top_ban {
    width: calc(50% - 72px);
    /* margin: 0px 10px; */
    border: 1px solid #dfdfdf;
    background: #f8f8f8;
    padding: 30px;
    margin-right: 20px;
}
.top_ban_wrap .top_ban:last-child {margin-right:0px; }
.top_ban_wrap .top_ban > div {display:table-cell; vertical-align:middle; width:50%;}
.top_ban_wrap .top_ban > div.right_wrap {padding:0 0 0 10px; text-align:left; }
.top_ban_wrap .top_ban > div.right_wrap .top {height:45px; line-height:45px; font-size:15px; }
.top_ban_wrap .top_ban > div.right_wrap .top span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    background: #fff;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    /* float: left; */
    font-size: 13px;
    margin-top: -8px;
    background: #343333;
    font-weight: 800;
}

.top_ban_wrap .top_ban > div.right_wrap .name {height:30px; line-height:30px; font-size:13px; text-align:left; }
.top_ban_wrap .top_ban > div.right_wrap .name + p {font-size:12px; }
.top_ban_wrap .top_ban > div.right_wrap .top strong {font-size: 18px;
    font-weight: 600;
    }
.top_ban_wrap .top_ban > div img {width:100%; 
}

.review_cont_wrap .middle {    height: 45px;
    line-height: 45px;
    font-size: 15px;
    text-align:center; margin:50px 0px; 
 }

.review_cont_wrap .middle span {
display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    background: #fff;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    /* float: left; */
    font-size: 13px;
    margin-top: -8px;
    background: #343333;
    font-weight: 800;
}

.review_cont_wrap .middle strong  {font-size: 18px;
    font-weight: 600;
     }

.five_wrap {width:100%; font-size:0; overflow:hidden; }
.five_wrap.center {text-align:center; }
.five_wrap.center li {float:none; margin:0; display:inline-block; }

.five_wrap li {float:left; width: calc(100% / 5 - 42px); margin-right:10px; margin-bottom:10px; border:1px solid #dfdfdf; background:#f8f8f8; padding:15px;}
.five_wrap li:nth-child(5) {margin-right:0px;}
.five_wrap .name {font-size:12px; text-align:center; font-weight:600; margin-bottom:10px; }
.five_wrap .name span {font-weight:normal; }
.five_wrap li img {width:100%; }
.five_wrap .model_num { text-align:center; font-size:12px; margin-top:8px; }

.txt_list {margin-top:40px; }
.txt_list li {    
       font-size: 12px;
    text-align: left;
    line-height: 20px; }
.txt_list .list_title {font-weight: 600;
    font-size: 13px;
    margin-bottom: 10px; }
    
    
.page_title p {
margin-top:80px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.5;
    color: #343333;
  }
  
  .page_title p:after {
    display: block;
    content: '';
    width: 50px;
    height: 1px;
    background: #525252;
    margin: 30px auto;
    }
/* BASIC css end */

