﻿/* CSS Document */

/* ----------------------------------------------------------------------------- 初使化css -----------------------------------------------------------------------------------------------------------------------*/
* {
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px
}

html {
	min-height: 100%;
}

body {
	width: 100%;
	height: auto;
	background: #fff;
	font-family: "microsoft yahei", arial;
	position: relative;
}

ul {
	list-style-type: none;
	list-style-image: none
}

li {
	list-style-type: none;
	list-style-image: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #817b7b;
}

a:hover {
	text-decoration: none;
}

img {
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle;
}

/*文本溢出隐藏*/
.texthidden {
	overflow: hidden;
	text-overflow: ellipsis;
	white-tabcontent: nowrap;
}

.clearfix:before,
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.clearfix:after {
	clear: both;
}

.clear {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	line-height: 0px;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	line-height: 0px;
}

/*清除浮动*/
textarea,
input {
	font-family: "microsoft yahei";
	outline: none;
}

/*----------------------------字体----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.fst {
	font-family: "SimSun";
}

/*宋体*/
.fht {
	font-family: "simhei";
}

/*黑体*/
.fyy {
	font-family: "youyuan";
}

/*幼圆*/
.fyh {
	font-family: "microsoft yahei";
}

/*微软雅黑*/
.fls {
	font-family: "lisu";
}

/*隶书*/
.fhwxk {
	font-family: "stxingkai";
}

/*华文行楷*/
.fhwxw {
	font-family: "stxinwei";
}

/*华文新魏*/

/*------------------------------------------------index.html---------------------------------------------------*/

.dndzn {
	display: block
}

.sjdzn {
	display: none
}

.top {
	width: 100%;
	max-width: 1920px;
	height: 174px;
	background: url(../images/topbj.jpg) top center no-repeat;
	margin: 0 auto
}

.top .column {
	width: 90%;
	max-width: 1300px;
	height: auto;
	margin: 0 auto;
}

.top .column .logo {
	float: left;
	line-height: 174px;
	margin-top: 40px
}

.top .column .search {
	float: right;
	width: 421px;
	margin-top: 68.5px;
	margin-right: 20px;
}

.top .column .search .input01 {
	float: left;
	width: 83%;
	height: 38px;
	line-height: 38px;
	padding-left: 4.5%;
	color: #9E9E9E;
	background: #fff;
	border: 0;
	border: 1px solid #c9c9c9;
	border-right: none;
	font-size: 14px;
}

.top .column .search .input02 {
	float: left;
	width: 12%;
	height: 38px;
	line-height: 38px;
	background: #fff;
	color: #fff;
	border: 0;
	font-size: 18px;
	font-family: Arial;
	outline: none;
	cursor: pointer;
	border: 1px solid #c9c9c9;
	border-left: none;
	cursor: pointer;
}

.top .column .reglog {
	width: 98px;
	height: 29px;
	border: 1px solid #c80000;
	border-radius: 15px;
	float: right;
	margin-top: 72.5px;
}

.top .column .reglog a {
	color: #c80000;
	font-size: 14px;
	display: inline-block;
	line-height: 29px;
	width: 46%;
	text-align: center;
}

.top .column .reglog .re {
	border-left: 1px solid #c80000;
	width: 47%;
}

.top .column .reglog .lg {
	text-indent: 6px;
	width: 46%
}

.top .column .reglog1 {
	border: none;
	border-radius: 0;
	font-size: 14px;
	color: #464646;
	width: 109px;
	overflow: hidden;
	line-height: 29px;
	background: url(../images/mztx.png) left center no-repeat;
	text-indent: 23px;
}

.nav {
	width: 100%;
	max-width: 1920px;
	height: 52px;
	background: url(../images/dhbj.jpg) top center no-repeat;
	margin: 0 auto
}

#ipadnav {
	display: none;
}

.nav .navs {
	width: 90%;
	max-width: 1300px;
	height: 52px;
	margin: 0 auto;
}

.nav .navs ul {
	margin-left: 4.1%
}

.nav .navs ul li {
	float: left;
	line-height: 52px;
	padding: 0 2%;
}

.nav .navs ul li a {
	font-size: 20px;
	color: #fef5f5;
	padding: 5px
}

.nav .navs ul li:hover a,
.nav .navs ul li.curr a {
	border-bottom: 1px solid #fff;
}

.headline {
	width: 100%;
	max-width: 1920px;
	height: auto;
	margin: 0 auto;
}

.headline .headlines {
	width: 90%;
	max-width: 1300px;
	height: auto;
	margin: 20px auto 20px;
	border: 1px solid #e5e5e5;
	padding: 14px 0
}

.headline .headlines .xxttt {
	float: left;
	width: 7%;
	margin-left: 2%;
	margin-right: 1.5%;
}

.headline .headlines .xxttt img {
	width: 100%;
	height: auto;
}

.headline .headlines .xxttnr {
	float: left;
	width: 83%;
	padding-right: 0.2%
}

.headline .headlines .xxttnr .ttp1 {
	font-size: 36px;
	color: #151312;
	margin: 0.1% 0 1.2% 0;
	height: 42px;
	overflow: hidden;
}

.headline .headlines .xxttnr .ttp2 {
	font-size: 16px;
	color: #666;
	height: 20px;
	overflow: hidden;
}

.headline .headlines .xxttgd {
	float: left;
	font-size: 14px;
	color: #eb5f00;
	padding-top: 4.5%
}

.floor1 {
	width: 100%;
	max-width: 1920px;
	height: auto;
	margin: 0 auto;
}

.floor2 {
	margin-top: 28px;
}

.floor1 .fl01 {
	width: 90%;
	max-width: 1302px;
	height: auto;
	margin: 0 auto 0;
	overflow: hidden;
}

.photonews {
	width: 45%;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

.photonews ul li {
	position: relative;
}

.photonews ul li img {
	width: 100%;
	height: 390px;
}

.photonews ul li .prop {
	position: absolute;
	bottom: 0;
	z-index: 55;
	color: #fff;
	width: 100%;
	height: 38px;
	background-image: url(../images/ywbtbj.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% auto;
	font-size: 14px;
	line-height: 38px;
	text-indent: 15px;
}

.photonews .flex-direction-nav {
	display: none;
}

.photonews .flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
	float: left;
}

.photonews .flex-control-paging li a.flex-active {
	background-position: 0 0;
}

.photonews .flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 8px;
	left: 86.5%;
	text-align: center;
}

.ywgg {
	width: 52%;
	height: auto;
	float: right;
}

.ywgg .ygtitle {
	height: 36px;
	float: left;
	width: 33.5%
}

