html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
	margin: 0;
	padding: 0
}

fieldset,
img {
	border: 0 none
}

dl,
ul,
ol,
menu,
li {
	list-style: none
}

input,
select,
textarea,
button {
	vertical-align: middle;
	border: none;
	outline: none
}

input:focus,
select:focus,
textarea:focus,
button:focus {
	border: none;
	outline: none;
	background-image: none
}

button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer
}

th,
td,
input,
select,
textarea,
button {
	font-size: 16px;
	color: #444
}

a {
	color: #666;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none !important
}

a:active,
a:hover {
	text-decoration: none
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	margin: 0 auto
}

iframe {
	border: none;
	width: 100%;
	height: 100%;
	box-sizing: border-box
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: middle
}

em {
	font-style: normal
}

input:focus,
select:focus,
textarea:focus,
button:focus {
	border: 1px solid #dedede;
	outline: none;
	background-image: none
}

a:focus,
a:hover,
.card-cnt a:hover,
.news .review-main ul li a:hover,
.module-title .more:hover {
	color: #eb7617
}

h1,
h2 {
	padding: 0;
	margin: 0 auto
}

.container,
.container-fluid {
	padding: 0
}

body,
html {
	font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
	font-size: 14px;
	background: #fff
}

.container {
	width: 1200px
}

.head>h1 {
	position: absolute;
	left: -9999999px;
	z-index: -99
}

.header {
	font-size: 12px;
	color: #838c94;
	background-color: #eeeeee;
	height: 40px;
	line-height: 40px
}

.header .icon {
	padding: 2px 10px;
	margin-right: 10px;
	background: url(gjss-icon1.png);
	background-position-x: 0%;
	background-position-y: 0%
}

.header .wxtools-icon {
	background-position: -4px -190px
}

.header .wxpublic-icon {
	background-position: -4px -145px
}

.header dl {
	float: left;
	position: relative;
	color: #31404c;
	margin: 0 10px;
	cursor: pointer
}

.header dl dt {
	height: 40px;
	line-height: 40px
}

.header dl:hover dd {
	display: block
}

.header dl dd {
	display: none;
	position: absolute;
	width: 110px;
	text-align: center;
	right: -10px;
	text-align: right;
	top: 40px;
	background-color: #fff;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
	z-index: 99
}

.header dl dd p {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 5px;
	text-align: center
}

.header dl dd::before {
	position: relative;
	content: '';
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 7px solid #fff;
	top: -5px
}

.top-bg {
	background-color: #eeeeee;
	line-height: 40px;
	font-size: 12px;
	color: #555
}

.head,
.navbar-default {
	background-color: #fff
}

.head .navbar-brand,
.head .navbar-brand,
.navbar-default .navbar-brand,
.navbar-default .navbar-brand {
	margin: 10px 0 0 0
}

.head {
	padding: 3px 0
}

.head .navbar-nav>li.open {
	border: none !important;
	box-shadow: none !important
}

.head .navbar-nav>li>.dropdown-menu li {
	text-align: center
}

