* {
    box-sizing: border-box;
    margin: 0 0;
    padding: 0 0;
}
dl,dt,dd,ul,li,ol {
    display: block;
    list-style: none;
}
html,body {
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 100%;
    color: #000;
    background-color: #fff;
}
a{
    display: block;
    color: #000;
    text-decoration: none;
    transition: color .2s ease-in;
}
input,textarea{
    background: none;
    outline: none;
}
.clearfix:before,.clearfix:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}
.main{
    width: 1200px;
    margin: 0 auto;
}
.left{
    float: left;
}
.container{
    width: 100%;
}

/*头部*/
.header{
  width: 100%;
  height: 72px;
  background-color: #fff;
  box-shadow: 0 0 10px #f7f7f7;
}
.yc-headBox{
    height: 72px;
}
.yc-headBox .logo{
    width: 92px;
    float: left;
    height: 72px;
}
.yc-headBox .logo img{
    width: 84px;
    height: 29px;
    margin-top: 21px;
    display: block;
}
.nav-buttons-container{
    float: left;
    margin-left: 276px;
    height: 72px;
    text-align: center;
}
.nav-buttons-container ul li{
    display: inline-block;
    position: relative;
}
.nav-buttons-container ul li:nth-child(2)::after{
    content: '';
    border: 1px solid #666666;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    left: 108px;
    top:32px;
}
.nav-buttons-container ul li:nth-child(2):hover::after{
    border: 1px solid #3170F7;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
}
.nav-buttons-container ul li a{
    padding: 0 35px;
    line-height: 72px;
    color: #666;
    font-size: 16px;
    cursor: pointer;
}
.nav-buttons-container ul li a.curr,.nav-buttons-container ul li a:hover{
    color: #3170F7;
    font-weight: bold;
}
.nav-buttons-container ul li .userstatus {
    position: absolute;
    display: none;
    background-color: #fff;
    z-index: 99;
    padding: 8px 0;
}
.nav-buttons-container ul li .userstatus span{
    display: block;
    width: 124px;
}
.nav-buttons-container ul li .userstatus span a{
    display: block;
    line-height: 40px;
    padding:0 10px;
}
.nav-buttons-container ul li .userstatus span a:hover{
    color: #3170F7;
    background-color: #EFF5FF;
}
.yc-head-right{
    float: right;
    height: 72px;
    text-align: right;
}
.yc-head-right ul li{
    width: 100px;
    height: 32px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 16px;
    background-color: #3170F7;
    border: 1px solid #3170F7;
}
.yc-head-right ul li a{
    line-height: 32px;
    text-align: center;
    color: #fff;
}

/*获客大师*/
.masterPage.p1{
    padding: 100px 0;
}
.masterPage .title.data{
    height:59px;
    width: 100%;
    background: url(../images/m_data_title.png) center bottom no-repeat;
}
.masterData .dataBox{
    margin: 60px 0 40px 0;
    padding-left: 130px;
}
.masterData .dataBox ul li{
    width: 25%;
    float: left;
    margin-bottom: 40px;
}
.masterData .dataBox ul li span{
    display: inline-block;
    line-height: 50px;
}
.masterData .dataBox ul li span.counterup-nums{
    color: #1046D5;
    font-size: 34px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}
