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

.cls{clear:both;}
.notxt{text-indent:-9999px;}
a{ color:#353535; text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
/*a:hover{color:#efca1f;}*/
i { font-style:normal;}
body{
	overflow-x: hidden; 
	background: #eeeeee;
	font-family: "思源黑体";
} 
.clear{
  clear:both;
  float:none;
}

/*banner*/
#solid{
	width:100%;
	/* height:450px; */
	height: auto;
	clear:both;
	position:relative;
	margin: 0 auto;
	   /*  /* padding-top: 92px; */   
}
#solid .solid0,#solid .solid1,#solid .solid2,#solid .solid3,#solid .solid4{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:none;
}
/*  #solid ul li img{
	height: 600px;
	 
} */

#solid ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
#solid ul li{
	/* position:absolute; */
/* 	top:0px; */
	width:100%;
	display:none;
	cursor:pointer;
}
#solid #btt{
   /*  width: 905px; */
    /* height: 55px; */
    /* top: 560px; */
    bottom: 33px;
    /* left: 50%; */
    position: relative;
    /* margin-left: -452px; */
    display: block;
    margin: 0 auto;
}
#solid #btt span{
	position:absolute;
	top:15px;
	left:45%;
	display:block;
	width:30px;
	height:8px;
	margin:0 15px;	
	text-align:center;
	background:#3d3d3d;
	z-index:1000;
	cursor:pointer;
	filter:alpha(opacity=70); /*IE滤镜，透明度50%*/
	-moz-opacity:0.7; /*Firefox私有，透明度50%*/
	opacity:0.7;/*其他，透明度50%*/
}
/* 图片列表 */
.img {
	width: 100%;
	background: #ffffff;
	height: 160px;
	/* margin-top: 10px; */
}
.img .img_box{
	width: 1200px;
    margin: 0 auto;
}
.img ul li {
	width:290px;
	float: left;
	height: 160px;
	text-align: center;
	margin-left: 10px;

}
.img ul li img{
	 margin-top: 12px;
}
/* 热门专业 */
.major{
	background: #ffffff;
	width: 100%;
	height: auto;	 
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.title{
	width:1200px;
	text-align: center;
	font-size: 30px;
	font-weight:bold;
	line-height: 30px;
	padding-top: 30px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.title img{
	padding-bottom:5px;
}
.major .majorlist{
	width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.major .majorlist .mlist{
	width: 360px;
    height: 280px;
    float: left;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    margin-left: 30px;
}
.major .majorlist .mlist img{
	width: 360px;
	height: 242px;
}
.major .majorlist .mlist .mtitle{
	font-size: 18px;
	line-height: 32px; 
	font-weight: bold; 
}
.button{
	width: 600px;
 text-align: center;
 
 margin-top: 20px;
 display: inline-block;
}
.button1{
	width: 280px;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background: #73d3fd;
    border-radius: 4px;
    margin: 0 auto;
    float: left;
    margin-left: 20px;
}
.button1 a{
	color:#ffffff;
}
 

/* 你有问题 */
.question{
	width: 100%;
	height:670px;
	text-align: center;
	background: #FFFFFF;
	margin-top: 10px;
}
.question .img2{
	width: 1200px;
	margin: 0 auto;
}

.question .img2 ul li{
     width: 390px;
	float: left;
	height: 250px;
	text-align: center;
	margin-left: 10px;
 
}

/* 名师风采 */
.teacher{
	width: 100%;
	text-align: center;
	background: #ffffff;
	height: 450px;
	margin-top: 10px;
}
.teacher .tealist{
	width: 1200px;
	margin: 0 auto;
}
.tealist .tealist2{
	width: 220px;
	float: left;
	margin-left: 20px;
}
.tealist .tealist2 .img3{
		width: 220px;
		height: 282px;
}

.tealist .tealist2 .img3 img{
	width: 100%;
	height: 100%;
}
.tealist .tealist2 .title1{
	font-size: 18px;
	line-height: 25px;
	padding-top: 5px;
}
.tealist .tealist2  .content{
	font-size: 18px;
	line-height: 25px;
}

/* 学院新闻 */
.news{
	width: 100%;
	margin:0 auto;
	background: #ffffff;
	height: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}
.news .newslist{
	width: 1200px;
	margin: 0 auto;
}
.news .newslist2{
	width: 580px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.news .newslist2 .img2{
	margin-right: 10px;	
}
.news .newslist2 img{
	float: left;
    width: 240px;
    height: 150px;
}
.news .newslist2 .title2{
	font-size: 20px;
	line-height: 40px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px;

}
.news .newslist2 .content2{
	font-size: 16px;
	line-height: 20px;
	color: #999999;
	padding-left: 250px; 
}



/* 校园环境 */
.huanjing{
	background: #ffffff;
	width: 100%;
	height: auto;	 
	margin-top: 10px;
	padding-bottom: 10px;
}
.huanjing .huanjinglist{
	width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.huanjing .huanjinglist .hlist{
	width: 360px;
    height: 280px;
    float: left;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    margin-left: 30px;
}
.huanjing .huanjinglist .hlist img{
	width: 360px;
	height: 242px;
}
.huanjing .huanjinglist .hlist .htitle{
	font-size: 18px;
	line-height: 18px;
    /* margin-top: 92px; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 校园视频 */
.xyshipin{
	background: #ffffff;
	width: 100%;
	height: auto;	 
	margin-top: 10px;
	padding: 10px 0;
}
.xyshipin .xysp{
	width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.xyshipin .xysp video{
	width: 1000px;
	display: block;
	margin: 0 auto;
}
/* 友情链接 */
.friend{
	width: 100%;
 	height: 200px;
 	background:#ffffff;
 	margin-top:10px;
 	padding-bottom: 10px;
}
.friend .fri_box{
	padding-top: 10px;	 
	width: 1200px;
	margin: 0 auto;
}
.friend .ftitle{
	
 	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.friend .ftitle a{
	/* border-left: 5px solid #73d3fd;
	padding-left: 10px; */
	margin-left:10px;
    cursor: pointer;
}
.friend .ftitle .fri_on{
	border-left: 5px solid #73d3fd;
	padding-left: 10px;
}
.friend .fri_box .fri_ul{
	display: none;
}
.friend .fri_box .fri_x{
	display: block;
}

.friend .fri_box ul li{
	padding-top: 10px;
	float: left;
	margin-left: 10px;
	width: 228px;
	text-align: center;
}

/* 校企合作 */
.xiaoqi{
	width: 100%;
 	height: auto;
 	background:#ffffff;
 	margin-top:10px;
 	padding-bottom: 10px;
}
.xiaoqi .xiaoqi_box{
	padding-top: 10px;	 
	width: 1200px;
	margin: 0 auto;
}
.xiaoqi .xqtitle{
	border-left: 5px solid #73d3fd;
 	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.xiaoqi .xiaoqi_box ul li{
		padding-top: 10px;
		float: left;
		margin-left: 8px;
		width: 192px;
		height: 59px;
}

/* 首页滚动消息 */
.myscroll_box{
	 
    margin-top: 10px;
    height: auto;
    padding-bottom: 10px;
}
.myscroll { 
    width: 100%;
  /*     height: 284px;  */
  height: 460px; 
    margin: 0 auto;
    overflow: hidden;     
}
 .myscroll .scroll_box{
 	width: 1200px;
	margin:0 auto;
	background: #73d3fd;
	margin-bottom: -1px;
    position: relative;
} 
 .myscroll .scroll_box table{
	text-align: center;
	 
}
.myscroll .scroll_box table td{
	width: 300px;
	background: #73d3fd;
	text-align:center;
	font-size: 20px;
	line-height: 40px;
	border: 1px solid #9a9292;
}  
 
 .myscroll li {
 	margin: 0 auto;
 	width: 1200px;
    height: 40px;
      
 }
 .myscroll a { 
    color: #333;
    text-decoration: none;
   
}
 .sy_boxx .myscroll a { 
     display: inline-block;
      background:#e00000;
    border-radius: 30px;
    font-size: 16px;
    width: 100px;
    line-height: 30px;
    color: #ffffff;
}
 .myscroll a:hover {
     color: #73d3fd;    
 }
 .myscroll li table{
     width: 1199px;
     text-align:center;   
 }
 .myscroll li table tr td{
    text-align:center;
    font-size: 20px;
    line-height: 39px;
    width:300px;
   	border: 1px solid #9a9292;
 } 


 /* 专业设置 */
  .zy_banner img{
	width: 100%;
   /* /* padding-top: 92px; */ */
}  
 .major2{
	background: #ffffff;
	width: 100%;
	height: auto;	 
 	 margin-top: 10px;  
	padding-bottom: 10px;
	/* /* padding-top: 92px; */ */
}
 
.major2 .majorlist2{
	width: 1200px;
	margin: 0 auto;
}
.major2 .majorlist2 .mlist2{
	width: 360px;
    height: 480px;
    float: left;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    margin-left: 36px;
}
.major2 .majorlist2 .mlist2 img{
	width: 360px;
	height: 242px;
}
.major2 .majorlist2 .mlist2 .mtitle{
	width: 320px;
	height: 50px; 
	font-size: 25px;
	line-height: 50px;
  	font-weight: bold;
  	text-align: center;
}
.major2 .majorlist2 .mlist2 .mcontent{
	width: 320px;
	height: 142px;
	font-size: 15px;
	line-height: 20px;
}
.major2 .majorlist2 .mlist2 .tguding{
	width: 320px;
    margin: 0 auto;
}
 .major2 .majorlist2 .mlist2 .zy_button{
 		width: 330px;
 		margin: 0 auto;
 }
 .major2 .majorlist2 .mlist2 .zy_button .zyxq{
		width: 150px;
	    font-size: 20px;
	    line-height: 35px;
	    text-align: center;
	    color: #ffffff;
	    font-weight: bold;
	    background: #73d3fd;
	    border-radius: 4px;
	    margin: 0 auto;
	    float: left;
	    margin-left: 10px;
 }
 .major2 .majorlist3{
	width: 1200px;
	margin: 0 auto;
}
.major2 .majorlist3 .mlist2{
	width: 360px;
   /*  height: 480px; */
    float: left;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    margin-left: 36px;
    padding-bottom: 20px;
}
.major2 .majorlist3 .mlist2 img{
	width: 360px;
	height: 242px;
}
.major2 .majorlist3 .mlist2 .mtitle{
	width: 320px;
	height: 50px; 
	font-size: 25px;
	line-height: 50px;
  	font-weight: bold;
  	text-align: center;
}
 
.major2 .majorlist3 .mlist2 .tguding{
	width: 320px;
    margin: 0 auto;
}
 .major2 .majorlist3 .mlist2 .zy_button{
 		width: 330px;
 		margin: 0 auto;
 }
 .major2 .majorlist3 .mlist2 .zy_button .zyxq{
		width: 150px;
	    font-size: 20px;
	    line-height: 35px;
	    text-align: center;
	    color: #ffffff;
	    font-weight: bold;
	    background: #73d3fd;
	    border-radius: 4px;
	    margin: 0 auto;
	    float: left;
	    margin-left: 10px;
 }
/* 专业详情页面 */
.ma_banner img{
	width:100%;
	margin: 0 auto;
	 
	display: block;
}  
.majorinfo{
	padding-top: 10px;
	width: 1200px;
	background: #ffffff;
	height: auto;
	margin:0 auto;
	/* /* padding-top: 92px; */ */
}
.majorinfo .majorinfo2{
	width:900px;
	min-height: 500px;
	margin: 0 auto;
}
.majorinfo .majorinfo2 .majortitle{
	font-weight:bold;
	font-size: 30px;
	line-height:40px; 
	text-align: center;
	padding-top: 20px;

}
.majorinfo .majorinfo2 .majorcontent{
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	text-indent:2em;
	margin-top: 20px;	
	color:#999999;
	padding-bottom:20px;
}
.majorinfo .majorinfo2 .majorcontent img{
	width: 80%;
	text-align: center;
	margin:0 auto;
}

/* 学校简介 */
.jj_banner img{
	width: 100%;
	margin:0 auto;
	/* /* padding-top: 92px; */ */
}
.jianjie{
	padding: 20px 0;
	width: 100%;
	background: #ffffff;
	height: auto;
	margin: 0 auto;

}
.jianjie .jianjie2{
	width:900px;
	margin: 0 auto;
	padding: 20px 0;
}
.jianjie .jianjie2 .jjtitle{
	font-weight:bold;
	font-size: 30px;
	line-height:40px; 
	text-align: center;
	padding-top: 20px;
	background: url(../images/b01.png) center center  no-repeat;
}
.jianjie .jianjie2 .jjcontent{
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
	 text-indent:2em; 
	margin-top: 20px;	
	color:#999999;
	padding-bottom:20px;

}
.jianjie .jianjie2 .jjcontent img{
	width: 80%;
	text-align: center;
}
.jj_box .jj_t{
	font-size: 28px;
	line-height: 56px;
	text-align: center;
}
.jj_box2{
	padding: 30px 0;
	width: 1200px;
	margin:0 auto;
}
.jj_gd_box{
	width: 1200px;
	margin:0 auto;
	text-align: center;	 
}
.jj_gd_box .jj_t{
	font-size: 30px;	 
	color: #0061b2;
	font-weight:bold;
}
.jj_gd_box p{
	font-size: 24px;
	line-height:30px;	
    color: #7a7879;
}
.jj_gd_box  .xian{
	border-bottom: 3px solid #0061b2;
	width:150px;
	margin: 0 auto;
	padding-top: 20px;
}
.jj_box2 .j2_div{
	float: left;
	width: 600px;
	padding-top: 20px;
}
.jj_box2 .j2_div img{
	width: 90%;
	text-align: left;
}
.jj_box2 .j2_p1{
	font-size: 28px;
    border-bottom: solid 1px #333333;
    line-height: 180%;
    margin-right: 80px;
}
.jj_box2 .j2_p2{
	font-size: 16px;
	line-height: 32px;	
}
.jj_box2 .x2{
	padding-top: 100px;
}
.j3_box{
	width: 1200px;
	margin:0 auto;
	text-align: center;
}
.j3_box img{
	 width: 800px;
	 margin: 0 auto;
}
.jj_box4{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}
.jj_box4 .j4_box{
	padding-top: 20px;
}
.jj_box4 .j4_box img{
	 width: 800px;
	 margin: 0 auto;
}
.jj_box4 .j4_box2{
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
}
.jj_box4 .j4_box2 p{
	font-size: 16px;
	line-height: 32px;
	text-align: justify;
}
.j5_box {
	width: 100%;
	margin: 0 auto;
	 
}
.j5_box img{
	width: 100%;
}
/* 新闻中心 */
  .news_banner img{
	width:100%;
	margin: 0 auto;
	/* /* padding-top: 92px; */ */
}  

.news_box {
	width: 1200px;
	background: #ffffff;
	height: auto;
	margin:0 auto;
	
}
 .news_dh{
	width: 1200px;
	margin:0 auto;
	background: #ffffff;
    height: 50px;
  
}
 .news_dh ul li{
	float: left;	
	font-size: 20px;
	line-height: 50px;
	margin-left: 40px;
}	
.newlist{
	width: 1200px;
	background: #ffffff;
	height: auto;
 	margin:0 auto;
 	margin-top: 10px;
 	padding-bottom: 10px;
}
.newlist .new{
	width: 1200px;
	margin:0 auto;	
	height: 230px;
	margin: 10px 0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
   -moz-box-shadow: 2px 2px 10px #909090;
   -webkit-box-shadow: 2px 2px 10px #909090;
   box-shadow:2px 2px 10px #909090;
}
.newlist .new .nimg{
	width: 350px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
.newlist .new .nimg img{
 	width: 350px;
 	height: 218px;
}
.newlist .new .new_gd{
	width:800px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.newlist .new_gd .ntitle{
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	margin-top:10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newlist .new_gd .ntime{
	color:#999999;
	font-size:16px;
	line-height: 23px;
	margin-top: 10px;
}
.newlist .new_gd .ncontent{
	color:#999999;
	font-size:18px;
	line-height: 28px;
	margin-top: 10px;
}
/* 新闻详情页 */
.newsinfo{
	padding-top: 102px;
	width: 1200px;
	background: #ffffff;
	height: auto;
	margin: 0 auto;
	min-height: 300px;
}
.newsinfo .newsinfo2{
	width:900px;
	margin: 0 auto;
}
.newsinfo .newsinfo2 .newtitle{
	font-weight:bold;
	font-size: 30px;
	line-height:40px; 
	text-align: center;
	padding-top: 20px;
}
.newsinfo .newsinfo2 .newtime{
	text-align: center;
 	margin-top: 20px;
	line-height: 24px;
	font-size: 18px;
	color: #999999;
}

.newsinfo .newsinfo2 .newcontent{
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	/* text-indent:2em; */
	margin-top: 20px;	
	/* color:#999999; */
	padding-bottom:20px;
}
.newsinfo .newsinfo2 .newcontent img{	 
	text-align: center;
	margin:0 auto;
}
.new_gd{
	width: 1300px;
	margin: 0 auto;
}
.new_con_right{
	width: 240px;
	height: auto;
	float: right;
	background: #fff;
	padding: 20px;
}
.new_con_right h2{
	font-size: 40px;
	line-height: 80px;
	color: #333;
}
.new_con_right p{
	font-size: 18px;
	line-height: 30px;
	text-align: justify;
}
 
.new_con_right p span{
	    display: block;
    float: left;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #4d4d4d;
    margin-right: 5px;
    position: relative;
    top: 10px;
}
/* 来校地址 */
.add_box{
	background:url(../images/dz.jpg) no-repeat center; 
	height: 525px;
	background-size: cover;
}
.add_form{
	width:1200px;
	margin: 0 auto;
	position: relative;
    height: 525px;
}
.add_form form{
	background: url(../images/fbg.png) repeat;
	width: 250px; 
	height: 525px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding:0 20px;
}
.add_form form h2{
	color: rgb(252, 252, 223);
	text-align: center;
	font-size: 26px;
	line-height: 52px;
	padding-top: 20px;
}
.add_form form p{
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding: 8px 0; 
}
.add_form form p input{
	width: 250px;
    height: 30px;
    border: none;
    outline: none;
    font-size: 20px;
    line-height: 30px;
    margin: 0 auto;
}
.add_form form input[type=submit]{
	width: 250px;
	height: 50px;
	background:#e70012;
	font-size: 22px;
	line-height: 50px;
	color: #ffffff;
	margin-top: 30px;
	  border: none;
    outline: none;
}    
.add_form form span{
	text-align: center;
    width: 250px;
    float: left;
    height: 25px;
    line-height: 25px;
    font-size: 12px; 
    color: #ffffff;
}     
.add_form form span img{
	vertical-align: middle;
	line-height: 25px;
}
.add_box2{
	width: 1000px;
    margin: 0 auto;
    margin-top: 44px;
}
.add_box2 h2{
	background: url(../images/an2.jpg) no-repeat;
    font-weight: normal;
    color: #ED3734;
    height: 57px;
    line-height: 57px;
    padding-left: 53px;
}
  
.add_box2 .lx2{width:1000px; height:auto; margin:20px auto; overflow:hidden;}
.add_box2 .p1{width:1000px; height:59px; line-height:59px; display:block; font-size:16px; background:#FFF2E5; overflow:hidden;padding-top:0px;margin-top:0px;}
.add_box2 .p2{width:1000px; height:59px; line-height:59px; display:block; font-size:16px; background:#FFEBD6; overflow:hidden;padding-top:0px;margin-top:0px;}
.add_box2 .sp1{ border-right:2px solid #FFF; width:128px; height:59px; display:block; float:left; text-align:right; overflow:hidden;}
.add_box2 .sp2{ width:850px; height:59px; display:block; text-indent:10px; float:left; overflow:hidden;}  
/* .add_banner img{
	width: 100%;
	margin:0 auto;
	/* padding-top: 92px; 
} */
/* .dizhi{
	width: 1200px;
	background: #ffffff;
	height: auto;
	margin: 0 auto;
	padding-top: 92px;
	padding-bottom: 20px;

}
.dizhi .dizhi2{
	width:900px;
	margin: 0 auto;
}
.dizhi .dizhi2 .dztitle{
	font-weight:bold;
	font-size: 30px;
	line-height:40px; 
	text-align: center;
	padding-top: 20px;
}
.dizhi .dizhi2 .dzcontent{
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	text-indent:2em;
	margin-top: 20px;	
	color:#999999;
	padding-bottom:20px;
}
.dizhi .dizhi2 .dzcontent img{
	width: 80%;
	text-align: center;
	margin: 0 auto;

} 
.dizhi .chlx{
	width:900px;
	margin: 0 auto;
}
.dizhi .chlx .chtitle{
	font-size: 25px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    width: 200px;
    height: 40px;
    background: #ff0000;
    border-radius: 10px;
}
.dizhi .chlx p{
	width: 700px;
	font-size: 18px;
	line-height: 30px;
	margin: 0 auto;
	padding-top:10px;
} */

/* 名师风采列表 */
 .tea_banner img{
	width:100%;
	margin: 0 auto;
	 /* padding-top: 92px; */  
	    
}  
.tea_box{
	background: #ffffff;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	 
}
.tea_box .tealist{
	width: 1200px;
	margin: 0 auto;
}
.tea_box .tealist .tea{
	width:230px;
	height: 360px;
	float: left;
	margin-left: 10px;
	margin-top:10px;
	    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
    -moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow: 2px 2px 5px #909090;
 
}
.tea_box .tealist .tea .tea_gd{
	width: 230px;
	height: 80px;
	text-align: center;
 	background:url(../images/ms_bg.jpg) center center no-repeat;
 	background-size:230px 80px;
}
.tea_box .tealist .tea .tea_gd .tea_title{
	font-size: 18px;
	line-height: 40px;
}
.tea_box .tealist .tea .tea_gd .tea_zhiwei{
	font-size: 18px;
	line-height: 40px;
}
.tea_box .tealist .tea .teaimg{
	width: 230px;
	height: 280px;
}
.tea_box .tealist .tea .teaimg img{
	width: 100%;
	height: 100%;
}
.tea_box .tea .yin{
 	display: none;
	width: 230px;
    height: 280px;
    background: #4a87a3;    
    opacity: 0.9;  
   	margin-top: -284px;
}
.tea_box .tea .yin p{
	font-size: 15px;
    line-height: 20px;
    color: #ffffff;
    padding: 40px 20px;
}
.tea_box .tea .teaimg:hover  .yin {
	  display: block;
} 
/* 教师详情 */
.teacherinfo{
	padding-top: 102px;
	width: 1200px;
	background: #ffffff;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
	min-height: 600px;
}
.teacherinfo .teacherinfo2{
	width:1000px;
	margin: 0 auto;
	padding-top: 20px;
}
.teacherinfo .teacherinfo2 .left{
	width: 300px;
	float: left;
}
.teacherinfo .teacherinfo2 .left .teachertitle{
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
		text-align: center;
		    padding-bottom: 10px;
}	
.teacherinfo .teacherinfo2 .left .t_img{
	width: 200px;
	margin: 0 auto;
}
.teacherinfo .teacherinfo2 .left .t_img img{
	width: 100%;
}
.teacherinfo .teacherinfo2 .teachercon{
	width: 600px;
    float: left;
    margin-left: 50px;
    text-align: justify;
    margin-top: 40px;
}

.teacherinfo .teacherinfo2 .newtitle{
	font-weight:bold;
	font-size: 30px;
	line-height:40px; 
	text-align: center;
	padding-top: 20px;
}
 

.teacherinfo .teacherinfo2 .newcontent{
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	text-indent:2em;
	margin-top: 20px;	
	color:#999999;
	padding-bottom:20px;
}
.teacherinfo .teacherinfo2 .newcontent img{
	width: 80%;
	text-align: center;
	margin:0 auto;
}

/* 校园环境 */
.huanjing2{
	background: #ffffff;
	width: 100%;
	height: auto;	 
	/* margin-top: 10px; */
	padding-bottom: 10px;
	/* padding-top: 92px; */
}
.huanjing2 .huanjinglist2{
	width: 1200px;
	margin:0 auto;
}
.huanjing2 .huanjinglist2 .hjlist{
	width: 360px;
    height: 280px;
    float: left;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    margin-left: 36px;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
    -moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow: 2px 2px 5px #909090;
}
.huanjing2 .huanjinglist2 .hjlist img{
	width: 360px;
	height: 242px;
}
.huanjing2 .huanjinglist2 .hjlist .mtitle{
	width: 320px; 
	font-size: 20px; 
   	line-height:30px;
  	text-align: center;

}

/* 校园环境详情页 */
.hjinfo{
	width:1200px;
	margin: 0 auto; 
	background: #ffffff;
	height: auto;
	padding:30px 0;
}
.hjinfo .hj_gd {
	width: 900px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.hjinfo .hj_gd .hjtitle{
	font-size: 36px;
	line-height: 72px;	
	text-align: center;
}
.hjinfo .hj_p{
	font-size: 20px;
	text-indent: 2em;
	text-align:justify;
	line-height:30px;
	margin: 10px 0;
}
/* 校园环境图片轮播样式 */
.ban{ width:900px; position:relative; overflow:hidden;margin: 0 auto;}
.ban2{ width:900px; height:500px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:900px; height:500px;}
/* .prev{ float:left; cursor:pointer;} */
.lbnum{ height:100px;overflow:hidden; width:830px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:900px;}
.lbnum ul{ position:absolute; left:0; top:0;}
.lbnum ul li{ width:162px; height:90px; margin-right:5px; padding:1px;}
.lbnum ul li.on{ border:1px solid red; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:900px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:900px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:900px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:900px; height:500px; float:left;}

/* 分页样式 */
#aaa { 
  background-color:#FFFFFF;
      margin: 1% 0;
}
.fy_cjwt { 
  width:100%; 
     height: 100%;
   margin-left:0px; 
   margin-top:0px; 
  line-height:40px;
   text-align:center;
 }
div.page {
      width: 100%;
      margin: 0 auto;
      /* padding-left: 3px; */
      text-align: center;
    }
    
    div.page a {
      padding-right: 10px;
      padding-left: 10px;
      padding-bottom: 6px;
      margin: 2px;
      padding-top: 6px;
      background-color: #FFF;
      text-decoration: none;
      border-radius: 4px;
      width:2%; 
      height:22px;
      font-size:12px;
      border: 1px solid #EEEEEE;
      color: #999999;
    }
        
    div.page a:hover {
      color: #fff;
      background-color:  #0999f3; color:#FFF; border: 1px solid   #0999f3;
    }
    
    div.page a:active {
       color: #fff;
       background-color:  #0999f3; color:#FFF; border: 1px solid   #0999f3;
    }
    
    div.page span.current {
      padding-right: 10px;
      padding-left: 10px;
      padding-bottom: 6px;
      margin: 2px;
      padding-top: 6px;
      background-color:#0999f3;
      text-decoration: none;
      border-radius: 4px;
      width:28px; 
      height:22px;
      font-size:12px;
      border: 1px solid #EEEEEE;
      color: #FFF;
    }
    
    div.page span.disabled {
      padding-right: 10px;
      padding-left: 10px;
      padding-bottom: 6px;
      margin: 2px;
      color: #fff;
      padding-top: 6px;
      border-radius: 4px;
    }
/* 分页样式 */

 /* 暂无数据 */
.zanwu{
    background: #ffffff;
    font-size: 2rem;
    line-height: 5rem;
    width: 100%;
    text-align: center;
    margin:1% 0;
    color:#979797;
}
/* 就业服务 */
.jy_banner img{
	width: 100%;
    /* padding-top: 92px; */
    margin: 0 auto;
}
.jy_box {
	width: 100%;
	background: #ffffff;
	height: auto;
	padding-top: 20px;
}
.jy_box .jy_box2{
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.jy_box   .jytitle1{
	text-align: center;
	font-size: 35px;
	line-height: 60px;
	color: #73d3fd; 
}
 
.jy_box   .jyimg1{
	width:1200px;
	margin: 0 auto;
	margin-top: 20px;
}
.jy_box  .jyimg1 img{
	width:1200px;
	margin: 0 auto;
}

.jy_boxx{
	width: 100%;
	background: #ffffff;
	height: auto;
	margin-top: 10px;
}
.jy_boxx .jy_boxx1{
	width: 1200px;
	margin:0 auto;
}
.jy_boxx .jy_boxx1 .jytitle1{
 	text-align: center;
	font-size: 35px;
	line-height: 60px;
	font-weight:bold;
	padding-top: 20px;
}
.jy_boxx .jybz_box {
	padding-top: 10px;
}
.jy_boxx .jybz_box .jybz{
	width: 200px;	
	text-align: center;
	float: left;
	margin-left: 35px;
	height: 452px;
}
.jy_boxx .jybz_box .jybz img{
	width: 160px;
}
.jy_boxx .jybz_box .jybz p{
	font-size: 18px;
	line-height: 30px;
	 text-align:justify;
	     margin: 0 10px;
}
.four_box{
	width: 100%;
	background: #ffffff;
	height: auto;
	padding-top: 20px;
	margin-top: 10px;
	padding-bottom:10px;
}
.four_box .four_box1{
	width:1200px;
	margin: 0 auto;
}
.four_box .ftitle{
	font-weight:bold;
	font-size: 35px;
	line-height: 60px;
	width: 1200px;
	text-align: center;
}
.four_box .fourlist{
	padding-top: 20px;
}
.four_box .fourlist .fourlist1{
	width: 1200px;
	height: 200px;
   filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
   -moz-box-shadow: 2px 2px 10px #909090;
   -webkit-box-shadow: 2px 2px 10px #909090;
   box-shadow: 2px 2px 5px #909090;  
     border-radius: 120px;	
     margin-top: 20px;
}

.four_box .fourlist .fourlist1 img{
	width: 160px;
	height: 160px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	padding-left:20px;
	float: left;
}
.four_box .fourlist .fourlist1 p{
 	width: 950px;
    float: left;
    font-size: 20px;
    line-height: 30px;
    padding-top: 70px;
    margin-left: 35px;
}

.four_box .fourlist .fourlist2{
	width: 1200px;
	height: 200px;
	    border-radius: 120px;
	    margin-top: 20px;
   filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
   -moz-box-shadow: 2px 2px 10px #909090;
   -webkit-box-shadow: 2px 2px 10px #909090;
   box-shadow: 2px 2px 5px #909090;  	
}

.four_box .fourlist .fourlist2 img{
	width: 160px;
	height: 160px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	padding-right:20px;
	float: right;
}
.four_box .fourlist .fourlist2 p{
 	width: 950px;
    float: right;
    font-size: 20px;
    line-height: 30px;
    padding-top: 70px;
    margin-left: 35px;
}
.jy_button{
	width: 280px;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background: #73d3fd;
    border-radius: 24px;
    margin: 0 auto;
 	margin-bottom: 10px;
   margin-top: 20px;
}
.cy_box{
	width: 100%;
	background-color: #ffffff;
	height: auto;
	margin-top:10px;
}
.cy_box .box_gd{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
.cy_box .ftitle{
	width: 1200px;
	margin:0 auto;
	font-weight: bold;
	font-size: 35px;
	line-height: 60px;
	text-align: center;
	padding-top: 20px;
}
.cy_box .ftitle span{
	color: #ff0000;
}
.cy_box .box_1{
	width: 270px;
	height: 360px;
	border:2px solid #f0f0f0;
	border-radius: 10px;
	margin-left: 48px;
	float: left;
}
.cy_box .box_1 .box_title{
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	padding-top: 20px;
}
.cy_box .box_1 .box_content{
	font-size: 20px;
	line-height: 35px;
	text-indent:2em;
	padding-top: 20px;
	height: 230px;
	margin:0 10px;
	text-align: justify;
}
.cy_box .box_button{
	width: 200px;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background: #73d3fd;
    border-radius: 25px;
    margin: 0 auto; 
    }    
.cy_box .box_2{
	height: 360px;
    width: 500px;
    margin: 0 auto;
    float: left;
    text-align: center;
    border: 2px solid #f0f0f0;
    margin-left: 48px;
    border-radius: 10px;
}
.cy_box .box_2 img{
	width: 400px;
    display: block;
    margin: 10px auto;
}
/* 全栈UI设计专业详情 */
.ui_banner img{
	width: 100%;
	margin: 0 auto;
	/* padding-top: 92px; */
}
.ui_part1{
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
	height: auto;	
}
.ui_part1 .part_box{
	width:1200px;
	margin: 0 auto;
}
.ui_part1  .title1{	
	font-size: 40px;
	line-height: 60px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
}
.ui_part1  .title2{	
	font-size: 20px;
	line-height: 30px;
	text-align: center;	 
}
.ui_part1 .part_box .content1{
	font-size: 28px;
	line-height: 36px;
	text-align: justify;
	text-indent:2em;
	color:#9e9e9e;
}
.ui_part1 .part_box .img1 {
	width: 600px;
}
.ui_part1 .part_box .img1 img{
	width: 600px;
	height: 382px;
	float: left;
	margin-top: 10px;
}
.ui_part1 .part_box .img2_box{
	width: 580px;
  	height: 382px;
    float: left;
    margin-left: 10px;
}
.ui_part1 .part_box .img2_box ul li{
	width: 280px;
    height: 186px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
 
}
.ui_part1 .part_box .img2_box ul li img{
	width: 100%;
	height: 100%;
}
 
.part_box2{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.part_box2 ul {
	padding-top: 20px;
}
.part_box2 ul li{
	float: left;
	width: 390px;
	margin-left: 10px;
}
.part_box2 ul li img{
	width: 100%;
}

  .part_box3 {
  	width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    background: #ffffff;
    padding-bottom: 10px;
  }
  .part_box3 .gd_box{
	width: 100%;
	height: 120px;
	background: #30b5ef;
}  
.part_box3  .title1{	
	font-size: 40px;
	line-height: 60px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	color: #ffffff;
}
.part_box3  .title2{	
	font-size: 20px;
	line-height: 30px;
	text-align: center;	 
	color: #ffffff;
}
.part_box3  .ca{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}
.part_box3  .ca  img{
	width: 100%;
} 
.ui_part2{
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
	height: auto;	
	margin-top:10px;
	    padding-bottom: 10px;
}
.ui_part2  .title_gd{
	width: 100%;
	height: 120px;
	background: #30b5ef;
}
.ui_part2  .title1{	
	font-size: 40px;
	line-height: 60px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	color: #ffffff;
}
.ui_part2  .title2{	
	font-size: 20px;
	line-height: 30px;
	text-align: center;	 
	color: #ffffff;
}
.five_part .f_title{
	font-size: 24px;
    line-height: 40px;
	text-align: center;
}
.five_part .five_box1 .five_t{
	text-align: center;
    background: #30b5ef;
    width: 200px;
    height: 200px;
    border: 1px solid #ffffff;
    border-radius: 100px;
}
.five_part .five_box1 .five_t .number{
	line-height: 100px;
	font-size: 50px;;
	  color: #ffffff;
}
.five_part .five_box1 .five_t .five_tt{
	font-size: 30px;
	  color: #ffffff;
}
 
.uibutton{
	 width: 280px;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background: #73d3fd;
    border-radius: 24px;
    margin: 0 auto;
 	margin-bottom: 10px;
   margin-top: 20px;
       background: -webkit-linear-gradient(left,#220bb0,#d14167 );
} 

.ui_part1 .ui_ques {
	width:1200px;
	margin:0 auto;
	padding-bottom: 10px;
}
.ui_part1 .ui_ques .ques_box{
	width: 1200px;
	text-align: center;
}
.ui_part1 .ui_ques .ques_box .ques1{
	width: 300px;
	float: left;
	margin-left: 75px;
}
.ui_part1 .ui_ques .ques_box img{
	width: 100px;
	margin: 0 auto;
}
.ui_part1 .ui_ques .ques_box .qtitle{
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}
.ui_part1 .ui_ques .ques_box .qcont{
	text-align: justify;
	font-size: 18px;
	line-height: 18px;
	padding-top: 10px;
}

/* VR专业详情页面 */
.vr_box{
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
	padding-top: 20px;
}
.vr_box .vr_gd{
	width: 1200px;
	margin: 0 auto;
}
.vr_box .vr_gd img{
	width:524px;
	height: 348px;
	float: left;
}
.vr_box .t_box{
	width: 646px;
	height: 348px;
	float: left;
	margin-left: 30px;
	padding-top: 20px;
}
.vr_box .t_box .vtitle{
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	padding-bottom: 25px;
	border-bottom: 2px solid #9e9e9e;
}
.vr_box .t_box  .ctitle{
	font-size: 20px;
	line-height: 40px;
	padding-top:30px;
	color:#606060;
	text-align: justify;
	height: 140px;
}
.vr_button{
	width: 200px;
	height: 60px;
	line-height: 60px;
	background:#F22E00;
	border-radius: 10px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	margin:0 auto;
	margin-top:30px;
	display: block;
}
.vr_box2 {
	width: 100%;
	background: #ECF0FA repeat;
	padding-top: 60px;
	    margin-bottom: 40px;
}
.vr_box2 .t_box2{
	 width: 1200px;
	 margin:0 auto;
}
  .vtitle2{
	font-size: 40px;
	line-height:100px;
	text-align: center;
	background:url(../images/ui_20.png) center center no-repeat;
}
.vr_box2 .t_box2 .vtitle2 span{
	color: #f22e00;
}
.vr_box2 .t_box2 .ctitle2{
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	width: 1200px;
	padding-top:30px;
}
.vr_box2 .vr_vbox{
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;     
}
.vr_box2  .vr_vbox ul {
	margin-bottom: 20px;
}
.vr_box2  .vr_vbox ul li {
	margin-left: 60px;
}
.vr_box2 .vr_vbox .vr_vboxx{
	width: 360px;
	position: relative; 
    height: 266px;
    cursor: pointer;
	background:url(../images/ui_new_10.png) center center no-repeat;
	float: left;
}
.vr_box2 .vr_vbox .vr_vboxx .icon{
	position: absolute;
    left: 150px;
    top: -30px;
}
.vr_box2 .vr_vbox  .vr_vboxx .gd_p{
	width: 280px;
	margin: 0 auto;
}
.vr_box2 .vr_vbox .vr_vboxx .p1{
	color: #333333;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    padding-top: 60px;
}
.vr_box2 .vr_vbox  .vr_vboxx .p2{
	padding-top: 20px;
    font-size: 15px;
	line-height: 20px;		 
	text-align: justify;
	    color: #888;
}

.vr_box2 .vr_vbox .vr_vboxx1{
	width: 360px;
	position: relative; 
    height: 266px;
    cursor: pointer;
	background:url(../images/s2_24.png) center center no-repeat;
	float: left;
}
.vr_box2 .vr_vbox .vr_vboxx1 .icon{
	position: absolute;
    left: 150px;
    top: -30px;
}
.vr_box2 .vr_vbox  .vr_vboxx1 .gd_p{
	width: 280px;
	margin: 0 auto;
}
.vr_box2 .vr_vbox .vr_vboxx1 .p1{
	color: #333333;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    padding-top: 60px;
}
.vr_box2 .vr_vbox  .vr_vboxx1 .p2{
	padding-top: 20px;
    font-size: 15px;
	line-height: 20px;		 
	text-align: justify;
	    color: #888;
}
.vr_box2 .vr_vbox .vr_vboxx2{
	width: 360px;
	position: relative; 
    height: 266px;
    cursor: pointer;
	background:url(../images/s2_26.png) center center no-repeat;
	float: left;
}
.vr_box2 .vr_vbox .vr_vboxx2 .icon{
	position: absolute;
    left: 150px;
    top: -30px;
}
.vr_box2 .vr_vbox  .vr_vboxx2 .gd_p{
	width: 280px;
	margin: 0 auto;
}
.vr_box2 .vr_vbox .vr_vboxx2 .p1{
	color: #333333;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    padding-top: 60px;
}
.vr_box2 .vr_vbox  .vr_vboxx2 .p2{
	padding-top: 20px;
    font-size: 15px;
	line-height: 20px;		 
	text-align: justify;
	color: #888;
}
.vr_box3{
	width: 100%;
	margin:0 auto;
	background: #ffffff;
	padding-top:40px;
	padding-bottom: 40px;
}
.vr_box3 .box_3{
	width: 1200px;
	margin:0 auto;
	text-align: center;	 
}
.vr_box3 .box_3 img{
	margin-top: 20px;
}

.uixian{
	width:100%; 
	border:1px dashed #CCC;
	margin:10px 0;
}
.vr_box4 {
	background: #687FE9 repeat;
	width: 100%;
	margin-top:10px;
	padding-bottom: 30px;
}
.vr_box4 .box4_li{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.vr_box4 .vtitle2{
	padding-top:40px;
	color: #ffffff;
}
.vr_box4 .box4_li ul li{
	width: 220px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 20px;
    margin-top: 25px;
    display: inline;
}
.vr_box4 .box4_li ul li img{
	    display: block;
    margin: 0 auto;
}
.vr_box4 .box4_li ul li strong{
	display: block;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    color: #FFF;
}
.vr_box4 .box4_li ul li p{
	font-size: 18px;
    color: #FFF;
    text-align: center;
    margin-top: 5px;
}
.vr_box5 {
	width:100%;
	background: #ffffff;
	margin: 0 auto;
	padding-top:20px;
	padding-bottom: 30px;
}
.vr_box5  .vtitle{
	font-size: 40px;
	line-height: 50px;
	text-align: center;
	background:url(../images/ui_20.png) center center no-repeat;
}
.vr_box5  .ctitle{	 
	font-size: 20px;
	line-height: 30px;
	text-align: center;	 
}
.vr_box5 .vr_boxx1{
	width: 1100px;
	margin: 0 auto;	
	position: relative;
	margin-top: 20px;
}
.vr_box5 .vr_boxx1 img{
	 width:523px;
	 height: 248px;
	 float: left;	 
}
.vr_box5 .vr_boxx1 p{
	position: absolute;
    font-size: 30px;
    left: 45px;
    top: 132px;
}
.vr_box5 .vr_boxx1 .right{
	float: right;
	width: 510px;
    height: 130px;
    border: 5px solid #00A0EA;
    overflow: hidden;
    border-radius: 10px;
    font-size: 19px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px;
    margin-top: 78px;
}
.vr_box6 {
	width: 100%;
  	height: auto;
    background-color: #ffffff;
    padding-bottom: 20px;
}
.vr_box6 .boxx_6{
	width: 1200px;
    height: 1720px;
    background: url(../images/ui_55.png) no-repeat center;
    margin: 0  auto;
}
.vr_box6 .t_box3{
	 width: 1200px;
	 margin:0 auto;
}
.vr_box6 .t_box3  .vtitle2{
	font-size: 40px;
	line-height:80px;
	text-align: center;
	background:url(../images/ui_20.png) center center no-repeat;
}
.vr_box6 .t_box3 .vtitle2 span{
	color: #f22e00;
}
.vr_box6 .t_box3 .ctitle2{
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	width: 1200px;
	 
}    
.vr_box6 ul .l1{
	width: 434px;
    float: left;
    margin-top: 154px;
    margin-left: 88px;
    display: inline;
}
.vr_box6 ul .l1 .top{
	color: #8c7e7e;
    font-size: 26px;
    line-height: 86px;
    text-align: center;
}
.vr_box6 ul .l1 .top span{
	margin-right: 33px;
}
.vr_box6 ul .l1 li{
	color: #333;
    font-size: 16px;
    line-height: 26px;
    margin-top: 14px;
    padding-left: 30px;
}
.vr_box6 ul .l1 .pic{
	margin-top: 88px;
	margin-left: 10px;
}
.vr_box6 ul .l2{
	width: 432px;
    float: right;
    margin-top: 205px;
    margin-right: 110px;
}
.vr_box6 ul .l2 .top{
	color: #8c7e7e;
    font-size: 26px;
    line-height: 86px;
    text-align: center;
}
.vr_box6 ul .l2 .top span{
	margin-right: 55px;
}
.vr_box6 ul .l2 li{
	color: #333;
    font-size: 16px;
    line-height: 26px;
    margin-top: 13px;
    padding-left: 30px;
}
.vr_box6 ul .l2 .pic{
	margin-top: 20px;
	margin-left: 10px;
}

.vr_box6 ul .l3{
	width: 432px;
    float: left;
    margin-top: 35px;
}
.vr_box6 ul .l3 .top{
	color: #7c868c;
    font-size: 26px;
    line-height: 86px;
    text-align: center;
    margin-left: 174px;
    margin-top: 10px;
}
.vr_box6 ul .l3 .top span{
	 margin-right: 49px;
}
.vr_box6 ul .l3 li{
	color: #333;
    font-size: 16px;
    line-height: 23px;
    padding-left: 117px;
    margin-top: 13px;
}
.vr_box6 ul .l3 .pic{
	    margin-top: 31px;
    margin-left: 100px;
}

.vr_box6 ul .l4{
	width: 432px;
    float: right;
    margin-top: 0;
    margin-right: 100px;
}
.vr_box6 ul .l4 .top{
	color: #7c868c;
    font-size: 24px;
    line-height: 86px;
    margin-top: 50px;
    margin-left: 23px;
}
.vr_box6 ul .l4 .top span{
	 margin-right: 49px;
}
.vr_box6 ul .l4 li{
	color: #333;
    font-size: 16px;
    line-height: 26px;
    padding-left: 20px;    
    margin-top: 13px;
}
.vr_box6 ul .l4 .pic{
	    margin-top: 64px;
}
.vr_button2{
	width: 200px;
	height: 60px;
	line-height: 60px;
	background:#F22E00;
	border-radius: 10px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	margin:0 auto;	 
	display: block;
}

.vr_box7{
	width: 100%;
	height: auto;
	background:#ffffff;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 20px;
}
.vr_box7 .t_box2{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.vr_box7 .t_box2 .ctitle2{
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	width: 1200px;
	padding-top:30px;
}
.vr_box7 .lb_gd{
	width: 1200px;
	margin: 0 auto;
}
.public_box{
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
	margin-top: 10px; 
}
.public_box ul{
	padding: 39px 0 20px;
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
}
.public_box .wt1{
	 float: left;
    width: 200px;
    padding: 10px 0;
    text-align: center;
}
.public_box li{
	width:290px;
	background: #e0e8ed;
	float: left; 
    margin: 0 10px 0 0;
    position: relative;
}
.public_box li p{
	 font-size: 20px;
    line-height: 1.6em;
    color: #060606;
    margin: 0 0 10px;

}
.public_box li p span{
	font-size: 1.25em;
    display: block;
}
.public_box li img{
	float: right;
    margin-top: -28px;
    width: 150px;
    transition: all 0.1s ease;
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.public_box li img:hover{transform: scale(1.1);}
.public_box .wt1  .wt_button{
	display: inline-block;
    background: #ff3361;
    width: 100px;
    font-size: 16px;
    color: white;
    line-height: 2em;
    border-radius: 24px;
}

/* 电子竞技专业详情页 */
.dj_box{
	background: url(../images/con_bg1.jpg) bottom center no-repeat #edebec;
    text-align: center; 
    padding: 60px 0;
}
.dj_box .djtitle{
	width: 1200px;
	margin: 0 auto;
}
.dj_box .djul_box{
	width: 1200px;
	margin: 0 auto;
}
.dj_box .djul_box li{
	background: url(../images/wt_bg.jpg) center center;
	width: 390px;
	float: left;
	height: 63px;
	text-align:center; 
	margin-top:10px;
	margin-left: 10px;	 
}
.dj_box .djul_box li a{
	font-size: 24px;
	line-height: 63px;	 
	font-weight: bold;
	color: #ffffff;
}
.dj_box .but_box{
	width: 1200px;
	margin: 0 auto;	
}
.dj_box .but_box a{
	display: inline-block;
    width: 233px;
    height: 58px;
    overflow: hidden;
    box-sizing: border-box;   
    z-index: 2;
    background: url(../images/btn_bg.png);
    line-height: 58px;
    font-size: 24px;
    color: white;   
    margin-top: 30px;
}
.dj_box2 {
	background: url(../images/con_bg2.jpg) bottom center no-repeat #edebec;
    text-align: center; 
    padding: 60px 0;
}
.dj_box2 .djtitle{
	width: 1200px;
	margin:0 auto;
}
.dj_box2 .djtitle2{
	color: #252525;
    width: 1200px;
    margin: 0 auto ;
    font-size: 28px;
    line-height: 40px;
}
.dj_box2 .djcoontent{
	font-size: 18px;
    color: #090a0a;
    text-align: left;
    text-indent: 2em;
    line-height: 2em;
    width: 1060px;
    margin: 0 auto;
} 
.dj_box2 .table_box{
	width: 1200px;
	margin: 0 auto;
}
.dj_box2 .table_box table{
	width: 1200px;
	margin: 0 auto;
	border: 1px solid #9e9e9e;
}
.dj_box2 .table_box table .first_tr{
	background:#ff0000;
	height: 40px;
	font-size: 17px;
	line-height: 40px;
	color: #fff;
    padding: 5px;
    font-weight: normal;
}
.dj_box2 .table_box table tr{
	height: 40px;
	font-size: 17px;
	line-height: 40px;	 
    padding: 5px;
    font-weight: normal;
}
.dj_box2 .table_box table .bj{
	background-color: #ccc;
}
.dj_button{
	display: inline-block;
    width: 233px;
    height: 58px;
    overflow: hidden;
    box-sizing: border-box;   
    z-index: 2;
    background: url(../images/btn_bg.png);
    line-height: 58px;
    font-size: 24px;
    color: white;   
    margin-top: 30px;
        text-align: center;
}
.dj_box3{
	text-align: center; 
	width: 100%;
	background: #ffffff;
	margin: 0 auto;
	padding-top:30px; 
	padding-bottom: 30px;
}
.dj_box3 .djtitle{
	width: 1200px;
	margin: 0 auto;
}
.dj_box3 .djcoontent{
	font-size: 18px;
    color: #090a0a;
    text-align: left;
    text-indent: 2em;
    line-height: 2em;
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.dj_box3 .djimg{
	width: 1200px;
	margin:0 auto;
	padding-top: 30px;
}
.dj_box3 .djimg ul li{
	float:left;
	width: 240px;
	padding-top: 20px;
}
.dj_box3 .djimg ul li p{
	margin: 0 auto;
    font-size: 20px;
    line-height: 1.6em;
    color: #090a0a;
}
.dj_box4{
	background:url(../images/con_bg3.jpg) top center no-repeat #b9b9b9;
	padding: 60px 0;
	text-align: center;
	margin: 0 auto;
	    overflow: hidden;
    text-align: center;
}
.dj_box4 .djtitle{
	width: 1200px;
	margin: 0 auto;
}
.dj_box4 .cont1{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}
.dj_box4 .cont1 li{
	float: left;
    margin: 0 29px;
}
.dj_box4 .cont1 li span{
    font-size: 20px;
    line-height: 40px;
    margin-top: 10px;
    font-weight: normal;
    display: block;
}
.dj_box4 .cont1 p{
	    font-size: 20px;
    line-height: 40px;
    margin: 10px auto;
    background: linear-gradient(#f1e6c6, #aa956f);
    width: 999px;
}
.dj_box4 .gd1_box4{
	width: 1200px;
	margin:0 auto;
	padding-top: 20px;
}
.dj_box4 .gd1_box4 .djtitle{
	width: 1200px;
	margin: 0 auto;
}
.dj_box4 .gd1_box4 .ketx{
	color: #252525;
    width: auto;
    margin: 0 auto ;
    font-size: 28px;
   	padding: 20px 0;
}
.dj_box4 .gd1_box4 .kc_gd li{
	width: 380px;
	float: left;
	height: 60px;
	color: white;
    font-size: 24px;
    line-height: 60px;
    margin: 7px;
}
.dj_box4 .gd1_box4 .tx1{
	background: #118fa6;
}
.dj_box4 .gd1_box4 .tx2{
	background: #17c6a7;
}
.dj_box4 .gd1_box4 .tx3{
	background: #ff7900;
}
.dj_box4 .gd1_box4 .tx4{
	background: #f14869;
}
.dj_box4 .gd1_box4 .tx5{
	background: #8508b3;
}
.dj_box4 .gd1_box4 .tx6{
	background: #d1a804;
}
.dj_box4 .gd1_box4 .kecheng li{
	width: 580px;
    float: left;
    height: 380px;
    color: #FFF;
    border: 6px solid #0c5bd3;
    margin: 10px 20px 10px 0;
    background: black;
    box-sizing: border-box;
}
.dj_box4 .gd1_box4 .kecheng li .kc1{
	width: 257px;
    float: left;
    padding: 16px 16px 0;
}
.dj_box4 .gd1_box4 .kecheng li .kc1 p{
	font-size: 22px;
	text-align: center;
	margin: 0 0 24px;
}
.dj_box4 .gd1_box4 .kecheng li .kc2{
	width: 260px;
	float: left;
     margin-top: 10px;
	align-items: center; 
}
 .dj_box4 .gd1_box4 .kecheng li .kc2 p{
    font-size: 16px;
    text-align: left;
    line-height: 16px;
    margin: 0;
    padding: 10px 0 0 0;
}
.dj_box4 .gd1_box4 .kecheng .ysbj{
	border: 6px solid #f11b3a;
}
 .dj_box4 .gd1_box4 .kecheng2{
 	 width: 816px;
    height: 175px;
    padding: 0;
    margin: 50px auto;
 }
.dj_box4 .gd1_box4 .kecheng2 li{
	 width: 150px;
    height: 150px;
    background: #dc49d0;
    border-radius: 50%;
    border: 12px #42145a solid;
    position: relative;
    float: left;
    margin: 0 15px;   
}
.dj_box4 .gd1_box4 .kecheng2 li img{
	  margin: 26px auto 10px;
}
.dj_box4 .gd1_box4 .kecheng2 li p{
	font-size: 18px;
    color: white;
    font-weight: normal;
    width: 6em;
    margin: 0 auto;
}
.dj_box4 .gd1_box4 .kecheng2 .bg1{
	background: #7b3ce3;    
}
.dj_box4 .gd1_box4 .kecheng2 li:hover .yin{
 	opacity: 1;
}
.dj_box4 .gd1_box4 .kecheng2 li .yin{
	font-size: 18px;
    color: #fff;
    text-align: left;
    width: 200px;
    height: 200px;
    background: #ad29a2;
    position: absolute;
    left: -25px;
    top: -25px;
    border-radius: 10px;
    transition: all .4s;
    opacity: 0;
    margin: 0;
    padding: 60px 18px 0;
    line-height: 24px;
    box-sizing: border-box;
}

.dj_box5{
	background: url(../images/con_bg4.jpg) top center no-repeat #020202;
    overflow: hidden;
    text-align: center;
    padding-bottom: 50px;
  }
.dj_box5 .djtitle3{
	font-size: 40px;
	line-height: 40px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 40px;
}
.dj_box5 .djcont3{
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	padding-top:20px;
}
.dj_box5  .box5_img{
	 margin: 30px auto;
    width: 1086px;
    height: 464px;
    padding: 0;
}
.dj_box5  .box5_img li{
	float: left;
}
.dj_box5 .box5_img .cen{
	width: 327px;
    float: left;
    margin: 51px 0 0 0;
}
.dj_box5 .box5_img .ri{
	width: 388px;
    float: right;
}
.dj_box5 .box5_img  img{
	  float: left;
}   
.dj_box6{
	background: url(../images/con_bg1.jpg) bottom center no-repeat #edebec;
    text-align: center;
    padding: 30px 0;
  }

.dj_box6 .tit_gd{
	width: 1200px;
	white-space: pre-line;
    display: inline-block;    
    padding-bottom:30px;
   
}
.dj_box6 .tit_gd .box6_content{
	font-size: 18px;
    color: #090a0a;
    text-align: left;
    text-indent: 2em;
    line-height: 2em;
    width: 1060px;
    margin: 0 auto;
}
.dj_box6 img{
	    margin: 0 auto;
	    display: block;
}
.dj_box7 {
	background: #000000;
	width: 100%;
	margin:0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.dj_box7 .box7_title{
	width: 1200px;
	margin:0 auto;
	text-align: center;
} 
.dj_box7 .box7_cont{
	width: 1100px;
    margin-top: 25px;
    background: url(../images/sm_11.jpg) center no-repeat;
    height: 455px;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    margin: 30px auto;
}
.dj_box7 .box7_cont .fir{
	margin: 0 0 0 -20px;
}
.dj_box7 .box7_cont div{
 	width: 233px;
    height: 226px;
    float: left;
    line-height: 1.6;
    margin: 0 0 0 200px;
}

.dj_box7 .box7_cont h3{
	width: 200px;
    margin: 15px auto;
    font-size: 18px;
    text-align: left;
    color: #FFF;
    position: relative;
    padding: 0 0 20px;
}
.dj_box7 .box7_cont h3::before {
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    position: absolute;
    background: linear-gradient(to right, transparent , #f6ef8c,transparent);
}
.dj_box7 .box7_cont p{
	width: 200px;
    margin: 10px auto;
    font-size: 18px;
    text-align: left;
    color: #fffdde;
    font-weight: normal;
}
   
.dj_box8{
	background: url(../images/con_bg6.jpg) top center no-repeat #231e1a;
    overflow: hidden;
    text-align: center;
    padding: 60px 0;
    position: relative;
    height: 500px;
}
.dj_box8 .dj_title{
	width: 1200px;
	text-align: center;
	font-size: 48px;
	margin:0 auto;
	color: #ffffff;
	font-weight: bold;
}

/* 电子商务专业详情页 */
.ds_box{
	width: 100%;
	margin:0 auto;
	background: #ffffff;
	padding-bottom: 40px;
}
.ds_box .ds_gd{
	width: 1000px;
	margin:0 auto;
	padding-top: 20px;
	text-align: center;
}
.ds_box .ds_gd .ds_title{
	font-size: 18px;
	line-height: 30px;
	text-indent: 2em;
	color: #9e9e9e;
	text-align:justify;
}
.ds_box .ds_gd .ds_title1{
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	padding-top: 40px;
	color: #4a4947;
	letter-spacing:6px;
}
.ds_box .ds_gd .ds_title1 span{
	color: #f39c37;
}
.ds_box .ds_gd p{
	text-align: left;
	margin-left:200px;
	padding-top: 10px;
	font-size: 20px;
	line-height: 30px;
 	color: #4a4947;
 	font-weight: bold;
 	letter-spacing:4px;
}
.ds_box .ds_gd p span{
	color: #f39c37;
}
.ds_box .ds_gd2{
	width:1000px;
	margin:0 auto;
	text-align: center;
	padding-bottom: 30px;
} 
.ds_box .ds_gd2 .ds_title{
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	padding-top: 40px;
	color: #4a4947;
	letter-spacing:6px;
}
.ds_box .ds_gd2 .ds_title1{
	color: #f39c37;
	font-size: 25px;
	line-height: 35px;
}
.ds_box .ds_gd2 p{
	width: 800px;
	margin:0 auto;
	text-align: center;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	background: #f39a32;
	margin-top: 15px;
	border-radius: 18px;
	color: #ffffff;
}
.ds_box .ds_gd2 .p1{
	background:#4a4947;
}
.ds_box .ds_gd3  table{
	border: 1px solid #000000;
	width:800px;
	margin: 0 auto;
	text-align: center;

}
.ds_box .ds_gd3 table tr{
	border: 1px solid #000000;
}
.ds_box .ds_gd3 table tr td{
	border: 1px solid #000000;
	text-align: left;
	background: #fee0bc;
}
.ds_box .ds_gd3 table .tr1 td{
	height: 40px;
	background: #fd7c28;
}
.ds_box .ds_gd3 .tr1 td{
	font-size: 20px;
	line-height: 40px;	
	text-align: center;

}
.ds_box .ds_gd3 table .td1{
	background: #fd7c28;
	width: 100px;
	text-align: center;
}
.ds_box .ds_gd3 table .td2{
	width: 250px;	 
}
/* 4D影视动漫与游戏设计详情页 */
.dm_banner{
	width: 100%;
	background: #ffffff;
	margin: 0 auto;
 /* padding-top: 92px; */  
}
.dm_banner img{
	width: 100%;
	display: block;
}
.dm_box {
	background: #ffffff;
	margin: 0 auto;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 30px;
}
.dm_box .dm_ul{
	width: 1150px;
	margin: 0 auto;
	padding-top: 20px;
}
.dm_box .dm_ul>li{
	float: left;
 	margin: 14px 14px 14px 14px;
}
.dm_box .dm_ul>li img{
	width: 100%;
}
.dm_title{
	text-align: center;
	font-size: 36px;
	line-height: 72px;
	font-weight: bold;	 
}
.dm_button{
	width: 300px;
	height: 60px;
	line-height: 60px;
	background:#FFD200;
	border-radius: 10px;
	text-align: center;
	font-size: 20px;
	color: #f40426;
	margin:0 auto;	 
	display: block;
	margin-top: 20px;
}
.dm_box .dm_part {
	width: 1200px;
	margin:0 auto;
}
.dm_box .dm_part p{
	text-align: center;
	font-size: 24px;
	line-height: 48px;	 	
}
.dm_box .dm_part .dm_ul2>li{
	width: 540px;
	float: left; 
	box-shadow: 0 0 10px #d6d6d6;
    margin: 10px;
    border-radius: 10px;
    padding: 30px;
    box-sizing: border-box;
}
.dm_box .dm_part .dm_ul2>li strong{
	display: block;
    font-size: 24px;
    color: #ef4605;
    line-height: 48px;
    text-align: center;
        height: 95px;
}
.dm_box .dm_part .dm_ul2>li p{
	text-align: justify;
	font-size: 18px;
    line-height: 36px;  
 
}
.dm_box .dm_part .dm_ul2 li ul li{
	float: left;
	margin: 0 9px;
}
.dm_box2{
	background: #ffffff;
	width: 100%;
	margin:0 auto;
	margin-top: 10px;
	padding-bottom:30px;

}
.dm_title_gd{
	width: 1200px;
	margin:0 auto;
	padding-top: 30px;
}
.dm_title2{
	text-align: center;
	font-size: 24px;
	line-height: 48px;	
	
}
.t1{
	text-align:justify;
	text-indent:2em;
}

.dm_kc{
	background: url(../images/dm_bg3.jpg) center no-repeat;
    height: 454px;
}
.dm_kc li{
	width: 270px;
    float: left;
    margin: 0 580px  0 0;
}
.dm_kc .dm_li{
	    margin-right: 0!important;
}
.dm_kc ul {
	width: 1120px;
    margin: 0 auto;
    overflow: hidden;
    padding: 130px 0 0;
}
.dm_kc ul strong{
	display: block;
    font-size: 28px;
    color: #FFF;
    line-height: 56px;
}
.dm_kc ul p{
	font-size: 18px;
    color: #FFF;
    line-height: 32px;
    margin: 0;
}
.k2{
	background: url(../images/dm_bg4.jpg) center no-repeat;    
}
.k3{
	background: url(../images/dm_bg5.jpg) center no-repeat;    
}
.dm_box3{
	background: #ffffff;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
	margin-top: 10px;
}
.dm_box3 ul{
	width: 1200px;
	margin: 0 auto;
}
.dm_box3 ul li{
	width: 380px;
	float: left;
	padding-left: 20px;
}
.dm_box4{
	background:url(../images/dm_bg2.jpg) center no-repeat;
	margin:0 auto;
	padding-bottom: 30px;
}
.dm_box4 .t2{
	color: #ffffff;
}
.dm_box4 .t3{
	color: #ffffff;
}
.dm_box4 img{
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}
.dm_box5{
	width: 100%;
	background: #ffffff;
	margin: 0 auto;
	margin-top: 10px;
	padding:20px 0px;
}
.dm_title3{
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	width: 130px;
	margin: 0 auto;
	border-bottom:6px solid #F50F25; 
 	padding-bottom: 10px;
    padding-top: 20px;
}
.dm_box5 .dm5_ul {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left:70px;
}
.dm_box5 .dm5_ul li{
	float: left;
}
.dm_box5  .dm5_ul2{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}
.dm_box5  .dm5_ul2 li{
	width: 380px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.dm_box5 .dm5_ul3{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}
.dm_box5 .dm5_ul3 li{
	float: left;
	width: 300px;	
	height: auto;
}

.dm5_ul3 li .dm5_div{
	width: 300px;
    height: 240px;
    overflow: hidden;
    background: #FC6C5B repeat;
}
.dm5_ul3 li .dm5_div h3{
	font-size: 24px;
    color: #FFF;
    text-align: center;
    line-height: 48px; 
    padding-top: 20px;
}
.dm5_ul3 li .dm5_div p{
	width: 260px;
	margin:0 auto;
	text-indent: 2em;
	text-align: justify;
	font-size: 16px;
    color: #FFF;
    line-height: 2em;
     
}
.dm5_ul3 li img{
	width: 300px;
	height: 240px;
	display: block;

}
   .dm5_ul3 .dm5_li .d2{
	background: #11B5B8 repeat;
}
.dm5_ul3 .dm5_li .d3{
	background: #D55203 repeat;
}   
.dm5_ul3 .dm5_li .d4{
	background: #8DBF67 repeat;
}
 
 /* 人工智能 */
.public_banner img{
	width: 100%;
	margin:0 auto;
	display: block;
	/* /* padding-top: 92px; */  
	
}
.rg_box{
	background: #161c8c;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}
.rg_t_gd{
	width: 1200px;
	margin: 0 auto;
}
.rg_t_gd .rg_title{
	font-size: 36px;
	line-height: 72px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
.rg_t_gd .rg_title2{
	font-size: 18px;
    color: #ffffff; 
    text-indent: 2em;
    line-height: 36px;
    width: 1200px;
    margin: 0 auto 1em;
    text-align: justify;
} 
.rg_t_gd .rg_title3{
	font-size: 18px;
    color: #ffffff;  
    line-height: 36px;
    width: 1200px;
    margin: 0 auto 1em;
    text-align: center;
} 
.rg_box ul{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.rg_box ul li{
	width: 260px;
	float: left;
	border:3px solid #1052a0;
	border-radius: 10px; 
    height: 200px;
    margin: 10px 34px 10px 0;
}
.rg_box ul li img{
	margin: 20px 90px 10px;
}
.rg_box ul li p{
	text-align: center;
	margin: 0 auto;
    font-size: 20px;
    color: white;
    font-weight: bold;
    line-height: 40px;
}
.rg_button{
	display: inline-block;
    height: 72px;
    font-size: 24px;
    line-height: 72px;
    color: white;
    font-weight: bold;
    background: url(../images/zx_bg.png) center/100% 100%no-repeat;
    padding: 0 50px;
    min-width: 300px;
    box-sizing: border-box; 
    margin-top: 20px;      
}
.rg_box2{  
    background: #010543;
    text-align: center;
    width: 100%;
    padding: 30px 0px;
}
.rg_box2 .rg2_ul1{
	width: 1200px;
	margin: 0 auto;
}
.rg_box2 .rg2_ul1 li{
	width: 280px;
	float: left;	
    margin: 0 20px 0 0;
}
.rg_box2 .rg2_ul1 li p{
	margin: 0.8em auto 0;
    font-size: 18px;
    color: #2dabff;
    line-height: 1.6em;
}
.rg_box2 .rg2_box{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}
.rg_box2 .rg2_box>img{
	width: 100%;
	margin: 0 auto;
}
.rg2_box .rg2_ul2{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.rg2_box .rg2_ul2 li{
	box-sizing: border-box;
	float: left;
	width: 400px;
	text-align: center;
	height: 357px;
	border: 1px solid #387cf8;
	padding-top: 32px;
}
.rg2_box .rg2_ul2 li h3{
	font-size: 22px;
    line-height: 44px;
    color: #fff;  
    text-align: center;
    margin-bottom: 32px;
}
.rg2_box .rg2_ul2 li h3 span{
    font-size: 34px;
}
.rg2_box .rg2_ul2 li p{
	font-size: 16px;
    line-height: 32px;
    color: #aaaaaa;
    font-weight: normal;
    text-align: center;
    width: 300px;
    margin: 0 auto;
    padding-bottom: 13px;
}
.rg2_ul2 .rg2_button{
	width: 100%;
    height: 80px;
    background-color: #05e5f3;
    font-size: 18px;
    line-height: 80px;
    color: #0c0e28;
    font-weight: normal;
    text-align: center;
    display: block;
}
.rg_box3{
	margin:0 auto;
    background: #010543;
    text-align: center;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}
.rg_box3 ul{
	margin: 30px auto;
    color: #2dabff;
    width: 1120px;
    overflow: hidden;
    padding: 0 157px;
    box-sizing: border-box;
}
.rg_box3 ul li{
	float: left;
	width: 373px;
	height: 247px;
    margin: 10px 15px;
}
.rg_box3 ul li img{
	width: 373px;
	height:  247px;
}   
.rg_box4 {
	background: url(../images/con2_bg.jpg) center -20px no-repeat #020202;
    padding: 30px 0;
    text-align: center;
}
.rg_box4 .zhanwei{
	margin: 30px auto;
    height: 428px;
}
.rg_box5{ 
    background: #010543;
    text-align: center;
    width: 100%;
    padding: 30px 0;
}
.rg_box5 .rg5_ul{
	width: 1060px;
    margin: 30px auto;
    padding: 0;
}    
.rg_box5 .rg5_ul>li{
	overflow: hidden;
    margin: 30px auto;
    text-align: left;
    position: relative;
    padding: 0 0 18px;
}
.rg_box5 .rg5_ul>li::after {
	content: "";
    position: absolute;
    width: 0;
    left: 0;
    right: 0;
    height: 100%;
    border: 7px #01c8fd;
    border-right-style: dotted;
    margin: auto;
}    

.rg_box5 .rg5_ul>li .l{
	background: url(../images/p8_1.png) no-repeat 15px bottom;
    width: 50%;
    position: relative;
    float: left;
    height: 230px;
    padding: 0 0 0 110px;
    box-sizing: border-box;
    border: 7px #01c8fd;     
    margin: 0;    
}
.rg_box5 .rg5_ul>li .l span{
	position: absolute;
    left: 46px;
    top: 36px;
    font-size: 56px;
    line-height: 56px;
    color: #010544;
    width: 1em;
    text-align: center;
}
.rg_box5 .rg5_ul>li .l h5{
	font: 30px/36px "";
    color: #01c8fd;
    left: 110px;
    margin: 0 0 37px;
    text-indent: 24px;
    position: absolute;
}
.rg_box5 .rg5_ul>li .l small{
    font: bold 18px/24px "";
    color: #01c8fd;
    text-indent: 24px;
    display: block;
    position: absolute;
    top: 80px;
}
.rg_box5 .rg5_ul>li .l p{
	font: 14px/26px "";
    color: white;
    width: 350px;
    position: absolute;
    top: 120px;
    text-align: left;
}
.rg_box5 .rg5_ul>li .r{
	width: 50%;
    float: left;
    padding: 18px 50px 0;
    box-sizing: border-box;
    text-align: left;
}
.rg_box5 .rg5_ul>li .r h5{
	font: bold 18px/24px "";
    color: #01c8fd;
    margin: 0;
}
.rg_box5 .rg5_ul>li .r p{
	font: 14px/24px "";
    color: #ffffff;
    margin: 3px 0 0;
}
.rg_box5 .rg5_ul>li .fr{
    float: right;    
    border-right-style: none;
}
.rg_box5 .rg5_ul .l ul{
	padding: 0;
    margin: 7em 0;
}
.rg_box5 .rg5_ul .l ul li{
	font: 14px/30px "";
    color: #ffffff;
    float: left;
    width: 44%;
    white-space: nowrap;  
}  
.rg_box6{
	margin: 0 auto;
    background: #010543;
    text-align: center;
    width: 100%;  
    padding-bottom: 30px; 
}
.rg_box6 ul{
    margin: 30px auto;
    color: #2dabff;
    width: 1120px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0;
} 
.rg_box6 ul li{
	float: left;
    margin: 7px 16px 7px 0;
} 
.rg_box6 ul .margin_r_0{
	margin-right: 0!important
}  
.rg_box7{
	margin: 0 auto;
    background: #010543;
    text-align: center;
    width: 100%;  
    padding-bottom: 30px; 
}
.rg_box7 .rg7_t{
	background: #010544;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    display: inline-block;
    padding: 0 1em;   
}
.rg_box7 .rg7_box{
	position: relative;
    height: 304px;
    margin: -34px 0 30px;
    z-index: 0;
    padding: 50px 0 40px;
    border: 1px solid #0b22eb;
}
.rg_box7 .rg7_box ul {
	float: left;
    margin: 0 30px;
    padding: 0;
    text-align: left;
    width: 499px;
}
.rg_box7 .rg7_box ul li{
	color: #05e5f3;
    border-bottom: 1px solid #0b22eb;
    font-size: 18px;
    line-height: 60px;
    height: 60px;
}
.rg_box7 .rg7_box ul .la{
	border:none;
}
.rg_box7 .rg7_box ul li p{
	margin: 0 auto;
    float: left;
}
.rg_box7 .rg7_box ul li a{
	color: white;
    float: right;
    background: #2d52e4;
    width: 110px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    margin: 10px;
    background: linear-gradient(to right, #3046e3 , #07d3ea);
}
/* 5G网络与信息安全 */
.safe_box{
	width:100%;
	background: #ffffff;
	padding: 30px 0 ; 
}
.safe_box .safe_img{
	width: 395px;
    margin: 0 auto;     
}
.safe_box .wl{
	width: 1200px;
	margin: 0 auto;
    height: 590px;
    position: relative;
}
.wl .wl_l{
	position: absolute;
    left: -390px;
}
.wl .wl_l img{
	width: 983px;
}	
.safe_box .wl_r{
	width: 500px;
    height: 500px;
    position: absolute;
    right: 0px;
    margin-top: 40px;
    text-align: left;
}
.safe_box .wl_r .wl_r_t{
	 width: 100%;
    height: 140px;
    margin-top: 25px;
   
}
.wl_r_t .wl_r_t1{   
	width: 80px;
	float: left;
	font-size: 106px;
	color: #467aff; 
}
.wl_r_t .wl_r_t2 {
	width: 400px;
    float: right;
}
.wl_r_t .wl_r_t2 h3{
	font-size: 24px;
    color: #467aff;
}
.wl_r_t .wl_r_t2 p{
	font-size: 18px;
    color: #767676;
    line-height:30px;
    margin-top: 10px;
}
 .safe_button{
 	width: 500px;
    margin: 0 auto;
    margin-top: 40px;
    background: #1e6fc3;
    line-height: 45px;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 25px; 
    display: block;
    color: #ffffff;
 }   
 .safe_box2{
 	width: 100%;   
    background: url(../images/gx_16.jpg) center no-repeat;
    height: 778px;
    padding-top: 30px;
 }
 .safe_box2 .s2_box{
	width: 1100px;
	height: 600px;
	margin: 0 auto; 
	text-align: center;
	margin-top: 30px;
 }
.s2_box p{
	font-size: 18px;
    text-align: center;
    margin-top: 15px;
    color: #FFF;
} 
.s2_box .s2_ul{
	width: 100%;
    margin-top: 20px;
    height: 385px;
}
.s2_ul .s2_ul2{
	width: 200px;
    float: left;
    height: 340px;
}
.s2_ul2 li{ 
    height: 60px;
    margin-top: 23px;
}
.s2_ul2 li p{
	text-align: right; 
	font-size: 18px;  
    color: #70faff;
    font-weight: bold;
    line-height: 18px;
}
.s2_ul2 .last{
	  margin-top: 112px;
}
.s2_ul .r{
	float: right;
}
.s2_ul .r li p{
	text-align: left;
}

.safe_box3{
	background: #ffffff;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
}
.safe_box3 .s3_title{
	width: 1200px;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	color: #727272;
}
.s3box_img{
	width:1200px;
	margin: 0 auto;
}
.s3box_img .s3_img{
	width: 431px;
    float: left;
}
.s3box_img .s3_img2{
	width: 769px;
    float: right;
    margin-top: 35px;
}
.s3box_img .s3_img2 img{
	margin-top: 20px;
	margin-left: 20px;
}
   
.safe_box4{
	background: #ffffff;
	width: 100%;
	padding: 30px 0;
}
.safe_box5{
	background: #ffffff;
	width: 100%;
	padding: 30px 0;
	margin:0 auto;
}
.s5_box {
	width: 1200px; 
	margin: 0 auto;
}
.s5_box .s5_box_1{
	width: 530px;
    float: left;
    height: 250px;
}
.s5_box_1 h3{
	font-size: 30px;
    text-align: left;
    line-height: 50px;
    margin-top: 30px;
}
.s5_box_1 p{
	font-size: 30px;
    text-align: left;
    line-height: 50px; 
    font-weight: normal;
    color: #565656;
}
.s5_box_1 .safe_button2{	 
    line-height: 45px;
    width: 420px;
    border: 2px solid #9e9e9e;
    font-size: 24px;
    text-align: center;
    color: #000;
    margin-top: 30px;
}
.s5_box_2{
	width: 609px;
	float: right;
	 
}  
.safe_box5 	ul {
	width: 1200px;
	margin: 0 auto;
} 
.safe_box5 ul li{
	width: 390px;
	float: left;  
} 
.safe_box5 ul li img{
	width: 100%;
}
.safe_box5 ul .yi{
	margin-left: 15px;
	margin-right: 15px;
}
 /* 大数据 */
 .dpublic_banner{
 	/* /* padding-top: 92px; */ */
 }
  .dpublic_banner img{
  	width: 100%;
  	display: block;
  }
.dsj_box{
	width:100%;
	background: #ffffff;
	margin:0 auto;
	padding:20px 0;
}
.dsj_box ul{
	width: 1200px;
	margin: 0 auto;
	text-align:center; 
}
.dsj_box ul li{
	float: left;
	margin: 0 auto;
	width: 400px;
}

.dsj_box ul li p{
	font-size: 22px;
	padding: 15px 0 0 0;
}
.dsj_box ul li .p1{
	font-weight: bold;
	color: #3075f7;
}
.dsj_box2 {
	width:100%;
	background: #ffffff;
	margin:0 auto;
	padding:20px 0;
	margin-top: 10px;
}
.dsj_dg_t {
	width: 1200px;
	margin: 0 auto;
}
.dsj_dg_t .dsj_title{
	font-size: 40px;
    font-weight:bold;
    text-align: center;
    line-height: 80px;
}
.dsj_dg_t .dsj_title2{
	font-size: 22px;
    text-align: center;
    line-height: 44px;
}
.dsj_dg_t2{
	width: 1200px;
	background: #30b5ef;
	margin: 0 auto;
	border-radius: 10px;
	padding:20px;
	margin-bottom: 30px;
}
.dsj_dg_t2 p{
	font-size: 22px;
	line-height: 44px;
	color: #ffffff;
}
.dsj_button{
	display: inline-block;
    font-size: 26px;
    height: 67px;
    font-weight: 700;
    padding: 0 39px;
    text-align: center;
    line-height: 67px;
    color: #fcff00;
    background: url(../images/znanniu.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 50%;
    transform: translateX(-50%);
        margin-top: 30px;
}   
.dsj_box3{
	width:100%;
	background: #181d49;
	margin:0 auto;
	padding:30px 0;
	margin-top: 10px;
}
.dsj_dg_t .d3_t1{
	color: #ffffff;
} 
.dsj_dg_t .d3_t1 span{
		color: #3ebdff;
}
.dsj_dg_t .d3_t2{
	color: #ffffff;
} 
.public_ke_box{
	width: 100%;
	background: #ffffff;
	margin: 0 auto;
	padding: 60px 0;
	margin-top:10px;
	text-align: center;
}
.public_ke_box .pub_gd{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.pub_gd  .pub_title{
	font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
} 
.pub_gd  .pub_title2{
	font-size: 22px;
    text-align: center;
    line-height: 44px;
}
.public_ke_box .ke_box{
	position: relative;
    width:100%;
    margin: 0 auto;
    padding: 40px 0 40px  40px;
    border: 2px #333 solid;
    height: auto;
   margin-top: 60px;
}
.ke_box .kc_jd{    
    position: absolute;
    left: 40px;
    top: -31px;
    font-size: 32px;
    color: #333;
    background-color: #fff;
    width: 200px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}
.ke_box .kc_jd2{
	position: absolute;
    right: 50px;
    bottom: -39px;
    width: 270px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 10px;
    font-size: 25px;
    background-color: #3075f7;
    color: #fff;
}
.ke_box .kc_jd2 span{
	font-size: 70px;
    font-weight: bold;
} 

.ke_box .ke_con p{
	font-size: 22px;
    line-height: 36px;
    color: #333;
    text-align: left;
}  
.ke_box .kc_img{
    width: 520px;
	margin-right: 51px;
}
.ke_box .kc_img img{
	width: 70%;
	display: block;
}
.ke_box .fr{
	float: right;  
}
        
.dsj_pub_img img{
	width: 100%;
	margin:0 auto;
	display: block;
	padding-top: 20px;
} 
.dsj_box4{
	background: #ffffff;
	width: 100%;
	margin: 0 auto;	
	padding:30px 0;
}
.dsj_box4 ul{
	width:1200px;
	margin:0 auto;	 
} 
.dsj_box4 ul li{
	width: 400px;
	float: left;		 
}   
.dsj_box4 ul li img{
	width: 390px;
	margin:0 auto;
}
.dsj_box4 ul li p{
	text-align: center;
	    font-size: 20px;
    padding-top: 20px;
}
.dsj_box5{
	background: #ffffff;
	width: 100%;
	margin: 0 auto;	
	padding:30px 0;
}
   
 .dsj_box5 ul{
	width:1200px;
	margin:0 auto;	 
} 
.dsj_box5 ul li{
	width: 400px;
	float: left;		 
}   
.dsj_box5 ul li img{
	width: 390px;
	margin:0 auto;
}
.dsj_box5 ul li p{
	text-align: center;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.dsj_box6{
	background: #ffffff;
	width: 100%;
	margin: 0 auto;	
	padding:30px 0;
	margin-top: 10px;
}

/* web前端 */
.web_box{
	width: 100%;
	background: #ffffff;
	padding: 40px 0;
	text-align: center;	 
}
.web_gd_t{
	width: 1200px;
	margin:0 auto;
	text-align: center;
}
.web_gd_t .web_t{
	font-size: 42px;
    line-height: 1.2em;
    margin: 0 0 0.2em;
    background-image: -webkit-linear-gradient(right,#1e9dff,#1e9dff,#4736af,#4736af);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    position: relative;
    width: auto;
    padding: 0 70px;
    font-weight: bold;
}
.web_gd_t .web_t::before{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/gj.png)no-repeat;
    height: 54px;
    width: 45px;
}
.web_gd_t .web_t::after{
	content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/gj.png) right no-repeat;
    width: 34px;
    height: 54px;
}
.web_gd_t p{
	font-size: 18px;
    line-height: 2em;
    margin: 0 auto 0.2em;
    width: 1120px;
}
.web_box .w1_box{
	width:1120px;	 
	text-align: center;
	margin: 30px auto;  
    padding: 0 0 10px;
}
.w1_box .w1_ul{
	overflow: hidden;
    padding: 0;
    background: url(../images/kc.png) no-repeat;
    margin: 24px auto;
    width: 1040px;
    background-position: 1px 0!important;
}
.w1_box .l2{
	width: 520px;
    background-position: top right!important;
}
.w1_ul li{
	font-size: 20px;
    float: left;
    width: 130px;
    padding: 54px 0 0 0;
    line-height: 1.6em;
}
.qus li{
	text-align: center;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #fefeff;
    font-size: 20px;
    padding: 0 1em;
}
.qus .q_l1{
	margin: 12px 0 0 94px;
    background: #7d5aff;
}
.qus .q_l2{   
	margin: 0 0 0 55px;
	background: #4a7fe0;
}
.qus .q_l3{
	margin: 12px 0 0 58px;
    background: #5d6dff;
}
.qus .q_l4{
    margin: 12px 0 0 68px;
    background: #61b7ff;
}
.qus .q_l5{
	margin: 20px 0 0 0px;
    background: #61b7ff;
} 
.qus .q_l6{
	margin: 35px 0 0 62px;
    background: #4a7fe0
} 
.qus .q_l7{
	margin: 30px 0 0 63px;
    background: #7462ff;
} 
.qus .q_l8{
	margin: 30px 0 0 59px;
    background: #5e6dff;
}  
.web_button{
	display: inline-block;
    width: 380px;
    height: 64px;
    line-height: 62px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin: 0;
    border-radius: 40px;
    background: linear-gradient(to right, #3e56ff , #8d11ff);
    margin-top: 30px;
} 
.web_box2{
	width: 100%;
	background: #ffffff;
	padding: 40px 0;	
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
}
.web_box2 .w2_box{
	width: 1200px;
	margin:0 auto;
	text-align: center;
	padding-top: 30px;
}
.w2_box .w2_ul li{
	float: left;
	width: 600px;
}
.w2_ul li p{
	color: #333;
    font-size: 20px;
    line-height: 30px;
    margin: 0 auto;
}
.w2_box .notice{
	color: #999;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    padding: 0;
    margin: 0 auto;
}
.web_box3{
	width: 100%;
	margin:0 auto;
	margin-top: 10px;
	background: #ffffff;
	padding: 40px 0;
	text-align: center;
}
.web_box3 ul{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}
.web_box3 ul li{
	width: 400px;
	float: left;
}
.web_box4{
	width: 100%;
	margin:0 auto;
	margin-top: 10px;
	background: #ffffff;
	padding: 40px 0;
	text-align: center;
}
.w4_box {
	background: url(../images/con4_bg.png) center no-repeat;
    overflow: hidden;
    margin: 30px auto;
    width: 1200px;
}
.w4_box .le{
	float: left;
    padding: 0 0 0 3px;   
    width: 500px;
}
.w4_box  li{
	text-align: left;
    border-bottom: 1px dashed #422adc;
    position: relative;
    height: 170px;
    box-sizing: border-box;
    width: 440px;
    padding: 70px 0 0 0;
}
.w4_box  li::after{
	content: "";
    position: absolute;
    left: -3px;
    bottom: -3px;
    width: 5px;
    height: 5px;
    border: 1px solid #422adc;
    border-radius: 50%;
    background: #f4f3f8;
} 
.w4_box   li::before{
	content: "";
    position: absolute;
    right: -50px;
    bottom: 12px;
    border-bottom: 1px dashed #422adc;
    width: 50px;
    transform: rotate(-30deg);
}
.w4_box  .tp{
	height: 100px;
    width: 390px;
    padding: 0;
}
.w4_box   .ce{
	width: 334px;
}  
.w4_box   li h5{
	color: #1b1a1a;
    width: 260px;
    margin: 0;
    font-size: 22px;
    line-height: 1.6em;
}
.w4_box  li p{
	color: #5c5959;
    margin-top: 7px;
    font-size: 17px;
    line-height: 1.4em;
}
.w4_box .ri {
	float: right;
    padding: 0 3px 0 0;
      width: 500px;
}
.w4_box .ri li{
	float: right;
}
.w4_box .ri li::before{
	left: -50px;
    bottom: 12px;
    transform: rotate(30deg);
}
.w4_box .ri li::after{
	right: -3px;
    left: initial;
}
.w4_box .ri div{     
	float: right;
	min-width: 280px;
}
.web_box5{	 
    background: linear-gradient(#4533fd, #4533fd);
    text-align: center;
    padding: 60px 0;
    margin-top: 10px;
}
 .web_gd_t .td1{
 	background-image: -webkit-linear-gradient(right,#5bebd2,#5cebd2,#f04966,#f04966);
 }
 .web_gd_t  .w5_p{
 	color: #ffffff;
 	text-align: center;
 }
 .web_box5 .w5_box{
 	background: url(../images/con5_bg.png) center no-repeat;
    overflow: hidden;
    margin: 30px auto;
    width: 1200px;
 }
 .w5_box .left{
 	float: left;
 }
  .w5_box .right{
 	float: right;
 }
 .web_box5 .b2{
	background: #ffffff;
	color:#4533fd;
 }
 /* 短视频 */
.dsp_box{
	background: #ffffff;
	width: 100%;
	margin:0 auto;
	text-align: center;
	background: url(../images/p1_bg.jpg) no-repeat;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 40px 0;
}
.dsp_gd_t{
	width: 1200px;
 	margin: 0 auto;
}
.dsp_gd_t .dsp_t{
	font-size: 40px;
    font-weight:bold;
    text-align: center;
    line-height: 80px;
}
.dsp_gd_t .dsp_t span{
	color:#f04d73;
}
.dsp_gd_t .dsp_t2{
	font-size: 22px;
    text-align: center;
}
.d1_box ul{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.d1_box ul li{	 
    float: left;
    width: 340px;
    background: #ffffff;
    padding: 20px;
    margin: 0 10px;
    height: 330px;
}
.d1_box ul li p{
	font-size: 22px;
    padding-top: 20px;
}
.d1_box ul li span{
	font-size: 18px;
    color: #969696;
    padding: 25px 26px 20px 26px;
    text-align: justify;
    display: block;
}
.dsp_button{
    margin: 0 auto;
    margin-top: 40px;
    background: #f04d73;
    line-height: 60px;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 40px; 
    display: block;
    color: #ffffff;
    width:30%;
   /*  display: inline-block;
   padding: 0 40px; */
}
.dsp_box2{
	 background: url(../images/p2_bg.jpg) no-repeat;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 40px 0;
    text-align: center;
    margin:0 auto;
}
.dsp_box2 .dsp_gd_t .dsp_t1{
	color: #ffffff;
	padding-bottom: 40px;
}
.public_imgbox img{
	width: 100%;
	display: block;
}
.dsp_box3{
	width: 100%;
	background: #ffffff;
	padding: 40px 0;
	text-align: center;
	margin:0 auto;
	margin-top: 10px;
}
.dsp_box3 ul{
	width: 1200px;
	margin:0 auto;
	padding-top: 20px;
}
.dsp_box3 ul li{
	width: 380px;
	margin:0 10px;
	float: left;
	margin: 10px 2px 10px 18px;
}
.dsp_box3 ul li img{
	width: 100%;
}
.dsp_box3 ul li p{
	font-size: 20px; 
    padding-top: 20px;
}
.dsp_box4{
	width: 100%;
	background: #ffffff;
	padding: 40px 0;
	text-align: center;
	margin:0 auto;
	margin-top: 10px;
}
.dsp_box4 ul{
	width: 1200px;
	margin:0 auto;
	padding-top: 20px;
}
.dsp_box4 ul li{
	width: 280px;
	margin:0 10px;
	float: left;
	margin: 10px 2px 10px 18px;
}
.dsp_box4 ul li img{
	width: 100%;
}
.dsp_box4 ul li p{
	font-size: 20px; 
    padding-top: 20px;
}
/* 短期精品专业 */
.short_box{
	width: 100%;
    background: url(../images/bg.jpg) no-repeat;
    overflow: hidden;
   /*  background: #7e35fd; */
    margin: 0 auto;
    padding-top: 60px;
background-size: 100%;
}
.short_box .sh_bj{
	width: 100%;
	background: #7e35fd;	
	margin: 0 auto;
	padding-bottom: 60px;
}
.short_box .s_box{
	width: 1200px;
    border: 7px solid #ffdd39;
    position: relative;
    padding-bottom: 60px;
    margin: 0 auto;
	background: #7e35fd;
}

.s_box>p{
	width: 382px;
    height: 70px;
    line-height: 70px;
    border-radius: 50px;
    border: 6px solid #fff100;
    position: absolute;
    background: #7e35fd;
    top: -40px;
    left: 0;
    right: 0;
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    margin: 0 auto;
}
.s_box .short_dh{
	width: 1200px;
	display: flex;
    justify-content: space-around;
    margin-top: 60px;
}
.short_dh p{
	height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 28px;
    color: #fff100;
    background: rgba(0,0,0,.3);
}
.short_dh .sh_p1{
	width: 316px;
}
.short_dh .sh_p2{
	width: 253px;
}
.short_dh .sh_p3{
	width: 445px;
}
.short_dh .sh_p4{
	width: 162px;
}
.s_box ul{
	width: 1200px;
	margin-top: 10px;
    overflow: hidden;
}
.s_box ul li{
	width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}
.s_box ul li span{
	float: left;
    width: 316px;
    height: 100px;
    line-height: 100px;
    background: #702ede;
    margin-left: 4px;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}   
    
.s_box ul li .sh_span_p2{
	font-weight: normal;
	 float: left;
    width: 255px;
    height: 100px;
    background: #702ede;
    margin-left: 4px;
    color: #fff100;
    padding-top: 0px;
    text-indent: 0;
    text-align: center;
    line-height: 100px;
    font-size: 16px;
}
.s_box ul li .sh_span_p3{
 	font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
   	float: left;
    width: 447px;
    height: 100px;
    background: #702ede;
    margin-left: 4px;
    padding-top: 0px;
}
.s_box ul li .sh_span_p3 p{
	padding: 15px 30px;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}
.s_box ul li .sh_span_p4{
	float: left;
    width: 162px;
    height: 75px;
    background: #702ede;
    margin-left: 4px;
    padding-top: 25px;
}
.s_box ul li .sh_span_p4 p{
	width: 74px;
    height: 24px;
    border-radius: 10px;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 24px;
    margin: 10px auto;
    font-size: 15px;
}
.s_box ul .l2 span{
    background: #501ea5;
}
.s_box .short_button{
	display: block;
    width: 283px;
    height: 58px;
    background: #37284f;
    font-size: 26px;
    font-weight: 700;
    border: 7px solid #ffdd39;
    border-radius: 50px;
    text-align: center;
    line-height: 58px;
    color: #fff;
    position: absolute;
    bottom: -37px;
    left: 0;
    right: 0;
    margin: 0 auto;
 
}

/* 学校简介时间轴样式 */
.cx-time-main{
	padding: 20px 0;
}
.cx-time-main ul{
 
	margin: 0;
	padding: 0;
}
.cx-time-main ul li{
	outline: none;
	list-style-type: none;
	margin: 0px;
}
.cx-time-main{
	width: 100%;
	height: auto;
}
.cx-time-box{
	position: relative;
	width: 100%;
	height: auto;
}
.cx-time-main ul li{
	position: relative;
	padding: 10px 0;
	height: auto;
}
.cx-time-main ul li:nth-child(2n){
	padding-left: 54%;
	text-align: left;
}
.cx-time-main ul li:nth-child(2n+1){
	padding-right: 54%;
	text-align: right;
}
.cx-main-box::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    margin: -8px 0 0 -8px;
    border-radius: 50%;
    z-index: 2;
    border: 2px solid #67abff;
}
.cx-main-box::after {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% + 6px);
    width: calc(4% - 6px);
    height: 2px;
    background: #67abff;
}
.cx-time-main ul li:nth-child(2n+1) .cx-main-box::after{
	left: auto;
	right: calc(50% + 6px);
}
.active::before {
	background: #67abff;
	border: 2px solid #67abff;
}
.cx-time-main ul li::before,.cx-time-main ul li::after{
	content: '';
	position: absolute;
	top: 0;
	width: 2px;
	height: calc(50% - 8px);
	left: 50%;
	background: #67abff;
	margin-left: -2px;
}
.cx-time-main ul li::after {
	top: auto;
	bottom: 0;
}
.cx-main-box{
	display: inline-block;
	min-width: 40%;
	min-height: 40px;
	background: #80cbc4;
	border-radius: 4px;
	padding: 10px 20px;
	cursor: pointer;
}
/*  网站开发工程师*/
.wzkf_box{
	width: 100%;
	background: #ffffff;
	padding: 20px 0;
	margin:0 auto;
	margin-top: 10px;	
	text-align: center;
}
.wzkf_gd{
	width: 1200px;
	margin:0 auto;
}
.wzkf_gd .wzkf_t1{
	font-size: 40px;
	line-height: 80px;
	font-weight: bold;
}
.wzkf_gd .wzkf_t2{
	font-size: 22px;
    text-align: center;
}
.wzkf_gd img{
	width: 100%;
	display: block;
	margin-top: 40px;
}
.wzkf_box ul {
    width: 1200px;
    margin:0 auto;
    padding-top: 80px;
}
.wzkf_box ul li{
	width: 380px;
	float: left;
	padding: 0 10px;
}
.wzkf_box ul li img{
	width: 100%;
	display: block;
}
.wzkf_button{
	margin: 0 auto;
    margin-top: 40px;
    background: #006be4;
    line-height: 60px;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 40px; 
    display: block;
    color: #ffffff;
    display: inline-block;
    padding: 0 40px;
}
.wzkf_box2{
	background: url(../images/wzkf_p2_bg.jpg) no-repeat;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
    width:100%;
    margin:0 auto;
    text-align: center;
    padding: 40px 0;
}
.wzkf_gd .wz2_t{
	color: #ffffff;
}
.wzkf_img{
	width: 1200px;
	margin:0 auto;
}
.wzkf_img img{
	width: 100%;
	display: block;
	margin-top: 50px;
}
.wzkf_box3 {
	width: 100%;
	background: #ffffff;
	margin-top: 10px;
	padding: 40px 0;
	text-align: center;
}
.wzkf_box4{
	width: 100%;
	background: #ffffff;
	margin-top: 10px;
	padding: 40px 0;
	text-align: center;
}
.wzkf_box4 ul{
	width: 1200px;
	margin:0 auto;
	margin-top: 40px;	
}
.wzkf_box4 ul li{
	float: left;
	width: 380px;
	margin: 10px 10px;
	text-align: center;
}
.wzkf_box4 ul li img{
	width: 100%;
	display: block;	
}
.wzkf_box4 ul li p{
	font-size: 20px;
	line-height: 40px;
}
/* BIM */
.bim_box{
	width: 100%;
	background: #ffffff;
	margin-top: 10px;
	padding: 20px 0;
	text-align: center;
}
.bim_gd{
	width: 1200px;
	margin:0 auto;
	text-align: center;
}

.bim_gd .bim_t1{
	font-size: 40px;
	line-height: 80px;
	font-weight: bold;
} 
.bim_gd .bim_t2{
	font-size: 22px;
    text-align: center;
}
.bim_img{
	width: 1200px;
	margin:0 auto;
	margin-top: 50px;
}
.bim_img img{
	width: 100%;
	display: block;	
}
.bim_button{
	margin: 0 auto;
    margin-top: 40px;
    background: #006be4;
    line-height: 60px;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 40px; 
    display: block;
    color: #ffffff;
    display: inline-block;
    padding: 0 40px;
}
.bim1 ul{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.bim1 ul li{
	width: 280px;
	margin: 0 10px;
	float: left;
}
.bim1 ul li img{
	width: 100%;
	display: block;
}
.bim1 ul li .b1_p1{
	font-size: 25px;
    color: #006be4;
    padding-bottom: 10px; 
    padding-top: 20px;
}
.bim1 ul li p{
	font-size: 20px;
}
.bim3 ul{
	width: 1200px;
	margin:0 auto;
	margin-top: 40px;
}
.bim3 ul li{
	width: 380px;
	float: left;
	margin: 0 10px;
}
.bim3 ul li img{
	width: 100%;
	display: block;
}
.bim3 ul li p{
	font-size: 20px;
    padding: 10px 0;
}
/* 5G新媒体 */
.meiti_box{
	width: 100%;
	background: #ffffff;
	padding: 40px 0;
	margin-top: 10px;
	text-align: center;
}
.meiti_gd{
	width: 1200px;
	margin: 0 auto;
}
.meiti_gd .meiti_b_t{
	font-size:36px;
	line-height: 72px;
	font-weight:bold;
}
.meiti_gd .meiti_b_t2{
	text-align: justify;
	text-indent: 2em;
	font-size: 18px;
}
.meiti_gd .meiti_b_t2{
	text-align: center;	 
	font-size: 18px;
}
.meiti_box .meiti_img .m_img1{
	float: left;
    margin-left: 80px;   	
    width: 392px;
    height: 466px;
}
.meiti_box .meiti_img .m_img2{
	float: right;
  	margin-right: 80px;    
    width: 553px;
    height: 466px;
}
.meiti_box .meiti_img{
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px; 
}
.meiti_box .meiti_img .m_img3{
	width:462px;
	float: left;
	margin-left: 80px; 
	height: 275px;
}
.meiti_box .meiti_img .m_img4{
	width:462px;
	float: right;
	margin-right: 80px; 
	height: 275px;
}
.meiti_button{
	margin: 0 auto;
    margin-top: 40px;
    background: #ff606e;
    line-height: 60px;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 40px; 
    display: block;
    color: #ffffff;
    display: inline-block;
    padding: 0 40px;
    box-shadow: 0 5px 0 #feabb3;
}
.mt1 ul{
	width: 1200px;
	margin: 0 auto;
	margin-top:40px;
}
.mt1 ul li{
	width: 380px;
	float: left;
	margin:0 10px;
}
.mt1 ul li img{
	width: 100%;
	display: block;
}
.mt1 ul li p{
	width: 90%;
	margin: 0 auto;
	text-align: justify;
	margin-top: 20px;	
	font-size: 16px;
	line-height: 20px;
	    color: #333;
}
.mt2 ul{
	width: 1200px;
	margin:0 auto;
}
.mt2 ul li {
	width: 320px;
	float: left;
	margin:10px 40px;	
}
.mt2 ul li div img{
	  margin: 18.5px auto 0;
    border-radius: 50%;
}
.mt2 ul li div{
	position: relative;
    height: 261px;
    overflow: hidden;
}
   
.mt2 ul li div::after{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 260px;
    height: 261px;
    background: url(../images/con6_bg.png) top right no-repeat;
    transition: transform 0.5s ease-out;
}
.mt2 ul li div:hover::after{
	transform: rotateZ(360deg); 
}

.mt2 ul li p{
	font-size: 20px;
    line-height: 1.6em;
    margin: 0;
    font-weight: bold;
  }

.mt3 ul{
	width: 800px;
	margin: 0 auto;
 
}
.mt3 ul li{
	width: 384px;
	height: 248px;
	float: left;
    margin: 20px 8px;
}
/* 数字传媒设计师 */
.sz_box{
	width: 100%;
	background: #ffffff;
	padding: 20px 0;
	margin: 0 auto;
	margin-top: 10px; 
	text-align: center;
}
.sz_gd{
	width: 1200px;
	margin: 0 auto;
}
.sz_gd .sz_t1{
	font-size: 30px;
	font-weight:bold;
	line-height: 60px;
}
.sz_gd .sz_t2{
	font-size: 18px;
	line-height: 30px;
	text-align: justify;
	text-indent: 2em;
}
.sz_gd .sz_t3{
	font-size: 18px;
    text-align: center;
    margin-top: 10px;
}
.sz_box .sz_ul{
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
}
.sz_box .sz_ul li{
	width: 180px;
	float: left;
	margin: 0 10px;
}
.sz_box .sz_ul li img{
	width: 153px;
	height: 153px;
	display: block;
	margin: 0 auto;
}
.sz_button {
	margin: 0 auto;
    margin-top: 40px;
    background: #006be4;
    line-height: 60px;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 40px; 
    display: block;
    color: #ffffff;
    display: inline-block;
    padding: 0 40px;
    height: 60px;
}
.sz1 ul{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}
.sz1 ul li{
	width: 380px;
	float: left;
	margin: 10px 10px;
}
.sz1 ul li img{
	width: 240px;
	height: 248px;
	display: block;
	margin: 0 auto;
}
.sz1 ul li h3{
	font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.sz1 ul li p{
	font-size: 18px;
    text-align: center;
    margin-top: 1px;
}

.sz2 ul{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}
.sz2 ul li{
	width: 220px;
	float: left;
	margin: 0 10px;
}
.sz2 ul li img{
	width: 180px;
	height: 180px;
	margin: 0 auto;
	display: block;
}
.sz3 ul{
	width: 1200px;
	margin:0 auto;
	margin-top: 20px;
}
.sz3 ul li{
	width: 180px;
	float: left;
	margin: 0 10px;
}
.sz3 ul li img{
	width: 156px;
	height: 156px;
	margin: 0 auto;
	display: block;
}
.sz3 ul li p{
	font-size: 24px;
	margin-top: 20px;	
}
/* 电子商务与跨境电商 */
.dzsw_box{
	width: 100%;
	background: #ffffff;
	padding: 40px 0;
	margin-top: 10px;
	text-align: center;
}
.dzsw_gd{
	width: 1200px; 
	margin:0 auto;
}
.dzsw_gd .dzsw_t1{
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	line-height: 80px;
}
.dzsw_gd .dzsw_t1 span{
	color:#3075f7;
}
.dzsw_gd .dzsw_t2{
	font-size: 22px;
	text-align: center;
}
.pub_img {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.pub_img img{
	width: 100%;
	margin: 0 auto;
	display: block;
}
.dzsw_button{
	margin: 0 auto;
    margin-top: 40px;
    background: #006be4;
    line-height: 60px;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 40px; 
    display: block;
    color: #ffffff;
    display: inline-block;
    padding: 0 40px;
    height: 60px;
}
.dz2 ul{
	width: 1200px;
	margin:0 auto;
	margin-top: 20px;
}
.dz2 ul li{ 
	width: 380px;
	float: left;
	margin: 10px;
	height: 292px;
}
.dz2 ul li img{
	width: 380px;
	height: 248px;
	display: block;
}
.dz2 ul li p{
	font-size: 18px;
	margin-top: 20px;
}

/* 互联网应用技术工程专业 */
.hlw_box{
	width: 100%;
	background: #ffffff;
	padding: 20px 0;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
}
.hlw_gd{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.hlw_gd .hlw_t1{
	background: url(../images/titbg.jpg)no-repeat center;
	font-size: 36px;
	height: 122px;
	line-height: 122px;
	font-weight: bold;
}
.hlw_gd span{
	color: #043ab7;
	font-weight: bold;
}
.hlw_gd .hlw_t2{
	font-size: 20px;
	line-height: 30px;
}	
.hlw_img{
	width: 100%;
    height: 127px;
    background: url(../images/brand.jpg)no-repeat center;
    margin-top: 20px;
}
.hlw_button{
	display: inline-block;
    width: 400px;
    height: 65px;
    line-height: 65px;
    background: linear-gradient(to right,lightcoral,coral);
    border-radius: 33px;
    color: #fff;
    font-size: 26px;
   margin-top: 20px;
}
.hlw1 ul{
	width: 1200px;
	margin:0 auto;
	margin-top: 20px;
}
.hlw1 ul li{
	width: 300px;
	height: 257px;
	float: left;	
}
.hlw1 ul li img{
	width: 300px;
	height: 257px;
}
.hlw1 ul li h5{
	font-size: 20px;
	color: #043ab7;
	font-weight: bold;
	line-height: 60px;
	height: 60px;
}
.hlw1 ul li p{
	text-align: justify;
	width: 90%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 22px;
	height: 190px;	
	text-indent:2em; 
}
.hlw_box2{
	background: #ffffff;
	width: 100%;
    height: 904px;
    background: url(../images/qnzy.png)no-repeat center;
    position: relative;
   text-align: center;
}
.hlw_gd .hlw_t3{
	font-size: 36px;
	height: 122px;
	line-height: 122px;
	font-weight: bold;
	color: #ffffff;
}
.hlw_gd .hlw_t4{
	font-size: 26px;
	line-height: 36px;
	color: #ffffff;
}
.hlw_box2 .knlist{
	position: absolute;
    top: 304px;
    width: 100%;
    left: 0;
}
.hlw_box2 .knlist .knbox{
	width: 442px;
    height: 442px;
    margin: auto;
    position: relative;
  /*   padding: 4em 0 1em 0;  */
}
.hlw_box2 .knlist .knbox a{
	display: inline-block;
    text-decoration: none;
    background: #FFFFFF;
    border-radius: 15px;
    padding: 5px 38px;
    color: #01028A;
    font-size: 1.2em;
    text-align: center;
    margin: 1em 0;
    position: relative;
}
.hlw_box2 .knlist .knbox  .hlw_a1{
	left: -80px;
}
.hlw_box2 .knlist .knbox  .hlw_a2{
	right: -191px;/* 213px */
}
.hlw_box2 .knlist .knbox  .hlw_a3{
	left: -170px;
}  
.hlw_box2 .knlist .knbox  .hlw_a4{
	right: -213px;
}
.hlw_box2 .knlist .knbox  .hlw_a5{
	left: -200px;
}
.hlw_box2 .knlist .knbox  .hlw_a6{
	 right: -287px;
}
.hlw_box2 .knlist .knbox  .hlw_a7{
	left: -170px;
}
.hlw_box2 .knlist .knbox  .hlw_a8{
	right: -190px; 
}
.hlw_box2 .knlist .knbox  .hlw_a9{
	left: -60px; 
}
.hlw_box2 .knlist .knbox  .hlw_a10{
	 right: -152px;
}
.hlw_box2 .hlw_button{
	position: absolute;
	bottom: 20px;
	left: 35%;
}
.hlw2 .hlw_img_gd{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}  
.hlw2 .hlw_img_gd img{
	width: 100%;
	display: block;
	margin-top: 10px;
}
.hlw3box{
	width: 100%;
    height: 212px;
    background: url(../images/bbg.jpg)no-repeat center;
    margin:20px 0;
}
.hlw3box .hlw3box2{
	width: 1200px;
    position: relative;
    margin: auto; 
}
.hlw3box .hlw3box2 a{
	display: inline-block;
    text-decoration: none;
    font-size: 1.2em;
    color: #fff;
    margin-left: 35px;
    border-radius: 50%;
    transition: all 0.3s linear;
}
.hlw3box .hlw3box2 .hlw3a1{
	background: #ff4800;
    width: 160px;
    height: 160px;
    text-align: center;
    margin-top: 26px;
    box-sizing: border-box;
    padding: 50px 0;
    line-height: 30px;
}
.hlw3box .hlw3box2 .hlw3a2{   
	background: #DF8300;
	width: 128px;
	height: 128px;
	text-align: center;
	margin-top: 42px;
	box-sizing: border-box;
	padding: 40px 0;
	line-height: 24px; 

}
.hlw3box .hlw3box2 .hlw3a3{
    background: #1F8CEB;
    width: 206px;
    height: 206px;
    text-align: center;
    margin-top: 8px;
    box-sizing: border-box;
    padding: 60px 0;
    line-height: 43px;
    font-size: 1.6em;
}
.hlw3box .hlw3box2 .hlw3a4{
	background: #686868;
    width: 150px;
    height: 150px;
    text-align: center;
    margin-top: 31px;
    box-sizing: border-box;
    padding: 50px 0;
    line-height: 25px;
    font-size: 18px;
}
.hlw3box .hlw3box2 .hlw3a5{
	background: #DF8300;
    width: 180px;
    height: 180px;
    text-align: center;
    margin-top: 16px;
    box-sizing: border-box;
    padding: 60px 0;
    line-height: 30px;
    font-size: 22px;
}
.hlw3box .hlw3box2 .hlw3a6{
	background: #4CC339;
    width: 128px;
    height: 128px;
    text-align: center;
    margin-top: 42px;
    box-sizing: border-box;
    padding: 40px 0;
    line-height: 24px;
    font-size: 18px;
}
.hlw3box3{
	width: 1200px;
	margin:0 auto;
	text-align: center;
	margin-top: 20px;
}
.hlw3box3 .h2_t1{
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
} 
.hlw3box3 .h2_t2{
	font-size: 18px;
	line-height: 24px;
}




