.content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.newtitle {
    width: 100%;
    border-bottom: 2px solid #ff8200;
    padding: 30px 0 10px 0;
    margin-bottom: 15px;
}

.newtitle h3 {
    height: 20px;
    padding: 0 10px;
    margin: 8px 0 0 9px;
    border-left: 3px solid #ff9867;
    font: normal 18px/18px "Microsoft Yahei";
    color: #777777;
    text-align: left;
}

.pop {
    display: none;
    width: 600px;
    min-height: 270px;
    max-height: 550px;
    height: 370px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -185px 0 0 -300px;
    z-index: 9999;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 3px 18px rgba(100, 0, 0, .5);
}

.pop-foot {
    width: 100%;
    border-top: 1px #E5E5E5 solid;
}

.pop-foot input {
    width: 400px;
    float: left;
    font-size: 18px;
    color: #fff;
    background: #ff8200;
    border: none;
    margin: 20px 100px 0 100px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
}

.pop-content {
    height: 280px;
}

.pop-content .success {
    width: 100%;
    text-align: center;
    padding: 80px 0 0 0;
}

.pop-content-left {
    float: left;
}

.pop-content-right {
    width: 400px;
    float: left;
    padding: 30px 100px 0 100px;
}

.pop-content-right h6 {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #727272;
    font-weight: normal;
}

.pop-content-right h6 a {
    float: right;
}

.pop-content-right p input {
    width: 380px;
    padding: 0 9px;
    float: left;
    font-size: 14px;
    border: 1px solid #ccc;
    color: #727272;
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
}

.pop-content-right .p1 a {
    position: absolute;
    height: 40px;
    line-height: 40px;
    color: #3eb4fa;
    font-size: 14px;
    margin: 50px 0 0 -30px;
}

.pop-content-right .p2 a {
    position: absolute;
    height: 40px;
    line-height: 40px;
    color: #3eb4fa;
    font-size: 14px;
    margin: 108px 0 0 -80px;
}

.bgPop {
    display: none;
    position: fixed;
    z-index: 9998;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}

.kuandaixuyue {
    width: 100%;
}

.center {
    width: 336px;
    margin: 50px auto;
}

.kuandaixuyue li {
    width: 100%;
    float: left;
    color: #fff;
}

.kuandaixuyue .li1 input {
    width: 96%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #f3f3f3;
    color: #000;
    padding: 0 2%;
    margin: 0 0 10px 0;
    border: none;
    border-radius: 5px;
}

.kuandaixuyue .li2 a {
    height: 35px;
    line-height: 35px;
    float: left;
    border: 1px solid #f3f3f3;
    color: #fff;
    padding: 0 15px;
    margin: 0 5px 10px 0;
}

.kuandaixuyue .li2 a:hover {
    border: 1px solid #ff5400;
}

.kuandaixuyue .li2 a.now {
    border: 1px solid #ff5400;
    background: url(/images/b.png) no-repeat right bottom;
}

.kuandaixuyue .li3 input {
    float: left;
    height: 40px;
    line-height: 40px;
    background: #fc5300;
    color: #fff;
    padding: 0;
    width: 100%;
    margin: 10px 0 0 0;
    cursor: pointer;
    font-size: 18px;
    border: none;
}

.kuandaixuyue .li4 {
    font-size: 18px;
    color: #fc5300;
    margin: 10px 0 0 0;
}

.kuandaixuyue .li4 input {
    font-size: 24px;
    color: #fc5300;
    border: none;
    background: none;
    width: 100px;
    text-align: center;
}

.left_content {
    width: 298px;
    padding: 0 10px;
    float: left;
    height: 425px;
    background: #165799;
    overflow: hidden;
    top: 220px;
}

.left_content h5 {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #fff;
    text-align: center;
    height: 70px;
    line-height: 70px;
    font-weight: bolder;
    /*text-shadow: 2px 2px 2px #000;*/
}

.hdbrimg {
    position: fixed;
    z-index: 999;
    bottom: 0;
    right: 0;
}