@charset "utf-8";
/*  css of selfdefined */
body
{
    font: 12px/18px Tahoma, Helvetica, Arial, sans-serif;
    color: #333333;
    background-color: #FFFFFF;
    /*background: url(../images/bodyBg.png) repeat-x 0 0;*/
    background: url("../images/companyTop.png") repeat-x scroll 0 0;
}

div
{
    text-align:left;
}

#all
{
    width: 960px;
    height: auto;
    margin: 0 auto;
}

#header
{
    width: 960px;
    height: 253px;
    margin-bottom: 10px;
}
#usrInfo div.usrDiv{
    width: 960px;
}
.subNav
{
    width: 960px;
    height: 53px;
    margin-bottom: 10px;
}

.newLogo
{
    float: left;
    width: 83px;
    height: 32px;
    padding: 13px 15px 0 15px;
}

.pjNav
{
    float: left;
    width: 760px;
    height: 21px;
    padding-top: 5px;
    line-height: 21px;
    overflow: hidden;
}

.pjNav span, .usrInfo a
{
    margin: 0 5px;
}

.usrInfo,
.usrFree
{
    float: right;
    width: 600px;
    padding-top: 6px;
    height: 18px;
    text-align: right;
    clear: right;
}

.usrFree
{
    width: 80px;
}

.subNav a.free
{
    font-weight: bold;
    color: #FF6600;
}

.subNav a.net
{
    color: #CC5400;
    text-decoration: none;
}

.subNav a:hover
{
    color: #ff6600;
    text-decoration: underline;
}

/* nav */
.newBanner
{
    overflow:hidden;
    position:relative;
    width:960px;
    height:190px;
    text-align:left;
    z-index: 10;
}

.float
{
    position:absolute;
    width:916px;
    height:102px;
    padding:0 22px;
    left:0;
    top: 34px;
    z-index: 20;
}

.float .pic
{
    float:left;
    width:120px;
    height:90px;
    margin:10px 15px 0 0;
}
.float .pic img
{
    width:120px;
    height:90px;
}

.float h1
{
    padding: 20px 0 0 0;
    _padding-top: 28px;
    font-size: 36px;
    font-weight:bold;
}

.float span
{
    display:inline-block;
    color:#ba9449;
    padding: 24px 13px 0 4px;
    padding-top:26px\9;
    *padding-top: 14px;
    _padding-top: 0;
}

.float span a
{
    color:#ba9449;
    text-decoration:underline;
}
/*
.Nav
{
    position:absolute;
    width:960px;
    height:27px;
    border-bottom:solid 5px #CC5400;
    left:0;
    bottom:0;
}

.Nav ul
{
    margin-left:20px;
}

.Nav li
{
    float:left;
    height:27px;
    padding-right:5px;
    margin:0 3px 0 2px;
    background:url(../images/bg.png) no-repeat right -200px;
    font-size:14px;
    line-height:27px;
}

.Nav li span
{
    display:block;
    float:left;
    height:27px;
    padding:0 10px 0 15px;
    background:url(../images/bg.png) no-repeat left -28px;
}

.Nav a
{
    color:#000000;
    text-decoration:none;
    cursor:pointer;
}

.Nav a:hover
{
    color:#000000;
    text-decoration:none;
}

.Nav li.navOn
{
    background:url(../images/bg.png) no-repeat right -172px;
}

.Nav li.navOn span
{
    background:url(../images/bg.png) no-repeat;
}

.Nav li.navOn a
{
    color:#FFFFFF;
    font-weight:bold;
}

.Nav li.navOn a:hover
{
    color:#FFFFFF;
    text-decoration:none;
}
*/
/* the layout */
#main
{
    width: 960px;
}

.left
{
    float: left;
    width: 290px;
}

.right
{
    float: right;
    width: 660px;
    height: auto;
}

