.fullSlide { width: 100%; position: relative; height:350px; background: #000; z-index: 0 }
.fullSlide .bd { margin: 0 auto; position: relative; overflow: hidden; ; z-index: 10 }
.fullSlide .bd ul { width: 100% !important;margin: 0;}
.fullSlide .bd li { width: 100% !important; height: 350px; overflow: hidden; text-align: center; background-position: top center; background-repeat: no-repeat;background-color: #000;background-size: 100% 100%;}
.fullSlide .bd li a { display: block; height: 350px; position: relative;z-index: 100}
.fullSlide .hd { width: 100%; position: absolute; z-index: 100; bottom:25px; left: 0; height: 15px; }
.fullSlide .hd ul { text-align: center; }
.fullSlide .hd ul li { cursor: pointer; display: inline-block;  *display:inline;
zoom: 1; width: 13px; height: 13px;margin: 0 10px; overflow: hidden; background:#E3EBEE;text-indent: -999em;vertical-align: middle;}
.fullSlide .hd ul .on { background:#E3EBEE;border: #5DC9D6 solid 2px; outline:#fff solid 2px;width: 15px; height: 15px;}
.fullSlide .arrow{ width: 1200px;margin: 0 auto;position: relative;z-index: 5;top: -60%;}
.fullSlide .prev, .fullSlide .next { display: block; position: absolute; top:0;   width: 30px; height: 40px;  cursor: pointer; background-image: url(arrow2.png);background-repeat: no-repeat;background-color: rgba(0,0,0,0.2)}
.fullSlide .prev{ left: 0;}
.fullSlide .next { right: 280px; background-position: 0 -40px; }
.fullSlide .prev:hover, .fullSlide .next:hover{filter: alpha(opacity=50); opacity: 0.5;}

.slide_px .prev, .slide_px .next, .slide_px .prevStop, .slide_px .nextStop { width: 19px; height: 19px; display: block; text-indent: -9999px; background: url(arrow.png) no-repeat; position: absolute; top:-20px; z-index: 10; }
.slide_px .prev, .slide_px .prevStop { background-position: 0 0; left: 0 }
.slide_px .next, .slide_px .nextStop { background-position: -19px 0; right: 0 }
.slide_px .prevStop { background-position: 0 -19px; }
.slide_px .nextStop { background-position: -19px -19px; }
.picScroll-left { width: 100%; position: relative; }
.picScroll-left .hd { overflow: hidden; height: 20px; position: absolute; top: -55px; right: 0; }
.picScroll-left .hd .prev, .picScroll-left .hd .next { display: block; float: left; width: 20px; height: 20px; margin-left: 10px; cursor: pointer; background: #000 url(slider-arrow2.png) 0 0 no-repeat; }
.picScroll-left .hd .next { background-position: 0 -30px; }
.picScroll-left .bd { width: 100%; overflow: hidden }
.picScroll-left .bd .text2 { width: 168px; font-size: 15px; }
.picScroll-left .bd ul { margin-right: -17px; }
.picScroll-left .bd ul li { margin-right: 17px; }
.picScroll-left .bd ul li .pic { width: 168px; height: 110px; }
.picScroll-left.n2 .bd .text2 { width: 188px; }
.picScroll-left.n2 .bd ul { margin-right: -15px; }
.picScroll-left.n2 .bd ul li { margin-right: 15px; }
.picScroll-left.n2 .bd ul li .pic { width: 188px; height: 124px; }

.slideBox { width: 100%; height: 232px; overflow: hidden; position: relative; }
.slideBox .hd { height: 12px; overflow: hidden; position: absolute; right: 10px; width: 100%; bottom: 8px; text-align: right; z-index: 1; }
.slideBox .hd ul { overflow: hidden; zoom: 1; }
.slideBox .hd ul li { display: inline-block; *display:inline;
zoom: 1; vertical-align: top; margin-right: 5px; width: 6px; height: 6px; text-align: right; border: #65737F solid 2px; cursor: pointer; font-size: 0; }
.slideBox .hd ul li.on { background: #fff; border:0;width: 9px; height: 9px;  }
.slideBox .bd { position: relative; height: 100%; z-index: 0; }
.slideBox .bd li { zoom: 1; vertical-align: middle; position: relative; }
.slideBox .bd img { width: 345px; height: 232px; display: block; }
.slideBox .bd .text2 { display: block; position: absolute; left: 0; bottom: 0; width: 100%; background:rgba(0,0,0,0.3); background: #999\9 ; height: 29px; }
.slideBox .bd .text2 .c { line-height:29px; padding-left:10px; color: #fff; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 240px; }

.sideMenu{background:#e3f3ff;  }
.sideMenu h3{ height:45px; line-height:45px;  background:#e3f3ff; cursor:pointer; font-size:16px; font-weight:normal; border-top:#FFF solid 2px;padding-left: 20px;margin: 0;}
.sideMenu h3:first-child{ border-top:none}
.sideMenu ul{  display:none;padding-left: 50px}
.sideMenu ul.aplist{}
.sideMenu ul.aplist li{font-size:16px; width:90%;position: relative}
.sideMenu ul.aplist li a.active{color: #3b60e8}
.sideMenu ul.aplist .line:after {background: #ccc; content: "";width: 1px;height: 15px;position: absolute;top:10px; right:0;}
.sideMenu .icn-menu-open{ margin-top:12px;margin-right: 10px;}
.sideMenu h3.on .icn-menu-open{ background-position:0 -320px;}



.scroll_left { width: 100%; position: relative; border-top:#E1E1E1 dotted 1px; margin-top:20px; padding-top:20px; }
.scroll_left .hd{position: absolute; top:-10px; right:0; z-index: 10;background: #fff; width:60px; height:20px;}
.scroll_left .prev, .scroll_left .next, .scroll_left .prevStop, .scroll_left .nextStop {  width: 19px; height: 19px; display: block; text-indent: -9999px; background: url(arrow.png) #2C6AC4 no-repeat; float:left; margin-left:10px;-webkit-border-radius: 19px;
-moz-border-radius: 19px; border-radius: 19px;  }
.scroll_left .prev, .scroll_left .prevStop { background-position: 0 0;  }
.scroll_left .next, .scroll_left .nextStop { background-position: -19px 0; }
.scroll_left .prev:hover,.scroll_left .next:hover{ background-color:#1A4C93}
.scroll_left .prevStop {  background-position: 0 -19px; background-color:#A5ADB7  }
.scroll_left .nextStop { background-position: -19px -19px; background-color:#A5ADB7}
.scroll_left .bd{ width:730px; overflow:hidden}
.scroll_left .aplist { margin-right: -20px; }
.scroll_left .aplist>li { margin-right: 20px; width: 230px; }
.scroll_left .newslist li{width: 230px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.scroll_left a:hover { text-decoration: none }
.scroll_left a:hover .text { display: block }
