@charset "utf-8";
/* CSS Document */
.main-detail img{
max-width:100%!important;
margin:0 auto;
/*max-height:860px;*/
}
.fb-comments
{
	clear:both;
}
.nav-detail ul li {
	padding-left:20px;
	float:right;
}	
.nav-detail ul li a{
	width:18px;
	height:18px;
	display:block
}
.mail-detail{
	background:url(../images/mail-detail.png) no-repeat scroll center center
}
.print-detail{
	background:url(../images/print-detail.png) no-repeat scroll center center
}
.zoom-detail{
	background:url(../images/zoom-detail.png) no-repeat scroll center center
}
.title-detail h1 {
	font-size:32px;
	line-height:36px;
	font-weight:bold;
	margin-bottom:20px;
	clear:both;
}
.like-fb {
	position:relative;
	padding-right:10px;
	float:left
}
.like-fb a{
	display:inline-block;
	/*background:url(../images/f-like.jpg) no-repeat scroll 0 0;*/
	width:56px;
	height:21px;
	margin-right:5px;
}
.fb_iframe_widget
{
	display:block!important;
}
.like-fb .badge {
    background-color:transparent;
	background-image:url(../images/badges-like.jpg);
    border-radius: 0;
    color: #333;
    font-size: 12px;
    line-height: 18px;
	position:absolute;
	width:56px;
	height:31px;
	top:0	
}
.like-fb.share-fb a{
	background:url(../images/f-share.jpg) no-repeat scroll 0 0;
	width:64px
}
.like-fb.share-fb .badge {
	background-image:url(../images/badges-share.jpg);
	width:64px;	
}
.like-fb.feedback a{
	background:url(../images/feedback.jpg) no-repeat scroll 0 0;
	width:61px
}
.like-fb.feedback .badge {
	background-image:url(../images/badges-feedback.jpg);
	width:61px;	
}
.avata {
    float: right;
    width: 50px;
    height: 50px;
    margin-left: 10px;
    overflow: hidden;
}
.avata img {
	width:50px;
	height:auto;
}
.name-writer {
	font-weight:bold;
	margin-bottom:2px;
	font-size:16px
}
.name-paper{
	color:#999;
	font-size:12px
}
.share-detail{
	border-bottom:#ddd 1px dashed;
	margin-bottom:10px;
	padding-bottom:3px
}
.row.share-detail {
	margin-left:0;
	margin-right:0
}
.share-detail .col-xs-6{
	padding-left:0;
}
.share-detail .col-xs-6{
	padding-right:0;
}
.shapo-detail{
	font-weight:bold;
	font-size:20px;
	margin-bottom:40px
}
.most-detail{
	width:240px;
	margin-right:60px;
	float:left
}
.most-detail ul li {
	display:block;
	padding:10px 0;
	border-bottom:#eee 1px solid
}
.most-detail ul li a{
	color:#888;
	font-weight:bold;
	font-size:16px
}
.most-detail .most-catepage{
	color:#f68821;
	font-size:18px;
	margin-bottom:0
}
.main-detail{
	font-size:20px;
	margin-bottom:30px
}
.img-detail{
	display:block;
	margin-bottom:30px
}
.img-detail img {
	width:100%;
	height:auto;
	margin-top:30px;
}
.img-detail p {
	padding:10px 20px;
	background:#eee;
}
.tagscms {
	margin-bottom:20px;
	padding-top:10px;
	border-top:#eee 1px solid;
	clear:both;
}
.main-detail table{
	margin:0 auto;
}
.tagscms ul li {
	display:inline-block;
	padding-right:20px;
	color: #767676;
	line-height:24px
}
.tagscms ul li span {
    font-weight: bold;
}
.tagscms ul li a{
	color:#767676
}
.tagscms ul li a:hover{
	color:#f68821
}
.relate-newws .nb-catepage{
	margin-right:-20px;
	margin-top:10px
}
.relate-newws .nb-catepage ul li {
	padding-right:20px;	
    width: 25%;
}
.same-cate .bg-mostread.bg-nav, .relate-newws .bg-mostread.bg-nav {
    margin-bottom: 5px;
}
.same-cate .most-catepage {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.fb_ltr{
	width:100%;
	/*min-height:3500px;*/
	overflow:hidden;
	border:none
	
}
.box-comment2 textarea{
	margin-bottom:10px
}
.soBL {
    font-size: 18px;
    font-weight: bold;
	padding-bottom:10px;
	border-bottom:#ddd 1px solid
}
.media {
	font-family:Arial, Helvetica, sans-serif
}
.media-heading {
	margin-bottom:10px
}
.comment-2 h4 {
	font-size:14px;
	line-height:normal;
	word-wrap:break-word;
	font-weight:bold
}
.time-comment {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:normal
}
.reply {
	font-size:12px;
	color:#999;
	margin-bottom:10px
}
.reply a{
	color:#f68821
}
/*responsive*/
@media (min-width: 1200px){
}
@media (max-width: 1199px){

}
@media (min-width: 992px){
}
@media (max-width: 991px){
	
}
@media (min-width: 768px){
}
@media (max-width: 767px){
	.most-detail {
		margin-right: 40px;
	}
	.nav-detail {
		width:100%
	}
	.nav-detail ul li {
		float: left;
		padding-left: 0;
		padding-right: 10px;
	}
	
}
@media (max-width: 736px){
}
@media (max-width: 667px){
	
}
@media (max-width: 640px){
}
@media (max-width: 533px){
	.most-detail {
		margin-right: 30px;
		float: left;
		width: 200px;
	}
	.share-detail .col-xs-6{
		width:100%
	}
	.share-detail .col-xs-6.pull-right.text-right {
		float: left;
		margin-top: 10px;
		padding-left: 0;
		text-align: left;
	}
	.avata {
		float: left;
		margin-left: 0;
		margin-right: 10px;
	}
}
@media (max-width: 480px){
	
	.title-detail h1 {
		font-size: 26px;
		line-height: 30px;
	}
	.shapo-detail {
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 30px;
	}
	.most-detail {
		margin-bottom: 20px;
		margin-right: 0;
		width: 100%;
	}
	.most-detail ul li a {
		font-size: 14px;
	}
	.main-detail {
		font-size: 16px;
	}
	.relate-newws .nb-catepage ul li {
		width: 100%;
		padding-bottom:20px
	}
	.relate-newws .nb-catepage ul li a img {
		float: left;
		margin-bottom: 0;
		margin-right: 10px;
		width: 30%;
	}
	
	
}
@media (max-width: 414px){
	.relate-newws .nb-catepage ul li a img {
		width: 40%;
	}
	
	
}
@media (max-width: 320px){
	
}
/*end responsive*/

.input-cmtDt {
    float: left;
    width: 100%;
    height: 100px;
    margin-top: 10px;
        z-index: auto;
    position: relative;
    line-height: normal;
    font-size: 13.3333px;
    transition: none;
    overflow: auto;
    background: transparent !important;
}
.DtShare-bt {
    float: right;
    color: #fff;
    background: #ccc;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    padding: 2px 17px;
    margin: 10px 0;
    border: none;
    cursor: pointer;
}
.DtShare-bt:hover {
    background: #ff7900;
}
.txtareacm {
    width: 360px;
    border: none;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    background: url("/images/bg_comment.jpg") repeat-y left top;
    padding: 0 5px;
    margin: 0;
    float: left;
}
.FpwtUs-ct input.mailFpw {
    background: url("/Images/MailCu.jpg") no-repeat;
    color: grey;
    width: 317px;
    height: 40px;
    padding-left: 50px;
    border: 1px solid #CCC;
    line-height: 40px;
    font-weight: bold;
}
.FpwtUs-ct input.nameregist {
    background: url("/Images/CuC.jpg") no-repeat;
    color: grey;
    width: 317px;
    height: 40px;
    padding-left: 50px;
    margin-right: 18px;
    border: 1px solid #CCC;
    line-height: 40px;
    font-weight: bold;
    margin-top: 20px;
}
.imgRefresh {
    float: left;
    width: 27px;
    padding: 17px 20px;
}
.FpwtUs-ct input.btnSent {
    float: left;
    background: #ff7900;
    cursor: pointer;
    width: 163px;
    height: 34px;
    color: #fff;
    margin-right: 10px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.menuDt-Share{ padding:11px 0 11px 0;float: left;width: 100%;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;}
.menuDt-Share h4{ float: left;color: #321d15; font-weight: bold;font-size: 16px;font-family: arial;}
.menuDt-Share ul{ float: right;}
.menuDt-Share ul li{ list-style-type: none;display: inline;padding: 0 10px;border-left: 1px solid #321d15;color: #4e4e4e;font-size: 12px;font-family: arial;font-weight: bold;}
.menuDt-Share ul li:first-child{border-left: none}

.commentDt0{ float: left;padding-top: 15px;padding-left: 15px;width: 100%;}
.commentDt0 img{ float: left;padding-top: 3px;}
.commentDt0 .commentDt01{padding-left: 10px; float: left;width: 90%;padding-bottom: 10px; }
.commentDt0 h4{float: left;color:#321d15;font-family: arial;font-size: 12px;width: 396px; }
.commentDt0 p{ float: left;width: 100%;font-family: arial;font-size: 12px;color: #321d15;}
.commentDt0  p.DtDetail-traloi{ float: left;width: 100%;background: url("/Images/lihome2.png") no-repeat 2px 17px transparent;padding-left: 20px;padding-top: 10px; }
.commentDt0 .commentDt01 .commentDt1{border-top: 1px solid #CCC;float: left;padding-top: 10px;width: 100%;border-bottom: 1px solid #CCC;margin-top: 10px;padding-bottom: 10px;}
.commentDt1 h4{float: left;color:#321d15;font-family: arial;font-size: 12px;width: 100%;}
.commentDt1 div{ float: left;padding-left: 10px;width: 100%;}
.commentDt2{ float: left;}
.commentDt2{ float: left;margin-right: 15px;padding-top: 10px; }
.commentDt2 img{ padding-top: 10px;padding-right: 10px;}
.commentDt2 h4{float: left;color:#321d15;font-family: arial;font-size: 12px; }
.commentDt2 p{}

.commentDt00{ float: left;padding-top: 15px;padding-left: 30px;border-top: 1px solid #CCC;}
.commentDt00 img{ float: left;width: 450px;}
.commentDt00 .commentDt01{padding-left: 10px; float: left;width: 370px;padding-bottom: 10px; }
.commentDt00 h4{float: left;color:#321d15;font-family: arial;font-size: 12px;width: 440px; }
.commentDt00 p{ float: left;width: 350px;font-family: arial;font-size: 12px;color: #321d15;}
.commentDt00 .commentDt01 p.DtDetail-Sumtraloi{ float: left;width: 425px;background: url("/Images/lihome1.png") no-repeat 2px 11px transparent;padding-left: 20px;padding-top: 10px; }

.TimeShowComment{ color: #666666;font-size: 11px;float: right;}

.input2-cmtDt{ float: left;width: 325px;height: 100px;margin-top: 10px;}
.commentTV0{ float: left;padding-top: 15px;}
.commentTV0 img{ float: left;}
.commentTV0 .commentTV01{padding-left: 10px; float: left;width: 570px;padding-bottom: 10px; }
.commentTV0 h4{float: left;color:#321d15;font-family: arial;font-size: 12px;width: 550px; }
.commentTV0 p{ float: left;width: 550px;font-family: arial;font-size: 12px;color: #321d15;}
.commentTV0  p.tvDetail-traloi{ float: left;width: 540px;background: url("/Images/lihome2.png") no-repeat 2px 17px transparent;padding-left: 20px;padding-top: 10px; }
.commentTV0 .commentTV01 .commentTV1{border-top: 1px solid #CCC;float: left;padding-top: 10px;width: 630px;border-bottom: 1px solid #CCC;margin-top: 10px;padding-bottom: 10px;}
.commentTV1 h4{float: left;color:#321d15;font-family: arial;font-size: 12px;width: 510px;}
.commentTV1 div{ float: left;padding-left: 10px;width: 510px;}
.commentTV0 p{ float: left;width: 450px;font-family: arial;font-size: 12px;color: #321d15;}
.commentTV2{ float: left;}
.commentTV2{ float: left;padding-top: 10px;width: 100%; }
.commentTV2 h4{ width: 100%;}
.commentTV2 p{float: left;color:#321d15;font-family: arial;font-size: 12px;font-weight: bold;width: 630px;}
.commentTV2 .input2-cmttv { width: 92%;}
.commentTV2 img{ margin-right: 10px;padding-top: 10px !important;}
.commentTV00{ float: left;padding-top: 15px;padding-left: 30px;border-top: 1px solid #CCC;}
.commentTV00 img{ float: left;}
.commentTV00 .commentTV01{padding-left: 10px; float: left;width: 100%;padding-bottom: 10px; }
.commentTV00 h4{float: left;color:#321d15;font-family: arial;font-size: 12px;width: 100%; }
.commentTV00 p{ float: left;width: 100%;font-family: arial;font-size: 12px;color: #321d15;}
.commentTV00 .commentTV01 p.tvDetail-Sumtraloi{ float: left;width: 100%;background: url("/Images/lihome1.png") no-repeat 2px 11px transparent;padding-left: 20px;padding-top: 10px; }
.input2-cmttv{ float: left;width: 100%;height: 100px;margin-top: 10px;}
.tvShare-bt{ float: right;color: #fff;background: #ccc;font-family: arial;font-size: 13px;font-weight: bold;height: 28px;padding:  2px 17px;margin: 10px 0;border: none;}
.tvShare-bt:hover{background: #ff7900}

/*-------------------FORGET PASSWORD------------------------*/
.FpwtUs{ background: url("/Images/liCu.jpg") repeat-x;float: left;width: 410px;}
.FpwtUs h4{border-bottom: 1px solid #e7e7e7;padding: 20px 0 16px 20px;float: left;text-transform: uppercase;color: #ff7900;font-family: arial;width: 390px; }
.FpwtUs-ct{ float: left;padding:14px 0 0 20px;}
.FpwtUs-ct p{ padding-bottom: 14px;float: left;padding-right: 30px;width: 360px;font-family: arial;font-size: 12px;}

.FpwtUs-ct input.mailFpw{  background: url("/Images/MailCu.jpg") no-repeat;color: grey;width: 360px;height: 40px;padding-left: 50px;border: 1px solid #CCCCCC;line-height: 40px;font-weight: bold;}
.FpwtUs-ct input.nameregist{  background: url("/Images/CuC.jpg") no-repeat;color: grey;width: 360px;height: 40px;padding-left: 50px;margin-right: 18px; border: 1px solid #CCCCCC;line-height: 40px;font-weight: bold;margin-top: 20px;}
.FpwtUs-ct span{float: left;color: grey;width: 187px;height: 40px;line-height: 40px;font-weight: bold;margin-right: 21px;margin-top: 9px;}
.FpwtUs-ct input.tittleFpw{float: left;color: grey;width: 155px;height: 40px;border: 1px solid #CCCCCC;line-height:40px;font-weight: bold;margin-right: 15px;margin-top: 9px;}

.FpwtUs-ct .btnbutton{ margin-top: 9px;margin-right: 23px;width: 282px;padding-left: 105px;float: left;margin-bottom: 20px;}
.FpwtUs-ct input.btnSent{ float: left;background: #ff7900;cursor: pointer;width: 163px;height: 34px;color: #ffffff;margin-right: 10px;font-family: arial;font-size: 12px;font-weight: bold;text-transform: uppercase;}
 
.FpwtUs .imfoFpw{ float: left;background: url("/Images/lineloginBottom.jpg") repeat-x;margin-top: 8px;width: 390px;height: 30px;padding-left: 20px;border-top: 1px solid #e7e7e7;font-size: 20px;font-weight: normal;}
.FpwtUs .imfoFpw p{ font-family: arial;font-size: 12px;line-height: 30px;font-size: 12px;font-weight: normal;}
.FpwtUs .imfoFpw p span{ color: #ff7900;}

div.nleft {width: 220px;background: none repeat scroll 0 0 #F2DBA7;border-right: 1px solid #DADADA;border-top: 1px solid #DADADA;border-bottom: 1px solid #DADADA;border-radius: 7px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);float:left;border-left: 3px solid #FF7900;margin: 0 20px 10px 0;padding: 20px;}
div.nright {width: 220px;border-right: 3px solid #FF7900;float: right;margin: 0 0 10px 20px;padding: 20px;background: none repeat scroll 0 0 #F2DBA7;border-left: 1px solid #DADADA;border-top: 1px solid #DADADA;border-bottom: 1px solid #DADADA;border-radius: 7px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
div.ncenter {width: 438px;border-top: 3px solid #FF7900;margin: 0 auto;padding: 15px;background: none repeat scroll 0 0 #F2DBA7;border-right: 1px solid #DADADA;border-left: 1px solid #DADADA;border-bottom: 1px solid #DADADA;border-radius: 7px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
div.notebox {color: #000;font-size: 1em;line-height: 1.2em;}
#contentChil blockquote:before {-webkit-font-smoothing: antialiased;color: #ff7900;font-size: 3.60406em;position: absolute;font-style: italic;content: "\201C";line-height: 1em;left: -0.60180em;top: 0;}
#contentChil blockquote{margin:1.5em 0 1.5em 1.80203em;color:#000;position:relative;background-color:#fff;}
#contentChil cite { font-size: 12px; float: right;  padding-top:19px; }
#contentChil blockquote:after { color: #ff7900;  content: "”"; float: right; font-size: 3.60406em;margin: 10px 15px 0 0;font-style: italic;-webkit-font-smoothing: antialiased; text-shadow: 0 1px 1px #909090;}
table.nleft {width: 220px;background: none repeat scroll 0 0 #F2DBA7;border-right: 1px solid #DADADA;border-top: 1px solid #DADADA;border-bottom: 1px solid #DADADA;border-radius: 7px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);float:left;border-left: 3px solid #FF7900;margin: 0 20px 10px 0;padding: 20px;}
table.nright {width: 220px;border-right: 3px solid #FF7900;float: right;margin: 0 0 10px 20px;padding: 20px;background: none repeat scroll 0 0 #F2DBA7;border-left: 1px solid #DADADA;border-top: 1px solid #DADADA;border-bottom: 1px solid #DADADA;border-radius: 7px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
table.ncenter {width: 438px;border-top: 3px solid #FF7900;margin: 0 10px 0 0;padding: 15px;background: none repeat scroll 0 0 #F2DBA7;border-right: 1px solid #DADADA;border-left: 1px solid #DADADA;border-bottom: 1px solid #DADADA;border-radius: 7px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
table.notebox {color: #000;font-size: 1em;line-height: 1.2em;}
table.notebox td{
padding:10px;
}