* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-style: normal;
	font: 12px/1.6 SimSun, arial, sans-serif
}
ul {
	list-style: none
}
a {
	text-decoration: none
}
body, html {
	height: 100%
}
a {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
.fa {
	margin-right: 4px
}
.cf:after, .cf:before {
	content: " ";
	display: table
}
.cf:after {
	clear: both
}
.fl {
	float: left
}
.fr {
	float: right
}
.yahei {
	font-family: "Microsoft YaHei"!important
}
.clearfix:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix {display: block; *zoom:1;}
@font-face {
	font-family: iconfont;
	src: url(iconfont.eot?t=1489644197496);
	src: url(iconfont.eot?t=1489644197496#iefix) format('embedded-opentype'), url(iconfont.woff?t=1489644197496) format('woff'), url(iconfont.ttf?t=1489644197496) format('truetype'), url(iconfont.svg?t=1489644197496#iconfont) format('svg')
}
.iconfont {
	font-family: iconfont!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-boshimao:before {
	content: "\e644"
}
.icon-jiedian:before {
	content: "\e627"
}
.icon-guangbo:before {
	content: "\e626"
}
.icon-ditu:before {
	content: "\e602"
}
.icon-lianxifangshi:before {
	content: "\e69e"
}
.icon-caidan:before {
	content: "\e7d5"
}
.icon-xia:before {
	content: "\e64b"
}
.icon-weibo:before {
	content: "\e603"
}
.icon-baozhi:before {
	content: "\e601"
}
.icon-xiaochangxinxiang:before {
	content: "\e66f"
}
.icon-weixin:before {
	content: "\e600"
}
.icon-gongwen:before {
	content: "\e78c"
}
.icon-xueshunianhui:before {
	content: "\e609"
}
.icon-youxiang:before {
	content: "\e64a"
}
.clear {
	clear: both
}
.swiper-container {
	width: 100%;
	height: 100%
}
.swiper-slide {
	background-position: center;
	background-size: cover;
	position: relative
}
.swiper-slide .swiper-slide-bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(0,0,0,.3);
	color: #fff
}
.swiper-slide .swiper-slide-bottom .title {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-family: "Microsoft YaHei"!important;
	max-width: 56%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto
}
.swiper-slide .swiper-slide-bottom .title a {
	color: #fff;
	font-size: 14px;
	font-family: "Microsoft YaHei"!important
}
.swiper-slide .swiper-slide-bottom .more {
	display: block;
	position: absolute;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	border: 1px solid #fff;
	padding: 0 6px 2px 6px;
	top: 10px;
	right: 10px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: "Microsoft YaHei"!important
}
.swiper-slide .swiper-slide-bottom .more:after {
	content: ">";
	margin-left: 2px
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	width: 15%;
	right: 60px;
	left: auto
}
.swiper-pagination-bullet {
	opacity: 1
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #992777
}
.swiper-button-next, .swiper-button-prev {
	background-color: rgba(0,0,0,.4);
	padding: 10px 5px;
	margin-top: -32px;
	background-size: 50%
}
.arrow-left {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 10px;
	top: 50%;
	width: 22px;
	height: 30px;
	background-color: rgba(0,0,0,.4);
	padding: 10px 5px;
	margin-top: -25px;
	background-size: 50%
}
.arrow-right {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 22px;
	height: 30px;
	background-color: rgba(0,0,0,.4);
	padding: 10px 5px;
	margin-top: -25px;
	background-size: 50%
}
.pagination {
	position: absolute;
	z-index: 20;
	right: 80px;
	bottom: 8px
}
.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #fff;
	margin-right: 5px;
	opacity: .8;
	border: 1px solid #fff;
	cursor: pointer
}
.swiper-active-switch {
	background: #992777;
	border: 1px solid #992777
}
.swiper-dynamic-links {
	text-align: center
}
.swiper-dynamic-links a {
	display: inline-block;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #ccc;
	margin: 5px;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	background: #eee
}
.footer, .header, .nav, .wrap {
	width: 100%;
	min-width: 1170px
}
.mod {
	min-width: 1170px;
	width: 1170px;
	margin: 0 auto
}
.header {
	background: #bd4398
}
.logo {
	width: 100%;
	overflow: hidden;
	background: url(head_bg.jpg) no-repeat;
	min-height: 131px;
	height: 131px
}
.logo .logo-img {
	float: left;
	overflow: hidden;
	height: 100%;
	position: relative
}
.logo .logo-img img {
	height: 60px;
	margin-top: 28px;
	position: relative
}
.logo .logo-img h5 {
	font-size: 15px;
	color: #d4b4a4;
	font-weight: 700
}
.logo .logo-right {
	float: right;
	position: relative;
	width: 355px;
}
.logo .logo-right .r-list {
	float: right;
	overflow: hidden;
	margin-top: 28px
}
.logo .logo-right .r-list li {
	float: left;
	color: #fff;
	margin-right: 10px;
	line-height: 24px;
	height: 24px
}
.logo .logo-right .r-list li:last-child {
	margin-right: 0
}
.logo .logo-right .r-list li a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	font-family: "Microsoft YaHei"!important;
	display: block;
	height: 100%
}
.logo .logo-right .r-list li a.search {
	width: 22px;
	height: 22px;
	margin-top: 1px;
	display: block;
	background: url(search.png);
	margin-right: 3px
}
.logo .logo-right .search-box {
	position: absolute;
	height: 40px;
	line-height: 40px;
	background-color: rgba(0,0,0,.27);
	right: 0;
	bottom: -40px;
	padding: 0 10px;
	display: none
}
.logo .logo-right .search-box input {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding: 0 8px
}
.logo .logo-right .search-box a {
	color: #fff;
	padding-left: 5px;
	text-decoration: none
}
.logo .logo-right .search-box a:hover {
	color: #999
}
.logo .logo-right .r-msg {
	float: right;
	overflow: hidden;
	background-color: rgba(0,0,0,.27);
	margin-top: 4px;
	padding: 0 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-appearance: none;
	-webkit-appearance: none
}
.logo .logo-right .r-msg ul {
	overflow: hidden
}
.logo .logo-right .r-msg ul li {
	float: left;
	color: #fff;
	margin-right: 10px;
	line-height: 24px;
	height: 24px
}
.logo .logo-right .r-msg ul li a {
	color: #fff;
	padding-left: 19px;
	font-size: 14px;
	font-weight: 700;
	font-family: "Microsoft YaHei"!important;
	display: block;
	height: 100%
}
.logo .logo-right .r-msg ul li:last-child {
	margin-right: 0
}
.logo .logo-right .r-msg ul li .icon-msg {
	background: url(icon_msg.png) no-repeat left center
}
.logo .logo-right .r-msg ul li .icon-word {
	background: url(icon_word.png) no-repeat left center
}
.logo .logo-right .r-msg ul li .icon-math {
	background: url(icon_math.png) no-repeat left center
}
.logo .logo-right .r-msg ul li .icon-en {
	background: url(icon_en.png) no-repeat left center
}
.nav {
	width: 100%;
	min-width: 1170px;
	border-top: 2px solid #bfa161
}
.nav-wrapper {
	position: relative;
	width: 100%;
	height: 52px;
	background: #ab2a84;
	z-index: 99
}
.nav-content {
	position: relative;
	width: 1170px;
	margin: 0 auto
}
.nav-list li {
	position: relative;
	display: block;
	float: left;
	width: 96px;
	height: 52px;
	line-height: 52px;
	z-index: 999999
}
.nav-list li a {
	position: relative;
	display: block;
	width: auto;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 14px;
	font-family: '\5FAE\8F6F\96C5\9ED1';
	color: #fff;
	text-decoration: none
}
.nav-list li a:hover, .nav-list li.active a.item {
	color: #fff;
	background: url(bg_nav.png) repeat
}
.nav-list li a .iconfont {
	margin-left: 5px
}
.nav-list-sub {
	display: none;
	position: absolute;
	top: 52px;
	min-width: 100%;
	width: auto;
	background: url(bg_nav.png) repeat;
	z-index: 999999;
	border-bottom: 2px solid #ef3dba
}
.nav-list-sub li {
	float: left;
	width: 100%;
	height: auto;
	padding: 0
}
.nav-list-sub li a {
	font-size: 12px;
	width: auto;
	height: auto;
	padding: 10px 5px;
	line-height: 1.5;
	text-align: left;
	color: #fff
}
.nav-list-sub li a:hover {
	text-decoration: underline;
	background: 0 0
}
.wrap {
	background: url(bg.jpg) repeat-x
}
.banner {
	height: 385px;
	background: #e0e0e0
}
.wrap .content {
	padding: 20px 0;
	overflow: hidden
}
.wrap .content-bottom {
	background: #e0e0e0
}
.wrap .content-bottom .mod {
	overflow: hidden;
	padding: 10px 0
}
.wrap .content-bottom .bottom-left {
	float: left;
	position: relative;
	width: 795px
}
.wrap .content-bottom .bottom-left h4 {
	color: #a9488c;
	border-bottom: 1px solid #b7b7b7;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	height: 24px;
	padding: 0 1.5% 8px 1.5%;
	font-family: "Microsoft YaHei"!important
}
.wrap .content-bottom .bottom-left .title-ab {
	position: absolute;
	top: 2px;
	right: 0;
	width: 140px;
	height: 22px
}
.wrap .content-bottom .bottom-left ul {
	overflow: hidden;
	position: relative;
	width: 97%;
	padding: 1px 1.5%
}
.wrap .content-bottom .bottom-left ul li {
	width: 20%;
	float: left;
	font-size: 14px;
	line-height: 38px;
	height: 38px
}
.wrap .content-bottom .bottom-left ul li a {
	color: #333;
	font-size: 14px;
	background-position: left center;
	background-repeat: no-repeat;
	font-family: "Microsoft YaHei"!important
}
.wrap .content-bottom .bottom-left ul li a i {
	color: #992777
}
.wrap .content-bottom .bottom-right {
	position: relative;
	width: 375px;
	overflow: hidden;
	height: 100%
}
.wrap .content-bottom .bottom-right ul {
	float: right
}
.wrap .content-bottom .bottom-right ul li {
	margin-left: 25px;
	float: left
}
.wrap .content-bottom .bottom-right .bottom-pic {
	width: 100px;
	height: 110px;
	font-size: 0
}
.wrap .content-bottom .bottom-right .bottom-pic img {
	height: 100%
}
.box {
	height: auto;
	margin-right: 20px
}
.box .box-body {
	background: #f5f5f5
}
.box .box-body .box-title {
	height: 30px;
	line-height: 30px;
	background: #e0e0e0;
	position: relative;
	overflow: hidden
}
.box .box-body .box-title h4 {
	width: 150px;
	height: 100%;
	color: #fff;
	background: #a11c79;
	font-size: 16px;
	text-indent: 12px;
	float: left;
	line-height: 30px;
	font-family: "Microsoft YaHei"!important;
	font-weight: 700
}
.box .box-body .box-title a {
	float: right;
	color: #767676;
	margin-top: 5px;
	margin-right: 10px;
	text-decoration: none
}
.box .box-body .box-msg {
	padding: 15px 0 22px 0;
	overflow: hidden;
	border-bottom: 1px dashed #ccc
}
.box .box-body .box-msg .box-msg-left {
	width: 150px;
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
.box .box-body .box-msg .box-msg-right {
	width: 232px;
	margin-left: 8px;
	margin-top: -2px;
	position: relative
}
.box .box-body .box-msg .box-msg-right h5 {
	font-size: 14px;
	font-weight: 700;
	font-family: "Microsoft YaHei"!important
}
.box .box-body .box-msg .box-msg-right a {
	font-size: 14px;
	font-weight: 700;
	font-family: "Microsoft YaHei"!important;
	color: #000
}
.box .box-body .box-msg .box-msg-right p {
	font-size: 12px;
	color: #7a7a7a;
	font-family: "Microsoft YaHei"!important
}
.box .box-body .box-msg .box-msg-right span {
	position: absolute;
	color: #7a7a7a;
	right: 2px;
	bottom: 0
}
.box .box-body .box-list {
	padding: 10px 0 0 0
}
.box .box-body .box-list {
	padding: 10px 0 4px 0
}
.box .box-body .box-list ul {
	padding: 0 10px
}
.box .box-body .box-list ul li a {
	color: #4a4a4a;
	text-decoration: none;
	display: block;
	font-size: 14px;
	position: relative;
	overflow: hidden
}
.box .box-body .box-list ul li .r-title {
	max-width: 88%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	display: block;
	float: left;
	font-family: "Microsoft YaHei"!important
}
.box .box-body .box-list ul li .r-time {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px
}
.box .box-body .box-list ul li .r-time, .box .box-body .box-list ul li .r-title, .box .box-body .box-list ul li a {
	line-height: 30px;
	height: 30px
}
.box>.box-body>.box-list>.r-title {
	max-width: 88%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	display: block;
	font-family: "Microsoft YaHei"!important;
	line-height: 30px;
	height: 30px;
	text-align: center;
	color: #4a4a4a
}
.box .box-body .box-list ul li a:hover {
	color: #992777
}
.box .box-body .box-list ul li a:before {
	content: ">";
	color: #992777;
	font-size: 10px;
	font-family: "Microsoft YaHei"!important;
	float: left
}
.box .box-body .box-list ul li.top a {
	color: #992777
}
.box .box-body .box-list ul li.top a .r-title {
	content: "【置顶】"
}
.box .box-border {
	border: 1px solid #a9488c;
	background: #fff
}
.box .box-border .box-title {
	background-color: #fff;
	border-bottom: 1px dashed #bfbfbf;
	margin: 0 10px
}
.box .box-border .box-title h4 {
	background: 0 0;
	color: #a9488c;
	text-indent: 0
}
.box .box-border .box-title a {
	color: #b1b1b1;
	margin-right: 0
}
.box .box-border .box-list {
	padding: 8px 0 2px 0
}
.box .box-border .box-list ul {
	padding: 0 10px
}
.box .box-border .box-list ul li a:before {
	content: ""
}
.footer {
	min-height: 184px;
	height: 184px;
	border-top: 5px solid #bfa161;
	background: url(bottom_bg.jpg) repeat-x;
	background-size: cover;
	position: relative
}
.footer .mod {
	overflow: hidden;
	height: 100%
}
.footer .foot-left {
	float: left;
	width: 27%
}
.footer .foot-left img {
	height: 60px;
	margin-top: 35px
}
.footer .foot-right {
	float: right;
	overflow: hidden;
	width: 73%;
	position: relative
}
.footer .foot-right ul {
	margin-top: 32px;
	margin-bottom: 24px
}
.footer .foot-right ul li {
	color: #fff;
	font-size: 13px;
	margin-bottom: 3px
}
.footer .foot-right .wechat {
	position: absolute;
	right: 0;
	top: 24px;
	font-size: 0;
	width: 70px;
	display: block;
	text-decoration: none
}
.footer .foot-right .wechat img {
	width: 100%
}
.footer .foot-right .wechat h4 {
	text-align: center;
	color: #fff
}
.footer .foot-bottom {
	text-align: center;
	color: #fff;
	font-size: 12px;
	position: absolute;
	bottom: 15px;
	background-color: rgba(0,0,0,.3);
	line-height: 44px;
	height: 44px;
	display: block;
	width: 100%
}
.footer .foot-bottom a {
	text-decoration: none
}
.footer .foot-bottom .foot-icon {
	position: absolute;
	left: 50%;
	margin-left: 225px;
	top: 7px;
	border: none;
	outline: 0
}
.wid400 {
	width: 400px
}
.wid365 {
	width: 365px
}
.mtop13 {
	margin-top: 13px
}
.mtop10 {
	margin-top: 10px
}
.mright0 {
	margin-right: 0
}
.box .box-body .brown h4 {
	background-color: #bfa161
}


.MKi1,.MKi9,.MKi10,.MKi11,.MKi12 {display:none !important;}
.hhh {
    background: url(ssk.png) no-repeat 5px 0px;
    border: 0;
    width: 20px;
    height: 23px;
    padding: 0 !important;
    float: right;
    margin-top: 9px;
}
.tt2 {    float: left;
    margin-top: 6px;
}
/*********响应式样式增加*********/
.logo1 {display: none;}


font {
    font-size: 14px;
    font-family: 微软雅黑;
}




.article-content span, .article-content p, .article-content label, .article-content font {
    font-size: 16px !important;
    line-height: 180% !important;
}

.wp_search .search_head {
    height: 100px;
    border-bottom: 1px solid #e2e2e2;
    background-color: #ab2a84 !important;
}
.logo .logo-right .search-box .search-btn .submit{background:(../images/sous.png) no-repeat}




