@charset "utf-8";
/* CSS Document */

/*滚动条整体样式*/
::-webkit-scrollbar {/*高宽分别对应横竖滚动条的尺寸*/
    width: 10px;     
    height: 1px;
}
::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
     -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #999999;
}
::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}

/*头部*/
.g_top{height: 99px;border-bottom:1px solid #dcdcdc;background: none;}
.g_top_cont{width:1000px;margin:0 auto;}
.g_top .g_logo{width:298px;height: 57px;margin-top:21px;}
.g_top .g_logo img{display: block;width:100%;height: 100%;}
.g_top .g_tbtns{line-height: 14px;margin-top:43px;font-size: 14px;color:#333333;}
.g_top .g_tbtns span{padding:0 10px;cursor: pointer;}
.g_top .g_tbtns span.glogin{border-right: 1px solid #7d7d7d;}
.g_top .g_search{position:relative;height: 40px;width:306px;margin-top:30px;margin-right:26px;}
.g_top .g_search input{width:245px;height: 38px;border:1px solid #a2a2a2;border-radius: 40px;padding:0 44px 0 15px;}
.g_top .g_search span{position: absolute;width:17px;height: 17px;right:20px;top:11px;background:url(../images/search_icon.png) no-repeat center;background-size:contain;cursor: pointer;}

/*导航*/
.g_nav{width:1000px;min-height:66px;margin:0 auto;overflow:hidden;}
.g_nav .g_nav_list{position: relative;line-height:66px;padding:0 22px;font-size: 18px;color:#333;cursor: pointer;}
.g_nav .g_nav_list .gnav_right{position: absolute;width:0px;height: 10px;right:0;top:28px;border-right: 1px dashed #a2a2a2;}
.g_nav .g_nav_list .gnav_btm{display:none;position: absolute;width:62px;height: 9px;left:50%;bottom:-3px;margin-left:-31px;background: url(../images/nav_btm.png) no-repeat center;background-size:contain;}
.g_nav .g_nav_list.active{font-size: 20px;color:#000;font-weight: bold;}
.g_nav .g_nav_list.active .gnav_btm{display: block;}

/*banner图*/
.gbanner{width:100%;}
.bx-wrapper{margin:0;}
.bx-wrapper .bx-viewport{border:none;left:0;}
.bx-wrapper .bx-pager{width:160px;height: 40px;line-height:40px;left:50%;bottom:30px;margin-left:-80px;padding:0;background:#000000;border-radius: 40px;}
.bx-wrapper .bx-pager.bx-default-pager a{width:12px;height:12px;background:#fff;border-radius: 50%;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{width:20px;height:20px;background:#b6191b;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item{vertical-align: middle;margin-top:10px;}

/*数据展示*/
.gdata{width:1000px;height: 180px;padding:100px 0;margin:0 auto;}
.gdata .gdata_info{width:200px;height: 180px;}
.gdata .gdata_info img{display: block;width:76px;height: 77px;margin:0 auto;}
.gdata .gdata_info .gd_num{line-height: 32px;margin-top:18px;font-size: 30px;color:#333;text-align: center;font-weight: bold;}
.gdata .gdata_info .gd_word{line-height: 30px;font-size: 14px;color:#333;text-align: center;}
.gdata .gdata_three{background: url(../images/data_three.png) no-repeat center;}
.gdata .gdata_three img{margin-top:-24px;}
.gdata .gdata_three .gd_num{line-height:48px;font-size: 48px;color:#fff;}
.gdata .gdata_three .gd_word{font-size: 18px;color:#fff;}

/*简介*/
.gbrief{position:relative;min-height: 375px;width:1000px;margin:0 auto;}
.gb_top{width:240px;margin:0 auto;}
.gb_top .gbt_title{position: relative;line-height: 44px;font-size: 30px;color:#333;font-weight: bold;text-align: center;}
.gb_top .gbt_title span{position: absolute;width:42px;height: 9px;left:50%;bottom:-8px;margin-left:-21px;background: url(../images/title_btm.png) no-repeat center;background-size: contain;}
.gb_top .gbt_word{line-height: 18px;margin-top:10px;font-size: 14px;color:#333;text-align: center;}
.gb_top.gwhite .gbt_title{color:#fff;}
.gb_top.gwhite .gbt_word{color:#fff;}
.gbrief .gb_video{position:absolute;width:960px;height: 357px;left:-440px;top:20px;background:url(../images/video_bg.png) no-repeat left center;background-size:780px 357px;}
.gbrief .gb_video .g_video{width:480px;height: 200px;margin-top:120px;margin-right: 18px;}
.gbrief .gb_info{width:482px;min-height: 240px;padding-left:18px;margin-top:-20px;line-height: 30px;font-size: 16px;color:#333;}

/*通知公告*/
.gnotice{width:1000px;margin:0 auto;margin-top:60px;}
.gnotice .gnte_data{overflow: hidden;margin-top:50px;}
.gnotice .gnte_list{width:500px;height: 50px;cursor: pointer;}
.gnotice .gnte_list .gnte_time{width:120px;height: 18px;margin-top:16px;line-height: 18px;font-size:16px;border-right: 1px solid #333333;text-align: center;font-weight: bold;}
.gnotice .gnte_list .gnte_word{width:360px;height: 18px;margin-top:16px;margin-left:15px;line-height: 18px;font-size: 16px;color:#333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.gnotice .gnte_list:hover{background:#cb2d4c;}
.gnotice .gnte_list:hover .gnte_time{color:#fff;border-right: 1px solid #fff;}
.gnotice .gnte_list:hover .gnte_word{color:#fff;}
.gnotice .more{width:98px;height: 34px;margin:70px auto;box-shadow:0 0 6px 0 rgba(0,0,0,.4);cursor: pointer;background: url(../images/more.png) no-repeat center;background-size:23px 4px;border:1px solid transparent; }
.gnotice .more:hover{border:1px solid #b6191b;}
/*网络课程*/
.gnetwork{min-height: 576px;padding-top:50px;padding-bottom:50px;background:url(../images/network_bg.png) no-repeat center;background-size: cover;}
.gnetwork .gb_top{margin-bottom:50px;}
.gnetwork .gnet_cont{width:1000px;margin:0 auto;overflow: hidden;}
.gnet_cont .gnet_list{width:234px;height:300px;margin-bottom:20px;border-radius: 6px;overflow: hidden;background:#fff;}
.gnet_cont .gnet_list img{display: block;width:100%;height: 180px;}
.gnet_cont .gnet_list .gnet_title{height: 43px;border-bottom:1px dashed #bfbfbf;padding:10px 5px;margin:0 7px;}
.gnet_cont .gnet_list .gnet_title p{height:40px;line-height: 20px;font-size: 16px;color:#333;overflow: hidden;}
.gnet_cont .gnet_list .gnet_data{height: 56px;}
.gnet_cont .gnet_list .gnet_name{line-height: 56px;margin-left:20px;font-size:14px;}
.gnet_cont .gnet_list .gnet_name span{display: inline-block;width:18px;height: 18px;background: url(../images/teach.png) no-repeat center;background-size:contain;vertical-align: top;margin-top:19px;margin-right:5px;}
.gnet_cont .gnet_list .gnet_num{line-height: 56px;margin-right:20px;text-align: right;font-size:14px;}
.gnet_cont .gnet_list .gnet_num span{display: inline-block;width:26px;height: 18px;background: url(../images/eyes.png) no-repeat center;background-size:contain;vertical-align: top;margin-top:19px;margin-right:5px;}
.gnetwork .more{width:98px;height: 34px;margin:70px auto;margin-bottom:0;cursor: pointer;background: url(../images/more_white.png) no-repeat center;background-size:23px 4px;border:1px solid #fff;}
.gnetwork .more:hover{border:1px solid #b6191b;}
/*资源中心*/
.gcenter{min-height: 924px;padding:50px 0;}
.gcenter .gb_top{margin-bottom:50px;}
.gcenter .gcen_slide{width:1130px;height: 166px;margin:0 auto;}
.gcenter .slide{width:120px;}
.gcenter .bx-wrapper{margin:0 auto;}
.gcenter .bx-wrapper .bx-viewport {box-shadow: none;}
.gcenter .bx-wrapper .bx-prev{width:24px;height:41px;top:52px;left:-60px;background: url(../images/control_left.png) no-repeat center;background-size: contain;}
.gcenter .bx-wrapper .bx-next{width:24px;height:41px;top:52px;right:-60px;background: url(../images/control_right.png) no-repeat center;background-size: contain;}
.gcenter .gcen_slide img{display: block;width:120px;height: 120px;}
.gcenter .gcen_slide .gcen_word{line-height: 46px;font-size:18px;text-align: center;}

.gcen_cont{width:1000px;height:516px;margin:0 auto;margin-top:60px;padding:30px 0;border-top:1px solid #a2a2a2;}
.gcen_cont .gcen_scale{width:486px;height: 100%;padding:0 6px;}
.gcen_cont .gcen_hot{width:450px;height: 100%;padding-left:50px;}
.gcen_cont .gcen_scale .gcen_title{line-height: 50px;font-size: 24px;color:#333;font-weight: bold;}
.gcen_cont .gcen_scale .g_pie{height: 390px;}
.gcen_cont .gcen_hot .gcen_title{line-height: 50px;font-size: 24px;color:#333;font-weight: bold;border-bottom:1px solid #aaaaaa;}
.gcen_cont .gcen_hot .gcen_title span{display: inline-block;line-height: 47px;margin-right: 30px;vertical-align: top;cursor: pointer;}
.gcen_cont .gcen_hot .gcen_title span.cur{color:#b81b20;border-bottom:3px solid #b81b20;}

.gcen_hot .gcen_data{padding:40px 0;}
.gcen_hot .gcen_data .gcen_list{line-height: 36px;overflow: hidden;font-size: 16px;color:#333333;}
.gcen_hot .gcen_data .gcen_list .gcen_num{width:24px;height: 24px;line-height: 24px;margin-top:6px;margin-right:20px;text-align: center;}
.gcen_hot .gcen_data .gcen_list .gcen_num.one{background:#b6191b;color:#fff;}
.gcen_hot .gcen_data .gcen_list .gcen_num.two{background:#d36a2a;color:#fff;}
.gcen_hot .gcen_data .gcen_list .gcen_num.three{background:#fca140;color:#fff;}
/*.gcen_hot .gcen_data .gcen_list .gcen_word{width:300px;height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}*/
/*.gcen_hot .gcen_data .gcen_list .gcen_totle{width:70px;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}*/

/*合作单位*/
.gunit{height:550px;background:#313131}
.gunit_cont{width:1000px;height: 450px;margin:0 auto;padding:50px 0;}
.gunit_cont .gunit_data{margin-top:50px;}
.gunit_cont .gunit_list{width:290px;margin-left:30px;}
.gunit_cont .gunit_list .gunit_title{line-height: 20px;margin-bottom:20px;font-size: 20px;color:#e3e3e3;}
.gunit_cont .gunit_list li{line-height: 36px;font-size: 16px;color:#898989;}

/*底部*/
.gbottom{min-width:1000px;height:97px;margin:0 auto;border-top:3px solid #b6191b;line-height: 97px;font-size: 16px;color:#898989;text-align: center;}
.gbottom span{margin-right: 30px;}
.gbottom .gmaster{display:inline-block;width:98px;height: 30px;line-height: 30px;text-align: center;border:1px solid #b81b20;border-radius: 4px;font-size: 16px;color:#b81b20;vertical-align: top;margin-top:32px;cursor: pointer;}
