@charset "utf-8";
/* CSS Document */
*::selection{background:#363aa1; color:#fff; text-shadow:none;}
*{margin:0;padding:0;}
body{font-size:16px; color:#000; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif; /* min-width:1620px; */_width:1620px; background:#fff;}
body a{text-decoration:none; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s;}
.transition{-webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s;}
a:link,a:visited{color:#000;}
a:hover{color:#363aa1;}
/*去掉图形热点的点击时出现的边线*/
a,area{blr:expression(this.onFocus=this.blur());}  /*for IE*/   
:focus{-moz-outline-style:none; outline:none;}     /* for Firefox*/
img{border:0;}
ul,li{list-style-type:none;}
.clear{clear:both; height:0;}
table,table td{border-collapse:collapse;}

/*video禁止显示下载按钮*/
video::-internal-media-controls-download-button{display:none;}
video::-webkit-media-controls-enclosure{overflow:hidden;}
video::-webkit-media-controls-panel{width:calc(100% + 30px);}

/* 头部 */
.head{width:100%; height: 160px; background: linear-gradient(135deg, rgb(49, 106, 219), rgb(120, 63, 188)); position:fixed; left:0; top:0; z-index:999;}
#swiper6{margin-top: 160px;}
.logo{padding: 50px 3.6% 50px 2%; height: 60px; /* background:#363aa1 url(logoBg.jpg) no-repeat right center; */ float:left;}
.logo img{height:60px;}

.language:link, .language:visited{display:block; width:36px; height:36px; line-height:36px; text-align:center; color:#363aa1; float:right; margin:32px 2% 0 0; border:#dfdfdf 1px solid; -webkit-border-radius:50%; border-radius:50%;}

/* search */
.search{width:36px; height:36px; float:right; margin: 62px 20px 0 0; position:relative;}
.searchBtn{display:block; width:36px; height:36px; border:#dfdfdf 1px solid; -webkit-border-radius:50%; border-radius:50%; overflow:hidden; background:url(searchBtn.png) no-repeat center center;}
.searchCon{display:none; width:235px; height:36px; border:#dfdfdf 1px solid; -webkit-border-radius:19px; border-radius:19px; padding-left:15px; background:#fff; position:absolute; top:0; right:-2px;z-index: 999;}
.searchCon .keyvalue{width:199px; height:36px; line-height:36px; background:none; border:0; padding:0; margin:0; font-size:14px; float:left;}
.searchCon a{display:block; width:36px; height:36px; background:url(searchBtn.png) no-repeat center center; float:left;}
.searchCon div{float:left;}
.searchCon .keyValue {
    width: 140px;
    height: 36px;
    line-height: 36px;
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 14px;
    float: left;
z-index: 999;}
.searchCon .submitBtn {
    display: block;
    width: 36px;
    height: 36px;
    background: url(searchBtn1.png) no-repeat center center;
    border: 0;
    cursor: pointer;
    float: right;
top: 0;}

.searchContent {
    text-align: center;
    height: 30px;
    padding: 20px 0;
    font-size: 0;
}
.searchContent label {
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    height: 30px;
    line-height: 30px;
}
.searchContent .searchTxt {
    width: 200px;
    height: 28px;
    line-height: 28px;
    border: #ccc 1px solid;
    border-right: 0;
    padding: 0 5px;
    background: #fff;
    vertical-align: top;
}
.searchContent .submitBtn {
    width: 60px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    border: 0;
    cursor: pointer;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    vertical-align: top;
}
.bgColor {
    background-color: #363aa1;
}
/* 菜单 */
.menu{min-width:886px; height:72px; padding: 58px 0 0 2%; float:left; position:relative;}
.menu .nav .nLi{float:left; width:72px; height:50px; padding:0 15px; position:relative;}
.menu .nav .nLi.home{width:40px;}
.menu .nav .nLi h3{height:50px; font-weight:normal;}
.menu .nav .nLi h3 a:link, .menu .nav .nLi h3 a:visited{display:block; height:50px; line-height:47px; font-size:18px;color: #fff;}
.menu .nav .nLi h3 a:hover{border-bottom:#363aa1 3px solid; height:47px;}
.nav .sub{display:none; width:120px; left:-10px; top:47px; position:absolute; background:#363aa1; line-height:26px; border-bottom:#363aa1 3px solid;}
.nav .sub li{zoom:1;}
.nav .sub a{display:block; padding:2px 0; color:#fff; font-size:15px; line-height:30px; height:30px; text-align:center;}
.nav .sub a:hover{background:#ffac07;}


.navWap, .navList{display:none;}
.sjrq{display:none;}

.bannerWrap{width:100%; overflow:hidden; margin-top:100px;}
.banner{width:100%; position:relative; overflow:hidden; /* padding-bottom:50px; */}
.banner .bd{position:relative; z-index:0; overflow:hidden;}
.banner .bd ul{width:100%;}
.banner .bd li{width:100%; overflow:hidden;}
.banner .bd li p{width:100%; height:600px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.banner .bd li a{display:block; width:100%; height:100%;}
.banner .hd{width:100%; position:absolute; right:36px; bottom:0; z-index:1; text-align:right;}
.banner .hd ul{margin:0 !important; padding:0 !important; -webkit-padding-start:0; vertical-align:top; float:right;}
.banner .hd ul li{padding-right:6px; width:32px; height:27px; line-height:27px; text-align:center; font-size:12px; cursor:pointer; color: #fff; display:inline-block; vertical-align:top; position:relative; float:left; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s;}
.banner .hd ul li:after{display:block; content:""; width:6px; height:1px; background:#fff; position:absolute; left:32px; top:13px; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s;}
.banner .hd ul li.on{color: #fff; padding-right:46px;font-weight: bold;}
.banner .hd ul li.on:after{width:46px; background: #fff;}



/* 学院新闻 */
.news{height:510px; padding:26px 0 112px; background:url(newsBg.jpg) no-repeat center bottom;}
.newsCon{width:1620px; height:510px; margin:0 auto;}
.newsCon h2{height:80px; line-height:38px; position:relative; text-align:center; font-weight:normal; font-size:26px; color:#363aa1;}
.newsCon h2 p{height:20px; line-height:20px; font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#727272;}
.newsCon h2 span{display:block; width:50%; height:1px; background:#e8e8e8; position:absolute; left:25%; bottom:6px; z-index:0;}
.newsCon h2 i{display:block; width:32px; height:12px; background:#fff url(a01.png) no-repeat center center; position:absolute; left:50%; bottom:0; z-index:1; margin-left:-16px;}

.xinwen1 .xyfgbox{display: none;}
.indNews1 .xyfgbox1{display: none;}
.xinwen1 .tab{width:100%}
.indNewsCon li i{font-style: normal;/* float: right; *//* display: none; */}
.xyfgboxBB .active{font-weight: bold;}

.txgz1:nth-child(5) {
    margin-right: 0px;
}

/* 图片新闻 */
.picNews{height:210px; position:relative; overflow:hidden; margin-top:40px;}
.picNews .bd li{height:210px;}
.picNews .bd li .pic{width:280px; height:180px; margin:15px 0; overflow:hidden; position:relative; z-index:1; float:left;}
.picNews .bd li .pic p{width:280px; height:180px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.picNews .bd li .pic a:hover p{-webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);}
.picNews .bd li .txt{height:150px; margin-left:250px;_margin-left:247px; background:#f4f4fc; padding:30px 200px 30px 75px; position:relative;}
.picNews .bd li .txt h3{height:32px; line-height:32px; font-size:16px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.picNews .bd li .txt p{height:78px; line-height:26px; color:#999; font-size:14px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden; margin-top:10px;}
.picNews .bd li .txt .time{height:58px; line-height:34px; text-align:right; color:#363aa1; font-size:26px; position:absolute; right:45px; top:76px;}
.picNews .bd li .txt .time span{display:block; height:24px; line-height:24px; font-size:16px;}
.picNews .hd{position:absolute; left:325px; bottom:22px; height:8px; z-index:10;}
.picNews .hd ul{float:left; height:8px;}
.picNews .hd ul li{width:8px; height:8px; background:#cecddf; margin-right:10px; vertical-align:top; overflow:hidden; text-indent:-99px; cursor:pointer; -webkit-border-radius:50%; border-radius:50%; float:left;}
.picNews .hd ul li.on{background:#b31836;}

.txtNews{height:80px; margin-top:40px; overflow:hidden;}
.txtNews ul{width:1272px; height:80px;}
.txtNews ul li{width:564px; height:80px; padding-right:72px; float:left;}
.txtNews ul li .time{width:78px; height:50px; line-height:28px; border:#dadada 1px solid; text-align:center; padding:12px 0 16px; font-size:20px; color:#757474; background:#fff; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s; float:left;}
.txtNews ul li .time span{text-align:right; display:inline-block;}
.txtNews ul li .time span i{display:block; height:22px; line-height:22px; color:#a6a6a6; font-size:14px; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s; font-style:normal;}
.txtNews ul li .text{height:80px; margin-left:100px;_margin-left:97px;}
.txtNews ul li .text h3{height:27px; line-height:27px; font-weight:normal; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.txtNews ul li .text p{height:48px; line-height:24px; padding-top:5px; font-size:14px; color:#999; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.txtNews ul li a:hover .time{background:#363aa1; color:#fff; border-color:#363aa1;}
.txtNews ul li a:hover .time span i{color:#fff;}

.newsMore{height:40px; margin-top:60px; text-align:center;}
.newsMore a:link, .newsMore a:visited{display:inline-block; height:38px; line-height:38px; padding:0 75px; border:#363aa1 1px solid; -webkit-border-radius:20px; border-radius:20px; color:#363aa1; font-size:16px;}
.newsMore a:hover{background:#363aa1; color:#fff;}


.zsspimg{margin-top: 35px;height: 12rem;overflow: hidden;/* display: flex; */ /* align-items: center; */ /* justify-content: center; */}
.zsspimg img{/* height:100%; *//* max-width: 100%; */width: 100%;}

.zsspimg video source{width: 100%!important;height:auto!important;}
/* 通知公告 */
.notice{height:506px; padding-bottom:124px; background:url(tzggBg.jpg) no-repeat top center; background-size:100% 300px; overflow:hidden;}
.noticeCon{width:1620px; height:506px; margin:0 auto;}
.noticeList{height:346px; padding-top:160px; margin-right:660px;_margin-right:657px;}
.noticeList h2{height:67px; line-height:67px; color:#fff; font-weight:normal; font-size:34px; position:relative;}
.noticeList h2 span{padding-left:8px; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.noticeList h2 i{display:block; width:1620px; height:1px; background:#fff; position:absolute; top:33px; right:565px;}
.noticeList h2 i em{display:block; width:7px; height:7px; background:#fff; -webkit-border-radius:50%; border-radius:50%; position:absolute; right:0; bottom:-3px;}
.noticeList h3{height:44px; line-height:44px; font-weight:normal; font-size:14px;}
.noticeList h3 a:link, .noticeList h3 a:visited{color:#fff;}
.noticeList h3 a:hover{text-decoration:underline;}
.noticeList ul{height:168px; padding-top:66px;}
.noticeList ul li{height:42px; line-height:42px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.noticeList ul li span{color:#828181;}
.noticeList ul li i{font-style:normal; color:#c8c8c8; padding:0 15px;}
.noticeList ul li span, .noticeList ul li i{-webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s;}
.noticeList ul li a:hover, .noticeList ul li a:hover span, .noticeList ul li a:hover i{color:#363aa1;}


.video{width:600px; height:400px; padding-top:106px; float:right; position:relative;}
.videoCon{width:600px; height:400px; background:url(video.jpg) no-repeat center center; position:relative; z-index:1;}
.videoCon i{display:block; width:68px; height:68px; background:url(playBtn.png) no-repeat center center; position:absolute; left:50%; top:50%; margin:-34px 0 0 -34px;}
.videoBg{width:600px; height:400px; background:#363aa1; position:absolute; top:82px; right:-24px; z-index:0;}


.indNews{height: 600px; padding: 60px 0 60px; background:#f4f4fc; /* position:relative; */}
.indNews1{height: 485px;}
.indL{/* width:181px; */ /* height:374px; */ /* background:url(lBg.jpg) no-repeat; */ /* position:absolute; */ /* left:0; */ /* top:0; */ /* z-index:0; */}
.indR{/* width:172px; */ /* height:346px; */ /* background:url(rBg.jpg) no-repeat; */ /* position:absolute; */ /* right:0; */ /* bottom:0; */ /* z-index:0; */}
.indNewsCon{width: 1620px; /* height: 580px; */ margin:0 auto; /* position:relative; */ /* z-index:1; */display: flex;}
.indNewsCon h2{  font-size: 36px; font-weight:bold; position:relative;display: inline-block;height: 55px;
    line-height: 55px;color: #363aa1;}
.indNewsCon h2 p{height: 55px; line-height: 55px;/* padding-top:2px; */; font-size:14px; color:#969696;display: inline-block;}
.indNewsCon h2 p a:link, .indNewsCon h2 p a:visited{color:#878787; float:right;}
.indNewsCon h2 p a:hover{color:#363aa1;}
.indNewsCon h2 i{display:block; width:30px; height:2px; /* background:#363aa1; */ position:absolute; left:0; top:55px;}
.indNewsCon ul li{height:65px; padding: 0.6rem 0; border-bottom: #e2e2e2 1px dashed;}
.indNewsCon li:last-child{/* border: none; */}
.indNewsCon li h3{height: 35px; line-height: 35px; font-weight:normal; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.indNewsCon li h3 span{float:right; color:#999; padding-left:20px;}
.indNewsCon li h3 span i{font-style:normal;}
.indNewsCon li p{height:32px; line-height:32px; font-size:14px; color:#888; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


.indNewsCon li .line50{height: 55px; line-height: 55px;}



.txgz{/* width: 513px; */ /* height:430px; */ float:left;/* margin-right: 40px; */width: calc(33.33% - (80px / 3));
    margin-right: 40px;}
.txgz:last-child{margin-right: 0px;}
.txgz ul{background: #fff;padding: 20px 0.4rem 20px;margin-top: 30px;}
.txgz1{width: 375px; /* height: 490px; */ float:left;/* width: calc(25%); *//* width: calc(50% - 40px); */margin-right: 40px;/* height: 55px; *//* line-height: 55px; *//* background: #fff; *//* padding: 20px 40px; */}
.txgz1 ul{background: #fff;padding: 20px 40px 20px 40px;margin-top: 30px;}
.txgz1:last-child{margin-right: 40px;}
.txgz>a{float: right;height: 55px;line-height: 55px;}
.txgz1 ul p{color:#333;font-size: 18px;}
.mtbd{height:430px; margin-left: 840px;_margin-left:840px;}
.mtbd1{height:430px; /* margin-left: 1245px; */_margin-left:922px;height: 55px;line-height: 55px;background: #fff;float: left;}
.mtbd1 ul p{color:#333;font-size: 18px;}
.mtbd1>a{float: right;}
.mtbd>a{float: right;}

.xinwenriqi{color:#363aa1;font-size:16px;position: relative;padding-left:25px;}
.xinwenriqi::after{
	content: '';
	background: url("riqi.png") no-repeat;
	display: block;
	width:17px;
	height:17px;
	position:absolute;

	left:0;
	
	top:8px;
}
.xinwenriqi i{

	font-style: normal;

}
.indNewsCon li .zyjs{
	/* height:60px; *//* width:80px; */float: left;
display: block;text-align: center;margin-right: 0.5rem;}
.indNewsCon li .zyjs p{
	display: inline-block;color:#363aa1;font-weight: bold;font-size: 0.6rem;
}
.indNewsCon li .zyjs i{
	color: #666;font-size: 0.2rem;font-style: normal;font-weight:normal;
display: block;}


.tab_nav {
	display: none !important;

}

.tab .on {
	display: block !important;
}

.tab_nav1 {
	display: block !important;

}

.tab .on1 {
	display: block !important;
}

.list{float: left;height: 70px;line-height: 70px;display: flex;flex-wrap: wrap;margin-left: 20px;
    margin-left: 0px;
    margin-top: 25px;
    width: 100%;}
.swiper-container {
	width: 100%;
	height: 100%;

}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.zssp{
	width: calc(58% - 40px);margin-right:40px;
float: left;position: relative;}
.xyfgbox{
	width: calc(42%);
float: left;position: relative;}
.xyfgbox h2{
	float: left;
}
.xyfgbox a{
	float: right;
}




/* 校园风光 */
.xyfg{width:1620px; /* height: 528px; */ margin: 60px auto 60px; overflow:hidden;}
.xyfg h2{/* height:68px; */ /* line-height:44px; */ text-align: left; font-size: 36px; font-weight: bold; color: #363aa1;display: inline-block;
    height: 55px;
    line-height: 55px;}
.xyfg a{float: right;height: 55px;
    line-height: 55px;position: absolute;
    right: 0rem;}
.xyfg h2 p{height:24px; line-height:24px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#727272; position:relative;}
.xyfg h2 p a:link, .xyfg h2 p a:visited{color:#999; position:absolute; right:0; bottom:0; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif;}
.xyfg h2 p a:hover{color:#363aa1;}
.xyfgCon{width:100%; /* height: 10rem; */ margin-top: 0px; position:relative;}
.xyfgCon .bd{position:relative; z-index:0; }
.xyfgCon .bd ul{width:100%;}
.xyfgCon .bd li{width:100%; overflow:hidden;display: flex;flex-wrap: wrap;}
.xyfgCon .bd li p{/* width: 50%; */ flex: 0 0 48%;height: 180px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.xyfgCon .bd li a{display:block; width:100%; height:100%;}
.xyfgCon .hd{width:1000px; height:121px; position:absolute; left:100px; bottom:0; z-index:1; text-align:center;}
.xyfgCon .hd ul{width:1000px; height:121px; margin:0 !important; padding:0 !important; -webkit-padding-start:0; vertical-align:top;}
.xyfgCon .hd ul li{width:199px; height:120px; line-height:120px; text-align:center; font-size:60px; cursor:pointer; color:#bebebe; display:inline-block; position:relative; float:left; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s; border-left:#d9d9d9 1px solid; border-bottom:#d9d9d9 1px solid;}
.xyfgCon .hd ul li.on{color:#363aa1; border-bottom:#363aa1 4px solid; height:117px;}
.xyfgCon .prev, .xyfgCon .next{display:block; width:99px; height:120px; border-left:#d9d9d9 1px solid; border-bottom:#d9d9d9 1px solid; position:absolute; bottom:0; background-repeat:no-repeat; background-position:center center;}
.xyfgCon .prev{background-image:url(l.png); left:0;}
.xyfgCon .next{background-image:url(r.png); right:0; border-right:#d9d9d9 1px solid; width:98px;}
.xyfgCon .swiper-slide img{height:100%;}

#xyfgCon .swiper-slide{height:5rem!important;}


.contact{/* height:160px; */ background: #363aa1; /* background-size:100% 160px; */padding: 30px 0;}
.contactCon{/* width:1620px; */ /* height:160px; */ /* position:relative; */ margin:0 auto;}
.contactCon span{color: #fff;font-size: 14px;    width: 1620px;
    margin: 0 auto;}
	.contactCon .banquan{margin-top: 10px;display: block;}
.link{  float:right; position: absolute;right: 0;/* top: 21px; */height: 100%;align-items: center;display: flex;}
.link .mainlevel{width:210px; height:36px; float:left;}
.yqljul{width:100%; height:auto;}
.yqljul > li{width:100%; height:36px; background:#fff; position:relative;}
.yqljul li ul{width:210px; max-height:320px; background:#149468; padding:0; position:absolute; left:0; bottom:36px; overflow-y:auto; display:none; z-index:999;}
.yqljul li ul li{background:#f4f4fc; height:auto; line-height:24px;}
.yqljul li a{display:block; height:36px; line-height:36px; cursor:pointer; padding:0 10px; background:url(a02.png) no-repeat right center; font-size:14px;}
.yqljul li ul li a{height:auto; line-height:24px; padding:6px 10px; background:none;}
.yqljul li:hover a, .yqljul li a:hover{background-image:url(a03.png);}
.yqljul li:hover ul li a{background:none;}
.yqljul li ul li a:hover{background:#ffc72a; color:#0a0a0a;}

.lxxx{/* padding-top:50px; */padding-bottom: 10px;width: 1620px;margin: 0 auto;position: relative;}
.lxxx li{line-height:38px; color:#fff; font-size:14px;}
.lxxx li span{display:inline-block; padding-left:25px; margin-right:60px; line-height:38px;width: 400px;}
.lxxx li span.tel{background:url(iTel.png) no-repeat left center;}
.lxxx li span.yb{background:url(iYB.png) no-repeat left center;}
.lxxx li span.add{background:url(iAdd.png) no-repeat left center;}
.lxxx li span i{padding-left:1em; font-style:normal;}

.goTop{width:66px; height:48px; line-height:48px; text-align:center; background:#fff url(goTopBtn.jpg) no-repeat center center; -webkit-border-radius:50%; border-radius:50%; position:absolute; left:50%; top:-30px; margin-left:-33px; cursor:pointer;}


.kjlj{
	background: #363aa1;
	padding:40px 0;
display: flex;width: 100%;}
.col-3{
	width: 23%;
	float: left;
margin-right: 2.66%;}
.col-3:nth-child(4){
	margin-right:0;
}
.col-3 img{
	margin: 0 auto;
	display: block;
width: 100%;}
/* 页底 */
.foot{line-height:38px; background: #363aa1; color:#fff; /* text-align:center; */ font-size:14px;}


.ny{width:1620px; margin: 160px auto 0;}

.nyH{height:36px; line-height:36px; font-size:28px; text-align:center; position:relative; padding-top:40px;}

.nyNav{line-height:36px; border-bottom:#ebebeb 1px solid; margin-top:30px;}
.nyNav a{display:inline-block; height:36px; margin-right:50px; position:relative; bottom:-1px;}
.nyNav a.on{color:#363aa1; border-bottom:#363aa1 2px solid;}

.list01{padding:20px 0 60px;}
.list01 li{padding-top:30px; height:60px;}
.list01 li a{display:block; height:60px; line-height:60px; padding:0 25px; background:#f5f5f5; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list01 li a span{float:right; padding-left:20px; color:#999;}
.list01 li a span i{font-style:normal;}
.list01 li a:hover{color:#fff; background:#363aa1;}
.list01 li a:hover span{color:#fff;}

.article{padding-bottom:60px;}
.articleTitle{padding:50px 20px 20px; line-height:30px; font-size:20px; font-weight:600; text-align:center;}
.articleInfo{width:80%; font-size:14px; height:30px; line-height:30px; background:#f5f5f5; color:#666; text-align:center; margin:0 auto;}
.articleInfo span{padding-left:20px;}
.articleCon{font-size:14px; line-height:30px; padding:15px 0; min-height:300px;}
.articleCon p, .articleCon div{text-justify:inter-ideograph;text-align:justify;}
.articleCon img{max-width:1000px; height:auto !important; margin:0 auto;_width:expression(document.body.clientWidth > 1000 ? "1000px" : "auto");}

.jgszList{margin:30px 0 50px; background:#f5f5f5; padding:20px 30px 30px;}
.jgszList h2{height:50px; line-height:50px; padding-bottom:12px; font-size:20px; text-align:center; position:relative;}
.jgszList h2 span{display:block; width:50%; height:1px; background:#e8e8e8; position:absolute; left:25%; bottom:6px; z-index:0;}
.jgszList h2 i{display:block; width:32px; height:12px; background:#f5f5f5 url(a01.png) no-repeat center center; position:absolute; left:50%; bottom:0; z-index:1; margin-left:-16px;}
.jgszList ul{margin-top:20px;}
.jgszList li{width:250px; height:40px; line-height:40px; padding-right:35px; float:left;}
.jgszList li a{display:block; height:40px; padding-left:30px; float:left; font-size:16px; position:relative;}
.jgszList li a:before{display:block; content:""; width:16px; height:40px; background:url(a04.png) no-repeat center center; margin-right:10px; position:absolute;left:0; top:0;}
.jgszList li a:hover:before{animation:arr 0.6s ease-out 0s infinite;}
@keyframes arr{
	0%{transform:translateX(-7px);}
	50%{transform:translateX(0px);}
	100%{transform:translateX(-7px);}
}

.boxshadow10{box-shadow:0 2px 3px rgba(0,0,0,.1);}


/*扬大后台自带翻页代码样式修改 开始*/
.simple_pgToolbar{margin:30px auto 0 !important; background:#fff !important; width:100%; min-height:72px !important; text-align:center; border-top:none !important;}
.simple_pgToolbar .simple_pgPanel{margin:0 auto;}
.simple_pgBtn{width:80px !important; height:30px !important; line-height:30px; text-align:center; margin:0 5px !important;}
.simple_pgBtn.simple_pgRefresh{width:20px !important;}
.simple_pgFirstDisabled, .simple_pgPrevDisabled, .simple_pgNext, .simple_pgLast{background-size:20px 20px;}
.simple_separator{display:none !important;}

.simple_pgCurrentPage{border:0 !important; background:none !important; height:32px !important; line-height:32px !important; width:30px  !important; text-align:right; padding:0 !important; margin:0 !important;}
.simple_pgTotalPage{display:inline-block; width:30px; height:32px; line-height:32px;}

.simple_pgFirst,.simple_pgLast,.simple_separator{border:#d2d2d2 1px solid; background:#f5f5f5 !important; border-radius:2px; color:#545454;}
.simple_pgPrev,.simple_pgPrevDisabled,.simple_pgNext,.simple_pgNextDisabled{border:#d2d2d2 1px solid; background:#f5f5f5 !important; border-radius:2px; color:#545454;}
.simple_pgFirstDisabled,.simple_pgLastDisabled,.simple_pgPrevDisabled,.simple_pgNextDisabled{cursor:auto; color:#c2c2c2;}
.simple_pgFirst:after,.simple_pgFirstDisabled:after{content:"<<"; font-size:18px;}
.simple_pgLast:after,.simple_pgLastDisabled:after{content:">>"; font-size:18px;}
.simple_pgPrev:after,.simple_pgPrevDisabled:after{content:"<"; font-size:18px;}
.simple_pgNext:after,.simple_pgNextDisabled:after{content:">"; font-size:18px;}
/*扬大后台自带翻页代码样式修改 结束*/


@media screen and (max-width:1630px){
	.head{height: 105px;}
	#swiper6{margin-top: 105px;}
	.logo{padding: 35px 1% 35px 1.5%; height: 35px;}
	.logo img{height:32px;}
	
	
	/* 菜单 */
	.menu{min-width:872px; height:42px; padding: 33px 0 0 2%;}
	.menu .nav .nLi{width:60px; height:40px; text-align:center;}
	.menu .nav .nLi.home{width:32px;}
	.menu .nav .nLi h3{height:40px;}
	.menu .nav .nLi h3 a:link, .menu .nav .nLi h3 a:visited{height:40px; line-height:37px; font-size:15px;}
	.menu .nav .nLi h3 a:hover{height:37px;}
	.nav .sub{width:110px; left:-10px; top:37px;}
	.nav .sub a{font-size:13px;}
	
	.language:link, .language:visited{margin:12px 2% 0 0;}
	
	.search{margin: 32px 15px 0 0;}
	
	.bannerWrap, .ny{margin-top: 112px;width: 95%;}


	.indNewsCon{width: 95%;/* margin: 0 auto; */display: block;}
	.txgz1 {
	
		float: left;
		width: calc(25% - (45px / 3));
		

	margin-right: 20px;}

	.txgz1:last-child{margin-right: 20px;}
	.txgz1:nth-child(5) {
		margin-right: 0px;
	}
	.indNewsCon .showsss:nth-child(2) {
	/* margin-right: 0px; */
}



	.indNewsCon h2{
		font-size: 24px;
	}
	.xyfg{width: 95%;/* margin: 0 auto; */display: block;}
	.lxxx{width: 95%;/* margin: 0 auto; */display: block;}
	.contactCon span{width: 95%;/* margin: 0 auto; */display: block;}
	.contactCon .banquan{margin-left:0;}
    .zsspimg{/* margin-top: 89px; */height: 9.8rem;}
	.list {
		margin-left: 0px;
	/* margin-top: 25px; */width: 100%;}
}



@media screen and (max-width:1308px){
	.menu{padding-left:1%;}
	.language:link, .language:visited{margin-right:1%;}
}

@media screen and (max-width:1274px){
	.head{height:100px;}
	#swiper6{margin-top:100px;}
	.logo{padding:20px 3.6% 20px 2%; height:60px;}
	.logo img{height:60px;}
	.overHidden{overflow:hidden;}
	
	.language:link, .language:visited{display:none;}
	
	/* search */
	.search{margin:32px 2% 0 0;}
	
	.menu{display:none;}
	.navWap{display:block; width:36px; float:right; position:relative; cursor:pointer; height:36px; margin:36px 2% 0 0;}
	.navWap span{display:block; background: #fff; width:100%; height:2px; position:absolute; left:0; transition:all ease 0.35s;}
	.navWap span:nth-of-type(1){top:0;}
	.navWap span:nth-of-type(2){top:12px;}
	.navWap span:nth-of-type(3){top:26px;}
	.navCur span:nth-of-type(1){top:12px; transform:rotate(45deg);}
	.navCur span:nth-of-type(2){width:0;}
	.navCur span:nth-of-type(3){top:12px;transform:rotate(-45deg);}
	.navList{display:block; position:fixed; z-index:999; background:#eee; width:100%; font-size:16px; top:-300%; overflow:auto; overflow-x:hidden; transition:top ease 0.35s; box-shadow:0 2px 2px 0 rgba(0,0,0,0.4);}
	.navShow{top:100px;}
	.navList ul li i, .navList ul li .languageWap{position:absolute; top:5px; right:0; border-left:1px #ddd solid; width:46px; height:36px; line-height:36px; text-align:center; box-sizing:border-box; cursor:pointer;}
	.navList ul li .languageWap{padding:0; font-size:14px;}
	.navList ul li i svg{transform:rotate(-90deg); transition:all ease 0.35s; width:20px; height:20px; position:absolute; left:50%; top:50%; margin:-10px 0 0 -10px; fill:#555;}
	.navList ul li{position:relative; line-height:46px; font-size:18px; border-bottom:#ddd 1px solid;}
	.navList ul li ul{display:none; border-top:#ddd 1px solid; padding:10px 20px;}
	.navList ul li ul li{border-bottom:0; border-top:0; font-size:16px;}
	.navList ul li a{color:#666; width:100%; display:block; padding-left:20px;}
	.navList ul li ul li a{color:#999; display: block; text-align:left; border-bottom:0;}
	.navList ul li:first-child{overflow:hidden; border-top:0}
	.navList ul li a:hover{color:#363aa1;}
	.navList ul li .navListCur svg{fill:#363aa1; transform:rotate(0deg);}
	
	.bannerWrap{margin-top:100px;}
	
	.ny{margin:100px auto 0;}
}

@media screen and (max-width:1199px){
	body{min-width:100%;_width:100%;}
	.banner .bd li p{height:500px;}
	
	
	.news{padding:26px 0 80px;}
	.newsCon{width:100%;}
	.picNews{margin:0 3%;}
	.txtNews{padding:0 1.5%;}
	.txtNews ul{width:100%;}
	.txtNews ul li{width:47%; padding:0 1.5%;}
	
	
	.notice{padding-bottom:80px;}
	.noticeCon{width:94%; margin:0 3%;}
	.noticeList{height:346px; padding-top:160px; margin-right:56%;_margin-right:56%;}
	.noticeList h2 i{width:100%; right:102%;}
	
	
	.video{width:44%;}
	.videoCon{width:100%;}
	.videoBg{width:100%;}
	
	
	.indNews{padding:60px 3% 80px;}
	.kjlj{padding-left:3%;padding-right:3%;width:auto;}
	.indL{/* width:120px; */ /* height:240px; */ /* background-position:left top; */ /* background-size:contain; */}
	.indR{/* width:120px; */ /* height:240px; */ /* background-position:right bottom; */ /* background-size:contain; */}
	.indNewsCon{width:100%;}
	
	.txgz{/* width:45%; */}
	.mtbd{margin-left:55%;_margin-left:55%;}
	
	.xyfg{width:94%; margin:60px 3% 100px;}
	.xyfgCon .hd{width:80%; left:10%;}
	.xyfgCon .hd ul{width:100%;}
	.xyfgCon .hd ul li{width:20%; height:121px; font-size:60px; box-sizing:border-box;}
	.xyfgCon .hd ul li.on{height:121px;}
	.xyfgCon .prev, .xyfgCon .next{display:block; width:10%; height:121px; box-sizing:border-box; background-size:contain;}
	.xyfgCon .next{width:10%;}
	
	
	.contact{padding: 0;}
	.contactCon{/* width:100%; */padding: 30px 0;}


}

@media screen and (max-width:960px){
	body{min-width:100%;_width:100%; font-size:62.5%;}
	.pc{display:none;}
	.yd{display:block;}
	.col-3{
		width:46%;
		float: left;
		margin:20px 2% 0;
		
	}
	.col-3 img{
		width: 100%;
	}
	.kjlj {
		padding: 0.6rem 0.3rem 1.2rem;
	}
	.zssp{
		width:100%;
	}
	.xyfgbox{
		width:100%;
	}
	.txgz1 ul{
		margin:0px 0 0 0;
	padding: 10px .4rem 15px;}
	.txgz>a{
		margin: 15px 0;
		height: 1.2rem;
		line-height: 1.2rem;
	font-size: .45rem;position: absolute;right: 0.6rem;}
	.txgz ul{margin-top: 0;}
	.xyfg a{height: 1.2rem;
		line-height: 1.2rem;
		font-size: .45rem;margin: 20px 0;position: absolute;right: 0.2rem;}
		.xyfgbox .list li{font-size: 0.5rem;height: 0.4rem;line-height: 0.4rem;/* flex: 0 0 30%; */}
		.indNewsCon li .line50{
			height: 0.6rem;
			line-height: 0.6rem;
		}
		.indNewsCon li .zyjs{
			height: 1.8rem;

		margin-right: 0.4rem;display: none;}
		.xinwenriqi i{
			font-size: 0.4rem;
			font-style: normal;

		}
		.contactCon span{width: 100%;}
		.xinwen1 .xyfgbox{display: block!important;padding: 0px 0rem 0px;}
		.xinwen1 .sds{padding-top: 20px;}
		.xinwen1 .tab{display: block!important;}
		.xinwen1 .list_nav {margin:20px 0;}
		.tab_nav1 {
			display: none !important;
		
		}

		.checked,.fortab{	display: block!important;}
		.hidedomdiv {
			display: none
		}

		.showdomdiv {
			display: block;
		}
		.xyfgbox1 .list {
			margin-left: .4rem;
			margin-right: .4rem;
		}
		.xinwen1 .xyfgbox .list{
			height: auto;
		margin-left: 0.4rem;}
		.indNewsCon li i{display: block;width: 100px;font-size: .45rem;color: rgb(153, 153, 153);
			height: 0.8rem;   
			 line-height: .8rem;
			 text-align: right;width: 20%;float: right;}
			 .indNews1 li i{
			 height: auto;
			 line-height: auto;
			}
		.checked1,.fortab1{	display: block!important;}
		.hidedomdiv {
			display: none
		}

		.showdomdiv {
			display: block;
		}
		.sjrq{display:block;}
		.xinwen1 .xyfgbox .showdomdiv{
			display: block!important;
		}
		.xinwen1 .list .checked{font-weight: bold;color: #fff;background: #363aa1;}
		.xinwen1 .xyfgbox1 .checked1{font-weight: bold;color:#333;}
		.xinwen1 .xyfgbox1 .showdomdiv{
			display: block!important;
		}
		.xyfgbox .list li{color: #333;text-align: center;background: rgb(238, 238, 238);margin-right: 0.2rem;margin-top: 0.5rem;}
		.xinwen1 .list .active1{font-weight: bold;color:#fff;background-color: #363aa1;text-align: center;}
		.xyfgbox .list .active{font-weight: bold;color:#333;}
		.xyfgbox .list .checked1{font-weight: bold;color:#fff;background-color: #363aa1;text-align: center;}
		.indNewsCon ul li{height:0.6rem;line-height:0.6rem;}

		.xyfgboxBB .list_nav{background: none!important;margin-top: 0rem!important;}

		.indNews1 .xyfgbox1{display: block!important;}
	
	.floatAd img{width:5rem !important;}

	.searchContent {
		height: 1.2rem;
		padding: 0.3rem 0;
	}
	.searchContent label {
		font-size: 0.45rem;
		height: 1rem;
		line-height: 1rem;
	}
	.searchContent .searchTxt {
		width: 50%;
		height: calc(1rem - 2px);
		line-height: calc(1rem - 2px);
		padding: 0 0.1rem;
		font-size: 0.45rem;
	}
	.searchContent .submitBtn {
		width: 1.6rem;
		height: 1rem;
		line-height: 1rem;
		font-size: 0.4rem;
	}
	.zsspimg video{width: 100%!important;height:auto!important;}
	
	.head{height:1.8rem; background: linear-gradient(135deg, rgb(120, 63, 188), rgb(49, 106, 219));}
	#swiper6{margin-top:1.8rem;}
	.logo{padding: .5rem .2rem .4rem .3rem; height: 0.8rem; background-size:auto 100%;}
	.logo img{height: 0.8rem;}
	
	.search{width:1rem; height:1rem; margin: .4rem 0.2rem .4rem 0;}
	.searchBtn{width: 0.8rem; height: 0.8rem;margin-top: 0.1rem;}
	.searchCon{width:6rem; height:1rem; -webkit-border-radius:.5rem; border-radius:.5rem; padding-left:.4rem;}
	.searchCon .keyvalue{width:100%; height:1rem; line-height:1rem; font-size:.45rem; padding-right:1rem; box-sizing:border-box;}
	.searchCon a{width:1rem; height:1rem; background-size:cover; position:absolute; top:0; right:0;}
	
	.navWap{width: 0.8rem; height: 0.8rem; margin: .6rem .2rem 0 0;}
	.navWap span:nth-of-type(1){top:0;}
	.navWap span:nth-of-type(2){top:.3rem;}
	.navWap span:nth-of-type(3){top:.6rem;}
	.navCur span:nth-of-type(1){top:.3rem; transform:rotate(45deg);}
	.navCur span:nth-of-type(2){width:0;}
	.navCur span:nth-of-type(3){top:.3rem; transform:rotate(-45deg);}
	
	.navList{font-size:.45rem;}
	.navShow{top:1.8rem;}
	.navList ul li i, .navList ul li .languageWap{top:.1rem; width:.8rem; height:.8rem; line-height:.8rem;}
	.navList ul li .languageWap{font-size:.45rem;}
	.navList ul li{line-height:1rem; font-size:.5rem;}
	.navList ul li ul{padding:.3rem .5rem;}
	.navList ul li ul li{font-size:.45rem;}
	.navList ul li a{padding-left:.5rem;}	
	
	.bannerWrap{margin-top:1.8rem;}
	.banner{padding-bottom:.7rem;}
	.banner .bd li p{height:6rem;}
	.banner .hd{right:.3rem;}
	.banner .hd ul li{padding-right:.1rem; width:.6rem; height:.6rem; line-height:.6rem; font-size:.4rem;}
	.banner .hd ul li:after{width:.1rem; left:.6rem; top:50%; margin-top:-.5px;}
	.banner .hd ul li.on{padding-right:.5rem;}
	.banner .hd ul li.on:after{width:.5rem;}


	/* 学院新闻 */
	.news{height:auto; min-height:20rem; padding:.5rem .3rem 1rem; background-size:contain;}
	.newsCon{width:100%; height:auto;}
	.newsCon h2{height:2rem; line-height:1rem; font-size:.6rem;}
	.newsCon h2 p{height:.6rem; line-height:.6rem; font-size:.45rem;}
	.newsCon h2 span{bottom:.15rem; z-index:0;}
	.newsCon h2 i{width:.6rem; height:.3rem; margin-left:-.3rem; background-size:contain;}
	
	/* 图片新闻 */
	.picNews{height:10.1rem; margin:.5rem 0 0;}
	.picNews .bd li{height:9.4rem; float:left;}
	.picNews .bd li .pic{width:100%; height:6rem; margin:0; float:none;}
	.picNews .bd li .pic p{width:100%; height:6rem;}
	.picNews .bd li .txt{height:2.8rem; margin-left:0;_margin-left:0; padding:.3rem .5rem;}
	.picNews .bd li .txt h3{height:1rem; line-height:1rem; font-size:.5rem;}
	.picNews .bd li .txt p{height:1.6rem; line-height:.8rem; font-size:.45rem; -webkit-line-clamp:2; margin-top:.2rem;}
	.picNews .bd li .txt .time{height:1.2rem; line-height:.6rem; padding:.2rem; font-size:.45rem; right:0; top:-1.6rem; color:#fff; background:rgba(174,10,41,.8); z-index:2;}
	.picNews .bd li .txt .time span{height:.6rem; line-height:.6rem; font-size:.4rem;}
	.picNews .hd{position:relative; left:auto; bottom:auto; height:.3rem; margin-top:.4rem; text-align:center;}
	.picNews .hd ul{float:none; height:.3rem;}
	.picNews .hd ul li{width:.3rem; height:.3rem; margin:0 .2rem; display:inline-block; float:none;}
	
	.txtNews{height:5.6rem; margin-top:.5rem; padding:0 .3rem;}
	.txtNews ul{width:100%; height:5.6rem;}
	.txtNews ul li{width:100%; height:2.2rem; padding:.6rem 0 0; float:none;}
	.txtNews ul li .time{width:2.2rem; height:2.2rem; line-height:.8rem; padding:.3rem 0; font-size:.5rem; box-sizing:border-box;}
	.txtNews ul li .time span i{height:.8rem; line-height:.8rem; font-size:.45rem;}
	.txtNews ul li .text{height:2.2rem; margin-left:2.5rem;_margin-left:2.5rem;}
	.txtNews ul li .text h3{height:.8rem; line-height:.8rem; font-size:.5rem;}
	.txtNews ul li .text p{height:1.2rem; line-height:.6rem; padding-top:.2rem; font-size:.45rem;}
	
	.newsMore{height:1.2rem; margin-top:1rem;}
	.newsMore a:link, .newsMore a:visited{height:1.2rem; line-height:1.2rem; padding:0 1.5rem; -webkit-border-radius:.6rem; border-radius:.6rem; font-size:.45rem; box-sizing:border-box;}
	
	
	/* 通知公告 */
	.notice{height:auto; padding-bottom:1rem; background-size:auto 4.5rem; overflow:hidden;}
	.noticeCon{width:100%; height:auto; margin:0; padding:0 .3rem; box-sizing:border-box;}
	.noticeList{height:auto; padding-top:1.6rem; margin-right:0;_margin-right:0;}
	.noticeList h2{height:1.2rem; line-height:1.2rem; font-size:.6rem; padding-left:1rem;}
	.noticeList h2 span{padding-left:.3rem; font-family:Arial, Helvetica, sans-serif; font-size:.45rem;}
	.noticeList h2 i{width:100%; top:.6rem; right:92%;}
	.noticeList h3{height:1rem; line-height:1rem; font-size:.45rem; padding-left:1rem;}
	.noticeList ul{height:4.8rem; padding-top:1.2rem;}
	.noticeList ul li{height:1rem; padding:.1rem 0; line-height:1rem; font-size:.5rem;}
	.noticeList ul li a{display:block; height:1rem;}
	.noticeList ul li i{padding:0 .3rem;}
	
	
	.video{display:none;}
	
	
	.indNews{height:auto; padding: 0.1rem .4rem 0.8rem;}
	.indL, .indR{/* width:20%; */ /* height:0; */ /* padding-top:40%; */}
	.indNewsCon{width:100%; height:auto;}
	.indNewsCon h2{height: 1.2rem; line-height:1.2rem; font-size: .6rem;margin: 20px 0;display: none;}
	.indNewsCon h2 p{height:.8rem; line-height:.8rem; padding-top:.2rem; font-size:.4rem;}
	.indNewsCon h2 p a:link, .indNewsCon h2 p a:visited{font-size:.4rem;}
	.indNewsCon h2 i{width:.6rem; height:.05rem; top:1.2rem;}
	.indNewsCon li{height:1.8rem; padding: .4rem 0.1rem;}
	.indNewsCon li h3{height: 0.6rem; line-height: 0.6rem; font-size: .45rem;display: none;}
	.indNewsCon li .line50{display: block;}
	.indNewsCon li .line50 a{	
		height: 0.6rem;
		line-height: 0.6rem;float: left;width: 80%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

	.indNewsCon li h3 span{padding-left:.4rem;}
	.indNewsCon li p{height:.8rem; line-height:.8rem; font-size:.45rem;margin-top: 0;width: 80%;float: left;}
	
	.txgz{width:100%; height:auto; float:none;margin-top: 20px;}
	.mtbd{height:auto; margin-left:0;_margin-left:0; margin-top:.6rem;}
	
	
	/* 校园风光 */
	.xyfg{width:100%; height:auto; margin: 0rem auto 1.2rem; padding: 0 0.4rem; box-sizing:border-box;}
	.xyfg h2{  height: 1.2rem;
    line-height: 1.2rem;
    font-size: .6rem;
    margin: 20px 0;}
	.xyfg h2 p{height:.8rem; line-height:.8rem; font-size:.45rem;}
	.xyfgCon{width:100%; height: auto; padding-top:.5rem; margin-top:0;}
	.xyfgCon .bd{height:5rem;}
	.xyfgCon .bd li p{height:5rem;}
	.xyfgCon .hd{height:1.2rem;}
	.xyfgCon .hd ul{height:1.2rem;}
	.xyfgCon .hd ul li{height:1.2rem; line-height:1.2rem; font-size:.7rem;}
	.xyfgCon .hd ul li.on{height:1.2rem; border-bottom-width:3px;}
	.xyfgCon .prev, .xyfgCon .next{height:1.2rem;}
	
	
	.contact{height:auto; /* background-size:auto 7rem; */ padding: 0;}
	.contactCon{/* width: 100%; */ /* height:auto; */ /* min-height:7rem; */ padding: 0.5rem 0.5rem 0.8rem 0.5rem;}
	
	.link{width:100%; /* height:1rem; */ padding: 0.8rem 0 0.8rem 0; float:none;position: relative;margin-left: 0.4rem;}
	.link .mainlevel{width:100%; height:1rem; float:left;}
	.link img{margin: 0 auto;}
	.yqljul{width:100%; height:auto;}
	.yqljul > li{width:100%; height:1rem; background:#fff; position:relative;}
	.yqljul li ul{width:100%; max-height:320px; bottom:1rem;}
	.yqljul li ul li{line-height:.8rem;}
	.yqljul li a{height:1rem; line-height:1rem; padding:0 .2rem; font-size:.45rem;}
	.yqljul li ul li a{height:auto; line-height:.6rem; padding:.2rem 10px; background:none;}
	
	.lxxx{padding-top:0;margin: 0;width: calc(100% - 0.8rem);}
	.lxxx li{line-height:.8rem; font-size:.45rem; padding-top:.3rem;}
	.lxxx li span{padding-left:.8rem; margin-right:0; line-height:.8rem;}
	.lxxx li span.tel{background:url(iTel.png) no-repeat left .2rem; background-size:auto .4rem;width: 100%;}
	.lxxx li span.yb{background:url(iYB.png) no-repeat left .2rem; background-size:auto .4rem;width: 100%;}
	.lxxx li span.add{background:url(iAdd.png) no-repeat left .2rem; background-size:auto .4rem;width: 100%;}
	.lxxx li span i{padding-left:0; display:block;}
	
	.goTop{width:1.5rem; height:1.2rem; line-height:1.2rem; background-size:auto .4rem; top:-.7rem; margin-left:-.75rem;}
	
	/* 页底 */
	.foot{line-height:38px; background:#97001d; color:#fff; text-align:center; font-size:14px;}
	
	
	.fixNav{width:1.2rem; right:.2rem; bottom:.2rem;}
	.fixNav a{width:1.2rem; height:1.2rem; margin:.2rem 0;}
	.fixNav a img{width:1.2rem; height:1.2rem;}
	.fixNav a span{display:block; width:2.4rem; height:.8rem; line-height:.8rem; font-size:.4rem; right:-200px; top:.2rem; border-radius:.1rem;}
	.fixNav a span:after{border-width:.1rem 0 .1rem .1rem; right:-.1rem; top:.3rem;}
	.fixNav a:hover span{right:1.3rem;}
	
	.ny{width:100%; margin:2rem auto 0;}

	.nyH{height:1.2rem; line-height:1.2rem; font-size:.6rem; padding-top:.4rem;/* display: none; *//* font-weight: bold; */}
	.nyH i{display:block; width:.8rem; height:2px; background:#363aa1; position:absolute; left:50%; margin-left:-.4rem; bottom:-2px;}
	
	.nyNav{display:block;font-size: 14px;padding:0 .2rem;}
	.nyNav a {

       margin-right: 0;
    width:23.8%;
    text-align: center;

}
	.list01{padding:.2rem .3rem 1rem; font-size:.45rem;}
	.list01 li{padding-top:.3rem; height:1.2rem;}
	.list01 li a{height:1.2rem; line-height:1.2rem; padding:0 .3rem; font-size:.5rem;}
	.list01 li a span{padding-left:.5rem;}
	
	.jgszList{margin:.5rem .3rem .8rem; padding:.5rem .5rem .3rem;}
	.jgszList h2{height:1rem; line-height:1rem; padding-bottom:.3rem; font-size:.6rem;}
	.jgszList h2 span{bottom:.15rem; z-index:0;}
	.jgszList h2 i{width:.6rem; height:.3rem; margin-left:-.3rem; background-size:contain;}
	.jgszList ul{margin-top:.3rem;}
	.jgszList li{width:auto; height:1.2rem; line-height:1.2rem; padding-right:0; float:none;}
	.jgszList li a{height:1.2rem; padding-left:30px; font-size:.45rem;}
	.jgszList li a:before{height:1.2rem;}

		
	.article{padding:0 .3rem 1rem;}
	.articleTitle{padding: .6rem 0 .6rem; line-height:1rem; font-size:.56rem;}
	.articleInfo{width:96%; font-size:.4rem; height:1rem; line-height:1rem;}
	.articleInfo span{padding-left:.5rem;}
	.articleCon{font-size:.45rem; line-height:1rem; padding:.3rem 0; min-height:5rem;}
	.articleCon img{max-width:100%;_width:100%; height:auto !important;}
	.articleCon .tableBox{overflow-x:auto;}
	
	.simple_pgToolbar{margin:.3rem auto 0 !important; min-height:.8rem !important;}
	.simple_pgToolbar .simple_pgPanel{height:.8rem !important; line-height:.8rem !important; font-size:.42rem !important;}
	.simple_pgToolbar td{font-size:.42rem !important;}
	.simple_pgBtn{width:auto !important; padding:0 .3rem !important; height:.8rem !important; line-height:.8rem; text-align:center; margin:0 .1rem !important;}
	.simple_pgBtn.simple_pgRefresh{width:20px !important; padding:0 .15rem !important;}
	.simple_pgFirstDisabled, .simple_pgPrevDisabled, .simple_pgNext, .simple_pgLast{background-size:20px 20px;}
	.simple_pgNext{margin-left:.6rem !important;}
	.simple_pgCurrentPage{height:.8rem !important; line-height:.8rem !important; width:1rem !important; font-size:.42rem; text-align:right !important;}
	.simple_pgTotalPage{width:auto !important; height:.8rem; line-height:.8rem; font-size:.42rem;}
	
	.simple_pgFirst:after, .simple_pgFirstDisabled:after,
	.simple_pgLast:after, .simple_pgLastDisabled:after,
	.simple_pgPrev:after, .simple_pgPrevDisabled:after,
	.simple_pgNext:after, .simple_pgNextDisabled:after{font-size:.42rem;}
}

@media screen and (max-width:640px){
	.sjjs ul li span i{display:none;}
	
	.foot span{display:none;}
	
	.list01 li a span{width:auto; height:1.2rem;}
	.list01 li a span i{display:none;}
	.list01 li a p{margin-right:1.4rem;}
	
	.articleInfo{width:90%; font-size:.4rem;}
	.articleCon{font-size:.45rem;}
	.zsspimg{margin-top: 0px;height: auto;}
}

@media screen and (max-width:480px){
	.navList ul li i, .navList ul li .languageWap{width:1rem; height:1rem; line-height:1rem;}
	.navList ul li{line-height:1.2rem;}
	.navList ul li ul li{font-size:0.45rem;}
	.navList ul li:first-child .language{width:2rem; overflow:hidden; height:1rem; line-height:1rem;}
	.navList ul li:first-child .language a{width:1rem;}
	
	
	.indNewsCon li h3 span i, .list01 li a span i{display:none;}
}