/*样式初始化及公共样式部分*/
*{ margin:0px; padding:0px; }
body{ color:#333; margin:0 auto; background-color:#fff; font-family:"Microsoft YaHei"; overflow-x:hidden; }
a{ color:#333; text-decoration:none; }      /
a:hover{ color:#0369df; transition:0.3s all; }      
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0px; padding:0px; list-style:none; border:0px; }    
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i{ font-style: inherit; font-weight: inherit; }
b{ font-weight:normal;}
.cl{ clear: both; height:0px; }  
.fl{ float:left; }     
.fr{ float:right; }     
#copy{ display:none; }      
.page{ width:1200px; margin:0 auto; height:auto; overflow:hidden; }
.page1{ width:1200px; margin:0 auto; position:relative; }
.page2{ width:100%; min-width:1200px; margin:0 auto; height:auto;  }
.box,.news,.footer1{ width:1200px; margin:0 auto; height:auto; overflow:hidden; }    /*定义版面统一宽度*/
.top55{ margin-top:55px; }
.top30{ margin-top:30px; }
.top50{ margin-top:50px; }
.top60{ margin-top:60px; }



/*导航*/
.top{position: fixed;top: 0;left: 0;z-index: 123123;transition: 0.3s all ease-in-out; display: block; height: 120px; width: 100%; background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191230/20191230152424_1149756143.jpg); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); }
.top_in{ width: 100%;height: 120px;transition: 0.3s all ease-in-out; }
.top_in { position: relative; min-width: 100%; margin: 0 auto;transition: 0.3s all ease-in-out;  }
.logo a {padding: 32px 124px 32px 0;width: 240px;display: block;background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20200103/20200103093628_765523715.png) no-repeat left center;height: 55px;}
.NavCeshi > li { float: left; width: 103px; top: 0px; transition: 0.6s all ease-in-out; background: url(//memberpic.114my.com.cn/kfsedz/uploadfile/image/20180117/20180117144259_2037661709.jpg) no-repeat right 55px; padding-right: 0px; }
.NavCeshi > li > a{ display: block; text-align: center; padding: 40px 0; font-size: 16px; line-height: 20px; color: #454545; transition:0.2s all ease-in-out; height: 40px; position:relative; z-index:1113; }
.NavCeshi > li > a > .en{ display: block; font-size: 11px; font-weight: 100; color: #ccc; line-height:35px; overflow: hidden; text-indent: 0; transition:0.2s all ease-in-out; white-space: nowrap; text-transform: uppercase; }
.NavCeshi > li > a::after,.NavCeshi > li > a:after{ content: ''; display: block; width: 60px; height: 1px; background: #fff; position: absolute; top: 68px; left: 28px; transition: 0.7s all ease-in-out; transform: scale(0); }
.NavCeshi > li.navcurrent > a::after,.NavCeshi > li.navcurrent > a:after,.NavCeshi > li:hover > a::after,.NavCeshi > li:hover > a:after{ transform: scale(0.8); }
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a {color: #fff;padding: 20px 0;line-height: 50px;height: 80px;background: #0666cc; font-weight: bold;}
.NavCeshi > li.navcurrent > a > .en,.NavCeshi > li:hover > a > .en{ color: #fff;}
.top.mintop { height: 120px; }
.top.mintop .top_in { height: 1200px; }
.erji_menu { position: absolute; width: 100%; left: 0; display:none; background:rgba(255,255,255,0.85); padding:25px 0 20px; top:120px; z-index:1111; }
.top.mintop .erji_menu {top:120px;}
.erji_menu ul { display: block; margin: 0 auto; width: 1200px; text-align: center; }
.erji_menu ul li { display: inline-block; width:140px; margin:0 10px}
.erji_menupro ul li{ width: 119px; margin:0 4px; }
.erji_menu ul li a { display: block; color: #555; line-height: 35px; font-size: 13px; letter-spacing: 1px; text-align: center; }
.erji_menu ul li a img { display: block; width: 100%; height: auto; }
.erji_menupro ul li a{ font-size:13px; }



/* 幻灯片 */
.banner { background:#eee;height: 700px;overflow: hidden;width: 100%;padding-top: 120px;}
.banner-box{ min-width:1200px; height:700px; position:relative; overflow:hidden; background:#eee; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn{ width: 100%; position: absolute; top: 300px; left: 0; margin-left: 0; height: 385px; 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; }
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229112548_1244880019.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229112548_1244880019.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:100px; height:6px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ background:#0666cc; width: 100px; }
.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_bg{ width:100%; background-color:#fff; height:140px; border-bottom:1px #dadbdd solid;}
.search{ width:1200px; margin: 0 auto; height:140px; background-color:#fff;}
.search_l{ font-size:18px; float:left; width:336px; height:140px; background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229135511_1168771495.png) right no-repeat;}
.search_l_txt{ padding-top:27px;color:#999;}
.search_l span { font-size: 25px; color: #0666cc; line-height: 50px; font-weight: bold; }
.search_cen{ width:592px; height:140px; background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229135511_1168771495.png) right no-repeat;  float: left; overflow:hidden;}
form{ padding-top: 32px;padding-left: 46px; padding-right: 10px;} 
.search_cen_txt{ width:393px; height:30px; overflow:hidden; border: 1px #cccccc solid;}
#search-id{float:left; width:300px; overflow:hidden; height:31px; background:#f9f9f9; overflow:hidden; padding:17px 0px 17px 40px;}
#search-i{float:left; width:52px; overflow:hidden; height:31px;}
#search-bg{float:left; width:325px; height:29px; overflow:hidden; padding-left:16px; line-height:29px; padding-top:2px;}
#search-text {font-size: 14px;float: left;line-height: 24px;padding: 6px 0px;color: #999;width: 400px;}
#search-text a{color:#999;font-size:14px;}
#search-text a:hover{color:#0666cc;font-size:14px;}}
.search_bo{ width:100%; height:1px; background:#dadbdd; margin:0 auto; margin-bottom:50px;}
.search_r {display: block;width: 181px;background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229140549_1703916015.png) no-repeat left 42px;font-size: 14px;color: #777;padding: 33px 0 0 45px;}
.search_r p{ font-size:27px; color:#333; font-family:Arial; line-height:30px; font-weight:bold;}
form {padding-top: 29px !important;}



/*筛选机*/
.product1{ padding-top:55px; height:740px;}
.biaoti {font-size: 54px;font-weight: bold;color: #333;text-align: center;}
.biaoti span {display: block;padding-bottom: 5px;}
.biaoti em{ display:block; width:15px; height:16px; background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229143846_468218641.png) no-repeat center; margin: 0 auto; margin-top: 15px;}
.biaoti p{ font-size:20px; color:#666; font-weight:normal;}
.zz_tp {position: absolute;top: 11px;right: 0;}
/*产品切换*/
.product { height: 650px; position: relative; margin-top: 26px; }
.prod_row2 { height: 89px;}
.prod_row2 > .col2 > a { display: block; line-height: 55px !important; color: #333; text-align:center; font-weight: normal !important; font-size: 16px; font-weight: bold; line-height: 30px; height: 59px; }
.prod_row2 > .col2 > a .en { display: block; color: #fff; text-transform: capitalize; font-weight: 100; line-height: 20px; }
.prod_row2 > .col2 { float: left; width:190px; height: 55px; overflow: hidden;}
.prod_row2 > .col2:first-child { margin-left: 0; }
.prod_row2 > .col2_1{ background:#f4f4f4; margin-right:12px;}
.prod_row2 > .col2_2{ background:#f4f4f4; }
.prod_row2 > .col2 > a:hover{ background:#0666cc; }
.col2.col2_1.wow.fadeInRight.on a {color: #fff;}
.col2.col2_2.wow.fadeInRight.on a {color: #fff;}
.prod_row2 > .col2.on, .prod_row2 > .col2:hover {  background:#0666cc;}
.prod_row2 > .col2last { background:#fff; }
.prod_row3{ width: 1200px; height: 780px; position: relative; overflow: hidden; }
.prod_row3 ul li .fl{ position: relative; }
.prod_row3 .prod_list { margin-top: 10px; position: absolute; }
.prod_row3 .prod_list > li{ width: 1200px; float: left; }
/*广告条*/
.ggt {width: 1200px;}
.ggt_l img {width: 600px;height: 504px;}
.ggt_r {width: 504px;height: 479px;padding: 25px 0 0 96px;background: #0666cc;color: #fff;}
.cp_bt{ font-size:16px;}
.cp_bt p{ font-size:32px; padding:2px 0 25px;}
.cp_ys{ height:109px; margin-bottom:30px;}
.cp_ys li {width: 99px;height: 109px;float: left;margin-right: 4px;text-align: center;font-size: 16px;color: #444;}
.cp_ys li p {padding-top: 75px;}
li.ys1 {background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229152644_1361715249.jpg) no-repeat center;}
li.ys2 {background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229152644_639118812.jpg) no-repeat center;}
li.ys3 {background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229152644_1992741767.jpg) no-repeat center;}
li.ys4 {background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229152644_597510763.jpg) no-repeat center; margin-right:0;}
.ggt_wz p{ font-size:14px; line-height:36px; background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229153539_1308999518.png) no-repeat left 14px;padding-left: 13px; width: 400px;}
.ggt_lz{ margin-top:30px;}
.ggt_lz li a {float: left;line-height: 52px; font-size:15px;}
li.lz1 a {border: 1px solid #fff;border-radius: 5px;width: 202px;height: 52px;display: block;text-align: center;color: #fff;margin-right: 10px;transition: 0.5s all;}
li.lz2 a {width: 202px;height: 52px; background:#fff; border-radius: 5px;display: block;text-align: center;color: #333;}
li.lz1 a:hover {background: #fff;color: #0666cc;transition: 0.5s all;}
li.lz2 a:hover {color: #0666cc;}


/* 项目 */
.fac_box{margin:70px auto;}
.fb_tab{text-align:center;font-size:0;}
.fb_tab a{font-size:18px;color:#333;display:inline-block;vertical-align:top;width:50%;line-height:1em;padding-bottom:20px;border-bottom:2px solid #f4f4f4;}
.fb_tab a.cur{border-bottom:2px solid #0666cc;color:#333;font-weight:bold;}
.fb_con{margin-top:30px;position:relative;}
.fb_con li{width:1200px;height:253px;display:none;position:relative;overflow:hidden;}
.fb_con li+li{display:block;}
.fb_con li table{position:absolute;top:0;left:0;}
.fb_con li td{width:285px;display:inline-block;vertical-align:top;}
.fb_con li td+td{margin-left:11px;}
.fb_con li td br{display:none;}
.fb_con li td div a{display:block;line-height:30px;}
.fb_con>div{width:63px;height:63px;position:absolute;top:45%;margin-top:-31px;}
.fbc_btnl{left:-92px;background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229161023_866549890.png) no-repeat;}
.fbc_btnr{right:-92px;background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229161136_382310951.png) no-repeat;}
.fb_con>div:hover{background-position:-73px center;cursor: pointer;}
.fb_con li td img {border: 2px solid #f1f1f1; transition: 0.3s all;}
.fb_con li td:hover img {border: 2px solid #0666cc;transition: 0.3s all;}



/*智能相机*/
.camera {width: 100%;min-width: 1200px;height: 1130px;background: #f1f1f1 url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229165254_1586749856.jpg) no-repeat top;padding-top: 55px;}
.cplm_bt{ height:85px;  padding-bottom:40px; } 
.cplm_l {font-size: 18px;color: #999;background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229165847_890315320.jpg) no-repeat left 9px;padding-left: 33px;}
.cplm_l:hover {background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191231/20191231145408_975849316.png) no-repeat left 9px;}
.cplm_l span a {font-size: 42px;color: #333;font-weight: bold;display: block;padding-bottom: 5px;transition: 0.3s all;}
.cplm_l:hover span a{color: #0666cc;transition: 0.3s all;}
.cplm_r{ background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229170523_1794577058.png) no-repeat center; width:234px; height:46px;}
.xj_nr {height: 568px;}
.xjnr_l{ width:435px;} 
.xjnr_bt {height: 55px;width: 318px;border-bottom: 1px solid #9c9c9c;color: #666;padding-left: 33px;margin-bottom: 35px;}
.xjnr_bt span{ font-size:28px; color:#000;}
.xjnr_bt p{ font-size:16px; font-family:Arial;}
.xjnr_ys{ height:109px;}
.xjnr_ys li{ float:left; font-size:18px; color:#000; width:90px; line-height:20px; background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229172609_356994263.jpg) no-repeat left; padding-left:15px; margin-right:75px; margin-bottom:18px;}
.xjnr_lj{ width:434px; height:237px; position:relative;}
.xjnr_lj span a{ display:block; width:100px; height:37px; background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229173432_498337673.jpg) no-repeat center; line-height:38px; font-size:14px; color:#fff; padding-left:17px; position:absolute; bottom:0; right:0;text-transform: uppercase;}
.xjnr_r {padding-top: 8px; width:659px; height:468px;}
div#colee_right td img {border: 1px solid #eee;}
div#colee_right tr td {padding-left: 0px !important;}
div#colee_right tr td tr td {padding: 0 10px;}
div#colee_right tr td tr td span a {padding-top: 10px;display: block;font-size: 15px;color: #333;}



/*光开关模块*/
.explainbg{ height:568px; background:#fff;}
.explain{ height:100%;}
.explain .title4{ background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191017/20191017162859_168312255.png) no-repeat; width:353px; height:74px; margin:0 auto;}
.explain .title4 .text1{font-size:42px; font-weight:bold; color:#2b2f32; padding-top:20px; text-align:center;}
.explain .content2{ font-size:18px; text-align: center;}
.explain .center{ width:582px; height:366px;}
.explain .center li{ width:115px; height:366px; border:1px solid #d3d3d3; float:left; border-radius:60px;}
.explain .center li:hover{ cursor:pointer;}
.explain .center .jx2{ margin-right:28px;}
.explain .center .yuan{ width:96px; height:96px; border-radius:90px; background:#0666cc; margin:0 auto; margin-top:10px;}
.explain .center .img1 img{ margin-top:21px; margin-left:23px;-webkit-transition:0.4s linear;transition:0.4s ease-in;}
.explain .center .img2 img{ margin-top:21px; margin-left:22px;-webkit-transition:0.4s linear;transition:0.4s ease-in;}
.explain .center .content3{ width:15px; font-size:14.4px; line-height:14.6px;margin-top: 20px;margin-left: 30px;margin-right: 10px;}
.explain .center .title5{ font-size:25.04px; width:26px; color:#0666cc; margin-top:20px; line-height:26px;}
.explain .center li:hover .yuan img{-webkit-transform:rotate(360deg);transform:rotate(360deg);}


/*保护器*/
.phq {
    border-top: 3px solid #0666cc;
    padding: 55px 0 60px;;
}
.phq_ys {width: 602px;padding-left: 36px;height: 114px;display: block;}
.phq_ys li{ float:left; padding-left:19px; background:url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191229/20191229192950_1597696512.jpg) no-repeat left 4px; padding-bottom: 8px;}
.phq_ys li span{ display:block; font-size:16px; color:#000;padding-bottom: 2px;}
.phq_ys li p{ font-size:10px; color:#ccc; font-family:Arial;}
.phq_ys1{ padding-right:75px;}
.phq_tp{ width:638px;}
.phqt_bt{ width:622px; height:35px; background:#0666cc; padding-left:16px; color:#fff; margin-bottom:13px;}
.phqt_bt span{ font-size:17px; float:left; line-height:35px;}
.phqt_bt p{ font-size:14px; font-family:Arial; float:left; padding-top: 12px; opacity: 0.7;}
.phqt_tp li{ width:311px; height:299px; float:left; padding-bottom:17px;}
.phqt_tp li span{ display:block; width:311px; line-height:45px; text-align:center; color:#fff; background:#0666cc;}
.tp1{ margin-right:16px;}
.phqr_wz span {display: block;float: left;font-size: 24px;color: #333;padding-top: 24px;}
.phqr_wz p{ font-size:16px; color:#999; font-family:Arial; padding-top: 3px;}
.phqr_wz a {float: right;display: block;width: 98px;height: 34px;font-size: 16px;color: #fff;line-height: 34px;background: #0666cc;text-align: center;border-radius: 5px;margin: 28px 46px 0; transition: 0.3s all;}
.phqr_wz a:hover {background: #333;transition: 0.3s all;}






/*简介*/
.about_bj {overflow: hidden;margin-top: 68px; margin-bottom: 55px;}
.about{ height:680px; position: relative; overflow: hidden;}
.about::before{position: absolute; content:""; width:1006px; top: 0px;left: 50%; margin-left: -960px; height:680px; background:#0666cc; z-index: 2;}
.about h2{ position: absolute; top: 60px;left: 50%; margin-left: -600px;text-align: left; font-size: 40px; line-height: 46px; z-index: 3;}
.about h2 a {color: #fff;font-size: 40px;font-weight: bold;}
.about h2 span{color:#fff; font-size: 20px;display: block;font-weight: normal;}
.aboutpic {position: absolute;top: 0px;right: 50%;width: 915px;height: 680px;overflow: hidden;margin-right: -961px;}
.aboutpic img{ width:915px;height:680px;}
.about dl{position: absolute; top: 166px;left: 50%; margin-left: -600px; z-index: 2; width:701px;overflow: hidden;}
.about dt{ width:701px; overflow: hidden;}
.about dt img {width: 685px;height: 223px;padding: 7px;border: 1px solid #fff;}
.about dd{padding: 12px 110px 0 0; overflow: hidden;}
.about dd p{height:155px; overflow: hidden; font-size: 14px;font-weight: normal;line-height: 30px; color:#fff;}
.about dd a {display: block; width:150px;height:45px;border:1px solid #fff; border-width: 1px 0;}
.about dd a img{ display: block; width:34px; height:12px; margin: 18px auto 0;transition: 0.3s all;}
.about dd a:hover img {padding-left: 12px;transition: 0.3s all;}
/*滚动图*/
.workshop {width: 100%;min-width: 1200px;background: #f2f2f2;height: 258px;padding-top: 50px;}
div#roller_left table td {padding-left: 0px !important;padding-right: 10px;}
.cj_tp table td a:nth-child(2) {display: none;line-height: 15px;}
.cj_tp table td img {border: 1px solid #eee;}
.cj_tpl {padding-top: 20px;}



/*新闻*/
.newdhx{width:568px; height:6px; margin:0 auto;}
.news{width:100%; min-width:1200px; overflow:hidden;}
.lanrenzhijia{ width:1200px; margin:0 auto; overflow:hidden; min-width:1200px; position:relative;}
.news_t{overflow:hidden; }
.news_tl_m{overflow:hidden; position:relative;}
.news_tr_d{overflow:hidden; width:910px; margin:0 auto; margin-top:20px;}
.news_t a{display:block; float:left; text-align:center; text-decoration:none; height:82px; width:300px; transition: all 0.3s linear; margin:0px 2px;  background:#f4f4f4; position:relative;}
.news_t a.on{text-decoration:none; transition: all 0.3s linear; width:288px; background:#f5f5f5; box-shadow:0 0 0 #cecece;}
.news_tr_dm{font-size:18px; line-height:30px; padding-top:15px;  transition: all 0.3s linear;}
.news_tr_den{font-family:Arial, Helvetica, sans-serif;  font-size:12px; text-transform:uppercase; color:#ababab; transition: all 0.3s linear; line-height:22px;}
.news_t a.on .news_tr_dm{font-size:22px; font-weight:bold; color:#333;}
.news_t a.on .news_tr_dm, .news_t a.on .news_tr_den{ transition: all 0.5s linear;}
.news_tr_dline{width:0px; height:3px; background:#0666cc; position:absolute; bottom:0; transition: all 0.5s linear;}
.news_t a.on .news_tr_dline{width:288px; transition: all 0.5s linear;}
.lanrenzhijia .content{overflow:hidden; width:1200px; margin:0 auto; height:530px; position:relative; margin-top:40px; min-width:1200px;}
.lanrenzhijia .content .ul{ position:absolute; left:0; top:0; width:1200px; min-width:1200px;}
.lanrenzhijia .content .li{ width:1200px; float:left; min-width:1200px;}
.news .news_div_item, .news .divdgweb_new_div_item{float:left; width:348px; border:solid 1px #ddd; padding:25px; overflow:hidden; margin-right:-1px; position:relative;}
.news .news_div_item:nth-child(3), .news .divdgweb_new_div_item:nth-child(3){margin-right:0px;}
.news .news_div_item_date, .news .divdgweb_new_div_item_date{padding-top:194px; height:60px; line-height:60px;  font-family:Arial, Helvetica, sans-serif; color:#0666cc;}
.news .news_div_item_year, .news .divdgweb_new_div_item_year{position:absolute; font-size:56px; filter:Alpha(opacity=10); opacity:0.1;}
.news .news_div_item_month, .news .divdgweb_new_div_item_month{font-size:26px; float:left;}
.news .news_div_item_day, .news .divdgweb_new_div_item_day{font-size:26px; float:left;}
.news .news_div_item_title, .news .divdgweb_new_div_item_title{overflow:hidden; width:348px; white-space: nowrap; text-overflow: ellipsis; line-height:40px;}
.news .news_div_item_title a, .news .divdgweb_new_div_item_title a{font-size:18px;}
.news .news_div_item_body{font-size:14px; width:348px; color:#666; line-height:26px; overflow:hidden; height:50px; margin-bottom:30px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news .news_t_rgo{width:120px; overflow:hidden;}
.news .news_t_rgo a{font-size:0; line-height:0;}
.news .news_t_rgo p{font-size:14px; color:#333; line-height:32px; width:60px; border-bottom:solid 1px #ccc; padding-bottom:5px; transition: all 0.5s linear;}
.news .news_div_item_pic{width:346px; height:182px; border:solid 1px #ccc; position:absolute; top:25px; overflow:hidden;}
.news .news_div_item_pic img{ width:100%; margin-top:-20px;}
.news .news_div_item:hover .news_t_rgo p, .news .divdgweb_new_div_item:hover .news_t_rgo p{transition: all 0.5s linear; width:120px; border-bottom:solid 1px #0666cc; color:#0666cc;}
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img{transform: scale(1.15); transition: all 0.5s linear;}
.divdgweb_new_div_item_body{font-size:14px; width:348px; color:#666; line-height:26px; overflow:hidden; height:50px; margin-bottom:30px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}



/*版权*/
.foot {width: 100%;min-width: 1200px;height: 419px;background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191231/20191231144121_672327442.jpg);}
.foot-t {border-bottom: 2px solid #81b3f1;text-align: center;height: 116px;}
.foot-t li {width: 120px;float: left;color: #999;margin: 0 15px;}
.foot-t li i {display: block;text-transform: uppercase;font-size: 12px;padding-top: 50px;}
.foot-t li a {font-size: 16px;color: #333;padding-top: 8px;display: block;}
.foot-t li:hover a {color: #0666cc;}
.foot-c {height: 201px;}
.foot-tl{ float: left; margin-top: 61px; }
.foot-tl em{ display: block; width: 181px; height: 215px; }
.foot-cl{ float: left;margin: 38px 0 0 66px; }
.foot-cl p {font-size: 14px;color: #333;line-height: 38px;padding-left: 30px;}
.foot-cl p:first-of-type{ background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191230/20191230162404_593217652.png)no-repeat left center; }
.foot-cl p:nth-of-type(2){ background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191230/20191230162445_810492728.png)no-repeat left center; }
.foot-cl p:nth-of-type(3){ background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191230/20191230162515_1371274295.png)no-repeat left center; }
.foot-cl p:last-of-type{ background: url(//memberpic.114my.com.cn/sanrenxing/uploadfile/image/20191230/20191230162544_2077859651.png)no-repeat left center; }
.foot-cl p a:hover {color: #0666cc;}
.foot-cl p a {font-size: 14px;color: #333;}
.foot-rl{ float: right; margin-top: 45px; }
.foot-rl li {float: left;margin-right: 46px;}
.foot-rl li:nth-child(2){ margin-right:0;}
.foot-rl em img{ display: block; width: 112px; height: 113px; }
.foot-rl p  {display: block;text-align: center;color: #666;margin-top: 10px;font-size: 14px;}
.foot-bl {height: 82px;line-height: 82px;font-size: 14px;color: #333;}
.foot-bl i a{ font-size: 14px; color: #fff; }
.foot-bl em{ display: block; float: right; font-size: 16px; color: #fff; word-spacing: 8px; }
.footWrap2 span a:hover { color: #eee; }
.foot-bl i {font-size: 16px;color: #fff;}
.bt_r {float: right !important;text-align: right;width: 196px !important;padding-left: 144px;}
.bt_r span { font-size: 14px; float: left; }
.link a {font-size: 14px;color: #333;}
.link a:hover{ color:#0666cc;}
.linkTagcs {width: 600px !important;height: auto;}
.linkTagcs li a {line-height: 82px;padding-right: 20px;color: #333 !important;}
.linkTagcs li a:hover {color: #0666cc !important;}