html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    color: #000;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
}

ul, li, p, img, b, ol, em, a, 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;
}

#dituContent img {
    max-width: inherit;
}

img {
    max-width: 100%;
}

.container {
    width: 1200px;
    margin: auto;
}

.index_img {
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0px;
}

.index_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.title {
    text-align: center;
    position: relative;
}

.title:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 29px;
    left: 0px;
}

.title h2 {
    position: relative;
    font-size: 36px;
    line-height: 50px;
    display: inline-block;
    background: #fff;
    position: relative;
    padding: 0px 30px;
    font-weight: bold;
}

.title h2:before {
    content: '';
    width: 50px;
    height: 3px;
    background: #ff9700;
    position: absolute;
    left: -50px;
    top: 28px;
}

.title h2:after {
    content: '';
    width: 50px;
    height: 3px;
    background: #ff9700;
    position: absolute;
    right: -50px;
    top: 28px;
}

.title span {
    display: block;
    font-size: 30px;
    color: #333;
    line-height: 34px;
}

.titles {
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}

.titles h2 {
    display: inline-block;
    color: #333;
    border-bottom: solid 3px #ff9700;
    font-size: 16px;
    padding-left: 30px;
    position: relative;
}

.titles h2:before {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 10px;
    top: 13px;
    content: '';
}

.titles .more {
    float: right;
    line-height: 43px;
    color: #333;
}

.nav li a, a.searchBtn, .one_nav .on a, .two .bd h3, .three li, .sever .title h2, .sever .title span, .footer_nav li a, .footers, .banner .prev:hover, .banner .next:hover {
    color: #fff
}

.title a, .one_ul li:hover h3, .five li:hover h3, .six li:hover h3, .sever .fr h3, .nine_ul li:before, .nine_ul li a:hover, .eleven li h3, .eleven li p:hover, .main_ul li a, .product_text .more, .article li h3, .pading .current {
    color: #06c;
}

.titles h2:before, .banner .hd li, .banner .prev:hover, .banner .next:hover, a.searchBtn, .navbox, .nav li ul, .one_nav .on, .sever .title h2, .sever .more:hover, a.nav_a, .prduct_ul li:hover h3, .article span.current, .footer_nav ,.product_text .more{
    background: #06c;
}



.banner {
    position: relative;
}

.banner img {
    width: 100%;
    display: block;
}

.banner .hd {
    position: absolute;
    bottom: 20px;
    z-index: 101;
    text-align: center;
    left: 45%;
}

.banner .hd li {
    color: transparent;
    cursor: pointer;
    display: block;
    width: 50px;
    height: 5px;
    float: left;
    margin: 0px 5px;
}

.banner .hd li.on {
    background: #ff9700;
}

.banner .prev, .banner .next {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 50%;
    text-align: center;
    font-size: 30px;
    font-family: '宋体';
    color: #fff;
    line-height: 48px;
    font-weight: bold;
    margin-top: -25px;
    display: none;
    transition: all 600ms ease;
    display: none;
}

.banner .prev {
    left: 60px;
}

.banner .next {
    right: 60px;
}

.banner:hover .prev, .banner:hover .next {
    display: block;
}



.header {
    width: 100%;
}

.header_top {
    border-bottom: 1px solid #eee;
    line-height: 32px;
    overflow: hidden;
}



.logo {
    height: 120px;
    margin: 15px auto;
}

.logo img {
    max-height: 100%;
    max-width: 100%;
}



.kw {
    line-height: 70px;
    overflow: hidden;
}

.kw .fl {
    color: #8a8a8a;
}

.search {
    margin-top: 20px;
}

.search input {
    display: block;
    line-height: 33px;
    border: 1px solid #ddd;
    width: 188px;
    padding-left: 13px;
    float: left;
    box-sizing: border-box;
    color: #666;
    height: 33px;
}

a.searchBtn {
    line-height: 33px;
    width: 50px;
    height: 33px;
    border: 0;
    cursor: pointer;
    float: left;
    display: block;
    text-align: center;
}





.navbox {
    width: 100%;
}

.nav li {
    float: left;
    position: relative;
    line-height: 50px;
    border-left: 2px solid rgba(238, 238, 238, 0.2);
}

.nav li a {
    display: block;
    padding: 0 30px;
    text-align: center;
    font-weight: bold;
}

.nav li ul {
    position: absolute;
    width: 100%;
    z-index: 999;
    left: 0;
    top: 50px;
    display: none;
}

