﻿@charset "utf-8";
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑", Arial;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
}

p {
    word-wrap: break-word;
}

i {
    text-decoration: none;
}

input {
    outline: 0;
    border: 0;
}

.Pad_top {
    padding-top: 0.1px;
}

.Ver_top {
    vertical-align: top;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.f-cb {
    clear: both;
}

.ds {
    display: none !important;
}

.dl {
    display: block !important;
}


/* li加点 list-style-type:disc */


/* overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;*/


/* overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;*/

.nj-body {
    width: 100%;
    height: auto;
    background: url(nj_bg.png) no-repeat top center;
    max-width: 2000px;
    margin: 0 auto;
}

.nj-body-top {
    width: 1240px;
    margin: 0 auto;
    padding-top: 56px;
}

#toolbarSwitch {
    width: 152px;
    height: 36px;
    font-size: 0;
    background: url(nj_wzayd.png) no-repeat top center;
}

.nj-top1 {
    display: block;
    margin: 0 auto;
    padding-top: 78px;
    padding-bottom: 115px;
}

.nj-main {
    width: 1240px;
    margin: 0 auto;
}

.nj-main-auto1 {
    width: 100%;
    height: 405px;
    background: #ffffff;
    border-radius: 10px;
}


/* lb */

.lb {
    width: 420px;
    height: 310px;
    border: 1px solid #cccccc;
    margin: 40px;
}

.flexslider {
    width: 100%;
    position: relative;
    height: 310px;
    overflow: hidden;
    background: #ffffff;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 310px;
}

