﻿@charset "utf-8";/* CSS Document */
body,div,address,blockquote,iframe,ul,ol,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,legend,fieldset,input,button,select,textarea{margin:0;padding:0;font-weight:normal;font-family:inherit}
ol,ul,li{list-style:none;}
.cls{clear:both;}
.notxt{text-indent:-9999px;}
body{font-family:Tahoma;font-family:Arial, Hel,Microsoft YaHei;}
a{color:#000;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{}
i { font-style:normal;}

.top { margin:0 auto;width: 1180px ; height: 30%;text-align: center;padding-top: 25px;}
.center{clear: both;position:relative;padding-top: 20px}
.logo{float: left;}
.phone{font-size: 28px;color: red;float: right;margin-top:5px;margin-right: 40px;width: 500px}
.nav {margin:0 auto; position:relative;float: right}
.nav  ul li {float:left;padding:0 20px;text-align:center;height:40px;line-height:40px;font-size: 16px}
.curBg {height:3px;position:absolute;bottom:0;width:80px;background-color: deepskyblue}
.bottom{clear: both;width: 100%;padding-bottom: 20px;padding-top:30px;background-color: #dcdcdc;margin-top: 175px}

.project-info{margin:60px auto;width: 1180px;}
.project-info h2 {margin-top: 10px}
.project-info p{margin-top: 30px;font-size: 16px;color: #333333}
.pay{width: 33%;float: left; text-align: center ;padding-bottom: 125px}
.pos{width: 33%;float: right;text-align: center;padding-bottom: 125px}
.diyapp{width: 33%;float: right;text-align: center;padding-bottom: 125px}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

/* slide-banner */
.slide-banner{height:392px;overflow:hidden;position:relative;}
.banner-bg{position:absolute;left:0;top:0;height:390px;z-index:1;width:100%;background-color:#f4f4f4;background-position:50% 0;}
.banner-nav-bg{height:50px;position:relative;z-index:199;bottom:50px;filter:alpha(opacity=75);opacity:0.75;}
.banner-nav{position:absolute;left:50%;bottom:15px;z-index:999;}
.banner-nav li{background:url(../images/icons.png) no-repeat;}
.banner-nav li{float:left;width:16px;height:16px;background-position:3px 0px;margin-right:8px;cursor:pointer;}
.banner-nav li.active{background-position:-20px 0px;}
.banner-content{width:1180px;margin:0 auto;position:relative;height:390px;z-index:100;}
.banner-img{position:absolute;z-index:2;left:-150%;}
.banner-bar-bg{width:100%;height:3px;margin:0 auto;bottom:51px;position:relative;z-index:99999;}
.banner-bar{height:3px;width:0;background:#00925f;position:absolute;left:0;z-index:999;}

.current a {
    color: deepskyblue;
}