.pb30{padding-bottom:30px;}
.ly-t{display:block;width:100%;height:40px;padding:40px 0;background:url(/main/template/images/ly/line.png) no-repeat center center;font-size: 26px;color:#333;line-height:40px;text-align:center;}
.ly-t:hover{color:#bd1a2d;}
.ly-list-title-box{width:100%;height:35px;line-height:35px;margin-bottom:3px;}
.ly-list-title{font-size:16px;font-weight:normal;color:#333;float:left;max-width: 80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ly-list-title:hover{color:#bd1a2d;}
.ly-list-time{font-weight:normal;font-size: 14px;color:#999;float:right;}
.ly-list-desc{font-size: 15px;color: #888;line-height:1.6;margin-bottom:7px;min-height:50px;}

.ly-block{width:15%;height:60px;float:left;margin-right:2%;font-size:18px;font-weight:bold;color:#333;line-height:60px;text-align:center;}
.ly-block img{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin-right:15px;}
.ly-block:hover img{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg); -webkit-transform-origin:center;-moz-transform-origin:center; transition:all .3s linear;-webkit-transition:all 0.3s linear;}

.qayx{padding-bottom:80px;margin-top:0px;background:url(/main/template/images/ly/yxqabg.jpg) no-repeat center center;}
.qayx video{display: block;width:95%;max-width: 710px;height: 400px;background-color: #000;margin: 0 auto;}

#slider-wrap{width:545px; height:325px;}   /*可以修改宽高*/
#slider{position: relative; width:100%; height:100%; background:#FFF;background-size:100% 100% !important;} /*可以修改宽高*/
#slider img{position:absolute; top:0; left:0; display:none; width:100%; height: 100%;}/*可以修改宽高*/
.nivoSlider{position:relative;overflow: hidden;}
.nivoSlider img{position:absolute; top:0px; left:0px;width:100%;height:100%;}
.nivoSlider a.nivo-imageLink{position:absolute; top:0px;display:block;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;}/*可以修改宽高*/
.nivo-slice {display:block;position:absolute;z-index:5;height:100%;background-size:545px 325px!important;behavior: url(https://github.com/louisremi/background-size-polyfill/blob/gh-pages/backgroundsize.min.htc);}
.nivo-box {display:block;position:absolute;z-index:5;}
.nivo-caption{background:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000); zoom: 1;background:rgba(0,0,0,0.6);position:absolute; left:0; bottom:0;width:100%; z-index:50; height:45px;opacity:1!important;}/*可以修改宽高*/
.nivo-caption p{height:40px;line-height:35px;font-size:16px;color:#fff;text-align:left;padding:0 10px;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}/*可以修改宽高*/
.nivo-controlNav{width:100%;height:6px;position:absolute; right:0; bottom:0; z-index: 100;}/*可以修改左右上下间距*/
.nivo-controlNav a{display:block;position:relative; z-index:99; cursor:pointer;background:#ccc;width:20%; height:6px;text-indent:10000px;float:left;overflow: hidden;}/*可以修改宽高*/
.nivo-controlNav a.active{background-color:#bd1a2d;font-weight:bold}
.nivo-directionNav a {position:absolute;top:0;z-index:9;cursor:pointer;}   /*左右切换按钮，不能删除，如果不需要可以设背景，删除会引起图片错位*/
.nivo-directionNav a {display:block;width:40px;height:100%;border:0;text-indent:1000px;}
a.nivo-nextNav {right:0;background:url(/main/template/images/icons/next2.png) no-repeat center center;}
a.nivo-prevNav {left:0;background:url(/main/template/images/icons/prev2.png) no-repeat center center;}

.slider-right{margin-left:545px;padding:13px 15px 8px;background-color:#f5f5f5;}

.bzh-box{display:block;width:49%;margin-bottom:15px;}
.bzh-box .box{display:block;border:1px solid #eee;padding:10px;background-color:#fff;overflow:hidden;}
.bzh-box .box.noimg{padding:10px 10px 18px;}
.bzh-box .img-wrap{width:190px;height:130px;overflow:hidden;float:left;}
.bzh-box .img-wrap img{display:block;width:100%;min-height:100%;transition:all 0.5s;-webkit-transition:all 0.5s;}
.bzh-box .txt-wrap{display:block;margin-left:205px;}
.bzh-box .box.noimg .txt-wrap{margin-left:0;}
.bzh-box .txt-wrap .t{display:block;font-size:18px;color:#333;line-height:1;margin:10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;}
.bzh-box .txt-wrap .desc{display:block;font-size:16px;color:#666;line-height:1.8;}
.bzh-box:hover .txt-wrap .t{color:#bd1a2d;font-weight:bold;}
.bzh-box:hover .img-wrap img{transform:scale(1.2);-webkit-transform:scale(1.2);}

.ly-title{width:212px;height:290px;float:left;}
.ly-con{margin-left:222px;}
.ly-img{float:left;height:140px;overflow:hidden;position:relative;margin-bottom:10px;}
.ly-img img{transition:all 1s;-webkit-transition:all 1s;display:block;width:100%;height:auto;min-height:100%;}
.ly-img span{transition:all 0.6s;-webkit-transition:all 0.6s;display:block;position:absolute;bottom:-100%;left:0;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:#fff;line-height:30px;height:30px;text-align:center;background:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000); zoom: 1;background:rgba(0,0,0,0.6);}
.ly-img:hover span{bottom:0;}
.ly-img:hover img{transform:scale(1.4);-webkit-transform:scale(1.4);}
.ly-img.hasmr{margin-right:1%;}
.ly-img.big{width:49.5%;}
.ly-img.small{width:24.25%;}

@media screen and (max-width:635px){
  	.pb30{padding-bottom:0.6rem;}
	#slider-wrap{width:13.4rem!important;height:8rem!important;margin:0 auto 0.5rem!important;}
    .nivo-slice{background-size:13.4rem 8rem!important;}

    .ly-t{padding:0.6rem 0;font-size:0.76rem;font-weight:bold;height:1.6rem;line-height:1.6rem;background-size:35rem auto;}
    .qayx video{height:8rem;}
    .qayx{padding-bottom:1rem;margin-top:0;}
    .ly-block{width:32%;margin-right:2%!important;font-size:0.6rem;height:1.4rem;line-height:1.4rem;margin-bottom:0.4rem;}
    .ly-block:nth-child(3n+3){margin-right:0!important;}
    .ly-block img{height:100%;margin-right:0.3rem;}

    .ly-list-title{font-size:0.64rem;}
    .ly-list-time{font-size:0.56rem;}.ly-list-desc{font-size:0.64rem;min-height:auto;}

    .bzh-box .img-wrap{float:none;display:block;width:100%;height:6rem;margin-bottom:0.3rem;}
    .bzh-box .txt-wrap{margin-left:0;}
    .bzh-box .txt-wrap .t{font-size:0.72rem;margin:0.4rem 0 0.3rem;}
    .bzh-box .txt-wrap .desc{font-size:0.64rem;line-height:1.1rem;}
  	.w-box,.g-box{padding:0.6rem 0.4rem 0.8rem;}
    .c-t-1{font-size:0.84rem;}
    .img-box-r{height:12rem!important;}
    .img-box-r .line{float:none;display:block;width:100%;height:0;border:0;border-bottom:2px dashed #ddd;margin:0.4rem 0;}
    .img-box-r .content{margin:0;}
    .img-box-r .content .scroll-box{margin-top:1rem;height:10rem!important;}
    .img-box-l .img-wrap{height:9rem;}

    .ly-con{margin-left:0;}
    .ly-img{height:4rem;}
}