@charset "utf-8";
/* CSS Document */
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;font-size:14px;line-height:1em;}
html, body {min-height: 100%;}
body{min-width:1400px;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#333;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.tl {text-align: left;}
.tc {text-align: center}
.tr {text-align: right;}
.cl,.clear{clear:both;}
.dfc{display:flex;align-items:center;justify-content:center;display: -webkit-flex;}
.dfs{display:flex;align-items:end;justify-content:space-between;display: -webkit-flex;}
.dfe{display:flex;align-items:end;justify-content:end;display: -webkit-flex;}
.dfv{display:flex;align-items:center;justify-content:center;display: -webkit-flex;}
.dfcen{display:flex;align-items:center;justify-content:space-between;display: -webkit-flex;}
.rob{font-family:'rob';}
.p80{padding-bottom: 80px !important;}
.m80{margin-bottom: 80px !important;}
.ov{overflow:hidden;}
.db, .lb, .dd{font-size:0;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}
.m40{margin-bottom: 40px !important;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
.page,.w1400{width:1400px;margin:0 auto;}
:focus {outline:none;background-color:transparent;}
::selection{background:#123f87;color: #fff;}

@font-face {
  font-family: 'akr';
  src: url("../cssnew/akr.eot.txt") format('embedded-opentype'),
      url("../cssnew/akr.woff2.txt") format('woff2'),
      url("../cssnew/akr.woff.txt") format('woff'),
      url("../cssnew/akr.ttf.txt") format('truetype'),
      url("../cssnew/akr.svg.txt") format('svg');
}

/*抬头*/
.header{ height:132px; position:relative; background:#123f87;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.hleft a{background:#be1a21;height: 132px;width: 150px;}
.hleft{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hleft p{ font-size:14px; color:#fff; margin-left:1.927vw;}
.hleft p b{display:block;font-size: 32px;margin-bottom: 11px;font-family: "思源宋体 CN";font-weight: bold;}
.hleft p em{font-size: 18px;font-weight: 100;}
.hright{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.nav ul{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.nav td table{display: none !important;}
.nav ul li{position:relative;margin-right:35px;transition:all .3s ease;}
.nav ul li:hover>a,.nav ul li.cur>a{ color:#be1a21;}
.nav ul li>a{ line-height:132px; font-size:17px; color:#ffffff; transition:all .3s ease;}
@media screen and (max-width:1700px){
  .nav ul li{margin-right: 15px;}
  .htel{margin: 0 1vw 0 5vw !important;}
  }
@media screen and (max-width:1550px){
  .nav ul li>a{ font-size:16px;}
  }
@media screen and (max-width:1400px){
  .nav ul li>a{font-size: 16px;}
  .htel{margin: 0 1vw 0 5vw !important;}
  }
.nav>ul>li .dropmenu{width:200%;position:absolute;top:100%;left:-50%;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
.nav>ul>li .dropmenu a{font-size: 15px;display:block;line-height:40px;text-align:center;color:#fff;background:rgba(0,0,0,.8);transition:600ms ease; margin-top:1px;}
.nav>ul>li .dropmenu a:hover{background:#123f87;}
.nav>ul>li table,.nav>ul>li tbody,.nav>ul>li tr,.nav>ul>li td{ display:block; width:100%;}
.nav>ul>li:last-child{margin-right: 0;}
.htel{text-align: right;color: #fff;margin: 0 1.5625vw 0 14.479vw;}
.htel p{height:28px;}
.htel i{display: inline-block;}
.htel b{line-height:28px;margin-left: 12px;font-size: 16px;font-weight: 100;}
.htel em{color: #fff;font-size: 32px;font-weight: bold;line-height: 23px;margin-top: 13px;display: block;}

/*banner*/
.banner{width:100%;height:700px;overflow: hidden;position: relative;z-index:1;}
.banner .bd{position: relative;z-index:2;}
.banner .bd li{min-width:1400px;width:100%;height:700px;}
.banner .bd li img{width:100%;height:700px;}
.banner .hd{width:100%;height:100%;position:absolute;top:0;left:0;}
.banner .hd ul{width:100%;position:absolute;bottom:30px;z-index:3;left: 50%;margin-left: -50%;}
.banner .hd li{width:20px;height:10px;border-radius:10px;background:#fff;font-size:0;float: left;transition:all 0.5s;}
.banner .hd li+li{margin-left:10px;}
.banner .hd li.on{background:#123f87;width: 30px;}
.banner .hd a{width:50px;height:100px;border-radius:4px;background: rgba(24, 51, 122, 0.8);position:absolute;top:50%;margin-top:-50px;font-size:26px;color:#fff;text-align: center;line-height:100px;cursor: pointer;user-select:none;opacity:0;transition:all 0.5s;z-index:3;}
.banner .hd a:hover{background: rgb(24, 51, 122);}
.banner:hover .hd a{opacity:1;}

/*search*/
#search {height: 81px;}
.box{position: relative;}
.search_l {color: #333;height: 81px;line-height: 81px;}
.search_l em{float: left;padding-top: 27.5px;}
.search_l span {color: #333;font-size: 15px;padding-left: 21px;font-weight: lighter;}
.search_l a {font-size: 15px;height: 81px;line-height: 81px;color: #333;font-weight: lighter;}
.search_l a:hover {color: #333;}
.search_r {margin-top: 22px;position: relative;width: 348px;height: 36px;padding-left: 12px;background: #fff;border: 1px solid #ddd;}
.z{position: absolute;top: 0;right: 0;width: 78px;height: 36px;text-align: center;cursor: pointer;background: #123f87;display: flex;align-items: center;justify-content: center;}
.z_img{}

/*title*/
.title{text-align: center;padding-top: 80px;margin-bottom: 40px;}
.title b{font-size: 38px;color:#333;}
.title b strong{font-size: 38px;color:#123f87;font-weight: bold;}
.title p{font-size: 18px;line-height:18px;display: block;color: #525252;margin-top: 15px;}
.title i{display: block;width: 80px;height: 5px;margin: 22px auto 0; position: relative;}
.title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;}
.title i::after{right: 0px;left: inherit;background:#e8e8e8;animation:allTitleAfter 3s infinite linear;}
.title i::before{background:#e8e8e8;animation:allTitleBefore 3s infinite linear;}
.title em{width: 30px;height: 5px;background:#123f87;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}

/*num_box*/
.num_box{background:url(https://memberpic.114my.com.cn/dgzhcy11/uploadfile/image/20210426/20210426093210_881920845.png) no-repeat top center;}
.num_con{display: inline-block;width: 100%;}
.num_con li{text-align: center;width:calc(100% / 4);float: left;}
.num_con li i{display: block;margin-bottom: 14px;}
.num_con li i em{display: inline-block;font-size: 60px;font-weight: bold;vertical-align: top;margin-right: 8px;line-height: 46px;}
.num_con li i span{font-size: 18px;display: inline-block;font-weight: 100;line-height: 23px;}
.num_con li b{font-size: 18px;display: block;margin-bottom: 21px;font-weight: 100;}
.num_con li p{font-size: 16px;font-weight: 100;line-height: 24px;}
.num_con li+li{}
.lx_a{ text-align:center; margin-top:56px;}
.lx_a a{ display:inline-block; width:222px; line-height:42px; background:#123f87; transition:all .3s ease; font-size:18px; color:#fff; font-weight:lighter;border-radius: 21px;}
.lx_a a:hover{width:240px; background:#be1a21;border-radius: 0px;}

/*product*/
.product_bg{}
.protab{ padding:0 3%; white-space:nowrap; font-size:0; text-align:center; background:#f3f3f3; margin:45px 0 13px 0;height: 74px;}
.protab li, .protab div{float: left;width: calc(100% / 10);}
.protab li a,.protab div a{width:100%;display:block;line-height:74px;font-size:18px;color:#484848;font-weight:lighter;border-right:1px solid #fff;transition:all .3s ease;}
.protab li:last-child{border-right:none;}
.protab li:hover a,.protab>ul>div:hover a,.protab li.on a{ background:#123f87; color:#fff;}
.proshow{ padding:0 3%;}
.proshow table tr{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.proshow table td{width: 24.2%;overflow: hidden;position: relative; display:inline-block; vertical-align:top; padding:11px 11px 0 11px !important; box-sizing:border-box; background:#f3f3f3; transition:all .3s ease; }
.proshow table td+td{ margin-left:1%;}
.proshow td br{display:none;}
.proshow td a{ display:block; position:relative; overflow:hidden;}
.proshow td span{ display:block; width:100% !important;}
.proshow td span a{font-size: 16px;color: #666666; display:block; line-height:86px; position:relative; text-align:left; transition:all .3s ease; padding:0 50px 0 20px;}
.proshow table tr+tr{margin-top: 1%;}
.proshow table td>a img{ width:100%; height:auto; transition:all .6s ease;}
.proshow table td:hover>a img{ transform:scale(1.1);}
.proshow table td span a:after{ content:''; display:block; position:absolute; right:15px; top:0; bottom:0; margin:auto 0; width:24px; height:24px; background:url(https://memberpic.114my.com.cn/dgzhcy11/uploadfile/image/20210426/20210426112439_183219562.png) no-repeat center;}
.proshow table td:after{ content:''; display:block; position:absolute; width:81px; height:3px; background:#123f87; transition:all .3s ease; bottom:0; right:0; }
.proshow table td:hover span a{ color:#123f87;}
.proshow table td:hover{ background:#e4e1e0;}
.proshow table td:hover:after{ width:100%;}

/*adv*/
.adv{padding-bottom: 80px;}
.advtab{ margin:20px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.advtab li{ position:relative; display:inline-block; vertical-align:top;  width:340px; height:118px; border:1px solid #e4e4e4; display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; background:#f4f4f4;transition:all .3s ease; cursor:pointer; color:#333333;}
.advn{ font-size:60px; font-family:akr; opacity:.08;}
.adv_t{ font-size:30px; font-weight:lighter; transition:all .3s ease; margin:0 30px 0 15px;}
.adv_t em{display:block;font-size:12px;text-transform:uppercase;margin-top: 10px;}
.advicon{ width:50px; height:50px; background:url(https://memberpic.114my.com.cn/tianchu98/uploadfile/image/20201121/20201121174820_1414011804.png) no-repeat left top; transition:all .3s ease;}
.advtab li:nth-child(2) .advicon{ background-position-x:-69px;} 
.advtab li:nth-child(3) .advicon{ background-position-x:-142px; height:54px;}
.advtab li:nth-child(4) .advicon{ background-position-x:-217px; height:55px;}
.advtab li.on{ background:#123f87; border-color:#123f87; color:#fff;}
.advtab li:after{ content:''; display:block; position:absolute; top:90%; opacity:0; width:0; height:0; border-left:15px solid transparent; border-right:15px solid transparent; border-top:15px solid #123f87; left:0; right:0; margin:0 auto; transition:all .3s ease;}
.advtab li.on .advicon{ background-position-y:-77px;}
.advtab li.on p{ color:#fff;}
.advtab li.on:after{ opacity:1; top:100%;}
.advcen{ position:relative; height:500px;}
.advcen:after{ content:''; display:block; position:absolute; width:700px; height:500px; box-sizing:border-box; right:0; top:0; border:1px solid #dddddd; border-left:none; z-index:-1;}
.adv_e{ position:absolute; top:50px; right:50px;z-index:9;}
.advnormal{ position:absolute; width:695px; height:153px; background:#eeeeee; text-align:center; bottom:3px; right:3px;}
.advcon ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.advright{ padding:50px;}
.advwa{ font-size:14px; color:#aaaaaa; font-weight:lighter; line-height:36px;}
.advtop_t{font-size:16px;color:#222222;font-weight:lighter;text-transform:uppercase;}
.advtop_t img{margin-right:12px;display: inline-block;vertical-align: bottom;}
.advtop_c{margin: 30px 0 25px 0;font-size:25px;color:#222222;}
.advtop_c b{font-size:36px;color:#123f87;padding-right:20px;font-weight: bold;}
.advnormal{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; z-index:9;}
.advnormal ul{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; font-size:16px; color:#666666; font-weight:lighter; text-align:center;}
.advul span{display:block;font-size:18px;color:#123f87;margin-bottom: 10px;}
.advul span b{font-size:36px;display: inline-block;font-weight: bold;}
.advul li{ margin-right:70px;}
.advtel em,.advtel i{display:block;font-size: 30px;color:#222222;font-family:akr;}
.advtel i{letter-spacing: 0.5px;}
.advtel span{display:inline-block;padding-left:36px;background:url(https://memberpic.114my.com.cn/tianchu98/uploadfile/image/20201121/20201121174820_515992749.png) no-repeat left center;line-height: 18px;margin-bottom: 10px;}
.advtel{text-align:left;line-height:28px;}
.advline{ margin-right:30px; width:0; height:73px; border-left:1px solid #cecece;}

/*company*/
.com_bg{background:url(https://memberpic.114my.com.cn/076986204016/uploadfile/image/20210424/20210424110241_2093564708.jpg) no-repeat center;padding: 80px 0;overflow:hidden;}
.abright{width: 56%;background:rgba(255,255,255,0.9);padding:80px;}
.abright>p:nth-child(1){font-size:18px;color: #565656;margin-bottom:30px;}
.abright>p:nth-child(1) strong{display:block;font-size:38px;color:#303632;margin-bottom: 16px;}
.abright>p:nth-child(2){font-size:15px;color:#8a8a8a;line-height: 36px;}
.abright>p a{display:inline-block;width:150px;line-height:45px;text-align:center;font-size: 16px;color: #fff;background: #272121;transition:all .3s ease;}
.abright>p a:hover{ background:#123f87; color:#fff;}
.abright>p a+a{ margin-left:18px;}
.abright>p:nth-child(3){margin-top: 35px;}

/*case*/
.case{background:url(https://memberpic.114my.com.cn/dgzhcy11/uploadfile/image/20210426/20210426144200_320165416.jpg) no-repeat center;padding-bottom: 80px;}
.casecenter{ margin-top:35px;}
.casetab{ width:468px; font-size:0;}
.casetab li{display:inline-block;width:229px;height:123px;background: #ddd;cursor:pointer;font-size:20px;color:#666666;font-weight:lighter;margin-bottom:12px;position:relative;transition:all .3s ease;}
.casetab li:nth-child(odd){ margin-right:10px;}
.casetab li:nth-last-child(1),.casetab li:nth-last-child(2){ margin-bottom:0;}
.casetab li p{display:inline-block;margin: 40px 0 0 85px;font-size: 20px;font-weight: normal;}
.casetab li p em{display:block;font-size:12px;text-transform:uppercase;margin-top: 10px;font-weight: 100;}
.casetab li:after{content:'';display:block;position:absolute;width: 100px;height: 100px;top: 50%;left: 0;background:url(https://memberpic.114my.com.cn/dgzhcy11/uploadfile/image/20210426/20210426090012_1513797912.png) no-repeat center;transition:all .3s ease;margin-top: -50px;background-size: 50%;filter: invert(1);}
.casetab li.on{ background:#123f87; color:#fff;}
.casetab li.on:after{background:url(https://memberpic.114my.com.cn/dgzhcy11/uploadfile/image/20210426/20210426090012_1513797912.png) no-repeat center;background-size: 50%;filter: invert(0);}
.casecon{ width:900px; height:526px;}
.casecon table,.casecon tbody,.casecon tr{ display:block; width:100%;}
.casecon td{ position:relative; display:inline-block;width:900px; height:528px; padding:0 !important; overflow:hidden;}
.casecon td br{ display:none;}
.casecon td a{ display:block; overflow:hidden;}
.casecon td div{ padding:0 !important; position:absolute; left:0; bottom:0; width:100%; height:70px; background:rgba(190, 26, 33, 0.9);}
.casecon td div a{ line-height:70px; font-size:22px; color:#fff;}
.casecon td a img{ width:100%; height:528px;}

/*xban*/
.xban{background:url(https://memberpic.114my.com.cn/dgzhcy11/uploadfile/image/20210426/20210426161725_515582040.jpg) no-repeat center;height: 250px;}
.xban .fl{}
.xban .fr{color: #fff;margin-right: 56px;}
.xban .fr b{font-size: 44px;font-weight: bold;display: block;margin-bottom: 15px;letter-spacing: 2.2px;}
.xban .fr p{width: 644px;height: 44px;font-size: 22px;border: 5px solid #fff;justify-content: end;}
.xban .fr p span{font-size: 22px;color: #333;margin-right: 62px;background: #fff;width: 196px;text-align: center;height: 100%;line-height: 34px;}

/*news*/
.news{padding: 0px 0 80px 0;background: #f3f3f3;}
.newstitl{text-align: center;font-size: 18px;color: #aaaaaa;font-weight: lighter;}
.newstitl b{display: block;font-size: 36px;color: #222222;margin-bottom: 10px;}
.newstitl b i{color: #123f87;}
.newstab{text-align: center;padding-bottom: 30px;border-bottom: 1px solid #e1e1e1;margin: 30px 0;}
.newstab a{ display: inline-block;width: 120px;line-height: 40px;border-radius: 20px;background: #fff;font-size: 16px;color: #666666;font-weight: lighter;transition: all .3s ease;}
.newstab a+a{margin-left: 10px;}
.newstab a.on{background: #123f87;color: #fff;}
.newsleft{width: 508px;height: 490px;box-sizing: border-box;background: #fff;padding: 40px;}
.newsright{width: 862px;height: 490px;}

.newsleft .news_div_item_pic{position: absolute;left: 0;top: 0;width: 426px;height: 306px; overflow: hidden;overflow: hidden; border: 1px solid #eee;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#123f87;}
.news .news_div_item{position: relative;}
.newsleft .news_div_item{padding-top: 330px;}
.newsleft .news_div_item_date{position: absolute;right:0;padding-top: 52px; bottom:0;text-align: center; background: #123f87; width: 82px;height: 80px;box-sizing: border-box;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #ffffff;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.newsleft .news_div_item_content{width: 290px;}
.news .news_div_item_a{display: block;font-size: 18px;color: #222222;font-weight: lighter; white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.news .news_div_item_body{font-size: 14px;color: #aaaaaa;font-weight: lighter;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}
.newsright .news_div_item{position: relative; display: inline-block;vertical-align: top;background: #fff; box-sizing: border-box;width: 430px;height: 162px;margin: 0 1px 1px 0;padding: 40px 0 0 120px;}
.newsright .news_div_item:nth-child(2n){margin-left: 0;}
.newsright .news_div_item_content{width: 260px;}
.newsright .news_div_item_date{position: absolute;left:30px;padding-top: 52px; top:40px;text-align: center;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #555555;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}

/*about*/
.about{ height:613px; background:url(https://memberpic.114my.com.cn/dgzhcy11/uploadfile/image/20210426/20210426163121_1215359078.jpg) no-repeat center;}
.abcon{ width:53%;margin-top:140px;}
.ab_t{ font-size:40px; color:#333;}
.ab_t b{font-size: 40px;font-weight: bold;}
.ab_t b,.ab_c a:hover,.abbtn a:hover{ color:#123f87;}
.ab_t span{ display:block; font-size:22px; color:#666666; font-weight:lighter; margin:15px 0 30px 0;}
.ab_c,.ab_c a{ font-size:14px; font-weight:lighter; line-height:40px; color:#999999;}
.abbtn{ font-size:0; margin-top:50px;}
.abbtn a{ display:inline-block; font-size:18px; color:#343434; padding-left:55px; height:43px;line-height: 26px;}
.abbtn a+a{ margin-left:70px;}
.abbtn a em{ display:block; font-size:12px; color:#bbbbbb;}
.abbtn a:nth-child(1){ background:url(https://memberpic.114my.com.cn/dgzhcy11/uploadfile/image/20210426/20210426160057_1086449204.png) no-repeat left center;}
.abbtn a:nth-child(2){ background:url(https://memberpic.114my.com.cn/dgzhcy11/uploadfile/image/20210426/20210426160058_900922900.png) no-repeat left center;}
.abbtn a:nth-child(3){ background:url(https://memberpic.114my.com.cn/dgzhcy11/uploadfile/image/20210427/20210427094230_2139365429.png) no-repeat left center;}

/*版权*/
.copy_row2 {background:#333;width:100%;padding-bottom: 40px;min-width:1400px;font-size: 14px;line-height: 28px;color: #888;}
.copy_row2 > .content1{position:relative;padding-top:50px !important;}
.copy_list{float:left;}
.copy_list+.copy_list {border-left: 1px solid #444;margin-left: 60px;padding-left: 60px;height: 277px;}
.copy_list .fl+.fl{ margin-left: 35px;}
.copy_list2 ul{ float:left;}
.copy_list2 ul:nth-last-child(1){ padding-left:50px;}
 .copy_list2 a{/* width: 152px; */overflow: hidden;text-transform: uppercase;text-overflow: ellipsis;white-space: nowrap;}
.copy_list li,.copy_list li a{display: block;color: #888888;font-size: 14px;line-height: 28px;}
.copy_list li a:hover{color:#fff;}
.copy_list strong{ display:block;}
.copy_list strong a{color:#fff;line-height:50px;font-size:18px;font-weight:normal;display:inline-block;position:relative;padding-bottom:10px;margin-bottom:15px;width: 100%;}
.copy_list strong a:after{ content: ''; display:block; width:25px; height:2px; background:#fff; position:absolute; bottom:0; -webkit-transition:0.3s all ease; transition: 0.3s all ease;}
.copy_list:hover strong a:after{ width:100%; background:#123f87;}

.copy_lists{ float:left;  margin-left:40px;}
.copy_lists li a{ display:block; color:#888888; font-size:12px; line-height:28px;}
.copy_lists li a:hover{text-decoration: underline;color: #fff;}
.copy_lists strong{ display:block;}
.copy_lists strong a{ color:#fff; line-height:50px; font-size:18px; font-weight:normal; display:inline-block; position:relative; padding-bottom:10px; margin-bottom:15px;}
.copy_lists strong a:after{ content: ''; display:block; width:25px; height:2px; background:#fff; position:absolute; bottom:0; -webkit-transition:0.3s all ease; transition: 0.3s all ease;}
.copy_lists:hover strong a:after{ width:100%; background:#123f87;}

.copy_lists1{ float:left; margin-left:40px;}
.copy_lists1 li a{ display:block; color:#888888; font-size:12px; line-height:28px;}
.copy_lists1 li a:hover{text-decoration: underline;color: #fff;}
.copy_lists1 strong{ display:block;}
.copy_lists1 strong a{ color:#fff; line-height:50px; font-size:18px; font-weight:normal; display:inline-block; position:relative; padding-bottom:10px; margin-bottom:15px;}
.copy_lists1 strong a:after{ content: ''; display:block; width:25px; height:2px; background:#fff; position:absolute; bottom:0; -webkit-transition:0.3s all ease; transition: 0.3s all ease;}
.copy_lists1:hover strong a:after{ width:100%; background:#123f87;}

.copy_lists2{ float:left;margin-left:40px;}
.copy_lists2 li a{ display:block; color:#888888; font-size:12px; line-height:28px;}
.copy_lists2 li a:hover{text-decoration: underline;color: #fff;}
.copy_lists2 strong{ display:block;}
.copy_lists2 strong a{ color:#fff; line-height:50px; font-size:18px; font-weight:normal; display:inline-block; position:relative; padding-bottom:10px; margin-bottom:15px;}
.copy_lists2 strong a:after{ content: ''; display:block; width:25px; height:2px; background:#fff; position:absolute; bottom:0; -webkit-transition:0.3s all ease; transition: 0.3s all ease;}
.copy_lists2:hover strong a:after{ width:100%; background:#123f87;}

.copy_row3{display:block;position:relative;}
.copy_row3 .fl{border-top:1px #3e3e3e solid;width: 84%;padding-top:26px;}
.copy_row3 .fl,.copy_row3 .fl a{ font-size:14px; color:#888; line-height:30px; font-weight:100;}
.copy_row3 .fl a:hover{ text-decoration:underline; color:#fff;}

.copy_ewm {margin-top: 15px;}
.copy_phone{width: 229px;height:391px;position:absolute;top: 64px;right:0;z-index:5;background: url(https://memberpic.114my.com.cn/dgzhcy11/uploadfile/image/20210427/20210427093023_1408562629.png) no-repeat top center;}
.copy_phone ul{width:auto;text-align:center;height:40px;display: flex;justify-content: center;align-items: center;margin-top: 100px;}
.copy_phone ul li{display:inline-block;border:1px solid #fff;border-radius:50%;padding:9px;width:41px;height:41px;margin:0 7px;-webkit-transition:0.3s all ease;transition:0.3s all ease;background:transparent;cursor:pointer;background: #333;}
.copy_phone ul li.cur{ background:#123f87; border-color:#123f87;}
.copy_phone ul li img{ display:block; width:100%; height:100%;}
.copy_ewm_cont{display:block;width:155px;height:155px;margin: 0 auto;position: absolute;left: 50%;margin-left: -77px;}
.copy_ewm_cont img{display:block;width:100%;height:100%;border: 1px solid rgb(0 0 0 / 0.1);padding: 10px;}
.copy_ewm_cont p{color:#fff;font-size:16px;text-align: center;display: block;background: #123f87;width: 100%;line-height: 30px;margin-top: 10px;}

.copy1_item2{ padding-top:43px !important;}
.copy1_item3{ padding-top: 43px !important;}

/*友情链接*/
.links_bj{width:100%;background: #123f87;margin:0 auto;display: flex;}
.links_zbt{width:165px;font-size:20px;color:#ffffff;line-height: 80px;}
.links_zbt span{ font-size:20px; color:#ffffff; font-family: akr; text-transform:uppercase;}
.links_lj{width:996px;font-size:12px;color:#ffffff;margin-left:10px;line-height: 80px;}
.links_tb{ width: auto; height:70px; }
.linkTagcs li a{font-size: 16px; line-height: 70px;}
 .linkTagcs li a:hover{ color: #fff !important;}
.jquery-lightbox.jquery-lightbox-mode-html {height: 514px !important;}
