@charset "UTF-8";
/*页面banner图*/
.index-banner {
	height: 640px;
	width: 100%;
	background: url("../picture/picture_temp/about-banner.png") no-repeat center;
	background-size: auto 640px;
	margin-top: 80px;
}

.index-banner .content-box {
	padding-top: 180px;
	height: 570px;
	position: relative;
}

.index-banner .content-box .box-detail {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	text-align: center;
}

.index-banner .content-box .box-detail .box-left {
	width: 100%;
}

.index-banner .content-box .box-detail .box-left .left-img {
	height: 268px;
}

.index-banner .content-box .box-detail .box-left .left-img img {
	width: 100%;
	height: 100%;
}

.index-banner .content-box .box-detail .box-left p.h1 {
	font-size: 44px;
	color: white;
	line-height: 67px;
	margin-bottom: 18px;
	font-weight: 600;
}

.index-banner .content-box .box-detail .box-left .left-cate {
	color: white;
	font-size: 16px;
	margin-bottom: 30px;
}

.index-banner .content-box .box-detail .box-left .left-edu {
	font-size: 20px;
	font-weight: 500;
	color: white;
	margin-bottom: 100px;
}

.index-banner .content-box .box-detail .box-left button {
	width: 160px;
	height: 52px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.25)));
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.25));
	border-radius: 26px;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	color: white;
}

.index-box {
	margin-bottom: 80px;
}

.about-title {
	font-size: 30px;
	font-weight: 600;
	line-height: 42px;
	color: #303133;
}

/*内容*/
.about-content {
	margin-top: 40px;
	position: relative;
}

.about-content .content-box {
	display: -webkit-box;
	display: flex;
}

.about-content .content-box .content-info {
	width: 748px;
	margin-right: 52px;
}

.about-content .content-box .content-info .info-title {
	margin-bottom: 40px;
}

.about-content .content-box .content-info .info-msg p {
	font-size: 16px;
	color: #606266;
	line-height: 28px;
	margin-bottom: 30px;
}

.about-content .content-box .content-img img {
	width: 380px;
	height: 540px;
	position: absolute;
	top: -114px;
}

/*活动展示*/
.about-show .show-title {
	text-align: center;
	margin-bottom: 30px;
}

.about-show .show-list {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.about-show .show-list .list-item img {
	width: 380px;
	height: 240px;
	margin-bottom: 10px;
}

.about-show .show-list .list-item p {
	font-size: 16px;
	color: #303133;
	line-height: 28px;
	text-align: center;
}

/*著作展示*/
.about-copyright {
	background-color: #f6f6f6;
}

.about-copyright .content-box {
	padding: 58px 70px;
	display: -webkit-box;
	display: flex;
}

.about-copyright .content-box .copyright-img {
	display: -webkit-box;
	display: flex;
}

.about-copyright .content-box .copyright-img img {
	width: 200px;
	height: 283px;
}

.about-copyright .content-box .copyright-img img:first-child {
	margin-right: 60px;
}

.about-copyright .content-box .copyright-info {
	margin-left: 80px;
}

.about-copyright .content-box .copyright-info .info-msg {
	margin-top: 30px;
}

.about-copyright .content-box .copyright-info .info-msg p {
	color: #606266;
	line-height: 28px;
	margin-bottom: 20px;
}

.about-report {
	margin-bottom: 100px;
}

.about-report .report-title {
	text-align: center;
}

.about-report .report-swiper-box {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	margin-top: 40px;
}

.about-report .report-swiper-box .seiper-arrow {
	width: 36px;
	height: 36px;
	cursor: pointer;
}

.about-report .report-swiper-box .seiper-arrow.left {
	background-position: -590px -500px;
}

.about-report .report-swiper-box .seiper-arrow.right {
	background-position: -631px -500px;
}

.about-report .report-swiper-box .report-swiper {
	position: relative;
	height: 240px;
	width: 1078px;
	overflow: hidden;
	margin: 0 12px;
}

.about-report .report-swiper-box .report-swiper ul {
	margin-top: 10px;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
}

.about-report .report-swiper-box .report-swiper ul li {
	background: white;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
	border-radius: 2px;
	width: 340px;
	height: 220px;
	padding: 30px 20px;
	margin-right: 20px;
}

.about-report .report-swiper-box .report-swiper ul li:last-child {
	margin-right: 0;
}

.about-report .report-swiper-box .report-swiper ul li .item-title {
	font-size: 16px;
	font-weight: 500;
	color: #303133;
	line-height: 22px;
	height: 44px;
	margin-bottom: 12px;
}

.about-report .report-swiper-box .report-swiper ul li .item-desc {
	font-size: 12px;
	color: #909399;
	line-height: 17px;
	margin-bottom: 46px;
}

.about-report .report-swiper-box .report-swiper ul li .item-about {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

@charset "UTF-8";

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}




/* 可视区域 */

.content-box {
    width: 1180px;
    margin: 0 auto;
}

h1,

h2,

h3,

h4,

h5,

h6,

p,

ul {
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #303133;
}

i,

u,

em,

s {
    font-style: normal;
}

ul li,

ol li {
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: #606266;
}

a:focus {
    outline: 0;
    color: #606266;
}

a:link,

a:visited {
    text-decoration: none;
    color: #606266;
}

input,

textarea,

select {
    outline: none;
    font-family: DroidSans, DroidSansFallback, Arial, "Microsoft YaHei";
    color: #303133;
    font-size: 16px;
    font-weight: 500;
}

.hide {
    display: none !important;
}

/*文本超长省略*/

.dan {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

/*两行文本缩略*/

.shuang {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
}

.threeline {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    overflow: hidden;
}

/* 字体大小 */

/*字体颜色*/

.fc-fff {
    color: #fff;
}

.fc-303133 {
    color: #303133;
}

.fc-333 {
    color: #333;
}

/* 字体粗细 */

.fw-500 {
    font-weight: 500;
}

/*行高*/

/* padding */

.pt70 {
    padding-top: 70px;
}

.icon {
    display: inline-block;
    background: url("../picture/icon.png") no-repeat;
}

.icon-36 {
    width: 36px;
    height: 36px;
}

/* margin */

.none {
    display: none;
}

.bgc-f6f6f6 {
    background-color: #f6f6f6;
}

.bgc-fff {
    background-color: #fff;
}

.boxShadow {
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.06);
}

.border-b1 {
    border-bottom: 1px solid #f6f6f6;
}

.btn {
    border-radius: 12px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 156px;
    height: 52px;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}

.btn.light {
    background: #0088ff;
    color: #fff;
    position: relative;
}

.btn.dark {
    background-color: #fff;
    border: 1px solid #0088ff;
    color: #0088ff;
    border-radius: 12px;
    position: relative;
}

.btn.dark::after, .btn.light::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.4);
    opacity: 0;
    border-radius: 12px;
    -webkit-transition: all .6s;
    transition: all .6s;
}