.ywgg .ygtitle p {
	/*width: 113px;*/
	width: 50%;
	height: 36px;
	background-image: url(../images/xxkbj1.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	float: left;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
	color: #525050;
	font-size: 18px
}

.ywgg .ygtitle p:hover,
.ywgg .ygtitle p.curr {
	background-image: url(../images/xxkbj2.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #d43737
}

.ywgg .ygdiv {
	float: right;
	border-bottom: 1px solid #d4d4d4;
	width: 66.5%;
	height: 35px;
	text-align: right;
	line-height: 45px;
}

.ywgg .ygdiv a {
	font-size: 14px;
	color: #eb5f00;
}

.ywgg .ygdiv img {
	margin-bottom: 10px;
	margin-right: 18px;
}

.ywgg .ygtxt {
	width: 100%;
	height: auto;
	min-height: 200px;
}

.ywgg .ygtxt ul li {
	font-size: 16px;
	color: #787878;
	/*margin-top: 3%*/
	margin-top: 20px;
}

.ywgg .ygtxt ul li:hover {
	color: #eb5f00
}

.ywgg .ygtxt ul li i {
	font-style: normal;
	display: inline-block;
	margin-right: 2.3%;
}

.ywgg .ygtxt ul li b {
	font-weight: normal;
	display: inline-block;
	float: right;
	color: #a2a3a2
}

.ad01 {
	width: 100%;
	/**height:100%;*/
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

.ad01 .flex-direction-nav {
	display: none;
}

.ad01 .flex-control-nav {
	display: none;
}

.zcwja {
	width: 45%;
	height: auto;
	float: left;
}

.zcwja .zcbt {
	width: 100%;
	height: 36px;
	border-bottom: 1px solid #d4d4d4;
	cursor: pointer;
	line-height: 36px;
}

.zcwja .zctitle p {
	float: left;
	font-size: 18px;
	color: #525050;
	margin-right: 10%
}

.zcwja .zctitle p i {
	background: #eb5f00;
	width: 2px;
	height: 20px;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 8px;
}

.zcwja .zctitle p:hover,
.zcwja .zctitle p.curr {
	color: #eb5f00
}

.zcwja .zcdiv {
	float: right;
	line-height: 44px;
}

.zcwja .zcdiv a {
	font-size: 14px;
	color: #eb5f00;
}

.zcwja .zcdiv img {
	margin-bottom: 9px;
	margin-right: 18px;
}

.zcwja .zctxt {
	width: 100%;
	height: auto;
	min-height: 200px;
}

.zcwja .zctxt ul li {
	font-size: 16px;
	color: #787878;
	/*padding-top: 3%*/
	margin-top: 17px;
}

.zcwja .zctxt ul li:hover {
	color: #eb5f00
}

.zcwja .zctxt ul li i {
	font-style: normal;
	display: inline-block;
	margin-right: 2.3%;
}

.zcwja .zctxt ul li b {
	font-weight: normal;
	display: inline-block;
	float: right;
	color: #a2a3a2
}

.zfxx {
	float: left;
	margin-left: 1.8%;
	background: #f5f5f5
}

.fjzfxx {
	width: 28.6%;
}

.fjhdjl {
	width: 22.6%;
}

.zfxx .zfxxbt {
	width: 100%;
	border-bottom: 1px solid #d4d4d4;
}

.zfxx .zfxxbt .zfxxp1 {
	width: 93%;
	margin: 0 auto;
	background: url(../images/gkt.jpg) bottom right no-repeat;
	padding: 17px 0 10px 0;
}

.zfxx .zfxxbt .zfxxp1 a {
	font-size: 18px;
	color: #c80000;
}

.zfxx .xxgknr {
	width: 93%;
	margin: 0 auto;
}

.zfxx .xxgknr ul {
	margin-top: 1.5%
}

.zfxx .xxgknr ul li {
	float: left;
	width: 50%;
	font-size: 16px;
	color: #787878;
	padding: 5.5% 0
}

.zfxx .xxgknr ul li.ty2 {
	display: none;
}

.zfxx .xxgknr ul li span i {
	display: none;
}

.fjhdjl .xxgknr ul li {
	padding: 7.2% 0
}

.zfxx .xxgknr ul li img {
	margin-right: 8px;
}

.gg4k {
	width: 100%;
	height: auto;
	display: none;
}

.gg4k ul {
	margin-left: -13px;
	width: 101%;
}

.gg4k ul li {
	float: left;
	width: 24%;
	margin-left: 13px;
}

.gg4k ul li img {
	width: 100%;
	height: auto;
}

.marqueeleft {
	height: auto;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 5px;
	display: inline;
	/*width: 24%;*/
	height: auto;
	overflow: hidden;
}

.marqueeleft li .pic {
	display: block;
	width: 100%;
	height: auto;
	padding: 2px;
	overflow: hidden;
}

.sywsxf {
	width: 23%;
	height: auto;
	background: #fafafa;
	float: left;
	border: 1px solid #ededed;
}

#ipadduan {
	display: none;
}

.sywsxf .xxbt {
	width: 100%;
	height: 42px;
	background: #ededed;
}

.sywsxf .xxbt p {
	float: left;
	font-size: 18px;
	color: #c80000;
	font-weight: bold;
	line-height: 42px;
}

.sywsxf .xxbt .xfp1 {
	padding: 7.5px 20px;
	background: #c80000;
	margin-right: 6%;
}

.sywsxf .syxfnr {
	width: 87%;
	height: auto;
	margin: 0 auto;
	min-height: 222px;
}

.sywsxf .syxfnr ul {
	margin-top: 9%
}

.sywsxf .syxfnr ul li {
	background: url(../images/xfbj.jpg);
	border: 1px solid #ce9e78;
	border-radius: 5px;
	font-size: 16px;
	color: #c80000;
	text-indent: 14px;
	padding: 2.5% 0;
	margin-top: 4%
}

.sywsxf .syxfnr ul li img {
	margin-right: 11px;
}

.msdj {
	width: 49%;
	height: auto;
	float: left;
	margin: 0 2% 0 2%;
}

.msdj .msdjbt {
	width: 100%;
	height: 36px;
	border-bottom: 1px solid #d4d4d4;
	cursor: pointer;
	line-height: 36px;
}

.msdj .msdjtitle p {
	float: left;
	font-size: 18px;
	color: #525050;
	margin-right: 5%
}

.msdj .msdjtitle p i {
	background: #eb5f00;
	width: 2px;
	height: 20px;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 8px;
}

.msdj .msdjtitle p:hover,
.msdj .msdjtitle p.curr {
	color: #eb5f00
}

.msdj .msdjdiv {
	float: right;
	line-height: 44px;
}

.msdj .msdjdiv a {
	font-size: 14px;
	color: #eb5f00;
}

.msdj .msdjdiv img {
	margin-bottom: 9px;
	margin-right: 18px;
}

.msdj .msdjtxt {
	width: 100%;
	height: auto;
	min-height: 200px;
}

.msdj .msdjtxt ul li {
	font-size: 16px;
	color: #787878;
	/* margin-top: 3%*/
	margin-top: 17px;
}

.msdj .msdjtxt ul li:hover {
	color: #eb5f00
}

.msdj .msdjtxt ul li i {
	font-style: normal;
	display: inline-block;
	margin-right: 2.3%;
}

.msdj .msdjtxt ul li b {
	font-weight: normal;
	display: inline-block;
	float: right;
	color: #a2a3a2
}

.video {
	width: 23%;
	height: auto;
	float: right;
}

.video .videobt {
	border-bottom: 1px solid #ededed;
	line-height: 36px;
	height: 36px;
}

.video .videobt span {
	color: #4f4e4e;
	font-size: 18px
}

.video .videobt i {
	font-size: 14px;
	color: #eb5f00;
	font-style: normal;
	display: inline-block;
	float: right;
	padding-top: 5px;
}

.video .box {
	width: 100%;
	height: auto;
	margin-top: 7%;
	height: 224px;
}

.video .box .video-js {
	width: 100%;
	height: 100%;
}

.xglj {
	width: 100%;
	height: auto;
	border: 1px solid #dfdfdf;
}

.xglj .xgljbt {
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
}

.xglj .xgljbt span {
	display: block;
	border-right: 1px solid #dfdfdf;
	color: #525252;
	font-size: 16px;
	padding: 1% 2%;
	cursor: pointer;
	float: left;
	border-bottom: 1px solid #fff;
	position: relative;
}

.xglj .xgljbt span img {
	position: absolute;
	left: 50%;
	bottom: -5px;
	display: none;
}

.xglj .xgljbt span:hover,
.xglj .xgljbt span.curr {
	border-bottom: 1px solid #cd1717;
}

.xglj .xgljbt span:hover img,
.xglj .xgljbt span.curr img {
	display: block;
}

.xglj .xgljbt .xgspan1 {
	color: #fff;
	background: #cd1717;
	display: inline-block;
	font-size: 16px;
	padding: 1% 2%;
	float: left;
}

.xglj .xgljbt .xgspan1 img {
	margin-right: 8px;
}

.xglj .ljnr {
	width: 97%;
	margin: 0 auto 0;
	height: 112px;
	padding: 15px 15px;
	overflow-y: auto;
}

.xglj .ljnr::-webkit-scrollbar {
	width: 1px;
}

.xglj .ljnr ul span {
	/*float: left;*/
	margin-right: 3%;
	font-size: 14px;
	color: #787878;
	line-height: 30px;
	display: inline-block;
}



.footer .foot {
	width: 90%;
	max-width: 1300px;
	height: 170px;
	margin: 0 auto 0;
	background: url(../images/foot.jpg)center bottom no-repeat;
}

.footer .foot .dbdzjg {
	line-height: 170px;
	float: left;
	width: 8%;
	margin-top: 3.6%;
}

.footer .foot .dbnr {
	float: left;
	width: 81%;
	margin-top: 3.6%;
	line-height: 23px;
}

.footer .foot .dbnr .dblm a {
	color: #464646;
	font-size: 14px;
}

.footer .foot .dbnr .dblm a i {
	font-style: normal;
	width: 1px;
	height: 14px;
	background: #464646;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}

.footer .foot .dbnr .dbxx a {
	color: #464646;
	font-size: 14px;
}

.footer .foot .dbnr .dbxx a i {
	font-style: normal;
	color: #bd1812
}

.footer .foot .dbnr .dbxx a .wgab {
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 7px;
}

.footer .foot .zfwzzc {
	float: right;
	width: 11%;
	text-align: right;
	line-height: 170px;
	margin-top: 3.6%;
}


/*------------------------------------------------12317.html---------------------------------------------------*/
.nav_er {
	margin: 4% auto 4%;
	width: 853px;
}

.nav_er ul {
	margin-left: -6%
}

.nav_er ul li {
	float: left;
	border: 1px solid #e5e5e5;
	width: 240px;
	padding: 1.5% 0;
	font-size: 18px;
	color: #817b7b;
	margin-left: 6%
}

.nav_er ul #xfjb1 {
	display: none;
}

.nav_er ul li span {
	width: 88%;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.nav_er ul li .navsp1 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zrxizyb.png) no-repeat;
	width: 26px;
	height: 25px;
}

.nav_er ul li .navsp2 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/12317zyb.png) no-repeat;
	width: 20px;
	height: 22px;
}

