@charset "utf-8";
/* CSS Document */


/*初始样式、共同样式*/
*html {background-image:url("about:blank"); background-attachment:fixed;}
ul,ol {list-style:none;}
img {border:0;}
h1, h2, h3, h4, h5, h6 {font-size:120%;}
body{line-height:21px; word-wrap:break-word; margin:0px; padding:0px;}
.imgmid {display:inline-block; *display:inline; *zoom:1; height:100%; width:1px; margin-left:-1px; vertical-align:middle;}
.cle {clear:both; width:0; height:0; display:block; overflow:hidden; font-size:0px;}


/*头部*/
.main_header{ width:100%; height: auto; float:left;}
.header_top{ width:100%; height:34px; float:left; background:#313030;}
.top_cent{ width:1088px; height:34px; margin:0px auto;}
.cent_left{ width:936px; height:34px; float:left; font-family:Arial, "微软雅黑"; font-size:12px; color:#FFF; line-height:34px;}
.cent_right{ width:152px; height:34px; float:right; }
.right_img{ width:22px; height:22px; float:left; padding-top:6px;}
.right_wz{ width:auto; height:34px; float:left; padding-left:2px; font-family:Arial, "微软雅黑"; font-size:18px; color:#FFF; font-style:oblique; line-height:34px;}

/*logo*/
.header_foot{ width:100%; height:120px; float:left;}
.foot_cent{ width:1088px; height:120px; margin:0px auto; }
.cent_logo{ width:460px; height:120px; float:left; overflow:hidden;}

/*导航*/
.meun_nav{ width:528px; height:68px; float:left; margin:43px 0px 0px 100px; display:inline;}
.meun_nav ul { margin:0px; padding:0px;}
.meun_nav li {float:left;}
.meun_nav li a{display:block; width:88px; height:34px; text-align:center; text-decoration: none; line-height:34px; text-align: center; font-size:14px; font-family: Arial,"微软雅黑"; color:#444;}
.meun_nav li a:hover { background:url(../images/nav_bj1.png); color:#fff;}
#active a{color:#fff; background:url(../images/nav_bj1.png);}


/*幻灯片*/
.main_body{ width:100%; height:auto; float:left;}
.baner_box{ width:100%; height:488px; float:left; position:relative; overflow:hidden; }
#slide_c {width:1920px; height:488px; position:absolute; left:50%; top:0px; margin-left:-960px; overflow:hidden; z-index:1;}
#slide_c img{width:1920px; height:488px;}
#slide_c .ico_c{position:absolute; right:870px; bottom:14px; font-size:0px;}
#slide_c .ico_c li{margin:0px; padding:0px; float:left; width:48px; height:14px; line-height:12px; background:#2c2c2c; margin-right:6px; cursor:pointer; list-style:none;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);font-family: Arial,"宋体"; font-size:0px; display:inline;}
#slide_c .ico_c li.high {background-position:-0px top; background:#ff0000; opacity:1.0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}

/*首页产品*/
.body_top{ width:1088px; height:auto; margin:0px auto; padding:20px 0px 20px 0px;}
.top_top{ width:1088px; height:36px; float:left; background:url(../images/tb_xt.png); border-bottom:1px #dfdfdf solid;}
.top_left{ width:600px; height:36px; float:left;}
.top_left h3{ margin:0px; padding:0px 0px 0px 34px; font-family:Arial, "微软雅黑"; font-size:18px; color:#333; font-weight:normal;}

.top_rig{ width:488px; height:36px; float:left;}
.top_rig a{ width:20px; height:20px; float:right; background:url(../images/an1.png) no-repeat;}
.top_rig a:hover{background:url(../images/an2.png) no-repeat;}

.top_foot{ width:1088px; height:auto; float:left;}
.pro_one{width:258px; height:auto; float:left; margin:18px 0px 0px 18px; display:inline;}
.pro_one_img{width:256px; height:220px; float:left; text-align:center; border:1px #dfdfdf solid; overflow:hidden; background:#FFF;}
.pro_one_img img{border:0px;vertical-align:middle; max-width:256px; text-align:center; zoom:expression( function(elm) { if (elm.width>256) { var oldVW = elm.width; elm.width=256; elm.height = elm.height*(256 /oldVW); } elm.style.zoom = '1'; }(this));}
.pro_one_tit{ width:258px; height:36px; float:left; text-align:center; overflow:hidden;}
.pro_one_tit a{width:258px; height:36px; float:left; background:#eaeaea; color:#666; font-size:14px; font-family: Arial,"微软雅黑"; text-decoration:none; 
line-height:36px;}
.pro_one_tit a:hover{color:#fff; background:#F00;}
.one_orp{margin:18px 0px 0px 0px; display:inline;}

.body_center{ width:1088px; height:auto; margin:0px auto; padding:0px 0px 20px 0px;}

/*优势*/
.body_footer{ width:1086px; height:174px; margin:0px auto; border:1px #dfdfdf solid;}
.foot_tb{ width:180px; height:100px; float:left; border-right:1px #dfdfdf solid; margin:37px 0px 37px 0px; display:inline;}
.tb_top{ width:180px; height:80px; float:left; }
.tb_top a{ width:180px; height:60px; float:left; text-decoration:none; text-align:center; padding:10px 60px 10px 60px;}
.tb_top a img{ width:60px; height:60px; float:left; overflow:hidden;
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;}
.tb_top a:hover img{ width:60px; height:60px; float:left; overflow:hidden;
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);}
.foot_tb2{ width:180px; height:100px; float:left; margin:37px 0px 37px 0px; display:inline;}
.tb_wz{ width:180px; height:20px; float:left; color:#333; font-size:14px; font-family: Arial,"微软雅黑"; text-align:center;}




/*内页banner*/
.baner_box2{ width:100%; height:260px; float:left; position:relative; overflow:hidden; padding-top:1px;}
#slide_c2 {width:1920px; height:260px; position:absolute; left:50%; margin-left:-960px; overflow:hidden;}
#slide_c2 img{width:1920px; height:260px;}

/*内页内容部分*/
.body_cneter{ width:1100px; height:auto; margin:0px auto; }
.cneter_left{ width:230px; height:auto; float:left; margin-top:20px; display:inline;}
.left_img{ width:230px; height:90px; float:left; overflow:hidden;}

/*内页产品的二级分类*/
.left_mid{width:230px; height:auto; float:left; border-top:none; background:#fff;}/*第一侧边栏显示方案*/
.left_mid ul{list-style:none; margin:0px; padding:0px;}
.left_mid ul li a{width:182px; height:auto; background:url(../images/tb_bj2.jpg); display:block; font-size:15px; color:#222; text-decoration:none; 
font-family: Arial,"微软雅黑"; line-height:48px; padding-left:48px; margin-top:1px; }
.left_mid ul li a:hover{background:url(../images/tb_bj1.jpg); color:#fff;}
.left_mid ul li a.active{background:url(../images/tb_bj1.jpg); color:#fff;}


.left_gg{ width:230px; height:330px; float:left; overflow:hidden; padding-top:18px;}
.left_gg img{ vertical-align:middle; border:0px;}

/*右边内容栏目*/
.cneter_right{ width:850px; height:auto; float:left; margin:15px 0px 0px 20px; display:inline;}
.rig_top{ width:850px; height:36px; float:left; border-bottom:1px #dfdfdf solid;  padding-top:22px; }
.rig_top h3{float:left; text-align:center; margin:0px; padding:0px; font-family: Arial,"微软雅黑"; font-size:24px; color:#333; float:left; font-weight:normal;}
.rig_top span{ float:right; font-family: Arial,"宋体"; font-size:12px; color:#666;}
.rig_top span a{ text-decoration:none; color:#666;}
.rig_top span a:hover{ text-decoration:underline; color:#f00;}

.rig_foot2{ width:850px; height:auto; float:left;}
.rig_foot{ width:850px; height:auto; float:left; font-family: Arial,"微软雅黑"; font-size:12px; color:#555; line-height:24px; overflow:hidden;}
.rig_foot p{ margin:0px; padding:4px 0px;}
.rig_foot img { max-width:850px; text-align:center; overflow:hidden; zoom:expression( function(elm) { if (elm.width>850) { var oldVW = elm.width; elm.width=850; elm.height = elm.height*(850 /oldVW); } elm.style.zoom = '1'; }(this));}
.rig_foot table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.rig_foot table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.rig_foot table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}
.cleit{ width:420px; height:auto; float:left; font-family: Arial,"微软雅黑"; font-size:16px; color:#666; line-height:36px; }

/*产品列表*/
.pro_one2{width:270px; height:auto; float:left; margin:18px 0px 0px 20px; display:inline;}
.pro_one2_img{width:268px; height:230px; float:left; text-align:center; border:1px #dfdfdf solid; overflow:hidden; background:#FFF;}
.pro_one2_img img{border:0px;vertical-align:middle; max-width:268px; text-align:center; zoom:expression( function(elm) { if (elm.width>268) { var oldVW = elm.width; elm.width=268; elm.height = elm.height*(268 /oldVW); } elm.style.zoom = '1'; }(this));}
.pro_one2_tit{ width:270px; height:36px; background:#eaeaea; float:left; text-align:center; overflow:hidden; padding-top:6px;}
.pro_one2_tit a{color:#666; font-size:14px; font-family: Arial,"微软雅黑"; text-decoration:none;}
.pro_one2_tit a:hover{color:#f00; }
.one_orp2{margin:18px 0px 0px 0px; display:inline;}

/*按钮*/
.list_pages{width:850px; height:auto; text-align:center; padding:16px 0px 0px 0px;}
.list_pages a{width: auto; height:32px; display:inline-block; text-decoration:none; color:#fff; font-family: Arial,"微软雅黑"; font-size:12px; line-height:32px; background:#888; margin:0px 2px; padding:0px 16px;}
.list_pages a:hover{ color:#fff; background:#f00;}
.list_pages a.active{ color:#fff; background:#f00;}

/*产品详情*/
.pro_pic{width:466px; height:400px; float:left; background:#fff; border:1px #dfdfdf solid; margin:30px 0px 30px 201px; display:inline; text-align:center; 
overflow:hidden;}
.pro_pic img{border:0px; vertical-align:middle;}
.pro_pic_c{width:850px; height:40px; float:left; background:#888; line-height:40px; text-align:center; margin:0px 15px 6px 0px; display:inline;}
.pro_pic_c h1{ margin:0px; padding:0px; font-weight:normal; font-family: Arial,"微软雅黑"; color:#fff; font-size:16px;}

/*新闻列表*/
.rig_foot ul{ margin:0px; padding:0px;}
.rig_foot ul li{width:850px; height: auto; float:left; border-bottom:1px #dfdfdf solid; padding-top:20px;}
.rig_foot ul li .foot_l{ width:200px; height:150px; float:left; border:1px #dfdfdf solid; text-align:center; overflow:hidden; margin:0px 20px 20px 20px; display:inline; background:#FFF;}
.rig_foot ul li .foot_l img {max-width:200px; vertical-align:middle; zoom:expression( function(elm) { if (elm.width>200) { var oldVW = elm.width; elm.width=200; elm.height = elm.height*(200 /oldVW); } elm.style.zoom = '1'; }(this));}
.rig_foot ul li .foot_r{width:590px; height: auto; float:left;}
.rig_foot ul li .foot_r h3{ margin:0px; padding:0px; font-size:18px; font-family: Arial,"微软雅黑"; font-weight:normal; padding-bottom:10px;}
.rig_foot ul li .foot_r span{ font-size:12px; font-family:Arial, "宋体"; color:#666;}
.rig_foot ul li .foot_r h3 a{ color:#333; text-decoration:none;}
.rig_foot ul li h3 a:hover{ text-decoration:underline; color:#fff;}
.rig_foot ul li p{ margin:0px; padding:10px 0px 0px 0px; font-size:12px; font-family:Arial, "宋体"; color:#666; }
.rig_foot ul li:hover{ background:#f72020;}


.rig_foot ul li:hover .foot_r{width:590px; height: auto; float:left;}
.rig_foot ul li:hover .foot_r h3{ margin:0px; padding:0px; font-size:18px; font-family: Arial,"微软雅黑"; color:#fff; font-weight:normal; padding-bottom:10px;}
.rig_foot ul li:hover .foot_r span{ font-size:12px; font-family:Arial, "宋体"; color:#fff;}
.rig_foot ul li:hover .foot_r h3 a{ color:#fff; text-decoration:none;}
.rig_foot ul li:hover h3 a:hover{ text-decoration:underline; color:#fff;}
.rig_foot ul li:hover p{ margin:0px; padding:10px 0px 0px 0px; font-size:12px; font-family:Arial, "宋体"; color:#fff; }

/*新闻详情*/
.news_2_t{width:850px;height: auto; float:left; text-align:center; }
.news_2_t h1{font-size:22px; font-family: Arial, "微软雅黑"; color:#333; text-align:center; font-weight:normal; margin:0px; padding:0px; line-height:80px; border-bottom:1px #dedede solid;}
.news_2_c{width:850px; height:24px; float:left; padding-top:16px;}
.news_2_c span{ font-family: Arial,"宋体";font-size:12px; color:#666; float:right;}

/*在线留言*/
.feed { width:800px; height:auto; float:left; list-style:none; padding:30px 0px 30px 50px; background:#f6f6f6;}
.feed ul{ margin:0px; padding:0px;}
.feed span {margin-bottom:16px; width:100%; float:left; }
.feed span label {width:73px; float:left; text-align:right; font-size:14px; font-family:Arial, "微软雅黑"; color:#666;}
.mes_desc{ padding:8px; width:650px; height:200px; float:left; color:#666; font-size:14px; border: 1px #d9d9d9 solid;}
.f_text { padding:0 8px; float:left; height:26px; color:#666; font-size:12px; border: 1px #d9d9d9 solid;}
.f_text{width:340px;}
.f_code{width:100px;}
.f_btn{width:170px; height:45px; float:left; background:#3b3b3b; border:none; font-size:16px; font-family:Arial, "微软雅黑"; color:#fff;  }
.f_btn:hover { color:#fff; background:#e00;}
.feed img{ margin:0px; padding:0px 10px;}


/*底部*/
.main_footer{ width:100%; height: auto; float:left; background:#222; margin-top:20px; display:inline;}
.footer_center{ width:1088px; height:auto; margin:0px auto; background:#fff;}
.center_left{ width:850px; height:auto; float:left;}
.left_t{ width:850px; height:auto; float:left; font-size:14px; color:#fff; padding:60px 0px 16px 0px;}
.left_t a{ text-decoration:none; font-family:Arial, "微软雅黑"; font-size:14px; color:#fff;}


.left_c{ width:850px; height:auto; float:left; font-family:Arial, "微软雅黑"; font-size:14px; color:#fff; line-height:48px;}
.left_f{ width:850px; height:auto; float:left; font-family:Arial, "微软雅黑"; font-size:14px; color:#fff; padding:70px 0px 60px 0px;}
.left_f a{ text-decoration:none; color:#fff;}
.left_f a:hover{ text-decoration:underline;}

.center_right{ width:238px; height:auto; float:left;}
.right_logo{ width:220px; height:100px; float:left; overflow:hidden;  padding:100px 0px 26px 14px;}

.right_dh{ width:238px; height:auto; float:left;}
.right_dh img{ width:34px; height:32px; float:left; overflow:hidden;}
.right_dh span{ width:200px; height:auto; float:left; font-family:Arial, "微软雅黑"; font-size:28px; color:#fff; line-height:32px; padding-left:4px;}

/*友情链接*/
.foot_lx{ width:1087px; height:116px; margin:0px auto; padding:6px 0px 26px 0px;}
.lx_left{ width:80px; height:116px; float:left;}
.lx_right{ width:1006px; height:114px; float:left; border:1px #dfdfdf solid; border-left:none;}
.lx_right a{ width:120px; height:auto; float:left; text-align:center; text-decoration:none; font-size:14px; font-family: Arial,"微软雅黑"; color:#666; line-height:36px; margin-left:20px; display:inline;}
.lx_right a:hover{ color:#f00; text-decoration:underline;}

.cl_kf_out{position:absolute; visibility:visible; right:0px; top:250px; z-index:2; background:#000;}
.cl_kf01{z-index:10; width:130px; position:fixed; right:0px; top:250px;}
.cl_kf02{right:0px; position:absolute;}
.cl_kf_top{background:url("/Templates/images/online3_1_2.gif") no-repeat; width:130px; height:54px; float:left;}
.cl_kf_top a{display:block; width:20px; height:20px; float:right;}
.cl_kf_cont{background:url("/Templates/images/online3_3_2.gif") repeat-y; width:120px; height:auto; float:left; padding-left:10px;}
.cl_kf_cont a{font-family:Tahoma, Geneva, sans-serif; display:block; height:24px; width:110px; font-size:12px; color:#666; vertical-align:middle;}
.cl_kf_cont img{vertical-align:middle; border:0px;}
.cl_kf_line{background:url("/Templates/images/online3_4_2.gif") no-repeat; width:130px; height:14px; font-size:0px; float:left;}
.cl_kf_tel{background:url("/Templates/images/online3_6_2.gif") repeat-y; width:130px; height:auto; float:left; font-family:"微软雅黑"; text-align:center; font-size:12px; color:#666; line-height:18px;}
.cl_kf_foot{background:url("/Templates/images/online3_7_2.gif") no-repeat; width:130px; height:8px; float:left; font-size:0px;}
.cl_kf_top_en{background:url("/Templates/images/online3_1_2_en.gif") no-repeat; width:130px; height:54px; float:left;}
.cl_kf_top_en a{display:block; width:20px; height:20px; float:right;}