#footer
{
    width: 960px;
    padding: 15px 0;
    border-top: solid 1px #D1D1D1;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}

/* the left content */
.things
{
    width: 288px;
    height: auto;
    border: 1px solid #D1D1D1;
    margin-bottom: 10px;
    background:url(../images/h2Bg.png) repeat-x;
}


.thingTitle,
.shopTitle
{
    display: block;
    height: 29px;
    padding-left: 13px;
    font-size: 14px;
    font-weight: bold;
    line-height: 29px;
    background: url(../images/titletbg.png) repeat-x 0 -34px;
    overflow: hidden;
}

.shopTitle
{
    position: relative;
}

.thingTitle span.big,
.shopTitle span.big
{
    display: block;
    position: relative;
    float: right;
    top: -28px;
    margin-right: 5px;
    font-size: 12px;
    font-weight: normal;
}
.shopTitle span.big
{
    position: absolute;
    right: 5px;
    top: 0;
}

.things h3
{
    padding: 0;
    margin: 6px auto;
    padding: 0 0 0 15px;
    color: #2754BB;
    font-size: 14px;
}

.things h3 .siteedit
{
    font-size: 12px;
    font-weight: normal;
}

.things span.scores
{
    margin-right: 10px;
}

.things span.scores a,
.things h3 .siteedit a
{
    color: #2754BB;
    text-decoration: underline;
}

.things span.scores a:hover,
.things h3 .siteedit a:hover
{
    color: #FF6600;
    text-decoration: underline;
}

.thingCont
{
    width: 250px;
    padding: 5px 15px 10px;
    margin: 0 auto;
    font-size: 12px;
    overflow: hidden;
}

.thingList
{
    width: auto;
    height: auto;
    padding: 6px 0;
    margin: 0 auto;
}

.thingList li
{
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    overflow: hidden;
}

.thingList li.lastAdd
{
    text-align: right;
}

.things .sites
{
    position: relative;
    height: 22px;
    line-height: 22px;
    margin: 10px auto 0 auto;
    padding-left: 34px;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
}
.things .sites .ext {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 26px;
    height: 21px;
    background: url("../images/plbg.png") no-repeat -80px -135px;
}
.things .sites a, .things .elseSite a
{
    color: #2754BB;
    text-decoration: underline;
}

.things .more a
{
    color: #999999;
    text-decoration: none;
}

.things .sites a:hover, .things .more a:hover, .things .elseSite a:hover
{
    color: #FF6600;
    text-decoration: underline;
}

.things .elseSite
{
    position: relative;
    margin: 0 auto;
    padding:5px 0;
    clear: both;
}
.things .mapBot
{ 
    height:14px;
}

.things .elseSite span
{
    margin: 0 5px;
}
#basic
{
    background: #FAFAFA;
}
#basic .thingCont .btnPubcom
{
    clear: both;
    margin: 0 0 0 15px;
}
#basic .thingCont .btnPubcom span
{
    display: block;
    float: left;
    height: 34px;
    margin-right: 16px;
    overflow: hidden;
}
#basic .thingCont .btnPubcom span.fsdsj
{
    margin-right: 0;
}
#basic .thingCont .btnPubcom span.fbpl a
{
    display: inline-block;
    width: 80px;
    height: 31px;
    padding: 0 0 3px 37px;
    line-height: 31px;
    color: #F5450B;
    font-weight: bold;
    background: url(../images/btnpubcom.png) no-repeat 0 0;
    outline: none;
}
#basic .thingCont .btnPubcom span.fsdsj a
{
    display: block;
    width: 99px;
    padding-left: 35px;
    height: 29px;
    line-height: 29px;
    line-height: 32px\9;
    *line-height: 29px;
    font-size: 12px;
    color: #333333;
    background: url(../images/btnpubcom.png) no-repeat 0 -43px;
}

/* shangjia info */
#basic div.thingCont h3
{
    margin: 6px auto;
    padding: 0;
}
.sjInfo
{
    margin: 10px 0 0 0;
    padding: 10px 0 0;
    border-top:solid 1px #DFDFDF;
    /*border-bottom:solid 1px #DFDFDF;*/
    line-height: 24px;
}

.sjInfo li
{
    *overflow: hidden;
    *height: 100%;
    clear: both;
}

.sjInfo li span.xxbt
{
    float: left;
    display: block;
    margin-right: 5px;
    color: #5a5a5a;
}
.sjInfo li .xxbtImg
{
    overflow: hidden;
    float: left;
    display: block;
    width: 200px;
}

.sjInfo li span.findbus
{
    font-size: 12px;
    margin-left: 15px;
}

.sjInfo .phonePub a
{
    display:inline-block;
    width: 141px;
    height: 29px;
    _height: 30px;
    margin: 10px 0 10px 57px;
    margin-left:40px\9;
    margin-left:57px\0;
    border: none;
    background:url(../images/bg.png) no-repeat left -107px;
    cursor: pointer;
    color:#333333;
    line-height: 30px;
    text-align: left;
    text-indent:17px;

}

.sjInfo .phonePub a:hover
{
    color: #FF6600;
    text-decoration: none;
}
.sjInfo li dt
{
    float:left;
    width:70px;
    color:#5A5A5A;
}

.sjInfo li dd
{
    float: right;
    width: 175px;
}
.sjInfo li dd img
{
    margin-bottom: -7px;
}
.sjInfo li dd .comefrom
{
    color: #999999;
    white-space: nowrap;
}
/* pujia ditu */
#pjmap .thingCont{
    width: 272px;
    padding: 0;
}
#pjmap .dtImg
{
    padding: 5px 0;
}

