@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.wrapper{width:1000px; margin:0 auto;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
img{border:none;}
a{text-decoration:none;}
ul{list-style:none;}
.margin_top{margin-top:10px;}
.margin_top20{margin-top:20px;}
input{border:1px solid #ccc;}
textarea{border:1px solid #ccc;}
body{background: url(../images/bg.jpg) repeat-x scroll center top #FFFFFF;}

/*header*/
#header{}
#logo{margin-top:5px; float:left;}
#login{width:205px; height:22px;font-size:12px; margin-top:10px; float:right;}
#login a{color:#fff; float:left; margin:0 5px 0 5px; font-size:12px;}
#login span{float:left; color:#fff;}

/*nav*/
#nav{background:url(../images/navbg.png) no-repeat; width:1000px; height:44px; line-height:44px; text-align:center; margin-top:20px;}
.navlist li{float:left; position:relative;}
.navlist li:hover{background:green;}
.navlist li a{color:#000; display:block; font-size:12px;}
.navlist1{position:absolute; left:0; top:44px; z-index:999; display:none; width:100%;}
.navlist1 li{width:100%; background:#fff; border-bottom:1px solid #eee; height:35px; line-height:35px; overflow:hidden;}
.navlist1 li:hover{background:#1ca41c;}
.navlist1 li a:hover{color:#195270; display:block; font-size:12px; color:#fff;}

/*main*/
#main{overflow:hidden;}
/*foucs*/
#foucs{width:1000px; height:250px; margin:10px 0 10px 0;}
.mainbox{overflow:hidden; position:relative;}
.flashbox{overflow:hidden;position:relative;}
.imagebox{position:relative; right:20px; z-index:9999;}
.bitdiv{display:inline-block;width:18px;height:18px;margin:0 10px 10px 0px;cursor:pointer;float:right;}
.defimg{background-image:url(../images/02.png)}
.curimg{background-image:url(../images/01.png)}

/*left*/
#left{width:208px;}
#leftnav{width:208px; float:left;}
.title{background:url(../images/t01.png) no-repeat; width:208px; height:30px; line-height:30px;}
.title h2{color:#fff; padding-left:15px; font-weight:bold; text-align:left;}
.asidnav{background:#fff; padding-left:10%; overflow:hidden;}
/*menu*/
.menu{font-family: arial, sans-serif; position:relative; margin:0 auto; font-size:12px; z-index:9999; padding:10px 0 15px 15px;}
.menu ul li a, .menu ul li a:visited {display:block; width:180px; color:#444; height:26px; line-height:26px; font-size:12px; overflow:hidden;}
.menu ul {padding:0; margin:0; }
.menu ul li {float:left; position:relative; background: url(images/list01.png) no-repeat;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a{color:#30a430;}
.menu ul li:hover ul{display:block; position:absolute; top:0; left:180px; width:160px;border-bottom:#FFF 1px dotted;}
.menu ul li{background:url(../images/ic1.png) no-repeat 0px 8px; text-indent:15px;}
.menu ul li:hover ul li a.hide{background:#777; color:#fff; border-bottom:#FFF 1px dotted; border-left:#FFF 1px solid;}
.menu ul li:hover ul li:hover a.hide{background:#30a430; color:#ff0; border-bottom:#FFF 1px dotted; border-left:#FFF 1px solid;}
.menu ul li:hover ul li ul{display: none;border-left:#FFF 1px dotted;}
.menu ul li:hover ul li a{display:block; background:#777; color:#fff; border-bottom:#FFF 1px dotted; border-left:#FFF 1px solid;}
.menu ul li:hover ul li a:hover{background:#30a430; color:#ff0;border-bottom:#FFF 1px dotted; border-left:#FFF 1px solid;}
.menu ul li:hover ul li:hover ul{display:block; position:absolute; left:180px; top:0;}

/*leftext*/
#leftext{width:208px; float:left; text-align:center; margin-top:10px;}
.cuscon{border:1px solid #ccc; padding:10px 0;}
.cuscon p{color:#333; line-height:22px; font-size:12px; text-align:left; padding-left:20px;}

/*right*/
#right{width:770px;}
.box{background-color:#fff;}
.title1{background:url(../images/t02.jpg) no-repeat; width:750px; height:27px;}
.title1 h2{padding:4px 0 0 34px; color:#fff;}
.title1 .right{font-size:12px; color:#333; margin:5px 10px 0 0;}
.cmp{width:750px; float:right; color:#333; margin:10px 10px 0 0;}
.cmps{height:215px; overflow:hidden; padding-top:5px;}
.cmps p{text-indent:2em; font-size:12px; line-height:26px; padding:0 10px;}
.bd{border:1px solid #eaeaea; border-top:none;}
/*marqueebox*/
#marqueebox{overflow:hidden; margin:10px;}
#marqueeson{width:10000%;}
#marqueeson_cont{float:left;overflow:hidden;zoom:1;}
#marqueeson img{border:none; width:150px; height:150px; border:1px solid #ccc; margin-left:5px;}
#marqueeson_hidden{float:left; margin-left:5px;}

/*footer*/
.bgs{background:#01a207; height:28px;}
#footer{background:url(../images/footer.jpg); height:59px; color:#fff; text-align:center; line-height:24px;}
#footer a{color:#fff; font-size:12px; margin:0 5px 0 5px;}
#footer p{font-size:12px;}

/*cmp*/
.cmpcon{padding-top:10px;}
.cmpcon p{text-indent:2em; font-size:12px; line-height:26px; padding:0 10px;}

/*news*/
/*list*/
.list{padding:10px 10px 0 10px;}
.list ul{font-size:12px;}
.list ul li{height:30px; line-height:30px; background:url(../images/ic2.png) no-repeat 10px 13px; text-indent:20px; border-bottom:1px dotted #ccc; overflow:hidden;}
.list ul li a{color:#434343;font-size:12px;}
.list ul li a:hover{color:#01a207;}
.list ul li .right{font-size:12px;}
/*page*/
.page{margin:20px 0 10% 30%; text-align:center;}
.page a{width:20px; height:20px; line-height:20px; background:#888; float:left; margin:3px; color:#fff; text-align:center; font-size:12px;}
.page a:hover{background:#01a207;}
.page a.se{background:#01a207; color:#fff;}
.page a.none{background:none; width:auto; margin:5px 5px 0 5px; color:#434343;}

/*details*/
.caption{border-bottom:1px dotted #ccc; text-align:center; height:30px; line-height:30px; padding-top:20px; font-size:16px;}
.content .right{margin:10px 10px 10px 0; font-size:12px;}
.content p{margin-bottom:10px; line-height:24px;}
.point{color:#434343; line-height:24px; margin:10px 0 20px 0;}
.point p{text-indent:0;}
.point a{color:#01a207;font-size:12px;}

/*prds*/
.prlist{margin-left:15px;}
.prlist dl{float:left; margin:10px; overflow:hidden; text-align:center;}
.prlist dt{height:160px;width:160px; border:1px solid #ccc;}
.prlist dd{text-align:center; font-size:12px; color:#333; margin-top:10px;}
.prlist img{}

/*prdts*/
.prdts .left img{margin:10px;}
.prdts .left p{line-height:24px; text-indent:0;}
.prdcon{border-top:1px dotted #ccc; padding:20px 0 20px 0;}
.prdcon p{line-height:26px;}

/*music*/
.music{width:773px; overflow:hidden;}
.music .bofang{margin-top:20px; margin-left:-125px;}
.music .muslist{text-align:center;  margin-top:40px; }
.music .muslist ul{width:600px; margin-left:10%;}
.music .muslist ul li{border-bottom:#CCC 1px dotted; height:30px; padding:0 15px; line-height:25px;}
.music .muslist ul li span{float:left; margin-right:20px;}
.music .muslist ul li span a{color:#434343; font-size:12px;}
.music .muslist ul li span a:hover{color:#91942d;}
.music .muslist ul li img{float:right; height:18px; margin-top:5px;}

/*video*/
div#productquery {margin: 0px 5px 10px 20px; text-align: center; float: left; }
div#productquery a{color:#333;}
div#productquery div.fang { padding: 3px; text-align: center; border: 1px solid #eee; }
div#productquery div.picFit { overflow: hidden; }
.picFit { /*非IE的主流浏览器识别的垂直居中的方法*/display: table-cell;vertical-align:middle; /*设置水平居中*/text-align:center;/* 针对IE的Hack */*display: block;*font-size: 149px;*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/width:118px;height:187px;}
.picFit img {/*设置图片垂直居中*/vertical-align:middle;}

/*cus*/
.cus{width:755px; color:#434343; overflow:hidden; padding-top:15px;}
.cus p{line-height:1.8em; font-size:12px;}
.lianxi p{text-indent:0; margin-left:13px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

form{ margin-left:15%;}