html,body{padding: 0;margin: 0;width: 100%;height: 100%;overflow-y: auto;overflow-x: hidden;}
ul,li{list-style: none;margin: 0;padding: 0;}

header{width: 100%;height: 100px;line-height: 100px;background: #000000;opacity: 0.6;position: fixed;left: 0;top: 0;font-size: 14px;color: #FFFFFF;z-index: 19960524;}
header .logo{width: 214px;height: 30px;background: url("../images/header.png");background-size: 214px 30px;cursor: pointer;position: absolute;left: calc(50% - 600px);top: 38px;}
header .dh{position: relative;width: 1200px;height: 100px;margin: 0 auto;}
header .dh ul{list-style: none;width: 800px;height: 100%;float: right;}
header .dh ul li{float: left;margin-left: 60px;cursor: pointer;position: relative;}
header .dh ul li.choose,header .dh ul li:hover{color: #FFE04F;}


.main_title{width: 100%;height: 80px;}
.main_title > div{color: #666666;font-size: 14px;margin-bottom: 17px;}
.main_title > div:first-child{color: #333333;font-size: 30px;margin-bottom: 2px;}
.main_title > span{display: block;width: 50px;height: 2px;background: #52C0FF;float: left;}
.main_title > span:last-child{width: 17px;height: 2px;background: #FFD614;margin-left: 7px;}

footer{width: 100%;height: 363px;position: relative;bottom: 0;left: 0;background: #666666;color: #E4E3E3;font-weight: 400;font-size: 12px;}
footer .contact{position: relative;width: 1200px;height: calc(100% - 90px);margin: 0 auto;}
footer .contact .footer_content{padding-top: 36px;margin-bottom: 28px;}
footer .contact .footer_content font{font-size: 26px;}
footer .contact .footer_content > div:first-child{font-size: 24px;margin-bottom: 40px;}
footer .contact .footer_content > div{font-size: 20px;margin-bottom: 12px;font-weight: 400;}
footer .contact .footer_content .ewm{position: absolute;width: 144px;height: 148px;right: 18px;top: 69px;}
footer .contact .footer_content .ewm > div{text-align: center;}
footer .contact .footer_content .ewm > div:last-child{font-size: 18px;margin-top: 31px;}
footer .fc{width: 1200px;height: 62px;margin: 28px auto 0;position: relative;}
footer .fc:before{content: '';position: absolute;width: 1920px;height: 1px;background: #8C8C8C;left: -360px;top: -28px;}
footer .fc span{display: block;width: 100%;height: 24px;bottom: 38px;text-align: center;font-size: 18px;left: 0;position: absolute;}
.amap-logo{display: none!important;}
.amap-copyright{display: none!important;}