@charset "utf-8";
/* CSS Document */
@media screen and (min-width:1200px){	
/* body{min-width:1200px;} */
.pc{display:block;}
.phone{display:none;}
.container{width:1200px;padding-right:0px;padding-left:0px;margin:0 auto;}
.swiper3{position:relative;height:100%;}
.swiper3 video{-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: auto;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: -10;}
	.eeww{
	position: absolute;
	min-width: 100%;
	min-height: 100%;height:80vh;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: -10;background:url(../images/bf1.png) no-repeat center center;z-index:23;}
	.eeww.on{display:none;}
	
.banner .swiper-pagination{bottom:120px !important;left:0px;width:100%;text-align:center;}
.banner .swiper-pagination span{width:25px;height:5px;background:#DFDFDF;border-radius: 4px;margin:0 5px;opacity:1 !important;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{background:#FF6D10;}	
	
	
/*导航*/
.height100{height:76px;width:100%;}
.twelve { width: 100%; }
.eleven { width: 91.53%; }
.ten { width: 83.06%; }
.nine { width: 74.6%; }
.eight { width: 66.13%; }
.seven { width: 57.66%; }
.six { width: 49.2%; }
.five { width: 40.73%; }
.four { width: 32.26%; }
/* .three { width: 23.8%; } */
.two { width: 15.33%; }
.one { width: 6.866%; }

/* COLUMNS */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-of-type {
  margin-left: 0;
}


/* CLEARFIX */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* ALL */

.three{
 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*background-color: #333333;*/
  color: #333333;
  text-align: center;
}

.hamburger .line{
  width: 30px;
  height: 4px;
  background-color: #333333;
  display: block;
  margin:0  auto 6px;
  border-radius:0px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hamburger:hover{
  cursor: pointer;
}
#hamburger-1.is-active .line:nth-child(2){
  opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1){
  -webkit-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  -o-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}

#hamburger-1.is-active .line:nth-child(3){
  -webkit-transform: translateY(-10px) rotate(-46deg);
  -ms-transform: translateY(-10px) rotate(-46deg);
  -o-transform: translateY(-10px) rotate(-46deg);
  transform: translateY(-10px) rotate(-46deg);
} 
.yy1{width:56%;float:left;height:240px;padding:20px 0px 10px 32px;border-right:1px dotted #C9CFE3;}
.yy2{width:43%;float:right;height:200px;padding:20px 20px 10px 33px;}
.yy3{width:100%;float:left;height:240px;padding:20px 20px 20px 33px;background:#F7F7F9;border-top:1px solid #EAECF3;}
.yy11{color:#3255FA;font-size:18px;margin-bottom:24px;font-size:0px;}
.yy11 a{color:#3255FA;font-size:18px;display:inline-block;/* font-weight:700; */padding-right:8px;vertical-align: top;height:26px;}
.yy2 dl {
    margin-right: 10px;
    float: left;
}
.yy2 dl{margin-right:35px;}
.ss77{width:117px !important;margin-right:0px !important;}
.ss35{width:135px !important;margin-right:0px !important;}
.ss457{width:125px !important;margin-right:0px !important;}

.yy11 .des{color:#3255FA;font-size:12px;line-height:20px;display:inline-block;background:#F2F5FF;padding:1px 16px;border-radius:20px;vertical-align: top;margin-top:2px;}
.yy3 .yy11 .des{color:#3255FA;font-size:12px;line-height:20px;display:inline-block;background:#fff;padding:1px 16px;border-radius:20px;}
.yy1 dl{margin-right:0px;float: left;width:144px;}
.yy2 dl{overflow: hidden;margin-bottom:10px !important;}
.yy1 .cont{}
/* .yy3{background:#F2F5FF;} */
.yy3 dl{float:left;width:165px;}
.yy3 dl:nth-child(5){margin-left: 24px;
}

.header1{position:fixed;top:0px;left:0px;z-index:1;width:100%;z-index:100;transition: all 0.3s;height:76px;}
.header2{width:100%;height:32px;position:relative;}
.header2 .header_left{float:left;padding:22px 0px;}
.header2 .header_left .logo2{display:none;}
.header2 .header_left img{width:118px;height:40px;display:block;}

.header_list{float:left;margin-left:60px;margin-top:5px;}
.header_list dl{margin-bottom:0px;}
.header_list dl .dd{float:left;margin-right:52px;}
.header_list dl .dd .title{font-size:16px;color:#FFFFFF;line-height:69px;opacity:0.6;background:url(../images/header_list1.png) no-repeat center right;background-size:10px 4px;padding-right:16px;}
.header_list dl .dd:hover .title,.header_list dl .dd.on .title{opacity:1;background:url(../images/header_list2.png) no-repeat center right;background-size:10px 4px;}
.header_list dl .dd.ml{position:relative;}
.header_list11{position:absolute;top:64px;left:0px;width:100%;z-index:10;
height:0;max-height:20px;opacity:0;transition:max-height .25s ease-in-out,opacity .25s ease-in-out;overflow:hidden;
}
.header_list dl .dd.ont .title{background:none !important;padding-right:0px;}
.header_list dl .dd.ont:hover .title{background:none;}
.header_list1{margin-top:42px;padding:30px 72px 30px;background:#FFFFFF url(../images/header_list5.png) no-repeat bottom right 38px;background-size:110px 99px;border-radius: 10px;overflow:hidden;}
.header_list2{float:left;border-right:1px solid #EEEEEE;min-height:310px;width:314px;overflow:hidden;z-index:10;margin-right:50px;}
.header_list2 ul{}
.header_list1 .header_list2:last-child{border-right:0px solid #EEEEEE;margin-right:0px;}
.header_list2 ul li{width:100%;overflow:hidden;margin-bottom:25px;}
.header_list2 ul li:last-child{margin-bottom:0px;}
.header_list2 ul li .cont_list_img{float:left;width:30px;padding-top:7px;}
.header_list2 ul li .cont_list_img img{width:30px;height:30px;}
.header_list2 ul li .cont_list_cont{float:left;width:230px;margin-left:18px;}
.header_list2 ul li .cont_list_cont .title1{font-size:16px;color:#2E2F34;line-height:22px;}
.header_list2 ul li .cont_list_cont .des{font-size:12px;color:#7b7d85;line-height:22px;}
.header_list2 ul li .right{float:right;padding:16px 0 0;}
.header_list2 ul li .right img{width:6px;height:12px;}

.header_list3{margin-bottom:35px;}
.header_list3 img{height:24px;}

.header_list dl .dd:hover .header_list11,.header_list dl .dd .header_list11.on{height:auto;opacity:1;max-height:650px;overflow:inherit;}

.header_lista11{position:absolute;top:20px;left:0px;width:978px;z-index:10;overflow:hidden;opacity:1;transition:max-height .25s ease-in-out,opacity .25s ease-in-out;
}
.header_lista11 dl{margin:0;}
.header_lista12{margin:12px 0px 0px 0px;overflow:hidden;background:#FFFFFF ;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);border-radius: 0px 0px 8px 8px;}
.header_lista1255{width:1200px;margin:0 auto;}
.header_lista1255 .header_lista13{/* background:#FFFFFF url(../images/header_lista19.png) no-repeat bottom right 26px;background-size:95px auto; */}
.header_lista13{float:left;width:1075px;}
.header_lista13 ul{width:100%;overflow:hidden;}
.header_lista13 ul:nth-child(1) .header_lista18{border-top:0px;}
.header_lista13 ul:nth-child(2) .header_lista18{height:120px;overflow:hidden;}
.header_lista13 ul:nth-child(3) .header_lista18{height:120px;overflow:hidden;}
.header_lista13ss{margin:12px 0px 0px 0px;overflow:hidden;background:#FFFFFF ;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);border-radius: 0px 0px 8px 8px;}
.header_lista13ss ul{width:100%;overflow:hidden;}
.header_lista13ss ul:nth-child(1) .header_lista18{border-top:0px;}
.header_lista13ss ul:nth-child(2) .header_lista18{height:120px;overflow:hidden;}
.header_lista13ss ul:nth-child(3) .header_lista18{height:120px;overflow:hidden;}
 
.header_listakl4{float:left;width:125px;}
.header_listakl4 .header_lista17.onk{border-top: 1px solid rgba(255,255,255,0.3);}
.header_listakl4 .header_lista17.ons{height:240px;}
.header_lista14{float:left;height:212px;width:135px;background:#5874F8;padding:90px 0px 0px;text-align:center;}
.header_lista14 img{height:20px;}

.header_lista14.on{float:left;height:87px;width:135px;background:#5874F8;padding:25px 0px 0px;text-align:center;border-top:1px solid rgba(255,255,255,0.3);}
.header_lista14.on img{height:22px;}
.header_lista14 .title4{transition: all 0.3s;font-size:16px;color:#FFFFFF;line-height:20px;margin-top:10px;}
.header_lista14:hover .title4{opacity:0.7;}
.header_lista14 .rr46{letter-spacing: 32px;
 text-indent: 33px;position:relative;}
.header_lista14 .rr47{letter-spacing: 32px;
 text-indent: 33px;position:relative;}
 .header_lista14 .rr46:before{    content: ".";
    position: absolute;
    left: 23%;
    top: -40%;
    font-size: 30px;}
  .header_lista14 .rr47:before{    content: ".";
    position: absolute;
    left: 23%;
    top: -40%;
    font-size: 30px;}
.header_lista15{float:left;padding:32px 30px 25px;overflow:hidden;width:1043px;border-top:1px solid #EAECF3;}
.header_lista15 dl{width:auto;float:left;margin-bottom:0px;margin-right:21px;}
.header_lista15 dl:nth-child(4n){margin-right:0px;}
.header_lista15.on{padding:20px 30px 20px;}
.header_lista15.on dl{margin-right:14px;width:auto;}
.header_lista15.on dl dd{width:auto;}
.header_lista15.on .cont{min-width:0px;width:auto;}
.header_lista15.on dl:nth-child(4n){margin-right:21px;}
.header_lista15.on dl:nth-child(5n){margin-right:0px;}


.header_lista16{font-size:0px;}
.header_lista16 .img{display:inline-block;vertical-align: top;}
.header_lista16 .img img{width:24px;}
.header_lista16 .cont{}
.header_lista16 .title3{font-size:14px;color:#2E2F34;line-height:26px;font-weight:700;display:inline-block;margin-left: 8px;vertical-align: top;}
.header_lista16 .title3:hover{color:#3255FA;/* background:url(../images/ssss.png) no-repeat top 3px right;padding-right: 21px; */}

.header_lista16 .des{font-size:12px;color:#7B7D85;line-height:17px;margin-top:7px;   }
.header_lista16 .list{font-size:12px;color:#7B7D85;line-height:17px;margin-top:6px;}
.header_lista16 .list dd{margin-top:8px;/* background:url(../images/header_lista16.png) no-repeat center left;background-size:5px 5px; */padding-left:32px;}
.header_lista16 .list dd p{font-size:12px;color:#2E2F34;line-height:20px;height:20px;overflow:hidden;transition: all 0.3s;}
.header_lista16 .list dd:hover p{color:#3255FA;}
.yy12 dl .des{width:100%;}



.header_lista17{float:left;height:240px;width:125px;background:#315BF4;padding:109px 0px 0px;text-align:center;}
.header_lista17.on{height:120px;padding:46px 0 0;border-top:1px solid rgba(255,255,255,0.3);}
.header_lista17 img{height:19px;}
.header_lista17 .title4{transition: all 0.3s;font-size:14px;color:#FFFFFF;line-height:22px;margin-top:8px;}
/* .header_lista17:hover .title4{opacity:0.7;} */

.header_lista18{float:left;overflow:hidden;width:1075px;border-top:1px solid #EAECF3;}
.header_lista18 dl{height:120px;float:left;width:268px;overflow:hidden;padding:24px;}
.header_lista18 dl:hover{background: #F0F2F8;}
.header_lista19{}
.header_lista19 .img{float:left;}
.header_lista19 .img img{width:30px;}
.header_lista19 .cont{float:left;width:156px;margin-left:15px;}
.header_lista19 .title3{font-size:16px;color:#222629;line-height:24px;font-weight:700;height:24px;overflow:hidden;}
.header_lista19 .des{font-size:12px;color:#96999E;line-height:20px;margin-top:8px;height:40px;overflow:hidden;}
.header_lista19 .list{width:100%;display:table;margin-top:8px;}
.header_lista19 .list dd{width:71px;float:left;background:#FFFFFF;}
.header_lista19 .list dd:nth-child(2n){float:right;margin-right:0px;}
.header_lista19 .list dd img{width:100%;box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.09);height:33px;}


.header_list dl .dd:hover .header_listb1{height:auto;opacity:1;max-height:650px;}

.header_listb1{position:absolute;top:64px;left:50%;margin-left:-75px;z-index:10;
height:0;overflow:hidden;opacity:0;transition:max-height .25s ease-in-out,opacity .25s ease-in-out;

}
.header_listb2{margin:7px 5px 5px 5px;width: 150px;/* border-radius: 10px; */overflow:hidden;background:#FFFFFF /* url(../images/header_listb2.png) no-repeat bottom right 5px */;min-height:218px;padding-top:31px;    border-radius: 0px;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);border-radius: 8px;}

.header_listb2 li{font-size:16px;color:#2E2F34;line-height:22px;text-align:left;width:100px;margin:0px 0px 23px 33px;}
.header_listb2 li p{text-align:left;font-size:16px;color:#2E2F34;line-height:22px;display:inline-block;padding-right: 16px;}
.header_listb2 li:hover p{color:#3255FA;background:url(../images/ssss.png) no-repeat top 3px right;}



.header1{background:#fff;}
.header1.header0{background:url(../images/ss2.png) repeat;}

.header1 .header_left .logo1{display:none;}
.header1 .header_left .logo2{display:block;}
.header1 .header_list dl .dd .title{color:#2E2F34;opacity:1;background:url(../images/z1.png) no-repeat center right;background-size:10px 4px;}

.header1 .header_list dl .dd:hover .title{opacity:1;background:url(../images/z2.png) no-repeat center right;background-size:10px 4px;border-bottom:2px solid #3255FA;}





.header1 .header3 .title{background:url(../images/phone.png) no-repeat center left;background-size:15px 15px;color:#616469;font-size:16px;font-weight:700;}
.header1 .header5 .img{background:url(../images/header6.png) no-repeat center left;background-size:18px 18px;height:18px;width:18px;display:block;cursor:pointer;}



.header1.on{background:#FFFFFF;}
.header1.on1{background:none;}
.header1.on .header_left .logo1{display:none;}
.header1.on .header_left .logo2{display:block;}
.header1.on .header_list dl .dd .title{color:#616469;background:url(../images/z1.png) no-repeat center right;background-size:8px 4px;font-size:16px;}
.header1.on .header_list dl .dd:hover .title,.header1.on .header_list dl .dd.on .title{opacity:1;background:url(../images/z2.png) no-repeat center right;background-size:8px 4px;color:#315BF4;}
.header1.on .header3 .title{background:url(../images/header4.png) no-repeat center left;background-size:15px 15px;color:#616469;}
.header1.on .header5 .img{background:url(../images/header6.png) no-repeat center left;background-size:18px 18px;height:18px;width:18px;display:block;}




.header3{float:left;margin-left:0px;margin-top:4px;padding:22px 0px;}
.header3 .title{font-size:16px;color:#FFFFFF;line-height:24px;background:url(../images/header3.png) no-repeat center left;background-size:15px 15px;padding-left:25px;}
.header5{float:right;margin-top:7px;padding:22px 0px;}
.header5 .img{background:url(../images/header5.png) no-repeat center left;background-size:18px 18px;height:18px;width:18px;display:block;}


/*banner1*/
.banner{}
.bannera1{width:100%;height:680px;}
.banner1{position:relative;background: linear-gradient(161deg, #3A75F1 0%, #3048D4 75%, #3044D2 100%);height:680px;width:100%;overflow:hidden;}
.banner2{width:700px;float:left;margin-top:209px;}
.banner2 .title{}
.banner2 .title p{font-size:46px;color:#FFFFFF;line-height:63px;font-family: Alibaba-PuHuiTi-Regular;}
.banner2 .des{margin-top:33px;}
.banner2 .des p{font-size:20px;color:#FFFFFF;line-height:150%;opacity:0.75;}
.banner2 .more{width:100%;overflow:hidden;margin-top:59px;}
.banner2 .more p{width:144px;height:48px;font-size:14px;color:#FFFFFF;line-height:48px;text-align:center;border-radius:4px;}
.banner2 .more p.on{background:#3255FA;color:#fff;transition: all 0.3s;}
.banner2 .more p.on:hover{background: #2748BF;transition: all 0.3s;}

.banner3{position:relative;width:902px;float:right;margin-top:127px;margin-right:-244px;}
.banner4 img{width:100%;}
.banner5{position:absolute;top:43%;left:56.2%;
-webkit-animation: Tadaml 3s infinite linear;
-moz-animation: Tadaml 3s infinite linear;
-ms-animation: Tadaml 3s infinite linear;
animation: Tadaml 3s infinite linear
}
.banner5 img{width:58px;}

@keyframes Tadaml {
0% {
top:43%;
}
50%{
top:30%;
}
100% {
top:43%;
}
}
.index_a1{margin-top:-62px;position:relative;z-index:1;}
.index_a2{width:100%;overflow:hidden;padding:24px 24px;
background: linear-gradient(180deg, #FFFFFF 0%, #F4F6FF 100%);
box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
border-radius: 8px;
}
.index_a2 ul{}
.index_a2 ul li{width:280px;overflow:hidden;padding:0px 29px 0px 0;border-right:1px solid #EEEEEE;float:left;margin-right:20px;}
.index_a2 ul li:last-child{margin-right:0px;padding-right:0px;border-right:0px solid #EEEEEE;width:250px;}
.index_a2 ul li .img{transition: all 0.3s;width:64px;float:left;padding-top:3px;}
.index_a2 ul li .img img{width:64px;height:64px;}
.index_a2 ul li .img{margin-right:16px;}
.index_a2 ul li .right{float:right;width:168px;}
.index_a2 ul li .title{font-size:16px;color:#222629;line-height:24px;margin-bottom:12px;height:24px;overflow:hidden;}
.index_a2 ul li .title p{font-size:16px;color:#2E2F34;line-height:24px;height:24px;overflow:hidden;font-weight:700;}
.index_a2 ul li .des{font-size:12px;color:#616469;line-height:20px;}
.index_a2 ul li .des p{font-size:12px;color:#616469;line-height:20px;}
.index_a2 ul li:hover .img{margin-top:-8px;}


.index_b{width:100%;background:#e6e7e9;margin-top:-62px;overflow:hidden;}
.index_b1{width:1429px;height:860px;position:relative;background-size:1429px 895px;padding:74px 0 135px;margin-left:-115px;}
.index_b2{position:relative;width:974px;margin:93px auto 0;}
.index_title{font-size:28px;text-align:center;color:#2E2F34;line-height:50px;font-weight: 700;letter-spacing:2px;height:50px;font-family: Alibaba-PuHuiTi-Regular;position:relative;z-index:5;top:35px;}
  
.index_b3{width:100%;}
.index_b3 .img img{    width: 1920px;
    margin-left: -473px;
    margin-top: -217px;}
.index_b3 .cont1{position:absolute;top:20px;left:83px;}
.index_b3 .cont1 .img_icon{
position:relative;top:0px;
-webkit-animation: Tadas1 3s infinite linear;
-moz-animation: Tadas1 3s infinite linear;
-ms-animation: Tadas1 3s infinite linear;
animation: Tadas1 3s infinite linear
}
.index_b3 .cont1 .img_icon img{width:230px;}
.index_b3 .cont1 .left1{position:relative;}
.index_b3 .cont1 .left1 .img1{position:absolute;top:0px;right:100%;margin-right:16px;padding:16px 24px;
    background: rgba(255, 255, 255, 0.3);
	border-radius: 4px; 
	}
.index_b3 .cont1 .left1 .img1 img{width:152px;}

.index_b3 .cont3{position:absolute;top:80px;left:372px;}
.index_b3 .cont3 .img_icon{
position:relative;top:0px;
-webkit-animation: Tadas1 3s infinite linear;
-moz-animation: Tadas1 3s infinite linear;
-ms-animation: Tadas1 3s infinite linear;
animation: Tadas1 3s infinite linear
}
.index_b3 .cont3 .img_icon img{width:230px;}
.index_b3 .cont3 .left1{position:relative;}
.index_b3 .cont3 .left1 .img1{position: absolute;
    top: 407px;
    right: -11%;
	/* margin-right: 9px; */
	padding:16px 24px;
    background: rgba(255, 255, 255, 0.3);
	border-radius: 4px;
}
.index_b3 .cont3 .left1 .img1 img{width:232px;}



.index_b3 .cont2{position:absolute;top:10px;right:82px;}
.index_b3 .cont2 .img_icon{
position:relative;top:0px;
-webkit-animation: Tadas1 3s infinite linear;
-moz-animation: Tadas1 3s infinite linear;
-ms-animation: Tadas1 3s infinite linear;
animation: Tadas1 3s infinite linear
}
.index_b3 .cont2 .img_icon img{width:230px;}
.index_b3 .cont2 .left1{position:relative;}
.index_b3 .cont2 .left1 .img1{position:absolute;top:15px;left:100%;margin-left:12px;padding:16px 24px;
    background: rgba(255, 255, 255, 0.3);
	border-radius: 4px; 
	}
.index_b3 .cont2 .left1 .img1 img{width:148px;}


@keyframes Tadas1 {
0% {
top:0px;
}
50%{
top:-20px;
}
100% {
top:0px;
}
}

.cont_list1{position:absolute;width:382px;top:49px;left:0px;height:0;max-height:20px;opacity:0;transition:max-height .25s ease-in-out,opacity .25s ease-in-out;z-index:5;overflow:hidden;}
.cont_list1 ul{background: rgba(255, 255, 255, 0.9);box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);border-radius: 9px;padding:31px 40px 0;overflow:hidden;}
.cont_list1 ul li{width:100%;overflow:hidden;margin-bottom:30px;}
.cont_list1 ul li .cont_list_img{float:left;width:30px;padding-top:7px;}
.cont_list1 ul li .cont_list_img img{width:30px;height:30px;}
.cont_list1 ul li .cont_list_cont{float:left;width:230px;margin-left:18px;}
.cont_list1 ul li .cont_list_cont .title{font-size:16px;color:#2E2F34;line-height:22px;}
.cont_list1 ul li .cont_list_cont .des{font-size:12px;color:#7b7d85;line-height:22px;}
.cont_list1 ul li .right{float:right;padding:16px 0 0;}
.cont_list1 ul li .right img{width:6px;height:12px;}
.cont2 .cont_list1{left:-230px !important;left:inherit;} 
.cont3 .cont_list1{right:250px;left:inherit;top: 70px;} 
.cont1:hover .cont_list1{height:auto;opacity:1;max-height:650px;}
.cont2:hover .cont_list1{height:auto;opacity:1;max-height:650px;}
.cont3:hover .cont_list1{height:auto;opacity:1;max-height:650px;}

.index_c1{padding:110px 0 93px;}
.index_c2{font-size:28px;color:#2E2F34;line-height:50px;text-align:center;font-weight:700;}
.index_c3{width:100%;overflow:hidden;margin-top:79px;}
.index_c3 ul{}
.index_c3 ul li{text-align:center;float:left;width:16.66%;}
.index_c3 ul li .img{margin-bottom:5px;}
.index_c3 ul li .img img{height:92px;}
.index_c3 ul li .title{font-size:14px;color:#2E2F34;line-height:20px;}
.index_c4{text-align:center;margin-top:60px;}
.index_c4 p{display:inline-block;font-size:14px;color:#3255FA;line-height:20px;background:url(../images/index_c7.png) no-repeat center right;background-size:15px 15px;padding-right:20px;}


.index_d1{padding:53px 0 53px;background:url(../images/banner1.png) no-repeat top center;background-size:cover;/* height:319px; */}
.index_d2{text-align:center;}
.index_d2 .title{display:inline-block;text-align:center;font-size:30px;color:#FFFFFF;line-height:50px;margin-right:15px;vertical-align:top}
.index_d2 .des{text-align:center;font-size:12px;color:#FFFFFF;line-height:17px;opacity:0.6;margin-top:16px;}
.index_d2 .button{display:inline-block;vertical-align:top}
.index_d2 .button p{width:198px;background:#FF6D10;font-size:20px;color:#FFFFFF;line-height:50px;height:50px;text-align:center;border-radius:4px;transition: all 0.3s;}
.index_d2 .button p:hover{background:#D95C0E;}





/* .index{background: linear-gradient(180deg, #EBEDF5 0%, #FFFFFF 100%);} */

.index_e1{padding:94px 0px 100px;background: linear-gradient(180deg, #EBEDF5 0%, #FFFFFF 100%);}
.index_e2{width:100%;overflow:hidden;height:562px;position:relative;margin-top:67px;}
.index_e3{position:absolute;width:230px;height:275px;overflow:hidden;transition: all 0.3s;}
.index_e3 .bj{background:#000000;opacity:0;position:absolute;top:0px;left:0px;width:100%;height:100%;transition: all 0.3s;}
.index_e3 .img{/* width:230px;height:275px; */}
.index_e3 .img img{width:100%;display:block	;}
.index_e3.on{width:472px;height:562px;}
.index_e3.as1{top:0px;left:0px;}
.index_e3.as2{bottom:0px;left:0px;}
.index_e3.as3{top:0px;left:243px;}
.index_e3.as4{top:0px;right:243px;}
.index_e3.as5{bottom:0px;right:243px;}
.index_e3.as6{top:0px;right:0px;}
.index_e3.as7{bottom:0px;right:0px;}


.index_e3.on{z-index:5;}
.index_e3.on .bj{opacity:0.3;}
.index_e2.on1 .index_e3.as2{left:485px;}
.index_e2.on1 .index_e3.as3{left:485px;}


.index_e2.on2 .index_e3.as1{left:485px;}
.index_e2.on2 .index_e3.as3{top:287px;left:485px;}

.index_e2.on3 .index_e3.as1{left:0px;}
.index_e2.on3 .index_e3.as2{bottom:0px;left:0px;}

.index_e2.on4 .index_e3.as5{right:728px;}


.index_e2.on5 .index_e3.as4{right:728px;}
.index_e2.on5 .index_e3.as3{top:287px;left:243px;}

.index_e2.on6 .index_e3.as4{right:485px;}
.index_e2.on6 .index_e3.as3{top:0;left:243px;}
.index_e2.on6 .index_e3.as7{right:485px;}
.index_e2.on6 .index_e3.as5{right:728px;}

.index_e2.on7 .index_e3.as4{right:728px;}
.index_e2.on7 .index_e3.as3{top:287px;left:243px;}
.index_e2.on7 .index_e3.as5{right:485px;}
.index_e2.on7 .index_e3.as6{right:485px;}

.index_e4{position:absolute;top:100%;left:0px;width:100%;height:100%;z-index:5;}
/* .index_e4.on{
-webkit-animation: small3 0.4s 1 linear forwards;
-moz-animation: small3 0.4s 1 linear forwards;
-ms-animation: small3 0.4s 1 linear forwards;
nimation: small3 0.4s 1 linear forwards;
}
@keyframes small3{
	0% {display:block;}
	99% {display:block;}
	100% {display:block;}
} */

.index_e4.on{
-webkit-animation: Tadasdd1 0.6s 1 linear forwards;
-moz-animation: Tadasdd1 0.6s 1 linear forwards;
-ms-animation: Tadasdd1 0.6s 1 linear forwards;
animation: Tadasdd1 0.6s 1 linear forwards
}
@keyframes Tadasdd1 {
0% {
top:0px;
}
50%{
top:0px;
}
100% {
top:100%;
}
}

.index_e5{position:absolute;bottom:0px;left:0px;padding:27px 20px;}
.index_e5 .icon_img{margin-bottom:5px;}
.index_e5 .icon_img img{width:36px;height:36px;}
.index_e5 .title{font-size:20px;color:#FFFFFF;line-height:27px;}
.index_e5 .hx{width:100%;overflow:hidden;}
.index_e5 .hx1{width:0px;height:1px;background:#FF6D10; -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;}
.index_e5 .des{font-size:12px;color:#FFFFFF;line-height:22px;height:0px;overflow:hidden;}
.index_e3.on .index_e5 .hx .hx1{width:57px;margin:10px 0 10px;}
.index_e3.on .des{min-height:22px;height:auto;}
.index_e3.on .index_e5 .hx .hx2{width:0px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.index_e5 .hx2{width:57px;height:1px;background:#FF6D10;margin-bottom:9px;}
.index_f1{position:relative;}
.index_f2{width:100%;overflow:hidden;position:relative;padding-top:60px;}
.index_f2 .bd ul li{width: 12.5%;}
.index_f2 .bd .tempWrap{width:100% !important;}
.index_f2 .bd ul li .pic{padding:10px 23px 12px 0px;}
.index_f3{overflow:hidden;}
.index_f3:hover img{transform: scale(1.1);}
.index_f3{width: 100%;
/* height: 116px; */
background: #FFFFFF;
box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);
border-radius: 5px;}
.index_f3 img{width:100%;transition: all 0.5s;}

.index_f4{position:absolute;top:0px;bottom:0px;left:0px;height:100%;width:28%;background:url(../images/zezao_1.png) no-repeat right center;background-size:cover;z-index:5;}
.index_f5{position:absolute;top:0px;bottom:0px;right:0px;height:100%;width:28%;height:100%;background:url(../images/zezao_2.png) no-repeat left center;background-size:cover;z-index:5;}


/**/
.header_topsss1.on{height:76px;width:100%;}
.header_top1{width:100%;overflow:hidden;position:relative;}
.header_top1.on{position:fixed;top:0px;z-index:112;background:#FFFFFF;}
.header_top2{position:relative;z-index:2;}
.header_top2 ul{}
.header_top2 ul li{float:left;margin-right:100px;}
.header_top2 ul li p{font-size:16px;color:#2E2F34;line-height:24px;padding:26px 0px;}
.header_top2 ul li span{display:block;border-bottom:2px solid #3255FA;width:0px;transition: all 0.3s;}
.header_top2 ul li:hover p,.header_top2 ul li.on p{color:#315BF4;}
.header_top2 ul li:hover span,.header_top2 ul li.on span{width:100%;}
.header_top3{position:absolute;bottom:0%;left:0px;width:100%;border-bottom:1px solid #E7E7E7;z-index:1;}







/*产品简介*/
.product_a1{width:100%;overflow:hidden;background: linear-gradient(180deg, #FBFBFD 0%, #F5F6FA 100%);min-height:484px;}
.product_a1 .container{position:relative;min-height:484px;padding-top:82px;}
.product_a1 .product_a4{position:absolute;bottom:0px;right:0px;}
/* .product_a1.on{padding-top:0px;} */
/* .product_a1.on .product_a2{padding-top:142px;} */
.product_a2{width:525px;float:left;padding-top:65px;}
.product_a2 .title{font-size:30px;color:#2E2F34;line-height:42px;font-weight:700;margin-bottom:25px;}
.product_a2 .title p{font-size:30px;color:#2E2F34;line-height:42px;font-weight:700;}
.product_a2 .des{font-size:16px;color:#7B7D85;line-height:26px;}
.product_a2 .des p{font-size:16px;color:#7B7D85;line-height:26px;}
.product_a2 .more{width:100%;overflow:hidden;margin-top:42px;}
.product_a2 .more p{width:162px;height:46px;font-size:16px;color:#FFFFFF;line-height:46px;text-align:center;border-radius:4px;background:#3255FA;transition: all 0.3s;}
.product_a2 .more p:hover{background:#2a47cd;}
.product_a2 .button{margin-top:48px;}
.product_a2 .button p{width:160px;height:48px;line-height:46px;border: 1px solid #315BF4;border-radius: 4px;color: #FFFFFF;font-size: 16px;text-align:center;cursor:pointer;background:#315BF4;transition: all 0.3s;}
.product_a2 .button p:hover{background: #2748BF;transition: all 0.3s;}
.product_a3{width:664px;float:left;}
.product_a3 img{width:100%;}

.product_b1{padding:64px 0px 64px;}
.product_b2{/* background:url(../images/product_b1.png) no-repeat bottom -80px center;background-size:674px 207px; */}
.product_b2 .more{width:100%;overflow:hidden;margin-top:40px;}
.product_b2 .more p{width:160px;height:48px;line-height:46px;border: 1px solid #FFFFFF;border-radius: 4px;color: #FFFFFF;font-size: 16px;text-align:center;cursor:pointer;transition: all 0.3s;margin:0px auto;}
.product_b2 .more p:hover{background: #315BF4;transition: all 0.3s;border: 1px solid #315BF4;}

.product_b3{}
.product_b3 p{font-size:28px;text-align:center;color:#2E2F34;line-height:42px;letter-spacing:2px;font-weight:700;}
.product_b4{width:850px;margin:24px auto 0;}
.product_b4 p{font-size:14px;text-align:center;color:#FFFFFF;line-height:22px;}
.product_b5{margin-top:5px;text-align:center;}
.product_b5 img{max-width:100%;}


.product_c1{background:#3255FA;padding:80px 0px;background-size:cover}	
.product_c2{width:100%;overflow:hidden;}
.product_c2 ul{}
.product_c2 ul li{width:570px;float:left;margin-right:60px;margin-top:60px;overflow:hidden;padding:0px 45px;position:relative;}
.product_c2 ul li:nth-child(2n){margin-right:0px;}
.product_c2 ul li .img{float:left;margin-right:30px;position:relative;z-index:2;}
.product_c2 ul li .img img{width:85px;}
.product_c2 ul li .cont{float:left;width:354px;padding-top:5px;position:relative;z-index:2;}
.product_c2 ul li .cont .title{font-size:20px;color:#FFFFFF;line-height:27px;height:27px;overflow:hidden;}
.product_c2 ul li .cont .des{font-size:14px;color:#FFFFFF;line-height:24px;opacity:0.8;margin-top:20px;height:96px;overflow:hidden;}
.product_c2 ul li .cont .des p{font-size:14px;color:#FFFFFF;line-height:24px;opacity:0.8;}
.product_c2 ul li .bj{display:none;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#FFFFFF;opacity:0.11;z-index:1;}
.product_c3{}
.product_c3 p{font-size:30px;text-align:center;color:#FFFFFF;line-height:42px;letter-spacing:2px;font-weight:700;}
.product_c4{width:100%;overflow:hidden;margin-top:66px;}
.product_c4 ul{}
.product_c4 ul li{float:left;width:310px;text-align:center;margin-right:120px;}
.product_c4 ul li:nth-child(3n){margin-right:0px;}
.product_c4 ul li .img{margin-bottom:35px;}
.product_c4 ul li .img img{height:80px;}
.product_c4 ul li .title{font-size:20px;line-height:27px;color:#FFFFFF;margin-bottom:19px;}
.product_c4 ul li .des{width:264px;font-size:14px;line-height:24px;color:#FFFFFF;opacity:0.7;text-align:left;margin:0 auto;}
.product_c4 ul li .des p{font-size:14px;line-height:20px;color:#FFFFFF;}

.product_d1{padding:80px 0px 80px;position:relative;}
.product_d2{position:relative;z-index:5;}
.product_d2 p{font-size:28px;text-align:center;color:#2E2F34;line-height:42px;letter-spacing:2px;font-weight:700;}
.product_d3{width:100%;overflow:hidden;position:relative;margin-top:65px;}
.product_d3 ul{position:relative;z-index:2;text-align:center;font-size:0px;}
.product_d3 ul li{display:inline-block;margin:0 30px;cursor:pointer;}
.product_d3 ul li p{font-size:20px;color:#2E2F34;line-height:26px;padding:22px 0px;}
.product_d3 ul li span{display:block;border-bottom:2px solid #3255FA;width:0px;transition: all 0.3s;margin:0 auto;}
.product_d3 ul li:hover p,.product_d3 ul li.on p{color:#3255FA;}
.product_d3 ul li:hover span,.product_d3 ul li.on span{width:57px;max-width:100%;}
.product_d4{position:absolute;bottom:0%;left:0px;width:100%;border-bottom:1px solid #E7E7E7;z-index:1;}
.product_d5{margin-top:0px;position:relative;z-index:2;}
.product_d5 ul{}
.product_d5 ul li{padding:64px 0px;border-bottom:1px solid #E7E7E7;}
.product_d5 ul li:last-child{margin-bottom:0px;border-bottom:0px solid #E7E7E7;padding-bottom:0px;}

.product_d6{overflow:hidden;}
.product_d6 .cent{width:580px;float:right;padding-top:18px;}
.product_d6 .cent .title{font-size:24px;color:#2E2F34;line-height:33px;font-weight:700;margin-bottom:16px;}
.product_d6 .cent .title1{font-size:16px;color:#2E2F34;line-height:33px;margin-bottom:15px;}
.product_d6 .cent .des{font-size:16px;color:#7B7D85;line-height:28px;}
.product_d6 .cent .des p{font-size:16px;color:#7B7D85;line-height:28px;}
.product_d6 .cent .list{margin-top:8px;width:100%;overflow:hidden;}
.product_d6 .cent .list p{margin-top:13px;font-size:16px;color:#334CC5;line-height:24px;padding-left:36px;background:url(../images/gou.png) no-repeat left top 2px;background-size:20px 20px;}
.product_d6 .cent .list.on p{float:left;min-width:40%;}
.product_d6 .img{float:left;width:560px;}
.product_d6 .img img{width:100%;}
.product_d6 .icon_title{width:100%;margin-top:40px;}
.product_d6 .icon_title p{width:147px;height:38px;border-radius:21px;border:1px solid #3255FA;text-align:center;font-size: 14px;color: #3255FA;line-height:36px;transition: all 0.3s;}
.product_d6 .icon_title p:hover{background:#3255FA;color:#FFFFFF;}
.product_d5 ul li:nth-child(2n) .product_d6 .cent{float:left;}
.product_d5 ul li:nth-child(2n) .product_d6 .img{float:right;}
.product_d6 .button{width:100%;overflow:hidden;margin-top:30px;}
.product_d6 .button p{width:147px;height:40px;border-radius:4px;border:1px solid #3255FA;text-align:center;line-height:38px;font-size:14px;color: #315BF4;transition: all 0.3s;}
.product_d6 .button p:hover{background:#315BF4;color:#FFFFFF;transition: all 0.3s;}


.product_e1{padding:80px 0px 73px;background: #FFFFFF;position:relative;}
.product_e2{width:100%;display:table;margin-top:80px;}
.product_e2 ul{}
.product_e2 ul li{width:380px;float:left;border-radius: 5px;padding:37px 40px 32px;margin-right:30px;background:#FFFFFF;}
.product_e2 ul li .title{font-size:18px;color:#2E2F34;line-height:25px;height:50px;overflow:hidden;}
.product_e2 ul li .des{margin-top:12px;font-size:14px;color:#7B7D85;line-height:20px;height:60px;overflow:hidden;}
.product_e2 ul li .pdate{font-size:14px;color:#7B7D85;line-height:20px;margin-top:22px;}
.product_e2 ul li .bottom{width:100%;overflow:hidden;margin-top:12px;}
.product_e2 ul li .bottom .more{font-size:16px;color:#3255FA;line-height:20px;float:right;padding-right:14px;background:url(../images/product_d8.png) no-repeat right 1px center;background-size:10px 9px;}
.product_e2 ul li:nth-child(3n){margin-right:0px;}
.product_e3{position:absolute;bottom:0px;left:0px;width:100%;width: 100%;height: 84px;background:url(../images/product_e3.png) no-repeat bottom center;background-size:cover;display:none;}

.product_e4{text-align:center;margin-top:60px;}
.product_e4 .more{font-size:16px;color:#3255FA;line-height:20px;padding-right:18px;background:url(../images/product_d8.png) no-repeat right 1px center;background-size:10px 9px;display:inline-block;}



.product_f1{padding:53px 0 53px;background:#3255FA url(../images/foot-bg.jpg) no-repeat top center;background-size:cover;text-align:center;}
.product_f2{}
.product_f2 .title{display:inline-block;text-align:center;font-size:30px;color:#FFFFFF;line-height:50px;margin-right:15px;vertical-align:top}
.product_f2 .des{display:none;text-align:center;font-size:12px;color:#7b7d85;line-height:17px;opacity:0.6;margin-top:16px;}
.product_f2 .button{display:inline-block;vertical-align:top}
.product_f2 .button p{width:198px;background:#FF6D10;font-size:20px;color:#FFFFFF;line-height:50px;height:50px;text-align:center;border-radius:4px;transition: all 0.3s;}
.product_f2 .button p:hover{background:#D95C0E;}


.product_f3{background: #FFFFFF;box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);padding:20px 70px 41px;margin-top:60px;margin-bottom:77px;z-index:5;position:relative;border-radius:8px;}
.product_f3 .swiper-pagination{opacity:0;width:0px;height:0px;overflow:hidden;}
.product_f3 .swiper-button-prev{background:url(../images/product_fa1.png) no-repeat center center !important;width:12px;height:20px;background-size:12px 20px !important;opacity:1 !important;z-index:50;position:absolute;top:50%;left:inherit;right:54px;margin-top:-29px;}
.product_f3 .swiper-button-prev:hover {background:url(../images/product_fa2.png) no-repeat center center !important;}
.product_f3 .swiper-button-next{background:url(../images/product_fa3.png) no-repeat center center !important;width:12px;height:20px;background-size:12px 20px !important;opacity:1 !important;z-index:50;position:absolute;top:50%;right:0px;margin-top:-29px;}
.product_f3 .swiper-button-next:hover {background:url(../images/product_fa4.png) no-repeat center center !important;}
.product_f4{padding:0px 133px;margin:0 auto;position:relative;background:url(../images/product_f10.png) no-repeat left top 86px;background-size:89px 86px;}
.product_f5{}
.product_f5 .img{text-align:center;}
.product_f5 .img img{height:70px;}
.product_f5 .des{font-size:18px;color:#7B7D85;line-height:32px;margin-top:29px;}
.product_f5 .des p{font-size:18px;color:#7B7D85;line-height:32px;}
.product_f5 .title{text-align:right;font-size:18px;color:#7B7D85;line-height:32px;margin-top:25px;}
.product_f6{width:100%;overflow:hidden;padding-top:15px;text-align:center;margin-top:35px;border-top: 1px solid #F1F1F1;}
.product_f6 ul{font-size:0px;}
.product_f6 ul li{cursor:pointer;float:left;width:15%;margin-right:2%;margin-top:10px;}
.product_f6 ul li:nth-child(3n){margin-right:0px;}
.product_f6 ul li img{height:70px;max-width:100%;}



.Solution_a1{height:484px;width:100%;position:relative;}
.Solution_a2{margin-top:176px;width:480px;}
.Solution_a2 .title{font-size:32px;color:#FFFFFF;line-height:40px;}
.Solution_a2 .hx{width:100%;overflow:hidden;display:none;}
.Solution_a2 .hx p{width:57px;background:#FF6D10;height:1px;}
.Solution_a2 .des{font-size:14px;color:#FFFFFF;line-height:24px;margin-top:24px;}
.Solution_a2 .des p{font-size:14px;color:#FFFFFF;line-height:24px;}
.Solution_a2 .button{margin-top:48px;}
.Solution_a2 .button p{width:160px;height:48px;line-height:46px;border: 1px solid #FFFFFF;border-radius: 4px;color: #FFFFFF;font-size: 16px;text-align:center;cursor:pointer;transition: all 0.3s;}
.Solution_a2 .button p:hover{background: #315BF4;transition: all 0.3s;border: 1px solid #315BF4;}
.Solution_a2.on{margin-top:146px;width:480px;}
.Solution_a2.on .title{font-size:32px;color:#2E2F34;line-height:40px;}
.Solution_a2.on .hx{width:100%;overflow:hidden;display:none;}
.Solution_a2.on .hx p{width:57px;background:#FF6D10;height:1px;}
.Solution_a2.on .des{font-size:14px;color:#7B7D85;line-height:24px;margin-top:24px;}
.Solution_a2.on .des p{font-size:14px;color:#7B7D85;line-height:24px;}
.Solution_a2.on .button{margin-top:48px;}
.Solution_a2.on .button p{width:160px;height:48px;line-height:46px;border: 1px solid #315BF4;border-radius: 4px;color: #FFFFFF;font-size: 16px;text-align:center;cursor:pointer;background:#315BF4;}



.Solution_a3{height:240px;width:100%;}
.Solution_a4{float:left;margin-top:230px;width:452px;}
.Solution_a4 .title{font-size:36px;color:#FFFFFF;line-height:50px;}
.Solution_a4 .title p{font-size:36px;color:#FFFFFF;line-height:50px;}
.Solution_a4 .hx{width:100%;overflow:hidden;margin:10px 0 10px;}
.Solution_a4 .hx p{width:57px;background:#FF6D10;height:1px;}
.Solution_a4 .title1{font-size:36px;color:#FFFFFF;line-height:50px;opacity:0.69;}

.Solution_a5{height:550px;width:100%;background: #3255FA;}
.Solution_a6{float:right;width:596px;margin-top:117px;}
.Solution_a6 img{width:100%;}

.Solution_a7{float:right;width:570px;margin-top:117px;}
.Solution_a7 img{width:100%;}




.Solution_b1{position:relative;padding:80px 0px 80px;background: #F5F6FA;}
.Solution_b1 .product_b3 p{color:#2E2F34;}
.Solution_b2{}
.Solution_b3{width:100%;display:table;margin-top:50px;}
.Solution_b3 ul li{float:left;width:379px;height:333px;margin-right:31px;box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.09);padding:43px 40px 52px;text-align:center;background:#FFFFFF;}
.Solution_b3 ul li:nth-child(3n){margin-right:0px;}
.Solution_b3 .img{}
.Solution_b3 .img img{width:75px;height:75px;}
.Solution_b3 .title{margin-top:18px;height:50px;overflow:hidden;position:relative;}
.Solution_b3 .title p{font-size:20px;color:#2E2F34;line-height:25px;font-weight:700;position:absolute;top:50%;left:0px;width:100%;text-align:center;
transform: translate(-0%,-50%);
    -ms-transform: translate(-0%,-50%);
    -moz-transform: translate(-0%,-50%);
    -webkit-transform: translate(-0%,-50%);
    -o-transform: translate(-0%,-50%);}
.Solution_b3 .des{margin-top:20px;height:88px;font-size:14px;color:#7B7D85;line-height:22px;overflow:hidden;text-align:left;}
.Solution_b3 .des p{height:88px;font-size:14px;color:#7B7D85;line-height:22px;overflow:hidden;text-align:left;}
.Solution_c1{padding:81px 0px 73px;position:relative;}
.Solution_c3{margin-top:48px;}
.Solution_c3 img{width:100%;}

.Solution_d1{padding:80px 0 131px;background:url(../images/Solution_d1.png) no-repeat top center;background-size:cover;position:relative;}
.Solution_d3{}
.Solution_d3 p{font-size:30px;text-align:center;color:#FFFFFF;line-height:42px;letter-spacing:2px;font-weight:700;}
.Solution_d4{width:100%;overflow:hidden;margin-top:77px;}
.Solution_d4 ul{}
.Solution_d4 ul li{float:left;width:275px;height:275px;position:relative;padding:36px 40px;margin-right:30px;}
.Solution_d4 ul li:nth-child(4n){margin-right:0px;}
.Solution_d4 ul li .img{text-align:center;position:relative;z-index:2;}
.Solution_d4 ul li .img img{width:60px;}
.Solution_d4 ul li .title{text-align:center;font-size:22px;color:#FFFFFF;line-height:33px;margin-top:30px;position:relative;z-index:2;}
.Solution_d4 ul li .des{font-size:14px;color:#FFFFFF;line-height:22px;margin-top:20px;position:relative;z-index:2;}
.Solution_d4 ul li .des p{font-size:14px;color:#FFFFFF;line-height:22px;margin-top:20px;position:relative;z-index:2;}
.Solution_d4 ul li .bj{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#000D4C;opacity:0.24;border:1px solid #FFFFFF;border-radius: 5px;z-index:1;transition: all 0.3s;}
.Solution_d4 ul li:hover .bj{background: #3255FA;opacity:0.73;}


.Solution_e1{background: #F5F6FA;padding:80px 0 80px;position:relative;}
.Solution_e3{width:100%;overflow:hidden;text-align:center;background:#FFFFFF;}
.Solution_e3 ul{display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;border-bottom:1px solid #EAECF3;} 
.Solution_e3 ul li{display:inline-block;/* padding:0 11px;background: #F5F6FA; */cursor:pointer;flex: 1;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;position:relative;border-right:1px solid #EAECF3;}
.Solution_e3 ul li.active{margin-right:84px;}
.Solution_e3 ul li p{font-size:16px;color:#96999E;line-height:44px;border-top:4px solid #FFFFFF;}
.Solution_e3 ul li span{width:0%;height:4px;background:#315BF4;transition: all 0.5s;display:block;position:absolute;top:0px;left:50%;}
.Solution_e3 ul li:hover p,.Solution_e3 ul li.on p{color:#315BF4;}
.Solution_e3 ul li:last-child{border-right:0px solid #EAECF3;}
.Solution_e3 ul li:hover span,.Solution_e3 ul li.on span{width:100%;left:0%;}

.Solution_ess3{box-shadow: 0px 4px 24px 0px rgba(0, 8, 37, 0.08);border-radius: 8px;overflow:hidden;margin-top:50px;background:#FFFFFF;position:relative;z-index:2;}

.Solution_ea3{width:100%;overflow:hidden;text-align:center;margin-top:50px;}
.Solution_ea3 .swiper-container{background:url(../images/Solution_e2.png) repeat-x top 13px center;background-size:auto 2px;}
.Solution_ea3 .swiper-wrapper .swiper-slide{background: #F5F6FA;cursor:pointer;width:auto;}
.Solution_ea3 .swiper-wrapper .swiper-slide.active{margin-right:84px;}
.Solution_ea3 .swiper-wrapper .swiper-slide p{font-size:20px;color:#2E2F34;line-height:27px;}
.Solution_ea3 .swiper-wrapper .swiper-slide span{width:0%;height:1px;background:#3255FA;display:block;transition: all 0.3s;margin:8px auto 0px;}
.Solution_ea3 .swiper-wrapper .swiper-slide:hover p,.swiper-wrapper .swiper-slide.on p{color:#3255FA;}
.Solution_ea3 .swiper-wrapper .swiper-slide:hover span,.swiper-wrapper .swiper-slide.on span{width:79px;}
.Solution_ea3 .swiper-wrapper .swiper-slide:last-child{margin-right:0px;}
.Solution_eb3{padding:0 11px;}
.Solution_e4{margin-top:0px;}
.Solution_e4 ul li{display:none;width:100%;overflow:hidden;background:#FFFFFF;}
.Solution_e4 ul li .cont{float:left;width:375px;padding:33px 40px;}
.Solution_e4 ul li .cont .title{font-size:18px;color:#222629;line-height:26px;font-weight:700;margin-bottom:13px;}
.Solution_e4 ul li .cont .title p{font-size:18px;color:#222629;line-height:26px;font-weight:700;}
.Solution_e4 ul li .cont dd{margin-bottom:25px;}
.Solution_e4 ul li .cont dd:nth-child(2n){margin-bottom:0px;}
.Solution_e4 ul li .cont .des{margin-top:0px;font-size:14px;color:#616469;line-height:22px;}
.Solution_e4 ul li .cont .des p{font-size:14px;color:#616469;line-height:22px;}
.Solution_e4 ul li .img{float:right;width:825px;}
.Solution_e4 ul li .img img{width:100%;}
.Solution_e4 ul li.on{display:block;}

.Solution_f1{padding:80px 0px 92px;position:relative;}
.Solution_f2{}
.Solution_f3{width:100%;overflow:hidden;margin-top:55px;}
.Solution_f3 ul{font-size:0px;text-align:center;}
.Solution_f3 ul li{width:300px;display:inline-block;margin:0px 45px;}
.Solution_f3 ul li .img{margin-bottom:12px;}
.Solution_f3 ul li .img img{height:174px;}
.Solution_f3 ul li .title{font-size:24px;color:#2E2F34;line-height:33px;min-height:66px;}
.Solution_f3 ul li .more{width:100%;overflow:hidden;margin-top:38px;}
.Solution_f3 ul li .more p{width:144px;height:37px;font-size:14px;color:#3255FA;line-height:35px;text-align:center;border: 1px solid #3255FA;border-radius:50px;margin:0 auto;}


.Solution_g1{padding:80px 0px 92px;background: #F5F6FA;position:relative;}
.Solution_g2{}
.Solution_g3{width:100%;overflow:hidden;text-align:center;margin-top:56px;}
.Solution_g3 ul{font-size:0px;}
.Solution_g3 ul li{display:inline-block;margin:0px 25px;cursor:pointer;}
.Solution_g3 ul li img{height:70px;}


.Solution_g4{width:1165px;margin:40px auto 0;position:relative;}
.Solution_g4 .swiper-pagination{opacity:0;width:0px;height:0px;overflow:hidden;}
.Solution_g4 .swiper-button-prev{background:url(../images/prev.png) no-repeat center center !important;width:59px;height:59px;background-size:59px 59px !important;opacity:1 !important;z-index:50;position:absolute;top:50%;left:-30px;margin-top:-29px;}
.Solution_g4 .swiper-button-next{background:url(../images/next.png) no-repeat center center !important;width:59px;height:59px;background-size:59px 59px !important;opacity:1 !important;z-index:50;position:absolute;top:50%;right:-30px;margin-top:-29px;}

.Solution_g5{width:100%;overflow:hidden;background:#FFFFFF;box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.13);}
.Solution_g6{width:566px;float:left;}
.Solution_g6 img{width:100%;}
.Solution_g7{float:right;padding:30px 40px 0 70px;width:569px;}
.Solution_g7 .title{font-size:24px;color:#2E2F34;line-height:34px;font-weight:700;}
.Solution_g7 .des{font-size:14px;color:#2E2F34;line-height:26px;margin-top:20px;height:156px;overflow:hidden;}
.Solution_g7 .des p{font-size:14px;color:#2E2F34;line-height:26px;	}
.Solution_g8{padding:15px;}





.Solution_af3{width:100%;display:table;margin-top:30px;}
.Solution_af3 ul{}
.Solution_af3 ul li{margin-top:24px;text-align:left;width:384px;float:left;margin-right:24px;background: #FFFFFF;box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;padding:24px 32px;transition: all 0.6s;position:relative;top:0px;}
.Solution_af3 ul li.on{width:282px;}
.Solution_af3 ul li:hover{top:-10px;transition: all 0.6s;}
.Solution_af3 ul li.on .des{height:110px;}
.Solution_af3 ul li.on:nth-child(3n){margin-right:24px;}
.Solution_af3 ul li.on:nth-child(4n){margin-right:0px;}
.Solution_af3 ul li:nth-child(3n){margin-right:0px;}
.Solution_af3 ul li .img{margin-bottom:20px;}
.Solution_af3 ul li .img img{width:48px;height:48px;}
.Solution_af3 ul li .title{font-size:18px;color:#222629;line-height:26px;}
.Solution_af3 ul li .title.on{height:52px;}
.Solution_af3 ul li .title p{font-size:18px;color:#222629;line-height:26px;}
.Solution_af3 ul li .des{font-size:14px;color:#616469;line-height:22px;margin-top:12px;height:88px;overflow:hidden;}
.Solution_af3 ul li .des p{font-size:14px;color: #616469;line-height:22px;}



.Solution_af4{width:1132px;margin:70px auto 0px;overflow:hidden;background:#FFFFFF;box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.13);padding:53px 34px 39px 51px;}

.Solution_af5{width:494px;float:left;}
.Solution_af5 img{width:100%;}
.Solution_af6{float:right;width:461px;}
.Solution_af6 .title{font-size:24px;color:#2E2F34;line-height:34px;font-weight:700;}
.Solution_af6 .des{font-size:14px;color:#2E2F34;line-height:24px;margin-top:26px;}
.Solution_af6 .des p{font-size:14px;color:#2E2F34;line-height:24px;}



.Solution_ag1{width:100%;overflow:hidden;margin-top:30px;}
.Solution_ag1 ul{}
.Solution_ag1 ul li{margin-top:42px;text-align:center;width:260px;float:left;margin-right:40px;}
.Solution_ag1 ul li:nth-child(4n){margin-right:0px;}
.Solution_ag1 ul li .img{margin-bottom:10px;}
.Solution_ag1 ul li .img img{width:100px;height:100px;}
.Solution_ag1 ul li .title{font-size:24px;color:#2E2F34;line-height:33px;}
.Solution_ag1 ul li .des{font-size:14px;color:#2E2F34;line-height:20px;margin-top:15px;height:60px;overflow:hidden;}
.Solution_ag1 ul li .des p{font-size:14px;color:#2E2F34;line-height:20px;}

.Solution_ag2 .more{width:100%;overflow:hidden;margin-top:56px;}
.Solution_ag2 .more p{width:160px;height:48px;font-size:16px;color:#3255FA;line-height:46px;text-align:right;border: 1px solid #3255FA;border-radius:50px;margin:0 auto;background:url(../images/Solution_ag1.png) no-repeat center right 27px;background-size:6px 12px;padding-right:56px;transition: all 0.3s;}
.Solution_ag2 .more p:hover{background:#3255FA url(../images/Solution_ag2.png) no-repeat center right 27px;background-size:6px 12px;color:#FFFFFF;}
.Solution_ag2 .more.on p{margin:0px;}



.Solution_ag3{width:100%;overflow:hidden;margin-top:77px;}
.Solution_ag3 ul{}
.Solution_ag3 ul li{float:left;width:373px;height:285px;position:relative;padding:36px 40px;margin-right:40px;}
.Solution_ag3 ul li:nth-child(3n){margin-right:0px;}
.Solution_ag3 ul li .img{text-align:center;position:relative;z-index:2;}
.Solution_ag3 ul li .img img{width:60px;}
.Solution_ag3 ul li .title{text-align:center;font-size:24px;color:#FFFFFF;line-height:33px;margin-top:30px;position:relative;z-index:2;}
.Solution_ag3 ul li .des{font-size:16px;color:#FFFFFF;line-height:25px;margin-top:20px;position:relative;z-index:2;}
.Solution_ag3 ul li .des p{font-size:16px;color:#FFFFFF;line-height:25px;margin-top:20px;position:relative;z-index:2;}
.Solution_ag3 ul li .bj{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#000D4C;opacity:0.24;border:1px solid #FFFFFF;border-radius: 5px;z-index:1;transition: all 0.3s;}
.Solution_ag3 ul li:hover .bj{background: #3255FA;opacity:0.73;}

/*新快消-行业洞察*/
.Solution_ag4{width:100%;display:table;margin-top:6px;}
.Solution_ag4 ul li{float:left;width:570px;height:146px;margin-right:60px;box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.09);padding:30px 59px 30px 38px;text-align:center;background:#FFFFFF;margin-top:44px;}
.Solution_ag4 ul li:nth-child(2n){margin-right:0px;}
.Solution_ag4 .img{float:left;}
.Solution_ag4 .img img{width:75px;height:75px;}
.Solution_ag4 .title{margin-top:18px;height:50px;overflow:hidden;position:relative;display:none;}
.Solution_ag4 .title p{font-size:20px;color:#2E2F34;line-height:25px;font-weight:700;position:absolute;top:50%;left:0px;width:100%;text-align:center;
transform: translate(-0%,-50%);
    -ms-transform: translate(-0%,-50%);
    -moz-transform: translate(-0%,-50%);
    -webkit-transform: translate(-0%,-50%);
    -o-transform: translate(-0%,-50%);}
.Solution_ag4 .des{float:left;width:360px;height:86px;font-size:18px;color:#2E2F34;line-height:27px;overflow:hidden;text-align:left;margin-left:38px;}
.Solution_ag4 .des p{font-size:18px;color:#2E2F34;line-height:27px;}

/*新快消-核心价值*/
.Solution_ag5{width:100%;overflow:hidden;margin-top:77px;}
.Solution_ag5 ul{}
.Solution_ag5 ul li{float:left;width:275px;height:245px;position:relative;padding:36px 40px;margin-right:30px;}
.Solution_ag5 ul li:nth-child(4n){margin-right:0px;}
.Solution_ag5 ul li .img{text-align:center;position:relative;z-index:2;}
.Solution_ag5 ul li .img img{width:60px;}
.Solution_ag5 ul li .title{text-align:center;font-size:24px;color:#FFFFFF;line-height:33px;margin-top:30px;position:relative;z-index:2;}
.Solution_ag5 ul li .des{font-size:16px;color:#FFFFFF;line-height:22px;margin-top:20px;position:relative;z-index:2;text-align:center;}
.Solution_ag5 ul li .bj{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#000D4C;opacity:0.24;border:1px solid #FFFFFF;border-radius: 5px;z-index:1;transition: all 0.3s;}
.Solution_ag5 ul li:hover .bj{background: #3255FA;opacity:0.73;}



/*新日化-核心价值*/
.Solution_ag6{width:100%;overflow:hidden;margin-top:77px;}
.Solution_ag6 ul{}
.Solution_ag6 ul li{float:left;width:275px;height:350px;position:relative;padding:41px 30px 0px 35px;margin-right:30px;}
.Solution_ag6 ul li:nth-child(4n){margin-right:0px;}
.Solution_ag6 ul li .img{text-align:center;position:relative;z-index:2;}
.Solution_ag6 ul li .img img{width:60px;}
.Solution_ag6 ul li .title{text-align:center;font-size:24px;color:#FFFFFF;line-height:33px;margin-top:30px;position:relative;z-index:2;}
.Solution_ag6 ul li .des{font-size:14px;color:#FFFFFF;line-height:23px;margin-top:20px;position:relative;z-index:2;}
.Solution_ag6 ul li .des p{font-size:14px;color:#FFFFFF;line-height:23px;margin-top:20px;position:relative;z-index:2;}
.Solution_ag6 ul li .bj{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#000D4C;opacity:0.24;border:1px solid #FFFFFF;border-radius: 5px;z-index:1;transition: all 0.3s;}
.Solution_ag6 ul li:hover .bj{background: #3255FA;opacity:0.73;}

/*新日化-行业洞察*/
.Solution_ag7{width:100%;display:table;margin-top:50px;}
.Solution_ag7 ul li{float:left;width:379px;height:371px;margin-right:31px;box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.09);padding:43px 33px 52px 50px;text-align:center;background:#FFFFFF;}
.Solution_ag7 ul li:nth-child(3n){margin-right:0px;}
.Solution_ag7 .img{}
.Solution_ag7 .img img{width:75px;height:75px;}
.Solution_ag7 .title{margin-top:18px;height:50px;overflow:hidden;position:relative;}
.Solution_ag7 .title p{font-size:20px;color:#2E2F34;line-height:25px;font-weight:700;position:absolute;top:50%;left:0px;width:100%;text-align:center;
transform: translate(-0%,-50%);
    -ms-transform: translate(-0%,-50%);
    -moz-transform: translate(-0%,-50%);
    -webkit-transform: translate(-0%,-50%);
    -o-transform: translate(-0%,-50%);}
.Solution_ag7 .des{margin-top:36px;font-size:18px;color:#2E2F34;line-height:22px;overflow:hidden;text-align:left;}
.Solution_ag7 .des p{font-size:18px;color:#2E2F34;line-height:30px;}

.Solution_ag8 .des{text-align:center;}
/*新日化-推荐方案*/
.Solution_ag9{width:100%;overflow:hidden;margin-top:30px;}
.Solution_ag9 ul{}
.Solution_ag9 ul li{margin-top:42px;text-align:left;width:250px;float:left;margin-right:66px;}
.Solution_ag9 ul li:nth-child(4n){margin-right:0px;}
.Solution_ag9 ul li .img{margin-bottom:10px;}
.Solution_ag9 ul li .img img{width:100px;height:100px;}
.Solution_ag9 ul li .title{font-size:24px;color:#2E2F34;line-height:33px;}
.Solution_ag9 ul li .des{font-size:14px;color:#2E2F34;line-height:24px;margin-top:15px;height:72px;overflow:hidden;}
.Solution_ag9 ul li .des p{font-size:14px;color:#2E2F34;line-height:24px;}

.Solution_ag10{margin-top:84px;}


/*学习中心-分析师报告*/
.learning_center1{padding:50px 0px 80px;}
.learning_center2{width:100%;overflow:hidden;text-align:center;}
.learning_center2 ul{font-size:0px;display:inline-block;}
.learning_center2 ul li{display:inline-block;cursor:pointer;margin:0 50px;}
.learning_center2 ul li.active{margin-right:84px;}
.learning_center2 ul li p{font-size:24px;color:#2E2F34;line-height:33px;}
.learning_center2 ul li span{width:0%;height:2px;background:#3255FA;display:block;transition: all 0.3s;margin:10px auto 0px;}
.learning_center2 ul li:hover p,.learning_center2 ul li.on p{color:#3255FA;font-weight:700;}
.learning_center2 ul li:hover span,.learning_center2 ul li.on span{width:100%;}
.learning_center2 ul li:last-child{margin-right:0px;}

.learning_center3{margin-top:62px;width:100%;display:table;}
.learning_center3 ul{}
.learning_center3 ul li{width:356px;float:left;margin-right:53px;margin-bottom:50px;transition: all 0.3s;background:#FFFFFF;}
.learning_center3 ul li .cont{border:1px solid #FFFFFF;border-top:0px;}
.learning_center3 ul li:hover{box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);}
.learning_center3 ul li:nth-child(3n){margin-right:0px;}
.learning_center3 ul li .img{width:100%;overflow:hidden;}
.learning_center3 ul li .img img{width:100%;}
.learning_center3 ul li .cont{width:100%;padding:29px 25px;border: 1px solid #EDEDED;border-top:0px;transition: all 0.3s;}
.learning_center3 ul li .cont .title{font-size:20px;color:#2E2F34;line-height:27px;height:27px;overflow:hidden;font-weight:700;margin-bottom:8px;}
.learning_center3 ul li .cont .des{font-size:12px;color:#7B7D85;line-height:22px;height:44px;overflow:hidden;}
.learning_center3 ul li .cont .des p{font-size:12px;color:#7B7D85;line-height:22px;}
.learning_center3 ul li .bottom{width:100%;overflow:hidden;margin-top:25px;}
.learning_center3 ul li .pdate{float:left;font-size:12px;color:#7B7D85;line-height:17px;}
.learning_center3 ul li .xz{cursor:pointer;float:right;font-size:12px;color:#3255FA;line-height:17px;background:url(../images/learning_center3.png) no-repeat center right;background-size:14px 11px;padding-right:20px;}
.learning_center3 ul li .xz1{cursor:pointer;float:right;font-size:12px;color:#3255FA;line-height:17px;background:url(../images/learning_center5.png) no-repeat center left;background-size:16px 16px;padding-left:20px;}
 
 
/*客户案例*/ 
.case{background: #F5F6FA;padding:70px 0px 80px;}
.case1{width:100%;display:table;}
.case1 ul{}
.case1 ul li{width:356px;float:left;margin-right:53px;margin-bottom:50px;transition: all 0.3s;background:#FFFFFF;}
.case1 ul li .cont{border:1px solid #FFFFFF;border-top:0px;}
.case1 ul li:hover{box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);}
.case1 ul li:nth-child(3n){margin-right:0px;}
.case1 ul li .img{width:100%;overflow:hidden;height:153px;}
.case1 ul li .img img{width:100%;}
.case1 ul li .cont{width:100%;padding:29px 25px;border: 1px solid #EDEDED;border-top:0px;transition: all 0.3s;position:relative;}
.case1 ul li .cont .title{font-size:18px;color:#2E2F34;line-height:27px;height:81px;overflow:hidden;font-weight:700;margin-bottom:8px;}
.case1 ul li .cont .des{font-size:12px;color:#7B7D85;line-height:22px;height:44px;overflow:hidden;}
.case1 ul li .cont .des p{font-size:12px;color:#7B7D85;line-height:22px;}
.case1 ul li .cont .sx{position:absolute;top:31px;left:0px;width:5px;height:20px;background:#3255FA;}
.case1 ul li .bottom{width:100%;overflow:hidden;margin-top:25px;}
.case1 ul li .pdate{float:left;font-size:12px;color:#7B7D85;line-height:20px;}
.case1 ul li .biaoq{float:left;margin-left:10px;width:210px;height:20px;overflow:hidden;}
.case1 ul li .biaoq dd{float:left;margin-left:6px;padding:0 5px;background:#F5F6FA;font-size:12px;color:#7B7D85;line-height:20px;}

.case2{width:100%;overflow:hidden;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);position:relative;z-index:3;padding:9px 0px;}

.case3{float:left;}
.case3 .sx{float:left;padding:11px 0px;margin:0 40px;}
.case3 .sx span{width:1px;height:18px;background:#E3E3E3;display:block;}
.case3 .title{float:left;font-size:14px;color:#7B7D85;line-height:40px;}
.case3 .title span{font-size:14px;}
.case3 .title.on span{font-size:14px;}
.case3 ul{float:left;}
.case3 ul li{float:left;margin-right:35px;}
.case3 ul li:last-child{margin-right:0px;}
.case3 ul li p{font-size:14px;color:#2E2F34;line-height:40px;cursor:pointer;}
.case3 ul li:hover p,.case3 ul li.on p{color:#3255FA;}
.case4{float:left;}
.case4 p{font-size:14px;color:#2E2F34;line-height:40px;cursor:pointer;}
.case4 p:hover,.case4 p.on{color:#3255FA;}

/*学习中心-公开课*/ 
.learning_centera1{margin-top:62px;width:100%;display:table;}
.learning_centera1 ul{}
.learning_centera1 ul li{width:356px;float:left;margin-right:53px;margin-bottom:50px;transition: all 0.3s;}
.learning_centera1 ul li .cont{border:1px solid #FFFFFF;border-top:0px;}
.learning_centera1 ul li:hover{box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);}
.learning_centera1 ul li:nth-child(3n){margin-right:0px;}
.learning_centera1 ul li .img{width:100%;overflow:hidden;position:relative;}
.learning_centera1 ul li .img img{width:100%;}
.learning_centera1 ul li .icon_img{position:absolute;top:50%;left:50%;margin:-26px 0px 0px -26px;}
.learning_centera1 ul li .icon_img img{width:53px;}
.learning_centera1 ul li .cont{width:100%;padding:29px 25px;border: 1px solid #EDEDED;border-top:0px;transition: all 0.3s;}
.learning_centera1 ul li .cont .title{font-size:20px;color:#2E2F34;line-height:27px;height:54px;overflow:hidden;font-weight:700;margin-bottom:8px;}


.learning_centera1 ul li .cont .des{font-size:12px;color:#7B7D85;line-height:22px;height:22px;overflow:hidden;}
.learning_centera1 ul li .cont .des p{font-size:12px;color:#7B7D85;line-height:22px;}
.learning_centera1 ul li .bottom{width:100%;overflow:hidden;}
.learning_centera1 ul li .pdate{float:left;font-size:12px;color:#7B7D85;line-height:17px;}
.learning_centera1 ul li .xz{float:right;font-size:12px;color:#3255FA;line-height:17px;background:url(../images/learning_center3.png) no-repeat center right;background-size:14px 11px;padding-right:20px;cursor:pointer;}
.learning_centera1 ul li .xz1{float:right;font-size:12px;color:#3255FA;line-height:17px;background:url(../images/learning_center5.png) no-repeat center left;background-size:16px 16px;padding-left:20px;cursor:pointer;}

/*企业动态*/
.news{padding:50px 0px 80px;background: #F5F6FA;}
.news1{margin-top:62px;width:100%;display:table;}
.news1 ul{}
.news1 ul li{width:356px;float:left;margin-right:53px;margin-bottom:50px;transition: all 0.3s;background:#FFFFFF;}
.news1 ul li .cont{border:1px solid #FFFFFF;border-top:0px;}
.news1 ul li:hover{box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);}
.news1 ul li:nth-child(3n){margin-right:0px;}
.news1 ul li .img{width:100%;overflow:hidden;position:relative;}
.news1 ul li .img img{width:100%;}
.news1 ul li .icon_img{position:absolute;top:50%;left:50%;margin:-26px 0px 0px -26px;}
.news1 ul li .icon_img img{width:53px;}
.news1 ul li .cont{width:100%;padding:29px 25px 46px;border-top:0px;transition: all 0.3s;}
.news1 ul li .cont .title{font-size:18px;color:#2E2F34;line-height:27px;height:54px;overflow:hidden;font-weight:700;margin-bottom:8px;}

.news1 ul li .bottom{width:100%;overflow:hidden;margin-top:23px;}
.news1 ul li .pdate{float:left;font-size:14px;color:#7B7D85;line-height:20px;}


/*专家智库*/ 
.expert1{padding:60px 0px 80px;background: #F5F6FA;}
.expert2{width:100%;display:table;}
.expert2 ul{}
.expert2 ul li{width:283px;float:left;margin-right:22px;margin-bottom:30px;transition: all 0.3s;background:#FFFFFF;padding:6px 8px 30px;}
.expert2 ul li .cont{border:1px solid #FFFFFF;border-top:0px;}
.expert2 ul li .img{width:100%;overflow:hidden;position:relative;}
.expert2 ul li .img img{width:100%;border-radius:4px;}
.expert2 ul li .cont{width:100%;padding:22px 12px 0px;transition: all 0.3s;}
.expert2 ul li .cont .title{font-size:20px;color:#2E2F34;line-height:24px;height:24px;overflow:hidden;font-weight:700;margin-bottom:8px;}
.expert2 ul li .cont .title1{font-size:16px;color:#2E2F34;line-height:22px;height:22px;overflow:hidden;margin-bottom:8px;}
.expert2 ul li .cont .hx{margin-top:15px;}
.expert2 ul li .cont .hx span{display:block;width:45px;height:2px;background:#3255FA;}
.expert2 ul li .cont .des{font-size:12px;color:#7B7D85;line-height:20px;height:80px;overflow:hidden;margin-top:13px;}
.expert2 ul li .cont .des p{font-size:12px;color:#7B7D85;line-height:20px;}
.expert2 ul li:hover{box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);}
.expert2 ul li:nth-child(4n){margin-right:0px;}

/*关于我们*/
.about_a1{padding:85px 0px 125px;background:url(../images/about_a1.png) no-repeat center bottom;background-size:521px 164px;position:relative;}
.about_a2{width:987px;margin:0 auto;}
.about_a2 .title{font-size: 30px;font-weight: 700;color: #2E2F34;line-height: 42px;margin-bottom:20px;}
.about_a2 .hx{width:100%;overflow:hidden;margin-bottom:36px;}
.about_a2 .hx span{width:95px;background:#3255FA;height:1px;display:block;}
.about_a2 .des{font-size:16px;color:#2E2F34;line-height:30px;}
.about_a2 .des p{font-size:16px;color:#2E2F34;line-height:30px;}

.about_b1{background:url(../images/about_b1.png) no-repeat center bottom;background-size:cover;padding:110px 0px 110px;position:relative;}
.about_b2{width:100%;overflow:hidden;}
.about_b2 ul{}
.about_b2 ul li{width:33%;float:left;text-align:center;border-right:1px solid rgba(255,255,255,0.23);}
.about_b2 ul li:nth-child(3n){border:0px;}
.about_b2 ul li .title{font-size: 20px;font-weight: 400;color: #FFFFFF;line-height: 27px;}
.about_b2 ul li .title_icon{margin-bottom:0px;}
.about_b2 ul li .title_icon .title_icon1{display:inline-block;font-size:79px;color:#FFFFFF;line-height:92px;vertical-align:bottom;font-family:DIN;}
.about_b2 ul li .title_icon .title_icon2{display:inline-block;font-size:16px;color:#FFFFFF;line-height:50px;vertical-align:bottom;font-family:DIN;}



.about_c1{padding:80px 0px 106px;background: #F5F6FA;position:relative;}
.about_c3{width:100%;overflow:hidden;margin-top:80px;}
.about_c4{float:left;width: 384px;height: 582px;background: #FFFFFF;padding:83px 53px 0px;text-align:center;}
.about_c4 .img{}
.about_c4 .img img{width:65px;height:65px;}
.about_c4 .img1{display:none;}
.about_c4 .img1 img{width:65px;height:65px;}
.about_c4 .title{margin-top:23px;font-size:24px;color:#2E2F34;line-height:33px;font-weight:700;}
.about_c4 .des{text-align:left;margin-top:22px;font-size:16px;color:#7B7D85;line-height:30px;}
.about_c4 .des p{margin-top:22px;font-size:16px;color:#7B7D85;line-height:30px;}

.about_c5{float:left;margin-left:23px;}
.about_c5 ul li{width: 385px;height: 258px;background: #FFFFFF;padding:27px 30px 0px;text-align:center;margin-bottom:23px;transition: all 0.3s;}
.about_c5 ul li.on{height:301px;margin-bottom:0px;}
.about_c5 ul li .img{}
.about_c5 ul li .img img{width:65px;height:65px;}
.about_c5 ul li .img1{display:none;}
.about_c5 ul li .img1 img{width:65px;height:65px;}
.about_c5 ul li .title{margin-top:23px;font-size:24px;color:#2E2F34;line-height:33px;font-weight:700;}
.about_c5 ul li .des{text-align:left;margin-top:22px;font-size:16px;color:#7B7D85;line-height:30px;}
.about_c5 ul li .des p{font-size:16px;color:#7B7D85;line-height:30px;}
.about_c5 ul li:hover{background: #3255FA;}
.about_c5 ul li:hover .img{display:none;}
.about_c5 ul li:hover .img1{display:block;}
.about_c5 ul li:hover .title{color:#FFFFFF;}
.about_c5 ul li:hover .des{color:#FFFFFF;}
.about_c5 ul li:hover .des p{color:#FFFFFF;}

.about_d1{padding:80px 0px 40px;position:relative;}
.about_d3{width:1100px;margin:60px auto 0px;position:relative;}
.about_d3 .title{font-size:24px;color:#7B7D85;line-height:34px;font-family:DIN;text-align:center;margin-top:62px;}
.about_d3 .swiper-slide{width:auto;}
.about_d3 .swiper-slide.swiper-slide-thumb-active .title{font-size:102px;color:#E0E3EF;line-height:100px;font-family:DIN;text-align:center;margin-top:0px;}
.about_d4 .swiper-button-prev{background:url(../images/prev.png) no-repeat center center !important;width:59px;height:59px;background-size:59px 59px !important;opacity:1 !important;z-index:50;position:absolute;top:-50px;left:-30px;margin:0;}
.about_d4 .swiper-button-next{background:url(../images/next.png) no-repeat center center !important;width:59px;height:59px;background-size:59px 59px !important;opacity:1 !important;z-index:50;position:absolute;top:-50px;right:-30px;margin:0;}


.about_d4{position:relative;}
.about_d5{position:relative;margin-top:89px;}
.about_d5 ul{}
.about_d5 ul li{width:629px;margin:0px auto 55px;overflow:hidden;}
.about_d5 ul li .title1{float:left;width:195px;float:left;margin-right:24px;text-align:right;font-size:16px;color:#7B7D85;}
.about_d5 ul li .des{float:right;width:410px;font-size:18px;color:#2E2F34;line-height:25px;background:url(../images/about_d2.jpg) repeat-y left 5px top;position:relative;}
.about_d5 ul li .des p{font-size:18px;color:#2E2F34;line-height:25px;margin-bottom:15px;padding-left:37px;background:url(../images/about_d1.png) no-repeat left top 8px;background-size:12px 12px;}
.about_d5 ul li .des p:last-child{margin-bottom:0px;}
.about_d5 ul li .des .bj1{width:12px;height:8px;position:absolute;top:0px;left:0px;background:#FFFFFF;}
.about_d5 ul li .des .bj2{width:12px;height:4px;position:absolute;bottom:0px;left:0px;background:#FFFFFF;}

.about_e1{background: #F5F6FA;padding:80px 0px 102px;position:relative;}
.about_e3{width:100%;overflow:hidden;margin-top:56px;position:relative;padding-bottom:94px;}
.about_e3 .swiper-pagination{bottom:0px;left:0px;width:100%;text-align:center;}
.about_e3 .swiper-pagination span{width:25px;height:5px;background:#DFDFDF;border-radius: 4px;margin:0 5px;opacity:1 !important;}
.about_e3 .swiper-pagination span.swiper-pagination-bullet-active{background:#3255FA;}
.about_e4{background:#FFFFFF;width:100%;height: 180px;text-align:center;padding:25px 0px 18px;}
.about_e4 .img{margin-bottom:15px;}
.about_e4 .img img{height:81px;}
.about_e4 .title{font-size:14px;color:#2E2F34;line-height:20px;}
.about_e5{position:absolute;bottom:0px;left:0px;width:100%;height:84px;background: linear-gradient(180deg, rgba(229, 231, 240, 0) 0%, #B7BACA 100%);
opacity: 0.2;}


.about_f1{padding:80px 0px 95px;position:relative;}
.about_f2{}
.about_f3{width:100%;overflow:hidden;margin-top:56px;}
.about_f3 ul{}
.about_f3 ul li{width:28%;float:left;margin-left:4%;margin-bottom:10px;}
.about_f3 .img{margin-bottom:38px;text-align:left;}
.about_f3 .img img{width:40%;}
.about_f3 .title{font-size:20px;color:#2E2F34;line-height:27px;margin-bottom:20px;}
.about_f3 .hx{width:100%;overflow:hidden;margin-bottom:10px;}
.about_f3 .hx span{width:36px;background:#3255FA;height:1px;display:block;}
.about_f3 .des{font-size:14px;color:#7B7D85;line-height:24px;margin-top:22px;height:96px;overflow:hidden;}
.about_f3 .des p{font-size:14px;color:#7B7D85;line-height:24px;}
.about_f4{margin-top:50px;text-align:center;}
.about_f4 .title{font-size:33px;color:#7B7D85;line-height:46px;}
.about_f4 .title1{font-size:14px;color:#7B7D85;line-height:20px;}
.about_f5{text-align:center;margin-top:30px;}
.about_f5 .button{width:198px;height:50px;border-radius:4px;margin:0 auto;font-size:20px;color:#FFFFFF;line-height:50px;background:#FF6D10;transition: all 0.3s;}
.about_f5 .button:hover{background:#D95C0E;}


.xs_tc1.on{display:block;}
.xs_tc1{position:fixed;z-index:101;top:0px;left:0px;width:100%;height:100%;overflow:auto;display:none;}
.xs_tc2{position:fixed;z-index:10;top:0px;left:0px;width:100%;height:100%;background: #000000;opacity:0.7;}
.xs_tc3{position:relative;z-index:11;width:496px;margin:50px auto 50px;background:#FFFFFF;overflow:hidden;}
.xs_tc4{}
.xs_tc4 img{width:100%;}
.xs_tc5{padding:32px 16px 22px;overflow:hidden;}
.xs_tc5 dl{margin-bottom:10px;}
.xs_tc5 dl dd input{width:100%;border-radius: 5px;border: 1px solid #E4E4E4;height: 50px;font-size:16px;line-height:22px;color:#000000;padding:0 18px;}

.xs_tc5 dl dd input::-webkit-input-placeholder{font-size:16px;line-height:22px;color:#7B7D85;}
.xs_tc5 dl dd input:-moz-placeholder{font-size:16px;line-height:22px;color:#7B7D85;} 
.xs_tc5 dl dd input::-moz-placeholder{font-size:16px;line-height:22px;color:#7B7D85;}     
.xs_tc5 dl dd input:-ms-input-placeholder{font-size:16px;line-height:22px;color:#7B7D85;}
.xs_tc5 dl dd select{width:100%;border-radius: 5px;border: 1px solid #E4E4E4;height: 50px;font-size:16px;line-height:22px;color:#7B7D85;padding:0 18px;}
.xs_tc5 dl dd select::-ms-expand { display: none; }
.xs_tc5 dl dd select{appearance: none;-moz-appearance: none;-webkit-appearance: none;}


.xs_tc6{width:100%;overflow:hidden;}
.xs_tc6 dd{float:left;width:334px;}
.xs_tc6 button{float:right;width:111px;height: 50px;font-size:16px;line-height:22px;background:#FFFFFF;border-radius: 5px;border: 1px solid #E4E4E4;}
.xs_tc7{background: #3255FA;border-radius:8px;font-size:20px;line-height:58px;color:#FFFFFF;text-align:center;padding:0 16px;margin-top:25px;cursor:pointer;}
.xs_tc8{position:absolute;top:8px;right:6px;cursor:pointer;}
.xs_tc8 img{width:40px;height:40px;}
/*footer*/
.footer{background:#222629;}
.footer_cont{padding:60px 0 50px;width:100%;overflow:hidden;}
.footer_left{width:300px;float:left;}
.footer_left .footer_logo{}
.footer_left .footer_logo img{width:118px; height: 40px;}
.footer_left .footer_cont1{margin-top:33px;}
.footer_left .footer_cont1 p{font-size:14px;color:#FFFFFF;line-height:29px;opacity:0.6;}
.footer_left .footer_cont2{width:100%;overflow:hidden;margin-top:20px;}
.footer_left .footer_cont2 li{float:left;margin-right:30px;}
.footer_left .footer_cont2 li:nth-child(2n){margin-right:0px;}
.footer_left .footer_cont2 li em{display:block;}
.footer_left .footer_cont2 li em img{width:100px;background:#FFFFFF;padding:4px;border-radius:5px;margin:0 autodispl}
.footer_left .footer_cont2 li .cont{width:100%;overflow:hidden;}
.footer_left .footer_cont2 li .cont .img{float:left;margin-right:8px;}
.footer_left .footer_cont2 li .cont .img img{height:26px;width:26px;}
.footer_left .footer_cont2 li .cont .title{text-align:center;font-size:12px;color:#FFFFFF;opacity:0.6;line-height:26px;}

.footer_list{float:right;}
.footer_list .footer_list1{float:left;margin-right:50px;}
.footer_list dl{text-align:center;margin-bottom:30px;}
.footer_list dl dt{font-size:14px;color:#FFFFFF;line-height:20px;font-weight:400;margin-bottom:17px;text-align:left;}
.footer_list dl dt p{font-size:14px;color:#FFFFFF;line-height:20px;font-weight:400;margin-bottom:17px;}
.footer_list dl dt span{margin-top:15px;background:#979797;opacity:0.42;width:100%;height:1px;display:block;}
.footer_list dl dd{font-size:14px;color:#FFFFFF;line-height:20px;opacity:0.6;line-height:37px;}
.footer_list dl dd p{font-size:14px;color:#FFFFFF;line-height:20px;opacity:0.6;line-height:37px;text-align:left;}
.footer_bottom1{background:#393c3f;width:100%;height:1px;display:block;}
.footer_bottom{text-align:center;font-size:0px;background:#222629;padding:20px 0;}
.footer_bottom p{display:inline-block;font-size:14px;color:#FFFFFF;opacity:0.6;line-height:20px;margin:0 10px;}




#section1{position:absolute;top:-76px;}
#section2{position:absolute;top:-76px;}
#section3{position:absolute;top:-76px;}
#section4{position:absolute;top:-76px;}
#section5{position:absolute;top:-76px;}
#section6{position:absolute;top:-76px;}

.section{position:absolute;top:-76px;}

/*产品*/
.product_ag1{padding:110px 0px 0px;position:relative;background:url(../images/bg1.jpg) no-repeat center bottom;background-size:cover;}
.product_ag1 .product_b3 p{color:#FFFFFF;}
.product_ag2{margin-top:60px;text-align:center;}
.product_ag2 img{max-width:100%;}
.product_ag3{padding:80px 0px;}
.product_ag4{width:100%;display:table;margin-top:40px;}
.product_ag4 ul li{float:left;width:380px;height:146px;margin-right:30px;box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.09);padding:38px 25px 38px 38px;text-align:center;background:#FFFFFF;margin-top:30px;
display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;
}
.product_ag4 ul li:nth-child(3n){margin-right:0px;}
.product_ag4 .img{float:left;}
.product_ag4 .img img{width:75px;height:75px;}
.product_ag4 .cont{float:left;flex: 1;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;margin-left:32px;}
.product_ag4 .des{width:100;height:86px;font-size:18px;color:#2E2F34;line-height:30px;overflow:hidden;text-align:left;}
.product_ag4 .des p{font-size:18px;color:#7B7D85;line-height:30px;}
.product_ag4.on ul li{padding:25px 25px 25px 38px;}
.product_ag4.on ul li .des{height:96px;}
.product_ag4.on ul li .des p{font-size:18px;color:#7B7D85;line-height:24px;}

.product_ag5{width:100%;display:table;margin-top:40px;}
.product_ag5 ul li{float:left;width:570px;height:166px;margin-right:60px;box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.09);padding:26px 25px 38px 38px;text-align:center;background:#FFFFFF;margin-top:30px;
display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;
}
.product_ag5 ul li:nth-child(2n){margin-right:0px;}

.product_ag5 .img{float:left;}
.product_ag5 .img img{width:75px;height:75px;}
.product_ag5 .cont{float:left;flex: 1;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;margin-left:32px;text-align:left;}
.product_ag5 .title{font-size:18px;color:#2E2F34;line-height:28px;font-weight:700;height:28px;overflow:hidden;margin-bottom:5px;}
.product_ag5 .des{width:100%;font-size:14px;color:#7B7D85;line-height:24px;overflow:hidden;text-align:left;height:96px;overflow:hidden;}
.product_ag5 .des p{font-size:14px;color:#7B7D85;line-height:24px;}




.product_bg1{padding:50px 0 50px;background:#FFFFFF url(../images/cp-bg1.png) no-repeat center top;background-size:1366px auto;text-align:center;}
.product_bg2{}
.product_bg2 .title{text-align:center;font-size:30px;color:#2E2F34;line-height:42px;font-weight:700;margin-right:15px;display:inline-block;vertical-align:top}
.product_bg2 .des{text-align:center;font-size:12px;color:#7b7d85;line-height:17px;opacity:0.6;margin-top:16px;}
.product_bg2 .button{display:inline-block;vertical-align:top}
.product_bg2 .button p{width:162px;height:46px;font-size:16px;color:#FFFFFF;line-height:46px;text-align:center;border-radius:4px;background:#FF6D10;transition: all 0.3s;margin:0px auto 0;}
.product_bg2 .button p:hover{background:#D95C0E;}










.product_bg3{padding:80px 0px 105px;background:#F5F6FA;position:relative;}
.product_bg4{width:1020px;margin:0 auto;}
.product_bg4 .cent{padding-top:10px;}
.product_bg4 .cent{width:450px;}
.product_bg4 .hx{width:100%;overflow:hidden;}
.product_bg4 .hx span{width:42px;height:1px;background:#3255FA;display:block;margin-bottom:15px;}
.product_bg4 .img{width:450px;}

.product_bg5{position:relative;padding:80px 0 94px;background: #F5F6FA;}
.product_bg5.on{background:#FFFFFF;}
.product_bg6{width:100%;overflow:hidden;margin-top:50px;}
.product_bg6.on{display:table;overflow:inherit;}
.product_bg6.on li{box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.16);}
.product_bg6 ul{}
.product_bg6 ul li{float:left;width:570px;min-height:383px;background:#FFFFFF;margin-top:20px;}
.product_bg6 ul li .title{padding:15px 0px 12px 39px;font-weight:700;background: #F0F2FF;position:relative;height:95px;}
.product_bg6 ul li .title p{font-size:24px;color:#2E2F34;line-height:34px;}
.product_bg6 ul li .sx{width: 10px;height: 100%;background: linear-gradient(180deg, #618EFD 0%, #3255FA 100%);position:absolute;top:0px;left:0px;}
.product_bg6 ul li .cent{padding:15px 40px 25px;}
.product_bg6 ul li .cent .list{width:100%;overflow:hidden;min-height:136px;}
.product_bg6 ul li .cent .list.on{height:auto;min-height:0px;}
.product_bg6 ul li .cent .list.on p{float:left;min-width:50%;}
.product_bg6 ul li .cent .list p{margin-top:10px;font-size:16px;color:#334CC5;line-height:24px;padding-left:30px;background:url(../images/gou.png) no-repeat left center;background-size:20px 20px;}
.product_bg6 ul li .cent .des{margin-top:20px;min-height:103px;}
.product_bg6 ul li .cent .des p{font-size:14px;color:#7B7D85;line-height:26px;}
.product_bg6 ul li:nth-child(2n){float:right;}


.product_bg6 ul li.on{float:inherit;height:auto;width:910px;margin:20px auto 0px;min-height:0px;}
.product_bg6 ul li .title.on p{line-height:68px;}
.product_bg6 ul li.on .des{min-height:0px;}
.product_bg6 ul li .cent .list.on1{min-height:0px;}
.product_bg6 ul li.on1{min-height:321px;}

.product_bg7{width:100%;display:table;margin-top:20px;}
.product_bg7 ul li{float:left;width:379px;min-height:394px;margin-right:31px;box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.09);padding:43px 40px 52px;text-align:center;background:#FFFFFF;margin-top:30px;}
.product_bg7 ul li:nth-child(3n){margin-right:0px;}
.product_bg7 .img{}
.product_bg7 .img img{width:75px;height:75px;}
.product_bg7 .title{margin-top:27px;height:30px;overflow:hidden;position:relative;}
.product_bg7 .title p{font-size:20px;color:#2E2F34;line-height:30px;font-weight:700;text-align:center;}
.product_bg7 .des{margin-top:11px;font-size:16px;color:#7B7D85;line-height:26px;overflow:hidden;text-align:left;}
.product_bg7 .des p{font-size:16px;color:#7B7D85;line-height:26px;overflow:hidden;text-align:left;}
.product_bg7 ul li .title.on{height:60px;}
.product_bg7 ul li.on1{padding:43px 0px 40px;min-height:418px;}
.product_bg7 ul li.on1 .title{}
.product_bg7 ul li.on1 .des{padding:0px 50px 0px;}

.product_bg8{margin-top:66px;}
.product_bg8 ul{}
.product_bg8 ul li{display:none;}
.product_bg8 ul li.on{display:block;}

.product_bg8 ul li .product_d6 .cent{width:495px;}
.product_bg8 ul li .product_d6 .img{width:600px;}


.product_cg1{position:relative;padding:80px 0px 0px;}
.product_cg2{position:absolute;top:0px;left:0px;height: 475px;background: #F5F6FA;width:100%;}

.product_cg3{position:relative;}
.product_cg4{position:absolute;top:0px;left:0px;width: 100%;
height: 132px;
background: #FFFFFF;
box-shadow: 0px -5px 9px 0px rgba(0, 0, 0, 0.09);}
.product_cg5{padding-bottom:80px;}

.product_cg6{background:#FFFFFF;padding-bottom:80px;position:relative;}
.product_cg6 .product_e2 ul li{box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.13);}

.product_dg1{position:relative;z-index:5;min-height:418px;overflow:hidden;}
.product_dg1{background: #FFFFFF;box-shadow: 0px -1px 11px 0px rgba(0, 0, 0, 0.12);padding:40px 0px 40px;margin-top:60px;margin-bottom:77px;z-index:5;position:relative;}
.product_dg2{min-height:322px;width:179px;float:left;border-right:1px solid #F0F0F0;}
.product_dg2 ul{}
.product_dg2 ul li{margin-bottom:25px;cursor:pointer;}
.product_dg2 ul li .title{border-left:6px solid #FFFFFF;padding-left:42px;font-size:20px;font-weight:700;}
.product_dg2 ul li.on .title{border-left:6px solid #3255FA;color:#3255FA;}
.product_dg3{width:1021px;float:left;padding:0px 51px 0px 56px;}
.product_dg3 ul{}
.product_dg3 ul li{display:none;}
.product_dg3 ul li.on{display:block;}
.product_dg3 ul li .des{font-size:14px;color:#7B7D85;line-height:24px;}
.product_dg3 ul li .img{margin-top:40px;}
.product_dg3 ul li .img img{width:100%;}


.Solutio_f1{padding:80px 0px 100px;background:url(../images/Solutio_af1.png) no-repeat center center;background-size:cover;position:relative;}
.Solutio_f2{width:100%;display:table;margin-top:20px;}
.Solutio_f2 ul{}
.Solutio_f2 ul li{width:380px;height:143px;float:left;box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.09);background:#FFFFFF;margin:31px 30px 0px 0px;text-align:center;padding-top:40px;transition: all 0.3s;}
.Solutio_f2 ul li:hover{box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.3);}
.Solutio_f2 ul li:nth-child(3n){margin-right:0px;}
.Solutio_f2 ul li .title{font-size:32px;color:#222629;line-height:30px;margin-bottom:21px;}
.Solutio_f2 ul li .title p{font-size:32px;color:#222629;line-height:30px;display:inline-block;padding-right:38px;}
.Solutio_f2 ul li .title1{font-size:16px;color:#616469;line-height:24px;}
.Solutio_f2 ul li .title1 p{font-size:16px;color:#616469;line-height:24px;/* background:url(../images/Solutio_f2.png) no-repeat right center;background-size:18px 18px; */}
.Solutio_e1{padding:80px 0px;position:relative;}
.Solutio_e2{width:100%;overflow:hidden;margin-top:60px;background:#FFFFFF;border-radius:4px;}
.Solutio_e2 .img{float:right;width:825px;}
.Solutio_e2 .img img{width:100%;}
.Solutio_e3{width:375px;float:left;padding:33px 40px;}
.Solutio_e3 .title{font-size:18px;color:#222629;line-height:26px;margin-bottom:13px;}
.Solutio_e3 .des{font-size:14px;color:#616469;line-height:22px;margin-bottom:29px;}
.Solutio_e3 .des p{font-size:14px;color:#616469;line-height:22px;}
.Solutio_e3 .cont{font-size:14px;color:#616469;line-height:22px;}
.Solutio_e3 .cont p{font-size:14px;color:#616469;line-height:22px;}

.Solutio_e4{width:100%;overflow:hidden;margin-top:77px;}
.Solutio_e4 ul{}
.Solutio_e4 ul li{float:left;width:275px;height:331px;position:relative;padding:36px 33px;margin-right:30px;}
.Solutio_e4 ul li:nth-child(4n){margin-right:0px;}
.Solutio_e4 ul li .img{text-align:center;position:relative;z-index:2;}
.Solutio_e4 ul li .img img{width:60px;}
.Solutio_e4 ul li .title{text-align:center;font-size:20px;color:#FFFFFF;line-height:33px;margin-top:20px;position:relative;z-index:2;}
.Solutio_e4 ul li .title p{font-size:20px;color:#FFFFFF;line-height:33px;}
.Solutio_e4 ul li .des{font-size:14px;color:#FFFFFF;line-height:22px;margin-top:20px;position:relative;z-index:2;opacity:0.7;}
.Solutio_e4 ul li .des p{font-size:14px;color:#FFFFFF;line-height:22px;}
.Solutio_e4 ul li .bj{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#000D4C;opacity:0.24;border:1px solid #FFFFFF;border-radius: 5px;z-index:1;transition: all 0.3s;}
.Solutio_e4 ul li:hover .bj{background: #3255FA;opacity:0.73;}


.Solutio_e5{width:100%;overflow:hidden;margin-top:50px;}	
.Solutio_e5 ul{}
.Solutio_e5 ul li{float:left;width:588px;min-height:452px;background:#FFFFFF;margin-top:30px;border-radius: 8px;overflow:hidden;}
.Solutio_e5 ul li .title{padding:32px 0px 32px 32px;position:relative;height:129px;text-align:center;background:url(../images/fa-bg2.jpg) no-repeat right center;background-size:cover;}
.Solutio_e5 ul li .title p{font-size:18px;color:#FFFFFF;line-height:34px;}
.Solutio_e5 ul li .sx{display:none;width: 10px;height: 100%;background: linear-gradient(180deg, #618EFD 0%, #3255FA 100%);position:absolute;top:0px;left:0px;}
.Solutio_e5 ul li .cent{padding:15px 40px 45px;}
.Solutio_e5 ul li .cent .list{width:100%;overflow:hidden;margin-top:17px;min-height:194px;}
.Solutio_e5 ul li .cent .list .dd{width:50%;float:left;text-align:center;margin-bottom:29px;}
.Solutio_e5 ul li .cent .list.on .dd{float:left;width:auto;margin-right:35px;}
.Solutio_e5 ul li .cent .list.on .dd:nth-child(3n){margin-right:0px;}
.Solutio_e5 ul li .cent .list.on .dd .title2{font-size:16px;}

.Solutio_e5 ul li .cent .list.on1{text-align:center;min-height:80px;text-align:center;}
.Solutio_e5 ul li .cent .list.on1 .dd{display:inline-block;width:auto;margin:0px 35px 29px;}
.Solutio_e5 ul li .cent .list.on1 .dd:nth-child(3n){margin-right:0px;}
.Solutio_e5 ul li .cent .list.on1 .dd .title2{font-size:16px;}

.Solutio_e5 ul li .cent .list .dd .title1{font-size:28px;color:#FF6D10;line-height:36px;}
.Solutio_e5 ul li .cent .list .dd .title2{font-size:16px;color:#616469;line-height:24px;margin-top:8px;}
.Solutio_e5 ul li .cent .des{min-height:129px;}
.Solutio_e5 ul li .cent .des p{font-size:14px;color:#7B7D85;line-height:26px;}
.Solutio_e5 ul li .more{margin-top:24px;width:100%;}
.Solutio_e5 ul li .more p{font-size:16px;color:#315BF4;line-height:38px;background: url(../images/Solution_ag1.png) no-repeat center right 24px;background-size: 6px 12px;padding-right:22px;width:122px;height:40px;margin:0 auto;border: 1px solid #315BF4;border-radius: 2px;padding-left:23px;}
.Solutio_e5 ul li:nth-child(2n){float:right;}


.Solutio_e5 ul li.on{float:inherit;height:auto;width:910px;margin:20px auto 0px;min-height:0px;}
.Solutio_e5 ul li .title.on{height:74px;padding:0px;}
.Solutio_e5 ul li .title.on p{line-height:74px;}
.Solutio_e5 ul li.on .des{min-height:0px;}
.Solutio_e5 ul li .cent .list.on1{min-height:0px;}
.Solutio_e6 ul li.on1{min-height:321px;}
.prgh1{margin:20px auto 0;}
.prgh1 p{font-size:18px;text-align:center;color:#7B7D85;line-height:25px;}

#nb_nodeboard .nb-nodeboard-contain{ display:none;}
#nb_icon_wrap{ display:none !important;}

.kf0{position:fixed;bottom:50%;margin-bottom:-150px;right:12px;width:72px;z-index:2000;}
.kf6{position:relative;padding:0px 0px;width:72px;height:72px;}

.jk0{border-radius:2px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);background:#FFFFFF;cursor:pointer;}
.jk1{text-align:center;position:relative;}
.jk2{padding:12px 0px 8px;}
.jk2:hover{background:#F7F7F9;}
.jk2 .img{width:100;height:28px;background: url(../images/jk1.png) no-repeat center center;background-size: 28px 28px;}
.jk2 .img.on2{background: url(../images/jk2.png) no-repeat center center;background-size: 28px 28px;}
.jk2 .img.on3{background: url(../images/left_kf1.png) no-repeat center center;background-size: 28px 28px;}
.jk2 .img.on4{background: url(../images/left_kf2.png) no-repeat center center;background-size: 28px 28px;}
.jk2:hover .title{color:#315BF4;}
.jk2 .title{font-size:12px;color:#222629;line-height:20px;margin-top:4px;}
/* .kf12,.kf22,.kf32,.kf42{top:0px;height:51px;width:182px;background:#fff;transition: all 0.5s;border-bottom:1px solid #F3F4F9} */

.jk3{width:72px;height:72px;border-radius:2px;background:#FFFFFF;margin-top:12px;padding:19px 0px;cursor:pointer;box-shadow:0px 0px 10px rgba(0,0,0,0.2);}
.jk3 .img{height:32px;width:100%;background: url(../images/left_kf4.png) no-repeat center center;background-size: 32px 32px;}
.jk3 .img:hover{background: url(../images/left_kf5.png) no-repeat center center;background-size: 32px 32px;}
.jk4{position:absolute;top:0px;right:85px;width:148px;text-align:left;background:#FFFFFF;box-shadow:0px 0px 10px rgba(0,0,0,0.2);border-radius:2px;padding:12px 12px;display:none;}
.jk4 .title1{color:#616469;font-size:12px;line-height: 20px;}
.jk4 .title2{color:#315BF4;font-size:18px;line-height: 26px;}
.jk5{display:none;position:absolute;top:30px;right:78px;background: url(../images/jk7.png) no-repeat center center;background-size: 7px 12px;width:7px;height:12px;}

.jk1:hover .jk4{display:block;}
.jk1:hover .jk5{display:block;}
.jk1:hover .jk6{display:block;}


.jk6{position:absolute;bottom:0px;right:85px;width:148px;height:172px;text-align:left;background:#FFFFFF;box-shadow:0px 0px 10px rgba(0,0,0,0.2);border-radius:2px;padding:12px 12px;display:none;}
.jk6 .img{}
.jk6 .img img{width:124px;height:124px;}
.jk6 .title2{color:#222629;font-size:12px;line-height: 26px;margin-top:8px;text-align:center;}


.kf6 h2{position:absolute;right:-200px;top:0px;font-size:18px;color:#2E2F34;line-height:55px;text-indent:14px;height:55px;width:150px;background:#fff;border-bottom:1px solid #F3F4F9;transition: all 0.3s;z-index:3;}
.kf6 p{position:absolute;right:0px;top:0px;width:55px;height:55px;background:#fff;border-bottom:1px solid #F3F4F9;z-index:8;transition: all 0.3s;}
.kf12 p{background:#fff url(../images/qq2.png) no-repeat center center;width:55px;height:55px;background-size:30px auto;}
.kf22 p{background:#fff url(../images/qq6.png) no-repeat center center;width:55px;height:55px;background-size:30px auto;}
.kf32 p{background:#fff url(../images/qq4.png) no-repeat center center;width:55px;height:55px;background-size:30px auto;}
.kf42 p{background:#fff url(../images/qq8.png) no-repeat center center;width:55px;height:55px;background-size:30px auto;}

.kf0:hover  .kf6 h2{right:55px;}

.kf6:hover h2{background:#3255FA;color:#fff;}
.kf6:hover p{background:#3255FA;}

.kf6:hover .kf12 p{background:#3255FA url(../images/qq1.png) no-repeat center center;width:55px;height:55px;background-size:30px auto;}
.kf6:hover .kf22 p{background:#3255FA url(../images/qq5.png) no-repeat center center;width:55px;height:55px;background-size:30px auto;}
.kf6:hover .kf32 p{background:#3255FA url(../images/qq3.png) no-repeat center center;width:55px;height:55px;background-size:30px auto;}
.kf6:hover .kf42 p{background:#3255FA url(../images/qq7.png) no-repeat center center;width:55px;height:55px;background-size:30px auto;}
.kf6:hover .kf42 h2{border-bottom:1px solid #3255FA;}
.kf6:hover .kf42 p{border-bottom:1px solid #3255FA;}
.kf4{cursor:pointer;}
.kf1{border-bottom:1px solid #F3F4F9}
.kf2{border-bottom:1px solid #F3F4F9}
.kf3{border-bottom:1px solid #F3F4F9}



.Solution_b1{padding:64px 0;overflow:hidden;}
.product_ag1{padding:64px 0;overflow:hidden;}
.product_c1{padding:64px 0;overflow:hidden;}
.product_d1{padding:64px 0;overflow:hidden;}
.product_e1{padding:64px 0;overflow:hidden;}
.product_ag3{padding:64px 0;overflow:hidden;}
.product_b1{padding:64px 0;overflow:hidden;}
.product_cg5{padding:64px 0;overflow:hidden;}
.product_bg3{padding:64px 0;overflow:hidden;}
.product_bg5{padding:64px 0;overflow:hidden;}
.product_bg20{padding:40px 0;overflow:hidden;}
.Solution_c1{padding:64px 0;overflow:hidden;}
.Solution_d1{padding:64px 0 64px;overflow:hidden;}
/* .Solution_d4{padding:64px 0;} */
.Solution_e1{padding:64px 0;overflow:hidden;}
.Solution_f1{padding:64px 0;overflow:hidden;}
.Solutio_f1{padding:64px 0;overflow:hidden;}
.Solution_g1{padding:64px 0;overflow:hidden;}
.Solutio_e1{padding:64px 0;overflow:hidden;}
.index_e1{padding:64px 0;overflow:hidden;}
.index_c1{padding:64px 0;overflow:hidden;}


.Solution_d4{margin-top:50px;}
.product_d5{margin-top:0px;}
.product_e2{margin-top:50px;}
.product_c4{margin-top:50px;}
.product_dg1{margin-top:50px;}
.Solution_af4{margin-top:50px;}
.Solutio_e2{margin-top:50px;}
.Solutio_e4{margin-top:50px;}

.index_e2{margin-top:50px;}
.product_d3{margin-top:30px;}
.product_ag2{margin-top:30px;}
.product_bg6{margin-top:30px;}
.index_f2{padding-top:54px;}
.product_ag4{margin-top:30px;}
.index_c3{margin-top:50px;}
.Solutio_e5{margin-top:20px;}
/* .Solution_af3 ul li{margin-top:30px;} */
.Solution_af3{margin-top:24px;}


.product_f3{margin-bottom:0px;}
.product_dg1{margin-bottom:0px;}
.product_d5 ul li{margin-bottom:0px;}

@media screen and (min-width:1100px) and (max-width:1380px){
body{zoom: 0.9;}
.bannera1{height:680px;}
.banner1{height:680px;}
}

.pls-nav-search-dropdown {
    visibility: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    width: 420px;
    background-image: linear-gradient(0deg, #ffffff 0%, #f3f5f8 100%);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%);
}
.pls-nav-search-wrap.is-open .pls-nav-search-bar {
    z-index: 2;
    opacity: 1;
    transition: all .3s ease-in-out;
    width: 424px;
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.pls-nav-search-bar {
    box-sizing: border-box;
    position: relative;
    padding-right: 76px;
    padding-left: 20px;
    margin: -2px -2px 0;
    height: 76px;
    width: 200px;
    -ms-transform: translateX(224px);
    transform: translateX(224px);
    background-image: linear-gradient(
0deg
, #ffffff 0%, #f3f5f8 100%);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%);
    opacity: .5;
}
.pls-nav-search-bar-input {
    box-sizing: border-box;
    border-width: 0;
    background: transparent;
    width: 100%;
    padding: 25px 0;
    font-size: 16px;
    color: #495770;
    line-height: 26px;
}
.pls-nav-search-bar-btns {
    position: absolute;
    right: 20px;
    top: 0;
    display: flex;
}
.pls-nav-search-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 76px;
    font-size: 0;
    line-height: 76px;
    cursor: pointer;
    background: transparent;
    border-width: 0;
}
.pls-nav-search-i {
    display: block;
    width: 16px;
    height: 16px;
}
.pls-nav-search-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 76px;
    font-size: 0;
    line-height: 76px;
    cursor: pointer;
    background: transparent;
    border-width: 0;
}
.pls-nav-search-i.clear {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/portal/kit/images/slice/clear.24377927.svg);
}
.pls-nav-search-i {
    display: block;
    width: 16px;
    height: 16px;
}
.pls-nav-search-wrap.is-open .pls-nav-search-result {
    opacity: 1;
    transition: all .3s ease-in-out;
    transition-delay: .1s;
}
.pls-nav-search-result-title {
    margin-bottom: 12px;
    font-size: 14px;
    color: #9ea6b3;
    line-height: 22px;
    padding: 0 20px;
    font-weight: normal;
}
.pls-nav-search-tag-blocks {
    font-size: 0;
    margin: 0 14px -12px;
    max-height: 80px;
    overflow: hidden;
}
.pls-nav-search-tag-block {
    display: inline-block;
    vertical-align: top;
    padding: 0 6px 12px;
    box-sizing: border-box;
    max-width: 100%;
}
.pls-nav-search-tag-block a {
    box-sizing: border-box;
    display: block;
    background: rgba(205,216,229,.5);
    border-radius: 2px;
    height: 28px;
    padding: 0 12px;
    font-size: 12px;
    color: #495770;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pls-nav-search-wrap.is-open .pls-nav-search-dropdown {
    visibility: visible;
    transition: all .3s ease-in-out;
}
.pls-nav-search-result {
    padding: 12px 0 20px;
    opacity: 0;
}
.pls-nav-search-i.search {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/portal/kit/images/slice/search.7a49bf02.svg);
}
.pls-nav-search-bar-btns .pls-nav-search-btn {
    margin-right: 20px;
}




/*新快消-行业洞察*/
.Solution_ag44{width:100%;display:table;margin-top:6px;}
.Solution_ag44 ul li{float:left;width:570px;height:200px;margin-right:60px;box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.09);padding:30px 59px 30px 38px;text-align:center;background:#FFFFFF;margin-top:44px; }
.Solution_ag44 ul li:nth-child(2n){margin-right:0px;}
.Solution_ag44 .img{float:left;}
.Solution_ag44 .img img{width:75px;height:75px;}

.Solution_ag44 .title p{}
.Solution_ag44 .des{float:left;width:360px;height:85px;font-size:18px;color:#2E2F34;line-height:27px;overflow:hidden;text-align:left;}
.Solution_ag44 .des p{font-size:15px;color:#2E2F34;line-height:170%;}
.img44{float:left;}
.img45{float:left;margin-left:38px;}

.Solution_ag44 .title p{font-size:18px;color:#2E2F34;text-align:left;line-height:180%;font-weight:700;}
.Solution_ag44 .title1 p{font-size:18px;color:#2E2F34;text-align:left;line-height:180%;}

.Solution_d122 {
    padding: 120px 0;
}
.Solution_af33 ul li{margin-top:30px;}

.Solution_af33{width:100%;overflow:hidden;margin-top:30px;}
.Solution_af33 ul{}
.Solution_af33 ul li{margin-top:42px;text-align:left;width:33.3%;float:left;margin-right:0px;}
.Solution_af33 ul li:nth-child(3n){margin-right:0px;}
.Solution_af33 ul li .img{margin-bottom:10px;text-align:center;}
.Solution_af33 ul li .img img{width:100px;height:100px;}
.Solution_af33 ul li .title{font-size:24px;color:#2E2F34;line-height:33px;text-align:center;}
.Solution_af33 ul li .des{font-size:14px;color:#2E2F34;line-height:24px;margin-top:15px;height:72px;overflow:hidden;}
.Solution_af33 ul li .des p{font-size:14px;color:#2E2F34;line-height:20px;}

.Solution_ag25 .more{width:100%;overflow:hidden;margin-top:56px;}
.Solution_ag25 .more p{width:160px;height:48px;font-size:16px;color:#3255FA;line-height:46px;text-align:right;border: 1px solid #3255FA;border-radius:50px;margin:0 auto;background:url(../images/Solution_ag1.png) no-repeat center right 27px;background-size:6px 12px;padding-right:56px;transition: all 0.3s;}
.Solution_ag25 .more p:hover{background:#3255FA url(../images/Solution_ag2.png) no-repeat center right 27px;background-size:6px 12px;color:#FFFFFF;}
.Solution_ag25 .more.on p{}

.bm0{overflow:hidden;}
.bm1{width:290px;height:275px;float:left;margin:10px 5px 0px 5px;position:relative;transition: all 0.2s;}
.bm1 a{display:block;width:100%;height:100%;}
.bm1.on{width:410px;}
.bm1.on1{width:250px;}
.bm1 .index_e5{}
.bm1 .des{width:360px;transition: all 0.2s;}
.bm1.on .des{height:60px;}
.bm1.on .index_e5 .hx1{width:57px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.index_e5 .hx1{width:0px;height:2px;background:#FF6D10;margin-bottom:9px;}

.bm1 .bj{background:#000000;opacity:0;position:absolute;top:0px;left:0px;width:100%;height:100%;transition: all 0.2s;}
.bm1.on .bj{opacity:0.3;}



.xindex_a1{padding:64px 0px;margin-bottom:64px;position:relative;}
.xindex_as1{position:absolute;top:0px;left:0px;width:100%;height:100%;opacity:0;transition: all 0.6s;z-index:1;}
.xindex_as1.on{opacity:1;transition: all 0.6s;}
.sha{opacity:0;transition: all 0.6s;}
.sha.on{opacity:1;transition: all 0.6s;}
.shb{opacity:0;transition: all 0.6s;}
.shb.on{opacity:1;transition: all 0.6s;}
.shc{opacity:0;transition: all 0.6s;}
.shc.on{opacity:1;transition: all 0.6s;}
.xindex_a2{width:1200px;margin:0 auto;position:relative;z-index:2;}
.xindex_a3{font-size:28px;color:#FFFFFF;line-height:50px;text-align:center;font-weight:700}
.xindex_a4{}
.xindex_a5{width:100%;overflow:hidden;margin-top:30px;}
.xindex_a5 ul{}
.xindex_a5 ul li{cursor:pointer;width:33.33%;float:left;border:1px solid rgba(255,255,255,0.6);border-right:0px;}
.xindex_a5 ul li .title{transition: all 0.3s;color:rgba(255,255,255,0.6);font-size:16px;text-align:center;height:45px;line-height:43px;}
.xindex_a5 ul li:hover .title{color:#FFFFFF;}
/* .xindex_a5 ul li.on{background:#315BF4;border:1px solid #315BF4;}  */
.xindex_a5 ul li{}
.xindex_a5 ul li:nth-child(1){border-radius: 4px 0px 0px 4px;}
.xindex_a5 ul li:nth-child(3){border-radius: 0px 4px 4px 0px;border-right:1px solid rgba(255,255,255,0.6);}


.xindex_a5.on1 ul li:nth-child(1){background:#315BF4;border:1px solid #315BF4;}
.xindex_a5.on1 ul li:nth-child(1) .title{color:#FFFFFF;}
.xindex_a5.on1 ul li:nth-child(2){border-left:1px solid #315BF4;}

.xindex_a5.on2 ul li:nth-child(2){background:#315BF4;border:1px solid #315BF4;}
.xindex_a5.on2 ul li:nth-child(2) .title{color:#FFFFFF;}
.xindex_a5.on2 ul li:nth-child(3){border-left:1px solid #315BF4;}

.xindex_a5.on3 ul li:nth-child(3){background:#315BF4;border:1px solid #315BF4;}
.xindex_a5.on3 ul li:nth-child(3) .title{color:#FFFFFF;}

.xindex_a6{width:100%;overflow:hidden;margin-top:22px;display:none;}
.xindex_a6.on{display:block;}
.xindex_a7{float:left;width:280px;background:rgba(255,255,255,0.1);padding:24px 0px;border-radius: 2px;min-height:432px;}
.xindex_a7 ul{}
.xindex_a7 ul li{cursor:pointer;}
.xindex_a7 ul li .title{font-size:16px;color:#FFFFFF;opacity:0.8;height:48px;line-height:48px;padding-left:48px;}
.xindex_a7 ul li:hover{background:rgba(255,255,255,0.1);}
.xindex_a7 ul li.on{border-left:2px solid #315BF4;background:rgba(255,255,255,0.1);}
.xindex_a7 ul li.on .title{padding-left:46px;}
.xindex_a8{width:840px;float:right;}
.xindex_a8 .nr{height:0px;overflow:hidden;opacity:0;transition: all 0.6s;}
.xindex_a8 .nr.on{height:auto;opacity:1;transition: all 0.6s;}
.xindex_a8 .nr.on .title{margin-top:32px;transition: all 0.6s;}
.xindex_a8 .nr .title{font-size:24px;color:#FFFFFF;line-height:32px;margin-bottom:40px;margin-top:52px;transition: all 0.6s;}
.xindex_a8 .nr .des{font-size:16px;color:#FFFFFF;line-height:24px;opacity:0.8;}
.xindex_a8 .button{margin-top:24px;}
.xindex_a8 .button .button1{width:122px;height:40px;border-radius: 2px;font-size:16px;color:#FFFFFF;line-height:40px;background:url(../images/xindex_a2.png) no-repeat center right 20px;background-size:6px 12px;padding-left:20px;border:1px solid #FFFFFF;transition: all 0.3s;}
.xindex_a8 .button .button1:hover{background:#315BF4 url(../images/xindex_a2.png) no-repeat center right 20px;background-size:6px 12px;border:1px solid #315BF4;transition: all 0.3s;}
.xindex_a8 .img_list{width:100%;overflow:hidden;margin-top:48px;}
.xindex_a8 .img_list ul{float:left;background:rgba(255,255,255,0.1);border-radius: 2px;}
.xindex_a8 .img_list ul li{float:left;width:140px;height:70px;padding:12px;}
.xindex_a8 .img_list ul li img{height:46px;}
.xindex_a8 .img_list ul.on{width:420px;}
.xindex_a8 .img_list ul.o1{width:560px;}
.xindex_a8 .img_list ul.o2{width:700px;}

.xindex_b1{padding:64px 0px 48px;background:#F7F7F9;}
.xindex_b2{}
.xindex_b3{width:100%;overflow:hidden;text-align:center;background:#FFFFFF;}
.xindex_b3 ul{font-size:0px;}
.xindex_b3 ul li{display:inline-block;padding:12px 20px 16px;cursor:pointer;}
.xindex_b3 ul li.on{border-top:4px solid #4E77FF;background:#F5F6FA;}
.xindex_b3 ul li img{height:64px;}

.xindex_b4{width:100%;overflow:hidden;}
.xindex_b4 ul{}
.xindex_b4 ul li{height:0px;overflow:hidden;opacity:0;transition: all 0.6s;}
.xindex_b4 ul li.on{height:auto;opacity:1;transition: all 0.6s;}
.xindex_b5{width:50%;float:left;background:url(../images/xindex_b1.png) no-repeat center right;background-size:auto 400px;height:400px;}
.xindex_b6{width:537px;float:right;margin-right:36px;margin-top:64px;}
.xindex_b6 .title{font-size:24px;color:#FFFFFF;line-height:33px;}
.xindex_b6 .des{font-size:16px;color:#FFFFFF;line-height:24px;margin-top:16px;opacity:0.8;}
.xindex_b6 .des p{font-size:16px;color:#FFFFFF;line-height:24px;margin-top:20px;}
.xindex_b6 .button{margin-top:48px;}
.xindex_b6 .button p{width:122px;height:40px;line-height:38px;border: 1px solid #FFFFFF;border-radius: 2px;color: #FFFFFF;font-size: 16px;cursor:pointer;background:url(../images/xindex_a2.png) no-repeat center right 24px;background-size:4px 8px;text-align:right;padding-right:35px;}

.xindex_b7{width:50%;float:right;height:400px;}



.xindex_c1{width:100%;overflow:hidden;margin-top:40px;}
.xindex_c1 ul{}
.xindex_c1 ul li{float:left;width:384px;height:290px;position:relative;padding:29px 40px;margin-right:24px;}
.xindex_c1 ul li:nth-child(3n){margin-right:0px;}
.xindex_c1 ul li .img{text-align:center;position:relative;z-index:2;}
.xindex_c1 ul li .img img{width:60px;height:60px;}
.xindex_c1 ul li .title{text-align:center;font-size:16px;color:#FFFFFF;line-height:33px;position:relative;z-index:2;}
.xindex_c1 ul li .title p{font-size:16px;color:#FFFFFF;line-height:33px;}
.xindex_c1 ul li .des{font-size:14px;color:#FFFFFF;line-height:22px;margin-top:12px;position:relative;z-index:2;opacity:0.8;}
.xindex_c1 ul li .des p{font-size:14px;color:#FFFFFF;line-height:22px;}
.xindex_c1 ul li .bj{position:absolute;top:0px;left:0px;width:100%;height:100%;background: rgba(34, 38, 41, 0.17);box-shadow: inset 0px -1px 2px 0px rgba(255, 255, 255, 0.38);border: 1px solid rgba(255, 255, 255, 0.15);border-radius: 4px;z-index:1;transition: all 0.3s;}
.xindex_c1 ul li:hover .bj{background: #26357d;border:1px solid #3255FA;opacity:1;}


.xindex_c1 ul li.on{width:275px;height:350px;position:relative;padding:36px 35px;margin-right:30px;}
.xindex_c1 ul li.on:nth-child(4n){margin-right:0px;}
.xindex_c1 ul li.on1{height:300px;} 



.xindex_d1{padding:64px 0px;background:#F7F7F9;}
.Solution_g1.op{padding:0px;}
.Solution_e1.op{background:#FFFFFF;}
.Solution_c1{background:url(../images/Solution_ca1.jpg) no-repeat center center;background-size:cover;}

.xindex_e1{width:100%;margin-top:-72px;padding:10px 0px;height:144px;}
.xindex_e2{height: 144px;background: #FFFFFF;box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;width: 960px;margin:0 auto 0px;padding:24px 40px;overflow:hidden;}
.xindex_e2 .img{float:left;border: 1px solid rgba(0, 0, 0, 0.15);width: 184px;
height: 96px;margin-right:20px;}
.xindex_e2 .cont{float:left;width:450px;padding-top:16px;}
.xindex_e2 .cont .title{font-size:20px;color: #222629;line-height:28px;}
.xindex_e2 .cont .des{font-size:16px;color: #616469;line-height:22px;margin-top:12px;}
.xindex_e2 .button{float:right;margin-top:24px;}
.xindex_e2 .button p{width: 162px;height: 48px;font-size: 16px;color: #FFFFFF;line-height: 46px;text-align: center;border-radius: 4px;background: #3255FA;transition: all 0.3s;cursor:pointer;}
.xindex_e2 .button p:hover{background: #2748BF;transition: all 0.3s;}

.khcg_01 .khcg_01_r{float:left;padding-left:122px;padding-right:328px;}
.khcg_01 .khcg_01_l{left:inherit;right:0px;}
.khcg_01 .khcg_01_l{width:280px;border-radius:4px;border: 1px solid rgba(0, 0, 0, 0.15);}

.khcg_01 .khcg_01_l .khcg_01l_t{background: url(../images/Solutio_d8.png) no-repeat right center; background-size: cover;}
.khcg_01 .khcg_01_l .khcg_01l_c{padding:15px 20px;}
.khcg_01 .khcg_01_l .khcg_01l_c ul li{border-bottom: 1px dashed #E7E7E7;padding:7px 0px;}
.khcg_01 .khcg_01_l .khcg_01l_c ul li:last-child{border-bottom:0px dashed #E7E7E7;}
.khcg_01 .khcg_01_l .khcg_01l_c ul li a span{font-size:12px;color:#616469;line-height:20px;display:block;padding-left:31px;}

.xindex_e3{position:absolute;top:0px;left:0px;}
.xindex_e3.on{position:fixed;top:80px;left:inherit;}
.xindex_e3 ul{overflow:hidden;}
.xindex_e3 ul li{position:relative;padding-bottom:12px;border-right:2px solid rgba(49,91,244,0.1);padding-right:16px;cursor:pointer;}
.xindex_e3 ul li .title{font-size:14px;color:#616469;line-height:22px;}
.xindex_e3 ul li .sx{position:absolute;top:0px;right:-1px;width:2px;height:22px;}
.xindex_e3 ul li.on .title{color:#315BF4;}
.xindex_e3 ul li.on .sx{background:#315BF4;}
.xindex_e3 ul li:last-child{padding-bottom:0px;}

.xindex_f1{margin-bottom:50px;}
.xindex_f2{margin-top:32px;}
.xindex_f2 .title{font-size: 20px;color: #222629;line-height: 28px;font-weight: 700;}
.xindex_f2 .cont{font-size: 14px;color: #222629;line-height: 28px;margin-top:12px;}
.xindex_f2 .cont p{font-size: 14px;color: #222629;line-height: 28px;}
.xindex_f2 .cont img{max-width:100%;}
.xindex_f3{width:1200px;margin:0 auto;}



.xindex_f4{font-size: 24px;color:#222629;line-height: 22px;font-weight:700;border-bottom:1px solid #E7E7E7;padding-bottom:29px;}
.xindex_f5{margin-top:39px;}
.xindex_f6{height:484px;}

.xindex_f7{position:absolute;top:0px;left:0px;}
.xindex_f7 img{width:343px;height:472px;}
.xindex_f8{position:absolute;bottom:0px;right:0px;}
.xindex_f8 img{width:343px;height:218px;}


.xin_tc1.on{display:block;}
.xin_tc1{position:fixed;z-index:114;top:0px;left:0px;width:100%;height:100%;overflow:auto;display:none;}
.xin_tc2{position:fixed;z-index:10;top:0px;left:0px;width:100%;height:100%;background: #000000;opacity:0.7;}
.xin_tc3{position:fixed;top:50%;left:50%;z-index:11;width:960px;margin:-324px 0px 0px -480px;background:#FFFFFF;overflow:hidden;}
.xin_tc4{float:left;width:480px;}
.xin_tc4 img{width:100%;}
.xin_tc5{overflow:hidden;}
.xin_tc5 dl{margin-bottom:10px;display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.xin_tc5 dl{}
.xin_tc5 dl dt{font-size:14px;color:#222629;font-weight:400;line-height:40px;width:60px;text-align:right;margin-right:12px;}
.xin_tc5 dl dd{flex: 1;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;}
.xin_tc5 dl dd input{width:100%;border-radius: 5px;border: 1px solid #E4E4E4;height: 40px;font-size:14px;line-height:22px;color:#000000;padding:0 18px;}

.xin_tc5 dl dd input::-webkit-input-placeholder{font-size:14px;line-height:22px;color:#7B7D85;}
.xin_tc5 dl dd input:-moz-placeholder{font-size:14px;line-height:22px;color:#7B7D85;} 
.xin_tc5 dl dd input::-moz-placeholder{font-size:14px;line-height:22px;color:#7B7D85;}     
.xin_tc5 dl dd input:-ms-input-placeholder{font-size:14px;line-height:22px;color:#7B7D85;}
.xin_tc5 dl dd select{width:100%;border-radius: 5px;border: 1px solid #E4E4E4;height: 40px;font-size:14px;line-height:22px;color:#7B7D85;padding:0 18px;}
.xin_tc5 dl dd select::-ms-expand { display: none; }
.xin_tc5 dl dd select{appearance: none;-moz-appearance: none;-webkit-appearance: none;}


.xin_tc6{width:100%;flex: 1;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;position:relative;}
.xin_tc6 dd{}
.xin_tc6 dd input{width:100%;}
.xin_tc6 button{position:absolute;top:0px;right:1px;width:111px;height: 40px;font-size:14px;line-height:22px;background:none;border-radius: 5px;border: 0px solid #E4E4E4;color:#315BF4;}
.xin_tc7{background: #3255FA;border-radius: 4px;font-size:16px;line-height:48px;color:#FFFFFF;text-align:center;padding:0 16px;margin-top:25px;cursor:pointer;}
.xin_tc8{position:absolute;top:24px;right:24px;cursor:pointer;}
.xin_tc8 img{width:16px;height:16px;}
.xin_tc9{width:480px;float:left;padding:25px 40px;}

.xin_tc10{margin-bottom:15px;}
.xin_tc10 .title1{font-size: 24px;font-weight:700;color:#315BF4;line-height: 32px;margin-bottom:5px;}
.xin_tc10 .title2{font-size:16px;color:#616469;line-height: 32px;}

.xin_tc11{background: #3255FA;border-radius: 4px;font-size:14px;line-height:38px;color:#FFFFFF;text-align:center;padding:0 16px;margin-top:20px;cursor:pointer;width:120px;float:right;margin-left:36px;transition: all 0.3s;}
.xin_tc11:hover{background:#2748BF;}

.xin_tc12{border-radius:4px;  border: 1px solid #3255FA; font-size:14px;line-height:38px;color:#FFFFFF;text-align:center;padding:0 16px;margin-top:20px;cursor:pointer;width:120px;float:right;margin-left:36px;transition: all 0.3s;}
.xin_tc12:hover{background:#2748BF;color: #FFFFFF;}








}