@charset "utf-8";
/* CSS Document */

/* crumb */
.crumb{background:url(../images/icon-crumb.png) no-repeat 5px center;height:40px;line-height:40px;overflow:hidden;color:#6C6C6C;padding-left:33px;margin-bottom:10px;border-bottom:1px dashed #B2B2B2;}
.crumb a{color:#6C6C6C;}

/* sideLeft */
.sideLeft{width:192px;overflow:hidden;}
.sidenav{margin-bottom:10px;}
.sidenav .title{background:url(../images/bg-title-sidenav.jpg) no-repeat;height:72px;line-height:72px;overflow:hidden;font-size:20px;font-family:"微软雅黑";color:#FFFFFF;text-align:center;}
.sidenav .title span{font-size:12px;font-family:Arial;margin-left:10px;}
.sidenavList ul li{border-bottom:1px dotted #B2B2B2;}
.sidenavList ul li a{display:block;height:36px;line-height:36px;overflow:hidden;color:#266BA6;padding-left:21px;}
.sidenavList ul li.select a{background:url(../images/bg-li-sidenav.jpg) no-repeat 4px center;}

/* sideRight */
.sideRight{width:764px;overflow:hidden;}
.sideRight .title{background:url(../images/bg-title-section.jpg) no-repeat;height:27px;line-height:26px;overflow:hidden;margin:20px 0;}
.sideRight .title span.l{font-size:16px;font-family:"微软雅黑";color:#FFFFFF; margin-left:25px; background-color:#1F76BD; display:block; height:27px; line-height:27px; padding-right:25px;}

.txt{line-height:30px;color:#565656;}
.txt hgroup h1,.txt hgroup h2{text-align:center;}
.txt hgroup h1{font-size:22px;color:#565656;}
.txt hgroup h2{font-weight:normal;color:#ACACAC;}

/* honor */
.honor{background:url(../images/bg-honor.jpg) no-repeat right bottom;padding-bottom:40px;}

/* product */
.kindList{width:100%;overflow:hidden;}
.kindList ul{width:778px;}
.kindList ul li{background-color:#E5E5E5;float:left;width:225px;overflow:hidden;padding:10px;margin:0 14px 14px 0;}
.kindList ul li img{width:225px;height:143px;margin-bottom:12px;}
.kindList ul li p{background:url(../images/bg-p-productList.jpg) no-repeat;height:24px;line-height:24px;overflow:hidden;font-size:14px;font-family:"微软雅黑";color:#FFFFFF;text-align:center;}

.productList{width:100%;overflow:hidden;}
.productList ul{width:782px;}
.productList ul li{float:left;width:177px;overflow:hidden;margin:0 18px 18px 0;}
.productList ul li img{width:177px;height:113px;margin-bottom:4px;}
.productList ul li p{background-color:#2076BC;height:24px;line-height:24px;overflow:hidden;font-size:14px;font-family:"微软雅黑";color:#FFFFFF;text-align:center;}

.productTop{width:100%;overflow:hidden;margin-bottom:20px;}
.productTop img.pic{width:352px;height:224px;padding:4px;margin-right:12px;border:1px solid #E3E3E3;}
.productTop .txt{width:389px;height:220px;line-height:20px;overflow:hidden;}
/*
.flip{height:24px;padding:20px 0;text-align:center;}
.flip a{display:inline-block;width:22px;height:22px;line-height:22px;overflow:hidden;color:#2076BC;border:1px solid #2076BC;vertical-align:middle;}
.flip a.select,.flip a:hover{background-color:#2076BC;color:#FFFFFF;}
.flip span{font-size:14px;color:#2076BC;}
*/
/* news */
.newsTop{height:198px;overflow:hidden;margin-bottom:10px;}
.newsTop a.pic{padding:4px;margin-right:14px;border:1px solid #E3E3E3;}
.newsTop a.pic img{width:296px;height:188px;}
.newsTop h2{background:url(../images/icon-newsTop.png) no-repeat 0 center;height:28px;line-height:28px;overflow:hidden;font-size:14px;padding-left:25px;}
.newsTop h3{height:26px;line-height:26px;overflow:hidden;font-weight:normal;color:#ADADAD;}
.newsTop .txt{height:132px;line-height:22px;overflow:hidden;}

.newsList ul li{height:34px;line-height:34px;overflow:hidden;border-bottom:1px dotted #D3D3D3;}
.newsList ul li span{background:url(../images/icon-newsList.png) no-repeat 7px center;float:left;width:610px;overflow:hidden;padding-left:22px;}
.newsList ul li em{float:right;width:110px;overflow:hidden;color:#A4A4A4;text-align:right;padding-right:22px;}
.newsList ul li em font{color:#565656;}

/* resources */
.resources table{text-align:center;}
.resources table tr td{color:#585858;padding:10px 0;}
.resources table thead tr td{font-size:14px;color:#2F6AA2;}
.resources table tbody tr td a.btnmessage{background:url(../images/btn-post.jpg) no-repeat;display:inline-block;width:127px;height:31px;line-height:30px;overflow:hidden;font-size:14px;color:#FFFFFF;text-align:center;margin-left:10px;}

/* sendmail */
.sendmail table tr td{color:#777777;padding:5px 0;}
.sendmail table tr td input.text{background:url(../images/bg-input.jpg) no-repeat;width:265px;padding:3px;border:none;}
.sendmail table tr td textarea{background:url(../images/bg-textarea.jpg) no-repeat;width:581px;height:93px;padding:3px;border:none;resize:none;}
.sendmail table tr td button{background:url(../images/btn-sendmail.jpg) repeat-x;display:inline-block;width:120px;height:24px;color:#FFFFFF;margin-left:84px;border:1px solid #1F54BC;}
.message table tr td button{width:65px;}