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

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: 100;
}

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;
}

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

.footer,
.page_nav h2,
.page_nav a {
    color: #fff
}

.page_nav h2,
.page_nav a:hover,
.page_nav li .cur,
.article li:hover b,
.pading span.current,
.page_navs li a:hover,
.page_navs li .cur,
.tjxw h2,
.tjcp h2 {
    background: #498c7d;
}

.page_ul a:hover,
.page_ul li:hover:after,
.page_product li h3:hover,
.article li:hover h3,
.tjxw li:hover a,
.tjcp li:hover h3 {
    color: #498c7d;
}

.header,.top,.nav li li a,.banner .hd li.on,.one_c li,.three_n li a:hover,
.three_n li.cur a,.three_c li a.more,.four_t h3,.four_c li:before {
    background: #498c7d;
}

.title p,.two_t,.four_c li h4 {
    color: #498c7d;
}

.two a.more:hover {
    background-color: #498c7d;
}

.two a.more {
    background: rgba(73, 140, 125, 0.5);
    border: 1px solid #498c7d;
}

.three_n li a,.four_c li {
    border: 1px solid #498c7d;
}

.four_t h3:after {
    border-left: 60px solid #498c7d;
}
/**/

div#dituContent img {
    max-width: none;
}


/**/

.top {
    font-size: 14px;
    border-bottom: 1px solid #b8ece1;
    line-height: 40px;
    color: #ffffff;
}



.logo img {
    display: inline-block;
    vertical-align: middle;
}

.logo {
    padding: 10px;
    height: 60px;
    line-height: 60px;
}

.nav {
    margin-top: 10px;
}

.nav li {
    display: inline-block;
    position: relative;
}

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

.nav li ul {
    position: absolute;
    width: 100%;
    z-index: 99;
    padding-top: 10px;
    display: none;
}

.nav li a {
    display: block;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
}

.nav li li {
    display: block;
}

.nav li li a {
    line-height: 36px;
    padding: 0;
    text-align: center;
}


/**/

.banner {
    position: relative;
}

.banner .bd li img {
    width: 100%;
    display: block;
}

.banner .hd {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
}



.banner .hd li {
    display: inline-block;
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 5px 30px;
    font-size: 0px;
}

span.prev_b,
span.next_b {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #999;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #999;
    top: calc(50% - 21px);
    font-family: "宋体";
    font-weight: bold;
}

span.prev_b {
    left: 20px;
}

span.next_b {
    right: 20px;
}


/**/

.one {
    padding-bottom: 40px;
}

.title {
    padding: 20px 0;
    text-align: center;
}

.title h3:after {
    display: block;
    position: absolute;
    right: -105px;
    top: 0;
    content: "";
    width: 100px;
    height: 1px;
    margin-top: 10px;
    background-color: #646464;
}

.title h3:before {
    display: block;
    position: absolute;
    left: -105px;
    top: 0;
    content: "";
    width: 100px;
    height: 1px;
    margin-top: 10px;
    background-color: #646464;
}

.title h3 {
    display: inline-block;
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 20px;
    padding: 0 20px;
    color: #646464;
    border-left: 5px solid #646464;
    border-right: 5px solid #646464;
    margin-top: 20px;
    margin-bottom: 10px;
}

