﻿@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:#00428e; }
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; }
#iwrapper{  }
#wrapper{ }

#header{}
	.logo{padding:2% 0; float:left; width:18%; }
	.logo img{ display:block; max-width: 100%;}

.top{margin-left:19%;}	
.toptel{height:70px;} 
.toptel p{float:right; font-size: 16px; background:url(../images/toptel.png) no-repeat left center; padding:2% 0 2% 50px;} 

.nav{height:50px; }
.nav ul{list-style-type:none;height:50px; }
	.nav .nLi{ float:left; position:relative; display:inline; padding:0 0 0 1px; background:url(../images/menu_line.gif) no-repeat left center; }
	.nav .nLi a{ display: block;  line-height: 50px; font-size:16px;  padding:0 20px; text-align:center; position:relative; }
	.nav .nLi a:hover,.nav .on a{  color:#ffb441; }
	.nav .sub{ display:none; min-width:110px; left:0; top:50px; position:absolute; z-index:99999; }
	.nav .sub li{ zoom:1;background:#fff; padding:10px 0; }
	.nav .sub a{ display:block;line-height: 30px;background:none; font-size:14px;color: #333; white-space:nowrap; border:0;  }
	.nav .sub a:hover{ }
	.nav .none{ background:none;padding:0;}
	
.slider{}
	.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:5%;  left:0%;text-align: center; z-index:9999;padding:5px 0; }
	.centered-btns_tabs li{display:  inline-block; margin:0 5px;width:12px; height:12px; padding:2px;border:1px solid rgba(255,255,255, 0.5); border-radius:50%; }
	.centered-btns_tabs a{ border:3px #ffd200 solid; width:6px; height:6px; text-indent: -9999px; border-radius:50%; overflow: hidden; display: block; }
	.centered-btns_here a{ border:3px solid rgba(255,255,255, 0.8); }	

.banner{ position:relative; }
.banner img{ display:block; max-width: 100%; margin:0 auto;}


#imain{}

.ititle{text-align:center; margin-bottom:2em;  }
	.ititle h2{ font-size: 36px; line-height:1.4em;}
	.ititle span{display:block; font-size: 30px; font-weight:bold; text-transform:uppercase; line-height:1.4em; color: #aaa;}
	.ititle p{color: #999; }
	
	
.more{display:block;width:120px;height: 36px; line-height:36px; text-align:center; border:2px #0095ed solid; color:#0095ed;  }
.more:before{ content:">"; font-family:"宋体"; display:inline-block; margin-right:8px;}
.more:hover{ background:#0095ed;color:#fff; }


.imain{  }
.iproduct {padding:4% 0; }
	.plist{ margin-bottom:3%;color:#dcdcdc;text-align:center;  }
	.plist a{padding:0 20px; } 
	.plist a:hover{} 

	
	.iproduct .bd{}
	.iproduct .bd ul{ zoom:1; list-style-type:none;}
	.iproduct .bd ul li{ float:left; width:25%; position:relative;  }
	.iproduct .bd ul li .con{ margin:0 4%;background:#f9f9f9 url(../images/yy.jpg) no-repeat bottom center;height: 600px; overflow: hidden;}
	.iproduct .bd ul li .con em{ display:block; }
	.iproduct .bd ul li .con em img{display:block; width:100%; transition:transform 0.6s ease-out;  }
	.iproduct .bd ul li .con div{padding: 40px; background:#f9f9f9;height:150px;  position:relative;z-index: 10;}
	.iproduct .bd ul li .con div h3{ font: 18px/50px "Microsoft YaHei"; margin-bottom: 3%;  overflow:hidden;}
	.iproduct .bd ul li .con div p{font-size:12px;}
	.iproduct .bd ul li .con div i{display:block;width:60px; height:1px; background: #ccc;margin-top: 10%; }
	.iproduct .bd ul li .con div a{display:block; width:120px; line-height: 32px; background: #666; color: #fff;text-align:center; margin-top: 15%; display: none;}
	.iproduct .bd ul li:hover em img{filter: alpha(opacity=80); opacity: 0.8;transform:scale(1.1);}
	.iproduct .bd ul li:hover .con div{ margin-top: -30%;  transition: all 0.5s ease; }
	.iproduct .bd ul li:hover .con div a{ display: block;}
	.iproduct .bd ul li .con div a:hover{  background: #ffb441;}
	.iproduct .hd{ display:none;}	

.aboutus{ padding:2% 0; background:#f1f1f1; }
.aboutus .wide{background: url(../images/mallbg.png) no-repeat bottom center; padding-bottom: 27px;}


.quicknavbox {position: relative; }
.quicknavbox .bd ul { padding: 0 0 40px 5%; zoom: 1; height: auto; overflow: hidden; list-style-type:none;}
.slideText { float: left; width: 36%; padding-top: 40px; }
.slideText h3 {color: #333; font-size: 22px; }
.slideText h3 span {display: block; font-size: 20px; text-transform: uppercase; color: #ccc; line-height:1em; font-weight:bold; }
.slideText div { color: #888; margin: 15px 0 50px;font-size: 16px;  }
.slideText a { display: block; width: 120px; line-height: 34px; color: #fff; text-align: center; background: #646464; }
.slideText a:hover { background: #fdac31; transition: all 0.5s ease; }
.slideImg { float: right; width: 60%;}
.slideImg img { display: block; width: 100%; height: 360px; }
.slideImg img:hover { filter: alpha(opacity=70); opacity: 0.7; transition: all 0.5s ease; }
.quicknavbox .hd {height: 231px; border: 1px solid #d3d3d3; background: #fff; }
.quicknavbox .hd ul {list-style-type:none;  }
.quicknavbox .hd ul li { float: left; width: 16.666666%; cursor: pointer; position:relative; }
.quicknavbox .hd ul li a {  padding: 30% 0; position: relative; display: block; color: #000; font-size: 18px; text-align: center; }
.quicknavbox .hd ul li a em { display:block; width:39px; height: 36px; margin:0 auto; }
.quicknavbox .hd ul li a span {display:block; padding: 10% 0; position:relative; }
.quicknavbox .hd ul li a span:after{ content:""; position:absolute; bottom:0px;left:50%;margin-left:-9px; width: 18px; height: 1px; background: #6a6a6a; }

.quicknavbox .hd ul li:first-child em { background-image: url(../images/mainIcon1.png); }
.quicknavbox .hd ul li:nth-child(2) em { background-image: url(../images/mainIcon2.png); }
.quicknavbox .hd ul li:nth-child(3) em { background-image: url(../images/mainIcon3.png); }
.quicknavbox .hd ul li:nth-child(4) em { background-image: url(../images/mainIcon4.png); }
.quicknavbox .hd ul li:nth-child(5) em { background-image: url(../images/mainIcon5.png); }
.quicknavbox .hd ul li:nth-child(6) em { background-image: url(../images/mainIcon6.png); }
.quicknavbox .hd ul li.on { background: #646464; }
.quicknavbox .hd ul li.on:before{ content:""; position:absolute;top:-20px; left:50%;margin-left:-10px; border:10px solid transparent;border-bottom-color:#646464;}
.quicknavbox .hd ul li.on a { color: #fff; }
.quicknavbox .hd ul li.on a span:after { background: #fff; }
.quicknavbox .hd ul li.on:first-child em { background-image: url(../images/mainIcon1-1.png); }
.quicknavbox .hd ul li.on:nth-child(2) em { background-image: url(../images/mainIcon2-1.png); }
.quicknavbox .hd ul li.on:nth-child(3) em { background-image: url(../images/mainIcon3-1.png); }
.quicknavbox .hd ul li.on:nth-child(4) em { background-image: url(../images/mainIcon4-1.png); }
.quicknavbox .hd ul li.on:nth-child(5) em { background-image: url(../images/mainIcon5-1.png); }
.quicknavbox .hd ul li.on:nth-child(6) em { background-image: url(../images/mainIcon6-1.png); }

.inews{ padding:4% 0; }
	.n_list{ margin-bottom:3%; color:#dcdcdc;text-align:center; }
	.n_list a{padding:0 20px; } 
	.n_list a:hover{} 

.inewsbox { height: 320px; background: #f7f7f7;position: relative; }
.inewsbox .bd { margin: 0 auto;  z-index: 0; overflow: hidden; width:100%;  }
.inewsbox .bd ul {list-style-type:none;}
.inewsbox .bd li { overflow: hidden; }
.inewsbox .bd li em {display: block; float: left; width:42%; }
.inewsbox .bd li em img {display: block; width: 100%; height: 320px;  }
.inewsbox .bd li em img:hover { filter: alpha(opacity=70); opacity: 0.7; transition: all 0.5s ease; }
.inewsbox .bd li div { float: left; width: 42%;height: 180px; padding:70px 8%; }
.inewsbox .bd li div h3 { margin-bottom: 10px; }
.inewsbox .bd li div h3 a { color: #000; font-size: 22px; }
.inewsbox .bd li div h3 a:hover { color: #fdac31; transition: all 0.5s ease; }
.inewsbox .bd li div p { color: #777; font-size:12px;}
.inewsbox .hd { width: auto; position: absolute; z-index: 1; bottom: 5%; left: 60%;  }
.inewsbox .hd ul li { cursor: pointer; display: inline-block;  *display: inline; zoom: 1; width: 8px; height: 8px; margin:0 4px; background: #646464; overflow: hidden; line-height: 9999px;  border-radius: 50%; }
.inewsbox .hd ul .on { background: #fdc064; }


.inewslist { list-style-type:none;padding: 8% 0 5% 0;}
.inewslist li {float: left; width:31.33%; height: 340px;  position: relative; margin:0 1%;background: #f7f7f7 url(../images/NewsBg.jpg) no-repeat bottom center; }
.inewslist li a { display: block;  padding: 0 9%; }
.inewslist li a h3 { font-size: 16px; padding: 100px 0 14px; }
.inewslist li a p { color: #777; line-height: 1.6em; }
.inewslist li:hover a { color: #fdac31;transition: all 0.5s ease; }
.inewslist li:hover a .ntext { transition: all 0.5s ease; background: #fdac31; }
.inewslist li:hover a .ntext span { color: #fff; }
.inewslist li span { position: absolute; left: 9%; top: -10%; z-index: 5; height: 94px; background: #646464; width: 87px; padding-right: 9px; text-align: right; color: #fff; }
.inewslist li span b {display: block;  font-weight: normal; font-size: 28px; line-height: 28px; padding: 28px 0 1px; }
.inewslist li span i { display: block; font-size: 14px; color: #a4a4a4; }

.joinus{padding:4% 0 2% 0; background:#f1f1f1; }
.joinus .wide{background: url(../images/mallbg.png) no-repeat bottom center; padding-bottom: 27px;}

#ifocus {height: 414px; position: relative; }
#ifocus_btn {display: inline; float: left; width: 30%; background: #fff; }
#ifocus_btn ul{list-style-type:none; }
#ifocus_btn li { height: 138px; }
#ifocus_btn li a { display: block;  padding: 45px 0 0 90px; position: relative; }
#ifocus_btn li a strong{display: block; font-size: 16px; line-height:1.6em;  }
#ifocus_btn li a span { display: block; font-size: 16px; color: #ababab; text-transform: uppercase; line-height:1.6em; }
#ifocus_btn li a i { display: block; float:left;margin-right:10px; border: 1px solid #e8e8e8; width: 50px; height: 50px; border-radius: 50%; }
#ifocus_btn li a i.a0 { background-image: url(../images/Icon1.png); }
#ifocus_btn li a i.a1 { background-image: url(../images/Icon2.png); }
#ifocus_btn li a i.a2 { background-image: url(../images/Icon3.png); }
#ifocus_btn li.on { background: #f6f6f6; }
#ifocus_pic { margin:0 0 0 30%; height: 414px; overflow: hidden; }
#ifocus_piclist img {display: block; width: 50%; height: 414px; }
#ifocus_piclist img:hover { filter: alpha(opacity=70); opacity: 0.7; transition: all 0.5s ease; }

#ifocus_tx { position: absolute; right: 0; top: 0; color: #fff; background: #646464; width: 420px; height: 414px; }
#ifocus_tx:hover { background: #fdac31; transition: all 0.5s ease; }
#ifocus_tx ul li { display: none; padding: 80px 80px 0; }
#ifocus_tx ul li h3 { font-size: 24px; margin-bottom: 10px;}
#ifocus_tx ul li h3 a {font-size: 24px; color: #f9f9f9;}
#ifocus_tx ul li p {  }



.icase{ }
	

	
.ipartner{ padding:4% 0; }
.advantage{padding:4% 0;}
.ibusiness{  }
.icompany{}
.icompany p{text-indent:2em; }
.icompany a{ display:block;margin-top:2em; width:52px; height:52px;border:1px #ff6051 solid; background:#ff6051; color:#fff; text-align:center; line-height:52px; font-size:22px; font-family:Arial;  }
.icompany a:hover{  background:none;color:#333; width:125px;  }
 

.icontact{ }	


.ilink{}

#footer{background:#e3e3e3;}
#footer a{}
.foot{ padding:3% 0;   }

.footnav{ }
.footnav dl{ list-style:none;float:left; width:13%;border-left: #ccc solid 1px; padding-left:1%; }
.footnav dt{ font-size:16px; }
.footnav dd{ }
.footnav dd a{display:block;color:#666; }

.f_contact{float:right; width:18%; border: #ccc solid 1px;padding: 1% 1% 1% 7%; background:url(../images/f_tel.png) no-repeat 20px 20px; text-align:center; }
.f_contact h3{ font-size:16px; border-bottom:1px #aaa solid; display:inline-block; line-height:2.2em;}
.f_contact span{ display: block; font-size:18px;margin-top: 5px; }
.f_contact p{ line-height:1.6em; color:#666; }

.f_erweima{float:left; width:14%; }
.f_erweima img{ display:block;}

.copyright{ background:#333; text-align:center;padding:1% 0; color:#fff; }
.copyright a{padding:0 8px; color:#fff;}
.copyright div{ display:inline;}	

#main{ padding:3% 0; }
	#left{ display:none; }
	#right{}
	#leftmsg{float:left; width:24%; }
	#rightmsg{float:right; width:72%; }

.title{padding:0 0 1.5% 0; border-bottom:1px #e6e6e6 solid;  }
	.title strong{display:block;  font-size:24px; font-weight:normal;}
	.title strong:after {	content: ".";color: #ff6052;	font-size: 28px;display: inline-block;}
	.title span{  color:#bbc3d8; display:block; line-height:1.6em; }
	

.leftnav{ background:#d1d1d1;  }
	.leftnav h3{ display:none; position:relative; padding-bottom:2em;  }
	.leftnav h3 strong{font-size:26px;font-weight:normal; line-height:1.5em; }
	.leftnav h3 span{display:block; font-size:18px;line-height:1.4em;  text-transform:uppercase; }
	.leftnav dl{list-style-type:none;  } 
	.leftnav dt{ display:inline-block; }
	.leftnav dt a{ display: block;line-height:45px; padding:0 20px; position:relative;  }
	.leftnav dt a:hover{ background:#007cc4; color:#fff; }
	.leftnav .current a{ background:#007cc4; color:#fff; }
	.leftnav .current a:before{ border-left-color:#ff6052; }
	.leftnav dd{ border-left:#e3e3e3 6px solid; border-bottom:1px #e3e3e3 solid; padding:10px 0; }
	.leftnav dd a{display:block; font-size:12px;line-height:30px; padding:0 0 0 30px;  }
	.leftnav dd a:before{ content:"•"; display:inline-block; margin-right:5px;}
	.leftnav dd a:hover{ }

.place{  position:absolute; left:5%; top:10%; width:90%;  }
	.place p{ color:#fff;}
	.place p a{  padding:0 8px; color:#fff;}
	.place h3{ font-size: 36px; font-weight: bold; color: #fff; position:relative; }
	.place h3:after{ content:""; position:absolute; bottom:-20px;left:0; width: 74px;height: 5px; background: #fff;}
    
	
.lcontact{ }
	.lcontact_t{background: #ce0400;color:#fff;padding:20px 25px;}
	.lcontact_t strong{font-size: 28px;font-weight: normal; display:block; line-height:1.3em;}
	.lcontact_t span{ display:block; text-transform:uppercase;line-height:1.3em; }
	.lcontact_con{background: #f3f3f3;border-bottom: 1px solid #e8e8e8;padding:15px;}
	
.newslist{}
	.newslist ul{ list-style-type:none;}
	.newslist li{ background:#f5f5f5; 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; line-height:18px; }
	.publiclist li a:before{ content:"•"; display:inline-block; margin:0 8px;}
	.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;border-bottom:1px #cdcdcd dotted; line-height:18px;}
	.down li:before{ content:"•"; display:inline-block; margin:0 8px;}
	.down li a{display:block; float:right;  line-height:18px; }
	.down li strong{line-height:18px;}

	
.title02{ margin:2px 0; padding:8px 20px;  background:#f5f5f5;position:relative; 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:#f5f5f5; position:relative; 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;border-bottom:1px solid #ccc; font-weight:bold;}
	.content h5:before{ content:"•"; display:inline-block; margin:0 8px;}
	.content h4{background:#eee;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{ }
	.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:1% 0;}
.pro_a{float:left; width:48%; padding:1%; }
	.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;}

/*橱窗页1:1*/
.productb{ padding:5px 0;}
	.productb .picdiv{ float:left; width:25%; text-align:center; margin:5px 0; min-height:155px;}
	.productb h2{width:260px;height:260px; border:1px solid #878787; padding:5px; background:#fff; margin:0 auto;}
	.productb h2 a{width:260px;height:260px;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{}
	#boardinner_ li:before{ content:"•"; display:inline-block; margin:0 8px;}

	#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{display:block; line-height:18px; }
	.comment_list li a:before{ content:"•"; display:inline-block; margin:0 8px;}

#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{}
	#commentinner_ li:before{ content:"•"; display:inline-block; margin:0 8px;}
	#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{}
	.searchHint_ dt:before{ content:"•"; display:inline-block; margin:0 8px;}

	.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{}

