﻿/* CSS Document */
body{ position:relative;}
.nav,.banner,.footer{ min-width:1050px;}

.main{ width:1050px; height:369px; min-height:369px; background:#fff; margin:0 auto; position:relative;}

/*左侧内容样式*/
.company{ width:320px; height:339px; margin:30px 15px 0;}
.company h2{ width:318px; height:139px; text-indent:-9999px; background:url(../images/icons/index_company_bg.jpg) no-repeat; display:block; border:1px solid #e1e1e1; position:relative;}
.company h2 a{ position:absolute; height:40px; line-height:40px; color:#0090dc; font-size:12px; font-weight:normal; text-indent:0; bottom:0; left:12px;}
.company .attr{ width:312px; border-top:3px solid #0090dc; padding:10px 4px 0; overflow:hidden;}
.company .attr p{ height:144px; line-height:24px; color:#666666;}
.company .attr p span{ font-weight:bold; color:#0090dc;}


/*中间内容样式*/
.news{ width:320px; height:339px; margin:30px 15px 0;}
.news h2{ width:318px; height:139px; text-indent:-9999px; background:url(../images/icons/index_news_bg.jpg) no-repeat; display:block; border:1px solid #e1e1e1; position:relative;}
.news h2 a{ position:absolute; height:40px; line-height:40px; color:#13a73c; font-size:12px; font-weight:normal; text-indent:0; bottom:0; left:12px;}
.news ul.attr{ width:312px; border-top:3px solid #13a73c; padding:10px 4px 0; overflow:hidden;}
.news ul.attr li{ height:24px; background:url(../images/icons/index_li_bg.jpg) left top no-repeat; padding-left:10px;}
.news ul.attr li a{ height:24px; line-height:24px; color:#666666; float:left;}
.news ul.attr li a:hover{ text-decoration:underline;}
.news ul.attr li span{ height:24px; line-height:24px; color:#666666; float:right;}

 
/*右侧内容样式*/
.contact{ width:320px; height:339px; margin:30px 15px 0;}
.contact h2{ width:318px; height:139px; text-indent:-9999px; background:url(../images/icons/index_contact_bg.jpg) no-repeat; display:block; border:1px solid #e1e1e1; position:relative;}
.contact h2 a{ position:absolute; height:40px; line-height:40px; color:#ed7e02; font-size:12px; font-weight:normal; text-indent:0; bottom:0; left:12px;}
.contact .attr{ width:312px; border-top:3px solid #ed7e02; padding:10px 4px 0; overflow:hidden;}
.contact .attr p{ height:auto; line-height:24px; color:#666666;}
.contact .attr p a{ color:#0090dc;}
.contact .attr p a:hover{ text-decoration:underline;}
.contact .attr p span{ font-weight:bold; color:#0090dc;}

/*视频样式*/
.video{ width:250px; height:237px; position:fixed; _position:absolute; right:0px; _right:0px; top:284px; z-index:9999;}
.video a.close{ position:absolute; top:4px; right:4px; width:19px; height:19px; background:url(../images/icons/close.png) no-repeat;}

/*二维码样式*/
.code{ width:100px; height:100px; position:fixed; _position:absolute; left:0px; _left:0px; top:284px; z-index:9999;}
/*.codea.close{ position:absolute; top:4px; right:4px; width:19px; height:19px; background:url(../images/icons/close.png) no-repeat;}*/

