::-webkit-scrollbar {width:6px;height:6px;padding-right:10px}
::-webkit-scrollbar-track {border-radius:10px;background-color:#eee}
::-webkit-scrollbar-thumb {border-radius:10px;background-color:#005ba8}

html,body{scroll-behavior: smooth;min-width: 1080px;}
html{width: 100%;}
body{font-size: 16px; background: #fff; font-family: "Arial","Microsoft Yahei",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.container{position: relative;max-width: 1920px;margin: 0 auto;padding-left: 80px;padding-right: 80px;}
.w1520{position: relative;width: 1520px;margin: 0 auto;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 80px;}
.pd50{padding: 0 50px;}


@font-face {
	font-family: DIN;
	src: url(../fonts/DIN-BOLD.OTF);
}

.section{overflow: hidden;}

.h-header-zw{display: block;width: 100%;height: 100px;}
.h-header{position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;display: flex;align-items: center;padding-left: calc((100vw - 1520px)/2);border-bottom: 1px solid #E1E1E1;background: #ffffff;min-width: 1080px;}
.h-logo{margin-right: auto;}
.h-nav{display: flex;}
.h-nav .li{margin-right: 80px;position: relative;}
.h-nav .li>a{display: block;font-size: 16px;color: #333333;line-height: 100px;}
.h-nav .li.active>a{font-weight: bold;color: #005ba8;}
.h-nav .li:hover>a{color: #005ba8;}
.h-subnav {/* width:180px; */background:#ffffff;font-size:15px;text-align:left;position:absolute;left:50%;transform: translate(-50%);top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:44;}
.h-subnav.long{width: 240px;}
.h-subnav ol {padding:0px 0;}
.h-subnav ol li{width: 100%;margin: 0 !important;}
.h-subnav a {transition: .3s; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:50px;line-height:50px;color:#333;text-align: center;font-weight: normal;text-wrap: nowrap;}
.h-subnav a:hover {background:#005ba8;color:#fff!important;}
.h-nav .li:hover .h-subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}

.h-lang{display: flex;align-items: center;justify-content: center;width: 100px;height:100px;border-left: 1px solid #E1E1E1;cursor: pointer;position: relative;transition: .3s;}
.h-lang span{display: block;font-size: 18px;color: #999999;line-height: 25px;margin-right: 5px;}
.h-lang img{display: block;}
.h-lang .h-subnav{width: 150px;}
.h-lang:hover .h-subnav{height:auto;opacity:1;visibility:visible;margin-top:0;}
.h-menu{display: flex;align-items: center;justify-content: center;cursor: pointer;width: 100px;height: 100px;background: #005ba8;transition: .3s;}

.h-header.active .h-nav .li>a{line-height: 80px;}
.h-header.active .h-lang{height: 80px;}
.h-header.active .h-menu{height: 80px;}

.in-nav {width: 100%;height: 100%;background-size: cover;background-position: center;overflow: hidden;position: fixed;top: 0;left: 0;z-index: 99;padding: 100px 150px 80px;-webkit-clip-path: circle(0% at 100% 0px);clip-path: circle(0% at 100% 0px);transition: -webkit-clip-path 1.5s;transition: clip-path 1.5s;transition: clip-path 1.5s, -webkit-clip-path 1.5s;background-color: #fff;z-index: 99999;}
.in-nav.open {-webkit-clip-path: circle(150% at 100% 0px);clip-path: circle(150% at 100% 0px)}
.in-nav .close {position: absolute;top: 3%;right: 3%;color: #fff;background: #005ba8;transition: transform .6s;width:50px;height: 50px;border-radius: 50%;display: flex;align-items: center;justify-content: center;overflow: hidden;transition:ease .8s; cursor: pointer;outline: none;}
.in-nav .close .iconfont{ font-size: 20px; font-weight: bold; display: inline-block;}
.in-nav .close:hover {transform: rotate(180deg)}
.in-nav .con{display:flex;flex-direction:column;height:100%}
.in-nav ul{display:flex;justify-content:space-between;flex:1;border-bottom:1px solid #9aa1a8;line-height:1}
.in-nav ul .link{font-size:14px;color:#26272a;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;}
.in-nav ul .link::after{content:"";display:block;width:100%;height:1px;background:#005ba8;margin-top:4px;opacity:0;transition:opacity .5s}
.in-nav ul .link:hover{color:#005ba8 !important}
.in-nav ul .link:hover::after{opacity:1}
.in-nav ul .link:first-child{font-size:20px;color:#000;margin-bottom:2em;font-weight:bold}
.in-nav ul .link:not(:last-child){margin-bottom:1em}
.in-nav .info{display:flex;justify-content:space-between;margin-top:35px;color:#3f4247;font-size:14px}
.in-nav .info .item{margin-bottom:1em}
.in-nav .info .item span:first-child{margin-right:.5em}
.in-nav .info .tel span:last-child{font-size:24px;color:#005ba8}
.in-nav .info .email span:last-child{border-bottom:1px solid}
.in-nav .qrs{display:flex}
.in-nav .qrs .qr-box{text-align:center;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#000;margin:0;margin-left:20px;line-height:2.5}
.in-nav .qrs .qr-box .qr{margin:0;max-width:100px;/* padding:10px; */background:#fff}
.qr-box .qr img{display:block;width: 100%;}



.banner .content_box{padding-top: 100px;}
.mySwiperBanner{position: relative;overflow: hidden;}
.bannerItem{display: block;width: 100%;position: relative;}
.bannerItem .img{}
.bannerItem .img img{display: block;width: 100%;height: calc(100vh - 100px);object-fit: cover;object-position: center;}
.bannerItem .desc{position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 100%;}
.bannerItem .desc>div{display: flex;flex-direction: column;align-items: flex-start;}
.bannerItem .desc .atit{font-size: 32px;color: #FFFFFF;line-height: 1.3;position: relative;}
.bannerItem .desc .atit::after{content: "";display: block;position: absolute;bottom: 0;left: 0;width: 100%;height: 14px;background: #005ba8;z-index: -1;}
.bannerItem .desc .btit{font-size: 80px;color: #FFFFFF;line-height: 1;font-weight:bold;margin: 40px 0 25px;background: linear-gradient(0deg, #ECEDEA 0%, #F8F8F6 49.6337890625%, #DCDBD8 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.bannerItem .desc .ctit{font-size: 38px;color: #FFFFFF;line-height: 1;margin-bottom: 100px;}
.mySwiperBanner .swiper-pagination{display: flex;align-items: center;justify-content: center;bottom: 50px;}
.mySwiperBanner .swiper-pagination-bullet{position: relative;display: block;margin: 0 10px!important;width: 10px;height: 10px;background: #FFFFFF;opacity: 1;transition: .3s;}
.mySwiperBanner .swiper-pagination-bullet:after{content: "";display: block;width: 20px;height: 20px;border-radius: 50%;border: 1px solid #005ba8;position: absolute;top: 50%;left: 50%;margin: -11px 0 0 -11px;opacity: 0;transition: .3s;}
.mySwiperBanner .swiper-pagination-bullet-active{background: #005ba8;}
.mySwiperBanner .swiper-pagination-bullet-active:after{opacity: 1;}
.swiper-slide-active .bannerItem .desc .atit {animation: bannerupB .8s ease both;animation-delay:100ms;}
.swiper-slide-active .bannerItem .desc .btit {animation: bannerupB .8s ease both;animation-delay:300ms;}
.swiper-slide-active .bannerItem .desc .ctit {animation: bannerupB .8s ease both;animation-delay:500ms;}
.swiper-slide-active .bannerItem .desc .indA {animation: bannerupB .8s ease both;animation-delay:700ms;}
@keyframes bannerupB {0% {transform: translateY(60px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}


.indA{display: flex;align-items: center;justify-content: center;width: 180px;height: 60px;background: #005ba8;}
.indA span{display: block;font-size: 18px;color: #FFFFFF;line-height: 1.5;margin-right: 10px;}
.indA i{display: block;width: 8px;height: 15px;background: url(../images/iconRight1.png);transition: .3s;}
.indA.white{border: 1px solid #E1E1E1;background: #ffffff;}
.indA.white span{color: #333333;}
.indA.white i{background: url(../images/iconRight2.png);}
.indA:hover{transform: translateY(-5px);box-shadow: 0px 0px 5px 0 rgba(0,0,0,.3);}
.indA:hover i{transform: translateX(5px);}

.indTitle{text-align: center;padding: 0 0 50px;}
.indTitle .atit{font-size: 18px;color: #005ba8;line-height: 1.4;}
.indTitle .btit{font-weight: bold;font-size: 40px;color: #000000;line-height: 1.2;margin: 2px 0 12px;}
.indTitle .line{display: block;width: 60px;height: 2px;background: #E41119;margin: 0 auto;}

.indTitle.left{text-align: left;}
.indTitle.left .line{margin: 0;}
.indTitle.white .btit{color: #ffffff;}



.sec1{background: url(../images/sec1Bg.jpg) center/cover;padding-bottom: 110px;}
.serviceSelList{display: flex;flex-wrap: wrap;border-bottom: 2px solid #D9D9D9;margin-bottom: 80px;}
.serviceSel{width: 12.5%;text-align: center;cursor: pointer;position: relative;}
.serviceSel::after{content: "";display: block;position: absolute;width: 0;height: 2px;background: #005ba8;left: 50%;bottom: -2px;transition: .3s;}
.serviceSel .icon{display: block;width: 50px;height: 50px;background-repeat: no-repeat;margin: 0 auto;}
.serviceSel p{display: block;font-size: 18px;color: #666666;line-height: 30px;margin: 5px 0 14px;}
.serviceSel.active .icon{background-position: 0px -75px;}
.serviceSel.active p{color: #005ba8;}
.serviceSel.active:after{width: 100%;left: 0;}

.mySwiperService{position: relative;overflow: hidden;}
.mySwiperService .swiper-slide{opacity: 0!important;}
.mySwiperService .swiper-slide-active{opacity: 1!important;}
.serviceItem{width: 100%;display: flex;align-items: flex-start;}
.serviceItem .desc{width: 50%;padding-right: 100px;}
.serviceItem .desc .atit{font-size: 36px;color: #000000;line-height: 1.2;font-weight: bold;margin-bottom: 12px;}
.serviceItem .desc .btit{font-size: 18px;color: #666666;line-height: 28px;margin-bottom: 40px;}
.serviceItem .desc .btit i{color: #005ba8;margin-right: 6px;font-size: 22px;}
.serviceItem .desc .btit p+p{margin-top: 22px;}
.serviceItem .desc .dtit{}
.serviceItem .img{width: 50%;border-radius: 20px;background: #FFFFFF;overflow: hidden;}
.serviceItem .img img{display: block;width: 100%;}



.sec2{background: #F8F8F8;}
.indAbout{display: flex;height: calc(100vh - 80px);}
.indAbout .abImg{width: 50%;position: relative;}
.indAbout .abImg .img{width: 100%;height: 100%;}
.indAbout .abImg .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.indAbout .abDesc{width: 50%;position: relative;padding-left: 100px;padding-right: calc((100vw - 1520px)/2);padding-bottom: 160px;display: flex;flex-direction: column;justify-content: center;}
.indAbout .abDesc .abAtit{font-size: 18px;color: #666666;line-height: 28px;}
.indAbout .abDesc .abBtit{margin-top: 50px;}
.abNumber{margin-top: 50px;display: flex;justify-content: space-between;}
.abNum{}
.abNum p{display:block;font-family: DIN;font-weight: bold;font-size: 48px;color: #E41119;fill:#E41119;line-height: 1;}
.abNum span{display: block;font-size: 16px;color: #666666;opacity: 0.7;line-height: 1.2;}

.abABox{display: flex;position: absolute;bottom: 0;width: 100%;left: 0;}
.abABox .abA{width: 50%;display: flex;flex-direction: column;align-items: center;justify-content: center;border-top: 1px solid #fff;padding: 35px 20px 30px;}
.abABox .abA+.abA{border-left: 1px solid #fff;}
.abABox .abA img{display: block;margin-bottom: 5px;transition: .3s;}
.abABox .abA p{display: block;font-weight: bold;font-size: 18px;color: #FFFFFF;transition: .3s;}
.abABox .abA:hover img{transform: translateY(-5px);}
.abABox .abA:hover p{transform: translateY(-5px);}
.indAbout .abDesc .abABox .abA{border-color: #005ba8;}
.indAbout .abDesc .abABox .abA p{color: #000000;}



.sec3{padding-bottom: 150px;}
.indDvList{display: flex;height: 575px;}
.indDvItem{width: 16.666%;height: 100%;display: flex;flex-direction: column;justify-content: flex-end;padding: 45px 10px;transition: .65s;}
.indDvItem+.indDvItem{margin-left: 1px;}
.indDvItem .icon{margin: 0 auto 30px;transition: .3s;}
.indDvItem .atit{font-size: 24px;color: #FFFFFF;line-height: 1.5;margin-bottom: 20px;text-align: center;transition: .3s;}
.indDvItem .btit{font-size: 16px;color: #FFFFFF;line-height: 25px;height: 0;overflow: hidden;opacity: 0;transition: .3s;}
.indDvItem.active{width: 50%;padding-left: 50px;padding-right: 50px;}
.indDvItem.active .icon{margin-bottom: 20px;margin-left: 0;}
.indDvItem.active .atit{text-align: left;}
.indDvItem.active .btit{height: 75px;opacity: 1;}




.sec4{background-size: cover;background-position: center;transition: .3s;}
.designBox{display: flex;margin: -15px;margin-top: 10vh;}
.designItem{width: calc(14.25% - 30px);margin: 15px;position: relative;}
.designItem .bg{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 1px solid #ffffff;border-radius: 20px;transform: skewX(-8deg);transition: .5s;}
.designItem .desc{display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 70px 0;position: relative;z-index: 9;}
.designItem img{display: block;}
.designItem i{display: block;width: 8px;height: 8px;background: #FFFFFF;border-radius: 50%;margin: 15px 0 20px;}
.designItem p{display: block;font-size: 24px;color: #FFFFFF;line-height: 1.2;}
.designItem.active .bg{box-shadow: 0px 0px 30px 0px rgba(0,67,133,0.5);background: rgba(0,111,204,.8);border:none;}




.sec5{background: url(../images/sec5Bg.jpg) center/cover;}
.indNewsItem1{display: flex;}
.indNewsItem1 .img{width: 50%;overflow: hidden;}
.indNewsItem1 .img img{display: block;width: 100%;height:100%;object-fit: cover;object-position: center;transition: .5s;max-width: 760px;max-height: 400px;}
.indNewsItem1 .desc{width: 50%;padding: 55px 50px;background: url(../images/newsBg1.jpg) center/cover;}
.indNewsItem1 .desc .atit{font-weight: bold;font-size: 24px;color: #000000;line-height: 50px;height: 50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.indNewsItem1 .desc .btit{font-size: 16px;color: #999999;line-height: 36px;margin: 10px 0 10px;}
.indNewsItem1 .desc .ctit{font-size: 16px;color: #666666;line-height: 26px;height: 52px;margin-bottom:55px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.indNewsItem1 .desc .indA{border: none;transition: .3s;}
.indNewsItem1:hover .img img{transform: scale(1.05);}
.indNewsItem1:hover .desc .atit{color: #007BDF;}
.indNewsList{display: flex;margin: 35px -15px -15px;}
.indNewsItem2{width: calc(33.333% - 30px);margin: 15px;background: #FFFFFF;padding: 22px 25px;}
.indNewsItem2 .atit{font-size: 16px;color: #999999;line-height: 36px;transition: .3s;}
.indNewsItem2 .btit{font-size: 18px;color: #000000;line-height: 30px;height: 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;margin: 2px 0 8px;}
.indNewsItem2 .ctit{display: flex;align-items: center;}
.indNewsItem2 .ctit span{font-size: 16px;color: #999999;transition: .3s;}
.indNewsItem2 .ctit .icon{display: block;width: 6px;height: 11px;background: url(../images/iconRight3.png);margin-left: 8px;transition: .3s;}
.indNewsItem2:hover{background: #007BDF;}
.indNewsItem2:hover .atit{color: #ffffff;}
.indNewsItem2:hover .btit{color: #ffffff;}
.indNewsItem2:hover .ctit span{color: #fff;}
.indNewsItem2:hover .ctit .icon{background: url(../images/iconRight4.png);}





.footer,.footer .fp-tableCell{height: auto!important;}
.h-footer{background: url(../images/footerBg.jpg) center/cover;}
.foot1{padding: 70px 0;}
.f-nav{display: flex;justify-content: space-between;}
.f-nav .dl{max-width: 360px;}
.f-nav .dt span,.f-nav .dt a{display: block;font-weight: bold;font-size: 18px;color: #FFFFFF;line-height: 2;}
.f-nav .dt::after{content: "";display: block;width: 30px;height: 2px;background: #005ba8;margin-top: 12px;}
.f-nav .dd{margin-top: 18px;display: flex;align-items: flex-start;}
.f-nav .dd span,.f-nav .dd a{display: block;font-size: 16px;color: #CCCCCC;line-height: 1.4;}
.f-nav .dd img{margin:5px 15px 0 0;}
.ewmBox{width: 150px;margin-top: 15px;}
.ewmBox img{display: block;width: 100%;margin: 0;}
.ewmBox p{display: block;text-align: center;font-size: 16px;color: #CCCCCC;margin: 5px 0;}

.foot2{border-top: 1px solid rgba(255,255,255,.1);padding:12px 0;}
.foot2>div{display: flex;align-items: center;}
.foot2 .f2l{margin-right: auto;}
.foot2 span,.foot2 a{display: inline-block;font-size: 16px;color: #cccccc;line-height: 24px;}
.yqlj_box{position: relative;display: block;border: 1px solid #002D62;}
.yqlj{display: flex;flex-direction: row-reverse;background: #0A2442;}
.yqlj span{display: block;height: 50px;line-height: 48px;color: #cccccc;opacity:1;box-sizing: border-box;padding: 0 18px 0 50px;background: url(../images/yqlj.png) no-repeat;background-position: 15px 14px;font-size: 16px;}
.yqlj i.jt{display:block;height: 50px;width: 50px;margin: 0;background: url(../images/downjt.png) no-repeat #002D62;background-position: center !important;cursor: pointer;transition: .3s;overflow: hidden;}
.yqlj_list{display: none;position: absolute;width: 100%;bottom: 50px;left: 0;background: #0A2442;text-align: center;}
.yqlj_list a{display: block;color: #cccccc;height: 50px;line-height: 50px;}
.yqlj_list a:hover{color: #fff;}
.h-footer a:hover{opacity: 1!important;color: #ffffff;}







@media screen and (max-width:1720px){
	.w1520{width: 1320px;}
	.h-header{padding-left: calc((100vw - 1320px)/2);}
	.indAbout .abDesc{padding-right: calc((100vw - 1320px)/2);}
	
	.h-nav .li {margin-right: 50px;}
	
	.serviceSelList{margin-bottom: 50px;}
	.serviceItem .desc .btit{font-size: 17px;line-height: 24px;}
	.indAbout .abDesc .abAtit{font-size: 17px;line-height: 26px;}
	
	
}
@media screen and (max-width:1520px){
	.w1520{width: 1120px;}
	.h-header{padding-left: calc((100vw - 1120px)/2);}
	.indAbout .abDesc{padding-right: calc((100vw - 1120px)/2);}
	
	.h-nav .li {margin-right: 35px;}
	
	.bannerItem .desc .atit{font-size: 28px;}
	.bannerItem .desc .btit{font-size: 68px;}
	.bannerItem .desc .ctit{font-size: 32px;}
	
	.indTitle{padding-bottom: 35px;}
	.indTitle .btit{font-size: 36px;}
	
	.serviceItem .desc{padding-right: 60px;}
	.serviceSel .icon{zoom: .75;}
	.serviceSel p{font-size: 17px;}
	.serviceItem .desc .btit {font-size: 16px;line-height: 22px;}
	.indAbout .abDesc{padding-left: 60px;}
	.indAbout .abDesc .abAtit{font-size: 16px;}
	.indAbout .abDesc .abBtit {margin-top: 40px;}
	.abNum p{font-size: 38px;}
	.abNum span{font-size: 15px;}
	.abABox .abA{padding: 25px 15px 20px;}
	
	.indDvList{height: 550px;}
	.indDvItem.active{padding-left: 35px;padding-right: 35px;}
	
	.designBox{margin: -10px;}
	.designItem{width: calc(14.25% - 20px);margin: 10px;}
	
	
	.f-nav .dl {max-width: 320px;}
	.f-nav .dd span, .f-nav .dd a{font-size: 15px;}
	.ewmBox{width: 130px;}
	.ewmBox p{font-size: 15px;}
	.foot2 span, .foot2 a{font-size: 15px;}
	
	.indA{width: 160px;height: 55px;}
	.indA span{font-size: 17px;}
	
	.serviceSelList {margin-bottom: 30px;}
	
	.serviceItem {align-items: center;}
	.serviceItem .desc .btit p{display: none;}
	.serviceItem .desc .btit p:nth-of-type(1){display: block;}
	
	.indAbout .abDesc .abAtit{overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
	.indAbout .abDesc .abBtit {margin-top: 30px;}
	.abNumber{margin-top: 30px;}
	.abABox .abA img{width: 40px;}
	.abABox .abA {padding: 20px 15px 15px;}
	.indAbout .abDesc{padding-bottom: 120px;}
	
	.indDvList {height: calc(100vh - 240px);max-height: 550px;}
	.indDvItem{padding: 35px 5px;}
	.indDvItem .atit{font-size: 22px;}

	.indNewsItem1 .desc{padding: 40px 50px;}
	.indNewsItem1 .desc .btit{margin: 0;}
	
	.indNewsItem1 .desc .ctit{margin-bottom: 30px;}
	.indNewsList{margin: 10px -10px -10px;}
	.indNewsItem2{padding: 15px 25px;width: calc(33.333% - 20px);}
	.indNewsItem2 .atit{line-height: 28px;}
	.indNewsItem2 .btit{margin: 2px 0 4px;}
	
	.f-nav .dd{margin-top: 12px;}
	.foot1 {padding: 50px 0;}
	
	
	
}

