*{
    margin: 0;
    padding: 0;
}

.bigtop{width:100%; margin-top:70px; }
.top{width:640px;margin:0px auto; text-align:center; }
.tlogo{width:640px;}
.ban{width:100%; margin-bottom:15px; overflow:hidden;}

.nav_out { width:640px; margin:0 auto; height:125px; background:#95d3fe; margin-bottom:10px;}
.nav { width:642px;}
.nav .nav_yyjj { width:148px; height:125px; float:left; margin-right:1px; line-height:188px; background:url(/images/nav-gk.png) center 17px no-repeat #0097dd;}
.nav li { width:163px; margin-right:1px; height:62px; float:left; background:#0097dd; margin-bottom:1px; font-size:24px; line-height:62px; color:#ffffff; text-align:center; }

input{
    border: none;
    outline: none;
}

.new-gh{
    width: 640px;
    height: 664px;
    background: #eeeeee;
    margin: 0 auto;
}

.new-gh .t1{
    width: 500px;
    height: 443px;
    background: #fff;
    margin: 0 auto;
}

.new-gh .t1 h1{
    font-size: 20px;
    color: #666666;
    font-weight: normal;
    text-align: center;
    padding-top: 20px;
}

.new-gh .t1 h1 i{
    color: #ff6c00;
    font-style: normal;
}

.new-gh .t1 .picMarquee-top{
    margin:0 auto;
    width:100%;
    overflow:hidden;
    position:relative;
}

.new-gh .t1 .picMarquee-top .bd{
    padding:10px;
}

.new-gh .t1 .picMarquee-top .bd ul{
    overflow:hidden;
    zoom:1;
}

.new-gh .t1 .picMarquee-top .bd ul li{
    text-align:center;
    zoom:1;
    font-size: 20px;
    color: #333333;
    margin-top: 10px;
}

.new-gh .t1 .xm{
    font-size: 24px;
    color: #333333;
    margin-top: 30px;
    margin-left: 70px;
}

.new-gh .t1 .xm .text{
    width: 290px;
    height: 56px;
    border: 2px solid #cccccc;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 24px;
    color: #333;
    padding-left: 10px;
}

.new-gh .t1 .sub{
    width: 100%;
    height: 60px;
    background: #ff6c00;
    font-size: 32px;
    color: #fff;
    border-radius: 5px;
    margin-top: 40px;
}

