html {
	font: 400 14px/20px 'gotham-webfont',"Microsoft YaHei",Helvetica,Arial,sans-serif;
	background: #fff;
	font-size: 14px;
}
h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge {
  margin: 0 0 20px 0;
  font-family: -apple-system, BlinkMacSystemFont,'gotham-webfont',"Microsoft YaHei", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: normal;
  color: #333;
  text-transform: none;
}
a{
	color: #555;
	-moz-transition: all 0.2s linear;
	-webkit-transition:all 0.2s linear; 
	transition:all 0.2s linear; 
	-o-transition:all 0.2s linear;
}
a:hover{
	text-decoration: none;
	color: #2154A6;
}
.uk-container {
	max-width: 1400px;
}
.uk-nav-header{
	font-size: 15px;
}
.uk-nav-default{
	font-size: 14px;
}
/*
 * top & menu
 */
.jgx-top{
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 999;
}


.uk-navbar-container{
	background: transparent !important;
}
.uk-logo{
	width: 250px;
	padding: 0 10px;
	margin: 10px 0;
	display: block;
}

.jgx-logo{
	width: 220px;
	padding: 10px 20px;
	background-color: #2f318b;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	position: absolute;
	top: 0;
	left: 40px;
	z-index: 9;
}

.jgx-logo img{
	width: 100%;
}
.jgx-menu-border{
	width: 100%;
	background: rgba(33,84,166, 0.7);
	border-radius: 10px;
	margin-top: 50px;
	position: relative;
}
.as-t-title{
	position: absolute;
	top: 15px;
	right: 70px;
}
.as-t-title i{
	font-size: 11px;
	color: rgba(255,255,255, 0.7); ;
}
.as-t-title a{
	font-size: 14px;
	color: rgba(255,255,255, 0.5);
	padding: 10px 15px;
	margin: 0 10px;

}
.as-t-title a:hover{
	border-color: #119acd;
}

.uk-navbar-nav > li > a{
	min-height: 30px;
	font-size: 15px;
	font-weight: 900;
	color: rgba(255,255,255, 0.8);
	margin: 60px 15px 12px;
}
.uk-navbar-nav > li > a i{
	margin-left: 10px;
}
.uk-navbar-nav > li:hover > a, 
.uk-navbar-nav > li > a:focus, 
.uk-navbar-nav > li > a.uk-open{
	color: rgba(255,255,255, 0.5);
}
.uk-nav li a{
	font-size: 14px;
	padding: 10px 0;
	color: rgba(0,0,0, 0.7);
	position: relative;
	overflow: hidden;
}
.uk-nav li i{
	line-height: 20px;
	position: absolute;
	right: -20px;
	-moz-transition: all 0.2s linear;
	-webkit-transition:all 0.2s linear; 
	transition:all 0.2s linear; 
	-o-transition:all 0.2s linear;
}
.uk-nav li a:hover {
	color: #2154A6;
}
.uk-nav li a:hover i {
	right: 10px;
}
.uk-navbar-toggle{
	height: 40px;
}
.uk-navbar-dropdown {

    width: 250px;

}
/*
 * banner
 */
.jgx-banner{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
}
.uk-overlay-primary {
  background: rgba(34, 34, 34, 0.5);
}
.jgx-b-title{
	width: 100%;
	height: 45%;
	position: absolute;
	left: 60px;
	top: 460px;
	z-index: 999;
}
.jgx-b-title h3{
	font-size: 18px;
	color: #FFF;
}
.jgx-b-title p{
	font-size: 40px;
	line-height: 36px;
	color: #FFF;
	margin-top: 30px;
}
.dp-banner-btn{
	z-index: 1000;
	width: 100%;
	font-size: 22px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	position: absolute;
	top: 700px;

}

/*
 * main
*/
.font-Oswald{
	font-family: 'oswaldmedium';
	color: #bbb;
}

.as-main-bga{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 60px;
	background: #fff;
	margin-top: 740px;
	position: relative;
}


