/*通用全局设定*/
body,input,button,select,textarea,table{font:12px "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}
fieldset,img {border:0;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
input,button,select,textarea{outline:none;}
textarea{resize:none;}
a:link, a:visited,a:hover, a:active {text-decoration: none;color: #535353}
/*重设 HTML5 标签*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
audio,canvas,video {display:inline-block;*display:inline;*zoom:1;}
/*==公用样式==*/
.clear:after {visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0;}
.clear{zoom:1;}
.fr{float: right;}
.fl{float: left;}
.hidden{display: none!important;}
.none{display: none;}
a:hover{color:#47aaff}

body{background: #fff;color: #474747}
.contain{width:640px;height:325px;margin:200px auto 0;}
.contain .logo{width: 248px;height: 63px;background: url(../images/slogo.png);display: block;margin:0 auto 36px;}
.contain .first{margin-left:60px;}
.contain .cur{font-weight: bold;color:#ff6600;background: url(../images/ahover.gif) bottom center no-repeat;cursor: pointer;}
.contain .curhover{background-image: url(../images/a.png);}
.contain .tab{display:inline-block;height: 44px;padding: 0 15px;font-size: 15px;line-height: 44px;position: relative;top:1px;z-index: 999;position: relative;}
.contain .iptbox{width: 100%;height: 42px;position: relative;}
.contain .iptbox .close{width: 19px;height: 18px;position: absolute;background: url(../images/close.gif);top:13px;right:122px;cursor: pointer;display: none;z-index: 3}
.contain .iptbox .result{width:528px;position: absolute;top:40px;left:0px;background: #fff;border: 1px solid #d2d2d2;font-size: 16px;display: none;}
.contain .iptbox .result li{height: 32px;line-height: 32px;text-indent:1.1em}
.contain .iptbox .result li:hover{background: #f0f0f0}
.contain .iptbox .result li.hover{background: #f0f0f0}
.contain .enter{width: 529px;height: 40px;line-height: 40px;border: 1px solid #cacaca;border-right: 0;text-indent: 1.1em;font-size: 16px;color: #474747;position: absolute;left: 0;top: 0
appearance:none;}
input[type=text]::-ms-clear{display: none;}
.contain .enter:hover{border-color: #ff6600}
.contain .subm{width: 110px;height: 42px;background: #ff6600;border:none;color: #fff;font-size:16px;cursor:pointer;float: right;}
.contain .subm:hover{background: #e95d00}

/*底部*/
.sinaGFooter{width:100%;background: #f6f6f6;padding:30px 0px;text-align: center;line-height:2;color:#848484;font-size: 13px;position: fixed;bottom: 0;left: 0}
.sinaGFooter a:link,.sinaGFooter a:visited{color:#8c8c8c; text-decoration:none; }
.sinaGFooter a:hover,.sinaGFooter a:active{color:#474747; text-decoration:none; }