@charset "utf-8";
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;/* Firefox */
	-webkit-box-sizing: border-box;/* Safari */
	outline: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;/* For some Androids */
}
html {
	-webkit-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;/* For some Androids */
}
body {
	font-family: Heiti, Heiti SC, DroidSans, DroidSansFallback, Arial, "Microsoft YaHei";;
	color: #333;
	outline: none;
	font-size: 14px;
}
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, th, td,a {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, input, select, textarea, option, button {
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0
}
h1, h2, h3, h4, h5, h6, input, select, textarea, option, button {
	font-size: 100%
}
abbr {
	border: 0;
}
em, i {
	font-style: normal;
}
ul, ol, li {
	list-style: none;
}
a {
	text-decoration: none;
	outline: none;
	display: block;
}
a:hover {
vertical-align:
 outline: none;
	text-decoration: none;
}
a, button, input, textarea, select {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background: none;
	border: none;
}/* 1.È¥³ýandroid a/button/input±êÇ©±»µã»÷Ê±²úÉúµÄ±ß¿ò 2.È¥³ýios a±êÇ©±»µã»÷Ê±²úÉúµÄ°ëÍ¸Ã÷»ÒÉ«±³¾° */
.clear {
	clear: both;
	height: 0;
}
.clearfix:after{visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix{*zoom:1;}
textarea {
	resize: none;
}/*½ûÖ¹¸Ä±ä´óÐ¡*//*½â¾öfirefox°´Å¥ÎÄ×ÖÄÑÒÔ´¹Ö±¾ÓÖÐÎÊÌâ*/
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
}
input, textarea, select, option, button, form, fieldset {
	font-family: "microsoft yahei";
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}
a,a:hover{transition: all ease 0.4s;}
img{transition:all ease 0.3s;}
*{box-sizing: border-box;}
::-webkit-scrollbar {width: 10px;height: 7px;}
::-webkit-scrollbar-button{width: 0;height: 0}
::-webkit-scrollbar-thumb {background-color: rgba(0,0,0,.23)}
::-webkit-scrollbar-thumb:hover {background-color: rgba(0,0,0,.35)}
::-webkit-scrollbar-thumb:active {background-color: rgba(0,0,0,.45)}
.w-1200{width: 1200px;}
.c-primary,.c-primary a,a.c-primary{color:#174799}
.c-primary a:hover,a.c-primary:hover{ color:#174799}
.btn-primary{color:#fff;background-color:#fe3b25; border-color:#fe3b25}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active{color:#fff;background-color:#eb4c3a;border-color:#eb4c3a}
.bg-fff{background-color: #fff;min-width: 1200px;width: 100%;}
.bg-white{background-color: #fff;}
.bg-666{background-color: #666;}
.bg-red{background-color: #e6322e;}
.radius{border-radius: 3px!important;}
.a-on a{text-decoration: none;}
.on-color a:hover{color: #174799;}
.input-text:hover, .textarea:hover {
  border: solid 1px #fe3b25;
}
@keyframes orangeIn{0%{transform:scale(.8);opacity:0}
100%{transform:scale(1);opacity:1}
}
@keyframes orangeOut{0%{transform:scale(1);opacity:1}
100%{transform:scale(.8);opacity:0}
}
@keyframes rotate {from {transform: rotate(0deg);}to {transform: rotate(360deg);}}
/*旧版借用样式*/
.item-dongtai.cl{background-color:#ffffff;}
.icon-dongtai{font-size:40px}
.item-dongtai .title{font-weight:bold;width:65px;font-size: 30px;color: #fe3b25; padding-top:0;line-height:1.3}
.item-dongtai .icon-guanbi{font-size:30px}
.item-right{width: 480px;height: 325px; overflow: hidden;}
.cl{width: 480px;height: 325px;border-radius: 10px;}
.item-data{width:480px;height: 325px;overflow: hidden;border-radius: 10px;}
.item-data .bd{position:relative; height:100%;}
.item-data .bd li{position: relative;height: 337px;}
.item-data .bd .bg{position: absolute;left: 0;top: 0;display: block;height:100%;width: 100%;z-index: 2;}
.item-data .bjbox{width: 180px;z-index: 4;right: 25px;top: 6px;}
.item-data .bjbox>.bg-white{border-radius: 5px;overflow: hidden;height: 125px;margin-top: 25px;box-shadow: 0px 0px 80px 0px #eee;}
.item-data .bjbox .f-30{font-weight: 700;line-height: 55px;}
.item-data .bjbox p{margin-bottom: 0;}
.item-data .bjbox .btnzx{display:inline-block; background-color: #e6322e;color: #fff;border-radius: 20px;padding:2px 25px;}
.item-data .bjbox a:hover.btnzx{background-color: #c20b08;}
.item-data .hd{position: absolute;z-index: 3;width: 100%;bottom: 0px;text-align: center;}
.item-data .hd li{display: inline-block;width: 10px;height: 10px;border-radius: 10px;margin: 0 5px;background-color: #fff;text-indent: -999em;box-shadow: 0 0 5px 0px #ddd;}
.item-data .hd li.on{background-color: #e6322e;}
.ajax-dtbm input{border: 1px solid #fe3b25;}
.ajax-dtbm p{margin-bottom: 0;display: inline-block;}
.ajax-dtbm .input-text{width: 380px;margin-right: 20px;}
.ajax-dtbm .btn-primary{width: 236px;}
.item-dongtai .danmu_unit_all {animation: move 1s linear 5s;background-color: rgb(255 255 255 / 70%);padding: 5px 15px;border-radius:30px;}
.item-dongtai .danmu_unit_half {animation: move_half 1s linear 5s;-webkit-animation: move_half 1s linear 5s;background-color: rgb(255 255 255 / 70%);padding: 5px 15px;border-radius:30px;}
@keyframes move_half { 0% {transform: translate(0px, 0px);}100% {left: 0px;transform: translate(-100%, 0px);}}
@keyframes move {0% {left: 100%;transform: translate(0px, 0px);}100% {left: 0px;transform: translate(-100%, 0px);}}
.item-dongtai .danmu_container .unit {position: absolute;left: 200%;display: table;white-space: nowrap;z-index: 3;}
.item-dongtai .danmu_container>.danmu_unit {left: 100%;transform: translate(0px, 0px);}
.mod-rqbox li{width: 16.66666666%;float: left;border-left:1px solid #f3f5f8;border-right:1px solid #f3f5f8;}
.mod-rqbox li a{display: block;padding:20px 0;}
.mod-rqbox li:first-child{border-left: none;}
.mod-rqbox li:last-child{border-right: none;}
.mod-rqbox li p{margin-bottom: 0;}
.mod-rqbox li h4{margin-bottom: 5px;}
.mod-rqbox li .iconfont{font-size: 40px;line-height: 40px;color: #174799;}
.mod-rqbox li a:hover{background-color: #174799;color: #fff;}
.mod-rqbox li a *{transition: all ease 0.2s;}
.mod-rqbox li a:hover *{color: #fff;transition: all ease 0.2s;}
.mod-pd{padding-bottom: 50px;}
.modtitle{font-size: 26px;font-weight: 700;line-height: 90px;}
.modtitle span.r {font-weight: 500;line-height: 26px;}
.mod-jxys{height: 140px;overflow: hidden;}
.mod-jxys-bg{width:231px;height: 140px;background: url(../image/mod-jxico.png) no-repeat 0 -252px;line-height: 35px;padding-top: 25px;}
.mod-jxys-bg span{font-size: 50px;font-weight: 700;}
.mod-jxys-lst{width: 944px;background-color: #f3f5f8;padding: 20px 0;}
.mod-jxys-lst li{float: left;padding: 8px 0;width: 25%;text-align: center;border-right:1px solid #a3b5d6;height: 50px;line-height: 34px;}
.mod-jxys-lst li i{display: inline-block;width: 40px;height: 30px;background-image: url(../image/mod-jxico.png);background-repeat: no-repeat;vertical-align: middle;}
.mod-jxys-lst li i.b1{background-position:0 0;}
.mod-jxys-lst li i.b2{background-position:0 -30px;}
.mod-jxys-lst li i.b3{background-position:0 -60px;}
.mod-jxys-lst li i.b4{background-position:0 -90px;}
.mod-jxys-lst li i.b5{background-position:0 -120px;}
.mod-jxys-lst li i.b6{background-position:0 -150px;}
.mod-jxys-lst li i.b7{background-position:0 -180px;}
.mod-jxys-lst li i.b8{background-position:0 -210px;}
.mod-jxys-lst li:nth-child(4n){border-right:none}
.header{width: 1200px;margin:0 auto;}
.header .logo{width:272px;height:100px;float: left;}
.header .logo img{width:272px;height:100px;}
.daohang{width:644px;height:100px;line-height: 100px; float: left;display: table;word-spacing:-1em;margin-left: 18px;}
.daohang li{float: left; line-height: 100px;height: 100px;display: block;}
.daohang li a{border-right: 1px solid #666666;padding-right:15px;padding-left: 15px; line-height:14px;font-size:16px;color: #333333;margin-top: 43px; }
.daohang li:last-child a{border-right: 0px;}
.header .tel{width:265px;height: 100px;float: right; }
.header .tel img{width: 48px;height: 100px;float: left;}
.header .tel h2{width: 100%;font-size:30px;color: #f18110;margin-left:60px;margin-top:20px;}
.header .tel h3{width: 100%;font-size:14px;color: #999999;margin-left:60px;}
.whhgonggao{width: 1200px;margin:0 auto;height:50px;line-height: 50px;margin-bottom: 16px; }
.whhgonggao img{width: 20px;height: 16px;margin-top: 17px;float: left;}
.whhgonggao h2{float: left;font-size: 14px;color: #333333;line-height: 50px;margin-left: 16px;}
.nbbiaoti{width: 1200px;margin:0 auto;}
.nbbiaoti h2{font-size:26px;color: #333333;font-weight: bold; line-height: 90px;}
.nbbiaoti span{font-weight: normal;font-size:16px;color: #666666;margin-left: 22px; }
.c-primary .f-16{color: #fe3b25;}
.icon-guanbi{color: #fe3b25}
.mod-teacher .bd li .textbox h3 span{font-size: 16px;color: #fe3b25;}
.mod-teacher .bd li .textbox h3{margin-top:20px;margin-bottom: 8px;}
.huanjing{width: 100%;}
.huanjing h1{width: 1200px;margin:0 auto;border-bottom: 1px dashed #dddddd}
.whhmenu{line-height: 99px;text-align: center;width: 635px; margin:0 auto;}		
.whhmenu ul{list-style:none;text-align: center;}
.whhmenu ul li{float: left;line-height: 99px;width:127px;text-align:center;font-size: 18px;}
.whhmenu ul li:hover{cursor: pointer;	}
.info{width: 100%; overflow: hidden;}
.info div{display: none;width:100%; }
.info div:first-child{display: block;}
.info div ul{width: 100%;}
.info div ul li{width: 25%;float: left; }
.info div ul li h2{text-align: center;font-size: 16px;color: #333333;line-height:46px; }
.lundong{width: 620px;height: 325px; margin:0 auto;margin-left: 5px;margin-top:5px;border-radius: 5px;}
.xcbiaoti{width: 1200px;}
.xcbiaoti h2{text-align: center;font-size:40px;font-weight: bold;color: #333333; }
.xcbiaoti h2 span{color: #fe3b25;}
.xcbiaoti h3{text-align: center;font-size:16px;color: #666666;margin-top:25px;  }
.hengpai{width: 100%;background: #ffe2e2;}
.hengpai h2{width: 140px;text-align: center;color: #fe3b25;font-size:24px;float: left;line-height:45px;}
.hengpai h2:nth-child(2){width: 73px;}
.hengpai h2:nth-child(3){width: 73px;}
.hengpai h2:nth-child(4){width: 192px;}
.hengpai h2:nth-child(5){width: 140px;}
.picMarquee-top{ margin:0 auto; overflow:hidden; position:relative;border-radius:10px;  }
.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top .bd ul li{ text-align:center; zoom:1;height: 48px!important;  }
.picMarquee-top .bd ul li .pic{ text-align:center; }
.picMarquee-top .bd ul li .pic h2{width: 140px;line-height: 48px;height: 48px!important; text-align: center;color: #333333;font-size:20px;float: left;}
.picMarquee-top .bd ul li .pic h2:nth-child(2){width: 73px;}
.picMarquee-top .bd ul li .pic h2:nth-child(3){width: 73px;}
.picMarquee-top .bd ul li .pic h2:nth-child(4){width: 192px;}
.picMarquee-top .bd ul li .pic h2:nth-child(5){width: 140px;}
.youlian{width: 1200px;margin:0 auto;margin-top: 84px;}
.youlian .left{width:345px;height: 256px;float: left; }
.youlian .left img{width:345px;height: 256px;}
.youlian .right{width:800px;float: right; }
.youlian .right h2{font-size:18px;color: #333333;}
.youlian .right ul{width: 800px;margin-top: 30px;}
.youlian .right ul li{width: 200px;float: left;}
.youlian .right ul li a{font-size:16px;color: #999999;line-height: 40px;}
.youlian .right ul li a:hover{color: #fe5506;}
.whhfooter{width:100%;background: #f8f8f8; }
.whhfooter h5{width: 1200px;margin:0 auto;border-top:1.5px solid #dfdfdf; line-height: 60px;font-size:16px;color: #333333;text-align: center;display: block;}
.whhfooter h5 a{color: #333333;}
.whhfoot{width: 100%;background: #f8f8f8;padding-top:33px;padding-bottom: 60px;margin-top: 50px;}
.whhfoot .waiceng{width:1200px;margin:0 auto; }
.whhfoot .waiceng .left{width:625px;float: left; }
.whhfoot .waiceng .left ul{width: 100%;}
.whhfoot .waiceng .left ul li{float: left;width:176px; }
.whhfoot .waiceng .left ul li h2{font-size: 18px;font-weight: bold;color: #535050;margin-bottom:16px; }
.whhfoot .waiceng .left ul li a{font-size: 14px;color: #7e7e7e;margin-bottom: 14px;}
.whhfoot .waiceng .left ul li:nth-child(4){width: 96px;}
.whhfoot .waiceng .center{width:339px;float: left;margin-left: 70px; }
.whhfoot .waiceng .center h2{font-size: 18px;font-weight: bold;color: #535050;margin-bottom:16px; }
.whhfoot .waiceng .center h3{font-size: 30px;font-weight: bold;color: #ee7800; }
.whhfoot .waiceng .center h4{font-size: 16px;color: #7e7e7e;margin-top:15px;}
.whhfoot .waiceng .center h4 img{width: 15px;height: 16px;}
.whhfoot .waiceng .center h5{margin-top: 11px;}
.whhfoot .waiceng .center a{float: left;margin-right: 10px;}
.whhfoot .waiceng .center a img{width: 31px;height: 31px;}
.whhfoot .waiceng .right{float: right;margin-right:10px;}
.whhfoot .waiceng .right img{width: 118px;height: 119px;}
.whhfoot .waiceng .right h2{text-align: center;font-size:16px;color: #939393;line-height:42px; }
.dau{ padding-bottom:60px;}
.dbgd {width:100%; height:60px;overflow:hidden;display:block;position:fixed;bottom:0;z-index:999;transition:bottom 1s;background:#da0023;  }
.dbgd ul {width:1200px;overflow:hidden;margin:0 auto;}
.dbgd ul li {float:left; margin-top:12px;}
.dbgd ul li img {display:block;}
.mfrx54530{ width:545px; height:30px; float:left; font-size:20px;margin-top:16px;}
.mfrx29{ width:550px;  padding-left:18px; float:left;  font-size:18px;}
.yellow_a01{ color:#ffff01;} .baise_a01{ color:#FFF;} .z{ float:left;letter-spacing:1pt;} 
.bd540{ width:553px; float:right; height:30px;font-size:20px;margin-top:15px;}
.inputdh{ font-size:15px;color:#FFF; float:left; }
.inputb{ height:30px;width:189px;border:none;}
.tjlq{display:inline; margin-left:30px;color:#fffc00;margin-top: 4px; }
 #submit1 {width:134px;height:28px;display: block; border: 1px solid #D1C091;background: #fffc00;color:#000;font-size:13px;letter-spacing: 1px;}
 .baise_a01{font-size: 18px;line-height: 30px;}
.picMarquee-top1{ margin:0 auto; overflow:hidden; position:relative;height: 340px;margin-top: 15px; }
.picMarquee-top1 .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top1 .bd ul li{ text-align:center; zoom:1;height: 34px!important;  }
.picMarquee-top1 .bd ul li .pic{ text-align:center; }
.picMarquee-top1 .bd ul li .pic h3{width: 100px;line-height: 34px;height: 34px!important; text-align: center;color: #333333;font-size:16px;float: left;}
.picMarquee-top1 .bd ul li .pic h3:nth-child(2){width: 170px;}
.picMarquee-top1 .bd ul li .pic h3:nth-child(3){width: 152px;}
.whhhenglan{display: none; position: fixed;left: 0px;top:259px;z-index: 9999;width: 100%;height:220px;background: #ffffff;border-top:1px solid #ececec;}
.whhhenglan ul{width: 1200px;margin:0 auto;}
.whhhenglan ul li{width: 200px;float: left;margin-top: 36px;}
.whhhenglan ul li .kmkm{width: 200px;border-right: 1px solid #ececec;}
.whhhenglan ul li .kmkm img{width:87px;margin:0 auto;height: 88px;display: block; }
.whhhenglan ul li h2{width: 100%;text-align: center;font-size: 14px;color: #333333;margin-top: 30px;}
.whhhenglan ul li h3{width: 100%;text-align: center;font-size: 14px;color: #ff7700;margin-top: 7px;}
.whhhenglan ul li:nth-child(6) .kmkm{border-right: 0px;}
/*旧版借用样式*/
/*首页*/
.sylbbanner img{width: 100%;}
.swiper-pagination-bullet-active{background: #ffffff!important;}
.whhdaohangtu{width: 1200px;margin:0 auto;}
.whhdaohangtu .sydhh{width: 1200px;}
.whhdaohangtu .sydhh li{width:288px;height: 200px;margin-right:16px;float: left;}
.whhdaohangtu .sydhh li img{width: 288px;height: 200px;}
.whhdaohangtu .sydhh li:nth-child(4){margin-right: 0px;} 
.whhdaohangtu .sydhh1{width: 1200px;margin-top: 16px;}
.whhdaohangtu .sydhh1 li{width:389px;height: 100px;margin-right:16px;float: left;}
.whhdaohangtu .sydhh1 li img{width:389px;height: 100px;}
.whhdaohangtu .sydhh1 li:nth-child(3){margin-right: 0px;} 
.tanlu .beijinghong{width: 1200px;height: 500px;;margin-top: 50px;}
.item-dongtai{margin-top: 5px;margin-left: 5px;}
.kuandu{position: relative;}
.tanlu {position: relative;}
.kuandu h6{text-align: center;font-size:40px;color: #ffffff;font-weight: bold;width: 100%;position: absolute;left: 0px;top:77px;z-index: 999; }
.hhh{width:490px;height: 335px;background: #ffffff;position: absolute;top:150px;right:30px;z-index: 999;border-radius: 10px; }
.zzzz{width:630px;height: 335px;background: #ffffff;position: absolute;top:150px;left: 30px;z-index: 9999;border-radius: 5px; }
.picMarquee-top{position: 620px;overflow: hidden;}
.picMarquee-top .bd ul li .pic h2:nth-child(5) a{color: #de1111;}
.hezuo11{width: 100%;margin:0 auto;background: #f3f5f8;padding-bottom: 60px;}
.hezuo11 h1{width: 1200px;margin:0 auto;}
.hezuo11 ul{width: 1200px;margin:0 auto;}
.hezuo11 ul li{width: 190px;height: 100px;margin-right:12px;float: left;margin-bottom: 12px;}
.hezuo11 ul li:nth-child(6n){margin-right: 0px;margin-bottom: 12px;}
.hezuo11 ul li img{width: 190px;height: 100px;}
.gundongzimu{position: absolute;bottom:62px;left: 30px;z-index: 9999;width: 550px;}
.gundongzimu img{width:20px;height: 16px;float: left; }
.gundongzimu h2{margin-left: 30px;color: #ffffff;font-size: 16px;}
.gundongzimu li{margin-bottom: 20px;}
.gundongzimu h2 span{color: #fddd52;}
.syzyy{width: 1200px;margin:0 auto;}
.syzyy li{width:387px;height: 348px;background: #f9f9f9;float: left;margin-right: 19px;margin-bottom:20px; }
.syzyy li:nth-child(3n){margin-right: 0px;}
.syzyy li img{width:386px;height: 218px; }
.syzyy li h2{line-height:50px;font-size:24px;color: #333333;margin-left: 25px; }
.syzyy li h2 span{color: #fe3b25;font-size: 16px;}
.syzyy li h3{font-size:16px;color: #999999;margin-left: 25px; }
.syzyy li .sssaa{width:250px;margin:0 auto;margin-top: 10px; }
.syzyy li .sssaa a{text-align: center;color: #ffffff;font-size: 16px; line-height: 30px;background: #ff4001;border-radius: 5px;width: 120px; float: left;display: block;}
.syzyy li .sssaa a:nth-child(2){float: right;}
.syzyy11{width: 1200px;margin:0 auto;}
.syzyy11 li{width:288px;height: 290px;background: #f9f9f9;float: left;margin-right: 16px;margin-bottom:20px; }
.syzyy11 li:nth-child(4){margin-right: 0px;}
.syzyy11 li img{width:285px;height: 160px; }
.syzyy11 li h2{margin-top:18px;  font-size:24px;color: #333333;margin-left: 25px; }
.syzyy11 li h2 span{color: #fe3b25;font-size: 16px;}
.syzyy11 li h3{font-size:16px;color: #999999;margin-left: 25px;margin-top: 8px; }
.syzyy11 li .sssaa{width:250px;margin:0 auto;margin-top: 10px; }
.syzyy11 li .sssaa a{text-align: center;color: #ffffff;font-size: 16px; line-height: 30px;background: #ff4001;border-radius: 5px;width: 120px; float: left;display: block;}
.syzyy11 li .sssaa a:nth-child(2){float: right;}
.tooppjj{width: 1200px;margin:0 auto;margin-top: 30px;}
.tooppjj .left{width:690px;height: 300px;float: left; }
.tooppjj .left img{width: 690px;height: 300px;}
.tooppjj .gight{width:490px;height: 220px;float: right; }
.tooppjj .gight h3{font-size:16px;color: #333333;margin-top: 5px;line-height: 24px;}
.zixungongjuo{width:300px;line-height: 40px;margin:0 auto;margin-top:30px;background: #ff4001;text-align: center;  }
.zixungongjuo a{font-size:20px;color: #ffffff;font-weight: bold; }
.info div ul li img{width: 100%;}
.syyxinwen{width: 1200px;margin:0 auto;margin-bottom: 50px; }
.syyxinwen h1{width: 1200px;margin:0 auto;border-bottom: 1px dashed #dddddd}
.syyxinwen ul{width: 1200px;margin:0 auto;}
.syyxinwen ul li{width: 567px;float: left;padding-bottom: 20px;border-bottom: 1px dashed #999999;margin-top: 30px;}
.syyxinwen ul li:nth-child(2n){float: right;}
.syyxinwen ul li .left{width:210px;height: 130px;float: left; }
.syyxinwen ul li .left img{width: 210px;height: 130px;}
.syyxinwen ul li .right{width:336px;float: right; }
.syyxinwen ul li .right h2{font-weight: bold;font-size:16px;color: #333333;margin-top: 10px; }
.syyxinwen ul li .right h3{font-size:14px;color: #666666;margin-top: 10px;line-height: 22px; }
.syyxinwen ul li .right h4{font-size:14px;color: #333333;margin-top: 15px;line-height: 25px; }
.syyxinwen ul li .right h4 span{width:80px;line-height: 25px;background: #eeeeee;text-align: center;font-size:14px;color: #333333;display: block;float: left;margin-right: 20px; }
/*首页*/

/*专业*/
.zymk1{width: 1200px;margin:0 auto;margin-top: 27px;}
.zymk1 .left{width:706px;float: left; }
.zymk1 .left ul{width: 741px;}
.zymk1 .left ul li{width:180px;text-align: center;float: left;  }
.zymk1 .left ul li h2{font-size:36px;font-weight:bold;text-align: center;line-height: 20px; }
.zymk1 .left ul li h2 span{font-size:16px;margin-left: 1px; }
.zymk1 .left ul li h3{font-size:24px;text-align: center; }
.zymk1 .left ul li:nth-child(4){border: 0px!important;}
.zymk1 .right{width:454px;float: right; }
.zymk1 .right form{width: 454px;}
.zymk1 .right form input{width:264px;float:left;line-height: 60px;background: #f4f4f4;color: #666666;font-size: 20px;text-indent: 20px; }
.zymk1 .right form button{width: 190px;float: right;line-height: 60px;font-size: 20px;height: 60px;}
.zymk2{width: 1200px;margin:0 auto;margin-top: 0px;}
.zymk2 .left{width:616px;float: left; }
.zymk2 .left h2{font-weight: bold;font-size: 40px;}
.zymk2 .left h3{font-weight: bold;font-size: 38px;margin-top: -30px;}
.zymk2 .left h4{font-size: 24px;margin-top: 50px;line-height: 40px;}
.zymk2 .right{width:539px;float: right; }
.zymk2 .right img{width:539px;height: 340px;}
.zixungong{width:736px;margin:0 auto;margin-top:58px;}
.zixungong a{width:353px;line-height:58px;float: left;text-align: center;font-size: 30px; }
.zixungong a:nth-child(2){float: right;}
.zymk3{width: 100%;height:836px;margin-top: 62px; }
.zymk3 .biaoti{width: 1200px;margin:0 auto;padding-top: 58px;}
.zymk3 .biaoti h2{text-align: center;font-size:48px;font-weight:bold;opacity:1; }
.zymk3 .biaoti h3{text-align: center;font-size:46px;font-weight:bold;margin-top: -30px; }
.zymk3 ul{width: 1200px;margin:0 auto;margin-top:60px; }
.zymk3 ul li{width:278px;float: left;margin-right: 28px; }
.zymk3 ul li img{width:278px;height: 427px;margin-top: 15px;}
.zymk3 ul li h2{text-align: center;font-size:22px;color: #ffffff;font-weight: bold; }
.zymk3 ul li a{width:189px;line-height: 48px;margin:0 auto; margin-top:30px;font-size: 22px;text-align: center;  }
.zymk3 ul li:nth-child(4){margin-right: 0px;}
.zymk4{width: 1200px;margin:0 auto;margin-top: 0px;}
.zymk4 .biaoti{width: 1200px;margin:0 auto;padding-top: 58px;}
.zymk4 .biaoti h2{text-align: center;font-size:48px;font-weight:bold; }
.zymk4 .biaoti h3{text-align: center;font-size:46px;font-weight:bold;margin-top: -30px; }
.zymk4 ul{width: 1200px;margin-top: 56px;}
.zymk4 ul li{width:384px;float: left;margin-right: 23px;margin-bottom: 25px; }
.zymk4 ul li img{width: 384px;height:226px; }
.zymk4 ul li h2{text-align: center;font-size:24px;color: #333333;line-height:60px;  }
.zymk4 ul li:nth-child(3n){margin-right: 0px;}
.zymk5{width: 100%;height:917px;margin-top: 62px; }
.zymk5 .biaoti{width: 1200px;margin:0 auto;padding-top: 58px;}
.zymk5 .biaoti h2{text-align: center;font-size:48px;font-weight:bold;opacity:1;  }
.zymk5 .biaoti h3{text-align: center;font-size:46px;font-weight:bold;margin-top: -30px; }
.zymk5 img{width:1200px;height: 485px;margin:0 auto;display: block; margin-top: 50px; }
.zymk5 h4{text-align: center;font-size:24px;color: #ffffff;margin-top:23px; }
.zymk6 .biaoti{width: 1200px;margin:0 auto;padding-top: 58px;}
.zymk6 .biaoti h2{text-align: center;font-size:48px;font-weight:bold; }
.zymk6 .biaoti h3{text-align: center;font-size:46px;font-weight:bold;margin-top: -30px; }
.zymk6 ul{width:1200px;margin:0 auto;margin-top: 55px; }
.zymk6 ul li{width: 376px;height: 420px;background: #efefef;position: relative;float: left;margin-right: 35px;}
.zymk6 ul li .datu{width:375px;height:251px;  }
.zymk6 ul li h2{text-align: center;font-size: 28px;color: #333333;margin-top:14px;}
.zymk6 ul li h3{text-align: center;font-size: 22px;color: #f54c5a;margin-top:10px;}
.zymk6 ul li .zixungongxiao{width:274px;margin:0 auto;margin-top:15px;}
.zymk6 ul li .zixungongxiao a{width:137px;line-height:41px;float: left;text-align: center;font-size: 21px; }
.zymk6 ul li .zixungongxiao a:nth-child(2){float: right;}
.zymk6 ul li .tubiao{position: absolute;left: 0px;top:0px;z-index: 999;width: 118px;height: 47px;}
.zymk6 ul li:nth-child(3n){margin-right: 0px;}
.zymk7{width: 100%;height: 343px;}
.zymk7 .zhongjjj{width: 1200px;margin:0 auto;padding-top: 138px;}
.zymk7 .zhongjjj h2{font-size: 35px;color: #ffffff;font-weight: bold;margin-left: 42px;}
.zymk7 .zhongjjj form{width:905px;margin-left: 42px;margin-top: 26px; }
.zymk7 .zhongjjj form input{width:304px;font-size:22px;color: #666666;line-height: 57px;text-indent:55px;margin-right: 17px; }
.zymk7 .zhongjjj form button{width:254px;line-height: 57px;text-align: center;font-size:24px;color: #ffffff;height: 57px;  }
/*专业*/

/*关于我们*/
.jjmo1{width: 1200px;margin:0 auto;}
.jjmo1 .logo{width:308px;margin:0 auto;margin-top:-66.5px;display: block; }
.jjmo1 .logo img{width:133px;height: 133px;margin:0 auto;display: block;border-radius: 50%; }
.jjmo1 .logo h2{text-align: center;font-size:40px;color: #333333;font-weight:bold;margin-top: -40px; }
.jjmo1 .logo h3{text-align: center;font-size:24px;font-weight:bold;margin-top: 10px;color: #ff0000;border: 1px solid #ff0000;width:308px;line-height: 48px;border-radius:24px;margin-top:15px;}
.jjmo2{width: 1200px;margin:0 auto;margin-top:50px; }
.jjmo2 .biaoti{text-align: center;}
.jjmo2 .biaoti h2{text-align: center;font-weight: bold;font-size:44px;color: #eee3ee;text-transform:uppercase; }
.jjmo2 .biaoti h3{font-size: 36px;color: #333333;margin-top: -18px;}
.jjmo2 h4{font-size: 16px;color: #333333;margin-top: 45px;line-height: 26px;}
.jjmo2 ul{width:602px;margin:0 auto;margin-top: 50px; }
.jjmo2 ul li{width:103px;float:left;margin-right: 62px; }
.jjmo2 ul li:nth-child(4){margin-right: 0px;}
.jjmo2 ul li img{width: 103px;height: 103px;}
.jjmo2 ul li h5{text-align: center;font-size: 21px;color: #3d3d3d;margin-top: 12px;}
.jjmo3{width: 1200px;margin:0 auto;margin-top:94px; }
.jjmo3 .biaoti{text-align: center;}
.jjmo3 .biaoti h2{text-align: center;font-weight: bold;font-size:44px;color: #eee3ee;text-transform:uppercase; }
.jjmo3 .biaoti h3{font-size: 36px;color: #333333;margin-top: -18px;}
.jjmo3 ul{width: 1200px;margin:0 auto;margin-top: 40px;}
.jjmo3 ul li{width:300px;height: 210px;float: left;position: relative; }
.jjmo3 ul li img{width:300px;height: 210px; }
.jjmo3 ul li h5{width: 100%;line-height:44px;background: #000000;opacity: 0.6;text-align:center;font-size:20px;color: #ffffff;position: absolute;left: 0px;bottom: 0px;z-index: 99;  }
.jjzixun{width:200px;line-height: 40px;background: #ff8300;text-align: center;border-radius: 20px;margin:0 auto; margin-top:40px;   }
.jjzixun a{font-size:24px;color: #ffffff; }
.jjmo4{width: 1200px;margin:0 auto;margin-top:89px; }
.jjmo4 .biaoti{text-align: center;}
.jjmo4 .biaoti h2{text-align: center;font-weight: bold;font-size:44px;color: #eee3ee;text-transform:uppercase; }
.jjmo4 .biaoti h3{font-size: 36px;color: #333333;margin-top: -18px;}
.jjmo4 ul{width:1200px;margin:0 auto;margin-top: 50px; }
.jjmo4 ul li{width:286px;float:left;margin-right: 18px;background:#eeeeee;padding-bottom:24px; }
.jjmo4 ul li:nth-child(4){margin-right: 0px;}
.jjmo4 ul li img{width: 286px;height: 198px;}
.jjmo4 ul li h5{text-align: center;font-size: 21px;color: #333333;margin-top: 12px;}
.jjmo4 ul li a{text-align: center;width: 150px;line-height: 30px; font-size: 20px;color: #ffffff;margin:0 auto; margin-top: 12px;border-radius: 15px;background:#ff8800;}
/*关于我们*/

/*专业列表*/
.zydaohang{width:857px;margin:0 auto;margin-top:37px;}
.zydaohang ul{width: 857px;}
.zydaohang ul li{width:160px;line-height: 50px;text-align: center;font-size:24px;color: #f66202;border: 1px solid #f66202;border-radius: 25px;float: left;margin-right: 14px;  }
.zydaohang ul .teshu{background: #f66202;color: #ffffff;}
.zydaohang ul li a{color: #f66202;}
.zydaohang ul .teshu a{color: #ffffff;}
.zydaohang ul li:nth-child(5){margin-right: 0px;}
.changqi{width: 1200px;margin:0 auto;margin-top:38px; }
.changqi h1{text-align: center;font-size: 36px;color: #333333;font-weight:bold; }
.changqi ul{margin-top:38px;}
.boda{font-weight: bold;font-size:32px;color: #f66202;margin-top:55px;text-align: center;  }
.zylbditu{width: 1200px;margin:0 auto; margin-top:60px;margin-bottom: 60px; }
/*专业列表*/

/*新闻列表*/
.wxdaohang{width: 1200px;margin:0 auto;}
.wxdaohang ul{width: 700px;margin:0 auto;text-align: center;margin-top: 37px;}
.wxdaohang ul li{width:160px;line-height: 50px;border: 1px solid #f66202;background: #ffffff;float: left;border-radius: 25px;text-align: center;margin-right: 20px; }
.wxdaohang ul li a{color:#f66202;font-size:24px; }
.wxdaohang ul li:last-child{margin-right: 0px;}
.wxdaohang ul .teshu{background: #f66202;color: #ffffff;}
.wxdaohang ul .teshu a{color: #ffffff;}
.xinwen{width: 1200px;margin:0 auto;margin-top:72px; }
.xinwen ul{width: 1200px;}
.xinwen ul li{width: 1200px;border-bottom: 1px solid #dddddd;padding-bottom:30px;margin-top: 30px; }
.xinwen .left{width:290px;height: 178px;float: left; }
.xinwen .left img{width: 290px;height: 178px;border-radius: 8px;}
.xinwen .right{width:862px;float: right; }
.xinwen .right h2{font-weight: bold;font-size:20px;color: #333333;margin-top:18px; }
.xinwen .right h3{font-size:16px;color: #666666;margin-top:20px;line-height: 24px; }
.xinwen .right h4{color: #333333;margin-top:20px; font-size: 14px;margin-top: 48px;line-height: 24px;}
.xinwen .right h4 span{width:80px;height: 24px;background: #eeeeee;font-size: 14px;color: #333333;margin-right: 12px;display: block;text-align: center;float: left; }
/*新闻列表*/
/*分页*/
.pages{padding: 20px 0;width:100%;text-align: center;clear: both;}
.pages a,.pages span{color: #666;padding: 0 15px;margin: 0 3px;display: inline-block;vertical-align: middle;line-height: 34px;background: #f9f9f9;border: 1px solid #f2f2f2;}
.pages a:hover{display:inline-block;color: #fff;background: #ee7800;border-color: #ee7800;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}
.pages span{display:inline-block;color: #666;}
.pages a.page-num-current{display:inline-block;color: #fff;background: #ee7800;border-color: #ee7800;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}
/*分页*/

/*教师列表*/
.jiaoshi{width: 1200px;margin:0 auto;margin-top: 63px;}
.jiaoshi ul{width: 1200px;}
.jiaoshi ul li{width:392px;float: left;margin-right: 12px;background: #eeeeee;height: 410px;margin-bottom:12px;  }
.jiaoshi ul li img{width: 392px;height: 310px;}
.jiaoshi ul li:nth-child(3n){margin-right: 0px;}
.jiaoshi ul li .wenzi{width:339px;margin:0 auto;padding-top:22px;  }
.jiaoshi ul li .wenzi .wz1{width: 339px;}
.jiaoshi ul li .wenzi .wz1 h2{float: left;font-size: 20px;color: #333333;}
.jiaoshi ul li .wenzi .wz1 h3{float: right;font-size: 20px;color: #000000;font-weight:bold;}
.jiaoshi ul li .wenzi  h4{color: #999999;margin-top: 16px;}
/*教师列表*/

/*新闻详情*/
.xinwenxq{width: 1200px;margin:0 auto;margin-top: 50px;}
.xinwenxq h2{font-weight: bold;text-align: center;font-size: 30px;}
.xinwenxq h3{text-align: center;font-size: 18px;margin-top: 10px;}
.xinwenxq .ccc{margin-top: 80px;}
.xinwenxq .ccc .left{width:500px;float: left; }
.xinwenxq .ccc .left img{width: 500px;}
.xinwenxq .ccc .right{width: 600px;float: right;}
.xinwenxq .ccc .right h2{margin-top: 80px;font-size: 26px;font-weight:bold;color: #000000;}
.xinwenxq .ccc .right h3{margin-top: 10px;color: #333333;font-size: 16px;}
.xinwenxq .ccc .ddd{font-size: 16px;line-height: 32px;}
/*新闻详情*/

/*就业指南*/
.jiuye1{width: 1200px;margin:0 auto;margin-top:22px; }
.jiuye1 .left{width:658px;float: left; }
.jiuye1 .left h2{font-weight: bold;font-size: 40px;color: #f2f2f2;}
.jiuye1 .left h3{font-weight: bold;font-size: 40px;color: #333333;margin-top: -5px;}
.jiuye1 .left h4{font-size: 24px;color: #333333;margin-top: 32px;line-height: 48px;}
.jiuye1 .right{width: 512px;height: 301px;float: right;}
.jiuye1 ul{width: 1200px;margin:0 auto;margin-top: 34px;}
.jiuye1 ul li{width:289px;float: left;margin-right: 10px; }
.jiuye1 ul li img{width:289px;height: 173px;}
.jiuye1 ul li:nth-child(4){margin-right: 0px;}
.jiuye1 ul li h2{text-align: center;font-size:18px;color: #666666;line-height: 40px; }
.jiuye2{width: 100%;background: #f3f3f3;margin-top: 36px;padding-bottom: 72px;}
.jiuye2 .biaoti{width: 1200px;margin:0 auto;padding-top:60px; }
.jiuye2 .biaoti h2{font-size:48px;color: #eaeaea;font-weight:bold;text-align: center; }
.jiuye2 .biaoti h3{font-size:46px;color: #333333;font-weight:bold;text-align: center;margin-top: -15px; }
.jiuye2 ul{width:1200px;margin:0 auto;margin-top: 44px; }
.jiuye2 ul li{width:585px;height:189px;float: left;margin-bottom: 26px;  }
.jiuye2 ul li:nth-child(2n){float: right;}
.jiuye2 ul li img{width:585px;height:189px;margin-bottom: }
.jiuye3{width: 100%;margin-top: 36px;}
.jiuye3 .biaoti{width: 1200px;margin:0 auto; }
.jiuye3 .biaoti h2{font-size:48px;color: #eaeaea;font-weight:bold;text-align: center; }
.jiuye3 .biaoti h3{font-size:46px;color: #333333;font-weight:bold;text-align: center;margin-top: -15px; }
.jiuye3 .tutututu{width: 1200px;margin:0 auto;display: block;margin-top: 54px;margin-bottom: 40px;}
.jiuye4{width: 100%;background: #f3f3f3;margin-top: 36px;padding-bottom: 72px;}
.jiuye4 .biaoti{width: 1200px;margin:0 auto;padding-top:60px; }
.jiuye4 .biaoti h2{font-size:48px;color: #eaeaea;font-weight:bold;text-align: center; }
.jiuye4 .biaoti h3{font-size:46px;color: #333333;font-weight:bold;text-align: center;margin-top: -15px; }
.jiuye4 .tutututu{width: 1200px;margin:0 auto;display: block;margin-top: 54px;margin-bottom: 15px;}
.jiuye4 .tutututu1{width: 1200px;margin:0 auto;display: block;margin-top: 4px;margin-bottom: 40px;}
/*就业指南*/

/*环境列表*/
.hianjingliebiao{width: 1200px;margin:0 auto;margin-top: 30px;}
.hianjingliebiao ul{width: 100%;}
.hianjingliebiao ul li{width: 1200px;margin:0 auto;margin-bottom: 32px;}
.hianjingliebiao ul li .biaoti{width:1200px;line-height: 50px;background:#f5f5f5;}
.hianjingliebiao ul li .biaoti .left{float: left;width: 860px;float: left;}
.hianjingliebiao ul li .biaoti .left h2{width:148px;float: left; line-height: 50px;background:#ff4f00;text-align: center;color: #ffffff;font-size:26px; }
.hianjingliebiao ul li .biaoti .left h3{line-height: 50px;font-size:16px;color: #333333;margin-left:22px;float: left; }
.hianjingliebiao ul li .biaoti .right{float: right;}
.hianjingliebiao ul li .biaoti .right h4{margin-right:10px;  font-size:14px;color: #ffffff;line-height:24px;border-radius: 12px; width:60px;margin-top: 13px;background:#ff4f00;display:block;text-align: center;}
.hianjingliebiao ul li img{margin-top: 10px;}
