@charset"gb2312";
* {
 padding:0;
 margin:0;
}
body {
 font-family:"microsoft yahei";
 font-size:14px;
}
ol,
ul {
 list-style:none;
}
input[type=submit],
input[type=reset],
input[type=button] {
 -webkit-appearance:none;
 outline:none;
}
a {
 text-decoration:none;
 color:inherit;
}
img {
 display:block;
}
.clear {
 clear:both;
}
.clear:after {
 zoom:1;
 height:0;
 content:'.';
 visibility:hidden;
 display:block;
}
.center {
 margin:auto;
}
.bg-gray {
 background:#f0f0f0
}
.bg-box {
 width:100%;
 padding-bottom:40px;
}
/* 公共样式 */.margin-t10 {
 margin-top:10px;
}
.margin-t15 {
 margin-top:15px;
}
.margin-t20 {
 margin-top:20px;
}
.margin-t30 {
 margin-top:30px;
}
.margin-t40 {
 margin-top:40px;
}
/* 专业设置导航 */.btn-box {
 width:280px;
 height:39px;
 border-radius:50px;
 background:linear-gradient(45deg,#fb0018,#ff6449);
 line-height: 39px;
 position:relative;
 z-index: 1;
}
.btn-box >div >a:first-child {
 float:left;
 width:140px;
 text-align:center;
 color:#fff;
}
.btn-box >div >a:last-child {
 float:right;
 width:140px;
 text-align:center;
 color:#fff;
}
.bg-active {
 position:absolute;
 top:2px;
 z-index:-1;
 left:2px;
 width:140px;
 height:35px;
 border-radius:50px;
 background:#ff6449;
 right:250px;
}
/* top_box */.top_box {
 width:1200px;
 background:#f0f0f0;
 border-bottom:1px solid #e0e0e0;
 display:flex;
 justify-content:space-between;
}
.top_box .top_box_left {
 width:620px;
 height:52px;
 position:relative;
}
.top_box .top_box_left>a {
 width:103px;
 height:53px;
 background:#fe4042;
 position:absolute;
 top:0;
 left:0;
 color:#fff;
}
.top_box .top_box_left>a>span {
 width:103px;
 height:53px;
 display:block;
 background:#fb0018 url(../images/mob_icon.png) 20px center no-repeat;
 background-size:12px;
 position:absolute;
 top:0;
 left:0;
 color:#fff;
 line-height:54px;
 text-indent:40px;
}
.top_box .top_box_left>p {
 padding-left:120px;
 line-height:52px;
 color:#000;
 font-size:16px;
 color:#000;
}
.top_box .top_box_left>p>strong {
 color:red;
 font-size:18px;
}
.top_box .top_box_right {
 width:290px;
 display:flex;
 align-items:center;
}
.top_box .top_box_right>ul {
 width:300px;
 display:flex;
}
.top_box .top_box_right>ul>li {
 width:300px;
 color:#707070;
}
.top_box .top_box_right>ul>li>a {
 display:block;
 text-align:center;
 border-right:1px solid #a8a8a8;
 height:12px;
 line-height:12px;
}
.top_box .top_box_right>ul>li:last-child>a {
 border:none;
}
/*视频盒子*/.cont_b_pic_box {
 width: 100%;
 max-width: 100%;
 background: #f0f0f0;
 overflow:hidden;
 margin-top:10px;
 padding: 20px 0 20px 0;
}
.hot-bm-box {
 width:1200px;
 overflow: hidden;
 display:flex;
 justify-content:space-between;
}
.hot-bm-left-list {
 width:898px;
 overflow: hidden;
}
.hot-bm-left-list>ul {
 display:flex;
 justify-content: space-between;
}
.hot-bm-left-list>ul>li {
 width:293px;
 height:189px;
 overflow: hidden;
}
.hot-bm-left-list>ul>li>a>img {
 width:293px;
}
.hot-bm-left-list>span {
 display:flex;
 justify-content:space-between;
 width:898px;
 height:189px;
}
.hot-bm-left-list>span>ul {
 width:595px;
 display:flex;
 justify-content:space-between;
 flex-wrap: wrap;
}
.hot-bm-left-list>span>ul>li {
 width:293px;
 height:189px;
 overflow: hidden;
}
.hot-bm-left-list>span>ul>li>a>img {
 width:293px;
}
.hot-bm-left-list>span>ul>li:first-child {
 width:595px;
 height:190px;
 overflow: hidden;
}
.hot-bm-left-list>span>ul>li:first-child>a>img {
 width:595px;
}
.hot-bm-right-list {
 width:292px;
 overflow: hidden;
}
.hot-bm-right-list>a>img {
 width:292px;
}
/* logo_box */.logo_box {
 width:1200px;
 background:#f0f0f0;
 height:88px;
 display:flex;
 justify-content:space-between;
 align-items:center;
}
.logo_box .logo {
 width:471px;
 height:55px;
}
.logo_box .space-white {
 width:40px;
 height:55px;
}
.logo_box .nav {
 width:600px;
 height:55px;
}
.logo_box .nav>ul {
 display:flex;
 justify-content:space-between;
 font-size:16px;
 line-height:55px;
}
.logo_box .nav>ul>li:hover {
 color:#3c8efb;
 border-bottom:2px solid #3c8efb;
}
.logo_box .more {
 width:30px;
 height:24px;
 display:flex;
 flex-wrap:wrap;
 align-items:center;
}
.logo_box .more>span {
 display:block;
 width:30px;
 height:2px;
 background:#5b5b5b;
}
/* slider */.slider {
 width: 640px;
 height:270px;
 position:relative;
 overflow: hidden;
}
.slider>.slider-list {
 width: 640px;
 height:270px;
 overflow: hidden;
}
.slider>.slider-list>li {
 cursor: pointer;
 width:640px;
 height:270px;
 display:none;
 position:absolute;
 overflow:left;
}
.slider>.slider-num {
 width: 100%;
 height:10px;
 display: flex;
 justify-content: center;
 position: absolute;
 bottom: 20px;
 left: 0;
 right: 0;
 margin:auto;
}
.slider>.slider-num>li {
 width:10px;
 height: 10px;
 background: #fff;
 border-radius: 50px;
 margin: 0 5px;
}
.slider>.slider-num>.selected {
 background: #ffc30e;
}
/* 幻灯片盒子 */.have-border {
 border-bottom:1px solid rgba(255,255,255,0.4);
}
.banner-box {
 width:1200px;
 /*position:relative;*/
 box-shadow:0px 2px 8px rgba(0,0,0,0.1);
 overflow:hidden;
}
.banner-box .menu {
 position:absolute;
 width:225px;
 height:460px;
 background:rgba(0,0,0,0.3);
 z-index:100;
}
.banner-box .menu>h1 {
 width:100%;
 height:55px;
 line-height:55px;
 text-indent:25px;
 font-size:16px;
 color:#fff;
 background:#fb0018;
}
.banner-box .menu>h1>img {
 float:right;
 width:30px;
 margin:15px 20px 0 0;
}
.banner-box .menu>ul {
 width:225px;
 position:relative;
}
.banner-box .menu>ul>li {
 width:205px;
 height:56px;
 color:#fff;
 cursor:pointer;
 padding:0 10px;
}
.banner-box .menu>ul>li>a {
 width:195px;
 color:#fff;
 display:inline-block;
 height:56px;
 line-height:56px;
 text-indent:4px;
 margin-left:5px;
 font-size:16px;
}
.banner-box .menu>ul>li:hover {
 background:rgba(0,0,0,0.6);
}
.banner-box .menu>ul>li>a>span {
 float:right;
 font-family:'宋体';
 font-size:20px;
 color:#fff;
 height:56px;
 line-height:56px;
}
.banner-box .img-box {
 width:1200px;
 height:460px;
 overflow:hidden;
 cursor:pointer;
}
.banner-box .img-box .img {
 width:99999px;
 height:460px;
 top:0;
 left:0;
}
.banner-box .img-box .img>li {
 float:left;
 position:absolute;
 display:none;
}
.banner-box .img-box .num {
 position:absolute;
 bottom:15px;
 left:550px;
}
.banner-box .img-box .num .on {
 background:#39afea;
 width:10px;
}
.banner-box .img-box .num>li {
 float:left;
 width:10px;
 height:10px;
 background:#fff;
 margin:0 5px;
 cursor:pointer;
 border-radius:5px;
 transition: width 0.5s;
}
.banner-box .nav-btn-box {
 width:100%;
 height:120px;
 background:#fff;
}
.banner-box .nav-btn-box .nav-btn {
 float:left;
 width:220px;
 margin:35px 0 0 20px;
}
.banner-box .nav-btn-box .nav-btn a:hover p {
 color:#606060;
}
.banner-box .nav-btn-box .nav-btn .icon {
 float:left;
 width:45px;
 height:55px;
}
.banner-box .nav-btn-box .nav-btn .text-box {
 float:left;
 width:158px;
 height:44px;
 margin-left:15px;
}
.banner-box .nav-btn-box .nav-btn .bd {
 float:right;
 width:1px;
 height:36px;
 border-right:1px solid #dbdee2;
 margin-top:10px;
}
.banner-box .nav-btn-box .nav-btn h1 {
 font-size:18px;
 font-weight:500;
 color:#000;
}
.banner-box .nav-btn-box .nav-btn p {
 font-weight:500;
 color:#989898;
 line-height:28px;
}
/* order_items */.order_items {
 width:1200px;
 overflow:hidden;
 display:flex;
 justify-content:space-between;
}
.order_items>a>img {
 width:285px;
 height:86px;
 border-radius:5px;
}
/* 专业设置盒子 */.zy-box {
 width:226px;
 height:417px;
 position:absolute;
 top:-7px;
 display:none;
 left:225px;
 background:#fff;
 padding:15px 12px;
 font-size:14px;
 z-index:200;
}
.zy-box>p {
 color:#000;
 line-height:30px;
}
.zy-box>a>img {
 width:227px;
 margin:10px auto;
}
.zy-box-title {
 width:227px;
 text-align:center;
 background:#2cb1ed;
 line-height:40px;
 font-weight:700;
 margin-bottom:10px;
}
.zy-box-title>a {
 color:#fff;
}
.col-red {
 color:red;
}
.btn {
 width:100%;
 height:35px;
 text-align:center;
 line-height:35px;
 margin:0 auto;
 margin-top:10px;
 display:flex;
 justify-content: space-between;
}
.btn a {
 color:#fff;
 background:#2cb1ed;
 width:48%;
 height:35px;
 line-height:35px;
}
.btn a:hover {
 color:yellow;
}
.zy-box .xq {
 font-size:12px;
 line-height:30px;
 color:#707070;
}
.dq_course_box {
 width:500px;
 color:#000;
}
.dq_course_box .zy-box-title {
 width:100%;
}
.dq_course_box .dq_course {
 widows: 100%;
 display:flex;
 justify-content:space-around;
 flex-wrap:wrap;
 align-items: center;
}
.dq_course_box .dq_course a {
 display:flex;
 justify-content:space-between;
 width:190px;
 padding:0 15px;
 height:40px;
 border-bottom:1px solid #f0f0f0;
 line-height:40px;
 margin-left:25px;
 text-align:center;
 font-size:12px;
}
.dq_course_box .dq_course a:hover p:first-child {
 width:120px;
 height:24px;
 line-height:24px;
 background:#2cb1ed;
 color:#fff;
 border-radius:50px;
 margin-top:7px;
}
.dq_course_box .dq_course a p:last-child {
 width:60px;
 height:24px;
 line-height:24px;
 border-radius:50px;
 margin-top:7px;
 border:1px solid #e0e0e0;
 color:#909090;
}
.dq_bg {
 background:#f0f0f0;
}
/* 专业设置 */.course {
 width:1200px;
 overflow:hidden;
}
.course_on {
 width:130px;
 height:35px;
 background:#3c8efb;
 color:#fff;
}
.course_bg {
 width:130px;
 height:33px;
 border:1px solid #c0c0c0;
 color:#000;
}
.course>.course_cont_box>.set_course_nav {
 width:270px;
 overflow:hidden;
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
}
.course>.course_cont_box>.set_course_nav>li {
 text-align:center;
 line-height:35px;
}
.course>.course_cont_box>.set_course_box {
 width:1200px;
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
 overflow:hidden;
}
.course>.course_cont_box>.set_course_box>li {
 width:310px;
 text-align:center;
 overflow:hidden;
 position: relative;
}
.course>.course_cont_box>.set_course_box>li>img {
 background:#f9f6ea;
 width:100%;
 height:160px;
 margin-top:12px;
 border-radius:5px;
}
.course>.course_cont_box>.set_course_box>li>p {
 width:100%;
 height:40px;
 line-height:40px;
 background:rgba(0,0,0,.4);
 position:absolute;
 top:132px;
 color:#fff;
 border-bottom-right-radius:5px;
 border-bottom-left-radius: 5px;
}
.course>.course_cont_box>.set_course_box>li>span {
 width:100%;
 display:flex;
 justify-content:center;
}
.course>.course_cont_box>.set_course_box>li>span>a {
 height:36px;
 line-height:36px;
 text-decoration:none;
 font-size:14px;
 padding:0 25px;
 border-radius:3px;
}
.course>.course_cont_box>.set_course_box>li>span>a:first-child {
 background:#fff;
 border:1px solid #e0e0e0;
 color:#606060;
}
.course>.course_cont_box>.set_course_box>li>span>a:first-child:hover {
 background:#f5b544;
 border:1px solid #f5b544;
 color:#fff;
}
.course>.course_cont_box>.set_course_box>li>span>a:last-child {
 background:#fff;
 color:#606060;
 border:1px solid #e0e0e0;
 margin-left:20px;
}
.course>.course_cont_box>.set_course_box>li>span>a:last-child:hover {
 background:#fb0018;
 color:#fff;
 border:1px solid #fb0018;
 margin-left:20px;
}
/* cont_a */.cont_a {
 width:100%;
 overflow:hidden;
 background:#f0f0f0;
 padding:40px 0;
}
.cont_nav {
 width:1200px;
 overflow:hidden;
}
.cont_nav .text_box {
 width:100%;
 display:flex;
 justify-content:center;
 align-items:center;
}
.cont_nav .text_box>span:nth-child(odd) {
 width:100px;
 height:1px;
 background:#c0c0c0;
}
.cont_nav .text_box>h2,
h3,
h4,
h5,
h6 {
 display:inline-block;
 padding:0 20px;
 font-size:20px;
}
.cont_nav .icon_box {
 width:35px;
 height:5px;
 display:flex;
 justify-content:space-around;
}
.cont_nav .icon_box>span {
 display:block;
 background:#000;
 width:5px;
 height:5px;
 border-radius:50px;
}
.cont_a .cont_a_table {
 width:1200px;
 background:#3c8efb;
 overflow:hidden;
 display:flex;
 justify-content:space-around;
}
.cont_a .cont_a_table .table {
 width:795px;
 height:350px;
 overflow:hidden;
}
.cont_a .cont_a_table .table>ul:nth-child(1) {
 width:795px;
 height:50px;
 overflow:hidden;
}
.cont_a .cont_a_table .table>ul:nth-child(1)>li {
 width:100%;
 height:50px;
 display:flex;
 justify-content:space-between;
 text-align:center;
 line-height:50px;
 color:#000;
 font-size:16px;
 background:rgba(255,255,255,.6);
}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(1) {
 width:210px;
}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(2) {
 width:80px;
}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(3) {
 width:120px;
}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(4) {
 width:170px;
}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(5) {
 width:90px;
}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(6) {
 width:100px;
}
.cont_a .cont_a_table .table>ul:nth-child(2) {
 width:795px;
 height:350px;
 overflow:hidden;
}
.cont_a .cont_a_table .table>ul:nth-child(2)>li {
 width:100%;
 height:50px;
 display:flex;
 justify-content:space-between;
 text-align:center;
 line-height:50px;
 color:#fff;
 font-size:14px;
}
.cont_a .cont_a_table .table>ul:nth-child(2)>li:nth-child(even) {
 background:rgba(255,255,255,.3);
}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(1) {
 text-align:left;
 text-indent:10px;
 width:210px;
}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(2) {
 width:80px;
}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(3) {
 width:120px;
}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(4) {
 width:170px;
}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(5) {
 width:90px;
}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(6) {
 width:100px;
}
.cont_a .cont_a_table>ul {
 width:355px;
 height:428px;
 overflow:hidden;
 display:flex;
 flex-wrap:wrap;
 align-items:center;
}
.cont_a .cont_a_table>ul>li {
 width:177px;
 height:170px;
 overflow:hidden;
}
.cont_a .cont_a_table>ul>li>a>img {
 width:110px;
 border:3px solid #fff;
 border-radius:100px;
 margin:auto;
}
.cont_a .cont_a_table>ul>li>a>p {
 text-align:center;
 color:#fff;
}
.cont_a .cont_a_table>ul>li>a>p:nth-of-type(1) {
 width:85px;
 height:22px;
 line-height:22px;
 background:#fff;
 border-radius:50px;
 margin:10px auto 5px auto;
 color:#3c8efb;
}
.cont_a .baoming_online {
 width:1200px;
 height:115px;
 display:flex;
 justify-content:space-between;
 font-size:16px;
}
.cont_a .baoming_online>span:nth-of-type(1) {
 display:block;
 width:165px;
 height:115px;
 background:#fb0018 url(../images/icon_online.png) 15px center no-repeat;
 line-height:115px;
 text-indent:65px;
 font-size:20px;
 font-weight:700;
 color:#fff;
}
.cont_a .baoming_online>span:nth-of-type(2) {
 display:block;
 width:1020px;
 height:115px;
}
.cont_a .baoming_online>span:nth-of-type(2)>p {
 width:100%;
 line-height:30px;
}
.cont_a .baoming_online>span:nth-of-type(2)>p>b {
 color:red;
}
.cont_a .baoming_online>span:nth-of-type(2)>form {
 display:flex;
 justify-content:space-between;
}
.cont_a .baoming_online>span:nth-of-type(2)>form>span:nth-of-type(1) {
 display:flex;
 justify-content:space-between;
 width:680px;
}
.cont_a .baoming_online>span:nth-of-type(2)>form>span:nth-of-type(1)>input {
 width:330px;
 height:40px;
 border:1px solid #c0c0c0;
 border-radius:3px;
 background:#f0f0f0;
 text-indent:10px;
}
.cont_a .baoming_online>span:nth-of-type(2)>form>span:nth-of-type(2) {
 display:block;
 width:320px;
 height:44px;
}
.cont_a .baoming_online>span:nth-of-type(2)>form>span:nth-of-type(2)>input {
 width:100%;
 height:44px;
 background:#fb0018;
 border:none;
 color:#fff;
 border-radius:3px;
 cursor:pointer;
 font-family:"microsoft yahei";
 font-size:14px;
}
.cont_a .baoming_online>ul {
 display:none;
 width:385px;
 height:115px;
 overflow:hidden;
 display:flex;
 flex-wrap:wrap;
 justify-content:space-around;
 box-shadow:-5px -5px 10px -5px rgba(0,0,0,.1);
}
.cont_a .baoming_online>ul>li {
 width:190px;
 height:56px;
 background:#fff;
}
.cont_a .baoming_online>ul>li>a {
 display:block;
 height:56px;
 text-align:center;
 line-height:56px;
 font-size:16px;
 display:flex;
 justify-content:center;
 align-items:center;
}
.cont_a .baoming_online>ul>li>a:hover {
 color:#fe4042;
}
/* cont_b */.cont_b {
 width:100%;
 position:relative;
 overflow:hidden;
}
.cont_b>ul {
 width:1200px;
 overflow:hidden;
}
.cont_b>ul>li {
 width:100%;
 height:46px;
 line-height:46px;
 font-size:14px;
 display:flex;
 justify-content:space-around;
 color:#707070;
 text-align:center;
}
.cont_b>ul>li>p>img {
 float:right;
 width:22px;
 margin-top:18px;
 margin-right:50px;
}
.cont_b>ul>li>p:nth-child(1) {
 display:inline-block;
 width:260px;
}
.cont_b>ul>li>p:nth-child(2) {
 display:inline-block;
 width:65px;
 text-align:center;
}
.cont_b>ul>li>p:nth-child(3) {
 display:inline-block;
 width:65px;
 text-align:center;
}
.cont_b>ul>li>p:nth-child(4) {
 display:inline-block;
 width:395px;
}
.cont_b>ul>li>p:nth-child(5) {
 display:inline-block;
 width:96px;
}
.cont_b>ul>li>p:nth-child(6) {
 display:inline-block;
 width:100px;
 text-align:center;
}
.cont_b>ul>li>p:nth-child(6)>a {
 border:1px solid #ffab08;
 border-radius:50px;
 padding:5px 20px;
}
.cont_b>ul>li>p:nth-child(6)>a:hover {
 border-color:#fe4042;
}
.cont_b>ul>li>p:first-child>span {
 display:inline-block;
 width:130px;
}
.cont_b>ul>li>p:nth-child(5)>span:nth-child(1) {
 display:inline-block;
 width:180px;
}
.cont_b>ul>li>p:nth-child(5)>span:nth-child(2) {
 display:inline-block;
 width:155px;
}
.cont_b>ul>li>p:nth-child(5)>span:nth-child(3) {
 display:inline-block;
 width:60px;
}
.cont_b>ul>li:nth-child(odd) {
 background:#f0f0f0;
}
.cont_b>ul>li:first-child {
 background:#3c8efb;
 font-size:16px;
 color:#fff;
}
.cont_b .cont_b_pucture {
 width:100%;
 background:#3c8efb;
 background-size:48px;
 overflow:hidden;
 padding:50px 0;
}
.cont_b .cont_b_pucture>ul {
 width:1190px;
 height:300px;
 display:flex;
 flex-wrap:wrap;
 justify-content:space-around;
 background:#fff;
 align-items:center;
 padding:10px 5px;
}
.cont_b .cont_b_pucture>ul>li {
 width:290px;
 height:145px;
 position:relative;
}
.cont_b .cont_b_pucture>ul>li:last-child {
 background:#000;
}
.cont_b .cont_b_pucture>ul>li:last-child>strong {
 display:block;
 font-size:22px;
 color:#3c8efb;
 text-align:center;
 margin-top:45px;
}
.li_video {
 display:block;
}
.li_video>video {
 display:block;
 height:145px;
}
.cont_b .cont_b_pucture>ul>li:last-child>div>span {
 display:block;
 width:5px;
 height:5px;
 background:#3c8efb;
 border-radius:50px;
}
.cont_b .cont_b_pucture>ul>li:last-child>div>span:nth-child(2) {
 margin:0 7px;
}
.cont_b .cont_b_pucture>ul>li>a {
 position:absolute;
 width:290px;
 height:145px;
 top:0;
 left:0;
}
.cont_b .cont_b_pucture>ul>li>a>img {
 width:290px;
 transition:all 0.5s;
}
.cont_b .cont_b_pucture>ul>li>a:hover img {
 width:300px;
 margin-left:-10px;
}
.cont_b .cont_b_questioin {
 width:1200px;
 overflow:hidden;
 border-top:2px solid #3c8efb;
}
.cont_b .cont_b_questioin .nav {
 width:1200px;
 height:75px;
 overflow:hidden;
 display:flex;
 justify-content:center;
 align-items:center;
}
.cont_b .cont_b_questioin .nav>span {
 width:30px;
 display:flex;
 justify-content:space-between;
}
.cont_b .cont_b_questioin .nav>span:last-child {
 flex-direction:row-reverse;
}
.cont_b .cont_b_questioin .nav>span>span {
 width:5px;
 height:5px;
 background:#6a6a6a;
 border-radius:100px;
}
.cont_b .cont_b_questioin .nav>span>span:nth-child(2) {
 background:#acacac;
}
.cont_b .cont_b_questioin .nav>span>span:nth-child(1) {
 background:#e0e0e0;
}
.cont_b .cont_b_questioin .nav>p {
 display:inline-block;
 padding:0 20px;
 font-size:18px;
 font-weight:700;
 color:#000;
}
.cont_b .cont_b_questioin>ul {
 width:1158px;
 height:120px;
 padding:10px 20px;
 overflow:hidden;
 display:flex;
 justify-content:space-between;
 flex-wrap:wrap;
 align-items:center;
 border:1px solid #e0e0e0;
}
.cont_b .cont_b_questioin>ul>li {
 width:216px;
 height:40px;
}
.cont_b .cont_b_questioin>ul>li>a {
 display:block;
 height:40px;
 font-size:14px;
 text-align:center;
 line-height:40px;
 background:#f2f2f2;
}
.cont_b .cont_b_questioin>ul>li>a:hover {
 background:#fb0018;
 color:#fff;
}
.video {
 width:1200px;
 height:320px;
 background:#000;
 position:absolute;
 top:-163px;
 left:-901px;
 right:0;
}
.video>video {
 display:block;
 height:320px;
}
/* cont_c */.cont_c {
 width:100%;
 overflow:hidden;
 background:#f0f0f0;
 padding-bottom:40px;
}
.cont_c .news_box {
 width:1160px;
 height:475px;
 overflow:hidden;
 background:#fff;
 padding:30px 20px 0 20px;
 display:flex;
 justify-content:space-between;
}
.cont_c .news_box .news {
 width:1160px;
 height:435px;
 overflow:hidden;
}
.cont_c .news_box .news>ul:nth-of-type(1) {
 width:1160px;
 overflow:hidden;
 display:flex;
 justify-content:flex-start;
}
.cont_c .news_box .news>ul:nth-of-type(1)>li {
 width:100px;
 height:40px;
 border-bottom:1px solid #e7e7e7;
 text-align:center;
}
.cont_c .news_box .news>ul:nth-of-type(1)>li>a {
 display:block;
 height:40px;
 line-height:40px;
 font-size:16px;
}
.cont_c .news_box .news>ul:nth-of-type(1) .on {
 border-left:1px solid #e7e7e7;
 border-right:1px solid #e7e7e7;
 border-top:2px solid #3c8efb;
 border-bottom:none;
}
.cont_c .news_box .news .news_cont .tou_tiao {
 width:100%;
 height:149px;
 display:flex;
 justify-content:space-between;
}
.cont_c .news_box .news .news_cont .tou_tiao>a>img {
 width:202px;
 height:149px;
}
.cont_c .news_box .news .news_cont>ul {
 width:100%;
 overflow:hidden;
}
.cont_c .news_box .news .news_cont>ul>li {
 width:1150px;
 height:40px;
 padding-left:5px;
 border-bottom:1px dashed #000;
 display:flex;
 justify-content:space-between;
 align-items:center;
}
.cont_c .news_box .news .news_cont>ul>li>a {
 display:flex;
 justify-content:space-between;
 align-items:center
}
.cont_c .news_box .news .news_cont>ul>li>a>img {
 width:12px;
 height:11px;
}
.cont_c .news_box .news .news_cont>ul>li>a>p {
 text-indent:10px;
}
.cont_c .news_box .hua_ti {
 width:470px;
 overflow:hidden;
}
.cont_c .news_box .hua_ti>p {
 width:75px;
 font-size:18px;
 border-bottom:2px solid #a0a0a0;
 line-height:40px;
}
.cont_c .news_box .hua_ti>ul {
 width:100%;
 height:105px;
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
}
.cont_c .news_box .hua_ti>ul>li {
 width:225;
 height:70px;
}
.cont_c .news_box .hua_ti>ul>li>span {
 display:flex;
 width:100%;
 height:55px;
 justify-content:space-between;
}
.cont_c .news_box .hua_ti>ul>li>span>span>a {
 display:flex;
 width:105px;
 height:55px;
 margin-top:5px;
 background:#0ea2ff;
 flex-direction:column;
 justify-content:center;
 align-items:center;
 transition:all 0.3s;
}
.cont_c .news_box .hua_ti>ul>li>span>span>a:hover {
 margin-top:0px;
}
.cont_c .news_box .hua_ti>ul>li>span>span>a>img {
 width:25px;
}
.cont_c .news_box .hua_ti>ul>li>span>span>a>p {
 font-size:14px;
 color:#fff;
 line-height:20px;
}
.cont_c .news_box .hua_ti .news-video-box {
 background:#f0f0f0;
}
.cont_c .news_box .hua_ti .news-video-box>video {
 display:block;
 background:#f0f0f0;
}
/* 多彩校园 */.cont_d {
 width:100%;
 overflow:hidden;
 background:#fff;
 padding-bottom:40px;
}
.cont_d>ul {
 width:720px;
 height:35px;
 overflow:hidden;
 display:flex;
 justify-content:space-between;
}
.cont_d>ul>li {
 width:98px;
 height:33px;
}
.cont_d>ul>li>a {
 display:block;
 text-align:center;
 line-height:33px;
 color:#141414;
 border:1px solid #c0c0c0;
}
.cont_d>ul .on>a {
 width:100px;
 height:35px;
 line-height:35px;
 border:none;
 background:#3c8efb;
 color:#fff;
}
/* .cont_d>ul>li:hover a{width:100px;height:35px;line-height:35px;border:none;background:#e02033;color:#fff;} */.cont_d .img_box {
 width:1200px;
 overflow:hidden;
 display:flex;
 justify-content:space-between;
}
.cont_d .img_box>span {
 width:436px;
 position:relative;
 height:343px;
}
.cont_d .img_box>span>a>span {
 width:150px;
 height:40px;
 position:absolute;
 right:0;
 bottom:0;
 background:rgba(255,255,255,.7);
 padding:10px 15px;
 border-top-left-radius:10px;
}
.cont_d .img_box>span:nth-child(1)>a>span>img {
 width:150px;
 height:40px;
}
.cont_d .img_box>span:nth-child(2)>a {
 position:relative;
}
.cont_d .img_box>span:nth-child(2)>a>span {
 width:90px;
 height:25px;
 position:absolute;
 right:0;
 bottom:-5px;
 background:rgba(255,255,255,.7);
 padding:10px 15px;
 border-top-left-radius:10px;
}
.cont_d .img_box>span:nth-child(2)>a>span>img {
 width:90px;
 height:25px;
}
.cont_d .img_box>span:nth-child(2) {
 width:470px;
 position:relative;
}
.cont_d .img_box>span:nth-child(2)>a {
 float:left;
 width:230px;
 height:165px;
}
.cont_d .img_box>span:nth-child(2)>a:nth-child(even) {
 margin-left:10px;
}
.cont_d .img_box>span:nth-child(2)>a:nth-child(3) {
 margin-top:7px;
}
.cont_d .img_box>span:nth-child(2)>a:nth-child(4) {
 margin-top:7px;
}
.cont_d .img_box>span:nth-child(3) {
 width:275px;
 position:relative;
 height:343px;
}
.cont_d .img_box>span:nth-child(3)>a>span {
 width:130px;
 height:30px;
 position:absolute;
 right:0;
 bottom:0;
 background:rgba(255,255,255,.7);
 padding:10px 15px;
 border-top-left-radius:10px;
}
.cont_d .img_box>span:nth-child(3)>a>span>img {
 width:130px;
 height:30px;
}
.cont_d .wonderful_video>span:nth-child(1) {
 width:400px;
 overflow:hidden;
 height:343px;
}
.cont_d .wonderful_video>span:nth-child(1)>a>img {
 width:400px;
 height:290px;
}
.cont_d .wonderful_video>span:nth-child(1)>a>p {
 width:400px;
 height:52px;
 line-height:53px;
 text-align:center;
 background:#428cd1;
 font-size:18px;
 color:#fff;
}
.cont_d .wonderful_video>span:nth-child(2) {
 width:780px;
 overflow:hidden;
 margin-left:20px;
}
.cont_d .wonderful_video>span:nth-child(2)>a {
 float:left;
 width:380px;
 height:168px;
}
.cont_d .wonderful_video>span:nth-child(2)>a>img {
 float:left;
 width:337px;
 height:168px;
}
.cont_d .wonderful_video>span:nth-child(2)>a>p {
 float:left;
 width:23px;
 height:88px;
 text-align:center;
 font-size:18px;
 padding:40px 10px;
 background:#428cd1;
 color:#fff;
 line-height:20px
}
/* 选项卡导航 */.cont_d .btn-box {
 width:980px !important;
}
.cont_d .btn-box >div > a {
 float:left;
 width:140px !important;
 text-align:center;
 color:#fff;
}
/* cont_e */.cont_e {
 width:100%;
 overflow:hidden;
 background:#f0f0f0;
 padding:40px 0;
}
.cont_e .teacher_box,
.cont_e .teacher_box>ul {
 width:1200px;
 overflow:hidden;
 display:flex;
 justify-content:space-between;
}
.cont_e .teacher_box>ul>li {
 width:179px;
 height:457px;
 overflow:hidden;
 transition:all 0.8s;
position: relative;
}
.cont_e .teacher_box>ul>li>a {
 width:661px;
 display:flex;
 justify-content:space-between;
}
.cont_e .teacher_box>ul>li>a>img {
 width:330px;
 height:457px;
}
.cont_e .teacher_box>ul>li>a>span {
 display:flex;
 flex-direction:column;
 justify-content:center;
 width:331px;
}
.cont_e .teacher_box>ul>li>a>span>p:nth-child(1) {
 text-align:center;
 font-size:18px;
 line-height:80px;
}
.cont_e .teacher_box>ul>li>a>span>p:nth-child(2) {
 text-indent:20px;
 line-height:60px;
}
.cont_e .teacher_box>ul>li>a>span>p:nth-child(3) {
 text-indent:20px;
 line-height:40px;
}
.cont_e .teacher_box>ul>li>a>span>p:nth-child(4) {
 width:230px;
 margin-left:63px;
 line-height:28px;
}
.cont_e .teacher_box>ul>.on {
 width:660px;
 height:457px;
 background:#fff;
}
/* cont_f */.cont_f {
 width:1200px;
 overflow:hidden;
}
.cont_f .school_map {
 width:1196px;
 height:250px;
 padding:2px 2px;
 background:#ededed;
 display:flex;
 justify-content:space-around;
}
.cont_f .school_map>a {
 display:flex;
 justify-content:space-around;
}
.cont_f .school_map>a>img {
 width:298px;
}
.cont_f .school_map>a>span {
 display:block;
 width:300px;
 background:#fff;
}
.cont_f .school_map>a>span>p {
 padding:0 20px;
 line-height:36px;
 font-size:16px;
 color:#606060;
 margin-top:20px;
}
.cont_f .school_map>a>span>p>span {
 float:left;
 margin-top:7px;
 margin-right:40px;
 width:5px;
 height:20px;
 background:#0ea2ff;
}
.cont_f .start_box {
 width:1200px;
 overflow:hidden;
 position: relative;
}
.cont_f .start_box .line {
 position:absolute;
 top:16px;
 left:0;
 width:100%;
 height:2px;
 background:#3c8efb;
 z-index:-1;
}
.cont_f .start_box .start_tab_cont .start_student>ul {
 width:1200px;
 height:414px;
 display:flex;
 justify-content:space-between;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li {
 width:282px;
 height:314px;
 border-top:1px solid #e4e4e4;
 border-left:1px solid #e4e4e4;
 border-right:2px solid #e4e4e4;
 border-bottom:2px solid #d0d0d0;
 position:relative;
 margin-top:100px;
 transition:all 0.5s;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li:hover {
 margin-top:80px;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li>a>span {
 width:230px;
 height:180px;
 position:absolute;
 top:-60px;
 left:0;
 right:0;
 overflow:hidden;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li>a>span>img {
 width:233px;
 height:194px;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li>a>p:nth-of-type(1) {
 width:200px;
 padding:10px;
 font-size:16px;
 text-align:center;
 border-radius:5px;
 line-height:25px;
 margin-top:145px;
 color:#fff;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li>a>p:nth-of-type(2) {
 padding:20px;
 line-height:28px;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li:nth-child(1)>a>p:nth-of-type(1) {
 background:#f5b544;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li:nth-child(1)>a>span {
 border:3px solid #f5b544;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li:nth-child(2)>a>p:nth-of-type(1) {
 background:#7bcb5f;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li:nth-child(2)>a>span {
 border:3px solid #7bcb5f;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li:nth-child(3)>a>p:nth-of-type(1) {
 background:#60a1d4;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li:nth-child(3)>a>span {
 border:3px solid #60a1d4;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li:nth-child(4)>a>p:nth-of-type(1) {
 background:#e88d8f;
}
.cont_f .start_box .start_tab_cont .start_student>ul>li:nth-child(4)>a>span {
 border:3px solid #e88d8f;
}
.cont_f .start_box>ul {
 width:1200px;
 overflow:hidden;
}
.cont_f .start_box>ul>li {
 width:100%;
 height:45px;
 line-height:45px;
 font-size:16px;
 color:#606060;
 display:flex;
 justify-content:space-around;
 text-align:center;
}
.cont_f .start_box>ul>li>p:nth-child(1) {
 width:130px;
}
.cont_f .start_box>ul>li>p:nth-child(2) {
 width:130px;
}
.cont_f .start_box>ul>li>p:nth-child(3) {
 width:250px;
}
.cont_f .start_box>ul>li>p:nth-child(4) {
 width:130px;
}
.cont_f .start_box>ul>li>p:nth-child(5) {
 width:150px;
}
.cont_f .start_box>ul>li>p:nth-child(6) {
 width:390px;
}
/* .cont_f .start_box>ul>li:nth-child(odd){background:#f4f4f4;} */.cont_f .start_box>ul:nth-of-type(1)>li:first-child {
 background:#fb0018;
 color:#fff;
}
.cont_f .start_box .xi_bao_box {
 width:1200px;
 height:135px;
 overflow:hidden;
 background:url(../images/ul_bg.gif) repeat-x;
}
.cont_f .start_box .xi_bao_box>ul {
 width:100%;
 height:135px;
 overflow:hidden;
}
.cont_f .start_box .xi_bao_box>ul>li {
 width:100%;
 height:45px;
 line-height:45px;
 font-size:16px;
 color:#606060;
 display:flex;
 justify-content:space-around;
 text-align:center;
}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(1) {
 width:130px;
}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(2) {
 width:130px;
}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(3) {
 width:250px;
}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(4) {
 width:130px;
}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(5) {
 width:150px;
}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(6) {
 width:390px;
}
/* 选项卡导航 */.cont_f .start_box .btn-box {
 width:280px !important;
}
.cont_f .start_box .btn-box >div > a {
 float:left;
 width:140px !important;
 text-align:center;
 color:#fff;
}
/* cont_g */.cont_g {
 width:100%;
 overflow:hidden;
 background:#f0f0f0;
 padding:40px 0;
}
.cont_g>ul {
 width:410px;
 height:35px;
 overflow:hidden;
 display:flex;
 justify-content:space-between;
}
.cont_g>ul>li {
 width:98px;
 height:33px;
}
.cont_g>ul>li>a {
 display:block;
 text-align:center;
 line-height:33px;
 color:#141414;
 border:1px solid #c0c0c0;
}
.cont_g>ul .on>a {
 width:100px;
 height:35px;
 line-height:35px;
 border:none;
 background:#3c8efb;
 color:#fff;
}
/* 选项卡导航 */.cont_g .btn-box {
 width:560px !important;
}
.cont_g .btn-box >div > a {
 float:left;
 width:140px !important;
 text-align:center;
 color:#fff;
}
.cont_g .img_box {
 width:1240px;
 overflow:hidden;
 display:none;
}
.cont_g .img_box>ul {
 width:1240px;
 display:flex;
 justify-content:space-around;
 flex-wrap:wrap;
 padding-bottom:10px;
}
.cont_g .img_box>ul>li {
 width:285px;
 height:230px;
 background:#fff;
 box-shadow:0 0 15px 2px rgba(0,0,0,.1);
 margin-top:20px;
}
.cont_g .img_box>ul>li>a {
 display:block;
}
.cont_g .img_box>ul>li:hover {
 box-shadow:0 0 15px 2px rgba(48,166,219,.4);
}
.cont_g .img_box>ul>li>a>img {
 margin:5px auto;
}
.cont_g .img_box>ul>li>a>p {
 height:40px;
 line-height:40px;
 text-align:center;
}
/* link_box */.link_box {
 width:100%;
 overflow:hidden;
 position:relative;
}
.link_box .line {
 position:absolute;
 width:100%;
 height:1px;
 background:#e1e1e1;
 top:20px;
 left:0;
}
.link_box .link_text {
 width:1200px;
 height:270px;
 overflow:hidden;
}
.link_box .link_text>img {
 float:left;
 width:200px;
 margin-top:10px;
}
.link_box .link_text>ul {
 width:1200px;
 overflow:hidden;
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
}
.link_box .link_text>ul>li {
 width:133px;
 height:38px;
 border-right:1px solid #e1e1e1;
 border-bottom:1px solid #e1e1e1;
 line-height:38px;
 text-indent:6px;
 margin-top:20px;
 transition:all 0.3s;
}
.link_box .link_text>ul>li:hover {
 margin-top:10px;
 border-right:1px solid #e1e1e1;
 border-bottom:3px solid #e1e1e1;
}
.link_box .link_text>ul>li>a {
 display:block;
 height:38px;
}
/* 版权 */.copyright {
 width:100%;
 overflow:hidden;
 background:#3b3b3b;
 color:#898989;
}
.copyright>ul {
 width:1200px;
 overflow:hidden;
 display:flex;
 justify-content:space-between;
}
.copyright>ul>li {
 font-size:16px;
 color:#b0b0b0;
 line-height:100px;
 text-align:center;
}
.copyright .text_box {
 width:1200px;
 overflow:hidden;
 display:flex;
 justify-content:space-between;
}
.copyright .text_box .left {
 width:615px;
 overflow:hidden;
 display:flex;
 justify-content:space-between;
}
.copyright .text_box .left>ul>li:first-child {
 font-size:16px;
 color:#b0b0b0;
 margin-bottom:5px;
}
.copyright .text_box .left>ul>li {
 width:64px;
 text-align:center;
 line-height:30px;
}
.copyright .text_box .left>ul:nth-of-type(4) {
 width:103px;
 overflow:hidden;
}
.copyright .text_box .left>ul:nth-of-type(4)>li>a {
 width:103px;
 height:45px;
 display:flex;
 justify-content:space-between;
 align-items:center;
}
.copyright .text_box .left>ul:nth-of-type(4)>li>a>img {
 width:30px;
 height:30px;
}
.copyright .text_box .left>ul:nth-of-type(4)>li:first-child {
 font-size:14px;
 color:#898989;
}
.copyright .text_box .left>span>img,
.copyright .text_box .left>span>img {
 width:95px;
}
.copyright .text_box .left>span>p {
 width:95px;
 text-align:center;
 line-height:30px;
}
.copyright .text_box .logo_box {
 width:298px;
 height:93px;
}
.copyright .copyright_box {
 width:100%;
 border-top:1px solid #535353;
 padding:20px 0;
}
.copyright .copyright_box>p {
 width:1200px;
 line-height:30px;
 font-size:12px;
}
/* page_left */.page_left_gd {
 width:120px;
 position:fixed;
 top:25%;
 left:10px;
}
.page_left_gd>span {
 display:block;
 width:25px;
 height:25px;
 line-height:25px;
 font-family:'宋体';
 font-size:16px;
 -background:rgba(0,0,0,.2);
 text-align:center;
 border-radius:50px;
 position:absolute;
 right:-30px;
 top:-10px;
 cursor:pointer;
}
.page_left_gd>ul {
 width:100%;
 overflow:hidden;
}
.page_left_gd>ul>li {
 width:100%;
 height:90px;
 border-bottom-left-radius:10px;
 border-top-right-radius:10px;
 overflow:hidden;
 margin-bottom:10px;
 color:#fff;
}
.page_left_gd>ul>li>span {
 display:flex;
 justify-content:center;
 margin-top:20px;
}
.page_left_gd>ul>li>span>img {
 width:20px;
 height:24px;
}
.page_left_gd>ul>li:nth-child(2)>span>img {
 width:16px;
 height:22px;
 margin-right:4px;
 margin-top:2px;
}
.page_left_gd>ul>li:nth-child(3)>span>img {
 width:18px;
 height:22px;
 margin-right:3px;
 margin-top:2px;
}
.page_left_gd>ul>li:nth-child(4)>span>img {
 width:19px;
 height:19px;
 margin-right:3px;
 margin-top:4px;
}
.page_left_gd>ul>li>span>strong {
 font-size:16px;
 line-height:30px;
}
.page_left_gd>ul>li>p {
 font-size:12px;
 text-align:center;
 line-height:20px;
}
.bg_color_pink {
 background:#ff6e9b;
}
.bg_color_blue {
 background:#fe4042;
}
.bg_color_green {
 background:#27c161;
}
.bg_color_orange {
 background:#fc9510;
}
/* 线上缴费 */.bw1210 {
 width:1200px;
 margin:20px auto;
}
.sybmd {
 float:left
}
.sybmd,
.zybox {
 overflow: hidden;
 width:740px;
 margin: 0 auto;
 line-height: 28px;
 background: #fff;
 font-size: 14px;
}
.sybmd_img {
 width:740px;
 overflow: hidden;
 border-bottom: 1px solid #ddd;
 box-sizing: border-box;
}
.sybmd_con2 {
 overflow: hidden;
 background: #00bbdc;
 text-align: center;
 width: 100%;
 height: 100px;
 color: #333;
 margin: 10px auto 0 auto;
 box-sizing: border-box;
}
.zybox h2 {
 text-align: left;
 text-indent:15px;
 line-height:2.2;
 font-size: 20px;
 color:#0095b0;
 border: 1px solid #ddd;
}
.zybox h2 span {
 color: #f00;
}
.sybmd_conn2 {
 font-size: 18px;
 margin-top: 20px;
 letter-spacing: 1.2px;
 text-align: center;
 float: left;
 width: 100px;
 color: #fff;
 border-right: 1px solid #fff;
}
#sybmdbox {
 height: 155px;
 overflow: hidden;
}
#sybmdbox table {
 width: 100%;
 border-collapse: collapse;
}
#sybmdbox table td {
 border: 1px solid #ddd;
 color: #666;
 padding:8px 0
}
#sybmdbox table tr:hover {
 background: #ddd;
}
#sybmdbox03 {
 height: 283px;
 overflow: hidden;
}
#sybmdbox03 table {
 width: 100%;
 border-collapse: collapse;
}
#sybmdbox03 table td {
 border-bottom: 1px dashed #ddd;
 color: #666;
 padding:8px 0
}
#sybmdbox03 table tr:hover {
 background: #ddd;
}
.ecg1 {
 width:440px;
 float:right;
 margin:0 auto;
}
.zybt {
 border-top: none;
}
.sybmd_con2 label {
 color: #fff;
 font-size: 18px;
}
.zybt {
 border-top: none;
}
.sybmd_con2 label {
 color: #fff;
 font-size: 18px;
}
.zyd_t h2 {
 line-height: 60px;
 background:#fb0018;
 text-align: center;
 font-size: 24px;
 color: #fff;
 letter-spacing: 1.5px;
}
.zyd_t ul,
.zybox_t,
.zybox_p {
 overflow: hidden;
 width: 100%;
 border-bottom: 1px solid #3c8efb;
 box-sizing: border-box;
}
.zyd_t ul,
.zybox_t,
.zybox_p a {
 display: block;
}
.zybox_t {
 background: #999;
 color: #fff;
}
.zybox_p {
 border-left: 1px solid #ddd; /*border-right: 1px solid #ddd;*/
}
.zyd_t ul li {
 float: left;
 text-align: center;
 line-height: 40px;
 /*border-left: 1px #ddd solid;*/ box-sizing: border-box;
 list-style: none;
 border-top:1px solid #ddd;
 color: #3c8efb;
 font-size: 16px;
}
.zyw_1 {
 width: 20%;
}
.zyw_11 {
 width: 40%;
}
.zyw_2 {
 width: 25%;
}
.zyw_3 {
 width: 15%;
 /* border-right: 1px solid #ddd;*/
}
.zyw_4 {
 width: 15%; /*border-right: 1px solid #ddd;*/
}
.zyw_5 {
 width: 10%; /*border-right: 1px solid #ddd;*/
}
.zybox_p .font_r {
 color:#f00;
 font-weight:bold;
}
.zybox_p:hover a,
.zybox_p:hover li {
 background: #ee7800;
 color: #fff;
}
.zybox_p:hover li {
 background: #ee7800;
 color: #fff;
}
.jynw_right h2 {
 line-height: 2;
 background:red;
 text-align: center;
 font-size: 20px;
 color: #fff;
}
.new-student-story {
 width:100%;
 background:#fff;
 overflow: hidden;
}
.new-student-story>ul {
 width:100%;
 display:flex;
 justify-content: space-between;
 flex-wrap: wrap;
 align-items: center;
 margin-top:15px;
}
.new-student-story>ul>li {
 width:215px;
}
.new-student-story>ul>li>a {
 text-decoration: none;
}
.new-student-story>ul>li>a>img {
 display:block;
 width:150px;
 height:110px;
 margin:0 auto !important;
}
.new-student-story>ul>li>a>p {
 text-align:center;
 font-size:14px;
 color:#3c8efb;
 margin-top:10px;
}
.new-student-story>ul>li>a>p>strong {
 display:block;
 text-align:center;
 font-size:14px;
 color:#000;
 margin-bottom: 10px;
 font-weight:500;
}
/*居中弹窗*/
.fc{text-align: center;position: relative;z-index: 999;display: none;}
.fc_con1{width: 590px;height: 396px;overflow: hidden;background: white;border-radius: 10px;left: 0;top: 0;bottom: 0;right: 0;margin: auto;position: fixed;box-shadow: 0 0 10px #afafaf;z-index: 999;}
.fc_con1 .le1{ float: left; width: 344px; padding: 10px 0 0; }
.fc_con1 .le1 h3{ font-size: 24px; line-height: 1.0em; margin: 0; }
.fc_con1 .le1 ul{ list-style: none; padding: 0; margin: 0px 0 0; }
.fc_con1 .le1 li{ margin: 2px 0; width:100%;}
.fc_con1 .le1 h4{ font-size: 17px; line-height: 1.6em; margin: 0 0 8px; width:100%;}
.fc_con1 .le1 h4 span{ font-size: 14px; color: #f33d10; font-weight: normal; margin: 0 0 0 0.5em; }
.fc_con1 .le1 .llzx1{display: inline-block;width: 124px;font-size: 14px;line-height: 2.4em;background: #ca0012;color: white;text-decoration: none;margin: 0 5px;border: none;}
.fc_con1 .le1 .llzx1.bg2{background: #ff4200;}
.fc_con1 .riri{float: right;background: url(/images/talk_bg1.jpg);height: 100%;width: 246px;padding: 88px 12px 0;box-sizing: border-box;background-size: 246px 396px}
.fc_con1 .riri h3{font-size: 44px;line-height: 1.2em;color: white;text-align: left;margin: 0;}
.fc_con1 .riri h3 span{color: #faff00;}
.fc_con1 .riri p{font-size: 24px;line-height: 1.6em;color: white;margin: 12px 0;}
.fc_con1 .riri .llzx1{display: inline-block;width: 100%;font-size: 16px;line-height: 2.4em;color: #ca0012;background: white;text-decoration: none;border: none;}
.fc_clo {color: #969693;font-size: 14px;line-height: 1.5em;height: 1.5em;box-sizing: border-box;width: 1.5em;border-radius: 50%;border: 1px solid #dedede;background: white;padding: 0;position: absolute;right: 0.5em;top: 0.5em;}