@charset "utf-8";
/* ==========================================================
	* Name: 全站公共样式
	* Date: 2011/07/01
	* User: caoying
============================================================*/
/*全站链接样式*/
a{ color:#333; text-decoration:none;font-family:Tahoma;}
a:hover{ color:#ff0000; text-decoration:underline;font-family:Tahoma;} 
.blank{height:10px;}
body{ color:#333; font-size:12px;}
.blank{ height:10px;}

body{background:#f3f3f3;font-weight:normal;font-size:12px;font-family:Tahoma;}


/*容器盒子*/
.main{ width:1000px; margin-left:auto;margin-right:auto;}

/*头部导航和logo*/
.header{margin:0 auto;width:1000px;height:90px;}
.headright{width:272px;float:right;}
.logo{float:left;width:320px;height:90px;background:url(../img/logo.gif) no-repeat 0 10px}
.language{height:18px;padding-top:10px;}
.language .en{display:block;width:50px;height:18px;line-height:18px;float:right;padding-left:35px;background:url(../img/en.gif) no-repeat}
.language .zh{display:block;width:50px;height:18px;line-height:18px;float:right;padding-left:35px;background:url(../img/zh.gif) no-repeat}
.msn{width:262px;height:31px;padding-top:5px;padding-right:10px;text-align:right;background:url(../img/online.jpg) no-repeat 0 0;}
.msn a{padding:0 6px;}
/*主导航*/
.topmenu{margin:0 auto;width:980px;padding-left:20px;height:44px;background:url(../img/topmenu_bg.gif) repeat-x}
.topmenu ul{float:left;margin:0 auto;height:44px;}
.topmenu ul li{float:left;}
.topmenu ul li a{float:left;display:block;padding:0 18px;text-align:center;height:44px;line-height:44px;font-weight:bold;color:#fff;font-size:14px;background:url(../img/topmenu_line.gif) no-repeat right 0;}
.topmenu ul li a:hover{float:left;display:block;text-align:center;height:44px;line-height:44px;font-weight:bold;color:#fff;font-size:14px;background:url(../img/topmenu_hover.gif) no-repeat center 0;}

/*搜索*/
.search{float:right;width:220px;padding-top:10px;height:25px;background:url(../img/searchbg.gif) no-repeat 0 10px;}
.keyword{width:105px;padding-left:28px;height:25px;line-height:25px;background:none;border:none;color:#fff;}
.searchbutton{width:60px;height:20px;text-align:center;background:none;border:none;color:#fff;font-weight:bold}

/*幻灯片*/
.flash_pic{float:left;width:700px;background:url(../img/bannerbg.jpg) no-repeat 0 0;padding-left:300px;}
#transform {width:700px;height:260px; margin:0 auto;overflow:hidden;position:relative;}
#transform ul#show_pic {margin:0;padding:0;list-style:none;height:260px;width:3050px;position:absolute;}
#transform ul#show_pic li {float:left;margin:0;padding:0;height:260px;}
#transform ul#show_pic li img {display:block;width:700px;height:260px;}
#icon_num {position:absolute;bottom:10px;right:10px;}
#icon_num li { font-family:Arial, Helvetica, sans-serif; font-weight:bold;float:left;background:url(../img/flashbutton.gif) no-repeat -22px 0;width:23px;height:23px;list-style:none;color:#cf0a0a;text-align:center;cursor:pointer; line-height:23px;;margin:0;margin-right:5px;}
#icon_num li:hover, #icon_num li.active {background:url(../img/flashbutton.gif) no-repeat 0 0;color:#fff;}

/*内容*/
.main_left{width:215px;float:left;}
.main_right{width:775px;float:right;}

/*产品分类*/
.prosort{width:214px;}
.prosort h3{height:38px;line-height:35px;padding-left:15px;color:#fff;font-size:12px;background:url(../img/prosortbg.gif) no-repeat 0 0;}
.prosort .box{padding:0 15px;background:url(../img/probg.gif) repeat-y;}
.prosort .boxbot{height:16px;background:url(../img/prosortbg.gif) no-repeat 0 -61px;}


/*通用*/
.commonbox{border:1px solid #d8d8d8;padding:0;background:url(../img/comh3.gif) repeat-x 0 1px;}
.commonbox h3{height:34px;line-height:34px;font-size:12px;color:#fff;background:url(../img/comh3bg.gif) no-repeat 0 0;padding-left:15px;font-weight:bold;}
.commonbox .box{padding:10px;line-height:20px;background:#fff;}

/*新闻列表*/
.newslist li{height:30px;line-height:30px;padding:0 10px;border-bottom:1px dotted #eee;}

/*产品列表*/
.prolist li{float:left;padding:10px 16px;width:153px;height:155px;}
.prolist li img{width:145px;height:125px;padding:3px;border:1px solid #ccc;}
.prolist li p{text-align:center;height:20px;}

/*图文混排*/
.newspic{width:720px;padding:10px;border-bottom:1px dashed #ccc;}
.newspic dt{float:right;width:560px;height:20px;color:#144164;font-size:12px;font-weight:bold;}
.newspic dd{margin:0 0 0 160px;padding:0;line-height:18px;color:#333;}
.newspic dd.img{margin:0;}
.newspic dd.img img{float:left;width:145px;height:125px;border:1px solid #ccc;}

/*产品内页*/
.pro_tabs{background:url(../img/line.gif) repeat-x 0 bottom;padding-left:10px;}
.pro_tabs ul li{float:left;border:1px solid #ccc;border-bottom:none;padding:0 15px;height:25px;line-height:25px;text-align:center;color:#fff;margin-right:5px;display:inline;cursor:pointer;background:#19498B;font-size:11px;border-bottom:none;}
.pro_tabs ul li.here{border:1px solid #ccc;border-bottom:none;color:#333;background:#fff;font-weight:bold;}
.pro_boxs{padding:20px;}
.hide{display:none;}
.probox p{padding:10px;}

.pdf{display:block;width:128px;text-align:center;}
.pdf p{padding-left:20px;}

.ordertable{width:100%}
.ordertable th{width:100px;text-align:right;padding:5px;}
.ordertable td{padding:5px;}
.ordertable td .inp01{border:1px solid #ccc;height:20px;line-height:20px;}
.ordertable td .textarea{width:300px;height:100px;border:1px solid #ccc;overflow:hidden;}

/*分页*/
.pagelist{padding:10px 0;text-align:right;}
.pagelist a{padding:3px 5px;border:1px solid #ccc;margin-left:2px;}
.pagelist a:hover{border:1px solid #113F94;background:#113F94;color:#fff;}
.pagelist a.selected{border:1px solid #113F94;background:#113F94;color:#fff;}

/*底部信息*/
.footer{width:960px;margin-left:auto;margin-right:auto;padding:10px 20px 10px 20px;background:#1F438F;color:#fff;}
.footer .footerbox{float:left;width:170px;padding:0 29px;}
.footer .footerbox h3{height:30px;line-height:30px;font-size:14px;font-weight:bold;color:#fff;}
.footer .footerbox ul li{height:20px;line-height:20px;color:#fff;}
.footer a{color:#fff;}
.footer a:hover{color:#fff;}

/*版权*/
.footerbottom{height:30px;line-height:30px;background:#ccc;padding:0 10px;}
.footerbottom .footleft{float:left;width:500px;}
.footerbottom .footleft span{padding:0 5px;}
.footerbottom .footright{float:right;width:430px;text-align:right;}

.contact p{padding:5px 0}
.aboutlist li{height:30px;line-height:30px;border-bottom:1px solid #d8d8d8;font-weight:bold;}

/*在线QQ*/
#qqonline{background-color:#214A82;border:1px solid #214A82;padding:3px;position:absolute;top:100px;right:16px;width:102px;z-index:100}
#qqonline h3{width:102px;height:27px;background:url(../img/qqh3_en.gif) no-repeat 0 0;}
#qqonline h3 #close{float:right;display:block;width:11px;height:11px;cursor:pointer;}
#qqonline .box{background:#e2e2e2;padding:5px 0;}
#qqonline .box p{text-align:center;padding:3px 0;}