html {
	font-size: 120%;
	min-height: 100%;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	padding:0;
	margin:0;
}

body {
	font-family: Helvetica, Pingfang SC, Microsoft YaHei, STHeiti, Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	min-height: 100%;
	color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

ul,ol,li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: none;
	vertical-align: middle;
	outline:none;
}


a {
	color: inherit;
	text-decoration: none;
	outline:none;	
}
.document_download a{
	color: #0059b9 !important;
}	
a:visited {
	color: inherit;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
	outline:none;
}

a:active {
	color: inherit;
	text-decoration: none;
	outline:none;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
}

input,
textarea {
	outline: none;
	border: none;
}

textarea {
	resize: none;
	overflow: auto;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	width: 0;
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	overflow: hidden;
}


/* 本案例CSS*/


.wrap {
	width: 940px;
	margin: 0 auto;
}
.nav_box table,.nav_box tr,.nav_box td{border:none;outline: none;outline: 0;}
#nav {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	z-index: 9999;
}

.logo {
	width: 230px;
	overflow: hidden;
}

.logo a {
	display: block;
}

.logo a img {
	max-width: 100%;
}

tr.nav {
	display: table;
	min-width: 813px;
	width: 77%;
}

 td.nav-item{
/* 	flex: 1; 
	background-color: #004387;*/
	
}
td:hover{border:none;outline: none;}

td.nav-item>a{
	display: block;
	color: #a7b6cd;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	position: relative;
}

td.nav-item>a::before{
	display: none;
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	border-width: 0 5px 5px;
	border-style: solid;
	border-color: transparent transparent #ffffff;
}
.nav_box{background-color:#004387;}
 td.nav-item:hover>a,
td.nav-item.active>a {
	color: #ffffff;
}

td.nav-item:hover>a::before,
td.nav-item.active>a::before  {
	display: block;
}
td.nav-item{
	width: 185px;
}
td.nav-item3{
	width:0px;
}


/* 二级菜单 */

.subMenu {
	display: none;
	position: absolute;
	height: 60px;
	left: 0;
	padding-top: 20px;
	width: 100%;
	background-color: #ffffff;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.subMenu2 {
	display: none;
	position: absolute;
	height: 160px;
	left: 0;
	padding-top: 20px;
	width: 100%;
	background-color: #ffffff;
	opacity: 0;
	filter: alpha(opacity=0);
}

.subMenu>table{
	z-index: 9999;
	width: 77%;
	min-width: 813px;
	margin:0 auto;	
}
.subMenu>ul, .subMenu>table>tr {
	display: table;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width:100%;
	margin:0 auto;
}

.subMenu>ul>li.nav-item2 {
	flex: 1;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
}

.subMenu>table>tr>td.nav-item2{
	flex: 1;
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
	width:15%;
	min-width: 170px;
}

.subMenu>ul>li>a{
	text-align: center;
	line-height: 30px;
	color: #707070;
}

.subMenu>ul>li>a:hover {
	color: #004387;
	border-bottom: 1px solid #004387;
}

.subMenu>table>tr>td>a {
	text-align: center;
	line-height: 26px;
	color: #707070;
	padding:0px 10px 5px 10px;
	display: inline;
}

.subMenu>table>tr>td>a:hover {
	color: #004387;
	border-bottom: 1px solid #004387;
}

td{
	text-align: center;
}

input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #ccc;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ccc;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ccc;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #ccc;
}

.top-icon-src {
	width: 110px;
	height: 110px;
}

.top-icon-div-title {
	color: white;
	text-align: center;
	margin-top: 20px;
}

#service {
	width: 100px;
	height: 290px;
	position: fixed;
	top: 250px;
	right: 0px;
	z-index: 100;
}

*html #service {
	margin-top: 258px;
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop));
}

#service li {
	width: 100px;
	height: 60px;
}

#service li img {
	float: right;
}

#service li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 100px;
}

#service li a .shows {
	display: block;
}

#service li a .hides {
	margin-right: -80px;
	cursor: pointer;
	cursor: hand;
}

#service li a.weixin_area .hides {
	display: none;
	position: absolute;
	right: 80px;
}

#service li a.weixin_area .weixin {
	display: none;
	position: absolute;
	right: 0;
	top: 48px
}

