@charset "utf-8";
/* CSS Document */

/**header**/

.jg-header{
	width:100%;
	height:60px;
	background:#fff;
	}
	
.jg-header-content{
	width:1200px;
	height:60px;
	margin:auto;
	position:relative;
	}

.jg-header-content-img{
	position:absolute;
	left:0;
	top:12px;
	}

.jg-header-content-nav{
	height:60px;
	position:absolute;
	left:350px;
	top:0;
	font-size:18px;
	}
	
.jg-header-content-nav li:first-child{
	cursor:pointer;
	}

.jg-header-content-nav li{
	height:58px;
	line-height:58px;
	margin:0 16px;
	display:inline-block;
	float:left;
	}
	
.jg-header-content-nav-lihover{
	border-bottom:2px solid #f53824;
	color:#f53824;
	}
	
.jg-header-content-tel{
	text-align:center;
	height:60px;
	line-height:60px;
	position:absolute;
	top:0;
	right:0;
	font-size:16px;
	color:#6f747a;
	padding:0 0 0 30px;
	}
	
.jg-header-content-tel > span{
	position:absolute;
	left:0;
	top:18px;
	width:24px;
	height:24px;
	display:inline-block;
	background:url("../img/jg-phone.png") no-repeat center;
	}


/**footer**/

.jg-footer{
	width:100%;
	height:auto;
	}

.jg-footer-cp{
	width:100%;
	height:120px;
	background:#fff;
	}
	
.jg-footer-cp-content{
	position:relative;
	width:510px;
	height:120px;
	margin:auto;
	}
	
.jg-footer-cp-content-icon{
	position:relative;
	width:510px;
	height:120px;
	overflow:hidden;
	}
	
.jg-footer-cp-content-ul{
	position:absolute;
	top:0;
	left:0;
	width:10000px;
	height:120px;
	-o-transition:left ease .3s;
	-moz-transition:left ease .3s;
	-webkit-transition:left ease .3s;
	transition:left ease .3s;
	}

.jg-footer-cp-content-ul li{
	padding:0 10px;
	width:150px;
	height:120px;
	display:inline-block;
	float:left;
	}
	
.jg-footer-cp-content-qhtb{
	width:20px;
	height:24px;
	display:inline-block;
	cursor:pointer;
	position:absolute;
	top:48px;
	}

.jg-footer-cp-content-left{
	background:url("../img/jg-cpicon-left.png") center no-repeat;
	left:-30px;
	}

.jg-footer-cp-content-right{
	background:url("../img/jg-cpicon-right.png") center no-repeat;
	right:-30px;
	}

.jg-footer-buttom{
	width:100%;
	height:50px;
	background:#2d2e32;
	}

.jg-footer-buttom-content{
	width:1200px;
	height:50px;
	line-height:50px;
	margin:auto;
	}

.jg-footer-buttom-left{
	width:800px;
	float:left;
	height:50px;
	}

.jg-footer-buttom-left a{
	color:#aaadb2;
	padding-right:10px;
	}

.jg-footer-buttom-left a:hover{
	color:#fff;
	}
	
.jg-footer-buttom-right{
	position:relative;
	float:right;
	padding-top:10px;
	}

.jg-footer-buttom-right-icon{
	width:30px;
	height:30px;
	display:inline-block;
	cursor:pointer;
	}

.jg-footer-buttom-right-icon-1{
	background:url("../img/jg-button-icon.png") 0 0;
	}
	
.jg-footer-buttom-right-icon-2{
	background:url("../img/jg-button-icon.png") -30px 0;
	}

.jg-footer-buttom-right-icon-3{
	background:url("../img/jg-button-icon.png") -60px 0;
	}
	
.jg-footer-buttom-right-com{
	display:none;
	position:absolute;
	top:-180px;
	width:155px;
	height:200px;
	background:url("../img/icon-wbtbbj.png");
	text-align:center;
	}
	
.jg-footer-buttom-right-wb{
	left:-65px;
	}
	
.jg-footer-buttom-right-wx{
	left:-35px;
	}	
	
.jg-footer-buttom-right-com > img{
	width:100px;
	height:100px;
	margin-top:30px;
	}
	
.jg-footer-sys{
	width:100%;
	height:30px;
	font-size:14px;
	display:inline-block;
	text-align:center;
	color:#6f747a;
	}
	
	
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

