* {
	margin: 0;
	padding: 0;
}

html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent
}

body,
html {
	font-family: "Microsoft Yahei", helvetica, sans-serif
}

body,
body * {
	user-select: none;
	-webkit-user-select: none;
	-webkit-overflow-scrolling: touch
}

[contenteditable=true],
input,
textarea {
	-webkit-user-select: auto!important;
	-khtml-user-select: auto!important;
	-moz-user-select: auto!important;
	-ms-user-select: auto!important;
	-o-user-select: auto!important;
	user-select: auto!important
}

a,
div,
header,
span {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

button,
input,
select,
textarea {
	font-size: 100%;
	font-family: "Heiti SC", helvetica, sans-serif, "Microsoft Yahei"
}

li,
ol,
ul {
	list-style: none;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0
}

button,
input,
select {
	outline: 0;
	border: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff
}

input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none
}

fieldset,
img {
	border: 0
}

a {
	text-decoration: none;
	background-color: transparent;
	-webkit-tap-highlight-color: transparent
}

i {
	font-style: normal
}
a {
  color: inherit;
}
body{
	width: 1440px;
	margin: 0 auto;
	background: #fff;
}
html{
	background: #3a3939;
}
.wd-1200{
	width: 1200px;
	margin: 0 auto;
}
.wd-1260{
	width: 1260px;
	margin: 0 auto;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}
.mg-l-20{
	margin-left: 20px;
}
.mg-l-10{
	margin-left: 10px;
}
.mg-b-20{
	margin-bottom: 20px;
}
.mg-r-20{
	margin-right: 20px;
}
.mg-r-10{
	margin-right: 10px;
}
.mg-t-60{
	margin-top: 60px;
}
.pd-t-80{
	padding-top: 80px;
}
.mg-t-10{
	margin-top: 10px;
}
.mg-t-30{
	margin-top: 30px;
}
.mg-t-40{
	margin-top: 40px;
}
.mg-l-5{
	margin-left: 5px;
}
.mg-l-15{
	margin-left: 15px;
}
.mg-r-5{
	margin-right: 5px;
}
.pd-t-40{
	padding-top: 40PX;
}
.text-20{
	font-size: 20px;
}
.text-14{
	font-size: 14px;
}
.text-28{
	font-size: 28px;
}
/* span{
	display: inline-block;
} */
.fl{
	float: left;
}
.fr{
	float: right;
}
.cur{
	cursor: pointer;
}
.hide{
	display: none !important;
}

