}
/*
* @Author: Dodo
* @Date:   2018-07-02 16:11:20
* @Last Modified by:   DoDo
* @Last Modified time: 2019-11-20 10:55:30
*/

@media screen and (min-width: 1660px){
}
@media screen and (max-width: 1767px){
	/*==================================================== public */
	.header-search{
		margin-right: 0;
		margin-left: 30px;
	}
}
@media screen and (max-width: 1659px){
	
}
@media screen and (min-width: 1440px){

}
@media screen and (min-width: 1440px){
	
}
@media screen and (max-width: 1439px){
	/*==================================================== public */
	.header .a-logo img{
		height: 58px;
	}
	.nav-list li>a{
		height: 76px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.nav-list li>a span{
		line-height: 76px;
	}
	.nav-list li>a .span-en{
		font-size: 14px;
	}
	.header-search{
		margin-left: 15px;
	}
	.header-search .mg-open{
		margin-top: 30px;
	}
	.header-search .div-01{
		top: 30px;
	}
	
	/*==================================================== index */
	.index-product-scroll{
		height: 452px;
	}
	.index-product-a1 .span-img{
		height: 250px;
		line-height: 250px;
	}
	.index-product-a1.on .span-img{
		height: 340px;
		line-height: 340px;
	}
	.index-product-scroll .d_prev{
	    left:35.875%;
	}
	.index-product-scroll .d_next{
	    right:35.875%;
	}
}
@media screen and (min-width: 1366px){

}
@media screen and (max-width: 1365px){
	
	/*==================================================== index */
	.index-ability-owl::before,.index-ability-owl::after{
		display: none;
	}

	.index-product-owl{
	    position: relative;
	    visibility: visible;
	    z-index: 5;
	}

	.index-product-scroll{
	    position: absolute;
	    left: 0;
	    top: 0;
	    z-index: 0;
	    visibility: hidden;
	}
	
	/*==================================================== 03_产品中心_详情 */
	.product-intro-scroll{
		margin-right: 30px;
	}

}
@media screen and (min-width: 1200px){
	
	/*==================================================== public */
	.header.on .a-logo img{
		height: 48px;
	}
	.header.on .nav-list li>a{
		height: 66px;
	}
	.header.on .nav-list li>a span{
		line-height: 66px;
	}
	.header.on .header-search .mg-open{
		margin-top: 25px;
	}
	.header.on .header-search .div-01{
		top: 25px;
	}

	.header-bream{
		display: none;
	}

	.header-search.on .mg-open{
		visibility: hidden;
	}
	.header-search.on .div-01{
		visibility: visible;
		transform: translateX(0);
		filter:alpha(opacity=100);
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
	}
	.nav{
		display: block !important;
	}
	.nav-list.on{
		visibility: hidden;
		filter:alpha(opacity=0);
		-moz-opacity:0;
		-khtml-opacity: 0;
		opacity: 0;
	}
	
	.pages a:hover{
	    background: #023c92;
	    color: #fff;
	}
	
	/*==================================================== index */
	.index-about-more:hover{
	    background: url('../images/bg-09h.png') center center no-repeat;
	}
	.index-about-more:hover span{
	    color: #fff;
	    background: url('../images/icon-04h.png') right center no-repeat;
	}
	.index-about-sort .a-01:hover img{
	    -webkit-transform:rotateY(360deg);
	    -moz-transform:rotateY(360deg);
	    -o-transform:rotateY(360deg);
	    transform:rotateY(360deg); 
	}
	.index-about-sort .a-01:hover .span-txt{
	    color: #0f53a0;
	}

	.index-public-owl .owl-nav button.owl-prev:hover{
	    background-image: url('../images/icon-08h.png');
	}
	.index-public-owl .owl-nav button.owl-next:hover{
	    background-image: url('../images/icon-09h.png');
	}

	.index-product-scroll .d_prev:hover{
		background-image: url('../images/icon-08h.png');
	}
	.index-product-scroll .d_next:hover{
		background-image: url('../images/icon-09h.png');
	}

	.index-ability-a1:hover::before{
	    border: 1px solid rgba(255,255,255,1);
	}
	.index-ability-a1:hover .span-fz{
	    -webkit-transform:rotateX(180deg);
	    -moz-transform:rotateX(180deg);
	    -o-transform:rotateX(180deg);
	    transform:rotateX(180deg); 
	}
	.index-ability-a1:hover .span-cont{
	    padding-top: 35px;
	    padding-bottom: 0;
	    -webkit-transform:rotateX(180deg);
	    -moz-transform:rotateX(180deg);
	    -o-transform:rotateX(180deg);
	    transform:rotateX(180deg);
	}
	.index-ability-a1:hover .span-img{
		border-color: rgba(237,237,236,1);
	    -webkit-transform:rotateX(180deg);
	    -moz-transform:rotateX(180deg);
	    -o-transform:rotateX(180deg);
	    transform:rotateX(180deg);
	}
	.index-ability-a1:hover .span-icon{
	    background-image: url('../images/bg-08h.png');
	}
	.index-ability-a1:hover .span-icon .mg1{
	    filter:alpha(opacity=0);
	    -moz-opacity:0;
	    -khtml-opacity: 0;
	    opacity: 0;
	}
	.index-ability-a1:hover .span-icon .mg2{
	    filter:alpha(opacity=100);
	    -moz-opacity:1;
	    -khtml-opacity: 1;
	    opacity: 1;
	}

	.index-field-a1:hover>img{
	    -webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -o-transform:scale(1.1);
	    transform:scale(1.1);
	}
	.index-field-a1:hover .span-mc{
	    filter:alpha(opacity=100);
	    -moz-opacity:1;
	    -khtml-opacity: 1;
	    opacity: 1;
	}
	.index-field-a1:hover .span-mc::before{
	    right: 3.125%;
	    bottom: 3.125%;
	}
	.index-field-a1:hover .span-mc::after{
	    left: 3.125%;
	    top: 3.125%;
	}
	.index-field-a1:hover .bdo-more:hover{
		background: #fff;
		color: #023c92;
	}

	/*==================================================== 02_产品中心 */
	.public-address a:hover{
	    color: #023c92;
	}
	.public-bream-cont a:hover{
	    background: #023c92;
	    color: #fff;
	}

	.product-list .row{
		margin-left: -22px;
		margin-right: -22px;
	}
	.product-list .row>div{
		padding-left: 22px;
		padding-right: 22px;
	}
	.product-list .index-product-a1{
		margin-bottom: 45px;
	}

	.product-list .index-product-a1:hover .span-img{
	    -webkit-box-shadow:0 0 16px rgba(6, 0, 1, .14);  
	    -moz-box-shadow:0 0 16px rgba(6, 0, 1, .14);  
	    box-shadow:0 0 16px rgba(6, 0, 1, .14); 
	}
	.product-list .index-product-a1:hover .span-img img{
	    -webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -o-transform:scale(1.1);
	    transform:scale(1.1); 
	}
	.product-list .index-product-a1:hover .bdo-title{
	    color: #023c92;
	}


	.product-intro-owl .owl-nav button.owl-prev:hover{
	    background-image: url('../images/icon-16h.png');
	}
	.product-intro-owl .owl-nav button.owl-next:hover{
	    background-image: url('../images/icon-17h.png');
	}


	/*==================================================== 04_技术支持 */
	.down-a1:hover{
		background: #fff;
		-webkit-box-shadow:0 0 16px rgba(6, 0, 1, .14);  
	    -moz-box-shadow:0 0 16px rgba(6, 0, 1, .14);  
	    box-shadow:0 0 16px rgba(6, 0, 1, .14); 
	}
	.down-a1:hover .span-01 .bdo-01{
		background: #023c92;
		color: #fff;
	}

	/*==================================================== 08_资讯中心 */
	.news-list li:hover{
	    background: #fff;
	    -webkit-box-shadow:0 0 16px rgba(6, 0, 1, .14);  
	    -moz-box-shadow:0 0 16px rgba(6, 0, 1, .14);  
	    box-shadow:0 0 16px rgba(6, 0, 1, .14); 
	}
	.news-list li:hover .a-img img{
		-webkit-transform:scale(1.1);
		-moz-transform:scale(1.1);
		-o-transform:scale(1.1);
		transform:scale(1.1); 
	}
	.news-list li .a-more:hover{
	    background: #023c92;
	    color: #fff;
	}

	/*==================================================== 10_关于我们 */
	.about-social-01:hover{
	    -webkit-transform:translateY(-10px);
	    -moz-transform:translateY(-10px);
	    -o-transform:translateY(-10px);
	    transform:translateY(-10px); 
	}
	.about-ability .index-ability-a1:hover::before{
	    border: 1px solid rgba(229,229,229,1);
	}

			

}
@media screen and (max-width: 1199px){
	/*==================================================== public */
	.header-bream{
		display: block;
	}
	.header .a-logo img{
		height: 45px;
	}

	.nav{
		float: none;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 30px;
		background: #fff;
		display: none;
    	background: url('../images/bg-01.png') center top repeat-x #fff;
    	overflow: auto;
	}
	.header-search{
		float: none;
		width: 100%;
	}
	.header-search .mg-open{
		display: none;
	}
	.header-search .div-01 .mg-close{
		display: none;
	}
	.header-search .div-01{
		position: static;
		width: 100%;
		visibility: visible;
		filter:alpha(opacity=100);
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
		transform: translateX(0);
	}
	.nav-list{
		float: none;
		width: 100%;
	}
	.nav-list{
		margin-top: 20px;
	}
	.nav-list li{
		float: none;
	}
	.nav-list li>a{
		height: 50px;
	}
	.nav-list li>a span{
		line-height: 50px;
	}
	.nav-down{
		position: static;
		visibility: visible;
		transform: translateY(0);
		filter:alpha(opacity=100);
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
		display: none;
		background: none;
		padding-top: 0;
		padding-left: 0;
		padding-bottom: 10px;
	}
	.nav-list li:hover .nav-down{
		display: block;
	}
	.nav-down a{
		display: block;
		text-align: center;
		margin-right: 0;
		line-height: 50px;
		padding-bottom: 0;
		font-size: 14px;
	}
	.nav-down a::before{
		display: none;
	}


	.footer-map{
		width: 51.91%;
	}

	

	/*==================================================== index */
	.banner_owl button.owl-dot{
		width: 30px;
		height: 4px;
		margin: 0 3px;
	}
	.index-field-a1 .span-mc{
		top: auto;
		filter:alpha(opacity=100);
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
	}
	.index-field-a1 .span-cont{
		top: auto;
		bottom: 0;
		left: 0;
		right: 0;
		padding-left: 15px;
		padding-right: 15px;
		transform: translateY(0);
		background: rgba(2,60,146,.9);
	}
	.index-field-a1 .bdo-name{
		margin-top: 0;
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}
	.index-field-a1 .bdo-num,
	.index-field-a1 .bdo-line,
	.index-field-a1 .bdo-more{
		display: none;
	}
	
	/*==================================================== 02_产品中心 */
	.product-list .index-product-a1 .span-img{
	    -webkit-box-shadow:0 0 16px rgba(6, 0, 1, .14);  
	    -moz-box-shadow:0 0 16px rgba(6, 0, 1, .14);  
	    box-shadow:0 0 16px rgba(6, 0, 1, .14); 
	}
	.product-list .index-product-a1 .span-img{
		height: 270px;
		line-height: 270px;
	}
	.product-list .index-product-a1 .span-img img{
		max-height: 250px;
	}
	
	/*==================================================== 05_技术支持_问题咨询 */
	.question-01{
		padding-left: 150px;
	}
	.question-01 .span-title{
		width: 150px;
		margin-left: -150px;
	}
	
	/*==================================================== 11_联系我们 */
	.contact-map,.contact-list{
	    float: none;
	    width: 100%;
	}
	.contact-list li .span-des{
		min-height: auto;
	}
	.contact-map{
		margin-top: 30px;
	}
	
	/*==================================================== 10_关于我们 */
	.about-zizhi-01{
		padding: 2px;
	}
	.about-zizhi-01 .span-01{
		/*height: 127px;
		line-height: 125px;*/
	}
	.about-social-01 .mg-icon{
		width: 130px;
	}
	.about-innovate-01 .div-des{
		padding-top: 40px;
	}
}

@media screen and (min-width: 992px){
}
@media screen and (max-width: 991px){
	/*==================================================== public */
	.footer-copy{
		line-height: 20px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.footer-copy .span-01{
		display: block;
		margin-left: 0;
	}
	.footer-share{
		float: none;
		text-align: center;
		height: 30px;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.bdshare-button-style0-16{
		display: inline-block;
	}

	/*==================================================== index */
	.index-about{
		padding: 50px 0;
	}
	.index-about-cont{
		width: 100%;
		padding-right: 0;
	}
	.index-about-sort{
		margin-right: 0;
		margin-top: 30px;
	}
	.index-about-des{
		height: auto;
		max-height: 120px;
		margin-top: 35px;
	}
	.index-about-img{
		display: none;
	}

	.index-title .span-en{
		font-size: 58px;
		line-height: 58px;
	}
	.index-title .span-cn .bdo-02{
		font-size: 32px;
		line-height: 32px;
	}

	.index-product{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.index-field{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	/*==================================================== 03_产品中心_详情 */
	.product-intro-scroll{
		width: 50%;
	}

	/*==================================================== 04_技术支持 */
	.down-a1 .span-title{
		font-size: 22px;
		line-height: 28px;
	}

	/*==================================================== 09_资讯中心_详情 */
	.news-art .div-title .span-info .bdo-01, .news-art .div-title .span-info .bdo-share{
        margin-left: 15px;
        margin-right: 15px;
    }

	/*==================================================== 10_关于我们 */
    .about-innovate-cont .mg-01{
    	width: 60%;
    }
    .about-innovate-01{
    	font-size: 16px;
    	line-height: 26px;
    }
    .about-innovate-01 .div-cont{
    	left: 10%;
    	right: 10%;
    }
}

@media screen and (min-width: 768px){
	/*==================================================== index */
    /*.index-product-owl .owl-item.center .index-product-a1{
    	width: 400px;
    	height: 384px;
		padding-left: 50px;
		padding-right: 50px;
    }
    .index-product-owl .owl-item.center .index-product-a1 .span-img{
    	width: 300px;
    	height: 384px;
    	line-height: 384px;
    }
    .index-product-owl .owl-item.center .index-product-a1 .span-img img{
	    max-height: 384px;
	}*/
}
@media screen and (max-width: 767px){
	/*==================================================== public */
	.header-bream{
		margin-top: 13px;
	}
	.header-bream.on::before{
		top: 11px;
	}
	.header-bream.on::after{
		top: 11px;
	}

	.header .a-logo img{
		height: 35px;
	}

	.pages a,.pages strong{
		display: none;
	}
	.pages a.ling{
		display: inline-block;
	}



	.footer-map,.footer-contact{
		float: none;
		width: 100%;
	}
	.footer-map{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.footer-contact{
		margin-top: 30px;
	}
	.footer-ewm{
		font-size: 0;
		text-align: center;
	}
	.footer-ewm .div-01{
		float: none;
		display: inline-block;
		margin-left: 30px;
	}

	/*==================================================== index */
	.index-about-title .span-en{
		font-size: 18px;
		line-height: 18px;
	}
	.index-about-title .b-cn{
		font-size: 26px;
		line-height: 26px;
	}
	.index-about-more{
		width: 140px;
		height: 46px;
		line-height: 38px;
		padding: 4px;
		-webkit-background-size: 145px 52px;
		background-size: 145px 52px;
		background-position: center;
		font-size: 16px;
	}

	.index-about-sort .a-01{
		padding-top: 20px;
		padding-bottom: 15px;
	}
	.index-about-sort .a-01 img{
		height: 35px;
	}
	.index-about-sort .a-01 .span-txt{
		font-size: 16px;
		line-height: 16px;
		margin-top: 10px;
	}

	.index-title .span-en{
		font-size: 36px;
		line-height: 36px;
	}
	.index-title .span-cn{
		bottom: 0;
	}
	.index-title .span-cn .bdo-02{
		font-size: 26px;
		line-height: 26px;
	}



	.index-public-owl{
		padding-left: 40px;
		padding-right: 40px;
	}
	.index-public-owl .owl-nav button.owl-next, .index-public-owl .owl-nav button.owl-prev{
		width: 30px;
		height: 30px;
	}


	.index-product-title .span-01{
		margin: 0 10px;
	}



	.index-consultation .span-cn{
		font-size: 24px;
		line-height: 34px;
	}
	.index-consultation .span-en{
		font-size: 14px;
		line-height: 24px;
	}
	.index-consultation .a-more{
		margin-top: 30px;
	}

	.index-ability{
		background-attachment: scroll;
	}
	.index-ability-a1 .b-txt{
		font-size: 18px;
	}

	/*==================================================== 02_产品中心 */
	.public-address{
		display: none;
	}
	.banner-inside-word .span-en,.banner-inside-word .span-cn{
		padding-left: 0;
	}
	.banner-inside-word .span-en{
		font-size: 24px;
		line-height: 24px;
	}
	.banner-inside-word .span-cn{
		font-size: 20px;
		line-height: 20px;
		margin-top: 10px;
	}
	.public-bream-cont a{
		font-size: 16px;
		min-width: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	.index-product-a1 .span-title .bdo-title{
		font-size: 16px;
	}

	/*==================================================== 03_产品中心_详情 */
	.product-intro-scroll{
		float: none;
		width: 100%;
	}
	.product-intro-art{
		margin-top: 30px;
	}
	.product-intro-art .div-des.on{
		display: block;
	}

	
	.product-intro-img{
		height: 250px;
		line-height: 250px;
	}
	.product-intro-img img{
		max-height: 250px;
	}
	.product-intro-owl .span-01{
		height: 60px;
		line-height: 60px;
	}
	.product-intro-owl .span-01 img{
		max-height: 60px;
	}
	.product-title{
		font-size: 22px;
		line-height: 24px;
	}

	.product-intro{
		padding-top: 30px;
	}
	.product-intro-cont{
		padding-top: 30px;
	}
	.product-art, .product-parameter{
		padding-top: 30px;
	}
	.product-intro-art .b-title{
		font-size: 20px;
		line-height: 30px;
	}

	/*==================================================== 04_技术支持 */
	.down-list{
		padding-bottom: 10px;
	}
	.down-list li{
		padding-bottom: 20px;
	}
	.down-a1{
		padding: 20px 15px;
	}
	.down-a1 .span-title{
		font-size: 18px;
		padding-left: 35px;
		-webkit-background-size: 25px auto;
		background-size: 25px auto;
		background-position: left 3px;
	}
	.down-a1 .span-01{
		margin-top: 20px;
	}
	.down-a1 .span-01 .bdo-01{
		width: 100px;
		height: 30px;
		line-height: 28px;
		font-size: 14px;
	}
	
	/*==================================================== 05_技术支持_问题咨询 */
	.question-title{
		font-size: 24px;
		line-height: 24px;
	}
	.question-form{
		padding-left: 0;
		padding-right: 0;
	}
	.question-01{
		padding-left: 0;
		padding-top: 15px;
	}
	.question-01 .span-title{
		float: none;
		width: 100%;
		margin-left: 0;
		text-align: left;
	}
	.question-01 .but-01{
		margin-top: 0;
	}
	.question-top{
		padding-left: 15px;
		padding-right: 40px;
		background-position: right 25px center;
	}
	.question-bottom{
		padding-left: 15px;
		padding-right: 15px;
		height: auto;
	}

	/*==================================================== 06_应用领域 */
	.field-main .index-field-a1{
		margin-bottom: 20px;
	}

	/*==================================================== 07_应用领域_详情 */
	.public-art-title{
		font-size: 24px;
		line-height: 34px;
	}
	.field-art .div-des{
		margin-top: 15px;
	}

	/*==================================================== 08_资讯中心 */
	.news-main{
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.news-list{
		padding-bottom: 10px;
	}
	.news-list li{
		margin-bottom: 15px;
		padding: 15px 15px 15px 130px;
	}
	.news-list li .a-img{
	    font-size: 0;
	    margin-left: -115px;
	    width: 100px;
	    height: 74px;
	    line-height: 74px;
	}
	.news-list li .a-img img{
	    display: inline-block;
	    vertical-align: middle;
	    width: auto;
	    height: auto;
	    max-width: 100%;
	    max-height: 74px;
	}
	.news-list li .div-title{
		padding-right: 0;
	}
	.news-list li .div-title a{
		font-size: 16px;
	}
	.news-list li .div-title .span-date{
		display: none;
	}
	.news-list li .div-des{
		line-height: 20px;
		height: 40px;
		margin-top: 10px;
	}
	.news-list li .a-more{
		display: none;
	}

	/*==================================================== 09_资讯中心_详情 */
	.news-art .div-title .span-info .bdo-01, .news-art .div-title .span-info .bdo-share{
        margin-left: 10px;
        margin-right: 10px;
    }
    .news-art .div-title .span-title{
        font-size: 24px;
        line-height: 34px;
    }

    .news-art-pages .span-01,.news-art-pages .span-01:first-child{
    	display: block;
    	padding-left: 0;
    	padding-right: 0;
    	float: none;
    	width: 100%;
    	min-width: 100%;
    	margin-top: 15px;
    }
    .news-art-pages .span-01:first-child{
    	margin-top: 0;
    }
	
	/*==================================================== 11_联系我们 */
	.contact-list li{
		padding-left: 40px;
	}
	.contact-list li .mg-icon{
		width: 30px;
		margin-left: -40px;
	}
	.contact-list li .span-des{
		display: block;
		width: 100%;
	}
	.contact-form{
		padding-top: 40px;
	}

	/*==================================================== 10_关于我们 */
	.about-title{
		font-size: 24px;
		line-height: 24px;
		padding-bottom: 15px;
	}
	.about-social{
		padding-top: 70px;
		padding-bottom: 70px;
		background-attachment: scroll;
	}
	.about-social-cont{
		font-size: 14px;
		line-height: 14px;
		margin-top: 25px;
	}
	.about-social-01 .mg-icon{
		width: 80%;
		margin-bottom: 10px;
	}

	.about-innovate-cont .mg-01{
		display: none;
	}
	.about-innovate-01,.about-innovate-01 .div-cont{
		position: static;
		transform: translateY(0);
	}
	.about-innovate-01{
		width: 100%;
		padding: 30px 15px;
	}
	.about-innovate{
		padding: 15px;
	}
	.about-innovate-01 .div-des{
		padding-top: 25px;
	}
	.about-innovate-01 .about-title{
		text-align: center;
		background-position: center bottom;
	}

}
@media screen and (max-width: 374px){

	/*==================================================== index */
	.index-title .span-en{
		font-size: 28px;
		line-height: 28px;
	}

	/*==================================================== 02_产品中心 */
	.banner-inside-word .span-en{
		font-size: 20px;
		line-height: 20px;
	}
	.banner-inside-word .span-cn{
		font-size: 18px;
		line-height: 18px;
	}
}



@media (min-width: 1440px) and (max-width: 1659px){
	.index-product-scroll .d_prev{
	    left:35.875%;
	}
	.index-product-scroll .d_next{
	    right:35.875%;
	}
}

@media (min-width: 1200px) and (max-width: 1365px){
	.index-about-des{
		margin-top: 39px;
	}

	.contact-map{
		width: 58%;
	}
	.contact-list{
		width: 38%;
	}
}
@media (min-width: 1200px) and (max-width: 1280px){
	
}
@media (min-width: 992px) and (max-width: 1199px){
	.index-about-cont{
		padding-right: 35px;
	}
	.index-about-sort .a-01 img{
		height: 40px;
	}
}
@media (min-width: 767px) and (max-width: 991px){
	/*==================================================== public */
	.footer-map{
		margin-top: 35px;
	}
	.footer-contact{
		margin-top: 0;
	}
}