@charset "utf-8";
body{font: 12px/1.5 "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "宋体";color:#333;} 
body, div, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, marquee, from{margin:0;padding:0;} 
ol, ul ,li{list-style: none;} 
img {border: 0; vertical-align:middle;}
a{color:#333;text-decoration:none; }
a:hover{color: #333;text-decoration: none;}
.container *{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}
.nosetBoxsizng *{-moz-box-sizing: unset;-webkit-box-sizing: unset;-o-box-sizing: unset;-ms-box-sizing: unset;box-sizing: unset; }
body{
	background-color: #fff;
	min-width: 1200px;
}
.container a:hover{
	opacity: .8;
}
.gray-body{
	background-color: #f9f9f9;
}
.left{
	float: left;
}
.right{
	float: right;
}
ul.flexbox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.flexbox li{
   	display: block;
	align-items: center;
    justify-content: flex-start;
}
.table{display: table;height:100%;}
.table_cell {
    display: table-cell;
    vertical-align: middle;
}
.btn-common{
	display: block;
	font-size: 14px;
	text-align: center;
	color: #fff;
	-webkit-transition: all .4s;
    transition: all .4s;
}
.hoverimg img{
	-webkit-transition: transform 0.6s ease;
    -moz-transition: transform 0.6s ease;
    -ms-transition: transform 0.6s ease;
    transition: transform 0.6s ease;
}
.hoverimg:hover img{
	-webkit-transform:scale(1.01); 
	-moz-transform:scale(1.01); 
	-ms-transform:scale(1.01); 
	transform:scale(1.01);
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.after-clear::after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}

.sci-common-box{
	
}
.sci-common-title{
	text-align: center;
	padding: 60px 0 36px 0;
	line-height: 1;
}
.sci-common-title-white{
	padding: 85px 0 65px 0;
}
.sci-common-title h1, .sci-common-title h2{
	font-size: 33px;
	font-weight: bold;
}
.sci-common-title-white h1, .sci-common-title-white h2{
	color: #fff;
}
.sci-common-title h1:before, .sci-common-title h2:before{
	content: "";
    display: inline-block;
    width: 41px;
    height: 11px;
    margin: 0 20px 4px 0;
    vertical-align: middle;
    background: url(../images/sci/sci_icon_title.png) no-repeat;
}
.sci-common-title-white h1:before, .sci-common-title-white h2:before{
	background: url(../images/sci/sci_icon_title_white.png) no-repeat;
}
.sci-common-title h1:after, .sci-common-title h2:after{
	content: "";
    display: inline-block;
    width: 41px;
    height: 11px;
    margin: 0 0 4px 20px;
    vertical-align: middle;
    background: url(../images/sci/sci_icon_title.png) no-repeat;
}
.sci-common-title-white h1:after, .sci-common-title-white h2:after{
	background: url(../images/sci/sci_icon_title_white.png) no-repeat;
}
.sci-common-title p{
	font-size: 16px;
	color: #222;
	margin-top: 20px;
	letter-spacing: 1px;
}
/*顶部*/
.sci-top-nav{
	width: 100%;
	position: absolute;
	top: 0;
	height: 70px;
	line-height: 70px;
	z-index: 99;
}
.sci-top-nav .left-logo>a{
	display: block;
	width: 250px;
	height: 70px;
}
.sci-top-nav .right-info{
	font-size: 12px;
	color: #fff;
}
.sci-top-nav .right-info .tel{
	display: inline-block;
}
.sci-top-nav .right-info .tel:before{
	display: inline-block;
	content: '';
	width: 20px;
	height: 20px;
	background: url(../images/sci/sci_icon_tel.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 4px 15px;
}
.sci-top-nav .right-info a.btn-zx{
	display: inline-block;
	height: 28px;
	line-height: 26px;
	font-size: 12px;
	border-radius: 3px;
	padding: 0 12px;
	border: 1px solid rgba(255,255,255,0.2);
	margin-left: 20px;
}
.sci-top-nav .right-info a.btn-zx:hover{
	color: #fff;
	border-color: rgba(255,255,255,0.6);
}
/*banner*/
.sci-banner{
	width: 100%;
    height: 550px;
    background: url(../images/sci/sci_banner.png) no-repeat;
    background-size: cover;
}
.sci-banner>.w1200{
	height: 550px;
	position: relative;
}
.sci-banner .left-info{
	color: #fff;
	padding-top: 128px;
}
.sci-banner .left-info h2{
	font-size: 40px;
}
.sci-banner .left-info h2 span{
	display: inline-block;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0 15px;
	border: 1px solid rgba(255,255,255,0.2);
	font-weight: normal;
	vertical-align: middle;
	margin: 0 11px 4px 0;
}
/* .sci-banner .left-info h2 span:first-of-type{
	margin-left: 22px;
} */
.sci-banner .left-info h1{
	font-size: 64px;
	line-height: 1;
	letter-spacing: 6px;
	text-shadow:8px 0 8px rgba(37, 55, 152, 0.11);
}
.sci-banner .left-info .kb{
	margin-top: 22px;
}
.sci-banner .left-info .kb span{
	display: inline-block;
	width: 265px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	letter-spacing: 4px;
}
.sci-banner .left-info .kb span.blue{
	background-color: rgba(40, 190, 225, 0.3);
	font-size: 23px;
	color: #fff !important;
}
.sci-banner .left-info .kb span.white{
	background-color: #fff;
	font-size: 23px;
	color: #2164a2;
}
.sci-banner .left-info .btn-zx{
	display: inline-block;
	width: 180px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	border-radius: 4px;
	border: 1px solid rgba(243,243,243,0.5);
	margin-top: 38px;
}
.sci-banner .left-info .btn-zx:before {
    content: '';
    position: relative;
    top: 2px;
    left: -20px;
    transition: all 0.4s;
    display: inline-block;
    background: url(../images/sci/sci_icon_banner_btn.png) no-repeat;
    width: 20px;
    height: 18px;
    background-position: 0 0;
}
.sci-banner .left-info .btn-zx:after {
    content: '';
    position: relative;
    top: 2px;
    right: -20px;
    transition: all 0.4s;
    display: inline-block;
    background: url(../images/sci/sci_icon_banner_btn.png) no-repeat;
    width: 20px;
    height: 18px;
    background-position: -135px 0;
}
.sci-banner .left-info .btn-zx:hover {
  border-color: #f3f3f3;
  opacity: 1;
  color: #fff;
}
.sci-banner .left-info .btn-zx:hover:before {
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  opacity: 0;
}
.sci-banner .left-info .btn-zx:hover:after {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
  opacity: 0;
}
.sci-banner .right-img{
	width: 481px;
    height: 391px;
    background: url(../images/sci/sci_banner_yxr.png) no-repeat;
    position: absolute;
    bottom: 74px;
    right: -36px;
}
/*期刊列表*/
.sci-qklist-box .sci-common-title{
	margin-top: 0;
}
.sci-qklist-box ul li{
	width: 225px;
	height: 340px;
	margin-bottom: 18px;
	background-color: #f7f7f7;
	padding: 35px 10px 10px 0;
	text-align: center;
}
.sci-qklist-box ul li .item-img{
	width: 145px;
	height: 200px;
	margin: 0 auto;
}
.sci-qklist-box ul li .item-img img{
	width: 100%;
	height: 100%;
}
.sci-qklist-box ul li .table{
	height: 72px;
    width: 100%;
    text-align: center;
}
.sci-qklist-box ul li.lowerli .table{
	height: 52px;
}
.sci-qklist-box ul li h4{
	font-size: 15px;
	color: #111;
}
.sci-qklist-box ul li:hover h4{
	color: #0b71d9;
}
.sci-qklist-box ul li span{
	font-size: 13px;
	color: #777;
	text-decoration: underline;
}
/* 动态期刊 */
.sci-qklist-boxdt ul li .item-info{
	margin-top: 10px;
}
.sci-qklist-boxdt ul li h4{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	padding: 0 6px;
}
.sci-qklist-boxdt ul li .table{
	height: 50px;
}
.sci-qklist-boxdt ul li span{
	text-decoration: none;
}
/*核心业务卡片*/
.sci-qklist-box .sci-business-list{
	display: flex;
	justify-content: space-between;
	gap: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.sci-qklist-box .sci-business-card{
	--business-accent: #14a9d9;
	--business-soft: #e8f8fd;
	position: relative;
	display: flex;
	flex: 0 0 285px;
	flex-direction: column;
	align-items: center;
	width: 285px;
	height: 328px;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0;
	padding: 28px 22px 24px;
	border: 1px solid #dfe6eb;
	background: #fff;
	text-align: center;
	transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}
.sci-qklist-box .sci-business-card::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: var(--business-accent);
	transform: scaleX(0);
	transform-origin: left center;
	transition: transform 0.3s ease;
}
.sci-qklist-box .sci-business-card:hover{
	border-color: var(--business-accent);
	box-shadow: 0 14px 30px rgba(24, 71, 98, 0.14);
	transform: translateY(-8px);
}
.sci-qklist-box .sci-business-card:hover::before{
	transform: scaleX(1);
}
.sci-qklist-box .sci-business-card.business-paper{
	--business-accent: #e6a33b;
	--business-soft: #fff4df;
}
.sci-qklist-box .sci-business-card.business-book{
	--business-accent: #42b579;
	--business-soft: #e8f8ef;
}
.sci-qklist-box .sci-business-card.business-service{
	--business-accent: #6675d7;
	--business-soft: #eef0ff;
}
.sci-qklist-box .sci-business-icon-wrap{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 92px;
	height: 92px;
	flex: 0 0 92px;
	margin: 0 auto 18px;
	border-radius: 50%;
	background: var(--business-soft);
	color: var(--business-accent);
	transition: transform 0.3s ease, background-color 0.3s ease;
}
.sci-qklist-box .sci-business-card:hover .sci-business-icon-wrap{
	background: #fff;
	transform: scale(1.06);
}
.sci-qklist-box .sci-business-icon{
	width: 52px;
	height: 52px;
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2;
}
.sci-qklist-box .sci-business-card h3{
	margin: 0;
	color: #30363b;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.2;
}
.sci-qklist-box .sci-business-copy{
	display: grid;
	gap: 7px;
	margin: 14px 0 0;
	color: #7a838a;
	font-size: 16px;
	line-height: 1.5;
}
.sci-qklist-box .sci-business-copy p{
	margin: 0;
}
.sci-qklist-box .sci-business-cta{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 132px;
	height: 42px;
	margin-top: auto;
	padding: 0 20px;
	box-sizing: border-box;
	border-radius: 2px;
	background: #14a9d9;
	color: #fff !important;
	font-size: 16px;
	line-height: 42px;
	text-decoration: none !important;
	transition: background-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.sci-qklist-box .sci-business-card:hover .sci-business-cta,
.sci-qklist-box .sci-business-cta:hover{
	background: #078fc2;
	box-shadow: 0 8px 16px rgba(7, 143, 194, 0.22);
	transform: translateY(-2px);
}
/*我们的服务*/
.sci-ourfw-box{
	width: 100%;
	padding-bottom: 50px;
	background-color: #f8f8f8;
}
.sci-ourfw-box ul li{
	width: 386px;
	height: 385px;
	padding: 0 40px;
	background-color: #fff;
	position: relative;
}
.sci-ourfw-box ul li .fwmask {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #30e5ff;
    background: linear-gradient(70deg, #079af1 0%, rgba(64, 211, 245, 0.85) 54%, rgba(20, 127, 245, 0.85) 100%);
    box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, 0.06);
    padding-top: 135px;
    text-align: center;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    transition: all 0.4s;
    z-index: 4;
}
/* .sci-ourfw-box ul li:hover .fwmask{
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
} */
.sci-ourfw-box ul li:hover{
	box-shadow:0 0 10px rgba(0,0,0,0.08);
}
.sci-ourfw-box ul li:hover a{
	color: #333 !important;;
}
.sci-ourfw-box ul li .fwmask>a{
	display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    transition: all 0.4s;
    font-weight: bold;
    margin: 0 auto;
}
.sci-ourfw-box ul li .fwmask>a:first-of-type{
	background-color: #ffffff;
    box-shadow: 0px 0px 8px 0px #079af1;
    border-radius: 4px;
    color: #079af1;
    margin-bottom: 15px;
}
.sci-ourfw-box ul li .fwmask>a:last-of-type{
	border-radius: 4px;
    border: solid 1px #ffffff;
    color: #fff;
}
.sci-ourfw-box ul li .fwmask>a:last-of-type:hover {
  color: #079af1;
  background-color: #fff;
}
.sci-ourfw-box ul li h5{
	padding-top: 50px;
	line-height: 1;
	font-size: 20px;
	position: relative;
	letter-spacing: 2px;
}
.sci-ourfw-box ul li:hover{
	box-shadow:0 0 25px rgba(204, 204, 204, 0.2);
}
.sci-ourfw-box ul li:hover h5{
	color: #0b71d9;
}
.sci-ourfw-box ul li h5:before{
	content: "";
    display: inline-block;
    width: 4px;
    height: 20px;
    background-color: #0b71d9;
    position: absolute;
    left: -40px;
    top: 51px;
}
.sci-ourfw-box ul li p{
	height: 84px;
	font-size: 14px;
	color: #777;
	line-height: 26px;
	margin: 20px 0;
	letter-spacing: 1px;
	text-align: justify;
}
.sci-ourfw-box ul li dl dt{
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #0b71d9;
	margin-bottom: 14px;
}
.sci-ourfw-box ul li dl dd{
	font-size: 14px;
	line-height: 2;
}
.sci-ourfw-box ul li dl dd:before{
	content: "";
    display: inline-block;
    width: 11px;
    height: 9px;
    background: url(../images/sci/sci_icon_tick.png) no-repeat;
    background-position: 0px -29px;
    margin-right: 12px;
}
.sci-ourfw-box .btn-groups, .sci-qklist-box .btn-groups{
	text-align: center;
	margin-top: 50px;
}
.sci-qklist-box .btn-groups{
	margin-top: 32px;
	margin-bottom: 50px;
}
.sci-ourfw-box .btn-groups a, .sci-qklist-box .btn-groups a{
	display: inline-block;
    width: 180px;
    height: 54px;
    line-height: 54px;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
}
.sci-ourfw-box .btn-groups a.btn-fw1, .sci-qklist-box .btn-groups a.btn-fw1{
	margin-right: 22px;
	background-image: linear-gradient(to right, #fe7539 , #f3480b);
}
.sci-ourfw-box .btn-groups a.btn-fw1:hover, .sci-qklist-box .btn-groups a.btn-fw1:hover{
	opacity: 1;
	background-image: linear-gradient(to right, #fe8943 , #f35c0e);
}
.sci-ourfw-box .btn-groups a.btn-fw2, .sci-qklist-box .btn-groups a.btn-fw2{
	border: 1px solid #fe7539;
	color: #f3480b;
	vertical-align: middle;
    margin-bottom: 6px;
}
.sci-ourfw-box .btn-groups a.btn-fw2:hover, .sci-qklist-box .btn-groups a.btn-fw2:hover{
	opacity: 1;
	border-color: #fe9a21;
	color: #f36a0d;
}
/*选择我们的理由*/
.sci-chooseus-box{
	width: 100%;
	height: 526px;
	background: url(../images/sci/sci_bg_choose.png) no-repeat;
	background-size: cover;
}
.sci-chooseus-box ul{
	height: 344px;
	background-color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.sci-chooseus-box ul li{
	width: 25%;
	padding: 0 32px;
	text-align: center;
}
.sci-chooseus-box ul li:hover h6{
	color: #0b71d9;
}
.sci-chooseus-box ul li .item-img{
	width: 160px;
	height: 130px;
	margin: 54px auto 0;
	background: url(../images/sci/sci_icon_choose.png) no-repeat;
	background-position: 31px 0;
}
.sci-chooseus-box ul li:nth-of-type(2) .item-img{
	background-position: -259px 0;
}
.sci-chooseus-box ul li:nth-of-type(3) .item-img{
	background-position: -564px 0;
}
.sci-chooseus-box ul li:nth-of-type(4) .item-img{
	background-position: -861px 0;
}
.sci-chooseus-box ul li h6{
	font-size: 20px;
	font-weight: bold;
	color: #222;
	margin-bottom: 15px;
}
.sci-chooseus-box ul li p{
	padding: 0 6px;
	font-size: 15px;
	color: #222;
	line-height: 24px;
}
/*服务口碑*/
.sci-fwkb-box{
	background-color: #f8f8f8;
}
.sci-fwkb-box ul{
	padding: 40px 0 80px 0;
}
.sci-fwkb-box ul li{
	text-align: center;
}
.sci-fwkb-box ul li:hover a{
	color: #333 !important;;
}
.sci-fwkb-box ul li:hover p.num b{
	color: #0b71d9;
}
.sci-fwkb-box ul li p.num{
	font-size: 18px;
}
.sci-fwkb-box ul li p.num b{
	font-size: 40px;
}
.sci-fwkb-box ul li p.title{
	font-size: 18px;
	color: #777;
}
/*服务流程*/
.sci-fwlc-box .lcbox{
	height: 146px;
	margin: 64px 0 60px 0;
	background: url(../images/sci/sci_bg_fwlc.png) no-repeat;
}
.sci-fwlc-box .lcbox>a{
	display: block;
	width: 100%;
	height: 108px;
}
.sci-fwlc-box .lcbox>a>div{
	width: 20%;
	text-align: center;
	float: left;
	margin-top: 82px;
}
.sci-fwlc-box .lcbox>a .pos1{
	text-indent: -66px;
}
.sci-fwlc-box .lcbox>a .pos2{
	text-indent: -66px;
}
.sci-fwlc-box .lcbox>a .pos3{
	text-indent: -44px;
}
.sci-fwlc-box .lcbox>a .pos4{
	text-indent: -30px;
}
.sci-fwlc-box .lcbox>a .pos5{
	text-indent: -8px;
}
.sci-fwlc-box .lcbox>a>div>h3{
	font-size: 20px;
	color: #222;
	font-weight: bold;
	margin-bottom: 15px;
}
.sci-fwlc-box .lcbox>a>div>p{
	padding: 0 6px;
    font-size: 15px;
    color: #222;
    line-height: 24px;
}
/*常见问题*/
.sci-cjwt-box{
	width: 100%;
	background-color: #f8f8f8;
}
.sci-cjwt-box .cjwtbox{
	padding: 10px 0 80px 0;
}
.sci-cjwt-box .cjwtbox .left-img{
	width: 283px;
	height: 431px;
	margin-right: 105px;
	background: url(../images/sci/sci_bg_cjwt.png) no-repeat;
}
.sci-cjwt-box .cjwtbox .right-info{
	width: 812px;
	margin-top: -22px;
}
.sci-cjwt-box .cjwtbox .right-info ul li .wttitle{
	height: 68px;
	line-height: 68px;
	border-bottom: 1px solid #f3f3f3;
	cursor: pointer;
}
.sci-cjwt-box .cjwtbox .right-info ul li .wttitle:hover{
	color: #0b71d9;
}
.sci-cjwt-box .cjwtbox .right-info ul li .wttitle:hover b{
	color: #0b71d9;
}
.sci-cjwt-box .cjwtbox .right-info ul li .wttitle b{
	display: inline-block;
	font-size: 14px;
	color: #777;
	width: 44px;
}
.sci-cjwt-box .cjwtbox .right-info ul li .wttitle p{
	display: inline-block;
	width: 746px;
	font-size: 15px;
	font-weight: bold;
}
.sci-cjwt-box .cjwtbox .right-info ul li .wttitle .close{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/sci/sci_icon_cjwt.png) no-repeat;
	background-position: 0 -130px;
}
.sci-cjwt-box .cjwtbox .right-info ul li .wttitle .open{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/sci/sci_icon_cjwt.png) no-repeat;
	background-position: 0 6px;
}
.sci-cjwt-box .cjwtbox .right-info ul li .wtanswer{
	display: none;
}
.sci-cjwt-box .cjwtbox .right-info ul li:first-of-type .wtanswer{
	display: block;
}
.sci-cjwt-box .cjwtbox .right-info ul li.active .wtanswer{
	display: block;
}
.sci-cjwt-box .cjwtbox .right-info ul li .wtanswer p{
	font-size: 14px;
	line-height: 1.75;
	padding-left: 46px;
}
.sci-cjwt-box .cjwtbox .right-info ul li.active .wttitle b{
	color: #0b71d9;
}
.sci-cjwt-box .cjwtbox .right-info ul li.active  .wttitle p{
	color: #0b71d9;
}
/*他们都在使用*/
.sci-others-box ul{
	padding: 10px 0 50px 0;
}
.sci-others-box ul li{
	width: 186px;
	height: 233px;
	border-radius: 6px;
	box-shadow:0 0 8px rgba(190, 190, 190, 0.15);
}
.sci-others-box ul li:hover{
	box-shadow:0 0 16px rgba(190, 190, 190, 0.15);
}
.sci-others-box ul li:hover span{
	color: #0b71d9;
}
.sci-others-box ul li .item-img{
	width: 116px;
	height: 116px;
	margin: 36px auto 25px;
	background: url(../images/sci/sci_icon_others.png) no-repeat;
}
.sci-others-box ul li:first-of-type .item-img{
	width: 117px;
	background-position: 0 0;
}
.sci-others-box ul li:nth-of-type(2) .item-img{
	background-position: -206px 0;
}
.sci-others-box ul li:nth-of-type(3) .item-img{
	background-position: -408px 0;
}
.sci-others-box ul li:nth-of-type(4) .item-img{
	width: 117px;
	background-position: -610px 0;
}
.sci-others-box ul li:nth-of-type(5) .item-img{
	background-position: -815px 0;
}
.sci-others-box ul li:nth-of-type(6) .item-img{
	width: 117px;
	background-position: -1020px 0;
}
.sci-others-box ul li span{
	display: block;
	font-size: 16px;
	text-align: center;
}
/*广告*/
.sci-ad{
	width: 100%;
	height: 180px;
	text-align: center;
	background: url(../images/sci/sci_banner_bottom.png) no-repeat;
}
.sci-ad a{
	display: block;
	height: 180px;
}
.sci-ad a:hover{
	opacity: 1;
}
.sci-ad a .table{
	width: 100%;
	height: 180px;
}
.sci-ad a p{
	font-size: 32px;
	color: #fff;
}
.sci-ad a span{
	display: block;
	width: 160px;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	color: var(--sci-primary);
	background-color: #fff;
	border-radius: 4px;
	margin: 20px auto 0;
}
/*页脚*/
.sci-foot{
	width: 100%;
	height: 106px;
	padding: 30px 0;
}
.sci-foot .left-panel{
	font-size: 14px;
	color: #666;
}
.sci-foot .left-panel ul li{
	float: left;
}
.sci-foot .left-panel ul li a{
	font-size: 14px;
	color: #666;
}
.sci-foot .left-panel ul li:not(:last-of-type):after{
	content: "";
    display: inline-block;
    width: 1px;
    height: 14px;
    background-color: #808080;
    vertical-align: middle;
    margin: 0 8px 2px 8px;
}
.sci-foot .left-panel>p{
	margin-top: 5px;
}
.sci-foot .left-panel>p a, .sci-foot .left-panel ul li>p span{
	font-size: 14px;
	color: #666;
}
.sci-foot .left-panel .gabba:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/icon_gaba.png)no-repeat center;
	margin:0 4px 4px 12px;
	vertical-align: top;
}
.sci-foot .right-panel{
	height: 50px;
	position: relative;
}
.sci-foot .right-panel:before{
	content: "";
    display: inline-block;
    width: 48px;
    height: 45px;
    background: url(../images/sci/sci_icon_foot_tel.png) no-repeat;
    position: absolute;
    top: 3px;
    left: 0;
	display: none;
}
.sci-foot .right-panel p{
	font-size: 14px;
	color: #666;
	padding-left: 62px;
}
.sci-foot .right-panel p>b{
	font-weight: bold;
	color: #222;
}
.sci-foot .right-panel  a{
	display: inline-block;
	font-size: 14px;
	color: #666;
	margin-left: 62px;
}
.sci-foot .right-panel p>a:hover{
	color: 0.8;
}
.sci-foot .right-panel p:first-of-type{
	margin: 2px 0 4px 0;
}
.sci-footer-record-text{
	text-align: center;
}
.sci-footer-record-text > div{
	line-height: 26px;
}
.dl-side-sci span{
	width: 205px;
	height: 62px;
}
/* 设计图 PC 版调整 */
:root{
	--sci-primary: #00ACBA;
	--sci-primary-dark: #008e9a;
	--sci-after-sale: #27A6B9;
	--sci-consult: #E44D56;
	--sci-solution: #D8293A;
}

body.fcn-vip-sci{
	color: #333;
	background: #fff;
}

.sci-top-nav{
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid rgba(255,255,255,.18);
}
.sci-top-nav .left-logo>a{
	display: flex;
	align-items: center;
	width: 220px;
	height: 70px;
}
.sci-top-nav .left-logo img{
	max-width: 168px;
	height: auto;
}
.sci-top-nav .right-info{
	font-size: 13px;
	color: rgba(255,255,255,.95);
}
.sci-top-nav .right-info a.btn-zx{
	height: 32px;
	line-height: 30px;
	padding: 0 18px;
	border: 0;
	border-radius: 18px;
	margin-left: 18px;
	background: var(--sci-consult);
	color: #fff;
	box-shadow: 0 6px 16px rgba(143,31,41,.18);
}
.sci-top-nav .right-info a.btn-zx:hover{
	background: #d83f49;
	border-color: transparent;
	color: #fff;
	opacity: 1;
}

.sci-banner{
	height: 310px;
	background: var(--sci-primary);
}
.sci-banner>.w1200{
	height: 310px;
}
.sci-banner .left-info{
	float: none;
	width: 100%;
	padding-top: 112px;
	text-align: center;
	color: #fff;
}
.sci-banner .left-info h1{
	font-size: 44px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 3px;
	text-shadow: none;
}
.sci-banner .left-info h2{
	margin-top: 24px;
	font-size: 0;
	line-height: 1;
}
.sci-banner .left-info h2 span{
	height: 30px;
	line-height: 30px;
	margin: 0 6px;
	padding: 0 14px;
	border: 1px solid rgba(255,255,255,.12);
	border-radius: 4px;
	background: rgba(255,255,255,.16);
	font-size: 13px;
	letter-spacing: 0;
}
.sci-banner .right-img,
.sci-banner .left-info .kb,
.sci-banner .left-info>.btn-zx{
	display: none;
}

.sci-common-title h1,
.sci-common-title h2{
	font-size: 28px;
	line-height: 1.35;
	letter-spacing: 0;
}
.sci-common-title p{
	margin-top: 10px;
	font-size: 13px;
	color: #8a9397;
	letter-spacing: 0;
}

.sci-qklist-box{
	padding-bottom: 54px;
}
.sci-qklist-box .sci-common-title{
	padding: 42px 0 28px;
}
.sci-qklist-box .sci-business-list{
	gap: 18px;
}
.sci-qklist-box .sci-business-card{
	height: 286px;
	padding: 28px 22px 22px;
	border-color: #edf0f2;
	border-radius: 0;
	box-shadow: 0 4px 16px rgba(31,69,77,.035);
}
.sci-qklist-box .sci-business-card::before{
	height: 3px;
	background: var(--business-accent);
}
.sci-qklist-box .sci-business-card:hover{
	border-color: var(--business-accent);
	box-shadow: 0 14px 30px rgba(24, 71, 98, 0.14);
}
.sci-qklist-box .sci-business-card.business-paper{
	--business-accent: #e6a33b;
	--business-soft: #fff4df;
}
.sci-qklist-box .sci-business-card.business-book{
	--business-accent: #42b579;
	--business-soft: #e8f8ef;
}
.sci-qklist-box .sci-business-card.business-service{
	--business-accent: #6675d7;
	--business-soft: #eef0ff;
}
.sci-qklist-box .sci-business-icon-wrap{
	width: 78px;
	height: 78px;
	flex-basis: 78px;
	margin-bottom: 16px;
}
.sci-qklist-box .sci-business-icon{
	width: 44px;
	height: 44px;
}
.sci-qklist-box .sci-business-card h3{
	font-size: 20px;
	letter-spacing: 0;
}
.sci-qklist-box .sci-business-copy{
	gap: 3px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 1.6;
}
.sci-qklist-box .sci-business-cta{
	min-width: 116px;
	height: 36px;
	line-height: 36px;
	margin-top: auto;
	border-radius: 4px;
	background: var(--sci-primary);
	font-size: 14px;
}
.sci-qklist-box .sci-business-card:hover .sci-business-cta,
.sci-qklist-box .sci-business-cta:hover{
	background: var(--sci-primary-dark);
	box-shadow: 0 6px 14px rgba(0,142,154,.22);
}

.sci-ourfw-box{
	padding-bottom: 46px;
	background: #f7f7f7;
}
.sci-ourfw-box .sci-common-title{
	padding-top: 42px;
	padding-bottom: 27px;
}
.sci-ourfw-box ul li{
	height: 300px;
	padding: 0 32px;
	border: 1px solid #eef0f1;
}
.sci-ourfw-box ul li h5{
	padding-top: 34px;
	font-size: 17px;
	letter-spacing: 0;
}
.sci-ourfw-box ul li h5:before{
	top: 35px;
	left: -32px;
	width: 3px;
	height: 18px;
	background: var(--sci-primary);
}
.sci-ourfw-box ul li:hover h5{
	color: var(--sci-primary);
}
.sci-ourfw-box ul li p{
	height: 78px;
	margin: 14px 0;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0;
}
.sci-ourfw-box ul li dl dt{
	margin-bottom: 8px;
	font-size: 13px;
	color: var(--sci-primary);
}
.sci-ourfw-box ul li dl dd{
	font-size: 13px;
	line-height: 1.8;
}
.sci-ourfw-box ul li dl dd:before{
	margin-right: 8px;
}
/* 对号条目进入视口后逐行显现 */
.sci-ourfw-box ul li dl dd{
	opacity: 0;
	transform: translateY(12px);
	transition: opacity 0.55s ease, transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}
.sci-ourfw-box.sci-ourfw-visible ul li dl dd{
	opacity: 1;
	transform: translateY(0);
}
.sci-ourfw-box.sci-ourfw-visible ul li dl dd:nth-of-type(1){
	transition-delay: 0.08s;
}
.sci-ourfw-box.sci-ourfw-visible ul li dl dd:nth-of-type(2){
	transition-delay: 0.18s;
}
.sci-ourfw-box.sci-ourfw-visible ul li dl dd:nth-of-type(3){
	transition-delay: 0.28s;
}
.sci-ourfw-box.sci-ourfw-visible ul li dl dd:nth-of-type(4){
	transition-delay: 0.38s;
}
@media (prefers-reduced-motion: reduce){
	.sci-ourfw-box ul li dl dd{
		opacity: 1;
		transform: none;
		transition: none;
	}
}
.sci-ourfw-box .btn-groups{
	margin-top: 30px;
}
.sci-ourfw-box .btn-groups a{
	height: 46px;
	line-height: 46px;
	border-radius: 23px;
	font-size: 14px;
}
.sci-ourfw-box .btn-groups a.btn-fw1{
	margin-right: 14px;
	background: var(--sci-consult);
}
.sci-ourfw-box .btn-groups a.btn-fw1:hover{
	background: #d83f49;
}
.sci-ourfw-box .btn-groups a.btn-fw2{
	border-color: var(--sci-solution);
	color: var(--sci-solution);
}
.sci-ourfw-box .btn-groups a.btn-fw2:hover{
	border-color: var(--sci-solution);
	color: var(--sci-solution);
	background: #fff4f5;
}

/* 贴心售后 */
.sci-after-sale-box{
	background: #fff;
}
.sci-after-sale-box .sci-common-title{
	padding: 40px 0 58px;
}
.sci-after-sale-list{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 34px;
	padding: 0 10px 58px;
}
.sci-after-sale-card{
	position: relative;
	min-height: 190px;
	padding: 36px 25px 22px;
	border: 2px solid #dcdfe1;
	border-radius: 7px;
	background: #fff;
	transition: border-color .28s ease, box-shadow .28s ease, transform .28s ease;
}
.sci-after-sale-card.is-active{
	border-color: var(--sci-after-sale);
	box-shadow: 0 9px 24px rgba(39,166,185,.12);
	transform: translateY(-2px);
}
.sci-after-sale-tab{
	position: relative;
	display: block;
	width: 100%;
	padding: 0 0 13px;
	border: 0;
	background: transparent;
	color: #4a4f53;
	font: inherit;
	text-align: center;
	cursor: pointer;
}
.sci-after-sale-tab:focus-visible{
	outline: 2px solid var(--sci-primary);
	outline-offset: 3px;
}
.sci-after-sale-number{
	position: absolute;
	top: -69px;
	left: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 54px;
	height: 54px;
	transform: translateX(-50%);
	border: 3px solid #dcdfe1;
	border-radius: 50%;
	background: #fff;
	color: #888;
	font: 24px/1 Arial, sans-serif;
	transition: border-color .28s ease, color .28s ease;
}
.sci-after-sale-card.is-active .sci-after-sale-number{
	border-color: var(--sci-after-sale);
	color: var(--sci-after-sale);
}
.sci-after-sale-tab strong{
	display: block;
	font-size: 16px;
	font-weight: 700;
}
.sci-after-sale-card.is-active .sci-after-sale-tab strong{
	color: var(--sci-after-sale);
}
.sci-after-sale-panel{
	border-top: 1px solid #eef1f2;
	padding-top: 13px;
}
.sci-after-sale-panel ol{
	margin: 0;
	padding-left: 20px;
	list-style: decimal;
	color: #6e777c;
	font-size: 12px;
	line-height: 1.9;
}
.sci-after-sale-panel li{
	list-style: decimal;
	padding-left: 2px;
}

/* 更多免费服务 */
.sci-free-service-box{
	background: #fff;
	border-top: 1px solid #f3f5f5;
}
.sci-free-service-box .sci-common-title{
	padding: 34px 0 26px;
}
.sci-free-service-list{
	display: flex;
	justify-content: space-between;
	padding: 0 26px 52px;
}
.sci-free-service-list>li{
	width: 16.666%;
	text-align: center;
}
.sci-free-service-item{
	display: flex;
	align-items: center;
	flex-direction: column;
	color: #555;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	transition: color .25s ease, transform .25s ease;
}
.sci-free-service-item svg{
	width: 66px;
	height: 66px;
	margin-bottom: 14px;
	fill: none;
	stroke: #ec6c48;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2.2;
	transition: transform .25s ease;
}
.sci-free-service-list>li:nth-child(2) svg{stroke: #3eb5ca;}
.sci-free-service-list>li:nth-child(3) svg{stroke: #e86e9b;}
.sci-free-service-list>li:nth-child(4) svg{stroke: #b2bd3f;}
.sci-free-service-list>li:nth-child(5) svg{stroke: #e55f9b;}
.sci-free-service-list>li:nth-child(6) svg{stroke: #6678dc;}
.sci-free-service-item:hover{
	color: var(--sci-primary);
	opacity: 1;
	transform: translateY(-4px);
}
.sci-free-service-item:hover svg{
	transform: scale(1.06);
}

/* 常见问题 */
.sci-cjwt-box .sci-common-title{
	padding: 42px 0 30px;
}
.sci-cjwt-box .cjwtbox{
	padding: 0 0 68px;
}
.sci-cjwt-box .cjwtbox .left-img{
	width: 420px;
	height: 320px;
	margin-right: 72px;
	background-size: 100% 100%;
}
.sci-cjwt-box .cjwtbox .right-info{
	width: 708px;
	margin-top: 0;
}
.sci-cjwt-box .cjwtbox .right-info ul li .wttitle p{
	width: 642px;
}
.sci-cjwt-box .cjwtbox .right-info ul li .wttitle:hover,
.sci-cjwt-box .cjwtbox .right-info ul li .wttitle:hover b,
.sci-cjwt-box .cjwtbox .right-info ul li.active .wttitle b,
.sci-cjwt-box .cjwtbox .right-info ul li.active .wttitle p{
	color: var(--sci-primary);
}
.sci-cjwt-box .cjwtbox .right-info ul li .wttitle{
	transition: color .2s ease, border-color .2s ease;
}
.sci-cjwt-box .cjwtbox .right-info ul li.active .wttitle{
	border-bottom-color: rgba(0,172,186,.28);
}

/* 选择理由 */
.sci-chooseus-box{
	height: 438px;
	background-color: #e9f8fa;
}
.sci-chooseus-box .sci-common-title-white{
	padding: 47px 0 38px;
}
.sci-chooseus-box ul{
	height: 278px;
	border-radius: 8px 8px 0 0;
	box-shadow: 0 10px 24px rgba(32,105,116,.08);
}
.sci-chooseus-box ul li .item-img{
	height: 105px;
	margin-top: 34px;
	margin-bottom: 8px;
}
.sci-chooseus-box ul li:hover h6{
	color: var(--sci-primary);
}
.sci-chooseus-box ul li h6{
	margin-bottom: 10px;
	font-size: 17px;
}
.sci-chooseus-box ul li p{
	font-size: 13px;
	line-height: 22px;
}

/* 卡片下方已确认删除的旧按钮组 */
.sci-qklist-box>.btn-groups{
	display: none;
}
