* {
	margin: 0;
	padding: 0;
}
@font-face {
    font-family:"iconfont";
    src: url('../../fonts/YanShiYouRanXiaoKai-2.ttf');
    
}

.logo-txt{
    font-family: 'iconfont';
    font-size: 34.5px;
    color: #333;
    font-weight: bold;
    letter-spacing: -3px;
    
}
.logo-img{
    height:70px;float:left;margin-top:0;
}
.logo-con{float:left;margin-left:10px;width:315px;padding-top:0;}
.logo-des{font-size:13px;letter-spacing:-1px;}
	a {
		text-decoration: none;
	}

	li {
		list-style: none;
	}

	.fl {
		float: left;
	}

	.fr {
		float: right;
	}

	body {
		font-size: 14px;
		font-family: Microsoft YaHei;
	}
@media screen and (min-width:1441px) {


	.PC {
		width: 100%;
		overflow: hidden;
	}

	.mobile {
		display: none;
	}

	/* 头部 */
	.top-line{width:100%;background:#0f3675;height:10px;}
	.top {
		width: 100%;
		overflow: hidden;
	}
    .w1400 {
		/**width: 1400px;**/
		width: 1632px;
		overflow: hidden;
		margin: 0 auto;
	}
	.w1200 {
		width: 1200px;
		overflow: hidden;
		margin: 0 auto;
	}

	.logo {
		width:400px;
		margin-top: 16px;
		float: left;
	}

	/* 导航 */
	.nav {
		height:100px;
		background: #fff;
		float: right;
	}
    .nav ul{overflow:hidden}
	.nav ul li {
		/**width: 100px;**/
		width: 100px;
		float: left;
		line-height:100px;
		text-align: center;
	}

	.nav ul li a {
		color: #000;
		font-size: 16px;
	}

	.nav ul li a:hover {
		width: 100%;
		background: #0f3675;
		height:100px;
		display: block;
		color: #fff;
		line-height:100px;
	}

	.active1 {
		width: 100%;
		background: #0f3675;
		height:100px;
		display: block;
		color: #fff !important;
		line-height:100px;
	}

	.active11 {
		width: 100%;
        background: #11507c;
        height: 40px;
        margin: 10px auto;
        border-radius: 10px;
        display: block;
        line-height: 40px;
	}

	/* banner */
	.fullSlide {
		width: 100%;
		position: relative;
		height: 460px;
		background: #000;
	}

	.fullSlide .bd {
		margin: 0 auto;
		position: relative;
		z-index: 0;
		overflow: hidden;
	}

	.fullSlide .bd ul {
		width: 100% !important;
	}

	.fullSlide .bd li {
		width: 100% !important;
		height: 460px;
		overflow: hidden;
		text-align: center;
	}
	
	.fullSlide .bd li img{width:100%;height:100%;}

	.fullSlide .bd li a {
		display: block;
		height: 460px;
	}

	.fullSlide .hd {
		width: 100%;
		position: absolute;
		z-index: 1;
		bottom: 0;
		left: 0;
		height: 30px;
		line-height: 30px;
		background: rgba(0, 0, 0, 0.5);
		text-align: center;

	}

	.fullSlide .hd ul {
		text-align: center;
		padding-top: 5px;
	}

	.fullSlide .hd ul li {
		display: inline-block;
		width: 10px;
		height: 10px;
		background: #fff;
		border-radius: 50%;
		margin-right: 15px;
		font-size: 0;
	}

	.fullSlide .hd ul .on {
		background: #198ada;
	}

	/* 主体 */
	.more1 {
		position: absolute;
		right: 40px;
		color: #fff;
		font-size: 12px;
	}

	.more2 {
		position: absolute;
		right: 40px;
		color: #333;
		font-size: 12px;
	}

	.title {
		width: 100%;
		height: 40px;
		line-height: 45px;
		border-bottom: 1px solid #dfdfdf;
		padding-left: 35px;
		font-size: 16px;
		position: relative;
	}

	.icon1 {
		background: url(../../img/jgxx/icon1.png)no-repeat left 10px;
		background-size: 27px;
	}

	.icon2 {
		background: url(../../img/jgxx/icon2.png)no-repeat left 15px;
	}

	.icon3 {
		background: url(../../img/jgxx/icon3.png)no-repeat left center;
	}

	.icon4 {
		background: url(../../img/jgxx/icon4.png)no-repeat left 15px;
		background-size: 18px;
	}

	.icon5 {
		background: url(../../img/jgxx/icon5.png)no-repeat left 12px;
	}

	.icon6 {
		background: url(../../img/jgxx/icon6.png)no-repeat left 15px;
	}

	.icon9 {
		background: url(../../img/jgxx/icon9.png)no-repeat left 13px;
		background-size: 20px 20px;
	}

	/* first */
	.first {
		margin-top: 10px;
	}

	.firstl {
		width: 730px;
		overflow: hidden;
	}

	.aboutimg {
		width: 360px;
		height: 245px;
		border-radius: 10px;
	}

	.firstlcon {
		line-height: 30px;
		padding-top: 15px;
	}

	.firstlcon div {
		width: 340px;
		/*padding-top: 30px;*/
	}

	.detail {
		color: #c4023e;
		margin-left: 15px;
	}

	.firstr {
		width: 445px;
		overflow: hidden;
	}

	.schoolvideo {
		width: 100%;
		height: 249px;
		margin-top: 15px;
	}

	.schoolvideo video {
		width: 100%;
		height: 100%;
		border-radius: 10px;
	}

	/* second */
	.second {
		width: 100%;
		margin: 20px 0 10px;
		color: #333;
	}

	.patry {
		width:390px;
		overflow: hidden;
		padding: 30px 0;
	}

	.regbtn {
		width: 60px;
		overflow: hidden;
		margin-left: 30px;
	}

	.regbtn button {
		padding: 50px 15px 50px 15px;
		font-size: 24px;
		background: #198ADA;
		color: #fff;
		text-align: center;
		border-radius: 15px;
		margin-top: 35px;
		line-height: 35px;
	}

	.newslist li {
		line-height: 40px;
		border-bottom: 1px dashed #ddd;
		overflow: hidden;
	}
	.newslist{padding-top:30px;overflow:hidden;}
	.newslist li p{width:100%;height:50px; line-height:25px;overflow:hidden;color:#999;}

	.newslist li a {
		width: 260px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #333;
	}

	.newslist li a:hover {
		color: #fdd000 !important;
	}

	.newslist li span {
		width: 110px;
	}

	/* 活动 */
	.picScroll {
		margin: 10px auto;
		position: relative;
		width: 1310px;
		padding: 10px 0 10px 30px;
		background: #fff;
		overflow: hidden;
	}

	.picScroll .prev,
	.picScroll .next {
		display: block;
		position: absolute;
		top: 140px;
		left: 5px;
		width: 23px;
		height: 23px;
		background: url(../../img/jgxx/btns.png) no-repeat;
	}

	.picScroll .next {
		left: auto;
		right: 5px;
		background-position: -25px 0;
	}

	.picScroll .prev:hover {
		background-position: 0 -30px;
	}

	.picScroll .next:hover {
		background-position: -25px -30px;
	}

	.picScroll ul {
		overflow: hidden;
		zoom: 1;
	}

	.picScroll ul li {
		width: 298px;
		float: left;
		overflow: hidden;
		padding: 10px;
		text-align: center;
	}

	.picScroll ul li a {
		color: #666;
	}

	.picScroll ul li img {
		width: 260px;
        border: 1px solid #ddd;
        padding: 20px;
         height: 195px; 
        display: block;
	}
.mtjj-tit{width:100%;padding:30px 0 20px;text-align:center;font-size:16px;}
	/*.picScroll ul li:hover img {*/
	/*	box-shadow: 3px 5px 3px #c4023e;*/
	/*}*/

	/* 友情链接 */
	.link {
		padding: 10px 0 30px 40px;
	}

	.link a {
		padding-right: 40px;
		color: #333;
	}
    .bottom-logo{width:100%;height:110px;background:rgba(15,54,117,0.5);}
    .bottom-logo img{margin:10px auto;display:block;height:100px;}
	/* 底部 */
	.footer {
		width: 100%;
		height: 40px;
		background: #0f3675;
		color: #fff;
	}

	.foot {
		line-height:40px;
		text-align: center;
		font-size: 14px;
	}
	.footer a{color:#fff;}
	.cnav {
	position: fixed;
	width: 58px;
	z-index: 9999;
	right: 10px;
	top: 40%;
}

.cnavcon {
	background: #0f3675;
	height:310px;
	margin-top: -49px;
}

.cnavcon a {
	width: 38px;
	margin: 20px auto;
	color: #fff;
	font-size: 16px;
	display: block;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 35px 0 10px
}

/*.cnavcon a:nth-child(1){background: url(../../images/yinhong/tel.png) no-repeat top center;}*/
.cnavcon a:nth-child(1) {
	background: url(../../img/jgxx/ewmicon.png) no-repeat top center;
}

.cnavcon a:nth-child(2) {
	background: url(../../img/jgxx/wxicon.png) no-repeat top center;
}

.cnavcon a:nth-child(3) {
	background: url(../../img/jgxx/jingxi.png) no-repeat top center;
}

.circle {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	background: #0f3675;
	margin-top: -29px;
}

.fwrxcon {
	display: none;
	position: absolute;
	top: 0;
	right: 50px;
	background: #0f3675;
	color: #fff;
	padding: 20px;
	font-size: 20px;
	width: 170px;
}

.zxgwcon {
	display: none;
	position: absolute;
	bottom:115px;
	right: 58px;
	background: #0f3675;
	padding: 15px;
}

.zxgwcon img,
.gfwxcon img{
	width: 120px;
	height: 120px;
}
.jxcon img{
	width: 140px;
	height: auto;
}
.gfwxcon {
	display: none;
	position: absolute;
	bottom:115px;
	right: 58px;
	background: #0f3675;
	padding: 15px;
}
.jxcon {
	display: none;
	position: absolute;
	bottom:-60px;
	right: 58px;
	background: #0f3675;
	padding: 15px;
}

}
@media screen and (min-width:751px) and (max-width: 1440px){
    .w1400 {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.logo {
    width: 320px;
    margin-top: 14px;
    float: left;
}
.logo-con {
    float: left;
    margin-left: 10px;
    width: 245px;
    padding-top:3px;
}
.logo-txt {
    font-family: 'iconfont';
    font-size: 26px;
    color: #333;
    font-weight: bold;
    letter-spacing: -3px;
}
.nav ul li a {
    color: #000;
    font-size: 14px;
}
.logo-img {
    height:60px;
    float: left;
    margin-top: 0;
}
.nav {
    height: 90px;
    background: #fff;
    float: right;
}
.logo-des {
    font-size: 12px;
    letter-spacing: -2px;
}
.nav ul li {
    width:88px;
    float: left;
    line-height: 90px;
    text-align: center;
}
.patry {
    width:360px;
    overflow: hidden;
    padding: 30px 0;
    margin-left: 22px;
}
.newslist li a {
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.newslist li {
    line-height: 40px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}
.newslist li p {
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    color: #999;
}
	.mobile {
		display: none;
	}
	
	
	.bottom-logo{width:100%;height:110px;background:rgba(15,54,117,0.5);}
    .bottom-logo img{margin:10px auto;display:block;height:100px;}
	/* 底部 */
	.footer {
		width: 100%;
		height: 40px;
		background: #0f3675;
		color: #fff;
	}

	.foot {
		line-height:40px;
		text-align: center;
		font-size: 14px;
	}
	.footer a{color:#fff;}
	.cnav{display:none;}
	.mtjj-tit {
    width: 100%;
    padding: 30px 0 20px;
    text-align: center;
    font-size: 16px;
}
/* 活动 */
	.picScroll {
		margin: 10px auto;
		position: relative;
		width: 960px;
		padding: 10px 0 10px 30px;
		background: #fff;
		overflow: hidden;
	}

	.picScroll .prev,
	.picScroll .next {
		display: block;
		position: absolute;
		top: 140px;
		left: 5px;
		width: 23px;
		height: 23px;
		background: url(../../img/jgxx/btns.png) no-repeat;
	}

	.picScroll .next {
		left: auto;
		right: 5px;
		background-position: -25px 0;
	}

	.picScroll .prev:hover {
		background-position: 0 -30px;
	}

	.picScroll .next:hover {
		background-position: -25px -30px;
	}

	.picScroll ul {
		overflow: hidden;
		zoom: 1;
	}

	.picScroll ul li {
		width: 298px;
		float: left;
		overflow: hidden;
		padding: 10px;
		text-align: center;
	}

	.picScroll ul li a {
		color: #666;
	}

	.picScroll ul li img {
		width: 235px;
        border: 1px solid #ddd;
        padding: 20px;
        height: auto; 
        display: block;
	}
	.w1200{
	    width: 1200px;
        margin: 0 auto;
	    
	}
	.top-line {
        width: 100%;
        background: #0f3675;
        height: 10px;
    }
}
@media screen and (max-width:750px) {
    .cnav{display:none;}
	.PC {
		display: none;
	}

	.mobile {
		display: block;
	}

	/* 手机端头部 */
	.header {
		width: 100%;
		text-align: center;
		position: relative;
	}


	.mobilelogo2 {
	    margin: 10px auto;
        display: block;
        width: 80%;
	}

	.listdot {
		position: absolute;
		top: 15px;
		right: 15px;
		width: 30px;
	}

	.hidenav {
		width: 100%;
		background:#0f3675;
        padding: 10px 0 10px;
        overflow: hidden;
	}

	.hidenav li {
		width: 33.333%;
		position: relative;
        float: left;
        text-align: center;
        display: block;
	}
    .hidenav li span{
        font-size: 14px;
        padding-left: 0px;
        line-height: 30px;
        padding-right: 0px;
        color: #fff;
        
    }
	.hidenav li a {
		color: #fff;
	}
.second-nav{display:none;
    position: fixed;
    left:0;
    background: #fff;
    z-index: 9999999;
    width: 100%;
    padding: 10px 0;}
.second-nav a{color:#666 !important; float: left;
    width: 50%;
    display: inline-block;
    padding: 5px 0;}
	/* banner */
	.focusBox {
		position: relative;
		width: 100%;
		height: 180px;
		overflow: hidden;
	}

	.focusBox .pic {
		position: relative;
		z-index: 0;
	}

	.focusBox .pic img {
		width: 100%;
		height: 180px;
		display: block;
	}

	.focusBox .hd {
		width: 100%;
		position: absolute;
		bottom: 5px;
		text-align: center;
		font-size: 0;
		z-index: 1;
	}

	.focusBox .hd li {
		margin: 0 5px;
		background: url(../../img/jgxx/dot6.png) no-repeat 0 -16px;
		height: 16px;
		overflow: hidden;
		width: 16px;
		cursor: pointer;
		display: inline-block;
		*display: inline;
		zoom: 1;
		_background: url(../../img/jgxx/dot8.png) no-repeat 0 -16px;
	}

	.focusBox .hd .on {
		background-position: 0 0;
	}

	.focusBox .prev,
	.focusBox .next {
		width: 60px;
		height: 90px;
		margin: -60px 0 0;
		display: none;
		background: url(../../img/jgxx/ad_ctr.png) no-repeat 0 0;
		position: absolute;
		top: 50%;
		z-index: 10;
		cursor: pointer;
		text-indent: -9999px;
		filter: alpha(opacity=20);
		opacity: 0.2;
	}

	.focusBox .prev {
		left: 0;
	}

	.focusBox .next {
		background-position: 0 -90px;
		right: 0;
	}

	.focusBox .prev:hover,
	.focusBox .next:hover {
		filter: alpha(opacity=50) !important;
		opacity: 0.5 !important;
	}

	/* first content */
	.perback {
		background: #fff;
	}
   .bluebg{width:100%;overflow:hidden;padding:10px 0;background:url(../../img/jgxx/mconbg.png) no-repeat center center;}
	.mcon {
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
	}
	
	    /* width: 100%; */
   .schoolvideo{ 
       width:90%;
    margin-top: 15px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;}

	.text {
		text-indent: 2em;
	}

	.tit1 {
		width: 100%;
		text-align: center;
		font-size:16px;
		padding:30px 0 0;
		font-weight: bold;
	}
    .tit1 a{color:#666;}
	.tit2 {
		width: 100%;
		text-align: center;
		font-size: 12px;
		padding: 0 0 5px 0;
		color: #ddd;
	}
    .bfont{color:#198ADA !important;}
	.textcon {
		line-height: 30px;
	}

	.conlist {
		width: 100%;
		overflow: hidden;
	}

	.conlist li {
		clear: both;
		overflow: hidden;
		margin-bottom: 10px;
		border-bottom: 1px dashed #dfdfdf;
		padding-bottom: 10px;
	}

	.date {
		width: 60px;
		background:#5eaafb;
		border-radius: 10px;
		padding: 10px;
		display: inline-block;
		text-align: center;
		color: #fff;
	}

	.dateri {
		font-size: 20px;
		font-weight: bold;
	}

	.newstext {
		width: 70%;
	}

	.newstext a .p1 {
		color: #333;
	}

	.newstext a .p2 {
		color: #999;
		font-size: 12px;
		line-height: 20px;
	}

	.p1 {
		font-size: 14px;
		padding: 0 0 5px 0;
		font-weight: bold;
	}

	.detail1 {
		color: #198ADA;
	}
    .schoolvideo {
       height:auto;
    }
	/* 活动 */
	.picScroll1 {
		margin: 10px auto;
		position: relative;
		width: 100%;
		padding: 10px 0;
		background: #fff;
		overflow: hidden;
	}

	.picScroll1 .prev,
	.picScroll1 .next {
		display: block;
		position: absolute;
		top: 86px;
		left: 5px;
		width: 23px;
		height: 23px;
		background: url(../../img/jgxx/btns.png) no-repeat;
	}

	.picScroll1 .next {
		left: auto;
		right: 5px;
		background-position: -25px 0;
	}

	.picScroll1 .prev:hover {
		background-position: 0 -30px;
	}

	.picScroll1 .next:hover {
		background-position: -25px -30px;
	}

	.picScroll1 ul {
		overflow: hidden;
		zoom: 1;
	}

	.picScroll1 ul li {
		width: 208px;
		float: left;
		overflow: hidden;
		padding: 10px;
	}

	.picScroll1 ul li img {
		width: 208px;
		height: 152px;
		display: block;
		border-radius: 10px;
		box-shadow: 3px 5px 3px #ddd;
	}

	.bottom {
		width: 100%;
		background: #5eaafb;
		position: fixed;
		left: 0;
		bottom: 0;
	}

	.bottom ul li {
		width: 24.5%;
		float: left;
		text-align: center;
		border-right: 1px solid #fff;
		padding: 10px 0;
	}

	.bottom ul li:nth-child(4) {
		border: none;
	}

	.bottom ul li a {
		color: #fff;
	}

	.bottom ul li img {
		width: 20px;
	}
}


.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-80px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-80px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate(1000px, 0);
		transform: stranslate(1000px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		transform: stranslate(0, 0);
	}
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate(1000px, 0);
		transform: stranslate(1000px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		transform: stranslate(0, 0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@keyframes enlarge {
	from {
		opacity: 0;
		-ms-transform: scale(0.1, 0.1);
		/* IE 9 */
		-webkit-transform: scale(0.1, 0.1);
		/* Safari */
		transform: scale(0.1, 0.1);

	}

	to {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@-webkit-keyframes enlarge {
	from {
		opacity: 0;
		-ms-transform: scale(0.1, 0.1);
		/* IE 9 */
		-webkit-transform: scale(0.1, 0.1);
		/* Safari */
		transform: scale(0.1, 0.1);
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

.enlarge {
	-webkit-animation-name: enlarge;
	animation-name: enlarge;
}

.mtjj{width:100%;height:125px;background:#0f3675;font-size:48px;font-weight:bold;color:#fff;text-align:center;line-height:125px;}
.tzgg{width:100%;height:60px;background:url(../../img/jgxx/tzgg-titbg.png) no-repeat top left;}
.news{width:100%;height:60px;background:url(../../img/jgxx/news-titbg.png) no-repeat top left;}
.pufa{width:100%;height:70px;background:url(../../img/jgxx/pufa-titbg.png) no-repeat center left;}
.pufa-han{font-size:22px;font-weight:bold;padding:0 0 15px 15px;}
.pufa-ying{font-size:16px;padding-left:15px;color:#aaa;font-family:"Times New Roman";text-transform:uppercase;letter-spacing:2px;font-weight:100;}
.mtjj-con{width:100%;height:145px;}
.mtjj-con img{width:39px;height:20px;margin:0 auto; display:block;}
