
body, html { overflow-x:hidden; }

body {
    font-size: 1em;
    line-height: 1.4;
    font-family: "Microsoft YaHei","HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal; 
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p { font-family: "Microsoft YaHei","HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.blue { color: #6CF; }

.green { color: #CF0; }

h2 {
	padding: 10px 0;
}

p {
	padding: 10px 0;
	text-align: justify;
}

a {
	color: #FF6;
}

a:hover {
	color: #F60;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}
/* Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff; /* change if the mask should have another color then white */
    z-index: 99; /* makes sure it stays on top */
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%; /* centers the loading animation horizontally one the screen */
    top: 50%; /* centers the loading animation vertically one the screen */
    background-image: url(../images/status.gif); /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px; /* is width and height divided by two */
}

/*general*/
#main-wrapper {
     overflow: hidden;
}

.templatemo-logo {
	z-index: 1;
}
.templatemo-site-title-top { 
    color: #FFF !important; 
	font-family: "Microsoft YaHei";
	letter-spacing: 0.8px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);
	padding-bottom:50px;
}
.templatemo-site-title { 
    color: #000;
	font-weight:bold;
	letter-spacing: 9px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);
}
.templatemo-site-title-bottom { 
    color: #000;
	font-size:20px;
}


.templatemo-site-title a {
	color: #000;
	text-decoration: none;
}

.templatemo-site-title a:hover {
	text-decoration: none;
}


.templatemo-site-title-img { 
    width:200px;
}


img.slide {
    width: 100%; 
    z-index: -9999999; 
    position: absolute;
}

.active {
    display: block;
}

.inactive {
    /* left: 703px; */
    display: none;
}

.image-section {
    position: fixed;
}

.image-container {
    position: relative;
}

.image-container img {
    position: absolute;
}

.templatemo-content {
    position: static;
    overflow: hidden; 
    margin-top: 2%;
    padding-bottom: 6%;
}

.footer-templatemo-content {
    position: static;
    overflow: hidden; 
    padding-bottom: 1%;
}
.footer-templatemo-content-bottom {
    position: static;
    overflow: hidden; 
    padding: 20px 0px;
	border-top:1px solid #B5B5B5;
}
/*黑色背景*/
.black-bg {
    background-color: rgba(70,43,80,0.8);
}
.black-bg:before, .black-bg:after {
    content: "";
    display: table;
    line-height: 0;
}
.black-bg:after {
    clear: both;
}
    .copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.templatemo-content section {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative; 
    overflow: hidden;
    top: 0; 
    padding-bottom: 20px;
}


.templatemo-content-wrapper {
    overflow:hidden;
}

.templatemo-content h2 {
    color:#fff;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    
}

.templatemo-content p {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 16px;
}

.templatemo-content p empty{
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 14px;
	width:100%;
	padding:10px;
	float:left;
}

.templatemo-content p a{
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 14px;    
	padding: 5px 0px;
}
.templatemo-content  p a:hover{
	color:#FF9920;
	font-family:"Microsoft YaHei";
	font-size:14px;
	padding: 5px 0px;
	text-decoration: none;
}

.templatemo-content p empty span{
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 16px;
	font-weight:bold;
}

.templatemo-content  p span{
	color:#fff;
	font-family:"Microsoft YaHei";
	font-size:14px;
	font-weight:bold;
	padding: 5px 10px;
}

#map-canvas {
	height: 260px;
}


.footer {
    overflow:hidden; 
    /*position:fixed; */
    bottom: 0px;
    width: 100%;
    height: auto;
    background: rgba(67,74,84,0.6);
}

.footer-center {
    margin:0 auto;
}

.footer-left {
	float:left;
	padding:10px;
    overflow:hidden;
    width:20%;
    
}
.footer-left-ewm {
	float:left;
	padding:10px 0px 10px 20px;
    overflow:hidden;
    width:20%;
    
}

.footer-left-ewm img{
    width:100%;
    background:#fff;
}


.footer-left-top {
	float:left;
	color:#FF9920;
	padding:10px 0px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
    overflow:hidden;
    width:100%;
    
}

.footer-left-bottom {
	float:left;
 	color:#868686;
	font-family:Arial;
	font-size:12px;
    overflow:hidden;
    width:100%;
}


.footer-left-bottom  ul li {
	float:left;
	width:100%;
    overflow:hidden;
}
.footer-left-bottom  ul li a{
	color:#fff;
	font-family:Arial;
	font-size:13px;
}
.footer-left-bottom  ul li a:hover{
	color:#FF9920;
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
}

.footer-left-logo{
	
	float:left;
	width:36%;
	text-align:right;
}
.footer-left-logo img{
	color:#fff;
	width:144px;
	padding-top:6px;
}

.footer-right-content{
	float:left;
	color:#fff;
	width:100%;
	padding-left:20px;
	text-align:center;
}

.footer-text {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; 
    color:#fff; 
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);
    margin-left: 30px;
    font-size: 14px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.btn-menu {
    padding: 20px 0;
    text-align: center;
}

.btn-menu > .fa {
    font-size: 50px;
    margin: 20px 0;
}
.btn-menu > h2 {
    margin: 0;
    font-size: 20px;
	font-weight:bold;
}

.margin-bottom-20 a{
    color: #fff;
    margin-bottom: 20px;
	transition: all 0.4s ease;
	text-decoration: none;
}
.margin-bottom-20 a:hover {
    text-decoration: none;
    color: #246BB2;
}

.change-section {
    text-decoration: none;
}

..margin-bottom-20 .black-bg {
    transition: all 0.4s ease;
}

..margin-bottom-20 .black-bg > h2 {
    transition: all 0.4s ease;
}

.change-section:hover {
    text-decoration: none;
    color: #246BB2;
}


/*滑过变白*/
.margin-bottom-20 a:hover .black-bg {
    background-color: rgba(255,255,255,0.8);
}

.margin-bottom-20 a:hover .black-bg > h2 {
    color: #246BB2;
}

@media (max-width: 991px) {
    .footer {
		width: 100%;
		height: auto;
        overflow:hidden; 
        /*position:static;*/
        text-align: center;
    }
	.footer-left{
		display:none;
	}
    .footer-left-ewm {
		float:left;
		padding:10px;
		overflow:hidden;
		width:50%;
		
	}

	.footer-left-ewm img{
		width:100%;
		background:#fff;
	}
	.footer-left-logo{
	
		float:left;
		width:100%;
	}
	.footer-left-logo img{
		color:#fff;
		width:100%;
	}

	.footer-right-content{
		float:left;
		color:#fff;
		width:100%;
		padding-left:20px;
	}
    .footer-text {
        margin-left: 0;  
    }
}