@charset "gb2312";
/* CSS Document */

/* CSS reset */
* {padding:0; margin:0;}
ul,li {list-style:none;}
fieldset, img {border:none;}
body {background:#fff;}
body,button,input,select,textarea {font:12px/1.5 tahoma,arial,"Hiragino Sans GB",\5b8b\4f53;}	 /*字体(unicode)：宋体(\5B8B\4F53)黑体(\9ED1\4F53)微软雅黑(\5FAE\8F6F\96C5\9ED1)*/
input,select,textarea {font-size:100%;}		/* 默认并不集成父级的文字大小 */
textarea {resize:none;}
table {border-collapse:collapse;border-spacing:0; empty-cells: show;}
button {cursor:pointer;}
em {font-style:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}
a {text-decoration:none;}
a:focus {outline:none;}

/* ie debug */
img,li {vertical-align:top;}
th {text-align:inherit;}
iframe {display:block;}

/* CSS3 渐进增强 */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus {border-color: rgba(242, 145, 73, 0.8) !important;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(242, 145, 73, 0.6);outline: 0 none;}
a:hover, a:active, a:focus {text-decoration:underline; -webkit-transition: color 0.3s ease; transition: color 0.3s ease;}

/* clearfix */
.clearfix:after{content:"\0020";display:block;height:0;clear:both;}
.clearfix{zoom:1;}
.clearit{clear:both;height:0;font-size:0;overflow:hidden;}

/* 单行文字溢出时出现省略号，需设定宽度 */ 
.fn-text-overflow {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/*common部分开始*/
body {font-family:"Microsoft Yahei", SimHei;}
.wrap {width:1000px; margin:0 auto;}
.fl {float:left;}
.fr {float:right;}
.mr0 {margin-right:0!important;}
.mb0 {margin-bottom:0!important;}

/*链接颜色*/
a,a:visited {color:#787878;}		/*默认 浅灰*/
a:hover {color:#2392cb;}
.linkGrayBox a,						/*深灰*/
.linkGrayBox a:visited {color:#313131;}
.linkGrayBox a:hover {color:#2392cb;}
.linkBlueBox a {color:#0b4e78;}		/*深蓝*/
.linkBlueBox a:visited {color:#787878;}
.linkBlueBox a:hover {color:#2392cb;}
.linkWhiteBox a,					/*白色*/
.linkWhiteBox a:visited {color:#dfdfdf;}
.linkWhiteBox a:hover {color:white;}
a.linkRed,							/*红色*/
a.linkRed:visited {color:#e60012;}
a.linkRed:hover {color:#eb6877;}
a.linkPink,							/*粉色*/
a.linkPink:visited,
a.linkPink:hover {color:#eb6877;}

/*icon图标部分*/
.icon-arrow-left,
.icon-arrow-right,
.icon-bigStone,
.icon-middleStone-blue,
.icon-middleStone-red,
.icon-middleStone-gray,
.icon-smallStone-red2,
.icon-smallStone-red,
.icon-smallStone-blue,
.icon-smallStone-yellow,
.icon-longSquare,
.icon-shortSquare,
.icon-playBtn,
.icon-smallPlayBtn,
.icon-redArrow-left,
.icon-redArrow-right {background-image:url(http://i1.sinaimg.cn/ty/2011hqj/20140228/assets/icon_png24.png); behavior:url(http://2014.sina.com.cn/css/38/2014/0303/pie.htc); -pie-png-fix:true;}

.icon-arrow-left {width:51px; height:71px; background-position:0 0;}
.icon-arrow-right {width:51px; height:71px; background-position:0 -71px;}
.icon-bigStone {width:136px; height:40px; background-position:-54px 0;}
.icon-middleStone-blue {width:65px; height:37px; background-position:-206px 0;}
.icon-middleStone-red {width:65px; height:37px; background-position:-206px -45px;}
.icon-middleStone-gray {width:65px; height:37px; background-position:-206px -90px;}
.icon-smallStone-red2 {width:43px; height:24px; background-position:-131px -55px;}
.icon-smallStone-red {width:40px; height:25px; background-position:-58px -86px;}
.icon-smallStone-blue {width:40px; height:25px; background-position:-103px -86px;}
.icon-smallStone-yellow {width:40px; height:25px; background-position:-149px -86px;}
.icon-longSquare {width:380px; height:29px; background-position:0 -143px;}
.icon-shortSquare {width:66px; height:24px; background-position:-59px -55px;}
.icon-redArrow-left {width:28px; height:39px; background-position:-85px -178px;}
.icon-redArrow-right {width:28px; height:39px; background-position:-125px -178px;}

.icon-playBtn {width:69px; height:69px; background-position:0 -207px;}
.icon-playBtn:hover {background-position:0 -276px;}
a .icon-smallPlayBtn {width:22px; height:22px; background-position:0 -177px;}
a:hover .icon-smallPlayBtn {background-position:-24px -177px;}

/*small-icon小图标部分*/
.small-icon-cam,
.small-icon-change {background-image:url(http://i3.sinaimg.cn/ty/2011hqj/20140228/assets/small_icon.png); background-repeat:no-repeat;}

.small-icon-cam {padding-left:20px; background-position:0 4px;}
.small-icon-change {padding-left:20px; background-position:0 -48px;}

/*顶部菜单*/
#wc-topbar {width:100%; height:59px; border-bottom:1px solid #ccc; background:#FCFCFC; top:0; left:0; z-index:215;}
#wc-topbar .logo {float:left; padding-top:9px;}
#wc-topbar .logo a {display:block; width:149px; height:41px; line-height:99; overflow:hidden; background:url(http://i3.sinaimg.cn/ty/2011hqj/20140228/assets/logo.png)}
.topbar-link {float:left; padding-left:13px; padding-top:27px;}
.topbar-link a {float:left; margin-right:4px;}
#wc-topbar-placeholder {width:100%; height:60px;}

/*顶部搜索条*/
.topbar-searchBox {float:left; padding-top:13px; padding-left:13px;}
#topSearch-select {float:left; width:73px; height:35px; position:relative;}
#topSearch-select dt {width:57px; height:33px; border:1px solid #c1c1c1; border-right:1px solid #dfdfdf; border-radius:3px 0 0 3px; font-size:14px; padding-left:15px; background:url(http://i0.sinaimg.cn/home/main/index2013/0403/icon.png) 53px -340px no-repeat #fff; line-height:33px; cursor:pointer;}
#topSearch-select dd {position:absolute; top:34px; left:0; z-index:2;}
#topSearch-select dd li {width:57px; height:30px; line-height:30px; padding-left:15px; border:1px solid #c1c1c1; border-top:none; background:#fff; cursor:pointer;}

#topSearch-form {float:left;}
#topSearch-text {float:left; width:180px; height:33px; border:1px solid #c1c1c1; line-height:33px; padding-left:3px; border-radius:0;}
#topSearch-btn {float:left; width:66px; height:35px; background:url(http://i3.sinaimg.cn/ty/2011hqj/20140228/assets/icon_png8.png) 0 -113px; border:0 none; cursor:pointer;}

/*登录模块*/
.topbar-login {float:left; padding:9px 0 0 90px;}

/*顶部关闭*/
.tn-close{float:right;height:21px;margin:19px 14px 0 3px;line-height:21px;_line-height:22px;width:54px;height:21px;overflow:hidden;border:1px solid #E2E2E2;font-size:12px;}
.tn-close a{display:block;height:21px;}
.tn-close a:link,.tn-close a:visited{color:#A7A5A0;text-decoration:none;}
.tn-close a:hover,.tn-close a:active{color:#938F8F;text-decoration:none;}
.tn-close i{float:left;display:inline;width:17px;height:17px;margin:2px 5px 0 2px;_margin-right:3px; overflow:hidden;background: url(http://i0.sinaimg.cn/home/main/index2013/0403/icon.png) 3px -994px no-repeat #BEBCBC;_zoom:1;}
.tn-close a:hover i{background-color:#938F8F;}

/*banner部分-倒计时钟*/
#wc-banner,
#wc-banner .wrap {height:200px; background-position:top center;}
.countDownBox {float:right; _display:inline; width:192px; height:88px; background:url(http://i3.sinaimg.cn/ty/2011hqj/20140228/assets/icon_png8.png); padding-top:25px; margin:45px 16px 0 0;}
#countDown-date {font:bold 56px/1 Arial, Helvetica, sans-serif; color:#eb6877; padding-left:40px; letter-spacing:2px; width:110px; text-align:center;}
#countDown-time {color:#4a7fa6; text-align:center;}
#countDown-time span {margin:0 3px; color:#eb6877;}

/*banner部分-微博关注*/
.weiboBox {width:220px; float:right; margin-top:50px;}
.wb-avatar {width:44px; height:44px;}
.wb-info {margin-left:10px; _display:inline; color:#eee; line-height:1.7; width:108px; height:44px; overflow:hidden;}
.wb-info a,
.wb-info a:visited {font-size:14px; color:#eee;}
.wb-info a:hover {color:white;}
.wb-focus {padding-top:11px;}
.wb-focus a {display:block; width:48px; height: 22px; line-height:99; background: url(http://i2.sinaimg.cn/IT/deco/2013/1029/weibo/wb_sp.png) 0 0 no-repeat; overflow:hidden;}
.wb-txt {width:200px; height:40px; margin-top:8px; border-radius:3px; background:#eee; line-height:20px; padding:5px 10px; color:#333;}

/*主导航部分*/
#wc-nav {height:62px; background:url(http://i3.sinaimg.cn/ty/2011hqj/20140228/assets/nav_bg.jpg) top center;}
#wc-nav .wrap {height:60px; padding-top:2px; background:url(http://i3.sinaimg.cn/ty/2011hqj/20140228/assets/nav_bg.jpg) top center;}

#wc-nav ul {font-size:0;}
#wc-nav li {display:inline-block; font-size:16px; *display:inline; zoom:1;}
#wc-nav li a {display:inline-block; padding:0 9px; height:58px; line-height:58px; color:white;}
#wc-nav li a.selected,
#wc-nav li a:hover {text-decoration:none; background:#00689d; box-shadow:0 0 5px 2px rgba(255,255,255,0.16) inset;}

/*footer部分*/
.footer { text-align:center;margin-top:40px;padding:20px 0; border-top:solid 2px #000; line-height:28px; color:#525356;}
.footer a:link, .footer a:visited{color:#525356}
.footer a:hover{color:#c00}

/*通用 栏目标题 样式*/
.main-title {position:absolute; top:-24px; left:15px; width:158px; height:37px; background:url(http://i1.sinaimg.cn/ty/2011hqj/20140228/assets/icon_png24.png) -287px 0; behavior:url(http://2014.sina.com.cn/css/38/2014/0303/pie.htc); -pie-background:url(http://i1.sinaimg.cn/ty/2011hqj/20140228/assets/icon_png24.png) -287px 0;}
.main-title h2 {width:130px; height:37px; position:absolute; top:0; left:0; font-size:18px; font-weight:bold; line-height:34px; letter-spacing:1px; text-align:center; color:#fff100;}
.main-title a,
.main-title a:visited {width:39px; height:21px; line-height:21px; text-align:center; letter-spacing:1px; position:absolute; top:12px; right:0; color:white;}
.main-title a:hover {color:white; text-decoration:none;}
.main-title-middle {left:50%; margin-left:-79px;}

/*带播放小图标的图片链接，主页、球队页用*/
.news-pic-box li {float:left; width:140px; height:105px; margin:0 20px 15px 0;}
.news-pic-box a {display:block; width:140px; height:105px; position:relative;}
.news-pic-box .icon-smallPlayBtn {position:absolute; left:6px; bottom:25px;}
.news-pic-box .icon-smallStone {position:absolute; right:0; top:-10px; color:white; text-align:center; line-height:21px;}
.news-pic-box .icon-smallStone-yellow {color:#454545;}
.news-pic-box .title {width:120px; height:22px; line-height:22px; padding:0 10px; position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.5); -pie-background:rgba(0,0,0,0.5); behavior:url(http://2014.sina.com.cn/css/38/2014/0303/pie.htc); text-align:center; overflow:hidden; color:#eee;}
.news-pic-box a:hover {text-decoration:none;}
.news-pic-box a:hover .title {color:white;}

/*高清图，主页、球队页用*/
.main-HD {position:relative; width:1000px; padding-top:20px; border-top:1px solid #d2d2d2; margin-top:60px;}
.HD-cont {width:1000px; height:239px; overflow:hidden; font-size:0; _position:relative;}
.HD-cont .scrollWrapper {position:relative; overflow:hidden; width:100%; height:100%;}
.HD-cont-item {display:inline-block; *display:inline; zoom:1; position:relative;}
.HD-cont-item a {display:inline-block;}
.HD-cont-item a:hover {text-decoration:none; opacity:0.85; filter:alpha(opacity:85);}
.HD-item-txt {height:28px; font-size:14px; line-height:28px; background:black; background:rgba(0,0,0,0.5); behavior:url(http://2014.sina.com.cn/css/38/2014/0303/pie.htc); -pie-background:rgba(0,0,0,0.5); text-align:center; cursor:pointer;}
.HD-item-txt {position:absolute; left:0; bottom:0; width:100%; _width:auto; _padding:0 10px;}
.HD-tips {position:absolute; width:210px; height:73px; background:url(http://i0.sinaimg.cn/ty/2011hqj/20140228/assets/icon_tip1.png); top:-46px; left:483px; line-height:99; overflow:hidden; behavior:url(http://2014.sina.com.cn/css/38/2014/0303/pie.htc); -pie-png-fix:true;}
