@charset "utf-8";
/* CSS Document */

::-moz-selection {
	background: #b9e9ff
}
::selection {
	background: #b9e9ff
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}
fieldset,
img {
	border: 0;
}
/* set image max width to 100% */

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	/* ie8 */
	
	vertical-align: middle;
	-webkit-text-size-adjust: none;
}
address,
caption,
cite,
code,
dfn,
var {
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
ol {
	list-style: outside decimal;
	margin-left: 18px;
	line-height: 1.6em;
}
ol li {
	line-height: 1.8em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
img {
	vertical-align: middle;
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
body,textarea,input,button,select,keygen,legend{
	font-family:Lato,sans-serif,Arial,Helvetica;
	color:#333;
	outline:0;
}
input[type='text'],
textarea,
input[type='submit'] {
	-webkit-appearance: none;
	font-family: Helvetica, Arial, sans-serif;
	outline: none;
	color: #666;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.2em;
}
input[type='checkbox'] {
	vertical-align: text-top;
	vertical-align: baseline\9;
}
select {
	font-family: Helvetica, Arial, sans-serif;
}
select:focus {
	outline: none;
}
.clear{
	clear: both;
}
/**top nav css**/
body{
	background: url(../img/global-bg.png);
}
.container{
	width: 1000px;
	margin: 0 auto;
}
.top{
	background: url(../img/index-top-bg.jpg) no-repeat center top;
	height: 600px;
}
.top .logo{
	display: block;
	width: 146px;
	height: 140px;
	background: url(../img/logo.png) no-repeat;
}
.top .item1{
	position: relative;
	font-size: 16px;
	font-weight: bold;
}
.top .item1 .nav{
	position: absolute;
	top:54px;
	right:0;
}
.top .item1 .nav ul li{
	float:left;
	border: 2px solid #333;
	border-radius: 4px;
	padding:0 8px;
	margin-left:24px;
}
.top .item1 .nav ul li a{
	font-size: 15px;
	text-decoration:none;
}
.top .item1 .nav ul li.active,.top .item1 .nav ul li:hover{
	background-color: #2D2B22;
}
.top .item1 .nav ul li.active a,.top .item1 .nav ul li:hover a{
	color: #fff;
}


.top .item1 p{
	color: #2d2b22;
	position: absolute;
	left: 166px;
	top: 51px;
	font-weight: bold;
}
.top .item1 span{
	color: #61a9c9;
	font-style: italic;
	position: absolute;
	left: 164px;
	top: 70px;
}
.top .item2{
	color: #2d2b22;
	text-align: center;
	margin: 104px auto 20px;
}
.top .item2 a{
	text-decoration: none;
}
.top .item2 .title{
	font-size: 62px;
	margin-bottom: 6px;
}
.top .item2 .stitle{
	font-size: 26px;
	margin-bottom: 22px;
}
.top .item2 .learn-more{
	display: block;
	width: 186px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	font-size: 22px;
	color: #fff;
	text-align: center;
	background-color: #2D2B22;
}
.top .item2 .learn-more:hover{
	opacity: .8;
}
.top .item2 .version{
	padding: 0px 0 10px 0;
	border: 4px solid #2D2B22;
	display: block;
	margin: 20px auto;
	width: 480px;
	height: 54px;
	color: #2D2B22;
	border-radius: 6px;
}
.top .item2 .version em{
	font-style: italic;
	font-size: 28px;
	display: block;
}
.top .item2 .version i{
	font-size: 18px;
	display: block;
}
.top .item2 .version:hover{
	background-color: #2D2B22;
	color: #fff;
}
.top .item3{
	display:none;
}
.top .item3 ul{
	top: 0;
	z-index: 999;
	display:table-cell;
}
.top .item3{
	text-align: center;
	margin: 63px auto 0;
	width: 100%;
	top: 0;
	z-index:999;
	position: relative;
}
.top .item3 ul li a {
    font-size: 15px;
    font-weight: bold;
    color: #2D2B22;
    text-decoration: none;
    display: block;
}
.nav-fix{
	position: fixed !important;
	margin-top: 0 !important;
	background-color: #fff;
	filter:alpha(opacity=80);  
  	-moz-opacity:0.8;  
  	;khtml-opacity: 0.8;  
	opacity: 0.8;
}
.top .item3 ul li{
	text-align: center;
	float: left;
	width: 166.6666px;
	height: 40px;
	line-height: 40px;
}
.top .item3 .subnav{
	width: 230px;
}
.top .item3 ul li.active,.top .item3 ul li:hover{
	background-color: #2D2B22;
}
.top .item3 ul li.active a,.top .item3 ul li:hover a{
	color: #fff;
}
.top .item1 .nav ul li a{
	font-size: 14px;
	font-weight: bold;
	color: #2D2B22;
	text-decoration: none;
	display: block;
	line-height: 23px;
}
.sub-li{
	display: inline-block;
	width: 14px;
	height: 9px;
	background: url(../img/ul-li-active.png) no-repeat;
}
.top .item3 .container ul li:hover .sub-li{
	background: url(../img/ul-li-active-white.png) no-repeat;
}
.top .item3 ul dl dt a {
    background-color: #2D2B22;
    display: block;
    color: #fff;
    z-index: 999;
    opacity: .8;
    padding: 13px 13px 13px 34px;
    width: 200px;
    text-align: left;
}
.top .item3 .subnav a {
    width: 230px;
}
.top .item3 ul dl{
	display:none;
}
.top .item3 ul dl dt a:hover {
    opacity: .6;
}
.top .item1 .nav ul li.active .sub-li,.top .item1 .nav ul li:hover .sub-li{
	background: url(../img/ul-li-active-white.png) no-repeat;
}
.top .item1 .nav ul li dl{
	position: relative;
    border-radius: 8px;
    border: 1px solid #333;
    background-color: #2D2B22;
    left:15px;
	top:20px;
	display: none;
	padding-bottom: 6px;
    
}
.top .item1 .nav .dl_box{
	position: absolute;
	z-index: 999;

}

.top .item1 .nav ul dl .nav-privacy{
	background:url(../img/nav-privacy.png) no-repeat; 
	width:19px;
	height:10px;
	position: absolute;
	left:42%;
	top:-9px;

}
.top .item1 .nav ul dl dt a{
	display: inline-block;
	color: #fff;
	z-index: 999;
	margin:6px 13px;
	border-bottom: 1px dotted #fff;	
	text-align: left;
	font-size: 14px;
    font-weight: 400;

}
.top .item1 .nav ul dl dt a:hover{
	opacity: .6;
}
.top .item1 .nav dl.subnav{
	left:-53px;
}
.top .item1 .nav dl.subnav dt{
	width: 225px;
}
/**short nav css**/
.short-top{
	height: 127px;	
}
.short-top .logo{
	background: url(../img/small-logo.png) no-repeat;	
	height: 129px;
}
.short-top .item2{
	display: none;
}
.short-top .item1 p{
	left: 133px;
	top: 51px;
}
.short-top .item1 span{
	top: 70px;
	left: 133px;
}
.short-top .item3{
	margin-top: 0;
	display:none;
}
/**foot css**/
.footer .title{
	font-size: 28px;
	font-weight: bold;
	line-height: 33px;
	padding-bottom: 11px;
	margin: 10px 0 11px 0;
	background: url(../img/index-p-bg.png) no-repeat left bottom;
}
.footer .container{
	background: url(../img/index-foot-bg.png);
	height: 130px;
	position: relative;
	margin-top: 60px;
}
.footer .son1{
	width: 630px;
	left: 25px;
}
.footer .text{
	font-size: 16px;
	font-weight: bold;
	width: 90%;
}
.footer .son2{
	width: 300px;
	right: 0;
}
.footer .son1,.footer .son2{
	position: absolute;
	top: -28px;
}
.footer .social-btn{
	display: inline-block;
	width: 45px;
	height: 45px;
	background: url(../img/index-social.png) no-repeat;
}
.footer .social-btn:hover{ 
	opacity: .7;
}
.footer .facebook{
	background-position: -9px -20px;
}
.footer .twitter{
	background-position: -60px -20px;
}
.footer .google{
	background-position: -112px -20px;
}
.footer .ins{
	background-position: -164px -20px;
}
.footer .youtube{
	width: 58px;
	height: 68px;
	background-position: -216px 4px;
}
.foot{
	text-align: center;
}
.foot .gotoback{
	display: block;
	width: 47px;
	height: 47px;
	background: url(../img/index-back-top.png) no-repeat;
	margin: 0 auto;
	cursor: pointer;
	margin-bottom: 20px;
}
.foot ul li{
	float: left;
	margin-right:44px;
}
.foot ul li a:hover{
	color: #fff;
	background-color: #2D2B22;
}
.foot ul li a{
	display: block;
	width: 126px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	border:2px solid #333;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
}
.foot p.txt{
	color: #3f4244;
	font-size: 14px;
	font-weight: bold;
	margin-top: 13px;
}
/**public info css**/
.public-info{
	margin-top: 25px;
}
.public-info .box{
	float: left;
	width: 50%;
	margin-bottom: 25px;
}
.public-info .box .cont1{
	float: left;
	width: 31%;	
}
.public-info .box .cont1 img {
	width: 140px;
}
.public-info .box .cont2{
	float: left;
	width: 65%;
	padding-top: 10px;
}
.public-info .box .cont2 .title{
	font-size: 22px;
	font-weight: bold;
	background: url(../img/index-p-bg.png) no-repeat left bottom;
	padding: 0px 0 12px 0;
	margin-bottom: 10px;
}
.public-info .box .cont2 .text{
	font-size: 15px;
	width: 90%;
}
.breadnav a:hover{
	color: #ccc;
}
.foot_list{
	margin-top:40px;
}
.foot ul li.tail{
	margin:0;
}
.gotoback{
	width:45px;
	height:47px;
	background:url(../img/gotoback.png) no-repeat #333;
	position:fixed;
	right:20px;
	bottom: 78px;
	opacity: 0.4;
	cursor:pointer;
}
.gotoback:hover{
	opacity: 0.3

}
.top .item1 .hidde_nav{
	display:none;
}
.top .item1 .nav .hidde_nav_jiao{
	display:none;
}
.small_nav{
	display: none;
}
/*add 2015-8-13 Issac*/
@media(max-width: 1368px){
    .top{
		width:96%;
		margin:0 auto;
	}
}


@media(max-width: 1110px) {
	.small_nav{
		display: block;
	}
	.top .item1 .hidde_nav{
		display:inline-block;
		width:46px;
		height:46px;
		background: url(../img/small_nav.png);
		position: fixed;
		right:48px;
		top:52px;
		z-index:999;
	}
	.top .item1 .nav .hidde_nav_jiao{
		display: inline-block;
	    background: url(../img/nav-privacy.png) no-repeat;
	    width: 19px;
	    height: 10px;
	    position: fixed;
	    right: 62px;
	    top: 110px;    
	}
	.top .item1 .nav{
		z-index:9999;
		display:none;
	}
	.top .item1 .nav ul{
		display:;
		background: #2b2b2b;
		width:256px;
		border-radius:6px;
		position:fixed;
		right:18px;
		top:118px;
		padding:20px 0;
	}
	.top .item1 .nav ul li{
		border: none;
		float:none;
		padding: 0;
		margin: 0;
		border-radius:0;
	}
	.top .item1 .nav ul li a{
		color:#fff;
		height:26px;
		line-height: 26px;
		text-indent: 20px;
	}
	.top .item1 .nav ul li.active, .top .item1 .nav ul li:hover{
		background: #56544E;
	}
	.sub-li{
		background: url(../img/ul-li-active-white.png) no-repeat;
	}
	.top .item1 .nav .dl_box {
		position: static;
	}
	.top .item1 .nav ul li dl {
	    background-color: #2b2b2b;
	    left: 15px;
	    top: 20px;
	    display:block;
	    padding-bottom: 6px;
	    position: static;
	    border-radius: 0;
	    
	}
	.top .item1 .nav ul dl dt a{
		text-indent: 0;
		margin:0 0 0 40px;
		border-radius: 0;
		font-size: 12px;
	}
	.top .item1 .nav ul dl .nav-privacy {
    	display:none;
	}
	.top .item1 .hidde_nav.show_nav{
		background:url(../img/small_nav_close.png) no-repeat;
	}
	.top .item3 .container{
		display: none;
	}
	.container {
		width:90%;
	}

}

@media(max-width:980px){
	.footer .son1,.footer .son2{
		position: relative;
		width:auto;
		top:-21px;
		left:25px;
	}
	.footer .container{
		height: auto;
	}
	.footer .son2 .title{
		float:left;
	}
	.footer .son2 p.cont{
		float:right;
		position: relative;
    	right: 49px;
	}
	.foot ul li {
		margin-right:4%;
		margin-bottom:10px;
	}

}
@media(max-width: 620px){
	.footer .son2 p.cont{
		float:left;
		right:0;
		padding:0 20px;
	}
}

@media(max-width: 480px){
	.top .item1 .hidde_nav{
		right:17px;
	}
	.top .item1 .nav .hidde_nav_jiao{
		right:31px;
	}
	.top .item1 .nav ul{
		right:2px;
	}
}
@media(max-width:428px){
	.top .item1 p{
		left:116px;
		top:12px;
	}
	.top .item1 span{
		left:116px;
		top:35px;
	}
	.short-top .item1 p {
	    top: 12px;
	    left:116px;
	}
	.short-top .item1 span{
		top:35px;
		left:116px;
	}
	.top .logo{
		background:url(../img/small-logo.png) no-repeat;
	}

}