.nav_er ul li span i {
	font-style: normal;
	display: inline-block;
	float: right;
	background: url(../images/jiantou.png) no-repeat;
	width: 8px;
	height: 14px;
	margin-top: 5px;
}
.nav_er ul li .navsp3 b{
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/xinxx.png) no-repeat;
	width: 25px;
	height: 22px;
}

.nav_er ul li:hover,
.nav_er ul li.curr {
	color: #fff;
	background: #eb5f00
}

.nav_er ul li:hover .navsp1 b,
.nav_er ul li.curr .navsp1 b {
	background: url(../images/zrxizyb1.png) no-repeat;
}

.nav_er ul li:hover span i,
.nav_er ul li.curr span i {
	background: url(../images/jiantou1.png) no-repeat;
	width: 14px;
	height: 8px;
	margin-top: 10px;
}

.nav_er ul li:hover .navsp2 b,
.nav_er ul li.curr .navsp2 b {
	background: url(../images/12317zyb1.png) no-repeat;
}

.con_txt {
	padding-bottom: 5%;
	min-height: 400px;
}

.con_txt .ptxt1 {
	color: #4d4d4d;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.con_txt .wznrtxt {
	color: #4d4d4d;
	font-size: 16px;
	line-height: 33px;
	padding-top: 3%;
	min-height: 400px;
}

.con_txt .fjtxtys {
	padding-top: 0;
}


/*------------------------------------------------party.html---------------------------------------------------*/
#dangzhibu {
	width: 880px;
}

#dangzhibu ul li {
	padding: 1.6% 0;
}

#dangzhibu ul li .navsp1 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/dzbb.png) no-repeat;
	width: 22px;
	height: 22px;
}

#dangzhibu ul li .navsp2 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/djxwb.png) no-repeat;
	width: 22px;
	height: 24px;
}

#dangzhibu ul li .navsp3 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/wjzlb.png) no-repeat;
	width: 26px;
	height: 23px;
}

#dangzhibu ul li:hover .navsp1 b,
#dangzhibu ul li.curr .navsp1 b {
	background: url(../images/dzbb1.png) no-repeat;
}

#dangzhibu ul li:hover .navsp2 b,
#dangzhibu ul li.curr .navsp2 b {
	background: url(../images/djxwb1.png) no-repeat;
}

#dangzhibu ul li:hover .navsp3 b,
#dangzhibu ul li.curr .navsp3 b {
	background: url(../images/wjzlb1.png) no-repeat;
}

.con_txt #par1 {
	display: none;
}

#dangzhibu1 {
	width: 79%;
}

#dangzhibu1 ul {
	margin-left: -2%;
}

#dangzhibu1 ul li {
	padding: 2% 0;
	width: 235px;
	margin-left: 2%;
	padding: 1.5% 0;
	position: relative;
}

#dangzhibu1 ul li .navsp1 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zzjgtb.png) no-repeat;
	width: 22px;
	height: 22px;
	margin-top: 2px;
}

#dangzhibu1 ul li .navsp2 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/dzbb.png) no-repeat;
	width: 22px;
	height: 22px;
	margin-top: 3px;
}

#dangzhibu1 ul li .navsp3 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/djxwb.png) no-repeat;
	width: 22px;
	height: 24px;
	margin-top: 1px;
}

#dangzhibu1 ul li .navsp4 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/wjzlb.png) no-repeat;
	width: 26px;
	height: 23px;
	margin-top: 1px;
}

#dangzhibu1 ul li:hover .navsp1 b,
#dangzhibu1 ul li.curr .navsp1 b {
	background: url(../images/zzjgtb1.png) no-repeat;
}

#dangzhibu1 ul li:hover .navsp2 b,
#dangzhibu1 ul li.curr .navsp2 b {
	background: url(../images/dzbb1.png) no-repeat;
}

#dangzhibu1 ul li:hover .navsp3 b,
#dangzhibu1 ul li.curr .navsp3 b {
	background: url(../images/djxwb1.png) no-repeat;
}

#dangzhibu1 ul li:hover .navsp4 b,
#dangzhibu1 ul li.curr .navsp4 b {
	background: url(../images/wjzlb1.png) no-repeat;
}



/*------------------------------------------------news_show.html---------------------------------------------------*/
#zclm {
	width: 880px;
}

#zclm ul li {
	padding: 1.7% 0
}

#zclm ul li .navsp11 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zcwjtb.png) no-repeat;
	width: 25px;
	height: 22px;
	margin-top: 2px;
}

#zclm ul li .navsp22 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zcjdtb.png) no-repeat;
	width: 22px;
	height: 22px;
}

#zclm ul li .navsp33 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/dxantb.png) no-repeat;
	width: 26px;
	height: 23px;
	margin-top: 2px;
}

#zclm ul li:hover .navsp11 b,
#zclm ul li.curr .navsp11 b {
	background: url(../images/zcwjtb1.png) no-repeat;
}

#zclm ul li:hover .navsp22 b,
#zclm ul li.curr .navsp22 b {
	background: url(../images/zcjdtb1.png) no-repeat;
}

#zclm ul li:hover .navsp33 b,
#zclm ul li.curr .navsp33 b {
	background: url(../images/dxantb1.png) no-repeat;
}

.con_txt .ptxt2 {
	color: #1c1717;
	font-size: 22px;
	text-align: center;
}

.con_txt .sh_sub {
	width: 100%;
	height: auto;
	border-top: 1px dashed #b8b8b9;
	border-bottom: 1px dashed #b8b8b9;
	margin-top: 2.2%;
	line-height: 38px;
	text-indent: 3px;
}

.con_txt .sh_sub .jbxs {
	float: left;
}

.con_txt .sh_sub .n_tit01 {
	float: right;
}

.con_txt .sh_sub .n_tit01 b {
	font-size: 14px;
	color: #545454;
	display: block;
	float: left;
	font-weight: normal;
}

.con_txt .sh_sub .n_tit01 .n_share02 {
	width: 246px;
}

.con_txt .sh_sub .n_tit01 .n_share02 .bds_douban {
	display: none;
}

.con_txt .sh_sub .n_tit01 .n_share02 .bds_tqf {
	display: none;
}

.con_txt .sh_sub span {
	color: #7f7f80;
	font-size: 14px;
	display: inline-block;
	margin-right: 7px;
}

.con_txt .sh_sub span img {
	margin-right: 7px;
}

.con_txt .sh_sub span a {
	cursor: pointer;
}


.con_txt .fjwznrtxt {
	color: #535353;
	font-size: 14px;
	line-height: 28px;
	padding-top: 2%;
}

.con_txt .fjwznrtxt span {
	color: #535353;
	font-size: 14px !important;
	line-height: 28px;
	font-family: "microsoft yahei" !important;
}

.next1 {
	width: 100%;
	height: auto;
	padding: 12px 0 5px;
	line-height: 28px;
	margin: 0 auto 0;
	padding-bottom: 4%;
	font-size: 14px;
	border-top: 1px dashed #b8b8b9;
	color: #9c9c9c;
}

.next1 span {
	display: inline-block;
	width: 102px;
	height: 25px;
	background: #9c9c9c;
	text-align: center;
	line-height: 25px;
	color: #fff;
	margin-right: 1%;
}

.next1 .n_p {
	margin-top: 5px;
}

.next1 p {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.next1 p:hover span {
	background: #eb5f00;
}

.next1 p:hover i {
	color: #eb5f00;
}

.next1 i {
	color: #8f8d8d;
	font-style: normal;
}

.next1 .sh_back {
	float: right;
	background: #eb5f00;
	width: 126px;
	height: 30px;
	line-height: 30px;
	margin-top: -4.2%;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.next1 .sh_back1 {
	float: right;
	background: #ce1616;
	width: 126px;
	height: 30px;
	line-height: 30px;
	margin-top: -4.2%;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-right: 135px;
}

.sh_tj {
	width: 100%;
	height: auto;
	text-align: center;
}

.showul {
	margin-top: 4%;
	width: 100%;
	height: auto;
	min-height: 100px;
	padding-bottom: 5%
}

.showul ul {
	margin-left: -2%
}

.showul ul li {
	width: 48%;
	height: 24px;
	padding: 0.5% 0;
	border-bottom: 1px dashed #d5d5d7;
	float: left;
	margin-left: 2%;
	background: url(../images/xgtjtb.png) left center no-repeat;
	text-indent: 28px;
}

.showul li span {
	color: #666666;
	font-size: 14px;
}

.showul li i {
	color: #666666;
	font-size: 14px;
	font-style: normal;
	float: right;
}

.showul ul li:hover {
	background: url(../images/xgtjtb1.png) left center no-repeat;
}

.showul ul li:hover span {
	color: #eb5f00;
}

.showul ul li:hover i {
	color: #eb5f00;
}

.con_txt .vidshow {
	width: 50%;
	margin: 3% auto 2%;
	height: 400px;
}

#vidshowtxt {
	min-height: auto;
}



/*------------------------------------------------news.html---------------------------------------------------*/

#fpyw_news1 {
	width: 100%;
	margin-left: 62px;
}

