@charset "utf-8";
/*
@author: he
@update: he (2022-10-23)
*/
body{font:12px/1.5 "\5FAE\8F6F\96C5\9ED1",arial,Helvetica,Tahoma,sans-serif; margin:0 auto; color:#333; min-width: 1200px;}
p,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe{margin:0; padding:0;}
img{border:0 none;}
ul,li,ol{list-style-type:none;}
i,em,address, caption, cite, code, dfn, th, var {font-style: normal;font-weight: normal}
.msf{font-family:\5FAE\8F6F\96C5\9ED1,\9ED1\4F53;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;}
a,a:hover{outline:none;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
input,button,select,textarea{outline:none} textarea{resize:none}

/*框架*/
.layout{ clear:both;width:1200px;text-align:left;margin:0 auto;color:#333;}
.fl{ float:left;_display: inline}
.fr{ float:right;_display: inline}
.pr{ position:relative}
.abs{position:absolute;}
.ellipsis{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
/* 新增公用样式 */
.hide{display:none;}
.diiblock{display: inline-block; *zoom: 1; *display: inline;}
.textcon{text-align:center;}
.marcon{margin:0 auto;}
.wblod{font-weight: bold;}
.horizontalcolor{background: -moz-linear-gradient(to right, #11C3F9, #72C472); background: -ms-linear-gradient(to right, #11C3F9, #72C472); background: -webkit-linear-gradient(to right, #11C3F9, #72C472); background: linear-gradient(to right, #11C3F9, #72C472); filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#11C3F9", endColorstr="#72C472", gradientType="1");}
.verticalcolor{background: -moz-linear-gradient(#11C3F9, #72C472); background: -ms-linear-gradient(#11C3F9, #72C472); background: -webkit-linear-gradient(#11C3F9, #72C472); background: linear-gradient(#11C3F9, #72C472); filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#11C3F9", endColorstr="#72C472", gradientType="0");}
.margR0{margin-right: 0 !important;}
.bodyBg{ background: #fedbb9;}
.ggTit{ width: 100%; height: 98px; line-height: 98px; text-align: center; font-size: 40px; font-weight: 700; color: #0f0f56; background:url(/images/zhuanti/2023baoming_hushi/tit_01.png) no-repeat center;}

/*页头大图*/
.header{ height: 410px; position: relative; z-index: 1;}
.header .logo{ position: absolute; display: block; top: 36px; left: 5px; width: 166px; height: 38px;}

/* 大纲教材 */
.outline{ padding: 10px 0 20px;}
.outline .content{ padding: 26px 0 30px; border-radius: 6px; background:url(/images/zhuanti/2023baoming_hushi/tit_02.jpg) no-repeat left bottom #fff; -webkit-box-shadow:0 8px 20px rgba(252, 209, 155, 0.8); -moz-box-shadow:0 8px 20px rgba(252, 209, 155, 0.8); box-shadow:0 8px 20px rgba(252, 209, 155, 0.8);}
.outline .content .listBox{ text-align: center; height: 254px; margin-bottom: 20px;}
.outline .content .listBox-list{ position: relative; z-index: 1; display: inline-block; width: 254px; height: 254px; margin: 0 60px;}
.outline .content .listBox-list p{ position: absolute; top: 62px; left: 0; width: 100%; height: 40px; line-height: 40px; font-size: 24px; color: #663b1d;}
.outline .content .listBox-list:hover p{ color: #a45023;}
.outline .content .listBox-list.bg01{ background:url(/images/zhuanti/2023baoming_hushi/bg_12.jpg) no-repeat;}
.outline .content .listBox-list.bg02{ background:url(/images/zhuanti/2023baoming_hushi/bg_13.jpg) no-repeat;}
.outline .content .listBox-list.bg03{ background:url(/images/zhuanti/2023baoming_hushi/bg_14.jpg) no-repeat;}
.outline .content .bbtn{ display: block; width: 276px; height: 56px; text-align: center; line-height: 56px; font-size: 20px; font-weight: 700; color: #fff; margin: 0 auto; border-radius: 28px; background: #f34a46;
    background: -webkit-linear-gradient(left, #f34a45, #f8663a); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f34a45, #f8663a); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f34a45, #f8663a); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f34a45, #f8663a); /* 标准的语法 */}
.outline .content .bbtn:hover{
    text-decoration: none;
    background: -webkit-linear-gradient(left, #f8663a, #f34a45); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f8663a, #f34a45); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f8663a, #f34a45); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f8663a, #f34a45); /* 标准的语法 */}

/* 咨询 */
.consult{ position: relative; padding-bottom: 20px;}
.consult .content{
    width: 1200px;
    min-height: 702px;
    background-color: #fefefe;
    -webkit-box-shadow:0 8px 20px rgba(252, 209, 155, 0.8);
    -moz-box-shadow:0 8px 20px rgba(252, 209, 155, 0.8);
    box-shadow:0 8px 20px rgba(252, 209, 155, 0.8);
    border-radius: 8px;
    padding-bottom: 30px;
}
.consult .content .t_left{ width: 270px; height: 290px; background: url(/images/zhuanti/2023baoming_hushi/consult1.jpg) no-repeat; margin-top: 30px; margin-left: 30px;}
.consult .content .t_left .tBtn{ display: block; width: 190px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; font-weight: 700; color: #fff; border-radius: 25px; background: #f55940; margin: 0 auto 25px;
    background: -webkit-linear-gradient(left, #f34d49, #f8673a); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f34d49, #f8673a); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f34d49, #f8673a); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f34d49, #f8673a); /* 标准的语法 */}
.consult .content .t_left .tBtn:hover{ background: #f34d49;
    background: -webkit-linear-gradient(left, #f8673a, #f34d49); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f8673a, #f34d49); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f8673a, #f34d49); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f8673a, #f34d49); /* 标准的语法 */}
.consult .content .t_left .cTit{ line-height: 38px; text-align: center; font-size: 16px; color: #666; font-weight: 700; margin-bottom: 6px;}
.consult .content .t_left .bEwm{ display: block; width: 110px; height: 110px; margin: 0 auto;}

.consult .content .t_left02{ width: 270px; height: 290px; background: url(/images/zhuanti/2023baoming_hushi/consult3.jpg) no-repeat; margin-top: 30px; margin-left: 30px;}
.consult .content .t_left02 .tTit{ line-height: 46px; text-align: center; font-size: 20px; color: #f7653b; font-weight: 700; margin-bottom: 4px;}
.consult .content .t_left02 .cEwm{ display: block; width: 110px; height: 110px; margin: 0 auto 6px;}
.consult .content .t_left02 .cTxt{ line-height: 18px; text-align: center; font-size: 12px; color: #999; margin-bottom: 8px;}
.consult .content .t_left02 .bBtn{ display: block; width: 118px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; color: #f79a4b; border-radius: 17px; border: 1px solid #f79a4b; margin: 0 auto 25px;}
.consult .content .t_left02 .bBtn:hover{ background: #f79a4b; color: #fff;}

.consult .content .t_right{
    margin-left: 12px;
}
.consult .content .t_right .cbox {
    width: 873px;
    border-radius: 10px;
}
.consult .content .t_right .cbox .listbox{ padding: 30px 0 0 15px;}
.consult .content .t_right .cbox .listbox li {
    float: left;
    width: 115px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    margin: 0 7px 10px 0;
    background: #e4e9ff;
    border-radius: 4px;
}
.consult .content .t_right .cbox .listbox li a {
    display: block;
    height: 50px;
    background: #fa8f4e;
    border-radius: 4px;
    color: #fff;
}
.consult .content .t_right .cbox .listbox li a:hover {
    text-decoration: none;
    background: #f8663b;

}
.consult .content .t_right .cbox .hbox{ clear: both; margin-bottom: 20px; text-align: center;}
.consult .content .t_right .cbox .hbox .btn{ display: inline-block; *display: inline; *zoom: 1; width: 276px; height: 56px; text-align: center; line-height: 56px; font-size: 20px; font-weight: 700; color: #fff; margin: 0 8px; border-radius: 28px; -webkit-box-shadow:0 3px 1px rgba(248, 116, 37, 0.38); -moz-box-shadow:0 3px 1px rgba(248, 116, 37, 0.38); box-shadow:0 3px 1px rgba(248, 116, 37, 0.38); background: #fe9833\9;
    background: -webkit-linear-gradient(top, #fca623, #ff8d41); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #fca623, #ff8d41); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #fca623, #ff8d41); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #fca623, #ff8d41); /* 标准的语法 */}
.consult .content .t_right .cbox .hbox .btn:hover{ text-decoration: none;
    background: -webkit-linear-gradient(top, #ff8d41, #fca623); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ff8d41, #fca623); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ff8d41, #fca623); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ff8d41, #fca623); /* 标准的语法 */}

.consult .content .bottom{
    margin-top: 75px;
    margin-left: 30px;
}
.consult .content .bottom .list {
    margin-right: 60px;
}
.consult .content .bottom .list .con{
    width: 520px;
    min-height: 234px;
    background: #fff;
    box-shadow: 0px 3px 18px 0 rgba(200, 200, 200, 0.45);
    position: relative;
    border-radius: 4px;
    left: 20px;
}
.consult .content .bottom .list .titbg{
    width: 316px;
    height: 114px;
    background: url("/images/zhuanti/2023baoming_hushi/consult2.png") no-repeat center center;
    top: -50px;
    z-index: 0;
}
.consult .content .bottom .list .titbg span.num{
    position: absolute;
    left: 0;
    top: 0;
    width: 66px;
    height: 30px;
    background: #32317c;
    background-image: linear-gradient(90deg,
    #0aa08f 0%,
    #129686 100%);
    border-radius: 0px 0px 12px 0px;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
}
.consult .content .bottom .list .titbg span.txt{
    font-size: 26px;
    color: #fff;
    margin-left: 90px;
    line-height: 50px;
}
.consult .content .bottom .list .con{
    padding: 20px 10px 20px 40px;
    box-sizing: border-box;
}
.consult .content .bottom .list .con .con-txt{
    font-size: 18px;
    line-height: 48px;
}
.consult .content .bottom .list .con .con-txt:hover{
    color: #4ab83e;
}
.consult .content .bottom .list .con .con-txt a:hover{
    color: #4ab83e;
}
.consult .content .btnbox{
    display: block;
    width: auto;
    text-align: center;
    padding-top: 30px;
    margin: 0 auto;
}
.consult .content .btnbox .lbtn1{
    width: 260px;
    height: 56px;
    font-size: 20px;
    line-height: 56px;
    color: #f8653b;
    border-radius: 28px;
    border: solid 1px #f8643b;
    text-align: center;
    text-decoration: none;
    margin-top: 30px;
    margin-right: 30px;
}
.consult .content .btnbox .lbtn1:hover{
    background-image: linear-gradient(90deg,
    #f34a46 0%,
    #f8673a 100%);
    color: #fff;
}
.consult .content .btnbox .lbtn2{ width: 276px; height: 56px; text-align: center; line-height: 56px; font-size: 20px; font-weight: 700; color: #fff; margin: 0 auto; border-radius: 28px; background: #f34a46;
    background: -webkit-linear-gradient(left, #f34a45, #f8663a); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f34a45, #f8663a); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f34a45, #f8663a); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f34a45, #f8663a); /* 标准的语法 */}
.consult .content .btnbox .lbtn2:hover{
    text-decoration: none;
    background: -webkit-linear-gradient(left, #f8663a, #f34a45); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f8663a, #f34a45); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f8663a, #f34a45); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f8663a, #f34a45); /* 标准的语法 */}

/*广告位*/
.banner{ padding-bottom: 50px;}
.banner .pic{ display: block; width: 1200px; height: 120px; border-radius: 7px;}
.banner .pic img{ width: 1200px; height: 120px;}

/*工具模块*/
.tools .itembox{
    background: #FFFFFF;
    -webkit-box-shadow:0 8px 20px rgba(252, 209, 155, 0.8);
    -moz-box-shadow:0 8px 20px rgba(252, 209, 155, 0.8);
    box-shadow:0 8px 20px rgba(252, 209, 155, 0.8);
    padding: 40px 0;
    margin-bottom: 50px;
    border-radius: 8px;
}
.tools .itembox .item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 396px;
}
.tools .itembox .item .con h4{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
}
.tools .itembox .item .con h4 span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 56.025px;
    height: 24.975px;
    line-height: 24.975px;
    font-size: 16px;
    background: #2F3FC2;
    background: linear-gradient(0deg, #2F3FC2 0%, #483EA0 100%);
    border-radius: 12.975px 12.975px 12.975px 0px;
    color: #fff;
    text-align: center;
    margin-left: 5.025px;
}
.tools .itembox .item .con>p{
    font-size: 16px;
    line-height: 34px;
}
.tools .itembox .item .con .btn{
    display: block;
    width: 170.025px;
    height: 57.975px;
    background: url(/images/zhuanti/2023baoming_hushi/print.png) no-repeat center center;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 45.975px;
    font-weight: bold;
    margin-top: 20px;
}
.tools .itembox .item .con .btn:hover{
    transform: right(-3.975px);
}
.tools .itembox .item .pic{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 20px;
}
.tools .itembox .item .pic.pic2{
    vertical-align: -32px;
}
.tools .itembox .item .con{
    margin-left: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/* 直播 */
.liveMain{ padding-bottom: 20px;}
.liveMain .live-tbox{
    background: #fff;
    padding-top: 1px;
    border-radius: 8px;
    height: 590px;
    overflow: hidden;
    -webkit-box-shadow:0 8px 20px rgba(252, 209, 155, 0.8);
    -moz-box-shadow:0 8px 20px rgba(252, 209, 155, 0.8);
    box-shadow:0 8px 20px rgba(252, 209, 155, 0.8);
}
.liveMain .tbox {
    width: 1140px;
    height: 56px;
    background: #04b57e;
    background-image: linear-gradient(90deg,
    #f17921 1%,
    #f98a2a 100%);
    margin: 40px auto 30px;
    border-radius: 30px;
}
.liveMain .tbox-ltxt{ line-height: 36px; font-size: 26px; font-weight: 700; color: #ffc340; padding: 17px 0 0 30px;}
.liveMain .tbox-rbox { position: relative; z-index: 1; width: 1100px; margin-right: 16px;}
.liveMain .tbox-rbox .swiper-container {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 0 60px;
}
.liveMain .tbox-rbox .swiper-container .swiper-wrapper{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: auto;
}
.liveMain .tbox-rbox .swiper-slide {
    position: relative;
    z-index: 1;
    width: 111px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    padding-bottom: 10px;
}
.liveMain .tbox-rbox .swiper-slide.on {
    height: 65px;
    background: url(/images/zhuanti/2023baoming_hushi/tab_bgs1.png) no-repeat;
    color: #be641c;
    font-weight: bold;
}
.liveMain .tbox-rbox .swiper-slide i{ position: absolute; display: none; width: 22px; height: 12px; left: 50%; bottom: -12px; margin-left: -11px; background-position: 0 -1200px;}
.liveMain .tbox-rbox .swiper-slide.on i{ display: block;}
.liveMain .xbox{clear: both;display:none;overflow: hidden;}
.liveMain .xbox-videos {
    width: 628px;
    height: 400px;
    background-color: #ffffff;
    box-shadow: 0px 2px 16px 0px rgba(192, 192, 251, 0.48);
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    margin-left: 30px;
}
.liveMain .xbox-videos img{margin:9px;display: block;}
.liveMain .xbox-videos p {
    width: 152px;
    bottom: 44px;
    left: 260px;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #00624f;
}
.liveMain .xbox-videos .ewm{ width: 120px; height: 120px; bottom: 10px;right: 10px;}
.liveMain .xbox-rtxt{width: 420px;font-size: 18px;margin-right: 48px;}
.liveMain .xbox-rtxt .top{margin-bottom: 10px;}
.liveMain .xbox-rtxt .top span{font-size: 24px;color: #005952;font-weight: 600;}
.liveMain .xbox-rtxt .top a {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #fb9b4e;
    border-radius: 25px;
    margin: 15px auto 0;
}
.liveMain .xbox-rtxt .t-txt {
    line-height: 50px;
    background: url(/images/zhuanti/2023baoming_hushi/iconbox.png) no-repeat;
    padding-left: 45px;
}
.liveMain .xbox-rtxt .yi{background-position: -9px 6px;}
.liveMain .xbox-rtxt .er{background-position: -9px -38px;}
.liveMain .xbox-rtxt .san{background-position: -6px -85px;}
.liveMain .xbox-rtxt .san{font-weight: 600;}
.liveMain .xbox-rtxt .si{padding-top: 8px;line-height: 36px;}
.liveMain .xbox-rtxt .wu{line-height: 36px;}

.liveMain .xbox .lbtn{ display: block; width: 276px; height: 56px; text-align: center; line-height: 56px; font-size: 20px; font-weight: 700; color: #fff; margin: 30px auto 0;
    border-radius: 28px;
    -webkit-box-shadow:0 3px 1px rgba(248, 116, 37, 0.38);
    -moz-box-shadow:0 3px 1px rgba(248, 116, 37, 0.38);
    box-shadow:0 3px 1px rgba(248, 116, 37, 0.38);
    background-image: linear-gradient(90deg,
    #f34a46 0%,
    #f8673a 100%);
    box-shadow: 0px 4px 5px 0px
    rgba(248, 90, 64, 0.49);

}
.liveMain .xbox .lbtn:hover{ text-decoration: none;
    background-image: linear-gradient(90deg,
    #f8673a 0%,
    #f34a46 100%);
}

/*课程*/
.courseBoxbg{
    padding-top: 20px;
    background: url(/images/zhuanti/2023baoming_hushi/bg_15.jpg) no-repeat center top #f2aa7a;
}
.courseBox {
    margin-bottom: 20px;
}
.courseBox .conBox {
    padding: 10px 0 0;
}
.courseBox .conBox .clist {
    float: left;
    width: 282px;
    height: 440px;
    margin-right: 24px;
}
.courseBox .conBox .clist .cltit {
    height: 94px;
    line-height: 94px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 7px;
}
.courseBox .conBox .clist .cltit a{ color: #fff;}
.courseBox .conBox .clist .clbot{ position: relative; z-index: 1; height: 320px; padding: 10px 7px 0; background: #fff; border-radius: 5px; margin: 0 7px;}
.courseBox .conBox .clist .clbot .fdIcon{ position: absolute; top: -24px; right: 0; height: 34px; line-height: 34px; padding: 0 20px; font-size: 13px; color: #fff; border-radius: 17px 17px 0 17px;}
.courseBox .conBox .clist .clbot .ttxt{ overflow: hidden; padding: 8px 0; margin: 0 10px; border-bottom: 1px solid #f0ece3;}
.courseBox .conBox .clist .clbot .ttxt-tit{ position: relative; z-index: 1; height: 32px; line-height: 32px; font-size: 16px; font-weight: 700; padding-left: 13px;}
.courseBox .conBox .clist .clbot .ttxt-tit i{ position: absolute; left: 0; top: 50%; display: block; margin-top: -7px; width: 3px; height: 14px; background: #092c85; border-radius: 2px;}
.courseBox .conBox .clist .clbot .ttxt-txt{ line-height: 26px; font-size: 14px; padding: 4px 0;}
.courseBox .conBox .clist .clbot .ttxt.bb0{ border-bottom: 0;}
.courseBox .conBox .clist .clbot .chbox{ position: absolute; left: 10px; right: 10px; bottom: 20px; height: 46px;}
.courseBox .conBox .clist .clbot .chbox .price{ float: left; line-height: 46px; font-size: 24px; color: #f34c44; font-weight: 700;}
.courseBox .conBox .clist .clbot .chbox .btn { display: block; float: right; width: 120px; height: 46px; line-height: 46px; font-size: 18px; color: #fff; text-align: center; border-radius: 23px; background: #ff2e33; -webkit-box-shadow:0 7px 6px rgba(255, 9, 51, 0.4); -moz-box-shadow:0 7px 6px rgba(255, 9, 51, 0.4); box-shadow:0 7px 6px rgba(255, 9, 51, 0.4);
    background: -webkit-linear-gradient(left, #ff4920, #ff1942); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff4920, #ff1942); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff4920, #ff4920); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff4920, #ff1942); /* 标准的语法 */}
.courseBox .conBox .clist .clbot .chbox .btn:hover{ text-decoration: none; background: #ff1942;
    background: -webkit-linear-gradient(left, #ff1942, #ff4920); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff1942, #ff4920); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff1942, #ff4920); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff1942, #ff4920); /* 标准的语法 */}
.courseBox .conBox .clist.bg01{ background: url(/images/zhuanti/2023baoming_hushi/bg_06.png) no-repeat;}
.courseBox .conBox .clist.bg01 .clbot .fdIcon{ background: #c85205;}
.courseBox .conBox .clist.bg02{ background: url(/images/zhuanti/2023baoming_hushi/bg_07.png) no-repeat;}
.courseBox .conBox .clist.bg02 .clbot .fdIcon{ background: #006466;}
.courseBox .conBox .clist.bg03{ background: url(/images/zhuanti/2023baoming_hushi/bg_08.png) no-repeat;}
.courseBox .conBox .clist.bg03 .clbot .fdIcon{ background: #092c85;}
.courseBox .conBox .clist.bg04{ background: url(/images/zhuanti/2023baoming_hushi/bg_09.png) no-repeat; margin-right: 0;}
.courseBox .conBox .clist.bg04 .clbot .fdIcon{ background: #083ca5;}
.courseBox .lbtn{
    display: block;
    width: 276px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: 30px auto 0;
    border-radius: 28px;
    -webkit-box-shadow: 0 3px 1px rgb(248 116 37 / 38%);
    -moz-box-shadow: 0 3px 1px rgba(248, 116, 37, 0.38);
    background-image: linear-gradient(90deg, #f34a46 0%, #f8673a 100%);
    box-shadow: 0px 4px 5px 0px rgb(248 90 64 / 49%);
}
.courseBoxbg .Bbanner{ display: block; width: 1200px; height: 184px; margin-bottom: 20px;}
.courseBoxbg .Bbanner img{ width: 1200px; height: 184px;}

/*资料下载*/
.dataDownloadBg{ padding: 20px 0 79px; background:url(/images/zhuanti/2023baoming_hushi/bg_10.jpg) no-repeat center bottom #fee7cb;}
.dataDownload{ padding-top: 60px;}
.dataDownload .cbox{ height: 362px; position: relative; }
.dataDownload .cbox .listBox{ width: 330px; padding: 22px 0 0 30px;}
.dataDownload .cbox .listBox-list{ margin: 0 0 16px 120px; padding-left: 10px; height: 89px; line-height: 89px; font-size: 24px; border-bottom: 1px dashed #ccdbed;}
.dataDownload .cbox .listBox.right{ padding: 22px 30px 0 0;}
.dataDownload .cbox .lqbox {
    position: absolute;
    top: -50px;
    left: 390px;
    width: 367px;
    height: 440px;
    padding: 28px 30px 0;
    background: url("/images/zhuanti/2023baoming_hushi/zlbg.png") no-repeat;
}
.dataDownload .cbox .lqbox .noLogin-bg {
    display: block;
    width: 100%;
    height: 466px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    background: url(about:blank);
}
.dataDownload .cbox .lqbox .lqtit {
    line-height: 56px;
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 22px;
}
.dataDownload .cbox .lqbox .lqtit b{ color: #feac46; font-size: 28px;}
.dataDownload .cbox .lqbox .lqcen{ height: 40px; margin-bottom: 30px;}
.dataDownload .cbox .lqbox .lqcen-list{ float: left; width: 130px; padding-left: 30px; line-height: 40px; font-size: 18px; background-position: 0 -1636px; margin-left: 20px;}
.dataDownload .cbox .lqbox .lqcen-list.an{background: url("/images/zhuanti/2023baoming_hushi/duig.png") no-repeat center left;}
.dataDownload .cbox .lqbox .rbtn {
    display: block;
    width: 276px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    border-radius: 28px;
    -webkit-box-shadow: 0 3px 1px rgba(248, 116, 37, 0.38);
    -moz-box-shadow: 0 3px 1px rgba(248, 116, 37, 0.38);
    box-shadow: 0 3px 1px rgba(248, 116, 37, 0.38);
    background: #fe9833\9;
    background: -webkit-linear-gradient(top, #fca623, #ff8d41); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #fca623, #ff8d41); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #fca623, #ff8d41); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #fca623, #ff8d41); /* 标准的语法 */
    position: absolute;
    bottom: 54px;
    left: 50%;
    margin-left: -138px;
}
.dataDownload .cbox .lqbox .rbtn:hover{ text-decoration: none;
    background: -webkit-linear-gradient(top, #ff8d41, #fca623); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ff8d41, #fca623); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ff8d41, #fca623); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ff8d41, #fca623); /* 标准的语法 */}

/*jquery-select.tipxw固定样式请勿动*/
.select_boxhs {position:relative}
.select_boxhs select{display:none}
.select_boxhs input{padding:0;margin:0;cursor:pointer;position:absolute;top:0;left:0;background:none}
.select_boxhs i{position:absolute}
.select_boxhs ul {list-style-type:none;padding:0;margin:0;width:100%;display:none;position:absolute}
.select_boxhs ul li{list-style-type:none;padding:0;margin:0}
.select_boxhs ul.show{display:block}

/*此处样式自定义*/
.yourSelect{width:320px; height:50px;font-family: "Microsoft Yahei"; margin: 0 auto 40px;}
.yourSelect input{border:1px solid #e9e9e9;width:318px;overflow:hidden;height:48px;line-height:48px;text-indent:14px; font-size: 14px;border-radius:4px;font-family: "Microsoft Yahei";color:#666}
.yourSelect i{display:block;width:18px;height:13px; background:url(/images/yishizigekaoshi/project2020/an.png) no-repeat 0 -2200px;top:18px;right:10px;}
.yourSelect ul {width:318px; border:1px solid #e9e9e9;overflow: auto; overflow-x: hidden;background:#fff;}
.yourSelect ul li {overflow: hidden; width:318px;cursor:pointer;line-height:40px;height:40px;text-indent:14px;font-size: 14px;}
.yourSelect ul li.hover {background:#a7cee2;color:#fff}

/*加入我们*/
.joinBoxBg{ background: url(/images/zhuanti/2023baoming_hushi/bg_11.png) no-repeat center top #59548f;}
.joinBox{ height: 278px;}
.joinBox .ltxt{ width: 500px; padding: 30px 0 0 90px; color: #fff;}
.joinBox .ltxt-tit{ line-height: 74px; font-size: 30px; font-weight: 700; color: #fff;}
.joinBox .ltxt-cen{ line-height: 30px; font-size: 16px; margin-bottom: 14px;}
.joinBox .ltxt-cen b{ font-size: 22px;}
.joinBox .right{ padding: 50px 60px 0 0;color: #fff;}
.joinBox .right .ewm{ width: 140px; margin-right: 30px;}
.joinBox .right .ewm-pic{ display: block; width: 120px; height: 120px; padding: 10px; background: #fff; -webkit-box-shadow:0 0 15px rgba(0,0,0,0.13); -moz-box-shadow:0 0 15px rgba(0,0,0,0.13); box-shadow:0 0 15px rgba(0,0,0,0.13);}
.joinBox .right .ewm-txt{ line-height: 42px; text-align: center; font-size: 16px;}

/*右侧浮动*/
.rightFloat{ width:130px; position:fixed; right:10px; top:50%; margin-top: -220px; z-index:90;}
.rightFloat .top {
    position: absolute;
    display: block;
    width: 130px;
    height: 84px;
    padding-top: 21px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: url(/images/zhuanti/2023baoming_hushi/lnav1.png) no-repeat center center;
    cursor: pointer;
    top: -94px;
    left: 0;
}
.rightFloat .top:hover{ text-decoration: none;}
.rightFloat .top b{ font-size: 20px;}
.rightFloat .cen {
    margin: 0 auto;
    width: 110px;
    background: #ffc88b;
    background-image: linear-gradient(0deg,
    #ffc78c 5%,
    #ffb573 100%);
    padding-bottom: 10px;
}
.rightFloat .cen .list {
    position: relative;
    display: block;
    width: 90px;
    height: 42px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 42px;
    background-image: linear-gradient(80deg,
    #ee700d 0%,
    #e44702 100%),
    linear-gradient(
            #dd7c4a,
            #dd7c4a);
    border-radius: 21px;
    opacity: 0.79;
    margin: 0 auto 17px;
}
.rightFloat .cen .list:hover {
    text-decoration: none;
    background-image: linear-gradient(80deg,
    #b51100 0%,
    #d5150b 100%),
    linear-gradient(
            #dd7c4a,
            #dd7c4a);
}
.rightFloat .cen .listzx{
    display: block;
    font-size: 18px;
    width: 89px;
    height: 71px;
    background: url(/images/zhuanti/2023baoming_hushi/lnav2.png) no-repeat;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-top: 16px;
    margin: 0 auto;
}
.rightFloat .gototop {
    margin: 0 auto;
    display: block;
    width: 110px;
    height: 53px;
    background: url(/images/zhuanti/2023baoming_hushi/lnav3.png) no-repeat;
}
.rightFloat .close{
    display: block;
    width: 37px;
    height: 37px;
    background: url(/images/zhuanti/2023baoming_hushi/lnav4.png) no-repeat center center;
    margin-left: 49px;
    margin-top: 10px;
}





















































