

.indexvideo { height: 240px; position: relative; width: 100%; overflow: hidden; }

.indexvideo .bgimg { display: block; height: 100%; position: absolute; z-index: 1; top: 0; left: 50%; -ms-transform: translateX(-50%); transform: translateX(-50%); -webkit-transform: translateX(-50%); }

.indexvideo .textbox { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; background: rgba(0, 0, 0, 0.5); color: #fff; text-align: center; }

.indexvideo .textboxM { width: 100%; max-width: 560px; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }

.indexvideo .textboxM .name { font-size: 20px; line-height: 36px; }

.indexvideo .textboxM .text { font-size: 13px; line-height: 24px; margin-top: 5px; }

.indexvideo .textboxM .videobtn { display: block; margin: 0 auto; width: 50%; height: 100px; background: url(../images/icon_10.png) no-repeat center center; background-size: 60px 60px; }

.popup { position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 999; background: rgba(0, 0, 0, 0.7); display: none; }

.popup .bg { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }

.popupM { position: absolute; z-index: 2; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); background-color: #fff; }

.loginpopup .popupM { width: 90%; max-width: 620px; padding: 0 10px; max-height: 100%; overflow-x: hidden; overflow-y: auto; }

.loginpopupM { width: 100%; max-width: 342px; margin: 0 auto; }

.loginpopupM .loginbtns { text-align: center; padding-top: 45px; border-bottom: 1px solid #e5e5e5; }

.loginpopupM .loginbtns a { display: inline-block; height: 38px; line-height: 30px; margin: 0 20px; font-size: 18px; margin-bottom: -1px; color: #666; }

.loginpopupM .loginbtns a.cur, .loginpopupM .loginbtns a:hover { border-bottom: 2px solid #006db8; color: #000; }

.loginbox { padding: 40px 0; font-size: 16px; color: #666; }

.loginbox label { display: block; padding: 16px 10px; border: 1px solid #d9d9d9; margin-bottom: 12px; }

.loginbox label input { display: block; width: 100%; height: 17px; font-size: 16px; color: #666; }

.verificationbox { position: relative; }

.verificationbox .box1 { position: absolute; top: 0; bottom: 0; right: 5px; line-height: 50px; }

.verificationbox .box1 img { float: left; margin-top: 3px; margin-right: 5px; }

.verificationbox label { padding-right: 50%; }

.loginbox .agreementbtn label { height: auto; padding: 0; border: none; padding-left: 26px; position: relative; cursor: pointer; }

.loginbox .agreementbtn label input { display: block; width: 20px; height: 20px; position: absolute; top: 3px; left: 0; }

.loginbox .agreementbtn a { color: #b52d31; }

.cutlump { display: none; }

.videopopup .popupM { width: 95%; max-width: 900px; background-color: #000; }

.videopopupM video { display: block; width: 100%; height: 280px; }

.rightbuoy { position: fixed; right: 10px; bottom: 15%; z-index: 98; }

.rightbuoy a { display: block; width: 60px; height: 60px; margin-top: 6px; background-repeat: no-repeat; background-size: 100% 100%; background-position: center center; }

.buoytelbtn { background-image: url(../images/icon_20.jpg); }

.buoyWeChatbtn { background-image: url(../images/icon_21.jpg); }

.buoymicroblogbtn { background-image: url(../images/icon_22.jpg); }

.buoytopbtn { background-image: url(../images/totop.jpg); }

.rightbuoy { width: 50px; height: 50px; cursor: pointer; }

.rightbuoy .buoytopbtn { width: 50px; height: 50px; background-size: 50px 50px; }

.rightbuoy .item { position: relative; }

.rightbuoy .item p { display: none; position: absolute; right: 65px; top: 0; white-space: nowrap; line-height: 60px; }

.rightbuoy .item p img { vertical-align: top; }

.rightbuoy .item .tel { padding: 0 10px; background: #08a5d2; font-size: 20px; line-height: 60px; color: #fff; }

/*内页*/
.insidebanner { width: 100%; position: relative; overflow: hidden; }

.insidebanner img { vertical-align: top; width: 100%; }

.insidemain { padding: 20px 0; font-size: 14px; line-height: 24px; }

.insidenav { position: relative; z-index: 2; }

.insidenavT { width: 100%; background-color: #0068b7; padding: 10px; height: 44px; line-height: 24px; font-size: 15px; color: #fff; position: relative; cursor: pointer; }

.insidenavT::after { content: ""; display: block; width: 20px; height: 12px; position: absolute; top: 50%; right: 10px; margin-top: -6px; background: url(../images/icon_11.png) no-repeat center center; }

.insidenavT .name1 { font-size: 18px; }

.insidenavT .name2 { display: none; }

.insidenav ul { position: absolute; top: 100%; left: 0; right: 0; background-color: #fff; display: none; -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.2); }

.insidenav.show ul { display: block; }

.insidenav ul li .onenav { display: block; height: 44px; line-height: 44px; padding: 0 16px 0 10px; font-size: 16px; border-left: 4px solid #fff; color: #333; }

.insidenav ul li.cur a, .insidenav ul li:hover a, .insidenav ul li.action a { background-color: #f4f4f4; }

.insidenav ul li.cur .onenav, .insidenav ul li:hover .onenav, .insidenav ul li.action .onenav { border-color: #0068b7; }

.insidenav ul li .twonavs { padding: 0 0 0 4px; display: none; }

.insidenav ul li .twonavs a { display: block; border-top: 1px solid #dcdcdc; height: 40px; line-height: 40px; padding: 0 20px; font-size: 14px; color: #666; white-space: nowrap; }

.insidenav ul li .twonavs a.cur, .insidenav ul li .twonavs a:hover { color: #006db8; }

.insidenav ul li .thrnavs a { white-space: normal; }

.insidecontent { padding-top: 20px; position: relative; z-index: 1; overflow: hidden; }

.Singlepage { font-size: 14px; line-height: 24px; color: #333; }

.Singlepage img { max-width: 100%; }

.Singlepage .smallname { padding: 30px 0 20px; text-align: center; font-size: 20px; font-weight: bold; }

/*关于我们*/
.companyintroL1 dl { background-color: #0068b7; color: #fff; }

.companyintroL1 dl dt img { display: block; width: 100%; }

.companyintroL1 dl dd { padding: 15px; }

.companyintroL1 dl dd .name1 { font-size: 20px; font-weight: bold; line-height: 30px; }

.companyintroL1 dl dd .name2 { font-size: 16px; line-height: 30px; }

.companyintroL1 dl dd .text { font-size: 14px; line-height: 24px; margin-top: 12px; }

.companyintroL1 dl dd .sharebtn { display: block; width: 39px; height: 39px; background: #0075cd url(../images/icon_13.png) no-repeat center center; margin-top: 10px; }

.companyintroL2 { text-align: center; padding: 30px 0; }

.companyintroL2 ul li { padding-bottom: 20px; }

.companyintroL2 ul li .text1 { color: #0068b7; font-size: 15px; line-height: 16px; }

.companyintroL2 ul li .text1 img { margin-right: 7px; vertical-align: -3px; }

.companyintroL2 ul li .text1 .text { display: inline-block; width: 64px; text-align: left; overflow: hidden; }

.companyintroL2 ul li .text2 { padding-top: 18px; max-width: 190px; margin: 0 auto; font-size: 14px; line-height: 20px; color: #666; }

.companyintroL3 ul li { float: left; width: 50%; padding: 4px; }

.companyintroL3 ul li img { display: block; width: 100%; }

.companyintroL3 ul li:nth-child(1) { width: 100%; }

.corporateculture dl { margin-bottom: 20px; background-color: #fff; border: 1px solid #dcdcdc; }

.corporateculture dl dt img { display: block; width: 100%; }

.corporateculture dl dd { padding: 15px; }

.corporateculture dl dd .name { font-size: 18px; font-weight: bold; line-height: 30px; margin-bottom: 10px; }

.corporateculture dl dd .iconimg { display: none; }

.technology dl dd .name { font-size: 15px; margin-bottom: 4px; }

.technology dl dd .morebtn { display: inline-block; margin-top: 10px; color: #666; background: url(../images/icon_04.png) no-repeat right 6px; padding-right: 15px; }

.courselist li { padding: 0 0 20px; }

.courselist li .yeartime { font-size: 20px; font-weight: bold; color: #006db8; }

.courselist li .textbox { padding-bottom: 10px; line-height: 20px; }

.courselist li img { display: block; width: 100%; }

.honorlist ul { margin-left: -10px; margin-right: -10px; }

.honorlist li { padding-bottom: 30px; }

.honorlist li .libox { display: block; text-align: center; border: 1px solid #dcdcdc; }

.honorlist li .libox img { display: block; width: 100%; }

.honorlist li .libox .name { height: 61px; border-top: 1px solid #dcdcdc; line-height: 60px; font-size: 15px; overflow: hidden; position: relative; }

.honorlist li .libox .name span { padding: 0 10px; max-height: 54px; line-height: 18px; overflow: hidden; display: block; position: absolute; left: 0; right: 0; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transform: translateY(-50%); }

#fancybox-loading { position: fixed; top: 50%; left: 50%; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; }

#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background: url(../images/fancybox.png) no-repeat; }

#fancybox-overlay { position: absolute; top: 0; left: 0; width: 100%; z-index: 1100; display: none; background: url(../images/ltbg.png) repeat; }

#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }

#fancybox-wrap { position: absolute; top: 0; left: 0; padding: 20px; z-index: 1101; outline: none; display: none; -webkit-box-sizing: initial; box-sizing: initial; }

#fancybox-wrap * { -webkit-box-sizing: initial; box-sizing: initial; }

#fancybox-outer { position: relative; width: 100%; height: 100%; background: #f0f0f0; }

#fancybox-content { width: 0; height: 0; padding: 10px 0 0 0; outline: none; position: relative; overflow: hidden; z-index: 1102; border: 0px solid #f0f0f0; background: #f0f0f0; }

#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 1101; }

#fancybox-close { position: absolute; top: 5px; right: 5px; width: 12px; height: 11px; background: url(../images/closebtn_03.gif) no-repeat; cursor: pointer; z-index: 9999; display: none; }

#fancybox-error { color: #444; font: normal 12px/20px Arial; padding: 14px; margin: 0; }

#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; }

#fancybox-frame { width: 100%; height: 100%; border: none; display: block; }

#fancybox-left, #fancybox-right { position: absolute; top: 50%; height: 30px; width: 20px; cursor: pointer; outline: none; z-index: 9998; display: none; margin-top: -15px; }

#fancybox-left { left: 0px; }

#fancybox-right { right: 0px; }

#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 0; left: -10px; width: 30px; height: 30px; cursor: pointer; z-index: 1102; display: block; }

#fancybox-left-ico { left: 0; background: url(../images/proprev.gif) no-repeat left center; }

#fancybox-right-ico { background: url(../images/pronext.gif) no-repeat right center; }

#fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 */ }

#fancybox-left:hover span { left: 0px; }

#fancybox-right:hover span { left: auto; right: 0px; }

.fancybox-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 10px; height: 10px; z-index: 1001; overflow: hidden; }

#fancybox-bg-n { top: -10px; left: 0; width: 100%; background: url(../images/fbbg_03.png) repeat; }

#fancybox-bg-ne { top: -10px; right: -10px; background: url(../images/xjbg_05.png) no-repeat; }

#fancybox-bg-e { top: 0; right: -10px; height: 100%; background: url(../images/fbbg_06.png) repeat; background-position: -20px 0px; }

#fancybox-bg-se { bottom: -10px; right: -10px; background: url(../images/xjbg_11.png) no-repeat; }

#fancybox-bg-s { bottom: -10px; left: 0; width: 100%; background: url(../images/fbbg_03.png) repeat; background-position: 0px -20px; }

#fancybox-bg-sw { bottom: -10px; left: -10px; background: url(../images/xjbg_09.png) no-repeat; }

#fancybox-bg-w { top: 0; left: -10px; height: 100%; background: url(../images/fbbg_06.png) repeat; }

#fancybox-bg-nw { top: -10px; left: -10px; background: url(../images/xjbg_03.png) no-repeat; }

#fancybox-title { font-size: 16px; z-index: 1102; color: #1a1a1a; padding-bottom: 10px; }

.fancybox-title-inside { padding-bottom: 10px; text-align: center; color: #333; background: #f0f0f0; position: relative; }

.fancybox-title-outside { padding-top: 10px; color: #fff; }

.fancybox-title-over { /*position: absolute;*/ bottom: 0; left: 0; text-align: center; }

#fancybox-title-over { padding: 10px; display: block; }

.fancybox-title-float { position: absolute; left: 0; bottom: -20px; height: 32px; }

#fancybox-title-float-wrap { border: none; border-collapse: collapse; width: auto; }

#fancybox-title-float-wrap td { border: none; white-space: nowrap; }

#fancybox-title-float-left { padding: 0 0 0 15px; background: url("fancybox.png") -40px -90px no-repeat; }

#fancybox-title-float-main { color: #FFF; line-height: 29px; font-weight: bold; padding: 0 0 3px 0; background: url("fancybox-x.png") 0px -40px; }

#fancybox-title-float-right { padding: 0 0 0 15px; background: url("fancybox.png") -55px -90px no-repeat; }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e { height: expression(this.parentNode.clientHeight + "px"); }

.insideCnav { display: none; }

.loadmorebtn { height: 45px; background: #006db8 url(../images/cp06.png) no-repeat center center; margin-top: 10px; cursor: pointer; }
.loadmorebtn a{ display: block;width:100%;height: 45px;}

.technologyT { text-align: center; position: relative; padding-top: 80px; padding-bottom: 50px; overflow: hidden; }

.technologyT img { position: absolute; top: 0; left: 0; right: 0; display: block; width: 100%; z-index: 1; }

.technologyT .textbox { max-width: 812px; margin: 0 auto; position: relative; z-index: 2; padding: 0 10px; }

.technologyT .name { font-size: 24px; font-weight: bold; line-height: 56px; }

.iconform { padding-left: 43px; background: url(../images/icon_24.png) no-repeat 5px center; }

.formbox { margin-top: 20px; border-top: 1px solid #dcdcdc; }

.formbox dl { padding: 15px 0 15px 100px; border-bottom: 1px solid #dcdcdc; overflow-x: hidden; }

.formbox dl dt { float: left; width: 99px; padding-right: 10px; padding-left: 5px; margin-left: -99px; }

.formbox dl dt.cur { color: #0068b7; }

.formbox dl dd { float: left; width: 100%; position: relative; }

.formbox dl dd .text1 { position: absolute; top: 0; right: 0; bottom: 0; display: inline-block; height: 100%; line-height: 100%; background-color: #fff; }

.formbox dl.dl1 { padding-left: 150px; }

.formbox dl.dl1 dt { width: 150px; padding: 0 10px 0 5px; margin-left: -150px; }

.formbox dl dd label { display: block; padding: 3px 5px; height: 30px; }

.formbox dl dd label input { display: block; width: 100%; outline: none; }

.formbox dl dd:nth-child(4) { margin-left: -92px; border-top: 1px solid #dcdcdc; margin-top: 10px; padding-top: 14px; float: none; width: auto; overflow: hidden; }

.addressSelect label { float: left; width: 33.33%; padding: 0 10px; }

.addressSelect label select { display: block; width: 100%; height: 24px; padding: 0 5px; border: none; outline: none; }

.formbox .dl3 { padding-top: 0; padding-bottom: 0; height: 52px; }

.formbox .dl3 dt { height: 51px; line-height: 51px; }

.formbox .verificationbox label { height: 51px; overflow: hidden; }

.formbox .verificationbox label input { line-height: 46px; }

.frombtn { padding-top: 35px; text-align: center; }

.frombtn input { display: inline-block; width: 118px; line-height: 35px; height: 35px; text-align: center; font-size: 18px; color: #fff; background: #b3b3b3; margin: 0 12px; cursor: pointer; }

.frombtn input[type=submit] { background-color: #006db8; }

/*手机大屏幕*/
/*手机大屏幕*/
/*ipad竖版区域*/
@media (min-width: 767px) { .indexservice { margin-top: 0px; }
  .indexnewL .timebox { width: 78px; height: 88px; padding: 15px 10px; }
  .indexnewL .timebox .today { font-size: 40px; line-height: 40px; }
  .newslist ul li { height: 104px; }
  .newslist ul li a { padding-left: 100px; }
  .newslist ul li .timebox { width: 78px; height: 88px; padding: 15px 10px; }
  .newslist ul li .timebox .today { font-size: 40px; line-height: 40px; }
  .newslist ul li .name { padding-top: 3px; }
  .newslist ul li .text { -webkit-line-clamp: 2; height: 40px; margin-top: 10px; }
  .indexvideo { height: 320px; }
  .courselist li { margin-top: -230px; min-height: 390px; }
  .courselist li:nth-child(2n-1) { width: 50%; }
  .courselist li:nth-child(2n) { margin-left: 50%; }
  .courselist li .yeartime { border-bottom: 3px dotted #dcdcdc; position: relative; padding-top: 96px; font-size: 30px; line-height: 46px; }
  .courselist li .yeartime::after { content: ""; display: block; width: 15px; height: 15px; border-radius: 15px; position: absolute; top: 0; background-color: #006db8; }
  .courselist li .textbox { padding-top: 12px; }
  .courselist li .imgbox { padding-top: 5px; }
  .courselist li:nth-child(2n-1) .yeartime { border-right: 3px dotted #dcdcdc; border-bottom-right-radius: 10px; padding-right: 39%; }
  .courselist li:nth-child(2n-1) .yeartime::after { right: -8px; }
  .courselist li:nth-child(2n-1) .textbox { padding-right: 39%; }
  .courselist li:nth-child(2n-1) .imgbox { padding-right: 39%; }
  .courselist li:nth-child(2n) .yeartime { border-left: 3px dotted #dcdcdc; border-bottom-left-radius: 10px; padding-left: 13%; padding-right: 26%; }
  .courselist li:nth-child(2n) .yeartime::after { left: -8px; }
  .courselist li:nth-child(2n) .textbox { padding-left: 13%; padding-right: 26%; }
  .courselist li:nth-child(2n) .imgbox { padding-left: 13%; padding-right: 26%; }
  .courselist li:nth-child(1) { margin-top: 0; min-height: 300px; }
  .courselist li:nth-child(1) .yeartime { padding-top: 0; }
  .courselist li:nth-child(1) .yeartime::after { display: none; }
  .rightbuoy { background: none; } }

/*ipad横版区域*/
@media (min-width: 991px) { .header { position: relative; height: 83px; }
  body { padding-top: 0px; }
  .logo { float: left; padding: 11px 0px; width: 20%; }
  .logo dt { float: left; }
  .logo dt img { height: 58px; }
  .logo dd { padding-top: 28px; }
  .logo dd span { font-size: 18px; }
  .headerR { float: right; height: 80px; width: 80%; position: relative; }
  .headsearchbtn { float: right; height: 40px; margin-top: 20px; width: 8%; background: url(../images/searchicon2.png) no-repeat right center; position: relative; top: 0; right: 0; display: none; }
  .nav { position: static; display: block; width: 75%; border: none; background: none; min-height: initial; float: left; padding-bottom: 0; }
  .headerR ul li { float: left; width: 16.6%; height: 83px; line-height: 80px; text-align: center; border-bottom: none; }
  .headerR ul li a { display: block; height: 80px; padding: 29px 0; font-size: 16px; white-space: nowrap; }
  .headerR ul li a.cur, .headerR ul li a:hover { color: #0068b7; }
  .headerR ul li a span { display: block; height: 22px; line-height: 22px; }
  .mobilesearch { top: 0px; border-top: none; border-top: 20px solid #fff; }
  .mobilesearch .closebtn { display: block; }
  .mobilesearch input.searchsubmit { height: 28px; }
  .mobilesearch label input { height: 18px; border: none; padding-left: 0; }
  .searchkeyword { margin-top: 12px; }
  .Convenience { margin-top: 0px; }
  .mobilenav, .headerlogin { display: none; }
  .mobilesearch { display: block; position: relative; float: right; width: 23%; height: 30px; border: 1px solid #bfbfbf; border-radius: 4px; margin-top: 25px; }
  .footerM { line-height: 24px; font-size: 12px; }
  .footerM .p1 { text-align: left; }
  .footer .p2 { text-align: right; }
  /*-------- 底部 --------*/
  .Displayfoot { padding: 32px 0 45px 0; }
  .footerlinks ul li { width: 15%; float: left; padding: 0; border: none; }
  .footerlinks ul li:last-child { width: 25%; padding-left: 5%; margin-left: -2%; background: url(../images/bg_02.png) no-repeat left center; }
  .Displayfoot a { display: inline; }
  .foottitle { padding-bottom: 16px; }
  .footabout { padding-top: 30px; }
  .footnav { display: block; padding-top: 0; }
  .focusicon { padding-bottom: 0; }
  .footerlinks ul li h4:after { display: none; }
  h3.foottitle { padding: 0 0 15px 0; }
  .footerBleft { float: left; text-align: left; width: 50%; }
  .footerBleft p { float: left; margin-right: 3%; }
  .footerBright { float: right; text-align: right; }
  /*首页*/
  .indexsolution ul li { position: relative; }
  .indexsolution ul li .textbox { position: absolute; z-index: 3; left: 0; right: 0; bottom: 0; background: rgba(51, 51, 51, 0.8); padding: 10px 22px 18px; color: #fff; }
  .indexsolution ul li .name { margin-top: 7px; position: relative; }
  .indexsolution ul li .name .btn { position: absolute; right: 0; top: 0; bottom: 0; display: block; width: 20px; height: 100%; background: url(../images/icon_09.png) no-repeat center center; cursor: pointer; transition: all 500ms ease-in-out 0s; -webkit-transition: all 500ms ease-in-out 0s; }
  .indexsolution ul li .text { height: 22px; line-height: 22px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  .indexsolution ul li .show .text { height: auto; white-space: initial; text-overflow: initial; }
  .indexsolution ul li .show .name .btn { transition: all 500ms ease-in-out 0s; -webkit-transition: all 500ms ease-in-out 0s; -ms-transform: rotate(180deg); transform: rotate(180deg); -webkit-transform: rotate(180deg); }
  .indexnewL { padding-right: 20px; }
  .indexnew .newslist { margin-top: 0; padding-left: 20px; }
  .newslist ul li { padding-bottom: 25px; margin-bottom: 24px; height: 114px; }
  .newslist ul li:last-child { margin-bottom: 10px; }
  .indexnew { margin-bottom: -38px; }
  .indexvideo { height: 400px; overflow: hidden; }
  .indexvideo .bgimg { -webkit-transition: all ease .5s; transition: all ease .5s; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
  .indexvideo:hover .bgimg { -webkit-transform: translate3d(-50%, 0, 0) scale(1.03); transform: translate3d(-50%, 0, 0) scale(1.03); }
  .videopopupM video { height: 500px; }
  /*内页*/
  .insidemain { padding: 40px 0 50px; padding-left: 283px; }
  .insidenav { float: left; width: 213px; margin-right: 70px; margin-left: -283px; }
  .insidenavT { text-align: center; height: auto; border-top-left-radius: 6px; border-top-right-radius: 6px; }
  .insidenavT::after { display: none; }
  .insidenavT .name1 { font-size: 20px; }
  .insidenavT .name2 { font-size: 12px; display: block; }
  .insidenav ul { position: relative; top: 0; display: block; text-align: center; margin-top: 18px; -webkit-box-shadow: none; box-shadow: none; }
  .insidenav ul li { margin-bottom: 2px; }
  .insidenav ul li .onenav { height: 46px; line-height: 46px; }
  .insidecontent { float: left; width: 100%; padding-top: 0; }
  .companyintroL1 dl { height: 314px; position: relative; }
  .companyintroL1 dl dt { position: absolute; top: 0; bottom: 0; left: 0; width: 50%; overflow: hidden; }
  .companyintroL1 dl dt img { height: 100%; width: auto; position: absolute; top: 0; left: 50%; -ms-transform: translateX(-50%); transform: translateX(-50%); -webkit-transform: translateX(-50%); }
  .companyintroL1 dl dd { position: absolute; top: 50%; right: 0; -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 50%; }
  .companyintroL3 ul li { float: left; width: 40.2%; }
  .companyintroL3 ul li img { display: block; width: 100%; }
  .companyintroL3 ul li:nth-child(1) { width: 59.8%; }
  .insideCnav { position: relative; display: block; text-align: center; margin-bottom: 20px; }
  .insideCnav #activehook { position: absolute; top: 0; z-index: 1; width: 104px; height: 32px; background: #006db8; }
  .insideCnav a { position: relative; z-index: 2; padding: 5px 20px; font-size: 16px; line-height: 32px; text-align: center; border-radius: 80px; margin: 0 9px; }
  .insideCnav a.cur { background-color: #006db8; color: #fff; }
  .insideCnav a:hover { color: #fff; }
  .Singlepage .smallname { padding: 50px 0 36px; } }

@media (min-width: 1024px) { .bannertitle { font-size: 48px; line-height: 52px; transition: all 600ms; -webkit-transition: all 600ms; -moz-transition: all 600ms; -ms-transition: all 600ms; -o-transition: all 600ms; line-height: 24px; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
  .bannertext { font-size: 20px; margin: 30px 0 42px; transition: all 1000ms; -webkit-transition: all 1000ms; -moz-transition: all 1000ms; -ms-transition: all 1000ms; -o-transition: all 1000ms; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
  .bannerlink { font-size: 16px; opacity: 0; transition: all 1300ms; -webkit-transition: all 1300ms; -moz-transition: all 1300ms; -ms-transition: all 1300ms; -o-transition: all 1300ms; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
  .bannertextcont { background: none; position: absolute; padding: 0 15px; left: 0; top: 40%; transform: translate(0%, -50%); -webkit-transform: translate(0%, -50%); -moz-transform: translate(0%, -50%); -ms-transform: translate(0%, -50%); -o-transform: translate(0%, -50%); z-index: 10; color: #333; }
  .bannerleft { text-align: left; }
  .bannercenter { text-align: center; }
  .bannerright { text-align: right; }
  .indexbanner li.active .bannertitle { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }
  .indexbanner li.active .bannertext { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }
  .indexbanner li.active .bannerlink { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }
  .leftbtn, .rightbtn { display: none; top: 40%; margin-top: -47px; z-index: 99; position: absolute; width: 35px; height: 62px; cursor: pointer; background-image: url(webimages/03.png); background-repeat: no-repeat; }
  .leftbtn { left: 30px; background-position: left center; }
  .rightbtn { right: 30px; background-position: right center; }
  /*关于我们*/
  .corporateculture dl { position: relative; }
  .corporateculture dl dt { float: left; width: 54%; }
  .corporateculture dl dd { float: left; width: 46%; min-height: 200px; position: absolute; padding: 0; height: 100%; top: 0; right: 0; bottom: 0; }
  .corporateculture dl dd .iconimg { display: block; position: absolute; right: 100%; top: 0; bottom: 0; height: 100%; -ms-transform: translateX(20%); transform: translateX(20%); -webkit-transform: translateX(20%); }
  .corporateculture dl dd .textbox { position: absolute; top: 50%; width: 100%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); padding: 0 7%; }
  .technology dl dt { width: 50%; }
  .technology dl:nth-child(2n) dt { float: right; }
  .technology dl dd { width: 50%; }
  .technology dl:nth-child(2n) dd { left: 0; right: auto; }
  .technologyT { padding-top: 100px; }
  .rightbuoy { width: 60px; height: 60px; }
  .rightbuoy .buoytopbtn { width: 60px; height: 60px; background-size: 60px 60px; } }

/*响应PC区域*/
@media (min-width: 1280px) { .bannertextcont { padding: 0; min-width: 1180px; left: 50%; top: 40%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
  .footerlinks ul li { width: 15%; }
  .footerlinks ul li:nth-last-child(2) { width: 10%; }
  .footerlinks ul li:last-child { width: 29%; padding-left: 7%; float: right; }
  .indexlump { padding: 0 0 50px; }
  .indexlump .titlename1 { font-size: 30px; line-height: 36px; padding: 42px 0 19px; }
  .indexlump .morebtn1 { font-size: 16px; width: 135px; height: 40px; line-height: 38px; margin-top: 38px; }
  .indexvideo { height: 480px; }
  .indexvideo .textboxM .name { font-size: 30px; line-height: 56px; padding-top: 20px; }
  .indexvideo .textboxM .text { font-size: 14px; }
  .indexvideo .textboxM .videobtn { height: 140px; background-size: 80px 80px; margin-top: 10px; }
  /*内页*/
  .companyintroL1 dl dd { padding: 20px 36px; }
  .technologyT { padding-top: 126px; }
  .courselist li .textbox { padding-top: 17px; } }

@media (min-width: 1366px) { .languagelist { left: -20px; right: -20px; }
  .indexrecommend .swiper-button-prev { left: -36px; }
  .indexrecommend .swiper-button-next { right: -36px; } }

@media (min-width: 1441px) { .rightbuoy { right: auto; left: 50%; margin-left: 674px; } }

@media (max-width: 319px) { body { width: 320px; } }

@charset "UTF-8";
.mdban { display: none; }

.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more { margin: 0; padding: 0; }

.insidenav ul li .twoitem.cur > a { color: #0068b7; }

.insidenav ul li .thrnavs { display: none; padding: 10px 30px 10px 38px; }

.insidenav ul li .thrnavs a { padding: 5px 0; height: auto; background: none; font-size: 13px; line-height: 18px; color: #959595; border-top: none; text-align: left; }

.insidenav ul li .thrnavs a.cur { color: #0068b7; }

.area { margin-bottom: 30px; }

.area.ararbot { margin-bottom: 0; }

.area .map img { display: block; width: 100%; }

.area .desc { position: relative; background: #0068b7; padding-left: 25%; font-size: 14px; line-height: 24px; color: #333; }

.area .desc h3 { position: absolute; left: 0; top: 50%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); width: 25%; text-align: center; font-size: 20px; color: #fff; font-weight: bold; }

.area .desc p { background: #f4f4f4; padding: 16px 19px; }

.area .desc .blue { font-size: 15px; font-weight: bold; color: #0068b7; }

.advertise-list { border-top: 1px solid #e6e6e6; }

.advertise-list li { border-bottom: 1px solid #e6e6e6; }

.advertise-list li.cur .job { color: #0068b7; }

.advertise-list li.cur .job:before { background: #0068b7; }

.advertise-list li.cur .job:after { background: url("../images/arrowupac.png") no-repeat center; }

.advertise-list .job { position: relative; font-size: 14px; line-height: 50px; cursor: pointer; }

.advertise-list .job:before { content: ''; display: inline-block; vertical-align: top; width: 5px; height: 5px; margin: 22px 10px 0; border-radius: 50%; background: #4c4c4c; }

.advertise-list .job:after { content: ''; position: absolute; right: 10px; top: 20px; width: 15px; height: 10px; background: url("../images/arrowdown.png") no-repeat center; }

.advertise-list .job-slide { display: none; position: relative; background: #f4f4f4; padding: 10px; }

.advertise-list .job-slide .qualifications { font-size: 13px; line-height: 24px; color: #4c4c4c; }

.advertise-list .job-slide .qualifications .bold { font-size: 14px; line-height: 36px; font-weight: bold; }

.advertise-list .job-slide .delivery { display: block; width: 93px; height: 40px; margin-top: 10px; margin-bottom: 10px; font-size: 14px; line-height: 40px; color: #fff; text-align: center; background: #0068b7; }

.advertise-list .job-slide .adver-share { position: absolute; right: 10px; top: 10px; z-index: 2; padding: 0; margin: 0; width: 39px; height: 39px; }

.advertise-list .job-slide .adver-share .shareall { background: url("../images/share.png") no-repeat center; }

.contactmap .city-select { padding: 17px 0 22px; font-size: 0; border-bottom: 1px solid #dcdcdc; line-height: 28px; }

.contactmap .city-select .text { font-size: 16px; }

.contactmap .city-select a { font-size: 16px; margin-right: 3px; display: inline-block; vertical-align: top; padding: 0 13px; text-align: center; border-radius: 14px; }

.contactmap .city-select a:hover, .contactmap .city-select a:active, .contactmap .city-select a.cur { background: #0068b7; color: #fff; }

.contactmap .curcity-list dl { padding: 10px; font-size: 14px; line-height: 34px; color: #333; }

.contactmap .curcity-list dl:nth-child(even) { background: #f4f4f4; }

.contactmap .curcity-list dl dt { height: 34px; margin-bottom: 10px; padding-left: 34px; background-image: url("../images/addrico.png"); background-position: 0 center; background-repeat: no-repeat; background-size: 20px auto; }

.contactmap .curcity-list dl dt .cn { vertical-align: top; font-size: 18px; margin-right: 15px; }

.contactmap .curcity-list dl dt .en { vertical-align: top; }

.contactmap .curcity-list dl .title { font-size: 16px; font-weight: bold; }

.m-dot-list { border-top: 1px solid #e6e6e6; padding-bottom: 10px; }

.m-dot-list li { position: relative; border-bottom: 1px solid #e6e6e6; line-height: 50px; }

.m-dot-list li:after { content: ''; position: absolute; left: 7px; top: 50%; width: 5px; height: 5px; margin-top: -3px; border-radius: 50%; background: #4c4c4c; }

.m-dot-list li a { display: block; padding-left: 20px; padding-right: 10px; color: #4c4c4c; }

.m-dot-list li a .title { height: 50px; float: left; width: 68%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.m-dot-list li a .date { float: right; text-align: right; }

.m-news-list li { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #dcdcdc; overflow: hidden;}

.m-news-list li .thumb { display: block; overflow: hidden; }

.m-news-list li .thumb img { display: block; width: 100%; -webkit-transition: all ease .5s; transition: all ease .5s; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.m-news-list li .title { height: 55px; padding: 17px 0 8px; font-size: 16px; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.m-news-list li .title a { color: #1a1a1a; }

.m-news-list li .desc { height: 72px; margin-bottom: 15px; color: #666; display: -webkit-box; text-overflow: ellipsis; word-break: break-all; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.m-news-list li .date { font-size: 14px; line-height: 20px; color: #666; }

.solution { color: #333; }

.solution p > img { vertical-align: top; max-width: 100%; }

.solution .main-title { font-size: 18px; font-weight: bold; line-height: 24px; color: #333; }

.solution .u-ico-title { height: 30px; margin-top: 15px; margin-bottom: 8px; padding-left: 40px; font-size: 15px; font-weight: bold; line-height: 30px; background-position: 0 center; background-repeat: no-repeat; }

.solution .soluico01 { background-image: url("../images/soluico01.jpg"); }

.solution .soluico02 { background-image: url("../images/soluico02.jpg"); }

.solution .soluico03 { background-image: url("../images/soluico03.jpg"); }

.solution .soluico04 { background-image: url("../images/soluico04.jpg"); }

.solution .case-wrapper { margin-top: 33px; background: #f4f4f4; padding: 10px; }

.solution .case-wrapper .u-ico-title { padding-left: 0; margin-top: 0; }

.solution .case-wrapper .case-list { margin-left: -5px; margin-right: -5px; }

.solution .case-wrapper li { width: 50%; float: left; padding: 0 5px; margin-bottom: 10px; }

.solution .case-wrapper li a { display: block; position: relative; }

.solution .case-wrapper li a:hover .desc, .solution .case-wrapper li a:active .desc { opacity: 1 }

.solution .case-wrapper li img { display: block; width: 100%; }

.solution .case-wrapper li .desc {opacity: 0;transition: all .5s ease; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; overflow: hidden; background: rgba(0, 104, 183, 0.8); font-size: 14px; line-height: 24px; color: #fff; text-align: center; }

.solution .case-wrapper li .desc .center { position: absolute; left: 0; top: 50%; width: 100%; padding: 10px; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.platform-intro { line-height: 30px; }

.platform-intro p > img { display: block; max-width: 100%; }

.platform-intro .intro-title { padding-left: 44px; padding-bottom: 6px; margin-bottom: 8px; background: url("../images/handico.png") no-repeat 0 center; }

.platform-intro .intro-title h3 { font-size: 18px; line-height: 34px; font-weight: bold; border-bottom: 1px solid #dcdcdc; }

.platform-intro .dot-ul li { position: relative; padding-left: 18px; }

.platform-intro .dot-ul li:before { content: ''; position: absolute; left: 3px; top: 12px; width: 6px; height: 6px; border-radius: 50%; background: #0068b7; }

.platform-intro .report-line { padding: 10px 0 8px; }

.platform-intro .report-line .item { width: 100%; height: 87px; padding-top: 22px; padding-left: 100px; margin-bottom: 10px; line-height: 24px; }

@media (min-width: 640px) { .platform-intro .report-line .item { float: left; width: 255px; margin-right: 10px; } }

.platform-intro .report-line .item .title { font-weight: bold; }

.platform-intro .report-line .tel { background: #f4f4f4 url("../images/mailico.png") no-repeat 28px center; }

.platform-intro .report-line .mail { background: #f4f4f4 url("../images/telico.png") no-repeat 23px center; }

.platform-intro .report-line .web { background: #f4f4f4 url("../images/webico.png") no-repeat 23px center; }

.platform-recommend .item { min-height: 68px; margin-bottom: 15px; padding: 10px 10px 10px 86px; background-color: #f4f4f4; background-repeat: no-repeat; background-position: 28px center; }

.platform-recommend .table-dwbtn { display: block; width: 129px; height: 44px; margin-top: 10px; padding-left: 47px; background-color: #0068b7; background-image: url("../images/dwico.png"); background-position: 18px center; background-repeat: no-repeat; font-size: 15px; line-height: 44px; color: #fff; }

.platform-recommend .mail { background-image: url("../images/rmailico.png"); }

.platform-recommend .zoom { background-image: url("../images/rzoomico.png"); }

.platform-recommend .hands { background-image: url("../images/rhandsico.png"); }

.prdt-hd { padding-bottom: 10px; border-bottom: 1px solid #d9d9d9; }

.prdt-hd .crumbs { display: none; }

.prdt-hd .prdt-search { width: 100%; height: 40px; margin-bottom: 10px; border: 1px solid #d9d9d9; }

.prdt-hd .prdt-search .prdt-keyword { float: left; width: 80%; height: 38px; padding-left: 10px; }

.prdt-hd .prdt-search .prdt-submit { float: left; width: 20%; height: 38px; font-size: 0; background: #0068b7 url("../images/prdtsearch.png") no-repeat center; }

.prdt-hd .prdt-compare { float: left; }

.prdt-hd .prdt-compare a { display: block; width: 129px; height: 40px; padding-left: 52px; line-height: 40px; color: #fff; background: #0068b7 url("../images/compareico.png") no-repeat 19px center; }

.prdt-share { position: relative; float: right; }

.prdt-share .shareall { display: block; width: 40px; height: 40px; padding: 0; margin: 0; background: #0068b7 url("../images/shareico.png") no-repeat center; }

.prdt-share .m-share-slide { display: none; position: absolute;z-index:5; right: 0; top: 5px; width: 156px; }

.about-share { float: none; }

.about-share .shareall { background: #0075cd url("../images/shareico.png") no-repeat center; }

.about-share .m-share-slide { left: 50px; right: auto; }

.prdt-wapper { overflow: hidden; }

.prdt-wapper .last-cate { padding: 10px 0 0; font-size: 0; text-align: center; }

.prdt-wapper .last-cate a { display: inline-block; vertical-align: top; padding: 0 15px; font-size: 16px; line-height: 28px; border-radius: 14px; margin-right: 15px; margin-bottom: 10px; }

.prdt-wapper .last-cate a:last-child { margin-right: 0; }

.prdt-wapper .last-cate a:hover, .prdt-wapper .last-cate a.cur { background: #0068b7; color: #fff; }

.m-prdt-list li { margin-bottom: 10px; }

.m-prdt-list a { position: relative; display: block; background: #f8f8f8; padding: 30px 28px; text-align: center; color: #666; }

.m-prdt-list a:hover .shadow { opacity: 1; }

.m-prdt-list a .thumb { border-bottom: 1px solid #d9d9d9; }

.m-prdt-list a .thumb img { display: block; width: 100%; }

.m-prdt-list a .name { padding-top: 23px; font-size: 16px; line-height: 26px; }

.m-prdt-list a .desc { height: 20px; font-size: 14px; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.m-prdt-list a .shadow { opacity: 0; -webkit-transition: all .5s ease; transition: all .5s ease; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; position: absolute; width: 100%; left: 0; top: 0; bottom: 100px; background: rgba(0, 109, 184, 0.7); }

.m-prdt-list a .shadow span { position: absolute; top: 50%; left: 50%; max-width: 95%; max-height: 95%; display: inline-block; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); font-size: 13px; color: #fff; }