.btn.dark:hover::after, .btn.light:hover::after {
    opacity: 1;
}




@-webkit-keyframes tail {

    0% {
        width: 0;
    }

    30% {
        width: 100px;
    }

    100% {
        width: 0;
    }
}

@keyframes tail {

    0% {
        width: 0;
    }

    30% {
        width: 100px;
    }

    100% {
        width: 0;
    }
}

@-webkit-keyframes shining {

    0% {
        width: 0;
    }

    50% {
        width: 30px;
    }

    100% {
        width: 0;
    }
}

@keyframes shining {

    0% {
        width: 0;
    }

    50% {
        width: 30px;
    }

    100% {
        width: 0;
    }
}

@-webkit-keyframes shooting {

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

    100% {
        -webkit-transform: translateX(300px);
        transform: translateX(300px);
    }
}

@keyframes shooting {

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

    100% {
        -webkit-transform: translateX(300px);
        transform: translateX(300px);
    }
}





/*试用弹框*/

.try-modal-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999999;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: none;
}

.try-modal-box .try-modal {
    width: 480px;
    height: 539px;
    background: white;
    border-radius: 4px;
    padding: 30px 40px;
}

.try-modal-box .try-modal .modal-title {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.try-modal-box .try-modal .modal-title h5 {
    font-size: 24px;
    font-weight: 500;
    font-weight: 500;
    color: #0088ff;
    line-height: 33px;
}

.try-modal-box .try-modal .modal-title .close-icon {
    width: 20px;
    height: 20px;
    background: url("../images/close-icon.png") no-repeat center/cover;
    cursor: pointer;
}

.try-modal-box .try-modal .modal-desc {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    font-weight: 400;
    margin: 10px 0 30px;
}

.try-modal-box .try-modal .modal-form .form-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 30px;
    position: relative;
}

.try-modal-box .try-modal .modal-form .form-item .code {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #c0c4cc;
    cursor: pointer;
    height: 44px;
    line-height: 44px;
    width: 100px;
    text-align: center;
}

.try-modal-box .try-modal .modal-form .form-item .state {
    color: #0088ff;
}

.try-modal-box .try-modal .modal-form .form-item label {
    width: 56px;
    color: #303133;
    line-height: 20px;
    text-align: right;
}

.try-modal-box .try-modal .modal-form .form-item input {
    width: 400px;
    height: 44px;
    border-radius: 2px;
    border: 1px solid #eeeeee;
    padding: 0 20px;
    color: #303133;
}

.try-modal-box .try-modal .modal-form .form-item input:focus {
    border: 1px solid #0088FF;
}

.try-modal-box .try-modal .modal-form .submit-btn button {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 400px;
    height: 44px;
    background: #0088FF;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: white;
    margin-bottom: 30px;
}

.try-modal-box .try-modal .modal-code {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
}

.try-modal-box .try-modal .modal-code p {
    color: #999999;
    line-height: 20px;
}

.try-modal-box .try-modal .modal-code img {
    width: 90px;
    height: 90px;
    margin-left: 16px;
}
