@import url();
@import url(module.css);
@import url(global.css);
@import url();
@import url(ddsmoothmenu.css);
@import url(animate.css);
@import url();


.content {
    max-width: 1500px;
    margin: 0 auto;
    height: 100%;
}
.contentab {
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.contentk12 {
    max-width: 1200px;
    margin: 0 auto;
    height: 750px;
}
.contentk12-3 {
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
}
.contentk12-5 {
    max-width: 1200px;
    margin: 0 auto;
    height: 1300px;
}

.contentk12-6 {
    max-width: 1200px;
    margin: 0 auto;
    height: 1100px;
}

.contentk12-7{
    max-width: 1200px;
    margin: 0 auto;
    height: 950px;
}

.contentzyjy {
    max-width: 1200px;
    margin: 0 auto;
    height: 1000px;
}

.contentzyjy1 {
    max-width: 1200px;
    margin: 0 auto;
    height: 1100px;
}
.contentzypt {
    max-width: 100%;
    margin: 0 auto;
}

.toptel {
float:right
}

.header {
    height: 66px;
    background: #041b44;
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
    transition: height 0.36s ease;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.header .content {
  
}

.logo {
    position: relative;
    float: left;
    height: 66px;
    margin-right: 50px;
}

.logo a {
    position: relative;
    display: block;
    top: 12%;
}

.i_nav {
    float: left;
    height: 66px;
}


.i_banner_box {
    position: relative;
    width: 100%;
    z-index: 10;
}

.i_banner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}



.arrowsWrapper .icon-next-copy {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    transform: rotateZ(0deg);
}

.arrowsWrapper .slider-arrow--right {
    right: 50px;
    background: url(../image/arrow-next.png) center no-repeat;
}

.arrowsWrapper .slider-arrow--left{
    left: 50px;
    background: url(../image/arrow-prev.png) center no-repeat;
}

.pro {
    padding-top: 94px;
    background: #151515;
}

.pro_toptitle {
    float: left;
}

.pro_toptitle .title {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.pro_toptitle .subtitle {
    display: inline-block;
    color: rgba(255, 255, 255, 0.33);
    font-size: 13px;
    margin-left: 10px;
    line-height: 26px;
}

.i_pro_title {
    float: right;
}

.i_pro_title li {
    background-color: transparent;
    border-color: transparent;
    color: rgba(255, 255, 255, 0.6);
    padding: 0 15px;
    margin: 0;
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.i_pro_title li span {
    position: relative;
}

.i_pro_title .on span::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 1px;
    background: #f8c80f;
    transition: all 0.36s ease 0s;
    width: 100%;
    margin-left: -50%;
}

.i_pro_title li span::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 1px;
    background: #f8c80f;
    transition: all 0.36s ease 0s;
}

.i_pro_title li span:hover::after {
    width: 100%;
    margin-left: -50%;
}

.i_pro_c {
    clear: both;
}

.pro_list .swiper-container1 {
    padding-top: 70px;
    position: relative;
    padding-bottom: 100px;
    overflow: hidden;
}

.pro_list .swiper-container1 .pic {
    position: relative;
    overflow: initial;
    height: 220px;
}

.pro_list .swiper-container1 .pic img {
    transition: all 0.36s ease;
    display: inline;
    position: relative;
    width: 100%;
    z-index: 9999;
    height: 100%;
}

.item_mask {
    height: 100px;
    width: 100%;
    background: #1d1d1d;
    position: absolute;
    bottom: 0;
    opacity: 1;
    transition: all 0.36s ease 0s;
    box-shadow: 0 13px 21px rgba(20, 7, 10, 0.26);
    border-radius: 5px;
}

.pro_list .swiper-container1 .title {
    padding: 24px 20px;
    padding-top: 42px;
}

.pro_list .swiper-container1 .title .toptitle {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.36s ease;
}

.pro_list .swiper-container1 .title .subtitle {
    transition: all 0.36s ease;
    color: rgba(255, 255, 255, 0.34);
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    background: rgba(255, 208, 19, 0.298039);
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #f8c80f;
}



.about {
    
	background: linear-gradient(to bottom right, #002663, #142949, #212323, #000000);
    background-position: center -1px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 136px 0 168px;
}

.VR {
    background: #000000;
    background-position: center -1px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 136px 0 168px;
}

.PT {

    background-position: center -1px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 0px 0 100px;
}

.FW {
    background: #FFFFFF;
    background-position: center -1px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 100px 0 100px;
}

.zypt {
    background: #090e18;
    background-position: center -1px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 50px 0 200px;
}

.map {
    background-image:url(../image/dt.png);
    background-repeat: no-repeat;
	background-size:cover;
    padding: 40px 0 685px;
}





.container_content {
    position: relative;
    clear: both;
}

.contentbody {
    width: 480px;
    height: 216px;
    padding: 150px 40px;
    float: left;
    box-sizing: content-box;
}

.contentbody .wrapper {
}

.contentbody .wrapper .about_header {
    padding: 0;
    position: relative;
    top: 0;
    height: 60px;
}

.contentbody .wrapper .about_header .title {
    color: #fff;
    font-size: 38px;
    float: left;
    line-height: 30px;
}

.contentbody .wrapper .about_header .subtitle {
    color: rgba(20, 20, 20, 0.64);
    font-size: 13px;
    float: left;
    margin-left: 12px;
    line-height: 36px;
    vertical-align: sub;
}

.contentbody1 {
    width: 600px;
    height: 300px;
    float: left;
    box-sizing: content-box;
	background-image:url(../image/srbj.png);
	border-radius: 18px;
	margin-top:120px;
}
.contentbody1 .wrapper {
 
}
.contentbody1 .wrapper .about_header {
    padding: 0;
    position: relative;
    top: 50px;
    height: 60px;
}
.contentbody1 .wrapper .about_header .title {
    color: #fff;
    font-size: 38px;
    float: left;
    line-height: 30px;
}
.contentbody1 .wrapper .about_header .subtitle {
    color: rgba(20, 20, 20, 0.64);
    font-size: 13px;
    float: left;
    margin-left: 12px;
    line-height: 36px;
    vertical-align: sub;
}


.contentbody2 {
    width: 500px;
    height: 200px;
    padding: 0px 40px;
    float: left;
    box-sizing: content-box;
}

.contentbody2 .wrapper .about_header {
    padding: 0;
    position: relative;
    top: 0;
    height: 60px;
}
.contentbody2 .wrapper .about_header .title {
    color: #fff;
    font-size: 38px;
    float: left;
    line-height: 30px;
}
.contentbody2 .wrapper .about_header .subtitle {
    color: rgba(20, 20, 20, 0.64);
    font-size: 13px;
    float: left;
    margin-left: 12px;
    line-height: 36px;
    vertical-align: sub;
}

.description {
    margin-top: 0;
    color: #fff;
    line-height: 20px;
    max-width: 600px;
    margin-top: 30px;
    font-size: 13px;
}

.description p a {
    border-color: #ffce0f;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
    background: #fff;
    color: #5a5a59;
    width: 100px;
    padding: 0;
    height: 30px;
    border-radius: 50px;
    text-align: center;
    display: block;
}

.description p a:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
    background: #fff;
    color: #5a5a59;
}

.mediabody {
    float: right;
    right: 45px;
}

.mediabody .image {
    background-image: url(../image/sr_1.png);
    width: 800px;
    height: 689px;
    margin-top: 0px;
    position: relative;
    z-index: 2;
   
}

.mediabody .image1 {
    background-image: url(../image/sr_2.jpg);
    width: 800px;
    height: 600px;
    margin-top: 0px;
    position: relative;
    z-index: 2;
    box-shadow: 0 13px 21px rgba(20, 7, 10, 0.31);
}
.mediabody .image2 {
    background-image: url(../image/sr_3.png);
    width:800px;
    height: 509px;
    margin-top: 20px;
    position: relative;
    z-index: 2;
    box-shadow: 0 13px 21px rgba(20, 7, 10, 0.31);
}
.mediabody .image3 {
    background-image: url(../image/sr_4.png);
    width:800px;
    height: 655px;
    margin-top: 0px;
    position: relative;
    z-index: 2;
    box-shadow:0 13px 21px rgba(20, 7, 10, 0.31);
}

.mediabody .image4 {
    background-image: url(../image/sr_5.png);
    width:800px;
    height: 460px;
    margin-top: 50px;
    position: relative;
    z-index: 2;
    box-shadow:0 13px 21px rgba(20, 7, 10, 0.31);
}
.mediabody .image5 {
    background-image: url(../image/sr_6.png);
    width:800px;
    height: 509px;
    margin-top: 20px;
    position: relative;
    z-index: 2;
    box-shadow:0 13px 21px rgba(20, 7, 10, 0.31);
}
.mediabody .image6 {
    background-image: url(../image/sr_7.png);
    width:800px;
    height: 637px;
    margin-top: 20px;
    position: relative;
    z-index: 2;
    box-shadow:0 13px 21px rgba(20, 7, 10, 0.31);
}

.mediabody .image7{
    background-image: url(../image/zy.png);
    box-shadow:0 13px 21px rgba(20, 7, 10, 0.31);
	background-size: 100% 100%;
}


.mcounter {
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(404.png);
    padding: 30px 0;
    position: relative;
}

.mcounter .module_container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    height: 190px;
    margin: 0 auto;
}

.mcounter .module_container .container_content {
    position: absolute;
    width: 100%;
    height: 190px;
    clear: both;
}

.mcounter .module_container .container_content .content_list {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 0;
}

.mcounter .module_container .container_content .content_list li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
}

.mcounter .module_container .container_content .content_list li p {
    text-align: center;
    font-size: 14px;
}

.mcounter .module_container .container_content .content_list li p .counterDX {
    font-family: 'HELVETICANEUELTPRO-THEX', Arial;
    color: #fff;
    font-size: 50px;
    text-align: center;
    margin-top: 15px;
    line-height: 52px;
    vertical-align: top;
}

.mcounter .module_container .container_content .content_list li p .unit {
    position: relative;
    top: 1px;
    left: 3px;
    font-size: 14px;
    vertical-align: top;
}

.mcounter .module_container .container_content .content_list li .title {
    color: #999;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.mcounter .module_container .container_content .content_list li:not(:last-child):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 45px;
    background-color: rgba(170, 170, 170, 0.2);
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.recommendation {
    background-color: #121212;
    padding: 94px 0;
    position: relative;
    overflow: hidden;
}

.recommendation_container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}

.recommendation_header {
    float: left;
}

