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) {
	
}
