@charset "utf-8";
a { color: inherit; text-decoration: none; }
a:active,
a:hover,
a:focus { text-decoration: none; }
.container-fluid { padding-right: 10px; padding-left: 10px; }
ul,
li { margin: 0; padding: 0; list-style: none; }
html,
body { height: 100%; }
body { background-color: #e8eef2; overflow-x: hidden; }
body::-webkit-scrollbar { display: none; }
body.body-white { background-color: #fff; }
header { height: 75px; color: #333; position: fixed; top: 0; left: 0; width: 100%; background: #e8eef2; z-index: 999; }
header.header-active { background: #fff; box-shadow: 0 0 4px rgba(160, 160, 160, 0.06), 0 4px 8px rgba(160, 160, 160, 0.18); }
header .logo { margin-right: 140px; padding-top: 14px; vertical-align: top; }
header .nav-menu { display: none; }
header .logo a { display: block; }
header .lang,
header nav { vertical-align: top; }
.mobile-nav { display: none; }
.style-5 { display: none; }
header nav>ul>li { display: inline-block; *zoom: 1; *display: inline; }
header nav>ul>li>a { position: relative; display: block; padding-top: 27px; padding-bottom: 23px; margin: 0 15px; /*width: 90px;*/ text-align: center; font-size: 18px; color: #000; }
header nav>ul>li>a:hover { color: #1d98f0; }
header nav>ul>li>a:after { content: ''; position: absolute; left: 0; top: 0; display: inline-block; *zoom: 1; *display: inline; height: 3px; background-color: #1d98f0; }
header nav>ul>li>a:hover:after { animation: wd100 .6s ease forwards; -moz-animation: wd100 .6s ease forwards;	/* Firefox */ -webkit-animation: wd100 .6s ease forwards;	/* Safari 和 Chrome */ -o-animation: wd100 .6s ease forwards;	/* Opera */ -ms-animation: wd100 .6s ease forwards;	/* Opera */ }
header nav>ul>li>a.on { color: #1d98f0; }
header nav>ul>li>a.on:after { animation: wd100 .6s ease forwards; -moz-animation: wd100 .6s ease forwards;	/* Firefox */ -webkit-animation: wd100 .6s ease forwards;	/* Safari 和 Chrome */ -o-animation: wd100 .6s ease forwards;	/* Opera */ -ms-animation: wd100 .6s ease forwards;	/* Opera */ }
@keyframes wd100 {
	from { width: 0%; }
	to { width: 100%; }
}
@-moz-keyframes wd100

/* Firefox */
{
	from { width: 0%; }
	to { width: 100%; }
}
@-webkit-keyframes wd100

/* Safari 和 Chrome */
{
	from { width: 0%; }
	to { width: 100%; }
}
@-o-keyframes wd100

/* Opera */
{
	from { width: 0%; }
	to { width: 100%; }
}
@-ms-keyframes wd100

/* IE */
{
	from { width: 0%; }
	to { width: 100%; }
}
.inline-block { display: inline-block; *zoom: 1; *display: inline; }
header .lang { padding-top: 25px; }
header .lang a { display: inline-block; *zoom: 1; *display: inline; width: 80px; height: 25px; line-height: 25px; font-size: 14px; text-align: center; color: #1d98f0; border: 1px solid rgba(29, 152, 240, 0.79); border-radius: 2px; }
header .lang a:hover,
header .lang a.on { color: #fff; background-color: #1d98f0; }
header.header-active,
.mobile-nav,
header .nav-menu .nav-line,
footer .f-share a,
header nav>ul>li>a,
header .lang a { transition: all ease-in-out .6s; }
.banner { height: 100%; max-height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; background-color: #081739; overflow: hidden; }
.banner-img { width: 100%; }
.title { padding-top: 60px; text-align: center; }
.title.title-white h2 { color: #fff; }
.title h2 { margin-bottom: 20px; font-size: 30px; color: #000; }
.title p { font-size: 16px; color: #999; }
.about { margin-top: 50px; margin-bottom: 125px; }
.about h3 { font-size: 20px; color: #00a2ff; }
.about .about-content p { margin-top: 20px; margin-bottom: 20px; line-height: 32px; font-size: 16px; color: #000; }
a.more,
.about .about-content a { display: inline-block; *zoom: 1; *display: inline; width: 190px; height: 50px; line-height: 50px; font-size: 16px; color: #1d98f0; text-align: center; border-radius: 4px; border: 1px solid rgba(29, 152, 240, 0.79); }
.about .about-img img { width: 100%; }
#case { padding: 0 5px; background-color: #123063; }
#case .wrap img { width: 100%; height: auto; }
#case .wrap .c-thumb img { box-shadow: 0px 2px 1px #10274c; -webkit-box-shadow: 0px 2px 1px #10274c; }
#case .wrap .c-title { text-indent: 15px; }
#case .wrap .c-title h3 { font-size: 20px; color: #fff; }
#case .wrap .c-title p { font-size: 14px; color: #999; }
#case .container-fluid .pd10 { padding-right: 10px; padding-left: 10px; }
#case .case-main { margin-top: 50px; margin-bottom: 85px; }
#case .case-more { margin-bottom: 80px; text-align: center; }
a.more-active,
#case .case-more a { display: inline-block; *zoom: 1; *display: inline; width: 190px; height: 50px; line-height: 50px; font-size: 16px; color: #fff; background-color: #123063; border-radius: 5px; border: 1px solid #fff;}
img.img-radio { border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.industry .in-main { margin-top: 70px; }
.industry .in-main .in-moth { font-size: 60px; color: #666; font-family: 'Times';	/*border-right: 1px solid #666;*/ }
.industry .in-main .li-row { margin-bottom: 40px; }
.industry .in-main .in-content h3 { margin-top: 5px; margin-bottom: 10px; font-size: 18px; color: #000; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
.industry .in-main .in-content h3>a { display: block; height: 18px; overflow: hidden; }
#case .wrap .c-title p { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.industry .in-main .in-content h3>a:hover { color: #1d98f0; }
.industry .in-main .in-content h3>span { }
.industry .in-main .in-content p { font-size: 16px; color: #666; line-height: 24px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.industry .read-more { margin-bottom: 80px; }
#team { position: relative; min-height: 700px; background-image: url(../images/team_bg.jpg); background-position: center; background-size: cover; background-repeat: no-repeat; }
.team-main { padding-left: 60px; margin-top: 60px; }
#team .t-name { color: #fff; }
#team .t-desc { margin-top: 30px; }
#team .t-name .name span:first-child { margin-right: 20px; font-size: 28px; }
#team .t-name .name span:last-child { font-size: 20px; }
#team .t-name .des { font-size: 16px; }
#team .t-desc p { font-size: 18px; color: #fff; }
.more.more-white { color: #fff; border-color: #fff; }
#team .team-more { position: absolute; bottom: 70px; }
#contact { position: relative; min-height: 480px; background-image: url(../images/contant-bg.jpg); background-position: center; background-size: cover; background-repeat: no-repeat; }
#contact .contact-main { margin-top: 75px; }
#contact .contact-main h2 { color: #000; }
#contact .contact-main .head { margin-top: 35px; font-size: 20px; }
#contact .contact-main .head a { color: #1d98f0; font-size: 12px; }
#contact .link-lis { margin-top: 35px; line-height: 28px; }
#contact .contact-main .body { margin-top: 20px; line-height: 28px; font-size: 16px; }
footer { width: 100%; min-height: 220px; color: #b8bbbe; text-align: center; background-color: #131d26; }
footer .f-share { margin-top: 50px; }
footer .f-line { width: 100%; height: 1px; background-color: rgba(255, 255, 255, .08); }
footer .f-cr { margin-top: 20px; margin-bottom: 20px; font-size: 14px; }
footer .f-share a { display: inline-block; *zoom: 1; *display: inline; margin: 0 6px; width: 32px; height: 32px; line-height: 32px; text-align: center; font-size: 20px; color: #131d26; background-color: #fff; border-radius: 50%; }
footer .f-share a:hover { opacity: .8; }
footer .f-tech { padding-top: 20px; padding-bottom: 20px; }
footer .f-tech a:hover { color: #fff; }
header .container { position: relative; }
header .nav-menu { position: absolute; right: 10px; top: 10px; width: 35px; }
header .nav-menu .nav-line { width: 80%; margin: 5px auto; background-color: #3179a9; height: 3px; border-radius: 2px; }
header .nav-menu .nav-line.nav-line-top { transform: translateY(8px) rotate(-45deg); -ms-transform: translateY(8px) rotate(-45deg); -moz-transform: translateY(8px) rotate(-45deg); }
header .nav-menu .nav-line.nav-line-bottom { transform: translateY(-7px) rotate(45deg); -ms-transform: translateY(-7px) rotate(45deg); -moz-transform: translateY(-7px) rotate(45deg); }
header .nav-menu .nav-line.nav-line-none { background-color: transparent; }
.mobile-nav { position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }
.style-5 { position: relative; z-index: 999; }

.mobile-nav.nav--active{display: block;}
/**

* Navigation Defaults

*/
.nav { position: absolute; opacity: 0; width: 100%; height: 100%; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav--active .nav { opacity: 1; background-color: rgba(0, 0, 0, .7); }
.nav__list { margin: 0; padding: 20px 10px; color: #fff;}
.nav__item { padding-bottom: 10px; list-style-type: none; text-align: left; font-size: 20px; }
.nav__link { font-size: 1.3em; text-transform: uppercase; text-decoration: none; color: #fff; opacity: 1; -webkit-transition: opacity 300ms ease-in-out; transition: opacity 300ms ease-in-out; }
.style-5 .nav { -webkit-transform: translate(100%, -100%) scale(0.5); transform: translate(100%, -100%) scale(0.5); border-radius: 100%; }
.style-5 .nav--active .nav { -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1); border-radius: 0; width: 100%; height: 100%; }
.style-5 .nav__link { opacity: 0; -webkit-transition-delay: 500ms; transition-delay: 500ms; }
.style-5 .nav--active .nav__link { opacity: 1; }
.style-5.nav--open .nav__icon { background: rgba(0, 0, 0, 0); }
.style-5.nav--open .nav__icon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.style-5.nav--open .nav__icon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

/* Default navigation icon */

/* Default navigation icon */

.nav__trigger { display: block; position: fixed; width: 30px; height: 25px; right: 10px; top: 12px; z-index: 1000; }
.nav__trigger { opacity: .8; }
.nav__icon { display: inline-block; position: relative; width: 100%; height: 4px; background-color: #3179a9; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before,
.nav__icon:after { content: ''; display: block; width: 100%; height: 4px; position: absolute; background: #3179a9; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before { margin-top: -8px; }
.nav__icon:after { margin-top: 8px; }

/* Don't nest if you don't have to. */
.p-h4 { font-size: 20px; color: #1d98f0; }
.color-blue { color: #1d98f0; }

/*洞见列表S*/
.industry.industry-list { margin-bottom: 150px; }
.industry.industry-list .in-main .in-content h3 { margin-top: 20px; }
.industry.index .in-main .in-moth:after { top: 7px; height: 70px; }
.industry .in-main .in-moth:after { content: ''; position: absolute; right: 0; top: 20px; display: inline-block; *zoom: 1; *display: inline; height: 50px; width: 1px; background-color: #666; }
.industry.industry-list .in-main .li-row { padding-bottom: 40px; border-bottom: 1px solid #d4d4d4; }
.page-banner { margin-top: 75px; height: 450px; width: 100%; max-width: 100%; background-position: center; background-size: cover; background-color: #0b1430; }
.page-banner>.container { height: 100%; position: relative; }
.industry .in-main .in-moth.paddingleft0 { padding-left: 0; }
.page-banner .banner-wrap { position: absolute; left: 15px; top: 0; bottom: 0; width: 370px; max-width: 92%; height: 120px; margin: auto; }
.page-banner .banner-down { position: absolute; left: 20px; bottom: 50px; display: none; }
.page-banner .banner-down a { color: #fff; font-size: 26px; }
.page-banner .banner-wrap h2 { margin-top: 0; margin-bottom: 20px; font-size: 35px; color: #fff; }
.page-banner .banner-wrap p { line-height: 26px; font-size: 16px; color: #999; }
.position { color: #3d3d3d; margin-top: 80px; }
.position p { margin: 0; padding-bottom: 10px; border-bottom: 1px solid #d4d4d4; }
.position i { font-size: 16px; margin-right: 5px; }
.position a { font-size: 16px; }
.page-main { margin-top: 30px; }
.page-show .p-title h2 { color: #1d98f0; }
.page-show .p-date { font-size: 14px; color: #666; }
.page-show .p-content { margin-top: 50px; line-height: 28px; font-size: 16px; }
.page-show { margin-bottom: 150px; }
.page-show img { max-width: 100% !important; height: auto !important; display: inline-block; *zoom: 1; *display: inline; }

/*洞见列表E*/

/*解决方案S*/

.title { position: relative; }
.title .title-border { height: 1px; width: 100px; margin: 0 auto; margin-top: 25px; background-color: #000; }
.case-list { margin-bottom: 150px; margin-top: 45px; }
.case-list .case-wrap { max-width: 1200px; margin: 0 auto; }
.case-wrap .case-row .case-col { display: inline-block; *zoom: 1; *display: inline; vertical-align: top; width: 50%; max-height: 350px; overflow: hidden; }
.case-wrap .case-row .case-txt { position: relative; height: 0; padding-bottom: 29.167%; }
.case-wrap .case-row .case-txt .txt-wrap { position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; height: 200px; width: 80%; }
.case-txt .txt-wrap .txt-title h2 { margin-bottom: 20px; font-size: 24px; color: #000; }
.case-txt .txt-wrap .txt-title h2>a:hover { color: #1d98f0; }
.case-txt .txt-wrap .txt-desc { margin-bottom: 20px; font-size: 16px; color: #999; }
.case-txt .txt-wrap .txt-more { font-size: 16px; line-height: 28px; color: #3d3d3d; }
.case-list .case-mobile .case-row .case-txt { padding: 0 10px; }
.case-list .case-mobile .case-row { padding: 0 10px; }
.page-team { margin-top: 80px; }
.page-team .team-case p { font-size: 16px; line-height: 32px; text-indent: 2em; }
.page-team .team-case-title { position: relative; padding-left: 15px; margin-bottom: 20px; font-size: 22px; }
.page-team .team-case-title:before { content: ''; position: absolute; left: 0; top: 0; width: 6px; height: 25px; background-color: #1d98f0; }
.page-team .team-hr { margin: 60px 0; height: 1px; width: 100%; background-color: #ddd; }
.margin-top-60 { margin-top: 60px; }
.title.title-bold h2 { font-weight: bold; }
.title.title-bold .title-border { margin-top: 20px; height: 6px; background-color: #1d98f0; }
.no-padding { padding: 0 !important; }
.margin-top-55 { margin-top: 55px; }
.page-team .t-desc { margin-top: 30px; }
.page-team .t-name .name span:first-child { margin-right: 20px; font-size: 28px; }
.page-team .t-name .name span:last-child { font-size: 20px; }
.page-team .t-name .des { font-size: 16px; }
.page-team .t-info { margin-top: 20px; }
.page-team .t-info p { font-size: 16px; }

/*解决方案E*/
footer .bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more { float: none; padding: 0; background-image: none; }

/*nav样式修改*/
.chinanav>ul>li>a{margin:0 25px; }

/*下拉菜单样式*/
.chinanav>ul>li{position: relative;}
.chinanav>ul>li>ul{position:absolute;top:-9999px;left:-9999px;z-index:9499;width:max-content;min-width:100px}
.chinanav>ul>li:hover>ul,.chinanav>ul>li.hover>ul{top:75px;left:0}
.chinanav>ul>li>ul>li>a{text-align: center;background: #ffffffc6;display: block;line-height: 30px;}
.chinanav>ul>li>a{display:block;text-align:center;}
.chinanav>ul>li:first-child>a{border-top:0}
.chinanav>ul>li:last-child>a{border-bottom:0}
.chinanav>ul>li:hover>ul,.chinanav>ul>li.hover>ul{position:absolute;top:75px;left:0;width:101%;padding-left:1%}

