/* Reset */
body{ overflow-x:hidden; font-size:14px; font-family:"Microsoft YaHei"; color:#333; padding: 0; margin: 0;background:#f5f5f5;}

a{ color:#333; text-decoration:none;}
a{blr:expression(this.onFocus=this.blur())}
:focus{outline:0;}
a:hover{ color:#1589d9; text-decoration:none;}
ul,li,dl,dt,h1,h2,h3,h4,h5,h6,dd,dt,dl{ margin:0; padding:0; list-style:none;}
img{border:none; vertical-align:top}
li{ vertical-align: top; }
p{ padding: 0; margin: 0;}

.clear{ clear:both; margin:0; overflow:hidden; visibility:hidden;  font-size: 0; content: "."; height: 0; padding:0;}

.fl{ float: left;}
.fr{ float: right;}


/******************** header  ************************/
.is-head{width:100%;height:40px;line-height:40px;margin:0 auto;background: #eef3f6;overflow: hidden;}
.is-head .top{width:1200px;margin:0 auto;position: relative;font-size: 12px;color:#999;}

.is-head .top .weather{position: absolute;left:200px;top:8px;}

/*搜索查询*/

.u-searchBox{ width:290px;height: 32px; line-height:32px;position: absolute;bottom:4px;right:0px;background: url("../images/search.png") no-repeat;}
.is-searchtext{ padding-left: 10px; width:230px; height:32px;font-size: 12px; line-height:32px; color:#888888; outline:none;background: #fff;border: none;}
.searchbtn{ cursor: pointer; width:50px; height:32px; border:none; padding:0;float:left; background: none;}
/*.u-searchBox a{display: inline-block;background:#1589d9;color:#fff; padding:0 5px;margin-left: 3px;}*/

.is-logo{width:1200px;height:196px;overflow: hidden;margin:0 auto;}

.is-nav{height: 48px;line-height: 48px;background: #1589d9;width:1200px;overflow: hidden;margin:0 auto;}
.is-nav a{display: block;width:133px;float: left;text-align: center;color:#fff;font-size: 17px;background: url("../images/sp.png") no-repeat 118px 14px;}
.is-nav a.last{background: none;}
.is-nav a.hover{background: #0666a9;}
.is-nav a.aon{background: none;}


.is-foot{width:100%;padding:20px 0;text-align: center;position: relative;line-height: 30px;}
.dang{position: absolute;left:50%;top:25px;margin-left:-400px;}
.jiucuo{position: absolute;left:50%;top:25px;margin-left:300px;}
.is-foot span{color: #f20000;}


/*share*/
.share-main{position: relative; width: 102px; height: 24px;}
.share-bar a{margin-left: 10px; float: left; display: block; width: 24px; height: 24px; background-image: url(../images/icon-share.png);}
.share-bar .share-tsina{background-position: 0 0;}
.share-bar .share-weixin{background-position: -24px 0;}
.share-bar .share-qzone{background-position: -48px 0;}
.weixin-share-open{position: absolute; bottom: 34px; right: 0; display: none; background: #fff;}
.weixin-wrap{position: relative; padding: 10px; width: 234px; height: 102px; border: 1px solid #ddd;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}










.is-main{width:1200px;margin:10px auto;background:#fff;}

.u-addr{height:30px;line-height: 30px;padding:10px 0;color:#999;font-size: 14px;padding-left:10px;}
.u-addr a{color:#1589d9;}


