﻿/*通用样式*/
* {margin:0; padding:0; word-wrap:break-word;}
body {min-width: 375px; font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif; font-size:12px; color:#444; background-color: #fff;}
a {color:#4C4C4C; text-decoration:none;}
a:hover {color:#FF0000;}
a img {border:none;} 
div,ul,li,p,form {padding: 0px; margin: 0px; list-style-type: none;}
em {font-style: normal; font-weight: normal;}
table {padding: 0px; margin: 0px; list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px; list-style-type: none;}
form {margin:0px; padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0;}
input:focus,textarea:focus,select:focus {outline:none;}
input[type="text"],select {height:30px; border:1px solid #ddd; line-height:30px; color:#999;}
tr {padding: 0px; margin: 0px; list-style-type: none;}
h2,h3,h4 {padding:0px; font-size:14px; font-weight:normal;}
i,em {font-style:normal;}

@font-face {font-family: 'bebas';src: url('../UploadFiles/bebas.woff2') format('woff2'),url('../UploadFiles/bebas.woff') format('woff');font-weight: normal;font-style: normal;}

/*头部通用*/
.top {display: flex; justify-content: space-between; width: 100%; padding: 0 5%; box-sizing: border-box;}
.top-logo {margin: 35px 0;}
.top-logo p:nth-child(1) {font-size: 42px; color: #212121; line-height: 42px; font-weight: 600; letter-spacing: 4px;margin-bottom: 6px;}
.top-logo p:nth-child(2) {font-size: 22px; color: #555; line-height: 22px; letter-spacing: 4px;}
.top-contact {width: 450px; padding: 20px 150px 20px 0; box-sizing: border-box; background-image: url("../UploadFiles/bj/ewm.jpg"); background-repeat: no-repeat; background-size: 120px 120px; background-position: 100% 50%;}
.top-contact p:nth-child(1) {text-align: right;}
.top-contact p:nth-child(1) a {margin-left: 20px; padding-left: 36px; font-size: 18px; line-height: 20px; color: #0055b4; background-repeat: no-repeat; background-size: 29px 20px; background-position: 0 0;}
.top-contact p:nth-child(1) a:nth-child(1) {background-image: url("../UploadFiles/bj/zw.jpg");}
.top-contact p:nth-child(1) a:nth-child(2) {background-image: url("../UploadFiles/bj/yw.jpg");}
.top-contact p:nth-child(2),.top-contact p:nth-child(3) {height: 30px; margin-top: 8px; font-size: 20px; line-height: 32px; color: #333; letter-spacing: 2px; text-align: right; overflow: hidden;}
.top-contact p:nth-child(2) {margin-top: 12px;}
.top-contact p:nth-child(2) span,.top-contact p:nth-child(3) span {font-family: bebas; font-size: 36px; color: #0055b4; font-weight: 600;}
.nav {display: flex; justify-content: space-between; width: 100%; height: 60px; padding: 0 5%; background-color: #0055b4; box-sizing: border-box;}
.nav li {width: calc(100% / 8);}
.nav li a {display: block; width: 100%; font-size: 18px; line-height: 60px; color: #fff; text-align: center; transition: all 0.3s;}
.nav li a:hover {background-color: #fa5f00; font-size: 20px;}
@media(max-width:1200px){.top {padding: 0 2%;} .nav {padding: 0 2%;}}
@media(max-width:960px){.top {padding: 0; flex-direction: column-reverse;} .top-contact {display: flex; justify-content: space-between; width: 100%; padding: 2px 2%; background-image: none; background-color: #0055b4; box-sizing: border-box;} .top-contact p:nth-child(1) {padding: 5px 0; box-sizing: border-box; order:10;} .top-contact p:nth-child(1) a {color: #fff;} .top-contact p:nth-child(2) {margin-top: 0; color: #fff; letter-spacing: 0; order:1;} .top-contact p:nth-child(3) {margin-top: 0; margin:0 auto 0 10px; color: #fff; letter-spacing: 0; order:5;} .top-contact p:nth-child(2) span,.top-contact p:nth-child(3) span {font-size: 28px; color: #fff; letter-spacing: 1px;} .top-logo {margin: 0; padding: 20px 20px; background-image: url("../UploadFiles/bj/ewm.jpg"); background-repeat: no-repeat; background-size: 70px 70px; background-position: calc(100% - 20px) 50%; box-sizing: border-box;}}
@media(max-width:640px){.top-contact{flex-wrap: wrap; justify-content: center;} .top-contact p:nth-child(1) {width: 100%; text-align: center; order:0;} .top-contact p:nth-child(2) {font-size: 18px;} .top-contact p:nth-child(3) {margin: 0 0 0 6px;} .top-contact p:nth-child(2) span,.top-contact p:nth-child(3) span {font-size: 26px;} .top-logo {padding: 20px 10px; background-position: calc(100% - 10px) 50%;} .top-logo p:nth-child(1) {font-size: 26px; line-height: 26px; letter-spacing: 0;} .top-logo p:nth-child(2) {font-size: 12px; line-height: 12px; letter-spacing: 2px;} .nav {flex-wrap: wrap; height: auto; padding: 0;} .nav li {width: calc(100% / 4);} .nav li:nth-child(1),.nav li:nth-child(2),.nav li:nth-child(3),.nav li:nth-child(4){border-bottom: 1px solid #013269;} .nav li:nth-child(1),.nav li:nth-child(2),.nav li:nth-child(3),.nav li:nth-child(5),.nav li:nth-child(6),.nav li:nth-child(7) {border-right: 1px solid #013269; box-sizing: border-box;} .nav li a {line-height: 40px;}}


/*banner*/
.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0;}
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container {position: relative; width: 100%; overflow:hidden;}
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; min-height: 160px;}
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0,0.8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none;}
.slide_container .tu { width:100%; height:602px;}
.slide_nav {font-size: 0;width: 60px;height: 60px;position: absolute;top: 50%;transform: translateY(-50%);z-index: 20; background: url("../UploadFiles/vbg01.png") no-repeat rgb(255,255,255);border-radius: 50%;box-shadow: 0px 2px 10px rgba(0,0,0,.2);transition: all 0.4s;  opacity: 0.0; }
.prev {left: 5%;background-position: -2px 0;}
.next {right: 5%;background-position: -58px 0;}
.prev:hover {background: url("../UploadFiles/vbg02.png") no-repeat rgb(230 0 125);background-position: -2px 0;}
.next:hover {background: url("../UploadFiles/vbg02.png") no-repeat rgb(230 0 125);background-position: -58px 0;}
.slide_tabs {display: flex; justify-content: space-between; position:absolute; bottom: 20px; left: 50%; z-index: 100; width: 90px; transform: translateX(-50%);}
.slide_tabs li {display: block; width: 12px; height: 12px; border-radius: 6px; font-size: 0px; background-color: #0055b4; transition: all 0.4s;}
.slide_here {width: 36px!important;}
#find_bottom {position: absolute; z-index: 4; left: 0; right: 0; bottom: 20px; width: 30px; height: 30px; margin: 0 auto; border: 2px dotted #0055b4; border-radius: 100%; text-align: center; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transition: all ease 0.3s; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; visibility: hidden;}
.opacity_show_top{opacity: 1 !important; transition: all ease 1s !important; -webkit-transition: all ease 1s !important; -moz-transition: all ease 1s !important; -ms-transition: all ease 1s !important; -o-transition: all ease 1s !important; -webkit-transform: translateY(0px) !important; -moz-transform: translateY(0px)!important; -ms-transform: translateY(0px) !important; -o-transform: translateY(0px) !important; transform: translateY(0px) !important;}
@media(max-width:1120px){.slide_container{margin-top: 0;} .slide_nav {width: 30px; height: 30px; background-size: 60px 30px;} .prev {background-position: -1px 0;} .next {background-position: -28px 0;} .prev:hover {background-size: 60px 30px; background-position: -1px 0;} .next:hover {background-size: 60px 30px; background-position: -28px 0;}}

/*尾部通用*/
.footer {display: flex; justify-content: space-between; width: 100%; padding: 60px 5% 10px; background-color: #333; box-sizing: border-box;}
.footer-nav-box {display: flex; justify-content: space-between; width: calc(100% - 500px); max-width: 800px;}
.footer-nav li:nth-child(1) {font-size: 18px; color: #fff; font-weight: 400; line-height: 30px; margin-bottom: 10px;}
.footer-nav li a {font-size: 16px; line-height: 34px; color: #bbb;}
.footer-nav li a:hover {color: #fff;}

.footer-contact {width: 420px; padding-right: 140px; background-image: url("../UploadFiles/bj/ewm.jpg"); background-size: 120px 120px; background-position: 100% 50px; background-repeat: no-repeat; box-sizing: border-box;}
.footer-contact p:nth-child(1) {font-size: 24px; color: #fff; font-weight: 400; line-height: 40px; margin-bottom: 10px; padding-left: 50px; box-sizing: border-box; background-image: url("../UploadFiles/dbdh1.png"); background-size: 40px auto; background-repeat: no-repeat; background-position: 0 50%; vertical-align: bottom;}
.footer-contact p:nth-child(2),.footer-contact p:nth-child(3) {margin-bottom: 10px; font-family:bebas; font-size: 38px; color: #fff; line-height: 38px; letter-spacing: 4px;}
.footer-contact p:nth-child(4) {font-size: 18px; color: #ccc; line-height: 30px; letter-spacing: 1px;}

.copyright {display: flex; flex-wrap: wrap; width: 100%; padding: 6px 5%; background-color: #141414; box-sizing: border-box;}
.copyright p:nth-child(1),.copyright p:nth-child(2) {display: block; width: 50%; font-size: 16px; line-height: 24px; color: #e1e1e1;}
.copyright p:nth-child(1) a {color: #e1e1e1;}
.copyright a:hover {color: #dc0000!important;}

@media(max-width:1200px){.footer {padding: 60px 2% 10px;} .copyright {padding: 6px 2%;}}
@media(max-width:860px){.footer {flex-wrap: wrap;} .footer-nav-box {width: 100%; margin-bottom: 10px;} .footer-contact {width: 100%;} .copyright p {width: 100%!important; text-align: center;} .copyright p a img {float:inherit!important; margin: 4px auto 0!important;}}
@media(max-width:460px){.footer {padding: 30px 5% 10px;} .footer-contact {padding: 0 0 140px 0; background-position: 50% 100%;} .footer-contact p {text-align: center!important;} .footer-contact p:nth-child(1) {padding-left: 0; background-image: none;}}

/*一键拨号*/
.footbox {position: fixed; left: 0; bottom: 0; z-index: 1000; width: 100%; height: 4rem; min-width: 375px; background:rgba(0,85,180,0.80);}
.flexbox {display: flex; text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox;}
.flexbox li {-webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1;flex: 1; text-align:center;}
.flexbox li a {display:block; font-size:1rem; line-height:1rem; color:#fff;}
.flexbox li a img {display:block; width:2rem; height:2rem; margin:0.5rem auto}
.sjkx{display:block; height:5rem; width:100%; min-width: 375px; margin: 0; padding: 0;  background-color:#141414;}
@media(min-width:1000px){.footbox {display:none;} .sjkx{display: none;}}

/*首页标题*/
.home-title {width: 100%; margin-bottom: 40px;}
.home-title p:nth-child(1) {position: relative; font-size: 32px; line-height: 32px; color: #0055b4; font-weight: bold; text-align: center; letter-spacing: 6px;}
.home-title p:nth-child(1)::before {content: ""; position: absolute; top: 50%; left: 50%; width: 8px; height: 8px; border-radius: 4px; background-color: #0055b4; transform: translate(-50%,-50%);}
.home-title p:nth-child(1) span {color: #fa5f00;}
.home-title p:nth-child(1) span:nth-last-child(1) {letter-spacing: 0;}
.home-title p:nth-child(2) {margin-top: 20px; font-size: 16px; line-height: 16px; color: #666; text-align: center; letter-spacing: 2px;}
@media(max-width:560px){.home-title {margin-bottom: 10px;} .home-title p:nth-child(1) {letter-spacing: 2px;} .home-title p:nth-child(2) {line-height: 26px;}}
    
/* 首页产品*/
.product {display: flex; flex-wrap: wrap; width: 100%; padding: 60px 5%; box-sizing: border-box;}

.product-nav-list {display: none; flex-wrap: wrap; justify-content: space-between; width: 100%;}
.product-nav-list li {width: calc((100% - 60px) / 4); margin-bottom: 20px;}
.product-nav-list li a {display: block; width: 100%; font-size: 18px; line-height: 46px; text-align: center; color: #555; background-color: #f5f5f5;}

.product-left {width: 270px; margin-right: 30px;}
.product-left-title {width: 100%; padding: 20px 0; background-color: #0055b4;}
.product-left-title p:nth-child(1) {margin-bottom: 8px; font-size: 24px; line-height: 24px; color: #fff; text-align: center; letter-spacing: 10px;}
.product-left-title p:nth-child(1) span{letter-spacing: 0;}
.product-left-title p:nth-child(2) {font-size: 20px; line-height: 20px; color: #fff; text-align: center; letter-spacing: 2px;}
.product-left-title p:nth-child(2) span{letter-spacing: 0;}
.product-left-list {width: 100%; border: 1px solid #eaeaea; border-top: 0; padding: 0 20px; box-sizing: border-box;}
.product-left-list li{width: 100%; border-bottom: 1px dashed #eaeaea; box-sizing: border-box;}
.product-left-list li:nth-last-child(1){border-bottom: 0;}
.product-left-list li a{position: relative; display: block; padding: 0 20px;  font-size: 18px; line-height: 42px; color: #333; box-sizing: border-box;}
.product-left-list li a::before{content: ""; position: absolute; top: 0; right: 40px; width: 26px; height: 42px; background-image: url("../../UploadFiles/bj/clcpjt.png"); opacity: 1; transition: all 0.3s;}
.product-left-list li a:hover{color: #0055b4;}
.product-left-list li a:hover::before{right: 20px;}

.product-left-contact-list {width: 100%; border-top: 0; padding: 20px 25px; background-color: #0055b4; box-sizing: border-box;}
.product-left-contact-list p:nth-child(1) {margin-bottom: 10px; font-size: 20px; line-height: 28px; color: #fff; text-align: center; font-weight: 600;}
.product-left-contact-list p {font-size: 18px; line-height: 32px; color: #fff;}

.product-right {width: calc(100% - 300px); overflow: hidden;}
.product-right-list {display: flex; flex-wrap: wrap; width: 3480px; }
.product-right-list a {display: block; width: 280px; margin-right: 10px; margin-bottom: 10px;}
.product-right-list a .product-right-list-box {position: relative; width: 100%; border: 1px solid #ccc; padding: 9px; box-sizing: border-box;}
.product-right-list a .product-right-list-box::before {content: ""; position: absolute; top: 50%; left: 50%; z-index: 100; width: 80px; height: 60px; background-color: rgba(0,85,180,0.8); transform: translate(-50%,-50%); opacity: 0; transition: all 0.3s;}
.product-right-list a .product-right-list-box::after {content: ""; position: absolute; top: 50%; left: 50%; z-index: 100; width: 37px; height: 37px; background-image: url("../../UploadFiles/bj/tptb.png"); background-size: 37px 37px; transform: translate(-50%,-50%); opacity: 0; transition: all 0.3s;}
.product-right-list a .product-right-list-box .product-right-list-picture {position: relative; width: 100%; overflow: hidden;}
.product-right-list a .product-right-list-box .product-right-list-picture img:nth-child(1) {position: absolute; top: 50%; left: 0; z-index: 10; width: 100%; transform: translateY(-50%);}
.product-right-list a .product-right-list-box .product-right-list-picture img:nth-child(2) {display: block; width: 100%;}
.product-right-list a p {font-size: 18px; line-height: 46px; color: #333; text-align: center; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.product-right-list a:hover .product-right-list-box::before {width: 100%; height: 100%;opacity: 1;}
.product-right-list a:hover .product-right-list-box::after {opacity: 1;}
.product-right-list a:hover p {color: #0055b4;}

@media(max-width:1200px){.product {padding: 60px 2%;}}
@media(max-width:980px){.product-nav-list {display: flex;} .product-left {display: none;} .product-right {width: 100%;}}
@media(max-width:560px){.product {padding: 30px 2%;}.product-nav-list li {width: calc((100% - 15px) / 4); margin-bottom: 5px;}}

/*首页关于*/
.about-box {width: 100%; padding: 60px 0% 0; background:url("../UploadFiles/bj/sygybj.jpg") no-repeat; background-size: 100% 100%; box-sizing: border-box;}
.about {display: flex; position: relative; width: 100%; padding:  0 5%; box-sizing: border-box;}
.about::before,.about::after {content: ""; position: absolute; height: 120px; bottom: 0; background-color: #fff;}
.about::before {width: calc(90% - 460px); left: 0;}
.about::after {width: 5%; right: 0;}
.about-text {position: relative; z-index: 10; width:calc(100% - 460px); background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); padding:60px; box-sizing: border-box;}
.about-text p:nth-child(1) {margin-bottom: 40px; font-size: 24px; line-height: 24px; color: #212121; font-weight: 600; letter-spacing: 2px; text-align: center;}
.about-text p:nth-child(1) span {letter-spacing: 0;}
.about-text p:nth-child(2) {display: table; padding: 0 30px; margin: 0 auto 40px; font-size: 18px;line-height: 36px; color: #fff; text-align: center; background-color: #05419b;  box-sizing: border-box;}
.about-text p:nth-child(3) {max-height: 999px; font-size: 18px; line-height: 32px; color: #333; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden;}
.about-text p:nth-child(4) {display: flex; margin-top: 56px;}
.about-text p:nth-child(4) a {display: block; margin-right: 20px; padding: 0 40px; font-size: 18px; line-height: 46px; color: #fff; box-sizing: border-box; background-color:#05419b; }
.about-right {position: relative; z-index: 10; width: 460px; padding: 40px; background-color: rgb(0,0,0,0.6); box-shadow: 0 0 10px rgba(0,0,0,0.2); box-sizing: border-box;}
.about-right img {display: block; width: 100%;}
.about-contact {width: 100%; margin-top: 40px; padding: 20px; background-color: #e62828; box-sizing: border-box;}
.about-contact p{font-size: 18px;line-height: 30px;color: #fff;text-align: center;letter-spacing: 2px;}


@media(max-width:1280px){.about-text p:nth-child(2){display: block; text-overflow:ellipsis; white-space: nowrap; max-height: 999px; overflow: hidden;}}
@media(max-width:1200px){.about {padding:  0 2%;} .about::before{width: calc(92% - 460px);} .about::after {width: 2%;} .about-text p:nth-child(4) a{padding: 0 20px;}}
@media(max-width:980px){.about-text {padding: 60px 30px;}}
@media(max-width:820px){.about-text {width: 100%; padding: 30px;} .about-text p:nth-child(2) {display: table;} .about-text p:nth-child(4) {justify-content: center;} .about-right {display: none;} }
@media(max-width:560px){.about::before {width: 100%} .about-text p:nth-child(2) {display: block;} .about-text p:nth-child(3) {-webkit-line-clamp: 8;}}

/*首页荣誉*/
.honor {width: 100%; padding: 60px 5%; background-color: #f7f8f9; box-sizing: border-box;}
.honor-list {width: 100%;}
.honor-list a {display: block; width: 100%;}
.honor-list a .honor-right-list-box {position: relative; width: 100%; border: 1px solid #ccc; padding: 9px; background-color: #fff; box-sizing: border-box;}
.honor-list a .honor-right-list-box::before {content: ""; position: absolute; top: 50%; left: 50%; z-index: 100; width: 80px; height: 60px; background-color: rgba(0,85,180,0.8); transform: translate(-50%,-50%); opacity: 0; transition: all 0.3s;}
.honor-list a .honor-right-list-box::after {content: ""; position: absolute; top: 50%; left: 50%; z-index: 100; width: 37px; height: 37px; background-image: url("../../UploadFiles/bj/tptb.png"); background-size: 37px 37px; transform: translate(-50%,-50%); opacity: 0; transition: all 0.3s;}
.honor-list a .honor-right-list-box .honor-right-list-picture {position: relative; width: 100%; overflow: hidden;}
.honor-list a .honor-right-list-box .honor-right-list-picture img:nth-child(1) {position: absolute; top: 50%; left: 0; z-index: 10; width: 100%; transform: translateY(-50%);}
.honor-list a .honor-right-list-box .honor-right-list-picture img:nth-child(2) {display: block; width: 100%;}
.honor-list a p {font-size: 18px; line-height: 46px; color: #333; text-align: center; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.honor-list a:hover .honor-right-list-box::before {width: 100%; height: 100%;opacity: 1;}
.honor-list a:hover .honor-right-list-box::after {opacity: 1;}
.honor-list a:hover p {color: #0055b4;}
@media(max-width:1200px){.honor {padding: 60px 2%;}}
@media(max-width:560px){.honor {padding: 30px 2%;}}

/*首页新闻*/
.news-contact {display: flex; justify-content: space-between; width: 100%; padding: 60px 5%; box-sizing: border-box;}

.news {width: calc(100% - 380px);}
.news-title {display: flex; justify-content: space-between; width: 100%; margin-bottom: 30px;}
.news-title p {font-size: 36px; line-height: 28px; color: #999; letter-spacing: 2px; font-weight: 600;}
.news-title p span {font-size: 22px; color: #0055b4;}
.news-title a {font-size: 18px; line-height: 61px; color: #666; letter-spacing: 1px;}
.news-list {display: flex; justify-content: space-between; flex-wrap: wrap; width: 100%;}
.news-list-top {width: 100%; margin-bottom: 20px;}
.news-list-top a {display: flex; justify-content: space-between; width: 100%;}
.news-list-top a img {display: block; width: 300px; height: 160px;}
.news-list-top a .news-list-top-text {display: flex; justify-content: space-between; flex-direction: column; width: calc(100% - 330px);}
.news-list-top a .news-list-top-text p:nth-child(1) {font-size: 18px; line-height: 18px; color: #212121; letter-spacing: 1px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news-list-top a .news-list-top-text p:nth-child(2) {font-size: 16px; line-height: 30px; color: #555; letter-spacing: 1px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news-list-top a .news-list-top-text p:nth-child(3) {width: 140px; border: 1px solid #999; font-size: 18px; line-height: 42px; color: #333; text-align: center;}

.news-list-li {width: 48%; border-bottom: 1px dashed #ccc;}
.news-list-li a {position: relative; display: flex; justify-content: space-between; padding:  0 0 0 16px; box-sizing: border-box;}
.news-list-li a::before {content: ""; position: absolute; top: 50%; left: 0; width: 4px; height: 4px; background-color: #0055b4; transform: translateY(-50%);}
.news-list-li a p:nth-child(1) {width: calc(100% - 80px); font-size: 18px; line-height: 48px; color: #333; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news-list-li a p:nth-child(2) {width: 78px; font-size: 16px; line-height: 48px; color: #999;}


.contact {width: 340px; padding: 0 0 20px 0; background-color: #f7f8f9;}
.contact-title {width: 100%; height: 120px; padding: 30px; margin-bottom: 20px; background-image: url("../UploadFiles/bj/sylx.jpg"); background-size: 100% 100%; box-sizing: border-box;}
.contact-title p:nth-child(1) {margin-bottom: 10px; font-size: 26px; line-height: 26px; color: #fff; letter-spacing: 2px; font-weight: 600;}
.contact-title p:nth-child(2) {font-size: 26px; line-height: 26px; color: #fff; letter-spacing: 10px; font-weight: 600;}
.contact .contact-txt {padding: 0 30px; font-size: 18px; line-height: 32px; color: #333; letter-spacing: 1px; box-sizing: border-box;}

@media(max-width:1200px){.news-contact {padding: 60px 2%;}}
@media(max-width:960px){.news-list-top a img {display: none;} .news-list-top a .news-list-top-text {width: 100%; height: 160px;}  .news-list-li {width: 100%;} .news-list-li:nth-last-child(1),.news-list-li:nth-last-child(2),.news-list-li:nth-last-child(3),.news-list-li:nth-last-child(4),.news-list-li:nth-last-child(5) {display: none;}}
@media(max-width:560px){.news-contact {padding: 30px 2%;} .news-contact {flex-wrap: wrap;} .news {width: 100%; margin-bottom: 20px;} .contact {width: 100%;}}


/*内页布局*/
.column {display: flex; justify-content: space-between; width: 90%; margin: 30px auto;}
.column-lrft {width: 270px; margin-right: 30px;}
.column-lrft-product {width: 100%; background-color: #fff;}
.column-lrft-product-title {width: 100%; padding: 20px 0; background-color: #0055b4;}
.column-lrft-product-title p:nth-child(1) {margin-bottom: 8px; font-size: 24px; line-height: 24px; color: #fff; text-align: center; letter-spacing: 10px;}
.column-lrft-product-title p:nth-child(1) span{letter-spacing: 0;}
.column-lrft-product-title p:nth-child(2) {font-size: 20px; line-height: 20px; color: #fff; text-align: center; letter-spacing: 2px;}
.column-lrft-product-title p:nth-child(2) span{letter-spacing: 0;}
.column-lrft-product-list {width: 100%; border: 1px solid #eaeaea; border-top: 0; padding: 0 20px; box-sizing: border-box;}
.column-lrft-product-list li{width: 100%; border-bottom: 1px dashed #eaeaea; box-sizing: border-box;}
.column-lrft-product-list li:nth-last-child(1){border-bottom: 0;}
.column-lrft-product-list li a{position: relative; display: block; padding: 0 20px;  font-size: 18px; line-height: 42px; color: #333; box-sizing: border-box;}
.column-lrft-product-list li a::before{content: ""; position: absolute; top: 0; right: 40px; width: 26px; height: 42px; background-image: url("../../UploadFiles/bj/clcpjt.png"); opacity: 1; transition: all 0.3s;}
.column-lrft-product-list li a:hover{color: #0055b4;}
.column-lrft-product-list li a:hover::before{right: 20px;}

.column-lrft-contact {width: 100%; background-color: #fff;}
.column-lrft-contact-list{width: 100%; border: 1px solid #eaeaea; border-top: 0; padding: 19px; box-sizing: border-box;}
.column-lrft-contact-list p:nth-child(1) {margin-bottom: 10px; font-size: 20px; line-height: 28px; color: #212121; text-align: center; font-weight: 600;}
.column-lrft-contact-list p {font-size: 18px; line-height: 32px; color: #333;}

.column-right {width: calc(100% - 300px); box-sizing: border-box;}
.column-right-title {display: flex; justify-content: space-between; width: 100%; border-bottom: 1px solid #eee; padding-bottom: 20px; margin-bottom: 20px;}
.column-right-title p:nth-child(1) {font-size: 22px; line-height: 22px; font-weight: 600; letter-spacing: 2px; color: #0055b4;}
.column-right-title p:nth-child(2) {font-size: 16px; line-height: 22px; color: #666; padding-left: 22px; background-image: url("../../UploadFiles/bj/nywz.png"); background-repeat: no-repeat; background-size: 16px 22px;}
.column-right-title p:nth-child(2) a{color: #666;}
.column-right-content {width: 100%;}
@media(max-width:1200px){.column {width: 96%;}}
@media(max-width:980px){.column-lrft {display: none;} .column-right {width: 100%;}}
@media(max-width:680px){.column-right-title p:nth-child(2) {display: none;}}

/*企业简介*/
.column-about {width: 100%;}
.column-about p {font-size: 18px; line-height: 32px; color: #333; text-align: justify; text-indent: 36px; letter-spacing: 1px;}

/*企业文化*/
.column-cultures {width: 100%;}
.column-cultures p {font-size: 22px; line-height: 38px; color: #333; text-align: center; letter-spacing: 1px;}
.column-cultures p:nth-child(2n-1) {font-size: 26px; font-weight: bold; color: #e10505;}
.column-cultures p:nth-child(2n) {margin-bottom: 10px;}

/*图片栏目页*/
.column-picture {width: 100%;}
.column-picture-list {display: flex; flex-wrap: wrap; width: 100%;}
.column-picture-list li {width: calc((100% - 90px) / 4); margin-right: 30px; margin-bottom: 30px;}
.column-picture-list li:nth-child(4n) {margin-right: 0;}
.column-picture-list li a {display: block; width: 100%;}
.column-picture-list li a .column-picture-list-box {position: relative; width: 100%; border: 1px solid #ccc; padding: 9px; box-sizing: border-box;}
.column-picture-list li a .column-picture-list-box::before {content: ""; position: absolute; top: 50%; left: 50%; z-index: 100; width: 80px; height: 60px; background-color: rgba(0,85,180,0.8); transform: translate(-50%,-50%); opacity: 0; transition: all 0.3s;}
.column-picture-list li a .column-picture-list-box::after {content: ""; position: absolute; top: 50%; left: 50%; z-index: 100; width: 37px; height: 37px; background-image: url("../../UploadFiles/bj/tptb.png"); background-size: 37px 37px; transform: translate(-50%,-50%); opacity: 0; transition: all 0.3s;}
.column-picture-list li a .column-picture-list-box .column-picture-list-picture {position: relative; width: 100%; overflow: hidden;}
.column-picture-list li a .column-picture-list-box .column-picture-list-picture img:nth-child(1) {position: absolute; top: 0; left: 0; z-index: 10; width: 100%;}
.column-picture-list li a .column-picture-list-box .column-picture-list-picture img:nth-child(2) {display: block; width: 100%;}
.column-picture-list li a p {font-size: 18px; line-height: 46px; color: #333; text-align: center; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.column-picture-list li a:hover .column-picture-list-box::before {width: 100%; height: 100%;opacity: 1;}
.column-picture-list li a:hover .column-picture-list-box::after {opacity: 1;}
.column-picture-list li a:hover p {color: #0055b4;}
@media(max-width:1440px){.column-picture-list li {width: calc((100% - 60px) / 3);} .column-picture-list li:nth-child(4n) {margin-right: 30px;} .column-picture-list li:nth-child(3n) {margin-right: 0;}}
@media(max-width:760px){.column-picture-list li {width: calc((100% - 30px) / 2);} .column-picture-list li:nth-child(3n) {margin-right: 30px;} .column-picture-list li:nth-child(2n) {margin-right: 0;}}
@media(max-width:460px){.column-picture-list li {width: 100%; margin-right: 0;} .column-picture-list li:nth-child(3n) {margin-right: 0;}}

.column-picture-content-title {margin-bottom: 20px; font-size: 26px; color: #333; line-height: 50px; font-weight: 600; text-align: center;}
.column-picture-content-text .imglist img {display: block; margin: 0 auto; width: 100%; max-width: 800px; box-sizing: border-box;}
.column-picture-content-text #MyContent{margin: 30px 0;}
.column-picture-content-text #MyContent p {max-height: 9999px; font-size: 18px; line-height: 34px; color: #424242; text-indent: 36px; letter-spacing: 1px;}

/*新闻栏目页*/
.column-news-list{width: 100%; margin-bottom: 20px;}
.column-news-list li {width: 100%; margin-top: 20px;}
.column-news-list li a {display: flex; flex-wrap: wrap; width: 100%; border: 1px solid #eee; padding: 25px 30px; box-sizing: border-box;}
.column-news-list li a p:nth-child(1) {width: calc(100% - 90px); padding-right: 20px; box-sizing: border-box; font-size: 18px; line-height: 32px; color: #212121; letter-spacing: 1px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.column-news-list li a p:nth-child(2) {width: 90px; font-size: 18px; line-height: 32px; color: #555;}
.column-news-list li a p:nth-child(3) {position: relative; width: 100%; max-height: 999px; margin-top: 20px; padding-top: 20px; border-top: 1px solid #eee; box-sizing: border-box; font-size: 16px; line-height: 30px; color: #333; letter-spacing: 1px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.column-news-list li a p:nth-child(3)::before{content: ""; position: absolute; top: 0; left: 0; z-index: 10; width: 0; height: 1px; background-color: #ff8700; transition: all 0.4s;}
.column-news-list li a:hover  p:nth-child(1) {color: #ff8700;}
.column-news-list li a:hover  p:nth-child(2) {color: #ff8700;}
.column-news-list li a:hover  p:nth-child(3)::before {width: 100%;}
@media(max-width:560px){.column-news-list li a {padding: 20px;} .column-news-list li a p:nth-child(1) {width: 100%;} .column-news-list li a p:nth-child(2) {display: none;}}

/*新闻内页*/
.column-news-content-title {margin-bottom: 20px; font-size: 26px; color: #333; line-height: 50px; font-weight: 600; text-align: center;}
.column-news-content-text .imglist img {display: block; margin: 0 auto; width: 100%; max-width: 800px;}
.column-news-content-text #MyContent{margin: 30px 0;}
.column-news-content-text #MyContent p {max-height: 9999px; font-size: 18px; line-height: 34px; color: #424242; text-indent: 36px; letter-spacing: 1px;}
.column-news-nav {display: flex; justify-content: space-between; width: 100%;}
.column-news-nav li {width: 48%; font-size: 18px; line-height: 32px; color: #555; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.column-news-nav li:nth-child(2) {text-align: right;}
.column-news-nav li a {font-size: 18px; line-height: 32px; color: #555;} 
.column-news-nav li a:hover {color: #1955a5;}
@media(max-width:980px){.column-news-content-text #MyContent p {font-size: 24px;line-height: 38px;color: #424242;text-indent: 42px;letter-spacing: 2px;} .column-news-nav {flex-wrap: wrap;} .column-news-nav li {width: 100%;} .column-news-nav li:nth-child(2) {text-align: left;}}

/*联系我们*/
.column-contact-text {display: flex; flex-wrap: wrap; width: 100%;}
.column-contact-text p {width: 50%; font-size: 20px; line-height: 36px; color: #333; box-sizing: border-box;}
.column-contact-text p:nth-child(1) {width: 100%; font-size: 32px; line-height: 32px; margin: 10px 0 20px; font-weight: bold; letter-spacing: 2px;}
@media(max-width:680px){.column-contact-text p {width: 100%;}}

/*文章分页样式*/
#fenye {clear:both;}
#fenye a {display:inline-block; float:left; width:28px; height:28px; border:1px solid #bfbfc7; margin-left:5px; border-radius:3px; font-size:12px; text-align:center; color:#666; line-height:28px; background:#fff;}
#fenye .prev,#fenye .next {width:60px;}
#fenye a.curr {border:1px solid #bfbfc7; color:#fff; background:#bfbfc7;}
#fenye a:hover {border:1px solid #bfbfc7; color:#fff; text-decoration:none; background:#bfbfc7;}
#pageNext {margin:10px;}
#pageNext .prev,#pageNext .next {width: 60px; text-align:center;}
#pageNext a.curr {background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span {color:#fff !important;}
#pageNext a {float: left; width: 28px; height: 28px; margin-left: 5px; border: 1px solid #bfbfc7; border-radius: 3px; font-size: 12px; line-height: 28px; text-align: center; color: #666;background: #fff;}
#realname {height: 30px; border: 1px solid #ddd;}
#b1 {padding: 5px 10px; border: 1px solid #ff7d02; border-radius: 3px; color: #fff; background: #ff7d02;}
.fenyetips {display:none}
#pagelist {line-height:22px; color:#666;}
#pagelist a {float:left; width:28px; height:28px; border:1px solid #bfbfc7; border-radius:3px; margin-left:5px; font-size:12px; line-height:28px; color:#666; text-align:center; background:#fff;}
#pagelist a.next,#pagelist a.prev {width:50px;}
#pagelist a.curr {border:1px solid #bfbfc7; color:#fff; background:#bfbfc7;}
#pagelist a:hover {border:1px solid #bfbfc7; color:#fff; text-decoration:none; background:#bfbfc7;}
#pagelist a img {display:block; margin:0 auto; margin-top:12px;}
#pagelist span {height:28px; margin-left:10px; font-size:13px; line-height:28px;}
#pagelist span#totalpage {margin:0;}
.fenye a img {display:block; margin:0 auto; margin-top:12px;}

/* 图片分页方式的样式*/
.imagelist {width:990px; margin:0 auto;} /*总宽度*/
.imagelist .imagetop {margin:5px; padding-right:5px; text-align:right;}
.imagelist .imagetop a {color:#767676;}
.imagelist .defaultimagesrc {margin:5px; padding-top:40px; padding-bottom:40px; text-align:center;}
.imagelist .defaultImagesrc img {padding:2px; border:1px solid #f1f1f1;}
.imagelist .imageintro {font-size:14px; text-align:center;}
.thumb {height:112px; padding:5px; background:#FFF;}
.thumb_1 {float: left; height: 50px; width: 60px; padding-top: 30px; font-size: 14px;color:#000; text-align: center; font-weight: 400;}
.thumb_1 .font-28 {font-size:18px; color:red;}
.thumb_2 {float: left; width: 790px;}
.thumb_2_1 {float: left; width: 35px; height: 113px; margin-left:10px; background:url(qh1.gif) no-repeat 0px 20px; cursor:pointer;}
.thumb_2_2 {float: right; width: 35px; height: 113px; background:url(qh2.gif) no-repeat 0px 20px; cursor:pointer;}
#scrool_div {position:relative; width:708px; height:110px; overflow:hidden;}
#scrool_wrap {position:absolute; width:20000px; height:110px;}
#scrool_wrap li {float:left; width:130px; height:100px; margin-right:10px;}
#scrool_div img {width:126px; height:95px; margin:5px}
.normalthumb img {padding:2px; border:1px solid #F9AF10}
.currthumb img {padding:2px; border:1px solid #ff6600;}

/*组图显示方式的样式*/
.imggrouplist {width:90%; margin:0 auto;}
.imggrouplist li {float:left; width:150px; margin:2px; padding:5px; border:1px #f1f1f1 solid; text-align:center; background:#FFFFFF;}
.imggrouplist li img {width:145px; height:120px;}

/*平行显示方式样式*/
.imglist {text-align:center}
.imglist img {border:4px solid #efefef; padding:1px;}
.imglist div {margin-bottom:15px;}
#pageNext {text-align:right;}