html, body {
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
    overflow-x: hidden;
    color: #444
}

ul, li, p, img, b, ol, em, h1, h2, h3, h4, h5, h6, dl, dd, dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: initial;
}

a, a:visited, a:link {
    color: inherit;
    text-decoration: none;
}

#dituContent img {
    max-width: inherit;
}

img {
    max-width: 100%;
}

.container {
    width: 1200px;
    margin: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    position: relative;
}

.clear:after {
    display: block;
    clear: both;
    content: "";
}

.index_img {
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0px;
}

.index_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.title {
    text-align: center;
    position: relative;
    padding-bottom: 30px;
}

.title:after {
    content: '>';
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -17px;
    font-size: 30px;
    color: #e5e5e5;
    text-align: center;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    font-family: '宋体';
    text-align: center;
}

.title:before {
    content: '>';
    width: 35px;
    height: 35px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -22.5px;
    font-size: 35px;
    text-align: center;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    font-family: '宋体';
}

.title a {
    font-size: 40px;
    text-transform: uppercase;
    line-height: 40px;
}

.title h2 {
    font-size: 24px;
    color: #444;
}

.header_top, .one_fl_title, .one_fl li a:hover, .two, .gd li, .six_nav .on a, .footer, .footer .nav li:before, .page_nav h2, .page_nav li:after, .page_nav a, .article li b {
    color: #fff
}

.title:before, .title a, ul.nav li a:hover, ul.nav .cur, .two_fr .more, .page_ul a:hover, .page_ul li:hover:after, .page_product li h3:hover, .article li:hover h3, .article li:hover h3, .product_fr a, .six_ul li:hover h3, ul.page_ul li .cur, .tjxw li:hover a, .tjcp li:hover h3 {
    color: #069849;
}

div#slides .hd .on, .header, .one_fl_title, .one_fl li a:hover, .gd_qh .prev, .gd_qh .next, .six_nav .on, .footer, .page_nav h2, .page_nav a, .pading span.current, .page_navs li a:hover, .page_navs li .cur, .tjxw h2, .tjcp h2, .article li:hover b {
    background: #069849;
}

/**/

/**/

.header_top {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    line-height: 35px;
}

.header_fl, .header_fr {
    width: 50%;
}

.header_fr li {
    float: right;
    margin: 0px 3px;
}

.header_fr li img {
    vertical-align: middle;
}

/**/

.logo a, .logo img {
    display: block;
}

/**/

.navbox {
    width: 100%;
    background: #fff;
}

.nav li {
    position: relative;
    float: left;
}

.nav li:before {
    content: '>';
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    position: absolute;
    left: 0px;
    top: 30px;
    font-family: '宋体';
}

.nav li:first-child:before, .nav_ul li:before {
    display: none;
}

.nav a {
    display: block;
    text-align: center;
    font-size: 17px;
    padding: 0px 43px 0;
    line-height: 80px;
    box-sizing: border-box;
}

.nav_ul {
    position: absolute;
    top: 80px;
    z-index: 11;
    display: none;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
}

.nav_ul li {
    float: none;
    border-left: none;
}

.nav_ul li a {
    padding: 0px;
    font-size: 14px;
    margin: 0px;
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px solid #eee;
}

.nav li:hover .nav_ul {
    display: block;
}

.navboxs {
    position: fixed;
    top: 0;
    z-index: 5;
}

/**/

/**/

#slides {
    position: relative;
    width: 100%;
}

#slides img {
    width: 100%;
    display: block;
}

#slides .hd {
    position: absolute;
    bottom: 30px;
    z-index: 10;
    width: 600px;
    margin-left: -300px;
    left: 50%
}

#slides .hd ul {
    text-align: center;
}

#slides .hd li {
    margin: 0px 5px;
    line-height: 5px;
    width: 50px;
    height: 2px;
    background: #c3c3c3;
    display: inline-block;
    cursor: pointer;
    color: transparent;
}

/**/

