@charset "gb2312";
/* CSS Document */
body{font-family: "microsoft yahei";margin:0;padding: 0px;}
ul,li,dl,dt,dd,ol,p,img,strong,i,b,h1,h2,h3,h4,h5,h6,span{margin: 0px; padding: 0px;}
ul,li,ol{list-style: none;}
i,b,strong,em{font-style: normal;}
img{border: none;margin: 0px; padding: 0px;}
.clear{ clear: both;}
a{text-decoration: none;color:#555}
/*重置结束*/
#header{}
.bw{width:1201px;margin:0 auto}
.head_one{height:30px;background:#f8f8f8;border-bottom:1px solid #eeeeee;color:#666666;font-size:14px;}
.h_left{float:left;margin-top:3px}
.h_left ul li{float:left}
.h_ts_li{background:url(http://www.ahxh.cn/statics/images/feliz/phone.gif) no-repeat;padding-left:20px;background-position:5px 5px}
.h_ts_li2{padding:0 5px}
.h_right{float:right;margin-top:3px}
.h_right ul li{float:left;}
.head_two{padding:10px 0}
.head_two_left{float:left}
.head_two_right{float:right}
#main_bottom{background:#f3f4f6; margin-top:10px;padding-bottom:10px;}
.endlink td {text-align: center;padding-top: 10px;padding-bottom: 10px;border-bottom:1px solid #555555}
.andone{text-align:center}
.andone p{line-height:30px;color:#555555;font-size:15px}
.jet{margin-top:20px}
.jet a{color:#555555}
.line{background-image: url(http://www.ahxh.cn/statics/images/feliz/line.jpg);background-repeat: no-repeat;background-position: left center;}
.ban img{width:100%}

#box {position: relative;width: 1200px;height: 375px;margin:50px auto 0px;}
#box ul li{position: absolute;left:0;top:0;width:1200px;height: 375px;display: none;}
#show {position: absolute;left: 0;top: 0;width: 1200px;height:375px;perspective:800px; /*井深*/display: none;}
#show div {position: relative;width:595px;height:75px;float:left;transform-style: preserve-3d; /*创遭3d环境*/}
#show div em{position: absolute;left: 0;top: 0;display: block;width: 600px;height: 75px;}
#show div .em1 {/*前面*/background: url("../images/1.png");transform: translateX(5px);}
#show div .em2 {/*后面*/background: url("../images/2.png");transform: translateZ(-5px) rotateX(-180deg);}
#show div span {position: absolute;right: 0;bottom: 0;background-color: #999;}
#show div span.span1 {width: 10px;height: 75px;transform-origin: right;transform: translateZ(-5px) rotateY(-90deg);}
#show div span.span2 {width:595px;height: 10px;transform-origin: bottom;transform: translateZ(-5px) rotateX(-90deg);}
#show div.div2 .span1 {left: 0;transform-origin: lefttransform: translateZ(5px) rotateY(90deg);}
/*规定左前动画旋转特效*/
	@keyframes move1{
		0%{
			transform: rotateX(0deg) rotateZ(0deg) rotateY(0deg);
			animation-timing-function: ease;/*运动速度曲线*/
		}
		60%{
			transform: rotateX(0deg) rotateZ(0deg) rotateY(-60deg);
			animation-timing-function: ease-in;/*运动速度曲线*/
		}
		80%{
			transform: rotateX(90deg) rotateZ(10deg) rotateY(-45deg);
			animation-timing-function: ease-out;/*运动速度曲线*/
		}
		100%{
			transform: rotateX(180deg) rotateZ(0deg) rotateY(0deg);
		}

	}
	@keyframes  move2{
		0%{
			transform: rotateX(0deg) rotateZ(0deg) rotateY(0deg);
			animation-timing-function: ease;/*运动速度曲线*/
		}
		60%{
			transform: rotateX(0deg) rotateZ(0deg) rotateY(60deg);
			animation-timing-function: ease-in;/*运动速度曲线*/
		}
		80%{
			transform: rotateX(90deg) rotateZ(-10deg) rotateY(45deg);
			animation-timing-function: ease-out;/*运动速度曲线*/
		}
		100%{
			transform: rotateX(180deg) rotateZ(0deg) rotateY(0deg);
		}
	}
.zx_button{background:#e6e2e1;width:1200px;margin:0 auto;text-align:center}
.zx_button ul{width:330px;margin:0 auto}
.zx_button ul li{float:left;margin:0 20px; display:block; margin-top:20px; }
.zx_button_c{font-size:24px;font-weight:bold}

.main_zx{ widtH:100%; margin-top:50px}
.mian_zx_a{width:100%;background:url(/d/file/hh/2017-06-28/zxbg.png) no-repeat center;height:133px;}
.mian_zx_a p{font-size:40px;font-weight:bold;padding-top:25px; text-align:left;}
.zxb_top{margin-top:30px}
.zxb_top ul li{float:left;margin:0 5px}
.zxb_top2{margin-top:30px}
.zxb_top2 ul li{float:left;margin:0 3px}
.zxc_top{margin-top:30px}
.zxc_top img{display:block;}
.zxc_top ul li{float:left;margin:10px 5px;text-align:center;border:1px solid #d9d6d6}
.mip{color:#0685eb;text-align:center;font-size:32px}
.mip span{color:#f01332}
.zxd_top{margin-top:30px}
.zxd_top img{display:block;}
.zxd_top ul li{float:left;margin:10px 3px;text-align:center;border:1px solid #d9d6d6}
.mian_zx_b ul li{overflow:hidden;padding-bottom:3px;position:relative}
.top{position: absolute;z-index:1;height:3px;width: 0px;top: 0px;width: 0px;}
.bottom{position: absolute;z-index:1;height:3px;width: 0%;bottom: 0px;right: 0px;}
.left{height: 0;position: absolute;left: 0px;width:3px;}
.right{height: 0;position: absolute;right: 0px;width:3px;bottom: 0px;}
.mian_gleft{float:left;width:730px}
.mian_gleft p{line-height:28px;margin:20px 0 0 20px; text-align:left;}
.mian_gright{float:right}
.gleft_p1{font-size:32px}
.zxg{background:#f1f0f0}
.main_m7_sz p{float:left;background:#ff6600;width:200px;text-align:center;padding:10px 20px;margin:0 20px;border-radius:10px}
.main_m7_sz{margin:30px auto;px;width:570px}
.main_m7_sz a{color:#fff}
