@charset "UTF-8";

a { color: white; text-decoration: none; }
a:hover { color:orange;text-decoration: none; }

li a { color: #444; text-decoration: none; }
li a:hover { color:orange;text-decoration: none; }

#content-contact-left a { color: #333; text-decoration: none; }
#content-contact-left a:hover { color:orange;text-decoration: none; }

#content-ctr-about a { color: #333; text-decoration: underline; }
#content-ctr-about a:hover { color:orange;text-decoration: none; }

html { color: #000; background: #FFF; }

body, div, ul, li { margin: 0; padding: 0; }

img { border: 0; }

li { list-style: none; padding:5px 0; }

td {
	padding:10px 10px 10px 0;
}

h2 {
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight: bolder;
}
h4{
font-size:22px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight: bold;
}
	
h3{
font-size:40px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight: bold;
}

h5 {
	font-size:40px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight: bold;
}
h6 {
	font-size:28px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight: bold;
}
h1{
	font-size:24px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color:#F90;
font-weight: bold;
}

h7{
	font-size:24px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color:#fff;
font-weight: bold;
}


body { font-family: Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif; font-size: 14px; color: #666; background: #fff; }




.wrapper { width: 980px; margin: 0 auto; position: relative; }

#banner { width: 100%; height: 650px; text-align:center;  background: #fff; overflow: hidden; position: relative; float:left; }

#banner_img { display: block; position: relative; }
#banner_img li { position: absolute; top: 0; left: 0; width: 100%; height: 650px; background-position: center; background-size: cover; display: none; }

/*Background Images*/
#banner_img li.item1  { background-image:url(../images/background.jpg); display: block; }

#banner_img li.item2 { background-image:url(../images/background.jpg);   }

#banner_img li.item3 { background-image:url(../images/background.jpg);   }

#banner_img li.item4 { background-image:url(../images/background.jpg);   }

#banner_img li.item5 { background-image:url(../images/background.jpg);   }

   
   
/*Banner */

#banner_img .ad_img { position: absolute; right: 10px; top: 80px; width: 506px; height: 404px; }

#banner_img .ad_txt { position: absolute; left: 70px; top: 170px; color: #000; text-shadow: 1px 1px rgba(51,51,51,0.3); }

#banner_img .ad_txt h2 { font: bold 52px/62px Arial; margin-bottom:10px; color:#000; }

#banner_img .ad_txt a { display: block; width: 100px; height: 25px; line-height: 25px; text-align: center; margin-top: 10px; background: #333; color: #fff; text-decoration: none; text-shadow: none;  }

#banner_ctr { position: absolute; width: 620px; height: 122px; margin-left: -300px; left: 50%; bottom: 40px; z-index: 1; }

#banner_ctr ul { width: 620px; height: 122px; background: url(../images/serv_ico.png) center no-repeat; font-size: 0; line-height: 0; position: relative; }

#banner_ctr li { display: block; float: left; width: 115px; height: 122px; cursor: pointer; }

#banner_ctr li.first-item { background: #f7941e; width: 20px; -webkit-border-radius: 20px 0 0 20px; -moz-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; cursor: default; }

#banner_ctr li.last-item { background: #f7941e; width: 20px; -webkit-border-radius: 0 20px 20px 0; -moz-border-radius: 0 20px 20px 0; border-radius: 0 20px 20px 0; cursor: default; }

#drag_ctr { position: absolute; top: -14px; left: 20px; width: 115px; height: 156px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; bottom: 170px; background: #fff;
-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) ;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
 }

#drag_arrow { position: absolute; top: -14px; left: 20px; width: 115px; height: 156px; background: url(../images/drag_banner_arrow.png) center 14px no-repeat; }




/*Extra */


.logo { position: absolute; width: 259px; height: 106px; margin:30px 0 0 0; z-index: 2; }

.menu-main {
	position: absolute;width: 259px; height: 106px; margin:30px 0 0 36%; z-index: 2;
	
}

#content-ctr {
width:980px; height:auto; left: 50%;
margin-left: -490px;
position:relative;
float:left;
}

.left-content{ width: 480px; height:auto; float:left; margin:30px 0 50px 0;
}

.right-content{ width: 480px; height:auto; float:left; margin:30px 0 50px 0;
}


#footer {
	width:100%; height:50px; background-color:#333; float:left; text-align:right;
}

.footer-word {
	margin: 10px 40px 5px 5px;float:right;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; font-weight:bold;
}
.footer-word-term {
	margin: 15px 5px 5px 40px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; font-weight:bold;
}

