﻿/*- - - - - - - - -小山设计工作室 www.bailu123.com 设计制作 - - - - - - - -*/
/*页头*/
#topheader{height:70px;position:relative;min-width:1280px;margin:0 auto;background:#fff;z-index:3500;box-shadow:0 0 14px rgba(0,0,0,0.4);}
#topheader .center{width:1280px;}
/*顶部*/
#top{width:100%;line-height:32px;margin:0 auto;background:#c7c5c6 url(../images/line_x.jpg) repeat-x left top;}

/*网站标志*/
#logo{float:left;width:400px;height:60px;margin-top:5px;}
#logo img{width:100%;height:100%;}
/*菜单*/
#menu{float:right;width:600px;margin-top:20px;right:100px}
#menu ul{float:right;margin-right:-16px;}
#menu ul li{float:left;margin-left:20px;}
#menu ul li a{height:32px;line-height:32px;font-size:16px;color:#a00303;padding-right:22px;padding-left:22px;text-decoration:none;border-radius:5px;display:block;border:1px solid #653131;}
#menu ul li:hover a{color:#fff;background-color:#974537;}
#menu ul li.change a{color:#fff;background-color:#974537;}
/*页尾*/
#footer{min-width:1280px;margin:0 auto;background-color:#f2f2f2;border-top:1px solid #cccccc;}
#footer .center{padding-top:35px;}
/*网站地图*/
#websiteMap{float:left;width:708px;height:160px;}
#websiteMap dl{float:left;width:288px;height:130px;border-right:1px solid #e0e0e0;}
#websiteMap dl:nth-last-of-type(1){width:364px;padding-left:51px;}
#websiteMap dl:nth-last-of-type(1) dd a{width:105px;}
#websiteMap dl dt{height:50px;line-height:50px;font-size:18px;margin-bottom:8px;}
#websiteMap dl dd a{float:left;width:92px;line-height:27px;font-size:14px;text-decoration:none;transition:all 0.2s ease-in;}
#websiteMap dl dd a:hover{color:#ae311d;transform:translatex(5px);}
/*联系我们*/
#contact{float:right;width:482px;height:160px;}
#contact h5{height:50px;line-height:50px;overflow:hidden;font-size:18px;font-weight:normal;margin-bottom:10px;}
#contact p{font-size:14px;}
#contact ._qq{width:92px;height:22px;margin-top:12px;display:block;}
#contact ._qq img{width:92px;height:22px;display:block;}
/*版权*/
#copyright{width:1280px;line-height:40px;text-align:center;clear:both;color:#666666;margin:0 auto;padding-bottom:10px;padding-top:10px;}
#copyright p .icon_badge{width:18px;height:20px;margin-right:5px;vertical-align:middle;display:inline-block;}
#copyright p .icon_badge img{width:100%;height:100%;display:block;}
#copyright .beian{height:45px;margin-bottom:12px;}
#copyright .beian img{height:100%;}
/*浮动条*/


.btn{display: inline-block}
.btn:hover {-webkit-filter: brightness(1.2); filter: brightness(1.2); filter: alpha(opacity=80);cursor: pointer;}
.mid {width: 1200px; min-width: 1200px;margin: 0 auto; text-align: center;  zoom: 1; font: 12px/1.5 tahoma, 'Microsoft YaHei', sans-serif;}
.btnBox{width: 813px;height: 148px;position: absolute;top: 580px;display: flex;justify-content: space-between;align-items: center;left: 50%;transform: translateX(-50%);z-index:99}
.btnBox li:nth-of-type(1){width: 131px;height: 148px;}
.btnBox li:nth-of-type(2){width: 246px;height: 140px;display: flex;flex-direction: column;justify-content: space-between;align-items: center}
.btnBox li:nth-of-type(2) .down1{background: url("../images/headbtn_ios.png") no-repeat;width: 246px;height: 61px;}
.btnBox li:nth-of-type(2) .down2{background: url("../images/headbtn_android.png") no-repeat;width: 246px;height: 61px;}
.btnBox li:nth-of-type(3){width: 390px;height: 148px;display: flex;justify-content: space-between;align-items: center}
.btnBox li:nth-of-type(3) .yun1{background: url("../images/headbtn_duanyou_yun.png") no-repeat;width: 186px;height: 142px;}
.btnBox li:nth-of-type(3) .yun2{background: url("../images/headbtn_shouyou_yun.png") no-repeat;width: 186px;height: 142px;}
.btnewm {width: 131px;height: 148px; background: url("../images/headbtn_qrcode.png") no-repeat;}
.btnewm img{float:left;width:110px;height:110px;margin-left:10px;margin-top:9px}