.app-tab{margin:13px 16px 8px 17px;position: relative;}
.app-tab .app-tab-con{width:700px;height:275px;border-radius:5px;overflow: hidden;}
.app-tab .app-tab-con img {width:700px;height:275px;border-radius:5px;}
.app-tab .app-tab-title{position: relative;top:-26px;float:right;margin-right: 20px;z-index: 1000;}
.app-tab .app-tab-title li {cursor: pointer;list-style: none;float:left;width:12px;height:16px;border: 1px solid #d1d1d1;margin:0 2px;padding: 2px;line-height: 16px;color:#3c3c3c;background: #EEEEEE;filter: Alpha(opacity=50);-moz-opacity:.5;  opacity: 0.5;}
.app-tab .app-tab-title li.current{background:#FF4400;}

/*news*/
#content {background: none;}
.appcon{background: url("../images/cutline.gif") repeat-y scroll 735px 0 #FFFFFF;display: inline-block;height: auto;}
.news{width: 100%;height: auto;display:inline-block;background: #ffffff;border-radius:6px;background: url("../images/cutline.gif") repeat-y scroll 500px 0 #FFFFFF;}
.news .pan {float: left;margin-left: 8px;_margin-left:4px;margin-top: 10px;display: inline-block;}
.news .left {width:490px;}
.news .right {width:490px;}
.news .mod{margin-bottom: 8px;}
.news .ad {margin: 0 auto;}
.news .ad a {cursor: pointer;}
.news .ad img {width: 982px;height: 62px;margin-left:8px;}
.news .mhd {height: 30px;width: 100%;line-height: 30px;display: inline-block;}
.news .tp{margin-top: 20px;}
.news .mhd span,.news .mhd div {margin-left: 10px;float: left;font-weight: bold;font-size: 16px;color: #3c3c3c;}
.news .mhd h1{display: none;}
.news .mhd a {background: url("../images/word_bg.gif") no-repeat scroll 0 -45px transparent;
    display: block;float: right;height: 12px;line-height: 33px;margin-right: 10px;margin-top: 10px;_margin-right:5px;overflow: hidden;text-indent: -9999px;width: 34px;border: 0;}
.news li {list-style: none;}
.news .tops{text-align: center;margin-top: 8px;}
.news .hot {font-size: 18px;line-height: 38px;color: #8E3634;font-weight: bold;margin-left: 12px;height: 38px;width: 480px;overflow: hidden;   text-overflow: ellipsis;
    white-space: nowrap;display: block;}
.news .mt {text-align: center;margin-left:5px;}
.news .mt h1{float: left;margin: 0 0 0 2px;_margin-left:0px;}
.news .mt a.dote{color: #3C3C3C;}
.news .mt a {color: #a8a8a8;font-size: 15px;font-weight: bold;text-decoration: none;line-height: 28px;margin: 0 8px;}
.news .mt h1 a {margin: 0;}
.news .mt a:hover{text-decoration: underline;}
.news .tops ul {display: inline-block;margin: 0 10px;}
.news .tops li {float: left;margin:0 4px;}
.news .tops li a {color: #3c3c3c;}
.news .list-tops {margin: 5px 12px;}
.news .list-tops li {border-bottom: 1px dotted #D1D1D1;padding-left: 20px; background: url("../images/charts_tree_dot.png") no-repeat scroll 9px 50% transparent;}
.news .list-tops a {line-height: 30px;height: 30px;font-size: 14px;color:#3c3c3c;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 390px;display: inline-block;}
.news .list-tops span {float: right;color:#A8A8A8;font-size: 14px;line-height: 30px;}
.news .pic{margin: 12px 0 0 16px;display: inline-block;text-decoration: none;float: left;border: 0;width:128px;height: 130px;}
.news .pic img{width:128px;height: 90px;}
.news .pic span {width:128px;height: 22px;line-height: 30px;color:#3c3c3c;overflow: hidden;display: block;white-space: nowrap;text-overflow:ellipsis;}
.news .list-test {float: right;margin: 8px 0 0 8px;_margin-left:4px;}
.news .list-test li {  background: url("../images/charts_tree_dot.png") no-repeat scroll 9px 50% transparent;padding-left: 20px;color:#3c3c3c;}
.news .list-test a {color:#3c3c3c;width:160px;height: 22px;overflow: hidden;display: block;white-space: nowrap;text-overflow:ellipsis;border:0;}
/**/
.news .up .mbd {height: 200px;}
.news .up .mbd a {width:480px;height: 190px;}
.news .up .mbd img {width:480px;height: 190px;}
.news .up .app-tab-con{width:480px;height: 190px;overflow: hidden;margin:5px 0 0 5px;}
.news .up .app-tab-title {float: right;position: relative;top: -20px;z-index: 100;right:10px;}
.news .up .app-tab-title li {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #D1D1D1;
    color: #3C3C3C;
    cursor: pointer;
    float: left;
    height: 12px;
    line-height: 12px;
    list-style: none outside none;
    margin: 0 1px;
    padding: 2px;
    text-align: center;
    width: 12px;
    font-size: 12px;
}
.news .up .app-tab-title li.current {
    background: none repeat scroll 0 0 #8E3634;
    color: #ffffff;
}

/*--------------resource---------------*/
.resource{border: 1px solid #DDDDDD;border-radius:6px;display: inline-block;height: auto;width: 998px;margin-top: 10px;}
.resource .mhd {height: 34px;border:1px solid #DDDDDD;border-left: none;border-right: none;
background-color: #fefefe;
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f3f3f3));
background-image: -moz-linear-gradient(#fff,#f3f3f3);
background-image: -o-linear-gradient(#fff,#f3f3f3);
background-image: linear-gradient(#fff,#f3f3f3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#f3f3f3');
zoom: 1;
}
.resource .mhd.tp{border-top:none;border-radius:6px 6px 0 0;}
.resource .mhd span {color: #3C3C3C;float: left;font-size: 16px;font-weight: bold;margin:0 20px;line-height: 36px;}
.resource .mhd a {line-height: 36px;color: #3c3c3c;margin: 0 8px;}
.resource .mhd a.showall{margin:10px 15px 0 0}
.resource .mbd {padding-left: 0;}
.resource .wallpaper {margin: 25px 22px;display:inline-block;_margin: 25px 9px;}
.resource .wallpaper li {list-style: none;float: left;margin: 5px 16px;}
.resource .wallpaper img {width:120px;height:180px;border: 1px solid #DDDDDD;padding: 2px;}
.resource .wallpaper span {line-height: 24px;width: 124px;height: 24px;text-align: center;overflow: hidden;display: block;color:#3c3c3c;}
.resource .wallpaper a {text-decoration: none;}
.resource .wallpaper span a {margin: 0 4px;color: #3c3c3c;}
.resource .wallpaper span a:hover{text-decoration: underline;}
