﻿@charset "utf-8";
body {
	font-family: "微软雅黑";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

#banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 100px;
	left: 0;
	height: auto;
}

#banner .hd ul {
	text-align: center;
}

#banner .hd ul .on {
	background: #fff;
}

.hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 20px;
	height: 5px;
	margin: 5px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.5);
	line-height: 999px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: url(/templets/default/images/index_icon_1.png) no-repeat\0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
address,
select,
span,
* {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
	color: #444;
	font-weight: normal
}

b {
	font-weight: normal;
}

p {
	font-weight: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

i,
dl,
dt,
em,
li {
	list-style-type: none;
	font-style: normal;
}

a {
	border: none\9;
}

a img {
	border: none\9;
}

html {
	min-height: 101%;
}

.Left {
	float: left;
}

.Right {
	float: right;
}

.clearfix {
	clear: both;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

.main {
	width: 100%;
	margin: 0 auto;
	height: 493px;
}

.tab {
	width: 100%;
	height: 42px;
	background: #015db2;
}

.tab ul {
	width: 1115px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}

.tab li {
	display: inline-block;
	padding: 0 20px;
	height: 42px;
	line-height: 42px;
	position: relative;
	text-align: center;
	margin: 0 10px;
}
.tab  li:hover a {
    color: #fff;
}

.ulp {
	width: 85px;
	float: left;
	padding: 3px 20px;
	background: #fff;
	position: relative;
	z-index: 1000;
	border-right: 1px solid #ccc;
}

.tab li a {
	color: #fff;
}

.tab li.active {
	background: #00519c;
}

.rihk {
	width: 150px;
	float: left;
	color: #000;
	line-height: 20px;
	margin-left: 20px;
	text-align: left;
}

.tab li .ulp a {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #333;
	font-size: 14px;
	width: 100%;
	text-align: left;
}


}
#banner {
	position: relative;
	width: 100%;
	height: 450px;
	overflow: hidden;
}
#banner_list img {
	border: 0px;
	width: 100%;
}
#banner_bg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 30px;
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	z-index: 1000;
	cursor: pointer;
	width: 478px;
}
#banner_info {
	position: absolute;
	bottom: 0;
	left: 5px;
	height: 22px;
	color: #fff;
	z-index: 1001;
	cursor: pointer
}
#banner_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}
#banner_list a {
	width: 100%;
	position: absolute;
}
.burr {
	/* padding: 10px 0; */
	/* height: 60px; */
	
	width: 1125px;
	margin: 0 auto;
	margin-top: -90px;
	position: relative;
	z-index: 10000;
	background: #e6edf4;
}
.burr li {
	float: left;
	height: 60px;
	width: 17.9%;
	/* border-right: 1px solid #015db2; */
	
	text-align: center;
	text-align: left;
	padding: 0 0 0 20px;
	background: #e5ecf2;
	position: relative;
	padding: 10px 0 10px 20px;
	z-index: 100;
}
.burr li span {
	display: block;
	height: 36px;
	line-height: 36px;
}
.burr li em {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}
.pic {
	width: 1145px;
	height: 345px;
	margin: 0 auto;
	margin-top: 20px;
}
.pic ul.allbut {
	width: 100%;
	height: 345px;
	margin: 0 auto;
}
.pic ul.allbut li {
	float: left;
}
.pic ul.allbut li.one {
	width: 405px;
	height: 327px;
	margin: 0 auto;
	border-right: 1px solid #ccc;
	padding: 0 10px;
}
.pic ul.allbut li .new {
	color: #015db2;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}
.two {
	width: 358px;
	height: 319px;
	padding: 0 30px;
	border-right: 1px solid #ccc;
}
.zero {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.zero li {
	border-radius: 10px;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 10px;
	background: #bfbfbf;
}
.zero li.active {
	background: #015db2;
}
#content {
	position: absolute;
	height: 275px;
	display: none;
}
#content img {
	width: 100%;
	height: 100%;
}
#content span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(1, 93, 178, 0.8);
	line-height: 26px;
	text-indent: 1em;
	padding: 5px;
	font-size: 14px;
	color: #fff;
}
.box_2 {
	width: 100%;
}
.box_2 ul li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.box_2 ul li a {
	width: 75%;
	display: block;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.box_2 ul li span {
	float: right;
}
.more {
	height: 50px;
	line-height: 50px;
	float: right;
}
.mainp {
	width: 288px;
	margin: 0 auto;
	position: relative;
}
.mainp a {
	position: absolute;
}
.mainp a img {
	width: 100%;
	height: 190px;
}
.pic ul.allbut li.three {
	width: 288px;
	height: 320px;
	float: right;
}

/***********左边小图标************/
.pic .mainp ul li.selected {
	background: #fff;
}
.mainp ul {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 30px;
	position: relative;
	z-index: 100;
	margin-top: 160px;
	display: inline-block;
}
.pic .mainp ul li {
	width: 20px;
	display: inline-block;
	height: 20px;
	border-radius: 50%;
	background: #909090;
	cursor: pointer;
	text-align: center;
	float: none;
}
.three img {
	width: 100%;
}
.pl a {
	line-height: 20px;
	text-indent: 20px;
	margin-top: 20px;
}
.show {
	background: #fff;
	margin-top: -200px;
	z-index: 100;
	width: 100%;
	float: left;
}
.vmkdl {
	width: 222px;
	position: absolute;
	top: -73px;
	left: 0;
	background: #e5ecf2;
	display: none;
}
dl {
	width: 202px;
	background: #e5ecf2;
	float: left;
	padding: 10px;
	margin-top: 10px;
}
dt {
	float: left;
}
dt img {
	width: 76px;
	height: 57px;
}
.burr li dd {
	float: left;
	height: 57px;
	overflow: hidden;
	width: 54%;
	text-indent: 0px;
	margin-left: 6%;
	line-height: 18px;
	font-size: 12px;
}
.burr li dd span{
	float: left;
	width: 100%;
	text-indent: 0px;
	color: #000;
	height: 20px;
	line-height: 19px;
	font-size: 14px;
}

.fh {
	position: relative;
	z-index: 1000;
	height: 60px;
	border-right: 1px solid #015db2;
}
.burr li.hoverback {
	color: #FFFFFF;
	background: #035db3;
}
.down {
	position: absolute;
	top: 42px;
	left: 0px;
	width: 311px;
	background: #fff;
	z-index: 10;
	padding: 10px 0;
}
@charset "utf-8";
body {
	font-family: "微软雅黑";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
address,
select,
span,
* {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
	font-family: "微软雅黑";
}
a {
	text-decoration: none;
	color: #444;
	font-weight: normal
}
b {
	font-weight: normal;
}
p {
	font-weight: normal
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}
i,
dl,
dt,
em,
li {
	list-style-type: none;
	font-style: normal;
}
a {
	border: none\9;
	text-decoration: none;
}
a img {
	border: none\9;
}
html {
	min-height: 101%;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.clearfix {
	clear: both;
}
.clear {
	clear: both;
}
img {
	border: 0px;
}
.main {
	width: 100%;
	margin: 0 auto;
	height: 493px;
}
.tab {
	width: 100%;
	height: 42px;
	background: #015db2;
	float: left;
}
.tab ul {
	width: 1115px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}
.tab li {
	display: inline-block;
	padding: 0 20px;
	height: 42px;
	line-height: 42px;
	position: relative;
	text-align: center;
	margin: 0 10px;
}
.ulp {
	width: 128px;
	float: left;
	padding: 3px 5px;
	background: #fff;
	position: relative;
	z-index: 1000;
	padding-left: 10px;
	border-right: 1px solid #ccc;
}
.tab li a {
	color: #fff;
	font-size: 16px;
}
.tab li.active {
	background: #00519c;
}
.rihk {
	width: 143px;
	float: left;
	color: #000;
	line-height: 20px;
	margin-left: 13px;
	text-align: left;
}
.tab li .ulp a {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #333;
	font-size: 14px;
	width: 100%;
	text-align: left;
}
#banner {
	position: relative;
	width: 100%;
	height: 450px;
	overflow: hidden;
}
#banner_list img {
	border: 0px;
	width: 100%;
}
#banner_bg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 30px;
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	z-index: 1000;
	cursor: pointer;
	width: 478px;
}
#banner_info {
	position: absolute;
	bottom: 0;
	left: 5px;
	height: 22px;
	color: #fff;
	z-index: 1001;
	cursor: pointer
}
#banner_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}
#banner_list a {
	width: 100%;
	position: absolute;
}
.burr {
	/* padding: 10px 0; */
	/* height: 60px; */
	
	width: 1125px;
	margin: 0 auto;
	margin-top: -90px;
	position: relative;
	z-index: 10000;
	background: #e6edf4;
}
.burr li {
	float: left;
	height: 60px;
	width: 17.9%;
	/* border-right: 1px solid #015db2; */
	
	text-align: center;
	text-align: left;
	padding: 0 0 0 20px;
	background: #e5ecf2;
	position: relative;
	padding: 10px 0 10px 20px;
	z-index: 100;
}
.burr li span {
	display: block;
	height: 36px;
	line-height: 36px;
}
.burr li em {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	font-size: 12px;
	color: #808080;
}
.pic {
	width: 1145px;
	height: 345px;
	margin: 0 auto;
	margin-top: 20px;
}
.pic ul.allbut {
	width: 100%;
	height: 345px;
	margin: 0 auto;
}
.pic ul.allbut li {
	float: left;
}
.pic ul.allbut li.one {
	width: 405px;
	height: 327px;
	margin: 0 auto;
	border-right: 1px solid #ccc;
	padding: 0 10px;
}
.pic ul.allbut li .new {
	color: #015db2;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}
.two {
	width: 358px;
	height: 319px;
	padding: 0 30px;
	border-right: 1px solid #ccc;
}
.zero {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	position: relative;
	z-index: 10000;
}
.zero li {
	border-radius: 10px;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 10px;
	background: #bfbfbf;
}
.zero li.active {
	background: #015db2;
}
#content {
	position: absolute;
	height: 275px;
	display: none;
	width: 100%;
}
#content img {
	width: 100%;
	height: 100%;
}
#content span {
	display: block;
	position: absolute;
	bottom: -51px;
	left: 0;
	background: rgba(1, 93, 178, 0.8);
	line-height: 26px;
	text-indent: 1em;
	padding: 5px;
	font-size: 14px;
	color: #fff;
	height: 75px;
	overflow: hidden;
}
.box_2 {
	width: 100%;
}
.box_2 ul li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.box_2 ul li a {
	width: 75%;
	display: block;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.box_2 ul li span {
	float: right;
	font-size: 12px;
	font-family: "宋体";
	color: #b1b1b1;
}
.more {
	height: 50px;
	line-height: 50px;
	float: right;
}
.mainp {
	width: 288px;
	margin: 0 auto;
	position: relative;
}
.mainp a {
	position: absolute;
}
.mainp a img {
	width: 100%;
	height: 190px;
	border-radius: 10px;
}
.pic ul.allbut li.three {
	width: 288px;
	height: 320px;
	float: right;
}

/***********左边小图标************/
.pic .mainp ul li.selected {
	background: #fff;
}
.mainp ul {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 30px;
	position: relative;
	z-index: 100;
	margin-top: 160px;
	display: inline-block;
}
.pic .mainp ul li {
	width: 20px;
	display: inline-block;
	height: 20px;
	border-radius: 50%;
	background: #909090;
	cursor: pointer;
	text-align: center;
	float: none;
}
.three img {
	width: 100%;
}
.pl a {
	line-height: 26px;
	text-indent: 20px;
	margin-top: 0px;
	height: 85px;
	overflow: hidden;
}
.show {
	background: #fff;
	margin-top: -200px;
	z-index: 100;
	width: 100%;
	float: left;
}
.vmkdl {
	width: 222px;
	position: absolute;
	top: -73px;
	left: 0;
	background: #e5ecf2;
	display: none;
}
dl {
	width: 202px;
	background: #e5ecf2;
	float: left;
	padding: 10px;
	margin-top: 10px;
}
dt {
	float: left;
}
dt img {
	width: 76px;
	height: 57px;
}
dd {
	float: left;
	height: 57px;
	overflow: hidden;
	width: 54%;
	text-indent: 20px;
	margin-left: 6%;
	line-height: 18px;
	color: #999;
}
.fh {
	position: relative;
	z-index: 1000;
	height: 60px;
	border-right: 1px solid #015db2;
}
.burr li.hoverback {
	color: #FFFFFF;
	background: #035db3;
}
.down {
	position: absolute;
	top: 42px;
	left: 0px;
	width: 311px;
	background: #fff;
	z-index: 10;
	padding: 10px 0;
	display: none;
}
.log {
	background: url(../img/1-1.jpg);
	height: 115px;
	margin: 0 auto;
}
.nameLk {
	margin: 0 auto;
	width: 1115px;
}
.nameLk .vfef img {
	float: left;
}
.nameLk .vfek {
	float: right;
	position: relative;
	height: 115px;
	line-height: 115px;
}
.nameLk .vfef span {
	line-height: 20px;
	float: left;
	height: 115px;
	line-height: 115px;
	margin-left: 20px;
	color: #015db2;
	font-size: 20px;
	position: relative;
	top: 10px;
}
a:hover {
	color: #015db2;
}
/*li:hover a {
	color: #015db2;
}*/
.tab li:hover {
	cursor: pointer;
	background: #00519c;
}
.vshow ul li a {
	width: 100%;
	display: block;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #676869;
	position: relative;
}
.rihk p {
	height: 38px;
	overflow: hidden;
	color: #423c3c;
}
.box_2 ul li a:hover {
	color: #015db2;
}

.footer_bar .footer_r ul li  a:hover {
	color: #015db2;
}
.vfek input {
	width: 190px;
	height: 30px;
	border: 1px solid #ccc;
	/* text-align: center; */
	text-indent: 10px;
}
.vfek img {
	position: absolute;
	right: 2px;
	top: 49px;
	height: 19px;
	text-align: center;
	width: 19px;
}
.footer_bar {
	width: 100%;
	height: auto;
	/* background: #787878; */
	
	margin-top: 11px;
	border-top: 2px solid #0f5992;
}
.footer_bar .footer {
	width: 1100px;
	height: auto;
	/* padding: 20px 0; */
	
	margin: 0 auto;
	border: none;
}
.footer_bar .footer .footer_l {
	width: auto;
	height: auto;
}
.footer_bar .footer .footer_r {
	width: 835px;
	height: auto;
	padding-top: 20px;
}
.footer_bar .footer_r ul {
	margin-bottom: 15px;
}
.footer_bar .footer_r ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}
.footer_bar .footer_r ul li a {
	line-height: 13px;
	border-right: 1px solid #606060;
	display: block;
	color: #606060;
	padding: 0 10px;
	margin-right: 10px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.footer_bar .footer_r ul li:hover a {
	text-decoration: underline;
}
.footer_bar .footer_r .footer_add {
	width: 79%;
	height: auto;
	color: #606060;
	float: left;
	margin-top: 10px;
}
.footer_bar .footer_add p {
	font-size: 12px;
	color: #606060;
	text-align: center;
	/* height: 50px; */
	/* line-height: 50px; */
}
.footer_bar .footer_add span {
	margin-right: 10px;
}
.footer_bar .footer_add a {
	margin-left: 10px;
	font-size: 12px;
	color: #0d5796;
}
.footer_bar .footer_add a:hover {
	color: #606060;
	font-size: 12px;
	text-decoration: underline;
}
.vmaian {
	height: auto;
}
.vshow {
	width: 1115px;
	margin: 0 auto;
}
.showTop {
	height: 55px;
	line-height: 55px;
	width: 240px;
	position: relative;
	border-bottom: 2px solid #015db2;
	padding-left: 10px;
	/* margin-right: 14px; */
}
.showTop span {
	color: #015db2;
	font-size: 24px;
	/* margin-left: 19px; */
	text-indent: 37px;
}
.showTop img {
	position: absolute;
	top: 48px;
	left: 20%;
}
.showTop em {
	color: #676869;
	font-size: 24px;
}
.showTop i {
	color: #676869;
	font-size: 12px;
	/* margin-left: 1px; */
	/* position: absolute; */
}
.vshow ul {
	width: 260px;
}
.vshow ul li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dashed #ccc;
	text-indent: 15px;
}
.bh {
	border-right: 2px dotted #ccc;
	float: left;
}
.img {
	width: 100%;
	margin: 0 auto;
}
.img img {
	width: 100%;
	margin: 0 auto;
}
.bjk {
	float: left;
	margin-left: 32px;
	width: 820px;
	position: relative;
}
.bjk p {
    /* color: #035db3; */
    font-size: 16px;
    /* height: 50px; */
    line-height: 50px;
    text-align: left;
    width: 100%;
    margin: 6px auto;
    text-indent: 20px;
    FLOAT: LEFT;
}
.bjt {
	width: 660px;
	height: 330px;
	border: 1px solid #43dcfc;
	margin: auto;
	float: left;
	position: absolute;
	left: 100px;
	top: 150px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
}
.bjt1{

	width: 660px;
	height: 330px;
	border: 1px solid #43dcfc;
	margin: auto;
	float: left;
	position: absolute;
	left: 100px;
	top: 250px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
}
.bj_lx {
	width: 330px;
	height: 260px;
	font-size: 14px;
	display: block;
	margin: 30px auto;
	line-height: 40px;
}
.comtent {
	width: 100%;
	height: 200px;
	margin-bottom: 28px;
	margin-top: 20px;
	color: #353030;
	line-height: 24px;
}
.comtent img {
	/* width: 100%; */
	float: left;
	margin-bottom: 10px;
}
.comtent span {
	color: #015db2;
	font-size: 20px;
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin-bottom: 20px;
}
.comtent .wz {
	color: #676869;
	font-size: 16px;
	display: block;
	/* width: 136%; */
	height: 25px;
	/*line-height: 50px;*/
	margin-bottom: 20px;
	text-align: center;
	display: block;
}

}
.comtent em {
	line-height: 29px;
	height: 145px;
	overflow: hidden;
	color: #676869;
	display: block;
}
.comtent li {
	width: 225px;
	height: 167px;
	float: left;
	margin-right: 45px;
	margin-bottom: 50px;
	border: 1px solid #ccc;
}
.comtent .fc {
	width: 225px;
	height: 200px;
	float: left;
	margin-right: 25px;
	margin-bottom: 50px;
	border: 0px solid #ccc;
}
.comtent em {
	width: 100%;
	/* height: 150px; */
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	/* overflow: hidden; */
	line-height: 29px;
	float: left;
}
.comtent .gsjs {
	width: 100%;
	display: block;
	text-indent: 2em;
	margin-bottom: 20px;
	line-height: 27px;
	color: #676869;
}
.comtent .xq {
	width: 100%;
	height: 30px;
	font-size: 16px;
	color: #000;
	text-align: center;
	display: block;
	font-weight: bold;
	float: right;
}
.comtent .ly {
	width: 100%;
	height: 30px;
	font-size: 14px;
	color: #7f7e7e;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	display: block;
	float: right;
}
.comtent .bt {
	width: 100%;
	font-size: 14px;
	color: #676869;
	display: block;
	text-indent: 0;
	text-align: left;
	display: block;
	height: auto;
}
.xqmx .bn {
	width: 100%;
	font-size: 14px;
	color: #676869;
	display: block;
	height: auto;
	margin-bottom: 0;
	text-align: left;
	/* height: 25px; */
	/* line-height: 25px; */
	float: left;
}
.comtent .xqmx {
	font-weight: bold;
	width: 100%;
	border: 0;
	margin-top: 5px;
	text-align: center;
}
.comtent .xqmx img {
	text-align: center;
	margin: 10px auto;
	float:none;
	height: auto;
	margin-left: -20px;
}
.comtent .jz {
	margin:0px auto;
	width: 100%;
	text-align: center;
	float: left;
}
.comtent .xx {
	font-size: 20px;
	color: #7c7c7c;
	width: 100%;
	height: auto;
	text-align: center;
	font-family: "微软雅黑";
	border-bottom: 1px solid #d8dee4;
}
.comtent .yy {
	width: 100%;
	height: auto;
	margin: 40px auto;
	float: left;
}
.comtent .fa {
	width: 50%;
	height: auto;
	margin: 40px auto;
	float: right;
}
.comtent .xt {
	font-size: 16px;
	color: #7c7c7c;
	float: left;
	width: 58%;
	height: auto;
	display: block;
	margin: 0 auto;
	margin-left: 19%;
}
.comtent .text {
	width: 270px;
	height: 35px;
	padding-top: 10px;
}
.xt span {
	width: 21%;
	height: 35px;
	font-size: 16px;
	color: #7c7c7c;
	display:block;
	float:left;
	line-height: 35px;
	text-align: right;
}
.xt .text {
	padding:0;
	height:31px;
	float: left;
	margin-left: 30px;
}
.fcmx {
	width: 100%;
	height: 30px;
	font-weight: bold;
	display: block;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 20px;
}
.fhan {
	width: 800px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	color: #676869;
}
.vname {
	float: right;
	width: 520px;
}
.box-1 ul {
	width: 100%;
}
.box-1 ul li a {
	width: 70%;
	display: block;
	font-size: 16px;
	color: #676869;
	font-family: "宋体";
}
.page {
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.page em {
	color:red;
}
.page a {
	color: #777777;
	padding: 5px;
	height: 25px;
	line-height: 25px;
}
.page a.va {
	color: #777777;
	text-align: center;
	padding: 5px 11px;
	height: 25px;
	line-height: 25px;
	border-radius: 3px;
}
.page a.kl {
	background: #ebebeb;
}
.comtent .jz img {
	width: 183;
	float: none;
}
.sub {
	width:20%;
	margin: 0 auto;
	height: 50px;
}
.sub input {
	border: none;
	width: 68px;
	height: 30px;
	background: #6aa2d7;
	color: #fff;
	/* padding: 5px 10px; */
	border-radius: 3px;
	margin-top: 20px;
}
.bdsharebuttonbox {
	position: absolute;
	right: 0;
	top: 0;
}
.bdsharebuttonbox1 {
	width: 100%;
	text-align: center;
	float: left;
}
.bdsharebuttonbox1 {
	position: relative;
	left: 45%;
}
.sub input.react {
	float: right;
	background: #6aa2d7;
}
.tab  .ulp a:hover{
	color:#015db2;
}
.vshow ul li a:hover{
	color:#015db2;
}
.vshow ul li a.zerokkk{
	color:#015db2;
}

.burr li:hover em {
   color: #fff;
}
.burr li:hover .dnfl{
	display: block;
}
.bnm{
	position: relative;
}
.box_2 ul li:hover a {
 color: #015db2;
}
.dnfl{
    display: none;
    POSITION: absolute;
    right: 9px;
    top: -7px;
}
.vbmkqwe{
	position: absolute;
	left: 0px;
	top: 25px;
	display: none;
}
.vbnmaa{
	display: none;
}
.vshow ul.vbnmaa li a{
    text-indent: 40px;
}	
.vbnmaa .vbmkqwe{
    left: 20px;
}
.pic ul.allbut li i{
background: url(../img/0815i_03.png) 0;
    width: 10px;
    height: 10px;
    display: inline-block;
    float: left;
    margin-top: 12px;
    margin-right: 10px;
}
.fh:hover span {
   color:#fff
}