@charset "utf-8";

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	/* background: #F2F2F2; */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type="number"] {
	-moz-appearance: textfield;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	color: inherit;
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

svg {
	vertical-align: middle;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	color: inherit;
	font: inherit;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
	outline: none;
}

input::placeholder {
	color: #bbb
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid silver;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

i {
	font-style: normal
}

optgroup {
	font-weight: 700;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

button {
	outline: none;
	background: #fff;
	border: 1px solid #bbb;
}

.container {
	width: 1200px;
	margin: 0 auto
}

[v-cloak] {
	display: none
}

/*头部*/
header {
	/* background: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    position: sticky;
    top: 0;
    z-index: 200; */
	/* --- */
	width: 100%;
	background: #2154C1;
	overflow: hidden;

}

.headTop {
	height: 195px;
}

.newHeader {
	height: 45px;
	width: 300px;
	float: left;
	float: left;
}

header .HC-bottom {
	text-align: center;
	overflow: hidden;
}

header .HC-bottom img {
	width: 205px;
	margin-top: 8px;
	height: 36px;
}

header .container {
	/* display: flex; */
	/* height: 80px; */
	height: 45px;
	/* justify-content: space-between;
	align-items: center */
}

header .container .el-dropdown {
	float: right;
	margin-top: 15px;
}

header .btn_login {
	/* border: 1px solid #1486e7; */
	/* color: #1486e7; */
	/* width: 102px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 20px;
	display: inline-block\9;
	margin-top: 20px\9;
	float: right\9; */
}

header .loginH {
	color: #96A9DA;
	padding: 18px 0 0;
	width: 400px;
	float: right;
}

header a.hcta {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	margin: 0 20px 0;
}

.HC-logo {
	text-align: center;

}

.HC-logo img {
	width: 480px;
}

.Navhead {
	background: #0C2C84;
	height: 70px;
}

.menus {
	/* 	display: flex;
	align-items: center;
	width: 70%; */
	width: 1200px;
	margin: 0 auto;
}

.menus .login {
	flex-grow: unset;
	margin-top: 20px\9;
	margin-right: 75px
}

.menus li a {
	height: 70px;
	display: inline-block;
	float: left;
	line-height: 70px;
	font-size: 22px;
	color: #ffffff;
	padding: 0 35px;
	width: 16.66%;
	/* width: 20%; */
	box-sizing: border-box;
	text-align: center;
}

.menus li {
	/* flex-grow: 1;
	float: left\9;
	margin-top: 30px\9;
	font-size: 18px;
	padding: 0 20px\9; */
	position: relative;
	text-align: center;
}

/* .menus li:not(.login).active:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -20px;
	height: 5px;
	width: 16px;
	border-radius: 10px;
	background: #1486e7;
	margin-left: -8px;
} */

.menus li.active a {
	/* color: #1486e7; */
	background: #FFB300;
	color: #0C2C84;
}

/* 关于我们 */
.guanyu-title {
	font-size: 28px;
	width: 100%;
	text-align: center;
	line-height: 60px;
}

.maint_cont {
	text-indent: 2em;
	margin-bottom: 50px;
}

.maint_cont p {
	line-height: 25px;
}

/* 个人中心 */
.n_personal {
	overflow: hidden;
	margin: 30px 0;
}

.n_personal>div {
	float: left;
}
.n_personal .tabLeft{
	width: 230px;
	box-sizing: border-box;
	font-size: 20px;
}
.n_personal .tabLeft #u1423_img {
	width: 139px;
	height: 139px;
	border-radius: 50%;
}
.n_personal .ax_default p{
	padding: 10px 0;
	margin: 0;
}
.n_personal .ax_default{
	text-align: center;
	margin: 20px 0 30px 0;
}
.n_personal .btn span {
	display: block;
	width: 100%;
	padding: 15px 0;
}

.n_personal .tabRight {
	width: 970px;
	box-sizing: border-box;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 13px;
	padding:0 30px;
}
.n_personal img{
	width: 277px;
	height: 208px;
}
.n_personal .con p{
	font-size: 17px;
	text-align: center;
	background: #fff;
}

.n_personal .conlist{
	width: 277px;
	float: left;
	margin: 0 13px 30px 13px;
	box-shadow: 5px 5px 10px rgb(222 222 222 / 35%);
	
}
.n_personal .title{
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
    padding: 30px 20px;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
		
}
.n_persgai .persgai li{
    display: inline-block;
    margin-bottom: 40px;
    padding: 6px 15px;
	cursor: pointer;
}
.n_persgai .con_ul{
    padding-bottom: 40px;
}
.n_persgai form{
	padding: 0 100px 0 300px;
	font-size: 16px;
	color: #888;
}
.n_persgai form>div{
	margin-bottom: 20px;
	position: relative;
}
.n_persgai form input{
	width: 300px;
	height: 30px;
	/* border-radius:5px; */
}
.n_persgai form .sex input{
	width:20px;
	padding-right: 10px;
	vertical-align: middle;
}
.n_persgai form  .sex span{
	padding-right: 40px;
	padding-left: 10px;
}
.n_personal .btns{
	    width: 96px;
	    height: 33px;
	    background: inherit;
	    background-color: rgba(33, 84, 193, 1);
	    border: none;
	    border-radius: 21px;
		    color: #fff;
		    margin: 30px auto;
		    display: block;
}
.n_personal .modify{
	   color: #2154C1;
	       position: absolute;
	       top: 0;
	       right: 155px;
	       border: 1px solid #2154C1;
	       width: 90px;
	       height: 33px;
	       text-align: center;
	       font-size: 14px;
	       border-radius: 5px;
	       line-height: 33px;
		   cursor: pointer;
}
.n_personal .selectimg{
	position: relative;
	width: 500px;
	margin: auto;
}
.n_personal span{
	vertical-align: middle;
	/* padding-right: 20px; */
}
.n_personal .selectimg img{
	width: 139px;
	height: 139px;
	vertical-align: middle;border-radius: 50%;
}
/*底部*/
.footer .container {
	display: flex;
	overflow: hidden \9;
	justify-content: space-between;
	line-height: 2.5;
}

.footer li {
	float: left \9;
	width: 20% \9;
}

.footer hr {
	border-color: #888;
}

.footer h4 {
	color: #fff;
	font-weight: normal;
}

.footer p {
	color: #888;
	margin: 0;
	font-size: 14px;
}

.footer .erweima {
	position: relative;
	margin-top: 10px;
}

.footer .erweima:hover img {
	display: inline-block;
}

.footer .erweima a {
	background: #fff;
	color: #333;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	width: 168px;
	height: 38px;
	line-height: 38px;
	border-radius: 20px;
	position: relative;
}

.footer .erweima a:hover {
	background: #00a3fe;
	color: #fff;
}

.footer .erweima img {
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
}

.footer .footerfoot {
	text-align: center;
}

.footer .footerfoot a p {
	display: inline;
}

.footer .footerfoot p {
	margin-top: 18px;
}

/*底部*/

.banner {
	background: url("../images/banner.png") no-repeat center center;
	height: 540px;
}

.index h3 {
	font-size: 28px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.index h3 a {
	font-size: 16px;
	float: right\9;
	color: #999;
}

.redianzhuanti ul {
	/* display: flex;
	overflow: hidden\9;
	justify-content: space-between; */
}

.redianzhuanti li {
	/* width: 32%;
	float: left\9;
	margin-left: 1%\9;
	height: 188px;
	color: white;
	position: relative;
	/* border-radius: 10px; */
	overflow: hidden; */
}

.redianzhuanti li a {
	height: 100%;
	width: 100%;
	display: inline-block;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 40%);
}

.redianzhuanti li h4 {
	font-size: 24px;
	margin: 20px 22px;
}

.redianzhuanti li span {
	background: white;
	color: #333;
	width: 92px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: inline-block;
	border-radius: 20px;
	position: absolute;
	left: 22px;
	bottom: 26px;
}

.zhiboke {
	/* background: #f4f4f4; */
}

.zhiboke .el-tag,
.zhiboke .el-icon-user {
	float: right
}

.zhiboke .el-icon-s-data {
	position: absolute;
	left: 50%;
	top: 60px;
	border-radius: 50px;
	width: 130px;
	margin-left: -65px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, 0.7)
}

.zhiboke .el-icon-s-data:before {
	color: #00a3fe;
	font-size: 25px;
	vertical-align: bottom
}

.zhiboke ul {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	overflow: hidden
}

.zhiboke ul li a {
	display: inline-block;
}

.zhiboke ul li {
	width: 23.5%;
	margin-right: 2%;
	background: #FFF;
	margin-bottom: 25px;
	position: relative;
	box-shadow: 5px 5px 10px rgb(0 0 0 / 5%);
	float: left\9
}

.zhiboke ul li:nth-child(4n) {
	margin-right: 0
}

.zhiboke ul li img {
	width: 282px;
	 height: 186px;
	display: inline-block
}
.zhiboke ul li img.u89{
	width: auto;
	height: auto;
	position: absolute;
	left: 2px;
	top: 150px;
}
.zaishoukecheng li img.u89{
	width: auto;
	height: auto;
	position: absolute;
	left: 8px;
	top: 245px;
}

.main-three-pic-r ul li img.u89{
	width: auto;
	height: auto;
	position: absolute;
	left: 2px;
	top: 149px;
}

.zhiboke ul li h4 {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	padding: 0 10px;
	box-sizing: border-box;
	/* white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all; */
}

.zhiboke ul li h4,
.zhiboke ul li p {
	margin: 10px 0
}

.zhiboke ul li p {
	color: #999;
	font-size: 14px;
}

.dakake {
	/* background: #fff */
	overflow: hidden;
}

.dakake .el-icon-user {
	float: right
}

.form_login {
	background: url("../images/login_bg.png") no-repeat center top;
	padding-top: 120px;
}

.form_login .form {
	padding: 45px 45px 0;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 auto;
	width: 460px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-sizing: border-box
}

.form_login .form h1 {
	line-height: 1;
	margin-top: 0;
	margin-bottom: 30px
}

.form_login .form li {
	margin-bottom: 40px;
	width: 100%;
}

.form_login .form li input {
	border: none;
	border-bottom: 1px solid #d7dadd;
	width: 100%;
	height: 37px;
	line-height: 37px
}

.form_login .form li input:focus {
	border-color: #3397fb
}

.form_login .form .sms {
	border: 1px solid #3397fb;
	color: #3397fb;
	border-radius: 80px;
	margin-left: 15px
}

.form_login .form .btn_login {
	background: #3397fb;
	color: #fff;
	border-radius: 5px;
	width: 100%;
	height: 50px;
	font-size: 18px;
}

.course {
	background: #f4f4f4
}

.course .el-icon-share,
.course .el-icon-star-off,
.course .el-icon-star-on {
	font-size: 30px;
}

.course_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden\9
}

