﻿@charset "utf-8";
/* CSS Document */

/*共用*/  
  
   body{font-size:12px;font-family:宋体, sans-serif;margin:0;padding:0;color:#5c5757;background:#FFF;}
   form,input,li,p,ul,h3,ol,h1{margin:0;padding:0;border:none;}
   form,input,select{line-height:18px;font-size:12px;}
   textarea{line-height:18px;font-size:12px;}
   img{border:none;display:block;}
   li{list-style-type:none;}
   a{text-decoration:none;color:#575757; cursor:hand;}
   a:hover{text-decoration:none;color:red; cursor:hand;}


   .fl{float:left;}
   .fr{float:right;}
   .tc{text-align:center;}
   .tr{text-align:right;}
   .tl{text-align:left;}
   .auto{margin:0 auto;}
   .clear{clear:both;}
   

/*首页头部*/
   h1{line-height:28px;width:550px;}
   h3{color:#120565;font-weight:bold;padding-left:20px;line-height:31px;}
   h1,h3{font-size:13px;}
   .header{height:350px;}
   .head{height:71px;background:url(../images/h_bg.gif) repeat-x left top;width:984px;}
   .logo{height:71px;width:378px;font-size:0;padding-left:10px;}
   .theme{padding-top:10px;text-align:right;width:550px;position:relative;}
   .theme p{width:210px;line-height:24px;background:url(../images/timg.gif) no-repeat 5px top;}
   .searchbox{position:absolute;top:40px;right:30px;height:18px;width:170px;border:0;}
   .sbtn{position:absolute;top:40px;right:5px;width:21px;height:18px;background:url(../images/sbtn.gif) no-repeat left top;}
   .nav{width:984px;background:url(../images/nav_bg.gif) repeat-x left top;}
   .nav li{float:left;background:url(../images/li_r.gif) no-repeat right top;line-height:34px;width:105px;text-align:center;}
   .theme p a{color:#999;text-decoration:none;}
   .theme p a:hover{color:#999;text-decoration:underline;}
   .nav li a{color:#FFF;text-decoration:none;}
   .nav li a:hover{color:#FFF;text-decoration:underline;}
   
   .banner{height:240px;width:984px;padding-top:1px;}

/*首页*/
   .c_l,.contact,.plist{width:190px;}
   .plist h3,.contact h3{width:170px;}
   .more{}
   h3{}
   .plist h3{height:31px;background:url(../images/p_t.gif) no-repeat left top;color:#0564a3;}
   .plist ul{border:1px solid #d6d9db;border-top:none;padding:0 5px;width:176px;}
   .plist li{line-height:27px;background:url(../images/pimg.gif) no-repeat 5px 9px;border-bottom:1px dashed #e5e5e5;float:left;width:155px;padding-left:20px;}
   .contact h3{height:23px;background:url(../images/contact.gif) no-repeat left top;}
   .con_i{width:176px;background:url(../images/c_bg.gif) no-repeat 100px 75px;height:165px;border:1px solid #e7e7e7;margin-top:2px;padding:5px;line-height:24px;}

   .c_r{width:780px;}
   .nlist .c_t{height:24px;background:url(../images/n_t.gif) no-repeat left top;}
   .nlist{width:432px;}
   .nlist h3{height:23px;width:52px;}
   .nlist li,.sArea li{width:420px;padding-left:12px;line-height:27px;background:url(../images/nlimg.gif) no-repeat 5px 12px;border-bottom:1px dashed #e5e5e5;float:left;}
   .compy{width:340px;}
   .compy .c_t{height:24px;background:url(../images/a_t.gif) no-repeat left top;}
   .c_i{padding-top:5px;line-height:24px;}
.c_i img { width:132px; height:117px;}

   .pArea{width:786px;}
   .pArea .c_t{height:28px;background:url(../images/p_t2.gif) no-repeat left top;}
   .p_b{width:140px;height:130px;margin:0 8px;display:inline;}
   .p_b span{width:140px;height:24px;}
   .pbox{width:115px;height:85px;border:1px solid #d9d9d9;padding:10px;}
   .pBox{width:150px;height:140px;}
   .pbox1{width:140px;height:160px; margin-left:5px; margin-top:5px;}
   .p_i{padding-top:5px;}
   .pbox { _width:120px; width:130px; float:left; height:140px; margin-left:5px;}

   .hArea{width:340px;}
   .hArea .c_t{height:24px;background:url(../images/hot.gif) no-repeat left top;}
   .u_r{width:170px;}
   .u_r li{width:150px;padding-left:12px;line-height:27px;background:url(../images/nlimg.gif) no-repeat 5px 12px;border-bottom:1px dashed #e5e5e5;float:left;}
   .u_r li{width:155px;}
   .u_l { width:300px;}
   .u_l li {width:138px; float:left; padding-left:12px;line-height:27px;background:url(../images/nlimg.gif) no-repeat 5px 12px;border-bottom:1px dashed #e5e5e5;float:left;}
   .sArea{width:432px;}
   .sArea .c_t{height:25px;background:url(../images/st.gif) no-repeat left top;}

   
   .contact,.pArea{margin-top:10px;}
   .contact h3,.nlist h3,.compy h3,.pArea h3,.hArea h3,.sArea h3{line-height:12px;*line-height:15px;_line-height:15px;font-weight:bold;font-size:12px;color:#000;padding-left:18px;}
   .more{padding-top:15px;}
/*页脚部分*/


   .footer{height:82px;background:url(../images/f_bg.gif) repeat-x left top;}
   .f_logo{width:219px;height:31px;padding:25px 0 0 5px;}
   .copyRight{width:730px;height:24px;}
   .copyRight{height:auto;margin:17px 0;}
   .copyRight p{line-height:24px;text-align:left;border-left:1px dashed #197206;padding:0 25px;}

/*样式相同部分*/

   .container,.content,.footer,.header,.sitenav,.c_t3{width:984px;}

/*内页*/
   .w_i{padding:8px 10px 5px 10px;line-height:24px; width:770px;}
   .w_t{color:#424242;border-bottom:1px dashed #cdcdcd;line-height:28px;width:760px;background:url(../images/squ.gif) no-repeat left top;}
   .w_t h3{width:730px;}
   .w_i ul li span{ float:right;}
   
   
   
   /*产品页*/
.page_left{ width:242px; float:left;}
.page_fenlei{width:242px}
.page_fenlei_top{ height:40px; background:url(../images/pageleft_topbg.jpg) no-repeat; line-height:40px}
.page_fenlei_top h3{ background:url(../images/pro_ico.gif) no-repeat 15px 10px; font-size:12px; font-family:"微软雅黑"; color:#176556; padding-left:38px}
.page_fenlei_list{ border:1px solid #c7c7c4; border-bottom:none}
.page_fenlei_list ul{ width:210px; margin-left:10px}
.page_fenlei_list ul li{ background:url(../images/left_ico.gif) no-repeat 5px; border-bottom:1px dotted #b3b6b5; padding-left:25px; margin-top:5px}
.page_fenlei_bottom{ height:21px; background:url(../images/pageleft_topbg.jpg) no-repeat 0 -70px;}

.page_right{ width:730px; }
.page_right_top{ height:35px; background:url(../images/right_bg.jpg) no-repeat; line-height:38px}
.page_right_top span{ padding-left:25px; color:#424243}

.page_pic{}
.page_pic img{ padding:5px; border:1px solid #bbbdbd}
.pic_intro{ width:480px; float:right;}
.pic_intro h3{ height:27px; line-height:27px; background:#dbdcdc; color:#3b4c54; font-family:"微软雅黑"; padding-left:10px}
.pic_intro ul{ margin-top:10px}
.product_intro{ border-top:3px solid #dbdcdc; border-bottom:3px solid #dbdcdc; padding-top:5px; padding-bottom:5px; margin-top:10px; margin-bottom:10px}

.message{ border:1px solid #dbdcdc;}
.message_top{  height:31px; line-height:31px; background:#f7f7f7}
.message_top h3{ font-weight:normal; font-size:12px; background:url(../images/message_ico.gif) no-repeat 5px; padding-left:20px}
.tj{ width:32px; height:22px;  border:none; margin-left:100px;}
.txt{ width:250px; height:22px; background:#f7f7f7; border:1px solid #dddddd; margin-left:10px; line-height:22px;}
.message_intro{ margin-top:10px; margin-left:10px; padding-bottom:10px}
.txtarea{ width:487px; height:90px; border:1px solid #dddddd; background:#f7f7f7; margin-left:10px;}
.message_intro p{ margin-top:10px; }
.label1{ margin-top:5px}
.label2{}
.message_list{ margin-top:10px; padding-bottom:8px}
.message_list img{ margin-right:10px; margin-left:10px}
.guest{ padding-right:10px}
.red span{ color:#2c786e}


/*下载页面*/

.download_top{ background:url(../images/download_top.jpg) no-repeat; height:36px; line-height:36px;border-left:1px solid #c5c5c3; border-right:1px solid #c5c5c3;}
.download_top h3{ color:#296862; font-size:14px; font-family:"微软雅黑"; background:url(../images/pic.jpg) no-repeat 9px 10px; padding-left:28px}
.download_intro{ border-left:1px solid #c5c5c3; border-right:1px solid #c5c5c3; width:740px;}
.download_intro ul{ margin-left:30px; margin-top:15px}
.download_intro ul li span{ font-weight:bold; float:left;}
.download_intro img{ margin-right:80px; margin-top:15px; margin-bottom:10px ; float:right;}
.download_info{ width:615px; margin:auto; padding:5px 10px 5px 15px; border:1px solid #d8eafc; background:#f7fbfe; margin-top:20px}
..download_info span{ color:#333333; float:left;}
.page_right_bottom{ height:29px; background:url(../images/download_down.gif) no-repeat}

.floatleft { float:left;}

.link { width:985px; padding-left:150px; margin-top:10px; margin-bottom:10px;  min-height:60px;}
.link ul li { width:110px; float:left; margin-left:10px;}
strong{ font-weight:normal;}
/*banner图片切换效果*/
.box {
	FLOAT: left; WIDTH: 960px; 
}
.box .boxpadding {
	PADDING-RIGHT: 8px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 8px; 
}
#Slide {
	CLEAR: both; MARGIN-BOTTOM: 6px; OVERFLOW: hidden;  WIDTH: 960px;  HEIGHT: 552px
}
#Slide A {
	COLOR: #000
}
.img {
	BORDER-RIGHT: #fff 1px solid; BACKGROUND: #fff; MARGIN: 0px auto; BORDER-LEFT: #fff 1px solid; TEXT-ALIGN: center
}
.boxpadding {
	  MARGIN-BOTTOM: 8px; 
}

.thumb_title {
	MARGIN-TOP: 10px; BACKGROUND: none; FILTER: alpha(opacity=30); WIDTH: 450px; TEXT-INDENT: 10px; LINE-HEIGHT: 25px; POSITION: absolute; HEIGHT: 25px; -moz-opacity: 0.3
}
#Slide_Thumb {
	MARGIN-TOP: 480px; MARGIN-LEFT: 0px; POSITION: absolute; width:800px;
}

.thumb_on {
	DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 8px; CURSOR: pointer
}
.thumb_off {
	DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 8px; CURSOR: pointer
}
.thumb_off {
	FILTER: alpha(opacity=50); -moz-opacity: 0.5
}
.thumb_on {
	FILTER: alpha(opacity=100); -moz-opacity: 1
}
.thumb_off IMG {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; MARGIN-TOP: 12px; BORDER-LEFT: #fff 1px solid; WIDTH: 75px; BORDER-BOTTOM: #fff 1px solid; HEIGHT: 56px
}
.thumb_on IMG {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BORDER-LEFT: #fff 1px solid; WIDTH: 91px; BORDER-BOTTOM: #fff 1px solid; HEIGHT: 68px
