﻿body {
	font-size: 14px;
}
a{
	color:#333;
}
.header-top{
	height:36px;
	line-height:36px;
	vertical-align:middle;
	background-color:#FAFAFA;
	border-bottom:1px solid #f1f1f1;
	font-size:12px;
	color:#777;
}
.header{
	height:140px;
    padding-top:20px;
}
.bg-white {
	background-color: #007acc !important;
}
.navbar {
	padding: 0;
}
.navbar-expand-sm .navbar-nav {
	height:90px;
}
.navbar-expand-sm .navbar-nav .nav-link {
	height: 90px;
	line-height: 90px;
	padding: 0px 1.2rem 0px 1.2rem;
	font-size: 16px;
	color: #fff;
}
	.navbar-expand-sm .navbar-nav .nav-link:hover {
		background-color: #0372bd;
		color: #fff;
	}
.dropdown-menu {
	background-color:#0372bd;
	color: #fff;
	border: none;
	padding: 0;
	margin: 0;
	border-radius: 0;
}
.dropdown-menu .dropdown-item{
	color:#fff;
	font-size:0.85rem;
	padding:0.5rem 1.5rem;
	border-bottom:1px solid #007acc;
}
.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:hover {
	background-color:#02609f;
	color: #fff;
}
.service{
	padding:50px 0px;
	background-color:#fafafa;
}
.service .card{
	border:none;
	background-color:transparent;
}
.service .card-body{
	padding:1.25rem 0rem;
}
.service .card .card-header {
	background-color: transparent;
	border-bottom: 1px dashed #d8d8d8;
	padding: .45rem .25rem;
}

.advantage {
	padding: 50px 0px;
	background-image: url('../images/advantage_bg.jpg');
	color:#fff;
}
.advantage .card{
	background-color:transparent;
	border:none;
}
.news{
	padding:50px 0px;
}
.knowledge {
	border-top: 1px solid #ddd;
	background-color: #fafafa;
	padding:40px 0px;
}
.knowledge .nav-link{
	background-color:#a9a9a9;
	color:#fff;
	border-radius:0;
	font-size:16px;
}
.knowledge .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #fff;
	background-color: #0067ac;
	border:none;
}
.knowledge .tab-content{
    padding-top:30px;
}
.knowledge .tab-content li {
	width: 47%;
	margin-right: 1%;
	margin-left: 1%;
	border-bottom: 1px dashed #c0c2c3;
	padding: 20px 0px 10px 0px;
}
.footer {
	min-height:200px;
    background-color:#0067ac;
    color: #fff;
}
.footer a {
    color: #fff;
}
.footernav {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	font-size: 14px;
	padding:30px 0px 50px 0px;
}
.footernav li {
    padding: 0px 20px;
}
.footer .copyright{
	font-size:14px;
	padding-top:20px;
}
.footer .copyright li{
	line-height:32px;
	vertical-align:middle;
}
.footer .links {
	background-color: #035e9b;
	color: #fff;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	color: #888;
}
.footer .links a{
	color:#fff;
}
.leftmenu {
    min-height: 550px;
}

.leftmenu .category {
	border:none;
	border-radius:0px;
}
	.leftmenu .category .card-header {
		border: none;
		background-color: #007acc;
		color: #fff;
		text-align:center;
	}

	.leftmenu .category .card-body {
		padding: 0;
		margin-top:10px;
	}

	.leftmenu .category .menu > li > a {
		padding-left: 30px;
		height: 40px;
		line-height: 40px;
		vertical-align: middle;
		display: block;
		background-image: url('../images/leftnewsli1.png');
		background-position: 14px 16px;
		background-repeat: no-repeat;
		background-color: #e7e7e7;
		border-bottom: 1px solid #fff;
	}

	.leftmenu .category .menu > li:hover > a {
		background-image: url('../images/leftnewsli2.png');
		background-position: 14px 16px;
		background-repeat: no-repeat;
		display: block;
		background-color: #007acc;
		color: #fff;
	}


