
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@import url('jquery.bootstrap-touchspin.css');
@import url('jquery.mCustomScrollbar.min.css');


* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}


body {
	font-family: 'Arial', 'Microsoft YaHei' !important;
	font-size: 14px;
	color:#777777;
	line-height:1.7em;
	font-weight:400;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
}

/* 哀悼日屏蔽,添加下一块样式 */
/*.scroll-to-top,.juankuanbtn,
		.top-right,
		.main-slider,.floor_6_main,.floor_7_main,.main-footer{
        -moz-filter: grayscale(100%) !important; 
        -ms-filter: grayscale(100%) !important; 
        -o-filter: grayscale(100%) !important; 
        filter: url("data:image/svg+xml;utf8,#grayscale") !important; 
        filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) !important; 
        -webkit-filter: grayscale(1) !important;   
}*/



.bordered-layout .page-wrapper{
	padding:0px 50px 0px;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#13b5ea;
}

button,
a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none !important;
	outline:none;
}
a:focus{
	outline:none !important;
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.6em;
}

textarea{
	overflow:hidden;
}

p{
	position:relative;
	line-height:1.8em;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
}

ul,li{
	/*list-style:none;*/
	padding:0px;
	margin:0px;
}

img{
	display:inline-block;
	max-width:100%;
}

.centered{
	text-align:center;
}

/* Typography */

h1{
	font-size:80px;
}

h2{
	font-size:34px;
}

h3{
	font-size:28px;
}

h4{
	font-size:24px;
}

h5{
	font-size:20px;
}

h6{
	font-size:18px;
}

.theme_color{
	color:#13b5ea;
}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.svg); background-size:80px;}

img{
	display:inline-block;
	max-width:100%;
	height:auto;
	/* width: 100%; */
	object-fit: cover;
}


/*------------------ 公用样式开始------------------ */

.auto-container li,
.main-header li,
.crumb-row li,
.left-menuList li,
.contentList-list li,
.newsList-right li,
.floor_5_y li,
.aboutUs .address-list li,
.infoListData li{
	list-style:none;
}


/* 页面记载中效果 */
.preloader{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:999999;
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../images/icons/preloader.gif);
	background-size:80px;
}

