@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
a,h1,h2,img,ul,li,p{ font-family:"宋体"; font-size:12px; color:#606060; border:0; list-style:none; text-decoration:none;}
.cle{ clear:both;}

/*页头*/
.header{ width:100%; height:152px; border-top:3px solid #00a2df; margin:0 auto;}
.top{ width:1090px; height:152px; margin:0 auto; padding-right:10px;}
.top_nav{ width:346px; height:24px; line-height:24px; text-align:right; margin-top:5px; float:right;}
.top_nav p{ float:left;}
.top_nav .search{ float:right;}
.search #form1{ height:24px; position:relative;}
.search .key{ height:18px; padding:3px; border:0; background:#f4f4f4;}
.search .search_submit{ padding:2px 2px; position:absolute; top:0; right:0;}

.logo{ width:576px; height:92px; background:url(../images/logo.jpg) no-repeat; margin-top:30px; float:left;}
.logo_r{ width:395px; float:right;}
.logo_r p{ font-family:"微软雅黑"; margin-top:10px;}
.logo_r p span{ font-family:arial; font-size:18px; color:#ff1800;}
.ewm{ float:right; text-align:center; margin-top:5px;}
.ewm img{ border:1px solid #bebebe;}
.ewm p{ margin-top:4px;}

/*主体*/
.container{ width:1440px; min-height:630px;; margin:0 auto; background:url(../images/bg.jpg) no-repeat;} /*主体背景*/

/*栏目*/
.nav{ width:1100px; height:28px; margin:0 auto; background:#d1d1d1;}
.nav ul li{ width:137px; height:28px; line-height:28px; text-align:center; background:url(../images/nav_jg.jpg) left center no-repeat; float:left;}
.nav ul li:first-child{ background:none;}
.nav ul li:last-child{ width:141px;}
.nav ul li:last-child a{ width:141px;}
.nav ul li a{font-size:14px; font-weight:bold; width:137px; height:28px; display:block;}
.nav ul li a:hover{ color:#FFF; font-weight:bold; background:#00afeb;}


/*banner*/
.banner{ width:1100px; height:473px; margin:0 auto; margin-top:6px; position:relative;}
.prev,.next{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity:0.5;}
.banner .prev{ width:21px; height:79px; background:url(../images/prev_btn.jpg) no-repeat; position:absolute; left:0; top:169px;}
.banner .next{ width:21px; height:79px; background:url(../images/next_btn.jpg) no-repeat; position:absolute; right:0; top:169px;}
.banner .hd {position:absolute;bottom:20px;left:537px;}
.banner .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;}
.banner .hd ul li.on{background:#DA324D;}

.banner1{ width:1100px; height:353px; margin:0 auto; margin-top:6px; position:relative;}
.banner1 .prev{ width:21px; height:79px; background:url(../images/prev_btn.jpg) no-repeat; position:absolute; left:0; top:126px;}
.banner1 .next{ width:21px; height:79px; background:url(../images/next_btn.jpg) no-repeat; position:absolute; right:0; top:126px;}
.banner1 .hd {position:absolute;bottom:20px;left:537px;}
.banner1 .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;}
.banner1 .hd ul li.on{background:#DA324D;}

/*产品系列*/
.products{ width:1100px; height:50px; margin:0 auto; background:url(../images/index_04.jpg) no-repeat;}
.products ul li{ width:108px; height:50px; text-align:center; background:url(../images/index_03.jpg) 14px 12px no-repeat; float:left;}
.products ul li:first-child{ background:none;}
.products ul li:last-child{ width:128px;}
.products ul li:last-child a{ width:112px;}
.products ul li a{ width:112px; height:35px; padding:15px 0 0 10px; color:#FFF; display:block;}
.products ul li a p{ font-size:10px; font-family:arial; -webkit-text-size-adjust:none;}
.products ul li a:hover{ font-weight:bold; background:url(../images/xl_hover.jpg) repeat-x; z-index:99;}
.products ul li a:hover p{ font-weight:normal; color:#efefef;}
.products ul li:first-child a:hover{ background:url(../images/index_26.jpg) no-repeat; z-index:99;}
.products ul li:last-child a:hover{ background:url(../images/index_05.jpg) no-repeat; z-index:99;}

/*底部信息块*/
.information{ width:1100px; height:120px; margin:0 auto; margin-top:26px;}
/*共用样式*/
.information div{ width:237px; height:88px; padding:16px 14px;}
.information h2{font-family:"微软雅黑"; font-size:18px; font-weight:normal; color:#0086b8;}
.information #more{font-family:arial; color:#f2662b;}

/*about*/
.about{background:url(../images/about.jpg) no-repeat; float:left;}
.about p{ line-height:30px;}

/*产品展示*/
.pic{background:url(../images/products_bg.jpg) no-repeat; float:left; margin:0 13px;}
.pic ul{ width:109px; height:59px;}
.pic ul li{ line-height:30px;}

/*动态*/
.news{ background:url(../images/news_bg.jpg) no-repeat; float:left; margin-right:13px;}
.news ul{ width:138px; height:59px;}
.news ul li{ line-height:30px;}

/*联系我们*/
.contact{ background:url(../images/contact.jpg) no-repeat; float:right;}

/*内页样式*/
.about_box{ width:1100px; height:auto; margin:0 auto; margin-top:31px;}

/*左边栏目*/
.left{ width:218px; height:auto; float:left;}
.left_nav h2{ width:218px; height:116px; background:url(../images/about_03.jpg) no-repeat; text-indent:-9999px;}
.left_nav ul{ width:218px; height:auto;}
.left_nav ul li{ height:39px; line-height:39px; background:#f1f1f1; margin-top:2px; padding:0 16px 0 23px;}
.left_nav ul li a span{ float:right;}
.left_nav ul li a:hover{ font-weight:bold; color:#3b3b3b;}

.left_contact{ width:218px; height:336px; margin-top:19px;}
.left_contact h2{ width:218px; height:40px; line-height:40px; text-indent:15px; font-size:14px; color:#FFF; background:url(../images/about_07.jpg) repeat-x;}
.left_contact .con{ width:216px; height:295px; border:1px solid #e4e4e4; border-top:none;}
.left_contact .con img{ padding:4px; margin-bottom:5px;}
.con p{ line-height:24px; padding:0 9px;}
.con p span{ font-weight:bold; color:#ff6600;}

/*右边部分*/
.right{ width:840px; min-height:838px; border:1px solid #e4e4e4; float:right; background:#FFF;}
.right h2{ width:825px; height:54px; line-height:45px; font-size:16px; color:#069ae7; margin:0 auto; background:url(../images/about_10.jpg) left bottom no-repeat;}
.right h2 em{ width:4px; height:17px; background:url(../images/about_06.jpg) left center no-repeat; display:block; float:left; padding:25px 0 0 11px; margin-left:10px;}
.right h2 span{ float:right; padding-right:15px; color:#878787; font-weight:normal;}
.right h2 span a{ color:#878787;}

.con_box{ padding:30px; overflow:hidden;}
.con_box p{ line-height:24px;}
.con_box img{ max-width:700px;}

/*新闻页样式*/
.newsbox{ width:698px; height:auto; margin:0 auto;}
.newsbox table td{height:30px;line-height:30px;padding-left:5px;}
.newsbox table td #verifycode{float:left;width:60px;margin-right:7px;}
.con_box li{ line-height:250%;}

.news_list span{ float:right;}
.news_list a:hover{ text-decoration:underline;}

/*show_news样式*/
.newsbox1{ font-size:16px; font-weight:bold; color:#000; margin:5px 0 7px 0; padding-bottom:5px; text-align:center;}
.newsbox3{margin:20px 0; text-align:left; float:left; line-height:200%;}
.newsbox3 span{ float:left;}

/*在线留言*/
.message_box{ margin-top:20px;}

.page{ font-size:12px; color:#3b3b3b; text-align:right; border-top:1px dotted #999; margin:0 auto; margin-top:10px; height:40px; padding-top:5px;}

/*产品页样式*/
.product_list,.product_list1{ width:747px;}
.list{ /*padding-top:35px;*/ height:auto;}
.product_list li{ float:left; width:249px; height:215px; text-align:center; overflow:hidden;}
.product_list h3{ font-size:12px; line-height:27px; display:inline;}
.product_list img{ border:1px solid #e4e4e4;}
.product_list p{ margin-top:10px; line-height:20px;}
.product_list1 li{float:left; width:234px; height:188px; text-align:center; overflow:hidden;}

/*show_product样式*/
.box2-1{ text-align:center; font-size:16px; font-weight:bold; margin-bottom:20px; color:#000; margin-top:15px;}
.box2-2 img{ max-width:100%; max-height:100%;}


/*footer*/
.footer{ width:100%; height:39px; margin-top:26px; background:#00afeb;}
.footer p{ color:#FFF; text-align:center; line-height:39px;}
.footer p a{ color:#FFF;}



