#p2 {
	width: 70px;
	background-color: #A7D2A9;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #8BC48D;
	text-align: center;
	line-height: 47px
}

#p3 {
	width: 112px;
	background-color: #EC9890;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #E6776C;
	text-align: center;
	line-height: 47px
}

#p1 {
	width: 47px;
	height: 49px;
	float: left
}


/*a:hover{text-decoration: none}*/

.show-a {
	color: white;
	padding: 3px 0;
}

.show-a :visited {
	color: white;
}

.show-a :hover {
	color: white;
	border-bottom: 1px solid white;
}

.show-b {
	color: white;
	padding: 3px 0;
}

/*.show-b :hover {
	color: #004387;
	border-bottom: 1px solid #004387;
}*/

.show-c {
	color: black;
	padding: 3px 0;
}

.show-c :visited {
	color: black;
}

/*.show-c :hover {
	color: #004387;
	border-bottom: 1px solid #004387;
}

.div-right :hover {
	background: #004387;
}*/

#knowlage_service {
	width: 160px;
	height: 240px;
	position: fixed;
	top: 250px;
	font-size: 12px;
	right: 0px;
	z-index: 100;
	display: none;
}

.swiper-pagination-bullet {
	width: 25px;
	height: 5px;
	border-radius: 5px;
	display: inline-block;
	background-color: #B0B0B0;
	opacity: 1;
	margin: 0 5px;
}

.swiper-pagination-bullet-active {
	margin: 0 5px;
	opacity: 1;
	width: 40px;
	height: 5px;
	border-radius: 5px;
	background-color: white !important;
}

