﻿@charset "utf-8";
/* CSS Document */
#linkl a{-moz-transition: all 300ms ease;-webkit-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease; -webkit-transition-duration: 0.3s, 0.3s;}
/*第一行*/
#linkl{ width:100%; height:120px;text-align:center;}
#linkl #neirl{ width:1200px; height:120px; background:#FFF;-moz-transition: all 300ms ease;-webkit-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease; -webkit-transition-duration: 0.3s, 0.3s;}
#linkl #neirl:hover{ width:1200px; height:120px; background:#FFF;}
#linkl #neirl .rightl{ height:120px; }
.latestbj5{ height:120px;position:relative;overflow:hidden;}
.latestbj5 ul{  width:1300px; height:120px;position:relative; margin-left:50px;}
.latestbj5 ul li{ float:left;display:inline;width:216px; height:120px;display: block;position:relative; }
.latestbj5 ul li img{width:216px; height:120px; }


/*轮播图片*/
.latestbj5 ul li.er a{width:216px; height:120px; display:block; background: url(/img/index/indexSprites.png) no-repeat  -456px -10px; filter: grayscale(100%);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);}
.latestbj5 ul li.er a:hover{filter: grayscale(0%);-webkit-filter: none;  -moz-filter: none;-ms-filter: none; -o-filter: none;}
.latestbj5 ul li.san a{width:216px; height:120px; display:block; background: url(/img/index/indexSprites.png) no-repeat -456px -136px;filter: grayscale(100%);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);}
.latestbj5 ul li.san a:hover{filter: grayscale(0%);-webkit-filter: none;  -moz-filter: none;-ms-filter: none; -o-filter: none;}
.latestbj5 ul li.si a{width:216px; height:120px; display:block; background: url(/img/index/indexSprites.png) no-repeat -456px -262px;filter: grayscale(100%);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);}
.latestbj5 ul li.si a:hover{filter: grayscale(0%);-webkit-filter: none;  -moz-filter: none;-ms-filter: none; -o-filter: none;}
.latestbj5 ul li.wu a{width:216px; height:120px; display:block; background: url(/img/index/indexSprites.png)  no-repeat -10px -412px;filter: grayscale(100%);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);}
.latestbj5 ul li.wu a:hover{filter: grayscale(0%);-webkit-filter: none;  -moz-filter: none;-ms-filter: none; -o-filter: none;}





/*按钮*/
.zouanj,.youanj{position:absolute;top: 30%;display:block; width:40px; height:40px;overflow:hidden;cursor:pointer;font-weight:bold; color:#d2d2d2; font-size:18px;font-family: simsun,arial,helvetica,clean,sans-serif;}
.zouanj{left:0px;}
.youanj{right:0px;}
#arrL span,#arrR span{background-image: url(/img/index/indexSprites.png);background-position-y:-538px;display: inline-block;width: 40px;height: 40px;}
#arrL span{background-position-x: -146px;}
#arrR span{background-position-x: -266px;}