/* CSS Document */
.housetop{
 margin:0 auto;
 width:1083px;
 height:26px;
}
.Newysxk{
 margin:0 auto;
 width:1083px;
 height:98px;
 background:url(../image/newxiangmu.png)
}
.Newysxk ul{
 padding: 0 0 0 0;
}
.Newysxk li{
 list-style-type: none;
}
.newtop{
 margin-left:20px;
 float:left;
 color:#FFFFFF;
 position:relative
}
.newtopleft{
 margin-top:10px;
 float:left;
 height:50px
}
.nesdff{
 position:absolute;
 top:60px;
 left:1px
}
.newtoptu{
 margin-top:10px;
 margin-left:10px;
 height:50px;
 float:left
}
.newtopr{
 float:right;
 margin-right:20PX;
 line-height:98PX;
 color:#FFFFFF
}

.font-k span{
 color:#fff600
}
.newbanner{ 
 margin:0 auto;
 width:1083px;
 height:457px;
 margin-top:10px
}
.newbanner ul{
 padding: 0 0 0 0;
}
.newbanner li{
 list-style-type: none;
}
.houbanner{
 height:31px;
 border-bottom:solid 3px #519cc3
}
.houban{
 height:30px;
 width:88px;
 background:#FFFFFF;
 border:solid 1px #e4e4e4;
 border-bottom:none;
 float:left;
 margin-right:3px;
 text-align:center;
 line-height:30px;
 color:#2a6d8b
}
.houban:hover{
 text-decoration:underline
}
#houbant{
 background:#5ea1c5;
 color:#FFFFFF
}
#houbant:hover{
 text-decoration:underline
}
.houmid{
 height:426px;
 background:#FFFFFF;
}
.houmidbot{
 background:url(../image/newxinf.png) no-repeat bottom;
 width:330px;
 height:426px;
 float:left
}
.houmidbot ul{
 padding: 0 0 0 0;
}
.houmidbot li{
 list-style-type: none;
}
.houasdfa li span{
 color:#FF3300
}
.houasdfa{
 margin-left:20px;
 margin-top:10px;
 line-height:30px
}
.houmidrig{
 widows:753px;
 height:426px;
 overflow: hidden;
 float:left
}
#featured { 
	width: 750px;
	height: 462px;
	 }
#featured>img,  
#featured>div,
#featured>a { display: none; }

