body,html{background: #f5f7fa;}
.comment_container{padding-bottom: 40px;}
.c_banner{width: 100%;height: 260px;background: #fff;text-align: center;padding-top: 120px;padding-bottom: 60px;}
.c_banner img{width: 1200px;margin: 0 auto;height: 260px;display: inline-block;}
.comment_cont{width: 1200px;margin: 0 auto;margin-top: 30px;}
.comment_detal{cursor: default; width: 1148px;margin: 0 auto;background-color: #ffffff;border-radius: 4px;border: solid 1px #e9ebf5;padding: 0 26px;margin-bottom: 20px;}
.comment_detal:hover{border: solid 1px #0d86ff;}
.com_top{height: 64px;border-bottom: 1px solid #e9ebf5;display: flex;align-items: center;position: relative;}
.user_head_img{width: 36px;height: 36px;}
.c_user_name{color: #333333;font-size: 16px;font-weight: bold;display: inline-block;margin-left: 10px;}
.c_label{position: absolute;top: 50%;transform: translateY(-50%);right: 0;width: 143px;height: 36px;background-color: #e5f2ff;color: #2c95ff;font-size: 14px;font-weight: bold;text-align: center;line-height: 36px;}
.c_cont{color: #666666;font-size: 14px;padding: 20px 0;}
.c_redmore{text-align: right;width: 100%;color: #0d86ff;text-decoration: underline;margin-top: 10px;}
.c_redmore:hover{color: #49a4ff;}
.c_paging{font-size: 14px;color: #031a42;padding-top: 10px;height: 20px;display: inline-block;position: relative;left: 50%;transform: translateX(-50%);}
.c_paging img{width: 6px;height: 10px;position: relative;margin-top: -2px;}
.page{width: 250px;margin: 0 auto;}
.c_paging li{width: 20px;height: 20px;float: left;}
.c_paging li.on a{color: #0d86ff;text-decoration: underline;}