@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:90px;background:#fff; position: relative;padding:14px 80px 0px 120px;}

.header .logo{position: absolute;left:5px;top:15px;}
.header .logo img{height:40px;}

.header .search-box{float:none;}
.search-box{width:auto;height:40px;padding:0px 20px 0px 35px;background:url(../images/i_search.png) no-repeat 10px center #efefef; background-size:18px 18px;line-height:40px;border:0px; border-radius:40px;margin:0px auto 0px auto; position: relative;box-sizing:border-box;}
.search-box .search-input{width:100%;height:40px;line-height:40px;font-size:16px;padding:0px;border:0px;margin:0px;vertical-align: top;background:none;}
.search-box .search-btn{display:none;}

.header .right{position: absolute;right:10px;top:15px;}
.header .right p{display:none;}
.header .right span{display:inline-block;padding:0px 10px;}
.header .right img{width:40px;height:40px;border-radius:40px;margin:0px 0px 0px 10px;display:inline-block;}
.header .right strong{color:#a9052b;}


.header .nav{position: absolute;left:10px;bottom:0px;height:34px;overflow:hidden;}
.header .nav li{float:left;}
.header .nav li a{font-size:16px;color:#333;height:30px;line-height:30px;padding:0px 0px 0px 0px;margin:0px 20px 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: absolute;right:0px;bottom:0px;background:url(../images/jb_bg.png) repeat-y left;}
.header .nav li .i_all{height:30px;line-height:30px;padding:0px 20px 0px 20px;margin:0px 10px 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:fixed; top:0px;left:0px;background:#fcfcfc;width:100%;padding:20px;z-index:3;box-shadow:0px 3px 3px #999;box-sizing:border-box; }
.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:-20px;right:-10px;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 80px;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 10px;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 0px;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{background:#fff;height:49px;line-height:49px;border-bottom:1px #eee solid; text-align:center; position:fixed;top:0px;left:0px;right:0px;z-index:99;box-shadow: 0px 0px 3px #eee;display:block;}
.header-bar .left{ position:absolute;left:0px;top:0px;height:100%;}
.header-bar .right{ position:absolute;right:0px;top:0px;height:100%;}
.header-bar .right .btn_a{margin-right:10px;}
.header-bar h2{font-size:18px;color:#333;font-weight:bold;}
.header-bar h2 b{color:#e04e3e;font-weight:bold;}
.header-bar-blank{background:#f4f5f6;height:50px;clear:both;zoom:1;display:block;}
.header-bar-blank:after{content: ""; display: block; clear: both; height: 0px;}


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



#c_nav_main {position: absolute;top: 10px;right: 10px;z-index: 2;width: 50px;height: 60px;display:block;}
.menu-bg {position: absolute;width: 100%;height: 60px;z-index: 0;background-color: #ca3a51}
.m-menu {position: relative}
.m-menu .m-btn {display: block;padding: 15px 10px;cursor: pointer;position: absolute;right: 0; z-index: 9999999999}
.over .m-btn{position: fixed;right: 10px;}
.m-menu .m-btn .line-box {display: block;width: 30px;height: 30px;overflow: hidden;position: relative}
.m-menu .m-btn .line {display: block; width: 100%;height: 2px;background-color: #fff; position: absolute;left: 0;transition: all .5s}
.m-menu .m-btn .line1 {width: 18px;top: 0}
.m-menu .m-btn .line2 {width: 26px;top: 14px}
.m-menu .m-btn .line3 {width: 22px;bottom: 0px}
.m-menu .m-btn.cur .line1, .m-menu .m-btn.cur .line2, .m-menu .m-btn.cur .line3 {width: 100%;background: #fff}
.m-sub-menu {position: fixed;right: -100%;width: 50%;top: 0;z-index: 0;height: 100%;background-color: #fff; transition: all .64s ease 0s}

.m-sub-menu.show {right: 0;transition: all .44s ease 0s}
.m-sub-menu .top-box {line-height: 80px;background-color: #ca3a51}
.m-sub-menu .top-box h3 {font-size: 20px;color: #fff;padding:0px 0px 0px 10px;}
.m-sub-menu .list-nav ul {width: 100%}
.m-sub-menu .list-nav li {line-height: 60px;}
.m-sub-menu .list-nav li a {display: block;font-size: 18px;color: #666;padding:0px 0px 2px 10px;border-bottom: 1px solid #f2f2f2;}
.m-sub-menu .list-nav .act a{color:#ca3a51;padding:0px 0px 0px 10px;border-bottom: 3px solid #ca3a51;font-weight:bold;}

.footer{font-size:12px;background:#e6e6e6;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:30px 20px 50px 20px;float:none;}
.footer .logo img{height:60px;}
.footer .txt{margin:0px 0px 0px 0px;border-left:0px #999 solid;padding:0px 20px;line-height:16px;float:none;}
.footer .txt span{display:inline-block;margin-right:10px;}
.footer .right{position: absolute;left:20px;right:auto;top:110px;color:#333;font-size:14px;font-weight:bold;}
.footer .right span{display:inline-block;padding:0px 10px;}
.footer .right a{color:#333;}
.footer .ewm{position: absolute;right:20px;top:25px;}
.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:0px 0px 0px 0px;height:auto;background-repeat: no-repeat;background-size:auto 80px;background-position: top center;}
.footer-banner a{display:block;width:100%;height:100%;}
.footer-banner span{display:block;}
.footer-banner span img{width:100%;height:auto;}

.inner{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;}

.warp-bg{background:#F8F9FB;}

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

.box{width:auto;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:24px;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 0px 0px 20px;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;overflow:hidden;clear:both;zoom:1;}
.box .bd:after{content: ""; display: block; clear: both; height: 0px;}
.box .bd img{max-width:100%;height:auto;}

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

.box .list-box .list-title{padding:10px 10px;}
.box .list-box .list-title h3{height:30px;line-height:30px;font-size:24px;font-weight:normal;color:#333;display:inline-block;}


.list-dys{}
.list-dys .list-li{width:33.3%;float:left;}
.list-dys .list{width:auto;height:auto;padding:10px;background:#fff;box-shadow:0px 0px 5px #ccc;  border-radius:5px;margin:10px 10px 10px 10px;float:none;overflow:hidden;}
.list-dys .list .pic{width:auto;height:auto;float:none;}
.list-dys .list .pic img{width:100%;height:auto;}
.list-dys .list .txt{width:auto;height:auto;padding:10px 0px 0px 0px;float:none;}
.list-dys .list .txt h3{font-weight:normal;font-size:18px;color:#333;height:30px;line-height:30px;overflow:hidden;}
.list-dys .list .txt h4{font-weight:normal;font-size:12px;color:#666;height:20px;line-height:20px;overflow:hidden;}
.list-dys .list .txt p{display:none;padding:10px 0px 0px 0px;font-size:16px;color:#666;height:66px;line-height:22px;overflow:hidden;}

.list-dys-h{}
.list-dys-h .list-li{width:auto;float:none;}
.list-dys-h .list{width:auto;height:130px;padding:10px 10px 10px 120px;background:#fff;box-shadow:0px 0px 5px #ccc;  border-radius:5px;margin:0px 15px 20px 15px;float:none;overflow:hidden; position:relative;}
.list-dys-h .list .pic{position: absolute;left:10px;top:10px;width:150px;height:130px;overflow:hidden;}
.list-dys-h .list .pic img{width:100px;height:130px;}
.list-dys-h .list .txt{height:130px;padding:0px;}
.list-dys-h .list .txt h3{font-size:18px;color:#333;height:30px;line-height:30px;overflow:hidden;}
.list-dys-h .list .txt h4{font-weight:normal;font-size:16px;color:#666;height:24px;line-height:24px;overflow:hidden;}
.list-dys-h .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:50%;float:left;}
.list-video .list{width:auto;height:auto;padding:0px;background:#fff;border:1px #ebebeb solid;  border-radius:5px;margin:10px 10px 10px 0px;float:none;overflow:hidden; position:relative;}
.list-video .list .pic{height:auto;}
.list-video .list .pic img{width:100%;height:auto;border-radius: 5px;}
.list-video .list .txt{height:64px;padding:10px;box-sizing: border-box;}
.list-video .list .txt h3{font-size:16px;color:#333;height:44px;line-height:22px;overflow:hidden;}
.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:10px;bottom:10px;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 .bd{padding:0px;}
.list-video-h .list-li{width:auto;float:none;}
.list-video-h .list{width:auto;height:104px;padding:10px 0px 10px 170px;background:#fff;border:1px #ebebeb solid; border-radius:0px;margin:10px 10px 10px 10px;float:none;overflow:hidden; position:relative;box-sizing: border-box;}
.list-video-h .list .pic{position: absolute;left:5px;top:10px;width:150px;height:84px;background:#fff;box-shadow:0px 0px 5px #ccc;  border-radius:5px;overflow:hidden;}
.list-video-h .list .pic img{width:150px;height:84px;}
.list-video-h .list .txt{height:54px;padding:0px;}
.list-video-h .list .txt h3{font-size:18px;color:#333;height:54px;line-height:27px;overflow:hidden;}
.list-video-h .list .txt p{width:auto;font-size:12px;color:#999;height:26px;line-height:18px;padding:8px 0px 0px 0px;overflow:hidden;position:static;background:none;box-sizing: border-box;}
.list-video-h .list .i_play{bottom:15px;background:url(../images/i_play.png) no-repeat 10px center;background-size:20px 20px;}
.list-video-h .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-dp p{font-size:16px;line-height:1.8;color:#666;padding:15px 15px 0px 15px;text-align:justify;}


.swiper-container-a .swiper-slide{height:auto; background:none;}
.swiper-container-a .swiper-slide a{display:block;width:100%;height:100%;}
.swiper-container-a .swiper-slide span{display:block;}
.swiper-container-a .swiper-slide span img{width:100%;height:auto;}
.swiper-container-a .swiper-button-next{color:#fff;display:none;outline: none;}
.swiper-container-a .swiper-button-prev{color:#fff;display:none;outline: none;}
.swiper-container-a .swiper-pagination-bullet-active{background:#fff;}
.swiper-container-a .swiper-pagination-bullets{bottom:5px!important;}


.dys-detial{width:auto;min-height:260px;padding:20px 20px 40px 20px;margin:0px auto 0px auto; position:relative;}
.dys-detial .pic{width:auto; position:static;margin:0px 20px 20px 20px}
.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:center;}
.dys-detial .txt h4{font-weight:normal;font-size:16px;color:#666;line-height:20px;overflow:hidden;text-align:center;}
.dys-detial .txt h5{padding:10px 0px 0px 0px;font-weight:normal;font-size:16px;color:#666;line-height:1.8;overflow:hidden;text-align:justify;}
.dys-detial .txt p{padding:20px 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:0px;padding:196px 20px 0px 20px;}
.con-left .dys-detial .pic{width:120px; position: absolute;left:20px;top:20px;margin:0px;}
.con-left .dys-detial .pic img{width:120px;height:156px;}
.con-left .dys-detial .txt h3{position: absolute;left:160px;top:40px;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: absolute;left:160px;top:90px;font-weight:normal;font-size:16px;color:#666;line-height:20px;height:80px;overflow:hidden;text-align:left;padding:0px 20px 0px 0px;}
.con-left .dys-detial .txt p{margin:0px;padding:0px;font-size:16px;color:#666;line-height:1.8;overflow:hidden; text-align:justify;}


.video-detial{width:100%;height:auto;padding:0px 0px 0px 0px;margin:0px auto 0px auto; position:static;}
.video-detial .video{width:100%; height:auto;position:relative;left:0px;top:0px;overflow:hidden;}
.video-detial .video .i_back{position: absolute;left:0px;top:0px;z-index:3;background:url(../images/i_back_w.png) no-repeat center center; background-size:24px 24px;display:block;}
.video-detial .video img{width:100%; height:auto;}
.video-detial .video video{width:100%; height:auto;outline:none;display:block;}
.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:0%;top:0%;width:100%;height:100%;margin:0px 0px 0px 0px;padding:0px;background:none; box-shadow: 0px 0px 0px;overflow:hidden; border-radius: 0px;}
.video-detial .video .tips-box .tips-box-bg{background:#fff;box-shadow:0px 0px 0px #ccc;  border-radius:0px;opacity: 0.8; position: absolute;width:100%;height:100%;left:0px;top:0px;}
.video-detial .video .tips-box .tips-box-txt{margin:50px 30px;}
.video-detial .video .tips-box-sm{position: absolute;left:0px;top:0px;width:100%;height:100%;display:none;}
.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:block;}
.video-detial .video .tips-box-sm-m img{width:100%;}
.video-detial .video .tips-box-sm .i_close{position: absolute;left:50%;margin-left:-24px;bottom:50px;width:48px;height:48px;z-index:3;background:url(../images/i_close_a.png) no-repeat center center; background-size:48px 48px;display:block;}
.video-detial .video .tips-box-sm-m .i_close{position: absolute;right:10px;bottom:10px;width:48px;height:48px;z-index:3;background:url(../images/i_close_a.png) no-repeat center center; background-size:48px 48px;display:block;}

.video-detial .txt{padding:20px 20px 70px 20px; position: relative;}
.video-detial .txt h3{font-weight:bold;font-size:24px;color:#333;line-height:30px;overflow:hidden;margin:0px 0px 10px 0px;}
.video-detial .txt dl{height:24px;line-height:24px;font-size:14px;}
.video-detial .txt dt{height:24px;display:inline-block;font-weight:bold;vertical-align: middle;}
.video-detial .txt dd{height:24px;display:inline-block;vertical-align: middle;}
.video-detial .txt .tag{height:24px;padding:0px 20px 0px 50px;position: relative;}
.video-detial .txt .tag dt{position: absolute;left:0px;top:0px;}
.video-detial .txt .tag dd{overflow:hidden;}
.video-detial .txt .tag a{display:inline-block;padding:0px 10px;background:#e0e0e0;border-radius: 5px;margin:0px 10px 0px 0px;}
.video-detial .txt .tag a:hover{background:#a9052b;color:#fff;}
.video-detial .txt .tag .i_more{position: absolute;right:0px;top:2px; cursor:pointer;}
.video-detial .txt .tag .tips-box{position: absolute;top:24px;bottom:auto;z-index:3; text-align:left;display:none;}
.video-detial .txt .tag .tips-box a{margin:5px;}
.video-detial .txt .tag .tips-box .i_close{height:40px;padding:0px 40px 0px 0px;margin:0px;background:url(../images/i_close.png) no-repeat center center; background-size:24px 24px; display:inline-block;position:absolute; top:0px;right:0px;border:0px; cursor:pointer;z-index:1;}

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


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


.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{background:#fff;padding:120px 0px 30px 0px;background-size:100% auto;position: relative;}
.regpage .i_back{position: absolute;left:0px;top:0px;z-index:3;background:url(../images/i_back_w.png) no-repeat center center; background-size:24px 24px;display:block;}
.regpage .logo{/*display:block;*/display: none; position: absolute;top:70px;left:50px;width:150px;}
.regpage .logo img{width:100%;}

.regbox{background:#fff;margin:0px 20px;/*box-shadow:0px 0px 5px #ccc;*/border-radius:5px;padding:0px 20px;}
.regbox .hd{height:60px;line-height:60px;text-align:center;font-size:18px;}
.regbox .hd li{width:33%;float:left;}
.regbox .hd li a{display:inline-block;height:30px;line-height:30px;}
.regbox .hd li .act{color:#333;border-bottom:5px #BEBEBE solid;}
.regbox .form{padding:10px 0px 20px 0px;}
.regbox .form dl{line-height:40px;padding:0px 0px 20px 85px;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:center;padding:10px 0px;}
.regbox .read-notice b{text-align:center;font-size:12px;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 1px solid;box-shadow: none}
.regbox .form-control:focus {box-shadow: none;border: unset;border-bottom:#8D8D8D 1px 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{padding:20px 0px;margin:0 auto;clear:both;zoom:1;}
.mypage:after{content: ""; display: block; clear: both; height: 0px;}
.mypage .con-left{display:none;}
.mypage .con-right{}

.user-edit{}
.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 20px 10px 110px;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:20px;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-fav .hd{display:none;}
.user-fav .box{padding:0px;}
.user-fav .list-video-h .list p span{display:none;}


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


.mypage-index{}
.mypage-index .userinfo{background:url(../images/my_header.png) no-repeat bottom center;background-size:100% auto; position: relative;padding:30px 0px 20px 0px;margin:0px 0px 30px 0px;}
.mypage-index .userinfo .i_back{position: absolute;left:0px;top:0px;background: url(../images/i_back_w.png) no-repeat center center;background-size: 24px 24px;}
.mypage-index .userinfo img{width:100px;height:100px; border:3px #fff solid;border-radius: 100px;display:block;margin:0 auto;}
.mypage-index .userinfo h3{font-size:18px;font-weight:bold;padding:10px 0px;color:#333;text-align:center;color:#fff;}
.mypage-index .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; }

.mypage-index .box{background:#fff;padding:10px 0px 0px 0px;box-shadow:0px 0px 5px #ccc;  border-radius:5px;margin:15px 15px 30px 15px;}
.mypage-index .box .hd h3{font-size:18px;}
.mypage-index .list-video .list-box{padding:0px 5px;}
.mypage-index .list-video .list-li{width:33.3%;float:left;}
.mypage-index .list-video .list{margin:5px;box-shadow:0px 0px 0px #ccc;}
.mypage-index .list-video .list .txt{padding:5px 0px 0px 0px;height:32px;}
.mypage-index .list-video .list h3{font-size:12px;height:32px;line-height:16px;font-weight:normal;}
.mypage-index .list-video .list p{display:none;}
.mypage-index .list-video .list .i_play{display:none;}


.mypage-index .usernav{padding:0px 10px;}
.mypage-index .usernav li{width:25%;height:60px;text-align:center;font-size:14px;margin:0px 0px 10px 0px;float:left;}
.mypage-index .usernav li a{display:block;line-height:30px;font-size:14px;padding:40px 0px 0px 0px; }
.mypage-index .usernav li .i_n1{background:url(../images/i_n1_over.png) no-repeat top center;background-size:40px 40px;}
.mypage-index .usernav li .i_n2{background:url(../images/i_n2_over.png) no-repeat top center;background-size:40px 40px;}
.mypage-index .usernav li .i_n3{background:url(../images/i_n3_over.png) no-repeat top center;background-size:40px 40px;}
.mypage-index .usernav li .i_n4{background:url(../images/i_n4_over.png) no-repeat top center;background-size:40px 40px;}


.con-article .con-left{display:none;}

.article-detail{padding:30px 20px 30px 20px;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{max-width:100%;}

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

.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:300px;min-height:300px;background:#fff; border-radius:10px; position:absolute;top:50%;left:50%;margin:-210px 0px 0px -150px;}
.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:0px 20px 20px 20px;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:#a9052b;color:#fff;}


.im-box{display:none;}


.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-tips{padding:20px 10px;}
.list-tips span{color:#a9052b;display:inline-block;padding:0px 10px;}
.list-tips strong{color:#a9052b;display:inline-block;padding:0px 10px;}

.list-none-search{}

.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;}

.i_help{margin:0px 10px;height:20px;line-height:20px;padding:0px 0px 0px 24px;background:url(../images/i_help.png) no-repeat left center; background-size:20px 20px; display:inline-block;overflow:hidden; vertical-align: middle;color:#a9052b; text-decoration:underline;}
.i_help:hover{text-decoration:underline;}

.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:40px;border-radius:40px;padding:0px 0px!important;margin:0px!important;text-align:center!important;border:0px!important;height:40px!important;line-height:40px!important;color:#fff!important;font-size:14px!important;background:#0093F9 !important;display:inline-block!important;}

.header .right .nav{height:auto;position: static;}
.header .right .nav li a{height:auto;border:0px;margin:0px 10px;line-height:40px;}
.header .right .nav li:first-child{display:none;}
.header .right .nav .login{display:block!important;}
.header .right .nav li form{display:none!important;}

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

.form-control:focus{border:1px #0091ff solid!important;box-shadow: 0,0,4px,0,#bed7ff!important;}
.form-control:disabled{background:#f2f2f2!important;}

.form-group{line-height:30px;padding:0px 0px 15px 85px;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;}


.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;}

.errmsg{
        text-align: center;
        height: auto;
        width: auto;
        right: 40%;
        top: 9%;
        margin: 0 auto;
        position: absolute;
        font-size: 20px;
        padding: 20px;
        background-color: #ffffff;
        color: #333333;
        border-radius: 14px;
        line-height: 40px;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
        -moz-box-shadow: 2px 2px 10px #909090;
        -webkit-box-shadow: 2px 2px 10px #909090;
        box-shadow: 0px 4px 21px #626e76bf;
        z-index: 999;
    }

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


/*报名参赛流程*/
.apply-step{width:80%;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:80%;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:100%;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:-1.6%;}
.apply-step-con .input-box .input-yzm .input_a{width:15%;margin-right:1.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:100%;padding:0px 0px 20px 0px;box-sizing: border-box;float:left;}
.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:300px 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:100% auto;}
.apply-step-con .checking{background:url(../images/apply_checking.png) no-repeat top center;  background-size:100% auto;}
.apply-step-con .false{background:url(../images/apply_false.png) no-repeat top center;  background-size:100% 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{min-width:100%;max-width:100%;/*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:90px;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:90px;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-head img{width:100%;}
.apply-index-info{width:100%;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:100%;margin:0 auto 50px auto;clear:both;zoom:1;}
.apply-index-info .bd:after{content: ""; display: block; clear: both; height: 0px;}
.apply-index-info .bd li{width:100%;padding:50px 50px 20px 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:100%;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:100%;margin:0 auto;text-align:center;}
.apply-index-process .bd img{width:100%;}


.apply-index-award{width:100%;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:100%;margin:0 auto;}
.apply-index-award .bd li{width:350px;padding:180px 0px 0px 0px;text-align:center;float:none;margin:0 auto;}
.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:100%;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:50%;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:100%;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 50px;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:100%;padding:0px 15px;margin:0 auto;box-sizing: border-box;}
.breadcrumb-nav .breadcrumb{background:none!important;padding:20px 0px!important;margin:0px!important;}
.breadcrumb{background:none!important;padding:20px 0px!important;margin:0px!important;}
.breadcrumb-item + .breadcrumb-item::before{content: ">"!important;}
.breadcrumb-item a{color:#0091FF;}
.breadcrumb-item a:hover{color:#0091FF;}

.video-detail{width:100%;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:100%;float:none;}
.video-detail .con-right{width:100%;float:none;}
.video-detail .my-video-dimensions{width:100%;height:auto;}
.video-detail .video-js .vjs-tech{position: static;}
.video-detail .con-left .video-info{background:#fff;padding:20px;border-radius: 0px 0px 10px 10px;font-size:18px;font-weight:bold;margin:0px 0px 10px 0px;}
.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/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:20px 20px 20px 20px;}

.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 20px 0px;clear:both;zoom:1;}
.video_div:after{content: ""; display: block; clear: both; height: 0px;}
.video_div .img_box{width:100%;}
.video_div .img_box .video_img {width: 100%;height: auto;}
.video_div .video_detail{padding:15px;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:auto;padding:15px 15px; box-sizing: border-box; line-height:24px;font-size:14px;margin: 15px 0px;border-radius: 7px;}

.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 0px 0px 0px;position: relative;}

.video_detail .join_box .join_button {width:45%;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: absolute;left:0px;top:0px;}
.video_detail .join_box .add_course_button {width:45%;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: absolute;right:0px;top:0px;}

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

.tab_box{width:100%;min-height:100px;background:#fff;margin:20px 0px 20px 0px;float:none;box-sizing: border-box;}
.expert_box {display:none;}

.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 120px;position: relative;}
.teacher_detail .teacher_left {position: absolute;left:20px;top:30px;width:100px;}
.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: 60px;height: 60px;border-radius: 50%;margin:0 auto;}

.teacher_detail .teacher_right {padding:50px 0px 0px 0px;border-bottom: 0px #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 0px -100px;padding:0px 0px 30px 0px;text-align: justify;max-height: auto;overflow-y: overlay;border-bottom: 1px #eee solid;}
.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 120px;}
.course_detail .teacher_right {padding:50px 0px 0px 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;}
.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;box-sizing: border-box; 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 20px;}
.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 10px 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;}


.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;}


.info-container{width:100%;min-height:200px;padding:0px 0px 0px 0px;box-sizing:border-box;position: relative; margin:0 auto;}
.info-container .info-left{position:absolute;top:20px;left:0px;width:150px;display:none;}
.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;}
.tab-class {display: unset;}
.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-setting{padding:20px;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:120px 0px 30px 0px;position: relative;}
.info-setting .name-avatar .user-avatar{position: absolute;top:10px;left:10px;right:auto;width:100%;}
.info-setting .name-avatar .user-avatar .pic{width:100px;float:left;}
.info-setting .name-avatar .user-avatar img{width:80px;height:80px;border-radius: 80px;}
.info-setting .name-avatar .user-avatar .txt{width:200px;float:left;}
.info-setting .name-avatar .user-avatar .txt p{font-size:14px;line-height:20px;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;}


#member-gender label{padding:0px 20px 0px 0px;width:50%;margin:0px;line-height:50px;display:inline-block;box-sizing: border-box;float:left; }
#member-gender label:last-child{padding:0px 0px 0px 20px;}
#member-gender input{}
#member-gender input[type=radio] {visibility: hidden;display:none;}
#member-gender label b {font-weight:bold;width:100%;background:#fff;font-size:16px;color:#333;padding:0px 20px;box-sizing: border-box; border:1px #d7d8d9 solid;height:50px;line-height:50px;border-radius: 5px;display:inline-block;text-align: center;}
#member-gender input[type=radio]:checked + b {border-color: #80bdff;box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}


.info-setting .row{width:100%;padding:0px 0px 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:100%;}


.info-ewm{position: relative;height:auto;padding:0px;}
.info-ewm .pic{width:180px;height:180px;position:static;margin:0 auto;}
.info-ewm .pic img{width:180px;height:180px;}
.info-ewm .download{position: static;}
.info-ewm .txt{padding:10px 0px;}
.info-ewm .txt p{line-height:30px;color:#0091FF;font-size:16px; word-break: break-all; }
.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-ewm .btn_download:hover{background:#007BD9;}

.info-account{padding:20px;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;clear:both;zoom:1;}
.info-account .bd:after{content: ""; display: block; clear: both; height: 0px;}

.info-account .bd dl{width:100%;padding:0px 0px 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-account .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;}

.info-account .input_a:focus{border:1px #0091ff solid!important;box-shadow: 0,0,4px,0,#bed7ff!important;}
.info-account .input_a:disabled{background:#f2f2f2!important;}

.info-password{width:100%;float:left;}
.info-password dl{width:100%!important;}
.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:100%;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:20px;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:100%;padding:0px 0px 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 dl .row{margin-right: -15px;margin-left: -15px;}
.info-identity .bd dl .select2-container{width:100%!important;}

.info-identity .bd p{padding:0px 0px 30px 0px;}
.info-identity .bd .item{width:100%;padding:0px 0px 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:110px;height:70px;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:120px;height:80px;background:url(../images/info_identity_card_font.png) no-repeat center center;background-size:120px 80px; display:inline-block; position: relative;overflow:hidden;}
.info-identity .bd .item .card_font img{width:100%;height:100%;}

.info-identity .bd .item .card_back{width:120px;height:80px;background:url(../images/info_identity_card_back.png) no-repeat center center;background-size:120px 80px; display:inline-block; position: relative;overflow:hidden;}
.info-identity .bd .item .card_back img{width:100%;height:100%;}

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

.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-box{clear:both;padding:30px 0px 0px 0px;}
.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:80px;}
.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:100%;}



.info-identity .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;}
.info-identity .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;}



.race-log{padding:20px;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:auto;padding:20px 0px 20px 0px; position: relative;box-sizing:content-box;}
.race-log .bd .list .pic{width:100%;height:auto;position:static;}
.race-log .bd .list .pic img{width:100%;height:auto;}
.race-log .bd .list .txt{padding:20px 0px 0px 0px;}
.race-log .bd .list .txt h3{font-size:24px;height:auto;line-height:30px;color:#333;}
.race-log .bd .list .txt p{font-size:14px;height:auto;line-height:25px;color:#666;}
.race-log .bd .list .txt .time{font-size:14px;height:auto;line-height:25px;color:#666;}
.race-log .bd .list .status{position: static;padding:20px 0px 0px 0px;}
.race-log .bd .list .status span{width:100px;padding:0px;}


.message-container{width:100%;min-height:200px;padding:0px 0px 0px 0px;box-sizing:border-box;position: relative; margin:0 auto;}
.message-container .message-left{position:absolute;top:20px;left:0px;width:150px;display:none;}

.message-list{padding:20px;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;min-height:500px;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:block;font-size:16px;font-weight:bold;color:#333;}
.message-list .bd .list .txt .time{height:30px;line-height:30px;display:block;font-size:12px;color:#999;padding:0px 0px;}
.message-list .bd .list .txt .con{clear:both;font-size:14px;color:#666;line-height:24px;padding:10px 0px 20px 0px;}


/*新页头*/
.new-header{height:60px;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;}
.new-header .logo{width:auto;padding:10px 20px;float:left;overflow:hidden;}
.new-header .logo img{height:40px;}
.new-header .nav{margin:10px 0px;line-height:40px;font-size:16px;float:left;display:none;}
.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:#333;}
.new-header .nav li a:hover{color:#0091FF; text-decoration: none;}
.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:10px 150px 10px 20px;float:left;display:block;}
.new-header .search .search_input{width:auto;height:40px;line-height:40px;font-size:14px;padding:0px 60px 0px 20px;margin:0px;border:1px #f2f3fc 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;background:url("../images/i_search_new.png") no-repeat center center; background-size:30px 30px;display:block;}

.new-header .search .search-block{position: absolute;top:45px;left:0px;width:100%;background:#fff;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:1px #d8d8d8 solid;margin:13px 0px 0px 0px;width:60px; height:34px;padding:0px 0px;background:url(../images/i_msg.png) no-repeat center center; background-size:24px 24px;float:left;position: relative;}
.new-header .msg a{width:100%;height:100%;display:block;}
.new-header .msg b{display:block;position: absolute;right:10px;top:-5px;width:16px;height:16px;line-height:16px;font-size:12px;text-align: center;color:#fff;background:#f00;border-radius: 50%;overflow:hidden;}
.new-header .login {padding:10px 0px;height:40px;line-height:40px;float:right; position: relative;z-index:2;box-sizing:content-box;}
.new-header .login .name{max-width:90px;height:40px;line-height:40px;text-align: right; font-size:12px;float:left;overflow:hidden;}
.new-header .login .userhead{float:left;}
.new-header .login .userhead img{width:40px;height:40px;border-radius: 40px;}

.new-header .login .menu-down{width:100px;text-align:center;position: absolute;right:0px;top:55px;background:#fff;box-shadow: 0px 2px 5px #ccc; display:none;}
.new-header .login .menu-down ul{margin:0px;padding:0px;}
.new-header .login .menu-down li{height:40px;line-height:40px;font-size:14px;}
.new-header .login .menu-down li a{height:40px;line-height:40px;color:#333;}
.new-header .login .menu-down li a:hover{color:#0091FF; text-decoration: none;}

.new-header .login:hover .menu-down{display:block;}
.new-header .login .menu-down .btn_logout{width:100%;height:40px;line-height:40px;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:#0091FF; text-decoration: none;}

.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:55px;background:#fff;box-shadow: 0px 2px 5px #ccc; display:none;}
.new-header .login .menu-down .userinfo{padding:0px 0px 10px 70px; 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 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-footer{min-width:100%;max-width:100%;font-size:12px;background:#E5EAED;clear:both;zoom:1; margin:0 auto;}
.new-footer:after{content: ""; display: block; clear: both; height: 0px;}
.new-footer .inner{position: relative;padding:30px 20px 30px 20px;}
.new-footer .txt{margin:0px;padding:10px;line-height:30px;color:#939DA6;}
.new-footer .txt span{display:inline-block;margin-right:10px;}
.new-footer .right{position:relative; color:#333;font-size:12px;font-weight:bold;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:100%;max-width:100%;margin:0 auto;}

.new-department{min-width:100%;max-width:100%;padding:0px 20px;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;}
.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:33.333333%;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;padding:0px 20px;}
.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:80%;height:330px;right:10%;top:35px;}
.new-doctor-say .txt .con{height:180px;padding:30px 20px 0px 20px;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;overflow:hidden;}
.new-doctor-say .txt .con p{padding:8px 0px 0px 0px;line-height:24px;font-size:14px;color:#666;overflow:hidden;box-sizing: content-box;text-align: justify;}
.new-doctor-say .txt .info{max-height:120px;padding:0px 20px;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:0px;bottom:30px;text-align: center;width:100%;}
.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:80%;height:330px;left:10%;top:35px;right:auto;}


.new-doctor-school{min-width:100%;max-width:100%;padding:20px 20px 30px 20px;background-repeat: no-repeat;background-size: auto 100%;clear:both;zoom:1; margin:0px auto 30px auto;box-sizing: border-box;}
.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:50%;padding:0px 30px 30px 0px;float:left;box-sizing: border-box;}
.new-doctor-school .bd .list .pic{height:180px;}
.new-doctor-school .bd .list .pic img{width:100%;height:100%;}
.new-doctor-school .bd .list .txt{padding:20px 20px 20px 20px;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 30px 0px;margin:10px 0px 0px 0px;}
.new-doctor-school .bd .list .txt .more a{width:100px;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 20px;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:50%;padding:0px 30px 0px 0px;float:left;box-sizing: border-box;}
.new-doctor-meeting .bd .list .pic{height:120px;}
.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;}

.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;}



/*搜索筛选*/
.search-selector{padding:10px;}
.search-selector .sx,.search-selector .zj {padding-bottom: 10px;}
.search-selector .sx a {color: #000;height: 27px;line-height: 27px;display: inline-block;margin-right: 10px;text-align: center;padding: 0 10px;}
.search-selector .sx a.on { background-color: rgba(30, 153, 255, 0.2);border-radius: 1px;color: rgba(0, 145, 255, 1);}
.search-selector .sx h3, .search-selector .zj h3 {display: inline-block;line-height: 22px;height: 22px;font-size: 14px; margin:0px 10px 10px 0px;font-weight:bold;}
.search-selector .zj a {color: #fff;line-height: 27px;display: inline-block;height: 27px;margin-right: 10px;text-align: center;background-color: rgba(30, 153, 255, 0.2);border-radius: 1px;color: rgba(0, 145, 255, 1);padding: 0 10px;}


.list_vip {height: 104px !important;}
.list_vip h5{height:32px;line-height:32px;overflow:hidden;font-size:16px;}
.list_vip .doctor_address{font-size: 12px;margin: 4px 0px 0px 0px;height: 18px;overflow: hidden;color:#999;}
.list_vip .doctor_price{color: red;position: absolute;right: 15px;bottom:14px;height:18px;line-height:18px;margin:0px;background:#fff;padding:0px 0px 0px 10px;}
.list_vip .doctor_price span{padding:0px 0px 0px 10px;display:inline-block;}
.list_vip .add_course{color: red;position: absolute;right: 15px;}



/*通用对话框*/
.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:80%;height:280px;margin:-190px 0px 0px -40%;text-align:center;}
.dialog-box-true{background:#feffff;border-radius: 10px;}
.dialog-box-false{background:#fffefe;border-radius: 10px;}
.dialog-box-true .dialog-box-title{background:url("../images/dialog_true.png") no-repeat top center;background-size:auto 120px;}
.dialog-box-false .dialog-box-title{background:url("../images/dialog_false.png") no-repeat top center;background-size:auto 120px;}
.dialog-box-title{height:120px;margin:-44px 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:60px;right:20px;border:0px; cursor:pointer;z-index:1;}
.dialog-box-con{padding:0px 30px;}
.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;}
.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;}

.btn_s{background:#0087ff;font-size:16px;color:#fff;width:100%;padding:0px 10px;margin:0px;box-sizing:border-box; border:0px #0087ff solid;height:50px;line-height:50px;border-radius: 5px;display:inline-block;text-align:center;}
.btn_s:hover{opacity: 0.8;color:#fff;}

.btn_sa{background:#0087ff;font-size:14px;color:#fff;padding:0px 30px;margin:0px;box-sizing:border-box; border:0px #0087ff solid;height:30px;line-height:30px;border-radius: 5px;display:inline-block;text-align:center;}
.btn_sa:hover{opacity: 0.8;color:#fff;}

.btn_sc{background:#eee;border:1px #C8C8C8 solid;font-size:14px;color:#333;padding:0px 30px;margin:0px;box-sizing:border-box; border:0px #0087ff solid;height:30px;line-height:30px;border-radius: 5px;display:inline-block;text-align:center;}
.btn_sc:hover{opacity: 0.8;color:#333;}


.btn_ska{background:#fff;font-size:14px;color:#0091FF;padding:0px 30px;margin:0px;box-sizing:border-box; border:1px #0091FF solid;height:30px;line-height:30px;border-radius: 5px;display:inline-block;text-align:center;}
.btn_ska:hover{opacity: 0.8;color:#0091FF;}

.btn_skb{background:#fff;font-size:14px;color:#E64247;padding:0px 30px;margin:0px;box-sizing:border-box; border:1px #E64247 solid;height:30px;line-height:30px;border-radius: 5px;display:inline-block;text-align:center;}
.btn_skb:hover{opacity: 0.8;color:#E64247;}

.btn_skc{background:#fff;font-size:14px;color:#FF9654;padding:0px 30px;margin:0px;box-sizing:border-box; border:1px #FF9654 solid;height:30px;line-height:30px;border-radius: 5px;display:inline-block;text-align:center;}
.btn_skc:hover{opacity: 0.8;color:#FF9654;}

.btn_skd{background:#fff;font-size:14px;color:#666666;padding:0px 30px;margin:0px;box-sizing:border-box; border:1px #666666 solid;height:30px;line-height:30px;border-radius: 5px;display:inline-block;text-align:center;}
.btn_skd:hover{opacity: 0.8;color:#666666;}

@media (max-width: 1200px) {
    .info-container .info-left {position: unset;top: 20px;left: 0px;width: 100%;display: block;}
    .info-container .info-left ul {display: flex;}
    .info-container .info-left ul .active,.info-container .info-left ul .act{border-left: unset!important;border-bottom: 3px #009aff solid;}
    .info-container .info-left ul li {float: left;margin: 0 1%;width: 14.5%;background: unset !important;font-size: 0.8rem !important;height: 40px!important;line-height: 40px!important;border-left: unset!important;border-bottom: 3px #e5e6e8 solid;}
    .info-container .info-right {margin-top: 10px;}
    .race-log .bd{padding: 20px 0;}
    .race-log .bd .group-title {background-color: rgba(230, 244, 255, 1);border-radius: 3px;height: 30px;line-height: 30px; /*margin-right: 116px;*/ /*margin-bottom: 10px;*/margin: 0 10% 10px 0;}
    .race-log .bd .group-title:last-child{margin-left: 0px;}
    .race-log .bd .race-list tr .operate a{display: block;}
    .race-log .bd .race-list tr .operate span{margin: 0 1%;}
}


.department-nav{padding:15px 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:895px;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:285px;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 20px;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:60px;line-height:60px;padding:0px 100px 0px 0px;position: relative;}
.vod-mod-a .hd h3{height:60px;line-height:60px;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{background:none;padding:0px;color:#333;font-size:16px;}
.vod-mod-a .video-list{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:800px;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_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_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-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 30px 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:15px 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:20px 0px 0px 0px;}
.na-info-identity .bd h3{font-size:18px;padding:20px 0px 20px 0px;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%;line-height:40px;position: relative;padding:0px 150px 20px 100px; float:left;}
.na-info-identity .bd .form dt{font-size:14px;font-weight:normal;position: absolute;left:0px;top:0px;color:#999;}
.na-info-identity .bd .form .input_a{width:100%;height:40px;line-height:40px;padding:0px 10px;border:1px #c9cdd4 solid;border-radius: 4px;}
.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;}
.na-info-identity .bd .form .upload-certificate .upload-img a{color:#0093F9;}
.na-info-identity .bd .form .upload-certificate .upload-img img{width:334px;height:140px;}
.na-info-identity .bd .form .tips{color:#999;font-size:12px;line-height:20px;}

.na-info-identity .bd .submit{text-align:center;padding:20px 0px;clear:both;zoom:1;width: 100%}
.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;}
.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;}

.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 .txt{}
.na-info-identity .bd .account-info .txt h3{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 .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;}
.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;}


