body {
	font-family: "微软雅黑";
	font-size: 16px;
	background: $gray1;
}

#contact {
	display: none;
}

.myscrollul {
	padding: 0;
}

.myscroll li {
	position: relative;
}

.myscroll li small {
	position: absolute;
	bottom: 0;
}

.myscroll {
	width: 100%;
	height: 400px;
	margin: 30px auto;
	border-top: 0;
	line-height: 20px;
	overflow: hidden;
	border-radius: 0 0 3px 3px;
}

.breadcrumb li a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

.info li {
	list-style: none;
}

.info li a {
	color: #000;
}

.top-box {
	padding: 1em 0;
	background: #f9fbfa;
}

.logo-box1 span {
	margin-right: 15px;
	font-size: 16px;
}

.logo-box1 {
	text-align: center;
	line-height: 62px;
}

.tel {
	line-height: 62px;
	font-weight: bold;
}

.tel a {
	color: #ea1328;
	font-size: 20px;
}

.logo-box1 li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}

.logo-box1 li i {
	color: #0359ae;
	font-size: 25px;
}

.logo-box1 li i span {
	margin-left: 5px;
	color: #000000;
	font-size: 16px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nva {
	background: #0359AE;
}

.nva-box {
	z-index: 999;
	float: left;
}

.nva-box li {
	position: relative;
	display: inline-block;
}

.nva-box li ul li a:hover {
	background: #0359ae;
}

.nva-box li a {
	display: block;
	padding: 0 1.9em;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 16px;
}

.nva-box li a:hover {
	background: rgba(255, 255, 255, .5);
	color: #000000;
	transition: all 0.25s ease;
}

.nva-box ul {
	background: #0076CA;
	position: absolute;
	display: none;
	opacity: 0.8;
}

.nva-box li:nth-child(6) ul:first-of-type {
	display: none;
}

.nva-box ul li {
	display: block;
}

.nva-box ul li a {
	display: block;
	line-height: 2;
}

.nva-box li:hover ul {
	display: block;
}

.nva-box ul li a:hover {
	background: none;
}

.nva-box > li:first-child > a:hover, .nva-box > li:first-child > a.navcurrent {
	color: #fff;
	background: none;
}

.conter {
	background: #FAFAF8;
}

.anli {
	background: #0359AE;
}

.anli .TP {
	margin-bottom: 1em;
	padding-left: 0;
	padding-right: 10px;
	overflow: hidden;
}

.anli .TP a {
	display: block;
	overflow: hidden;
}

.anli .TP a img {
	border: 1px solid #FFFFFF;
	width: 100%;
	overflow: hidden;
	transition: all 0.5s ease;
}

.anli .TP span {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	padding: 0.3em 0;
	display: block;
	bottom: 0;
	right: 10px;
	width: 100%;
	background: #404040;
}

.anli .TP a img:hover {
	transform: scale(1.1);
}

.flex a:last-of-type {
	color: #FFFFFF;
}

table {
	width: 100%;
}

table tr {
	border: 1px solid #DDDDDD;
}

table td {
	border: 1px solid #DDDDDD;
}

.info table td p {
	padding: 0;
	text-align: center;
}

.bj_list1 ul {
	padding: 3em 0;
}

.bj_list1 ul li {
	float: left;
	width: 12.5%;
	text-align: center;
}

.bj_list1 ul li i {
	font-size: 90px;
}

.bj_list1 ul li a {
	display: block;
	color: #0359ae;
}

.bj_list1 ul li a p {
	text-align: center;
	color: #AA3333;
	font-weight: bolder;
	font-size: 18px;
}

.bj_list1 ul li a:hover {
	color: #0076CA;
}

.bj_list1 ul li a p:hover {
	color: #0076CA;
}

.product1 h2 {
	margin-bottom: 20px;
	font-size: 25px;
	color: #FFF9EC;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
}

.product1 span {
	color: #FFF9EC;
	margin-left: 10px;
}

.product2 h2 {
	text-align: center;
	margin-bottom: 20px;
	font-size: 25px;
	color: #000000;
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
}

.product2 h2 a {
	font-size: 14px;
	padding: 0.4em 1.7em;
	border: 1px solid #D0D0D0;
	color: #666666;
	float: right;
	background: #FFFFFF;
}

.product2 h2 a:hover {
	background: #0359ae;
	color: #FFFFFF;
	transition: all 0.5s;
}

.product2 span {
	color: #888888;
	margin-left: 10px;
}

.gsjs {
	background: #F9FBFA;
	padding-bottom: 10px;
}

.product {
	margin-top: 30px;
	border-bottom: 1px solid #999999;
}

.product h2 {
	margin-bottom: 20px;
	font-size: 25px;
	color: #0359ae;
	text-align: center;
}

dl.news {
	display: table;
}

dl.news dt {
	width: 200px;
}

dl.news dt img {
	width: 100%;
}

dl.news dd {
	display: table-cell;
	vertical-align: top;
	padding: 0 2em;
}

dl.news dd h5 {
	font-size: 18px;
	color: #AE2422;
}

dl.news dd p {
	line-height: 40px;
	text-indent: 40px;
}

.product span {
	color: #888888;
	margin-left: 10px;
}

.bj_list ul {
	padding: 40px 0px;
}

.bj_list li {
	width: 12.5%;
	height: 200px;
	float: left;
	text-align: center;
}

.bj_list li span {
	display: block;
	width: 120px;
	height: 120px;
	border: 2px solid #f5f5f7;
	border-radius: 50%;
	margin: 0 auto;
	transition: 0.5s;
	background: #DEDEDE;
}

.bj_list li:hover span {
	background: #0359ae;
}

.bj_list li:hover p {
	color: #024b78;
}

.bj_list li:hover .iconfont {
	color: #F0F0F0;
}

.bj_list li p {
	line-height: 70px;
	margin: 0;
	color: #AA3333;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}

.bj_list .iconfont {
	font-size: 60px;
	color: #0359ae;
	position: relative;
	top: 20px;
}

.bj_list ul li span i.bgsbq {
	font-size: 50px;
}

.friend-box {
	background: #f2f2f2;
	padding: 60px 0;
}

.active a {
	font-size: 20px;
	color: #494949;
	padding: 0 10px 6px;
	line-height: 24px;
	margin-right: 60px;
}

.active a:hover {
	border-bottom: 2px solid #0359ae;
}

.friendship {
	margin: 30px 0;
}

.friendship span {
	padding-top: 2em;
	color: #fff;
}

.list {
	height: 42px;
	border-top: 1px solid #D2D2D2;
}

.list span {
	line-height: 42px;
	font-size: 14px;
	color: #AE2422;
	font-weight: bold;
}

.TP1 img {
	width: 100%;
}

.footer {
	background: #404040;
}

.footer li {
	float: left;
	padding-top: 2em;
	list-style: none;
	padding: 1em 1.4em;
}

.footer li a {
	color: #FFF9EC;
	display: block;
	font-size: 14px;
}

.footer li a:hover {
	color: #0359ae;
}

.foot {
	background: #404040;
	font-size: 16px;
	color: #C7C7C7;
	text-align: center;
	padding: 1em 0;
}

.tiao {
	width: 100%;
	height: 40px;
	position: absolute;
	top: 600px;
	left: 0;
	line-height: 40px;
}

.tiao span {
	display: block;
	margin: auto;
	text-align: right;
	padding-right: 30px;
	color: #fff;
}

.tiao span a {
	color: #0359ae;
}

.nva2 {
	width: 200px;
}

.nav2 .n_nav {
	width: 100%;
}

.n_nav a {
	display: block;
	height: 65px;
	line-height: 65px;
	width: 170px;
	text-align: center;
	background: #ccc;
	margin-right: 1px;
	font-size: 16px;
	color: #333;
	float: left;
	border-bottom: 2px solid #fff;
}

.n_nav a:hover {
	background: #1A1A1A;
	color: #20A7DF;
}

.about_box {
	background: #fff;
}

.mianban {
	background: #D8D8D8;
	padding: 50px 0px;
}

.info {
	padding: 30px 10px;
}

.n_nav a.active {
	margin: 0;
	background: #1A1A1A;
	color: #20A7DF;
}

.n_nav2 a {
	display: block;
	height: 65px;
	line-height: 65px;
	width: 260px;
	text-align: center;
	background: #ccc;
	margin-right: 1px;
	font-size: 16px;
	color: #333;
	float: left;
	border-right: 2px solid #fff;
}

.n_nav2 a.active {
	margin: 0;
	background: #1A1A1A;
	color: #20A7DF;
}

.n_nav2 a:hover {
	background: #1A1A1A;
	color: #20A7DF;
}

.nva-bar {
	margin-bottom: 40px;
}

.info li {
	font-size: 16px;
	margin-bottom: 10px;
}

.info li span {
	float: right;
	color: #ccc;
}

.part {
	margin-bottom: 20px;
	margin-top: 30px;
}

.panel-default .panel-heading {
	background: #0359ae;
}

.about-box {
	width: 805px;
	background: #fff;
	margin-left: 200px;
}

.info h3 {
	background: #b4b4b4;
	color: #fff;
	font-size: 18px;
	padding: 0 0 0 22px;
	line-height: 44px;
	width: 100%;
	margin-top: 40px;
}

.info p {
	margin: 10px 0;
	padding-left: 25px;
}

.cost_tab {
	height: 32px;
	margin-top: 30PX;
}

.cost_tab a {
	background: #b4b4b4;
	line-height: 40px;
	width: 100px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: block;
	float: left;
	margin-right: 1px;
}

.cost_tab a:hover, .cost_tab .active {
	background: #0359ae;
}

.list-group a:first-of-type {
	background: #0359ae;
	border-color: #0359ae;
}

.xz1 {
	background: #0359ae;
	color: #fff;
	display: inline-block;
	line-height: 30px;
	padding: 0 30px;
	font-size: 14px;
	border: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

.ditu {
	background: #3b3b3b;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
}

.ditu a {
	color: #fff;
	margin-left: 10px;
	text-decoration: none;
}

//新闻资讯
.news {
	background: #FBFBFB;
	padding: 3em 0
}

.news .n_cont .news_title {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding-bottom: 10px
}

.news .n_cont .news_title a {
	font-size: 20px;
	color: #888;
	text-decoration: none
}

.news .n_cont .news_content {
	padding-top: 30px
}

.news .n_cont .news_content dl {
	background: #fff;
	position: relative;
	display: table;
	margin-bottom: 15px
}

.news .n_cont .news_content dl dt {
	background-color: rgba(0, 0, 0, 0.1) !important;
	vertical-align: middle;
	display: table-cell;
	width: 100px;
	text-align: center;
	color: #666
}

.news .n_cont .news_content dl dt b {
	display: block;
	font-size: 30px;
	color: #888
}

.news .n_cont .news_content dl dt span {
	color: #888
}

.news .n_cont .news_content dl dd {
	background: #F6F6F6;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis
}

.news .n_cont .news_content dl dd a {
	text-decoration: none
}

.news .n_cont .news_content dl dd h4 {
	color: brown
}

.news .n_cont .news_content dl dd h4 a {
	color: #000000;
	text-decoration: none
}

.news .n_cont .news_content dl dd p {
	text-align: left;
	font-size: 14px;
	text-indent: 2em;
	color: #000;
	line-height: 28px;
	letter-spacing: 0.5px
}

.news .n_cont .news_content dl dd .more1 {
	display: block;
	width: 0px;
	height: 0px;
	border-color: rgba(0, 0, 0, 0.2) transparent;
	border-width: 0 0 30px 30px;
	border-style: solid;
	position: absolute;
	right: 0;
	bottom: 0
}

.news .n_cont .news_content dl dd .more1::after {
	display: block;
	content: "+";
	bottom: -33px;
	left: -16px !important;
	position: absolute;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px
}

.news .n_cont .news_content dl:hover dd {
	background-color: rgba(255, 0, 0, 0.7) !important
}

.news .n_cont .news_content dl:hover dt {
	background-color: rgba(255, 0, 0, 0.5) !important
}

.news .n_cont .news_content dl:hover dt b, .news .n_cont .news_content dl:hover dt span {
	color: #FFFFFF !important
}

.news .n_cont .news_content dl:hover dd a {
	color: #FFFFFF
}

.news .n_cont .news_content dl:hover dd h4 {
	color: #fff
}

.news .n_cont .news_content dl:hover dd p {
	color: #fff
}

@media (max-width: 768px) {
	body {
		font-size: 14px;
	}
	.logo-box span {
		display: none!important;
	}
	#contact {
	display: block !important;
	display: table;
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background: #0359ae;
}

#contact > a {
	display: table-cell;
	vertical-align: middle;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

#contact > a:last-child {
	border-right: 0;
}

#contact  div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}

#contact  div > a {
	color: #fff;
}

#contact > a div ul {
	min-width: 100px;
	padding: 10px;
}

