
.news_detail > div.news_detail_img {
}
.cat_title {
    display: block;
    color: #FFFFFF;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "MyriadPro-Regular";
    font-weight: normal;
    padding: 7px 0px 10px;
    border-bottom: 4px solid #FFFFFF;
    margin-bottom: 15px;
}
.news_detail_img .item-img img{
    border: 4px solid #FFFFFF;
    height: auto !important;
}
.cat_title span {
    color: #ffffff;
    font-family: "MyriadPro-Semibold";
    background: #626262;
    padding: 18px 30px 5px 30px;
    float: left;
}
.content-related {
    width: 104%;
}
.content-related .item-img {
    float: left;
    border: 4px solid #FFFFFF;
    margin-bottom: 12px;
}
.content-related .item {
    width: 226px;
    float: left;
    margin: 0px 24px 10px 0px;
    height: 250px;
}
.content-related .home_title > a {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}
.content-related .home_sum {
    color: #ffffff;
    height: 36px;
    overflow: hidden;
}
.news_detail .title {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.construction_time {
    color: #FFFFFF;
    padding-bottom: 7px;
}
.news_detail .hit_share {
    display: block;
    padding: 9px;
    border-top: 1px solid #2B65B4;
    border-bottom: 1px solid #2B65B4;
    margin-top: 25px;
}
.news_detail .news_time {
    color: #cccccc;
    margin-bottom: 10px;
}
.news_detail .summary {
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 20px;
}
.news_detail .share_bottom {
}
.news_detail .relate_title {
    color: #fffefe;
    font-size: 14px;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
    background: url("../images/bg_tin_detail.png") no-repeat scroll right -80px top 10px;
}
.relate_content > a {
    text-transform: none;
}
.news_detail .related .relate_content {
    background: url("../images/line-relate.png") no-repeat scroll left 7px;
    padding-left: 20px;
    line-height: 23px;
}
.news_detail .related .relate_content a{
    color: #FFFFFF !important;
}
.related_mail {
    padding: 20px 0 15px;
}
.related {
    margin-bottom: 15px;
    overflow: hidden;
}

.comments {
}
.news_detail h4.conmment_face {
    display: block;
    padding: 10px 0px 10px 30px;
    font-size: 13px;
    color: #00923f;
    background: url('../images/icon-face.png')no-repeat 0px 7px;
}
.fb-comments.fb_iframe_widget {
    padding-top: 10px;
    width: 100%;
}
.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
    width: 100% !important;
}
div#feedback_1N0jXEewslnbbcF2e {
    width: 100% !important;
}
.fb_iframe_widget iframe {
    position: absolute;
    width: 100% !important;
}
form#u_0_2 {
    width: 100%;
    box-sizing: border-box;
}
#feedback_1SoLdgM7bdTiKTwcW {
    width: 100% !important;
}
.mainCommentForm {
    width: 100% !important;
    box-sizing: border-box;
}
.add-task {
    color: #006ACD;
    font-size: 16px;
    text-transform: uppercase;
}
.comment-item.comment-item-42.comment_level_0.comment_sub_0 {
    background:#F7F7F7;
    border: 1px solid #EEEEEE;
    margin-bottom: 10px;
    padding: 10px 15px;
}
.name_email > input {
    width: 240px;
}
.text_area_ct > textarea {
    margin-bottom: 10px;
    width: 505px;
}
.comments  .comment_form_title {
    font-size: 17px;
    margin-bottom: 0;
    padding-bottom: 8px;
    text-transform: uppercase;
}
.comments .form_comment p {
    margin-bottom: 10px;
}
.code-view > img{
	vertical-align: middle;
}
.captcha{
	margin: 10px 0;
}
.button_reply{
	color: #006ACD;
	float: right;
}
.comments .name_email #name ,.comments .name_email #email{
	height: 19px;
    width: 45%;
	color: #5B5B5B;
}
.comments #text{
	height: 62px;
    width: 529px;
	color: #5B5B5B;
}
.comments #txtCaptcha{
	height: 19px;
    width: 120px;
	color: #5B5B5B;
}
.reply_button_area a.button_reply_close {
    margin-right: 10px;
}
.comments .button {
    background: #006ACD;
    border-radius: 2px;
    border: 0;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0px;
    padding: 2px 6px;
}
#submitbt {
    margin-right: 15px;
}
.news_tags h2.tag, .news_tags font {
    float: left;
    font-weight: normal;
    text-transform: capitalize;
}
.news_tags h2.tag a {
    color: #333333;
}
.news_detail .description p, .news_detail .description ul li, .news_detail .description div {
    color: #FFFFFF;
    margin-bottom: 12px;
}
.name_email > input, #comment_add_form > textarea, .captcha > input, .text_area_ct > textarea {
	padding: 0 10px
	
}

@media only screen and (min-width:768px){
    
}
@media only screen and (max-width:767px){
    .news_detail > div.news_detail_img{
      text-align: center;
    }
}