.course_title h1 {
	float: left\9
}

.course_title p,
.course_title div {
	float: right\9;
	margin-top: 20px\9
}

.course_title small {
	color: #999;
	font-size: 18px
}

.courseInfo {
	background: #fff;
}

.courseInfo li {
	position: relative;
	cursor: pointer;
	float: left\9
}

.courseInfo .tabs {
	height: 64px;
	line-height: 64px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 18px;
	overflow: hidden\9;
	display: flex
}

.courseInfo .tabs li {
	padding: 0 20px;
}

.courseInfo .tabs li.active:after {
	content: '';
	width: 20px;
	height: 4px;
	background: #3397fb;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -10px;
	border-radius: 10px
}

.zaishoukecheng {
	/* padding: 25px; */
	overflow: hidden;
}

.zaishoukecheng li {
	/* border-bottom: 1px solid #e8e8e8;
	padding-bottom: 25px;
	width: 33.33%;
	white-space: nowrap\9; */
	float: left;
	width: 382px;
	margin-left: 27px;
	margin-bottom: 30px;
	box-shadow: 5px 5px 10px rgb(0 0 0 / 5%);
	background: #ffffff;
	height: 400px;
}

.zaishoukecheng li:nth-child(3n+1) {
	margin-left: 0;
}

.zaishoukecheng li:last-child {
	border-bottom: none;
	padding-bottom: 0
}

