@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body,html {font-size:14px !important;background:#fff !important;margin:0px;padding:0px;font-family:"PingFangSC-Regular","Microsoft YaHei",Helvetica,Arial !important;color:#333!important;outline:0;speak:none;-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 auto;min-width:1250px;max-width:100%;}

ul,li{ list-style:none;padding:0px;margin:0px;}

b, em, h1, h2, h3, h4, h5, h6,{font-weight:400;}

img{border:0;vertical-align: middle;} 

a{ color:#333;text-decoration:none;outline:none;}
a:hover{ text-decoration: none;outline:none;}

input,textarea{font-family:Arial,Microsoft Yahei;vertical-align: middle;border:0 none; outline:none;}
button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;outline:none;-webkit-appearance:button}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #c5c5c5;
}
:-moz-placeholder { /* Mozilla Firefox 4-18 */
    color: #c5c5c5;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #c5c5c5;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #c5c5c5;
}

.hide{display:none;}
.none{display: none;}

.header{height:auto;padding:0px;min-width:1200px;position:relative;background:#fff;clear:both;zoom:1;}
.header:after{content: ""; display: block; clear: both; height: 0px;}

.header .logo{width:380px;padding:20px 0px 20px 0px;float:left; position: static;}
.header .logo img{width:200px;height:80px;}

.header .search-box{float:left;}
.search-box{width:450px;height:48px;padding:0px 100px 0px 50px;background:url(../images/i_search.png) no-repeat 20px center #efefef; background-size:18px 18px;line-height:50px;border:0px; border-radius:48px;margin:30px auto 0px auto; position: relative;box-sizing:border-box;}
.search-box .search-input{width:100%;height:48px;line-height:48px;font-size:16px;padding:0px;border:0px;margin:0px;vertical-align: top;background:none;}
.search-box .search-btn{width:100px;height:48px;line-height:48px;font-size:16px;color:#333;text-align:center; background:none;border:0px;border-radius:0px 48px 48px 0px;position: absolute;right:0px;top:0px;display:block;}

.header .right{padding:20px 0px;height:80px;line-height:80px;font-size:14px;font-weight:bold;float:right;position: static;}
.header .right p{display:inline-block;}
.header .right span{display:inline-block;padding:0px 10px;}
.header .right img{width:50px;height:50px;border-radius:50px;margin:0px 0px 0px 10px;display:inline-block;}
.header .right strong{color:#a9052b;}

.header .nav{height:44px;padding:0px 0px 0px 0px;display:block;clear:both;position: static;}
.header .nav li{float:left;}
.header .nav li a{font-size:16px;color:#333;height:40px;line-height:40px;padding:0px 0px 0px 0px;margin:0px 50px 0px 0px;font-weight:bold;border-bottom: 4px solid #fff;float:left;}
.header .nav .act a{color:#a9052b;border-bottom: 4px solid #a9052b;}
.header .nav li a:hover{color:#a9052b;border-bottom: 4px solid #a9052b;text-decoration:none;}
.header .nav .li_all{position:static; }
.header .nav li .i_all{height:40px;line-height:40px;padding:0px 20px 0px 0px;background:url(../images/i_all.png) no-repeat right center; background-size:14px 14px; display:inline-block;overflow:hidden;color:#a9052b; vertical-align: middle;}


.sub-menu{display:none;}
.hover .sub-menu{display:block; position:absolute; top:164px;left:0px;background:#fcfcfc;width:100%;padding:20px 0px;z-index:3;box-shadow:0px 3px 3px #999; }
.hover .sub-menu .inner{position: relative;}
.hover .sub-menu .i_close{height:40px;padding:0px 40px 0px 0px;margin:0px;background:url(../images/i_close.png) no-repeat right center; background-size:24px 24px; display:inline-block;position:absolute; top:0px;right:0px;border:0px; cursor:pointer;z-index:1;}
.hover .sub-menu .i_close:hover{border:0px;}
.header .nav .sub-menu dl{border-bottom:1px #e9e9e9 solid;position:relative;padding:0px 0px 0px 100px;clear:both;zoom:1;}
.header .nav .sub-menu dl:after{content: ""; display: block; clear: both; height: 0px;}
.header .nav .sub-menu dt{position:absolute;left:0px;top:0px;padding:10px 0px 10px 30px;font-size:16px;color:#333;font-weight:bold;line-height:30px;}
.header .nav .sub-menu dd{line-height:30px;font-size:16px;color:#333;font-weight:normal;padding:10px 0px 10px 0px;clear:both;zoom:1;}
.header .nav .sub-menu dd:after{content: ""; display: block; clear: both; height: 0px;}
.header .nav .sub-menu dd li{border:0px;line-height:30px;padding:0px 10px;font-weight:normal;}
.header .nav .sub-menu dd li a{height:30px;line-height:30px;border:0px;padding:0px 10px;font-weight:normal;margin:0px;}
.header .nav .sub-menu dd li a:hover{color:#a9052b; text-decoration:underline;}
.header .nav .sub-menu dd li .act{background:#a9052b;color:#fff;border-radius:5px; }
.header .nav .sub-menu dl:last-child{border:0px;}


.header-bar{display:none;}
.header-bar-blank{display:none;}

.m-body .header{display:block;}

#c_nav_main{position: static;width:auto;height:auto;}

.menu-bg{display:none;}
.m-menu .m-btn{display:none;}
.m-sub-menu{position: static;width:auto;height:auto;}
.m-sub-menu .top-box{display:none;}
.m-sub-menu .list-nav .act a{padding:0px 0px 5px 0px;}
.m-sub-menu .list-nav li{line-height:20px;}

.footer{min-width:1250px;background:#e6e6e6;color:#666;font-size:12px;border-top:1px #fff solid;clear:both;zoom:1;}
.footer:after{content: ""; display: block; clear: both; height: 0px;}
.footer .inner{position: relative;padding:0px 0px 35px 0px;}
.footer .logo{padding:35px 20px 35px 0px;float:left}
.footer .logo img{height:60px;}
.footer .txt{margin:35px 0px 0px 0px;border-left:1px #999 solid;padding:0px 20px;line-height:20px;float:left;}
.footer .right{position: absolute;right:100px;left:auto;top:50px;color:#333;font-size:14px;}
.footer .right span{display:inline-block;padding:0px 10px;}
.footer .right a{color:#333;}
.footer .ewm{position: absolute;right:0px;top:30px;}
.footer .ewm dl{padding:0px 0px 0px 40px;text-align:center;float:left;}
.footer .ewm dl img{width:60px;margin:0px 0px 5px 0px;}
.footer a{color:#666;}

.footer-banner{margin:20px 0px 0px 0px;height:255px;background-repeat: no-repeat;background-size:auto 255px;background-position: top center;}
.footer-banner a{display:block;width:100%;height:100%;}
.footer-banner span{display:none;}


.inner{width:1184px;margin:0 auto;clear:both;zoom:1;}
.inner:after{content: ""; display: block; clear: both; height: 0px;}

.warp{background:#f5f6f7;clear:both;zoom:1;}
.warp:after{content: ""; display: block; clear: both; height: 0px;}

.box{width:1200px;padding:0px 0px 0px 0px;margin:0px auto 0px auto;}
.box .hd{padding:0px 15px;height:auto;line-height:30px;}
.box .hd h3{height:30px;line-height:30px;font-size:30px;font-weight:normal;color:#333;float:left;}
.box .hd h3 strong{color:#a9052b;}
.box .hd p{font-size:16px;font-weight:bold;color:#999;float:left;}
.box .hd .hd_msg{display: inline-block;float: right;}
.box .hd .right{float:right;}
.box .hd .right li{padding:0px 15px;float:left;}
.box .hd .right .act{color:#a9052b; border-bottom:3px #a9052b solid;}
.box .hd .left{float:left;}
.box .hd .left li{padding:0px 15px;float:left;}
.box .hd .left .act{color:#a9052b; border-bottom:3px #a9052b solid;}
.box .bd{padding:15px 0px;clear:both;zoom:1;}
.box .bd:after{content: ""; display: block; clear: both; height: 0px;}

.box .list-box{margin:0px -40px 0px 0px;clear:both;zoom:1;}
.box .list-box:after{content: ""; display: block; clear: both; height: 0px;}

.box .list-box .list-title{padding:10px 0px;}

.list-dys{}
.list-dys .list-li{width:auto;float:left;}
.list-dys .list{width:330px;height:130px;padding:20px;background:#fff;box-shadow:0px 0px 5px #ccc;  border-radius:5px;margin:15px 15px 15px 15px;float:left;overflow:hidden; }
.list-dys .list .pic{width:120px;height:130px;float:left;position: static;}
.list-dys .list .pic img{width:100px;height:130px;}
.list-dys .list .txt{width:210px;height:130px;padding:0px;float:left;}
.list-dys .list .txt h3{font-weight:normal;font-size:24px;color:#333;height:34px;line-height:30px;overflow:hidden;}
.list-dys .list .txt h4{font-weight:normal;font-size:16px;color:#666;height:20px;line-height:20px;overflow:hidden;}
.list-dys .list .txt p{display:block;padding:10px 0px 0px 0px;font-size:16px;color:#666;height:66px;line-height:22px;overflow:hidden;}


.list-video{}
.list-video .list-li{width:auto;float:left;}
.list-video .list{width:270px;height:224px;padding:0px;background:#fff;border:1px #ebebeb solid;  border-radius:5px;margin:15px 40px 15px 0px;float:left;overflow:hidden; position:relative;}
.list-video .list:hover{box-shadow: 0px 4px 12px 0px rgba(130,178,247,0.24); }
.list-video .list .pic{height:150px;overflow:hidden;}
.list-video .list .pic img{width:270px;height:150px;margin:0px;transition: all .4s;}
.list-video .list:hover .pic img{width:324px;height:180px;max-width:324px;margin:-15px 0px 0px -27px;transform: translate(0, -4px);}

.list-video .list .txt{height:74px;padding:15px;box-sizing: border-box;}
.list-video .list .txt h3{font-size:16px;color:#333;height:44px;line-height:22px;overflow:hidden;}
.list-video .list:hover .txt h3{color:#0091ff;}
.list-video .list:hover .txt h5{color:#0091ff;}
.list-video .list .txt p{width:240px;font-size:12px;color:#999;height:22px;line-height:18px;padding:4px 0px 0px 0px;overflow:hidden;position: absolute;left:15px;bottom:15px;background:#fff;box-sizing: border-box;}
.list-video .list .i_play{position: absolute;right:15px;bottom:15px;padding:0px 0px 0px 34px;background:url(../images/i_play.png) no-repeat 10px center #fff; background-size:20px 20px;}
.list-video .list .i_view{height:18px;line-height:18px;padding:0px 0px 0px 24px;background:url(../images/i_view.png) no-repeat left center; background-size:18px 18px; display:inline-block;overflow:hidden; vertical-align: top;}


.list-video-h{}
.list-video-h .list-li{width:auto;float:left;}
.list-video-h .list{width:270px;height:224px;padding:0px;background:#fff;border:1px #ebebeb solid; border-radius:5px;margin:15px 40px 15px 0px;float:left;overflow:hidden; position:relative;}
.list-video-h .list .pic{position:static;width:auto;height:150px;background:#fff;box-shadow:0px 0px 0px #ccc;  border-radius:0px;overflow:hidden;}
.list-video-h .list .pic img{width:270px;height:150px;margin:0px;}
.list-video-h .list:hover .pic img{width:324px;height:180px;max-width:324px;margin:-15px 0px 0px -27px;}

.list-video-h .list .txt{height:74px;padding:15px;box-sizing: border-box;}
.list-video-h .list .txt h3{font-size:16px;color:#333;height:44px;line-height:22px;overflow:hidden;}
.list-video-h .list .i_play{bottom:15px;}

.list-dp p{font-size:16px;line-height:1.8;color:#666;padding:15px 0px 0px 0px;}



.index-banner{clear:both;min-width:1250px;height:450px;margin:0px 0px 0px 0px;}


.swiper-container-a{height:450px;}

.swiper-container-a .swiper-slide{height:450px; background-repeat: no-repeat; background-size:auto 450px; background-position: top center;}
.swiper-container-a .swiper-slide span{display:none;}
.swiper-container-a .swiper-button-next{color:#fff;display:block;}
.swiper-container-a .swiper-button-prev{color:#fff;display:block;}
.swiper-container-a .swiper-pagination-bullet-active{background:#fff;}
.swiper-container-a .swiper-pagination-bullets{bottom:10px!important;}


.dys-detial{width:950px;min-height:260px;padding:40px 0px 40px 250px;margin:0px auto 0px auto; position:relative;}
.dys-detial .pic{width:200px; position: absolute;left:0px;top:40px;margin:0px;}
.dys-detial .pic img{width:100%;}
.dys-detial .txt h3{font-weight:normal;font-size:24px;color:#333;line-height:40px;overflow:hidden;text-align: left;}
.dys-detial .txt h4{padding:0px 0px 10px 0px;font-weight:normal;font-size:16px;color:#666;line-height:20px;overflow:hidden;text-align: left;}
.dys-detial .txt h5{padding:0px 0px 10px 0px;font-weight:normal;font-size:16px;color:#666;line-height:1.8;overflow:hidden;text-align:justify;}
.dys-detial .txt p{padding:0px 0px 0px 0px;font-size:16px;color:#666;line-height:1.8;overflow:hidden;text-align:justify;}

.con-left .dys-detial{width:auto;min-height:200px;padding:20px 0px 40px 170px;}
.con-left .dys-detial .pic{width:140px; position: absolute;left:0px;top:20px;margin:0px;}
.con-left .dys-detial .pic img{width:100%;height:auto;}
.con-left .dys-detial .txt h3{position:static;left:0px;top:0px;font-weight:normal;font-size:24px;color:#333;height:40px;line-height:40px;overflow:hidden;text-align:left;padding:0px 20px 0px 0px;}
.con-left .dys-detial .txt h4{position: static;left:0px;top:0px;font-weight:normal;font-size:16px;color:#666;line-height:20px;height:auto;overflow:hidden;text-align:left;padding:0px 20px 0px 0px;}
.con-left .dys-detial .txt p{margin:0px;padding:20px 0px 0px 0px;font-size:16px;color:#666;line-height:1.8;overflow:hidden; text-align:justify;}

.video-detial{
    /*width:400px;*/
    /*height:450px;*/
    /*padding:0px 0px 0px 800px;*/
    margin:0px auto 0px auto; position:relative;}
.video-detial .video{width:800px; height:450px;position: absolute;left:0px;top:0px;}
.video-detial .video .i_back{display:none;}
.video-detial .video img{width:800px; height:450px;}
.video-detial .video video{width:800px; height:450px;outline:none;}
.video-detial .video p{position: absolute;right:0px;top:10px;z-index:2;color:#a9052b;font-size:16px;width:100%;}
.video-detial .video .tips-box{left:50%;top:50%;width:370px;height:150px;margin:-105px 0px 0px -185px;background:none; box-shadow: 0px 0px 0px;}
.video-detial .video .tips-box .tips-box-bg{background:#fff;box-shadow:0px 0px 5px #ccc;  border-radius:5px;opacity: 0.6; position: absolute;width:100%;height:100%;left:0px;top:0px;}
.video-detial .video .tips-box .tips-box-txt{margin:20px 30px;}
.video-detial .video .tips-box-sm{position: absolute;left:0px;top:0px;width:100%;height:100%;display:block;}
.video-detial .video .tips-box-sm img{width:100%;}
.video-detial .video .tips-box-sm-m{position: absolute;left:0px;top:0px;width:100%;height:100%;display:none;}
.video-detial .video .tips-box-sm-m img{width:100%;}

.video-detial .txt{padding:30px 10px 30px 30px;position:static;}
.video-detial .txt h3{font-weight:bold;font-size:30px;color:#333;line-height:40px;overflow:hidden;margin:0px 0px 10px 0px;max-height:80px;}
.video-detial .txt dl{line-height:24px;font-size:14px;}
.video-detial .txt dt{display:inline-block;font-weight:bold;}
.video-detial .txt dd{display:inline-block;}
.video-detial .txt .tag .tips-box{width:300px;right:0px;}

/*.video-detial .txt p{padding:20px 0px 0px 0px;font-size:16px;color:#666;line-height:24px;height:144px;overflow:hidden;}*/
/*.video-detial .txt .opera{position:absolute;bottom:20px;right:30px;width:auto;text-align:right;}*/
/*.video-detial .txt .tips-box{bottom:70px;right:35px;left:auto;width:200px;padding:30px;margin:0px;text-align:center;}*/


.container{padding:0px 0px;margin:0 auto; overflow:unset;clear:both;zoom:1;}
.container:after{content: ""; display: block; clear: both; height: 0px;}

.con-left{width:800px;float:left;}
.con-right{width:370px;float:right;}

.con-left .box{width:auto;}
.con-left .box .hd{padding:0px;}
.con-left .box .bd {overflow:hidden;}
.con-left .box .bd {overflow:hidden;}
.con-left .box .bd img{max-width:100%;}

.container .con-right .box{width:auto;}
.container .con-right .box .hd{padding:0px;}

.container .con-right .list-video .list{width:auto;height:104px;padding:0px 0px 0px 170px;margin:0px 0px 10px 0px;box-shadow:0px 0px 0px;border-radius: 0px;float:none; overflow:auto;}
.container .con-right .list-video .list .pic{width:150px;height:84px;background:#fff;box-shadow:0px 0px 5px #ccc; margin:10px;border-radius:5px;position: absolute;left:0px;top:0px;overflow:hidden;}
.container .con-right .list-video .list .pic img{width:150px;height:84px;border-radius:5px;}


.tips-box{background:#fff;padding:30px;box-shadow:0px 0px 5px #ccc;  border-radius:5px; position: absolute;z-index:2;}
.tips-box .i_success{width:30px;height:30px;border:3px #0091FF solid;background:url(../images/i_ok.png) no-repeat center center; background-size:24px 24px; display:inline-block;overflow:hidden;border-radius:30px;vertical-align: middle;margin-right:10px;}
.tips-box .i_tips{width:30px;height:30px;border:3px #0091FF solid;background:url(../images/i_tips.png) no-repeat center center; background-size:24px 24px; display:inline-block;overflow:hidden;border-radius:30px;vertical-align: middle;margin-right:10px;}
.tips-box h3{font-size:18px!important;color:#0091FF!important;font-weight:bold!important;padding:0px!important;margin:0px!important;height:40px!important;line-height:40px!important;text-align:center;}
.tips-box p{font-size:18px!important;color:#0091FF!important;font-weight:normal!important;padding:0px!important;margin:0px!important;line-height:30px!important;height:auto!important; position: static !important;}
.tips-box .i_close{height:40px;padding:0px 40px 0px 0px;margin:0px;background:url(../images/i_close.png) no-repeat right center; background-size:24px 24px; display:inline-block;position:absolute; top:0px;right:10px;border:0px; cursor:pointer;z-index:1;}
.tips-box .i_close .i_close:hover{border:0px;}

.tips-box-txt{padding:0px 0px 0px 0px; position: relative;margin:20px 30px;}
/*.tips-box-txt .i_tips{position: absolute;left:0px;top:0px;}*/

.tips-box-share img{width:180px;height:180px;display:block;margin:0 auto;}
.tips-box-share span{text-align:center;font-size:14px;padding:10px 0px 0px 0px;display:block;}


.regpage{border-top:0px #f4f5f6 solid;min-width:1200px;height:680px;background:url(../images/login_left.png) no-repeat top left; background-size:auto 680px;padding:0px;margin:30px auto;}
.regpage .i_back{display:none;}
.regpage .logo{display:none;}
.regpage .inner{position: relative;}
.regbox{position: absolute;right:20px;top:50px;background:#fff;width:50%;padding:0px 70px;margin:0px;/* box-shadow:0px 0px 5px #ccc; */ border-radius:5px;}
.regbox .hd{height:80px;line-height:80px;text-align:center;font-size:24px;}
.regbox .hd li{width:33%;float:left;}
.regbox .hd li a{display:inline-block;height:40px;line-height:40px;}
.regbox .hd li .act{color:#333;border-bottom:5px #BEBEBE solid;}
.regbox .form{padding:10px 0px 30px 0px;}
.regbox .form dl{line-height:40px;padding:0px 0px 20px 100px;position: relative; clear:both;zoom:1;}
.regbox .form dl:after{content: ""; display: block; clear: both; height: 0px;}
.regbox .form dt{width:90px;position: absolute;left:0px;top:0px;font-size:16px;font-weight:bold; text-align:justify;}
.regbox .read-notice{text-align:left;padding:10px 0px;}
.regbox .read-notice b{text-align:center;font-size:16px;color:#666; font-weight:normal;}
.regbox .tips{text-align:right;padding:10px 0px;font-size:16px;}

.regbox .form-control {background: #fff;border:none;border-radius:0;border-bottom:#8D8D8D 0px solid;box-shadow: none}
.regbox .form-control:focus {box-shadow: none;border: unset;border-bottom:#8D8D8D 0px solid;}

.yzm{position: relative;padding:0px 100px 0px 0px;}
.yzm .yzm-img{position: absolute;right:0px;top:0px;}
.yzm .yzm-img img{width:100px;height:40px;}


.mypage{width:1200px;padding:20px 0px;margin:0 auto;clear:both;zoom:1;}
.mypage:after{content: ""; display: block; clear: both; height: 0px;}
.mypage .con-left{width:230px;float:left;display:block;}
.mypage .con-right{width:950px;float:right;}

.user-box{background:#fff;padding:30px 30px;box-shadow:0px 0px 5px #ccc;  border-radius:5px;}

.user-box .userinfo{text-align:center;border-bottom:1px #e0e0e0 solid;}
.user-box .userinfo img{width:120px;height:120px; border-radius: 120px;}
.user-box .userinfo h3{font-size:18px;font-weight:bold;padding:10px 0px;color:#333;}
.user-box .userinfo h3 b{height:20px;border-radius:20px;padding:0px 10px;line-height:20px;display:inline-block;font-size:12px;color:#a9052b;vertical-align:middle;background: linear-gradient(#fbe3b3,#f29c3d);margin:0px 10px; }

.user-box .usernav{padding:20px 0px 20px 30px;}
.user-box .usernav li{height:40px;line-height:40px;font-size:18px;margin:0px 0px 10px 0px;}
.user-box .usernav li a{display:block;height:40px;line-height:40px;font-size:18px;padding:0px 0px 0px 30px; }
.user-box .usernav li .i_n1{background:url(../images/i_n1.png) no-repeat 0px center;background-size:24px 24px;}
.user-box .usernav li .i_n2{background:url(../images/i_n2.png) no-repeat 0px center;background-size:24px 24px;}
.user-box .usernav li .i_n3{background:url(../images/i_n3.png) no-repeat 0px center;background-size:24px 24px;}
.user-box .usernav li .i_n4{background:url(../images/i_n4.png) no-repeat 0px center;background-size:24px 24px;}

.user-box .usernav .act .i_n1{background:url(../images/i_n1_over.png) no-repeat 0px center;background-size:24px 24px;color:#a9052b;}
.user-box .usernav .act .i_n2{background:url(../images/i_n2_over.png) no-repeat 0px center;background-size:24px 24px;color:#a9052b;}
.user-box .usernav .act .i_n3{background:url(../images/i_n3_over.png) no-repeat 0px center;background-size:24px 24px;color:#a9052b;}
.user-box .usernav .act .i_n4{background:url(../images/i_n4_over.png) no-repeat 0px center;background-size:24px 24px;color:#a9052b;}

.user-edit{width:400px;margin:0 auto;}
.user-edit .userhead-edit{margin:20px 0px 20px 0px;}
.user-edit .form{padding:10px 0px 30px 0px;}
.user-edit .form dl{line-height:40px;padding:0px 0px 10px 100px;font-size:16px;position: relative; clear:both;zoom:1;}
.user-edit .form dl:after{content: ""; display: block; clear: both; height: 0px;}
.user-edit .form dt{width:90px;position: absolute;left:0px;top:0px;font-size:16px;font-weight:bold; text-align:justify;}
.user-edit .form dd .opera{display:inline-block;padding:0px 20px;}
.user-edit .form .submit{text-align:center;padding:20px 0px;}


.user-pass{margin:100px auto 0px auto;}

.user-his .box{width:900px;}
.user-his .box .hd h3{background:url(../images/i_dot.png) no-repeat left center;background-size:16px 16px;padding:0px 0px 0px 25px;}

.user-fav .box{width:900px;}
.user-fav .hd{display:block;}
.user-fav .box{padding:20px 0px 0px 0px;}
.user-fav .list-video-h .list p span{display:inline-block;}

.user-share{}
.user-share .pic{width:900px;height:500px;position: relative;background:#fff;box-shadow:0px 0px 5px #ccc;border-radius:5px;margin:0 auto;overflow:hidden;}
.user-share .pic .pic-pc{display:block;}
.user-share .pic .pic-pc img{width:900px;height:500px;}
.user-share .pic .pic-m{display:none;}
.user-share .pic .ewm{position: absolute;left:115px;top:180px;width:160px;height:160px;margin:0px;}
.user-share .pic .ewm img{width:160px;height:160px;border:5px #fff solid;}
.user-share .submit{text-align:center;padding:20px;}

.mypage-index{padding:0px 0px 30px 0px;clear:both;zoom:1;}
.mypage-index:after{content: ""; display: block; clear: both; height: 0px;}
.mypage-index .userinfo{background:none;}
.mypage-index .userinfo .i_back{display:none;}
.mypage-index .userinfo h3{color:#333;}
.mypage-index .box{margin:15px auto 30px auto;}
.mypage-index .list-video .list{margin:5px auto;float:none;}
.mypage-index .list-video .list p{display:block;left:0px;bottom:0px;}
.mypage-index .list-video .list .i_play{display:block;right:0px;bottom:0px;}

.con-article{width:1200px;padding:20px 0px;margin:0 auto;clear:both;zoom:1;}
.con-article:after{content: ""; display: block; clear: both; height: 0px;}
.con-article .con-left{width:230px;float:left;display:block;}
.con-article .con-right{width:950px;float:right;}

.con-box{background:#fff;padding:30px 30px;box-shadow:0px 0px 5px #ccc;  border-radius:5px;}
.con-box .nav{padding:0px;}
.con-box .nav li{padding:20px 20px 19px 30px;height:20px;line-height:20px;font-size:18px;margin:0px;border-bottom:1px #f4f5f6 solid;}
.con-box .nav li:last-child{border:0px;}
.con-box .nav li a{display:block;height:20px;line-height:20px;font-size:18px;padding:0px 0px 0px 15px;border-left:5px #ccc solid; }
.con-box .nav .act a{border-left:5px #a9052b solid;color:#a9052b;font-weight:bold;}

.article-detail{padding:0px 50px 50px 50px;clear:both;zoom:1;}
.article-detail:after{content: ""; display: block; clear: both; height: 0px;}
.article-detail .title{text-align:center;}
.article-detail .title h1{font-size:24px;line-height:1.5;}
.article-detail .title .time{font-size:16px;line-height:1.5;color:#999;padding:20px 0px 0px 0px;}
.article-detail .text{padding:20px 0px 0px 0px;font-size:16px;line-height:1.8;text-align:justify;overflow:hidden;}
.article-detail .text img{width:auto;}

.map-box{ margin:20px 0px;width:100%;height:300px;overflow:hidden;font-size:14px;border:3px #f4f5f6 solid;}

.upload-photo{width:200px;height:200px;border-radius:200px;background:url(../images/userhead_default.png) no-repeat center center #fff;background-size:200px 200px;border: 0px dashed #e6e6e6;margin:0px auto;position:relative;overflow:hidden;}
.upload-photo .input_file{width:100%;height:100%;background:none;position:absolute;top:0px;left:0px;opacity:0; cursor:pointer;}
.upload-photo img{width:100%;height:100%;vertical-align:top;}
.upload-photo p{position: absolute;bottom:0px;width:100%;line-height:40px;text-align:center;background:rgba(0,0,0,0.5);color:#fff;font-size:16px;}



.popup-warp{background:rgba(0,0,0,0.5); position:fixed;top:0px;left:0px;width:100%;height:100%;z-index:999;display:none;}

.popup-box{width:600px;min-height:300px;background:#fff; border-radius:10px; position:absolute;top:50%;left:50%;margin:-210px 0px 0px -300px;}
.popup-box .i_x{width:32px;height:32px;background:url(../images/i_x.png) no-repeat center center;background-size:20px 20px;display:block; position:absolute;top:10px;right:15px;}
.popup-box .popup-title{text-align:center;font-size:18px;font-weight:bold;line-height:30px;padding:10px 0px;}
.popup-box .txt{padding:30px;font-size:14px;line-height:1.8;height:300px;overflow:auto;}
.popup-box .txt p{padding:0px 0px 15px 0px;margin:0px;color:#333;}
.popup-box .txt strong{color:#e04e3e;font-weight:bold;}

.popup-box .submit .btn_ba{ border-radius:0px 0px 10px 10px;}


.popup-warp-v{display:block;visibility:hidden;}



.pagination{padding:30px 0px 30px 0px;text-align:center;display:block;clear:both;zoom:1;}
.pagination:after{content: ""; display: block; clear: both; height: 0px;}
.pagination a,.pagination span{height:40px;line-height:40px;font-size:16px;color:#333;min-width:40px;text-align:center;padding:0px 10px;margin:5px;background:#eee; border-radius:5px; display:inline-block;font-weight:bold;box-sizing: border-box}
.pagination a:hover,.pagination .act{background:#0091FF;color:#fff;}

.pagination li{display:inline-block;}
.pagination .active a{background:#0091FF;color:#fff;}

.pagination-right .pagination{text-align:right;}

.warp .pagination a{background:#fff;}
.warp .pagination a:hover,.warp .pagination .act{background:#0091FF;color:#fff;}
.warp .pagination .active a{background:#0091FF;color:#fff;}

.im-box{position: fixed;bottom:100px;right:10px;z-index:99;display:block;}

.open-im{width:40px;height:133px;background:url(../images/open_im.png) no-repeat; overflow:hidden; cursor: pointer;}
.im-main{display:none;width: 110px;border: 1px solid #dddddd; border-radius: 10px;background: #F9FAFB; position: relative;}
.im-main .close-im{display: block;width: 30px;height: 30px; background: url(../images/close_im.png) no-repeat center center; position: absolute;right:0px;top:0px;z-index:99;}
.im-main .im-qq{padding:110px 0px 10px 0px;text-align:center; border-bottom: 1px solid #dddddd;position: relative;}
.im-main .qq-container{z-index:98;position:absolute;top:0px;left:0px;width:110px;height:110px;border-top-left-radius:10px;border-top-right-radius:10px;background:url(../images/qq-icon-bg.png) no-repeat center 0px;overflow:hidden;}
.im-main .im-qq img{display: block;max-width: 60px; position: absolute;left: 26px;top: 23px;transition: all 0.5s;}
.im-main .im-qq:hover img{max-width:70px;left:21px;top:28px;position:absolute;}
.im-main .im-qq p{font-size:14px;font-weight:bold;color:#a9052b;}
.im-main .im-tel{padding:10px 0px 10px 0px;text-align:center; border-bottom: 1px solid #dddddd;}
.im-main .im-tel h3{font-size:14px;font-weight:bold;}
.im-main .im-tel p{font-size:14px;font-weight:bold;color:#a9052b;line-height:30px;}
.im-main .im-ewm{padding:10px 0px 10px 0px; text-align:center;font-size:12px;}
.im-main .im-ewm img{width:70px;height:70px;margin:0px 0px 10px 0px;}


.list-none{text-align:center;padding:350px 0px 20px 0px;background:url(../images/ib_none.png) no-repeat center 50px;background-size:300px 300px;}
.list-none h3{font-size:14px;color:#666;font-weight:normal;}

.list-none-search{background:url(../images/ib_none_search.png) no-repeat center 50px;background-size:300px 300px;}
.list-none-log{background:url(../images/ib_none_log.png) no-repeat center 50px;background-size:300px 300px;}
.list-none-message{background:url(../images/ib_none_message.png) no-repeat center 50px;background-size:300px 300px;}
.list-none-fav{background:url(../images/ib_none_fav.png) no-repeat center 50px;background-size:300px 300px;}

.list-tips{padding:20px 0px;}


.f_a{color:#a9052b;}
.f_au{color:#a9052b; text-decoration: underline;}
.f_au:hover{color:#a9052b; text-decoration: underline;}
.f_b{color:#f99c4f;}
.f_c{color:#999;}

.btn_a{border-radius:40px;padding:0px 50px!important;margin:0px!important;text-align:center!important;border:0px!important;height:40px!important;line-height:40px!important;color:#fff!important;font-size:18px!important;background:#0093F9 !important;display:inline-block!important;}


.btn_ba{border-radius:50px;width:100%;padding:0px!important;margin:0px!important;text-align:center!important;border:0px!important;height:50px!important;line-height:50px!important;color:#fff!important;font-size:20px!important;background:#0093F9 !important;display:inline-block!important;}



.btn_b{width:100%;border:0px;text-align:center;height:40px;line-height:40px;color:#fff;font-size:16px;background:#f99c4f;border-radius:5px;display:inline-block;}
.btn_c{ text-align:center;padding:0px 10px;height:30px;line-height:30px;color:#fff;font-size:16px;background:#999;border-radius:5px;display:inline-block; vertical-align:middle; }
.btn_disabled{ background:#eee !important;color:#999!important;}


.i_back{width:50px;height:50px;background:url(../images/i_back.png) no-repeat center center; background-size:24px 24px; display:inline-block;overflow:hidden;}
.i_more{height:20px;line-height:20px;padding:0px 20px 0px 0px;background:url(../images/i_more.png) no-repeat right center; background-size:14px 14px; display:inline-block;overflow:hidden;color:#999; vertical-align: middle;}
.i_play{font-size:16px;height:20px;line-height:20px;padding:0px 0px 0px 24px;background:url(../images/i_play.png) no-repeat left center; background-size:20px 20px; display:inline-block;overflow:hidden;color:#a9052b; vertical-align: middle;font-weight:bold;}

.i_view{height:20px;line-height:20px;padding:0px 0px 0px 24px;background:url(../images/i_view.png) no-repeat left center; background-size:20px 20px; display:inline-block;overflow:hidden; vertical-align: middle;}

.btn_zan{height:30px;line-height:30px;color:#fff;font-size:14px; font-weight:bold;border-radius:30px; background:url(../images/i_zan.png) no-repeat 10px center #a9052b; background-size:24px 24px;padding:0px 15px 0px 35px;vertical-align: middle;display:inline-block;margin:0px 0px 0px 10px;}
.btn_zan_over{height:30px;line-height:30px;color:#fff;font-size:14px; font-weight:bold;border-radius:30px; background:url(../images/i_zan.png) no-repeat 10px center #999; background-size:24px 24px;padding:0px 15px 0px 35px;vertical-align: middle;display:inline-block;margin:0px 0px 0px 10px;}

.btn_fav{height:30px;line-height:30px;color:#fff;font-size:14px; font-weight:bold;border-radius:30px; background:url(../images/i_fav.png) no-repeat 10px center #a9052b; background-size:24px 24px;padding:0px 15px 0px 35px;vertical-align: middle;display:inline-block;margin:0px 0px 0px 10px;}
.btn_fav_over{height:30px;line-height:30px;color:#fff;font-size:14px; font-weight:bold;border-radius:30px; background:url(../images/i_fav.png) no-repeat 10px center #999; background-size:24px 24px;padding:0px 15px 0px 35px;vertical-align: middle;display:inline-block;margin:0px 0px 0px 10px;}

.btn_share{height:30px;line-height:30px;color:#fff;font-size:14px; font-weight:bold;border-radius:30px; background:url(../images/i_share.png) no-repeat 10px center #a9052b; background-size:24px 24px;padding:0px 15px 0px 35px;vertical-align: middle;display:inline-block;margin:0px 0px 0px 10px;}
.btn_share_over{height:30px;line-height:30px;color:#fff;font-size:14px; font-weight:bold;border-radius:30px; background:url(../images/i_share.png) no-repeat 10px center #999; background-size:24px 24px;padding:0px 15px 0px 35px;vertical-align: middle;display:inline-block;margin:0px 0px 0px 10px;}

.input_s{background:#efefef!important;border:0px #ddd solid !important;width:100%!important;padding:0px 10px!important;margin:0px!important; font-size:16px!important;box-sizing:border-box!important;height:40px!important;line-height:40px!important;border-radius:5px!important;}

.input_w{background:#ffffff!important;border:0px #ddd solid !important;width:100%!important;padding:0px 10px!important;margin:0px!important; font-size:16px!important;box-sizing:border-box!important;height:40px!important;line-height:40px!important;border-radius:5px!important;}

.textarea_s{width:100%;padding:10px;border:1px #ccc solid; box-sizing:border-box;font-size:14px;line-height:20px;overflow:auto;}

.select-box{ border:1px #ddd solid !important;width:100%!important; font-size:14px!important;box-sizing:border-box!important;height:35px!important;line-height:35px!important;border-radius:0px!important;position:relative;background:url(../images/i_ar_select.png) no-repeat right center;background-size:auto 16px;}

.select_s{background:none!important;border:0px #ddd solid !important;width:100%!important;padding:0px 20px 0px 5px!important; font-size:14px!important;box-sizing:border-box!important;height:35px!important;line-height:35px!important;border-radius:0px!important;}


.radiobox{font-size:0px;}
.radiobox label{height:30px;display:inline-block;margin:0px 10px 0px 0px; vertical-align:middle;}
.radiobox input[type=radio] {visibility: hidden;display:none;}
.radiobox b {height:20px;line-height:20px;padding:0px 10px 0px 30px;font-size:14px;color:#333;position:relative;background:url(../images/i_radio.png) no-repeat left center;background-size:20px 20px;display:inline-block;}
.radiobox input[type=radio]:checked + b { background:url(../images/i_radio_checked.png) no-repeat left center;background-size:20px 20px;}
.radiobox input[type=radio]:disabled + b { background:url(../images/i_radio_disabled.png) no-repeat left center;background-size:20px 20px;}

.checkbox{font-size:0px;}
.checkbox label{height:30px;display:inline-block;margin:0px; vertical-align:middle;}
.checkbox input[type=checkbox] {visibility: hidden;display:none;}
.checkbox b{height:20px;line-height:20px;padding:0px 10px 0px 30px;font-size:14px;color:#333;position:relative;background:url(../images/i_check.png) no-repeat left center;background-size:20px 20px;}
.checkbox input[type=checkbox]:checked + b{background:url(../images/i_checked.png) no-repeat left center;background-size:20px 20px;}
.checkbox input[type=checkbox]:disabled + b { background:url(../images/i_checked_disabled.png) no-repeat left center;background-size:20px 20px;}


.btn-primary{border-radius:50px;width:100%;padding:0px;margin:0px;text-align:center;border:0px;height:50px;line-height:50px;color:#fff;font-size:20px;background:#BEBEBE;display:inline-block;}
.btn-primary:hover {color: #fff;background: #0091ff;}

.btn-link{width:auto;border-radius:30px;padding:0px 20px!important;margin:0px!important;text-align:center!important;border:0px!important;height:30px!important;line-height:30px!important;color:#fff!important;font-size:14px!important;background:#0093F9 !important;display:inline-block!important;}

.header .right .nav{height:auto;}
.header .right .nav li a{height:auto;border:0px;margin:0px 10px;line-height:80px;float:none;display:inline-block!important;}
.header .right .nav li:first-child{display:block;}
.header .right .nav li form{display:inline-block!important;}

.form-control{background:#efefef;border:0px #ddd solid ;width:100%;padding:0px 16px!important;margin:0px; font-size:16px;box-sizing:border-box;height:40px;line-height:40px;border-radius:5px;}
.form-group{line-height:30px;padding:0px 0px 15px 100px;position: relative; clear:both;zoom:1;margin-bottom: 0px}
.form-group:after{content: ""; display: block; clear: both; height: 0px;}
.form-group .control-label{width:90px;position: absolute;left:0px;top:0px;font-size:16px;font-weight:bold; text-align:justify;}


.form-group .checkbox{font-size:14px;}
.form-group .checkbox input[type=checkbox] {visibility:visible;display:inline-block;}



/*报名参赛流程*/
.apply-step{width:800px;padding:80px 0px;margin:50px auto 0px auto;}
.apply-step li{width:33.33%;height:6px;background:#d7d8d9;float:left;position:relative;}
.apply-step p{line-height:30px;position: absolute;top:-50px;left:0px;width:100%;text-align:center;font-size:14px;}
.apply-step h3{width:30px;height:30px;line-height:30px;font-size:16px;border-radius: 30px; background:#d7d8d9;color:#999;position: absolute;top:-12px;left:50%;text-align:center;margin:0px 0px 0px -15px;}
.apply-step li:first-child{width:16.64%}
.apply-step li:last-child{width:16.64%}
.apply-step li:first-child p{left:-50%;}
.apply-step li:first-child h3{left:0px;}
.apply-step li:last-child p{right:-50%;left:auto;}
.apply-step li:last-child h3{right:0px;left:auto;margin:0px -15px 0px 0px;}
.apply-step .act{background:#0087ff;}
.apply-step .act h3{background:#0087ff;color:#fff;}

.apply-step-con{width:800px;padding:0px 0px;margin:0 auto;clear:both;zoom:1;}
.apply-step-con:after{content: ""; display: block; clear: both; height: 0px;}
.apply-step-con h3{text-align:center;font-size:16px;color:#333;line-height:30px;font-weight:bold;}
.apply-step-con .input-box{width:400px;padding:50px 0px 50px 0px;margin:0px auto;clear:both;zoom:1;}
.apply-step-con .input-box:after{content: ""; display: block; clear: both; height: 0px;}
.apply-step-con .input-box p{line-height:50px;color:#666;}
.apply-step-con  .input_a{background:#fff;font-size:16px;color:#333;width:100%;padding:10px;box-sizing: border-box; border:1px #d7d8d9 solid;height:50px;line-height:50px;border-radius: 5px;}
.apply-step-con  .select_a{background:#fff;font-size:16px;color:#333;width:100%;padding:10px;box-sizing: border-box; border:1px #d7d8d9 solid;height:50px;line-height:50px;border-radius: 5px;}
.apply-step-con .input-box .input-yzm{margin-right:-4.6%;}
.apply-step-con .input-box .input-yzm .input_a{width:12%;margin-right:4.6%;text-align:center;font-size:28px;float:left;}
.apply-step-con .input-box .return{line-height:50px;text-align:right;margin-right:0px;clear:both;zoom:1;}
.apply-step-con .input-box .return:after{content: ""; display: block; clear: both; height: 0px;}

.apply-step-con .form{padding:50px 0px 50px 0px;margin:0px auto;clear:both;zoom:1;}
.apply-step-con .form:after{content: ""; display: block; clear: both; height: 0px;}

.apply-step-con .form dl{width:50%;padding:0px 30px 9px 30px;box-sizing: border-box;float:left;height: 108px}
.apply-step-con .form dt{height:30px;line-height:30px;}
.apply-step-con .form dd{height:50px;line-height:50px;}

.apply-step-con .apply-status{padding:400px 0px 0px 0px;text-align:center}
.apply-step-con .apply-status h3{font-size:20px;}
.apply-step-con .apply-status p{font-size:14px;padding:20px 0px;}
.apply-step-con .success{background:url(../images/apply_success.png) no-repeat top center;  background-size:460px auto;}
.apply-step-con .checking{background:url(../images/apply_checking.png) no-repeat top center;  background-size:460px auto;}
.apply-step-con .false{background:url(../images/apply_false.png) no-repeat top center;  background-size:460px auto;}

.apply-step-con .submit{width:300px;margin:50px auto;clear:both;zoom:1;}
.apply-step-con .submit:after{content: ""; display: block; clear: both; height: 0px;}
.apply-step-con .btn_s{background:#0087ff;font-size:16px;color:#fff;width:100%;padding:10px;margin:0px;box-sizing:border-box; border:0px #0087ff solid;height:50px;line-height:30px;border-radius: 5px;display:inline-block;text-align:center;}
.apply-step-con .btn_s:hover{opacity: 0.8}


.apply-index-head{max-width:1700px;/*min-width:1200px;background:url(../images/apply_index_head.png) no-repeat top center;*/background-size:100% auto;margin:0px auto 30px auto;position: relative;}
.apply-index-head img{width:100%;}
.apply-index-head .submit{position: absolute;left:7%;top:50%;width:93%;;text-align: left;box-sizing: border-box;}

.btn_ljbm{width:20%;height:200px;background:url(../images/btn_ljbm.png) no-repeat top center;background-size:100% auto;display:inline-block;}
.btn_ljbm span{display:none;}
.btn_ljbm:hover{background:url(../images/btn_ljbm_over.png) no-repeat top center;background-size:100% auto;}
.btn_ljbm:active{background:url(../images/btn_ljbm_act.png) no-repeat top center;background-size:100% auto;}

.btn_ckbm{width:20%;height:200px;background:url(../images/btn_ckbm.png) no-repeat top center;background-size:100% auto;display:inline-block;}
.btn_ckbm span{display:none;}
.btn_ckbm:hover{background:url(../images/btn_ckbm_over.png) no-repeat top center;background-size:100% auto;}
.btn_ckbm:active{background:url(../images/btn_ckbm_act.png) no-repeat top center;background-size:100% auto;}

.apply-index-info{width:900px;margin:0 auto;clear:both;zoom:1;}
.apply-index-info:after{content: ""; display: block; clear: both; height: 0px;}
.apply-index-info .hd{padding:0px 50px;text-align:left;}
.apply-index-info .hd h3{font-size:18px;}
.apply-index-info .hd p{font-size:14px;}
.apply-index-info .bd{width:900px;margin:0 auto;clear:both;zoom:1;}
.apply-index-info .bd:after{content: ""; display: block; clear: both; height: 0px;}
.apply-index-info .bd li{width:50%;padding:50px;box-sizing: border-box; float:left;} 
.apply-index-info .bd li h3{font-size:24px;text-align:center;padding:0px 0px 20px 0px;}
.apply-index-info .bd li p{font-size:14px;line-height:1.8;}


.apply-index-process{min-width:1200px;background:url(../images/apply_index_process.png) repeat-y top center;background-size:100% auto;padding:40px 0px;margin:0 auto 40px auto;clear:both;zoom:1; position: relative;}
.apply-index-process:after{content: ""; display: block; clear: both; height: 0px;}

.apply-index-process .hd{width:100%;text-align:center;}
.apply-index-process .hd h3{font-size:24px;font-weight:normal;color:#666;}
.apply-index-process .hd p{font-size:14px;font-weight:normal;color:#666;}
.apply-index-process .bd{width:1000px;text-align:center;}
.apply-index-process .bd img{width:100%;}


.apply-index-award{width:1200px;margin:0 auto 80px auto;clear:both;zoom:1;}
.apply-index-award:after{content: ""; display: block; clear: both; height: 0px;}
.apply-index-award .hd{text-align:center;margin:0px 0px 40px 0px;}
.apply-index-award .hd h3{font-size:24px;font-weight:normal;color:#666;}
.apply-index-award .hd p{font-size:14px;font-weight:normal;color:#666;}
.apply-index-award .bd ul{width:1050px;margin:0 auto;}
.apply-index-award .bd li{width:350px;padding:180px 0px 0px 0px;text-align:center;float:left;}
.apply-index-award .bd .li-1{background:url(../images/apply_index_award1.png) no-repeat top center;background-size:300px auto;}
.apply-index-award .bd .li-2{background:url(../images/apply_index_award2.png) no-repeat top center;background-size:300px auto;}
.apply-index-award .bd .li-3{background:url(../images/apply_index_award3.png) no-repeat top center;background-size:300px auto;}
.apply-index-award .bd li h3{font-size:28px;display:none;}
.apply-index-award .bd li h4{font-size:28px;display:none;}
.apply-index-award .bd li p{font-size:14px;}


.apply-index-expert{width:1200px;margin:0 auto 40px auto;clear:both;zoom:1;}
.apply-index-expert:after{content: ""; display: block; clear: both; height: 0px;}
.apply-index-expert .hd{text-align:center;margin:0px 0px 40px 0px;}
.apply-index-expert .hd h3{font-size:24px;font-weight:normal;color:#666;}
.apply-index-expert .hd p{font-size:14px;font-weight:normal;color:#666;}
.apply-index-expert .bd{padding:20px 0px 0px 0px;position: relative;}
.apply-index-expert .bd .date{position: absolute;right:40px;top:-40px;font-size:12px; text-align: right;}
.apply-index-expert .bd .list{width:25%;padding:0px 30px;box-sizing: border-box; float:left;}
.apply-index-expert .bd .list img{width:100%;}
.apply-index-expert .bd .list .txt{padding:20px 0px;}
.apply-index-expert .bd .list .txt h3{font-size:18px;}
.apply-index-expert .bd .list .txt p{font-size:14px;}


.apply-index-guide{width:1200px;margin:0 auto 40px auto;clear:both;zoom:1;}
.apply-index-guide:after{content: ""; display: block; clear: both; height: 0px;}
.apply-index-guide .hd{text-align:center;margin:0px 0px 40px 0px;}
.apply-index-guide .hd h3{font-size:24px;font-weight:normal;color:#666;}
.apply-index-guide .hd p{font-size:14px;font-weight:normal;color:#666;}
.apply-index-guide .bd{padding:20px 150px;line-height:1.8;}
.apply-index-guide .bd h3{font-size:16px;}
.apply-index-guide .bd p{font-size:14px;padding:20px 0px;}



.video-js .vjs-big-play-button{left:50%!important;top:50%!important;margin:-0.8em 0em 0em -1.5em!important;}

.bg-a{background:#F8F9FB;}

.breadcrumb-nav{width:1200px;padding:0px;margin:0 auto;}
.breadcrumb-nav .breadcrumb{background:none!important;padding:20px 0px!important;margin:0px!important;}
.breadcrumb{background:none!important;padding:20px 0px!important;}
.breadcrumb-item + .breadcrumb-item::before{content: ">"!important;}
.breadcrumb-item a{color:#0091FF;}
.breadcrumb-item a:hover{color:#0091FF;}

.video-detail{width:1200px;padding:0px 0px 30px 0px;margin:0 auto;clear:both;zoom:1;}
.video-detail:after{content: ""; display: block; clear: both; height: 0px;}
.video-detail .con-left{width:800px;float:left;}
.video-detail .con-right{width:370px;float:right;}
.video-detail .my-video-dimensions{width:800px;height:450px;}
.video-detail .video-js .vjs-tech{position:absolute;}
.video-detail .con-left .video-info{background:#fff;padding:20px;border-radius: 0px 0px 10px 10px;font-size:18px;font-weight:bold;}
.video-detail .con-right .video-title{height:120px;background:#fff;padding:20px 180px 20px 20px;margin:0px 0px 10px 0px;position: relative;}
.video-detail .con-right .video-title .pic{position: absolute;right:20px;top:20px;}
.video-detail .con-right .video-title .pic img{width:140px;height:80px;}
.video-detail .con-right .video-title .txt h3{height:30px;line-height:30px;font-size:18px;font-weight:bold;overflow:hidden;}
.video-detail .con-right .video-title .txt p{height:20px;line-height:20px;font-size:14px;overflow:hidden;margin:0px 0px 10px 0px;}
.video-detail .con-right .video-title .txt .handle{height:20px;line-height:20px;overflow:hidden;}
.video-detail .con-right .video-title .txt .handle .i_view{background:url(../images/i_view_2.png) no-repeat 0px center;background-size:18px 18px;padding:0px 10px 0px 20px;height:20px;line-height:20px;display:inline-block;font-size:12px;color:#999;}

.video-detail .con-right .video-title .txt .handle .i_comment{background:url(../images/i_comment.png) no-repeat 0px center;background-size:18px 18px;padding:0px 10px 0px 20px;height:20px;line-height:20px;display:inline-block;font-size:12px;color:#999;}

.video-detail .con-right .video-title .txt .handle .i_praise{background:url(../images/i_praise.png) no-repeat 0px center;background-size:18px 18px;padding:0px 0px 0px 20px;height:20px;line-height:20px;display:inline-block;font-size:12px;color:#999;}
.video-detail .con-right .video-title .txt .handle .i_collect{background:url(../images/i_collect.png) no-repeat 0px center;background-size:18px 18px;padding:0px 0px 0px 20px;height:20px;line-height:20px;display:inline-block;font-size:12px;color:#999;cursor: pointer;}
.video-detail .con-right .video-title .txt .handle .i_collect_ed{background:url(../images/i_collect_ed.png) no-repeat 0px center;background-size:18px 18px;}

.video-detail .con-right .video-con{margin:0px 0px 10px 0px;}
.video-detail .con-right .video-con .hd{background:#fff;padding:10px 10px 10px 10px;margin:0px 0px 2px 0px;}
.video-detail .con-right .video-con .hd h3{padding:0px 0px 0px 30px;background:url(../images/i_-.png) no-repeat 0px center; background-size:20px 20px;height:30px;line-height:30px;font-size:18px;font-weight:bold;}
.video-detail .con-right .video-con .bd{background:#fff;padding:0px 0px 0px 0px;}

.video-detail .con-right .video-con .chapter-list-box{height:336px;padding:20px;overflow:auto;}
.video-detail .con-right .video-con .chapter-list h3{height:35px;font-size:14px;line-height:35px;font-weight:bold;overflow:hidden;}
.video-detail .con-right .video-con .chapter-list li{height:35px;font-size:14px;line-height:35px;position: relative;padding:0px 100px 0px 50px;overflow:hidden;cursor: pointer;}
.video-detail .con-right .video-con .chapter-list .act{color:#0091FF;}
.video-detail .con-right .video-con .chapter-list .chapter-time{position: absolute;right:0px;top:0px;}


.video_div{margin:0 auto;padding:0px 0px 30px 510px; position: relative; clear:both;zoom:1;}
.video_div:after{content: ""; display: block; clear: both; height: 0px;}
.video_div .img_box{width:480px;height: 270px;overflow:hidden;position: absolute;top:0px;left:0px;}
.video_div .img_box img{width:480px;height:270px;}
.video_div .video_detail{padding:0px;position: relative;}
.video_div .video_detail .tips-box{left:50%;top:70px;margin-left:-130px;width:260px;}

.video_detail .title_box{height:38px;line-height: 38px;position: relative;padding:0px 100px 0px 0px;}
.video_detail .title_box .icon_collect {width: 22px;height: 22px;position: absolute;right: 35px;top: 8px;}
.video_detail .title_box .icon_share {width: 22px;height: 22px;position: absolute; right: 0px;top: 8px;}

.video_detail .video_title {height: 38px;line-height: 38px;overflow-wrap: break-word;color: #333;font-size: 22px;text-align: left;overflow:hidden;}

.video_detail .content_box {background:#f8f9fb;height:102px;padding:15px 0px; box-sizing: border-box; line-height:24px;font-size:14px;margin: 15px 0px;border-radius: 7px;}

.video_detail .video_content {height:72px;padding:0px 15px;overflow-y: overlay;}
.video_detail .video_content::-webkit-scrollbar { width: 3px; height: 3px;}
.video_detail .video_content::-webkit-scrollbar-thumb { border-radius: 3px;-webkit-box-shadow: inset 0 0 5px #e9ecef;background: #e9ecef;}
.video_detail .video_content::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.01);border-radius: 0;background: rgba(175, 175, 175, 0);}

.video_detail .price_box{height: 40px;line-height: 40px;margin:0px 0px 20px 0px;}
.video_detail .price_box .price_number {font-size: 30px;color: #c40000;margin-right:10px;display:inline-block;}

.video_detail .join_box {height:40px;line-height:40px;padding:0px 100px 0px 0px;position: relative;}

.video_detail .join_box .join_button {width:170px;height:40px;line-height:40px;background:#d6b16b;font-size:18px;text-align:center;border:0px;border-radius: 5px;color: #fff;display:inline-block;cursor: pointer;vertical-align: middle;position: static;}
.video_detail .join_box .add_course_button {width:170px;height:40px;line-height:40px;background:#fff;font-size:18px;text-align:center;border: 1px #d0d0d0 solid;border-radius: 5px;color:#d6b16b;margin-left: 20px;display:inline-block;cursor: pointer;box-sizing: border-box;vertical-align: middle;position: static;}

.video_detail .join_box .learned { font-size: 12px;position: absolute;right:0px;top:0px;line-height:40px;}


.tab_box{width:75%;min-height:500px;background:#fff;margin:30px 0px 30px 0px;float:left;box-sizing: border-box;}
.expert_box {width:25%;padding:30px 0px 0px 30px;display: block;float:right;box-sizing: border-box;}


.tab_box .tabs {margin-top: 10px;}
.tab_box .tabs .tab_nav {height: 40px; text-align: center;line-height: 40px;overflow: hidden;display: flex;}
.tab_box .tabs .tab_nav a {display: block;width: auto;margin: 0 10px;padding: 0 15px;text-decoration: none;}
.tab_box .tabs .tab_nav a:hover {text-decoration: none;}
.tab_box .tabs .tab_nav a:last-child { border-right: 0px;}
.tab_box .tabs .tab_nav a.active {border-bottom: 2px #0091ff solid;color: #0091ff;text-decoration: none;}

.cont {display: none;}

.teacher_detail {margin:0px;padding:30px 30px 30px 200px;position: relative;}
.teacher_detail .teacher_left {position: absolute;left:30px;top:30px;width:160px;}
.teacher_detail .teacher_left .teacher_title h3 {padding:0px 0px 0px 34px;height: 30px;line-height:30px;font-size:16px;color:#333;font-weight:bold;}
.teacher_detail .teacher_left .teacher_title .i_shield{background:url(../images/shield.png) no-repeat left center;background-size:22px 22px;}

.teacher_detail .teacher_left .teacher_title .i_menu{background:url(../images/menu.png) no-repeat left center;background-size:22px 22px;}

.teacher_detail .teacher_left .teacher_avatar {margin: 20px auto;text-align:center;}
.teacher_detail .teacher_left .teacher_avatar img {width: 80px;height: 80px;border-radius: 50%;margin:0 auto;}

.teacher_detail .teacher_right {padding:30px 0px;border-bottom: 1px #eee solid;}
.teacher_detail .teacher_right .teacher_name h3{font-size:24px;display: inline-block;}
.teacher_detail .teacher_right .teacher_name p {font-size:14px;margin-left: 30px;display: inline-block;}

.teacher_detail .teacher_right .teacher_department {margin: 10px 0px;}
.teacher_detail .teacher_right .teacher_department span{margin-right: 30px;display: inline-block;}

.teacher_detail .teacher_right .content_box {margin: 0px 0px;padding:0px;border-bottom: 0px #eee solid;text-align: justify; max-height: 150px;overflow-y: overlay;}
.teacher_detail .teacher_right .content_box::-webkit-scrollbar { width: 3px; height: 3px;}
.teacher_detail .teacher_right .content_box::-webkit-scrollbar-thumb { border-radius: 3px;-webkit-box-shadow: inset 0 0 5px #e9ecef;background: #e9ecef;}
.teacher_detail .teacher_right .content_box::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.01);border-radius: 0;background: rgba(175, 175, 175, 0);}

.teacher_detail .teacher_right .content_box img{width:100%!important;height:auto!important;}

.course_detail{margin-top:-30px;padding:30px 30px 30px 200px;}
.course_detail .teacher_right {padding:0px 0px 30px 0px;border-bottom: 0px #eee solid;}
.course_detail .teacher_right .content_box{padding:0px;border-bottom: 0px #eee solid;}

.my-comment, .show-comments-area {margin: 20px;}

.my-comment .self-info{position: relative;padding:0px 0px 0px 60px;}
.my-comment .self-info .username{position: absolute;left:0px;top:10px;}
.my-comment .self-info .username .mytx {width: 40px;height: 40px;border-radius: 40px}
.my-comment .self-info .replay-box {position: relative;padding:0px 100px 0px 0px;}
.my-comment .self-info .textarea {width: 100%;border-radius: 5px;padding:10px;height: 60px;line-height:20px;font-size:14px;background: #f5f5f6;box-sizing: border-box;}
.my-comment .self-info .replay-box .replay-btn {width:80px;height:60px;line-height:60px;border-radius: 5px;text-align:center;background: #bbd7e4;position: absolute;right:0px;top:0px;}

.comment-list-item{position: relative;padding:0px 0px 10px 60px;}
.comment-list-item .user-tx{position: absolute;left:0px;top:10px;}
.comment-list-item .user-tx .mytx {width: 40px;height: 40px;border-radius: 40px;}
.comment-list-item .comment-content {}
.comment-list-item .comment-content .user-name {font-size:14px;font-weight: bold;}
.comment-list-item .comment-content .user-comment {padding: 10px 0px;font-size:14px;line-height:20px;}

.comment-list-item .comment-content .thumbs-up {height: 22px; padding:0px;margin:0px 0px 10px 0px;position: relative;}
.comment-list-item .comment-content .thumbs-up .replay-time {display: inline-block;color: #999;margin-right: 10px;}
.comment-list-item .comment-content .thumbs-up .jubao{display: none;color: #666;margin-right: 10px;cursor: pointer;}
.comment-list-item .comment-content .thumbs-up:hover .jubao{display: inline-block}

.comment-list-item .comment-content .thumbs-up .thumbs-button{position: absolute;right:0px;top:0px;}
.comment-list-item .comment-content .thumbs-up .thumbs-button .little-icon {width: 20px;height: 20px;margin: 0 4px 3px 26px;}
.comment-list-item .comment-content .thumbs-up .thumbs-button .replay-text{cursor: pointer;}
.comment-list-item .comment-content .thumbs-up .thumbs-button .great{cursor: pointer;}
.comment-list-item .comment-content .thumbs-up .thumbs-button .greated{cursor: pointer;}

.comment-list-item .comment-content .replay-area {display: none;position: relative;padding:0px 100px 0px 0px;}
.comment-list-item .comment-content .replay-area .replay-textarea {width: 100%;border-radius: 5px;padding:10px;height: 60px;line-height:20px;font-size:14px;background: #f5f5f6;box-sizing: border-box;}
.comment-list-item .comment-content .replay-area .replay-btn{width:80px;height:60px;line-height:60px;border-radius: 5px;text-align:center;background: #bbd7e4;position: absolute;right:0px;top:0px;}

.comment-list-item .comment-content .replay-view{display:inline-block;color:#0091ff;cursor: pointer;}
.comment-list-item .comment-content .my-replay-comment span{color:#0091ff;}

.comment-list-item .comment-content .show-my-replay {}
.comment-list-item .comment-content .user-replay{margin-top: 10px; padding-left: 50px;position: relative}



.custom-dialog {position: absolute;left: 0;top: 20px;z-index: 1;}

.x-dialog-menu {padding: 30px 24px;width: auto;background: #fff;border-radius: 16px;box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);}
.x-dialog-menu-title {font-size: 18px;line-height: 1;text-align: center;color: #222;}
.xcp-list * {-webkit-box-sizing: content-box;box-sizing: content-box;}
.x-dialog-menu-list {margin-top: 8px;font-size: 0;display: inline-block;width: min-content;}

.x-dialog-menu-item {width: 176px;height: 32px;margin-top: 12px;padding: 0;font-size: 14px;border-radius: 16px;border: none;outline: none;color: #333;background-color: #f5f5f5;}
.x-dialog-menu-item:nth-child(2n) {margin-left: 16px;}
.x-dialog-menu.is-odd .x-dialog-menu-item:last-child {width: 368px;}
.x-dialog-menu-item:hover {background-color: #4e6ef2;color: #ffffff;}



.expert_box .right_box {background: #fff;margin:0px 0px 30px 0px;}
.expert_box .right_box .right_title {height: 52px; line-height: 22px;padding: 15px 10px;font-size:18px;font-weight:bold;}
.expert_box .right_box .right_title .blue_box {background: #2f9acb;width: 17px;height: 4px;margin: 3px;display: inline-block;vertical-align: middle;}
.expert_box .right_box .right_title .title{display: inline-block;vertical-align: middle;}
.expert_box .right_box .div_box {padding: 5px 20px;}
.expert_box .right_box .div_box .ewm{text-align:center;padding:0px 0px 10px 0px;}
.expert_box .right_box .div_box .ewm img{width:130px;height:130px;display:inline-block;}
.expert_box .right_box .div_box p{display:block; margin:0px;padding: 0px 0px 20px 0px;}


.detail_box .chapter-list-box{padding:30px;}
.detail_box .chapter-list h3{height:35px;font-size:14px;line-height:35px;font-weight:bold;overflow:hidden;}
.detail_box .chapter-list li{height:35px;font-size:14px;line-height:35px;position: relative;padding:0px 100px 0px 50px;overflow:hidden;cursor: pointer;}
.detail_box .chapter-list .act{color:#0091FF;}
.detail_box .chapter-list .chapter-time{position: absolute;right:0px;top:0px;}



.warp-bg{background:#F8F9FB;}

.info-container{width:1200px;min-height:500px;padding:20px 0px 20px 150px;box-sizing:border-box;position: relative; margin:0 auto;}
@media (min-width: 1700px){
    .info-container{width:1700px;}
}
.info-container .info-left{position:absolute;top:20px;left:0px;width:150px;display:block;}
.info-container .info-left li{border-left:3px #e5e6e8 solid;background:url(../images/i_ar_nav.png) no-repeat left center;background-size:10px 10px;height:80px;line-height:80px;font-size:18px;color:#333;text-align:center;}
.info-container .info-left .act{border-left:3px #009aff solid;background:url(../images/i_ar_nav_act.png) no-repeat left center #fff;background-size:10px 10px;}
.info-container .info-left .tab-class .active{border-left:3px #009aff solid;background:url(../images/i_ar_nav_act.png) no-repeat left center #fff;background-size:10px 10px;}
/*.info-container .info-right{box-shadow: 0px 2px 12px 0px #626e7630; border-radius: 4px; backdrop-filter: blur(0px);}*/
.info-setting{padding:0px;clear:both;zoom:1;}
.info-setting:after{content: ""; display: block; clear: both; height: 0px;}
.info-setting .hd{background:#fff;padding:20px 30px;margin:0px 0px 1px 0px;clear:both;zoom:1;}
.info-setting .hd:after{content: ""; display: block; clear: both; height: 0px;}

.info-setting .hd h3{font-size:18px;font-weight:bold;display:inline-block;padding:0px 30px 0px 0px;}
.info-setting .hd p{font-size:14px;color:#999;display:inline-block;}
.info-setting .bd{background:#fff;padding:20px 30px;clear:both;zoom:1;}
.info-setting .bd:after{content: ""; display: block; clear: both; height: 0px;}
.info-setting .name-avatar{padding:0px 546px 30px 0px;position: relative;}
.info-setting .name-avatar .user-avatar{position: absolute;top:10px;right:0px;left:auto;width:495px;}
.info-setting .name-avatar .user-avatar .pic{width:120px;float:left;}
.info-setting .name-avatar .user-avatar img{width:80px;height:80px;border-radius: 80px;}
.info-setting .name-avatar .user-avatar .txt{width:360px;float:left;}
.info-setting .name-avatar .user-avatar .txt p{font-size:14px;line-height:30px;padding:0px 0px 10px 0px;}
.info-setting .name-avatar .user-avatar .txt .btn_upload{height:30px;line-height:30px;padding:0px 10px;font-size:14px;color:#333;background:#fafafa;border:1px #C8C8C8 solid;border-radius:3px;  display:inline-block; position: relative;}
.info-setting .name-avatar .user-avatar .txt .input_file{width:100%;height:100%;position: absolute;left:0px;top:0px;opacity: 0;}

.info-setting .form-group{padding:0px 0px 0px 0px;position: static;}
.info-setting .form-group .control-label{height:30px;line-height:30px;padding:0px;position: static;font-size:14px;font-weight:normal;width:auto;}
.info-setting .form-group .form-control{background:#fff;font-size:16px;color:#333;width:100%;padding:0px 10px;box-sizing: border-box; border:1px #d7d8d9 solid;height:50px;line-height:50px;border-radius: 5px;}


.info-setting .row{width:50%;padding:0px 50px 30px 0px;box-sizing: border-box; float:left;display:block;}

.info-setting .bd .submit{text-align:center;padding:30px 0px;clear:both;zoom:1;}
.info-setting .bd .submit:after{content: ""; display: block; clear: both; height: 0px;}

.info-setting .bd .submit .btn_s{width:300px;}


.info-ewm{position: relative;height:380px;padding:0px 100px 0px 210px;}
.info-ewm .pic{width:180px;height:180px;margin:0px;position: absolute;left:0px;top:0px;}
.info-ewm .pic img{width:180px;height:180px;}
.info-ewm .download{position: absolute;right:0px;top:10px;}
.info-ewm .txt{padding:10px 0px;}
.info-ewm .txt p{line-height:30px;color:#0091FF;font-size:16px;}
.info-ewm .txt p a{display:inline-block;margin:0px 20px;text-decoration: underline;color:#999;}
.info-ewm .txt p a:hover{color:#0091FF;}
.info-ewm .btn_download{border-radius: 5px; color:#fff;background:#0091FF;height:30px;line-height:30px;font-size:14px;padding:0px 20px;display:inline-block;}



.info-account{padding: 0px;clear:both;zoom:1;}
.info-account:after{content: ""; display: block; clear: both; height: 0px;}
.info-account .hd{background:#fff;padding:20px 30px;margin:0px 0px 1px 0px;clear:both;zoom:1;}
.info-account .hd:after{content: ""; display: block; clear: both; height: 0px;}

.info-account .hd h3{font-size:18px;font-weight:bold;}
.info-account .bd{background:#fff;padding:20px 30px;min-height:500px;clear:both;zoom:1;}
.info-account .bd:after{content: ""; display: block; clear: both; height: 0px;}

.info-account .bd dl{width:50%;padding:0px 50px 30px 0px;box-sizing: border-box; float:left;}
.info-account .bd dl dt{height:30px;line-height:30px;font-size:14px;}
.info-account .bd dl dd{min-height:50px;line-height:50px;}

.info-password{width:50%;float:left;}
.info-password dl{width:100%;}
.info-password dd{padding:0px 80px 0px 0px;box-sizing: border-box;position:relative;}
.info-password .f_e{color:#0087ff;position: absolute;right:0px;top:0px;line-height:50px;display:inline-block;}

.info-repassword{width:50%;float:left;}
.info-repassword dl{width:100%!important;}
.info-repassword .submit{padding:0px 0px 50px 0px;}
.info-repassword .submit .btn_sc{margin-right:40px;}

.info-identity{padding:0px;clear:both;zoom:1;}
.info-identity:after{content: ""; display: block; clear: both; height: 0px;}
.info-identity .hd{background:#fff;padding:20px 30px;margin:0px 0px 1px 0px;clear:both;zoom:1;}
.info-identity .hd:after{content: ""; display: block; clear: both; height: 0px;}

.info-identity .hd h3{font-size:18px;font-weight:bold;}
.info-identity .bd{background:#fff;padding:20px 30px;clear:both;zoom:1;}
.info-identity .bd:after{content: ""; display: block; clear: both; height: 0px;}

.info-identity .bd dl{width:50%;padding:0px 50px 30px 0px;box-sizing: border-box; float:left;}
.info-identity .bd dl dt{height:30px;line-height:30px;font-size:14px;}
.info-identity .bd dl dd{height:50px;line-height:50px;}

.info-identity .bd p{padding:0px 0px 30px 0px;}
.info-identity .bd .item{width:50%;padding:0px 50px 30px 0px;box-sizing: border-box; float:left;}
.info-identity .bd .item h3{font-size:14px;height:30px;line-height:30px;font-weight:normal;padding:0px 0px 10px 0px;}
.info-identity .bd .item .f_g{color:#999;}
.info-identity .bd .item li{width:50%;float:left;}
.info-identity .bd .item .ib_add{margin:5px;width:190px;height:120px;border:1px #c7c7c7 solid;background:url(../images/ib_add.png) no-repeat center center;background-size:60px 60px;border-radius: 3px; display:inline-block; position: relative;}
.info-identity .bd .item .ib_add .input_file{position: absolute;left:0px;top:0px;width:100%;height:100%;opacity: 0;}

.info-identity .bd .item .card_font{width:200px;height:130px;background:url(../images/info_identity_card_font.png) no-repeat center center;background-size:200px 130px; display:inline-block; position: relative;}

.info-identity .bd .item .card_back{width:200px;height:130px;background:url(../images/info_identity_card_back.png) no-repeat center center;background-size:200px 130px; display:inline-block; position: relative;}

.info-identity .bd .item .card_cert{width:200px;height:auto;background:url(../images/info_identity_card_cert.png) no-repeat center center;background-size:200px 130px; display:inline-block; position: relative;}

.info-identity .bd .item .i_ok{width:40px;height:40px;background:url(../images/i_ok_2.png) no-repeat center center;background-size:40px 40px;display:inline-block; position:absolute;left:50%;top:50%;margin:-20px 0px 0px -20px}


.info-identity .bd .process{position: relative;padding:0px 0px 100px 0px;clear:both;zoom:1;}
.info-identity .bd .process:after{content: ""; display: block; clear: both; height: 0px;}
.info-identity .bd .process .bar{background:#ebebed;height:24px;border-radius:24px;margin:0px 0px 40px 0px; position: relative;}
.info-identity .bd .process .bar-over{background:#0091FF;height:24px;border-radius:24px;position: relative;}
.info-identity .bd .process .i_process_none{width:16px;height:16px;border-radius:16px;border:1px #999999 solid;box-sizing:content-box;margin:3px; position: absolute;top:0px;}
.info-identity .bd .process .i_process_false{width:16px;height:16px;border-radius:16px;border:1px #E64247 solid;box-sizing:content-box;margin:3px; position: absolute;top:0px;}
.info-identity .bd .process .i_process_wait{width:18px;height:18px;border-radius:18px;background:url(../images/i_process_wait.png) no-repeat center center #fff;background-size:18px 18px;display:inline-block;margin:3px;position: absolute;top:0px;}
.info-identity .bd .process .i_process_ok{width:18px;height:18px;border-radius:18px;background:url(../images/i_process_ok.png) no-repeat center center #fff;background-size:18px 18px;display:inline-block;margin:3px;position: absolute;top:0px;}
.info-identity .bd .process li{position:absolute;top:64px;width:auto;}
.info-identity .bd .process .li-1{left:0px;}
.info-identity .bd .process .li-2{left:50%;margin:0px 0px 0px -40px;}
.info-identity .bd .process .li-3{right:0px;text-align:right;}
.info-identity .bd .process h3{font-size:16px;font-weight:bold;}
.info-identity .bd .process p{font-size:14px;padding:0px;margin:0px;}
.info-identity .bd .process .f_false{color:#E64247;}
.info-identity .bd .process .f_true{color:#E64247;}

.info-identity .bd .submit{text-align:center;padding:30px 0px;}
.info-identity .bd .submit .btn_s{width:300px;}



.race-log{padding:0px;clear:both;zoom:1;}
.race-log:after{content: ""; display: block; clear: both; height: 0px;}
.race-log .hd{background:#fff;padding:20px 30px;margin:0px 0px 1px 0px;clear:both;zoom:1;}
.race-log .hd:after{content: ""; display: block; clear: both; height: 0px;}

.race-log .hd h3{font-size:18px;font-weight:bold;}
.race-log .bd{background:#fff;padding:20px 30px;min-height:500px;clear:both;zoom:1;}
.race-log .bd:after{content: ""; display: block; clear: both; height: 0px;}
.race-log .bd .list{border-bottom:1px #f5f6f7 solid;height:125px;padding:20px 110px 20px 275px; position: relative;box-sizing:content-box;}
.race-log .bd .list .pic{width:245px;height:125px;position: absolute;left:0px;top:20px;}
.race-log .bd .list .pic img{width:100%;height:100%;}
.race-log .bd .list .txt{padding:0px 0px 0px 0px;}
.race-log .bd .list .txt h3{font-size:24px;height:40px;line-height:40px;color:#333;}
.race-log .bd .list .txt p{font-size:14px;height:60px;line-height:30px;color:#666;}
.race-log .bd .list .txt .time{font-size:14px;height:25px;line-height:25px;color:#666;}
.race-log .bd .list .status{position: absolute;right:0px;top:30px;padding:0px 0px 0px 0px;}

.message-container{width:1200px;min-height:500px;padding:0px 0px 0px 380px;box-sizing:border-box;position: relative; margin:0 auto;}
.message-container .message-left{position:absolute;top:20px;left:0px;width:350px;display:block;}

.message-container .userinfo{text-align: center;background:#fff;padding:30px;}
.message-container .userinfo img{ width:80px;height:80px; border-radius: 80px; margin:0px auto 10px auto;}
.message-container .userinfo h3{height:40px;line-height:40px;font-size:16px;color:#333;overflow:hidden;}
.message-container .userinfo p{line-height:24px;font-size:14px;color:#666;overflow:hidden; word-break: break-all;}

.message-list{padding:20px 0px;clear:both;zoom:1;}
.message-list:after{content: ""; display: block; clear: both; height: 0px;}
.message-list .hd{background:#fff;padding:20px 30px;margin:0px 0px 1px 0px;clear:both;zoom:1;}
.message-list.hd:after{content: ""; display: block; clear: both; height: 0px;}

.message-list .hd h3{font-size:18px;font-weight:bold;display:inline-block;padding:0px 30px 0px 0px;}
.message-list .hd p{font-size:14px;color:#999;display:inline-block;}
.message-list .bd{background:#fff;padding:20px 30px;clear:both;zoom:1;}
.message-list .bd:after{content: ""; display: block; clear: both; height: 0px;}

.message-list .bd .list{position: relative;padding:10px 0px 10px 80px;}
.message-list .bd .list .pic{position: absolute;left:0px;top:15px;}
.message-list .bd .list .pic img{width:50px;height:50px;border-radius: 50px;}
.message-list .bd .list .txt {border-bottom:1px #f5f6f7 solid;padding:0px 0px 0px 0px;}
.message-list .bd .list .txt h3{height:30px;line-height:30px;display:inline-block;font-size:16px;font-weight:bold;color:#333;}
.message-list .bd .list .txt .time{height:30px;line-height:30px;display:inline-block;font-size:12px;color:#999;padding:0px 20px;}
.message-list .bd .list .txt .con{clear:both;font-size:14px;color:#666;line-height:24px;padding:10px 0px 20px 0px;}


/*新页头*/
.new-header{height:56px;min-width:1200px;/* max-width:1700px;*/background:#fff;border-bottom:1px #F2F3F5 solid;margin:0 auto;}
.new-header .inner{width:1200px;/*min-width:1200px;max-width:1700px;*/padding:0px 0px;margin:0 auto;position: relative;}
.new-header .logo{width:40px;padding:8px 32px 8px 0px;position:absolute;left:-72px;top:0px; }
.new-header .logo img{width:40px;height:40px;}
.new-header .nav{margin:8px 0px;line-height:40px;font-size:14px;float:left;display:block;}
.new-header .nav .navbar-nav{display:block;float:left;}
.new-header .nav li{padding:0px 30px 0px 0px;float:left;}
.new-header .nav li a{height:40px;line-height:40px;display:block;color:#86909C;}
.new-header .nav li a:hover{color:#3F4754; text-decoration: none;}
.new-header .nav li a:active{color:#1D2129; text-decoration: none;}
.new-header .nav .active a{color:#1D2129;}
.new-header .nav .dropdown-menu{width:770px;border:0px;background:#fff;box-shadow: 0px 2px 5px #ccc;}
.new-header .nav .department_list_div{width:120px;height: 350px;padding: 10px;font-size: 16px;float:left;overflow-y: auto;}
.new-header .nav .department_list_div::-webkit-scrollbar {width: 4px;height: 4px;scrollbar-arrow-color: red;}
.new-header .nav .department_list_div::-webkit-scrollbar-thumb {border-radius: 5px;background: rgba(168, 216, 255, 1);scrollbar-arrow-color: red;}
.new-header .nav .department_list_div::-webkit-scrollbar-track {border-radius: 0;background: rgba(228, 228, 228, 1);}

.new-header .nav .department_list_detail{width:650px;padding:10px 0px 10px 0px;float:left;overflow-y: auto;}
.new-header .nav ol{width:auto;margin:0px 20px;}
.new-header .nav ol li{padding:0px;float:none;cursor:pointer;font-size:14px;height:44px;line-height:44px;}
.new-header .nav ol .newon {color: #00a0e9;}
.new-header .nav .department_lists_box{max-height:308px;overflow-y: auto;}
.new-header .nav .department_lists_box::-webkit-scrollbar {width: 4px;height: 4px;scrollbar-arrow-color: red;}
.new-header .nav .department_lists_box::-webkit-scrollbar-thumb {border-radius: 5px;background: rgba(168, 216, 255, 1);scrollbar-arrow-color: red;}
.new-header .nav .department_lists_box::-webkit-scrollbar-track {border-radius: 0;background: rgba(228, 228, 228, 1);}

.new-header .nav .department_lists{margin:0px;padding:0px;clear:both;zoom:1;}
.new-header .nav .department_lists:after{content: ""; display: block; clear: both; height: 0px;}

.new-header .nav .department_lists p{width:80px;height:14px;line-height:14px;overflow:hidden;display:inline-block;margin:0px 15px;font-size: 14px;padding:0px;}
.new-header .nav .department_lists a {border-right: 1px #e4e4e4 solid;height:14px;line-height:14px;color:#333;margin:15px 0px;padding:0px;float:left;}
.new-header .nav .department_lists a:first-child {font-weight: bold;}
.new-header .nav .department_lists a:last-child {border-right: 0px;}
.new-header .nav .department_lists a:last-child p{width:50px;}

.new-header .nav  .department_list_all {width: 200px;height: 30px;line-height:30px;text-align: center;font-size: 14px;color:#00a0e9;padding: 0px 10px;margin: 7px 15px;background: #d5efff;}
.new-header .nav  .department_list_all a{color:#00a0e9;height: 30px;line-height:30px;padding:0px;margin:0px;}

.new-header .nav .i_ar_down{padding:0px 16px 0px 0px;background:url(../images/i_ar_down.png)no-repeat right center;background-size:12px 12px; }
.new-header .right{float:right;}
.new-header .search {position: relative; z-index:11;margin:8px 150px 8px 20px;float:left;display:block;}
.new-header .search .search_input{width:400px;height:40px;line-height:40px;font-size:14px;padding:0px 60px 0px 20px;margin:0px;border:1px #F2F3F5 solid;border-radius: 40px;float:left;}
.new-header .search .search_btn{position: absolute;right:0px;top:0px;border:0px;margin:0px;padding:0px; width:60px;height:40px;border-radius: 0px 40px 40px 0px; background:url("../images/ib_search.png") no-repeat center center #F2F3F5; background-size:18px 18px;display:block;}

.new-header .search .search-block{position: absolute;top:45px;left:0px;width:100%;background:#F2F3F5;box-shadow: 0px 2px 5px #ccc;}
.new-header .search .search-block .hd{height:40px;line-height:40px;position: relative;padding:0px 30px 0px 20px;}
.new-header .search .search-block h3{height:40px;line-height:40px;font-size:12px;color:#666;font-weight:normal;}
.new-header .search .search-block .i_del{width:30px;height:40px;background:url(../images/i_del.png) no-repeat center center;background-size:16px 16px;position: absolute;right:0px;top:0px;display:block;cursor: pointer;}
.new-header .search .search-block li{font-size:14px;height:30px;line-height:30px;padding:0px 20px;cursor: pointer;}
.new-header .search .search-block li:hover{background:#d1ecf6;}
.new-header .search .search-block li span{display:block;}

.new-header .msg {border-left:0px #d8d8d8 solid;margin:11px 20px 0px 0px;width:32px; height:32px;padding:0px 0px;background:url(../images/ib_msg.png) no-repeat center center; background-size:18px 18px;float:left;position: relative;}
.new-header .msg:hover{background-color: #F2F3F5;border-radius: 70px;}
.new-header .msg a{width:100%;height:100%;display:block;}
.new-header .msg b{display:block;position: absolute;left:22px;right:auto;top:-4px;padding:0px 5px;min-width:20px;width:auto;height:20px;line-height:20px;font-size:12px;text-align: center;color:#fff;background:#E34D59;border-radius: 20px;overflow:hidden;z-index:2;}
.new-header .login {padding:0px;margin:8px 0px 0px 0px;height:50px;line-height:40px;float:right; position: relative;z-index:13;box-sizing:content-box;}
.new-header .login .btntxt{padding:4px 16px 4px 8px;max-width:90px;height:48px;line-height:32px;text-align: right; font-size:14px;float:left;overflow:hidden;}
.new-header .login .btntxt a{color:#333;}
.new-header .login .name{border-radius: 0px 40px 40px 0px;padding:4px 16px 4px 8px;max-width:90px;height:40px;line-height:32px;text-align: right; font-size:14px;float:left;overflow:hidden;background:#fff;}
.new-header .login .name a{color:#333;}
.new-header .login .userhead{border-radius: 40px 0px 0px 40px;padding:4px 0px 4px 4px;height:40px;float:left;background:#fff;}
.new-header .login .userhead img{width:32px;height:32px;border-radius: 32px;vertical-align: top;}
.new-header .login:hover .name,.new-header .login:hover .userhead{background:#F2F3F5;}

.new-header .login .menu-dialog{width:300px;padding:20px 20px;border-radius: 10px; text-align:center;position: absolute;right:260px;top:145px;background:#fff;box-shadow: 0px 2px 5px #ccc; display:none;}
.menu-dialog .i-ar{width:10px;height:10px;background:url(../images/i_ar_right.png) no-repeat;background-size:10px 10px;position: absolute;right:-10px;top:20px;display:block;}
.menu-dialog h3{height:30px;line-height:30px;font-size:18px;color:#333;font-weight:bold;text-align:left;}
.menu-dialog p{height:20px;line-height:20px;font-size:14px;color:#666;text-align:left;}
.menu-dialog .submit{ padding:20px 0px 0px 0px;text-align: right;line-height:20px;}
.menu-dialog .submit .btn_d{margin-right:10px;}

.new-header .login .menu-down{width:240px;padding:20px 10px;border-radius: 10px; text-align:center;position: absolute;right:0px;top:50px;background:#fff;box-shadow: 0px 2px 5px #ccc; display:none;}
.new-header .login .menu-down .userinfo{padding:0px 0px 10px 70px; width:auto;height:auto;position: relative;}
.new-header .login .menu-down .userinfo .pic{width:50px;height:50px; position:absolute;left:10px;top:0px;}
.new-header .login .menu-down .userinfo .pic img{width:50px;height:50px;border-radius: 60px;}
.new-header .login .menu-down .userinfo .txt{text-align: left;}
.new-header .login .menu-down .userinfo .txt h3{font-size:16px;height:30px;line-height:30px;overflow:hidden;color:#333;font-weight:bold;}
.new-header .login .menu-down .userinfo .txt h3 a{color:#333;}
.new-header .login .menu-down .userinfo .txt p{font-size:12px;height:20px;line-height:20px;overflow:hidden;color:#999;}

.new-header .login .menu-down ul{margin:0px;padding:0px;}
.new-header .login .menu-down li{width:50%;height:65px;line-height:65px;font-size:14px;float:left;}
.new-header .login .menu-down li a{width:80px;padding:35px 0px 10px 0px;height:20px;line-height:20px;background-size:20px 20px;background-repeat: no-repeat;background-position: center 10px ; color:#333;display:inline-block;border-radius: 10px; box-sizing: content-box;}
.new-header .login .menu-down li a:hover{background-color:#E5E6EB;color:#333; text-decoration: none;}
.new-header .login .menu-down li span{width:80px;padding:35px 0px 10px 0px;height:20px;line-height:20px;background-size:20px 20px;background-repeat: no-repeat;background-position: center 10px ; color:#333;display:inline-block;border-radius: 10px;box-sizing: content-box;}
.new-header .login .menu-down li span:hover{background-color:#E5E6EB;color:#333; text-decoration: none;}
.new-header .login .menu-down li .i_identity{background-image: url(../images/i_identity.png);}
.new-header .login .menu-down li .i_history{background-image: url(../images/i_history.png);}
.new-header .login .menu-down li .i_setting{background-image: url(../images/i_setting.png);}
.new-header .login .menu-down li .i_logout{background-image: url(../images/i_logout.png);}

.new-header .login:hover .menu-down{display:block;}
.new-header .login .menu-down .btn_logout{width:100%;height:20px;line-height:20px;text-align:center;padding:0px;margin:0px;border:0px;background:none;color:#333;font-size:14px;outline:none;}
.new-header .login .menu-down .btn_logout:hover{color:#333; text-decoration: none;}



.new-footer{min-width:1200px;/*max-width:1700px;*/font-size:14px;background:#E5EAED;color:#666;clear:both;zoom:1;margin:0 auto;}
.new-footer:after{content: ""; display: block; clear: both; height: 0px;}
.new-footer .inner{position: relative;padding:30px 0px 30px 0px;clear:both;zoom:1;}
.new-footer .inner:after{content: ""; display: block; clear: both; height: 0px;}
.new-footer .txt{margin:0px;padding:0px;line-height:30px;color:#939DA6;}
.new-footer .right{position: absolute;right:0px;left:auto;top:30px;color:#333;font-size:14px;line-height:30px;}
.new-footer .right span{display:inline-block;padding:0px 10px;}
.new-footer .right a{color:#5B6166;}
.new-footer a{color:#939DA6;}



.error-404{text-align: center;padding:300px 0px;background:url(../images/ib_404.png) no-repeat top center; background-size:300px 300px;}
.error-404 h3{font-size:18px;line-height:30px;font-weight:bold;}
.error-404 p{font-size:14px;line-height:20px;padding:10px 0px;}
.error-404 a{color:#0091FF;}


.new-index-banner{min-width:1200px;max-width:1700px;margin:0 auto;}

.new-department{min-width:1200px;max-width:1700px;padding:0px 0px;background:#f8fbfe;clear:both;zoom:1; margin:0px auto 30px auto;}
.new-department:after{content: ""; display: block; clear: both; height: 0px;}
.new-department .hd{height:80px;line-height:80px;padding:0px 0px;}
.new-department .hd h2{font-size:30px;font-weight:500;display:inline-block;}
.new-department .bd{padding:0px 0px 30px 0px;clear:both;zoom:1; }
.new-department .bd:after{content: ""; display: block; clear: both; height: 0px;}
.new-department .bd li{width:16.666667%;height: 60px;line-height: 60px;text-align: center;box-sizing: border-box;border: 1px #ebefff solid;transition: all .4s;float:left;}
.new-department .bd li:hover{box-shadow: 0 1px 5px rgba(68,68,68,0.50);transform: translate(0, -4px);}
.new-department .bd li a{display:block;width:100%;height:100%;text-align:center;}

.new-doctor-say{margin:0px auto 30px auto;clear:both;zoom:1; }
.new-doctor-say:after{content: ""; display: block; clear: both; height: 0px;}
.new-doctor-say .hd{height:80px;line-height:80px;}
.new-doctor-say .hd h2{font-size:30px;font-weight:500;display:inline-block;}
.new-doctor-say .bd{height:400px; background:#F8FBFE;position: relative;margin:0px 0px 30px 0px;}
.new-doctor-say .bg img{height:400px;float:left;}
.new-doctor-say .txt{position: absolute;width:70%;height:300px;right:50px;top:50px;}
.new-doctor-say .txt .con{height:180px;padding:30px 50px 0px 50px;background:url(../images/line_dot.png) repeat-x left bottom;background-size:auto 30px;box-sizing: border-box; overflow:hidden;}
.new-doctor-say .txt .con h3{height:30px;line-height:30px;font-size:24px;color:#0075BC;}
.new-doctor-say .txt .con p{padding:8px 0px 0px 0px;line-height:24px;font-size:14px;color:#666;}
.new-doctor-say .txt .info{max-height:120px;padding:20px 50px;box-sizing: border-box; overflow:hidden;}
.new-doctor-say .txt .info h3{height:30px;line-height:30px;font-size:24px;color:#0075BC;display:inline-block;padding:0px 10px 0px 0px;vertical-align: middle;}
.new-doctor-say .txt .info h4{height:30px;line-height:30px;font-size:14px;color:#666;display:inline-block;vertical-align: middle;}
.new-doctor-say .txt .info p{clear:both;padding:0px 0px 0px 0px;height:30px;line-height:30px;font-size:14px;color:#666;}
.new-doctor-say .txt .more{position: absolute;right:30px;bottom:40px;width:auto;}
.new-doctor-say .txt .more a{width:150px;height:40px;line-height:40px;border:1px #C3C3C3 solid;display:inline-block;font-size:14px;text-align:center;}

.new-doctor-say .bd-right .bg img{height:400px;float:right;}
.new-doctor-say .bd-right .txt{position: absolute;background:#fff;width:70%;height:300px;left:50px;top:50px;right:auto;}


.new-doctor-school{min-width:1200px;max-width:1700px;padding:50px 0px 80px 0px;background-repeat: no-repeat;background-size:100% auto;clear:both;zoom:1; margin:0px auto 30px auto;}
.new-doctor-school:after{content: ""; display: block; clear: both; height: 0px;}
.new-doctor-school .hd{height:80px;line-height:80px;color:#fff;}
.new-doctor-school .hd h2{font-size:30px;font-weight:500;margin:0px 30px 0px 0px;display:inline-block;}
.new-doctor-school .hd h3{font-size:14px;font-weight:normal;display:inline-block;}
.new-doctor-school .bd{margin-right:-30px;}
.new-doctor-school .bd .list{width:25%;padding:0px 30px 0px 0px;float:left;box-sizing: border-box;}
.new-doctor-school .bd .list .pic{height:270px;}
.new-doctor-school .bd .list .pic img{width:100%;height:100%;}
.new-doctor-school .bd .list .txt{padding:30px 30px 30px 30px;background:#fff;box-sizing: border-box;}
.new-doctor-school .bd .list .txt h3{font-size:24px;font-weight:500;height:30px;line-height:30px;color:#333;overflow:hidden;margin-bottom:10px;}
.new-doctor-school .bd .list .txt h4{font-size:14px;font-weight:normal;height:24px;line-height:24px;color:#666;overflow:hidden;}
.new-doctor-school .bd .list .txt h5{font-size:14px;font-weight:normal;height:24px;line-height:24px;color:#666;overflow:hidden;}
.new-doctor-school .bd .list .txt .more{width:30px;border-top:2px #FF9300 solid; position: relative;padding:30px 0px 60px 0px;margin:10px 0px 0px 0px;}
.new-doctor-school .bd .list .txt .more a{width:150px;height:40px;line-height:40px;border:1px #C3C3C3 solid;display:inline-block;font-size:14px;text-align:center; position: absolute;left:0px;bottom:0px;margin:0px;}


.new-doctor-meeting{padding:0px;margin:0px auto 30px auto;clear:both;zoom:1; }
.new-doctor-meeting:after{content: ""; display: block; clear: both; height: 0px;}
.new-doctor-meeting .hd{height:80px;line-height:80px; position: relative;}
.new-doctor-meeting .hd h2{font-size:30px;font-weight:500;display:inline-block;}
.new-doctor-meeting .hd .right{position: absolute;right:0px;top:0px;}
.new-doctor-meeting .bd{margin-right:-30px;}
.new-doctor-meeting .bd .list{width:25%;padding:0px 30px 0px 0px;float:left;box-sizing: border-box;}
.new-doctor-meeting .bd .list .pic{height:160px;}
.new-doctor-meeting .bd .list .pic img{width:100%;height:100%;}
.new-doctor-meeting .bd .list .txt{padding:10px 0px 0px 0px;background:#fff;box-sizing: border-box;}
.new-doctor-meeting .bd .list .txt h3{font-size:18px;font-weight:500;height:30px;line-height:30px;color:#333;overflow:hidden;margin:0px;}
.new-doctor-meeting .bd .list .txt p{font-size:14px;height:30px;line-height:30px;color:#333;overflow:hidden;}


/*搜索筛选*/
.search-selector{padding:0px;}


.list_vip {height: 224px !important;}
.list_vip h5{height:22px;line-height:22px;overflow:hidden;font-size:16px;}


/*通用对话框*/
.dialog-warp{position:fixed;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.2);z-index:999;display:none;}
.dialog-box{position: absolute;left:50%;top:50%; width:550px;height:330px;margin:-190px 0px 0px -275px;text-align:center;z-index:1000;}
.dialog-box-true{background:#feffff;}
.dialog-box-false{background:#fffefe;}
.dialog-box-true .dialog-box-title{background:url("../images/dialog_true.png") no-repeat top center;background-size:auto 190px;}
.dialog-box-false .dialog-box-title{background:url("../images/dialog_false.png") no-repeat top center;background-size:auto 190px;}
.dialog-box-title{height:190px;margin:-69px 0px 0px 0px;position: relative;}
.dialog-box-title .i_close{height:30px;padding:0px 30px 0px 0px;margin:0px;background:url(../images/i_x.png) no-repeat center center; background-size:16px 16px; display:inline-block;position:absolute; top:90px;right:20px;border:0px; cursor:pointer;z-index:1;}
.dialog-box-con{padding:0px 90px;}
.dialog-box-con h3{line-height:30px;font-size:22px;font-weight:bold;}
.dialog-box-con p{height:48px;line-height:24px;font-size:16px;font-weight:normal;color:#666;margin:20px 0px;}
.dialog-box-con .submit .btn_s{width:100%;height:50px;line-height:50px;font-size:16px;color:#fff;border-radius: 5px;text-align:center;margin:0 auto;display:inline-block;}
.dialog-box-true .dialog-box-con h3{color:#0091FF;}
.dialog-box-false .dialog-box-con h3{color:#E64247;}
.dialog-box-true .btn_s{background:#0091FF;}
.dialog-box-false .btn_s{background:#E64247;}

.dialog-rz-box{position: absolute;left:50%;top:50%; width:330px;height:430px;margin:-215px 0px 0px -165px;text-align:center;z-index:1000;}
.dialog-rz-box .title{height:125px;padding:80px 0px 0px 20px;background:url("../images/popup_rz_title.png") no-repeat top center;background-size:100% auto;}
.dialog-rz-box .title h3{height:20px;text-indent: -9999px;}
.dialog-rz-box .title .z_scwc{background:url("../images/z_scwc.png") no-repeat top left;background-size:auto 100%;} 
.dialog-rz-box .title .z_sfrz{background:url("../images/z_sfrz.png") no-repeat top left;background-size:auto 100%;} 
.dialog-rz-box .con{padding:30px 30px 30px 30px;background:#fff;border-radius: 0px 0px 6px 6px;box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);}
.dialog-rz-box .con h3{padding:60px 0px 0px 0px;line-height:30px;font-size:16px;font-weight:bold;color:#333;}
.dialog-rz-box .con .i_rz_ok{background:url("../images/ib_rz_ok.png") no-repeat top center;background-size:auto 50px;} 
.dialog-rz-box .con .i_rz{background:url("../images/ib_rz.png") no-repeat top center;background-size:auto 50px;} 
.dialog-rz-box .con p{line-height:24px;font-size:14px;font-weight:normal;color:#333;margin:20px 0px;}
.dialog-rz-box .submit .btn_s{width:100%;height:40px;line-height:40px;font-size:16px;color:#fff;border-radius:40px;text-align:center;margin:0 auto;display:inline-block;}


/*2023-3*/
.masklayer{background:rgba(0,0,0,0.5);position: fixed;width:100%;height:100%;left:0px;top:0px;z-index:12;}

.btn_d{ text-align:center;padding:0px 20px;height:20px;line-height:20px;color:#333;font-size:14px;background:#e7e7e7;border-radius:5px;display:inline-block; vertical-align:middle;margin:0px; }
.btn_d:hover{color:#333;}
.btn_e{ text-align:center;padding:0px 20px;height:20px;line-height:20px;color:#fff;font-size:14px;background:#233adc;border-radius:5px;display:inline-block; vertical-align:middle;margin:0px; }
.btn_e:hover{color:#fff;}

.new-regpage .bg{width:100%;height:100%;position: absolute;left:0px;top:0px;}
.new-regpage .bg video{width:100%;height:100%;object-fit: fill;}

.new-regpage .regbox{width:450px;padding:40px 40px 20px 40px;background:rgba(0,0,0,0.7);border-radius: 10px;margin:-200px 0px 0px -225px; position: absolute; left:50%;right:auto;top:50%;color:#999;}
.new-regpage .regbox .i_x{height:20px;line-height:20px;padding:0px 0px 0px 20px;background:url(../images/ib_x.png) no-repeat 0px center;background-size:18px 18px;color:#333;font-size:14px;display:inline-block;position: absolute;right:20px;top:20px;}
.new-regpage .regbox .hd{text-align:left;height:112px;line-height:40px;font-size:18px;}
.new-regpage .regbox .hd h3{color:#fff;font-size:30px;font-weight:bold;display:inline-block;height:50px;line-height:40px;}
.new-regpage .regbox .hd p{font-size:14px;display:inline-block;height:50px;line-height:40px;}
.new-regpage .regbox .hd p a{color:#0093F9;}
.new-regpage .regbox .hd li{text-align:center;}
.new-regpage .regbox .hd li a{padding:0px 10px;color:#999;height:40px;line-height:40px;}
.new-regpage .regbox .hd li .act{color:#0093F9;border-bottom:2px #0093F9 solid; }
.new-regpage .regbox .bd .form{padding:16px 0px 0px 0px;}
.new-regpage .regbox .bd .form-group{padding:0px 0px 16px 0px;}
.new-regpage .regbox .bd .form-group .control-label{display:none;}
.new-regpage .regbox .bd .form-group #mobileform-mobile{background-image:url(../images/i_mob.png) !important;background-repeat: no-repeat!important;background-position: 10px center!important; background-size:22px 22px!important; padding:0px 10px 0px 40px!important;}

.new-regpage .regbox .bd .form-group .i_mob{background-image:url(../images/i_mob.png) !important;background-repeat: no-repeat!important;background-position: 10px center!important; background-size:22px 22px!important; padding:0px 10px 0px 40px!important;}

.new-regpage .regbox .bd .form-group .i_user{background-image:url(../images/i_user.png) !important;background-repeat: no-repeat!important;background-position: 10px center!important; background-size:22px 22px!important; padding:0px 10px 0px 40px!important;}
.new-regpage .regbox .bd .form-group .i_pass{background-image:url(../images/i_pass.png) !important;background-repeat: no-repeat!important;background-position: 10px center!important; background-size:22px 22px!important; padding:0px 10px 0px 40px!important;}

.new-regpage .regbox .bd .form-group .i_invitation{background-image:url(../images/i_invitation.png) !important;background-repeat: no-repeat!important;background-position: 10px center!important; background-size:22px 22px!important; padding:0px 10px 0px 40px!important;}

.new-regpage .regbox .bd .field-signupform-verifycode{width: 60%;display: inline-block;vertical-align: top;}

.new-regpage .regbox .bd .verifycode-img{float:right;border-radius: 5px;}

.new-regpage .regbox .bd .field-loginform-rememberme a{color:#0093F9;text-decoration: underline;}


.new-regpage .regbox .bd .form-control{border-radius: 5px;background:rgba(0,0,0,0.2);color:#fff;}
.new-regpage .regbox .bd .form-control:focus {box-shadow: none;border: unset;border:#fff 1px solid!important;}

.new-regpage .regbox .read-notice{text-align:left;padding:10px 0px 20px 0px;}
.new-regpage .regbox .read-notice b{text-align:center;font-size:14px;color:#999; font-weight:normal;}
.new-regpage .regbox .read-notice a{color:#0093F9; text-decoration: underline;}


.has-error label{color:#EF3838;}
.has-error .help-block-error{color:#EF3838;padding:0px 0px 0px 0px;line-height:30px; }
.has-error .form-control{border:1px #EF3838 solid!important;background:rgba(239,56,56,0.1)!important;}
.has-error .help-block{color:#EF3838;}

.new-regpage .regbox .bd .btn_getvcode{width:35%;float:right;height:40px;line-height:40px;border-radius: 5px;background:#0093F9;font-size:16px;color:#fff;}
.new-regpage .regbox .bd .btn_getvcode_k{width:35%;float:right;border:1px #0093F9 solid;height:40px;line-height:40px;border-radius: 5px;background:none;font-size:16px;color:#0093F9;}
.new-regpage .regbox .bd .btn-primary{height:40px;line-height:40px;border-radius: 5px;background:#0093F9;font-size:16px;color:#fff;font-weight:bold;}
.new-regpage .regbox .bd .submit{padding:16px 0px 26px 0px;}

#drag{position: relative;border-radius: 5px;background:rgba(0,0,0,0.2);width: 100%;height: 40px;line-height: 40px;text-align: center;margin:0 auto;overflow:hidden;font-size:16px;}
#drag .handler{ position: absolute;top: 0px;left: 0px;width: 60px;height: 40px;cursor: move;}
.handler_bg{
    background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTEyNTVEMURGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTEyNTVEMUNGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MTc5NzNmZS02OTQxLTQyOTYtYTIwNi02NDI2YTNkOWU5YmUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+YiRG4AAAALFJREFUeNpi/P//PwMlgImBQkA9A+bOnfsIiBOxKcInh+yCaCDuByoswaIOpxwjciACFegBqZ1AvBSIS5OTk/8TkmNEjwWgQiUgtQuIjwAxUF3yX3xyGIEIFLwHpKyAWB+I1xGSwxULIGf9A7mQkBwTlhBXAFLHgPgqEAcTkmNCU6AL9d8WII4HOvk3ITkWJAXWUMlOoGQHmsE45ViQ2KuBuASoYC4Wf+OUYxz6mQkgwAAN9mIrUReCXgAAAABJRU5ErkJggg==") no-repeat center;
}
.handler_ok_bg{
    background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDlBRDI3NjVGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDlBRDI3NjRGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphNWEzMWNhMC1hYmViLTQxNWEtYTEwZS04Y2U5NzRlN2Q4YTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+k+sHwwAAASZJREFUeNpi/P//PwMyKD8uZw+kUoDYEYgloMIvgHg/EM/ptHx0EFk9I8wAoEZ+IDUPiIMY8IN1QJwENOgj3ACo5gNAbMBAHLgAxA4gQ5igAnNJ0MwAVTsX7IKyY7L2UNuJAf+AmAmJ78AEDTBiwGYg5gbifCSxFCZoaBMCy4A4GOjnH0D6DpK4IxNSVIHAfSDOAeLraJrjgJp/AwPbHMhejiQnwYRmUzNQ4VQgDQqXK0ia/0I17wJiPmQNTNBEAgMlQIWiQA2vgWw7QppBekGxsAjIiEUSBNnsBDWEAY9mEFgMMgBk00E0iZtA7AHEctDQ58MRuA6wlLgGFMoMpIG1QFeGwAIxGZo8GUhIysmwQGSAZgwHaEZhICIzOaBkJkqyM0CAAQDGx279Jf50AAAAAABJRU5ErkJggg==") no-repeat center;
}
#drag .drag_bg{background-color: #0093F9;height: 40px;width: 0px;}
#drag .drag_text{position: absolute;top: 0px;width: 100%;-moz-user-select: none;-webkit-user-select: none;user-select: none;-o-user-select:none;-ms-user-select:none;}


.department-nav{padding:16px 0px;clear:both;zoom:1;}
.department-nav:after{content: ""; display: block; clear: both; height: 0px;}
.department-nav li{padding:0px 15px 0px 0px;float:left;}
.department-nav li a{padding:0px 15px;height:32px;line-height:32px;font-size:14px;color:#333;border-radius: 4px;background:#F2F3F5;display:inline-block;}
.department-nav li a:hover,.department-nav li .act{background:#1D2129;color:#fff;}



.na-index-banner{clear:both;min-width:1250px;height:500px;margin:0px 0px 0px 0px;}
.na-index-banner .con-left{width:880px;float:left;}
.na-index-banner .con-right{width:285px;float:right;}

.na-index-banner .swiper-container{height:500px;border-radius: 8px;overflow:hidden;}

.na-index-banner .swiper-container .swiper-slide{height:500px; background-repeat: no-repeat; background-size:895px 500px; background-position: top center;}
.na-index-banner .swiper-container .swiper-slide a{display:block;width:100%;height:100%;}
.na-index-banner .swiper-container .swiper-slide .txt{position: absolute;bottom:0px;left:0px;width:100%;height:100px;background:rgba(0,0,0,0.4);padding:15px 20px;}
.na-index-banner .swiper-container .swiper-slide h3{font-size:18px;color:#fff;font-weight:bold;line-height:40px;overflow:hidden;}
.na-index-banner .swiper-container .swiper-slide p{font-size:12px;color:#fff;line-height:20px;overflow:hidden;opacity: 0.8;}

.na-index-banner .swiper-container .swiper-slide span{display:none;}
.na-index-banner .swiper-container .swiper-button-next{color:#fff;display:block;width:32px;height:32px;line-height:32px;text-align:center; border-radius: 4px; background:rgba(255,255,255,0.2);position: absolute;left:auto;top:auto;right:30px;bottom:50px;}
.na-index-banner .swiper-container .swiper-button-next:after{font-size:12px;font-weight:bold;}

.na-index-banner .swiper-container .swiper-button-prev{color:#fff;display:block;width:32px;height:32px;line-height:32px;text-align:center; border-radius: 4px; background:rgba(255,255,255,0.2);position: absolute;left:auto;top:auto;right:80px;bottom:50px;}
.na-index-banner .swiper-container .swiper-button-prev:after{font-size:12px;font-weight:bold;}

.na-index-banner .swiper-container .swiper-pagination-bullet-active{background:#fff;opacity: 1!important;}
.na-index-banner .swiper-container .swiper-pagination-bullets{bottom:20px!important;width:140px!important;left:auto!important;right:0px!important;}
.na-index-banner .swiper-container .swiper-pagination-bullet{width:6px;height:6px;background:#fff;opacity: 0.4;margin:0px 8px!important;}


.video-list{}
.video-list .list{width:280px;position: relative;}
.video-list .list .pic{height:160px;}
.video-list .list .pic img{width:285px;height:160px;border-radius: 8px;}
/*.video-list .list .txt{padding:12px 42px 0px 42px;position: relative;}*/
.video-list .list .txt{padding:12px 7px 0px 42px;position: relative;}
.video-list .list .txt .userhead{position: absolute;left:0px;top:12px;width:36px;height:36px;}
.video-list .list .txt .userhead img{width:36px;height:36px;border-radius: 36px;}
.video-list .list .txt h3{height:36px;font-size:14px;font-weight:500;line-height:18px;color:#333;overflow:hidden;}
.video-list .list .txt h3 a{color:#333;}
.video-list .list .share{position: absolute;right:0px;top:172px;width:36px;height:36px;border-radius: 36px;background:url(../images/ib_share.png) no-repeat center center #fff;background-size:14px 14px;display:inline-block;}
.video-list .list .share:hover{background-color:#E5E6EB;}
.video-list .list .share p{width:144px;border-radius: 4px;position: absolute;display:none;top:36px;right:0px;z-index:2; box-shadow: 0px 0px 5px #eee;overflow:hidden;}
.video-list .list .share .i_del{height:40px;line-height:40px;background:url(../images/ib_del.png) no-repeat 20px center #fff;background-size:20px 20px;padding:0px 0px 0px 50px;text-align:left;color:#333;font-size:16px;display:block;}
.video-list .list .share .i_share{height:40px;line-height:40px;background:url(../images/ib_share_s.png) no-repeat 20px center #fff;background-size:20px 20px;padding:0px 0px 0px 50px;text-align:left;color:#333;font-size:16px;display:block;}

.video-list .list .share:hover p{display:block;}
.video-list .list .share .i_del:hover{background-color:#E5E6EB;}
.video-list .list .share .i_share:hover{background-color:#E5E6EB;}

.video-list .list .times{height:44px;line-height:40px;text-align:right;}
.video-list .list .times i{font-size:18px;font-weight:bolc;padding:0px 5px 0px 5px;display:inline-block; vertical-align: middle;}
.video-list .list .times i:after{content:"·";}

.i_times{background:url(../images/ib_times.png) no-repeat 0px center;background-size:10px 10px;padding:0px 0px 0px 18px;display:inline-block; vertical-align: middle;}

.video-list .list .duration{position: absolute;right:5px;top:130px;width:40px;height:20px;line-height:20px;background:rgba(0,0,0,0.25);border-radius: 4px;font-size:12px;color:#fff;text-align:center;}

.video-list .list .mark{position: absolute;right:5px;top:5px;background:none;}

.mark_free{width:40px;height:20px;line-height:20px;text-align:center;color:#2B7B0E;font-size:12px;background:#A3E98A;border-radius: 4px;display:inline-block;}

.mark_vip{width:40px;height:20px;line-height:20px;text-align:center;color:#7B300E;font-size:12px;background:#FFDE9E;border-radius: 4px;display:inline-block;}

.mark_pay{width:40px;height:20px;line-height:20px;text-align:center;color:#7B0E22;font-size:12px;background:#FFBDBD;border-radius: 4px;display:inline-block;}


.vod-mod-a{}
.vod-mod-a .hd{height:64px!important;line-height:64px!important;padding:0px 100px 0px 0px!important;border:0px!important;position: relative;}
.vod-mod-a .hd h3{height:64px;line-height:64px;font-size:18px;font-weight:bold;color:#333;}
.vod-mod-a .hd .right{position: absolute;right:0px;top:0px;}
.vod-mod-a .hd .right .i_more{width:96px;height:32px;border-radius: 32px; line-height:32px;text-align: center; background:none;padding:0px;color:#333;font-size:16px;display:inline-block;vertical-align: middle;}
.vod-mod-a .hd .right .i_more:hover{background:#f2f3f5;}
.vod-mod-a .bd{clear:both;zoom:1;}
.vod-mod-a .bd:after{content: ""; display: block; clear: both; height: 0px;}
.vod-mod-a .video-list{width:auto;margin:0px -20px 0px 0px;}
.vod-mod-a .video-list .list{margin:0px 20px 0px 0px;float:left;}


.list-more{padding:20px 0px;text-align:center;font-size:12px;color:#C9CDD4;}


.na-video-detail{padding:20px 0px;clear:both;zoom:1;}
.na-video-detail:after{content: ""; display: block; clear: both; height: 0px;}

.na-video-detail .con-left{width:784px;float:left;overflow:hidden;}
.na-video-detail .con-right{width:380px;float:right;}

/*.na-video-detail .video-play video{width:800px;height:450px;}*/

.na-video-detail .video-title{padding:20px 0px;}
.na-video-detail .video-title h3{font-size:20px;font-weight:bold;color:#333;}

.na-video-detail .video-author{height:60px;padding:0px 0px 0px 55px;position: relative;float:left;}
.na-video-detail .video-author .userhead{position: absolute;left:0px;top:0px;}
.na-video-detail .video-author .userhead img{width:40px;height:40px;border-radius: 40px;}
.na-video-detail .video-author h3{font-size:14px;font-weight:bold;line-height:20px;display:inline-block;margin:0px 10px 0px 0px;vertical-align: middle;}
.na-video-detail .video-author .i_g{background:url(../images/ib_g.png) no-repeat 0px center;background-size:12px 12px;height:20px;line-height:20px;padding:0px 0px 0px 20px;display:inline-block;vertical-align: middle;}
.na-video-detail .video-author p{font-size:12px;line-height:20px;display:block;}

.na-video-detail .video-handle{height:40px;margin:0px 0px 0px 0px;text-align:right;float:right;}

.na-video-detail .video-handle .i_zan{height:36px;line-height:36px;border-radius: 36px; background:url(../images/ib_zan.png) no-repeat 15px center #F2F3F5;background-size:18px 18px;padding:0px 15px 0px 40px;font-size:14px;color:#333;display:inline-block;}
.na-video-detail .video-handle .i_zan_ed{height:36px;line-height:36px;border-radius: 36px; background:url(../images/ib_zan_ed.png) no-repeat 15px center #F2F3F5;background-size:18px 18px;padding:0px 15px 0px 40px;font-size:14px;color:#333;display:inline-block;}
.na-video-detail .video-handle .i_zan:hover,.i_zan_ed:hover{background-color:#E5E6EB;}
.na-video-detail .video-handle .i_share{height:36px;line-height:36px;border-radius: 36px; background:url(../images/ib_share_s.png) no-repeat 15px center #F2F3F5;background-size:18px 18px;padding:0px 15px 0px 40px;font-size:14px;color:#333;display:inline-block;margin:0px 0px 0px 20px;}
.na-video-detail .video-handle .i_share:hover{background-color:#E5E6EB;}
.na-video-detail .video-handle .i_fav{height:36px;line-height:36px;border-radius: 36px; background:url(../images/ib_fav.png) no-repeat 15px center #F2F3F5;background-size:18px 18px;padding:0px 15px 0px 40px;font-size:14px;color:#333;display:inline-block;margin:0px 0px 0px 20px;}
.na-video-detail .video-handle .i_fav_ed{height:36px;line-height:36px;border-radius: 36px; background:url(../images/ib_fav_ed.png) no-repeat 15px center #F2F3F5;background-size:18px 18px;padding:0px 15px 0px 40px;font-size:14px;color:#333;display:inline-block;margin:0px 0px 0px 20px;}
.na-video-detail .video-handle .i_fav:hover,.i_fav_ed:hover{background-color:#E5E6EB;}

.na-video-detail .video-info{clear:both;background:#F2F3F5;border-radius: 8px;padding:15px;}

.na-video-detail .video-info h3{line-height:20px;font-size:14px;font-weight:bold;margin:0px 10px 0px 0px;display:inline-block;}
.na-video-detail .video-info .time{line-height:20px;font-size:12px;color:#999;display:inline-block;}
.na-video-detail .video-info .info{line-height:20px;font-size:14px;}
.na-video-detail .video-info .sections{padding:10px 0px 0px 0px;}
.na-video-detail .video-info .sections h3{font-size:14px;line-height:30px;font-weight:normal;}
.na-video-detail .video-info .sections li{height:30px;line-height:30px;padding:0px 0px 0px 100px;position: relative;}
.na-video-detail .video-info .sections li .duration{position: absolute;left:0px;top:0px;}
.na-video-detail .video-info .sections li a{color:#0093F9;}
.na-video-detail .video-info .sections li a:hover{color:#0063bc;}

.na-video-detail .video-comment{}
.na-video-detail .video-comment .hd{line-height:20px;padding:20px 0px;}
.na-video-detail .video-comment .hd h3{height:20px;line-height:20px;font-size:16px;padding:0px 30px 0px 0px;display:inline-block;}
.na-video-detail .video-comment .hd p{height:20px;line-height:20px;font-size:16px;display:inline-block;}

.na-video-detail .video-comment .comment-add{padding:0px 0px 20px 60px;position: relative;clear:both;zoom:1;}
.na-video-detail .video-comment .comment-add:after{content: ""; display: block; clear: both; height: 0px;}

.na-video-detail .video-comment .comment-add .userhead{position: absolute;left:0px;top:0px;}
.na-video-detail .video-comment .comment-add .userhead img{width:40px;height:40px;border-radius: 40px;}
.na-video-detail .video-comment .comment-add .input_line{width:100%;padding:0px 0px;height:20px;line-height:20px;border-bottom:1px #ccc solid;margin:0px 0px 10px 0px;}
.na-video-detail .video-comment .comment-add .face{float:left;}
.na-video-detail .video-comment .comment-add .i_face{width:20px;height:20px;border-radius: 20px; background:url(../images/ib_face.png) no-repeat center center #fff;background-size:18px 18px;display:inline-block;}
.na-video-detail .video-comment .comment-add .submit{float:right;}
.na-video-detail .video-comment .comment-add .btn_cancle{padding:0px 20px;height:30px;border-radius: 30px;border:0px; line-height:30px;background:#fff;font-size:14px;color:#333;display:inline-block;}
.na-video-detail .video-comment .comment-add .btn_submit{padding:0px 20px;height:30px;border-radius: 30px;border:0px; line-height:30px;background:#0093F9;font-size:14px;color:#fff;display:inline-block;margin-left:20px;}
.na-video-detail .video-comment .comment-list{clear:both;}

.na-video-detail .video-comment .comment-list .list{padding:0px 0px 20px 60px;position: relative;}
.na-video-detail .video-comment .comment-list .list .userhead{position: absolute;left:0px;top:0px;}
.na-video-detail .video-comment .comment-list .list .userhead img{width:40px;height:40px;border-radius: 40px;}
.na-video-detail .video-comment .comment-list .list .userinfo h3{height:20px;line-height:20px;font-size:14px;color:#333;display:inline-block;}
.na-video-detail .video-comment .comment-list .list .userinfo h3{height:20px;line-height:20px;font-size:14px;color:#333;display:inline-block;margin-right:10px;}
.na-video-detail .video-comment .comment-list .list .userinfo h3 a{color:#333;}
.na-video-detail .video-comment .comment-list .list .userinfo .time{height:20px;line-height:20px;font-size:12px;color:#999;display:inline-block;}
.na-video-detail .video-comment .comment-list .list .txt{line-height:20px;font-size:14px;color:#333;}
.na-video-detail .video-comment .comment-list .list .handle{}
.na-video-detail .video-comment .comment-list .list .handle .i_zan{width:32px;height:32px;line-height:32px;border-radius: 32px; background:url(../images/ib_zan.png) no-repeat center center #fff;background-size:18px 18px;display:inline-block;vertical-align: middle;}
.na-video-detail .video-comment .comment-list .list .handle span{font-size:12px;padding:0px 10px;display:inline-block;}
.na-video-detail .video-comment .comment-list .list .handle .btn_reply{height:32px;padding:0px 10px;line-height:32px;border-radius: 32px;background:#fff;color:#333;font-size:12px;display:inline-block;vertical-align: middle;}

.na-video-detail .video-comment .comment-list .list .amount{padding:10px 0px 20px 0px;}
.na-video-detail .video-comment .comment-list .list .btn_down{height:32px;padding:0px 10px 0px 20px;line-height:32px;border-radius: 32px;background:url(../images/ib_down.png) no-repeat 0px center #fff;background-size:18px 18px;color:#0093F9;font-size:14px;display:inline-block;vertical-align: middle;}


.na-video-detail .album-list{border:1px #E5E6EB solid;border-radius: 6px;margin-bottom:20px;}
.na-video-detail .album-list .hd h3{padding:0px 10px;height:50px;line-height:50px;font-size:20px;color:#333;font-weight:500;}
.na-video-detail .album-list .bd {padding:0px 0px 10px 0px; }
.na-video-detail .album-list .list{padding:10px 0px 10px 120px;height:76px;position: relative;}
.na-video-detail .album-list .list:hover{background:#F2F3F5;}
.na-video-detail .album-list .list .pic{position: absolute;left:10px;top:10px;}
.na-video-detail .album-list .list .pic img{width:100px;height:56px;border-radius: 6px;}
.na-video-detail .album-list .list .txt{}
.na-video-detail .album-list .list .txt h3{height:30px;font-size:14px;font-weight:500;line-height:30px;color:#333;}
.na-video-detail .album-list .list .txt p{height:20px;line-height:20px;color:#999;}
.na-video-detail .album-list .list .txt .duration{width:40px;height:20px;line-height:20px;background:rgba(22, 93, 255, 0.12);border-radius: 4px;font-size:12px;color:#0093F9;text-align:center;}


.na-video-detail .con-right .video-list{}
.na-video-detail .con-right .video-list .list{width:auto;height:104px;padding:0px 0px 15px 166px;}
.na-video-detail .con-right .video-list .list .pic{width:156px;height:88px;position: absolute;left:0px;top:0px;}
.na-video-detail .con-right .video-list .list .pic img{width:156px;height:88px;}
.na-video-detail .con-right .video-list .list .txt{padding:0px 42px 0px 0px;}
.na-video-detail .con-right .video-list .list .txt h3{height:auto;line-height:22px;}
.na-video-detail .con-right .video-list .list .mark{position: absolute;right:auto;left:106px;top:5px;}
.na-video-detail .con-right .video-list .list .share{position: absolute;top:0px;right:0px;}



.na-info-identity{padding:0px;clear:both;zoom:1;}
.na-info-identity:after{content: ""; display: block; clear: both; height: 0px;}

.na-info-identity .hd{padding:16px 0px;text-align: center;}
.na-info-identity .hd li{display:inline-block;}
.na-info-identity .hd li a{height:32px;padding:0px 15px;line-height:32px;border-radius: 4px;background:#F2F3F5;color:#333;display:inline-block;margin:0px 5px;}
.na-info-identity .hd li .act{background:#1D2129;color:#fff;}

.na-info-identity .bd{padding:0px 0px 0px 0px;}
.na-info-identity .bd h3{height:64px;line-height:32px;padding:16px 0px 16px 0px;font-size:18px;font-weight:bold;clear:both;zoom:1;}
.na-info-identity .bd h3:after{content: ""; display: block; clear: both; height: 0px;}
.na-info-identity .bd h3 p{font-size:12px;color:#999;padding: 0px 0px 0px 10px; display:inline-block;}
.na-info-identity .bd .form dl{width:50%;min-height:52px;line-height:36px;position: relative;padding:0px 150px 16px 100px; float:left;overflow:hidden;}
.na-info-identity .bd .form dt{font-size:14px;font-weight:normal;position: absolute;left:0px;top:0px;color:#999;}

.na-info-setting .bd .form dl{width:50%;min-height:32px;line-height:32px;padding:0px 150px 8px 100px;}


.na-info-identity .bd .form .input_a{width:100%;height:36px;line-height:34px;padding:0px 16px;border:1px #c9cdd4 solid;border-radius: 4px;vertical-align: top;overflow:hidden;font-size:16px!important;}

.na-info-identity .bd .form .form-control{width:100%;height:36px;line-height:34px;padding:0px 16px!important;border:1px #c9cdd4 solid;border-radius: 4px;background: unset!important;}

.na-info-identity .bd .form .form-select{width:100%;height:36px;line-height:34px;padding:0px 16px!important;border:1px #c9cdd4 solid;border-radius: 4px;}
.na-info-identity .bd .form .form-select .form-control{height:34px!important;line-height:34px!important;border:0px!important;padding:0px 0px!important;outline: none!important;box-shadow: none!important;}
.na-info-identity .bd .form .form-select .form-control:focus{border:0px!important;outline: none!important;box-shadow: none!important;}


.select2-container--default .select2-selection--single{height:36px!important;line-height:34px!important;}
.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-left:-20px!important;margin-top:0px!important;}

.select2-container--default .select2-selection--single .select2-selection__rendered{height:36px!important;line-height:34px!important;padding:0px 16px!important;}

.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#495057!important;font-size:16px!important;}

.na-info-identity .bd .form .upload-certificate{padding:0px 0px 20px 0px;}
.na-info-identity .bd .form .upload-certificate dt{position: relative;}

.na-info-identity .bd .form .upload-certificate .upload-img{width:334px;height:140px;line-height:140px;text-align:center;border: 1px dashed #E5E6EB;border-radius: 2px;display:inline-block;margin:0px 0px 10px 0px;position: relative;}
.na-info-identity .bd .form .upload-certificate .upload-img a{color:#0093F9;}
.na-info-identity .bd .form .upload-certificate .upload-img span{color:#0093F9;}
.na-info-identity .bd .form .upload-certificate .upload-img img{width:334px;height:140px;}
.na-info-identity .bd .form .upload-certificate .upload-img .input_file{position: absolute;width:100%;height:100%;opacity: 0;z-index:1}

.na-info-identity .bd .form .upload-certificate .upload-img-over{width:334px;height:140px;padding:0px 15px 0px 140px;border: 1px dashed #E5E6EB;border-radius: 2px;display:inline-block;margin:0px 0px 10px 0px;position: relative;}
.na-info-identity .bd .form .upload-certificate .upload-img-over .pic{position: absolute;left:15px;top:15px;}
.na-info-identity .bd .form .upload-certificate .upload-img-over .pic img{width:110px;height:110px;border-radius: 3px;}
.na-info-identity .bd .form .upload-certificate .upload-img-over .txt h3{padding:15px 0px 0px 0px;font-size:14px;height:45px;line-height:30px;color:#333;font-weight:normal;overflow:hidden;}
.na-info-identity .bd .form .upload-certificate .upload-img-over .txt p{font-size:12px;line-height:20px;color:#999;overflow:hidden;}
.na-info-identity .bd .form .upload-certificate .upload-img-over .txt .opr{position: absolute;top:auto;right:auto;bottom:10px;left:140px;line-height:20px;display:block;}
.na-info-identity .bd .form .upload-certificate .upload-img-over .txt .opr a{color:#0093F9;}

.na-info-identity .bd .form .tips{color:#999;font-size:12px;line-height:20px;} 

.na-info-identity .bd .form .opr{position: absolute;right:100px;top:0px;display:none;}
.na-info-identity .bd .form .opr a{color:#165DFF;}
.na-info-identity .bd .form .opr a:hover{color:#2a31cf;}
.na-info-identity .bd .form dl:hover .opr{display:block;}


.na-info-identity .bd .submit{text-align:center;padding:20px 0px;clear:both;zoom:1;}
.na-info-identity .bd .submit:after{content: ""; display: block; clear: both; height: 0px;}

.na-info-identity .btn_cancle{padding:0px 20px;height:30px;border:1px #c9cdd4 solid;border-radius: 4px; line-height:30px;background:#fff;font-size:14px;color:#0093F9;display:inline-block;margin:0px 10px;vertical-align: middle;}
.na-info-identity .btn_submit{padding:0px 20px;height:30px;border-radius: 4px;border:0px; line-height:30px;background:#0093F9;font-size:14px;color:#fff;display:inline-block;margin:0px 10px;vertical-align: middle;}

.na-info-identity .bd .account-info{width:345px;height:88px;padding:10px 10px 10px 80px;border: 1px solid #E5E6EB;border-radius: 4px;position: relative;}
.na-info-identity .bd .account-info .pic{width:50px;height:64px;padding:12px 0px 0px 0px;position: absolute;top:10px;left:10px;border-right:1px #E5E6EB solid;}
.na-info-identity .bd .account-info .pic img{width:40px;height:40px;border-radius: 40px;}
.na-info-identity .bd .account-info .pic .upload-box{width:40px;height:40px;border-radius: 40px;position: relative;overflow:hidden;}
.na-info-identity .bd .account-info .pic .upload-box .input_upload{position: absolute;top:0px;left:0px;width:100%;height:100%;z-index:2;opacity: 0;}
.na-info-identity .bd .account-info .pic .upload-box .i_up{background:url(../images/i_ar_up.png) no-repeat center center;background-size:18px 18px;background-color:rgba(0,0,0,0.3);position: absolute;top:0px;left:0px;width:100%;height:100%;border-radius:100%;z-index:1;display:none;}
.na-info-identity .bd .account-info .pic .upload-box:hover .i_up{display:block;}

.na-info-identity .bd .account-info .txt{}
.na-info-identity .bd .account-info .txt h3{height:32px;font-size:14px;line-height:32px;font-weight:normal;padding:0px;}
.na-info-identity .bd .account-info .txt p{font-size:14px;line-height:32px;font-weight:normal;}
.na-info-identity .bd .account-info .txt .opr{position: absolute;top:34px;right:10px;display:block;}
.na-info-identity .bd .account-info .txt .i_edit{height:20px;line-height:20px;padding:0px 0px 0px 30px;background:url(../images/ib_edit.png) no-repeat 0px center;background-size:18px 18px;color:#333;font-size:14px;display:inline-block;}
.na-info-identity .bd .account-info .txt .i_ok{height:20px;line-height:20px;padding:0px 0px 0px 20px;background:url(../images/ib_ok.png) no-repeat 0px center;background-size:18px 18px;color:#333;font-size:14px;display:inline-block;}
.na-info-identity .bd .account-info .txt .i_x{height:20px;line-height:20px;padding:0px 0px 0px 20px;background:url(../images/ib_x.png) no-repeat 0px center;background-size:18px 18px;color:#333;font-size:14px;display:inline-block;margin-left:0px;}
.na-info-identity .bd .account-info .input_a{width:75%;height:28px;line-height:28px;padding:0px 10px;border:1px #c9cdd4 solid;border-radius: 4px;vertical-align: middle;}

.na-info-identity .bd .form .myewm{width:100%;height:204px;padding:0px 0px 0px 200px;}
.na-info-identity .bd .form .myewm dt{}
.na-info-identity .bd .form .myewm dt img{width:184px;height:184px;}
.na-info-identity .bd .form .myewm h3{font-size:14px;fon-weight:normal;}
.na-info-identity .bd .form .myewm p a{margin-left:20px;display:inline-block;vertical-align: middle;color:#0093F9;}
.na-info-identity .bd .form .myewm .opr{position: absolute;top:55px;right:200px;display:block;}
.na-info-identity .bd .form .myewm .opr .btn_down{padding:0px 20px;height:30px;border-radius: 4px; line-height:30px;background:#F2F3F5;font-size:14px;color:#333;display:inline-block;}

.dialog-bg{position: fixed;width:100%;height:100%;top:0px;left:0px;z-index:98;background:rgba(0,0,0,0.4);}
.dialog-popup{width:360px;padding:24px;border-radius: 4px;background:#fff;position: absolute;left:50%;top:50%;margin:-100px 0px 0px -180px;z-index:99;}
.dialog-popup .i_close{height:20px;line-height:20px;padding:0px 0px 0px 20px;background:url(../images/ib_x.png) no-repeat 0px center;background-size:18px 18px;color:#333;font-size:14px;display:block;position: absolute;right:20px;top:20px;}
.dialog-popup .hd{padding:0px 0px 20px 0px;}
.dialog-popup .hd h3{font-size:18px;line-height:20px;font-weight:bold;}
.dialog-popup .form p{font-size:12px;color:#999;line-height:20px;}
.dialog-popup .form dl{line-height:40px;position: relative;padding:0px 0px 20px 0px;}
.dialog-popup .form .input_a{width:100%;height:40px;line-height:40px;padding:0px 10px;border:0px #c9cdd4 solid;border-radius: 4px;background:#F2F3F5;color:#333;display:inline-block;vertical-align: middle;}
.dialog-popup .form .yzm{padding:0px 130px 20px 0px;position: relative;}
.dialog-popup .form .yzm .btn_yzm{width:110px;height:40px;line-height:40px;padding:0px 10px;border:0px #c9cdd4 solid;border-radius: 4px;background:#E5E6EB;color:#333;text-align:center;font-size:14px;display:inline-block;position: absolute;right:0px;top:1px;vertical-align: middle;}
.dialog-popup .btn_submit{width:100%;height:40px;line-height:40px;padding:0px 10px;border:0px #c9cdd4 solid;border-radius: 4px;background:#E5E6EB;color:#333;text-align:center;font-size:14px;display:inline-block;vertical-align: middle;}


.author-banner{min-width:1200px;height:160px;background-repeat: no-repeat;background-size:auto 160px;background-position: center center;margin-bottom:0px;}

.author-info{width:1200px;height:80px;padding:20px 40px 0px 95px;position:relative;margin:20px auto;}
.author-info .userhead{position: absolute;left:0px;top:0px;}
.author-info .userhead img{width:80px;height:80px;border-radius: 80px;}
.author-info .opr{position: absolute;right:0px;top:10px;}
.author-info .opr .i_share{width:36px;height:36px;line-height:36px;border-radius: 36px; background:url(../images/ib_share_s.png) no-repeat center center #fff;background-size:22px 22px;display:inline-block;}
.author-info h3{height:30px;line-height:30px;font-size:18px;font-weight:bold;}
.author-info p{height:20px;line-height:20px;font-size:12px;}

.author-detail{min-width:1200px;padding:0px 0px 30px 0px;clear:both;zoom:1;}
.author-detail:after{content: ""; display: block; clear: both; height: 0px;}
.author-detail .hd{height:50px;padding:0px 0px 0px 0px;line-height:50px;border-bottom:1px #eee solid;}
.author-detail .hd .inner{width:1200px;margin:0 auto;position: relative;}
.author-detail .hd ul{width:1200px;margin:0 auto;}
.author-detail .hd li{float:left;}
.author-detail .hd li a{height:50px;line-height:50px;font-size:16px;padding:0px 30px;display:inline-block;color:#999;}
.author-detail .hd li a:hover{color:#333;}
.author-detail .hd li .act{border-bottom:2px #333 solid;color:#333;}
.author-detail .hd .sort{position: absolute;right:0px;top:15px;line-height:20px;}

.author-detail .bd{width:1200px;margin:0 auto;}

.author-detail .bd .mt{clear:both;padding:10px 0px;line-height:40px;position: relative;}
.author-detail .bd .mt h3{font-size:18px;color:#333;line-height:40px;font-weight:bold;}
.author-detail .bd .mt .sort{position: absolute;right:0px;top:15px;}

.author-detail .bd .mc .video-list{width:auto;margin:0px -20px 0px 0px;clear:both;zoom:1;}
.author-detail .bd .mc .video-list:after{content: ""; display: block; clear: both; height: 0px;}
.author-detail .bd .mc .video-list .list{margin:0px 20px 0px 0px;float:left;}

.author-detail .bd .con-left{clear:both;width:895px;float:left;}
.author-detail .bd .con-right{width:285px;float:right;}

.author-detail .bd .con-left .name h3{padding:10px 0px;line-height:40px;font-size:18px;color:#333;font-weight:bold;}
.author-detail .bd .con-left .info{padding:0px 0px 15px 0px;border-bottom:1px #F2F3F5 solid;clear:both;zoom:1;}
.author-detail .bd .con-left .info:after{content: ""; display: block; clear: both; height: 0px;}
.author-detail .bd .con-left .info dl{width:250px;float:left;}
.author-detail .bd .con-left .info dt{font-size:14px;color:#999;line-height:30px;height:30px;overflow:hidden;font-weight:400;}
.author-detail .bd .con-left .info dd{font-size:14px;line-height:30px;height:30px;overflow:hidden;}
.author-detail .bd .con-left .text{padding:15px 0px;font-size:14px;line-height:1.8!important;clear:both;zoom:1;}
.author-detail .bd .con-left .text:after{content: ""; display: block; clear: both; height: 0px;}
.author-detail .bd .con-left .text h3{padding:20px 0px;font-size:14px;font-weight:bold;line-height:1.8!important;}


.filter{}
.filter .mt{padding:20px 0px;}
.filter .mt h3{font-size:14px;}
.filter .mt h3 .i_filter{height:20px;line-height:20px;background:url(../images/ib_filter.png) no-repeat 0px center;background-size:18px 18px;padding:0px 0px 0px 25px;font-size:14px;color:#333;display:inline-block;}

.filter .mc{margin:0px -20px 20px 0px;clear:both;zoom:1;display:none;}
.filter .mc:after{content: ""; display: block; clear: both; height: 0px;}
.filter .mc .list{width:285px;margin:0px 20px 0px 0px;float:left;}
.filter .mc .list h3{height:35px;line-height:30px;font-size:14px;font-weight:bold;border-bottom:1px #F2F3F5 solid;margin:0px 0px 10px 0px;}
.filter .mc .list li{line-height:36px;}
.filter .mc .list li a{color:#333;}

.filter.hover .mc{display:block;}

.category-filter .list{width:183px!important;}
.category-filter .mc{display:block;padding:20px 0px 0px 0px;}
.category-filter .mc .list h3{padding:0px 10px;}
.category-filter .mc .list li a{padding:0px 10px;display:block;}
.category-filter .mc .list li a:hover{background:#F2F3F5;}

.na-message{width:1200px;margin:0 auto;}
.na-message .hd{clear:both;padding:10px 0px;line-height:40px;position: relative;}
.na-message .hd h3{font-size:18px;color:#333;line-height:40px;font-weight:bold;}
.na-message .hd .sort{position: absolute;right:0px;top:15px;}

.na-message .bd .list-reply{padding:15px;border-radius: 8px; border:1px #F2F3F5 solid;margin:0px 0px 20px 0px;position: relative;}
.na-message .bd .list-reply .author-info{width:auto;height:40px;margin:0px;padding:0px 0px 0px 55px;position: relative;}
.na-message .bd .list-reply .author-info .userhead{position: absolute;left:0px;top:0px;}
.na-message .bd .list-reply .author-info .userhead img{width:40px;height:40px;}
.na-message .bd .list-reply .author-info h3{font-size:14px;color:#333;font-weight:normal;height:20px;line-height:20px;display:inline-block;margin-right:10px;}
.na-message .bd .list-reply .author-info p{font-size:14px;color:#999;height:20px;line-height:20px;display:inline-block;}
.na-message .bd .list-reply .author-info h4{font-size:14px;color:#333;height:20px;line-height:20px;}
.na-message .bd .list-reply .author-info h4 b{font-size:14px;color:#999;}
.na-message .bd .list-reply .txt{background:#F7F9FA;padding:10px 15px;border-radius: 8px;font-size:14px;line-height:1.8;margin:15px 0px 0px 0px;}
.na-message .bd .list-reply .txt h3{font-size:14px;font-weight:bold;line-height:1.8;padding:0px 0px 0px 0px;}
.na-message .bd .list-reply .txt p{font-size:14px;line-height:1.8;}

.na-message .bd .list{padding:15px;border-radius: 8px; border:0px #F2F3F5 solid;margin:0px 0px 20px 0px;position: relative;}
.na-message .bd .list .txt{border-radius: 8px;font-size:14px;line-height:1.8;}
.na-message .bd .list h3{font-size:16px;font-weight:bold;line-height:1.8;padding:0px 0px 10px 0px;}
.na-message .bd .list:hover{background:#F7F9FA;}
.na-message .time{color:#999;position: absolute;right:15px;top:15px;line-height:1.8;}
.na-message .i_open{color:#0093F9;position: absolute;right:15px;bottom:15px;}
.na-message .i_open:after{content:"展开全部";}
.na-message .on .i_open:after{content:"关闭全部";}



.na-article-nav{min-width:1200px;height:50px;padding:0px 0px 0px 0px;line-height:50px;border-bottom:1px #eee solid;}
.na-article-nav ul{width:1200px;margin:0 auto;}
.na-article-nav li{float:left;}
.na-article-nav li a{height:50px;line-height:50px;font-size:16px;padding:0px 20px;display:inline-block;color:#999;}
.na-article-nav li a:hover{color:#333;}
.na-article-nav li .act{border-bottom:2px #333 solid;color:#333;}

.na-article-detail{width:1200px;margin:0 auto;clear:both;zoom:1;}
.na-article-detail:after{content: ""; display: block; clear: both; height: 0px;}
.na-article-detail .title{text-align:center;padding:20px;}
.na-article-detail .title h1{font-size:18px;font-weight:bold;color:#333;line-height:20px;}
.na-article-detail .text{font-size:14px;line-height:1.8;text-align: justify;padding:0px 0px 30px 0px;}



.video-play{position: relative;}
.video-play .vjs-no-js{width:100%;height:60px;line-height:20px;background:rgba(0,0,0,0.2);display:block;position: absolute;left:0px;top:0px;z-index:2;box-sizing: border-box;}


.input-div .search_div{line-height:24px;}
.input-div .search_input{float:left;}



 .i_sort{height:20px;line-height:20px;background:url(../images/ib_sort_down.png) no-repeat 0px center;background-size:18px 18px;padding:0px 0px 0px 20px;font-size:16px;color:#333;display:inline-block;}

.i_sort_up{height:20px;line-height:20px;background:url(../images/ib_sort_up.png) no-repeat 0px center;background-size:18px 18px;padding:0px 0px 0px 20px;font-size:16px;color:#333;display:inline-block;}


