/*V20201013*/

html{
	min-width: 1280px;
}


/* 
body{
	background:url(../images/background-paper.jpg)!important;
	text-align: center;
}

.container {
	background: white; 
} 

*/


.dynamic_list li,
.dynamic_list li a{
	color: #101010 ;
}

.dynamic_list li:hover span{
	color: rgb(0, 82, 204);
}

.header_logo_wm{
	position: relative;
	top:0px;
	left:650px;
	width: 250px;
	height: 130px;
	/* background-color: red; */
	background: url(../images/logo_water_mark.png);
	background-repeat: no-repeat;
	opacity: 0.05;
	background-size: 250px;
}

.foot_one {
	overflow: hidden;
	background:rgb(0, 82, 204)!important;
	height:160px;
	color:white;
	text-align:center;
}

.container_footer {
	background:rgb(0, 82, 204);
}

.footer_logo_wm{
	position: relative;
	top:-280px;
	left: 960px;
	width: 250px;
	height: 320px;
	/* background-color: red; */
	background: url(../images/logo_water_mark.png);
	background-repeat: no-repeat;
	opacity: 0.05;
	background-size: 250px;
}

#slides li {
	background-size: 1280px!important;
}
/* bootstrap primary #007bff */
/* bitbucket rgb(0, 82, 204) rgb(0, 101, 255) */
/* ori #0b6cb8 */
.v3topWrap{
	background-color:rgb(0, 82, 204);
}

.navWrap{
	/* background-color:rgb(0, 44, 95)!important; */
	background-color:rgb(1, 59, 124)!important;
}

/* .v3-content-box {
	width: 1280px;
	background-color: lightgoldenrodyellow;
} */

.container{
	width: 1280px;
}
.topDiv{
	width: 1280px;
	height:125px;
}


.nav{
	width:1280px;
	text-align: center;
}
.nav ul {
	width: 95%;
	text-align: center;
}
.nav ul li{
	padding: 0 15px;
}

.nav ul li:hover,
.nav ul li a:hover{
	background:rgb(0, 82, 204)!important;
}
.nav dl{
	background:rgb(0, 82, 204)!important;
}
.nav dl dd a:hover{
	background:rgb(1, 59, 124)!important;
}

.box_01_news{
	width: 100%!important;
	height: 350px;
	padding-left: 0px!important;
}

.v3_news_pic{
	width: 380px;
	height: 300px!important;
	padding:0!important;
	margin-right: 14px;
}
.v3_news_txt{
	width: 410px!important;
	height: 295px!important;
	padding: 0 0 0 0px!important;
	border: none!important;
}

/* .v3_news_txt li{
    height: 40px;
    vertical-align: middle;
    border-bottom: 1px dashed #eee;
    padding-top: 13px;
}
.v3_news_txt li a{

    vertical-align: middle;
} */
.v3_news_txt li{
    height: 50px;
    vertical-align: middle;
	border-bottom: 1px dashed lightgray;
	padding: 4px 0;
}
.v3_news_txt li a{
	display: inline-block!important;
	top:-10px;
	width: 410px;
}
.v3_news_txt li em{
    display: inline-block!important;
    width:344px!important;
}

.news_dt {
    width: 50px;
    height: 45px;
    line-height: 45px;
	display: inline-block;
	padding:0 5px;
    margin-top: 8px;
	/* margin-right: 5px; */
	border-bottom: 2px solid rgb(0, 82, 204);
}
.news_dt-day {
    font-size: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}
.news_dt-ym {
    font-size: 12px;
    height: 18px;
    line-height:18px;
}
/* .news_dt em {
	position:relative;
	top:5px;
} */

.hdhe_tb_01 {
	display: inline-block;
	padding:0!important;
	height: 30px;
}
.hdhe_tb_02 {  
	margin:1px;   
	border: 1px solid #fff; 
	padding: 2px 5px!important; 
	display: inline-block;
	height: 22px;
	line-height: 22px;}

.news-img{
	width: 30px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    margin-right: 5px;
}
.news-img+em {
	vertical-align: middle!important;
}

