@charset "utf-8";
/* CSS Document */

/**top_box**/

.top_box{width:100%;background:url(../images/topbg.png) no-repeat center;z-index:999;position: relative;}



/**top_bgk**/

.topnr{ width:1180px;margin:0 auto;}

.logo{ float:left; width:570px;}

.biaoyu{ float:left; margin:28px 0px; padding-left:15px; border-left:1px dashed #d8d8d8; font-size:20px; line-height:32px;}

.biaoyu strong{ display:block; color:#00a650;}

.biaoyu strong span{ font-size:18px; color:#020202;}

.iphone{ float:left; margin-left:90px;line-height:24px;background:url(../images/iphone2.png) no-repeat left center; padding-left:45px;}

.iphone span{ font-size:14px; color:#ffffff;}

.iphone strong{ display:block;font-size:26px; font-weight:bold;line-height:36px;font-family:"Times New Roman", Times, serif; color:#fff;}

.clearboth{ clear:both;}

.head_c {

	float:left; 

	margin-left:200px;

	padding-top:10px;

	position: relative;

	z-index:999;

}

.head_c .weixin{

	margin-right:36px;

}

.head_c .weixin i {

	background: url(../images/weixin1.jpg) no-repeat;

	position: absolute;

	z-index:9999;

	top:80px;

	left:-20px;

	width:112px;

	height:107px;

	display:none;

}

.head_c .weixin:hover i {

	display: block;

}

.head_c .weibo {

	/*position: relative;*/

}

.head_c .weibo i {

	background: url(../images/weibo1.jpg) no-repeat;

	position: absolute;

	z-index:9999;

	top:80px;

	left:50px;

	width:112px;

	height:107px;

	display:none;

}

.head_c .weibo:hover i {

	display: block;

}





/**nav**/

.nav_all{ width:100%; height:50px;background:#000000; overflow:hidden;}

.nav{ width:1180px; height:50px; margin:0 auto;}

.nav ul li{ float:left; text-align:center; }

.nav ul li a{ font-size:15px; color:#cfcfcf; font-weight:bold;  padding:0px 27px; text-align:center; line-height:50px;display:block;}

.nav ul li a:hover{ background:url(../images/navline.jpg) no-repeat center bottom;display:block; }

.nav ul li.another a{background:url(../images/navline.jpg) no-repeat center bottom;display:block;}

.fixedNav{position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}




/**bottom_box**/
.bottom_box{ width:100%; height:232px; background:#323232; overflow:hidden;}
.bottom{ width:100%; height:232px; margin:0 auto;}
.bottom_nav{ width:100%; height:50px; border-bottom:1px solid #747474; background:#3d3d3d;}
.bottom_nav ul{ width:1180px; margin:0 auto;}
.bottom_nav ul li{ float:left; text-align:center;}
.bottom_nav ul li a{ font-size:14px; color:#ffffff; font-weight:bold;padding:0px 36px; line-height:50px; display:block;}
.bottom_nav ul li a:hover{ text-decoration:underline;}
.bottomnr{ width:1180px; height:225px; margin:0px auto;}
.bottomnrlet{ float:left; width:160px; height:225px;}
.bottomnrlet img{width:160px; height:225px; }
.bottomnrcenter{ float:left; margin-top:30px;text-align:left; font-size:14px; color:#ffffff; line-height:32px;}
.bottomnrcenter a{color:#ffffff; padding:0px 3px;}
.logo2{ font-size:14px; font-weight:normal; color:#ffffff; display:inline;}
.bottomnrright{ float:right; margin-right:20px; margin-top:30px; text-align:center; color:#fff;}
.bottomnrright img{ width:125px; height:125px; display:block;}