@CHARSET "UTF-8";
body {
  background: none repeat scroll 0 0;
  color: #fff;
  background-color: #14054c;
  font-family: arial,"MicroSoft YaHei","微软雅黑";
  font-size: 14px;
  line-height: 22px;
	position:relative;
}
body, div, ul, ol, li, h1, h2, h3, h4, form, input, textarea, blockquote, p {
  margin: 0;
  padding: 0;
}
ol, ul {
  list-style: none outside none;
}
li {
  list-style-type: none;
}
img {
  border: 0 none;
  vertical-align: middle;
}
address, cite, code, em, th, i {
  font-style: normal;
  font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: normal;
}
input{
	outline: none;
}
a 
{
  color: #2d2d2d;
  text-decoration: none;
	outline:none;
}
a:visited {
    /*color: #800080;*/
    text-decoration: none;
}
a:hover {
    color: #2d2d2d;
    text-decoration: none;
}
a:active {
    color: #2d2d2d;
}

/*导航栏样式*/
.onepage-pagination li {
	height: 39px;
}
.onepage-pagination li a {
    padding: 12px;
    width: 15px;
    height: 15px;
    display: block;
}
.onepage-pagination li a:before {
    content: url(../images/control_normal.png);
    position: absolute;
    width: 15px;
    height: 15px;
    background: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.onepage-pagination li a.active {
	width: 39px;
    height: 39px;
    padding: 0;
}
.onepage-pagination li a.active:before {
	content: url(../images/control_hover.png);
    width: 39px;
    height: 39px;
    background: none;
    border: none;
    margin-top: 0;
    left: 0;
}

.col-1 {
	background: url(../images/bg-01.jpg) center no-repeat;
	background-size: 100% 100%;
	height: 100%;
}
.navbar {
	min-height: 154px;
	min-width: 1200px;
	max-width: 100%;
	border-bottom: 1px solid #7d7d7d;
	background-color: rgba(0,0,0,.1);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff);
  overflow: hidden;
}
.title-bar .navbar-brand {
	width: 155px;
	height: 66px;
	margin-top: 44px;
	margin-left: 75px;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
}
.title-bar .navbar-brand img {
	width: 100%;
}
.navbar-header {
  float: left;
}
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
  border-top: 0;
}
.navbar-nav {
	float: right;
	margin-top: 0;
  	margin-bottom: 0;
}
.navbar-nav>li {
	height: 154px;
	float: left;
}
.navbar-nav>li>a {
	color: #fff;
	height: 100%;
	font-size: 20px;
	padding: 65px 15px;
	outline: none;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus,
.navbar-nav>.active>a {
	background: none;
	border-bottom: 4px solid #eee;
}
.center-title-box {
	position: absolute;
	width: 660px;
	height: 362px;
	left: 50%;
	margin-left: -330px;
	top: 34%;
}
.title-box-01 {
	background: url(../images/tit-img-01.png) no-repeat center;
	background-size: 100%;
	height: 144px;
}
.title-box-02 {
	background: url(../images/tit-img-02.png) no-repeat center;
	background-size: 38%;
	height: 35px;
	margin-top: 75px;
}
.title-box-03 {
	background: url(../images/tit-img-03.png) no-repeat center;
	background-size: 64%;
	height: 70px;
	margin-top: 39px;
}
.col-1 .img03 {
	position: absolute;
	left: 50%;
	margin-left: -20px;
	bottom: 0px;
}
/*
@media (max-width: 700px) {
	.col-1 img.img01 {
		width: 550px;
		left: 50%;
		margin-left: -275px;
		bottom: 29%;
	}
}*/
@media (max-height: 820px) {
	.center-title-box { top: 32%;}
	.title-box-02 { margin-top: 65px;}
	.title-box-03 { margin-top: 33px;}
}
@media (max-height: 720px) {
	.title-box-02 { margin-top: 55px;}
	.title-box-03 { margin-top: 38px;}
}
@media (max-width: 820px) {
	.title-box-01 { background-size: 85%;}
	.title-box-02 { background-size: 32%; margin-top: 45px;}
	.title-box-03 { background-size: 54%; margin-top: 33px;}
}
@media (max-height: 690px) {
	.title-box-01 { background-size: 85%;}
	.title-box-02 { background-size: 32%; margin-top: 45px;}
	.title-box-03 { background-size: 54%; margin-top: 33px;}
}
@media (max-width: 640px) {
	.title-box-01 { background-size: 65%;}
	.title-box-02 { background-size: 24%; margin-top: 15px;}
	.title-box-03 { background-size: 41%; margin-top: 5px;}
}
@media (max-height: 640px) {
	.title-box-02 { margin-top: 30px;}
	.title-box-03 { margin-top: 18px;}
}
@media (max-height: 600px) {
	.title-box-01 { background-size: 65%;}
	.title-box-02 { background-size: 24%; margin-top: 15px;}
	.title-box-03 { background-size: 41%; margin-top: 5px;}
}

.col-2 {
	background: url(../images/bg-05.jpg) center no-repeat;
	background-size: 100% 100%;
	height: 100%;
}
.col-2 .jigou-tit {
	position: absolute;
	height: 60px;
	width: 240px;
	line-height: 60px;
	font-size: 60px;
	text-align: center;
	top: 15%;
	left: 50%;
	margin-left: -120px;
}
.col-2 .jigou-box {
	padding-top: 250px;
}
.col-2 table {
	width: 100%;
	font-size: 18px;
	color: #a9c0f5;
	table-layout: fixed;
}
.col-2 table td.tit {
	color: #3399ff;
	width: 110px;
}
.col-2 .table>tbody>tr>td {
	border-top: none;
	padding: 15px 8px;
}
.col-2 .table>tbody>tr>td a {
	color: #a9c0f5;
}
.col-2 .table>tbody>tr>td a:hover {
	text-decoration: underline;
}
.col-2 table td img {
	width: 85px;
	height: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.col-2 table td img.logo {
	width: 120px;
	height: 60px;
	margin-top: -20px;
}
.col-2 .fourcycle{
    font-size:18px;
    text-align:center;
}
.col-2 .fourcycle ul{
    width: 1080px;
    margin: 0 auto;
}
.col-2 .fourcycle ul li{
    width:220px;
    float:left;
    margin: 0px 25px;
}
@media (max-width: 1080px) {
	.col-2 .fourcycle ul{
      width: 100%;
      margin: 0 auto;
  }
  .col-2 .fourcycle ul li{
      width:21%;
      float:left;
      margin: 0px 2%;
  }
  .col-2 .fourcycle ul li img{
      width:100%;
  }
}

.col-2 .fourcycle .ldcontent{
    color:#4f83fd;
    padding-top:10px;
}

@media (max-height: 1000px) {
	.col-2 .jigou-tit { top: 20%;}
}
@media (max-height: 771px) {
	.col-2 .jigou-tit { top: 156px;}
	.col-2 .jigou-box { padding-top: 220px;}
}
@media (max-height: 668px) {
	.col-2 .table>tbody>tr>td { padding: 8px;}
	.col-2 table td img {
		margin-right: 5px;
		margin-bottom: 5px;
	}
	@media (max-height: 650px) {
		.col-2 .jigou-tit {
			height: 50px;
			width: 200px;
			font-size: 50px;
			top: 156px;
			left: 50%;
			margin-left: -100px;
		}
		.col-2 .jigou-box { padding-top: 210px;}
		.col-2 table, .col-2 .fourcycle { font-size: 16px;}
		.col-2 .fourcycle ul li img { width:80%;}
	}
	@media (min-width: 551px) and (max-width: 651px) {
		.col-2 .jigou-tit {
			position: absolute;
			height: 50px;
			width: 200px;
			font-size: 50px;
			top: 156px;
			left: 50%;
			margin-left: -100px;
		}
		.col-2 table {
			font-size: 16px;
		}
		.col-2 .table>tbody>tr>td {
			padding: 2px;
		}
		.col-2 table td img {
			width: 73px;
			height: 30px;
			margin-right: 5px;
			margin-bottom: 5px;
		}
	}
	@media (max-height: 600px) {
		.col-2 .jigou-tit {
			height: 40px;
			width: 160px;
			font-size: 40px;
			top: 156px;
			left: 50%;
			margin-left: -80px;
		}
		.col-2 .jigou-box { padding-top: 200px;}
		.col-2 table, .col-2 .fourcycle { font-size: 15px;}
		.col-2 .table>tbody>tr>td { padding: 4px;}
		.col-2 table td img {
			width: 61px;
			height: 25px;
			margin-right: 5px;
			margin-bottom: 5px;
		}
		.col-2 table td img.logo {
			width: 80px;
			height: 40px;
			margin-top: -10px;
		}
	}
} 
@media (max-width: 651px) {
	.col-2 .jigou-box { padding-top: 220px;}
	.col-2 .table>tbody>tr>td { padding: 8px;}
	.col-2 table td img {
		margin-right: 5px;
		margin-bottom: 5px;
	}
}
@media (max-width: 550px) {
	.col-2 .jigou-tit {
		height: 40px;
		width: 160px;
		font-size: 40px;
		top: 156px;
		left: 50%;
		margin-left: -80px;
	}
	.col-2 .jigou-box { padding-top: 200px;}
	.col-2 table, .col-2 .fourcycle { font-size: 14px;}
	.col-2 .table>tbody>tr>td { padding: 4px;}
	.col-2 table td.tit {
		color: #3399ff;
		width: 100px;
	}
	.col-2 table td img {
		width: 61px;
		height: 25px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
}

.col-3 {
	background: url(../images/bg-03.jpg) center no-repeat;
	background-size: 100% 100%;
	height: 100%;
}
.col-3 .join-box {
	position: absolute;
	height: 60px;
	width: 540px;
	line-height: 60px;
	font-size: 60px;
	top: 24%;
	left: 50%;
	margin-left: -270px;
	color: #fff;
}
.col-4 {
	background: url(../images/bg-04.jpg) center no-repeat;
	background-size: 100% 100%;
	height: 100%;
}
.col-4 .richeng-box {
	position: absolute;
	height: 60px;
	width: 240px;
	line-height: 60px;
	font-size: 60px;
	top: 20%;
	left: 50%;
	margin-left: -120px;
	color: #fff;
}
.col-4 .col-bg {
	background: url(../images/bg-04-01.png);
	width: 1347px;
	height: 366px;
	position: absolute;
	top: 24%;
	left: 50%;
	margin-left: -606px;
}
@media (max-height: 770px) {
	.col-4 .richeng-box {
		top: 156px;
	}
	.col-4 .col-bg {
		top: 18%;
	}
}
.col-4 .col-bg .dblue {
	color: #010b2b;
	font-size: 18px;
	font-weight: bold;
}
.col-4 .col-bg .lblue {
	color: #a9c0f5;
	font-size: 16px;
	line-height: 24px;
	width: 300px;
}
.col-4 .col-bg .col-bg-p1 {
	position: absolute;
	left: 180px;
	top: 200px;
}
.col-4 .col-bg .col-bg-p2 {
	position: absolute;
	font-size: 13px;
	left: 485px;
	top: 230px;
}
.col-4 .col-bg .col-bg-p3 {
	position: absolute;
	left: 728px;
	top: 186px;
}
.col-4 .col-bg .col-bg-p4 {
	position: absolute;
	left: 150px;
	top: 312px;
}
.col-4 .col-bg .col-bg-p5 {
	position: absolute;
	left: 708px;
	top: 312px;
}
.col-4 .col-bg .col-bg-p6 {
    position: absolute;
    left: 470px;
    top: 312px;
    width:180px;
}
.col-5 {
	height: 100%;
	background-color: #fff;
}
.col-5.row .box .logo {
	width: 80px;
	height: 34px;
	position: absolute;
	top: 55%;
	left: 50%;
	margin-left: -40px;
}
.col-5.row .col-xs-3 {
	position: relative;
	height: 100%;
	border-right: 1px solid #fff;
	padding: 0;
}
.col-5.row .col-xs-4:last-child {
	border-right: none;
}
.col-5.row .vd-bg-01 {
	background: url(../images/img_brfore_01.png) no-repeat center 0;
	background-size: 100% 100%;
}
.col-5.row .vd-bg-02 {
	background: url(../images/img_brfore_02.png) no-repeat center 0;
	background-size: 100% 100%;
}
.col-5.row .vd-bg-03 {
	background: url(../images/img_brfore_03.png) no-repeat center 0;
	background-size: 100% 100%;
}
.col-5.row .vd-bg-04 {
	background: url(../images/img_brfore_04.png) no-repeat center 0;
	background-size: 100% 100%;
}

.col-5.row .vd-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity:.5;
	filter: alpha(opacity=50);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.col-5.row .col-xs-3:hover .vd-bg {
	opacity: 1;
	filter: alpha(opacity=100);
	background-size: 110% 110%;
}

.col-5.row .text-row {
	position: absolute;
	background: url(../images/bg-05-bg.png) no-repeat;
	background-size: 100%;
	top: 25%;
	padding: 0;
	width: 180px;
	height: 100%;
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	color: #0f60b0;
	text-align: center;
	left: 50%;
	margin-left: -90px;
	padding-top: 50px;
	opacity:.8;
	filter: alpha(opacity=80);
}
.col-5.row .btn-row {
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -130px;
	bottom: 20%;
}
.col-5.row .btn-row .btn{
	font-size: 20px;
	width: 260px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-0-border-radius: 0;
	opacity:.8;
	filter: alpha(opacity=80);
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    background: #3399ff;
    border: none;
}
.col-5.row .btn-row .btn:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	background: #3399ff;
}
.col-5.row .btn-row .btn img {
	margin-left: 9px;
}

/*base*/
.content {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 100px;
}
.long-container {
	min-width: 1200px;
	max-width: 1600px;
}
.asidebar {
	height: 100%;
	float: left;
	padding: 0;
}
.asidebar ul li a {
	position: relative;
	width: 100px;
	color: #fff;
	font-size: 14px;
	height: 55px;
	line-height: 35px;
}
.img-active {
	position: absolute;
	right: -4px;
	top: 24px;
	z-index: 100;
	display: none;
}
.right-label {
	position: absolute;
	right: -6px;
	top: 22px;
	z-index: 100;
}
.asidebar ul li a:hover, .asidebar ul li a:hover {
	background-color: transparent;
}
.asidebar ul li.active a{
	background-color: transparent;
	color: #3292f3;
	font-size: 14px;
}
.asidebar ul li.active .img-active{
	display: block;
}
.aside-content {
	min-height: 220px;
	padding: 20px 40px;
	border-left: 1px solid #827f8e;
}
.thin-content {
	padding: 0 20px;
	padding-bottom: 100px;
}
.table {
	width: 100%;
}
.table>tbody>tr>td {
	padding: 4px;
	border: none; 
	line-height: 30px;
}
.table>tbody>tr>td p {
	border-right: 1px solid #a0a0a0;
	min-height: 30px;
	padding-right: 8px;
}
.table td.title {
	color: #3292f3;
}
.table-list>tbody>tr>td {
	padding: 8px;
	padding-left: 0;
	border-bottom: 1px solid #707070;
}
.table-list>tbody>tr>td.title {
	border-bottom: 1px solid #fff;
}
.table-list>tbody>tr>td:last-child p {
	border: none;
}
.table p.blue { 
	font-size: 20px;
	color: #3292f3;
}

/*CHDT.html*/
.dt-talk {
	margin-top: 100px;
}
.dt-talk p {
	font-size: 20px;
	line-height: 40px;
	color: #3292f3;
}

/*DHJB.html*/
.jb-table td.long {
	min-width: 379px;
}
.jb-table td.short {
	min-width: 100px;
}

/*DHYC.html*/
.yc-table td.short { width: 200px;}
.asidebar .yc-nav li a {
	font-size: 14px;
	height: 47px;
	line-height: 27px;
}
.w-label {
	position: absolute;
	right: -4px;
	top: 20px;
	z-index: 100;
}

/*BMLX.html*/
.bm-form {
	margin-bottom: 90px;
}
.bm-a2 { margin-top: 475px;}
.bm-a3 { margin-top: 203px;}

#bmlx .form-control {
	border-color: #3292f3;
	border-radius: 0;
	margin-bottom: 15px;
	width: 758px;
	background-color: transparent;
	text-align: center;
	color: #fff;
}
#bmlx .form-control:focus {
	border-color: #589fff;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 10px rgba(0,0,0,.175), 0 0 20px rgba(88, 159, 255, .7);
          box-shadow: inset 0 1px 10px rgba(0,0,0,.175), 0 0 20px rgba(88, 159, 255, .7);
}
.form-control::-webkit-input-placeholder {
    color: #b2b3b3;
    font-style: italic;
}
.form-control::-moz-input-placeholder {
    color: #b2b3b3;
    font-style: italic;
}
#bmlx .radio {
	width: 758px;
	font-size: 14px;
	color: #b2b3b3;
}
#bmlx .btn {
	border-radius: 5px;
	background-color: #3292f3;
	width: 758px;
	color: #fff;
	margin-top: 15px;
}
.bm-costs-text { 
	color: #3292f3;
	width: 100%;
	min-width: 758px;
	border-bottom: 1px solid #dcdcdc;
	white-space: nowrap;
	padding-left: 5px; 
	padding-bottom: 10px;
}
.bm-costs-text a{
    color:#3292f3;
}
.cost-boxs {
	border: 1px solid #3292f3;
	margin-left: 5px;
	margin-top: 25px;
	float: left;
	width: 215px;
	height: 256px;
	margin-bottom: 90px;
}
.cost-boxs p.title {
	height: 31px;
	line-height: 31px;
	background-color: #3292f3;
	text-align: center;
}
.cost-boxs p {
	line-height: 36px;
	padding: 0 7px;
}
.bm-cotact {
    margin-top:130px;
}
.bm-cotact .table {
	width: 660px;
	margin-bottom: 50px;
}
.bm-cotact .table>tbody>tr>td {
	padding: 4px;
	border: none; 
}
.bm-cotact .table td.title {
	color: #3292f3;
}

