/*-------公共样式-------*/
*{margin: 0; padding: 0;box-sizing: border-box; -webkit-box-sizing: border-box;}
body{width: 100%; height: auto; overflow-x: hidden; font-family: "微软雅黑"; font-size: 14px; margin: 0 auto; color: #333; background: #fff;position: relative}
ol,ul{list-style-type: none;}
a{text-decoration: none;color: #111;}
a:link,a:visited,a:hover,a:active{text-decoration: none;}
a:hover,a:focus{outline: none;}
a:hover{color: #2dcee3;}
img{display: block; margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.clearbox:after{content: ''; clear: both; display: block; visibility: hidden; height: 0;}
input:focus,select:focus{outline: none;}
h1,h2,h3,h4{font-weight:normal;}
/*娃娃咨询*/
#doyoo_panel{display: none!important;}
.search{margin-left:20px;float: left;height: 35px;width:260px;border: 2px solid rgb(252,181,91);margin-top: 10px;background: url(../../images2017/so.png) 10px center no-repeat;padding-left: 30px}
.search2{float: left;height: 35px;border: 1px solid rgb(252,181,91);margin-top: 10px;background: rgb(252,181,91);color: white;width: 60px;cursor: pointer}