.nav .nav_ul li {
    display: block;
    float: none;
    height: 40px;
    line-height: 40px;
    padding: 0 0px;
    box-sizing: border-box;
    border: none
}

.nav .nav_ul a {
    padding: 0 0;
    font-size: 14px;
}

.nav li:hover .nav_ul {
    display: block;
}

.nav li:first-child, .nav .nav_ul li {
    border: none
}

.navbox li .cur, .navbox li a:hover {
    background: #ff9700;
}





.one {
    padding-bottom: 50px;
    position: relative;
}

.one:after {
    content: '';
    background: url(../image/ge02.jpg) no-repeat;
    width: 1200px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -600px;
}

.ones {
    margin-top: 50px;
    overflow: hidden;
    border: solid 1px #dfdfdf;
    background: #fff;
}

.one_nav {
    overflow: hidden;
    border-bottom: solid 1px #dfdfdf;
}

.one_nav li {
    line-height: 55px;
    float: left;
    width: 240px;
    text-align: center;
    border-right: 1px solid #dfdfdf;
    box-sizing: border-box;
}

.one_nav li:nth-child(5n) {
    border-right: none;
}

.one_nav li a {
    font-size: 16px;
    color: #333;
    display: block;
}

.one_ul {
    padding: 20px;
    box-sizing: border-box;
}

.one_ul li {
    float: left;
    width: 373px;
    margin-right: 20px;
}

.one_ul li:nth-child(3n) {
    margin-right: 0px;
}

.one_ul li img {
    width: 373px;
    height: 270px;
    display: block;
}

.one_ul li h3 {
    line-height: 50px;
    text-align: center;
    height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
}



.two {
    background: #e9e9e9;
    margin-top: -150px;
    padding-top: 150px;
    padding-bottom: 50px;
}

.two .bd {
    margin-top: 30px;
    overflow: hidden;
}

.two .bd li {
    float: left;
    width: 370px;
    margin: 0px 10px;
    position: relative;
    background: #fff;
    padding: 5px;
}

.two .bd img {
    width: 100%;
    display: block;
    height: 250px;
}

.two .bd h3 {
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 260px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    top: 0px;
    left: 0px;
    display: none;
}

.two .bd li:hover h3 {
    display: block;
}



.three {
    position: relative;
    padding: 50px 0;
}

.three .container {
    padding: 50px 0;
}

.three ul {
    position: relative;
    margin: 50px auto 0;
    width: 919px;
    height: 670px;
}

.three li {
    width: 460px;
    line-height: 50px;
    height: 50px;
    position: absolute;
    font-size: 18px;
}

.three li b {
    width: 47px;
    line-height: 47px;
    height: 47px;
    text-align: center;
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
}

.three li:first-child, .three li:first-child img {
    width: 919px;
    height: 670px;
    display: block;
}

.three li:nth-child(2) {
    left: 378px;
    top: 131px;
}

.three li:nth-child(3) {
    left: 418px;
    top: 209px;
}

.three li:nth-child(4) {
    left: 439px;
    top: 285px;
}

.three li:nth-child(5) {
    left: 418px;
    top: 364px;
}

.three li:nth-child(6) {
    left: 378px;
    top: 440px;
}



.fore img {
    width: 100%;
    display: block;
}



.five {
    margin-top: 50px;
}

.five .bd {
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 10px;
}

.five li {
    width: 218px;
    float: left;
    margin: 0px 10px;
    background: url(../image/serdbg.jpg) repeat;
    border: 1px solid #ccc;
    padding: 30px;
    border-top: 3px solid #0066cb;
    position: relative;
}

.five li:after {
    content: '';
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -11px;
    left: 0px;
    background: url(../image/five.jpg) no-repeat;
}

.five li img {
    width: 100%;
    display: block;
    height: 151px;
}

.five li h3 {
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    color: #333;
    height: 44px;
    overflow: hidden;
    font-weight: bold;
}

.five li p {
    color: #666;
    height: 72px;
    overflow: hidden;
}



.six {
    background: #e9e9e9;
    margin-top: -100px;
    padding-top: 150px;
    padding-bottom: 40px;
}

.six .bd {
    margin-top: 30px;
    overflow: hidden;
}

.six li {
    float: left;
    width: 280px;
    margin: 0px 10px;
}