.kw {
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.kw .fl {
    line-height: 50px;
    font-size: 15px;
}

.search {
    margin-top: 9px;
}

.search input {
    display: block;
    height: 30px;
    width: 260px;
    float: left;
    line-height: 30px;
    padding: 0 10px 0 10px;
    border: 1px solid #888888;
    color: #888;
}

a.searchBtn {
    width: 40px;
    height: 32px;
    background: url(../image/search.png) no-repeat center;
    float: left;
}

/**/

.one {
    margin-top: 50px;
}

.one .title {
    margin-bottom: 50px;
}

.one_fl {
    width: 280px;
    background: #fafafa;
    padding-bottom: 20px;
}

.one_fl_title {
    height: 100px;
    position: relative;
    text-align: center;
}

.one_fl_title:after {
    content: '';
    border-bottom: 140px solid transparent;
    border-top: 25px solid #069849;
    border-left: 140px solid transparent;
    border-right: 140px solid transparent;
    position: absolute;
    left: 0px;
    bottom: -165px;
}

.one_fl_title h2 {
    font-size: 28px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 20px;
}

.one_fl ul {
    margin-top: 40px;
}

.one_fl li {
    position: relative;
}

.one_fl li a {
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 45px;
    text-align: center;
    display: block;
    border-bottom: 1px solid #eee;
}

ul.one_ul {
    position: absolute;
    left: 280px;
    background: #fafafa;
    width: 100%;
    z-index: 5;
    top: 0;
    margin: 0;
    display: none;
}

.one_fl li:hover ul.one_ul {
    display: block;
}

.one_fr {
    width: 898px;
}

.one_fr li {
    float: left;
    width: 289px;
    margin-right: 15px;
}

.one_fr li:nth-child(3n) {
    margin-right: 0px;
}

.one_fr li a {
    position: relative;
    display: block;
}

.one_fr li a:before {
    height: 232px;
    width: 291px;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 146, 63, 0.5);
    display: none;
}

