/* =s Reset */
html {
/*font-size: 62.5%;*/
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-overflow-scrolling: touch;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
body{
	background-color: #434343
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
/* =e Reset */

/*中间部分*/
.ag7-main{padding-top: 60px; width: 600px; margin: 0 auto; padding-bottom: 70px;}
.ag7-main .phone-index-banner{display: none;}

.ag7-bannerslide{position: relative; margin-bottom: 50px; }
.ag7-bannerslide .slidebox{position: relative; height: 280px;}
.ag7-bannerslide .slidebox li{display:block; position: absolute; width:100%; height: 100%; left:0px; top:0px;}
.ag7-bannerslide a img{display:block; width: 540px; height:280px;}
.ag7-bannerslide .slideinfo{width:100%; position: absolute; left:0px; bottom:0; z-index: 10;}
.ag7-bannerslide .slidetitle{width:540px;color: #fff;background:rgba(0,0,0,0.2);}
.ag7-bannerslide .slidetitle h2{font-size: 18px; height:40px; line-height: 40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin:0 15px;}
.ag7-bannerslide .slidelist{ position:absolute;right:0;bottom:0;width: 60px;height: 280px;color: #fff;font-size: 14px;background-color: #222;}
.ag7-bannerslide .slidelist ul{ position:absolute; z-index:10; width:100%;text-align: center;}
.ag7-bannerslide .slidelist ul li{width: 100%; line-height: 36px; margin:5px 0 10px; cursor: pointer;}
.ag7-bannerslide .slidelist .mask{width:70px; height: 36px; position: absolute;  left: -10px; top:5px; background:url(mask_03.png) no-repeat center center; display: block;}