﻿*,*:before,*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font: 1em/1.5 "Open Sans",sans-serif;
	overflow-y: scroll;
	min-height: 100%
}

body {
	background: #fff;
	color: #555;
	-webkit-font-smoothing: antialiased
}
h1,h2,h3,h4,h5,h6,h7,li,ul,ol,dl,dt,dd,p{margin:0; pading:0;}
a,a:visited {
	color: #cd3737;
	text-decoration: none;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
	-webkit-transition: background 0.2s;
	-moz-transition: background 0.2s;
	-o-transition: background 0.2s;
	transition: background 0.2s
}

a:hover,a:focus {
	color: #a72a2a
}
ul li{
	list-style:none;}
.clear{ clear:both;}

.cfx_menu{
	position: absolute;top: 40px;right:18px;z-index: 99;
	width:82px; height:180px;
	background-image: url(../images/navbox.png);	
}
.cfx_menu ul{
	width:120px; height:178px;
	margin-top:14px;
	margin-left:-34px;
	}
.cfx_menu ul li{
	width:70px; height:50px;
	margin-top:5px;}
.cfx_menu ul li a{ display:block; width:70px; height:50px; z-index:9999;}
html.fsvs {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}

html.fsvs #fsvs-body {
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
	width: 100%
}

html.fsvs #fsvs-body>* {
	height: 100%;
	width: 100%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}

html.fsvs.no-hijack {
	overflow: auto;
	position: relative
}

html.fsvs.no-hijack #fsvs-body {
	position: static;
	transition: none !important;
	-webkit-transition: none !important;
	-webkit-transform: none !important;
	transform: none !important
}

html.fsvs.no-hijack #fsvs-pagination {
	display: none
}

html.fsvs #fsvs-pagination {
	margin: 0;
	padding: 54px 16px;
	position: fixed;
	height: auto;
	right: -100px;
	top: 50%;
	z-index: 999;
	width: 32px
}

html.fsvs #fsvs-pagination li {
	list-style: none;
	width: 18px;
	height: 18px;
	line-height: 25px;
	text-align: center;
	margin: 0 0 2px 0;
	cursor: pointer
}

html.fsvs #fsvs-pagination li>span {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	line-height: 22px;
	border: 1px solid white;
	display: block
}

html.fsvs #fsvs-pagination li>span>span {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 6px;
	height: 6px;
	line-height: 12px;
	border: 1px solid white;
	display: block;
	margin: 1px
}

html.fsvs #fsvs-pagination li.active>span {
	border: 1px dashed white
}

html.fsvs #fsvs-pagination li.active>span>span {
	background: white
}

html.fsvs #fsvs-pagination li:last-child {
	margin: 0
}

html.fsvs.demo #fsvs-body>.slide {
	text-align: center
}

html.fsvs.demo #fsvs-body>.slide img{ width:100%; height:100%;}

html.fsvs.demo #fsvs-body>.slide.nth-class-1 {
	background: #eb7347
}

html.fsvs.demo #fsvs-body>.slide.nth-class-2 {
	background: #26a65b
}

html.fsvs.demo #fsvs-body>.slide.nth-class-3 {
	background: #d24d57
}

.arrow-up{
	height:auto;
	width:25px;
	position:absolute;
	left:50%;
	top:92%;
	margin-left:-12px;
	z-index:99;
}

	
	
	
/*---------new style----------*/	
.page_00,.page_01,.page_02,.page_03,.page_04{
	width:100%; height:100%;
	}
.page0_top,.page1_top,.page2_top,.page3_top,.page4_top{
	width:100%; height:12%;
	min-height:52px;
	background-size:cover;
	}
