/* CSS Document */
*{margin:0;padding:0;}
a{text-decoration:none;}
a img{border:none;}
a:focus{outline:none;}
a:link,
a:visited,
a:hover,
a:active{text-decoration:none;}
img{border:none;}
input,
select,
textarea{outline:0;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
var,
em{font-weight:normal;font-style:normal;}
ul,
ol,
dl{list-style:none;}
body{font-family:"Microsoft YaHei";background-color:#fff;}
body img{border:0;vertical-align:top;}
body li{list-style:none;}
.noDesktop{display:none;}

.g-bdw{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;overflow:hidden;background:url(../images/headBg.jpg?v=2) top center no-repeat;padding-bottom:150px;}
/*头图部分*/
.g-head{width:1200px;margin-left:auto;margin-right:auto;height:953px;position:relative;}
.g-head .u-title{position:absolute;width:660px;height:355px;top:138px;left:248px;animation:zoomIn .8s .3s;-webkit-animation:zoomIn .8s .3s;animation-fill-mode:backwards;-webkit-animation-fill-mode:backwards;}
.g-tt{width:100%;height:110px;background:url(../images/dy_bg.png) top center no-repeat;overflow:hidden;}
.g-tt .m-tt{width:1200px;margin-left:auto;margin-right:auto;padding:6px 36px 0 144px;box-sizing:border-box;}
.g-tt .m-tt p{font-size:16px;line-height:24px;color:#444;text-indent:2em;text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-width:100%;max-height:100%;text-size-adjust:none;-webkit-text-size-adjust:none;}

.g-part1{width:1218px;margin:108px auto 0;height:1158px;overflow:hidden;background:url(../images/con_bg.png) top center no-repeat;}
.m-part1{width:100%;}
.m-part1 .m-left{margin:33px auto 0;width:1018px;height:751px;}
.m-part1 .m-left .m-video-wrap{float:left;width:396px;height:704px;border:10px solid #fff;overflow:hidden;}
.m-part1 .m-left .m-video-wrap video{width:100%;height:704px;}
.m-part1 .m-left .m-con{float:right;width:580px;padding-top:70px;}
.m-part1 .m-left #video-title{padding:0 20px 30px;font-size:24px;line-height:30px;font-weight:bold;color:#3664bb;border-bottom:1px solid #c6c6c6;}
.m-part1 .m-left #video-title a{color:#3664bb;}
.m-part1 .m-left #video-abstract-box{margin-top:24px;padding:0 45px;height:500px;overflow-y:auto;}
.m-part1 .m-left #video-abstract-box #video-abstract{font-size:17px;line-height:31px;color:#474747;max-width:100%;max-height:100%;text-size-adjust:none;-webkit-text-size-adjust:none;}
.m-part1 .m-left #video-abstract-box #video-abstract img{max-width:100%;height:auto;}
.m-part1 .m-left #video-abstract-box::-webkit-scrollbar{width:8px;}
.m-part1 .m-left #video-abstract-box::-webkit-scrollbar-track-piece{background:-webkit-linear-gradient(left,rgba(248,127,132,0) 32%,rgba(0,0,0,0.2) 33%,rgba(0,0,0,0.2) 67%,rgba(248,127,132,0) 68%);background:linear-gradient(to right,rgba(248,127,132,0) 32%,rgba(0,0,0,0.2) 33%,rgba(0,0,0,0.2) 67%,rgba(248,127,132,0) 68%);}
.m-part1 .m-left #video-abstract-box::-webkit-scrollbar-thumb{background-color:#c6c6c6;border-radius:4px;}
.m-part1 .m-right{margin:38px auto 0;width:1200px;}
.m-part1 .m-right .g-swiper{width:100%;position:relative;}
.m-part1 .m-right .g-swiper .swiper-button-prev1{position:absolute;width:30px;height:50px;top:88px;left:10px;cursor:pointer;margin-top:0;background:url(../images/btn_prev.png) center no-repeat;transition:all .2s linear;}
.m-part1 .m-right .g-swiper .swiper-button-prev1:hover{transform:scale(1.1);}
.m-part1 .m-right .g-swiper .swiper-button-next1{position:absolute;width:30px;height:50px;top:88px;right:10px;cursor:pointer;margin-top:0;background:url(../images/btn_next.png) center no-repeat;transition:all .3s linear;}
.m-part1 .m-right .g-swiper .swiper-button-next1:hover{transform:scale(1.1);}
.m-part1 .m-right .g-swiper .swiper1{width:1016px;height:330px;margin:0 auto;overflow:hidden;}
.m-part1 .m-right .g-swiper .swiper1 .swiper-slide{position:relative;float:left;width:215px;height:330px;overflow:hidden;text-align:center;margin-right:52px;cursor:pointer;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;}
.m-part1 .m-right .g-swiper .swiper1 .swiper-slide .u-pic{padding:7px 7px 0 8px;height:208px;width:200px;background:url(../images/tx_bg.png) center no-repeat;}
.m-part1 .m-right .g-swiper .swiper1 .swiper-slide .u-pic img{width:200px;height:200px;border-radius:50%;}
.m-part1 .m-right .g-swiper .swiper1 .swiper-slide .u-name{margin-top:10px;text-align:center;font-size:20px;line-height:24px;color:#474747;font-weight:bold;}
.m-part1 .m-right .g-swiper .swiper1 .swiper-slide .u-zw{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:6px;text-align:center;color:#474747;font-size:16px;line-height:22px;}
.m-part1 .m-right .g-swiper .swiper1 .swiper-slide.current .u-name{color:#f89a35;}
.m-part1 .m-right .g-swiper .swiper1 .swiper-slide.current .u-zw{color:#f89a35;}
.m-part1 .videoUrl,
.m-part1 .playlist-title,
.m-part1 .playlist-link,
.m-part1 .playlist-abstract{display:none!important;}
#video{padding-top:704px!important;}

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}
@-webkit-keyframes zoomIn{
    0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}
    50%{opacity:1;}
}
@keyframes zoomIn{
    0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}
    50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@-webkit-keyframes fadeIn{
    0%{opacity:0;}
    100%{opacity:1;}
}
@keyframes fadeIn{
    0%{opacity:0;}
    100%{opacity:1;}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}