#fpyw_news1 ul {
	margin-left: -2%;
}

#fpyw_news1 ul .hys1 {
	display: none;
}

#fpyw_news1 ul .msq1 {
	display: none;
}

#fpyw_news1 ul li {
	/*padding: 2% 0; */
	width: 240px;
	margin-left: 2%;
	padding: 1.2% 0;
}

#fpyw_news1 ul li .navsp1 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/xwtttb.png) no-repeat;
	width: 26px;
	height: 26px;
}

#fpyw_news1 ul li .navsp2 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/fpywtb.png) no-repeat;
	width: 26px;
	height: 26px;
}

#fpyw_news1 ul li .navsp3 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/tzggtb.png) no-repeat;
	width: 26px;
	height: 26px;
}

#fpyw_news1 ul li .navsp4 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/shfptb.png) no-repeat;
	width: 27px;
	height: 24px;
}

#fpyw_news1 ul li .navsp5 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/msqxtb.png) no-repeat;
	width: 26px;
	height: 26px;
}

#fpyw_news1 ul li:hover .navsp1 b,
#fpyw_news1 ul li.curr .navsp1 b {
	background: url(../images/xwtttb1.png) no-repeat;
}

#fpyw_news1 ul li:hover .navsp2 b,
#fpyw_news1 ul li.curr .navsp2 b {
	background: url(../images/fpywtb1.png) no-repeat;
}

#fpyw_news1 ul li:hover .navsp3 b,
#fpyw_news1 ul li.curr .navsp3 b {
	background: url(../images/tzggtb1.png) no-repeat;
}

#fpyw_news1 ul li:hover .navsp4 b,
#fpyw_news1 ul li.curr .navsp4 b {
	background: url(../images/shfptb1.png) no-repeat;
}

#fpyw_news1 ul li:hover .navsp5 b,
#fpyw_news1 ul li.curr .navsp5 b {
	background: url(../images/msqxtb1.png) no-repeat;
}

.n_txt {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 5%;
	min-height: 300px;
}

.n_txt ul {
	margin-left: 10px;
}

.n_txt ul li {
	height: auto;
	line-height: auto;
	width: 100%;
	padding: 1.2% 0;
	border-bottom: 1px dashed #e0e0e0;
	color: #3c3a3a;
	font-size: 16px;
}

.n_txt ul li i {
	font-style: normal;
}

.n_txt ul li img {
	margin-right: 8px;
}

.n_txt ul li span {
	color: #878686;
	font-size: 16px;
	display: inline-block;
	float: right;
}

.n_txt ul li:hover {
	color: #eb5f00
}

.n_txt ul li:hover span {
	color: #eb5f00
}

.jmzxbt {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3%;
}



/*------------------------------------------------list-page------------------------------------------------*/

.list-page {
	width: 100%;
	padding: 2% 0 5% 0;
	display: block;
	text-align: center;
}

.list-page a {
	background: #ececec;
	padding: 5px 10px;
	margin: 0 5px;
	color: #545253;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
}

.list-page a:hover {
	background: #bd1812;
	color: #fff;
	text-decoration: none;
}

.list-page .current {
	background: #bd1812;
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	margin: 0 5px;
}

.fjpgys {
	text-align: right;
	padding: 0 0 1.3% 0;
	margin-top: -3%;
	min-height: 20px;
}

.fjpgys a {
	padding: 3px 10px;
	margin: 0 3px;
}

.fjpgys .current {
	padding: 3px 10px;
	margin: 0 3px;
}


.page_phone {
	display: none
}


/*------------------------------------------------answers.html------------------------------------------------*/

#fpyw_news {
	width: 100%;
}

#fpyw_news ul {
	/* margin-left: -2%; */
}

#fpyw_news ul li {
	/*padding: 2% 0; */
	width: 235px;
	margin-left: 7%;
	padding: 1.2% 0;
	margin-bottom: 2%;
}

#fpyw_news ul li .navsp1 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zymyzjtb.png) no-repeat;
	width: 22px;
	height: 22px;
	margin-top: 3px;
}

#fpyw_news ul li .navsp2 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zyzxfttb.png) no-repeat;
	width: 22px;
	height: 24px;
}

#fpyw_news ul li .navsp3 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zyzxlytb.png) no-repeat;
	width: 27px;
	height: 23px;
}

#fpyw_news ul li .navsp4 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zyzxdctb.png) no-repeat;
	width: 24px;
	height: 24px;
}

#fpyw_news ul li .navsp5 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zyzxjdtb.png) no-repeat;
	width: 18px;
	height: 26px;
}
#fpyw_news ul li .navsp6 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zzjd.png) no-repeat;
	width: 23px;
	height: 20px;
}
#fpyw_news ul li:hover .navsp1 b,
#fpyw_news ul li.curr .navsp1 b {
	background: url(../images/zymyzjtb1.png) no-repeat;
}

#fpyw_news ul li:hover .navsp2 b,
#fpyw_news ul li.curr .navsp2 b {
	background: url(../images/zyzxfttb1.png) no-repeat;
}

#fpyw_news ul li:hover .navsp3 b,
#fpyw_news ul li.curr .navsp3 b {
	background: url(../images/zyzxlytb1.png) no-repeat;
}

#fpyw_news ul li:hover .navsp4 b,
#fpyw_news ul li.curr .navsp4 b {
	background: url(../images/zyzxdctb1.png) no-repeat;
}

#fpyw_news ul li:hover .navsp5 b,
#fpyw_news ul li.curr .navsp5 b {
	background: url(../images/zyzxjdtb1.png) no-repeat;
}

.an_txt {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 5%;
	min-height: 300px;
}

.an_txt ul li {
	height: auto;
	line-height: auto;
	width: 100%;
	padding: 1.2% 0;
	border-bottom: 1px dashed #e0e0e0;
}

.an_txt ul li .ansp1 {
	color: #3c3a3a;
	font-size: 16px;
	margin-bottom: 6px;
	display: block;
}

.an_txt ul li .ansp2 {
	color: #858585;
	font-size: 14px;
	display: inline-block;
}
.an_txt ul li .ansp2 p{
	display: inline-block;
}
.an_txt ul li .ansp2 p span{
	display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    overflow: hidden;
		width: 569px;
}
.an_txt ul li .ansp1 i {
	font-style: normal;
	color: #eb5f00;
	font-size: 16px;
}

.an_txt ul li .ansp2 i {
	font-style: normal;
	color: #646464;
	font-size: 17px;
}

.an_txt ul li b {
	font-weight: normal;
	display: inline-block;
	float: right;
	color: #878686;
	font-size: 16px;
}

.an_txt .zxftzy li:hover .ansp1 {
	color: #eb5f00
}

.an_txt ul li .ansp2 b {
	display: inline-block;
	float: none;
}

/*------------------------------------------------details.html------------------------------------------------*/

.ftxq_txt {
	padding-bottom: 4%
}

.ftxq_txt .ftp1 {
	font-size: 20px;
	color: #3c3a3a;
	text-align: center;
	border: 1px solid #dcdcdc;
	border-right: none;
	border-left: none;
	padding: 1.5% 0;
}

.ftxqtb {
	width: 100%;
	height: auto;
	margin: 2.8% auto 4%;
}

.ftxqtb .ft_vd {
	float: left;
	width: 43.8%;
	height: 318px;
}

.ftxqtb .ft_xx {
	float: right;
	width: 55.4%;
	background: #ededed;
}

.ftxqtb .ft_xx .ftk {
	width: 92%;
	margin: 0 auto;
	/*padding: 4% 4%;*/
	height: 318px;
}

.ftxqtb .ft_xx p {
	color: #3c3a3a
}

.ftxqtb .ft_xx .ftp11 {
	font-size: 20px;
	min-height: 60px;
	line-height: 30px;
	padding-top: 4%;
}

.ftxqtb .ft_xx .ftp22 {
	padding: 3.1% 0 4% 0;
}

.ftxqtb .ft_xx p span {
	color: #3c3a3a;
	font-size: 16px;
	font-weight: bold;
}

.ftxqtb .ft_xx .ftp33 {
	min-height: 50px;
	padding-bottom: 1%
}

.ftxqtb .ft_xx .ftp33 span {
	display: block;
	float: left;
}

.ftxqtb .ft_xx .ftp33 i {
	font-style: normal;
	line-height: 25px;
	display: block;
	float: right;
	width: 87%;
	font-size: 16px;
}

.ftxqtb .ft_xx .ftp44 {
	min-height: 75px;
}

.ftxqtb .ft_xx .ftp44 span {
	display: block;
	float: left;
}

.ftxqtb .ft_xx .ftp44 i {
	font-style: normal;
	line-height: 25px;
	display: block;
	float: right;
	width: 87%;
	font-size: 16px;
}

.ftxqnr {
	min-height: 400px;
}

.ftnr_left {
	float: left;
	width: 29.5%;
}

.ftxqnr .ftnr_left .tpzbzt {
	color: #4e4d4d;
	font-size: 18px;
	margin-bottom: 4%
}

