/*================基本样式重置================*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,span,i,a,em,strong,b,input,textarea,select { margin:0; padding:0; }
i,em { font-weight:normal; font-style:normal; }
body { font:12px/1.5 \5b8b\4f53,tahoma,arial,sans-serif;font-family: "Microsoft Yahei"; }
li { list-style:none; }
a,img,input { border:0 none; }
a { text-decoration:none; outline:none; }
a:hover { text-decoration:none; }
a:focus,input:focus { outline:0 none;}
textarea { resize:none; font-size:12px; } /*去掉火狐和谷歌浏览器的Textarea改变尺寸大小功能*/
/*========定义基础样式========*/
.hide { display:none;}
.fl { float:left;}
.fr { float:right;}
.clearfix:after { content:" "; display:block; clear:both; height:0; /*visibility:hidden;*/}
.clearfix { zoom:1; }
a .opacity { filter:alpha(opacity=100); opacity:1; -moz-opacity:1; } 
a:hover .opacity { filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8; }
/*================头部================*/
.TopBox{ width: 100%; height: 35px;line-height: 35px; background: #f4f4f4; border-bottom: #dadada 1px solid;}
.TopBoxLef{color: #dadada;}
.TopBoxLef p{margin-right: 10px; float: left; color: #65676f;}
.TopBoxLef a{margin:0 10px; color: #65676f;}
.TopBoxLef a:hover,.TopBoxLef .Other{color: #ff3030;}
.TopBoxLef .phone{padding-left: 15px; background: url(../images/index.png) left -114px no-repeat;}
.TopBoxLef .le{position: relative;}
.TopBoxLef .le .phoneBox{display: none; position: absolute;left: 0px; top: 0px;width: 57px;margin: 0px;padding-left:24px;background:#fff url(../images/index.png) 9px -105px no-repeat;border-bottom: #fff 1px solid; border-left: #dadada 1px solid;border-right: #dadada 1px solid;}
.TopBoxLef .le .weixin{position: absolute;left: 0px;top: 35px;padding-bottom: 5px;background: #fff; border: #dadada 1px solid;border-top: 0px;}
.TopBoxRig{color: #dadada;}
.TopBoxRig a{margin: 0 12px; color: #666;}
.TopBoxRig a:hover{color: #ff3030;}
.TopBoxRig .TopBoxRig1{padding-right: 15px; background:url(../images/BusCenIndex_icon.png) right 7px no-repeat;}
.TopBoxRig .xl{position: relative; }
.TopBoxRig .xl .Sjia{display: none; position: absolute;left: 0px;top: 35px;padding-bottom: 5px;background: #fff; border: #dadada 1px solid;border-top: 0px;}
.TopBoxRig .xl .Sjia a{display: block; line-height: 26px;}
.TopBoxRig .TopBoxR{display: none; position: absolute;left: 0px; top: 0px; width: 73px;margin: 0px;padding-left:11px;border-bottom: #fff 1px solid; border-left: #dadada 1px solid;border-right: #dadada 1px solid;background:#fff url(../images/BusCenIndex_icon1.png) 66px 16px no-repeat;}
.TopBoxRig .TopBoxR:hover{color: #ff3030;}
.TopBoxRig .car{padding-left: 15px; background: url(../images/index.png) 5px -133px no-repeat;}
.TopBoxRig em{padding-left: 3px;color: #ff3030;font-weight: 600;}

.bottom{width: 100%;background: #ff3030;}
.bottom img{margin-right: 46px;}

.bottom .lef a,.bottom p{margin: 34px 0; float: left; display: block; width: 67px; height: 32px;font-size:14px;color:#fff;text-align: center; line-height: 32px;}
.bottom .lef  a:hover,.bottom .lef .Other{color: #666; background: url(../images/merchants.png) 0px -457px no-repeat;}
.bottom .lef a{margin: 34px 5px;}
/*=========左侧内容=========*/
.BusLef{ width: 150px;border: #dadada 1px solid;}
.BusLef dl{padding-left: 13px; border-bottom: #dadada 1px solid;}
.BusLef dl dt{margin-top: 12px; font-size: 14px;color: #051b28;font-weight: bold;}
.BusLef dl dd{margin: 10px 0 8px;} 
.BusLef dl dd a{display: block; color: #64676e; line-height: 24px;}
.BusLef dl dd a:hover{color: #ff3030;}
.BusLef dl dd .color{color: #ff3030;}
.BusLef .Other{border-bottom: 0px;}
/*========尾部========*/
.footer{margin-top: 35px; width: 100%; border-top: #eaeaea 1px solid;}
.FooCen{ width: 1000px;margin: 10px auto;}
.FooCen .link{margin: 25px auto; width: 100%; text-align: center; color: #dadada;} 
.FooCen .link a{ margin: 0 18px; color: #65676f;}
.FooCen .link a:hover{color: #fe3032;text-decoration: underline;}
.FooCen p{color: #65676f; line-height: 20px; text-align: center;}
.w1579{margin: 20px auto;text-align: center;}
.w1579 a{margin-right: 23px;}