.width {
    width: 1200px;
    margin: 0 auto;
}
.white {
    color: #fff;
}
.white a {
    color: #fff;
}
.white a:visited {
    color: #fff;
}
.white a:hover {
    color: #ffffff;
}
.blcak {
    color: #000;
}
.blcak a {
    color: #000;
}
.blcak a:visited {
    color: #000;
}
.blcak a:hover {
    color: #000;
}
.red {
    color: #fff;
}
.red a {
    color: #fff;
}
.red a:visited {
    color: #fff;
}
.red a:hover {
    color: red;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.action {
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}
.action:hover {
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}
/*header*/
.header {
    border-top: 4px solid #E50D1C;
}
.logo {
    margin: 15px 0px;
}
.nav {
    display: inline-block;
}
.menulevel li>.menulevel {
    width: 100%;
    left: 100%;
    top: 0;
}
#full-screen-slider {
    width: 100%; /*height:600px;*/
    position: relative
}
#slides {
    display: block;
    width: 100%;
    height: 600px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}
#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute
}
#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}
#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 20%;
    top: 480px;
    z-index: 9900;
    padding: 5px 15px 5px 0;
    margin: 0
}
#pagination li {
    display: block;
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 15px;
    border-radius: 5px;
    background: #FFF
}
#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}
#pagination li.current {
    background: #0092CE
}
.nav-con>ul {
    display: table;
}
.nav-con>ul>li {
    float: left;
    width: 100px;
    margin-top: 33px;
    line-height: 35px;
    text-align: center;
    position: relative;
    margin-left: 5px;
}
.nav-con>ul>li>a {
    color: #2b2b2b;
    font-size: 16px !important;
    display: block;
    width: 100px;
}
.nav-con>ul>li>a>span {
    font-size: 16px;
}
.nav-con ul li:hover {
    background: #E50D1C;
    text-align: center;
}
.nav-con ul li:hover a {
    background: #E50D1C;
    color: #fff;
}
s .nav-con .menulevel {
    padding: 0;
    z-index: 999;
    padding-top: 45px;
    position: absolute;
    top: 40px;
    left: 0;
}
.nav>li:hover a span {
    color: #fff;
    font-weight: bold;
    display: block;
    background: #13a0b0;
}
.nav>ul>li>a {
    display: block;
    font-size: 16px;
    color: #fff;
    background: #13a0b0;
    width: 100px;
}
.nav>li>a span {
    font-size: 16px;
    background: #E50D1C;
    width: 100px;
    display: block;
    line-height: 35px;
}
.nav li a.cur {
    background: #E50D1C;
}
.nav li a.cur span {
    color: #fff;
}
.nav li:hover a {
    background: #E50D1C;
}
.nav li:hover>a>span {
}
.nav li:hover>.menulevel {
    display: block;
}
.menulevel {
    background: #FFF;
    left: -25px;
    display: none;
    margin: 0;
    position: absolute;
    z-index: 99999;
    top: 37px;
}
.menulevel li {
    display: block;
    margin-bottom: 1px;
    background: #E50D1C;
    width: 150px;
    text-align: center;
    line-height: 50px;
}
.menulevel li a span {
    color: #fff;
    font-weight: normal;
    font-size: 14px !important;
}
.menulevel li:hover span {
    background: #414141;
    display: block;
}
.menulevel li:hover a span {
}
.menulevel li>.menulevel {
    width: 100%;
    left: 100%;
    top: 0;
}
/*foot部分*/
.footer {
    background: #2b2b2b;
    padding: 50px 0px;
}
.f-lxwm {
    width: 800px;
}
.lxwm-bt {
    color: #fff;
    font-weight: bold;
    font-size: 21px;
}
.lxwm-nr {
    margin-top: 10px;
}
.lxwm-nr li {
    color: #fff;
    font-size: 15px;
    line-height: 36px;
    float: left;
    margin-right: 35px;
}
.lxwm-nr ul {
    overflow: hidden;
}
.lxwm-z {
    width: 645px;
    float: left;
}
.evm {
    display: inline-block;
    float: left;
    color: #FFF;
    text-align: center;
    margin-top: 10px;
}
.evm img {
    margin-bottom: 8px;
}
.tel-tu {
    margin-right: 10px;
}
.f-tel {
    float: right;
}
.tel-nr {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.tel-nr p {
    font-family: impact;
    font-weight: normal;
    color: #E50D1C;
    font-size: 30px;
    margin-top: 5px;
}
.wzbb {
    line-height: 24px;
    font-size: 13px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #242424;
    color: #ffffff;
}
.wzbb a {
    font-size: 13px;
    color: #ffffff;
}
/*内页部分*/
.dbg {
    background: #eeeeee;
    padding-top: 40px;
    padding-bottom: 50px;
    box-shadow: 0px 5px 5px #d6d6d6 inset;
}
.dbg-bg {
    /*border: 1px solid #ccc;*/
    padding: 50px;
    background: #FFF;
    width: 1100px;
}
.hengtiao {
    line-height: 50px;
    background: #13a0b0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 2px;
}
.lanmu {
    height: 90px;
    background: url(../images/ny-nav.jpg) no-repeat center top;
    line-height: 90px;
}
.lanmu2 {
    height: 50px;
    background: url(../images/gd-bg_01.jpg) center top repeat-y;
    line-height: 50px;
}
.site-nav {
    line-height: 90px;
    font-size: 14px;
    color: #fff;
}
.site-nav a {
    color: #fff;
}
.site-nav2 {
    line-height: 50px;
    font-size: 14px;
    color: #fff;
}
.site-nav2 img {
    margin-right: 8px;
    vertical-align: -2px;
}
.site-nav2 a {
    color: #fff; float:none !important;
}
.ny-nav {
    padding-top: 35px;
    height: 45px;
    border-bottom: 1px solid #ccc;
}
.ny-bt {
    margin: 10px auto 30px;
    text-align: center;
    color: #E50D1C;
    font-size: 24px;
    font-weight: bold;
}
.ny-bt p {
    text-transform: uppercase;
    font-family: arial;
    color: #5e5e5e;
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
}
.page-news2 {
    width: 730px;
    margin-top: 40px;
}
.page-news4, .ny22 {
    width: 910px;
}
.ny11 {
    width: 930px;
}
.ny-dhwz {
    line-height: 45px;
    color: #2b2b2b;
    font-size: 14px;
}
.ny-dhwz a {
    color: #222;
    font-size: 14px;
}
.ny-dhwz img {
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 10px;
}
.ny-dhwz11 {
    color: #fff;
    line-height: 50px;
    font-size: 14px;
    margin-top: 20px;
}
.ny-dhwz11 a {
    color: #fff;
}
.ny-img img {
    width: 100%;
}
.tpmk-img {
    height: 145px;
    overflow: hidden;
}
.cpnav-tit {
    width: 136px;
    height: 106px;
    background: #28983a;
    text-align: center;
    padding-top: 30px;
}
.cpnav-tit p a {
    font-size: 25px;
    color: #FFFFFF;
    font-weight: bold;
}
.ddsmoothmenu-v {
    border: solid 2px #535353;
}
.ddsmoothmenu-v ul li:last-child {
    border-bottom: none;
}
.related-list {
    line-height: 50px;
    font-size: 14px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 10px;
}
.lbox-top {
    text-align: center;
    background: #006bc5;
}
.cp-navbot {
    background: #64dad3;
    padding: 30px 43px;
}
.cp-navbot p:first-child {
    font-size: 18px;
    color: #fff;
}
.cp-navbot p:first-child img {
    margin-right: 10px;
    vertical-align: middle;
}
.cp-navbot p:last-child {
    font-size: 26px;
    color: #fff;
}
.ny-dqwz {
    background: #ededed;
}
.ny-title {
    margin: 50px auto 20px;
}
.ny-location {
    font-size: 14px;
    line-height: 50px;
}
.ny-lxwm {
    background: url(../images/ny-lxwmbg.png) no-repeat center top;
    margin-top: 30px;
}
.ny {
    padding: 0px 0 50px;
}
#spec-n1 {
    height: 215px;
    overflow: hidden;
}
/*首页部分*/
/*过渡*/
.gd {
    height: 97px;
    background: url(../images/gd-bg_01.jpg) center top repeat-y;
}
.gd-bt {
    line-height: 97px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.gd-bt span {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}
.gd-tel {
    display: inline-block;
    margin-right: 60px;
    text-align: right;
    color: #fff;
    font-size: 17px;
    letter-spacing: 3px;
    margin-top: 20px;
}
.gd-tel p {
    margin-top: 4px;
    font-family: impact;
    font-size: 27px;
    letter-spacing: 1px;
}
.gd-tel {
    background: url(../images/gd-bg_04.png) 80px 1px no-repeat;
}
/*公司简介*/
.about-bg {
    margin-top: 75px;
}
.about-title {
    color: #414141;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
}
.about-title p {
    text-transform: uppercase;
    color: rgba(65,65,65,0.5);
    font-size: 18px;
    letter-spacing: 2px;
}
.about-tu {
    overflow: hidden;
    width: 500px;
    height: 340px;
}
.about-tu img {
    cursor: pointer;
    transition: all 0.6s;
}
.about-tu img:hover {
    transform: scale(1.1);
}
.about-nr {
    width: 660px;
    margin-top: 20px;
}
.about-bt {
    width: 320px;
}
.bosheng-bt {
    font-weight: bold;
    color: #414141;
    font-size: 28px;
}
.bosheng-by {
    color: #E50D1C;
    font-size: 14px;
}
.bosheng-by p {
    color: #d1d1d1;
    font-size: 13px;
    padding-bottom: 2px;
}
.about-diao {
    margin-top: 25px;
    margin-bottom: 25px;
    color: #414141;
    font-size: 14px;
    line-height: 40px;
}
.about-diao p {
    color: #414141;
    font-size: 14px;
    line-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.about-more {
    text-align: center;
    width: 125px;
    line-height: 35px;
    background: #E50D1C;
    float: right;
}
.about-more a {
    color: #fff;
    font-size: 14px;
}
/*产品展示*/
.pro {
    background: #f1f1f1;
    padding: 45px 0px 80px;
    margin-top: 85px;
}
.pro-title {
    text-align: center;
    color: #E50D1C;
    font-size: 28px;
    font-weight: bold;
}
.pro-title p {
    color: #979797;
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
}
.pro-con {
    margin-top: 40px;
}
/*设备展示*/
.shebei {
    height: 568px;
    padding-top: 55px;
    background: url(../images/shebei-bg.jpg) no-repeat center top;
}
.shebei-bt {
    color: #fff;
    font-weight: bold;
    font-size: 28px;
}
.shebei-bt span {
    color: #fff;
    font-size: 17px;
    font-weight: normal;
}
.shebei-con {
    margin-top: 70px;
    position: relative;
}
/*资质*/
.honer {
    height: 543px;
    padding-top: 70px;
}
.honer-title {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    color: #2b2b2b;
}
.honer-title span {
    font-weight: bold;
    font-size: 28px;
    color: #E50D1C;
}
.honer-title p {
    font-weight: normal;
    font-size: 13px;
    text-transform: uppercase;
    color: rgba(43,43,43,0.5);
    margin-top: 10px;
}
/*优势*/
.ad {
    height: 600px;
    background: url(../images/ad-bg.jpg) no-repeat center center;
    box-sizing: border-box;
    padding-top: 60px;
}
.ad-title {
    color: #2b2b2b;
    font-size: 28px;
    font-weight: bold;
}
.ad-title p {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 13px;
    color: rgba(43,43,43,0.5);
}
.ad-con {
    width: 420px;
    padding-left: 45px;
    margin-top: 40px;
}
.ad-con li {
    color: #E50D1C;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}
.ad-con li p {
    color: #2b2b2b;
    font-size: 13px;
    font-weight: normal;
    margin-top: 8px;
}
/*新闻资讯*/
.news-bg {
    margin-top: 90px;
}
.news-left {
    background: url(../images/news-bt.jpg) no-repeat top center;
    width: 184px;
    height: 400px;
    color: #fff;
    font-size: 28px;
    padding-left: 190px;
    font-weight: bold;
    padding-top: 60px;
}
.news-left p {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
}
.news-con {
    width: 780px;
}
.gongsi {
    width: 780px;
}
.gongsi li {
    float: left;
    width: 335px;
}
.gongsi li:nth-child(1) {
    margin-right: 70px;
}
.gongsi li:hover .gs-xbt a {
    color: #E50D1C;
}
.gs-xbt a {
    color: #010101;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
}
.gs-xnr {
    margin: 10px 0px;
}
.gs-xnr a {
    color: #2b2b2b;
    font-size: 13px;
    line-height: 36px;
}
.gs-more {
    background: #dfdfdf;
    text-align: center;
    line-height: 35px;
    width: 115px;
    border-radius: 50px;
    margin-top: 10px;
}
.gs-more a {
    font-size: 14px;
    color: #2b2b2b;
}
.gs-more:hover {
    background: #E50D1C;
}
.gs-more:hover a {
    color: #fff;
}
.hangye {
    margin-top: 20px;
}
.hangye li {
    width: 335px;
    float: left;
    border-bottom: 1px solid #dfdfdf;
    line-height: 60px;
    background: url(../images/news-more.jpg) no-repeat right center;
}
.hangye li:nth-child(1), .hangye li:nth-child(3), .hangye li:nth-child(5), .hangye li:nth-child(7) {
    margin-right: 70px;
}
.hangye li a {
    color: #2b2b2b;
    font-size: 14px;
}
.youqing {
    padding-top: 50px;
    padding-bottom: 30px;
}
/*图片列表*/
.photos-demo span {
    display: inline-block;
    text-align: center;
    margin: 0 10px 30px;
    width: 280px;
}
.photos-demo span p {
    margin-top: 10px;
    font-size: 16px;
}
.photos-demo span img {
    width: 100%;
}
.lh68 {
    position: absolute;
    top: 0;
    z-index: -1;
}
.lhbd label {
    display: inline-block;
    max-width: 80px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0px;
    border-bottom: #eee dashed 1px;
}
.lhbd dt {
    padding: 3px 0;
    width: 100%;
}
.lhbdfr {
    float: right;
    width: 100%;
}
.lhbdfl {
    float: left;
    width: 100%;
}
.lhbdfr label {
    max-width: 75px;
    width: 100%;
}
.lhbd input {
    width: 57%;
}
.lhbdfl input {
    width: 67%;
}
.lhbd span {
    font-family: "微软雅黑";
    font-weight: 100;
}
.lhbd .Content {
    width: 84%;
}
.clear {
    clear: both;
}
.lhbd .Content {
    height: 113px;
}
.submit {
    background: #E50D1C;
    color: #fff;
    display: inline-block;
    width: 80px;
    line-height: 30px;
    margin: 30px 15px;
    text-align: center;
    border: none;
}
.btn_submit_c {
    background: #414141;
}
.lh615 {
    line-height: 30px;
    margin: 0 10px;
    text-align: center;
    border: none;
}
/*联系我们内页*/
.lxfs-con {
    margin-bottom: 30px;
    margin-top: 30px;
}
.lxfs-con li {
    float: left;
    line-height: 45px;
    font-weight: bold;
    color: #2b2b2b;
    font-size: 16px;
    margin-right: 80px;
}
.lxfs-con li:nth-child(5) {
    margin-right: 67px;
}
.lxfs-con li:nth-child(6) {
    margin-right: 45px;
}
/*图片内页样式*/
.zuo {
    width: 500px;
}
.you {
    width: 350px;
}
/*banner*/
.main_image {
    width: 100%;
    height: 600px;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}
.main_image ul {
    width: 9999px;
    height: 600px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}
.main_image li {
    float: left;
    width: 100%;
    height: 600px;
}
.main_image li span {
    display: block;
    width: 100%;
    height: 600px
}
.main_visual {
    position: relative;
    overflow: hidden;
}
div.flicking_con {
    width: 990px;
    margin: 0 auto;
    position: relative
}
div.flicking_con {
    width: 95%;
    margin: 0 auto;
    height: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 45px;
    z-index: 999;
    text-align: center;
}
div.flicking_con .flicking_inner {
    z-index: 999;
    text-align: center;
    height: 15px;
}
div.flicking_con a {
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
    background: #FFF;
    border-radius: 50%;
    display: inline-block;
    text-indent: 9999px;
    /*    opacity: .6;*/
    transition: .3s all ease;
    transform-origin: right top;
    margin-left: 8px;
    margin-right: 8px;
}
div.flicking_con a.on {
    background: #E50D1C;
    opacity: 1;
    width: 30px;
    border-radius: 100px;
    display: inline-block;
    height: 15px;
}
#btn_prev, #btn_next {
    z-index: 666;
    position: absolute;
    width: 73px!important;
    height: 74px!important;
    top: 50%;
    margin-top: -37px;
    display: none;
}
#btn_prev {
    background: url(../images/hover_left.png) no-repeat left top;
    left: 100px;
}
#btn_next {
    background: url(../images/hover_right.png) no-repeat right top;
    right: 100px;
}
/*banner*/