.six li img {
    width: 100%;
    display: block;
    padding: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.six li h3 {
    text-align: center;
    line-height: 40px;
    color: #333;
    height: 40px;
    overflow: hidden;
}

.six li:hover img {
    border-color: #06c
}



.sever {
    position: relative;
    padding: 50px 0;
}

.sever:after {
    content: '';
    width: 1000px;
    height: 51px;
    background: url(../image/ge01.jpg) no-repeat;
    position: absolute;
    bottom: -51px;
    left: 50%;
    margin-left: -500px;
}

.sever .container {
    overflow: hidden;
    background: #fff;
    margin-top: 50px;
    padding: 50px;
    box-sizing: border-box;
}

.sever .fl {
    width: 550px;
    border: solid 1px #dfdfdf;
    padding: 5px;
    height: 330px;
    overflow: hidden;
}

.sever .fl img {
    width: 100%;
    display: block;
    transition: 1s all;
    height: 100%;
}

.sever .fl:hover img {
    transform: scale(1.2, 1.2);
}

.sever .fr {
    width: 500px;
    line-height: 30px;
}

.sever .fr h3 {
    line-height: 50px;
    height: 50px;
    font-size: 18px;
    font-weight: bold;
}

.sever .more {
    display: block;
    width: 148px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #ff9700;
    border-radius: 2px;
    margin-top: 20px;
}



.eight {
    margin-top: 50px;
}

.eight img {
    width: 100%;
    display: block;
}



.nine {
    margin-top: 50px;
    overflow: hidden;
}

.nine_ul {
    border: 1px solid #ccc;
    padding: 20px;
    box-sizing: border-box;
    width: 386px;
    float: left;
    border-top: 3px solid #0066cb;
}

.nine .nine_ul:nth-child(2) {
    margin: 0px 20px;
}

.nine_ul ul {
    margin-top: 20px;
}

.nine_ul li {
    line-height: 30px;
    position: relative;
}

.nine_ul li:before {
    content: '>';
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 0px;
}

.nine_ul li a {
    padding-left: 30px;
    color: #666;
    width: 208px;
    height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}

.nine_ul li span {
    float: right;
    color: #999;
}



.ten {
    margin-top: 50px;
    position: relative;
}

.ten:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 43px;
    left: 0px;
}

.ten .titles {
    margin-bottom: 20px;
}

.ten .container a {
    color: #808080;
    line-height: 40px;
    margin: 0px 10px;
}



.eleven {
    position: relative;
    padding: 50px 0;
}

.eleven .container {
    margin-top: 50px;
    overflow: hidden;
}

.eleven ul {
    float: left;
    width: 543px;
}

.eleven ol {
    float: right;
    width: 620px;
}

.eleven li {
    margin-bottom: 50px;
}

.eleven li h3 {
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
}