.zaishoukecheng li a {
	display: inline-block;
}

.zaishoukecheng li div {
	/* white-space: nowrap; */
	text-overflow: ellipsis;
	overflow: hidden
}

.zaishoukecheng li p {
	line-height: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 16px;
	padding: 0 15px;
	/* padding: 10px 15px 0; */
	box-sizing: border-box;
}

.zaishoukecheng li p span {
	color: #666666;
	font-size: 14px;
}

.zaishoukecheng li:hover h4 {
	color: #3397fb
}

.zaishoukecheng li img {
	width: 100%;
	height: 287px;
	/* 	display: inline-block;
	margin-right: 15px;
	float: left\9 */
}

.zaishoukecheng li p {
	color: #777;
	font-size: 18px
}
.zaishoukecheng li p.name{
	/* height: 56px; */
	line-height:25px;
	margin: 10px 0;
}

.liveCon {
	background: #fff;
	overflow: hidden;
	padding: 0 15px
}

.liveCon img {
	max-width: 100% !important;
}

.courseevaluate {
	padding: 25px;
	overflow: hidden\9
}

.courseevaluate .el-avatar,
.courseevaluate li>div {
	float: left\9
}

.courseevaluate li {
	display: flex
}

.courseevaluate li p {
	color: #777
}

.courseevaluate li>div {
	margin-left: 20px;
}