.ftxqnr .ftnr_left .tpzbzt i {
	width: 2px;
	height: 20px;
	background: #eb5f00;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}

.ftxqnr .ftnr_left .tu1 img {
	width: 100%;
	height: auto;
}

.ftxqnr .ftnr_right {
	float: right;
	width: 67.5%;
}

.ftxqnr .ftnr_right .wzsl {
	width: 100%;
	background: #ededed;
	padding: 1.5% 0
}

.ftxqnr .ftnr_right .wzsl span {
	background: #eb5f00;
	font-size: 18px;
	color: #fff;
	padding: 1.5% 4%;
}

.ftxqnr .ftnr_right .slnr {
	width: 98%;
	font-size: 16px;
	color: #4e4d4d;
	line-height: 30px;
	min-height: 600px;
	height: 1000px;
	overflow: hidden;
	overflow-y: auto;
	margin-top: 3%
}

.ftxqnr .ftnr_right .slnr::-webkit-scrollbar {
	width: 1px;
}

/*------------------------------------------------leader.html------------------------------------------------*/

#jggk {
	width: 78%;
}

#jggk ul {
	margin-left: -2%;
}	

#jggk ul li {
	padding: 2% 0;
	width: 235px;
	margin-left: 2%;
	padding: 1.5% 0;
	position: relative;
}

#jggk ul li .sjlm {
	background: #eb5f00;
	margin-top: 4.5%;
	display: none;
	position: absolute;
	width: 100%;
	border: 1px solid #e5e5e5;
	border-top: none;
	left: -1px;
	padding: 3% 0;
	z-index: 55;
}

#jggk ul li .sjlm p {
	color: #fff;
	font-size: 15px;
	width: 95%;
	margin: 0 auto 0;
	padding: 3% 0;
}
#jggk ul li .sjlm p a{
	color: white;
}
#jggk ul li .fjsjlm p {
	font-size: 16px;
	width: 80%
}
#jggk ul li .fjsjlm p a{
	color: white;
}
#jggk ul li .navsp1 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/bldtb.png) no-repeat;
	width: 20px;
	height: 22px;
	margin-top: 2px;
}

#jggk ul li .navsp2 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/nscstb.png) no-repeat;
	width: 20px;
	height: 20px;
	margin-top: 3px;
}

#jggk ul li .navsp3 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/sydwtb.png) no-repeat;
	width: 22px;
	height: 18px;
	margin-top: 3px;
}

#jggk ul li .navsp4 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/jgzntb.png) no-repeat;
	width: 20px;
	height: 20px;
	margin-top: 3px;
}

#jggk ul li:hover .navsp1 b,
#jggk ul li.curr .navsp1 b {
	background: url(../images/bldtb1.png) no-repeat;
}

#jggk ul li:hover .navsp2 b,
#jggk ul li.curr .navsp2 b {
	background: url(../images/nscstb1.png) no-repeat;
}

#jggk ul li:hover .navsp3 b,
#jggk ul li.curr .navsp3 b {
	background: url(../images/sydwtb1.png) no-repeat;
}

#jggk ul li:hover .navsp4 b,
#jggk ul li.curr .navsp4 b {
	background: url(../images/jgzntb1.png) no-repeat;
}

#jggk ul li:hover span,
#jggk ul li.curr span {
	color: #fff;
}

#jggk ul li:hover .sjlm {
	display: block;
}

.leader {
	width: 100%;
	padding-bottom: 8%
}

.leader ul {
	margin-left: -4%;
	margin-top: -2%;
	display: flex;
	flex-wrap: wrap;
}

.leader ul li {
	width: 21%;
	height: auto;
	background: #eee;
	/* float: left; */
	margin-top: 3%;
	margin-left: 4%;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 8px #c6c1c1;
	-webkit-box-shadow: 2px 2px 8px #c6c1c1;
	box-shadow: 2px 2px 8px #c6c1c1;
	padding: 3% 0 2% 0;
}

.leader ul li .leap1 {
	width: 45%;
	margin: 0 auto;
}

.leader ul li .leap1 img {
	width: 125px;
	height: 155px;
}

.leader ul li .leap2 {
	font-size: 24px;
	color: #4f4f4f;
	text-align: center;
	padding: 7% 0 8% 0
}

.leader ul li .leap3,
.leader ul li .leap4 {
	color: #8a8a8a;
	font-size: 16px;
	text-align: center;
	width: 90%;
	margin: auto;
	padding: 1.5% 0
}


/*------------------------------------------------contact.html---------------------------------------------------*/

#fzlm {
	width: 880px;
}

#fzlm ul li {
	padding: 1.6% 0;
}

#fzlm ul li .navsp11 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/lxwmtb.png) no-repeat;
	width: 24px;
	height: 24px;
}

#fzlm ul li .navsp22 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/wzdttb.png) no-repeat;
	width: 24px;
	height: 24px;
}

#fzlm ul li .navsp33 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/mzsm.png) no-repeat;
	width: 24px;
	height: 24px;
}

#fzlm ul li:hover .navsp11 b,
#fzlm ul li.curr .navsp11 b {
	background: url(../images/lxwmtb1.png) no-repeat;
}

#fzlm ul li:hover .navsp22 b,
#fzlm ul li.curr .navsp22 b {
	background: url(../images/wzdttb1.png) no-repeat;
}

#fzlm ul li:hover .navsp33 b,
#fzlm ul li.curr .navsp33 b {
	background: url(../images/mzsm1.png) no-repeat;
}





/*------------------------------------------------levy_show.html---------------------------------------------------*/

.con_txt #fjshsub .jbxs {
	float: none;
	text-align: center;
}

.con_txt .tjyjbg {
	width: 100%;
	height: auto;
	border-top: 1px dashed #b8b8b9;
	margin-top: 4%;
}

.con_txt .tjyjbg ul {
	margin-top: 4%
}

.con_txt .tjyjbg ul li {
	width: 100%;
	clear: both;
	margin-top: 13px;
}

.con_txt .tjyjbg ul li i {
	font-style: normal;
	font-size: 14px;
	color: #666;
	display: inline-block;
	margin-left: 15px;
	margin-top: -10px;
	vertical-align: middle;
}

.con_txt .tjyjbg ul li b {
	font-weight: normal;
	color: #bd1812;
	font-size: 16px;
	margin-left: -17px;
	display: inline-block;
	margin-top: 10px;
}

.con_txt .tjyjbg ul li input {
	border: 1px solid #e4e4e7;
	padding: 0.5% 0;
	text-indent: 10px;
	color: #494949;
	font-size: 14px;
	float: left;
}

.con_txt .tjyjbg ul li span {
	width: 12%;
	display: block;
	font-size: 16px;
	color: #494949;
	background: #ededed;
	padding: 0.5% 0;
	text-align: center;
	float: left;
	margin-right: 13px;
}

.con_txt .tjyjbg ul li p {
	float: left;
	width: 50%
}

.con_txt .tjyjbg ul li p span {
	width: 24%;
	padding: 1% 0;
	margin-right: 13px;
}

.con_txt .tjyjbg ul li p .input11 {
	padding: 1% 0;
	width: 35%
}

.con_txt .tjyjbg ul li p .input22 {
	padding: 1% 0;
	width: 48%
}

.con_txt .tjyjbg ul li .input33 {
	width: 49%
}

.con_txt .tjyjbg ul li .input44 {
	width: 86%;
	border: 1px solid #e4e4e7;
	resize: none;
	text-indent: 10px;
	color: #494949;
	font-size: 14px;
}

.con_txt .tjyjbg ul .yzm .input55 {
	margin-right: 10px;
}

.con_txt .tjyjbg ul .yzm img {
	margin-top: -9px;
}

.con_txt .tjyjbg ul .yzm b {
	margin-left: -25px;
	margin-right: 23px;
}

.con_txt .tjyjbg ul .yzm i {
	cursor: pointer;
}

.con_txt .tjyjbg ul .tjcz {
	width: 22%;
	margin: 3% auto 0;
}

.con_txt .tjyjbg ul .tjcz a {
	color: #fff;
	background: #eb5f00;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	width: 45%;
	margin-left: 2.6%;
	padding: 1.5% 0;
	cursor: pointer;
}


/*------------------------------------------------message.html---------------------------------------------------*/

.zyzxly {
	width: 100%;
	height: auto;
	padding-bottom: 6%
}

.zyzxly .zx_left {
	width: 67%;
	float: left;
}

.zyzxly .zx_left ul li {
	width: 100%;
	margin-top: 10px;
}

