﻿@charset "utf-8";
html {
    /*font-size: 62.5%;*/
}
body, td, th {
    font-size: 14px;
}
body {
    background: none repeat scroll 0 0 #F4F4F5;
    color: #404141;
    font: 15px/1.5 '微锟斤拷锟脚猴拷', Arial, Helvetica, sans-serif;
    word-break: break-all;
    word-wrap: break-word;
}

nav, section, figure, figcaption, article, hgroup, menu, nav, section, menu, article, img {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
    list-style-type:none;
    border:none;
}

a {
    color: #00f;
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}


.top{
    width:100%;
}
.warp{
    padding:0px;
    overflow: hidden;
    background-size: 100%;
}
.content{
    background:#F4F4F5;
}

.header {
    position: relative;
}
.logo-img3 {
    background-color: #FFFFFF;
    background-size: 100% 120px;
    text-align: center;
}
.logo-img3 img {
    width: 100%;
    margin: 0 auto;
    background-color: #FFFFFF;
}
.caipiao-header {
    position:relative;
   
}
.navlist{
    padding-bottom:10px;
    background: #ffffff;
}


.div10 {
    float:left;
    width: 33.13%;
    text-align:center;
    margin: 0 0.1%;
}
.div11 {
    margin-top: 6px;
    background-color: #FFFFFF;
    border: 1px solid #CFCFCF;
    border-radius: 3px;
    display: block;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.go6h_navBlock li {
    width: 25%;
    float: left;
    display: block;
    position: relative;
    text-align: center;
    font-size: 1.4rem;
}

.go6h_navBlock a {
    padding-top: 52px;
    display: inline-block;
}

.go6h_navBlock span.go6h_navicon {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -18px;
}
.go6h_navBlock span.go6h_navicon img{
    height:38px;
    width:38px;
}

.list-box {
    background: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 10px;
    padding: 10px;
}

.i-ticon-tk {
    padding-left: 20px;
    background: url(../images/i-tk.png) no-repeat left top;
    background-size: 17px;
}

.i-ticon-zl {
    padding-left: 20px;
    background: url(../images/i-zl.png) no-repeat left top;
    background-size: 17px;
}

.list-box-title {
    height: 29px;
    font-size: 1.5rem;
    font-weight: 700;
    position: relative;
}

.i-ticon-gp {
    padding-left: 20px;
    background: url(../images/i-gp.png) no-repeat left top;
    background-size: 17px;
}

.list-more {
    position: absolute;
    height: 29px;
    top: 0;
    right: 0;
    font-weight: 400;
    font-size: 1.4rem;
    padding-right: 12px;
    background: #fff url(../images/p-right-red.png) no-repeat right 2px;
    background-size: 9px;
}

.list-box-con {
    text-align: left;
}

    .list-box-con li {
        line-height: 30px;
        font-size: 1.4rem;
        border-top: 1px solid #e6e6e6;
        height: 30px;
        overflow: hidden;
        white-space: nowrap;
    }

.i-gp-box {
    position: relative;
    padding-left: 110px;
    height: 100px;
}

.i-gp-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;

}

.i-gp-img img {
    width: 100%;
    height: 100%;
}

.i-gp-con {
    line-height: 20px;
    font-size: 1.4rem;
}

.i-gp-con b {
    color: #ff4040;
    font-weight: 100;
}
.xinlv{
    background-color: #167c18; 
    color: #FFFFFF; 
    font-weight: 500; 
    letter-spacing: 4px; 
    text-align: center; 
    padding: 6px 0 6px 6px;
    border-top: 1px solid #fff;
}

li a{
    color: #555;
}

.hot-list{
    background-color: #fff;
}
.hot-list li{
    background:url(../images/hot.png) no-repeat;
    padding-left:30px; 
    height: 35px;
    line-height: 35px;
    text-overflow:ellipsis;
    white-space: nowrap;
}


.tj-list{
    background-color: #fff;
}

