﻿@charset "utf-8";
/* CSS Document */


/*首页*/
/*banner*/
.fullSlide { width:100%; position:relative; height:480px; background:#fff;}
.fullSlide .bd { margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul { width:100% !important; }
.fullSlide .bd li { width:100% !important; height:480px; overflow:hidden; text-align:center; }
.fullSlide .bd li a { display:block; height:480px; }
.fullSlide .hd { width:100%; position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul { text-align:center; }
.fullSlide .hd ul li { cursor:pointer; display:inline-block; *display:inline; zoom:1; width:100px; height:8px; line-height:8px; overflow:hidden; margin:0px 4px; overflow:hidden; background:#fff; filter:alpha(opacity=50); opacity:0.5; line-height:999px; }
.fullSlide .hd ul .on { background:#000; }
.fullSlide .prev,.fullSlide .next { display:block; position:absolute; z-index:1; top:50%; margin-top:-30px; left:11%; z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat; cursor:pointer; filter:alpha(opacity=50); opacity:0.5; display:none; }
.fullSlide .next { left:auto; right:11%; background-position:-6px -137px; }


/*企业、产品、外贸*/
.col1 { width:1000px; height:186px; overflow:hidden; margin:30px auto 0px; _padding-top:10px; }
.col1 .col1_l,.col1 .col1_m,.col1 .col1_r  { width:322px; height:186px; padding:0px 4px 0px 2px; background:url(../images/col1bg.png) no-repeat; overflow:hidden;}
.col1 .col1_m { margin-left:11px; }
.col1 .c1_ttl { padding:0px 5px 0px 10px; height:32px; line-height:33px; font-size:15px; font-weight:bold; border-bottom:1px solid #959595; }
.col1 .c1_ttl span { font-size:14px; margin-left:8px; }
.col1 .c1_con { width:322px; margin:auto;}

/*关于创宇、最新动态、联系我们*/
.col2 { width:1000px; margin:20px auto 0px; }
.col2 .c2_ttl { width:100%; height:40px; background:url(../images/ttlline.jpg) bottom repeat-x; clear:both;  }
.col2 .c2_ttl span {  height:40px; line-height:40px; color:#e60016; font-size:16px; display:block; float:left;}
.col2 .col2_l .c2_ttl span { width:85px; padding-left:127px; background:url(../images/i_ttl.png) -0px 11px no-repeat; }
.col2 .col2_m .c2_ttl span { width:132px; padding-left:80px; background:url(../images/i_ttl.png) -0px -25px no-repeat; }
.col2 .col2_r .c2_ttl span { width:92px; padding-left:120px; background:url(../images/i_ttl.png) -0px -61px no-repeat; }
.col2 .c2_ttl a { width:38px; height:14px; display:block; float:right; background:url(../images/i_ttl.png) -0px -105px no-repeat; margin-top:10px; }

.col2 .col2_l { width:355px; }
.col2 .col2_l .c2l_con { width:349px; height:130px; padding:0px 3px; overflow:hidden; }
.col2 .col2_l .c2l_con h4 { width:349px; height:24px; padding-left:15px; font-size:15px; margin:6px 0px; background:url(../images/icon1.png) 0px 8px no-repeat; color:#000; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
.col2 .col2_l .c2l_con p { width:349px; height:96px; text-indent:2em; font-size:13px; overflow:hidden;}

.col2 .col2_m { width:355px; margin-left:28px; }
.col2 .col2_m .c2m_con { width:339px; height:125px; padding:8px 8px 0px; overflow:hidden; }
.col2 .col2_m .c2m_con li { width:100%; height:32px; line-height:32px; display:block; float:left; overflow:hidden; }
.col2 .col2_m .c2m_con li a { width:250px; height:32px; display:inline-block; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; background:url(../images/icon1.png) 0px -17px no-repeat; padding-left:15px; font-size:13px; }
.col2 .col2_m .c2m_con li span { width:65px; display:inline-block; float:right; text-align:right;}

.col2 .col2_r { width:232px; }
.col2 .col2_r .c2r_con { width:199px; height:125px; padding:8px 0px 0px 32px; overflow:hidden; background:url(../images/icon1.png) 5px -42px no-repeat;}
.col2 .col2_r .c2r_con p { width:199px; height:32px; line-height:32px; overflow:hidden; word-wrap:break-word}
.col2 .col2_r .c2r_con p span { font-weight:bold; font-size:16px; color:#8f8f8f;}





















