body {overflow-x: hidden;}
.zz .m_zz li#top_boxbody{margin: 0px auto; padding: 0px; font-size:14px; font-family:Microsoft YaHei; line-height:24px; color: #333;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px; font-family:Microsoft YaHei;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;}
html, body {min-height: 100%;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#1b2229; min-width:1300px}

h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #1b2229;}
b{font-weight:normal;}
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:both;}
.ov{overflow:hidden;}
.db,.lb,.dd{font-size:0;}
.db>div,.lb>li,.dd>dl{display:inline-block;vertical-align:top;}
em,.em,i{text-transform:upperprod; }
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
:focus {outline:none;background-color:transparent;}
::selection{background:#115195;color:#fff;}
.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}
.white, .whites {position: relative;overflow: hidden;}
.white:after, .whites:after {content: '';cursor: pointer;position: absolute;left: -100%; top: 0;width: 100%; height: 100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg);}
.white:hover:after {
    left: 100%;
    -moz-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}
/*公用*/
.page,.content{ width:1400px; margin:0 auto; overflow: hidden;}
.content1{ width:1400px; margin:0 auto; position: relative;}
.pr{position: relative;}
.pa{position: absolute;}
.nnx{margin-right:0px !important;}

#top10,#top20,#top30,#top40,#top50,#top60,#top80,#top100{ margin:0 auto; width:1400px; overflow:hidden;}
#top10{height:10px;}
#top20{height:20px;}
#top30{height:30px;}
#top40{height:40px;}
#top50{height:50px;}
#top60{height:60px;}
#top80{height:80px;}
#top100{height:100px;}

/*title*/

