﻿@charset "utf-8";
/* CSS Document */
/* reset */
html{ overflow-y:scroll; overflow-x:hidden;}
body{}
body, div, dl, dt, dd, ul, ol, li, form, input, textarea, select, p, h1, h2, h3, h4, h5, h6 { font-family:微软雅黑; color:#333333; line-height:20px; font-size:12px; font-weight:normal; padding:0; margin:0;}
em, i, del { font-weight:normal; font-style:normal;}
img { border:0;}
ol, ul { list-style:none;}
a { color:#333333; cursor:pointer;font-family:微软雅黑;}
a:link, a:visited { text-decoration:none;}
a:hover { text-decoration:underline;}

/*top*/
.top{ width:100%; height:165px; background:url(/images/top.png) no-repeat center;}
.t1{ width:1000px; height:128px; margin:0px auto;}
.logo{ width:481px; height:128px; float:left;}
.jj{ float:right; height:128px; width:225px;}
.navbar{ width:1000px; height:37px; margin:0px auto;}
.navbar ul li{ float:left; height:37px; width:109px; background:url(/images/nav.png) no-repeat;}
.navbar ul li a{ display:block; width:109px; height:37px;line-height:37px; text-align:center; color:#006666; font-size:16px; font-weight:bold;}
.navbar ul li a:hover{ text-decoration:none; color:#fff; background:url(/images/n1.png) no-repeat;}
#eli{ background:url(/images/eli.png) no-repeat;}
#sli{ background:url(/images/sli.png) no-repeat;}
#n1{ text-decoration:none; color:#fff; background:url(/images/n1.png) no-repeat;}
/*im*/
.imm{ width:100%; height:222px; background:url(/images/imbg.png) repeat-x; padding:10px 0px;}
.im{ width:1000px; height:222px; margin:0px auto;}

/*con*/
.co{width:100%; height:auto; float:left; background:url(/images/cbg.png) repeat-x;padding:10px 0px;}
.con{ width:1000px; margin:0px auto;}
.cleft{ width:210px; float:left;}
.cltop{ height:32px; background:url(/images/ctop.png) repeat-x; border-right:1px solid #e4ecef;}
.cltoptext{height:32px; float:left; background:url(/images/ctext.png) no-repeat left center; padding-left:10px; line-height:32px; color:#006666; font-weight:bold; font-size:16px;}
.clul{  margin-bottom:5px; margin-top:5px;background:url(/images/li.png) no-repeat top center; padding-top:1px;}
.clul ul li{height:37px; background:url(/images/li.png) no-repeat bottom center; padding-bottom:1px;}
.clul ul li a{ font-size:16px; font-weight:500; text-align:center; display:block; height:37px; text-align:center; line-height:37px; color:#006666;}
.clul ul li a:hover{ background:url(/images/lbot.png) no-repeat center; text-decoration:none; color:#666;}
#bot{background:url(/images/lbot.png) no-repeat center; text-decoration:none; color:#666;}

.ctop{ height:32px; background:url(/images/ctop.png) repeat-x; border-right:1px solid #e4ecef;}
.toptext{height:32px; float:left; background:url(/images/ctext.png) no-repeat left center; padding-left:10px; line-height:32px; color:#006666; font-weight:bold; font-size:16px;}

.cright{ width:770px;float:right;border:1px solid #e4ecef;}
.about{color:#333;line-height:32px; height:32px; float:right; margin-right:10px;}
.about a{ color:#333; text-decoration:none;}
.about a:hover{ color:#006666; text-decoration:none;}
/*ma manews maa  使用了padding所有宽度少30*/
.manews{width:760px; min-height:300px; padding:5px;}
.ma{width:760px; padding:5px; min-height:300px;}

/*页面导航条  -30px*/
.under{ width:740px; height:24px; margin-top:5px; padding:5px; padding-right:20px; text-align:right; color:#333; clear:both;font-size:12px;}
.under a{ color:#333;font-size:12px;}
.under a:hover{text-decoration:none; color:#006666;}


/*页面上一个下一个   -30px*/
.next{ width:720px;height:70px; margin-top:5px; padding:5px; text-align:left; padding-left:20px; color:#666; clear:both;font-size:12px;}
.next ul li{ width:710px; padding:0px 5px; height:28px; background-color:#EAE9E8; margin-bottom:5px;}
.next span{ color:#006666; line-height:28px;}
.next a{ color:#666; text-align:left; font-size:12px; line-height:28px;}
.next a:hover{text-decoration:none; color:#006666;}



/*新闻列表显示*/
.manews ul,li{ margin:0px; padding:0px; list-style-type:none;}
.manews ul{ width:760px;}/*就是manews的宽度 可以改*/
.manews ul li{ width:740px; height:30px; padding-left:15px; border-bottom:1px dashed #999; line-height:30px; background:url(/images/dian.png) no-repeat left center;}/*使用的padding left了  所有少了-20px*/
.manews ul li a{ color:#333; line-height:30px; text-align:left; font-size:12px;}
.manews ul li a:hover{color:#006666;}
.ys2{ float:right; color:#333;font-size:12px;}


/*产品展示页面*/
.nei{float: left;width:183px;height:191px; margin:10px 35px;}
.nei p{color:#000; font-size:12px; text-align:center; line-height:25px;}
.nei:hover{ text-decoration:none;}
.nei:hover p{ color:#006666;}
.nei:hover .neinav{border:1px solid #006666;}
.neinav{width:173px;height:156px; padding:4px;border:1px solid #dfdfdf;}
.neinav img{width:173px;height:156px;}
.showimg {
max-width:500px;   /* FF IE7 */
max-height:430px; /* FF IE7 */
_width:expression(this.width > 500 && this.width > this.height ? 500: auto); /* IE6 */
_height:expression(this.height > 430 ? 430 : auto); /* IE6 */
}

/*在线留言*/
.panel-c-l td{padding:5px 5px;}
.login-text{height: 24px;left: 24px;border: 1px solid #e9e9e9;background: #f9f9f9;width: 400px;}
.login-validate{height: 24px;left: 24px;border: 1px solid #e9e9e9;background: #f9f9f9;width: 100px;}
.login-text-focus{border: 1px solid #574309;}
.login-btn{width: 114px;height: 29px;color: #000;line-height: 29px;background: url('/Images/login-btn.gif') no-repeat;border: none;overflow: hidden;cursor: pointer;border: 1px solid #e9e9e9; margin-right:20px;}
.note{width: 400px;height:100px}
.logincopyright{text-align: center;color: White;font-size:14px;margin-top: 50px;}

/*分页吗样式*/
.anpager .cpb {background:#006666 none repeat scroll 0 0;border:1px solid #CCCCCC;color:#FFFFFF;font-weight:bold;margin:5px 4px 0 0;padding:4px 5px 0;}
.anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CCCCCC;color:#006666;margin:5px 4px 0 0;padding:4px 5px 0;text-decoration:none}
.anpager a:hover{background:#006666 none repeat scroll 0 0;border:1px solid #006666;color:#FFFFFF;}

.lxwm{ width:188px; padding-top:10px;padding-left:20px;border:1px solid #e4ecef;border-top:0px;}
.lxwm p{ margin-bottom:5px; color:#006666;}
.lxwm p a{ color:#006666;}

/*foot*/
.f1{ width:100%; height:110px; background:url(/images/f1.png) repeat-x; clear:both; text-align:center;}
.foot{ width:100%; height:215px; background:url(/images/fbg.png) repeat-x;}
.fot{ width:1000px; height:215px; margin:0px auto;}
.fer{ width:348px; height:215px; float:left;}
.f2{ width:600px; float:right; margin-top:50px;}
.f2 p{ margin-bottom:5px; color:#fff; text-align:center;}
.f2 p a{ color:#fff;}