﻿@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
    font-family: "微软雅黑", "Microsoft YaHei", "苹方";
}

img {
    border-style: none;
}

body>div {
    min-width: 1200px;
	margin: 0 auto;
}

.header {
	height: 124px;
	width: 100%;
	background-color: #fff;
	text-align: center;
    min-width: 1200px;
}

.header>div {
	background: url(../images/header.png;vpn_img) no-repeat;
	background-size: 1200px 124px;
	background-position: center;
    height: 124px;
    width: 1200px;
    margin: 0 auto;
}

.menu {
    margin: 0 auto;
    height: 42px;
    background-color: #28518e;
    line-height: 42px;
    text-align: center;
    font-size: 0px;
}

.menu>span {
	font-size: 16px;
	line-height: 42px;
	width: 0px;
	border-left: 1px solid #fff;
}

.menu-item {
    width: 119px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
}

.menu-item:hover {
	background-color: #1FA0E3;
}

.menu-item>a {
    text-decoration: none;
    color: #fff;
	display: block;
}

.content-index {
	width: 1200px;
	margin: 0px auto;
	margin-top: 20px;
}

.content1 {
    height: 242px;
    width: 1200px;
    font-size: 0px;
}

.content-bigpic {
    display: inline-block;
    width: 397;
    height: 242px;
}

.content-bigpic>a {
    text-decoration: none;
    color: #fff;
    position: relative;
}

.content-bigpic>a>img {
    width: 397px;
    height: 242px;
}

.content-bigpic>a>span {
    position: absolute;
    left: 0px;
    top: -32px;
    padding: 7px 10px;
    background-color: rgba(0,0,0,.4);
    width: 377px;
    font-size: 14px;
}

.content-gzdt {
    display: inline-block;
    width: 775px;
    height: 242px;
    float: right;
}

.content-title {
    border-bottom: solid 1px #28518e;
    margin-bottom: 4px;
    padding-bottom: 4px;
	display:block;
	float:left;
	width:100%;
}

.content-title img,.content-title-text,.content-more {
    display:block;
	float:left;
}

.content-title-text {
    text-decoration: none;
    color: #28518e;
    font-size: 20px;
    margin-left: 10px;
	font-weight: bold;
}

.content-more {
    text-decoration: none;
    color: #777;
    font-size: 12px;
    float: right;
    margin-right: 20px;
}

.content-newslist ,.contnet-newslist{
	display:block;
	float:left;
	width:100%;
}
.content-newslist{
	height:224px;
}

.content-newsitem {
    height: 32px;
    padding-left: 10px;
}

.content-newsitem * {
    line-height: 32px;
}

.content-newsitem:hover {
    background-color: #eee;
}

.content-news-dot {
    font-size: 14px;
    margin-right: 4px;
    font-weight: bolder;
    color: #ff8400;
}

.content1 .content-news-dot {
    color: #000;
}

.content-news-title {
    font-size: 14px;
    text-decoration: none;
    color: #000;
}

.content-newsitem:hover>.content-news-title {
    color: #666;
}

.content-news-date {
    float: right;
    margin-right: 20px;
    font-size: 12px;
    color: #777;
}

.content2 {
    margin-top: 20px;
    font-size: 0px;
}

.content-zbjs {
    width: 763px;
    display: inline-block;
}

.content-title-2 {
    padding-bottom: 0px;
}

.content-title * {
    line-height: 40px;
    height: 40px;
}

.content-title-text-2 {
    color: #000;
}

.content2 .content-news-title {
    font-size: 12px;
}

.content-jsjy {
    width: 407px;
    display: inline-block;
    float: right;
}

.content3 {
    margin-top: 20px;
    font-size: 0px;
    border: solid 1px #7dafbf;
    padding: 14px 10px;
    background-color: #f6f6f6;
}

.content3 .content-title {
    border: none;
}

.content-dfxx, .content-zhjd, .content-zdfg {
    width: 33.333333%;
    display: inline-block;
}

.content3 .content-title>* {
    display: inline-block;
}

.content3 .content-title-text {
    position: inherit;
}

.content-line {
    border-top: solid 1px #979da5;
    width: 55%;
    margin-left: 6px;
    height: 8px;
    margin-top: 20px;
}

.body {
	width: 1200px;
	margin-top: 20px;
	overflow: hidden;
}

.left {
	width: 220px;
	font-size: 18px;
	display: inline-block;
}

.nav-index {
	width: 220px;
	height: 43px;
	background-color: #5087b8;
	text-align: center;
	line-height: 43px;
}

.nav-index>a {
	display: block;
	text-decoration: none;
	color: #fff;
	width: 220px;
	height: 43px;
}

.nav-item {
	width: 216px;
	height: 40px;
	background-color: #e4e6e8;
	text-align: center;
	line-height: 40px;
	border: solid 1px #e4e6e8;
	border-left: solid 3px #5087b8;
	margin-top: 10px;
}

.nav-item:hover, .nav-current {
	border-color: #c2c2c2;
	border-left: solid 3px #5087b8;
	background-color: #fff;
	font-weight: bold;
}

.nav-item>a {
	width: 216px;
	height: 40px;
	text-decoration: none;
	color: #464444;
	display: block;
}

.nav-item>a>img {
	visibility: hidden;
}

.nav-item:hover>a, .nav-current>a {
	color: #5087b8;
}

.nav-item>a>img {
	float: right;
	line-height: 42px;
}

.nav-current>a>img {
	visibility: visible;
}

.right {
	display: inline-block;
	width: 960px;
	float: right;
}

.path {
	height: 42px;
	line-height: 42px;
	border-bottom: solid 1px #9fa1a3;
}

.path>div {
	float: right;
	margin-right: 10px;
}

.path>div>a {
	text-decoration: none;
	font-size: 14px;
	color: #464444;
}

.content {
	border-bottom: solid 1px #083167;
}

.content-body-title {
	font-size: 24px;
	color: #5087b8;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}

.content-text {
	font-size: 14px;
	line-height: 32px;
	padding: 0 14px;
	margin: 20px 0px;
}

.content-list {
	margin-top: 10px;
}

.content-list-item {
	border-bottom: dashed 1px #ccc;
	line-height: 46px;
	font-size: 14px;
}

.content-list-item:hover {
	background-color: #F8EDD9;
}

.content-list-item>a {
	text-decoration: none;
	display: block;
	color: #000;
	margin-left: 10px;
}

.content-list-item>a>span {
	float: right;
	margin-right: 10px;
}

.content-page {
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 14px;
}

.content-page-total {
	color: #f00;
}

.content-page>a {
	text-decoration: none;
	color: #000;
}

.content-page-current {
	font-weight: bold;
}