/* 我要捐款按钮 */
.juankuanbtn{
	position: fixed;
	right: 0;
	bottom: 120px;
	z-index: 99999;
	width: 220px;
	height: 48px;
	line-height: 44px;
	background: #d23f37;
	/* background: #ff4c06; */
	box-shadow: 0px 6px 9px 0px rgb(81 81 81 / 19%);
	border-radius: 25px 0px 0px 5px;
	text-align: center;
	font-size: 23px;
	letter-spacing: 2px;
	color: #FFFFFF;
	cursor: pointer;
	opacity:0.6;
}
.juankuanbtn_bak{
	position: fixed;
	right: 0;
	bottom: 120px;
	z-index: 99999;
	width: 220px;
	height: 65px;
	line-height: 65px;
	background: #d23f37;
	/* background: #ff4c06; */
	box-shadow: 0px 6px 9px 0px rgb(81 81 81 / 19%);
	border-radius: 25px 0px 0px 5px;
	text-align: center;
	font-size: 26px;
	letter-spacing: 2px;
	color: #FFFFFF;
	cursor: pointer;
}
.juankuanbtn .iconfont{
	font-size: 40px;
	margin: 10px;
	vertical-align: -8%;
}
.juankuanbtn a{
	display: block;
	width: 100%;
	height: 100%;
	letter-spacing: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
.juankuanbtn:hover{
	opacity: 0.9;
}
.juankuanbtn a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/* 面包屑样式 */
.crumb-row ul.breadcrumb{
	background: none;
	padding: 0;
	margin-bottom: 0;
}
.crumb-row  ul.breadcrumb li{
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}
.crumb-row  ul.breadcrumb li>.iconfont{
	color:#333333;
	font-size:16px;
}
.crumb-row  ul.breadcrumb li a{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
}

.crumb-row  ul.breadcrumb li .divider{
	margin: 0 5px;
}
.crumb-row  ul.breadcrumb li.active{
	font-weight: bold;
}

/* 內容頁面樣式 */

.obj-container {
	/* width: 1920px; */
	width: 100%;
	background: #F8F8F8;
}

.obj-container .center-container{
	padding: 0;
	margin: auto;
	width: 100%;
	max-width: 1200px;
}
.obj-container .main-centerdiv{
	display: flex;
	height: auto;
	padding-bottom: 0px;
}

/*拖拽区div样式*/
.resize {
	cursor: col-resize;
	position: absolute;
	top: 25%;
	right: -15px;
	background-color: #004a8f;
	border-radius: 5px;
	width: 10px;
	height: 50px;
	line-height: 45px;
	background-size: cover;
	background-position: center;
	font-size: 32px;
	color: white;
}
/*拖拽区鼠标悬停样式*/
.resize:hover {
	color: #807e7e;
}

/* 左侧子栏目列表区域 */
.left-menuList{
	float: left;
	min-width: 210px;
	width: calc(20% - 20px);
	height: 1120px;
	min-height: 600px;
	margin-right: 20px;
	position: relative;
	/* border: 1px #16448914  solid; */
}
/* 右側內容樣式 */
.right-center{
	position: relative;
	float: right;
	/* width: 970px; */
	width: 80%;
	height: auto;
	min-height: 400px;
	padding: 20px 65px;
	background: #FFFFFF;
	border-top: 4px #004A8F solid;
}

.right-center .pageTitle{
	width: 100%;
	height: 84px;
	line-height: 84px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #ccc;
}

/* .right-center .centerObj{
	padding: 30px 0;
} */

.right-center .centerObj p{
	line-height: 32px;
	font-size: 16px;
	font-weight: 400;
	/* text-indent: 32px; */
	color: #333333;
	text-align: justify;
	text-align-last: left;
}
.right-center .centerObj p.searchInfo{
	text-indent:0;
	font-weight: bold;
}

/* 分页器当前页码颜色 */
.page .custom-pagination ul li.current-page{
	background: #004A8F !important;
}

/*------------------- 公用样式结束--------------------- */


.scroll-to-top{
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 60px;
	height: 60px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 60px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	background: #004a8f;
	display:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.scroll-to-top:hover{
	color:#ffffff;
	background:#1f8ceb;
}


.sidebar .search-box .form-group{
	position:relative;
	margin:0px;
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
	position:relative;
	line-height:24px;
	padding:10px 10px 10px 20px;
	border:1px solid #cccccc;
	color:#222222;
	display:block;
	font-size:14px;
	width:100%;
	height:50px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sidebar .search-box .form-group input:focus{
	border-color:#13b5ea;
}

.sidebar .search-box .form-group button{
	position:absolute;
	right:10px;
	top:0px;
	width:30px;
	height:50px;
	text-align:center;
	display:block;
	font-size:14px;
	color:#cccccc;
	background:none;
	font-weight:normal;
}

/*Sidebar List*/

.sidebar .list{
	position:relative;
}

.sidebar .list li{
	position:relative;
	line-height:24px;
	margin-bottom:10px;
}

.sidebar .list li:last-child{
	border-bottom:none;
}

.sidebar .list li a{
	position:relative;
	display:block;
	color:#777777;
	font-size:15px;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sidebar .list li a:hover{
	color:#13b5ea;
}

.bootstrap-touchspin .input-group-btn-vertical{
	width:auto;
	right: 0px;
	position: absolute;
}

.bootstrap-touchspin .glyphicon-chevron-up:before {
	content: "\f106";
	font-size: 18px;
	font-style:normal;
}

.bootstrap-touchspin .glyphicon-chevron-down:before {
	content: "\f107";
	font-size: 18px;
	font-style:normal;
}



.bootstrap-touchspin .input-group-btn-vertical > .btn{
	height:24px;
	background:#e9e9e9;
}

.bootstrap-touchspin .input-group-btn-vertical i{
	left:6px;
	top:6px;
}

/*------------------ 搜索功能开始 ----------------*/

.searchDetail-content{
	min-height: 900px;
	background-color: #fff;
	padding: 0px 60px;
}
.searchDetail-input{
	padding: 30px 0;
}
.input-group{
	border: 2px solid #004A8F;
	border-radius: 4px 0px 0px 4px;
}
.input-group>input{
	border: none !important;
	box-shadow:none !important;
}
.input-group>span{
	display: inline-block;
	width: 104px;
	background: #004A8F;
	text-align: center;
	color: #FFFFFF;
	line-height: 42px;
}
.icon-sousuo:before{
	padding-right: 8px;
	vertical-align: -5%;
}
.searchDetail-contentList p{
	margin: 0 !important;
}
.searchDetail-contentTitle{
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #004A8F;;
}
.searchDetail-keyword{
	color: #F73131;
}
.searchDetail-everyContent{
	padding-bottom: 20px;
}
.searchDetail-mainContent{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}

/*------------------ 搜索功能结束 ---------------*/

/*--------------- 文本列表样式开始 -------------*/
.newsList-content{
	width: 1920px;
	height: 1987px;
	background: #F8F8F8;
}
.newsList-right li {
	padding: 18px 0;
	border-bottom: 1px solid #ccc;
}
.newsList-right li p{
	margin: 0;
	font-size: 14px;
	color: #999999;
}
.newsList-right li a{
	font-size: 16px;
	color: #333333;
	display: inline-block;
	padding-bottom: 14px;
}
/*--------------- 文本列表样式结束 -------------*/

/*--------------- 文章详情样式结开始 -------------*/
.newsText-content{
	width: 1920px;
	height: 1987px;
	background: #F8F8F8;
}
.newsText-right{
	padding-bottom: 30px;
	position: relative;
}
.newsText-right .newsText-pageTitle{
	width: 100%;
	line-height: 45px;
	padding-top: 46px;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom: 12px;
}
.newsText-right .newsText-pageTitle p{
	padding: 12px 0;
	font-size: 12px;
	margin: 0;
	color: #999999;
}
.newsText-pageContent img{
	/*padding: 12px 0;*/
	margin: 12px 0;
  	/* Quick fix to cropped imageview in posts*/
  	/* object-fit: contain; */
}
.newsText-right .dybtn{
	position: absolute;
	right: 15px;
	top: 15px;
	color: #164489;
	cursor: pointer;
	font-weight: 600;
}
.newsText-right .dybtn .iconfont{
	font-size: 16px;
	margin-right: 5px;
	color: #164489;
}
.newsText-pageContent p{
	color: #333333;
	font-size: 16px;
	/* -----Edit: word wrapping fix----- */
	word-break: break-word;
	/* ------------------------------------ */
	text-align: justify;
	/* text-indent: 32px; */
	/* text-align-last: left; */
}

/*--------------- 文章详情样式结结束 -------------*/


/*--------------- 图文列表样式开始 -----------------*/
.contentList-main .contentList-content{
	width: 1920px;
	height: 1987px;
	background: #F8F8F8;
}
.contentList-main .contentList-right{
	padding: 0 20px;
	position: relative;
}
.contentList-main .contentList-list{
	padding-top: 26px;
	margin-bottom: 80px;
}
.contentList-main .contentList-list figure{
	padding: 16px 10px;
	background: #F8F8F8;
	overflow: hidden;
	/* display: flex; */
}
.contentList-main .contentList-list figure img{
	width: 210px;
	height: 157px;
	/* Image fit quickfix */
  	/* object-fit: cover; */
  	object-fit: contain;
	margin-right: 14px;
	padding-left: 7px;
	float: left;
	cursor: pointer;
}
.contentList-main .contentList-list figcaption{
	padding: 6px 0;
	width: 610px;
	max-width: 90%;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}
.contentList-main .contentImg-position{
	float: left;
	width: calc(100% - 230px);
	position: relative;
}
.contentList-main .contentImg-content{
	font-size: 14px;
	height: 105px;
	font-weight: 400;
	color: #333333;
	padding: 0;
	padding-right: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.contentList-main .contentImg-detail {
	width: 60px;
	cursor: pointer;
	position: absolute;
	right: 4px;
	bottom: 0;
	text-align: center;
}
.contentList-main .contentImg-detail a{
	display: inline-block;
	width: 65px;
	height: 35px;
	font-size: 15px;
	color: #999999;
}
.contentList-main .jiantou{
	display: inline-block;
	font-size: 18px;
	vertical-align: -8%;
	color: #999999;
	transform: rotate(180deg);
}
/*---------------- 图文列表样式结束 -----------------*/

/*---------------- 文字列表开始 -------------------- */
.right-center.newsList-right ul{
	margin-bottom: 100px;
}
.right-center.newsList-right .page{
	width: 750px;
	max-width: 90%;
}
/*---------------- 文字列表结束 --------------------*/

/*---------------- 捐款方法开始 ---------------------*/
.donation-main  img.QR-code{
	width: 128px;
	height: 128px;
	margin: 20px 0;
}
.downFilelink{
	margin: 0 10px;
	background: #004a8f;
	padding: 5px 16px;
	color: #FFFFFF;
	border-radius: 5px;
	letter-spacing: 2px;
}
.downFilelink:hover{
	color: #FFFFFF;
	opacity: 0.9;
	text-decoration: none;
}
.donation-main .centerObj li{
	height: 40px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
}
.onlineDonation{
	display: none;
	width: 756px;
	margin: 20px auto 0;
	background: #fff;
	border: 1px solid #d3d3d3;
}

.onlineDonation .jk_tab_box {
	padding: 40px 20px;
	min-height: 660px;
}

.onlineDonation .jk_tab_box .form-group__label{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 40px;
}
.onlineDonation .jk_tab_box .selectbox-input__outer,
.onlineDonation .jk_tab_box .group-input__text{
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	height: 60px;
	width: 100px;
	float: left;
}

.radio.radio-option.rc-bg{
	width: auto;float: left;margin-right: 20px;
}
.split_donation_select{
	position: absolute;
	opacity: 0;
	width: 131px;
	height: 35px;
	cursor: pointer;
}

.onlineDonation .radio.radio-option.rc-bg .default{
	background: #ffc107;
}

.onlineDonation .option-label.radio-label span{
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.4;
	display: block;
	padding: 0 .41666667em;
	cursor: pointer;
	color: #fff;
	border: .08333333em solid transparent;
	background: #959595;
}
.onlineDonation .form__group__amount{
	height: 240px;
}
.onlineDonation .textbox-input.number{
	margin-top: 10px;
	width: 496px;
	float: left;
}

.onlineDonation .jkm-tab{
	width: 100%;
	text-align: center;
	height: 300px;
}
.onlineDonation .jkm-tab img{
	width: 260px;
	height: 260px;

}
.onlineDonation .my{
	font-size: 18px !important;
	color: #fff !important;
}
.onlineDonation .top-jkfs{
	width: 100%;
	height: 60px;
}
.onlineDonation .radio.radio-option.rc-bg1{
	width: 167px;
	float: left;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 60px;
	position: relative;

}
.onlineDonation .radio.radio-option.rc-bg1:first-child{
	color: #3cb034;
}
.onlineDonation .radio.radio-option.rc-bg1:last-child{
	color: #00a0e6;
}
.onlineDonation .radio-input.split_donation_select1{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 10px;
}
.onlineDonation .form-group__label1{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 40px;
	width: 100px;
	float: left;
}

.onlineDonation .title-jk{
	height: 50px;
	font-size: 20px;
	letter-spacing: 3px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	text-align: center;
	background-color: #004a8f;
	line-height: 50px;
	border-bottom: 1px lightgrey solid;
}

.onlineDonation .tip-title{
	font-size: 16px;
	color: #959595;
	font-weight: 400;
}
.onlineDonation .danwei{
	width: 50px;
	display: block;
	float: left;
	font-size: 18px;
	line-height: 60px;
}

.onlineDonation .btn-div{
	width: 100%;
	height: 60px;
	text-align: center;
}

.onlineDonation .btn-div button{
	padding: 5px 20px;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 16px;
	cursor: pointer;
	width: 120px;
}
.onlineDonation .btn-div button:first-child{
	background: #004a8f;
	margin-right: 20px;
}
.onlineDonation .btn-div button:last-child{
	background: #8e9ba7;
}

/*--------------- 捐款方法结束 -----------------*/

/*--------------- 組織架構開始 ------------------*/
.org-main .right-center{
	padding: 0 20px
}
.org-main .right-center img{
	width: 100%;
	height: auto;
	cursor: pointer;
}
.org-main .right-center li{
	list-style: none !important;
}

#bigImgModal .modal-body{
	width: 100%;
	padding: 0;
}
#bigImgModal .modal-body img{
	width: 100%;
}
#bigImgModal .modal-dialog.modal-lg{
	max-width: 80% !important;
}

/*--------------- 組織架構結束 ------------------*/

/*----------------- 微信分享二维码弹窗开始 ---------------*/
.ewm  .modal-dialog{
	width: 265px;
	margin: auto;
}
.ewm .modal-body{
	text-align: center;
	font-size: 16px;
}
.ewm .modal-body p{
	color: #004A8F;
}
/*----------------- 微信分享二维码弹窗结束 ---------------*/

/*------------------ 友情链接开始 ------------------*/
.links-main .right-center .centerObj{
	padding-top: 0 !important;
}
.links-main ul.links-list li{
	border-bottom: 2px #F8F8F8 solid;
	height: 150px;
	position: relative;
	cursor: pointer;
	padding: 0 5px;
}
.links-main ul.links-list li>a{
	line-height: 150px;
}
.links-main ul.links-list li img{
	height: auto;
	width: 210px;
	max-height: 150px;
}
.links-main ul.links-list li p{
	position: absolute;
	left: 250px;
	top: 0px;
	line-height: 150px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}
.links-main ul.links-list li:hover p{
	color: #0c79d7;
}

/*------------------ 友情链接结束 ------------------*/

/*------------------ 关于我们开始 ------------------*/
/* .aboutUs ::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 0
}
.aboutUs ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
.aboutUs ::-webkit-scrollbar-thumb {
    height: 20px;
    background-color: #cecece;
    -webkit-border-radius: 6px;
    outline: 2px solid #fff;
    outline-offset: -2px;
    border: 2px solid #fff;
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5
}
.aboutUs ::-webkit-scrollbar-thumb:hover {
    height: 20px;
    background-color: #878987;
    -webkit-border-radius: 6px
} */

.aboutUs .map-div{
	position: relative;
	width: 100%;
	height: 445px;
	box-shadow: 0px 6px 10px 0px rgb(81 81 81 / 15%);
}
.aboutUs .info-list{
	margin: 50px 0 10px 0;
}
.aboutUs .info-list p.jg-name{
	/* height: 23px; */
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #004A8F;
}
.aboutUs ul.infoc > li{
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	font-weight: 700;
}
.aboutUs ul.infoc > li .iconfont {
	font-size: 16px;
	margin: 0 10px 0 0;
}
.aboutUs .iconfont.icon-24gf-phoneLoudspeaker{
	margin-right: 8px;
	color: #01B08A !important;
}
.aboutUs .iconfont.icon-Interface-93{
	color: #516DCD !important;
}
.aboutUs .iconfont.icon-youxiang{
	color: #DF9908 !important;
}
.aboutUs .iconfont.icon-zhengce_{
	padding-left: 1px;
	font-size: 13px !important;
	margin-right: 12px;
	color: #8C66C9 !important;
}
.aboutUs .iconfont.icon-qita{
	color: #DE7935 !important;
}
.aboutUs .iconfont.icon-dingwei{
	float: left;
	vertical-align: top;
	color: #E15B5D !important;
}
.aboutUs-dizhi{
	float: left;
	width: 90%;
	display: inline-block;
	padding-top: 2px;
}
#infoListData .infoc{
	overflow: hidden;
}
.aboutUs .iconfont.aboutContent{
	color: #004A8F;
}

.aboutUs .address-list{
	position: absolute;
	top: 40px;
	right: 75px;
	width: 305px;
	height: 404px;
	background: #FFFFFF;
	box-shadow: -6px 9px 18px 0px rgb(108 108 108 / 8%);
	overflow-y: auto;
	z-index: 98;
}
.aboutUs .address-list li{
	line-height: 54px;
	margin: 0 10px 0 20px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}

.aboutUs .address-list li:hover{
	color: #164489;
}

.aboutUs .addressInfo{
	display: none;
	padding: 10px 0;
}

.aboutUs .addressInfo p.name{
	margin: 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;
}
.aboutUs .addressInfo li:hover{
	color: #333333;
}
.aboutUs .addressInfo .adrinfo{
	line-height: 40px;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
}
.aboutUs .addressInfo .iconfont {
	margin-right: 10px;
}
.aboutUs .addressInfo .backBtn{
	margin-top: -5px;
}
.aboutUs .addressInfo .backBtn button{
	background: none;
	font-size: 16px;
	cursor: pointer;
	margin-left: 15px;
}
.aboutUs .addressInfo .backBtn button>span{
	color: #164489;
}

.gm-style-cc{
	display: none;
}
.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom{
	margin: 1px !important;
	display: block !important;
	top: 0px !important;
	left: 0px !important;
	width: 40px;
	height: 82px;
}
.gm-control-active.gm-fullscreen-control{
	height: 35px !important;
	width: 35px !important;
	top: -9px !important;
	right: -9px !important;
}
.aboutUs .marker{
	width: 25px;
	height: 38px;
	cursor: pointer;
}
.aboutUs .marker img{
	width: 100%;
	height: auto;
}
.aboutUs .marker p{
	display: none;
	position: absolute;
	right: -5px;
	top: 35px;
	line-height: 32px;
	margin: 0;
	width: 200px;
	padding: 0 5px;
	background: #00000085;
	color: #333;
	font-weight: 600;
	text-indent: 0;
	text-align:center;
	border-radius: 3px;
	background-color: #fff;
}
#infoDetial  li.naData{
	text-align: center;
	color: #898686;
}