.title{text-align:center;overflow: hidden;width:1400px;margin:auto;height:56px;}
.titlea{font-weight:normal;font-size:34px; text-align: center; color: #1827ad;line-height:40px;position:relative;float:left;font-weight: bold;}
.titlea span{text-transform: uppercase;color:#e1e1e1;font-size:22px;font-family:Arial;font-weight:normal;margin-left:15px;}
.titlea:before{width:30px;height:4px;background:#ff5300;content:"";position:absolute;left:0;bottom:-10px;}
.cir{float:right;margin-top:25px;}
.cir i{float:left;width:11px;height:11px;border-radius:50%;background:#1827ad}
.cir i+i{margin-left:10px;}
/*head*/
.head{width:100%;height:50px;background:#f8f8f8;line-height:50px;padding:0 2vw;}
.head_l{float:left;font-size:14px;color:#666;opacity: 0.6;}
.head_l a{font-size:14px;}
.head_r{float:right;font-size:14px;color:#666;opacity: 0.6;}
.head_r a{font-size:14px;color:#666;padding:0 10px;}
.head_r a+a {border-left:1px #666 solid;}
/*headr*/
.headr{width:100%;padding:0 2vw;position:relative;z-index: 9999;height:100px;}
.h_adw{height:100px;position: relative;}
.logo{float:left;margin-right:3vw;position:absolute;}
.logo img{width:100%;}
.nav ul{float:left;}
.nav ul li{float:left;display:block;position: relative;transition: 0.4s;height:100px;}
.nav ul li a{color:#222;font-size:18px;transition: 0.4s;line-height:100px;}
.nav ul li+li{margin-left:2vw;}
.nav ul li a em {font-size: 0;margin-right: 5px;transition: 0.3s;opacity: 0;display: inline-block;line-height:57px;}
.nav .cur{transition: 0.4s;}
.nav .cur a,.nav ul li:hover a{color:#0c2fad;transition: 0.4s;}

.nav .cur em,.nav ul li:hover em{transition: 0.3s;color:#0c2fad;opacity: 1;font-size: 20px;}
.nav li:nth-child(9).cur  a em,.nav ul li:nth-child(9):hover a em{font-size: 24px;}
.nav li:nth-child(8).cur  a em,.nav ul li:nth-child(8):hover a em{font-size: 22px;}
.nav li:nth-child(1).cur  a em,.nav ul li:nth-child(1):hover a em{font-size: 24px;}



/*导航下拉*/
.nav li>.nav2{position:absolute;top:100px;left:-40px;z-index:1;display:none;box-shadow:5px 5px 10px rgba(0,0,0,.3);}
.nav li>.nav2 a{display:block;width:160px;height:60px;border-bottom:none;background:#fff;color:#333;}
#aa2>.nav2 a{width:150px;font-size:15px;}
.nav li>.nav2 a:hover{background:#0c2fad;color:#fff;}
.nav2 b{color:#999;}
.nav li>.nav2 a span{display:block;color:#333;text-transform:uppercase;font-size:18px;line-height:60px;-webkit-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;-moz-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;text-align: center;}
.nav li>.nav2 a b{position:relative;display:inline-block;display:block;color:#ccc;line-height:30px;-webkit-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;-moz-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;}

.nav li>.nav2 a:hover span{color:#fff;font-size:18px;}

.sedNav_r{margin-left: 10px;}

.searchIcon{height:100px;background:url("//memberpic.114my.com.cn/dghaotian/uploadfile/image/20210729/20210729203658_1604328026.png") no-repeat center 37px;cursor: pointer;transition:all 0.3s;width:35%;background-size: 25px;}
.slideDown{display:none;text-align:center;font-size:0;overflow:hidden;position:absolute;right:0;top:100px;width:100%;height:204px; background:rgba(250,250,250,0.9);z-index:-1;}
.slideDown .searchBox{ overflow: hidden; display: inline-block; width:75%; height:80px; margin-top: 50px; margin-bottom: 15px; background: #fff; border-radius: 50px;}
.slideDown .searchBox{*display: inline}
.slideDown .searchHot{ font-size: 15px; color: #333; font-weight: 100;}
.slideDown .searchHot a{ color: #333; font-size:15px;}
.slideDown .searchBox input[type='text']{ font-size: 14px; color: #666; float: left; width: 840px; height: 100%; border: none; outline: none; background: none; line-height: 60px;margin-left:25px;font-size:14px;color:#666;}

.search-bg{width:90%;height: 60px;line-height:60px;padding-left: 10px; float:left;}
.search-i {width:32px;overflow:hidden;height:32px;float: left;margin-top:28px;}
.nav_r{float:right;width:10vw;margin-left: 3vw;}

.h_share {position:relative;float:left;text-align:center;height: 68px;  }
.h_share dl dd {position: relative;width:3vw;height:68px;cursor:pointer;display: inline-block;border-right: 1px #eee solid;height:100px;}
.h_share dl dd .icon-tele {    line-height: 50px;font-size:30px;color: #0c2fad;padding-top:24px;}
.h_sharea {display:none;position:absolute;left:50%;top:100px;width:180px;margin-left:-95px; font-size: 20px;color:#fff; text-align: center; padding: 20px 0; background: #072fa8;  }
.h_shareb {width:100px;margin-left:-50px;padding:4px 4px;background:#072fa8;  }
.h_share dl dd:hover:after {content:'';width:10px;height:6px;background: url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210729/20210729203726_2092159926.png) no-repeat center; position: absolute; left:50%; bottom:0px; margin-left:-10px; }
.h_share dl dd:hover .h_sharea {display:block;}

/*幻灯片*/
.banner{overflow:hidden;width:100%;}
.banner-box{min-width:1400px;height:500px;position:relative;margin:0 auto;}
.banner-box .bd, .banner-box .bd ul{width:100% !important;}
.banner-box .bd li{width:100% !important;height:500px;background-position:center;background-repeat:no-repeat;background-color:#eee;z-index:-1;}
.banner-box .bd li a{display:block;background-size:auto;width:100%;height:80%;position:relative;z-index: 9;}
.banner-btn{ width: 100%;position:absolute;top:205px;left:0;margin-left:0;height:340px;overflow:hidden; }
.banner-btn a{ display:block;width:49px;height:104px;position:absolute; top:0;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{left:-50px;background:url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210729/20210729203754_1602451327.png) no-repeat 0 0; } 
.banner-btn a.next{right:-50px;background:url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210729/20210729203754_1602451327.png) no-repeat -49px 0; }
.banner-box .hd {position:absolute;bottom:80px;width:100%;display:block; }
.banner-box .hd ul{text-align:center}
.banner-box .hd ul li{width:8px;height:8px;border-radius:50%;text-indent:-9999px;background:#fff;cursor:pointer;display:inline-block;margin:0 5px;transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{background:#0c2fad; border-radius :50px; width:40px;height:8px;}
.banner-box:hover .banner-btn a.prev{left:20px;filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{right: 20px;filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
.banner_ve{height:800px;width:100%;position: relative;}
.banner_ve a{position: absolute !important; text-align: center;width:100%;height: 100% !important;background: rgba(0, 0, 0, 0.6);color: #fff;font-size:46px;padding-top:260px;line-height:70px;    font-weight: bold;}
.banner_ve a b{font-size:30px;color:#fff;display:block;line-height:56px;}


/*产品*/
.pr_box{max-width:1500px;margin:auto;background:#fff;margin-top:-80px;    box-shadow: 0 0 15px rgba(238, 238, 238, 0.5);position: relative;z-index:9999;padding:2.5vw;}
.pr_fl {width:60%;overflow:hidden;height:24px;margin-top:13px;margin-right:30px;}
.pro_cate ul{width:100%;}
.pro_cate ul li a{font-size:16px;color:#666;}
.pro_cate li {float: left;width: calc(100%/6);}
.pr_more a{width:100px;height:45px;background:#f8f8f8;text-align:center;font-size:18px;color:#666;line-height:45px;display:block;float:right;transition: all 0.3s}

.pro_list {width:100%;overflow:hidden;height:835px;margin-top:30px;}
.pro_list .tempWrap{width:100% !important}
.pro_js img {width: 48.482%;}
.pro_js .divproduct_new_div_item{display:flex;flex-direction:row-reverse;}
.pro_js .product_div_item_pic img{width:500px;transition:all .5s;display:none}
.pro_jsl{position:relative;}
.pro_js .divproduct_new_div_item_a{margin-top:7px;font-size:26px!important;}
.pro_js .divproduct_new_div_item_title{ border-bottom: 1px #eee solid;padding-bottom: 20px;}
.pro_js a.divproduct_new_div_item_a:link{color:#333;}
.pro_js .divproduct_new_div_item_body{margin:24px 0 38px 0;color:#666;font-size:15px;line-height:35px;}
.pro_js .divproduct_new_div_item_content{padding-top:30px;width:92%;}
.pro_js{width:99.9%;height:420px;}
.pro_js .divproduct_new_div {width: 50%;float: right;}
.pro_hd{margin-top: 0px;overflow: hidden;}
.pro_hd .tempWrap{width: 100% !important;}
.pro_hd .divproduct_new_div_item{position:relative;width:347px;height:400px;float:left;text-align:center;margin-left:5px;margin-top:10px;}
.pro_hd .divproduct_new_div_item_content{position:absolute;bottom: 0;left: 0;width: 100%;}
.pro_hd .divproduct_new_div_item_title{background:#f7f7f7;}
.pro_hd .divproduct_new_div_item_title a{font-size: 16px;display:block;position:relative;z-index:2;line-height:50px;}
.pro_hd .divproduct_new_div_item_title:after{content:'';position:absolute;background: #1827ad;top: 0;left: 0;width: 0;height: 100%;transition:all 0.5s;z-index: 1;}
.pro_hd .divproduct_new_div_item_body{display: none;}
.pro_hd .product_div_item_pic{border: 1px #eee solid;}
.pro_hd .product_div_item_pic a,.pro_hd .product_div_item_pic a>img{width:100%;display:block;overflow:hidden;position:relative;}
.pro_hd .product_div_item_pic a:before{content:'';width:100%;height:100%;background:rgba(0, 0, 0, 0.4);position:absolute;top:0;left:0;transform-origin:left bottom;transform:rotate(-95deg);transition:all 0.5s;z-index:9;}

.pro_hd .divproduct_new_div_item:hover .product_div_item_pic>a:before{transform:rotate(0deg);transition:all 0.5s;}
.pro_hd .divproduct_new_div_item:hover .divproduct_new_div_item_title a{color:#fff;}
.pro_hd .divproduct_new_div_item:hover .divproduct_new_div_item_title:after{width:100%;transition:all 0.5s;}
.pro_hd .divproduct_new_div_item:nth-child(1) {margin-left:0px !important;}

.ppro {position: absolute;top: 340px;right:165px;right:38%;}
.ppro a{font-size:18px;color:#666;}
.ppro i{}



/*特点*/
.pro_td{height:620px; box-sizing:border-box;position:relative;}
.pro_td:before {content: "";position: absolute;width: 100%;height:305px; background: #f8f8f8;bottom: 0;left: 0;}
.pro_td ul li{ transition: all ease-in-out 500ms;width:calc(96.7%/4); float:left;background:#fff; border-radius:8px 8px 0 0; overflow:hidden; position:relative;}
.pro_td ul li i{transition: all ease-in-out 500ms; position:absolute; height:4px; width:100%; display:block; background:#1827ad; bottom:0; left:0; transform:scale(0);}
.pro_td ul li:hover i{ transform:scale(1);}
.pro_td ul li .img{transition: all ease-in-out 500ms; height:314px;}
.pro_td ul li:hover .img img{transform:scale(1.1);transition: all ease-in-out 500ms;}
.pro_td ul li .txt { padding:32px 36px;text-align:center;}
.pro_td ul li .txt h5 a{ font-size:22px; color:#38383b; text-align:center; margin-bottom:9px;}
.pro_td ul li .txt h5 a:hover{ color:#555;}
.pro_td ul li .txt span{ font-size:15px; color:#828282; display:block; text-align:center; padding-bottom:12px; border-bottom:1px solid #e5e6eb; margin-bottom:20px;line-height:40px;}
.pro_td ul li .txt p{ text-align:center; font-size:12px; color:#828282; text-transform:uppercase;font-family:arial;}
.pro_td ul li .s_btn{ width:99px; height:29px; line-height:29px; color:#fff; background:#1827ad; display:block; margin:0 auto; text-align:center; margin-top:16px; border-radius:0 10px 0 10px;}
.pro_td ul li:hover{box-shadow: 2px 24px 37px 0px rgba(0,0,0,0.15);}
.pro_td ul li+li {margin-left: 15px;}


/*四大优势*/
.adv{width:100%;height:760px;overflow:hidden;position:relative;}
.adv:before{content:"";position:absolute;width:100%;background:#1827ad;bottom:0;height:320px;}
.adv_bt{text-align: center;text-transform: uppercase;}.part_con td
.adv_bt b{font-size: 40px;font-weight: bold;display: block;margin-bottom: 16px;padding-top: 50px;letter-spacing: 2px;}
.adv_bt b span{font-size: 40px;color:#1827ad;}
.adv_bt p{font-weight: 100;color: #757575;font-size: 18px;}
.advtil{ text-align:center; margin-bottom:50px;}
.advtil p:nth-child(1){ font-weight:bold; font-size:40px; color:#303632;} 
.advtil p:nth-child(1) span{ color:#00349a;}
.advtil p:nth-child(2){ font-size:18px; color:#787f7b; margin:5px 0px 18px 0px;}
.advcenter{height: 650px;position:relative;padding-left: 0px;}
.advcenter .tempWrap{position:absolute;top:0;left:0;}
.advtab{width: 1400px;height:190px;position:relative;z-index:0;margin:auto;margin-top:50px;}
.advtab li{float:left;position:relative;text-align:center;font-size:18px;color:#fff;cursor:pointer;width:calc(100%/5);}
.advtab li p:nth-child(3){font-size:12px;color:#fff;transition: 0.5s;opacity:0.5;text-transform: uppercase;}
.advtab li:after {content: "";width: 0px; margin: auto; height: 2px;position: absolute; bottom: -60px;left:50%;background: #ff5300;
transition: all 0.5s;left: 50%;}
.advtab li.on:after {width:100%; left:0;}
.advtab li p.iconfont{transition:all .3s ease;width:70px;height:70px;margin-bottom:22px;position:relative;border:1px #fff solid;border-radius:50%;text-align:center;line-height:70px;margin:auto;margin-bottom:15px;color:#fff;font-size:38px;}
.advtab li p.iconfont img{width: 256px;height:100%;}
p.iconfont.icon-wendu { font-size: 46px !important;}
.advcon {display: inline-block;width: 1560px;height:520px;overflow: hidden;}
.advcon ul{width:100%;height:520px;position: relative;}
.advwa{width: 520px;margin-top:45px;background: #fff;height: 414px;position: relative;z-index: 9;padding: 30px;}
.advwa>p{padding: 0px 0px 34px 78px;font-size:13px;color:#a2a2a2;border-bottom: 1px solid #e9eaea;margin-bottom: 35px;position: relative;text-transform: uppercase;}
.advwa>p>em {position: absolute;top: 0;left: 0;font-size: 30px;font-weight: bold;background:#1827ad;width: 58px;height: 58px;color: #fff;line-height: 58px;text-align: center;border-radius: 50%;}
.advwa>p strong{display:block;font-size:28px;margin-bottom: 0px;color: #333;font-weight: normal;}
.advwa div p{line-height: 30px;font-size: 16px;color: #666;padding-left: 17px;position: relative;}
.advwa div p::before {position: absolute;content: '○';width: 8px;height: 8px;top:0px;left: 0;}
.advwa div p+p{margin-top:25px;}
.advcon ul:nth-child(1) div p+p{margin-top:25px;}
.advcon .advpic{width:1320px;position:absolute;top:0;left:0px;height:520px;}
.advcon .advpic img {width: 100%;}
p.iconfont.icon-qiche {padding-left: 12px;}
p.iconfont.icon-yinshua {font-size: 60px !important;}

/*优势*/
.ys{width:1400px;margin:auto;}
.leit{width: 100%;display: block;height:600px;}
.leit ul{width: 102%;}
.leit li{width:33%;float: left;position: relative;cursor:pointer;height: 600px;border-right: 1px solid #fff;box-sizing: border-box;}
.mo{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;background:rgba(0,0,0,0.5);}
.hav{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;}
.shu2{left:0%;padding-top:210px;color: #fff;text-align: center;}
.shu2 h4{font-size:34px;color: #fff;font-weight: normal;height: 74px;line-height: 74px;position: relative;}
.shu2 h4:after{ position: absolute;left: 50%;height: 3px;bottom:0;width: 42px;background: #254497; content: ""; margin-left: -21px;}
.shu2 em{font-size:16px;color: #ffffff;height: 74px;line-height: 74px;}
.bock{width: 93%;position: absolute;left:4%;bottom:20px;color: #fff;opacity:0;height:200px;padding:15px 6% 0 7%;box-sizing: border-box;box-shadow: 5px 8px 12px rgba(0,0,0,0.06);z-index: 50;background: url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210726/20210726170627_2118901100.png) no-repeat 3% 35px #fff;}
.bock h3{font-size:22px;line-height: 70px;font-weight:normal;height: 70px;color: #1a1a1a;font-family: 'Microsoft Yahei', Arial;}
.bock h3 b{ display: inline-block;margin-right: 20px;font-size:32px;font-weight: bold; font-family: 'Microsoft Yahei', Arial;}
.bock p{font-size: 15px;color: #4c4c4c;line-height: 27px;}

@media screen and (max-width:1366px) {   
  .bock{height:220px;  }
    .bock h3{font-size:18px;font-family: 'Microsoft Yahei', Arial;}
    .bock h3 b{font-size:22px;margin-right:10px;font-family: 'Microsoft Yahei', Arial; }
}
@media screen and (min-width:1367px) and (max-width:1440px) {
         .bock{height:210px;  }
    .bock h3{font-size:20px;font-family: 'Microsoft Yahei', Arial;}
    .bock h3 b{font-size:28px;font-family: 'Microsoft Yahei', Arial; }
}


/* factory */
.fac{position: relative;background:url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210726/20210726172514_1794359700.png)no-repeat center bottom;height:560px;}
.fac_box{margin:0px auto;}
.fb_tab{text-align:center;font-size:0;}
.fb_tab a{font-size:22px;color:#757575;display:inline-block;vertical-align:top;width:400px;line-height:1em;padding-bottom:30px;border-bottom:1px solid #eee; letter-spacing: 2px; font-weight:100;}
.fb_tab a.cur{border-bottom:1px solid #60b630;color:#60b630;font-weight:100;}
.fb_con{position:relative;}
.fb_con li{width:1400px;height:550px;position:relative;display:block;}
.fb_con li+li{display:none;}
.fb_con li table{position:absolute;top:0;left:0;}
.fb_con li td:last-child{margin-right:0;}

.fb_con li td br{display:none;}
.fb_con li td div a{display:block;line-height:41px; font-size: 15px; font-weight: 100;background:#f8f8f8;width: 99%;margin: auto;display:none;}
.fb_con>div{width:70px;height:70px;position: absolute;top:40%;transition: 600ms;background-size:10%;border-radius:50%;}
.fbc_btnl{left:-8%;background:#333 url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210729/20210729203611_2036764936.png) no-repeat center;}
.fbc_btnr{right:-8%;background:#333 url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210729/20210729203905_1858469100.png) no-repeat center;}
.fb_con>div:hover{cursor: pointer;transition:600ms;background-size: 10%;}
.fb_con li td img{width:99% !important;height: auto !important;}
.fb_con li td>div{padding-top:0px !important;}

.fb_con .tempWrap{width:100% !important;}
.fb_con li tr{display:block;}
.fb_con li td{width: 345px;float: left;margin-right: 5px;position:relative;height:550px;}
.fb_con li td:last-child{margin-right:0;}

.fbc_btnl:hover{background:#1827ad url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210729/20210729203611_2036764936.png) no-repeat center;}
.fbc_btnr:hover{background:#1827ad url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210729/20210729203905_1858469100.png) no-repeat center;}
.fb_con li td:before {content: "";position: absolute;background:url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210726/20210726174553_1928469773.png)no-repeat center;bottom:-12px;left:0px;width: 100%;height: 100px;opacity: 0.6;background-size: 99%;}

/* 流程 */
.tec_p{font-family:"Microsoft Yahei";height: 458px;background:url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210726/20210726180419_1637495928.jpg) no-repeat center bottom;overflow: hidden;}
.tec_pc{font-size: 18px;line-height:21px;text-align: center;color: #fff;    overflow: hidden;}
.tec_pc li{width:175px;float: left;position: relative;height: 262px;}
.tec_pc li p{text-align: center;position: relative;z-index: 1;-webkit-transition: height .3s;transition: height .3s;}
.tec_pc li:nth-child(2n) p{top: 70px;}
.tec_pc li p:before{content: "";position: absolute;width:1px;height:180px;top:86px;left:85px;background:#005fa8;z-index: -1;}
.tec_pc li p span{display: block;color:#666;line-height: 30px;}
.tec_pc li p b{margin: 0 auto;width:48px;height: 48px; -webkit-transition:all .5s linear;-webkit-transition:all .5s linear;display: block;text-align:center;font-size:25px;border-radius: 50%;background: #1827ad;line-height: 48px;}
.tec_pc li:hover p b{opacity:1;visibility:visible;-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}
.tec_p a{width:600px;border-radius:30px;height:45px;text-align:center;background:#ff5300;margin:auto;line-height:45px;font-size:20px;margin-top:85px;display:block;color:#fff;}
.tec_pc li em {display: block;font-size: 15px;line-height: 20px;margin-bottom: 15px;}
b.iconfont.icon-shengchan { font-size: 35px !important;}
b.iconfont.icon-queren {font-size: 34px !important;}
b.iconfont.icon-zixun { font-size: 36px !important;}

/*简介*/
.com_box{width:100%;padding:100px 0 0;overflow:hidden;}
.com_boxl{width:640px;height:720px;float:left;}
.com_boxr{float:right;width:680px;margin-top: 30px;}
.com_boxr .bt{font-weight:bold;font-size:36px;color:#333;line-height:60px;}
.com_boxr .bt span{font-size:22px;color:#666;padding-bottom:30px;border-bottom: 1px #eee solid;display:block;font-weight: normal;}
.com_boxr .ttx{font-size:16px;line-height:35px;color:#666;text-align:justify;margin-top:30px;}
.com_boxr .bto{width:515px;height:205px;background:url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210727/20210727115619_1518773359.png)no-repeat center;position:relative;margin-top:50px;}
.com_boxr .bto a{width:150px;text-align:center;height:40px;color:#fff;border-radius:30px;background:#1827ad;font-size:20px; display: block;line-height:40px;position:absolute;bottom:25px;transition:all 0.3s}
.com_boxr .bto a:hover{background:#1e30ce;transition:all 0.3s}

/*zz*/
.num_bc {width:100%;padding:60px 0;overflow: hidden;}
.num_c ul{display:flex;justify-content:space-around;align-items:center;border: 1px #eee solid;}
.num_c ul li{position:relative;display:flex;width:calc(100%/4);align-items:center;justify-content:center;padding:30px;}
.num_c ul li+li {border-left: 1px #eee solid;}
.num_c ul li span{color:#333;font-size:50px;margin-right:20px;}
.num_c ul li div span{display:inline-block;margin-left:0px;color:#333;font-size:12px;}
.num_c ul li div b{display:inline-block;color:#333;font-weight:400;font-size:60px;font-family:Arial;line-height:46px;margin-left: 15px;}
.num_c ul li div b i{display:inline;}
.num_c ul li div p{color:#333;font-size:16px;margin-bottom:0;text-align: center;}
.numt{float:left;margin-right:15px;width:60px;height:60px;border-radius:50%;background:#d6142d;color:#333;text-align:center;font-size:32px!important;line-height:60px;}
.num_c ul li:nth-child(1)>span {margin-right: 10px;}
.nut{text-align:center;}


/*news*/
.news_top{width:1400px;margin:auto;}
.news_t{overflow: hidden;margin:auto;height:56px;}
.news_ta{font-weight:normal;font-size:34px; text-align: center; color: #1827ad;line-height:40px;position:relative;float:left;font-weight: bold;}
.news_ta span{text-transform: uppercase;color:#e1e1e1;font-size:22px;font-family:Arial;font-weight:normal;margin-left:15px;}
.news_ta:before{width:30px;height:4px;background:#ff5300;content:"";position:absolute;left:0;bottom:-10px;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;     color: #999;}
.news_tab li{float:left;background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100;}
.news_tab li.cur{color:#fff; background:linear-gradient(-45deg,#1827ad, #5c5fef);width: 171px; height: 42px; line-height: 42px;}
.news_tab li.cur a{color:#fff;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#1827ad;}
.news_list{height:501px;width:1400px;overflow: hidden;    margin: auto;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:500px;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width:23.6%;display: inline-block;position: relative;height:501px;transition:0.5s; padding: 20px; border: 1px #eee solid;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:265px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210729/20210729203957_510794514.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:300px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .news_div_item_title{}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 130px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210729/20210729204026_1668004702.png) no-repeat center;width: 18px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}

.news_list .news_div_item:hover .news_div_item_a{color:#1827ad;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #f8f8f8;transition:0.5s;padding-left:40px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;transition:0.5s;}


/*首页联系我们*/
.index_contact_box{width: 100%;padding:60px 0;background: #f8f8f8;}
.index_contact_box .top_box{overflow: hidden;margin-bottom: 30px;}
.index_contact_box .l_box{float: left;}
.index_contact_box .r_box{float: right;}
.l_boximg {width: 360px;height: 150px;float: left;margin-left: 50px;display: flex;flex-wrap: wrap;}
.l_boximg img {width: 120px;height: 120px;}
.l_boximg i {width: 120px;text-align: center;}

.index_contact_box .top_box .l_box .tit{font-size: 35px;line-height: 40px;color: #333;padding-right: 90px;}
.index_contact_box .top_box .l_box .en_title{font-size: 33px;line-height:46px;color: #dcdcdc;font-weight:bold;font-family:Arial;}
.index_contact_box .top_box .r_box{text-align:right;margin-top:15px;}
.index_contact_box .top_box .r_box .tit{font-size:18px;line-height: 25px;color: #666;}
.index_contact_box .top_box .r_box .num{font-family: "Arial"; font-size: 32px;line-height: 40px;color: #1827ad;}
.index_contact_box .contact_swiper_box{overflow: hidden;position: relative;background:#f3f3f3}
.index_contact_box .contact_swiper_box .swiper-slide{cursor: pointer;height:270px;border-right: 1px solid #f4f4f4;box-sizing: border-box;width: calc(100%/4);float: left;position: relative;}
.index_contact_box .contact_swiper_box .swiper-slide::before{content: "";width: 100%;height: 9px;background: #e0e0e0;position: absolute;bottom: 0px;left: 0px;transition: all .3s linear;}
.index_contact_box .contact_swiper_box .swiper-slide::after{content: "";width: 0%;height: 9px;background:#1827ad;position: absolute;bottom: 0px;left: 0px;transition: all .3s linear;}
.index_contact_box .contact_swiper_box .swiper-slide:hover::after{width: 100%;}
.index_contact_box .contact_swiper_box .swiper-slide:nth-child(even){background:#fdfdfd;}
.index_contact_box .contact_swiper_box .swiper-slide .con_box{width: 100%;height: 100%;padding:0px 10%;box-sizing:border-box; padding-top:45px; position: absolute;top: 0px;left: 0px;text-align: center;}
.index_contact_box .contact_swiper_box .swiper-slide .con_box .info_box{text-align: left;display: inline-block;margin: 0px auto;}
.index_contact_box .contact_swiper_box .swiper-slide .con_box .info_box .tit{font-size: 21px;color: #313131;font-weight: bold;line-height: 39px;margin-bottom:12px;}
.index_contact_box .contact_swiper_box .swiper-slide .con_box .info_box .info p{font-size: 14px;color: #5c5c5c;line-height: 30px;}
.index_contact_box .contact_swiper_box .swiper-slide .con_box .info_box .info p a{color: #5c5c5c;}
.index_contact_box .btm_box{margin-top:60px;}
.index_contact_box .btm_box .r_box{text-align: right;}
.index_contact_box .btm_box .r_box .cord_box{font-size: 14px;color: #8d8d8d;}
.index_contact_box .btm_box .r_box .cord_box a{font-size: 14px;color: #8d8d8d;}



#link_box{width:100%;margin:0 auto;background: #f8f8f8;padding-bottom: 30px;}
.friendlink { width: 228px; line-height:40px; float: right;position: relative;background: #eee url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210727/20210727111947_2087150641.png) no-repeat 185px 10px;cursor:pointer;}
.friendlink .fri_L { width: 160px; height:40px; float: left; color: #ccc; font-size: 14px;  line-height: 40px; padding-left: 50px;background:#fff url(https://memberpic.114my.com.cn/dghaotian/uploadfile/image/20210729/20210729204052_1137618710.png) no-repeat 15px center;font-weight: 100;border-right: 0 none;box-sizing: border-box;}
.friendlink .fri_R { height:40px; display: block;  width: 160px; line-height:40px; position: absolute; left: 0;opacity: 0;filter: alpha(opacity=0);transition:0.3s all ease;}
.friendlink .linkTagcs { width: 161px; max-height: 50px;overflow: hidden; transition: 0.3s all ease-in-out; position: absolute; bottom: 0px; z-index: 3; background:#f8f8f8;}
.friendlink:hover .linkTagcs{ max-height: 200px; overflow-x: hidden; overflow-y: auto; }
.friendlink .fri_R .linkTagcs li { float: none; line-height: 50px; text-align: left; text-indent: 10px; position: relative;background:#fff;}
.friendlink .fri_R .linkTagcs li a { display: block; color: #666; font-size: 13px;font-weight: 100;width: 160px;line-height:40px;}

.friendlink:hover .fri_R{opacity: 1;filter: alpha(opacity=100);}



@font-face {
  font-family: 'iconfont';  /* Project id 2709908 */
  src: url('//at.alicdn.com/t/font_2709908_361yt5grxuv.woff2?t=1627558910616') format('woff2'),
       url('//at.alicdn.com/t/font_2709908_361yt5grxuv.woff?t=1627558910616') format('woff'),
       url('//at.alicdn.com/t/font_2709908_361yt5grxuv.ttf?t=1627558910616') format('truetype');
}


.pr_more a:hover {background: #1827ad;border-radius: 30px;transition: all 0.3s;color:#fff}