#pjmap .ckdt
{
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}

#pjmap .ckdt a, .buscar a
{
    margin: 0 5px;
}

.things .elseSite span.buscar
{
    display: block;
    float:right;
    width: auto;
}
#busDiv #busInfo{
    border: 1px solid #D1CCCC;
}
/** pages */
.pages,
.pageturn
{
    height: 20px;
    padding: 10px;
    margin: 10px 0;
}

.pages ul,
.pageturn ul
{
    float: right;
}

.pages ul li,
.pageturn ul li
{
    float: left;
    margin: 0 5px;
    line-height: 20px;
}

.pages ul li.current,
.pageturn ul li.current
{
    font-weight: bold;
    color: #FF1900;
}

.pages ul li a,
.pageturn ul li a
{
    display: inline-block;
    height: 14px;
    padding: 3px 7px;
    line-height: 14px;
    border: 1px solid #DDDDDD;
}

.pages ul li a:hover,
.pageturn ul li a:hover
{
    background-color: #FED08D;
    border: 1px solid #FFA84A;
    color: #FFFFFF;
    text-decoration: none;
}

.typesettingB
{
    margin:10px 0;
}

.typesettingB span
{
    margin:0 5px;
}

.count
{
    width:288px;
    height:48px;
    margin-bottom: 10px;
    border:solid 1px #D2D2D2;
    color:#000000;
    text-align:center;
    line-height:48px;
    font-size:14px;
}

.count span
{
    padding:0 5px;
    color:#f22f01;
    font-size:18px;
    font-weight:bold;
}

/*  left-end  */
.gongGao, .gongXu, .gallery, .comment, .introduce
{
    width:658px;
    height: auto !important;
    height: 188px;
    min-height: 188px;
    overflow: visible;
    /*margin-bottom: 10px;*/
    margin: 3px 0 10px;
    /*padding: 0 13px 0 14px;*/
    border: solid 1px #D1D1D1;
    border-top: 0 none;
    /* background: url(../images/h2Bg2.png) repeat-x; */
    background-color: #FDFDFD;
}
.introduce
{
    height: 100px;
    min-height: 100px;
}
.gongGao .title, .gongXu .title, .gallery .title, .comment .title, .introduce .title
{
    width:631px;
    height:29px;
    /*border-bottom:solid 1px #D1D1D1;*/
    padding: 0;
    line-height:29px;
}

.gongGao p
{
    padding:15px;
    line-height:22px;
}

.gongXu .title h2, .gallery .title h2, .comment h2, .introduce h2
{
    float:left;
    line-height:29px;
    padding: 0;
}

.gongXu .title a, .gallery .title a, .comment .title a, .introduce .title a
{
    float:right;
}

.gongXu ul.gxList li
{
    position:relative;
    width:631px;
    padding-top:11px;
    border-bottom:dashed 1px #D1D1D1;
}

.gongXu ul.gxList li h3
{
    font-weight:500;
}

.gongXu ul.gxList img
{
    float:left;
    margin:0 16px 10px 0;
    padding:1px;
    border:solid 1px #D2D2D2;
}

.gongXu h3
{
    padding: 0;
}

.gongXu h3 a
{
    font-size:14px;
}

.introduce p
{
    margin: 10px 0;
    line-height: 22px;
}
.typesettingC
{
    position:absolute;
    top:10px;
    right:0;
    width:178px;
    color:#888888;
}

.gongXu p
{
    margin-bottom:10px;
    line-height:28px;
}

.gongXu ul.gxList .typesettingD
{
    border:none;
    margin-bottom:5px;
}

.card
{
    width:628px;
    height:58px;
    margin-bottom:10px;
    padding:0 15px;
    border:solid 1px #D1D1D1;
    background:url(../images/cardBg.png) repeat-x;
}

.card img
{
    float:left;
    margin:15px 18px 0 0;
}
.card .more
{
    margin-right: 30px;
}
.card p
{
    margin-top:11px;
    color:#FF0000;
    font-weight:bold;
}