.time_box {  
	display: inline-block!important;
	/* background: #c11; */
	/* background: #990100; */
	background:url(../images/calendar.png);
	background-size: 85px 75px;
	width: 85px!important; 
	color: #990100;
	height:75px;
	overflow-y:hidden;
	text-align: center;
	/* padding: 0 5px;
	height: 100%;
	border-top: 3px solid grey; */
}
.time_box_style2{
	background:url(../images/calendar_blue.png);
	background-size: 85px 75px;
	width: 85px!important; 
	color: rgb(0, 82, 204);
	height:75px;
	overflow-y:hidden;
	text-align: center;
}
.hdhe_day {
	position: relative;
	top: 20px;
	font-size: 28px!important;
	margin-left:10px;
}
.hdhe_day_tail {  
	position: relative;
	top: 20px;
	font-size: 12px!important;
	display: inline;}
.hdhe_month {
	position: relative;
	top: 10px;
	font-size: 12px!important;
}
.first-notice
{
	display: inline-block!important;
	width:306px;
	height:70px;
	overflow-y:hidden;
	padding-left: 5px;
}
.first-notice p {
	margin-top: 0px;
	padding-bottom:0px;
	width: 100%!important;
	border-bottom: 1px dashed lightgray;
}
.first-notice-title{
	color:#990100;
	font-weight: bold;
}

.first_notice_style .first-notice-title{
	color:rgb(0, 82, 204);
	font-weight: bold;
}
.notice_txt_style li:hover span{
	background: rgb(0, 82, 204)!important;
	color:white!important;
}

.notice_txt_style li:hover em{
	color: rgb(0, 82, 204)!important;
}
.notice_txt_style span.hdhe_tb_01,
.notice_txt_style span.hdhe_tb_02
{
	background-color: rgb(148, 148, 148)!important;
}


.notice-txt li,
.notice_txt_style li{
	height: 41px;
	vertical-align: middle;
	/* border-bottom: 1px dashed #eee; */
	border-bottom: 1px dashed lightgray;
	padding-top: 13px;
}
.notice-txt li a,
.notice_txt_style li a{
	
	vertical-align: middle;
}


.notice-txt li:hover span{
	 background: #990100!important;
}
.notice-txt li:hover em {
	color:#990100;
	
}





.v3_news_txt li:hover,
.v3_news_txt li:hover a,
.notice_txt_style li:hover,
.hdhe_r2_i li:hover,
.hdhe_r2_i li:hover a {
	font-weight: bold;
	color:rgb(0, 82, 204)!important;
}

.dynamic{
	vertical-align: bottom;
	height: 42px!important;
}
.dynamic h2 {
	font-size:18px;
	margin-left: 10px;
	/* border-top: 5px solid #272f3c; */
	/* border-top: 5px solid rgb(0, 44, 95); */
	/* border-bottom:2px solid #272f3c!important; */
	padding:4px 20px 0 20px;
	line-height: normal;
	height: 30px;


}

.hd_tt_style1{
	position: relative;
	left:-10px;
	display: inline-block;
	/* width: 10px;
	height: 35px; */

	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 35px 0;
	border-color: transparent white transparent transparent;
	/* background-color: red; */
}
.hd_tt_style2{
	position: relative;
	left:-153px;
	display: inline-block;
	width:2px;
	height:35px;
	background-color: white;
}



.dynamic a {
	color:rgb(0, 82, 204);
	width:50px!important;
	height: 32px!important;
	padding-top: 8px;
}
.dynamic a:hover {
	font-weight: bold;
}
.dynamic_news {
	width: 855px!important;
}
.dynamic-notice{
	border-bottom: 2px solid #990100!important;
}
.dynamic-notice h2 {
	background: #990100!important;
	border-bottom: 1px solid #990100!important;
}
.dynamic-teching h2 {

}
.dynamic-dangjian h2{

}
.dynamic-vedio{
	border-bottom:2px solid rgba(55, 172, 147);
}
.dynamic-vedio h2 {
	background-color: rgba(55, 172, 147);
	border-bottom:1px solid rgba(55, 172, 147);
}

