@charset "UTF-8";
/*=======Version-1.O======*/
/*======Author-SdL=======*/
/*=====Tim12O62O18======*/

*{
	font-family: Microsoft YaHei, sans-serif;
}
.clearFix:after{
	display: block;
	content: "";
	clear: both;
	overflow: hidden;
}
.FloatL{
	float: left;
}
.FloatR{
	float: right;
}
a:hover{
	color: #d70416;
}

			.InFixUl {
				position: fixed;
				right: 1px;
				top: 50%;
				margin-top: -164px;
				width: 38px;
				z-index: 99;
			}

			.InFixUl>li {
				position: relative;
				float: left;
				margin-top: 1px;
				width: 37px;
				height: 40px;
				background: rgba(0, 0, 0, 0.9);
			}

			.InFixUl>li.InFixUl_mor {
				background: rgba(215, 4, 22, 0.7);
				cursor: pointer;
			}

			.InFixUl>li a {
				display: block;
				width: 100%;
				height: 100%;
			}

			.InFixUl .syfk a{
				background: url(syfk_sml.png) no-repeat;
				background-position: 5px 5px;
			}
			
			.InFixUl .yhzy a{
				background: url(yhzy_sml.png) no-repeat;
				background-position: 5px 5px;
			}
			
			.InFixUl .znwd a{
				background: url(znwd_sml.png) no-repeat;
				background-position: 5px 5px;
			}
			
			.InFixUl .wdfw a{
				background: url(wdfw_sml.png) no-repeat;
				background-position: 5px 5px;
			}
			
			.InFixUl .wyts a{
				background: url(wyts_sml.png) no-repeat;
				background-position: 5px 5px;
			}
			
			.InFixUl .ydfw a{
				background: url(ydfw_sml.png) no-repeat;
				background-position: 5px 5px;
			}
			
			.InFixUl .InFixUl_mob a{
				background: url(ydd_sml.png) no-repeat;
				background-position: 5px 5px;
			}
			
			.InFixUl .InFixUl_mor a{
				background: url(mor_left.png) no-repeat;
				background-position: 50% 50%;
			}


			/* 悬浮显示Title */
			.InFixUl>li p {
				position: absolute;
				top: 0;
				right: 38px;
				width: 0;
				height: 40px;
				background: rgba(0, 0, 0, 0.6);
				color: #fff;
				line-height: 40px;
				text-align: center;
				font-size: 16px;
				overflow: hidden;
			}

			.InFixUl>li:hover p {
				width: 86px;
				transition: all 0.2s ease-out 0s;
			}
			
			.InFixUl_wm,
			.InFixUlMax_wm {
				position: relative;
			}

			.InFixUl_wm div {
				display: none;
				position: absolute;
				right: 37px;
				top: -38px;
				width: 124px;
				height: 114px;
				background: url(InFix_Tobg.png) no-repeat;
			}

			.InFixUlMax_wm div {
				display: none;
				position: absolute;
				right: 84px;
				top: -13px;
				width: 124px;
				height: 114px;
				background: url(InFix_Tobg.png) no-repeat;
			}

			.InFixUl_wm div>img,
			.InFixUlMax_wm div>img {
				margin-left: 2px;
				margin-top: 2px;
				width: 111px;
				height: 110px;
			}

			.InFixUlMax {
				position: fixed;
				top: 50%;
				margin-top: -319px;
				right: 1px;
				width: 88px;
				z-index: 99;
			}

			.InFixUlMax>li {
				float: left;
				margin-top: 1px;
				width: 88px;
				height: 85px;
				background: rgba(0, 0, 0, 0.9);
			}

			.InFixUlMax>li>a {
				display: block;
				margin: 15px auto 0;
				width: 38px;
				height: 38px;
				overflow: hidden;
			}
			.InFixUlMax .syfk > a{
				background: url(syfk_big.png) no-repeat;
			}
			
			.InFixUlMax .yhzy > a{
				background: url(yhzy_big.png) no-repeat;
			}
			
			.InFixUlMax .znwd > a{
				background: url(znwd_big.png) no-repeat;
			}
			
			.InFixUlMax .wdfw > a{
				background: url(wdfw_big.png) no-repeat;
			}
			
			.InFixUlMax .wyts > a{
				background: url(wyts_big.png) no-repeat;
			}
			
			.InFixUlMax .ydfw > a{
				background: url(ydfw_big.png) no-repeat;
			}
			
			.InFixUlMax .InFixUlMax_mob a{
				background: url(ydd_big.png) no-repeat;
			}
			
			.InFixUlMax .InFixUlMax_mor a{
				background: url(mor_right.png) no-repeat;
				background-position: 40px 3px;
			}


			.InFixUlMax>li.InFixUlMax_mor {
				height: 35px;
				background: rgba(215, 4, 22, 0.7);
				cursor: pointer;
			}

			.InFixUlMax>li.InFixUlMax_mor a {
				margin-top: 6px;
				height: 30px;
				width: 55px;
				color: #fff;
			}

			.InFixUlMax>li p>a,
			.InFixUlMax>li p {
				display: block;
				text-align: center;
				line-height: 1.5em;
				color: #fff;
				width: 100%;
				font-size: 14px;
			}

			.InFixUlMax>li p>a:hover {
				color: #fff;
				cursor: pointer;
			}

			.InFixUlMax_wm div {
				display: none;
			}

			@media screen and (max-width: 1440px) {
				.InFixUlMax {
					margin-top: -250px;
				}

				.InFixUlMax>li {
					height: 68px;
				}

				.InFixUlMax>li>a {
					margin: 3px auto 0;
				}
			}

.zT_b{
	margin-top:10px;
}
/*=====TiM12192O18======*/
/*=====TiM02272O19======*/
/*=====TiM09092O19======//删除支付宝微信小程序/调整定位高度*/