@charset "gb2312";
/* CSS Document */

/*首页*/
.gdds-index{padding-top:4%; padding-bottom:4%;}

/*首页焦点新闻*/
.picSlider{float:left; width:49.2%; height:320px; position:relative; overflow:hidden; zoom:1;}
.picSlider .bd li{position:relative; overflow:hidden; zoom:1; height:320px;}
.picSlider .bd li img{display:block; width:100%; height:320px;}
.picSlider .bd li:hover img{transform:scale(1.02,1.02); -webkit-transform:scale(1.02,1.02); -moz-transform:scale(1.02,1.02); -o-transform:scale(1.02,1.02); transition:all 1s; -webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; filter:alpha(opacity=80); -moz-opacity: 0.8; opacity:0.8;}
.picSlider .bd .txtbg{position:absolute; bottom:0; _bottom:-1px; left:0; width:100%; height:40px; background:#000; filter:alpha(opacity=80); -moz-opacity: 0.8; opacity:0.8;}
.picSlider .bd .txt{position:absolute; bottom:0; left:0; padding-left:4%; width:80%; font-size:.9375em; line-height:40px; color:#fff;}
.picSlider .hd{position:absolute; right:20px; bottom:16px;}
.picSlider .hd li{float:left; width:6px; height:6px; margin-left:6px; overflow:hidden; background:#fff; border:solid #fff 1px; border-radius:50%; cursor:pointer;}
.picSlider .hd li.on{background:#69b7ff; border-color:#69b7ff;}
.picSlider a.tp-prev,
.picSlider a.tp-next{width:35px; height:45px; display:block; position:absolute; background-image:url(imagessprite.png); background-repeat:no-repeat; opacity:.2;filter: alpha(opacity=20);-moz-opacity:0.2; z-index:2; cursor:pointer; top:40%; margin-top:-20px;}
.picSlider a.tp-prev{left:0; background-position:0 0;}
.picSlider a.tp-next{right:0; background-position:-45px 0;}

/*首页直播预告*/
.gdds-live{float:right; width:49%;}
.gdds-live .topics{position:relative; padding:30px; height:216px; background-color:#f7f7f7;}
.gdds-live .topics a.join{position:absolute; left:30px; bottom:30px; display:inline-block; padding-right:34px; padding-left:34px; line-height:36px; font-size:1em; font-weight:700; color:#fff; background-color:#3188d8;}
.gdds-live .topics dt{width:48%; float:left;}
.gdds-live .topics dt img{display:block; width:100%; height:160px;}

.gdds-live .topics dd{width:45%; float:right; font-size:.9375em; line-height:180%; color:#666;}
.gdds-live .topics dd a.title{display:inline-block; padding-bottom:16px; font-weight:700; font-size:1.125em; color:#3188d8;}

/*焦点新闻2*/
.picSlider_2 .bd .memo h3,
.picSlider_2 .bd .memo h4,
.picSlider_2 .hd li h3,
.picSlider_2 .hd li h4{overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.picSlider_2{height:370px; padding-bottom:30px; background:url(../images/common/bg.jpg) no-repeat right top;}
.picSlider_2 .bd{width:68.2%; float:left;}
.picSlider_2 .bd li{position:relative; overflow:hidden; zoom:1; height:370px; overflow:hidden;}
.picSlider_2 .bd li img{width:100%; height:100%; display:block;}
.picSlider_2 .bd .txtbg{position:absolute; bottom:0; _bottom:-1px; left:0; width:100%; height:70px; background:#000; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity:0.6;}
.picSlider_2 .bd .memo{position:absolute; right:0; bottom:0; left:0; margin:auto; padding-bottom:12px; width:92%; line-height:160%; color:#ccc;}
.picSlider_2 .hd{width:31.8%; float:right;}
.picSlider_2 .hd li{position:relative; padding:10px 15px 9px; height:55px;}
.picSlider_2 .hd li a{color:#fff;}
.picSlider_2 .hd li a img{width:70px; height:55px; float:left; margin-right:10px;}
.picSlider_2 .hd li a i{position:absolute; left:2px; top:50%; margin-top:-7px; width:10px; height:15px; display:inline-block; background-image:url(imagescommonarr.gif); display:none;}
.picSlider_2 .hd li.on{background:#1A56A8;}
.picSlider_2 .hd li.on i{display:block;}

.picSlider_2 .bd .memo h3,
.picSlider_2 .bd .memo h4,
.picSlider_2 .hd li h3,
.picSlider_2 .hd li h4{font-size:.875em;}
.picSlider_2 .bd .memo h3,
.picSlider_2 .hd li h3{font-weight:700; color:#fff;}
.picSlider_2 .hd li h3{margin-top:6px; margin-bottom:3px;} 

/*个人中心*/
.gdds-pc-center{}
.gdds-pc-center .pc-head{margin-bottom:10px; height:40px; line-height:40px;}
.gdds-pc-center .pc-head h2{float:left; font-size:1.5em; color:#1a56a8; text-align:left; margin-right:20px; line-height:30px;}
.gdds-pc-center .pc-head .hd{float:left; white-space:nowrap; line-height:24px;}
.gdds-pc-center .pc-head .hd li{position:relative; float:left; padding-right:15px; padding-left:15px; white-space:nowrap; text-align:center; margin-top:3px; cursor:pointer;}
.gdds-pc-center .pc-head .hd li.on{font-weight:700; font-size:16px; color:#fff; background-color:#0184D2;}
.gdds-pc-center .pc-head .hd li.on a,
.gdds-pc-center .pc-head .hd li.on a:hover{color:#fff;}
.gdds-pc-center dl.notlogin{background:#f2f2f2;}
.gdds-pc-center dl.notlogin dt,
.gdds-pc-center dl.notlogin dd{float:left;}
.gdds-pc-center dl.notlogin dt{width:70%; text-align:center; line-height:190px;}
.gdds-pc-center dl.notlogin dd{width:29%; border-left:solid #ddd 1px;}
.gdds-pc-center dl.notlogin dd .longin-pc{width:212px; margin-left:10px; padding-top:30px; padding-bottom:30px; height:130px;}
.gdds-pc-center dl.notlogin dd .longin-pc h3{text-align:center; color:#1a56a8;}
.gdds-pc-center dl.notlogin dd .longin-pc div{margin-top:18px; margin-bottom:10px;}
.gdds-pc-center dl.notlogin dd .longin-pc div a{width:90px; margin-left:10px; text-align:center; display:inline-block; font-size:.875em; background-repeat:repeat-x; background-position:center top; line-height:30px;}
.gdds-pc-center dl.notlogin dd .longin-pc div a.dl{background-image:url(imagescommonbtn-bg01.png); color:#fff;}
.gdds-pc-center dl.notlogin dd .longin-pc div a.zc{background-image:url(../images/common/btn-bg02.png);}
.gdds-pc-center dl.notlogin dd .longin-pc div a:hover{background-image:url(imagescommonbtn-bg03.png); color:#fff;}
.gdds-pc-center dl.notlogin dd .longin-pc p{padding-left:10px; font-size:.75em; line-height:160%; color:#999;}
.gdds-pc-center .notrecord{line-height:190px; text-align:center; background:#f2f2f2;}