.recommendation_header .title {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.recommendation_header .subtitle {
    display: inline-block;
    color: rgba(255, 255, 255, 0.33);
    font-size: 13px;
    margin-left: 10px;
    line-height: 26px;
}

.recommendation .container_content {
    clear: both;
}

.recommendation .container_content .content_wrapper {
    padding-top: 70px;
}

.content_list .item_block_1 {
    width: 578px;
    height: 566px;
    margin-right: 22px;
    position: relative;
    overflow: hidden;
    float: left;
    border: 0;
    background-color: transparent;
    box-sizing: border-box;
}

.content_list .item_block_1 .item_img {
    width: 100%;
    height: 100%;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all .7s ease-out;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    float: left;
    overflow: hidden;
    position: relative;
}

.content_list .item_block_1 .item_img img {
    transition: all 0.36s ease;
    display: inline;
}

.content_list .item_block_1 .item_wrapper {
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all .7s ease-out;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    opacity: 0;
    text-align: center;
    float: left;
    background: #1e1e1e;
}

.content_list .item_block_1 .item_wrapper::before {
    content: '';
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    border: 1px solid rgba(255, 235, 159, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px;
    opacity: 0;
    transform: scale(1.08);
    transition: all 0.36s ease;
    z-index: 2;
}

.content_list .item_block_1 .item_wrapper .item_info {
    position: relative;
    z-index: 5;
    padding: 0 50px;
    margin-top: 180px;
}

.content_list .item_block_1 .item_wrapper .item_info .title {
    color: #0b0b0b;
    font-size: 26px;
    font-family: 'HELVETICANEUELTPRO-THEX', Arial;
    margin-top: 90px;
    transition: all 0.36s ease;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.content_list .item_block_1 .item_wrapper .item_info .description {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.36s ease;
    height: 78px;
    line-height: 26px;
    font-size: 13px;
    margin-top: 20px;
    color: rgba(73, 73, 73, 0.52);
}

.content_list .item_block_1 .item_wrapper .item_info .description p {
    margin: 0px 20px;
}

.details {
    width: 96px;
    height: 26px;
    padding: 0;
    line-height: 26px;
    text-align: center;
    border-radius: 15px;
    border: 1px solid rgba(162, 133, 21, 0.1);
    margin: 32px 0 0;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 14px;
    transition: all 0.36s ease;
    color: #999;
}

.details::after {
    content: 'more';
    display: inline-block;
    color: #a88c1b;
    font-size: 13px;
}

.content_list .item_block_1:hover .item_wrapper {
    background: #f8c80f;
    transform: rotateY(0deg);
    opacity: 1;
}

.content_list .item_block_1:hover .item_img {
    transform: rotateY(-180deg);
}

.content_list .item_block_1:hover .item_wrapper::before {
    transform: scale(0.92);
    opacity: 1;
}

.content_list .item_block:hover .details {
    background: #fff;
    border-color: #fff;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.17);
    color: #fff;
}

.content_list .item_block_2 {
    margin-bottom: 26px;
    width: 600px;
    height: 270px;
    float: left;
    border: 0;
    background-color: transparent;
    box-sizing: border-box;
}

.content_list .item_block_2 .item_img {
    float: right;
    overflow: hidden;
    width: 300px;
    height: 270px;
    position: relative;
}

.content_list .item_block_2 .item_img img {
    transform: scale(1.1);
    transition: all 0.36s ease;
    display: inline;
}

.content_list .item_block_2 .item_wrapper {
    float: left;
    background: #1e1e1e;
    width: 300px;
    height: 270px;
    text-align: center;
    position: relative;
}

.content_list .item_block_2 .item_wrapper::before {
    content: '';
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    border: 1px solid rgba(255, 235, 159, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px;
    opacity: 0;
    transform: scale(1.08);
    transition: all 0.36s ease;
    z-index: 2;
}

.content_list .item_block_2 .item_wrapper .item_info {
    position: relative;
    z-index: 5;
    padding: 0 50px;
}

.content_list .item_block_2 .item_wrapper .item_info .title {
    color: #fff;
    font-family: 'HELVETICANEUELTPRO-THEX', Arial;
    margin-top: 90px;
    transition: all 0.36s ease;
    font-size: 16px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.content_list .item_block_2 .item_wrapper .item_info .description,
.content_list .item_block_3 .item_wrapper .item_info .description {
    display: none;
}

.content_list .item_block_2:hover .item_img img,
.content_list .item_block_3:hover .item_img img {
    transform: scale(1);
}

.content_list .item_block_2:hover .item_wrapper,
.content_list .item_block_3:hover .item_wrapper {
    background: #f8c80f;
    transform: scale(1.08);
}

.content_list .item_block_2:hover .item_wrapper::before,
.content_list .item_block_3:hover .item_wrapper::before {
    opacity: 1;
    transform: scale(1);
}

.content_list .item_block_3 {
    width: 600px;
    height: 270px;
    float: left;
    border: 0;
    background-color: transparent;
    box-sizing: border-box;
}

.content_list .item_block_3 .item_img {
    float: left;
    overflow: hidden;
    width: 300px;
    height: 270px;
    position: relative;
}

.content_list .item_block_3 .item_img img {
    transform: scale(1.1);
    transition: all 0.36s ease;
    display: inline;
}

.content_list .item_block_3 .item_wrapper {
    float: left;
    background: #1e1e1e;
    width: 300px;
    height: 270px;
    text-align: center;
    position: relative;
}

.content_list .item_block_3 .item_wrapper::before {
    content: '';
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    border: 1px solid rgba(255, 235, 159, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px;
    opacity: 0;
    transform: scale(1.08);
    transition: all 0.36s ease;
    z-index: 2;
}

.content_list .item_block_3 .item_wrapper .item_info {
    position: relative;
    z-index: 5;
    padding: 0 50px;
}

.content_list .item_block_3 .item_wrapper .item_info .title {
    color: #fff;
    font-family: 'HELVETICANEUELTPRO-THEX', Arial;
    margin-top: 90px;
    transition: all 0.36s ease;
    font-size: 16px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.course {
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(404.png);
    padding: 94px 0;
    padding-bottom: 100px;
    position: relative;
}

.course .cou_toptitle {
    float: left;
}

.course .cou_toptitle .title {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.course .cou_toptitle .subtitle {
    display: inline-block;
    color: rgba(255, 255, 255, 0.33);
    font-size: 13px;
    margin-left: 10px;
    line-height: 26px;
}

.course .i_cou_title {
    float: right;
    text-align: center;
}

.course .i_cou_title li {
    background-color: transparent;
    border-color: transparent;
    color: rgba(255, 255, 255, 0.6);
    padding: 0 15px;
    margin: 0;
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.course .i_cou_title li span {
    position: relative;
}

.course .i_cou_title li span::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 1px;
    background: #f8c80f;
    transition: all 0.36s ease 0s;
}

.course .i_cou_title .on span::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 1px;
    background: #f8c80f;
    transition: all 0.36s ease 0s;
    width: 100%;
    margin-left: -50%;
}

.course .i_cou_title li span:hover::after {
    width: 100%;
    margin-left: -50%;
}

.course .i_cou_c {
    clear: both;
}

.course .i_cou_c .cou_list {
    padding-top: 96px;
    position: relative;
    display: block;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    width: 100%;
    z-index: 1;
}

.course .i_cou_c .cou_list .swiper-container2 {
    padding-bottom: 105px;
    overflow: hidden;
}

.course .i_cou_c .cou_list .cou_block .cou_wrapper {
    text-align: center;
    height: 240px;
    margin-top: 6px;
    padding: 24px 20px;
    transition: all 0.36s ease;
}

.course .i_cou_c .cou_list .cou_block .cou_wrapper .time {
    font-size: 26px;
    color: rgba(255, 255, 255, 0.60);
    position: relative;
    font-family: 'HELVETICANEUELTPRO-THEX', Arial;
    line-height: 26px;
    transition: all 0.36s ease;
}

.course .i_cou_c .cou_list .cou_block .cou_wrapper .time::before {
    content: '';
    width: 11px;
    height: 11px;
    border: 1px solid #fff;
    position: absolute;
    border-radius: 8px;
    left: 50%;
    margin-left: -5px;
    top: 44px;
    transition: all 0.36s ease;
}

.course .i_cou_c .cou_list .cou_block .cou_wrapper .time .time-connect {
    margin-right: 6px;
}

.course .i_cou_c .cou_list .cou_block .cou_wrapper .time::after {
    content: '';
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    border-radius: 8px;
    top: 48px;
    transition: all 0.36s ease;
}

.course .i_cou_c .cou_list .cou_block .cou_wrapper .toptitle {
    color: #fff;
    padding-top: 56px;
    transition: all 0.36s ease;
    font-size: 16px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.course .i_cou_c .cou_list .cou_block .cou_wrapper .cou_infos {
    margin-top: 35px;
    position: relative;
    transition: all 0.36s ease;
}

.course .i_cou_c .cou_list .cou_block .cou_wrapper .cou_infos::before {
    content: '';
    position: absolute;
    top: -40px;
    left: 50%;
    height: 0px;
    width: 1px;
    margin-left: 0px;
    background: #444;
    transition: all 0.36s ease;
    opacity: 0;
}

.course .i_cou_c .cou_list .cou_block .cou_wrapper .cou_infos .description {
    color: rgba(255, 255, 255, 0.4);
    height: 78px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.36s ease;
    font-size: 13px;
    line-height: 26px;
}

.course .i_cou_c .cou_list .cou_block .cou_wrapper .cou_infos::after {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -14px;
    width: 28px;
    background: #444;
    height: 1px;
    transition: all 0.2s ease;
    opacity: 1;
}

.course .i_cou_c .cou_list .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0px;
}

.course .i_cou_c .cou_list .cou_block:hover .cou_wrapper .time::after {
    border-color: #f8c80f;
}

.course .i_cou_c .cou_list .cou_block:hover .cou_wrapper .toptitle {
    color: #f8c80f;
}

.course .i_cou_c .cou_list .cou_block:hover .cou_wrapper .cou_infos::before {
    height: 28px;
    opacity: 1;
    transition-delay: 0.3s;
}

.course .i_cou_c .cou_list .cou_block:hover .cou_wrapper .cou_infos::after {
    width: 0px;
    margin-left: 0px;
    opacity: 0;
}

.course .i_cou_c .cou_list .cou_block:hover .cou_wrapper .cou_infos {
    margin-top: 45px;
}

.service {
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 94px 0;
    padding-bottom: 100px;
    position: relative;
    z-index: 1;
    background: #151515;
}

.service .ser_toptitle {
    float: left;
}

.service .ser_toptitle .title {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.service .ser_toptitle .subtitle {
    display: inline-block;
    color: rgba(255, 255, 255, 0.33);
    font-size: 13px;
    margin-left: 10px;
    line-height: 26px;
}

.service .i_ser_title {
    float: right;
    text-align: center;
}

.service .i_ser_title li {
    background-color: transparent;
    border-color: transparent;
    color: rgba(255, 255, 255, 0.6);
    padding: 0 15px;
    margin: 0;
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.service .i_ser_title li span {
    position: relative;
}

.service .i_ser_title li span:hover::after {
    width: 100%;
    margin-left: -50%;
}

.service .i_ser_title li span::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 1px;
    background: #f8c80f;
    transition: all 0.36s ease 0s;
}

.service .i_ser_title .on span::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 1px;
    background: #f8c80f;
    transition: all 0.36s ease 0s;
    width: 100%;
    margin-left: -50%;
}

.service .i_ser_c {
    clear: both;
}

.service .i_ser_c .ser_list {
    padding-top: 70px;
    position: relative;
}

.service .i_ser_c .ser_list .swiper-container3 {
    padding-bottom: 70px;
    display: block;
    position: relative;
    overflow: hidden;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper {
    position: relative;
    overflow: hidden;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block {
    overflow: hidden;
    width: 100%;
    background-color: transparent;
    box-sizing: border-box;
    height: auto;
    float: left;
    transition: all 0.36s ease;
    position: relative;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block .ser_img {
    position: relative;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block .ser_img::before {
    border-color: #f8c80f;
    color: inherit;
    position: absolute;
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    content: ' ';
    border: 1px solid #ffce0f;
    top: 1px;
    left: 50%;
    transition: height .1s linear .3s, width .1s linear .4s, visibility 0s .51s;
    border-bottom: 0;
    border-left: 0;
    margin: 10px;
    margin-left: 4px;
    z-index: 5;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block .ser_img img {
    position: relative;
    z-index: 2;
    transition: all 0.36s ease;
    display: inline;
    width: 100%;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block .ser_img .item_mask {
    height: 100px;
    width: 100%;
    background: #1d1d1d;
    position: absolute;
    bottom: 0;
    opacity: 1;
    transition: all 0.36s ease 0s;
    box-shadow: 0 13px 21px rgba(20, 7, 10, 0.26);
    border-radius: 5px;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block .ser_img::after {
    border-color: #f8c80f;
    background-image: linear-gradient(#f8c80f, #f8c80f);
    color: inherit;
    position: absolute;
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    content: ' ';
    border: 1px solid #ffce0f;
    right: 0;
    bottom: 0;
    transition: background-size .1s linear 0s, height .1s linear .1s, width .1s linear .2s, visibility 0s .3s;
    border-top: 0;
    border-right: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 0 1px;
    z-index: 5;
    margin: 10px;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block .ser_wrapper {
    position: relative;
    padding: 24px 20px;
    z-index: 5;
    background: #151515;
    padding-right: 76px;
    padding-top: 42px;
    transition: all 0.36s ease;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block .ser_wrapper .toptitle .title {
    text-align: left;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.36s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block .ser_wrapper .toptitle .subtitle p {
    text-align: left;
    color: rgba(255, 255, 255, 0.34);
    font-size: 14px;
    line-height: 22px;
    transition: all 0.36s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block .details {
    background-color: #f8c80f;
    border-color: #f8c80f;
    margin: 0;
    bottom: 32px;
    box-shadow: 0 10px 14px rgba(0, 0, 0, 0.17);
    width: 38px;
    height: 38px;
    padding: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: transparent;
    text-indent: -18px;
    position: absolute;
    right: 48px;
    opacity: 0;
    z-index: 5;
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    background-image: url(../image/dayu.png);
    background-position: center;
    background-size: 26px;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block .details::after {
    display: none;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block:hover .ser_img::before {
    width: calc(52% - 22px);
    height: calc(100% - 22px);
    visibility: visible;
    transition: width .1s linear 0s, height .1s linear .1s;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block:hover .ser_img::after {
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    transition: visibility 0s .2s, width .1s linear .2s, height .1s linear .3s, background-size .1s linear .4s;
    background-size: 51% 1px;
    visibility: visible;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block:hover .ser_wrapper .toptitle .title {
    color: #f8c80f;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-wrapper .ser_block:hover .details {
    border-color: #f8c80f;
    background-color: #f8c80f;
    right: 22px;
    color: transparent;
    opacity: 1;
}

.service .i_ser_c .ser_list .swiper-container3 .swiper-pagination {
    bottom: 0px;
}

.gallery {
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(404.png);
    padding: 94px 0;
    padding-bottom: 155px;
    position: relative;
    overflow: hidden;
}

.gallery .gal_toptitle {
    float: left;
}

.gallery .gal_toptitle .title {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.gallery .gal_toptitle .subtitle {
    display: inline-block;
    color: rgba(255, 255, 255, 0.33);
    font-size: 13px;
    margin-left: 10px;
    line-height: 26px;
}

.gallery .container_content {
    clear: both;
}

.gallery .container_content .content_wrapper {
    padding-top: 70px;
}

.gallery .container_content .content_wrapper .item_block {
    width: 600px;
    height: 294px;
    float: right;
    border: 0;
    position: relative;
    overflow: hidden;
    background-color: transparent;
    box-sizing: border-box;
}

.gallery .container_content .content_wrapper .item_block .item_img {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
}

.gallery .container_content .content_wrapper .item_block .item_img img {
    transition: all 0.36s ease;
    display: inline;
    max-width: 100%;
}

.gallery .container_content .content_wrapper .item_block .item_wrapper {
    float: right;
    width: 300px;
}

.gallery .container_content .content_wrapper .item_block .item_wrapper .item_info {
    padding: 100px 74px;
    display: block;
    position: relative;
    text-align: center;
}

.gallery .container_content .content_wrapper .item_block .item_wrapper .item_info::before {
    top: 50%;
    margin-top: -5px;
    content: '';
    position: absolute;
    left: 50%;
    height: 0px;
    width: 1px;
    margin-left: 0px;
    background: #444;
    transition: all 0.36s ease;
    opacity: 0;
}

.gallery .container_content .content_wrapper .item_block .item_wrapper .item_info .title {
    font-size: 40px;
    color: #fff;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    position: relative;
    padding: 0 20px;
    transition: all 0.36s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.gallery .container_content .content_wrapper .item_block .item_wrapper .item_info .title::after {
    content: '+';
    display: block;
    height: 12px;
    line-height: 12px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}

.gallery .container_content .content_wrapper .item_block .item_wrapper .item_info .subtitle p {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
    margin-top: 32px;
    transition: all 0.36s ease;
    line-height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.gallery .container_content .content_wrapper .item_block .item_wrapper .item_info::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -14px;
    width: 28px;
    background: #444;
    height: 1px;
    transition: all 0.2s ease;
    opacity: 1;
    top: 50%;
    margin-top: 7px;
    clear: both;
    display: block;
}

.gallery .container_content .content_wrapper #item_block_2 {
    float: left;
}

.gallery .container_content .content_wrapper #item_block_2 .item_wrapper {
    display: none;
}

.gallery .container_content .content_wrapper .item_block:first-child {
    margin-left: 20px;
}

.gallery .container_content .content_wrapper #item_block_3 .item_img,
.gallery .container_content .content_wrapper #item_block_4 .item_img {
    float: right;
}

.gallery .container_content .content_wrapper #item_block_4 {
    float: left;
}

.gallery .container_content .content_wrapper .item_block::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 592px;
    height: 286px;
    border: 4px solid #f8c80f;
    transform: scale(1);
    opacity: 0;
    transition: all 0.6s ease;
}

.gallery .container_content .content_wrapper .item_block:hover::after {
    transform: scale(1);
    opacity: 1;
}

.gallery .container_content .content_wrapper .item_block:hover .item_img img {
    transform: scale(1.1);
}

.gallery .container_content .content_wrapper .item_block:hover .item_wrapper .item_info::before {
    height: 28px;
    opacity: 1;
    transition-delay: 0.3s;
}

.gallery .container_content .content_wrapper .item_block:hover .item_wrapper .item_info::after {
    width: 0px;
    margin-left: 0px;
    opacity: 0;
}

.gallery .container_content .content_wrapper .item_block:hover .item_wrapper .item_info .subtitle p {
    margin-top: 40px;
}

.evaluate {
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 94px 0;
    padding-bottom: 44px;
    position: relative;
    background: #151515;
}

.evaluate .eva_toptitle {
    float: left;
}

.evaluate .eva_toptitle .title {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
}

.evaluate .eva_toptitle .subtitle {
    display: inline-block;
    color: rgba(255, 255, 255, 0.33);
    font-size: 13px;
    margin-left: 10px;
    line-height: 26px;
}

.evaluate .container_content {
    clear: both;
}

.evaluate .container_content .swiper-container4 {
    position: relative;
    padding-top: 40px;
    padding-bottom: 100px;
    overflow: hidden;
}

.evaluate .container_content .swiper-container4 .item_block {
    width: 100%;
    background-color: transparent;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
    height: auto;
    float: left;
    transition: all 0.36s ease;
}

.evaluate .container_content .swiper-container4 .item_block .item_img {
    position: relative;
    float: left;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 25px;
}

.evaluate .container_content .swiper-container4 .item_block .item_img img {
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: none;
    transform: translate(-50%, -50%);
    transition: all 0.36s ease;
    display: inline;
}

.evaluate .container_content .swiper-container4 .item_block .item_title {
    transition: all 0.36s ease;
}

.evaluate .container_content .swiper-container4 .item_block .item_title .title {
    padding-right: 10px;
    color: #fff;
    font-size: 16px;
    padding-top: 8px;
    transition: all 0.36s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    line-height: 30px;
}

.evaluate .container_content .swiper-container4 .item_block .item_title .subtitle {
    padding-right: 10px;
    color: rgba(255, 255, 255, 0.27);
    font-size: 13px;
    line-height: 22px;
    transition: all 0.36s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.evaluate .container_content .swiper-container4 .item_block .item_info {
    position: relative;
    padding: 65px 40px 76px;
    background: rgba(46, 46, 46, 0.6);
    border-radius: 4px;
    transition: all 0.36s ease;
    margin-top: 13px;
    margin-bottom: 40px;
}

.evaluate .container_content .swiper-container4 .item_block .item_info .description p {
    line-height: 28px;
    color: rgba(255, 255, 255, 0.5);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.36s ease;
    height: 84px;
    font-size: 13px;
}

.evaluate .container_content .swiper-container4 .item_block .item_info::after {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 36px;
    width: 0;
    height: 0;
    border-top: 7px solid rgba(46, 46, 46, 0.6);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    transition: all 0.36s ease;
}

.evaluate .container_content .swiper-container4 .swiper-pagination {
    bottom: 20px;
}

.evaluate .container_content .swiper-container4 .item_block:hover .item_img img {
    width: 108%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.evaluate .container_content .swiper-container4 .item_block:hover .item_title .title {
    color: #f8c80f;
}

.evaluate .container_content .swiper-container4 .item_block:hover .item_info {
    background: #f8c80f;
    bottom: 15px;
}

.evaluate .container_content .swiper-container4 .item_block:hover .item_info::after {
    border-top-color: #f8c80f;
}

.evaluate .container_content .swiper-container4 .item_block:hover .item_info .description p {
    color: #101010;
}

.alinks {
    padding: 40px 0;
    background-color: #111;
    border-bottom: 1px solid #222;
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
}

.alinks .swiper-container {
    padding: 35px 0;
    position: relative;
}

.alinks .swiper-container .swiper-slide a {
    display: block;
    width: 137px;
    height: 67px;
    position: relative;
    margin: 0 auto;
}

.alinks .swiper-container .swiper-button-next,
.alinks .swiper-container .swiper-button-prev {
    width: 7px;
    height: 20px;
}

.alinks .swiper-container .swiper-button-next::after,
.alinks .swiper-container .swiper-button-prev::after {
    font-size: 15px;
    color: #fff;
}





.i_container {
    padding: 0 0 20px;
}

.i_container * {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.p_container * {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.box01 {
    width: 100%;
    padding-bottom: 30px;
    background: #f2f2f2;
    text-align: center;
}

.i_notice {
    display: inline-block;
    padding-left: 25px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    background: url(../image/icon02.png) no-repeat left center;
}

.i_pro01 {
    width: 1140px;
    margin: 0 auto;
}

.i_pro01 li {
    float: left;
    display: inline-block;
    width: 265px;
    margin: 0 10px;
    border-top: 1px solid #eeeeee;
}

.i_pro01 li a {
    display: block;
    position: relative;
    width: 265px;
    height: 170px;
    overflow: hidden;
}

.i_pro01 li a span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 265px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    background: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_pro01 li a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_pro01 li a:hover span {
    color: #e28b0f;
}

.box01_l {
    float: left;
    margin-top: 35px;
    width: 370px;
    height: 446px;
    padding: 15px 25px 0;
    background: #FFF;
}

.box01_r {
    float: right;
    margin-top: 35px;
    width: 727px;
    height: 446px;
    background: #FFF;
}

.i_news01 {
    width: 100%;
    background: #f6f6f6;
    border-radius: 0 0 4px 4px;
}

.i_news01_c {
    margin: 10px 20px 0px 20px;
    height: 156px;
    text-align: left;
}

.i_news01_c li {
    width: 280px;
}

.i_news01_t {
    height: 58px;
    line-height: 58px;
    text-align: center;
}

.i_news01_t strong {
    font-size: 58px;
    color: #e28b0f;
}

.i_news01_c h4 {
    display: block;
    margin-top: 5px;
    line-height: 25px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_news01_c span {
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.mline {
    height: 30px;
    background: url(../image/icon03.jpg) repeat-x left center;
}

.i_jiuye {
    width: 320px;
}

.i_jiuye dl {
    float: left;
}

.i_jiuye dl:nth-child(1) {
    width: 84px;
}

.i_jiuye dl:nth-child(2) {
    width: 109px;
    margin-left: 2px;
}

.i_jiuye dl:nth-child(3) {
    width: 123px;
    margin-left: 2px;
}

.i_jiuye dl dt {
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    background: #e28b0f;
    font-size: 16px;
    color: #FFF;
}

.i_jiuye dl:nth-child(1) dt {
    border-radius: 4px 0 0 0;
}

.i_jiuye dl:nth-child(3) dt {
    border-radius: 0 4px 0 0;
}

.i_jiuye dl dd {
    height: 35px;
    line-height: 35px;
    margin-top: 1px;
    background: #f6f6f6;
    font-size: 14px;
    color: #666;
}

.i_jiuye dl dd:nth-child(2n+2) {
    background: #f0f0f0;
}

.i_jiuye dl:nth-child(1) dd {
    height: 143px;
    padding: 50px 20px 0;
    line-height: 20px;
    letter-spacing: 3px;
    background: #e28b0f;
    color: #FFF;
    font-size: 18px;
}

.i_news02 {
    width: 727px;
}

.i_news02_l {
    margin: 5px 30px 0 20px;
}

.i_news02_l li {
    width: 677px;
}

.i_news02_l dl {
    height: 100px;
    margin-top: 20px;
    overflow: hidden;
}

.i_news02_l dl dt {
    float: left;
    width: 180px;
    height: 100px;
    overflow: hidden;
}

.i_news02_l dl dt a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_news02_l dl dd {
    float: right;
    width: 475px;
    text-align: left;
}

.i_news02_l dl dd h3 {
    display: block;
    height: 30px;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_news02_l dl dd span {
    display: block;
    margin-top: 5px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    color: #888888;
}

.i_pro02 {
    width: 100%;
    padding: 50px 0;
}

.i_pro02_l {
    margin: 30px auto 0;
    width: 1120px;
    height: 348px;
    overflow: hidden;
}

.i_pro02_l li {
    float: left;
    width: 224px;
    height: 174px;
    overflow: hidden;
    width: 224px;
    height: 174px;
    overflow: hidden;
}

.i_pro02_l li a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_kc {
    width: 100%;
    padding: 30px 0 40px;
    background: #f2f2f2;
}

.i_kc_l {
    width: 1120px;
    margin: 0 auto;
}

.i_kc_l ul {
    float: left;
    margin-left: 5px;
    width: 331px;
}

.i_kc_l ul li {
    width: 331px;
    position: relative;
}

.i_kc_l ul li i {
    display: block;
    overflow: hidden;
}

.i_kc_l ul li a:hover i img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_kc_l ul li dl {
    display: none;
    position: absolute;
    width: 331px;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 2;
}

.i_kc_l ul li dl dt {
    color: #FFF;
    font-size: 32px;
    width: 150px;
    margin: 0 auto;
    text-align: center;
}

.i_kc_l ul li dl dd {
    width: 125px;
    height: 40px;
    margin: 40px auto 0;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border-radius: 20px;
    background: #FFF;
}

.i_kc_l ul:nth-child(1) {
    margin-left: 0;
}

.i_kc_l ul:nth-child(1) li:nth-child(1) {
    height: 245px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(1) li:nth-child(1) a:hover dl {
    display: block;
    padding-top: 40px;
    height: 245px;
    background: rgba(233, 72, 54, .9);
}

.i_kc_l ul:nth-child(1) li:nth-child(2) {
    height: 311px;
    margin-top: 4px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(1) li:nth-child(2) a:hover dl {
    display: block;
    padding-top: 60px;
    height: 311px;
    background: rgba(233, 72, 54, .9);
}

.i_kc_l ul:nth-child(2) li:nth-child(1) {
    height: 383px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(2) li:nth-child(1) a:hover dl {
    display: block;
    padding-top: 100px;
    height: 383px;
    background: rgba(108, 207, 113, .9);
}

.i_kc_l ul:nth-child(2) li:nth-child(2) {
    height: 172px;
    margin-top: 5px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(2) li:nth-child(2) a:hover dl {
    display: block;
    padding-top: 20px;
    height: 172px;
    background: rgba(108, 207, 113, .9);
}

.i_kc_l ul:nth-child(2) li:nth-child(2) a:hover dl dd {
    margin-top: 10px;
}

.i_kc_l ul:nth-child(3) {
    width: 447px;
}

.i_kc_l ul:nth-child(3) li {
    width: 447px;
}

.i_kc_l ul:nth-child(3) li dl {
    width: 447px;
}

.i_kc_l ul:nth-child(3) li:nth-child(1) {
    height: 245px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(3) li:nth-child(1) a:hover dl {
    display: block;
    padding-top: 40px;
    height: 245px;
    background: rgba(249, 209, 23, .9);
}

.i_kc_l ul:nth-child(3) li:nth-child(2) {
    height: 311px;
    margin-top: 4px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(3) li:nth-child(2) a:hover dl {
    display: block;
    padding-top: 60px;
    height: 311px;
    background: rgba(249, 209, 23, .9);
}

.i_company {
    width: 100%;
    padding: 50px 0;
}

.i_company_l {
    margin: 20px auto 0;
    width: 1120px;
    overflow: hidden;
}

.i_company_l li {
    float: left;
    display: inline-block;
    width: 120px;
    height: 60px;
    margin: 10px;
    overflow: hidden;
}


.footer {
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #021236;
    padding: 0 0 60px;
    position: relative;
}

.footer .contactlist {
    padding-top: 20px;
}

.footer .contactlist .contactinfo {
    width: 100%;
    float: none;
}

.footer .contactlist .contactinfo h3 {
    color: #98baff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 100;
	margin-top: 10px;
}

.footer .contactlist .contactinfo p {
    float: left;
    width: auto;
    color: #606060;
    padding-right: 40px;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
}

.footer .contactlist .contactinfo .ff_social {
    padding-top: 0px;
    
}

.footer .contactlist .contactinfo .ff_social a {
    background-color: #5c5c5c;
    width: 80px;
    height: 80px;
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    color: #B3B3B3;
    margin-right: 20px;
    float: left;
    background-size: 100%;
}

.footer .contactlist .contactinfo .ff_social .weixin {
    background-image: url(../image/wx.png);
}


.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    color: #98baff;
	font-size:13px;
}

.copyright {
    padding: 30px 56px;
    background-color: #021236;
}

.copyright p {
    width: 1200px;
    line-height: 24px;
    height: 24px;
    text-align: left;
    margin: 0 auto;
}

.copyright p span {
    display: inline;
    max-width: 70%;
}

.evaluate .container_content .swiper-container4 .item_block .item_info {
    height: 480px;
    overflow: hidden;
}


.container {
    text-align: left;
    margin-top: 12%;
}
.gradient-button {
     display: inline-block;
     padding: 10px 50px;
     border-radius : 30px ;
     font-size: 16px;
     font-weight : bold;
     color: #fff;
	 background-image: linear-gradient(to right,#01a2dc,#03a4d9,#56c2ec,#85ebec);
	 transition: background-position 0.3s;
}

.gradient-buttonwl {
     display: inline-block;
     padding: 10px 40px;
     border-radius : 30px ;
     font-size: 16px;
     font-weight : bold;
     color: #fff;
	 border: 1px solid #fff;
     background-color: transparent;
	 
	  margin-left: -620px;
     margin-top: 50px;
}


.gradient -button:hover {
      background-position: right center;
}

.gradient-button1 {
     display: inline-block;
     padding: 10px 50px;
     border-radius : 30px ;
     font-size: 16px;
     font-weight : bold;
     color: #fff;
	 background-image: linear-gradient(to right,#8fdb34,#7dde45,#37ec88,#31ed8e);
	 transition: background-position 0.3s;
}


.gradient-button2 {
     display: inline-block;
     padding: 10px 50px;
     border-radius : 30px ;
     font-size: 16px;
     font-weight : bold;
     color: #fff;
	 background-image: linear-gradient(to right,#db3b7b,#de4e72,#eeb641,#f1c839);
	 transition: background-position 0.3s;
}
.gradient-button3 {
     display: inline-block;
     padding: 10px 50px;
     border-radius : 30px ;
     font-size: 16px;
     font-weight : bold;
     color: #fff;
	 background-image: linear-gradient(to right,#25ffc3,#29e8cf,#31abec,#31a8ed);
	 transition: background-position 0.3s;
}
.gradient-button4 {
     display: inline-block;
     padding: 10px 50px;
     border-radius : 30px ;
     font-size: 16px;
     font-weight : bold;
     color: #fff;
	 background-image: linear-gradient(to right,#f87e1e,#ef691c,#df461a,#d22918);
	 transition: background-position 0.3s;
}
.gradient-button5 {
     display: inline-block;
     padding: 10px 50px;
     border-radius : 30px ;
     font-size: 16px;
     font-weight : bold;
     color: #fff;
	 background-image: linear-gradient(to right,#3072b9,#3072b9,#3769ab,#3f5e9b);
	 transition: background-position 0.3s;
}

.gradient-button6 {
     display: inline-block;
     padding: 10px 50px;
     border-radius : 30px ;
     font-size: 16px;
     font-weight : bold;
	 margin-left: 45%;
     color: #fff;
	 background-image: linear-gradient(to right,#15b0bf,#4784bc,#943fb7,#c613b4);
	 transition: background-position 0.3s;
}

.gradient1 {
	 width:100%;
	 margin-top:600px;
}

.gradient1-buttonzypt {
     display: inline-block;
     padding: 40px 10px;
     border-radius : 30px ;
     font-size: 16px;
     font-weight : bold;
	 border: 4px solid #10353d;
	 background-color: rgba(255, 255, 255, 0);
	 transition: background-position 0.3s;
	 box-shadow: 0 6px 6px rgba(0,0,0.9);

}

.homecon{
    width: 80%;
    margin:0% auto;
    padding:40px 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.bgcolor1{
    background-color: #000000;
}
.bgcolor2{
    background-color: #ffffff;
}
.bgcolorjoin{
}

.homecontent>div{
}
.homecontent .left{
    width: 60%;

}
.homecontent .right{
    width: 49%;
    padding: 3%;
    box-sizing: border-box;
    min-height: 270px;
    background: #fff;  
    line-height: 30px;
}

.bigtitle {
    width: 100%;
    height: 73px;
    font-size: 38px;
    font-weight: 1000;
    color: #ffffff;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
}
.bigtitlefw {
    width: 100%;
    height: 73px;
    font-size: 38px;
    font-weight: 1000;
    color: #01012d;
    line-height: 73px;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
}
.bigtitlejoin {
    width: 100%;
    height: 73px;
    font-size: 38px;
    font-weight: 1000;
    color: #ffffff;
    line-height: 200px;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
}

.bigtitlek12 {
    width: 100%;
    height: 73px;
    font-size: 50px;
    font-weight: 1000;
    color: #ffffff;
    line-height: 73px;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
	padding-top: 70px;
}

.bigtitlelx {
    width: 100%;
    height: 73px;
    font-size: 38px;
    font-weight: 1000;
    color: #ffffff;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
	padding-top: 70px;
}
.en .bigtitle{
	font-size:34px;
}
gradient-text{
    font-size: 38px;
	font-weight: 1000;
	background: linear-gradient( to right #15b0bf,#4784bc,#943fb7,#c613b4);
	-webkit-backgroud-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
}
	

.homep1 {
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 40px;
    width: 90%;
    margin: 10px auto 0;
    text-indent: 45px;
	color: #ffffff;
}

.homep2 {
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 40px;
    width: 90%;
    margin: 10px auto 0;
    text-indent: 45px;
	color: #777777;
}
.homep3 {
    font-size: 14px;
    line-height: 30px;
	padding-top:20px;
    width: 90%;
    margin: 10px auto 0;
    text-indent: 45px;
	color: #ded7d7;
}

.txtcenter {
    text-align: center;
}

.noindent {
    text-indent: 0;
}


.khal{
    border:1px solid black;
	width:80%;
}
.imageal-div{
    width:40%;
	float:left;
}
imgal{
    width: 100%
}

.textal{
    float:left;
	width: 59%;
	word-break:break-all;
	word-wrap:break-word;
	box-sizing:border-box;
	padding:30px 0 0 30px;
}


.i_newsdll {
  width: 100%;
  background: #000000;
  padding: 50px 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
}

.i_newsdll_l {
    width: 55%;
}

.i_newsdll .swiper-slide > div {
    font-size: 14px;
    color: #ffffff;
    margin: 11px;
}
.i_newsdll .swiper-container {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0 50px 50px;
    box-sizing: border-box;
}

.i_newsdll_r {
  width: 45%;
  line-height: 30px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  margin-bottom: 70px;
  padding: 50px 250px 0 50px;
  color:#FFFFFF
}

.i_newsdll_r h2 {
  display: block;
  font-size: 24px;
  color: #333333;
  position: relative;
  z-index: 2;
  padding-bottom: 90px;
}


.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}


:root {
  --swiper-navigation-size: 44px;
}


.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
 
.flex-item {
  justify-content: space-between; 
  margin: 50px 13px;
  text-align: center;
   width: 10%;
}


.index-box-btn {
    width: 100%;
    padding-top:50px;
}


.index-box-btn .swiper-btn {
    display: inline-block;
    width: 32px;
    height: 32px;
   
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 10;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.index-box-btn .prev {
    float: left;   
    background-image: url(../image/prev.png);
    transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
}

.index-box-btn .next {
	margin-left:40px;   
    transition: right 0.5s ease;
    -webkit-transition: right 0.5s ease;
    -moz-transition: right 0.5s ease;
    -ms-transition: right 0.5s ease;
    -o-transition: right 0.5s ease;
    background-image: url(../image/next.png);
}




.p_container {
    width: 100%;
    background: #1f1f1f;
}

.p_containerry {
    width: 100%;
    background: #111111;
    padding-bottom: 100px;
}
.p_containeral {
    width: 100%;
    background: #000000;
}

.p_containerkh {
    width: 100%;
    background: #ffffff;
}

.p_containerjoin {
    width: 100%;
    background: #021236;
}

.p_containerk12 {
    width: 100%;
    background: #07286c;
}
.p_containerk12-2 {
    width: 100%;
    background: #020f2c;
}

.p_containerk12-3 {
    width: 100%;
    background: #036892;
}

.p_containerk12-4 {
    width: 100%;
    background: #00091a;
}

.p_containerk12-5 {
    width: 100%;
    background: linear-gradient(to bottom,#242932,#172238,#0e1e3d,#071a40) ;
}

.p_containeralk12 {
    width: 100%;
    background: #060016;
}

.p_containerzyjy {
    width: 100%;
    background: linear-gradient(to bottom,#001f34,#023449,#047389,#158d9f) ;
}
.p_containerwl{
    width: 100%;
    background: #061434;
}

.p_containerzypt{
    width: 100%;
	background: #0c111d;
}

.p_containerzymap {
    width: 100%;
    background: #021236;
	margin-top:150px;
}


.sidebar {
    text-align: left;
    display: block;
    display: inline-block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding-top: 64px;
}


.triangle-box {
    position: relative;
    background-color: #2c2c2c;
    border: 1px solid #2c2c2c;
    padding: 170px;
    width: 1200px;
    margin: 10px auto;
	border-radius: 15px;
}

.trianglek12-box {
    position: relative;
    background: linear-gradient(to right,#0489a1,#047c9b,#036f95,#02618e);
    padding: 70px;
    margin: 10px 10px;
	border-radius: 15px;
}

.trianglek12-5-box{
    display: flex;
    justify-content: space-between
}
.trianglek12-5 {
    position: relative;
    background: linear-gradient(to right,#0489a1,#047c9b,#036f95,#02618e);
    padding: 15px;
    width: 25%;
	height: auto;
    margin: 10px 5px;
	border-radius: 15px;
}
.trianglek12-7-box {
    position: relative;
    background: linear-gradient(to right,#0489a1,#047c9b,#036f95,#02618e);
    padding: 30px;
    width: 550px;
    margin: 10px 10px;
	border-radius: 15px;
}

.trianglezypt-box {
    position: relative;
    background: linear-gradient(to top,#0489a1,#047c9b,#036f95,#02618e);
    padding: 32px;
    margin: 0px 0px;
	
}
.trianglezypt1-box {
    position: relative;
    background: linear-gradient(to top,#0489a1,#047c9b,#036f95,#02618e);
    padding: 200px 32px 50px 32px;
    margin: 0px 0px;
	
}

.trianglezypt2-box {
    position: relative;
    background: linear-gradient(to top,#0489a1,#047c9b,#036f95,#02618e);
    padding-top: 110px;
    padding-left: 25px;
	width: 270px;
    height: 170px;
}

 
.triangle {
    fill: #2c2c2c;
    stroke: #2c2c2c;
    stroke-width: 100;
}


.textzp {
  font-size: 18px;
  color: white;
  font-weight:bold;
  margin-left:400px;
  margin-top:100px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5)
 }



.indexstand-center{width: 100%;height: 100%;}
.indexstand {
    margin: 0 0 0 0;
}
.indexstand-bg {
    width: 100%;
    height: 100%;
    
}
.indexstand-body {
    margin: 0 0;
    width: 100%;
}
.width100 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.indexstand-list{width: 100%;overflow: hidden;}
.indexstand-list .indexstand-li{float: left;width: 25%;text-align: center;}
.indsta-pos {
    position: relative;
}
.ti-fu {
    top: 2px;
    right: 27px;
    font-size: 20px;
    font-weight: 600;
	color:#fff;
}

.indsta {
    width: 195px;
    height:250px;
    
    margin: 0 auto;
    padding: 17% 0 9% 0;
	line-height:2;
    
}
.indstakj {
    width: 168px;
    height: 180px;
    
    margin: 0 auto;
    padding: 17% 0 9% 0;
	line-height:1.8;
}

.xtzc{
    display: flex; 
    justify-content: space-between;
	margin-top: 30px;
}

.image-containerk12 {
  width: 380px; 
  text-align: center; 
  flex: 1
}
 
.image-containerk12 img {
  width: 100%; 
  height: auto; 
}
 
.image-textxt {
  margin-top: 10px; 
  font-size: 14px;
  color: #d0c1c1; 
}

.split-text {
  position: relative;
  display: inline-block;
  padding: 60px 0px; 
  margin-left: 300px;
}
 
.split-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px; 
  height: 100px; 
  background-color: #b8aeae; 
  margin-top: -168px
}


.flex-containerk12-6 {
  display: grid;
  grid-template-columns: 0.54fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 10px; 
  margin-top: 40px;
}
 
.left-imagek12-6 {
   grid-row: span 2; 
}

.top-imagek12-6 {
  grid-column: 2; 
  grid-row: 1; 
}

.bottom-left-imagesk12-6 {
  grid-column: 2; 
  grid-row: 2; 
}


.bottom-right-imagek12-6 {
  grid-column: 2; 
  grid-row: 2; 
}

.bottom-left-containerk12-6 {
 display: flex;
 margin-top: 10px;
}

.left-bottomk12-6 {
  flex: 1; 
}
 
.right-bottomk12-6 {
  flex: 1; 
}
 
.left-bottomk12-6 img, .right-bottomk12-6 img {
  width: 100%; 
  height: auto; 
}
 

.image-with-text {
    position: relative;
    display: inline-block;
}
 
.image-with-text .text-join {
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
    color: #ffffff; 
}

.text-with-background {
    font-size: 13px;
    background: rgba(255,255,255,0.5);
    width: 200px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}


.imgwl{
    background: #b057bc;
    height: 550px;
    border-radius: 18px;
}

.imgwl a {   
    width: 1200px;
    padding-top: 30px;
    float: left;
}

.imgwl-3  {
     background-image: linear-gradient(to right, #02c58d, #0073c4);
	  border-radius: 21px;
}


.imgwl-4{
    background: #582395;
    height: 540px;
    border-radius: 21px;
}


.imgwl-5{
    background: #b057bc;
    height: 630px;
    border-radius: 21px;
}

.imgwl-5 a {   
    width: 1200px;
    padding-top: 30px;
    float: left;
}

.imgwl-6{
    background: #239474;
    height: 630px;
    border-radius: 21px;
}

.imgwl-6 a {   
    width: 1200px;
    padding-top: 30px;
    float: left;
}


.map-cont {
    position: absolute;
    left: 30%;
    top: 40%;
    transform: translate(-50%, -30%);
    max-width: 600px;
    text-align: left;
}
.map-txt {
    text-align: left;
}

.tit-cont {
    position: absolute;
    left: 50%;
    top: 17%;
}

.tit-join {
    text-align: center;
    font-size: 38px;
    color: #fff;
    font-weight: 800;
}

.map-cont h4 {
    text-align: justify;
    font-size: 20px;
    color: #fff;
    line-height: 5;
    font-weight: 800;
}
.map-buttonw {
     display: inline-block;
     padding: 5px 30px;
     border-radius : 30px ;
     font-size: 16px;
     font-weight : bold;
     color: #fff;
	 background-image: linear-gradient(to right,#00c2ff,#488ce0,#974fbd,#ff0090);
	 transition: background-position 0.3s;
	 box-shadow: 0 4px 6px rgba(0,0,0.1);
}

.ib-cont .more-btn {
    font-size: 18px;
    color: #fff;
    padding-right: 25px;
    margin-top: 100px;
}
.ib-cont .more-btn {
    font-size: 18px;
    color: #fff;
    padding-right: 25px;
    margin-top: 100px;
}
.ib-cont .more-btn:after {
    -webkit-transition: bottom .3s, background .3s;
    transition: bottom .3s, background .3s;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 20px;
    bottom: 3px;
    height: 1px;
    background-color: rgba(17,17,17,0.8);
    backface-visibility: hidden;
}
.ib-cont .more-btn:after {
    background-color: #fff;
}


.i_zypt_box {
    position: relative;
    width: 100%;
    z-index: 1000;
}

.zypt-cont {
    position: absolute;
    left: 50%;
    top: 20%;
    transform: translate(-50%, 0);
	max-width: 1200px;
    text-align: center;
}
.zypt-txt {
    text-align: center;
}
.zypt-cont h4 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 1.3;
    font-weight: 600;
	background: linear-gradient(to right, #01cc80,#00c5a9,#01c1cf, #00bbf4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.zypt-cont p {
    text-align: justify;
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
	text-align: center;
}


.i_zypt2_box {
    position: relative;
    width: 100%;
	background: #111622;
    
}

.zypt2-cont {
    position: absolute;
    left: 50%;
    top: 20%;
    transform: translate(-50%, 0);
	max-width: 1200px;
    text-align: center;
}
.zypt2-txt {
    text-align: center;
}
.zypt2-cont h4 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 1.3;
    font-weight: 600;
	background: linear-gradient(to right, #01cc80,#00c5a9,#01c1cf, #00bbf4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.zypt2-cont p {
    text-align: justify;
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
	text-align: center;
}


.arrow{
	width: 87px;
	height: 87px;
	position: absolute;
	left: 960px;
	margin-left: -44px;
	bottom: -1250px;
	cursor: pointer;
	display:block;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.arrow table{
	width: 100%; height: 100%; text-align: center; position: relative; top: 5px;
}
.arrow:before, .arrow:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	pointer-events:none
}
 .arrow:before {
	width:88px;
	height:88px;
	
	-moz-transition:all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-o-transition:all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-webkit-transition:all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition:all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}
.arrow:after {
	width:86px;
	height:86px;
	border:2px solid #fff;
	background-color:rgba(255, 255, 255, 0.1);
	opacity:0;
	-moz-transform:scale(0.5, 0.5);
	-ms-transform:scale(0.5, 0.5);
	-webkit-transform:scale(0.5, 0.5);
	transform:scale(0.5, 0.5);
	-moz-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}

.ib-cont {
    position: absolute;
    left: 30%;
    top: 30%;
    transform: translate(-50%, -30%);
    max-width: 800px;
    text-align: center;
}
.ib-txt {
    text-align: left;
}
.ib-cont h3 {
    font-size: 58px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 1.3;
    font-weight: 600;
	background: linear-gradient(to right, #fdd500,#d0e600,#adf200, #8bfe00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ib-cont h4 {
    text-align: justify;
    font-size: 58px;
    color: #fff;
    font-weight: 800;
}

.ib-cont p {
    text-align: justify;
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
}


.zy-cont {
    position: absolute;
    left: 30%;
    top: 30%;
    transform: translate(-50%, -30%);
    max-width: 600px;
    text-align: center;
}
.zy-txt {
    text-align: left;
}
.zy-cont h3 {
    width:1200px;
    font-size: 58px;
    color: #fff;
    margin-bottom: 30px;
    line-height:1;
    font-weight: 800;
	background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.zy-cont h4 {
    text-align: justify;
    font-size: 48px;
    color: #fff;
    line-height: 2;
    font-weight: 800;
}

.zy-cont p {
    width:800px;
	text-align: justify;
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
}




.i_knxk {
 width:100%;
 background: #111622
}

.i_knxk3 {
 width:100%;
 background: #111622;
 text-align: center;
}


.knxk {
	width:90%;
    margin: 0 auto;
}


.i_knxk2 {
 width:100%;
 background: #111622
}

.knxk2 {
	width:80%;
    margin: 0 auto;
	margin-bottom: 50px;
}

.knxk3 {
	width:88%;
    margin: 0 auto;
	
}
.knxk3-2 {
	width:64%;
    margin: 0 auto;
	float:left;
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.clear, .clearfix:after {
    clear: both;
}

.knxk .img {
    float: left;
    line-height: 0;
    width: 15%;
    position: relative;
    overflow: hidden;
    position: relative;
	margin: 10px 10px;
}
.knxk .img img {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.knxk .img .itm_txt {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px 15px 10px 15px;
    display: none;
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: linear-gradient(to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
}


.knxk .img2 {
    width: 250px;
	height:170px;
}

.knxk .img3 {
    width: 16.7%;
}
.knxk .img4 {
    width: 16.65%;
}

.knxk2 li {
    float: left;
    width:19%;
    height:190px;
    overflow: hidden;
}

.knxk2 .img {
    float: left;
    line-height: 0;
    width: 270px;
	height: 170px;
    position: relative;
    overflow: hidden;
    position: relative;
	margin: 10px 10px;
}
.knxk2 .img img {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.knxk2 .img .itm_txt {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px 15px 10px 15px;
    display: none;
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: linear-gradient(to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
}


.knxk2 .img2 {
    width: 270px;
	height:170px;
}

.knxk2 .img3 {
   
   height:370px;
}
.knxk2 .img4 {
   width: 560px;
   height: 170px;
}

.lihdtp {
margin-top:-185px;
}

.knxk2 .img5 {
   width: 560px;
   height: 360px;
}

.knxk2 .img6 {
   width: 560px;
   height: 550px;
}

.knxk3 li {
    float: left;
    width:16%;
    height:380px;
    overflow: hidden;
}

.knxk3liyh {
    float: left;
    width:16%;
    height:190px !important;
    overflow: hidden;
}

.knxk3 .img {
    float: left;
    line-height: 0;
    width: 245px;
	height: 170px;
    position: relative;
    overflow: hidden;
    position: relative;
	margin: 10px 10px;
}
.knxk3 .img img {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.knxk3 .img .itm_txt {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px 15px 10px 15px;
    display: none;
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: linear-gradient(to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
}


.knxk3 .img2 {
    width: 245px;
	height:170px;
}

.knxk3 .img3 {
   height:360px !important;
}

.knxk3 .img4 {
   width: 510px;
   height: 170px;
}

.knxk3 .img5 {
   width: 510px;
   height: 360px;
}

.knxk2 .img6 {
   width: 560px;
   height: 560px;
}

.knxk3 .img {
    float: left;
    line-height: 0;
    width: 250px;
	height: 170px;
    position: relative;
    overflow: hidden;
    position: relative;
	margin: 10px 10px;
}
.knxk3 .img img {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.knxk3 .img .itm_txt {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px 15px 10px 15px;
    display: none;
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: linear-gradient(to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
}


.knxk3-2 .img {
    float: left;
    line-height: 0;
    width: 250px;
	height: 170px;
    position: relative;
    overflow: hidden;
    position: relative;
	margin: 10px 10px;
}
.knxk3-2 .img img {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.knxk3-2 .img .itm_txt {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px 15px 10px 15px;
    display: none;
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: linear-gradient(to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
}

.knxk3-2 .img2 {
    width: 250px;
	height:170px;
}

.knxk3-2 .img3 {
   width: 250px;
   height:360px;
}
.knxk3-2 .img4 {
   width: 510px;
   height: 170px;
}

.knxk3-2 .img5 {
   width: 510px;
   height: 360px;
}

.knxk3-2 .img6 {
   width: 560px;
   height: 550px;
}


.about-ry1{
        float:left;
        width:40%;
		text-align: center;
		 margin-top: -110px;
       margin-left: -100px;
    }
	
.about-ry2{
    
    float: left;
    width: 95%;
    margin-top: -240px;
    margin-left: 260px;       
    }
	
.about-ry2 .img1 {
        width:45%;
		height:auto;
        float:left;
        margin: 10px 10px;
}

.about-ry2 .img2 {
        width:45%;
		height:auto;
        float:left;
        margin: 10px 10px;
}













.nmdefont {
    margin: 0 auto;
    width: 1120px;
}

.pro_list .swiper-container1 .details {
    background-color: #f8c80f;
    border-color: #f8c80f;
    width: 38px;
    height: 38px;
    padding: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: transparent;
    text-indent: -18px;
    margin-left: 20px;
    margin-bottom: 30px;
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    bottom: 70px;
    right: 48px;
    opacity: 0;
    z-index: 5;
    background-image: url(../image/dayu.png);
    background-size: 80%;
    background-position: center;
}

.pro_list .swiper-container1 .details::after {
    display: none;
}

.pro_list .swiper-container1 .swiper-slide:hover .details {
    border-color: #f8c80f;
    background-color: #f8c80f;
    color: transparent;
    opacity: 1;
    right: 24px;
}

.pro_list .swiper-container1 .swiper-slide:hover .title .toptitle {
    color: #f8c80f;
}

.pro_container .p_pro .swiper-container {
    padding-top: 100px;
    clear: both;
}

.pro_container .p_pro .swiper-container .swiper-wrapper {
    position: relative;
    margin-right: -30px;
}

.pro_container .p_pro .swiper-container .swiper-wrapper .pic {
    overflow: initial;
    position: relative;
}

.pro_container .p_pro .swiper-container .swiper-wrapper .pic img {
    position: relative;
    z-index: 2;
    transition: all 0.36s ease;
    display: inline;
}

.pro_container .p_pro .swiper-container .swiper-wrapper .pic .item_mask {
    height: 100px;
    width: 100%;
    background: #1d1d1d;
    position: absolute;
    bottom: 0;
    opacity: 1;
    transition: all 0.36s ease 0s;
    box-shadow: 0 13px 21px rgba(20, 7, 10, 0.26);
    border-radius: 5px;
}

.pro_container .p_pro .swiper-container .swiper-wrapper .title {
    padding: 24px 20px;
    padding-top: 42px;
    transition: all 0.36s ease;
}

.pro_container .p_pro .swiper-container .swiper-wrapper .title .toptitle {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.36s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.pro_container .p_pro .swiper-container .swiper-wrapper .title .subtitle p {
    color: rgba(255, 255, 255, 0.34);
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    transition: all 0.36s ease;
}

.pro_container .p_pro .swiper-container .swiper-wrapper .details {
    background-color: #f8c80f;
    border-color: #f8c80f;
    width: 38px;
    height: 38px;
    padding: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: transparent;
    text-indent: -18px;
    margin-left: 20px;
    margin-bottom: 30px;
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    bottom: 70px;
    right: 48px;
    opacity: 0;
    z-index: 5;
    background-image: url(../image/dayu.png);
    background-size: 80%;
    background-position: center;
}

.pro_container .p_pro .swiper-container .swiper-wrapper .swiper-slide:hover .details {
    border-color: #f8c80f;
    background-color: #f8c80f;
    color: transparent;
    opacity: 1;
    right: 24px;
}

.pro_container .p_pro .swiper-container .swiper-wrapper .swiper-slide:hover .title .toptitle {
    color: #f8c80f;
}

.news_container .sidebar {
    display: block;
    text-align: center;
    border-bottom: none;
}

.news_container .p_pro {
    clear: both;
    padding-top: 100px;
}

.news_container .p_pro .content_list {
    position: relative;
    margin-right: -30px;
}

.news_container .p_pro .content_list li {
    background-color: transparent;
    border: 0;
    height: 420px;
    box-sizing: border-box;
    transition: all 0.36s ease;
    width: calc(100% / 3 - 30px);
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.news_container .p_pro .content_list li .pic {
    margin: 24px 20px 0;
    overflow: hidden;
    border-radius: 5px;
    transition: all 0.36s ease;
    display: block;
    position: relative;
    height: 190px;
}

.news_container .p_pro .content_list li .pic img {
    width: 100%;
    transition: all 0.36s ease;
    display: inline;
}

.news_container .p_pro .content_list li .title {
    padding: 24px 20px;
    padding-bottom: 0;
    transition: all 0.36s ease;
}

.news_container .p_pro .content_list li .title .toptitle {
    font-size: 16px;
    color: #f8f8f8;
    transition: all 0.36s ease;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.news_container .p_pro .content_list li .title .time {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.4);
    font-family: 'HELVETICANEUELTPRO-THEX', Arial;
    line-height: 22px;
}

.news_container .p_pro .content_list li .title .news_infos {
    margin-top: 13px;
}

.news_container .p_pro .content_list li .title .news_infos p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.36s ease;
    color: rgba(255, 255, 255, 0.4);
    height: 78px;
    font-size: 13px;
    line-height: 26px;
}

.news_container .p_pro .content_list li .details {
    text-transform: lowercase;
    padding: 8px 0;
    margin: 0 20px;
    width: calc(100% - 40px);
    border: 0;
    text-align: right;
    position: relative;
    font-size: 13px;
    color: transparent;
    transition: all 0.36s ease;
    display: inline-block;
    line-height: 30px;
    border-radius: 0;
    box-shadow: none;
    box-sizing: content-box;
}

.news_container .p_pro .content_list li .details::after {
    background: #f8c80f;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    transition: all 0.36s ease;
}

.news_container .p_pro .content_list li:hover .details {
    color: #fff;
}

.news_container .p_pro .content_list li:hover .details::after {
    width: 100%;
}

.news_container .p_pro .content_list li:hover .pic {
    margin-top: 0;
}

.news_container .p_pro .content_list li:hover .pic img {
    transform: scale(1.08);
}

.news_container .p_pro .content_list li:hover .title .toptitle {
    color: #f8c80f;
}

.pro_container2 .p_pro {
    padding-top: 100px;
    clear: both;
}

.pro_container2 .p_pro .content_list {
    position: relative;
    margin-right: -30px;
}

.pro_container2 .p_pro .content_list li {
    transition: all 0.36s ease;
    width: calc(100% / 3 - 30px);
    height: auto;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
    background-color: transparent;
    box-sizing: border-box;
}

.pro_container2 .p_pro .content_list li .pic {
    position: relative;
    height: 230px;
}

.pro_container2 .p_pro .content_list li .pic::before {
    border-color: #f8c80f;
    color: inherit;
    position: absolute;
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    content: ' ';
    border: 1px solid #ffce0f;
    top: 1px;
    left: 50%;
    transition: height .1s linear .3s, width .1s linear .4s, visibility 0s .51s;
    border-bottom: 0;
    border-left: 0;
    margin: 10px;
    margin-left: 4px;
    z-index: 5;
}

.pro_container2 .p_pro .content_list li .pic img {
    position: relative;
    transition: all 0.36s ease;
    display: inline;
    max-width: 100%;
    z-index: 999;
}

.pro_container2 .p_pro .content_list li .pic .item_mask {
    height: 100px;
    width: 100%;
    background: #1d1d1d;
    position: absolute;
    bottom: 0;
    opacity: 1;
    transition: all 0.36s ease 0s;
    box-shadow: 0 13px 21px rgba(20, 7, 10, 0.26);
    border-radius: 5px;
}

.pro_container2 .p_pro .content_list li .pic::after {
    border-color: #f8c80f;
    background-image: linear-gradient(#f8c80f, #f8c80f);
    color: inherit;
    position: absolute;
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    content: ' ';
    border: 1px solid #ffce0f;
    right: 0;
    bottom: 0;
    transition: background-size .1s linear 0s, height .1s linear .1s, width .1s linear .2s, visibility 0s .3s;
    border-top: 0;
    border-right: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 0 1px;
    z-index: 5;
    margin: 10px;
}

.pro_container2 .p_pro .content_list li .title {
    background: #191919;
    padding: 24px 20px;
    transition: all 0.36s ease;
    position: relative;
    z-index: 5;
    padding-right: 76px;
    padding-top: 42px;
}

.pro_container2 .p_pro .content_list li .title .toptitle {
    text-align: left;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.36s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.pro_container2 .p_pro .content_list li .title .subtitle {
    color: rgba(255, 255, 255, 0.34);
    transition: all 0.36s ease;
    font-size: 14px;
    line-height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-align: left;
}

.pro_container2 .p_pro .content_list li .details {
    background-color: #f8c80f;
    border-color: #f8c80f;
    width: 38px;
    height: 38px;
    padding: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: transparent;
    text-indent: -18px;
    margin-left: 20px;
    margin-bottom: 30px;
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    bottom: 32px;
    right: 48px;
    opacity: 0;
    z-index: 5;
    background-image: url(../image/dayu.png);
    background-size: 80%;
    background-position: center;
    margin: 0;
}

.pro_container2 .p_pro .content_list li:hover .details {
    border-color: #f8c80f;
    background-color: #f8c80f;
    color: transparent;
    opacity: 1;
    right: 24px;
}

.pro_container2 .p_pro .content_list li .details::after {
    display: none;
}

.pro_container2 .p_pro .content_list li:hover .pic::before {
    width: calc(52% - 22px);
    height: calc(100% - 22px);
    visibility: visible;
    transition: width .1s linear 0s, height .1s linear .1s;
    border-color: #f8c80f;
    z-index: 9999;
}

.pro_container2 .p_pro .content_list li:hover .pic::after {
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    transition: visibility 0s .2s, width .1s linear .2s, height .1s linear .3s, background-size .1s linear .4s;
    background-size: 51% 1px;
    visibility: visible;
    border-color: #f8c80f;
    z-index: 9999;
}

.news_container2 .sidebar {
    display: none;
}

.news_container2 .p_pro {
    padding-top: 40px;
}

.news_container2 .p_pro .content_list li {
    width: 100%;
    padding: 56px 0;
    border: 0;
    margin-bottom: 50px;
    height: auto;
    float: left;
    margin-right: 30px;
    transition: all 0.36s ease;
    position: relative;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.news_container2 .p_pro .content_list li .pic {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    margin: 0 15px 0 25px;
    position: relative;
}

.news_container2 .p_pro .content_list li .pic img {
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: none;
    transform: translate(-50%, -50%);
    transition: all 0.36s ease;
    display: inline;
}

.news_container2 .p_pro .content_list li .title {
    float: left;
    margin-left: 25px;
    width: 810px;
    overflow: hidden;
    transition: all 0.36s ease;
}

.news_container2 .p_pro .content_list li .title .toptitle {
    color: rgba(254, 254, 254, 0.9);
    margin-right: 14px;
    display: inline-block;
    transition: all 0.36s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    line-height: 30px;
}

.news_container2 .p_pro .content_list li .title .subtitle {
    display: inline-block;
}

.news_container2 .p_pro .content_list li .title .subtitle p {
    color: rgba(255, 255, 255, 0.4);
    vertical-align: sub;
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
    transition: all 0.36s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news_container2 .p_pro .content_list li .title .news_remark {
    margin-top: 13px;
}

.news_container2 .p_pro .content_list li .title .news_remark p {
    color: rgba(202, 201, 201, 0.5);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 52px;
    transition: all 0.36s ease;
    font-size: 13px;
    line-height: 26px;
}

.news_container2 .p_pro .content_list li:hover .pic img {
    width: 108%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.news_container2 .p_pro .content_list li:hover .title .toptitle {
    color: #f8c80f;
}

.news_container2 .p_pro .content_list li:hover .subtitle p {
    color: #868585;
}

.news_container2 .p_pro .content_list li:hover .news_remark p {
    color: rgba(202, 201, 201, 1);
}

.news_container2 .p_pro .content_list li .details {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.1);
    color: transparent;
    border: 0;
    margin: 0;
    float: right;
    line-height: 100px;
    height: 100px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    display: inline-block;
    font-size: 14px;
    padding: 0 20px;
    transition: all 0.36s ease;
    background-image: url(../image/dayu2.png);
    background-size: 20%;
    background-position: right;
    background-repeat: no-repeat;
}

.news_container2 .p_pro .content_list li .details::after {
    display: none;
}

.single_container .sidebar {
    display: none;
}

.single_container .p_pro .module_container {
    padding-top: 60px;
}
.single_container .p_pro .module_containerry {
	padding-top: 10px;
}

.single_container .p_pro .module_container .container_header .title {
    text-align: left;
    color: #ffffff;
    font-size: 50px;
    line-height: 40px;
	font-weight:bold;
	margin-top: 100px;
}

.single_container .p_pro .kr_container {
    padding-top: 40px;
	padding-bottom: 60px;
}
.single_container .p_pro .kr_containerry {
	padding-top: 10px;
}

.single_container .p_pro .kr_container .container_header .title {
    text-align: center;
    color: #ffffff;
    font-size: 50px;
    line-height: 40px;
	font-weight:bold;
	margin-top: 100px;
}
.single_container .p_pro .module_containerry .container_header .title1 {
    text-align: left;
    color: #ec8a1e;
    font-size: 50px;
    line-height: 40px;
	font-weight:bold;
	margin-top: 100px;
}

.titlehj {
    text-align: center;
    color: #ffffff;
    font-size: 50px;
    line-height: 40px;
	font-weight:bold;
	margin-top: 60px;
}

.titlezypt {
    text-align: center;
    color: #ffffff;
    font-size: 38px;
    line-height: 40px;
	font-weight:bold;
	margin-top: 5px;
	
}
.single_container .p_pro .module_container .container_header .subtitle {
    text-align: center;
    color: rgba(255, 255, 255, 0.33);
    font-size: 13px;
    line-height: 26px;
}

.single_container .p_pro .module_container .container_content {
    padding-top: 20px;
    clear: both;
}

.postbody {
    font-size: 14px;
    color: #fff;
}

.postbody p {
    line-height: 24px;
}

.postbody hr {
    margin: 30px 0;
    border: none;
    border-top: 1px dotted rgba(170, 170, 170, 0.5);
}

.pro_container .p_pro .content_list {
    padding-top: 100px;
}

.pro_container .p_pro .content_list li {
    margin-bottom: 50px;
    transition: all 0.36s ease;
    width: calc(100% / 3 - 30px);
    height: auto;
    float: left;
    margin-right: 30px;
    position: relative;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
    background-color: transparent;
    box-sizing: border-box;
}

.pro_container .p_pro .content_list li .pic {
    position: relative;
    height: 223px;
}

.pro_container .p_pro .content_list li .pic img {
    position: relative;
    transition: all 0.36s ease;
    display: inline;
    width: 100%;
    z-index: 9999;
}

.pro_container .p_pro .content_list li .pic .item_mask {
    height: 100px;
    width: 100%;
    background: #1d1d1d;
    position: absolute;
    bottom: 0;
    opacity: 1;
    transition: all 0.36s ease 0s;
    box-shadow: 0 13px 21px rgba(20, 7, 10, 0.26);
    border-radius: 5px;
}

.pro_container .p_pro .content_list li .title {
    padding: 24px 20px;
    padding-top: 42px;
}

.pro_container .p_pro .content_list li .title .toptitle {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.36s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.pro_container .p_pro .content_list li .title .subtitle {
    color: rgba(255, 255, 255, 0.34);
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    transition: all 0.36s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.pro_container .p_pro .content_list li .details {
    background-color: #f8c80f;
    border-color: #f8c80f;
    width: 38px;
    height: 38px;
    padding: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: transparent;
    text-indent: -18px;
    margin-left: 20px;
    margin-bottom: 30px;
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    bottom: 70px;
    right: 48px;
    opacity: 0;
    z-index: 5;
    background-image: url(../image/dayu.png);
    background-size: 80%;
    background-position: center;
}

.pro_container .p_pro .content_list li .details::after {
    display: none;
}

.pro_container .p_pro .content_list li:hover .details {
    border-color: #f8c80f;
    background-color: #f8c80f;
    color: transparent;
    opacity: 1;
    right: 24px;
}

.pro_container .p_pro .content_list li:hover .title .toptitle {
    color: #f8c80f;
}

.containerus {
    text-align: left;
	margin-bottom:200px;
}

.k12-5-p1 {
    text-align: left;	
    width: 90%;

}

.inline-image {
    display: inline-block;
    height: 44px; 
    width: 50px; 
	vertical-align:middle
}
 
.inline-image1 {
    display: inline-block;
    height: 44px; 
    padding-left:30px;
	vertical-align:middle
}

.inline-imagek12-5 {
    display: inline-block;
	width: 80px;
	vertical-align:middle
}
 
.inline-text {
    display: inline-block;
    vertical-align: middle; 
	padding-left: 600px;
    font-size: 38px;
    color: #11a4e2;
}

.inline-textk12-5 {
    display: inline-block;
    vertical-align: middle; 
	padding-left: 10px;
    font-size: 14px;
    color: #fff;
}

.image-containerry {
  text-align: center;

}
.inline-image3 {
  display: inline-block;
  margin: 30px;
  width: 150px;
  padding-bottom: 40px; 
}




.qyry-box-btn {
    width: 100%;
    padding-top:40px;
}

.qyry-box-btn .swiper-btn {
    display: inline-block;
    width: 45px;
    height: 45px;
	margin-top: 170px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 10;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.qyry-box-btn .prev {
    float: left;
    background-image: url(../image/prev.png);
    transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
}

.qyry-box-btn .next {
    float: right;
    transition: right 0.5s ease;
    -webkit-transition: right 0.5s ease;
    -moz-transition: right 0.5s ease;
    -ms-transition: right 0.5s ease;
    -o-transition: right 0.5s ease;
    background-image: url(../image/next.png);
}



.newsview_container .sidebar {
    display: none;
}

.newsview_container .p_pro {
    padding-top: 100px;
    position: relative;
}

.firstRow {
    overflow: hidden;
	margin-top: 30px;
}

.firstRow .title {
    padding:60px 60px 20px 90px;
    width: 45%;
    float: left;
    background: #1d232a;
    height: 445px;
}

.firstRow .title2 {
    padding: 0 60px;
    width: 60%;
    float: left;
}

.firstRow .titlek12-7 {
    padding-left: 30px;
    width: 50%;
    float: left;
	margin-top: -10px;
}
.kongbai {
    width: 4%;
    vertical-align: top;
}

.firstRow .img {
    width: 40%;
    vertical-align: top;
    float: left;
}

.firstRow .img1 {
    width: 45%;
    vertical-align: top;
    float: left;
	margin-left:5%;
}

.firstRow .img2 {
    width: 48%;
    vertical-align: top;
    float: left;
	margin-left:2%;
	margin-top: 50px;
}

 .image-with-border {
        position: relative; 
        display: inline-block; 
        width:100%;
}
.text-overlay {
        position: absolute; 
        top: 70%; 
        left:55%; 
        
		background: linear-gradient(rgba(10,149,156,.1), rgba(10,149,156,1));
        color: white; 
        font-size: 14px; 
        width: 650px;
        height: 140px;
		padding:30px 40px;
    }

.text-overlay2 {
        position: absolute; 
        top: 70%; 
        left:15%; 
        
		background: linear-gradient(rgba(10,149,156,.1), rgba(10,149,156,1));
        color: white; 
        font-size: 14px; 
        width: 600px;
        height: 140px;
		padding:30px 40px;
    }

.text-overlay3 {
        position: absolute; 
        top: 70%; 
        left:65%; 
        
		background: linear-gradient(rgba(10,149,156,.1), rgba(10,149,156,1));
        color: white; 
        font-size: 14px; 
        width: 400px;
        height: 140px;
		padding:30px 40px;
    }

.text-overlay4 {
        position: absolute; 
        left:16%; 
        color: white; 
        font-size: 14px; 
        width: 600px;
		padding:100px 40px;
    }
	
	
.text-overlay5 {
        position: absolute; 
        left:16%; 
        color: white; 
        font-size: 14px; 
        width: 300px;
		padding:200px 40px;
    }
	
.text-overlay6 {
        position: absolute; 
        left:66%; 
        color: white; 
        font-size: 14px; 
        width: 300px;
		padding:60px 40px;
    }