@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

.w1300 {
    width: 1300px;
}
.w1350{width: 1350px;}
.index_top{
	height: 99px;
	background-color: #111;
	border-bottom: 1px solid #444;
}
.index_top_sx{
	float: left;
	width: 1px;
	height: 45px;
	background-color: #ccc;
	margin: 31px 0 0 14px;
}
.index_top img{
	margin-top: 17px;
	float: left;
}
.index_name {
    float: left;
    font-size: 33px;
    color: #e2b51e;
    margin: 28px 0 0 16px;
    font-weight: bold;
}
.index_name p{
	font-size: 12px;
	color: #cccccc;
	letter-spacing: 0.08em;
	line-height: 20px;
}
.number_text{color: #777;margin: 7px 5px 0 0;font-size: 15px;}
.number_text a {
    color: #777;
}
.index_r_text {
    background: url(../img/number_bg.png)0 11px no-repeat;
    color: #e2b51e;
    float: right;
    width: auto;
    height: auto;
    text-align: center;
    line-height: 57px;
    padding-left: 42px;
    font-size: 36px;
    font-weight: bold;
}
.index_r{float: right;margin: 0 0 0 0;}
.index_number{float: right; font-size: 14.5;}
.idnex_img{margin: 0 0 0 10px;position: relative;}


.nav{width: 100%;background-color: #111;}
.header-nav {
    width: 100%;
    background: #111;
	z-index:99;
	color:#000;
}
.index_logo{
	float: left;
}
.index_logo img{
	margin-top: 20px;
}
.header-content {
    width: 100%;
    height: 55px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    background-color: #111;
}
.header-nav-list {
    float: left;
    /*margin:20px 5px 0 240px;*/
   /*margin-top: -18px;*/
}

.header-nav-list ul {
    float: right;
    
}

.header-nav-list ul li {
    position: relative;
    display: block;
    float: left;

}

.header-nav-list ul li a {
    color: #fff;
    /*margin-left: 50px;*/
    padding: 0 74px;
    font-size: 18px;
    line-height: 55px;
    background: none;
    position: relative;
    display: block;
    /*font-weight: bold;*/
}

.header-nav-list ul li a:hover {
    color: #FFCC00;
}

.header-nav-list ul li .cur {
    color: #014693;
}
.inavi{font-size: 7px!important; margin: 0 3px;}



.UrlSiteNow{color: #014693!important;}



.aui-dow-box {
    position: absolute;
    top: 200%;
    left: 50%;
    width: 140px;
    padding: 30px 0;
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.aui-dow-box-list {
    width: 1200px;
    left: -180px;
    height: 410px;
    z-index: 9999;
    background: #2bb4e6;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.drop-down:hover .aui-dow-box-list {
    top: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.aui-down-menu {
    padding: 0 24px;
    width: auto;
    float: none;
    display: block;
    margin-bottom: 10px;
}

.aui-down-menu-title {
    padding-bottom: 10px;
    color: #000;
    font-size: 16px;
    line-height: 1;
    border-bottom: 0;
    margin-bottom: 0;
}

.aui-down-menu-list {
    float: left;
    font-size: 0;
}

.aui-down-menu-list-item {
    display: inline-block;
    margin:0 20px 30px;
    width: 330px;
    height: 150px;
    line-height: 30px;
    padding-top: 0;
}

.aui-top-border {
    border-top: 1px solid #9ee4fe;
}

.header-nav-list ul .aui-down-menu-list-item a {
    padding: 0;
    line-height: inherit;
}

.aui-down-menu-list-title {
    margin-top: 16px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.aui-down-menu-list-text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    line-height: 26px;
    color: #def6ff;
    font-size: 13px;
    letter-spacing: 1px;
}

.aui-down-menu-list-text:hover{color: #fff; background: #014693;}

.aui-down-menu-list-title:hover {
    color: #fff;
    background: #014693;
}



.aui-about-dow {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -8%;
    top: 110%;
    min-width: 170px;
    padding: 7px 7px;
    background: #FFCC00;
    text-align: center;
    z-index: 99;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.drop-down:hover .aui-about-dow {
    top: 101%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    filter: alpha(opacity=100);
}

.header-nav-list .aui-about-dow li a {
	font-weight: 550;
    padding: 0;
    line-height:49px;
    display: block;
    padding:0;
    font-size: 14px;
	text-align:center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    /*-o-transition: all 0.3s ease;*/
    transition: all 0.3s ease;
    color: #333;
}

.header-nav-list .aui-about-dow li a:hover {
    color: #333!important;
    background: #f3f3f3;
}

.header-nav-list .aui-about-dow li {
    width: 100%;
}


.aui-header-nav.solid {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height: 60px;
    background:#014693;
    shadow: 0px 8px 15px rgba(0,0,0, 0.3);
    box-shadow: 0px 8px 15px rgba(0,0,0, 0.3);
    -webkit-box-shadow: 0px 8px 15px rgba(0,0,0, 0.3);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}
.header-nav-right {
    float: right !important;
    top:48px;
    margin-top: 0;
    position: relative;
    width: 267px;
    height: 24px;
}
.header-nav-tel{
    line-height: 28px;
    font-size: 26px;
    letter-spacing: 19px;
    color: #1f8402;
    text-align: right;
}
.header-nav-tel a{
    line-height: 28px;
    font-size: 26px;
    letter-spacing: 5px;
    color: #1f8402;
}
.icon-tel {
    float: left;
    margin-right: 10px;
    width: 22px;
    height: 22px;
    display: block;
    background-size: 15px;
    background-repeat: no-repeat;
    margin-top: 0px;
    background: url(../img/ico_tel.png) no-repeat;
	background-size:cover;
}

.button{width: 200px;height: 50px;margin-top: 42px;text-align: center;}
a.animated-button.thar-three {
	color: #000;
	cursor: pointer;
	display: block;
	position: relative;
	/*border: 1px solid #FFCC00;*/
	background-color: #f3f3f3;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
	height: 50px;
	line-height: 50px;
	letter-spacing: 0.2em;
0s;
}
a.animated-button.thar-three:hover {
	color: #000 !important;
	background-color: transparent;
	letter-spacing: 0.1em;	
	text-shadow: nthree;
}
a.animated-button.thar-three:hover:before {
	left: 0%;
	right: auto;
	width: 100%;
}
a.animated-button.thar-three:before {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 0px;
	z-index: -1;
	content: '';
	color: #000 !important;
	background: #FFCC00;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);

	
}
ul.fenl {
    display: block;
    text-align: center;
    margin: 30px 0;
}

ul.fenl li {
    background: #333333;
    display: inline-block;
    margin-right: 10px;
    width: auto;
    padding: 0 21px;
    line-height: 34px;
}

ul.fenl li a {
    color: #fff;
}
.clear{clear:both;}
.w1400{width:1400px;margin:0 auto;}

/*case*/
.index_case{margin-top: 50px;text-align: center;}
.index_case_title{font-size: 30px;color: #111;margin: 0 auto;display: inline-block;text-align: center;}
.index_case_title p{width: 126px;height: 8px;background-color: #e2b51e;margin-top: 0px;text-align: center;display: block;}
.index_case_main li{width: 410px;height: 325px;float: left;margin: 14px 20px;}
.index_case_img{width: 410px;height: 280px;background-color: #f3f3f3;border: 1px slide #eee; position: relative;align-items: center; justify-content: center;overflow: hidden;}
.index_case_img img{position:absolute;max-width: 400px;max-height: 270px;width: auto;height: auto;top:50%;left:50%;transform:translate(-50%,-50%);}
.index_case_main li p{height: 45px;background-color: #eee;line-height: 45px;font-size: 16px;}
.index_case_p_r{width: 45px;height: 45px;background-color: #e2b51e; float: right;transition: all 0.1s;}
.index_case_p_r i{font-size: 26px;color: #fff;line-height: 45px;}
.index_case_main a:hover{color: #000;}
.index_case_p_r:hover{transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg);-ms-transform: rotate(90deg);transition: all 0.1s;}
/*about*/
.index_about{height: 460px;background: url(../img/about.jpg) center no-repeat;margin-top: 40px;}
.index_about_title{margin: 58px 0 0 0;position: absolute;}
.index_about_title span{font-size: 36px;color: #fff;font-weight: bold;margin-left: 64px;}
.index_about_main{font-size: 16px;color: #fff;line-height: 30px;text-indent:2em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;padding-top: 154px;width: 1074px;}
.index_about_button i{font-size: 50px;color: #fff;float: right;}
.index_about_down{height: 180px;background: url(../img/about_down.jpg) center no-repeat;margin-top:50px;width: 1208px;text-align: center;}
.index_about_down li{width: 20%;cursor:pointer;float: left;position: relative;margin-top: 60px;border-right: 1px dashed #2c2c2c;transition: all 0.2s;}
.index_about_down li:hover{transform:scale(1.1);}
.index_about_down li:last-child{border-right: 0px dashed #2c2c2c;}
.index_about_down li i{font-size: 70px;color: #2c2c2c;transition: all 0.2s;}
.index_about_down li:nth-child(4) i{font-size: 63px;color: #2c2c2c;transition: all 0.2s;}
.index_about_down li:nth-child(5) i{font-size: 60px;color: #2c2c2c;transition: all 0.2s;}
.index_about_down li i:hover{color: #000;}
.index_about_down li p{font-size: 16px;color: #2d2d2d;transition: all 0.2s;}
.index_about_down li p:hover{color: #000;}
/*good*/
.index_good_title{position: relative;margin-top: 50px;}
.index_good_title_l{float: left;}
.index_good_title_l_text{position: absolute;font-size: 30px;color: #ccc;font-weight: 100;letter-spacing: 0.1em;margin: -122px 0 0 56px;}
.index_good_title_l_text p{font-size: 30px;color: #111;margin-top: 6px;letter-spacing: 0.2em;}
.index_good_title_r{float: right;font-size: 24px;color: #e2b51e;letter-spacing: 0.2em;margin-top: 70px;}
.index_good_main{margin-top: 30px;}
.index_good_main li{float: left;width: 243px;height: 380px;background-color: #e2b51e;border-radius: 30px 0 30px 0;margin: 0 53px;}
.index_good_main li:nth-of-type(even){background-color: #000;}
.good_up{width: 130px;height: 130px;background-color: #fff;border-radius: 50%;font-size: 24px;font-weight: bold;text-align: center;padding-top: 40px;display: block;margin-top: 53px;}
.good_up p{width: 94px;height: 7px;background-color: #e2b51e;margin-top: -2px;text-align: center;display: inline-block;}
.good_up img{position: absolute;margin: -40px 0 0 -20px;}
.good_down{width: 190px;margin-top: 32px;font-size: 16px;line-height: 30px;color: #fff;text-align: center;}
.index_good_main i{font-size: 38px;color: #ccc;margin: 163px 0px 0 -13px;position: absolute;}
/*news*/
.index_news{height: 795px;background: url(../img/news_bg.jpg) center no-repeat;}
.index_news_title{position: relative;padding-top: 50px;}
.index_news_title_l{float: left;}
.index_news_title_l_text{position: absolute;font-size: 30px;color: #ccc;font-weight: 100;letter-spacing: 0.1em;margin: -122px 0 0 56px;}
.index_news_title_l_text p{font-size: 30px;color: #111;margin-top: 6px;letter-spacing: 0.2em;}
.index_news_title_r{float: right;font-size: 24px;color: #e2b51e;letter-spacing: 0.2em;margin-top: 70px;}
.index_news_main{margin-top: 53px;}
.index_news_main li{width: 361px; height: 430px;background-color: #fff;float: left;margin: 0 52px;}
.news_up{width: 361px;height: 220px;position: relative;align-items: center; justify-content: center;overflow: hidden;}
.news_up img{position:absolute;width: 100%;;max-height: 430px;width: auto;height: auto;top:50%;left:50%;transform:translate(-50%,-50%);}
.news_date{width: 71px;height: 64px;background-color: #ffcc00;float: right;text-align: center;font-size: 30px;color: #111;padding-top: 5px;margin: -50px 10px 0 0;position: relative;}
.news_date p{font-size: 12px;line-height: 16px;}
.news_text{width: 300px;font-size: 16px;color: #111;margin-top: 40px;}
.news_text span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.news_text_main{font-size: 14px;color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;line-height: 24px;margin-top: 5px;}
.news_button{font-size: 16px;font-weight: bold;color: #e2b51e;}
.news_text a:hover{color: #e2b51e;}

.button2{width: 200px;height: 50px;margin-top: 33px;text-align: center;}
.button2:hover{background-color: #ffcc00;}

.index_sbanner{background: url(../img/sbanner.jpg)center no-repeat;height: 276px;margin-top: 65px;}

/*footer*/
.index_footer{height: 303px;background-color: #000;position: relative;}
.index_footer_logo{margin-top: 40px;position: absolute;}
.footer_logo_sx{height: 45px;width: 1px;background-color: #999;position: absolute;margin: 15px 0 0 20px;}
.index_footer img:nth-child(2){margin: 0 0 0 20px;}
.index_footer_text img{position: absolute;margin: -50px 0 0 175px;}
.index_main{position: absolute;margin-top: 150px;color: #ccc;font-size: 14px;}
.index_main p{color: #ccc;font-size: 14px;line-height: 24px;}
.index_footer_button{width: 158px;height: 40px;border: 1px solid #ccc;line-height: 38px;text-align: center;color: #ccc;transition: all 0.2s;position: absolute;margin-top: 225px;}
.index_footer_button a{color: #ccc;transition: all 0.2s;}
.index_footer_button a:hover{color: #fff;}
.index_footer_button:hover{background-color: #e2b51e;border: 0px;color: #fff;}
.index_footer_r1{position: absolute;margin: 76px 23px 0 1149px;text-align: center;}
.index_footer_r1 p{font-size: 14px;color: #ccc;}
.index_footer_r2{position: absolute;margin: 76px 23px 0 980px;text-align: center;}
.index_footer_r2 p{font-size: 14px;color: #ccc;}

.footer_down{height: auto;background-color: #000;}
.footer_down_main{font-size: 14px;color: #ccc;text-align: center;line-height: 28px;border-top:1px solid #777;}
.footer_down_main a{color: #ccc;}
.footer_down_main a:hover{color: #e2b51e;}

.index_footer_logo img {
    width: 63%;
}
.m0{margin:0 auto;}


.index_news_main li:nth-child(n+4){
	display:none;
}

@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #e2b51e; color: #fff;float: left;font-size: 46px; font-weight: bold;}


.w1300 {
    width: 98%;
}
.index_name {
    float: left;
    font-size: 26px;
    color: #e2b51e;
    margin: 28px 0 0 0;
    font-weight: bold;
    width: 60%;
}
.index_r {
    float: right;
    margin: 0 0 0 0;
    width: 40%;
}
.index_r_text {
    background: url(../img/number_bg.png)0 11px no-repeat;
    color: #e2b51e;
    float: right;
    width: auto;
    height: auto;
    text-align: center;
    line-height: 57px;
    padding-left: 34px;
    font-size: 25px;
    font-weight: bold;
    margin-top: 21px;
    background-size: 17%;
}
.header-nav-list ul li a {
    color: #fff;
    /* margin-left: 50px; */
    padding: 0 19px;
    font-size: 16px;
    line-height: 55px;
    background: none;
    position: relative;
    display: block;
    /* font-weight: bold; */
}
ul.fenl li {
    background: #333333;
    display: inline-block;
    margin-right: 10px;
    width: auto;
    padding: 0 21px;
    line-height: 34px;
    margin-bottom: 10px;
}
.index_number{
	display:none;
}
.w1350 {
    width: 98%;
}
.w1400 {
    width: 98%;
}

.index_case_main li {
    width: 48.2%;
    height: 242px;
    float: left;
    margin: 32px 20px 32px 0;
}
.index_case_main a:nth-child(2n) li {
    margin-right: 0;
}
.index_case_img {
    width: 100%;
    height: 196px;
    background-color: #f3f3f3;
    border: 1px slide #eee;
    position: relative;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.index_case_img img {
    position: absolute;
    max-width: 100%;
    max-height: 199px;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.index_about {
    height: 408px;
    background: url(../img/about.jpg) center no-repeat;
    margin-top: 40px;
}
.index_about_main {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    padding-top: 154px;
    width: 76%;
}
.index_about_down {
    height: 180px;
    background: url(../img/about_down.jpg) center no-repeat;
    margin-top: 50px;
    width: 100%;
    text-align: center;
}
.index_about_down{
	display:none;
}
.index_good_title_r {
    float: right;
    font-size: 24px;
    color: #e2b51e;
    letter-spacing: 0.2em;
    margin-top: 70px;
    display: none;
}
.index_good_title_l_text {
    position: absolute;
    font-size: 24px;
    color: #ccc;
    font-weight: 100;
    letter-spacing: 0.1em;
    margin: -122px 0 0 56px;
}
.index_good_title_l_text p {
    font-size: 26px;
    color: #111;
    margin-top: 6px;
    letter-spacing: 0.2em;
}

.index_good_main li {
    float: left;
    width: 42%;
    height: 380px;
    background-color: #e2b51e;
    border-radius: 30px 0 30px 0;
    margin: 0 23px 26px;
}
.index_good_main i {
    display: none;
}
.index_good_main {
    margin-top: 43px;
}
.index_sbanner {
    background: url(../img/sbanner.jpg)center no-repeat;
    height: 87px;
    margin-top: 65px;
    background-size: 100%;
}

.index_news {
    height: 1032px;
    background: url(../img/news_bg.jpg) center;
}
.index_news_title_r{
	display:none;
}
.index_news_title_l_text {
    position: absolute;
    font-size: 26px;
    color: #ccc;
    font-weight: 100;
    letter-spacing: 0.1em;
    margin: -122px 0 0 56px;
}
.index_news_title_l_text p {
    font-size: 26px;
    color: #111;
    margin-top: 6px;
    letter-spacing: 0.2em;
}
.index_news_main li:nth-child(2n) {
    margin-right: 0;
}
.index_news_main li {
    width: 49%;
    height: auto;
    background-color: #fff;
    float: left;
    margin: 0 11px 24px 0;
}
.news_up {
    width: 100%;
    height: 149px;
    position: relative;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.news_up img {
    position: absolute;
    max-width: auto;
    max-height: 100%;
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
}
.news_text {
    width: 96%;
    font-size: 16px;
    color: #111;
    margin-top: 26px;
}
.news_text_main {
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 24px;
    margin-top: 5px;
}
.news_text {
    width: 96%;
    font-size: 16px;
    color: #111;
    margin-top: 26px;
    padding-bottom: 21px;
}
.news_button {
    font-size: 16px;
    font-weight: bold;
    color: #e2b51e;
    margin-top: 10px;
}
.index_news_main li:nth-child(n+4){
	display:block;
}
.index_main {
    position: relative;
    margin-top: 150px;
    color: #ccc;
    font-size: 14px;
    float: left;
    width: 61%;
}
.index_footer_r2 {
    position: relative;
    margin: 108px 23px 0 0;
    text-align: center;
    float: right;
    display: inline-block;
}
.footer_down {
    height: auto;
    background-color: #000;
    padding-bottom: 110px;
}



}
