﻿body { position:relative;font-family: "微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;overflow-x: hidden; margin:0; background:#fff;}
p{ margin:0; padding:0;}
*{font-family: "微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;}
.container-slide{ overflow: hidden;}
a,a:hover{ text-decoration:none;}
.form-control{border-radius:0;}
ul{ list-style:none;}
dl,dt,dd,h2,form,ul,li,p,img, span, h1,h3,h4,h5,h6{margin:0; padding:0;}
a {color:#4f4f4f;text-decoration:none;margin:0;}
a:hover {color:#1996d5;text-decoration:none;}
a:focus{ outline: none;text-decoration:none;}
a img {border:0;}
ul{list-style-type:none;}	

.container {margin:0 auto;}
/*--------------------------------------------------开始----------------------------------------------*/
@media (max-width:767px){.container{padding:0px 15px;}}
@media (min-width:768px){.container{width:750px;padding: 0;}}
@media (min-width:992px){.container{width:970px;}}
@media (min-width:1230px){.container{width:1200px;}}

.lunbotudingwei{position: absolute;
     top: 80px; /* 距离底部20px */
     left: 50%;
     transform: translateX(-50%);
     background-color: rgba(0,0,0,0.5); /* 半透明背景 */
     color: white;
     padding: 10px 20px;
     border-radius: 5px;
     font-size: 20px;}
.ease-in,.ease-in-4{-webkit-transition: all .4s ease-in-out 0s;-moz-transition: all .4s ease-in-out 0s;-ms-transition: all .4s ease-in-out 0s;-o-transition: all .4s ease-in-out 0s;transition: all .4s ease-in-out 0s;}
.ease-in-quick,.ease-in-8{-webkit-transition: all .8s ease-in-out 0s;-moz-transition: all .8s ease-in-out 0s;-ms-transition: all .8s ease-in-out 0s;-o-transition: all .8s ease-in-out 0s;transition: all .8s ease-in-out 0s;}
.ease-in-middle,.ease-in-12{-webkit-transition: all 1.2s ease-in-out 0s;-moz-transition: all 1.2s ease-in-out 0s;-ms-transition: all 1.2s ease-in-out 0s;-o-transition: all 1.2s ease-in-out 0s;transition: all 1.2s ease-in-out 0s;}
.ease-in-slow,.ease-in-16{-webkit-transition: all 1.8s ease-in-out 0s;-moz-transition: all 1.8s ease-in-out 0s;-ms-transition: all 1.8s ease-in-out 0s;-o-transition: all 1.8s ease-in-out 0s;transition: all 1.8s ease-in-out 0s;}
.ease-in-tender,.ease-in-20{-webkit-transition: all 2s ease-in-out 0s;-moz-transition: all 2s ease-in-out 0s;-ms-transition: all 2s ease-in-out 0s;-o-transition: all 2s ease-in-out 0s;transition: all 2s ease-in-out 0s;}
.ease-in-snail,.ease-in-24{-webkit-transition: all 2.4s ease-in-out 0s;-moz-transition: all 2.4s ease-in-out 0s;-ms-transition: all 2.4s ease-in-out 0s;-o-transition: all 2.4s ease-in-out 0s;transition: all 2.4s ease-in-out 0s;}
.ease-in-lazy,.ease-in-28{-webkit-transition: all 2.8s ease-in-out 0s;-moz-transition: all 2.8s ease-in-out 0s;-ms-transition: all 2.8s ease-in-out 0s;-o-transition: all 2.8s ease-in-out 0s;transition: all 2.8s ease-in-out 0s;}
.ease-in-flash,.ease-in-32{-webkit-transition: all 3.2s ease-in-out 0s;-moz-transition: all 3.2s ease-in-out 0s;-ms-transition: all 3.2s ease-in-out 0s;-o-transition: all 3.2s ease-in-out 0s;transition: all 3.2s ease-in-out 0s;}

/* menu for mobile */
.nav{background:#313541;display:none;padding-top:60px;}
.nav>ul>li{padding:5px 10px; padding-left:35px;}
.nav>ul>li>a{display:block;text-align:left;color:#fff;font-size:16px;line-height:30px;position:relative;}
.nav>ul>li>a>span{display:block;width:30px;height:30px;position:absolute;top:0;right:0; background:url(../../images/v1.1/jt7.png) no-repeat center ;}
.nav>ul>li.open-sub>a>span{background-image:url(../../images/v1.1/jt6.png);}
.nav .sub-menu,.zhuan-ti-nav{display:none;}
.nav li.open-sub .sub-menu,.nav.open-sub .zhuan-ti-nav{display:block;}
.nav .sub-menu p a,.zhuan-one p a{display:block;padding:3px 10px;text-align:left;color:#d6d6d6;font-size:14px;line-height:25px;}

/* header and menu */
header{position:fixed;z-index:9999;left:0;right:0;top:0;}
header .container { padding-top:0px;}
.clear-header,.clear { clear:both;}
.menu>ul,.menu>ul>li{display:block;margin:0;padding:0;list-style:none;}
.menu>ul>li>a{display:block;text-align:center;}
.logo{float:left;}
.logo a{display:block;}
.logo img{display:block;max-height:100%;}
@media(min-width:768px){
	header{ height:94px; background:rgba(255,255,255,0.8);/*box-shadow: 0 0 13px 3px rgba(0,0,0,0.4);*/transition: all 500ms ease;-webkit-transition: all 500ms ease;}
	header.white{ background: #fff;}
	header .container{height:94px;}
	.logo{ padding:23px 0; margin-right:8px;}
	.menu{float:left;}
	.menu>ul{margin-right:-18px;height:100%;}
	.menu>ul>li{float:left;position:relative; padding:0 6px;}
	.menu>ul>li>a{color: #333333;line-height: 89px;font-size:18px; padding:0 6px; border-bottom:5px solid rgba(255,255,255,0);}
	.menu>ul>li.active>a,.menu>ul>li:hover>a{padding-top:0;line-height:89px; padding:0 6px; text-decoration:none;border-bottom:5px solid #d42424;}
	.menu-icon{display:none;}
	.menu>ul>li:hover .sub-menu{display:block;}
	.qie p{ float:right; line-height:94px; background:url(../../images/v1.1/phone.png) no-repeat left; color:#003860; font-weight:bold; font-size:22px; padding-left:42px;}
	/*.navr span{ background:url(../images/sj3.png) no-repeat right;display: inline-block;width: 8px;height: 4px;margin-left: 2px;margin-bottom: 2px;}
	.navr li:hover span{background:url(../images/sj2.png) no-repeat right}*/
    .sub-menu {display:none;width: 350px;background: #fff;position: absolute;top:94px;left:50%;height: auto;text-align: center;z-index: 60;margin-left: -77px;padding: 25px 0 15px 0;box-shadow: 0 6px 12px rgb(0 0 0 / 18%);}
	.sub-menu p a{ display:block; color:#333; font-size:18px; line-height:38px;margin:0 12px;font-weight: lighter;}
	.sub-menu a:hover {color: #d42424; text-decoration:none;}
	.zhuan-ti-nav{ background:#fff; padding: 25px 15px;width:600px; overflow:hidden; position:absolute; left:12px; right:0;top:94px; display:none; margin-left:0;}
	.navr li:hover .zhuan-ti-nav{ display:block;}
	.zhuan-one{ width:40%; float:left;}
	.zhuan-one2{ width:60%;}
	.zhuan-one p a{ display:block; color:#333; font-size:18px; line-height:34px; margin:0;}   
	.zhuan-one p a:hover {color:#d42424; text-decoration:none;} 
	.zhuan-one p small{ color:red; font-size:14px;}
	
	
	.sub-menu2{ width:231px;  background:#dee8ed; padding-bottom:0; position:absolute;   top: 94px;
    left: 89px;}
	.san-box{border-right:3px solid #003860; padding-bottom:15px;}
	.san-menu>a{display:block; color:#333; font-size:18px; line-height:38px; padding-left:30px;font-weight: lighter; text-align:left;}
	.san-menu>a:hover{ background:url(../../images/v1.1/nav-bg.png) no-repeat left; color:#fff;}
	.san-nav{ /*height:575px;*/
    position: absolute;
    right: 0;
    top: -10px;
	left:231px;
    display: block;
    width:337px;display:none; padding:10px 0;}
	.san-bg{ height:496px; background:url(../../images/v1.1/sp.png) no-repeat right bottom #fff;}
	.san-tit{ text-align:left; padding:72px 0 0 30px;}
	.san-tit h6{ font-size:18px; color:#d42424; padding-bottom:5px;}
	.san-tit h6 a,.san-tit h6 a:hover{ color:#d42424; }
	.san-one{ width:50%; float:left;}
	.san-one p{ font-size:18px; color:#777777; margin-top:30px; border-left:3px solid #e99191; line-height:16px; padding-left:15px;}
	/* .san-one2{ width:60%;} */
	.san-one3{ width: 100%;}
	.san-nav a{color:#777777}
	.san-nav a:hover{background:none;color:#777777 }
	.sub-menu p .hua:hover .san-nav{ display:block;}
	.sub-menu .san-menu:hover .san-nav{ display:block;}
	/*.san-menu{ position:relative;}*/
	
}
@media(max-width:1319px){
	.logo{ margin-right:38px;}
	/*.menu>ul>li>a{ font-size:16px; padding:0 5px}
	.menu>ul>li.active>a,.menu>ul>li:hover>a{padding:0 5px;}*/
}
@media(max-width:1229px){
	.qie{ display:none;}
	.zhuan-ti-nav{ width:337px}
	.menu{ float:right;}
	.logo{margin-right: 30px;}
}
@media(max-width:1199px){
	.san-menu a,.san-tit h6,.san-one p,.sub-menu p a{ font-size:16px;}
}
@media(max-width:1024px){
	.san-menu a,.san-tit h6,.san-one p,.sub-menu p a{ font-size:14px;}
	.sub-menu{ width:118px; margin-left:-59px;}
	.zhuan-ti-nav{ width:283px; left:71px;}
	.sub-menu2{ width:170px; left:71px;}
	.san-menu a{ padding-left:15px;}
	.san-nav{ width:280px; left:170px;}
}
@media(max-width:991px){
	.menu>ul>li{ padding:0 5px;}
	.logo{ padding:10px 0;}
	.logo img{ width:150px}
	.menu>ul>li>a{ font-size:16px;}
	.logo{ margin-right:30px; padding-top:28px}
	.qie p{ font-size:14px;}
	.menu{ margin-right:0;}
	.zhuan-ti-nav,.sub-menu2{ left:64px;}
}
@media(max-width:767px){
	header .container{height:55px; background:#fff;}
	.logo{padding-top:5px;padding-bottom:5px;}
	.popup-menus{display:none;}
	.menu,.qie{display:none;}
	.menu-icon{display:block;float:right;padding-top:18px;}
	.menu-icon a{display:block;width: 31px;height:27px;background:url(../../images/v1.1/menu-icon2.png) no-repeat;outline:none;}
	.logo{ padding-top:14px}
	.sub-menu{ margin-left:0;}
	.san-menu a{ color:#d6d6d6;padding: 3px 10px; line-height: 25px;display: block;}
	.san-tit h6{ display:none;}
	.san-one p{ color:#999696; padding-left:30px;}
	.san-nav {display: none;}
}


/*foot*/
.footer{background: #222; color: #a6a6a6;}
.footer .f_link{ font-size: 12px; line-height: 24px; padding: 8px 86px; color: #a6a6a6; border-bottom: 1px solid #363535;}
.footer .f_link a{margin: 0 8px; color: #a6a6a6;}

.footer .f_yinsi{ font-size: 12px; line-height: 24px; padding: 8px 86px; color: #a6a6a6; border-bottom: 1px solid #363535;}
.footer .f_yinsi a{ color: #a6a6a6;}
.footer .f_cont{padding: 0 86px; overflow: hidden;}
.f_cont .add{float:left; width:80%; overflow: hidden; padding: 50px 0 0;}
.f_cont .add dl{float:left; width: 50%; height:200px; padding: 6px 0 40px 0; box-sizing: border-box;}
.f_cont .add dt{font-size: 16px; color: #fff; line-height: 24px; font-weight: normal;}
.f_cont .add dd{font-size: 14px; color: #a6a6a6; line-height: 20px;}
.f_cont .wx{float:right; width: 170px; text-align: center; padding: 58px 0 0; margin: 0 0 0 55px;}
.f_cont .wx .tit{font-size: 16px; color: #fff; line-height: 24px; padding: 16px 0;}
.f_cont .wx li p{font-size: 12px; color: #a6a6a6; line-height: 20px; padding: 9px 0;}
.footer .f_address{font-size: 12px; line-height: 24px; color: #999; border-top: 1px solid #363535; padding: 8px 86px;}
.footer .f_address a{color: #999;}
.foot_zx{height:110px; background:#4a4a4a; color:#f1f1f1;}
.foot_zx .tit{float:left;display:inline; font-size:24px; line-height:110px;}
.foot_zx .link{float: left; width:128px;height:42px; line-height:42px; margin:34px 40px 34px 30px; font-size:16px; color:#333; display: block; background: #fff; text-align: center; border-radius: 42px;}
.foot_zx .tel{float: right; font-size: 14px; line-height: 22px; margin-top: 24px; padding-left: 70px; background: url(../../images/v1.1/icon_tel_1.png) no-repeat left 15px;}
.f_cont .add dd a{transition:0.5s ease all;font-size: 12px; color: #a6a6a6;display:block;}
.f_cont .add dd a:hover{color:#449ada;}
@media (max-width:1319px){
	.footer .f_cont{padding: 0;}
	.f_cont .wx{ margin-left:0;}
}
@media (max-width:1200px){
	.f_cont .add dl{padding-right: 30px;}
	.footer .f_link{padding: 5px 0;}
	.f_cont .add{width:100%; padding: 15px 0 0;}
	.f_cont .add dl{width: 100%;    padding: 0 0 15px;}
	.f_cont .wx{display: none;}
	.footer .f_address{padding: 0 ;}
}

/*---------------------------------------------------------首页banner--------------------------------------------------*/
.banner-bai{ width:1142px; background:rgba(255,255,255,0.45); margin:0 auto; border-radius:20px;padding: 64px 0 161px 0;position: relative; top: 67px;}
.banner-bg{background:url(../../images/v1.1/banner.jpg) no-repeat center #ccc; height:734px;  /*background-size:cover;height:640px;  background:#ccc; margin-top:95px;*/ position:relative;}

.banner-top p{ font-size:48px; text-align:center; color:#333333; line-height:46px}
.banner-top h3{font-size:48px; text-align:center; color:#000; line-height:46px; margin-top:45px;}
.banner-top h3 label{ font-size:65px; font-weight:normal; position:relative; line-height:63px}
.banner-top h3 label::before{content: '';display: block;width: 47px;height: 50px;position: absolute;top: -8px;left:-66px;background: url(../../images/v1.1/b-1.png) no-repeat;}
.banner-top h3 label::after{content: '';display: block;width: 47px;height: 50px;position: absolute;bottom: -15px;
    right: -66px;background: url(../../images/v1.1/b-2.png) no-repeat;}
.banner-bottom{ padding-top:27px;}
.banner-bottom span{ font-size:32px; display:block; text-align:center; color:#555; line-height:26px; margin-top:16px;}
.banner-bottom p{ font-size:22px; color:#333; text-align:center; line-height:22px; padding-top:12px;}
.banner-box{/*padding:120px 0;*/ overflow:hidden; position:absolute; left:0; right:0; top:108px; padding-bottom:120px}
@media (max-width:1199px){
	.banner-bai{ width:900px}
}
@media (max-width:991px){
	.banner-top h3{ margin-top:15px}
	.banner-top h3 label{ font-size:40px; line-height:38px}
	.banner-top p{ font-size:30px; line-height:28px;}
	.banner-bottom span{ font-size:20px; line-height:18px;}
	.banner-bottom p{ font-size:14px; line-height:14px;}
	.banner-bottom{ padding-top:10px;}
	
	.banner-top h3 label::before,.banner-top h3 label::after{ background-size:60%;}
	.banner-top h3 label::before{ left:-30px;}
	.banner-bai{ width:700px}
}
@media (max-width:767px){
	.banner-box{ padding-top:10px}
	.banner-top h3 label{ font-size:25px;}
	.banner-bg{ margin-top:0; padding:60px 0;}
	.banner-top h3 label::after{    bottom: -22px;right: -56px;}
	.banner-bai{ width:auto; margin:0 30px; padding:40px 0 120px 0;}
    
}
@media (max-width:375px){
	.banner-top h3 label::after {
    bottom: -28px;
    right: -38px;}
	.banner-top h3 label::before{ left:-18px;}
	
}
@media (max-width:320px){
	.banner-bai{ margin:0 10px;}
	.banner-top p{ font-size:28px;}
	.banner-top h3 label{ font-size:20px;}
	.banner-bottom span{ font-size:18px; margin-top:0;}
	.banner-bottom p{ font-size:12px;}
	.banner-top h3{ margin-top:0;}
	
}

/*---------------------------------------------------------首页--------------------------------------------------*/
/*2022-12-2修改*/
.xin-our{ padding-top:60px; position:relative;}
.xin-tit{ margin-bottom:40px;}
.xin-tit p{ font-size:20px;/* margin-top:25px;*/ text-align:center; line-height:17px; color:#8d8d8d;}
.xin-tit h4{ font-size:32px; color:#333333; text-align:center; line-height:30px; padding-top:25px; padding-bottom:30px;}
.xin-tit span{ display:block; text-align:center; color:#8d8d8d; font-size:14px; }
.our-wrap{ background:#fafafa; overflow:hidden; padding-bottom:80px;}
.our-box{ margin-left:-3px; margin-right:-3px;}
.our-box li{ width:33.33%; float:left; margin-bottom:8px;}
.our-cont{ padding:0 3px;}
.xin-tu{position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;}
.our-one{ background:url(../../images/v1.1/bg8.jpg) repeat-x; border:1px solid #fff;  border-radius:8px;}
.our-text{ padding:14px; overflow:hidden;}
.our-shi-top p{ font-size:20px; line-height:18px; color:#000; border-bottom:1px solid #fff; padding-bottom:13px; background:url(../../images/v1.1/jj.png) no-repeat 0 0; padding-left:18px; font-weight:bold;}
.shi-box{ margin-left:-8px; margin-right:-8px;}
.shi-cont{ width:50%; float:left;}
.shi-one{ padding:0 8px;}
.shi-zi p{ font-size:15px; color:#333; line-height:20px;margin-top:10px;}
.our-shi-bottom{ overflow:hidden;}
.shi-box2 .shi-cont{ width:50%;}
.shi-box2{ margin-left:-1px; margin-right:-1px;}
.shi-box2 .shi-one{ padding:0 1px;}
.shi-box3 .shi-cont{ width:50%;}
.shi-box3{ margin-left:-4px; margin-right:-4px;}
.shi-box3 .shi-one{ padding:0 4px;}
.shi-box3 .shi-cont2{ width:45%;}
.shi-box2 .shi-cont3{ width:50%;}
.shi-box2 .shi-cont4{ width:50%;}
.shi-box4{ margin-left:-2px; margin-right:-2px;}
.shi-box4 .shi-one{ padding:0 2px;}
/*.shi-box4 .shi-zi p{ letter-spacing:-1px;}*/
.shi-box4 .shi-cont{ width:50%;}
.shi-box2 .shi-cont5{ width:50%;}
.shi-box2 .shi-cont6{ width:50%;}
.our-box li:hover .our-one{box-shadow: 0 0 20px rgba(0,0,0,0.33);transition: all 500ms ease;    -webkit-transition: all 500ms ease;}
.our-box li:hover .our-shi-top p,.our-box li:hover .our-shi-top span{ color:#d52524;}
.but-niu a{ width:103px; height:30px; border:1px solid #6f6f6f; line-height:30px; text-align:center; font-size:16px; display:block; margin:0 auto; margin-top:40px; color:#666666;}
.but-niu a:hover{transition: all 500ms ease;    -webkit-transition: all 500ms ease; background:#d52524; color:#fff; border:none;}
.our-bg{ background:#fafafa; padding-top:50px; margin-bottom:50px;}
.hui-bg{ background:url(../../images/v1.1/bj3.png) no-repeat center; background-size:cover; padding:93px 0;}	
.xuan-left{ width:595px; float:left;}	
.xuan-top p{ font-size:20px; color:#999999;}	
.xuan-top h6{ font-size:32px; color:#003860; padding:15px 0;}	
.xuan-top span{ font-size:14px; color:#666666}
.xuan-bottom{ padding-top:50px;}
.dian-but a{ display:block; width:226px; height:50px; background:#d32424; border-radius:10px; color:#fff; text-align:center; font-size:18px; line-height:50px; margin-top:130px;   transition: all 0.6s;transition:400ms;position:relative;top:0;}
.dian-but a:hover{ color:#fff;    cursor: pointer; top:-5px;}
.xuan-right{ margin-left:640px;}	
.zhuan-zhu{ margin-left:-18px; margin-right:-18px;}
.zhuan-zhu li{ width:50%; float:left;}	
.zhuan-wrap{ padding:0 18px;}
.zhuan-box{ height:167px; margin-top:50px;}
.zhuan-top h5{ font-size:20px; color:#333333; font-weight:bold; padding-bottom:5px;}
.zhuan-top p{ font-size:36px; color:#2a5273; font-weight:bold;}
.zhuan-top p small{ font-size:20px;}
.xuan-bottom p{ font-size:16px; color:#666666; line-height:30px;}
.zhuan-bottom{ padding-top:12px;}
.zhuan-bottom p{ font-size:16px; color:#666666; line-height:27px; /*letter-spacing:-1px;*/}
.zhuan-box2{ margin-top:0;}
.but-niu3 a{ margin-top:50px;}
.our-tit3{ margin-top:10px;}
.but-niu4 a{ margin-top:10px;}
.case-top{ /*padding:0 60px;*/ overflow:hidden;}
.an-nav{ /*margin-left:-4px; margin-right:-4px;*/justify-content: center;display: flex;}
.an-nav li{ width:10%; float:left;}
.an-box{ padding:0 4px;}
.an-box p a{display:block; border:1px solid #cccccc; border-radius:50px; line-height:30px; text-align:center; font-size:14px;}
.an-nav li:hover .an-box p a,.an-nav li.active .an-box p a{ border:1px solid #d42424; background:#d42424; color:#fff;transition: all 500ms ease;    -webkit-transition: all 500ms ease;}
.case-bottom{ margin-top:40px; overflow:hidden;}
.case-wl{ margin-left:-14.5px; margin-right:-14.5px;}
.case-wl li{ width:33.33%; float:left; margin-bottom:38px;}
.wl-box{ padding:0 14.5px;}
.wl-tu{ position:relative;}
.wl-tu img{ max-width:100%; display:block; border-radius:10px; margin:0 auto;}
.wl-xian{ background:url(../../images/v1.1/xian.jpg) no-repeat 0 10px; padding-left:60px; padding-right:10px;position: absolute;top: 50%;margin-top: -40px;}
.wl-xian h5{ font-size:22px;color:#fff;}
.wl-xian span{ display:block; font-size:18px; padding-top:10px;color:#fff;}
.wl-text h4{ font-size:20px; color:#000000; text-align:center; padding:15px 5px 10px 5px; line-height:20px; }
.wl-text p{ font-size:20px; color:#777777; text-align:center; line-height:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }    
.wl-hover{ background:url(../../images/v1.1/t-bg.png) repeat; position:absolute; left:0; right:0; top:0; bottom:0; border-radius:10px; display:none;}
.case-wl li:hover .wl-hover{ display:block;transition: all 500ms ease;    -webkit-transition: all 500ms ease;}
.tan-chuang{ 
    background: url(../../images/v1.1/tc.jpg) no-repeat right;
    height: 506px;
    position:fixed;
    left: 0;
    top: 340px;
    z-index: 9999;
    bottom: 0; width:158px;}
.tan-box{ padding:20px 34px; overflow:hidden;}
.tan-box p{ font-size:30px; color:#fff;writing-mode:tb-rl;float:left;}
.tan-box span{font-size:30px; color:#fff;writing-mode:tb-rl;/* display:block;*/ padding-top:150px;}
@media(max-width:1199px) {
	/*.our-text{ padding:30px;}*/
	/*.shi-box4 .shi-zi p{ letter-spacing:-2px;}*/
	.shi-zi p{ /*letter-spacing:-1px;*/ font-size:13px}
	/*.our-text{ padding:25px;}
	.our-one{ height:177px;}*/
	.choose-box{ margin-left:-15px; margin-right:-15px;}
	.choose-cont{ padding:0 15px;}
	.choose-bottom h4{font-size: 16px; letter-spacing:-1px;}
	.choose-bottom p{ font-size:14px;}
	.case-top{ padding:0;}
	/*.wl-text p{ letter-spacing:-2px;}*/
	.shi-box3 .shi-cont{ width:46%;}
	.shi-box2 .shi-cont3{ width:40%;}
	.shi-cont-ke{ width:33.33%;}
	.xuan-left{ width:480px;}
	.xuan-right{ margin-left:515px;}
	.zhuan-bottom p{ font-size:15px;}
}
@media(max-width:991px) {
	.an-nav { display: block;}
	.our-box li{ width:50%;}
	/*.choose-bottom{ background:#ccc;}
	.choose-box{ margin-left:-8px; margin-right:-8px;}
	.choose-cont{ padding:0 8px;}
	.choose-bottom h4{ height:74px; line-height:22px;}*/
	.choose-box li{ width:33.33%; margin-bottom:15px;}
	.but-niu3 a{ margin-top:-20px;}
	.an-nav li{ width:16.66%; margin-bottom:8px;}
	.wl-xian h5{ font-size:18px;}
	.wl-xian span{ font-size:13px;}
	.wl-text h4,.wl-text p{ font-size:18px; line-height:22px; letter-spacing:0;}
	.case-bottom{ margin-top:30px;}
	.shi-cont-ke{ width:25%;}
	.xuan-left{ width:100%; float:none;}
	.xuan-right{ margin-left:0;}
	.hui-bg{ background:#f4f4f4; padding:60px 0;}
	.xuan-right{ margin-top:50px;}
	.dian-but a{ margin:0 auto; margin-top:40px;}
	.zhuan-zhu li{ width:33.33%;}
	.zhuan-box3{ margin-top:0;}
	.xin-tit h4{ font-size:30px; padding-top:15px; padding-bottom:10px;}
	.xin-tit p{ font-size:18px;}
	.xuan-top h6{ font-size:30px; padding:10px 0;}
	.xuan-bottom{ padding-top:30px;}
}
@media(max-width:767px) {
	.our-text{ padding:15px;}
	/*.mian-box{ margin-top:40px;}
	.our-tit p{ margin-top:15px; font-size:18px;}
	.our-tit{ margin-bottom:20px;}
	.our-one{ height:158px;}*/
	.case-wl li{ width:50%;}
	.tan-box span{ padding-top:132px;}
	.xin-tit h4{ font-size:20px; padding:10px 0; line-height:22px;}
	
	
	/*------------------------------2022-12-6修改start----------------------------**/
	.zhuan-bottom p{ font-size:14px; /*letter-spacing:-1px;*/}
	.zhuan-zhu {
    margin-left: -3px;
    margin-right: -3px;}
	.zhuan-wrap{ padding:0 3px;}
	.wl-text h4, .wl-text p{ font-size:16px; /*letter-spacing:-1px;*/}
	/*------------------------------2022-12-6修改end----------------------------**/
}
@media(max-width:600px) {
	/*.shi-box2 .shi-cont5{ width:40%;}*/
	.an-nav li{ width:20%;}
	.our-one{ height:auto; background:#f3f5f8;}
	.our-box li{ width:100%; float:none;}
	.choose-box li{ width:50%;}
	.choose-cont2{ margin-top:-52px;}
}
@media(max-width:500px) {
	.our-text{ padding:15px;}
	.an-nav li{ width:25%;}
	.choose-cont2{ margin-top:-20px;}
	/*------------------------------2022-12-6修改start----------------------------**/
	.zhuan-zhu li{ width:50%;}
	.zhuan-box{ margin-top:0; height:206px;}
	.zhuan-bottom p{ font-size:12px;}
	/*------------------------------2022-12-6修改end----------------------------**/

}
@media(max-width:425px) {
	.an-nav li{ width:33.33%;}
	.choose-box{ margin-left:-5px; margin-right:-5px;overflow:hidden;}
	.choose-cont{ padding:0 5px;}
	.choose-cont2{ margin-top:0;}
	
	
}
@media(max-width:375px) {
	.case-wl li{ width:100%;}
	.shi-cont-ke{ width:33.33%;}
}
@media(max-width:369px) {
	.choose-bottom{ height:220px;}
	.but-niu3 a{ margin-top:-40px;}
}
@media(max-width:351px) {
	.choose-bottom{ height:auto;}
	.choose-box li{ width:100%; float:none;}
	.but-niu3 a{ margin-top:20px;}
}
@media(max-width:320px) {
	.shi-cont,.shi-box3 .shi-cont,.shi-box4 .shi-cont{ width:50%}
}


/*客户*/
.kefu-top{ padding:0 0 20px 0;}
.ser-bg-box{ position:relative;}
.ser-one-left{ width:50%; float:left; position:relative;opacity: 0.4;}
.ser-cont{ padding:60px 36px 40px 36px;background: #fdfdfd;}
.ser-cont span,.center-zi span{ font-size:19px; color:#333; display:inline-block; text-align:left;}
.ser-cont p,.center-zi p{font-size:18px; text-align:left; padding-top:30px;}
.ser-cont img,.center-zi img{ display:block; max-width:100%; float:right;}
.ser-cont::before{content: '';display: block;width: 65px;height: 46px;position: absolute;top: -26px;left:0;background: url(../../images/v1.1/partner_quote.png) no-repeat;}
.center-text{/*width: 605px;*/transition-duration: 0ms;opacity: .4;transform: translate3d(0px, 0px, 0px);background:#fdfdfd;box-sizing: border-box;text-align: center;border-radius: 5px; margin:0 auto;padding:70px 40px 0 40px;min-height: 400px;}
.center-text::before{content: '';display: block;width: 65px;height: 46px;position: absolute;top: -26px;left:0;background: url(../../images/v1.1/partner_quote.png) no-repeat;}
/* .center-bg{position:absolute;left:0;right:0;top:0;bottom:0;opacity: 1;} */
.service-wrap{ width: 50%}
.ser-lun{ padding:28px 0; /*padding-bottom:420px;*/}
.kefu-bottom{ background:url(../../images/v1.1/bg2.jpg) no-repeat center; background-size:cover; padding-bottom:60px; overflow:hidden; margin-top:40px;}
.ke-logo{ margin-left:-2px; margin-right:-2px;}
.ke-logo li{ width:10%; float:left; margin:10px 0;}
.ke-logo-box{ padding:0 2px;}
.ke-logo-cont{}
.logo-img img{ max-width:100%; display:block; margin:0 auto;}
@media(max-width:1199px) {
	.kefu-top{ padding-top:20px;}
	.kefu-bottom{ margin-top:30px;}
	.ke-logo li{ margin:5px 0; width:12.5%;}
	.center-text{ width:480px; padding-top:40px;}
	.ser-cont span, .center-zi span{ font-size:16px;}
	.ser-cont{ padding:30px }
	.center-text::before,.ser-cont::before{ background-size:85%}
}
@media(max-width:991px) {
	.ke-logo li{ width:16.66%;}
}
@media(max-width:767px) {
	.center-text{ width:400px;}
	.center-text::before, .ser-cont::before{ background-size:60%;top:-13px;}
}
@media(max-width:600px) {
	.ser-one-left{ display:none;}
	.ke-logo li{ width:20%;}
}
@media(max-width:500px) {
	.center-text{ width:340px;}
	.kefu-top{ padding-top:0;}
}
@media(max-width:425px) {
	.center-text{ width:300px; padding:30px;min-height: 470px;}
}
@media(max-width:375px) {
	.center-text{ width:270px;}
	.ke-logo li{ width:25%;}
}


/*客户总量*/
.passenger-bg{ background:url(../../images/v1.1/bg.jpg) no-repeat center; background-size:cover; padding-bottom:8px; margin-top:11px;}
.passeng-wrap{  margin:50px 0;margin-left:-5px; margin-right:-5px; overflow:hidden;}
.passeng-wrap li{ width:33.33%; float:left; background:url(../../images/v1.1/line.png) no-repeat left;}
.pass-box{ padding:0 5px;}
.pass-top{ text-align:center;}
.pass-top span,.pass-top small{ font-size:70px; color:#fff; font-weight:bold; line-height:70px;}
.pass-top small{ font-size:40px;}
.pass-bottom h3{ font-size:32px; color:#fff; text-align:center; padding:13px 0 15px 0;}
.pass-bottom p{ font-size:18px; color:#fff; line-height:22px;text-align:center;}
@media (max-width:1199px){
	.pass-top span{ font-size:38px; line-height:38px;}
	.pass-bottom h3{ font-size:25px; padding:10px 0;}
	.pass-top small{ font-size:30px;}
	.passeng-wrap{  margin:40px 0;}
	.pass-bottom p{ font-size:16px; line-height:20px;}
}
@media (max-width:991px){
	.pass-top span{ font-size:30px; line-height:30px;}
	.pass-bottom h3{ font-size:20px;}
	.pass-top small{ font-size:20px;}
}
@media (max-width:767px){
	.pass-top span{ font-size:25px; line-height:25px;}
	.pass-bottom h3{ font-size:18px; padding-top:0;}
	.pass-bottom p{ font-size:14px; line-height:18px;}
	.passeng-wrap{ margin:15px 0;}
}
@media (max-width:600px){
	.pass-bottom p{ font-size:12px; }
}
@media (max-width:500px){
	.passeng-wrap li{ width:50%; background:none; margin-bottom:20px;}
}
/*@media (max-width:375px){
	.pass-bottom p{ letter-spacing:-1px;}
}*/

/*team_info*/
.team-boxnr{ margin-top:40px;}
.team_info{padding: 10px 0 0 ; background: url(../../images/v1.1/team_bg.jpg) no-repeat  center 130px;}
.team-img img{ display:block; margin:0 auto; max-width:100%; }
.team-box{display: flex; overflow:hidden; padding:20px 0;}
.team-introduce{ width:460px; float:left; padding-top: 15px;}
.team-introduce p{ font-size:14px; color:#333; line-height:24px;}
.team-yuan{ float:right; flex: 1; overflow:hidden;}
.team-yuan li{ float:left; width:33.3%; padding-left: 20px; display: table;}
.team-yuan canvas{ float:left;}
.team-yuan p{ font-size:14px; line-height:25px; display: table-cell; vertical-align: middle;}
@media(min-width:1200px){
	.team_info{padding-bottom: 124px;}
}
@media(max-width:1199px){
	.team-introduce{width: 400px;}
	.team-yuan li{padding-left: 10px;}
	.team-yuan canvas{width: 76px!important; height: 76px!important;}
}
@media (max-width:991px){
	.team-box{display: block; padding: 0 0 20px;}
	.team-yuan{ float:none; width:auto; margin-top:15px;}
	.team-introduce{ float:none; width: auto; padding-top:10px; text-align:left; }
	.team-introduce{  display: block;}
	.team-introduce p { padding-left:0;}
}
@media (max-width:767px){
	.team-yuan { float: none;width: auto; margin:15px 0 0 0;}
	.team-yuan li { width:33.3%; padding-left: 20px;}
	.team-yuan canvas { float:left;margin:0;}
	.team-yuan p {float: left; padding-left: 10px;text-align:left; }
	.team-img img{ max-width:100%;}
	.team{ padding-bottom:30px;}
	.team-box{ padding-bottom:0;}
}
@media (max-width:550px){
	.team-yuan li{ width:50%; padding-bottom:15px;}
	.team-yuan p { padding-top:12px;}
}
@media (max-width:375px){
	.team-yuan li{ width:100%;}
    .team-yuan p { padding-top:20px;}
}

/*news*/
.news{ background: #eff3f7;  padding: 60px 0;}
.news .tit_info{padding: 0 0 23px; color: #666; text-align: center; line-height: 22px; margin-top:-10px;}
.news_big ul{overflow: hidden;}
.news_big ul li{ padding: 20px 0 30px; overflow: hidden;}
.news_big ul li .picfocus{float: left; margin: 0 27px 0 0; flex: 1;}
.news_big ul li .info{flex: 1;}
.news_big ul li .info .tit{line-height: 26px; padding-top: 6px; font-size: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news_big ul li .info .date{color: #999; font-size: 12px; font-family: arial; line-height: 1;}
.news_big ul li .info .desc{color: #666; line-height: 28px; margin-top: 16px;}
.news_big .icon-arrow{ width: 23px; height: 16px; margin-top: 20px; display:block; background: transparent url(../../images/v1.1/icon.png) no-repeat  -46px -131px;  transition: all 0.3s ease-out 0s; }
.news_big a:hover .icon-arrow{background: transparent url(../../images/v1.1/icon.png) no-repeat 0 -131px; }
.news_small ul{padding: 0 20px; overflow: hidden;}
.news_small ul li{ float: left; width:100%; padding: 10px 0;  border-bottom: 1px dashed #ccc;}
.news_small ul .date{ float:left; margin: 0 17px 0 0; width:56px; height:56px; line-height: 1; background: #003860; color: #fff; box-sizing: border-box;}
.news_small ul .date span{ float: left; color: #fff;width: 100%; text-align: center; font-family: Arial;}
.news_small ul .date .year{font-size:12px;}
.news_small ul .date .day{font-size:24px; font-weight: bold; padding: 9px 0 2px;}
.news_small ul .info{  overflow: hidden;}
.news_small ul .info_big{width: 549px;}
.news_small ul .info .title,
.news_small ul .info .desc{width: 100%;font-size:14px;color:#666;line-height: 24px;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.news_small ul .info .title{color: #333; margin-bottom: 4px;font-size: 18px;}
.news .more{padding: 22px 0;}
.news_big ul li a:hover .info .tit,
.news_small ul .info .title a:hover{color: #003860;}
@media(min-width:1200px){
	.news{margin-top: -124px;}
	.news_big ul li .picfocus{
		width:247px;
		height:158px;
	}
	.news_big ul li .picfocus img{
		height:100%;
	}
}
.news-top{ margin-top:-85px;}


.news-top2{background: #eff3f7; padding:60px 0; overflow:hidden;}
.news-top2 .info .date{ text-align:left; padding-top:3px;}
.news-top2 .info .desc{ text-align:left; font-size:16px;}


@media (max-width: 1199px){
	.news_small ul{padding: 0 10px;}
	.news_big ul li .item{display: block;}
	.news_big .icon-arrow{display: none;}
	.news_big ul li .picfocus{width: 40%; margin: 0 10px 0 0;}
	/*.news{ padding: 0 0 40px 0;}*/
	.news-top,.news .more{ margin-top:30px;}
}

@media (max-width: 991px){
	.news-top{ margin-top:40px;}
}
@media (max-width: 767px){
	.news_big ul li{    padding: 5px 0;}
	.news_big ul li .info .tit{ padding-top: 0;}
	.news_big ul li .info .desc{ margin-top: 10px; overflow: hidden;}
	.news-top{ margin-top:60px;}
}

/*about*/
.about{background: #f4f4f4; }
.about .container-fluid{padding: 0;}
.about .about-info{padding: 76px 0 100px; background: url(../../images/v1.1/about_index_pic1.jpg) no-repeat top left; color: #fff; overflow: hidden;background-size: cover;}
.about .about-info dl{ float: right; margin: 0 12% 0 0; width: 470px;}
.about .about-info dt{font-weight: bold; font-size: 28px; line-height: 42px; margin: 0 0 17px;}
.about .about-info dd{line-height: 22px;}
.about_zx{width: 500px; padding: 120px 0 0 108px; box-sizing: initial; float:left;}
.about_zx .tit{font-weight: bold; color: #606060; font-size: 18px; line-height: 40px; border-bottom: 1px solid #ccc;}
/*留言板*/
.about_zx .form-horizontal{ margin: 0 -10px;}
.about_zx .form-group_ipt{float: left; width: 47%;  height: 60px;  margin-top: 25px; margin-left: 10px; line-height: 40px;  padding: 10px; background: #fff;}
.form-group_ipt2{ margin-left:15px !important; }
.about_zx .form-control{float: left;width: 140px; height: 40px;  border: none; background: #fff; box-shadow: none;}
.about_zx .form-group_ipt label{float: left; width: 80px; margin: 0; font-size: 14px; font-family: "微软雅黑";}
.about_zx .desc{ float: left;width: 100%; padding: 16px 0 0 10px}
.about_zx .form-group_btn{float:left; width: 160px; height: 60px; line-height: 60px; margin: 13px 0 13px 10px;}
.about_zx .form-group_btn .btn{background: #003860; color: #fff ; font-size: 16px; border: none; width: 100%; height: 100%; margin: 0;}
.about_zx_box{ float:left;}
@media (max-width: 1440px){
	.about_zx{width: 50%; padding: 120px 5% 0;box-sizing: border-box;}
	.about_zx .form-group_ipt{ margin: 15px 0 0; width: 100%;}
	.about_zx .form-horizontal{margin: 0;}
	.about_zx .form-control{width: calc(100% - 60px);}
	.about_zx .desc{  padding: 16px 0 0;}
	.about_zx .form-group_btn{ margin: 13px 0 13px 0;}
	.about_zx .form-group_btn{height: 50px; line-height: 50px;}
}
@media (max-width: 1229px){
	.about .about-info{ padding:90px 0;}	
	.about_zx{ padding: 80px 5% 0;}
}
@media (max-width: 1199px){
	.about .about-info dt{font-size: 24px;}
	.about .about-info {padding: 60px 0;}
	.about_zx{ padding: 60px 5% 0;}
	.about_zx .form-group_btn{height: 40px; line-height: 40px;}
}
@media (max-width: 1100px){
	.about .about-info dl{ width:400px;}
	.about .about-info{ padding:40px 0;}
}
@media (max-width: 991px){
	.about .about-info dl{ width:auto; margin:0 6%;}
	.about .about-info{ padding:40px 0; background-size:cover;}
	.about_zx{ padding-top:30px;}
}
@media (max-width: 768px){
	.about .about-info {padding: 50px 0;}
	.about_zx {width: 100%; padding: 30px 5% 0;}
	.about_zx .form-horizontal{margin: 0 -10px;}
	.about_zx .form-group_ipt{ width: calc(50% - 20px); margin: 15px 10px 0;}
	.about_zx .desc { padding: 16px 10px 0 ;}
	.about_zx .form-group_btn{margin: 13px 0 13px 10px;}
}
@media (max-width: 767px){
	.about .about-info {padding: 30px 0;}
	.about_zx{ padding-top:10px;}
}

/*---------------------------------------------------------外脑服务--------------------------------------------------*/
.zy-banner{ background:url(../../images/v1.1/banner-wnfw.jpg) no-repeat center; background-size:cover; /*margin-top:94px;*/}
.zybanner-bg{ padding:270px 0 180px 0; overflow:hidden;}
.zybanner-box h4{ font-size:62px; text-align:center; color:#fff; line-height:60px;}
.zybanner-box h4.black{ color: #000;}
.zybanner-box h4 span{ color:#d42424; font-weight:bold;}
.zybanner-box p{ font-size:24px; color:#fff; text-align:center; padding-top:42px; line-height:24px;}
.zybanner-box p.black{ color: #000;}
.an-but a{ font-size:22px; color:#fff; text-align:center; display:block; background:#d42424; margin:0 auto; width:250px; height:58px; line-height:58px; border-radius:10px;transition: all 0.6s;margin-top: 77px;transition:400ms;position:relative;top:0;}
/*.an-but div{ overflow:hidden;}*/
.an-but a:hover{ color:#fff;    cursor: pointer; top:-5px;}
.about-right img{ max-width:100%; display:block; margin:0 auto;cursor: pointer;transition: all 0.6s;}
.about-right div{ overflow:hidden;}
.about-right img:hover{    transform: scale(1.2);}     
.zy-main{ margin-top:60px;}
.yang-qi{height:390px;}
.yang-left{
width: 406px;
    float: left;
    height: 321px;
}
.yang{ display:table; height:321px;}
.yang-bg{background:url(../../images/v1.1/z-bg.jpg) no-repeat center bottom;box-shadow: 0 0 20px rgba(0,0,0,0.06); padding:34px 0; }


.yang-text{
    height: 321px;
    display: flex;
    align-items: center;
    justify-content: center;}
.yang-text p{ font-size:30px; color:#000000; text-align:center;}
.yang-text p label{ color:#003860;}
.yang-text span a{ display:block; text-align:center; color:#d42424; font-size:18px; padding-top:18px;}
.yang-text span a:hover{ text-decoration:underline;}
.guo-qi{ border-left:1px solid #ccc; padding:20px 0 20px 50px; overflow:hidden; margin-left:406px;}
.guo-qi p{ font-size:20px; color:#555555; line-height:40px; background:url(../../images/v1.1/do.jpg) no-repeat 0 16px; padding-left:15px;}
.hong-g{ background:url(../../images/v1.1/sp-bg.jpg) no-repeat center; padding:54px 0; overflow:hidden; margin-top:60px;}
.hong-tit{ padding-bottom:20px;}
.hong-tit h4{ font-size:34px; color:#fff; text-align:center;}
.hong-cont{ padding:18px 0; overflow:hidden; padding-bottom:0;}
.hong-wrap{ margin-left:-8px; margin-right:-8px;}
.hong-wrap li{ width:50%; float:left;}
.hong-box{ padding:0 8px;}
.special-one{ height:336px; background:#fff; border-radius:6px;}
.special-text{ padding:30px 28px 0 28px; overflow:hidden;}
.special-tit{ border-bottom:1px solid #d42424; overflow:hidden;}
.special-tit h4{ font-size:22px; color:#333;}
.special-tit h4 span{ font-size:22px; color:#fff; background:#d42424; padding:8px 12px; display:inline-block;font-style : italic;}
.special-bottom{ margin-top:25px;}
.special-bottom p{ font-size:18px; color:#333333; line-height:36px;}
.special-bottom span{ display:block; font-size:18px; color:#333333; line-height:34px; }
.special-one2{ height:404px; margin-top:16px;}
.special-one2 .special-bottom p{ padding-bottom:35px;}
.special-one2 .special-bottom{ margin-top:21px;}
.yi-tu{ border-radius:10px; background:#fff;}
.yi-tu img{ max-width:100%; display:block; margin:0 auto;    border-radius: 10px;}
.special-one3{ height:755px;display: flex;
    align-items: center;
    justify-content: center;}
.n-but a{ width:180px; height:50px; border:1px solid #fff; text-align:center; font-size:20px; line-height:50px; display:block; color:#fff; margin:0 auto; margin-top:35px;transition: all 0.6s;transition:400ms;position:relative;top:0;}
.n-but  div{ overflow:hidden; padding-bottom:5px;}
.n-but  a:hover{ color:#fff;    cursor: pointer; transform:400ms; background:#d42424; border:1px solid #d42424; top:-5px;}

.sp-adv{ margin:58px 0; overflow:hidden;}
.adv-tit{ padding-bottom:40px;}
.adv-tit h4{ font-size:34px; color:#000; text-align:center; line-height:34px;}
.adv-tit h4 span{ color:#003860}
.adv-tit p{ font-size:18px; color:#666666; text-align:center; margin-top:25px; line-height:18px;}
.bg-hui{ background:#f7f7f7; padding:34px 0 50px 0;}
.left-nian{ width:621px; float:left;}
.year-left{ width:54px; float:left;}
.year-left p{ font-size:46px; color:#dddddd; line-height:38px; padding-top:4px;}
.year-right{ margin-left:72px;padding-bottom:25px; position:relative; border-bottom:1px solid #efefef;}
.year-right h4{ font-size:22px; color:#000; padding-bottom:9px;}
.year-right p{ font-size:18px; color:#5a5a5a; line-height:30px; padding-right:43px;}
.year-right span{ display:block; width:33px; height:3px; background:#666666; position:absolute; bottom:-2px;}
.year-one{ padding-bottom:36px;}
.xl-box{  padding:0 10px; }
.xl-box img{ max-width:100%; display:block; margin:0 auto;}
.adv-wrap .year-one:hover .year-left p,.year-one:hover .year-right h4{ color:#d42424;}
.adv-wrap li:hover .year-right span{ background:#d42424}
.n-but2 a{ background:#d42424; border:1px solid #d42424; color:#fff;}
.right-nian{ margin-left:621px; background:#f6f6f6; height:520px;border:1px solid #003860; overflow:hidden;display: flex;
    align-items: center;
    justify-content: center; }
.zhuan-ye{ background:url(../../images/v1.1/bg3.jpg) no-repeat center; padding:57px 0; position:relative;background-position: 0% 0%; margin-top:50px; /*height:401px;*/ margin-bottom:50px;}
.he-zuo{ margin-left:-3px; margin-right:-3px; position:relative;}
.he-zuo li{ width:14.285%; float:left; position:relative;}
.he-box{ padding:0 3px;}
.he-top i{ width:72px;height:72px; display:block; background:url(../../images/v1.1/h1.png) no-repeat center; margin:0 auto; text-align:center;}
.he-bottom h2{ font-size:20px; text-align:center; padding-top:15px; background:url(../../images/v1.1/big1.png) no-repeat top; margin-top:-28px; position:relative; z-index:8;}
.he-bottom{ margin-top:47px;}
.he-bottom h2{ font-size:20px; color:#333; line-height:26px; text-align:center; padding-top:23px; }
.credit-line{ height:2px; background:#aaaaaa; position:absolute; left:0; right:0; top:269px; z-index:1;}
.he-zuo li:hover .he-top i{ width:72px; height:72px;background:url(../../images/v1.1/h1-1.png) no-repeat center;}
.he-top .i2{background:url(../../images/v1.1/h2.png) no-repeat center; }
.he-zuo li:hover .he-top .i2{background:url(../../images/v1.1/h2-2.png) no-repeat center;}
.he-top .i3{background:url(../../images/v1.1/h3.png) no-repeat center; }
.he-zuo li:hover .he-top .i3{background:url(../../images/v1.1/h3-3.png) no-repeat center;}
.he-top .i4{background:url(../../images/v1.1/h4.png) no-repeat center; }
.he-zuo li:hover .he-top .i4{background:url(../../images/v1.1/h4-4.png) no-repeat center;}
.he-top .i5{background:url(../../images/v1.1/h5.png) no-repeat center; }
.he-zuo li:hover .he-top .i5{background:url(../../images/v1.1/h5-5.png) no-repeat center;}
.he-top .i6{background:url(../../images/v1.1/h6.png) no-repeat center; }
.he-zuo li:hover .he-top .i6{background:url(../../images/v1.1/h6-6.png) no-repeat center;}
.he-hover{ background:#003860; border-radius:0 5px 0 0;padding: 15px 15px 27px 15px; position:relative; margin-top:-25px;/* display:none;*/z-index:101; /*position:absolute; top:117px;*/ display:none; width:400px; /*margin-bottom:40px;*/}

.he-zuo2 .he-hover{ height:160px;}/**/

.he-hover span{ font-size:32px; color:#fff; text-align:center; display:block;font-style: italic; line-height:22px; padding-bottom:23px;}
.he-hover h5{ font-size:18px; color:#fff; text-align:center; padding-bottom:5px; /*letter-spacing:-1px;*/}
.he-hover p{ font-size:14px; color:#fff;}
.he-hover label{ width:150px; height:7px; display:block; background:url(../../images/v1.1/sj5.png) no-repeat top; position:absolute; margin-left:-10px; top:-6px;}
.he-zuo li:hover .he-hover{ display:block;/* position:relative; z-index:100;*/}
.he-zuo li:hover .zhuan-ye{ padding-bottom:0;}
.he-hover2{ margin-top:-52px;}
.zy-kehu{ margin-top:48px;}
.kefu-bottom2{ padding-bottom:40px;}

@media (max-width: 1199px){
	.yang-text p{ font-size:25px;}
	.yang-left{ width:300px;}
	.guo-qi{ margin-left:300px;/* padding:0 20px; height:280px*/ padding-left:10px;}
	.guo-qi p{ font-size:18px;}
	.yang-qi{ height:auto;}
	/*.hong-tit h4,.adv-tit h4{ font-size:28px;}*/
	.special-bottom p{ line-height:32px;}
	.left-nian{ width:555px;}
	.right-nian{ margin-left:555px;}
	/*.year-right{ padding-bottom:11px;}*/
	.year-right p{ line-height:25px;}
	.year-right h4{ font-size:20px; padding-bottom:8px;}
	.year-left p{ font-size:36px;}
	.he-bottom h2,.he-hover h5{ font-size:16px;}
	/*.credit-line{ top:241px;}*/
	.special-one2 .special-bottom p{ padding-bottom:22px;}
}
@media (max-width: 991px){
	.zybanner-box h4{ font-size:40px; line-height:40px;}
	.zybanner-box p{ font-size:18px; line-height:18px;}
	.yang-left{ width:250px;}
	.guo-qi{ margin-left:250px;}
	.yang-text p{ font-size:20px; line-height:20px;}
	.guo-qi p{ line-height:30px; background: url(../../images/v1.1/do.jpg) no-repeat 0 9px; /*letter-spacing:-1px;*/} 
	.yang-left,.yang,.yang-text{height: 370px;}
	.special-text{ padding:25px;}
	.hong-wrap li,.left-nian{ width:100%; float:none;}
	.hong-g{ background:#003860;}
	.special-tit h4{ font-size:20px;}
	.special-one,.special-one2{ height:auto;}
	.special-one3{ margin-top:10px;}
	.right-nian{ margin-left:0; height:auto; margin-top:40px;}
	.hong-tit h4,.adv-tit h4{ font-size:30px;}
	.year-right p{ padding-right:0;}
	/*.hong-g{ padding:30px 0 15px 0; margin-top:30px;}*/
	.adv-tit h4{ line-height:30px;}
	.adv-tit p{font-size:16px; margin-top:23px;}
	/*.adv-cont{ margin-top:10px;}
	.xl-box{ margin-top:20px;}*/
	.he-top i,.credit-line{ display:none;}
	.he-top p,.he-zuo li:hover .he-top p, .he-zuo li.active .he-top p{background:#ca3435; color:#fff; padding:5px 0; margin-top:15px;}
	.he-zuo li{ width:50%;}
	.he-top,.he-hover label{ display:none;}
	.he-bottom h2{ padding-top:0; background:none; display:none;}
	.he-hover{ display:block; margin-top:0; height:140px;}
	.he-bottom{ margin-top:0; margin-bottom:6px;}
	.he-hover p{ text-align:center;}
	.he-hover{ height:175px; z-index:1; position:inherit; top:0; margin-bottom:0;}
	.zhuan-ye{ background:#f5f3f3; padding-bottom:52px; height:auto; margin-bottom:50px;}
	.yang-bg{ padding:30px 15px;}
}
@media (max-width: 767px){
	.zy-banner{ margin-top:0;}
	.zybanner-bg{ padding:200px 0 140px 0;}
	.zybanner-box p{ padding-top:22px;}
	.an-but a{ margin-top:40px; font-size:18px; width:160px;}
	.zy-main{ margin-top:40px;}
	.guo-qi{ margin-left:0; border:none; padding:0; padding-top:20px;}
	.guo-qi p{ font-size:16px;line-height: 30px;
    background: url(../../images/v1.1/do.jpg) no-repeat 0 13px;
    /*letter-spacing: 0;*/}
	.hong-g{ margin-top:32px; padding:38px 0;}
	.hong-tit h4, .adv-tit h4{ font-size:20px; font-weight:bold;}
	.hong-cont{ padding-top:8px;}
	.yang-text p{ font-weight:bold;}
	.special-tit h4{ font-size:18px;}
	.special-bottom p,.special-bottom span{ font-size:16px;}
	.yang-left{ width:auto; float:none;}
	.yang,.yang-text{ display:inherit;}
	.yang-left, .yang, .yang-text{ height:auto;}
	.yang-text span a{ padding-top:5px; font-size:14px;}
	.adv-cont{ margin-top:0;}
	.special-bottom span{    background: url(../../images/v1.1/dui.png) no-repeat 0 3px;}
	.sp-adv{ margin:35px 0;}
	.adv-tit p{ margin-top:8px;}
	.year-right p{ font-size:16px;}
	.adv-tit{ padding-bottom:38px;}
	.year-one{ padding-bottom:30px;}
	.n-but a{ font-size:16px;}
	/*.sp-adv{ margin:20px 0;}
	.adv-tit p{ font-size:14px; letter-spacing:-1px;}
	.he-zuo li{ width:33.33%;}*/
	.he-bottom{ margin-top:10px;}
	.he-zuo li{ width:100%; float:none;}
	.he-hover{ height:auto; padding:15px;}
	.he-hover span,.he-hover h5,.he-hover p{ text-align:left;}
	.he-hover span{ padding-bottom:10px;}
	.zhuan-ye{ margin-top:20px; padding-top:34px; padding-bottom:37px; margin-bottom:30px;}
	.he-bottom{ margin-top:0;}
	.zy-kehu{ margin-top:30px;}
	.kefu-bottom2{ padding-bottom:23px;}
}
@media (max-width: 600px){
	.zybanner-box h4{ font-size:30px;}
	.zybanner-box p{ padding-top:12px;}
	
}
@media (max-width: 425px){
	.zybanner-box h4{ font-size:25px;}
	.zybanner-box p{ font-size:15px;}
	.an-but a{ font-size:14px; height:45px; line-height:45px;}
	.special-one2 .special-bottom p,.special-bottom span{ font-size:16px; line-height:26px;}
	.special-bottom{ margin-top:15px;}
}


/*---------------------------------------------------------专家邀约--------------------------------------------------*/
.zy-banner2{ background:url(../../images/v1.1/banner-zjyy.jpg) no-repeat center;background-size: cover;}
.jing-bg{ background:url(../../images/v1.1/bg6.jpg) no-repeat center; padding:60px 0;}
.adv-tit2 p{ padding-top:15px; font-size:14px;}
.expert-left{ width:530px; float:left;}
.icon-tu-left{ width:100px; float:left;}
.icon-tu-left i{ display:block; background:url(../../images/v1.1/b1.png) no-repeat center; width:100px; height:100px;}
.icon-tu-right{ margin-left:120px;}
.icon-tu-right h4{ font-size:22px; color:#1c1c1c; padding-top:20px; padding-bottom:8px;}
.icon-tu-right p{ font-size:16px; color:#666666}
.zhuanjia li{ margin-top:40px;}
.expert-right{ margin-left:570px;}
.expert-right img{ max-width:100%; display:block; margin:0 auto;}
.zhuanjia li:hover .icon-tu-left i{ background:url(../../images/v1.1/b1-1.png) no-repeat center;}
.icon-tu-left .ic2{ display:block; background:url(../../images/v1.1/b2.png) no-repeat center; width:100px; height:100px;}
.zhuanjia li:hover .icon-tu-left .ic2{ background:url(../../images/v1.1/b2-2.png) no-repeat center;}
.icon-tu-left .ic3{ display:block; background:url(../../images/v1.1/b3.png) no-repeat center; width:100px; height:100px;}
.zhuanjia li:hover .icon-tu-left .ic3{ background:url(../../images/v1.1/b3-3.png) no-repeat center;}
/* .tu-ic{padding-bottom:30px;} */
.inviting-wrap{ margin:60px 0; overflow:hidden; clear:both;}
.dong-bg{ background:#fafafa; padding:60px 0; margin-bottom:0;}
.invit-box{ margin-left:-13px; margin-right:-13px; overflow:hidden; padding-bottom:30px;}
.invit-box li{ width:25%; float:left;}
.invit-cont{ padding:0 13px;}
.invit-text{ height:446px; background:url(../../images/v1.1/ad1.png) no-repeat right bottom #f8f8f8; border-radius:15px; padding:44px 0 0 20px;}
.invit-box li:hover .invit-text{ background:url(../../images/v1.1/ad1-1.png) no-repeat right bottom #f8f8f8}
.invit-text h4{ font-size:22px; color:#333333; padding-bottom:15px;}
.invit-text p{ font-size:18px; color:#555555; line-height:30px; padding-right:15px;}
.invit-text2{background:url(../../images/v1.1/ad2.png) no-repeat right bottom #f8f8f8;}
.invit-box li:hover .invit-text2{ background:url(../../images/v1.1/ad2-2.png) no-repeat right bottom #f8f8f8}
.invit-text3{background:url(../../images/v1.1/ad3.png) no-repeat right bottom #f8f8f8;}
.invit-box li:hover .invit-text3{ background:url(../../images/v1.1/ad3-3.png) no-repeat right bottom #f8f8f8}
.invit-text4{background:url(../../images/v1.1/ad4.png) no-repeat right bottom #f8f8f8;}
.invit-box li:hover .invit-text4{ background:url(../../images/v1.1/ad4-4.png) no-repeat right bottom #f8f8f8}
.zy-but a{ margin-top:20px;}
.meach-box{ margin-left:-13px; margin-right:-13px;}
.meach-box li{ width:33.33%; float:left;}
.meach-cont{ padding:0 13px;} 
.meach-tu{display: flex;
    align-items: center;
    justify-content: center; height:272px; background:#ccc; background:url(../../images/v1.1/m1.jpg) no-repeat center; border-radius:10px;}
.meach-tu img{ display:block; max-width:100%; margin:0 auto;}
.meach-zi{ padding:0 15px; text-align:center; font-size:22px;}
.meach-zi p{ color:#fff;}
/*.mech-tit{ padding-bottom:32px;}*/
.meach-tu2{background:url(../../images/v1.1/m2.jpg) no-repeat center;}
.meach-tu3{background:url(../../images/v1.1/m3.jpg) no-repeat center;}
.he-zuo2 li{ width:16.66%;}
.kefu-center{ overflow:hidden; clear:both;}
.kefu-center2{ margin-top:60px;}
.jie-left{ width:600px; float:left}
.jie-left img{ max-width:100%; display:block; margin:0 auto;}
.jie-right{ margin-left:600px;}
.jie-box{ padding-left:56px;}
.jie-bai{ background:#fff; height:286px;}
/*.jie-top{ margin-top:35px;}*/
.jie-top h5{ background:#003860; line-height:42px; font-size:22px; color:#fff; padding-left:62px;}
.jie-zi{ padding-left:54px; padding-top:18px; padding-right:20px;}
.jie-zi p{ font-size:16px; color:#666666; line-height:24px; background:url(../../images/v1.1/dh.png) no-repeat 0 10px; padding-left:25px; padding-top:6px;}
.jie-tit{ padding-bottom:8px;}
.zhuan-ye3{ margin:0; padding-bottom:0;}
.hy-bg{ background:#fafafa; padding:60px 0;}
.inviting-bottom{ margin-top:40px;}
.inviting-bottom2{ margin-top:0;}

@media (max-width: 1199px){
	.zhuanjia li{ margin-top:10px;}
	.icon-tu-left i,.icon-tu-left .ic2,.icon-tu-left .ic3{ background-size:80%;}
	.zhuanjia li:hover .icon-tu-left i,.zhuanjia li:hover .icon-tu-left .ic2,.zhuanjia li:hover .icon-tu-left .ic3{ background-size:80%;}
	.expert-left{ width:440px;}
	.expert-right{ margin-left:476px;}
	.icon-tu-right{ margin-left:105px;}
	/*.inviting-wrap{ margin:50px 0;}
	.invit-text h4{ font-size:20px; padding-bottom:10px;}*/
	.invit-text p{ font-size:16px;padding-right:0;}
	.jie-left{ display:none;}
	.jie-right{ margin-left:0;}
	.invit-text{ padding-left:15px; padding-right:15px;}
	/*.invit-text h4{ letter-spacing:-1px;}*/
}
@media (max-width: 991px){
	.tu-ic{ padding-top:10px; padding-bottom:0;}
	.expert-left{ width:auto; float:none; padding-bottom:0; overflow:hidden;}
	.zhuanjia li{ margin-top:0;}
	.expert-right{ display:none;}
	.invit-box li{ width:50%; float:left; margin-bottom:30px;}
	.sj-tit{ padding-bottom:20px;}
	.invit-text{ height:306px;}
	.invit-box{ padding-bottom:0;}
	.meach-zi{ font-size:20px;}
	.meach-tu{ height:160px;}
	.he-zuo2 li{ width:50%;}
	.he-zuo2 .he-hover{ height:120px;}
	.inviting-wrap3{ margin-top:0;}
	.jie-bai{ height:auto; padding-bottom:40px;}
}
@media (max-width: 767px){
	.inviting-wrap{ margin-top:40px; margin-bottom:40px;}
	.hy-bg,.dong-bg{ padding:40px 0;}
	.icon-tu-right h4,.invit-text h4,.jie-top h5{ font-size:20px;}
	.icon-tu-right p{ font-size:14px;}
	.zy-but a{ margin-top:20px;}
	.invit-text,.invit-box li:hover .invit-text,.invit-box li:hover .invit-text2,.invit-box li:hover .invit-text3,.invit-box li:hover .invit-text4{ height:auto; background:none;}
	.invit-text{ padding:0;}
	.invit-box li{ width:100%; float:none; margin-bottom:20px;}
	.invit-text h4{ padding-bottom:10px;}
	.meach-tu{ background:#003860;}
	.meach-box {
		margin-left: -5px;
		margin-right: -5px;}
		.meach-cont{ padding:0 5px;}
		.meach-zi{ font-size:18px;}
		.he-zuo2 li{ width:auto;}
		.he-zuo2 .he-hover{ height:auto;}
		.jie-top h5,.jie-zi{ padding-left:15px;}
		.jie-top{ margin-top:25px;}
		.jie-zi{ padding-top:10px;}
}
@media (max-width: 500px){
	.meach-box li{ width:100%; float:none;}
	.meach-tu{ height:auto; padding:15px; margin-bottom:10px;}
}

/*---------------------------------------------------------商业尽调--------------------------------------------------*/
.zy-banner-bus{ background:url(../../images/v1.1/zy-banner3.jpg) no-repeat center;}
.solving-wrap{ overflow:hidden;}
.jd-bg{ background:url(../../images/v1.1/bg7.jpg) no-repeat bottom;}
.jin{ padding-top:0; padding-bottom:0;}
.qi-ye{ margin-top:0;}
.solving-wrap li{ width:25%; float:left;}
.solving-wrap li img{ max-width:100%; display:block; margin:0 auto;}
.solving-wrap li p{ font-size:22px; color:#333; text-align:center; padding-top:10px;}
.problem-box{ border:1px solid #d42424; border-radius:8px; overflow:hidden; height:206px; margin-top:67px; padding:22px 20px;}
.prob-wrap{ margin-left:-50px; margin-right:-50px;}
.prob-wrap li{ width:25%; float:left; background:url(../../images/v1.1/lin2.jpg) no-repeat 0 18px;}
.prob-box{ padding:0 50px;}
.prob-cont img{ max-width:100%; display:block;}
.prob-cont h5{ font-size:22px; color:#333333; padding:13px 0 8px 0;}
.prob-cont P{ font-size:18px; color:#666666; line-height:26px;}


/*-------------------------------------------------2022-12-3修改----------------------------------------*/
.market-left{ width:346px; float:left; position:relative;height: 638px; background:#e9eef7;}
.market-tit{ padding: 29px 0 29px 24px; overflow:hidden;cursor: pointer;/* position:absolute; top:0; left:0; right:0; display:none;*/}
.market-tit h4{ font-size:20px; color:#555}
.market-tit p a{ font-size:16px; color:#d42424; padding-top:16px; display:block;}
.market-tit p{ display: none;}
.market-tit.active{ padding: 38px 0 38px 24px; background: #f7f8fb;}
.market-tit.active h4{ color:#d42424;}
.market-tit.active p { display: block;}



.market-bottom{ background:#e9eef7; padding:62px 0 0 37px; overflow:hidden;/* margin-top:166px;*/}
.tu-bg{display: flex;flex-direction:row-reverse;}
.tu-bg img{ max-width:100%; display:block;}
.marke-nav{ padding-bottom:20px;}
.marke-nav li a{ font-size:20px; display:block; color:#555555; padding-top:27px;}    
.market-right{ margin-left:346px;overflow:hidden; background:url(../../images/v1.1/bg4.jpg) no-repeat right #f7f8fb;position: relative;
    width: auto;
    box-sizing: border-box;
    font-size: 0;
    text-align: left;
    background-position: 100% 100%;
    z-index: 2; height:638px}
.marke-nav li:hover .market-tit{ display:block;}	
	
	
	
.macros-nav{ border-bottom:1px solid #fff;overflow:hidden;}
.macros-nav li{ width:20%; float:left;border-top:3px solid #f7f8fb; line-height:50px;}
.macros-nav li a{ font-size:22px; color:#555555; text-align:center; display:block;/* padding-top:6px; letter-spacing:-1px;*/}
.macros-nav li:hover, .macros-nav li.active{ border-top:3px solid #d42424; background:#fff;}
.macros-nav li:hover a, .macros-nav li.active a{color:#d42424;/* padding-top:6px;*/}
.macros-bottom{ padding-top:137px; clear:both;}
.macr-bg{}
.macr-bg img{ max-width:100%; display:block;}
.macros-cont{ padding:0 20px; overflow:hidden;}
.mac-zi-cont{ padding:30px 32px; overflow:hidden;}
.mac-wrap li{ width:50%; border:1px solid #d1d2d5; float:left; margin-left:-1px; margin-top:-1px;}
.mac-zi-cont h3{ font-size:18px; color:#333333; background:url(../../images/v1.1/dh2.jpg) no-repeat left; padding-left:25px;}
.mac-zi-cont p{ font-size:18px; color:#555555; padding-top:15px; padding-left:25px; padding-right:30px;}
.te-shu p{ padding-right:65px;}
.method-bg{ background:url(../../images/v1.1/zx-bg.jpg) no-repeat center; background-size:cover; padding:60px 0;}
.method-bg .adv-tit h4,.method-bg .adv-tit p{ color:#fff;}
.zhi-wrap li{ width:20%; float:left;}
.zhi-wrap li img{ max-width:100%; display:block; margin:0 auto;}
.zhi-wrap li p{ font-size:18px; color:#fff; text-align:center; padding-top:15px;}
.macros-cont2 .mac-zi-cont{ padding:15px 25px;}

.nav-tb li a{ display:block;color:#333; border:1px solid #ccc; font-size:24px; text-align:center; line-height:24px; padding:25px 0;float:left; width:33.33%; }
.nav-tb li:hover a, .nav-tb li.active a{background:#d42424;color:#fff;}


.mac-wrap .te-shu2{ width:100%} 
.te-shu2 .mac-zi-cont{ padding:16px 32px}










/*添加样式开始*/
/*.clearfix:after{ content: ""; clear: both; display: block; }
.tab-box .tab{border-bottom: 1px solid #eee; }
.tab-box .tab ul li{color:#333; float:left; width:33.33%; border:1px solid #ccc; display:block; font-size:24px; text-align:center; line-height:24px; padding:25px 0;}
.tab-box .tab ul li.action{background:#d42424;color:#fff;}
.tab-box .box .item{background:url(images/lin3.jpg) no-repeat left;}
.tab-box .box .item:first-child{display: block;}*/
/*添加样式结束*/
.box{ background:url(../../images/v1.1/bg5.jpg) no-repeat center; background-size:cover; padding:54px 0 48px 0; clear:both; border:1px solid #333; border-top:none; overflow:hidden;}
.due-tit{ font-size:24px; color:#fff; background:url(../../images/v1.1/lin3.jpg) no-repeat left; padding-left:93px;}
.due-left{ width:535px; float:left;}
.due-left img{ max-width:100%; display:block; margin:0 auto; padding-top:5px;}
.due-right{ margin-left:596px;}
.due-bottom{ padding:25px 36px 0 36px; overflow:hidden;}
.due-zi p{ font-size:18px; line-height:40px; color:#fff; letter-spacing:-1px; text-indent:5px;}
.due-zi p span{ display:inline-block; width:6px; height:6px; background:#d42424; border-radius:10px; position:relative; top:-3px;}
.due-zi{ margin-top:-10px;}
.data-bg{ background:url(../../images/v1.1/bg3.jpg) no-repeat center; background-size:cover; padding:60px 0; overflow:hidden;}
.data-wrap{ margin-left:-23px; margin-right:-23px; margin-top:40px;}
.data-wrap li{ width:25%; float:left;}
.data-box{ padding:0 23px;}
.data-cont{ height:146px; background:#fff;    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;display: flex;
    align-items: center;
    justify-content: center; padding:0 13px; border-radius:8px;}
.data-left i{ display:block; width:60px; height:63px; background: url(../../images/v1.1/s1.png) no-repeat center;}
.data-right p{font-size:20px; color:#333333; padding-left:10px;}
.data-left .tb2{background: url(../../images/v1.1/s2.png) no-repeat center;}
.data-left .tb3{background: url(../../images/v1.1/s3.png) no-repeat center;}
.data-left .tb4{background: url(../../images/v1.1/s4.png) no-repeat center;}
.data-wrap li:hover .data-cont{ border:1px solid #003860;}
.data-wrap li:hover .data-left i{ background: url(../../images/v1.1/s1-1.png) no-repeat center;}
.data-wrap li:hover .data-left .tb2{ background: url(../../images/v1.1/s2-2.png) no-repeat center;}
.data-wrap li:hover .data-left .tb3{ background: url(../../images/v1.1/s3-3.png) no-repeat center;}
.data-wrap li:hover .data-left .tb4{ background: url(../../images/v1.1/s4-4.png) no-repeat center;}
.compe-box{ margin-left:-18px; margin-right:-18px;}
.compe-box li{ width:33.33%; float:left; height:516px; position:relative;}
.compe-cont{ padding:0 18px;}
.compe-bottom{padding:26px 22px; overflow:hidden;}
.comp-zi h5{ font-size:22px; color:#333333; border-bottom:1px dotted #d42424; text-align:center; padding-bottom:20px; margin-bottom:18px;}
.comp-zi p{ font-size:16px; color:#333333; line-height:28px; background:url(../../images/v1.1/ddd.png) no-repeat 0 10px; padding-left:12px;}
.a-but a{ width:280px; height:34px; line-height:34px; color:#d42424; font-size:16px; text-align:center; margin:0 auto; margin-top:74px; display:block; border:1px solid #d42424; position:absolute; bottom:25px; left:0; right:0;}
.compe-box li:hover .a-but a{ background:#d42424; color:#fff;}
.compe-box li:hover .comp-zi h5{ color:#d42424}
.compe-top img{ max-width:100%; display:block; margin:0 auto;}
.compe-text{ background:#f5f5f5; height:516px; }
.news-sd{ margin-top:-19px;}
.news-sd h4.tit_1{ padding-top:0; padding-bottom:25px;}
.tit_info3{ margin-bottom:2px;}
.kefu-bottom2{ margin-top:20px;}
.inviting-bottom{ margin-top:0;}
@media (max-width: 1199px){
	.prob-wrap{ margin-left:-20px; margin-right:-20px;}
	.prob-box{ padding:0 20px;}
	.prob-cont p{ font-size:17px}
	.macros-nav li a,.marke-nav li a{ font-size:18px;}
	.mac-zi-cont p{ padding-right:0; font-size:16px;}
	.mac-zi-cont{ padding:30px 10px;}
	.due-left{ width:335px;}
	.due-right{ margin-left:366px;}
	.due-zi p{ line-height:32px;}
}
@media (max-width: 991px){
	.market-left{ height: auto;}
	.market-bottom{ display: none;}
	.prob-wrap li{ width:50%; margin-bottom:25px;}
	.bus-but a{ margin-top:50px;}
	.problem-box{ height:327px;}
	.market-left{ width:auto; float:none;}
	.market-tit{ padding:20px;}
	.market-bottom{ padding:15px; margin-top:0;}
	.marke-nav li a{ padding:0 10px; border:1px solid #d42424; background:#d42424;float:left; padding-top:0; line-height:26px; margin:5px; color:#fff;}
	.tu-bg{ display:none;}
	.market-right{ margin-left:0;}
	.macros-bottom{ padding-top:40px;}
	/*.mac-wrap li{ height:142px;}*/
	.market-right{ padding-bottom:60px; height:auto;}
	.due-left{ display:none;}
	.due-right{ margin-left:0;}
	.data-wrap li{ width:50%; margin-bottom:15px;}
	.data-wrap{ margin-left:-10px; margin-right:-10px;}
	.data-box{ padding:0 10px;}
	.compe-box li{ width:100%; float:none; height:auto; margin-bottom:15px;}
	.compe-top{ display:none;}
	.compe-text{ height:auto;}
	.a-but a{ position:inherit; margin-top:30px;}
	.comp-zi h5{ text-align:left;}
	.table-nav p a{ font-size:20px; padding:15px 0;}
	.nav-tb li a{ padding:10px 0; font-size:20px;}
}
@media (max-width: 767px){
	.macros-nav li{ width:25%; margin-top:15px;}
	.mac-wrap li{ height:auto; width:auto; float:none; margin-top:0; margin-left:0; margin-bottom:5px;}
	.mac-zi-cont{ padding:15px;}
	.mac-zi-cont p{ padding-top:10px;}
	.market-tit h4,.solving-wrap li p,.prob-cont h5,.table-nav p{ font-size:20px;}
	.problem-box{ height:auto; padding-bottom:0; margin-top:40px;}
	.prob-wrap li{ width:auto; float:none;}
	.market-right{ padding-bottom:40px;}
	.bus-but a{ margin-top:30px;}
	.method-bg{ padding:40px 0;}
	.due-tit{ font-size:20px;}
	.table-tetx{ padding:20px 0;}
	.table-nav p{font-size:16px;}
	.due-bottom{ padding:20px;}
}
@media (max-width: 500px){
	.macros-nav li{ width:33.33%;}
	.zhi-wrap li{ width:33.33%; margin-bottom:15px;}
	.data-wrap li{ width:100%;  float:none;}
}
@media (max-width: 320px){
	.macros-nav li{ width:50%; }
}



/*--------------------------商业尽调投资尽调----------------------------*/
.zy-banner-4{ background:url(../../images/v1.1/banner-tzfxpg.jpg) no-repeat center; height:551px; position:relative;}
.shang-banner{ position:absolute; left:0; right:0; top:210px;}
.shang-banner h5{ font-size:48px; text-align:center; font-weight: 700;color: #fff; /*text-shadow: 0px -1px 0px white, 4px 4px 9px rgba(55,106,149,0.4);*/}
.shang-banner h5.black{ color: #000;}
.shang-banner h5 span{ color: #d42424;}
.shang-banner h5.mt{ margin-top: 20px; }
.shang-banner p{ font-size:22px; color:#fff; text-align:center; padding-top:15px;}
.shang-banner p.black{color: #000;}
.shang-banner p.ft{font-size: 32px;}
.shang-banner img{ display: block;margin: 0 auto;max-width: 100%;}
.shang-banner a,.kefu-banner a{ font-size:16px; color:#fff; letter-spacing:1px; display:block; width:146px; height:40px; background:#e02323; line-height:40px; text-align:center; margin:0 auto; border-radius:5px; margin-top:50px;    transition: all 0.6s;transition: 400ms; position: relative;top: 0;}
.shang-banner a:hover,.kefu-banner a:hover{color: #fff;cursor: pointer;top: -5px;}
/*.jin-main{ padding-bottom:50px;}*/
.jin-nav{ background:#fff; height:62px;box-shadow: 0 0 13px 3px rgba(231,233,233,1); overflow:hidden;}
.z-nav li{ width:14.28%; float:left;}
.z-nav li a{ color:#333333; line-height:60px; font-size:18px; text-align:center; display:block; border-bottom:2px solid #fff;}
.z-nav li a:hover{ border-bottom:2px solid #003766; color:#003766; text-decoration:none;}
.jin-one{ padding:80px 0; overflow:hidden;}
.jin-tit p{ font-size:20px; color:#8d8d8d; text-align:center;}
.jin-tit h5{ font-size:32px; color:#000; text-align:center; font-weight:bold; padding-top: 20px; padding-bottom: 25px;}
.jin-tit span{ font-size:16px; text-align:center; line-height:30px;display:block; color:#8d8d8d; padding-bottom:32px;}
.target-wrap{ margin-left:-14px; margin-right:-14px;}
.target-wrap li{ width:25%; float:left;    transition: all 0.6s;
    transition: 400ms;
    position: relative; top:0;}
.target-box{ padding:0 14px;}
.target-top{ background:#d9e8f4; padding:20px 5px; overflow:hidden; font-size:18px; color:#000000; /*letter-spacing:-1px;*/ padding-left:30px; border:1px solid #fff;}
.target-bottom{ height:367px; background:url(../../images/v1.1/bg10.jpg) repeat-x center; padding:0 10px; padding-top:10px; padding-left:30px;}
.target-bottom p{ font-size:16px; color:#555555; padding-top:10px; /*letter-spacing:-1px;*/}
.target-text-te .target-top{ padding-left:5px;}
.target-text-te .target-bottom{ padding-left:30px;}
.target-text2 .target-top,.target-text2 .target-bottom{ padding-left:30px}
.target-text3 .target-top{ padding-left:27px}
.target-text3 .target-bottom{ padding-left:30px;}
.target-wrap li:hover{cursor: pointer;top: -8px;}
.target-wrap li:hover .target-top{ background:#15549b; color:#fff;}


.methods-bg{ background:#eff3f7; padding:60px 0; overflow:hidden;}
.meth-wrap{ margin-left:-25px; margin-right:-25px;}
.meth-wrap li{ width:25%; float:left; position:relative;}
.meth-box{ padding:0 25px;}
.meth-tit{ height:64px; background:#2a84c8; line-height:64px; color:#fff; padding-left:25px; font-size:20px;}
.meth-text{ height:172px;margin-top:4px; background:url(../../images/v1.1/1-1.png) no-repeat right bottom #fff; }
.meth-zi{ padding:20px 25px; overflow:hidden;}
.meth-zi p{ font-size:16px; /*letter-spacing:-1px;*/ color:#666666; line-height:28px;}
.meth-zi .right-pp{ padding-right:35px; float:left;}
.meth-text2{ background:url(../../images/v1.1/1-2.png) no-repeat right bottom #fff; }
.meth-text3{ background:url(../../images/v1.1/1-3.png) no-repeat right bottom #fff; }
.meth-text4{ background:url(../../images/v1.1/1-4.png) no-repeat right bottom #fff; }
.meth-wrap li span img{ max-width:100%; display:block;}
.meth-wrap li span{ position:absolute;left: -5px;top: 22px;}
.serv-wrap{ margin-left:-10px; margin-right:-10px;}    
.serv-wrap li{ width:33.33%; float:left;}
.serv-box{ padding:0 10px;}
.serv-text{ background:url(../../images/v1.1/bg10.jpg) repeat-x; border-radius:8px; height:145px; border:1px solid #fff;    box-shadow:-1px 7px 4px 3px rgba(243,245,247,1);}
.serv-top{ height:48px; border-bottom:2px solid #fefefe; font-size:20px; line-height:45px; padding:0 16px;background: url(../../images/v1.1/jj.png) no-repeat 0 15px;
    padding-left: 18px; margin-left:18px;}
.serv-bottom{ padding:15px 16px; overflow:hidden;}
.serv-bottom p{ font-size:14px; float:left; color:#555555; padding-right:26px; line-height:24px;}
.serv-wrap li:hover .serv-top{ color:#d52524;}
.serv-wrap li:hover .serv-text{box-shadow: 0 0 20px rgba(0,0,0,0.33);transition: all 500ms ease;    -webkit-transition: all 500ms ease;}

.tool-box{box-shadow:0px 1px 4px 3px rgba(195,198,201,1); overflow:hidden;}
.tool-left{ width:480px; float:left; background:#fff; padding:30px 24px; height:720px; padding-bottom:0;}
.tool-one{ margin-top:20px;}
.tool-one h5{ font-size:18px; color:#000; background:url(../../images/v1.1/dd2.png) no-repeat 0 2px; padding-left:30px; margin:0; padding-bottom:10px;}
.tool-one p{ font-size:16px; color:#333333; line-height:28px; background:url(../../images/v1.1/hh.png) no-repeat 0 14px; padding-left:28px; margin-left:30px;}
.tool-right{ margin-left:506px; padding:22px 27px 0 0;}
.rating-one h6{ font-size:16px; color:#d42424; padding-bottom:15px; margin:0;}
.rat-wrap{ margin-left:-8px; margin-right:-8px;}
.rat-wrap li{ width:50%; float:left;}
.rat-box{ padding:0 8px;}
.rat-tu{ border:1px solid #ccc; overflow:hidden;}
.rat-tu img{ max-width:100%; display:block; margin:0 auto;}
/*.tool-one p span{ font-size:16px; color:#003860; font-weight:bold; padding-right:10px; display:inline-block;}*/
.rating-one{ margin-bottom:30px; overflow:hidden;}
.qua-wrap{ margin-left:-10px; margin-right:-10px; position:relative;}
.qua-wrap li{ width:20%; float:left;}
.qua-box{ padding:0 10px;}
.qua-top p{ font-size:20px; color:#333333; padding-top:10px;}
.qua-bottom{ background:#eff3f7; padding:20px 12px; height:360px; margin-top:15px;}
.qua-bottom p{ font-size:15px; color:#555555; /*letter-spacing:-2px;*/ line-height:32px; background: url(../../images/v1.1/hh.png) no-repeat 0 14px;
    padding-left: 24px;}
/*.qua-bottom p span{ color:#003860; font-weight:bold; padding-right:8px;}*/
.xian-xu{border: 1px dashed #ccc;position: absolute;left: 11px;top: 42px;right: 10px;z-index: -1;}
.ach-box{ margin-left:-5px; margin-right:-5px;}
.ach-box li{ width:25%; float:left; margin-bottom:10px;}
.ach-one{ padding:0 5px;}
.ach-tu{box-shadow:0px 1px 2px 3px rgba(230,235,241,1)}
.ach-tu img{ max-width:100%; display:block; margin:0 auto;}
.vc-wrap{ margin-left:-69px; margin-right:-69px;}
.vc-wrap li{ width:33%; float:left; background:url(../../images/v1.1/lin4.jpg) no-repeat left;}
.vc-box{ padding:0 67px;}
.vc-cont h5{ /*font-size:18px;*/ color:#fff; text-align:center;/* background:#003860;*/ /*padding:13px 5px;*/}
.vc-cont img{ max-width:100%; display:block; margin:0 auto;}

.case-bj{ background:url(../../images/v1.1/bj4.jpg) no-repeat center;}
.case-an{ margin-top:37px;}
/* .case-an .case-item{float:left;} */
.case-zuo{ width:20%; float:left; background:rgba(255,255,255,0.85); height:427px; margin-top:40px;}
.case-he2{ padding:40px 38px;}
.case-top-zi2{border-bottom:1px solid #dddddd; padding-bottom:20px;}
.case-top-zi2 h5{ font-size:18px; color:#d32424; line-height:30px; margin:0;-webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    display: -webkit-box;}
.case-top-zi2 p{ font-size:13px; color:#999999;}
.case-bottom-zi2{ margin-top:30px;}
.case-bottom-zi2 p{ font-size:15px; color:#666; line-height:26px;-webkit-line-clamp: 4;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    display: -webkit-box;}
.case-bottom-zi2 a{ display:block; width:190px; height:44px; background:#d32424; border-radius:8px; margin-top:50px; color:#fff; text-align:center; line-height:44px; font-size:15px;}
.case-zhong{ float:left; overflow:hidden;}
.case-left{ width:50%; float:left;min-height:503px;overflow:hidden; background:url(../../images/v1.1/ca1.jpg) no-repeat center;}
/*.case-left img{ max-width:100%; display:block;  }*/
.case-right{ width:50%; float:left;}
.case-he{ background:#fff; padding:50px 45px; overflow:hidden; height:503px;}
.case-top-zi{ border-bottom:1px solid #dddddd;}
.case-top-zi h5{ font-size:22px; color:#d32424; line-height:32px; margin:0; -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    display: -webkit-box;}
.case-top-zi p{ font-size:16px; color:#999999; padding:15px 0;    }
.case-bottom-zi{ margin-top:35px;}
.case-bottom-zi p{ font-size:18px; color:#666666; line-height:30px;    -webkit-line-clamp: 4;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    display: -webkit-box;}
.case-bottom-zi a{ display:block; width:224px; height:50px; background:#d32424; border-radius:8px; margin-top:50px; color:#fff; text-align:center; line-height:50px; font-size:18px;}
.case-you{ float:left; margin-top:40px; width:20%;}
@media (max-width: 1199px){
	.case-zuo,.case-you{ display:none;}
	.case-zhong{ width:100%;padding: 0 50px;}
}
@media (max-width: 767px){
	.shang-banner p.ft {font-size: 24px;}
	.case-left{ width:auto; float:none;min-height:300px;}
	.case-right{ width:auto; float:none;}
	.case-bj{ background:#003860}
	.case-he{ height:auto; padding:25px;}
	.case-left img{ max-width:100%; display:block; margin:0 auto;}
	.case-zhong{ padding:0 10px;}
	.case-bottom-zi a{ margin-top:20px;}
	.shang-banner h5{ font-size:30px;}
	.shang-banner p{ font-size:18px;}
}

.other-wrap{ margin-left:-22px; margin-right:-22px; margin-top:32px;}
.other-wrap li{ width:33.33%; float:left; margin-top:3px;}
.other-box{ padding:0 22px;}
.other-text{ border:1px solid #ccc; background:#fff;}
.other-zi h5{ font-size:20px; color:#333333; margin:0; padding-top:5px;}
.other-zi p{ font-size:12px; color:#999; padding-top:5px;}
.other-zi{ background:url(../../images/v1.1/ic1.jpg) no-repeat left; padding:22px 10px 22px 53px; margin-left:90px;}
.other-zi2{ background:url(../../images/v1.1/ic2.jpg) no-repeat left;}
.other-zi3{ background:url(../../images/v1.1/ic3.jpg) no-repeat left;}
.other-zi4{ background:url(../../images/v1.1/ic4.jpg) no-repeat left;}
.other-zi5{ background:url(../../images/v1.1/ic5.jpg) no-repeat left;}
.other-zi6{ background:url(../../images/v1.1/ic6.jpg) no-repeat left;}
.other-zi7{ background:url(../../images/v1.1/ic7.jpg) no-repeat left;}
.other-zi8{ background:url(../../images/v1.1/ic8.jpg) no-repeat left;}
.other-zi9{ background:url(../../images/v1.1/ic9.jpg) no-repeat left;}

.other-hover{ height:500px; background:#fff;/* border:1px solid #ccc;*/ padding:30px 40px; /*position:absolute; left:0; right:0; z-index:999; top:0;*/ display:none;}
.hover-top h6{ margin:0; font-size:20px; color:#003860; padding:10px 0 5px 0; background:url(../../images/v1.1/jtt1.jpg) no-repeat right;}
.hover-top p{ font-size:12px; color:#999999;}
.last-wrap{ margin-left:-11px; margin-right:-11px;}
.last-wrap li{ width:100%; float:left; margin-top:13px;}
.last-box{ padding:0 11px;}
.last-text{font-size:16px;  border:1px solid #dbdbdb; border-radius:5px; text-align:left; line-height:33px;color:#003860;}
.last-text span{color:#003860; }
/* .last-text a:hover{color:#003860; text-decoration:none; } */
.hover-bottom{ margin-top:25px;}
.other-one{ position:relative;}
.other-wrap li:hover .hover-top h6{background:url(../../images/v1.1/jtt2.jpg) no-repeat right;}
/*.other-wrap li:hover .other-hover{ display:block;}*/
.last-wrap .te-bie{ width:100%;}

@media (max-width: 1199px){
	.z-nav li a{ font-size:16px;}
	.target-top{ font-size:18px;}
	.target-bottom p{ font-size:14px;}
	.target-text2 .target-top, .target-text2 .target-bottom{ padding-left:28px;}
	.meth-zi{ padding:16px;}
	.meth-zi .right-pp{ padding-right:20px;}
	.meth-tit{ padding-left:16px;}
	.serv-bottom p{ padding-right:16px;}
	.tool-left{ width:auto; float:none; height:auto; padding-bottom:20px;}
	.tool-right{ margin-left:0; padding:30px 24px; padding-bottom:0;}
	.qua-bottom p{ line-height:26px;}
	/*.xian-xu{ right:175px;}*/
	.other-zi{ margin-left:46px;}
	.last-text{ font-size:14px; /*letter-spacing:-1px;*/}
	.other-hover{ padding:25px;}
}
@media (max-width: 991px){
	.z-nav li a{ font-size:14px; /*letter-spacing:-1px;*/}
	.jin-one{ padding:40px 0;}
	.jin-tit h5{ font-size:28px;}
	.jin-tit span{ font-size:14px; line-height:20px;}
	.target-wrap li{ width:50%;}
	.target-bottom{ height:288px;}
	.target-wrap{ margin-top:20px;}
	.meth-tit{ font-size:18px; height:50px; line-height:50px;}
	.meth-wrap {
    margin-left: -15px;
    margin-right: -15px;}
	.meth-box {
    padding: 0 15px;}
	.meth-zi .right-pp{ padding-right:10px;}
	.meth-zi p,.qua-bottom p{ font-size:14px;}
	.meth-wrap li span {
    position: absolute;
    left: -9px;
    top: 17px;}
	.serv-wrap li{ width:50%}
	.serv-top{ font-size:18px; /*letter-spacing:-3px;*/}
	.serv-bottom p {padding-right: 10px; line-height:20px;}
	.qua-top p{ font-size:18px;}
	.qua-bottom p{ line-height:22px; font-size:12px;}
	.qua-bottom{ padding:10px;}
	/*.xian-xu{ right:130px;}*/
	.ach-box li{ width:33.33%}
	.other-wrap {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 20px;}
	.other-box{ padding:0 5px;}
	.other-wrap li{ width:50%;}
	.other-zi{ margin-left:90px;}
}
@media (max-width: 767px){
	.jin-nav{ height:auto; padding:5px 0;}
	.z-nav li{ width:auto; float:none;}
	.z-nav li a{ background:#0f4572; color:#fff; text-align:center; padding:5px 10px; float:left; line-height:20px; margin:2px;}
	.z-nav li a:hover{ color:#fff;}
	.target-wrap {    margin-left: -4px;margin-right: -4px;}
	.target-box{ padding:0 4px;}
	.target-top{ padding:10px 0;}
	.jin-tit h5{ font-size:20px;}
	.jin-tit span,.target-bottom p{ font-size:12px;}
	.jin-tit p,.target-top{ font-size:16px;}
	.meth-wrap li{ width:50%;}
	.meth-zi p{ line-height:20px;}
	.meth-zi .right-pp {
    padding-right: 0;
    float: none;}
	.serv-wrap li{ width:auto; float:none; margin-bottom:18px;}
    .serv-text{ height:auto;}
	.serv-top{ letter-spacing:0;}
	.xian-xu{ display:none;}
	.qua-wrap li{ width:33.33%; margin-bottom:15px;}
	.qua-bottom{ height:220px}
	.ach-box li{ width:50%}
	.vc-wrap{ margin-left:-30px; margin-right:-30px;}
	.vc-box{ padding:0 30px;}
	.vc-cont h5{ font-size:16px;}
	.other-zi h5{ font-size:18px;}
}
@media (max-width: 600px){
	.qua-wrap li{ width:50%;}
	.other-zi{ margin-left:15px;}
	.last-wrap li{ width:auto; margin-top:6px;}
	.last-wrap {
    margin-left:0;
    margin-right:0;}
	.last-box{ padding:0;}
	.last-text{ padding:0; font-size:12px;}
	/*.other-zi p{ letter-spacing:-1px;}*/
	.hover-top h6,.other-zi h5{ font-size:16px;}
	.hover-bottom{ margin-top:10px;}
    .last-wrap .te-bie{ width:auto;}
	.other-hover{ height:240px; padding:10px;}
	.last-text{ line-height:26px;}
	/*.last-text a{ padding:5px; border:1px solid #ccc; margin-right:5px; line-height:16px;display:inline-block;}*/
	.other-wrap li .last-wrap li{ width:50%;}
}
@media (max-width: 425px){
	.target-wrap li{ width:100%; float:none;}
	.target-bottom{ height:auto; padding-bottom:20px;}
    .vc-wrap{ margin-left:-5px; margin-right:-5px;}
	.vc-box{ padding:0 5px;}
	.vc-wrap li{ background:none;}
	.other-zi{ margin-left:12px;}
	.other-wrap li{ width:100%; float:none;}
	.other-wrap li .last-wrap li{ width:50%; float:left;}
}
@media (max-width: 375px){
	.qua-bottom{ height:260px}
	
}



/*--------------------------竞争对手调研----------------------------*/
.zy-banner-3{ background:url(../../images/v1.1/banner-qydy.jpg) no-repeat center; height:551px; position:relative;}
.ent-bj{ padding:0 68px;}
.qi-wrap{ margin-left:-9px; margin-right:-9px;}
.qi-wrap li{ width:16.66%; float:left;transition: all 0.6s;transition: 400ms; position: relative;top: 0; margin-bottom:12px;}
.qi-box{ padding:0 9px;}
.qi-one{ background:#f6f7fa; border:1px solid #fff; height:540px;box-shadow: 0 2px 12px rgba(21, 119, 228, 0.17);}
.qi-tit h4{ font-size:22px; height:105px; color:#000000; background:#d9e8f4; margin:0; padding:16px 13px; border-bottom:1px solid #fff;}
.qi-text p{ font-size:15px; color:#555555; line-height:20px; padding:8px 13px; /*letter-spacing:-1px;*/}
.qi-wrap li:hover .qi-tit h4{ color:#fff; background:#15549b;}
.qi-wrap li:hover{cursor: pointer;top: -8px;}
.yan-box{box-shadow:0px 1px 13px 5px rgba(195,198,201,0.27); overflow:hidden; padding:30px 28px;}
.yan-tit{ font-size:24px; color:#d42424; padding-bottom:25px;}
.yan-wrap{ margin-left:-13px; margin-right:-13px;}
.yan-wrap li{ width:33.33%; float:left;position: relative;top:0;transition:400ms;}
.yan-wrap li:hover { cursor: pointer;top: -8px;}
.yan-one{ padding:0 13px;}
.yan-cont{}
.yan-top{ height:170px;box-shadow:0px 1px 13px 5px rgba(195,198,201,0.27); margin-bottom:8px;}
.yan-biao{ font-size:17px; color:#555555; text-align:center; line-height:54px;}
.yan-zi{ padding:18px 0; overflow:hidden;}
.yan-zi p{ font-size:16px; color:#555555;  background:url(../../images/v1.1/lin1.jpg) no-repeat left; padding-left:18px; line-height:28px;}
.yan-wen{ margin-left:38px; float:left;}
.yan-zi2 .yan-wen{ margin-left:70px;}
.yan-zi2 .yan-wen2{ margin-left:43px;}
.yan-bai{box-shadow:0px 1px 13px 5px rgba(195,198,201,0.27); height:348px;}
.yan-zi3 .yan-wen{ margin-left:18px;}
.yan-zi3{ padding-left:15px;}

.yan-zi3 h5{ font-size:18px; color:#555555; background:url(../../images/v1.1/li2.jpg) no-repeat left; padding-left:10px;margin-top: 10px;margin-bottom: 10px;}
.yan-zi4{ padding:18px 20px;}
.yan-zi4 .yan-wen{ margin-left:0; margin-right:20px;}
.yan-zi4 .yan-wen p{background:url(../../images/v1.1/li3.jpg) no-repeat left;}
.yan-zi5{ margin-top:-26px;}
.yan-zi5 p{background:url(../../images/v1.1/li3.jpg) no-repeat left;}
/*.yan-wrap li:hover .qi-xian p{background: url(../../images/v1.1/lin1.jpg) no-repeat left;}*/

.tool-cont h6{ font-size:22px; color:#d42424; font-weight:bold; background:url(../../images/v1.1/h-line.jpg) no-repeat left; padding-left:15px; margin-bottom:24px;}
.tool-cont .tool-one{ margin-left:35px;}
.tool-left2{ height:1190px;}
/*.tool-cont .tool-one p{ letter-spacing:-1px;}*/
.tool-right2{ padding-top:100px;}
.tool-right2 .rating-one h6{ padding-bottom:20px;}
.qu-wrap{ margin-left:-11px; margin-right:-11px; padding-bottom:60px; overflow:hidden;}
.qu-wrap li{ width:25%; float:left; margin-top:20px;}
.qu-box{ padding:0 11px;}
.qu-text{box-shadow: 0 2px 12px rgba(21, 119, 228, 0.17); height:274px;}
.qu-top{ height:144px; border-bottom:1px solid #05335a; position:relative;}
.qu-top h6{ font-size:40px; text-align:center; font-weight:bold; padding-top:30px;}
.qu-top p{ font-size:18px; color:#333333; font-weight:bold;}
.qu-top label{ display:block; width:50px; height:5px; background:#d32424; position:absolute;bottom: -7px;left: 50%;margin-left: -25px;}
.qu-bottom{ margin-top:25px;}
.qu-bottom p{ font-size:16px; color:#555555; line-height:28px;}    
.qu-wrap li:hover .qu-top h6,.qu-wrap li:hover .qu-top p,.qu-wrap li:hover .qu-bottom p{ color:#fff;} 
.qu-wrap li:hover .qu-top label{ background:#fff;}
.qu-wrap li:hover .qu-top{ border-bottom:1px solid #fff;}
.qu-wrap li:hover .qu-text{ background:#05335a}
/*.yan-wrap li:hover .yan-bai{ background:#d9e8f4;    }
.yan-wrap li:hover{cursor: pointer;top: -8px;}
.yan-wrap li:hover .quan-wei .yan-wen p,.yan-wrap li:hover .m-left p{background: url(../../images/v1.1/lin1.jpg) no-repeat left;}
.yan-wrap li:hover .yan-biao2{ font-size:22px; font-weight:bold;}*/


@media (max-width: 1199px){
	.ent-bj{ padding:0;}
	.qi-text p{ font-size:14px; /*letter-spacing:-2px;*/}
	.yan-wen{ margin-left:16px;}
	.yan-zi2 .yan-wen{ margin-left:35px;}
	.yan-zi3{ padding-left:2px;}
	.yan-zi3 .yan-wen{ margin-left:12px;}
	.yan-zi5 .yan-wen{ padding-left:0;}
	.yan-zi4 .yan-wen{ margin-right:0; margin-left:12px;}
	.yan-zi p,.qu-bottom p{ font-size:14px;}
	.yan-zi5 h5,.yan-zi4 h5{ margin-left:10px;}
	.tool-left2{ height:auto;}
	.tool-right2 { padding-top: 30px;}
}
@media (max-width: 991px){
	/*.qi-text p{ letter-spacing:0;}*/
	.qi-wrap li{ width:25%}
	.yan-top{ height:269px;}
	.yan-bai{ height:546px;}
	.yan-tit{ font-size:20px;}
	.qu-wrap li{ width:33.33%}
}
@media (max-width: 767px){
	.qi-tit h4{ font-size:18px}
	.qi-wrap li{ width:33.33%}
	.yan-wrap li{ width:50%;}
	.yan-wrap .ww{ width:100%;}
	.yan-bai{ height:348px;}
	.yan-top{ height:170px;}
	.tool-right2{ padding-top:25px;}
	.qu-wrap li{ width:50%}
}
@media (max-width: 600px){
	.yan-zi p{ line-height:24px;}
	.yan-wrap li{ width:100%; float:none;}
	.yan-bai{ height:auto; margin-bottom:10px;}
}
@media (max-width: 500px){
	.qi-wrap li{ width:50%}
}
@media (max-width: 375px){
	.qu-bottom p{ padding:0 10px; line-height:20px; font-size:12px;}
}

@media (max-width: 320px){
	.qi-text p{ padding:5px 13px;}
}


/*--------------------------市场研究----------------------------*/
.zy-banner-5{background:url(../../images/v1.1/banner-scyj.jpg) no-repeat center; height:551px; position:relative;}
.qi-wrap2 li{ width:14.285%;}
.qi-wrap2 .qi-one{ height:550px;}
.qi-wrap2 .qi-text p{ padding-left:22px;}
.qi-wrap2 .qi-tit h4{ padding-left:22px;}
.shi-c .yan-wen p{ background:none; padding-left:0; color:#333; line-height:36px; /*letter-spacing:-1px;*/}
.shi-c .yan-wen{ margin-left:0;}
.shi-c h5{ color:#333;}
.shi-c{ padding:40px 25px;}
.shi-c2{ padding-top:0;}
.yan-wrap2 .yan-bai,.yan-wrap2 .yan-top{ height:450px;}
.shi-jiu .yan-wen{ margin-left:25px; padding-right:20px;}
.icon-zi{ clear:both; overflow:hidden;}
.icon-zi span{ display:block; font-size:16px; color:#555555; background:url(../../images/v1.1/tb1.png) no-repeat left; padding-left:25px; margin-left:25px; margin-top:26px;}
.icon-zi .tu-biao{ background:url(../../images/v1.1/tb2.png) no-repeat left;}
.pd-top{ padding-top:0;}
.quan-wei{ padding-bottom:35px;}
.m-left .yan-wen{ margin-left:0;}
.tool-left3{ padding-top:20px; }
.m-left2 p{ margin-left:23px;}
@media (max-width: 1199px){
	.qi-wrap2 .qi-tit h4{ padding-left:14px;}
	.qi-wrap2 .qi-text p{ padding-left:15px;}
	.shi-c{ padding:25px;}
	.shi-c h5{ margin-left:0;}
	.shi-c .yan-wen p{ line-height:28px;}
	.icon-zi span{ padding-right:25px;}
	.m-left .yan-wen{ margin-left:10px;}
	.tool-left3{ height:auto;}
	.m-left2 p{ margin-left:0;}
}
@media (max-width: 991px){
	.qi-wrap2 li{ width:25%;}
	.quan-wei{ padding-bottom:15px;}
	.shi-c{ padding:15px;}
	.yan-wrap2 .yan-bai, .yan-wrap2 .yan-top{ height:460px;}
}
@media (max-width: 767px){
		.yan-wrap2 .yan-bai, .yan-wrap2 .yan-top{ height:auto;}

}
@media (max-width: 600px){
	.qi-wrap2 li{ width:33.33%;}
}
@media (max-width: 425px){
	.qi-wrap2 li{ width:50%;}
}



/*--------------------------用户调研----------------------------*/
.zy-banner-6{ background:url(../../images/v1.1/banner-yhdy.jpg) no-repeat center;height: 551px;}
.user-wrap{ margin-left:-22px; margin-right:-22px;}
.user-wrap li{ width:50%; float:left;position: relative;top: 0;transition: 400ms;}
.user-wrap li:hover{ cursor: pointer;top: -8px;}
.user-box{ padding:0 22px;}
.user-tu img{ max-width:100%; display:block; margin:0 auto;}
.user-zi{ background:#fafafa; padding:45px 43px; overflow:hidden; border-top:3px solid #003860;}
.user-left{ width:99px; float:left; padding-top:50px;}
.user-left img{ max-width:100%; display:block; margin:0 auto;}
.user-left p{ font-size:20px; color:#333333; text-align:center; padding-top:20px; font-weight:bold;}
.user-right{ margin-left:120px; border-left:1px solid #305676; padding:30px 0;}
.user-right p{ font-size:18px; color:#666666; padding-left:28px; line-height:32px;}
.xiao-tit{ position:relative; overflow:hidden;}
.xiao-tit h5{ font-size:26px; color:#000000; border-left:3px solid #d32424; padding-left:10px;margin-top: 10px;margin-bottom: 10px;}
.xiao-tit span{ border-bottom:1px solid #1c5172; display:block;position: absolute;left: 253px;right: 0;bottom: 23px;}
.xiao-box{ margin-top:30px;}
.xiao-box li{ width:20%;}
.xiao-box .qi-one{ height:640px;}    
.xiao-fei{ margin-top:15px;}    
.man-wrap li{ width:50%;}    
.man-wrap{ margin-top:15px;}
.man-wrap .qi-text p{ font-size:16px; padding:0; line-height:30px; padding-left:35px; padding-right:50px;}
.man-wrap .qi-text{ padding-top:20px;}
.man-wrap .qi-tit h4{ padding-left:35px;}
.ke-hu{ padding:15px 0; line-height:24px;}
.ke-hu p{ /*letter-spacing:-1px;*/ color:#555555;}
.ke-box .our-one{ height:145px;}
.us-bg{ background:#fafafb; position:relative; z-index:99}
.us-tu-b img{ max-width:100%; display:block; position:absolute; right:305px; bottom:0; z-index:-1}
.ke-box .our-one{ background:url(../../images/v1.1/bg10.png) repeat;box-shadow: 0 2px 12px rgba(46, 47,48, 0.18);}
.ke-box li{ margin-bottom:15px;}
.dian-top img{ max-width:100%; display:block; margin:0 auto;}
.dian-wrap{ margin-left:-22px; margin-right:-22px;}
.dian-wrap li{ width:33.33%; float:left; position:relative;}
.dian-box{ padding:0 22px;}
.dian-tit{ background:#fff; padding:20px 25px; overflow:hidden;}
.dian-tit p{ font-size:20px; color:#05335a;}
.dian-wrap{ margin-top:70px;}
.dian-xia{ height:282px; background:url(../../images/v1.1/p1.jpg) no-repeat center; margin-top:5px; padding:20px 16px;}
.dian-xia p{ font-size:16px; color:#666666; line-height:30px;}
.dian-xia2{ background:url(../../images/v1.1/p2.jpg) no-repeat center;}
.dian-xia3{ background:url(../../images/v1.1/p3.jpg) no-repeat center;}
.dian-box span img {position: absolute;
    left: -9px;
    right: 0;
    top: 26px;
}
@media (max-width: 1199px){
	.user-right p{ font-size:16px;}
	.man-wrap .qi-one{ height:375px;}
	.dian-tit{ padding:20px 36px;}
	.dian-xia p{ /*letter-spacing:-1px;*/ font-size:15px}
}
@media (max-width: 991px){
	.user-left{ width:auto; float:none;}
	.user-right{ margin-left:0; border:none;}
	.user-right p{ padding-left:0;}
	.user-left{ padding-top:0;}
	.xiao-box li{ width:33.33%}
	.man-wrap .qi-one{ height:515px;}
	.dian-wrap li{ width:auto; float:none; margin-top:10px;}
	.dian-xia{ height:auto;background: #d9e8f4; }
	.dian-box span img{ display:none;}
	.dian-tit{ padding:10px;}
	.dian-xia{ margin-top:0;}
	.dian-wrap{ margin-top:20px;}
}
@media (max-width: 767px){
	.xiao-tit h5{ font-size:20px;}
	.man-wrap li{ width:auto; float:none;}
	.man-wrap .qi-one{ height:auto; padding-bottom:15px;}
	.man-wrap .qi-text p{ padding-left:10px; padding-right:10px;}
	.man-wrap .qi-tit h4{ padding-left:10px;}
	.user-wrap li{ width:auto; float:none;}
	.user-zi{ padding:15px;}
}
@media (max-width:500px){
	.xiao-box li{ width:50%;}
}



/*--------------------------案例展示----------------------------*/
.case-main{ background:#fdfdfd; padding-top:110px; padding-bottom:60px; overflow:hidden;}
.wei-zhi{ font-size:16px; color:#666666; line-height:35px;}
.wei-zhi a{color:#666666;}
.wei-zhi a:hover{ color:#003860; text-decoration:none;}
.case-nav{  border:1px solid #c2c2c2;border-top:2px solid #003860; margin-top:15px; overflow:hidden; padding:20px 0 20px 45px; }
.focus-left { float:left;}
.focus-left a{ width:48px; height:36px; display:block; color:#333; text-align:center; line-height:36px; font-size:16px; border-radius:5px;}
.focus-left a.active{background:#003860;color:#fff;}
.focus-right{ margin-left:70px;}
.dao-hang li{float:left;font-size:16px; line-height:36px; padding-right:28px;}
.dao-hang li a{ color:#333333}
.dao-hang li:hover a,.dao-hang li.active a{ color:#003860;text-decoration:underline;}
.case-cont-box{ margin-top:18px;}
.ca-left{ width:805px; float:left;}
.ca-top img{ max-width:100%; display:block; margin:0 auto;}
.ca-right{ margin-left:856px;}
.ca-contnr{ border-top:1px solid #c5c5c5; margin-top:32px;}
.ca-contnr li{padding:32px 0;border-bottom:1px solid #c5c5c5; overflow:hidden;}
.ca-tu{ width:171px; border:1px solid #c5c5c5; overflow:hidden; float:left;}
.ca-tu img{ max-width:100%; display:block; margin:0 auto;}
.ca-text{ margin-left:193px; }
.ca-text h5{ font-size:22px; color:#000000;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding-bottom:5px;
margin-top: 10px;margin-bottom: 10px;}
.ca-text p{ font-size:14px; color:#666666; line-height:24px;
/*height: 72px;*/
-webkit-line-clamp:3;
overflow: hidden;
-webkit-box-orient: vertical;
word-break: break-all;
display: -webkit-box;}
.ca-contnr li:hover .ca-text h5{ color:#d42424}
.case-but a{ display:block; width:194px; height:48px; color:#fff; text-align:center; background:#d42424; font-size:16px; margin:0 auto; line-height:48px; margin-top:25px; border-radius:4px;}
.zi-one{ overflow:hidden; margin-bottom:30px}
.zi-tit{ border-top:1px solid #8d8d8d;}
.zi-tit p{ font-size:20px; color:#003860; line-height:30px; padding-top:15px; border-top:2px solid #003860; display:inline-block; margin-top:-1px;}
.cons-wrap{ margin-left:-3px; margin-right:-3px;}
.cons-wrap li{ width:33.33%; float:left; margin-top:22px;}
.cons-box{ padding:0 3px;}
.cons-one img{ max-width:100%; display:block; margin:0 auto;}
.cons-one p a{ font-size:16px; color:#000; padding-top:8px; text-align:center; display:block; /*letter-spacing:-2px;*/}
.zi-tit span a{ font-size:16px; color:#8d8d8d; float:right; display:inline-block; padding-top:20px;}
.jing-data li a{ font-size:16px; color:#555555; line-height:40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display:block; background:url(../../images/v1.1/dian3.jpg) no-repeat left; padding-left:15px;}
.pin-wrap{ margin-left:-8px; margin-right:-8px;}
.pin-wrap li{ width:50%; float:left; margin-top:10px;}
.pin-box{ padding:0 8px;}
.pin-one img{ max-width:100%;height: 83px;object-fit: cover;display:block; margin:0 auto;}
.pin-one p{ font-size:16px; color:#555555; line-height:25px; padding-top:15px;height: 70px;
-webkit-line-clamp: 2;
overflow: hidden;
-webkit-box-orient: vertical;
word-break: break-all;
display: -webkit-box; /*letter-spacing:-1px;*/}
.yong-bg{ background:url(../../images/v1.1/us-p.jpg) no-repeat center; padding:40px 25px; border:1px solid #ccc; border-radius:6px;}
.yong-top h5{ font-size:31px; color:#fff; text-align:center;}
.yong-top p{ font-size:14px; text-align:center; color:#fff; /*letter-spacing:-1px;*/}
.yong-top a{ display:block; width:180px; height:53px; line-height:53px; background:#fff; text-align:center; margin:0 auto; color:#006db8;  font-size:20px; border-radius:50px; margin-top:35px;}
.yong-top a:hover{ color:#006db8}
.ping-jia{ margin-top:37px;}
.ping-jia li{ background:rgba(255,255,255,0.35); padding:26px 12px; overflow:hidden; border-radius:8px;}
.ping-jia li p{ font-size:16px; color:#fff; line-height:26px;}
.ping-jia li img{ display:block; max-width:100%; float:right; padding-top:5px;}
@media (max-width:1229px){
	.dao-hang li{ padding-right:19px;}
	.ca-left{ width:605px}
	.ca-right{ margin-left:656px}
}
@media (max-width:991px){
	.case-nav{ padding:15px;}
	.dao-hang li{ padding-right:0; }
	.dao-hang li a{ border:1px solid #333333; text-align:center; padding:3px 8px; margin-right:10px;}
	.dao-hang li:hover a,.dao-hang li.active a{ background:#003860; color:#fff;}
	.focus-left{ float:none;}
	.focus-right{ margin-left:0;}
	.focus-left a{  width:auto; margin-bottom:20px;}
	.ca-left{ width:400px}
	.ca-right{ margin-left:420px}
	.ca-tu{ display:none;}
	.ca-text{ margin-left:0;}
	.case-main{ padding-bottom:30px;}
}
@media (max-width:767px){
	.dao-hang li a{margin-right:3px; padding:3px 5px; font-size:14px; }
	.focus-left a{margin-bottom:10px;}
	.ca-left{ width:auto; float:none;}
	.ca-right{ margin-left:0; margin-top:20px;}
	.ca-contnr li{ padding:15px 0;}
	.yong-bg{ background:#0064c4}
}
@media (max-width:425px){
	.dao-hang li a{ padding:3px 5px;}
}


/*--------------------------市场进入咨询----------------------------*/
.zy-banner-7{ background:url(../../images/v1.1/banner-scjrzx.jpg) no-repeat center;}
.z-nav2{ padding:0 100px;}
.z-nav2 li{ width:16.66%;}
.shi-text{ font-size:18px; color:#555555; margin-bottom:20px; line-height:32px; border-left:2px solid #d42424; padding-left:15px; /*letter-spacing:-1px;*/}
.into-wrap .user-zi{ height:290px; padding:35px 30px; border-top:none;position:relative;}
.in-wrap{ margin-left:-30px; margin-right:-30px; padding-left:28px; position:relative;}
.in-box{ width:50%; float:left; }
.in-one{ padding:0 30px;} 
.into-wrap .in-zi span{ font-size:18px; color:#d32325; display:block; padding-bottom:10px;}
.into-wrap .in-zi p{ /*letter-spacing:-1px;*/ padding-left:0;}
.into-wrap .user-right{ overflow:hidden; padding:25px 0;}
.jt img{ max-width:100%; display:block; position:absolute; left:50%;  margin-left: -23px;top: 40px;}
.into-wrap .user-zi:before{content: "";width:0;height:3px;background:#003860;position:absolute;top:0%; left:50%;transition:all .8s;}
.into-wrap .user-zi:hover::before{left:0%; width:100%;}
.ho-wrap .qi-text p{ text-align:left; font-size:15px; /*letter-spacing:-2px;*/}
/*.ho-wrap .qi-one{ height:370px;}*/
.ho-p{ padding:0 50px;}
.ho-wrap{ margin-top:40px;}
.floor-wrap{ margin-left:-32px; margin-right:-32px; margin-top:35px;}
.floor-wrap li{ width:50%; float:left;}
.floor-box{ padding:0 32px;}
.floor-one{ height:175px; border:1px solid #fff; background:#fafafc;box-shadow: 1px 3px 4px 1px rgba(21, 119, 228, 0.17);}
.floor-one h6{ background:#d9e8f4; line-height:50px; text-align:center; font-size:22px; color:#010101; margin:0;}
.floor-text{ padding:0 34px; padding-top:16px;}
.floor-text p{ padding-top:8px;}
.floor-text p a{ font-size:16px; color:#555555; padding-right:26px;}
.floor-wrap label img{ max-width:100%; display:block; position:absolute;left: 50%;margin-left: -13px;top: 75px;}
.jin-box{ position:relative;}    
.jan-tou img{ display:block; max-width:100%; margin:0 auto;}   
.jin-one2{ padding-bottom:30px; padding-top:30px;}
.yan-jiu{ margin-top:35px;}
.li-wrap{ margin-left:-5px; margin-right:-5px;}
.li-wrap li{ width:25%; float:left;}
.li-box{ padding:0 5px;}
.top-in{ border:1px solid #ccc; overflow:hidden;}
.top-in img{ max-width:100%; display:block; margin:0 auto;}
.li-cont p{ font-size:16px; color:#d42424; text-align:center; padding-top:10px;}
.floor-text .z-j{ text-align:left;}
@media (max-width:1199px){
	/*.into-wrap .user-right p{ letter-spacing:-1px;}*/
	.into-wrap .user-zi{ padding:35px 12px;}
	.in-wrap{ margin-left:-10px; margin-right:-10px;}
	.in-one{ padding:0 10px;} 
	.ho-p{ padding:0;}
	.ho-wrap li{ width:33.33%;}
	.floor-text{ padding:0 10px;}
}
@media (max-width:991px){
	.into-wrap .user-zi{ height:335px;}
	.z-nav2{ padding:0;}
	.z-nav2 li{ float:left; width:auto;}
	.shi-text{ font-size:16px;}
	.floor-wrap li{ width:100%; margin-bottom:40px;}
	.floor-one{ height:auto; padding-bottom:20px;}
	.floor-wrap label img{ top:150px;}
	.jin-one2{ padding-bottom:0;}
	.floor-text .z-j{ text-align:center;}
	.li-wrap li{ width:50%; margin-bottom:15px;}
	.top-in{ background:#fff;}
}
@media (max-width:767px){
	.into-wrap .user-zi{ height:auto; margin-top:10px;}
	.in-wrap{ padding-left:0;}
	.jt img{ margin-left:-41px;}
	.floor-wrap label img{ display:none;}
	.floor-wrap li{ margin-bottom:10px;}
	.floor-one h6{ font-size:18px;}
	.floor-wrap{ margin-top:20px;}
}
@media (max-width:500px){
	.ho-wrap li{ width:50%;}
	.li-cont p{ font-size:14px;}
}


/*--------------------------信用资信报告----------------------------*/
.zy-banner-8{ background:url(../../images/v1.1/zy6.jpg) no-repeat center; height:736px;}
.shang-banner2 h5{ font-size:69px; color:#fff; text-align:left;}
.shang-banner2 h5 span{ color:#d42424}
.shang-banner2 p{ text-align:left; color:#fff;text-shadow: 1px 3px 3px rgba(0,0,0,0.6)} 
.shang-banner2 a{ /*width:156px; height:57px; background:#d42424; line-height:57px; border-radius:8px; color:#fff;*/ margin:0; margin-top:50px;}
.zi-xin{ padding:0 62px;}
.zi-wrap{ margin-left:-12px; margin-right:-12px; margin-top:-20px;}
.zi-wrap li{ width:25%; float:left; margin-top:20px;}
.zi-box{ padding:0 12px;}
.cre-one{ height:360px;box-shadow: 1px 3px 6px 2px rgba(0,0,0,0.09); background:#fff; padding:25px 46px; overflow:hidden;}
.cre-one h6{ font-size:20px; color:#003860; text-align:center; margin:0; padding:13px 0;}
.cre-one p{ font-size:16px; color:#003860; border:1px solid #7e96ab; text-align:center; border-radius:5px; line-height:30px; margin-top:8px;}
.cre-one i{ display:block; width:44px; height:47px; background:url(../../images/v1.1/ct1.png) no-repeat center; margin:0 auto;}
.zi-wrap li:hover .cre-one{ background:#15549b}
.zi-wrap li:hover .cre-one i{background:url(../../images/v1.1/ct2.png) no-repeat center;}
.zi-wrap li:hover .cre-one h6{ color:#fff;}
.zi-wrap li:hover .cre-one p{ color:#fff; border:1px solid #fff;}
.xin-bg{ background:url(../../images/v1.1/zx-bg2.jpg) no-repeat center; padding:60px 0;}
.major{ padding:0;}
.major-wrap{ margin-left:-14px; margin-right:-14px;}
.major-wrap .qi-box{ padding:0 14px;}
.major-wrap li{ width:20%; margin-top:15px;}
.major-wrap .qi-one{ height:330px;}
.major-wrap .qi-tit h4{ text-align:center; text-shadow:none;}
.zi-gao .qi-one{ height:411px;}
.credit-wrap{ margin-left:-16px; margin-right:-16px;}
.credit-wrap li{ width:33.33%; float:left; margin-top:27px;}
.credit-box{ padding:0 16px;}
.cred-one{ height:270px; background:#fff;box-shadow: 0 2px 12px rgba(21, 119, 228, 0.17); position:relative;}
.cred-text{ padding:30px 30px 38px 30px;}
.cred-text img{ max-width:100%; display:block; margin:0 auto;}
.cred-text h6{ font-size:20px; color:#000000; text-align: center; padding:5px 0;}
.cred-text p{ font-size:15px; color:#666666; line-height:26px; /*letter-spacing:-1px;*/}
.credit-wrap .cred-one:after{content: "";width:0;height:3px;background:#d42424;position:absolute; left:0;bottom:0;transition:all .8s;}
.credit-wrap .cred-one:hover::after{left:0%; width:100%;}
.cr-box{ background:#eff3f7; padding:40px 30px;box-shadow: 1px 3px 6px 2px rgba(0,0,0,0.09); overflow:hidden;}
.cr-top{ padding:0 100px;}
.cr-left{ width:368px; float:left;}
.cr-left img{ max-width:100%; display:block; margin:0 auto;}
.cr-right{ margin-left:456px;}
.cr-one { margin-bottom:10px;}
.cr-one h6{ font-size:18px; color:#000000; background:url(../../images/v1.1/dd2.png) no-repeat left; padding-left:30px;}
.cr-one p{ font-size:16px; color:#333333; background:url(../../images/v1.1/hh.png) no-repeat left; padding-left:25px; margin-left:30px; line-height:30px;}
.xin-bao{ margin-top:50px; padding:0 50px;}
.xin-bao li{ margin:0 15px; float:left;}
.xin-bao li img{ max-width: 100%;}
.bank-boxs{ padding:0 13px; overflow:hidden;}
.bank-wrap{ margin-left:-12px; margin-right:-12px;}
.bank-wrap li{ width:50%; float:left; margin-top:20px;}
.bank-cont{ padding:0 12px;}
.bank-img{ border:1px solid #b0b0b0;}
.bank-img img{ max-width:100%; display:block; margin:0 auto;}
.bank-wrap li:hover .bank-img{ border:1px solid #023961;}
@media (max-width:1199px){
	.cre-one{ padding:25px 18px;} 
	.major-wrap .qi-tit h4{ font-size:20px;}
	.cr-top{ padding:0;}
	.cr-right{ margin-left:410px;}
}
@media (max-width:991px){
	.shang-banner2 h5{ font-size:40px;}
	.zy-banner-8{ height:548px}
	.shang-banner2 p{ font-size:14px; line-height:26px; padding-top:0;}
	.zi-xin{ padding:0;}
	.cre-one h6{ font-size:18px;}
	.cre-one p{ font-size:14px;}
	.major-wrap{ margin-left:-8px; margin-right:-8px;}
	.major-wrap .qi-box{ padding:0 8px;}
	.major-wrap li{ margin-top:8px;}
	.xin-bg{ background:#e0ebfc}
	.major-wrap .qi-tit h4{ font-size:15px; /*letter-spacing:-2px;*/}
	.credit-wrap li{ width:50%;}
	.cr-left{ width:auto; float:none;}
	.cr-right{ margin-left:0; margin-top:20px;}
	.xin-bao{ margin-top:15px;}
}
@media (max-width:767px){
	.zi-wrap li{ width:33.33%;}
	.zi-wrap{ margin-left:-6px; margin-right:-6px;}
	.zi-box{ padding:0 6px;}
	.major-wrap li{ width:25%;}
	.major-wrap .qi-one{ height:220px;}
	.major-wrap .qi-text p{ padding:3px 0;}
	.xin-bg{ padding:30px 0;}
	.cred-text{ padding:15px;}
	.credit-wrap{ margin-left:-8px; margin-right:-8px;}
	.credit-box{ padding:0 8px;}
	.credit-wrap li{ margin-top:16px;}
	.cred-text h6{ font-size:18px;}
	.xin-bao{ padding:0;}
	.bank-wrap{ margin-left:-5px; margin-right:-5px;}
	.bank-wrap li{ margin-top:10px;}
	.bank-cont{ padding:0 5px;}
	.bank-boxs{ padding:0;}
}
@media (max-width:600px){
	.zi-wrap li{ width:50%;}
	.major-wrap li{ width:33.33%;}
} 
@media (max-width:500px){
	 .cred-one{ height:300px;}
}
@media (max-width:425px){
	.cred-one{ height:350px;}
}  
@media (max-width:375px){
	.major-wrap li{ width:50%;}
}    
@media (max-width:320px){
	.cre-one{ padding:15px;}
	.cre-one h6{ font-size:16px; /*letter-spacing:-1px;*/}
	/*.cre-one p{ letter-spacing:-1px;}*/
	.credit-wrap li{ width:100%; float:none;}
	.cred-one{ height:auto;}
} 


/*--------------------------企业培训----------------------------*/
.zy-banner-9{background:url(../../images/v1.1/banner-qypx.jpg) no-repeat center; height: 740px;}
.train-banner h5{ text-shadow:none; text-align:center; font-size:52px;color: #000;}
.train-banner label{ font-size:61px; color:#d42424; text-align:center; display:block;}
.train-banner p{ font-size:24px; text-align:center; text-shadow:none;color: #000;}
.train-banner a{ margin:0 auto; margin-top:60px;}
.jin-tit h5 label{ color:#003860}
.tra-boxs{ padding:0 10px; overflow:hidden;}
.tra-left{ width:350px; float:left; }
.tra-center{ width:420px; float:left;background:#777; height:385px;background:url(../../images/v1.1/tra1.png) no-repeat center; background-size:contain;}
.tra-right{ width:334px; float:right;}
.tra-one h6{ font-size:20px; color:#003860; padding-bottom:5px;}
.tra-one p{ font-size:16px; color:#555555; line-height:26px;}
.tra-one{ padding-top:100px;}
.tra-one2{ padding-top:74px;}
.tra-but a{ width:146px; height:40px; line-height:40px; margin-top:50px; border-radius:5px; font-size:16px;}
.solut-bg{ background:url(../../images/v1.1/tr-bg.jpg) no-repeat center;}
.sl-box{ height:400px;box-shadow:0px 1px 2px 3px rgba(230,235,241,1); background:#fff;}
.solut-left{ width:50%; float:left;}
.solut-left img{ max-width:100%; display:block; margin:0 auto;}
.solut-right{ width:50%; float:left;}
.solut-zi{ padding-left:17px; padding-top:15px;}
.solut-zi p{ font-size:18px; color:#555555; line-height:30px; text-align:left; background:url(../../images/v1.1/hd.jpg) no-repeat 0 10px; padding-left:25px;}
.solut-zi p label{ font-size:15px; color:#003860;}
.con-on{ margin-left:-11px; margin-right:-11px;}
.con-on li{ width:33.33%; float:left;}
.con-box{ padding:0 11px;}
.con-cont{ }
.con-top img{ max-width:100%; display:block; margin:0 auto;}
.con-bottom{height:185px; background:#fff;box-shadow:0px 1px 2px 3px rgba(230,235,241,1); padding:32px 30px;}
.con-bottom h5{ font-size:20px; color:#003860; text-align:center; margin:0; padding-bottom:15px;}
.con-bottom p{ font-size:16px; color:#555555; line-height:30px; background:url(../../images/v1.1/hh.png) no-repeat 0 14px; padding-left:25px; /*letter-spacing:-1px;*/}
.case-bg{ background:url(../../images/v1.1/c-bg.jpg) no-repeat center;}
.tr-wai{}
.tr-top{background:rgba(255,255,255,0.9); padding:20px 26px 48px 26px; border-radius:8px; overflow:hidden;}
.tr-zuo{ width:620px; float:left;}
.tr-zuo-shang,.tr-zuo-xia{ height:260px;background:rgba(255,255,255,0.7);box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.4); border-radius:5px; padding:28px 25px; margin-top:25px;}
.tr-zuo-shang h5{ font-size:20px; color:#d42424;}
.tr-zuo-shang p{ font-size:16px; color:#333; line-height:32px;}
.tr-zuo-xia{ height:164px;}
.tr-you{ margin-left:635px; margin-top:25px;}
.you-zi{ height:450px;}
.pei-wrap{ margin-left:-4px; margin-right:-4px; margin-top:25px;}
.pei-wrap li{ width:50%; float:left;}
.pei-box{ padding:0 4px;}
.pei-tu img{ max-width:100%; display:block; margin:0 auto;}
.pei-tu span{ font-size:14px; color:#999999; display:block; text-align:center; padding-top:15px;}
.tr-bottom{ padding:0 50px;}
.tr-lun{ margin-left:-48px; margin-right:-48px; margin-top:40px;}
.tr-lun li{ width:33.33%; float:left;}
.tr-box{ padding:0 51px;}
.tr-tu img{ max-width:100%; display:block; margin:0 auto;}
.par-bg{ background:url(../../images/v1.1/pr-bg.jpg) no-repeat center;}
.par-box li{ width:10%; float:left;}
.par-box li img{ max-width:100%; display:block; margin:0 auto;}
.ke-h{ margin-left:-10px; margin-right:-10px; margin-top:40px; position:relative; z-index:10;}
.ke-h li{ width:16.66%; float:left;}
.ke-cont{ padding:0 10px;}
.ke-he h5{ font-size:40px; color:#003860; text-align:center; width:85px; height:85px; border-radius:50%;border:1px solid #000; line-height:85px; margin:0 auto; background:#f2f3f5}
.ke-he p{ font-size:20px; color:#333333; text-align:center; padding-top:20px;}
.bot-xian{ border-bottom:2px dotted #a2a2a4; position:absolute; left:66px; right:66px; top:40px; z-index:-1;}

@media (max-width:1199px){
	.tra-left{ width:277px;}
	.tra-center{ width:349px; background-size:80%;}
	.tra-right{ width:282px;}
	.solut-zi p{ line-height:22px; font-size:16px;}
	.solut-zi p label{ font-size:12px;}
	.sl-box{ height:313px;}
	.con-bottom{ padding:32px 13px;}
	.tr-zuo{ width:528px;}
	.tr-you{ margin-left:550px;}
	.tr-zuo-shang p{ line-height:26px;}
	.ke-he p{ font-size:18px; /*letter-spacing:-1px;*/}
	
} 
@media (max-width:991px){
	.tra-boxs{ padding:0;}
	.tra-center{ display:none;}
	.tra-left,.tra-right{ width:auto; float:none;}
	.tra-one{ padding-top:0; padding-bottom:15px;}
	.tra-one2{ padding-top:0;}
	.tra-but a{ margin-top:35px;}
	.solut-left,.solut-right{ width:auto; float:none;}
	.sl-box{ height:auto; padding:15px;}
	.solut-bg{ background:#eaebef}
	.solut-zi{ padding-left:0;}
	.con-bottom{ height:266px;}
	.case-bg{ background:#003860;}
	.tr-zuo{ width:400px;}
	.tr-you{ margin-left:420px;}
	.tr-zuo-shang p{ font-size:14px;}
	.tr-zuo-shang, .tr-zuo-xia{ padding:20px; padding-top:15px;}
	.tr-lun{ margin-left:-10px; margin-right:-10px; margin-top:20px;}
	.tr-box{ padding:0 10px;}
	.tr-bottom{ padding:0;}
	.par-box li{ width:16.66%}
	.ke-he p{ font-size:14px;}
	.ke-he h5{ font-size:20px; width:50px; height:50px; line-height:50px;}
	.bot-xian{ top:27px;}
} 
@media (max-width:767px){
	.zy-banner-9{ height:548px;}
	.train-banner h5{ font-size:22px;}
	.train-banner label{ font-size:30px;}
	.train-banner p{ font-size:16px;}
	.train-banner{ top:180px;}
	.con-bottom h5{ font-size:18px;}
	.con-bottom p{ font-size:14px; /*letter-spacing:-1px;*/ line-height:26px;}
	.tr-zuo{ width:auto; float:none}
	.tr-you{ margin-left:0;}
	.tr-zuo-shang, .tr-zuo-xia{ height:auto; padding:20px; overflow:hidden;}
	.tr-logo{ padding-bottom:15px;}
	.bot-xian{ display:none;}
	.ke-h li{ width:33.33%; margin-top:15px;}
	.ke-he p{ padding-top:10px;}
} 
@media (max-width:600px){
	.con-on li{ width:50%; margin-bottom:15px;}
	.ke-h{ margin-left:-5px; margin-right:-5px; margin-top:20px;}
	.ke-cont{ padding:0 5px;}
} 
@media (max-width:500px){
	.par-box li{ width:20%}
	
} 
@media (max-width:375px){
	.con-on li{ width:100%; margin-bottom:15px; float:none;}
	.con-bottom{ height:auto;}
	.par-box li{ width:25%}
	.ke-he p{ font-size:12px;}
} 

.liang-hh{ height:280px; background:#dae8f5;}
.liang-bg{ padding:0; margin-top:0;}
.liang-bg h5{ background:#15549b; color:#fff; margin:0; padding:0; font-size:18px; text-align:center; line-height:54px;}
.liang-box{padding: 20px 37px;overflow: hidden;}
.liang-box .yan-wen{ margin-right:35px;}
.liang-box .yan-wen33{ margin-right:0;}
.yan-chan{ height:494px;}
.liang-hh2{height:250px; overflow:hidden; margin-top:10px;}
.liang-bg .yan-wen p{    background: url(../../images/v1.1/lin1.jpg) no-repeat left;}
.liang-hh3{ height:350px; background:#fff;}
.liang-hh4{ height:260px;}
.liang-box20{ padding:10px 25px;}
.liang-box25{ padding:10px;}
.liang-box25 .yan-wen{ margin-right:10px;}
@media (max-width:1199px){
	.liang-box .yan-wen{ margin-right:10px;}
	.liang-box{ padding:10px;}
	.liang-box20,.liang-box25{ padding:0;}
	.liang-box25 .yan-wen{ margin-right:0;}
} 
@media (max-width:991px){
	.liang-hh{ height:254px;}
	.liang-hh3{ height:320px;}
	.yan-chan{ height:560px;}
	.liang-hh2{ height:296px;}
	.liang-hh4{ height:230px;}
} 
@media (max-width:767px){
	.liang-hh,.liang-hh3,.yan-chan,.liang-hh2,.liang-hh4{ height:auto; padding-bottom:10px;}
	.yan-wrap5 li{ width:100%; float:none; margin-bottom:10px;}
} 

.case-bj2{ background:url(../../images/v1.1/case-bb.jpg) no-repeat center #f7f7f7; background-size:cover; padding:47px 0; /*margin-top:40px;*/}
.an-li-left{ width:577px; float:left;background:#d42424;padding-bottom:30px;}
.xiang-mu{ margin:46px 56px; overflow:hidden; margin-bottom:0;}
.xiang-mu li{ font-size:24px; line-height:58px;}
.xiang-mu li a{ color:#eaaaaa;white-space: nowrap;text-overflow: ellipsis; display:block; overflow:hidden;}
.xiang-mu li:hover a,.xiang-mu li.active a{ color:#fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display:block; background:url(../../images/v1.1/tb3.png) no-repeat left; padding-left:50px; text-decoration:none;}
.geng-but a{ display:block; width:144px; height:40px; background:#fff; font-size:16px; color:#d42424; line-height:40px; margin:0 auto; text-align:center; margin-top:30px;}
.geng-but a:hover{ color:#d42424; text-decoration:none;}
.an-li-right{ margin-left:620px;}
.anli-you-text{ padding-top:132px;display: none;}
.anli-you-text:first-child{display: block;}
.an-tit{ font-size:30px; color:#333333; padding-bottom:0px;}
.qie-huan li a{ display:block; float:left; font-size:16px; color:#666666; border:1px solid #c7c7c7; padding:6px 20px; overflow:hidden; margin-right:15px;}
.qie-huan li a:hover{ color:#003860; border:1px solid #003860; text-decoration:none;}
.an-dao{ overflow:hidden;}
.an-nei{ margin-top:28px;}
.cg-item1 {
	overflow: hidden;
	padding-bottom: 60px;
}
.cg-item{ overflow: hidden; padding-bottom:60px;}
.w-z{ font-size:16px; color:#666666; line-height:32px;}
.cg-item p{ font-size:16px; color:#666666; line-height:32px; background:url(../../images/v1.1/dh3.png) no-repeat left; padding-left:20px;}
.cg-but a{ color:#d42424; border:1px solid #e48787; padding:10px 35px; overflow:hidden; font-size:16px; margin-right:15px;}
.cg-but a:hover{ color:#d42424; text-decoration:none;}
.cg-but .shi-xin{ background:#d42424; color:#fff;}
.cg-but .shi-xin:hover{ color:#fff;}
.w-z1{ padding-right:25px;}
.w-z2{ padding-right:12px;}
@media (max-width:1199px){
	.an-li-left{ width:480px;}
	.xiang-mu li{ font-size:20px;}
	.an-tit{ font-size:26px;}
	.an-li-right{ margin-left:520px;}
} 
@media (max-width:991px){
	.case-bj2{ background:#f7f7f7}
	.xiang-mu{ margin:20px;}
	.xiang-mu li{ line-height:42px;}
	.an-li-left{ width:380px;}
	.an-tit{ font-size:20px;}
	.an-li-right{ margin-left:410px;}
	.anli-you-text{ padding-top:30px;}
	.qie-huan li a{ font-size:14px; padding:6px 10px;}
} 
@media (max-width:767px){
	.an-li-left{ width:auto; float:none;}
	.case-bj{ padding:30px 0;    margin-top: 0; padding-bottom:60px;}
	.an-li-right{ margin-left:0;}
	.cg-item{ padding-bottom:30px;}
} 
@media (max-width:375px){
	.cg-but a{ padding:10px;}
} 

/* 工业 */
.zy-banner-23{ background:url(../../images/v1.1/gy-banner.jpg) no-repeat; height:732px;}
.shang-gy{ top:180px;}
.industry-box{ width:1000px; margin:0 auto; background:rgba(255,255,255,0.6); border-radius:20px; padding:56px 0;}
.shang-gy h5{ text-shadow:none; color:#000000; font-size:56px; font-weight:normal;}
.shang-gy p{ font-size:58px; color:#d42424; font-weight:bold;}
.shang-gy label{ display:block; font-size:24px; color:#555555; text-align:center; padding-top:25px;}
.gong-hui-bg{ background:#f6f6f6; overflow:hidden;}
.gong-ye{ padding:0 260px;}
.group-wrap li{ width:20%; float:left; border-left:1px solid #e5e5e5; padding:30px 0;}
.group-wrap li h5{ font-size:48px; color:#003860; font-weight:bold; text-align:center; margin:0;padding:0 0 5px 0;} 
.group-wrap li h5 span{ font-size:18px; font-weight:normal;}
.group-wrap li p{ font-size:14px; color:#555555; text-align:center;}
.industry-tit h5{ margin:0; padding:0; line-height:30px;}
.industry-tit p { padding-bottom: 20px;}
.industry-tit span{ color:#666; padding-top:34px; padding-bottom:40px;}
.strategy-wrap{ margin-left:-1px; margin-right:-1px;}
.strategy-wrap li{ width:16.66%; float:left; position: relative;transition: all 0.6s;transition: 400ms;top: 0;}
.strat-box{ padding:0 1px;}
.strat-one{height:350px; background:url(../../images/v1.1/jb-1.jpg) repeat-x;}
.strat-top{ height:68px; background:#d9e8f4; font-size:22px; color:#000000; text-align: center; line-height:68px;}
.strat-bottom{ padding-top:15px;}
.strat-bottom p{ font-size:16px; color:#555555; text-align:center; line-height:32px;}
.strat-one2{ background:#fff;    box-shadow: 0 0 20px rgba(9,75,144,0.6); height:350px; position:absolute;
left:0; right:0; z-index:9; display:none;}
.strat-one2 .strat-top{ background:#15549b; color:#fff; border:1px solid #fff;}
.strategy-wrap li:hover .strat-one2{ display:block;cursor: pointer;top: -8px;}
.scenario-bg{ background:url(../../images/v1.1/bgt-1.jpg) no-repeat #f5f5f5;}
.depar-wrap{ margin-left:-19px; margin-right:-19px; margin-top:-32px;}
.depar-wrap li{ width:33.33%; float:left; margin-top:32px;}
.depar-box{ padding:0 19px;}
.depar-one{ background:#fff; height:400px; padding:20px 45px 28px 45px;}
.dep-top{ border-bottom:1px solid #555555; padding-bottom:23px;}
.dep-top p{ font-size:50px; color:#eff1f6; line-height:56px;}
.dep-top h4{ padding:0; margin:0; font-size:22px; color:#333333; margin-top:-26px; font-weight:bold;}
.dep-bottom{ padding-top:20px;}
.dep-text p{ font-size:16px; color:#666666; line-height:30px; background:url(../../images/v1.1/dian4.jpg) no-repeat 0 12px; padding-left:15px;}
.depar-wrap li:hover .dep-top h4{ color:#003860}
.depar-wrap li:hover .dep-top{ border-bottom:1px solid #15549b;}
.depar-wrap li:hover .dep-text p{background:url(../../images/v1.1/dian4-1.jpg) no-repeat 0 12px;}
.quan-bg{ background:url(../../images/v1.1/bgt-2.jpg) no-repeat;}
.full-left{ width:554px; float:left;}
.full-one{ background: url(../../images/v1.1/h-x.jpg) no-repeat 0 10px;padding-left: 35px; margin-top:50px;}
.full-one h4{ padding:0; margin:0; font-size:22px; color:#1c1c1c;}
.full-one p{ font-size:16px; color:#666666; padding-top:10px; line-height:26px;}
.full-right{ margin-left:573px;}
.full-img img{ max-width:100%; display:block; margin:0 auto;}   

.gy-bj{ background:url(../../images/v1.1/bg11.jpg) no-repeat; height:530px; padding-top:0;}
.xm-box{ width:80%; margin:0 auto; height:530px;  background:url(../../images/v1.1/dq.png) no-repeat center; background-size: contain;position:relative;}
.xm-left{ width:50%; float:left;}
.xm-one{ width:247px;}
.xm-one h6{ font-size:48px; color:#fff;  font-weight:bold; text-align:center;}
.xm-one h6 span{ font-size:18px; font-weight:normal;}
.xm-one p{ font-size:14px; color:#fff; text-align:center;}
.xm-top{ position: absolute; left: 50%;top: 34px;text-align: center;margin-left:-134px;}
.xm-one2{ position: absolute;left: 234px;top: 113px;}
.xm-one3{ position:absolute; left: 50px;top: 340px;}
.xm-right{ float:right;}
.xm-one4{ position:absolute;right: 220px;top: 92px;}
.xm-one5{ position:absolute;right:11px;top: 280px;}
    
.zhan-team-box{ padding:0 300px; overflow:hidden; overflow:visible;}
.zteam-wrap{ margin-left:-7px; margin-right:-7px; margin-top:-26px;}
.zteam-wrap li{ width:33.33%; float:left; margin-top:26px;}
.zteam-box{ padding:0 6px;}
.zteam-one{ height:350px; border:1px solid #fff;box-shadow: 0 0 13px 3px rgba(235,236,241,1);}
.zteam-text{ padding:58px 33px; overflow:hidden;}
.tuan-top h5{ padding:0; margin:0; font-size:24px; color:#333333;}
.tuan-top p{ width:30px; height:3px; background:#d42424; display:block; margin:16px 0;}
.tuan-bottom p{ font-size:16px; color:#666666; line-height:34px;}
.zteam-wrap li:hover .zteam-one{ border:1px solid #d42424;}
.zteam-wrap li:hover .tuan-top h5{ color:#d42424;}
.hl-bg{ background:url(../../images/v1.1/bg12.jpg) repeat;}
.hang-ye-top{ padding:0 170px; overflow:hidden;}
.hang-wrap{ margin-left:-105px; margin-right:-105px;}
.hang-wrap li{ width:33.33%; float:left;}
.hang-box{ padding:0 105px;}
.hang-one{}
.hang-one h5{ font-size:64px; color:#fff; text-align:center; padding:0; margin:0; font-weight:bold;}
.hang-one h5 small{ font-size:30px; color:#fff;}
.hang-one p{ font-size:22px; color:#d8d8d8; text-align:center; padding-top:3px;}
.hang-ye-bottom{ margin-top:45px; overflow:hidden;}
.intell-wrap{ margin-left:-5px; margin-right:-5px; margin-top:-8px;}     
.intell-wrap li{ width:25%; float:left; margin-top:8px;}	 
.intell-box{ padding:0 5px;}	 
.intell-one{ background:#f2f4f8; height:330px; padding:15px 22px;}	
.intell-icon img{ max-width:100%; display:block;}	
.intell-icon h5{ font-size:22px; color:#333333; padding:0; margin:0; padding-top:10px;}	
.intell-text{ padding-top:10px;}
.intell-text p{ font-size:16px; line-height:23px; color:#666;}	
.intell-text p a,.intell-text p span{  padding-right:14px; color:#666; }	
.an-nei2{ margin-top:16px;}	
.an-tit2{ padding-bottom:0;}	
.anli-you-text2{ padding-top:190px;}	 
.yan-shou{ margin-left:-12.5px; margin-right:-12.5px; margin-top:-25px;}	 
.yan-shou li{ width:33.33%; float:left; margin-top:25px;}	 
.ya-box{ padding:0 13px;}	 
.ya-one img{ max-width:100%; display:block; margin:0 auto;}	 
.honor-wrap{ padding-top:0;}	 
.honor-box{ margin-left:-7px; margin-right:-7px;}	 
.honor-box li{ width:25%; float:left; margin-bottom:14px;}	 
.honor-one{ padding:0 7px;}	 
.honor-tu img{ max-width:100%; display:block; margin:0 auto;}	 
.ke-ping{ margin-top:40px; background:#fbfbfb; padding-bottom:100px;}	 
.ping-box{ margin-left:-6px; margin-right:-6px;}	 
/* .ping-box li{ width:25%; float:left}	  */
.ping-one{ padding:0 6px;}	 
.ping-tu img{ cursor: pointer;max-width:100%; display:block; margin:0 auto;box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);}
.ping-box{ padding-bottom:20px;}
.hong-guan-wrap{ margin-left:-11px; margin-right:-11px; margin-top:-26px;}
.hong-guan-wrap li{ width:50%; float:left; margin-top:26px;}
.hong-guan-box{ padding:0 20px;}
.hong-guan-one{}
.hong-bt h6{ font-size:24px; color:#333333; padding:0; margin:0; float:left;}
.hong-bt h6 strong{ font-weight: normal;color: #777; cursor: pointer;}
.hong-bt h6 strong.active{ color:#333}
.hong-bt h6 small{     font-size: 16px;
    color: #d42424;
    font-weight: bold;
    margin-top: -35px;
    display: block;
    text-align: right;
    margin-right: -38px}
.hong-bt span{ display:inline-block; float:right; font-size:18px;}
.hong-bt span a{ color:#999999;}
.hong-left{ width:158px; float:left;}
.hong-left img{  display:block; margin:0 auto;width: 158px;height: 149px;object-fit: contain;}
/* .hong-wen-zi{ margin-top:35px;} */
.hong-right{ margin-left:173px;}
.hong-zi h6{ margin:0; padding:0; font-size:18px; color:#555555; line-height:30px;
height: 55px;
-webkit-line-clamp: 2;
overflow: hidden;
-webkit-box-orient: vertical;
word-break: break-all;
display: -webkit-box; margin-bottom:24px;}
.hong-zi h6:hover{ color: #d42424;}
.hong-zi p{ font-size:16px; color:#777777; line-height:24px;height: 50px;
-webkit-line-clamp: 2;
overflow: hidden;
-webkit-box-orient: vertical;
word-break: break-all;
display: -webkit-box;}
.hong-zi{ padding-top:20px;}
.hong-bottom{ margin-top:17px;}
.hong-bottom p a{ font-size:18px; color:#555555; display:block; line-height:45px; background:url(../../images/v1.1/tb-1.png) no-repeat left; padding-left:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hong-bottom p a:hover{ color:#d42424;}
@media (max-width:1800px){
	.xm-one2{left: 203px;
    top: 122px;}
	.xm-one3{ left:16px;}
    .xm-one4{right: 177px;
    top: 103px; }
}
@media (max-width:1700px){
	.gong-ye{ padding:0 160px;}
	.zhan-team-box{ padding:0 144px;}
	.xm-one2{ left:160px;}
	.xm-one3 {left: -34px; top:327px}
    .xm-one4{    right: 137px;}
	.xm-one5{ right:-87px;}
}
@media (max-width:1600px){
	.xm-one2{ left:90px;}
	.xm-one3 {left: -118px;}
    .xm-one4{    right: 70px;}
	.xm-one54{    right: -90px;}
}
@media (max-width:1500px){
	.gong-ye{ padding:0 100px;}
	.xm-one5{ top:297px;}
	
}  
@media (max-width:1400px){
	.xm-box{ width:65%;}
	.gy-bj{ height:480px;}
	.xm-one2 {left: -25px;top: 137px;}
	.xm-one3{ left:-176px;}
	.xm-one4{ right:-42px;}
    .xm-top{ top:45px;}
	.xm-one5 {
    right: -155px;    top: 286px;}
} 
@media (max-width:1350px){
	.gong-ye{ padding:0 90px;}
} 
@media (max-width:1320px){
	.group-wrap li h5{ font-size:40px;}
	.gong-ye{ padding:0 30px;}
	.zhan-team-box{ padding:0 60px;}
} 
@media (max-width:1230px){
	.gy-bj{ height:465px;}
}
@media (max-width:1229px){
	.industry-box{ width:1000px; }
	.shang-gy h5{font-size:56px;}
	.shang-gy p{ font-size:45px;}
	.shang-gy label{ font-size:20px;}
	.industry-tit span{ padding-top:20px; padding-bottom:30px;}
	.dep-text p{ letter-spacing:-1px;}
	.depar-one {padding: 20px 25px 28px 25px}
    .full-left{ width:365px;}
	.full-right{ margin-left:380px;}
	.full-one{ margin-top:23px;}
	.full-one p{ padding-top:5px;}
	.hang-ye-top{ padding:0;}
	.intell-one{padding:12px 8px;}
	.intell-text p{ font-size:13px;}
} 
@media (max-width:1199px){
	.zteam-text{ padding:33px;}
	.hong-bt h6{ font-size:24px;}
	.hong-bt span{ font-size:16px;}
} 
@media (max-width:1024px){
	.industry-box{ width:800px; }
	.shang-gy h5{font-size:45px;}
	.shang-gy p{ font-size:38px;}
	.zy-banner-23{ height:548px;}
	.shang-gy{ top:155px;}
	.industry-box{ padding:30px 0;}
	.group-wrap li h5{ font-size:30px;}
	.group-wrap li p{ font-size:12px;}
	.hong-bt h6{ font-size:20px;}
} 
@media (max-width:991px){
	.industry-box{width:660px;}
	.gong-ye{ padding:0;}
	.strat-top{ font-size:18px;}
	.strat-bottom p{ font-size:14px;}
	.dep-top h4,.full-one h4,.tuan-top h5,.intell-icon h5{ font-size:20px;}
	.dep-text p{ line-height:26px; font-size:14px;}
	.depar-one{ padding:16px;}
	.depar-wrap{ margin-left:-10px; margin-right:-10px; margin-top:-20px;}
	.depar-box{ padding:0 10px;}
	.depar-wrap li{ margin-top:20px;}
	.full-left{ width:auto; float:none;}
	.full-right{ margin-left:0; margin-top:10px;}
	.zteam-wrap li{ width:50%; margin-top:14px;}
	.zteam-text{ padding:30px 20px;}
	.tuan-bottom p{ line-height:30px;}
	.zteam-one{ height:220px;}
	.zteam-wrap{ margin-top:-14px;}
	.intell-wrap li{ width:33.33%;}
	.hl-bg{ background:#05365d}
	.hang-wrap{ margin-left:-50px; margin-right:-50px;}
	 .hang-box{ padding:0 50px;}
	 .hang-one p{ font-size:16px;}
	 .hang-one h5{ font-size:50px;}
	 .anli-you-text2{ padding-top:100px;}
	 .hong-zi h6{ font-size:16px; padding-bottom:10px; margin-bottom:10px;}
	 .hong-bt span,.hong-bottom p a{ font-size:14px;}
	 .hong-left{ display:none;}
	 .hong-right{ margin-left:0;}
	 .hong-zi{ padding-top:0;}
	 .hong-guan-wrap{ margin-top:0;}
	 .hong-guan-wrap li{ margin-top:30px;}
	 .hong-bottom{ margin-top:10px;}
	 .hong-bottom p a{ line-height:32px;}
	 .hong-wen-zi{ margin-top:20px;}
	 .gy-bj{ display:none;}
	 .xm-pdd{ padding-top:0;}
} 
@media (max-width:767px){
	.shang-gy h5{font-size:35px;}
	.shang-gy p{ font-size:30px;}
	.shang-gy label{ font-size:16px; padding-top:10px;}
	.industry-box{ width:500px;}
	.group-wrap li{ width:33.33%; margin-bottom:10px; padding:20px 0;}
	.group-wrap li h5{ font-size:22px;}
	.industry-tit span{ padding:5px 0 25px 0;}
	.strat-top{ height:50px; line-height:50px;}
	.strat-one,.strat-one2{ height:240px;}
	.strategy-wrap li{ width:33.33%; margin-top:10px;}
	.depar-wrap li{ width:50%;}
	.dep-top h4, .full-one h4,.tuan-top h5,.intell-icon h5{ font-size:18px;}
	.full-one p,.tuan-bottom p{ font-size:14px;}
	.zhan-team-box{ padding:0 15px;}
	.hang-one h5{ font-size:30px;}
	.hang-one p,.hang-one h5 small{ font-size:14px;}
	.hang-ye-bottom{ margin-top:20px;}
	.intell-wrap li{ width:50%;}
	.anli-you-text2{ padding-top:20px;}
	.case-bj2{ padding-top:20px;}
	.honor-box li{ width:33.33%}
	.ke-ping{ margin-top:0; padding-bottom:60px; padding-top:40px;}
	.ping-lun{ padding-bottom:0;}
	.hong-wen-zi{ margin-top:10px;}
	.hong-guan-wrap li{ width: 100%;}
	.hong-guan-box{ padding: 0 10px;}
} 
@media (max-width:520px){
	.shang-gy h5{font-size:30px;}
	.shang-gy p{ font-size:20px;}
	.shang-gy label{ font-size:14px;}
	.industry-box{ width:400px;}
	.tuan-bottom p{ line-height:24px;}
	.tuan-top p{ margin:10px 0;}
} 
@media (max-width:500px){
	.depar-one{ height:310px;}
	.hang-wrap{ margin-left:-10px; margin-right:-10px;}
	.hang-box{ padding:0 10px;}
	.intell-one{ height: 245px;}
} 
@media (max-width:425px){
	.industry-box{ width:300px;}
	.shang-gy h5{font-size:24px;}
	.shang-gy p{ font-size:16px;}
	.shang-gy label{ font-size:12px;}
	.group-wrap li{ width:50%;}
	.industry-tit span{ padding-bottom:15px;}
	.honor-box li{ width:50%}
	.ping-box li{ width:50%; margin-bottom:14px;}
	.hong-guan-wrap li{ width:100%; float:none; margin-top:25px;}
} 
@media (max-width:375px){
	.group-wrap li{ padding:10px 0;}
	.strategy-wrap li{ width:50%;}
	.depar-wrap li{ width:auto; float:none;}
	.depar-one{ height:auto;}
	.zteam-text{ padding:15px;}
	.intell-one{ height: 288px;}
	
} 
@media (max-width:320px){
	.tuan-bottom p{ line-height:20px;}
} 


/*--------------------------大数据详情----------------------------*/
.data-bai{ background:#fff;}
.guang-tu img{ max-width:100%; display:block; margin:15px auto;}
.ca-left-xq{ width:780px; float:left;}
.data-zong{ margin-top:25px; border-bottom:1px solid #e4e4e4; overflow:hidden;}
.data-tit h6{    line-height: 35px;font-size: 28px; margin-top:0;}
.data-tit p{ background:#f5f5f5; padding:12px 20px; font-size:14px; color:#003860; margin:16px 0 20px 0; display:block;}    
.data-text h3,.data-text p{font-size: 18px;text-align: justify;word-break: break-word;line-height: 1.8;margin-top: 23px;letter-spacing: 0.5px;color: #19110b;text-indent: 2em!important;}
.data-text h3{ font-weight: bold;}
.data-text p img{ max-width:100%; display:block; margin:0 auto;}
.biao-ge h6{ font-size:18px; color:#333333; margin:30px 0; font-weight:bold;}
.biao-table{ background:#eef3f7}   
.yan-mo thead{height: 42px;line-height: 42px;background: #004fa3;border: 1px solid #004fa3;text-align: center;font-size: 13px;font-weight: bold;}
.yan-mo thead th{color: #fff;text-align: center; font-size:14px; font-weight:normal;}
.w8{text-align: center;border-right: 1px solid #fff;}
.yan-mo tr{    border: 1px solid #fff;}
.yan-mo tr td{font-size: 12px;color: #333333;border-right: 1px solid #fff;padding: 10px 8px; width:15px;line-height: 20px;}
.bg{ background:#d9ebff; text-align:center;}
.fu-adv-wrap{ background:#fbfbfb; margin-top:60px;}
.advg-wrap{ margin-left:-9px; margin-right:-9px;}
.advg-wrap li{ width:25%; float:left;}
.advg-box{ padding:0 9px;}
.advg-one{ background:#fff; height:370px; padding:35px 25px; overflow:hidden;}
.advg-top h6{ font-size:22px; color:#000000; text-align:center;}
.advg-top p{ font-size:40px; color:#d42424; text-align:center; font-weight:bold;}
.advg-top p small{ font-size:14px; color:#000000;}
.advg-top span{ display:block; width:18px; height:3px; background:#000; margin:0 auto; margin-top:10px;}
.advg-bottom{ margin-top:15px; overflow:hidden;}
.advg-bottom p{ background:url(../../images/v1.1/hx.jpg) no-repeat 0 10px; padding-left:15px; line-height:21px; margin-top:20px; font-size:18px; color:#555555;}
.advg-wrap li:hover .advg-one{ border-bottom:4px solid #d42424;box-shadow: 0 0 13px 3px rgb(235 236 241);}

.main-contact{ height:554px; background:url(../../images/v1.1/bg-11.jpg) no-repeat center; margin-top:50px;}
.contact-box{ width:677px; margin:0 auto;}
.contact-cont{ padding:40px 0}
.xun-top h4{ font-size:30px; color:#fff; text-align:center;}
.xun-top p{ font-size:24px; color:#e5e9ec; text-align:center; padding-top:15px;}
.xun-top img{ display:block; max-width:100%; margin:0 auto; padding-top:18px;}
.xun-bottom h4{ font-size:20px; font-weight:normal; text-align:center; color:#fff; margin:40px 0 22px 0}
.xing-ming{width: 48%; border: 0; height: 50px; line-height: 50px; background: #cdd9e1; outline: none; font-size: 16px; padding: 0 15px; margin-bottom: 20px; box-sizing: border-box; float:left;}
input::-webkit-input-placeholder { 
color: #363535; 
-webkit-transition: color.5s; 
} 
input:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder { 
color: #363535; -webkit-transition: color.5s; }
.xing-ming2{ float:right;}
.xing-ming3{ width:100%;}
.kuang-bottom{ font-size:16px; color:#fff; padding-bottom:10px;}
.ti-jiao .submit{ border:0;display:block; width:177px; height:58px; font-size:16px;background:#003860; margin:15px auto;  font-size:20px; color:#fff; text-align:center; line-height:58px; border-radius:10px;}

@media (max-width:1229px){
	.tuan-bottom p{ line-height:20px;}
	.ca-left-xq{ width:626px;}
	.advg-bottom p{ font-size:16px;}
} 
@media (max-width:991px){
	.ca-left-xq{ width:386px;}
	.data-tit h6{ font-size:24px;}
	.fu-adv-wrap{ margin-top:30px; padding:30px 0;}
	.advg-wrap li{ width:50%; margin-bottom:18px;}
} 
@media (max-width:767px){
	.ca-left-xq{ width:auto; float:none;}
	.data-tit h6,.xun-top p{ font-size:20px;}
	.data-text p{ font-size:16px; margin-top:10px;}
	.contact-box{ width:100%;}
	.xun-top h4{ font-size:24px;}
	.xun-top p{ padding-top:0;}
	.xun-bottom h4{ margin-top:10px;}
} 
@media (max-width:600px){
	.biao-table{overflow: scroll;}
	.yan-mo {
    width: 900px;
    height: 100px;
    text-align: center;}
} 
@media (max-width:500px){
	.advg-top h6{ font-size:18px;}
	.advg-bottom p{ font-size:14px; margin-top:15px;}
	.advg-top p{ font-size:24px;}
} 
@media (max-width:320px){
	.advg-bottom p{margin-top:8px;}
} 

/*--------------------------添加两块内容排版----------------------------*/
.meth-bei{ background:#eff3f7; /*padding-bottom:90px;*/}
.dology-box li{ width:20%;}
.guand-wrap{ margin-left:-34px; margin-right:-34px;}
.guand-wrap li{ width:33.33%; float:left;}
.guand-box{ padding:0 34px;}
.guand-one{}
.guand-tu img{ max-width:100%; display:block; margin:0 auto;}
.guand-text{ background:#f6f6f6; overflow:hidden; padding:18px 16px;}
.guand-text p{ font-size:14px; color:#d42424;}
.guand-text h6{ margin:0; font-size:18px; color:#333333; padding:10px 0; font-weight:bold;}
.guand-text span{ font-size:18px; color:#333333; display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.guand-bottom{ margin-top:15px; overflow:hidden;}
.guand-bottom p{ font-size:18px; color:#555555;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; background:url(../../images/v1.1/tbb.png) no-repeat left; padding-left:35px; line-height:30px; margin-top:15px;}
.guand-bottom p a{color:#555555}
@media (max-width:991px){
	.guand-wrap li{ width:50%; margin-bottom:20px;}
	.guand-wrap{ margin-left:-10px; margin-right:-10px;}
	.guand-box{ padding:0 10px;}

} 
@media (max-width:767px){
	.guand-wrap li{ width:auto; float:none; margin-bottom:25px;}
	.guand-bottom{ margin-top:0;}
	.guand-bottom p{ margin-top:10px; font-size:15px;}

} 

/*--------------------------增长咨询业务----------------------------*/
.zy-banner-ywzxzx {
    background: url(../../images/v1.1/zy7.jpg) no-repeat center;
    height: 740px;
}
.xin-news{ margin-top:0; background:url(../../images/v1.1/news-bg2.jpg) no-repeat bottom center #fafafa; padding-top:50px;}
.xin-news p{ font-size:20px; color:#8d8d8d; text-align:center; padding-bottom:20px;}
.jin-tit2 h5{ padding:25px 0;}
.jin-tit2 p,.jin-tit2 span{ font-size:16px;}
.par-box2 li{ margin-top:15px;}
.jin-box2{width:1400px; margin:0 auto;overflow:hidden;}
.tra-boxs2{ margin-top:20px; overflow:hidden;}
.tra-left2{ width:434px; float:left;}
.tra-center2{ background:url(../../images/v1.1/pai.png) no-repeat center; width:614px; height:415px; background-size:cover; float:left; margin-left:-30px; }
.tra-right2{ width:382px;}
.pai-one{    padding-right:7px;margin-top: 10px;}
.pai-one h6{ font-size:20px; color:#000000; text-align:right; padding-bottom:10px;}
.pai-one p{ font-size:14px; color:#555555; text-align:right; line-height:22px;}
.pai-one2{margin-top:80px;padding-right: 42px;}
.pai-one3{ margin-top:70px; padding-right:0;}    
.tra-right2{ margin-left: 966px; position:absolute;}
.pai-two{ margin-top:10px; padding-left:10px;}
.pai-two h6{ text-align:left; font-size:20px; color:#000000;padding-bottom:10px; }    
.pai-two p{ font-size:14px; color:#555555; text-align:left;line-height:22px;}
.pai-two2{ margin-top:80px;padding-left: 70px;}
.pai-two3{ margin-top:90px;}
.text-ju{ font-size:20px; color:#000; text-align:center; line-height:24px;padding-top:80px;}
.pai-one:hover h6,.pai-two:hover h6{ color:#d04040;}
.pai-one:hover p,.pai-two:hover p{ color:#003860}
.zeng-bg{ background:url(../../images/v1.1/zeng-bg.jpg) no-repeat center;}
.zhuo-wrap{ margin-left:-12px; margin-right:-12px;}
.zhuo-wrap li{ width:50%; float:left;}
.zhuo-box{ padding:0 12px;}
.zhuo-one{}
.zhuo-tit{ background:url(../../images/v1.1/tit1.png) no-repeat center;padding:10px 0;}
.zhuo-tit h3{ font-size:22px; color:#fff; text-align:center;}
.zhuo-cont img{ max-width:100%; display:block; margin:0 auto; padding-top:50px;}
.zhuo-tit2{ background:url(../../images/v1.1/tit2.png) no-repeat center;margin-bottom:20px;}
.zhuo-cont p{ display:inline-block; font-size:18px; color:#333333;line-height:50px; margin-top:10px;}
.zhuo-cont p span{ padding-bottom:0;display:inline-block; float:left; width:220px; background:#fae8e8;/* padding:10px 0;*/ text-align:center; border-left:5px solid #d42424; font-size:22px; color:#000; margin-right:20px;}
.yuan-bg{ overflow:hidden; position:relative;padding-bottom: 92px; padding-top:20px;}
.fu-serwrap{ padding:0 55px; margin-left:-31px; margin-right:-31px;}
.fu-serwrap li{ width:33.33%; float:left; margin-top:45px;transition: all 0.6s;
    transition: 400ms;
    position: relative;
    top: 0;}
.fu-ser-box{ padding:0 31px;}
.fu-ser-one{ padding:50px 30px 0 30px; overflow:hidden; background:url(../../images/v1.1/se1.png) no-repeat left; height:550px;}
.fu-tit img{ max-width:100%; display:block; margin:0 auto;}
.fu-tit h4{ font-size:20px; text-align:center; color:#003860; padding:10px 0;}
.fu-tit p{ font-size:20px; color:#000; text-align:center;}
.fu-text{ padding-top:18px;}
.fu-text p{ font-size:14px; color:#555555; text-align:center; line-height:25px; background:url(../../images/v1.1/h-x2.png) no-repeat 0 10px; padding-left:15px; display:block;}
.fu-ser-one2{ background:url(../../images/v1.1/se2.png) no-repeat left;}
.bg-tp{ background:url(../../images/v1.1/san.png) no-repeat center bottom; height:150px; margin:0 auto; position:absolute; left:0; right:0; bottom:0; z-index:-1;}
.fu-serwrap li:hover{ cursor: pointer;top: -5px;}
.zhong-one li{ width:33.33%; float:left; background:url(../../images/v1.1/yx.png) no-repeat 0 64px; padding-left:20px; padding-bottom:10px;}    
.zhong-tit h5{ font-size:22px; color:#000000; text-align:left; padding:10px 0; font-weight:bold; background:url(../../images/v1.1/xr.png) no-repeat left; padding-left:50px; line-height:30px;}
.zhong-text p{ text-align:left; font-size:18px; color:#555555; line-height:32px; padding-left:52px;}
.zhong-jian{ height:27px; background:url(../../images/v1.1/y-jt.png) no-repeat center; position:absolute; left:0; right:0; top:174px;}
.zhong-one2{ padding-left:200px;}
.zhong-one2 li{background:url(../../images/v1.1/yx2.png) no-repeat 0 3px;}
.zhong-one2 .zhong-tit{ padding-top:15px;}

.advc-top{ font-size:22px; text-align:center; color:#d42424; border:1px solid #d42424; padding:10px 0; font-weight:bold;}
.he-xin-wrap{ margin-left:-25px; margin-right:-25px;}
.he-xin-wrap li{ width:25%; float:left; margin-top:20px;}
.he-xin-box{ padding:0 25px;}
.he-xin-one{}
.he-shang img{ max-width:100%; display:block; margin:0 auto;}
.he-shang h4{ font-size:20px; text-align:center; color:#000000; padding:10px 0 20px 0;}
.he-xia p{ font-size:18px; color:#555555; line-height:32px;}


@media (max-width:1350px){
	.tra-left2 {width: 466px;}
	.tra-center2{    width: 525px;background-size: 95%;}
    .tra-right2 {margin-left: 892px;}
    
} 
@media (max-width:1300px){
	.tra-center2{background-size: 80%;    height: 322px;margin-left: -63px;}
    .pai-one2{margin-top: 30px;}
    .pai-one3{margin-top: 35px;}
	.pai-two2 {margin-top: 33px;padding-left: 16px;}
    .pai-two3 {margin-top: 45px;}
    
}     
@media (max-width:1290px){
	.jin-box2{ width:1000px; margin-left:38px}
    .tra-center2 {
    background-size: 60%;
    height: 330px;
    margin-left: -126px;}
	.tra-right2{ margin-left:770px;}
}     
@media (max-width:1230px){
	.jin-box2{ margin-left:9px}
	.jin-tit3 span{ padding-bottom:0;}
	.advc-top{ margin-top:40px;}
    
}
@media (max-width:1229px){
	.zhuo-tit,.zhuo-tit2{ background-size:contain;}
	.zhuo-cont p span{ width:190px; font-size:18px;}
	.zhuo-cont p{ font-size:14px; letter-spacing:-1px;}
	.bg-tp{    background-size: contain;}
    .fu-serwrap{ padding:0; margin-left:-5px; margin-right:-5px;}
	.fu-ser-box {    padding: 0 5px;}
	.fu-ser-one{background-size: cover; padding:40px 25px 0 25px;}
	.advc-top{ font-size:18px;}
	.he-xin-wrap{ margin-left:-10px; margin-right:-10px;}
	.he-xin-box{ padding:0 10px;}
	.he-shang h4{ letter-spacing:-1px;}
	.zhong-jian{    background-size: contain;}
}       
@media (max-width:1199px){
	.jin-box2{ margin-left:-8px;}
	.tra-center2{background-size: 50%;}
	.he-shang h4{ font-size:18px;}
	.he-xia p{ font-size:16px;}
    
}     
@media (max-width:1150px){
	.tra-center2{ display:none;}
    .jin-box2{ width:auto; margin-left:0; padding:0 100px;}
	.tra-left2{ width:50%;}
	.tra-right2 {
    margin-left: 0;
    width: 50%;
    float: right;
    position: inherit;}
	.pai-one p{ letter-spacing:-1px;}
	.pai-two h6,.pai-one h6{ font-size:18px;}
	.pai-one3{ margin-top:28px;}
	.pai-one2{ padding-right:0;}
	.text-ju{ margin-top:30px;}
	.pai-two3{ margin-top:47px;}
} 

@media (max-width:991px){
	.jin-box2{ padding:0;}
	.pai-two p,.pai-one p,.fu-text p{ font-size:12px;}
	.zeng-bg{ background:#f9f9fa;}
	.zhuo-cont p span{ font-size:14px; width:124px;}
	.zhuo-cont p{ font-size:12px; line-height:42px; margin-top:0; margin-bottom:5px;}
	.zhuo-tit h3,.zhong-tit h5{ font-size:18px;}
	.bg-tp{ display:none;}
	.yuan-bg{ padding:0; padding-top:40px;}
	.fu-ser-one{ background:#fbe9e9; padding:20px 10px; height:320px; border-radius:10px;}
	.fu-tit h4,.fu-tit p{ font-size:16px;}
	.advc-top{ font-size:16px; padding:15px 20px;}
	.he-xin-wrap li{ width:50%;}
	.zhong-text p{ font-size:15px; letter-spacing:-1px;}
	.zhong-one2{ padding-left:60px;}
	
}  
@media (max-width:767px){
	.pai-two h6, .pai-one h6,.text-ju{ font-size:16px;}
	.tra-left2{ width:auto; float:none; padding-left:10px;}
	.tra-right2{ width:auto; float:left;}
	.pai-one h6,.pai-one p{ text-align:left;}
	.jin-tit2 h5{ padding:10px 0;}
	.pai-one3,.pai-one2,.pai-two3,.pai-two2{ margin-top:0;}
	.pai-one,.pai-two{ margin-top:15px;}
	.zhuo-wrap li{ width:auto; float:none; margin-top:35px;}
	.zhuo-cont img{ padding-top:20px;}
	.zhuo-cont p{ display:block; text-align:left; clear:both;}
	.zhuo-tit2{ margin-bottom:10px;}
	.fu-ser-one{ height:auto;}
	.fu-serwrap li{ width:auto; float:none; margin-top:0; margin-bottom:15px;}
	.he-shang h4{ font-size:16px;}
	.he-xia p{ font-size:14px; line-height:24px;}
	.he-xin-wrap{ margin-left:-6px; margin-right:-6px;}
	.he-xin-box{ padding:0 6px;}
	.zhong-jian{ display:none;}
	.zhong-one li{ background:none; padding-left:0;}
	.zhong-one2{ padding-left:0;}
	.zhong-text p{ line-height:26px; font-size:12px;}
	
}
@media (max-width:600px){
	.zhong-one li{ width:50%;}
	
}

@media (max-width:375px){
	.zhuo-cont p span{ display:block; float:none; width:auto; margin-right:0; padding:3px 0;}
	.zhuo-cont p { line-height:24px; margin-bottom:10px;}
	.he-shang h4{ letter-spacing:-2px;}
	.zhong-text p{ line-height:22px; letter-spacing:-2px;}
	.zhong-one li{ height:160px;}
}


/*--------------------------单项冠军----------------------------*/
.zy-banner-guan{ background:url(../../images/v1.1/guan-1.jpg) no-repeat center;  height:642px;}
.zy-banner-guan-2{ background:url(../../images/v1.1/guan-new-1.jpg) no-repeat center;}
.guan-banner{ top:180px;}
.guan-banner a{ margin:0; margin-top:40px;}
.guan-banner h6{ font-size:42px; color:#333333;}
.guan-banner-2 h6{ font-size:42px; color:#fff;padding:18px 0;}
.guan-banner-2 h1{font-size:32px;color: #fff;}
.guan-banner-2 h1 strong {font-size: 32px;color: #d42424;padding-right: 25px;}
.guan-banner h6 strong {
	font-size: 59px;
	color: #d42424;
	padding-right: 25px;
}
.guan-banner-2 h2{font-size:32px;color: #fff;padding:25px 0;}
.guan-banner p{ font-size:32px; color:#fff; text-align:left; background:url(../../images/v1.1/guan-2.png) repeat-y; padding-top:0; padding:3px 0 5px 20px; border-radius:5px; display:block; margin-top:28px; margin-bottom:10px;}
.guan-banner-2 p{ font-size:18px;}

.guan-banner span{ display:block; font-size:30px; color:#555553; padding:15px 0;}
.guan-banner span strong{ color:#d42424}
.guan-banner-2 span{font-size:18px;padding:0 !important;}
.guan-banner-2 .padspace{margin-top:18px;}
.guan-banner-2 .indent{text-indent:2em;}
.guan-banner label{ display:block; font-size:30px; color:#555553; font-weight:normal;}
.guan-banner-2 label{font-size:18px;}
.guan-bg-1{ background:#eff3f7}
.subd-wrap{ margin-left:-13px; margin-right:-13px; margin-top:-25px;}
.subd-wrap li{ width:25%; float:left; margin-top:25px;}
.subd-cont{ padding:0 13px;}
.subd-box{ height:195px; background:url(../../images/v1.1/guan-3.png) repeat; border:1px solid #fff;position: relative; top: 0;transition: 400ms;}
.subd-text{ padding:23px 10px; overflow:hidden;}
.subd-text h5{ font-size:22px; color:#000000; text-align:center;}
.subd-text span{ display:block; width:116px; height:1px; background:#d42424; margin:20px auto;}
.subd-text p{ font-size:16px; color:#555555; text-align:center; display:block; line-height:22px; padding-bottom:10px;}
.subd-wrap li:hover .subd-box{    cursor: pointer;top: -10px;box-shadow: 0px 6px 10px 3px rgba(212,222,233,1);}
.rept-bg{ background:url(../../images/v1.1/guan-4.jpg) no-repeat center; padding:60px 0;}
.jun-bottom p{ display:block; font-size:20px; color:#003860; background:#fff; border-radius:50px; width:400px; margin:0 auto; padding:15px 0; margin-top:78px;}
.jun-top{ position:relative;}
.jun-left{ width:50%; float:left;}
.jun-left p{ display:block; font-size:18px; color:#fff;    padding-top: 60px;padding-right: 120px;}
.jun-left .jun-1{ padding-top:96px; padding-right:120px}   
.jun-left .jun-2{ padding-top:93px; padding-right:106px}
   
.jun-center{ width:540px; height:400px; background:url(../../images/v1.1/guan-001.png) no-repeat center; background-size:cover;position: absolute;
    left: 50%;
    margin-left: -270px;}
.jun-right{float:left; margin-left:284px;}
.jun-right p{display:block; font-size:18px; color:#fff;  text-align:left; padding-top:58px;}
.jun-right .jun-3{ padding-top:96px;}   
.jun-right .jun-4{ padding-top:93px;} 




.guan-bg-2{ background:url(../../images/v1.1/guan-5.jpg) no-repeat center;}
.ability-wrap{ margin-left:-13px; margin-right:-13px;}
.ability-wrap li{ width:25%; float:left;}
.ability-box{ padding:0 13px;} 
.ability-one{ height:290px; background:#fff; border-radius:12px;box-shadow: 1px 10px 11px 6px rgba(234 233 233); }
.ability-text{border-top:5px solid #e85e5e; border-radius:5px 5px 0 0;}
.ability-zi{ margin:0 12px;}
.ability-zi img{ max-width:100%; display:block; margin:0 auto; padding:38px 0 30px 0;}
.ability-zi p{ font-size:16px; line-height:24px; text-align:center; color:#999999;}
.shen-left{ width:732px; float:left;}
.shen-tit p{ font-size:22px; color:#003860;}
.shen-tit p strong{ color:#e02323}
.shen-tit span{ display:block; width:33px; height:4px; background:#003860; margin-top:3px;}
.shen-tit{ background:url(../../images/v1.1/guan-8.jpg) no-repeat left;padding-left: 50px; padding-top: 10px;padding-bottom: 20px;}
.shen-nei p{ font-size:16px; color:#666666; line-height:28px; margin-top:10px; background:url(../../images/v1.1/guan-sj.png) no-repeat 0 6px; padding-left:28px ;letter-spacing:1px;}   
.shen-right{ margin-left:773px;}
.shen-right img{ max-width:100%; display:block; margin:0 auto;}	
.shen-right2{ width:430px; float:left; margin-left:0;}	
.shen-left2{ margin-left:468px; float:inherit;}	
.no-tui{ margin-top:25px;}
.no-tui h6{ font-size:18px; color:#003860; padding-bottom:8px;}   
.no-tui h6 strong{ color:#d28c46; font-weight:normal;}
.no-tui p{ font-size:16px; color:#666666; margin-top:15px; background:url(../../images/v1.1/guan-xx.png) no-repeat 0 2px; padding-left:28px; letter-spacing:1px;}
.no-tui p strong{ color:#cd7f32;}
.shen-tit2{    background: url(../../images/v1.1/guan-9.jpg) no-repeat left;}
.cheng-img img,.fu-tu img{ max-width:100%; display:block; margin:0 auto;}
.zheng-shu{ margin-left:-15px; margin-right:-15px;}
.zheng-shu li{ width:25%; float:left;}
.zheng-one{ padding:0 15px;}
.zheng-tu img{max-width:100%; display:block; margin:0 auto;}
.news-top2 {
    background: #eff3f7;
    padding: 60px 0;
    overflow: hidden;
}





@media (max-width:1229px){
	.ability-zi{ margin:0 5px;}
	.ability-zi p{ font-size:14px; letter-spacing:-1px;}
	.shen-left {width: 540px;}
    .shen-right {margin-left: 560px;}
	.shen-right2{ margin-left:0;}
	.shen-one2{ margin-top:20px;}
    .jun-left p{padding-right: 235px;}
	.jun-left .jun-1{padding-right: 240px;}
	.jun-left .jun-2 {padding-right: 220px;}
} 
@media (max-width:991px){
	.guan-banner h6{ font-size:51px;}
	.guan-banner h6 strong{ font-size:62px;}
	.guan-banner-2 h1{font-size: 35px;padding:20px 0;}
	.guan-banner-2 h2{font-size: 35px;padding:30px 0 15px;}
	.guan-banner-2 label,.guan-banner-2 span{font-size: 15px !important;}
	.guan-banner p{ font-size:26px; padding-top:10px; padding-bottom:10px;}
	.guan-banner-2 p{ font-size:16px;}
	.guan-banner span,.guan-banner label{ font-size:28px;}
	.subd-wrap li{ width:33.33%;}
	.ability-wrap li{ width:50%; margin-top:26px;}
	.guan-bg-2{ background:#fafbfb}
	.ability-wrap{ margin-top:-26px;}
	.shen-left{ width:auto; float:none;}
	.shen-right{ display:none; margin-left:0;}
	.shen-left2{ margin-left:0;}
	.jun-center{ display:none;}
	.jun-left,.jun-right{ width:auto; float:none; }
	.jun-left .jun-1,.jun-left .jun-2,.jun-left p{ padding:0; text-align:left; background:rgba(255,255,255,0.3); border-radius:50px; margin:10px 0; padding:15px;}
	.jun-right{ margin-left:0;}
	.jun-left{ height:auto;}
	.jun-right p,.jun-right .jun-3,.jun-right .jun-4{ padding-top:0; background:rgba(255,255,255,0.3); border-radius:50px; margin:10px 0; padding:15px;}
	.jun-bottom p{ margin-top:25px;}
} 
@media (max-width:767px){
	.guan-banner h6{ font-size:35px;}
	.guan-banner h6 strong{ font-size:50px;}
	.guan-banner-2 h1{font-size: 28px;padding:15px 0;}
	.guan-banner-2 h2{font-size: 28px;padding:15px 0 10px;}
	.guan-banner-2 label,.guan-banner-2 span{font-size: 10px !important;}
	.guan-banner p{ font-size:20px; margin:10px 0;}
	.guan-banner-2 p{ font-size:12px;}
	.guan-banner span, .guan-banner label{ font-size:18px;}
	.guan-banner{ top:130px;}
	.subd-text h5{ font-size:18px;}
	.subd-text p{ font-size:14px;}
	.subd-wrap{ margin-left:-8px; margin-right:-8px; margin-top:-15px;}
	.subd-cont{ padding:0 8px;}
	.subd-wrap li{ margin-top:15px;}
	.subd-text{ padding:23px 0}
	.ability-wrap {
    margin-left: -5px;
    margin-right: -5px;}
	.ability-box {
    padding: 0 5px}
	.rept-bg,.jin-one{ padding:40px 0;}
	.jin-tit span{ font-size:14px;}
	.subd-text span{ margin:15px auto;}
	.zheng-shu {
    margin-left: -5px;
    margin-right: -5px;}
	.zheng-one {
    padding: 0 5px;}
	
	
}
@media (max-width:600px){
	.guan-banner h6{ font-size:25px;}
	.guan-banner h6 strong{ font-size:30px;}
	.guan-banner-2 h1{font-size: 15px;padding:5px 0;}
	.guan-banner-2 h2{font-size: 15px;padding:5px 0 2px;}
	.guan-banner-2 label,.guan-banner-2 span{font-size: 8px !important;}
	.guan-banner p{ font-size:18px; margin:10px 0;}
	.guan-banner-2 p{ font-size:8px;}
	.guan-banner span, .guan-banner label{ font-size:14px; padding:5px 0;}
	.guan-banner{ top:160px;}
}
@media (max-width:500px){
	.subd-wrap li{ width:50%;}

}
@media (max-width:425px){
	.guan-banner h6{ font-size:20px;}
	.guan-banner h6 strong{ font-size:25px;}
	.guan-banner-2 h1{font-size: 12px;padding:3px 0;}
	.guan-banner-2 h2{font-size: 12px;padding:3px 0 1px;}
	.guan-banner-2 label,.guan-banner-2 span{font-size: 6px !important;}
	.guan-banner p{ font-size:14px; margin:10px 0;}
	.guan-banner span, .guan-banner label{ font-size:12px;}
	.jun-bottom p{ width:300px; font-size:16px;}
}
@media (max-width:375px){
	.ability-zi p{ font-size:12px;}

}
@media (max-width:320px){
	.subd-wrap li{ width:50%;}
	.subd-text h5{ letter-spacing:-2px;}
	.subd-text p{ letter-spacing:-1px;}
	.ability-zi img{    padding: 30px 0 15px 0;}
}

/*--------------------------专精特新----------------------------*/
.zhuan-banner{ background:url(../../images/v1.1/te-banner-bg.png) no-repeat center; background-size:cover;}
.top-logoer span{font-size: 22px;color:#fff;text-align:center; display:block; line-height:22px;}
.top-logoer label{font-size: 22px;margin: 30px 0; color:#fff; text-align:center; display:block; line-height:22px;}
.center-tit h4{font-size: 40px; margin: 40px 0; color:#fff; text-align:center;}
.center-tit h4 strong{color: #d42424; font-weight:normal;}   
.zhaun-jing .center-tit div a{    border-color: white;
    background:none;
    width: 250px;
    height: 46px;
    border-radius: 10px;
    text-align: center;
    line-height: 46px;
    font-size: 22px;
    color: white;
    margin: 0 10px;
	 border:1px solid #fff; display:inline-block; }
.zhaun-jing .center-tit p{ display:block;font-size: 22px;margin-bottom: 30px; color:#fff; margin-top:10px;}
.center-tit div{ text-align:center;}
.zi-butnr a{color: #fff; display:block;
    font-size: 18px;
    text-decoration: none;
    background-color: #d42424;
    height: 56px;
    width: 246px;
    border-radius: 9px;
    text-align: center;
    line-height: 56px;
    cursor: pointer; margin:0 auto; margin-top:55px;transition: all 0.6s;
    transition: 400ms;
    position: relative;}
.zhaun-jing .center-tit div a:hover,.zi-butnr a:hover{ top:0;}
.zi-butnr a:hover{transform: scale(1.1);}
.te-jing-one{ margin-top:50px;}
.te-tit h5{font-size: 34px;color: #1c1c1c;letter-spacing: 2px; text-align:center; font-weight:bold;}
.te-tit p{ font-size: 18px;
    color: #ff6500;
    margin: 24px 0 50px; text-align:center;}
.giant-wrap{ margin-left:-10px; margin-right:-10px; overflow:hidden;}
.giant-wrap li{ width:25%; float:left;}
.giant-box{ padding:0 10px;}
.giant-text img{ max-width:100%; display:block; margin:0 auto;cursor: pointer;}
.giant-text p{text-align: center;font-size: 18px;color: #333333;letter-spacing: 2px; margin-top:20px; font-weight:bold; line-height:22px;}
.giant-img { position: relative;}
.giant-img .img-cover{ display: none; position: absolute; top: 0; left: 0;}
.giant-img:hover .img-cover{ display: block;}
.te-jing-one2{ background:url(../../images/v1.1/policy-bg.png) no-repeat center; padding-top:60px; padding-bottom:50px;}
.nav-table li a{ float:left; font-size:22px; color:#fff; display:block; margin-right:50px; border-bottom:4px solid rgba(0,0,0,0.00);}
.nav-table li a:hover,.nav-table li a.active{ border-bottom:4px solid #ff6500;}
.zj-bottom{ background:#fff; padding:45px 40px; overflow:hidden; clear:both; height:162px;}
.zj-bottom h4{font-size: 18px;color: #333;margin-bottom: 20px; font-weight:bold;}
.zj-bottom p{ font-size:16px; color:#666; line-height:20px;}
.zj-bottom span{ font-size:16px; color:#666; line-height:26px;display:block; float:left; width:50%;}
.sc-wrap{ margin-left:-8px; margin-right:-8px;}
.sc-wrap li{ width:25%; float:left;}
.sc-box{ padding:0 8px;}
.sc-cont{height: 292px;
    margin-bottom: 18px;
    padding-bottom: 2px;
    box-shadow: 0px 0px 4.6px 0.4px rgba(0,0,0,0.16); position:relative;}
.top-tu img{ max-width:100%; display:block;  margin:0 auto; height:100%; width:100%;}
.bottom-text{margin: 28px 24px 0;}
.bottom-text h4{font-size: 22px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;}
.bottom-text p{font-size: 16px;color: #666;}
.bottom-text a{font-size: 16px;
    color: #ff0600;
    font-weight: bolder;
    cursor: pointer;
    margin-top: 23px; display:block;}    
.sc-wrap .sc-cont:after{content: "";width:0;height:4px;background:#ff0600;position:absolute; left:0;bottom:0;transition:all .8s;}
.sc-wrap .sc-cont:hover::after{left:0%; width:100%;}
.te-jing-onebg{ background:url(../../images/v1.1/tj-bg.png) no-repeat center; padding:50px 0; padding-bottom:130px;}
.shang-nav a{ padding: 8px 20px;
    font-size: 20px;
    border-radius: 2px;
    margin-right: 28px;
    cursor: pointer;
    color: #555555;
    background-color: transparent;
    border: 1px solid #555555; text-align:center; display:inline-block;}
.shang-nav{ text-align:center;}
.shang-nav a:hover,.shang-nav a.active{color: white;
    background-color: #d42424;
    border: 1px solid #d42424;}
.ts-adv-wrap{ margin-left:-5px; margin-right:-5px;}
.ts-adv-wrap li{ width:25%; float:left;}
.ser-adv{ padding:0 5px;}
.ser-ys{    display: flex;
    margin-top: 24px;
    background-color: white;
    height: 214px;
    padding: 40px 28px;
    transition: all 0.3s;}
.tub-left{ width:45px; float:left;}
.tub-right{ margin-left:14px;}
.tub-right h5{font-size: 22px;
    color: #222222;
    font-weight: bold;letter-spacing: 2px; }
.tub-right p{font-size: 16px;
    color: #666;
    margin-top: 12px;
    font-weight: 400;}
.ts-adv-wrap li:hover{
    box-shadow: 0 10px 10px -10px rgb(0 0 0 / 50%);}
.ren-lun { margin-top:30px; margin-left:-9px; margin-right:-9px;}
/* .ren-lun li{ width:25%;float:left;} */
.lun-box{ padding:0 9px;}
.lun-img img{ max-width:100%; display:block; margin:0 auto;}
.te-contnr{ padding:80px 0;}
.ren-zheng-wrap{ margin-left:-5px; margin-right:-5px;}
.ren-zheng-wrap li{ width:16.66%; float:left; margin-bottom:15px;}
.rz-box{ padding:0 5px;}
.rz-tu img{ max-width:100%; display:block; margin:0 auto;}
.te-jing-one3{ background:url(../../images/v1.1/zjbg.png) no-repeat center #f7f7f7; padding:50px 0;}
.zhuan-jlogo{ margin-left:-13px; margin-right:-13px;}
.zhuan-jlogo li{ width:11.11%; float:left;}
.zj-logo{ padding:0 13px;}
.zj-logotu{ border:1px solid #555;}
.zj-logotu img{ max-width:100%; display:block; margin:0 auto;border-bottom:1px solid #555;}
.zj-logotu p{font-size: 20px;
    color: #333333;
    height: 48px;
    line-height: 48px;
    text-align: center; border-bottom:1px solid #555;}
.zhuji-logo{ padding-bottom:30px;}
.zj-ffbox li{ width:25%;transition: all 0.6s;
    transition: 400ms;
    position: relative;}
.zj-ffbox li:hover{transform: scale(1.1);}
.zi-butnr5 a{ margin-top:20px; margin-bottom:60px;}
.ts-nn{ clear:both;}
.news-bg{ background:url(../../images/v1.1/news-bgg.png) no-repeat center; background-size:cover;}
.biao-title{padding: 18px 24px;
    width: 100%;
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: 25px;}
.biao-title p{font-size: 22px;
    color: #333333;}
.biao-title span{font-size: 18px;
    color: #d42424;
    margin-top: 12px;}
@media (max-width:1350px){
	.zhaun-jing .center-tit div a{ width:228px; font-size:20px;}
}
@media (max-width:1240px){
	.zhaun-jing .center-tit div a{ width:auto; padding:0 20px;}
}
@media (max-width:1229px){
	.bottom-text h4{ font-size:20px;}
	.bottom-text p{ letter-spacing:-1px;}
	.sc-cont{ height:270px;}
	.tub-left img{ max-width:100%; display:block;}
	.tub-right h5{ letter-spacing:0;}
	.tub-left{ width:78px;}
	.ser-ys{ padding:40px 18px;}
}
@media (max-width:1024px){
	.zhaun-jing .center-tit div a{ margin:0 5px;}
	
}
@media (max-width:991px){
	.zhaun-jing .center-tit div a{ font-size:16px; padding:0 10px;}
	.te-tit h5{ font-size:28px;}
	.te-tit p{ font-size:16px; margin:15px 0 34px 0;}
	.giant-text p,.shang-nav a{ font-size:16px;}
	.zj-bottom{ padding:25px 30px 15px 30px;}
	.zj-bottom span{ font-size:14px; letter-spacing:-1px;}
	.zi-butnr2 a{ margin-top:35px;}
	.nav-table li a{ font-size:18px;}
	.zj-bottom{ height:110px;}
	.sc-wrap li{ width:33.33%;}
	.ser-ys{ height:166px; padding-top:25px;}
	.ts-adv-wrap li{ width:50%;}
	.tub-right h5{ font-size:20px;}
	.te-jing-onebg{ background:#f2f2f2; padding-bottom:60px;}
	.te-contnr{ padding-top:0; padding-bottom:30px;}
	.zj-logotu p{ font-size:16px;}
	.zhuan-jlogo{ margin-left:-3px; margin-right:-3px;}
	.zj-logo{ padding:0 3px;}
}
@media (max-width:767px){
	.top-logoer span,.top-logoer label,.zhaun-jing .center-tit p{ font-size:18px;}
	.top-logoer label{ margin-top:10px; margin-bottom:20px;}
	.center-tit h4{ font-size:30px;margin:30px 0;}
	.zhaun-jing{ top:120px;}
	.zi-butnr a{ width:200px; margin-top:15px;}
	.te-tit h5{ font-size:18px; letter-spacing:0;}
	.te-tit p{  font-size:14px; margin-bottom:20px; margin-top:10px;}
	.te-jing-one{ margin-top:30px;}
	.zi-butnr a{ font-size:14px;}
	.zj-bottom{ height:auto; padding-bottom:30px;}
	.nav-table li a{ margin-right:15px;}
	.te-jing-one2{ padding:30px 0;}
	.bottom-text h4{ font-size:18px;}
	.ser-ys{ margin-top:15px;}
	.tub-right p{ font-size:14px;}
	.tub-right h5{ font-size:16px;}
	.ren-lun {margin-left:-4px; margin-right:-4px;}
	.lun-box{ padding:0 4px;}
	.zhuan-jlogo li{ width:33.33%; margin-bottom:15px;}
}
@media (max-width:600px){
	.top-logoer span,.top-logoer label,.zhaun-jing .center-tit p{ font-size:18px;}
	.top-logoer label{ margin-top:10px; margin-bottom:10px;}
	.center-tit h4{ font-size:20px;margin:20px 0;}
	.zi-butnr a{ margin-top:10px;}
	.zhaun-jing .center-tit div a{ margin-bottom:10px; font-size:12px;}
	.zhaun-jing .center-tit p{ font-size:14px;}
	.giant-text p{ font-size:14px; letter-spacing:0; margin-top:10px;}
	.zj-bottom span{ width:auto; font-size:14px;}
	.zj-bottom p{ font-size:14px;}
	.sc-wrap li{ width:50%;}
}
@media (max-width:500px){
	.ser-ys{ height:220px;}
    .ren-lun li{ width:50%; margin-bottom:10px;}
}
@media (max-width:425px){
	.zhaun-jing .center-tit div a{ height:30px; line-height:30px;}
	.giant-wrap li{ width:50%; margin-bottom:15px;}
	.nav-table li a,.bottom-text p{ font-size:12px;}
	.zj-bottom h4{ font-size:14px; margin-bottom:10px;}
	.zj-bottom{ padding:10px;}
	.bottom-text {margin: 20px 16px 0;}
	.bottom-text h4,.bottom-text a{ font-size:14px;}
	.sc-cont{ height:240px;}
	.tub-left{ width:147px;}
}

/*--------------------------行业数据库----------------------------*/
.data-banner{ background:url(../../images/v1.1/data-banner.png) no-repeat center; height:333px;}
.data-zi p{ font-size:33px; color:#fff; text-align:left; padding-bottom:15px;}
.shu-top{ top:125px;}
.data-but a{ text-align:center; margin:0;width: 146px;
    height: 40px;border-radius: 5px;font-size: 16px; line-height: 40px;}
.data-main{ padding:20px 0; padding-bottom:0;}
.wei-ding p{ font-size: 14px;
    line-height: 20px;
    color: #337ab7;}
.wei-ding p span{ color:#333}
.wei-ding p a{color: #337ab7;}
.data-big-cont{ margin-top:20px;}
.data-left-nav{ width:207px; float:left;}
.data-dao li{   
    align-items: center;

    position:relative;}
.data-dao li a{ display:block;border-bottom: 1px dashed #d7d6d3;color: #666; font-size:18px; padding: 6px 30px;margin-bottom: 8px; }
.data-dao li:before{content: '';
    width: 2px;
    height: 34px;
    background-color: #ededef;
    display: inline-block;
    position: absolute;
    left: -4px;}
.data-dao li span{content: '';
    width: 0;
    height: 0;
    border-width: 9px;
    border-color: transparent transparent transparent #d1d1d1;
    border-style: solid;
    transition: all 0.3s;
    transform: rotate(0deg); display:block; float:right; margin-top:8px;}
.data-dao li .er-navnr { display: none;}
.data-dao li.active a{ color:#000;}
.data-dao li.active:before{ background:#000}
.data-dao li.active span{border-color: transparent transparent transparent #000;}
.data-dao li.has-sub-menu.active span{ transform: rotate(90deg); transition: all 0.3s;margin-top:14px;}
.data-dao li.active .er-navnr{ display: block;}
.er-navnr p a{ border-bottom:0;margin: 0 30px;
    border-left: 1px dashed #d7d6d3;
    padding: 10px 12px;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 16px;
}
.er-navnr p a:before{content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: transparent;
    position: absolute;
    left: -5px;
    border: 1px solid #555;}
.er-navnr p a.active:before{background-color: #06365f;
    border: 1px solid #06365f;
}
.er-navnr p a.active{color: #06365f;
    font-weight: bold}
.data-left-right{  margin-left: 275px;max-height: 1080px;overflow: auto;}
.data-top-title h6{font-size: 16px;
    color: #003860;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1;}
.data-left-right::-webkit-scrollbar {
	width: 0;
}
.industry-content{ display: none;}
.industry-content:first-child{display: block;}
.industry-desc{ margin-top: 15px;font-size: 14px;line-height: 1.5;}

.xin-xiwrap{ margin-left:-7px; margin-right:-7px; overflow:hidden; /*margin-bottom:30px;*/}
.xin-xiwrap li{ width:25%; float:left;}
.xinxi-box{ padding:0 7px;}
.xinxi-contnr{background-image: linear-gradient(180deg, #6880ff 0%, #3154fe 100%); height:350px;box-shadow: 0px 6px 14px 0px rgb(226 236 255 / 0%);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 15px 0;
    text-align: center;}
.xinxi-contnr img{ max-width:100%; display:block; margin:0 auto;}
.xinxi-contnr h6{margin: 30px 0;
    font-size: 22px;
    color: white;}
.xinxi-contnr p{font-size: 14px;
    color: #f1f1f1;}
.xinxi-contnr2{background-image: linear-gradient(180deg, #69fff2 0%, #28cfb3 100%);}
.xinxi-contnr3{background-image: linear-gradient(180deg, #ffa769 0%, #ea5360 100%);}
.xinxi-contnr4{background-image: linear-gradient(180deg, #ffdc69 0%, #f3a230 100%);}
.data-bottom-tu img{ max-width:100%; display:block; margin:0 auto; margin-top:30px;}
.ye-jiao{ background:url(../../images/v1.1/ye-bg.png) no-repeat center;height: 215px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white; margin-top:50px;}
.ye-text{ width:721px; margin:0 auto;}
.ye-text p{ font-size:30px; color:#fff; width:100%; float:left;}
.ye-text p strong{ font-size:40px; color:#d42424; line-height:40px; }
.ye-text p span{ font-size: 24px;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 15px;display: block;
    padding-right: 41px; float:right;}




@media (max-width:991px){
	.xin-xiwrap li{ width:50%; margin-top:15px;}
}
@media (max-width:767px){
	.data-zi p{ font-size:26px;}
	.shu-top{ top:90px;}
	.data-left-nav{ width:130px;}
	.data-dao li a{ font-size:14px;}
	.er-navnr p a{ font-size:12px; margin:0 10px;}
	.data-left-right {margin-left: 160px;}
	.xinxi-contnr h6{ font-size:16px; margin:10px 0;}
	.xinxi-contnr p{ font-size:12px;}
	.xin-xiwrap li{ width:auto; float:none;}
	.xinxi-contnr{ height:auto; padding:25px 15px;}
	.xinxi-contnr img{transform: scale(0.5);}
	.data-top-title h6{ fnt-size:14px;}
	.ye-text{ width:auto;}
	.ye-text p{ width:100%; float:none; display:block; clear:both; margin:44px 0;}
	.ye-jiao{ background:#0c214c; padding:30px 0; height:auto;}
	.ye-text p span{ margin-top:0;}
}

.kefu-top .swiper-slide-active .center-text{ box-shadow: -2px 3px 20px 7px rgba(0,0,0,0.32);background: #fff;opacity: 1;}

.kefu-top .swiper-pagination{
	width: 100%;
	bottom: -15px;
}
.kefu-top .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    margin: 0 5px;
    cursor: pointer;
    background: url(../../images/v1.1/d2.png) no-repeat center;
	opacity: 1;
}
.kefu-top .swiper-pagination-bullet-active{
	background: url(../../images/v1.1/d1.png) no-repeat center;
}

.kefu-top .swiper-button-prev { position: absolute; width: 50%; left: 0;right: 0;top: 0;bottom: 0;height: 100%;border: none;background: none;z-index: 99;}
.kefu-top .swiper-button-next { position: absolute; width: 50%; left: 50%;right: 0;top: 0;bottom: 0;height: 100%;border: none;background: none;z-index: 99;}


/*page*/
.pages{font-size:14px; overflow:hidden; zoom:1; padding:20px 0; text-align:center; clear:both;}
.pages li{vertical-align: top; margin-right: 6px; color: #999; display:inline-block; background: #ebebeb;margin-bottom: 5px;}
.pages li a{display: block; height: 28px; line-height: 28px; padding: 0 10px; font-family: arial; font-size:14px; color: #666; text-decoration: none;}
.pages li:hover{color: #fff;}
.pages li:hover a,
.pages li a:hover,
.pages .active {background: #003860;color: #fff;}
.pages .active a{color: #fff;}

.kefu-top{ position: relative;}
.kefu-top .slick-prev { font-size: 0; position: absolute; width: 50%; left: 0;right: 0;top: 0;bottom: 0;border: none;background: none;z-index: 99;}
.kefu-top .slick-next { font-size: 0; position: absolute; width: 50%; left: 50%;right: 0;top: 0;bottom: 0;border: none;background: none;z-index: 99;}

.case-an .swiper-slide{
	-webkit-transform: scale(0.85);
    transform: scale(0.85);
}
.case-an .swiper-slide-active,.case-an .swiper-slide-duplicate-active {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.case-an .swiper-button-prev{position: absolute; bottom:96px;width: 48px;height: 48px;background:url(../../images/v1.1/z-j.png) no-repeat;left: 20%;top: 70%;}
.case-an .swiper-button-next{position: absolute;bottom:96px;width: 48px;height: 48px;background:url(../../images/v1.1/y-j.png) no-repeat;right: 20%;top: 70%;}

.case-an .swiper-button-prev:hover,.case-an .swiper-button-next:hover{box-shadow: 0 0 20px rgb(0 0 0 / 33%);}

@media (max-width:1199px){
	.case-an .swiper-button-prev{ left: 0;}
	.case-an .swiper-button-next{ right: 0;}
} 

@media (max-width:767px){
	.case-an .swiper-button-prev,.case-an .swiper-button-next{ top: 20%;}
} 

.zy-banner-syjd {
    background: url(../../images/v1.1/banner-syjd.jpg) no-repeat center;
    background-size: cover;
}

.time-xd-a{ float:left}
.time-xd-b{ float:left; margin-left:27px;}
.time-xd{font-size:12px;color: #666666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-bottom:7px;}
.button-xd span{border:1px solid #003860;border-radius: 15px; height:21px; text-align:center; margin-top:16px;color: #666; display: inline-block; padding: 0 10px;}

.more { padding-top: 35px;}

.modal-container {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.modal-container .modal-mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-container .modal-mask .img-container {
    position: relative;
}

.modal-container .modal-mask .img-container img {
    max-width: 496px;
	width: 100%;
}

.modal-container .modal-mask .close {
    position: absolute;
    display: block;
    top: -50px;
    right: -35px;
    font-size: 28px;
    color: #fff;
    cursor: pointer;
}