.head .navbar-nav>li:hover .dropdown-menu,
.head .navbar-nav>li.open .dropdown-menu {
	display: block;
	width: 138px;
	left: 50%;
	margin-left: -69px;
	top: 72px;
	border-top: 3px solid #eb7617;
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.head .navbar-nav>li:hover .caret,
.head .navbar-nav>li.open .caret {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #eb7617;
	border-top: 0
}

.head .navbar-nav>li>a {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 34px;
	padding: 22px 15px 28px
}

.head .navbar-nav>li.active>a::after,
.head .navbar-nav>li>a:hover::after {
	content: '';
	display: block;
	position: absolute;
	width: 70%;
	margin: 0 15%;
	bottom: 10px;
	left: 0;
	border: 1px solid #eb7617
}

.head .navbar-nav>li .caret {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #333
}

.head .navbar-nav>.active a,
.head .navbar-nav>.active a:focus,
.head .navbar-nav>.active a:hover {
	color: #333;
	font-weight: bold;
	background-color: #fff
}

.head .navbar-nav>.open a,
.head .navbar-nav>.open a:focus,
.head .navbar-nav>.open a:hover {
	background-color: #fff;
	color: #eb7617
}

.head .navbar-nav>li.open {
	border-top: 3px solid #eb7617;
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.head .dropdown-menu {
	min-width: auto;
	width: 100%;
	top: 60px;
	border: none
}

.head .dropdown-menu>li>a {
	color: #333 !important;
	font-size: 14px;
	padding: 3px 0;
	line-height: 2
}

.head .dropdown-menu>li>a:hover,
.head .navbar-nav>li>a:hover,
.head .navbar-nav>li.active>a {
	color: #eb7617 !important
}

.head .navbar-right {
	margin: 0
}

.head .navbar-collapse {
	padding: 0;
	background-color: #fff
}

.head .navbar {
	border: none;
	margin-bottom: 0
}

.head .navbar-header {
	padding-top: 11px;
	margin: 0
}

.head .navbar-header>h1,
.head .navbar-header>span {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	padding: 0 15px;
	background-color: #2d2477;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
	margin-top: 15px
}

.head .navbar-header>h1 {
	padding: 3px 15px
}

.head .navbar-header .navbar-default {
	background-color: #fff
}

.navbar-brand {
	width: 116px;
	padding: 0;
	height: auto
}

.nav-tel {
	margin-left: 37px;
	margin-top: 20px;
	padding-left: 36px;
	background: url(gjss-phone.png) no-repeat left center
}

.nav-tel span {
	font-size: 12px;
	color: #838c94
}

.nav-tel p {
	font-size: 18px;
	line-height: 16px;
	color: #eb7617;
	margin-bottom: 0
}

.breadcrumb-bg {
	background-color: none !important
}

.breadcrumb,
.breadcrumb a {
	font-size: 12px;
	line-height: 40px;
	color: #999;
	background: none !important;
	margin-bottom: 0 !important;
	padding: 0 !important
}

.breadcrumb a:hover,
.activty-title a.more:hover,
.news-item-title a.more:hover {
	color: #eb7617
}

@media only screen and (max-width: 1200px) {
	.container {
		width: 96%;
		margin: 0 2%
	}

	.head .navbar-nav>li>a {
		font-size: 14px;
		line-height: 34px
	}

	.head .navbar-default .navbar-brand {
		float: left;
		width: 45%;
		margin-top: 0;
		margin-right: 10px
	}

	.head .navbar-header>h1,
	.head .navbar-header>span {
		font-size: 14px;
		line-height: 30px;
		margin-top: 0
	}

	.nav-tel {
		margin-top: 18px
	}
}

@media only screen and (max-width: 1024px) {

	.head,
	.container .container {
		width: 100%;
		margin: 0 auto
	}

	.header,
	.head-tel,
	.head .navbar-nav>li.active a::after,
	.head .navbar-nav>li a:hover::after,
	.module-title-exp {
		display: none
	}

	.head-logo a {
		margin-top: 5px;
		width: 50px
	}

	.head h1,
	.head span {
		font-size: 16px;
		line-height: 60px
	}

	.head-logo,
	.navbar-header {
		width: 100%
	}

	.navbar-collapse.collapse,
	.collapsing .navbar-nav {
		display: none !important;
		border: none !important
	}

	.collapsing {
		height: 61px !important;
		border: none !important
	}

	.navbar-header,
	.navbar-toggle,
	.collapse.in {
		display: block !important
	}

	.navbar-collapse.in {
		overflow: initial
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
		color: #30364c
	}

	.navbar-nav>li {
		width: 100%;
		max-width: none
	}

	.navbar-nav .open .dropdown-menu {
		position: absolute;
		background: #fff;
		left: -96px;
		top: 0;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
	}

	.head .navbar-right {
		padding: 10px 0;
		width: 150px;
		position: absolute;
		top: 60px;
		right: 0;
		z-index: 999;
		background: #fff;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
	}

	.head .navbar-header {
		padding: 5px 0
	}

	.head .navbar-default .navbar-brand {
		width: auto;
		height: 50px;
		margin-left: 2%;
		margin-top: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.navbar-brand>img {
		width: 75%
	}

	.head .navbar-nav>li>a {
		font-weight: normal !important;
		padding: 5px 0;
		line-height: 26px;
		text-align: center
	}

	.head .navbar-header>h1,
	.head .navbar-header>span {
		margin-top: 10px;
		margin-left: -30px;
		padding: 0 15px
	}

	.navbar-collapse.in {
		overflow: initial
	}

	.head .navbar-nav>li:hover .dropdown-menu,
	.head .navbar-nav>li.open .dropdown-menu {
		position: relative;
		width: 100%;
		margin: 0 auto;
		top: 0 !important;
		left: 0;
		font-size: 15px;
		margin-bottom: 0px;
		box-shadow: none;
		background-color: #f5f5f5;
		border: none
	}

	.navbar-nav .open .dropdown-menu>li>a {
		padding: 6px 0
	}

	.nav-tel {
		display: none !important
	}
}
