﻿@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

.sliderbox{background:url(../images/index-bottom.jpg) no-repeat 0 -1px;width:736px;height:180px;overflow:hidden;}
.arrow-btn{margin:9px 0 0 0;display:inline;background:url(../images/arrow-btn.png) no-repeat;width:7px;height:150px;overflow:hidden;cursor:pointer;}
#btn-left{float:left;background-position:0 0;background: url(../images/in-about-left.jpg) no-repeat center;}
/*#btn-left.dasabled{background-position:0 -124px;}*/
#btn-right{float:right;margin-right:6px;cursor:pointer;background-position:-26px 0;background: url(../images/in-about-right.jpg) no-repeat center;}
#btn-right.dasabled{background-position:-26px -124px;}
.slider{width:710px;overflow:hidden;position:relative;height:175px;float:left;}
.slider ul{position:absolute;left:0px;top:15px;width:600px;height:140px;list-style:none;}
.slider li{float:left;width:180px;height:150px;}
.slider a{display:block;text-decoration:none;color:#16272c;font-size:14px;font-weight:bold;text-align:center;}
.slider img{width:168px;display:inline-block!important;}
.slider ul li p{text-align: center;color:#16272c;font-size:14px;font-family: "微软雅黑";line-height: 24px;}