.infoBox_vedio_row
{
	padding-top: 15px;
}
.inforBox_teaching {
	width:400px!important;
	/* background:url(../images/school6V2.png);
	background-repeat: no-repeat;

	opacity: 0.1; */

}

.infoBox-dangjian {
	margin:0 0 0 25px!important;
	width: 400px!important;
	display: inline-block;
}
.infoBox_project_center{
	overflow: hidden;
	width: 855px;
	height: 100%;
	float: left;
	margin-right: 25px;
	
}
.infoBox-jiuye {
	display: inline-block;
	width:400px!important;
	height: 100%;
}
.infoBox-jiuye .hdhe_icon {
	/* float: left;
	margin:2px 5px 0 0;
	padding:0; */
}

.hdhe_r2_i li {
    height: 42px;
	border-bottom: 1px dashed lightgray;
	padding:4px 0;
}
.hdhe_r2_i li a{
	height: 42px;
	line-height: 42px;
}
.hdhe_r2_i  .newBox {
	margin-top:0px;
}

.hdhe_b01_3 {
	width: 100%!important;
	height: 300px;
	margin-left: 0;
	margin-right: 0;
	overflow: hidden;
	margin-top: 0px!important;
}
.hdhe_b01_4 {
	padding-top: 20px;
}






.linkDiv_three
{
	width:100%;
	padding: 0px;
}
.link_tit {
	width:100%;
}
.vsb-container{
	padding-bottom: 10px;
}


.school-style2{
	height: 200px;
	background-color: #f7f6f6;
	text-align: center;
	/* padding: 0 10px 0 10px; */
}
.school-style2 li{
	display: inline-flex;
	margin: 10px;
	width: 350px;
	color:#000;
	background-color: #fff;
	border:1px solid fff;
	border-radius:4px;
	box-shadow:0 4px 8px 0 rgba(0,0,0,0.15);
	cursor: pointer;
	height: 4.5em;
	font-size: 15px;
}
.school-style2 li a{
	display: inline-block;
	height: 72px;
	text-align: left;
}
.school-style2 span.school-text{
	height: 4.5em;
	width: 280px;
	line-height: 4.5em;
	margin-left: 10px;
	text-align: left;
	padding-left: 10px;
}
.school-style2 span.school-icon{
	width: 70px;
	text-align: center;
	
	background-repeat: no-repeat;
	background-size: 60px 60px;
	background-position: 8px 5px;

}
.school-style2 li:hover{
	background-color:lightgrey;
}
.s-text-1, .s-text-1b{
	/* background:url(../images/background-paper.jpg); */
	background: linear-gradient(to right bottom, transparent,  rgba(163, 157, 156, 0.35) 190%);
}
.s-text-2, .s-text-2b{
	background: linear-gradient(to right bottom, transparent,  rgba(246, 87, 87, 0.35) 190%);
}
.s-text-3, .s-text-3b{
	background: linear-gradient(to right bottom, transparent,  rgba(58, 171, 210, 0.35) 190%);
}
.s-text-4, .s-text-4b{
	background: linear-gradient(to right bottom, transparent,  rgba(238, 234, 5, 0.35) 190% );
	/* background: linear-gradient(to right bottom, transparent,  rgba(240, 173, 78, 0.35) 190% ); */
}
.s-text-5, .s-text-5b{
	background: linear-gradient(to right bottom, transparent,  rgba(92, 184, 92, 0.35) 190% );
}
.s-text-6, .s-text-6b{
	background: linear-gradient(to right bottom, transparent,  rgba(15, 12, 202, 0.35) 190% );
}


.icon-s1{
	background-image:url(../images/robot.png);
}
.icon-s2{
	background-image:url(../images/automatic_red.png);
}
.icon-s3{
	background-image:url(../images/electric_blue.png);
}
.icon-s4{
	background-image:url(../images/new_energy_yellow.png);
}
.icon-s5{
	background-image:url(../images/pc_green.png);
}
.icon-s6{
	background-image:url(../images/intelligence_green.png);
}

