/* 样式统一 */
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

body {
	background-color: #f1f1f1;
	-webkit-text-size-adjust: none;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000000;
}

.contV3 img {
	width: 100%;
	display: block;
}
.fl{
	float: left;
}

.fr{
	float: right;
}
/* 样式index */

.contV3 {
	width: 1282px;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
}

.contV3 .cont1 {
	width: 100%;
	height: 70px;
	box-sizing: border-box;
	border: 1px solid #e1e1e0;
	background: url(../images/ttbg_index.png) repeat-x top;
}

.contV3 .cont1 .cont1title {
	font-size: 36px;
	color: #c70000;
	line-height: 70px;
	font-weight: bold;
	text-align: center;
	position: relative;
}

.contV3 .cont1 .cont1title::before {
	content: " ";
	display: block;
	width: 50px;
	height: 70px;
	position: absolute;
	background: url(../images/tt_index.png) no-repeat left top;
	background-size: 100%;
}

.contV3 .cont2 {
	width: 100%;
	margin-top: 32px;
}

.contV3 .cont2::after {
	content: " ";
	display: block;
	width: 104%;
	height: 34px;
	margin-top: -3px;
	margin-left: -2%;
	background: url(../images/yy_index.png) no-repeat top center;
	background-size: 100%;
}

.contV3 .cont2 .slideBox {
	width: 620px;
	height: 350px;
	position: relative;
	display: inline-block;
}

.contV3 .cont2 .slideBox .bd {
	height: 350px;
}

.contV3 .cont2 .slideBox .bd .tempWrap {
	height: 350px;
}

.contV3 .cont2 .slideBox .hd {
	position: absolute;
	bottom: 15px;
	right: 12px;
	z-index: 2;
}

.contV3 .cont2 .slideBox .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	background: #c6c6c6;
	font-size: 0;
	border-radius: 9px;
	margin-left: 9px;
	cursor: pointer;
}

.contV3 .cont2 .slideBox .hd ul li.on {
	width: 22px;
	height: 9px;
	background: #d90c0c;
	font-size: 0;
}

