html, body {
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
    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;
}

.index_img {
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0px;
}

.index_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.title {
    color: #676767;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    position: relative;
    padding-bottom: 20px;
}

.title h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #333;
    font-weight: bold;
}

.title h2 b {
    font-weight: bold;
}

.title:after {
    content: '';
    width: 115px;
    background: #ccc;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -57.5px;
}

.title:before {
    content: '';
    width: 40px;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -20px;
    z-index: 1;
}

.header_top, .three_title, .three_box li, .five .title a, .five .title h2, .five_ul li:hover:after, .five_ul li:hover h3, .five_ul li:hover p, .five_ul li:hover b, .six li:hover h3, .six li:hover p, .sever .title a, .sever .title h2, .fore_ul li:after, .eight_ul li h3:hover, .eight_ul li p:hover, .eight_title b, .nine li:first-child, .nine li:hover {
    color: #fff
}

.title h2 b, .navbox .cur, .navbox li a:hover, .one_title b, .one_fl li:hover h3, .three_title b, .three li:hover h3, .five_ul li:after, .six_div h3, .sever_ul li:hover b, .sever_ul li:hover h3, .nine li:before {
    color: #014099;
}

.title:before, .header_top, .three_img, .fore_ul li:after, .five_ul li:hover, .eight, .nine li:first-child:after, .page_nav h2, .page_nav .cur, .pading span.current, .page_navs .cur, .tjxw h2, .tjcp h2, div#slides .on {
    background: #014099;
}

/**/

#slides {
    position: relative;
    width: 100%;
}

#slides img {
    width: 100%;
    display: block;
}

#slides .hd {
    left: 50%;
    padding: 4px;
    position: absolute;
    border-radius: 24px;
    bottom: 30px;
    z-index: 10;
    width: 240px;
    margin-left: -120px;
}

#slides .hd li {
    margin: 0px 5px;
    line-height: 5px;
    width: 50px;
    height: 2px;
    background: #555;
    float: left;
    cursor: pointer;
    text-align: center;
    color: transparent;
}

/*header*/

.header_top {
    line-height: 40px;
}

/*logo*/

.logo {
    width: 300px;
    height: 100px;
}

.logo img {
    max-height: 100%;
    max-width: 100%;
    display: block;
}

/**/

/*导航*/

.navbox {
    width: 850px;
}

.nav {
    position: relative;
}

.nav li {
    position: relative;
    float: left;
}

.nav a {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 0px 25px 0;
    line-height: 100px;
    box-sizing: border-box;
    font-weight: bold;
}

.nav_ul {
    position: absolute;
    top: 100px;
    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;
}

.nav li:hover .nav_ul {
    display: block;
}

/**/

.one {
    overflow: hidden;
    margin-top: 80px;
}

.one_fl {
    line-height: 30px;
    font-size: 15px;
    color: #676767;
    width: 48%;
}

.one_title {
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 35px;
    font-size: 35px;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.one_title b {
    font-weight: bold;
}

.one_fl ul {
    margin-top: 30px;
}

.one_fl li {
    line-height: 24px;
    margin-bottom: 30px;
}

.one_fl li h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
}

.one_fl li img {
    float: left;
    width: 66px;
    height: 66px;
    margin-right: 30px;
}

.one_imgs {
    display: none;
}

.one_fl li:hover .one_img {
    display: none;
}

.one_fl li:hover .one_imgs {
    display: block;
}

.one_fr {
    width: 50%;
}

/**/

.two {
    margin-top: 80px;
    background: #f6f3ed;
    padding: 80px 0 35px;
}

.two ul {
    margin-top: 50px;
    overflow: hidden;
}

.two li {
    width: 370px;
    margin-right: 45px;
    float: left;
    margin-bottom: 45px;
}

.two li:nth-child(3n) {
    margin-right: 0;
}

.two_img {
    width: 100%;
    height: 247px;
    overflow: hidden;
    position: relative;
}

.two_img img {
    width: 100%;
    height: 100%;
    display: block;
    webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 0.4s ease-in-out;
}

.two_img:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    transition: all 0.3s linear;
    overflow: hidden;
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 0.5;
}

.two li:hover .two_img:after {
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 1;
}