.leftmenu .category .menu > li:hover .submenu > li > a {
	display: block;
	color: #fff;
}
.leftmenu .category .submenu {
	margin: 0;
	padding: 0;
	width: 100%;
}
.leftmenu .category .submenu > li a {
	display: block;
	line-height: 36px;
	vertical-align: middle;
}
.leftmenu .category .menu > li:hover .submenu {
	color: #fff;
	background-color: #0067ac;
}
.leftmenu .category .submenu li {
	list-style-type: none;
	padding-left: 20px;
	font-size: 14px;
}

.leftmenu .leftnews{
	border:none;
	border-radius:0px;
}
	.leftmenu .leftnews .card-header {
		border: none;
		background-color: #007acc;
		color: #fff;
		background-image: url('../images/leftservice3.png');
		background-position: 84% 28px;
		background-repeat: no-repeat;
	}
.leftmenu .leftnews .card-body {
	padding: 0;
}
.leftmenu .leftnews .menu > li > a {
	padding-left: 30px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	display: block;
	background-image: url('../images/leftnewsli1.png');
	background-position: 14px 16px;
	background-repeat: no-repeat;
	background-color:#e7e7e7;
	border-bottom:1px solid #fff;
}
.leftmenu .leftnews .menu > li:hover > a {
	background-image: url('../images/leftnewsli2.png');
	background-position:14px 16px;
	background-repeat: no-repeat;
	display: block;
	background-color: #007acc;
	color: #fff;
}
.leftmenu .leftservice {
	border: none;
	border-radius: 0px;
}
.leftmenu .leftservice .card-body {
	padding: 0;
}
.leftmenu .leftservice li{
	margin-bottom:3px;
}
.leftmenu .leftservice .servicetitle{
	font-size:18px;
}
.leftmenu .leftservice li span{
	font-size: 12px;
}
.leftmenu .leftservice .menu > li:nth-child(1) > a {
	height: 80px;
	display: block;
	background-color: #fc6908;
	border-bottom: 1px solid #fff;
	padding: 15px 0px 15px 60px;
	color: #fff;
	background-image: url('../images/leftservice1.png');
	background-position: 80% center;
	background-repeat: no-repeat;
}
.leftmenu .leftservice .menu > li:nth-child(2) > a {
	height: 80px;
	display: block;
	background-color: #3079d5;
	border-bottom: 1px solid #fff;
	padding: 15px 0px 15px 60px;
	color: #fff;
	background-image: url('../images/leftservice2.png');
	background-position: 80% center;
	background-repeat: no-repeat;
}
.leftmenu .leftservice .menu > li:nth-child(3) > a {
	height: 80px;
	display: block;
	background-color: #3b4c94;
	border-bottom: 1px solid #fff;
	padding: 15px 0px 15px 60px;
	color: #fff;
	background-image: url('../images/leftservice3.png');
	background-position: 80% center;
	background-repeat: no-repeat;
}
.leftmenu .leftservice .menu > li:nth-child(4) > a {
	height: 80px;
	display: block;
	background-color:#ec0f52;
	border-bottom: 1px solid #fff;
	padding: 15px 0px 15px 60px;
	color: #fff;
	background-image: url('../images/leftservice4.png');
	background-position: 80% center;
	background-repeat: no-repeat;
}

