.comment-tab-title{line-height: 44px;border-bottom: 1px solid #007167;margin-bottom: 10px;}
.comment-tab-title a{display: block;width: 50%;text-align: center;float: left;color: #007167;font-size: 15px;font-weight: bold;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.comment-tab-title .active{background: #007167;color: #fff;}
.comment-tab-tag{transition: .5s all;display: inline-block;color: #007167;font-size: 15px;font-weight: bold;line-height: 38px;padding: 0 10px;border-radius: 50px;background: #e9d36f;}
.comment-tab-select{color: #666666;font-size: 15px;line-height: 28px;}
.comment-tab-select select{color: #666666;font-size: 15px;width: 116px;border: 1px solid #cccccc;padding: 0 10px;margin-left: 10px;}
.comment-text-ul li{background: #f2f2f2;padding: 15px;margin-top: 10px;}
.comment-text-title{color: #333333;font-size: 15px;font-weight: bold;}
.comment-text-title .fa{color: #fbb03b;margin-left: 5px;}
.comment-text-time{color: #888888;font-size: 12px;margin-top: 5px;}
.comment-text-content{color: #888888;font-size: 15px;line-height: 22px;margin-top: 5px;}
.comment-text-content strong{color: #D46C62;font-weight: bold;}
.comment-look{text-align: right;}
.comment-look a{display: inline-block;color: #007167;font-size: 15px;border: 1px solid #007167;border-radius: 50px;line-height: 26px;padding: 0 10px;transition: .5s all;}
.comment-tab-main{display: none;}
.comment-tab-main.active{display: block;}
.comment-tab-image{width: 760px;margin: 0 auto;max-width: 100%;}
.comment-image-ul li{background: #f2f2f2;padding: 15px;margin-top: 15px;}
.comment-image-ul li img{width: 100%;vertical-align: middle;}
.comment-image-ul .comment-look{text-align: center;margin-top: 15px;}





@media (min-width: 1080px) {
	.comment-look a:hover{background: #007167;color: #fff;}
	.comment-tab-tag:hover{background: #007166;color: #fff;}
}
@media (max-width: 767px) {
	
}