﻿@charset "utf-8";

body{font-family:"微软雅黑"}
.no-margin{margin:0 !important}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
.tr{ transition: all 0.3s;}
.sizeCover{ background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }

.main-pad-1{ padding:30px 0 0;}
.main-pad-2{ padding:0 0 30px;}

header{ position: relative; z-index:99999; background: #e54242;}
header .logo a{ display:block; font-size:0; line-height: 80px;}
header .tel a{ display: block;}
header .tel .icon{ margin-right: 5px; font-size: 0;}
header .tel .icon img{ width: 24px;}
header .tel .shuzi{ font-family:Impact; font-size: 22px; color: #fff;}
header .menu ul li{ width: calc(100% / 4);}
header .menu ul li:nth-child(n+2){ padding-left: 1px;}
header .menu ul li a{ display: block; font-size: 16px;color: #fff; line-height: 80px;}
header .menu ul li.active a{ background:#ff6658;}

.title-1{ margin-bottom: 20px; padding-bottom: 10px; border-bottom: solid 1px #e9e9e9;}
.title-1 .biaoti{ font-size: 24px;color: #333;}

.text-1{ font-size: 16px;color: #333; line-height: 30px;}
.text-1 img{ max-width: 100% !important; height: auto !important;}

.picture-1{ position: relative; margin-top: 20px; padding-top: 50%; background: #f2f2f2;}
.picture-1 .map{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%;}

footer .logo a{ display: block; font-size: 0; line-height: 140px;}
footer .ewm{ margin-top: 17px; width: 88px;}
footer .ewm .imgbox{ margin-bottom: 5px; font-size: 0;}
footer .ewm .imgbox img{ width: 100%;}
footer .ewm .mc{ font-size: 12px;color: #fff; line-height: 12px;}
footer .jieshao{ margin-top: 46px; font-size: 16px;color:#fff; line-height: 24px; }

@media (min-width:992px){
	header .tel{ margin-top: 24px; padding: 0 15px; line-height: 32px; background: #ff6658; border-radius: 16px;}
	header .tel .cn{ font-size: 16px;color: #fff;}
	header .menu{ position: absolute; left:calc((100% - 300px) / 2); top: 0; z-index: 1; width: 400px;}
	header .menu ul li:hover a{ background:#ff6658;}
	.banner{height: calc(100vh - 80px - 140px);}
	.banner .imgbox{ position: relative; height: 100%;}
	footer{ background: #e54242;}
	footer .ewm{ float: right;}
	footer .fenxiang{ margin-top:45px; margin-right: 75px;}
	footer .fenxiang ul li:nth-child(n+2){ margin-left: 25px;}
	footer .fenxiang ul li a{ position: relative; display: block; width: 50px; height: 50px; font-size: 0; text-align: center; line-height: 50px; background: #fff; border-radius: 50%;}
	footer .fenxiang ul li a > img{ transition: all 1s}
	footer .fenxiang ul li:nth-child(odd) a:hover > img{ transform: rotateY(360deg)}
	footer .fenxiang ul li a span{ display: block; position: absolute; left: calc((100% - 88px) / 2); top: calc((100% - 88px) / 2); z-index: 1; width: 88px; height: 88px; visibility: hidden; opacity: 0; transition: all 0.5s;}
	footer .fenxiang ul li a span img{ width: 100%;}
	footer .fenxiang ul li a:hover span{ visibility: visible; opacity: 1;}
	footer .jieshao{margin-left: 15px; padding-left: 15px;border-left: solid 1px rgba(255,255,255,0.5);}
}

@media (max-width:1199px){
	footer .jieshao{ font-size: 14px;}
	footer .fenxiang{ margin-right: 30px; margin-top: 50px;}
	footer .fenxiang ul li:nth-child(n+2){ margin-left: 20px;}
	footer .fenxiang ul li a{ width: 40px; height: 40px; line-height: 40px;}
	footer .fenxiang ul li:nth-child(1) a > img{ width: 17px;}
	footer .fenxiang ul li:nth-child(2) a > img{ width: 24px;}
	footer .fenxiang ul li:nth-child(3) a > img{ width: 24px;}
}

@media (max-width:991px){
	.main-pad-1{ padding: 20px 0 0;}
	.main-pad-2{ padding: 0 0 20px;}
	body{ padding-bottom: 55px;}
	header .logo a{ line-height: 60px;}
	header .logo a img{ width: 180px;}
	header .tel a{ line-height:60px;}
	header .menu ul li{ background: #fa8278;}
	header .menu ul li a{ font-size: 14px; line-height: 40px; background: #ff6658;}
	header .menu ul li.active a{ background: #e54242;}
	.banner{font-size: 0;}
	.banner img{ width: 100%;}
	.title-1 .biaoti{ font-size: 18px;}
	.text-1{ font-size: 14px; line-height: 26px;}
	footer{ padding: 20px 0; border-top: solid 1px #e9e9e9;}
	footer .ewm{ float: left; margin-top: 0;}
	footer .ewm .mc{ color: #333;}
	footer .jieshao{ padding-left: 30px; margin-top: 17px; width: calc(100% - 88px);color: #333;}
	.tabBar{ position: fixed; left: 0; bottom: 0; z-index: 999; width: 100%; background: #e54242;}
	.tabBar ul li{ width: 25%;}
	.tabBar ul li:nth-child(n+2){ border-left:solid 1px rgba(255,255,255,0.2);}
	.tabBar ul li > a{ display: block; padding:10px 0;}
	.tabBar ul li > a .icon{ margin-bottom:5px; font-size: 0;}
	.tabBar ul li > a .icon img{ width: 18px;}
	.tabBar ul li > a .mc{ font-size: 12px; color: #fff; line-height: 12px;}
	.tabBar ul li.active > a{ background:#ff6658;}
	.tabBar ul li .tanchuang{ display: none; position:absolute; left: 15px; bottom: 100%; z-index: 1; width: calc(100% - 30px); padding-bottom:10px;}
	.tabBar ul li .tanchuang .box{ padding: 10px; font-size: 0; background: #fff; border-radius: 5px; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
	.tabBar ul li .tanchuang .box img{ width: 110px;}
}

@media (max-width:767px){
	header .logo a img{ width: 150px;}
	header .tel .shuzi{ font-size: 18px;}
	header .menu ul li a{ font-size: 12px; line-height: 34px;}
	.title-1 .biaoti{ font-size: 16px;}
	.text-1{ font-size: 12px; line-height: 24px;}
	footer .jieshao{ padding-left: 20px; font-size: 12px;}
}

@media (max-width:399px){
	footer .jieshao{ margin-top: 0;}
}