.as-title-banner{
	background-color: transparent;
	position: relative;
	width: 100%;
}
.as-title-banner b{
	color: rgba(0,0,0, 0.9);
	font-size: 16px;
	line-height: 80px;
}
.as-title-banner strong{
	font-size: 16px;
	font-weight: lighter;
	margin-left: 20px;
	color: #2154A6;
}
.as-title-banner p{

}
.as-title-banner a{
	line-height: 80px;
	position: absolute;
	right: 0;
}
@media (max-width: 959px) {
	.as-title-banner b, .as-title-banner a{
		line-height: 60px;
	}
	.as-title-banner strong{
		font-size: 15px;
		margin-bottom: 0;
	}
	.as-title-banner .uk-overlay{
		padding: 20px;
	}
}
.uk-subnav-pill > * > :first-child {
	padding: 0;
}
.hlwj-tab-title {
	padding: 0;
}
.hlwj-tab-title b{
	color: rgba(0,0,0, 0.7);
	font-size: 16px;
	line-height: 80px;
}
.hlwj-tab-title strong{
	font-size: 15px;
	font-weight: lighter;
	margin-left: 20px;
	color: rgba(0,0,0, 0.5);
	padding-right: 20px;
}
.uk-active .hlwj-tab-title b{
	color: rgba(0,0,0, 0.9);
}
.uk-active .hlwj-tab-title strong{
	color: #2154A6;
}
.hlwj-tab-title-more{
	position: absolute;
	top: -50px;
	right: 0;
}

.hlwj-tab-til2 strong{
	font-size: 19px;
}
.hlwj-tab-til2 > * > a {
	color: #333;
	padding: 10px 20px;
}
.hlwj-tab-til2 > .uk-active > a{
	color: #2154A6;
}
.hlwj-tab-title-more2{
	position: absolute;
	top: -50px;
	right: 0;
}
.hlwj-sz-bor{
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 20px !important;
}
.hlwj-sz-bor b{
	background-color: #eee;
	border-radius: 5px;
	padding: 4px 10px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.hlwj-sz-bor a{
	width: 60px;
	color: #fff;
	background-color: #1E87F0;
	border-radius: 5px;
	display: block;
	padding: 3px 10px;
	margin-top: 10px;
}
.hlwj-sz-bor a:hover{
	background-color: #EE395B;
}
.hlwj-sz-bor .uk-card-body{
	padding: 30px ;
}
.hlwj-box-li{
	margin-bottom: 10px;
	padding: 18px 20px;
	background-color: rgba(255,255,255, 0.7);
	border-radius: 10px;
	-webkit-box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.1)
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s; 
	transition:all 0.5s ease 0s; 
	-o-transition:all 0.5s ease 0s;
}
.hlwj-box-li i{
	margin-right: 10px;
	color: #2154A6;
}
.hlwj-box-li a{
	display: block;
}
.hlwj-box-li:hover, .hlwj-box-li-on{
	background-color: #2154A6;
}
.hlwj-box-li:hover a, .hlwj-box-li:hover i, .hlwj-box-li-on a, .hlwj-box-li-on i{
	color: #fff;
}

.hlwj-card-title{
	font-size: 1.3rem;
	line-height: 1.4;
}
.bg-bubbles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -999;
}

.bg-bubbles li {
    position: absolute;
    list-style: none;
    display: block;
    width: 40px;
    height: 40px;
    background-color: rgba(255,255,255,0.9);
    bottom: -160px;
    -webkit-animation: square 25s infinite;
    animation: square 25s infinite;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.bg-bubbles li:nth-child(1) {
	left: 10%
}

.bg-bubbles li:nth-child(2) {
	left: 20%;
	width: 80px;
	height: 80px;
	-webkit-animation-delay: 200ms;
	animation-delay: 200ms;
	-webkit-animation-duration: 17s;
	animation-duration: 17s
}

.bg-bubbles li:nth-child(3) {
	left: 25%;
	-webkit-animation-delay: 400ms;
	animation-delay: 400ms
}

.bg-bubbles li:nth-child(4) {
	left: 40%;
	width: 60px;
	height: 60px;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	background-color: rgba(255, 255, 255, .7)
}

.bg-bubbles li:nth-child(5) {
	left: 70%
}

.bg-bubbles li:nth-child(6) {
	left: 80%;
	width: 120px;
	height: 120px;
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	background-color: rgba(255, 255, 255, .5)
}

.bg-bubbles li:nth-child(7) {
	left: 32%;
	width: 100px;
	height: 100px;
	-webkit-animation-delay: 7s;
	animation-delay: 7s
}

.bg-bubbles li:nth-child(8) {
	left: 55%;
	width: 20px;
	height: 20px;
	-webkit-animation-delay: 15s;
	animation-delay: 15s;
	-webkit-animation-duration: 40s;
	animation-duration: 40s
}

.bg-bubbles li:nth-child(9) {
	left: 25%;
	width: 10px;
	height: 10px;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	background-color: rgba(255, 255, 255, .3)
}

.bg-bubbles li:nth-child(10) {
	left: 90%;
	width: 120px;
	height: 120px;
	-webkit-animation-delay: 11s;
	animation-delay: 11s
}

	
}
@-webkit-keyframes square {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(-700px) rotate(600deg);
		transform: translateY(-700px) rotate(600deg);
	}

}

