﻿@charset "utf-8";
/* CSS Document */
.neiye_content{ width:730px; margin-left:25px;}
.neiye_content h3{ height:30px; padding-left:40px; line-height:30px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:14px; background:url(../images/lan_nav.jpg) no-repeat; line-height:24px;}
.neiye_content h3 span{ float:right; margin-right:10px;font-size:13px; }
.neiye_content h3 a{ color:#787878; font-size:13px;}
.neiye_content h3 a:hover{ color:#FE4D01; text-decoration:none;}
.list_news{ display:block; padding-top:2px;}
.list_news li{ line-height:30px; margin-left:10px; background:url(../images/dot2.jpg) left no-repeat; padding-left:20px;}
.list_news li span{ float:right; color:#AEAEAE;}
.list_fenye{ padding-top:12px;} 
.list_fenye li{ float:left; padding-left:5px; padding-right:5px;}
.list_fenye li a{ color:#333;}
.neiye_content h4{ height:40px; line-height:40px; text-align:center; color:#4D4D4D; font-size:14px; font-weight:bold;}
.neiye_content h5{ height:30px; line-height:28px; text-align:center; font-size:12px; color:#7F7F7F;}
.views { font-size:13px; padding-left:10px; padding-right:10px; line-height:24px;}
.neiye_content h5 div{ width:100px; height:30px; text-align:center; background-color:#88CCF3;; color:#F5F5F5;}
.view_fenye{ height:30px; padding-left:18px;}
.view_fenye ul li{ line-height:30px;}
.highlight{ background:#EFEFEF; color:#B00; padding-top:2px;padding-bottom:2px;padding-left:3px;padding-right:3px;}
/**产品列表页**/
.list_pro{ display:block; padding-left:5px; padding-right:5px;}
.list_pro li{ float:left; width:168px; height:200px; text-align:center; margin-left:10px; margin-top:5px;}
.list_pro li img{width:166px; height:168px; border:1px solid #88CCF3;margin:auto;}
.list_pro li p{ line-height:30px;}
.proshow{ padding-left:5px;}
.proshow .img{width:300px; height:300px;overflow:hidden; float:left; border:1px solid #88CCF3;}
.proshow .img img{
max-width:300px;height:auto;cursor:pointer;
     zoom:expression( function(elm) {   
         if (elm.width>300) {   
             var oldVW = elm.width; elm.width=300;   
             elm.height = elm.height*( 300/oldVW);   
         }   
         elm.style.zoom = '1';   
     }(this));   
}
.proshow .text{ width:370px; float:left; margin-left:30px; height:300px;}
.proshow .text p{ line-height:32px; color:#4D4D4D;}
.proshow .text p span{ float:none}
.des{ width:718px; line-height:22px; border:1px solid #C6C6C6; padding-bottom:10px; padding-top:10px; padding-left:5px; padding-right:5px;}
.des_line{ height:2px; line-height:2px; border-top:1px solid #8A8A8A;  border-bottom:1px solid #8A8A8A; margin-top:5px;clear:both;}

/********/

.search_boxr h4{ height:30px; line-height:40px; margin-top:15px;text-align:left;clear:both;}
.search_boxr h4 a{ color:#7767BF; text-decoration:underline;}
.search_boxr h4 a:hover{ color:#8A0000; text-decoration:none;}
.search_boxr p{ color:#525252; font-size:15px;text-align:left;clear:both;}

.search_boxr span{text-align:left; float:left; line-height:22px;}