.masterData .dataBox ul li span.addSign{
    color: #1046D5;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    top: -4px;
}
.masterData .dataBox ul li p{
    font-size: 16px;
}
.masterData .company-logo img{
    display: block;
    width: 100%;
}
.masterPage .title.desc{
    height:59px;
    margin-top: 40px;
    background: url(../images/m_desc_title.png) center bottom no-repeat;
}
.left{
    float: left;
}
.right{
    float: right;
}
.descPage.d1{
    padding-bottom: 80px;
    padding-top: 70px;
    background: url(../images/pagebg2a.png) center bottom no-repeat;
}
.descPage.d1 .textC{
    width: 368px;
    padding-top: 86px;
}
.descPage h3{
    font-size: 30px;
    color: #333;
    line-height: 38px;
}
.descPage .con{
    padding: 30px 0;
    line-height: 24px;
    color: #666;
}
.descPage.d2{
    padding: 100px 0;
    background-color: #F8F9FC;
}
.descPage .textC{
    width: 368px;
    padding-top: 50px;
}
.descPage .popFormBtn{
    margin-top: 50px;
}
.descPage .popFormBtn span{
    display: block;
    width: 188px;
    height: 56px;
    background-color: #3170F7;
    border-radius: 4px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.masterPage.p3{
    padding: 100px 0;
}
.masterPage.p3 img{
    display: block;
    width: 100%;
}
.masterPage.p4{
    padding: 100px 0;
    background: url(../images/descPage2.png) center bottom no-repeat;
}
.masterPage .title.case{
    height: 59px;
    background: url(../images/m_case_title.png) center bottom no-repeat;
}
.masterPage .solution{
    height: 335px;
    margin-top: 60px;
}
.masterPage .solution ul{
    margin-left: -24px;
}
.masterPage .solution ul li{
    width: 282px;
    height: 335px;
    float: left;
    padding: 40px 22px 0 22px;
    background-color: #fff;
    margin-left: 24px;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
}
.masterPage .solution ul li .icon-warp{
    position: relative;
    z-index: 1;
    vertical-align: top;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    -webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	transform: scale(.95)
}
.masterPage .solution ul li .ico1{
    background: url(../images/m_case_ico1.png) center top no-repeat;
}
.masterPage .solution ul li .ico2{
    background: url(../images/m_case_ico2.png) center top no-repeat;
}
.masterPage .solution ul li .ico3{
    background: url(../images/m_case_ico3.png) center top no-repeat;
}
.masterPage .solution ul li .ico4{
    background: url(../images/m_case_ico4.png) center top no-repeat;
}
.masterPage .solution ul li .desc-item{
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    padding-top: 32px;
    text-align: center;
}
.masterPage .solution ul li .desc-item h3{
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -2px;
}
.masterPage .solution ul li .desc-item .con{
    line-height: 24px;
    color: #999;
    text-align: left;
    padding:14px 10px 0 10px;
    text-align: center;
}
.masterPage .solution ul li:hover .icon-warp,.masterPage .solution ul li:hover .desc-item{
    -webkit-transform: translateY(-17px);
	-ms-transform: translateY(-17px);
	transform: translateY(-17px)
}
.index_download_item:hover .index_download_item_iconWrap_hoverIcon {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	opacity: 1;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}
.masterPage .serCaseShow{
    padding:100px 0;
}
.masterPage .serCaseShow img{
    display: block;
    width: 100%;
}
.innerMoreNav{
    height: 312px;
    width: 100%;
    padding-top: 192px;
    background: url(../images/more_nav.png) center no-repeat;
}
.innerMoreNav .navtagrt ul{
    margin-left: -36px;
}
.innerMoreNav .navtagrt ul li{
    width: 170px;
    height: 56px;
    margin-left: 36px;
    float: left;
}
.innerMoreNav .navtagrt ul li a{
    display: block;
    line-height: 56px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
}
.innerMoreNav .navtagrt ul li a:hover,.innerMoreNav .navtagrt ul li a.on{
    background-color: #fff;
    color: #3170F7;
    font-weight: bold;
}
/*研发助手*/
.masterPage .title.case-ass{
    height: 59px;
    background: url(../images/title_ass.png) center bottom no-repeat;
}
/*企业服务*/
.masterPage.copy{
    padding: 100px 0 60px 0;
}
.masterPage.copy .title.case-cser{
    height: 59px;
    background: url(../images/title_copySer.png) center bottom no-repeat;
}
.companySerBox{
    margin-top: 60px;
}
.companySerBox ul{
    margin-left: -39px;
}
.companySerBox ul li{
    width: 374px;
    float: left;
    height: 252px;
    margin-left: 39px;
    margin-bottom: 40px;
    box-shadow: 2px 2px 10px #ecf2ff;
}
/*大数据*/
.stickyNav{
    height: 100px;
    width: 100%;
    margin-top: -50px;
    position: relative;
    z-index: 1;
}
.stickyNav ul{
    height: 100px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.08);
}
.stickyNav ul li{
    width: 25%;
    float: left;
    background: url(../images/line.png) right center no-repeat;
}
.stickyNav ul li:last-child{
    background: none;
}
.stickyNav ul li a{
    color: #333;
    font-size: 24px;
    font-weight: bold;
    line-height: 100px;
    text-align: center;
}
.stickyNav ul li a.curr{
    color: #3170F7;
    background: url(../images/line_clear.png) center 68px no-repeat;
}
.header.active{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 9;
}
.stickyNav.active{
    position: fixed;
    height: 68px;
    width: 100%;
    left: 0;
    top: 122px;
    background-color: #fff;
    z-index: 2; 
   box-shadow: 0px 7px 7px -7px #edeef1;
}
.stickyNav.active ul{
    height: 68px;
    border-top: 1px solid #eee;
    box-shadow: none;
    border-radius: 0;
}
.stickyNav.active ul li{
    background: none;
    width: auto;
    display: inline;
    padding-right: 44px;
}
.stickyNav.active ul li a{
    font-size: 14px;
    line-height: 68px;
    font-weight: normal;
}
.stickyNav.active ul li a.curr{
    font-weight: bold;
    background: url(../images/line_cleara.png) center bottom no-repeat;
}
.BigDataPage.p1{
    position: relative;
    top: -50px;
    padding: 100px 0;
    background: url(../images/pageBig_1.png) center bottom no-repeat;
}
.BigDataPage .title.t1{
    padding-top: 35px;
    font-size: 32px;
    font-weight: bold;
    line-height: 0px;
    color: #111111;
    text-align: center;
}
.BigDataPage .dataBox{
    margin-top: 60px;
    text-align: center;
}
.BigDataPage .dataBox ul li{
   display: inline-block;
   padding:0 90px;
}
.BigDataPage .dataBox ul li span {
    display: inline-block;
    line-height: 50px;
}
.BigDataPage .dataBox ul li span.counterup-nums {
    color: #1046D5;
    font-size: 34px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}
