@charset "utf-8";
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: /files/;
    padding: /files/;
}

input,textarea {border: 2 none; -webkit-box-shadow: none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,
button, input, select, textarea {
    font-family: "Microsoft Yahei"; color: #666; font-size: 13px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 1/files//files/%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: /files/px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }


/* 重置表单元素 */
legend {color: #/files//files//files/;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 1/files//files/%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: /files/;
}

@font-face {
  font-family: 'iconfont';  /* project id 2345/files/38 */
  src: url(/files/files/iconfont.eot.txt),
  url(/files/files/iconfont.woff) format('woff'),
  url(/files/files/iconfont.ttf) format('truetype'),
}


/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
body {overflow-y: scroll;}

/*设置浮动*/
.fl,.pull-left {float: left;}
.fr,.pull-right {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

.clear{ clear:both; height: /files/; overflow: hidden;}
.clearfix:after {visibility: hidden;display: block;font-size: /files/;content: " ";clear: both;height: /files/;}

.box,.content,.w12/files//files/,.width-12/files//files/{ width:11/files//files/px; margin:/files/ auto;}
/* -- 内页布局 -- */
.page_bg { padding:2/files/px /files/ 2/files/px; background:#fff;}
.page_main { margin: /files/ auto; width: 11/files//files/px;}  /*版面宽度*/
.page_content{ width:93/files/px;} /*右边宽度*/
.page_left{ width:24/files/px;} /*左边宽度*/
.page_full{ width:1/files//files/%;}
.dis,.hide{ display:none;}

.line-clamp-1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line-clamp-2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line-clamp-3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.n_box{
    width: 11/files//files/px;margin: 3/files/px auto;position: relative;
}
.n_box:after{
    display: block;content: "";clear: both;
}

/*样式初始化及公共样式部分lpm*/
body{color:#666; font-size:12px; margin:/files/ auto; background-color:#fff;  font-family:"Microsoft YaHei";}
a{color:#666; text-decoration:none;}      /*定义全局链接颜色lpm*/
a:hover{color:#ff9c/files//files/; text-decoration:none;}      /*定义全局链接鼠标滑过颜色lpm*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:/files/px; padding:/files/px; list-style:none; border:/files/px;}      /*主要标签的样式初始化lpm*/
.clear{clear: both; height:/files/px; overflow:hidden;}  /*清除左右浮动lpm*/
.fl{float:left;}     /*定义左浮动lpm*/
.fr{float:right;}     /*定义右浮动lpm*/
.cp img{border:1px solid #C1C1C1; padding:2px;  background:#fff;}      /*定义标签调用图片的边框样式lpm*/
.cp a:hover img{ border:1px solid #ff9c/files//files/; padding:2px; background:#fff;}      /*定义鼠标经过时边框的变化效果lpm*/
#copy{ display:none;}      /*隐藏后台自带版权DIVlpm*/
.box{width:11/files//files/px; height:auto; margin:/files/ auto;}      /*定义版面统一宽度lpm*/
.font_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}      /*定义英文字体及大写lpm*/
.main { width:11/files//files/px; margin:/files/ auto;}
#main { width:11/files//files/px; margin:/files/ auto; transition:1s; }

.top2/files/{padding-top:2/files/px;}
.top3/files/{padding-top:3/files/px;}
.top1/files/{padding-top:1/files/px;}
.top4/files/{padding-top:4/files/px;}
.top5/files/{padding-top:5/files/px;}
.top7/files/{padding-top:7/files/px;}

/*抬头*/
.top_bg{ width:1/files//files/%; height:33px; margin:/files/ auto; background:#327eec; overflow:hidden}
#top{height:33px; color:#fff; line-height:33px;}
.top_l{ height:33px;}
.top_r{ padding-top:8px;}

.head_bg { width:1/files//files/%; height:144px; overflow:hidden;}
.logo {padding-top:38px; padding-right:15px; font-size:3/files/px; color:#327eec;}
.name {color: #333; font-size: 14px; line-height: 24px; padding-top:45px;}
.name b {color: #327eec; font-size: 2/files/px;}
.ad_p { margin:48px /files/ /files/ 25px;} 
.tel {padding-top: 48px;}

/*导航*/
.nav_bg{width:1/files//files/%; height:5/files/px; border-top:1px solid #327eec;}
.nav_bg1{width:11/files//files/px; height:5/files/px; margin:/files/ auto; background:#327eec;}
.nav li{width:1/files//files/px; height:5/files/px; line-height:5/files/px; float:left; text-align:center; font-family:"Microsoft YaHei"; 
}
.nav li a{color:#666; font-size:14px; display:block;}
.nav .a_nav a{margin-right: 1px; background:url(/files/images/2/files/17/files/726191812_18/files/8235657.jpg) center no-repeat; color:#327eec;}
.nav li a:hover , .nav li a.navCur{background:url(/files/images/2/files/17/files/726191812_18/files/8235657.jpg) center no-repeat; color:#327eec;}

.nav .a_on a{
    background:none;
}


/*合作客户*/
.partner_t { width: 11/files//files/px; height: 46px; margin: /files/ auto; background: url(/files/images/2/files/17/files/5241145/files/4_487/files/534.jpg) center no-repeat; line-height: 46px;}
.partner_t .fl { font-size: 18px; color: #327eec; text-indent: /files/.5em;}
.partner_t .fl span { color: #cdcdcd; font-size: 14px; text-transform: uppercase; font-family: "arial"; }
.partner_t .more { width: 68px; height: 21px; background: #327eec; line-height: 21px; text-align: center; margin-top:12px; }
.partner_t .more a { color: #fff; font-size: 12px;}
.partner_t .more a:hover { text-decoration: underline;}
.mr/files/ { margin-right: /files/px !important;}

/*产品展示*/
.pro_bg { width:1/files//files/%; height:auto;}
.list{width:23/files/px; height:auto;}
.list_t{width: 23/files/px; height: 93px; color:#fff; background:url(/files/images/2/files/17/files/726194135_1/files/744/files/1449.jpg) center no-repeat; overflow:hidden; text-align:center; font-family:'arial'; font-size: 14px; text-transform: uppercase; line-height: 24px;}
.list_t b { display:block; margin-top:25px;  font:bold 2/files/px/24px "Microsoft YaHei";}
.list_d{width:23/files/px; line-height:58px; background:url(/files/images/2/files/17/files/726194312_962549245.jpg) repeat-y;}
.list_m{ width:23/files/px; height:17px; background:url(/files/images/2/files/17/files/726194637_982147656.jpg) center no-repeat;}

.classimgshow1{_width:23/files/px;width:23/files/px;_height:5/files/px;
height:5/files/px;_line-height:5/files/px;line-height:5/files/px; border-bottom:1px solid #666;
background:url(/files/) no-repeat left; _padding-left:15px;padding-left:15px;}

.classimgshow1 a{text-decoration:none;}

#classimgshow2{_width:215px; width:215px;_height:5/files/px;
height:5/files/px;_line-height:5/files/px;line-height:5/files/px;
background:url(/files/) no-repeat left; _padding-left:2/files/px;padding-left:2/files/px;}

#classimgshow2 a{text-decoration:none;}

.clear{height:/files/; overflow:hidden; clear:both;}
.classimgshow1 {padding-left:/files/px !important; width:23/files/px !important;  height:42px !important; line-height:35px !important; border-bottom:none !important;}
.classimgshow1 a{display:block; padding-left:8/files/px; width:15/files/px !important; color:#666 !important; font-size: 14px; height:42px !important; line-height:42px !important;
background:url(images/2/files/17/files/7281/files/1332_259766923.jpg) center no-repeat !important;}
.classimgshow1 a:hover {color:#ff9c/files//files/ !important;}

.prod_main{ width: 842px; height:auto; }
.prod_d{ width: 842px; margin:/files/ auto;}
.pro_t { width: 842px; height: 16/files/px; background: url(images/2/files/17/files/726195/files/37_19172848/files/1.jpg) left center no-repeat; line-height: 46px; overflow: hidden;}
.pro_t .more { width: 112px; height: 32px; border: 1px solid #fff; line-height: 32px; text-align: center; margin:62px /files/ /files/ 69/files/px; }
.pro_t .more a { color: #fff; font-size: 14px;}
.pro_t .more a:hover { text-decoration: underline;}

.colee{ height:1125px;  padding:1/files/px /files/ 1/files/px /files/;
    overflow: hidden; margin-top: 3/files/px;
}
.colee table td{display: block ;float: left;  margin: /files/ 7px /files/ 7px;  }
.colee table td span{line-height:3/files/px;}
.prod_d table tr td a{display: block;overflow: hidden}

.prod_d table tr td>a{ overflow:height;}
.prod_d table tr td br{display: none;}
/*广告图*/
.banner_/files/1{width:1/files//files/%; height:25/files/px; margin:/files/px auto; background:url(images/2/files/17/files/7262/files//files/222_14/files/73848.jpg) no-repeat center; overflow:hidden;}

/*案例展示*/
.case_t { width: 473px; height: 68px; margin: /files/ auto; background: url(images/2/files/17/files/727/files/91332_131/files/639/files/1.jpg) center no-repeat; overflow: hidden; text-align: center;}
.case_t b { color: #327eec; font-size: 3/files/px; line-height: 44px;}
.case_t span { color: #999; font-size: 14px; line-height: 2/files/px;}
.anli{ width:11/files//files/px; margin:/files/ auto; height: 53/files/px;}
.posterTvGrid{position:relative;height:4/files//files/px;} /*图片高度*/
.posterTvGrid img{max-width:none;max-height:none;border:/files/ none;background:#888;}
.posterTvGrid .contentHolder{position:relative;overflow:hidden;}
.posterTvGrid .contentHolderUnit{cursor:pointer;position:absolute;width:64/files/px;height:27/files/px;}
.posterTvGrid .contentHolderUnit a.elementLink{display:block;overflow:hidden;z-index:3;position:absolute;left:/files/;right:/files/;width:1/files//files/%;height:1/files//files/%;}
.posterTvGrid .contentHolderUnit img{width:1/files//files/%;height:1/files//files/%;}
.posterTvGrid .contentHolderUnit .elementTitle{}
.posterTvGrid .contentHolderUnit .elementOverlay{z-index:1;position:absolute;top:/files/;left:/files/;background:#/files//files//files/;width:1/files//files/%;height:1/files//files/%;opacity:/files/;}
.posterTvGrid .contentHolderUnit .leftShadow{position:absolute;top:23px;left:-251px;width:251px;height:427px;background:url(images/2/files/17/files/7281943/files/8_95278668/files/.png) no-repeat;}   /*左右图片覆盖阴影*/
.posterTvGrid .contentHolderUnit .rightShadow{position:absolute;top:23px;right:-251px;width:251px;height:427px;background:url(images/2/files/17/files/7281943/files/8_539/files/5/files/572.png) no-repeat;}

.posterTvGrid .bannerControls{}
.posterTvGrid .leftNav,.posterTvGrid .rightNav{cursor:pointer;z-index:1/files/;position:absolute;top:45%; width:3/files/px;height:71px;}
.posterTvGrid .leftNav{left:/files/px;background:url(images/2/files/17/files/7271/files/241/files/_1/files/6811559.jpg) no-repeat;}/*左右切换图标*/
.posterTvGrid .rightNav{right:/files/px;background:url(images/2/files/17/files/7271/files/241/files/_437449918.jpg) no-repeat;}
.posterTvGrid .leftNav:hover{}
.posterTvGrid .rightNav:hover{}

.case_more { width:13/files/px; height:38px; margin:/files/ auto; margin-top:2/files/px; text-align:center; line-height:35px; }
.case_more a {display: block; border: 1px solid #cdcdcd; border-radius: 19px; font-size:14px; color:#666;}
.case_more a:hover { background: #327eec; color:#fff; text-decoration:underline; border: none; }

/*优势*/
.adv_t { width: 39/files/px; height: 124px; margin:/files/ auto; background: url(images/2/files/17/files/72711/files//files/28_1439748669.png) center no-repeat;overflow: hidden;}
.adv_bg { width: 1/files//files/%; height: 145/files/px; background: url(images/2/files/17/files/7271/files/5612_1256679263.png) repeat; overflow: hidden;}
.adv_bg1 { width:11/files//files/px; height:296px; margin:/files/ auto; background:url(images/2/files/17/files/72711/files/357_4591/files/7251.png) center no-repeat; overflow:hidden;}
.adv_bg2 {  width:11/files//files/px; height:3/files//files/px; margin:/files/ auto; background:url(images/2/files/17/files/72711/files/5/files/7_12/files/1922389.png) center no-repeat; overflow:hidden;}
.adv_bg3 {  width:11/files//files/px; height:28/files/px; margin:/files/ auto; background:url(images/2/files/17/files/7271138/files/8_188233981.png) center no-repeat; overflow:hidden;}
.adv_bg4 {  width:11/files//files/px; height:3/files/8px; margin:/files/ auto; background:url(images/2/files/17/files/727114323_1/files/69738867.png) center no-repeat; overflow:hidden;}

.adv_w1 { width:48/files/px; margin:18px /files/ /files/ 6/files/2px; line-height:45px; font-size:14px;}
.adv_w1 b { display:block; font-size:3/files/px; color:#333; line-height:4/files/px;}
.adv_w1 b font { color:#327eec;}
.adv_w1 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:18px; margin-bottom:2/files/px; font-family: "arial"; text-transform: uppercase;}

.adv_w2 { width:48/files/px; margin:16px /files/ /files/ 2px; line-height:45px; font-size:14px; text-align: right;}
.adv_w2 b { display:block; font-size:3/files/px; color:#333; line-height:4/files/px;}
.adv_w2 b font { color:#327eec;}
.adv_w2 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:18px; margin-bottom:2/files/px; font-family: "arial"; text-transform: uppercase;}

.adv_w3 { width:48/files/px; margin:12px /files/ /files/ 6/files/2px; line-height:45px; font-size:14px;}
.adv_w3 b { display:block; font-size:3/files/px; color:#333; line-height:4/files/px;}
.adv_w3 b font { color:#327eec;}
.adv_w3 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:18px; margin-bottom:2/files/px; font-family: "arial"; text-transform: uppercase;}

.adv_w4 { width:48/files/px; margin:24px /files/ /files/ 2px; line-height:45px; font-size:14px; text-align: right;}
.adv_w4 b { display:block; font-size:3/files/px; color:#333; line-height:4/files/px;}
.adv_w4 b font { color:#327eec;}
.adv_w4 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:18px; margin-bottom:2/files/px; font-family: "arial"; text-transform: uppercase;}


.prod_m { margin-top:3/files/px;}
.prod_m1 { margin-top:6/files/px;}
.prod_d1 { margin-left:21px; width:1/files//files//files/px;}

/*公司简介*/
.about_bg { width:11/files//files/px; height:5/files//files/px; margin:/files/ auto; overflow:hidden;}

.about_p { margin-top:14px; margin-left: 22px;}
.about_r { margin:14px 22px /files/ 16px; width:51/files/px;}
.about_w { font-size:14px; line-height:32px; color:#666;}
.about_w strong { color:#327eec; font-size: 16px;}
.about_more { width:13/files/px; height:38px; margin-top:8px; text-align:center; line-height:35px; }
.about_more a {display: block; border: 1px solid #cdcdcd; border-radius: 19px; font-size:14px; color:#666;}
.about_more a:hover { background: #327eec; color:#fff; border: none; text-decoration:underline; }

/*订购流程*/
#process_bg { width: 1/files//files/%; height: 412px; margin: /files/ auto; background: url(images/2/files/17/files/727145/files//files/2_2/files/16/files/67419.jpg) center no-repeat; overflow: hidden;}
.process_t { width: 473px; height: 68px; margin: /files/ auto; background: url(images/2/files/17/files/7271458/files/5_352219451.png) center no-repeat; overflow: hidden; text-align: center;}
.process_t b { color: #fff; font-size: 3/files/px; line-height: 44px;}
.process_t span { color: #fff; font-size: 14px; line-height: 2/files/px;}
.process_k { width: 11/files//files/px; margin: /files/ auto;}
.process_k li { display: block; width: 135px; margin-right: 25px; float: left;  text-align: center; color: #fff; font-size: 16px; line-height: 45px;}
.process_k li span { font-style: normal;}
.process_k li em { display: block; width: 135px; height: 157px; position: relative; top: /files/px; left: /files/px;    -webkit-transition: all /files/.2s ease; -moz-transition: all /files/.2s ease; -ms-transition: all /files/.2s ease; transition: all /files/.2s ease;}
.process_k li:hover em { top: -2/files/px; left: /files/px;  -webkit-transition: all /files/.2s ease; -moz-transition: all /files/.2s ease; -ms-transition: all /files/.2s ease; transition: all /files/.2s ease; cursor: pointer;}

/*沙巴官网首页_沙巴（中国）*/
#xinwen_bg { width:1/files//files/%; height:51/files/px; overflow:hidden;}
.news { width:72/files/px; height:465px; background:#fff; margin-top:2/files/px;}
.lanrenzhijia{ width:72/files/px; height:465px; margin:/files/px auto; background:none; font-family:"Microsoft YaHei";}
.lanrenzhijia .more { line-height: 47px; margin-right: 1/files/px; text-transform: uppercase;}
.lanrenzhijia .more a { color: #666; font-size: 16px;}
.lanrenzhijia .more a:hover { color: #e92525; font-size: 16px;}
.lanrenzhijia .title { background:url(images/2/files/17/files/727161523_183873/files/145.jpg) repeat-x; border: 1px solid #cdcdcd; width:72/files/px; height:47px;}
.lanrenzhijia .tab{ overflow:hidden;  float:left;}
.lanrenzhijia .tab a{ display:block; float:left; text-decoration:none; color:#666; height:47px; line-height:48px; width:165px; text-align:center; font-size:16px;}
.lanrenzhijia .tab a span { color: #999; font-size: 14px; text-transform: uppercase;}
.lanrenzhijia .tab a:hover span { color: #fff;}
.lanrenzhijia .tab a:hover{ background:#327eec; color:#fff; text-decoration:none;}
.lanrenzhijia .tab a.on{  background:#327eec; color:#fff !important; text-decoration:none;}
.lanrenzhijia .tab a.on span {  color:#fff !important; }
.lanrenzhijia .content{ overflow:hidden;border: 1px solid #cdcdcd; border-top: none;  width:72/files/px; height:425px; position:relative; float:left;}
.lanrenzhijia .content .ul{ position:absolute; left:/files/px; top:/files/; width:72/files/px; height:425px;}
.lanrenzhijia .content .li{ width:72/files/px; height:425px; float:left;}

.news_tw { width:7/files//files/px; padding: 1/files/px;}
.news_tu { width:2/files/1px; padding:2px; border:1px solid #cdcdcd;}
.news_tu img{
    display: block;width: 1/files//files/%;height: auto;
}
.news_w { width:474px; font-size:12px; line-height:22px; color:#666;}
.news_w strong { color:#327eec; line-height:3/files/px;}
.news_w span { display:block; width:98px; height:26px; margin-top:5px; line-height:26px; text-align:center; text-transform:uppercase; background:#327eec; text-align:center;}
.news_w span a { color:#fff;}
.news_w span a:hover { color:#fff; text-decoration:underline;}
.divnews_tag ul li{padding-left:1/files/px; background:url(images/2/files/17/files/727171439_8228/files/9974.jpg) no-repeat left; border-bottom:1px dashed #cdcdcd;}
.divdgweb2_tag li{padding-left:1/files/px;  background:url(images/2/files/17/files/727171439_8228/files/9974.jpg) no-repeat left; border-bottom:1px dashed #cdcdcd;}
.divnews_tag ul li a:hover { color:#ff9c/files//files/ !important;}
.divdgweb2_tag li a:hover { color:#ff9c/files//files/ !important;}

.faq { width:355px; height:465px; background:#fff;  margin-top:2/files/px;}
.faq_t { width:355px; height: 47px; background:url(images/2/files/17/files/727161523_183873/files/145.jpg) repeat-x; border: 1px solid #cdcdcd; overflow:hidden;}
.faq_t .fl { color:#666; line-height:48px; font-size:16px; text-indent: 1em; }
.faq_t .fl span { color: #999; font-size: 14px; text-transform: uppercase;}
.faq_t .more { line-height: 47px; margin-right: 1/files/px; text-transform: uppercase;}
.faq_t .more a { color: #666; font-size: 16px;}
.faq_t .more a:hover { color: #e92525; font-size: 16px;}
.faq_bg{margin:/files/ auto; width:3/files/5px; padding-top:1/files/px; background:url(images/2/files/17/files/727175151_17334/files/78.jpg) no-repeat left 16px; line-height:24px; padding-left:3/files/px; padding-bottom: 15px; border-bottom:1px dashed #cdcdcd;}
.faq_bg p a{ display:block; padding-bottom:12px; color:#327eec; line-height:32px;}
.faq_bg p a:hover{ text-decoration:underline;}
.faq_bg span{color:#/files/c77cc;}
.xw_zi { width:335px; margin:/files/ auto; height:auto; padding: 1/files/px; font-family:"Microsoft YaHei"; font-size:12px; border: 1px solid #cdcdcd; border-top: none;}

#tan{overflow: hidden;
    height: 4/files/5px;
    width: 333px;}

/*版权*/
.footer_bg{ width: 1/files//files/%; min-width: 11/files//files/px; padding-top: 34px;  height: auto; background: #333;font-family:"Microsoft YaHei";color: #999;}
.footer_nbg{ height: 28/files/px;}
.footer_bg a{color: #999;}
.footer_bg a:hover{color: #ff9c/files//files/;}
.footer_l{ width:83/files/px; }
.footer_l li{width: 135px; float: left; margin-right: 38px;}
.footer_l li a{ display:block; line-height: 3/files/px; }
.footer_l li p{ padding-bottom:3/files/px; background:url(image/2/files/17/files/421144346_16596264/files/.jpg) no-repeat left 44px;}
.footer_l li p a{ font-size: 16px; color: #fff;}
.footer_r{width: 164px; padding-top: 1/files/px; margin-right: 5/files/px; text-align: center; font-size: 16px; line-height: 16px; color:#fff;}
.footer_r img{padding-top: 15px;
    width: 149px;height: auto;
}
.footer_l li.cont_w{line-height: 3/files/px; width: 273px;}

.link{ height: 58px; line-height: 58px; border-bottom: 1px #3f3f3f solid; border-top:1px #3f3f3f solid; margin-top: 5/files/px;}
.link_l{ width: 83px; padding-left: 33px; font:15px/58px "Microsoft YaHei"; background:url(image/2/files/17/files/421144413_1842741917.jpg) no-repeat 6px center;}
.link_r{ width: 88/files/px;}


.copy{ text-align: center; line-height: 6/files/px;}
/*内页代码*/
.n_box_r{
    width: 84/files/px;position: relative;
}