#head {
	width:100%; height:50px; background-color:#666;  float:left; text-align:right; 
}

.head-word {
	margin: 15px 40px 10px 5px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; font-weight:bold; 
}

#header {
width: 100%; height: 400px;  background-image:url(../images/background-content.jpg); display:block;
}

#header-main{
	width: 980px; left: 50%;
margin-left: -490px;
position:relative;
}


/*About */
#header-banner{
	width: 980px; left: 50%;
margin-left: -490px;
position:relative; padding-top:100px; ;
}
.title_img {padding-left:20px; margin-top:100px;width:300px; font-size:90px; font-family:Arial, Helvetica, sans-serif; font-weight:bolder;float:left;  }

.title_img2 {padding-left:20px; margin-top:100px;width:300px; font-size:68px; font-family:Arial, Helvetica, sans-serif; font-weight:bolder;float:left;  }

.header_img { width:517px; height:350px; float:right; 
/*padding-left:140px;*/}

#content-ctr-about {
width:980px; height:auto; 
left: 50%;
margin-left: -490px;
position:relative;
margin-top:40px;
margin-bottom:40px;
float:left;
}

#container-content { width: 100%; height: auto;  margin: auto 0; }

/*Why us */

.box-why {
	width:100%;
	height:40px;
	margin-bottom:10px;

	}
.box-img-why{
	float:left;
}
.box-text-why{
	padding: 10px;
	float:left;
}

/*Pricing */
#box-pricing {
float:left;
margin: 10px 20px 20px 10px;
	padding:10px;
	width:440px;
	height:auto;
-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3) ;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

	}
	
.image-best{
	position: absolute;
	z-index: 5;
	margin: 0px 0 0 370px;
}
	
	#box-pricing-reco {
		float:left;
margin: 10px 20px 20px 10px;
	padding:10px;
	width:440px;
	height:auto;
-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3) ;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	background: rgb(241,231,103); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(241,231,103,1) 63%, rgba(249,181,84,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(63%,rgba(241,231,103,1)), color-stop(100%,rgba(249,181,84,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(241,231,103,1) 63%,rgba(249,181,84,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(241,231,103,1) 63%,rgba(249,181,84,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(241,231,103,1) 63%,rgba(249,181,84,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(241,231,103,1) 63%,rgba(249,181,84,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#f9b554',GradientType=0 ); /* IE6-9 */


	}
	
	.box-price {
	width:100%;
	height:200px;
	margin-bottom:10px;

	}
.box-img-price{
	float:left;
}
.box-text-price{
	width:200px;
	padding: 10px;
	float:left;
}

#reloadprocedure
{
	margin-left: 20px;
	line-height: 30px;
}

.intent
{
	margin-left: 30px;
	line-height: 18px;
}
	
/*Oppoctunity */	
	
#content-ctr-oppo {
width:980px; height:auto; 
left: 50%;
margin-left: -490px;
position:relative;
margin-top:40px;
margin-bottom:40px;
float:left;
}

#content-oppo-left {
	width:700px; height:auto;
	float:left;
}

#content-oppo-right {
	width:240px; height:auto;
		float:left;
		padding:20px;
-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3) ;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.box-oppo {

	height:auto;
	margin-bottom:15px;
	float:left;

	}
.box-img-oppo{
	float:left;
}
.box-text-oppo{
	width:620px;
	padding: 5px 10px 10px 20px;
	float:left;
}


/*Contact */	
	
#content-ctr-contact {
width:980px; height:auto; 
left: 50%;
margin-left: -490px;
position:relative;
margin-top:40px;
margin-bottom:40px;
float:left;
}

#content-contact-left {
	width:500px; height:auto;
	float:left;
	border-right:1px solid #CCC;
}

#content-contact-right {
	width:430px; height:auto;
		float:left;
		padding: 0 20px 20px 20px;

}



input {
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	min-width:100px;
	min-height:30px;
	border:1px solid #CCC;
	padding-left: 5px;
	padding-right: 5px;
}
textarea {
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	min-width:270px;
	min-height:50px;
	border:1px solid #CCC;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}


#container-terms{
	 width:100%; 
}
#title-terms {
	width:100%; height:40px; background-color:#333; color:#FFF; padding:20px 20px 20px 40px;
}
#content-terms {
	width:960px; padding: 20px; 
}

@media only screen and (max-width : 1600px) {\

#banner { width: 100%; height: 700px; }
	
}