.zyzxly .zx_left ul li span {
	width: 16%;
	display: block;
	font-size: 16px;
	color: #494949;
	background: #ededed;
	padding: 0.8% 0;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.zyzxly .zx_left ul li i {
	font-style: normal;
	font-size: 14px;
	color: #666;
	display: inline-block;
	margin-left: 15px;
	margin-top: -10px;
	vertical-align: middle;
}

.zyzxly .zx_left ul li b {
	font-weight: normal;
	color: #bd1812;
	font-size: 16px;
	margin-left: -17px;
	display: inline-block;
	margin-top: 10px;
}

.zyzxly .zx_left ul li .b1 {
	margin-left: 0px;
	margin-top: 0px;
}

.zyzxly .zx_left ul li input {
	border: 1px solid #e4e4e7;
	padding: 0.8% 0;
	text-indent: 10px;
	color: #494949;
	font-size: 14px;
	float: left;
}

.zyzxly .zx_left ul li .input01 {
	width: 22%
}

.zyzxly .zx_left ul li .input02 {
	width: 30%
}

.zyzxly .zx_left ul li .input03 {
	width: 25%
}

.zyzxly .zx_left ul li .input04 {
	width: 19%;
}

.zyzxly .zx_left ul li select {
	outline: none;
	border: 1px solid #aaa;
	color: #4d4d4d;
	padding: 0px 5px 3px 5px;
	margin-left: -18%;
	margin-top: 7px;
}

.zyzxly .zx_left ul li .input05 {
	width: 57%;
}

.zyzxly .zx_left ul li .input06 {
	width: 72%;
	border: 1px solid #e4e4e7;
	resize: none;
	text-indent: 10px;
	color: #494949;
	font-size: 14px;
}

.zyzxly .zx_left ul li .input07 {
	width: 15%;
}

.zyzxly .zx_left ul .yzm img {
	margin-top: -9px;
}

.zyzxly .zx_left ul .yzm b {
	margin-left: -25px;
	margin-right: 23px;
}

.zyzxly .zx_left ul .yzm i {
	cursor: pointer;
}

.zyzxly .zx_left ul .tjcz {
	width: 33%;
	margin: 5% auto 0;
}

.zyzxly .zx_left ul .tjcz a {
	color: #fff;
	background: #ea5600;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	width: 45%;
	margin-left: 2.6%;
	padding: 1.5% 0;
	cursor: pointer;
}

.zyzxly .zx_right {
	width: 33%;
	float: right;
}

.zyzxly .zx_right .xzp1 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #eb5f00;
	padding: 6px 0
}

.zyzxly .zx_right .xztxt {
	color: #5e5e5e;
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0;
	height: 470px;
	overflow-y: auto;
}

.zyzxly .zx_right .xztxt::-webkit-scrollbar {
	width: 1px;
}


/*------------------------------------------------mailbox.html---------------------------------------------------*/

.zyzrxx {
	width: 100%;
	height: auto;
	padding-bottom: 6%
}

.zyzrxx .xx_left {
	width: 74%;
	float: left;
}

.zyzrxx .xx_left .xxp1 {
	color: #000;
	font-size: 18px;
	margin-bottom: 2%
}

.zyzrxx .xx_left ul li {
	width: 100%;
	clear: both;
	margin-top: 13px;
}

.zyzrxx .xx_left ul li i {
	font-style: normal;
	font-size: 14px;
	color: #666;
	display: inline-block;
	margin-left: 2px;
	margin-top: -12px;
	vertical-align: middle;
	cursor: pointer;
}

.zyzrxx .xx_left ul li b {
	font-weight: normal;
	color: #bd1812;
	font-size: 16px;
	margin-left: -17px;
	display: inline-block;
	margin-top: 10px;
}

.zyzrxx .xx_left ul li input {
	border: 1px solid #e4e4e7;
	padding: 0.5% 0;
	text-indent: 10px;
	color: #494949;
	font-size: 14px;
	float: left;
}

.zyzrxx .xx_left ul li span.xx_title {
	width: 16.3%;
	display: block;
	font-size: 16px;
	color: #494949;
	background: #ededed;
	padding: 6px 0;
	text-align: center;
	float: left;
	margin-right: 13px;
}

.zyzrxx .xx_left ul li .mp1 {
	float: left;
	width: 43%
}

.zyzrxx .xx_left ul li .mp2 {
	float: left;
	width: 57%
}

.zyzrxx .xx_left ul li .mp1 span {
	width: 38%;
	padding: 6px 0;
	margin-right: 13px;
}

.zyzrxx .xx_left ul li .mp2 span {
	width: 28%;
	padding: 6px 0;
	margin-right: 13px;
}

.zyzrxx .xx_left ul li .mp1 .input11 {
	padding: 6px 0;
	width: 53%
}

.zyzrxx .xx_left ul li .mp2 .input22 {
	padding: 6px 0;
	width: 58%
}

.zyzrxx .xx_left ul li .input33 {
	width: 75.8%
}

.zyzrxx .xx_left ul li .input44 {
	width: 75.8%;
	border: 1px solid #e4e4e7;
	resize: none;
	text-indent: 10px;
	color: #494949;
	font-size: 14px;
}

.zyzrxx .xx_left ul li .input04 {
	width: 32%;
	text-indent: 0px;
	padding-left: 10px;
}

.zyzrxx .xx_left ul li label {
	font-size: 12px;
	color: #3d3d3d;
	margin-left: 4.6%;
	position: relative;
	top: -5px;
	cursor: pointer;
	left: -2.5%;
}

.zyzrxx .xx_left ul li .input99 {
	position: absolute;
	top: 2px;
	left: -18px;
}

.zyzrxx .xx_left ul .yzm .input55 {
	margin-right: 10px;
}

.zyzrxx .xx_left ul .yzm img {
	margin-top: -12px;
}

.zyzrxx .xx_left ul .yzm b {
	margin-left: -17px;
	margin-right: 23px;
}

.zyzrxx .xx_left ul .tjcz {
	width: 35%;
	margin: 6% auto 0;
}

.zyzrxx .xx_left ul .tjcz a {
	color: #fff;
	background: #eb5f00;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	width: 45%;
	margin-left: 2.6%;
	padding: 1.5% 0;
	cursor: pointer;
}

.zyzrxx .xx_right {
	width: 26%;
	float: right;
}

.zyzrxx .xx_right .xzp1 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #eb5f00;
	padding: 6px 0
}

.zyzrxx .xx_right .xztxt {
	color: #5e5e5e;
	font-size: 16px;
	line-height: 24px;
	margin: 25px 0;
	height: 560px;
	overflow-y: auto;
}

.zyzrxx .xx_right .xztxt::-webkit-scrollbar {
	width: 1px;
}

.lxhf {
	width: 100%;
	height: auto;
	/*padding-bottom: 6%;*/
	margin-top: 3%;
}

.lxhf .hfp1 i {
	width: 2px;
	height: 20px;
	background: #bd1812;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}

.lxhf .hfp1 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1.5%;
	float: left;
}

.lxhf table {
	border: 1px solid #e5e5e5;
	border-right: none;
	border-top: none;
	margin-bottom: 3%
}

.lxhf table td {
	text-align: center;
	border-right: 1px solid #e5e5e5;
	font-size: 16px;
	color: #000;
	padding: 1% 0;
	border-top: 1px solid #e5e5e5;
}

.lxhf table .bt {
	background: #ededed;
	padding: 1.3% 0;
}

.lxhf table .bt1 {
	text-align: left;
	text-indent: 2%
}

.lxhf table .bt1 a {
	font-size: 16px;
	color: #000;
	width: 100%;
	display: inline-block;
}


/*------------------------------------------------mes_show.html---------------------------------------------------*/
.con_txt .xqylywt {
	width: 100%;
	height: auto;
	border: 1px solid #eee;
	margin-top: 3%;
}

.con_txt .xqylywt .xqydiv1 {
	background: #eee;
	width: 100%;
	height: auto;
}

.con_txt .xqylywt .xqydiv1 .xqysp1 {
	background: #eb5f00;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	padding: 0.8% 2.5%;
}

.con_txt .xqylywt .xqydiv1 .xqysp2 {
	color: #747474;
	font-size: 16px;
	display: inline-block;
	float: right;
	margin-right: 15px;
	padding: 0.8% 0 0.8% 0;
}

.con_txt .xqylywt .xqydiv1 .xqysp2 img {
	margin-right: 5px;
	margin-top: -3px;
}

.con_txt .xqylywt .xqydiv2 {
	width: 98%;
	height: auto;
	min-height: 130px;
	margin: 0 auto 0;
	padding: 1.5% 0 1.5% 1%;
	font-size: 16px;
	line-height: 28px;
	color: #545353;
}

/*------------------------------------------------login.html---------------------------------------------------*/
#dlzc {
	width: 480px;
}

#dlzc ul li {
	width: 220px;
	padding: 3% 0;
}

#dlzc ul li .navsp1 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/dltb.png) no-repeat;
	width: 18px;
	height: 20px;
	margin-top: 2px
}

#dlzc ul li .navsp2 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zctb.png) no-repeat;
	width: 20px;
	height: 21px;
}

#dlzc ul li:hover .navsp1 b,
#dlzc ul li.curr .navsp1 b {
	background: url(../images/dltb1.png) no-repeat;
}

#dlzc ul li:hover .navsp2 b,
#dlzc ul li.curr .navsp2 b {
	background: url(../images/zctb1.png) no-repeat;
}