.gallery img
{
    width:148px;
    height:111px;
    margin:14px 2px 2px 1px;
    border:solid 1px #D2D2D2;
}

.pen
{
    padding-left:28px;
    background:url(../images/bg.png) no-repeat 14px -239px;
}

.name
{
    float:left;
    width:45px;
    height:62px;
    margin:0 25px 0 0;
    color:#2754BB;
    text-align:center;
}

.name img
{
    width:41px;
    height:41px;
    padding:1px;
    border:solid 1px #D2D2D2;
}

.typesettingF
{
    border:none;
    margin-bottom:15px;
}

.content span
{
    color:#999999;
}

.content p
{
    line-height:22px;
}

.content p a
{
    padding:0 10px;
}

.content
{
    float:left;
    width:561px;
}

.reply
{
    width:522px;
}

.reply .shuRu
{
    width:506px;
    height:24px;
    margin-bottom:2px;
    padding:7px 8px;
    background-color:#FFF9D6;
}

.reply .shuRu .shuRuK
{
    width:432px;
    height:22px;
    margin-right:7px;
    padding:0 5px;
    border:solid 1px #FCD072;
}

.reply .shuRu .btn
{
    width:55px;
    height:24px;
    border:none;
    background:url(../images/btn_02.png) no-repeat;
    cursor:pointer;
}

.reply ul
{
    background-color:#F7F7F7;
}

.reply li
{
    width:504px;
    margin:0 9px;
    padding:10px 0;
    border:none;
    background:url(../images/replyLiBg.png) repeat-x bottom;
}

.reply li a
{
    padding-right:10px;
}

.reply li span
{
    padding-left:20px;
}

.reply li.typesettingE
{
    background:none;
}

dl.itemMess
{
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 26px;
}

dl.commentWidth
{
    width: 562px;
    float: left;
}

dl.itemMess dt
{
    height: 24px;
    margin-top:10px;
    line-height: 24px;
}

dl.itemMess .messReply
{
    display: inline;
}
textarea.area-fbhy
{
    width: 500px;
    height: 54px;
    padding: 2px 0 2px 5px;
    line-height: 18px;
    border: 1px solid #7F9DB9;
}

.messReply a
{
    margin: 0 10px;
}

dl.itemMess .c-gray1
{
    margin-left: 10px;
    color:#999999;
}

dl.itemMess .c-grayX
{
    margin-left: 25px;
}

dl.itemMess span.c-gray12
{
    margin-left: 0px;
}


.commentImg
{
    display: inline;
    float: left;
    width: 50px;
    margin: 16px 18px 0 0;
    text-align: center;
    overflow:hidden;
}

.lastImg
{
    margin: 15px 12px 0 23px;
}

.commentImg a
{
    font-size: 12px;
    text-decoration: none;
}

.commentImg span
{
    display: block;
}
.commentImg span .headimg
{
    width: 40px;
    height: 40px;
    padding: 1px;
    border: 1px solid #DDD;
}
.commentImg span .headimg img
{
    width: 40px;
    height: 40px;
}
.commentImg span a br
{
    display: none;
}

.hyForm2
{
    width: 520px;
    height: 24px;
    padding: 7px;
    margin: 0 0 2px 0;
    background-color: #FFF9D6;
}

input.text-hy2
{
    display: block;
    float: left;
    width: 452px;
    height: 18px;
    height: 18px\0;
    *height: 20px;
    padding: 4px 2px 0 2px;
    padding: 4px 2px 0 2px\0;
    *padding: 2px 2px 0 2px;
    border: 1px solid #FCD072;
}

input.btn-hy
{
    display: block;
    float: right;
    width: 55px;
    height: 24px;
    line-height: 24px;
    color: #FFFFFF;
    cursor: pointer;
    border: 0;
    background:url(../images/bg.png) no-repeat -62px -138px;
}
.pubResponse input.btn-hy
{
    float:left;
    margin-top: 5px;
    margin-right:10px;
}
.pubResponse a
{
    line-height:40px;
    cursor: pointer;
}
.hyCont2
{
    width: 520px;
    padding: 5px 7px;
    background-color: #F7F7F7;
    overflow: hidden;
}

.hyCont2 p
{
    padding:3px 0;
}

.hyCont2 p a
{
    margin-right:10px;
}