.courseevaluate li * {
	margin: 0 0 10px
}

.courseevaluate textarea {
	padding: 10px;
	box-sizing: border-box;
	width: 100%;
	height: 150px;
	resize: none;
	outline: none;
	border: 1px solid #e8e8e8
}

.coursefiles {
	padding: 25px;
}

.coursefiles h4 {
	margin: 0
}

.coursefiles li {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 10px;
	float: none\9
}

.coursefiles li:last-child {
	border-bottom: none
}

.coursefiles li p {
	color: #777;
	font-size: 14px
}

.coursefiles li:hover h4 {
	color: #3397fb
}

.pull-right {
	float: right
}

.video-js {
	width: 100%\9 !important;
	height: 500px\9 !important;
}

.Newbanner {
	height: 410px;
	display: flex;
	text-align: center;
	align-items: center;
}

.Newbanner div {
	width: 100%;
}

.Newbanner h3 {
	font-size: 35px;
	font-weight: normal;
}

.Newbanner p {
	font-size: 14px;
}

.jigoujianjie {
	margin: 68px auto;
}

.jigoujianjie svg {
	margin: 0;
}

.jigoujianjie div {
	width: 710px;
	padding: 25px;
	box-sizing: border-box;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.06);
	margin: -300px auto 0 490px;
	position: relative;
	background: #fff;
	z-index: 100;
}

.jigoujianjie div p {
	text-indent: 2em;
	margin: 0;
	color: #666;
	line-height: 1.7;
}

.jigoujianjie h3 {
	font-weight: normal;
	margin: 0;
	font-size: 30px;
}

.hezuohuoban {
	background: #fff;
	padding-bottom: 30px;
}

.hezuohuoban h3 {
	position: relative;
	padding-bottom: 10px;
}

.hezuohuoban ul {
	display: flex;
	padding: 10px\9;
	overflow: hidden\9;
	flex-wrap: wrap;
	justify-content: left;
}

.hezuohuoban ul li {
	float: left\9;
	position: relative;
	box-sizing: border-box;
	width: 23.5%;
	margin-bottom: 30px;
	margin-right: 2%;
}

