﻿.wrapper-duan-news{
	background:#fff;
	padding:0px 12px;
}
.header-duan-news{
	width:100%;
	position:fixed;
	height: 36px;
    background: #0183bf;
    z-index:101;
}
.header-duan-news ul{
	width:980px;
	margin:auto;
}
.header-duan-news ul li{
	float:left;
}
.header-duan-news ul li a{
	color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    display: block;
    padding: 0px 15px 0px 10px;
    height: 36px;
    line-height: 36px;
}
.header-duan-news ul li a:hover,
.header-duan-news ul li.selected a{
	background:#ed1c24;
}
.box-slide-duan{
	margin:0px auto 40px;
}
.ten-duan{
	color: #333;
    font-size: 24px;
    font-weight:bold;
    line-height:30px;
    margin-bottom: 10px;
	text-align:center;
}

.ten-thuoctinh-duan{
	color: #fff;
    font-size: 16px;
    font-weight:bold;
    font-weight:normal;
    border-bottom:1px #2db34b solid;
    line-height:20px;
    margin-bottom: 10px;
    padding:6px 0px 6px 20px;
    background:#2db34b;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.item-content-duan-detail, .content-duan{
	width:100%;
	margin:0px auto 0px;
	overflow:hidden;
	line-height:26px!important;
}
.item-content-duan-detail, .content-duan img{
	max-width:100%;
	height:auto!important;
}

.item-content-duan-detail p, .content-duan p{
	margin-bottom:8px;
}
.item-content-duan-detail *, .content-duan *{
	font-size:16px!important;
}
.item-content-duan-detail img{
	max-width:100%;
	height:auto!important;
}



.title-duan-news{
	text-align:center;
	margin:55px auto 20px;
	color: #00a4ee;
    font-size: 28px;
    font-family: MyriadPro-Light;
    font-weight:lighter;
    line-height:32px;
}
.summary-duan-news{
	font-size:14px;
	color:#636363;
}
.box-share{
	margin:20px 0px 30px 0px;
}
.detail{
	text-align:justify!important;
	overflow:hidden;
}
.detail img{
	display:block;
	margin:0px auto 5px!important;
	max-width:100%;
	height:auto!important;
}
.detail table{
	margin:0px auto 10px!important;
}


.box-width{
	width:100%;
	height:36px;
	display:block;
}
.go-back-home{
	height:28px;
	width:130px;
	float:right;
	display:block;
	background:url('../images/home.png') no-repeat;
	margin:4px 40px 0px 0px;
}

#news_other ul{ 
	margin:7px 0px 30px 20px;
    color: #339de8;
    list-style: disc inside;
}
#news_other ul li{list-style-image:url(../images/li.png)}
#news_other ul li{ padding:3px 0;}
#news_other ul li a{ 
	color:#233a7b;
	font-size:13px;
}
#news_other ul li span{ color:#b6b5b5;}
#news_other ul li a:hover{color: #236FA3; text-decoration:underline}
#news_other ul li span{color: #C9C9C9;}
#news_other .title{
    color: #233a7b;
    font-size: 18px;
	margin-bottom:15px;
	font-weight:normal;
	display:block;
}
#news_other .short-link{
	float:none;
	width:100%;
}
.box-content-detail{
	border:1px #ddd solid;
	padding:20px 20px;
	margin:0px auto 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
}
.wrapper-duan{
	position:relative;
	margin-top:-16px;
}
.item-content-duan{
	padding-top:46px;
}
.group-contact-duan{
	background:#f0f2f5;
	padding:20px 5% 20px 5%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom:40px;
}
.info-contact-project{
	width:45%;
	float:left;
	margin-bottom:20px;
}
.header-box-info-member {
    color: #333;
    line-height: 30px;
    padding-top: 20px;
    font-size: 18px;
}
.member-name {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}
.note-info-member {
    color: #999;
    font-size: 16px;
    margin-bottom: 10px;
}
.row-contact-product {

}
.hotline-member-detail{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	background:#f93239 url('../images/call.png') no-repeat 10px 6px;
	background-size:16px 16px;
	box-shadow:0px 0px #eb3002;
	line-height:30px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	margin:0px 2% 15px 0px;
	width:44%;
	text-indent:35px;
}
.hotline-member-detail:hover{
	color:#fff;
	background:#02c1db url('../images/call.png') no-repeat 12px 6px;
	background-size:16px 16px;
}

.zalo-member-detail{
	color:#fff;
	font-size:15px;
	background:#03b14e url('../images/zalo.png') no-repeat 7px 5px;
	background-size:20px 20px;
	box-shadow:0px 0px #eb3002;
	line-height:30px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	margin:0px 2% 15px 0px;
	width:44%;
	text-indent:35px;
}
.zalo-member-detail:hover{
	color:#fff;
	background:#01cb58 url('../images/zalo.png') no-repeat 9px 5px;
	background-size:20px 20px;
}

/* reponsive */
@media (max-width: 1100px) {
.ten-duan{
	font-size:18px;
}
.title-info-contact-project{
	font-size:18px;
}
.box-content-detail {
    padding: 10px 10px;
    margin: 0px auto 20px;
}
.info-contact-project,.box-form-duan{
	width:auto;
	float:none;
	margin-bottom:10px;
}
.list-info-contact li span{
	font-size:14px;
}
.list-info-contact li span.lable-info{
	width:auto;
	margin-right:5px;
}
.wrapper-duan {
    margin-top: -10px;
}






}