*, *::before, *::after {
 margin: 0;
 padding: 0;
 box-sizing: border-box;
}
body {
	font-family: "Microsoft YaHei", å¾®è½¯é›…é»';
}
 .clear-fix::after {
 clear: both;
 content: '';
 display: block;
 width: 0;
 height: 0;
 visibility: hidden;
}






	
	/* é¦–é¡µä¸»ä½"æ•°æ®å¼€å§‹  */
.topbj {
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	background: #cc0000;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px; color:#FFF
}
 .topbj a{color:#FFF; font-size:14px}
 .topbj span{color:#FFF; font-size:14px; margin-left:20px;}

.bjlm1{ background:#39F}
.bjlm2{ background: #F60}
.bjlm3{ background: #090}

	





a {
	color: #ffffff;
	text-decoration: none;
}
li {
	list-style: none;
}
.clear-fix {
	zoom: 1;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.red {
	color: #CC0000;
}
.black {
	color: #333333;
}
.hand {
	cursor: pointer;
}
.hidee {
	display: none;
}
select {
	background-color: #FFFFFF;
}
textarea {
	resize: none;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
/* é¡¶éƒ¨å¼€å§‹ */
.header {
	height: 40px;
	font-size: 14px;
	background-color: #333333;
}
.header .register {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #CC0000;
	padding-left: 40px;
	padding-right: 40px;
}
.header .login {
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
}
.header .vert {
	width: 1px;
	height: 24px;
	margin-top: 8px;
	border-right: 1px solid #999;
}
.header .map, .header .tg {
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	padding-right: 40px;
}
.header .map img, .header .tg img {
	width: 14px;
	height: 14px;
	vertical-align: middle;
}
.header .logout {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	background-color: #CC0000;
	padding-left: 40px;
	padding-right: 40px;
}
.header .username {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #ffffff;
	padding-left: 40px;
	padding-right: 40px;
}
.header .username a:hover {
	border-bottom: 1px solid #CC0000;
}
.header .tg div, .header .map ul {
	display: none;
	position: absolute;
	left: -200px;
	width: 468px;
	font-size: 14px;
	color: #000;
	background: #fff;
	padding: 28px 47px;
	border: 1px solid #DDDDDD;
	z-index: 999;
}
.header p span:hover {
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	cursor: pointer;
}
.header .map li {
	position: relative;
	float: left;
	width: 24%;
	cursor: pointer;
}
.map ul li a {
	color: #000;
}
.map li a:hover {
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
}
/* é¡¶éƒ¨ç»"æŸ */

/* æœç´¢æ å¼€å§‹ */
.search {
	height: 115px;
	padding: 30px 0 35px 0;
}
.search .logo {
	position: relative;
	top: -10px;
}











.search .logo img {
	width: 195px;
	height: 76px;
}







.searchzz{ float:right}
.searchzz .search-category{ overflow:hidden}
.searchzz .search-category li{float:left;font-size:14px;position:relative;height:30px;line-height:30px;padding-left:10px;padding-right:10px;cursor:pointer;border-radius: 4px 4px 0px 0px;}
.searchzz .search-category li.on{background:#cc0000;color:#fff!important}




.search button {
	display: block;
	width: 140px;
	height: 40px;
	color: #ffffff;
	font-size: 16px;
	background-color: #CC0000;
	border: 1px solid #CC0000;
	outline: none;
	cursor: pointer; float:right
}
.search button:hover {
	background-color: #ff6666;
}
.search input {
	display: block;
	width: 470px;
	height: 40px;
	font-size: 14px;
	border: 2px solid #CC0000;
	border-left: none;
	outline: none; float:left;
}
.search .img-search {
	position: relative;
	width: 47px;
	height: 40px;
	border: 2px solid #CC0000;
	border-right: none; float:left
}
.search .img-search img {
	position: absolute;
	width: 20px;
	height: 19px;
	left: 15px;
	top: 8px;
}
/* æœç´¢æ ç»"æŸ */

/* èœå•æ å¼€å§‹ */
.nav {
	font-size: 20px;
}
.nav .all {
	width: 190px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #ffffff;
	background-color: #CC0000;
	margin-right: 30px;
}
.nav .all img {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
.nav a {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-right: 50px;
}
.nav a:hover {
	color: #CC0000;
}
.nav .active {
	color: #CC0000;
}
.nav .all a {
	color: #ffffff;
	margin-right: 0;
}
/* èœå•æ ç›®ç»"æŸ */

/* åº•éƒ¨å¼€å§‹ */
.footer {
	color: #cccccc;
	font-size: 16px;
	background: url(../images/bg-foot.png);
}
.footer .wrap {
	height: 230px;
	padding: 20px 60px 20px 35px;
}
.footer .intro, .footer .contact, .footer .logo {
	display: inline-block;
}
.footer .intro {
	width: 405px;
	height: 136px;
	line-height: 30px;
	font-size: 14px;
	margin-top: 20px;
}
.footer .contact {
	height: 160px;
	margin-left: 150px;
	margin-top: 10px;
}
.footer .contact p:first-child {
	font-size: 16px;
	margin-bottom: 12px;
}
 .footer .contact p:not(:first-child) {
 font-size: 13px;
 margin-top: 5px;
}
.footer .contact p img {
	position: relative;
	top: 5px;
	margin-right: 10px;
}
.footer .logo {
	text-align: center;
}
.footer .logo img {
	width: 119px;
	height: 115px;
}
.footer .logo p {
	font-size: 20px;
	margin-top: 20px;
}
/* åº•éƒ¨ç»"æŸ */

/* åº•éƒ¨ç‰ˆæƒå¼€å§‹ */
.copyright {
	height: 100px;
	line-height: 25px;
	color: #797979;
	font-size: 16px;
	text-align: center;
	background-color: #131313;
}
/* åº•éƒ¨ç‰ˆæƒç»"æŸ */

.layui-layer-content {
	padding: 20px;
}
.empty {
	text-align: center;
}
.empty .wrap_img {
	margin-top: 80px;
}
.announce, .qa {
	position: relative;
	width: 313px;
	background-color: #ffffff;
}
.announce .content a, .qa .content a {
	color: #333333;
}
.announce .content a:hover, .qa .content a:hover {
	color: #CC0000;
}
/*--------------------------------------------------------------*/

.announce {
	margin-bottom: 20px;
}
.announce .title {
	text-align: center;
	color: #333333;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
.announce .title img {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 25px;
}
.announce .content {
	padding: 0 20px 10px 20px;
}
.announce .content p {
	color: #333333;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
 .announce .content p:not(:last-child) {
 border-bottom: 1px dotted #999999;
}
/*--------------------------------------------------------------*/

.qa {
	margin-bottom: 20px;
}
.qa .title {
	text-align: center;
	color: #333333;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
.qa .title img {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
}
.qa .content {
	padding: 0 20px 10px 20px;
}
.qa .content p {
	color: #333333;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
 .qa .content p:not(:last-child) {
 border-bottom: 1px dotted #999999;
}
.qa .content p img {
	width: 22px;
	height: 21px;
	margin-right: 5px;
}



.qa .content p a {
    display: inline-block;
    height: 21px;
    line-height: 21px;    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    width: calc(100% - 60px);
}
	




.recommend {
	background-color: #F2F2F2;
	padding-top: 5px;
	padding-bottom: 5px;
}
.recommend .top {
	margin-bottom: 5px;
}
.recommend .top .title, .recommend .top .shu {
	height: 24px;
	line-height: 24px;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-right: 5px;
	cursor: pointer;
	overflow: hidden;
}
.recommend .top .shu {
	color: #CC0000;
}
.recommend .top .change {
	height: 32px;
	line-height: 32px;
	color: #333333;
	font-size: 16px;
	margin-right: 5px;
	cursor: pointer;
}
.recommend .top .change img {
	width: 24px;
	height: 19px;
	vertical-align: middle;
}
.down {
	margin-right:-13px;
}
.panel-pay {
	display: inline-block;
	position: relative;
	width: 290px;
	min-height: 270px;
	margin-right: 13px;
	margin-bottom: 15px;
	padding-top: 4px;
	cursor: pointer;
	float:left;
}
.panel-pay .hot {
	position: absolute;
	top: 0;
	right: 0;
	width: 62px;
	height: 67px;
}
.panel-pay .panel-wrap {
	min-height: 270px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
}
.panel-pay .panel-wrap:hover {
	border: 1px solid #666666;
}
.panel-pay .title {
	height: 70px;
	line-height: 70px;
	color: #ffffff;
	font-size: 16px;
	background-color: #333333;
	padding-right: 10px;
}


.lansbj{background-color: #cc0000bf !important;}
.lvsbj{background-color: #007fffb8!important;}
.hsbj{background-color: #468c00c2!important;}










/*--------------------------------------------------------------*/

.panel-pay .parameters {
	padding-top: 18px;
}
.panel-pay .parameter {
	display: inline-block;
	width: 49%;
	text-align: center;
	font-size: 14px;
}
.panel-pay .br {
	border-right: 1px solid #cccccc;
}
.panel-pay .parameters .mb20 {
	margin-bottom: 20px;
}
.panel-pay .parameters .mb10 {
	margin-bottom: 10px;
}
.panel-pay .parameter .name {
	color: #999999;
	margin-bottom: 8px;
}
.panel-pay .parameter .val {
	color: #333333;
}

















.panel-qun {
	display: inline-block;
	position: relative;
	width: 290px;
	margin-right: 13px;
	margin-bottom: 15px;
	padding-top: 4px;
	cursor: pointer;
	float:left;
}
.panel-qun .panel-wrap {
	border: 1px solid #dddddd;
	background-color: #ffffff;
}
.panel-qun .panel-wrap:hover {
	border: 1px solid #666666;
}
.panel-qun .title {
	height: 70px;
	line-height: 70px;
	color: #ffffff;
	font-size: 16px;
	background-color: #333333;
	padding-right: 10px;
}

.panel-wrap .title .titlebj{
    width: 70px;
    height: 70px;
    background: url(../images/lmbj.png) no-repeat left; float:left; 
}

.panel-wrap .title .lmbj1{background: url(../images/lmbj1.png) no-repeat left; float:left; }
.panel-wrap .title .lmbj2{background: url(../images/lmbj2.png) no-repeat left; float:left; }
.panel-wrap .title .lmbj12{background: url(../images/lmbj3.png) no-repeat left; float:left; }




.panel-wrap .title  img{
	height: 40px; vertical-align:middle; margin-left:10px;

}


.panel-qun .parameters {
	padding: 8px; text-align: center
}









.panel-other {
	display: inline-block;
	position: relative;
	width: 290px;
	min-height: 270px;
	margin-right: 13px;
	margin-bottom: 15px;
	padding-top: 4px;
	cursor: pointer;
}
.panel-other .hot {
	position: absolute;
	top: 0;
	right: 0;
	width: 62px;
	height: 67px;
}
.panel-other .panel-wrap {
	min-height: 270px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
}
.panel-other .panel-wrap:hover {
	border: 1px solid #666666;
}
.panel-other .title {
	height: 70px;
	line-height: 70px;
	color: #ffffff;
	font-size: 16px;
	background-color: #333333;
	padding-right: 10px;
}
/*--------------------------------------------------------------*/

.panel-other .parameters {
	padding-top: 31px;
	padding-bottom: 31px;
}
.panel-other .parameter {
	display: inline-block;
	width: 49%;
	text-align: center;
	font-size: 14px;
}
.panel-other .append {
	display: inline-block;
	width: 100%;
	padding-left: 10%;
	padding-right: 10%;
	text-align: left;
	overflow: hidden;
}
.panel-other .br {
	border-right: 1px solid #cccccc;
}
.panel-other .mb25 {
	margin-bottom: 25px;
}
.panel-other .parameter .name {
	color: #999999;
	margin-bottom: 10px;
}
.panel-other .parameter .val {
	color: #333333;
}
.panel-other .parameter .val img {
	width: 32px;
	height: 18px;
}
.panel {
	margin-bottom: 35px;
}
.panel .remind {
	position: absolute;
	bottom: -20px;
	width: 100%;
	color: #999999;
	font-size: 12px;
	padding-left: 5%;
	padding-right: 8%;
}
.pagination {
	text-align: center;
	margin-top: 10px;
	padding-bottom:10px;
}
.pagination .page a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #999999;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	cursor: pointer;
	padding-left:7px;
	padding-right:7px;
	margin:0px 2px
}
.pagination .page .active {
	color: #ffffff;
	background-color: #CC0000;
}
.pagination .page .dot {
	padding: 0 5px;
}
.pagination .page span {
	font-size: 15px;
}
.pagination .page .pre {
	width: 80px;
	height: 30px;
	margin-right: 10px;
}
.pagination .page .next {
	width: 80px;
	height: 30px;
	margin-left: 10px;
}





.mfooter{ display:none}
.index-header-m{ display:none}
.m-index-nav{ display:none}
.header_wrap { display:none
}	

@media screen and (max-width:979px)
{
	
	
.header_wrap {
background: #333333; padding:5px; text-align:center; color:#FFF; font-size:14px; display: block
}	
	
.noscroll {
    height: 100%;
    overflow: hidden;
}


	
	
.m-index-nav { display:block;
    position: fixed;
    top: 0;
    z-index: 10002;
    background: #fff;
    left: 0;
    bottom: 0;
    overflow-y: auto;
    width: 250px;margin-top: 0px; height:100vh;left:-250px;transition:left ease 0.35s;
}

.noscroll .m-index-nav {
left:0px;
}


.m-index-nav ul  li{
    border-bottom: 1px solid #efefef;
    font-size: 15px; padding:10px; 
}


.m-index-nav ul  li a{
    color: #062743 !important;
}
	
	

	
	
.wrap {
    width: 98%;
    margin: 0 auto;
}	
.index-header-m{ display: block; float:right; background:url(../images/mcd.png) no-repeat center; background-size:30px; width:30px; height:30px;}
.search {
    height:  auto;
    padding: 20px 0;
}	

.search .logo img {
    width: 120px;
    height: auto;
}
.searchzz{ width:100%; display:block}

.search input {
width:calc(100% - 127px); 
    height: 40px;
    font-size: 14px;
    border: 2px solid #CC0000;
    border-left: none;
    outline: none;
}
.search button {
    display: block;
    width: 80px;
    height: 40px;
    color: #ffffff;
    font-size: 16px;
    background-color: #CC0000;
    border: 1px solid #CC0000;
    outline: none;
    cursor: pointer;
    float: right;
}

.header{ display:none}	
.nav{ display:none}	
.down {
    margin-right:0px;
}
.panel-pay {
    width: 100%;
    min-height: auto;
    margin-right: 0px;
    margin-bottom: 15px;
    padding-top: 4px;
    cursor: pointer;
    float: none;
}	

.panel-pay .title {
    height: 40px;
    line-height: 40px;
}
.panel-pay .title img{
    height: 40px;
}

.panel-other {
    width: 100%;
    min-height: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    cursor: pointer;
}

.panel-other .title {
    height: 40px;
    line-height: 40px;
}
.panel-other .title img{
    height: 40px;
}


.panel-other .panel-wrap {
    min-height:auto;
}

.panel-pay .panel-wrap {
    min-height: auto;
}

.footer{ display:none}

.copyright {
    height: auto;
    line-height:20px;
    color: #797979;
    font-size: 14px;
    text-align: center;
    background-color: #131313; padding:5px 0px; margin-bottom:45px;
}
	
	
.mfooter{ display:block}
	
.mfooter {
    position: fixed;
    bottom: 0;
    width: 100%;
    height:46px;
    background-color: #fff;
    border-top: 1px solid #ddd;
    z-index: 999;
}

.mfooter ul {
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 100%;
}

.mfooter ul li {
    display: flex;
    list-style: none;
    align-items: center;
}

.mfooter ul li a{
    display: flex;
    align-items: center;
}

.mfooter ul li img {
    width: 22px;
    height: 33px;
}

.mfooter .wrap-img{
	position: absolute;
	top: -40%;
	margin: 0 auto;
	width: 41px;
	height: 56px;
}

.mfooter .wrap-img img{
	display: inline-block;
	width: 41px;
	height: 56px;
}
	
	
.recommend .top .title, .recommend .top .shu {
    height: 24px;
    line-height: 24px;
    color: #333333;
    font-size:16px;
    font-weight: bold;
    margin-right: 5px;
    cursor: pointer;
    overflow: hidden;
}	
	.announce, .qa {
    position: relative;
    width: 100%;
    background-color: #ffffff;
    margin-top:10px;
}
.main .detail .foot {
    position:relative;
    bottom: 0;
    width:auto;
    border-top: 1px solid #CCCCCC;
}	
.left {
	float: none;
}
.right {
	float:none
}	

.panel-qun {
	display: inline-block;
	position: relative;
	width: 100%;
	margin-right: 13px;
	margin-bottom: 15px;
	padding-top: 4px;
	cursor: pointer;
	float:left;
}

.panel-qun .title {
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	font-size: 16px;
	background-color: #333333;
	padding-right: 10px;
}

.panel-wrap .title .titlebj{
    width: 40px;
    height: 40px;
    background: url(../images/lmbj.png) no-repeat left; float:left; background-size: 40px;
}
.panel-wrap .title  img{
	height: 20px; vertical-align:middle; margin-left:10px;

}

	
}









/**æ–°å¢žæ–‡å­—å¹¿å'Š**/
.wzljz2{
    width: 100%;
    overflow: hidden;
    display: block;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05); margin-top:10px; margin-bottom:10px;
}
.wzljz{
    width: 200px;
    overflow: hidden;
    display: block;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05); margin-top:10px; margin-bottom:10px;
}
.wzljz a{
    width:100%;
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    transition-duration: .3s;
}
.wzljz a:nth-child(1) {
    background-color: #dc3545;
}
.wzljz a:nth-child(2) {
    background-color: #007bff;
}
.wzljz a:nth-child(3) {
    background-color: #28a745;
}
.wzljz a:nth-child(4) {
    background-color: #ffc107;
}
.wzljz a:nth-child(5) {
    background-color: #28a745;
}
.wzljz a:nth-child(6) {
    background-color: #ffc107;
}
.wzljz a:nth-child(7) {
    background-color: #dc3545;
}
.wzljz a:nth-child(8){
    background-color: #007bff;
}
.wzljz a:hover{
background:#FF2805;color:#FFF
}
@media screen and (max-width: 1000px) {
	
.wzljz{
    width: 100%;
}
	
	
.wzljz a{
    width: 47.96%;
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    transition-duration: .3s;
}

}














.el-input__inner {
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 90%;
}




#check_btn{
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #FFF;
    border: 1px solid #DCDFE6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
	
	
	    color: #FFF;
    background-color: #F56C6C;
    border-color: #F56C6C;
	
}



#con_two_1 { position:relative}
#con_two_1  .result {
        width: 100%;
        background-color: #ffe9e0;
        border-radius: 5px;
        box-sizing: border-box; position:absolute; right:0px; top:40px; height:80px; line-height:80px; display:none
    }

#con_two_1  .result img{vertical-align:middle }


#con_two_1  .result{ padding-left:10px;
    }
#con_two_1   .success {
        color: green;
    }
#con_two_1   .fail {
        color: red;
    }
  




#app  .result {
        visibility: hidden;
        width: 100%;
        font-size: .75rem;
        margin: 20px 0;
        border: 1px solid #8f8f9d;
        background-color: #ffe9e0;
        border-radius: 5px;
        padding: 10px;
        box-sizing: border-box
    }

#app  .result p {
        margin: 0
    }
#app   .success {
        color: green;
    }
#app   .fail {
        color: red;
    }
  
  
    /*loadingåŠ è½½æ ·å¼*/
#app   .progressBar {
        background: white url("/skin/images/loading.gif") no-repeat 10px 10px;
        display: block;
        height: 36px;
        position: fixed;
        top: 50%;
        left: 50%;
        margin-left: -150px;
        margin-top: -14px;
        padding: 10px 10px 10px 50px;
        text-align: left;
        line-height: 24px;
        position: absolute;
        z-index: 2001;
    }






.url-wz{}
.url-wz ul{ overflow:hidden; margin-left:-10px;}
.url-wz ul li{ float:left;
    border: 1px solid rgba(0,0,0,.125);
    border-radius:5px;
    background: #fff;
    border-width: 0;
    margin-bottom: 10px; padding:10px;
    box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, .2);
   width:232px; margin-left:10px;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    will-change: transform;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;

	
	
}


.url-wz ul li:hover {
	transform:translateY(-6px);
	-webkit-transform:translateY(-6px);
	-moz-transform:translateY(-6px);
	box-shadow:0 26px 40px -24px rgba(0, 36, 100, .3);
	-webkit-box-shadow:0 26px 40px -24px rgba(0, 36, 100, .3);
	-moz-box-shadow:0 26px 40px -24px rgba(0, 36, 100, .3); background:#cc0000; color:#FFF
}
.url-wz ul li:hover .text-sm{
color:#FFF;
}


.url-wz ul li:hover .text-xs{
color:#FFF;
}


.url-wz ul li .url-img {
    width: 40px;
    height: 40px;
    background: rgba(128, 128, 128, .1);
    overflow: hidden; float:left; margin-right:10px;
}

.url-wz ul li .url-img img {
    max-height: 100%;
    vertical-align: unset;
}
.url-wz ul li .url-info { width:140px;
    overflow: hidden;
    padding-right: 5px; float:left
}


.text-sm{
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; font-size:14px;height:20px; line-height:20px; color:#333; font-weight:bold
}


.text-xs{
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;font-size:12px; height:20px; line-height:20px;color:#666;
}



.topicz {
    overflow: hidden; width:100%;
}
.topicz  ul{ padding:0px 10px 
}

.topicz li {
    width:220px;
    float: left;
    margin-left: 11px;
    overflow: hidden;
    height: 160px;
    position: relative;
}.topicz li img {
    width: 100%; height: 120px;
}.topicz li p {
    width: 100%;
    background: #eee;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #2986cf;
    font-size: 16px;
}





.topiczz {
    overflow: hidden; width:100%;
}
.topiczz  ul{ padding:0px 10px 
}

.topiczz li {
    width:220px;
    float: left;
    margin-left: 11px;
    overflow: hidden;
    height: 160px;
    position: relative;
}.topiczz li img {
    width: 100%; height: 120px;
}.topiczz li p {
    width: 100%;
    background: #eee;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #2986cf;
    font-size: 16px;
}










.top1{width:100%; }
.top1 ul{ padding:0px; margin-bottom:0px;}
.top1 li{ width:100%; margin-bottom:10px; }
.top1 li img{ width:100%;}



.top2{width:100%; }
.top2 ul{ padding:0px; margin-bottom:0px;}

.top2 ul{ margin-left:-10px; overflow:hidden}
.top2 li{ width:calc(50% - 10px); margin-bottom:10px; margin-left:10px; float:left; list-sytle:none;}
.top2 li img{ width:100%;}

.gongyong{ margin-top:20px;}

.info .topz {
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	background: #EDEDED;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #CECECE;
}



.main .top {
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	background: #EDEDED;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #CECECE;
}


.wzz{ width:860px; background:#fff;padding:20px;}
.wzz .title{ font-size:16px; color:#666}
.wzz .title a{ color:#666}


.siteico{ overflow:hidden; margin-top:10px;}
.siteico .sitepic{ float:left; width:200px;}
.siteico .sitepic img{ width:200px;}

 
.siteico{overflow:hidden; margin-bottom:20px;}
.siteico .sitepic{ float:left; width:200px;}
.siteico .sitepic img{ width:200px;}

.site-body{width:600px; float:left; margin-left:10px;}
.site-body .site-name{ margin-bottom:10px; font-size:16px; height:30px; line-height:30px;}
.site-body .mb-2{ font-size:14px;line-height:20px; color:#999}


.site-go{ overflow:hidden; margin-top:20px;
}

.site-go-url {
    position: relative;
}
.site-body .btn-arrow {
    border-radius: 6px;
    padding: 7px 16px;
    background: #999;
    transition: .3s; margin-bottom:5px;
}
  .site-body .btn-arrow:hover {
	color:#fff;
	background:#202224
}




.site-body .ys1{
    background: #dc3545;
}
.site-body .ys2 {
    background: #007bff;
}
.site-body .ys3{
    background-color: #28a745;
}
.site-body .ys4{
    background-color: #ffc107;
}
.site-body .ys5{
    background-color: #28a745;
}
.site-body .ys6{
    background-color: #ffc107;
}
.site-body .ys7{
    background-color: #dc3545;
}
.site-body .ys8{
    background-color: #007bff;
}

.site-body .ys9{
    background-color: #28a745;
}
.site-body .ys10{
    background-color: #ffc107;
}
.site-body .ys11{
    background-color: #dc3545;
}
.site-body .ys12{
    background-color: #007bff;
}








.wz-body{ font-size:16px; line-height:30px;}



.totop {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    background: #F00;
    margin-bottom: 6px;
    display: block;
    position: fixed;
    bottom: 150px;
    right: 5px;
    z-index: 100;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
}

.totop i {
    width: 23px;
    height: 22px;
    text-align: center;
    line-height: 50px;
    background: url(../images/totop.png) no-repeat center center;
    background-size: 100% 100%;
    display: block;
    margin: 10px auto 0;
}

.hsh{ color: #4496e8}



.zztop{width:1200px;margin:0 auto; position:relative; z-index:122;background:#FFF}


.gzuoce{
    position: fixed;
    left: 0;
    top: 0;
    width: 150px;
    overflow: hidden;
    z-index: 111;
}

.gzuoce ul{}

.gzuoce ul li{ width:150px; margin-bottom:10px;}
.gzuoce ul li img{ width:150px;}

.gyouce{
    position: fixed;
    right: 0;
    top: 0;
   width: 150px;
    overflow: hidden;
    z-index: 111;
}


.gyouce ul li{ width:150px; margin-bottom:10px;}
.gyouce ul li img{ width:150px;}

@media screen and (max-width:980px){
 
 
 
 
 

.topiczz {
    overflow: hidden; width:100%;
}
.topiczz  ul{ padding:5px; margin-left: -11px; 
}

.topiczz li {
   width:calc(50% - 11px);
    float: left;
    margin-left: 11px;
    overflow: hidden;
    height:auto;
    position: relative;
}.topiczz li img {
    width: 100%; height: 100px;
}

 
 
 
 
 
 
 
 
  
 .zztop {
    width: 100%;
}  
  
  
.url-wz{}
.url-wz ul{ overflow:hidden; margin-left:-10px;}
.url-wz ul li{ float:left;
    border: 1px solid rgba(0,0,0,.125);width:calc(50% - 10px); margin-left:10px;
}
.url-wz ul li .url-info {
 width:calc(100% - 50px);
}
.wzz{ width:100%; background:#fff;padding:5px;}
.wzz .title{ font-size:16px; color:#666}
.wzz .title a{ color:#666}


.siteico{ overflow:hidden; margin-top:10px;}
.siteico .sitepic{ float:none; width:100px; margin:0 auto}
.siteico .sitepic img{ width:100px;}

 
.site-body{width:calc(100% - 0px);float:none; margin-left:0px;}
.site-body .site-name{ font-size:16px; height:auto; line-height:25px;}
.site-body .mb-2{ font-size:14px;line-height:20px; color:#999}



}





.article-tags{margin-bottom: 15px;}
.article-tags a{display:inline-block;padding:2px 7px 1px;margin:0 1px;color:#eee;font-size:12px;background-color:#4a4a4a;opacity: 0.90;
filter:alpha(opacity=90);margin-bottom:5px;}
.article-tags a:hover{background-color:#428bca;color:#fff;opacity: 1;
filter:alpha(opacity=100);}

.article-tags a:nth-child(5n){background-color: #4A4A4A;}
.article-tags a:nth-child(5n+1){background-color: #428BCA;}
.article-tags a:nth-child(5n+2){background-color: #5CB85C;}
.article-tags a:nth-child(5n+3){background-color: #D9534F;}
.article-tags a:nth-child(5n+4){background-color: #F0AD4E;}








.mask {
    background-color: #000;
    width: 100%;
    opacity: .8;
    top: 0;
    left: 0;
    bottom: 0;position: fixed;
    z-index: 902;
}

.alert-main {
    display: block;
    z-index: 903;
    width: 320px;
    height: 320px;
    background-color: #f2f2f2;
    position: fixed;
    top: calc(50% - 130px);
    left: calc(50% - 150px);
    border-radius: 8px;
}

.alert-main .headerz{
    width: 100%;
    height: 44px;
    background-color: #39c;
    color: #fff;
    line-height: 44px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.alert-main .headerz span{
    font-size: 18px;
    text-align: left;
    padding-left: 20px;
}

.alert-main .wzbtt {
 margin:10px; overflow:hidden;
    line-height:20px;
    word-break: break-all; font-size:14px;
}

 

.alert-main .guanbb  {
    width: 100%;
    height: 50px;
    text-align: center;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.alert-main .guanbb  a {
    font-size: 14px;
    cursor: pointer;
    padding: 5px 15px;
    background-color: #39c;
    color: #fff;
    border-radius: 3px;
}

