﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; list-style-type:none; margin:0 auto;}
body {margin:0 auto; padding:0px; font-size:12px; font-family:"宋体";} 
HTML { line-height:24px; color:#999999; background:#000000;color:#666;}
img {border:0; margin: 0px; padding: 0px;}
h1,h2,h3{ font-size:14px; font-weight:normal;}
a img{ border:none;}
a{color:#333; text-decoration:none;}
a:hover{ color:#ff5900;}
li{list-style: none; line-height:24px;}
.clear{clear:both;height:0px;line-height:0px;font-size:0px;overflow:hidden;}
.w1000{width:990px; margin:0 auto;}




#content{ background:url(../images/conbg.jpg); overflow:hidden;}
.con_left{ width:205px; float:left;}
.p_menu,.contact_us{ width:194px; margin-left:4px;}
.tit01{ background:url(../images/title.jpg) no-repeat; height:38px; margin-top:10px;line-height:38px; }
.tit_text01{ width:70px; padding-left:20px; color:#333; display:block; float:left; font-size:14px;font-weight:bolder;}
.tit_text02{ font-family:"Arial"; font-size:14px; color:#ff5900;  }
.more a{float:right;margin-right:20px; width:35px; display:block; height:5px;}
.tit_text03{ width:70px; padding-left:20px; color:#333; display:block; float:left; font-size:14px; font-weight:bolder;}
.tit_text04{ font-family:"Arial"; font-size:14px; color:#ff5900; width:100px; float:left; display:block;}
.more img{float:right;width:35px; height:5px; position:relative;top:18px;}

.p_menu ul li{ height:35px; line-height:35px; width:145px; text-align:center; border-bottom:1px #999 dashed;overflow:hidden;}
.p_menu ul li a{ background:url(../images/dot.jpg) 30px 14px no-repeat; text-indent:20px; display:block;}
.contact_us_text{ padding-left:20px; padding-top:10px;}
.contact_us_text p{line-height:20px;}
#footer{ background:url(../images/bottombg.jpg) no-repeat; height:148px;}
.con_right{ width:785px; float:right; margin-top:10px;}
.c_brife{ width:430px; float:left; padding-left:20px; }
.c_brife_c{ padding-top:5px;}
.tit02{ background:url(../images/title02.jpg) no-repeat; height:38px; display:block; float:left; width:430px; line-height:38px; margin-top:10px;}
.c_brifepic img{ width:140px; height:100px; float:left; padding:15px 15px 0px 0px;}
.c_brife_text{ padding-top:10px;}
.news{ width:285px; float:right; margin-top:10px; margin-right:20px;}
.tit03{ background:url(../images/title03.jpg) no-repeat; height:38px; line-height:38px;}
.news ul li{ height:26px; line-height:26px; border-bottom:1px #b2aea7 dashed; background:url(../images/icon01.jpg) 0px 10px no-repeat;text-indent:15px; width:285px; overflow:hidden;}
.news ul li a{color:#666;}
.news ul{ margin-top:10px;}
.product_show{ width:742px; margin-top:5px;}
.tit04{ background:url(../images/title04.jpg) no-repeat; height:38px; line-height:38px;}

.product_showlist li img{ width:140px;  border:1px #dadada solid; float:left; margin-bottom:3px; }
.product_showlist li{ float:left; width:142px; padding-right:5px; margin-top:10px; height:103px;}
.product_showlist li span{ width:140px; display:block; text-align:center; color:#333; height:24px; overflow:hidden; }

.con_tit{ padding-left:20px; width:742px;}
.tit05{ background:url(../images/title05.jpg) no-repeat; height:38px; line-height:38px;}
.tit05_text01{ width:150px; display:block; float:left; text-align:center; color:#000; font-weight:bolder;}
.tit05_text02{ float:right; font-size:12px; margin-right:30px;}
.con_tittext{ color:#000; margin-top:10px;}
.news_list{ margin-top:30px;}
.news_list li{ height:36px; line-height:36px; border-bottom:1px #c9c9c9 dotted; background:url(../images/icon02.jpg) 0px 15px no-repeat; text-indent:20px; width:742px; overflow:hidden;}
.news_list li a{ width:595px; float:left; display:block;}
.news_list li a:hover{ color:#ff5900;}
.news_list li span{ width:100px; float:right; display:block; color:#999;}

.product_showlist02{ margin-top:15px;}
.product_showlist02 li{ background:url(../images/pbg.jpg) no-repeat; width:159px; height:152px; float:left; padding-right:25px; margin-top:15px;}
.product_showlist02 li img{ width:145px;  padding-left:8px; margin-top:7px; margin-bottom:10px; float:left;}
.product_showlist02 li span{ width:145px; text-align:center; display:block; float:left;}



 #focus1 ul,li {list-style:none;} 
/* qqshop focus */
#focus1 {width:990px; height:300px; overflow:hidden; position:relative;}
#focus1 ul {height:300px; position:absolute;}
#focus1 ul li {float:left; width:990px; height:300px; overflow:hidden; position:relative; background:#000; }
#focus1 ul li div {position:absolute; overflow:hidden; }
#focus1 .btnBg {position:absolute; width:990px; height:20px; left:0; bottom:0; }
#focus1 .btn {position:absolute; width:990px; height:10px; padding:5px 20px ; right:0; bottom:0; text-align:right;}
#focus1 .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; 
                  cursor:pointer; background:#fff;}
#focus1 .btn span.on {background:#fff;}
#focus1 .preNext {width:45px; height:100px; position:absolute; top:20px;  cursor:pointer;}
#focus1 .pre {left:0;}
#focus1 .next {right:0; background-position:right top;}
