*{
	margin: 0;padding: 0;
}
body{
	overflow-x: hidden;
}
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
        content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
    }
    .clearfix{
        *zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
    }

.w{
	width: 1200px;margin: 0 auto;overflow: hidden;
}
.head{
	width: 100%;height: 145px;position: relative;
}
.head_c{
	width: 1200px;height: 100%;
	margin: auto;
}
.head_rr{width: 100%;height: 100%;overflow: hidden;position: absolute;top:0;left:0;z-index:-1;}
.head_r{
	position: absolute;height: 100%;right: 0;top: 0;
	width: 57%;transform: translateX(20%) skewX(60deg);
	background: #019483;z-index: -1;
}
.logo{
	padding: 28px 0;
}
.head_cr ul.nav_1{
	width: 130px;border-right: 3px solid #fff;margin: 7px 0;
}
.head_cr ul.nav_1 li.nav_1{
	margin-bottom: 1px;position: relative;
}
.head_cr ul.nav_1 li.nav_1 a{
	color: #fff;font-size: 16px;
}
.head_cr ul.nav_2{
	width: 120px;height: auto;
	background: #fff;position: absolute;
    z-index: 99;
    /*overflow: hidden;
overflow-y: scroll;
    overflow-x: hidden;
	display: none;
	scrollbar-face-color:#faf5f5;
	scrollbar-highlight-color:#faf5f5;
	scrollbar-shadow-color:#faf5f5;
	scrollbar-3dlight-color:transparent; 
	scrollbar-arrow-color:#faf5f5; 
	scrollbar-track-color:transparent; 
	scrollbar-darkshadow-color:transparent;*/
}
.head_cr ul.nav_2::-webkit-scrollbar {display:none}
.head_cr ul.nav_2 a{
	font-size: 15px !important;color: #019483 !important;padding: 0 5px;display:block;width:100%;box-sizing: border-box;
}
.head_cr ul.nav_2 li:hover{
	background: #6fba2c;
}
.head_cr ul.nav_2 li:hover a{
	color: #fff !important;
}
.search{
	width: 195px;height: 35px;margin-top: 55px;
	background: #fff;margin-left: 25px;
}
.search_text{
	width: 140px;height: 31px;line-height: 31px;outline: none;
    border: none;padding: 2px 10px;
    background: transparent;
}
.search_img{
	background: #CCCCCC;outline: none;padding:8px;
    border: none;
}
.search_img img{
	width: 19px;height: 19px;
}
ul.top_link{display: none;}
/* 导航 */
.sj_nav,.navSub{display: none;}
.nav{
	width: 100%;background: #0166a4;height: 55px;
}
.nav_c{
	width: 1200px;height: 55px;margin: auto;
}
.navbar-nav{height: 55px;}
.navbar-nav li.nLi {
    float: left;position: relative;height: 55px;
    line-height: 55px;
}
.navbar-nav li.nLi a{
	font-size: 16px;color: #fff;padding: 0 15px;
}
.navbar-nav li.nLi.on{
	background: #6fba2c;
}
.nav-child{
	position: absolute;width: calc(100% - 2px);z-index: 100;min-width:160px;
	background: #fff;padding: 5px 0px;top: 54px;
    margin: 2px 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    display: none;
	-webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-child li {
    padding: 0px 15px;
    line-height: 32px;
}
.navbar-nav li.nLi .nav-child li a{
	font-size: 14px;color: #333;padding: 0;
}
.nav-child li:hover{
	background: #6fba2c;
}


.navSub_h{display:none;}
.navbar-nav li.nLi .nav-child li:hover a{color: #fff;}
.navSub{
	position: relative;width: 100%;z-index: 9999;background: url(../en_img/mb_18.png) top repeat-x #0166a4;
}
.navSub ul{padding: 20px 0;}
.navSub ul>li{
	width: calc(100% - 30px);padding: 0 15px;
}
.navSub ul>li.active{background: #6fba2c;}
.navSub ul>li a{color: #fff;font-size: 14px;line-height: 40px;}
ul.unstyled{padding: 0;}

.banner{
	width: 100%;position: relative;
}
.banner .bd li{
	position: relative;height:620px;
}
.banner .bd li img{
	width: 100%;object-fit: cover;height:620px;
}
.banner .bd li p{
	width: 100%;font-size: 58px;color: #fff;height: 140px;text-align: center;display: table;
	background: rgba(0,0,0,.2);position: absolute;top: 0;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
}
.banner .bd li p img{margin:auto;height:100%;width: auto;}
.banner .bd li p span{display: table-cell;letter-spacing: 20px;
    vertical-align: middle;}
.banner .hd{
	position: absolute;bottom: 20px;text-align: center;z-index: 10;
	width: 100%;
}
.banner .hd li{
	display: inline-block;color: transparent;margin: 0 5px;
	width: 16px;height: 16px;border-radius: 16px;
	background: rgba(255,255,255,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
}
.banner .hd li.on{
	background: rgba(1,102,164,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F0166a4,endColorstr=#7F0166a4);
}
.banner .hd li:hover{cursor:pointer;}
.banner .bd li #index_video{width:100%;height:620px;}
/* 新闻 */
.news_l,.news_r{
	width: 580px;height: auto;
}
.tittle{
	width: 100%;height: auto;overflow: hidden;
}
.tittle h2{
	font-size: 30px;float: left;line-height: 80px;
}
.tittle a.more{
	float: right;display: block;font-size: 16px;line-height: 60px;margin-top: 15px;
}
.tittle a.more i{
	display: inline-block;width: 60px;height: 15px;margin-right: 5px;
}
.ch{color: #333;}
.cl{color: #0166a4;}
.cb{color: #ffffff;}
.ch a.more i{
	background: url(../en_img/icon.png) 0px -1px;
}
.cl a.more i{
	background: url(../en_img/icon.png) 0px -43px;
}
.cb a.more i{
	background: url(../en_img/icon.png) 0px -22px;
}
.cl a{color: #0166a4;}
.cb a{color: #fff;}
.news_d{
	width: 100%;
}
.news_d ul li{
	width: 100%;height: 140px;margin-bottom: 20px;
}
.new_pic{
	width: 210px;height: 100%;
}
.new_pic img{
	width: 100%;height: 100%;
        object-fit: cover;
}
.new_txt{
	width: 355px;padding: 15px 0;
}
.new_txt .data{
	width: 40px;height: 40px;padding:3px;background: #019483;
}
.data_c{border: 1px solid #fff;width: 38px;height: 38px;color: #fff;}
.data_c span{
	font-size: 14px;text-align: center;line-height: 19px;display: block;
}
.data_c p{
	font-size: 16px;text-align: center;line-height: 18px;
}
.new_txt h2{
	font-size: 18px;width: 290px;letter-spacing: 1px;
}
.new_txt h2 a{color: #333;transform: 0.3s;}
.news_r_pic{
	width: 240px;height: 185px;
}
.news_r_pic img{width: 100%;height: 100%;object-fit: cover;}
.news_r_list{width:315px}
.news_r_list ul {
    width: 100%;
    overflow: hidden;
}
.news_r_list ul li {
    padding: 15px 0;
    font-size: 18px;
    color: #0166a4;
    overflow: hidden;
}
.news_r_list ul li.mt_first{border-bottom: 1px dashed;}
.news_r_list ul li a {
    color: #0166a4;
}
.news_r_list ul li a .data{display:inline-block;float:right;}
/* 关于浸大 */
.about_qd{
	width: 100%;position: relative;height: auto;
}
.qd_pic{height: 100%;position: relative;}
.qd_pic img{
	width: 100%;height: 100%;object-fit: cover;
}
.about_qdt{
	position: absolute;top: 0;left: 0;
	width: 100%;height: 114px;
	background: url(../en_img/pic_1.png) no-repeat;
	background-size: 100% 100%;
}
.about_qdd{
	position: absolute;bottom: -1px;left: 0;
	width: 100%;height: 89px;
	background: url(../en_img/pic_2.png) no-repeat;
	background-size: 100% 100%;
}
.qd_c{
	width: 100%;height: auto;
	background: rgba(0,0,0,.6);position: absolute;top: 0;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	position: absolute;top: 0;left: 0;
}
.qd_c h2{
	font-size: 30px;line-height: 80px;color: #fff;margin-top: 40px;position: relative;z-index: 99;
}
.qd_c p{
	font-size: 18px;line-height: 28px;text-indent: 2em;color: #fff;
}
.qd_c a.more{
	float: right;display: block;font-size: 16px;line-height: 40px;margin-top: 15px;color: #fff;margin-bottom: 15px;
}
.qd_c a.more i{
	display: inline-block;width: 60px;height: 15px;margin-right: 5px;
	background: url(../en_img/icon.png) 0px -22px;
}
/* 入读北师浸大 */
.read_qd{padding-bottom: 80px;}
.rqd{
	width: 100%;
}
.rqd ul{
	width: 100%;overflow: hidden;margin-top: 10px;
}
.rqd ul li{
	float: left;width: 230px;height: 225px;
	border: 5px solid #0166a4;margin: 0 30px;
	position: relative;overflow: hidden;
}
.rqd ul li h2{
	font-size: 24px;text-align: center;    display: table;height: 100%;width:100%;
}
.rqd ul li h2 a{
	color: #0166a4;display: table-cell;
    vertical-align: middle;line-height:30px;
}
.rqd ul li i{
	position: absolute;display: block;
	width: 70%;height: 30%;background: #0166a4;
}
.rqd ul li i.i1{
	bottom: 0;left: 0;
	transform: translateX(-55%) skewX(65deg);
}
.rqd ul li i.i2{
	top: 0;left: 0;
	transform: translateX(-55%) skewX(-65deg);
}
.rqd ul li i.i3{
	top: 0;right: 0;
	transform: translateX(55%) skewX(-115deg);
}
.rqd ul li i.i4{
	bottom: 0;right: 0;
	transform: translateX(55%) skewX(115deg);
}
/* 活动 */
.active123{
	width: 100%;height: auto;
	overflow: hidden;background: #0166a4;
	position: relative;padding: 40px 0;
}
.active123_t{
	width: 100%;height: 87px;
	position: absolute;top: 0;left: 0;
	background: url(../en_img/pic_3.png) no-repeat;
	background-size: 100% 100%;
}
.active123_c{position: relative;
    z-index: 1;}
.act_l,.act_r{
	width: 550px;height: auto;
}
.act_r{
	width: 500px;
}
.act_l .tittle{
	width: 530px;
}
.act_ltxt{
	width: 100%;
}
.act_ltxt ul{width: 100%;overflow: hidden;margin-top: 20px;}
.act_ltxt ul li{
	width: 100%;margin-bottom: 40px;height: auto;overflow: hidden;
	font-size: 18px;color: #fff;
}
.act_list a{
	color: #fff;
}
.act_list span{
	display: block;padding-left: 60px;
}
/* 日历开始 */
#calendar {
            width: 100%;background: #fff;
        }

        .calendar {
            position: relative;
            font-family: "Chinese Quote", "Microsoft YaHei";
            font-size: 14px;
        }


        .calendar-header {
            padding: 11px 16px 11px 0;
            text-align: right;
        }

        .calendar-select {
            line-height: 1.5;
            color: rgba(0, 0, 0, 0.65);
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            margin: 0;
            padding: 0;
            list-style: none;
            display: inline-block;
            position: relative;
            outline: 0;
        }

        .calendar-table {
            width: 100%;
            height: 100%;
        }

        .calendar-column-header,
        .calendar-cell {
            width: 14%
        }

        .calendar-column-header {
            font-weight: 400;
            text-align: center;
        }

        .calendar-table {
            table-layout: fixed;
        }

        .calendar-cell {
            color: rgba(0, 0, 0, 0.65);
        }



            .calendar-cell.calendar-last-month-cell,
            .calendar-cell.calendar-next-month-cell {
                color: rgba(0, 0, 0, 0.25);
            }

        .calendar-date {
            /* padding: 4px 8px; */
            margin: 0 4px;
            border-top: 2px solid #e8e8e8;
        }

        .calendar-cell.calendar-thisMonth .calendar-date,
        .calendar-cell.calendar-today .calendar-date {
            border-top-color: #1890ff;
            background-color: #e6f7ff;
        }

        .calendar-date:hover {
            background: #e6f7ff;
        }


        .calendar-value {
            text-align: center;
        }

        .calendar-content {
            height: 40px;
            overflow-x: hidden;
            overflow-y: auto;
            position: static;
            width: auto;
            left: auto;
            bottom: auto;
        }




        .calendar-select {
            font-size: 13px;
            vertical-align: middle;
        }

        .btn.calendar-select-active {
            border-color: #40a9ff;
            z-index: 2;
        }

        .calendar-select:first-child {
            margin-right: 10px;
        }

        .calendar-year-select,
        .calendar-month-select {
            border-radius: 4px;
            border: 1px solid #d9d9d9;
        }

            .calendar-year-select:hover,
            .calendar-month-select:hover {
                border-color: #40a9ff;
            }

        .calendar-year-text,
        .calendar-month-text {
            margin: 0 10px;
            line-height: 28px;
        }

        .calendar-icon {
            margin: 0 10px 0 0;
        }

            .calendar-icon * {
                color: rgba(0, 0, 0, 0.25);
            }

        .btn {
            float: left;
            padding: 5px 10px;
            border: 1px solid #d9d9d9;
            border-radius: 4px;
        }

        .btn-group {
            float: left;
            display: inline;
            padding: 0 8px;
        }

            .btn-group > .btn {
                position: relative;
                float: left;
            }

                .btn-group > .btn:hover {
                    z-index: 2;
                    border-color: #40a9ff;
                }

            .btn-group .btn + .btn {
                margin-left: -1px;
            }

            .btn-group > .btn:first-child {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

            .btn-group > .btn:last-child:not(:first-child) {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }


        /*dropdown-menu*/
        ul.dropdown-month, .dropdown-month li,
        ul.dropdown-year, .dropdown-year li {
            list-style: none;
            text-align: center;
            padding: 0;
            margin: 0;
        }

        .dropdown-month.open,
        .dropdown-year.open {
            display: inline-block;
            margin-top: 1px;
            width: 100%;
        }

        .dropdown-month,
        .dropdown-year {
            height: 250px;
            overflow-y: auto;
            overflow-x: hidden;
            display: none;
            position: absolute;
            left: 0;
            top: 100%;
            background: #fff;
            width: 50px;
            border: 1px solid #eee;
            box-shadow: 0px 6px 12px rgba(0,0,0,0.175);
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
        }

            .dropdown-month .month-item,
            .dropdown-year .year-item {
                font-size: 12px;
                position: relative;
                display: block;
                padding: 5px 2px;
                line-height: 20px;
                font-weight: normal;
                color: rgba(0, 0, 0, 0.65);
                white-space: nowrap;
                cursor: pointer;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-transition: background 0.3s ease;
                transition: background 0.3s ease;
            }

        .month-item:hover,
        .year-item:hover {
            background: #e6f7ff;
        }

        .year-item.active {
            background-color: #fafafa;
            font-weight: 600;
            color: rgba(0, 0, 0, 0.65);
        }
        /*自定义事件样式*/
        ul.events li {
            white-space: nowrap;
            font-size: 13px;
            padding: 1px 2px;
        }

            ul.events li span {
                margin-left: 5px;
            }

            ul.events li:before {
                content: "*"
            }

        /*scrollbar*/
        *::-webkit-scrollbar {
            width: 8px;
            background-color: #fff;
        }

        *::-webkit-scrollbar-thumb {
            background-color: #ddd;
            border-radius: 8px;
            -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .3);
        }
/* 日历结束 */
/* 通知 */
.inform{padding-bottom: 30px;}
.inform_l,.inform_r{
	width: 550px;height: auto;
}
.inform_l .tittle{
	width: 530px;
}
.inform_list ul{
	width: 100%;overflow: hidden;margin-top: 20px;
}
.inform_list ul li{
	padding: 20px 0;font-size: 18px;color: #0166a4;overflow: hidden;margin-right: 20px;
}
.inform_list ul li.tz_first {
    padding-top: 0;
    border-bottom: 1px dashed;
}
.inform_list ul li a{
	color: #0166a4;width: 300px;margin-left: 20px;
}
.inform_r{
	width: 500px;
}
.inform_r ul{
	width: 100%;margin-top: 80px;overflow: hidden;
}
.inform_r ul li{
	width: 100%;height: 140px;margin-bottom: 20px;background: #0166a4;
}
.inform_r ul li.last{margin: 0;}
.inf_pic{
	width: 50%;height: 100%;overflow: hidden;float:left
}
.inf_pic img{width: 100%;height: 100%;transition: all 1s;object-fit: cover;}
.inform_r ul li:hover .inf_pic img {
    transform: scale(1.2);
}
.inform_r ul li p{
	font-size: 18px;height: 100%;text-align: center;display: table;width: 50%;float:left;    padding: 0 20px;
    box-sizing: border-box;
}
.inform_r ul li p a{color: #fff;display: table-cell;vertical-align: middle;}
.inform_r ul li.bg{
	background: #019483;
}
/* 视频 */
.video{
	width: 100%;background: #333;height: 360px;
}
.video_c{position: relative;height: 100%;width: 1200px;margin: auto;}
.video i.jt{
  height: 0px;position: absolute;bottom: -100px;left: 0px;
  width: 0px;
  border-top: 50px solid #333;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-bottom: 50px solid transparent;
}
.video_l,.video_r{
	width: 580px;height: auto;
}
.video_l ul{
	width: 100%;height: auto;overflow: hidden;
}
.video_l ul li{
	float: left;width: 280px;height: auto;overflow: hidden;margin-right: 20px;
}
.video_l ul li.last,.video_r ul li.last{margin: 0px;}
.video_l ul li span{
	display: block;width: 270px;height: 160px;border: 5px solid #fff;overflow: hidden;position: relative;
}
.video_l ul li span img.img{
	width: 100%;height: 100%;object-fit: cover;transition: all 1s;
}
.video_l ul li span:hover img.img {
    transform: scale(1.2);
}
.video_l ul li span img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    z-index: 10;
    width: 32px;
    height: 32px;
}
.video_l ul li p{
	font-size: 16px;color: #fff;text-align: center;/*height: 30px;line-height: 30px;*/
}
.video_r ul{
	width: 100%;height: auto;overflow: hidden;
}
.video_r ul li{
	float: left;width: 280px;height: auto;overflow: hidden;margin-right: 20px;
}
.video_r ul li span{
	display: block;width: 270px;height: 160px;border: 5px solid #fff;overflow: hidden;
}
.video_r ul li span img{
	width: 100%;height: 100%;object-fit: cover;transition: all 1s;
}
.video_r ul li span:hover img {
    transform: scale(1.2);
}
.video_r ul li p{
	font-size: 16px;color: #fff;text-align:center;
}
/* 版尾 */
.footer{padding: 50px 0 40px;}
.custom{
	width: 100%;height: 40px;
}
.custom ul li a{
	margin: 0 5px 0 0;
    display: inline-block;
    width: 40px;
    height: 40px;
}
.custom ul li a img{
	max-width: 100%;
    height: auto;
}
.allfoot{
	font-size: 16px;
    color: #333;
    padding: 30px 0 10px 0;text-align: right;
}
.bodyBj{
	width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    /* z-index: 99; */
    display: none;
}
/* 校园生活 */
.banner_s{width: 100%;height: 700px;position: relative;overflow: hidden;}
.banner_s img{width: 100%;height: 100%;object-fit: cover;position: absolute;z-index: -1;}
.banner_c{
	width: 1200px;height: 620px;border: 30px solid #fff;border-bottom: 0;margin: auto;margin-top: 50px;padding: 0 25px;position: relative;
}
.banner_c h2{
	padding: 60px 20px;box-sizing: border-box;position: absolute;bottom: 0;
	font-size: 48px;color: #333;width: 1200px;
	background: rgba(255,255,255,.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);
}
.Life{width: 100%;height: auto;overflow: hidden;background: url(../en_img/bg.png) bottom repeat-x;padding-bottom: 120px;}
.virtual{padding-top: 30px;position: relative;}
.virtual img{width: 100%;}
.virtual h2{
	width: 100%;line-height: 78px;font-size: 32px;color: #fff;text-align: center;
	background: rgba(1,102,164,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F0166a4,endColorstr=#7F0166a4);
	position: absolute;top: 150px;
}
.life_c{padding-top: 30px;height: 500px;}
.life_cl{width: 25%;background: #0166a4;height: 100%;}
.life_cr{width: 75%;background: #fff;padding: 50px 50px 50px 30px;position: relative;height: 100%;box-sizing: border-box;}
.life_cr i{position: absolute;right: 0;width: 50px;height: 50px;display: block;}
.life_cr i.l1{top: 0;border-top: 10px solid #0166a4;border-right: 10px solid #0166a4;}
.life_cr i.l2{bottom: 0;border-bottom: 10px solid #0166a4;border-right: 10px solid #0166a4;}
.Photos_c,.Videos_c{width: 100%;overflow: hidden;}
.Photos_c .ul1{width: 550px;}
.Photos_c .ul2{width: 270px;height: 100%;}
.Photos_c .ul1 li{width: 261px;height: 185px;margin:7px;float: left;overflow: hidden;}
.Photos_c li img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.Photos_c .ul1 li:hover img {
    transform: scale(1.2);
}
.Photos_c .ul2 li:hover img {
    transform: scale(1.2);
}
.Photos_c .ul2 li{width: 261px;height: 384px;margin: 7px;overflow: hidden;}
.life_cl h2{font-size: 32px;color: #0166a4;width: 100%;line-height: 40px;text-align: center;background: #fff;margin-top: 80px;}
.life_cl a.more{display: block;font-size: 16px;color: #fff;margin-top: 100px;text-align: center;}
.life_cl a.more i{background: url(../en_img/icon.png) 0px -22px;display: inline-block;width: 60px;height: 15px;margin-right: 5px;}
.Videos_c{height: 400px;}
.Videos_ban1{display: none;}
.Videos_ban{width: 70%;height: 100%;margin: auto;position: relative;}
.Videos_ban img.img{width: 100%;height: 400px;object-fit: cover;}
.Videos_ban a.prev,.Videos_ban a.next{position: absolute;top: 50%;display: block;margin-top: -15px;width: 20px;height: 30px;}
.Videos_ban a.prev i,.Videos_ban a.next i{font-size: 30px;line-height: 30px;width: auto;height: 30px;}
.Videos_ban a.prev{left: -16%;}
.Videos_ban a.next{right: -16%;}
.Videos_ban li {
    position: relative;
}
.Videos_ban img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    width: 32px;
    height: 32px;
}
.Events_b{height: auto;overflow: hidden;background: #0166a4;margin-top: 30px;}
.Events_t{width: 100%;height: 50px;position: relative;}
.Events_t h2{font-size: 32px;color: #fff;line-height: 50px;text-align: center;}
.Events_t a.more{display: block;font-size: 16px;color: #fff;line-height: 50px;position: absolute;right: 25%;top: 0;}
.Events_t a.more i{background: url(../en_img/icon.png) 0px -22px;display: inline-block;width: 60px;height: 15px;margin-right: 5px;}
.Events_ul{width: 100%;height: auto;overflow: hidden;}
.Events_ul li{width: 49%;height: auto;padding: 35px 90px 50px;background: #fff;box-sizing: border-box;font-size: 18px;color: #0166a4;}
.Events_ul li .data{width: 15%;}
.Evs_list{width: 100%;}
.Evs_list a{color: #0166a4;}
.Evs_list span{display: block;}
.Evs_list span.mt{margin-top: 20px;height: auto;}
.Service{background: #fff;margin-top: 30px;position: relative;}
.Service_l,.Service_r{width: 49%;height: auto;box-sizing: border-box;}
.Service_l h2{width: 100%;height: 50px;font-size: 32px;color: #fff;background: #0166a4;text-align: center;margin-top: 50px;line-height: 50px;}
.Service_r img{width: 70%;height: 240px;object-fit: cover;}
.Service a.more{position: absolute;display: block;font-size: 16px;color: #0166a4;right: 3.5%;top: 50%;margin-top: -13px;}
.Service a.more i{display: inline-block;width: 60px;height: 15px;margin-right: 5px;background: url(../en_img/icon.png) 0px -43px;}
.custom1 ul{float: none;text-align: center;}
.foot{padding: 40px 0;}
.allfoot1{text-align: center;}
/* 招生就业 */
.emp_b{background: #0166a4;}
.emp_w{background: #fff;}
.emp_c{height: 240px;margin-top: 30px;}
.emp_c .emp_cl,.emp_c .emp_cr{width: 50%;box-sizing: border-box;}
.emp_c .emp_cl{padding: 30px;position: relative;height: 100%;}
.emp_c .emp_cr{padding-right: 30px;}
.emp_c .emp_cr img{width: 100%;height: 100%;object-fit: cover;}
.emp_c .emp_cl h2{font-size: 30px;text-align: right;padding: 30px 0;}
.emp_c .emp_cl a.more,.Career_t a.more{display: block;font-size: 16px;position: absolute;right: 30px;bottom: 50px;}
.emp_c .emp_cl a.more i,.Career_t a.more i{display: inline-block;width: 60px;height: 15px;margin-right: 5px;}
.Career_b{height: auto;overflow: hidden;background: #fff;}
.Career_t{width: 100%;height: 80px;position: relative;}
.Career_t h2{font-size: 30px;color: #fff;line-height: 80px;text-align: center;background: #0166a4;}
.Career_t a.more{position: absolute;line-height: 80px;top: 0;right: 20%;}
.Career_ul{width: 100%;height: auto;overflow: hidden;padding: 20px 50px;box-sizing: border-box;}
.Career_ul li{width: 50%;}
.Career_list{width: 85%;height: auto;margin: auto;}
.Career_list img{width: 100%;height: 210px;object-fit: cover;}
.Career_list p{width: 100%;text-align: center;font-size: 18px;color: #0166a4;line-height: 30px;}
/* 学部专业 */
.pro_c{margin-top: 20px;height: 255px;}
.pro_cl,.pro_cr{width: 50%;height: 100%;}
.pro_cl{background: #fff;}
.pro_cr{background: #0166a4;padding: 30px;box-sizing: border-box;position: relative;}
.pro_cl{display: table;}
.pro_cl h2{font-size: 30px;color: #0166a4;display: table-cell;vertical-align: middle;padding: 0 20px;}
.pro_cr p{font-size: 18px;color: #fff;}
.pro_cr a.more{display: block;font-size: 16px;position: absolute;right: 30px;bottom: 30px;}
.pro_cr a.more i{display: inline-block;width: 60px;height: 15px;margin-right: 5px;}
/* 新闻页 */
.news_ban{position: relative;}
/* .news_ban h2{line-height: 160px;height: 200px;} */
.news_ban a.more{display: block;font-size: 16px;line-height: none;position: absolute;bottom: 40px;left: 50px;}
.news_ban a.more i{display: inline-block;width: 60px;height: 15px;margin-right: 5px;}
.News_c{height: 240px;margin-top: 30px;}
.News_cl,.News_cr{width: 50%;height: 100%;}
.News_cr{padding: 50px 50px 50px 70px;box-sizing: border-box;position: relative;background: #fff;}
.News_l{width: 270px;height: 100%;}
.News_r{width: 55%;height: 100%;}
.News_r img{width: 100%;height: 100%;object-fit: cover;}
.News_l h2{font-size: 30px;text-align: center;line-height: 80px;margin-top: 60px;}
.News_b{background: url(../en_img/bg_b.jpg);}
.News_bu{background: #0166a4;}
.News_l a.more{display: block;font-size: 16px;text-align: center;}
.News_l a.more i{display: inline-block;width: 60px;height: 15px;margin-right: 5px;}
.News_cr .data{font-size: 18px;width: auto;}
.cl .data{border-bottom: 1px solid #0166a4;}
.News_cr p{font-size: 18px;margin-top: 50px;}
.News_cr i{font-size: 30px;position: absolute;}
.News_cr i.quote1{top: 10px;left: 20px;}
.News_cr i.quote2{bottom: 10px;right: 20px;}
.News_Videos{height:270px;}
.News_vidl{width: 270px;height: 100%;}
.News_vidl .News_l{overflow: hidden;}
.News_vidr{width: 930px;height: 100%;background: #fff;position: relative;}
.News_vidr ul{padding: 20px 60px;height: 100%;box-sizing: border-box;}
.News_vidr ul li{width: 46%;float: left;height: 100%;margin: 0 2%;}
.News_vidr ul li img{width: 100%;height: 175px;object-fit: cover;}
.News_vidr ul li p{font-size: 18px;color: #0166a4;text-align: center;padding:5px 0;}
.News_vidr i{position: absolute;width: 50px;height: 50px;display: block;}
.News_vidr i.l1{left: 20px;top: 7px;border-top: 7px solid #0166a4;border-left: 7px solid #0166a4;}
.News_vidr i.l2{right: 20px;bottom: 7px;border-bottom: 7px solid #0166a4;border-right: 7px solid #0166a4;}
.News_peo ul{padding: 30px 40px 10px;}
.News_peo ul li{width: 23%;height: 100%;margin: 0 1%;position: relative;overflow: hidden;}
.News_peo ul li img{height: 160px;}
.News_peo ul li p{width: 100%;height: 50px;}
.News_peo ul li p a{font-size:15px;}
/*.News_peo ul li p em{display: block;transform: skewX(-30deg);color: #fff;font-size: 14px;width: 70px;height: 100%;float: right;text-align: left;line-height: 20px;padding-top: 20px;box-sizing: border-box;}
.News_peo ul li p{white-space: normal;}*/
.News_peo ul li span{width: 50%;position: absolute;bottom: 0;right: 0;background: #0166a4;transform: translateX(70%) skewX(-45deg);height: 40%;}
.News_peo ul li span em{color: #fff;transform: skewX(45deg);font-size: 18px;display: block;margin: 32px 36px 0 0;text-align: center;}

.text-list {
padding:20px;background:#fff;min-height:630px;
}
.text-list li {
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 1px dashed #e6e6eb;
    padding-left: 20px;
    background: url(../en_img/dian_on.png) no-repeat left center;
}
.text-list li .time {
    float: right;
    color: #333;
}

/* 关于我们 */
.about{height: auto;margin-top: 30px;}
.about_l,.about_r{height: 100%;width: 49%;}
.about_w{background: url(../en_img/bg_b.jpg);}
.about_b{background: #0166a4;}
.about_d{height: 200px;}
.about_t{height: 40px;width: 100%;line-height: 40px;background: #0166a4;position: relative;}
.about_t h2{font-size: 24px;text-align: center;color: #fff;}
.about_menu h2{font-size: 30px;text-align: center;line-height: 120px;}
.about_menu a.more,.about_t a.more{display: block;font-size: 16px;text-align: center;}
.about_menu a.more i,.about_t a.more i{display: inline-block;width: 60px;height: 15px;margin-right: 5px;}
.about_t a.more{position: absolute;top: 0;right: 20px;}
.about_mes{padding: 5px 20px;box-sizing: border-box;}
.mes_pic,.mes_txt{height: 100%;}
.mes_pic img{width: 136px;height: 100%;object-fit: cover;}
.mes_txt{width: 390px;}
.mes_txt p{font-size: 16px;color: #333;margin-bottom: 8px;}
ul.about_edu{padding: 36px 0;}
ul.about_edu li{width: 300px;margin: auto;line-height: 30px;}
ul.about_edu li i{font-size: 12px;color: #0166a4;display: inline-block;}
ul.about_edu li a{font-size: 18px;color: #0166a4;margin-left: 20px;display: inline-block;}
ul.about_pub{padding: 10px 1%;box-sizing: border-box;width: 100%;height: 100%;}
ul.about_pub li{width: 24%;margin: 0 0.5%;float: left;height: 100%;}
ul.about_pub li img{width: 100%;height: 100%;object-fit: cover;}
.about_con{width: 100%;padding: 40px 0;box-sizing: border-box;}
.con_txt{width: 100%;}
.con_txt p{width: 345px;margin: auto;font-size: 18px;overflow: hidden;color: #0166a4;margin-bottom: 10px;}
.con_txt p i{display: inline-block;width: 30px;text-align: center;float: left;line-height: 24px;}
.con_txt p em{display: inline-block;float: right;font-size: 16px;text-align: left;width: 304px;}
/* 教学与科研 */
.edu{height: 240px;margin-top: 30px;}
.edu_l,.edu_r{width: 50%;display: table;height: 100%;}
.edu_r{display: block;}
.edu_w{background: url(../en_img/bg_b.jpg);}
.edu_l h2{font-size: 30px;display: table-cell;vertical-align: middle;text-align: center;}
.edu_pic{width: 65%;}
.edu_pic img{width: 100%;height: 240px;object-fit: cover;display: block;}
.edu_r a.more{font-size: 16px;text-align: center;}
.edu_r a.more i{display: inline-block;width: 60px;height: 15px;margin-right: 5px;}
.edu_b{background: #0166a4;}
.edu_a{width: 35%;height: 100%;display: table;}
.edu_a a{display: table-cell;vertical-align: middle;text-align: center;}
/* 媒体 */
.miti_ban{position: absolute;bottom: 0;box-sizing: border-box;padding: 20px;background: rgba(255,255,255,.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);height: auto;width: 1200px;}
.miti_ban h2{padding: 0px;background: none;width: auto;position: static;}
.miti_ban p{font-size: 18px;margin-bottom: 20px;}
.miti_ban a.more{display: block;font-size: 16px;text-align: right;}
.miti_ban a.more i{display: inline-block;width: 60px;height: 15px;margin-right: 5px;}
.miti{height: 240px;margin-top: 30px;position: relative;}
.miti_l,.miti_r{width: 50%;height: 100%;}
.miti_w{background: url(../en_img/bg_b.jpg);}
.miti_b{background: #0166a4;}
.miti em{position: absolute;bottom: 0;border-top: 50px solid transparent;border-right: 50px solid transparent;border-left: 50px solid transparent;border-bottom: 50px solid #0166a4;}
.miti em.em_l{left: -50px;}
.miti em.em_r{right: -50px;}
ul.miti_link{padding: 44px 0;}
ul.miti_link li {width: 67%;margin: auto;line-height: 36px;}
ul.miti_link li i {font-size: 18px;color: #0166a4;display: inline-block;}
ul.miti_link li a {font-size: 18px;color: #0166a4;margin-left: 15px;display: inline-block;}
.miti_r .miti_pic{width: 100%;height: 100%;object-fit: cover;}
.miti_menu{padding: 30px;box-sizing: border-box;}
.miti_menu h2{font-size: 36px;padding: 30px 0;}
.miti_menu.cb h2,.miti_menu.cb a.more{text-align: right;}
.miti_menu a.more,.miti_look a.more{display: block;font-size: 16px;}
.miti_menu a.more i,.miti_look a.more i{display: inline-block;width: 60px;height: 15px;margin-right: 5px;}
.miti_r.cl a.more i{background: url(../en_img/icon.png) 0px -67px;}
ul.miti_pic_list{width: 100%;height: 100%;}
ul.miti_pic_list li{width: 31.2%;height: 100%;float: left;margin-right: 2%;}
ul.miti_pic_list li img{width: 100%;height: 100%;object-fit: cover;}
.miti_look h2{font-size: 30px;height: 50px;line-height: 50px;text-align: center;background: #0166a4;}
.miti_look a.more{position: absolute;top: 0;right:80px;line-height: 50px;}
.miti_look ul{width: 100%;height: 190px;padding: 20px 50px;box-sizing: border-box;}
.miti_look ul li{width: 50%;float: left;line-height: 28px;padding-left: 10%;box-sizing: border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.miti_look ul li i {font-size: 18px;color: #0166a4;display: inline-block;}
.miti_look ul li a{font-size: 18px;color: #0166a4;margin-left: 15px;display: inline-block;}
.miti_txt{width: 100%;padding: 45px 0;height: 100%;box-sizing: border-box;}
.miti_txt p{width: 70%;margin: auto;font-size: 18px;color: #0166a4;overflow: hidden;margin-bottom: 10px;}
.miti_txt p i{width: 5%;float: left;text-align: center;line-height: 24px;}
.miti_txt p span{width: 92%;float: right;font-size: 16px;}
/* 列表 */
.container_con{position: relative;width: 1200px;margin: auto;margin-top: 80px;}
.con_zuo{width: 260px;height: auto;}
.con_you{width: 920px;}
.con_list{width:940px;}
.sideMenu,.Menu_li {width: 100%;}
.Menu_li{background: #ebebeb;}
.con_zuo_lm{min-height:80px;max-height:200px;display: table;background: #333;width:100%;}
.con_zuo_lm h1{width: 100%;font-size: 34px;text-align: center;color: #fff;display: table-cell;
    vertical-align: middle;}
.sideMenu h3 {height: 56px;background: #ebebeb;padding: 0 20px;display: table;width: 100%;box-sizing: border-box;}
.sideMenu h3 a{display: table-cell;vertical-align: middle;font-size: 18px;}
.sideMenu h3.on a,.sideMenu ul li.on a{color: #0166a4;}
.sideMenu ul {width: 100%;height: auto;background: #fafafa;padding: 10px 0;display:none;}
.sideMenu ul li {height: 45px;padding-left: 20px;display: table;width: 100%;box-sizing: border-box;}
.sideMenu ul li a{display: table-cell;vertical-align: middle;font-size: 16px;}
.sideMenu ul li:hover a,.sideMenu h3:hover a{color: #0166a4;}
.youtx li{width: 100%;height: 218px;margin-bottom: 20px;background: #e6e6e6;}
.youtx_pic{width: 320px;height: 100%;}
.youtx_pic img{width: 100%;height: 100%;object-fit: cover;}
.youtx_list{width: 600px;height: 100%;position: relative;overflow: hidden;}
.youtx_list span.span2{display: none;}
.youtx_list p.span1{display: block;width: auto;position: absolute;top: 50%;margin-top:-20px;left:30px;
    height: 40px;min-width:40px;
    padding: 3px;
    background: #019483;
/*transform: translateX(-40%) skewX(-40deg);width: 155px;height: 100px;background: rgba(0,0,0,.6);position: absolute;top: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);*/}
.youtx_list p.span1 .span1_c {
    border: 1px solid #fff;display: block;
    width: auto;padding:0 2px;min-width:36px;
    height: 38px;
    color: #fff;
}
.youtx_list p.span1 em{/*display: block;transform: skewX(40deg);color: #fff;font-size: 18px;float: right;line-height: 40px;padding-right: 12px;*/
font-size: 14px;
    text-align: center;
    line-height: 19px;
    display: block;
}
.youtx_list p.span1 i{
font-size: 16px;display: block;
    font-style: normal;
    text-align: center;
    line-height: 18px;
}
.youtx_list em.list_em{width: 100%;height: 100%;box-sizing: border-box;display: table;padding-left: 95px;padding-right:20px;}
.youtx_list em.list_em a{display: table-cell;vertical-align: middle;font-size: 18px;color: #333;}
.youtx_list i{/*position: absolute;bottom: 0;border-top: 80px solid transparent;border-right: 80px solid transparent;border-left: 80px solid transparent;border-bottom: 80px solid #019483;right: -80px;*/}
.youtx_list a.sum{font-size: 24px;color: #fff;width: 50px;height: 50px;line-height: 50px;text-align: center;position: absolute;bottom: 0;right: 0;}
.con_page{width: 100%;height: 160px;background: #e6e6e6;}
.page{width: 920px;height:100%;display: table;}
.page2{dispaly:none;}
.container_con .text{font-size: 180px;color: #e6e6e6;font-weight: bold;transform: rotate(90deg);position: absolute;top: 12px;right: -233px;    text-transform: uppercase;z-index:99;
    -moz-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.page_prev,.page_next{height:50px;line-height:50px;padding:55px 0;font-size:20px;color:#333;}
.page_prev a,.page_next a{font-size:20px;color:#333;
transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.page_prev i{padding-right:10px;}
.page_next i{padding-left:10px;}
.page_prev a:hover,.page_next a:hover{color:#019483;}
.nry_c .text{color:#0166a4;opacity: 0.5; filter: alpha(opacity = 50);filter: progid:DXImageTransform.Microsoft.Alpha(style = 0, opacity = 50);}
/* 图片列表 */
.pictx{width: 100%;}
.pictx li.m0{margin-right: 0px;}
.sj_pictx{display: none;}
.pictx li {width: 215px;height: 245px;float: left;margin-right: 20px;margin-bottom: 20px;position: relative;overflow: hidden;}
.pictx li img{width: 100%;height: 100%;object-fit: cover;}
.pictx li p{position: absolute;bottom: 0;left: 0;width: 155px;height: 85px;background: rgba(0,0,0,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    transform: translateX(-30%) skewX(30deg);}
.pictx li p em {display: table;transform: skewX(-30deg);color: #fff;font-size: 16px;width: 80px;height: 100%;float: right;text-align: left;line-height: 20px;padding: 10px 0;margin-right: 10px;box-sizing: border-box;}
.pictx li p em a{color: #fff;display: table-cell;vertical-align: middle;}
.pictx li a span{position: absolute;bottom: 0;border-top: 70px solid transparent;border-right: 70px solid transparent;border-left: 70px solid transparent;border-bottom: 70px solid #019483;right: -70px;}
.pictx li a em{color: #fff;font-size: 24px;display: block;text-align: center;width: 50px;height: 50px;line-height: 50px;position: absolute;bottom: 0;right: 0;}


.pc_video_pictx li{width:276px;float:left;margin:0 15px 15px;}
.pc_video_pictx li .vid{display:block;width:100%;height:200px;    overflow: hidden;
    position: relative;}
.pc_video_pictx li .vid img.img{width:100%;height:100%;object-fit: cover;transition: all 1s;border:none;}
.pc_video_pictx li:hover img.img {
    transform: scale(1.2);
}
.pc_video_pictx .vid img.play{
position: absolute;border:none;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    z-index: 10;
    width: 32px;
    height: 32px;
}
.pc_video_pictx li p{width:100%;padding:8px 0;text-align:center;font-size:16px;color:#333;height:50px;}
.pc_video_pictx li:hover p{color:#019483;}
.pc_kw_pictx li .vid{height:405px;}
.pc_pictx1 li{width:48%;margin:0 1%;}
.pc_pictx1 li .vid{height:210px;}
.pc_pictx1 li p{color: #019483;}
/* 内容页 */
.nry_con{width: 100%;height: auto;background: url(../en_img/nry_bg.jpg) center top no-repeat;/*background-size: cover;*/overflow: hidden;}
.nry_bg_d{background: url(../en_img/bg.png) bottom repeat-x;}
.contx_r{width: 940px;background: #fff;padding: 60px 0 43px;}
.contx_zt{padding: 43px 0 43px;}
.contx{min-height:600px;padding: 0px 20px;box-sizing: border-box;width: 100%;color:#333;font-size:14px;
   /*overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-face-color: #faf5f5;
    scrollbar-highlight-color: #faf5f5;
    scrollbar-shadow-color: #faf5f5;
    scrollbar-3dlight-color: transparent;
    scrollbar-arrow-color: #faf5f5;
    scrollbar-track-color: transparent;
    scrollbar-darkshadow-color: transparent;*/}
.contx::-webkit-scrollbar {display:none}
.contx_zt .contx{min-height:450px;}
.contx h2.nry_tit{font-size:28px;margin-bottom:30px;text-align:center;color:#333;}
.contx span.nry_data{margin-top:30px;font-size:96%;color:#666;display:block;font-style: italic;}
.contx span.nry_data i{margin-right:.5em;}
.contx p{margin-bottom: 10px;color: #333;line-height: 24px;
    letter-spacing: 1px;    text-indent: 2em;}
.contx img{max-width:100%;margin: 0 auto;height:auto;
    display: block;}

.contx video{max-width:100%;margin: 0 auto;
    display: block;height:auto;}
/* 登录 */
.login_con{position: relative;overflow: hidden;}
.login_con1{width: 100%;height: 1194px;background: url(../en_img/login_1.jpg) no-repeat center;background-size: cover;}
.login_con2{width: 100%;height: 1194px;background: url(../en_img/login_2.jpg) no-repeat center;background-size: cover;}
.login_link{position: absolute;bottom: 0;left: 0;width: 100%;height: 338px;background: url(../en_img/staff-login_03.png) no-repeat center;background-size: 100% 100%;}
.login_link li{width: 181px;float: left;margin-right: 18px;height: 55px;margin-bottom: 40px;border-radius: 10px;text-align: center;border: 2px solid #fff;display: table;}
.login_link li.mr{margin-right: 0;}
ul.Link_2{display: none;}
.login_link ul{padding-top: 120px;position: relative;overflow: visible;}
.login_link li a{color: #fff;font-size: 16px;display: table-cell;vertical-align: middle;}
.login_link ul h2{position: absolute;top: -55px;left: 0;width: 183px;height: 55px;line-height: 55px;color: #fff;font-size: 18px;background: rgba(1,148,131,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F019483,endColorstr=#7F019483);border-radius: 10px;text-align: center;}
.login_box{width: 520px;height: 415px;margin: auto;margin-top: 150px;}
.login_box h2{width: 407px;height: 80px;font-size: 30px;line-height: 80px;text-align: center;color: #fff;float: right;background: rgba(1,148,131,.5);border-radius: 80px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F019483,endColorstr=#7F019483);}
.login{width: 100%;}
.login_item{width: 100%;height: 80px;margin-top: 35px;}
.login_item .icon{width: 74px;height: 74px;background: #FFFFFF;border-radius: 74px;border: 3px solid #019483;text-align: center;}
.login_item .login_r{width: 401px;height: 74px;border-radius: 74px;background: #FFFFFF;border: 3px solid #019483;}
.login_item .login_r input{width: 341px;height: 54px;line-height: 54px;border: none;color: #333;background: transparent;outline: none;vertical-align: middle;-webkit-appearance: none;cursor: text;display: block;padding: 10px 30px;font-size: 18px;}
.login_item .login_r .denglu{width: 100%;height: 100%;background: transparent;outline: none;line-height: 74px;font-size: 30px;color: #019483;}
.login_item .icon i{font-size: 40px;color: #019483;line-height: 74px;}
.login_t{width: 100%;height: 80px;}
/*日历内容*/
.noborder{width: 100%;border-collapse: collapse;}
.noborder th, .noborder td {
	padding: 3px 6px;
	vertical-align: top;border-bottom: 1px solid #e8e8e8;
}
td.cell_lbl {
	font-family: Arial;
	font-size: 10pt;
	background-color: #EEEEEE;
	border-collapse: collapse;
	border-right: 1px solid #EEEEEE;
	border-top: 1px solid #DDDDDD;
	color: #666666;
	width: 120px;
}
td.cell_data {
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-top: 1px solid #EEEEEE;
	line-height: normal;
	max-width: 760px !important;
}
td.cell_body {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-top: 1px solid #EEEEEE;
	line-height: normal;
	max-width: 760px !important;
}
td.cell_body img{width: 100%;object-fit: cover;border:none !important;}
.dqsj-startData,.dqsj-endData,.dqsj-address{line-height:30px !important;margin:0px !important;height:30px !important;}
.dqsj{width:530px !important;line-height: normal !important;}
.dqsj-title{padding:8px 0 !important;}
.dqsj a{line-height: normal !important;}
.dqsj-link:hover{color:#dedede !important;}

/*活动*/
.you_events>table{width:100%;}
.you_events>table>tbody>tr{float:left;width:49%;border-right: 6px solid #047464;box-sizing: border-box;margin-bottom:20px;}
.you_events>table>tbody>tr.tr_mr{margin-right: 2%;}
.you_events>table>tbody>tr .td_img{width:39.2%;display:inline-block;}
.you_events>table>tbody>tr .td_img img{width:100%;height:260px;object-fit: cover;}
.you_events>table>tbody>tr .td_right{width:60%;display:inline-block;box-sizing: border-box;padding: 0 10px;}
.you_events>table>tbody>tr .td_right table.trr{width:100%;}
.td_right .td_title{display: block;padding: 15px 0;}
.td_right .td_title a{font-size: 18px;color: #0688F3;}
.td_right .td_info{padding-bottom: 10px;}
.td_right .td_info b{display: inline-block;float:left;width: 22%;
    font-weight: 600;
    color: #4C4C4C;
    overflow-wrap: break-word;}
.td_right .td_info span{display: inline-block;float:right;width:78%;color: #666666;}
.event_h2{padding: 20px 0;
    text-align: center;
    font-size: 1.75em;}


/*访客*/
.visitors{padding-top:40px;}
.moduletable.visitor {
    width: 30%;background-color: #fff;
    margin: auto;
    margin-right: 2.8%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    text-align: left;
}
.custom1.visitor{padding: 15px;}
.custom1.visitor h3{
font-size: 24px;margin-bottom: 10px;
}
.visitor-con {
    background-color: #f9f9f9;
    height: 315px;
}
.visitor-con p {
    margin: 0 0 10px;height:140px;
}
.visitor-con p img{width: 100%;height: 100%;object-fit: cover;}
.visitor-con ul {
    padding: 10px 10px 10px 25px;
}
.visitor-con ul li{
    padding-right: 5px;list-style:disc;
    text-align: left;
    margin-bottom: 8px/*coco*/;
}
.visitor-con ul li a{font-size:14px;}



.ejdh,.navSub1{display: none;}
.ejdh {
    height: 50px;
    background: #f3f1f2;
    line-height: 50px;
    padding: 0 15px;
    position: relative;
    border-bottom: 1px solid #ccc;
    margin-top: -3px;
}
.navSub1 {
    display: none;
    height: auto;
    overflow: hidden;
}
.navSub12 {
    position: relative;
}
.navSub12 ul li {
    width: 100%;
    padding: 0 15px;
    float: left;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    height: auto;box-sizing: border-box;
    font-size: 16px;
}
.navSub12 ul li ul.un_style{display:none;}
.navSub12 ul li ul.un_style li{padding:0;}
.navSub12 ul li a {
    color: #333;
}
.navSub12 ul li ul.un_style li a{color:#019483;}
ul.admin{padding: 0;
    display: block;
    }
ul.admin li {
    list-style-type: none;
    margin: 0px 0px 20px 0px;
    font-size: 16px;float: left;box-sizing: border-box;
    width: 50%;
    background: url(../en_img/link-ico.png) no-repeat left;
    padding-left: 30px;
    text-align: left;
}
ul.admin li a{
    color: #1e5f93;
}
a.kenzap_demo {
    color: #ccc;
    position: fixed;
    padding: 0 10px 4px 10px;
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    top: 50%;
    right: 0;
    float: right;
    margin: 0 -5px 0 0;
    font-family: Verdana;
    white-space: nowrap;
    z-index: 10000;
    border-radius: 0 0 15px 15px;
    line-height: 35px;
    vertical-align: middle;
    transform: rotate(90deg);
    transform-origin: right top 0;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    border: 1px solid #000;
}
a.kenzap_demo:hover {
    cursor: pointer;
    padding: 0 10px 4px 10px;
    margin: 0 -1px 0 0;
    color: #019483;
    border-color: #019483;
}
p#back-to-top{
    position: fixed;bottom: 10%;text-align:center;z-index:9999;
    right: 0;background: #dedede;display: none;
    width:40px;height:40px;
}
p#back-to-top i{line-height:40px;font-size:20px;color:#999;transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;}
p#back-to-top:hover i{color:#019483;}
/*大事记*/
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-default {
    border-color: #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading.in a{
color: #1e5f93;font-weight: bold;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.collapse {
    display: none;
}

.panel-body {
    padding: 15px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body table{width:100%;font-size:14px;}
.panel-default > .panel-heading + .panel-collapse > .panel-body table td.td1{width:15%;vertical-align: top;line-height:28px;    font-size: 16px;color: #0166a4; font-weight: bold;}
.panel-default > .panel-heading + .panel-collapse > .panel-body table td.td1 i{width:10px;height:28px;display:block;background: url(../en_img/dian_in.png) no-repeat center;float:right;}
.panel-default > .panel-heading + .panel-collapse > .panel-body table td.td2{width:85%;padding-left:10px;box-sizing: border-box;}
.panel-default > .panel-heading + .panel-collapse > .panel-body table td.td2 p{line-height:28px;}
.panel-default > .panel-heading + .panel-collapse > .panel-body table td img{max-width:620px;}

.contx_bg {
    background-color: #fff;
    width: 940px;
    padding: 20px 0px;
}
.contx_bg ul{padding: 0px 10px;}

/*组图*/
/*td.nry_zt td{width:128px;} 
td.nry_zt #thumbimgcontentu11{width:640px !important}*/
td.nry_zt #thumbimgcontentu11{margin:auto;}
.pagepic_imgcontentstyle_1 img{margin-top:0 !important;width:700px;}
.pagepic_tablestyle_1 img{border:none !important;}
td.nry_zt #thumbimgcontentu11 img{margin:4px 0 !important;height:67px !important;}

.describe{padding:35px 20px 5px;text-align: justify;word-break: break-word;}
.describe p{font-size: 14px;color:#333;margin-bottom:10px;}
.describe1{padding:35px 15px 5px;text-align: justify;word-break: break-word;}
.describe1 p{font-size: 14px;color:#333;margin-bottom:10px;}