/*头部*/
body .head{
	width: 100%;
	height: 163px;
	background: #a70238;
	line-height: 162px;
}
.head .logo{
	width: 400px;
	/*margin-left: 55px;*/
}
.head .logoimg{
	width: 270px;
	height: 56px;
	vertical-align: middle;
}
.head .br{
	width: 1px;
	height: 50px;
	background: #fff;
	vertical-align: middle;
}
.head .title{
	width: 50px;
	height: 44px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 23px;
	font-size: 18px;
	letter-spacing: 3px;
	vertical-align: middle;
}
.head .sear{
	min-width: 400px;
	max-width: 1080px;
	width: auto;
	/*margin-right: 55px;*/
}
.searput{
	width: 200px;
	display: inline-block;
	position: relative;
}
.head #search{
	width: 100%;
	height: 32px;
	background: #b11c4d;
	border-radius: 15px;
	color: #fff;
	text-indent: 15px;
}
.head #search::-webkit-input-placeholder{/*Webkit browsers*/
    color:#fff;
    font-size:16px;
    opacity: 0.5;
}
.head #search::-moz-placeholder{/*Mozilla Firefox 4 to 8*/
   color:#fff;
   font-size:16px;
   opacity: 0.5;
}
.head #search::moz-placeholder{/*Mozilla Firefox 19+*/
   color:#fff;
   font-size:16px;
   opacity: 0.5;
}
.head #search::-ms-input-placeholder{/*Internet Explorer 10+*/
    color:#fff;
    font-size:16px;
    opacity: 0.5;
}
.head .keywordtab{
	width: 200px;
	height: 30px;
	color: #cac4c5;
	font-size: 14px;
	position: absolute;
	top: 34px;
	left: 0px;
}
.head .keywordtab span{
    margin-right: 10px;
}
.head #btnsear{
	width: 20px;
	height: 20px;
	background: url(/images/pc/search.png)no-repeat;
	position: absolute;
	top: 73px;
	right: 4px;
}
.head .login-list{
	min-width: 194px;
	display: inline-block;
	padding: 65px 0;
	height: 32px;
	line-height: 32px;
}
.head .login-in{
	display: none;
}
.head .nameimg{
	width: 20px;
	height: 20px;
	margin-left: 50px;
	vertical-align: middle;
	/*border-radius: 50%;*/
}
.head .btnlogin,.btnregin{
	color: #FFFFFF;
	height: 32px;
	line-height: 32px;
}
.btnregin{
    display: none;
}
.head .login-list span{
	color: #cac4c5;
	height: 32px;
	line-height: 32px;
}
/* 底部 */
.foot{
	width: 100%;
	height: 300px;
	background: #282828;
}
.foot .logoimg{
	width: 200px;
	height: 62px;
	vertical-align: middle;
}
.foot .title{
	width: 50px;
	height: 44px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 23px;
	font-size: 18px;
	letter-spacing: 3px;
	vertical-align: middle;
}
.shuyu{
	color: #bcbcbc;
	font-family: fangsong;
	line-height: 50px;
	font-size: 18px;
}
.foot-head{
	height: 120px;
}
.phone{
	width: 20px;
	height: 25px;
	vertical-align: middle;
}
.font-cl{
	color: #666666;
	font-size: 12px;
}
.bottom{
	width: 100%;
	height: 100px;
	line-height: 100px;
	border-top: 1px solid #666666;
}

/*二级导航模块*/
.sub-nav{
	width: 100%;
	height: 100px;
	background: url(/images/pc/sub-nav.png) no-repeat;
	background-size: 100% 100%;
}
.sub-nav .tl-box{
	min-width: 250px;
	display: flex;
	align-items: center;
}
.sub-nav .tl-box .tl{
	color: #fff;
	font-size: 30px;
	margin-right: 10px;
	line-height: 44px;
	margin-top: -4px;
}
.sub-nav .tl-box .text{
	background-color: #bc0441;
	min-width: 76px;
	height: 34px;
	line-height: 34px;
	font-size: 24px;
	text-align: center;
	color: #000;
	margin-right: 10px;
	padding: 0 5px;
		
}
.sub-nav .tl-box .arrow{
	width:0;
	height:0;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:17px solid #bc0441;
}
.sub-nav .tl-box{
	/* flex: ; */
}
.sub-nav .right-box{
	flex:  0 0 850px;
	display: flex;
	justify-content: space-between;
}
.sub-nav .divflex{
	width: 157px;
	height: 62px;
	border-radius: 8px;
	border: 1px dashed #FFFFFF;
	position: relative;
}
.sub-nav .divflex.on{
	background: #be0441;
}
.sub-nav .divflex:hover{
	background: #be0441;
}
.sub-nav .divflex p{
	color: #FFFFFF;
	padding-left: 20px;
}
.sub-nav .divflex .p1{
	line-height: 26px;
	margin-top: 8px;
}
.sub-nav .divflex .p2{
	line-height: 20px;
}
.sub-nav .divflex .star{
	width: 20px;
	height: 23px;
	background: url(/images/pc/start.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 9px;
	right: 20px;
}
.sub-nav .divflex.on .star{
	background: url(/images/pc/stat.png) no-repeat;
	background-size: 100% 100%;
}
.sub-nav .divflex:hover .star{
	background: url(/images/pc/stat.png) no-repeat;
	background-size: 100% 100%;
}
.sub-nav .d-flex{
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap; /* 换行 */
}
.erwm{
    position: relative;
}
#ewm{
    position: absolute;
    top: 24px;
    left: 0px;
    width: 70px;
    height: 70px;
    padding: 5px 6px;
    background: url(/images/pc/wximg_bgq.jpg) no-repeat left top;
    background-size: 100% 100%;
    z-index: 99;
    /*display: none;*/
}
/*.guanzhu:hover+#ewm{*/
/*    display: block;*/
/*}*/
/* 活动专题  样式为公共样式 */
.activity-box{
	padding-bottom: 30px;
}
.activity-box .top{
	display: flex;
	justify-content: space-between;
}
.activity-box .top .title{
	font-size: 30px;
	line-height: 50px;
	width: 200px;
}

