
a, img {
    transition: all ease-out .5s;
}

/*tupian*/
.index-img {
    overflow: hidden;
    position: relative;
}

.index-img:before {
    position: absolute;
    transition: 0.3s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.index-img:hover:before {
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.imgh img {
    display: block;
    width: 100%;
    height: 100%;
}

.imgh:hover img {
    transform: scale(1.1);
}


/*按钮*/
.mm {
    transition: .5s;
}

.mm:hover {
    transform: translateY(-5px);
}

.mm:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.mm:hover:before {
    opacity: 1;
}

a, img {
    transition: all ease-out .5s;
}

/*首页banner*/
.banner-box {
    width: 100%;
    max-height: 700px;
    overflow: hidden;
}

.pics_wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: -1;
}

.html5zoo-img-0 img {
    width: 100%;
}

.html5zoo-arrow-left-0 {
    left: 10% !important;
}

.html5zoo-arrow-right-0 {
    right: 10% !important;
}

.html5zoo-bullet-wrapper-0 div {
    margin: 0 4px !important;
}

.html5zoo-nav-0 {
    margin-top: -35px !important;
    left: 48% !important;
}

.html5zoo-bullet-wrapper-0 {
    width: 100% !important;
}

.banner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 325px;
    margin-top: 8px;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner .num {
    position: absolute;
    right: 2px;
    bottom: 10px;
    z-index: 100;
}

.banner .num li {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 4px;
    background: #fff;
    line-height: 18px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 10px;
}

.banner .num li.num_hover {
    background-color: #f7de07;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

#bannerArrow, #bannerCircle {
    display: none
}

/*幻灯片样式2*/
#focus {
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    height: 188px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
    background: #000;
}

#focus ul li a img {
    height: 188px;
    width: 255px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 255px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
}

#focus .btn {
    position: absolute;
    width: 255px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

.title {
    line-height: 1;
    text-align: center;
}

.title b {
    display: block;
    font-size: 36px;
    color: #3b3b3b;
}

.title b a {
    color: #3b3b3b;
}

.title p {
    background: url("../images/tit-xx.png") no-repeat center;
    font-size: 14px;
    color: #666666;
    margin-top: 21px;
}

/*duct-box*/
.duct-box {
    background: url("../images/duct-bg.jpg") no-repeat center;
    height: 1037px;
    box-sizing: border-box;
    padding-top: 52px;
}

.duct {
    margin-top: 57px;
}

.ductL {
    width: 285px;
    height: 800px;
    background-color: #ffffff;
    overflow: hidden;
}

.duct-tit {
    display: block;
    height: 80px;
    width: 100%;
    line-height: 80px;
    border-bottom: 1px solid #d9d9d9;
    box-sizing: border-box;
    padding-left: 105px;
    font-size: 18px;
    color: #333333;
    background: url("../images/duct-tit.png") no-repeat 53px center;
}

.duct-nav {
    width: 100%;
    overflow: hidden;
}

.duct-nav li {
    border-bottom: 1px solid #d9d9d9;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding-left: 75px;
    background: url('../images/duct-j.png') no-repeat 29px center;
    opacity: 0;
     -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    transform: rotate(90deg);
    transform-origin:left
}
.duct-nav li.past {
  opacity: 1;
  /*transform:rotate(360deg);*/
  /*-ms-transform:rotate(360deg); !* IE 9 *!*/
  /*-moz-transform:rotate(360deg); !* Firefox *!*/
  /*-webkit-transform:rotate(360deg); !* Safari 和 Chrome *!*/
  /*-o-transform:rotate(360deg); !* Opera *!*/

  /*transition: all 800ms ease-out;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg)*/

  transition: all 300ms ease-out;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  transform: rotate(0deg);
  transform-origin:left
}

.duct-nav li a {
    display: block;
    width: 100%;
    padding-right: 20px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
}

.duct-nav li:hover a {
    transform: translateX(5px);
    color: #0f1d37;
    letter-spacing: 2px;
}
.ductL-more:hover{
    transform: translateX(5px);
    color: #0f1d37;
    letter-spacing: 2px;
}

.ductL-more {
    display: block;
    border-bottom: 1px solid #d9d9d9;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding-left: 75px;
    background: url('../images/duct-j.png') no-repeat 29px center;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ductR {
    width: 895px;
}

.ductR li:nth-child(1),
.ductR li:nth-child(2) {
    margin-top: 0;
}

.ductR li:nth-child(2n+1) {
    margin-left: 0;
}

.ductR li {
    float: left;
    position: relative;
    overflow: hidden;
    transition: all ease-out .5s;
    width: 438px;
    height: 253px;
    margin: 20px 0 0 19px;
}

.ductR li:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}

.ductR li .duct-img {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ductR li .duct-name {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(15, 29, 55, .5);
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 20px;
    color: #f9f9f9;
}

/*case-box*/

.case-box {
    background: url("../images/case-bg.jpg") no-repeat center top #f6f6f6;
    padding-top: 60px;
}

.case-tit {
    height: 80px;
    line-height: 1;
    color: #fff;
}

.case-tit p {
    font-size: 14px;
}

.case-tit p b {
    display: block;
    font-size: 36px;
    margin-bottom: 20px;
}

.case-tit a {
    display: block;
    background: url("../images/case-jia.png") no-repeat center;
    width: 80px;
    height: 80px;
}

.case {
    width: 100%;
    margin-top: 13px;
}

.case li:nth-child(3n+1) {
    margin-left: 0;
}

.case li {
    float: left;
    position: relative;
    overflow: hidden;
    transition: all ease-out .5s;
    width: 380px;
    height: 320px;
    margin: 30px 0 0 30px;
}

.case li:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}

