﻿@charset "utf-8";
/* CSS Document */
body {	font-family: 微软雅黑,Arial, Helvetica, sans-serif;font-size: 12px;color: #333; overflow-x:hidden; 
background:url(../images/body_bg.jpg) repeat;} /*text-shadow:1px 1px 1px #ccc;*/
*{margin:0;padding:0;}
img ,button {border:none;}
ol ,ul ,li,dd,dt{list-style:none;}
a {color:#333;text-decoration:none;}
a:hover { color:#000; text-decoration:none;}
h1{ color:#F00;}
h2{ color:#06F;}
h3{ color:#000; font-size:24px; color:#559F27; font-family:宋体;}
h4{ color:#F67B31; font-size:14px;}
.clear {clear:both;}
.border-radius{border:1px solid #fff;border-radius:5px;-moz-border-radius:5px;}
.border{ border:#ccc solid 1px; border-radius:3px;-moz-border-radius:3px;}
.border-b{ border-bottom:#ccc solid 1px;}
.border-l{border-right:#999 dotted 1px;}
.img-middle{vertical-align:central}
.l{ float:left;}
.r{ float:right;}

.shadow{box-shadow: 3px 3px 4px #ccc;}
.shadow1{box-shadow: 3px 3px 4px #E08407;}
.view-n{line-height:25px; padding:8px;}
.view-n a{ color:#ff0000}
.last{margin-top:20px; line-height:25px; height:25px; margin:0 6px; border-top:#ccc dashed 1px;}
.next{margin-top:4px; line-height:25px; height:25px; margin:0 6px;}
.last a,.next a{ padding-left:8px;}
.weizhi{float:right; margin-right:10px;}
.weizhi a{ color:#000;}
.weizhi1{float:right; margin-right:10px; font-size:12px; color:#A90400;}
.weizhi1 a{ color:#A90400;}

.title{height:35px;line-height:35px;}
.title span{ height:35px;font-size:14px; text-align:center;  }
.title span strong{ width:80px; height:35px;display:block;color:#fff;background:#0396B6;float:left;}
.title span small{ color:#000; float:left; margin-left:3px;}

.title1{height:35px;line-height:35px;}
.title1 span{ height:35px;font-size:14px; text-align:center;  }
.title1 span strong{ width:120px; height:35px;display:block;color:#fff;background:#0396B6;float:left;}
.title1 span small{ color:#000; float:left; margin-left:3px;}



.title2{height:36px;background:url(../images/tit3_bg.jpg) no-repeat; line-height:32px; font-size:15px;}
.title2 span{ width:294px; height:36px; background:#000; opacity:0.3; display:block; float:left; border-top-left-radius:5px;border-top-right-radius:5px;}
.title2 strong{width:80px; height:36px;display:block; text-align:center; color:#AA0400;opacity:1; margin-left:-290px; position:relative; z-index:1000;}

#demo {background: #FFF;width:1002px;overflow:hidden;}
#demo img {}
#indemo {float: left;width: 800%;}
#demo1 {float: left; }
#demo2 {float: left;}
.plist{width:154px; height:158px; float:left; overflow:hidden; padding:5px; margin:10px 3px auto 3px; border-radius:3px; -moz- border-radius:3px;}
#ISL_Cont_1 ul:hover{ background:#0396B6;}
#ISL_Cont_1 ul:hover.plist a{ color:#fff;}
.pname{ height:30px;width:154px; line-height:30px; text-align:center; display:block;overflow:hidden; font-size:12px;}
.pimg{overflow:hidden; margin:1px;border:1px solid #ccc;}
.pimg img,.anli img{
		 transition:all 0.2s linear 200ms;
		 -ms-transition:all 0.2s linear 200ms;
		 -moz-transition:all 0.2s linear 200ms;
		 -webkit-transition:all 0.2s linear 200ms;
		 -o-transition:all 0.2s linear 200ms;
	 
		}
.pimg img:hover,.anli img:hover{
	-ms-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-webkit-transform: scale(1.2); 
	-o-transform: scale(1.2); 
	transform: scale(1.2);
	overflow:hidden;
	}

div.quotes{padding:3px;margin:3px;text-align:center;}
div.quotes a{border:#ddd 1px solid;padding:2px 5px;color:#aaa;margin:0 2px 0 0;}                                                                     
div.quotes a:hover{border:#a0a0a0 1px solid;padding:2px 5px;margin:0 2px 0 0;}
div.quotes a:active{border:#a0a0a0 1px solid;padding:2px 5px;margin:0 2px 0 0;}
div.quotes span.current{border:#e0e0e0 1px solid;padding:2px 5px;font-weight:bold;color:#aaa;margin:0 2px 0 0;background-color:#f0f0f0;}
div.quotes span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}
