/* bcon */
.bcon{width:100%; float:left; }
.bcon h2{ height:40px; padding-top:20px;}
.bcon h2 b{padding:0 8px;display:inline-block;}
.bcon h2 span{ width:100%; margin-top:10px;float:left; text-align:center; }
.bcon h2 span em{width:22px;height:22px;background:url(../../img/page/point02.jpg) no-repeat;display:inline-block;cursor:pointer; margin-right:5px;}
.bcon h2 span em.emon{width:22px;height:22px;background:url(../../img/page/point01.jpg) no-repeat;border:none;}

.list{width:100%;min-height:200px;overflow:hidden;display:none;}
.list li{width:394px; height:366px; text-align:center; background:url(../../img/page/sy001.jpg) center bottom no-repeat; float:left; list-style:none;position:relative;overflow:hidden;cursor:pointer;}
.list li a{ text-decoration:none;}
.syp1{width:380px;height:240px; float:left; margin-top:5px; margin-left:7px; text-align:center; overflow:hidden;
background:#FFF;filter:progid:DXImageTransform.Microsoft.Shadow(color=#c1c0c0,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 2px 8x #c1c0c0;/*兼容firefox*/
-webkit-box-shadow: 0px 2px 8px #c1c0c0;/*兼容safari或chrome*/
box-shadow:0px 2px 8px #c1c0c0;/*兼容opera或ie9*/
}
.list li img{ height:100%}
.list li img{transition: 1.5s;-webkit-transition: 1.5s;-moz-transition: 1.5s;}
.list li img:hover{transform: scale(1.15);-webkit-transform: scale(1.15);-moz-transform: scale(1.15);}
.syp2{ width:100%; height:25px; line-height:25px; float:left; font-size:16px; font-weight:600; color:#333333; text-align:left;
margin-top:20px;}
.syp3{ width:100%; height:25px; line-height:25px; float:left; font-size:16px; color:#767676; text-align:left;font-family:Arial, Helvetica, sans-serif;}
.syp4{ width:100%; height:25px; line-height:25px; float:left; font-size:12px; color:#767676; text-align:left;}
.list li a{ color:#767676;}
.list li a:hover .syp4{ color:#cb1b25;}

