*{
	padding:0;
	margin:0;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	}
img{
	border:none;
	}
input,select,textaera{
	outline:none;
	}
body{
	font-family:"微软雅黑";
	
	}
.clear{
	clear:both;
	}

header .headtop{background: #fff; width: 100%; height:171px;}

.header-mid{
	width:1200px;
	height:130px;
	margin:0 auto;
	}
.header-mid ul li{
	float:left;
	color:#000000;
	font-size:26px;
	}
.header-mid ul li p{
	font-size:12px;
	color:#6e6e6e;
	}

.header-mid ul li:nth-child(1){
	margin-top:8px;
	margin-right:15px;
	}

.header-mid ul li:nth-child(2){
	margin-top:20px;
	margin-right:15px;
	}
.header-mid ul li:nth-child(3){
	margin-top:44px;
	margin-right:15px;
	}
.header-mid ul li:nth-child(4){
	margin-top:20px;
	margin-right:15px;
	}
.header-mid ul li:nth-child(5){
	margin-top:20px;
	}
.header-mid ul li:nth-child(6){
	margin-top:20px;
	float:right;
	text-align:center;
	}
	
.g_nav{ height:40px; background:url(/jingang/images/navbg.jpg) repeat-y top center;text-align:center;display:inline-block; width:100%; }


.nav_inner {
	display:inline-block;
    zoom:1;
	width:1150px;
	margin:0 auto;
	height:40px;
	margin-left:40px
	}
.nav_inner li{
	float:left;
	position:relative;
	height:40px;
	}
.nav_inner li a{
	font-size:18px;
	line-height:40px;
	text-transform:capitalize;
	display:block;
	padding-left:30px;
	padding-right:30px;
	height:60px;
     color:#fff;   
	}
.nav_inner li:hover{
	background-color:#cc281e; color:#fff
	}
.styy{
	background-color:#cc281e; color:#fff
	}
.nav_inner>li:nth-child(1),.nav_inner>li:last-child{
	border:0}
	



footer{background: #b1b5b8; overflow:hidden; color: #19242c; width: 100%;font-family:"微软雅黑";}
.footer-top{
	text-align:center;
	padding-top:24px;
	padding-bottom:24px;
	}

.footer-top h2{
	font-size:18px;
	line-height:40px;
	color:#19242c;
	}
.footer-top P{
	line-height:30px;
	font-size:18PX;
	color:#19242c;
	}
.footer-top  p a{
	color:#19242c;
	}
.footer-top p span{
	padding-left:12px;
	}
.footer-bottom{
	height:48px;
	line-height:48px;
	background:#222222;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	}
.footer-bottom span{
	margin-left:10px;
	}
	
#ryzz_banner{height:400px;overflow:hidden;background:url(/jingang/images/rongyuzizhi2.jpg) no-repeat center center;}
#news_banner{height:400px;overflow:hidden;background:url(/jingang/images/news.jpg) no-repeat center center;}
#product_banner{height:400px;overflow:hidden;background:url(/jingang/images/product.jpg) no-repeat center center;}
#case_banner{height:400px;overflow:hidden;background:url(/jingang/images/banner-case.jpg) no-repeat center center;}
#about_banner{height:500px;overflow:hidden;background:url(/jingang/images/banner-about.jpg) no-repeat center center;}
#zhici_banner{height:400px;overflow:hidden;background:url(/jingang/images/banner-zhici.jpg) no-repeat center center;}
#cjwt_banner{height:400px;overflow:hidden;background:url(/jingang/images/banner-cjwt.jpg) no-repeat center center;}
#contact_banner{height:391px;overflow:hidden;background:url(/jingang/images/banner-contact.jpg) no-repeat center center;}
#fanghuotuliao{height:391px;overflow:hidden;background:url(/jingang/images/fanghuotuliao.jpg) no-repeat center center;}
#jianzhutuliao{height:400px;overflow:hidden;background:url(/jingang/images/jianzhutuliao.jpg) no-repeat center center;}

.side-bar a,.chat-tips i {background: url(/jingang/images/right_bg.png) no-repeat;}
.side-bar {width: 66px;position: fixed;bottom: 20px;right: 25px;font-size: 0;line-height: 0;z-index: 100;}
.side-bar a {width: 66px;height: 66px;display: inline-block;background-color: #b1b5b8;margin-bottom: 2px;}
.side-bar a:hover {background-color: #cc281e;}
.side-bar .icon-qq {background-position: 0 -62px;}
.side-bar .icon-chat {background-position: 0 -130px;position: relative;}
.side-bar .icon-chat:hover .chat-tips {display: block;}
.side-bar .icon-blog {background-position: 0 -198px;}
.side-bar .icon-mail {background-position: 0 -266px;}
.side-bar .icon-totop {background-position: 0 -334px;}
.chat-tips {padding: 20px;border: 1px solid #d1d2d6;position: absolute;right: 78px;top: -55px;background-color: #fff;display: none;}
.chat-tips i {width: 9px;height: 16px;display: inline-block;position: absolute;right: -9px;top: 80px;background-position:-88px -350px;}
.chat-tips img {width: 138px;height: 138px;}

.ellipsis{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

ul.sub_nav {
	display:none;
	position:absolute;
	background-color:#ad0007;
	border-radius:0 0 5px 5px;
	left:0;
	top:40px;
	width:132px;
	font-size:10px
}
ul.sub_nav li {
	float:none;
}
ul.sub_nav li a {
	float:none;
	 font-size:18px
}