/*base*/
*{padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
li{list-style:none;}
a{color:#000; text-decoration:none;}
b,strong{font-weight:normal;}
i,em{font-style:normal;}
img{vertical-align:top;width:100%;}
.clearfix:after{display:block; content:''; clear:both;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
input{ outline:none;}
body{font-family: "microsoft yahei";}
.wrap{overflow: hidden;background: #f9f9f9;}
/*banner*/
.banner{width: 100%;}
.banner img{width: 100%;height: auto;}
.js-silder{
    position: relative; 
    min-width: 320px;
}
.silder-scroll{
    width: 100%;
    overflow: hidden;
}
.silder-main{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.silder-main-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.silder-main-img img{
    width: 100%;
}
.js-silder-ctrl{
    width: 100%;
    text-align: center;
    margin-top: -8%;
}
.silder-ctrl-prev,
.silder-ctrl-next{
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: "宋体";
    font-size: 52px;
    font-weight: 600;
    text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
    left: 0;
    text-align: left;
}
.silder-ctrl-next{
    right: 0;
    text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
    position: absolute;
    top: 45%;
    margin-top: 0%;
}
.silder-ctrl-prev>span{
    left: 0;
}
.silder-ctrl-next>span{
    right: 0;
}
.silder-ctrl-con{
    display: inline-block;
    width: 4%;
    padding: 10px 0;
    margin: 0 10px;
    cursor: pointer;
}
.silder-ctrl-con>span{
    display: block;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 5px 0;
    cursor: pointer;
    background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
    background-color: #7bbedf;
}

@media (max-width: 768px){
    .silder-ctrl-prev,
    .silder-ctrl-next{
        width: 10%;
        font-size: 1rem;
        margin-top: 0%;
    }
    .silder-ctrl-con{
        width: 14px;
        height: 14px;
        padding: 0;
        margin: 0 5px;
    }
    .silder-ctrl-con>span{
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        padding: 0;
    }
}
/*jianjie*/
.part9 .dec{font-size: 1.2rem;color: #606060;margin: 0.7rem 0; font-weight: bold; text-align: center;}
.part9 img{width: 17.25rem;height: auto;margin: 0rem 0.6rem; text-align: center;}
.part9 .price{font-size: 0.7rem;color: #939393;margin: 0.3rem 0.6rem; line-height: 1.3rem;
    text-align: left;}
/*part1*/
.part1{padding-top: 0.2rem;padding-bottom:1rem;text-align: center;}
.part1 .dec{font-size: 1.2rem;color: #606060;margin-top: 0.7rem; font-weight: bold;}
.part1 .tBox{width: 17.25rem;margin: 2.6rem auto 0;}
.part1 .tBox li{width: 7.95rem;height: 6.45rem;border: 1px solid #fff;position: relative;background: #fff; border-radius: 0.5rem;}
.part1 .tBox li img{position: absolute;left: 50%;top: -1.6rem;}
.part1 .tBox li:nth-child(3){ margin-top: 2.5rem;}
.part1 .tBox li:nth-child(4){margin-top: 2.5rem;}
.part1 .tBox li:nth-child(1) img{width: 3.275rem;height: 3.375rem;margin-left: -1.638rem; border: 1px solid #fff; border-radius: 50%;}
.part1 .tBox li:nth-child(2) img{width: 3.275rem;height: 3.375rem;margin-left: -1.638rem;top: -1.8rem; border: 1px solid #fff; border-radius: 50%;}
.part1 .tBox li:nth-child(3) img{width: 3.325rem;height: 3.275rem;margin-left: -1.663rem;top: -1.5rem; border: 1px solid #fff; border-radius: 50%;}
.part1 .tBox li:nth-child(4) img{width: 3.175rem;height: 3.275rem;margin-left: -1.588rem;top: -1.5rem; border: 1px solid #fff; border-radius: 50%;}
.part1 .tBox li h3{font-size: 0.70rem;color: #fff;margin-top: 2.7rem;font-weight: bold; padding: 0 5%; letter-spacing: 0.1rem;}
/*part2*/
.part4,.part6,.part8,.part10{background: #ffffff;}
.part2 .dec{font-size: 1.2rem;color: #606060;margin-top: 0.7rem; font-weight: bold;}
.part2 .price{font-size: 0.7rem;color: #939393;margin: 0.3rem 0.6rem; line-height: 1.3rem;
    text-align: left;}
.part2 .container {
    margin: 0.8rem auto 0;
    border-radius: 5px;
    background: white;
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    top: 0;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}
.part2 article {
    width: 100%;
    opacity: 1;
}
.part2 article p,
.part2 article h1 {
    padding: 0px 15px 10px 15px;
    font-weight: 100;
}
.part2 article h1 {
    margin: 0;
    font-size: 0.8rem;
    color: #606060;
    font-weight: bold;
    padding: 10px 15px 0 15px;
    text-transform: uppercase;
}
.part2 article p {
    font-size: 0.3rem;
    color: #939393;
    margin-top: 0.3rem;
    line-height: .5rem;
    padding-bottom: 20px;
    text-align: left;
}
.part2 article img {
    width: 100%;
}

/*part3*/
.part3{
    padding-bottom: 0.2rem; 
    width: 17.25rem;
    margin: 0.8rem auto 0;
}
.part3 .dec{
    font-size: 1.1rem;
    color: #606060;
    margin: 0.7rem 0; 
    font-weight: bold; 
    text-align: center;}
.part3 .price{
    font-size: 0.7rem;
    color: #939393;
    margin-top: 0.3rem;
    line-height: 1.1rem;
    text-align: left;
}
.part3 img{
    width: 17.25rem;
    height: auto;
    margin: 0rem 0.6rem;
    text-align: center;
}

/*part5*/
.part5 .dec{
    font-size: 1.1rem;
    color: #606060;
    margin: 0.7rem 0;
    font-weight: bold;
}
.part5 .price{
    font-size: 0.7rem;
    color: #939393;
    margin: 0.3rem 0.6rem;
    line-height: 1.3rem;
    text-align: left;
}
.part5 .container {
    margin: auto 0;
}
.part5 .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right:15px;
    margin-left: 15px;
}
.part5 .column {
    position: relative;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 100%;
    max-width: 100%;
    border:1px #dedede solid;
    border-radius: 0.1rem;
    margin-bottom: 1.0rem;
}
 .part5 .effect-1 {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.part5 .effect-1 .effect-img {
    font-size: 0;
}
.part5 .effect-1 .effect-img img {
    width: 100%;
    height: auto;
}
.part5 .effect-1 .effect-text {
    width: 100%;
    height: 100%;
    padding: 5px;
    top: calc(100% - 15%);
    left: 0;
    text-align: left;
    background: #fff;
    transition: .5s;
}
.part5 .effect-1 .effect-text p {
    color: #888;
    font-size: 0.71rem;
    margin: 1% 0;
    text-align: left;
    padding: 0 0.4rem;
    letter-spacing: 0.1rem;
    line-height: 1.78;
}
/*part6*/
.part6 {width: 17.7rem;height: 100%;margin: 0 auto;}
.part6 .dec{font-size: 1.1rem;color: #606060;margin: 0.7rem 0; font-weight: bold;}
.part6 .price{font-size: 0.7rem;color: #939393;margin: 0.3rem 0; line-height: 1.1rem;
    text-align: left;}
.part6 .topRec_List dl,.part6 .maquee{ width:100%; overflow:hidden; margin:0 auto; color:#939393}
.part6 .topRec_List dd{ float:left; text-align:center; border-bottom:1px solid #666; color:#666; font-size: 0.75rem;}
.part6 .topRec_List dl dd:nth-child(1){ width:33%; height:40px; line-height:40px; }
.part6 .topRec_List dl dd:nth-child(2){ width:12%; height:40px; line-height:40px; }
.part6 .topRec_List dl dd:nth-child(3){ width:20%; height:40px; line-height:40px; }
.part6 .topRec_List dl dd:nth-child(4){ width:35%; height:40px; line-height:40px; }
.part6 .maquee{ height:16rem;}
.part6 .topRec_List ul{ width:100%; height:16rem;}
.part6 .topRec_List li{ width:100%; height:1.5rem; line-height:1.5rem; text-align:center; font-size:0.6rem; border-bottom: 1px dashed #aaa;}
/*.topRec_List li:nth-child(2n){ background:#077cd0}*/
.part6 .topRec_List li div{ float:left;}
.part6 .topRec_List li div:nth-child(1){ width:33%;}
.part6 .topRec_List li div:nth-child(2){ width:12%;}
.part6 .topRec_List li div:nth-child(3){ width:20%;}
.part6 .topRec_List li div:nth-child(4){ width:35%;}

/*part7*/
.part7 .top{width: 17.75rem;height: 9.2rem;margin: 0 auto;position: relative; border:1px solid #ccc;}
.part7 .dec{font-size: 1.1rem;color: #606060;margin: 0.7rem 0; font-weight: bold;}
.part7 .price{ font-size: 0.7rem;color: #939393;margin:0.5rem; line-height: 1.1rem;
    text-align: left;}
.content-box-24 {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 15px 40px #142cb53b;
    border-radius: 15px;
    position: relative;
    margin:0 10px 30px 10px;
    transition: 0.3s;
}
.content-box-24::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, #0345ff, #03def4);
    opacity: 0;
    transition: 0.3s;
}
.content-box-24:hover::before {
    opacity: 1;
}
.content-box-24-title {
    font-size: 0.75rem;
    margin: 0 0 10px;
    color: #343a40;
    transition: 0.3s;
}
.content-box-24-content {
    color:#606060;
    font-size: 0.7rem;
    line-height: 1.5;
    transition: 0.3s;
}
.content-box-24:hover .content-box-24-title, .content-box-24:hover .content-box-24-content {
    color: #fff;
}
.content-box-24-icon img{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    
}
.content-box-24-icon{
    width: 30%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.content-box-24-content-wrapper{
    width: 70%;
    flex-shrink: 0;
    color: #fff;
    font-size: 36px;
    text-align: left;
    letter-spacing: 1px;
    padding: 20px 20px 20px 10px;
    position: relative;
}
.content-box-24:hover .content-box-24-icon {
    background: #fff !important;
    color: #0087ff;
    box-shadow: 0 15px 45px 5px #34363e47 !important;
}
/*part8*/
.part8 {width: 17.7rem;margin: 0 auto;height: 100%;}
.part8 .price{ font-size: 0.7rem;color: #939393;margin:0.5rem; line-height: 1.1rem;
    text-align: left; margin-bottom: 30px;}
.content-box-7 {
    background: #ffffff;
    padding: 10px 40px;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 15px 40px rgba(69, 63, 181, 0.1);
    transition: 0.3s;
}
.content-box-7:hover {
    background: #377dff;
    transform: translateY(-15px);
}
.content-box-7-icon img{
    width: 80px;
    height: 80px;
    padding: 15px;
    border-radius: 50%;
    display: inline-flex;
    align-items:center;
    justify-content: center;
}
.content-box-7:hover .content-box-7-icon {
    background: #ffffff38;
    color: #fff;
}
.content-box-7-content-wrapper {
    letter-spacing: 1px;
}
.content-box-7-title {
    font-size: 22px;
    margin: 0 0 20px;
    padding-bottom: 15px;
    color: #343a40;
    transition: 0.3s;
    border-bottom: 1px solid #3f51b538;
}
.content-box-7:hover .content-box-7-title {
    color: #fff;
    border-color: #ffffff38;
}
.content-box-7-content {
    color: #858aa7;
    font-size: 15px;
    line-height: 1.6;
    transition: 0.3s;
}
.content-box-7:hover .content-box-7-content {
    color: #fff;
}
/**传媒**/

.wrapui{
    background-color: #f9f9f9;
}
.cmcont_01 p{
    font-size: .4rem;
    color: #016eff;
    margin: 0.2rem 0;
    font-weight: bold;
    text-align: center
}
.cmcont_01 img{
    width: 90%;
    height: auto;
    margin: 0.3rem 0.6rem;
    text-align: center;
}
.cmcont_02{
    background: url(../img/cmimg-01.jpg) no-repeat center bottom;
    background-size:contain;
}
.cmcont_03 img{
    border-radius:0.5rem;
}
.cmcont_04 img{
    width: 20rem;
    margin: 0rem 0rem;
}
.cmcont_01 h1{
    font-size: 0.3rem;
    color: #000;
    margin: 0.3rem 0;
    font-weight: bold;
    text-align: center
}
/**鸿蒙**/
.hmcont_01{
    background-color: #016eff;
    padding: .3rem 0rem;
}
.hmcont_01 p{
    color: #fff;
}
.hmcont_01 h2{
display: block;
  height: 0.4rem;
  font-size: .24rem;
  color: #fff;
  box-sizing: border-box;
  padding-left: 0.13rem;
  line-height: 0.4rem;
  background: url(../img/bg-012.png) no-repeat left;
    background-size: auto;
  background-size: contain;
  text-align: left;
  margin-left: 0.4rem;
}
.hmcont_01 img{
    margin: 0.5rem 0.4rem;
}
.hmpart{
    background-color: #fff;
    padding-top: 0.2rem;
    padding-bottom: 1rem;
    text-align: center;
}
.hmcont_02{
    background-color: #fff;
}
.hmcont_02 img{
    border-radius:0.5rem;
	width: 90%;
}
























