﻿/** 栏目页布局样式 **/
.contain{ padding:20px 5px; overflow:hidden; background:#fff;}

.left{ float:left; width:234px;}
.listTit{ float:left; width:194px; height:60px; line-height:60px; background:#4a9ee9 url(../images/titBg3.png) no-repeat 180px; padding-left:40px; font-size:24px;border-radius:4px 4px 0 0; color:#fff; overflow:hidden;}
.news{ float:left; width:232px; border:1px solid #DCDBDB; border-top:none; padding:5px 0; margin-bottom:20px;}
.news li{ float:left; width:200px; margin-left:12px; _display:inline; line-height:25px; background:url(../images/dot1.jpg) no-repeat left 10px;}
.news li a{ display:block; height:25px; padding-left:12px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.news li a,.news li a:link,.news li a:visited,.news li a:active{ color:#666;}
.news li a:hover{ color:#000; text-decoration:underline;}
.contact{ float:left; width:212px; border:1px solid #DCDBDB; border-top:none; padding:10px; line-height:200%;}

.wrapper{ float:right; width:920px; border:1px solid #E6E8EB; min-height:900px; _height:900px;}
.wrapTit{ float:left; width:920px; border-bottom:1px solid #C7C9CD; height:76px; line-height:76px;}
.wrapTit b{ float:left; width:300px; padding-left:20px; font-size:18px; color:#4a9ee9;}
.wrapTit span{ float:right; text-align:right; padding-right:20px; color:#999;}
.wrapTit span em{ font-style:normal; color:#0857b0;}

.aboutCon{ float:left; width:860px; padding:20px 0 0 30px; line-height:200%; overflow:hidden;}

.newsCon{ float:left; width:860px; margin:20px 0 0 30px; _display:inline; line-height:200%; overflow:hidden;}
.newsCon ul li{ float:left; width:860px; height:30px; line-height:30px; border-bottom:1px dotted #ccc;}
.newsCon ul li span{ float:left; width:650px; height:30px; padding-left:15px; background:url(../images/dot1.jpg) no-repeat 5px 12px; font-size:12px; display:inline-block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newsCon ul li em{ float:right; font-style:normal;}
.newsCon h5{ float:left; width:860px; margin-bottom:12px; font-size:15px; text-align:center; font-weight:normal;}
.newsCon img{ display:block; margin:10px auto; text-align:center; max-width:100%;}

.proCon{ float:left; width:920px; margin:10px 0 0 0; _display:inline;}
.proCon .item1{ margin:10px 8px 0;border:1px solid #D6D6D6; padding:0 8px 15px;}
.proCon .item{ margin:10px 0 0 55px;}

/** 翻页样式 **/
.page{clear:both;width:auto;height:18px; text-align:center; padding:25px 0;}.page a,.page a:link,.page a:visited,.page a:active{height:12px;line-height:12px;padding:2px;_padding:2px 6px 2px 6px;color:#000;min-width:12px;text-align:center;font-size:12px;overflow:hidden;}.page span{color:#04417d;}.page a:hover,.page span.current{height:12px;line-height:12px;padding:2px;_padding:2px 6px 2px 6pxmin-width:12px;text-align:center;font-size:12px;overflow:hidden;color:#666;}.pages{clear:both;text-align:center;padding:20px 0;}.pages .p-lr10{padding:0 10px;height:30px;line-height:30px;}.pages a,.pages a:link,.pages a:visited,.pages a:active{color:#000;}/** 在线留言样式 **/.feedback{width:600px;float:left;margin:20px 0 0 30px;_display:inline;}.feedback ul{width:600px;float:left;margin-bottom:10px;color:#333;font-size:12px;}.feedback ul li{height:30px;line-height:30px;float:left;margin-right:10px;_display:inline;color:#000;}.feedback ul li.width80{width:80px;text-align:right;}.feedback ul li.width400{width:400px;}.feedback ul li.width400 span{color:#900;float:left;}.feedback ul li.height100{height:100px;}.feedback ul li img.captcha{width:74px;height:22px;line-height:22px;float:left;}.feedback ul li .inputText,.feedback ul li .inputTextWidth100,.feedback ul li .inputTextWidth300,.feedback ul li .textareaText{border:1px #9FAFBB solid;float:left;margin-right:5px;}.feedback ul li .inputText,.feedback ul li .inputTextWidth100,.feedback ul li .inputTextWidth300{height:22px;line-height:22px;}.feedback ul li .inputText{width:200px;}.feedback ul li .inputText100{width:100px;}.feedback ul li .inputTextWidth300{width:300px;}.feedback ul li .textareaText{width:380px;height:100px;line-height:22px;}.feedback ul li .feedbackButton{width:66px;height:20px;line-height:20px;background:url(../images/feedbackBut.jpg) no-repeat left top;border:none;cursor:pointer;}