@CHARSET "UTF-8";
/* 
	name :亚卓教育;  
	QQ:xxxx; 
	E-mail:xxxx; 
*/
html, 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 {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
img {vertical-align:top; border:none;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:400;}
li {list-style-type:none;}
body {width:100%;font:12px/1.5 "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei",helvetica,arial,sans-serif;width:expression(document.body.clientWidth <= 1200? "1200px": "auto");/*解决浏览器窗口缩小时网页存在的问题*/
    min-width:1200px;/*解决浏览器窗口缩小时网页存在的问题*/overflow-x:hidden;}
/*删除谷歌浏览器input焦点样式*/
*:focus {outline: none;} 
/*删除火狐下按钮默认样式*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{border:none; padding:0;}
.clear {clear: both;}
a, object {outline:none;}
a {cursor:pointer;}
a:link,a:visited {text-decoration:none;color:#666;}
a:hover,a:active {color:#008AFF;}
.fl{float:left;}
.fr{float:right;}
/*reset结束*/
/*弹出登录框开始*/
.mask{margin:0;padding:0;border:none;width:100%;height:100%;background:#333;opacity:0.4;filter:alpha(opacity=40);z-index:9999;position:fixed;top:0;left:0;display:none;}
.row1{background:#f7f7f7;padding:0px 20px;line-height:50px;height:50px;font-weight:bold;color:#08718a;font-size:16px;}
.close_btn{font-family:arial;font-size:30px;font-weight:700;color:#999;text-decoration:none;float:right;padding-right:4px;}
#txtName{height:27px;border:none;}
input.ttext{font-size:15px;font-weight:700;color:#08718a;padding-left:5px;line-height:27px;height:27px;width:185px;}
#txtPwd{height:27px;border:none;}
#loginbtn{color:White;background:#4490f7;text-decoration:none;padding:10px 45px;margin-left:87px;margin-top:40px;border-radius:5px;opacity:0.8;filter:alpha(opacity=80);}
.warning{float:right;color:#f00;text-decoration:none;font-size:12px;font-weight:500;display:none;background: transparent url("../images/error.png") no-repeat scroll left center;padding-left:20px;}
#LoginBox{position:absolute;left:460px;top:150px;background:white;width:476px;height:282px;border:3px solid #444;border-radius:7px;z-index:10000;display:none;}
.row{height:77px;line-height:77px;padding:0px 30px;font-size:x-large;color:#08718a;}
.inputBox{border:1px solid #c3c3c3;padding:1px 3px 6px 3px;border-radius:5px;margin-left:5px;}
/*弹出登录框结束*/
/*网站公共样式*/
/*top*/
#top {width: 100%;overflow: hidden;height:38px;background:#444343;}
.top{width:1200px;margin:0 auto;height:38px;line-height:38px;}
.top ul.nav{width:499px;font-size:13px;float:right;}
.top ul.nav li{color:#eee;margin:0 8px;float:left;}
.top ul.nav li a{color:#ddd;display:inline-block;padding:0 5px;}
.top ul.nav li a:hover{color:#fff;}

/*banner*/
.full_banner{width:100%; position:relative; height:500px; background:#FFF; overflow:hidden;}
.full_banner .bd{margin:0 auto; position:relative; z-index:0; overflow:hidden;}
.full_banner .bd ul{width:100% !important;}
.full_banner .bd li{width:100% !important; float:left; height:500px; overflow:hidden; text-align:center;}
.full_banner .bd li a{ display:block; height:500px;}
.full_banner .hd{width:100%; position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center;}
.full_banner .hd ul{text-align:center; padding-top:5px;}
.full_banner .hd ul li{cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background: url(../images/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px; }
.full_banner .hd ul .on{background-position:0px 0px;}

/*浮窗搜索*/
.f_search{width:100%;height:90px;background:url(../images/zsearchbg.png) repeat ;/*opacity:0.7;filter:alpha(opacity=7);*/position:absolute;bottom:0px;}
.search{width:1200px;margin:0 auto;}
.s_logo{width:343px;padding-top:10px;height:74px;z-index:999;}
.s_search{width:350px;height:40px;margin-top:30px;z-index:999;}
.s_search input.text{width:254px;height:43px;border:1px solid #aca8a8;border-radius:5px 0px 0px 5px; -webkit-radius:5px 0px 0px 5px;-moz-radius:5px 0px 0px 5px;font-size:13px;float:left;border-right:none;line-height:34px;padding-left:10px;color:#888;}
.s_search input.submit{width:85px;float:left;border-radius:0px 5px 5px 0px;-webkit-radius:0px 5px 5px 0px;-moz-radius:0px 5px 5px 0px;height:45px;cursor:pointer;text-indent:-8888px;background:#8b8b8b url(../images/search.png) no-repeat center ;  border:1px solid #aca8a8;border-left:none;}
.s_search input.submit:hover{background:#126076 url(../images/search.png) no-repeat center ;}



/*footer*/
.footerpic{width:1200px;margin:0 auto;}
.footerpic img{width:100%;height:100%;}
#footer{height:191px;width:100%;background:#126076 url(../images/footer_bg.jpg) repeat-x;}
.footerlink{width:1200px;margin:0 auto;height:100px;}
.footerlink ul{width:100%;padding-top:10px;height:40px;display:block;margin:0 auto;font-size:17px;}
.footerlink ul li{float:left;padding:0 30px 0 0;line-height:40px;color:#fff;}
.footerlink  p.sign{line-height:30px;padding-top:10px;height:30px;width:75%;display:block;color:#fff;font-size:22px;font-weight:500;text-align:center;}
.copy{width:1200px;margin:0 auto;}
.infocopy{line-height: 20px;font-size: 16px;height: 40px;float: left;color:#fff;margin-top: 25px;}

/*footer1*/
#footer1{width:100%;height:90px;background:#eee;}
.footer1{width:1200px;margin:0 auto;}
.footer1 .flogo{height:52px;padding-top:15px;}
 .flogo img{width:260px;height:52px;}
.ful {height:52px;min-width:350px;padding-top:15px;margin-left:45px;display:block;}
.ful  ul li{float:left;font-size:13px;color:#ddd;}
.ful  ul li a{padding:0 12px;cplor:#777;font-size:13px}
.fp{display:block;clear:both;margin-left:12px;font-size:13px;color:#777;padding-top:5px;}
/*网站公共样式结束*/

/*主体公共样式开始*/
.mainc{width:1200px;margin:0 auto;}
/* 回到顶部 */
.totop{position:fixed;right:25px;bottom:195px;display:block;width:60px;height:60px;background:url(../images/go-top.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(../images/go-top1.png) no-repeat 0 -2px;}

/*主体公共样式结束/
/*登录状态*/
.statuslogin{width:1200px;margin:0 auto;padding-top:10px;height:70px;background:#ffffff;}
.loginzt{width:450px;height:33px;margin-top:20px;background:#fff;}
.loginyh{float:right;border-radius:5px;font-size:14px;-webkit-radius:5px;-moz-radius:5px;width:auto;padding:0 15px;background:#e5e5e4;height:33px;margin-right:40px;line-height:33px;color:#444;}
.loginyh p{text-align:center;display:inline-block;}
.loginyh p.tc a{color:#f00;}
.loginyh p a{padding:0 5px;color:#14637a;}
.loginyh p a:hover{line-height:33px;color:#136076;}
.addsite{float:right;font-size:15px; line-height:32px;text-align:center;}
.addsite a{color:#888;display:block;width:90px;padding-left:15px;height:31px;background:#e3e2e1 url(../images/star1.jpg) no-repeat 8px center;border:1px solid #e3e2e1; border-radius:5px;-moz-radius:5px;-webkit-radius:5px;}
.addsite a:hover{color:#fff;background:#126076 url(../images/star2.jpg) no-repeat 8px center;border:1px solid #126076; border-radius:5px;-moz-radius:5px;-webkit-radius:5px;}
/*index*/

.indexmain{width:1200px;margin:0 auto;overflow:hidden;background:#e4e4e4;}

.mainleft{width:973px;height:auto;background:#e4e4e4;padding-bottom:10px;overflow:hidden;}

.floor1{height:260px;}
 /*.yzcont{height:260px;background:#e4e4e4;width:1200px;margin:0 auto;}*/
 .yzleft{width:300px;height:240px;}
 ul.tags{width:300px;}
 ul.tags li{height:56px;float:left;line-height:56px;text-align:center;font-size:14px;background:#80b0bd;color:#fff;width:100px;}
 ul.tags li a{color:#fff;display:inline-block;width:100px;height:56px;}
 ul.tags li a:hover , ul.tags li a:visited{background:#4ac0e6;line-height:59px;}
ul.tags li.t_tit{cursor:pointer;width:200px;background:#136076;font-size:28px;font-weight:500;letter-spacing:2px;}
ul.tags li.color1{background:#437786;}
ul.tags li.color2{background:#80b0bd;}
ul.tags li:hover,ul.tags li:visited{background:#4ac0e6;}
ul.tags li.t_tit:hover{background:#136076;}
/* pic1*/
.section{width:226px;margin-left:10px;overflow:hidden; float:left;}
.section ul li{float:left;margin-right:14px;margin-bottom:13px;display:inline;width:226px;height:226px;overflow:hidden;position:relative;}
.section ul li .photo{width:226px;height:226px;overflow:hidden;}
.section .rsp{width:226px;height:226px;overflow:hidden;position: absolute;background:#000;top:0px;left:0px;}
.section .text{position:absolute;width:226px;height:226px;left:-226px;top:0px;overflow:hidden;}
.section .text h3{width:226px;margin-top:178px;height:48px;line-height:52px;letter-spacing:2px;text-align:center;color:#126076;background:url(../images/t_tit.png) no-repeat;font-size:15px;}
/* pic2 */
.picBox{overflow:hidden;zoom:1;float:left;margin-left:5px;height:240px;width:430px;}
.picL{overflow:hidden;zoom:1;margin-left:-1px;}
.picL li{overflow:hidden;position:relative;float:left; display:inline; width:135px;height:110px;margin:1px 2px 3px 3px; zoom:1  }
.picL li .text{background:url(../images/zhemu.png) repeat;position:absolute;width:135px;height:110px;top:110px;left:0;font-family:'微软雅黑','黑体';}
.picL li .text b{background:#e67819;padding:5px 15px;color:#fff;font-size:14px;display:inline-block;*display:inline;zoom:1;font-weight:100;}
.picL li .text p{width:100%;font-size:12px;overflow:hidden;}
.picL li .text a{color: #fff;display: block;height: 80px;padding: 20px;overflow:hidden;white-space:nowrap; 	text-overflow:ellipsis; word-break:keep-all;	}


.mainright{width:227px;height:auto;background:#e4e4e4;padding-bottom:12px;overflow:hidden;}

/*rank1*/
.rank1{display:block;float:right;width:225px;height:228px;background:#f8f8f8;margin-bottom:32px;}
.rank1 dt {display:block;width:90%;margin:0 auto;height:35px;} 
.rank1 dt .rankk{float:left;font-size:13px;text-align:center;margin:5px 4px 0 5px;line-height:25px;width:60px;height:25px;cursor:pointer;} 
.rank1 dd{display:block; height:197px;width:99.9%;.margin:0 auto;}
.rank1 dd .listt{width:215px;margin-left:10px;height:197px;overflow:hidden;}
.rank1 dd .listt a{display:inline-block;width:128px;font-size:12px;overflow:hidden;white-space:nowrap; 	text-overflow:ellipsis; word-break:keep-all;	color:#777;padding:1px 0 0 12px;background: url(../images/li.png) no-repeat left center;font-size:13px;line-height:18px;}
.rank1 dd .listt a:hover{color:#dc751c;}
.rank1 dd .listt   span.cishu{font-size:12px;float:right;color:#828282;padding-right:5px;}
.selected{background:#dc751c;border-radius:5px;-webkit-radius:5px;-moz-radius:5px;color:#fff;}


/*rank2*/
.rank2{display:block;float:right;width:225px;height:227px;background:#f8f8f8;margin-bottom:32px;}
.rank2 dt {display:block;width:90%;margin:0 auto;height:35px;} 
.rank2 dt .rankk{float:left;font-size:13px;text-align:center;margin:5px 4px 0 5px;line-height:25px;width:60px;height:25px;cursor:pointer;}
.rank2 dd{display:block; height:197px;width:99.9%;.margin:0 auto;}
.rank2 dd ul{width:100%;margin:10px auto 5px auto;height:180px;margin-left:10px;}
.rank2 dd ul li{padding:2px 8px;float:left;margin-bottom:7px;}
.rank2 dd ul li img{width:50px;height:50px;}
.rank2 dd ul li span.ultitle{font-size:12px;padding-left:2px;width:60px;overflow:hidden;}
.rank2 dd ul li span a{color:#777;}
.rank2 dd ul li span a:hover{color:#C60;}*/


/*列表页*/
.top ul.listul{float:left;position:relative;}
.top ul.listul li{color:#eee;margin:0 8px;float:left;font-size:15px;}
.top ul.listul li a{color:#fff;display:inline-block;padding:0 10px;}
ul.listul li:hover{background:#e67817;}
ul.listul li.now1{background:#e67817;}
ul.listul li.now1 a{color:#fff;}
ul.listul li a:hover{color:#fefefe;line-height:43px;font-weight:600;}

ul.nav2{float:right;}
li.notlogin{background:#252525;padding:0 10px;text-align:center;width:120px;color:#ddd;}
li.notlogin a{color:#fff;padding:0 4px;}
li.notlogin a:hover{color:#F60;}

li.hyyh{background:#252525;color:#eee;float:right;padding-right:10px;}
li.hyyh b{display:inline-block;background:url(../images/photo.png) no-repeat 6px center; padding-left:30px;height:35px;padding-right:5px;}
li.hyyh ul.sub{position:absolute;top:35px;z-index:999999;width:150px;}
li.hyyh ul.sub li{height:35px;width:105px;padding:0 10px 0 15px;font-size:14px;border-bottom:1px solid #5b5b5b;line-height:35px;text-align:center;background:#282828;}
li.hyyh .sub li.mem{background:#282828 url(../images/photo.png) no-repeat 10px center;}
li.hyyh .sub li.mem:hover{background:#333 url(../images/photo1.png) no-repeat 10px center;}
li.hyyh .sub li.down{background:#282828 url(../images/down.png) no-repeat 10px center;}
li.hyyh .sub li.down:hover{background:#333 url(../images/down2.png) no-repeat 10px center;}
li.hyyh .sub li.mess{background:#282828 url(../images/mess.png) no-repeat 10px center;}
li.hyyh .sub li.mess:hover{background:#333 url(../images/mess1.png) no-repeat 10px center;}
li.hyyh .sub li.logout{background:#282828 url(../images/logout.png) no-repeat 10px center;}
li.hyyh .sub li.logout:hover{background:#333 url(../images/logout1.png) no-repeat 10px center;}
li.hyyh .sub li a{display:block;width:100%;height:100%;}
li.hyyh .sub li a:hover{color:#fff;line-height:37px;}


.f_search1{width:100%;height:90px;background:url(../images/zsearchbg.png) repeat ;/*opacity:0.7;filter:alpha(opacity=7);*/}
.search1{width:1200px;margin:0 auto;}
.s_logo1{width:343px;padding-top:10px;height:74px;z-index:999;}
.s_search1{width:350px;height:40px;margin-top:30px;z-index:999;}
.s_search1 input.text1{width:254px;height:43px;border:1px solid #aca8a8;border-radius:5px 0px 0px 5px; -webkit-radius:5px 0px 0px 5px;-moz-radius:5px 0px 0px 5px;font-size:13px;float:left;border-right:none;line-height:34px;padding-left:10px;color:#888;}
.s_search1 input.submit{width:85px;float:left;border-radius:0px 5px 5px 0px;-webkit-radius:0px 5px 5px 0px;-moz-radius:0px 5px 5px 0px;height:45px;cursor:pointer;text-indent:-8888px;background:#8b8b8b url(../images/search.png) no-repeat center ;  border:1px solid #aca8a8;border-left:none;}
.s_search1 input.submit:hover{background:#126076 url(../images/search.png) no-repeat center ;}


.listmain{width:100%;height:auto;padding-bottom:10px;overflow:hidden;background:url(../images/bgg.png) repeat;}
.choose{width:1200px;height:70px;margin:0 auto;}
.choose ul{height:30px;width:auto;text-align:center;line-height:30px;padding-top:15px;}
.choose ul li{float:left;width:50px;background:#f5f4fc;border:1px solid #ddd;padding:0 10px;}
.choose ul li a{color:#666;}
.choose ul li.jx{border-right:none;background:#f5f4fc url(../images/down.png) no-repeat 2px 6px;}
.choose ul li.xz{padding-left:15px;border-right:none;background:#f5f4fc url(../images/down.png) no-repeat 2px 6px;}
.choose ul li.dj{padding-left:14px;border-right:none;background:#f5f4fc url(../images/down.png) no-repeat 2px 6px;}
.choose ul li.xj{border-right:none;background:#f5f4fc url(../images/down.png) no-repeat 2px 6px;}
.choose ul li.xc{padding-left:22px;background:#f5f4fc url(../images/down.png) no-repeat 2px 6px;}
.choose ul li.selected1{background:#fff url(../images/down2.png) no-repeat 2px 6px;}
.choose ul li.selected1 a{color:#C60;}
.listcon{width:1200px;margin:0 auto;background:#e5e5e4;padding-bottom:30px;overflow:hidden;}
.listcon .listmap{width:1200px;height:30px;}

h1.t_nav {border-bottom: 1px solid #E0DEDE;font-size: 12px; font-weight: normal;height: 35px;width: auto;padding-top: 10px;}
h1.t_nav strong {height: 20px; color: #999;font-size: 14px;margin: 38px 0px 0px 70px;background: transparent url("../images/1.png") no-repeat scroll left top; padding-left: 20px; line-height: 25px;}
h1.t_nav strong i {font-size: 13px;font-weight: normal;color: #F30;font-style: normal;}
h1.t_nav strong a { color: #08718a;}

.listcon ul{width:1100px;display:block;margin:0 auto;padding-top:10px;}
.listcon ul li.fristli{width:220px;height:417px;}
.listcon ul li .picmap{height:200px;}
.listcon ul li .picmap .pict{width:192px;margin:10px  auto 0 auto;border:2px solid #fff;position:relative;}
.pict img{width:192px;height:82px;}
.pict a.a{display:block;width:192px;height:20px;line-height:20px;text-align:center;position:absolute;left:0;bottom:0;background:url(../images/zhemu.png);}
.pict a{color:#fff;}
.pict a.a:hover{color:#f60;}

.con_news {width:89%;margin:0 auto;border-bottom: 1px solid #E5E5E7;overflow:hidden;height:100px; padding: 0px 5px;line-height: 20px;color: #666;}
.con_news dt {padding-top:15px; font-size: 16px;}
.con_news i {color: #E87301; font-style: normal;padding: 0px 2px;font-size: 18px;}
.con_news span {font-size: 12px;color: #999;}
.con_news dd {font-size: 13px;}

.listcon ul li.fristli .newgx{width:205px;margin: 0 auto;height:200px;}
.listcon ul li.fristli .newgx  dl{width:99%;height:100%;margin:0 auto;overflow:hidden;}
.listcon ul li.fristli .newgx  dl dt{font-size:16px;font-weight:700;padding-bottom:10px;}
.listcon ul li.fristli .newgx  dl dd{font-size:12px;height:25px;border-bottom:1px dashed #888;line-height:22px;}
.listcon ul li.fristli .newgx  dl dd a{display:inline-block;width:120px;float:left;overflow:hidden;white-space:nowrap; 	text-overflow:ellipsis; word-break:keep-all;}
.listcon ul li.fristli .newgx  dl dd span.dates{width:66px;display:inline-block;font-size:12px;color:#666;float:right;text-align:center;}
.listcon ul li{float:left;width:220px;margin:15px 25px 10px 25px;height:195px;border:1px solid #a9a6a6;position:relative; }
.listcon ul li em {display:block;z-index:99;position:absolute;top:0;left:0px;width:53px; height:52px;background:url(../images/trangle.png) no-repeat;}
.listcon ul li .imglist{width:182px;margin:20px auto 5px auto;position:absolute;top:2px;left:19px;_top:2px;_left:19px;}
.listcon ul li .imglist img{width:180px;height:120px;border:1px solid #fff;}
.listcon ul li .listtit{width:182px;margin:0 auto;position:absolute;top:149px;left:19px;_top:149px;_left:19px;overflow:hidden;white-space:nowrap; 	text-overflow:ellipsis; word-break:keep-all;	font-size:14px;color:#14637a;}
.listcon ul li .works{width:182px;margin:3px  auto 0 auto;color:#666;font-size:12px;position:absolute;top:166px;left:19px;_top:166px;_left:19px;}
.listcon ul li .works span.dates{padding-left:5px;color:#888;font-size:12px;}
.listcon ul li  .zhezhao{width:220px;cursor:pointer;height:195px;background:url(../images/zhemu.png) repeat;position:absolute;top:0;display:none;}
.zhezhao p.zheztit{width:120px;margin:0 auto;font-size:15px;text-align:Center;padding-top:20px;overflow:hidden;white-space:nowrap; 	text-overflow:ellipsis; word-break:keep-all;	}
.zhezhao p.zheztit a {color:#e67817;font-weight:600;}
.zhezhao p.zheztit a:hover{color:#fff;}
.zhezhao p.zhezintro{font-size:12px;color:#fff;width:90%;overflow:hidden;white-space:nowrap; 	text-overflow:ellipsis; word-break:keep-all;	margin:10px auto 0 auto;line-height:20px;}

.zhezhao .btnn{width: 30px;margin-left:35px;margin:15px auto 0 auto;height: 30px;text-indent:-9999px;text-align: center;background: transparent url("../images/jj.png") no-repeat ;cursor: pointer;}
.zhezhao .btnn a{color: #FFF;font-size:14px;font-weight:700;}
/*搜索搜不到的效果*/
.sorry{float:right;width:680px;height:450px;background:url(../images/sorry.png) no-repeat;line-height:440px;text-align:center;font-size:15px;color:#ef884b;text-indent:-9999px;}
/*资源详情页*/
.detailmain{height:auto;background:#e5e5e4;overflow:hidden;padding-bottom:120px;}


/*阅读器开始*/
.readwrap{width:100%;height:auto;background:#252525;overflow:hidden;}
.read{height:800px;}


 /*right介绍*/
 
.detailintro{width:313px;height:800px;background:#0c0c0c;}
.readtit{font-size:18px;height:50px;font-weight:500;color:#ddd;white-space:nowrap; 	text-overflow:ellipsis; word-break:keep-all;width:300px;margin:25px auto 30px auto;text-align:Center;}
.readworks{font-size:13px;color:#fefefe;width:96%;margin:0px auto 10px auto;text-align:Center;}
.readworks span.dates{padding-left:2px;color:#eee;font-size:13px;}

.detailintro p{padding-left:40px;font-size:14px;line-height:35px;margin:0 auto;color:#6a6565;}
.detailintro p.geshi{display:inline-block;}
.detailintro span.bianhao{font-size:14px;padding-left:30px;color:#6a6565;}
.star, .star b{background: transparent url("../images/stars.png") repeat-x scroll 0px 0px;height: 14px;display: inline-block; vertical-align: middle;position: relative;}

.star b {position:absolute;top:0;left:0;width:25%;height:14px;}
.star{background-position:0 -14px;width:75px;}/*白色星星底*/
.star-gray{background-position:0 -28px;}/*灰色星星底*/
.star.diff {width:45px;}/*难度星星*/


.download{margin-top:140px;margin-left:50px;width:150px;height:45px;line-height:45px;font-size:16px;font-weight:700;text-align:center;}
.download a{color:#c7cbce;display:block;width:100%;height:100%;background:#126076;border:3px solid #39879d;}
.download a:hover{background:#00536a;border:3px solid #126076;color:#fff;}

.shenming{width:80%;margin:100px auto 0 auto;color:#939292;font-size:13px;}

/*read2 用于不能查看的资源展示界面*/
.read2{height:300px;background:#eae9e9;}
h2.r2-tit{font-size:15px;padding:15px 0px 0 15px;color:#14637a;}
.read2 > p{padding-left:40px;padding-right:10px;font-size:14px;display:inline-block;line-height:35px;margin:0 auto;color:#6a6565;}
.read2 span.bianhao{font-size:14px;padding-left:30px;color:#6a6565;}
.intro11{width:1120px;margin:0 auto;height:150px;}
.intro11 span{font-size:15px;height:20px;color:#444;}
.intro11  p{line-height:20px;color:#6a6565;width:1100px;margin-left:15px;text-indent:35px;height:100px;padding-bottom:10px;overflow:hidden;}
.download1{margin-top:10px;margin-left:50px;width:150px;margin-right:40px;height:45px;line-height:45px;font-size:16px;font-weight:700;text-align:center;float:left;}
.download1 a{color:#c7cbce;display:block;width:100%;height:100%;background:#126076;border:3px solid #39879d;}
.download1 a:hover{background:#00536a;border:3px solid #126076;color:#fff;}

.shenming1{width:800px;margin:30px auto 0 auto;color:#939292;font-size:13px;float:left;}
/*read3 用于查看图片资源展示界面*/
.read3{height:650px;width:1200px;background:#fff;}

#DB_gallery{width:1000px;padding-top:10px;padding-bottom:10px;margin:0 auto;}
#DB_gallery img{border:none;vertical-align:top;}
#DB_gallery .DB_imgSet {position:relative;width:1000px;height:397px;overflow:hidden;}
#DB_gallery .DB_imgSet .DB_imgWin{height:397px;width:1000px;}
#DB_gallery .DB_imgSet .DB_page{position:absolute;bottom:0;font:15px tahoma bold;padding:5px;color:#ffffff;}
#DB_gallery .DB_imgSet .DB_page .DB_current{color:#e67817;}
#DB_gallery .DB_imgSet .DB_page .DB_total{color:#14637a;}
#DB_gallery .DB_imgSet .DB_prevBtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;left:0;}
#DB_gallery .DB_imgSet .DB_nextBtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;right:0;}
#DB_gallery .DB_thumSet {position:relative;margin-top:0px;width:1000px;height:85px;overflow:hidden;}
#DB_gallery .DB_thumSet .DB_thumMove{position:relative;white-space:nowrap;}
.DB_thumMove a{display:block;width:110px;height:73px;}
#DB_gallery .DB_thumSet .DB_thumMove li{display:inline-block;width:110px;height:73px;margin-right:8px;}
#DB_gallery .DB_thumSet .DB_prevPageBtn{position:absolute;top:0;cursor:pointer;left:0;}
#DB_gallery .DB_thumSet .DB_nextPageBtn{position:absolute;top:0;cursor:pointer;right:0;}
#DB_gallery .DB_thumSet .DB_thumLine{position:absolute;width:105px;height:69px;border:3px solid #d92726;left:0;top:10px;}
/*相关资源开始*/
.xgresouce{width:1200px;}

/*切换样式*/
.home_ad{width:1200px;overflow:hidden;margin:30px auto;}
.home_ad .picScroll-left{width:1200px;}
.home_ad .picScroll-left .ad_title{border-bottom:1px solid #ddd;border-top:2px solid #508999;height:24px;padding:10px;overflow:hidden;margin-top:5px;margin-bottom:15px;}
.home_ad .picScroll-left .ad_title span{float:left;font-size:20px;color:#508999;}
.home_ad .picScroll-left .ad_title .hd{float:right;width:95px;position:relative;}
.home_ad .picScroll-left .ad_title .hd a{cursor:pointer;width:18px;height:18px;display:inline-block;position:absolute;}
.home_ad .picScroll-left .ad_title .hd a.next{background:url("../images/icon-forward_ee579597.jpg") no-repeat;right:0px;}
.home_ad .picScroll-left .ad_title .hd a.prev{background:url("../images/icon-backward_30ac881d.jpg") no-repeat;left:0px;}
.home_ad .picScroll-left .ad_title .hd a.prevStop{opacity:.5;filter:alpha(opacity=50)}
.home_ad .picScroll-left .ad_title .hd a.nextStop{opacity:.5;filter:alpha(opacity=50)}
.home_ad .picScroll-left .ad_title .hd ul{margin-left:21px;text-indent:-99999px;}
.home_ad .picScroll-left .ad_title .hd ul li{width:23px;height:18px;float:left;cursor:pointer;background:url("../images/icon-pagenation_8b2f0f92.jpg") no-repeat center;}
.home_ad .picScroll-left .ad_title .hd ul li.on{background:url("../images/icon-pagenation-current_ad0a381a.jpg") no-repeat center;}


.home_ad .picScroll-left .bd .picList li{float:left;display:inline;background:#fff;padding:8px 9px;position:relative;box-shadow:0 1px 3px rgba(0,0,0,0.1);}
.home_ad .picScroll-left .bd{padding:0 5px;}
.home_ad .picScroll-left .bd ul{overflow:hidden;zoom:1;}
.home_ad .picScroll-left .bd ul li{float:left;_display:inline-block;overflow:hidden;text-align:center;}
.home_ad .picScroll-left .bd ul li{text-align:center;}
.home_ad .picScroll-left .bd ul li img{width:216px;height:168px;display:block;padding:2px;border:1px solid #ccc;}
.home_ad .picScroll-left .bd ul li a:hover img{border-color:#999;}
.home_ad .picScroll-left .bd ul li .title{line-height:24px;}

/*鼠标悬停*/
.da-thumbs li a,.da-thumbs li a img{display:block;position:relative;}
.da-thumbs li a{overflow:hidden;}
.da-thumbs li a div{position:absolute;background:#000;width:100%;height:174px;overflow:hidden;opacity:.8;filter:alpha(opacity=80);}
.da-thumbs li a div.da-animate{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
/* Initial state classes:*/
.da-slideFromTop{left:0px;top:-100%;}
.da-slideFromBottom{left:0px;top:100%;}
.da-slideFromLeft{top:0px;left:-100%;}
.da-slideFromRight{top:0px;left:100%;}
/* Final state classes:*/
.da-slideTop{top:0px;}
.da-slideLeft{left:0px;}
.da-thumbs li a div span{display:block;position:relative;}
.home_ad .picScroll-left .bd .da-thumbs li a div span img{width:30px;height:30px;border:0;position:absolute;left:90px;top:100px;}
.home_ad .picScroll-left .bd .da-thumbs li a div h2.xgtit{width:92%;white-space:nowrap; 	text-overflow:ellipsis; word-break:keep-all;margin:0 auto;margin-top:25px;color:#666;font-weight:500;font-size:14px;}
.home_ad .picScroll-left .bd .da-thumbs li a div h2.xgtit:hover{color:#fff;}



/*评论框*/
#Smohan_FaceBox{ width:1200px; height:auto; position:relative; margin:50px auto; min-height:160px;}
textarea.smohan_text{resize: none;display:block; width:1170px; height:78px; padding:10px 20px; background:url(../images/facebg_1.png) 0px 0px repeat-x; border:1px solid #cacaca; outline:none; position:relative; overflow:hidden;}
#Smohan_FaceBox p{ display:block; width:1200px; padding-top:10px; }
.face{ display:block; width:20px; height:20px; background:url(../images/facebg_1.png) 0px -100px no-repeat; float:left;}
.face:hover,.face.in{ background-position:0px -120px;}
.button{ display:inline-block; width:80px; height:35px; margin-left:30px;line-height:35px; background:#14637a; border:1px solid #14637a; text-align:center; cursor:pointer; color:#ffffff; float:right; text-shadow:0px -1px 0px rgba(153,153,153,0.6);}
img{ border:0 none;}
.button:hover{color:#fefefe;background:#003a4a;}
/*
FaceBox
*/
#SmohanFaceBox{ display:block; width:352px; height:187px; position:absolute; top:130px; left:-50px; z-index:9999;}
#SmohanFaceBox .Corner{ display:block; width:28px; height:15px; background:url(../images/facebg_1.png) -32px -100px no-repeat; position:absolute; left:45px; top:0; z-index:100;}
#SmohanFaceBox .Content{ display:block; width:350px; height:185px; padding:10px; background:#ffffff;border:1px solid #cfcfcf; z-index:99; margin:14px 0px 0px 0px; box-shadow:0px 1px 10px rgba(204,204,204,1); border-radius:2px;}
#SmohanFaceBox .Content h3{ margin:0; padding:0; width:350px; height:30px; line-height:26px; display:block; font-size:14px; text-align:left;}
#SmohanFaceBox .Content h3 span{ float:left;}
#SmohanFaceBox .Content h3 .close{ display:inline-block; width:16px; height:16px; background:url(../images/facebg_1.png) -30px -120px; float:right; cursor:pointer;}
#SmohanFaceBox .Content h3 .close:hover{ background-position:-46px -120px;}
#SmohanFaceBox .Content ul{ margin:5px 0px 0px 0px; padding:0; list-style-type:none;}
#SmohanFaceBox .Content ul li{ display:inline-block; width:22px; height:22px; padding:2px; border:1px solid #f8f8f8; float:left;}
#SmohanFaceBox .Content ul li:hover{ border-color:#6C3;}

/*解析表情*/
#Zones{display:none; width:1196px; height:50px;  position:relative; background:#fff; border:1px dashed #444;margin:0 auto 10px auto;}
#Zones .close1{  width:30px; height:30px; position:absolute;right:-9px;top:-20px;background:url(../images/colse1.png) no-repeat top; cursor:pointer;}
#Zones .zones{padding-left:10px;color:#666;line-height:20px;}


/*评论列表*/
.speakinglist{min-height:150px;overflow:hidden;}
.speakinglist h2.pinlun{font-weight:600;font-size:20px;color:#f60;padding-left:10px;background:url(../images/iconfont-message.png) no-repeat 115px top;}
.nonepin{width:1200px;margin:20px auto 0 auto;height:30px;padding-left:18px;line-height:30px;font-size:14px;color:#C00;}

#list_thinking {line-height: 1.5em;width: 1180px; margin-left: 10px;}
#list_thinking li{border-bottom: 1px dashed #fefefe;padding-bottom: 10px;font-size:14px; padding-top:20px;margin-bottom: 10px;height: 100px;	}
.pic_border {border: 1px solid #126076;text-align: center;padding: 2px;margin-left:20px;margin-right:20px;}
.pic_border:hover{border:1px solid #e67817;}
.pinluncon{width:1050px;height:80px;line-height:22px;overflow:hidden;}
.txt_from {text-align: right;padding: 5px 0px 10px;line-height: 24px;width: 1180px; height: 20px;font-size:13px;clear: both;}


/*会员中心*/
.hybanner{height:120px;width:100%;background:#1e4791;}
.hyhead{height:120px;}

.headleft {width:500px;height:120px;}
.membertable {display:block;width:auto;height:auto;mix-height:70px;overflow:hidden;}
.membertable tr td{height:30px;line-height:30px;text-align:right;font-size:14px;color:#ede9e9;}
.membertable tr td.headpic{padding:10px 5px 5px 10px;}
.membertable tr td .btnn1{width:100px;height:30px;background:url(../images/sc_bt.png) no-repeat 0px -252px;}
.membertable tr td .btnn1 a:hover{color:#F60;}
.mlink{width:500px;height:35px;margin-top:7px;}
.mlink a{display:inline-block;width:120px;height:35px;color:#f6f6f6;background:#78abda;line-height:35px;font-size:15px;text-align:Center;} 
.mlink a:hover{display:inline-block;width:120px;height:35px;color:#fff;background:#2d5192;}
.mlink a.on1{background:#fff;color:#666;}

.headright{width:auto;margin-top:30px;height:40px;}
.headright ul{width:100%;}
.headright ul li{height:55px;width:70px;color:#eff0f3;font-size:15px;padding:0 10px;text-align:center;float:left;background:url(../images/jgx.png) no-repeat left -2px;}
.headright ul li span{display:block;line-height:10px;}

.hymian{min-height:450px;width:100%;background:url(../images/whiteBg.png) repeat;overflow:hidden;}

.mainbb{min-height:240px;overflow:hidden;}
.mianright1{width:1200px;height:200px;}
.membertable1{width:98%;margin-top:50px;margin-left:5px;height:auto;}
.membertable1 tr td{height:35px;line-height:35px;padding-left:20px;font-size:15px;color:#666;background:#fefefe;border:1px solid #999;}
.membertable1 tr td.td1 a{color:#666;}
.membertable1 tr td.td1 a:hover{color:#e67817;}

/*修改密码*/
.userss{width:630px;height:30px;position:relative;font-size:18px;margin-top:30px;color:#555;}
input.texttt{width:160px;height:30px;border:1px solid #ddd;line-height:30px;font-size:13px;color:#777;background:#fff;padding-left:10px;}
input.texttt:focus{border:1px solid #14637a;}
.userss span.uu{padding-left:15px;color:#f00;font-size:12px;}

.userss span.warninghh{display:none;position:absolute;top:8px;left:281px;padding-left:34px;color:#f00;font-size:12px;background: transparent url("../images/error.png") no-repeat scroll 15px center;}
.okbtn{margin-top:30px;margin-left:110px;}
.okbtn a.ok_btn {background: transparent url("../images/sc_bt.png") no-repeat scroll 0px -148px;cursor: pointer;display: block; margin-right: 25px;width: 122px;height: 37px;line-height: 37px;color: #eee;text-align: center;font-size: 16px;font-weight: bold;}
.okbtn a:hover.ok_btn{background-position: 0px -185px;color: #fff;text-decoration: none;color:#fff;}

/* 我的下载 */
.comm{padding-top:30px;}
.summary{background:url(../images/zhemu.png) ;}
.listbox{float:left;margin-bottom:20px;margin-right:20px;display:inline;padding:10px;_padding:10px 10px 8px 10px ;background:#f6f6f6;width:260px;height:240px;position:relative;}
.listimg{float:left;width:260px;height:165px;position:relative;overflow:hidden;}
.listimg img{background:#333;width:260px;height:165px;top:0;left:0;position:absolute;}
.summary{width:260px;height:165px;top:165px;left:0;position:absolute;}
.summarytxt{margin:5px 10px;width:250px;height:auto;line-height:22px;font-size:12px;color:#cfcfcf;}
.listinfo{_margin-bottom:3px;padding-left:10px;width:250px;line-height:22px;font-size:12px;}
.listinfo a{font-size:12px;}
.listtitle{float:left;margin-top:8px;_margin-top:-2px;width:250px;font-size:14px;}
.listtitle a{font-size:14px;}
.listtitle a:hover{color:#f55555;}
.listtag{float:left;padding-left:18px;background:url(../images/taglist.gif) 0 5px no-repeat;width:232px;color:#999;}
.listtag a{margin:0 8px 0 0;margin:2px 8px -2px 0\9;_margin:0 8px 0 0;color:#999;}
.listtag a:hover{color:#2ad2bb;}
.listdate{float:left;margin-right:13px;padding-left:18px;background:url(../images/time.gif) 0 5px no-repeat;color:#999;}
.listview{float:left;margin-right:13px;padding-left:24px;background:url(../images/view.gif) 0 5px no-repeat;color:#999;}
.listcomment{float:left;margin-right:13px;padding-left:20px;background:url(../images/comment.gif) 0 5px no-repeat;color:#999;}
.listdemo a{float:left;margin-top:0;margin-top:2px\9;_margin-top:0;color:#999;white-space:nowrap;}
.listdemo a:hover{color:#2ad2bb;}

/*分页*/
.page{width:100%;height:50px;line-height:50px;text-align:center;border-top:none;margin:20px 0 10px 10px;}
.page a{padding:4px 8px;color:#666;margin:0 6px;border:1px solid #888;background:#fff;border-radius:3px;box-shadow: 0px 0px 2px #CCC;}
.page a:hover{color:#AC130E;border-radius:3px; box-shadow: 0px 0px 7px #666;}
.page span{padding:4px 8px;color:#666;margin:0 6px;border:1px solid #888;background:#ccc;color:#fff;border-radius:3px;box-shadow: 0px 0px 2px #CCC;}
.page font{color:#000;}
.page .current{color:#09c;font-weight:700;}

/*帮助中心*/
.helpmain{height:auto;overflow:hidden;padding-bottom:20px;}
.helps{margin-top:30px;}

.MainRight{width:1197px;border:1px solid #e6e6e6;float:right;height:500px;margin:0 auto;height:auto!important;padding-bottom:10px;overflow:hidden;-moz-box-shadow: 2px 2px 3px #ababab;   -webkit-box-shadow: 2px 2px 3px #ababab;
box-shadow: 2px 2px 3px #ababab;}
.Rightbt{text-align:center;line-height:100px;font-size:30px;color:#6a6a6a}
.Rightbtct1{line-height:40px;display:block;width:1100px;margin:0 auto;background:#f2f6fb;border-radius:3px;color:#356aa4;font-size:16px;padding-left:10px;}
.Ranswer{width:1100px;font-size:14px;color:#48515b;line-height:28px;padding:15px 0;height:50px;height:auto!important;overflow:hidden;}
.Ranswer span{display:block;float:left;height:50px;width:40px;}
.Answercon{float:left;width:1000px;}
.Rightbtct2{height:;font-size:16px;color:#48515b;padding:10px 0 10px 10px;}
.Ranswer2{font-size:16px;color:#48515b;padding:15px 0 0 0;}
.Ranswer2 span{width:20px;padding-left:53px;}
.Rpbz{font-size:14px;color:#6a727b;padding-top:50px;line-height:26px;width:1130px;margin:0 auto;}
.Rpbz i{display:block;color:#ff5252;width:30px;height:80px;float:left;}