#contact > a div ul li a {
	padding: 5px 15px;
	text-align: center;
	border-bottom: 1px solid #eee;
}

#contact > a div ul li a:last-child a {
	border-bottom: 0;
}
	.logo-box {
		padding-top: 15px;
		padding-bottom: 0px;
		text-align: left;
	}
	.logo-box1 {
		margin-top: 5px;
		text-align: center;
		margin-bottom: 10px;
		line-height: 25px;
	}
	.tel {
		line-height: 25px;
	}
	.logo-box1 li {
		display: inline;
		margin-right: 0px;
	}
	.logo-box1 li i {
		color: #0359ae;
		font-size: 18px;
	}
	.logo {
		text-align: center;
	}
	.nva {
		display: none !important;
	}
	.in-show img {
		width: 320px;
		margin-right: 0px;
		height: 160px;
	}
	.serve_shadow {
		background: url(../img/150602_bg04_2.png) repeat;
		position: relative;
		height: 23px;
		margin-top: -23px;
		z-index: 10;
	}
	.pr {
		position: relative;
	}
	.quick-tools li {
		height: 23px;
		float: left;
		position: relative;
		width: 80px;
		text-align: center;
	}
	.quick-tools li img {
		position: absolute;
		left: 18px;
		display: none;
	}
	.quick-tools li:hover img {
		display: block;
		bottom: 23px;
	}
	.quick-tool-title {
		display: inline-block;
		height: 23px;
		line-height: 23px;
		color: white;
		font-size: 7px;
		text-align: center;
		cursor: pointer;
	}
	.quick-tools img {
		position: relative;
		width: 50px;
	}
	.quick-tool-title i {
		display: inline-block;
		width: 10px;
		vertical-align: middle;
		margin-right: 5px;
		font-size: 10px;
	}
	.quick-tools li a:hover {
		color: #FFFFFF;
	}
	.product h2 {
		font-size: 16px;
		font-weight: bold;
	}
	.bj_list ul {
		padding: 30px 0px;
	}
	.bj_list li span {
		display: block;
		width: 60px;
		height: 60px;
		border: 2px solid #f5f5f7;
		border-radius: 50%;
		margin: 0 auto;
		transition: 0.5s;
		background: #DEDEDE;
	}
	.bj_list .iconfont {
		font-size: 30px;
		color: #0359ae;
		position: relative;
		top: 10px;
	}
	.bj_list li p {
		line-height: 30px;
		margin: 0;
		color: #AA3333;
		font-size: 14px;
		font-weight: bold;
	}
	.bj_list li {
		width: 25%;
		height: 100px;
		float: left;
		text-align: center;
	}
	.bj_list1 ul {
		padding: 20px 0px;
	}
	.bj_list1 .iconfont {
		font-size: 40px;
		color: #0359ae;
		position: relative;
		top: 10px;
	}
	.bj_list1 ul li a p {
		line-height: 30px;
		margin: 0;
		color: #AA3333;
		font-size: 14px;
		font-weight: bold;
	}
	.bj_list1 ul li {
		float: left;
		width: 25%;
		text-align: center;
	}
	.product1 h2 {
		font-size: 16px;
		font-weight: bold;
	}
	.anli .TP {
		margin-bottom: 1em;
		padding-left: 5px;
		padding-right: 5px;
		overflow: hidden;
		width: 50%;
		float: left;
	}
	.anli .TP img {
		border: 1px solid #FFFFFF;
		width: 100%
	}
	.anli .TP span {
		font-size: 14px;
		color: #0359ae;
		margin: 0;
		text-align: center;
		padding: 0.3em 0;
		display: block;
		bottom: 0;
	}
	.product2 h2 {
		font-size: 16px;
		font-weight: bold;
	}
	.product2 h2 a {
		font-size: 14px;
		padding: 0.4em 1em;
		border: 1px solid #D0D0D0;
		color: #666666;
		float: right;
		background: #FFFFFF;
	}
	.TP1 {
		width: 50%;
	}
	dl.news {
		display: table;
	}
	dl.news dt {
		width: 100%;
	}
	dl.news dt img {
		width: 100%;
	}
	dl.news dd {
		display: block;
		vertical-align: top;
		padding: 0 1em;
	}
	dl.news dd h5 {
		font-size: 14px;
		color: #AE2422;
	}
	dl.news dd p {
		line-height: 20px;
		text-indent: 2 0px;
		font-size: 14px;
	}
	.footer_nav {
		display: none;
	}
	.foot {
		background: #182428;
		padding-bottom: 2em;
	}
	.foot p {
		color: #C7C7C7;
		text-align: center;
		font-size: 14px;
		margin-bottom: 30px;
	}
	.nva2 {
		display: none !important;
	}
	.mianban {
		width: 380;
		background: #D8D8D8;
		padding: 0px 0px;
	}
	.nva-bar {
		display: none !important;
	}
	.info img {
		width: 100%;
	}
	#gotoTop {
		position: fixed;
		z-index: 9999;
		right: 10px;
		bottom: 10px;
		text-align: center;
		color: #FFFFFF;
		background: rgba(0, 0, 0, 0.5);
		border-radius: 5px;
	}
	#gotoTop abbr {
		cursor: pointer;
		border: none;
		display: none;
		line-height: 48px;
		padding: 10px;
	}
	#gotoTop abbr i {
		font-size: 2em;
	}
	
}