.demo-text {
	font-size: 1.6rem;
	letter-spacing: 1px;
	background-image: linear-gradient(#e5e5e5, #ffffff);
	font-weight: bold;
	/*必需加前缀 -webkit- 才支持这个text值 */
	-webkit-background-clip: text;
	/*text-fill-color会覆盖color所定义的字体颜色： */
	-webkit-text-fill-color: transparent;
}

.demo-text1 {
	font-size: 1.6rem;
	letter-spacing: 1px;
	background-image: linear-gradient(#e5e5e5, #f2f2f2);
	font-weight: bold;
	/*必需加前缀 -webkit- 才支持这个text值 */
	-webkit-background-clip: text;
	/*text-fill-color会覆盖color所定义的字体颜色： */
	-webkit-text-fill-color: transparent;
}

#div-active-swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
}

#div-active-swiper .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
}
/***************pages****************/
.page_right{text-align: right;padding-top: 30px;}
.page{display: inline;}
.page_right a{border: 2px solid #e1e1e1; padding: 4px 12px;margin-left: 8px;}
.page_right a[disabled='disabled']{cursor: not-allowed;}
.page_right a:hover{background: #004487;border: 2px solid #004487;color: #fff;}
.page_right a[disabled='disabled']:hover{cursor: not-allowed;border: 2px solid #e1e1e1;background: transparent;color: #666;}
.page_right a.nowpage,.page_right a.nowpage:hover{background: #004487;border: 2px solid #004487;color: #fff;}
.page_right .red{color:#004487; font-weight: bold;}
.page_right select{    padding: 2px 8px;  border-radius: 5px; margin-left: 5px;}
/****home***/
.shadow {
	width: auto;
	height: auto;
	margin: 10px auto 0;
	font-size: 26px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	-webkit-box-shadow: 0px 0px 20px #C4C4C4;
	-moz-box-shadow: 0px 0px 20px #C4C4C4;
	box-shadow: 0px 0px 20px #C4C4C4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url(ie-css3.htc);*/
}
#scroll li{
	height: 100%;
}

<!--[if IE]>.shadow {
	behavior: url(ie-css3.htc);
}

<![endif]-->.div_model_main {
	text-align: center;
	margin-top: 5%;
}

.div_model_title {
	color: #034D8A;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}

.div_model_title_line {
	width: 50px;
	height: 1px;
	background: #004387;
	margin: auto;
	border-radius: 3px;
	border: 1px solid #034D8A;
}

.div_model_detail {
	text-align: center;
	margin-top: 3%;
	display: flex;
}
.home_link  td img{   border: 1px solid #C3C8CD;}

.tr_calendar {
	width: 40px;
	height: 40px;
}

.td_calendar_s {
	width: 30px;
	height: 30px;
	background: #0098E5;
	border-radius: 30px;
	color: white;
	margin: 0 auto;
	line-height: 30px;
}
.home_live_ul{position: static;display: table;}
ul#home_active{position: static; padding-left: 10px;}
ul#home_active li{background: url(/image/util/icon_home_circle.png) no-repeat left center;padding-left: 20px;
margin-bottom: 20px;}
.calendar_box{padding-top: 20px;}
#home_futures_action .shadow{
	width: 100%;margin-top: 20px;border-radius: 10px;color: #666;background:#eee;
}
#home_futures_action .shadow>.shadow_left{
	padding: 20px 40px;background: #F4F4F4;display: flex;border-top-left-radius: 10px;border-top-right-radius: 10px;align-items: center;
}
#home_futures_action .shadow>.shadow_left span{
	color: #4C4948;font-size: 1.2rem;font-weight: bold;padding-left: 10px;
}
#home_futures_action .shadow>.shadow_right{
	padding: 25px 30px;background: white;text-align:left;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;align-items: center;

}

#home_futures_action .shadow>.shadow_right span{
	color:#4C4948;font-size: 1rem;padding-left: 10px;text-align: left;

}
#home_futures_action .shadow.active>.shadow_left{
	background: #034D8A;
}
#home_futures_action .shadow.active>.shadow_left td span{
	color: white;
}
#home_futures_action .shadow.active>.shadow_right{
	background: white;
}
#home_futures_action .shadow.active>.shadow_right span{
	color: #034D8A;
}
#home_video_box>div{margin-top:10px;width: 120px;height: 35px;color: #4C4948;line-height: 35px;text-align: center;border-radius: 35px;cursor:pointer;}
#home_video_box>div.homeactive{background: #004386;color:#fff;}
.list-time{padding-bottom: 20px;}
.img-advance-tab-bg-1{  
	content: url(/image/util/icon_tab.png);
    background-repeat: no-repeat;
	width:100%;height: 9px; 
    background-image: url(/image/util/icon_tab.png);
    display:inline-block;
     vertical-align: middle;

}
.menux{vertical-align:text-bottom;}
.img-high-search-icon-1 {
    position: absolute;
    top: 6px;
    right: 8px;
    height: 20px;
    width: 20px;
    background: #fff;
	pointer-events: none;
}
/******内容******/
.contenhall{font-size:16px;line-height:35px}
.contenhall>div{
text-indent:2rem;
}
.contenhall a{color:inherit;}
.contenhall a:visited{color:inherit;}
.contenhall>div.imgdiv{
text-align:center;margin:25px auto;
}
.contenhall table.imgdiv img,.contenhall table.halltable_3 img{
	width: 100%;
}
.contenhall table.imgdiv{
	background: #fafafa;
}
.contenhall table.halltable_3{
	background: #fafafa;
}
.contenhall table.imgdiv td{vertical-align: top; width: 50%;padding:5px;}
.contenhall table.halltable_3 td{vertical-align: top; width: 30%;padding:5px;}
.el-pager li.number{display: inline-block;
border: 2px solid #e1e1e1;
padding: 4px 12px;
margin-left: 8px;
cursor: pointer;
}
.video-line {width: 100px; height: 2px; margin-top: 10px;}
.video-time{color:#777;font-size: 14px; padding:10px 0px 20px 0px;}
.el-icon-more{display: inline-block;padding-left: 8px;}
.el-pager li.number:hover{background: #004487;
		border: 2px solid #004487;
		color: #fff;}
.el-pager li.number.active{
	background: #004487;
		border: 2px solid #004487;
		color: #fff;
}
.btn-prev,.btn-next{   
	border: 2px solid #e1e1e1;
	padding: 4px 12px;
	margin-left: 8px;background: #fafafa;
	cursor: pointer;
}
.is-in-pagination{display: inline-block;}
.el-pagination__jump{margin-left: 5px;}
#selectpagechange{
	padding: 2px 0px 2px 8px;
		border-radius: 5px;
		margin:0px 5px;
}
.btn-prev:hover,.btn-next:hover{background: #004487;color: #fff;}
.btn-prev[disabled='disabled']:hover,.btn-next[disabled='disabled']:hover {
cursor: not-allowed;
background: transparent;
color: #333;
}
.IndexVideoBg{
margin:0px 10px;background: #fff;
min-width:270px;min-height:230px;max-height:266px;
}
.bg1{
background: url(/image/teach/video/home_vodeo_bg1.jpg);background-size:100% 100% !important ;text-align: center;
}
.bg2{
background: url(/image/teach/video/home_vodeo_bg2.jpg);background-size:100% 100% !important ;text-align: center;
}
.bg3{
background: url(/image/teach/video/home_vodeo_bg3.jpg);background-size:100% 100% !important ;text-align: center;
}
.bg4{
background: url(/image/teach/video/home_vodeo_bg4.jpg);background-size:100% 100% !important ;text-align: center;
}
.bg5{
background: url(/image/teach/video/home_vodeo_bg5.jpg);background-size:100% 100% !important ;text-align: center;
}
.bg6{
background: url(/image/teach/video/home_vodeo_bg6.jpg);background-size:100% 100% !important ;text-align: center;
}
.bg7{
background: url(/image/teach/video/home_vodeo_bg7.jpg);background-size:100% 100% !important ;text-align: center;
}
.bg8{
background: url(/image/teach/video/home_vodeo_bg8.jpg);background-size:100% 100% !important ;text-align: center;
}
.bg9{
background: url(/image/teach/video/home_vodeo_bg9.jpg);background-size:100% 100% !important ;text-align: center;
}
.videoTd{vertical-align: top;width:33.33%;float: left;}
.videoPlayImgDiv{height: 100%;line-height: 200px;text-align: center;}
.image_play_video{width:45px;height: 45px;margin: auto;}
.IndexVideoCon{padding: 10px 20px 20px 20px; text-align: left;margin:0px 10px;overflow: hidden;background: #fff;}
.VideoTit{font-size: 14px;font-weight: bold;line-height: 30px;height: 30px;
overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.IndexVideoLine{display: flex;border-top: 1px solid #C8C9C9;align-items: center;color: #4C4948;font-size: 10px;padding : 10px 0;margin-top: 10px;}
.scrollbanner ul {
	position: absolute;
	bottom: 80px;
	z-index: 99;
	text-align:center;
	width:100%;
}

.pictlist{
	background-color:#F4F4F4;
	padding:20px; 
	color:#333;
	height: 200px;
}

.pictlist:hover{
	background-color:#2c67a4;
	padding:20px; 
	color:#FFFFFF;
}

.pictlist>h1{
	font-size:22px;
	font-weight: bold;
	line-height:50px;
}

.pictlist>p{
	word-wrap:break-word;
	font-size:16px;
	line-height:30px;
}

.pictlist>span{
	padding: 0 10px;
	font-size:16px;
	line-height:30px;
}

.indexactivity{
	margin:0 auto;
	min-width: 813px;
	width: 77%;
	height:65px;
	background-color: #FFFFFF;
}
	
.indexactivity .title{
	min-width: 90px;
	width: 11%;
	background-color: #034D8A;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	height:62.5px;
	font-size:20px;
	padding-top:15px;
	float:left;
}
	
.indexactivity .calendar{
	min-width: 110px;
	width:89%;
	float:right;
	background-color:#F4F4F4;
}

.calendardetail{
	width:100%;
	height:108px;
	color:#034D8A;	
	line-height:34px;
	font-size:18px;
	font-weight:bold;
	padding-left:5%;
	padding-right:10px;
}

.div_home_video td{
	width:32%;
}

.details-content a, .details-content a span{
	color: #0059b9 !important;
	text-decoration: underline !important;
}


.attachment_download p {
    font-size: 20px;
    color: #024387;
    font-weight: bold;
    line-height: 50px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 16px;
	margin-top:16px;
}

.attachment_download .document_download {
    height: auto;
    line-height: 50px;
    font-size: 16px;
    background-color: rgba(15, 69, 174, 0.05);
    padding-left: 20px;
    margin-bottom: 25px;
}

