@charset "utf-8";
/*全局样式*/
body{padding: 0;margin: 0;font-family: 'Microsoft YaHei';font-size: 14px;color: #333;}
div,img,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding: 0;margin: 0;border: 0;}
ul{list-style: none;}
a{text-decoration: none;color: #333;}
i,em{font-style: normal;}
img{display: inline-block;max-width: 100%;height: auto;}
/*去掉 input 默认边框*/
input{padding: 0;border: 0;font-family: 'Microsoft YaHei';font-size: 14px;color: #333;}
input[type="submit"]{cursor: pointer;}
/*去掉 textarea 默认边框*/
textarea{padding: 0;border: 0;font-family: 'Microsoft YaHei';font-size: 14px;color: #333;}
/*去掉 button 默认边框*/
button{border: 0;padding: 0;font-family: 'Microsoft YaHei';font-size: 14px;color: #333;cursor: pointer;}
/*清除浮动*/
.clearfix:after{content: '';display: table;clear: both;}
.clearfix{*zoom: 1;/*IE6识别*/}
/*解决chrome浏览器 input,textarea 获得焦点时会有一个边框的问题*/
input,textarea{outline: none;}
/*清除ios端 input,textarea 默认内阴影 默认圆角,radio和checkbox需要还原值为radio和checkbox*/
input,textarea{appearance: none;-webkit-appearance: none;border-radius: 0;}
/*自定义 input,textarea 的placeholder文字样式*/
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #999;}
/*常用盒模型*/
*{box-sizing: border-box;-webkit-box-sizing: border-box;}
/*滚动条*/
body *::-webkit-scrollbar{width: 2px;height: 2px;background: #eee;border-radius: 2px;}
body *::-webkit-scrollbar-thumb{background: #2a75d1;border-radius: 2px;}
/*常用宽度*/
.w1500{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1500px;}
.w1400{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1400px;}
.w1366{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1366px;}
.w1340{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1340px;}
.w1300{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1300px;}
.w1280{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1280px;}
.w1200{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1200px;}
.w1140{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1140px;}
.w1100{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1100px;}
.w1000{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1000px;}
/*常用过渡*/
.tran300{-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;transition: 0.3s;}
.tran400{-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;transition: 0.4s;}
.tran500{-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
/*常用浮动*/
.fl{float: left;}
.fr{float: right;}
/*按钮区通用样式*/
.btns-area{font-size: 0;text-align: center;}
.btns-area .btn{display: inline-block;vertical-align: top;padding: 0 2em;margin: 0 10px;background-color: #fff;border: 1px solid #ddd;border-radius: 4px;font-size: 16px;line-height: 34px;color: #000;cursor: pointer;transition: 0.3s;}
.btns-area .btn img{display: inline-block;vertical-align: middle;margin: -3px 6px 0 0;}
/*自定义单选框input[type="radio"]样式*/
.custom-input label{display: inline-block;cursor: pointer;}
.custom-input input[type="radio"]{width: 1px;height: 1px;margin: 0;opacity: 0;}
.custom-input input[type="radio"] + em{position: relative;display: inline-block;width: 16px;height: 16px;margin: -2px 4px 0 0;background-color: #fff;border: 1px solid #999;border-radius: 50%;vertical-align: middle;cursor: pointer;}
.custom-input input[type="radio"] + em:before{content: '';position: absolute;left: 50%;top: 50%;width: 6px;height: 6px;border-radius: 50%;transform: translate(-50%,-50%);}
.custom-input input[type="radio"]:checked + em{background-color: #ec1b30;border-color: #ec1b30;}
.custom-input input[type="radio"]:checked + em:before{background-color: #fff;}
.custom-input input[type="radio"] + em:hover{border-color: #ec1b30;}
/*自定义多选框input[type="checkbox"]样式*/
.custom-input input[type="checkbox"]{width: 1px;height: 1px;margin: 0;opacity: 0;}
.custom-input input[type="checkbox"] + em{position: relative;display: inline-block;width: 16px;height: 16px;margin: -2px 4px 0 0;background-color: #fff;border: 1px solid #999;vertical-align: middle;cursor: pointer;}
.custom-input input[type="checkbox"] + em:before{content: '';position: absolute;left: 50%;top: 50%;width: 10px;height: 10px;background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTBwdCIgaGVpZ2h0PSIxMHB0IiB2aWV3Qm94PSIwIDAgMTAgMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgb3BhY2l0eT0iLjg1IiBkPSJNNC4zMSA2Ljc2QzUuNjEgNC4xNCA3LjE3IDEuNTkgOS43Mi4wMUwxMCAzLjN2LjMxQzcuNzcgNS40NSA1Ljk4IDcuNzIgNC4yMyAxMGgtLjE2QzIuODkgOC44MiAxLjg1IDYuOTMgMCA2Ljgydi0uNTNjLjU5LS40MSAxLjc4LTEuMjMgMi4zNy0xLjY0LjY1LjcgMS4yOSAxLjQxIDEuOTQgMi4xMXoiLz48L3N2Zz4=");background-size: 100% 100%;transform: translate(-50%,-50%);}
.custom-input input[type="checkbox"]:checked + em{background-color: #ec1b30;border-color: #ec1b30;}
.custom-input input[type="checkbox"]:checked + em:before{background-color: #ec1b30;}
.custom-input input[type="checkbox"] + em:hover{border-color: #ec1b30;}
/*自定义表单通用样式*/
.custom-form{font-size: 0;}
.custom-form .main-title{font-size: 18px;line-height: 40px;text-align: center;overflow: hidden;}
.custom-form .main-title span{position: relative;display: inline-block;color: #ec1b30;}
.custom-form .main-title span:before{content: "";position: absolute;right: 120%;top: 50%;width: 1000px;height: 1px;background-color: #ddd;}
.custom-form .main-title span:after{content: "";position: absolute;left: 120%;top: 50%;width: 1000px;height: 1px;background-color: #ddd;}
.custom-form .sub-title{height: 40px;margin-bottom: 20px;border-bottom: 1px solid #ddd;line-height: 40px;}
.custom-form .sub-title span{float: left;height: 40px;padding: 0 10px;border-bottom: 1px solid #ec1b30;font-size: 14px;color: #ec1b30;}
.custom-form .sub-title em{font-size: 14px;color: #f00;}
.custom-form .row{margin-bottom: 20px;font-size: 14px;}
.custom-form .row .item{display: inline-block;vertical-align: top;width: 100%;}
.custom-form .row .item.w50{width: 50%;}
.custom-form .row .item.w33{width: 33%;}
.custom-form .row .name{float: left;width: 6em;padding: 10px 1em;line-height: 16px;text-align: right;font-weight: bold;}
.custom-form .row .name i{position: absolute;margin-left: -0.6em;color: #f00;}
.custom-form .row .info-content{margin-left: 6em;}
.custom-form input{vertical-align: top;width: 100%;height: 36px;padding: 0 10px;border: 1px solid #ddd;border-radius: 4px;}
.custom-form input:focus{border-color: #ec1b30;}
.custom-form textarea{vertical-align: top;width: 100%;height: 100px;border: 1px solid #ddd;padding: 10px;border-radius: 4px;resize: none;}
.custom-form textarea:focus{border-color: #ec1b30;}
.custom-form select{vertical-align: top;width: 100%;height: 36px;padding: 0 10px;border: 1px solid #ddd;border-radius: 4px;outline: none;}
.custom-form select:focus{border-color: #ec1b30;}
.custom-form .choice-area{padding: 10px 0;line-height: 16px;}
.custom-form .choice-area label{display: inline-block;vertical-align: top;margin: 0 10px 5px 0;cursor: pointer;}
.custom-form .choice-area label input[type=radio]{appearance: radio;-webkit-appearance: radio;width: 16px;height: 16px;margin: 0 5px 0 0;}
.custom-form .choice-area label input[type=checkbox]{appearance: checkbox;-webkit-appearance: checkbox;width: 16px;height: 16px;margin: 0 5px 0 0;}
.custom-form .choice-area label span{margin-left: 3px;}
.custom-form .yzm-area{position: relative;width: 300px;}
.custom-form .yzm-area input[type="text"]{width: 200px;}
.custom-form .yzm-area .btn{position: absolute;right: 0;top: 0;width: 100px;height: 100%;}
.custom-form .yzm-area .btn img{width: 100%;height: 100%;}
.custom-form .btns-area{margin-top: 20px;}
.custom-form .btns-area .btn{width: 40%;font-size: 14px;}
/*自定义select*/
.custom-select{z-index: 1;position: relative;width: 200px;}
.custom-select .name{position: relative;height: 36px;padding: 0 30px 0 10px;background-color: #fff;border: 1px solid #999;color: #333;line-height: 34px;cursor: pointer;user-select: none;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.custom-select .name:after{content: "";position: absolute;right: 10px;top: 50%;width: 6px;height: 6px;border-right: 1px solid #999;border-bottom: 1px solid #999;transform: rotate(45deg) translate(-50%,-50%);}
.custom-select .list{display: none;position: absolute;left: 0;width: 100%;max-height: 150px;background-color: #fff;overflow-y: auto;box-shadow: 0 0 6px rgba(0,0,0,.2);overscroll-behavior: contain;}
.custom-select .list li a{display: block;padding: 10px 20px;border: 1px solid #eee;border-bottom: 0;font-size: 12px;line-height: 16px;}
.custom-select .list li a:hover{background-color: #ec1b30;color: #fff;}
/*layer弹窗自定义皮肤*/
body .custom-skin .layui-layer-title{background: #004496;color: #fff;}
body .custom-skin .layui-layer-setwin .layui-layer-close1{filter: brightness(100);}
body .custom-skin .layui-layer-setwin .layui-layer-close1:hover{opacity: 1;}
body .custom-skin .layui-layer-setwin .layui-layer-close2{right: -10px;top: -10px;background-image: none;}
body .custom-skin .layui-layer-setwin .layui-layer-close2:after{content: "×";position: absolute;width: 30px;height: 30px;font-size: 24px;text-align: center;line-height: 26px;font-weight: bold;}
body .custom-skin .layui-layer-btn .layui-layer-btn0{background-color: #ec1b30;border-color: #ec1b30;color: #fff;}
body .custom-skin .layui-layer-resize{display: none;}
/*按钮背景动效*/
.ani-btn{z-index: 0;position: relative;overflow: hidden;}
.ani-btn:after{content: "";z-index: -1;position: absolute;left: 30%;top: 100%;width: 40px;height: 40px;border-radius: 50%;background-color: #ec1b30;transform: translate(-50%,-50%) scale(0);}
.ani-btn:hover{color: #fff!important;transition: 0.5s ease-in-out;}
.ani-btn:hover:after{transform: translate(-50%,-50%) scale(10);transition: 1s ease-in-out;}
/*分享栏*/
.share-wrap{font-size: 0;}
.share-wrap .pre{display: inline-block;vertical-align: bottom;font-size: 14px;line-height: 32px;color: #666;}
.share-wrap .item{position: relative;display: inline-block;vertical-align: top;width: 32px;height: 32px;margin-left: 10px;background-color: #fff;border: 1px solid #fff;border-radius: 50%;cursor: pointer;transition: 0.3s;}
.share-wrap .item:first-child{margin-left: 0;}
.share-wrap .item .icon{position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 20px;height: 20px;margin: auto;}
.share-wrap .item:hover{transform: translateY(-5px);}


/*header*/
.header{z-index: 2;position: fixed;left: 0;right: 0;top: 0;height: 132px;background-color: rgba(255,255,255,.8);transition: 0.5s;}
.header:hover{background-color: #fff;}
.header .logo{z-index: 1;position: absolute;left: 0;top: 50%;transform: translateY(-50%);transition: 0.5s;}
.header .logo img{display: block;max-width: 540px;max-height: 80px;transition: 0.5s;}
/*移动端导航按钮*/
.header .menu-btn{display: none;z-index: 1;position: absolute;right: 0;top: 50%;width: 20px;height: 18px;cursor: pointer;transform: translateY(-50%);}
.header .menu-btn span{display: block;height: 2px;background-color: #004496;transition: 0.3s;}
.header .menu-btn span:nth-child(2){margin: 6px 0;}
/*导航*/
.nav-box{position: absolute;right: 50px;top: 0;transition: 0.5s;}
.nav-box .nav-1st{}
.nav-box .nav-1st > li{position: relative;float: left;margin: 0 15px;line-height: 132px;transition: 0.5s;}
.nav-box .nav-1st > li:first-child{margin-left: 0;}
.nav-box .nav-1st > li:last-child{margin-right: 0;}
.nav-box .nav-1st > li > a{position: relative;display: block;font-size: 18px;}
.nav-box .nav-1st > li > a:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background-color: #ec1b30;transform: scaleX(0);transition: 0.3s;}
.nav-box .nav-1st > li.on > a{}
.nav-box .nav-1st > li.on > a:after,.nav-box .nav-1st > li:hover > a:after{transform: scaleX(1);}
.nav-box .nav-2nd{display: none;z-index: 2;position: absolute;left: 50%;top: 100%;width: 100%;min-width: 140px;padding: 8px 0;background-color: rgba(0,0,0,.5);border-radius: 5px;transform: translateX(-50%);}
.nav-box .nav-2nd > li{position: relative;}
.nav-box .nav-2nd > li > a{position: relative;display: block;padding: 10px;line-height: 16px;text-align: center;color: #fff;}
.nav-box .nav-2nd > li > a:before{content: "";position: absolute;left: 0;top: 50%;width: 3px;height: 0;background-color: #fff;transition: 0.3s;}
.nav-box .nav-2nd > li > a:hover{background-color: #e50011;}
.nav-box .nav-2nd > li > a:hover:before{top: 0;height: 100%;}
.nav-box .nav-3rd{z-index: -1;position: absolute;left: 100%;top: -8px;width: 140px;padding: 8px 0;background-color: rgba(0,0,0,.5);border-radius: 5px;transform: translateY(10px);opacity: 0;transition: 0.3s;}
.nav-box .nav-3rd > li{}
.nav-box .nav-3rd > li > a{display: block;padding: 10px;font-size: 12px;line-height: 16px;text-align: center;color: #fff;}
.nav-box .nav-3rd > li > a:hover{background-color: #e50011;}
.nav-box .nav-2nd > li:hover .nav-3rd{z-index: 1;transform: translateY(0);opacity: 1;}
/*头部-页面滚动样式*/
.header.fixed{position: fixed;height: 80px;background-color: #fff;box-shadow: 0 2px 8px rgba(0,0,0,.1);}
.header.fixed .logo img{max-width: 400px;max-height: 60px;}
.header.fixed .nav-box .nav-1st > li{line-height: 80px;}

/*搜索按钮*/
.header .search-btn{position: absolute;right: 0;top: 50%;width: 24px;height: 24px;background: url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxwYXRoIGQ9Ik0xMDEyLjM5NiA5NTUuODRMNzk3LjI4MiA3NDAuMzM0YTQ1MC4zOTEgNDUwLjM5MSAwIDAgMCAxMDQuMDEyLTI4OC43MkM5MDEuMjk0IDIwMi4xNTUgNjk5LjY1IDAgNDUwLjc0NiAwIDIwMS43NjIgMCAwIDIwMi4xNTYgMCA0NTEuNjEyYzAgMjQ5LjQxNyAyMDEuNzYyIDQ1MS43MyA0NTAuNjI4IDQ1MS43MyAxMTAuNzQ2IDAgMjEyLjEyLTQwLjA1MyAyOTAuNTcyLTEwNi40OTNsMjE0LjkxNiAyMTUuNDI4YTM5LjU0MSAzOS41NDEgMCAwIDAgNTYuMiAwIDM5Ljg5NiAzOS44OTYgMCAwIDAgMC01Ni4zOTdoLjA4em0tNTYxLjczLTEzMi4yMWEzNjkuOTcgMzY5Ljk3IDAgMCAxLTI2Mi40MTItMTA4LjkzNSAzNzAuODM2IDM3MC44MzYgMCAwIDEtMTA4LjY2LTI2My4wODMgMzcwLjMyNCAzNzAuMzI0IDAgMCAxIDEwOC43LTI2My4wNDMgMzY5Ljk3IDM2OS45NyAwIDAgMSA1MjQuOTA0IDAgMzcwLjg3NiAzNzAuODc2IDAgMCAxIDEwOC42MiAyNjMuMDQzQTM3MC4zMjQgMzcwLjMyNCAwIDAgMSA3MTMuMTIgNzE0LjY5NSAzNjkuOTcgMzY5Ljk3IDAgMCAxIDQ1MC42NjcgODIzLjYzeiIgZmlsbD0iIzMzMyIvPjwvc3ZnPg==") center no-repeat;background-size: 100% 100%;cursor: pointer;transform: translateY(-50%);transition: 0.5s;}
/*弹窗内容-搜索栏*/
.popup-search-wrap{position: absolute;left: 50%;top: 50%;width: 80%;transform: translate(-50%,-50%);}
.popup-search-wrap .text-input{width: 100%;height: 40px;padding: 0 50px 0 10px;border: 1px solid #eee;}
.popup-search-wrap .sub-btn{position: absolute;right: 0;top: 0;width: 40px;height: 40px;background: #ec1b30 url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiPjxwYXRoIGQ9Ik05NDEuNiA4NzRMNzYzLjcgNjk2LjFjMjAuNi0yNi43IDM3LjYtNTUuOSA1MC44LTg3LjIgMjAuMy00OC4zIDMwLjYtOTkuNiAzMC42LTE1Mi40cy0xMC4zLTEwNC4xLTMwLjYtMTUyLjRjLTE5LjYtNDYuNi00Ny43LTg4LjUtODMuNS0xMjQuNXMtNzcuNS02NC4yLTEyMy45LTg0QzU1OSA3NS4zIDUwNy45IDY0LjkgNDU1LjMgNjQuOVMzNTEuNiA3NS4zIDMwMy41IDk1LjhjLTQ2LjQgMTkuNy04OC4xIDQ4LTEyMy45IDg0LTM1LjggMzYtNjMuOSA3Ny44LTgzLjUgMTI0LjUtMjAuMyA0OC4zLTMwLjYgOTkuNi0zMC42IDE1Mi40czEwLjMgMTA0LjEgMzAuNiAxNTIuNGMxOS42IDQ2LjYgNDcuNyA4OC41IDgzLjUgMTI0LjVzNzcuNSA2NC4yIDEyMy45IDg0YzQ4LjEgMjAuNSA5OS4yIDMwLjggMTUxLjggMzAuOFM1NTkgODM4IDYwNy4xIDgxNy42YzMxLjctMTMuNSA2MS4yLTMwLjkgODguMS01MmwxNzcuNiAxNzcuNmMxOC45IDE4LjkgNDkuOSAxOC45IDY4LjkgMCAxOC45LTE5LjMgMTguOS01MC4zLS4xLTY5LjJ6TTQ1NS4zIDc2OC4zYy0xNzAuOSAwLTMxMC0xMzkuOC0zMTAtMzExLjdzMTM5LTMxMS43IDMxMC0zMTEuN2MxNzAuOSAwIDMxMCAxMzkuOCAzMTAgMzExLjdzLTEzOS4xIDMxMS43LTMxMCAzMTEuN3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=") center no-repeat;background-size: 20px 20px;}

/*footer*/
.footer{background: #6c6c6c url(../images/footer_bg.jpg) center no-repeat;background-size: cover;}
.footer .top{position: relative;padding: 35px 0;}
.footer .bottom{position: relative;padding: 25px 0 40px;border-top: 1px solid rgba(255,255,255,.3);}
/*底部logo*/
.footer .logo{float: left;}
.footer .logo img{display: block;max-width: 540px;max-height: 80px;transition: 0.5s;}
/*底部导航*/
.footer .footer-nav-1st{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.footer .footer-nav-1st > li{float: left;margin-left: 50px;}
.footer .footer-nav-1st > li:first-child{margin-left: 0;}
.footer .footer-nav-1st > li > a{display: block;font-size: 16px;line-height: 20px;color: #fff;transition: 0.3s;}
.footer .footer-nav-1st > li > a:hover{transform: translateY(-5px);}
.footer .footer-nav-2nd{margin-top: 20px;}
.footer .footer-nav-2nd > li{}
.footer .footer-nav-2nd > li > a{display: block;margin-bottom: 10px;line-height: 20px;color: #999;transition: 0.3s;}
.footer .footer-nav-2nd > li > a:hover{color: #ec1b30;}
/*版权*/
.footer .cr{float: left;line-height: 20px;color: #fff;}
.footer .cr p{margin-bottom: 20px;}
.footer .cr span{margin-right: 10px;word-break: keep-all;}
.footer .cr .icon{display: inline-block;vertical-align: middle;width: 20px;height: 20px;margin: -3px 5px 0 0;}
.footer .cr a{display: inline-block;color: #fff;transition: 0.3s;}
.footer .cr a:hover{text-decoration: underline;}
/*友情链接*/
.footer .friend-links{position: absolute;right: 150px;top: 25px;width: 360px;}
.footer .friend-links .name{height: 56px;padding: 0 50px 0 30px;background-color: rgba(0,0,0,.2);border: 0;line-height: 56px;color: #999;}
.footer .friend-links .list{bottom: 100%;background-color: #fff;border: 1px solid #ccc;}
.footer .friend-links .list li a{padding: 10px;transition: 0.3s;}
.footer .friend-links .list li a:hover{background-color: #2a75d1;color: #fff;}
/*二维码*/
.footer .qrcode{position: absolute;right: 0;top: 25px;}
.footer .qrcode .pic{display: block;width: 100px;height: 100px;}
.footer .qrcode .tit{margin-top: 10px;text-align: center;line-height: 20px;color: #fff;}


/*中屏PC:<=1440px(针对1366*650)*/
@media screen and (max-width: 1440px){
	/*header*/
	.header{height: 110px;}
	.header .logo img{max-width: 480px;}
	/*导航*/
	.nav-box .nav-1st > li{line-height: 110px;}
}

/*小屏PC:>=1025px && <=1280px*/
@media screen and (max-width: 1280px){
	/*header*/
	.header{height: 100px;}
	/*导航*/
	.nav-box .nav-1st > li{line-height: 100px;}
	.nav-box .nav-1st > li > a{font-size: 16px;}
}

/*pad横屏:1024px*/
@media screen and (max-width: 1024px){
	/*header*/
	.header{height: 80px;}
	.header .logo img{max-width: 300px;max-height: 60px;}
	/*导航*/
	.nav-box .nav-1st > li{margin: 0 10px;line-height: 80px;}
	.nav-box .nav-1st > li > a{font-size: 15px;}
	/*头部-页面滚动样式*/
	.header.fixed .logo img{max-width: 300px;}
	
	/*footer*/
	.footer .top{padding: 20px 0;}
	.footer .bottom{padding: 10px 0 40px;}
	/*底部logo*/
	.footer .logo img{max-width: 300px;max-height: 60px;}
	/*底部导航*/
	.footer .footer-nav-1st > li{margin-left: 30px;}
	.footer .footer-nav-1st > li > a{font-size: 15px;}
	/*版权*/
	.footer .cr{font-size: 12px;}
	.footer .cr p{margin: 5px 0;}
	/*友情链接*/
	.footer .friend-links{top: 15px;right: 110px;width: 200px;}
	.footer .friend-links .name{height: 36px;padding: 0 30px 0 10px;font-size: 13px;line-height: 36px;}
	/*二维码*/
	.footer .qrcode{top: 15px;}
	.footer .qrcode .pic{width: 80px;height: 80px;}
	.footer .qrcode .tit{margin-top: 5px;font-size: 12px;}
}

/*phone:<=768px*/
@media screen and (max-width: 768px){
	/*header*/
	.header{height: 60px;background-color: #fff;}
	.header .logo img{max-width: 240px;max-height: 50px;}
	/*头部-页面滚动样式*/
	.header.fixed{height: 60px;}
	.header.fixed .logo img{max-width: 240px;max-height: 50px;}
	/*移动端导航按钮*/
	.header .menu-btn{display: block;}
	/*导航*/
	.nav-box{display: none;}
	/*搜索按钮*/
	.header .search-btn{right: 40px;width: 20px;height: 20px;background-size: 100% 100%;}
	
	/*footer*/
	.footer .top{display: none;}
	.footer .bottom{padding: 10px 0 20px;}
	/*版权*/
	.footer .cr{float: none;font-size: 12px;text-align: center;line-height: 24px;}
	.footer .cr span{margin-right: 0;}
	.footer .cr .icon{width: 16px;height: 16px;}
	/*友情链接*/
	.footer .friend-links{position: static;margin: 10px auto;}
	.footer .friend-links .name{height: 30px;font-size: 12px;line-height: 30px;}
	/*二维码*/
	.footer .qrcode{position: static;padding-top: 10px;}
	.footer .qrcode .pic{margin: 0 auto;}
}