.one_fr li a:after {
    width: 30px;
    height: 30px;
    content: '';
    background: url(http://nanyang.jfcny.com/App/Tpl/Home/Default/Public/image/ss.png) no-repeat center;
    position: absolute;
    top: 100px;
    left: 50%;
    z-index: 1;
    margin-left: -15px;
    display: none;
}

.one_fr li img {
    border: 1px solid #ccc;
    height: 230px;
    display: block;
    width: 100%;
}

.one_fr li h3 {
    line-height: 50px;
    height: 50px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.one_fr li a:hover:after, .one_fr li a:hover:before {
    display: block;
}

/**/

.two {
    margin-top: 40px;
    position: relative;
}

.two .container {
    overflow: hidden;
    padding: 30px 0 20px;
}

.two_fl {
    width: 645px;
}

.two_fl img {
    width: 100%;
    height: 420px;
    display: block;
}

.two_title {
    line-height: 60px;
    font-size: 16px;
}

.two_title h2 {
    display: inline-block;
    font-size: 26px;
    margin-right: 20px;
}

.two_fr {
    width: 522px;
    font-size: 16px;
}

.two_fr h3 {
    font-size: 35px;
    margin-bottom: 20px;
}

.two_fr h4 {
    margin-bottom: 40px;
    position: relative;
}

.two_fr h4:after {
    width: 40px;
    content: '';
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0px;
    bottom: -20px
}

.two_fr .more {
    display: block;
    width: 135px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    background: #fff;
}

/**/

.three {
    position: relative;
    padding: 50px 0;
}

.three .gd_qh {
    margin-bottom: 0;
}

/**/

.four {
    margin-top: 50px;
}

.gd .bd {
    margin-top: 50px;
}

.gd li {
    float: left;
    margin: 0px 5px;
    width: 290px;
    text-align: center;
}

.gd li a {
    position: relative;
    display: block;
}

.gd li img {
    height: 235px;
    display: block;
    width: 100%;
}

.gd li h3 {
    position: absolute;
    width: 100%;
    height: 35px;
    background: rgba(24, 38, 74, 0.5);
    bottom: 0px;
    line-height: 35px;
    font-size: 16px;
}

.gd li a:before {
    content: '+';
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    position: absolute;
    top: 55%;
    left: 50%;
    border-radius: 50%;
    font-size: 20px;
    line-height: 30px;
    margin-left: -15px;
    z-index: 2;
    display: none;
}

.gd li a:after {
    border: 1px solid #fff;
    content: '';
    width: 90%;
    height: 90%;
    left: 5%;
    top: 5%;
    position: absolute;
    display: none;
}

.gd li:hover h3 {
    height: 235px;
    line-height: 200px;
}

.gd li:hover a:before, .gd li:hover a:after {
    display: block;
}

.gd_qh {
    text-align: center;
    margin: 50px auto;
}

.gd_qh .prev {
    width: 90px;
    height: 40px;
    position: relative;
    display: inline-block;
    margin: 0px 5px;
}

.gd_qh .prev:before {
    content: '';
    border-right: 15px solid #fff;
    border-top: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    left: 17px;
    top: 17px;
}

.gd_qh .prev:after {
    content: '';
    background: #fff;
    position: absolute;
    left: 36px;
    top: 20px;
    width: 30px;
    height: 2px;
}

.gd_qh .next {
    width: 90px;
    height: 40px;
    position: relative;
    display: inline-block;
    margin: 0px 5px;
}

.gd_qh .next:before {
    content: '';
    border-left: 15px solid #fff;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    right: 17px;
    top: 17px;
}

.gd_qh .next:after {
    content: '';
    background: #fff;
    position: absolute;
    right: 36px;
    top: 20px;
    width: 30px;
    height: 2px;
}

/**/

.five {
    position: relative;
    padding: 50px 0;
}

.five .container {
    position: relative;
}

.five .prev {
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    display: inline-block;
}

.five .prev:before {
    content: '';
    border-right: 8px solid #fff;
    border-top: 3px solid transparent;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    left: 3px;
    top: 15px;
}

.five .prev:after {
    content: '';
    background: #fff;
    position: absolute;
    left: 13px;
    top: 17px;
    width: 12px;
    height: 2px;
}

.five .next {
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    display: inline-block;
}

.five .next:before {
    content: '';
    border-left: 8px solid #fff;
    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    right: 3px;
    top: 15px;
}

.five .next:after {
    content: '';
    background: #fff;
    position: absolute;
    right: 13px;
    top: 17px;
    width: 12px;
    height: 2px;
}

.five_prev {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 265px;
    z-index: 2;
    left: -13px;
}

.five_next {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 265px;
    z-index: 2;
    right: -13px;
}

/**/

.six {
    margin-top: 50px;
}

.six_nav {
    text-align: center;
    margin: 50px 0;
}

.six_nav li {
    display: inline-block;
    line-height: 35px;
    width: 165px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}

.six_nav .on {
    border-color: #069849
}

.six_ul ul {
    overflow: hidden;
}

.six_ul li {
    width: 555px;
    float: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.six_ul li:nth-child(2), .six_ul li:nth-child(3), .six_ul li:nth-child(4) {
    margin-bottom: 6px;
}

.six_ul li:nth-child(2), .six_ul li:nth-child(3), .six_ul li:nth-child(4), .six_ul li:nth-child(5), .six_ul li:nth-child(7), .six_ul li:nth-child(9) {
    margin-left: 90px;
}

.six_ul .first {
    width: 555px;
    float: left;
    margin-left: 0;
}

.six_ul .first img {
    height: 350px;
    display: block;
    width: 100%;
}

.six_ul li h3 {
    line-height: 50px;
    color: #333333;
    font-size: 16px;
    display: inline-block;
    width: 430px;
    height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    position: relative;
    padding-left: 20px;
}

.six_ul li h3:after {
    content: '>';
    font-size: 20px;
    color: #ccc;
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: '宋体';
}

.six_ul li h3:before {
    content: '>';
    font-size: 15px;
    color: #ccc;
    position: absolute;
    left: -2px;
    top: 0px;
    font-family: '宋体';
}

.six_ul li span {
    display: inline-block;
    color: #333333;
    font-size: 16px;
    line-height: 50px;
    width: 90px;
    text-align: right;
}

.six_ul li p {
    height: 48px;
    overflow: hidden;
    text-indent: 2em;
}

.six_ul li:hover h3 {
    font-weight: 500;
}

/**/

.footer_nav {
    margin-top: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.footer_nav li a:hover, .footer_nav li .cur {
    color: #fff !important;
}

.footer_container {
    margin: 50px auto;
    overflow: hidden;
}

.footer_container .fl {
    width: 333px;
}

.footer_container ul {
    float: left;
    width: 155px;
    margin: 0px 15px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0px 15px;
}

.footer_container ul:nth-child(2) {
    border: none !important
}

.footer_container li {
    line-height: 30px;
    font-size: 15px;
    text-align: center;
}

.footer_container li:first-child {
    font-size: 18px;
    line-height: 50px;
}

.footer_bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 15px 0;
}

/*内页*/

.page_img img {
    width: 100%;
    display: block;
}

.page_container {
    margin: 0px auto 30px;
    width: 1200px;
    overflow: hidden;
}

.main_top {
    border-bottom: 1px dashed #dcdcdc;
    line-height: 47px;
    color: #666;
    margin-bottom: 20px;
}

.main_top b {
    border-left: 10px solid #666;
    padding-left: 8px;
}

/*product*/

/*标题*/

/*导航*/

.page_nav {
    width: 240px;
    padding: 0;
    margin-bottom: 20px;
}

.page_nav h2 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.page_nav li {
    position: relative;
}

.page_nav li:after {
    content: '+';
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}

.page_nav a {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    display: block;
}

.page_ul a {
    background: #f0f0f0;
    color: #444;
}

.page_ul li:after {
    content: '>';
    color: #444;
}

.page_nav>ul>li:hover:after {
    content: '-';
}

.page_lx {
    position: relative;
    width: 240px;
    font-size: 12px;
    text-align: center;
}

.page_lx_img {
    position: absolute;
    z-index: -1;
}

.page_lx_title {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    padding-left: 60px;
}

.page_lxm {
    position: absolute;
    z-index: 2;
}

.page_lx_img {
    position: absolute;
    z-index: 1;
}

.page_lx_title h2 {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    background: url(http://static2.fuhai360.com/n200811/images/lxwm.png) no-repeat 0px 28px;
    padding-left: 30px;
    text-align: left;
    padding-top: 20px;
}

/**/

.page_r {
    width: 930px;
}

.page_product li {
    width: 300px;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 12px;
}

.page_product li:hover {
    border-color: #069849;
}

.page_product li:nth-child(3n) {
    margin-right: 0;
}

.page_product li img {
    width: 300px;
    height: 225px;
    display: block;
}

.page_product li div {
    padding: 25px;
    box-sizing: border-box;
}

.page_product li h3 {
    height: 45px;
    font-size: 18px;
    color: #4b4b4b;
    line-height: 45px;
    overflow: hidden;
}

.page_product li p {
    height: 40px;
    line-height: 20px;
    color: #666;
    overflow: hidden;
}

/**/

/*product_content*/

.product_item {
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}

.page_qh {
    padding: 12px 18px 16px 20px;
    margin-bottom: 15px;
    overflow: hidden;
    border: 1px solid #eee;
}

.product_banner {
    width: 350px;
}

.product_fl {
    position: relative;
    overflow: hidden;
}

.bigImg {
    width: 350px;
    margin: auto;
    height: 262px;
    overflow: hidden;
}

.bigImg li, .bigImg li img {
    width: 350px;
    height: 262px;
    display: block;
}

.product_qh {
    width: 500px;
    margin: 20px auto 0;
    overflow: hidden;
    display: none;
}

.product_qh li {
    float: left;
    margin: 0px 10px;
    border: solid #ccc 1px;
    padding: 2px;
    width: 80px;
    height: 60px;
    box-sizing: border-box;
}

.product_qh li img {
    width: 100%;
    height: 100%;
    display: block;
}

.product_qh .on {
    border: solid #069849 1px;
}

.product_fl .sPrev, .product_fl .sNext {
    position: absolute;
    background: url(http://static2.fuhai360.com/n200811/images/controls.png) no-repeat 0 -32px;
    width: 32px;
    height: 32px;
    top: 40%;
}

.product_fl .sNext {
    right: 0px;
    background-position: -43px 0;
}

/**/

.product_fr {
    overflow: hidden;
    width: 411px;
}

.product_fr span {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    color: #454545;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.product_fr p {
    line-height: 24px;
    height: 120px;
    overflow: hidden;
}

.product_fr i {
    color: #57595b;
    font-size: 16px;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
    font-style: normal;
}

.product_fr a {
    display: inline-block;
    margin-left: 10px;
}

/**/

.product_content {
    padding: 20px 0;
    overflow: hidden;
}

.product_content img {
    height: auto;
}

/**/

/*article*/

.article li {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px;
}

.article li img {
    height: 190px;
    display: block;
    width: 323px;
}

.article li h3 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

.article li p {
    max-height: 72px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.article li b {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
}

.article li:hover {
    border-color: #069849;
}

/*article_content*/

.Article_content {
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}

.Article_text {
    height: 38px;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
}

.Article_content .info {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin-bottom: 20px;
}

.Article_content .detail {
    padding: 10px 10px;
}

.Article_content .detail img {
    height: auto;
}

.news_page_a {
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    padding: 6px;
    background: #666;
    float: right;
}

/*上下键*/

.pading {
    clear: both;
    text-align: center;
}

.pading a, .pading span {
    border: 1px solid #e5e5e5;
    color: #3f3f3e;
    text-decoration: none;
    overflow: hidden;
    padding: 0px 8px;
    display: inline-block;
    margin: 0 5px;
}

.pading .next, .pading .prev {
    border: 1px solid #069849;
    overflow: hidden;
    margin: 0 10px;
    display: inline-block;
}

.pading span.current {
    border: #069849 1px solid;
    color: #fff;
}

/*上下键*/

.main_next {
    overflow: hidden;
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #666;
    padding-bottom: 10px;
}

.main_next .prevrecord, .main_next .nextrecord {
    margin: 5px 0px;
    display: block;
    font-size: 16px;
    color: #000;
}

.main_next .prevrecord a, .main_next .nextrecord a {
    color: #666;
}

.main_next b {
    background: #a2a2a2;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    padding: 0px 5px;
}

/*page*/

.page_navs li {
    position: relative;
    float: left;
}

.page_navs a {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    border-right: 1px solid #eee;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: #666;
    color: #fff;
    display: block;
    padding: 0px 25px;
}

.page_uls {
    position: absolute;
    top: 55px;
    width: 100%;
    display: none;
    z-index: 45;
}

.page_uls li {
    float: left;
    width: 100%;
}

.page_uls a {
    padding: 0;
    border-right: none;
}

.page_navs li:hover .page_uls {
    display: block;
}

.page_navs li a:hover:before, .page_navs li .cur:before {
    position: absolute;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
    bottom: 0px;
    left: 50%;
    margin-left: -4px;
    content: '';
}

.page_m {
    clear: both;
}

/**/

/*相关产品相关文章开始*/

.xgwz, .xgcp {
    background: #f7f7f7;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.relevant {
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}

.relevant .rel_title {
    margin-bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #1D1C1C;
    text-indent: 10px;
    color: #fff !important;
}

.relevant .rel_content {
    padding: 10px;
    overflow: hidden;
}

/*相关产品*/

.relevant_product .rel_item {
    width: 122px;
    float: left;
    margin: 0 5px 10px 5px;
}

.relevant_product .rel_item .rel_item_img {
    width: 100%;
    height: 90px;
}

.relevant_product .rel_item .rel_item_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    color: #fff !important;
}

/*相关文章*/

.relevant_article .rel_item {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #59504D;
    overflow: hidden;
}

.relevant_article .rel_item .rel_item_time {
    float: right;
    color: #999;
}

/**/

h4.related {
    border-bottom: 1px dashed #ccc;
    height: 55px;
    font-size: 28px;
    line-height: 55px;
    color: #4b4a4a;
}

h4.related span {
    display: inline-block;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    color: inherit;
    display: block;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    height: 46px;
    line-height: 46px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

ul.relate_pr li a {
    color: inherit;
    display: block;
    margin: 5px;
    text-align: center;
    line-height: 30px;
}

ul.relate_pr li img {
    width: 100%;
    display: block;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tjxw, .tjcp {
    width: 240px;
    margin-bottom: 20px;
}

.tjxw h2, .tjcp h2 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
}

.tjxw li {
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
    height: 40px;
    overflow: hidden;
}

.tjcp li {
    margin: 10px 0;
    text-align: center;
}

.tjcp img {
    width: 100%;
    display: block;
}

.tjcp li h3 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

/**/

.interlink {
	padding:10px 0;
	background:#069849;
}
.interlink__inner {
	width:1200px;
	margin:auto;
	color:#fff;
	overflow:hidden;
}
.interlink__title {
	width:100px;
	font-size:16px;
	background:url(http://nanyang.jfcny.com/App/Tpl/Home/Default/Public/image/202106021654093565.png) no-repeat right;
	float:left
}
.interlink__list {
	width:1090px;
	float:right;
}
a.interlink__item {
	color:#fff;
	margin:0px 10px;
	font-size:15px;
}
