@charset 'utf-8';
body { font-family: '微软雅黑', Arial; background: #fff }
.scale_img dl img, .scale_img li img { -o-transition: all 1s linear 0s; transition: all 1s linear 0s }
.scale_img dl:hover img, .scale_img li:hover img { -webkit-transform: scale(1.05) rotate(0deg) translateY(0); -ms-transform: scale(1.05) rotate(0deg) translateY(0); transform: scale(1.05) rotate(0deg) translateY(0) }

h2.main_title a { font-weight: 400; display: block; text-align: center; font-size: 36px; line-height: 100%; color: #333 }
h2.main_title a:hover { color: #333 }
h2.main_title span { display: block; font-size: 16px; line-height: 100%; color: #333; margin-top: 17px; font-weight: 400; text-align: center }

.switch { width: 98px; height: 49px; cursor: pointer }
.switch div { float: left; width: 49px; height: 49px; background: #F9F9F9; -o-transition: background .4s ease; transition: background .4s ease }
.switch div:hover { background: #005aa0 }
.switch div:hover img { filter: brightness(100); -webkit-filter: brightness(100) }

.product .content, .news .content, .about .content, .service .content, .footer .content { position: relative }
.lines { height: 0; position: absolute; width: 4px; background: #005AA0; transition: height ease-in-out .5s; -o-transition: height ease-in-out .5s }
.product .lines { right: -177px; top: -109px }
.product .show { height: 453px }
.quality .lines { left: 99px; top: -245px }
.quality .show { height: 245px }
.power .lines { right: 107px; top: -248px }
.power .show { height: 248px }
.case .lines { left: 99px; top: -165px }
.case .show { height: 165px }
.news .lines { right: 106px; top: -247px }
.news .show { height: 247px }
.about .lines { left: 100px; top: -384px }
.about .show { height: 247px }
.service .lines { right: 219px; top: -244px }
.service .show { height: 244px }
.footer .lines { left: 90px; top: -233px }
.footer .lines:before { position: absolute; content: ''; left: 50%; width: 40px; height: 0; background: url(../images/f_line.png) no-repeat 0 0; margin-left: -16px; top: 165px; opacity: 0; transition: height ease-in-out .3s .3s }
.footer .show { height: 165px }
.footer .show:before { height: 53px; opacity: 1 }

.fullSlide { position: relative; z-index: 0; clear: both; width: 100%;background:#fff; }
.fullSlide .bd { position: relative; z-index: 1; overflow: hidden; margin: 0 auto }
.fullSlide .bd .li img { display: block; width: 100%; height: auto !important }
.fullSlide .hd { position: absolute; bottom: 33px; width: 600px; right: 50%; height: 18px; cursor: pointer; z-index: 2 }
.fullSlide .hd li { display: inline-block; width: 14px; height: 14px; margin-right: 13px; opacity: .4; border-radius: 50%; background: #fff; -o-transition: all .3s ease; transition: all .3s ease }
.fullSlide .hd li.on { opacity: 1 }
.fullSlide p { position: absolute; top: 50%; width: 80px; height: 80px; z-index: 9; opacity: 1; text-align: center; margin-top: -40px ;display:none;cursor:pointer;}
.fullSlide .prev2 { left: 3% }
.fullSlide .next2 { right: 3% }

.product { padding-top: 109px; overflow: hidden }
.pro_nav { position: relative;  height: 275px }
.pro_nav h3 {padding-top:68px; width: 14.28%; text-align: center; position: relative; font-weight: 400; padding-bottom: 30px; float: left }
.pro_nav h3 a { display: block }
.pro_nav h3 img { display: block;border: 1px solid #fff;box-sizing:border-box; width: 95px; height: 95px; margin: 0 auto; -o-transition: all .3s ease; transition: all .3s ease }
.pro_nav h3 span { display: block; font-size: 14px; line-height: 42px; color: #333 }
.pro_nav h3:after { position: absolute; content: ""; width: 11px; height: 13px; left: 50%; margin-left: -5.5px; bottom: 13px; background: url(../images/pi.png) no-repeat right top }
.pro_nav h3.on img { background: #f9f9f9;  box-shadow: 0 4px 21px 2px rgba(0, 90, 160, .22); margin-bottom: 5px }
.pro_nav h3.on:after { background-position: left top }
.pro_nav .pro_switch { position: absolute; width: 44px; height: 44px; background: #005aa0; top: 115px; cursor:pointer; transition:.3 ease;-o-transition:.3 ease;}
.pro_nav .prev { left: -39px }
.pro_nav .next { right: -39px }
.pro_nav .clearfix{overflow: hidden;
    height: 234px;}
.pro_con dl { position: relative; height: 540px }
.pro_con dt { position: absolute; right: 50%; top: 0; width: 960px; height: 540px }
.pro_con dt li img { width: 960px; height: 540px; overflow: hidden }
.pro_con dd { position: absolute; left: 50%; top: 0; width: 960px; height: 540px; background: #F9F9F9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 73px 360px 0 76px }
.pro_con dd a { display: block }
.pro_con dd h4 { font-size: 24px; line-height: 100%; color: #000; font-weight: 400; margin-bottom:22px; }
.pro_con dd p { font-size: 16px; line-height: 26px; color: #4d4d4d;}
.pro_con dd ul { font-size: 0; margin-bottom: 38px;margin-top:41px; }
.pro_con dd li { display: inline-block; margin-right: 50px; text-align: center }
.pro_con dd li img { width: 72px; height: 72px; border: 1px solid #c9c9c9; border-radius: 10px; margin: 0 auto; display: block; margin-bottom: 11px }
.pro_con dd li span { display: block; font-size: 16px; line-height: 22px; color: #4d4d4d }
.pro_con dd .more { display: block; width: 125px; height: 38px; background: #73bd3a; text-align: center; font-size: 14px; line-height: 38px; color: #fff; -o-transition: all .3s ease; transition: all .3s ease }
.pro_con dd .more:hover { background: #005aa0 }
.pro_con .switch { position: absolute; right: -49px; bottom: 0; z-index: 2 }
.pro_nav .nextStop,.pro_nav  .prevStop{background: #ddd; cursor:auto;}

.quality { overflow: hidden; padding-top: 108px }
.quality h2 { margin-bottom: 68px }
.quality .content { position: relative; height: 540px }
.quality .switch { left: 50%; bottom: 0; position: absolute; z-index: 3 }
.quality_nav { width: 600px; height: 540px; background: #F9F9F9; position: absolute; right: 50%; top: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 35px; padding-left: 30px }
.quality_nav h3 { width: 258px; height: 220px; background: #fff; float: left; cursor: pointer; margin-right: 25px; margin-bottom: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 48px; text-align: center; font-weight: 400; -o-transition: all .3s ease; transition: all .3s ease }
.quality_nav h3 img { display: block; width: 85px; height: 83px; margin: 0 auto }
.quality_nav h3 span { display: block; font-size: 24px; line-height: 50px; color: #999 }
.quality_nav h3.on { background: #005aa0; font-weight: 700 }
.quality_nav h3.on img { filter: brightness(100); -webkit-filter: brightness(100) }
.quality_nav h3.on span { color: #fff }
.quality_con { width: 960px; height: 540px; position: absolute; left: 50%; top: 0 }
.quality_con dd { position: absolute; background: url(../images/qua_bg.png) no-repeat center top; height: 180px; width: 960px; left: 0; bottom: 0 }
.quality_con dd p { width: 472px; font-size: 16px; line-height: 24px; color: #fff; padding-top: 47px; padding-left: 128px }

.power { padding-top: 124px }
.power h2 { margin-bottom: 55px }
.power .content { position: relative; height: 450px }
.power .switch { position: absolute; z-index: 3; right: 50%; bottom: 0 }
.power_pic { position: absolute; right: 50%; width: 600px; height: 450px }
.power_con { position: absolute; left: 50%; width: 600px; height: 450px; background: #f9f9f9 url(../images/pow_bg.png) no-repeat 71px 112px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 90px 0 0 115px }
.power_con li { font-size: 18px; line-height: 100%; color: #333; float: left; width: 160px; margin-bottom: 32px }
.power_con li em { display: block }
.power_con li i { font-size: 40px; line-height: 100%; color: #005aa0; font-weight: 700 }
.power_con li span { display: block; margin-top: 10px }
.power_con li:nth-child(odd) { width: 276px }

.case { padding-top: 165px; overflow: hidden }
.case h2 { width: 600px; padding-top: 39px; margin-bottom: 49px;position:relative;z-index:99; }
.case h2 a, .case h2 span { text-align: right }
.case .content { position: relative; height: 540px }
.case .case_nav { width: 600px; padding: 12px 0 0 11px; height: 164px; border-right: 1px solid #E4E4E4; margin-bottom: 45px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;position:relative;z-index:99; }
.case h3 { width: 114px; height: 141px; float: left; margin: 0 11px; text-align: center; position: relative }
.case h3 .cell img { display: block; width: 52px; margin: 0 auto; padding-top: 31px }
.case h3 .cell span { display: block; font-size: 18px; line-height: 100%; color: #333; margin-top: 17px }
.case h3 .hover { width: 114px; height: 141px; border-radius: 10px; overflow: hidden; position: absolute; top: 0; left: 0; display: none }
.case h3 .hover span { display: block; position: absolute; bottom: 0; width: 100%; height: 38px; font-size: 18px; line-height: 38px; color: #fff; background: rgba(0, 0, 0, .5) }
.case h3.on .hover { display: block }
.case .switch { position: absolute; right: 50%; bottom: 172px; z-index: 2 }
.cases { width: 960px; height: 540px; position: absolute; left: 50%; top: 0 }
.case_con_list .slide { height: 540px }
.case_con { position: absolute; bottom: 0; left: 50%; width: 960px }
.case_con li { width: 307px; height: 172px; float: left; margin-left: 13px; filter: grayscale(100%); -webkit-filter: grayscale(100%) }
.case_con li img{    width: 307px;
    height: 172px;}
.case_con li.on { filter: grayscale(0); -webkit-filter: grayscale(0) }
.case_display { position: absolute; width: 960px; height: 540px; right: 50%; top: 0 }
.case_display dl { position: relative }
.case_display dt { width: 960px; height: 540px; overflow: hidden }
.case_display dt img { width: 960px; height: 540px }
.case_display dd { position: absolute; right: 0; bottom: 0; width: 960px; height: 172px; background: url(../images/qua_bg.png) no-repeat center top; padding: 30px 84px 0 362px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.case_display dd h4 { font-size: 18px; line-height: 24px; color: #eee; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 14px; font-weight: 400 }
.case_display dd p { font-size: 14px; line-height: 24px; color: #eee }

.news { padding-top: 116px; padding-bottom: 118px }
.news_container { position: relative; height: 540px; margin-top: 62px !important }
.news_nav { position: absolute; top: 0; left: 0; width: 600px }
.news_nav h3 { width: 195px; height: 46px; background: #F9F9F9; text-align: center; float: left; margin-right: 7px; font-weight: 400 }
.news_nav h3 a { display: block; font-size: 20px; line-height: 46px; color: #444 }
.news_nav h3.on { background: #005aa0 }
.news_nav h3.on a { color: #fff }
.news_nav h3:last-child { margin-right: 0 }
.news_con .fl { width: 600px; padding-top: 82px }
.news_con .fl ul { border-top: 1px dotted #E5E5E5; margin-bottom: 47px }
.news_con .fl li { border-bottom: 1px dotted #E5E5E5; height: 47px; padding-left: 35px; padding-right: 25px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: url(../images/ni.png) no-repeat 19px center }
.news_con .fl li a { display: block }
.news_con .fl li h4 { font-size: 14px; line-height: 47px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: 400; float: left; -o-transition: all .3s ease; transition: all .3s ease }
.news_con .fl li span { display: block; font-size: 14px; line-height: 47px; color: #a2a2a2; float: right; -o-transition: all .3s ease; transition: all .3s ease }
.news_con .fl li:hover h4, .news_con .fl li:hover span { color: #005aa0 }
.news_con .more a { display: block; float: right; width: 125px; height: 38px; background: #73bd3a; font-size: 14px; line-height: 38px; color: #fff; text-align: center; -o-transition: all .3s ease; transition: all .3s ease }
.news_con .more a:hover { background: #005aa0 }
.news_con .fr { width: 566px; position: relative }
.news_con dt { width: 566px; height: 425px; overflow: hidden }
.news_con dt img { width: 566px; height: 425px }
.news_con dd { position: relative; z-index: 2; width: 499px; height: 166px; background: #F9F9F9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: -51px auto 0; padding: 28px 31px 0 }
.news_con dd span { display: block; float: left; font-size: 14px; line-height: 100%; color: #005aa0; margin-right: 30px }
.news_con dd i { display: block; font-size: 48px; line-height: 100%; color: #005aa0; padding-bottom: 10px; border-bottom: 1px solid #005aa0; margin-bottom: 17px }
.news_con dd h4 { font-size: 20px; line-height: 26px; color: #333; font-weight: 400; overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.news_con dd p { font-size: 14px; line-height: 24px; color: #333; margin-top: 10px }
.news_list{height: 540px;overflow: hidden;}
.news_con .news_list_nav {  font-size: 0; position: absolute; z-index: 2; width: 100%; cursor: pointer;bottom: 25px;
    z-index: 3;
    padding-right: 65px;
    box-sizing: border-box; }
.news_con .news_list_nav li {float:right; width: 12px; height: 12px; opacity: 1; border-radius: 50%; background: #ddd; display: inline-block; margin: 0 9px }
.news_con .news_list_nav li.on { opacity: 1;background:#005aa0; }

body { position: relative; background-position: center bottom; background-repeat: no-repeat; background-attachment: fixed; background-color: transparent; background-image: url(../images/about_bg.jpg); background-color: #fff }
.banner, .product, .quality, .power, .case, .news, .service { background: #fff }
.about { height: 415px; padding-top: 137px }
.about h2 img { margin-top: 12px; padding-left: 20px; padding: 0 0 27px }
.about p { width: 576px; font-size: 16px; line-height: 32px; color: #fff; margin: 0 auto; text-shadow: 0 2px 8px rgba(38, 38, 38, .13); font-weight: 700; text-align: center }
.about p a { color: #fff }

.service { padding-top: 113px; padding-bottom: 165px }
.service_con { margin-top: 61px !important }
.service_con .fl { width: 599px; height: 548px }
.service_con .fr { width: 601px; height: 548px; background: #F9F9F9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 70px 0 0 66px }
.service_con .ask { font-size: 24px; line-height: 100%; color: #444; margin-bottom: 32px }
.service_con .ask em { font-size: 36px; line-height: 100%; color: #444 }
.service_con .s_tel { background: url(../images/s_tel.png) no-repeat 3px top; padding-left: 83px; margin-bottom: 28px }
.service_con .s_tel em { display: block; font-size: 32px; line-height: 100%; color: #005aa0; font-weight: 700; letter-spacing: 1.5px }
.service_con .s_tel span { display: inline-block; font-size: 21px; line-height: 100%; color: #005aa0; padding-left: 67px; position: relative; margin-top: 8px }
.service_con .s_tel span:before, .service_con .s_tel span:after { position: absolute; content: ""; width: 60px; height: 2px; background: #005aa0; top: 10px }
.service_con .s_tel span:before { left: 0 }
.service_con .s_tel span:after { right: -67px }
.service_con ul { background: url(../images/s_bg.png) no-repeat left 7px; padding-left: 27px }
.service_con li { width: 194px; height: 38px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; border: 1px solid #E5E5E5; margin-bottom: 10px; float: left; position: relative }
.service_con li label { position:absolute; font-size: 14px; line-height: 38px; color: gray; padding-left: 16px; padding-right: 10px }
.service_con li input {  width: 192px; height: 36px; border: 0; background: 0 0; outline: 0; padding-left:14px;box-sizing:border-box; }
.service_con li span { display: block; position: absolute; right: -10px; font-size: 14px; line-height: 38px; color: red;top:0; }
.service_con li select { width: 192px; height: 36px; border: 0; outline: 0; line-height: 37px; color: #666;padding-left:14px; }
.service_con li.message { width: 432px; height: 95px; margin-bottom: 36px }
.service_con li.message textarea { width: 430px; height: 93px; border: 0; background: 0 0; outline: 0; padding: 10px 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; line-height: 22px; color: #666 }
.service_con li.mr { margin-right: 45px }
.service_con .form-btn-reset { display: none }
.service_con .form-btn-submit { display: block; width: 125px; height: 38px; background: #73bd3a; font-size: 14px; line-height: 38px; color: #fff; text-align: center; border: 0; outline: 0; cursor: pointer }


.links { width: 100%;  background: url(../images/links_bg.png) no-repeat center top; position: absolute; bottom: 5px; overflow: hidden }
.links em { font-size: 16px; line-height: 84px; color: #fff; display: block; float: left }
.links a {margin-bottom: 12px;
    margin-top: 11px;
    font-size: 14px;
    line-height: 11px; color: #999; display: block; float: left; margin-left: 32px; -o-transition: all .3s ease; transition: all .3s ease }
.links a:hover { color: #fff }

@-webkit-keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
@keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-moz-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-webkit-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-o-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
