﻿#ghheaderbox {
    color:#fff;
    background-image:url(../img/ysb6.jpg);
    background-repeat:no-repeat;
    background-size:110%;
    background-position:bottom;
}

.page-header
{
    background:#3c8dbc;
}

.page-header .head-button-left {
    background-color:Transparent;
    border-radius:0;
    color: #fff;
    font-size: 2em;
    font-weight: normal;
    box-shadow: none;
    text-align:left;
}

.page-header .head-button-right {
    background: Transparent;
    border-radius: 0;
    color: #fff;
    font-size: 2em;
    font-weight: normal;
    box-shadow:none;
    text-align:right;
}

/* list */

.gh-menu-list { 
	  /* border-bottom: 1px solid #fff;
       -webkit-box-shadow: #D4D4D4 0 1px 2px;
      -moz-box-shadow: #D4D4D4 0 1px 2px;
      box-shadow: #D4D4D4 0 1px 2px; */
	  width: 96%;
      margin: 0 auto;
	  margin-top: 6px;
	  background-color: white;
	  overflow: hidden;
    }
	
.gh-menu-item{	
display: block;
text-decoration: none;
position: relative;
padding: 5px 8px 8px;
overflow: hidden;
border-top: 1px solid #DBDBDB;
}
	
.gh-menu-item:first-child {
      border-top: none;
}
	
.gh-menu-pic{
		float: left;
		margin: 5px 10px 5px 0;
		display: inline;
		overflow: hidden;
}
	
.gh-menu-pic img{
		border: 0;
    }
	
.gh-menu-title{
		font-size: 18px;
		margin-top:5px;
		line-height: 20px;
		padding: 4px 0 8px;
}

/* input */
.gh-inputdiv{
    height:22px;
    vertical-align:top;
}

.gh-inputdiv img
{
    margin-left:5px;
    padding-right:10px;
    height:26px;
    margin-right:6px;
    float:left;
    display:inline;
    background:#fff;
    /* border-right:inset 1px #b5b5b5; */
}

.gh-inputdiv span
{
    margin-left:5px;
    padding-right:10px;
    height:20px;
    margin-right:6px;
    float:left;
    font-size:1.4em;
    display:inline;
    background:#fff;
    /* border-right:inset 1px #b5b5b5; */
}

.gh-input
{
    right:10px;
    left:10px;
    float:left;
    display:inline;
    height:24px;
    width:78%;
    font-size:16px;
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom:solid 1px #d5d5d5;
}


.gh-subbtn
    {
        margin-top:10px;
        margin-left:20px;
        margin-right:20px;
        font-size:16px;
        height:36px;
        line-height:36px;
        text-align:center;
        color:#fff;
        border-radius:36px;
        -moz-border-radius:36px; /* Old Firefox */
        background:rgb(25,199,22); /* #36b35f; */
    }
    
    
 .barcolor
 {
     color:#3c8dbc;
 }
 
 .barcolorback
 {
     background:#3c8dbc;
 }

 .barcolorbacklit
 {
     background:#33CC70;
 }
 
#prvbtn
{
    display:inline-block;
    width:30px;
    vertical-align:top;
    overflow:hidden;
    margin-top:20px;
}


#yydz
{
    padding-top:6px;
    padding-left:2px;
    font-size:16px;
    font-weight:normal;
    color:#ccc;
}

#yymc
{
    font-size:18px;
    text-shadow:0px 1px 0px #fff;
    color:#000;
    padding-top:20px;
    padding-left:2px;
    font-size:18px;
}

#yydh
{
    padding-top:6px;
    font-size:16px;
    color:#a8a8a8;
    padding-left:2px;
    font-weight:normal;
}
    
    
.page-header .head-button-left {
    box-shadow:0px 0px 0px;
}

.page-header .head-button-right {
    box-shadow:0px 0px 0px;
}

.dbuttonC {
display: inline-block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 15px;
font-size: 15px;
text-align: center;
color: #fff;
white-space: nowrap;
overflow: hidden;
vertical-align: middle;
width: 42px;
}

 .dbutton {
display: inline-block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 15px;
/* background: rgba(25,199,22, 0.7); */
font-size: 15px;
margin-top: 6px;
margin-left: 4px;
text-align: center;
color: #fff;
white-space: nowrap;
overflow: hidden;
line-height: 28px;
padding-right: 5px;
width: 54px;
height: 28px;
}
