@charset "utf-8";

/* CSS Document */
@media screen and (min-width:2200px)
	
{

}

@media screen and (max-width:1880px)
	
{

}

@media screen and (max-width:1700px)
	
{

	
	
}




@media screen and (max-width:1680px)


	.mainbox{width: 86%}
 
	
}

@media screen and (max-width:1520px)
	
{



 
}


@media screen and (max-width:1366px)
	
	
{
		body{font-size: 14px;}

}

@media screen and (max-width:1280px)
	
{
	

		
}




@media screen and (max-width:1100px)
	
{

 	body{overflow-x: hidden; padding-top: 70px;}
	.top{background: #ffffff;box-shadow:0px 6px 6px rgba(0,0,0,0.02);}
    
	.nav{ position: fixed;top:70px;right:0;z-index:999999999;float:inherit;width:100%;height:calc(100vh - 70px); text-align:center;opacity:0;visibility: hidden; overflow-y:scroll;-webkit-overflow-scrolling:touch; background-color:#fdfdfd;max-width: 100%}
	
	.nav ul{display:block; width: 90%; margin: 0 auto;padding-top: 20px; }

	.nav li{border-bottom: 1px solid rgba(0,0,0,0.1); height:auto;display:block; margin: 0px; text-align: left; position: relative}
	.nav li>a{display:inline-block; line-height:70px;  font-size: 18px; position: static }

    .nav li:nth-child(1)>a,.nav li:nth-child(3)>a,.nav li:nth-child(6)>a{display:block}
	.nav li.cur2>a:before{transform: rotate(-180deg); top:20px; }
	
	
    .navdown{position:relative; left:0%; transform:none; width:100%;top: 0px; display: none;box-shadow: none; font-size: 16px; background: none; border-radius:0; padding-top: 0px;}

	
	.menu-open{height: 100vh; overflow: hidden}
	
	
	.nav-btnbox {transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; display:flex; cursor: pointer;}
	.nav-btnbox  a{width: 100%}
	
	.nav-btnbox .icon-bar {display: block; height:2px;border-radius: 10px;overflow: hidden;background-color:#333333;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;perspective-origin: 50% 50%;-ms-transition: all .3s ease; margin:0 auto;}
	.nav-btnbox a{ width: 20px}
	.nav-btnbox .icon-bar+.icon-bar {margin-top:4.5px}	
	.menu-open .nav-btnbox .icon-bar{ background-color:#333333;}
	.menu-open .nav-btnbox .icon-bar:first-child { margin-left: 0;-webkit-transform: translate3d(0px, 5px, 0) rotate3d(0, 0, 1, -45deg);transform: translate3d(0px, 5px, 0) rotate3d(0, 0, 1, -45deg);}	
	.menu-open .nav-btnbox .icon-bar:nth-child(2) { opacity: 0;transform: translate(20px, 0);}
	.menu-open .nav-btnbox .icon-bar:last-child {-webkit-transform: translate3d(0, -8px, 0) rotate3d(0, 0, 1, 45deg);transform: translate3d(0, -8px, 0) rotate3d(0, 0, 1, 45deg);}

	.menu-open .nav{visibility:visible;opacity:1;}
	.menu-open .icon-bar{ background:#333333}
	.menu-open .nav li{-webkit-animation-duration: .4s;animation-duration: .4s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}

	.menu-open .nav li:nth-child(1){animation-delay:0s;}
	.menu-open .nav li:nth-child(2){animation-delay:0.1s;}
	.menu-open .nav li:nth-child(3){animation-delay:0.2s;}
	.menu-open .nav li:nth-child(4){animation-delay:0.3s;}
	.menu-open .nav li:nth-child(5){animation-delay:0.4s;}
	.menu-open .nav li:nth-child(6){animation-delay:0.5s;}
	.menu-open .nav li:nth-child(7){animation-delay:0.6s;}
	.menu-open .nav li:nth-child(8){animation-delay:0.7s;}
	.menu-open .nav li:nth-child(9){animation-delay:0.8s;}
	.menu-open .nav li:nth-child(10){animation-delay:0.9s;}



	@-webkit-keyframes fadeInUp {0% {opacity:0;-webkit-transform:translateY(60px)}

	100% {opacity:1;-webkit-transform:translateY(0)}

	}

	@-moz-keyframes fadeInUp {0% {opacity:0;-moz-transform:translateY(60px)}

	100% {opacity:1;-moz-transform:translateY(0)}

	}

	@-o-keyframes fadeInUp {0% {opacity:0;-o-transform:translateY(60px)}

	100% {opacity:1;-o-transform:translateY(0)}

	}

	@keyframes fadeInUp {0% {opacity:0;transform:translateY(60px)}

	100% {opacity:1;transform:translateY(0)}

	}

.topright {width: calc(80% - 100px);justify-content:flex-end;}
	
	.topright_right{width: calc(100% - 50px); margin-right: 30px}
	
}




@media screen and (max-width:1024px)
	
{



}



@media screen and (max-width:999px)
	
{


}

@media screen and (max-width:768px)

{
	.pd3{ padding-top:5%; padding-bottom:5%}
	.pd4{ padding-top:6%; padding-bottom:6%}
	.pd5{ padding-top:7%; padding-bottom:7%}
	.pd6{ padding-top:8%; padding-bottom:8%}
	.pd2{ padding-top:4%; padding-bottom:4%}

	.mt1{ margin-top:2%}
	.mt2{ margin-top:3%}
	.mt3{ margin-top:5%}
	.mt4{ margin-top:6%}
	.mt5{ margin-top:7%}
	.mt6{ margin-top:8%}
	.mt8{ margin-top:10%}
	
	

	.pb3{ padding-bottom:4%}
	.pb4{ padding-bottom:5%}
	.pb5{ padding-bottom:6%}
	.pb6{ padding-bottom:7%}
	.pb7{ padding-bottom:8%}
	
	.pt5{padding-top: 10%}
	
	body{line-height: 1.4}
	
	.bantxt h2{font-size: 30px;}
	.bantxt h3{font-size: 20px;}
	.sytit h3{font-size: 20px;}
	.synumber li{width: calc(50% - 62px); margin-left: 20px; margin-bottom: 20px;}
	.synumber li p em{font-size:40px;}
	.synumber ul {width: calc(100% + 20px);margin-left: -20px;}
	.whatgeo li span{font-size: 40px;}
	.whatgeo li{width: calc(100% - 92px); margin-top: 20px; padding: 20px;}
	.whatgeo li h4{font-size: 20px;}
	.whygeo ul{width: calc(100% + 20px);margin-left: -20px;}
	.whygeo li{ width: calc(50% - 62px);margin-left: 20px; margin-top: 20px;}
	.whygeo li h4{font-size: 20px;}
	.aaas_left{width: 100%}
	.partfourbox .mainbox{display: block}
	.aaastit h4{font-size: 24px;}
	.aaas_right{width: 100%; margin-top: 20px;}
	.hexing li{width: calc(100% - 50px);}
	.service_case img{display: none}
	.service_case li{position: relative; top: auto!important; left: auto!important; bottom: auto!important; right: auto!important; transform: none!important}
	.service_case li{width:50%; margin-bottom: 20px;}
	.service_case ul{display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
	.chanyelist li{width: calc(50% - 62px);margin-left: 20px; margin-top: 20px; padding: 20px;}
	.chanyelist ul{width: calc(100% + 20px);margin-left: -20px;}
	.linktomore{display: block}
	.linktomore a{width: calc(100% - 30px); margin-bottom:10px; font-size: 14px;}
	.aboutbox{display: block}
	.aboutleft{width: calc(100% - 20px);}
	.parteightbox .mainbox{width: 90%}
	.aboutleft li p em{font-size: 30px;}
	.aboutright{width: 100%}
	.aboutright h2{font-size: 20px; margin-top: 20px;}
	.aboutright p{font-size: 16px; margin: 20px 0px}
	.footbox{display: block}
	.foot_left{width: 100%; text-align: center}
	.foot_left h4{font-size: 24px;}
	.foot_left h3{font-size: 20px;}
	.foot_right{width: 100%; margin-top: 20px;}
	.foot_left .you{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}

	.morebtn.big{font-size: 18px;  padding: 5px 10px 5px 15px}
}

@media screen and (max-width:680px)

{
	body{padding-top: 60px; font-size: 12px;}
	.pd3{ padding-top:6%; padding-bottom:6%}
	.pd4{ padding-top:8%; padding-bottom:8%}
	.pd5{ padding-top:10%; padding-bottom:10%}
	.pd6{ padding-top:10%; padding-bottom:10%}
	.pd2{ padding-top:4%; padding-bottom:4%}

	.mt1{ margin-top:3%}
	.mt2{ margin-top:6%}
	.mt3{ margin-top:9%}
	.mt4{ margin-top:10%}
	.mt5{ margin-top:12%}
	.mt6{ margin-top:15%}
	.mt8{ margin-top:20%}
	
	
	.pt4{padding-top: 10%}
	.pb3{ padding-bottom:6%}
	.pb4{ padding-bottom:8%}
	.pb5{ padding-bottom:10%}
	.pb6{ padding-bottom:12%}
	.pb7{ padding-bottom:14%}
	.logo{width:68px;}
	.tel{margin-right:0px; }
	.topbtns{display: none}
	.topright_right{margin-right: 20px;}
	.topright{width: calc(98% - 100px)}
	.top>.mainbox{height: 60px;}
	.nav{top: 60px; height: calc(100vh - 60px);}
	
	
	.mainbox{width: 90%}
	
	.aboutlogobox img{width: 50%}
	.service_case li p{font-size: 14px;}
	.tel a{font-size: 18px;}
	.bantxt h2{font-size: 24px;}
	.bantxt h3{font-size: 18px; line-height: 1.2}
	.whatgeo li{text-align: center}
	.whatgeoico{margin: 0 auto}
	.whygeo li h4{font-size: 16px;}
	.aaastit h4{font-size: 20px}
	.aaastit h5{font-size: 16px;}
	.aaastit{text-align: center}
	.aaastxt li span{font-size: 12px;}
	.aaas_left .morebtn{margin: 0 auto}
	.hexs {width: 100%}
	.hexing li a{padding: 20px; padding-right:40px;}
	.hexstxt h4{font-size: 18px;}
	.hexstxt p{font-size: 14px;}
	.hexingico{width: 30px; margin-right: 0px;}
	.hexstxt{width: calc(100% - 50px)}
	.hexing li a:before{width: 25px; height: 25px; right: 10px;}
	.hexing li{margin-top: 20px;}
	.service_case li:nth-child(5){width: 100%}
	.chanyelist li p{font-size: 14px;}
	.linktomore a{font-size: 12px;}
	.aboutleft li p em{font-size: 26px;}
	.aboutright{text-align: center}
	.aboutright h2{font-size: 16px;}
	.aboutright p{font-size: 14px;}
	.aboutright .you{justify-content:center;}
	.sytit h3{font-size: 16px;}
	.foot_left h4{font-size: 20px; line-height: 1.2}
	.foot_left h3{font-size: 16px;}
	.morebtn.big{font-size: 16px;}
	.whatgeo li h4{font-size: 18px}
	.morebtn.big em{width: 30px; height: 30px;}
	.service_case li{width: 100%; text-align: center}
	.service_case li p{max-width: 100%}
	.service_case li p br{display: none;}
	.morebtn span{text-align: left}
	.aboutleft li{width: 50%}
	.aboutlogobox img{height:auto;}
	
	.footer_top{display: block}
	.foot_cont{width: 100%}
	.foot_from{width: 100%}
	.foot_from h4{font-size: 20px; margin-top: 40px;}
	.foot_from li{width: calc(100% - 40px);}
	.tijiaos{width:100%}
	
	
	.fudong{bottom: 0px; width: 100%;top: auto; transform: none; right: 0px;}
	.fudong ul{display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center; }
	.topup {display: none}
	.fudong li{width: 33.33%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
	.fudong li p{margin-left:5px!important;white-space: nowrap;}
	.fudong li a>p{ font-size: 14px;}
	.fudong li p br{display: none;}

	.fudong li a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
	.fudong li img{margin: 0px; margin-right: 20px}
	.fudong li:first-child p{width: auto; margin: 0px;}
	.fudong_down{top: auto;bottom: 68px;}
	.fudong_down:before{border-right:10px solid transparent;border-left:10px solid transparent;border-top: 10px solid #ffffff; position: absolute; left: 50%; bottom:-20px;top:auto; transform: translate(-50%,0)}
.fudong li .fudong_down{display: none!important}
	.fudong li a{padding: 16px 0px;}
	.footerbj{padding-bottom: 60px;}
	.fudong li:hover .fudong_down{right:10px}
	
	
}


@media screen and (max-width:580px)

{

	
}

@media screen and (max-width:480px)
	
{

	
}

@media screen and (max-height:450px)
	
{
	


	

}

@media screen and (max-height:700px)
	
{
	
}

@media screen and (max-height:1366px) and (max-width:1024px)
{
	

	
}

@media screen and (max-height:450px) and (min-width:800px) 
	
{


	
	
}
