@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0; font-family: "microsoft yahei";}
body {font-family: Microsoft YaHei;}
ul,li{list-style:none;}
input{text-decoration:none;border:0;outline:none;}
a,textarea,select{text-decoration:none;border:0;outline:none;cursor: pointer;}
img{border:0;display: block;margin: 0 auto;}
a{cursor:pointer;}
#nor_bt{display:block;width:280px;margin:0 auto;height:60px;line-height:60px;background:#304f86;font-size:20px;color:#ffffff;
border-radius:35px;text-align:center;
-webkit-border-radius:35px;
-o-border-radius:35px;
-moz-border-radius:35px;
-ms-border-radius:35px;}
#nor_bt:hover{background:#d01337;color:white;transition:all 0.5s linear;}
.clearfix{clear:both;}
/*header*/
.header{width: 1100px; height: 100px; margin:0 auto;}
.header ul{width:1100px; height: 100px; margin:0 auto;}
.header ul li{width:200px; height: 100px; float: left;}
/*公共样式表结束*/
/*顶部*/
.top{width:100%; height:41px; background:#eeeded;}
.top .txt{width:1200px;margin:0 auto;}
.top .txt p{ float:left; color:#a4a5a5; line-height:41px;}
.top .txt span{ float:right; color:#a4a5a5; line-height:41px;}
.top .txt img{ display:inline; vertical-align: top;}
/*xueli*/
.xueli .title{width:1100px;margin:0 auto;height:50px;line-height:40px;text-align:center;font-size:36px;color:#333333;font-weight:bold;
padding-top:0px;}
.xueli .title b{color:#f34334;}
.xueli .sub_ti{font-size:20px;text-align:center;}
.xueli ul{width:1100px;margin:0 auto;margin-top:20px;height:310px;}
.xueli ul li{float:left;margin-left:10px;margin-right:10px;}
.xueli ul li .xl_con{width:200px;height:266px;background:#f0f4fc;box-shadow:2px 2px 8px #ccc;}
.xueli ul li .xl_con span{display:block;width:100%;height:44px;line-height:44px;background:#304f87;color:#fff600;font-weight:bold;
font-size:20px;text-align:center;margin-bottom:20px;}
.xueli ul li .xl_con .line2{display:block;width:70%;margin:0 auto;height:1px;background:#6698e9;color:#333333;margin-bottom:15px;}
.xueli ul li .xl_con img{display:block;width:156px;height:115px;margin:0 auto;text-align:center;margin-bottom:25px;
border-radius:8px;
-webkit-border-radius:8px;
-o-border-radius:8px;
-moz-border-radius:8px;
-ms-border-radius:8px;
box-shadow:2px 3px 6px #b3b3b3;}
.xueli ul li .xl_con p{width:100%;height:70px;line-height:30px;font-size:18px;color:#14141a;margin:0 auto;text-align:center;}
.xueli ul li .xl_con a{display:block;width:156px;height:38px;margin:0 auto;text-align:center;line-height:38px;color:#ffffff;
background:#304f87;
border-radius:19px;
-webkit-border-radius:19px;
-o-border-radius:19px;
-moz-border-radius:19px;
-ms-border-radius:19px;
}
.xueli ul li .xl_con a:hover{background:#d01337;color:#ffffff;transition:all 0.35s linear;}
/*顶部导航*/
.nav{width:100%; background-color:#282828; min-width:1200px; box-shadow: 10px 10px 5px #888888;}
.nav_li{width:1200px; height:70px; margin:0 auto; overflow:hidden; position:relative}
.nav_li ul{padding-left:2px}
.nav_li ul li{float:left; line-height:70px; margin-left:56px; height:70px}
.nav_li ul li a{font-size:16px; color:#fff;}
.nav .a1,.nav_li ul li a:hover{-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;color: #df5959;border-radius:5px;  text-decoration:none;}
/*顶部导航结束*/
.list img{width:1100px;height:600px;margin:0 auto;}
.box{width:100%;height:600px;margin:0 auto;overflow: hidden;position:relative;}
.list{width:800%;height:600px;position: absolute;left: 0;top: 0;transition: all .5s;}
.list li{float: left;width:100%;height:600px;background-size:100% 100%;}
.box span{display: inline-block;width: 40px;height: 80px;position: absolute;top: 50%;
margin-top: -40px;background-color: rgba(51,51,51,0.5);cursor: pointer;}
.l{left:4%;}
.r {right:4%;}
.point{position: absolute;bottom: 20px;right: 100px;}
.point li{float: left;width: 20px;height: 20px;border-radius: 50%;cursor: pointer;background-color: #000;
margin-left: 20px;}
.point .active{background-color: #01ffff;}

banner
.fullSlide{width:100%;position:relative;height:500px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;height:500px;}
.fullSlide .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:500px;}
.fullSlide .hd{width:100%;position:relative;z-index:3;bottom:50px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;
filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:360px;margin-top:-30px;left:15%;font-size:24px;color:#ffffff;
line-height:40px;text-align:center;
z-index:1;width:40px;height:40px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;
filter:alpha(opacity=50);opacity:0.5;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
.fullSlide .click{width:300px;height:60px;line-height:60px;background:#d65156;color:#ffffff;font-size:24px;position:absolute;left:50%;top:320px;
margin-left:-150px;text-align:center;cursor:pointer;
border-radius:30px;
-webkit-border-radius:30px;
-o-border-radius:30px;
-moz-border-radius:30px;
-ms-border-radius:30px}

/*表单1 STAR*/
.liuyan {
    background: url(../images/liuyan.jpg) no-repeat center center;
}
.liuyan .w980 {
    height: 480px;
    position: relative;
}
.liuyan .w980 .grzl {
    height: 195px;
    width: 1200px;
    border-radius: 18px;
    padding-top: 20px;
	margin-top:40px;
}
.w980 {
    width: 980px;
    margin: 0 auto;
}
.tishi {
    width: 850px;
    height: auto;
    text-align: center;
    color: #282828;
    font-size: 16px;
    padding-top: 20px;
    margin: 0 auto;
}
.font {
    color: #fffff;
    FONT-SIZE: 14px;
    FONT-FAMILY: "微软雅黑";
    TEXT-ALIGN: right;
    font-weight: bold;
    width: 80px;
    padding-top: 12px;
}
.text {
    FONT-SIZE: 14px;
    background-color: #FFFFFF;
    WIDTH: 183px;
    BORDER-TOP-STYLE: none;
    LINE-HEIGHT: 45px;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    HEIGHT: 45px;
    BORDER-BOTTOM-STYLE: none;
    padding-left: 10px;
    padding-right: 10px;
}
.btn-submit {
    width: 183px;
    height: 45px;
    color: #fff;
    font-size: 20px;
    font-family: microsoft yahei;
    text-align: center;
    margin: 0 auto;
    background-color: #f07666;
    font-weight: normal;
    text-decoration: none;
    border-radius: 25px;
	border:#EFEFEF 2px solid;
}
/*表单1 END*/


/*招生入口*/
.section3 .sec-title h2{
  background-image:  url('../images/02.png');
}
.con {
    width: 1200px;
    padding: 0 10px;
    display: block;
    margin: 0 auto;
    position: relative;
}
.sec-title {
    text-align: center;
    color: #333;
    margin-bottom: 30px;
}
.sec-title h2{
	margin-top:60px;
	margin-bottom:10px;
	font-size:50px;
	color:#2A2929;
	}
.sec-title p {
    font-size: 20px;
    line-height: 24px;
	color:#7A7A7A;
}

.sec3-flex ul{
  margin-bottom: 20px;
}
.sec3-flex li{
  padding:0 10px;
  background: #fff;
  box-shadow:   0px 0px 20px rgba(0,0,0,.1);
  color:#333;
  font-size: 12px;
}
.sec3-flex li p{
  margin:10px 0;
}
.sec3-flex li i{
  font-size: 14px;
  font-style: normal;
}
.sec3-flex li em{
  font-size: 12px;
  color:#ffae00;
}
.sec3-btn{
  display: block;
  font-size: 20px;
  background: #0a6ad6;
  padding:10px 100px;
  margin :0 auto;
}
.sec3-note{
  display: block;
  font-size: 12px;
  color: #999;
  text-align: center;
  padding:10px;
  margin-bottom:60px;
} 
.flex-float {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*bottom*/
.ifoot { width: auto; height: auto; }
.ifoots { width: auto; height: 115px; background-image: url(../images/xueli4912_46.gif); }
.ifootsk { width: 980px; height: 115px; margin-left: auto; margin-right: auto; }
.ifootsk1 { width: 297px; height: 90px; padding-top: 45px; padding-left: 34px; float: left; font-family: "微软雅黑"; font-size: 14px; line-height: 18px; color: #FFFFFF; background-image: url(../images/xueli4912_48.gif); }
.ifootsk2 { width: 331px; height: 115px; float: left; }
.ifootsk3 { width: 318px; height: 115px; float: left; }
.ifootsk31 { width: 318px; height: auto; text-align: right; }
.ifootz {
	width: auto;
	height: 80px;
	background-image: url(../images/xueli4912_47.gif);
}
.ifootzk { width: 980px; height: 30px; margin-left: auto; margin-right: auto; }
.ifootx { width: auto; height: 120px; background-color: #000000; }
.ifootxk { width: 980px; height: 60px; margin-left: auto; margin-right: auto; }
.ifootxk1 { width: 500px; height: 60px; float: left; font-family: "微软雅黑"; font-size: 14px; line-height: 60px; color: #FFFFFF; }
.ifootxk1 a{ font-family: "微软雅黑"; font-size: 14px; line-height: 60px; color: #FFFFFF; text-decoration: none; }
.ifootxk1 a:hover { text-decoration: underline; }
.ifootxk2 { width: 480px; height: 44px; padding-top: 8px; padding-bottom: 8px; float: left; font-family: "微软雅黑"; font-size: 12px; line-height: 22px; color: #FFFFFF; text-align: right; text-decoration: none; }

/*=底部弹窗*/
#m-dld-wrap {position:fixed;bottom:0;left:0;z-index:9999;width:100%;height:100px;display:none;background:url(../images/sbg.png) bottom center repeat-x;}
#m-dld-wrap .dld-bd {width:1200px;margin:0 auto;position:relative;}
#m-dld-wrap .dld-bd .close-btn {display:block;float:left;width:28px;height:28px;margin:10px;margin-left:20px;overflow:hidden;text-indent:-30000px;background-position:-161px -197px;position:absolute;right:0;bottom:30px;}

/*右下角弹窗*/
#datouwang {
    bottom: -1000px;
    height: 200px;
    position: fixed;
    right: 20px;
    width: 280px;
    z-index: 10000;
}
#datouwang .close {
    color: #0d91c8;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    height: 30px;
    width: 40px;
}

.xqdj {
    color: #234257;
    font-size: 13px;
}
.xqdj:hover {
    color: #af0000;
    text-decoration: underline;
}


/*左侧悬浮*/

.leftbar {
	background: url(../images/leftbar.png) no-repeat 0 0;
	width: 120px;
	height: 541px;
	position: fixed;
	top: 30px;
	left: 0;
}

.leftbar-title {
	background: url(../images/leftbar-title.png) no-repeat 0 0;
	width: 84px;
	height: 37px;
	margin: 83px auto 0;
}

.leftbar-btn {
	background: transparent;
	width: 113px;
	height: 31px;
	border: none;
	font-size: 14px;
	color: #fff;
	font-family: "microsoft yahei";
	display: block;
	margin: 2px auto 0;
	cursor: pointer;
}

.leftbar-btn.mt6 {
	margin-top: 6px;
}

.leftbar-btn.mt12 {
	margin-top: 12px;
}

.leftbar-btn:hover {
	font-weight: bold;
	color: #323941;
	background: #fffc00;
}


/*右侧悬浮*/

.right_box {
	position: fixed;
	top: 27px;
	right: 0px;
	z-index: 99999;
	width: 120px;
	height: 517px;
	background: url('../images/top.png') no-repeat 0 0;
}


.box_ul {
	width: 116px;
	height: 381px;
	font-size: 14px;
	font-family: 微软雅黑;
	text-align: center;
	margin-top: 133px;
}

.box_ul li {
	width: 116px;
	height: 27px;
	line-height: 27px;
	margin: 0 auto;
	display: block;
	color: #fff;
	cursor:pointer;
}

.box_ul li a,
.box_ul li a:hover,
.box_ul li:hover a {
	color: #fff;
	cursor:pointer;
}

.box_ul .box_1 {
	color: #fff;
	width: 116px;
	height: 27px;
	line-height: 27px;
	margin: 0 auto;
	display: block;
}

.box_ul .box_1 a {
	color: #202a33;
}

.box_ul li:hover {
	font-weight: bold;
	background-color: #323941;
	color: #fff;
}


