﻿@charset "utf-8";
html{}
*{line-height:2em; padding: 0; margin: 0; }
body{font: normal 14px/2 'Microsoft YaHei';color:#333;}
h1,h2,h3,h4,h5,h6{font: normal 14px/2 'Microsoft YaHei';}
em, i, del { font-weight:normal; font-style:normal;}
ul, ol{}

a{text-decoration: none;} 
a:link, a:visited, a:active {color:#333;}
a:hover{color:#007ec8; }
img{border: 0px;}
*:link, *:visited, *:hover, *:active, *:focus,{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.picAofIndex120{display:block !important;cursor:pointer !important;width:120px !important;height:120px !important;}
.picDivOfIndex120{height:120px !important;width:120px !important;}

.checkbox{border: 0px;}
.clear{clear:both; float:none;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.button{border: 0px; }


.wide{ width: 1200px; margin: 0 auto; }
.wide:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#wrapper{ }

#header{ background:#fff; border-bottom:1px #ccc solid; position:fixed; width:100%; z-index:9; }
	.logo{padding:2% 0; float:left; width:20%; }
	.logo img{ display:block; max-width: 100%;}

.nav{ margin-left:20%;padding-top: 3%; }
.nav ul{list-style-type:none;}
	.nav .nLi{ float:left; position:relative; margin: 0 20px; }
	.nav .nLi a{ display: block; font-size: 16px; text-align:center;  }
	.nav .nLi a:before{ content:""; position:absolute;left:0;bottom:-15px; width:0%; height:3px;background:#007ec8; transition: all .4s ease-in-out;}
	.nav .on a{  color:#007ec8; }	
	.nav .on a:before{width:100%}

	.nav .sub{ display:none;  min-width:110px; left:-20px; top:62px; position:absolute; z-index:99; width:auto; }
	.nav .sub li{display: block; zoom:1;}
	.nav .sub a{ display: block; line-height: 35px;height: 35px;font-size:14px;padding:0 10px;width:auto; color:#333;  background:#fff; white-space:nowrap;}
	.nav .sub a:before{display: none;}
	.nav .sub a:hover{ background:#007ec8;  color:#fff; }
		
.slider{padding-top:90px;}
	.rslides {  position: relative;  list-style: none;  overflow: hidden;  width: 100%;  padding: 0; margin: 0; }
	.rslides li {  position: absolute;  display: none;  width: 100%;  left: 0;  top: 0;  }
	.rslides li:first-child {  position: relative;  display: block;  float: left; }
	.rslides img {  display: block;  height: auto;  float: left;  width: 100%;  border: 0;   } 
	.rslides {  margin: 0 auto;  }
	.rslides_container {  position: relative;  }
	.centered-btns_tabs { position: absolute; width:100%; bottom:1%; left:0; text-align: center; z-index:9999; }
	.centered-btns_tabs li{display: inline; float: none; _float: left; *float: left;margin: 0 5px;  }
	.centered-btns_tabs a{ border:3px #ffd200 solid; width:6px; height:6px; text-indent: -9999px; overflow: hidden; display: inline-block; _display: block; *display: block; }
	.centered-btns_here a{ border:3px #fff solid; }

.banner{ position:relative; }
.banner img{ max-width: 100%; display:block;}
.banner h3{ position:absolute; bottom:5%; left:5%; z-index:9;}
.banner h3 strong{ display:block;color:#fff; font-size: 36px; line-height:1.1em;}
.banner h3 span{ display:block; font-size: 30px;  opacity: 0.5;  font-family: "Arial";  text-transform: uppercase;  color: #fff;}



#imain{ }

.ititle{text-align:center; margin:0 0 2% 0;  }
.ititle:after{ content:""; display:block; width:40px; border-top:2px #007ec8 solid; margin:1% auto; }
.ititle h2{ font-size:30px; line-height:1.5em;}
.ititle p{color: #999; }
.ititle span{color: #e1e1e1; float:left; display:block; text-transform:uppercase; font-size:58px; line-height:1em; font-weight:bolder; margin-right:8px;}

.imore{ width:140px; line-height:40px; font-size:18px; border:1px #333 solid; margin:3% auto 0 auto; text-align:center;} 
.imore:hover{  } 


.icase{padding:4% 0;}
	.icase ul{list-style-type:none;}
	.icase li{float:left; width:23%; margin:1%; position:relative; }
	.icase li a{ position:absolute; left:0; right:0; top:0; bottom:0; z-index:9;} 
	.icase li img{ display:block; width:100%;} 
	.icase li div{  position:relative; padding:2% 6%; background:#f3f3f3; min-height:160px; overflow:hidden;} 
	.icase li div h3{ font-size:22px;} 
	.icase li div p{ } 
	.icase li div span{ display:block; position:absolute; bottom:6%;left:6%; z-index:5;} 
	.icase li div span:before{ content:"㊉"; display:inline-block;margin-right:6px; font-size:12px; } 
	.icase li:hover span{ color:#007ec8;}

.imain{background:#f9f9f9;}
.imain .ititle{text-align:left;}
.imain .ititle:after{ display:none;  }
.imain .ititle h2{ font-size:20px;}
.inews{ float:left; width:44%; padding:4% 3%; background:#f9f9f9 url(../images/n_bg.jpg) no-repeat;background-size:100% 100%;}
	.inews ul{list-style:none; }
	.inews li{ clear:both; position:relative; padding:2% 0;}
	.inews li em{display:block; float:left; text-align:center; color:#686868; margin-right: 2%;}
	.inews li em span{ display:block; font-size:56px; line-height:1em; }
	.inews li h3{font-size: 18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
	.inews li p{ line-height:1.5em; color:#686868;}
	.inews li a{ position:absolute; left:0; right:0; top:0; bottom:0; z-index:9;} 
	.imain li:hover h3{color:#007ec8; }	

.isolution{ float:left; width:44%; padding:4% 3%; background:#f9f9f9 url(../images/s_bg.jpg) no-repeat;}
	.isolution .ititle{ color:#fff; margin:0 0 6% 0; }
	.isolution .ititle p{ color:#fff;}
	.isolution .ititle span{ color:#fff;}
	.isolution em{ display:block; float: left; width:50%;}
	
	.isolution em img{ display:block; max-width:100%;}
	.isolution ul{list-style:none;padding-top:5%; margin-left:52%; }
	.isolution li{ color:#fff; padding:2% 0; font-size:16px;}
	.isolution li h3{font-size:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	.isolution li a{display:block;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	
.iproduct{padding:4% 0;  background:url(../images/p_bg.jpg) no-repeat top center;}
	.iproduct ul{list-style-type:none;  }
	.iproduct li{float:left; width:23%; margin:1%;  text-align:center;}
	.iproduct li a { display:block;background:#f9f9f9; padding:20% 0;  }
	.iproduct li em{ display:block; margin:0 auto 3% auto; width:48px; height: 42px;background: no-reoeat;}
	.iproduct li span{ display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	.iproduct li:first-child em{ background-image:url(../images/cy1.png);}
	.iproduct li:nth-child(2) em{background-image:url(../images/cy2.png);}
	.iproduct li:nth-child(3) em{background-image:url(../images/cy3.png);}
	.iproduct li:nth-child(4) em{background-image:url(../images/cy4.png);}
	.iproduct li:hover a{ background:#017ec8;color:#fff;}
	.iproduct li:hover:first-child em{ background-image:url(../images/cy11.png);}
	.iproduct li:hover:nth-child(2) em{background-image:url(../images/cy22.png);}
	.iproduct li:hover:nth-child(3) em{background-image:url(../images/cy33.png);}
	.iproduct li:hover:nth-child(4) em{background-image:url(../images/cy44.png);}


.aboutus{padding:6% 0; background:url(../images/a_bg.jpg) no-repeat top center;}	
	.icompany{ margin:0 auto; width:60%; position:relative; padding:1% 10%;}
	.icompany:before{ content:"["; font-size:158px; line-height:1em; position:absolute; left:0;top:-8%; }
	.icompany:after{ content:"]"; font-size:158px; line-height:1em; position:absolute; right:0;top:-8%;}
	.icompany p{ text-indent:2em; }
	
	

.ipartner{padding:4% 0; }
	.ipartner ul{list-style-type:none;padding-left:1px;padding-top:1px; font-size:0;}
	.ipartner li{ display:inline-block; width:16.666%;border:1px solid #e5e5e5;box-sizing:border-box;margin-left:-1px;margin-top:-1px;background:#fff;transition:all .4s;position:relative;}
	.ipartner li a{display:block;} 
	.ipartner li img{ display:block; width:100%;} 
	.ipartner li:hover{box-shadow:0 3px 12px #ccc;z-index:2}


 

.icontact{}


#footer{background:#f9f9f9;}
.foot{padding:3% 0;  }

.f_logo{float:left; margin-right:4%;}
.f_logo img{ display: block;max-width:100%; margin:0 auto;}
.f_erweima{float:right; text-align:center;}
.f_erweima img{ display: block;max-width:100%; margin:0 auto;}
.f_erweima p{}
.f_contact{float:left; width:60%;  }
.f_contact a{ color:#aaa;}
.f_contact img{float:right;  display:block; margin:0 auto;}

.footnav{}
.footnav dl{ list-style:none; float:left; width:12%; }
.footnav dt{ font-size:16px;margin:0 0 5px 0; }
.footnav dd{ line-height:1.5em; font-size:14px;}
.footnav dd a{display:block; color:#999; }


.copyright { border-top:1px #999 solid; text-align:center; padding:1% 0; }
.copyright a{padding:0 8px;color:#616161;}
.copyright div{ display:inline;}	


#main{margin:3% 0; }
	#left{float:left; width:22%;  display:none; }
	#right{ }
	#leftmsg{float:left; width:25%;  }
	#rightmsg{float:right; width:72%;  }

.title{ background: url(../images/leftnav_t.png) no-repeat;padding:18px 25px 8px 25px; }
	.title strong{ font-size:23px; color:#fff;  display:block; line-height:1.6em;}
	.title span{  color:#bbc3d8; display:block; line-height:1.6em; }

.leftnav{ background:#f7f7f7; padding:2% 0; }
	.leftnav h3{ padding:5% 8%; background:#0079ba; }
	.leftnav h3 strong{display:block;   font-size: 26px; color:#fff;  margin-bottom:5%;}
	.leftnav h3 strong:after{content:""; display:block; width:30px;height:2px;background:#fff;}
	.leftnav h3 span{ display:none; color: #666; font-size: 20px; text-transform:uppercase;line-height:1.3em; }

	.leftnav dl{list-style-type:none; text-align:right; }
	.leftnav dt{ display:inline-block; }
	.leftnav dt a{ display: block; padding:0 16px;  }
	.leftnav dt a:hover{ color:#017ec8;}
	.leftnav .current a{ color:#017ec8;}
	.leftnav dd{ display:none;background:#f5f5f5;}
	.leftnav dd a{display:block; font-size:12px; padding:0 0 0 40px;border-bottom:1px #dcdcdc dotted;line-height:40px; }
	.leftnav dd a:before{ content:"• ";}
	.leftnav dd a:hover{color:#ff001e; }
	

.place{position:absolute;bottom:0;left:0;right:0;background:#000;background:rgba(0,0,0,.2); padding:1% 0; z-index:5;}
	.place p{color:#fff;text-align:right; padding:0 3%; }
	.place p:before{ content:"";background: url(../images/place.png); width:18px; height:22px; display:inline-block; vertical-align:middle; margin-right:8px;}	
	.place p a{ padding:0 8px;font-size:12px; color:#fff;}
	.place strong{font-size: 28px; border-bottom: 5px #ce0400 solid; display:inline-block;}
	

.lcontact{ }
	.lcontact_t{padding:5% 8%; background:#0079ba; }
	.lcontact_t strong{display:block;   font-size: 26px; color:#fff;  margin-bottom:5%;}
	.lcontact_t strong:after{content:""; display:block; width:30px;height:2px;background:#fff;}
	.lcontact_t span{ display:block; text-transform:uppercase;line-height:1.3em; }
	.lcontact_con{background: #f8f8f8;padding:5% 8%;}
	
.newslist{}
	.newslist ul{ list-style-type:none;}
	.newslist li{ background:#f9f9f9; height:auto; overflow:hidden; margin:0 0 3% 0; }
	.newslist li em{display:block;float:right; width:40%; height:260px; overflow:hidden; }	
	.newslist li em img{width:100%; display:block; margin:0 auto;}
	.newslist li div{margin-right:40%; padding:2em 3em;}
	.newslist li h3{font-size:24px; font-weight:bold; line-height:2.5em;	}
	.newslist li p{ font-size:12px; line-height:1.6em; }
	.newslist li span{ margin:1em 0 0 0;display: block;  }
	.newslist li a{display: inline-block;  background:#999; padding:0 10px; text-align:center; color:#fff;}
	.newslist li a:hover{ background:#3588cc;}
.publiclist{}
	.publiclist ul{ list-style-type:none;}
	.publiclist li{padding:7px 0px;border-bottom:1px #cdcdcd dotted; line-height:18px; }
	.publiclist li a{display:block; padding:0 0 0 25px; background:url('../images/cion1.gif') no-repeat 12px center; line-height:18px; }
	.publiclist li span{ float:right;padding-right:8px;color:#999;line-height:18px; }
	.publiclist li strong{line-height:18px;}
	
.contact{padding:0;}

.down{}
	.down ul{ list-style-type:none;}
	.down li{padding:7px 0px 7px 25px;border-bottom:1px #cdcdcd dotted; line-height:18px;background:url('../images/icon1.gif') no-repeat 12px center;}
	.down li a{display:block; float:right;  line-height:18px; }
	.down li strong{line-height:18px;}

	
.title02{ margin:2px 0; padding:8px 20px;  background:#f8f8f8;position:relative;  border:1px #e3e3e3 solid; border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px; }
	.title02:before{ content:""; width:5px; height: 15px; background:#3588cc; position:absolute;left:8px; top:14px;}
	.title02 a{ float:right;}

.container{  }
.content{}
	.content h1{margin:2px 0; padding:8px 20px;  background:#f8f8f8; position:relative; border:1px #e3e3e3 solid; border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
	.content h1:before{ content:""; width:5px; height: 15px; background:#3588cc; position:absolute;left:8px; top:14px;}
	.content h1 a{}
	.content h2{text-align:center; font-size:16px;  padding-bottom:15px;}
	.content h3{font-size:26px; text-align:center; font-weight:800;}
	.content h5{background:#f5ff5f url('../images/cion02.gif') no-repeat 5px center;border-bottom:1px solid #ccc; font-weight:bold; padding:0 0 0 20px;}
	.content h4{background:#eeeeee;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
	.content h4 span{ display:block; float:left; background:#e62129; color:#fff; padding:0 20px; line-height:2.6em;}	
	.content h6{ text-align:center; font-size:12px; font-weight:normal; line-height:30px; margin:0 0 8px 0;border-bottom:1px dotted #ccc;}
	.content p{ margin:3px auto 5px auto;} 
	.content a{text-decoration:underline;}
	.content li{ margin-left:3.5em;}
	.content img{ max-width:100%;}
	.content .detail{ padding:0.5% 0 1% 0;margin:0 auto; overflow:hidden;}
	.content table{}
	.content table td{padding:0px 5px;}
	.content table td p{ margin:0;}
.tableboder table{border:#d4d4d7 solid 1px; text-align:center; border-collapse:collapse;}
	.tableboder th{ color:#e62129; padding:2px 5px;border:#d4d4d7 solid 1px;}
	.tableboder td{ padding:2px 5px;border:#d4d4d7 solid 1px;}
.brief{ margin:0 auto; }
	.brief a{text-decoration:underline;}
	
.page{ text-align:center; padding:15px 0 0 0;font-size:12px;}
	.page a{padding:0 3px;}
	.page a:visited{}
	.page a:hover{ text-decoration:underline;}
.tool{ text-align:center; font-size:12px; padding:10px 0 15px 0;}
	.tool a{padding:0 3px;}
	.tool a:visited{}
	.tool a:hover{ text-decoration:underline;}

.choice{ height:25px; padding:10px 0;}
	.choice a{ display:block; text-align:center; background:url('../images/choice02.gif') no-repeat; margin:0 10px 0 0; font-weight:bold; width:110px;line-height:25px; float:left; }
	.choice a:hover{ background:url('../images/choice01.gif') no-repeat; color:#fff;}
	.choice #current{ background:url('../images/choice01.gif') no-repeat; color:#fff;}
.product{ padding:10px;}
.product ul{list-style-type:none;}
.pro_a{ padding:1% 0;}
	.pro_a img{width:120px; border:7px solid #ededed; margin:0 1.5% 0 0; float:left;}
	.pro_a div{ line-height:20px; padding:2px 5px 2px 5px; vertical-align:top;}
	.pro_a div strong{ color:#3588cc;  line-height:20px; }
	.pro_a div p{ display:inline; line-height:20px;}

.pro_n{ padding:2%; float:left; width:45%; margin:0.5%;background:#f7f7f7; height: 140px; overflow: hidden; position:relative;}
.pro_n:before{ content:"";border:1px solid #f7f7f7;  position: absolute; left:0;right:0; bottom:0;top:0; z-index:9;}
.pro_n:after{content:""; border-bottom:4px solid #007EC8;position: absolute;bottom:1px; width:0; left:50%; z-index:9;}
	.pro_n em{ float:left; width:160px;border-right:1px solid #ccc;}
	.pro_n em img{ display:block;max-width:140px; }
	.pro_n div{ margin-left:181px; position:relative;}
	.pro_n div h3{ font-size:18px;line-height:1.6em; margin-bottom:2%;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
	.pro_n div h4{font-size:12px;  line-height:1.6em; height:80px;overflow: hidden; color:#676767;  }
	.pro_n div p{ display:inline; font-size:12px; line-height:1.5em;color:#676767;}
	.pro_n div span{font-size:12px; display:block; padding:1% 0; }
	.pro_n div span:after{ content:" +"; }
	.pro_n div a{ position:absolute; right:0;left:0;top:0;bottom:0;z-index:9;}
	.pro_n:hover:before{border:1px #007EC8 solid; transition: all 0.8s ease 0s;}	
	.pro_n:hover:after{left:0;right:0; width:100%;transition: all 0.8s ease-out 0s;}
	.pro_n:hover em{border-right:1px #007EC8 solid;transition: all 0.5s ease 0s;}
	.pro_n:hover div h3{color:#007EC8;}

.caselid .picd{ float:left; width:195px; height:138px; border-right:1px #ccc solid; transition: all 0.5s ease 0s;}
.caselid:hover .picd{}


/*橱窗页1:1*/
.productb{ padding:5px 0;}
	.productb .picdiv{ float:left; width:25%; text-align:center; margin:5px 0; min-height:155px;}
	.productb h2{width:120px;height:120px; border:1px solid #878787; padding:5px; background:#fff; margin:0 auto;}
	.productb h2 a{width:120px;height:120px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
	.productb h2 img{vertical-align:middle;}
	.productb span{line-height:18px; text-align:center;display:block; padding:3px;}
	.productb span a{line-height:18px;}

/*橱窗页3:4*/
.pic_list{ padding:5px 0;}
	.pic_list .picdiv{ float:left; width:25%; text-align:center;margin:5px 0;}
	.pic_list h2{ width:164px; height:124px; margin:0 auto;}
	.pic_list h2 a{width:160px;height:120px; border:1px solid #8e8e8e;padding:1px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
	.pic_list h2 img{vertical-align:middle;}
	.pic_list span{line-height:18px; text-align:center;display:block; padding:3px;}
	.pic_list span a{line-height:18px;}


/*产品内容页c*/
.special{ padding:10px 0 20px 20px;}
	.special img{float:left;margin:0 2% 0 0; width:200px;border:1px solid #e0e0e0; padding:6px; background:#f1f1f1;}
	.special div strong{color:#3588cc; }
	.special div{padding:0 6px; }
	.special div p{ display:inline;}

.sitemap{padding:5px 10px 10px 5px; font-size:12px;}
	.sitemap p{ padding:0 10px; line-height:20px;}
	.sitemap a{padding:0 10px;}
.client{}
	.client ul{ list-style-type:none;}
	.client li{ float:left; width:25%;text-align:center;}
	.client p{ }
	.client img{ border:1px #ccc solid;margin:10px 0 0 0;}
#fromtinner_{ padding:10px 15px;}
	#fromtinner_ textarea{width:400px;font-size:12px;line-height:18px ;border:solid 1px #d8d8d8;}
	#fromtinner_ input{line-height:22px; height:24px; font-size:12px;border:solid 1px #d8d8d8;}
	#fromtinner_ .border{width:400px;border:solid 1px #d8d8d8;}
	#fromtinner_ .btn{border-style: none;border-color: inherit;	border-width: medium;width:70px; margin:5px 10px; height:25px; line-height:25px;text-align:center; font-weight:bold; background:url('../images/pinglun.gif') no-repeat left top;}
/*留言和评论*/
.board{margin:0;}
	.board_h4{font-size:22px; text-align:center; padding:5px 0 0 0;}
	.board_h4 a{}
	.board_h5{ text-align:center; font-weight:normal;}

.sitemsg{}
	.sitemsg td{padding:3px 0;}
	.sitemsg .msgtitle{padding-left: 8px;}
	.sitemsg b{ color:#e62129;}
	.sitemsg .con{padding-left: 8px;}
/*留言页面*/
#boardinner_ {border:0; font-size:12px;}
	#boardinner_ form{ padding:6px 0; margin-bottom:10px;}
	#boardinner_ input{ padding:2px; font-size:12px;line-height:18px ;border:solid 1px #d8d8d8;}
	#boardinner_ textarea{ padding:2px; font-size:12px; line-height:18px;border:solid 1px #d8d8d8;}
	#boardinner_ .btn{border-style: none;	border-color: inherit;	border-width: medium;	width:70px; margin:5px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
	#boardinner_ .border{width:180px;border:solid 1px #d8d8d8;}
	#boardinner_ .desc{display:block;}
	#boardinner_ .boardtitle{}
	#boardinner_ .boardtitle span{  font-weight:bold; font-size:14px;  }
	#boardinner_ ul{list-style-type:none; padding:4px 8px;}
	#boardinner_ li{ background:url('../images/cion.gif') no-repeat left 8px;padding-left:10px;}
	#boardinner_ p{ text-align:center; background:none; }
.comment{}
	.comment_list{ padding:5px 10px 15px 10px;}
	.comment_list ul{ list-style-type:none;}
	.comment_list li{line-height:18px;padding:7px 8px; border-bottom:1px dotted #ccc; }
	.comment_list li a{ line-height:18px; background:url('../images/cion.gif') no-repeat 8px 5px; padding:0 0 0 26px; display:block; }

#comment_list{ padding:8px 10px;}
	#comment_list table td{ padding:2px; font-weight:bold;}
	#comment_list input{line-height:22px; font-size:12px; height:22px; padding:0 0 0 2px;}
	#comment_list textarea{line-height:18px;font-size:12px; line-height:22px; height:100px;}
	#comment_list .border{width:400px;border:solid 1px #d6d6d6;}
	#comment_list .btn{border-style: none;	border-color: inherit;	border-width: medium;	width:70px; margin:5px 10px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
	#comment_list p{ padding:0 0 0 77px;}
/*评论页面*/
#commentinner_ {border:0;font-size:12px; padding:20px 0 0 0;}
	#commentinner_ form{padding:6px 0; margin-bottom:10px;}
	#commentinner_ input{padding:2px;line-height:18px; font-size:12px;border:solid 1px #d8d8d8;}
	#commentinner_ textarea{ padding:2px;line-height:18px;font-size:12px;border:solid 1px #d8d8d8;}
	#commentinner_ .border{width:180px;border:solid 1px #d8d8d8;}
	#commentinner_ .checkbox{ border:none; }
	#commentinner_ .btn{border-style: none;	border-color: inherit;	border-width: medium;	width:70px; margin:5px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
	#commentinner_ .commenttitle{   }
	#commentinner_ .commenttitle span{ font-weight:bold;  font-size:14px;   }
	#commentinner_ ul{list-style-type:none; padding:4px 8px;}
	#commentinner_ li{background:url('../images/cion.gif') no-repeat left 8px; padding-left:10px;}
	#commentinner_ p{ text-align:center;background:none; }
#search_ {font-size:12px ; border:0;}
	#search_ table{}
	#search_ table td {font-size:12px; padding:10px 0 5px 0;}
	#search_ input{line-height:20px;height:20px; font-size:12px;border:solid 1px #d8d8d8;width:100px; padding:0 0 0 2px;}
	#search_ .btn{border-style: none;	border-color: inherit;	border-width: medium;	width:70px; margin:5px 5px 15px 5px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
	#search_ .title{ font-weight:bold; font-size:14px; }
	#search_ h1{ margin:0;padding:0;}
	#search_ p{ padding:0 15px 0 0; background:none;}
.searchReuslt_{font-size:12px ;padding:10px;}
.searchReuslt_title_{font-weight:bold ;line-height:35px ; }
.searchResult_Other_ { width:100%;text-align:right;}
.searchHint_ {margin:15px}
	.searchHint_ dl{padding:5px 14px; line-height:24px;margin:0 7px;border-bottom:1px #ababab dashed;}
	.searchHint_ dt{ background:url('../images/cion.gif') no-repeat left 5px; padding:0 0 0 20px;}
	.searchHint_ dd{padding:0 22px;}
	.searchHint_ dt span{float:right;}
	.searchHint_ dt strong{font-weight:normal;}
	.searchHint_ a{font-style:normal;TEXT-DECORATION: none }
	
.temp{color:#656565;clear:both;width:auto;padding:5px 0;font-size:12px;font-family:Tahoma,Arial;text-align:center;}
.temp a{color:#656565}
.CopyrightWrap{}