@keyframes square {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(-700px) rotate(600deg);
		transform: translateY(-700px) rotate(600deg);
	}

} 

.as-news-box a{
	position: relative;
	display: block;
}
.as-news-box strong{
	font-size: 14px;
	display: block;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}
.as-news-box p{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #777;
	font-size: 14px;
	line-height: 26px;
}

.news-bor-height-a{
	height: 190px;
	margin-bottom: 15px;
}
.pic-bor{
	overflow: hidden;
}

.pic-bor img{
	-moz-transition: all 0.2s linear;
	-webkit-transition:all 0.2s linear; 
	transition:all 0.2s linear; 
	-o-transition:all 0.2s linear;
}
.pic-bor:hover img{
	transform: scale(1.05);
}

.as-box-title{
	height: 90px;

}
.as-box-title a{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 16px;
	line-height: 80px;
	color: #fff;
	padding-left: 15px;
	position: relative;
	
}
.as-box-title a:hover{
	text-indent: 5px;
}
.as-box-title a:hover i{
	color: rgba(255,255,255, 0.8);
}

.as-box-li{
	margin-bottom: 10px;
	padding: 18px 20px;
	background-color: rgba(255,255,255, 0.7);
	border-radius: 10px;
	-webkit-box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.1)
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s; 
	transition:all 0.5s ease 0s; 
	-o-transition:all 0.5s ease 0s;
}

.as-box-li strong{
	float: left;
}
.as-box-li b{
	float: right;
}
.as-box-li i{
	margin-right: 10px;
	color: #2154A6;
}
.as-box-li:hover{
	background-color: #2154A6;
}
.as-box-li:hover a, .as-box-li:hover i{
	color: #fff;
}
.as-main-bgb{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	background: #f8f8f8;
	overflow: hidden;
	z-index: 0;
}
.jgx-abt img{
	width: 80%;
	margin: 0 auto;
	display: block;
}
.jgx-abt p{
	line-height: 32px;
	text-indent: 2em;
	color: rgba(0,0,0, 0.7);
}
.jgx-abt a{
	padding: 15px;
	border: 2px solid #fff;
	border-radius: 5px;
	margin-top: 10px;
	display: block;
	text-align: center;
}

