@charset "utf-8";
/*底部*/
.main{width:1150px;margin:0 auto;}
.navigation{background:#262626;padding:20px 0;}
.nav-tit{color:#ffffff;font-size:16px;}
.nav-tit span{display:inline-block;height:42px;margin-bottom:20px;}
.nav-tit span:before{content:'';height:3px;width:40px;background:#33C35A;position:absolute;bottom:0;}
.nav-box a,.nav-box{color:#ffffff;font-size:14px;line-height:32px;}
.nav-box a{position:relative;padding-left:10px;}
.nav-box a:before{content:'';position:absolute;left:0;top:10px;width:4px;height:4px;background:#ffffff;}
.ewm{width:120px;margin-top:20px;}

.dwlist{border:1px solid #3359FF;padding:10px;color:#262626;font-size:14px;
box-shadow: 0 2px 6px 0 rgba(114, 124, 245,.5);border-radius:3px;z-index:9999999;

}
.dwlist p{line-height:150%;}


.header{height:60px;padding:5px 0;}
.header li{padding:0px 20px;line-height:60px;font-size:16px;}
.header .logo{height:60px;}
.header li a{display:inline-block;position:relative;color:#262626;}
.header li:hover a:before,.header li.cur a:before{position:absolute;content:'';bottom:8px;height:3px;width:100%;background:#33c35a;}

.header li:last-child{padding-right:0;}

.footer{background:#000000;color:#fff;}
.footer .main{padding:20px 0;}

.main-nav{background:#F6F6F6;height:60px;line-height:60px;font-size:14px;color:#262626;}

.tit-xxx{color:#262626;font-size:32px;margin-top:30px;margin-bottom:30px;}
.tit-xxx span{position:relative;height:52px;line-height:52px;display:inline-block;}
.tit-xxx span:before{width:60px;height:3px;content:'';left:50%;margin-left:-30px;bottom:-6px;background:#12C127;position:absolute;}}