@charset "utf-8";
/* CSS Document */
body{margin: 0;padding: 0;}
a,button{ cursor:pointer;}
input, button:focus { outline: 0; }
.yh{  width: 100%;height: 100px;  position:fixed;  bottom:0px; left:0px;}
.yh-content{ width:100%;height: 100px;overflow: hidden;background:rgba(0,0,0,0);}
.yh-content-left{background:url(../img/7y-img.png)  no-repeat; height: 100px;width:1200px;margin: 0 auto; position: relative}
.yh-content-bd{  width: 560px;height: 100px;padding-top:30px;margin-left: 638px;float: left;}
input{width: 155px;height: 44px; font-size: 14px; color: #4d4c4d; border: none; padding-left: 15px; border-radius: 5px; margin-right:15px; float: left;}
.input1{ margin-left: 47px;}
.yh-btn{float: left;
    border: none;
    width: 119px;
    height: 100px;
    margin-top: -30px;
    background: url(../img/7y-btn.png) no-repeat center;}
.yh-content-center{width: 113px;height: 110px;margin-top: 30px;float: left;}
.yh-content-center a{ display:block}
.yh .close { width: 26px; height: 26px; background: url(../img/7y-img2.png) 0px 0px no-repeat; position: absolute; right: 0px; top: 2px; cursor: pointer; }
.fixedBanner_sm{ width: 150px; height: 100px; background: url(../img/7y-img3.png) left center no-repeat; position: fixed; bottom: 0; left: 0; display: block; z-index: 90 }