.tj-list li{
    background:url(../images/tj.png) no-repeat;
    padding-left:30px; 
    height: 35px;
    line-height: 35px;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.jxlist table {
    width: 100%;
    border: none;
}

.jxlist table td {
    height: 100%;
    padding: 5px 0;
    word-break: break-all;
    font-size: 14px;
    border: 1px solid rgb(229, 229, 229);
}
.jxlist table td.sthead{
    padding: 5px 0;
    background-color: #fff;
    text-align: center;
    color: #555;
}
.jxlist table td.bt {
    text-align: center;
    background-color: #008000;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    font-size: 16px;
    font-weight: 600;
}
.jxlist table td.c01, .jxlist table td.c03 {
    text-align: center;
    background-color: #37f12d;
}
.jxlist table td.c02 {
    text-indent: 10px;
    background-color: #fff;
}

.bzlist{
    background-color: #fff;
}
.bzlist .bzrow{
    padding: 5px 0;
    margin: 2px 0;
    background-color: #79e54f;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}
.bzlist .bzrow .green{
    color: #0d0d0d;
}

.bzlist .bzrow .red{
    color: #FF0000;
}
.white-box.red {
    color: #fff;
    border-color: #ffffff;
    background-image: linear-gradient(to top, #1a8a12, #3bde20);
    box-shadow: 0px 2px 3px #06aa0a;
}
.white-box.red a {
     color: #fff;
}
.white-box {
    padding: 8px;
    border: solid 1px #cfcfcf;
    border-radius: 3px;
    background: #fff;
}
.main-nav {
    height:64px;
    text-align: center;
    color: #fff;
    background: #921818;
    background-image: linear-gradient(to top, #AE1B1B, #AE1B1B);
}
.main-nav ul li {
    float: left;
    width: 20%;
}
.main-nav ul li a {
    height: 32px;
    line-height: 32px;
    display: block;
    color:#fff;
}
.list-22 .clearfix{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-between;
}
.list-22 .clearfix li{
    width:48%;
}
.swiper{
    /*height: 110px;*/
}
.swiper img{
    width: 100%;
}
.headNav{
    display: flex;
    justify-content: center;
    background: #fff;
    padding: 6px 0;
    flex-wrap: wrap;
}
.headNav div{
    width: calc(25% - 2px);
    margin: 5px 0;
    text-align: center;
}
.headNav div img{
    width: 55px;
}
.headNav div a p{
    font-size: .6rem;
    text-align: center;
    color: #000;
}
.more{
    position: absolute;
    right: 1rem;
    color: #ffff05;
    font-size: 1rem;
}
.tuku ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.tuku ul li{
    width: 26%;
    margin: .22rem;
    text-align: center;
}
.tuku ul li img{
    width: 100%;
    margin: 8px 0;
}
.am_fnav{
    background: #000;
    width: 100%;
}
.am_fnav img{
    width: 50%;
    height: 40px;
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 800px){
.am_fnav a img {
    width: 90%;
    height: 40px;
    display: block;
    margin: 0 auto;
    }
}
.down9898 {
	padding: 3px 0;
	box-sizing: border-box;
	font: 15px/1.75 Arial, '寰蒋闆呴粦';
	background: #fff;
}

.down9898 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.down9898 ul li {
	float: none;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial;
}

.down9898 img {
	vertical-align: middle;
}

.down9898 a {
	text-decoration: none;
	color: inherit;
}

.down9898-boxt {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.down9898-boxt-1 {
	width: 30%;
	min-width: 130px;
	text-align: center;
}

.down9898-boxt-1 img {
	width: 100px;
}

.down9898-boxt-2 {
	width: 70%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.down9898-boxt-2l {
	width: 50%;
	color: black;
}

.down9898-boxt-2l ul {
	width: 100%;
}

.down9898-boxt-2r {
	width: 50%;
	color: black;
}

.down9898-boxt-2r img {
	width: 22px;
}

.down9898-rz {
	margin-top: 5px;
	color: #15bc83;
}

.down9898-rz img {
	width: auto;
	height: 24px;
	margin-right: 3px;
}

.down9898-boxf {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	text-align: center;
	color: #fff;
}

.down9898-boxf div {
	width: 33.33%;
}

.down9898-boxf a {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	width: 80%;
	border-radius: 5px;
	transition: all 0.2s;
}

.down9898-boxf a img {
	width: 24px;
	margin-right: 3px;
}

.down9898-boxf a:hover {
	margin-top: -5px;
}

.down9898-boxf-1 {}

.down9898-boxf-1 a {
	background: #c34dff;
}

.down9898-boxf-2 {}

.down9898-boxf-2 a {
	background: #ff5b5b;
}

.down9898-boxf-3 {}

.down9898-boxf-3 a {
	background: #3ebc40;
}

@media screen and (max-width:500px) {
	.down9898 {
		padding: 3px 0;
		font: 12px/1.75 Arial, '寰蒋闆呴粦';
	}

	.down9898-boxt-1 {
		width: 20%;
		min-width: 100px;
		text-align: center;
	}

	.down9898-boxt-1 img {
		width: 70px;
	}

	.down9898-boxt-2 {
		width: 80%;
	}

	.down9898-boxt-2r img {
		width: 16px;
	}

	.down9898-rz img {
		height: 20px;
		margin-right: 3px;
	}

	.down9898-boxf a {
		height: 34px;
		line-height: 34px;
		display: inline-block;
		width: 90%;
		border-radius: 5px;
		transition: all 0.2s;
	}

	.down9898-boxf a img {
		width: 24px;
		margin-right: 3px;
	}

	.down9898-boxf a:hover {
		margin-top: 0;
	}

	.down9898-boxf a img {
		width: 20px;
	}
}
#tabHeadNav[data-fixed="fixed"] {
	position: fixed;
	top: 0;
	display: inline;
	margin: auto;
	z-index: 2;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	max-width: 800px;
}

#tabHeadNav ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	text-align: center;
	background: #fff;
}

#tabHeadNav ul li {
	width: 23%;
	background: #299152;
	;
	border-radius: 10px;
	margin: 4px 0;
	cursor: default;
}

#tabHeadNav ul li a {
	color: #fff;
}
.waibox {
	text-align: center;
	background: linear-gradient(to top, #9C27B0, #2196F3);
	line-height: 55px;
	border-radius: 5px;
}

.location_to {
	padding: 10px;
	background: beige;
	border-radius: 15px;
	font-size: 20px;
	color: #F44336;
	font-weight: bold;
	letter-spacing: 1px;
	box-shadow: 2px 2px 1px #F44336;
}
#swiper-container1 {
	position: relative;
}

#swiper-pagination1 {
	width: 100%;
	position: absolute;
	top: 0 !important;
	left: 0 !important;
}

#swiper-container1 .swiper-pagination-bullet {
	width: calc(20% - 2px);
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	opacity: 1;
	background: #4CAF50;
	border-radius: 0;
	margin: 1px !important;
}

