@charset 'utf-8';
body { font-family: '微软雅黑', Arial; background: #fff }
.scale_img dl img, .scale_img li a>img { -o-transition: all 1s linear 0s; transition: all 1s linear 0s }
.scale_img dl:hover img, .scale_img li:hover a>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 { text-align: center; font-weight: 400; padding-bottom: 39px; background: url(../images/t_bg.png) no-repeat center bottom; line-height: 0 }
h2.main_title a { display: block; font-size: 48px; line-height: 100%; color: #000 }
h2.main_title span { display: block; font-size: 20px; line-height: 100%; color: #7d7d7d; margin-top: 12px }

.fullSlide { position: relative; z-index: 1; clear: both; width: 100% }
.fullSlide .tempWrap { margin: 0 auto }
.fullSlide .bd { position: relative; z-index: 1; overflow: hidden; margin: 0 auto }
.fullSlide .bd .li { overflow: hidden }
.fullSlide .bd .li img { display: block; width: 100%; height: auto !important; -o-transition: all 1s linear 0s; transition: all 1s linear 0s }
.fullSlide .hd { position: absolute; bottom: 50px; width: 100%; height: 18px; cursor: pointer; text-align: center; z-index: 9; font-size: 0; }
.fullSlide .hd li { display: inline-block; width: 66px; padding:0 15px;  position:relative;}
.fullSlide .hd li:before{
    position: absolute; content: "";left: 0;top:15px;
    display: block;
     width: 66px; height: 3px;  margin: 0 14px; opacity: .6;  background: #fff; -o-transition: all .3s ease; transition: all .3s ease
}
.fullSlide .hd li.on:before{ background: #fff; opacity:1; }
.fullSlide p { display: none; position: absolute; top: 50%; width: 80px; height: 80px; z-index: 99; opacity: 1; text-align: center; margin-top: -40px; opacity: .8 }
.fullSlide .prev2 { left: 3% }
.fullSlide .next2 { right: 3% }
.fullSlide .bd .cur img { animation: scaleIt 4s; -webkit-animation: scaleIt 4s }
.fullSlide .arrow { z-index: 99; cursor: pointer; position: absolute; top: 0; width: 160px; height: 100%; display: block }
.fullSlide .arrow span { position: absolute; top: 50%; left: 0; margin-top: -15px; padding: 20px 26px; border-radius: 50%; display: block; display: none; width: 17px; height: 30px; background: rgba(244, 251, 249, .17) url(../images/arrows1.png) no-repeat center }
.fullSlide .arrow-left { left: 10px }
.fullSlide .arrow-right { right: 10px }
.fullSlide .arrow-right span { background: rgba(244, 251, 249, .17) url(../images/arrows2.png) no-repeat center; right: 0; left: auto }
.fullSlide .banMenu { position: absolute; left: 50%; width: 100px; bottom: 3%; margin-left: -50px; color: #fff; text-align: center; z-index: 5 }
.fullSlide .banMenu i { display: block; width: 24px; height: 40px; margin: 0 auto 5px; cursor: pointer }
.fullSlide .banMenu em { display: block; text-align: center; margin-top: 10px; cursor: pointer }
.fullSlide .banMenu i img { -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-animation: bounceY 2s infinite; -moz-animation: bounceY 2s infinite; -o-animation: bounceY 2s infinite; -ms-animation: bounceY 2s infinite; animation: bounceY 2s infinite }
.fullSlide .arrows-1 { cursor: pointer }
@-moz-keyframes bounceY {
  0%, 100% { -moz-transform: translateY(0); transform: translateY(0) }
  50% { -moz-transform: translateY(-15px); transform: translateY(-15px) }
}
@-o-keyframes bounceY {
  0%, 100% { -o-transform: translateY(0); transform: translateY(0) }
  50% { -o-transform: translateY(-15px); transform: translateY(-15px) }
}
@keyframes bounceY {
  0%, 100% { transform: translateY(0) }
  50% { transform: translateY(-15px) }
}
@-webkit-keyframes scaleIt {
  0% { opacity: 1; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1) }
  50% { opacity: 1 }
}
@keyframes scaleIt {
  0% { opacity: 1; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1) }
  50% { opacity: 1 }
}
.scaleIt { -webkit-animation-name: scaleIt; animation-name: scaleIt }

.intro { background: url(../images/intro_bg.png) no-repeat center top; padding: 40px 0 116px; height: 614px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.intro h2 a { display: block; color: #FFA200; background-image: -webkit-linear-gradient(270deg, #002160, #007ee6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-shadow: 0 5px 6px rgba(0, 126, 230, .2); font-size: 39px; line-height: 40px; text-align: center }
.intro_con { text-align: center; font-size: 0; line-height: 0; margin-top: 58px;margin-bottom: 30px;}
.intro_con dl {float: left;width: 373px;}
.intro_con dl:nth-child(2) { margin: 0 40px }
.intro_con dt { width: 97px; height: 93px; float: left; position: relative; margin-right: 20px }
.intro_con dt img:nth-child(1) { -webkit-transition-property: -webkit-transform; -webkit-transition-duration: 1s; -moz-transition-property: -moz-transform; -moz-transition-duration: 1s; -webkit-animation: rotate 4s linear infinite; -moz-animation: rotate 4s linear infinite; -o-animation: rotate 4s linear infinite; animation: rotate 4s linear infinite }
.intro_con dt img:nth-child(2) { position: absolute; width: 49px; height: 49px; left: 24px; top: 22px }
.intro_con dd { float: left; width: 256px; text-align: left }
.intro_con dd h3 { font-size: 24px; line-height: 26px; color: #1165d3; font-weight: 700 }
.intro_con dd p { font-size: 18px; line-height: 28px; color: #666; margin-top: 11px }
.gun { text-align: center; line-height: 0; font-size: 0 }
.gun li { display: inline-block; width: 247px }
.gun li em { display: block; font-size: 60px; line-height: 100%; color: #1165d3; font-family: Verdana }
.gun li span { font-size: 18px; line-height: 32px; color: #999 }
.gun li:nth-child(2) { background: url(../images/gun_bg.png) no-repeat center }
@-webkit-keyframes rotate {
  from { -webkit-transform: rotate(0deg) }
  to { -webkit-transform: rotate(360deg) }
}
@-moz-keyframes rotate {
  from { -moz-transform: rotate(0deg) }
  to { -moz-transform: rotate(359deg) }
}
@-o-keyframes rotate {
  from { -o-transform: rotate(0deg) }
  to { -o-transform: rotate(359deg) }
}
@keyframes rotate {
  from { transform: rotate(0deg) }
  to { transform: rotate(359deg) }
}
.rotate { -webkit-animation-name: rotate; animation-name: rotate }

.five { padding-top: 78px; background: url(../images/five_bg.png) no-repeat center top; position: relative; z-index: 2 }
.five_con { max-width: 1920px; margin: 23px auto 0; padding: 12px 0; overflow: hidden; text-align: center }
.five_con dl { width: 16.666667%; float: left; line-height: 0; position: relative }
.five_con dt img { width: 100% }
.five_con dd { position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; -o-transition: all .3s ease; transition: all .3s ease }
.five_con dd span { display: block; font-size: 72px; line-height: 100%; color: #fff; margin-bottom: 16px }
.five_con dd h3 { font-size: 30px; line-height: 100%; color: #fff; font-weight: 400 }
.five_con dd p { display: inline-block; margin: 21px auto 36px; display: none }
.five_con dd p i { display: block; padding-left: 30px; font-size: 16px; line-height: 30px; color: #fff; text-align: left;background: url(../images/five_icon.png) no-repeat center left }
.five_con dd a.more { display: block; display: none; margin: 0 auto; width: 142px; height: 41px; border: 1px solid #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; line-height: 39px; color: #fff; -o-transition: all .3s ease; transition: all .3s ease }
.five_con dd a.more:hover { width: 150px }
.five_con .con {position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;}
.five_con dd:after { content: ''; display: inline-block; height: 100%; vertical-align: middle }
.five_con dl.cur dd, .five_con dl:hover dd { background: url(../images/five_bg1.jpg) no-repeat center top; background-size: 100% 100%; height: calc(100% + 24px); top: -12px; width: 126%; left: -13% }
.five_con dl.cur dd h3, .five_con dl:hover dd h3 { font-weight: 700 }
.five_con dl.cur dd p, .five_con dl:hover dd p { display: inline-block }
.five_con dl.cur dd a.more, .five_con dl:hover dd a.more { display: block }

.project {padding: 120px 0 0; background: url(../images/project_bg.jpg) no-repeat center top #f4f4f4; min-height: 1067px; margin-top: -12px; position: relative; overflow: hidden;}
.project h2 { padding-bottom: 56px; margin-bottom: 32px }
.project .content { position: relative }
.project_info { width: 1199px; overflow: hidden }
.project_info dt { width: 1199px; height: 353px; overflow: hidden; line-height: 0 }
.project_info dt img { width: 1199px }
.project_info dd { width: 1199px; height: 140px; background: #1165d3; padding: 23px 13px;}
.project_info dd h3 { float: left; width: 310px;line-height: 0; font-size: 0;padding: 0 25px;position: relative;}
.project_info dd h3:after { position: absolute; content: ""; width: 1px; height: 40px; background: rgba(255, 255, 255, .5); right: 0; top: 10px }
.project_info dd h3 a { display: block; font-size: 30px; line-height: 40px; height: 40px;color: #fff; font-weight: 700; padding: 8px 0; position: relative;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.project_info dd p { width: 580px; float: left; margin: 0 30px 0 31px; font-size: 14px; line-height: 28px;height: 140px;color: #fff;overflow: hidden;
text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical; }
.project_info dd a.more { display: block; float: left; margin-top: 7px; width: 142px; height: 41px; border: 1px solid #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; font-size: 14px; line-height: 39px; color: #fefefe; -o-transition: all .3s ease; transition: all .3s ease }
.project_info dd a.more:hover { width: 150px }
.project_info .app_title { font-size: 22px; line-height: 42px; color: #333; font-weight: 400; margin: 30px 0 9px }
.project_info ul { overflow: hidden }
.project_info ul li { float: left; overflow: hidden; line-height: 0; position: relative }
.project_info ul li:last-child { margin-right: 0 }
.project1 ul h4, .project2 ul h4 { width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, .45); top: 0; left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; font-weight: 400; -o-transition: all .3s ease; transition: all .3s ease }
.project1 ul h4 img, .project2 ul h4 img { display: block; margin: 0 auto; -o-transition: all .3s ease; transition: all .3s ease }
.project1 li:hover h4, .project2 li:hover h4 { background: rgba(0, 0, 0, .7) }
.project1 li:hover h4 img, .project2 li:hover h4 img { animation: flipInY 1.5s }
.project1 { display: none }
.project1 li { width: 215px; height: 140px; margin-right: 31px }
.project1 h4 { padding-top: 27px }
.project1 h4 img { width: 57px; height: 57px }
.project1 h4 span { display: block; font-size: 18px; line-height: 27px; height: 54px;color: #fff; -o-transition: all .3s ease; transition: all .3s ease;}
.project1 li:first-child{display:none;}
.project2 { display: none }
.project2 li { width: 393px; height: 156px; margin-right: 10px }
.project2 h4 { padding-top: 27px }
.project2 h4 img { width: 56px; height: 56px }
.project2 h4 span { display: block; font-size: 18px; line-height: 27px;height: 54px; color: #fff; -o-transition: all .3s ease; transition: all .3s ease;}
.project3 li { width: 166px; margin-right: 6px; position: relative }
.project3 li img { width: 166px; height: 98px }
.project3 li a { display: block }
.project3 li a:before { position: absolute; content: ""; width: 166px; height: 98px; background: rgba(0, 0, 0, .45); top: 0; left: 0; z-index: 2; -o-transition: all .3s ease; transition: all .3s ease }
.project3 h4 { font-size: 16px; line-height: 20px; color: #666; font-weight: 400; padding: 13px 8px 1px; height: 53px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-left: 1px solid rgba(3, 0, 0, .13); overflow: hidden; z-index: 2; position: relative; background: #f7f7f7; -o-transition: all .3s ease; transition: all .3s ease }
.project3 li:hover a:before { background: rgba(0, 0, 0, 0) }
.project3 li:hover h4 { color: #1165d3; border-color: #1165d3 }
.project_switch div { position: absolute; top: 338px; width: 32px; height: 52px; cursor: pointer }
.project_switch .project_prev { left: -58px }
.project_switch .project_next { right: -58px }

.product { padding-top: 68px; overflow: hidden }
.pro_nav { margin: 48px 0 41px; text-align: center; font-size: 0; line-height: 0 }
.pro_nav li { display: inline-block; padding-left: 60px; text-align: left; position: relative }
.pro_nav li i { display: block; position: absolute; left: 0; top: 0; width: 42px; height: 42px; overflow: hidden; margin-right: 18px }
.pro_nav li i img { position: absolute; left: 0; top: 0; transition: all 1s cubic-bezier(0.165, .84, .44, 1); -o-transition: all 1s cubic-bezier(0.165, .84, .44, 1) }
.pro_nav li strong { display: block; font-size: 24px; line-height: 42px; color: #333; -o-transition: all .3s ease; transition: all .3s ease;text-transform: uppercase; }
.pro_nav li span { display: block; font-size: 12px; line-height: 16px; color: #969696; text-transform: uppercase; -o-transition: all .3s ease; transition: all .3s ease }
.pro_nav li:nth-child(2) { padding-left: 120px; padding-right: 60px; margin: 0 86px }
.pro_nav li:nth-child(2) i { left: 60px }
.pro_nav li:nth-child(2):before, .pro_nav li:nth-child(2):after { position: absolute; content: ""; width: 22px; height: 28px; top: 14px; background: url(../images/pi.png) no-repeat center }
.pro_nav li:nth-child(2):before { left: -22px }
.pro_nav li:nth-child(2):after { right: -22px }
.pro_nav li.on i img, .pro_nav li:hover i img { top: -42px }
.pro_nav li.on strong, .pro_nav li:hover strong { color: #005BAC }
.pro_nav li.on span, .pro_nav li:hover span { color: #005BAC }
.pro_con dl { position: relative; overflow: hidden }
.pro_con dt { width: 100%; line-height: 0 }
.pro_con dt img { width: 100% }
.pro_con dd { position: absolute; width: 453px;background: url(../images/pro_bg.jpg) no-repeat center;background-size: 100% 100%; right: 50%; top: 0; margin-right: 147px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 53px 49px }
.pro_con dd h3 a { display: block; font-size: 28px; line-height: 100%; color: #fff; font-weight: 400; padding-bottom: 17px; position: relative; margin-bottom: 30px }
.pro_con dd h3 a:after { position: absolute; content: ""; width: 23px; height: 2px; background: #fff; left: 0; bottom: 0 }
.pro_con dd h4{margin-bottom: 10px;}
.pro_con dd h4 a {position: relative; display: block; font-size: 14px; line-height: 30px; max-height: 60px;color: #fff; font-weight: 400 ;}
.pro_con dd h4 a:after {position: absolute;content: "";width: 0;height: 1px;background: #fff; left: 0;bottom: 10px;-o-transition: all .3s ease; transition: all .3s ease}
.pro_con dd h4 a:hover:after { width: 100%; }
.pro_con dd h4 span{display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    border-radius: 50%;
    font-weight: normal;
    width: 18px;
    text-align: center;
    border: 1px solid #fff;
    margin-right: 5px;
    height: 18px;
    vertical-align: 1px;}
/*.pro_con dl:nth-child(3) dd h3 a { margin-bottom: 20px }*/
/*.pro_con dl:nth-child(3) dd .more { margin-top: 20px }*/
.pro_con dl dd h3 a { margin-bottom: 20px }
.pro_con dl dd .more { margin-top: 20px }
.pro_con .more { margin-top: 40px }
.pro_con .more a { display: inline-block; width: 135px; background: #FFC500; border: 1px solid #FFC500; border-radius: 20px; -o-transition: all .3s ease; transition: all .3s ease; text-align: center; font-size: 16px; font-weight: 400; line-height: 38px; height: 38px; color: #333; overflow: hidden }
.pro_con .more a img { display: inline-block; width: 18px; margin-right: 6px; vertical-align: -3px; -o-transition: all .3s ease; transition: all .3s ease }
.pro_con .more a:hover img { margin-right: 10px }
.pro_con .more a:first-child { background: 0 0; border-color: #fff; color: #fff; margin-right: 14px }

.seven { background: url(../images/seven_bg.jpg) no-repeat center top; padding-top: 90px }
.seven .content { height: 765px; position: relative }
.seven_info { position: absolute;width: 720px; bottom: 30px; left: 50%;margin-left: -340px; }
.seven_info h3 { font-size: 38px; line-height: 42px; color: #333; margin-bottom: 15px }
.seven_info p { position: relative; padding-left: 54px; font-size: 20px; line-height: 32px; color: #333;margin-bottom: 10px; }
.seven_info p img { position: absolute; width: 30px; top: 1px; left: 0;z-index: 1; }
.seven_con dl { position: absolute; width: 187px; height: 232px }
.seven_con dt { width: 187px; height: 232px; position: relative; line-height: 0; padding-top: 64px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; background: url(../images/seven_bg1.png) no-repeat center 5px; -o-transition: all .3s ease; transition: all .3s ease }
.seven_con dt img { width: 45px; margin: 0 auto; opacity: 0; -o-transition: all .3s ease; transition: all .3s ease; position: absolute; top: 50px; left: 50%; margin-left: -22.5px }
.seven_con dt h4 { font-size: 18px; line-height: 24px; color: #fff; -o-transition: all .3s ease; transition: all .3s ease; width: 100%; top: 62px; position: absolute; left: 3px }
.seven_con dd { 
    /*display: none; position: absolute; width: 491px; height: 422px; background: url(../images/seven_bg3.png) no-repeat center top; padding-left: 52px; padding-right: 41px; -o-transition: all .3s ease; transition: all .3s ease; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;*/
    display: none;
    position: absolute;
    padding-left: 52px;
    padding-right: 41px;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 20px 16px 16px;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.16);
    line-height: 0;
}
.seven_con dd:before{
        box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 105px;
    left: -16px;
    padding: 0;
    border-right: 8px solid #FFFFFF;
    border-top: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    display: block;
    content: '';
    z-index: 12;
}
.seven_con dd:after{
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 104px;
    left: -18px;
    padding: 0;
    border-right: 9px solid #e6e6e6;
    border-top: 9px solid transparent;
    border-bottom: 9px solid #e6e6e6;
    border-left: 9px solid transparent;
    display: block;
    content: '';
    z-index: 10;
}
.seven_con dl:nth-child(5) dd:before,.seven_con dl:nth-child(6) dd:before,.seven_con dl:nth-child(7) dd:before{
    left: auto;
    right:-16px;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid #FFF;
}
.seven_con dl:nth-child(5) dd:after,.seven_con dl:nth-child(6) dd:after,.seven_con dl:nth-child(7) dd:after{
    left:auto;
    right: -18px;
    border-right: 9px solid transparent;
    border-top: 9px solid transparent;
    border-bottom: 9px solid #e6e6e6;
    border-left: 9px solid #e6e6e6;
}
.seven_con dd p { 
    /*font-size: 16px; line-height: 28px; color: #333; padding-left: 34px; background: url(../images/seven_icon.png) no-repeat 12px 8.5px;*/
    font-size: 16px;
    line-height: 34px;
    color: #333;
    padding-left: 22px;
   
    
    position: relative;
    
}
.seven_con dd p:nth-child(odd){
    background: linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(242,244,247,1) 100%);
}
.seven_con dd p:before{
    position: absolute;
    content:"";
    width: 14px;height: 14px;
     background: url(../images/seven_icon.png) no-repeat center;
     left: 0;
     top:10px;
}
.seven_con dd img { width: 392px; 
/*height: 199px;*/
margin-top:16px; }
.seven_con dl:nth-child(1) { left: -7px; bottom: -21px }
.seven_con dl:nth-child(1) dd { 
    /*padding-top: 71px; */
z-index: 2; top: -45px; left: 190px }
.seven_con dl:nth-child(1) dd p{background:none;}
/*.seven_con dl:nth-child(1) dd img { margin-top: 36px }*/
.seven_con dl:nth-child(2) { left: 80px; bottom: 160px }
.seven_con dl:nth-child(2) dd { z-index: 3; top: -45px; left: 190px; 
/*padding-top: 68px*/
}
/*.seven_con dl:nth-child(2) dd img { margin-top: 36px }*/
.seven_con dl:nth-child(3) { left: 251px; bottom: 305px }
.seven_con dl:nth-child(3) dd { z-index: 4; top: -45px; left: 190px; 
/*padding-top: 43px*/
}
/*.seven_con dl:nth-child(3) dd img { margin-top: 35px }*/
.seven_con dl:nth-child(4) { left: 507px; bottom: 373px }
.seven_con dl:nth-child(4) dd { left: 190px; top: -31px; z-index: 5; 
/*padding-top: 30px */
    
}
/*.seven_con dl:nth-child(4) dd img { margin-top: 26px }*/
.seven_con dl:nth-child(5) { right: 251px; bottom: 305px }
.seven_con dl:nth-child(5) dd { z-index: 6; left: -490px; top: -31px; left:-442px;
/*padding-top: 26px; background: url(../images/seven_bg5.png) no-repeat center top*/
}
/*.seven_con dl:nth-child(5) dd img { margin-top: 15px }*/
.seven_con dl:nth-child(6) { right: 80px; bottom: 160px }
.seven_con dl:nth-child(6) dd { 
    /*height: 452px;*/
    z-index: 7; left: -490px; top: -31px; left:-442px;
/*padding-top: 26px; background: url(../images/seven_bg6.png) no-repeat center top*/
}
/*.seven_con dl:nth-child(6) dd img { margin-top: 33px }*/
.seven_con dl:nth-child(7) { right: -7px; bottom: -21px }
.seven_con dl:nth-child(7) dd { 
    /*height: 452px;*/
    z-index: 8; left: -490px; top: -31px; left:-442px;
/*padding-top: 26px; background: url(../images/seven_bg6.png) no-repeat center top*/
}
/*.seven_con dl:nth-child(7) dd img { margin-top: 18px }*/
.seven_con dl:hover dt { background: url(../images/seven_bg2.png) no-repeat center top }
.seven_con dl:hover dt img { opacity: 1; top: 39px }
.seven_con dl:hover dt h4 { top: 90px }
.seven_con dl:hover dd { display: block }

.service { position: relative; overflow: hidden; width: 100%; max-width: 1920px; min-width: 1200px; margin: 0 auto; padding-top: 124px; background: url(../images/service_bg.jpg); height: 845px }
.service h2 { background-image: url(../images/t_bg2.png); z-index: 3; position: relative }
.service h2 a, .service h2 span { color: #fff }
.service_con { width: 1200px; padding-top: 146px; margin: 0 auto; position: relative; z-index: 3 }
.service_con li { float: left; width: 240px; height: 415px; position: relative; background: rgba(255,255,255,.9); border-right: 1px solid #e0e0e0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.service_con li .con { width: 240px; height: 415px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -o-transition: all .3s ease; transition: all .3s ease; padding: 48px 24px; position: absolute; left: 0; top: 0 }
.service_con li i { display: block; width: 62px; height: 61px; overflow: hidden; position: relative }
.service_con li i img { position: absolute; top: 0; left: 0; width: 62px }
.service_con li h3 { font-size: 16px; line-height: 58px; height: 58px; color: #000; font-weight: 700; overflow: hidden; white-space: nowrap; margin-top: 2px; border-bottom: 1px solid #d5d4d4; margin-bottom: 16px }
.service_con li p { font-size: 16px; line-height: 28px; color: #666 }
.service_con li p span { display: block }
.service_con li .more { display: block; display: none; text-align: center; margin: 0 auto; width: 142px; height: 41px; border: 1px solid #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; line-height: 39px; color: #fff; -o-transition: all .3s ease; transition: all .3s ease; margin-top: 40px }
.service_con li .more:hover { width: 150px }
.service_con li:nth-child(1) a.more { margin-top: 68px }
.service_con li:nth-child(2) h4 { font-size: 16px; line-height: 28px; color: #666 }
.service_con li:nth-child(2) p { font-size: 14px; line-height: 20px; color: #999; margin-top: 4px; margin-bottom: 18px }
.service_con li:nth-child(2) p:last-child { margin-bottom: 0 }
.service_con li:nth-child(3) p { font-size: 15px }
.service_con li:nth-child(3) p span { line-height: 22px;margin-bottom: 5px;}
.service_con li:nth-child(3) a.more { margin-top: 68px }
.service_con li:last-child { border-color: #fff }
.service_con li.cur .con, .service_con li:hover .con { background: url(../images/power_bg.jpg) no-repeat center top; top: -55.5px; left: -57.5px; width: 355px; height: 526px; z-index: 2; padding: 103.5px 81.5px 48px; border-color: transparent }
.service_con li.cur .con i img, .service_con li:hover .con i img { top: -61px }
.service_con li.cur .con h3, .service_con li:hover .con h3 { color: #fff; border-color:#2472cb; }
.service_con li.cur .con h4, .service_con li:hover .con h4 { color: #fff }
.service_con li.cur .con p, .service_con li:hover .con p { color: #fff }
.service_con li.cur .con a.more, .service_con li:hover .con a.more { display: block }
.service_con li:nth-child(3).cur .con p, .service_con li:nth-child(3):hover .con p { font-size: 16px }
.service_con li:nth-child(3).cur .con p span, .service_con li:nth-child(3):hover .con p span { margin-bottom: 7px }
.service_bg { position: absolute; width: 100%; height: 969px; top: 0; left: 0 }
.service_bg video { position: absolute; top: 50%; left: 50%; width: auto; height: 100%; -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%) }
.service_bg:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: rgba(0, 0, 0, .6); z-index: 1 }

.sub_title { padding-left: 117px; position: relative }
.sub_title img { position: absolute; width: 92px; display: block; left: 0; top: 0 }
.sub_title strong { display: block; font-size: 36px; line-height: 46px; color: #fff; white-space: nowrap; padding-top: 10px }
.sub_title span { display: block; font-size: 24px; line-height: 34px; color: #fff; font-weight: 400; white-space: nowrap }
.diagnose { background: url(../images/diagnose.jpg) no-repeat center top; height: 744px; padding-top: 190px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
/*.diagnose .dia_con { width: 423px }*/
.diagnose .dia_con p { font-size: 18px;
    line-height: 32px;
    color: #fff;
    margin: 60px 0 30px;
    text-align: justify; }
.diagnose .dia_con .more { display: block; text-align: center; width: 142px; height: 41px; border: 1px solid #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; line-height: 39px; color: #fff; -o-transition: all .3s ease; transition: all .3s ease; margin-top: 40px }
.diagnose .dia_con .more:hover { width: 150px }

.honor { background: url(../images/honor_bg.jpg) no-repeat center bottom; padding-top: 114px; padding-bottom: 93px; overflow: hidden }
.honor h2 strong { color: #333 }
.honor h2 span { color: #666 }
.honor p { font-size: 18px;
    line-height: 32px;
    color: #666;
    margin: 18px auto 52px;
    /* text-align: center; */
    /* letter-spacing: -0.1px; */
    text-align: justify; }
.honor .honor_con { width: 1157px; margin: 0 auto; position: relative }
.honor .honor_con .honor_list { overflow: hidden }
.honor li { width: 269px; margin-right: 27px; height: 303px; padding-bottom: 59px; float: left; background: url(../images/honor_bg1.png) no-repeat center bottom }
.honor li img { display: block; margin: 0 auto; width: 226px }
.honor .honor_switch div { position: absolute; top: 150px; width: 32px; height: 56px; padding: 0 27px; cursor: pointer; opacity: .6; -o-transition: all .3s ease; transition: all .3s ease }
.honor .honor_prev { left: -86px }
.honor .honor_next { right: -86px }
.honor .honor_switch div:hover { opacity: 1 }

.case { padding-top: 70px; padding-bottom: 65px; margin: 0 auto; max-width: 1920px; min-width: 1200px; overflow: hidden }
.case_con { overflow: hidden; width: 98.54%; margin: 40px auto 30px }
.case_con dl { width: 22.91%; float: left; margin: 0 1.045%; margin-bottom: 50px }
.case_con dt { line-height: 0; overflow: hidden }
.case_con dt img { width: 100% }
.case_con dd { padding-right: 98px; padding-top: 17px; position: relative }
.case_con dd h4 { font-size: 18px; font-weight: 400; line-height: 30px; color: #1b1b1b; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; -o-transition: all .3s ease; transition: all .3s ease }
.case_con dd p { font-size: 14px; font-weight: 400; line-height: 26px; color: #999; white-space: nowrap; text-overflow: ellipsis; overflow: hidden }
.case_con dd span { position: absolute; display: block; font-size: 14px; line-height: 20px; color: #6c6e77; -o-transition: all .3s ease; transition: all .3s ease; font-family: Verdana; right: 8px; top: 22px; font-style: italic; font-weight: 700; padding-right: 24px; background: url(../images/more2.png) no-repeat right center }
.case_con dl:hover dd h4 { color: #1165d3 }
.case_con dl:hover dd span { color: #1165d3; right: 0; background: url(../images/more3.png) no-repeat right center }
.case_more { text-align: center; font-size: 0; line-height: 0 }
.case_more a { display: inline-block; width: 255px; height: 37px; border: 1px solid #333; margin-right: 52px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -o-transition: all .3s ease; transition: all .3s ease; vertical-align: middle }
.case_more a span { font-size: 14px; line-height: 35px; color: #333; margin-right: 26px; display: inline-block; -o-transition: all .3s ease; transition: all .3s ease }
.case_more a img { display: inline-block; width: 25px }
.case_more a:hover span { margin-right: 20px }
.case_more p { display: inline-block; vertical-align: middle; padding-left: 56px; background: url(../images/case_tel.png) no-repeat left center; text-align: left }
.case_more p span { display: block; font-size: 12px; line-height: 16px; color: #666 }
.case_more p strong { display: block; font-size: 28px; line-height: 20px; color: #333; margin-top: 10px; font-family: arial; font-weight: 400 }

.news { padding: 87px 0 79px; background: url(../images/news_bg.jpg) no-repeat center top }
.news h2 { margin-bottom: 53px }
.company { width: 705px }
.company .hot { padding-bottom: 23px; border-bottom: 1px dashed #D1D1D1 }
.company .hot h4 { font-size: 22px; font-weight: 400; line-height: 48px; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-left: 109px; position: relative; -o-transition: all .3s ease; transition: all .3s ease }
.company .hot h4:before { position: absolute; content: "头条"; width: 94px; height: 41px; background: url(../images/news_icon.png) no-repeat center top; padding-top: 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 24px; line-height: 30px; color: #026cd2; text-align: center; left: 0; top: 0 }
.company .hot p { font-size: 14px; line-height: 26px; color: #666; margin-top: 10px }
.company .hot p span { color: #026CD2 }
.company .hot:hover h4 { color: #1165d3 }
.news_list dt { display: none }
.news_list dd a { display: block; height: 35px }
.news_list dd h4 { width: 500px; float: left; font-size: 16px; font-weight: 400; line-height: 35px; color: #1a1a1a; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-left: 20px; position: relative; -o-transition: all .3s ease; transition: all .3s ease }
.news_list dd h4:before { position: absolute; content: ""; width: 6px; height: 6px; background: #999; border-radius: 50%; left: 0; top: 14.5px; -o-transition: all .3s ease; transition: all .3s ease }
.news_list dd p { display: none }
.news_list dd span { float: right; display: block; width: 100px; text-align: right; font-size: 14px; line-height: 35px; color: #999; -o-transition: all .3s ease; transition: all .3s ease }
.news_list dl:nth-child(1), .news_list dl:nth-child(2) { padding: 20px 0; border-bottom: 1px dashed #D1D1D1; overflow: hidden }
.news_list dl:nth-child(1) dt, .news_list dl:nth-child(2) dt { display: block; float: left; width: 212px; height: 119px; overflow: hidden; line-height: 0 }
.news_list dl:nth-child(1) dt img, .news_list dl:nth-child(2) dt img { width: 212px }
.news_list dl:nth-child(1) dd, .news_list dl:nth-child(2) dd { width: 463px; float: right }
.news_list dl:nth-child(1) dd a, .news_list dl:nth-child(2) dd a { height: auto }
.news_list dl:nth-child(1) dd h4, .news_list dl:nth-child(2) dd h4 { width: 100%; padding-left: 0; font-size: 18px; font-weight: 400; line-height: 46px; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: 700; float: none }
.news_list dl:nth-child(1) dd h4:before, .news_list dl:nth-child(2) dd h4:before { display: none }
.news_list dl:nth-child(1) dd p, .news_list dl:nth-child(2) dd p { font-size: 14px; line-height: 26px; color: #666; display: block }
.news_list dl:nth-child(1) dd span, .news_list dl:nth-child(2) dd span { display: none }
.news_list dl:nth-child(2) { margin-bottom: 15px }
.news_list dl:hover dd h4 { color: #1165d3 }
.news_list dl:hover dd h4:before { background: #1165d3 }
.news_list dl:hover dd span { color: #1165d3 }
.faq { width: 420px; height: 572px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 2px; background: url(../images/news_bg1.png) no-repeat center top }
.faq_con { background: #fff; width: 100%; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 30px 27px 20px }
.faq_con h3 a { display: block; font-weight: 400 }
.faq_con h3 strong { display: inline-block; font-size: 26px; line-height: 100%; color: #026cd2; font-weight: 400; vertical-align: text-bottom }
.faq_con h3 span { display: inline-block; font-size: 18px; line-height: 100%; color: #999; vertical-align: text-bottom }
.faq_con dl { margin: 19px 0; border-bottom: 1px dashed #D1D1D1 }
.faq_con dl:hover h4 { color: #1165d3 }
.faq_con dt { width: 100%; height: 156px; line-height: 0; overflow: hidden }
.faq_con dt img { width: 100% }
.faq_con dd { padding-top: 14px; padding-bottom: 17px }
.faq_con dd h4 { font-size: 16px; font-weight: 400; line-height: 35px; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: 700; padding-left: 20px; position: relative; -o-transition: all .3s ease; transition: all .3s ease }
.faq_con dd h4:before { position: absolute; content: ""; width: 6px; height: 6px; background: #333; border-radius: 50%; left: 0; top: 14.5px; -o-transition: all .3s ease; transition: all .3s ease }
.faq_con dd p { font-size: 14px; font-weight: 400; line-height: 20px; color: #666; white-space: nowrap; text-overflow: ellipsis; overflow: hidden }
.faq_list li a { display: block; height: 42px }
.faq_list li h4 { width: 260px; float: left; font-size: 16px; font-weight: 400; line-height: 42px; color: #1a1a1a; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-left: 20px; position: relative; -o-transition: all .3s ease; transition: all .3s ease }
.faq_list li h4:before { position: absolute; content: ""; width: 6px; height: 6px; background: #999; border-radius: 50%; left: 0; top: 19px; -o-transition: all .3s ease; transition: all .3s ease }
.faq_list li span { float: right; display: block; width: 80px; text-align: right; font-size: 14px; line-height: 42px; color: #999; -o-transition: all .3s ease; transition: all .3s ease }
.faq_list li:hover h4 { color: #1165d3 }
.faq_list li:hover h4:before { background: #1165d3 }
.faq_list li:hover span { color: #1165d3 }

.about { padding-top: 138px; background: url(../images/about_bg.jpg) no-repeat center top; height: 690px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center }
.about h2 img { max-width: 100%; display: block; margin: 0 auto }
.about h2 a { display: block; margin: 19px auto; width: 188px; height: 47px; border: 3px solid #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.about h2 a span { display: inline-block; font-size: 16px; line-height: 41px; color: #fff; font-weight: 700; margin-right: 12px; -o-transition: all .3s ease; transition: all .3s ease }
.about h2 a img { display: inline-block; width: 21px }
.about h2 a:hover span { margin-right: 18px }

body { position: relative }
.links { height: 143px; background: url(../images/footer_bg2.png) no-repeat center top; padding-top: 34px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden }
.links em { float: left; font-size: 16px; line-height: 26px; color: #7f7f7f; font-weight: 700; padding-right: 36px; background: url(../images/links.png) no-repeat right center }
.links em span { padding-left: 35px; background: url(../images/link.png) no-repeat left top; font-size: 18px; line-height: 26px; color: #7f7f7f; display: inline-block; margin-right: 14px }
.links a { display: block; float: left; font-size: 14px; line-height: 26px; color: #7f7f7f; margin-left: 63px; -o-transition: all .3s ease; transition: all .3s ease }
.links a:hover { color: #000 }

@-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 fadeInRight2 {
  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 fadeInRight2 {
  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 }
}
.fadeInRight2 { -webkit-animation-name: fadeInRight2; animation-name: fadeInRight2 }
@-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 }
}