.gj-main-bgd{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 250px;
	background-image: url(../img/main-bg2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	position: relative;
}

.as-pic-box{
	background-color: #fff;
	display: block;
	padding-bottom: 20px;
	border-radius: 5px;
	overflow: hidden;
}
.as-pic-box p{
	color: #555 !important;
	margin: 15px;
}
.jgx-pic-scroll{
	padding: 40px 0;
}

.as-btitle h2{
	font-size: 42px;
	color: #fff;
	line-height: 44px;

}
.as-btitle h3{
	font-size: 40px;
	line-height: 50px;
	margin-top: 0;
	margin-bottom: 0;
}
.as-btitle p{
	margin-top: 30px;
	color: #fff;
	line-height: 30px;
	display: block;
}
.as-btitle a{
	display: block;
	padding: 20px 40px;
	background-color: #d93831;
	font-size: 18px;
	color: #fff;
}
.as-btitle a i{
	text-indent: 0;
	-moz-transition: all 0.2s linear;
	-webkit-transition:all 0.2s linear; 
	transition:all 0.2s linear; 
	-o-transition:all 0.2s linear;
}
.as-btitle a:hover{
	background-color: #fff;
	color: #d93831;
}
.as-btitle a:hover i{
	text-indent: 10px;
}

.gj-main-bge{
	width: 100%;
	padding-bottom: 80px;
	background-color: #fff;
	position: relative;
}
.gj-project-mr{
	margin-top: -150px;
}
.gj-project-bor{
	height: 380px;
	overflow: hidden;
	position: relative;

}
.gj-project-img{
	width: 100%;
	z-index: -1;
	-moz-transition: all 0.2s linear;
	-webkit-transition:all 0.2s linear; 
	transition:all 0.2s linear; 
	-o-transition:all 0.2s linear;
}
.gj-project-bor a{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 999;
	top: 0;
	padding: 50px;
}
.gj-project-bor p{
	font-size: 17px;
	color: #d93831;
}
.gj-project-bor b{
	font-size: 30px;
	font-weight: 100;
}
.gj-project-bor i{
	font-size: 50px;
	display: block;
	margin-top: 50px;
}

.gj-project-bor:hover .gj-project-img{
	width: 105%;
}
.gj-project-bor:hover a{
	background: rgba(217,56,49, 0.8);
	color: #fff;
}
.gj-project-bor:hover p{
	color: #fff;
}

.as-main-bgc{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 60px;
	position: relative;
	background: url(../img/bgc.jpg);
	overflow: hidden;
}
.news-bor-height-c{
	height: 382px;
	border-radius: 5px;
	overflow: hidden;
}
.news-bor-height-c .uk-overlay-primary {
    background: rgba(34, 34, 34, 0.3);
}

/*
 * foot
*/
.dp-foot-bg{
	width: 100%;
	background-color: #333;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
.dp-foot-txt p{
	line-height: 26px;
	color: #CCCCCC;
}
.dp-foot-icon a{
	font-size: 16px;
	color: #ccc;
	margin: 0 5px;
	line-height: 26px;
}
.dp-foot-icon a:hover{
	color: #fff;
}
.dp-foot-link p{
	margin-bottom: 0;
}
.dp-foot-link a{
	font-size: 14px;
}
@media (max-width: 959px) {
	.uk-navbar-toggle{
		height: 40px;
		color: #fff;
	}
	.as-top{
		position: relative;
		width: 100%;
		top: 0;
		z-index: 999;	
	}
	.jgx-banner{
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
	}

	.as-main-bga{
		width: 100%;
		padding-top: 0px;
		padding-bottom: 40px;
		margin-top: 0;
		position: relative;
	}
	.jgx-abt{
		margin-top: 30px;
	}
	.dp-foot-icon{
		margin-top: 20px;
	}
	.gj-main-bge {
	    padding-bottom: 40px;
	}
	.hlwj-tab-til2 strong{
		font-size: 17px;
	}
	.hlwj-tab-til2 > * > a {
		color: #333;
		padding: 8px 10px;
	}
	.news-bor-height-c{
		height: 180px;
		margin-top: 20px;
	}
	.as-main-bgc{
		padding-bottom: 40px;

	}
}

/*
 * list
*/
.as-list-bga{
	height: 400px;
	background-attachment: fixed;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
.as-list-main-bga{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 80px;
	background-color: #f5f5f5;
	position: relative;
	background-attachment: fixed;
}
.as-list-news-box{
	margin-top: 30px;
	padding-bottom: 20px;
	background-color: #fff;
	border-radius: 5px;
}
.as-list-news-a{
	padding: 0 20px;
	display: block;
}
.as-list-news-box img{
	margin-bottom: 15px;
}
.as-list-news-box strong{
	font-size: 14px;
	display: block;
	height: 42px;
	overflow: hidden;
}
.as-list-news-box p{
	margin: 20px 20px;
	color: #777;
	font-size: 14px;
}
.as-list-news-img{
	height: 250px;
	overflow: hidden;
}
.as-list-news-img img{
	-moz-transition: all 0.2s linear;
	-webkit-transition:all 0.2s linear; 
	transition:all 0.2s linear; 
	-o-transition:all 0.2s linear;
}
.as-list-news-img a:hover img{
	transform: scale(1.05);
}


.dp-news-bor{
	margin-top: 20px;
	padding: 0 160px;
	box-shadow: 100px 0 #f5f5f5 inset;
}
.news-list-b-title b{
	font-size: 30px;
	line-height: 36px;
	display: block;
	margin-top: 0;
	margin-bottom: 20px;
}
.news-list-b-title p{
	text-indent: 0;
	margin: 20px 0;
	padding: 0;
}
.news-list-text{
	width: 100%;
	margin-top: 40px;
	margin-bottom: 0px;
	
}
.news-list-text p{
	margin:0 0 10px 0;
}

.mm-page li{
	display:inline;
}
.mm-page li a{
	line-height:40px;
	padding:20px;
	background:#fff;
}
.mm-page li a:hover{
	background: rgba(33,84,166, 0.9);
	color:#fff;
}


@media (max-width: 959px) {
	.as-list-bga{
		height: 300px;
	}
	.as-list-main-bga{
		padding-top: 30px;
	}
	.dp-news-bor{
		padding: 0;
		box-shadow: none;
	}
}

.news-bor-height-b{

	margin-bottom: 15px;
}