.slides li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.slides li a {
    padding: 0 2%;
    padding-top: 2px;
    font-size: 16px;
    color: #000000;
    width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.slides li .a-img {
    margin: 9px;
    width: 400px;
    height: 258px;
    overflow: hidden;
}

.slides li .a-img img {
    width: 100%;
}

.flex-control-nav {
    position: absolute;
    right: 20px;
    bottom: 50px;
    z-index: 2;
    width: 100px;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    zoom: 1;
    background: #b7b7b7;
}

.flex-control-nav a {
    display: block;
    width: 14px;
    height: 14px;
    overflow: hidden;
    cursor: pointer;
    margin: 0;
    padding: 0;
    font-size: 0;
}

.flex-control-nav .flex-active {
    background: #fa3f00;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    /* width: 80px;
    height: 80px;
    background: url(left.png) no-repeat center center;
    left: 18.75%; */
}

.flex-direction-nav li a.flex-next {
    /* width: 80px;
    height: 80px;
    background: url(right.png) no-repeat center center;
    right: 18.75%; */
}


/*  */

.nj-main-auto1 .right {
    width: 717px;
    height: auto;
    margin-right: 20px;
    position: relative;
}

.nj-main-auto1 .right .r-img {
    padding-top: 45px;
}

.nj-main-auto1 .right .r-ul {
    width: 100%;
    margin-top: 20px;
}

.nj-main-auto1 .right .r-ul li {
    width: 695px;
    line-height: 50px;
    font-size: 16px;
    color: #000000;
    padding-left: 20px;
    background: url(li_i.png) no-repeat 0 center;
    border-top: 1px dashed #cccccc;
    clear: both;
}

.nj-main-auto1 .right .r-ul li .aa {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 585px;
    float: left;
}

.nj-main-auto1 .right .r-ul li:nth-child(1) {
    border-top: 0;
}

.nj-main-auto1 .right .r-ul li a:hover {
    color: #065bfe;
    text-decoration: underline;
}

.nj-main-auto1 .right .r-ul li a {
    line-height: 50px;
    font-size: 16px;
    color: #000000;
}

.nj-main-auto2 {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.nj-main-auto2 .h3 {
    text-align: center;
    font-size: 35px;
    color: #065bfe;
    font-weight: bold;
}

.nj-main-auto2 h3 span {
    font-size: 35px;
    color: #f55c18;
}

.gd {
    position: absolute;
    right: 6px;
    top: 55px;
    font-size: 12px;
    color: #999999;
}

.gd:hover {
    color: #065bfe;
}

.nj-content {
    width: 1034px;
    height: 108px;
    margin: 32px auto;
    border: 1px solid #cccccc;
    padding: 20px 33px;
    font-size: 20px;
    color: #000000;
    line-height: 35px;
    text-indent: 35px;
    position: relative;
}

.nj-cc {
    height: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ck-gd {
    position: absolute;
    bottom: 0;
    right: 30px;
    font-size: 12px;
    color: #2b9dfc;
}

.ft {
    width: 100%;
}

.nj-ul2 {
    width: auto;
    clear: both;
    margin: 0 30px;
}

.nj-ul2 li {
    width: 220px;
    height: 62px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.nj-ul2 li img {
    width: 100%;
}

.nj-ul2 li:nth-child(5),
.nj-ul2 li:nth-child(10) {
    margin-right: 0;
}

.nj-main-auto3 {
    width: 1240px;
    margin: 0 auto;
    padding-top: 87px;
    position: relative;
}

.gd1 {
    position: absolute;
    right: 20px;
    top: 90px;
    font-size: 12px;
    color: #999999;
}

.nj-main-auto3 .r-img {
    display: block;
    margin: 0 auto;
}

.gd1:hover {
    color: #065bfe;
}

.nma {
    width: 1137px;
    height: 300px;
    margin: 0 auto;
    padding: 34px 0 42px 0;
}

.nma ul {
    width: 537px;
    height: 100%;
}

.nma ul li {
    width: auto;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    background: url(li_i.png) no-repeat 0 center;
}

.nma ul li.active {
    background: url(li_i2.png) #f5f5f5 no-repeat 0 center;
}

.nma ul li a {
    font-size: 20px;
    color: #000000;
}

.lis1,
.lis2,
.lis3,
.lis4,
.lis5 {
    width: 600px;
    height: 100%;
    background: #f5f5f5;
    display: none;
    position: relative;
}

.lis1.active,
.lis2.active,
.lis3.active,
.lis4.active,
.lis5.active {
    display: block !important;
}

.ck-gd1 {
    position: absolute;
    bottom: 25px;
    right: 30px;
    font-size: 12px;
    color: #2b9dfc;
}

.active-auto {
    margin: 55px;
    height: 200px;
    line-height: 40px;
    font-size: 18px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
/**正文样式开始**/
/*文章页开始*/
.contenter{ width:1180px;  margin:0px auto;margin-top:15px; }
.xilan_left{ background: url(gailanlist_bg.gif) center; height:740px; float:left; width:222px; margin-left:10px;}
.com_menu{ width:192px; margin:0px auto; margin-top:15px; height:auto}
.doctitle{ background:url(doctitlte_bg.gif) bottom repeat-x ; line-height:50px; float:left; width:100%; text-align:center; font-size:22px; color:#ce0808; font-family:"宋体"; font-weight:bold}
.field{ line-height:28px; float:left; width:100%; text-align:center; color:#666666; font-family:"宋体"; font-size:12px;}
.field a:link,.field a:visited,.field a:active{  color:#666666;}
.field a:hover{  color:#f00; text-decoration:underline}
.com_menu p{ background:url(com_menu_bg.gif); line-height:29px; height:29px; float:left; width:100%; color:#c41710; font-size:14px; font-weight:bold}
.com_menu p a:link,.com_menu p a:visited,.com_menu p a:active{ float:right;color:#333333; font-size:12px;font-weight:normal}
.com_menu p a:hover{ float:right; color:#f00; text-decoration:underline; font-size:12px; font-weight:normal}
.com_menu ul{ float:left; width:100%;line-height:29px; margin-top:10px;}
.com_menu ul li{ width:97%; float:left; background:url(fk_bg.gif)  no-repeat; line-height:25px; text-indent:10px; font-size:12px}
.xilan_right{width:740px;float:left;border:1px solid #e1e1e1; padding-bottom:20px}
.xilan_content{ width:690px; margin:0px auto;}
.xilan_content p{ line-height:38px; color:#666666; padding-bottom:20px;float:left; width:100%; font-size:12px;}
.xilan_content p a:link,.xilan_content p a:visited,.xilan_content p a:active{  color:#666666}
.xilan_content p a:hover{  color:#f00}
.xilan_content ul{ float:left; width:100%; margin-top:10px}
.xilan_content ul li{ text-align:right; color:#a2a2a2; line-height:28px; width:100%; font-size:12px;}
.xilan_content ul li a:link,.xilan_content ul li a:visited,.xilan_content ul li a:active{ float:left;color:#4d4d4d;font-size:14px;}
/*文章页结束*/

/*细缆开始*/
.xilan_right2{width:1178px;border:1px solid #e1e1e1; padding-bottom:20px;margin:0px auto}
.xilan_content2{ width:1100px; margin:0px auto}
.xilan_content2 p{ line-height:38px; color:#666666; padding-bottom:20px;float:left; width:100%; font-size:12px;}
.xilan_content2 p a:link,.xilan_content p a:visited,.xilan_content p a:active{  color:#666666}
.xilan_content2 p a:hover{  color:#f00}
.xilan_content2 ul{ float:left; width:100%; margin-top:10px}
.xilan_content2 ul li{ text-align:right; color:#a2a2a2; line-height:28px; width:100%; font-size:12px;}
.xilan_content2 ul li a:link,.xilan_content ul li a:visited,.xilan_content ul li a:active{ float:left;color:#4d4d4d;font-size:14px;}
/*细缆结束*/

.doccontent{ width:100%; float:left; padding:20px 0px;}
.xilan_content ul li a:hover{float:left; color:#f00;font-size:14px;}
.pager{ width:100%; line-height:28px;  color:#333333;float:left; font-size:12px}
.pager a:link,.pager a:visited,.pager a:active{ color:#333333;}
.pager a:hover{ color:#f00; text-decoration:underline}
.relation{ width:100%; float:left}
.relation p{ width:100%; float:left; line-height:30px; border-bottom:1px solid #f2f2f2; border-top:2px solid #c41710; background:none; color:#c41710; font-weight:bold; font-size:14px; padding:0px}
.share{ width:100%; float:left; line-height:50px; text-align:right; color:#4d4d4d}
.share p{ width:500px; float:left; line-height:50px; text-align:right; color:#4d4d4d}
.icon_share{ width:300px; float:left; line-height:50px; text-align:left; color:#4d4d4d}
.share a:link,.share a:visited,.share a:active{color:#4d4d4d; font-size:12px;}
.share a:hover{color:#f00; text-decoration:underline;font-size:12px;}


/*页面修正*/
.appachpic{ width:100%; float:left; padding:20px 0px; text-align:center;}
.appachpic img{ width:600px; margin:0px auto;}
.doccontent{ line-height:28px; color:#333333}
.doccontent p{ padding-bottom:5px;line-height:28px; color:#333333; font-size:14px}
.xilan_content2 .font1 p{ font-size:16px;}
.xilan_content2 .font2 p{ font-size:14px; }
.xilan_content2 .font3 p{ font-size:12px;}
.field_con1{width:590px; height:28px; float:left; text-align:right}
.field_con2{ width:200px; height:28px; float:left}
.field_con2 span{float:left; display:block;height:10px; width:10px;margin:8px 3px; border:1px solid #666;overflow:hidden; cursor:pointer}
/**正文样式结束**/