.swiper-pagination-bullet-active {
	color: #fff !important;
	background: #007aff !important;
}
#ily520 {
	padding: 10px;
}

#ily520 .sanheyi {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #3ebc40;
	line-height: 40px;
}

#ily520 .sanheyi ul {
	display: flex;
	border-bottom: solid 3px #3ebc40;
}

#ily520 .sanheyi li {
	width: 50%;
	padding: 5px 0;
	box-sizing: border-box;
	cursor: pointer;
}

#ily520 .sanheyi li.hover {
	color: #fff;
	background: #3ebc40;
}

#ily520 .sanheyi li.hover font {
	color: #fff !important;
}

.ily520-txt font {
	color: #f00;
	font-weight: bold;
}

.ily520-txt2 {
	font-size: 24px;
	color: #f00;
	text-align: center;
	font-weight: bold;
}

.ily520-txt2 a {
	background: #ff0;
}

.ily520-pic {
	padding-top: 10px;
	text-align: center;
}

.ily520-pic video {
	max-width: 100%;
}

@media screen and (max-width:750px) {
	#ily520 {
		padding: 5px;
	}

	#ily520 .sanheyi {
		margin-bottom: 5px;
		font-size: 16px;
	}

	#ily520 .sanheyi ul {
		border-width: 2px;
	}

	#ily520 .sanheyi li {
		padding: 0;
	}

	.ily520-txt2 {
		font-size: 18px;
	}
}

.ddtz {
	font-family:宋体;
	font-size: 16px;
}

.ddtz a {
	display: block;
	line-height: 35px;
	border: 1px solid #CCC;
	background: #fff;
	border-radius: 5px;
	color: #333;
	cursor: pointer;
	text-decoration: none;
	margin: 0 2px 2px 0;
}

.ddtz img{
	vertical-align: middle;
}

.ddtz a:hover {
	background: #fff;
}

@media screen and (max-width:750px) {
	.ddtz {
		font-size: 14px;
	}

	.ddtz a {
		display: block;
		line-height: 40px;
	}
}
.am-modal-mask {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	z-index: 999;
	max-width: 800px;
	margin: 0 auto;
}

.am-modal-wrap {
	position: fixed;
	overflow: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	z-index: 999;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	transform: translateZ(1px);
	max-width: 400px;
	margin: 0 auto;
}

.SystemMessagebox,
.Reminderbox {
	width: 85%;
	border-radius: 7px;
	overflow: hidden;
	animation-duration: 350ms;
	animation-fill-mode: both;
	animation-name: boxshow;
	min-width: 300px;
}

.SystemMessagebox {
	background: #fff;
}

.title_header {
	background-color: #ff5151;
	display: flex;
	justify-content: space-between;
	padding: 5px 10px;
	font-size: 16px;
	color: #FFFFFF;
	align-items: center;

}

.title_header img {
	width: 25px;
	height: 25px;

}

.modal_content {
	max-height: 400px;
	overflow: auto;
}

.modal_content div[item] {
	padding: 10px 0;
	margin: 0 10px;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
}
.modal_content div[item]:last-child{
	border: none;
}

div[info] {
	color: #f00;
	padding-left: 25px;
	margin-top: 3px;
	font-size: 15px;
	font-weight: bold;
}