.leftmenu .leftservice .menu > li:nth-child(1) > a:hover {
	height: 80px;
	display: block;
	background-color: #fc6908;
	border-bottom: 1px solid #fff;
	padding: 15px 0px 15px 100px;
	color: #fff;
	background-image: url('../images/leftservice1.png');
	background-position: 20% 16px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.leftmenu .leftservice .menu > li:nth-child(2) > a:hover {
	height: 80px;
	display: block;
	background-color: #3079d5;
	border-bottom: 1px solid #fff;
	padding: 15px 0px 15px 100px;
	color: #fff;
	background-image: url('../images/leftservice2.png');
	background-position: 20% 16px;
	background-repeat: no-repeat;
}

.leftmenu .leftservice .menu > li:nth-child(3) > a:hover {
	height: 80px;
	display: block;
	background-color: #3b4c94;
	border-bottom: 1px solid #fff;
	padding: 15px 0px 15px 100px;
	color: #fff;
	background-image: url('../images/leftservice3.png');
	background-position: 20% 16px;
	background-repeat: no-repeat;
}

.leftmenu .leftservice .menu > li:nth-child(4) > a:hover {
	height: 80px;
	display: block;
	background-color: #ec0f52;
	border-bottom: 1px solid #fff;
	padding: 15px 0px 15px 100px;
	color: #fff;
	background-image: url('../images/leftservice4.png');
	background-position: 20% 16px;
	background-repeat: no-repeat;
}

.liucheng{
	padding:40px 0px;
}
.liucheng .list-inline-item{
	width:24%;
}
.advantage2{
	background-color:#d5c2bc;
	padding:40px;
}
.chuantongjizhang {
	background-color: #a9b4b8;
	width: 47%;
	margin-right: 4%;
	padding: 0;
	margin: 0;
	list-style-type: none;
	position:relative;
	color:#fff;
	min-height:525px;
}
.chuantongjizhang h5 {
	font-weight: bold;
}
.ctjztitle {
	position: absolute;
	left: 50%;
	top: -56px;
	margin-left: -123px;
	width: 246px;
	overflow: hidden;
	background: url(../images/ctjztitle.png) no-repeat 0 0;
	height:86px;
	line-height:86px;
	vertical-align:middle;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
}
.ctjztitle h5 {
	padding-top:50px;
}
.chuantongjizhang li:not(:nth-child(1)) {
	border-bottom: 1px dashed #d4d7da;
	list-style-type: none;
	padding: 20px 30px 15px 30px;
}

.chuantongjizhang li:nth-child(2) {
	margin-top: 60px;
}
.chuantongjizhang li:nth-child(2) .icon {
	width: 50px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	background: url(../images/advantage2icon.gif) no-repeat;
	background-position: 0 -196px;
	vertical-align: top;
}
.chuantongjizhang li:nth-child(3) .icon {
	width: 50px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	background: url(../images/advantage2icon.gif) no-repeat;
	background-position: 0 -236px;
	vertical-align: top;
}
.chuantongjizhang li:nth-child(4) .icon {
	width: 50px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	background: url(../images/advantage2icon.gif) no-repeat;
	background-position: 0 -276px;
	vertical-align: top;
}
.chuantongjizhang li:nth-child(5) .icon {
	width: 50px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	background: url(../images/advantage2icon.gif) no-repeat;
	background-position: 0 -316px;
	vertical-align: top;
}
.vs {
	position:absolute;
	width: 156px;
	height: 158px;
	overflow: hidden;
	display: block;
	background: url(../images/ctjztitle.png) no-repeat;
	background-position: 0px -199px;
	margin-top:180px;
	margin-left:470px;
	z-index:9999;
}

.shengdajizhang {
	background-color: #fff;
	width: 48%;
	position: relative;
	min-height: 525px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.shengdajizhang h5 {
	font-weight: bold;
	color: #f04c53;
}

.sdjztitle {
	position: absolute;
	left: 50%;
	top: -56px;
	margin-left: -123px;
	width: 246px;
	height: 86px;
	overflow: hidden;
	background: url(../images/ctjztitle.png) no-repeat 0 0;
	background-position: 0 -86px;
	line-height: 124px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
}

.sdjztitle h5 {
	padding-top: 50px;
	color:#fff;
}

.shengdajizhang li:not(:nth-child(1)) {
	border-bottom: 1px dashed #d4d7da;
	list-style-type: none;
	padding: 20px 30px 15px 30px;
}
.shengdajizhang li:nth-child(2) {
	margin-top: 60px;
}
.shengdajizhang li:nth-child(2) .icon {
	width: 50px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	background: url(../images/advantage2icon.gif) no-repeat;
	background-position: 0 -360px;
	vertical-align: top;
}

.shengdajizhang li:nth-child(3) .icon {
	width: 50px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	background: url(../images/advantage2icon.gif) no-repeat;
	background-position: 0 -400px;
	vertical-align: top;
}

.shengdajizhang li:nth-child(4) .icon {
	width: 50px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	background: url(../images/advantage2icon.gif) no-repeat;
	background-position: 0 -440px;
	vertical-align: top;
}

.shengdajizhang li:nth-child(5) .icon {
	width: 50px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	background: url(../images/advantage2icon.gif) no-repeat;
	background-position: 0 -480px;
	vertical-align: top;
}
.fwbz {
	background-image: url('../images/fwbzbg.jpg');
	padding:40px 0px;
}
.fwbz .fwbzbox{
	background-color:rgba(255,255,255,0.8);
	padding:40px 0px;
}
.fwbz ul{
	padding-top:20px;
}
.fwbz li{
	width:24%;
}
.question{
	padding:40px 0px;
}
.question .zxun a {
	color: #FFF;
	font-size: 22px;
	background: #f04c53;
	display: inline-block;
	width: 210px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.question .zxun a em {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/wweixin.gif) no-repeat;
	width: 30px;
	height: 30px;
	margin-right: 6px;
}
.zhucejieshao {
	background: #ebedee;
}
.nav-box {
	width: 100%;
	border-bottom: 1px solid #ddd;
}
#register-nav {
	width:660px;
	margin: 0 auto;
	text-align: center;
}
#register-nav li{
	width:220px;
}
.nav-pills .nav-link {
	border-radius:0px;
	font-size:18px;
	padding-bottom:15px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	background-color:#ebedee;
	color:#000;
	border-bottom:4px solid #f04c53;
}
#zhuceliucheng .list-inline-item {
	width: 24%;
}
#suoxuziliao ul {
	width:100%;
	height:210px;
	border: 1px solid #e5e5e5;
	background-color:#fff;
	margin-bottom: 30px;
	margin:40px 0px 80px 0px;
	padding:0;
	list-style-type:none;
}
#suoxuziliao ul li {
	float: left;
	width: 50%;
	border-bottom: 1px solid #e5e5e5;
	height: 70px;
	line-height: 70px;
}
#suoxuziliao ul li span {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #56aedc;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #FFF;
	margin-left: 40px;
	font-size: 16px;
	margin-right: 15px;
}
#suoxuziliao ul .shushu:before {
	display: table;
	content: "";
	height: 70px;
	float: left;
	width: 1px;
	border-left: 1px solid #e5e5e5;
}
#suodeziliao .sdzlbox {
	border: 1px solid #e5e5e5;
	background: #FFF;
	margin-top: 40px;
	margin-bottom: 30px;
	height: 330px;
}
#suodeziliao .col-md-4 {
	padding-top: 60px;
	border-right: 1px solid #ddd;
}
#suodeziliao .col-md-4 span {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #56aedc;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #FFF;
	margin-left: 40px;
	font-size: 16px;
	margin-right: 15px;
}
.zchlc .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	background-color: #fff;
	color: #000;
	border-bottom: 4px solid #f04c53;
}
.zsqh {
	min-height:300px;
	border: 1px solid #e5e5e5;
	margin-top:40px;
}
.zsleft {
	float: left;
	height: 300px;
	width: 380px;
	border-right: 1px solid #e5e5e5;
	text-align:center;
	padding-top:40px;
}
.zsleft ul {
	padding-right: 40px;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.zsright {
	float: left;
	height: 300px;
	width: 700px;
	padding: 0px 0px 0px 40px;
	overflow:hidden;
}
.zsright h2 {
	color: #333333;
	font-size: 22px;
	margin-bottom: 30px;
	margin-top: 40px;
	font-weight: normal;
}
.zsright ul {
	padding-right: 40px;
	margin: 0;
	padding:0;
	list-style-type: none;
}
.zsright ul li h6 span {
	display: inline-block;
	color: #FFF;
	font-size: 16px;
	background: #56aedc;
	width: 30px;
	height: 30px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
}
.shengdajz {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 80px;
}
.shengdajz h5 a {
	display: inline-block;
	width: 184px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	font-size: 16px;
	background: #f04c53;
}