.BigDataPage .dataBox ul li span.addSign {
    color: #1046D5;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    top: -4px;
}
.BigDataPage .dataBox ul li p{
    font-size: 16px;
}
.BigDataPage.p2{
    padding: 30px 0;
}
.enterprise-list .tiName{
    color: #333;
    font-size: 36px;
    font-weight: bold;
    line-height: 50px;
    padding-bottom: 24px;
}
.enterprise-list{
    margin-bottom: 100px;
}
.enterprise-list .img{
    width: 600px;
    height: 322px;
}
.enterprise-list .img img{
    display: block;
    width: 600px;
    height: 322px;
}
.enterprise-list .e-table{
    width: 600px;
    height: 322px;
    padding: 30px;
    background-color:#F8F9FC;
    border-radius: 0 6px 6px 0;
}
.enterprise-list .e-table ul{
    height: 252px;
    overflow: hidden;
}
.enterprise-list .e-table ul li{
    height: 36px;
}
.enterprise-list .e-table ul li span{
    display: block;
    float: left;
    line-height: 36px;
    width: 50%;
    float: left;
    padding:0 24px 0 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
    background: url(../images/ico_dot.png) left center no-repeat;
}
.enterprise-list .more{
    display: block;
    height: 42px;
    margin-top: 40px;
}
.enterprise-list .more a{
    width: 150px;
    height: 42px;
    margin: 0 auto;
    text-align: center;
    line-height: 42px;
    color: #fff;
    display: block;
    background-color: #3170F7;
    border-radius: 6px;
}
.enterprise-list .tiName.xny{
    text-align: right;
}
.enterprise-list:nth-child(2) .e-table{
    border-radius: 6px 0 0 6px;
}
.descPage.d3{
    padding: 100px 0;
}
.descPage.d4{
    padding: 100px 0;
    background-color: #F8F9FC;
}
.BigDataPage .dataBox.cyl{
   text-align: center;
}
.BigDataPage .dataBox.cyl ul li{
  display: inline-block;
  padding: 0 120px;
}
.parkPage{
    padding: 100px 0;
}
.parkPage .title{
    color: #111;
    text-align: center;
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
}
.parkShow{
    margin-top: 40px;
}
.parkShow ul{
    margin-left: -39px;
}
.parkShow ul li{
    width: 374px;
    float: left;
    margin-left: 39px;
    margin-bottom: 40px;
    box-shadow: 2px 2px 10px #ecf2ff;
}
.parkShow ul li img{
    display: block;
    width: 374px;
    height: 210px;
}
.parkShow ul li .info{
    padding: 14px 16px;
}
.parkShow ul li h3{
    color: #333;
    line-height: 26px;
    font-size: 18px;
}
.parkShow ul li p{
    color: #9999;
    line-height: 20px;
    height: 40px;
    padding: 8px 0 46px 0;
}
.parkPage  .viewMore{
    text-align: center;
}
.parkPage  .viewMore a{
    display: inline-block;
    padding:0 20px;
    height: 42px;
    margin: 0 auto;
    text-align: center;
    line-height: 42px;
    color: #fff;
    background-color: #3170F7;
    border-radius: 6px;
}
.parkPage.p2{
    background-color: #F8F9FC;
}
.parkPage.report{
    padding: 60px 0 100px 0;
}
.reportshow img{
    display: block;
    width: 100%;
    margin-bottom: 60px;
}
/*banner轮播*/
.banner-slide{
    width: 100%;
    position: relative;
}
.banner-slide .banner{
    position: relative;
    overflow: hidden;
}
.banner-slide .banner ul li img{
    display: block;
    width: 100%;
}
.banner-slide .banner .dots{
    display: none;
}
.banner-slide .banner .unslider-arrow{
    width: 52px;
    height: 52px;
    display: block;
    position: absolute;
    z-index: 98;
}
.banner-slide .banner .unslider-arrow.prev{
    left: 20px;
    top: 42%;
    background: url(../images/left-arrow2.png) no-repeat;
    background-size: 52px 52px;
}
.banner-slide .banner .unslider-arrow.next {
    right: 20px;
    top: 42%;
    background: url(../images/right-arrow2.png) no-repeat;
    background-size: 52px 52px;
}
.banner-slide .swiper-slide{
    cursor: pointer;
}
.banner-slide .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 28px;
}
.banner-slide .swiper-pagination-bullet{
    width: 35px;
    height: 5px;
    background-color: rgba(255,255,255,.3);
    border-radius: 0;
}
.banner-slide .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 6px;
}
.banner-slide  .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: rgba(255,255,255,1);
}
.banner-slide .banner .li_box {
  position: relative;
  font-size: 0;
}
.banner-slide .banner .li_box .btn_item {
  width: 160px;
  height: 50px;
  text-align: center;
  font-size: 18px;
  margin-right: 40px;
  display: inline-block;
  vertical-align: top;
}
.banner-slide .banner .li_box .btn_item:last-child{
  margin-right: 0;
}
.banner-slide .banner .li_box .btn_item.free{
  background: url(../images/mall_try.png) no-repeat;
  background-size: 100% 100%;
}
.banner-slide .banner .li_box .btn_item.mall {
  background: url(../images/mall_link.png) no-repeat;
  background-size: 100% 100%;
}
.banner-slide .banner .li_box .btn_box1{
  position: absolute;
  top: 334px;
  left: 50%;
  margin-left: -600px;
}
/*材料大学*/
.masterPage .title.zj{
    height: 59px;
    background: url(../images/title_zj.png) center bottom no-repeat;
}
.masterPage .title.cmf{
    height: 59px;
    background: url(../images/title_cmf.png) center bottom no-repeat;
}
.masterPage .title.clxy{
    height: 59px;
    background: url(../images/title_clxy.png) center bottom no-repeat;
}
.masterPage .title.jsxy{
    height: 59px;
    background: url(../images/title_jsxy.png) center bottom no-repeat;
}
.masterPage .title.sxy{
    height: 59px;
    background: url(../images/title_sxy.png) center bottom no-repeat;
}
.masterPage .title.unive{
    height: 59px;
    background: url(../images/title_unive.png) center bottom no-repeat;
}
.masterPage .solution ul li .uico1{
    background: url(../images/m_s_u_ico1.png) center top no-repeat;
}
.masterPage .solution ul li .uico2{
    background: url(../images/m_s_u_ico2.png) center top no-repeat;
}
.masterPage .solution ul li .uico3{
    background: url(../images/m_s_u_ico3.png) center top no-repeat;
}
.masterPage .solution ul li .uico4{
    background: url(../images/m_s_u_ico4.png) center top no-repeat;
}
.univeZjShow .view{
    margin-top: 36px;
}
.univeZjShow .view a{
    width: 120px;
    height: 42px;
    margin: 0 auto;
    text-align: center;
    line-height: 42px;
    color: #fff;
    display: block;
    background-color: #3170F7;
    border-radius: 6px;
}
.ClassType ul{
    margin-left: -52px;
}
.ClassType ul li{
    width: 574px;
    height: 474px;
    background: #FFFFFF;
    float: left;
    box-shadow: 0px 0px 5px rgba(172, 172, 172, 0.4);
    opacity: 1;
    border-radius: 8px;
    margin-left: 52px;
    margin-bottom: 50px;
}
.ClassType ul li .title{
    text-align: left;
    font-size: 32px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 46px;
    color: #333333;
    padding: 16px 20px 0 20px;
}
.ClassType ul li .desc{
    text-align: left;
    line-height: 26px;
    font-size: 16px;
    color: #999999;
    padding: 8px 20px 0 20px;
}
.masterPage.univePage1{
    background: url(../images/univeP1Bg.png) no-repeat;
}
.masterPage.univePage1 .changeNumWrap{
    text-align: center;
    margin-top:38px;
}
.masterPage.univePage1 .changeNumWrap span{
    display: inline-block;
    color: #1046D5;
    font-size: 48px;
    line-height: 48px;
    font-family: Bahnschrift;
}
.masterPage.univePage1 .desc{
    color: #333;
    font-size: 18px;
    line-height: 24px;
    padding-top:10px;
}
/*home*/
.page-item.ycDescbg{
    background: url(../images/pagebg1.png) center top no-repeat;
    background-color: #f8f9fc;
}
.univeZjShow .con{
    margin-top: 60px;
}
#ycDesc{
    padding: 100px 0;
}
.page-item .topBar  h2{
    font-size: 42px;
    line-height: 56px;
    text-align: center;
    color: #000;
}
.yc-sassDesc{
    margin-top: 60px;
    position: relative;
}
.yc-sassDesc .desc-txt{
    width: 668px;
    height: 532px;
    float: left;
    box-shadow: 0 0 2px #edeef1;
    border-radius: 4px;
    background-color: #fff;
    padding: 60px;
}
.yc-sassDesc .desc-txt .title{
    width: 260px;
}
.yc-sassDesc .desc-txt .title h3{
    color: #000;
    font-size: 26px;
    line-height: 35px;
}
.yc-sassDesc .desc-txt .title .line{
    display: block;
    width: 60px;
    height: 4px;
    margin-top: 16px;
    background-color: #3170F7;
}
.yc-sassDesc .desc-txt .txt-con{
    margin-top: 32px;
    width: 400px;
    color: #666;
    font-size: 16px;
    line-height: 32px;
}
.yc-desc-video{
    width: 672px;
    height: 378px;
    right: 0;
    top: 70px;
    position: absolute;
}
.page-item.dataBox{
    background: url(../images/pagebg2.png) center top no-repeat;
}
.page-item.dataBox .topBar h2{
    color: #fff;
    font-size: 32px;
    padding-top: 30px;
}
.page-item.dataBox .data-list{
    margin-top: 40px;
    height: 290px;
    padding: 0 0 0 80px;
}
.page-item.dataBox .data-list ul li{
    width: 20%;
    float: left;
    margin-bottom: 40px;
}
.page-item.dataBox .data-list ul li span{
    display: inline-block;
    line-height: 50px;
}
.page-item.dataBox .data-list ul li span.counterup-nums{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}
.page-item.dataBox .data-list ul li span.addSign{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    top: -4px;
}
.page-item.dataBox .data-list ul li p{
    font-size: 16px;
    color: #fff;
}
.page-item.dataBox .company{
    padding-top: 140px;
    background: url(../images/pagebg2a.png) center bottom no-repeat ;
}
.page-item.dataBox .company ul{
    margin-left: -28px;
}
.page-item.dataBox .company ul li{
    width: 279px;
    margin-left: 28px;
    float: left;
    box-shadow: 0 0 2px #edeef1;
    border-radius: 4px;
}
.page-item.dataBox .company ul li .topTh{
    height: 64px;
    border-radius: 4px 4px 0 0;
    background-color: #3E8EFF;
}
.page-item.dataBox .company ul li .topTh h2{
    width: 100%;
    line-height: 64px;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    padding-left: 24px;
}
.page-item.dataBox .company ul li .list{
    background-color: #fff;
    padding: 10px 0;
    height: 242px;
    overflow: hidden;
}
.page-item.dataBox .company ul li .list span{
    display: block;
    text-overflow: ellipsis;
    overflow:hidden;
    white-space: nowrap;
    line-height: 32px;
    padding: 0 20px;
    position: relative;
    color: #333;
    font-size: 16px;
}
.page-item.dataBox .company ul li .list i{
    display: block;
    width: 4px;
    height: 4px;
    background-color: #3170F7;
    border-radius: 100%;
    float: left;
    position: relative;
    top: 14px;
    margin-right: 8px;
}
.page-item.features{
    padding: 100px 0;
    background: url(../images/pagebg3.png) no-repeat;
}
.featureDesc{
    height: 300px;
    margin-top: 60px;
}
.featureDesc .l-item{
    width: 508px;
    float: left;
}
.featureDesc .l-item .itemL{
    width: 240px;
    height: 300px;
    padding: 62px 50px;
    background-color: #fff;
    border-radius: 4px;
}
.featureDesc .l-item .custoL{
    margin-left: 28px;
}
.featureDesc .l-item .itemL i{
    width: 100%;
    height: 40px;
    display:block;
}
.featureDesc .l-item .bigdtaL i{
    background: url(../images/ico_zz.png) left center no-repeat;
}
.featureDesc .l-item .itemL h3{
    font-size: 20px;
    font-weight: bold;
    margin: 8px 0;
    line-height: 24px;
}
.featureDesc .l-item .custoL i{
    background: url(../images/ico_kf.png) left center no-repeat;
}
.featureDesc .l-item .itemL .desc{
    line-height: 22px;
    color: #999;
    margin-top: 8px;
}
.featureDesc .r-item{
    height: 300px;
    width: 664px;
    float: right;
}
.featureDesc .r-item ul li{
    padding: 34px 48px;
    width: 318px;
    height: 136px;
    background-color: #fff;
    float: left;
    border-radius: 4px;
    margin-bottom: 28px;
}
.featureDesc .r-item ul li:nth-child(2n){
    margin-left: 28px;
}
.featureDesc .r-item ul li i{
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 16px;
}
.featureDesc .r-item ul li i.gj{
    background: url(../images/ico_lz.png) center no-repeat;
}
.featureDesc .r-item ul li i.dx{
    background: url(../images/ico_mz.png) center no-repeat;
}
.featureDesc .r-item ul li i.zs{
    background: url(../images/ico_dp.png) center no-repeat;
}
.featureDesc .r-item ul li i.fw{
    background: url(../images/ico_fz.png) center no-repeat;
}
.featureDesc .r-item ul li .desc{
    overflow: hidden;
    padding-top: 4px;
}
.featureDesc .r-item ul li .desc h3{
    line-height: 24px;
    font-size: 20px;
    font-weight: bold;
}
.featureDesc .r-item ul li .desc p{
    color: #999;
    padding-top: 8px;
}
.page-item.case{
    padding: 100px 0;
}
.page-item.case .casehomeItem{
    margin-top: 60px;
}
.page-item.case .casehomeItem img{
    display: block;
    width: 100%;
}
.page-item.demand{
    background-color: #F8F9FC;
    padding: 100px 0;
}
.page-item.demand .casehomeItem{
    margin-top: 80px;
    text-align: center;
}
.page-item.ycyx{
    padding: 100px 0;
    background: url(../images/pagebg4.png) center bottom no-repeat;
}
.page-item.ycyx .casehomeItem{
    margin-top: 80px;
    text-align: center;
}
.contactBox .item{
    padding: 100px 0;
}
.contactBox .item.c2{
    background-color: #F8F9FC;
}
.contactBox .item .conbox{
    text-align: center;
}
.download-body{
    padding: 100px 0;
    background-color: #F8F9FC;
}
.download-body .downn_btn_item{
    overflow: hidden;
    margin-bottom:40px;
}
.index_download_item,.index_download_item_desc,.index_download_item_iconWrap_hoverIcon,.index_download_item_title {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.index_download_item {
    display:block;
    width: 374px;
    height: 330px;
    float: left;
    background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    text-align: center;
    margin-left: 39px;
}
.index_download_item.first{
	margin-left: 0;
}
.index_download_item:hover {
	border-radius: 4px;
	text-decoration: none
}
.index_download_item:hover .index_download_item_iconWrap_normalIcon {
	opacity: 0;
	-webkit-transform: scale(.4);
	-ms-transform: scale(.4);
	transform: scale(.4)
}
.index_download_item:hover .index_download_item_iconWrap_hoverIcon {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.index_download_item:hover .index_download_item_desc{
	-webkit-transform: translateY(-17px);
	-ms-transform: translateY(-17px);
	transform: translateY(-17px)
}
.index_download_item:hover .index_download_item_desc {
	opacity: 1;

}
.index_download_item_iconWrap {
	position: relative;
	display: inline-block;
    margin-bottom: 25px;
    margin-top: 48px;
}
.index_download_item_iconWrap_normalIcon {
	position: relative;
	z-index: 1;
	vertical-align: top;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.index_download_item_iconWrap_hoverIcon {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	opacity: 0;
	-webkit-transform: scale(1.333,1.333);
	-ms-transform: scale(1.333,1.333);
	transform: scale(1.333,1.333)
}
.index_download_item_downloadIcon {
	width: 100px;
	height: 100px;
	background-size: 100%
}
.index_download_item_title {
	margin-bottom: 4px;

	font-size: 14px
}
.index_download_item_desc {
	color: silver;
	font-size: 12px;
	opacity: 0
}
.index_download_item_iconWrap span{
	display: block;
	width: 100px;
	height: 100px;
}
.index_download_item_iconWrap .icon_1{
	background: url(../images/w_icon.png) no-repeat;
}
.index_download_item_iconWrap .icon_h_1{
	background: url(../images/d_icon.png) no-repeat;
}
.index_download_item_iconWrap .icon_2{
	background: url(../images/m_icon.png) no-repeat;
}
.index_download_item_iconWrap .icon_h_2{
	background: url(../images/d_icon.png) no-repeat;
}
.index_download_item_iconWrap .icon_3{
	background: url(../images/word_icon.png) no-repeat;
}
.index_download_item_iconWrap .icon_h_3{
	background: url(../images/d_icon.png) no-repeat;
}
.index_download_item_title .txtName{
     color: #333;
     font-size: 20px;
}
.index_download_item_title .tip{
    padding: 18px 0;
}
.index_download_item_title .tip span{
    display: inline-block;
    line-height: 28px;
    color: #666;
    padding: 0 20px;
    border: 1px solid #666666;
    border-radius: 2px;
}
.index_download_item_title .pull span{
    display: inline-block;
    color: #999;
    font-size: 12px;
    padding-right: 12px;
}
.downn_btn_item .down_app {
    width: 374px;
    height: 330px;
    float: left;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding:60px 30px;
}
.downn_btn_item .down_app .code{
    margin-bottom:30px;
}
.downn_btn_item .down_app .code img{
    width:160px;
    height:160px
}
.downn_btn_item .down_app .text{
    color:#333;
    font-size:20px;
    line-height:32px;
}
.contactBox.c1 {
    background-color: #F8F9FC;
    padding: 110px 0;
}
.contact-title{
    width: 100%;
    height:59px;
    background: url(../images/contact_title.png) center no-repeat;
}
.contact-itemCon{
    margin-top: 42px;
    padding: 30px;
    background-color: #fff;
    border-radius: 4px;
}
.contact-itemCon .lxfs_con{
    padding:28px 50px 20px 50px;
    border-bottom: 1px solid #eee;
    text-align: center;
}
.contact-itemCon .lxfs_con ul li{
    display: block;
    height: 48px;
    line-height: 48px;
    padding-left: 64px;
    margin-bottom: 40px;
    text-align: left;
    float: left;
}
.contact-itemCon .lxfs_con ul li:nth-child(1n){
    width: 45%;
}
.contact-itemCon .lxfs_con ul li:nth-child(2n){
    width: 36%;
}
.contact-itemCon .lxfs_con ul li span{
    color: #999;
    font-size: 18px;
}
.contact-itemCon .lxfs_con ul li b{
    font-size:18px;
}
.contact-itemCon .lxfs_con ul li.kefu{
    background: url(../images/c_tel.png) left center no-repeat;
}
.contact-itemCon .lxfs_con ul li.mail{
    background: url(../images/c_mail.png) left center no-repeat;
}
.contact-itemCon .lxfs_con ul li.hezuo{
    background: url(../images/c_hezuo.png) left center no-repeat;
}
.contact-itemCon .lxfs_con ul li.time{
    background: url(../images/c_time.png) left center no-repeat;
}
.contact-itemCon .address{
    padding: 50px;
}
.contact-itemCon .address .map-item{
    width: 480px;
    float: left;
}
.contact-itemCon .address .map-item:nth-child(1){
    margin-right: 80px;
}
.contact-itemCon .address .map-item h3{
    color: #999;
    font-size: 18px;
    font-weight: normal;
}
.contact-itemCon .address .map-item p{
    font-size: 16px;
    padding:12px 0;
}
.contact-itemCon .address .map{
    padding-top: 12px;
}
.youcaiDesc{
   padding-top: 56px;
}
.youcaiDesc .descTetx{
    height: 440px;
    padding: 88px 0 0 74px;
    background: url(../images/home_page1Bg.png?t=0729) no-repeat;
}
.youcaiDesc .descTetx .tip{
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    color: #333333;
    padding-top: 12px;
}
.youcaiDesc .descTetx .con{
    padding-top: 18px;
    width: 646px;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #666666;
}
.Businessmodule .homeTabNav{
    height: 68px;
    text-align: center;
}
.Businessmodule .homeTabNav a{
    display: inline-block;
    margin: 0 32px;
    font-size: 18px;
    font-weight: bold;
    line-height: 68px;
    color: #000000;
    cursor: pointer;
}
.Businessmodule .homeTabNav a.active,.Businessmodule .homeTabNav a:hover{
    color: #3170F7;
    border-bottom: 2px solid #3170F7;
}
.smoduleContent{
    padding: 30px 0;
    background: url(../images/smoduleContentBg.png) center bottom no-repeat;
    background-color: #F2F6FA;
}
.smoduleContent .conShow{
    height: 680px;
    background-color: #fff;
    padding-top: 26px;
}
.smoduleContent .conShow .list{
    width: 498px;
    float: left;
}
.smoduleContent .conShow .list li{
    height: 180px;
    cursor: pointer;
    padding: 40px 0 0 28px;
}
.smoduleContent .conShow .list li .tiBar{
    height: 30px;
}
.smoduleContent .conShow .list .tiBar .ico{
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 15px;
}
.smoduleContent .conShow .list li .tiBar span{
    display: block;
    overflow: hidden;
    line-height: 30px;
    font-size: 20px;
    color:#111;
}
.smoduleContent .conShow .list li .con{
    line-height: 22px;
    color: #666666;
    padding-left: 45px;
    padding-top: 10px;
}
.smoduleContent .conShow .list li.active{
    background: linear-gradient(268deg, rgba(235, 243, 255, 0) 0%, #EBF3FF 100%);
}
.smoduleContent .conShow .imgShow{
    width: 624px;
    padding-top: 14px;
    float: left;
    margin-left: 48px;
}
.smoduleContent .conShow .imgShow .con{
    display: none;
}
.smoduleContent .conShow .imgShow img{
    display: block;
    width: 100%;
}
.smoduleContent .popFormBtn a{
    width: 160px;
    height: 50px;
    display: block;
    margin:  10px auto;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background: #3170F7;
    border-radius: 4px;
}
.smoduleContent .conShow .list li .tiBar .sucai{
    background: url(../images/home_s_1.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .ser{
    background: url(../images/home_s_2.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .gj{
    background: url(../images/home_s_3.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .shop{
    background: url(../images/home_s_4.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .form{
    background: url(../images/home_s_5.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .qw{
    background: url(../images/home_s_6.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .cgfw{
    background: url(../images/home_s_7.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .cgsc{
    background: url(../images/home_s_8.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .jcxx{
    background: url(../images/home_s_9.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .zzj{
    background: url(../images/home_s_10.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .jsfa{
    background: url(../images/home_s_11.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .csjg{
    background: url(../images/home_s_12.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .qyk{
    background: url(../images/home_s_13.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .cyy{
    background: url(../images/home_s_14.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .yb{
    background: url(../images/home_s_15.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .ykt{
    background: url(../images/home_s_16.png) no-repeat;
}
.smoduleContent .conShow .list li .tiBar .ygxx{
    background: url(../images/home_s_17.png) no-repeat;
}
.smoduleContent .conShow .serConShow{
    padding:20px;
}
.homeyewuDesc{
    padding: 80px 0 20px 0;
}
.homeyewuDesc .tiBar{
    font-size: 32px;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
    color: #111111;
}
.homeyewuDesc .list {
    margin-top: 50px;
}
.homeyewuDesc .list ul li{
    width: 33.33%;
    text-align: center;
    float: left;
    margin-bottom: 60px;
}
.homeyewuDesc .list ul li .text{
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
    padding-top: 16px;
}
.page-item.companyBg{
    background: #F2F6FA;
    position: relative;
}
.page-item.companyBg::before{
    position: absolute;
    width: 144px;
    height: 242px;
    content: '';
    left: 0;
    top: 200px;
    background: url(../images/company_l_bg.png) no-repeat;
}
.page-item.companyBg::after{
    position: absolute;
    content: '';
    width: 78px;
    height: 147px;
    right: 0;
    top: 0;
    background: url(../images/company_y_bg.png) no-repeat;
}
.companyLogoShow {
    padding: 60px 0;
    min-height: 400px;
    position: relative;
}
.companyLogoShow ul{
    margin-left: -14px;
}
.companyLogoShow ul li{
    width: 188px;
    height: 70px;
    float: left;
    margin-left: 14px;
    margin-bottom: 20px;
    background-color: #fff;
}
.companyLogoShow ul li span{
    display: table-cell;
    width: 188px;
    height: 70px;
    text-align: center;
    vertical-align: middle;
}
.companyLogoShow ul li span img{
    max-width: 188px;
    max-height: 70px;
    vertical-align: middle;
}
/*常见问题*/
.faqBox{
    padding: 48px 0;
}
.tab-block {
	width: 1200px;
}
.tab-block.information-tab {
    min-height: 570px;
}
.tab-block .tab-buttons {
	width: 100%;
    height: 72px;
    border-bottom: 1px solid #eee;
}
.tab-block .tab-buttons .tab-button {
    display: inline-block;
    margin-right: 48px;
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 69px;
	cursor: pointer;
}
.tab-block .tab-buttons .tab-button.cur {
	border-bottom: 3px solid #3170F7;
	color: #3170F7;
}
.tab-block .tabs {
	width: 100%;
}
.tab-block .tabs .tab-item {
	width: 100%;
	height: 100%;
	padding: 32px 0;
	display: none
}
.tab-block .tabs .tab-item.active {
	display: block
}
.information-tab .information-right {
	width: 100%;
}
.information-tab .information-right .article-list .article-link {
	display: block;
}
.information-tab .information-right .article-list .article-link .article-head span {
	display: inline-block;
	vertical-align: middle
}
.information-tab .information-right .article-list .article-title {
	font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-top: 32px;
	padding-left: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    background: url(../images/ico_row.png) left center no-repeat;
}
.information-tab .information-right .article-list .article-content {
	font-size: 14px;
	color: #666;
	line-height: 26px;
    display: none;
    line-height: 28px;
    color: #666;
    padding: 16px 0 40px 0;
    margin:0 24px;
    border-bottom: 1px solid #eee;
}
.information-tab .information-right .article-list:last-child .article-content{
    border: none;
}
.information-tab .information-right .article-list .article-content p {
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

.information-tab .information-right .article-list.current .article-title {
    color: #3170F7;
    background: url(../images/ico_row_a.png) left center no-repeat;
}
.information-tab .information-right .article-list.current .article-content {
	display: block
}

/*底部*/
.footer-item{
    width: 100%;
    padding: 40px 0;
    background-color: #272B2E;
}
.footItem{
    overflow: hidden;
}
.footItem .navtaiget{
    float: left;
}
.footItem .navtaiget dl{
    float: left;
    padding-right: 64px;
}
.footItem .navtaiget dl dt{
    color: #fff;
    font-size: 16px;
    padding-bottom: 20px;
}
.footItem .navtaiget dl dd{
    line-height: 26px;
}
.footItem .navtaiget dl dd a{
    color: #fff;
    opacity: .5;
}
.footItem .right-attention{
    float: right;
    padding-left: 80px;
    background:url(../images/bg_line1.png) left center no-repeat;
}
.footItem .right-attention .ewmCon .title{
    color: #fff;
    font-size: 16px;
    padding-bottom: 25px;;
}
.footItem .right-attention .ewmCon ul li.first{
    margin-left: 0;
}
.footItem .right-attention .ewmCon ul li{
    float: left;
    margin-left: 60px;
}
.footItem .right-attention .ewmCon ul li img{
    display: block;
    width: 100px;
    height: 100px;
}
.footItem .right-attention .ewmCon ul li p{
    color: #fff;
    font-size: 12px;
    text-align: center;
    opacity: .5;
    padding-top: 10px;
}
.footer-item .copy{
    text-align: center;
    margin-top: 32px;
    padding-top: 36px;
    line-height:24px;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
}
.footer-item .copy a{
    display: inline-block;
}
.footer-item .copy p{
    color: #fff;
    opacity: .3;
    font-size: 12px;
}
.footer-item .copy p a{
    color: #fff;
    padding: 0 4px;
    font-size: 12px;
}
/*底部表单提交*/
.page-item.formSub{
    padding: 80px 0;
}
.page-item.formSub .formBoxFoot{
    padding-top:40px;
    margin: 0 auto;
}
.formBoxFoot .form_tiName h2{
    text-align: center;
    color: #000;
    font-size: 36px;
    line-height: 56px;
}
.formBoxFoot .formDesc{
    color: #999;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    padding-top: 16px;
}
.formBoxFoot .box{
    width: 900px;
    padding-top: 36px;
    margin: 0 auto;
}
.formBoxFoot .box .item{
    margin-bottom: 30px;
    overflow: hidden;
}
.formBoxFoot .box .item .name{
    width: 198px;
    text-align: right;
    color: #333;
    font-size: 16px;
    display: block;
    float: left;
    margin-right: 26px;
    line-height: 42px;
}
.formBoxFoot .box .item .name.type{
    line-height: 1;
}
.formBoxFoot .box .item .name b{
    color: #F5494D;
    font-size: 13px;
    padding-right:8px;
    font-family: Arial, Helvetica, sans-serif;
}
.formBoxFoot .box .item .input{
    width: 500px;
    float: left;
    height: 42px;
    border: 1px solid #F4F4F4;
}
.formBoxFoot .box .item .input input{
    width: 100%;
    padding: 0 10px;
    font-size: 16px;
    color: #787878;
    line-height: 42px;
    background: none;
    border:0;
}
.formBoxFoot .box .item .companyTypeSelect{
    width: 500px;
    float: left;
}
.formBoxFoot .box .item .companyTypeSelect .tipText{
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #999;
    margin-bottom: 16px;
}
.formBoxFoot .box .item .companyTypeSelect .radio{
    width: 33.33%;
    float: left;
    margin-bottom: 16px;
    position: relative;
}
.companyTypeSelect .radio input[type="radio"] {
    position: absolute;
    opacity: 0;
    height: 26px;
    width: 100%;
    z-index: 1;
    cursor: pointer;
}
.companyTypeSelect .radio label {
    font-size: 16px;
    color: #333;
    line-height: 20px;
}
.companyTypeSelect .radio input[type="radio"] + label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #D3D3D3;
    display: inline-block;
    width: 20px;
    height: 20px;
    top:0;
    position: relative;
    margin-right:10px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.companyTypeSelect .radio input[type="radio"]:checked + label:before {
    background-color: #3197EE;
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border: 1px solid #3197EE;
}
.companyTypeSelect .radio input[type="text"]{
    width: 100%;
    height: 42px;
    border:1px solid #F4F4F4;
    padding: 0 10px;
    margin-top: 12px;
}
.formBoxFoot .box .item .name.xq{
    line-height: 1;
}
.formBoxFoot .box .item .name.xq font{
    color: #999;
    padding-left: 26px;
}
.demandTypeSelect{
    padding-left: 224px;
}
.formBoxFoot .box .item .demandTypeSelect .tipText{
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #999;
    margin-bottom: 16px;
}
.demandTypeSelect .checkbox{
    margin-bottom: 16px;
    position: relative;
}
.demandTypeSelect .checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    height: 28px;
    z-index: 1;
    width: 100%;
    cursor: pointer;
}
.demandTypeSelect .checkbox label{
    line-height: 20px;
    color: #333;
    font-size: 16px;
    display: block;
}
.demandTypeSelect .checkbox input[type="checkbox"]+ label:before {
    content: '';
    background: #f4f4f4;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 20px;
    height:20px;
    position: relative;
    margin-right: 10px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.demandTypeSelect .checkbox input[type="checkbox"]:checked + label:before {
    background-color: #3170F7;
    border: 1px solid #3170F7;
}
.demandTypeSelect .checkbox input[type="checkbox"]:checked + label::after {
    content: '\2714';
    color: #fff;
    position: absolute;
    left:5px;
    top: 2px;
    font-size: 14px;
}
.demandTypeSelect .checkbox input[type="text"]{
    width:500px;
    height: 42px;
    border:1px solid #F4F4F4;
    padding: 0 10px;
    margin-top: 12px;
}
.formBoxFoot .box .item .companyTypeSelect.scenes .radio{
    width: 100%;
}
.formBoxFoot .box .item .name.cj{
    line-height: 1;
}
.formBoxFoot .box .sub-btn a{
    display: block;
    width: 300px;
    height: 50px;
    background-color: #3170F7;
    font-size: 18px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
}
.formBoxFoot  .ewm_contact{
    text-align: center;
    padding-top: 60px;
}
.formBoxFoot  .ewm_contact .tip{
    line-height: 22px;
}
.formBoxFoot  .ewm_contact .kf-box .tel{
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
}
.formBoxFoot  .ewm_contact .kf-box .time{
    font-size: 16px;
    padding-top: 6px;
}
.formBoxFoot  .ewm_contact .kf-box .ewm img{
    width: 140px;
    height: 140px;
}
/*表单提交弹窗*/
.popForm{
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 9999;
}
.popForm.is-visible{
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.page-item.formSub .popForm .formBoxFoot{
    width: 1100px;
    height: 536px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -550px;
    margin-top: -268px;
    padding-top: 0;
}
.page-item.formSub .popForm .formPopWarp{
    height: 496px;
    padding-bottom: 50px;
    overflow-y: scroll;
}
.popForm .formBoxFoot .close{
    display: block;
    padding: 0 20px;
    width: 100%;
    height: 40px;
    background: url(../images/close.png) right center no-repeat;
}
/*营销助手*/
.assistantPage1{
    padding: 80px 0;
}
.assistantPage1 .title{
    color: #111;
    text-align: center;
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
}
.assistantPage1 .tipText{
    font-size: 16px;
    color: #666666;
    text-align: center;
    padding: 16px 0 48px 0;
}
.assistantPage1 .desc{
    text-align: center;
}
.assistantPage2{
    padding: 80px 0;
    background: url(../images/assistantPage2Bg.png) center top no-repeat;
}
.assistantPage2 .title{
    font-size: 32px;
    font-weight: bold;
    line-height: 42px;
    color: #FFFFFF;
    text-align: center;
}
.assistantPage2 .tipText{
    text-align: center;
    padding: 16px 0 48px 0;
}
.assistantPage2 .tipText span{
    display: inline-block;
    width: 474px;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
}
.masterPage.grey{
    background: #F2F6FA;
}
.assistantDescShow{
   padding: 55px 0;
}
.assistantDescShow .textShow{
    padding-top: 122px;
    width: 388px;
}
.assistantDescShow .textShow .tiBar{
    height: 72px;
    line-height: 72px;
    padding-left: 72px;
    font-size: 32px;
    font-weight: bold;
    color: #111111;
    letter-spacing: 2px;
    position: relative;
}
.assistantDescShow .textShow .tiBar span{
    display: block;
}
.assistantDescShow .textShow .tiBar span::before{
    position: absolute;
    width: 32px;
    height: 22px;
    background: url(../images/assistantti_arrow.png) no-repeat;
    left: 22px;
    top: 25px;
    content: '';
    display: block;
}
.assistantDescShow .imgShow{
    width: 690px;
}
.assistantDescShow .imgShow img{
    display: block;
    width: 100%;
}
.assistantDescShow .textShow .textTip{
    font-size: 16px;
    width: 388px;
    font-weight: 400;
    line-height: 28px;
    color: #666666;
    padding: 24px 0;
}
.assistantDescShow .textShow .popFormBtn{
    width: 188px;
    margin-top: 20px;
}
.assistantDescShow .textShow .popFormBtn a{
    display: block;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #3170F7;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
}
.assistantDescShow .textShow .tiBar.ti1{
    width: 270px;
    background: url(../images/assistantTiBg1.png) no-repeat;
}
.assistantDescShow .textShow .tiBar.ti2{
    width: 350px;
    background: url(../images/assistantTiBg2.png) no-repeat;
}
.assistantDescShow .textShow .tiBar.ti3{
    width: 330px;
    background: url(../images/assistantTiBg3.png) no-repeat;
}