.two li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.two_text {
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 3px solid #014099;
    box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
    transition: all 0.4s ease-in-out;
    position: relative;
    overflow: hidden;
}

.two li:hover .two_text {
    border-color: #333;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
}

.two_text h3 {
    width: 260px;
    line-height: 30px;
    font-size: 16px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    float: left
}

.two_text p {
    width: 260px;
    height: 48px;
    overflow: hidden;
    color: #777;
    float: left
}

.two_text b {
    display: block;
    width: 50px;
    background: #014099 url(../images/gj.png) no-repeat center;
    height: 50px;
    float: right;
    margin-top: -15px;
    border-radius: 5px;
}

.two li:hover .two_text b {
    background: #333 url(../images/gj.png) no-repeat center;
}

/**/

.three {
    position: relative;
    overflow: hidden;
}

.three .index_img {
    width: 50%;
    right: 0px
}

.three_fl {
    width: 50%;
    background: #333;
}

.three_box {
    width: 600px;
    float: right;
    padding: 50px 0;
}

.three_title {
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    font-weight: bold;
}

.three_title b {
    font-weight: bold;
}

.three_box ul {
    margin-top: 50px;
    overflow: hidden;
}

.three_box li {
    width: 300px;
    padding: 20px;
    box-sizing: border-box;
    float: left
}

.three_img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.three_img img {
    margin: auto;
    display: block;
    width: 32px;
    padding-top: 19px;
}

.three li h3 {
    line-height: 50px;
    height: 50px;
    font-weight: bold;
    font-size: 18px;
}

/**/

.fore {
    margin-top: 80px;
}

.fore_ul {
    margin-top: 80px;
    position: relative;
    overflow: hidden;
}

.fore_ul:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 200px;
    top: 15px;
    left: 0px;
    background: url(../images/fore.png) no-repeat;
    z-index: -1;
}

.fore_ul li {
    width: 240px;
    float: left;
    margin: 0px 30px;
    text-align: center;
    color: #888;
    position: relative;
}

.fore_ul li:after {
    content: '01';
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 23px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 125px;
    right: 20px;
    border: 2px solid #fff;
}

.fore_ul li:nth-child(2):after {
    content: '02';
}

.fore_ul li:nth-child(3):after {
    content: '03';
}

.fore_ul li:nth-child(4):after {
    content: '04';
}

.fore_img {
    border-radius: 50%;
    overflow: hidden;
    width: 180px;
    height: 180px;
    margin: auto;
    border: 5px solid #e6e6e6;
}

.fore_img img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s;
    transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s;
}

.fore li:hover .fore_img {
    border-color: #014099;
}

.fore li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.fore_ul li h3 {
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    font-size: 18px;
    color: #333
}

/**/

.five {
    position: relative;
    margin-top: 80px;
    padding: 80px 0;
}

.five_ul {
    margin-top: 50px;
    overflow: hidden;
}

.five_ul li {
    float: left;
    background: #fff;
    width: 280px;
    margin: 0px 20px;
    padding: 40px;
    position: relative;
    border-radius: 10px;
}

.five_ul li:after {
    content: '"';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: center;
    line-height: 80px;
    font-size: 80px;
    font-family: '宋体';
}

.five_ul li img {
    width: 85px;
    height: 85px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}

.five_ul li h3 {
    display: inline-block;
    width: 180px;
    margin-left: 10px;
    font-weight: bold;
}

.five_ul li b {
    color: #777;
    margin-top: 10px;
    display: block;
    background: url(../images/time.png) no-repeat left;
    padding-left: 20px;
}

.five_ul li p {
    color: #676767;
    margin-top: 10px;
    height: 72px;
    overflow: hidden;
}

.five_ul li:hover b {
    background: url(../images/times.png) no-repeat left;
}

/**/

.six {
    background: url(../images/six.png) repeat;
    padding: 80px 0;
}

.six_ul {
    margin-top: 50px;
    overflow: hidden;
}

.six_ul li {
    float: left;
    width: 360px;
    margin: 0px 20px;
    box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
}

.six_ul li img {
    width: 100%;
    display: block;
    height: 347px;
}

.six_div {
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
    transition: all 0.3s ease;
    position: relative;
}

.six_div:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: visible;
    transition: all 500ms ease;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
}

