@charset "utf-8";
/* CSS Document */
/**
 * 
 * @authors Landry
 * @date    2014-03-28 10:16:50
 * @version $Id$
 */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, abbr, address, cite, code, del, dfn, em, img, sub, sup, var, i, dl, dd, dt, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
tr,td{ border:1px solid #CCC;}
article, aside, figure, footer, header, hgroup, nav, menu, section {
	display: block;
}
ol, ul, li {
	list-style: none;
}
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #6d6d6d;
}
a:active, a:visited {
	/*color: #0066ab;*/
}
input, select {
	vertical-align: middle;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #CCC;
}
a {
	outline: none;/* for Forefox */
	cursor: pointer;
}


/*大体架构
 ----------*/
body {
	font-family:Microsoft YaHei;
	font-size:12px;
	position: relative;
	min-width:1200px;
}


/*颜色值
 --------------*/
.orange {
	color: #ffe400;
}
.blue {
	color: #699BCC;
}
/*清楚文字内容
 --------------*/
.txtIndent {
	text-indent: -9999em;
}
/*用于seo不显示的内容
 --------------*/
.seo {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
}
.seo, .hideImg {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
}
.hideImg {
	overflow: hidden;
}
.hideImg img {
	width: 0;
	height: 0;
	overflow: hidden;
}
/*清除浮动
 --------------*/
.clearfix {
  zoom: 1;
  _height: 1px
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
/*左浮动和右浮动
 --------------*/
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.float_r, .float_l {
	_display: inline;
}

/**头部代码**/
.header{width:100%;margin:0 auto;height:120px;}
.header .headNav{width:1000px;margin:0 auto;position:relative;}
.header .headNav .headlogo{float:left;width:338px;padding-top:30px;}
.header .headNav .headlogo img{width:338px;height:60px;}
.header .headNav .headnav{float:right;width:630px;}
.header .headNav .headnav li{float:left;height:120px;text-align:center;width:90px;}
.header .headNav .headnav li>a{display:block;height:120px;}
.header .headNav .headnav li>a .en{color:#bfbfbf;display:inline-block;font-size:10px;font-family:Arial;padding:40px 0 13px;}
.header .headNav .headnav li>a .cn{color:#333333;display:block;font-size:14px;}
.header .headNav .headnav li>a .line{width:29px;height:1px;display:none;background:#FFF;margin:48px 0 17px;}
.header .headNav .headnav li.active,
.header .headNav .headnav li:hover{background:#563783;}
.header .headNav .headnav li.active>a .en,
.header .headNav .headnav li:hover>a .en{display:none;}
.header .headNav .headnav li.active>a .cn,
.header .headNav .headnav li:hover>a .cn{color:#FFF;}
.header .headNav .headnav li.active>a .line,
.header .headNav .headnav li:hover>a .line{display:inline-block;}


/**底部文件**/
.footer{width:100%;margin:0 auto;}
.footer .footon_box{height:194px;background:url(../images/mpa.jpg) no-repeat;}
.footer .footon{width:1200px;margin:0 auto;padding:45px 0 37px;}
.footer .footon .footimg{float:left;width:90px;margin-left:100px;}
.footer .footon .footimg img{width:90px;height:90px;}
.footer .footon .footimg p{color:#ac9ac6;text-align:center;padding-top:10px;}
.footer .footon .footact{float:left;width:330px;padding-left:39px;}
.footer .footon .footact .ftact{background:url(../images/phone.png) no-repeat left top;padding-left:24px;*+overflow:hidden;}
.footer .footon .footact .ftact h3,
.footer .footon .footact .ftact .num,
.footer .footon .footact .tum{font-size:14px;color:#FFF;}
.footer .footon .footact .ftact .num{padding-top:4px;font-family:Arial;}
.footer .footon .footact .tum{padding-top:20px;}
.footer .footon .footnav{float:left;width:130px;border-left:1px solid #FFF;padding-left:16px;}
.footer .footon .footnav a{font-size:14px;color:#FFF;display:block;line-height:32px;}
.footer .footon .footnav a:hover{text-decoration:underline;}
.footer .footon .foots{float:right;width:282px;padding-right:60px;}
.footer .footon .foots p{font-size:14px;color:#FFF;line-height:26px;padding-bottom:5px;}
.footer .footon .foots .youbian{padding-top:5px;}
.footer .footon .foots .jiathis_button_tsina,
.footer .footon .foots .jiathis_button_cqq{display:inline-block;width:30px;height:30px;background:url(../images/f1.png) no-repeat;margin-right:15px;}
.footer .footon .foots .jiathis_button_cqq{background:url(../images/f2.png) no-repeat;}
.footer .footext{color:#a8a8a8;text-align:center;padding:20px 0;background:#FFF;}
.return{display:block;width:50px;height:50px;background:url(../images/tops.png) no-repeat;position:absolute;bottom:284px;right:310px;z-index:99999;}



@media screen and (max-width:1757px){
.return{right:229px;}
}
@media screen and (max-width:1598px){
.return{right:167px;}
}
@media screen and (max-width:1486px){
.return{right:121px;bottom: 266px;}
}