@charset "utf-8";
.clearfix{
  display: block;
}
.clearfix::after{
  content: '';
  height: 0;
  display: block;
  clear: both;
}

.container{
  width: 1190px;
  margin: 0 auto;
}
/* 粘性导航 */
.inner {
	width: 1190px;
	margin: 0 auto;
	position: relative;
	font-size: 18px;
}
.subMenu {
	height: 64px;
  line-height: 64px;
	z-index: 1000;
	width: 100%;
  min-width: 1190px;
  background: #27334d;
  position: fixed;
  top: 56px;
  left: 0;
}
.subMenu .inner {
	padding:0;
	margin: 0 auto;
  text-align: center;
}
.inner li{
  width: calc(100% / 6);
  position: relative;
  float: left;
}
.subNavBtn {
	height: 64px;
	width: 100%;
	float: left;
  display: block;
  position: relative;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.inner li a:hover{
  background-color: #436ac2;
}
.active {
	background-color: #436ac2;
}
/* 粘性导航 */
/* banner */
.banner{
  height: 430px;
  min-width: 1190px;
  margin-top: 64px;
  background: url(../images/banner03.jpg) no-repeat top center/cover;
}
.banner a{
  width: 100%;
  height: 100%;
  display: block;
}

.fullSlide{min-width:1190px;position:relative;height:400px;overflow: hidden;margin-top: 64px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:400px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:400px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:20px;line-height:20px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;zoom:1; margin:0 6px; width:13px; height:13px; cursor:pointer; border-radius:10px; text-indent:-9999px; background: rgba(140,140,140,.3);}
.fullSlide .hd ul .on{background:#fff;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:42%; width:65px; height:65px; cursor:pointer; filter:alpha(opacity=50);opacity:0.5;display:blcok;}
.fullSlide .prev{background: url(../images/btn_prev.png);left:1%;}
.fullSlide .next{background: url(../images/btn_next.png);right:1%;}
.fullSlide .prev:hover,.fullSlide .next:hover{filter:alpha(opacity=100);opacity:1;}

/* banner */
/* 五个按钮 */
.five_block{
  background-color: #436ac2;
  min-width: 1190px;
}
.five_block ul li{
  float: left;
  width: 20%;
  height: 120px;
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
}
.btn_img{
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
}
.btn_img img{
  width: 100%;
  height: 100%;
}
.btn_txt{
  margin-left: 12px;
  color: #fff;
}
.btn_txt h3{
  font-size: 24px;
  letter-spacing: 2px;
  line-height: 1.5;
}
.btn_txt p{
  color: #d9e4fe;
  text-transform: uppercase;
  font-size: 12px;
}
/* 五个按钮 */
/* 通用标题 */
.title_cont{
  text-align: center;
  height: 100px;
  position: relative;
}
.title_cont h4{
  font-size: 34px;
  color: #1b1f26;
  line-height: 56px;
  padding-top: 12px;
  position: relative;
  z-index: 999;
}
.title_cont h4::after{
  content: '';
  width: 140px;
  height: 4px;
  display: block;
  margin: 0 auto;
  background: url(../images/title_border.png) no-repeat top center/cover;
}
.title_cont p{
  text-transform: uppercase;
  font-size: 28px;
  color: #436ac2;
  opacity: 0.12;
  letter-spacing: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin-top: -28px;
}
/* 通用标题 */
/* 平台优势 */
.platform_adv{
  height: 568px;
  min-width: 1190px;
  background: url(../images/pt_adv_bg.jpg) no-repeat bottom center;
}
.platform_adv .title_cont{
  margin: 0 auto 20px;
}
.platform_adv .container{
  padding-top: 45px;
}
.plat_cont{
  width: 478px;
  height: 313px;
  padding-top: 90px;
}
.plat_cont h5{
  font-size: 24px;
  color: #1b1f26;
  line-height: 1.5;
}
.plat_cont span{
  height: 2px;
  width: 80px;
  background-color: #000dc6;
  display: block;
  margin-top: 22px;
  margin-bottom: 25px;
}
.plat_cont p{
  width: 422px;
  font-size: 14px;
  color: #73777e;
  line-height: 24px;
}
/* 平台优势 */
/* 营销优势 */
.marketing_adv .container{
  padding-top: 74px;
}
.mark_cont{
  margin-top: 32px;
}
.mark_cont ul li{
  float: left;
  width: 380px;
  height: 520px;
  margin-right: 25px;
}
.mark_cont ul li:last-child{
  margin-right: 0;
}
.mark_cont ul li a{
  height: 100%;
  display: block;
  position: relative;
}
.mark_img{
  width: 100%;
  height: 380px;
  overflow: hidden;
}
.mark_img img{
  width: 100%;
  height: 100%;
}
.bot_box{
  width: 100%;
  height: 140px;
  z-index: 100;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  text-align: center;
  color: #1b1f26;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.bot_box p{
  font-size: 36px;
  line-height: 40px;
  padding-top: 22px;
  padding-bottom: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
.bot_box span{
  width: 36px;
  height: 2px;
  background-color: #000dc6;
  display: block;
  margin: 0 auto;
}
.bot_box .mark_tit{
  font-size: 24px;
  letter-spacing: 2px;
  line-height: 30px;
  padding-top: 16px;
}
.bot_box .mark_txt{
  display: none;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  width: 300px;
  margin: 0 auto;
}
.mark_cont ul li a:hover .bot_box{
  height: 278px;
  background-color: #436ac2;
  color: #fff;
}
.mark_cont ul li a:hover .bot_box span{
  background-color: #fff;
}
.mark_cont ul li a:hover .bot_box .mark_txt{
  display: block;
  margin-top: 34px;
}
/* 营销优势 */
/* 入驻优势 */
.entry_adv .container{
  padding-top: 72px;
}
.entry_cont{
  margin-top: 34px;
}
.entry_cont ul li{
  width: 100%;
  height: 320px;
  margin-bottom: 60px;
}
.entry_cont ul li a{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.entry_img{
  width: 750px;
  height: 100%;
  overflow: hidden;
}
.entry_img img{
  width: 100%;
  height: 100%;
}
.entry_txt{
  width: 440px;
  position: relative;
}
.entry_txt::before{
  content: '';
  width: 255px;
  height: 320px;
  display: block;
  position: absolute;
  background-color: #e5e9f2;
  z-index: 1;
}
.entry_right::before{
  left: 0;
}
.entry_left::before{
  right: 0;
}
.entry_txt h5{
  font-size: 32px;
  color: #1b1f26;
  letter-spacing: 2px;
  line-height: 44px;
  padding-top: 58px;
  position: relative;
  z-index: 999;
}
.entry_txt span{
  width: 80px;
  height: 2px;
  background-color: #436ac2;
  display: block;
  margin-top: 30px;
}
.entry_right span{
  float: right;
}
.entry_left span{
  float: left;
}
.entry_right{
  text-align: right;
}
.entry_left{
  text-align: left;
}
.entry_txt p{
  display: block;
  padding-top: 32px;
  font-size: 14px;
  color: #73777e;
  line-height: 24px;
  letter-spacing: 1px;
  position: relative;
  z-index: 999;
}
.entry_right p{
  padding-left: 86px;
}
.entry_left p{
  padding-right: 86px;
}
.entry_txt .entry_btn{
  position: absolute;
  bottom: 0;
  width: 20px;
  height: 8px;
}
.entry_right .entry_btn{
  right: 0;
}
/* 入驻优势 */
/* 入驻流程 */
.sett_cont{
  background: url(../images/sett_bg.png) no-repeat center center;
  margin-top: 30px;
}
.sett_cont ul{
  width: 995px;
  margin: 0 auto;
}
.sett_cont ul li{
  width: 199px;
  height: 300px;
  float: left;
  text-align: center;
  position: relative;
  cursor: default;
}
.sett_head{
  background: url(../images/sett_head_01.png) no-repeat;
  background-position: top center;
  height: 64px;
  width: 56px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -29px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.sett_cont ul li:nth-child(1) .sett_head{
  background: url(../images/sett_head_01.png) no-repeat;
}
.sett_cont ul li:nth-child(1):hover .sett_head{
  background: url(../images/sett_head_01_hover.png) no-repeat;
}
.sett_cont ul li:nth-child(2) .sett_head{
  background: url(../images/sett_head_02.png) no-repeat;
}
.sett_cont ul li:nth-child(2):hover .sett_head{
  background: url(../images/sett_head_02_hover.png) no-repeat;
}
.sett_cont ul li:nth-child(3) .sett_head{
  background: url(../images/sett_head_03.png) no-repeat;
}
.sett_cont ul li:nth-child(3):hover .sett_head{
  background: url(../images/sett_head_03_hover.png) no-repeat;
}
.sett_cont ul li:nth-child(4) .sett_head{
  background: url(../images/sett_head_04.png) no-repeat;
}
.sett_cont ul li:nth-child(4):hover .sett_head{
  background: url(../images/sett_head_04_hover.png) no-repeat;
}
.sett_cont ul li:nth-child(5) .sett_head{
  background: url(../images/sett_head_05.png) no-repeat;
}
.sett_cont ul li:nth-child(5):hover .sett_head{
  background: url(../images/sett_head_05_hover.png) no-repeat;
}
.sett_tit{
  font-size: 16px;
  color: #1b1f26;
  font-weight: bold;
  width: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sett_cont ul li p{
  font-size: 14px;
  color: #73777e;
  line-height: 24px;
  width: 189px;
  padding: 0 10px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sett_cont ul li:hover .sett_tit{
  color: #436ac2;
}
.sett_cont ul li:nth-child(odd) .sett_head{
  top: 56px;
}
.sett_cont ul li:nth-child(even) .sett_head{
  top: 178px;
}
.sett_cont ul li:nth-child(odd) .sett_tit{
  top: 172px;
}
.sett_cont ul li:nth-child(even) .sett_tit{
  top: 0;
}
.sett_cont ul li:nth-child(odd) p{
  top: 202px;
}
.sett_cont ul li:nth-child(even) p{
  top: 32px;
}
.sett_btn{
  margin: 60px auto 80px;
}
.sett_btn a{
  width: 280px;
  height: 60px;
  margin: 0 auto;
  background-color: #436ac2;
  display: block;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  letter-spacing: 2px;
  box-shadow: 0 30px 30px rgba(67, 106, 194, .3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.sett_btn a:hover{
  box-shadow: 0 30px 40px rgba(67, 106, 194, .5);
}
/* 入驻流程 */
/* 合作企业 */
.coop_cont{
  margin-top: 34px;
}
.coop_cont ul li{
  float: left;
  width: 276px;
  margin-right: calc(86px / 3);
}
.coop_cont ul li:nth-child(4n){
  margin-right: 0;
}
.coop_cont ul li a{
  display: block;
  width: 100%;
  height: 120px;
  overflow: hidden;
  border: 2px solid #e5e9f2;
  border-radius: 2px;
  box-sizing: border-box;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.coop_cont ul li a:hover{
  border: 2px solid #436ac2;
}
.coop_cont ul li a img{
  width: 100%;
  height: 100%;
}
/* 合作企业 */
/* 联系我们 */
.contact_box{
  height: 358px;
  background: url(../images/contact_bg.jpg) no-repeat top center/cover;
  min-width: 1190px;
  padding-top: 32px;
  display: none;
}
.contact_box .title_cont p{
  color: #fff;
  opacity: 0.5;
}
.contact_left{
  width: 800px;
  float: left;
}
.contact_right{
  width: 390px;
  float: right;
}
.contact_left h5{
  font-size: 24px;
  color: #1b1f26;
  letter-spacing: 1px;
  line-height: 30px;
  margin-bottom: 36px;
}
.contact_left ul li{
  width: 100%;
  line-height: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.contact_left ul li p{
  width: 50%;
  line-height: 20px;
  height: 20px;
  color: #1b1f26;
  font-size: 14px;
  display: inline-flex;
}
.contact_left ul li p img{
  margin-right: 12px;
}
.contact_left ul li p a{
  color: #1b1f26;
}
.contact_left ul li p a:hover{
  text-decoration: underline;
}
.contact_left ul li p span{
  color: #436ac2;
  font-weight: bold;
}
.contact_right .qr_code{
  width: 136px;
  text-align: center;
  float: right;
}
.contact_right .qr_code img{
  width: 100%;
  box-shadow: 0 0 12px rgba(60, 62, 63, .23);
}
.contact_right .qr_code p{
  line-height: 36px;
}
.contact_cont{
  margin-top: 30px;
}
/* 联系我们 */


/* end */