@charset "utf-8";
/* css 重置 */
.newScroll *{margin:0; padding:0; list-style:none; font-family:"微软雅黑";}
.newScroll img{ border:0; vertical-align:bottom;}
.newScroll a{ text-decoration:none; color:#333; background:#F5F5F5;}
.newScroll a:hover{background:#192976; color:#fff;}




.newScroll .picList a{
    display: block;
    width: 318px;
    min-height: 325px;
}


.newScroll .picList a .newPic {
width:318px; height:149px; overflow:hidden;
}


.newScroll .picList a .txt {
    min-height: 156px;
    font-size: 17px;
    text-align: left;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 10px;
	text-align:center;
}

.newScroll .picList a .txt .one {
	background:url(/template/images/line.png) no-repeat center bottom;
	padding-top: 4px;
}



.newScroll .picList a .txt .one .big {
 color:#063895; font-size:34px;line-height: 34px;
}

.newScroll .picList a .txt .one .small {
	color: #999;
    font-size: 12px;
    padding-bottom: 8px;								
}


.newScroll .picList a .txt .two {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-top: 15px;
}

.newScroll .picList a .txt .three {
font-size:13px;
color:#999;
padding-top: 9px;
}



.newScroll a:hover .txt .one .big,
.newScroll a:hover .txt .one .small {
color:#999;
}


.newScroll a:hover .txt .two,
.newScroll a:hover .txt .three {
color:#fff;
}




.newScroll .tempWrap {
margin:0 auto;
}


/* 本例子css */
.newScroll{ overflow:hidden; position:relative; width: 1134px; margin:0 auto;}
.newScroll .hd{ overflow:hidden; position:relative; padding-top:10px;}

.newScroll .bd a.prev,
.newScroll .bd a.next {
display:block;
width:53px;
height:53px;
position:absolute;
cursor:pointer;
}


.newScroll .bd a.prev {
	top:150px;
	left:0;
	background:url(/template/images/ry_l.png) no-repeat;
}


.newScroll .bd a.prev:hover {
	background:url(/template/images/ry_l_h.png) no-repeat;
}


.newScroll .bd a.next {
	top:150px;
	right:0;
	background:url(/template/images/ry_r.png) no-repeat;
}

.newScroll .bd a.next:hover {
	background:url(/template/images/ry_r_h.png) no-repeat;
}




.newScroll .hd ul{overflow:hidden; zoom:1; margin:0 auto; margin-top:10px; width:100px;}
.newScroll .hd ul li{ background:#e50202; float:left;  width:10px; height:10px;	border-radius: 15px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; position:relative; top:3px;}
.newScroll .hd ul li.on{ width:15px; height:15px;	border-radius: 15px;  position:relative; top:0;}

.newScroll .bd ul{ overflow:hidden; zoom:1; }
.newScroll .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.newScroll .bd ul li .pic{ text-align:center; }
.newScroll .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.newScroll .bd ul li .pic a:hover img{ border-color:#999;  }
.newScroll .bd ul li .title{ line-height:24px;   }





/* Star case 切换*/
.caseScroll *{margin:0; padding:0; list-style:none; font-family:"微软雅黑";}
.caseScroll img{ border:0; vertical-align:bottom;}
.caseScroll a{ text-decoration:none; color:#333; background:#F5F5F5;}
.caseScroll a:hover{background:#192976; color:#fff;}




.caseScroll .picList li.oneBox{
    display: block;
    width: 1134px;
    min-height: 520px;
}










.caseScroll .tempWrap {
margin:0 auto;
}


/* 本例子css */
.caseScroll{ overflow:hidden; position:relative; width: 1134px; margin:0 auto;}
.caseScroll .hd{ overflow:hidden; position:relative; padding-top:10px;}

.caseScroll .bd a.prev,
.caseScroll .bd a.next {
display:block;
width:53px;
height:53px;
position:absolute;
cursor:pointer;
}


.caseScroll .bd a.prev {
	top:150px;
	left:0;
	background:url(/template/images/ry_l.png) no-repeat;
}


.caseScroll .bd a.prev:hover {
	background:url(/template/images/ry_l_h.png) no-repeat;
}


.caseScroll .bd a.next {
	top:150px;
	right:0;
	background:url(/template/images/ry_r.png) no-repeat;
}

.caseScroll .bd a.next:hover {
	background:url(/template/images/ry_r_h.png) no-repeat;
}




.caseScroll .hd ul{overflow:hidden; zoom:1; margin:0 auto; margin-top:10px; width:100px;}
.caseScroll .hd ul li{ background:#192974; float:left;  width:10px; height:10px;	border-radius: 15px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; position:relative; top:3px; left:40px;}
.caseScroll .hd ul li.on{ width:15px; height:15px;	border-radius: 15px;  position:relative; top:0;}

.caseScroll .bd ul{ overflow:hidden; zoom:1; }
.caseScroll .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.caseScroll .bd ul li .pic{ text-align:center; }
.caseScroll .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.caseScroll .bd ul li .pic a:hover img{ border-color:#999;  }
.caseScroll .bd ul li .title{ line-height:24px;   }