.title p {
    margin-top: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.one_c li {
    width: 290px;
    float: left;
    text-align: center;
    margin: 0 5px;
    position: relative;
    padding: 40px 0;
}

.one_c li img {
    height: 60px;
    display: block;
    margin: auto;
}

.one_c li h4 {
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 26px;
    font-weight: normal;
}

.one_c li p {
    color: #fff;
    margin: 0 50px;
    text-align: center;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.one_c li:before {
    content: "";
    width: 94%;
    height: 94%;
    border: 1px solid #fff;
    position: absolute;
    top: 3%;
    left: 3%;
}


/**/

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

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

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

.two_t {
    text-align: center;
    font-weight: bold;
    margin: 4% 0 2%;
    font-size: 36px;
}

.two_c {
    font-size: 16px;
    padding: 0 280px;
    line-height: 30px;
}

.two a.more:hover {
    color: #fff;
}

.two a.more {
    width: 140px;
    line-height: 50px;
    text-align: center;
    display: block;
    margin: 30px auto;
    background: rgba(73, 140, 125, .5);
    color: #003317;
    text-transform: uppercase;
}


/**/

.three_n {
    text-align: center;
}

.three_n li a {
    display: block;
    line-height: 36px;
    padding: 0 20px;
    margin: 0 5px;
}

.three_n li {
    display: inline-block;
}

.three_n li a:hover,
.three_n li.cur a {
    color: #fff;
}

.three_c {
    margin-top: 30px;
}

.three_c li {
    width: 370px;
    float: left;
    margin: 0 15px 30px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
}

.three_c li img {
    width: 100%;
    display: block;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.three_c li:hover img {
    transform: scale(1.1);
}

.three_c li a.more {
    width: 120px;
    text-align: center;
    display: block;
    margin: 10px auto 20px;
    line-height: 30px;
    color: #fff;
    border-radius: 30px;
}

.three_c li p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    background: #fff;
    position: relative;
}


/**/

.four {
    position: relative;
    background: url(https://www.17sucai.com/preview/522729/2019-07-30/%E6%AD%A3%E6%99%93%E9%92%A2/images/xg10.jpg);
    margin-top: 40px;
}

.four_t {
    position: relative;
    background: #363636;
    text-align: center;
}

.four_t h3 {
    width: 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    line-height: 90px;
    height: 90px;
    font-size: 40px;
    font-weight: normal;
    text-align: right;
    position: absolute;
    top: -20px;
    left: -70px;
    box-sizing: border-box;
    padding-right: 50px;
    z-index: 1;
}

.four_t h3:after {
    content: "";
    position: absolute;
    right: -60px;
    border-bottom: 90px solid transparent;
    bottom: 0;
}

.four_t p:after {
    content: "";
    position: absolute;
    right: -50px;
    border-left: 50px solid #f2f2f2;
    border-bottom: 70px solid transparent;
    bottom: 0;
}

.four_t p:before {
    content: "";
    position: absolute;
    left: -50px;
    border-right: 50px solid #f2f2f2;
    border-top: 70px solid transparent;
    bottom: 0;
}

.four_t p {
    height: 70px;
    display: inline-block;
    padding: 0 50px;
    background: #f2f2f2;
    position: relative;
    top: 40px;
    box-sizing: border-box;
    line-height: 40px;
    padding-top: 30px;
    font-size: 16px;
}

.four_c {
    position: relative;
    text-align: center;
    padding: 260px 0;
    counter-reset: number;
}

.four_c li p {
    text-align: justify;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
    color: #646464;
    margin: 10px auto;
}

.four_c li h4 {
    text-align: center;
    overflow: hidden;
    line-height: 50px;
    font-size: 18px;
}

.four_c li {
    width: 470px;
    box-sizing: border-box;
    padding: 15px;
    position: absolute;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.four_c li:nth-child(4) {
    right: 0;
    bottom: 80px;
}

.four_c li:nth-child(4):hover {
    right: 0;
    bottom: 90px;
}

.four_c li:nth-child(3) {
    left: 0;
    bottom: 50px;
}

.four_c li:nth-child(3):hover {
    left: 0;
    bottom: 60px;
}

.four_c li:nth-child(2) {
    top: 100px;
    right: 0;
}

.four_c li:nth-child(2):hover {
    top: 110px;
    right: 0;
}

.four_c li:nth-child(1) {
    top: 90px;
    left: 0;
}

.four_c li:nth-child(1):hover {
    top: 100px;
    left: 0;
}

.four_c li:after {
    content: "";
    width: 254px;
    height: 180px;
    background: url(../images/2.png);
    position: absolute;
    right: 0;
    bottom: -180px;
}

.four_c li:nth-child(4):after {
    bottom: auto;
    top: -180px;
    left: 0;
    transform: rotate(180deg);
}

.four_c li:nth-child(3):after {
    bottom: auto;
    top: -180px;
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
}

.four_c li:nth-child(2):after {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    left: 0;
}

.four_c li:before {
    counter-increment: number;
    content: '0'counter(number);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 24px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    position: absolute;
    left: 20px;
    bottom: -60px;
}

.four_c li:nth-child(2):before {
    right: 20px;
    left: auto;
}

.four_c li:nth-child(3):before {
    top: -60px;
    bottom: auto;
}

.four_c li:nth-child(4):before {
    top: -60px;
    bottom: auto;
    right: 20px;
    left: auto;
}


/**/

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


/**/

.five_c li p {
    text-align: center;
    line-height: 30px;
}

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

.five_c li {
    width: 220px;
    margin: 0 10px;
    float: left;
}


/**/

.six_c li:nth-child(2n) {
    margin-left: 40px;
}

.six_c li {
    width: 580px;
    float: left;
    margin-bottom: 40px;
}

.six_c li img {
    width: 280px;
    float: left;
    margin-right: 20px;
}

.six_c li p {
    line-height: 24px;
    margin-top: 10px;
    font-size: 12px;
    color: #7e7e7e;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 120px;
}

.six_c li h4 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 16px;
    margin-top: 5px;
}


/**/

.seven {
    position: relative;
    padding-bottom: 40px;
}

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

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

.seven_l {
    width: 580px;
    padding-left: 60px;
    box-sizing: border-box;
    padding-top: 50px;
}

.seven_l h5 {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    color: #666;
    margin-bottom: 20px;
}

.seven_l p img {
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
}

.seven_l p {
    line-height: 30px;
}

.seven_r {
    width: 580px;
}

.seven_r div#dituContent {
    width: 580px !important;
    height: 300px !important;
}


/**/

.footer {
    background: #222;
    color: #fff;
    padding: 30px 0;
}


/*内页*/

.page .kw {
    background: #f2f2f2;
}

.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;
    background: #666;
}

.page_ul a {
    background: #ececec;
}

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

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

.page_ul a:hover,
.page_ul li:hover:after {
    background: #ececec;
}

.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(../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: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 #3f3f3f 1px;
}

.product_fl .sPrev,
.product_fl .sNext {
    position: absolute;
    background: url(../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;
    color: #f00;
}


/**/

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

.product_content img {
    height: auto;
}


/**/


/*article*/

.article li {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px;
    background: #fff;
    display: inline-block;
    width: 856px;
}

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

.arright.fl {
    width: 511px;
    margin-left: 22px;
}

.arright h3 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #3f3f3f;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

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

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

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


/*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 #3f3f3f;
    overflow: hidden;
    margin: 0 10px;
    display: inline-block;
}

.pading span.current {
    border: #3f3f3f 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;
}


/**/


/*footer*/


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

.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;
}

/**/
.six_c li img {
	height:165px;
}
.interlink {
    padding: 10px 0;
    background: #222222;
}
.interlink__inner {
	width:1200px;
	margin:auto;
	color:#fff;
	overflow:hidden;
}
.interlink__title {
	width:100px;
	font-size:16px;
	background:url(http://img01.fuhai360.com/--47/47432/202106/202106021654093565.png) no-repeat right;
	float:left
}
.interlink__list {
	width:1090px;
	float:right;
}
a.interlink__item {
	color:#fff;
	margin:0px 10px;
	font-size:15px;
}
a.interlink__item:hover {
	color:#498c7d
}
