/* banner 开始 */
.fullSlide { width: 100%; position: relative; height: 650px;  overflow:hidden; }
.fullSlide .bd { height: 650px; margin: 0 auto; position: relative; z-index: 1; overflow: hidden; }
.fullSlide .bd ul { width: 100% !important; }
.fullSlide .bd li { width: 100% !important; height: 650px; overflow: hidden; text-align: center; }
.fullSlide .bd li a { display: block; height: 650px; }
.fullSlide .hd { width: 100%; position: absolute; z-index: 2; bottom: 0; left: 0; height:50px; text-align: center; }
.fullSlide .hd ul { text-align: center; }
.fullSlide .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width:14px; height:14px; margin:7px; background-color:#bfbfbf; overflow: hidden; line-height: 99px; border-radius:50%; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.fullSlide .hd ul .on {  background:#126eb6; border-radius:9px; -webkit-transition: all .3s linear; transition: all .3s linear; }
.fullSlide .prev, .fullSlide .next { width: 40px; height: 60px; position: absolute; top: 50%; margin-top:-30px; z-index: 2; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat; filter: alpha(opacity=30); -moz-opacity: .3; opacity: .3;  -webkit-transition: all .5s linear; transition: all .5s linear;  }
.fullSlide .prev { background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat; left:10%; }
.fullSlide .next { background-position:-6px -137px;  right: 10%; }
/* banner 结束 */
/* 导航 开始 */
.menu{margin:0px auto; border-top:1px #e5e5e5 solid; height:64px;}
#nav {margin:0 auto; width:1200px; display:block;}
#nav .mainlevel {float:left; width:133px; text-align:center;}
#nav .mainlevel a {display:block; padding-top:12px; height:52px; font-size:18px; color:#2a5369;}
#nav .mainlevel a p{ font-size:12px; color:#859197;}
#nav .mainlevel a:hover {background:#126eb6; color:#fff;}
#nav .mainlevel a:hover p{ color:#fff;}
#nav  .cur a{color:#fff;}

#nav .mainlevel ul {display:none; position:absolute; z-index:99999;}
#nav .mainlevel li {border-top:1px solid #126eb6; background:#F2F2F2; width:133px;/*IE6 only*/}
#nav .mainlevel li a {display:block; height:32px; font-size:16px; color:#2a5369;}

/* 导航 结束 */
.new_banner{position:relative;width:761px; height:274px;}
.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{ width:36px; height:36px; display:block; position:absolute;  text-indent:-10em; overflow:hidden;}

.prev{ cursor:pointer;display:block; color:#bfbfbf; width:60px; height:60px; border-radius:30px;position:absolute; top:50%; margin-top:-30px;font-family:"新宋体";background:#fff url(../images/casejt_03.png) center no-repeat; left:-90px;box-shadow:0px 0px 8px #ccc;}
.prev:hover{ background:#8dc32f url(../images/casejt_09.png) center no-repeat; box-shadow:0px 0px 8px #ccc;}
.next{ cursor:pointer;display:block; color:#bfbfbf; width:60px; height:60px; border-radius:30px;position:absolute; top:50%; margin-top:-30px;font-family:"新宋体";background:#fff url(../images/casejt_05.png) center no-repeat; right:-90px;}
.next:hover{ background:#8dc32f url(../images/casejt_10.png) center no-repeat;}
.rslides_tabs{ position:absolute; left:72px; bottom:58px;clear:both;text-align:center; z-index:99999;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{ width:38px; height:6px; background:#77919f;text-indent:-5em; overflow:hidden; display:block; float:left; margin-left:5px;border-radius:6px;}
.rslides_tabs .rslides_here a{ background:#8dc32f;}

.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#114b63 url(../images/fixcont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#114b63 url(../images/fixcont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#114b63 url(../images/fixcont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#114b63 url(../images/fixcont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

.cur{
    background:#126eb6!important;
}