.fenge
{
    height: 1px;
    background-color: #D1D1D1;
    border-bottom: 1px solid #FFFFFF;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

/*******     jctk.css   *************/
.tab
{
    position:relative;
    width:298px;
    height:31px;
    border:solid 1px #D1D1D1;
    border-bottom:none;
    background:url(../images/tabBg.png) repeat-x bottom;
    background-color:#F5F5F5;
}

.prev
{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:15px;
    height:30px;
    border-right:solid 1px #D1D1D1;
    background:url(../images/bg.png) no-repeat -142px -106px;
    cursor:pointer;
}

.next
{
    position:absolute;
    top:0;
    right:0;
    display:block;
    width:15px;
    height:30px;
    border-left:solid 1px #D1D1D1;
    background:url(../images/bg.png) no-repeat -158px -106px;
    cursor:pointer;
}

.tab ol
{
    overflow:hidden;
    height:31px;
    margin:0 0 0 15px;
}

.tab ol li
{
    float:left;
    height:31px;
    line-height:30px;
}

.tab ol li.on
{
    border-left:solid 1px #D1D1D1;
    border-right:solid 1px #D1D1D1;
    background-color:#FFFFFF;
    font-weight:bold;
}

.tab ol li a
{
    display:inline-block;
    height:31px;
    padding:0 10px;
    color:#888888;
    text-decoration:none;
}

.tab ol li a:hover
{
    color:#FF6600;
    text-decoration:none;
}

.tab ol li.on a, .tab ol li.on a:hover
{
    outline: none;
    color:#000000;
}

.picList
{
    width:298px;
    border:solid 1px #D1D1D1;
    margin-bottom: 10px;
    padding:10px 0 20px 0;
    border-top:none;
    text-align:center;
    font-weight:bold;
}

.picList ul
{
    width:288px;
    margin:0 auto;
}

.picList li
{
    float:left;
}

.picList img
{
    width:56px;
    height:41px;
    margin:7px 5px;
    border:solid 1px #D1D1D1;
    padding:2px;
}

.picList li.on img
{
    padding:1px;
    border:solid 2px #FF9C00;
}

.picList a
{
    text-decoration:underline;
    outline: none;
}

.picList span
{
    margin:0 10px;
    color:#888888;
}

.show
{
    float: right;
    width: 648px;
    height: 625px;
    margin-bottom: 10px;
    border: solid 1px #D1D1D1;
    background: url(../images/tuKuBg.png) repeat-x;
    text-align: center;
}

.paging
{
    width:648px;
    height:51px;
    text-align:center;
}

.paging .prev2, .paging .next2
{
    width:102px;
    height:22px;
    margin:16px 30px 0 30px;
    border:none;
    background:url(../images/bg.png) no-repeat -103px -56px;
    cursor:pointer;
}

.paging .next2
{
    background:url(../images/bg.png) no-repeat left -56px;
}

.show p
{
    width:558px;
    margin:20px auto;
    padding:10px 25px;
    line-height:20px;
    font-size:14px;
    text-align:left;
}

/*****     qxfuxq.css       *********/
.inNeiye
{
    height: auto !important;
    height: 1122px;
    min-height: 1122px;
    overflow: visible;
}

/* nav */
#nav
{
    position: relative;
    width: 940px;
    height: 30px;
    padding: 0 10px;
    margin-bottom: 10px;
    overflow: hidden;
    background:url(../images/breadcrumbsBg.png) repeat-x;
    line-height: 30px;
    font-size: 12px;
}

#nav span
{
    margin: 0 5px;
}

#nav a:hover, .itemDis .xxTime a:hover
{
    color: #FF6600;
    text-decoration: underline;
}

#nav .infoPub
{
    position: absolute;
    right: 10px;
    top: 0;
    height: 30px;
    line-height: 30px;
}

#nav .infoPub a
{
    font-weight: bold;
    text-decoration: underline;
}

#bd
{
    width: 960px;
    height: auto;
}

#bd .contLeft, #bd .contRight
{
    float: left;
    width: 710px;
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
}

#bd .contRight
{
    float: right;
    width: 240px;
}

.itemDis
{
    width: 708px;
    height: auto;
    margin-bottom: 10px;
    border: 1px solid #D1D1D1;
}

.itemDis .xxPub
{
    width: 662px;
    height: auto;
    padding: 10px 18px;
    font-size:14px;
    line-height:28px;
    text-align: justify;
}

.itemDis .xxPub p.msg
{
    color:#FF0000;
    font-weight:bold;
}

.itemDis .xxPub img
{
    margin:5px 0;
}

.itemDis h1.xxTitle
{
    height: auto;
    padding: 0;
    font-size: 24px;
    font-weight:bold
}

.itemDis h1.xxTitle img
{
    margin-left: 10px;
}

.itemDis .xxTime
{
    height: 18px;
    margin: 5px 0;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
}

span.space-2
{
    width: 16px;
}

.basicXX
{
    float: left;
    width: 372px;
    margin: 10px 0;
    padding: 5px 0;
    border-right: 1px solid #D1D1D1;
    font-size:14px;
}

.basicXX dl
{
    line-height: 32px;
    clear: both;
}

.basicXX dl dt
{
    float: left;
    width: 95px;
    height: 32px;
    padding-right: 5px;
    text-align: right;
    color: #5a5a5a;
}

.basicXX dl dd
{
    float:left;
    width: 265px;
}

.basicXX span.collect a
{
    margin-right: 30px;
    color: #2754BB;
    text-decoration: underline;
}

.basicXX span.collect a:hover
{
    color: #FF6600;
    text-decoration: underline;
}

.contactus
{
    float: right;
    width: 260px;
    margin: 10px 0;
    padding: 5px 0;
    font-size:14px;
}

.contactus dl
{
    line-height: 32px;
    margin: 0;
    clear: both;
}

.contactus dl dt
{
    float: left;
    height: 32px;
    color: #5a5a5a;
    vertical-align: top;
}

.contactus dl dd
{
    float: left;
}

.x-dotted
{
    height: 1px;
    font-size: 0;
    margin-bottom: 10px;
    line-height: 0;
    border-bottom:dashed 1px #CCCCCC;
    clear: both;
    overflow: hidden;
}

.ckxq
{
    margin: 0 10px;
}

.ckxq a
{
    color: #2754bb;
    text-decoration: underline;
}

.ckxq a:hover
{
    color: #FF6600;
    text-decoration: underline;
}

.noMessages
{
    width: 678px;
    height: auto;
    margin-bottom: 10px;
    padding: 15px;
    text-align: justify;
    border: 1px solid #D1D1D1;
    background-color: #F5F9FF;
}

.noMessages a
{
    display: block;
    height: 24px;
    color: #2754bb;
    font-size:14px;
    font-weight:bold;
    text-decoration: underline;
    outline: none;
}

.c-red1
{
    color:#FF0000;
}

/******      sjjs.css      ******/
.introduction
{
    width:658px;
    height: auto !important;
    height: 1122px;
    min-height: 1122px;
    overflow: visible;
    color: #000000;
}

.introduction ul
{
    width:631px;
    margin: 0 15px 0 12px;
    padding:0 0 15px;
    border-bottom:dashed 1px #CCCCCC;
    font-size: 14px;
}

.introduction li
{
    width: 630px;
    line-height:30px;
}
.introduction p
{
    margin:16px 0;
    line-height:26px;
    font-size: 14px;
}

/******         spmp.css        ********/
.allVideo
{
    width:298px;
    border:solid 1px #D1D1D1;
    border-top: 0 none;
   /* background:url(../images/h2Bg.png) repeat-x;*/
}

.allVideo .title
{
    width:284px;
    height:29px;
    padding: 0 0 0 14px;
    line-height:29px;
}

.allVideo ol
{
    margin:10px 0 32px 0;
}

.allVideo li
{
    position:relative;
    width:232px;
    height:175px;
    margin:15px auto;
}

.allVideo img
{
    border:solid 1px #D1D1D1;
    padding:2px;
}

.allVideo li.on img
{
    background-color:#FFA200;
}

.videoPlay
{
    position:absolute;
    top:70px;
    left:85px;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
    width:61px;
    height:34px;
    background:url(../images/bg.png) no-repeat 0 -137px;
    cursor:pointer;
}

.Play
{
    float: right;
    width:648px;
    border:solid 1px #D1D1D1;
    margin-bottom: 10px;
    background:url(../images/tuKuBg.png) repeat-x;
}

.Play .title
{
    height:29px;
    margin: 0 17px;
    border-bottom:solid 1px #D1D1D1;
    padding: 0;
    line-height:29px;
}

.Play img
{
    padding:15px;
    border:solid 1px #D1D1D1;
    background-color:#F4F3F3;
}

.video
{
    position:relative;
    width:511px;
    height:392px;
    margin:24px auto 5px auto;
}

.Go
{
    position:absolute;
    top:166px;
    left:223px;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
    width:61px;
    height:34px;
    background:url(../images/bg.png) no-repeat 0 -137px;
    cursor:pointer;
}

.Play p
{
    width:558px;
    margin:20px auto;
    padding:10px 25px;
    line-height:20px;
    font-size:14px;
    text-align:left;
}

/*******      xwdt.css      *******/
.gongGao h3.first
{
    padding:0;
    line-height:30px;
}
.gongGao p.first
{
    padding:0 0 15px 0;
    border-bottom:dashed 1px #CCCCCC;
    line-height:24px;
}
.gongGao p.first span
{
    margin-left:20px;
    color:#888888;
}

.gongGao ul.newList
{
    margin: 12px 0;
}
.gongGao ul.newList li
{
    line-height: 22px;
}
.gongGao ul.newList span.newsBt
{
    display: block;
    float: left;
    width: 505px;
    height: 22px;
    overflow: hidden;
}

/*****   xwxq.css   ********/

.toTheList
{
    text-align:center;
}

.toTheList h2
{
    float:left;
    padding:0;
    line-height:29px;
}

.toTheList span a
{
    float:right;
    font-weight:bold;
    text-decoration:underline;
}

.newsTitle
{
    margin-top:10px;
    font-size:18px;
    font-weight:bold;
    text-align:center;
}

.iTime
{
    display:inline-block;
    width:100%;
    margin-bottom:20px;
    padding-bottom:5px;
    border-bottom:dashed 1px #CCCCCC;
    color:#888888;
    line-height:24px;
}

.toTheList p
{
    border:none;
    text-align:left;
    text-indent:2em;
}

/****      yhhd.css        *****/

.typesettingH
{
    margin-top:15px;
}

.Red
{
    float:left;
    margin-left:10px;
}

.Red strong
{
    color:#FF0000;
    font-weight:bold;
}

.inYHHD
{
    font-size:14px;
    text-decoration:underline;
    font-weight:bold;
}

.tongJi
{
    height:40px;
    padding:10px 0 0 27px;
}

.tongJi img
{
}

.tongJi span
{
    margin:0 15px 0 37px;
    font-size:14px;
    font-weight:bold;
    color:#000000;
}

.tongJi span strong
{
    font-size:20px;
    color:#FF0000;
}

.pingFenBtn
{
    display:inline-block;
    width:103px;
    height:28px;
    padding-top:4px;
}

.details
{
    width:629px;
    height:auto !important;
    height:87px;
    min-height:87px;
    overflow:visible;
    margin:-1px 0 10px 0;
    border:solid 1px #E76A10;
    background-color:#FFFAE8;
}

.jiao
{
    position:relative;
    width:18px;
    height:10px;
    margin-left:63px;
    background:url(../images/bg.png) no-repeat -112px -249px;
    z-index:5;
}

.details img
{
    float:left;
    margin:0 1px;
}

.details span
{
    float:left;
    margin-left:10px;
    color:#E11A00;
}

.details dl
{
    float:left;
    width:45%;
    margin-top:3px;
}

.details dt
{
    float:left;
    width:100px;
    margin:4px 0;
    text-align:right;
}

.details dd
{
    float:left;
    width:160px;
    margin:4px 0;
    text-align:left;
}

/****      jxpf, pfcg.css        *****/

.gongGao .back
{
    width: 85px;
    height: 29px;
    line-height: 29px;
    margin-top: -29px;
    padding-left: 548px;
    text-align: right;
}
.gongGao .back a
{
    text-decoration: underline;
}
.gongGao .pingFen
{
    width: 257px;
    margin: 18px 203px 15px 171px;
}
.pingFen .classes
{
    float: left;
    width: 89px;
    height: 26px;
    text-align: right;
    line-height: 26px;
}
.pingFen .fraction
{
    float: left;
    width: 162px;
    height: 26px;
    padding-left: 6px;
}
.fraction img
{
    float: left;
    width: 16px;
    height: 15px;
    padding: 3px 0 8px 3px;
}
.fraction .fractionText
{
    float: left;
    height: 26px;
    padding-left: 7px;
    color: #E11A00;
    line-height: 26px;
}
.gongGao .makeSure,.gongGao .makeSureLogin,.gongGao .makeSureAgain
{
    width: 90px;
    height: 26px;
    margin: 0 auto 28px;
}
.makeSure input
{
    width: 90px;
    height: 26px;
    border: 0;
    background: url(../images/bg.png) no-repeat left -79px;
    cursor: pointer;
}
.gongGao .makeSureLogin,.gongGao .makeSureAgain
{
    margin-bottom: 0;
    background: url(../images/bg.png) no-repeat -91px -79px;
}
.gongGao .loginPointOut,.gongGao .againPointOut
{
    height: 26px;
    margin: 0 auto 28px;
    text-align: center;    
    line-height: 26px;
}
.loginPointOut .spaces
{
    padding: 0 7px;
}
.gongGao .againPointOut
{
    color: #FF0000;
}
.gongGao .succeed
{
    position: relative;
    width: 440px;
    height: 174px;
    margin: -156px auto 0;
    border: 1px solid #E76A10;
    background: #FFFAE8;
    z-index: 2;
}
.gongGao .succeed dt
{
    width: 160px;
    height: 76px;
    margin: 51px auto 47px;
}
.succeed dt .pointOut
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.succeed dt .btnCurrent
{
    width: 90px;
    height: 26px;
    margin: 32px auto 0;
    background: url(../images/bg.png) no-repeat left -79px;
}
.btnCurrent a
{
    display: block;
    width: 92px;
    height: 26px;
}
.succeed dd
{
    width: 48px;
    height: 48px;
    background: url(../images/pingFenok.png) no-repeat;
    margin: -112px 0 0 59px;
}
/* cmy header */
.cmyHd
{
    position: relative;
    top: -3px;
    height: 31px;
    line-height: 35px;
    margin: 0 0 7px -1px;
    background: url(../images/plbg.png) repeat-x 0 -397px;
    border-left: 1px solid #D1D1D1;
    font-size: 14px;
    font-weight: 700;
}
.cmyHd .title
{
    float: left;
    display: block;
    width: 100px;
    height: 31px;
    line-height: 35px;
    padding: 0 0 0 45px;
    background: url(../images/plbg.png) no-repeat -1px -435px;
    text-align: left;
}
.cmyHd .title .ext
{
    position: absolute;
    top: 10px;
    left: 15px;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/plbg.png) repeat-x -100px -380px;
}
.cmyHd .actions
{
    float: right;
    margin: 0 10px 0 0;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}
