﻿@charset "utf-8";
/* CSS Document */
/* reset */
html{ overflow-y:scroll; overflow-x:hidden;}
body{background-color:#fff;}
body, div, dl, dt, dd, ul, ol, li, form, input, textarea, select, p, h1, h2, h3, h4, h5, h6 { font-family:Arial; color:#555; 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:#424242; cursor:pointer;}
a:link, a:visited { text-decoration:none;}
a:hover { text-decoration:underline;}

/*top*/
.top{ width:100%; height:100px; margin:0px auto;background:#0a4e98;}
.top1{ width:1000px; height:100px; margin:0px auto;}
.logo{ width:200px; height:100px; margin:0px auto;padding-top:0px;float:left}
.nav{ height:100px; width:800px; float:right}
.navbar{ height:100px; width:800px; margin:0px auto;}
.navbar ul li{ float:right; width:90px; height:100px; background:url(/images/) no-repeat right;}
#noimg{ background:url(/images/n1.png) no-repeat;}
.navbar ul li a{ display:block; line-height:100px; font-size:14px; text-align:center; width:90px; margin-left:2px; color:#fff; font-weight:bold;}
.navbar ul li a:hover{ text-decoration:none; background:url(/images/n1.png) no-repeat; color:#fff;}

/*im*/
.im{ width:100%; height:385px; overflow:hidden; text-align:center;}

/*con*/
.co{width:1000px;margin:0px auto;}
.con{ width:1000px; float:left; background:#fff; padding:10px 0px;}
.cleft{ width:210px; float:left;  border:1px solid #dedede; background:#fff;}
.cltop{ height:30px;border-bottom:1px solid #dedede; background:url(/images/jj.jpg) repeat-x;}
.cltoptext{ float:left; height:30px; line-height:30px;padding-left:25px; font-size:14px; font-weight:bold; color:#fff;}
.clul{ width:200px; min-height:200px; padding:5px;}
.clul ul{ width:200px; min-height:200px;}
.clul ul li{ width:200px; height:33px; margin-bottom:5px;}
.clul ul li a{ display:block; width:200px; height:33px; line-height:33px; text-align:center; color:#333; font-size:12px; background:url(/images/list.jpg) no-repeat center; }
.clul ul li a:hover{ background:url(/images/list2.jpg) repeat-x center; color:#fff;}
#bot{ background:url(/images/list2.jpg) repeat-x center; color:#fff;}

.ctop{ height:32px; border-bottom:1px solid #dedede; background:url(/images/cltopbg.png) repeat-x;}
.toptext{  font-size:14px; color:#0a3a77; line-height:30px; font-weight:bold; float:left; height:30px; padding-left:35px; float:left; background:url(/images/jiantou.png) no-repeat 5px center;}

.cright{ width:770px;float:right; border:1px solid #dedede; background:#fff;}
.about{color:#333;line-height:30px; height:30px; float:right; padding-right:15px;}
.about a{ color:#333; text-decoration:none;}
.about a:hover{ color:#006699; text-decoration:none;}
/*ma manews maa  使用了padding所有宽度少30*/
.manews{width:740px; min-height:300px; padding:15px;}
.ma{width:740px; padding:15px; min-height:300px;}
.ma2{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:#006699;}


/*页面上一个下一个   -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:#083b71; line-height:28px;}
.next a{ color:#666; text-align:left; font-size:12px; line-height:28px;}
.next a:hover{text-decoration:none; color:#083b71;}



/*新闻列表显示*/
.manews ul,li{ margin:0px; padding:0px; list-style-type:none;}
.manews ul{ width:740px;}/*就是manews的宽度 可以改*/
.manews ul li{ width:720px; height:30px; padding-left:10px; 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; text-decoration:none; line-height:30px; text-align:left; font-size:12px;}
.manews ul li a:hover{text-decoration:none; color:#006699;}
.ys2{ float:right; color:#333;font-size:12px;}

.manews2 ul,li{ margin:0px; padding:0px; list-style-type:none;}
.manews2 ul{ width:750px;}/*就是manews的宽度 可以改*/
.manews2 ul li{ width:730px; 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*/
.manews2 ul li a{ color:#0285ec; text-decoration:none; line-height:30px; text-align:left; font-size:12px;}
.manews2 ul li a:hover{text-decoration:none; color:#0d4da4;}


/*产品展示页面*/
.nei{float: left;width:170px;height:179px; margin:10px 10px;}
.nei p{color:#000; font-size:12px; text-align:center; line-height:25px;}
.nei:hover{ text-decoration:none;}
.nei:hover p{ color:#006699;}
.nei:hover .neinav{border:1px solid #006699;}
.neinav{width:160px;height:144px; padding:5px;border:1px solid #dfdfdf;}
.neinav img{width:160px;height:144px;}
.showimg {
max-width:700px;   /* FF IE7 */
max-height:550px; /* FF IE7 */
_width:expression(this.width > 500 && this.width > this.height ? 500: auto); /* IE6 */
_height:expression(this.height > 430 ? 430 : auto); /* IE6 */
}

.main-right{ width:740px; min-height:300px; padding:15px; }

/*图片列表*/
.img-list{ margin:0 0 0 -15px; *display:inline-block; }
	.img-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.img-list li{ position:relative; _display:inline; float:left; margin:20px 0 0 20px; width:230px; height:135px; overflow:hidden; background:#fff; }
	.img-list.high li{ height:273px; }
 
/*遮罩样式*/	
.ilist a{ position:absolute; display:block; top:0; right:0; bottom:0; left:0; border:2px solid #f7f7f7; cursor:pointer; _position:relative; overflow:hidden; }
.ilist a em{ position:absolute; top:50%; left:50%; display:block; margin:-30px auto auto -30px; height:60px; width:60px; background:url(/Images/slider.png) no-repeat 0 0; }
	.ilist a:hover em{ position:absolute; top:50%; left:50%; display:block; margin:-30px auto auto -30px; height:60px; width:60px; background:url(/Images/slider2.png) no-repeat 0 0; }
	.ilist a img{ width:100%; min-width:100%; min-height:100%; _height:100%; }
	.ilist .abs-txt{ position:absolute; top:0; left:0; display:inline-block; padding:0 5px; border-radius:2px; color:#fff; font-size:12px; line-height:23px; background:#f06000; text-align:center; }
	.ilist .abs-bg{ position:absolute; left:0; right:0; bottom:0; display:block; height:125px; background:url(/Images/pic-bg.png) 0 bottom repeat-x; _background:url(../Images/d6370cfa19e64ed5b58e1849bd3f9726.gif) 0 0 repeat #000; width:100%; _height:50px; }
	.ilist .txt1{ position:absolute; left:0; right:0; bottom:5px; display:block; padding:0 5px; height:24px; line-height:24px; color:#fff; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }




/*在线留言*/
.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;}
.note{width: 400px;height:100px}
.logincopyright{text-align: center;color: White;font-size:14px;margin-top: 50px;}

/*分页吗样式*/
.anpager .cpb {background:#083b71 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:#083b71;margin:5px 4px 0 0;padding:4px 5px 0;text-decoration:none}
.anpager a:hover{background:#083b71 none repeat scroll 0 0;border:1px solid #083b71;color:#FFFFFF;}

.lxwm{ width:200px; padding-top:10px; padding-left:10px;}
.lxwm p{ margin-bottom:5px; color:#333;}
.lyan{ margin:15px auto; width:194px; height:74px;}

/*foot*/
.foot{ height:120px; background:url(/images/foot.jpg) repeat-x; width:100%;clear:both;}
.fot{ width:1000px; height:120px; margin:0px auto;}
.f1{ float:right; width:1000px; margin-top:10px;}
.f1 p{ margin-bottom:5px; color:#fff;text-align:center}
.f1 p a{color:#fff;}
.f2{ float:right; width:1000px; margin-top:20px;}
.f2 p{ margin-bottom:15px; color:#fff;text-align:center}
.f2 p a{color:#fff;}

#apDiv2 {
	position:absolute;
	right:450px;
	top:30px;
	width:195px;
	height:50px;
	z-index:20000;
}