
@charset "utf-8";
html{-webkit-font-smoothing:antialiased;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, pre, form,input,select,textarea,button, fieldset, table, th, td, span,form,p,a,img,object,embed  { padding:0px; margin:0px; list-style:none; }
header,hgroup,nav,menu,main,section,article,summary,details,aside,figure,figcaption {display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal}
a{text-decoration:none; color:#535353;}
a:hover {text-decoration:none; color:#f5a411;}
img{vertical-align:middle; max-width: 100%; border:none}
input,img,div,a,li{ outline: none; }
body{ font-size: 14px; color:#333;line-height:1.8; overflow-x: hidden; font-family:"微软雅黑","Arial"; min-height:100% }
.fl{float:left}
.fr{float:right}
.pr{ position: relative; }
.pa{ position: absolute; }
.tc{ text-align: center; }
.vm{ vertical-align: middle; }
.none{ display: none; }
.clear { overflow:hidden; clear: both; }
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.hidden { overflow: hidden; }
.bg_white{ background: #fff; }
.bg_color{ background: #f4f4f4; }
.color{ color:#f5a411}
.wrapper { width:1200px; margin: 0 auto;}
.mt-20 { margin-top:20px; }
.mt-40 { margin-top:40px; }
.mb-20 { margin-bottom:20px; }
.mb-40 { margin-bottom:40px; }
.border-1 { border:1px solid #ddd }
.padding-10 { padding:10px;}
.padding-20 { padding:20px;}
::-webkit-input-placeholder { color: #ccc; font-size:14px; }
::-moz-placeholder { color: #ccc; font-size: 14px; }
:-ms-input-placeholder { color: #ccc; font-size: 14px; }
.zoom{ display:block; overflow:hidden;}
.zoom img,.zoom span{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; width: 100%; height: 100%; display: block; webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1); transform: scale(1);-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.zoom img:hover,.zoom span:hover,li:hover .zoom span,li:hover .zoom img{webkit-transform: scale(1.06);-moz-transform: scale(1.06); -o-transform: scale(1.06);transform: scale(1.06); -webkit-transition: all 300ms ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}

a.nourl { pointer-events: none;}


 
/*头部*/
.header{ width: 100%; z-index: 99; background: #fff; }
.header.small { top:-90px; transition: All 0.5s ease; -webkit-transition: All 0.5s ease; -moz-transition: All 0.5s ease; -o-transition: All 0.5s ease;  }
.header .top { position:relative; padding:15px 0; height:50px; }
.header .logo { float:left }
.header .logo img{ height:48px; transition: All 0.4s ease; -webkit-transition: All 0.4s ease; -moz-transition: All 0.4s ease; -o-transition: All 0.4s ease; }
.header .iphone {
    float: left;
    height: 30px;
    line-height: 28px;
    margin: 1px 0px 0 100px;
    font-size: 18px;
    color: #666;
    padding-left: 30px;
    background: url(../images/iphone.png) left center no-repeat;
}
.header .iphone p { padding-left:128px; }
.header .iphone big {font-size: 20px; font-family:Arial, Helvetica, sans-serif}

/* 搜索框 */
.search { width:320px; height:34px; float:right; margin:8px 0 0 0; overflow:hidden; position:relative; border:1px solid #f5a411; border-radius:5px;}
.search .search-option { border:none; height:34px; width:90px; padding-left:5px; text-align:center; font-size:14px; display:none  }
.search .search-keyword {width:220px; height:34px; line-height:34px; padding:0px 5px; border:none; color:#999; overflow:hidden }
.search .search-submit { position:absolute; right:0px; top:0px; cursor:pointer;	width:50px;	height:34px; border:0px; background:#f5a411 url(../images/searchbtn.png) no-repeat center; line-height:34px; font-size:0; text-indent:100px }


/*导航*/
.nav-box-all { width:100%; margin:0px auto; background:#f5a411; position:relative;  }
.nav-box {text-align:center; height: 45px; line-height: 45px; }
.nav-box li{ float: left;width:200px;z-index:99;  }
.nav-box li>a{ display:block; font-size: 16px; color:#fff; border-right:1px solid #f4b94e;  }
.nav-box li:first-child a{ border-left:1px solid #f4b94e;  }
.nav-box li a.active,.nav-box li a:hover { color:#45425d }
.nav-two-all { width:100%;  background-color:#f4f4f4;position:absolute;top:45px;left:0px;z-index:2;display:none;}
.nav-two-div { width:1200px;margin:auto;min-height:120px;}
.nav-two-div dl dd { width:200px; float:left; margin-left:40px; padding:25px 0  }
.nav-two-div dl dd .tit { display:block; height:32px; color:#f5a411; font-size:16px; border-bottom:2px solid #f5a411; margin-bottom:15px; }
.nav-two-div dl dd p { line-height:28px; padding:0 5px}


#nav-two1,#nav-two4,#nav-two7 { background: none}
#nav-two4 .nav-two-dd { margin-left:342px }
#nav-two7 .nav-two-dd { margin-left:400px }
#nav-two1 .nav-two-dd { margin-left:800px  }
.nav-two-dd { width:200px; background:#f4f4f4; margin-left:0 }
.nav-two-dd p a { display:block; width:100%; text-align:center; height:48px; line-height:48px; border-top:1px solid #fff}




/*底部*/
.footer { position:relative; color: #fff; padding:30px 0px; line-height:2; background:url(../images/footbg.jpg) no-repeat center; background-size: cover;  margin-top:40px;  }
.footer a { color: #fff; }
.footer b { margin-right:25px }
.footer h3{ font-size:18px; color:#ffaa10; margin-bottom:10px; }
.footer .weixin { float:right; width:150px }
.footer .weixin img { }
.copyright { padding:10px; font-size: 14px; color: #aaa; background:#1f2022 }
.copyright a { color: #aaa;}
.copyright .web_copyright a { display:none }



/*公共*/
.location { height:40px; line-height:40px; color:#fff; }
.location b { font-size:22px; padding-bottom:8px; border-bottom:3px solid #f5a411 }
.location span { float:right; margin-top:10px }
.location a { color:#eee }
.column-bg {
    position: relative;
	width:100%;
	height:100px;
    padding-top: 120px;
    background-size: cover;
	background-position:center;
	background-repeat:no-repeat;
}
.column-tit { border-bottom:2px solid #f5a411; font-size:22px; color:#222; height:42px; margin-bottom:20px }
.page-l { width:24%; float:left }
.page-r { width:73%; float: right}
.contact-msg { width:100%;}
.contact-msg div { padding:15px; border:1px solid #ddd; border-top:none; color:#666 }
.contact-msg div p { margin-bottom:8px; }



/*内页左侧*/
.submenu ul { margin-bottom:25px;}
.submenu div { border:1px solid #eee; border-top: none; padding:0px 5px; }
.submenu div p { display:block; padding-left:10px; font-size:14px; background:url(../images/iconmenu1.png) no-repeat 10px center;}
.submenu div p:hover { background:url(../images/iconmenu.png) no-repeat 10px center;}
.submenu ul li { height:42px; line-height:42px; margin-top:1px; background:#f7f7f7; overflow:hidden }
.submenu ul li:last-child { margin-bottom:0}
.submenu ul li a { display:block; padding-left:40px; font-size:16px; background:url(../images/iconmenu1.png) no-repeat 15px center;}
.submenu li.current,.submenu li:hover { background:#f1f1f1;  }
.submenu li.current a,.submenu li:hover a { color:#f5a411; background:url(../images/iconmenu.png) no-repeat 15px center;}
.submenu h1 { height:42px; line-height:42px; background:#f0f0f0; border-bottom:1px solid #ddd; font-weight:bold; color:#111; font-size:16px; text-indent:15px; }
.submenu h1 a { color:#111; }
.submenu ul h1 { margin-bottom:10px; }
.submenu p a { display:block; padding:5px 25px;}
.submenu dl{ padding:8px 25px;} 
.submenu dl a { display:block; height:30px; line-height:30px; }




/*首页banner*/
.slick-slider{position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list{z-index: 0; position: relative; display: block; overflow: hidden; margin: 0 auto; width: 100%;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-track{position: relative; top: 0; left: 0; display: block;}
.slick-track:before,
.slick-track:after{display: table; content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{outline: none; display: none; float: left; height: 100%; min-height: 1px;}
.slick-slide{float: right;}
.slick-slide img{display: block; width: 100%;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto;}
.slick-arrow.slick-hidden{display: none;}
.slick-arrow{ background-color: rgba(0,0,0,0); outline: none;border: none;width: 33px; height: 33px; top: 50%; margin-top: -16.5px; text-indent: 100px; overflow: hidden; -webkit-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out; cursor: pointer; position: absolute; z-index: 1;}
.slick-dots{ height: 10px; line-height: 1; position: absolute; width: 100%; bottom: 20px; list-style: none; display: block; text-align: center; padding: 0px; }
.slick-dots li{ display: inline-block!important; vertical-align: top; border-radius: 10px; cursor: pointer; width: 10px; overflow: hidden; height: 10px; background: #d4d4d4; box-sizing: border-box; display: inline-block; zoom: 1; *display: inline; margin: 0 6.5px;}
.slick-dots li button{ background: none; border: none; outline: none; font-size: 0; }
.slick-dots li.slick-active,.i_nslick .slick-dots li.slick-active{ overflow: hidden; background: #c6ba9a; }

 
.banner-wrap{ height: auto; position:relative }
.banner-wrap .banner-bg{ height: 100%; display: block; background-size: cover; background-position: center; background-repeat: no-repeat; position:relative}
.banner .slick-prev{ opacity: 0; left: 2%; width: 48px; height: 48px; margin-top: -24px; background-image: url("../images/icon3.png"); background-position: center; background-repeat: no-repeat; background-size: contain; }
.banner .slick-prev:hover{ opacity: 1!important; background-image: url("../images/icon3_g.png"); }
.banner .slick-next{ opacity: 0; right: 2%; width: 48px; height: 48px; margin-top: -24px; background-image: url("../images/icon4.png"); background-position: center; background-repeat: no-repeat; background-size: contain; }
.banner .slick-next:hover{ opacity: 1!important; background-image: url("../images/icon4_g.png"); }
.banner-wrap:hover .slick-prev,.banner-wrap:hover .slick-next{ opacity: .6; }





/*---------首页-----------*/
.i-tit { height:42px; line-height:40px; border-bottom:1px solid #ccc; margin-bottom:15px;  }
.i-tit b { font-size:16px; color:#333; border-bottom:3px solid #f5a411; display:inline-block }
.i-tit a { font-size:13px; float:right; line-height:12px; margin-top:15px;}
.i-tit a::after {color:#fff; content: ">"; background:#f5a411; font-family:"新宋体"; margin:0px 3px; padding:0px 3px }

.i-left { width:250px; float:left }
.i-right { width:360px; float:right; }
.i-case { width:520px; float:left; margin:0px 35px}



/*案例展示*/
.i-case ul li { position:relative; margin-bottom:20px; }
.i-case ul li .pic { width:30%; float:left }
.i-case ul li .pic img { width:100% }
.i-case ul li .text { width:67%; float: right }
.i-case ul li .text h3 a { font-size:16px; color:#111 }
.i-case ul li .text p { color:#999; margin:5px 0; line-height:24px }
.i-case ul li .text a.more { background:#f5a411; font-size:12px; color:#fff; display: inline-block; text-align:center; width:70px; height:22px; line-height:22px; }

/*资质认证*/
.i-honor { margin:20px auto}
.i-honor ul li { position:relative; margin-bottom:15px; }
.i-honor ul li .pic { width:30%; float:left }
.i-honor ul li .pic img { width:100%; height:70px }
.i-honor ul li .text { width:67%; height:70px; float: right }
.i-honor ul li .text h3 { display:table-cell; width:100%; height:70px; vertical-align:middle; font-size:16px; color:#111 }
.i-honor ul li .text p {display:table-cell; width:100%; height:70px; vertical-align:middle;} 

/*新闻*/
.i-news { width:48%; float:left }
.i-news li { position:relative; color:#999; margin-bottom:15px; }
.i-news li span { width:60px; height:60px; display:block; text-align:center; color:#fff; background:#ccc; float:left; margin-right:20px; padding:10px; }
.i-news li span b { font-size:30px; font-weight:normal; display:block; line-height:34px; }
.i-news li h3 a { font-size:16px; color:#111;  }
.i-news li h3 { height:32px; overflow:hidden;text-overflow:ellipsis; white-space: nowrap; }
.i-news li p { height:50px; }

/*联系我们*/
.i-contact { width:48%; float: right; line-height:30px }
.i-contact h3 { font-size:16px; font-weight:bold; color:#111; margin:15px auto 10px auto }
.i-contact img { height:100px; width:100%; }

/*合作伙伴*/
.partners { margin:40px auto }
.partners h2 { font-size:26px; color:#222; text-align:center }
.partners h2::before,.partners h2::after { content: " "; display:inline-block; vertical-align:middle; background:#f5a411; height:1px; width:100px; margin:0px 20px }
.partners h4 { color:#666; text-align:center }
.partners ul { margin:30px auto}
.partners ul li { float:left; height:90px; width:160px; margin:10px 20px; text-align:center; overflow:hidden; }
.partners ul li:nth-of-type(6n) { margin-right:0 }
.partners ul li img { width:100%; height:90px; transition: All 0.8s ease; -webkit-transition: All 0.8s ease; -moz-transition: All 0.8s ease; -o-transition: All 0.8s ease;  }
.partners ul li:hover img { transform:scale(1.08,1.08);  transition: All 0.8s ease; -webkit-transition: All 0.8s ease; -moz-transition: All 0.8s ease; -o-transition: All 0.8s ease; } 



/*新闻*/
.article-list li { position:relative; padding-bottom:20px; margin-bottom:20px; border-bottom:1px dashed #eee }
.article-list .pic { width:25%; float:left }
.article-list .pic img { width:100% }
.article-list .text { width:73%; float: right }
.article-list .text h3 { margin:7px auto 7px auto }
.article-list .text h3 a { font-size:18px; color:#111 }
.article-list .text p { color:#666; margin:5px 0 }
.article-list .text .date { color:#aaa; display: inline-block }
.article-list .text a.more { color:#2e85f2 }
.article-list .text h4 font { margin-left:15px; color:#fff; padding:2px 10px; border-radius:3px; }
.article-list .text .bg14 { background:#f29b76 }
.article-list .text .bg15 { background:#22ac38 }
.article-list .text .bg16 { background:#f5a411 }
.article-list .text .bg17 { background:#eb6877 }

/*新闻详情*/
.article-con { font-size:15px; line-height:2}
.article-con .article-tit { font-size:20px; color:#111; text-align:center }
.article-con .article-info { color:#999; font-size:14px; text-align:center; margin-bottom:20px }
.contit { background:#f0f0f0; color:#111; font-size:16px; font-weight:bold; padding:0px 20px; height:42px; line-height:42px; border-bottom:1px solid #ddd; }
.contit a { float:right; font-size:14px; font-weight:normal }
.handle { margin:20px auto; min-height:30px;color:#999 }
.handle li { float:left; }
.handle li:last-child { float:right }
.handle a {  color:#f5a411 }

/*猜你喜欢*/
.likearticle h1 { background:#f0f0f0; height:38px; line-height:38px; margin:20px auto; }
.likearticle h1 span { display:inline-block; padding:0px 20px; font-size:16px; }
 
/*发展历程*/
.course_list { padding:0px 20px 20px 20px; margin:50px auto; background:url(../images/localine.png) repeat-y 192px;   }
.course_list h2 { height:62px; background:url(../images/location.jpg) no-repeat 139px 0px;}
.course_list ul li  {  padding:30px 0px 0 220px; height:auto; line-height:28px; position:relative;color:#666; }
.course_list ul li .year { display:block; width:150px; text-align:right; padding-right:43px; height:36px; line-height:36px; font-size:18px; background:url(../images/quan.png) no-repeat right center; position: absolute; left:0px; top:42%}
.course_list ul li .contact { border-bottom:1px solid #ddd; padding-bottom:20px;}
.course_list ul li h3 { font-weight:bold; margin-bottom:5px; font-size:15px }

/*联合实验室*/
.activity-list li { position:relative; margin-bottom:25px; font-size:16px  }
.activity-list .pic { width:40%; float:right }
.activity-list .pic img { width:100% }
.activity-list .text { width:55%; float: left }
.activity-list .text h3 { margin:0px auto 10px auto }
.activity-list .text h3 a { font-size:18px; color:#f5a411 }
.activity-list .text h3 i { display:inline-block; width:30px; height:20px; vertical-align:top; background:url(../images/hot.jpg) no-repeat center;}


/*资质认证*/
.download-box form { position:relative; margin-bottom:20px }
.download-box form input { height:40px; line-height:40px; width:100%; text-indent:10px; border:1px solid #ccc; border-radius:2px }
.download-box form select { display:none }
.download-box form .search-submit { width:50px; height:40px; line-height:100px; overflow:hidden; cursor:pointer; border:none; position:absolute; right:0px; top:0px; background:url(../images/search.png) no-repeat center; } 
.download-list ul li { background: #fff; width: 32%; float: left; margin:10px 2% 10px 0; text-align:center }
.download-list ul li:nth-child(3n) { margin-right: 0; }
.download-list ul li .pic { width:270px; height:180px; display:table-cell; text-align:center; vertical-align: middle; border:1px solid #ddd; padding:5px;  }
.download-list ul li .pic img { max-width:100%; max-height:100%; vertical-align: middle; }
.download-list ul li .text { padding:8px; } 

/* 在线留言 */
.feedback p { position:relative; margin-bottom:10px}
.feedback p span { position:absolute; left:0px; color:#111 }
.feedback p font { color:#a30007 }
.feedback p input { height:36px; width:50%; border:1px solid #ddd; padding:0px 10px }
.feedback p input#wenxian,.feedback p input#proname  { border:none }
.feedback select { height:36px; width:75px; border:1px solid #ddd; padding:0px 10px; color:#666 }
.feedback textarea { width:88%; padding:10px; border:1px solid #ddd; min-height:60px }
.feedback #offer_btn { display:block; text-align:center; background:#f5a411; color:#fff; width:120px; height:36px; line-height:36px; margin:15px 0; border:none; font-size:16px;  }



 /*图片切换*/
.news_dcon .pic{ margin-bottom: 70px; /*font-size: 0;*/ }
.news_dcon .pic img{ display: inline-block; vertical-align: middle; }
.news_dcon .pic span{ display: inline-block; vertical-align: middle; }
.news_dcon .pic .big{ width: 55%; margin-right: 6.55%; }

 
 

/*产品列表*/
.pro_link { margin:30px auto; font-size:16px;  }
.pro_link select { height:46px; border:2px solid #ccc; border-radius:5px; margin-right:5px; font-size:16px; color:#777 }
.pro_link form { display:inline-block;vertical-align:top; position:relative }
.pro_link form input {  height:44px; line-height:44px; border:2px solid #ddd; border-radius:5px; padding:0px 10px; width:300px; font-size:16px;  }
.pro_link form input.submit { position:absolute; right:0px; top:0px; cursor:pointer; width:55px; height:48px;border:0px; background:#f5a411 url(../images/searchbtn.png) no-repeat center;  line-height:48px; font-size:0; color:#fff; border-radius:0 5px 5px 0; }


.pro-list ul li { width:31%; float:left; margin-right:3.5%; margin-bottom:20px;  height:135px; overflow:hidden }
.pro-list ul li:nth-child(3n) { margin-right:0 }
.pro-list ul li h3 { border-top:1px solid #ddd; border-bottom:1px solid #ddd; height:38px; line-height:38px; font-size:16px; margin-bottom:15px }
.pro-list ul li h3 span { border-left:4px solid #f5a411; padding-left:8px }
.pro-list ul li img { width:80px; height:80px; float:left; margin-right:15px }

/*产品详情*/


 
/*列表*/
.shop_list > li{ background: #fff; width: 32%; float: left; margin-right:2%; }
.shop_list > li:nth-child(3n) { margin-right: 0; }
.shop_list > li .pic{ opacity:1; width: 100%; height: 0; padding-bottom:60%; background-repeat: no-repeat; background-position: center; background-size: cover; }
.shop_list > li .text{ padding:10px; box-sizing: border-box; line-height:22px; text-align:center }
.shop_list > li .text h2{ font-size: 16px; margin-bottom:5px  }
.shop_list > li .text .pad{ width: 100%; height: 0; padding-bottom:20%; }
.shop_list > li .text span{ font-size: 16px; line-height: 30px; }
.shop_list > li:hover{ box-shadow: 0 0 30px rgba(0,0,0,.2); }
.shop_list > li:hover h2,.shop_list > li:hover span{ color: #f5a411; }
.shop_list > li:hover .pic{ opacity: .8; }

@media screen and (max-width: 768px){
/*.banner, .banner-wrap, .banner-wrap .banner-bg { height: 200px; }*/
.shop_list > li{ width:49%!important; margin: 0 0 10px 0!important; }
.shop_list > li:nth-child(2n) { margin-left: 2% !important;}
.shop_list > li .text{ padding: 8px 4%; }
.shop_list > li .text h2{ margin-bottom: 5px; font-size: 18px; }
.shop_list > li .text span{ font-size: 14px; line-height: 1; }
.shop_list > li .text .pad{ display: none; }
.shop_list > li .text span{ float: right; }

.shop_list_top, .shop_list_bot{ padding: 5% 3%; }
.shop_list_btn a{ width: 120px; height: 46px; line-height: 46px; font-size: 14px; margin-right: 4%; }
.shop_list_top h2{ font-size: 18px; }
.shop_list_total .fr a{ padding: 2% 0; margin-bottom: 3%; }
}


 
 
 
/*网站地图*/
.mapnav { font-size:16px; color:#fff }
.linkbox h3 { font-size:18px; margin-bottom:10px; }
.linkbox h3 a { color:#f5a411 }
.linkbox { clear:both; border-bottom:1px dashed #ddd; padding:20px 0  }
.linkbox ul:after { display:block; content: "";clear:both }
.linkbox ul li { float:left; margin-right:20px; font-size:16px; }


/*** 分页样式 **/
.dede_pages{ padding:20px 0px 20px 0; clear:both; text-align:center; height: auto; }
.dede_pages ul li{
	display: inline-block;
	line-height:28px;height:28px;
	margin:0 2px;
	overflow:hidden; background:#f4f4f5; vertical-align:middle;
}
.dede_pages ul li a { color:#555; display: inline-block;padding:0px 10px;  }
.dede_pages ul li:hover{ color:#f5a411; text-decoration:none; }
.dede_pages ul li:hover a { color:#f5a411; }
.dede_pages ul li.active,
.dede_pages ul li.active a,.pagebox ul li.active a:hover { color:#f5a411;  }
.dede_pages ul li.active { }
.dede_pages .pageinfo { color:#888; padding:0px 10px }
.dede_pages .pageinfo strong { font-weight:normal;	margin:0px 2px;}
.dede_pages ul li select { height:22px; border:none }



/*-----------搜索页面------------*/
.search_box{ position:relative; padding:10px 0px; overflow:hidden; float:right }
.search_box form { position:relative; width:350px; float:left }
.search_box a { display:block; padding:2px 10px; border:1px solid #ccc; float:right }
.search_box input {
    border-width:1px;
	border-style:solid;
	border-color:#707070 #CECECE #CECECE #707070;
	padding:6px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
}
.search_box select{
   font-size:14px;
   height:31px;
   margin-right:5px;
}
.search_box button {
    background:url(../images/searchbtn.png) no-repeat center; width: 30px; height:30px; line-height:100px; overflow:hidden; border:none; cursor:pointer
}
.resultbar{
	height:32px;
	line-height:32px; margin-bottom:30px;
	background:transparent url(../images/search-top-bg.gif) repeat-x scroll;
	color:#428C5B;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
 }
.resultbar a { float:right }

.sidebar{
  float:right;
  width:320px;
  word-wrap:break-word;
}
.sidebar h2{
  font-size:14px;
  line-height:25px;
 }
.sidebar  ul {
  padding:4px 8px;
 }
.sidebar  ul li{
  line-height:24px;
  background:url(../images/ico-3.gif) 4px 9px no-repeat;
 }
.resultlist{
  overflow:hidden; border-right:1px solid #dadada; width:820px; float:left; min-height:200px;
}

.resultlist ul li{
  padding-top:15px;
 }
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#666;
  font-size:14px;
  width:650px;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }
/*-----------搜索页面 end------------*/