﻿html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
}
pre {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
textarea {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
blockquote {
	margin: 0px;
	padding: 0px;
}
th {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 0px currentColor;
	border-image: none;
}
img {
	border: 0px currentColor;
	border-image: none;
}
button {
	cursor: pointer;
	-webkit-appearance: button;
}
html input[type='button'] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer;
	-webkit-appearance: button;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
address {
	font-style: normal;
	font-weight: normal;
}
caption {
	font-style: normal;
	font-weight: normal;
}
cite {
	font-style: normal;
	font-weight: normal;
}
code {
	font-style: normal;
	font-weight: normal;
}
dfn {
	font-style: normal;
	font-weight: normal;
}
em {
	font-style: normal;
	font-weight: normal;
}
th {
	font-style: normal;
	font-weight: normal;
}
var {
	font-style: normal;
	font-weight: normal;
}
caption {
	text-align: left;
}
th {
	text-align: left;
}
h1 {
	font-size: 100%;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	font-weight: normal;
}
h3 {
	font-size: 100%;
	font-weight: normal;
}
h4 {
	font-size: 100%;
	font-weight: normal;
}
h5 {
	font-size: 100%;
	font-weight: normal;
}
h6 {
	font-size: 100%;
	font-weight: normal;
}
q::before {
	content: "";
}
q::after {
	content: "";
}
abbr {
	border: 0px currentColor;
	border-image: none;
}
acronym {
	border: 0px currentColor;
	border-image: none;
}
[hidden] {
 display: none;
}
script {
	display: none;
}
a {
	text-decoration: none;
}
input {
}
textarea {
}
#vsb_content table td {
	padding: 3px 4px;
	line-height: 150%;
	font-size: 14px;
}
#vsb_content p {
	padding: 3px 4px;
	line-height: 150%;
	font-size: 14px;
}
#vsb_content table td p {
	line-height: 180%;
	font-size: 14px;
}
#vsb_content table td ol li {
	height: 100%;
}
#vsb_content table td ul li {
	height: 100%;
}
#vsb_content ul li {
	height: 100%;
}
#vsb_content a {
	color: rgb(45, 129, 188);
}
#vsb_content a:hover {
	color: rgb(255, 162, 0);
	text-decoration: underline;
}
.about-text a {
	color: rgb(45, 129, 188);
}
.about-text a:hover {
	color: rgb(255, 162, 0);
	text-decoration: underline;
}
.list-paddingleft-2 {
	line-height: 180%;
	font-size: 14px;
}
input {
	color: rgb(68, 68, 68);
	font-family: "Microsoft YaHei";
	font-size: 12px;
}
label {
	color: rgb(68, 68, 68);
	font-family: "Microsoft YaHei";
	font-size: 12px;
}
textarea {
	color: rgb(68, 68, 68);
	font-family: "Microsoft YaHei";
	font-size: 12px;
}
img {
	font-size: 12px;
}
a {
	color: rgb(51, 51, 51);
}
p {
	-ms-word-break: break-all;
	-ms-word-wrap: break-word;
}
.l {
	float: left;
}
.r {
	float: right;
}
.aft::after {
	height: 0px;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: "";
}
.transition {
	transition: 0.3s;
	-webkit-transition: all 0.3s ease 0s;
}
.box-sizing {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.swiper-container {
	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
}
.swiper-wrapper {
	width: 100%;
	position: relative;
	box-sizing: content-box;
	transform: translate3d(0px, 0px, 0px);
	transition-property: transform, left, top;
	transition-duration: 0s;
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	-webkit-transition-property: -webkit-transform, left, top;
	-moz-transition-property: -moz-transform, left, top;
	-o-transition-property: -o-transform, left, top;
	-webkit-transform: translate3d(0px, 0, 0);
	-moz-transform: translate3d(0px, 0, 0);
	-o-transform: translate(0px, 0px);
}
.swiper-slide {
	height: 100%;
	float: left;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.blue-tit {
	color: rgb(0, 99, 200);
	font-size: 22px;
	font-weight: bold;
}
.header .tool .search input[type='text'] {
	border-width: 1px medium 1px 1px;
	border-style: solid none solid solid;
	border-color: rgb(204, 204, 204) currentColor rgb(204, 204, 204) rgb(204, 204, 204);
	padding: 0px 10px;
	border-image: none;
	width: 185px;
	height: 28px;
	vertical-align: middle;
}
.header .tool .search input[type='submit'] {
	background: url("../images/search-icon.png") no-repeat center 7px rgb(0, 99, 200);
	border: currentColor;
	border-image: none;
	width: 32px;
	height: 30px;
	vertical-align: middle;
}
.header .tool .lang {
	width: 40px;
	height: 0px;
	overflow: hidden;
	padding-top: 30px;
	margin-left: 6px;
	position: relative;
	cursor: pointer;
}
.header .tool .lang a {
	width: 40px;
	height: 30px;
	text-align: center;
	color: rgb(153, 153, 153);
	line-height: 30px;
	font-size: 14px;
	display: block;
}
.header .tool .lang a.cur {
	background: url("../images/lang-act.png") no-repeat right bottom;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 9;
}
.header .tool .lang a.cer {
	background: url("../images/lang-act.png") no-repeat right bottom;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 9;
}
.header .tool .lang:hover {
	overflow: visible;
}
.header .tool .lang:hover a {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 99, 200);
}
.header .tool .lang a:hover {
	background-color: rgb(0, 72, 146);
}
.inner-main {
	margin-bottom: 30px;
	background-color: rgb(255, 255, 255);
}
.inner-main .container .leftbar {
	width: 270px;
	float: left;
}
.inner-main .container .leftbar .column-title {
	width: 270px;
	height: 90px;
	overflow: hidden;
	background-color: rgb(0, 99, 200);
}
.inner-main .container .leftbar .column-title h3 {
	text-align: right;
	color: rgb(255, 255, 255);
	font-size: 24px;
	margin-top: 34px;
	margin-right: 30px;
}
.inner-main .container .leftbar .column-nav {
	width: 270px;
	overflow: hidden;
	margin-top: 1px;
	background-color: rgb(0, 99, 200);
}
.inner-main .container .leftbar .column-nav::after {
	border-width: 88px 135px;
	border-style: solid;
	border-color: rgb(0, 99, 200) rgb(255, 255, 255) rgb(255, 255, 255) rgb(0, 99, 200);
	width: 0px;
	height: 0px;
	display: block;
	content: "";
}
.inner-main .container .leftbar .column-nav ul {
	padding: 20px 0px 130px;
	width: 206px;
	margin-left: 64px;
}
.inner-main .container .leftbar .column-nav li {
	padding: 5px 0px;
	height: 50px;
	border-top-color: rgba(255, 255, 255, 0.5);
	border-top-width: 1px;
	border-top-style: dashed;
}
.inner-main .container .leftbar .column-nav li:first-child {
	border-top-color: rgb(0, 99, 200);
	border-top-width: 1px;
	border-top-style: dashed;
}
.inner-main .container .leftbar .column-nav li a {
	height: 50px;
	text-align: right;
	color: rgb(255, 255, 255);
	line-height: 50px;
	padding-right: 30px;
	font-size: 18px;
	display: block;
}
.inner-main .container .leftbar .column-nav li a:hover {
	color: rgb(51, 51, 51);
	background-color: rgb(255, 255, 255);
}
.inner-main .container .leftbar .column-nav li.cur {
	border-top-color: rgb(0, 99, 200);
	border-top-width: 1px;
	border-top-style: dashed;
}
.inner-main .container .leftbar .column-nav li.cur + li {
	border-top-color: rgb(0, 99, 200);
	border-top-width: 1px;
	border-top-style: dashed;
}
.inner-main .container .leftbar .column-nav li.cur a {
	color: rgb(51, 51, 51);
	background-color: rgb(255, 255, 255);
}
.column-nav-service {
	width: 270px;
	overflow: hidden;
	margin-top: 1px;
	background-color: rgb(0, 99, 200);
}
.inner-main .container .leftbar .column-nav-service::after {
	border-width: 20px 135px 50px;
	border-style: solid;
	border-color: rgb(0, 99, 200) rgb(255, 255, 255) rgb(255, 255, 255) rgb(0, 99, 200);
	width: 0px;
	height: 0px;
	display: block;
	content: "";
}
.inner-main .container .leftbar .column-nav-service ul {
	padding: 10px 0px 100px;
	width: 206px;
	margin-left: 64px;
}
.inner-main .container .leftbar .column-nav-service li {
	padding: 3px 0px;
	height: 35px;
	border-top-color: rgba(255, 255, 255, 0.5);
	border-top-width: 1px;
	border-top-style: dashed;
}
.inner-main .container .leftbar .column-nav-service li:first-child {
	border-top-color: rgb(0, 99, 200);
	border-top-width: 1px;
	border-top-style: dashed;
}
.inner-main .container .leftbar .column-nav-service li a {
	height: 38px;
	text-align: right;
	color: rgb(255, 255, 255);
	line-height: 37px;
	padding-right: 30px;
	font-size: 16px;
	display: block;
}
.inner-main .container .leftbar .column-nav-service li a:hover {
	color: rgb(51, 51, 51);
	background-color: rgb(255, 255, 255);
}
.inner-main .container .leftbar .column-nav-service li.cur {
	border-top-color: rgb(0, 99, 200);
	border-top-width: 1px;
	border-top-style: dashed;
}
.inner-main .container .leftbar .column-nav-service li.cur + li {
	border-top-color: rgb(0, 99, 200);
	border-top-width: 1px;
	border-top-style: dashed;
}
.inner-main .container .leftbar .column-nav-service li.cur a {
	color: rgb(51, 51, 51);
	background-color: rgb(255, 255, 255);
}
.tb td {
	padding: 5px;
}
.inner-main .container .c-main .article-post a {
	color: rgb(0, 99, 200);
	text-decoration: underline;
}
.inner-main .container .c-main .article-post a:hover {
	color: rgb(255, 162, 0);
}
.inner-main .container .c-main .article-post .ap-hd {
	height: 90px;
	text-align: center;
	overflow: hidden;
	border-bottom-color: rgb(207, 207, 207);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.inner-main .container .c-main .article-post .ap-hd .title {
	margin-top: 10px;
}
.inner-main .container .c-main .article-post .ap-hd .title h4 {
	color: rgb(0, 0, 0);
	font-size: 18px;
}
.inner-main .container .c-main .article-post .ap-hd .info {
	text-align: center;
	color: rgb(102, 102, 102);
	margin-top: 26px;
}
.inner-main .container .c-main .article-post .ap-hd .info span {
	margin: 0px 32px;
}
.inner-main .container .c-main .article-post .ap-hd .info span em {
	color: rgb(153, 153, 153);
}
.inner-main .container .c-main .article-post .ap-cont {
	padding: 20px 0px;
	color: rgb(102, 102, 102);
	line-height: 26px;
	font-size: 14px;
}
.inner-main .container .c-main .article-post .ap-cont img {
	max-width: 100%;
}
.inner-main .container .c-main .article-post .ap-rel {
	padding: 10px 0px;
	border-top-color: rgb(222, 222, 222);
	border-top-width: 1px;
	border-top-style: solid;
}
.inner-main .container .c-main .article-post .ap-rel p {
	line-height: 26px;
}
.inner-main .container .c-main .article-post .ap-rel a {
	color: rgb(51, 51, 51);
	font-size: 14px;
}
.inner-main .container .c-main .article-post .ap-rel a span {
	color: rgb(153, 153, 153);
}
.inner-main .container .c-main .article-post .ap-rel a:hover {
	text-decoration: underline;
}
.inner-main .container .c-main .about-title {
	padding: 33px 0px 30px;
	color: rgb(0, 99, 200);
	font-size: 20px;
	font-weight: 700;
}
.inner-main .container .c-main .about-cont {
	color: rgb(102, 102, 102);
	line-height: 26px;
	padding-right: 30px;
	padding-bottom: 100px;
	font-size: 14px;
}
.inner-main .container .c-main .about-cont .bli {
	padding-left: 19px;
	position: relative;
}
.inner-main .container .c-main .about-cont .bli::before {
	left: 0px;
	top: 10px;
	width: 7px;
	height: 7px;
	display: block;
	position: absolute;
	z-index: 9;
	content: "";
	background-color: rgb(0, 99, 200);
}
@media screen and (min-width:1000px) {
html {
	font: 12px "Microsoft YaHei", "Simsun", Arial, Helvetica, sans-serif;
	color: rgb(102, 102, 102);
	font-size-adjust: none;
	font-stretch: normal;
	background-color: rgb(237, 237, 237);
}
body {
	font: 12px "Microsoft YaHei", "Simsun", Arial, Helvetica, sans-serif;
	color: rgb(102, 102, 102);
	font-size-adjust: none;
	font-stretch: normal;
	background-color: rgb(237, 237, 237);
}
.wrap {
	margin: 0px auto;
	width: 1000px;
}
.header .tool {
	margin-top: 47px;
	float: right;
}
.header {
	height: 112px;
	background-color: rgb(255, 255, 255);
}
.header .logo {
	height: 64px;
	padding-top: 24px;
	font-size: 0px;
	float: left;
}
.nav {
	height: 50px;
	background-color: rgb(0, 99, 200);
}
.nav li {
	width: 143px;
	height: 50px;
	float: left;
	position: relative;
}
.nav li > a {
	height: 46px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 46px;
	text-indent: 24px;
	font-size: 16px;
	border-bottom-color: rgba(0, 76, 183, 0);
	border-bottom-width: 4px;
	border-bottom-style: solid;
	display: block;
	white-space: pre;
}
.nav li > a::after {
	background: url("../images/nav-arrow.png") no-repeat center;
	width: 12px;
	height: 7px;
	margin-left: 12px;
	vertical-align: middle;
	display: inline-block;
	content: "";
}
.nav li dl.subnav {
	left: 0px;
	top: 100%;
	width: 100%;
	border-top-color: rgb(111, 149, 203);
	border-bottom-color: rgb(243, 178, 0);
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	display: none;
	position: absolute;
	z-index: 990;
}
.nav li dl.subnav dd {
	height: 50px;
	background-color: rgb(0, 76, 183);
}
.nav li dl.subnav dd a {
	height: 50px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 50px;
	font-size: 16px;
	display: block;
}
.nav li dl.subnav dd a:hover {
	background-color: rgb(0, 99, 200);
}
.nav li:first-child {
	width: 142px;
}
.nav li:first-child > a {
	text-indent: 0px;
}
.nav li:first-child > a::after {
	display: none;
}
.nav li:hover {
	background-color: rgb(0, 76, 183);
}
.nav li:hover dl.subnav {
	display: block;
}
.nav li.cur > a {
	border-bottom-color: rgb(243, 178, 0);
	border-bottom-width: 4px;
	border-bottom-style: solid;
	background-color: rgb(0, 76, 183);
}
.nav li.cur:hover > a {
	border-bottom-color: rgba(0, 76, 183, 0);
	border-bottom-width: 4px;
	border-bottom-style: solid;
}
.nav li:first-child:hover > a {
	border-bottom-color: rgb(243, 178, 0);
	border-bottom-width: 4px;
	border-bottom-style: solid;
}
#snav {
	display: none;
}
.nar {
	display: none;
}
.inews {
	overflow: hidden;
	margin-top: 15px;
}
.inews .inews-slide {
	width: 685px;
	height: 340px;
	float: left;
	position: relative;
}
.inews .inews-slide li {
	position: relative;
}
.inews .inews-slide li a {
	height: 340px;
	font-size: 0px;
	display: block;
}
.inews .inews-slide li a img {
	width: 685px;
	height: 340px;
}
.inews .inews-slide li a p {
	padding: 0px 90px 0px 17px;
	left: 0px;
	width: 100%;
	height: 45px;
	bottom: 0px;
	color: rgb(255, 255, 255);
	line-height: 44px;
	font-size: 14px;
	position: absolute;
	z-index: 5;
	background-color: rgba(0, 0, 0, 0.8);
}
.inews .inews-slide .pagination {
	right: 20px;
	bottom: 16px;
	position: absolute;
	z-index: 9;
}
.inews .inews-slide .pagination span.swiper-pagination-switch {
	border-radius: 11px;
	border: 1px solid rgb(255, 255, 255);
	border-image: none;
	width: 9px;
	height: 9px;
	margin-left: 9px;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
}
.inews .inews-slide .pagination span.swiper-active-switch {
	background-color: rgb(255, 255, 255);
}
.inews .inews-tab {
	width: 300px;
	height: 339px;
	overflow: hidden;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: right;
	background-color: rgb(255, 255, 255);
}
.inews .inews-tab .itab-nav {
	padding: 0px 10px;
	height: 35px;
	margin-top: 6px;
	border-bottom-color: rgb(169, 169, 169);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.inews .inews-tab .itab-nav span {
	width: 85px;
	height: 35px;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 34px;
	font-size: 16px;
	float: left;
	display: block;
	cursor: pointer;
}
.inews .inews-tab .itab-nav span.act {
	border-width: 1px 1px medium;
	border-style: solid solid none;
	border-color: rgb(169, 169, 169) rgb(169, 169, 169) currentColor;
	border-image: none;
	width: 93px;
	color: rgb(0, 99, 200);
	background-color: rgb(255, 255, 255);
}
.inews .inews-tab .itab-nav span.act::after {
	background: url("../images/itab-arrow.png") no-repeat center;
	width: 12px;
	height: 7px;
	margin-left: 8px;
	vertical-align: middle;
	display: inline-block;
	content: "";
}
.inews .inews-tab .itab-list {
	padding: 5px 15px 0px;
}
.inews .inews-tab .itab-list .itl-item {
	display: none;
}
.inews .inews-tab .itab-list .itl-item-act {
	display: block;
}
.inews .inews-tab .itab-list .itl-item li {
	height: 51px;
	border-bottom-color: rgb(225, 225, 225);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.inews .inews-tab .itab-list .itl-item li a {
	color: rgb(51, 51, 51);
	line-height: 32px;
	font-size: 14px;
}
.inews .inews-tab .itab-list .itl-item li a:hover {
	color: rgb(0, 74, 159);
}
.inews .inews-tab .itab-list .itl-item li .date {
	color: rgb(153, 153, 153);
	font-size: 12px;
}
.inews .inews-tab .itab-list .itl-item .more-link {
	margin-top: 10px;
	float: right;
}
.inews .inews-tab .itab-list .itl-item .more-link a {
	background: url("../images/more-icon.png") no-repeat right;
	height: 16px;
	color: rgb(153, 153, 153);
	line-height: 16px;
	padding-right: 13px;
	font-size: 12px;
	display: inline-block;
}
.ilist .inews-tab {
	width: 690px;
	height: 100%;
	overflow: hidden;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 0px;
	border-bottom-style: solid;
	float: left;
	background-color: rgb(255, 255, 255);
}
.ilist .inews-tab .itab-nav {
	padding: 0px 10px;
	height: 35px;
	margin-top: 6px;
	border-bottom-color: rgb(169, 169, 169);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ilist .inews-tab .itab-nav span {
	width: 85px;
	height: 35px;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 34px;
	font-size: 16px;
	float: left;
	display: block;
	cursor: pointer;
}
.ilist .inews-tab .itab-nav span.act {
	border-width: 1px 1px medium;
	border-style: solid solid none;
	border-color: rgb(169, 169, 169) rgb(169, 169, 169) currentColor;
	border-image: none;
	width: 93px;
	color: rgb(0, 99, 200);
	background-color: rgb(255, 255, 255);
}
.ilist .inews-tab .itab-nav span.act::after {
	background: url("../images/itab-arrow.png") no-repeat center;
	width: 12px;
	height: 7px;
	margin-left: 8px;
	vertical-align: middle;
	display: inline-block;
	content: "";
}
.ilist .inews-tab .itab-list {
	padding: 5px 15px 0px;
}
.ilist .inews-tab .itab-list .itl-item {
	display: none;
}
.ilist .inews-tab .itab-list .itl-item-act {
	display: block;
}
.ilist .inews-tab .itab-list .itl-item li {
	height: 51px;
	border-bottom-color: rgb(225, 225, 225);
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.ilist .inews-tab .itab-list .itl-item li a {
	color: rgb(51, 51, 51);
	line-height: 32px;
	font-size: 14px;
}
.ilist .inews-tab .itab-list .itl-item li a:hover {
	color: rgb(0, 74, 159);
}
.ilist .inews-tab .itab-list .itl-item li .date {
	color: rgb(153, 153, 153);
	font-size: 12px;
}
.ilist .inews-tab .itab-list .itl-item .more-link {
	margin-top: 10px;
	float: right;
}
.ilist .inews-tab .itab-list .itl-item .more-link a {
	background: url("../images/more-icon.png") no-repeat right;
	height: 16px;
	color: rgb(153, 153, 153);
	line-height: 16px;
	padding-right: 13px;
	font-size: 12px;
	display: inline-block;
}
.iov-hid {
	overflow: hidden;
	margin-top: 15px;
}
.imb15 {
	margin-bottom: 15px;
}
.iov-hid .quick-link {
	width: 685px;
	height: 208px;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	background-color: rgb(255, 255, 255);
}
.iov-hid .quick-link .ql-list {
	padding-left: 16px;
	font-size: 0px;
	margin-top: 43px;
}
.iov-hid .quick-link .ql-list a {
	border: 1px solid rgb(227, 227, 227);
	transition: 0.3s;
	border-image: none;
	width: 118px;
	height: 32px;
	text-align: center;
	color: rgb(102, 102, 102);
	line-height: 32px;
	font-size: 14px;
	margin-right: 13px;
	margin-bottom: 13px;
	vertical-align: middle;
	display: inline-block;
	-webkit-transition: all 0.3s ease 0s;
}
.iov-hid .quick-link .ql-list a:hover {
	border: 1px solid rgb(243, 178, 0);
	border-image: none;
	color: rgb(255, 255, 255);
	background-color: rgb(243, 178, 0);
}
.iov-hid .run-status {
	width: 300px;
	height: 208px;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: right;
	background-color: rgb(255, 255, 255);
}
.iov-hid .run-status .status-list {
	padding: 13px 15px 0px;
}
.iov-hid .run-status .status-list li {
	background: url("../images/status-icon.png") no-repeat 6px;
	height: 34px;
	color: rgb(102, 102, 102);
	line-height: 34px;
	overflow: hidden;
	padding-left: 31px;
	font-size: 14px;
	border-top-color: rgb(235, 235, 235);
	border-top-width: 1px;
	border-top-style: solid;
}
.iov-hid .run-status .status-list li:first-child {
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
}
.iov-hid .run-status .status-list li::after {
	background: url("../images/status-arrow.png") no-repeat center rgb(162, 205, 91);
	border-radius: 20px;
	animation: status 1s linear infinite;
	width: 20px;
	height: 20px;
	margin-top: 7px;
	float: right;
	display: block;
	content: "";
}
.iov-hid .run-status .status-list li.on::after {
	animation: status 1s linear infinite;
	-webkit-animation: status 1s infinite linear;
}
.iov-hid .run-status .status-list li.yellow::after {
	background-color: rgb(241, 177, 79);
}
.iov-hid .run-status .status-list li.red::after {
	background-color: rgb(240, 96, 96);
}
.iov-hid .run-status .status-list li.green::after {
	background-color: rgb(162, 205, 91);
}
.iov-hid .service-link {
	width: 685px;
	height: 287px;
	overflow: hidden;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	background-color: rgb(255, 255, 255);
}
.iov-hid .service-link .service-list {
}
.iov-hid .service-link .service-list ul {
	border-left-color: rgb(224, 224, 224);
	border-left-width: 1px;
	border-left-style: solid;
}
.iov-hid .service-link .service-list ul::after {
	height: 0px;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: "";
}
.iov-hid .service-link .service-list li {
	width: 136px;
	height: 120px;
	text-align: center;
	border-right-color: rgb(224, 224, 224);
	border-bottom-color: rgb(224, 224, 224);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	float: left;
	position: relative;
}
.iov-hid .service-link .service-list li:nth-child(5n+1) {
	width: 135px;
}
.iov-hid .service-link .service-list li::before {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	visibility: hidden;
	position: absolute;
	content: "";
	opacity: 0;
	transform: scale(1.06);
	background-color: rgb(243, 178, 0);
	-webkit-transform: scale(1.06);
}
.iov-hid .service-link .service-list li a {
	height: 100%;
	color: rgb(102, 102, 102);
	overflow: hidden;
	font-size: 12px;
	display: block;
	position: relative;
	z-index: 4;
}
.iov-hid .service-link .service-list li a::before {
	background-position: center 10px;
	margin: 32px auto 12px;
	border-radius: 41px;
	border: 1px solid rgb(226, 226, 226);
	transition: 0.3s;
	border-image: none;
	width: 39px;
	height: 39px;
	display: block;
	content: "";
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease 0s;
}
.iov-hid .service-link .service-list li a::after {
	margin: 22px auto 0px;
	border-radius: 2px;
	border: 1px solid rgba(255, 255, 255, 0.8);
	transition: 0.3s;
	border-image: none;
	width: 82px;
	height: 23px;
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
	line-height: 22px;
	font-size: 12px;
	display: block;
	content: "??????";
	-webkit-transition: all 0.3s ease 0s;
}
.iov-hid .service-link .service-list li.s1 a::before {
	background-image: url("../images/s1.png");
}
.iov-hid .service-link .service-list li.s2 a::before {
	background-image: url("../images/s2.png");
}
.iov-hid .service-link .service-list li.s3 a::before {
	background-image: url("../images/s3.png");
}
.iov-hid .service-link .service-list li.s4 a::before {
	background-image: url("../images/s4.png");
}
.iov-hid .service-link .service-list li.s5 a::before {
	background-image: url("../images/s5.png");
}
.iov-hid .service-link .service-list li.s6 a::before {
	background-image: url("../images/s6.png");
}
.iov-hid .service-link .service-list li.s7 a::before {
	background-image: url("../images/s7.png");
}
.iov-hid .service-link .service-list li.s8 a::before {
	background-image: url("../images/s8.png");
}
.iov-hid .service-link .service-list li.s9 a::before {
	background-image: url("../images/s9.png");
}
.iov-hid .service-link .service-list li.s10 a::before {
	background-image: url("../images/s10.png");
}
.iov-hid .service-link .service-list li.s11 a::before {
	background-image: url("../images/s11.png");
}
.iov-hid .service-link .service-list li.s12 a::before {
	background-image: url("../images/s12.png");
}
.iov-hid .service-link .service-list li.s13 a::before {
	background-image: url("../images/s13.png");
}
.iov-hid .service-link .service-list li.s14 a::before {
	background-image: url("../images/s14.png");
}
.iov-hid .service-link .service-list li.s15 a::before {
	transition: all;
	background-image: url("../images/s15.png");
	-webkit-transition: all 0s;
}
.iov-hid .service-link .service-list li.s15 a::after {
	display: none;
}
.iov-hid .service-link .service-list li:hover::before {
	visibility: visible;
	z-index: 5;
	opacity: 1;
}
.iov-hid .service-link .service-list li:hover a {
	color: rgb(255, 255, 255);
	z-index: 9;
}
.iov-hid .service-link .service-list li:hover a::before {
	background-position: center -24px;
	margin: 13px auto 10px;
	border: 1px solid rgb(255, 255, 255);
	border-image: none;
	background-color: rgb(255, 255, 255);
}
.iov-hid .service-link .service-list li:hover a::after {
	margin-top: 10px;
}
.iov-hid .service-link .service-list li.s15:hover a::before {
	margin: 32px auto 12px;
}
.iov-hid .index-contact {
	width: 300px;
	height: 407px;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: right;
	background-color: rgb(255, 255, 255);
}
.iov-hid .index-contact .contact-cont {
	padding: 30px 24px 0px;
}
.iov-hid .index-contact .contact-cont .tel-title {
	background: url("../images/tel-title.png") no-repeat 0px;
	height: 18px;
	color: rgb(51, 51, 51);
	line-height: 18px;
	padding-left: 31px;
	font-size: 14px;
}
.iov-hid .index-contact .contact-cont .cont {
	margin: 5px 0px 20px;
	color: rgb(102, 102, 102);
	line-height: 30px;
	padding-left: 30px;
	font-size: 14px;
}
.iov-hid .index-contact .contact-cont .email-title {
	background: url("../images/email-title.png") no-repeat 0px;
	height: 18px;
	color: rgb(51, 51, 51);
	line-height: 18px;
	padding-left: 31px;
	font-size: 14px;
}
.iov-hid .index-contact .contact-cont .wechat {
	overflow: hidden;
	padding-top: 7px;
	font-size: 0px;
}
.iov-hid .index-contact .contact-cont .wechat img {
	width: 106px;
	height: 106px;
}
.iov-hid .index-contact .contact-cont .wechat p {
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 30px;
	font-size: 12px;
}
.inner-main .container .c-main {
	width: 690px;
	float: right;
}
.inner-main .container .c-main .news-list dl {
	margin-bottom: 10px;
}
.inner-main .container .c-main .news-list dt {
	height: 40px;
	margin-bottom: 10px;
	background-color: rgb(0, 99, 200);
}
.inner-main .container .c-main .news-list dt h4 {
	color: rgb(255, 255, 255);
	line-height: 40px;
	font-size: 18px;
	margin-left: 12px;
	float: left;
}
.inner-main .container .c-main .news-list dt a.morelink {
	background: url("../images/morelink.png") no-repeat 64px rgb(0, 76, 183);
	width: 62px;
	height: 40px;
	text-align: right;
	color: rgb(255, 255, 255);
	line-height: 40px;
	padding-right: 43px;
	font-size: 12px;
	float: right;
	display: block;
}
.inner-main .container .c-main .news-list dd {
	margin: 0px 30px 0px 12px;
	height: 48px;
	border-top-color: rgb(178, 178, 178);
	border-top-width: 1px;
	border-top-style: dashed;
}
.inner-main .container .c-main .news-list dd:nth-child(2) {
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
}
.inner-main .container .c-main .news-list dd a {
	width: 100%;
	height: 48px;
	color: rgb(102, 102, 102);
	line-height: 48px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 16px;
	margin-left: -12px;
	display: block;
}
.inner-main .container .c-main .news-list dd span.date {
	color: rgb(153, 153, 153);
	font-size: 14px;
	float: right;
}
.inner-main .container .c-main .news-list dd a:hover {
	color: rgb(0, 99, 200);
	background-color: rgb(227, 227, 227);
}
.inner-main .container .c-main .news-list dd:hover {
	border-top-color: rgb(243, 243, 243);
	border-top-width: 1px;
	border-top-style: solid;
}
.inner-main .container .c-main .news-list dd:hover + dd {
	border-top-color: rgb(243, 243, 243);
	border-top-width: 1px;
	border-top-style: solid;
}
.inner-main .container .c-main .news-list dd:nth-child(2):hover {
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
}
.ititle {
	height: 45px;
	overflow: hidden;
}
.ititle::before {
	background-position: center;
	width: 45px;
	height: 45px;
	float: left;
	display: block;
	content: "";
	background-repeat: no-repeat;
	background-color: rgb(0, 99, 200);
}
.ititle h4 {
	height: 42px;
	color: rgb(51, 51, 51);
	line-height: 42px;
	overflow: hidden;
	padding-left: 14px;
	font-size: 16px;
	border-bottom-color: rgb(245, 245, 245);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background-color: rgb(255, 255, 255);
}
.ititle-link::before {
	background-image: url("../images/ititle-link.png");
}
.ititle-status::before {
	background-image: url("../images/ititle-status.png");
}
.ititle-service::before {
	background-image: url("../images/ititle-service.png");
}
.ititle-contact::before {
	background-image: url("../images/ititle-contact.png");
}
.ititle-join::before {
	background-image: url("../images/ititle-join.png");
}
.footer {
	height: 70px;
	overflow: hidden;
	background-color: rgb(0, 76, 183);
}
.footer .ft-logo {
	width: 74px;
	height: 74px;
	font-size: 0px;
	margin-top: 27px;
	float: left;
}
.footer .ft-row {
	width: auto;
	padding:10px 0 0 0;	
}
.footer .ft-row .ft-nav {
	overflow: hidden;
	margin-top: 27px;
}
.footer .ft-row .ft-nav li {
	height: 16px;
	margin-right: 15px;
	float: left;
}
.footer .ft-row .ft-nav li:first-child {
	margin-left: 0px;
}
.footer .ft-row .ft-nav li a {
	color: rgb(255, 255, 255);
	padding-bottom: 1px;
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
}
.footer .ft-row .ft-nav li a:hover {
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.footer .ft-row .ft-copyright {
	color: rgb(143, 186, 231);
	font-size: 12px;
	margin-top: 4px;
	white-space: pre;
}
.crumbs {
	height: 66px;
	color: rgb(0, 99, 200);
	line-height: 66px;
	padding-left: 30px;
	font-size: 16px;
}
.crumbs span.icon {
	background: url("../images/crumbs-icon.png") no-repeat 0px;
	height: 18px;
	line-height: 18px;
	padding-left: 28px;
	vertical-align: middle;
	display: inline-block;
}
.crumbs span.this {
	color: rgb(51, 51, 51);
	vertical-align: middle;
}
.crumbs a {
	color: rgb(0, 99, 200);
	vertical-align: middle;
}
.inner-main .container {
	padding: 25px 0px 30px;
	overflow: hidden;
}
.inner-main .container .c-main .article-post {
	padding-right: 30px;
}
}
@media screen and (max-width:1000px) {
html {
	font: 12px "Microsoft YaHei", "Simsun", Arial, Helvetica, sans-serif;
	color: rgb(102, 102, 102);
	font-size-adjust: none;
	font-stretch: normal;
	background-color: rgb(237, 237, 237);
}
body {
	font: 12px "Microsoft YaHei", "Simsun", Arial, Helvetica, sans-serif;
	color: rgb(102, 102, 102);
	font-size-adjust: none;
	font-stretch: normal;
	background-color: rgb(237, 237, 237);
}
.warp {
	width: 100%;
}
.header .tool {
	width: 100%;
	margin-top: 22px;
	margin-left: 0px;
	float: left;
}
.nav {
	clear: both;
	display: none;
}
#snav {
	width: 100%;
	height: 36px;
	clear: both;
	border-top-color: white;
	border-top-width: 2px;
	border-top-style: solid;
	background-color: rgb(0, 99, 200);
}
#snav ul li img {
	width: 24px;
	height: 22px;
	margin-top: 7px;
	margin-left: 7px;
}
.logo img {
	width: 100%;
}
.inews {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}
.inews .inews-slide {
	width: 100%;
	height: 200px;
	position: relative;
}
.inews .inews-slide li {
	position: relative;
}
.inews .inews-slide li a {
	height: 200px;
	font-size: 0px;
	display: block;
}
.inews .inews-slide li a img {
	width: 100%;
	height: 200px;
}
.inews .inews-slide li a p {
	padding: 0px 90px 0px 17px;
	left: 0px;
	width: 100%;
	height: 45px;
	bottom: 0px;
	color: rgb(255, 255, 255);
	line-height: 44px;
	font-size: 14px;
	position: absolute;
	z-index: 5;
	background-color: rgba(0, 0, 0, 0.8);
}
.inews .inews-slide .pagination {
	right: 20px;
	bottom: 16px;
	position: absolute;
	z-index: 9;
}
.inews .inews-slide .pagination span.swiper-pagination-switch {
	border-radius: 11px;
	border: 1px solid rgb(255, 255, 255);
	border-image: none;
	width: 9px;
	height: 9px;
	margin-left: 9px;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
}
.inews .inews-slide .pagination span.swiper-active-switch {
	background-color: rgb(255, 255, 255);
}
.inews .inews-tab {
	width: 100%;
	height: 339px;
	overflow: hidden;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: rgb(255, 255, 255);
}
.inews .inews-tab .itab-nav {
	padding: 0px 10px;
	height: 35px;
	margin-top: 6px;
	border-bottom-color: rgb(169, 169, 169);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.inews .inews-tab .itab-nav span {
	width: 85px;
	height: 35px;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 34px;
	font-size: 16px;
	float: left;
	display: block;
	cursor: pointer;
}
.inews .inews-tab .itab-nav span.act {
	border-width: 1px 1px medium;
	border-style: solid solid none;
	border-color: rgb(169, 169, 169) rgb(169, 169, 169) currentColor;
	border-image: none;
	width: 93px;
	color: rgb(0, 99, 200);
	background-color: rgb(255, 255, 255);
}
.inews .inews-tab .itab-nav span.act::after {
	background: url("../images/itab-arrow.png") no-repeat center;
	width: 12px;
	height: 7px;
	margin-left: 8px;
	vertical-align: middle;
	display: inline-block;
	content: "";
}
.inews .inews-tab .itab-list {
	padding: 5px 15px 0px;
}
.inews .inews-tab .itab-list .itl-item {
	display: none;
}
.inews .inews-tab .itab-list .itl-item-act {
	display: block;
}
.inews .inews-tab .itab-list .itl-item li {
	height: 51px;
	border-bottom-color: rgb(225, 225, 225);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.inews .inews-tab .itab-list .itl-item li a {
	color: rgb(51, 51, 51);
	line-height: 32px;
	font-size: 14px;
}
.inews .inews-tab .itab-list .itl-item li a:hover {
	color: rgb(0, 74, 159);
}
.inews .inews-tab .itab-list .itl-item li .date {
	color: rgb(153, 153, 153);
	font-size: 12px;
}
.inews .inews-tab .itab-list .itl-item .more-link {
	margin-top: 10px;
	float: right;
}
.inews .inews-tab .itab-list .itl-item .more-link a {
	background: url("../images/more-icon.png") no-repeat right;
	height: 16px;
	color: rgb(153, 153, 153);
	line-height: 16px;
	padding-right: 13px;
	font-size: 12px;
	display: inline-block;
}
.ilist .inews-tab {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 0px;
	border-bottom-style: solid;
	float: left;
	background-color: rgb(255, 255, 255);
}
.ilist .inews-tab .itab-nav {
	padding: 0px 10px;
	height: 35px;
	margin-top: 6px;
	border-bottom-color: rgb(169, 169, 169);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ilist .inews-tab .itab-nav span {
	width: 85px;
	height: 35px;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 34px;
	font-size: 16px;
	float: left;
	display: block;
	cursor: pointer;
}
.ilist .inews-tab .itab-nav span.act {
	border-width: 1px 1px medium;
	border-style: solid solid none;
	border-color: rgb(169, 169, 169) rgb(169, 169, 169) currentColor;
	border-image: none;
	width: 93px;
	color: rgb(0, 99, 200);
	background-color: rgb(255, 255, 255);
}
.ilist .inews-tab .itab-nav span.act::after {
	background: url("../images/itab-arrow.png") no-repeat center;
	width: 12px;
	height: 7px;
	margin-left: 8px;
	vertical-align: middle;
	display: inline-block;
	content: "";
}
.ilist .inews-tab .itab-list {
	padding: 5px 15px 0px;
}
.ilist .inews-tab .itab-list .itl-item {
	display: none;
}
.ilist .inews-tab .itab-list .itl-item-act {
	display: block;
}
.ilist .inews-tab .itab-list .itl-item li {
	height: 51px;
	border-bottom-color: rgb(225, 225, 225);
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.ilist .inews-tab .itab-list .itl-item li a {
	color: rgb(51, 51, 51);
	line-height: 32px;
	font-size: 14px;
}
.ilist .inews-tab .itab-list .itl-item li a:hover {
	color: rgb(0, 74, 159);
}
.ilist .inews-tab .itab-list .itl-item li .date {
	color: rgb(153, 153, 153);
	font-size: 12px;
}
.ilist .inews-tab .itab-list .itl-item .more-link {
	margin-top: 10px;
	float: right;
}
.ilist .inews-tab .itab-list .itl-item .more-link a {
	background: url("../images/more-icon.png") no-repeat right;
	height: 16px;
	color: rgb(153, 153, 153);
	line-height: 16px;
	padding-right: 13px;
	font-size: 12px;
	display: inline-block;
}
.iov-hid {
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
.imb15 {
	margin-bottom: 15px;
}
.iov-hid .quick-link {
	width: 100%;
	height: 250px;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	background-color: rgb(255, 255, 255);
}
.iov-hid .quick-link .ql-list {
	padding-left: 16px;
	font-size: 0px;
	margin-top: 43px;
}
.iov-hid .quick-link .ql-list a {
	border: 1px solid rgb(227, 227, 227);
	transition: 0.3s;
	border-image: none;
	width: 118px;
	height: 32px;
	text-align: center;
	color: rgb(102, 102, 102);
	line-height: 32px;
	font-size: 14px;
	margin-right: 13px;
	margin-bottom: 13px;
	vertical-align: middle;
	display: inline-block;
	-webkit-transition: all 0.3s ease 0s;
}
.iov-hid .quick-link .ql-list a:hover {
	border: 1px solid rgb(243, 178, 0);
	border-image: none;
	color: rgb(255, 255, 255);
	background-color: rgb(243, 178, 0);
}
.iov-hid .run-status {
	width: 100%;
	height: 208px;
	margin-top: 20px;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: right;
	background-color: rgb(255, 255, 255);
}
.iov-hid .run-status .status-list {
	padding: 13px 15px 0px;
}
.iov-hid .run-status .status-list li {
	background: url("../images/status-icon.png") no-repeat 6px;
	height: 34px;
	color: rgb(102, 102, 102);
	line-height: 34px;
	overflow: hidden;
	padding-left: 31px;
	font-size: 14px;
	border-top-color: rgb(235, 235, 235);
	border-top-width: 1px;
	border-top-style: solid;
}
.iov-hid .run-status .status-list li:first-child {
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
}
.iov-hid .run-status .status-list li::after {
	background: url("../images/status-arrow.png") no-repeat center rgb(162, 205, 91);
	border-radius: 20px;
	animation: status 1s linear infinite;
	width: 20px;
	height: 20px;
	margin-top: 7px;
	float: right;
	display: block;
	content: "";
}
.iov-hid .run-status .status-list li.on::after {
	animation: status 1s linear infinite;
	-webkit-animation: status 1s infinite linear;
}
.iov-hid .run-status .status-list li.yellow::after {
	background-color: rgb(241, 177, 79);
}
.iov-hid .run-status .status-list li.red::after {
	background-color: rgb(240, 96, 96);
}
.iov-hid .run-status .status-list li.green::after {
	background-color: rgb(162, 205, 91);
}
.iov-hid .service-link {
	width: 100%;
	height: 407px;
	overflow: hidden;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	background-color: rgb(255, 255, 255);
}
.iov-hid .service-link .service-list {
}
.iov-hid .service-link .service-list ul {
	border-left-color: rgb(224, 224, 224);
	border-left-width: 1px;
	border-left-style: solid;
}
.iov-hid .service-link .service-list ul::after {
	height: 0px;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: "";
}
.iov-hid .service-link .service-list li {
	width: 19%;
	height: 120px;
	text-align: center;
	border-right-color: rgb(224, 224, 224);
	border-bottom-color: rgb(224, 224, 224);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	float: left;
	position: relative;
}
.iov-hid .service-link .service-list li:nth-child(5n+1) {
	width: 19%;
}
.iov-hid .service-link .service-list li::before {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	visibility: hidden;
	position: absolute;
	content: "";
	opacity: 0;
	transform: scale(1.06);
	background-color: rgb(243, 178, 0);
	-webkit-transform: scale(1.06);
}
.iov-hid .service-link .service-list li a {
	height: 100%;
	color: rgb(102, 102, 102);
	overflow: hidden;
	font-size: 12px;
	display: block;
	position: relative;
	z-index: 4;
}
.iov-hid .service-link .service-list li a::before {
	background-position: center 10px;
	margin: 32px auto 12px;
	border-radius: 41px;
	border: 1px solid rgb(226, 226, 226);
	transition: 0.3s;
	border-image: none;
	width: 39px;
	height: 39px;
	display: block;
	content: "";
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease 0s;
}
.iov-hid .service-link .service-list li a::after {
	margin: 22px auto 0px;
	border-radius: 2px;
	border: 1px solid rgba(255, 255, 255, 0.8);
	transition: 0.3s;
	border-image: none;
	width: 82px;
	height: 23px;
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
	line-height: 22px;
	font-size: 12px;
	display: block;
	content: "Detail";
	-webkit-transition: all 0.3s ease 0s;
}
.iov-hid .service-link .service-list li.s1 a::before {
	background-image: url("../images/s1.png");
}
.iov-hid .service-link .service-list li.s2 a::before {
	background-image: url("../images/s2.png");
}
.iov-hid .service-link .service-list li.s3 a::before {
	background-image: url("../images/s3.png");
}
.iov-hid .service-link .service-list li.s4 a::before {
	background-image: url("../images/s4.png");
}
.iov-hid .service-link .service-list li.s5 a::before {
	background-image: url("../images/s5.png");
}
.iov-hid .service-link .service-list li.s6 a::before {
	background-image: url("../images/s6.png");
}
.iov-hid .service-link .service-list li.s7 a::before {
	background-image: url("../images/s7.png");
}
.iov-hid .service-link .service-list li.s8 a::before {
	background-image: url("../images/s8.png");
}
.iov-hid .service-link .service-list li.s9 a::before {
	background-image: url("../images/s9.png");
}
.iov-hid .service-link .service-list li.s10 a::before {
	background-image: url("../images/s10.png");
}
.iov-hid .service-link .service-list li.s11 a::before {
	background-image: url("../images/s11.png");
}
.iov-hid .service-link .service-list li.s12 a::before {
	background-image: url("../images/s12.png");
}
.iov-hid .service-link .service-list li.s13 a::before {
	background-image: url("../images/s13.png");
}
.iov-hid .service-link .service-list li.s14 a::before {
	background-image: url("../images/s14.png");
}
.iov-hid .service-link .service-list li.s15 a::before {
	transition: all;
	background-image: url("../images/s15.png");
	-webkit-transition: all 0s;
}
.iov-hid .service-link .service-list li.s15 a::after {
	display: none;
}
.iov-hid .service-link .service-list li:hover::before {
	visibility: visible;
	z-index: 5;
	opacity: 1;
}
.iov-hid .service-link .service-list li:hover a {
	color: rgb(255, 255, 255);
	z-index: 9;
}
.iov-hid .service-link .service-list li:hover a::before {
	background-position: center -24px;
	margin: 13px auto 10px;
	border: 1px solid rgb(255, 255, 255);
	border-image: none;
	background-color: rgb(255, 255, 255);
}
.iov-hid .service-link .service-list li:hover a::after {
	margin-top: 10px;
}
.iov-hid .service-link .service-list li.s15:hover a::before {
	margin: 32px auto 12px;
}
.iov-hid .index-contact {
	width: 100%;
	height: 420px;
	margin-top: 20px;
	border-bottom-color: rgb(163, 163, 163);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: right;
	background-color: rgb(255, 255, 255);
}
.iov-hid .index-contact .contact-cont {
	padding: 5px 5px 0px;
}
.iov-hid .index-contact .contact-cont .tel-title {
	background: url("../images/tel-title.png") no-repeat 0px;
	height: 18px;
	color: rgb(51, 51, 51);
	line-height: 18px;
	padding-left: 30px;
	font-size: 14px;
}
.iov-hid .index-contact .contact-cont .cont {
	margin: 0px;
	color: rgb(102, 102, 102);
	line-height: 30px;
	padding-left: 30px;
	font-size: 14px;
}
.iov-hid .index-contact .contact-cont .email-title {
	background: url("../images/email-title.png") no-repeat 0px;
	height: 18px;
	color: rgb(51, 51, 51);
	line-height: 18px;
	padding-left: 0px;
	font-size: 14px;
}
.iov-hid .index-contact .contact-cont .wechat {
	overflow: hidden;
	padding-top: 0px;
	font-size: 0px;
}
.iov-hid .index-contact .contact-cont .wechat img {
	width: 120px;
	height: 120px;
}
.iov-hid .index-contact .contact-cont .wechat p {
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 10px;
	font-size: 12px;
}
.leftbar {
	display: none;
}
.banner {
	display: none;
}
.about-text {
	padding-right: 20px;
	padding-left: 20px;
}
.inner-main .container .c-main {
	width: 100%;
	float: right;
}
.inner-main .container .c-main .news-list dl {
	margin-bottom: 10px;
}
.inner-main .container .c-main .news-list dt {
	height: 40px;
	margin-bottom: 10px;
	background-color: rgb(0, 99, 200);
}
.inner-main .container .c-main .news-list dt h4 {
	color: rgb(255, 255, 255);
	line-height: 40px;
	font-size: 18px;
	margin-left: 12px;
	float: left;
}
.inner-main .container .c-main .news-list dt a.morelink {
	background: url("../images/morelink.png") no-repeat 64px rgb(0, 76, 183);
	width: 62px;
	height: 40px;
	text-align: right;
	color: rgb(255, 255, 255);
	line-height: 40px;
	padding-right: 43px;
	font-size: 12px;
	float: right;
	display: block;
}
.inner-main .container .c-main .news-list dd {
	margin: 0px 30px 0px 12px;
	height: 48px;
	overflow: hidden;
	border-top-color: rgb(178, 178, 178);
	border-top-width: 1px;
	border-top-style: dashed;
}
.inner-main .container .c-main .news-list dd:nth-child(2) {
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
}
.inner-main .container .c-main .news-list dd a {
	width: 100%;
	height: 48px;
	color: rgb(102, 102, 102);
	line-height: 48px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
	margin-left: -12px;
	display: block;
}
.inner-main .container .c-main .news-list dd span.date {
	color: rgb(153, 153, 153);
	font-size: 12px;
	float: right;
}
.inner-main .container .c-main .news-list dd a:hover {
	color: rgb(0, 99, 200);
	background-color: rgb(227, 227, 227);
}
.inner-main .container .c-main .news-list dd:hover {
	border-top-color: rgb(243, 243, 243);
	border-top-width: 1px;
	border-top-style: solid;
}
.inner-main .container .c-main .news-list dd:hover + dd {
	border-top-color: rgb(243, 243, 243);
	border-top-width: 1px;
	border-top-style: solid;
}
.inner-main .container .c-main .news-list dd:nth-child(2):hover {
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
}
.ititle {
	height: 45px;
	overflow: hidden;
}
.ititle::before {
	background-position: center;
	width: 45px;
	height: 45px;
	float: left;
	display: block;
	content: "";
	background-repeat: no-repeat;
	background-color: rgb(0, 99, 200);
}
.ititle h4 {
	height: 42px;
	color: rgb(51, 51, 51);
	line-height: 42px;
	overflow: hidden;
	padding-left: 14px;
	font-size: 16px;
	border-bottom-color: rgb(245, 245, 245);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background-color: rgb(255, 255, 255);
}
.ititle-link::before {
	background-image: url("../images/ititle-link.png");
}
.ititle-status::before {
	background-image: url("../images/ititle-status.png");
}
.ititle-service::before {
	background-image: url("../images/ititle-service.png");
}
.ititle-contact::before {
	background-image: url("../images/ititle-contact.png");
}
.ititle-join::before {
	background-image: url("../images/ititle-join.png");
}
.footer .warp {
	margin: 0px auto;
	width: 100%;
	margin-top: 15px;
}
.footer {
	height: 126px;
	overflow: hidden;
	background-color: rgb(0, 76, 183);
}
.footer .ft-logo {
	display: none;
}
.footer .ft-row {
	width: 100%;
	text-align: center;
}
.footer .ft-row .ft-nav {
	overflow: hidden;
	margin-top: 38px;
}
.footer .ft-row .ft-nav li {
	width: 14%;
	height: 16px;
	margin-left: 0px;
	float: left;
}
.footer .ft-row .ft-nav li:first-child {
	margin-left: 0px;
}
.footer .ft-row .ft-nav li a {
	color: rgb(255, 255, 255);
	padding-bottom: 1px;
	font-size: 12px;
	vertical-align: middle;
	display: inline-block;
}
.footer .ft-row .ft-nav li a:hover {
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.footer .ft-row .ft-copyright {
	color: rgb(143, 186, 231);
	font-size: 10px;
	margin-top: 4px;
	white-space: pre;
}
.crumbs {
	height: 20px;
	color: rgb(0, 99, 200);
	line-height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 14px;
}
.crumbs span.icon {
	background: url("../images/crumbs-icon.png") no-repeat 0px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding-left: 18px;
	vertical-align: middle;
	display: inline-block;
}
.crumbs span.this {
	color: rgb(51, 51, 51);
	vertical-align: middle;
}
.crumbs a {
	color: rgb(0, 99, 200);
	vertical-align: middle;
}
.inner-main .container {
	padding: 5px 0px 10px;
	overflow: hidden;
}
.inner-main .container .c-main .article-post .ap-cont {
	margin: 0px auto;
	width: 98%;
	color: rgb(102, 102, 102);
	line-height: 26px;
	font-size: 14px;
}
.ap-hd .info span.a1 {
	display: none;
}
.ap-hd .info span.a2 {
}
.ap-hd .title {
	font-size: 14px;
}
.nor {
	display: none;
}
.nar {
	width: 100%;
	overflow: hidden;
	margin-top: 1px;
	background-color: rgb(255, 255, 255);
}
.nar ul {
	margin: 0px auto;
	padding: 10px 0px;
	width: 96%;
}
.nar li {
	padding: 3px 0px;
	height: 35px;
	border-top-color: rgba(0, 0, 0, 0.5);
	border-top-width: 1px;
	border-top-style: dashed;
}
.nar li:first-child {
	border-top-color: rgb(51, 51, 51);
	border-top-width: 1px;
	border-top-style: dashed;
}
.nar li a {
	height: 38px;
	text-align: left;
	color: rgb(0, 0, 0);
	line-height: 37px;
	padding-left: 30px;
	font-size: 16px;
	display: block;
}
.nar li a:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 99, 200);
}
.nar li.cur {
	border-top-color: rgb(51, 51, 51);
	border-top-width: 1px;
	border-top-style: dashed;
}
.nar li.cur + li {
	border-top-color: rgb(51, 51, 51);
	border-top-width: 1px;
	border-top-style: dashed;
}
.nar li.cur a {
	color: rgb(51, 51, 51);
	background-color: rgb(0, 99, 200);
}
}
