body {
	background-color: #fbfbfb!important;
}

.fr {
	float:right;
}

.fl {
	float:left;
}

.shadow2 {
    -moz-box-shadow: 0px 0px 8px #dadada;
    -webkit-box-shadow: 0px 0px 8px #dadada;
    box-shadow: 0px 0px 8px #dadada;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dadada')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dadada');
}

.ix1 {
	min-height: 100px;
    background-color: #fff;
}

.ix1 .container {
	width:1100px;
    background-color: #fff;
}

.ix1 .navbar-brand {
	font-size: 32px;
    line-height: 60px;
    height: 70px;
    color: #333;
    font-weight: bold;
    background: url(../images/gh.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 80px;
}

.ix1 .navbar-collapse ul li {
	margin:0 2px;
}

.ix1 .navbar-collapse ul li a {
	color:#333;
}

.ix1 .form-inlinex {
	margin-left: 20px;
}

.ix1 .navbar-toggler {
	border-color: #8a8a8a;
}

.ix1 .navbar-toggler span {
	font-size: 14px;
    color: #3c3c3c;
}

.ix2 {
	margin-bottom: 1rem;
}

.ix2 .carousel-inner .carousel-item {
	height:350px;
	background-repeat: no-repeat;
	background-position:center center;
	background-size: cover;
}

.ix3 .carousel .carousel-item {
	cursor: pointer;
}

.ix3 .carousel h5 {
	text-shadow: 1px 1px 4px #000000;
	font-weight:bold;
}

.ix32 .nav-pills .nav-item a,
.ix4 .nav-pills .nav-item a {
	font-size:17px;
	font-weight:bold;
}

.ix-list .list-group a {
	border: 0 none;
    padding: 5px 10px;
}

.ix-list .list-group a p {
	display:inline;
}

.ix-list .list-group a p,
.ix-list .list-group a span {
	line-height:12px;
}

.ix-list .list-group span {
	float:right;
}

.ix-more {
	float:right;
	color: #4c565d;
	text-decoration: none!important;
	font-weight: bold;
	font-size:14px;
	overflow:hidden;
	display:block;
}

.ix-more:hover {
	color: #0f5f9a!important;
}

.ix42 .card-text a {
	text-decoration:none;
}

.ix42 .ix-btn-group1 {
	padding-bottom: 1.5em;
	margin-bottom: 1.3em;
	border-bottom: 1px dashed #e5e5e5;
	overflow: hidden;
}

.ix42 .ix-btn-group1 div,
.ix42 .ix-btn-group2 div {
	width:49%;
	float:left;
}

.ix42 .ix-btn-group1 .btn1,
.ix42 .ix-btn-group2 .btn1 {
	margin-right:2%;
}

.nav-pills .nav-link {
    cursor: pointer;
}

.nav-pills .nav-link.active {
    color: #fff!important;
    background-color: #0F5F9A!important;
}

.nav-pills .nav-link {
    color: #0F5F9A;
}

.btn-primary {
    color: #fff;
    background-color: #0F5F9A!important;
    border-color: #0f5f9a!important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #007eca!important;
    border-color: #0f5f9a!important;
}

.ix42 .card-body h5 {
	color: #0F5F9A;
    font-size: 17px;
    font-weight: bold;
}

.ix42 .card-body .card-text {
	font-size:14px;
	color: #4c565d;
}

.ix42 .card-body .card-text a {
	color: #0F5F9A;
}

.ix-footer {
    width: 100%;
    min-height: 8em;
	margin-top:1em;
    line-height: 60px;
    background-color: #0f5f9a;
}

.ix-footer .qcode {
	width: 80px;
    float: left;
    text-align: center;
    margin: 15px 20px;
    color: #fff;
    line-height: 16px;
    font-size: 12px;
    overflow: hidden;
    display: block;
}

.ix-footer .qcode img {
	width: 80px;
    height: 80px;
}

.ix-footer .ix-finfo {
	text-align: center;
	line-height:2em;
    font-size: 12px;
    color: #fff;
    padding-top: 1em;
}

.ix-footer .ix-finfo p {
	margin-bottom:0;
}

.ix-footer .ix-finfo .ga p {
    color: #fff!important;
    line-height: 30px!important;
}

.ix-footer .fe {
    padding-top: 1em;
}

.ix-footer .rs {
    padding-top: 1.5em;
    padding-right: 1em;
}

.ix-footer .fleft {
	width:240px;
	margin:0 auto;
}

.ix-footer .fright {
	width:226px;
	margin:0 auto;
}

.lt1 {
	margin-top:1em;
}

.lt1 .lt11 {
	min-height: 715px;
}

.lt1 .lt12 a {
	color:#4c565d;
	text-align: center;
}

.lt1 .lt12 .list-group-item.active {
	color: #FFF;
	font-size:20px;
    font-weight: bold;
	background-color: #0f5f9a;
    border-color: #0f5f9a;
}

.lt1 .lt11 .card-title {
	color: #0f5f9a;
    font-size: 24px;
    font-weight: bold;
}

.lt1 .lt11 .list-group a span {
	float:right;
}

.lt1 .lt11 .list-group a span,
.lt1 .lt11 .list-group a p {
	line-height:2em;
	margin-bottom:0;
}

.lt1 .lt11 .list-group a p {
	display:inline;
}

.lt1 .lt11 .card-text,
.lt1 .lt11 .card-text a,
.at1 .card-text,
.at1 .card-text a {
	font-size: 14px;
    color: #4c565d;
}

.at1 .card-text a:hover,
.lt1 .lt11 .card-text a:hover {
	text-decoration:none;
	color: #0f5f9a;
}

.lt1 .lt12 .tz {
	margin-top:1em;
}

.lt1 .lt12 .tz .card-title {
	font-size:20px;
	font-weight:bold;
	color: #0f5f9a;
    text-align: center;
}

.lt1 .lt12 .tz .list-group a {
	padding: 5px 10px;
	border:0 none;
    text-align: left;
}

.lt1 .lt12 .tz .list-group a p,
.lt1 .lt12 .tz .list-group a p {
	line-height: 12px;
}

.at1 {
	margin-top:1em;
}

.at1 .article_title {
	text-align: center;
	margin-bottom:1em;
	font-size:2em;
	font-weight:bold;
    color: #333333;
}

.at1 .atcicle_info .col {
	text-align:center;
	font-size:14px;
	color:#565656;
}

.at1 hr {
	margin-top:5px;
}

.at1 .zt .fs {
	overflow: hidden;
    width: 124px;
    margin: 0 auto;
}

.at1 .zt .fs p,
.at1 .zt .fs div {
	float:left;
}

.at1 .zt .fs div {
	margin:0 2px;
	cursor: pointer;
}

.at1 .article_body {
	min-height: 510px;
}

.dropdown-toggle {
	cursor: pointer;
}

#tel {
	display:inline;
}

.ix4 {
    margin-bottom: 10px;
}