@import url(https://fonts.googleapis.com/css?family=Lato:400,700italic,700,900,900italic,100italic,100,300,300italic);
*{
	margin:0;
	padding:0;
	list-style:none;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
}
a,a:hover,a:focus,a:active{
	text-decoration:none;
}
ul,ol{
	margin:0;
	padding:0;
	list-style:none;
}
img{
	max-width:100%;
	vertical-align:middle;
	width:100%;
}
body{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:14px;
	background:url(../images/bg_back.png)no-repeat scroll 0 0 / cover;
	color:#fff;
}
.cotainer{
	width:1170px;
	margin:0 auto;
}
.top_banner{
	background:url(../images/bg_banner.png)no-repeat scroll 0 0 / cover;
	height:362px;
}
.navigation{
	background:url(../images/nav_line.png)no-repeat scroll 0 0 / cover;
}
.banner_txt img{
	padding-top:128px;
}
nav ul li{
	padding:10px 28px !important;
	position:relative;
}
nav ul li a{
	color:#fff;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
}
nav ul li a:hover,nav ul li a:active,nav ul li a:focus{
	color:#fff;
}
nav ul li ul
{
	position:absolute;
	top:60px;
	background:#000046;
	z-index:99;
	display:none;
	font-size:18px;
	padding:0 10px;
	
}
nav ul li ul li a{
    font-size:22px;
}

nav ul li ul li{
	padding:8px 10px !important;
	white-space: nowrap; 
}
nav ul li:hover ul {
	display:block;
}
main{
	padding:15px 0;
}
.title_head{
	background:url(../images/head_title.png)no-repeat scroll 0 0 / cover;
}
.title_head h3{
	font-size:18px;
	font-weight:700;
	padding: 10px 10px 10px 20px;
	text-transform:uppercase;
}
.title_head h3 span{
	font-size:27px;
	font-weight:700;
}
.back_box {
	background:url(../images/back_box.png)no-repeat scroll 0 0 / cover;
	text-align:center;
	padding:15px 25px;
}
.message_box,.recent_message,.tab_back,.box_member{
	background:url(../images/back_box.png)no-repeat scroll 0 0 / cover;
	padding:15px 10px;	
}
.tab_back{
	padding:0 0;
}
.recent_message{
	border:1px solid #000;
}
.back_box ul li {
	padding:5px 0;
}
.back_box ul li h4{
	color:#ddb23e;
	font-size:18px;
	line-height:22px;
}
.back_box ul li p{
	color: #e3e3f0;
	position:relative;
}

.m_20{
	margin-bottom:20px;
} 
.img_box {
    position: relative;
}
.info_btn {
    bottom: 15px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.view_btn{
	margin-top:15px;
}
.info_btn a,.view_btn a{
	height:44px;
	width:138px;
	line-height:38px;
	background:#091b85;
	color:#fff;
	display:inline-block;
	font-size:16px;
	text-transform:uppercase;
	border-radius:10px;
	border-top:4px solid #3e4d97;
	border-bottom:4px solid #040e42;
	border-left:4px solid #2f3e98;
	border-right:4px solid #040e42;
	font-weight:700;
}
.info_btn a span,.view_btn a span{
	font-size:22px;
	font-weight:700;
}
.p_5{
	padding:0 5px;
}
.m_0{
	margin:0;
}
.message_txt > h3 {
    color: #ddb23e;
    text-decoration: none
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;

}
.message_txt > p{
	font-size:15px;
}

.page strong {
	color: #ddb23e;
}

.page h4 {
	color: #ddb23e;
}

.page a {
	color: #ddb23e;
	text-decoration: underline
}
.inside_message{
	margin-top:10px;
}
.inside_message ul li a{
	color:#ddb23e;
}
.grid-6 {
    float: left;
    width: 50%;
}
.grid-6 h3 {
    color: #ddb23e;
    margin: 8px 0 5px;
    text-align: center;
}
.table tr:nth-child(odd) {
    background:url(../images/tb_layer.png)no-repeat scroll 0 0 / cover;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td{
	border-top:transparent;
}
.message_txt h5{
	font-size:16px;
	line-height:18px;
	margin:3px 0;
}

.message_txt a{
	color: #ddb23e;
	text-decoration: none
}

.message_txt a:hover{
	color:white;
}


.recent_box hr{
	width:90%;
	margin:12px auto;
	border-color:#6c6c6c !important;
}
.table{
	margin:0;
}
.table tr td {
    line-height: 14px !important;
    padding-left: 30px !important;
}

.box_member ul li a{
	font-weight:700;
	font-size:18px;
	display: block;
	line-height:26px;
	width:80%;
	margin:15px auto;
	color:#fff;
}
.title_head h3:first-letter
{
	font-size: 27px;
    font-weight: 700;
}
.box_member ul li h4 a{
	color: #ddb23e;
    font-size: 20px;
    margin-bottom: 4px;
	text-decoration:underline;
	font-weight:normal;
	font-size:18px;
	display: block;
	line-height:26px;
	width:100%;
	margin: 0 0  4px 0;

}
.box_member ul li a i{
	float:right;
	color:#ddb23e;
	margin-top:5px;
}
.message_img1 > img {
    height: 150px;
    object-fit: cover;
}

.donatn{
	padding:15px 20px; 
}
.donatn img{
	margin-top:15px;
}

.knox p{
	
	text-align:left; 
}
.knox img{
	margin-top:15px;
}
.box_member ul li h4 {
	font-size: 20px;
    margin-bottom: 4px;
	color:#ddb23e;
}
.box_member ul hr{
	margin:10px auto;
	width:98%;
	border-color:#000 !important;
	border-width:2px;
}
.box_member ul li p strong{
	font-weight:500;
}
.dispatch .back_box p{
	font-size:16px;
	font-weight:600;
}
/********** social-share **********/

.inside_message{
	position:relative;
}
.social-share-wrap {
    background-color: #454545;
    border-radius: 5px;
    display: none;
    position: absolute;
    right: 10px;
    top: 25px;
    width: 394px;
    z-index: 999;
}
.social-share-wrap.active {
    display: block;
}
.social-share-wrap a {
    background: rgba(0, 0, 0, 0) url("../images/icon-social-share.png") no-repeat scroll 0 0;
    float: left;
    height: 46px;
    margin: 5px;
    width: 46px;
}
.social-share-wrap a.ssw-fb {
    background-position: 0 0;
}
.social-share-wrap a.ssw-tw {
    background-position: -52px 0;
}
.social-share-wrap a.ssw-gp {
    background-position: -105px 0;
}
.social-share-wrap a.ssw-li {
    background-position: -157px 0;
}
.social-share-wrap a.ssw-wa {
    background-position: -209px 0;
}
.social-share-wrap a.ssw-wc {
    background-position: -261px 0;
}
.social-share-wrap a.ssw-msg {
    background-position: -314px 0;
}
/*****************/
footer {
    background: #383838 none repeat scroll 0 0;
    color: #fff;
    padding: 48px;
}
address p {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 13px;
    margin-left: 20px;
}
.copyright p {
    color: #cbcaca;
    margin-left: 20px;
}

.chief_logo > img {
    margin: 29% auto 0;
	width:auto;
}
.visitor p {
    color: #cbcaca;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 28px;
}
.banner_top{
	position:relative;
}
.logo{
	position:absolute;
	top:5px;
	left:50%;
	width:100%;
}
.banner_txt{
	position:absolute;
	left:50%;
	top:0;
	width:100%;
}
.back_box_events a
{
	color:white;
	text-decoration:underline;
}

.banner_top{
 position:relative;
}
.logo{
 position:absolute;
 top:100px;
 left:50%;
 width:40%;
 transform: translate(-50%, -50%);
 z-index: 10;

}
.banner_txt{
 position:absolute;
 top:200px;
 left:50%;
 width:70%;
 transform: translate(-50%, -50%);
 z-index: 10;
}
