html,body{
	height: auto !important;
	overflow: auto !important;
}
#newBridge #nb-frame-box{
    box-sizing: content-box !important;
}
.colorWhite{
	color: white !important;
}
h2.fontSize70{
    font-size: 40px;
    font-weight: bold;
    line-height: 60px;
    letter-spacing: 5px;
}
*{
	padding: 0;
	margin: 0 auto;
}
body {
	color: #333;
	/* font-family: 黑体; */
	font-size: 14px;
	line-height: 25px;
	min-width: 1170px;
	-webkit-font-smoothing: antialiased;
}
a {
	background: 0 0;
}

a:focus {
	outline: thin dotted;
}

a:active,a:hover {
	outline: 0;
}
img {
	border: 0;
	vertical-align: middle;
}
ul,ol,li {
	list-style: none;
}

table,td,th,input {
	font-size: 14px;
}

i,cite,em,var,address,dfn {
	font-style: normal;
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	font-weight: 400;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5,h6 {
	font-size: 12px;
}

a:link,a:visited {
	color: #555;
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #e4393c;
	text-decoration: underline;
}
/*header*/
/*.navFixed{*/
/*	position: fixed;*/
/*    width: 100%;*/
/*    left: 0;*/
/*    top: 0;*/
/*    z-index: 99;*/
/*    background: white;*/
/*    height:80px;*/
/*}*/
/*.navbar-brand{*/
/*    padding: 29px 15px;*/
/*    height: auto;*/
/*}*/
/*.navbar .nav{*/
/*	margin-bottom: 0;*/
/*}*/
/*nav.navbar.bootsnav{*/
/*    border: none;*/
/*}*/
/*.navbar-nav{*/
/*    float: left;*/
/*}*/
/*nav.navbar.bootsnav ul.nav > li > a{*/
/*    color: #474747;*/
/*    text-transform: uppercase;*/
/*    padding: 30px 18px !important;*/
/*}*/
/*nav.navbar.bootsnav ul.nav > li:hover{*/
/*    background: #f4f4f4;*/

/*}*/
/*.nav > li:after{
    content: "";
    width: 0;
    height: 5px;
    background: #5f89ef;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.nav > li:hover:after{
    width: 100%;
}*/
/*nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{*/
/*    content: "+";*/
/*    font-family: 'FontAwesome';*/
/*    font-size: 16px;*/
/*    font-weight: 500;*/
/*    position: absolute;*/
/*    top: 35%;*/
/*    right: 10%;*/
/*    transition: all 0.4s ease 0s;*/
/*}*/
/*nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{*/
/*    content: "\f105";*/
/*    transform: rotate(90deg);*/
/*}*/
/*.dropdown-menu.multi-dropdown{*/
/*    position: absolute;*/
/*    left: -100% !important;*/
/*}*/
/*nav.navbar.bootsnav li.dropdown ul.dropdown-menu{*/
/*    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
/*    border: none;*/
/*}*/
/*.caretRight {*/
/*	display: inline-block;*/
/*	width: 0;*/
/*	height: 0;*/
/*	margin-left: 2px;*/
/*	margin-top: 6px;*/
/*	float: right;*/
/*	vertical-align: middle;*/
/*	border-left: 4px solid;*/
/*	border-top: 4px solid transparent;*/
/*	border-bottom: 4px solid transparent;*/
/*}*/
/*.caret{*/
/*	margin-left: 10px;*/
/*}*/
/*.navbar-header .wjLogo{*/
/*	display: none;*/
/*}*/
/*nav.navbar.bootsnav .navbar-toggle{*/
/*	margin-right: 0 !important;*/
/*    float: right !important;*/
/*}*/
@media only screen and (max-width:990px){
    /*nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,*/
    /*nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; }*/
    /*.dropdown-menu.multi-dropdown{ left: 0 !important; }*/
    /*nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }*/
    /*nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }*/
}

/*.wjLogo{*/
/*	float: left;*/
/*    margin-top: 13px;*/
/*    margin-right: 30px;*/
/*}*/
/*banner*/
.paddingTop{
	padding-top: 79px;
}
.topBanner{
	width: 100%;
	height: 690px;
	background: url(../../images/laborBanner.jpg) no-repeat center;
	background-size: cover;
}
.contant_usBanner{
	width: 100%;
	height: 690px;
	background: url(../../images/contant_usBanner.png) no-repeat center;
	background-size: cover;
}
.bannerCont{
    font-size: 25px;
    padding-top: 200px;	
    padding-left: 85px;
}
.bannerCont span{
    display: block;
    margin-top: 50px;
    line-height: 40px;	
    font-size: 20px;
}
.bannerCont span em{
    font-size: 16px;
    font-weight: normal;	
}
/*内容*/
.ctn1{
	
}
.emo_analy{
    box-shadow: 0 0 20px #f2f1ff;
    margin-top: -60px;	
}
.emo_analy span{
	display: block;
	width: 20%;
	float: left;
	height: 120px;
	line-height: 120px;
	text-align: center;
	color: #2e2f7f;
	cursor: pointer;
	font-size: 18px;
	background-color: white;
}
.emo_analy span.lineHigAuto{
    line-height: initial;
    padding: 40px 0px;	
}
.emo_analy .on{
	background: url(../../images/emo_analy.png) no-repeat;
	background-size: 100% 100%;
	color: white;
}
.emo_t{
	text-align: center;
	padding: 60px 0;
}
.emo_t p{
    line-height: 25px;
    font-size: 16px;
    margin-top: 30px;
}
h2.ctn_title{
	font-size: 30px;
}
.emo_t span{
	font-size: 18px;
    display: block;
    margin: 10px 0;	
}
.emo_t i{
    display: block;
    width: 30px;
    background: #2e2f7f;
    margin: 0 auto;
    height: 3px;
    box-shadow: 0 0 10px #e3e3e3;
}
.emo_t i.bjWhite{
    background: white;
}
.ctn2{
	background: url(../../images/experience_zone.jpg) no-repeat;
	background-size: 100% 100%;
}
/*体验区*/
.random_example{
	
}
.random_example p{
    color: white;
    margin: 10px 0;	
}
.random_example p span{
    display: inline-block;
    padding: 5px 10px;
    border: solid 1px white;
    margin-left: 25px;
    border-radius: 3px;	
}
.random_example .negPosiTit{
	display: block;
	color: white;
	text-align: center;
	font-size: 20px;
}
.negPosi{
    width: 340px;
    margin: 20px auto;
    position: relative;	
    background: white;
    margin-bottom: 70px;
    height: 50px;
}
.negPosi i{
    display: block;
    height: 50px;
    /*transition:width 5s; */
   transition: all 1s;
}
.negPosi i.negative{
	width: 74%;
    background: #ff6340;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
	/*animation:negative 5s forwards;
	-moz-animation:negative 5s forwards; 
	-webkit-animation:negative 5s forwards; 
	-o-animation:negative 5s forwards;*/ 	  
}

@keyframes negative{
	0% {width: 0%;}
	100%{width: 74%;}
}
@-moz-keyframes negative{
	0% {width: 0%;}
	100%{width: 74%;}
}
@-ms-keyframes negative{
	0% {width: 0%;}
	100%{width: 74%;}
}
@-webkit-keyframes negative{
	0% {width: 0%;}
	100%{width: 74%;}
}

.negPosi i.positive{
	width: 100%;
	position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
	background: #5f89ef;
	/*animation:positive 4s forwards;
	-moz-animation:positive 4s forwards; 
	-webkit-animation:positive 4s forwards; 
	-o-animation:positive 4s forwards; */ 	  
}
@keyframes positive{
	0% {width: 0%;}
	100%{width: 100%;}
}
@-moz-keyframes positive{
	0% {width: 0%;}
	100%{width: 100%;}
}
@-ms-keyframes positive{
	0% {width: 0%;}
	100%{width: 100%;}
}
@-webkit-keyframes positive{
	0% {width: 0%;}
	100%{width: 100%;}
}

textarea.tyText{
    width: 100%;
    height: 150px;
    padding: 20px;
    border-radius: 2px;
    resize: none;	
}
.negPosi img{
    position: absolute;
    top: 0;
    z-index: 999;
    width: 50px;
    height: 50px;
}
.negPosi .tyn{
    left: -25px;	
}
.negPosi .typ{
    right: -25px;	
}
.negPosi span{
	position: absolute;
    top: -25px;
    height: 25px;
    display: block;
    width: 100%;	
}
.negPosi span em{
    display: block;
    width: 40px;
}
.negPosi span .tynScore{
    float: left;
    color: #ff6340;	
}
.negPosi span .typScore{
    float: right;
    color: #5f89ef;	
    text-align: right;
}
/*应用场景*/
.appli_scenaLine{
    width: 32%;
    float: left;
    margin-right: 2%;
    box-shadow: 0 0 5px #e3e3e3;
    padding: 20px;	
}
.appli_scenaLine p{
    line-height: 30px;	
    font-size: 16px;
}
.appli_scenaLine img{
    width: 30px;
    margin-right: 15px;	
}
.appli_scenaLine span{
    display: block;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 20px;	
}
.ctn3{
    padding-bottom: 70px;	
}
/*品牌研究院*/
a:hover{
	text-decoration: none;
}
.wxPage-01{
	background:url(../../images/gifactive/wxtpbanner.jpg) no-repeat;
	background-size: cover;
	height: 690px;
    position: relative;
}
.braReInTopBanner{
	width: 100%;
	height: 690px;
	background: url(../../images/ppyjyBanner.png) no-repeat center;
	background-size: cover;
}
.cpyfwTopBanner{
	width: 100%;
	height: 690px;
	background: url(../../images/cpyfwBanner.png) no-repeat center;
	background-size: cover;		
}
.cpyfwTopBanner210126 .cpyfwTopBanner{
    background: -webkit-linear-gradient(to top,#427eff,#203cda);
    background: -o-linear-gradient(to top,#427eff,#203cda);
    background: -moz-linear-gradient(to top,#427eff,#203cda);
    background: linear-gradient(to top,#427eff,#203cda);
    height: 620px;
}
.yqjktkb_banner{
    width: 100%;
    height: 690px;
    background: url(../../images/yqjktkb_bj.png) no-repeat center center;
    background-size: 100% 100%;	
}
.jjfa_hyjk_banner{
	width: 100%;
	height: 690px;
	background: url(../../images/jjfa_hyjk_banner.png) no-repeat center;
	background-size: cover;		
}
.jjfa_my_banner{
	width: 100%;
	height: 690px;
	background: url(../../images/jjfa_my_banner.png) no-repeat center;
	background-size: cover;		
}
.jjfa_jy_banner{
	width: 100%;
	height: 690px;
	background: url(../../images/jjfa_jy_banner.png) no-repeat center;
	background-size: cover;		
}
.jjfa_jj_banner{
	width: 100%;
	height: 690px;
	background: url(../../images/jjfa_jj_banner.png) no-repeat center;
	background-size: cover;		
}
.jjfa_jr_banner{
	width: 100%;
	height: 690px;
	background: url(../../images/jjfa_jr_banner.png) no-repeat center;
	background-size: cover;		
}
.jjfa_fdc_banner{
	width: 100%;
	height: 690px;
	background: url(../../images/jjfa_fdc_banner.png) no-repeat center;
	background-size: cover;	
}
.jjfa_qc_banner{
	width: 100%;
	height: 690px;
	background: url(../../images/jjfa_qc_banner.png) no-repeat center;
	background-size: cover;	
}
.jjfa_mz_banner{
	width: 100%;
	height: 690px;
	background: url(../../images/jjfa_mz_banner.png) no-repeat center;
	background-size: cover;	
}
.cpyfwTopBanner .bannerCont span{
	font-size: 16px;
    line-height: 25px;
    margin-top: 20px;
}
.cooper_ageBanner{
	width: 100%;
	height: 690px;
	background: url(../../images/dlhzBanner.png) no-repeat center;
	background-size: cover;
}
.comproBanner{
	width: 100%;
	height: 690px;
	background: url(../../images/comproBanner.png) no-repeat center;
	background-size: cover;
}
.comproBanner_en{
	width: 100%;
	height: 690px;
	background: url(../../images/comproBanner_en.jpg) no-repeat center;
	background-size: cover;
}
.bannerbox{
	position: relative;
	height: 100%;
}
.bannerbox img{
    cursor: pointer;
    display: block;
    margin: 0;
    margin-top: 50px;
    width: 180px;
}
.solutionTit{
    color: white;
    text-align: center;
    padding-top: 175px;
    letter-spacing: 2px;	
    width: 900px;
}
.solutionTit h2{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 45px;	
    letter-spacing: 5px;
}
.solutionTit span{
    font-size: 20px;
    line-height: 40px;	
    margin-bottom: 30px;
    display: block;
}
.solutionTit span.textLeft{
	text-align: left;
}
.solutionTit i{
    display: block;
    font-size: 16px;
    line-height: 30px;
    width: 720px;
    text-align: left;
}
.solutionTit em{
    font-weight: bold;
    font-size: 18px;
}
h2.title_banner{
    letter-spacing: 5px;
	font-size: 40px;
    line-height: 40px;
}
em.title_2{
    display: block;
    font-size: 22px;
    margin-top: 25px;
    line-height: 30px;	
}
i.title_3{
	font-size: 24px;
    margin-top: 20px;
    display: block;
}
h2.fontSize30{
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;	
    letter-spacing: 5px;
}
.bjf6{
	background: #f6f6f6;
}
/*.navbar-collapse{*/
/*	padding-left: 0 !important;*/
/*	padding-right: 0 !important;*/
/*}*/
.braReInCtn1{
    border-radius: 20px;
    margin: 50px auto;
    padding: 60px;
}
.braReInCtn1 img.imLeft{
	max-width: 420px;
    float: left;
    width: 40%;	
}
.braReInCtn2{
    padding: 0 60px;
    margin-bottom: 50px;	
}
.braReInCtn2 img.imRight{
    max-width: 420px;
    float: right;
    width: 40%;		
}
.newActiveRig{
	float: right;
    max-width: 580px;
    width: 56%;
}
.newActTitBox a{
    float: right;
    display: block;
    height: 30px;
    line-height: 30px;
}
.fontSize16{
	font-size: 16px;
}
.newActTitBox h2{
	float: left;
}
h2.newActTit{
    font-size: 30px;
    font-weight: bold;	
}
.newActTit img{
    display: block;
    width: 65px;
    margin-top: 10px;
    margin-bottom: 20px;	
}
.newActiveCtn{
	
}
.newActiveCtn span{
    font-weight: bold;	
}
.newActiveCtn em{
    display: block;
    text-indent: 2em;
    margin: 20px 0;
    line-height: 25px;	
}
.newActiveCtn a{
    float: right;
    display: block;
    height: 40px;
    width: 140px;
    border-radius: 20px;
    background: red;
    text-align: center;
    line-height: 40px;
    color: white;
    margin-top: 30px;
    background: #6188ef;
    box-shadow: 0 4px 4px #6188ef;
}
a.color6188ef{
    color: #6188ef;	
}
.newActTit .onCenter{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.newActTitCen {
	text-align: center;	
}
.newActTitCen i.marginTopBot{
	display: block;
    margin-top: 5px;
    margin-bottom: -10px;
    color: #5f89ef;
    font-size: 16px;
}
.fontSize18{
	font-size: 16px;
}
.newActTitCen span{
    display: block;
    text-align: center;
    margin-bottom: 20px;	
}
.padTopBot50{
	padding-top: 50px;
	padding-bottom: 50px;
}
.brand_strline{
	border: solid 1px #5f89ef;
    box-shadow: 1px 2px 3px #bbbbf9;
    margin-right: 2%;
    width: 32%;
    float: left;
    padding: 20px 0;
    background: white;
}
.brand_strline:hover{
	background: #5f89ef;
	color: white;
}
.brand_strline img{
	width: 170px;
	margin: 20px auto;
	display: block;
}
.brand_strline h2{
	font-size: 25px;
	text-align: center;
}
.brand_strline span{
	display: block;
	text-align: center;
}
.brand_strline p{
    margin: 20px auto;
    width: 230px;
    line-height: 20px;
}
.brand_valueline{
    margin-right: 8%;
    width: 28%;
    float: left;
    text-align: center;
	height: 350px;
    border-radius: 20px;
    padding: 50px 0 60px 0;
    border: solid 1px white;
    box-shadow: 1px 2px 3px white;
    overflow: hidden;
}
.brand_valueline:hover{
	border: solid 1px #5f89ef;
    box-shadow: 1px 2px 3px #bbbbf9;
}
.brand_valueline img{
	height: 130px;
    margin: 0 auto;
    display: block;
}
.brand_valueline span{
    display: block;
    font-size: 18px;
    margin: 40px auto 10px auto;	
}
.brand_valueline em{
	
}
.brand_value,.brand_strategy{
	margin: 50px 0;
}
/*代理合作*/
.age_coopjj{
	text-align: center;
}
.bjf8{
	background: #f8f8f8;
}

.proysline span{
	display: block;
    width: 60px;
    font-size: 30px;
    font-weight: 600;
    height: 60px;
    color: #1e2677;
    border-radius: 3px;
    line-height: 60px;
    text-align: center;
    border-radius: 8px;
    margin-left: 1px;
    margin-top: 1px;
}
.proysline img{
	margin: 40px auto;
    display: block;
    height: 100px;
}
.proysline a{
	display: block;
    color: black;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    width: 90px;
    text-align: center;
    margin: 10px auto;
    color: #5f89ef;
    font-weight: bold;
}
.proysline{
	width: 30%;
    height: 365px;
    background: white;
    float: left;
    position: relative;
    margin-right: 5%;
    margin-bottom: 2%;
    background: url(../../images/redborBjline.png) no-repeat;
    background-size: 100% 100%;
    background: none\9;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.wenjuntech.com/wp-content/themes/busiprof/images/redborBjline.png', sizingMethod='scale');
}
.proysline:hover .poab{
	display: block !important;
}
.proysline a{
	font-size: 22px;
}
.proysline a i{
	display: inline-block;
    font-size: 16px;
    padding-left: 5px;
}
.poab01{
	background: url(../../images/hzdlhbj-01.png) no-repeat;
	background-size: 100% 100%;
	background: none\9;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.wenjuntech.com/wp-content/themes/busiprof/images/hzdlhbj-01.png', sizingMethod='scale');
}
.poab02{
	background: url(../../images/hzdlhbj-02.png) no-repeat;
	background-size: 100% 100%;
	background: none\9;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.wenjuntech.com/wp-content/themes/busiprof/images/hzdlhbj-02.png', sizingMethod='scale');
}
.poab03{
	background: url(../../images/hzdlhbj-03.png) no-repeat;
	background-size: 100% 100%;
	background: none\9;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.wenjuntech.com/wp-content/themes/busiprof/images/hzdlhbj-03.png', sizingMethod='scale');
}
.poab{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: left;
}
.tab_BtnCtns01 .proysline img,.tab_BtnCtns01 .proysline a{
	display: none !important; 
}
.tab_BtnCtns01 .poab{
	display: block !important;
}
.poab span{
	background: #1e2677;
    color: white;
}
.poab p{
	padding: 20px;
}
.poab i{
	display: block;
    text-indent: 2em;
    line-height: 25px;
}
.agency_cooptns{
	width: 400px;
	float: left;
}
.agency_cooptnstit{
    font-size: 22px;
    font-weight: bold;
    width: 162px;
    margin: 0 auto;
}
.agency_cooptnstit img{
	height: 26px;
	margin-right: 10px;
}
.agency_news_cooptnstit {
    width: 100% !important;
    text-align: center;
}
.agency_coop{
	width: 950px;
	margin: 0 auto;
}
.agency_coop span{
    display: block;
    float: left;
    width: 185px;
    border: solid 2px #5f89ef;
    border-radius: 10px;
    margin-right: 30px;
    height: 170px;
    padding: 55px 10px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
}
.agency_coop span:hover{
	background: #5f89ef;
	color: white;
	border: solid 2px #5f89ef;
}
.agency_news_coop span{
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    width: 185px;
    border: solid 2px #5f89ef;
    border-radius: 10px;
    margin-right: 30px;
    height: 170px;
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
}
.agency_news_coop span:hover{
	background: #5f89ef;
	color: white;
	border: solid 2px #5f89ef;
}
.whichAgentsSui p {
    width: 23.5%;
    height: 234px;
    text-align: center;
    float: left;
    margin-bottom: 2%;
    text-indent: 0;
    box-shadow: 2px 2px 10px #c3c2c2;
    margin-right: 2%;
    padding-top: 45px;
    padding-bottom: 45px;
}
.AIqd_ctn01 .con4_dlswho p{
	width: 18.4%;
	height: 170px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.con4_dlswho p{
    box-shadow: none;
    color: black !important;
}
.con4_dlswho p i {
    display: block;
}
.con4_dlswho p i img {
    height: 60px;
}
.con4_dlswho span{
    font-size: 16px;
    margin-top: 20px;
    display: block;
    line-height: 22px;
}
.con4_dlswho .imgTop{
	display: block;
	height: 45px;
	cursor: pointer;
	transition: all 0.5s;
}
.con4_dlswho .imgTop:hover{
	transform: translateY(-20px);
}
.con4_dlswho .imgBot{
    height: 15px;
    margin-top: 10px;	
}
.AIqd_ctn03 .agent_proctnsbox p{
    width: 18.4%;
}
.AIqd_ctn03 .agent_proctnsbox p i{
    color: white;
    margin-top: 20px;
    display: block;	
    line-height: 30px; 
    text-align: left;
    width: 130px;
}
.agent_proctnsbox p{
	float: left;
    width: 15%;
    margin-right: 2%;
    text-align: center;
}
.agent_proctnsbox img{
	width: 60px;
    display: block;
    margin: 20px auto 20px auto;
}
.agent_proctnsboxHeight img{
	height: 60px !important;
	width: auto !important;
}
.agent_proctnsbox p em{
	display: block;
	height: 60px;
	margin-bottom: 20px;
}
.agent_proctnsbox p span{
    color: white;
    display: block;
    text-align: left;
    width: 130px;
    font-size: 18px;
    width: 130px;
}
.agent_proctnsbox p span{
    color: white;
    display: block;
    width: 100%;
    font-size: 18px;
    width: 130px;
}
.freety_line{
	margin: 50px 0;
}
.freety_line span{
    float: left;
    width: 25%;
    border-right: solid 2px #a8a6a7;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
}
.freety_lbtn{
	width: 600px;
	margin: 30px auto;
}
.freety_lbtn a{
    font-size: 18px;
    color: white;
    width: 290px;
    display: block;
    height: 60px;
    line-height: 55px;
    text-align: center;
    background: url(../../images/dlbj220-01.png) no-repeat center center;
    background-size: 100% 100%;
    float: left;
}
.freety_lbtn span{
	padding-left: 40px;
	font-size: 18px;
}
.freety_lbtn p{
	font-size: 18px;
    color: white;
    width: 290px;
    display: block;
    height: 60px;
    line-height: 55px;
    text-align: center;
	background: url(../../images/dlbj220-02.png) no-repeat center center;
	background-size: 100% 100%;
	float: right;
}
.freety_lbtn p span{
	padding-left: 20px;
}
.insight_shengqing{
	width: 600px;	
	margin: 0 auto;
}
.insight_shengqing .inputxh{
	position: relative;
	margin-bottom: 0 !important;
}
.inputxh i{
    position: absolute;
    top: 20px;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #a2b8f4;
    left: 15px;
}
.insight_shengqing input{
	width: 100%;
    height: 40px !important;
    line-height: 40px;
    padding: 0 10px;
    margin-top: 20px;
    padding-left: 25px;	
    border: solid 2px #5f89ef;
}
.insight_shengqing .form_cont{
	width: 600px !important;
	padding: 0 !important;
	margin: 0 !important;
}
.sysuwors{
    margin: 30px;
    text-align: center;
    font-size: 20px;	
}
.sysuwors b{
	color: #eb3752;
	font-weight: normal;
}
input::-webkit-input-placeholder{
    color:#b8b8b8;
}
input::-moz-placeholder{
    color:#b8b8b8;
}
input::-moz-placeholder{
	color:#b8b8b8;
}
input::-ms-input-placeholder{
    color:#b8b8b8;
}
.insight_shengqing .shi_code {
    position: relative;
    float: inherit !important;
}
.insight_shengqing .submits_input{
	margin-left: 0 !important;
}
.insight_shengqing .shi_code span {
    position: absolute !important;
    background: #5f89ef !important;
    color: #fff;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 10px;
    cursor: pointer;
    width: 50% !important;
    text-align: center;
    right: 0px !important;
    top: 20px !important;
    font-size: 16px;
}
.insight_shengqing .shi_code span.count_wj {
    background: #bdbcbc !important;
}
.shi_code span b {
    font-weight: normal;
}
.bj1e2677{
    background: #1e2677;	
}
/*.fotLeft{*/
/*    width: 80%;*/
/*    float: left;	*/
/*    min-width: 430px;*/
/*}*/
/*.fotLeft span{*/
/*    display: block;	*/
/*}*/
/*.fotLeft span i{*/
/*    display: block;*/
/*    float: left;*/
/*    font-size: 18px;*/
/*    margin-right: 7%;	*/
/*    color: white;*/
/*}*/
/*.fotcall{*/
/*    margin: 30px 0;  */
/*}*/
/*.fotcall p{*/
/*    width: 215px;*/
/*    float: left;*/
/*    line-height: 20px;	*/
/*}*/
/*.fotLeft img.imgStyfot{*/
/*	width: 35px;*/
/*    display: block;*/
/*    float: left;*/
/*    margin-right: 10px;*/
/*    margin-top: 2.5px;*/
/*}*/
/*.fotRight{*/
/*    width: 150px;*/
/*    float: right;	*/
/*}*/
.baword{
    color: white;
    text-align: center;
    border-top: solid 1px #a3a4b8;
    margin: 0 25px;
    padding: 30px 0;	
}
/*企业简介*/
.textInd2em{
    text-indent: 2em;
    display: block;
    text-align: left;	
    line-height: 25px;
}
.compro_fzbox{
	position: relative;
}
.compro_fzline{
    float: left;
    width: 25%;
    min-width: 235px;
    text-align: center;
    margin-bottom: -10px;
    position: relative;
}
.compro_fztbj{
    width: 110px;
    height: 110px;
    margin: 0 auto;
    background: url(../../images/compro_fzlcTop.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    line-height: 22px;
    padding-top: 20px;
    font-size: 18px;
}
.compro_fzline em{
    font-size: 22px;
    font-weight: bold;
}
.compro_fcts{
	
}
.compro_fz{
	position: absolute;
    left: 50%;
    margin-left: -585px !important;
}
.compro_fztop{
    top: 0;  		
}
.compro_fzbot{
    margin-top: -10px;
    position: inherit;	
    padding: 0 130px;	
}
.compro_fzline .bot{
	background: url(../../images/compro_fzlcBot.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 40px;
}
.compro_fzlcLine{
	width: 100%;margin-top: 100px;
}
.compro_fzbot .compro_fzline{
	width: 33.33%;
}
.minWidth{
	min-width: 1170px;
}
.marTopBot80{
	margin-top: 80px;
    margin-bottom: 80px;
}
.compro_fztbig{
    background: url(../../images/compro_fzlckk.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    width: 100%;
    height: 150px;
    bottom: 10px;
    max-width: 250px;
    margin-left: -125px;
    padding: 25px 20px;
    line-height: 20px;
    text-align: left;
}
.compro_fzbot .compro_fztbig{
    bottom: -54px;	
}
.compro_fzword{
	
}
.compro_fzword span{
	display: block;
    opacity: 0.7;	
    color: black;
}
.compro_fzword i{
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #5f89ef;
    border-radius: 100%;
    float: left;
    margin-top: 8px;
    margin-right: 5px;	
}
.compro_fzword em{
    display: block;
    position: absolute;
    width: 50px;
    height: 25px;
    bottom: 7px;
    right: 8px;
    background: #5f89ef;
    color: white;
    text-align: center;
    line-height: 25px;
    font-size: 14px;	
}
.sectionTitMarTop8{
	padding-top: 8%;
}
.wxPage-02 img{
	margin-top: 20px;
}
.wxPage-03{
	background: url(../../images/sjslBj.png) no-repeat;
	background-size: cover;
}
.wxPage-03cts p.marRig0{
	margin-right: 0;
}
.wxPage-03cts p{
    height: 180px;
    width: 32%;
    margin-right: 2%;
    float: left;
    background: white;
    text-align: center;
    opacity: 0.8;
    padding: 48px;
    line-height: 40px;
    border-radius: 5px;
    margin-top: 2%;
    margin-bottom: 0;
}
.wxPage-03cts p:hover{
	color: white;
	background: #5f89ef;
}
.wxPage-03cts p:hover i{
	color: white;
}
.wxPage-03cts em{
	display: block;
    font-size: 16px;	
}
.wxPage-03cts i{
    font-size: 30px;
    color: #5f89ef;	
}
.container{
	min-width: 1170px;
}
.wxPage-04cts .left{
	width: 50%;
	float: left;	
}
.wxPage-04cts h2{
	text-align: center;
	margin: 20px 0;
	margin-top: 20px;
	margin-bottom: 25px;
	font-weight: bold;
}
.wxPage-04cts .left h2{
	width: 430px;
	font-size: 25px;
}
.wxPage-04cts .right h2{
	float: right;
    padding-right: 10px;
}
.wxPage-04cts .leftBox .leftHover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    line-height: 18px;	
    display: none;
}
.wxPage-04cts .leftBox .leftHover span{
	position: absolute;
    bottom: 10px;
    color: white;
    right: 12px;
    font-size: 12px;
    text-align: center;
    width: 108px;	
}
/*.wxPage-04cts .leftBox .leftHover:hover{
	display: block;
}*/
.wxPage-04cts .right .leftBox{
	float: right;
}
.leftHover-01{
	background: url(../../images/cpfwdsjcp-0101.png) no-repeat;
	background-size: 100% 100%;
}
.leftHover-02{
	background: url(../../images/cpfwdsjcp-0202.png) no-repeat;
	background-size: 100% 100%;
}
.leftHover-03{
	background: url(../../images/cpfwdsjcp-0303.png) no-repeat;
	background-size: 100% 100%;
}
.leftHover-04{
	background: url(../../images/cpfwdsjcp-0404.png) no-repeat;
	background-size: 100% 100%;
}
.leftHover-05{
	background: url(../../images/cpfwdsjcp-0505.png) no-repeat;
	background-size: 100% 100%;
}
.leftBox-06{
	background: url(../../images/cpfwdsjcp-06.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
    padding: 55px;
}
.leftHover-07{
	background: url(../../images/cpfwdsjcp-0707.png) no-repeat;
	background-size: 100% 100%;
}
.leftHover-08{
	background: url(../../images/cpfwdsjcp-0808.png) no-repeat;
	background-size: 100% 100%;
}
.leftHover-09{
	background: url(../../images/cpfwdsjcp-0909.png) no-repeat;
	background-size: 100% 100%;
}
.leftHover-10{
	background: url(../../images/cpfwdsjcp-1010.png) no-repeat;
	background-size: 100% 100%;
}
.leftHover-11{
	background: url(../../images/cpfwdsjcp-1111.png) no-repeat;
	background-size: 100% 100%;
}
.leftBox-12{
	background: url(../../images/cpfwdsjcp-12.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
    padding: 55px;
}
.wxPage-04cts .leftBox{
    width: 40%;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
    position: relative;
    height: 140px;
    width: 185px;
}    
.wxPage-04cts .leftBox p{
    text-align: center;	
    width: 90px;
    margin: 25px auto 0 auto;
    word-break: keep-all;
} 
.wxPage-04cts .leftBox img{
    height: 49px;
    margin: 0 auto;
    margin-bottom: 15px;	
}
.left_news_Box{
    line-height: 20px;
    text-align: center;
}
.wxPage-04cts .right{
	float: right;
}
.wxPage-04{
	background: url(../../images/wxPage-04Bj.png) no-repeat;
	background-size: 100% 100%;
	background-color: white;
}
.wxPage-04 .fp-tableCell{
	display: flex;
    align-items: center;
}
.wxPage-05{
	position: relative;
	height: 600px;
	background: url(../../images/302f7fimg.jpg) no-repeat;
	background-size: 100% 100%;
}
.wxPage_05Ctn{
	height: 400px;
    position: absolute;
    width: 1000px;
    top: 50%;
    left: 50%;
    margin-left: -500px;
    margin-top: -150px;
}
.wxPage_a{
    height: 100%;
    position: relative;	
}
.wxPage_a a{
    display: block;
    position: absolute;
    color: white;
    font-size: 18px;	
    height: 40px;
    width: 200px;
    text-align: center;
    padding-right: 25px;
    line-height: 40px;
}
.wxPage_a a.a_01{
    top: 39px;
    left: 175px;
}
.wxPage_a a.a_02{
    top: 129px;
    left: 124px;	
}
.wxPage_a a.a_03{
    top: 219px;
    left: 124px;
}
.wxPage_a a.a_04{
    top: 312px;
    left: 175px;
}
.wxPage_a a:hover{
	background: url(../../images/bgkkp.png) no-repeat;
	background-size: 100% 100%;
    height: 40px;
    width: 200px;
    text-align: center;
    line-height: 40px;
    padding-right: 25px;
}
.wxPage_a a.aleft:hover{
	background: url(../../images/bgkkpLeft.png) no-repeat;
	background-size: 100% 100%;
	padding-left: 25px;
	padding-right: 0;
}
.wxPage_a a.a_01:hover{
    top: 39px;
    left: 151px;
}
.wxPage_a a.a_02:hover{
	top: 129px;
    left: 100px;	
}
.wxPage_a a.a_03:hover{
	top: 219px;
    left: 100px;
}
.wxPage_a a.a_04:hover{
    top: 312px;
    left: 151px;
}
.wxPage_a a.a_05:hover{
	width: 200px;
    top: 39px;
    right: 156px;
}
.wxPage_a a.a_06:hover{
	width: 200px;
	top: 129px;
    right: 105px;
}
.wxPage_a a.a_07:hover{
	width: 200px;
	top: 219px;
    right: 105px;
}
.wxPage_a a.a_08:hover{
	width: 200px;
    top: 312px;
    right: 156px;
}
.wxPage_a a.a_05{
	width: 176px;
    top: 39px;
    right: 166px;
}
.wxPage_a a.a_06{
	width: 176px;
    top: 129px;
    right: 115px;
}
.wxPage_a a.a_07{
	width: 176px;
    top: 219px;
    right: 115px;
}
.wxPage_a a.a_08{
	width: 176px;
    top: 312px;
    right: 166px;
}

.wxPage_en_a a.a_01{
    width: 300px !important;
    top: 39px;
    left: 80px;
}
.wxPage_en_a a.a_01:hover{
    top: 39px;
    left: 46px;
}
.wxPage_en_a a.aleft:hover{
	background: url(../../images/bgkkpLeft.png) no-repeat;
	background-size: 100% 100%;
	padding-left: 45px;
	padding-right: 0;
}
.wxPage_en_a a.a_02{
    width: 270px !important;
    top: 129px;
    left: 60px;
}
.wxPage_en_a a.a_02:hover{
    top: 129px;
    left: 24px;
}
.wxPage_en_a a.a_03{
    width: 300px !important;
    top: 219px;
    left: 30px;
}
.wxPage_en_a a.a_03:hover{
    top: 219px;
    left: -6px;
}
.wxPage_en_a a.a_04{
    width: 240px !important;
    top: 312px;
    left: 145px;
}
.wxPage_en_a a.a_04:hover{
    top: 312px;
    left: 109px;
}
.wxPage_en_a a.a_05{
    width: 220px !important;
    top: 39px;
    right: 136px;
}
.wxPage_en_a a.a_05:hover{
    top: 39px;
    right: 130px;
}
.wxPage_en_a a.a_06{
    width: 250px !important;
    top: 129px;
    right: 55px;
}
.wxPage_en_a a.a_06:hover{
    top: 129px;
    right: 49px;
}
.wxPage_en_a a.a_07{
    width: 320px !important;
    top: 219px;
    right: -15px;
}
.wxPage_en_a a.a_07:hover{
    width: 320px !important;
    top: 219px;
    right: -21px;
}
.wxPage_en_a a.a_08{
    width: 270px !important;
    top: 312px;
    right: 80px;
}
.wxPage_en_a a.a_08:hover{
    top: 312px;
    right: 74px;
}

.wxPage_05Ctn img{
    margin: 0 auto;
    width: 700px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -350px;
}
.contant_usctnBj{
	background: url(../../images/contant_usctnBj.png) no-repeat;
	background-size: 100% 100%;
	margin-top: -150px;
	margin-bottom: 50px;
	padding: 50px;
}
.header100{
	height: 100%;
}
.allmap{
    height: 170px;
    margin-bottom: 30px;
}
.contant_usctnBj .left{
    float: left;
    width: 690px;	
}
.contant_usctnBj .right{
    width: 370px;
    float: right;
    background: url(../../images/contant_usctnRight.png) no-repeat;
    background-size: 100% 100%;
    height: 690px;
    margin-top: -90px;
    padding: 50px 0px;
}
.mapLineBox{
	
}
.mapleft{
    float: left;
    width: 255px;
}

.mapleft h2{
	font-size: 20px;
}
.mapleft p{
	line-height: 20px;
    margin-top: 15px;
    margin-bottom: 0;	
}
.mapleft span{
    color: #5f89ef;	
}
.mapLine{
    float: left;
    width: 420px;	
}
.AIqd_ctn02{

}
.AIqd_ctn02 .tab_Btn{
	
}
.AIqd_ctn02 .tab_Btn i{
    display: block;
    width: 20%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    float: left;	
    font-size: 16px;
    cursor: pointer;
    color: #5f89ef;
}
.AIqd_ctn02 .tab_Btn i a:hover{
    color: #555;
}
.AIqd_ctn02 .tab_Btn i.on a{
    color: white;
}
.borderBot5f89ef{
	border-bottom: solid 2px #5f89ef;
}
.tab_BtnCtns01{
	text-align: center;	
}
.tab_BtnCtns01 h4{
    color: #5f89ef;
    margin: 25px 0 10px auto;
    font-size: 16px;
    border: solid 1px #5f89ef;
    height: 40px;
    line-height: 40px;
    background: white;
    margin-bottom: 50px;
}
.tab_BtnCtns01 em{
    display: block;	
    line-height: 22px;
}
.tab_BtnCtns01 .linetab{
    width: 49%;
    float: left;
    text-align: center;
    padding: 30px;
    height: 250px;
    margin-right: 1%;
    border: solid 1px #5f89ef;
    box-shadow: 0 0 2px #5f89ef;	
    margin-bottom: 1%;
    background: white;
}
.marginRight0px{
	margin-right: 0px !important;
}
.tab_BtnCtns01 .linetab:hover{
    background: #5f89ef;
    color: white;	
}
.tab_BtnCtns01 .linetab:hover .tab_img01{
	display: none;
}
.tab_BtnCtns01 .linetab:hover .tab_img02{
	display: block !important;
}
.tab_BtnCtns01 .linetab img{
    display: block;
    margin: 0 auto;
	height: 50px;	
}
.tab_BtnCtns01 .tab_img01{
	
}
.tab_BtnCtns01 .linetab span{
    display: block;
    margin: 10px 0;	
    font-size: 16px;
}
.tab_BtnCtns01 .i{
	
}
.tab_Btn i.on{
    background: #5f89ef;
    color: white;	
}
.bjColorf8f9fe{
    background: #f8f9fe;	
}
.customer_case .stybj{
    display: block;
    width: 100px;
    background: #5f89ef;
    color: white;
    text-align: center;	
}
.customer_case .leftLine{
    display: block;
    float: left;
}
.customer_case .leftImg{
    float: left;
    width: 50px;
    margin-top: 35px;
    margin-left: 30px;
    margin-right: 30px;
}
.customer_caseBox{
	position: relative;
    height: 520px;
}
.customer_case{
    border: solid 1px #5f89ef;
    height: 460px;
    width: 98%;
    box-shadow: 0px 1px 3px #cfcfd2;
    position: absolute;
    top: 0;
    left: 0;
    background: white;	
}
.cus01{
    z-index: 99;	
}
.cus02{
	left: 2%;
    top: 4%;
    z-index: 9;
}
.posi1Box{
	position: relative;
	height: 100%;
}
.customer_case .left{
    float: left;
    width: 250px;
    height: 100%;
    border-right: solid 1px #5f89ef;
    padding: 40px;
    text-align: center;	
    position: relative;
}
.customer_case .right{
    float: left;
    width: 840px;	
    padding: 40px;
    position: relative;
}
.customer_case em.sxtop{
    margin: 20px 0;
    display: block;	
}
.customer_case em.marginTop10{
	margin-top: 10px;
	display: block;
}
.customer_case em{
	color: #5f89ef;	
	display: block;
    text-align: center;
}
.customer_case .left hr{
    border-color: #5f89ef;
    width: 100px;
    margin: 10px auto;
}
.customer_case .right hr{
	border-color:#5f89ef;
    width: 100px;
    margin: 10px 0;
}
.customer_case span{
	
}
.customer_case .left i{
    text-align: left;
    display: block;	
}
.customer_case i{
    float: left;
    width: 95%;	
}
.customer_case p{
    margin-bottom: 0;
    line-height: 22px;	
}
.customer_case b{
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #5f89ef;
    border-radius: 100%;
    float: left;
    margin-top: 10px;
    margin-right: 10px;	
}
.stybjBox{
    padding-left: 50px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.posi1{
    position: absolute;
    top: 4px;
    right: 4px;
    width: 16px;
    height: 450px;
    color: white;
    background: #5f89ef;
    text-align: center;
    line-height: 442px;
    font-size: 20px;
    cursor: pointer;
}
.company_glory{
	
}
.company_glory p{
    width: 24.25%;
    margin-right: 1%;
    float: left;
    position: relative;
    margin-bottom: 1%;
}
.company_glory img{
	
}
.company_glory span{
    position: absolute;
    color: white;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #302f7f;
    opacity: .5;
    display: none; 

    letter-spacing: 1px;
}
.company_glory p i{
    display: block;
    position: absolute;
    color: white;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 130px 0;
    display: none; 
}
.company_glory p:hover span{
	display: block;
}
.company_glory p:hover i{
	display: block;
}
.honver3{
	
}
.honver3 span{
	display: block;
    float: left;
    margin-right: 1%;
    width: 32.66%;
    margin-bottom: 1%;
    border: solid 1px #5f89ef;
    padding: 20px 50px;
    color: #5f89ef;
    background: white;	
    cursor: pointer;
    height: 190px;
}
.honver3 i{
    display: block;
    border-bottom: solid 1px #e3e3e3;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;	
}
.honver3 em{
	text-align: left;
}
.honver3 span:hover{
	color: white;
	background: #5f89ef;
}
.dsjcp_yxfx{
	background: url(../../images/dsjcp_yxfx_01.png) no-repeat;
	background-size: 100% 100%;
	height: 400px;
	color: white;
	position: relative;
}
.dsjcp_yxfx p{
    width: 33.33%;
    float: left;
    padding: 70px 0;
    line-height: 25px;	
}
.dsjcp_yxfx span{
	display: block;
    margin-bottom: 30px;
    font-size: 16px;	
}
.dsjcp_yxfx em{
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    color: #5f89ef;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
}
.userSy{
	
}
.userSy p{
    position: relative;	
}
.userSy img{
    width: 100%;
}
.userSy span{
    display: block;
    position: absolute;
    bottom: 20px;
    right: 180px;
    background: #5f89ef;
    color: white;
    text-align: center;
    height: 35px;
    line-height: 35px;
    width: 160px;
    border-radius: 20px;
    cursor: pointer;	
}
.custbox{
    box-shadow: 0 0 5px #e3e3e3;
    padding: 45px;
    position: relative;
    margin-top: 56px;
    margin-left: 56px;
    padding-bottom: 120px;
}
.custLeftTop{
    width: 550px;
    float: left;
    background: url(../../images/khaljbxx_01.png) no-repeat;
    background-size: 100% 100%;
    padding: 50px;
    margin-top: -110px;
    margin-left: -110px;
}
.AIqd_ctn04 .cust_tab{
	
}
.AIqd_ctn04 .cust_tab span{
    display: block;
    float: left;
    color: #5f89ef;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 90px;
    border-radius: 2px;
    cursor: pointer;
    border-bottom: solid 2px #5f89ef;
    font-size: 16px;
}
.AIqd_ctn04 .cust_tab span.on{
	background: #5f89ef;
	color: white;
}
.custLeftTop img{
    height: 62px;
    float: left;
}
.custLeftTop span{
	float: right;
    width: 330px;
    line-height: 30px;
}
.custLeftTop i{
    color: #5f89ef;
    padding-right: 20px;
}
.custLeftTop em{
    display: block;
    margin-top: 40px;
    line-height: 30px;
}
.custRightTop img{
    width: 300px;	
    position: absolute;
    right: 55px;
    top: 20px;
}
.custbox p{
    float: left;	
    margin-bottom: 20px;
}
.custbox p span{
    display: block;
    background: #5f89ef;
    color: white;
    width: 140px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 0;
}
.custbox p img{
    display: inline-block;
    width: 140px;
    margin-top: 5px;
}
.custbox p em i{
    display: inline-block;
    width: 4px;
    height: 4px;
    float: left;
    background: #5f89ef;
    border-radius: 100%;
    margin-top: 10px;
    margin-right: 5px;
}
.custbox p em{
    display: block;
    margin-bottom: 7px;
}
.custbox p em b{
    display: block;
    font-weight: normal;
    float: left;
    width: 97%;
}
.custbox h2{
    color: #5f89ef;
    margin: 10px 0;
    width: 90px;
    height: 35px;
    text-align: left;
    line-height: 35px;
    font-size: 16px;
}
.custbox .plineimg{
    float: left;
    margin: 0 40px;
    width: 50px;
    margin-top: 64px;
}
.custbox .plineimgp img{
    width: 190px;
    display: inline-block;
    height: 40px;	
}
.solution_cont2{
	background: url(../../images/jjfa_hyjk_ctn02bj.png) no-repeat;
	background-size: 100% 100%;
}
.solutionBox img{
	width: 100%;
}
/*.navbar-right .navbar-right-img{*/
/*    width: 30px;*/
/*    margin-right: 10px;*/
/*}*/
.sqsy_banner{
	width: 210px;
    margin: 0;
    margin-top: 50px;
    border-radius: 30px;
    background: #5f89ef;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    cursor: pointer;
    box-shadow: 3px 5px 5px #4048c7;
}
/*.navbar-right li{*/
/*	width: 148px;*/
/*}*/
/*.navbar-right li:hover{*/
/*	background: none !important;*/
/*}*/
/*.navbar-right a{*/
/*    color: #555 !important;*/
/*    cursor: context-menu;*/
/*}*/
/*header*/
/*.nav ul{*/
/*	border: none !important;*/
/*	box-shadow: 0 0 5px #e3e3e3;*/
/*}*/
/*.ul_02bj{*/
/*	background: url(../../images/nav_cpjsBj.png) no-repeat !important;*/
/*	background-size: 100% 100% !important;*/
/*}*/
/*.nav li ul a{*/
/*	display: block;*/
/*	line-height: 35px;*/
/*	text-align: center;*/
/*    padding: 0 10px;*/
/*}*/
/*.nav .headUl li a:hover{*/
/*	color: #555;*/
/*}*/
/*.nav .ul_02{*/
/*	position: absolute;*/
/*    top: 74px;*/
/*    left: -7px;*/
/*    width: 780px !important;*/
/*}*/
/*.nav ul.ul_02 a:hover{*/
/*	color: white !important;*/
/*	background: #627ef0 !important;*/
/*}*/
/*.nav .ul_03{*/
/*    width: 360px !important;*/
/*	padding: 15px 10px !important;;*/
/*}*/
/*.nav ul img{*/
/*	width: 120px;*/
/*	display: block;*/
/*}*/
/*.nav ul.ul_04{*/
/*	background: white;*/
	/*top: 79px !important;
	left: 0 !important;*/
/*}*/
/*.nav ul.ul_04{*/
/*	width: 100px !important;*/
/*}*/
/*.nav .li_02{*/
/*	float: left;*/
/*    padding: 15px;*/
/*    width: 260px;*/
/*    text-align: center;*/
/*}*/
/*.nav .li_02 p{*/
/*    float: left;*/
/*	width: 105px;*/
/*}*/
/*.nav .li_02 a{*/
/*	display: block;*/
/*    height: 30px;*/
/*    line-height: 30px;*/
/*    text-align: left;*/
/*}*/
/*.nav li.paddingLeft45{*/
/*	padding-left: 45px;*/
/*}*/
/*.nav .ul_02bj2{*/
/*	background: url(../../images/nav_cpjsBj2.png) no-repeat !important;*/
/*	background-size: 100% 100% !important;*/
/*}*/
/*.nav .li_02 p{*/
/*    float: left;*/
/*	width: 105px;*/
/*}*/
/*.nav .p01{*/
/*	float: left;*/
/*	margin-bottom: 0;*/
/*    width: 160px;*/
/*    text-indent: 0;*/
/*}*/
/*.nav p.p02{*/
/*    float: left;*/
/*    margin-bottom: 0;*/
/*    width: 160px;*/
/*    margin-left: 17px;*/
/*    text-indent: 0;*/
/*}*/
.containerSp {
	width: 1000px !important;
	min-width: 1000px !important;
}
.khalLine{
    position: relative;
    width: 100%;
    height: 1px;
    margin-top: 35px;
    background: #5f89ef;
}
.khalLine span{
    position: absolute;
    top: 50%;
    left: 50%;
    top: 50%;
    font-size: 20px;
    font-weight: bold;
    color: #5f89ef;
    width: 110px;
    text-align: center;
    height: 30px;
    margin-top: -15px;
    margin-left: -55px;
    float: inherit;
    background: white;
}
.left11271{
    width: 36%;
    float: left;    
}
.left11271 img{
    max-width: 100%;
    width: auto;
    max-height: 210px;    
}
.marginTop0{
    margin-top: 0 !important;
}
.right11271 .line{
    margin-top: 40px;
}
.right11271{
    width: 62%;
    float: right;   
}
.right11271 span{
    width: 80%;
    font-size: 18px;
    line-height: 30px;    
    display: block;
    float: left;
    color: #555 !important;
}
.right11271 img{
    width: auto;
    float: left;
    margin-right: 10px;
    height: 40px;
}
.h211271{
    line-height: 50px;
    text-align: center;
    background: #6089EF;
    color: white;
    margin-bottom: 50px;    
    font-size: 22px;
}
.left11271{
    width: 36%;
    float: right;    
}
.left11272 img{
    width: auto;
    max-width: 100%;   
    max-height: 210px;
}
.right11272{
    width: 62%;
    float: left;    
}
.right11272 span{
    width: 80%;
    font-size: 18px;
    line-height: 30px;
    display: block;
    float: left;
    color: #555 !important;   
}
.right11272 img{
    width: auto;
    height: 40px;
    float: left;
    margin-right: 10px;
}
.h211272{
    line-height: 50px;
    text-align: center;
    border: solid 1px #6089EF;
    color: #6089EF;
    margin-bottom: 50px;    
    font-size: 22px;    
}
.right11272 .line{
    margin-top: 40px;    
}
.leRi1127Box{
    display: block;
    width: 100%;
    padding: 30px 50px;
    overflow: auto;
    border: solid 1px #6089EF;
    border-radius: 5px;
    box-shadow: 0 0 5px #6089EF;  
    background: white;
}
/* 20200217 */
.right_fd{
    position: fixed;
    top: 50%;
    right: 0px;
    background: white;
    z-index: 999;
    width: 85px;
    margin-top: -110px;
    box-shadow: 0 0 10px #cccaca;
    border-radius: 5px;
    overflow: hidden;
}
.right_fd a{
	padding: 0 10px;
    display: block;
    height: 75px;
    color: white;
    font-size: 14px;
}
.right_fd a.right_fda1{
    height: 110px;
}
.right_fd .right_fda2 span{
    font-size: 13px;
    line-height: 20px;
    padding-top: 13px;
    display: block;
    display:none;
    height: 100%;
    text-align:center;
}
.right_fd i{
    display: block;
    height: 100%;	
    border-top: solid 1px white;
}
.right_fd .right_fda1{
    background: url(../../images/sidec1120200218.png) no-repeat center center;	
    background-size: 50px;
    background-color:#5f89ef;
}
.right_fd .right_fda2{
	background: url(../../images/callUs20200218.png) no-repeat center center;
	background-size: 40px;
	height: 60px;
}
.right_fd .right_fda3 i{
	border-top: solid 1px #cc1625;
}
.right_fd .right_fda3 i.noBorder{
	border-top: none !important;
}
.right_fd .right_fda3{
	background: url(../images/sidec3.png) no-repeat center center;
	background-size: 40px;
	display: none;
}
/*.right_fd .right_fda1:hover{
	background: url(../images/sidec11.png) no-repeat center center;
	background-size: 50px;
	background-color:#cc1625;
}*/
.right_fd .right_fda2:hover{
    background:none;	
    background-color:#5f89ef;
}
.right_fd .right_fda2:hover span{	
	display: block;
}
.right_fd .right_fda3:hover{
    background: url(../images/sidec33.png) no-repeat center center;	
    background-size: 40px;
    background-color:#cc1625;
}
.wxPage-01-box .wxPage-01{background: -webkit-linear-gradient(to top,#427eff,#203cda);background: -o-linear-gradient(to top,#427eff,#203cda); background: -moz-linear-gradient(to top,#427eff,#203cda);background: linear-gradient(to top,#427eff,#203cda); height: 620px;position: relative;}
.wxPage-01-box{height: 620px;overflow: hidden;}
.wxPage-01-box .inx_pos1{top: 13%;z-index: 9999;left: 0;word-break: break-word;width: 48%;}
.wxPage-01-box .inx_pos1 .posiab{max-width: 330px;margin: 10% 0 0;}
.wxPage-01-box .inx_pos1 .posiab a,.cpyfwTopBanner210126 .leftBotctns a{display: block;width: 150px;height: 55px;text-align: center;line-height: 55px;font-size: 16px;border-radius: 5px;color: white;border: solid 1px white;float: left;text-decoration: none;margin-top: 20px;font-weight: normal;letter-spacing: 0px;}
.wxPage-01-box .inx_pos1 .testus{width: 100%;text-align: center;height: 60px;border-radius: 5px;line-height: 60px;font-size: 22px;font-weight: normal;cursor: pointer; background-color: white;color: #3280fc;}
.wxPage-01-box .carousel-control{height: 100%;border-radius: initial;width: 12%; border: none;background: none;}
.primary-index .swiper-button-prev{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");}
.wxPage-01-box .carousel-control .glyphicon-chevron-right,
.primary-index .swiper-button-next{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");}
.primary-index .swiper-button-prev,.primary-index .swiper-button-next{
 opacity: 0.3;   
}
.primary-index .swiper-navigation-icon{display:none;}
.wxPage-01-box .glyphicon-chevron-left:before,.wxPage-01-box .glyphicon-chevron-right:before{content: none !important;}
.wxPage-01-box .carousel-indicators{width: 80px;margin: 0 auto;display: flex;justify-content: space-around;margin-left: -40px;}
.cpyfwTopBanner210126 .leftBotctns{max-width: 330px; margin: 20% 0 0;}
.cpyfwTopBanner210126 .leftBotctns a:last-of-type{ float: right;}
.cpyfwTopBanner210126 h2.fontSize30{font-size: 45px;font-weight: normal;}
.cpyfwTopBanner210126 .leftBotctns i{display: block;float: left;width: 100%;text-align: center; height: 60px; border-radius: 5px; line-height: 60px; font-size: 22px;font-weight: normal;cursor: pointer; background-color: white;color: #3280fc;}
.cpyfwTopBanner210126 .bannerCont{position: relative;height: 100%;padding: 0;}
.cpyfwTopBanner210126 .bigdataCons{position: absolute;top: 50%;left: 0; margin-top: -174px;}
.wxPage-01-box .carousel{height: 100%;}
.addLink{position: absolute; top: 0; left: 0;width: 100%; height: 100%;display: flex; justify-content: space-between;}
.addLink a{width: 18%; display: inline-block; margin: 0;}
.containerSp .leftHover a{display: block; width: 100%;height: 100%;padding: 20px;color: #333 !important;}
.wxPage-01-box .bannerpage01 span{font-size: 33px;}
.wxPage-01-box .bannerpage01 i{display: block;font-size: 45px;font-weight: normal;   height: auto;line-height: 40px;margin-top: 20px;}
.wxPage-01-box .bannerpage01 em{line-height: 25px;font-size: 16px;display: block;margin-top: 20px;font-weight: normal;}
body .wxPage-01-box main .laboratory{margin-top: 0;width: 100%;transform: scale(1) !important;-webkit-transform: scale(1)!important;width: 100% !important;height: 400px !important;}
.wxPage-01-box main{position: absolute;right: 0%;top: 50% !important;width: 48%;float: inherit;margin-top: -200px;}
.wxPage-01-box .bannerRiImg{position: absolute; top: 50%; right: 0%;height: 400px; margin-top: -200px;}
.wxPage-01-box .bannerRiImg img{height: 100%;}
.cpyfwTopBanner210126 .bannerRiImg{height: 384px !important;margin-top: -192px !important;right: 0 !important;position: absolute;top: 50%;}
.wxPage-01-box main section.banner article{height: 400px;}
.wxPage-01-box .laboratory .grid{width: 100%; height: 320px;margin-top: 40px;}
.wxPage-01-box .int_fkcont div:nth-child(1){left: 20%;top: -2%; max-width: 45px;}
.wxPage-01-box .int_fkcont div:nth-child(2) {bottom: 20%;max-width: 45px;}
.wxPage-01-box .int_fkcont div:nth-child(3) {right: 5%;top: 0%;}
.wxPage-01-box .int_fkcont div:nth-child(4) {right: -15px;bottom: 5%;max-width: 50px;}
.wxPage-01-box .int_fkcont div:nth-child(5) {left: -3%;top: 6%;}
.wxPage-01-box .int_fkcont div:nth-child(5) img{width: 85%;}
.wxPage-01-box .int_fkcont div:nth-child(6) {left: 16%;top: 36%;}
.wxPage-01-box .laboratory .machine {top: 100px;left: 80px;}
.wxPage-01-box .laboratory .machine img {width: 60px;height: auto;}
.wxPage-01-box .machine2 {bottom: 15%;right: 21%;max-width: 110px;}
.wxPage-01-box .labzhutu {left: 160px;top: 85px; max-width: 45px;}
.wxPage-01-box .labzhutu2 {right: 13%;bottom: 30%;max-width: 45px;}
.wxPage-01-box .laboratory .cord_line {top: 5px !important; left: -45% !important; width: 100%;}
.wxPage-01-box .laboratory .cord_line svg{height: 400px;width: 100%;}
.wxPage-01-box .laboratory .cord_line2 {left: -110px !important;top: 98px !important; right: 0; width: 100%;height: 100%;}
.wxPage-01-box .laboratory .cord_line2 svg{width: 100%; height: 100%;}
.wxPage-01-box .laboratory .laptop { top: 42%;left: 24%;}
.wxPage-01-box .laboratory .laptop img { width: 120px;height: auto;}
.wxPage-01-box .laboratory .laptop .box_laptop .layer {top: 40px;left: -26px;}
.wxPage-01-box .laboratory .laptop .box_laptop .layer .user-box { width: 35px; height: 75px;left: 0;top: -22px;}
.wxPage-01-box .laboratory .laptop .box_laptop .layer .user-box .user:nth-of-type(2){background: url(../../images/gifactive/int_kehu1.png) no-repeat;}
.wxPage-01-box .laboratory .laptop .box_laptop .layer .user-box .user {height: 75px;width: 35px;background-size: 100% !important;}
.wxPage-01-box .laboratory .phone {top: 263px; left: 38%;}
.wxPage-01-box .laboratory .phone img { max-width: 120px; height: auto;}
.wxPage-01-box .laboratory .phone .box_phone .layer {left: 40px;width: 60px; height: 35px;background-size: 100%;}
.wxPage-01-box .laboratory .phone .box_phone .layerxiao  {width: 15px;height: 10px; background-size: 100%;}
.wxPage-01-box .com_phone1{top: -50px !important;}
.wxPage-01-box .com_phone2{top: -52px !important;}
.wxPage-01-box .com_phone3{top: -55px !important;}
.wxPage-01-box .com_phone4{top: -34px;left: 48px;}
.wxPage-01-box .com_phone5{top: -39px;left: 55px;}
.wxPage-01-box .com_phone6{top: -44px;left: 61px;}
.wxPage-01-box .com_phone7{top: -45px;left: 70px !important;}
.wxPage-01-box .com_phone8{top: -50px;left: 70px !important;}
.wxPage-01-box .com_phone9{top: -55px;left: 70px !important;}
.wxPage-01-box .laboratory .mac {top: -3%; left: 36%;}
.wxPage-01-box .laboratory .mac img {max-width: 310px; height: auto;}
.wxPage-01-box .laboratory .mac .box_mac .layer {width: 183px;height: 153px;top: 50px;left: 170px;}
.wxPage-01-box .componter .flodtent{width: 80px !important;height: 100px !important;background-size: 100% !important;}
.video-js {width: 1000px;height: 564px;}
.videoClose{}
.planVideo{position: fixed;z-index: 9999;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.closeVideo{position: absolute;z-index: 99999; color: white;font-size: 30px;top: 0; right: 0}
.closeVideo img{cursor: pointer;}
.video-js .vjs-tech {width: 100% !important;height: 100% !important;}
/*.navFixed .container{padding: 0;}*/


.myVideoBox{
    position: absolute;
    top: 50%;
    right: 0%;
    height: 400px;
    margin-top: -160px;
    width: 48%;
}
.myVideoBox_con{
    position: relative;
}
.video_play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    margin-top: -20px;
    margin-left: -20px;
    z-index: 99;
    cursor: pointer;
}
.myVideoBox video {
    width: 100%;
    padding: 0;
    background: transparent;
}
.wxPage-01-box .wxPage-01.itemBanner01{
	background: url(../../images/itemBanner01.jpg) no-repeat center;
	background-size: cover;
}
.itemBanner01 .tit01{
    font-size: 40px;
}
.itemBanner01 .tit02{
    font-size: 30px !important;font-weight: bold !important;height: 60px;
}
.itemBanner01 .tit03{
    font-size: 16px;margin-top: 30px;
}
.asideMenus{position: fixed;right: 20px;top: 40%;z-index: 9;}
.asideMenus img{display: block;width: 75px;height:75px;margin: 0 0 2px;box-shadow: 0 0 5px #e3e3e3;border-radius: 10px;cursor: pointer;}
.asideMenus .igs{position: absolute;top:0;right: 75px;height: 75px;width: auto;padding: 0 10px 0 0;box-sizing: content-box;max-width: initial;}
.asideMenus .weChatImg{right: 75px;}
.asideMenus .weChatImg img{height: 130px;width: 130px;margin: 0 auto 2px;box-shadow: none;border-radius: 0;}
.asideMenus .hov{position:relative;}
.asideMenus .hov:hover .igs{display:block !important;}
.asideMenus .weChatImg .imgw{box-shadow: 0 0 5px #e3e3e3;background: white;padding: 10px;width: 150px;text-align: center;height: 175px;border-radius: 10px;}

.reportDown{background: #f7f7f7;padding-bottom:20px;}
.reportDown .report_box {padding: 0 5% !important;}
.reportDown .report_tab {display: flex;justify-content: center;}
.reportDown .report_tab span.on, .report_tab span:hover {color: #2866FB;}
.reportDown .report_tab span {padding: 30px 20px;min-width: 150px;text-align: center;box-sizing: content-box;cursor: pointer;margin: 0 2% 0 0;position: relative;font-size: 16px;font-weight: bold;display: inline-block;}
.reportDown .report_tab span i {position: absolute;display: block;width: 30px;bottom: 10px;height: 4px;background: #2866FB;border-radius: 5px;left: 50%;margin-left: -15px;}
.reportDown .report_tab span.on i {display: block !important;}
.reportDown .report_item_box {display: flex;flex-wrap: wrap;}
.reportDown .report_item {width: 23.5%;margin: 2% 2% 0 0;border-radius: 10px;overflow: hidden;box-shadow: 0 0 5px #e3e3e3;background: white;}
.reportDown .report_item:nth-child(4n){margin-right:0;}
.reportDown .report_item a {overflow: hidden;height: 140px;display: block;}
.reportDown .report_singImg {width: 100%;}
.reportDown .report_tit {height: 50px;margin: 15px 20px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.reportDown .report_down {cursor: pointer;display: block;color: #2866FB;width: 50%;padding: 5px 0;border-radius: 5px;margin: 0 auto 20px;border: solid 1px #2866FB;display: flex;align-items: center;justify-content: center;}
.reportDown .download {background: url(<?php bloginfo('template_url'); ?>/images/report/download.png) no-repeat center center;display: inline-block;width: 20px;height: 20px;margin-right: 10px !important;}
.reportDown .report_down:hover{background: #2866FB;color: white;}
.reportDown .report_down:hover .download{background: url(<?php bloginfo('template_url'); ?>/images/report/download_h.png) no-repeat center center;}
.reportDown .report_down i {margin: 0;}
.reportDown .moreNes{width: 100%;display: block;margin: 40px 0 0;text-align: center;color: black;font-size: 16px;cursor:pointer;}
.reportDown .moreNes:hover{color:#3280fc;}

.pubopinfomation{}
.pubopinfomation h2{margin-top: 52px;}
.pubopinfomation .slide_tab{margin: 40px 0;border-bottom: solid 1px #e3e3e3;}
.pubopinfomation .slide_tab .swiper-wrapper{display: flex;text-align: center;font-size: 18px;cursor: pointer;margin: 0;}
.pubopinfomation .slide_tab span{padding-bottom: 15px;width:auto !important;}
.pubopinfomation .slide_tab span.selected{color: #3280fc;border-bottom: solid 3px #3280fc;}
.pubopinfomation .cont_hotYx{padding: 0;}
.pubopinfomation .swiper2{margin: 0 auto;position: relative;overflow: hidden;z-index: 1;}
.pubopinfomation .swiper2 .relative1{position: relative;padding: 0 5%;}
.pubopinfomation .swiper2 .sw_erBox2{width: 100%;position: initial;float: left;margin-bottom: 20px;padding-bottom:15px;}
.pubopinfomation .sw_erBox2 .swiper-slide{width: 30.237%; height: auto;background: white;box-shadow: 0 0 15px #e3e3e3;margin: 0 50px 0 0;float: left;width: 318px !important;}
.pubopinfomation .sw_erBox2 .swiper-slide{}
.pubopinfomation .sw_erBox2 .swiper-slide a.slideImages_a{width: 100%;height: 210px;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.pubopinfomation .sw_erBox2 .swiper-slide a img{width: 100%;display:block;}
.pubopinfomation .sw_erBox2 .swiper-slide p{padding-top: 10px;padding-left: 10px;padding-right: 10px;}
.pubopinfomation .sw_erBox2 .swiper-slide p span{margin: 10px 0;text-align: center;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.pubopinfomation .sw_erBox2 .swiper-slide p span a{font-size: 16px;color: black;}
.pubopinfomation .sw_erBox2 .swiper-slide p span a:hover{color:#3280fc;}
.pubopinfomation .sw_erBox2 .swiper-slide p em{color: #999;line-height: 22px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.pubopinfomation .sw_erBox2 .swiper-slide p i{display: block;text-align: right;margin: 10px 0;color: #999;}
.pubopinfomation .clickMoreZx{margin: 40px 0;text-align: center;font-size: 16px;}
.pubopinfomation .clickMoreZx a{color: black;}
.pubopinfomation .clickMoreZx a:hover{color: #3280fc;}

@media only screen and (min-width:1400px) {
	.inner {
		width: 1200px;
	}
}
@media only screen and (min-width:1280px) and (max-width:1399px) {
	.inner {
		width: 1000px;
	}

}
@media only screen and (min-width:1024px) and (max-width:1279px) {
	.inner {
		width: 980px;
	}

	
}
@media only screen and (min-width:1600px) {
	
}
@media screen and (max-width: 1700px) and (min-width: 1400px){
    
}
@media only screen and (min-width:1400px) and (max-width:1600px) {
	.inx_pos1 {
		line-height: 40px !important;
	    color: #302f7f;
	    font-size: 25px !important;
	    top: 30% !important;
	}
	.monitor_wj .inx_pos1 {
		line-height: 30px !important;
	    color: #302f7f;
	    font-size: 18px !important;
	    top: 22% !important;
	}
	.inx_pos1 img {
	    width: 70% !important;
	}
	.wxPage-01-box .inx_pos1 {top: 11% !important;}
    .wxPage-01-box .inx_pos1 .posiab { max-width: 337px; }
}
@media only screen and (max-width:1366px) {
	.topBanner,.braReInTopBanner,.cooper_ageBanner,.comproBanner,.contant_usBanner,
	.cpyfwTopBanner,.jjfa_hyjk_banner,.jjfa_fdc_banner,.jjfa_qc_banner,.jjfa_mz_banner,.jjfa_jj_banner,.jjfa_my_banner,.jjfa_jy_banner,.jjfa_jr_banner,.wxPage-01,.yqjktkb_banner,.wxPage-01-box,.wxPage-01-box .wxPage-01,.cpyfwTopBanner210126 .cpyfwTopBanner{
		height: 500px;
	}
    .cpyfwTopBanner .bannerCont span{font-size: 14px;line-height: 22px;margin-top: 20px;}
    .cpyfwTopBanner210126 .leftBotctns{margin-top: 20%;}
    /* .cpyfwTopBanner210126 .bigdataCons{margin-top: -125px !important;} */
    .wxPage-01-box .inx_pos1 {top: 11% !important;left: 7%;}
    .wxPage-01-box .bannerRiImg,.wxPage-01-box .myVideoBox{right: 7%;}
    .wxPage-01-box main{top: 5%;right: 7%;}
    .wxPage-01-box .inx_pos1 .posiab {max-width: 340px;}
	.sqsy_banner{ width: 150px; height: 50px; line-height: 50px; font-size: 25px;}
	h2.fontSize70{font-size: 35px;}
	.bannerCont{padding-top: 130px;font-size: 20px;}
	.solutionTit{PADDING-TOP: 110PX;}
	.cpyfwTopBanner .bannerCont{padding-top: 100px;width: 1000px; min-width: 1000px;}
	.emo_analy span{height: 100px;line-height: 100px;}
	.emo_analy span.lineHigAuto{padding: 30px 0px;}
	.bannerbox img{ width: 130px;}
	h2.title_banner{font-size: 30px;line-height: 30px;}
	em.title_2{font-size: 18PX;margin-top: 20px;}
	.solutionTit{width: 760px;}
	.solutionTit h2 {font-size: 30px; line-height: 30px;}
	i.title_3 {font-size: 16px;}
	.bannerCont span {font-size: 18px;}
	.solutionTit span {font-size: 18px;}
	.proAdv p{padding: 40px 27px;padding-top: 160px;}
	.proAdv {width: 22%;margin-right: 17%;height: 360px;margin-top: 130px;}
	.fp-tableCell .padTopBot50 {padding-top: 20px;padding-bottom: 20px;}
	.fp-tableCell .padTopBot50 {padding-top: 10px !important; padding-bottom: 10px !important;}
    /*.fotLeft img.imgStyfot{width: 30px;}*/
    /*.fotcall p {font-size: 12px;}*/
    /*.fotLeft span i {font-size: 16px;}*/
	.baword{padding: 15px 0;}
	.inter_mac {margin-top: -155px;}
    /*.fotLeft .fotcall {margin: 10px 0 !important;}*/
    /*.fotRight {width: 130px;}*/
	.containerSp{min-width: 900px !important;width: 900px !important;}
	.tab_BtnCtns01 .linetab{padding: 45px;}
	/*nav.navbar.bootsnav ul.nav > li > a{padding: 30px 10px;}*/
	.custRightTop img{right: 25px;}
	.inx_pos1{
		/*-webkit-transform: scale(0.7);
    	transform: scale(0.7);*/
    	/*top: 20% !important;*/
        font-size: 30px !important;top: 26% !important;
    }
	.inx_sqmpos{-webkit-transform: scale(0.7);transform: scale(0.7);}
	.proAdv{margin-top: 50px;height: 425px;-webkit-transform: scale(0.75);transform: scale(0.75);}
    /*.fotUrl{font-size: 12px; line-height: 20px; }*/
    div.baword {padding: 5px 0 !important;font-size: 12px;line-height: 20px; }
	.page_01 .bannerRight{-webkit-transform: scale(0.7);transform: scale(0.7);}
	.inx_seotectlbu{bottom: 40%;}
	.inter_mac{width: 300px !important;margin-top: 6% !important;}
	.block3 p{width: 135px !important;}
	.inter_titTop2{width: 130px !important;margin-left: -65px !important;}
	.inx_seotectlbu img {height: 70px;margin-top: 8%;}
	.section .minWidth1170{min-width: 900px !important;width: 900px !important;}
	h2.fontSize30 {font-size: 30px;line-height: 50px;}
    .cpyfwTopBanner210126 h2.fontSize30{font-size: 38px;line-height: 45px;}
	.inx_pos1 img {width: 53% !important;}   
	.inx_pos1 {font-size: 25px !important;line-height: 40px !important;width: 33% !important;top:30% !important;}  
	.monitor_wj .inx_pos1 {line-height: 20px !important;color: #302f7f;font-size: 16px !important;top: 22% !important;}
    .inter_toxiao {margin-top: 5% !important;}
    .wxPage-01-box .carousel-control {width: 15%;}
    .wxPage-01-box .bannerpage01 em { line-height: 22px;font-size: 14px;margin-top: 10px;}
    .wxPage-01-box .bannerpage01 i {font-size: 24px;line-height: 30px;}
    .wxPage-01-box .bannerpage01 span {font-size: 25px;}
    .wxPage-01-box .itemBanner01 .bannerpage01 i.tit02{font-size: 22px !important;       line-height: 23px;}
}
@media only screen and (max-width:1024px) {
	.bannerbox img {
	    width: 150px;
	    margin-top: 300px;
	}
}
@media only screen and (max-width:800px) {
	.inx_pos1 img {
	    width: 45% !important;
	 }   
	.inx_pos1 {
		font-size: 14px !important;
	    line-height: 18px !important;
	    width: 30% !important;
	    top: 20% !important;
	} 
}
@media only screen and (max-width:767px) {
	body {
		min-width: auto;
	}
	.topBanner,.braReInTopBanner,.cooper_ageBanner,.comproBanner,.contant_usBanner,.cpyfwTopBanner,.jjfa_hyjk_banner,.jjfa_fdc_banner,.jjfa_qc_banner,.jjfa_mz_banner,.jjfa_my_banner,.jjfa_jy_banner,.jjfa_jr_banner,.jjfa_jj_banner{
		height: auto;
		background: none;
	}
	.topBanner img,.braReInTopBanner img,.cooper_ageBanner img,.comproBanner img,.contant_usBanner img,.cpyfwTopBanner img,.jjfa_hyjk_banner img,.jjfa_fdc_banner img,.jjfa_qc_banner img,.jjfa_mz_banner img,.jjfa_my_banner img,.jjfa_jy_banner img,.jjfa_jr_banner img,.jjfa_jj_banner img{
		width: 100%;
		display: block !important;
	}
	.wjLogo{
		display: none;
	}
	/*.navbar-header .wjLogo{
		display: block;
	}*/
	.negPosi{
		width: 70%;
	}
	
}

@media only screen and (max-width:480px) {
	
}

@keyframes wrapper-gradient {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}
@keyframes img-gradient {
    0% {
        transform: translateY(100%);
    }
    100% {
        transform: translateY(0);
    }
}
@keyframes liu-gradient {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes gar-gradient {
    0% {
        transform: translateX(20%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes opacity2{
    0%{opacity:0}
    50%{opacity:.5;}
    100%{opacity:1;}
}
@-webkit-keyframes opacity2{
    0%{opacity:0}
    50%{opacity:.5;}
    100%{opacity:1;}
}
@-moz-keyframes opacity2{
    0%{opacity:0}
    50%{opacity:.5;}
    100%{opacity:1;}
}

@keyframes opacity3{
    0%{opacity:0}
    50%{opacity:0}
    100%{opacity:1;}
}
@-webkit-keyframes opacity3{
    0%{opacity:0}
    50%{opacity:0}
    100%{opacity:1;}
}
@-moz-keyframes opacity3{
    0%{opacity:0}
    50%{opacity:0}
    100%{opacity:1;}
}

@keyframes opacity4{
    0%{opacity:0}
    50%{opacity:0}
    70%{opacity:0;}
    100%{opacity:1;}
}
@-webkit-keyframes opacity4{
    0%{opacity:0}
    50%{opacity:0}
    70%{opacity:0;}
    100%{opacity:1;}
}
@-moz-keyframes opacity4{
    0%{opacity:0}
    50%{opacity:0}
    70%{opacity:0;}
    100%{opacity:1;}
}

@keyframes opacity5{
    0%{opacity:0}
    50%{opacity:0}
    100%{opacity:1;}
}
@-webkit-keyframes opacity5{
    0%{opacity:0}
    50%{opacity:0}
    100%{opacity:1;}
}
@-moz-keyframes opacity5{
    0%{opacity:0}
    50%{opacity:0}
    100%{opacity:1;}
}


body{
    background-color: #fff;
    min-width: 1200px !important;
}

.inx_zhu {
    position: fixed;
    top: 20px;
    right: 50px;
}

.inx_zhu a {
    margin-right: 20px;
    display: inline-block;
    width: 80px;
}

.inx_login {
    width: 93px;
    height: 40px;
    line-height: 37px;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 3px;
    color: #fff;
}

.inx_login:hover {
    color: #fff !important;
    background-color: #e39098;
}

.inx_pos1{
    position: absolute;
    top: 35%;
    left: 10%;
    width: 36%;
    text-align: left;
    font-size: 35px;
    color: white;
    font-weight: bold;
    line-height: 60px;
    letter-spacing: 3px;
    word-break: keep-all;
}

.inx_pos1 img{
    width: 100%;
    margin-bottom: 30px;
}

.inx_posxiaos{
    width: 80% !important;
    margin-top: 20px;
}

.inx_sqmpos{
    position: absolute;
    bottom: 10%;
    left: 10%;
    text-align: left;
    color: #fff;
    width: 400px;
    z-index: 999999;
}

.inx_shenqs{
    cursor: pointer;
    margin-bottom: 50px;
    color: #302f7f;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: white;
    border-radius: 5px;
    box-shadow: 0 5px 10px #e3e3e3;
    font-size: 26px;
    font-weight: bold;
}

.inx_sheqsls{
    float: left;
    border: 2px solid #fff;
    height: 60px;
    line-height: 60px;
    width: 47%;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-size:20px;
}

.inx_sheqsls a{
    color:#fff;
}

.inx_sheqsls:hover{
    background-color: #FF5269;
    border:none;
}

.inx_sheqslsing{
    float: left;
    width: 170px;
    cursor: pointer;
    position: relative;
    bottom: 20px;
}

/*.inx_shtarwen{
    position: absolute;
    bottom: 8%;
    right:3%;
}

.inx_shtarwen a{
    color:#fff;
    font-size: 20px;
}*/

/*.inx_bg2sl{
    position: relative;
    background-color: #fe4059;
    height:450px;
    padding-top: 5%;
}*/

.inx_conps {
    position: fixed;
    top: 20px;
    left: 50px;
    width: 500px;
    text-align: left;
}

/*.inx_jjuwbg{
    position: absolute;
    bottom: -1px;
    width: 100%;
    z-index: 9999;
}

.inx_jjuwbg img{
    width: 1200px;
}
*/
.inx_yqsheng{
    position: absolute;
    top: 20%;
    left: 50%;
    width: 500px;
    margin-left: -250px;
}

/*.gradient-wrapper {
    display: inline-block;
    overflow: hidden;
    animation: img-gradient 1s linear;
}*/

/*.inx_poseo{
    position: absolute;
    bottom: -223px;
    width: 1200px;
    height: 400px;
    text-align: left;
    overflow: hidden;
    left: 50%;
    margin-left: -600px;
}

.inx_poseo div{
    position: absolute;
    bottom: 0px;
    width: 33%;
    overflow: hidden;
}

.inx_poseo dl{
    position: absolute;
    right: 30px;
    bottom: -10px;
    text-align: left;
    width: 230px;
    margin: 0px;
    height: 100px;
    background: #fff;
}

.inx_posdispno{
    display: none;
}

.inx_poseo img{
    height:400px;
    display: none;
}
*/
/*.inx_toux1{
    text-align: right;
}

.inx_toux1 img{
    float:right;
}

.inx_toux2{
    left: 33%;
    text-align: center;
}

.inx_toux2 img{
    margin: auto;
}

.inx_toux3{
    left: 66%;
    text-align: left;
}*/

/*.inx_jiujuwbg{
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
}

.inx_posxian{
    animation: 2s opacity2;
    -webkit-animation: 2s opacity2;
    -moz-animation: 2s opacity2;
}

.inx_poseo i{
    display: block;
    color: #fd3748;
    text-align: center;
    font-size: 16px;
}

.inx_poseo em{
    display: block;
    color: #999;
    line-height: 25px;
    margin-top: 20px;
}

.inx_touwen1{
    position: absolute;
    right: 30px;
    bottom: -110%;
    top:110%;
    text-align: left;
    width: 230px;
}

.inx_touwen2{
    position: absolute;
    bottom: -110%;
    top:110%;
    left: 50%;
    margin-left: -115px;
    text-align: left;
    width: 230px;
}

.inx_touwen3{
    position: absolute;
    left: 30px;
    bottom: -110%;
    top:110%;
    text-align: left;
    width: 230px;
}

.inx_touwenanite{
    animation: 1s opacity4;
    -webkit-animation: 1s opacity4;
    -moz-animation: 1s opacity4;
}

.inx_ontter{
    animation: 1s opacity5;
    -webkit-animation: 1s opacity5;
    -moz-animation: 1s opacity5;
}

.inx_dshum {
    position: absolute;
    top: 10%;
    left: 50%;
    width: 500px;
    margin-left: -250px;
}

.inx_dshumnoe{
    position: absolute;
    top: 90%;
    width: 80%;
    left: 10%;
    text-align: left;
    height:100%;
    background-color: #fff;
}

.inx_yong1{
    position: relative;
    left: 5%;
    width: 30%;
    text-align: center;
    float: left;
    display: none;
}

.inx_yong2{
    position: relative;
    left: 5%;
    width: 30%;
    float: left;
    margin-left: 5%;
    text-align: center;
    display: none;
}

.inx_yong3{
    position: relative;
    left: 5%;
    width: 30%;
    float: left;
    margin-left: 5%;
    text-align: center;
    display: none;
}

.inx_yong4{
    position: relative;
    left: 5%;
    float: left;
    width: 30%;
    margin-left: 17%;
    margin-top: 3%;
    text-align: center;
    display: none;
}

.inx_yong5{
    position: relative;
    left: 5%;
    float: left;
    text-align: center;
    width: 30%;
    margin-left: 5%;
    margin-top: 3%;
    display: none;
}*/

/*.inx_yonggar{
    animation: gar-gradient 1s linear;
    -webkit-animation: gar-gradient 1s linear;
    -moz-animation: gar-gradient 1s linear;
}*/

.inx_mosla{
    position: absolute;
    top: 25%;
    right: 10%;
    width: 300px;
}

/*.inx_jslxm{
    width: 80%;
    margin: auto;
    margin-top: 50px;
    height:260px;
}

.inx_jsulom li img{
    height: 80px;
}

.inx_jsulom li span{
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 25px 0;
}

.inx_jsulom li{
    padding-top: 50px;
}

.inx_jsulom li em{
    display: block;
    color: #999;
    text-align: left;
    width: 60%;
    margin: auto;
}*/

/*.inx_ont1{
    position: relative;
    width: 25%;
    bottom:-20%;
    float:left;
    display: none;
}

.inx_ont2{
    position: relative;
    width: 25%;
    bottom:-20%;
    float:left;
    display: none;
}

.inx_ont3{
    position: relative;
    width: 25%;
    bottom:-20%;
    float:left;
    display: none;
}

.inx_ont4{
    position: relative;
    width: 25%;
    bottom:-20%;
    float:left;
    display: none;
}*/

/*.inx_toemsp{
    position: relative;
    background: #fe4059;
    margin-top: 50px;
    height: 380px;
}

.inx_qius{
    position: absolute;
    top:10%;
    right: 5%;
    width: 100%;
}

.inx_qius img{
    width: 50%;
    float: right;
}

.inx_mac{
    position: absolute;
    right: 20%;
    bottom:-120%;
    width: 400px;
    display: none;
}

.inx_mac img{
    width: 100%;
}*/

/*.inx_toxiao{
    position: absolute;
    left: -10%;
    top: 70px;
    width: 25%;
    margin-left: 20%;
    display: none;
}

.inx_toimsst{
    width: 50%;
    margin-bottom: 10%;
}*/

.inx_footer{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 90px;
    text-align: left;
    background-color: #ff5e75;
    color:#fff;
}

.inx_footerimg{
    width: 700px;
    margin: auto;
    padding: 20px 0;
}

.inx_footerimg img{
    float: left;
}

.inx_footersize{
    float: left;
    margin-left: 30px;
}

.inx_footersize span{
    display: block;
    text-align: center;
    line-height: 25px;
}

.fp-controlArrow.fp-prev{
    background: url(../../images/gifactive/inx_left.png) no-repeat center center !important;
}

.fp-controlArrow.fp-next{
    background: url(../../images/gifactive/inx_right.png) no-repeat center center !important;
}

.inx_lbotes{
    position: relative;
    top: 50%;
    margin-top: -200px;
}

.inx_lbtetun{
    color: #fffeff;
    width: 50%;
    margin: auto;
}

.inx_lbtetun h3{
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
    text-align: center;
}

.inx_lbtetun span{
    display: block;
    text-align: left;
    line-height: 25px;
}

.inx_lbtetun em{
    display: block;
    text-align: right;
}

.inx_lbleft{
    float: left;
    width: 40%;
}

.inx_lbright{
    position: relative;
    float: right;
    width: 50%;
    max-width: 380px;
    margin-left: 5%;
    height:200px;
    background-color: #fff;
}

.inx_lbtui{
    position: absolute;
    top: 0px !important;
    height: 200px;
    padding: 55px;
    width: 100%;
    height: 200px;
}

/*.inx_liucont{
    position: absolute;
    top: 20%;
    left: 20%;
    width: 60%;
    text-align: left;
}

.inx_liucont li{
    float: left;
    width: 50%;
    margin-bottom: 5%;
}

.inx_liucont li div{
    float: left;
    width: 25%;
    margin-right: 5%;
}

.inx_liucont li span{
    position: relative;
    left: 20%;
    display: block;
    float:left;
    width: 70%;
    margin-top: 5%;
    display: none;
    animation: liu-gradient 1s linear;
}

.inx_liucont li em{
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2%;
}

.inx_liucont li i{
    color: #999;
    line-height: 25px;
}*/

.inx_bankuai{
    position: relative;
    bottom: -10%;
    display: none;
}

.section_id7{
    padding-top: 5%;
}

.inx_seotect{
    position: relative;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    bottom: -10%;
    display: none;
}

/*.inx_seotect_gong{
    position: relative;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    bottom: -5%;
    display: none;
}*/

.inx_seotectlhei{
    height:97px;
}

.inx_seotectlbu{
    position: relative;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    bottom: -5%;
    height:97px;
}

/*.inx_seotitdl{
    animation: 2s opacity3;
    -webkit-animation: 2s opacity3;
    -moz-animation: 2s opacity3;
}*/

/*.inx_seotitd2{
    animation: 1s opacity3;
    -webkit-animation: 1s opacity3;
    -moz-animation: 1s opacity3;
}

.inx_seotitd3{
    animation: 1s opacity5;
    -webkit-animation: 1s opacity5;
    -moz-animation: 1s opacity5;
}

.inx_bg3sl{
    position: relative;
    height: 250px;
    padding-top: 5%;
}

.inx_dshumnoe img{
    width: 80%;
}*/
.inx_seotectlbu{
	text-align: center;
}
.inx_seotectlbu img{
    
}

/*.inx_m_small {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -42px;
    cursor: pointer;
}*/



.inx_fcont{
    position: relative;
    text-align: left;
    width: 60%;
    top:30%;
    left:10%;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.inx_fcont img{
    width:100%;
}
.inx_f1{
    position: absolute;
    width: 13%;
    top: 26.5%;
    left: 16%;
}
.inx_f2{
    position: absolute;
    width: 13%;
    top: 20%;
    left: 24%;
}
.inx_f3{
    position: absolute;
    width: 13%;
    top: 13%;
    left: 32%;
}
.inx_f4{
    position: absolute;
    width: 13%;
    top: 6%;
    left: 40%;
}
.inx_f5{
    position: absolute;
    width: 31%;
    top: 7%;
    left: 36%;
}
.inx_f6{
    position: absolute;
    width: 31%;
    top: 34%;
    left: 33.5%;
}
.inx_f7{
    position: absolute;
    width: 90%;
    top: -31%;
    left: 4%;
    opacity: 0;
}



/**
  鏂扮増鏍峰紡
 */
@-webkit-keyframes indexInTop{
    from{
        opacity:0;
        -webkit-transform:none;
        transform:none
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0,-50%,0);
        transform:translate3d(0,0%,0)
    }
}

@keyframes indexInTop{
    from{
        opacity:0;
        -webkit-transform:none;
        transform:none
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0,-50%,0);
        transform:translate3d(0,0%,0)
    }
}

@-webkit-keyframes indexInTopfnt{
    from{
        opacity:0;
        -webkit-transform:none;
        transform:none
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0,-20%,0);
        transform:translate3d(0,-20%,0)
    }
}

@keyframes indexInTopfnt{
    from{
        opacity:0;
        -webkit-transform:none;
        transform:none
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0,-20%,0);
        transform:translate3d(0,-20%,0)
    }
}

@-webkit-keyframes indexInLeft{
    from{
        opacity:0;
        -webkit-transform:none;
        transform:none
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(-20%,0,0);
        transform:translate3d(-20%,0,0)
    }
}

@keyframes indexInLeft{
    from{
        opacity:0;
        -webkit-transform:none;
        transform:none
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(-20%,0,0);
        transform:translate3d(-20%,0,0)
    }
}

@-webkit-keyframes indexInRight{
    from{
        opacity:0;
        -webkit-transform:none;
        transform:none
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(70%,0,0);
        transform:translate3d(70%,0,0)
    }
}

@keyframes indexInRight{
    from{
        opacity:0;
        -webkit-transform:none;
        transform:none
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(70%,0,0);
        transform:translate3d(70%,0,0)
    }
}

@-webkit-keyframes indexIn{
    from{opacity:0}
    to{opacity:1}
}

@keyframes indexIn{
    from{opacity:0}
    to{opacity:1}
}

.inter_bg2sl {
    position: relative;
    background-color: #302f7f;
    height: 60%;
}

.inter_tit2{
    position: absolute;
    width: 500px;
    height: 90px;
    left: 50%;
    margin-left: -250px;
    top: 50%;
    margin-top: -80px;
    opacity: 0;
    text-align: center;
}

.inter_titTop2{
    opacity: 1;
    -webkit-animation: indexInTop .6s 0s forwards linear;
    animation: indexInTop .6s 0s forwards linear;
}

.inter_jjuwbg {
    position: absolute;
    bottom: -1px;
    width: 100%;
    z-index: 9999;
}

.inter_jjuwbg img {
    width: 1200px;
}

.inter_poseo {
    position: absolute;
    bottom: -223px;
    width: 1200px;
    height: 400px;
    text-align: left;
    overflow: hidden;
    left: 50%;
    margin-left: -600px;
}

.inter_poseo div {
    position: absolute;
    bottom: 0px;
    width: 33%;
    overflow: hidden;
}

.inter_poseo img {
    height: 400px;
    opacity: 0;
}

.inter_toux1 {
    text-align: right;
}

.inter_toux1 img {
    float: right;
}

.inter_toux2 {
    left: 33%;
    text-align: center;
}

.inter_toux3 {
    left: 66%;
    text-align: left;
}

.inter_touwen1 {
    position: absolute;
    right: 30px;
    top: 200px;
    text-align: left;
    width: 230px;
    height:170px;
}

.inter_touwen2 {
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -115px;
    text-align: left;
    width: 230px;
    height:170px;
}

.inter_touwen3 {
    position: absolute;
    left: 30px;
    top: 200px;
    text-align: left;
    width: 230px;
    height:170px;
}

.inter_poseo i {
    display: block;
    color: #302f7f;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.inter_poseo em {
    display: block;
    color: #333;
    line-height: 25px;
    margin-top: 20px;
}

.inter_poseo span{
    opacity: 0;
}

.inter_imgbg2{
    opacity: 0;
    -webkit-animation: indexIn 1s .5s forwards linear;
    animation: indexIn 1s .5s forwards linear;
}

.inter_touwenanite{
    top:230px;
    opacity: 0;
    -webkit-animation: indexInTopfnt .7s 1s forwards linear;
    animation: indexInTopfnt .7s 1s forwards linear;
}

.inter_bg3sl {
    position: relative;
    height: 250px;
}

.inter_seotect_gong {
    position: relative;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    top:50%;
    opacity: 0;
    text-align: center;
}

/*.inter_yong1 {
    position: relative;
    left: 10%;
    width: 30%;
    text-align: center;
    float: left;
    opacity: 0;
}

.inter_yong2 {
    position: relative;
    left: 10%;
    width: 30%;
    margin-left: 5%;
    text-align: center;
    float: left;
    opacity: 0;
}

.inter_yong3 {
    position: relative;
    left: 10%;
    width: 30%;
    margin-left: 5%;
    text-align: center;
    float: left;
    opacity: 0;
}

.inter_yong4 {
    position: relative;
    left: 10%;
    width: 30%;
    margin-left: 17%;
    margin-top: 3%;
    text-align: center;
    float: left;
    opacity: 0;
}

.inter_yong5 {
    position: relative;
    left: 10%;
    width: 30%;
    margin-left: 5%;
    margin-top: 3%;
    text-align: center;
    float: left;
    opacity: 0;
}*/
.proAdv{
    width: 30%;
    float: left;
    margin-right: 5%;
    height: 440px;
    margin-top: 150px;
}
.proAdv span{
    display: block;  
}
.proAdv p{
	width: 100%;
    height: 100%;
    padding: 40px 50px;
    padding-top: 210px;	
}
.proAdv i{
    display: block;
    float: left;
    width: 90%;
    margin-left: 6px;
    line-height: 25px;
}
.proAdv em{
    display: block;
    width: 4px;
    height: 4px;
    float: left;
    background: #302f7f;
    border-radius: 100%;
    overflow: hidden;
    box-shadow: 0 0 5px #e3e3e3;
    margin-top: 8px;
}
.proAdv-01{
	background: url(../../images/gifactive/cpysqkz-01.png) no-repeat;
	background-size: 100% 100%;
	/*-webkit-animation: indexInLeft .6s .5s forwards linear;
    animation: indexInLeft .6s .5s forwards linear;*/
}
.proAdv-02{
	background: url(../../images/gifactive/cpysqkz-02.png) no-repeat;
	background-size: 100% 100%;
	/*-webkit-animation: indexInLeft .6s 1s forwards linear;
    animation: indexInLeft .6s 1s forwards linear;*/
}
.proAdv-03{
	background: url(../../images/gifactive/cpysqkz-03.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 0 !important;
	/*-webkit-animation: indexInLeft .6s 1.5s forwards linear;
    animation: indexInLeft .6s 1.5s forwards linear;*/
}
.inter_jslxm {
    width: 80%;
    margin: auto;
    padding-top: 6%;
    height: 35%;
}

.inter_jslxm li img {
    width: 30%;
    max-width: 80px;
}

.inter_jsulom li span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 25px 0;
}

.inter_jsulom li em {
    display: block;
    color: #999;
    text-align: left;
    width: 60%;
    margin: auto;
}

.inter_ont1 {
    position: relative;
    width: 25%;
    float: left;
    opacity: 0;
}

.inter_ont2 {
    position: relative;
    width: 25%;
    float: left;
    opacity: 0;
}

.inter_ont3 {
    position: relative;
    width: 25%;
    float: left;
    opacity: 0;
}

.inter_ont4 {
    position: relative;
    width: 25%;
    float: left;
    opacity: 0;
}

.inter_ontleft1{
    -webkit-animation: indexInTopfnt .6s .2s forwards linear;
    animation: indexInTopfnt .6s .2s forwards linear;
}

.inter_ontleft2{
    -webkit-animation: indexInTopfnt .6s .7s forwards linear;
    animation: indexInTopfnt .6s .7s forwards linear;
}

.inter_ontleft3{
    -webkit-animation: indexInTopfnt .6s 1.2s forwards linear;
    animation: indexInTopfnt .6s 1.2s forwards linear;
}

.inter_ontleft4{
    -webkit-animation: indexInTopfnt .6s 1.7s forwards linear;
    animation: indexInTopfnt .6s 1.7s forwards linear;
}

.inter_toemsp {
    position: relative;
    background: #f6f5fb;
    height: 40%;
}
..fp-tableCellP{
	position: relative;
}
.inter_toxiao {
    width: 40%;
    float: left;
    margin-top: 10%;
}

.inter_toxiaofei{
    -webkit-animation: indexInRight 1s .6s forwards linear;
    animation: indexInRight 1s .6s forwards linear;
}

.inter_toimsst {
    width: 100%;
    margin-bottom: 10%;
}

.inter_mac {
    width: 42%;
    float: right;
    margin-top: 6%;
}

.inter_mac img {
    width: 100%;
}

.inter_macTop{
    -webkit-animation: indexInTop 1s 1s forwards linear;
    animation: indexInTop 1s 1s forwards linear;
}

.inter_liucont {
    position: absolute;
    top: 20%;
    left: 20%;
    width: 60%;
    text-align: left;
}
.containerSp{
    padding: 20px 0 !important;
}
.fotcall {
    margin: 15px 0 !important;
}
.baword {
    padding: 10px 0 !important;
}
.inter_liucont li {
    float: left;
    width: 50%;
    margin-bottom: 5%;
}

.inter_liucont li div {
    float: left;
    width: 25%;
    margin-right: 5%;
}

.inter_liucont li span {
    position: relative;
    left: 70px;
    display: block;
    float: left;
    width: 70%;
    margin-top: 5%;
    opacity: 0;
}

.inter_liucont li em {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2%;
}

.inter_liucont li i {
    color: #999;
    line-height: 25px;
}

.inter_bankuai {
    position: relative;
    bottom: -20px;
    opacity: 0;
}

.inter_ontter {
    -webkit-animation: indexInTopfnt .6s .2s forwards linear;
    animation: indexInTopfnt .6s .2s forwards linear;
}

.inter_ontterleft{
    -webkit-animation: indexInLeft .6s .2s forwards linear;
    animation: indexInLeft .6s .2s forwards linear;
}
.fp-controlArrow.fp-next, .fp-controlArrow.fp-prev {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    border-width: 0;
    margin-top: -35px;
}

@charset "UTF-8";
ul li{
	list-style-type:none;
}

ul{
	padding-left:0px;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}

a:active {
    text-decoration:none;
}

a:focus {
    text-decoration:none;
}

input {outline:none;}

em,i{
	font-style:normal !important;
}

img{
	max-width:100%;
	width:auto;
	height:auto;
}

main section.banner {
	padding: 0;
	background-size: cover;
	background-repeat: no-repeat;
}

main section {
	position: relative;
	padding: 90px 0;
}

main {
	position: relative;
	width: 50%;
	float: right;
}

main section.banner article {
	height: 500px;
}

main section article {
	text-align: center;
	position: relative;
	margin: 0 auto;
	max-width: 1600px;
	font-size: 0;
}

main .laboratory {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    width: 780px !important;
    height: 400px !important;
    display: inline-block;
    float: right;
    margin-top: 23%;
}


@media screen and (min-width:1400px) and (max-width:1700px){
    main .laboratory {
        margin-top: 12%;
		-webkit-transform: scale(0.75);
    	transform: scale(0.75);
    }
    .inter_mac {
        bottom: -80%;
    }
    .inter_toxiao{
        left:40%;
    }
    .wxPage-01 ,.wxPage-01-box,.cpyfwTopBanner ,.cpyfwTopBanner210126 .cpyfwTopBanner{
		height: 590px;
	}
    .wxPage-01-box .bannerpage01 em{font-size: 18px;}
    .wxPage-01-box main .laboratory{ -webkit-transform: scale(0.7)!important;transform: scale(0.7) !important;}
}
@media screen and (min-width:1300px) and (max-width:1399px){
    main .laboratory {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        margin-top: 3%;
    }
    .inter_mac {
        bottom: -70%;
    }
    .inter_toxiao{
        left:40%;
    }
}
@media screen and (min-width:1200px) and (max-width:1299px){
    main .laboratory {
        -webkit-transform: scale(0.65);
        transform: scale(0.65);
        margin-top: 3%;
    }
    .wxPage-01-box main .laboratory {
        -webkit-transform: scale(0.6) !important;
        transform: scale(0.6) !important;
    }
    .inter_mac {
        bottom: -70%;
    }
    .inter_toxiao{
        left:40%;
    }
}
@media screen and (min-width:1100px) and (max-width:1199px){
    main .laboratory {
        -webkit-transform: scale(0.55);
        transform: scale(0.55);
    	margin-top: 6%;
    }
    .wxPage-01-box main .laboratory {
        -webkit-transform: scale(0.6) !important;
        transform: scale(0.6) !important;
    }
    .inter_mac {
        bottom: -60%;
    }
    .inter_toxiao{
        left:40%;
    }
}
@media screen and (min-width:1000px) and (max-width:1099px){
    main .laboratory {
        -webkit-transform: scale(0.55);
        transform: scale(0.55);
        margin-top: 2%;
    }
    .wxPage-01-box main .laboratory {
        -webkit-transform: scale(0.6) !important;
        transform: scale(0.6) !important;
    }
    .inter_mac {
        bottom: -60%;
    }
    .inter_toxiao{
        left:40%;
    }
}
@media screen and (max-width:999px){
    main .laboratory {
        -webkit-transform: scale(0.45);
        transform: scale(0.45);
    }
    .wxPage-01-box main .laboratory {
        -webkit-transform: scale(0.6)!important;
        transform: scale(0.6) !important;
    }
    .inter_mac {
        bottom: -60%;
    }
    .inter_toxiao{
        left:40%;
    }
}
	
@-webkit-keyframes fadeInDown{
	from{
		opacity:0;
		-webkit-transform:translate3d(0,-100%,0);
		transform:translate3d(0,-100%,0)
	}
	to{
		opacity:1;
		-webkit-transform:none;
		transform:none
	}
}

@keyframes fadeInDown{
	from{
		opacity:0;
		-webkit-transform:translate3d(0,-100%,0);
		transform:translate3d(0,-100%,0)
	}
	to{
		opacity:1;
		-webkit-transform:none;
		transform:none
	}
}

@-webkit-keyframes fadeInUp{
	from{
		opacity:0;
		-webkit-transform:translate3d(0,100%,0);
		transform:translate3d(0,100%,0)
	}
	to{
		opacity:1;
		-webkit-transform:none;
		transform:none
	}
}

@keyframes fadeInUp{
	from{
		opacity:0;
		-webkit-transform:translate3d(0,100%,0);
		transform:translate3d(0,100%,0)
	}
	to{
		opacity:1;
		-webkit-transform:none;
		transform:none
	}
}

@-webkit-keyframes fadeInLeft{
	from{
		opacity:0;
		-webkit-transform:translate3d(-100%,0,0);
		transform:translate3d(-100%,0,0)
	}
	to{
		opacity:1;
		-webkit-transform:none;
		transform:none
	}
}

@keyframes fadeInLeft{
	from{
		opacity:0;
		-webkit-transform:translate3d(-100%,0,0);
		transform:translate3d(-100%,0,0)
	}
	to{
		opacity:1;
		-webkit-transform:none;
		transform:none
	}
}

@-webkit-keyframes fadeIn{
	from{opacity:0}
	to{opacity:1}
}

@keyframes fadeIn{
	from{opacity:0}
	to{opacity:1}
}

@-webkit-keyframes flash{
	from,50%,to{opacity:1}25%,75%{opacity:0}
}

@keyframes flash{
	from,50%,to{opacity:1}25%,75%{opacity:0}
}

@-webkit-keyframes floatDown{
	to,from{opacity:1;-webkit-transform:none;transform:none}50%{opacity:.7;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}
}

@keyframes floatDown{
	to,from{opacity:1;-webkit-transform:none;transform:none}50%{opacity:.7;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}
}

@-webkit-keyframes floatDown2{
	50%{opacity:1;-webkit-transform:none;transform:none}to,from{opacity:.7;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}
}

@keyframes floatDown2{
	50%{opacity:1;-webkit-transform:none;transform:none}to,from{opacity:.7;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}
}

@-webkit-keyframes floatRight{
	from{opacity:0;-webkit-transform:none;transform:none}to{opacity:1;-webkit-transform:translate3d(10px,5px,0);transform:translate3d(10px,5px,0)}
}

@keyframes floatRight{
	from{opacity:0;-webkit-transform:none;transform:none}to{opacity:1;-webkit-transform:translate3d(10px,5px,0);transform:translate3d(10px,5px,0)}
}

@-webkit-keyframes floatLeft{
	from{opacity:0;-webkit-transform:none;transform:none}to{opacity:1;-webkit-transform:translate3d(-20px,14px,0);transform:translate3d(-20px,14px,0)}
}

@keyframes floatLeft{
	from{opacity:0;-webkit-transform:none;transform:none}to{opacity:1;-webkit-transform:translate3d(-20px,14px,0);transform:translate3d(-20px,14px,0)}
}

@-webkit-keyframes floatRight2{
	from{opacity:0;-webkit-transform:none;transform:none}to{opacity:1;-webkit-transform:translate3d(20px,5px,0);transform:translate3d(20px,5px,0)}
}

@keyframes floatRight2{
	from{opacity:0;-webkit-transform:none;transform:none}to{opacity:1;-webkit-transform:translate3d(20px,5px,0);transform:translate3d(20px,5px,0)}
}

.laboratory .component{
	position:absolute;
	opacity:0
}

.laboratory .grid{
	left:0px;
	top:0px;
	width: 958px;
    height: 554px;
	opacity:1
}

.laboratory .machine{
	top: 60px;
    left: 160px;
    z-index: 9999;
	-webkit-animation:fadeInDown .6s .5s forwards linear;
	animation:fadeInDown .6s .5s forwards linear;
	/*-webkit-animation: fadeIn 1.5s .5s forwards linear;
    animation: fadeIn 1.5s .5s forwards linear;*/
}

.laboratory .machine img{
	width:90px;
	height:153px;
	/*-webkit-animation: floatDown 5s 0s forwards ease-in-out infinite;
    animation: floatDown 5s 0s forwards ease-in-out infinite;*/
}

.machine2{
	position:absolute;
    bottom: 15%;
    right: 19%;
    opacity: 0;
    z-index: 9999;
	-webkit-animation: fadeIn 1.5s .5s forwards linear;
    animation: fadeIn 1.5s .5s forwards linear;
}

/*.laboratory .machine .box_machine{
	top:97px;
	left:87px;
	-webkit-transform:skewY(-30deg);
	transform:skewY(-30deg);
	-webkit-animation:fadeIn 1s 3.1s forwards linear;
	animation:fadeIn 1s 3.1s forwards linear
}*/

@-webkit-keyframes floatMachineLayer{
	to,from{opacity:.1;-webkit-transform:none;transform:none}75%{opacity:.5;-webkit-transform:translate3d(14px,17px,0);transform:translate3d(14px,17px,0)}
}

@keyframes floatMachineLayer{
	to,from{opacity:.1;-webkit-transform:none;transform:none}75%{opacity:.5;-webkit-transform:translate3d(14px,17px,0);transform:translate3d(14px,17px,0)}
}

@-webkit-keyframes floatMachineLayer2{
	to,from{opacity:.1;-webkit-transform:none;transform:none}75%{opacity:.5;-webkit-transform:translate3d(26px,30px,0);transform:translate3d(26px,30px,0)}
}

@keyframes floatMachineLayer2{
	to,from{opacity:.1;-webkit-transform:none;transform:none}75%{opacity:.5;-webkit-transform:translate3d(26px,30px,0);transform:translate3d(26px,30px,0)}
}

/*.laboratory .machine .box_machine .layer{
	height:97px;
	width:85.5px;
	background:#81ffbc;
	display:inline-block
}

.laboratory .machine .box_machine .layer:nth-of-type(1){
	-webkit-animation:floatMachineLayer 10s 3.1s infinite ease;
	animation:floatMachineLayer 10s 3.1s infinite ease
}

.laboratory .machine .box_machine .layer:nth-of-type(2){
	-webkit-animation:floatMachineLayer2 10s 3.1s infinite ease;
	animation:floatMachineLayer2 10s 3.1s infinite ease
}*/

/*.laboratory .machine .chart_machine{
	-webkit-animation:fadeIn 1s 1.1s forwards linear;
	animation:fadeIn 1s 1.1s forwards linear;
	height:31px;
	width:46.5px;
	background:#00B27A;
	display:inline-block;
	position:absolute;
	-webkit-transform:skewY(30deg);
	transform:skewY(30deg);
	top:83px;
	left:17px
}

.laboratory .machine .chart_machine .lines{
	-webkit-animation:fadeIn 1s 2.1s forwards linear;
	animation:fadeIn 1s 2.1s forwards linear;
	overflow:hidden;
	left:0;
	bottom:5px;
	width:50px;
	height:24px;
	display:inline-block
}

.laboratory .machine .chart_machine .lines .line{
	background:#02E882;
	display:inline-block;
	position:absolute;
	bottom:0;
	width:3px;
	left:2px;
	-webkit-animation:floatMachineLine80 7s 2.1s infinite ease;
	animation:floatMachineLine80 7s 2.1s infinite ease
}*/

@-webkit-keyframes floatMachineLine80{
	from,to{opacity:1;-webkit-transform:translate3d(0,80%,0);transform:translate3d(0,80%,0)}75%{opacity:1;-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0)}
}

@keyframes floatMachineLine80{
	from,to{opacity:1;-webkit-transform:translate3d(0,80%,0);transform:translate3d(0,80%,0)}75%{opacity:1;-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0)}
}

/*.laboratory .machine .chart_machine .lines .line:nth-child(1){
	left:2.5px;
	height:30%
}

.laboratory .machine .chart_machine .lines .line:nth-child(2){
	left:8px;
	height:50%
}

.laboratory .machine .chart_machine .lines .line:nth-child(3){
	left:13.5px;
	height:35%
}

.laboratory .machine .chart_machine .lines .line:nth-child(4){
	left:19px;
	height:80%
}

.laboratory .machine .chart_machine .lines .line:nth-child(5){
	left:24.5px;
	height:45%
}

.laboratory .machine .chart_machine .lines .line:nth-child(6){
	left:30px;
	height:85%
}

.laboratory .machine .chart_machine .lines .line:nth-child(7){
	left:35.5px;
	height:60%
}

.laboratory .machine .chart_machine .lines .line:nth-child(8){
	left:41px;
	height:65%
}*/

/*.laboratory .machine_light1{
	left:255px;
	top:51px;
	-webkit-animation:fadeInUp .5s 1.3s forwards linear;
	animation:fadeInUp .5s 1.3s forwards linear
}

.laboratory .machine_light2{
	left:255px;
	top:34px;
	-webkit-animation:fadeIn .5s 2.1s forwards linear;
	animation:fadeIn .5s 2.1s forwards linear
}*/

.laboratory .machine_light{
	left:255px;
	top:8px;
	-webkit-animation:flash 5s 2.1s forwards linear infinite;
	animation:flash 5s 2.1s forwards linear infinite
}

.laboratory .laptop{
    top: 27%;
    left: 26%;
	-webkit-animation:fadeInDown 1s 4s forwards linear;
	animation:fadeInDown 1s 4s forwards linear
}

.laboratory .laptop img{
	width: 213px;
    height: 278px;
}
	
.laboratory .laptop .box_laptop{
	top:0;
	left:0;
	-webkit-animation:floatRight2 1.7s 3.3s forwards linear;
	animation:floatRight2 1.7s 3.3s forwards linear
}

.laboratory .laptop .box_laptop .layer{
	height: 278px;
    width: 213px;
	display:inline-block;
	top: 40px;
    left: -13px;
	opacity:1
}

.labzhutu{
	position: absolute;
	left: 290px;
    top: 10px;
    z-index: 9999;
	-webkit-animation:fadeInDown .6s 0s forwards linear;
	animation:fadeInDown .6s 0s forwards linear
}

.labzhutu2{
	position: absolute;
    right: 10%;
    bottom: 35%;
    opacity: 0;
    z-index: 9999;
	-webkit-animation: fadeIn 1.5s 1s forwards linear;
    animation: fadeIn 1.5s 1s forwards linear;
}

.int_fkcont div:nth-child(1){
	position: absolute;
    left: 20%;
    top: -10%;
	opacity: 0;
	-webkit-animation: fadeIn 1.5s 1s forwards linear;
    animation: fadeIn 1.5s 1s forwards linear;
}

.int_fkcont div:nth-child(1) img{
	-webkit-animation: floatDown 5s 0s forwards ease-in-out infinite;
    animation: floatDown 5s 0s forwards ease-in-out infinite;
}

.int_fkcont div:nth-child(2){
	position: absolute;
    bottom: 20%;
	opacity: 0;
	-webkit-animation: fadeIn 1.5s 1s forwards linear;
    animation: fadeIn 1.5s 1s forwards linear;
}

.int_fkcont div:nth-child(2) img{
	-webkit-animation: floatDown 5s 1.5s forwards ease-in-out infinite;
    animation: floatDown 5s 1.5s forwards ease-in-out infinite;
}

.int_fkcont div:nth-child(3){
	position: absolute;
    right: 2%;
    top: -15%;
	opacity: 0;
	-webkit-animation: fadeIn 1.5s 1s forwards linear;
    animation: fadeIn 1.5s 1s forwards linear;
}

.int_fkcont div:nth-child(3) img{
	-webkit-animation: floatDown 5s 2.5s forwards ease-in-out infinite;
    animation: floatDown 5s 2.5s forwards ease-in-out infinite;
}

.int_fkcont div:nth-child(4){
	position: absolute;
    right: 0px;
    bottom: -5%;
	opacity: 0;
	-webkit-animation: fadeIn 1.5s 1s forwards linear;
    animation: fadeIn 1.5s 1s forwards linear;
}

.int_fkcont div:nth-child(4) img{
	-webkit-animation: floatDown 5s 3.5s forwards ease-in-out infinite;
    animation: floatDown 5s 3.5s forwards ease-in-out infinite;
}

.int_fkcont div:nth-child(5){
	position: absolute;
	left: 5%;
    top: -20%;
	opacity: 0;
	-webkit-animation: fadeIn 1.5s .2s forwards linear;
    animation: fadeIn 1.5s .2s forwards linear;
}

.int_fkcont div:nth-child(6){
	position: absolute;
    left: 17%;
    top: 25%;
    opacity: 0;
    z-index: 9999;
	-webkit-animation: fadeIn 2s 2s forwards linear;
    animation: fadeIn 2s 2s forwards linear;
}

.laboratory .laptop .box_laptop .layer .page{
	opacity:1
}

.laboratory .laptop .box_laptop .layer .page .picture{
	left:9px;
	top:11px;
	opacity:1
}

.laboratory .laptop .box_laptop .layer .page .text{
	display:inline-block;
	background:#D7D8D8;
	opacity:.3
}

.laboratory .laptop .box_laptop .layer .page .text:nth-of-type(1){
	width:27px;
	height:20px;
	left:47px;
	top:12px
}

.laboratory .laptop .box_laptop .layer .page .text:nth-of-type(2){
	width:17px;
	height:3px;
	left:47px;
	top:35px
}

.laboratory .laptop .box_laptop .layer .page .text:nth-of-type(3){
	width:27px;
	height:3px;
	left:47px;
	top:42px
}

.laboratory .laptop .box_laptop .layer .page .text:nth-of-type(4){
	width:20px;
	height:3px;
	left:47px;
	top:49px
}

.laboratory .laptop .box_laptop .layer .page .text:nth-of-type(5){
	left:9px;
	top:62px;
	height:27px;
	width:66px
}

.laboratory .laptop .box_laptop .layer .chart-bar{
	width:65px;
	height:39px;
	bottom:12px;
	left:20px;
	overflow:hidden;
	opacity:1
}

.laboratory .laptop .box_laptop .layer .chart-bar .bar{
	background:#02f0f2;
	height:4px;
	-webkit-animation:fadeInLeft 1.5s 5s forwards linear;
	animation:fadeInLeft 1.5s 5s forwards linear
}

.laboratory .laptop .box_laptop .layer .chart-bar .bar:nth-of-type(1){
	width:30%;
	top:0
}

.laboratory .laptop .box_laptop .layer .chart-bar .bar:nth-of-type(2){
	width:80%;
	top:8px
}

.laboratory .laptop .box_laptop .layer .chart-bar .bar:nth-of-type(3){
	width:40%;
	top:16px
}

.laboratory .laptop .box_laptop .layer .chart-bar .bar:nth-of-type(4){
	width:90%;
	top:24px
}

.laboratory .laptop .box_laptop .layer .user-box{
	width: 63px;
    height: 133px;
	left: -20px;
    top: -5px;
	-webkit-animation:fadeIn 1s 5s forwards linear;
	animation:fadeIn 1s 5s forwards linear
}

.laboratory .laptop .box_laptop .layer .user-box .user{
	width:63px;
	height:133px
}

@-webkit-keyframes floatUser2{
	from,to{opacity:.5;-webkit-transform:none;transform:none}75%{opacity:.5;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0)}
}

@keyframes floatUser2{
	from,to{opacity:.5;-webkit-transform:none;transform:none}75%{opacity:.5;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0)}
}

.laboratory .laptop .box_laptop .layer .user-box .user:nth-of-type(1){
	background:url(../../images/gifactive/int_kehu1.png) no-repeat;
	opacity:1;
}

.laboratory .laptop .box_laptop .layer .user-box .user:nth-of-type(2){
	background:url(../../images/wj/gifactive/int_kehu2.png) no-repeat;
	opacity:1;
	-webkit-animation: floatFolder1 10s 5s infinite ease;
    animation: floatFolder1 10s 5s infinite ease;
}

.laboratory .laptop .box_laptop .layer .user-box .user:nth-of-type(3){
	background:url(../../images/gifactive/int_kehu3.png) no-repeat;
	opacity:1;
	-webkit-animation: floatFolder3 10s 5s infinite ease;
    animation: floatFolder3 10s 5s infinite ease;
}

@-webkit-keyframes floatUser3{
	from,to{opacity:1;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(20px,20px,0);transform:translate3d(20px,20px,0)}
}

@keyframes floatUser3{
	from,to{opacity:1;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(20px,20px,0);transform:translate3d(20px,20px,0)}
}

.laboratory .phone{
	top:350px;
	left:35%;
	-webkit-animation:fadeInDown 1s 2.3s forwards linear;
	animation:fadeInDown 1s 2.3s forwards linear
}

.laboratory .phone img{
	width:210px;
	height:217px
}

@-webkit-keyframes floatUp20{
	from,to{opacity:0;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}
}

@keyframes floatUp20{
	from,to{opacity:0;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}
}

@-webkit-keyframes floatUp40{
	from,to{opacity:0;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}
}

@keyframes floatUp40{
	from,to{opacity:0;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}
}

@-webkit-keyframes floatUp41{
	from,to{opacity:0;-webkit-transform:none;transform:none}65%{opacity:1;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}
}

@keyframes floatUp41{
	from,to{opacity:0;-webkit-transform:none;transform:none}65%{opacity:1;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}
}

.laboratory .phone .box_phone:nth-of-type(1){
	-webkit-animation:floatUp20 10s 4.8s infinite ease;
	animation:floatUp20 10s 4.8s infinite ease
}

.laboratory .phone .box_phone:nth-of-type(2){
	-webkit-animation:floatUp40 10s 4.8s infinite ease;
	animation:floatUp40 10s 4.8s infinite ease
}

.laboratory .phone .box_phone:nth-of-type(3){
	-webkit-animation:floatUp40 10s 4.8s infinite ease;
	animation:floatUp40 10s 4.8s infinite ease
}

.laboratory .phone .box_phone:nth-of-type(4){
	-webkit-animation:floatUp41 10s 4.8s infinite ease;
	animation:floatUp41 10s 4.8s infinite ease
}

.laboratory .phone .box_phone:nth-of-type(5){
	-webkit-animation:floatUp41 10s 4.8s infinite ease;
	animation:floatUp41 10s 4.8s infinite ease
}

.laboratory .phone .box_phone:nth-of-type(6){
	-webkit-animation:floatUp41 10s 4.8s infinite ease;
	animation:floatUp41 10s 4.8s infinite ease
}

.laboratory .phone .box_phone:nth-of-type(7){
	-webkit-animation:floatUp41 10s 4.8s infinite ease;
	animation:floatUp41 10s 4.8s infinite ease
}

.laboratory .phone .box_phone:nth-of-type(8){
	-webkit-animation:floatUp41 10s 4.8s infinite ease;
	animation:floatUp41 10s 4.8s infinite ease
}

.laboratory .phone .box_phone:nth-of-type(9){
	-webkit-animation:floatUp41 10s 4.8s infinite ease;
	animation:floatUp41 10s 4.8s infinite ease
}

.laboratory .phone .box_phone .layer{
	-webkit-animation:fadeIn 2s 4.8s forwards linear;
	animation:fadeIn 2s 4.8s forwards linear;
	display:inline-block;
	/*-webkit-transform:skewX(-60deg) skewY(16deg);
	transform:skewX(-60deg) skewY(16deg);*/
	top:-110px;
	left:70px;
	width:108px;
	height:64px;
}

.laboratory .phone .box_phone .layerxiao{
	-webkit-animation:fadeIn 2s 4.8s forwards linear;
	animation:fadeIn 2s 4.8s forwards linear;
	display:inline-block;
}

.com_phone1{
	background:url(../../images/gifactive/int_phone1.png) no-repeat;
}

.com_phone2{
	background:url(../../images/gifactive/int_phone2.png) no-repeat;
}

.com_phone3{
	background:url(../../images/gifactive/int_phone3.png) no-repeat;
}

.com_phone4{
	background:url(../../images/gifactive/int_phone4.png) no-repeat;
	width:31px;
	height:18px;
	top: -80px;
    left: 90px;
}

.com_phone5{
	background:url(../../images/gifactive/int_phone5.png) no-repeat;
	width:31px;
	height:18px;
	top: -90px;
    left: 100px;
}

.com_phone6{
	background:url(../../images/gifactive/int_phone6.png) no-repeat;
	width:31px;
	height:18px;
	top: -100px;
    left: 110px;
}

.com_phone7{
	background:url(../../images/gifactive/int_phone7.png) no-repeat;
	width:32px;
	height:18px;
	top: -95px;
    left: 125px;
}

.com_phone8{
	background:url(../../images/gifactive/int_phone8.png) no-repeat;
	width:32px;
	height:18px;
	top: -105px;
    left: 125px;
}

.com_phone9{
	background:url(../../images/gifactive/int_phone9.png) no-repeat;
	width:32px;
	height:18px;
	top: -115px;
    left: 125px;
}

.laboratory .mac{
    top: -27%;
    left: 40%;
	-webkit-animation:fadeInDown .5s 1.3s forwards linear;
	animation:fadeInDown .5s 1.3s forwards linear
}

.laboratory .mac img{
	width:528px;
	height:484px
}

.laboratory .mac .box_mac{
	top:0;
	-webkit-animation:floatLeft 1s 5s forwards linear;
	animation:floatLeft 1s 5s forwards linear
}

.laboratory .mac .box_mac .layer{
	width:217px;
	height:174px;
	display:inline-block;
	/*-webkit-transform:skewY(30deg);
	transform:skewY(30deg);*/
	top: 80px;
    left: 230px;
	opacity:.9
}

.laboratory .mac .box_mac .layer .folder{
	left:8px;
	top:10px
}

@-webkit-keyframes floatFolder1{
	from,to{opacity:1;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(-30px,35px,0);transform:translate3d(-20px,0,0)}
}

@keyframes floatFolder1{
	from,to{opacity:1;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(-30px,35px,0);transform:translate3d(-20px,0,0)}
}

@-webkit-keyframes floatFolder2{
	from,to{opacity:1;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(-15px,17.5px,0);transform:translate3d(-15px,17.5px,0)}
}

@keyframes floatFolder2{
	from,to{opacity:1;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(-15px,17.5px,0);transform:translate3d(-15px,17.5px,0)}
}

@-webkit-keyframes floatFolder3{
	from,to{opacity:1;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(-20px,35px,0);transform:translate3d(-40px,0,0)}
}

@keyframes floatFolder3{
	from,to{opacity:1;-webkit-transform:none;transform:none}75%{opacity:1;-webkit-transform:translate3d(-20px,35px,0);transform:translate3d(-40px,0,0)}
}

.laboratory .mac .box_mac .layer .folder:nth-of-type(1){
	opacity:1
}

.componter .flodtent:nth-of-type(1){
	position: absolute;
	background:url(../../images/gifactive/int_2.png) no-repeat;
	width: 149px;
	height: 185px;
}

.componter .flodtent:nth-of-type(2){
    position: absolute;
	left:-20px;
	background:url(../../images/gifactive/int_3.png) no-repeat;
	width: 149px;
	height: 185px;
    display: inline-block;
	-webkit-animation:floatFolder1 10s 7.6s infinite ease;
	animation:floatFolder1 10s 7.6s infinite ease
}

.componter .flodtent:nth-of-type(3){
	position: absolute;
    left: -50px;
	background:url(../../images/gifactive/int_4.png) no-repeat;
	width: 149px;
	height: 185px;
    display: inline-block;
	-webkit-animation:floatFolder1 10s 7.6s infinite ease;
	animation:floatFolder1 10s 7.6s infinite ease
}

.componter .flodtent:nth-of-type(4){
	position: absolute;
    left: -80px;
	background:url(../../images/gifactive/int_5.png) no-repeat;
	width: 155px;
	height: 185px;
    display: inline-block;
	-webkit-animation:floatFolder1 10s 7.6s infinite ease;
	animation:floatFolder1 10s 7.6s infinite ease
}

.laboratory .mac .box_mac .layer .folder:nth-of-type(2){
	-webkit-animation:floatFolder2 10s 7.6s infinite ease;
	animation:floatFolder2 10s 7.6s infinite ease
}

.laboratory .mac .box_mac .layer .chart-pie{
	-webkit-animation:pieRotateIn 1.5s 8.6s forwards linear;
	animation:pieRotateIn 1.5s 8.6s forwards linear;
	left:14px;
	bottom:15px
}

@-webkit-keyframes pieRotateIn{
	from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(720deg) scale3d(0.1,.1,1);transform:rotate(720deg) scale3d(0.1,.1,1);opacity:0}
	to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}
}

@keyframes pieRotateIn{
	from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(720deg) scale3d(0.1,.1,1);transform:rotate(720deg) scale3d(0.1,.1,1);opacity:0}
	to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}
}

/*.laboratory .mac .box_mac .layer .chart-progress{
	top:30px;
	right:100px;
	-webkit-animation:fadeIn 1s 7.6s forwards linear;
	animation:fadeIn 1s 7.6s forwards linear
}*/

/*.laboratory .mac .box_mac .layer .chart-progress .progress-circle{
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:100%;
	opacity:1
}

.laboratory .mac .box_mac .layer .chart-progress .progress-circle:nth-of-type(1){
	top:0;
	background:#01f77a
}

.laboratory .mac .box_mac .layer .chart-progress .progress-circle:nth-of-type(2){
	top:20px;
	background:#00c084
}

.laboratory .mac .box_mac .layer .chart-progress .progress-circle:nth-of-type(3){
	top:40px;
	background:#00b27a
}

.laboratory .mac .box_mac .layer .chart-progress .progress-bar-box{
	left:17px;
	width:70px;
	overflow:hidden;
	height:50px;
	opacity:1
}*/

/*.laboratory .mac .box_mac .layer .chart-progress .progress-bar-box .progress-bar{
	display:inline-block;
	height:2px;
	left:5px;
	background:#D9D9D9;
	-webkit-animation:fadeInLeft 1s 8.6s forwards linear;
	animation:fadeInLeft 1s 8.6s forwards linear
}

.laboratory .mac .box_mac .layer .chart-progress .progress-bar-box .progress-bar:nth-of-type(1){
	width:70%;
	top:0
}

.laboratory .mac .box_mac .layer .chart-progress .progress-bar-box .progress-bar:nth-of-type(2){
	width:60%;
	top:4px
}

.laboratory .mac .box_mac .layer .chart-progress .progress-bar-box .progress-bar:nth-of-type(3){
	width:75%;
	top:20px
}

.laboratory .mac .box_mac .layer .chart-progress .progress-bar-box .progress-bar:nth-of-type(4){
	width:70%;
	top:24px
}

.laboratory .mac .box_mac .layer .chart-progress .progress-bar-box .progress-bar:nth-of-type(5){
	width:50%;
	top:40px
}

.laboratory .mac .box_mac .layer .chart-progress .progress-bar-box .progress-bar:nth-of-type(6){
	width:80%;
	top:44px
}*/

/*.laboratory .mac .box_mac .layer .chart-bar{
	bottom:18px;
	right:26px;
	width:105px;
	height:65px;
	overflow:hidden;
	-webkit-animation:fadeIn 2s 7.6s forwards linear;
	animation:fadeIn 2s 7.6s forwards linear
}*/

@-webkit-keyframes floatBar80{
	from,to{-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0);opacity:1}50%{-webkit-transform:translate3d(0,80%,0);transform:translate3d(0,80%,0);opacity:1}
}

@keyframes floatBar80{
	from,to{-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0);opacity:1}50%{-webkit-transform:translate3d(0,80%,0);transform:translate3d(0,80%,0);opacity:1}
}

@-webkit-keyframes floatBar90{
	from,to{-webkit-transform:translate3d(0,90%,0);transform:translate3d(0,90%,0);opacity:1}25%,75%{-webkit-transform:translate3d(0,50%,0);
	transform:translate3d(0,50%,0);opacity:1}50%{-webkit-transform:translate3d(0,10%,0);transform:translate3d(0,10%,0);opacity:1}
}

@keyframes floatBar90{
	from,to{-webkit-transform:translate3d(0,90%,0);transform:translate3d(0,90%,0);opacity:1}25%,75%{-webkit-transform:translate3d(0,50%,0);
	transform:translate3d(0,50%,0);opacity:1}50%{-webkit-transform:translate3d(0,10%,0);transform:translate3d(0,10%,0);opacity:1}
}

/*.laboratory .mac .box_mac .layer .chart-bar .bar{
	display:inline-block;
	width:5px;
	bottom:0;
	height:100%;
	background:#02F0F2
}

.laboratory .mac .box_mac .layer .chart-bar .bar::after{
	display:inline-block;
	background:#D7D8D8;
	width:100%;
	height:100%;
	content:'';
	opacity:.3;
	margin-left:7px;
	margin-top:-10px
}*/

/*.laboratory .mac .box_mac .layer .chart-bar .bar:nth-child(1){
	left:15px;
	-webkit-animation:floatBar80 15s 7.6s ease infinite;
	animation:floatBar80 15s 7.6s ease infinite
}

.laboratory .mac .box_mac .layer .chart-bar .bar:nth-child(2){
	left:30px;
	-webkit-animation:floatBar90 9.2s 7.6s ease infinite;
	animation:floatBar90 9.2s 7.6s ease infinite
}

.laboratory .mac .box_mac .layer .chart-bar .bar:nth-child(3){
	left:45px;
	-webkit-animation:floatBar80 14s 7.6s ease infinite;
	animation:floatBar80 14s 7.6s ease infinite
}

.laboratory .mac .box_mac .layer .chart-bar .bar:nth-child(4){
	left:60px;
	-webkit-animation:floatBar90 11s 7.6s ease infinite;
	animation:floatBar90 11s 7.6s ease infinite
}

.laboratory .mac .box_mac .layer .chart-bar .bar:nth-child(5){
	left:75px;
	-webkit-animation:floatBar80 10.3s 7.6s ease infinite;
	animation:floatBar80 10.3s 7.6s ease infinite
}

.laboratory .mac .box_mac .layer .chart-bar .bar:nth-child(6){
	left:90px;
	-webkit-animation:floatBar90 16s 7.6s ease infinite;
	animation:floatBar90 16s 7.6s ease infinite
}*/

.laboratory .cord{
	left:147px;
	top:205px;
	opacity:1
}


.laboratory .cord_line {
    left: -435px !important;
    top: -85px !important;
}
.laboratory .cord_line .line_laptopline{
    stroke-dasharray:2100;stroke-dashoffset:2100;-webkit-animation:dash 3s 2.3s forwards linear;animation:dash 3s 2.3s forwards linear
}


.laboratory .cord_line2 {
    left: -110px !important;
    top: -60px !important;
}
.laboratory .cord_line2 .line_laptopline2{
    stroke-dasharray:2400;stroke-dashoffset:2400;-webkit-animation:dash 3s 2.3s forwards linear;animation:dash 3s 2.3s forwards linear
}

@-webkit-keyframes dash{
	to{stroke-dashoffset:0}}@keyframes dash{to{stroke-dashoffset:0}
}
	
/*.laboratory .cord .line_laptop{
	stroke-dasharray:100;stroke-dashoffset:100;-webkit-animation:dash 1s 2.3s forwards linear;animation:dash 1s 2.3s forwards linear
}

.laboratory .cord .line_phone{
	stroke-dasharray:465;stroke-dashoffset:465;-webkit-animation:dash 1.5s 3.3s forwards linear;animation:dash 1.5s 3.3s forwards linear
}

.laboratory .cord .line_mac1{
	stroke-dasharray:140;stroke-dashoffset:140;-webkit-animation:dash .9s 4.8s forwards linear;animation:dash .9s 4.8s forwards linear
}

.laboratory .cord .line_mac2{
	stroke-dasharray:345;stroke-dashoffset:345;-webkit-animation:dash .9s 5.7s forwards linear;animation:dash .9s 5.7s forwards linear
}*/

/*.laboratory .stars{
	left:278px;
	top:51px;
	-webkit-animation:fadeIn 1.5s 2.1s forwards linear;
	animation:fadeIn 1.5s 2.1s forwards linear
}

.laboratory .stars .star{
	position:absolute
}

.laboratory .stars .star::before,.laboratory .stars .star::after{
	content:'';
	background:#fff;
	display:inline-block;
	position:absolute
}

.laboratory .stars .star::after{
	width:2px;
	height:7.5px;
	top:-2.75px
}

.laboratory .stars .star::before{
	width:7.5px;
	height:2px;
	left:-2.75px
}

.laboratory .stars .star:nth-child(1),.laboratory .stars .star:nth-child(2),.laboratory .stars .star:nth-child(3){
	-webkit-animation:floatDown 5s 0s forwards ease-in-out infinite;
	animation:floatDown 5s 0s forwards ease-in-out infinite;
	left:30px
}

.laboratory .stars .star:nth-child(4),.laboratory .stars .star:nth-child(5),.laboratory .stars .star:nth-child(6){
	-webkit-animation:floatDown2 5s 0s forwards ease-in-out infinite;
	animation:floatDown2 5s 0s forwards ease-in-out infinite
}

.laboratory .stars .star:nth-child(1){
	top:-20px
}

.laboratory .stars .star:nth-child(2){
	top:-35px
}

.laboratory .stars .star:nth-child(3){
	top:-50px
}

.laboratory .stars .star:nth-child(4){
	top:-25px
}

.laboratory .stars .star:nth-child(5){
	top:-40px
}

.laboratory .stars .star:nth-child(6){
	top:-55px
}*/
.sq_m_small{
	position:absolute;
    bottom:0%;
    left:50%;
    margin-left:-42px;
    cursor:pointer;
}
.sq_m_small p{
    animation: smallDown 1.5s infinite; 
    -webkit-animation: smallDown 1.5s infinite; 
}
@keyframes smallDown {
    0%{top:7px;opacity: 1;}
    50%{top:9px;opacity: 0.5;}
    100%{top:10px;opacity: 0}
}
@-webkit-keyframes smallDown {
    0%{top:7px;opacity: 1;}
    50%{top:9px;opacity: 0.5;}
}  
.sq_m_small span{
	color:#c9151e;
	display: block;
}
.id_zhu{
	position: fixed;
    top: 20px;
    right: 50px;
}

.id_zhu a{
	margin-right:20px;
	display: inline-block;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, .swiper-pagination-bullet-active {
    background: #6362fe;
    border: 1px solid #6362fe;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    height: 8px;
    width: 8px;
    margin: -4px 0 0 -4px;
    border: solid 1px #6362fe;
    background: none;
}
.page_01{
	background: url(../../images/gifactive/monitor3bjbanner.png) no-repeat;
	background-size: cover;
}
.in_demoBj{
	background: #302f7f;
	color: white !important;
}
.page_01 .bannerRight{
	float: right;
    width: 45%;
    right: 8%;
    top: 50%;
    height: 554px;
    margin-top: -277px;
    position: absolute;
}
.inx_sqmpos a:hover{
	background: #302f7f;
	color: white !important;
}
.inx_sqmpos a{
    border: solid 1px #302f7f;
    border-radius: 5px;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #302f7f;
    height: 50px;
    line-height: 50px;
}
.minWidth1170{
	min-width: 1170px;
}
.block3 p{
    float: left;
    width: 150px;	
    margin-right: 10px;
    margin-bottom: 10px;
}
.block3 p.marGinRig0{
	margin-right: 0;
}
.block3 p.p0{
    width: 120px;
    height: 85px;
    display: flex;
    align-items: center;
}
.block3 .konowend_more{
    display: block;
    width: 270px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #302f7f;
    border: solid 1px #302f7f;
    margin: 20px auto;	
}
.block3 .konowend_more:hover{
    color: white;
    background: #302f7f;
}
.page_07 .fp-tableCell{
    padding-top: 70px;	
}
.page_07 .bj1e2677{
	position: absolute;
    width: 100%;
    bottom: 0;	
}

.fp-tableCell{
	display: inline-block;
	overflow: hidden;
	height: 100% !important;
}
.fp-section.fp-table, .fp-slide.fp-table{
	height: 100% !important;
}

.new_block .block3Line p{overflow: hidden;}
.new_block .block3Line p:first-of-type{border: none;}
.new_block .block3Line p img{height: auto;}

@media screen and (min-width:1680px) and (max-width:2000px) {
	.page_07 .bj1e2677{
	    bottom: 3%;
	}
}
.picCodeBox{
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0;
    z-index: 99;
    width: fit-content;
    display: flex;
    align-items: center;
}
.getPicYz{
    background: rgb(95, 137, 239);
    color: rgb(255, 255, 255);
    text-align: center;
    cursor: pointer;
    padding: 0 10px;
    line-height: 40px;
    position: initial !important;
    width: fit-content !important;
}
.get_pYzImg{
    position: initial !important;
}


