@charset "utf-8";
html {
    -webkit-font-smoothing: antialiased
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

header,
hgroup,
nav,
menu,
main,
section,
article,
summary,
details,
aside,
figure,
figcaption,
footer {
    display: block;
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
b,
caption,
cite,
code,
dfn,
em,
i,
th,
var {
    font-style: normal;
    font-weight: 400
}

dl,
ol,
ul {
    list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

a {
    text-decoration: none;
    transition: all .25s;
    color: #000;
}

a:hover {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

textarea {
    resize: none
}

img {
    vertical-align: middle
}

button,
input[type=submit],
input[type=text],
input[type=button],
select {
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    outline: 0;
    blr: expression(this.onFocus=this.blur());
}
html{
    width: 100%;overflow-x: hidden;
}
body {
    color: #000;
    line-height: 1.6;width: 100%;
    overflow-x: hidden;
    background: #fff;
    font-size: 13px;
    font-family: Arial, '微软雅黑';
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0
}

#web-ietip {
    width: 526px;
    height: 90px;
    padding: 83px 0 0 84px;
    overflow: hidden;
    background: url(../images/browser.png) no-repeat center center;
    margin: 200px auto 0;
}

#web-ietip a {
    display: block;
    width: 65px;
    height: 80px;
    float: left;
}

.layout {
    max-width: 1440px;
    padding: 0 3%;
    margin: 0 auto
}

.footer {
    z-index: 1;
    position: relative;
    background: #fff;
    padding-top: 4.2%;
}

.weblink {
    float: left;
    width: 50%;
}

.weblink dl {
    float: left;
    width: 20%;
}

.weblink dt {
    padding-bottom: 15px;
    line-height: 25px;
}

.weblink dt a {
    color: #000;
    font-weight: bold;
    font-size: 16px;
}

.weblink dd {
    line-height: 28px;
}

.weblink dd a {
    color: #777777;
    font-size: 14px;
}

.weblink dt a:hover,
.weblink dd a:hover {
    color: #f08201;
}

.ewm {
    font-size: 14px;
    line-height: 40px;
    float: right;
}

.ewm-call{padding-left: 65px;background: url(../images/call.png) left center no-repeat;display: inline-block;margin-top: -5px;}
.ewm-call p{line-height: 25px;font-weight: bold;}
.ewm-call p span{color: #eb5c00;}
.ewm-code{display: inline-block;margin-top:35px;}
.ewm-cnt{display: inline-block;vertical-align: middle;text-align: left;margin-left: 28px;}
.ewm-img{display: inline-block;vertical-align: middle;}
.ewm-cnt p{line-height: 26px;font-weight: bold; }
.ewm-cnt p em{color: #999999;}

.footbot {
    border-top: 1px solid #d2d2d2;
    margin-top: 2%;
    font-size: 14px;
    float: left;
    width: 100%;
    padding: 3% 0;
}

.commsg {
    color: #333333;
    float: left;
}
.commsg a{color: #000000;display: inline-block;}
.commsg a:hover{color: #f08201;}
.commsg span{margin: 0 12px;color: #e1e1e1;}
.copyright {
    float: right;
}

.logo2 {
    float: left;
    width: 21%;
}

.logo2 img {
    max-width: 65%;
    /* margin-top: 21%; */
}

@media screen and (max-width: 1200px) {
    .ewm {
        font-size: 13px;
        width: 100%;
        text-align: center;
    }
    .logo2 {
        text-align: center;
        width: 100%;
    }
    .logo2 img {
        max-width: 80%;
        margin-top: 0;
    }
    .weblink {width: 100%;padding:6% 0}
    .weblink dt a {
        font-size: 14px;
    }
    .weblink dt {
        padding-bottom: 7px;
        line-height: 35px;
    }
    .weblink dd {
        line-height: 25px;
    }

    .weblink dd a {
        font-size: 13px;
    }
    .footbot {
        padding-top: 25px;
        padding-bottom: 18px;
        line-height: 30px;
        font-size: 13px;
    }
}

@media screen and (max-width: 800px) {
    .logo2 img{
        max-width: 45%;
        /* display:  none; */
    }
    .ewm {
        font-size: 12px;
    }

    .weblink dt a {
        font-size: 13px;
    }
    .weblink dt {
       position: relative;
        padding-bottom: 3px;
        line-height: 25px;
    }
    .weblink dt::after{content: '';position: absolute;right:10px;top: 50%; background: url("../images/i1.png") center no-repeat;width: 14px;height: 7px;margin-top: -4px;}
    .weblink dl.on dt::after{transform: rotateX(180deg)}
    .weblink dd {
        line-height: 23px;
    }
    .weblink dl {
        border-bottom: 1px solid #666;
        width: 100%;
        margin-bottom: 3%;
    }
    .weblink dl.on {
        padding-bottom: 3%
    }

    .weblink dd {
        display: none;
    }
    .weblink dl.on dd {
        display: block;
    }
    .weblink dd a {
        font-size: 13px;
    }
    .footbot {
        padding-top: 5px;
        padding-bottom: 7px;
        line-height: 28px;
        font-size: 12px;
        /* display:  none; */
    }
    .commsg,
    .copyright{width: 100%;text-align: center;}
}

.header.on{background-color:rgba(0,104,183,.75);line-height:55px;}
.header{position: fixed;line-height: 85px;z-index: 1000;left: 0;right: 0;top: 0;color: #ffffff;transition:background-color .6s }
.logo{float: left;}
.logo a{position: relative;display: block;}
.logo img{position: absolute;top: 50%;left: 0;transform: translateY(-50%);max-height: 80%;}

.rightbox{float: right}

.nav{float: left;position: relative;padding-right: 37px;}
.nav::after{content: '';position: absolute;right: 0;height: 28px;width: 1px;background: #ffffff;top: 50%;margin-top: -14px;}
.nav li{float: left;margin-left: 74px;font-size: 17px;position: relative;}
.nav li a{color: #fff;display:  block;}
.lan{float: left;position: relative;padding: 0 26px;transition: all .25s}
.search{float: left;transition: all .25s}
.search_b{display: inline-block;vertical-align: middle;border: 1px solid rgba(255,255,255,.7);height: 38px;border-radius: 38px;}
.search-t{vertical-align: top;background: none;height: 38px;line-height: 38px;text-indent: 15px;font-size: 14px;color: #fff;border: none;float: left;width: 100px;}
.search-t::placeholder{
    color:#fff;
}
.search-s{width: 43px;height: 38px;background:url(../images/searchb.png) center no-repeat;border: none;vertical-align: top;cursor: pointer;}



.lan-open{display: inline-block;width: 31px;height: 22px;background:url(../images/lano.png) center no-repeat;vertical-align: middle;}
.lan-list{position: absolute;background: #0068b7;width: 100%;top:150%;text-align: center;line-height: 40px;opacity: 0;left: -20000px;transition: top .35s,opacity .35s;}
.lan-list a{color: #fff;display: block;border-bottom: 1px solid #6e96e8;font-size: 15px;}
.lan-list li:last-child a{border: none}
.lan:hover .lan-list{display: block;left: 0;top: 100%;opacity: 1;}
.rightbox-o{display: none;}
.rightbox-c{display: none;}

.banner{background-size: cover;background-position: center;}

.hasser .bannerc{height: 622px;}
.bannerc{height: 500px;display: flex;align-items: center;line-height: 1.6;color: #ffffff; }

.bannercb{transform: translateY(23px)}
.bannerc h3{font-size: 50px;text-transform: uppercase;font-weight: bold;transform: scale(0);opacity: 0;}
.bannerc p{font-size:26px;transform: scale(0);opacity: 0;}
.anmitem{transition: all .7s}
.bannerc p.on,
.bannerc h3.on{opacity: 1;transform-origin: 0 0;transform: scale(1);}

@media screen and (max-width: 1400px) {
    .nav li{margin-left: 55px;}
}



@media screen and (max-width: 1200px) {
    .bannerc{height: 350px;}
    .hasser .bannerc{height:450px;}
.bannercb{transform: translateY(13px);}
.bannerc h3{font-size: 40px;}
.bannerc p{font-size:21px;}
    .rightbox-c{ text-align: right;display: block;border-bottom: 1px solid #eee;margin-bottom: 20px;}
    .rightbox-c i{display: inline-block;width: 24px;background: url(../images/menuc.png) center no-repeat;background-size:  100% auto;margin-right: 20px;}
    .rightbox-o{float: right;display: block;width: 24px;background: url(../images/menu.png) center no-repeat;background-size:  100% auto;}
    .header{/* position: fixed; */line-height: 55px;/* z-index: 1000; *//* left: 0; *//* right: 0; *//* top: 0; *//* color: #ffffff; */}
    .header.on{line-height: 55px;}
    .logo{/* float: left; */}
    .logo a{/* position: relative; *//* display: block; */}
    .logo img{/* position: absolute; *//* top: 50%; *//* left: 0; *//* transform: translateY(-50%); */max-height: 60%;}

    .rightbox{/* float: right */position: fixed;z-index: 10000;width: 0;height: 0;}
    .rightbox::after{transition: opacity .35s; position: fixed;left: 200%;top: 0;right: 0;bottom: 0;background:rgba(0, 0, 0, .5);content:'';opacity: 0;}
    .rightbox-b{position: fixed;top: 0;bottom: 0;width: 200px;z-index: 1;overflow:auto;background: #ffffff;right: -100%;opacity: 0;transition:right .35s, opacity .35s;}
    .rightbox.on::after{opacity: 1;left: 0;}
    .rightbox.on .rightbox-b{right: 0;opacity: 1;}

    .nav{float: left;/* position: relative; */padding-right: 0;width: 100%;}
    .nav li{/* float: left; */margin-left: 0;font-size: 16px;width: 100%;text-align:  center;}
    .nav li a{color: #333;}
    .lan{/* float: left; *//* position: relative; */padding: 20px 0;width: 100%;}
    .search{/* float: left; */width: 100%;padding-bottom: 30px;text-align:  center;}
    .search_b{/* display: inline-block; *//* vertical-align: middle; */border: 1px solid rgba(0,0,0,.7);height: 35px;border-radius: 35px;}
    .search-t{/* vertical-align: top; *//* background: none; */height: 35px;line-height: 35px;/* text-indent: 15px; */font-size: 13px;color: #000;/* border: none; *//* float: left; *//* width: 100px; */}
    .search-t::placeholder{
        color:#000;
    }
    .search-s{/* width: 43px; */height: 35px;background: url(../images/searchb2.png) center no-repeat;/* border: none; *//* vertical-align: top; *//* cursor: pointer; */}
    .lan-open{display: none;/* width: 31px; *//* height: 22px; *//* background:url(../images/lano.png) center no-repeat; *//* vertical-align: middle; */}
    .lan-list{position: inherit;/* background: #0068b7; *//* width: 100%; */top: 0;float:  left;/* text-align: center; */line-height: 50px;opacity: 1;left: 0;/* transition: top .35s,opacity .35s; */}
    .lan-list li{float: left;width: 50%;}
    .lan-list a{/* color: #fff; *//* display: block; */border-bottom: none;font-size:  14px;}
    .lan:hover .lan-list{top: 0;}
}


@media screen and (max-width: 800px) {
    .hasser .bannerc{height:300px;}
.bannerc{height: 200px;}
.bannercb{transform: translateY(5px)}
.bannerc h3{font-size: 30px;}
.bannerc p{font-size: 16px;}
    .rightbox-c{ margin-bottom: 10px;}
    .rightbox-c i{width: 20px;margin-right: 10px;}
    .rightbox-o{/* float: right; *//* display: block; */width: 20px;/* background: url(../images/menu.png) center no-repeat; */}
    .header{/* position: fixed; */line-height: 45px;/* z-index: 1000; *//* left: 0; *//* right: 0; *//* top: 0; *//* color: #ffffff; */}
    .header.on{line-height: 45px;}
    .nav li{/* float: left; *//* margin-left: 0; */font-size: 15px;/* width: 100%; *//* text-align:  center; */}
    .nav li a{/* color: #333; */}
    .lan{/* float: left; *//* position: relative; */padding: 15px 0;}
    .search_b{/* display: inline-block; *//* vertical-align: middle; */height: 30px;border-radius: 30px;}
    .search-t{/* vertical-align: top; *//* background: none; */height: 30px;line-height: 30px;/* text-indent: 15px; */font-size: 12px;/* border: none; *//* float: left; *//* width: 100px; */}
    .search-s{/* width: 43px; */height: 30px;/* border: none; *//* vertical-align: top; *//* cursor: pointer; */}
    .lan-list{/* background: #0068b7; *//* width: 100%; */top: 0;float:  left;/* text-align: center; */line-height: 41px;/* transition: top .35s,opacity .35s; */}
    .lan-list a{/* color: #fff; *//* display: block; */font-size:  13px;}
}







.cbox{line-height: 60px;border-bottom: 1px solid #d5d6d8;}
.cbox_b{display: flex;flex-wrap: wrap;justify-content: space-between;font-size: 14px;}
.place img{vertical-align: middle;}
.place span{margin: 0 11px;color: #999999;}
.place  a{color: #999999;}
.place  a:last-child{color: #333333;}
.place  a:hover{color: #0068b7;}
.menu li{float: left;margin-left: 43px;padding: 0 13px;position: relative;}
.menu li a{color: #666666;}
.menu li a:hover{color: #0068b7;}
.menu li.on::after{content:'';position: absolute;bottom: 0;left: 0;width: 100%;height: 4px;background:url(../images/menubg.png);background-size: 100% 100%}
.menu li.on a{color: #0068b7;}
.boxt{display: flex;line-height: 167px;align-items: center;font-size: 14px;flex-wrap: wrap}
.webtit{font-size: 40px;color: #333333;margin-right: 10px;}
.boxt .menu{line-height: 40px;}
@media screen and (max-width: 1400px) {
    .menu li{margin-left:20px;}
}

@media screen and (max-width: 1200px) {
.cbox{line-height: 50px;/* border-bottom: 1px solid #d5d6d8; */}
.cbox_b{/* display: flex; *//* flex-wrap: wrap; *//* justify-content: space-between; */font-size: 13px;}
.place span{margin: 0 4px;/* color: #999999; */}
.menu li{/* float: left; */margin-left: 5px;padding: 0 10px;/* position: relative; */}
.menu li.on::after{height: 3px}

.boxt{line-height: 127px;font-size: 13px;}
.webtit{font-size: 35px;margin-right: 5px;}
.boxt .menu{line-height: 35px;}
}

@media screen and (max-width: 800px) {
    .cbox{line-height: 45px;/* border-bottom: 1px solid #d5d6d8; */}
    .cbox_b{/* display: flex; *//* flex-wrap: wrap; *//* justify-content: space-between; */font-size: 12px;}
    .place span{margin: 0 2px;/* color: #999999; */}
    .menu {width: 100%;}
    .menu ul{display: flex;justify-content: space-between;flex-wrap: nowrap}
    .menu li{/* float: none; */margin-left: 0;padding: 0;/* width: 25%; */text-align:  center;/* position: relative; */flex-grow:1}
    .menu li.on::after{height: 2px}

    .boxt{line-height: 80px;font-size: 12px;}
    .webtit{font-size:30px;margin-right: 0;}
    .boxt .menu{line-height: 30px;}
 }


.ry{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 6%;}
.ry li{width: 23%;margin-bottom: 3%;background: #f9f3ea;text-align: center;transform: translateY(200px);opacity: 0;}
.ry li.on{transform: translateY(0);opacity: 1;}
.ry li .i{height: 300px;line-height: 300px;}
.ry li  img{vertical-align: middle;max-height: 85%;max-width: 85%;}
.ry li  p{line-height: 69px;max-height: 69px;color: #333333;font-size: 20px;transition: all .25s}
.ry li:hover  p{color: #0068b7;}
.more{width: 210px;height: 54px;line-height: 54px;border-radius: 54px; text-align: center;border: 1px solid #bcbcbc;display: block;margin: 0 auto;color: #333333;font-size: 16px;opacity: 0;transform: translateX(-300px)}
.main{padding-bottom: 6%;padding-top: 1px;}

.more.on{opacity: 1;transform: translateX(0)}
.more:hover{background: #0068b7;color: #fff;}

.job-l .i img,
.bot .b img,
.news-l a,
.ry li  img{transition: all .35s}
.news-l,
.job-l .i,
.bot .b,
.ry li .i{overflow: hidden;}
.news-l:hover a,
.bot .b:hover img,
.job-l:hover .i img,
.ry li:hover img{transform: scale(1.2)}



.more2{width: 210px;height: 54px;line-height: 54px;border-radius: 54px; text-align: center;border: 1px solid #fff;display: inline-block;color: #fff;font-size: 16px;opacity: 0;transform: translateY(300px)}
.joinustit.on,
.more2.on{opacity: 1;transform: translateY(0)}
.more2:hover{background: #f08201;color: #fff;}
.joinus{height: 280px;background:url(../images/bg2.png);background-size: cover;display: flex;justify-content: center;align-items: center;flex-wrap: wrap}
.joinustit{font-size: 50px;margin-right: 59px;color: #fff;opacity: 0;transform: translateY(-300px)}


@media screen and (max-width: 1200px) {
    .joinus{height: 200px;}
    .joinustit{font-size: 40px;margin-right: 39px;}
.ry li .i{height: 200px;line-height: 200px;}
.ry li  p{line-height: 59px;max-height: 59px;font-size:15px;}
.more2,
.more{width: 180px;height: 44px;line-height: 44px;border-radius: 44px;font-size: 15px;}
}
@media screen and (max-width: 800px) {
    .joinus{height: 150px;}
    .joinustit{font-size: 28px;margin-right:0;width: 100%;text-align: center;}
    .ry{margin-top: 5%;}
    .ry li{width: 48%;}
    .ry li .i{height: 180px;line-height: 180px;}
    .ry li  p{line-height:49px;max-height: 49px;font-size:13px;}
    .more2,
    .more{width: 130px;height: 34px;line-height: 34px;border-radius: 34px;font-size: 14px;}
    }



   .newslist{margin-bottom:4%;margin-top: 2%;}
   .newslist li{border-bottom: 1px solid #d8d8d8;
    font-size: 14px;transform: translateX(500px);opacity: 0;}
    .newslist li a{display: flex;justify-content: flex-start;flex-wrap: wrap;align-items: center;padding: 3% 0;padding-right: 5%;background:url(../images/i2.png) 98% center no-repeat;transition: all .15s}
    .newslist li:hover a{background-color: #f08201;background-image: url(../images/i3.png)}

    .newslist li.on{transform: translateX(0);opacity: 1;}
   .newslist li em{width: 132px;text-align: center;color: #999999;transition: all .15s}
   .newslist li span{width: 178px;}
   .newslist li span b{display: inline-block;width: 111px;line-height: 32px;border-radius: 32px;  background: #f08201;border: 1px solid #f08201;color: #fff;text-align: center;transition: all .15s}
   .newslist li i{ flex:1;font-size: 16px;color: #333333;transition: all .15s;line-height: 36px;max-height: 36px}
   .newslist li:hover span b{background: #fff;border: 1px solid #fff;color: #f08201;}
   .newslist li:hover i,
   .newslist li:hover em{color: #fff;}

   .news{margin-top: 4%;display: flex;justify-content: space-between;flex-wrap: wrap}
   .news-l{position: relative;width: 50%;transform: translateX(-300px);opacity:0 ; min-height: 320px;}
   .news-l a{background-size: cover;background-position: center ;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
   .news-r.on,
   .news-l.on{transform: translateX(0);opacity:1;}
   .news-l p{position: absolute;padding:0 5%;bottom: 0;line-height: 53px;max-height: 53px;color: #fff;font-size: 16px;}

   .news-l .swiper-container{ height: 100%; }
   .news-l .swiper-pagination{ text-align: right; right: 30px; left: auto!important; bottom: 20px!important; }
   .news-l .swiper-pagination-bullet{ width: 10px; height: 10px;background: #a9a9a9; opacity: 1; }
   .news-l .swiper-pagination-bullet-active{ background: #F08200; }


   .news-r{width: 48%;transform: translateX(300px);opacity:0 ;}

   .news-r  li{border-bottom: 1px solid #d8d8d8;}
   .news-r  li:last-child{border: none}
   .news-r  li a{display: block;padding: 3% 15% 3% 5%;transition: all .15s;background-image: url(../images/i4.png) ;background-position: 95% center;background-repeat: no-repeat;}
   .news-r  li a:hover{background-color: #f08201;background-image: url(../images/i5.png) ;}
   .news-r  li a:hover p,
   .news-r  li a:hover h5{color: #fff;}
   .news-r  li h5{line-height: 36px;max-height:36px;font-size: 18px;color: #333333;transition: all .15s}
   .news-r  li p{line-height:24px;max-height:48px;font-size: 14px;color: #999999;transition: all .15s}
   @media screen and (max-width: 1200px) {
    .newslist li{
     font-size: 13px;}
    .newslist li em{width: 102px;}
    .newslist li span{width: 148px;}
    .newslist li span b{width: 95px;line-height: 28px;border-radius: 28px;  }
    .newslist li i{font-size: 15px;line-height: 30px;max-height: 60px}


   .news-l p{line-height: 43px;max-height: 43px;font-size: 15px;}


   .news-r  li h5{line-height: 30px;max-height:30px;font-size: 16px;}
   .news-r  li p{line-height:22px;max-height:44px;font-size: 13px;}
   }

   @media screen and (max-width: 800px) {
    .newslist{margin-top: 0;}
    .newslist li{
     font-size: 12px;}
     .newslist li a{justify-content: space-between;/* padding-right: 0; *//* padding-left: 0; */padding: 4% 2%;background-image: none;}
     .news-r  li a:hover,
     .newslist li a:hover{background-image: none}
    .newslist li em{width: inherit;}
    .newslist li span{width: inherit;}
    .newslist li span b{width: 80px;line-height: 23px;border-radius: 23px;  }
    .newslist li i{font-size: 13px;width: 100%;flex: none;margin-top: 3%;line-height: 25px;max-height: 50px}

    .news-l{width: 100%;height: 200px; min-height: auto;}
    .news-r{width: 100%;}
    .news-l p{line-height: 33px;max-height:33px;font-size: 14px;}
    .news-r  li:last-child{border-bottom: 1px solid #d8d8d8;}
    .news-r  li a{/* padding-left: 0; *//* padding-right: 0; */padding: 4% 2%;background-image:none;}
    .news-r  li h5{line-height: 26px;max-height:26px;font-size: 14px;}
    .news-r  li p{line-height:21px;max-height:42px;font-size: 12px;}
   }



   .com{padding-top: 5%;overflow: hidden;}
   .map{width: 70%; transform: translateX(-300px);opacity: 0;float: left;}
   .comcnt{width: 26%;transform: translateX(300px);opacity: 0;float: right;}
   .comcnt.on,
   .map.on{transform: translateX(0);opacity: 1;}
   .comcnt .h{font-size: 24px;color: #333333;margin-bottom: 10px;}
   .comcnt .p{font-size: 16px;color: #999999;margin-bottom: 10px;}
   .comcnt .e{color: #000;font-weight: bold;}
   .comcnt  .b{margin-top: 20px;display: flex;justify-content: space-between;text-align: center;font-size: 12px;color: #333;line-height: 30px;flex-wrap: wrap}


 @media screen and (max-width: 1200px) {
    .map{width: 60%;}
    .comcnt{width: 36%;}

    .comcnt .h{font-size: 20px;}
    .comcnt .p{font-size: 14px;}


   }
   @media screen and (max-width: 800px) {
    .map{width: 96%;height: 230px !important;float: none;margin: auto;}
    .comcnt{width: 100%;margin-top: 6%;float: none;margin-bottom: 6%;}

    .comcnt .h{font-size: 18px;}
    .comcnt .p{font-size: 13px;}


   }
.bg2{background: #fdfdfd;}
   .job-l{width: 24%;transform: translateX(300px);opacity: 0;background: #fff;box-shadow: 0 0 4px 1px #e9e9e9}
   .job-l .i img{width: 100%;}
   .job-l.on{transform: translateX(0);opacity: 1}
   .job-l .h{font-size: 24px;color: #333333;}
   .job-l  .h2{font-size: 14px;color: #999999;text-transform: uppercase}
   .job-l .p{margin-top: 8%;font-size: 14px;color: #666666;}
   .job-l .e{color: #f08200;}
   .job-l .b{padding: 8% 5%}
   .job .news{margin-top: 0;}
   .jobsearch{margin-top: -100px;height: 100px;align-items: center;padding: 0 2% ; padding-bottom: 4%;background: #fff;display: flex;justify-content: space-between;}
   .jobsearch .t{width: 70%;background: #eeeeee;height:48px;line-height: 48px;border:1px solid transparent;text-indent: 1em;font-size: 16px;}
   .jobsearch .t:focus{border: 1px solid #0068b7}
   .jobsearch .m{width: 15%;background: #0068b7;height:50px;line-height: 50px;font-size: 16px;color: #fff;text-align: center;transition: all .25s}
   .jobsearch .s{width: 14%;margin-right: 1%;background: #f08200 url(../images/searchb.png) center no-repeat;height:50px;line-height: 50px;border: none;cursor: pointer;transition: all .25s}
   .jobsearch .m:hover,
   .jobsearch .s:hover{transform: scale(1.05)}
    .jobtit{padding:4% 0;display: flex;justify-content: space-between;margin-top: -4%;}
    .jobtit .h{font-size: 26px;color: #333333;}
    .jobtit .p{font-size: 14px;color: #999999;}
    .jobtit .e{font-size: 18px;color: #f08200;}

   .joblist-item{display: flex;justify-content: space-between;align-items: center;padding: 2% 0;padding-right: 10%;padding-left: 3%;border-bottom: 1px solid #f0f0f0;}
   .joblist-item .i2{width:15%;margin-left: 1%;}
   .joblist-item .i1{flex:1}
   .joblist-item em{font-size: 16px;color: #333;font-weight: bold;}
   .joblist-item span{font-size: 14px;color: #666;}
   .joblist-box::after{content:'';width: 20px;height: 9px;background: url(../images/i6.png);top:50%;margin-top: -5px;right:2%;position: absolute;transition: all .25s}
   .joblist-box{position: relative;cursor: pointer;}
   .jobze{padding: 3%;display: flex;justify-content: space-between;flex-wrap:wrap};
   .jobze-l{width: 45%;margin-right: 5%;}
   .jobzebox{padding-bottom: 3%;border-bottom: 1px solid #f0f0f0;display: none;}
   .jobze-sq{width: 109px;height: 41px;line-height: 41px;background: #f08200;color: #fff;font-size: 14px;display: block;text-align: center;margin-left: 3%;}
   .jobze-sq:hover{opacity: .8;}
   .jobxq.show .joblist-box::after{transform: rotateX(180deg)}
   .jobxq.show .jobzebox{display: block;}
   .jobxq{transform: translateX(300px);opacity: 0;}
   .jobxq.on{transform: translateX(0);opacity: 1;}

   .page{text-align: center;margin-top: 5%;}
   .page .prev,
   .page .next{display: none;}
   .page span{font-size: 16px;color: #666;}
   .page a {margin: 0 2px;margin-bottom: 6px;font-size: 16px;color: #666;border: 1px solid #b5b5b5;padding: 0 14px;display: inline-block;line-height: 36px;}
   .page a:hover,
   .page a.on{border: 1px solid #f08200;color: #fff;background: #f08200;}
   @media(max-width: 800px){
       .page a{padding: 0 10px;line-height: 30px;font-size: 14px;}
       .page span{font-size: 14px;}
   }

   .pages{text-align: center;margin-top: 5%;}
   .pages .prev,
   .pages .next{display: none;}
   .pages span{font-size: 16px;color: #666;}
   .pages a {margin: 0 2px;margin-bottom: 6px;font-size: 16px;color: #666;border: 1px solid #b5b5b5;padding: 0 14px;display: inline-block;line-height: 36px;}
   .pages a:hover,
   .pages a.on{border: 1px solid #f08200;color: #fff;background: #f08200;}
   @media(max-width: 800px){
       .pages a{padding: 0 10px;line-height: 30px;font-size: 14px;}
       .pages span{font-size: 14px;}
   }


   @media screen and (max-width: 1200px) {
    .jobsearch{margin-top: -80px;height:80px;}
    .jobsearch .t{height:38px;line-height: 38px;font-size: 15px;}
    .jobsearch .m{height:40px;line-height: 40px;font-size: 15px;}
    .jobsearch .s{height:40px;line-height: 40px;}
    .jobtit .h{font-size: 22px;}
    .jobtit .p{font-size: 13px;}
    .jobtit .e{font-size: 16px;}


    .jobze-l{width: 48%;margin-right: 2%;}
    .jobze-sq{width: 89px;height: 35px;line-height: 35px;font-size: 13px;}

    .joblist-item em{font-size: 14px;}
    .joblist-item span{font-size: 13px;}

    .job-l .h{font-size: 22px;}
    .job-l  .h2{font-size: 13px;}
    .job-l .p{font-size: 13px;}

    .pagesa {
        font-size: 14px;
        padding: 5px 12px;
    }
   }
   @media screen and (max-width: 800px) {
    .jobzebox{padding-bottom: 3.5%;}
    .jobze{padding: 3.5%}
    .joblist-item{padding: 3.5% 0;}
    .jobsearch{margin-top: -40px;height:40px;}
    .jobsearch .t{height:28px;line-height:28px;font-size: 13px;width: 50%;}
    .jobsearch .m{height:30px;line-height: 30px;font-size: 13px;width: 28%;}
    .jobsearch .s{height:30px;line-height: 30px;width: 20%;}
    .job-l{width:100%;margin-top: 3%;}
    .job-l .h{font-size: 18px;}
    .job-l  .h2{font-size: 12px;}
    .job-l .p{font-size: 12px;}

    .jobtit .h{font-size: 18px;}
    .jobtit .p{font-size: 12px;}
    .jobtit .e{font-size: 14px;}

    .joblist-item li.spe{display: none;}
    .joblist-item em{font-size: 13px;}
    .joblist-item span{font-size: 12px;}


    .jobze-l{width: 100%;margin-right: 0;margin-bottom: 3%;}
    .jobze-sq{width: 79px;height: 30px;line-height: 30px;font-size: 12px;}

    .pagesa {
        font-size: 12px;
        padding: 4px 9px;
    }
   }

   .newxq{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0 3.5%;padding-top: 5%;}
   .newxq_l{width: 67%;transform: translateX(-300px);opacity: 0;}
   .newxq_r{width: 27%;transform: translateX(300px) ;opacity: 0;}
   .newxq_l.on,
   .newxq_r.on{transform: translateX(0);opacity: 1;}
   .newxq_l_top .h{margin-bottom: 3%;font-size: 30px;color: #333333;}
   .newxq_l_top .p{padding-bottom: 2%;color: #b5b5b5;font-size: 14px;}
   .newxq_l_top  .i{margin-right: 7px;}
   .newxq_l_top  .e{margin-right: 33px;}
   .newxq_l_top  .e2{float: right;}

   .newxq_l_top .x{padding:4% 0;border-top: 1px solid #f4f4f4;border-bottom: 1px solid #f4f4f4;}
   .newxq_l_top .x img{max-width: 100%}
   .np{line-height: 27px;font-size: 14px;}
   .np{margin-top: 5%;position: relative;padding-right: 17%;}
   .np .a1{display: block;color: #333333;}
   .np .a1 em{color: #999;}
   .newxq_r .it:hover,
   .newxq_r .list li a:hover,
   .np .a1:hover em{color: #f17424;}
   .np  .a2{width: 16%;right: 0;top: 50%;margin-top: -27px;line-height: 54px;text-align: center;color: #fff;background: #b4b4b4;position: absolute;}
   .np  .a2:hover{opacity: 0.8;}

   .newxq_r .t{line-height: 60px;display: flex;justify-content: space-between}
   .newxq_r .t h5{font-size: 24px;color: #333333;}
   .newxq_r .t a{font-size: 14px;color: #999999;}
   .newxq_r  .i img{width: 100%;}
   .newxq_r .it{font-size: 14px;color: #333333;line-height: 26px;max-height: 52px;   padding: 4% 0;border-bottom: 1px solid #f4f4f4;}
   .newxq_r .list{padding: 4% 0}
   .newxq_r .list li a{font-size: 14px;color: #999;line-height: 34px;max-height: 34px;display: block;}


   @media screen and (max-width: 1200px) {

    .newxq_l{width: 73%;}
    .newxq_r{width: 25%;}
    .newxq_l_top .h{font-size: 25px;}
    .newxq_l_top  .i{margin-right: 5px;}
    .newxq_l_top  .e{margin-right: 18px;}
    .newxq_l_top  .p{font-size: 13px;}
    .np{line-height: 25px;font-size: 13px;}
    .np  .a2{margin-top: -22px;line-height: 44px;}

    .newxq_r .t{line-height: 55px;}
    .newxq_r .t h5{font-size: 20px;}
    .newxq_r .t a{font-size: 13px;}
    .newxq_r .it{font-size: 13px;line-height: 24px;max-height:  48px;}
    .newxq_r .list li a{font-size: 13px;line-height: 31px;max-height: 31px;}

   }

   @media screen and (max-width: 800px) {
    .newxq{padding-left: 0;padding-right: 0;}
    .newxq_l{width: 100%;margin-bottom: 5%;}
    .newxq_r{width: 100%;}
    .newxq_l_top .h{font-size: 20px;}
    .newxq_l_top  .i{margin-right: 1px;}
    .newxq_l_top  .e{margin-right: 5px;}
    .newxq_l_top  .p{font-size: 12px;}
    .np{line-height: 23px;font-size: 12px;padding-right: 0;}
    .np  .a2{line-height: 38px;position: inherit;display: block;width: 100px;margin: 0 auto;margin-top: 10px;}

    .newxq_r .t{line-height: 48px;}
    .newxq_r .t h5{font-size: 18px;}
    .newxq_r .t a{font-size: 12px;}
    .newxq_r .it{font-size: 12px;line-height: 22px;max-height:  44px;}
    .newxq_r .list li a{font-size: 12px;line-height: 28px;max-height: 28px;}

   }



   .banner2.swiper-container{position: fixed;left: 0;right: 0;bottom: 0;top: 0;z-index: 0;}
   .banner2 .swiper-slide{background-size: cover;background-position: center bottom; display: block;}
   .banner2 .swiper-pagination-bullet{ background: #fff; }
   .banner2 .swiper-pagination-bullet-active{ background: #f08200; }
   .banner2 .layout{position: absolute;top:50%;width: 90%;left: 50%; transform: translate(-50%, -50%); z-index: 999;}
   .banner2 .swiper-button-prev{
       background-image: url(../images/i5.png);width: 37px;height: 37px;
       background-size: contain;
       transform: rotate(180deg);
       -webkit-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
       left: 0;
   }
   .banner2 .swiper-button-next{
       background-image: url(../images/i5.png);width: 37px;height: 37px;
       background-size: contain;
       right: 0;
   }
   .main2{position: relative;background: #fff; z-index: 1;margin-top: 970px;}
   .mod1{position: relative;overflow: hidden;}
   .particles-js-canvas-el{position: absolute;left: 0;top: 0;z-index: 0;}
   .mod1 .b{position: relative;z-index: 1;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center}
   .mod1 .c{width: 48%;padding: 1% 0  3% 0}
   .mod1 .i{width: 45%;}
   .mod1 .h1{font-size: 50px;color: #333333;line-height: 1.6;font-weight: bold; transform: translateX(-300px);opacity: 0;}
   .mod1 .p1{font-size: 24px;color: #333333;line-height: 1.6;margin-bottom: 8%; transform: translateX(-300px);opacity: 0;}
   .mod1 .p2{font-size: 18px;color: #999999;line-height: 1.7; transform: translateX(-300px);opacity: 0;}
   .mod1 .a1{width: 222px;line-height: 54px;border-radius: 54px; display: block;color: #fff;font-size: 16px;background: #f08200;text-align: center; transform: translateX(-300px);opacity: 0;margin-top: 20%;}
   .mod1 .h1.on,
   .mod1 .p1.on,
   .mod1 .p2.on,
   .mod1 .a1.on{transform: translateX(0);opacity: 1;}
   .mod1 .a1:hover{transition-delay:0s!important;opacity: 0.8;}
   .mod1 .i1{display: block;margin-left:50%;margin-bottom: 5%;width: 42%;transform: translateY(-100%)}
   .mod1 .i2{margin-left:52% ;width: 50%;margin-top: -18%;transform: translateY(100%)}
   .mod1 .i1.on,
   .mod1 .i2.on{transform: translateY(0)}
   .mod1  .i3,
   .mod1 .i4{width: 100%;}
   .mod1 .i4{position: relative;z-index: 1;top: -50px;}
   .mod1 .i3{margin-top: -70%;margin-left: 7%;top: 50px;position: relative;z-index: 0;}
   .mod1 .i4.on,
   .mod1 .i3.on{
       top:0;
       animation: myfirst 2s ease-in-out 0s infinite alternate;
   }
   @keyframes myfirst {
    0% {
        transform: translate(0px, 20px);
    }
    50% {
        transform: translate(0px, -20px);
    }
    100% {
        transform: translate(0px, 20px);
    }
}
   @media screen and (max-width: 1200px) {
   .mod1 .c{width: 48%;}
   .mod1 .i{width: 45%;}
   .mod1 .h1{font-size: 40px;}
   .mod1  .p1{font-size: 20px;}
   .mod1  .p2{font-size: 16px;}
   .mod1  .a1{width:170px;line-height: 44px;border-radius: 44px;font-size: 14px;margin-top: 10%;}


}
   @media screen and (max-width: 800px) {
    .mod1{padding: 7% 0}
    .mod1 .c{width: 100%;margin-bottom: 10%;}
    .mod1 .i{width: 100%;}
    .mod1 .h1{font-size: 30px;}
    .mod1  .p1{font-size: 17px;}
    .mod1  .p2{font-size: 14px;}
    .mod1  .a1{width:150px;line-height: 34px;border-radius: 34px;font-size: 13px;}
    .mod1  .i2,
    .mod1  .i1{display: none;}
        .banner2{height: 250px;bottom: auto}
        .main2{margin-top: 250px!important;}
        .mod1 .i3, .mod1 .i4{width: 90%;}

   }

   .mod2{background: #f7f7f7;}
    .mod2 .c{background-size: cover;background-position: center;padding: 6% 0 10% 0;color: #ffffff;}
    .mod2  .b{width: 100%;}
    .mod2  .h1{font-size: 26px;line-height: 1.8;transform: translateX(-300px);opacity: 0;}
    .mod2  .p1{font-size: 16px;line-height: 1.8;margin-bottom: 6%;transform: translateX(-300px);opacity: 0;}
    .mod2  .h1.on,
    .mod2  .p1.on{transform: translateX(0);opacity: 1;}
    .mod2  .e1{ color:#fff;vertical-align: top;display: inline-block;text-align: center;margin-right: 9.1%;font-size: 16px;line-height: 1.8;margin-bottom:2%;transform: translateY(200px);opacity: 0;}
    .mod2  .e1 img{height: 60px; transition:all 0.3s;}
    .mod2  .e1:hover img{ transform:scale(1.1) }
    .mod2  .a1{margin-top: 5%;width: 222px;line-height: 54px;border-radius: 54px; display: block;color: #1872d5;font-size: 16px;background: #fff;text-align: center;transform: translateY(200px);opacity: 0;}

    .mod2  .e1.on,
    .mod2  .a1.on{transform: translateY(0);opacity: 1;}
    .mod2  .a1:hover{transition-delay:0s!important;opacity: 0.8;}
    .mod2 .swiper-pagination{position: inherit;display: flex;transform: translateY(-50%);position: relative;z-index: 1;}
    .mod2  .swiper-pagination-bullet{width: 33.3%;text-align: center;height: inherit;border-radius: 0;font-size: 16px;line-height: 2;background-color: #fff;opacity: 1;padding: 3% 0; position: relative;}
        .mod2  .swiper-pagination-bullet:before{
            content: '';
            height: 50%;
            width: 1px;
            background: #ccc;
            position: absolute;
            left: 0;
            top:25%;
        }
    .mod2  .swiper-pagination-bullet i{display: block;height: 60px;background-size: auto 60px;background-position:center;background-repeat: no-repeat;}
    .mod2  .swiper-pagination-bullet i img{ height: 100%;}
    .mod2  .swiper-pagination-bullet .sel{ display: none; }
    .mod2  .swiper-pagination-bullet:hover .sel{ display: inline-block; }
    .mod2  .swiper-pagination-bullet:hover .nor{ display: none; }
   /* .mod2 .swiper-pagination-bullet.spe0 i{background-image: url(../images/m1.png);} */
   /* .mod2 .swiper-pagination-bullet.spe1 i{background-image: url(../images/m2.png);} */
   /* .mod2 .swiper-pagination-bullet.spe2 i{background-image: url(../images/m3.png);} */
   /* .mod2 .swiper-pagination-bullet.spe3 i{background-image: url(../images/m4.png);} */
   /* .mod2 .swiper-pagination-bullet.spe4 i{background-image: url(../images/m5.png);} */
    /* .mod2 .spe0:hover i{background-image: url(../images/m1_on.png);}
    .mod2 .spe1:hover i{background-image: url(../images/m2_on.png);}
    .mod2 .spe2:hover i{background-image: url(../images/m3_on.png);}
    .mod2 .spe3:hover i{background-image: url(../images/m4_on.png);}
    .mod2 .spe4:hover i{background-image: url(../images/m5_on.png);} */
    .mod2 .swiper-pagination-bullet:hover{background: #f08201;color: #fff;}
    .mod2 .swiper-pagination-bullet:hover:before{ display: none; }
    .mod2 .swiper-pagination-bullet.spe0:before{
        display: none;
    }
    @media screen and (max-width: 1200px) {
        .mod2  .h1{font-size: 23px;}
        .mod2  .p1{font-size: 14px;}
        .mod2  .e1{font-size: 14px;}
        .mod2  .e1 img{height: 50px;}
        .mod2  .a1{width:170px;line-height: 44px;border-radius: 44px;font-size: 14px;}


        .mod2  .swiper-pagination-bullet{font-size: 14px;}
        .mod2  .swiper-pagination-bullet i{height: 40px;background-size: auto 40px;}

    }

    @media screen and (max-width: 800px) {
        .mod2 .c{padding: 6% 0 14% 0}
        .mod2  .h1{font-size: 20px;}
        .mod2  .p1{font-size: 12px;}
        .mod2  .e1{font-size: 12px;}
        .mod2  .e1 img{height: 40px;}
        .mod2  .a1{width:150px;line-height: 34px;border-radius: 34px;font-size: 13px;}
        .mod2  .swiper-pagination-bullet{font-size: 12px;}
        .mod2  .swiper-pagination-bullet i{height: 20px;background-size: auto 20px;}
        /* .mod2  .swiper-pagination-bullet b{display: none;} */
    }


    .mod3{background: #f7f7f7;margin-top: -3%;padding-bottom: 5%;}
    .webtit2{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center}
    .webtit2 .tb{width: 80%;}
    .webtit2 .h1{font-size: 40px;color: #333333;line-height: 2;}
    .webtit2 .p1{font-size: 16px;color: #999999;line-height: 1.6;}
    .mod3 .news-r li{background: #ffffff;border-bottom: none;margin-bottom: 9px;}
    .mod3 .news-r{margin-bottom: -9px;}
    .mod3 .swiper-pagination{position: relative;width: 20%;text-align: right;}
    .mod3 .swiper-pagination-bullet{width: 12px;height: 12px;background: none;border: 1px solid #f08200;opacity: 1;margin-left: 10px;}
    .mod3 .swiper-pagination-bullet-active{background: #f08200;}

    .bot{display: flex;justify-content: space-between;flex-wrap: wrap;}
    .bot .b{width: 50%;transform: translateY(200px) ;opacity:0;}
    .bot .b img{width: 100%;}
    .bot .b1.on,
    .bot .b2.on{transform: translateY(0) ;opacity:1;}
    @media screen and (max-width:1200px) {
        .webtit2 .tb{width: 70%;}
        .mod3 .swiper-pagination{width: 30%}
        .mod3 .swiper-pagination-bullet{width: 10px;height: 10px;margin-left: 7px;}

        .webtit2 .h1{font-size: 30px;}
        .webtit2 .p1{font-size: 14px;}
        .mod3 .news-r li{margin-bottom:6px;}
        .mod3 .news-r{margin-bottom: -6px;}
    }
    @media screen and (max-width:800px) {
        .webtit2 .tb{width: 100%;}
        .mod3 .swiper-pagination{width:100%;margin-top: 5%;}
        .mod3 .swiper-pagination-bullet{width: 8px;height:8px;margin-left:4px;}
        .webtit2 .h1{font-size:20px;}
        .webtit2 .p1{font-size: 12px;}
        .mod3 .news-r li{margin-bottom:3px;}
        .mod3 .news-r{margin-bottom: -3px;}
        .bot .b{width: 100%;}
    }


    .mod4{background: #f7f7f7;position: relative;padding: 7% 0;overflow: hidden;}

    .mod4 .l1{position: absolute;left: 0;bottom: 0;width: 12%;}
    .mod4 .l2{position: absolute;right: 0;top: 0;width: 9%;}
    .mod4  .b{display: flex;flex-wrap: wrap;justify-content: space-between}
    .mod4 .b2{width: 25%;}
    .mod4 .b3{width:72%;}
    .mod4 .pp{transform: translateY(300px);opacity: 0;}
    .mod4 .pp img{width: 100%;}
    .mod4 .pp a{margin: 1px;display: block;border: 3px solid transparent;}
    .mod4 .pp.on{transform: translateY(0);opacity: 1;}
    .mod4 .pp a:hover{border: 3px solid #ee6400;}

    .mod4 .swiper-button-next,.mod4 .swiper-button-prev{width: 36px;height: 36px;background-size: cover;background-repeat: no-repeat;position: relative;top: auto;left: auto;right: auto;margin-top: 0;display: inline-block;vertical-align: middle;margin-right: 2%;}
    .mod4 .swiper-button-prev{background-image: url(../images/j1.png);}
    .mod4 .swiper-button-next{background-image: url(../images/j2.png);}
    .jtb{margin-top: 15%;}

    @media screen and (max-width:800px) {
        .jtb{margin-top: 5%;text-align: center;}

        .mod4 .b2{width: 100%;}
        .mod4 .b3{width:100%;margin-top: 5%;}
        .mod4 .pp a{border: 2px solid transparent;}
        .mod4 .pp a:hover{border:2px solid #ee6400;}

    }

    .mod5{background-size: cover;background-position: center;background-repeat: no-repeat;background-image: url(../images/bg4.png);}
    .mod5 .webtit{color: #fff;}
    .mod5  .menu li a{color: #fff;}
    .mod5  .menu li.on::after{background-image: url(../images/menubg2.png);}
    .mod5 .ryl{padding-bottom: 4%;transform: scale(.5);opacity: 0;}
    .mod5 .ryl.on{transform: scale(1);opacity: 1;}
    .mod5 .swiper-slide{width: 340px;}
    .mod5  .i{background: #f6f5f3;height: 308px;line-height: 308px;text-align: center;}
    .mod5  .i img{vertical-align: middle;max-height: 80%;max-width: 80%}
    .mod5 .c{background: #fff;padding: 5%;}
    .mod5 .h1{line-height: 40px;max-height:40px;font-size: 20px;color: #333333;}
    .mod5 .p1{line-height: 22px;max-height:44px;font-size: 14px;color: #999999;margin-bottom: 7%;}
    .mod5  .a1{font-size: 14px;color: #f08200;}

    .mod5 .swiper-pagination.swiper-pagination-bullets{position: relative;bottom:auto;margin-top: 4%;}

    .mod5 .swiper-pagination-bullet{width: 12px;height: 12px;background: none;opacity: 1;border: 1px solid #fff;}
    .mod5 .swiper-pagination-bullet-active{background: #fff;}

    @media screen and (max-width:1200px) {
        .mod5 .swiper-slide{width: 250px;}
        .mod5  .i{height: 230px;line-height: 230px;}
        .mod5 .h1{line-height: 35px;max-height:35px;font-size: 18px;}
        .mod5 .p1{line-height: 20px;max-height:40px;font-size: 13px;}
        .mod5  .a1{font-size: 13px}
        .mod5 .swiper-pagination-bullet{width: 10px;height: 10px;}
    }

    @media screen and (max-width:800px) {
        .mod5 .ryl{padding-top: 8%;}
        .mod5 .swiper-slide{width: 180px;}
        .mod5  .i{height: 130px;line-height: 130px;}
        .mod5 .h1{line-height: 30px;max-height:30px;font-size: 15px;}
        .mod5 .p1{line-height: 18px;max-height:36px;font-size: 12px;}
        .mod5  .a1{font-size: 12px}
        .mod5 .swiper-pagination-bullet{width: 8px;height: 8px;}
        .mod5 .swiper-pagination.swiper-pagination-bullets{margin-top: 8%;}
    }


    .mod6{background: #f7f7f7;position: relative;}

    .mod6 .b{padding-top: 5%;margin-bottom: -10%;position: relative;z-index: 2;}

    .mod6  .y1{position: absolute;opacity: 0;transition: all .35s}
    .mod6  .e1{display: block;padding-left: 28px;background:url(../images/y1.png) left center no-repeat;background-size: auto 60%;font-size: 20px;color: #333333;white-space:nowrap; }
    .mod6  .r{position: relative;}
    .mod6  .r2{position: relative;}
    .mod6  .y2{position: absolute;width: 224px;height: 224px;margin-left: -112px;margin-top: -112px;border-radius: 50%;background: #f08200;left: 50%;top: 50%;color: #fff;text-align: center;transform: scale(0);transition: all .35s}
    .mod6 .h2{line-height: 62px;padding-top: 34px;font-size: 24px;position: relative;}
    .mod6 .h2::after{content:'';position: absolute;left: 50%;bottom: 0;margin-left: -12px;height: 1px;width: 24px;background: #fff;}
    .mod6 .p2{margin-top: 15px;font-size: 14px;line-height: 24px;padding: 0 40px}
    .mod6  .y1.show .y2,
    .mod6  .y1:hover .y2{transform: scale(1)}
    .mod6  .y1.show,
    .mod6  .y1:hover{z-index: 1;}

    .mod6  .y1.on{opacity: 1;}

    @media screen and (max-width:1200px) {
        .mod6 .b{margin-bottom: -15%}
        .mod6  .r2{width: 120%;margin-left: -10%;}
        .mod6  .e1{font-size: 15px;padding-left: 25px;}
        .mod6  .y2{width: 174px;height: 174px;margin-left: -87px;margin-top: -87px;}
        .mod6 .h2{line-height: 52px;padding-top: 24px;font-size: 20px;}
        .mod6 .p2{margin-top: 12px;font-size: 13px;line-height: 22px;padding: 0 20px}
    }

    @media screen and (max-width:800px) {
        .mod6 .b{margin-bottom: -25%}
        .mod6  .r2{width: 200%;margin-left: -50%;}
        .mod6  .e1{font-size: 13px;padding-left: 18px;}
        .mod6  .y2{width: 134px;height: 134px;margin-left: -67px;margin-top: -67px;font-size: 12px;}
        .mod6 .h2{line-height: 38px;padding-top: 14px;font-size: 16px;}
        .mod6 .p2{margin-top: 12px;font-size: 10px;line-height:16px;padding: 0 10px}
    }
.video-wrap {
    position: relative;
    padding-top: 41.6%;
}

.video-wrap video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
}
.news-l:hover .swiper-slide a{transform: scale(1)}

.back-top{display: block;position: fixed;right: 20px;bottom: 20px;width: 40px;height: 40px;border-radius: 50%;background-color: #888;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REY1RkZDMDRGRjJBMTFFNjhBREE4QjFDRDcyQUIwNDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REY1RkZDMDVGRjJBMTFFNjhBREE4QjFDRDcyQUIwNDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpERjVGRkMwMkZGMkExMUU2OEFEQThCMUNENzJBQjA0OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpERjVGRkMwM0ZGMkExMUU2OEFEQThCMUNENzJBQjA0OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvBXWjcAAACXSURBVHjaYvj//z8DHuwBxJvwqcGn2Q2Iv/2HgPWkGgDS/OM/KphBrAEuWDTDQD0hA1yQnI0LpOIyAJvm01CnI4M/QByCbgA2zWeAmAsqvwJNDqTWFmaAEwHNMLwTTc07INYBSTwgQjMIs0LlkMFVkMRzJIFzODTDMEjuJpL6HyBBeyA+AsSrCWiGYSmQzUD8C4jnAgQYAGJCWOVeIgT0AAAAAElFTkSuQmCC);background-position: center center;background-repeat: no-repeat;cursor: pointer;z-index: 100000;}
.sub{width: 150px;background-color: rgba(0,0,0,0.3);position: absolute;left: 50%;margin-left: -75px;top: 85px;display: none;}
.sub>li{margin-left: 0;float: none;width: 100%;}
.sub>li>a{display: block;width: 100%;height: 35px;line-height: 35px;text-align: center;font-size: 13px;color: #fff;}
.sub>li>a:hover{background-color: rgba(0,104,183,.75)}
.header.on .sub{top: 55px;}
.nav>li.active>a{position: relative;}
@media(min-width: 1201px){
    .nav>li.active>a:after{content: "";display: block;width: 100%;height: 2px;background-color: #f08200;position: absolute;left: 0;bottom: 0;}
}
@media(max-width: 1200px){
    .nav>li.active>a{color: #f08200;}
}

.pro-mod1{
    padding: 7% 0;
    background: #f8f9fa;
}
.ej-tex{
    text-align: center;
}
.pro-mod1 .bt{
    margin-top: 7%;
}
.pr-tt{
    margin-bottom: 30px;
    font-size: 40px;
    color: #333;
    font-weight: 600;
}
.pr-tt.anmitem{
    transform: translateX(-300px);
    opacity: 0;
}
.pr-tt.on{
    transform: translateX(0px);
    opacity: 1;
}
.ej-tex .dd{
    line-height: 32px;
    font-size: 16px;
    color: #777;
}
.ej-tex .dd.anmitem{
    transform: translateX(-300px);
    opacity: 0;
}
.ej-tex .dd.on{
    transform: translateX(0px);
    opacity: 1;
}
.pr-it{
    width: 25%;
    float: left;
    text-align: center;
}
.pr-it.anmitem{
    transform: translateX(-100px);
    opacity: 0;
}
.pr-it.on{
    transform: translateX(0px);
    opacity: 1;
}
.pr-it .icon{
    margin-bottom: 30px;
    display: inline-block;
}
.pr-it .sel{
    display: none;
}
.pr-it .tt{
    font-size: 24px;
    line-height: 26px;
    color: #444;
    transiton: all 0.3s;
}
.pr-it:hover .sel{
    display: inline-block;
}
.pr-it:hover .nor{
    display: none;
}
.pr-it:hover .tt{
    color: #0362db;
}
.pr-it1{
    height: 600px;
    line-height: 600px;
    position: relative;
    margin-bottom: 10px;
}
.pr-it1.anmitem{
    transform: translateX(-300px);
    opacity: 0;
}
.pr-it1.on{
    transform: translateX(0px);
    opacity: 1;
}
.pr-it1 .bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 30% center;
    background-size: cover;
    z-index: -1;
}
.pr-it1 .tex{
    width: 50%;
}
.pr-it1 .v-ct{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    width: 100%;
}
.pr-it1 .tt{
    font-size: 40px;
    line-height: 42px;
    color: #333;
    margin-bottom: 70px;
}
.pr-it1 .tt.anmitem{
    transform: translateX(-300px);
    opacity: 0;
}
.pr-it1 .tt.on{
    transform: translateX(0px);
    opacity: 1;
}
.pr-it1 .tt:before{
    content: '';
    width: 70px;
    height: 6px;
    background: #b2b2b2;
    display: block;
    margin-bottom: 30px;
}
.pr-it1 .dd{
    line-height: 24px;
    font-size: 15px;
    color: #666;
}
.pr-it1 .dd em{
    font-weight: 600;
}
.pr-it1:nth-of-type(2n) .tex{
    text-align: right;
    float: right;
}
.pr-it1:nth-of-type(2n) .tt:before{
    margin-left: auto;
}
.pr-it1:nth-of-type(2n) .bg{
    background-position: 60% center;
}
.pr-it2{
    margin-bottom: 10px;
    position: relative;
    background-position: center;
    background-size: cover;
}
.pr-it2.anmitem{
    transform: translateX(-300px);
    opacity: 0;
}
.pr-it2.on{
    transform: translateX(0px);
    opacity: 1;
}
.pr-it2 .hd{
    /* height: 320px;
    line-height: 320px; */
    text-align: center;
    padding: 60px 0;
    position: relative;
    z-index: 2;
}
.pr-it2 .hd .tex{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.pr-it2 .hd .tex:before{
    content: '';
    height: 35px;
    width: 1px;
    background: #fff;
    opacity: 0.4;
    margin: 0 auto 25px;
    display: block;
    transition:height 0.3s;
}
.pr-it2 .hd .tex:after{
    content: '';
    height: 35px;
    width: 1px;
    background: #fff;
    opacity: 0.4;
    margin: 25px auto 0;
    display: block;
    transition:height 0.3s;
}

.pr-it2 .hd .tt{
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 10px;
    color: #fff;
}
.pr-it2 .hd .dd{
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    opacity: 0.4;
}
.pr-it2 .it-con{
    width: 100%;
    padding: 0 0 3%;
    text-align: center;
    background-position: center;
    background-size: cover;
    display: none;
    position: relative;
    z-index: 2;
}
.pr-it2 .it-con .tt{
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 10px;
    color: #fff;
}
.pr-it2 .it-con .dd{
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    opacity: 0.4;
    margin-bottom: 40px;
}
.pr-it2 img{
    max-width: 100%;
    margin-bottom: 2%;
}
.pr-it2 .more{
    text-align: center;
    color: #fff;
    opacity: 1;
    transform: translateX(0px);
}
.pr-it2.show:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #095efe;
    z-index: 1;
    opacity: 0.6;
}
.pr-it2.show .hd{
    padding-bottom: 40px;
}
.pr-it2.show .hd .tex:before,
.pr-it2.show .hd .tex:after{
    height: 0;
    margin: 0 auto;
}
.pr-it2 .it-con img{
    transition:all 0.3s;
}
.pr-it2 .it-con:hover img{
    transform:scale(1.05);
}
.pr-it3{
    width: 50%;
    float: left;
    height: 700px;
    background-position: center;
    background-size: cover;
    padding-top: 165px;
    padding-left: 80px;
    box-sizing:border-box;
}
.pr-it3 .icon{
    margin-bottom: 20px;
}
.pr-it3 .icon.anmitem{
    transform: translateX(-100px);
    opacity: 0;
}
.pr-it3 .icon.on{
    transform: translateX(0px);
    opacity: 1;
}
.pr-it3 .icon:hover{
    transform:scale(1.1);
}
.pr-it3 .tt{
    font-size: 40px;
    font-weight: 600;
    color: #666;
}
.pr-it3 .tt.anmitem{
    transform: translateX(-100px);
    opacity: 0;
}
.pr-it3 .tt.on{
    transform: translateX(0px);
    opacity: 1;
}
.pr-it3 .more1{
    display: inline-block;
    width: 150px;
    line-height: 50px;
    border-radius: 50px;
    border: 2px solid #9d9d9d;
    color: #777;
    font-size: 16px;
    text-align: center;
    margin-top: 90px;
}
.pr-it3 .more1.anmitem{
    transform: translateX(-100px);
    opacity: 0;
}
.pr-it3 .more1.on{
    transform: translateX(0px);
    opacity: 1;
}
.pr-it3 .more1:hover{
    background: #f08201;
    color: #fff;
}
.pro-mod5{
    padding: 160px 0 150px;
    background-position: center;
    background-size: cover;
}
.pr-it4{
    text-align: center;
    width: 25%;
    float: left;
    text-align: center;
    color: #fff;
    padding: 0 10px;
    box-sizing:border-box;
}
.pr-it4.anmitem{
    transform: translateY(-100px);
    opacity: 0;
}
.pr-it4.on{
    transform: translateX(0px);
    opacity: 1;
}
.pr-it4 .icon{
    margin-bottom: 30px;
}
.pr-it4 .tt{
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}
.pr-it4 .dd{
    font-size: 14px;
    line-height: 16px;
}
.map-mod{
    padding: 6% 0;
}
#ej-map{
    width: 100%;
    max-width: 960px;
    margin: 50px auto 0;
}
#ej-map.anmitem{
    transform: translateX(-100px);
    opacity: 0;
}
#ej-map.on{
    transform: translateX(0px);
    opacity: 1;
}
.pro-video{
    background: #f8f9fa;
    padding: 6% 0;
}
.pro-video .content{
    margin-top: 50px;
}
.pro-video .lt{
    width: 60%;
    height: 490px;
    float: left;
}
.pro-video .lt .swiper-container{
    width: 100%;
    height: 100%;
}
.pro-video .lt .swiper-slide{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pro-video .vd-it{
    width: 100%;
    height: 100%;
    position: relative;
}
.pro-video video{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    object-fit:cover;
}
.pro-video .lt.anmitem{
    transform: translateX(-100px);
    opacity: 0;
}
.pro-video .lt.on{
    transform: translateX(0px);
    opacity: 1;
}
.pro-video .rg{
    margin-left: 60%;
    height: 490px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    padding: 40px 30px;
    box-sizing:border-box;
    position: relative;
}
.pro-video .rg.anmitem{
    transform: translateX(100px);
    opacity: 0;
}
.pro-video .rg.on{
    transform: translateX(0px);
    opacity: 1;
}
.nw-it{
    display: block;
    width: 100%;
}
.nw-it .pic{
    height: 170px;
    margin-bottom: 25px;
    overflow: hidden;
}
.nw-it .pic .bg{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.nw-it .tt{
    font-size: 28px;
    line-height: 30px;
    color: #535353;
    margin-bottom: 20px;
    max-height: 30px;
}
.nw-it  .tex{
    max-height: 160px;
    overflow-y: auto;
}
.nw-it  .tex::-webkit-scrollbar {
    width: 4px;
    background: #fff;
}
.nw-it  .tex::-webkit-scrollbar-thumb {
    background: #f08201;
}

.nw-it .dd{
    line-height: 24px;
    font-size: 18px;
    color: #666;
    max-height: 96px;
}
.pro-video .sw-button{
    width: 40px;
    height: 30px;
    background-color: #e6e6e6;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: 40px;
    transition:background-color 0.3s;
}
.pro-video .sw-button:hover{
    background-color: #0790e8;
}
.pro-video .sw-next{
    right: 30px;
    background-image: url(../images/sw-next.png);
}
.pro-video .sw-prev{
    right: 85px;
    background-image: url(../images/sw-prev.png);
}
.pro-video .sw-next:hover{
    background-image: url(../images/sw-next-w.png);
}
.pro-video .sw-prev:hover{
    background-image: url(../images/sw-prev-w.png);
}
.pro-hx1{
    padding: 6% 0;
    background: #f8f9fa;
}
.pro-mod6{
    padding: 6% 0;
    background-position: center;
    background-size: cover;
}
.pro-mod6 .cl-top{
    text-align: center;
    margin: 0 auto;
    color: #fff;
}
.pro-mod6 .cl-top.anmitem{
    transform: translateX(-100px);
    opacity: 0;
}
.pro-mod6 .cl-top.on{
    transform: translateX(0px);
    opacity: 1;
}
.pro-mod6 .cl-top:after{
    content:"";
    height: 50px;
    width: 1px;
    display: block;
    margin: 10px auto 0;
    background: #fff;
    opacity: 0.5;
}
.pro-mod6 .cl-top .tt{
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 4px;
    margin-top: 10px;
}
.pro-mod6 .cl-top .dd{
    font-size: 20px;
    line-height: 22px;
}
.pro-mod6 .cl-it{
    width: 20%;
    float: left;
    text-align: center;
    color: #fff;
}
.pro-mod6 .cl-it.anmitem{
    transform: translateX(-100px);
    opacity: 0;
}
.pro-mod6 .cl-it.on{
    transform: translateX(0px);
    opacity: 1;
}
.pro-mod6 .cl-it .it{
    margin-bottom: 30px;
}
.pro-mod6 .cl-it .it:hover .icon{
    transform:rotate(360deg);
}
.pro-mod6 .cl-it:before{
    content:"";
    height: 35px;
    width: 11px;
    display: block;
    margin: 0 auto 15px;
    background: url(../images/ej-arr.png) no-repeat center;
}
.pro-mod6 .cl-it .icon{
    margin-bottom: 20px;
    transition: all .5s
}
.pro-mod6 .cl-it .tt{
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
}
.pro-mod6 .cl-it .dd{
    font-size: 16px;
    line-height: 18px;
    opacity: 0.35;
}
.pro-mod6  .cl-line:before{
    content: '';
    width: 80.1%;
    height: 1px;
    background: #fff;
    opacity: 0.5;
    display: block;
    margin: 0 auto;
}
.pro-mod7 .cl-line{
    width: 80%;
    margin: 0 auto;
}
.pro-mod7 .cl-line:before{
    width: 75.1%;
}
.pro-mod7 .cl-it{
    width: 25%;
}
.pro-mod7 .cl-it .icon{
    margin-bottom: 10px;
}



/* 留言板 */

.bgg{
    background: #f8f9fa;
}
.lyb{background:#f4f4f4;padding:60px 0}
.lyb_con{margin-top:30px;width:100%;padding:20px 40px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.lyb_cont h4{font-size:16px;color:#666;line-height:56px;padding-bottom:10px;border-bottom:1px dashed #ddd}
.lyb_cont h4 b{font-size:18px;color:#333}
.lyb_conb{margin-top:35px}
.lyb_conb li{margin-bottom:20px; list-style: none;}
.lyb_conb li span{float:left;display:block}
.lyb_conb li span.wl{font-size:14px;color:#666;line-height:42px;width:80px;margin-right:10px;text-align:right}
.lyb_conb li span.wr{width:calc(100% - 90px)}
.lyb_conb li span.wr input[type=text]{width:370px;height:42px;border:1px solid #ddd;font-size:14px;text-indent:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}
.lyb_conb li span.wr textarea{width:100%;height:198px;border:1px solid #ddd;font-size:14px;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}
.lyb_conb li span.wr img{margin-left:10px;vertical-align:middle}
.lyb_conb li span.wr input[type=submit]{width:282px;height:42px;font-size:16px;color:#fff;background: #f08201; border: none;margin-left:90px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.lyb_conb li span.wr input[type=submit]:hover{opacity:.8}


.ft-link{
    padding-top: 5%;
}
.ft-link span{
    font-size: 14px;
    float: left;
    color: #666;
}
.ft-link .it{
    font-size: 14px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 2px;
}
.ft-link .it:hover{
    color: #f08201;
}

.fl-win {
    width: 60px;
    position: fixed;
    right: 0px;
    bottom: 100px;
    z-index: 10;
}

.fl-win li {
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.24);
    background: #0068b7;
    position: relative;
    border-bottom: 1px solid #2b81c3;
}

.fl-win li a {
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    width: 100%;
}

.fl-win .tele-no {
    height: 100%;
    width: 190px;
    padding: 0 10px;
    background: #0068b7;
    position: absolute;
    color: #fff;
    z-index: -1;
    right: -300px;
    top: 0;
    transition: all ease .5s 0s;
    -moz-transition: all ease .5s 0s;
    -webkit-transition: all ease .5s 0s;
}

.fl-win .tele-no p {
    font-size: 24px;
}

.fl-win li:hover {
    background: #ee7c00;
}

.fl-win li:hover .tele-no {
    right: 60px;
}

#backTop {
    cursor: pointer;
}


@media screen and (max-width: 1200px){
    .pr-it1 .tt {
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 40px;
}
.pr-it1 .tt:before {
    margin-bottom: 20px;
}
.pr-it1 .tex{
    width: 70%;
}
.pr-it1{
    height: 500px;
    line-height: 500px;
}
.pr-tt{
    font-size: 28px;
    margin-bottom: 20px;
}
.pr-it2 .hd{
    padding: 6% 0;
}
.pr-it2 .hd .tex:before{
    height: 25px;
    margin-bottom: 20px;
}
.pr-it2 .hd .tex:after{
    height: 25px;
    margin-top: 20px;
}
.pr-it2 .hd .tt{
    font-size: 26px;
    line-height: 28px;
}
.pr-it2 .hd .dd{
    font-size: 14px;
    line-height: 16px;
}
.pr-it3 {
    height: 500px;
    padding-top: 100px;
    padding-left: 40px;
}
.pr-it3 .icon {
    margin-bottom: 15px;
    height: 54px;
}
.pr-it3 .tt {
    font-size: 30px;
}
.pr-it3 .more1 {
    width: 130px;
    line-height: 44px;
    border-radius: 44px;
    margin-top: 60px;
    font-size: 15px;
}
.pro-mod5{
    padding: 12% 0;
}
.pr-it4 .tt{
    font-size: 20px;
    line-height: 22px;
}
.pr-it4 .icon{
    margin-bottom: 20px;
}
.pro-video .lt{
    width: 100%;
    float: none;
    height: 340px;
}
.pro-video .rg {
    margin-left: 0;
    height: 360px;
    padding: 30px 20px;
}
.pro-video .sw-button{
    bottom: 20px;
}
.nw-it .pic{
    margin-bottom: 15px;
}
.nw-it .tt {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
    max-height: 24px;
}
.nw-it .tex{
    max-height: 90px;
}
.nw-it .dd {
    line-height: 20px;
    font-size: 15px;
    /* max-height: 60px; */
}
#ej-map{
    margin-top: 30px;
}
.pro-mod6 .cl-top .tt{
    font-size: 26px;
    line-height: 28px;
}
.pro-mod6 .cl-top .dd{
    font-size: 18px;
    line-height: 20px;
}
.pro-mod6 .cl-it .icon{
    margin-bottom: 15px;
}
.pro-mod6 .cl-it .tt{
    font-size: 18px;
    line-height: 20px;
}
.pro-mod6 .cl-it .dd{
    font-size: 14px;
    line-height: 16px;
}
}
@media screen and (max-width: 800px){
    .pr-it1 .tex{
        width: 100%;
        float: none;
    }
    .pr-it1 {
    height: 400px;
    line-height: 400px;
}
.pr-it1 .tt:before {
    width: 50px;
    height: 4px;
    margin-bottom: 15px;
}
.pr-it1 .tt {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 25px;
}
.pr-it1 .dd {
    line-height: 20px;
    font-size: 13px;
}
.pr-tt{
    font-size: 24px;
    margin-bottom: 3%;
}
.pr-it .icon{
    margin-bottom: 20px;
}
.pr-it .icon img{
    height:40px;
}
.pr-it .tt{
    font-size: 16px;
    line-height: 18px;
}
.ej-tex .dd{
    font-size: 14px;
    line-height: 24px;
}
.pr-it2 .hd .tex:before{
    height: 20px;
    margin-bottom: 10px;
}
.pr-it2 .hd .tex:after{
    height: 20px;
    margin-top: 10px;
}
.pr-it2 .hd .tt{
    font-size: 22px;
    line-height: 24px;
}
.pr-it3 {
    width: 100%;
    height: 220px;
    padding-top: 30px;
    padding-left: 20px;
    float: none;
}
.pr-it3 .icon {
    margin-bottom: 10px;
    height: 40px;
}
.pr-it3 .tt {
    font-size: 22px;
}
.pr-it3 .more1 {
    width: 110px;
    line-height: 34px;
    border-radius: 34px;
    margin-top: 20px;
    font-size: 15px;
}
.pr-it4{
    width: 50%;
    margin-bottom: 20px;
    min-height: 160px;
}
.pr-it4 .icon{
    height: 50px;
    margin-bottom: 15px;
}
.pr-it4 .tt{
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
}
.pr-it4 .dd{
    font-size: 13px;
}
.pro-video .lt{
    height: 200px;
}
.pro-video .rg {
    height: 300px;
    padding: 20px 10px;
}
.nw-it .pic {
    height: 120px;
    margin-bottom: 10px;
}
.nw-it .tt {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    max-height: 20px;
}
.nw-it .dd {
    line-height: 18px;
    font-size: 13px;
    /* max-height: 54px; */
}
#ej-map{
    margin-top: 20px;
}
.pro-mod5{
    padding: 8% 0;
}
.pro-mod6 .cl-it{
    padding: 0 5px;
    box-sizing:border-box;
}
.pro-mod6 .cl-it .icon{
    height: 34px;
    margin-bottom: 8px;
}
.pro-mod6 .cl-it:before{
    margin-bottom: 8px;
}
.pro-mod6 .cl-it .tt{
    font-size: 14px;
    line-height: 16px;
}
.pro-mod6 .cl-it .dd{
    font-size: 12px;
    line-height: 14px;
}
.pro-mod6 .cl-top .icon{
    height: 44px;
}
.pro-mod6 .cl-top .tt{
    font-size: 22px;
    line-height: 24px;
}
.pro-mod6 .cl-top .dd{
    font-size: 16px;
    line-height: 18px;
}
.pro-mod6 .cl-top:after{
    height: 25px;
}
.pro-mod6 .cl-it .it{
    margin-bottom: 15px;
}
.lyb_conb li span.wr input[type=text],
    .lyb_conb li span.wr input[type=submit]{width: 100%;margin: 0}
    .lyb_conb li span.wr input[type=text].short{width: 60%}
    .lyb_conb li span.wr img{width: 30%;height: 42px;}

    .ft-link{
        padding-top: 25px;
    }

.fl-win{
    width: 44px;
}
.fl-win li{
    height: 44px;
    line-height: 44px;
    font-size: 12px;
}
.fl-win li:hover .tele-no{
    display: none;
}
}
.share-mod .sh-it{
    height: 40px;
    width: 40px;
    border-radius: 100%;
    margin-right: 0.15rem;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: block;
    float: left;
}
.share-mod .ic-linkedin{
    background-image: url(../images/ic-linkedin.png);
}
.share-mod .ic-facebook{
    background-image: url(../images/ic-facebook.png);
}
.share-mod .ic-weibo{
    background-image: url(../images/ic-weibo.png);
}
.share-mod .ic-twitter{
    background-image: url(../images/ic-twitter.png);
}
/*.share-mod .ic-linkedin:hover{
    background-image: url(../images/ic-linkedin-sel.png);
}
.share-mod .ic-facebook:hover{
    background-image: url(../images/ic-facebook-sel.png);
}
.share-mod .ic-weibo:hover{
    background-image: url(../images/ic-weibo-sel.png);
}
.share-mod .ic-twitter:hover{
    background-image: url(../images/ic-twitter-sel.png);
}*/
.share-mod .a2a_svg{
    width: 100%;
    height: 100%;
    background: none! important;
}
.share-mod .a2a_svg svg{
    display: none;
}
@media screen and (max-width: 640px){
    .lyb_con{padding: 20px;}
    .lyb_cont h4{line-height: 1.3;}
    .lyb_conb li span.wl,
    .lyb_conb li span.wr{float: none; width: 100%; text-align: left; }
}

