html{font-size: 62.5%;}
*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;font-family: Times New Roman !important;}
body{font-size: 14px;min-width: 1440px;overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1300px; min-width: 1000px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfs{display: flex;justify-content: space-between;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}



/*top*/
.top{height: 120px; box-shadow: 0px 3px 6px rgba(191,191,191,0.45);position: relative;z-index: 99999;}
.top .page{height: 100%;display: flex;justify-content: space-between;align-items: center;}
.top_l{}
.top_l img{width: 218px; height: 94px;}
.top_z{padding-top: 8px;margin-left: -18px;}
.top_z .nav{position: relative;}
.top_z .nav ul{display: flex;width: 100%;justify-content: space-between;}
.top_z .nav li{position: relative;text-align: center;transition: 0.3s;}
.top_z .nav li+li:after{content:'';width: 1px;height: 16px;background:#d4d4d4;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;}
.top_z .nav li:before{content: '';    width: 0;height: 2px; background: #082a59; position: absolute; bottom: -8px; right: 0; left: 0; margin: auto;transform: 0.3s;}
.top_z .nav li:hover:before,.top_z .nav li.on:before{width: 100%;}
.top_z .nav li a{font-size: 16px;color: #082a59;padding: 0 0.7vw;text-align: center;  white-space: nowrap; text-overflow: ellipsis;}
.top_r{padding-top: 8px;}
.top_r a{background: url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240327/20240327090552_1362066430.png)left no-repeat;padding-left: 28px;font-size: 14px;color: #000;height: 20px;display: block; white-space: nowrap;text-overflow: ellipsis;}
.top_r a:hover{background: url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240327/20240327090552_54903500.png)left no-repeat;}
.top_z .nav:after{ content: ''; width: 1px; height: 16px;background: #d4d4d4; position: absolute; right: 0; top: 0; bottom: 0; margin: auto;}





/*banner*/
.bann{overflow: hidden; margin-bottom: 0 !important;}
.slider{width: 1436px;margin: 0 auto;height: 664px;}
.bann .slick-slide{height: auto;}
.bann .slick-slide img {width: 100%;}
.bann .slick-prev {left: 38px;z-index: 99;}
.bann .slick-next {right: 40px;}
.bann .slick-dots{bottom: 42px;}
.bann .slick-dotted.slick-slider{margin-bottom: 0;}
.bann .slick-prev:before,.bann .slick-next:before{position: absolute;top: 0; bottom: 0;margin: auto;}
.bann .slick-dots li{margin: 0 4px !important; background: #fff;width: 16px; height: 16px;transition: 0.3s all ease;}
.bann .slick-dots li.slick-active{ opacity: 1;  filter: alpha(opacity=100);background: #082a58;}
.bann .slick-dots li button{display: none !important;}
.bann .slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.bann .slick-dots li.slick-active button:before{color:#000a41;}
.bann.slick-dotted .slick-prev{left:0;transition:all 0.5s;}
.bann.slick-dotted .slick-next{right:0;transition:all 0.5s;}
.bann .slick-prev:before,.bann .slick-next:before{width:40px;height:76px;background:rgba(81,80,80,0.3) url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430133357_624855109.png)center no-repeat;line-height: 52px;display: block; opacity: 1 !important;}
.bann .slick-prev:before{content: '';display: block;left:0;}
.bann .slick-next:before{content: '';right:0;transform: rotate(180deg);}
.bann .slick-prev:hover:before, .bann .slick-next:hover:before {background:rgba(115,115,115,.7) url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430133358_1534363478.png)center no-repeat;}





/*company*/
.company{background:url(http://login.114my.cn/memberpic/liyang888/uploadfile/image/20240313/20240313085936_1290472520.jpg)center no-repeat;padding: 12px 0 80px 0; background-size: 100% 100%; height: 550px; border-top: 1px solid #fff;}
.company .page{display: flex; justify-content: space-between;}
.companyl{width: 64.5%;}
.companyl>span{font-size: 24px;color: #fff;line-height: 1em;}
.companyl em{font-size: 20px;line-height: 1em;letter-spacing: 2px;color: #fff;display: block;margin-top: 9px;}
.companyl p{font-size: 14px; line-height: 25px;color: #fff;margin-top: 16px;word-wrap: break-word !important; word-break: normal !important;}
.companyr{width: 33%;position: relative;}
.companyr a{position: absolute; -webkit-transform: rotate(0deg); transform: rotate(0deg); transition: all 0.3s ease-in;}
.companyr a:nth-child(1){left: 0; bottom: 10px;}
.companyr a:nth-child(2){left: 0;right: 0; top:45px;margin: auto;width: 182px;}
.companyr a:nth-child(3){bottom: 10px;right: 0;}
.companyr a:hover{-webkit-transform: rotate(360deg);transform: rotate(360deg);}





/*field*/
.field{background:#bababa;position: relative;height: 770px;overflow: hidden;}
.field_bt{margin-top: 20px; }
.field_bt span{font-size: 24px; color: #082a59;line-height: 1em;}
.field_bt p{font-size: 20px; line-height: 1em; letter-spacing: 2px; color: #082a59; display: block; margin-top: 9px;}
.field iframe{position: absolute; left: 0;right: 0; margin: auto;bottom: 0;}



/*实战案例*/
.case{background: #f4f7f8;border-top: 4px solid #fff; height: 798px;}
.case_bt{margin-top: 13px;}
.case_bt span{font-size: 24px; color: #082a59;}
.case_bt p{font-size: 22px;color: #082a59;}

.casecenter{width: 1300px; overflow: hidden; margin: 0 auto; margin-top: 50px;}
.casecon .divdgweb_new_div_item{width: 305px !important; height: 684px; box-sizing: border-box; position: relative; transition: all .3s ease; background: #fff; margin: 0 10px;  float: left; display: flex; flex-direction: column-reverse; justify-content: flex-end;}
.casecon .news_div_item_pic {overflow: hidden;}
.casecon .divdgweb_new_div_item .divdgweb_new_div_item_content {padding: 18px;}

.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#082a59;}
.casecon .news_div_item_pic img{ width:100%;height:auto; transition:all .6s ease;}
.casecon .divdgweb_new_div_item_a{font-size: 14px; color: #333538; display: block; font-weight: bold;text-align: center;}
.casecon .divdgweb_new_div_item_body{font-size: 14px; color: #646464; line-height: 24px; overflow: hidden;margin-top: 15px;}
.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a:after{ transform:rotate(360deg); background:#ff9600 url(http://login.114my.cn/memberpic/hongguang/uploadfile/image/20200930/20200930134033_2042336919.png) no-repeat center;}

.casecon .news_div_item_pic a{display: block; overflow: hidden; position: relative;}
.casecon .news_div_item_pic a:after{ content: ''; width: 100%;  height: 100%; background: rgba(0,0,0,.3); position: absolute; left: 0; top: 0; z-index: 1; opacity: 0;}
.casecon .divdgweb_new_div_item:hover .news_div_item_pic a:after{opacity: 1;}




/*adv*/
.adv{}
.adv_bt{margin-bottom: 29px;margin-top: 17px;}
.adv_bt span{font-size: 24px; color: #ff0000;line-height: 1em;}
.adv_bt p{font-size: 14px;color: #ff0000; line-height: 1em; margin-top: 8px;}
.adv_ttp{margin-bottom: 60px;}
.adv_ttp img{}
.adv_xq{display: flex;height: 425px;}
.adv_lt{width: 50%;}
.adv_lt img{width: 100%;height: 100%;}
.adv_rz{ width: 50%; position: relative;padding-left: 20px;padding-right: 145px;}
.adv_rz *,.adv_lz *{line-height: 1em;}
.adv_b{border-bottom: 2px #ccc solid;padding-bottom: 24px;margin-bottom: 9px;margin-left: 5px;margin-top: 20px;}
.adv_b b{font-size: 21px;color: #000;font-weight: normal;}
.adv_b em{font-size: 14px;color: #000;display: block;margin-top: 7px;}
.adv_z{font-size: 14px;line-height: 21px !important;color: #000000;}
.adv_x{position: absolute;right: 0;top: 10px;}

.adv_lz{width: 50%;padding:17px 19px 0 0;position: relative;}
.adv_rt{width: 50%;}
.adv_rt img{width: 100%;height: 100%;}
.adv_nr2 .adv_x{right: auto;left: 0;top: 17px;}
.adv_nr2 .adv_b{padding-left: 145px;}
.adv_nr2 .adv_z{font-size: 14px;padding-left: 150px;}
.adv_nr3 .adv_z{font-size: 14px;line-height: 19px;}

.adv1 .adv_rz{
background-image: url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430161137_800553996.png), url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430161313_1793565145.jpg);
    background-position: left 361px, left top;
    background-repeat: no-repeat, no-repeat;
}
.adv2 .adv_b{margin-bottom: 14px;}
.adv2 {
}

.adv2 .adv_rt {
    height: 425px;
}

.adv2 .adv_lz,.adv4 .adv_lz{
background-image: url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430161236_1204702178.png), url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430161313_1793565145.jpg);
    background-position: left 361px, left top;
    background-repeat: no-repeat, no-repeat;
}

.adv3 .adv_b b {
    font-weight: normal;
}

.adv3 .adv_rz{background-image: url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430161137_800553996.png), url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430161313_1793565145.jpg);
background-position: left 290px, left bottom;
background-repeat: no-repeat, no-repeat;padding-top: 20px;}

.adv3 .adv_x{ top: 25px;}
.adv3 .adv_z {
    line-height: 27px !important;
}
.adv3 {height: 353px !important;}

.adv3 .adv_lt {

}

.adv3 .adv_lt img {
    height: auto !important;
}

.adv4 .adv_b {
    background: #fff;
    position: relative;
    z-index: 1;
    margin-left: 1px !important;
    margin-bottom: 0 !important;padding-top: 30px;    padding-left: 149px !important;padding-bottom: 30px !important;border-bottom: 0 !important;
}

.adv4 .adv_lz {
    padding: 0 !important;
}
.adv4 .adv_z {
    background: #fff;padding-top:5px;    line-height: 27px !important;
}
.adv4 .adv_x {
    z-index: 99;    top: 39px;
}

.adv4 .adv_b:after {
    content: '';
    width: 480px;
    height: 2px;
    background: #ccc;
    position: absolute;
    right: 22px;
    bottom: 0;
}
.adv5 .adv_b b,.adv6 .adv_b b{
    font-weight: normal;
}
.adv5 .adv_rz {
    padding-top: 28px;padding-right: 0 !important;
    background-image: url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430161137_800553996.png), url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430161313_1793565145.jpg);
    background-position: left 361px, left top;
    background-repeat: no-repeat, no-repeat;
}

.adv5 .adv_b {
    padding-bottom: 34px;    margin-bottom: 18px;
}

.adv5 .adv_x {
    top: 38px !important;
}
.adv5 .adv_z {
    line-height: 27px !important;
}
.adv6 .adv_lz {
    padding: 17px 20px 0 0 !important;    background-image: url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430161236_1204702178.png), url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430161313_1793565145.jpg);
    background-position: left 361px, left top;
    background-repeat: no-repeat, no-repeat;
}

.adv6 .adv_x {
    top: 31px !important;
}

.adv6 .adv_z {
    font-size: 14px !important;line-height: 27px !important;padding-left: 148px !important;
}
.adv6 .adv_b {
    padding-bottom: 35px !important;    margin-bottom: 14px !important;
}









/*news*/
.news{margin-top: 69px;}
.news_bt{margin-bottom: 40px;}
.news_bt span{font-size: 24px; color: #082a59;}
.news_bt p{font-size: 20px;letter-spacing: 2px;color: #082a59;}
.news_t{margin-bottom: 129px;}
.news_t img{display: block;margin: 0 auto;width: 100%;height: auto;}
.news_t p{display: flex; justify-content: space-between;margin-top: 23px;}
.news_t p a{font-size: 24px;color: #f00;}
.news_gs{}
.news_gs p span{font-size: 24px;color:#707070;}
.news_gs p i{}
.news_gs p i a{padding: 10px 15px;margin: 0 10px;font-size: 14px;color: #333;}
.news_gs img{display: block;margin: 0 auto;width: 100%;height: auto;}
.news_gs p{margin-bottom: 20px;display: flex; justify-content: space-between; align-items: center;}
.news_gs p i a:hover{background: #082a59;color: #fff;}

.news_gsz{font-size: 14px;color: #707070;line-height: 30px;}
.news_gsz b{font-size: 18px;font-weight: normal;color: #000;display: block;}


.news_gsnr{margin-top: 40px; height: 677px;}
.news_gsbt{font-size: 24px;color: #000;margin-bottom: 20px;}
.news_gsbt a{font-size: 24px;color: #000;}
.news_gszs{}
.news_gsz span{ font-size: 14px; display: block; color: #000;}


.news_gszs .pagesContainer{width: 100%;overflow: hidden;}
.news_gszs .pagesContainer .pagesnr{list-style: none;margin: 0;padding: 0;width: 100%;height: 100%;}
.news_gszs .pagesContainer .pages{width: 100%;height: 100%;float: left;display: none;}
.news_gszs .pagesContainer .pages.active{display: block;}

.news_gszs li{padding: 10px; border: 1px solid #f0f0f0;}
.news_gszs li b a{font-size: 22px; line-height: 1em;  font-weight: normal; color: #000;}
.news_gszs li p i{font-size: 18px;line-height: 1em;  color: #000;}
.news_gszs li p {font-size: 14px; line-height: 26px; color: #666666;  margin-top: 8px;margin-bottom: 10px;  word-break: break-all;}
.news_gszs li span{font-size: 22px; line-height: 1em;color: #000;}
.news_gszs li+li{margin-top: 10px;}

.connr{margin-top: 20px;display: flex; justify-content: flex-end;  padding-right: 25px;}
.pagination{display: flex;margin: 0 5px;}
.pagination span{border: 0 !important; background-color: #f2f2f2; cursor: pointer;  width: 30px; height: 30px; color: #666; line-height: 30px; text-align: center;}
.pagination span.active,.pagination span:hover{background-color:#5aaaa7;color: #fff;}
.pagination span+span {margin-left: 5px;}
.connr .prevpage, .connr .nextpage{width: 80px;height: 30px;border: 0 !important;cursor: pointer;}
.connr .prevpage{color: #666 !important;background-color: #f2f2f2  !important;cursor: pointer  !important;}
.connr .nextpage{background-color: #5aaaa7;color: #fff;}




.news_zh{}
.news_zhbt{font-size: 24px;line-height: 36px;color: #000;margin-bottom: 6px;}
.news_zhbt>a{font-size: 24px;color: #000;}
.news_zhbt p{font-size: 14px;color: #707070;}
.news_zhbt img{display: block;margin: 0 auto;width: 100%;height: auto;    margin-top: 20px;}
.news_zhlb{}
.news_zhlb b{font-size: 24px;font-weight: normal;display: block;color:#000;}
.news_zhlb span{display: flex;margin: 13px 0 50px 0;}
.news_zhlb span a{display: block;width: 50%;font-size: 22px;color: #000;}
.news_zhlb p img{ width: 100%;}
.news_zhlb span+p+span {border-bottom: 2px solid #cccccc;padding-bottom: 18px; margin: 33px 0 34px 0;}




.news_zy{display: flex;justify-content: space-between; margin-top: 43px;}
.news_zynr{ width:49%;}
.news_zynr b a{font-size: 24px;color: #000;margin-bottom: 20px;font-weight: normal !important;}
.news_zynr ul{margin-top: 20px;}
.news_zynr ul li{position: relative;border-bottom: 1px dashed #dcdcdc;padding-left: 18px;}
.news_zynr ul li a{font-size: 14px;color: #323232;line-height: 45px;}
.news_zynr ul li:after{content: '';width: 13px;height: 13px;background: url(http://login.114my.cn/memberpic/liyang88819926en/uploadfile/image/20240430/20240430161352_471432441.png)left no-repeat;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;}
.news_zynr ul li em{font-size: 12px;color: #969696;position: absolute;right: 26px;top: 0;bottom: 0;margin: auto;line-height: 45px;}
.news_zynr ul li a:hover {
    color: #ca0b13;
}








/*map*/
.map{margin-top: 124px;position: relative;z-index: 1;padding:63px 0 120px 0;}
.map_bt{margin-bottom: 73px;}
.map_bt span{font-size: 24px;color: #fff;}
.map_bt p{font-size: 20px;letter-spacing: 2px;color: #fff;}
.map:after{content: '';width: 100%;height: 325px;background: #082a59;position: absolute;top: 0;left: 0;z-index: -1;}
.map_dt { width: 1300px;margin: 0 auto;}







/*copy*/
.line{height: 3px;background: #082a59;}
.copy,.con_le,.copp{display:flex;justify-content:space-between;}
.copy{padding:41px 0 106px 0;}
.con_logo{font-size: 20px;line-height:24px; color:#000;}
.con_text{font-size:16px;color:#707070;line-height:19px;margin-top:16px;}

.copp ul+ul{}
.copp li{margin-bottom:16px;}
.copp li+li{margin-bottom:0;margin-top:6px;}
.copp li b{font-size:18px;font-weight: normal; color: #333;}
.copp li a{font-size:13px;color:#999;}

.bq{width:100%;height:78px;background:#f5f6f8;}
.bq_box{line-height:78px;font-size:14px;color:#a1a4a5;text-align: center;}
.bq_box a{font-size:14px;color:#a1a4a5;}
.con_le{width: 40%;margin-left: -64px;}
.bnav_ri{width: 65%;}
.bnav_ri .copp ul{}
.bnav_ri .copp ul:nth-child(1){width: 194px;}
.bnav_ri .copp ul:nth-child(2){width: 104px;}
.bnav_ri .copp ul:nth-child(3){width: 116px;}
.bnav_ri .copp ul:nth-child(4){width: 170px;}
.bnav_ri .copp ul:nth-child(5){width: 158px;}












