/*mint*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#333333; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1300px; overflow-x:hidden;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #333333; text-decoration: none; font-size:14px;}
a:hover{color: #60b7f0;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none}
.w1300,.box{ width:1300px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.top40{ padding-top:40px;}

/*header*/
.header{background:#fff;height:110px; z-index:9; box-sizing:border-box; padding:10px;}
.hlogo img{margin-top: 20px;}
.hlogo p{ font-size:18px; color:#4d4d4d; margin-left:16px;}
.hlogo b{ display:block; font-size:26.57px; color:#60b7f0; padding:10px 0 5px 0;}
.nav{ margin-right: 20px;}
.nav>ul>li{ display:inline-block; position:relative;}
.nav>ul>li>a{ display:block; line-height:82px; padding:0 5px; font-size:16px; color:#252525;}
.nav>ul>li+li{ margin-left:20px;}
.nav>ul>li>a:after{ content:''; display:block; position:absolute; width:0; height:4px; background:#60b7f0; left:0; bottom:0; transition:all .3s ease;}
.nav>ul>li.cur>a:after,.nav>ul>:hover>a:after{ width:100%;}
.nav>ul>li .sedNav {width:270px; padding:30px;border:3px #fff solid;position: absolute;background:#f5f5f5;left: 0;top:100%; z-index: 99;display: none;}
.nav>ul>li .sedNav table{ width:100%;}
.nav>ul>li#a3 .sedNav{width:430px;}
.nav>ul>li#a3 .sedNav tr{ display:inline-block;margin:5px;}
.nav>ul>li#a3 .sedNav_r{ width:299px;}
.nav>ul>li#a3 .sedNav tr:nth-child(2n){margin-right:0;}
.nav li .sedNav p{font-size:18px; font-weight:bold; color:#222;padding-bottom:8px;}
.nav li .sedNav span{font-size:12px; color:#9ea9a5; text-transform:uppercase;}
.nav li .sedNav span:after{content:"";display: block;  width:30px; height:4px; background:#60b7f0; margin-top:20px;}
.nav li .sedNav a {display: block; border:1px #e1e1e1 solid; width:140px;line-height: 34px;color: #666;font-size:14px; text-align: center;}
.sedNav_l{ text-align:left;} 
.nav li .sedNav td table{ display:none;}
.nav li .sedNav a+a{  margin-top:10px; display:block;}
.nav li .sedNav a:hover {color: #fff;background-color: #60b7f0;}
.h_tel{ font-size:0; margin:28px 10px 0 0;}
.h_tel li{ display:inline-block; position:relative;}
.h_tel li+li{ margin-left:14px;}
.h_tel li a{ display:block; width:36px; height:35px;}
.h_tel li:nth-child(1) a{ background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024141142_81723392.png) no-repeat center;}
.h_tel li:nth-child(2) a{ background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024141159_897434416.png) no-repeat center;}
.h_tel li:nth-child(3) a{ background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024141213_603850832.png) no-repeat center;}
.h_tel li span{ position:absolute; padding:15px; font-size:32px; font-family:fontDin; color:#60b7f0; opacity:0; visibility:hidden; top:120%; right:0; transition:all .3s ease; background:#f5f5f5; white-space:nowrap;z-index: 999;}
.h_tel li:hover span{ top:100%; opacity:1; visibility:visible;}

/*banner*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1;}
.banner-box{ min-width:1300px; height:650px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:650px; background-position: center; background-repeat: no-repeat; background-color: #000}
.banner-box .bd li a{position:relative;z-index:9;display:block;width:100%;height:80%;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top:30%; left: 0; margin-left: 0; height: 440px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:60px; 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(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024112812_1828229783.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024112812_1828229783.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #60b7f0;border-radius: 8px; width:70px;}
.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; }
/*search*/
.search{ border-bottom:1px solid #efefef;}
.keyword{ padding-left:35px; background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024112522_1223978309.png) no-repeat left center; line-height:75px;} 
.keyword,.keyword a{ font-size:15px; color:#666666;}
.keyword a:hover{ color:#60b7f0;}
.search_bg{ margin-top:1px; height:74px;}
.search_bg input{ display:block; float:left;}
#infoname{ height:74px; border:none; border-left:1px solid #e9e9e9; padding-left:70px; background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024112537_1770307093.png) no-repeat left center; box-sizing:content-box; width:200px;}
#soo{ background:#60b7f0;}

/*bot*/
.bot{padding: 53px 0 10px; text-align: center;}
.bot p{ font-size:36px; color:#222;}
.bot span{ font-size:18px; color:#666; display:block; margin-top: 10px;}
.bot i{width: 30px;height: 3px;background: #fabb00;display:block;   margin: 0 auto;margin-top: 10px}

/*prodcuts*/
.prodcuts_bj{ background: url(//memberpic.114my.com.cn/029135/uploadfile/image/20210814/20210814101450_1751993330.jpg) center;}
.prodcuts{ padding-bottom:60px;}
.protab{margin: 20px 0; font-size: 0;}
.protab a{display: inline-block;vertical-align: top;width: 202px;line-height: 62px;text-align: center;font-size: 18px;color: #343434;transition: all .3s ease;background: #ebedee;}
.protab a i{width: 8px;height: 8px;display: inline-block;border-radius: 50%;border: 1px solid #bec0c3;margin-right: 20px;transition: all .3s ease;}
.protab a+a{margin-left: 17px;}
.protab a.on{background: #60b7f0;color: #fff;}
.protab a.on i{border-color: #fff;}
.proshow td{ display:inline-block; padding:0 !important; width:410px; transition:all .3s ease;}
.proshow td a,.proshow td span{ display:block; position:relative; overflow:hidden;}
.proshow td br{ display:none;}
.proshow td span a{ text-align: left;font-size:16px; background: #f0f1f2; color:#333435;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height:70px; transition:all .3s ease; padding: 0 54px 0 30px;position: relative;transition: all .3s ease;}
.proshow td span a:after{content: '+';display: block;position: absolute;top: 0;bottom: 0;margin: auto 0;width: 30px;height: 30px;border-radius: 50%;background: #fff;right: 25px;line-height: 30px;text-align: center;font-size: 24px;color: #a3a9ac;font-weight: lighter;transition: all .3s ease;}
.proshow td +td{ margin-left:35px;}
.proshow tr+tr{ margin-top:35px; display:block;}
.proshow td>a{border:1px solid #e2e3e5; margin-bottom: 1px;}
.proshow td>a img{ transition:all .6s ease; width:100%; height:auto;}
.proshow td:hover>a img{ transform:scale(1.1);}
.proshow td:hover span a{background: #60b7f0; color:#fff;}
.proshow td:hover span a:after{transform: rotate(360deg);color: #60b7f0;}

/*adv*/
.adv{ background: url(//memberpic.114my.com.cn/029135/uploadfile/image/20201026/20201026100817_500928612.jpg) center; }
.adv_row1{ position:relative;width: 250px;margin: 0 auto;}
.adv_row1 img{ position:absolute; top: 30px;}
.adv_row2{ height: 470px; width: 100%; }
.adv_row3 { background: url(//memberpic.114my.com.cn/029135/uploadfile/image/20201026/20201026091844_719734.jpg) no-repeat center; height: 100px; width: 100%; padding: 35px 0; }
.adv_row2 > .box{ height: 470px; position: relative; }
.adv_row2 .adv_col3_1,.adv_row2 .adv_col3_2,.adv_row2 .adv_col3_3{ text-align: left; position: absolute; padding:10px 0 10px 85px; }
.adv_row2 .adv_col3 strong{ font-size: 22px; font-weight: bold; display: block; line-height: 40px; color: #222; }
.adv_row2 .adv_col3 strong p{ font-size:14px; color: #666; font-weight: 100; line-height: 20px; }
.adv_row2 .adv_col3_4,.adv_row2 .adv_col3_5,.adv_row2 .adv_col3_6{ text-align: right; position: absolute; padding:10px 85px 10px 0px; }
.adv_row2 .adv_col3 i{ width: 70px; height: 80px; display: block; position: absolute; top: 0; background: url(//memberpic.114my.com.cn/029135/uploadfile/image/20201026/20201026110112_1903748278.png) no-repeat -72px 0; }
.adv_row2 .adv_col3 i:after{ content: ''; position: absolute; top:16px; left:10px; display: block; background: url(//memberpic.114my.com.cn/029135/uploadfile/image/20201026/20201026110041_264997525.png) no-repeat center; width: 50px; height: 50px; }
.adv_row2 .adv_col3_1 i:after{ background-position:4px 2px; }
.adv_row2 .adv_col3_2 i:after{ background-position:4px -132px; }
.adv_row2 .adv_col3_3 i:after{ background-position:4px -258px; }
.adv_row2 .adv_col3_4 i:after{ background-position:-49px 2px; }
.adv_row2 .adv_col3_5 i:after{ background-position:-49px -132px; }
.adv_row2 .adv_col3_6 i:after{ background-position:-49px -258px; }
.adv_row2 .adv_col3_1 i,.adv_row2 .adv_col3_2 i,.adv_row2 .adv_col3_3 i{ left: 0; }
.adv_row2 .adv_col3_4 i,.adv_row2 .adv_col3_5 i,.adv_row2 .adv_col3_6 i{ right: 0; }
.adv_row2 .adv_col3_1 { left: 0; top: 40px; }
.adv_row2 .adv_col3_2 { left: 0; top: 170px; }
.adv_row2 .adv_col3_3 { left: 0; top: 300px; }
.adv_row2 .adv_col3_4 { right: 0; top: 40px; }
.adv_row2 .adv_col3_5 { right: 0; top: 170px; }
.adv_row2 .adv_col3_6 { right: 0; top: 300px; }
.adv_row2 .adv_col3:hover i{ background-position: 0 0; }
.adv_row3 .fl { padding-top: 25px; }
.adv_row3 .fl strong {height: 30px; vertical-align: middle;  font-size: 36px;color: #fff;}
.adv_row3 .fl .small { font-size:18px; color: #fff; background: #fabb00; display: inline-block; line-height: 22px; padding: 3px 10px 3px; vertical-align: middle; display:block;}

.adv_row3 .fr strong { padding-left: 60px; display: block; background: url(//memberpic.114my.com.cn/029135/uploadfile/image/20201026/20201026104904_2102303018.png) no-repeat left top; color: #fff; font-weight: 100; font-size: 15px; margin-top: 18px; }
.adv_row3 .fr strong p { font-size: 26px; font-family: arial; color: #fff; font-weight: bold; line-height: 26px; padding-top: 5px; }

/*case*/
.case{padding-bottom:60px;}
.case_row2{ margin-top: 44px; }
.case_row2 li{width: 314px; float: left;background: #f8f8f8; position: relative; z-index: 999;}
.case_row2 li+li{margin-left: 13px;}
.case_row2 .y{position: relative; width: 88px; height: 88px; border-radius: 50%; background: #60b7f0; text-align: center; font-size: 40px; line-height: 88px; font-family: Impact; color: #fff; margin: 0 auto;
    margin-top: -44px;}
.case_row2 li p{width:284px; font-size: 15px;color: #666; line-height: 26px; text-align: center; font-weight: 100; height:120px; padding:20px;}
.case_row2 li span{font-size: 24px; display: block; margin-bottom: 16px;}
.case_row2 li span{font-size: 24px; display: block; margin-bottom: 16px;}
.case_row2 li img{width: 314px; float: left; height: 226px;}



/*about*/
.about{ position:relative; padding-top:395px; background:#f8f8f8 url(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024173551_838999833.jpg) no-repeat top center;}
.abcon{ height:305px; background:#fff; box-sizing:border-box; padding:40px 60px 40px 40px; box-shadow:0 0 20px rgba(0,0,0,.1);}
.abright{ width:930px; padding:22px 0 30px 30px; border-left:1px solid #ececec;}
.abright,.abright a{ font-size:16px; color:#666; line-height:35px;} 
.abright a:hover{ color:#60b7f0;}
.abright p{ text-indent:2em;}
.abright p+p{ margin-top:30px;}
.ableft a{ display:block; margin: 50px 0 10px 0;}
.ableft span{ font-size:36px; color:#eee; text-transform:uppercase; font-family:fontGe; display:block; text-align:center;}
.ableft span b{ display:block; color:#60b7f0;}
.abvc{width:70px; height:70px; cursor:pointer;position: absolute; left:0; right:0; top:180px; margin:0 auto;  }
.abvc span{width:70px; height:70px; background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201026/20201026090655_1520217537.png) no-repeat center; display:block;z-index:33; position:relative;}
.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:43%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}
.pulse2 {position: absolute;  top: -50px;left: -50px;z-index: 1; width:170px; height:170px; border-radius: 50%; opacity: 0; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; opacity: 0; -webkit-animation: warn 2s ease-out; animation: warn 2s ease-out;-o-animation:warn 2s linear infinite;-moz-animation:warn 2s linear infinite; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; background: #60b7f0;box-shadow: 1px 1px 30px #60b7f0; }
.pulse3 {position: absolute; top: -50px;left: -50px;z-index: 1; width:170px; height:170px; border-radius: 50%; opacity: 0; -webkit-animation: warn1 2s ease-out; animation: warn1 2s ease-out;-o-animation:warn1 2s linear infinite;-moz-animation:warn1 2s linear infinite; -webkit-animation-iteration-count: infinite;background: #60b7f0; animation-iteration-count: infinite;box-shadow: 1px 1px 30px #60b7f0;}
@keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-o-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-moz-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-webkit-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-webkit-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-o-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-moz-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}

/*que*/
.que{ padding:0 0 80px 0; background-color:#f8f8f8;}
.quecon{ margin-top:50px; position:relative;}
.quejt{ cursor:pointer; top:38%; left:-95px; width:66px; height:66px; position:absolute; background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201026/20201026091018_711858344.png) no-repeat center top;}
.quejt.next{ background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201026/20201026091007_493751814.png) no-repeat center top; left:auto; right:-95px;}
.quejt:hover{ background-position:center bottom;}
.quecon table,.quecon tbody,.quecon tr{ display:block;overflow: hidden;}
.quecon td{ display:inline-block; padding:0 !important; margin-right:35px; width:410px;}
.quecon td a{ display:block; overflow:hidden;}
.quecon td div a{ margin-top:1px; line-height:72px; background:#f0f0f0; font-size:16px; color:#333333; transition:all .3s ease;}
.quecon td a img{ width:100%; height:auto;}
.quecon td br{ display:none;}
.quecon td div{ padding:0 !important;}
.quecon td:hover div a{ background:#60b7f0; color:#fff;}

/*news*/
.news{ padding:70px 0 60px 0;}
.news *{ box-sizing:border-box;}
.news_btl{float: left;font-size: 36px; color:#333030;}
.news_btl em{ display:block; line-height:65px; }
.news_btl span{font-size: 18px; display: block; color: #888484;}
.nb_tab{font-size:0;text-align: center; float: right;}
.nb_tab a{width:166px;height:50px;background:#222;display:inline-block;vertical-align:top;color:#fff; box-shadow: 0px 0px 15px #eee; margin-top: 22px; font-size:18px; line-height:50px;}
.nb_tab a+a{margin-left:45px;}
.nb_tab a.on{background:#60b7f0;}
.nb_con{margin-top:150px;}
.nbcl_le{width:614px;}
.nbcl_le .news_div_item{width:294px; height:436px;display: inline-block;vertical-align:top;box-shadow:0 0 10px #f2efef;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.nbcl_le .news_div_item:hover .news_div_item_title a{ color:#60b7f0;}
.nbcl_le .news_div_item_pic img{width:294px; height:auto; border:1px solid #f6f6f6;}
.news_div_item_title a{font-size:18px; color:#333030; font-weight:lighter;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nbcl_le .news_div_item_content{margin-top:25px; padding:0 15px;}
.nbcl_le .news_div_item_body{margin-top:15px;line-height:26px;color:#a19c9c;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024153453_561110517.png) no-repeat right center;float: right;margin:17px 30px 0 0;}
.nbcr_ri{width:636px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border:1px solid #f6f6f6;padding:35px 0;position:relative;transition:300ms;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 10px #ffe0cc;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align: center;font-size:0; box-sizing:border-box; padding-top:50px; position:relative;}
.nbcr_ri .news_div_item_content{width:518px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#797676;  font-size: 12px;}
.nbcr_ri .news_div_item_day{font-size:48px;font-weight: bold; color:#303030; position:absolute; width:100%; top:0; left:0;   line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:5px;line-height:22px;color:#a6a1a1;padding-right:20px;font-size:14px;}
.news_bt{ margin-bottom:30px;}
.nbc_list{padding:10px; width:1300px !important;}

/*foot*/
.copyright{ background:#1e1e1e;}
.links{ line-height:118px; background:#242424; font-size:16px; color:#fff; font-weight:lighter;}
.links a.fr{ width: 30px; display:block;height:118px; background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024104411_575275210.png) no-repeat center;}
.links b{ text-transform:uppercase; font-size:30px; font-family:Arial, Helvetica, sans-serif; vertical-align:sub; padding-right:5px;}
.kslj{ font-size:0;}
.crcon{ padding:65px 0 80px 0;}
.kslj p{ font-size:16px; color:#fff; margin-bottom:20px;}
.kslj li{ display:inline-block; vertical-align:top; padding:0 50px;}
.kslj li a{ font-size:14px; color:#a3a3a3; line-height:32px; display:block;}
.kslj li a:hover{ color:#fff;}
.crcode li{ display:inline-block; vertical-align:top; font-size:14px; color:#a3a3a3; font-weight:lighter; text-align:center;}
.crcode{ font-size:0;}
.crcode li img{ width:136px; height:136px; display:block; margin-bottom:15px;}
.crcode li+li{ margin-left:37px;}
.end,.end a{ font-size:13px; color:#a3a3a3; line-height:32px;}
.end{ border-top:1px solid #383838; text-align:center; padding:35px 0;}
.end a:hover{ color:#fff;}

/*ＱＱ*/
.my-kefu{position: fixed;right: 0px;top:79px !important;z-index:10000000;}
.my-kefu ul{width: 77px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background: #60b7f0;margin-top: 1px;padding: 9px 0;height: 56px;width: 77px;}
.my-kefu li i{background: url(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024110147_1449415175.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 4px 0;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
.my-kefu .my-kefu-tel1 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel2:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{
	background-color: #60b7f0;
}
.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 24px; padding-left:15px; border-left: 1px solid #fff; padding-top: 10px;}
.my-kefu-tel1-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-tel2-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}

.close{ width:35px; height:35px; background:url(//memberpic.114my.com.cn/029135/uploadfile/image/20201024/20201024110038_1532738457.png); background-size:35px; margin: 0 auto; cursor:pointer;}
.kefumore{position: absolute;right: -60px;width: 20px;padding: 10px;background: #60b7f0;color: #fff;transition: all .3s ease;}
#my-kefu{ transition:all .3s ease;}