.latestCmt
{
    border: 1px solid #DEDEDE;
    border-top: 0 none;
}
.latestCmt .cmyHd .ext
{
    background-position: -60px -380px;
}
.jctk .cmyHd .ext
{
    background-position: -80px -380px;
}
.gongXu .cmyHd .title
{
    padding: 0 0 0 35px;
    width: 110px;
}
.gongXu .cmyHd .title .ext
{
    background-position: -20px -380px;
}
.gongXu .gxList
{
    padding: 0 15px;
}
.allVideo .cmyHd .ext
{
    background-position: 0 -380px;
}
.Nav ul
{
    position: absolute;
    bottom: 3px;
    left: 23px;
    width: 900px;
    height: 33px;
}
.Nav li
{
    overflow: hidden;
    float: left;
    height: 33px;
    line-height: 33px;
    margin: 0 3px 0 2px;
    padding: 0 20px 0 0;
    background: url(../images/plbg.png) no-repeat right -555px;
}
.Nav li.navOn
{
    background-position: right -520px;
}

.Nav li a, .Nav span
{
    display: inline-block;
    height: 33px;
    text-align: center;
}
.Nav li a
{
    background: url(../images/plbg.png) no-repeat left -300px;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}
.Nav li.navOn a{
    background-position: left -340px;
    color: #FFFFFF;
    font-weight: 700;
}
.Nav span
{
    margin: 0 0 0 15px;
    padding: 0 10px 0 15px;
    background: url(../images/plbg.png) no-repeat center -300px;
}
.Nav li.navOn span{
    background-position: -15px -340px;
}
.cLine
{
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 1px;
    background: #6FA2DB;
    border-top: 1px solid #1B72DE;
    border-bottom: 1px solid #1B72DE;
}
/* linkBar */
.linkBar {
    width: 960px;
    height: 29px;
    line-height: 29px;
    margin: 0 ;
}
.linkBar .breadCrumb {
    float: left;
    padding: 0 0 0 8px;
    font-size: 12px;
}
.linkBar .breadCrumb a, .linkBar .breadCrumb span {
    padding: 0 8px;
}
.linkBar .infoPub {
    float: right;
}
.linkBar .infoPub a.join {
    position: relative;
    padding: 0 18px 0 23px;
    color: #FF6600;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 700;
}
.linkBar .infoPub a.join .ext {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: #F7F7F7 url(../images/plbg.png) no-repeat -60px -135px;
}

.lifeGrade
{
    padding: 13px 0;
}

a.alink:hover
{
	text-decoration: none;
}