.case li .case-img {
    display: block;
    width: 100%;
    height: 270px;
    overflow: hidden;
}

.case li .case-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.case li:hover .case-img img {
    transform: scale(1.1);
}

.case li .case-name {
    display: block;
    width: 100%;
    text-align: center;
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 20px;
    color: #0f1d37;
}

.case-logo {
    margin: 49px 0 0 50px;
}

.aboutTime {
    height: 166px;
    background-color: #ffffff;
    margin-top: 60px;
}

.about-li {
    margin-top: 31px;
    height: 98px;
    border-left: 1px solid #d2d2d2;
    padding-left: 39px;
    margin-left: 56px;
}

.about-li li {
    float: left;
    width: 180px;
    margin-left: 40px;
    text-align: left;
    position: relative;
    font-size: 14px;
    color: #666;
    padding-top: 6px;
}

.about-li li span {
    display: block;
    font-size: 14px;
    color: #666666;
}

.about-li li span b {
    font-family: Impact;
    font-size: 48px;
    color: #231f20;
    font-weight: bold;
    position: relative;
    line-height: 48px;
    display: inline-block;
    padding-right: 5px;
}

.about-li li p {
    line-height: 1;
    margin-bottom: 20px;
    font-size: 16px;
    color: #231f20;
}

/*new-box*/
.new-box {
    background-color: #f6f6f6;
    padding: 65px 0 60px;
}


.new {
    margin-top: 59px;
}

.new li {
    float: left;
    width: 386px !important;
    height: 231px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 40px 24px 0 18px;
    margin-right: 20px;
    border-bottom: 1px solid #fff;
    transition: all ease-out .5s;
}

.new li:hover {
    border-color: #0f1d37;
}

.new li .new-num {
    text-align: right;
    line-height: 1;
    font-family: ArialMT;
    font-size: 16px;
    color: #333;
}

.new li .new-num b {
    display: block;
    font-family: Arial-BoldMT;
    font-size: 30px;
    margin-top: 23px;
}

.tempWrap {
    width: 100% !important;
}

.new li .new-zi {
    line-height: 1;
    width: 242px;
}

.new li .new-zi .new-name {
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #282828;
}

.new li:hover .new-zi .new-name {
    transform: translateY(-3px);
    color: #0f1d37;
}

.new li .new-zi p {
    display: block;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    height: 90px;
    margin: 20px 0 28px;
}

.new li .new-zi .new-more {
    display: block;
    background: url("../images/n-j.png") no-repeat center;
    width: 42px;
    height: 6px;
}

/*form-box*/
.small-box {
    background: url("../images/form-bg.jpg") no-repeat center;
    height: 239px;
}

.smallL{
    line-height: 1;
    padding-top: 48px;
    color: #fff;
}


.smallL p{
    font-size: 24px;
    line-height: 43px;
    color: #ffffff;
}

.smallL p b{
    display: block;
    font-size: 30px;
}

.smallL i{
    display: block;
    width: 65px;
    height: 2px;
    background-color: #ffffff;
    margin: 20px 0 25px;
}
.smallL span{
    display: block;
    font-size: 14px;
}

.smallR{
    width: 702px;
    padding-top: 48px;
}

.webq_bottom_r {
    width: 686px;
    position: relative;
}

.webq_bottom_r3 {
    height: auto;
    width: 100%;
}

.webq_bottom_r3_1 {
    float: left;
    width: 340px;
    height: 50px;
    line-height: 50px;
    position: relative;
    border: solid 1px rgba(255, 255, 255, .2);
    background: rgba(178, 178, 178, .2);
    box-sizing: border-box;
}

.webq_bottom_ml {
    margin-left: 6px;
}

.webq_bottom_r1 {
    height: 50px;
    float: left;
    position: relative;
    background: rgba(178, 178, 178, .2);
    border: solid 1px rgba(255, 255, 255, .2);
    margin-top: 32px;
    width: 340px;
    box-sizing: border-box;
}


.webq_bd_1 {
    width: 100%;
    height: 100%;
    border: 0;
    background: none;
    line-height: 30px;
    color: #fff;
    padding: 8px 60px 5px 15px;
    box-sizing: border-box;
    display: block;
}

.webq_bd_2 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0;
    background: none;
    color: #fff;
    box-sizing: border-box;
    padding: 0 70px 0 15px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: block;
}

.webq_bd_go {
    border: 0;
    cursor: pointer;
    color: #333;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    width: 338px;
    height: 50px;
    background-color: #fff;
    margin: 32px 0 0 0;
    z-index: 0;
    position: relative;
    float: right;
}


.ly_d1 {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0px;
    background: url(../images/ly_d1.jpg) no-repeat 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.ly_d2 {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0px;
    background: url(../images/ly_d2.jpg) no-repeat 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.ly_d3 {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0px;
    background: url(../images/ly_d3.jpg) no-repeat 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.webq_bottom_r input::-webkit-input-placeholder {
    color: #fff;
}

.webq_bottom_r input::-moz-placeholder {
    color: #fff;
}

.webq_bottom_r input:-moz-placeholder {
    color: #fff;
}

.webq_bottom_r input:-ms-input-placeholder {
    color: #fff;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
    color: #fff;
}

.webq_bottom_r textarea::-moz-placeholder {
    color: #fff;
}

.webq_bottom_r textarea:-moz-placeholder {
    color: #fff;
}

.webq_bottom_r textarea:-ms-input-placeholder {
    color: #fff;
}


















































































