.contV3 .cont2 .slideBox .bd ul li span {
	position: absolute;
	bottom: 0;
	font-size: 18px;
	color: #ffffff;
	margin-left: 20px;
	line-height: 51px;
	height: 51px;
	z-index: 1;
	display: block;
	width: 500px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contV3 .cont2 .slideBox .lbt_bt {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 51px;
}

.contV3 .cont2 .slideBox .prev {
	position: absolute;
	top: 40%;
	left: 10px;
}

.contV3 .cont2 .slideBox .next {
	position: absolute;
	top: 40%;
	right: 10px;
}

.contV3 .cont2 .ct2 {
	display: inline-block;
	width: 660px;
	height: 350px;
	background-color: #FFFFFF;
	margin-left: -6px;
	vertical-align: top;
}

.contV3 .cont2 .ct2 .ct2Title {
	width: 100%;
	height: 45px;
	background-color: #e3e3e3;
	padding-left: 17px;
	box-sizing: border-box;
}

.contV3 .cont2 .ct2 .ct2Title ul li {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	margin-right: 45px;
	cursor: pointer;
	box-sizing: border-box;
}

.contV3 .cont2 .ct2 .ct2Title ul li a{
	line-height: 45px;
    font-size: 20px;
}

.contV3 .cont2 .ct2 .ct2Title ul li.on {
	font-weight: bold;
	border-bottom: 3px solid #c02c38;
	color: #c02c38;
}

.contV3 .cont2 .ct2 .ct2Title ul li.on a{
	font-weight: bold;
	color: #c02c38;
}

.contV3 .cont2 .ct2 .ct2Cont {
	width: 100%;
}

.contV3 .cont2 .ct2 .ct2Cont ul {
	margin-top: 15px;
	margin-left: 20px;
	box-sizing: border-box;
	width: 660px;
	display: block;
}

.contV3 .cont2 .ct2 .ct2Cont ul li {
	line-height: 45px;
	font-size: 16px;
}

.contV3 .cont2 .ct2 .ct2Cont ul li::before {
	content: " ";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #b2b2b2;
	vertical-align: middle;
	margin-right: 13px;
}

.contV3 .cont2 .ct2 .ct2Cont ul li a {
	font-size: 16px;
	display: inline-block;
	width: 77%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.contV3 .cont2 .ct2 .ct2Cont ul li a:hover {
	color: #c02c38;
}

.contV3 .cont2 .tempWrap {
	max-width: 100%;
}

.contV3 .cont2 .ct2 .ct2Cont ul li span {
	display: inline-block;
	margin-right: 20px;
	color: #888888;
}

.contV3 .cont3 {
	width: 100%;
	padding: 15px 12px;
	box-sizing: border-box;
	border: 1px solid #d4d4d4;
}

.contV3 .cont3 .ct3lf {
	width: 77px;
	height: 77px;
	display: inline-block;
	vertical-align: middle;
}

.contV3 .cont3 .ct3rt {
	display: inline-block;
	vertical-align: middle;
}

.contV3 .cont3 .ct3rt .bd {
	font-size: 0;
	vertical-align: middle;
	margin-left: 20px;
}

.contV3 .cont3 .ct3rt .tempWrap {
	display: inline-block;
	width: 1100px;
	vertical-align: middle;
}

.contV3 .cont3 .ct3rt ul li {
	display: inline-block;
	width: 258px;
	margin: 0 8px;
}

.contV3 .cont3 .ct3rt .prev,
.contV3 .cont3 .ct3rt .next {
	width: 27px;
	display: inline-block;
	vertical-align: middle;
}

.contV3 .cont4 {
	width: 100%;
	height: 412px;
	margin-top: 23px;
}

.contV3 .cont4 .ct4lf {
	width: 290px;
	height: 412px;
	border: 1px solid #e6e6e6;
	background-color: #FFFFFF;
	display: inline-block;
	vertical-align: top;
}

.contV3 .ct4title {
	height: 39px;
	border-bottom: 4px solid #c02c38;
	margin: 1px;
	box-sizing: border-box;
}

.contV3 .ct4title h3 {
	display: block;
	width: 134px;
	height: 39px;
	background: url(../images/topbg_index.png) no-repeat left top;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 39px;
	padding-left: 26px;
	box-sizing: border-box;
}

.contV3 .cont4 .ct4lf ul {
	display: block;
	width: 248px;
	margin: 15px auto 0;
}

.contV3 .cont4 .ct4lf ul li {
	width: 248px;
	height: 49px;
	background-color: #f5f5f5;
	margin-top: 8px;
	padding: 11px 0 11px 13px;
	box-sizing: border-box;
}

.contV3 .cont4 .ct4lf ul li img {
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}

.contV3 .cont4 .ct4lf ul li span:hover {
	color: #c02c38;
}

.contV3 .cont4 .ct4rt {
	width: 972px;
	height: 412px;
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
	display: inline-block;
	margin-left: 11px;
}

.contV3 .cont4 .ct4rt .ct4rtlists {
	width: 460px;
	display: inline-block;
	margin: 0 10px;
}

.contV3 .cont4 .ct4rt .ct4rtlists .ct4rttitle {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #e3e3e3;
	box-sizing: border-box;
}

.contV3 .cont4 .ct4rt .ct4rtlists .ct4rttitle h3 {
	display: inline-block;
	color: #c02c38;
	height: 40px;
	font-size: 20px;
	box-sizing: border-box;
	border-bottom: 4px solid #c02c38;
}

.contV3 .cont4 .ct4rt .ct4rtlists .ct4rttitle a {
	font-size: 14px;
	color: #747474;
	float: right;
}

.contV3 .cont4 .ct4rt .ct4rtlists ul {
	margin-top: 10px;
}

.contV3 .cont4 .ct4rt .ct4rtlists ul li {
	width: 100%;
	padding-left: 7px;
	line-height: 40px;
}

.contV3 .cont4 .ct4rt .ct4rtlists ul li::before {
	content: " ";
	width: 5px;
	height: 5px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 8px;
	background-color: #b2b2b2;
}

.contV3 .cont4 .ct4rt .ct4rtlists ul li a {
	display: inline-block;
	vertical-align: middle;
	width: 412px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contV3 .cont4 .ct4rt .ct4rtlists ul li a:hover {
	color: #c02c38;
}

.contV3 .cont5 {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
	margin-top: 20px;
	padding: 0 10px;
	box-sizing: border-box;
}

.contV3 .ct5title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #e3e3e3;
	box-sizing: border-box;

}

.contV3 .ct5title h3 {
	display: inline-block;
	color: #c02c38;
	height: 40px;
	font-size: 20px;
	box-sizing: border-box;
	border-bottom: 4px solid #c02c38;
}

.contV3 .cont5 ul {
	margin-left: 20px;
}

.contV3 .cont5 ul li {
	display: inline-block;
	width: 116px;
	text-align: center;
	margin: 25px 10px 15px 5px;
}

.contV3 .cont5 ul li a {
	text-align: center;
	display: block;
	width: 100%;
	font-size: 14px;
}

.contV3 .cont5 ul li a:hover {
	color: #c02c38;
}

.contV3 .cont5 ul li img {
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	width: 90px;
	margin: 0 auto 20px;
}

.contV3 .cont5 ul li img {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.contV3 .cont5 ul li img:hover {
	ransform: rotatey(360deg);
	-webkit-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
	-o-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg);
}

.contV3 .cont6 {
	margin-top: 19px;
}

.contV3 .cont6 .ct6lf {
	width: 290px;
	height: 310px;
	box-sizing: border-box;
	display: inline-block;
	border: 1px solid #e6e6e6;
	background-color: #FFFFFF;
	padding-top: 19px;
	box-sizing: border-box;
}

.contV3 .cont6 .ct6lf ul {
	width: 255px;
	margin: 0 auto;
}

.contV3 .cont6 .ct6lf ul li {
	width: 100%;
	border: 1px solid #e1e1e1;
	text-align: center;
	margin-bottom: 11px;
	padding: 10px 0;
}

.contV3 .cont6 .ct6lf ul li.on {
	border: none;
	background-color: #c02c38;
}

.contV3 .cont6 .ct6lf ul li.on span {
	color: #FFFFFF;
}

.contV3 .cont6 .ct6lf ul li img {
	width: 38px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.contV3 .cont6 .ct6lf ul li img.hasOn {
	display: none;
}

.contV3 .cont6 .ct6lf ul li.on img.noOn {
	display: none;
}

.contV3 .cont6 .ct6lf ul li.on img.hasOn {
	display: inline-block;
}

.contV3 .cont6 .ct6lf ul li span {
	color: #333333;
	font-size: 20px;
	vertical-align: middle;
}

.contV3 .ct6rt {
	width: 972px;
	background-color: #FFFFFF;
	height: 310px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	box-sizing: border-box;
	margin-left: 15px;
	border: 1px solid #e9e9e9;
}

.contV3 .ct6rt .ct5title ul {
	float: right;
}

.contV3 .ct6rt .ct5title ul li {
	display: inline-block;
	width: 83px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}

.contV3 .ct6rt .ct5title ul li a:hover {
	color: #c02c38;
}

.contV3 .ct6rt .ct5title ul li.on {
	background-color: #c02c38;
}

.contV3 .ct6rt .ct5title ul li.on a {
	color: #FFFFFF;
}

.contV3 .ct6rt .ct5title ul li.on:hover {
	background-color: #c02c38;
}

.contV3 .ct6rt .ct5title ul li.on a:hover {
	color: #FFFFFF;
}

.contV3 .ct6rt .ct6table {
	margin-top: 12px;
}

.contV3 .ct6rt .ct6table th {
	background-color: #f2f2f2;
	text-align: center;
}

.contV3 .ct6rt .ct6table tr td a:hover {
	color: #c02c38;
}

.contV3 .ct6rt .ct6table tr th:first-child {
	text-align: left;
	padding-left: 14px;
}

.contV3 .ct6rt .ct6table tr td:first-child {
	padding-left: 14px;
	text-align: left;
	border-left: 1px solid #e9e9e9;
}

.contV3 .ct6rt .ct6table tr td:last-child {
	border-right: 1px solid #e9e9e9;
	color: #019115;
}

.contV3 .ct6rt .ct6table tr td {
	text-align: center;
}

.contV3 .ct6rt .ct6table th,
.contV3 .ct6rt .ct6table td {
	height: 40px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 15px;
}

.contV3 .cont7 {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 31px;
}

.contV3 .cont7 .ct7lf {
	width: 290px;
	height: 296px;
	display: inline-block;
	border: 1px solid #e9e9e9;
	background-color: #FFFFFF;
	box-sizing: border-box;
}

.contV3 .cont7 .ct7lf .ct7video {
	margin: 22px 0 0 12px;
}

.contV3 .cont7 .ct7rt {
	width: 972px;
	height: 296px;
	border: 1px solid #e9e9e9;
	display: inline-block;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 0 10px;
	box-sizing: border-box;
	margin-left: 15px;
}

.contV3 .cont7 .ct7rt .ct5title a {
	font-size: 14px;
	color: #747474;
	float: right;
}

.contV3 .cont7 .ct7rt .ct7list {
	width: 100%;
	margin: 0 auto;
}

.contV3 .cont7 .ct7rt .ct7list.tempWrap {
	width: 100%;
}

.contV3 .cont7 .ct7rt .ct7list ul li {
	width: 300px;
	display: inline-block;
	margin: 22px 8px 0;
	text-align: center;
}

.contV3 .cont7 .ct7rt .ct7list ul li img {
	margin-bottom: 13px;
}

.contV3 .cont7 .ct7rt .ct7list ul li a:hover {
	color: #c02c38;
}

/*  */
.btmV3 {
	width: 100%;
	background-color: #c02c38;
	height: 100px;
}

.btmV3 .btmcenter {
	width: 1282px;
	margin: 0 auto;
}

.btmV3 .btmcenter ul li {
	display: inline-block;
	width: 174px;
	height: 40px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	margin: 30px 2px 0;
}

.btmV3 .btmcenter ul li a:hover {
	color: #c02c38;
}

.dibu {
	margin-top: 0 !important;
}

/* 外链 */
.xbt {
	width: 1280px;
	height: 80px;
	overflow: hidden;
	margin: 0 auto;
}
.xbt ul li:first-child {
	margin-left: 0;
}
.xbt ul li {
    width: 290px;
    height: 80px;
    background: url(../images/mghw.png) #c02c38 right no-repeat;
    float: left;
    display: inline;
    margin-left: 40px;
    text-align: center;
}
.xbt ul li a {
	font-size: 18px;
	color: #fff;
	line-height: 80px;
	text-align: center;
	padding-left: 15px;
}
.xbt ul li a i {
	width: 30px;
	height: 30px;
	float: left;
	display: inline;
}
.xbt ul li a i.bta {
	background: url(../images/icon.png) no-repeat;
	background-position: 0 -30px;
	position: relative;
	top: 25px;
	left: 55px;
}
.xbt ul li a i.btb {
	background: url(../images/icon.png) no-repeat;
	background-position: -31px -31px;
	position: relative;
	top: 25px;
	left: 75px;
}
.xbt ul li a i.btc {
	background: url(../images/icon.png) no-repeat;
	background-position: -61px -31px;
	position: relative;
	top: 25px;
	left: 50px;
}
.xbt ul li a i.btd {
	background: url(../images/icon.png) no-repeat;
	background-position: -91px -31px;
	position: relative;
	top: 25px;
	left: 35px;
}

/* 信息公开 新加css*/

.mat15{
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
	margin-top: 20px;
	padding: 0 20px;
	box-sizing: border-box;
}
.xxgkzlbt{
	width: 100%;
	height: 54px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.xxgkzlbt i {
	width: 20px;
	height: 21px;
	float: left;
	display: inline;
	background: url(../images/icon1.png) no-repeat;
	background-position: 0 0;
	position: relative;
	top: 18px;
	left: 10px;
}
.xxgkzlbt a {
	font-size: 24px;
	line-height: 55px;
	color: #c02c38;
	padding-left: 20px;
}
.w228 {
	height: 280px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
}
.tabqh {
	height: 260px;
	position: relative;
	width: 650px;
	padding-left: 10px;
	font-family: "微软雅黑";
	display: inline-block;
}
.zcxxUl{
	height: 45px;
	width: 650px;
	display: inline;
	margin: 10px auto;
}
.tabqh .zcxxUl ul {
	width: 650px;
	height: 43px;
	overflow: hidden;
	list-style: none;
	text-align: center;
	border-bottom: 1px solid #ededed;
}
.tabqh .zcxxUl li {
	display: inline-block;
	height: 43px;
	line-height: 43px;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #eeeeee;
	position: relative;
}
.tabqh .zcxxUl li a {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	display: block;
	line-height: 39px;
	width: 100px;
}
.tabqh .zcxxUl .on {
	color: #c02c38;
}
.tabqh .zcxxUl .on a{
	color: #c02c38;
	border-bottom: 1px solid #c02c38;
}
.tabqh .tabdiv {
	font-size: 12px;
	height: 217px;
	text-align: left;
	width: 650px;
}
.tabqh .tabdiv ul {
	list-style: none;
	float: left;
	width: 100%;
	height: 100%;
}
.tabqh .tabdiv ul li {
	height: 35px !important;
	line-height: 35px !important;
	overflow: hidden;
	width: 650px;
	text-indent: 15px;
}
.tabqh .tabdiv ul li a {
	font-size: 16px;
	text-decoration: none;
	color: #444444;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 36px;
}
.tabqh .tabdiv ul li a:hover{
	color: #c02c38;
	outline: none;
}
.tabqh .tabdiv ul li span {
	float: right;
	color: #888888;
	font-size: 16px;
}
/*  */
.xxgkbtn{
	width: 510px;
	height: 250px;
	overflow: hidden;
	display: inline-block;
	margin: 10px 0 10px 40px;
}
.jgzn,.xxgk_zl{
	width: 510px;
	height: 120px;
	overflow: hidden;
}
.jgzn {
	margin-bottom: 10px;
}
.jgzn .bt,.xxgk_zl .bt{
	width: 55px;
	height: 120px;
	display: inline-block;
	overflow: hidden;
	background: #c02c38;
}
.jgzn .nr,.xxgk_zl .nr {
	width: 435px;
	height: 118px;
	display: inline-block;
	border: 1px solid #eee;
	border-left: none;
}
.jgzn .bt p,.xxgk_zl .bt p {
	font-size: 16px;
	color: #fff;
	padding: 20px;
}
.xxgk_zl .bt p {
	padding: 10px 20px;
	line-height: 16px;
}
.jgzn .nr ul {
	margin: 5px 6px;
}
.jgzn .nr ul li {
	width: 200px;
	height: 45px;
	background: #f6f6f6;
	float: left;
	display: inline;
	margin: 5px;
}
.jgzn .nr ul li a {
	font-size: 16px;
	color: #333;
	line-height: 45px;
	padding-left: 60px;
}
.jgzn .nr ul li a:hover{
	color: #c02c38;
	outline: none;
}
.jgzn .nr ul li a i.jgld {
	width: 23px;
	height: 19px;
	background: url(../images/icon.png) no-repeat;
	background-position: 0 -73px;
	position: relative;
	top: 14px;
	left: 45px;
	float: left;
	display: inline;
}
.jgzn .nr ul li a i.nsjg {
	width: 23px;
	height: 23px;
	background: url(../images/icon.png) no-repeat;
	background-position: -49px -71px;
	position: relative;
	top: 12px;
	left: 45px;
	float: left;
	display: inline;
}
.jgzn .nr ul li a i.jgzz {
	width: 25px;
	height: 19px;
	background: url(../images/icon.png) no-repeat;
	background-position: -24px -73px;
	position: relative;
	top: 14px;
	left: 45px;
	float: left;
	display: inline;
}
.jgzn .nr ul li a i.ssdw {
	width: 24px;
	height: 22px;
	background: url(../images/icon.png) no-repeat;
	background-position: -72px -71px;
	position: relative;
	top: 12px;
	left: 45px;
	float: left;
	display: inline;
}
.xxgk_zl .nr ul li a i.gkzn {
	width: 21px;
	height: 21px;
	background: url(../images/icon.png) no-repeat;
	background-position: -1px -103px;
	position: relative;
	top: 12px;
	left: 45px;
	float: left;
	display: inline;
}
.xxgk_zl .nr ul li a i.gkml {
	width: 23px;
	height: 17px;
	background: url(../images/icon.png) no-repeat;
	background-position: -44px -105px;
	position: relative;
	top: 15px;
	left: 45px;
	float: left;
	display: inline;
}
.xxgk_zl .nr ul li a i.gknb {
	width: 22px;
	height: 22px;
	background: url(../images/icon.png) no-repeat;
	background-position: -22px -102px;
	position: relative;
	top: 12px;
	left: 45px;
	float: left;
	display: inline;
}
.xxgk_zl .nr ul li a i.ysqgk {
	width: 18px;
	height: 20px;
	background: url(../images/icon.png) no-repeat;
	background-position: -67px -103px;
	position: relative;
	top: 13px;
	left: 45px;
	float: left;
	display: inline;
}
/* 横幅 */
.cfjd_4{
	margin-top: 20px;
	width: 100%;
}

/* 互动交流 */

.hdjlzl {
	width: 1280px;
	background: #fff;
	margin: 20px auto;
	height: 350px; 
	overflow: hidden; 
	padding-left: 20px;
	box-sizing: border-box;
}
.hdjlzlbt {
	width: 1200px;
	height: 54px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.hdjlzlbt i {
	width: 20px;
	height: 21px;
	float: left;
	display: inline;
	background: url(../images/icon1.png) no-repeat;
	background-position: -40px 0;
	position: relative;
	top: 18px;
	left: 10px;
}
.hdjlzlbt a {
	font-size: 24px;
	line-height: 55px;
	color: #c02c38;
	padding-left: 20px;
}
.hdjlzlnr {
	width: 1200px;
	height: 280px;
	overflow: hidden;
	margin: 0 auto;
}
.zxft {
	width: 590px;
	height: 265px;
	margin: 15px auto;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.zxft .bt {
	width: 590px;
	height: 40px;
	background: #f6f6f6;
	overflow: hidden;
}
.zxft .nr {
	width: 590px;
	height: 210px;
	margin: 15px auto;
	overflow: hidden;
}
.zxft .bt p {
	width: 100px;
	height: 40px;
	background: #c02c38;
	overflow: hidden;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}
.zxft .nr .ftpic {
	width: 225px;
	height: 200px;
	float: left;
	display: inline;
}
.zxft .nr .ftnr {
	width: 335px;
	height: 200px;
	float: left;
	display: inline;
}
.zxft .nr .ftnr dl {
	padding: 0 10px;
}
.zxft .nr .ftnr dl dt,.zxft .nr .ftnr dl dt a {
	color: #c00000;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
}
.zxft .nr .ftnr dl dd {
	color: #333;
	line-height: 30px;
	font-size: 16px;
}
.zxft .nr .ftnr dl dd a {
	color: #c00000;
}
.myzj {
	width: 560px;
	height: 260px;
	overflow: hidden;
	display: inline-block;
	margin: 15px 0 15px 30px;
}
.myzjUl {
	width: 560px;
	float: left;
	display: inline;
	margin: 0 auto;
}
.myzjU {
	width: 560px;
	height: 40px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	float: left;
	background: #f6f6f6;
}
.myzjU li {
	color: #333;
	float: left;
	height: 40px;
	text-align: center;
	width: 100px;
	position: relative;
}
.myzjU li a {
	font-size: 16px;
	color: #333;
	line-height: 39px;
	width: 100px;
	display: block;
}
.myzjUl .on a {
	color: #fff !important;
	background: #c02c38;
}
.myzjCts {
	width: 100%;
	float: left;
	overflow: hidden;
}
.myzjCts .myzjCt ul {
	margin: 10px auto;
}
.myzjCts .myzjCt ul li {
	width: 540px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.myzjCts .myzjCt ul li a {
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
.myzjCts .myzjCt ul li a:hover {
	color: #c02c38;
}
.myzjCts .myzjCt ul li span {
	float: right;
	color: #888888;
	font-size: 16px;
}
.myzjCts .myzjCt {
	width: 100%;
	float: left;
}
.myzjCt table {
	background: #fff;
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}
.myzjCt table tr, table th, table td {
	border: none;
	border-bottom: 1px solid #e4ebeb;
	font-size: 14px;
	font-weight: bold;
}
.myzjCt table th, table td {
	padding: 8px 12px;
	text-align: center;
}
.myzjCt table th {
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
}