﻿/*****************站点标题CSS样式*****************/
.titlesbg{color:#FFF; background:#333; width:100%; height:40px; line-height:40px; text-align:center; font-size:18px;}
.header{color:#FFF; height:40px; width:100%; background:#333; position:fixed; top:0px; z-index:100; max-width:640px;}
.return{float:left; width:10%;}
.return img{width:40px; height:40px;}
.toptitles{float:left; text-align:center; line-height:40px; font-size:18px; width:80%;}
.navbgpng{float:right; width:10%; text-align:right; background:#333;}
.navbgpng img{width:40px; height:40px;}

/*****************站点二级导航CSS样式*****************/
.snav{width:100%; margin:5px 0px; text-align:center;}
.snav a{width:44.6%; float:left; margin:2%; border:#E0E0E0 solid 1px; padding:1px; height:38px; line-height:38px; background: linear-gradient(#F5F5F5, #E0E0E0);}
.snav a:hover{background:#333; color:#FFF;}

/****************底部联系方式CSS样式*********************/
.lianxi{width:96%; border:#333 solid 1px; padding:1px;}
.btels{margin-top:5px; background:#333; width:100%; height:38px; line-height:38px; text-align:center; border:none; border-radius:3px;}