/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background:url(../image/rotator-black.png) no-repeat;
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background:url(../image/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background:url(../image/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

span.pause.active {
    background:url(../image/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 49px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 10000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    background:url(../image/right-arrow.png);
    right: 0; }

div.slider-nav span.left {
    background:url(../image/left-arrow.png);
    left: 0; }

/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    bottom: -40px;
    left: 50%;
	margin-left: -50px;
    padding: 0; }

.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background:url(../image/bullets.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
	
	
	
	


.newphoto{
 width:1083px;
 margin:0 auto;
 height:280px;
 border:solid 1px #e4e4e4;
 background:#FFFFFF
}

.newphoto li{
 list-style: none;
}
.newsbiaoti{
 height:50px
}
.biaoti{
 color:#444;
 margin-top:14px;
 float:left;
 margin-left:20px
}
.newbiao{
 float:right;
 line-height:50px
}
.newbiao a{
 font-family:"宋体";
 font-size:12px;
 color:#3261c3;
 margin-right:20px
}
.newbiao a:hover{
 text-decoration:underline
}
.newpho{
 margin-left:23px
}
.photoul{
 height:200px;
 width:232px;
 text-align:center;
 padding-right:33px;
 float:left
}
.newphone{
 width:224px;
 height:163px;
 border:solid 1px #e2e2e2;
 padding:3px
}
.newbiac{
 line-height:30px
}
.newbiac a{
 font-family:"宋体";
 font-size:12px;
 color:#3261c3;
}
.newbiac a:hover{
 text-decoration:underline
}








.buspei{
 width:1083px;
 margin:0 auto;
 height:455px;
 border:solid 1px #e4e4e4;
 background:#FFFFFF
}

.buspei li{
 list-style: none;
}
.busmap{
 width:735px;
 height:381px;
 background:#003333;
 margin-left:20px;
 float:left
}
.tubiaomap{
 float:left;
 width:280px;
 height:381px;
 margin-left:20px;
 position:relative
}
.peitao{
 font-weight:bolder
}
.dt-1{
 position:absolute;
 width:65px;
 height:70px;
 background:url(../image/dt_1.gif) no-repeat center top;
 top:50px;
 text-align:center;
 line-height:95px
}

.dt-2{
 position:absolute;
 width:65px;
 height:70px;
 top:50px;
 left:105px;
 background:url(../image/dt_2.gif) no-repeat center top;
 text-align:center;
 line-height:95px
}
.dt-3{
 position:absolute;
 width:65px;
 height:70px;
 top:50px;
 right:0;
 background:url(../image/dt_3.gif) no-repeat center top;
 text-align:center;
 line-height:95px
}
.dt-4{
 position:absolute;
 width:65px;
 height:70px;
 top:170px;
 background:url(../image/dt_4.gif) no-repeat center top;
 text-align:center;
 line-height:95px
}
.dt-5{
 position:absolute;
 width:65px;
 height:70px;
 top:170px;
 left:105px;
 background:url(../image/dt_5.gif) no-repeat center top;
 text-align:center;
 line-height:95px
}
.dt-6{
 position:absolute;
 width:65px;
 height:70px;
 top:170px;
 right:0;
 background:url(../image/dt_6.gif) no-repeat center top;
 text-align:center;
 line-height:95px
}
.dt-7{
 position:absolute;
 width:65px;
 height:70px;
 top:290px;
 background:url(../image/dt_9.gif) no-repeat center top;
 text-align:center;
 line-height:95px
}
.dt-8{
 position:absolute;
 width:65px;
 height:70px;
 top:290px;
 left:105px;
 background:url(../image/dt_10.gif) no-repeat center top;
 text-align:center;
 line-height:95px
}
.dt-9{
 position:absolute;
 width:65px;
 height:70px;
 top:290px;
 right:0;
 background:url(../image/dt_11.gif) no-repeat center top;
 text-align:center;
 line-height:95px
}




.pingl{
 width:1083px;
 margin:0 auto;
 height:235px;
 }
.pingl li{
 list-style: none;
}
.pingleft{
 height:235px;
 border:solid 1px #e4e4e4;
 background:#FFFFFF;
 width:758px;
 float:left
}
.pingright{
 height:235px;
 border:solid 1px #e4e4e4;
 background:#FFFFFF;
 width:308px;
 float:right
}
.bti{
 height:30px;
 width:690px;
 margin-left:40px;
}
.bt2{
 height:80px;
 width:690px;
 margin-left:40px;
 margin-top:10px;
}
.bt3{
 height:30px;
 margin-top:10px;
 width:675px;
 margin-left:40px;
}
.bt1biao{
 float:left;
 line-height:22px
}
.bt1kuang{
 float:left;
 line-height:22px
}
.kuangone{
 height:22px;
 border:solid 1px #ddd;
 width:640px;
 margin-left:5px
}
.bt2biao{
 float:left;
 line-height:22px
}
.bt2kuang{
 float:left
}
.kuangtwo{
 height:22px;
 border:solid 1px #ddd;
 margin-left:5px;
 width:640px;
 height:80px
}
.bt3biao{
 float:right
}


.btia{
 height:30px;
 width:260px;
 margin-left:20px;
}
.bt2a{
 height:80px;
 width:260px;
 margin-left:20px;
 margin-top:10px;
}
.bt3a{
 height:30px;
 margin-top:10px;
 width:260px;
 margin-left:20px;
}
.bt1biaoa{
 float:left;
 line-height:22px
}
.bt1kuanga{
 float:left;
 line-height:22px
}
.kuangonea{
 height:22px;
 border:solid 1px #ddd;
 width:220px;
 margin-left:5px
}
.bt2biaoa{
 float:left;
 line-height:22px
}
.bt2kuanga{
 float:left
}
.kuangtwoa{
 height:22px;
 border:solid 1px #ddd;
 margin-left:5px;
 width:220px;
 height:80px
}
.bt3biaoa{
 float:right
}


.newbannertt{ 
 margin:0 auto;
 width:1083px;
 height:35px;
 margin-top:10px
}
.newbannertt ul{
 padding: 0 0 0 0;
}
.newbannertt li{
 list-style-type: none;
}
.Details{
 width:1083px;
 margin:0 auto;
 }
.Detailsl li{
 list-style: none;
}
.Detailsleft{
 border:solid 1px #e4e4e4;
 background:#FFFFFF;
 width:758px;
 float:left
}
.Detailsleft li{
 list-style: none;
}
.Detailsright{
 border:solid 1px #e4e4e4;
 width:308px;
 float:right
}
.Detaitop{
 height:35px;
 background:url(../image/Details.png) repeat-x;
 width:758px;
 border-bottom:solid 1px #aeccd6;
 line-height:35px;
 font-weight:bolder;
 text-indent:1em;
 border-left:solid 2px #3399CC
}
.Detaimid{
 height:33px;
 border-bottom:solid 1px #e4e4e4
}
.DetaimidL{
 width:105px;
 background:#fffff7;
 border-right:solid 1px #e4e4e4;
 height:33px;
 float:left;
 line-height:33px;
 text-indent:1.5em
}
.DetaimidR{
 float:left;
 height:33px;
 line-height:33px;
 text-indent:1em
}
.Detaibot{
 line-height:26px;
 text-indent:2em
}
.DetaimidM{
 margin:10px 20px 15px 20px
}
.Detailsrigtop{
 border:6px solid #fff
}
.newexrigbot{
 background:#FFFFFF;
 margin-top:20px;
 border:solid 1px #e4e4e4;
 height:315px;
 border-top:solid 2px #f68e49
}
.newexrigbot li{
 list-style-type: none;
 margin-left:15px;
}
/*--------------------销量排行 数据--------------------------*/
.News-LBcc{
 margin-top:10px
}
.News-LTcc{
 margin-left:15px;
 margin-top:3px;
}
.News-LTcc ul{
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.News-LTcc li{
 list-style-type: none;
}
.News-LTcc-a{
 color:#777;
 margin-top:5px;
 float:left;
 width:50px
}
.News-LTcc-b{
 color:#777;
 margin-top:5px;
 float:left;
 width:160px;
}
.News-LTcc-c{
 color:#777;
 margin-top:5px;
 float:left;
 margin-left:35px
}
.New-LTcca{
 height:30px;
}
.New-LTccb{
 height:32px;
 width:305px;
 border-top:dotted 1px #ddd;
 font-size:12px;
 font-family:"宋体";
}
.New-LTccb-a{
 height:17px;
 width:17px;
 background:#f60;
 margin-top:7px;
 text-align:center;
 font-weight:bolder;
 float:left;
 line-height:16px;
 color:#FFFFFF
}
.New-LTccb-b{
 color:#3261c3;
 margin-left:30px;
 float:left;
 line-height:32px;
 width:190px;
}
.New-LTccb-b a{
 color:#3261c3;
}
.New-LTccb-b a:hover{
text-decoration:underline
}
.New-LTccb-c{
 margin-left:35px;
 line-height:30px;
 float:left;
 text-align:right;
 width:30px
}
.newexlmid p a{
 color:#FFFFFF
}
.d_over p a{
 color:#888
}
.csdfaw{
 line-height:38px;
 color:#444
}

/*--------------------相册--------------------------*/
.Newsphotos{
 background:#FFFFFF;
 border:solid 1px #e4e4e4;
 border-bottom:none;
 width:1083px;
 margin:0 auto
}
.asdfaa{
 width:1083px;
 height:6px;
 background:url(../image/fgc.png);
 margin:0 auto;
}
.phototop{
 height:45px;
 line-height:45px
}
.phototop p{
 margin-left:30px;
 float:left
}
.phototop p span{
 color:#FF3300
}
.photobot{
 height:290px
}
.phbottop{
 height:245px;
 width:230px;
 margin:5px 0 15px 32px;
 background:#f2f2f2;
 float:left
}
.phtoptop{
 height:170px;
 margin:5px;
 width:224px
}
.photobot li{
 list-style-type: none;
}
.photext{
 margin:11px 0 0 10px;
 color:#333333
}
.photextb{
 margin:16px 0 0 10px;
 color:#999999
}

.Commentleft{
 border:solid 1px #e4e4e4;
 background:#FFFFFF;
 width:758px;
 float:left
}
.Commentleft li{
 list-style: none;
}
.Commment{
 border:solid 1px #e4e4e4;
 margin:20px 15px 20px 15px
}
.Commtop{
 height:37px;
 margin:0 15px 0 15px
}
.Commtleft{
 height:37px;
 width:36px;

 float:left
}
.Commtright{
 float:right;
 line-height:37px;
 color:#999999
}
.Commtrightb{
 margin-right:20px;
 float:right;
 line-height:37px;
 color:#999999
}
.Commbot{
 margin:0 15px 10px 15px;
 line-height:24px;
 color:#333333
}
.Reply{
 height:37px;
 margin:0 15px 0 15px;
 border-top:solid 1px #e4e4e4
}
.Replyleft{
 height:37px;
 width:36px;
 background:url(../image/huifu.png) no-repeat;
 float:left
}
.Replyright{
 float:right;
 line-height:37px;
 color:#999999
}
.Replyrightb{
 margin-right:20px;
 float:right;
 line-height:37px;
 color:#999999
}
.Replybot{
 margin:0 15px 10px 15px;
 line-height:24px;
 color:#333333
}
.Commkuang{
 margin:10px 30px 20px 30px;
}
.Comkuang{
 border:solid 1px #ddd;
 height:100px;
 width:700px;
 line-height:24px;
 font-size:12px
}
.Comfont{
 background:#4d96ba;
 border-bottom:2px solid #aeaeae;
 float:right;
 width:80px;
 height:30px;
 line-height:30px;
 text-align:center;
 margin:20px 0 30px 0;
 color:#FFFFFF;
 font-weight:bolder;
 font-size:16px
}
.Comfont:hover{
 background:#6baccc
}
.adfasd{
 width:783px;
 height:6px;
 background:url(../image/fgc2.png)
}