#infoDetial .iconfont.icon-dingwei{
	float: left;
}
#infoDetial .aboutUs-dizhi{
	float: left;
	width: 89%;
	line-height: 28px;
	padding-top: 14px;
}


/*------------------ 关于我们结束 ------------------*/

/*-------------------- 底部样式开始 -----------------*/
.main-footer{
	position: relative;
	width: 100%;
	height: auto;
	background: #004A8F !important;
	color: #fff;
}
.footerContent{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 120px;
	padding-top: 20px;
}
.footerLeft{
	position: absolute;
	min-width: 400px;
	width: auto;
}

.footerLeft a{
	color: #FFFFFF;
	padding-right: 10px;
	line-height: 54px;
	border-right: 1px solid #CCCCCC;
	margin-right: 5px;
	text-decoration: none;
	font-size: 16px;
}
.footerLeft a:hover{
	opacity: 0.9;
	color: #FFFFFF;
	text-decoration: none;
}
.footerLeft a.last{
	margin-right: 0px;
	padding-right: 0px;
	border-right: none;
}

.footerLeft p{
	height: 40px;
	line-height: 18px;
	margin-bottom: 0;
	font-size: 16px;
}

.footerRight{
	float: right;
	position: absolute;
	right: 0;
	width: 300px;
	top: 18px;
}