.con_txt .loginbd {
	border: 1px solid #d2d2d2;
	width: 43%;
	margin: 6% auto 0;
	border-radius: 5px;
}

.con_txt .loginbd ul {
	width: 72%;
	margin: 0 auto;
	padding: 6% 0 18% 0;
}

.con_txt .loginbd ul li {
	width: 100%;
	margin-top: 4%;
}

.con_txt .loginbd ul li input {
	border: 1px solid #d8dce0;
	width: 100%;
	padding: 3.5% 0;
	border-radius: 4px;
	text-indent: 10px;
	color: #aaa;
	font-size: 15px;
}

.con_txt .loginbd ul li input::-webkit-input-placeholder {
	color: #aaa;
	font-size: 16px;
}

.con_txt .loginbd ul li input:-moz-placeholder {
	color: #aaa;
	font-size: 16px;
}

.con_txt .loginbd ul li input::-moz-placeholder {
	color: #aaa;
	font-size: 16px;
}

.con_txt .loginbd ul li input:-ms-input-placeholder {
	color: #aaa;
	font-size: 16px;
}

.con_txt .loginbd ul li .dlzcyzm {
	width: 65%
}

.con_txt .loginbd ul li .sp11 {
	cursor: pointer;
	float: right;
	display: inline-block;
	width: 30%;
}

.con_txt .loginbd ul li .sp11 img {
	width: 100%;
	height: auto;
}

.con_txt .loginbd ul .zdli1 {
	margin-top: 6%
}

.con_txt .loginbd ul li .checkbox {
	width: auto;
	cursor: pointer;
}

.con_txt .loginbd ul li .ii1 {
	font-size: 15px;
	color: #444;
	font-style: normal;
	display: inline-block;
	margin-top: -5px;
	vertical-align: middle;
}

.con_txt .loginbd ul li .aa1 {
	color: #eb5f00;
	font-size: 16px;
	display: inline-block;
	float: right;
	text-decoration: underline;
}

.con_txt .loginbd ul li .dlan {
	background: #eb5f00;
	border: none;
	font-size: 19px;
	color: #fff;
	margin-top: 1%;
	cursor: pointer;
}

.con_txt .loginbd ul .zdli2 {
	font-size: 16px;
	color: #444;
	margin-top: 6%
}

.con_txt .loginbd ul .zdli2 a {
	color: #eb5f00;
	font-size: 16px;
	text-decoration: underline;
}

/*------------------------------------------------registered.html---------------------------------------------------*/

.con_txt .regbd {
	border: 1px solid #d2d2d2;
	width: 43%;
	margin: 6% auto 0;
	border-radius: 5px;
}

.con_txt .regbd ul {
	width: 85%;
	margin: 0 auto;
	padding: 6% 0 18% 0;
}

.con_txt .regbd ul li {
	width: 100%;
	margin-top: 4%;
}

.con_txt .regbd ul li b {
	font-weight: normal;
	color: #bd1812;
	font-size: 16px;
	margin-left: -17px;
	display: block;
	margin-top: 4px;
	padding: 2.5% 0;
	float: left;
}

.con_txt .regbd ul li input {
	border: 1px solid #e4e4e7;
	padding: 2.5% 0;
	text-indent: 10px;
	color: #494949;
	font-size: 14px;
	float: left;
	border-radius: 3px;
}

.con_txt .regbd ul li span {
	width: 20%;
	display: block;
	font-size: 16px;
	color: #4e4e4e;
	padding: 2.5% 0;
	float: left;
	margin-right: 8px;
	text-align: right;
}

.con_txt .regbd ul li .iput1 {
	width: 50%;
}

.con_txt .regbd ul li .iput2 {
	width: 75%;
}

.con_txt .regbd ul .dlanli {
	width: 73%;
	margin: 0 auto;
}

.con_txt .regbd ul li .dlan {
	width: 100%;
	background: #eb5f00;
	border: none;
	font-size: 19px;
	color: #fff;
	margin-top: 1%;
	cursor: pointer;
}

.con_txt .regbd ul .zdli2 {
	font-size: 16px;
	color: #444;
	margin-top: 4%;
	text-align: center;
	margin-bottom: 3%;
}

.con_txt .regbd ul .zdli2 a {
	color: #eb5f00;
	font-size: 16px;
	text-decoration: underline;
}

.con_txt .regbd ul li .iput5 {
	width: 35%;
}

.con_txt .regbd ul .zcyzm .sp11 {
	padding: 0 0;
	width: 19%;
	margin-left: 14%;
	margin-bottom: 6%;
}

.con_txt .regbd ul .zcyzm .sp11 img {
	width: 100%;
	height: auto;
}

.con_txt .regbd ul li label {
	font-size: 16px;
	color: #4e4e4e;
	position: relative;
	top: 5px;
	cursor: pointer;
	margin-right: 3%
}

.con_txt .regbd ul li .radiodd {
	margin-left: -10.6%;
}

.con_txt .regbd ul li .iput9 {
	opacity: 0;
}

.con_txt .regbd ul li #check_2 {
	margin-left: 5.6%;
}

.con_txt .regbd ul li .iput9[type="radio"]+.radiod:before {
	content: '';
	background: #ebebeb;
	border-radius: 100%;
	border: 2px solid #d6d6d6;
	display: inline-block;
	width: 11px;
	height: 11px;
	cursor: pointer;
	margin-top: 12px;
	vertical-align: bottom;
	margin-bottom: 1px;
}

.con_txt .regbd ul li .iput9[type="radio"]:checked+.radiod:before {
	background: #ebebeb;
	border: 2px solid #eb5f00;
}

.con_txt .regbd ul .xgmm {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #4e4e4e;
	margin-bottom: 7%
}

.con_txt .regbd ul li .iput101 {
	width: 70%;
}

.con_txt .regbd ul .xg input {
	background: #eb5f00;
	border: none;
	font-size: 19px;
	color: #fff;
	margin-top: 1%;
	cursor: pointer;
	padding: 2% 0;
}

/*------------------------------------------------menu.html---------------------------------------------------*/
.celan {
	width: 100%;
	display: none;
	height: auto;
}

.celan .celans {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background: url(../images/beijing.png);
	/*position: fixed;*/
	z-index: 111111;
	overflow-y: auto;
	position: fixed;
	top: 0;
}

.celan .celans .zuoce {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
}

.celan .celans .cltxt {
	width: 180px;
	height: 120%;
	background: #656262;
	float: right;
	position: absolute;
	z-index: 5000;
	right: 0
}

.celan .celans .cltxt .accordion {
	width: 100%;
	height: auto;
	padding: 0 0 2% 0;
}

.celan .celans .cltxt ul li {
	width: 100%;
}

.celan .celans .cltxt ul li .link {
	color: #fff;
	font-size: 15px;
	padding: 18px 0 18px 0;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #999;
	background: v;
}

.celan .celans .cltxt ul li .fjlink {
	background: #323232
}

.submenu {
	display: none;
}

.submenu a {
	color: #ccc;
	font-size: 13px;
}

.submenu li {
	padding: 13px 0;
	text-align: center;
	background: #7d7b7b
}

.submenu li:hover {
	background: rgba(0, 0, 0, 0.4);
}

/**  飘窗 **/
.guanggao {
	width: 105px;
	height: 370px;
	position: fixed;
	right: 15px;
	top: 350px;
}

.gb {
	display: block;
	margin-top: -15px;
	cursor: pointer;
}

.up_filename {
	width: 150px !important;
	overflow: hidden !important;
}

.uploadify-queue {
	float: none !important;
}

/*------------------------------------------------personal.html---------------------------------------------------*/
.nav_ziliao {
	width: 100%;
	height: 41px;
	background: #f5f5f5;
}

.nav_ziliao .nav1_ziliao {
	width: 83.3%;
	max-width: 1200px;
	height: 41px;
	margin: 0 auto;
}

.nav_ziliao .nav1_ziliao .nav1_left {
	width: 158px;
	height: 41px;
	float: left;
	font-size: 12px;
	color: #666;
	line-height: 41px;
}

.nav_ziliao .nav1_ziliao .nav1_right {
	width: 90px;
	height: 41px;
	float: right;
	text-align: right;
}

.nav_ziliao .nav1_ziliao .nav1_right a {
	display: inline-block;
	font-size: 12px;
	color: #666;
	line-height: 41px;
}

.nav_ziliao .nav1_ziliao .nav1_right a.nav1_righta:hover {
	color: #ff0000
}

.nav_ziliao .nav1_ziliao .nav1_right .nav1_righta {
	margin-left: 15px;
}

.ban_ziliao {
	width: 100%;
	height: auto;
	background: #535356;
}

.ban1_ziliao {
	width: 83.3%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 2.3% 0
}

.ban1_ziliao .ban1_left {
	height: auto;
	float: left;
	width: 50%;
}

.ban1_ziliao .ban1_left a {
	font-size: 24px;
	color: #fff;
	display: inline-block;
	margin-left: 10px;
}

