    body{ padding:0; }
    .topact{border-bottom:2px solid #ff9900;}
    /* .navigation-v3 h2 a{height:50px !important;} */
	#navbarInner{ border-radius: 0;border:0;}
	.navbar-inner{ background: #fff;padding:0;border:0; }
	.container{ background: #fff;}
	#logo{ background: url('../../img/logo.png') no-repeat;width:170px;background-size: cover;padding: 0;margin:10px 5% 0 15%;height: 42px; }
	#tit>li>a { padding:20px 20px 18px 20px;color:#000;font-size:18px; }
	#tit>li>a:hover { padding:20px 20px 18px 20px;color:#000;font-size:18px;background: grey; }
	#tit>li>a:focus { padding:20px 20px 18px 20px;color:#000;font-size:18px;background: grey }
	#tit>li:hover{ background: grey }
	#login{ background:#2794D2; }
	#kuai{ margin-top:15px; }
    .hkbottom{ width: 100%;text-align: center;background: #F5F5F5;min-width:1200px;margin-top:30px;}
	.fbottom{ width: 100% }
	.honor{ margin: 0 auto;padding:30px 0px;border-bottom: 1px solid #ccc;width: 30%;text-align: center;font-size: 26px;font-weight: bold;color:#333; }
	.cont{ position: relative;top:-10px;font-size: 16px;font-weight: bold;color:#666;padding: 10px;background: #F5F5F5; }
	.sbottom{ margin: 20px 0; }
	.tbottom{ width:1200px;margin: 0 auto;padding-left: 80px; }
	.tbottom a:hover{text-decoration:none;color:#ff9900;}
	.tbleft{ float: left;width: 880px; }
	.ulfloat{ float: left;text-align: left;list-style-type:none;margin:20px 10% 0 0; }
	.ulfloat li{ margin: 10px 0 }
	.ulfloat a{ color: grey; }
	.litit{ font-size: 14px;font-weight: normal;color:#1a1a1a;font-size:18px;margin-bottom:15px !important;}
	.tbright{ float: left;width: 320px;text-align:center; }
	.tbright p{ margin-top:26px;text-align: left; }
	.phonenum{ color:#ff6600;display: inline-block;height: 45px;text-align: right;padding-right:5px;border-right: 1px solid #666;font-size: 20px; }
	.phonenum1{ color:#ff6600;display: inline-block;line-height: 24px;margin-top: 2px; height: 45px;font-size: 22px; }
	.media{ display:inline-block;width:60px;position:relative;top:10px;margin:0;overflow: visible; }
	.btmimg ul{ list-style-type: none; }
	.btmimg ul li{ float: left; }
	.btmimg ul li img{ height: 50px }


	.hkfooter{ width: 100%;height:75px;background-color:#fff;}
	.btmimg{ width:500px;margin: 0 auto; }
	.btmlink{ text-align: center; }
	.btmlink a{ color:#333;font-size:16px;margin:0 5px;}
	.btmlink1{ text-align: center; }
	.btmlink1 a{ color: #333; }
	.btmlink2{ text-align: center; }
	.btmlink2 span{ color: #333; }
	.btmlink2 a{ color: #333; }




	@media screen and (max-width:1370px){
		#logo{ margin:10px 5% 0 8%; }
		#tit>li>a { padding:20px 10px 18px 16px;}
		.tbottom{ padding-left:0; width:1200px;}
		.ulfloat{ margin: 20px 10% 0 0; }
	}
	@media screen and (max-width:1250px){
		#logo{ margin:10px 0px 0 0px; }
	}
	@media screen and (max-width:1190px){
		.tbleft{ width: 880px }
		.tbright{ width: 320px }
	}
	@media screen and (max-width:1100px){
		#tit>li>a { padding:20px 10px 18px 16px;}
	}
	@media screen and (max-width:980px ){
		#logo{ margin:10px 0px 0 0px; }
		.phonenum{ border: 0 }
		.hkfooter{ display: none }
	}
	@media screen and (max-width: 380px){
		.tbleft{ width: 880px }
		.tbright{ width: 320px }
		.phonenum{ border: 0 }
		.hkfooter{ display: none }
	}
	@media screen and (max-width: 325px){
		.tbleft{ float: none;width: 880px }
		.tbright{ float: none;width: 320px }
		.phonenum{ border: 0 }
		.tbright div img{ margin:0 auto; }
		.hkfooter{ display: none }
	}