﻿@charset "utf-8";

/* CSS Document */

/*--初始化CSS--*/

html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }

fieldset, img { border:none; display:block; }

address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }

ul, ol { list-style:none; }

input { padding-top:0; padding-bottom:0; font-family: "微软雅黑";}

input::-moz-focus-inner { border:none; padding:0; }

select, input { vertical-align:middle; }

select, input, textarea { font-size:12px; margin:0;}

input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }

textarea { resize:none; }

table{ border-collapse:collapse; }

body{ padding: 0; font:14px "微软雅黑","宋体","Arial Narrow",HELVETICA;background-color:#ffffff;/* overflow-y:scroll;*/ }

.clear{ clear:both; height:0; font-size:0; overflow:hidden; }

a {text-decoration:none; color:#333;}

.left{ float:left;}

.right{ float:right;}



/*--banner--*/

.about_banner{ width:100%; height:300px; background:url(../img/lingyu.jpg) no-repeat center;}



/*--标题--*/

.lingyu_bt{ width:1200px; height:50px; margin:0 auto; margin-top:40px;}

.lingyu_bt ul li{ width:135px; height:48px; float:left; margin-left:6px; margin-right:6px; border:1px solid #dcdcdc;}

.lingyu_bt ul li a{ width:135px; height:48px; font-size:16px; color:#666; text-align:center; line-height:48px; display:block;}

.lingyu_bt ul li:hover{ background:#1558a7;}

.lingyu_bt ul li:hover a{ color:#fff;}

.lingyu_con{ width:1200px; height:auto; overflow:hidden; margin:0 auto; margin-top:30px;}

.lingyu_con ul{ width:1220px;}

.lingyu_con ul li{ width:277px; height:220px; float:left; margin-right:28px; margin-bottom:20px;}

.lingyu_con ul li img{ width:277px; height:185px; transition:all 0.5s;}

.lingyu_con ul li span{ width:277px; height:40px; line-height:40px; text-align:center; font-size:15px; color:#666; display:block; transition:all 0.5s;}



.thison{background:#1558a7;}

.lingyu_bt  .thison a{color:#fff;}



.lingyu_con ul li:hover span{ font-weight:bold; color:#ff6600;}

.lingyu_con ul li div{width:277px; height:185px; overflow:hidden;}

.lingyu_con ul li :hover img{transform:scale(1.1)}

.lingyu_con ul li:hover span{  background: #ff6600;color: #fff;}
