.ban1_ziliao .ban1_right {
	width: 50%;
	height: auto;
	float: right;
	padding: 2.1% 0
}

.ban1_ziliao .ban1_right .right_a {
	width: 15%;
	height: auto;
	background: #eb5f00;
	color: #fff;
	float: right;
	padding: 1% 0 1.2% 0;
	text-align: center;
	border-radius: 50px;
	font-size: 14px;
}

.ban1_ziliao .ban1_right .right_a1 {
	background: #cd1717;
	float: right;
	margin-left: 1.5%
}

.text_ziliao {
	width: 100%;
	height: auto;
	min-height: 700px;
}

.text1_ziliao {
	width: 83.3%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}

.text1_left {
	width: 19%;
	height: auto;
	float: left;
}

.text1_leftzzz {
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	margin-top: 12%;
	min-height: 600px;
}

.left_top {
	width: 100%;
	min-height: 200px;
	border-bottom: 1px solid #e6e7e9;
	margin: 0 auto;
}

.left_top .left_top1 {
	width: 43%;
	height: auto;
	margin: 0 auto 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #3a3f51;
	padding: 10% 0 5% 0;
	border-bottom: 1px solid #e6e7e9;
}

.fjleft_top {
	border-bottom: none;
}

.left_top ul {
	min-height: 94px;
	margin: 0 auto;
	margin-top: 7%
}

.left_top ul li {
	width: 100%;
	height: auto;
	padding: 2% 0;
	text-align: center;
	font-size: 14px;
	color: #3a3f51;
}

.text1_right {
	width: 78%;
	height: auto;
	float: right;
}

.text1_right table {
	border: none;
	margin-top: 5.5%;
	margin-bottom: 4%
}

.text1_right table td {
	text-align: center;
	border: none;
	font-size: 16px;
	color: #000;
	padding: 1% 0;
}

.text1_right table .btbt1 {
	width: 48%
}

.text1_right table .btbt2 {
	width: 12%
}

.text1_right table .btbt3 {
	width: 10%
}

.text1_right table .btbt4 {
	width: 28%
}

.text1_right table .bt {
	background: #eb5f00;
	padding: 1% 0;
	color: #fff;
	font-size: 16px;
}

.text1_right table .bt1 {
	text-align: left;
	text-indent: 1.5%
}

.text1_right table .bt1 a {
	font-size: 14px;
	color: #434343;
	width: 95%;
	display: inline-block;
	overflow: hidden;
	text-indent: 0;
	height: 20px;
}

.text1_right table .b1t2 {
	font-size: 14px;
	color: #434343;
}

.text1_right table .b1t3 {
	font-size: 14px;
	color: #434343;
}

.text1_right table tr:nth-child(odd) {
	background: #efefef;
}

.text1_right table .bt11 {
	padding: 2% 0
}

.text1_right table td label {
	position: relative;
	top: -4px;
	cursor: pointer;
	left: -12%;
}

.text1_right table td .radiodd1 {
	margin-left: 20%;
}

.text1_right table td .radiodd {
	margin-left: -7%;
}

.text1_right table td .iput9 {
	opacity: 0;
}

.text1_right table td .iput9[type="radio"]+.radiod:before {
	content: '';
	background: #fff;
	border-radius: 100%;
	border: 1px solid #acacac;
	display: inline-block;
	width: 11px;
	height: 11px;
	cursor: pointer;
	margin-top: 10px;
	vertical-align: bottom;
	margin-bottom: 2px;
}

.text1_right table td .iput9[type="radio"]:checked+.radiod:before {
	background: #eb5f00;
}

.foot_ziliao {
	width: 100%;
	height: auto;
	border-top: 2px solid #e6e6e6;
	margin-top: 4%
}

.foot_ziliao .foot1_ziliao {
	width: 83.3%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #000;
	padding: 1% 0
}

.text1_right .zwxx {
	margin-top: 19%;
	margin-left: 18%;
	font-size: 18px;
	color: #3a3f51;
}

.text1_right .zwxx img {
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 1%
}

.text1_right .zwxx a {
	color: #cd1717;
	font-size: 18px;
}

/*------------------------------------------------reset.html---------------------------------------------------*/
.right1-top {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	padding: 4% 0 1.2% 0;
}

.right6-bottom ul {
	margin-top: 4.4%
}

.right6-bottom ul li {
	margin-left: 9.5%;
	/*height:35px;*/
	margin-top: 13px;
}

.right6-bottom ul li span {
	color: #ff0000;
}

.right6-bottom ul li a {
	color: #666;
	font-size: 14px;
	display: inline-block;
	margin-right: 1%;
}

.input61 {
	border: 1px solid #c8c8c8;
	color: #666;
	height: auto;
	width: 25%;
	font-size: 14px;
	padding: 5px 0;
	text-indent: 8px;
}

.right6-bottom ul li .fujia_a6 {
	color: #333;
	font-weight: bold;
	font-size: 16px;
}

.input61::-webkit-input-placeholder {
	color: #c8c8c8;
	font-size: 14px;
}

.input61:-moz-placeholder {
	color: #c8c8c8;
	font-size: 14px;
}

.input61::-moz-placeholder {
	color: #c8c8c8;
	font-size: 14px;
}

.input61:-ms-input-placeholder {
	color: #c8c8c8;
	font-size: 14px;
}

.button6 {
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	background: #eb5f00;
	border-radius: 4px;
	padding: 0.9% 2.7%;
	margin-left: 9%;
	margin-top: 3px;
}

.gtxt {
	display: none;
}

.pjjdt {
	width: 55%;
	height: 20px;
	float: left;
	margin-left: 2%;
	margin-top: 3px;
}

.pjjdt .pjdiv {
	float: left;
	text-align: center;
	cursor: pointer;
}

.pjjdt .pjdiv i {
	opacity: 0;
}

.pjjdt .pjdiv span {
	font-size: 16px;
	color: #fff;
}

.pjdiv1 {
	background: #ea5600;
	width: 50%;
}

.pjdiv2 {
	background: #bd1812;
	width: 35%;
}

.pjdiv3 {
	background: #b2aaaa;
	width: 15%;
}

.pjts ul li {
	float: right;
	margin-left: 2%
}

.pjts ul li i {
	display: inline-block;
	width: 20px;
	height: 10px;
	margin-right: 8px
}

.pjts ul li span {
	font-size: 16px;
}

.pjts ul li.plli1 i {
	background: #ea5600;
}

.pjts ul li.plli1 span {
	color: #ea5600;
}

.pjts ul li.plli2 i {
	background: #bd1812
}

.pjts ul li.plli2 span {
	color: #bd1812;
}

.pjts ul li.plli3 i {
	background: #b2aaaa
}

.pjts ul li.plli3 span {
	color: #b2aaaa;
}

.pjts .sjpjtsul {
	display: none;
}

/*------------------------------------------------topic.html---------------------------------------------------*/
.topic1 {
	width: 100%;
	min-height: 500px;
	margin-top: 5%;
	padding-bottom: 3%
}

.topic1 ul {
	margin-left: -2.3%;
	margin-top: -3.5%
}

.topic1 ul li {
	float: left;
	width: 22.8%;
	margin-left: 2.2%;
	margin-top: 3.5%
}

.topic1 ul li img {
	width: 100%;
	height: auto;
}

/*------------------------------------------------zbcg.html---------------------------------------------------*/
#zwgkzbcg {
	width: 79%;
}

#zwgkzbcg ul li {
	width: 22.8%;
	margin-left: 1%;
	margin-right: 1%;
	padding: 1.3% 0;
	text-indent: -8px;
}

#zwgkzbcg ul {
	margin-left: 0
}

#zwgkzbcg ul li {}

#zwgkzbcg ul li .zbcg1 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/rdjytb.png) no-repeat;
	width: 23px;
	height: 23px;
}

#zwgkzbcg ul li .zbcg2 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zxtatb1.png) no-repeat;
	width: 23px;
	height: 23px;
}

#zwgkzbcg ul li .zbcg3 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zbcgtb.png) no-repeat;
	width: 26px;
	height: 25px;
}

#zwgkzbcg ul li .zbcg4 b {
	font-weight: normal;
	display: inline-block;
	float: left;
	background: url(../images/zbcgtb21.png) no-repeat;
	width: 26px;
	height: 25px;
}

#zwgkzbcg ul li:hover .zbcg1 b,
#zwgkzbcg ul li.curr .zbcg1 b {
	background: url(../images/rdjytb1.png) no-repeat;
}

#zwgkzbcg ul li:hover .zbcg2 b,
#zwgkzbcg ul li.curr .zbcg2 b {
	background: url(../images/zxtatb.png) no-repeat;
}

#zwgkzbcg ul li:hover .zbcg3 b,
#zwgkzbcg ul li.curr .zbcg3 b {
	background: url(../images/zbcgtb1.png) no-repeat;
}

#zwgkzbcg ul li:hover .zbcg4 b,
#zwgkzbcg ul li.curr .zbcg4 b {
	background: url(../images/zbcgtb22.png) no-repeat;
}