.activity-box .activity-list{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.activity-box .activity-list .activity-item{
	width: 282px;
	height: auto;
	margin-right: 44px;
	margin-top: 20px;
}
.activity-box .activity-list .activity-item:nth-child(4n){
	margin-right: 0px;
}
.activity-box .activity-list .activity-item .img-box{
	width: 282px;
	height: 159px;
}
.activity-box .activity-list .activity-item img{
	width: 100%;
	height: 100%;
}
.activity-box .activity-list .activity-item .title{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 24px;
	margin-top: 12px;
	min-height: 48px;
}

/* 分页 */
.pages{width:1216px;margin:36px auto;text-align:center;font-size: 0;}
.pages span{display:inline-block;margin-right:8px;font-size: 16px;}
.pages span a{margin:0}
/*.pages span a{height:32px;display: inline-block;line-height:31px;padding:0 12px;}*/
.pages span.on{height:30px;display: inline-block;line-height:30px;padding:0 11px;background:#CC0445;color:#fff;border:1px solid #CC0445;}
.search-pages span ,.search-pages a {display:inline-block;margin-right:8px;border:1px solid #F2F2F2;height:30px;display: inline-block;line-height:30px;padding:0 11px;border-radius: 2px 2px 2px 2px;font-size: 16px;}
.search-pages span.current{height:30px;display: inline-block;line-height:30px;padding:0 11px;background: #CC0445;color:#fff;border:1px solid #CC0445;}
.search-pages span.disabled {
    color: #CCCCCC;
}
.hot-box .activity-list{
	width: 100%;
	display: block;
}
.hot-box .activity-list .activity-list-item{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
}




/* 点击放大公共样式 */
.special-box{
	margin: 65px 0 60px;
}
.special-box .special-list{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.special-box .special-list .special-item{
	width: 20%;
	height: 368px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	transition: all 0.3s;
}
.special-box .special-list .img-box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width:100%;
	height:368px;
	position: absolute;
}
.special-box .special-list .img-box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width:100%;
	height:368px;
	position: absolute;
}
.special-box .special-list .img-box img{
	width: 100%;
}
.special-box .special-list .rgb000{
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg,rgba(0,0,0,.7), rgba(0,0,0,.2) 60%,rgba(0,0,0,.08) 90%,rgba(0,0,0,0));
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}
.special-box .special-list .text-box{
	position: absolute;
	bottom: 0;
	z-index: 2;
	width: 100%;
	z-index: 2;
	color: #fff;
	padding-bottom: 20px;
}
.special-box .special-list .text-box .details{ 
	display: none;
}
.special-box .special-list .text-box .p1{ 
	line-height: 24px;
	font-size: 16px;
	word-break: break-all;
	padding: 0 15px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.special-box .special-list .text-box .p2{ 
	line-height:24px ;
	font-size: 12px;
	padding: 0 15px;
	word-break: break-all;
}
.special-box .special-list .special-item:hover{
	transform: scale(1.2);
	z-index: 100;
}
.special-box .special-list .special-item:hover .text-box .details{
	display: block;
}
.special-box .special-list .special-item:hover .text-box .p1{
	font-size: 13px;
}



.more {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #cc0345;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
	display: block;
}
.more a{
	display: block;
}



/* 登录弹窗 */
.modal-login{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
	display: none;
}

.modal-login .modal-pannel {
	width: 480px;
	height: 340px;/*426px*/
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
}

.modal-login .modal-headers{
	padding:40px 0;
	text-align: center;
	position: relative;
}
.modal-login .modal-headers .panel-title{
	font-weight: bolder;
	font-size: 24px;
	color: #000;
}
.modal-login .modal-headers .panel-close{
	font-size: 15px;
    color: #fff;
    position: absolute;
    top: 7px;
    right: 13px;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgb(0 0 0 / 50%);
    line-height: 18px;
}
.modal-login .panel-body{
	padding: 0 50px;
}
.modal-login .form-group{
	margin-bottom: 20px;
	padding:10px 15px;
	height: 56px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	box-shadow: 0px 0px 5px 5px rgba(170,170,170,0.15);
	border: 2px solid transparent;
	border-radius: 4px;
}
.modal-login .form-school-out{
    display: none;
}
.modal-login .form-group .login-school{
	flex: 1;
}
.modal-login .form-group img{
	width: 56px;
	height: 56px;
	flex: 0 0 56px;
	margin-right: 15px;
}
.modal-login .form-group .login-school h1{
	font-size: 20px;
	color: #333333;
	line-height: 28px;
}
.modal-login .form-group .login-school p{
	font-size: 16px;
	color: #999999;
	line-height: 24px;
	padding-top: 4px;
}
.modal-login .form-group .school_on{
	display: none;
}
.modal-login .form-group .school{
	display: block;
}
.modal-login .group-on{
	border: 2px solid #cc0345;
	box-shadow: 0px 0px 5px 5px transparent;
}
.modal-login .group-on .login-school h1{
	color: #cc0345;
}
.modal-login .group-on .login-school p{
	color: #cc0345;
}
.modal-login .group-on .school_on{
	display: block;
}
.modal-login .group-on .school{
	display: none;
}
.modal-login-submit{
	width: 384px;
	height: 56px;
	line-height: 56px;
	background: #cc0345;
	text-align: center;
	font-size: 18px;
	color: #fff;
	user-select: none;
	border-radius: 3px;
	margin: 20px 50px 0;
	cursor: pointer;
	
	
}


@media screen and (max-width: 640px) {
    body {
        width: 100%;
    }
	.wd-1260 {
	    width: 100%;
	    margin: 0 auto;
	}
	.wd-1200 {
	    width: 100%;
	    margin: 0 auto;
	}
	
	.head .logo{
		width: auto;
		    margin-left: 30px;
	}
	.head .logoimg {
	    width: auto;
	    height: 40px;
	}
	body .head {
	    height: 110px;
	    line-height: 110px;
	}
	
	.foot {
	    height: 200px;
	}
	.foot .pd-t-80 {
	    padding-top: 40px;
	}
	.foot .logoimg {
	    width: auto;
	    height: 40px;
	}
	.foot-head .fl{
		float: none;
	}
	.foot-head .fr{
		float: none;
	}
	.bottom {
	    display: none;
	}
	.foot-head {
	    text-align: center;
	}
	
	
	
	.activity-box .top {
	    padding:0 20px;
	}
	.activity-box .top .title {
	    font-size: 22px;
	    line-height: 30px;
	    width: 200px;
	}
	.activity-box .activity-list {
	    padding:0 20px;
	}
	.activity-box .activity-list .activity-item {
	    width: 100%;
	    height: auto;
	    margin-right: 0;
	    margin-top: 20px;
	}
	.activity-box .activity-list .activity-item .img-box {
	    width: 100%;
	    height: auto;
	}
	
	
}



/* 弹窗 */
#tide_alert_box{z-index: 9999;position: relative;}
#tide_alert{ position: fixed; z-index: 99999; width: 100%; left: 0; top: 80px; margin: 0; animation: tide-alert-fadein 0.1s ease 1; }
#tide_alert .tide_alert_content{ display: block; text-align: center; }
#tide_alert .tide_alert_content .alert-box{ display: inline-block; margin-bottom: 0; }
#tide_alert #alert-box .alert-text{ word-break: break-all; }
@keyframes tide-alert-fadein {from {top:70px }to {top: 80px; } }
#tide_alert .tide_alert_content .alert-box {
    display: inline-block;
    margin-bottom: 0;
}
.alert {
    border-width: 0;
    padding: 15px 20px;
    position: relative;
}
.alert-danger {
    color: #b51f2e;
    background-color: #f7d1d5;
    border-color: #dc3545;
}
.alert-success{color:#1c9806;background-color:#bcfcb1;border-color:#23bf08}
.alert-success hr{border-top-color:#1fa707}
.alert-success .alert-link{color:#136704}