/*-------------------- 底部样式结束 -----------------*/
/* -----------------------会长会------------------------- */
.president-right{
	color: #333;
	padding: 0 30px;
}
.president-contentArea{
	padding-top: 20px;
}
.president-contentArea h6{
	padding: 12px 20px;
	background: #004a8f24;
	font-weight: bold;
	margin: 0 ;
}
.president-content{
	padding-left: 52px;
	border-bottom: 2px solid #F8F8F8;
}
.president-content figure{
	margin: 0;
	padding: 22px 0;
	display: flex;
}
.president-content img{
	width: 138px;
	height: 178px;
	object-fit: cover;
}
/* 三行 */
.president-contentDescriptionA{
	padding:25px 30px;
}
/* 两行 */
.president-contentDescriptionB{
	padding:42px 30px;
}
/* 一行 */
.president-contentDescriptionC{
	padding: 57px 30px;
}
.president-content p{
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 16px;
}
.presidentName{
	color: #004A8F;
}
/* ------------------------会长会结束------------------------- */
/* -----------顾问委员会------------- */
.advisory-content{
	border-bottom: 2px solid #F8F8F8;
}
.advisory-content p{
	margin-bottom: 4px;
	font-weight: bold;
	padding-left: 20px;
	font-size: 16px;
}
.advisory-contentDescriptionB{
	padding:45px 30px;
	background: #ffffff url(../images/hzh_bg.png) center bottom no-repeat;
	background-size: 100%;
}
.advisory-content:nth-child(2n-1) .advisory-contentDescriptionB{
	background: none !important;
}
/* -----------顾问委员会结束------------- */
/* ---------主席的话-------- */
.chairmanMessageContentArea{
	padding-bottom: 100px;
}
.chairmanMessageContentArea h3{
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-top: 45px;
	padding-bottom: 10px;
}
.chairmanMessage-content{
	margin: 50px 0 0 0;
}
.chairmanMessage-content figure{
	display: flex;
	justify-content: left;
}
.chairmanMessage-content img{
	width: 200px;
	height: 220px;
	object-fit: contain;
}
.chairmanMessage-contentDescription{
	padding: 16px 40px;
}
.chairmanMessage-contentDescription p{
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-bottom:10px;
}
.chairmanMessage-contentDescription .chairmanName{
	color: #004A8F;
}
.chairmanMessageContent{
	margin-top: 35px;
	color: #333;
	font-size: 16px;
}
.chairmanMessageContent p{
	text-indent: 32px;
	margin-bottom: 26px;
	text-align: justify;
	text-align-last: left;
}
/* ---------主席的话结束-------- */

/*-------------- 机构简介开始 ---------------*/
.org-list-main .right-center{
	padding: 0;
}
.org-list-main .right-center .centerObj{
	padding: 0;
}
.org-list-main .right-center img{
	margin: 0px 0 30px 0;
	box-shadow: 0px 6px 10px 0px rgb(81 81 81 / 15%);
	cursor: pointer;
}
.orgpdf-btn {
	line-height: 40px;
	padding: 0 20px;
	height: 60px;
	font-size: 16px;
	color: #000000;
}

/*-------------- 机构简介结束 ---------------*/

/*-------------- 新来港人士服务开始 -------------*/
.newArrivals-main p.newArrivals-title{
	font-size: 22px;
	font-weight: 600;
	line-height: 60px;
}
/*-------------- 新来港人士服务结束 -------------*/