.main-6 {
    width: 1200px;
    padding: 70px 10px 20px 10px;
    margin: 0 auto;
    line-height: 35px;
}
.main-6 h3 {
    color: rgb(7, 108, 224);
    font-size: 25px;
    font-weight: 100;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.main-6 h3 i {
    color: #ccc;
    font-size: 18px;
}
.main-6 .left {
    float: left;
    width: 700px;
    margin-top: 30px;
    margin-left: 10px;
}
.main-6 .left li {
    border-bottom: 1px dashed #ccc;
    list-style-type: none;
    height: 148px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.main-6 .left li:hover h4 {
    color: #E50D1C;
}
.main-6 .left li:hover div:first-child {
    background: #E50D1C;
    color: #FFF;
}
.main-6 .left li:hover div:first-child p {
    color: #FFF !important;
}
.main-6 a {
    color: #666;
}
.main-6 .left li div:first-child {
    width: 85px;
    float: left;
    background: #f2f2f2;
    height: 85px;
    margin-top: 7px;
}
.main-6 .left li .date {
    padding-top: 12px;
}
.main-6 .left li .date p:first-child {
    text-align: center;
    font-size: 25px;
    height: 25px;
    margin-top: 5px;
}
.main-6 .left li .date p:last-child {
    text-align: center;
    margin-top: 5px;
    color: #888;
}
.clearfix:after {
    content: "";
    clear: both;
    font-size: 0;
    height: 0;
    display: block;
}
.main-6 .left li div:last-child {
    width: 600px;
    margin-left: 100px;
    margin-top: 30px;
    line-height: 30px;
}
.main-6 .left li .new-1 h4 {
    font-size: 18px;
    margin-bottom: 5px;
    padding-top: 6px;
}
.main-6 .left li .new-1 p {
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main-6 .right {
    margin-top: 70px;
}
.main-6 .right {
    float: right;
}
.main-6 .right li {
    max-width: 400px;
    list-style-type: none;
    height: 210px;
    overflow: hidden;
    margin-right: 10px;
}
.main-6 .right li img {
    width: 380px;
    height: 210px;
    cursor: pointer;
    transition: all 0.6s;
    border: none;
}
.main-6 .right li h4 {
    width: 380px;
    height: 30px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    position: relative;
    top: -30px;
    z-index: 10;
    text-align: center;
}
.main-6 .right li img {
    width: 380px;
    height: 210px;
    cursor: pointer;
    transition: all 0.6s;
    border: none;
}
.main-6 .right li:hover img {
    transform: scale(1.1);
    overflow: hidden;
}
.main-6 .right li:last-child {
    margin-top: 20px;
}
.honer-title, .pro-title {
    position: relative;
}
.h_more {
    display: none;
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #000 !important;
    position: absolute;
    top: 20px;
    right: 0px;
}
.h_more img {
    margin-left: 2px;
}
.h_more:hover {
    color: #E50D1C !important;
}
.h_gd {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}
.h_gd a {
    width: 160px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border-radius: 50px;
    display: block;
    background: #E50D1C;
    color: #fff;
    margin: 0 auto;
    transition: All 0.15s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
}
.h_gd a:hover {
    -webkit-box-shadow: 0 4px 6px rgba(0,0,0,.16);
    -moz-box-shadow: 0 4px 6px rgba(0,0,0,.16);
    box-shadow: 0 4px 6px rgba(0,0,0,.16);
}
/*#friendlink{ color: #FFF;}
#friendlink a{ color: #FFF;}*/

.H_news {
    padding-bottom: 80px;
}
.shj-footer {
    display: block;
    margin-top: 0px;
    background: url(../images/footbg.jpg);
}
.shj-footer .shj-footer-top {
    display: block;
    /*	border-bottom: 2px solid #E50D1C;*/

    padding-top: 40px;
}
.shj-footer .shj-footer-top .shj-footer-top-center {
    display: block;
    width: 1200px;
    margin: 0 auto;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-top-center-intro {
    display: block;
    width: 100%;
    height: auto;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 25px;
    padding-left: 75px;
    width: 500px;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link .shj-footer-top-center-erweima {
    display: inline-block;
    vertical-align: top;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link .shj-footer-top-center-weibo {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    margin-left: 40px;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link .shj-footer-top-center-tel {
    display: inline-block;
    vertical-align: top;
    margin-left: 75px;
}
.shj-footer .shj-footer-bottom {
    display: block;
    background-color: #212121;
    padding-top: 20px;
    padding-bottom: 20px; text-align: center;
}

.shj-footer-bottom_n{ display: inline-block; line-height: 16px;}
.shj-footer-bottom_n p{ display: inline-block;}

.cnzz{ margin-left: 5px; display: inline-block; }
.cnzz img{ width: 50px !important; height: 12px !important; vertical-align: middle;}

.shj-footer .shj-footer-bottom .shj-footer-bottom-center {
    display: block;
    width: 1200px;
    margin: 0 auto;
}
.shj-footer .shj-footer-bottom .shj-footer-bottom-center .shj-footer-bottom-title {
    color: #FFFFFF;
    font-size: 14px;
}
.shj-footer .shj-footer-bottom .shj-footer-bottom-center .shj-footer-bottom-link {
    display: block;
    margin-bottom: 50px;
    margin-top: 5px;
}
.shj-footer .shj-footer-bottom .shj-footer-bottom-center .shj-footer-bottom-link a {
    display: inline-block;
    color: #cfcfcf;
    font-size: 12px;
    margin-right: 5px;
}
.shj-footer .shj-footer-bottom .shj-footer-bottom-center .shj-footer-bottom-link a:hover {
    text-decoration: underline;
}
.shj-footer .shj-footer-bottom p {
    color: #cfcfcf;
    font-size: 12px; line-height:20px;
    text-align: center;
	  display: flex;            
  justify-content: center; 
  align-items: center; 
}
.shj-footer .shj-footer-bottom img {
   /* display: block;
    width: 255px;*/
    height: auto;
	border: 0px;
    vertical-align: text-bottom;
}
.ewm {
    width: 110px;
    text-align: center;
    display: inline-block;
    color: #8f8f8f;
}
.ewm img {
    width: 100%;
    margin-bottom: 8px;
}
.nav-con>ul {
    display: inline-block;
    float: left;
}
.lan {
    display: inline-block;
    float: right;
    margin-top: 33px;
    margin-left: 5px;
    line-height: 35px;
}
.lan a {
    margin-left: 16px;
}
.lan a img {
    vertical-align: -1px;
    margin-right: 3px;
}
.lan a.cur, .lan a:hover {
    color: #E50D1C;
}
 @keyframes solltTop {
 from {
transform: translateY(-105px);
}
 to {
transform: translateY(0px);
}
}
.header.scroll {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background: #fff;
    border-bottom: 1px solid #ddd;
    transform: translateZ(0);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
    animation: solltTop 0.6s;
    min-width: 1200px;
    z-index: 9999;
}
.fudong_R {
    position: fixed;
    right: 0%;
    z-index: 999;
    top: 50%;
    margin-top: -120px;
}
.fudong_R_li {
    margin-top: 1px;
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #616161;
    display: block;
    text-align: center;
}
.fudong_R_li>img {
/*	width: 38px;
	height: 38px;*/

}
.fudong_R_li .tan img {
    width: 100%
}
.fudong_R_li .tan {
    position: absolute;
    top: 0;
    right: 50px;
    background: #FFF;
    display: none;
}
.sao .tan {
    width: 150px;
    height: 150px;
    box-sizing: border-box;
    padding: 10px;
}
.fudong_R_li.shang {
    display: none;
    cursor: pointer;
}
.fudong_R_li.shang {
    background: #E50D1C !important;
}
.fudong_R_li:hover {
    background: #E50D1C;
}
.tel .tan, .weizhi .tan, .qq .tan, .xie .tan {
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    padding-right: 20px;
    color: #FFF;
    background: #E50D1C;
    font-size: 16px;
    white-space: nowrap;
}
.ad-con li {
    position: relative;
}
.ad-con li .iconfont {
    position: absolute;
    left: -45px;
    top: 0px;
    font-size: 28px;
    color: #E50D1C;
    font-weight: 600;
}
.ad-con {
    position: relative;
}
.h_zst {
    display: inline-block;
    position: absolute;
    top: 25px;
    left: 550px;
}
.fudong_R .iconfont {
    font-size: 21px;
    color: #FFF;
}
.ad-bg {
    background: #fff;
    box-sizing: border-box;
    padding: 60px 70px;
    height: 480px;
}
.shebei .iconfont {
    font-size: 26px;
    color: #E50D1C;
}
.foot_pk {
    display: flex;
    padding-bottom: 25px;
}
.foot_pk_li {
    flex: 1;
    text-align: center;
    border-right: 1px solid #4C4C4C;
}
.foot_pk_li .iconfont {
    font-size: 40px;
    color: #fff;
}
.foot_pk_li h1 {
    color: #fff;
    font-size: 18px;
    margin-top: 12px;
}
.foot_pk .foot_pk_li:last-of-type {
    border-right: none;
}
.foot_pk_z:after {
    content: " ";
    display: block;
    width: 1100px;
    margin: 0 auto;
    height: 1px;
    background: #4C4C4C;
}
.pro-title span {
    display: inline-block;
    font-weight: bold;
    font-size: 28px;
    color: #2b2b2b;
}
.nav_tel i {
    float: left;
    font-size: 17px;
    line-height: 50px;
    font-weight: 600;
}
.nav_tel {
    color: #FFF;
    background: url(../images/gd-bg_04.png) left center no-repeat;
    padding-left: 28px;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.nav_tel span {
    float: left;
    font-size: 16px;
}
.page-news p {
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 5px;
}
.lxwm_n p {
    float: left;
    line-height: 45px;
    font-weight: bold;
    width: 33.333%;
    color: #2b2b2b;
    font-size: 16px;
    box-sizing: border-box;
    padding-right: 50px;
}
.lxwm_n p:last-of-type {
    width: 100%;
}
.ny-neirong {
    background: #FFF;
}
#shownews {
    box-sizing: border-box;
    padding: 50px;
}
.page-products {
    background: #FFF;
    padding: 30px;
    box-sizing: border-box;
}
#ShowImages li:nth-child(3n+1) {
    margin-left: 0px;
}
.w_1140 {
    width: 1140px;
    margin: 0 auto;
    overflow: hidden;
}
.cp_fenlei {
    line-height: 40px;
    overflow: hidden;
    padding-top: 30px;
    background: #FFF;
}
.cp_fenlei a {
    display: inline-block;
    float: left;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.cp_fenlei a.cur {
    color: #E50D1C;
    font-weight: 600;
}
.cp_fenlei a:hover {
    color: #E50D1C;
}
.cp_fenlei_n a:after {
    content: "";
    width: 1px;
    height: 18px;
    background: #ccc;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 12px;
}
.cp_fenlei_n a:last-child:after {
    display: none;
}
.cur_img {
    text-align: center;
}
.cur_img img {
    max-width: 100%;
}
.tab {
    width: 100px;
    height: 30px;
    float: left;
    text-align: center;
    cursor: pointer;
    line-height: 30px;
    background: url(../images/pro-noactive.jpg) repeat-x;
    border: 1px solid #D6D6D6;
    margin-right: 10px;
    border-bottom: none;
    font-weight: bold;
}
.active {
    color: #FFFFFF;
    background: url(../images/pro-active.jpg) repeat-x;
    border: 1px solid #333;
    border-bottom: none;
}
.preview {
    width: 400px;
    margin-top: 20px;
    position: relative;
    float: left;
}
/* smallImg */
.smallImg {
    position: relative;
    height: 52px;
    margin-top: 1px;
    background-color: #F1F0F0;
    padding: 6px 5px;
    width: 390px;
    overflow: hidden;
    float: left;
}
.scrollbutton {
    width: 14px;
    height: 50px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
}
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
    background: url(../images/d_08.png) no-repeat;
}
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
    background: url(../images/d_09.png) no-repeat;
    margin-left: 375px;
    margin-top: -50px;
}
#imageMenu {
    height: 50px;
    width: 360px;
    overflow: hidden;
    margin-left: 0;
    float: left;
}
#imageMenu li {
    height: 50px;
    width: 60px;
    overflow: hidden;
    float: left;
    text-align: center;
}
#imageMenu li img {
    width: 50px;
    height: 50px;
    cursor: pointer;
}
#imageMenu li#onlickImg img, #imageMenu li:hover img {
    width: 44px;
    height: 44px;
    border: 3px solid #959595;
}
/* bigImg */
.bigImg {
    position: relative;
    float: left;
    width: 400px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
.bigImg #midimg {
    width: 400px;
    height: 311px;
}
.bigImg #winSelector {
    width: 235px;
    height: 210px;
}
#winSelector {
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}
/* bigView */
#bigView {
    position: absolute;
    border: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
    left: 425px !important;
    top: 0px !important;
}
#bigView img {
    position: absolute;
}
.ptitle {
    font-size: 24px;
    font-weight: 600 !important;
}
#pro_info {
    margin-top: 20px;
    float: left;
    margin-left: 50px;
    font-size: 16px;
}
#pro_info li {
    padding-top: 12px;
    padding-bottom: 12px;
    overflow: hidden;
}
#proinfo_c p.cur_img {
    text-align: center;
    margin-bottom: 20px;
}
.ny-gywmnr {
    background: #FFF;
    box-sizing: border-box;
    padding: 60px 50px;
}
.Validform_error {
    background: none !important;
}
.gallery a {
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    padding: 0 10px 30px;
    width: 280px;
    position: relative;
}
.gallery a img {
    width: 100%;
    transition: all 0.6s;
}
.gallery a p {
    margin-top: 10px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gallery a span {
    width: 100%;
    height: 163px;
    overflow: hidden;
    display: block;
}
.gallery a:hover img {
    transform: scale(1.1);
}
.gallery a:hover:after {
    display: inline-block;
    width: 260px;
    height: 163px;
    background: url(../images/b.png) rgba(0,0,0,.50) center center no-repeat;
    content: "";
    position: absolute;
    left: 10px;
    top: 0px;
}
.sub_title_n {
    margin: 10px 0px 18px 0px;
    color: #5e5e5e;
}
.sub_title_n_L {
  text-align: right;
}
.bshare-custom {
 text-align: right;
}
