@charset "utf-8";
/*右侧*/
.right-cont {float: right;overflow: hidden;width: 300px;}
.m-title-a {height: 33px;padding-bottom: 5px;position: relative; border-bottom: 1px solid #eee;}
.m-title-a .m-title-h2 {color: #444;border-bottom: 1px solid #ce0000; font-weight: normal;font-size: 22px;height: 33px;position: absolute;left: 0px;}
.m-accordion {padding-top: 10px;}
.m-accordion-item {margin-bottom: 10px;width:100%;}
.m-accordion-item p { font-size: 16px; line-height: 1.4}
.m-accordion-item .title {font-size: 14px;  display: block; height:32px; line-height: 32px;padding-left: 10px; color: #444; border-left: 2px solid #ddd; overflow: hidden;}
.m-accordion-item.top .title { border-left-color: #ce0000;}
.m-accordion-thumb {padding-bottom: 8px;padding-top: 10px;}

.ov {overflow: hidden;zoom: 1;}
.m-accordion .thumb {margin-right: 10px;border-radius: 10px}
.m-accordion-thumb img {-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; width:120px; height: 80px;}
.m-accordion-thumb a:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
/*分页*/
.page {width:100%;height:70px; line-height: 30px;padding-top:20px;text-align: center;font-size: 1.2rem; font-size: 12px;}
.page a {   display: inline-block;height: 2.5em; line-height: 2.5; margin: 0 0.25em;padding: 0 1em;font-size: 14px; border: 1px solid #ddd; background: #fff; vertical-align: middle; overflow: hidden;-webkit-transition: all 0.2s;transition: all 0.2s}
.page i {margin:0 2px;}
.page a:hover {color: #fff; background: #ce0000; border: 1px solid #ce0000; text-decoration: none;cursor: pointer}
.page .now {cursor: default; background: #ce0000; color: #fff;}
.page .disable {cursor: default;}
.page .disable:hover {background: #ce0000;}
/*专题*/
/*.special-module{width:100%; height: 400px;}*/
/*.special-module{width:100%; height: auto; border-radius: 10px;margin: 10px 0px}
.special-module .carousel-item img{ border-radius: 10px}
.special-module .carousel-item p{text-align: center; font-size: 16px;line-height: 40px;margin-top: 10px}*/
/*视频列表*/
.videolist { width: 940px;}
.videolist h2{height: 24px; font-size: 24px; line-height: 24px;  color: #000; margin-bottom: 15px;}
.videolist li {width: 300px; float: left; margin-right:20px; margin-bottom: 20px; font-size: 0; position: relative; min-height: 250px}
.videolist li a .list_cover {width: 300px;height: 240px;background: #000; position: absolute;left: 0;top: 0;opacity: 0; filter: alpha(opacity=0); -webkit-filter: alpha(opacity=0);-ms-filter: alpha(opacity=0); -moz-filter: alpha(opacity=0); background: url('http://res.ahwang.cn/t/site/10001/d7673e8f8e43a2896797d23374ea999f/assets/images/2024gaiban/bfq.png') center no-repeat; background-size: 18%}
.videolist li a .left_line {width: 35px;height: 1px;background: #fff;position: absolute; top: 120px;left: 120px;opacity: 0;filter: alpha(opacity=0); -webkit-filter: alpha(opacity=0);-ms-filter: alpha(opacity=0);-moz-filter: alpha(opacity=0);}
.videolist li a .right_line {width: 35px;height: 1px;background: #fff;position: absolute; top: 120px; right: 120px;opacity: 0;filter: alpha(opacity=0);-webkit-filter: alpha(opacity=0);-ms-filter: alpha(opacity=0);-moz-filter: alpha(opacity=0);}
.videolist li a .list_play {width: 300px;height: 240px;text-align: center;font-size: 20px;color: #fff;line-height: 290px;position: absolute;left: 0;top: 0px;opacity: 0;filter: alpha(opacity=0);-webkit-filter: alpha(opacity=0);-ms-filter: alpha(opacity=0);-moz-filter: alpha(opacity=0);}
.videolist li p {text-align: center;margin-top: 10px;font-size: 16px;height: 18px;line-height: 22px; color: #31343b;}
.videolist li:nth-child(3n){margin-right: 0px}