.hezuohuoban ul li:nth-child(4n) {
	margin-right: 0;
}

.hezuohuoban ul li img {
	vertical-align: middle;
	width: 100%;
	height: 110px;
}

.modelTitle {
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	margin: 60px 0 45px;
}

/* 专题 */
.current {
	margin: 0 auto;
	overflow: hidden;
}

.current ul li {
	float: left;
	line-height: 60px;
	margin-right: 10px;
}

.zhuanti .el-col-12 {
	width: 33.33%;
}

.zhuanti .el-row img {
	width: 380px;
	height: 285px;
	display: inline-block;
	/* border-radius: 5px; */
}

.zhuanti .el-row a {
	display: inline-block;
	background-color: #fff;
}
.jianjieOvers{
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 10;
	  line-clamp: 10;
	  -webkit-box-orient: vertical;
}
.zhuanti .el-row h3 {
	font-size: 20px;
	margin:10px 15px;
	    /* height: 48px; */
/* 	height: 56px;
	line-height: 28px; */
	font-size: 18px;
	/* margin-top: 6px; */
	/* padding: 15px; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
}

.zhuanti .el-row .el-col {
	margin-bottom: 20px;
}

.el-breadcrumb {
	color: #333;
	font-size: 16px;
	font-weight: inherit;
}

.el-breadcrumb__item i {
	padding: 0 10px;
}

/* .zhuanti .el-row .el-col:hover h3 {
	color: #3397fb
} */
/* 专题详情 */
.special {
	overflow: hidden;
}

.special-left {
	float: left;
	width: 627px;
	/*height: 470px;*/
}

.special-left img {
	width: 627px;
	height: 470px;
}

.special-right {
	width: 525px;
	float: right;

}
.special-right .zhuse{
	color: #0C2C84;
}
.special-right span{
	color: #4a4a4a;
}

.special-right h3 {
	font-size: 28px;
	font-weight: 600;
	line-height: 40px;
	margin-top: 80px;
	margin-bottom: 10px;
}

.special-right span {
	height: 300px;
	overflow: hidden;
	float: none;
	width: 100%;
	line-height: 28px;
}

.zhusess {
	color: #0C2C84;
	padding-bottom: 30px;
	display: inline-block;
}

.xuexi a {
	display: block;
	width: 234px;
	height: 50px;
	background: #0C2C84;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	margin-top: 10px;
	border-radius: 3px;
}

.right_bott span {
	padding-bottom: 10px;
	display: inline-block;
	height: auto;
}

.index-main-title {
	font-size: 28px;
	text-align: center;
	margin: 40px 0;
	background: url(../images/u1.png) bottom center no-repeat;
	padding-bottom: 15px;
	font-weight: 700;
	line-height: 50px;
}

.zhutilists .el-col-6 {
	width: 33.333%;
}

/* .zhutilists .el-pager li{
	font-size: 16px;
} */
/* .el-icon{
	font-size: 20px !important;
} */
.CC-intro {
	background: url(../images/u1030.png)no-repeat center center;
	color: #ffffff;
	padding: 72px 170px;
	box-sizing: border-box;
	overflow: hidden;
}

.CC-intro .CC-intro-left {
	width: 226px;
	height: 226px;
	border-radius: 113px;
	-o-border-radius: 113px;
	-moz-border-radius: 113px;
	-webkit-border-radius: 113px;
	float: left;
	overflow: hidden;
}

.CC-intro .CC-intro-right {
	float: left;
	margin-left: 38px;
	width: 595px;
	height: 226px;
	padding: 10px 0;
	box-sizing: border-box;
}

.CC-intro .CC-intro-right h4 {
	font-size: 20px;
	line-height: 40px;
	margin: 0;
}

.CC-intro .CC-intro-right p {
	line-height: 30px;
	height: 160px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	margin: 0;
}

.jieshao {
	overflow: hidden;
	margin: 20px auto 100px !important;
}

.jieshao-left {
	width: 788px;
	float: left;
	margin-right: 30px;
}

.jieshao-right {
	width: 380px;
	float: left;
}

.jieshao-l-tatle {
	height: 50px;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	line-height: 50px;
	font-weight: 700;
}

.jieshao-left span {
	display: block;
	width: 100px;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #0C2C84;
	font-size: 22px;
	text-align: center;
	color: #0C2C84;
	font-weight: 700px;
}

.jieshao-left p {
	line-height: 28px;
	text-indent: 2em;
	padding: 0 10px;
	margin-top: 10px;
}

.jieshao-r-tatle {
	height: 50px;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	line-height: 50px;
	margin-bottom: 20px;
	color: #666666;
}

.jieshao-right {
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	text-align: center;
	color: #666666;
	font-weight: 700px;
}

.jieshao-right span {}

.s- {
	font-size: 14px;
}

.s- {
	color: #999;
}

.special--- {
	float: left;
	width: 345px;
	/* height: 370px; */
	background-color: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 0px;
	-moz-box-shadow: 5px 5px 10px rgba(222, 222, 222, 0.349019607843137);
	-webkit-box-shadow: 5px 5px 10px rgb(222 222 222 / 35%);
	box-shadow: 5px 5px 10px rgb(222 222 222 / 35%);
	margin-bottom: 30px;
	margin-left: 15px;
}

.special--- dt {
	width: 345px;
	height: 259px;
}

.special--- dt img {
	width: 345px;
	height: 259px;
}

.special--- dd {
	/* height: 56px; */
	line-height: 28px;
	font-size: 18px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 8px;
}

.special--- dd.fosidn {
	/* display: flex;
	justify-content: space-between; */
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.special--- dd.fosidn .right{
	float: right;
}

/*尾部*/
.footer {
	background: #0C2C84;
}

.Footer {
	overflow: hidden;
	width: 1200px;
	margin: auto;
}

.Footer .F-con {
	padding: 32px 0;
}

.Footer .F-con p {
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;

}

.Footer .F-con p a {
	color: #ffffff;
	margin-left: 20px;
}

.Footer .F-con p span {
	margin-left: 20px;
}

/*分页*/
.page {
	margin: 60px auto 85px;
	text-align: center;
}

.page p {}

.page a {
	line-height: 28px;
	border: 1px solid #cccccc;
	color: #333333;
	padding: 8px 8px;
	margin-left: 10px;
}

.page a.page-button {
	padding: 8px 12px;
}

.page a.page-on {
	color: #ffffff;
	border: 1px solid #3734B5;
	background: #0C2C84;
}

/*----------------------翻页-----------------------*/

#page {
	width: 770px;
	text-align: center;
	padding-top: 20px;
	color: #333;
	padding-bottom: 40px;
	font-family: Arial, "����";
	clear: both;
	padding-left: 30px;
	height: 40px;
	margin-top: 20px;
	margin: 0 auto;
}

#page span {
	display: block;
	float: left;
	line-height: 25px;
}

#page .disabled {
	border: 1px solid #d0d0d0;
	line-height: 25px;
	color: #d6d6d6;
	background: #f6f6f6;
	width: 50px;
	margin: 0 3px;
}

#page .one {
	border: 1px solid #d0d0d0;
	line-height: 25px;
	color: #333;
	background: #f6f6f6;
	width: 50px;
	height: 25px;
	float: left;
	margin: 0 3px;
}

#page .two {
	border: 1px solid #d0d0d0;
	line-height: 25px;
	color: #000000;
	background: #f6f6f6;
	width: 30px;
	height: 25px;
	float: left;
	margin: 0 3px;
}

#page .three {
	background: url(../img/blue_bg.jpg) repeat-x left bottom;
	border: 1px solid #0c2c84;
	line-height: 25px;
	color: #0c2c84;
	text-decoration: none;
	width: 30px;
	height: 25px;
	float: left;
	margin: 0 3px;
}

#page a:hover {
	background: #0c2c84;
	border: 1px solid #0c2c84;
	color: #fff;
	text-decoration: none;
}
