﻿/* CSS Document */
body{ background:url(../images/icons/index_body_bg.jpg) repeat;}

.main{ width:1000px; height:462px;}

/*左侧内容样式*/
.leftCon{ width:744px; margin:0 2px 0 6px;}
.leftCon .box{}
.leftCon .box h2{ width:auto; height:22px; line-height:22px; font-weight:normal; font-family:"宋体"; border-bottom:1px solid #0054a7; text-indent:0;}
.leftCon .box h2 strong.left{ display:block; height:22px; width:200px; text-indent:-9999px;}
.leftCon .box h2.about{ background:url(../images/icons/index_about.jpg) left top no-repeat;}
.leftCon .box h2.technology{ background:url(../images/icons/index_technology.jpg) left top no-repeat;}
.leftCon .box h2 a{ height:22px; line-height:22px; color:#090909; float:right; font-size:14px; margin-right:4px;}

.about{ height:198px; overflow:hidden;}
.about .attr{ height:130px; line-height:26px; color:#262628; padding-right:10px; overflow:hidden; margin:18px 0;}
.about .attr img.left{ display:block; width:176px; height:133px; overflow:hidden; margin:2px 20px 2px 4px;}

.technology{ height:352px; overflow:hidden;}
.technology .imgNews{ height:190px; overflow:hidden; padding:16px 0;}
.technology .imgNews ul{ height:190px; padding:0 2px; float:left;}
.technology .imgNews ul li{ width:222px; height:190px; background:none; float:left; display:inline; margin:0 7px; padding:0; overflow:hidden;}
.technology .imgNews ul li a.pic{ display:block; width:222px; height:160px;}
.technology .imgNews ul li a.pic img{ display:block; width:222px; height:160px;}
.technology .imgNews ul li a.txt{ display:block; width:222px; height:30px; line-height:30px; color:#242529; text-align:center;}
 
/*右侧内容样式*/
.rightCon{ width:230px; margin:0 14px 0 0;}
.rightCon .box{ margin:0 5px 0 15px;}
.rightCon .box h2{ width:auto; height:22px; line-height:22px; font-weight:normal; font-family:"宋体"; border-bottom:1px solid #0054a7; text-indent:0;}
.rightCon .box h2 strong.left{ display:block; height:22px; width:146px; text-indent:-9999px;}
.rightCon .box h2.honor{ background:url(../images/icons/index_honor.jpg) left top no-repeat;}
.rightCon .box h2.recruit{ background:url(../images/icons/index_recruit.jpg) left top no-repeat;}
.rightCon .box h2 a{ height:22px; line-height:22px; color:#090909; float:right; font-size:14px; margin-right:4px;}

.honor{ height:165px; overflow:hidden;}
.honor ul.list{ height:120px; min-height:120px; padding:12px 0 10px; overflow:hidden;}
.honor ul.list li{ height:30px; display:block; background:url(../images/common/news_list_bg.jpg) left center no-repeat; padding-left:15px; border-bottom:none;}
.honor ul.list li a{ height:30px; line-height:30px; color:#232227; font-size:12px; font-family:"宋体"; overflow:hidden;}

.recruit{ height:165px; overflow:hidden;}
.recruit ul.list{ height:120px; min-height:120px; padding:12px 0 10px; overflow:hidden; background:url(../images/icons/index_news_bg.png) center top no-repeat;}
.recruit ul.list li{ height:30px; display:block; background:url(../images/common/news_list_bg.jpg) left center no-repeat; padding-left:15px; border-bottom:none;}
.recruit ul.list li a{ height:30px; line-height:30px; color:#232227; font-size:12px; font-family:"宋体"; overflow:hidden;}

.contact{ width:227px; height:113px; overflow:hidden; background:url(../images/icons/index_contact_bg.png) left top no-repeat; margin:0 auto;}
.contact h2{ height:40px; text-indent:-9999px; overflow:hidden; margin:0; letter-spacing:-1px;}
.contact .attr{ height:66px; padding:8px 0 0; overflow:hidden; background:url(../images/icons/index_news_bg.png) center top no-repeat;}
.contact .attr p{ height:20px; line-height:20px; color:#090909; padding-left:10px;}