.eleven li h4 {
    display: block;
    color: #333;
    font-size: 16px;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

.eleven li h4:after {
    content: '';
    width: 65px;
    height: 2px;
    background: #ff9700;
    position: absolute;
    left: 0px;
    bottom: 0;
}

.eleven li p {
    position: relative;
    padding: 0 0 0 15px;
    line-height: 30px;
}

.eleven li p:before {
    content: '<';
    position: absolute;
    top: -1px;
    left: 0px;
    color: #ccc;
}

.eleven ol li {
    text-align: right;
}

.eleven ol h4:after {
    left: initial;
    right: 0px
}

.eleven ol p {
    padding: 0 15px 0 0
}

.eleven ol p:before {
    content: '>';
    top: -1px;
    left: initial;
    right: 0px;
}



.containers {
    width: 1200px;
    margin: 20px auto 20px;
    overflow: hidden;
}

.text_h1 {
    border-bottom: 1px solid #ccc;
    height: 50px;
    width: 1000px;
    margin: 30px auto 0;
}

.text_h1 .h1 {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    position: relative;
    padding: 0px 10px 0px 10px;
    float: left;
    font-weight: bold;
    border-bottom: 5px solid #ccc;
}

.text_h1 .back {
    float: right;
    width: 52px;
    height: 16px;
    float: right;
    background: #000;
    display: block;
    border-radius: 15px;
    text-align: center;
    line-height: 16px;
    margin-top: 24px;
    font-size: 12px;
}

.text_h1 .back:hover {
    background: #cb2644;
}

.text_h1 .more {
    float: right;
    line-height: 70px;
    height: 50px;
}

.main_img {
    width: 100%;
}

.main_img img {
    width: 100%;
    height: 100%;
    display: block;
}



.main_nav {
    width: 238px;
    float: left;
}

a.nav_a {
    height: 95px;
    display: block;
}

a.nav_a h2 {
    font-size: 20px;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 24px;
    color: #fff;
    position: relative;
}

a.nav_a h2:after {
    content: '';
    width: 22px;
    height: 1px;
    position: absolute;
    left: 16px;
    background: #fff;
    top: 60px;
}

ul.main_ul {
    border: 1px solid #e5e5e5;
}

.main_ul li {
    position: relative;
    width: 222px;
    margin: auto;
}

.main_ul li a {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0px 10px 0 35px;
    box-sizing: border-box;
    font-weight: bold;
    border-top: 1px solid #e5e5e5;
    display: block;
}

.main_ul li:after {
    content: '>';
    display: block;
    position: absolute;
    top: 17px;
    right: 15px;
    font-size: 12px;
    line-height: 15px;
    font-family: '宋体';
    width: 15px;
    height: 15px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.main_li {
    display: none;
}

.main_li li {
    border-bottom: 1px dashed #888;
    background: none;
}

.main_li li a {
    font-size: 10px;
    box-sizing: border-box;
    font-weight: normal;
}

.main_ul li:hover .main_li {
    display: block;
}

.main_nav .text {
    height: 40px;
    line-height: 40px;
    padding: 3px 15px 4px;
    color: #fff;
    display: block;
    overflow: hidden;
    background: #06c;
}

.main_nav .text h2 {
    font-size: 20px;
    font-weight: bold;
}

.main_nav2 {
    margin: 30px auto 0;
}

.main_nav2 ul {
    border: 1px solid #ccc;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.main_nav2 li {
    margin-right: 40px;
    height: 36px;
    line-height: 36px;
    float: left;
    position: relative;
}

.main_nav2 li:nth-child(2n) {
    margin-right: 0;
}

.main_nav2 li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #333333;
    position: absolute;
    left: 0px;
    top: 16px;
}

.main_nav2 li a {
    width: 99%;
    overflow: hidden;
    display: block;
    padding-left: 14px;
    box-sizing: border-box;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_nav2 li span {
    float: right;
    display: none
}

.main_nav2 li:hover a, .main_nav2 li:hover span, .main_nav3 li:hover h3 {
    color: #ff9700
}

.main_nav3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.main_nav3 ul, .main_nav4 {
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.main_nav3 li {
    width: 185px;
    margin: 20px auto;
    border: none;
    float: left;
    text-align: center;
    width: 105px;
    margin: 0 6px;
}

.main_nav3 li img {
    width: 150px;
    height: 98px;
    display: block;
    margin: auto;
}

.main_nav3 li h3 {
    font-size: 12px;
    line-height: 30px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    text-align: center;
    overflow: hidden;
    color: #333;
    height: 30px;
}



.main_top {
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin-bottom: 20px;
    border-bottom: 2px solid #0066cc;
}

.main_top .fl {
    font-size: 18px;
    padding-left: 3px;
    display: inline-block;
    position: relative;
    border-bottom: 2px solid #ff4800;
}

.main_top a {
    color: #333
}





.prduct_ul {
    width: 930px;
    float: right;
}

.prduct_ul ul {
    overflow: hidden;
}

.prduct_ul li {
    width: 290px;
    float: left;
    margin-right: 30px;
    position: relative;
    background: #fff;
    transition: all ease 300ms;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    margin-bottom: 30px
}

.prduct_ul li:nth-child(3n) {
    margin-right: 0;
}

.prduct_ul li img {
    width: 282px;
    height: 211px;
    display: block;
    margin: auto;
}

.prduct_ul li h3 {
    padding: 0 6px;
    height: 60px;
    text-align: center;
    font-size: 16px;
    color: #383838;
    line-height: 60px;
    overflow: hidden;
    transition: all ease 300ms;
    box-sizing: border-box
}

.prduct_ul li:hover {
    border-color: #0066cc;
}

.prduct_ul li:hover h3 {
    color: #fff;
}



div#preview {
    width: 930px;
    float: right;
}



.product_item {
    margin-top: 10px;
    overflow: hidden;
}

.product_item .fl {
    width: 442px;
    height: 332px;
    position: relative;
    border: 1px solid #ccc;
}

.product_item .bd, .product_item .bd img {
    width: 440px;
    height: 330px;
    display: block
}

.product_item .hd {
    position: absolute;
    right: 20px;
    height: 12px;
    z-index: 1;
    bottom: 30px;
}

.product_item .hd li {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    text-indent: -999px;
    cursor: pointer;
    margin-left: 10px;
}

.product_item .hd li.on {
    background: #d20a05;
}

.product_text {
    width: 457px;
    height: 330px;
    position: relative;
}

.product_text h3 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 30px;
}

.product_text p {
    height: 120px;
    overflow: hidden;
    line-height: 30px;
}

.product_text .more {
    width: 240px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 0;
    transition: all ease 300ms;
    color: #fff;
}

.product_text .link {
    width: 204px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    background: #e9e9e9;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all ease 300ms;
    border: 1px solid #ccc;
    color: #000
}

.product_content {
    margin-top: 30px;
}

.product_content {
    margin-top: 30px;
}

.product_content_text {
    width: 100%;
    border-bottom: 2px solid #2d5ba9;
    margin-bottom: 30px
}

.product_content_text h2 {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    width: 90px;
    text-align: center;
    color: #fff
}



.info {
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
}



.bshare-custom {
    padding: 20px 0 0;
}

.main_next {
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    margin-top: 20px;
    line-height: 58px;
}

.main_next .prevrecord, .main_next .nextrecord {
    margin: 5px 0px;
    display: inline-block;
    width: 49%;
}

.main_next a {
    color: #333;
}



.article {
    float: right;
    width: 930px;
    box-sizing: border-box;
}

.article ol {
    margin-top: 20px;
    margin-bottom: 25px;
}

.article li {
    margin-bottom: 5px;
    width: 880px;
    height: 160px;
    margin: 0 auto;
    padding: 20px;
    border-bottom: 1px solid #eaeaea;
    transition: all .5s;
}

.article li img {
    width: 200px;
    height: 150px;
    display: block;
    border: 1px solid #e5e5e5;
    padding: 3px;
    margin-right: 20px;
}

.article li .fr {
    width: 650px;
}

.article li h3 {
    font-size: 16px;
    height: 42px;
    line-height: 45px;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: bold;
    border-bottom: 1px solid #ededed;
    transition: all ease 300ms;
}

.main_ul li a:hover, .article li:hover h3 {
    color: #ff4800
}

.article li p {
    color: #737373;
    line-height: 24px;
    height: 68px;
    margin: 12px 0 13px;
    overflow: hidden;
}

.article li span {
    color: #737373;
}

.article li:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.article .pading {
    margin-bottom: 30px;
}

.article .pading span, .article .pading a {
    margin: 0px 5px !important;
    padding: 8px 13px;
    border: 1px solid #ddd;
}

.article span.current {
    border-color: #0066cc;
    color: #fff;
}





.Article_content {
    width: 930px;
    float: right;
}

.Article_text {
    color: #333333;
    margin-bottom: 5px;
    font-size: 24px;
    text-align: center;
}

.Article_content .info {
    padding: 5px 0 10px;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.Article_content .info span {
    margin-right: 18px;
    font-size: 12px;
    color: #666666;
}

.info a {
    color: #333;
}

.Article_content .detail {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 10px;
    word-spacing: 10px;
}

.Article_content .detail img {
    max-width: 100%;
    display: block;
    margin: auto;
}



.pading {
    text-align: center;
    margin: 10px 0;
}

.pading span {
    display: inline-block;
    margin: 0px 10px;
}

.pading a {
    display: inline-block;
    margin: 0px 10px;
    color: #333
}



.page_c {
    overflow: hidden;
    float: right;
    width: 930px;
}

.page_c img {
    max-width: 100%;
    display: block;
}





.footer {
    margin-top: 50px;
    background: #202020;
}

.footer_nav {
    width: 100%;
    overflow: hidden;
}

.footer_nav li {
    float: left;
    position: relative;
    line-height: 50px;
    border-left: 2px solid rgba(238, 238, 238, 0.2);
}

.footer_nav li a {
    display: block;
    padding: 0 30px;
    text-align: center;
    font-weight: bold;
}

.footers {
    width: 1200px;
    margin: 30px auto 0;
    overflow: hidden;
    padding-bottom: 30px;
}

.footers .fl {
    width: 300px;
}

.footers .fl img {
    display: block;
    margin-bottom: 10px;
}

.footers ul {
    float: left;
    width: 225px;
}

.footers li:first-child {
    font-size: 18px;
    line-height: 50px;
}



.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 solid #ccc;
    font-size: 16px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
    margin-top: 20px;
}

h4.related span {
    display: inline-block;
    border-bottom: 2px solid #666;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    color: inherit;
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}

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;
}



.interlink {
	padding:10px 0;
	background:#202020;
}
.interlink__inner {
	width:1200px;
	margin:auto;
	color:#fff;
	overflow:hidden;
}
.interlink__title {
	width:100px;
	font-size:16px;
	background:url(../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;
}
a.interlink__item:hover {
	color:#1e9c52
}
