﻿@charset "utf-8";

html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0); font-family: 'Microsoft Yahei', '微软雅黑', Arial, sans-serif; font-weight: normal;}
body,ul,ol,li,dt,dl,p,h1,h2,h3,h4,h5,h6,div,html,form,select,option,table,thead,tbody,th,tr,td,dt,dl,dd,span,input,i,em,b,br,section,header,footer,nav,menu,aside,audio,video,canvas,svg,details,figure,figcaption,summary,hgroup,pre,sub,sup,button,textarea,input{margin:0;padding:0;color:inherit; outline: none;}
body{ color: inherit; background-color: #fff;  word-break: break-all; word-wrap:break-word; font-weight: 400;  -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} 
input,button{overflow: visible;vertical-align:middle;outline:none}
input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],input[type="password"]{-webkit-appearance:none;outline:none}
button,input,select,textarea{margin:0;font-size:100%;font-family:inherit;}
button,input{line-height:normal;}
button,select{text-transform:none;}
button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;}
button[disabled],html input[disabled]{cursor:default;}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;}
input[type=search]{box-sizing:content-box;-webkit-appearance:textfield;}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}
a,a img{text-decoration:none; color:#333;border:0;}
a:focus{outline:none;}
a:hover{ background: none;}
a:focus, a:hover{ color: #666;}
ul,ul li{list-style:none}
fieldset,img,input,button{border: none; padding: 0;margin: 0; outline-style: none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: normal;}

.block{ display: block;}
.clearfix:before,.clearfix:after{content:"";height:0; line-height:0; display: table;clear:both; visibility:hidden;}    
.clearfix{ zoom:1;}
.bgfff{background-color: #fff;}


@media screen and (min-width:768px){
    html{ font-size: 14.5px;}
}
@media screen and (min-width:376px) and (max-width:767px){
    html{ font-size: 14px;}
}
@media screen and (min-width:320px) and (max-width:375px){
    html{ font-size: 13px;}
}
@media screen and (max-width:319px){
    html{font-size: 12px; }
}

.wapper{ width: 1300px; margin: 0 auto; padding: 0; box-sizing: border-box;}
@media screen and (max-width:1350px){
    .wapper{ width: 100%; padding: 0 20px;}
}
@media screen and (max-width:1000px){
    .wapper{ width: 100%; padding: 0 10px;}
}

.flex{  display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }  /* 常用felx弹性属性 */
.order{ order:0; flex: 0 1 auto; align-self: auto; } /* align-self: auto | flex-start | flex-end | center | baseline | stretch; */

html:not(.isMobile) *::-webkit-scrollbar { width: 0px; background: none; }
html:not(.isMobile) *::-webkit-scrollbar-thumb { background:none; }





/* 招聘  下载  视频  公告  帮助  留言反馈----------------------------------------------------------------------------   */
#form label {width:100%;display:  flex;align-items:  center;position: relative; justify-content:space-between;}
form {width: 100%;margin:0 auto;height: auto;display: flex;margin-top:40px;text-align:  center;flex-wrap:wrap;overflow: hidden;justify-content: space-between;}
form label {padding-bottom: 25px; width:100%;}
form label span {padding-right: 20px;}
form label input {width: 100%;border: 1px solid #dcdcdc;font-size:14px;line-height: 3;padding:0 10px;flex: 1;background: #313131;color: #fff; outline:none;}
form label input:focus , form label textarea:focus{background:#666; border-color:#333; box-shadow:0 0 10px #eee; transition:all .3s ease;}
form label textarea {width:100%;vertical-align: top;border: 1px solid #dcdcdc;font-size:14px;color: #fff;line-height:1.5;font-family: 'Courier New';box-sizing: border-box;padding:10px;background: #313131; outline:none;}
#form .nickname , #form .phone {width:48%; }
form label p {position: absolute;left: 0px;bottom: 0px;color: #efa63d;font-size: 14px;}
#submit {width: 150px;height: 40px;line-height:40px;display:block;background: #cbcbcb;color: #333;outline: none;margin: 0 auto;margin-top: 30px;}
 @media screen and (max-width:1400px){
    .message{ width: 100%;}
    .message h3{ font-size: 16px; padding: 12px 10px;}
    form{ width: 100%;}
    form label input{ width:64%; line-height: 2.5em;}
    form label textarea{width: 100%;}
  }
  #feedback {width: 780px;height:auto;text-align:center;padding:50px 0;margin: 0 auto;}
  #feedback h3 {font-size:24px; font-weight:normal; line-height:2;}
  #feedback .intro {color:#666666;}
  @media screen and (max-width:1400px){
    .contact .img img {max-width:80%;}
    .contact .left .box{width:80%;text-indent: 0;padding-left: 80px;height: auto;}
    .contact .left .box h3 {padding-top:0;}
  }
  @media screen and (max-width:960px){
    #contact .contact {flex-wrap:wrap;}
    .contact .left img {display:none;}
    .contact .left, .contact .img {width:100%;position: initial;box-sizing: border-box;}
    .contact .left .box {position:initial;margin: 0 auto;}
    .contact .img {width:80%;}
    .contact .img img {width:100%;margin: 0 auto;position: static;}
  }
  @media screen and (max-width:800px){
     #feedback {width:90%;}
  }
  @media screen and (max-width:768px){
      #form .nickname , #form .phone {width:100%; }
      #form label {padding-bottom:20px;}
      #feedback h3 {font-size:20px;}
      #feedback .intro {font-size:14px;}
      #feedback form {margin-top:15px;}
}

#Nofound {  width: 90%; margin: 20px 0;text-align: center; height: 300px;  border: 1px solid #333; margin:0 auto; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: nowrap; justify-content:center;align-items:center; align-content: flex-start  }
.newsShow h3{ margin-top: 30px; font-size: 18px; text-align: center; line-height: 1.8;}
.result {width:1360px;padding:20px;height: 30px;line-height: 30px;margin:0 auto;}
.result span {color:#efa63d;}
#totalSearch {width: 900px;margin: 0 auto;position: relative;border: 1px solid #333;height: 40px;line-height: 40px;box-sizing: border-box;padding: 10px; margin-top:30px;}
#totalSearch input { width: 92%;position: absolute;right: 40px; left: 10px;border: none;outline: none;}
#totalSearch i {width: 38px; height: 38px;position: absolute;right: 0;top: 0;text-align: center;line-height: 38px;cursor: pointer;}
#totalSearch i:hover {color:#efa63d;}
@media screen and (max-width:1400px){
  .result {width:100%;height: 70px;box-sizing: border-box;}
}
@media screen and (max-width:960px){
    #totalSearch {width:90%; }
}

#jobscats{width:100%;height:60px;line-height:60px}
#jobscats ul{width:1310px;height:60px;margin:0 auto;overflow:hidden;text-align:center}
#jobscats ul li{height:60px;float:left;text-align:center;font-size:16px;color:#eee;margin:0 15px;}
#jobscats ul li a{color:#333;display:  block;padding: 0 15px; position:relative;}
#jobscats ul li:hover a , #jobscats ul li a.actor{color:#efa63d}
#jobscats ul li:hover {border-bottom:3px solid #efa63d; box-sizing:border-box;}
#jobscats ul li a.actor::after {position:absolute; left:0; bottom:0; height:3px; background:#efa63d; content:''; width:100%;}
@media screen and (max-width:1350px){.job{width:96%}
.jobContent dl{width:96%}
}

#job{width:100%;height:auto;background:#efefef;padding:35px 0}
.job{width:1310px;overflow:hidden;margin:0 auto; display:flex; justify-content:space-between;}
.job .container{width: 100%;float:left;box-sizing:border-box;padding:0 20px 20px 20px;background:#fff;margin-right: 25px;flex: 1;}
.job .container h3{line-height:60px;font-size:20px;border-bottom:1px solid #eee;position:relative;text-indent:15px;margin-bottom:15px;font-weight:400}
.job .container h3::after{content:'';position:absolute;left:0;bottom:0;width:124px;height:3px;background:#efa63d}
.jobSearch {padding-bottom:25px;}
.jobSearch .jobContent{width:1360px; margin:0 auto;  margin-bottom:20px;}
.jobContent{width:100%;height:auto;background:#fff}
.jobContent .title{padding-top:12px;border-bottom:1px solid #eee;overflow:hidden}
.jobContent .desc{padding:20px 20px 40px 20px}
.jobContent .title a{font-size:18px;line-height: 32px;color:#333;font-weight:400;height:32px;overflow:hidden;}
.jobContent .title a:hover{color:#efa63d}
.jobContent .title .setting{height:54px;color:#999;font-size:12px;line-height:54px;padding: 0;}
.jobContent .title .setting li{ /*float:left; */ display:inline-block;} 
.jobContent .title .setting li i{padding-right:8px}
.jobContent dl{width:78%;margin:0 auto;padding:45px 0 35px 0}
.jobContent dl dt{font-size:20px;line-height:32px;font-weight:400;position:relative;text-indent:20px;margin-bottom:16px}
.jobContent dl dt::after{position:absolute;left:0;top:6px;width:10px;height:20px;background:#efa63d;content:''}
.jobContent dl dd{font-size:16px;color:#666;line-height:30px;position:relative;padding-left:18px}
.jobContent dl dd::after{content:'';position:absolute;top:14px;left:0;width:6px;height:6px;text-align:center;line-height:30px;border-radius:50%;background:#666}
#jobscats{width:100%;height:60px;line-height:60px}
#jobscats ul{width:1310px;height:60px;margin:0 auto;overflow:hidden;text-align:center}
#jobscats ul li{height:60px;float:left;text-align:center;font-size:16px;color:#eee;margin:0 15px;}
#jobscats ul li a{color:#333;display:  block;padding: 0 15px; position:relative;}
#jobscats ul li:hover a , #jobscats ul li a.actor{color:#efa63d}
#jobscats ul li:hover {border-bottom:3px solid #efa63d; box-sizing:border-box;}
#jobscats ul li a.actor::after {position:absolute; left:0; bottom:0; height:3px; background:#efa63d; content:''; width:100%;}
@media screen and (max-width:1360px){
    .job{width:96%}
    .jobContent dl{width:96%}
    .jobSearch .jobContent {width:90%;}
}
@media screen and (max-width:768px){
    .job{width:100%;flex-wrap: wrap;}
    .job .container {margin:0; margin-bottom:25px;}
    .jobSearch .jobContent {width:96%;}
}

#download{width:100%;height:auto;background:#efefef;padding:35px 0;}
.download{width:1310px;height:auto;margin:0 auto;display:flex;justify-content:space-between;align-items: flex-start;}
.download .container{width: 100%;height:auto;box-sizing:border-box;padding:0 20px;background:#fff;position:relative;flex: 1;margin-right: 25px;padding-bottom: 20px;}
.download .slidebar{width: 340px;height:auto;box-sizing:border-box;padding:0 20px;background:#fff;}
.download h4{font-size:18px;line-height:32px;color:#333;padding:14px 0 10px 0;border-bottom:1px solid #eee;position:relative;text-indent:18px;font-weight:400;margin-bottom: 20px;}
.download h4::after{content:'';position:absolute;bottom:0;left:0;width:100px;height:2px;background:#efa63d}
.download dl,.help dl,.video dl{width:auto;position:absolute;top:30px;right:20px}
.download dl a,.help dl a,.video dl a{float:left;padding:0 10px;font-size:14px;color:#555;border-right:1px solid #ccc;line-height:1}
.download dl a:last-child,.help dl a:last-child,.video dl a:last-child{border:none}
.download dl a:hover,.help dl a:hover,.video dl a:hover , .download dl a.actor,.help dl a.actor,.video dl a.actor{color:#efa63d}
.download .container ul{width:100%;height:auto;padding-top:25px;padding-bottom:50px;overflow:hidden}
.download .container ul li{width:23%;height:auto;overflow:hidden;float:left;margin-right:20px;margin-bottom:35px}
.download .container ul li:nth-child(4n){margin-right:0}
.download .container li .img{width:100%;height:auto;overflow:hidden;border:1px solid #e5e5e5;box-sizing:border-box;padding:9px}
.download .container li img{width:100%;height:auto;box-sizing:border-box}
.download .container li h5{font-size:16px;line-height:32px;color:#333;padding-top:5px;font-weight:400;height:32px;overflow:hidden}
.download .container li .desc{font-size:14px;line-height:24px;color:#999}
.download .container li .setting{font-size:14px;color:#c9c9c9;font-size:14px;line-height:24px}
.download .container li .setting span{padding-left:8px}
.download .container li h5 a{box-sizing:border-box;padding:0 5px;color:#333;font-size:16px}
.download .container li h5 a:hover{color:#efa63d}
.download .container li #down{display:block;width:98px;height:32px;text-align:center;line-height:32px;color:#fff;font-size:14px;background:#efa63d;margin:0 auto;margin-top:14px}

@media screen and (max-width:1350px){
    .download {width:96%; margin:0 auto;}
}
@media screen and (max-width:960px){
    .download .slidebar {width:280px;}
}
@media screen and (max-width:768px){
    .download {width:100%; flex-wrap:wrap;}
    .download .container {margin:0; margin-bottom:25px;}
    .download .slidebar {width:100%;}
}

ul.search{width:1310px;height:auto;padding-top:25px;padding-bottom:50px;overflow:hidden}
ul.search li{width:208px;height:auto;overflow:hidden;float:left;margin-right:20px;margin-bottom:35px}
ul.search li:nth-child(4n){margin-right:0}
ul.search li .img{width:100%;height:auto;overflow:hidden;border:1px solid #e5e5e5;box-sizing:border-box;padding:9px}
ul.search li img{width:100%;height:auto;box-sizing:border-box}
ul.search li h5{font-size:16px;line-height:32px;color:#333;padding-top:5px;font-weight:400;height:32px;overflow:hidden}
ul.search li .desc{font-size:14px;line-height:24px;color:#999}
ul.search li .setting{font-size:14px;color:#c9c9c9;font-size:14px;line-height:24px}
ul.search li .setting span{padding-left:8px}
ul.search li h5 a{box-sizing:border-box;padding:0 5px;color:#333;font-size:16px}
ul.search li h5 a:hover{color:#efa63d}
ul.search li #down{display:block;width:98px;height:32px;text-align:center;line-height:32px;color:#fff;font-size:14px;background:#efa63d;margin:0 auto;margin-top:14px}
@media screen and (max-width:1350px){
    ul.search {width:90%; margin:0 auto;}
}
@media screen and (max-width:768px){
  ul.search {width:96%;margin:0 auto;display: flex;justify-content: space-between;}
  ul.search li {width: 48%;margin-right: 0;}
}

#breadCrumbs{width:100%;background:#dedede;}
.breadCrumbs{width:1310px;line-height: 20px;padding:20px 0;margin:0 auto;}
.breadCrumbs .breadcrumb-item{color:#333;line-height:20px;font-size:14px;height:20px;display: inline-block;/* float:left; */position:relative;padding-right:24px;margin-right:16px;}
.breadcrumb-item:hover{cursor:pointer;color:#efa63d;transition:all .3s}
.breadcrumb-item:hover .breadcrumb-ul{display:block}
.breadcrumb-item::after{content:'/';position:absolute;right:0;top:0}
.breadcrumb-item:last-child::after{display:none}
.breadcrumb-item i.icon-home1{padding-right:10px}
.breadcrumb-item ul{display:none}
@media screen and (max-width:1350px){
    .breadCrumbs{width:96%}
}
@media screen and (max-width:768px){
    .breadCrumbs {padding:10px 0;}
    .breadCrumbs .breadcrumb-item {padding-right:15px;}
}

#jobsDetails,#newsDetails{width:100%;height:auto;background:#efefef}
#videoDetails{width:100%;height:auto;background:#fff}

.newsDetails .slidebar{width: 340px;background:#fff;padding:0 16px;box-sizing:border-box;}
.videoDetails .details{margin-top:25px;display:flex;display:-webkit-flex;justify-content:space-between;align-items:flex-start}
.videoDetails .details .video{width: 100%;margin-right: 20px;flex: 1;}
.videoDetails .details .video video{width:100%;height:auto;margin-bottom: 20px;}
.videoDetails .details .slidebar{background:#fafafa;box-shadow:0 0 10px #ccc}
.videoDetails .details .slidebar h5{font-size:18px;font-weight:400;line-height:62px;border-bottom:1px solid #eee}
.videoDetails .details .slidebar article{padding-top:18px;padding-bottom:25px;font-size:14px;line-height:24px;color:#888; min-height: 415px;}
@media screen and (max-width:1200px){
  .videoDetails .details {flex-wrap:wrap;padding-bottom:20px;}
  .videoDetails .details .video {margin:0;}
  .videoDetails .details .slidebar {width: 100%;}

}

.jobsDetails,.newsDetails{width:1310px;height:auto;padding:30px 0;display:flex;display:-webkit-flex;justify-content:space-between;margin:0 auto;overflow:hidden;align-items:  flex-start;}
.newsDetails .container{background:#fff;box-sizing:border-box;padding:0 20px;margin-right: 30px;flex: 1;}
.jobsDetails .container{width:100%;background:#fff;box-sizing:border-box;padding:0 20px 40px 20px;float:left}
.jobsDetails .container .title{font-size:24px;line-height:82px}
.jobsDetails .setting{border-bottom:1px solid #eee}
.jobsDetails article{padding-top:20px}
.videoDetails .container{width:100%}
.newsDetails .title{overflow:hidden;border-bottom:1px solid #eee;position:relative}
.videoDetails .title{border-bottom:none}
.newsDetails .title h4{padding-top:18px;font-size:18px;font-weight:400;line-height: 1.3;padding-bottom: 18px;padding-left: 0;text-indent: 0;}
.newsDetails .title a#down{width:148px;height:38px;background:#efa63d;text-align:center;line-height:38px;position:absolute;bottom: 5px;right:0;color:#fff;border-radius:5px;transition:all .5s;}
.newsDetails .title a#down:hover{background:#efa63d;box-shadow:0 0 10px #eee;transition:all .5s}
.setting{height:14px;line-height:16px;padding-top:15px;font-size:14px;color:#999}
.setting li{float:left;overflow:hidden;margin: 0 10px;}
.setting i{padding-right:8px}
.newsDetails article{padding:20px 0 40px 0}
@media screen and (max-width:1350px){
    .jobsDetails,.newsDetails {width:90%;}
}
@media screen and (max-width:960px){
    .jobsDetails, .newsDetails {width:96%;}
    .newsDetails .container {margin-right:20px;}
    .contact .honorAA img{ width: 90%; display: inline-block; margin: 4px 8px;}
    #jobsList .jobsList, #newsList .newsList, #proList .proList{ flex-wrap: wrap;}
    #jobsList .container, #newsList .container, #proList .container{ width: 100%;}
    #jobsList .slidebar, #newsList .slidebar, #proList .slidebar{ width: 100%; margin-top: 10px;}
    .newsLists>li{ flex-wrap: wrap;}
    .newsLists>li>a{ display: block; width: 100%; }
    .header_r a{ font-size: 12px;}
    
    .jobsDetails, .newsDetails{ padding: 0;}
}
@media screen and (max-width:768px){.contact{width:96%}
    .contact .img{width:100%;margin-bottom:20px}
    .contactContent{width:100%}
    .jobsDetails, .newsDetails {flex-wrap:wrap;width: 100%;}
    .newsDetails .container {width:100%;margin-right:  0;margin-bottom: 20px;padding: 0 12px;}
    .newsDetails .title h4 {font-size:18px}
    .newsDetails .title a#down {position: initial;display: block;margin:0 auto;margin-bottom: 20px;}
}

.slidebar {width: 340px;background:#fff;padding:0 16px;box-sizing:border-box;}
.slidebar .search{width:100%;height:auto;position:relative;padding-top:20px}
.slidebar input{width:100%;height:34px;line-height:34px;border:1px solid #eee;border-radius:17px;box-sizing:border-box;outline:0;padding:0 20px}
.slidebar input:focus{border-color:#333;color:#efa63d}
.slidebar .search i{position:absolute;right:30px;top:24px}
.slidebar h3{font-size:18px;line-height:48px;font-weight:400;padding-top:20px;position:relative;padding-left:12px}
.slidebar h3::after{content:'';left:0;top: 35px;width:4px;height:20px;background:#efa63d;position:absolute;}
.slidebar li a{display:block;width:100%;font-size:14px;color:#666;}
.slidebar li a img{width:100%;height:auto}
.slidebar li a p{line-height:3}
.slidebar a{width:100%;border:none;box-shadow:0 0 0;text-align:left;line-height:1.5;font-size:14px;padding:12px 0;border-bottom:1px solid #eee;margin:0;display:block;color:#333}
.slidebar a:hover{box-shadow:0 0 0}
.slidebar a:hover{color:#efa63d;transition:none;transform:none}
.slidebar .img{width:100%;height:auto;overflow:hidden;padding:22px 0;margin-bottom:6px}
.slidebar .img img{width:100%;height:auto}
@media screen and (max-width:960px){
    .slidebar {width:280px;}
}
@media screen and (max-width:768px){
    .slidebar {width:100%;}
}

#Notice{width:100%;height:auto;background:#efefef;padding-bottom:35px}
.Notice{width:1310px;height:auto;overflow:hidden;margin:0 auto;padding-top:35px;display:flex;flex-wrap:nowrap;justify-content:space-between}
.Notice .container{width:100%;height:auto;box-sizing:border-box;padding:0 20px 20px 20px;background:#fff}
.container .title{font-size: 20px;line-height:3;text-indent:15px;position:relative;margin-bottom: 20px;border-bottom: 1px solid #ddd;}
#Notice .container .title::after{position:absolute;left:0;bottom:0;width:110px;height:2px;background:#efa63d;content:''}
.Notice nav{width:100%;height:50px;line-height:50px;padding-top:6px;border-bottom:1px solid #eee}
.Notice nav a{font-size:16px;color:#333;line-height:50px;display:block;width:100px;text-align:center;float:left;position:relative}
.Notice nav a:hover{color:#efa63d;transition:all .3s}
.Notice nav a.actor{color:#efa63d}
.Notice nav a.actor::after{position:absolute;width:100px;height:2px;background:#efa63d;bottom:0;left:0;content:''}
.noticeLists>li{width:100%;height:auto;position:relative;padding:15px 0;display:flex;text-indent:15px;border-bottom:1px solid #eee;position:relative}
.noticeLists .newContent{padding-left:25px}
.newContent h3{font-size:22px;line-height:42px;font-weight:400}
.noticeLists a{display:block;overflow:hidden;color:#333}
.noticeLists a:hover{color:#efa63d}
.noticeLists>li a span{color:#ccc;position:absolute;right:0;padding-right:15px}
.noticeLists {padding-bottom:20px;}
@media screen and (min-width:960px) and (max-width:1350px){.Notice{width:90%}
}
@media screen and (max-width:960px){.Notice{width:96%;flex-wrap:wrap}
.Notice .container{width:100%;margin-bottom:20px}
.Notice .slidebar{width:100%;margin:0;margin-bottom:30px}
}

.productTop { width: 1400px; margin: 20px auto; padding-top:35px;position:relative;margin-bottom: 20px;}
.productTop h4 { font-size:22px; line-height:32px; color:#333; }
.productTop .intro {font-size:16px;color:#999999;line-height:20px;width:  50%;}
.productTop ul.cats {position:absolute;right:0;bottom: 15px;display:flex;line-height: 20px;}
.productTop ul li a {display:block; height:16px; line-height:16px; padding:0 12px; border-right:1px solid #999; color:#666;}
.productTop ul li:last-child a {border-right:none;}
.productTop ul li a:hover , .productTop ul li.active a {color:#efa63d;}
@media screen and (max-width:1440px){
    #product .product {width:92%;margin: 0 auto;}
    .productTop { width: 100%; box-sizing: border-box;padding: 12px 15px;}
}

@media screen and (max-width:768px){
    #product .product {width:96%;}
    .productTop { width: 100%; box-sizing: border-box;padding: 6px 10px;}
    .productTop h4 {text-align:center;font-size: 20px;}
    .productTop .intro {width:100%; text-align:center;}
    .productTop ul.cats {position:static;display:flex;justify-content:center;padding-top:20px;flex-wrap:  wrap;}
    .productTop ul.cats li {margin-bottom:5px;}
    .product .productTop {padding-top:30px; margin-bottom:20px;}
}

#video {width:100%; height: auto;}
#video .video {width:1400px; margin:0 auto; }
.video ul {display:flex;flex-wrap:wrap;justify-content: space-around;padding-top:30px;width: 1400px;margin: 0 auto;}
.video li {width:540px; height:auto; padding-bottom:12px;}
.video li .img {width:100%;height:300px;overflow:hidden;background:#000;position: relative;}
.video li .img img {opacity: 0.8; width:100%; transition:all .4s ease;}
.video li .img a i{color:#fff;position:  absolute;left: 50%;top: 50%; font-size:26px;  width:58px; height:58px; border-radius:50%;
                    background:rgba(0,0,0,.5); text-align:center; line-height:58px; margin-left:-29px; margin-top:-29px;}
.video li .img:hover img{opacity:1; transition:all .4s ease;}
.video li .img:hover a i {transform:scale(1.4); background:#000; transition:all .4s ease;}
.video li .img:hover a i:hover {background:#efa63d;}
.video li .title {font-size:16px;line-height:26px;color:#666666;padding-top:14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.video li  .setting {display:flex; justify-content:space-between; font-size:16px; line-height:26px; color:#989898; padding-top:5px;}
.views i.iconfont{font-size: 20px; margin-right: 5px; vertical-align: middle;}
@media screen and (max-width:1440px){
    #video .video {width:90%; }
    .video ul {justify-content: center;width: 90%;}
    .video li {width:42%; margin:0 10px;}
    .video li .img {height:auto;}
    .video li .title {font-size:16px;}
}
@media screen and (max-width:768px){
    #video .video {width: 96%;}
    .video ul {justify-content: space-around;}
    .video li {width:46%; margin:0 ;}
    .video li .title {font-size:14px; line-height:20px;}
    .video li  .setting {display:none;}
}

.videoShow {width:950px;margin:0 auto;overflow: hidden;text-align: center;}
.videoShow h4 {text-align:center; font-size:30px; color:#333333; padding-top:25px;}
.videoShow .setting {font-size:14px; line-height:20px; color:#999999;text-align: center; padding-top:12px;}
.videoShow .setting  span {padding:0 10px;}
.videoShow .setting  a {color:#999999;}
.videoShow .setting  a:hover {color:#efa63d;}
.videoShow video {width: 100%;height: auto;background:#000;margin:0 auto;margin-top: 38px;}
.videoShow article {color:#666666;margin:0 auto;text-align: justify;width: 100%; padding:10px 0 85px 0;}
.videoShow article p {font-size:16px; line-height:26px;}
@media screen and (max-width:1000px){
    .videoShow {width:90%; }
}
@media screen and (max-width:768px){
    .videoShow {width:96%; }
    .videoShow h4 {font-size:20px;}
    .videoShow video {margin-top:20px; padding-bottom:40px;}
    .videoShow article p {font-size:14px; }
}

/* 可修改 */
/* 头部 */
header{ width: 100%; background: #fff; position: fixed; top: 0; left: 0; z-index: 3; }
header .wapper{ height: 80px; display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:space-between;align-items:center; align-content: flex-start; }
header .wapper .logo{ height: 50px;}
header .wapper .logo img{ display: block; height: 100%; width: auto;}
header .wapper .register{ margin-right: 30px;  display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:space-between;align-items:center; align-content: flex-start; }
header .wapper .register a{ display: block; margin-right: 20px; color: #52a7ef; position: relative; }
header .wapper .register a .iconfont{ font-size: 22px; }
header .wapper .register a:hover .iconfont{ color:#ccc; }
header .wapper .register a.btn{ color: #333333; font-size: 15px;}
header .wapper .register a.btn:hover{ color: #52a7ef; }
header .wapper .register a.qrcode div{ padding: 15px; border: 1px solid #e0e0e0; background-color: #fff; position: absolute; top: 40px; left: 50%; transform: translateX(-50%); z-index: 10; display: none; }
header .wapper .register a.qrcode div img{ display: block; width: 85px; }
header .wapper .register a.qrcode div p{ line-height: 1.6; color: #555; font-size: 14px; letter-spacing: 2px; text-align: center;}
.headMarOne{ padding-top: 126px;}
@media screen and (max-width:1000px){
    header .wapper{ height: 60px;}
    header .wapper .logo{ height: 40px;}
    header .wapper .register{ margin-right: 0px;}
    header .wapper .register a{ margin-right: 16px;}
    .headMarOne{ padding-top: 106px;}
    header .wapper .register a.qrcode div{ right: 0px; left: inherit; transform: translate(10%);}


}

.nav{width: 100%;  background-color: #52a7ef; }
.nav ul{display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:center;align-items:center; align-content: flex-start; }
.nav ul li{ height: 46px; position: relative; }
.nav ul li a{ display: block; line-height: 46px; max-width: 6em; padding: 0 30px; color: #fff; }
.nav ul li::after{ content: ""; width: 2px; height: 18px; position: absolute; top: 14px; right: 0; background-color: #e5ecf6;}
.nav ul li:last-child::after{ display: none; }
.nav ul li.active::before{ content: ""; height: 3px; width: 80%; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); background-color:#fff; }
.navBtn{ display: none;}
@media screen and (max-width:1000px){
    .nav ul li a{ padding: 0 15px;}
    .nav{height: 46px; position: relative; }

    .nav ul{ margin-right: 0; position: fixed; top: 106px; right: 0; width: 65%; height: 100vh; flex-wrap:wrap; align-content:flex-start; z-index: 100; overflow-y: scroll;transform: translate3d(100%, 0px, 0px);  transition: all 0.65s ease-in-out 0s; background-color: rgba(248, 248, 248, 1); }
    .nav ul.active{ transform: translate3d(0px,0px,0px)}
    .nav ul li{ width: 100%; height: 45px; line-height: 45px;}
    .nav ul li a{ line-height: 45px; color: #333; border-bottom: 1px solid #ccc; height: 45px; max-width: 100%;}
    .nav ul li a:hover{color: #52a7ef;}
    .nav ul li.active a{ color: #52a7ef; line-height: 45px; border-top: none;}
    .nav ul li::after{ display: none;}
    .nav ul li.active::before{ display: none;}

    /* 菜单按钮 */
    .navBtn{ display: block; }
    .nav .navBtn{width:30px;height:20px;display:block;position:absolute;top:-6px;right:10px;cursor:pointer;padding:20px 15px;}
    .nav .navBtn span{width:26px;height:3px;background:#fff;display:block;border-radius:2px;transition:all .5s ease-out;position:absolute;top:20px;}
    .nav .navBtn span:nth-child(2){top:29px;}
    .nav .navBtn span:nth-child(3){top:37px;}
    .nav .navBtn span.active:nth-child(1){transform:rotate(45deg);transition:all .5s ease-out;top:29px;}
    .nav .navBtn span.active:nth-child(3){transform:rotate(-45deg);transition:all .5s ease-out;top:29px;}
}



/* banner */
.banner {width:100%;height: auto;overflow: hidden; position:relative;}
.banner .swiper-slide img {width:100%; height: auto;}
.banner img {width:100%; height: auto;}
.banner .swiper-container{margin-right:auto;margin-left:auto;width:100%;height:100%}
.banner .swiper-container .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background:#fff;text-align:center;font-size:18px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.banner .swiper-container .swiper-slide img{width:100%}
.banner .swiper-container .swiper-pagination-bullet{width:30px;height:5px;border-radius:0;background-color:#fff;opacity:1}
.banner .swiper-container .swiper-pagination-bullet-active{background-color:#656565}
@media screen and (max-width:768px){
    .banner .swiper-container .swiper-pagination-bullet{width:24px;height:5px;border-radius:0;background-color:#fff;opacity:1}
    .banner .swiper-container .swiper-pagination-bullet-active{background-color:#656565}
}
#banner{ width: 100%;}
#banner .swiper-slide img{ width: 100%; display: block; }
#banner .img img{ width: 100%; display: block;}


/* 主体 */
.main{ background-color: #fafafa; width: 100%; padding: 1px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }

/* 搜索框 */
.search {width: 340px;border-bottom: 1px solid #999;box-sizing: border-box;padding: 4px;position: relative; z-index: 2; float: right; margin-right: 0px; margin-top: 20px;}
.search input {border:0;position: relative;width: 300px;font-size: 14px;padding-right: 8px;height: 26px;outline: none; background: none; color: #2875e1;}
.search i {font-size: 18px; color: #52a7ef; font-weight: bolder;}
.search input:focus + i {color:#228ee7;}
@media screen and (max-width:1400px){
    .search{ margin-right: 0;}
}
@media screen and (max-width:768px){
    .search {width:100%;position:initial;margin-top: 15px;display: flex; display: -webkit-flex; margin-right: 0;}
    .search input {width:100%; flex:0 1 auto;}
}

/* 首页 产品 */
.productPart{ margin-top: 50px; display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
.productPart .pleft,.productPart .pright{ width: 49.2%; overflow: hidden;}
.productPart .top1{ margin-bottom: 20px; display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:space-between;align-items:center; align-content: flex-start;}
.productPart .top1 h2{ font-size: 22px; color: #222; margin-left: 6px; flex: 0 1 auto; white-space: nowrap;}
.productPart .top1 p{ width: 75%; flex: 0 1 auto; height: 1px; background-color: #e0e0e0;}
.productPart .top1 a{ color: #cecece; margin-right: 6px; flex: 0 1 auto; white-space: nowrap; vertical-align: middle;}
.productPart .top1 a .iconfont{ color: #cecece;}
.productPart .pleft .proList{width: 100%; background-color: #fff; padding: 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
.productPart .pleft .proList li{ width: 100%; margin-bottom: 10px;  }
.productPart .pleft .proList li:last-child{ margin-bottom: 0;}
.productPart .pleft .proList li a{width: 100%; display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
.productPart .pleft .proList li a figure{ width: 28%; height: 0px; padding-bottom: 17.1%; overflow: hidden; text-align: center;border: 1px solid #b4b4b4;  box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
.productPart .pleft .proList li a figure img{ display: inline-block; width: 71%; }
.productPart .pleft .proList li dl{ margin-left: 25px; flex: 0 1 auto; width: 80%;}
.productPart .pleft .proList li dl dt{ font-size: 18px; color: #000; margin-bottom: 8px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; }
.productPart .pleft .proList li dl dd{ font-size: 13px; color: #666; line-height: 25px; height: 75px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; }

.productPart .pright .swiperImage{width: 100%; display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:flex-start;align-items:flex-start; align-content: flex-start;  }
.productPart .pright .swiperImage .gallery-top{width: 77%; height: 0; padding-bottom: 57%; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.productPart .pright .swiperImage .gallery-top .swiper-slide img{ display: block; width: 100%;}
.productPart .pright .swiperImage .textProduct{width: 23%; height: auto; overflow: visible; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.productPart .pright .swiperImage .gallery-thumbs{ width: 100%; height: 368px; }
.productPart .pright .swiperImage .gallery-thumbs h4{width: 100%; height: 100%; display: -webkit-flex; display: flex; align-items:center; justify-content: center; font-size: 15px; color: #444; cursor: pointer; background: #fff; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
.productPart .pright .swiperImage .gallery-thumbs .swiper-slide-thumb-active h4{ background-color: #228ee1; color: #fff;}

.productPart .pright .swiper-button-prev {width: 30px;height:30px;border-radius: 10%; -moz-border-radius: 10%; background-color: #228ee1;background-size: 45%; left: 22px; top: initial; bottom: 20px; outline:none; transition:all .4s ease;}
.productPart .pright .swiper-button-next {width: 30px;height:30px;border-radius: 10%;-moz-border-radius: 10%; background-color: #228ee1;background-size: 45%; left: 62px; right: initial; top: initial; bottom: 20px; outline: none; transition:all .4s ease;}
.productPart .pright .swiper-button-prev:hover , .productPart .pright .swiper-button-next:hover {box-shadow:0 0 20px #fff;  transition:all .4s ease; background-color:#ffd30d;}
.productPart .pright .swiper-button-prev img,.productPart .pright .swiper-button-next img {width:100%; height:auto;}

@media screen and (max-width:1201px){
    .productPart .pleft .proList li img{ width: 28%;}
    .productPart .pleft .proList li dl{ width: 72%;}
    .productPart .pright .swiperImage .gallery-thumbs{ height: 27vw;}
}
@media screen and (max-width:1000px){
    .productPart{ justify-content: center; flex-wrap: wrap;}
    .productPart .pleft,.productPart .pright{ width: 100%;}
    .productPart .pright{ margin-top: 30px;}
    .productPart .pright .swiperImage .gallery-thumbs{ height: 56vw;}
}
@media screen and (max-width:414px){
    .productPart .pleft .proList li img{ width: 0;}
    .productPart .pleft .proList li dl{ width: 100%; margin-left: 0;}
    .productPart .pright .swiperImage .gallery-thumbs h4{ font-size: 12px;}
}
/* 首页 video */
.videoHome{ background-color: #fff; margin-top: 60px; margin-bottom: 20px;}
.videoHome dt{ padding: 14px 12px; border-bottom: 1px solid #d9d9d9; display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:space-between;align-items:center; align-content: flex-start;}
.videoHome dt div:nth-of-type(1){display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:flex-start;align-items:center; align-content: flex-start;}
.videoHome dt div i.iconfont{ font-size: 25px; color: #52a7ef; margin-right: 10px;}
.videoHome dt div b.title{ font-size: 20px; color: #222; margin-right: 10px; font-weight: normal;}
.videoHome dt div span{ font-size: 14px; color: #52a7ef; }
.videoHome dt a{ font-size: 14px; color: #52a7ef; }
.videoHome dt a.upload{ display: inline-block; padding: 6px 20px; background-color: #52a7ef; color: #fff; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; }
.videoList{ width: 100%; padding: 30px 30px 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;  display: flex; display:-webkit-flex; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
.videoList .listLi{ width: 23%; margin-bottom: 30px;}
.videoList .listLi figure{ width: 100%; position: relative; height: 0px; padding-bottom: 64.5%; overflow: hidden; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px; }
.videoList .listLi figure::before{content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.3); z-index: 2; opacity: 0; filter: alpha(opacity=0); transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; }
.videoList .listLi:hover figure::before{ opacity: 1; filter: alpha(opacity=100); transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; }
.videoList .listLi figure img{ width: 100%; display: block;}
.videoList .listLi figure i.iconfont{ font-size: 44px; color: rgba(255, 255, 255, 0.9); position: absolute; top: 0%; left: 50%; z-index: 3; transform: translate(-50%,-50%); opacity: 0; filter: alpha(opacity=0); transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; }
.videoList .listLi:hover figure i.iconfont{ top: 50%;  opacity: 1; filter: alpha(opacity=100); transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; }
.videoList .listLi p{ width: 100%; height:  44px; line-height: 22px;margin-top: 6px; font-size: 14px; color: #454545; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.videoList .listLi.fake{ height: 1px; overflow: hidden; background:none; margin: 0; padding: 0;}

@media screen and (max-width:1100px){
    .videoList{ padding: 20px 4px 10px 4px;}
    .videoList .listLi{ width: 30%;}
}
@media screen and (max-width:414px){
    .videoHome{ margin-top: 30px;}
    .videoList .listLi{ width: 49%;}
    .videoList .listLi figure i.iconfont{ font-size: 30px; top:50%; opacity: 1; filter: alpha(opacity=100);}
    .videoList .listLi figure::before{opacity: 1; filter: alpha(opacity=100); }
}


/* 首页 新闻 */
.newshome{ margin-top: 90px;}
.newshome h4{ font-size: 24px; line-height: 2; color: #000; text-align: center; margin-bottom: 20px;}
.newsMenu a{ display: inline-block; width: 6em; padding: 0 10px; line-height: 40px; color: #333; margin-right: 30px; text-align: center; cursor: pointer;}
.newsMenu a.active{ background-color: #52a7ef; color: #fff; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }

.newsBox{ width: 100%;}
.newsBox .newsList{margin-top: 30px;}
.newsBox .newsList li{ padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #d9d9d9;}
.newsBox .newsList li a{ width: 100%;display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
.newsBox .newsList li a figure{ width: 218px; }
.newsBox .newsList li a figure img{ display: block; width: 100%;}
.newsBox .newsList li a .intro{ width: 82%; padding: 0 20px; flex: 0 1 auto; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.newsBox .newsList li a .intro dt{ width: 80%; font-size: 18px; color: #333; margin-bottom: 10px;  overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.newsBox .newsList li a .intro dd:nth-of-type(1){ font-size: 14px; color: #666; line-height: 30px; height:60px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newsBox .newsList li a .intro dd.more{ color:#52a7ef;font-size: 14px; text-align: right; margin-top: 10px; }
.newsBox .more2{ text-align: center; padding: 50px 0;}
.newsBox .more2 a{ display: inline-block; width: 8em; padding: 10px 20px; background-color: #60abe9; color: #fff; font-size: 14px;}

.newsPage{ margin-top: 50px;}
@media screen and (max-width:1000px){
    .newsBox .newsList li a figure{ width: 25%;}
    .newsBox .newsList li a .intro{ width: 75%;}
}
@media screen and (max-width:414px){
    .newshome{ margin-top: 30px;}
    .newsBox .newsList li a figure{ width: 0; display: none;}
    .newsBox .newsList li a .intro{ width: 100%; padding: 0;}
    .newsPage{ margin-top: 30px;}
}

/* 尾部 */
footer{ background-color: #52a9ef;}
footer .bottomMenu{ padding: 5px 0; width: 100%; background: #52a9ef; border-bottom: 1px solid #d2e8f9; }
footer .bottomMenu .wapper{display: flex; display:-webkit-flex; flex-wrap: wrap; justify-content:center;align-items:center; align-content: flex-start;  }
footer .bottomMenu a{ display: inline-block; width: auto; line-height: 26px;padding: 0 20px;  margin: 2px 10px; color: #fff; font-size: 14px;}
footer .infor{ padding: 20px 0 40px 0; display: flex; display:-webkit-flex; flex-wrap: wrap; justify-content:space-between;align-items:center; align-content: flex-start;}
footer .infor li p{font-size: 12px; color: #fff; line-height: 25px;  }
footer .infor li figure img{ width: 85px;}
footer .infor li figure p{ text-align: center; font-size: 14px;}
footer .copyright{  background-color: #52a7ef;  border-top: 1px solid #8ab4d7; padding: 6px 0;}
footer .copyright p{line-height: 24px; font-size: 12px; color: #fff; text-align: center;}

@media screen and (max-width:768px){
    footer .bottomMenu{ justify-content: flex-start;}
    footer .bottomMenu a{ padding: 0 5px; margin: 0px 6px;}
    footer .infor{ padding: 15px 0 20px 0;}
    footer .infor li{ width: 100%; }
    footer .infor li:nth-of-type(2){margin-top: 20px;}
    footer .infor li:nth-of-type(2) figure{ text-align: center; }
}
/* 搜索框------------------------------------------------------------------------------------------------------------------------------------ */
.search {width: 340px; border-bottom: 1px solid #999;padding: 5px 4px;position: relative; z-index: 2;}
.search input {border:0;position: relative;width: 300px;font-size: 14px;padding-right: 8px;height: 23px;outline: none;}
.search i {font-size: 18px;}
.search input:focus + i {color:#47a4ef;}
.floatR{ float:right; margin-top:20px;}

@media screen and (max-width:768px){
    .search {width:100%; margin-left: 0; position:initial;margin-top: 15px;display: flex; display: -webkit-flex; margin-right: 5px;}
    .search input {width:100%; flex:0 1 auto;}
    .floatR{ float:none; margin-top:20px;}
}

/* 上下页 */
#change {display: flex; display: -webkit-flex; justify-content: space-between; align-items: center; align-content: flex-start; line-height: 28px;color:#333;font-size:16px;flex-wrap: wrap;
    padding: 0 12px; padding-bottom: 35px; padding-top: 30px; }
#change a  {font-size: 14px;color:#666666; }
#change a:hover {color:#52a7ef;}
/* 分页 */
.pages {width:100%;height:40px;line-height: 40px;display:flex;justify-content:center;margin-bottom: 40px; margin-top: 20px;}
.pages a , .pages strong , .pages em{width:40px;height:40px;line-height: 40px;text-align: center;font-size: 16px;display:block;cursor:pointer;margin: 0;color: #333;box-sizing:border-box;border: 1px solid #dcdcdc;border-right: none;}
.pages em {display:none;}
.pages a:last-child {border-right:1px solid #dcdcdc;}
.pages a:hover , .pages strong {box-sizing:border-box; border:1px solid #dcdcdc; border-right:none; background:#333 !important; color:#fff !important; border-color:#333;}
.pages a.prev , .pages a.next {width:80px;box-sizing:border-box;background: #333;color: #fff; border-color:#333;}
@media screen and (max-width:768px){
    .pages{justify-content:center; float: initial;}
    .pages a ,  .pages strong {width:30px; height:30px; font-size:12px; line-height:30px;}
    .pages a.prev , .pages a.next {width:60px;}
}


/* 首页 公司简介 */
.aboutHome{ width: 100%; margin-top: 90px; margin-bottom: 60px; box-shadow: 0px 0px 24px rgb(238, 238, 238); }
.aboutBox{ width: 1000px; height: 372px; margin: 0 auto;   position: relative;   display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:flex-start;align-items:flex-start; align-content: flex-start;  }
.aboutBox::before{ content: ""; display: block; width: 54%; height: 60px; background-color: #52a7ef; position: absolute; left: -4%; bottom: -30px; z-index: 0;}
.aboutBox .aboutImg{ position: relative; z-index: 2;}
.aboutBox .aboutImg img{height: 100%;  }
.aboutBox .intro{ width: 50%; height: 100%; box-sizing: border-box; padding: 20px 40px 20px 40px; background-color: rgba(255,255,255,.95); position: relative; z-index: 2;  }
.aboutBox .intro h4{ font-size: 18px; color: #333; line-height: 2; margin-bottom: 10px; }
.aboutBox .intro h4 span{ font-size: 14px; color: #888; text-transform: uppercase; margin-left: 10px;}
.aboutBox .intro div{ text-indent:2em;line-height: 30px; max-height: 210px; font-size: 14px; color: #555; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;}
.aboutBox .intro>a{ display: block;  text-align: right; line-height: 26px; color: #888; font-size: 14px; margin-top: 25px;}
.aboutBox .intro>a:hover{ color: #52a7ef;}

@media screen and (max-width:1100px){
    .aboutHome{ padding-top: 0;}
    .aboutBox{ width: 94%; height: auto; }
    .aboutBox::after{ width: 90%; height: 30px; left: 5%; bottom: -20px; z-index: 1;}
    .aboutBox .aboutImg{ order: 3; }
    .aboutBox .aboutImg img{ height: auto; width: 100%;}
    .aboutBox .intro{ order: 2; width: 100%;}
}

.adHome{ margin-top: 80px;}
.adHome img{ display: block; width: 100%;}


/* 首页 合作伙伴------------------------------------------ */
.cooperative{ padding: 15px 0; }
.cooperative .title{ padding: 0; margin-top: 40px; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;  }
.cooperative .title dt{ margin-bottom: 8px;  display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: nowrap; justify-content:flex-start;align-items:flex-start; align-content: flex-start; }
.cooperative .title dt::after{display: none;}
.cooperative .title dt h5{ font-size: 18px; color: #222; margin-right: 15px; margin-left: 15px; line-height: 1; }
.cooperative .title dt p{ font-size: 15px; color: #666; text-transform: uppercase; line-height: 20px;}
.cooperative ul{ width: 1300px; margin: 0px auto; display: flex; display:-webkit-flex; flex-wrap: wrap; justify-content:flex-start;align-items:center;  }
.cooperative ul li{width: 170px;height: 75px;background-color: #fff;box-sizing: border-box;border:none;overflow: hidden;margin: 10px;position: relative;}
.cooperative ul li a{ display: block;}
.cooperative ul li:hover{  border: 1px solid #ececec; }
.cooperative ul li img{max-width: 100%; max-height: 100%; position: absolute; top: 50%; left:50%; transform: translate(-50%,-50%);}

@media screen and (max-width:1400px){
    .cooperative ul{ width: 100%;}
}
@media screen and (max-width:900px){
    .cooperative{ padding: 20px 0; }
    .cooperative ul li{width: 31%; height: 4.5rem;  margin: 10px 1%; }
    .cooperative ul li img{ max-width: 95%; max-height: 100%;}
}

@media screen and (max-width:414px){
    .cooperative ul li{width: 31%; height: 3.5rem;  margin: 10px 1%; }
}

/* 产品index页面 */
.productPage{ margin-top: 50px;}
.productPage .wapper{ display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
.productPage .wapper .productMenu{ width: 18%; list-style: none;}
.productPage .wapper .productMenu li a{ display: block; width: 100%; color: #454545; font-size: 14px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; padding: 0 10px; text-align: center;  box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; border: 1px solid #d2d2d2; border-bottom: none;  }
.productPage .wapper .productMenu li:last-child a{border-bottom: 1px solid #d7d7d7;}
.productPage .wapper .productMenu li.active a{ background-color: #52a7ef; color: #fff; }
.productPage .wapper .productRight{ width: 78%;  }
.productPage .wapper .productRight .productUl{ display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;  }
.productPage .wapper .productUl li.fake{ height: 1px; overflow: hidden; background:none; padding: 0px; margin: 0;}
.productPage .wapper .productUl li{ width: 31%; margin-bottom: 30px;  padding: 0 8px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.productPage .wapper .productUl li a figure{ width: 100%; margin-bottom: 20px; border: 1px solid #d5dde3; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.productPage .wapper .productUl li a figure img{ display: block; width: 100%;}
.productPage .wapper .productUl li a h5{ font-size: 16px; color: #333; text-align: center; line-height: 1.6; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; }
.productPage .wapper .productUl li a p{ margin-top: 4px; font-size: 14px; color: #666; line-height: 28px; height: 56px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

@media screen and (max-width:1000px){
    .productPage .wapper .productMenu{ width: 100%;}
    .productPage .wapper .productMenu li{ display: inline-block; margin: 5px 4px;}
    .productPage .wapper .productMenu li a{ display: inline-block; width: 10em;border: 1px solid #d7d7d7;  overflow: hidden; text-overflow: ellipsis; white-space:nowrap;  }
    .productPage .wapper .productRight{ width: 100%;}
}
@media screen and (max-width:768px){
    .productPage .wapper .productMenu li{width: 46%;}
    .productPage .wapper .productMenu li a{ width: 100%; }
    .productPage .wapper .productUl li{ width: 50%;}
}


/* 产品内页 */
.productShowImg{ width: 100%; overflow: hidden; text-align: center;}
.productShowImg img{ max-width: 100%;}
.productDetailTop{padding-top: 30px;  display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-around;align-items:flex-start; align-content: flex-start;}
.productDetailTop .imgLeft{ width: 26%; }
.productDetailTop .imgLeft .bigImg{ width: 100%; height: 0; padding-bottom: 100%; border: 1px solid #b6b6b6; }
.productDetailTop .imgLeft .bigImg .swiper-slide img{ width: 100%;}
.productDetailTop .imgLeft .smallImg { width: 102%; height: 0; padding-bottom: 28.5%; overflow: hidden; margin-top: 30px;}
.productDetailTop .imgLeft .smallImg .swiper-slide img{ width: 99%; box-sizing: border-box; border: 1px solid #aaa; cursor: pointer;}

.productDetailTop .contentRight{ width: 50%;}
.productDetailTop .contentRight h4{ font-size: 1.3rem; line-height: 1.5; margin-bottom: 10px; color: #222;}
.productDetailTop .contentRight div,.productDetailTop .contentRight *{ font-size: 1rem; color: #444; line-height: 1.8; margin-top: 4px;}

.contentBox{width: 100%;  display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-around;align-items:flex-start; align-content: flex-start;}
.contentBox .productDetailContent{ width: 72%; }
.productDetailContent{  margin-top: 30px; padding-bottom: 20px; margin-bottom: 30px;}
.productDetailContent h5{ font-size: 1.2rem; color: #333; margin-bottom: 30px;}
.productDetailContent article *{font-size: 1rem; color: #444; line-height: 1.8; margin-top: 4px; max-width: 100%; overflow: hidden; }
.contentBox .pro_recommend{ width: 20%; margin-top: 100px;}
.contentBox .pro_recommend div{ margin-bottom: 20px; border: 1px solid #f4f3f3;}
.contentBox .pro_recommend div img{ width: 100%; display: block; }
.contentBox .pro_recommend div p{ text-align: center; line-height: 40px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.contentBox .pro_recommend div p:hover{ color: #52a7ef;}

.contentBox .pro_recommend h5{ align-self:flex-start; width: 100%; margin-bottom: 20px; font-size: 16px; color:#555;}

@media screen and (max-width:800px){
    .productDetailTop{ justify-content: center; }
    .productDetailTop .imgLeft{ width: 98%; order: 1; }
    .productDetailTop .imgLeft .bigImg{ padding-bottom: 80%;}
    .productDetailTop .imgLeft .bigImg .swiper-slide{ text-align: center;}
    .productDetailTop .imgLeft .bigImg .swiper-slide img{ width: 100%;}
    .productDetailTop .imgLeft .smallImg { margin-bottom: 20px;}
    .productDetailTop .contentRight{ width: 98%; margin-top: 20px; order: 2;}
    .productDetailContent{  margin-top: 40px; padding-bottom: 10px;}
    .contentBox .productDetailContent{ width: 100%; }
    .newHome{ padding-top: 40px;}

    .contentBox .pro_recommend{ width: 100%; margin-top: 30px;  display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;}
    .contentBox .pro_recommend div{ width: 49%; margin-bottom: 20px;}
    
}


/* 关于我们 */
.paddMore{ box-sizing: border-box; padding: 30px 100px;}
.borderOne{ border: 1px solid #999;}
@media screen and (max-width:800px){
    .paddMore{ box-sizing: border-box; padding: 20px 50px;}
}
@media screen and (max-width:414px){
    .paddMore{ box-sizing: border-box; padding: 20px 10px;}
}

/* 新闻  案例  详情页 */
.details{ box-sizing: border-box; width: 100%; padding: 20px 30px 55px 30px;}
.details h3.showTitle{ font-size: 1.3rem; color: #333; line-height: 1.5; text-align: center; margin-bottom: 35px;}
.details article *{max-width: 100%; font-size: 1rem; color: #555; line-height: 2;}
article *{font-size: 1rem; color: #444; line-height: 1.8; margin-top: 4px; max-width: 100%; overflow: hidden; }

/* 新闻 index 内页 */
.newsPages{ padding: 30px 0; width: 100%;}
.newsPages .wapper{  display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
.newsPages .wapper .newsLeft{ width: 75%; }
.newsPages .wapper .newsRight{ width: 23%; background-color: #fff; padding-bottom: 20px;}
.newsPages .wapper .newsRight h4{ font-size: 16px; line-height: 3; padding: 5px 8px; color: #000; }
.newsPages .wapper .newsRight li{padding: 0px 10px; border-bottom: 1px solid #f0f0f0;}
.newsPages .wapper .newsRight li a{ display: block; line-height: 40px; font-size: 14px; color: #555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.newsPages .wapper .newsRight li a:hover{ color: #52a7ef;}
.newsBox .newsList li a .intro dd.time{ font-size: 12px; color: #888; margin-top: 6px; vertical-align: middle;}
.newsBox .newsList li a .intro dd.time span{ display: inline-block; margin-right: 2rem; }

.pageFlex .wapper{ display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: nowrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
.pageContact{ width: 20%;}
.pageContact dt{ padding: 15px 10px 40px 14px; background-color: #52a7ef;}
.pageContact dt h5{ color: #fff; font-size: 1.2rem; line-height: 2;}
.pageContact dt a{ display: block; width: 86%; margin: 10px auto; color: #333; background-color: #fff; font-size: .95rem; text-align: center; line-height: 2.5; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.pageContact dt a.active{ background-color: #3b3b3b; color: #fff;}
.pageContact dd{ margin-top: 35px; padding: 15px 10px 60px 14px; background-color: #fff; color: #444;}
.pageContact dd h5{color: #52a7ef; font-size: 1.2rem; line-height: 2; }
.pageContact dd p{ color: #444; line-height: 1.6; font-size: .9rem; margin-left: 8px; padding: 3px 0; }

.pageList{ width: 76%; margin-top: 0; }
.pageList h3.listTitle{ width: 100%; box-sizing: border-box; font-size: 1.3rem; color: #333; line-height: 3; padding-left:15px; border-bottom: 1px solid #ddd;}
.pageList .newsList li{ width: 100%; box-sizing: border-box; padding: 16px 30px; border-bottom: 1px solid #ddd; margin-bottom: 5px; }
.pageList .newsList li a .newsImg{ width: 20%;}

@media screen and (max-width:1200px){
    .pageContact{ width: 260px;}
    .pageFlex .wapper{ flex-wrap: wrap; }
    .pageList{ margin-bottom: 30px; width: 70%;}
}
@media screen and (max-width:940px){
    .newsPages .wapper .newsLeft{ width: 100%; }
    .newsPages .wapper .newsRight{ width: 100%; background-color: #fff; margin-top: 30px;}
    .newsPages .wapper .newsRight li{ display: inline-block; margin: 4px 6px; }
    .newsPages .wapper .newsRight li a{display: inline-block; width: 12em; line-height: 30px; }

    .details{padding: 20px 15px 55px 15px; }
    .pageFlex .wapper{justify-content: center;}
    .pageList{ width: 100%; order: 1; }
    .pageContact{ order: 2; width: 70%;}

}

@media screen and (max-width:414px){
    .details{padding: 20px 12px 55px 12px; }
    .pageList { width: 100%; order: 1; }
    .pageContact{ order: 2; width: 96%;}
    .pageList .newsList li{ padding: 4px 2px; }
    .pageList .newsList li a .newsImg{ width: 26%;}
}

/* 视频 index*/
.videoBox{ background-color: #fff; box-shadow: 0px 0px 30px #e2e0e0; margin-top: 20px; margin-bottom: 50px; }
.videoBox h4{padding: 30px 10px 30px 10px; position: relative; font-size: 22px; color: #222; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.videoBox h4::before{ content: ""; width: 4px; height: 22px; position: absolute; top: 50%; left: 0; transform: translateY(-50%); background-color: #52a7ef; }
.videoBox .course{ text-align: left; margin:0 10px; }
.videoBox .course a{ display: inline-block;  padding: 6px 20px; border: 1px solid #dcdcdc; font-size: 14px; color: #444;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 4px 10px; }
.videoBox .course a.active{ color: #52a7ef;}
.videoUl{ width: 100%; padding: 20px 12px 20px 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;  }
.videoUl li{ width: 23.5%; overflow: hidden; margin-bottom: 30px; border: 1px solid #f0f0f0; background-color: #fff; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; }
.videoUl li:hover{ box-shadow: 0px 0px 25px #edeaea; transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s;}
.videoUl li.fake{ height: 1px; overflow: hidden; padding: 0; margin: 0; border: 0;}
.videoUl li.fake:hover{box-shadow: none; }
.videoUl li a figure{ width: 100%; height: 0; padding-bottom: 64%; overflow: hidden; position: relative;}
.videoUl li a figure img{ display: block; width: 100%; }
.videoUl li a figure .iconfont{ font-size: 44px; color: rgba(255, 255, 255, 0.9); position: absolute; top: 0%; left: 50%; z-index: 3; transform: translate(-50%,-50%); opacity: 0; filter: alpha(opacity=0); transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s;}
.videoUl li:hover a figure .iconfont{top: 50%;  opacity: 1; filter: alpha(opacity=100); transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s;  }
.videoUl li a figure::before{content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.3); z-index: 2; opacity: 0; filter: alpha(opacity=0); transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s;}
.videoUl li:hover a figure::before{ opacity: 1; filter: alpha(opacity=100); transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s;}
.videoUl li a .infro{ width: 100%; padding: 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.videoUl li a .infro h5{ height: 25px; line-height: 25px; font-size: 14px; color: #333; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; }
.videoUl li a .infro div{ padding: 10px 0; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:center; align-content: flex-start; }
.videoUl li a .infro div span{ font-size: 13px; color: #888; }

@media screen and (max-width:1100px){
    .videoUl li{ width: 32%;}
}

@media screen and (max-width:768px){
    .videoBox h4{ padding: 20px 6px 20px 10px;}
    .videoUl li{ width: 48%; margin-bottom: 20px;}
    .videoBox .course a{ margin: 4px; padding: 6px 15px;}
    .videoUl li a .infro div{padding: 0; }
    .videoUl li a .infro div span{ display: block; line-height: 22px;}
    .videoUl li a .infro h5{ height: 50px; line-height: 25px; font-size: 14px; color: #333; white-space: normal; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
}

/* 视频 list */
.teachCourse{padding: 1px; }
.courseCat{ margin: 40px 0 10px 0; display: flex; display:-webkit-flex;flex-wrap: nowrap; justify-content:flex-start;align-items:flex-start; align-content: flex-start; }
.courseCat dt{ font-size: 18px; color: #fff; width: 2em; padding: 10px 20px; line-height: 26px; background-color: #52a7ef;}
.courseCat dd{ width: 92%; flex: 0 1 auto; padding: 20px 20px; background-color: #f5f6fa; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.courseCat dd a{ display: inline-block; padding: 3px 15px; font-size: 14px; color: #444; line-height: 26px; }

.radiochoice{ border: 1px solid #dadada; display: inline-block; padding: 10px; margin: 20px 0 10px 0; position: relative; z-index: 2; }
.radiochoice label{ margin: 0 20px; display: inline-block; position: relative; cursor: pointer; white-space: nowrap;}
.radiochoice input[type='radio']{opacity: 0; filter: alpha(opacity=0); width:22px; height:22px; line-height: 1; font-size: 16px; }
.radiochoice input[type='radio']  + i.icon-xuanzhongduigou, .radiochoice input[type='radio'] ~ i.icon-weixuanzhong{ font-size: 18px; color: #888; margin-right: 4px; position: absolute; top: 50%; left: 0; transform: translateY(-50%); z-index: 10; }
.radiochoice input[type='radio'] + i.icon-xuanzhongduigou{ opacity: 0; filter: alpha(opacity=0); }
.radiochoice input:checked + i.icon-xuanzhongduigou { opacity: 1; filter: alpha(opacity=100); color: #52a7ef; }
.radiochoice input:checked ~ i.icon-weixuanzhong{opacity: 0; filter: alpha(opacity=0); }

.courseList{ margin: 10px 0 40px 0; width: 100%; display: flex; display:-webkit-flex;flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
.courseList .couseLeft{ width: 76%; display: flex; display:-webkit-flex;flex-wrap: wrap; justify-content:flex-start;align-items:flex-start; align-content: flex-start; }
.courseList .couseLeft div.courseModule{width: 100%; order: 10;  padding: 20px 10px; margin: 0 0 10px 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; display: flex; display:-webkit-flex;flex-wrap: nowrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;  } 
.courseList .couseLeft div.courseModule.active{ background-color:#e6edf6; order: 2; }
.courseList .couseLeft div.courseModule h3{ width: 6em; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 8px 10px; color: #fff; font-size: 16px; line-height: 1; background-color: #52a7ef; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; } 
.courseList .couseLeft div.courseModule .catalogue_1{ width: 92%; flex: 0 1 auto; margin-left: 10px;}
.courseList .couseLeft div.courseModule .catalogue_1 h5{ color: #444; font-size: 16px; line-height: 1.6;  }
.courseList .couseLeft div.courseModule .catalogue_1 .couseMenu{ width: 100%; margin-top: 10px;}
.courseList .couseLeft div.courseModule .catalogue_1 .couseMenu li>a{ padding: 4px 0; display: flex; display:-webkit-flex;flex-wrap: nowrap; justify-content:space-between;align-items:center; align-content: flex-start;}
.courseList .couseLeft div.courseModule .catalogue_1 .couseMenu li:hover>a *{ color: #52a7ef !important;}
.courseList .couseLeft div.courseModule .catalogue_1 .couseMenu li>a h6{ font-size: 14px; color: #666; line-height: 22px; flex: 0 1 auto; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.courseList .couseLeft div.courseModule .catalogue_1 .couseMenu li>a .iconfont{font-size: 12px;  color: #666; margin-right: 4px; font-weight: 600; }
.courseList .couseLeft div.courseModule .catalogue_1 .couseMenu li>a div{ color: #666; font-size: 13px;}
.courseList .couseLeft div.courseModule .catalogue_1 .couseMenu li>a div span{ display: inline-block; padding: 2px 8px; border: 1px solid #52a7ef; color: #52a7ef; font-size: 13px; margin-left: 5px;}

.courseList .courseRight{ width: 21%; background-color: #f2f6fa; padding: 25px 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;} 
.courseList .courseRight li{ width: 100%;}
.courseList .courseRight li h5{ font-size: 18px; color: #333; line-height: 2; }
.courseList .courseRight li a{ width: 100%; background-color: #fff; overflow: hidden; margin-top: 20px; padding-bottom: 10px; }
.courseList .courseRight li:hover a{ box-shadow: 0px 0px 20px #f2f6fa;}
.courseList .courseRight li a figure img{ width: 100%; display: block;}
.courseList .courseRight li a h6{ padding: 6px 8px; font-size: 14px; line-height: 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.courseList .courseRight li a p{ color: #b64141;  line-height: 25px; text-align: right; margin-right: 8px; font-size: 14px;}

@media screen and (max-width:1000px){
    .courseCat{ flex-wrap: wrap;}
    .courseCat dt{ width: 100%; padding: 6px 6px;}
    .courseCat dd{ width: 100%; padding: 10px 6px; line-height: 25px;}

    .courseList .couseLeft{ width: 100%; }
    .courseList .courseRight{ width: 100%; display: flex; display:-webkit-flex;flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
    .courseList .courseRight li{ width: 32%;}
    .courseList .courseRight li:nth-of-type(1){ width: 100%; align-self: flex-start; flex: 1 1 auto;}
}

@media screen and (max-width:768px){
    .radiochoice label{ margin: 0 9px;}
    .courseList .couseLeft div.courseModule{ flex-wrap: wrap; margin: 0;}
    .courseList .couseLeft div.courseModule h3{ width: 60%; margin-bottom: 5px; align-self: center;}  
    .courseList .couseLeft div.courseModule .catalogue_1{ width: calc(97%-10px);}  
    .courseList .couseLeft div.courseModule .catalogue_1 .couseMenu li>a{ flex-wrap: wrap; margin-bottom: 16px;}
    .courseList .couseLeft div.courseModule .catalogue_1 .couseMenu li>a h6{ width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
    .courseList .couseLeft div.courseModule .catalogue_1 .couseMenu li>a>div{ width: 100%; margin:6px 0;}
    .courseList .courseRight li:nth-of-type(1){ width: 100%;}
    .courseList .courseRight li{ width: 49%;}

}

/* 视频详情页 show*/
.videoTop_show{ padding: 50px 0; background-color: #e5eeff; }
.videoShow_1{ width: 100%; margin-top: 20px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; padding: 25px; background-color: #fff; display: flex; display:-webkit-flex;flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;  }
.videoShow_1 figure{ width: 52%; position: relative; }
.videoShow_1 figure .iconfont{ font-size: 56px; color: #fff; text-shadow: 0px 0px 6px #4e4e4e; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.videoShow_1 figure img{ width: 100%;}
.videoShow_1 dl{ width: 46%; }
.videoShow_1 dl dt{ font-size: 20px; color: #444; line-height: 1.8; }
.videoShow_1 dl dd.infro_1{ font-size: 14px; color: #999; line-height: 1.6;}
.videoShow_1 dl dd.infro_2{ padding: 30px 0; margin: 12px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;  display: flex; display:-webkit-flex;flex-wrap: nowrap; justify-content:flex-start;align-items:center; align-content: flex-start;   }
.videoShow_1 dl dd.infro_2 div{ font-size: 14px; color: #999;  }
.videoShow_1 dl dd.infro_2 div span{ color: #ff0000; font-size: 28px; margin-left: 20px;}
.videoShow_1 dl dd.infro_3{ font-size: 14px; color: #999;}
.videoShow_1 dl dd.infro_4{margin-top: 10px; font-size: 14px; color: #666; line-height: 25px; height: 75px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.videoShow_1 dl dd.infro_5{ margin-top: 30px; margin-bottom:20px;}
.videoShow_1 dl dd.infro_5 a{ display: inline-block; padding: 5px 15px; border: 1px solid #52a7e5; color: #444;}
.videoShow_1 dl dd.infro_5 a:nth-of-type(1){ background-color: #cddfff; margin-right: 20px;}

.detailTab{ background-color: #f0f1f2; }
.detailTab .wapper a{ font-size: 18px; color: #444; line-height: 55px; display: inline-block; padding: 0 30px; cursor: pointer; }
.detailTab .wapper a.active{ background-color: #52a7e5; color: #fff;}

.videoShow_detail{ margin-top: 40px; width: 100%; display: flex; display:-webkit-flex;flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
.videoShow_detail .v2_left{ width: 76%; }
.videoShow_detail .v2_left li{ margin-bottom:30px; }
.videoShow_detail .v2_left li h5{ font-size: 16px; color: #444; line-height: 2; position: relative; padding-left: 15px; }
.videoShow_detail .v2_left li h5::before{ content: ""; width: 4px; height: 18px; background-color: #52a7e5; position: absolute; top: 50%; left: 1px; transform: translateY(-50%); }
.videoShow_detail .v2_left li article{width: 100%; overflow: hidden; margin-top: 10px;}
.videoShow_detail .v2_left li article,.videoShow_detail .v2_left li article *{ font-size: 14px; color: #555; line-height: 28px; max-width: 100%; }

.videoShow_detail .v2_left li .show_catalogue{ margin-top: 15px;}
.videoShow_detail .v2_left li .show_catalogue dd a{ width: 100%;  padding: 15px 0; border-bottom: 1px solid #e6e6e6; display: flex; display:-webkit-flex;flex-wrap: wrap; justify-content:space-between;align-items:center; align-content: flex-start; }
.videoShow_detail .v2_left li .show_catalogue dd a *{ display: inline-block; color: #888; font-size: 14px; vertical-align: middle;}
.videoShow_detail .v2_left li .show_catalogue dd a .iconfont{display: inline-block;  margin-right: 10px; font-size: 18px; color: #ccc; }

.videoShow_detail .v2_right{ width: 21%; background-color: #f2f6fa; padding: 25px 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.videoShow_detail .v2_right{ width: 21%; background-color: #f2f6fa; padding: 25px 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;} 
.videoShow_detail .v2_right li{ width: 100%;}
.videoShow_detail .v2_right li h4{ font-size: 18px; color: #333; line-height: 2; }
.videoShow_detail .v2_right li a{ width: 100%; background-color: #fff; overflow: hidden; margin-top: 20px; padding-bottom: 10px; }
.videoShow_detail .v2_right li:hover a{ box-shadow: 0px 0px 20px #f2f6fa;}
.videoShow_detail .v2_right li a figure img{ width: 100%; display: block;}
.videoShow_detail .v2_right li a h6{ padding: 6px 8px; font-size: 14px; line-height: 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.videoShow_detail .v2_right li a p{ color: #b64141;  line-height: 25px; text-align: right; margin-right: 8px; font-size: 14px;}

@media screen and (max-width:1000px){
    .videoShow_detail .v2_left{ width: 100%; }
    .videoShow_detail .v2_right{ width: 100%; display: flex; display:-webkit-flex;flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
    .videoShow_detail .v2_right li{ width: 32%;}
    .videoShow_detail .v2_right li:nth-of-type(1){ width: 100%; align-self: flex-start; flex: 1 1 auto;}

    .videoShow_1{ padding: 15px 30px; justify-content:center; }
    .videoShow_1 figure{  max-width: 500px; width: 100%; }
    .videoShow_1 dl{ width: 100%; margin-top: 50px;}
}

@media screen and (max-width:768px){
    .videoTop_show{ padding: 20px 0;}
    .videoShow_detail .v2_left div.courseModule{ flex-wrap: wrap;}
    .videoShow_detail .v2_left div.courseModule h3{ width: 60%; margin-bottom: 5px; align-self: center;}  
    .videoShow_detail .v2_left div.courseModule .catalogue_1{ width: 100%;}  
    .videoShow_detail .v2_left div.courseModule .catalogue_1 .couseMenu li>a{ flex-wrap: wrap; margin-bottom: 16px;}
    .videoShow_detail .v2_left div.courseModule .catalogue_1 .couseMenu li>a h6{ width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
    .videoShow_detail .v2_left div.courseModule .catalogue_1 .couseMenu li>a>div{ width: 100%; margin:6px 0;}
    .videoShow_detail .v2_right li:nth-of-type(1){ width: 100%;}
    .videoShow_detail .v2_right li{ width: 49%;}

    .videoShow_1{ padding: 15px 10px; justify-content:center; }
    .videoShow_1 dl{ width: 100%; margin-top: 25px;}
}

/* 官方视频 */
.officialVideo{ position: relative; width: 100%; padding: 40px 50px; margin-bottom: 40px; background-color: #fff; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.officialVideo .swiper-container{width: 100%;}
.officialVideo .swiper-container .officialSlide{ width: 100%; display: flex; display:-webkit-flex;flex-wrap: nowrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;  }
.officialVideo .swiper-container .officialSlide .officialLeft{ width: 24%; height: 0; padding-bottom:33.3%; overflow: hidden; background-color: #52a7e5; background-position: top center; background-size: cover; background-repeat: no-repeat; }
.officialVideo .swiper-container .officialSlide .officialLeft h5{ margin-top: 50px; padding:10px; font-size: 16px; color: #fff; font-weight: 600; text-align: center; line-height: 1.6;}
.officialVideo .swiper-container .officialSlide .officialLeft p{ margin-top: 10px; font-size: 14px; padding: 0px 15px; color: #fff; letter-spacing: 1px; line-height: 26px; height: 156px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.officialVideo .swiper-container .officialSlide .officialRight{ width: 71%; position: relative;}
.officialVideo .swiper-container .officialSlide .officialRight a{ display: block;}
.officialVideo .swiper-container .officialSlide .officialRight img{ display: block; width: 100%; }
.officialVideo .swiper-container .officialSlide .officialRight .iconfont{ font-size: 45px; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 3;}
.officialVideo .swiper-container .officialSlide .officialRight::before{content: ''; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3);  position: absolute; top: 0; left: 0; z-index: 2;}

.officialVideo  .swiper-button-next{ right: 0px; z-index: 1;}
.officialVideo  .swiper-button-prev{ left: 0px; z-index: 1;}
.officialVideo  .swiper-button-next,.officialVideo  .swiper-button-prev{ background: none; width: auto; height: auto; outline: none; }
.officialVideo  .swiper-button-next .iconfont,.officialVideo  .swiper-button-prev .iconfont{ color: #fff; font-size: 30px; background-color: #1a1817; display: inline-block; padding: 6px; transition: all .2s ease-out; -webkit-transition: all .2s ease-out; }
.officialVideo  .swiper-button-next:hover .iconfont,.officialVideo  .swiper-button-prev:hover .iconfont{ background-color: #52a7e5; color: #fff; transition: all .2s ease-out; -webkit-transition: all .2s ease-out;}
.officialVideo  .swiper-pagination-bullet{ width: 28px;height: 6px; text-align: center; background-color: #ccc; margin: 0 6px; opacity: 1; border-radius: 0; -webkit-border-raiuds:0; -moz-border-radius:0; -o-border-radius:0; }
.officialVideo  .swiper-pagination-bullet-active{ background-color: #52a7e5; }
.officialVideo  .swiper-pagination-bullets,.officialVideo  .swiper-pagination-custom,.officialVideo  .swiper-pagination-fraction{ bottom: 20px; width: 100%; text-align: center;}

@media screen and (max-width:900px){
    .officialVideo  .swiper-button-next .iconfont,.officialVideo  .swiper-button-prev .iconfont{ padding: 4px 6px; font-size: 22px;}
    .officialVideo .swiper-container .officialSlide .officialLeft h5{ margin-top: 10px;}
}

@media screen and (max-width:768px){
    .officialVideo{ padding: 20px 15px; }
    .officialVideo  .swiper-button-next,.officialVideo  .swiper-button-prev{ display: none;}
    .officialVideo .swiper-container .officialSlide .officialLeft{ display: none;}
    .officialVideo .swiper-container .officialSlide .officialRight{ width: 100%;}
    .officialVideo  .swiper-pagination-bullets,.officialVideo  .swiper-pagination-custom,.officialVideo  .swiper-pagination-fraction{ bottom: 0px;}
}


/* 公共样式  */
.pagePad{ padding: 50px 0;}
.location{ padding: 8px; border-bottom: 1px solid #f0f0f0; color: #888; line-height: 25px; vertical-align: middle;}
.location i.iconfont{ font-size: 18px; }
.location a{ display: inline-block; font-size: 14px; }
.location a:hover{ color: #52a7ef;}
.pageMenu{ padding: 25px 0 15px 0; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:flex-start;align-items:flex-start; align-content: flex-start; }
.pageMenu li{ margin-bottom: 8px; list-style: none;}
.pageMenu li a{ display: inline-block; padding: 10px 24px; font-size: 15px; color: #666; line-height: 1; margin: 0 8px; background-color: #f0f0f0;}
.pageMenu li a.active{ background-color: #52a7ef; color: #fff; }
/* 产品tab */
.catsName{ margin: 25px 20px; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:center;align-items:flex-start; align-content: flex-start; }
.catsName dd{ margin-bottom:10px;}
.catsName dd a{ display: block; font-size: 1rem; line-height: 2.2; padding: 0 5px; margin-right: 10px; }
.catsName dd.active a{ padding: 0px 26px; background-color: #52a7ef; color: #fff;  }

@media screen and (max-width:768px){ 
    .pagePad{ padding: 30px 0;} 
    .pageMenu{ padding: 20px 0 10px 0;}
    .pageMenu li a{ padding: 8px 10px;}
}

/* 视频的播放遮罩层 */
.videoUrl {display:none; width:100%; height:100%; position:fixed; top:0; left:0 ; background:rgba(0,0,0,.8); z-index:10; }
.videoOfficail{ max-width: 1400px; width: 100%; position: relative; left:50%; top:50%; transform:translate(-50%,-50%);}
.videoUrl video { max-width: 1400px; width: 100%; }
.videoUrl img {position: absolute; right:20px; top:20px; cursor: pointer; padding:10px;}
.videoUrl img:hover {box-shadow: 0 0 10px #fff;}
.videoUrl h6{ font-size: 15px; line-height: 26px; margin-top: 16px; text-align: center; color: #fff;}

/* 头部多语言切换 */
.top {  z-index:999;   position: relative; } 
.top .icon-fanyi-full{ font-size: 36px; color: #fff; display: block; margin-right: 10px;  }
.top .top_r { box-sizing:border-box;padding:0; margin:0 auto; display: none; position: absolute; top: 46px; left: 0;}
.top .top_r a { display:block; width: auto; white-space: nowrap; font-size:14px;color:#666;padding: 0 25px; height: 40px;line-height: 40px; text-align: center; background:#fff;}
.top .top_r a:last-child { border-right:none;}
.top .top_r a:hover { color:#52a7ef; } 

@media screen and (max-width:800px){
    .top .icon-fanyi-full{ font-size: 30px; margin-left: 16px; line-height: 1.5;}
    .top .top_r{ left: 15px;}
}
