﻿@charset "utf-8";
/* CSS Document */
/**全局**/
*{ margin:0px; padding:0px;}
ul,li{ list-style:none;}
body{ font-size:12px;}
img{ width:100%; border:none;}
a{ color:#000; text-decoration:none;}
.clear{ clear:both;}

.w{ min-width:320px; max-width:640px; overflow:hidden;}
.area-left{ display:none;}

.top-box{ border-top:3px solid #1fb746;}
.logo{ width:80%; padding:10px 0;}
.logo img{ width:100%; display:block;}
.phone{ display:none;}
.menu-box{ background:#1fb746; height:22px; padding:5px 0; overflow:hidden;}
.menu-box li{ width:14.28%; text-align:center; height:22px; line-height:22px; overflow:hidden; float: left;}
.menu-box a{ color:#fff;}

.swiper-container{width:100%;float:left; max-height:150px; overflow:hidden;}
.swiper-container img{ width:100%; display:block;}

.about-content,.desciption-box{ padding:10px;}
.about-content img{ height:auto;}

.news-box{ font-size:13px;}
.news-box ul{ padding:10px;}
.news-box li span{ float:right; color:#ccc; font-size:12px;}
.news-box li{ height:25px; line-height:25px; overflow:hidden; border-bottom:1px dotted #ddd;}

.desciption-title,.productTitle{ text-align:center; font-size:15px; padding:15px 5px;}
.desciption-title{ text-align:left;}
.productDesc{ padding:10px;}

.t{ height:28px; line-height:28px; padding:0 5px; background:#1fb746; color:#fff; margin-top:10px; position:relative;}
.t h2{ font-size:14px; font-weight:normal;}
.t h2 span{ font-size:12px; margin-left:6px; color:#fff; clear:both;}
.t h2 a{ color:#fff;}
.t strong,.t .ur-here{ position:absolute; right:5px; top:0;}
.t strong a,.t .ur-here a{ color:#fff;}

.page-up-down{ padding:15px 5px;}

/*产品*/
.products-list,#Marquee_x,.case-list{ padding:10px;}
.products-list li,.case-list li,#Marquee_x li .img{ width:48%; text-align:center; overflow: hidden; float:left; margin-bottom:10px; border:1px solid #ddd;}
.products-list li:nth-child(even),.case-list li:nth-child(even),#Marquee_x li .img:nth-child(even){ float:right;}
.products-list li img,.case-list li img,#Marquee_x li .img img{ width:100%;}
.products-list li .img,.case-list li .img,#Marquee_x li a{ display:block; height:90px; overflow:hidden;}
.products-list li p,.case-list li p,#Marquee_x li span{ display:block; height:22px; line-height:22px; overflow:hidden;}
#right_con .productList{ padding:0;}

.footer-box{ background:#ddd; color:#333; text-align:center; font-size:12px; padding:15px 0; font-size:11px;}
.footer-box a{ color:#333;}
.footer-box img{ display:inline; display:none;}
.friendlinks-box{ display:none;}

/*page*/
.pages{ font-size:12px;text-align:center; padding:10px 0px 10px 0px;}
.pages a{font-size:12px;padding:2px 5px;border:1px solid #ccc;margin:0 2px;}
.pages a:hover{background:#eee;}
.pages a.page_now{background:#eee;color:#f00;}
.pages select{ vertical-align:middle; font-size:8pt; padding:0px; }
.pages b{ font-weight:normal;}

iframe{ width:100%; display:none;}
