.container1 {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    min-width: 1200px;
}
.banner_two{
    background: url(../images/wangbao/wang_03.jpg) no-repeat center;
    width: 100%;
    height: 219px;
    position: relative;
}
*{
    padding: 0;
    margin: 0;
}
.header{
    min-width: 1200px;
}
.container1 .banner{
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;

}
.container1 .banner img{
    margin-bottom: -1px;
    vertical-align: top;
    display: block;
}
div{
    margin: 0;
    padding: 0;
    border: none;
}
.banner_two{
    margin-top: 0;
}


#tuan_dui{
    position: absolute;
    bottom: 55px;
    left: 360px;
}
#geren{
    position: absolute;
    bottom: 55px;
    right: 360px;
}
.container{
    width: 1200px;
    display:block;
    overflow: hidden;
    height: 219px;
    position: relative;
    margin: 0 auto;
}
.tuanduitan, .people_tan, .guize{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display:none;
    position: fixed;
    z-index:999;
    background: rgba(0,0,0,0.5);
}
.tuandui_form,.people_form ,.guze_note{
    width: 600px;
    height: 480px;
    background: #dddddd;
    position: absolute;
    top:50%;
    margin-top: -240px;
    left: 50%;
    margin-left: -300px;
}
.people_form{
    height: 300px;
    margin-top: -150px;
}
.title{
    margin: 25px;
}
.title h3{
    color: #454545;
    font-size: 18px;
    line-height: 25px;
    border-left: 2px solid #454545;
    font-style: normal;
    display: inline-block;
    padding:0 5px;
    vertical-align: top;
}
.title a{
    float: right;
    margin-top: -8px;
}
.title a i{
    font-size: 24px;
    color: #454545;
    margin-right: -10px;
}
.team_form{
    margin:0 25px ;
}
 .inputext1{
    height: 30px;
    line-height: 30px;
    border: none;
    background: #fff;
    padding-left: 5px;

}
.team_list{
    margin-top: 10px;
    line-height: 30px;
}
.team_list ul{
    background: #fff;
    width: 550px;
    border: 1px solid #cfcfcf;
    box-sizing: content-box;
    position: relative;
    display: inline-block;
}
.team_list ul li{
    font-size: 14px;
    color: #999;
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom:1px solid #cfcfcf;
}
.team_list ul li:first-child{
    font-size: 16px;
    color: #45403e;
    background: #e1e1e1;
}
.team_list ul li:last-child{
    border-bottom: none;
}
.team_list ul li:nth-child(odd){
    background: #eeeeee;
}
.team_list ul li dl dd{
    float:left;
    width: 108px;
    text-align: center;
    border-left: 1px solid #cfcfcf;
    box-sizing: content-box;
    overflow: hidden;
    white-space: nowrap;
}
.team_list ul li dl dd:first-child{
    width: 55px;
    border-left: none;
}
.team_list ul li dl dd:nth-child(2){
    width: 55px;
}
.team_form .inputtext2, .people_form .inputtext2{
    width: 98%;
    line-height: 35px;
    background: none;
    color: #999;
    text-align: center;
}
:focus {
    outline: none;
}
#team_sumbit, #people_sumbit ,#guize_true{
    background: #f6a730;
    border: none;
    border: 1px solid #ff9000;
    color: #fff;
    width: 305px;
    line-height: 40px;
    text-align: center;
    display: block;
    margin: 20px auto;
    font-size: 18px;
}
.guize_main{
    width: 94%;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
    height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.banner_fanhui{
    background: url("../images/wangbao/wang_08.jpg") no-repeat center;
    width: 100%;
    height: 628px;
    position: relative;
}
.banner_top{
    width: 1200px;
    height: 628px;
    position: relative;
    margin: 0 auto;
}
#gotop{
    position: absolute;
    width: 225px;
    height: 70px;
    bottom: 90px;
    left: 490px;

}
