@charset "utf-8";
/* CSS Document */
.sider{width:285px; float:left;}
.containter{float:right; width:655px;}
.clear_cs{height:0px;font-size:0px; line-height:0px;clear:both;overflow:hidden;}
/***********************************************************************************

                                   首页封装样式开始

***********************************************************************************/
/***header***/
#header{text-align:center;}

/***nav***/
.nav{width:981px;margin:5px auto 0;height:46px;line-height:46px;background:url(../images/nav-bg.jpg) repeat-x;overflow:visible;}
.nav .nav_list{font-size:14px;}
.nav .nav_list li{float:left;width:150px;text-align:center;position:relative;background:url(../images/nav-right-bg.jpg) right no-repeat;}
.nav .nav_list li a{width:150px;display:block;color:#5C5C5C;}
.nav .nav_list li a:hover,.nav .nav_list .current a{color:#D0000C;font-weight:bold;}

/***fox_img***/
#fox_img{width:981px;margin:0 auto 0;background:url(../images/fox_img-bg.jpg);}

/***main***/
#main{width:991px;margin:0 auto 0;}

.mainleft{width:258px;float:left;}

.mainright{}

.boxmsg-a{padding:15px;background:url(../images/box-bg.jpg) no-repeat;height:245px;margin-top:10px;}
.boxmsg-a .title{height:53px;font-size:0;}
.boxmsg-a .column{width:180px;}
.boxmsg-a .column ul.list{padding-left:15px;}
.boxmsg-a .column ul.list li{background:url(../images/news-ico-a.jpg) left no-repeat;padding-left:10px;height:20px;line-height:20px;}
.boxmsg-a .column .title{height:25px;}
.boxmsg-a .column .more{height:45px;}
.boxmsg-a .column .more a{float:right;width:55px;height:21px;font-size:0;}


/***about***/
.about{width:505px;margin-left:10px;}
.about .text{}

/***contact***/
.contact{width:240px;}
.contact .list{}

/***scroll***/
.pr{margin-top:10px;}
#pic{padding:10px;background:url(../images/pr-bg.jpg) no-repeat;}
#pic img{border:1px solid #000000;width:198px;height:138px;}

/***********************************************************************************

                                   内页封装样式开始

***********************************************************************************/
/***son***/
#son{width:986px;margin:0 auto 0;}
#son .main{background:url(../images/son-bg.jpg) repeat-y;padding:24px;}
#son .main .contact{margin-top:10px;height:240px;background:url(../images/contact-bg.jpg) right bottom no-repeat;}

/***menu***/
.menu{}
#list{}
#list li{margin-top:5px;height:34px;line-height:34px;background:url(../images/producttype0bg.jpg) no-repeat;padding-left:40px;}
#list li a{color:#000000;}

/***sonmain***/
.sonmain{width:671px;}
.sonmain .navtitle{height:40px;line-height:40px;font-weight:bold;font-family:'微软雅黑';padding-left:10px;background:url(../images/sontitle-bg.jpg) bottom no-repeat;color:#000000;}
.sonmain .sonbox{padding-top:10px;}
.sonmain .case{}
.sonmain .case li{float:left;text-align:center;width:162px;overflow:hidden;margin:10px 0 0 20px;display:inline;}
.sonmain .case li img{width:160px;height:120px;border:1px solid #dedede;}
.sonmain .case li .prname{height:36px;overflow:hidden;margin-top:5px;}
.sonmain .news{width:100%;}

/***********************************************************************************

                                     共用样式开始

***********************************************************************************/
.title-img{padding:10px 0 0 10px;}
.mainbg{background:url(../images/main.png) no-repeat;}
.titlebg{background:url(../images/main-title-bg.png) no-repeat;}
.textjq{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/***footer***/
#foot{height:80px;margin-top:20px;background:url(../images/footer-bg.jpg) repeat-x bottom;}