﻿@charset "utf-8";
/* CSS Document 
** URL:http://www.yongyisou.com/
** tips:CSS文件非专业勿动，编码格式为utf-8
*/
*{ padding:0px; margin:0px;list-style:none;}
img{border:none;border:0;}
em,i{ font-style:normal;}
a{text-decoration:none;color:#333;}
a:visited{}
a:hover{ color:#2680ec;}
a:focus {outline:0; } 
html{font:normal 14px/1.5 "microsoft yahei",tahoma,arial,sans-serif; background:#fff; color:#333;}
body{background:#fff;}
input,input:focus{outline:none;text-indent:5px}
h1,h2,h3,h4{ font-weight:normal;}
h1{ font-size:20px}
h2{ font-size:18px}
h3{ font-size:16px}
h4{ font-size:14px}
/*通用调用*/
.w1200{width:1200px;height:auto;margin:0 auto;overflow:hidden; color:#333333; font-size:14px;}
.fl{float:left;}
.fr{float:right;}
.clear { zoom:1; }
.clear:after { content:''; display:block; clear:both; }

/* 首页 */


.top{ position:relative;}
.top1{ border-bottom:1px solid #ebdece;}
.wraptop { width:1200px; height:40px; line-height:40px;color:#000000;text-align:right; margin:0 auto;}
.wraptop .top_r .fr{ position:relative; margin-left:28px;}
.top_r .fr a{ color:#999; padding-left:14px;}
.top_r .shouji a{ background:url(../images/top_ph.png) no-repeat 0 center;}
.top_r .top-con a{ background:url(../images/top-con.jpg) no-repeat 0 center; padding-left:18px;}
.top_r .top-map a{ background:url(../images/top-map.jpg) no-repeat 0 center; padding-left:18px;}
.top_r .show{     
    display:none;
    z-index: 999;
    cursor: pointer;
    position: absolute;
    top: 40px;
    width: 100px;
    height: 100px;
	background-color:#fff;
}
.top_r .show img{
	width:100px;
	height:100px;
	/* 100px; */
}
.top2{ width:1200px; margin:0 auto;}
.top2 .fl{ margin-left:240px; margin-top:27px;}
.top2 .fl p{ font-size:18px; color:#666; margin-top:6px;}
.head_tel{
	background:url(../images/head_ico.png) no-repeat left center;
	padding-left:50px;
	margin-top:21px;
}
.head_tel em{
	color:#666;
	display:inline-block;
	margin-bottom:3px;
}
.head_tel p{ font-family: 'Noto Serif CJK SC'; font-size:24px; line-height:24px; font-weight:900; color:#ec3127;}
.top2 .nav { float:left; margin-left:240px; margin-top:27px; margin-bottom:24px;}
.nav a{ font-size:16px;}
.nav .firstli a.cur, .nav a:hover{ color:#2680ec}
#index .index{color:#2680ec;}
.nav span{  padding:0 16px 0 20px; color:#d5d5d5; font-size:16px;}
.top3{ position: absolute;top:0;left: 50%; z-index: 4;width: 200px;margin-left:-592px;}
.nav{ width:960px;}
.nav .firstli{ float:left; position:relative; width:111px; cursor:pointer;}
.nav .firstli:last-child{ width:64px;}
.nav li span{ padding:0 20px;}
.nav .subnav{ position:absolute; width:111px; left:0; top:40px; display:none; z-index:1000; margin-left:-30px;}
.nav .pronav { background:url(../images/menu_pro_bg.png) no-repeat center 0;width:540px; height: 235px; padding:18px 20px 0;}
.nav .pronav  li{ float:left; width:160px; margin-left:20px; }
.nav .pronav .menu_li_txt { line-height: 22px; color: #696969; }
.nav .subnav .menu_li_txt a{ display:block; color: #696969;  font-size:14px;}
.nav .subnav .menu_li_txt a:hover{ color:#2680ec;}
.nav .pronav .menu_li_txt font { font-size:14px; font-weight:bold;}
.nav .newsnav { width: 480px; height: 165px; padding-top:20px; background: url(../images/menu_news_bg.png) no-repeat;}
.menu_news_li { padding: 0px 30px; margin-right: 30px; height: 150px; float: left; border-right: solid 1px #cccccc;}
.menu_news_img { float: left; text-align: left; color: #ec3127; line-height: 30px; font-size: 14px;}
/* 导航区域设置 */

/* 焦点图 */
.banner{ height:500px; width:100%;  position:relative;  overflow:hidden;}
.banner .bd{ height:550px; width:100%; z-index:0;}
.banner .bd li{ width:100%;!important; height:550px; float:left; zoom:1; vertical-align:middle;}
.banner .bd li a{ display:block; width:100%; height:550px;}
.banner .hd { width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:18px; line-height:18px; text-align:center; }
.banner .hd ul{ zoom:1; overflow:hidden;}
.banner .hd ul li{ width:18px; height:18px; border-radius:14px; display:inline-block; margin:0 6px;  cursor:pointer; background:#fff none repeat scroll 0 0;transition:width 0.5s ease 0s, height 0.5s ease 0s, background 0.5s ease 0s, color 0.5s ease 0s;}
.banner .hd ul .on{ background:#2680ec none repeat scroll 0 0;color:#015cb5;height:18px;width:32px;}
.banner_ctr{ height:90px; position:absolute; top:50%; margin-top:-40px; z-index:2; left:50%; margin-left:-600px;}
.banner_ctr a{ display:block; width:47px;height:79px;  position:absolute; opacity:0;filter: alpha(opacity=0);display:block; background:url(../images/banner_btn.png) no-repeat 0 0;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1280px; background-position: -47px 0px;} 
.banner_ctr a:hover{opacity:0.7;filter:alpha(opacity=70);}
.pro-banner{ height:480px; width:100%; background:url(../images/p-banner.jpg) no-repeat center;}
/* 搜索 */
.seacher_wrap{ margin-bottom:25px; height:48px; line-height:48px; background-color:#f9f9f9;}
.seacher_l{ height:48px;}
.seacher_l span{ font-weight:bold; color:#555;}
.seacher_l a{ padding-right:20px; color:#666;}
.seacher_r{   margin-top: 7px;}
.s_inp{
    height: 32px;
    text-indent: 18px;
    border: 1px solid #b3b3b3;
	border-radius:18px;
    width: 254px;
    float: left;
    line-height: 32px;
    color: #555;
}
.seacher_r .yys_hei{ border:1px solid #1867b3; text-indent:18px;}
.seach_btn {
    float: left;
	margin-top:1px;
	margin-left:-48px;
    width: 32px;
    height: 32px;
    border: 0;
    background: url(../images/sou.png) no-repeat 0 0;
}


/* 我们 */
.aboutwrap{ background:url(../images/webg.jpg) no-repeat center 0;}
.aboutwrap .one{ width:260px; text-align:right;}
.aboutwrap ul{ margin-top:67px;}
.aboutwrap li{ float:left;}
.aboutwrap .li-con h3{ font-size: 18px;line-height: 61px;height: 61px;color: #333;}
.aboutwrap .li-con h3 b{ font-family: Times New Roman; color:#ec3127; font-size:56px;}
.aboutwrap .li-con h2{ font-weight:bold; font-size:26px; line-height: 54px; }
.aboutwrap .li-con p{ height:68px; color:#999; line-height: 26px; text-align:center;}
.aboutwrap .one{ padding-top:11px;}
.aboutwrap .two{ margin-left:79px;}
.aboutwrap .three{ margin-left:53px;}
.aboutwrap .two, .aboutwrap .three{ width:261px; background:url(../images/line1.gif) no-repeat right 36px;}
.aboutwrap .two .li-con, .aboutwrap .three .li-con{ width:208px; text-align:center;}
.aboutwrap ul .four{ width:228px; margin-left:58px;}
.aboutwrap ul .four .li-con{ background:none; width:228px; text-align:center;}
.we_more{margin: 0 auto;}
.we_more{display:block;width: 136px;line-height: 26px;text-align: center;color: #666;background: #fff;border: solid 2px #e2e2e2;font-size: 14px;}
.we_more span{display:inline-block;padding-left: 32px;background:url(../images/ico7.gif) no-repeat 0 center;}
.we_more:hover{color: #fff;background: #b00;border-color: #b00;}
.we_more:hover span{display:inline-block;padding-left: 32px;background:url(../images/ico7.png) no-repeat 0 center;}


/* 首页产品中心 */
.index-tit{ text-align:center; margin-top:40px; margin-bottom:24px;}
.index-tit h2 {
    text-align: center;
    font-size: 34px;
	height:34px;
	line-height:34px;
    color: #006aed;
    display: block;
    background:url(../images/tit-line.png) no-repeat center center;
}
.index-tit p { color:#333; margin-top:8px;}
.l-top{ width:216px; height:115px; background:url(../images/pro_t_img.jpg) no-repeat center; color:#fff; padding-left:24px;}
.l-top h3{ font-weight:bold; font-size:28px; height:28px; line-height:28px; padding:18px 0 3px;}
.l-top h2{ font-size:24px;}
.l-bottom{ border:4px solid #2680ec; width:232px; padding-top:14px; }
.l-bottom li{ width:214px; height:35px; border-radius:3px; margin:0 auto 12px;  background:url(../images/ico9.png) no-repeat 28px center #2680ec; text-indent:57px; line-height:35px;}
.index-pro .l-bottom li.other{ background-image:url(../images/ico91.png);}
.l-bottom li:hover{  background-color:#df8726}
.l-bottom li a{ display:block; color:#fff; font-size:16px;}
.l-bottom dl dd a{ color:#333; font-size:14px; background:url(../images/ico10.gif) no-repeat 21px center; text-indent:37px; display:block; padding:8px 0;}
.l-bottom dl dd a:hover{ color:#2680ec;}
.index-pro-r{ margin-left:35px;}
.index-pro-r .r-top{ width:925px; height:321px; background:url(../images/r-top1.jpg) no-repeat left center;}
.r-top .hd li{ background:url(../images/ico11.png) no-repeat 26px 0; border:1px solid #dbdbdb; width:225px; height:63px; line-height:63px; text-indent:59px; position:relative; margin-top:-1px;}
.r-top .hd ul li.one{ margin-top:0px;}
.r-top .hd ul li.two{ background:url(../images/ico12.png) no-repeat 26px 0;}
.r-top .hd ul li.three{ background:url(../images/ico13.png) no-repeat 26px 0;}
.r-top .hd ul li.four{ background:url(../images/ico14.png) no-repeat 26px 0;}
.r-top .hd ul li.five{ background:url(../images/ico15.png) no-repeat 26px 0;}
.index-pro-r .r-top .hd li.on, .index-pro-r .r-top .hd li:hover{ border-color:#2680ec; z-index:99; background-position:26px -63px;}
.r-top .bd{ width:210px; height:160px; overflow:hidden; margin-left:488px; margin-top:73px;}
.r-top .bd li{ width:174px; height:160px; background: rgba(11,11,11,0.8); color:#fff; padding:10px  16px 30px 20px; }
.r-top .bd li h3{ position:relative; padding-bottom:13px; margin:10px 0 11px;}
.r-top .bd li h3:after{
	content:'';
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:50px;
	height:2px;
	background-color:#fff;
}
.prolist-b{ margin-top:27px; width:925px; height:268px; overflow:hidden;}
.prolist-b li{ width:266px; height:266px; border:1px solid #c9c9c9; background-color:#dfdfdf; float:left; margin-right:20px; position:relative; cursor:pointer;}
.prolist-b li img{ width:260px; height:260px; border:3px solid #dfdfdf;}
.prolist-b li .detail{ width:260px; height:260px; position:absolute; left:3px; background-color:rgba(11,11,11,.54);} 
.prolist-b li .detail a{ display:block; width:82px; height:24px; float:left; text-align:center; line-height:24px; margin-top:118px;}
.prolist-b li .detail a.left{ background-color:#2680ec; color:#fff;  margin-right:20px; margin-left:38px;}
.prolist-b li .detail a.right{ border:1px solid #fff; width:80px; height:22px; color:#fff; line-height:22px;}
.prolist-b li:hover .detail{ top:3px;}

/* 小banner */ 
.s-banner{ background:url(../images/s-banner.png) no-repeat center 0; height:168px; width:100%; margin:60px 0;}
.s-banner img{ display:block; margin-top:40px;}
.s-banner .fr{ width:255px; height:135px; background-color:rgba(255,255,255,1); margin-top:17px; text-align:center;}
.s-banner .fr h4{ font-size:28px; color:#1161c0; line-height:28px; height:28px; margin-top:24px; }
.s-banner .fr p{ position:relative; height:14px; line-height:14px; margin:14px 0 16px;}
.s-banner .fr p:before{
	content:'';
	position:absolute;
	top:7px;
	left:19px;
	width:36px;
	height:1px;
	background-color:#333;
}
.s-banner .fr p:after{
	content:'';
	position:absolute;
	top:7px;
	right:19px;
	width:36px;
	height:1px;
	background-color:#333;
}
.s-banner .fr a{ display:block; margin:0 auto; width:98px; height:28px; color:#fff; background-color:#ec3127; text-align:center; line-height:28px;}
.s-banner .fr a:hover{ background-color:#df8726;}


/* 优势 */ 
.advan{ background:url(../images/6-y01.jpg) no-repeat center -100px;}
.adv-title{ width:670px; margin:0 auto 48px;}
.adv-title-2 h2{color:#2680ec; font-size:62px; height:62px; line-height: 62px; font-style:oblique; font-weight:900;}
.six-core{font-size:16px; color:#333333; font-style:oblique; margin-top:6px; margin-left:15px; display: block}
.xuanz{font-size:32px; color:#333434; font-style:oblique; display: block; margin:5px 10px 0; font-weight:bold; height:20px; line-height:20px;}
.adv-title-3{width:578px; height:50px; line-height:25px; color:#834b07; font-size:16px; background:url(../images/adv-tit3.png) no-repeat; text-align: center; margin-top: 5px}
.bot-6-p2{width:100%; height: 488px; background:url(../images/adv2-bg.jpg) top center no-repeat; overflow: hidden}
.bot-6y-w-1{width:546px; overflow: hidden}
.bot-6y-w-2{width:560px; height:338px; box-sizing: border-box; border:5px solid #dcdcdc; position: relative;}
.h-2{width:100%; height:2px; border-top:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3; margin:15px 0 20px;}
.bot-6y-w-2 img{width:100%;}
.bot-6y-w-2 .bot-ryu{width:141px; height:141px; position: absolute; bottom:-70px; left: 0}
.bot-6y-w-1-1{width:100%;}
.num-w74{width:74px; height: 74px; background: url(../images/adv-icon.png) no-repeat; margin-right:10px; font-family: Arial; font-size: 30px; font-weight: bold; line-height: 74px; text-align: center; color:#834b07;}
.num-info{width:462px; overflow: hidden}
.num-info h2{color:#333333; font-size: 25px; font-weight:900; line-height: 35px}
.num-info h2 font{color:#232323;}
.xuehua{width:13px; height: 13px; margin-top:5px;}
.num-info p span{width:420px; color:#6f6f6f; font-size: 14px; font-family: 宋体; text-align: justify; line-height: 25px; margin-left:10px; display:block;}
.bot-6y-w-1-tx{margin-bottom: 63px}
.bot-6y-w-3{border:0; margin-top:0px;}
.bot-6-p2-1{margin-top:67px;}
.bot-6-p2-1 .baise{color:#fff;}
.bot-6-p3{width:100%; height:374px; overflow: hidden; background: url(../images/6-y03-bg.jpg) top center no-repeat; margin-bottom:50px; padding-bottom:80px;}
.noBorder{border:0;}
.bot-6-p3-1{margin-top:60px;}


/* 装配案例 */ 
.indexcase{ background-color:#ededed; padding:8px 0 63px;}
.indexcase .index-tit{ margin-bottom:34px;}
.indexcase .w1200{ position:relative; width:1326px;}
.indexcase .w1200 .bd{ width:1200px; margin:0 auto;}
.indexcase ul{ width:110%;}
.indexcase li{ position:relative; float:left; margin-right:20px; width:224px; height:302px; overflow:hidden;}
.indexcase li img{ width:224px; height:302px; transition:0.5s;}
.indexcase li:hover img{ transform:scale(1.1,1.1); -webkit-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2);}
.indexcase li .detail{ position:absolute; bottom:0; left:0; width:224px; height:42px; }
.indexcase li .detail a{ display:block; background-color:rgba(0,0,0,.66); color:#fff; text-align:center;  width:224px; height:42px; line-height:42px; }
.indexcase li .detail a:hover{ background-color:rgba(38,128,236,.66);}
.indexcase .hd .prev,.indexcase .hd .next{ display:block;  width:46px; height:46px; overflow:hidden;cursor:pointer;  position:absolute; top:50%; margin-top:-23px; }
.indexcase .hd .prev{  background:url(../images/prev.png) no-repeat 0 0;left:0; }
.indexcase .hd .next { background:url(../images/next.png) no-repeat 0 0;right:0;}
.indexcase .hd a:hover{ background-position:0px -60px;}


/* 关于我们 */ 
.ind_about .about-con{ background:url(../images/about-bg.png) no-repeat center 330px; padding-bottom:40px;}
.ind_about .about-con .w1200{ background-color:#fff;}
.about-l{ width:492px; margin-top:55px; margin-left:49px;}
.about-l h3{ font-family: 'Noto Serif CJK SC'; color:#ec3127; font-size:37px; line-height:37px; margin-bottom:6px;}
.about-l .line{ width:492px; height:1px; background-color:#ccc; margin:20px 0 25px;}
.about-l p{ line-height:30px;}
.about-l .more{ margin-top:30px;}
.about-l .more a{ display:block; height:34px; width:119px; border-radius:20px; background-color:#2680ec; float:left; text-align:center; line-height:34px; color:#fff; margin-right:23px;}
.about-l .more a:hover{ text-decoration:underline;}
.ind_about .about-l .more a.fl{ width:117px; border:1px solid #3680ec; color:#3680ec; background-color:transparent;}
.ind_about .ry-wrap{ margin-top:30px; padding-bottom:12px;}
.ind_about .hd { padding-top:12px; padding-bottom:7px; margin-bottom:26px; border-bottom:1px solid #cfcfcf;}
.ind_about .hd li{ float:left; font-size:16px; cursor:pointer; line-height:30px;}
.ind_about .hd li span{ display:inline-block; width:91px; text-align:center; position:relative;}
.ind_about .hd li span:after{
	content:'';
	display:block;
	position:absolute;
	bottom:-9px;
	left:0;
	width:0px;
	height:3px;
	background-color:#2680ec;
}
.ind_about .hd em{ font-size:16px; padding:0 14px; display:inline-block; padding:0 14px;}
.ind_about .hd li.on span{ color:#2680ec;}
.ind_about .hd li.on span:after{ width:91px;}
.ind_about .hd a{ display:block; float:right; margin:9px 6px 0 0; color:#999;}
.ind_about .hd a:hover{ color:#2680ec;}
.ind_about .bd{ height:210px; overflow:hidden; width:1200px;}
.ind_about .bd ul{ width:110%;}
.ind_about .bd li{ width:208px; height:208px; border:1px solid #9b9b9b; float:left; margin-right:20px;}
.ind_about .bd li img{ width:208px; height:208px;}
.ind_about .ry-wrap .zs-box li{ width:280px; height:187px; border:1px solid #9b9b9b;}
.ind_about .ry-wrap .zs-box li img{ width:280px; height:187px;}

/* 首页小banner */
.banner-s{ height:254px; margin-top:18px; background:url(../images/s-banner2.png) no-repeat center 0;}
.banner-s .txt{ width:766px;  text-align:center; float:right; margin:23px 12px 0 0;}
.banner-s h2{ font-weight:900; color:#fff; font-size:33px; margin:35px 0 19px 0}
.banner-s p{ color:#fff; font-size:22px; margin-bottom:28px;}
.banner-s a{ display:block; width:143px; height:32px; color:#fff; background-color:#ec3127; margin:0 auto; line-height:32px; text-align:center;}
.banner-s a:hover{ background-color:#df8726;}

/* 首页新闻 */
.ind-news{ margin-top:40px;}
.news-l{ width:560px;}
.news-top{ background:url(../images/news-ico1.png) no-repeat 6px center; font-size:20px; padding-left:44px; border-bottom:1px solid #e1e1e1; padding-bottom:3px;}
.news-top a{ font-size:14px; display:inline-block; float:right; margin-top:6px; color:#666;}
.news-top a:hover{ color:#2680ec;}
.news-l li{ padding:17px 0 10px; border-bottom:1px solid #e9e9e9;}
.news-img{ width:120px; height:120px; overflow:hidden;}
.news-img img{ width:120px; height:120px; transition:all 0.3s;}
.news-img a:hover img{ transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);}
.news-det{ width:420px;}
.news-det h2{ font-size:16px; font-weight:bold; line-height:16px; height:16px; margin:9px 0 20px; overflow:hidden;}
.news-det p{ color:#999; height:14px; line-height:14px; margin-bottom:15px;}
.news-det p .date{ display:inline-block; background:url(../images/date.png) no-repeat left center; padding-left:18px; margin-right:24px;}
.news-det p .number{ display:inline-block; background:url(../images/number.png) no-repeat left center; padding-left:26px;}
.news-det h4{ color:#999; height:48px; line-height:24px; overflow:hidden;}
.news-r{ width:572px;}
.news-r .first-news{ margin-top:18px;}
.news-r .news-top{ background:url(../images/news-ico2.png) no-repeat 6px center;}
.news-r .news-img{ width:215px; height:125px;}
.news-r .news-img img{ width:215px; height:125px;}
.news-r .news-det{ width:341px;}
.news-r .news-det h2{ font-weight:normal; font-size:15px;}
.news-r ul{ margin-top:6px;}
.news-r li{ height:42px; line-height:42px; border-bottom:1px dashed #e0e0e0; background:url(../images/adv-txt-ico.png) no-repeat left center; transition:0.2s; -webkit-transition:0.2s; }
.news-r li:hover{ background-position: 5px center;}
.news-r li a{ display:inline-block; float:left; margin-left:20px; width:80%; height:42px; overflow:hidden;}
.news-r li span{ display:inline-block; float:right; color:#999;}
/* 友情链接 */
.links{ height:auto; margin:40px 0;}
.links span{ font-weight:900; padding-right:13px;}
.links a{ color:#999; padding:0 13px;}
.links a:hover{ color:#333;}

/* 页脚 */
.footer_wrap{ background:#1867b3; padding-bottom:20px; margin-top:30px;}
.footer_nav{ text-align:center; line-height:40px;  background-color:#08457f; margin-top:28px;}
.footer_nav a{ color:#fff; padding:0 41px;}
.footer_nav a.a_first{ padding-left:17px;}
.footer_nav a.a_last{ padding-right:17px;}
.footer_nav a:hover{ color:#ff730f;}
.footer_wrap ul{ padding-bottom:10px; margin-top:40px;}
.footer_wrap .f_logo{ margin-top:20px;}
.footer_wrap .f_logo img{ width:192px; height:134px;}
.footer_wrap .information{ margin:10px 184px 0; opacity:0.8;}
.footer_wrap .information p{ color:#fff; line-height:30px;}
.footer_wrap .information p a{ color:#fff;}
.information .beian{ position:relative;}
.information .beian a.zztj{ margin-left:30px; margin-top:5px; position:absolute;}
.f_ewm{ width:154px; height:154px; background:url(../images/codebg.png) no-repeat center 0; text-align:center; padding-top:28px;}
.f_ewm img{ width:100px; height:100px;}
.f_ewm p{ text-align:center; color:#fff; margin-top:7px;}



/* 在线留言 */
.zxly{width:320px; height: 360px; background: #f9f9f9; overflow: hidden;position:fixed;bottom:-316px;left:5px;z-index:999;border:1px solid #08457f; font-family:normal 14px/22px "microsoft yahei";}
.zxly .title{width:320px; height: 50px; line-height: 50px; background:#08457f; color:#fff; text-align:center; overflow: hidden;font-size: 24px; font-weight: normal;position:relative;}
.zxly .title .zxly_on{height:50px;width:30px;position:absolute;right:8px;top:0px;background:url(../images/messbtn.png) no-repeat -35px 8px; cursor:pointer;}
.zxly a{color: #333; text-transform: uppercase;}
.zxly .content{padding:0 20px; height:309px;width:278px; overflow: hidden;}
.zxly .content table{margin-top:10px; width: 100%;height: auto;}
.zxly .content table td{height:50px;font-size:14px;}
.zxly .content table input{outline:none;}
.zxly .content table .txt{padding-left:10px; width: 218px; height: 30px;line-height:30px; border:1px solid #ddd;color:#888;}
.zxly .content table textarea{padding-left:10px; width: 218px; height:100px; border:1px solid #ddd;color:#888; line-height:22px;outline:0 none;}
.zxly .content table .btn{margin:20px 8px 0px 8px; width: 112px; height: 44px; line-height: 44px; text-align: center; color:#333; background-color: #ebebeb; border:0px solid #d1d1d1; box-sizing:content-box; font-family: "微软雅黑"; font-size: 16px; letter-spacing:5px; cursor: pointer;}
.zxly .content table .btn_on{ background-color: #08457f; color:#fff; border-color:}
.zxly .content table .txt.yys_hei{color:#666;}
.zxly .content table textarea.yys_hei{color:#666s;}
.zxly .submit_succeed{display:none;height:309px;width:318px;line-height:150px;font-size:20px; text-align:center;}

.Validform_checktip{
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:12px;
}
.Validform_right{
	color:#71b83d;

}
.Validform_wrong{
	color:red;
}
.Validform_loading{
	padding-left:20px;
}
.Validform_error{
	background-color:#ffe7e7;
}
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999;top:520px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#2680ec url(../images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#2680ec url(../images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#2680ec url(../images/rightbar.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#2680ec url(../images/rightbar.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
/*固定的悬浮窗end*/


/* 产品中心 */
.main{ margin:40px 0;}
.main_l{ width:240px; overflow:hidden;}
.main_l .top{ background:url(../images/top-ico.png) no-repeat 194px center; width:218px; height:106px; padding-left:22px; background-color:#2680ec;}
.main .main_l .top-news{ background-image:url(../images/top-news.png);}
.main_l .top h2{ font-size:22px;  color:#fff; line-height:22px; position:relative;}
.main_l .top h2:after{
	content:'';
	position:absolute;
	left:0;
	bottom:-18px;
	height:2px;
	width:25px;
	background-color:#fff;
}
.main_l .top p{ font-size:16px; line-height:16px; padding:18px 0 14px; color:#fff;}
.sideMen{ width:238px; border:1px solid #ddd; border-bottom:none;}
.sideMen dl dd{ display:block; width:100%;}
.sideMen h3{ height:47px; line-height:47px; padding-left:10px; border-top: 1px solid #F1F1F1;  border-bottom:1px solid #e3e3e3; background:#f4f4f4; color:#525252; font-weight:bold; font-size:14px;}
.sideMen h3 em{ float:right; display:block; width:40px; height:47px;   background:url(../images/icoAdd.png) no-repeat 16px -50px;; cursor:pointer; }
.sideMen h3 em.on{ background-position:16px 22px; }
.main_l .sideMen h3 em.remove{ display:none;}

.sideMen dd.current h3 a{ color:#2680ec;}
.sideMen dd h3 a.current{ color:#2680ec;}


.sideMen ul li a{ color:#777; height: 38px; line-height: 38px; padding-left: 30px; border-bottom: 1px solid #e1e1e1; display:block;}
.sideMen ul li.current a, .sideMen ul li a:hover { text-decoration: none; background-color:#2680ec;color: #fff;}

.sideMen ul li a.curr{text-decoration: none;  background-color:#2680ec;color: #fff;}


.main_l .l_nav{ margin:11px 0 36px;}
.l_nav li{ width:240px; height:40px; line-height:40px; margin:0 0 6px; background-color:#f4f4f4;}
.l_nav a{ background-position:29px center; text-indent:25px; display:block; }
.l_nav ul a.coon{ background-color:#2680ec; color:#fff;}
.hot_read, .hot_pro{ border:1px solid #2680ec;}
.hot_read{ margin-top:40px;}
.hot_read h2, .hot_pro h2{ font-size:22px; width:100%; height:40px; line-height:40px; color:#fff; text-align:center; background-color:#2680ec;}
.hot_read ul{ width:220px; margin:0 auto 15px;}
.hot_read ul li{ line-height:38px; height:38px; border-bottom:1px dashed #e0e0e0; background:url(../images/li_ico.png) no-repeat left center; padding-left:13px; overflow:hidden; transition:all 0.2s;}
.hot_read ul li:hover{ background-position:4px center;}
.main_l .l_tel{ width:240px; height:auto; margin-top:35px; background-color:#2680ec; padding-bottom:13px; }
.main_l .l_tel p{ text-align:center; color:#fff; height:27px; width:240px; margin:12px 0 3px;}
.main_l .l_tel p span{ display:inline-block; float:left; margin-left:60px; width:27px; height:27px; background:url(../images/tel-ico.png) no-repeat center center;}
.main_l .l_tel p em {display: inline-block; float: left; margin-left:6px; line-height:27px;}
.main_l .l_tel h2{ font-size:26px; font-weight:bold; color:#fff; text-align:center; line-height:36px;}
.main_r{ width:940px; margin-left:20px; overflow:hidden;}
.breadnav{ border-bottom:1px dashed #c0c0c0; padding-bottom:7px;}
.breadnav h2{ font-size:22px; position:relative; line-height:30px; padding-left:16px;}
.breadnav h2:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:6px;
	height:30px;
	background:#2680ec;
}
.breadnav .fr{ background:url(../images/location.png) no-repeat left center; padding-left:22px; color:#666;}
.breadnav .fr a{ color:#666;}
.breadnav .fr a:hover{ color:#2680ec;}
.breadnav .fr i{ padding:0 7px;}
.main_r .prolist ul{ width:110%; margin-top:35px;}
.main_r .prolist li{ width:288px; float:left; position: relative;  margin: 0 34px 30px 0; border:1px solid #c9c9c9;}
.main_r .prolist .img_sm{ height:38px; line-height:38px; background:#ededed;}
.prolist .pro_screenshot img{ display:block; width:288px; height:288px; }
.prolist .pro_screenshot p { display:block; width:100%;  height:38px; line-height:38px; background-color:#ededed; left:0; bottom:0;}
.pro_screenshot p a{ display:block; background:url(../images/arrow_pro.png) no-repeat; background-position:290px center; transition:0.5s ease; padding-left:10px; transition-delay:0.2s;}
.pro_screenshot p a span{ display:inline-block; width:80%; height:38px; overflow:hidden;}
.prolist .blue_block {          
	display:block;
    position:absolute; top:0px; left:0px; width:288px; height:288px;
	background:url(../images/info.png) no-repeat; 
	background-position:top center; 
	background-color:#000;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
	opacity:0;
}				  
.prolist li:hover{
	-webkit-box-shadow: 0px 0px 20px 1px #b3b3b3;
    box-shadow: 0px 0px 20px 1px #b3b3b3;
}
.prolist li:hover .blue_block{ opacity:0.75; background-position:center center;}
.prolist li:hover p a{ color:#2680ec; background-position:247px center; text-indent:10px; }

/* 产品详情样式 */
.picScroll-left{ width:450px;  overflow:hidden; position:relative;  border:1px solid #ccc; float:left; margin-top:35px;}
.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:33px; height:55px; position:absolute; top:50%; margin-top:-48px; overflow:hidden;
			 cursor:pointer}
.picScroll-left .hd .next{ background:url(../images/right.png) no-repeat center; right:10px;  }
.picScroll-left .hd .prev{ background:url(../images/left.png) no-repeat center; left:10px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd .pageState{ line-height:30px; font-size:12px; color:#999;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../images/icoCircle.gif) 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ width:450px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:442px; height:442px; display:block;  padding:2px; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.pro_sm{ width:448px; padding-left:40px; margin-top:35px;}
.pro_sm h2{ font-size:24px; margin:20px 0; padding-bottom:8px; border-bottom: 1px dotted #CCC;}
.pro_sm p{ margin-top:18px; line-height: 30px; color: #888;}
.pro_sm p em,.pro_sm p span{ display:block; font-size:15px;}
.pro_sm p span{ color:#999;}
.pro_sm .zx_box{ width:407px; height:140px; border:1px solid #e5e5e5; background-color:#f3f3f3; background-image:none; padding:0; margin-top:50px;}
.pro_sm .zx_box .fl{ margin:20px 0 0 30px;}
.pro_sm .zx_box .top{ height:auto; background:url(../images/pro_tel.png) no-repeat left center; padding-left:50px; margin-bottom:15px;}
.pro_sm .zx_box .top h4{ line-height:14px; float:none; color:#333; }
.pro_sm .zx_box .top h2{ line-height:24px; font-size:24px; margin-top:11px; color:#2680ec;}
.pro_sm .zx_box a{ display:inline-block; width:100px; height:36px; text-align:center; line-height:36px; color:#fff;}
.pro_sm .zx_box .a1{ background-color:#2680ec;}
.pro_sm .zx_box .a2{ background-color:#08457f;}
.pro_sm .fr{ margin:12px 12px 0 0;}
.pro_sm .fr img{ width:96px; height:96px;}
.pro_sm .fr h4{ color:#666; text-align:center;}
.pro_content{  margin-top:30px;}
.pro_content .protop h2{ width:139px; height:43px; line-height:43px;  display:block; text-align:center; font-size:16px;  color:#fff;background-color: #003b75;}
.pro_content .probottom{ color:#666; line-height:200%;  border: 1px solid #ddd; padding: 10px 20px 30px;}
.pro_content img{ display:block; max-height:900px; margin:0 auto;}
.article { width: 100%; height: 50px; line-height: 50px;}
.pre_article, .next_article { display: block; width: 40%; overflow:hidden;}
.next_article{ text-align: right;}
.product_readmoer{ margin:30px 0 40px;}
.product_readmoer h3, .readmore h3{ position:relative; line-height:20px; padding-left:10px; margin-bottom:5px;}
.product_readmoer h3:after, .readmore h3:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:3px;
	height:20px;
	background:#2680ec;
}
.product_readmoer .bd{ width:940px; overflow:hidden;}
.product_readmoer ul{ height:204px;}
.product_readmoer li{ width:220px; height:204px; float:left; margin-right:20px;}
.product_readmoer li img{ width:220px; height:174px;}
.product_readmoer p{ height:30px; line-height:30px; text-align:center; overflow:hidden;}



/* 新闻列表 */
.main .main_l .hot_pro{ border-color:#bdbdbd}
.main .main_l .hot_pro h2{ background-color:#666;}
.hot_pro{ background-color:#dedede;}
.hot_pro .bd{ width:220px; margin:0 auto 15px;}
.hot_pro li { margin-top:20px;}
.hot_pro li a{ display:block; position:relative; width:220px; height:220px; overflow:hidden;}
.hot_pro li img{ width:220px; height:220px; transition:all 0.2s;}
.hot_pro li a span{ display:block; position:absolute; left:0; bottom:0; width:220px; height:30px; line-height:30px; background-color:rgba(0,0,0,0.7); text-align:center; color:#fff;}
.hot_pro li a:hover img{ transform:scale(1.1,1.1)}
.newslist{ margin-bottom:19px;}
.newslist li{ padding:20px 20px; background-color: #f7f7f7;  margin-top: 20px;}
.news_img img{ width:162px; height:162px;}
.news_txt{ width:676px;}
.news_txt h2{ margin-top:18px; }
.news_txt h2 a{ line-height:20px; font-size:20px; color:#333;}
.news_txt h2 a:hover{ color:#2680ec; text-decoration:none;}
.news_txt p{ color:#888; height:60px; line-height:30px; overflow:hidden; margin:16px 0px;}
.news_txt a{ font-size:15px;}
.news_txt a:hover{ text-decoration:underline;}
.news_txt span{ display:block; float:right; color:#999;}
.readmore{ margin-top:30px;}
.readmore ul{ width:110%;}
.readmore li{ float:left; width:288px; height:40px; line-height:40px; margin-right:38px;}
.readmore li a{ display:inline-block; background:url(../images/ico10.png) no-repeat left 0; padding-left:10px; height:40px; line-height:40px;}
.readmore li em{ display:block; float:right; font-size:13px; color:#999; margin-right:20px;}
.readmore li a:hover{ background-position:left -40px;}



/* 分页 */
.page_wrap{ }
.page{display:block; position: relative;font-size:14px; margin:50px auto 18px; font-size:14px; color:#666666; text-align:center;}
.page a,.page .nolink{
	color:#000;
    padding:8px 16px;
    text-decoration:none;
    transition: background-color .3s;
	-webkit-transition: background-color .3s;
	-ms-transition: background-color .3s;
	-moz-transition: background-color .3s;
    border:1px solid #ddd;
	margin:3px;
	}
.page span,.page .nolink{
	color:#000;
    padding:8px 16px;
    text-decoration:none;
    transition: background-color .3s;
	-webkit-transition: background-color .3s;
	-ms-transition: background-color .3s;
	-moz-transition: background-color .3s;
    border:1px solid #ddd;
	margin:3px;
	}
.page .nolink{ color:#999;}
.page .current {
	padding:8px 16px;
	background-color:#2680ec;
    color:#fff;
    border:1px solid #2680ec;
}
.page a:hover {background-color: #2680ec; color:#fff;border:1px solid #2680ec;}
.page span:hover {background-color: #2680ec; color:#fff;border:1px solid #2680ec;}

/* 新闻详情 */
.main_title{ text-align:center; line-height:60px; height:60px; margin-top:20px;}
.main_title h2{ font-size:24px;}
.main_info{ margin:8px 0 36px;}
.main_info h4{ color:#999; text-align:center;}
.main_info h4 em{ padding:0 17px;}
.abstract {
    background: #f1f1f1;
    line-height: 30px;
    padding: 20px 25px;
    text-align: justify;
    display: block;
    color: #888;	
}
.abstract strong{ color:#ff730f;}
.main_content{ line-height:200%; border-bottom:1px solid #e5e5e5; padding-bottom:24px; margin-top:10px; font-size:14px;}
.main_content p{ line-height:200%;}
.main_content img { max-width: 100%; height: auto; display:block; margin:10px auto;}
.prev_next{ width:900px; overflow:hidden; margin:40px 0;}
.prev_next .prev, .prev_next .next{ width:50%;}
.prev_next a{ color:#666;  width:48%; height:20px; line-height:20px; overflow:hidden;}
.prev_next a:hover{ color:#ff730f;}
.prev_next .next {
    width: 50%;
    height: 21px;
    overflow: hidden;
    text-align: right;
}
.case-banner{ height:480px; width:100%; background:url(../images/banner2.jpg) no-repeat center 0;}
.caselist ul{ width:110%;}
.caselist li{ float:left; width:224px; height:210px; position:relative; overflow:hidden; margin:30px 14px 0 0;}
.caselist li img{ display:block; position:absolute; top:0; left:0; width:224px; height:230px; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s;}
.caselist li:hover img{ transform:scale(1.2,1.2); -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}
.caselist .pro_screenshot p{ display:block; position:absolute; bottom:0; left:0; height:38px; line-height:38px; width:224px; text-align:center; background-color:rgba(0,0,0,0.8);}
.caselist .pro_screenshot p a{ color:#fff;}



/* 关于舒捷*/
.breadnav_s .w1200{ color:#999; border-bottom:1px dashed #ccc; height:38px; line-height:38px; margin-bottom:50px;}
.breadnav_s a{ color:#8c8c8c;}
.breadnav_s span{ display:inline-block; position:relative; padding-left:22px; color:#999;}
.breadnav_s span:after{
	content:'';
	position:absolute;
	left:0;
	top:8px;
	width:11px;
	height:22px;
	background:#1867b3;
}
.breadnav_s i{ padding:0 7px;}
.breadnav_s a:hover{ color:#2680ec;}
.page-nav{ height: 55px; background: #fff; margin-bottom: 20px;}
.page-nav ul li{ width:20%; height:55px;font-size:18px;line-height:55px;text-align:center; float:left ;  background:#f4f4f4; cursor:pointer ;text-overflow: ellipsis;overflow: hidden; white-space: nowrap;}
.page-nav ul li a{ display:block; color:#a8a8a8;}
.page-nav  li.on, .page-nav  li:hover{ background: url(../images/p16-icon6.png) no-repeat bottom center #2680ec;  border-color: #2680ec;}
.page-nav  li.on a, .page-nav  li:hover a{ color:#fff;}
.aboutus, .map-wrap, .message-wrap{ margin-bottom:40px; padding-top:40px;}
.about_tit{ height:62px; margin-bottom:35px; color:#2680ec;}
.about_tit h2{ height:30px; line-height:30px; font-size:30px; font-weight:bold; text-align:center; margin-bottom:18px; color:#2680ec;}
.about_tit h4{ color:#999; font-family: Times New Roman; text-transform:uppercase; text-align:center;}
.aboutus .company{ width:1200px; height:auto; color: #424242; background-color:#fff; text-align:center;  }
.aboutus .company img{ width:1200px; height:auto; margin-bottom:17px;}
.aboutus .company p{ color:#4c4c4c; font-size:15px; line-height:30px; text-align:left; margin-top:10px;}
.culture{ margin-bottom:40px;}/* 企业文化*/
.cul_list ul{ width:110%; padding-left:5px; height:330px;}
.cul_list ul li { float: left; width: 260px; height: 320px; margin-right:50px; box-shadow: 0 0 10px #bfbfbf;  text-align:center; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -o-transition: .5s;}   
.cul_list ul li em { width: 76px;  height: 76px;}
.cul_list ul li em img { width: 76px; height: 76px; padding-top: 55px;}
.cul_list ul li h4 { font-size: 16px; font-weight: bold; padding-top: 15px; }
.cul_list ul li p { font-size: 14px; width: 200px; text-align: center; margin: 0 auto; padding-top: 30px;}
.cul_list ul li:hover{ background-color:#0072c2; color:#fff; }

/*  资质证书*/
.fancybox-custom .fancybox-skin { box-shadow: 0 0 50px #222;}
.honor-list .list{ width:110%;}
.honor-list dl { width:288px; float: left; background: #f0f0f0; margin: 0 16px 13px 0;}
.honor-list dt{ border: 1px solid #e5e5e5; padding: 10px 9px; background: #fff;}
.honor-list dl dt img { display: block;width: 100%; }
.honor-list dl dd { height: 50px; line-height: 50px;text-align: center;  color:#4b4a4a; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #f0f0f0;}


/*  联系我们*/
.contact-top .right{ width: 719px; height: 250px; padding: 50px 0 0 40px; background-color:#f5f5f5;}
.contact-top .right h2{ height: 32px; color: #0072c2; line-height:32px;}
.contact-top .right p{ font-size: 16px; color: #666666; line-height: 34px; width: 666px; margin:15px 0;}
.contact-bottom ul{ border: 1px solid #e1e1e1; padding: 16px 0; height: 240px;}
.contact-bottom li{ float: left;width: 531px; height: 78px;line-height: 78px;border-bottom: 1px solid #e9e9e9;margin: 0 24px 0 24px; font-size: 16px; }
.contact-bottom li em{ display:block; float:left; margin:15px 20px 0 29px;}
.contact-bottom li i{ display:inline-block; padding-left:33px;}
#map{ width:1188px; height:448px; border:#ccc solid 1px; font-size:12px;}

/*  在线留言 */
.message{ border:1px solid #bbb; background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff; padding: 40px 15%;}
.message li{ margin-bottom: 10px;  line-height: 35px; color: #666; overflow: hidden;}
.message li label{ display: inline-block; width: 120px; color: #666; vertical-align: top; text-align: right;  height: 33px; line-height: 33px; overflow: hidden;}
.message li label b{color: #f00;}
.message li label span{ font-weight:bold;}
.message li .inp{ width: 66%; margin-right: 10px; outline: none; padding-left: 10px; border: 1px solid #eee; height: 33px;line-height: 32px;color: #666; box-sizing: border-box;/* float: left; */}
.message li textarea { width: 66%; height: 102px; line-height: 24px; border: 1px solid #eee; font-family:"microsoft yahei"; outline: none; resize: none; overflow: auto; margin-right: 10px; padding-left: 10px; box-sizing: border-box;}
.message li .code_gg{ width: 80px; margin-right: 10px; outline: none; padding-left: 10px; border: 1px solid #eee; height: 33px; line-height: 32px; color: #666;}
.code_gg_li img { vertical-align: middle; width: 100px;  height: 32px;}
.last-li{  padding-left: 120px;}
.last-li .inp-b{ width:100px; height: 30px; border: 0; text-align: center; color: #fff;  cursor: pointer; background-color:#2680ec;}
        
/*  网站地图 */
.za-wzdt{ margin:10px auto 80px auto; padding:30px; border:4px solid #cccccc;}
.za-wzdtcon{ width:100%; height:auto; margin-bottom:10px;}
.zabt{ height:30px; line-height:30px; font-size:15px; font-weight:bold; padding-bottom:5px; color:#555;}
.zabtcon{ border:1px solid #ddd; padding:5px 20px;}
.zabtcon a{ display:block; width:156px; float:left; height:30px; line-height:30px;color: #666;transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.zabtcon a:hover{ color:#2680ec;}
.zabtcon dl{ width:180px; text-align:center; float:left;}
.zabtcon dl h4{ text-align:center; font-weight:bold;}



/*  鼠标经过悬停 */
.z-btn{
	display:block;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	position: relative;
}
.z-btn span {
  position: relative;
  z-index: 999;
  transition: 0.5s;
  display: block;
}
.z-btn:hover {
  color: #000;
}
.z-btn:before {
  content: "";
  width: 50%;
  height: 0%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #ef5f28;
  transition: 0.5s;
}
.z-btn:hover:before {
  width: 100%;
  height: 100%;
}

.searchlist li{ padding-bottom: 20px; border-bottom: 1px solid #ccc;  margin-top:16px;}
.searchlist h1 a{ font-size:16px;}
.searchlist h1 span{ margin-right:20px; color:#bbb; display:block; float:right; font-size:12px;}
.searchlist p{ line-height: 24px; color: #888; font-size: 14px; max-height:48px; overflow:hidden; }
.searchlist li span{ color:#888;}
.searchlist span a{ color:#666;}