div[item_top] {
	font-size: 16px;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

div[bzj] {
	color: #4caf50;
	font-size: 16px;
	font-weight: 400;
	margin-top: 3px;
}
.footer_{
	background: #efefef;
	text-align: center;
	padding: 5px 10px;
	color: #898989;
	font-size: 16px;
	color: #898989;
	font-weight: bold;
}
.am-modal-wrap a{
	text-decoration: none;
	color:#000000 ;
}
.zzhl-tit img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

#tabzzhl {}

#tabzzhl a {
	color: #333;
	text-decoration: none;
}

#tabzzhl .zzhlmenu {
	width: 100%;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}

#tabzzhl .zzhlmenu ul {
	display: flex;
	justify-content: space-between;
}

#tabzzhl .zzhlmenu li {
	width: calc(33.33% - 5px);
	box-sizing: border-box;
	background: #eee;
	cursor: pointer;
}

#tabzzhl .zzhlmenu li.hover {
	color: #fff;
}

#tabzzhl .zzhlmenu li.hover span {
	display: block;
}

#tabzzhl .zzhlmenu li.hover .zzhlam {
	background: #090;
}

#tabzzhl .zzhlmenu li.hover .zzhlxg {
	background: #f00;
}

#tabzzhl .zzhlmenu li.hover .zzhltw {
	background: #00f;
}

#tabzzhl .zzhlmenu li.hover .zzhlxjp {
	background:  #8bc34a;
}

#tabzzhl .zzhlbox {}

.zzhl-list {
	font-size: 16px;
}

.zzhl-list ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.zzhl-list ul li {
	width: calc(50% - 5px);
	border-bottom: solid 1px #ddd;
	box-sizing: border-box;
}

.zzhl-list ul li a {
	display: block;
	padding: 8px 5px;
	white-space: nowrap;
	overflow: hidden;
}

@media screen and (max-width:800px) {
	#tabzzhl .zzhlmenu {
		font-size: 16px;
		line-height: 36px;
	}

	#tabzzhl .zzhlmenu li {
		width: calc(33.33% - 3px);
	}

	.zzhl-list {
		font-size: 15px;
	}

	.zzhl-list ul li {
		width: 100%;
	}

	.zzhl-list ul li a {
		padding: 8px 5px;
	}
}
.box-hf a img {
	margin: 4px 0px;
	display: block
}
.act {
	color: #fff;
	background-color: #0e9f0c;
}
@media(max-width:700px) {
	.cz_jx {
		padding: .2rem;
		font-size: 13px;
		line-height: 20px;
	}

	.cz_t img {
		height: 100%;
		min-height: 280px;
	}
}

@media(min-width:700px) {
	.cz_jx {
		padding: 1rem;
		font-size: 1.2rem;
		font-weight: 600;
	}

	.cz_t img {
		/*height: 320px;*/
	}
}

.cz_t {
	width: 100%;
}

.czjx {
	/*display: flex;*/
	flex-wrap: wrap;
}

.swiper_button {
	display: flex;
	justify-content: center;
	margin: 4px 0;
}

.swiper_button div button {
	border: 1px solid #64c878;
	box-shadow: 0 1px 2px #b9ecc4 inset, 0 -1px 0 #6c9f76 inset, 0 -2px 3px #b9ecc4 inset;
	background: -webkit-linear-gradient(top, #90dfa2, #84d494);
	width: 100px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	border-radius: 5px;
	position: relative;
	margin: 0 12px;
}

.swiper_button div button:active {
	top: 1px;
	box-shadow: 0 1px 3px #4d7254 inset, 0 3px 0 #fff;
	background: -webkit-linear-gradient(top, #5eac6e, #72b37e);
}
.download66 {
	position: fixed;
	left: 0px;
	right: 0px;
	width: 100%;
	max-width: 800px;
	height: 50px;
	bottom: 50px;
	background-color: rgba(0, 0, 0, .7);
	z-index: 999;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.download66 p {
	font-size: 1rem;
	font-weight: 700;
	color: #fff;
	line-height: 54px;
}

.download66 .btn {
	height: 40px;
	line-height: 40px;
	width: 70px;
	text-align: center;
	background-color: #ec0909;
	position: absolute;
	right: 10px;
	bottom: 0;
	top: 0;
	margin: auto;
	font-size: 14px;
	border: none;
	border-radius: 5px;
	padding: 0;
	color: #fff;
}

.download66 i.close {
	display: block;
	position: absolute;
	top: 5px;
	left: 12px;
	height: 40px;
	width: 40px;
}

.tongji+a {
	bottom: 110px !important;
}

.Marquem-bg {
    width: 100%;
    display: flex;
    overflow: hidden;
    height: 2.5rem;
    font-size: 0.875rem;
    background: #ffffff;
}

.Marquem-bg>span {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FF0000;
    font-weight: bold;
    margin-right: 5px;
}

.Notice {
    flex: 1;
    -webkit-box-flex: 1;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.Marquem-bg marquee {
    height: 2.5rem;
    line-height: 2.5rem;
}