/*live.html*/
.live-header {
	background: url(../images/live-bg.png) no-repeat center;
	height: 760px;
}
.head-bar {
	height: 29px;
	line-height: 29px;
	width: 1000px;
	background-color: #3292f3;
	background-color: rgba(50,146,243,0.5);
    padding-left:10px;
}
.head-position {
	margin: 0 auto;
	margin-top: -260px;
}
.live-container {
	top: 500px;
	width: 1000px;
	background-color: #010431;
	margin: 0 auto;
	margin-top: 8px;
	margin-bottom: 100px;
}
.live-container .carousel {
	width: 100%;
	height: 455px;
	background-color: #fff;
	margin-bottom: 80px;
}
.live-control {
	position: absolute;
	height: 40px;
	width: 1000px;
	bottom: 0;
	background-color: #333;
	opacity: .5;
	filter: alpha(opacity=50);
}
.live-control-s,
.live-control-s.left:focus,
.live-control-s.right:focus {
	color: #999;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.live-control-s.left:hover,
.live-control-s.right:hover {
	color: #fff;
}
.live-img-info {
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.live-report-1 {
	margin-top: 33px;
	margin-bottom: 50px;
}
.live-box-1 {
	padding: 0;
	height: 168px;
	line-height: 24px;
	padding-right: 30px;
	margin-bottom: 35px;
}
.live-box-1 p.blue { color: #3292f3;}
.live-box-1 p a { color: #fff;}
.live-box-1 p a:hover { text-decoration: underline;}
.live-content-1 { 
	height: 144px;
	overflow: hidden;
}
.live-box-1 img {
	width: 230px;
	height: 168px;
	margin-right: 15px;
	background-color: #c9c9c9;
	float: left;
}
.live-report-2 {
	border-top: 1px solid #3292f3;
	border-bottom: 1px solid #3292f3;
}
.live-box-2 {
	padding: 30px 60px;
	padding-right: 0;
	line-height: 24px;
}
.live-box-2>ul li{
	list-style: disc;
    float: left;
    width: 50%;
}
.live-box-2 a { color: #fff;}
.live-box-2 ul a:hover { text-decoration: underline;}
.live-box-3 {
	padding: 0 10px;
	line-height: 40px;
	height: 230px;
	margin-bottom: 10px;
}
.live-box-3 img {
	width: 230px;
	height: 190px;
	background-color: #c9c9c9;
}
.live-box-3 p {
	display: block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	text-align: center;
	color: #fff;
}
.live-box-3 a p:hover { text-decoration: underline;}
/*CHZN.html*/
.zn-content {
	padding: 0 20px;
	padding-top: 30px;
	min-width: 1000px;
}
.zn-content .row {
	margin: 0;
}
#zn-amap {
	overflow: hidden;
	height: 315px;
	color: #000;
}
.zn-content .col-xs-6 { 
	padding: 0;
	padding-top: 100px;
}
.zn-content .table {
	font-size: 16px;
	max-width: 600px;
	margin-bottom: 60px;
}
.zn-content .table td.short {
	width: 50px;
}

.ckdhyc{
    position: absolute;
    left: 50%;
    bottom: 6%;
    margin-left: -113px;
    display: block;
    width: 226px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #318deb;
    overflow: hidden;
}

.xzlist{
    position: absolute;
    margin-left: 16.66666667%;
    height:100px;
    width:100%;
    display:block;
    margin-top: 20px;
}
.xzbtn
{
    position: absolute;
    display: block;
    width: 226px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #318deb;
    overflow: hidden;
}

#qtContentDiv a{
    color:#fff;
}

.hzcontent p{
    text-indent:2em;
}

.hzcontent .title{
    text-indent:0em;
    font-weight:bold;
    font-size:16px;
}