.school-style3{
	/* height: 200px;
	background-color: #f7f6f6; */
	text-align: center;
	/* padding: 0 10px 0 10px; */
}
.school-style3 li{
	display: inline-flex;
	margin: 0 0 8px 0;
	/* width: 378px; */
	color:#000;
	/* background-color: #fff; */
	border:1px solid lightg;
	border-radius:4px;
	box-shadow:0 4px 8px 0 rgba(0,0,0,0.15);
	/* : pointer;
	/* height: 3.8em; */
	font-size: 15px;
	overflow:hidden;

	-webkit-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
}
.school-style3 li a{
	display: inline-block;
	height: 60px;
	text-align: left;
}
.school-style3 span.school-text{
	height: 3.8em;
	width: 280px;
	line-height: 3.8em;
	margin-left: 10px;
	text-align: left;
	padding-left: 10px;
}
.school-style3 span.school-icon{
	width: 70px;
	text-align: center;
	
	background-repeat: no-repeat;
	background-size: 55px 45px;
	background-position: 13px 5px;
}
.school-style3 li:hover a{
	color: rgb(0, 82, 204);
}
.school-style3 li:hover{
	/* background-color:lightgrey; */
	font-weight: bold;
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

/* .school-style3 li:hover span.school-icon{
	background-size: 65px 55px;
} */

.school-style3 li img {
	max-width: 400px;
}

.school-bg{
	display: inline-block;
	width: 120px;
	height:67px;
	position: relative;
	left:200px;
	top: -82px;

	background-repeat: no-repeat;
	background-size: 80px;
	transform:skew(-20deg, 0deg);
	opacity: 0.1;
}
.sbg1 {
	background-image:url(../images/robot.png);
}
.sbg2 {
	background-image:url(../images/automatic_red.png);
}
.sbg3 {
	background-image:url(../images/electric_blue.png);
}
.sbg4 {
	background-image:url(../images/new_energy_yellow.png);
}
.sbg5 {
	background-image:url(../images/pc_green.png);
}
.sbg6 {
	background-image:url(../images/intelligence.png);
}


.dynamic_v3_2{
	border-bottom: 1px solid rgb(0, 82, 204)!important;

}


.dynamic_v3_2 img {
	position: relative;
	top:-2px;
}


.school_style4 .icon-s1{
	background-image:url(../images/robot_style2.png);
}
.school_style4 .icon-s2{
	background-image:url(../images/automatic_style2.png);
}
.school_style4 .icon-s3{
	background-image:url(../images/electric_style2.png);
}
.school_style4 .icon-s4{
	background-image:url(../images/new_energy_style2.png);
}
.school_style4 .icon-s5{
	background-image:url(../images/pc_style2.png);
}
.school_style4 .icon-s6{
	background-image:url(../images/intelligence_style2.png);
}

.school_style4 span{
	font-size: 16px !important;
}





.bg_bottom{
	
	
	
	height: 0px;
	/* background: url(../images/bg.jpeg); */
	/* background-size: 1980px ; */
	/* background-repeat: no-repeat; */
	/* */
	
}

.bg_bottom .btm_img{
	/* opacity: 0.2; */
	z-index: -10000;
	position: relative;
	top: -713px;
	/* width:100%; */
	/* max-width: 1980px; */
	min-width: 1280px;
	/* width:1920px; */
	height: 713px;
	/* background:  red; */
	background: linear-gradient(to top left, transparent,   white ), url(../images/bg.png);
	background: -moz-linear-gradient(to top left, transparent,   white ), url(../images/bg.png);
	background: -webkit-linear-gradient(to top left, transparent,   white ), url(../images/bg.png);
	background: -ms-linear-gradient(to top left, transparent,   white), url(../images/bg.png);

	background-repeat: no-repeat;
	/* background-position: -400px; */
	/* background-size: 1920px 651px; */
	opacity: 0.18;
}

.block_tag_span{
	display: inline-block;
	width: 100px;
	margin-left:20px;
	border:0;
}
.tag_news {
	width: 192px;
	height: 69px;
	background-image: url(../images/employment.png);
	background-repeat: no-repeat;
	background-size: 184px 53px;
	border:0;
}


.hdhe_icon{
	color:rgb(0, 82, 204)!important;
	width: 11px;
	height: 42px;
	line-height: 36px;
	padding:0;
	
}
.list_icon_a{
	background: url(../images/list_icon_a.png);
	background-size: 6px 6px;
	background-repeat: no-repeat;
	background-position-y: 15px;
}

.list_icon_b{
	background: url(../images/list_icon_b.png);
	background-size: 7px 7px;
	background-repeat: no-repeat;
	background-position-y: 15px;
}

.list_icon_0{
	
	background: url(../images/b0.png);
	background-size: 11px 7px;
	background-repeat: no-repeat;
	background-position-y: 15px;
}
.list_icon_1{
	background: url(../images/b1.png);
	background-size: 11px 7px;
	background-repeat: no-repeat;
	background-position-y: 15px;
}
.list_icon_2{
	background: url(../images/b2.png);
	background-size: 11px 7px;
	background-repeat: no-repeat;
	background-position-y: 15px;
}
.list_icon_3{
	background: url(../images/b3.png);
	background-size: 11px 7px;
	background-repeat: no-repeat;
	background-position-y: 15px;
}
.list_icon_4{
	background: url(../images/b4.png);
	background-size: 11px 7px;
	background-repeat: no-repeat;
	background-position-y: 15px;
}


.icon_new{
	width:55px;
	height:65px;
	position: relative;
	top:-50px;
	left:350px;
	background: url(../images/new.png);
	background-repeat: no-repeat;
	background-size: 56px 56px;
}

.icon_new_hide{
	display: none;

}


.school_style4 li,
.school_style_B li {
	background: white!important;
}


.school_style_B {
	height: 240px!important;
	margin-bottom: 15px;
	background: rgba(0, 0, 0, 0.1);
}
.school_style_B li {
	width:400px!important;
	height: 100px!important;
	margin: 13px 10px 0 13px;
	overflow: visible;
	float: left;
}

.school_style_B li a{
	height: 100px!important;
	width: 400px!important;
}



.img_tag {
	position: relative;
	top: -110px;
	left: 211px;
}

.ins_icon{
	position: relative;
	top: -80px;
	left: 28px;
	/* transform:skew(-5deg, 0deg); */
	/* opacity: 0.8; */
}
.insic1,.insic2,.insic3,.insic6 {
	opacity: .85;
}
.insic2{
	left: 32px;
}
.insic3{
	top: -80px;
	left: 29px;
}




.div_vedio {
	margin-top:25px!important;
}

.span_more img{
	width: 14px;
	position: relative;
	top: -1px;
}






.headline-bg-container{
	height: 0px;
}
.headline-bg {
	position: relative;
	top: -160px;
	/* left: -200px; */
	/* min-width: 1480px; */
	/* width: 2100px; */
	width: 100%;
	height: 160px;
	overflow: hidden;
	background: transparent;
	/* background: -webkit-linear-gradient(top,#0076d1,#5db8ff);
	background: -moz-linear-gradient(top,#0076d1,#5db8ff);
	background: -o-linear-gradient(top,#0076d1,#5db8ff);
	background: -ms-linear-gradient(top,#0076d1,#5db8ff); */
}

.headline-bg canvas {
	position: relative;
	left: -200px;
}

.v3table td {
	padding:2px;
}
.v3table .theader {
	color:white;
	background-color:#0052cc;
	text-align:center;
	font-weight:bold;

}
.v3table .theader p {
	text-align:center;
	color:white;
}

.gczx-img-p img{
	display:inline;
}


.dynamic_list_ie8 li{
	width:400px\9;
}

.header_logo_wm_ie8{
	/* \9 是 IE的CSS hack,IE9以下识别，不包括IE 9 */
	background: none\9;
}

.time_box_style2_ie8{
	background:none\9;
}

.footer_logo_wm_ie8{
	background: none\9;
}

.mail_tp{
	width:287px;
	height:18px;
	float:right;
	margin-top:10px;
	text-align: right;
}
.mail_tp img{
	float:right;
	width:20px;
	margin-right:10px;
	margin-left:-10px;
}
