@charset "utf-8";
/**/

a{font-size:12px; color:#000; text-decoration: none;}
a:hover {color:#dd0000;}

a.link1 { margin-top:20px; display:block; width:150px; height:30px; border-radius:5px; text-align:center; color:#fff; background:#000;font-size: 12px;	text-decoration: none; line-height:30px;}
a.link1:hover {	color: #fff; background:#FAA619;}

a.link2 {font-size:12px; text-decoration:none; color:#ccc;}
a.link2:hover {	color:#fff; text-decoration:underline;}

a.btn{ display:block; background:none; border:solid 3px #fff; line-height:30px; color:#fff; text-align:center; width:82px; height:30px; 
transition:background 0.5s,color 0.5s;
-o-transition:background 0.5s,color 0.5s;
-webkit-transition:background 0.5s,color 0.5s;
-moz-transition:background 0.5s,color 0.5s;}
a.btn:hover {background:#fff; color:#000;}

.zhi {
	color: #FABE04
}


#main_btn{ width:1200px; overflow:hidden; margin-top:38px; margin-bottom:36px;}
#main_btn ul{ list-style:none; width:1300px;}
#main_btn ul li{ float:left; margin-right:25px;}
#main_btn ul li a{ display:block; background:#000; font-size:14px; line-height:40px; text-align:center; color:#fff; transition:background 0.3s;-webkit-transition:background 0.3s;-o-transition:background 0.3s;}
#main_btn ul li a:hover{ background:#FAA619;}

/*-----------左导航-------------*/

#leftlog{ width:240px; overflow:hidden;}
#leftlog dl{ list-style:none}
#leftlog dl dt{ background:url(image/about_15.jpg) right no-repeat #E6514A; line-height:50px; color:#fff; font-family:"微软雅黑"; font-size:18px; text-indent:33px;}
#leftlog dl dd a{ display:block; font-size:14px; border-bottom:solid 1px #eee; line-height:47px; background:url(image/leftback.jpg) -240px no-repeat; transition:background 0.3s,color 0.3s;-webkit-transition:background 0.3s,color 0.3s; text-indent:33px;}
#leftlog dl dd a:hover{ background:url(image/leftback.jpg) 0px no-repeat; color:#fff;}

/*-----------图片列表-------------*/

#picli{ overflow:hidden; width:930px;}
#picli ul{ list-style:none; width:1000px;}
#picli ul li{ float:left; margin-right:20px; margin-bottom:20px;}
#picli ul li a{ display:block; text-align:center; line-height:40px; background:#fff; transition:background 0.3s,color 0.3s;-webkit-transition:background 0.3s,color 0.3s;}
#picli ul li a div{ width:217px; height:152px; overflow:hidden;}
#picli ul li a img{ width:217px; height:152px; transition:width 0.3s,height 0.3s,margin 0.3s;-webkit-transition:width 0.3s,height　0.3s,margin 0.3s;}
#picli ul li a:hover img{ width:250px; height:175px; margin:-11px 0 0 -16px;}
#picli ul li a:hover{ background:#E6514A; color:#fff;}

/*-----------产品-------------*/

#picli1{ overflow:hidden; width:930px;}
#picli1 ul{ list-style:none; width:1000px;}
#picli1 ul li{ float:left; margin-right:43px; margin-bottom:20px;}
#picli1 ul li a{ display:block; text-align:center; line-height:16px; background:#fff; transition:background 0.3s,color 0.3s;-webkit-transition:background 0.3s,color 0.3s;}
#picli1 ul li a p{ padding:10px 0;}
#picli1 ul li a div{ width:198px; height:198px; overflow:hidden; border:solid 1px #eee;transition:border 0.5s;}
#picli1 ul li a img{ width:198px; height:198px;}
#picli1 ul li a:hover div{ border:solid 1px #E6514A;}
#picli1 ul li a:hover{ background:#E6514A; color:#fff;}

/*-----------新闻列表-------------*/

#newsli{}
#newsli ul{ list-style:none}
#newsli ul li{ margin-bottom:30px;}
#newsli ul li a{ display:block; text-align:left; overflow:hidden; border-bottom:solid 1px #eee;}

/*-----------翻页效果-------------*/
#page ul {list-style: none}
#page ul li {float:left}
#page ul li a {	display: block;	padding: 3px 8px 3px 8px;	border: solid 1px #ddd;	margin: 0 5px;	color:#999; transition:background 0.5s,color 0.5s;}
#page ul li a:hover {background: #2848A0;color: #fff;text-decoration: none; border:solid 1px #2848A0;}
#page ul li a.init {background: #2848A0;color: #fff;text-decoration: none; border:solid 1px #2848A0;}

#back{ width:100%; border-top:solid 1px #eee;}
#back a{ display:block; margin:0 auto; width:100px; line-height:40px; background:#333; color:#fff; text-align:center; border-radius:3px; margin-top:40px; transition:background 0.5s;}
#back a:hover{ background:#E6514A;}

#ddlog{ width:920px; overflow:hidden; padding-bottom:20px;}
#ddlog ul{ list-style:none;}
#ddlog ul li{ float:left; margin-right:10px; margin-bottom:10px;}
#ddlog ul li a{ display:block; white-space:nowrap; line-height:36px; padding:0 20px; border:solid 1px #eee;}

#search{ float:right; border:solid 1px #eee; margin-left:10px; margin-top:25px;}
#search input{ background:none; border:0; height:28px; width:150px;}
#search a{ display:block; float:right;}
