﻿@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;
	right:0;
	top:0;
	font-size:18px;
	}

.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(../images/jg-phone.png) no-repeat center;
	}


/**footer**/

 .vpcs-footer
        {
            width: 100%;
            height: 176px;
            background: #2d2e32;
            font-size: 14px;
            color: #aaadb2;
        }
        
        .vpcs-footer-content
        {
            position: relative;
            width: 1200px;
            height: 176px;
            margin: auto;
        }
        
        .vpcs-footer-left
        {
            position: absolute;
            left: 0;
            top: 10px;
            width: 800px;
            height: 166px;
        }
        
        .vpcs-footer-left-first
        {
            padding: 5px 0;
        }
        
        .vpcs-footer-left-first > span
        {
            display: inline-block;
            padding: 0 20px 0 0;
        }
        
        .vpcs-footer-left-first a:link, .vpcs-footer-left-first a:visited
        {
            color: #aaadb2;
        }
        
        .vpcs-footer-left-first a:hover
        {
            color: #fff;
        }
        
        .vpcs-6f747a
        {
            font-size: 12px;
            color: #6f747a;
        }
        
        .vpcs-footer-right
        {
            position: absolute;
            right: 0;
            top: 0;
            height: 176px;
            width: 400px;
        }
        
        .jg-footer-buttom-right
        {
            position: relative;
            float: right;
            padding-top: 15px;
        }
        
        .jg-footer-buttom-right-icon
        {
            width: 30px;
            height: 30px;
            display: inline-block;
            cursor: pointer;
        }
        
        .jg-footer-buttom-right-icon-1
        {
            background: url(../images/jg-button-icon.png) 0 0;
        }
        
        .jg-footer-buttom-right-icon-2
        {
            background: url(../images/jg-button-icon.png) -30px 0;
        }
        
        .jg-footer-buttom-right-icon-3
        {
            background: url(../images/jg-button-icon.png) -60px 0;
        }
        
        .jg-footer-buttom-right-com
        {
            display: none;
            position: absolute;
            top: -180px;
            width: 155px;
            height: 200px;
            background: url(../images/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;
        }
        
        .vpcs-footer-right-dbwz
        {
            position: absolute;
            right: 0;
            bottom: 21px;
        }
        
        .vpcs-footer-right-weixingongzhon
        {
            width: 140px;
            height: 90px;
            text-align: center;
        }
        
        .vpcs-footer-right-weixingongzhon-txt
        {
            padding: 5px 0 0 0;
        }
        
        .vpcs-footer-left-linkss
        {
            position: relative;
            width: 100%;
            height: 50px;
        }
        
        .vpcs-footer-left-vip
        {
            position: absolute;
            left: 0;
            top: 15px;
        }
        
        .vpcs-footer-left-fgx
        {
            position: absolute;
            left: 75px;
            top: 15px;
            width: 1px;
            height: 50px;
            background: #3b3c3e;
        }
        
        .vpcs-footer-left-fanyu
        {
            position: absolute;
            left: 85px;
            top: 15px;
        }









/*********************客服************************************************/
	
		
.vpcsmode-kfzx{
	position:fixed;
	right:50px;
	top:40%;
	z-index:99999;
	}
	
.vpcsmode-kfzx-cfd{
	position:absolute;
	right:0;
	top:0;
	display:block;
	width:40px;
	height:129px;
	background:url(../images/yjzx.jpg);
	box-shadow:0 0 10px #ddd;
	cursor:pointer;
	}
	
.vpcsmode-kfzx-tcc{
	display:none;
	position:absolute;
	right:40px;
	top:-62px;
	box-shadow:0 0 10px #ddd;
	width:330px;
	height:191px;
	background:url(../images/yjzx-tcc.jpg) no-repeat center;
	}
	
.vpcsmode-kfzx-tcc-text{
	position:absolute;
	left:65px;
	}
	
.vpcsmode-kfzx-tcc-text-1{
	top:17px;
	}
	
.vpcsmode-kfzx-tcc-title{
	font-size:16px;
	}
	
.vpcsmode-kfzx-tcc-text-2{
	top:37px;
	}
	
.vpcsmode-kfzx-tcc-subtitle{
	font-size:14px;
	color:#6f747a;
	}
	
.color-ff3b2e{
	color:#ff3b2e;
	font-weight:bold;
	}
	
.vpcsmode-kfzx-tcc-text-3{
	top:75px;
	}
	
.vpcsmode-kfzx-tcc-text-4{
	top:95px;
	}
	
.vpcsmode-kfzx-tcc-text-5{
	top:133px;
	}
	
.vpcsmode-kfzx-tcc-text-6{
	top:153px;
	}
	
.vpcsmode-kfzx-tcc-a{
	cursor:pointer;
	}
	
.vpcsmode-kfzx-tcc-a:hover{
	color:#ff2b3e;
	}
		
		
		
.jg-header-content-nav-tesysh:link,.jg-header-content-nav-tesysh:visited{
	font-size:16px;
	 padding:2px 10px;
	 border-radius:20px;
	 border:1px solid #333;
	 margin-left:30px;
	 }

.jg-header-content-nav-tesysh:hover{
	background:#ff2b3e;
	border:1px solid #ff2b3e;
	color:#fff;
	}












































	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