.page0_top{ background-color:#4ea435;}
.page_02,.page_04,.page2_top,.page4_top{ background-color:#e1effb;}
.page0_top ul,.page1_top ul,.page2_top ul,.page3_top ul,.page4_top ul{
	height:85%;
	padding-top:3%;
	margin-right:-8px;
	}	
.page0_top ul li,.page1_top ul li,.page2_top ul li,.page3_top ul li,.page4_top ul li{
	width:12%; height:100%;
	float:right;
	margin-right:6%;
	}
.page0_top ul li img,.page1_top ul li img,.page2_top ul li img,.page3_top ul li img,.page4_top ul li img{
	width:100%; height:100%;
	}
.page0_top ul li input,.page1_top ul li input,.page2_top ul li input,.page3_top ul li input,.page4_top ul li input{
	width:100%; height:100%;
	}
.page0_pic,.page1_pic,.page2_pic,.page3_pic,.page4_pic{ margin:0 auto;}
.page0_btn,.page1_btn,.page2_btn,.page3_btn,.page4_btn{ width:50%;}
.page_00{ background-color:#70b52c;}
.page_01{ background-color:#3bbbf6;}
.page1_top{
	background-image:url(../images/page1_topbg.jpg);
	background-repeat:no-repeat;
	}
.page1_pic{
	width:70%; height:62%;
	margin-top:5%;
	}
.page1_btn{
	margin-top:12px;
	}
.page_01 p{
	font-size:0.5em;
	color:#FFF;
	margin-top:12px;
	}
	
.page2_pic{
	width:75%; height:70%;
	margin-top:-5px;
	}	
.page_03,.page3_top{
	background-color:#cbe7f5;
	}
.page3_pic{
	width:80%; height:70%;
	margin-top:-5px;
	}
.page4_bottom{
	width:100%; height:100%;
	background-color:#121212;}
.page4_pic{
	width:70%; height:61%;
	margin-top:-5px;
	}
.page4_btn{
	margin-top:10px;}	
.p4_w{
	width:100%;
	margin-left:33%;
	margin-top:-5px;}
.p4_pc{
	width:5%; height:3%;
	float:left;
	}
.p4_pc img{ width:100% !important; height:3% !important;}
.p4_w p{
	font-size:0.8em;
	line-height:1.5em;
	float:left;}
.p4_copyright{
	font-size:0.5em;
	margin-top:5px;}	
	
	
	
	
.openinbrowser {
				display:none;
				position:fixed; top:0; left:0; z-index:100;
				width:100%; height:100%;
				background:rgba(0,0,0,0.8);
				filter:alpha(opacity=80);
			}
.openinbrowser img { max-width:100%;}
.openinbrowser p {
				margin-top:10%;
				padding:0 5%;
			}
.openinbrowser p span {
				position:absolute; top:5%; left:5%;
				width:30px; height:30px; line-height:30px;
				background:#fff;
				color:#444;
				font-size:20px;
				font-weight:700;
				text-align:center;
				border-radius:12px;
			}
	
	
	
	
	
	
	
	
@media all and (max-width:640px) {
	html.fsvs {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden
}

html.fsvs #fsvs-body {
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
	width: 100%
}

html.fsvs #fsvs-body>* {
	height: 100%;
	width: 100%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}

html.fsvs.no-hijack {
	overflow: auto;
	position: relative
}

html.fsvs.no-hijack #fsvs-body {
	position: static;
	transition: none !important;
	-webkit-transition: none !important;
	-webkit-transform: none !important;
	transform: none !important
}

html.fsvs.no-hijack #fsvs-pagination {
	display: none
}

html.fsvs #fsvs-pagination {
	margin: 0;
	padding: 54px 16px;
	position: fixed;
	height: auto;
	right: -100px;
	top: 50%;
	z-index: 999;
	width: 32px
}

.circle_cfx{
	marker-offset: -39px; 
	right:4px;
	}
html.fsvs #fsvs-pagination li {
	list-style: none;
	width: 18px;
	height: 18px;
	line-height: 25px;
	text-align: center;
	margin: 0 0 2px 0;
	cursor: pointer
}

html.fsvs #fsvs-pagination li>span {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	line-height: 22px;
	border: 1px solid white;
	display: block
}

html.fsvs #fsvs-pagination li>span>span {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 6px;
	height: 6px;
	line-height: 12px;
	border: 1px solid white;
	display: block;
	margin: 1px
}

html.fsvs #fsvs-pagination li.active>span {
	border: 1px dashed white
}

html.fsvs #fsvs-pagination li.active>span>span {
	background: white
}

html.fsvs #fsvs-pagination li:last-child {
	margin: 0
}

html.fsvs.demo #fsvs-body>.slide {
	text-align: center
}

html.fsvs.demo #fsvs-body>.slide img{width:100%; height:100%;}

html.fsvs.demo #fsvs-body>.slide.nth-class-1 {
	background: #eb7347
}

html.fsvs.demo #fsvs-body>.slide.nth-class-2 {
	background: #26a65b
}

html.fsvs.demo #fsvs-body>.slide.nth-class-3 {
	background: #d24d57
}

	}
	
@media screen and (max-width: 480px) {	
html.fsvs {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden
}

html.fsvs #fsvs-body {
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
	width: 100%
}

html.fsvs #fsvs-body>* {
	height: 100%;
	width: 100%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}

html.fsvs.no-hijack {
	overflow: auto;
	position: relative
}

html.fsvs.no-hijack #fsvs-body {
	position: static;
	transition: none !important;
	-webkit-transition: none !important;
	-webkit-transform: none !important;
	transform: none !important
}

html.fsvs.no-hijack #fsvs-pagination {
	display: none
}

html.fsvs #fsvs-pagination {
	margin: 0;
	padding: 54px 16px;
	position: fixed;
	height: auto;
	right: -100px;
	top: 50%;
	z-index: 999;
	width: 32px
}

.circle_cfx{
	marker-offset: -39px; 
	right:4px;
	}
html.fsvs #fsvs-pagination li {
	list-style: none;
	width: 18px;
	height: 18px;
	line-height: 25px;
	text-align: center;
	margin: 0 0 2px 0;
	cursor: pointer
}

html.fsvs #fsvs-pagination li>span {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	line-height: 22px;
	border: 1px solid white;
	display: block
}

html.fsvs #fsvs-pagination li>span>span {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 6px;
	height: 6px;
	line-height: 12px;
	border: 1px solid white;
	display: block;
	margin: 1px
}

html.fsvs #fsvs-pagination li.active>span {
	border: 1px dashed white
}

html.fsvs #fsvs-pagination li.active>span>span {
	background: white
}

html.fsvs #fsvs-pagination li:last-child {
	margin: 0
}

html.fsvs.demo #fsvs-body>.slide {
	text-align: center
}

html.fsvs.demo #fsvs-body>.slide img{ width:100%; height:100%;}

html.fsvs.demo #fsvs-body>.slide.nth-class-1 {
	background: #eb7347
}

html.fsvs.demo #fsvs-body>.slide.nth-class-2 {
	background: #26a65b
}

html.fsvs.demo #fsvs-body>.slide.nth-class-3 {
	background: #d24d57
}
}
