﻿@charset "utf-8";
@import url("styles.css");
/*
   * The wx.zhangruiwoloveni *
   * http://wxizz.com/ *
   * Released on: 2019,06,26 *
*/  

/* header */
.header {
    width: 100%
}
.header .top {
    width: 100%;
    height: 103px;
    background-color: #fff;
    box-shadow: 0 0 6px #888;
    position: relative;
    z-index: 99999;
}
.header .logo {
    padding-top: 40px;
}
.header .top_o {
    position: relative;
}
.header .top_t,
.header .naver {
    position: absolute;
    right: 0;
}
.header .top_t {
    top: 0;
    width: 505px;
    padding: 14px 0 10px
}
.header .top_t span {
    display: inline-block
}
.header .top_t span input {
    border: 1px solid #ddd;
    border-right: 0 none;
    border-radius: 3px 0 0 3px;
    padding: 6px 10px;
    font-size: 14px;
    color: #aeaeae;
    width: 195px
}
.header .top_t span input.btn {
    border: 0 none;
    padding: 0;
    width: 50px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background-color: #ac2023;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}
.header .top_t span.tel {
    color: #f0421d;
    vertical-align: middle
}
.header .top_t span.tel i {
    display: inline-block;
    padding: 0 9px 0 43px 
}
.header .naver {
    top: 53px;
    right: -13px;
    width: 745px
}
.header .naver li {
    float: left;
    position: relative;
    text-align: center;
}
.header .naver li a {
    color: #444;
    display: block;
    padding: 10px 13px 20px
}
.header .naver li a:hover,
.header .naver li a.on,
.header .naver li:hover a {
    color: #f0421d;
}
.header .naver li ul.subnav {
    display: none;
    position: absolute;
    top: 50px;
    left: -50px;
    border: 1px solid #ddd;
    background-color: #fff;
    width: 460px;
    padding: 15px 20px;
    overflow: hidden;
}
.header .naver li ul.r5 {
    left: -136px !important
}
.header .naver li:hover ul.subnav {
    display: block;
}
.header .naver li:hover ul.subnav li {
    float: none;
}
.header .naver li:hover ul.subnav li a {
    padding: 9px 0;
    font-size: 13px;
    color: #444;
    border-bottom: 1px dotted #ddd
}
.header .naver li:hover ul.subnav li a:hover {
    background-color: #f0421d;
    color: #fff;
    border-bottom: 1px dotted #f0421d
}


.header .naver li:hover ul.subnav .nav {
    width: 31%;
}
.header .naver li:hover ul.subnav .npic {
    width: 64%;
}
.header .naver li:hover ul.subnav .npic img {
    max-width: 100%
}
.header .naver li:hover ul.subnav .npic p {
    text-align: left;
}
.header .naver li:hover ul.subnav .npic p a {
    padding: 7px 0 0 0;
    font-size: 13px;
    font-weight: bold;
}

/* main */
.main {
    width: 1200px;
    margin: 0 auto;
}
.wrapper {
    width: 100%;
}
.wrapper .wp_bt {
    padding: 55px 0 44px
}
.wrapper .wp_bt h2,
.wrapper .wp_bt h5,
.wrapper .abouts .abs_zz h2 {
    font-weight: normal;
}
.wrapper .wp_bt h2 {
    color: #333;
    font-size: 38px
}
.wrapper .wp_bt h5 {
    color: #6c6c6c;
    font-size: 16px;
    padding-top: 20px;
}
.wrapper .abouts {
    margin-bottom: 80px;
}
.wrapper .abouts .abs {
    width: 480px;
    height: 448px;
    overflow: hidden;
    position: relative;
}
.wrapper .abouts .abs_zz {
    position: absolute;
    left: 34px;
    top: 46px;
    width: 412px
}
.wrapper .abouts .abs_zz h2 {
    color: #242323;
    font-size: 36px
}
.wrapper .abouts .abs_info {
    color: #101010;
    padding: 24px 0 0 1px;
    text-shadow: 0 1px 0 #fff
}
.wrapper .abouts .abs_more {
    width: 202px;
    height: 50px;
    margin-top: 42px;
    overflow: hidden;
}
.wrapper .abouts .abs_more a {
    display: block;
    color: #fff;
    background-color: #aa1e22;
    background: rgba(170,30,34,0.9);
    text-indent: 19px;
    line-height: 51px;
}
.wrapper .abouts .abs_more a:hover {
    background-color: #f0421d;
    background: rgba(240,66,29,0.9);
}
.wrapper .abouts .qiye {
    width: 720px;
}
.wrapper .abouts .qiye_b {
    width: 720px;
    height: 224px;
    overflow: hidden;
    position: relative;
}
.wrapper .abouts .abs img,
.wrapper .abouts .qiye_b img {
    transition: all 1.1s;
    -webkit-transition: all 1.1s;
}
.wrapper .abouts .abs:hover img,
.wrapper .abouts .qiye_b:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.wrapper .abouts .qiye_btn {
    position: absolute;
    top: 0;
    width: 360px;
    height: 224px;
    color: #fff;
    background-color: #aa1e22;
    background: rgba(170,30,34,0.85);
}
.wrapper .abouts .qiye_btn span {
    display: block;
    position: absolute;
    border: 12px solid transparent;
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -12px
}
.wrapper .abouts .qiye_btn span.s_right {
    right: -24px;
    border-left-color: rgba(170,30,34,0.85);
}
.wrapper .abouts .qiye_btn span.s_left {
    left: -24px;
    border-right-color: rgba(170,30,34,0.85);
}
.wrapper .abouts .qiye_btn_left {
    left: 0
}
.wrapper .abouts .qiye_btn_right {
    right: 0
}
.wrapper .abouts .qiye_btn i {
    display: block;
}
.wrapper .abouts .qiye_btn a {
    color: #fff;
}
.wrapper .abouts .qiye_btn i.fa {
    font-size: 59px;
    padding: 51px 0 10px
}
.wrapper .abouts .qiye_btn i.cn {
    font-size: 26px;
    /* letter-spacing: 5px */
}
.wrapper .abouts .qiye_btn i.en {
    text-transform: uppercase;
    padding-top: 3px;
}
.wrapper .cases {
    width: 100%;
    max-width: 1920px;
    height: 603px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.wrapper .cases .c_bk {
    width: 398px;
    height: 329px;
    border: 2px solid #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -167px;
    margin-left: -341px;
    background: 0 none;
    pointer-events: none
}
.wrapper .cases .bd,
.wrapper .cases .hd {
    width: 50%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}
.wrapper .cases .bd {
    background-color: #f0f0f0;
    position: relative;
    float: left;
}
.wrapper .cases .bd li {
    position: relative;
    height: 603px;
}
.wrapper .cases .bd li img {
    height: 100%;
}
.wrapper .cases .bd li .c_info {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -195px;
    width: 268px;
    height: 312px;
    background: #aa1e22;
    filter: alpha(Opacity=90);
    background: rgba(170,30,34,0.9);
    text-align: left;
    padding: 78px 36px 0 66px
}
.wrapper .cases .bd li .c_info h3,
.wrapper .cases .bd li .c_info h5,
.wrapper .cases .bd li .c_info h6 {
    font-weight: normal;
    font-size: 14px
}
.wrapper .cases .bd li .c_info h3 {
    font-size: 28px
}
.wrapper .cases .bd li .c_info h5 {
    padding: 28px 0 40px;
    overflow: hidden;
}
.wrapper .cases .bd li .c_info h6 {
    text-align: right;
}
.wrapper .cases .bd li .c_info a {
    color: #fff;
}
.wrapper .cases .hd {
    background-color: #303030;
    float: right
}
.wrapper .cases .hd ul {
    padding: 10% 7% 0 14%;
    overflow: hidden;
    zoom: 1;
}
.wrapper .cases .hd li {
    float: left;
    width: 30.11111%;
    margin: 1.5%;
    height: 135px;
    overflow: hidden;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.wrapper .cases .hd li span {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #000;
    filter:alpha(Opacity=70);
    background: rgba(0,0,0,0.7);
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
}
.wrapper .cases .hd li img {
    height: 135px;
    margin: 0 -100%;
}
.wrapper .cases .hd li.on i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 4px solid #b61216;
    width: 95.5%;
    height: 94%;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
}
.wrapper .news {
    width: 100%
}
.wrapper .news dl {
    width: 31.33333%;
    margin: 1%;
    float: left;
}
.wrapper .news dl dt {
    height: 278px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.wrapper .news dl dt span {
    display: block;
    width: 70px;
    height: 59px;
    background-color: #aa1e22;
    color: #fff;
    position: absolute;
    top: 20px;
    left: 18px;
    text-align: center;
    padding-top: 7px;
}
.wrapper .news dl dt span i {
    display: block;
}
.wrapper .news dl dt span i.ri {
    font-size: 30px
}
.wrapper .news dl dt span i.yue {
    font-size: 13px
}
.wrapper .news dl dt img {
    width: 100%;
    height: 278px;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.wrapper .news dl dt img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.wrapper .news dl dd {
    width: 90%;
    padding: 0 5%;
    height: 68px;
    background: url(/images/n_x.jpg) left center no-repeat #f9f9f9;
    margin-top: 5px;
    font-size: 15px;
    display: table;
    vertical-align: middle
}
.wrapper .news dl dd a {
    color: #4c4c4c;
    display: table-cell;
    vertical-align: middle
}
.wrapper .news dl dd a:hover {
    color: #aa1e22;
}
.wrapper .videos {
    width: 100%;
    min-height: 650px;
    margin-top: 60px;
    background: url(/images/v_bg.jpg) right top no-repeat #f4f4f4 
}
.wrapper .videos .wp_bt h5 {
    color: #4a4a4a;
}
.wrapper .videos dl {
    float: left;
    width: 33.22222%;
    margin: 0 0.05%
}
.wrapper .videos dt {
    width: 100%;
    height: 278px;
    overflow: hidden;
    position: relative;
}
.wrapper .videos dt span {
    position: absolute;
    display: block;
    width: 62px;
    height: 62px;
    top: 50%;
    left: 50%;
    margin: -31px 0 0 -31px;
    background: url(/images/play.png) no-repeat;
    opacity: 0.8;
}
.wrapper .videos dt img {
    width: 100%;
    height: 278px;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.wrapper .videos dt:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.wrapper .videos dd {
    margin-top: 1px;
}
.wrapper .videos dd a {
    display: block;
    background-color: #fff;
    color: #323232;
    font-size: 22px;
    padding: 21px 0 25px
}
.wrapper .videos dd a:hover {
    background-color: #273355;
    color: #fff;
}

/* columns */
.col_solid {
    width: 100%;
    height: 300px;
    position: relative;
}
.col_solid .position {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter:alpha(Opacity=50);
    background: rgba(0,0,0,0.5);
}
.col_solid .position span {
    display: block;
    background: url(/images/col_ico.png) center bottom no-repeat;
    font-size: 36px;
    height: 96px;
    padding-top: 90px;
}
.about {
    width: 100%
}
.about .a_nav {
    width: 100%;
    height: 52px;
    background-color: #ECECEC;
}
.about .a_nav a {
    display: inline-block;
    padding: 0 35px;
    border-left: 1px solid #fff
}
.about .a_nav a:hover,
.about .a_nav a.on {
    background-color: #AA1E22;
    color: #fff;
}
.about .a_pos {
    color: #888;
    padding: 25px 0
}
.about .a_pos i {
    padding: 0 3px
}
.about .a_pos a {
    color: #888;
    display: inline-block;
    padding-right: 2px
}
.about .a_pos a:hover {
    color: #AA1E22;
}
.about .ab_bt {
    line-height: 55px;
    font-size: 30px;
    color: #1e1e1e;
}
.about .ab_info {
    padding: 2.5%;
    color: #333;
    border: 1px solid #ddd;
    margin: 2% 0 3%;
}
.about .ab_info a {
    color: #333;
}
.about .ab_info img {
    max-width: 100%
}

/* contacts */
.contacts {
    width: 92%;
    padding: 5% 4%;
}
.contacts .con_ly {
    width: 50%;
    border-right: 1px solid #eee;
    padding-right: 1%
}
.contacts .con_ly li {
    margin: 2% 0
}
.contacts .con_ly li span {
    display: inline-block;
    color: #666;
    font-size: 13px;
    width: 13%;
    text-align: right;
    padding-right: 0.5%
}
.contacts .con_ly li input,
.contacts .con_ly li textarea {
    border: 1px solid #ddd;
    height: 32px;
    line-height: 32px;
    width: 80%;
    border-radius: 2%;
    overflow: hidden;
    text-indent: 8px;
    color: #666;
    font-size: 13px
}
.contacts .con_ly li textarea {
    height: 100px;
    width: 79.2%
}
.contacts .con_ly li .ipt-code {
    width: 30%
}
.contacts .con_ly li .btn {
    width: 80%;
    border: 0 none;
    background-color: #AA1E22;
    color: #fff;
    margin-left: 13.5%;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    cursor: pointer;
}
.contacts .con_lx {
    width: 45%;
    color: #666;
}
.contacts .con_lx a {
    color: #666
}
.contacts .con_lx img {
    max-width: 100%
}

/* news */
.newslist {
    padding: 1% 0 5%
}
.newslist dl {
   padding: 25px 20px;
   height: 123px;
   background-color: #f9f9f9;
   margin-top: 25px;
   position: relative;
}
.newslist dt,
.newslist dd {
   position: absolute;
   top: 25px
}
.newslist dt {
   left: 25px;
   width: 16%;
   height: 123px;
   overflow: hidden;
}
.newslist dt img {
   width: 100%
}
.newslist dd {
   right: 25px;
   width: 78%
}
.newslist dd span {
   display: block;
}
.newslist dd span.bt a {
   color: #282828;
   font-size: 18px;
   font-weight: bold;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   padding-top: 3px;
}
.newslist dd span.bt a:hover {
   color: #AA1E22;
}
.newslist dd span.desc {
   color: #7b7b7b;
   font-size: 14px;
   padding: 11px 0;
   line-height: 20px;
}
.newslist dd span.time {
   font-size: 14px;
   color: #7b7b7b;
}
.newslist dd span.more a {
   color: #AA1E22;
   display: block;
   margin-top: 10px;
}

/* products */
.products {
    padding: 2% 0 5%
}
.products li {
    float: left;
    width: 30.33333%;
    margin: 1.5%
}
.products li img {
    width: 100%
}
.products li .link-pic {
    width: 100%;
    height: 233px;
    display: inline-block;
    overflow: hidden;
}
.products li img {
    height: 100%;
    transition: all 0.6s;
    -webkit-transition: all .6s
}
.products li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.products li p {
    margin-top: 2px;
}
.products li p a {
    display: block;
    background-color: #f7f7f7;
    color: #626262;
    font-size: 15px;
    line-height: 50px;
}
.products li p a:hover {
    background-color: #AA1E22;
    color: #fff;
}

/* photolist */
.photolist {
    padding: 2% 0 5%
}
.photolist li {
    float: left;
    width: 24%;
    margin: 0.5%
}
.photolist li img {
    height: 100%;
    transition: all 0.6s;
    -webkit-transition: all .6s
}
.photolist li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.photolist li .link-pic {
    width: 100%;
    height: 220px;
    overflow: hidden;
    display: inline-block
}
.photolist li p {
    margin-top: 2px;
}
.photolist li p a {
    display: block;
    background-color: #f7f7f7;
    color: #626262;
    font-size: 15px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.photolist li p a:hover {
    background-color: #AA1E22;
    color: #fff;
}

/* teamlist */
.teamlist {
    padding: 0;
}



/* details */
.details {
    padding: 2% 0;
}
.details .title {
    color: #AA1E22
}
.details .time {
    color: #999;
    padding: 0 0 16px;
    border-radius: 1px;
    margin: 12px 0 16px;
    border-bottom: 1px solid #f0f0f0;
}
.details .time i {
    display: inline-block;
    padding: 0 5px 0 5px;
}
.details .pics {
    margin: 3% 0
}
.details .pics img {
    max-width: 100%;
}
.details .contents {
    color: #666;
    padding: 1%
}
.details .contents a {
    color: #666
}
.details .contents img {
    max-width: 100%;
}
.details .contents table,
.details .contents tr,
.details .contents td {
    border: 1px solid #ccc
}
.details .next {
    border: 1px solid #f0f0f0;
    color: #666;
    margin-top: 35px;
    padding: 1.5%
}
.details .next a {
    color: #666;
}
.details .next a:hover {
    color: #AA1E22
}

/* video */
.video {
    padding: 2% 0 5%
}
.video li {
    float: left;
    width: 31.33333%;
    height: 321px;
    overflow: hidden;
    margin: 1%;
    position: relative;
}
.video li img {
    height: 321px
}
.video li span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/images/play.png) center no-repeat #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
    width: 100%;
    height: 100%;
    text-align: center;
}




/* Next */
.cp-Next { 
    width:100%;
    padding:15px 0 0;
}

/* message */
.message {
    padding: 0;
}
.message .msg {
    padding: 0;
}
.message .msg-form {
    padding: 0;
}
.message .msg-form li {
    margin-bottom: 8px;
    display: block;
}
.message .msg-form li span {
    display: inline-block;
    vertical-align: top;
    width: 130px
}
.message .msg-form li span i {
    color: #f00;
    padding-right: 5px;
}
.message .msg-form li input,
.message .msg-form li textarea {
    border: 0 none;
}
.message .msg-form li .ipt {
    border: 1px solid #BDBFC0;
    padding: 5px;
    width: 55%;
    color: #666;
}
.message .msg-form li .texta {
    height: 80px;
    vertical-align: middle;
}
.message .msg-form li .ipt-code {
    width: 40%;
}
.message .msg-form li img {
    height: 26px;
    display: inline-block;
    vertical-align: -8px;
    margin-left: 3px;
}
.message .msg-form li .btn {
    background: #990000;
    color: #fff;
    padding: 6px 6%;
    cursor: pointer;
    margin-left: 129px;
}

/* footer */
.footer {
    width: 100%;
    border-top: 11px solid #aa1e22;
    background-color: #f4f4f4;
    padding-top: 36px;
}
.footer .foot_logo {
    width: 181px;
    padding: 26px 85px 0 47px;
}
.footer .foot_nav {
    margin-bottom: 50px;
    min-height: 168px;
    border-left: 1px solid #e4e4e4
}
.footer .foot_nav dl {
    border-right: 1px solid #e4e4e4;
    float: left;
    padding: 18px 65px 0;
    min-height: 150px;
}
.footer .foot_nav dt {
    color: #444;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}
.footer .foot_nav dd {
    line-height: 24px;
}
.footer .foot_nav dd a {
    color: #5e5e5e;
}
.footer .foot_nav dd a:hover {
    color: #f0421d;
}
.footer .foot_ewm {
    padding-top: 18px;
}
.footer .foot_ewm li {
    float: left;
    width: 100px;
    color: #6c6a6a;
    margin-left: 23px
}
.footer .foot_ewm li img {
    width: 100%;
    display: block;
    margin-bottom: 6px;
}
.footer .copy {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    color: #808080;
}
.footer .copy a {
    color: #808080;
}
.footer .copy a:hover {
    color: #f0421d;
}

input::-webkit-input-placeholder { /* WebKit browsers */
  color: #aeaeae;
  font-size: 14px;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #aeaeae;
  font-size: 14px;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #aeaeae;
  font-size: 14px;
}