.six li:hover .six_div:before {
    background-color: #014099;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
}

.six_div h3 {
    line-height: 40px;
    text-align: center;
    height: 40px;
    font-weight: bold;
    position: relative;
}

.six_div p {
    height: 48px;
    color: #676767;
    overflow: hidden;
    position: relative;
}

/**/

.sever {
    padding: 80px 0;
    position: relative;
}

.sever .title b {
    color: #333
}

.sever .title:after {
    background: #333;
}

.sever .title:before {
    background: #fff;
}

.sever_ul {
    margin-top: 50px;
    overflow: hidden;
}

.sever li {
    float: left;
    width: 360px;
    margin: 0px 20px;
    border-radius: 8px 8px 0 0;
    position: relative;
}

.sever li:after {
    content: '';
    width: 48px;
    height: 48px;
    background: url(../images/gd.png) no-repeat;
    position: absolute;
    top: 96px;
    left: 50%;
    margin-left: -24px;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.sever li:hover:after {
    opacity: 1;
    transform: rotateY(180deg);
}

.sever li img {
    width: 100%;
    height: 240px;
    display: block;
    border-radius: 8px 8px 0 0;
}

.sever_div {
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}

.sever_div h3 {
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: bold;
}

.sever_div p {
    color: #676767;
    height: 48px;
    overflow: hidden;
}

.sever_ul b {
    border-top: 1px solid #eee;
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    position: relative;
}

.sever_ul b:after {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 65px;
    top: 11px;
    background: url(../images/jt.png) no-repeat;
    transition: all 0.3s ease 0s;
}

.sever_ul li:hover b:after {
    left: 75px;
}

/**/

.eight {
    position: relative;
    overflow: hidden;
}

.eight_img {
    width: 50%;
}

.eight_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.eight_fr {
    width: 50%;
    padding: 70px 0 0;
}

.eight_title {
    padding: 0px 50px;
    box-sizing: border-box;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    font-weight: bold;
    width: 600px;
}

.eight_ul {
    width: 600px;
    margin: 30px 50px 0;
    box-sizing: border-box;
}

.eight_ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.eight_ul li h3 {
    line-height: 40px;
    background: url(../images/wd.png) no-repeat left;
    padding-left: 40px;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
}

.eight_ul li p {
    line-height: 40px;
    background: url(../images/da.png) no-repeat left;
    padding-left: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
}

/**/

.nine {
    background: #1a1a1a;
    padding: 50px 0;
    color: #bbb
}

.nine .container {
    overflow: hidden;
}

.nine .fl {
    width: 300px;
}

.nine .fl img {
    display: block;
    margin-bottom: 10px;
}

.nine ul {
    float: left;
    width: 185px;
    margin: 0px 20px;
}

.nine li {
    line-height: 40px;
    position: relative;
    padding-left: 20px;
    font-size: 15px;
}

.nine li:before {
    content: '>';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 12px;
    line-height: 15px;
    text-align: center;
    font-size: 13px;
}

.nine li:first-child {
    font-size: 18px;
    line-height: 50px;
    border-bottom: 2px solid rgba(65, 65, 65, 0.3);
    margin-bottom: 10px;
    padding-left: 0;
}

.nine li:first-child:before {
    display: none;
}

.nine li:first-child:after {
    content: '';
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 50px;
    border-radius: 10px;
}

/*内页*/

.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;
    color: #fff;
}

.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;
    color: #fff
}

.page_ul a {
    background: #ececec;
}

ul.page_ul li a {
    color: #000;
}

.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 #53d4f7 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;
}

/**/

.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: #154c64;
    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: #014099;
}

/*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 #014099;
    overflow: hidden;
    margin: 0 10px;
    display: inline-block;
}

.pading span.current {
    border: #014099 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*/

.footer {
    background: #2a2a2a;
    padding-top: 30px;
    padding-right: 80px;
    padding-bottom: 30px;
    padding-left: 80px;
}

/*相关产品相关文章开始*/

.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:#2a2a2a;
}
.interlink__inner {
	width:1200px;
	margin:auto;
	color:#fff;
	overflow:hidden;
}
.interlink__title {
	width:100px;
	font-size:16px;
	background:url(../images/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:#014099
}
