/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

#copy { width:100%;}

a {color: #666; text-decoration: none;}
a:hover { color:#039dfc;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto; width:1400px;}
.bg{ width: 100%;min-width: 1400px;}

.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.t{text-align: center;padding-bottom: 40px;position: relative;}
.t p{font-size:40px;color:#333;font-weight:bold;}
.t p>b{color: #039dfc;}
.t span{display: block;margin-top: 6px;font-size: 18px;}





/*抬头*/
.head_bg{height: 45px;background: #f5f5f5;line-height: 45px;color: #999;font-size:14px;}
.head_bg a{font-size: 14px;color: #999;}
.head_l{margin-left: 187px;}
.head_r a:nth-child(1){position: relative;z-index: 2222;}
.head_r a:nth-child(1) img{position: absolute;top:-150px;left:-30px;width: 120px;display: block;-webkit-transition: all 0.5s;transition: all 0.5s;}
.head_r a:nth-child(1):hover img{top:30px;}

/*导航*/
.top_bg{height: 145px;}
.top_l{height:190px;width: 158px;-webkit-box-shadow: 0px 0px 30px rgba(0,0,0,.08);box-shadow: 0px 0px 30px rgba(0,0,0,.08);margin-top: -45px;background: #fff;}
.logo{text-align: center;margin-top:30px;}
.logo p{color: #222;font-weight: bold;font-size: 30px;margin-top:6px;}
.name{margin-left: 32px;margin-top: 42px;}
.name p{background:url(https://memberpic.114my.com.cn/016579/uploadfile/image/20250510/20250510202910_2043244126.png)no-repeat center left;font-size: 24px;font-weight:bold;color: #333;height: 39px;line-height: 39px;padding-left:80px;letter-spacing:2px;}
.name p>b{color: #da251a;}
.name span{display: block;font-size: 16px;}
.tel{background: url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200914/20200914193300_2058901649.jpg)no-repeat center left;height: 52px;padding-left:62px;margin-top: 50px;}
.tel p{font-size: 16px;margin-bottom:2px;}


/*栏目*/
.nav_bg{background:#000;}
.nav>ul{height:70px;}
.nav>ul>li{ float: left; display: block;position: relative; width:155px; height:100%;}
.nav>ul>li:nth-child(1){width: 158px;}
.nav>ul>li>a{ display: block; color: #fff; font-size:16px; text-align: center; position: relative; z-index: 3333; height:100%; line-height: 70px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; }
.nav>ul>li>a:hover{color:#fff;}
.nav>ul>li>a span{font-size:12px; color:#999; line-height:30px;}
.nav>ul>li:before,.nav ul li:after{content: ''; display: block; position: absolute;height:0;z-index: 3; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;background:#039dfc;}

.nav ul li:after,.nav ul li:after{width: 100%;bottom:0%; z-index: 2;}
.nav ul li.navcurrent:after,.nav ul li:hover:after{height: 100%;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a {margin: 0 auto;color: #fff;}
.NavCeshi > li.navcurrent > a p, .NavCeshi > li:hover > a p {line-height: 70px;}
.NavCeshi > li.navcurrent > a p:after, .NavCeshi > li:hover > a p:after{ width:1vw; height:1px; margin:.6vw auto;  }

/*幻灯片*/
.banner_box,.banner_box .bd li{height:680px;}
.banner_box .banner-btn a.prev,.banner_box .banner-btn a.next{top:260px;background-image:url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918222442_1548715758.png);}
.banner_box .hd ul li.on{background:#0086e0;}
.banner_box{min-width:1400px;position:relative;overflow:hidden;}
.banner_box .bd{ width:100% !important;}
.banner_box .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner_box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_box:hover .banner-btn a.next{ right: 54px; 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_box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner_box .hd ul{ text-align: center}
.banner_box .hd ul li{ width:11px; height:11px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner_box .hd ul li.on{ width: 11px; }


/*核心业务*/
.business_wt li{float: left;width: 330px;height: 380px; -webkit-box-shadow: 0px 0px 30px rgba(0,0,0,.08);box-shadow: 0px 0px 30px rgba(0,0,0,.08);cursor:pointer;}
.business_wt li+li{margin-left:26px;}
.business_w{text-align: center;}
.business_w p{font-size: 18px;color: #333;font-weight: bold;margin-top:20px;margin-bottom: 10px;}
.business_w span{display: block;font-size: 15px;line-height: 20px;}
.business_w a{display: block;width: 266px;height: 35px;line-height: 35px;background:#f5f5f5;color:#666;font-size: 15px;margin: 0 auto;margin-top:20px;}
.business_img{width: 330px !important;height: 210px !important;overflow: hidden;}
.business_img img{transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;}
.business_wt li:hover .business_img img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.business_wt li:hover .business_w a{background:#039dfc;color:#fff;}

/*产品中心*/
.prod_bg{background:#f9f9f9 url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918222505_731426013.jpg)no-repeat center top;height: 1250px;position: relative;}

.prod_bg:before{content: "";position: absolute; top:-60px;left: 0px;background: url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200914/20200914202532_882143899.png);width: 225px;height: 300px;}

.list{overflow: hidden;width:300px;}
.list_t{background: url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918100823_61856068.jpg)no-repeat center;height: 128px;color: #fff;text-align: center;}
.list_t p{font-size: 28px;font-weight: bold;padding-top: 34px;}
.list_t span{display: block;font-size: 16px;margin-top: 6px;}

.list_d{background: #fff;border: 1px #eee solid;border-top: none;}
.list_d table{width: 100%;}
.list_d table tr td{display: block;height: 75px;overflow: hidden;position: relative;}
.list_d table tr:nth-child(2n) td{background: #eee;}
.list_d table tr td:before{content: "";position: absolute;top:22px;left:25px;background: url(https://memberpic.114my.com.cn/kunruiwujin/uploadfile/image/20200411/20200411112711_101097127.png);width: 21px;height: 21px;}
.list_d table tr td a{display: block;font-size: 16px;font-weight: lighter !important;color: #333;padding-left: 66px;line-height:75px;}

.list_b{background:#222;height:70px;color: #fff;padding-top: 28px;padding-left: 28px;}
.list_tel{background: url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918222530_774283677.png)no-repeat center left;padding-left: 49px;}
.list_tel p{font-size: 15px;}
.list_tel span{display: block;font-size: 24px;font-weight: bold;}



.proshow{width:1050px;}
.proshow td{ display:inline-block; padding:0 !important; width:335px;}
.proshow td+td{ margin-left:20px;}
.proshow tr+tr{ display:block; margin-top:20px;}
.proshow td a,.proshow td span{ display:block; position:relative; overflow:hidden;}
.proshow td br{ display:none;}
.proshow td span a{line-height:60px;background: #eee;font-size: 16px;color: #222;padding: 0px 20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.proshow td a img{ -webkit-transition:all .6s ease; transition:all .6s ease;}
.proshow td:hover a img{ -webkit-transform:scale(1.4) rotate(10deg); transform:scale(1.4) rotate(10deg);}
.proshow td>a:after{ content:''; display:block; position:absolute; background:rgba(0,0,0,0.6); width:100%; height:100%; top:0; left:0; -webkit-transition:all .3s ease; transition:all .3s ease; opacity:0;}
.proshow td:hover>a:after{ opacity:1;}
.proshow td a i:after,.proshow td a i:before{ content:''; display:block; position:absolute;  -webkit-transition:all .6s ease;  transition:all .6s ease; z-index:3; width:0; height:0;}
.proshow td a i:after{ border-top:2px solid #fff; border-right:2px solid #edeff5;top:10%; right:10%;}
.proshow td a i:before{ border-bottom:2px solid #fff; border-left:2px solid #edeff5;bottom:10%; left:10%;}
.proshow td:hover a i:after,.proshow td:hover a i:before{width:85%; height:85%;}
.proshow td a span{ position:absolute; left:0; top:0; bottom:0; right:0; margin: auto; width:120px; line-height:40px; text-align:center; font-size:14px; color:#fff; background:#039dfc; background:-webkit-gradient(linear,left top, right top,from(rgba(3,157,252,0.9)),color-stop(rgba(3,157,252,0.7)),color-stop(rgba(3,157,252,0.5)),color-stop(rgba(3,157,252,0.4)),to(rgba(3,157,252,0))); background:linear-gradient(to right,rgba(3,157,252,0.9),rgba(3,157,252,0.7),rgba(3,157,252,0.5),rgba(3,157,252,0.4),rgba(3,157,252,0)); font-family:fontDin; opacity:0; -webkit-transition:all .6s ease; transition:all .6s ease; z-index:3; height:40px;}
.proshow td:hover a span{ opacity:1;}
.proshow td:hover span a{ color:#039dfc;}


/*顾虑*/
.concern_bg{height: 500px;background: url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918143142_1599672431.jpg) no-repeat center;}
.concern_t p,.concern_t span{color:#fff;}
.concern_t span{font-size:28px;}
.concern_b{position: relative;}
.concern_b li{position: absolute; width: 164px; text-align: center;}
.concern_b li:nth-child(1){top:100px; left: 0;}
.concern_b li:nth-child(2){top:20px; left:300px;}
.concern_b li:nth-child(3){top:90px; left:630px;}
.concern_b li:nth-child(4){top:0px; left:930px;}
.concern_b li:nth-child(5){top:90px;right: 0px;}
.concern_b li p{width: 120px; height: 120px; line-height: 120px;font-size: 24px;  color: #fff; border-radius: 100%; background: #039dfc; margin:0 auto; margin-bottom: 10px; z-index: 2; position: relative; }
.concern_b li:before{ content:""; display:block;width:140px;height:140px; border-radius: 100%; background:rgba(255,255,255,0.4);position: absolute; top:-10px;left:12px; -webkit-animation:warn 2s ease-out infinite alternate;animation:warn 2s ease-out infinite alternate;}

.concern_b li span{ font-size: 16px; line-height: 28px; color: #666;}

@-webkit-keyframes warn {
    0% {
        transform: scale(0.8);
    -webkit-transform: scale(.8);
        opacity: 1;
    }
    25% {
        transform: scale(1);
    -webkit-transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
    -webkit-transform: scale(1.1);
        opacity: 0;
    }
    75% {
        transform: scale(1);
    -webkit-transform: scale(1);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8);
    -webkit-transform: scale(0.8);
        opacity: 1;
    }
}

 @keyframes warn {
    0% {
        transform: scale(0.8);
    -webkit-transform: scale(.8);
        opacity: 1;
    }
    25% {
        transform: scale(1);
    -webkit-transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
    -webkit-transform: scale(1.1);
        opacity: 0;
    }
    75% {
        transform: scale(1);
    -webkit-transform: scale(1);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8);
    -webkit-transform: scale(0.8);
        opacity: 1;
    }
}

/*优势*/
.adv{height:860px;overflow:hidden;
background:url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918222606_1995106511.jpg) no-repeat center 100%;}
.adv_t{padding-top: 69px;}
.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:#039dfc;}
.advtil p:nth-child(2){ font-size:18px; color:#787f7b; margin:5px 0px 18px 0px;}
.advcenter{position:relative;margin-top: 37px;}
.advtab{ width:792px; height:170px; background:#fff; padding:18px; position:absolute; z-index:99; left:0px; top:366px;}
.advtab li{float:left;position:relative;text-align:center;font-size:14px;color:#666666;cursor:pointer;}
.advtab li p:nth-child(1){ width:36px; height:36px; position:absolute; opacity:0; top:0px; -webkit-transition:all .5s ease; transition:all .5s ease; left:0px; right:0px; margin:0 auto; border-radius:50%; font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#fff; line-height:36px; background:#039dfc;z-index:2;}
.advtab li.on p:nth-child(1){ opacity:1; top:98px;}
.advtab li p.atpic{ -webkit-transition:all .3s ease; transition:all .3s ease; width:180px; height:120px; margin-bottom:22px;position:relative;border:3px solid #fff;}
.advtab li p.atpic:before{content:'';width:30px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -15px;-webkit-transition:.5s ease;transition:.5s ease;}
.advtab li p.atpic:before{content:'';width:30px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -15px;-webkit-transition:.5s ease;transition:.5s ease;}
.advtab li:hover p.atpic:before{width:180px;height:120px;margin:-60px 0 0 -90px;opacity:0;border:1px solid #039dfc;-webkit-transition:.5s ease;transition:.5s ease;}
.advtab li p.atpic img{ width:100%; height:100%;}
.advtab li.on p.atpic{ border:3px solid #039dfc;}
.advtab li+li{ margin-left:16px;}
.advcon {display: inline-block;width: 1710px;height: 572px;overflow: hidden;}
.advcon ul{width: 1710px;height:572px;position: relative;}
.advwa{width:36%;padding-top:15px;margin-right:9%;margin-left: 19px;}
.advwa>p{padding: 0px 0px 22px 68px;font-size: 18px;color: #666666;border-bottom: 1px solid #e9eaea;margin-bottom:35px;position: relative;}
.advwa>p>em {position: absolute;top: 9px;left: 0;font-size: 30px;font-weight: bold;background: #039dfc;width: 50px;height: 50px;color: #fff;line-height: 50px;text-align: center;border-radius: 100%;font-style: normal;}
.advwa>p strong{display:block;font-size:32px;margin-bottom: 10px;color: #333;}
.advwa div p{line-height: 28px;font-size:15px;color: #666666;padding-left: 22px;background: url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918143534_944997316.png) no-repeat left 8px;font-weight: 100;}
.advwa div p+p{margin-top: 20px;}
.advcon .advpic{width: 1007px;position:absolute;top:0;left:703px;}


/*流程*/
.pcul{ position:relative;}
.pcul li{ float:left; cursor:pointer;}
.pcul li+li{ margin-left:34px;}
.pcul li p{ width:148px; height:148px; border-radius:50%; background:#fff; text-align:center; overflow:hidden; position:relative; font-size:18px; color:#555;-webkit-box-shadow: 0px 0px 30px rgba(0,0,0,.08);box-shadow: 0px 0px 30px rgba(0,0,0,.08);}
.pcul li em{ display:block; position:absolute; width:79px; height:29px; left:0; right:0; margin:0 auto; bottom:0; background:url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918152458_1949041540.png) no-repeat center; font-size:20px; color:#fff;}
.pcul li:nth-child(2n) em{background:url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918152522_1705214048.png) no-repeat center;}
.pcul:after{ content:''; display:block; height:12px; margin-top:7px; background:url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918152547_968342621.png) no-repeat center;}
.pcul li i{ position:relative; margin:25px auto 0 auto; height:50px; display:block; background:url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918152634_307583227.png) left top; width:46px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.pcul li:nth-child(2) i{ background-position-x:-59px;}
.pcul li:nth-child(3) i{ background-position-x:-115px; width:32px;}
.pcul li:nth-child(4) i{ background-position-x:-161px; width:37px;}
.pcul li:nth-child(5) i{ background-position-x:-208px;}
.pcul li:nth-child(6) i{ background-position-x:-272px; width:30px;}
.pcul li:nth-child(7) i{ background-position-x:-333px;}
.pcul li.on i{ background-position-y:-54px;}
.pcul li:nth-child(2n){ margin-top:50px;}
.pcul li b{ display:block; margin:0 auto; width:1px; height:120px; background:#7c7c7c; position:relative;}
.pcul li:nth-child(2n) b{ height:70px;}
.pcul li.on p{ color:#039dfc;}
.pcul li b:after{ content:''; display: inline-block; width:26px; height:26px; border-radius:50%; background:url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918152659_1393736697.png) no-repeat center; position:absolute; top:100%; left:-12px;}
.pcul li:nth-child(1){ margin-left:80px;}

.process_tel{margin-top:50px;}
.process_tel{height:180px;background: url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918153304_1905370169.jpg)no-repeat center;text-align: center;width: 1400px;}
.process_tel p{font-size: 16px;color: #333;padding-bottom:10px;padding-top: 28px;}
.process_tel span{font-size:38px;font-weight: bold;color:#039dfc;}

/*公司简介*/
.company_box{width:100%;overflow:hidden;background:#f8f8f8  url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918222630_672502399.jpg)no-repeat center top;min-width:1400px;}
.company_nrx{width:1400px;margin:auto;overflow:hidden;height:682px;}
.company_nr{width:560px;float:left;padding-right:50px;padding:83px 0px;}
.company_bt{font-size:30px;color:#039dfc;}
.company_bt span{font-size:48px;color:#ccc;text-transform:uppercase;display:block;line-height:55px;}
.company_bt:after{content:" ";width:100px;height:3px;background:#039dfc;margin-top:5px;display: block;}

.company_bta{font-size:24px;color:#333;font-weight:100;}
.company_wzx{font-size:15px;color:#333;line-height:30px;font-weight:100;padding-right: 15px;}

.company_box .morex{width:100%;}
.company_box .morex p{width:155px;height:45px;background:#333;border-radius:50px;float:left;text-align: center; ;-webkit-transition:0.5s; ;transition:0.5s;}
.company_box .morex p:nth-child(2){background: #039dfc;}

.company_box .morex p a{font-size:16px;color:#fff;line-height:45px;}
.company_box .morex p:hover{width:200px; ;-webkit-transition:0.5s; ;transition:0.5s;}
.company_box .morex p+p{margin-left:10px;}
.linex{width:1400px;height:1px;background:#dfdfdf;margin: auto;}

.pr_dha{width:1400px;margin:auto;}
.pr_dha a{font-size:20px;color:#fff;line-height:50px;background:#039dfc;height:50px;text-align:center;float:left;width:260px; font-weight:300; -webkit-transition:0.5s; transition:0.5s;}
.yexhgld{width:1400px;margin:0 auto;}
.totalwidth table table tr td{padding-left:0 !important;padding-right: 20px;position: relative;}
.totalwidth table table tr td:last-child{padding-right: 0px;}
.totalwidth table table tr td div{position: absolute;width: 322px;height: 50px;line-height: 50px;font-size: 18px;color: #fff;bottom: 0;left: 0;background: rgba(0,0,0,0.7);border-bottom: 3px solid #039dfc;}
.totalwidth table table tr td div a br{display:none;}
.totalwidth table table tr td div a{font-size:15px;color:#fff;}
.totalwidth table table td table td img{-webkit-transition: 0.5s all ease;transition: 0.5s all ease; width:100% !important;height:auto !important;}
.totalwidth table table td table td:hover img{-webkit-transform: scale(1.2);transform: scale(1.2);}
.totalwidth table table td table td>a{width:322px;overflow: hidden;display: block;}
.totalwidth table table table br{display:none;}


/*新闻*/
.new_nav { margin:0 auto;width:580px; margin-bottom:40px;}
.new_nav li{width: 170px;height: 42px;line-height: 42px;text-align: center;float: left;margin-left: 35px;-webkit-transition: all 0.5s;transition: all 0.5s;border-radius: 50px;background: #f5f5f5;}
.new_nav li:nth-child(1){ margin-left:0;}
.new_nav li a{ display:block; font-size:18px;}
.new_nav li.on{background: #0497dd;}
.new_nav li.on a{ color:#fff;}

.new_content{ position:relative;width: 1400px;height: 639px;}
.new_content .news_div_item:nth-child(1){ width:688px; height:637px; position: absolute; top:0; left:355px;    -webkit-box-shadow: 0px 0px 15px rgba(238, 238, 238, 0.6);    box-shadow: 0px 0px 15px rgba(238, 238, 238, 0.6);}
.new_content .news_div_item:nth-child(1) .news_div_item_year{ background:url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918222701_222427200.png) no-repeat left; padding-left:18px;}
.new_content .news_div_item:nth-child(1) .news_div_item_date div{ float:left; font-size:12px; position:absolute; left:40px; top:49px; color:#a1a1a1;}
.new_content .news_div_item:nth-child(1) .news_div_item_month{left: 90px !important;}
.new_content .news_div_item:nth-child(1) .news_div_item_day{left:108px !important;}
.new_content .news_div_item:nth-child(1) .news_div_item_a{ font-size:20px; position:absolute; left:40px; top:85px;}
.new_content .news_div_item:nth-child(1) .news_div_item_body{ width:616px; font-size:14px; color:#555555; line-height:24px; position:absolute; left:40px;top:122px;}
.new_content .news_div_item:nth-child(1) .news_div_item_image{ width:610px; height:365px; position:absolute; left:40px; bottom:39px;}


.new_content .news_div_item:nth-child(n+2){float:right;width:338px;height:308px;position: absolute;background:#fff url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918222722_1116562522.jpg) no-repeat;background-position:25px 250px;overflow:hidden;top: 0;left: 0; -webkit-box-shadow: 0px 0px 15px rgba(238, 238, 238, 0.6); box-shadow: 0px 0px 15px rgba(238, 238, 238, 0.6);}
.new_content .news_div_item:nth-child(n+2) .news_div_item_a{ font-size:20px; position:absolute; top:61px; left:30px; width:277px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_body{ font-size:14px; color:#555; line-height:24px; left:30px; width:282px; top:110px; position:absolute;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_date { background:url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918222743_937592421.png) left no-repeat; position:absolute; left:30px; top:32px; font-size:12px; padding-left:15px; color:#999;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_date div { float:left; margin-top:1px;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_image{ display:none !important;}
.new_content .news_div_item:nth-child(3){bottom: 0;top: auto;}
.new_content .news_div_item:nth-child(4){right: 0;left: auto;}
.new_content .news_div_item:nth-child(5){left: auto;top: auto;right: 0;bottom: 0;}
.new_content .news_div_item:hover .news_div_item_a{ color:#0497dd;}


/*友情链接*/
#link_box{width:100%; margin:0 auto; overflow:hidden;background:#039dfc;padding:10px 0px}
#link{width:1400px; margin:0 auto; overflow:hidden;}

#link_bt{width:150px; float:left; font-size:18px; color:#fff;  font-weight: 400; line-height:62px;}
#link_bt span{padding-left:5px; font-size:18px; color:#fff; font-family:Arial, Helvetica, sans-serif;text-transform: uppercase; font-weight: 200;}
#link_bg{width:1250px; line-height:62px; float:left; overflow:hidden; font-size:15px; font-weight:100; color: #999;}
#link_bg a{font-size:15px; color: #999;}

/*底部*/
.Foot{padding:70px 0 0px 0;background:#141a24;}
.Foot .Ft1{width:27.5%;float:left;margin-bottom:50px;}
.Foot .ftul{-webkit-box-sizing:border-box;box-sizing:border-box;}
.Foot .ftul li{position:relative;font-size:15px;color:#999;line-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.Foot .ftul li span{}
.Foot .ly{width:130px;height:35px;margin-top:15px;border-radius:18px;border:1px #999 solid;text-align:center;line-height:33px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.Foot .ly a{font-size:16px;color:#999;}
.Foot .ly:hover{border:1px #039dfc solid;background:#039dfc;}
.Foot .ly:hover a{color:#FFF;}
.Foot .Ft2{float:left;margin-bottom:30px;margin-left: 60px;}
.Foot .Ft2 dl{width:190px;float:left;}
.Foot .Ft2 dd{display: inline-block;margin-right: 44px;float: left;}
.Foot .Ft2 dd:last-child{margin-right:0;}
.Foot .Ft2 dl:nth-child(2) dt{text-align: center;}
.Foot .Ft2 dl:nth-child(2){width:auto;margin-right: 100px;}
.Foot .Ft2 dt{font-size:18px;color:#fff; padding-bottom:20px;}
.Foot .Ft2 dd a{display:block;font-size:15px;color:#999;line-height:32px;}
.t1{font-size:18px !important;color:#fff !important;margin-bottom:9px !important;}
.Foot .Ft2 dd a:hover{color:#039dfc;}
.copy_row3 a:hover{color:#039dfc;}


.copy_row3 {text-align: center;margin: 0 auto;font-size: 15px;font-weight: 100;color: #999;line-height: 50px;border-top: 1px #333 solid; width:100%;}
.copy_row3 a{color: #999;}
.copy_n{  line-height: 50px; color: #999; font-size: 15px; float: left;}
.copy_n a{ display: inline-block; color: #999; font-size: inherit; font-size: 14px;}
.copy_nr{float: right;color: #999;}

.ft-info{float:right;width:150px;overflow:hidden;}
.ft-info .QRcode{float:left;width:150px;}
.ft-info .QRcode img{display:block;width:150px;}
.ft-info .QRcode p{height:40px;line-height:40px;text-align:center;font-size:16px;color:#999;}



/* 在线客服*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/016579/uploadfile/image/20200918/20200918214054_644964306.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #039dfc; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #039dfc; border-color: #039dfc; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.line-b{ border-bottom: solid 1px #efefef;}
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color:#039dfc; border-color: #039dfc;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;}
.y-kefu-box01 .mobile-infos { width: 300px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color:#039dfc; font-size: 18px; }
y-kefu-box .right {width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
y-kefu-box .right-arrow1,y-kefu-box .right-arrow2 {width: 0;height: 0;display: block;position: absolute;left: 0;top: 0;border-top: 6px transparent dashed;border-right: 6px transparent dashed;border-bottom: 6px transparent dashed;border-left: 6px white solid;overflow: hidden;}
y-kefu-box .right-arrow1 {left: 1px;border-left: 6px #efefef solid;}
y-kefu-box .right-arrow2 {border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 140px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 140px; padding-bottom:10px;}
.y-kefu-box01 .y-ewm-box img { width:130px; height:130px; margin: 0 auto; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 140px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color:#039dfc; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#039dfc;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }