/*header*/

header {
    width: 100%;
    height: 60px;
    background: #fff;
    position: fixed;
    z-index: 880;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.349019607);
}

header .title {
    width: 1210px;
    margin: 0 auto;
    background: #fff;
    border-bottom: #dcdcdc solid 1px;
    height: 60px;
}

header .title-main {
    width: 1200px;
    margin: 0 auto;
}

header .logo{
    width: 150px;
    height: 45px;
    margin-right: 20px;
    float: left;
}
header .gp-home{
    float:left;
    height:24px;
    margin-top:20px;
    margin-left:10px;
}
header .logo img{
    width: 150px;
    height: 45px;
    margin-top: 7px;
    float: left;
}

header .nav {
    margin: 4px 0 0 70px;
    float: left;
}
.gp-cha{
	overflow:hidden;
}
.gp-cha span{
	float:left;
	font-size:12px;
	padding:0 5px;
	background:#ffffff;
	color:#565656;
	margin:0 5px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
    cursor:pointer;
    line-height: 20px;
}
.gp-cha .gp-cha-active{
	background:#169BD5;
	color:#fff;
}
header .input-group-btn .btn-lg,header .input-group-btn .btn-lg1 {
    width: 40px;
    height: 28px;
    background-color: #00A2E9;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 0;
    background-image: url(../image/top-search.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: -2px;
}
.input-group{
    width: 400x;
    position: relative;
    margin-top: 0;
}
.index_histroy{
    position: absolute;
    top:40px;
    left:0px;
    width: 455px;
    height:auto;
    background: #ffffff;
    padding-left: 10px;
    border: 1px solid #cccccc;
    display: none;
}
.index_histroy p{
    margin-top: 10px;
    font-size: 16px;
    cursor: pointer;
}
.index_histroy p:hover{
    color:#00A6EA;
}
/***************xin zeng*******************/
.index_search{
    position: absolute;
    top:40px;
    left:0px;
    width: 455px;
    height:auto;
    background: #ffffff;
    padding-left: 10px;
    border: 1px solid #cccccc;
    display: none;
}
.index_search p{
    margin-top: 10px;
    font-size: 16px;
    cursor: pointer;
}
.index_search p:hover{
    color:#00A6EA;
}
.empty{
    width: 14px;
    height: 14px;
    position: absolute;
    z-index: 9;
    right: 11%;
    top: 7px;
    cursor: pointer;
}
header .input-lg {
    height: 40px;
    font-size: 12px;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

header .ul li {
    width: 25%;
    float: left;
    line-height: 100px;
    font-size: 16px;
}

header .right-ul {
    float: right;
    height: 60px;
    line-height: 60px;
}
header .right-ul a{
    font-size: 15px;
}
/* .title-tc{
    height: 80px;
} */
.title-tc{
    height: 92px;
}
/*vip闁哄牆绉存慨锟�  闂侇叏鎷烽悹鍥敱濠�浣圭附閺嵮冃楅柟顑胯兌婢规帡寮敓锟�*/
.vip-change{
    animation-name:change;
    animation-duration:2s;
    animation-timing-function:linear;
    animation-delay:-2s;
    animation-iteration-count:infinite;
    /*animation:animation 1s  linear 0.75s infinite alternate;*/
    color: #d9d909 !important;}
@keyframes change{
    0% {text-shadow: none;color: #d9d909
    }
    15% {text-shadow: none;color: #d9d909
    }
    25% {color: #f2f20f
    }
    50%{color: #f2f20f
    }
    75%{color: #f2f20f
    }
    85%{color: #f2f20f
    }
    95%{color: #f2f20f
    }
    100% {text-shadow: none;color: #d9d909}
}
.invitation-change{
    animation-name:invitation;
    animation-duration:2s;
    animation-timing-function:linear;
    animation-delay:-3s;
    animation-iteration-count:infinite;
    /*animation:animation 1s  linear 0.75s infinite alternate;*/
    color: #d9d909 !important;}
@keyframes invitation{
    0% {text-shadow: none;color: #d9d909
    }
    15% {text-shadow: none;color: #d9d909
    }
    25% {color: #f2f20f
    }
    50%{color: #f2f20f
    }
    75%{color: #f2f20f
    }
    85%{color: #f2f20f
    }
    95%{color: #f2f20f
    }
    100% {text-shadow: none; color: #d9d909}
}

/*20180803wk add  */
/* .relative{position:relative}
.change_city{position:absolute; left:-120px; top:20px; z-index:10}
.change_city h5{display:inline-block; font-size:12px; color:#fc0505; padding:0 5px; font-weight:600;}
.change_city_inside{top:19px;} */

/*20180814*/
.comm_topbar{position:fixed;width:100%; height:32px;    background-color: rgba(83, 169, 230, 1);box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2); top:0; z-index:1000}
header{top:32px;}
	.top_container{width:1200px; margin:0 auto; overflow:hidden;}
	.top_landbox{float:right; }
	.top_landbox ul{}
	.top_landbox ul li{display:inline-block; padding:0 5px; font-size:14px; color:#fff; line-height:32px;}
	.top_landbox ul li a{color:#fff; margin-right:8px; padding-right:10px; padding-left:5px;}
	.top_landbox ul li:nth-child(3) a,.top_landbox ul li:nth-child(4) a{color:#ffff09}
	.top_landbox ul li a:hover,.top_landbox ul li a.on{ background-color: rgba(227, 227, 227, 0.5); border-radius:4px;}
	
	
	.relative{position:relative}
.change_city{font-size:14px; color:#2b2b2b; line-height:32px;}
.change_city h5{display:inline-block; font-size:12px; color:#fc0505; padding:0 5px; font-weight:600;}
.change_city h5 a{ color:#fc0505;}
.change_city .gga1{color:#333}.change_city .gga1:hover{color:#333; text-decoration: underline;}
.user_total{display:inline-block; color:#fff; padding-left:20px;}
	.branch_t{font-size:16px; color:#fff;text-shadow:0 0 0.2em #54b3fb, -0 -0 0.2em #54b3fb; padding-right:20px;}
	.branch_t a{color:#fff;}.branch_t a:hover{color:#000}
	
	.top_box2{margin: 100px auto 10px;}
	.share_box_center > .nav{top:93px;}
	.switch ul{margin-top:20px;}
	
	.glyphicon-menu-down{font-size:12px;}
	.gorp_list {
        position: relative;
        width: 151px;
        left: 6px;
        top: -7px;
        background-color: #9bc6e5;
        z-index: 10001;
        display: none;
        border: 1px solid #577d98;
        border-radius: 4px;
    }
    
    .gorp_list a {
        position: relative;
        display: block;
        line-height: 30px;
        font-size: 14px;
        color: #202020;
        /* border-bottom: 1px solid #bfe2fc; */
        color: #333;
        text-align: center;
        height: 30px;
    }
    
	.gorp_list a:hover{color:#000; background-color:#fff;}
		
	.footer_renzheng{width:100%; height:62px; background:url(/static/image/bannerBottom.png) no-repeat; background-size:cover; position:fixed;bottom:0; right:0px;z-index:100000}
	.fot_erweima{position:absolute; padding:10px; background-color:#1069dc; right:0; bottom:0; z-index:10}
		.fot_erweima img{width:118px;}
		
.hover_meum{
	position:relative;
}
.hover_meum .ts-shtg{
	position: absolute;
	top:0px;
	left:-50px;
	background: url(/static/image/user_sh_icon3.png) center no-repeat;
	background-size:100% 100%;
	padding:0 7px 0 3px;
	height:20px;
	line-height: 20px;
	font-size:12px;
    text-align:center;
    display: none;
}		
.close-ts-shtg{
	width:7px;
	height:7px;
	position: absolute;
	top:-3px;
	left:-52px;
	font-size:10px!important;
	background: url(/static/image/close_black_icon.png) center no-repeat;
	background-size:100% 100%;
	z-index:2;
	display:none;
}