@charset "utf-8";
/* banner */
iframe {
    margin-bottom: 0px;
}
.c-banner{width: 100%;position: relative; height: auto;overflow: hidden;	}
.c-banner img{width: 100%;}
.c-banner .banner ul{list-style: none;padding-left: 0px;margin-bottom: 0px;}
.c-banner .banner ul li{display: none;opacity: 0;}
.c-banner .banner ul li:nth-child(1){opacity: 1;display: block;}
.c-banner .banner ul li img{width: 100%;position: absolute;top: 0px;}
.c-banner .banner ul li:first-child img{position: relative;}
.c-banner .nexImg,.c-banner .preImg{padding: 20px 10px 20px 10px;position: absolute;top: 50%;margin-top: -53px;background: #000000;opacity: 0.5;border-radius: 5px;z-index: 10;}
.c-banner .nexImg:hover,.c-banner .preImg:hover{opacity: 0.8;}
.c-banner .nexImg{right: 0px;}
.c-banner .nexImg img,.c-banner .preImg img{}
.c-banner .jumpBtn{width: 100%;position: absolute;bottom: 30px;text-align: center;}
.c-banner .jumpBtn ul{margin-bottom: 0px;padding: 0px;}
.c-banner .jumpBtn ul li{width: 15px;height: 15px;border-radius: 50%;display: inline-block;background-color: white;opacity: 0.9;	margin-left: 10px;}
.c-banner .jumpBtn ul li:first-child{margin-left: 0px;}
@media screen and (max-width:768px) {
    .c-banner{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .c-banner .banner ul li img{
        width: 768px;
        height: auto;
        position: absolute;
        left: 50%;
        margin-left: -384px;
    }
}

.wrap{ background-color: #203260; width: 100%; height: 220px; overflow: hidden; position: relative; bottom: 13px;}
.main01{ width: 1200px; margin: auto; display: flex;  justify-content: space-between;}
.main01 .inner-content{  color: #ffffff;font-size: 18px;line-height: 44px; font-weight: 700; padding-top: 42px; width: 910px;  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;}
.main01 .button01{ background-color: #ffffff;  border-radius: 5px;  width: 260px; height: 60px; line-height: 60px; margin-top: 74px; }
.main01 .button01 a{  color: #203260; font-size: 13px; font-weight: 700;width: 260px; height: 60px; line-height: 60px; display: flex; justify-content: center; border-radius: 4px;  }
.main01 .button01 a:hover{ background-color: #192951; color: #70be44; }
.main01 .button01 .arrow{ font-size: 18px; margin-left: 10px;}


.wai03{ width:100%; background-color:#fff; padding:80px 0px;}
.main02{ width: 1200px; margin: auto; display:flex; justify-content:space-between;}
.main02 .zuob{294px;}
.main02 .zuob .ceng{ position: absolute; z-index:999; width:220px; margin-left:25px; margin-top:20px;}
.main02 .zuob .name{ color: #333;
    font-size: 26px;
    font-weight: bold;
    font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,"Helvetica Neue",Helvetica,sans-serif;}
.main02 .zuob .text{ font-size:18px; color: #313233; margin-top:10px;
    display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
     max-height: 3.0em; /* 高度为字体大小的两倍 */
     line-height: 1.5em; /* 行高 */
     height: 3.0em; /* 高度为行高的两倍 */
}
.main02 .zuob .more{ border:1px solid #d3d4d5; width:100px; text-align:center; height:35px; line-height:35px; margin-top:20px;}
.main02 .zuob .more a{ color:#666666;}
.main02 .youb{ display:flex; justify-content:space-between; width:890px; flex-wrap:wrap;}
.main02 .youb .piece{ width:28.7%; background-color:#fafafa; padding:30px 15px 15px; margin-bottom:15px; height:127.5px; text-align:center;}
.main02 .youb .name{  color: #313233;  font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold; margin-top:30px;}
.main02 .youb .text{
    color: #313233;
    font-size:18px;
     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin-top:7px;}
.main02 .youb .more{ border:1px solid #d3d4d5; width:100px; text-align:center; height:35px; line-height:35px; margin-top:17px;}
.main02 .youb .more a{ color:#666666;}
.main02 .youb .piece .icon{ background-color:#70be44; font-size:30px;  color:#ffffff; padding:15px; border-radius:100%;}

.consultation-area {position: relative;display: block;background: url(../images/consultationbg.jpg);background-position: center top;background-size: cover;background-attachment: fixed;padding-top: 100px;padding-bottom: 100px;z-index: 1;}
.consultation-area::before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: "";background: rgba(243, 247, 250, 0.85);z-index: -1;}
.consultation-box{position: relative;display: block;padding-top: 34px;padding-bottom: 40px;max-width: 1200px;width: 100%;margin: 0 auto;background: #ffffff;}
.consultation-box .title-box{position: relative;display: block;max-width: 520px;width: 100%;margin: 0 auto;text-align: center;padding-bottom: 25px;}
.consultation-box .title-box h2{font-size: 26px;line-height: 38px;margin: 0 0 5px; color: #313233; font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,"Helvetica Neue",Helvetica,sans-serif;}
.consultation-box .title-box span{font-size: 16px;line-height: 28px; color: #999999;}
.consultation{position: relative;display: block;padding: 0 100px 0;}
.consultation-form .single-box{position: relative;display: block;}
.consultation-form input[type="text"], .consultation-form input[type="email"], .consultation-form textarea {position: relative;display: block;padding: 0 20px;border: 1px solid #edf2f7;background: #ffffff;color: #83888d;font-size: 16px;width: 100%;height: 60px;margin-bottom: 20px;font-weight: 400;border-radius: 5px;transition: all 500ms ease;}
.consultation-form input[type="text"]:focus{border-color: #70be44;}.consultation-form input[type="email"]:focus{border-color: #70be44;}
.consultation-form .single-box button{display: block;width: 250px;background: #70be44;color: #ffffff; height: 62px; line-height: 62px; border: none; border-radius: 5px; font-size: 15px;   font-weight: 700; text-transform: uppercase;}
.consultation-form input::-webkit-input-placeholder {color: #83888d;}.consultation-form input:-moz-placeholder {color: #83888d;}
.consultation-form input::-moz-placeholder {color: #83888d;}.consultation-form input:-ms-input-placeholder {color: #83888d;}
.consultation-form .single-box .bootstrap-select {position: relative;display: block;}
.consultation-form .single-box .bootstrap-select>.dropdown-toggle {outline: none !important;border-radius: 5px;border: 1px solid #edf2f7;height: 60px;background-color: transparent;padding: 0;padding-left: 20px;color: #83888d;line-height: 60px;margin: 0;box-shadow: none !important;}
.consultation-form .single-box .bootstrap-select>.dropdown-toggle::after {position: absolute;top: 50%;right: 20px;width: auto;height: auto; content: '\f107';color: #83888d;font-size: 18px;transform: translateY(-50%);margin: 0;border: none;}
.consultation-form .single-box .bootstrap-select .dropdown-menu {margin: 0;padding: 0;border-radius: 0;border: 0px solid #ddd;background: #f9f9f9;font-size: 16px;color: #000000;}
.consultation-form .single-box .dropdown-item {display: block;width: 100%;padding: 9px 20px 9px;font-weight: 400;color: #222222;text-align: inherit;white-space: nowrap;background-color: transparent;border: 0;border-radius: 0;transition: all 500ms ease;}
.consultation-form .single-box .dropdown-item.active, .consultation-form .single-box .dropdown-item:active {background: #70be44;color: #fff;}
.consultation-form .single-box .dropdown-item:hover {background: #70be44;color: #fff;}
.consultation-bottom-text {position: relative;display: block;padding-top: 45px;}
.consultation-bottom-text .top{position: relative;display: block;line-height: 20px;z-index: 1; text-align: center!important; background-color: #fff !important;}
.consultation-bottom-text .top:before {position: absolute;top: 0;left: 0;bottom: 0;width: 100%;height: 1px;content: "";background: #edf2f7;margin: 9px 0;z-index: -1;}
.consultation-bottom-text .top span{position: relative;display: inline-block;padding: 0 15px;background: #ffffff; color: #83888d;font-size: 14px;font-weight: 700;text-transform: uppercase;z-index: 2;}
.consultation-bottom-text .inner {position: relative;display: block;padding: 28px 120px 0;}
.consultation-bottom-text .inner .text{padding-bottom: 22px;}
.consultation-bottom-text .inner .text p{margin: 0;
    color: #83888d;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-align: center;}
.consultation-bottom-text .inner a{display: inline-block;padding: 0 50px 0;background: #203260;color: #ffffff;}
.mokuai{ display: flex; justify-content: space-between;}
.single-box textarea{ border: 1px solid #edf2f7; 
    background: #ffffff;
    color: #83888d;
    font-size: 16px;
    width: 100%;
    margin-bottom: 20px;
    font-weight: 400;
    border-radius: 5px;
    padding: 20px !important;
    min-height: 50px;
    overflow: auto;
    resize: vertical;}


.breadcrumb{width: 100%; height: auto;  position: relative; bottom: 3px;}
.breadcrumb .kuai{ width: 1200px; margin: auto; display: flex; justify-content: space-between;}
.breadcrumb .kuai .biao{ color: #203260; font-size: 36px; font-weight: 700; line-height: 270px;}
.breadcrumb .kuai .sou{ line-height: 270px;}
.breadcrumb .kuai .sou a{ color: #203260; font-size: 16px;}
.breadcrumb .kuai .sou a:hover{  color: #70be44;}
.main03{ width: 1200px; margin:119px auto 0; }
.main03 .title{ color: #000; font-size: 36px; font-weight: bold;}
.main03 .text{ color: #83888d; font-size: 16px;line-height: 26px; font-weight: 400; margin-top: 15px;}
.main03 .kuai{ display: flex; width: 1200px;}
.main03 .kuai .tu01{ width: 570px; height: 450px; margin-right: 150px;}
.main03 .kuai .tu01 img{ width: 100%;}
.main03 .kuai .tu02{ width: 300px; }
.main03 .kuai .tu02 img{ width: 100%;}
.main03 .kuai .tu03{ width: 400px; }
.main03 .kuai .tu03 img{ width: 100%;}



.ti{  font-size: 36px; font-weight: 700; width: 1200px; margin: auto; padding:130px 0 30px 150px;  color: #1d1e22; }
.yu{  font-size: 16px;  width: 1200px; margin: auto; padding:0px 0 30px 150px;  color: #1d1e22; text-transform:uppercase; }
.breadcrumb01{width: 100%; height: 365px;
    background: url(../img/jr.jpg);
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center !important; 
}
.breadcrumb02{
    width: 100%; height: 365px;
    background: url(../img/lx.jpg);
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center !important; 
}
.breadcrumb03{
    width: 100%; height: 365px;
     background: url(../img/xw.jpg);
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center !important; 
}
.breadcrumb04{
    width: 100%; height: 365px;
    background: url(../img/hz.jpg);
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center !important; 
}
.breadcrumb05{ 
    width: 100%; height: 365px;
    background: url(../img/ab.jpg);
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center !important; 
}
.breadcrumb06{
    width: 100%; height: 365px;
    background: url(../img/jr9.jpg);
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center !important; 
}
.breadcrumb07{
     width: 100%; height: 365px;
   background: url(../img/ab8.jpg);
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center !important; 
}
.bgcolo{
    width: 100%;
    background-color: #fbfbfb;
    padding-top: 10px;
    padding-bottom: 10px;
}
.main04{ width: 1200px; margin:30px auto 40px; display: flex; justify-content: space-between; }
.main04 .right{ width: 670px; }
.main04 .biao{ position: relative;
    display: block;
    color: #313233;
    line-height: 40px;
    font-size: 26px;
    font-weight: 700;
    margin: 22px 0 0 0;
    text-transform: capitalize;
    z-index: 1;}
.main04 .text{ display: block;
    color: #666766;
    font-size: 18px;
    line-height: 32px;
    margin: 24px 0 0;}
.main04 .line01{ width: 60px; height: 3px; background-color: #70be44; }
.main04 .line02{ width: 100px; height: 1px; background-color: #70be44; margin-top:3px;}
.main04 .content{ margin-top: 20px;}
.main04 .content p{ color: #666766 !important; font-size: 18px;line-height: 32px;font-weight: 400; margin-top: 15px;}
.main04  .tu01{ width: 550px;  overflow: hidden;}
.main04  .tu01 img{ width: 100%; height: 100%; border-radius:10px;}
.main04  .tu02{ width: 568px;  overflow: hidden; margin-top:20px;}
.main04  .tu02 img{ width: 100%; height: 100%; border-radius:10px;}
.main04 .gos{ width: 420px; height: 294px; margin-top:55px; }
.main04 .gos .dong{color:#fff; font-size:18px; margin-top:45px; margin-right:25px; background: linear-gradient(to right, #05bba4, #00a8ff); width:150px; height:40px; line-height:40px; text-align:center;border-radius:40px; float:right;}
.main04 .gos .ci01{color:#70be44; font-size:50px; font-weight:900; font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial", Helvetica, sans-serif;}
.main04 .gos .jie{color: #313233; font-size: 26px; font-weight: bold; font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,"Helvetica Neue",Helvetica,sans-serif;}
.topb{ text-align: center; width:100%; padding-top:40px;}
.topb h4{ font-size:28px; font-weight:bold; font-family: OPPOSans-R !important; color:#313233;}
.topb h6{ font-size:16px; font-family: OPPOSans-R !important; font-weight: normal; color:##696969; margin-top:15px;}
.main04 .culture_title{font-family: OPPOSans-R !important; font-size:20px; font-weight:600; color:#666766; margin-top:30px;}
.main04 .culture_subtitle{ font-size:18px;color:#666766; line-height:32px; margin-top:15px; }
.main04 .wh_box{ text-align:center;}
.main04 .culture_imgt{ margin:40px 0 20px;}

.blog-single{ width: 100%; background-color: #f3f7fa; height: 832px; }
.main05{ background-color: #fff; width: 1200px; margin: auto; }
.main05 .img01{ width: 100%;}
.main05 .img01 img{ width: 100%;}



.outside{ width: 100%; background-color: #fafafa;  height: 870px; padding-top:60px;}
.outside .tee{color: #313233; font-size: 26px; font-weight: bold;  text-align: center; font-family: OPPOSans-R !important;}
.outside .text{color: #696969; font-size: 18px;  text-align: center; margin:20px 0px 60px;}
.outside .backcloth{ width: 49%; height: 502px; }
.outside .backcloth img{ width: 100%; height: 100%; overflow: hidden; padding: 20px 0vw;}
.outside .ceng{ width: 1200px;position: absolute; z-index: 99; left: calc(50% - 600px); background-color: #fff;}
.outside .ceng .m_right{ width: 1100px; margin:auto; padding:50px 0px;}
.outside .ceng .m_right .frame{ display: flex; justify-content: space-between;}
.outside .ceng .m_right .frame .box{ margin-bottom: 40px;}
.outside .ceng .m_right .frame .box input{ width: 508px; height: 54px; line-height: 54px; padding: 0px 15px; border-radius: 5px; background-color: #f8f8f8; border: 1px solid #f8f8f8;font-size: 16px;}
.outside .ceng .m_right .frame .box select{ width: 1100px; color: #757575; height: 54px; line-height: 54px; padding: 0px 15px; border-radius: 5px;background-color: #f8f8f8; border: 1px solid #f8f8f8; font-size: 16px;}
.single{ width: 1067px; height: 150px;  line-height: 26px; padding: 15px 15px; border-radius: 5px; background-color: #f8f8f8; border: 1px solid #f8f8f8;font-size: 16px;}
.btn-three{background-color: #70be44;  text-align: center; width: 230px; height: 60px; line-height: 60px; border-radius: 5px; border: none; margin:25px auto 0;}
.btn-three a{ color: #fff; font-size: 15px; font-weight: bold;}
.btn-three button{ cursor:pointer;display: block;width: 230px;background: #70be44;color: #ffffff;height: 60px;line-height: 60px;border: none;border-radius: 5px;font-size: 15px;font-weight: 700;text-transform: uppercase;}
.mop{ margin-left: 10px;}
.mailbox{ line-height: 45px; font-size: 16px; color: #666766; font-weight: 400;}
.mailbox .lv{ color:#70be44; margin-right:15px; font-size:20px;}



.main06{ width: 1200px; margin:50px auto 0; }
.main06 .content{ display: flex; flex-wrap: wrap;}
.main06 .piece{ width: 310px; margin:0px 30px 30px 36px;  padding: 10px;}
.main06 .piece:hover{ box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);}
.main06 .piece .pian{width: 310px; height: 310px;}
.main06 .piece .pian img{ width: 100%;}
.main06 .piece .name{ font-size: 16px; color: #333; font-weight: 700; overflow: hidden; // 溢出隐廠
white-space: nowrap; /制一行
text-overflow: ellipsis; //文字溢出显示省略号}
.main06 .piece .text{margin-top: 15px; font-size: 14px; color: #666; font-weight: 400; line-height: 18px;overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;/*设置最大显示行数*/
    -webkit-box-orient:vertical;
    text-overflow: ellipsis;}


.pag{margin:0px auto 0; text-align: center; padding-bottom:60px;}
#AspNetPager1 a{background-color:#fff;border:1px solid #acacac;color:#acacac;padding:4px 12px;border-radius:4px; }
#AspNetPager1 input{background-color:#fff;border:1px solid #acacac;margin:20px 10px;padding:4px 4px;color:#acacac;border-radius:4px}
#AspNetPager1 span{background-color:#70be44;;border:1px solid #70be44;color:#fff!important;padding:4px 12px;border-radius:4px}


.bgu{ background-color: #fbfbfb; width: 100%; padding: 50px 0px; }
.main07{ width: 1138px; margin: auto; background-color: #fff; border: 1px solid #eee; padding: 30px;}
.main07 .content{ display: flex; width: 1200px; margin: auto; }
.main07 .box{
    width: 600px;border: 1px solid #dedede;background: #f9f9f9;
}
.main07 .all{
    width: 500px;height: auto;margin: 60px auto 0vw;overflow: hidden;
}
.main07 .top-img{
    width: 500px;height: auto;font-size: 0;position: relative;
}
.main07 .activeimg{
    overflow: hidden;height: 350px;position: relative;
}
.main07 .top-img .activeimg img{
    width: 500px; height: 350px;
}
.main07 .top-img .left{
    width: 80px;height: 60px;background: rgba(0,0,0,0.4);position: absolute;left: 0;top: 200px;text-align: center;line-height: 95px;
    cursor: pointer;
}
.main07 .top-img .right{
    width: 80px;height: 60px;background: rgba(0,0,0,0.4);position: absolute;left:420px;top: 200px;text-align: center;line-height: 95px;
    cursor: pointer;
}
.main07 .top-img .left:hover,.top-img .right:hover{
    background: rgba(0,0,0,0.5);
}

.main07 .bot-img{
    height: 90px;width: 500px;margin-top: 15px;
}
.main07 .bot-img ul{
    width: 100%;height: 100px;
}
.main07 .bot-img ul li{
    width: 90px;margin-right: 10px;float: left;border: 1px solid #fff;cursor: pointer;font-size: 0; background-color: #fff;
}
.main07 .bot-img ul li.active{
    border: 1px solid #ff6600;
}
.main07 .bot-img ul li img{
    width: 100%;
}
.main07 .bot-img ul li:last-child{
    margin-right: 0;
}

.main07 .youb{ margin-left: 60px;}
.main07 .youb .name{ color: #333; font-size: 24px; font-weight: bold;}
.main07 .youb .te{ margin-top: 25px;}
.main07 .youb .te h2{ color: #47afe6; font-size: 18px; font-weight: bold;}
.main07 .youb .te ul{ margin-top: 30px; margin-left: 20px; }
.main07 .youb .te ul li{ line-height: 30px; font-size: 16px; color: #666; list-style: square;}
.main07 .youb .te ul li::marker{color: #47afe6;}
.main07  .neio{}
.main07  .neio .info{ margin-top: 50px; border-bottom: 1px solid #eee; font-size: 24px; font-weight: bold; height: 50px; line-height: 50px;}
.main07  .neio .mot{ width: 720px; margin-top: 50px;}
.main07  .neio .mot img{ width: 100%;}



/* 必要布局样式css */
.product-content-box{
    background:#f5f5f5;
    padding:90px 0;
    overflow: hidden;
}
.product-content {
    width: 1200px;
    min-width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
}

.product-content li{
    float: left;
    width: 240px;
    height: 184px;
    margin: 0px 30px 40px 30px;
    background-color: transparent;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.product-content li a{
    width:100%;
    height:240px;
    display:block;
}

.item-img01 {
    text-align: center;
    line-height: 240px;
}

.product-content li.active {
    position: relative;
    top: -4px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.1);
    -moz-box-shadow: 0 3px 20px rgba(0,0,0,.1);
    box-shadow: 0 3px 20px rgba(0,0,0,.1)
}

.product-title{
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 32px;
    color: #333;
}

.product-explain{
    margin-top: 26px;
    margin-bottom: 82px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 16px;
    color: #999;
}

.news{ width: 1200px; margin:40px auto;}
.news .list{ width: calc(100% - 50px); display: flex; background-color: #f5f5f5; padding: 25px; margin-bottom: 30px;}
.news .list .picture{ width: 225px; height: 170px; overflow: hidden;}
.news .list .picture img{ width: 100%; height: 100%;}
.news .list .right{ margin-left: 20px;color: #515151; width:900px;}
.news .list .right .name{margin-top: 10px;  font-size: 24px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news .list .right .time{ font-size: 13px; margin-top: 15px; }
.news .list .right .text{ font-size: 15px; display: -webkit-box; margin-top: 10px; line-height: 26px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3.0em;/*高度为字体大小的两倍
line-height: 1.5em: /*行高*/
    height: 3.0em;/*高度为行高的两倍*/ }
.news .list .right .more{ background-color: #70be44; width: 150px; height: 40px; line-height: 40px; text-align: center; border-radius: 40px; margin-top: 13px; }
.news .list .right .more a{color: #fff; font-size: 14px; display: block; }


.icon01{  font-size: 16px; color: #fe7948;}
.icon02{  font-size: 16px; color: #6bd421;}
.icon03{  font-size: 16px; color: #2493e6;}
.icon04{  font-size: 16px; color: #fc6897;}
.icon05{  font-size: 16px; color: #fd6f16;}
.icon06{  font-size: 16px; color: #8667fe;}


.powan{ width: 1200px; margin:50px auto;}
.powan .name{ font-size: 26px; color: #333; text-align: center; font-weight:bold;}
.powan .time{ color: #666; font-size: 18px; text-align: center; border-bottom: 1px solid #f5f5f5; padding: 30px 0px;}
.powan .pmor{ width: 100%; text-align: center; padding: 50px 0px;}
.powan .neir p{ color: #333; line-height: 35px; font-size: 18px; text-indent: 2em;}

.w200{ width: 1200px; margin:45px auto 0px;}
.w200 .zuob{display: flex; width:100%; justify-content:space-between;}
.w200 .info{ display: flex; justify-content:space-between;}
.w200 .info .leit{display: flex;}
.w200 .info .line{ background-color: #70be44; width: 3px; height: 59px; margin-right: 15px;}
.w200 .info .yin{ color: #999999; font-size: 16px; text-transform:uppercase; margin-top: 10px;}
.w200 .jie{ color: #666766; font-size: 26px; font-weight: bold; font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,"Helvetica Neue",Helvetica,sans-serif;  margin-right:20px;  }
.w200 .zuob .nrong{  width: 690px;}
.w200 .zuob .nrong p{ color: #666766; font-size: 18px !important; line-height: 38px; text-indent: 2em; margin-bottom: 15px;}
.w200 .more{ background-color:#70be44; width: 100px; height: 45px; line-height: 45px; text-align: center; border-radius: 45px; margin-top:45px;}
.w200 .more a{ color: #fff; font-size: 14px; font-weight: bold;}
.w200 .gos{ width: 420px; height: 294px; }
.w200 .gos .dong{color:#999999; font-size:16px; margin-bottom:45px; text-transform: uppercase; }
.w200 .gos .ci01{color:#70be44; font-size:50px; font-weight:900; font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial", Helvetica, sans-serif;}

.w300{width: 100%; background-color: #fbfbfb; padding-bottom:0px;}
.w400{ width: 1200px; margin:auto; }
.w400 .tou{display: flex; justify-content: space-between; align-items: center;}
.w400 .info{ display: flex; margin-top:20px;}
.w400 .info .line{ background-color: #70be44; width: 3px; height: 59px; margin-right: 15px;}
.w400 .info .yin{ color: #999999; font-size: 16px; text-transform:uppercase; margin-top: 10px;}
.w400 .info .jie{ color: #313233; font-size: 26px; font-weight: bold; font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,"Helvetica Neue",Helvetica,sans-serif;  }
.w400 .more{ background-color:#70be44; width: 100px; height: 45px; line-height: 45px; text-align: center; border-radius: 45px;}
.w400 .more a{ color: #fff; font-size: 14px; font-weight: bold;}
.w400 .content{ display: flex; width: 100%; flex-wrap: wrap; }
.w400 .content .a01{ width: 380px; background-color: #ffffff; padding-bottom: 20px;  margin: 0px 10px 40px 10px;}
.w400 .content .a01:hover{ box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);}
.w400 .content .a01 .tu{ width: 380px; height: 210px; overflow: hidden;}
.w400 .content .a01 .tu img{ width: 100%;}
.w400 .content .a01 .time{ color: #999999; font-size: 16px; margin-top: 10px; padding: 0px 15px; font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,"Helvetica Neue",Helvetica,sans-serif;}
.w400 .content .a01 .name{ color: #313233; font-size: 18px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 15px; padding: 0px 15px;}
.w400 .content .a01 .text{ color: #666766; font-size: 18px; margin-top: 10px; padding: 0px 15px; 
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
     max-height: 3.0em; /* 高度为字体大小的两倍 */
     line-height: 1.5em; /* 行高 */
     height: 3.0em; /* 高度为行高的两倍 */
   }

    
.hezuo{width:1200px; margin:auto;}
.hezuo img{ width:100%;}

.wei01{ background-color: #fff; width: 100%; padding: 50px 0px;}
.wei02{ background-color: #f4f4f4; width: 100%; padding: 50px 0px;}
.main14{ width: 1400px; margin: auto; color: #313233; font-size: 16px; line-height: 28px;}
.main14 .tee{color: #313233; font-size: 26px; font-weight: bold;  text-align: center; font-family: OPPOSans-R !important;}
.main14 .text{color: #696969; font-size: 18px;  text-align: center; margin-top: 20px;}
.main14 .con01{ display: flex; justify-content: space-around;}
.main14 .con01 .left{ width: 800px;}
.main14 .script01 { width: 472px; margin: 20px 0px 0px 50px;}
.main14 .script02 { width: 512px; margin: 20px 0px 0px 150px;}
.main14 .script03 { width: 612px; margin: 0px 0px 0px 0px;}
.main14 .script04 { width: 612px; margin: 100px 0px 0px 0px;}
.main14 .script01 .mt01{ font-size: 20px; font-weight: bold; color: #313233; margin-bottom: 10px; font-family: OPPOSans-R !important; margin-top:50px;}
.main14 .script02 .mt01{ font-size: 20px; font-weight: bold; color: #313233; margin-bottom: 10px; font-family: OPPOSans-R !important;}
.main14 .mt02{ font-size: 18px; color: #666766;}
.main14 .writing{ display: flex; margin-left: 19px; }
.main14 .writing .ge{ width: 300px; }
.main14 .writing .ge li{ font-size: 16px; color: #666766;  line-height:30px; list-style-type:square;}