﻿/*****************站点标题CSS样式*****************/
.titlesbg{color:#FFF; background:#025086; width:100%; height:40px; line-height:40px; text-align:center; font-size:18px;}
.header{color:#FFF; height:40px; width:100%; background:#025086; 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:#025086;}
.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:#e3f4fe solid 1px; padding:1px; height:38px; line-height:38px; background: linear-gradient(#fff, #e3f4fe);}
.snav a:hover{background:#025086; color:#FFF;}

/****************底部联系方式CSS样式*********************/
.lianxi{width:96%; border:#025086 solid 1px; padding:1px;}
.btels{margin-top:5px; background:#025086; width:100%; height:38px; line-height:38px; text-align:center; border:none; border-radius:3px;}