﻿/* CSS Document */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0
}
input, textarea {
	outline: none;
}
body, html {
	width: 100%;
	height: 100%;
}
body {
	font: 12px "PingFang SC", "Arial", "Microsoft yahei";
	color: #333;
	min-width: 1200px;
	background: #fff !important;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
}
em {
	font-style: normal
}
li {
	list-style: none
}
img {
	border: 0;
	vertical-align: middle
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input, textarea {
	outline: none;
	-webkit-appearance: none;
}
input, select, textarea {
	font-size: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.con {
	width: 900px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.color1 {
	color: #3985c2;
}
.color2 {
	color: #2484c0;
}
.color3 {
	color: #ff4911;
}
.color4 {
	color: #dd3635;
}
a.color2 {
	border-bottom: 1px solid #2484c0;
	line-height: 1.2;
	display: inline-block;
}
a.color3 {
	border-bottom: 1px solid #ff4911;
	line-height: 1.2;
	display: inline-block;
}
.fs16 {
	font-size: 16px;
}
.fs18 {
	font-size: 18px;
}
.fs22 {
	font-size: 22px;
}
.mtb10 {
	margin: 10px 0;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.ti2 {
	text-indent: 2em;
}
.tal {
	text-align: left;
}
.ml40 {
	margin-left: 40px;
}
.mb10 {
	margin-bottom: 10px;
}
.pb20 {
	padding-bottom: 20px;
}
.header a:hover {
	color: #2484c0;
}
/** header **/
.header {
	height: 40px;
	line-height: 40px;
}
.header-ul {
	margin-left: 40px;
}
.header-ul li {
	float: left;
	margin-left: 20px;
}
.header a {
	color: #333;
	font-size: 12px;
}
.header-right {
	font-size: 0;
}
.header-right a {
	position: relative;
	margin-left: 20px;
}
.header-right a:before {
	content: '';
	width: 1px;
	height: 12px;
	background: #9c9c9c;
	position: absolute;
	top: 3px;
	left: -10px;
}
.header-right a:first-child:before {
	content: normal;
}
/* banner */
.banner {
	background: url(../images/banner.jpg) no-repeat center center;
	height: 450px;
	min-width: 1200px;
}
.ban-t {
	width: 1037px;
	margin: 0 auto;
}
.ban-t img {
	width: 1037px;
	height: 120px;
	margin-top: 100px;
}
.ban-b {
	width: 659px;
	margin: 0 auto;
}
.ban-b img {
	width: 659px;
	height: 106px;
	margin-top: 46px;
}
/** wrap **/
.wrap {
	min-width: 1200px;
}
.wrap-tit {
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #eaeaea;
	font-size: 16px;
	color: #2484C0;
}
.wrap-tit h1, .wrap-tit h2 {
	font-size: 28px;
	display: inline-block;
	border-bottom: 3px solid #2484c0;
	line-height: 50px;
}
.wrap-tit h1 span {
	font-size: 20px;
}
.wrap-tit img {
	border-bottom: 3px solid #2484c0;
	padding-bottom: 16px;
	margin-top: 18px;
}
.wrap-tit h2 {
	display: inline-block;
	line-height: 63px;
}
/** 导读 **/
.guide {
	padding: 35px 0;
	border-bottom: 1px solid #eaf8fb;
}
.guide-left {
	width: 68px;
	height: 61px;
	background: url(../images/bidu.png) no-repeat;
	margin-right: 50px;
}
.guide-right {
	font-size: 18px;
	width: 1080px;
	line-height: 30px;
}
.guide-right b {
	font-size: 20px;
}
/** 报考条件 **/
.conditions-top {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	background: #d6efff;
	padding: 0 40px 0 20px;
	margin-top: 20px;
	overflow: hidden;
}
.conditions-top h2 {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
}
.conditions-top span {
	font-size: 16px;
	color: #555;
}
.certifi a {
	font-size: 14px;
	padding: 4px 10px;
	border: 1px solid #ff5426;
	margin-left: 10px;
	border-radius: 5px;
}
.certifi a.certifi-xlz {
	color: #ff5426;
	border-color: #ff5426;
}
.certifi a.certifi-jyz {
	color: #ff9d00;
	border-color: #ff9d00;
}
.certifi a.certifi-xwz {
	color: #009cff;
	border-color: #009cff;
}
.conditions-bottom {
	background: #f7f7f7;
	font-size: 15px;
	padding: 20px 20px 20px;
	line-height: 1.8;
}
.conditions-left {
	width: 860px;
/*	margin-right: 30px;
	padding-right: 30px;*/
}
.conditions-js {
	color: #666;
	text-indent: 2em;
}
.conditions-tit {
	font-size: 18px;
}
.conditions-p p {
	line-height: 28px;
}
.conditions-subp p {
	margin-bottom: 15px;
}
.conditions-subp p:last-child {
	margin-bottom: 0;
}
.conditions-yd {
	font-weight: bold;
	color: #fc722f;
	font-size: 18px;
}
.conditions-yd:before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 22px;
	background: url(../images/youshi.png) no-repeat;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}
.conditions-sub {
	color: #999;
	margin-top: -5px;
}
.conditions-ul {
	border-top: 1px solid #e9e9e9;
	margin-top: 5px;
	padding-top: 5px;
}
.conditions-ul a {
	color: #666;
}
.conditions-ul li {
	float: left;
	width: 100%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.conditions-right {
	width: 309px;
}
/** 对照表 **/
.wrap-left {
	width: 860px;
}
.wrap-right {
	width: 300px;
}
.wrap-sub {
	font-size: 26px;
	margin-top: 44px;
	border-bottom: 2px solid #eaeaea;
	padding-bottom: 13px;
	float: left;
	width: 100%;
}
.wrap-sub h2 {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}
.wrap-sub1 {
	margin-top: 34px;
}
.wrap-sub .more {
	font-size: 18px;
	color: #999;
	float: right;
	margin-top: 10px;
}
.compare-ul {
	float: left;
	margin-top: 30px;
	font-size: 16px;
	width: 300px;
}
.compare-ul ul {
	float: left;
	width: 150px;
}
.compare-ul li {
	float: left;
	width: 140px;
	margin-bottom: 13px;
	height: 22px;
	overflow: hidden;
}
.compare-ul li:last-child {
	margin-bottom: 0;
}
.compare-ul li a {
	color: #333;
}
.compare-ul li a i {
	font-style: normal;
	width: 16px;
	height: 16px;
	display: inline-block;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	background: #bbb;
	color: #fff;
	margin-top: -2px;
	vertical-align: middle;
	margin-right: 5px;
}
.compare-ul li a i.rank1 {
	background: #ff5a00;
}
.compare-ul li a i.rank2 {
	background: #eb7e3c;
}
.compare-ul li a i.rank3 {
	background: #ebaf3c;
}
.compare-ull {
	text-align: center;
	border-top: 1px solid #eee;
	margin-top: 30px;
}
.compare-ull ul {
	font-size: 0;
	float: left;
}
.compare-ull .compare-tit {
	background: #b4dcf8;
}
.compare-ull .compare-tit li {
	font-weight: bold;
	font-size: 18px;
}
.compare-ull li {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	width: 185px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
}
.compare-ull .compare-fix {
	width: 120px;
	float: left;
}
.compare-ull .compare-fix p {
	color: #2484c0;
	background: #f0f9ff;
	width: 120px;
	font-size: 18px;
	font-weight: normal;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	height: 60px;
	line-height: 60px;
	box-sizing: border-box;
}
.compare-ull .compare-fix p:first-child {
	background: #b4dcf8;
	font-weight: bold;
	color: #333;
}
.compare-ull .compare-h li, .compare-ull .compare-fix p.compare-p {
	height: 75px;
	line-height: 75px;
}
.compare-ull .compare-h li.tal {
	line-height: normal;
	padding-left: 15px;
	padding-top: 15px;
}
/** 招生简章 **/
.rules-tit {
	font-size: 22px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #eaeaea;
}
.rules-tit h3 {
	font-size: 22px;
	font-weight: normal;
	display: inline;
}
.rules-tit .more, .wrap-tit .more {
	font-size: 16px;
	color: #999;
	float: right;
	margin-top: 5px;
}
.rules-con {
	width: 410px;
	float: left;
}
.rules-ul ul {
	margin-top: 15px;
}
.rules-ul li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.rules-ul a {
	font-size: 16px;
	color: #333;
}
.rules-ul a:before {
	width: 6px;
	height: 6px;
	content: '';
	background: #dedede;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.rules-ul a:hover {
	color: #2484c0;
	text-decoration: underline;
}
.rules-ul-right ul {
	float: left;
	width: 100%;
}
.ask-ul {
	margin-top: 20px;
	float: left;
	width: 100%;
}
.ask-ul li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 9px;
	height: 44px;
	overflow: hidden;
}
.ask-ul li:last-child {
	margin-bottom: 0;
}
.ask-ul li a {
	color: #333;
	font-size: 16px;
}
.ask-ul li a:hover {
	color: #2484c0;
	text-decoration: underline;
}
.ask-ul li:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/wenhao.png) no-repeat;
	position: absolute;
	left: 0;
	top: 3px;
}
/* special */
.zt-more {
	margin-bottom: 10px;
	margin-right: 10px;
}
.zt-more a {
	color: #999;
	font-size: 14px;
}
.swiper-con {
	position: relative;
}
.swiper-ul {
	width: 1200px;
	height: 172px;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
}
.swiper-ul ul li {
	width: 237px;
	float: left;
	height: 210px;
	overflow: hidden;
}
.swiper-ul ul li a {
	float: left;
	margin: 0 10px;
	width: 212px;
	height: 156px;
}
.swiper-ul ul li a img {
	width: 100%;
	height: 100%;
}
.swiper-btn ul {
	width: 1200px;
	text-align: center;
}
.swiper-btn ul li {
	margin-top: 2px;
	width: 13px;
	height: 13px;
	background: #e3e3e3;
	border-radius: 50%;
	text-indent: 99999em;
	overflow: hidden;
	margin-left: 10px;
	cursor: pointer;
	display: inline-block;
}
.swiper-btn ul li.on {
	background: url(../images/ss.png) no-repeat;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-top: -5px;
}
.swiper-btn a {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -50px;
}
.swiper-btn a.prev {
	background: url(../images/prev.png) no-repeat;
	left: -50px;
}
.swiper-btn a.next {
	background: url(../images/next.png) no-repeat;
	right: -50px;
}
.zt-more {
	margin-bottom: 10px;
	margin-right: 10px;
}
.zt-more a {
	color: #999;
	font-size: 14px;
}
.swiper-con {
	position: relative;
	margin-top: 30px;
}
.swiper-ul {
	width: 1200px;
	height: 172px;
	overflow: hidden;
	position: relative;
}
.swiper-ul ul li {
	width: 237px;
	float: left;
	height: 210px;
	overflow: hidden;
}
.swiper-ul ul li a {
	float: left;
	margin: 0 10px;
	width: 212px;
	height: 156px;
}
.swiper-ul ul li a img {
	width: 100%;
	height: 100%;
}
.swiper-btn ul {
	width: 1200px;
	text-align: center;
}
.swiper-btn ul li {
	margin-top: 2px;
	width: 13px;
	height: 13px;
	background: #e3e3e3;
	border-radius: 50%;
	text-indent: 99999em;
	overflow: hidden;
	margin-left: 10px;
	cursor: pointer;
	display: inline-block;
}
.swiper-btn ul li.on {
	background: url(../images/ss.png) no-repeat;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-top: -5px;
}
.swiper-btn a {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -50px;
}
.swiper-btn a.prev {
	background: url(../images/prev.png) no-repeat;
	left: -50px;
}
.swiper-btn a.next {
	background: url(../images/next.png) no-repeat;
	right: -50px;
}
.goTop {
	width: 55px;
	height: 55px;
	position: fixed;
	right: 150px;
	bottom: 30px;
	background: #b31952 url(../images/gotop.png) no-repeat center center;
	cursor: pointer;
	display: none;
}
.goTop:hover {
	background-color: #9a1041;
}
/** wrap-bottm **/
.wrap-bottm {
	background: url(../images/bottom.jpg) no-repeat center center;
	min-width: 1200px;
	height: 360px;
	margin-top: 40px;
	position: relative;
}
.wrap-bottm .wrap-con {
	text-align: center;
}
.wrapb-btn {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
}
.wrapb-btn a {
	width: 150px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #fdaa29;
	font-size: 20px;
	text-align: center;
	display: inline-block;
	border-radius: 5px;
	margin: 0 20px;
}
.wrapb-btn a:hover {
	background: #ffcc01;
}
.wrapb-btn a:first-child:hover {
	background: #0aa4d7;
}
.wrapb-btn a:first-child {
	background: #2aafcc;
}
.wrapb-img2 {
	margin-top: 10px;
}
.btn {
	position: absolute;
	width: 1200px;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 5px;
	text-align: center;
}
.btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 13px;
	height: 13px;
	_font-size: 0;
	margin-left: 10px;
	cursor: pointer;
	background: #e3e3e3;
	border-radius: 50%;
}
.btn span.on {
	background: url(../images/ss.png) no-repeat;
	width: 18px;
	height: 18px;
	vertical-align: bottom;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
}
.footer-index-up ul {
	margin-right: 86px;
}
.footer-index-up ul.spe {
	margin-right: 0;
}
.footer-index-up li {
	line-height: 26px;
	font-size: 14px;
	color: #666;
}
.footer-index-up li.tit {
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
}
.footer-index-up li a {
	font-size: 14px;
}
.footer-index-up dl {
	margin-left: 38px;
	width: 80px;
	text-align: center;
}
.footer-index-up dl.spe {
	margin-left: 0;
}
.footer-index-up dl dd {
	line-height: 26px;
	font-size: 14px;
	font-weight: 700;
	color: #666;
}
.footer-index-up dl dt {
	width: 80px;
	height: 80px;
}
.footer-index-up dl dt a img {
	width: 100%;
	height: 100%;
}
.footer-index-mid {
	text-align: center;
}
.footer-index-mid a {
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
}
.footer-index-botm {
	text-align: center;
	color: #666;
}
.footer-index {
	margin-top: 20px;
}
.footer-index a {
	color: #666;
}
.footer-index a:hover {
	color: #dd3635;
}
.right-kefu {
	position: fixed;
	right: 19px;
	top: 30%;
	font-size: 12px;
	z-index: 999;
	line-height: 1;
}
.right-kefu ul li {
	position: relative;
}
.kefu-close {
	position: absolute;
	width: 14px;
	height: 14px;
	background: url(../images/right-kefu.png) no-repeat;
	background-position: -70px -40px;
	right: 0;
	top: -16px;
}
.kefu-hov {
	width: 50px;
	height: 50px;
	background: #fff;
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
.kefu-hov i {
	display: inline-block;
	background: url(../images/right-kefu.png) no-repeat;
}
.kefu-online {
	width: 50px;
	height: 70px;
	background: #2b70ae;
	text-align: center;
	margin-bottom: 5px;
	display: block;
}
.kefu-online i {
	width: 27px;
	height: 25px;
	display: inline-block;
	background: url(../images/right-kefu.png) no-repeat;
	background-position: -150px -5px;
	margin-top: 7px;
}
.kefu-online p {
	color: #fff;
	line-height: 14px;
}
.kefu-phone i {
	width: 22px;
	height: 28px;
	background-position: -5px -5px;
	margin-top: 13px;
}
.kefu-code i {
	width: 29px;
	height: 23px;
	background-position: -35px -5px;
	margin-top: 15px;
}
.kefu-share i {
	width: 26px;
	height: 26px;
	background-position: -71px -5px;
	margin-top: 13px;
}
.kefu-apply i {
	width: 26px;
	height: 25px;
	background-position: -105px -5px;
	margin-top: 13px;
}
.kefu-gotop {
	display: none;
	float: left;
}
.kefu-gotop i {
	width: 25px;
	height: 15px;
	background-position: -35px -40px;
	margin-top: 17px;
}
.kefu-font {
	display: none;
}
.kefu-con {
	position: absolute;
	right: 50px;
	top: 0;
	padding-right: 10px;
	display: none;
	width: 134px;
}
.kefu-hide {
	background: #fff;
	border: 1px solid #ecebeb;
	padding: 10px;
	box-shadow: 0 0 10px #ddd;
}
.kefu-arrow {
	width: 7px;
	height: 10px;
	background: url(../images/right-kefu.png) no-repeat;
	background-position: -150px -60px;
	position: absolute;
	right: 4px;
	top: 10px;
}
.kefu-ol-con {
	border-top: 1px solid #F2F2F2;
	padding-top: 10px;
}
.kefu-ol .kefu-ol-con:first-child {
	border-top: none;
	padding-top: 0;
}
.kefu-hide .kefu-tit {
	color: #2b70ae;
	font-size: 14px;
	font-weight: normal;
}
.kefu-ol-con ul li a {
	width: 52px;
	height: 22px;
	display: inline-block;
	background: url(../images/right-kefu.png) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
.kefu-ol-con ul li:first-child a {
	margin-right: 6px;
}
.kefu-ol-con ul li {
	float: left;
}
.kefu-ol-con ul li a.kefu-qq {
	background-position: -5px -60px;
}
.kefu-ol-con ul li a.kefu-zx {
	background-position: -70px -60px;
}
.kefu-hide .kefu-mobile .kefu-h3 {
	color: #a4a3a3;
	margin-bottom: 10px;
}
.kefu-hide .kefu-fx .kefu-tit {
	color: #a4a3a3;
}
.kefu-hide .kefu-mobile .kefu-h3.kefu-time:before {
	content: '';
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(../images/right-kefu.png) no-repeat;
	background-position: -105px -40px;
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -2px;
}
.kefu-hide .kefu-mobile .kefu-h4 {
	color: #dd3635;
	font-size: 19px;
	white-space: nowrap;
	margin-bottom: 16px;
	font-family: arial;
	font-weight: normal;
}
.kefu-ewm img {
	width: 111px;
	height: 111px;
}
.kefu-ewm p {
	color: #706f6f;
	margin-top: 5px;
	text-align: center;
}
.kefu-more {
	width: 50px;
	display: block;
	text-align: center;
	background: #fff;
	margin-bottom: 5px;
	display: none;
	float: left;
}
.kefu-more i {
	width: 22px;
	height: 7px;
	display: inline-block;
	background: url(../images/right-kefu.png) no-repeat;
	background-position: -5px -40px;
}
#share-iconn {
	margin-right: -10px;
}
#share-iconn a {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	background: url(../images/right-kefu.png) no-repeat;
	float: left;
}
#share-iconn a:hover {
	color: #333;
	opacity: .8;
	filter: alpha(opacity=80);
}
#share-iconn .bds_qzone {
	background-position: 0 -36px;
}
#share-iconn .bds_weixin {
	background-position: -5px -140px;
}
#share-iconn .bds_tsina {
	background-position: -80px -100px;
}
#share-iconn .bds_tqq {
	background-position: -40px -100px;
}
#share-iconn .bds_renren {
	background-position: 0 -144px;
}
#share-iconn .bds_sqq {
	background-position: -39px -140px;
}
#share-iconn .bds_bdhome {
	background-position: -5px -100px;
}
#share-iconn .bds_more {
	background-position: -80px -140px;
}
.kefu-hob {
	transition: background .5s;
	background: #2b70ae;
	color: #fff;
}
.kefu-hob:hover {
	color: #fff;
}
.kefu-hob i.kefu-i {
	display: none;
}
.kefu-hob p.kefu-font {
	display: block;
	padding-top: 11px;
	line-height: 14px;
}
.logo {
	width: 170px;
}
.logo img {
	display: block;
	width: 100%
}
.deadline {
	color: #666;
	font-size: 18px;
	text-align: center;
	background: #f2f2f2;
}
.deadline span {
	color: #666666;
	font-size: 16px;
	background: #f2f2f2;
	line-height: 34px;
}
.left-day {
	color: #666;
	font-size: 18px;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px dashed #e0e0e0;
	margin: 15px 9px;
}
.left-day span {
	color: white;
	font-size: 24px;
	background: url(../images/left-day.png);
	width: 39px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
}
.method-table ul {
	font-size: 13px;
	color: #004276;
	margin: 15px 0 10px;
}
.method-table ul li:first-child {
	text-align: center;
}
.method-table ul li {
	padding: 0 13px 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 260px;
	text-align: center;
	color: #004276;
}
.method-table li a {
	color: #3971b0;
}.content {
	overflow: hidden;
	margin-top: 1px;
}
.bottom .zuo {
	float: left;
}
.bottom .bottom_pic img {
	border-radius: 5px;
	width: 100%;
	display: block;
}
.bottom .zuo li {
	width: calc(50% - 6px);
	float: left;
	line-height: 24px;
	padding: 0 3px;
}
.bottom .zuo li p {
	text-align: center
}
.right-part {
	width: 290px;
}.white-bg {
    background: #f7f7f7;
}.fr {
    float: right;
}.p10 {
    padding: 10px;
}.title1 h2, .title1 h3 {
    font-size: 16px;
}.theme-color2 {
    color: #2b70ae;
}
a.index-tj-btn {
    display: block;
    height: 56px;
    line-height: 56px;
    border-radius: 4px;
    background-color: #1787e0;
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    filter: alpha(opacity=80);
    opacity: .8;
    color: white;
}.ranking-partr {
    height: 360px;
}.ranking-tab {
    line-height: 18px;
}.ranking-tab a {
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
    color: #666;
    border-radius: 2px;
}.ranking-tab a.active {
    background: #DD3635;
    color: #fff;
}.list-ul3 {
    margin-top: 10px;
}.ranking-partw .list-ul3 li {
    /* height: 40px; */
    overflow: hidden;
}.list-ul3 li {
    padding-top: 3px;
    padding-bottom: 4px;
    line-height: 22px;
}.img_kf {
    width: 100%;
    display: block;
}
.content_zn{
	width: 1200px;
	margin: 0 auto;
}
.list-ul2 li {
    position: relative;
    padding-left: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 20px;
    height: 42px;
    overflow: hidden;
}.list-ul2 li i {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
	    font-style: normal;
}.list-ul2 li a {
    font-size: 14px;
    color: #333;
	    font-weight: 700;
}
.icon-block1 {
    vertical-align: middle;
    text-align: center;
	background: #fff;

    font-weight: 700;
}.icon-block1-spee1 {
    background: #eb613c;
    color: #fff;
}
.testlist {
	width: 100%;
}
.testlist th {
	border: 1px solid #335495;
	background-color: #b4dcf8;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
    font-size: 14px;
}
.testlist td {
	border: 1px solid #5274b6;
	line-height: 40px;
	padding-left: 5px;
	text-align: center;
	font-size: 15px;
}