﻿//@import url(http://fonts.googleapis.com/css?family=Damion);

/* General
------------------------------------------------------------ */

.hand-drawn {
	font-family:"微软雅黑";
}

.org {
	color: #f28706;
}


/* Headline
------------------------------------------------------------ */

#theme-headline {
	background: url(../images/bg-line.png) no-repeat bottom;
	overflow: hidden;
	padding: 0 0 10px;
	margin-bottom: 10px;
	text-shadow: #fff 1px 1px;
}

#theme-headline h3 {
	font-size: 45px;
	text-align: center;
	font-weight:bold;
}

#theme-headline h2 {
	font-size: 55px;
	margin-bottom: 10px;
	font-weight:bold;
}

#theme-headline .home-screenshot {
	float: left;
	height: auto;
	position: relative;
	width: 600px;
}

#theme-headline .home-intro {
	background: none;
	float: right;
	margin-bottom: 40px;
	padding: 0;
	width: 350px;
}

#theme-headline .home-intro-bottom .p1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	/*text-transform: uppercase; 大写*/ 
}

#theme-headline .home-intro-bottom {
	padding: 0;
}

#theme-headline .home-intro-bottom .p3 {
	font-size: 15px;
}

#theme-headline .home-intro-top {
	margin-top: 40px;
}

#theme-headline .home-intro-top p.center {
	font-family:"微软雅黑"
	margin-bottom: 15px;
}

#theme-headline .home-intro-top .green-pointer {
	background: url(images/home/button-pointer.png) no-repeat;
	color: #fff;
	display: block;
	font-family:"微软雅黑";
	font-size: 32px;
	height: 117px;
	text-align: center;
	text-decoration: none;
	text-shadow: #47631d 1px 1px;
	text-transform: uppercase;
	margin: 0 auto;
	width: 352px;
}

#theme-headline .slideshow-monitor {
	background: url(images/home/slideshow-monitor.png) no-repeat;
	display: block;
	height: 422px;
	left: 100px;
	position: absolute;
	top: 20px;
	width: 478px;
}

#theme-headline .slideshow-tablet {
	background: url(images/home/slideshow-tablet.png) no-repeat;
	display: block;
	height: 267px;
	left: 30px;
	position: absolute;
	top: 171px;
	width: 214px;
}

#theme-headline .slideshow-mobile {
	background: url(images/home/slideshow-mobile.png) no-repeat;
	display: block;
	height: 168px;
	left: 170px;
	position: absolute;
	top: 283px;
	width: 96px;
}

#theme-headline .home-screenshot .widget-area {
	margin: 0 20px 20px 20px;
}

#genesis-responsive-slider,
.flexslider {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.flex-direction-nav li .prev {
	background: url(../images/nav-left.png) no-repeat bottom;
	height: 38px;
	left: 220px;
	top: 445px;
	width: 38px;
}

.flex-direction-nav li .next {
	background: url(../images/nav-right.png) no-repeat bottom;
	height: 38px;
	left: 275px;
	top: 445px;
	width: 38px;
}

.flex-direction-nav li .prev:hover,
.flex-direction-nav li .next:hover {
	background-position: top;
}

#three-reasons h2 {
	margin-bottom: 15px;
}

#three-reasons h3 {
	font-size: 32px;
	margin-bottom: 30px;
	text-align: center !important;
}

#three-reasons p.center {
	color: #333;
	font-size: 16px;
	text-shadow: #fff 1px 1px;
	margin-top: 25px;
	margin-bottom: 40px;
}

/* Home Version 2 */


#theme-headline .home-ver-2 h4 {
	font-size: 26px;
	margin-top: 35px;
}

#theme-headline .home-ver-2 .home-intro-top {
	margin-top: 0;
}

#theme-headline .home-ver-2 p.center {
	margin: 10px 0;
}


/* Responsive Design
------------------------------------------------------------ */

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

	#theme-headline .home-screenshot,
	#theme-headline .home-intro {
		float: none;
		margin: 0 auto;
		width: 90%;
	}
	
	.flex-direction-nav li .prev,
	.flex-direction-nav li .next {
		display: none;
	}
	
	#theme-headline .home-intro-top {
		margin-top: 0;
	}
	
}

.f_icon{ width:50px; height:51px; margin-left:120px !important;}
.f_icon1{ background:url(../images/f_pic1.png) no-repeat;}
.f_icon2{ background:url(../images/f_pic2.png) no-repeat;}
.f_icon3{ background:url(../images/f_pic3.png) no-repeat;}
.f_icon4{ background:url(../images/f_pic4.png) no-repeat;}
.f_icon5{ background:url(../images/f_pic5.png) no-repeat;}
.f_icon6{ background:url(../images/f_pic6.png) no-repeat;}