﻿/* top start*/
body, td, th, p, div { font-size:1.0rem; line-height:2.25rem;}
img, div { behavior: url(/images/iepng/iepngfix.htc); }
body { min-width: 1200px; background-color:#FFFFFF; }
body, div, p, img, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote { padding:0px; margin:0px; }
section { display: block; }
.FontRed { color:#F02930; }
h3 { font-size:14px; }
li { list-style-type:none; }
img { border:0; }
em { font-style:normal;}
.gray { color:#333; }
a { color:#585858; text-decoration:none; }
a:hover { color:#000000; }
a:active { text-decoration:underline; }
.LineLink a { text-decoration:underline; }
.LineLink a:hover { text-decoration:none; color:#8F050A; }
.ColorLink a { color:#2E2A3B; }
.ColorLink a:hover { color:#F02930; }
.WidthTab { width:10px; height:1px; float:left; }
.WidthTab2 { width:20px; height:1px; float:left; }
.HeightTab { height:10px; width:1px; overflow:hidden; }
.HeightTab2 { height:20px; width:1px; overflow:hidden; }
p { font-size:1.0rem; line-height:2.25rem; }
.fl { float:left }
.fr { float:right }
.tc { text-align:center }
.fb { font-weight:bold }
.ff { font-family:"微软雅黑"; }
.cf { color:#ffffff }
.cb { color:#000000; }
.Red { color:#FF0000; }

.f-cb { zoom: 1; }
.f-cb:after { display:block; height:0; clear:both; visibility:hidden; overflow:hidden; content:"."; }
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.container01 { width:92%; max-width:1620px; margin:0 auto; }
.container02 { width:100%; background:#F7F8FC; margin:0 auto; padding-top:2rem; padding-bottom:2rem; }
.container03 { width:100%; background:#F2F2F2; margin:0 auto; padding-top:3rem; padding-bottom:3rem; }
.w1200 { width: 1200px; margin: 0 auto; }
.w100 { width: 100%; margin: 0 auto; }
.w75 { width: 75%; margin: 0 auto; }
.w50 { width: 50%; margin: 0 auto; }
/*图片放大效果*/
.imghover { -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; -o-transition: 0.5s all; transition: 0.5s all; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.imghover:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.images img {width: 100%;height: 100%;display: block;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s;}
.images:hover img {transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);-moz-transform: scale(1.2);-webkit-transform: scale(1.2);}
/*友链*/
.links { padding:22px 0; }
.links span { font-size:30px }
.links p { padding:5px 20px }
.links p a { color:#333; margin:0 8px; font-size:12px; line-height:22px }
body { font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif; color:#585858; width:100%; }
input, textarea { font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif; }

header { max-width:1920px; min-width: 1200px; background-color:#FFFFFF; width:96%; margin:auto; z-index:100; }
#head { width:100%; background-color:#FFFFFF; }
#head .top { margin:0 auto;max-width: 1620px; height:101px;}
#head .top .logo { float:left; background:#FEC517; height:101px;}
#head .top .logo img{ height:60px; margin-top:22px;}
/* navs*/
#head #NavLink { display:inline-block; height:6.25rem; line-height:6.25rem;}
#head #NavLink #NavBG { display:inline-block; height:6.25rem; line-height:6.25rem;}
#head #NavLink #sddm { margin:auto; z-index:100 }
#head #NavLink #sddm li { display:inline-block; *display:inline; *zoom:1;}
#head #NavLink #sddm .CurrentLi a {color:#FEC516;}
#head #NavLink #sddm li a { display: block; color: #3D3D3D; text-align: center; padding-left:0.7rem; padding-right:0.7rem; font-size:1.0rem; }
#head #NavLink #sddm li a:hover { color:#FEC516;}
#head #NavLink #sddm li:hover a:before,#head #NavLink #sddm li.on a:before{ left:0; width:100%}
#head #NavLink #sddm div { position: absolute; visibility: hidden; background: #FEC516; padding:0px 0px; filter: alpha(opacity=85); top:100px; z-index:999;}
#head #NavLink #sddm .CurrentLi div a { color: #333; }
#head #NavLink #sddm div a { position: relative; color: #333; font-size:16px; font-weight:normal; text-decoration:none; height:2.8rem; line-height:2.8rem; text-align:left;}
#head #NavLink #sddm div a:before{ content:""; position:absolute; bottom:0; right:0; height:1px; width:0; background:#FEC516;}
#head #NavLink #sddm div a:hover { color:#000; line-height:2.8rem; background: #FFF; }

/*电话*/
#head .top .tel{ font-family:Arial; font-size:1rem; font-weight:700; display:inline-block; height:6.25rem; line-height:6.25rem; margin-left:1.275rem; position:relative;}
#head .top .tel:before{ content:""; position:absolute; left:0; top:50%; margin-top:-7.5px; width:1px; height:15px; background:#c0c0c1}
#head .top .tel img{ margin:0px 12px 0 1.625rem;}
#head .top .tel span a{ margin-left:1.0rem; font-weight:normal;}
#head .top .tel a{ margin-left:1.0rem; font-weight:normal;}
#head .top .tel a:hover{ color:#FEC516;}

/*电话*/
#head .top .tell{ font-family:Arial; font-size:1rem; font-weight:700; display:inline-block; margin-left:1.275rem; position:relative; margin-top:0rem;}
#head .top .tell:before{ content:""; position:absolute; left:0; top:50%; margin-top:-7.5px; width:1px; height:15px; background:#FFF}
#head .top .tell img{ margin:0px 12px 0 1.625rem;}
#head .top .tell p{ font-weight:700; font-family:Arial; line-height:1.85rem;}
#head .top .tell a{ font-weight:700; font-family:Arial; color:#DA251D;}
#head .top .tell a:hover{ color:#FEC516;}


#body { width:100%; margin:auto; }
.MoreProLink a { background:#FFF; margin:10px auto; margin-bottom:30px; line-height:40px; text-align:center; width:240px; display:block; height:40px; cursor:pointer; font-size:14px; color:#FF6600; border:1px solid #FF6600; }
.MoreProLink a:hover { color:#FFF; text-decoration:none; background-color:#FF6600; border:1px solid #FF6600; }
.MoreLink a { background:#333; margin:25px auto; line-height:38px; text-align:center; width:180px; display:block; height:38px; cursor:pointer; font-size:16px; color:#FFF; border-radius:0px; }
.MoreLink a:hover { color:#FFF; text-decoration:none; background-color:#000; }

/*内部页面BANNER*/
.banner-box img { display: block; width:100%; }

/* banner */
#banner{width:100%;height:700px;background:#000;overflow:hidden;position:relative;}
#banner .wrapper{width:1200px;margin:0 auto;position:relative;}
#banner_img{display:block;position:relative;}
#banner_img li{position:absolute;top:0;left:0;width:100%;height:700px;background-position:center;background-size:cover;display:none;}

#banner_img li.item0{background-image:url(/images/banner_bg1.jpg);display:block;}/* 第一个后面要带display:block;*/
#banner_img li.item1{background-image:url(/images/banner_bg1.jpg);}/* 第一个后面要带display:block;*/
#banner_img li.item2{background-image:url(/images/banner_bg1.jpg);}
#banner_img li.item3{background-image:url(/images/banner_bg1.jpg);}
#banner_img li.item4{background-image:url(/images/banner_bg1.jpg);}
#banner_img li.item5{background-image:url(/images/banner_bg2.jpg);}
#banner_img li.item6{background-image:url(/images/banner_bg1.jpg);}
/* #banner_img li.item7{background-image:url(/images/banner_bg1.jpg);}
#banner_img li.item8{background-image:url(/images/banner_bg8.jpg);}*/

#banner_img .ad_img{position:absolute;right:10px;top:80px;width:600px;height:521px;}
#banner_img .ad_txt{position:absolute;left:10px;top:120px;color:#fff;text-shadow:1px 1px rgba(51,51,51,0.3);}
#banner_img .ad_txt h2{font:bold 38px/100px Microsoft YaHei; color:#FEC517;}
#banner_img .ad_txt a{display:block;width:150px;height:42px;line-height:42px;text-align:center;margin-top:50px;background:#fff;color:#666;text-decoration:none;text-shadow:none;}
#banner_img .ad_txt a:hover{background:#FEC517;color:#FFF;}

#banner_ctr{position:absolute;width:960px;height:122px;margin-left:-480px;left:50%;bottom:40px;z-index:1;}
#banner_ctr ul{width:960px;height:122px;background:url(serv_ico.png) center no-repeat;font-size:0;line-height:0;position:relative;}
#banner_ctr li{display:block;float:left;width:115px;height:122px;cursor:pointer;}
#banner_ctr li.first-item{background:#fff;width:20px;-webkit-border-radius:20px 0 0 20px;-moz-border-radius:20px 0 0 20px;border-radius:20px 0 0 20px;cursor:default;}
#banner_ctr li.last-item{background:#fff;width:20px;-webkit-border-radius:0 20px 20px 0;-moz-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0;cursor:default;}
#drag_ctr{position:absolute;top:-14px;left:20px;width:115px;height:156px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;bottom:170px;background:#0084cf;}
#drag_arrow{position:absolute;top:-14px;left:20px;width:115px;height:156px;background:url(drag_banner_arrow.gif) center 14px no-repeat;}

.welcome{ width:100%; background:#FEC516; text-align:center; padding-top:3rem; padding-bottom:5rem; margin-bottom:5rem;}
.welcome h2{display: block; font-size:1.78rem; line-height:6rem; color:#000;}
.welcome p{display: block; color:#111; font-size:1.68rem; line-height:2.36rem;}

/*公共底部*/
.foot{background: #FEC516; padding-top: 35px; color: #000;}
.foot-top{padding-bottom: 23px; border-bottom: solid 1px #666;}
.foot-logo img{display: block; width:232px; margin-right: 47px; margin-top: 5px;}
.foot-nav dl{float: left; margin-right: 72px;}
.foot-nav dl dt{display: block; font-size: 18px; color: #000; font-weight: bold; font-family: arial; text-transform: uppercase; margin-bottom: 3px;}
.foot-nav dl dd a{display: block; font-size: 15px; line-height: 36px; color: #000;}
.foot-nav dl p{display: block; font-size: 15px; line-height: 36px;}
.foot-nav dl p b{font-size: 18px;}
.foot-nav .foot-con{ font-family:Arial; color:#000;}
.foot-wechat  ul li{float: left; margin-left: 23px; }
.foot-wechat  ul li img{display: block; margin: 0 auto;}
.foot-wechat  ul li i{display: block;font-style:normal; font-size: 14px; line-height: 35px; text-align: center;}
.foot-copy p{display: block; font-size: 15px; line-height: 61px;}
.foot-copy p a{ color: #181818;}
.foot-nav dl dd a:hover,.foot-copy p a:hover{color: #fff;}

/* clearfix */
.clearfix:after { content:" "; display:block; visibility:hidden; height:0; clear:both; }
.clearfix { clear:both; }
.clearbox { clear:both; width:996px; margin:0 auto; height:0; overflow:hidden; }
.clear { height:1%; overflow:hidden; }

/*新闻*/
.news-box { margin-bottom:28px }
.news-box .date { float:left; width:10%; text-align:center; padding:16px 6px 16px 6px; background-color:#666666; color:#fff }
.news-box .date h2 { font-size:36px; line-height:56px; font-weight:normal; }
.news-box .date p { font-size:16px; }
.news-box .newsd { float:right; width:86%; }
.news-box .newsd h3 { font-size:20px; line-height:28px; font-weight:normal; color:#111111; }
.news-box .hanga { padding-top:10px }
.news-box .newsd p { font-size:14px; line-height:32px; color:#666666; margin-top:10px; margin-bottom:10px; }
.news-box:hover { }
.news-box:hover h3 { color:#FEC516 }
.news-box:hover p { }
.ViewMoreLink a { margin:15px auto; background:#0466BD; line-height:38px; text-align:center; display:block; border-radius:30px; width:146px; height:38px; cursor:pointer; font-size:14px; color:#FFFFFF; }
.ViewMoreLink a:hover { color:#FFF; text-decoration:none; background-color:#0477DF; }


/*分类*/
.S_menu { width:100%; float:left; background:#FBFBFB; line-height:4rem; height:4rem;}
.S_menu p { float:left }
.S_menu p a { line-height:3.88rem; font-size:1rem; color:#585858; border-bottom:2px solid #FBFBFB; margin-right:2.0rem; float:left;}
.S_menu p a:hover, .S_menu p a.cur { color:#FEC516; border-bottom:2px solid #FEC516;}
.S_menu .container01>div { float:right;}
.S_menu .container01>div { float:right; font-size:0.8rem; line-height:3.88rem; color:#000 }
.S_menu .container01>div a:after, .S_menu .container01>div a:after { content:'>'; padding:0px 0px; color:#000 }
.S_menu .container01>div a:last-child:after { display:none; color:#000 }
.S_menu .container01 div a.cur, .S_menu .container01>div a:hover, .S_menu .container01>div a.cur { color:#FEC516; }
.S_menu .container01>div:before { content:url(../images/ico.png); float:left; margin-right:5px }

/*内页标题*/
.t_neiye { text-align:center; margin:5rem auto;}
.t_neiye h1{display: block; font-family:Impact; font-weight:normal; font-size:6.0rem; line-height:8.6rem; color:#FEC516;text-transform:uppercase;}
.t_neiye h2{display: block; font-weight:normal; font-size:1.6rem; line-height:3rem; color:#333;}
.t_neiye h3{display: block; font-weight:normal; font-size:1.6rem; line-height:3rem; color:#999;}
.t_neiye p{display: block; margin:10px auto;}
/*关于奈森*/
.ns_about { margin:100px auto;}
.ns_about h3{display: block; font: normal 32px/300% "微软雅黑"; color:#FEC516;}
.ns_about h4{display: block; width:10.0rem; height:0.2rem; background:#FEC516;}
.ns_about p{display: block; font-size:1.0rem; line-height:2.25rem;}
.ns_about img{ width:100%;}
/*关于奈森数量跳动*/
.row2 { background:#F3F4F6; padding: 2% 0; overflow: hidden; width:100%; margin:80px auto; }
.list-num { }
.list-num li { float: left; width: 20%; color: #0366BB; text-align: center; line-height: 2.2rem;}
.list-num p { font-size: 1.5rem; height: 5rem; line-height: 2.2rem; color:#888; }
.list-num .timer { font-size:6rem; font-family:Impact; color: #FEC516; text-align: center; line-height: 1.2rem;}
.list-num .list-num-icon1{background: url("/images/in-icon01.png") no-repeat right center; }
.list-num .list-num-icon2{background: url("/images/in-icon02.png") no-repeat right center; }
.list-num .list-num-icon3{background: url("/images/in-icon03.png") no-repeat right center; }
.list-num .list-num-icon4{background: url("/images/in-icon04.png") no-repeat right center; }
.list-num li:last-child { border-right:none; }
.list-num h4 { font-size: 1rem; font-family:Arial, Helvetica, sans-serif; }
.list-num h5 { font-size: 1rem; color:#888; font-family:Arial, Helvetica, sans-serif; }
.list-num sup { font-size: 2rem; color:#FEC516; position: relative; }
.animated { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; }
/*企业文化*/
.ns_Culture{margin:0 auto; background-color:#FFFFFF; padding-top:2rem; padding-bottom:2rem;}
.ns_Culture ul{padding:0;zoom:1;}
.ns_Culture ul:after{content:''; display:block; clear:both;}
.ns_Culture li{float:left; text-align:center; width:25%;}
.ns_Culture li:hover{background-color:#FEC516;}
.ns_Culture li a {display:block;}
.ns_Culture li a i{display:block; width:130px; height:130px; margin:3rem auto;}
.ns_Culture li a P{display:block; font-size:1.6rem; color:#333; line-height:3.6rem;}
.ns_Culture li a span{display:block; height:6rem; font-size:0.92rem;color:#666;}
.ns_Culture li a:hover P{color:#FFF;}
.ns_Culture li a:hover span{color:#FFF;}

.ns_Culture li .ns_Culture_icon01 i{background: url("/images/icon_01.png") center center no-repeat;}
.ns_Culture li .ns_Culture_icon02 i{background: url("/images/icon_02.png") center center no-repeat;}
.ns_Culture li .ns_Culture_icon03 i{background: url("/images/icon_03.png") center center no-repeat;}
.ns_Culture li .ns_Culture_icon04 i{background: url("/images/icon_04.png") center center no-repeat;}
.ns_Culture li .ns_Culture_icon01:hover i{background: url("/images/icon_01h.png") center center no-repeat;}
.ns_Culture li .ns_Culture_icon02:hover i{background: url("/images/icon_02h.png") center center no-repeat;}
.ns_Culture li .ns_Culture_icon03:hover i{background: url("/images/icon_03h.png") center center no-repeat;}
.ns_Culture li .ns_Culture_icon04:hover i{background: url("/images/icon_04h.png") center center no-repeat;}
/*关于我们-大事记*/
.ns_history { width:100%; float:left; }
.ns_history h1 { font-family:Arial, Helvetica, sans-serif; font-size:1.6rem; font-weight:normal; line-height:3.8rem; color:#FEC516; float:left; }
.ns_history div { width:92%; float:right;background: url("/images/icon_05.png") left repeat-y; padding-left:1.6rem; padding-top:0.8rem; padding-bottom:1.6rem; position:relative }
.ns_history div p { width:100%; float:left; font-size:1rem; line-height:2.3rem;}
.ns_history div p span { color:#FEC516; padding-right:15px; }

/*产品列表*/
.prolist_con { width:100%; max-width:1620px; background:#FEC516; float:left; margin:40px auto; }
.prolist_L { float:left; width:25%;}
.prolist_L img { float:left; width:100%;}
.prolist_L a { color:#000; float:left; padding:50px 30px 50px 30px; }
.prolist_L a:hover h4 { color:#000; border:1px solid #000; }
.prolist_L h3 { text-align:justify; text-justify:inter-ideograph; color:#000; width:100%; float:left; font-size:1.1rem; line-height:3.0rem; font-weight:normal; }
.prolist_L p { text-align:justify; text-justify:inter-ideograph; color:#000; width:100%; float:left; font-size:0.95rem; line-height:2.0rem; }
.prolist_L h4 { text-align:center; text-justify:inter-ideograph; color:#000; border:1px solid #000; margin-top:0.95rem; padding-left:1rem; padding-right:1rem; float:left; font-size:0.8rem; line-height:2.0rem; font-weight:normal; }
.prolist_R { float:right; width:75%; overflow:hidden;}
.prolist_R img { width:100%;}
.prolist_con:nth-child(2n+1) { }
.prolist_con:nth-child(2n+1) .prolist_L {float:right;}
.prolist_con:nth-child(2n+1) .prolist_R {float:left;}

/*服务承诺*/
.ns_commitment { width:100%; background:#F7F8FC; margin:0 auto; padding-top:2rem; padding-bottom:2rem; }

/*联系我们*/
.ns_contact{ max-width:1620px; font-size:15px; margin:0px auto; color:#6A6A6A; text-align:center;}
.ns_contact li{ float: left; text-align:center; padding:0 2.2rem; margin:0px auto;}
.ns_contact li h3{display: block; margin:1rem auto;}
.ns_contact li a{display: block;}
.ns_contact li p{display: block; line-height:2.36rem;}

/* 间距 */
.mt2 { margin-top:2px; }.mr2 { margin-right:2px; }.mb2 { margin-bottom:2px; }.ml2 { margin-left:2px; }
.mt5 { margin-top:5px; }.mr5 { margin-right:5px; }.mb5 { margin-bottom:5px; }.ml5 { margin-left:5px; }
.mt10 { margin-top:10px; }.mr10 { margin-right:10px; }.mb10 { margin-bottom:10px; }.ml10 { margin-left:10px; }
.mt20 { margin-top:20px; }.mr20 { margin-right:20px; }.mb20 { margin-bottom:20px; }.ml20 { margin-left:20px; }
.mt30 { margin-top:30px; }.mr30 { margin-right:30px; }.mb30 { margin-bottom:30px; }.ml30 { margin-left:30px; }
.mt50 { margin-top:50px; }.mr50 { margin-right:50px; }.mb50 { margin-bottom:50px; }.ml50 { margin-left:50px; }
.mt80 { margin-top:80px; }.mr80 { margin-right:80px; }.mb80 { margin-bottom:80px; }.ml80 { margin-left:80px; }
.mt100 { margin-top:100px; }.mr100 { margin-right:100px; }.mb100 { margin-bottom:100px; }.ml100 { margin-left:100px; }
.mt150 { margin-top:150px; }.mr150 { margin-right:150px; }.mb150 { margin-bottom:150px; }.ml150 { margin-left:150px; }
.mt200 { margin-top:200px; }.mr200 { margin-right:200px; }.mb200 { margin-bottom:200px; }.ml200 { margin-left:200px; }
.mt250 { margin-top:250px; }.mr250 { margin-right:250px; }.mb250 { margin-bottom:250px; }.ml250 { margin-left:250px; }
/*统一设置背景的background-attchment属性*/ 
.article{ 
 width: 100%; 
 margin: 0 auto; 
 height: 50rem; 
 background-repeat: no-repeat; 
 background-attachment: fixed; 
 background-position: center center; 
 background-size: cover; 
} 
/*分别给每个部分设置不同的背景和颜色*/ 
.section1{ background-image: url("/images/image/20201125141334313431.jpg"); } 
.section2{ background-image: url("/images/shichaguodong02.jpg"); } 
.section3{ background-image: url("/images/shichaguodong03.jpg"); } 
.section4{ background-image: url("/images/shichaguodong04.jpg"); } 
.section5{ background-image: url("/images/shichaguodong05.jpg"); } 
.section6{ background-image: url("/images/shichaguodong06.jpg"); } 
.section7{ background-image: url("/images/shichaguodong07.jpg"); } 
.anim{ 
 -webkit-transition : all 1s ease-in; 
 -moz-transition : all 1s ease-in; 
 -ms-transition : all 1s ease-in; 
 transition : all 1s ease-in; 
 text-indent:3em; 
}


/*企业资讯*/ 
.online-news-wrapper { padding-top:4.375%; overflow:hidden }
.online-news-wrapper ul { margin:0 -30px }
.online-news-wrapper li { float:left; width:33.3333% }
.online-news-wrapper li a { display:block; margin:0 30px; padding:13.74322% 20px 16.27486%; overflow:hidden; border-top:1px solid #d9d9d9; -webkit-transition:all ease .2s;
-o-transition:all ease .2s;
-moz-transition:all ease .2s;
transition:all ease .2s
}
.online-news-wrapper li a:hover { background-color:#FEC516; }
.online-news-wrapper li a:hover .date { color:#000; }
.online-news-wrapper li a:hover .title { color:#000; }
.online-news-wrapper li a:hover .desc { color:#000; }
.online-news-wrapper li a:hover .date .line { border-bottom:3px solid #000; }
.online-news-wrapper .date { font-family:Arial, Helvetica, sans-serif; margin-bottom:20px; font-size:18px; line-height:24px; color:#666 }
.online-news-wrapper .date .line { display:block; width:20px; height:0; padding-top:15px; border-bottom:3px solid #d9d9d9; }
.online-news-wrapper .title { margin-bottom:32px; font-size:18px; font-weight:bold; color:#1a1a1a; display:-webkit-box; height:48px; line-height:24px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; -webkit-box-orient:vertical; -webkit-line-clamp:2 }
.online-news-wrapper .desc { font-size:14px; line-height:24px; color:#666; display:-webkit-box; height:96px; line-height:24px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; -webkit-box-orient:vertical; -webkit-line-clamp:4 }

/*分页*/ 
.page{text-align:center;padding:48px 0px 68px 0px}
.page ul{width:100%;float:left;text-align:center}
.page ul li{display:inline-block;width:32px;height:32px;border-radius:10%;border:1px solid #e6e6e6;line-height:32px;color:#666666;margin:0px 4px;text-align:center}
.page li span,.page li a{width:100%;float:left; font-family:Arial, Helvetica, sans-serif;}
.page li:hover,.page li.active{border-color:#FEC516;background:#FEC516;color:#fff}
.page li:hover a,.page li.active a{color:#fff}

/*资讯详情*/ 
.ns_con_new { padding-top:4%; padding-bottom:6%; overflow:hidden; }
.ns_con_new .ns_tit{ font-size:2.0rem; line-height:5.0rem; font-weight:300; color:#333333; text-align:center; margin:0 auto;}
.ns_con_new .text{ font-size:1.06rem; line-height:2.8rem;}
.ns_con_new .text p{ font-size:1.06rem; line-height:2.8rem;}
/*内页图标*/
.ns_con_new .i_icon { width:100%; text-align:center; line-height:2.5rem;height:2.5rem; font-size:0.88rem; color:#8c8c8c; border-bottom:1px solid #eee; margin-bottom:1rem;}
.ns_con_new .i_icon .icon_pubtime { background:url("/images/HituxCMSNote/news_pubtime.png") no-repeat left center; padding:0 15px 0 18px; }
.ns_con_new .i_icon .icon_author { background:url("/images/HituxCMSNote/news_author.png") no-repeat left center; padding:0 20px; }
.ns_con_new .i_icon .icon_from_name { background:url("/images/HituxCMSNote/news_source.png") no-repeat left center; padding:0 15px 0 20px; }
.ns_con_new .i_icon .icon_hit { background:url("/images/HituxCMSNote/news_source.png") no-repeat left center; padding:0 15px 0 20px; }

.prenext { padding:10px 0px; margin-top:10px; color:#FEC516; }
.prenext ul li { font: normal 14px/32px "微软雅黑"; }
.prenext ul li a:hover { color:#FEC516;}


/*奈森图片集
.ns_pictures {width:100%;}
.ns_pictures a {width:24.5%;float:left;margin-right:0.5%;position:relative;margin-top:3rem;overflow:hidden}
.ns_pictures a img {width:100%;float:left}
.ns_pictures a:nth-child(4) {margin-right:0px;}
.ns_pictures a:last-child {margin-right:0px;}
.ns_pictures a span {position:absolute;bottom:2rem;left:0px;right:0px;font-size:1.68rem;color:#FFF;padding:0 1rem}
*/

/*奈森图片集一行5个*/
.ns_pictures1_5 {width:100%;}
.ns_pictures1_5 a {width:19.6%;float:left;margin-right:0.5%;position:relative;margin-top:3rem;overflow:hidden}
.ns_pictures1_5 a img {width:100%;float:left}
.ns_pictures1_5 a:nth-child(5) {margin-right:0px;}
.ns_pictures1_5 a:last-child {margin-right:0px;}
.ns_pictures1_5 a span {position:absolute;bottom:2rem;left:0px;right:0px;font-size:1.68rem;color:#FFF;padding:0 1rem;}

/*奈森图片集一行4个*/
.ns_pictures1_4 {width:100%;}
.ns_pictures1_4 a {width:24.5%;float:left;margin-right:0.5%;position:relative;margin-top:3rem;overflow:hidden}
.ns_pictures1_4 a img {width:100%;float:left}
.ns_pictures1_4 a:nth-child(4) {margin-right:0px;}
.ns_pictures1_4 a:last-child {margin-right:0px;}
.ns_pictures1_4 a span {position:absolute;bottom:2rem;left:0px;right:0px;font-size:1.68rem;color:#FFF;padding:0 1rem}

/*奈森更多图片集*/
.more_pictures {width:100%;}
.more_pictures a {width:33%;float:left;margin-right:0.5%;position:relative;margin-top:1rem;overflow:hidden;}
.more_pictures a img {width:100%;float:left}
.more_pictures a:nth-child(3) {margin-right:0px;}
.more_pictures a:last-child {margin-right:0px;}
.more_pictures a span {position:absolute;bottom:0rem;left:0px;right:0px;font-size:1.38rem;color:#FFF; background:#000; text-align:center;padding:1rem;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5; }

/*奈森图片集一行两个*/
.Two_pictures {width:100%; text-align:center;}
.Two_pictures a {width:49%;float:left;margin-right:2%;position:relative;margin-bottom:3rem;overflow:hidden;}
.Two_pictures a img {width:100%;float:left}
.Two_pictures a:nth-child(2) {margin-right:0px;}
.Two_pictures a:last-child {margin-right:0px;}
.Two_pictures a span {position:absolute;bottom:0rem;left:0px;right:0px;font-size:1.38rem;color:#000; background:#FEC516; text-align:center;padding:1rem;}
/*.Two_pictures a span {position:absolute;bottom:0rem;left:0px;right:0px;font-size:1.38rem;color:#FFF; background:#000; text-align:center;padding:1rem;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5; }*/

/*服务承诺*/
.ns_commitment{margin:0 auto; background-color:#FFFFFF; padding-top:2rem; padding-bottom:2rem;}
.ns_commitment ul{padding:0;zoom:1;}
.ns_commitment ul:after{content:''; display:block; clear:both;}
.ns_commitment li{float:left; text-align:center; width:33.3333%;}
.ns_commitment li:hover{background-color:#FEC516;}
.ns_commitment li a {display:block;}
.ns_commitment li a i{display:block; width:130px; height:130px; margin:3rem auto;}
.ns_commitment li a P{display:block; font-size:1.6rem; color:#333; line-height:3.6rem;}
.ns_commitment li a span{display:block; height:10rem; font-size:1.26rem;color:#666; width:80%; text-align:center; margin:0 auto;}
.ns_commitment li a:hover P{color:#FFF;}
.ns_commitment li a:hover span{color:#FFF;}

.ns_commitment li .ns_commitment_icon01 i{background: url("/images/icon_c01.png") center center no-repeat;}
.ns_commitment li .ns_commitment_icon02 i{background: url("/images/icon_c02.png") center center no-repeat;}
.ns_commitment li .ns_commitment_icon03 i{background: url("/images/icon_c03.png") center center no-repeat;}
.ns_commitment li .ns_commitment_icon04 i{background: url("/images/icon_c04.png") center center no-repeat;}
.ns_commitment li .ns_commitment_icon05 i{background: url("/images/icon_c05.png") center center no-repeat;}
.ns_commitment li .ns_commitment_icon06 i{background: url("/images/icon_c06.png") center center no-repeat;}
.ns_commitment li .ns_commitment_icon01:hover i{background: url("/images/icon_c01h.png") center center no-repeat;}
.ns_commitment li .ns_commitment_icon02:hover i{background: url("/images/icon_c02h.png") center center no-repeat;}
.ns_commitment li .ns_commitment_icon03:hover i{background: url("/images/icon_c03h.png") center center no-repeat;}
.ns_commitment li .ns_commitment_icon04:hover i{background: url("/images/icon_c04h.png") center center no-repeat;}
.ns_commitment li .ns_commitment_icon05:hover i{background: url("/images/icon_c05h.png") center center no-repeat;}
.ns_commitment li .ns_commitment_icon06:hover i{background: url("/images/icon_c06h.png") center center no-repeat;}

/*客户案例*/
.ns_customer { margin:0 auto; overflow:hidden; }
.ns_customer ul { float:left; }
.ns_customer li { float:left; text-align:center; width:20%;}
.ns_customer li:last-child {margin-right:0px;} { float:left; text-align:center; width:20%;}
.ns_customer li img { width:80%; margin:10px auto;}

.VideoBox { position:relative; text-align:center; margin:0 auto; }
.VideoBox video{ position:absolute; top:0; left:0; width:100%; height:100%;}

