@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 { text-align: center; display: block; font-weight: 400; font-size: 38px; color: #333; line-height: 100%; padding-bottom: 19px; position: relative }
h2.main_title a:before { position: absolute; content: ""; width: 374px; height: 1px; background: #e3e5e8; left: 50%; margin-left: -187px; top: 0 }
h2.main_title a:after { position: absolute; content: ""; width: 58px; height: 3px; background: #ffad01; left: 50%; margin-left: -29px; bottom: 0 }
h2.main_title a:before { bottom: 1px; top: auto }
h2.main_title a:hover { color: #333 }
h2.main_title span { display: block; font-size: 20px; color: #666; line-height: 100%; font-weight: 400 }
.more a { display: block; width: 165px; height: 51px; background: #ffad01 url(../images/pi.png) no-repeat 119px center; border-radius: 5px; font-size: 16px; color: #fff; line-height: 51px; text-indent: 34px; margin: 0 auto; -o-transition: all .3s ease; transition: all .3s ease }
.more a:hover { text-indent: 0; text-align: center; background-position-x: 200px }

.fullSlide { position: relative; z-index: 1; clear: both; width: 100% }
.fullSlide .bd { position: relative; z-index: 1; overflow: hidden; margin: 0 auto }
.fullSlide .tempWrap {margin:0 auto;}
.fullSlide .bd .li img { display: block; width: 100%; height: auto !important }

.fullSlide .hd { position: absolute; width: 100%; height: 10px; left: 0; bottom: 50px; text-align: center; cursor: pointer;z-index:3; }
.fullSlide .hd li { display: inline-block; width: 10px; height: 10px; background: #fff; margin: 0 5px; border-radius: 20px; opacity: .6; -o-transition: all .3s ease; transition: all .3s ease }
.fullSlide .hd li.on { width: 27px; opacity: .8 }
.fullSlide p { position: absolute; top:50%; width: 80px; height: 80px; z-index: 9; opacity: .8; text-align: center; margin-top: -40px;}
            .fullSlide .prev2 { left: 3%; }
            .fullSlide .next2 { right: 3%; }
            
.intro { padding-top: 69px; padding-bottom: 87px; height: 369px; background: #F5F5F5 }
.intro dd { float: left; width: 588px; padding-top: 21px }
.intro dd h2 a { display: block; font-size: 30px; color: #333; line-height: 100%; font-weight: 400; position: relative; padding-bottom: 33px ;white-space:nowrap;}
.intro dd h2 a:before { position: absolute; content: ""; width: 20px; height: 3px; background: #00537a; left: 0; bottom: 0 }
.intro dd h2 a strong { font-weight: 700 }
.intro dd h2 a i { display: inline-block; font-size: 70px; vertical-align: -12px; margin: 0 10px }
.intro dd p { font-size: 14px; color: #777; line-height: 34px; margin: 38px 0 18px }
.intro dd .sign { text-align: right; position: relative }
.intro dd .sign:before { position: absolute; content: ""; width: 69px; height: 1px; background: rgba(39, 39, 39, .5); left: 362px; top: 15px }
.intro dt { width: 568px; height: 369px; float: right; overflow: hidden }
.intro dt img { width: 568px; height: 369px }

.product { padding-top: 85px; background: #D3D6DA; padding-bottom: 60px }
.product .more a { margin-top: 8px }
.product h2 {margin-bottom: 62px;}
/*.product h3>a{display: block;padding-left: 9px;border-left: 6px solid #00537A;line-height: 28px;font-size: 28px;color: #333;}*/
/*.product h3 span {float: right;font-size: 16px;color: #777;font-weight: normal;}*/
/*.product h3 i{display: inline-block;width:22px;*/
/*height:18px;*/
/*background:#F39800 url(../images/pi.png) no-repeat center;*/
/*border-radius:2px;margin-left: 16px;vertical-align: -3px;}*/

.product h3>a{display: block;text-align: center;line-height: 28px;font-size: 28px;color: #333;position:relative;font-weight:normal;}
.product h3>a:after{position:absolute;content:"";width: 52px;height: 3px;background: #00537A;left: 50%;margin-left: -26px;bottom: -15px;}

.pro_list { margin-top: 44px; position: relative; height: 538px }
.pro_list li { width: 390px; float: left; margin-right: 15px }
.pro_list li>a:first-child { width: 390px; height: 390px; overflow: hidden; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #EAEAEA }
.pro_list li img { width: 390px; height: 390px }
.pro_list li>a:last-child { width: 390px; height: 76px; background: #fff; display: block; margin-top: 3px; border-bottom: 2px solid #00537A; font-size: 22px; color: #303030; line-height: 76px; text-align: center; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -o-transition: all .3s ease; transition: all .3s ease; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.pro_list li:hover>a:last-child { background: #FFAD01; color: #fff }
.p_switch div { position: absolute; cursor: pointer; width: 23px; height: 76px; -o-transition: all .3s ease; transition: all .3s ease; top: 157px; opacity: .23 }
.p_switch div img { filter: grayscale(100%); -webkit-filter: grayscale(100%) }
.p_switch .prev { left: -77px; padding-right: 54px }
.p_switch .next { right: -77px; padding-left: 54px }
.p_switch div:hover { opacity: 1 }
.p_switch div:hover img { filter: grayscale(0); -webkit-filter: grayscale(0) }
.pro_con{margin-top: 44px;}
.pro_con li { width: 290px; float: left; margin-right: 12px; margin-bottom: 32px }
.pro_con li>a:first-child { width: 290px; height: 290px; overflow: hidden; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #DFDCDD }
.pro_con li img { width: 290px; height: 290px }
.pro_con li>a:last-child { width: 290px; height: 57px; background: #00537A; display: block; margin-top: 3px; font-size: 22px; color: #fff; line-height: 50px; text-align: center; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -o-transition: all .3s ease; transition: all .3s ease; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;border-bottom: 2px solid #00537A; }
.pro_con li:hover>a:last-child { background: #FFAD01; }
.pro_con li:nth-child(4n) { margin-right: 0 }

.ys { background: #F5F5F5; padding-top: 103px; padding-bottom: 91px }
.ys h2.main_title a:before { width: 300px; margin-left: -150px }
.ys_con { background: url(../images/ys_bg.png) no-repeat center 13px; margin-top: 52px }
.ys_con dl { width: 545px; position:relative; }
.ys_con dl:nth-child(odd) { float: left }
.ys_con dl:nth-child(even) { float: right }
.ys_con dt { width: 534px; height: 310px; padding-left: 9px }
.ys_con dt img { width: 534px; height: 310px }
.ys_con dd h4 { height: 68px; font-weight: 400 }
.ys_con dd h4 i { display: inline-block; background: url(../images/yst.png) no-repeat center top; width: 56px; height: 68px; font-size: 30px; color: #fff; line-height: 100%; text-align: center; padding-top: 19px; margin-right: 19px }
.ys_con dd h4 span { display: inline-block; font-size: 30px; color: #333; line-height: 100%; padding-bottom: 14px; position: relative }
.ys_con dd h4 span:before { position: absolute; content: ""; width: 17px; height: 2px; background: #00537a; left: 2px; bottom: 0 }
.ys_con dd p { font-size: 14px; color: #303030; line-height: 32px; margin: 3px 0 1px; padding-left: 10px }
.ys_con .ys1 { margin-bottom: 33px }
.ys_con .ys2 { margin-bottom: 23px }
.ys_con .ys2 dt {margin-top: 92px;}
.ys_con .ys3 { margin-bottom: 28px }
.ys_con .ys3 p { margin-bottom: 8px }
.ys_con .ys4 { margin-bottom: 49px }
.ys_con .ys5 p { margin-bottom: 8px }
.ys_con .ys6 dd { margin-top: 43px; width: 538px; height: 112px; border: 1px solid #c3c6c9; border-radius: 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 19px 24px; margin-bottom: 69px }
.ys_con .ys6 dd p{    position: absolute;
    top: 306px;
    left: 179px;
    font-size: 20px;
    color: #00537a;
    font-weight: bold;}
.ys_con .ys6 dd .fl { width: 153px; text-align: center; line-height: 0 }
.ys_con .ys6 dd .fl span { display: block; font-size: 16px; color: #303030; line-height: 100%; margin-top: 5px; font-weight: 700 }
.ys_con .ys6 dd .fr { width: 320px; padding-left: 12px; height: 66px; border-left: 1px solid #C3C6C9; margin-top: 3px }
.ys_con .ys6 dd .fr span { display: block; font-size: 16px; color: #a6a6a6; line-height: 100% }
.ys_con .ys6 dd .fr span:nth-child(2) { font-size: 24px; color: #0E050A; margin: 5px 0 }
.ys_con .ys6 dd .fr span:nth-child(3) { color: #5E5E5E; white-space: nowrap }

.case { padding-top: 135px; background: url(../images/case_bg.jpg) no-repeat center top }
.case h2 a:before { width: 148px; margin-left: -74px }
.case_con { position: relative; height: 514px; margin-top: 42px }
.case_con .tempWrap { width: 1183px !important; margin: 0 auto }
.case_con dl { width: 367px; height: 470px; border: 1px solid #c6c6c6; background: #fff; padding: 21px 13px; float: left }
.case_con dl.cur { border-left: 0; border-right: 0 }
.case_con dt { width: 367px; height: 207px; overflow: hidden }
.case_con dt img { width: 367px; height: 207px }
.case_con dd { padding: 25px 29px 0 22px }
.case_con dd h4 { font-size: 24px; color: #1a1a1a; line-height: 1.2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: 400; -o-transition: all .3s ease; transition: all .3s ease; margin-bottom: 19px }
.case_con dd p { font-size: 14px; color: #595959; line-height: 24px }
.case_con dd p:nth-child(3) { margin-bottom: 10px }
.case_con dd i { display: block; width: 23px; -o-transition: all .3s ease; transition: all .3s ease; height: 10px; margin: 38px 35px; background: url(../images/ci1.png) no-repeat }
.case_con dl:hover dd h4 { font-weight: 700; color: #00537A }
.case_con dl:hover dd i { background-image: url(../images/ci.png) }
.case_switch div { position: absolute; cursor: pointer; width: 16px; height: 54px; -o-transition: all .3s ease; transition: all .3s ease; top: 248px; opacity: .23 }
.case_switch div img { width: 16px; height: 54px; filter: grayscale(100%); -webkit-filter: grayscale(100%) }
.case_switch .prev { left: -45px; padding-right: 37px }
.case_switch .next { right: -45px; padding-left: 37px }
.case_switch div:hover { opacity: 1 }
.case_switch div:hover img { filter: grayscale(0); -webkit-filter: grayscale(0) }

.news { padding: 80px 0 99px }
.news h2 a:before { width: 154px; margin-left: -77px }
.news_nav { margin: 40px 0 37px; text-align: center; line-height: 0; font-size: 0 }
.news_nav li { display: inline-block; width: 148px; height: 47px; background: #00537a; margin: 0 6px }
.news_nav li a { display: block; font-size: 18px; color: #fff; line-height: 47px }
.news_nav li.on { background: #FFAD01 }
.news_con dl { width: 570px; height: 427px; float: left; position: relative }
.news_con dl dt { width: 570px; height: 427px; overflow: hidden }
.news_con dl dt img { width: 570px; height: 427px }
.news_con dl dd { position: absolute; width: 570px; height: 82px; background: rgba(0, 0, 0, .25); left: 0; bottom: 0 }
.news_con dl dd span { display: block; width: 82px; height: 82px; background: #00537a; float: right; font-size: 14px; color: #eaeaea; line-height: 100%; font-family: arial; text-align: center }
.news_con dl dd span i { display: block; width: 50px; border-bottom: 1px solid #E2E2E2; font-size: 36px; color: #fff; line-height: 40px; margin: 8px auto 6px }
.news_con dl dd h4 { font-size: 18px; color: #fff; line-height: 100%; padding: 17px 0 14px 28px; width: 405px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.news_con dl dd p { font-size: 14px; color: #fff; line-height: 100%; padding: 0 0 0 28px; width: 405px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.news_con .slide>div { width: 560px; float: right }
.news_con .slide .tempWrap { height: 370px !important }
.news_list { padding-top: 20px !important; height: 350px; overflow: hidden }
.news_list li { height: 82px; padding-bottom: 28px; margin-bottom: 24px; position: relative }
.news_list li:after { position: absolute; content: ""; width: 514px; border-bottom: 1px dashed rgba(102, 102, 102, .18); right: 0; bottom: 0 }
.news_list li span { display: block; width: 80px; height: 80px; border: 1px solid #B4B4B4; float: left; font-size: 14px; color: #999; line-height: 100%; font-family: arial; text-align: center; -o-transition: all .3s ease; transition: all .3s ease }
.news_list li span i { display: block; width: 50px; border-bottom: 1px solid #E2E2E2; font-size: 36px; color: #333; line-height: 40px; margin: 8px auto 6px; -o-transition: all .3s ease; transition: all .3s ease }
.news_list li h4 { font-size: 16px; color: #4d4d4d; line-height: 100%; padding-top: 12px; width: 434px; float: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: 400; -o-transition: all .3s ease; transition: all .3s ease }
.news_list li p { font-size: 14px; color: #8f8f8f; line-height: 20px; padding-top: 6px; width: 434px; float: right }
.news_list li:hover span { color: #00537A; border-color: #00537A }
.news_list li:hover span i { color: #00537A; border-color: #00537A }
.news_list li:hover h4 { font-weight: 700; color: #00537A }
.news_pointer { text-align: center; font-size: 0; height: 10px; margin-top: 49px; cursor: pointer; position: relative }
.news_pointer:before { position: absolute; content: ""; width: 246px; height: 1px; background: #ccc; left: 0; top: 4px }
.news_pointer:after { position: absolute; content: ""; width: 246px; height: 1px; background: #ccc; right: 0; bottom: 4px }
.news_pointer li { display: inline-block; width: 10px; height: 10px; background: #d2d2d2; border-radius: 50%; -o-transition: all .3s ease; transition: all .3s ease; margin: 0 4.5px }
.news_pointer li.on { background: #00537a }

.about { overflow: hidden; height: 643px }
.about dl { position: relative }
.about dl dt { position: absolute; right: 50%; width: 960px }
.about dl dd { position: absolute; left: 50%; width: 960px; height: 643px; background: #00537A; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 143px 0 0 96px }
.about dl dd h2 a { display: block; font-size: 32px; color: #fff; line-height: 100%; position: relative; padding-bottom: 27px }
.about dl dd h2 a:before { position: absolute; content: ""; width: 41px; height: 3px; background: #fff; left: 0; bottom: 0 }
.about dl dd p { font-size: 18px; color: #d5d9df; line-height: 34px; width: 500px; margin: 37px 0 59px }
.about dl dd p span { display: block }
.about .info a { display: block; width: 179px; height: 45px; background: #ffad01 url(../images/ai.png) no-repeat 115px center; border-radius: 1px; font-size: 16px; color: #fff; line-height: 45px; text-indent: 32px; -o-transition: all .3s ease; transition: all .3s ease }
.about .info a:hover { text-indent: 0; text-align: center; background-position-x: 200px }

.links { height: 40px; overflow: hidden; background: #222D3A; font-size: 0 }
.links em { display: inline-block; font-style: normal; color: rgba(141, 149, 160, .28); font-size: 14px; line-height: 100%; font-weight: 700 }
.links a { font-size: 14px; color: rgba(141, 149, 160, .28); line-height: 100%; display: inline-block; padding-left: 39px; transition: .3s ease; -o-transition: .3s ease }
.links a:hover { color: rgba(141, 149, 160, .5) }

@-webkit-keyframes fadeInLeft1 {
  from { opacity: 0; -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInLeft1 {
  from { opacity: 0; -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInRight1 {
  from { opacity: 0; -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInRight1 {
  from { opacity: 0; -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes zoomLeft {
  from { opacity: 0; -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3) }
  50% { opacity: 1 }
}
@keyframes zoomLeft {
  from { opacity: 0; -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3) }
  50% { opacity: 1 }
}
.zoomLeft { -webkit-animation-name: zoomLeft; animation-name: zoomLeft; transform-origin: 0 50%; -webkit-transform-origin: 0 50% }
.zoomRight { -webkit-animation-name: zoomLeft; animation-name: zoomLeft; transform-origin: 100% 50%; -webkit-transform-origin: 100% 50% }
@-webkit-keyframes fadeInUp1 {
  from { opacity: 0; -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInUp1 {
  from { opacity: 0; -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
  from { opacity: 0; -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInUp2 {
  from { opacity: 0; -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
  0% { left: 0; top: 0 }
  25% { left: 0; top: 10px }
  50% { left: 0; top: 0 }
  100% { left: 0; top: 0 }
}
@-moz-keyframes myfirst {
  0% { left: 0; top: 0 }
  25% { left: 0; top: 10px }
  50% { left: 0; top: 0 }
  100% { left: 0; top: 0 }
}
@-webkit-keyframes myfirst {
  0% { left: 0; top: 0 }
  25% { left: 0; top: 10px }
  50% { left: 0; top: 0 }
  100% { left: 0; top: 0 }
}
@-o-keyframes myfirst {
  0% { left: 0; top: 0 }
  25% { left: 0; top: 10px }
  50% { left: 0; top: 0 }
  100% { left: 0; top: 0 }
}
