/*头部*/
.top{ width: 100%; background-color: #fff; height: 100px; position: fixed; z-index: 999; box-shadow: 0 1px 2px rgba(0,0,0,.1);}
.navbar{ width: 1200px; margin: 0 auto;}
.navbar .logo{ width: 200px; float: left; padding-top: 15px;}
/*菜单导航*/
.cd-nav-trigger{ display: none;}
.menu { float: left; margin-top: 32px;}
.menu * { box-sizing: border-box;}
.menu .ul-list { display: flex;}
.menu .ul-list > li { position: relative;padding: 0 15px;}
.menu .ul-list > li:last-child { border-right: none;}
.menu .ul-list > li > a { height: 35px; display: flex; align-items: center; justify-content: center;
  font-size: 16px; text-decoration: none; color: #333;}
.menu .ul-list > li > span { color: #fff; font-size: 14px; height: 35px; display: flex;  align-items: center;
  justify-content: center; background: #222;}
.menu .ul-list > li:hover .ol-list { display: block;}
.menu .ol-list { display: none; position: absolute; top: 35px; left: 0; z-index: 999; background: #f3f3f3; width: 100%; padding: 10px 0;}
.menu .ol-list > li > a{ font-size: 14px; text-decoration: none; color: #333; height: 35px; display: flex;
  align-items: center; justify-content: center;}
.menu .ul-list li a.active{ color: #0070c0;}
.menu .ul-list li a:hover{ color: #0070c0;}
.menu .ul-list li .duo{ width: 0px; height: 0px; border-top: 6px solid #333; border-left: 5px solid transparent; border-right: 5px solid transparent; margin-left: 5px;}
.menu .ul-list li .duo:hover{ display: block; color: #0070c0;}


.nav-btn{float: right;overflow: hidden;padding-top: 33px;}
.nav-btn .btns{ display: block;width: 70px;height: 32px;border-radius: 5px;border: solid 1px #0070C0;text-align: center;line-height: 32px;font-size: 13px;color: #fff;float: left;margin-left: 10px;cursor: pointer;background: #0070c0;}
.nav-btn .reg-btn {background: #fff;color: #0070C0;}

/*banner*/
.swiper-container{ width: 100%; height: 500px; margin-top: 100px;}
.swiper-slide {
 /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }


.device{ display: none;}
.fullSlide{ display: block; width:100%;  position:relative;  height:500px; margin-top: 100px;}
.fullSlide .m-bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .m-bd ul{ width:100% !important;  }
.fullSlide .m-bd li{ width:100% !important;  height:500px; overflow:hidden; text-align:center;  }
.fullSlide .m-bd li a{ display:block; height:500px; }
.fullSlide .m-hd{ width:100%; position:absolute; z-index:1;bottom:0px; left:0; height:30px; line-height:30px;}
.fullSlide .m-hd ul{ text-align:center; }
.fullSlide .m-hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#000;
            filter:alpha(opacity=50);opacity:0.5;  line-height:999px;}
.fullSlide .m-hd ul .active{ background:#00b1f3;}
.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow2.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }
/*首页-何为轻咨询*/
.about{ width: 1200px; margin: 0 auto;}
.body_box .title{ margin-top:65px;}
.body_box .title h3{ font-size: 36px; color: #333; text-align: center;}
.body_box .title font{ color: #0070c0;}
.body_box .title span{ font-size: 12px; display: block; text-align: center; color: #999; text-transform: uppercase; padding: 3px 0;}
.body_box .title .h_line{overflow: hidden; width: 100px; margin: 0 auto; margin-top: 10px;}
.body_box .title .h_line .line1{ width: 42px; height: 3px; background-color: #0070c0; float: left;margin-right: 10px;}
.body_box .title .h_line .line2{ width: 14px; height: 3px; background-color: #0070c0; float: left;margin-right: 10px;}
.about{ margin-top: 30px;}
.about p{ font-size: 14px; color: #333; line-height: 28px; text-align: center;}
/*首页-项目特色*/
.body_box1{ background-color: #f2f7fb; margin-top: 85px; overflow: hidden;padding-bottom: 65px;}
.body_box1 .title{ padding-top:65px;}
.body_box1 .title h3{ font-size: 36px; color: #333; text-align: center;}
.body_box1 .title font{ color: #0070c0;}
.body_box1 .title span{ font-size: 12px; display: block; text-align: center; color: #999; text-transform: uppercase; padding: 3px 0;}
.body_box1 .title .h_line{overflow: hidden; width: 100px; margin: 0 auto; margin-top: 10px;}
.body_box1 .title .h_line .line1{ width: 42px; height: 3px; background-color: #0070c0; float: left;margin-right: 10px;}
.body_box1 .title .h_line .line2{ width: 14px; height: 3px; background-color: #0070c0; float: left;margin-right: 10px;}
.item{ width: 1200px; margin: 50px auto 0 auto;}
.item ul li{ width: 200px; float: left; margin-right: 132px; position: relative;}
.item ul li .circle{ width: 170px; height: 170px; background-color:#0070c0; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; margin: 0 auto;}
.item ul li:last-child {margin-right:0;}
.item ul li h3{ font-size: 32px; color: #fff; position: absolute; left: 52px; top:58px;}
.item ul li p{ color: #333; font-size: 14px; text-align: center; margin-top: 15px;}
/*首页-背景调查*/
.bgbox{ width: 1200px; margin: 50px auto 0 auto;}
.bgbox ul li{ float: left; width: 310px; margin-right: 135px; margin-bottom: 40px;}
.bgbox ul li:nth-child(3n){margin-right:0;}
.bgbox ul li:last-child {margin-right:0;}
.bgbox ul li .icon{ float: left; margin-right: 35px;}
.bgbox ul li .text{ float: left;}
.bgbox ul li .text h4{ font-size: 30px; color: #333;}
.bgbox ul li .text p{ font-size: 14px; color: #666; line-height: 24px; margin-top: 5px;}
/*首页-热门职位*/
.body_box2{ background-color: #0070c0; margin-top: 60px; padding-bottom: 60px; overflow: hidden;}
.body_box2 .title{ padding-top:65px;}
.body_box2 .title h3{ font-size: 36px; color: #fff; text-align: center;}
.body_box2 .title font{ color: #fff;}
.body_box2 .title span{ font-size: 12px; display: block; text-align: center; color: #fff; text-transform: uppercase; padding: 3px 0;}
.body_box2 .title .h_line{overflow: hidden; width: 100px; margin: 0 auto; margin-top: 10px;}
.body_box2 .title .h_line .line1{ width: 42px; height: 3px; background-color: #fff; float: left;margin-right: 10px;}
.body_box2 .title .h_line .line2{ width: 14px; height: 3px; background-color: #fff; float: left;margin-right: 10px;}
.p_jobs{ width: 1200px; margin: 50px auto 0 auto;}
.p_jobs ul li{ background-color: #fff; float: left; width: 385px; border-radius: 8px; padding: 35px 0; margin-right: 22px; margin-bottom: 22px;}
.p_jobs ul li:nth-child(3n){margin-right:0;}
.p_jobs ul li:last-child {margin-right:0;}
.p_jobs ul li .name_j{ padding: 0 18px;}
.p_jobs ul li .name_j h4{ font-size: 26px; font-weight: bold; color: #333;}
.p_jobs ul li .name_j h4 span{ display: block; float: right; font-size: 20px; color: #0070c0; font-weight: normal;}
.p_jobs ul li .j_con{ margin: 15px 0 8px 0; padding: 0 18px;}
.p_jobs ul li .j_con p{ font-size: 14px; color: #666;}
.p_jobs ul li .j_con p span{ display: block; float: right;}
.p_jobs ul li .j_re{ padding: 0 18px;}
.p_jobs ul li .j_re .i_adr{ float: left; margin-right: 15px;}
.p_jobs ul li .j_re .i_adr img{ display: block; float: left; padding: 3px 5px 0 0;}
.p_jobs ul li .j_re .i_adr p{ font-size: 14px; color: #999; float: left;}
/*首页-新闻中心*/
.news{ width: 1200px; margin: 50px auto 70px auto;}
.news ul{ overflow: hidden;}
.news ul li{ float: left; width: 490px; margin-right: 140px; margin-bottom: 10px; padding: 25px 20px;}
.news ul li:hover{ background-color: #f2f7fb;}
.news ul li:nth-child(2n){margin-right:0;}
.news ul li:last-child {margin-right:0;}
.news ul li a h2{ font-size: 18px; color: #333; margin-bottom: 10px;}
.news ul li a h2:hover{ color: #0070c0;}
.news ul li a h2 span{ display: block; float: right; color: #999; font-size: 14px;}
.news ul li a p{ font-size: 14px; color: #666; line-height: 26px;}
.news ul li a p:hover{ color: #0070c0; }
/*footer*/
.footer_box{ background-color: #333333; overflow: hidden; padding: 50px 0;}
.footer_box footer{ width: 1200px; margin: 0 auto;}
.footer_box footer .footer_l{ float: left; padding-top: 15px;}
.footer_box footer .footer_r{ float: right;}
.link{ overflow: hidden;}
.link em, .f_nav em{font-style:normal;display:inline-block;background: #282727;float: left;width:84px; height: 28px; line-height: 28px; text-align: center; font-size: 14px; color: #aaa;}
.link p{font-size: 14px;color: #b8b8b8; padding-left: 10px;float: left; line-height: 28px;}
.link a{padding:0 2px;color:#b8b8b8;}
.link a:hover{ color: #fff;}
.f_nav{ margin: 10px 0 10px 0;}
.f_nav p{ line-height: 28px;}
.f_nav p a{ font-size: 14px;color: #b8b8b8; padding-left: 10px;float: left;}
.f_nav p a:hover{ color: #fff;}
.f_ad p{ font-size: 14px; color: #808080; padding-left: 95px; padding-top: 10px;}
/*内页-关于橙枫*/
.main_n{ width: 100%; overflow: hidden;}
.main_n .title{ margin-top:65px;}
.main_n .title h3{ font-size: 36px; color: #333; text-align: center;}
.main_n .title font{ color: #0070c0;}
.main_n .title span{ font-size: 12px; display: block; text-align: center; color: #999; text-transform: uppercase; padding: 3px 0;}
.main_n .title .h_line{overflow: hidden; width: 100px; margin: 0 auto; margin-top: 10px;}
.main_n .title .h_line .line1{ width: 42px; height: 3px; background-color: #0070c0; float: left;margin-right: 10px;}
.main_n .title .h_line .line2{ width: 14px; height: 3px; background-color: #0070c0; float: left;margin-right: 10px;}
.about_n{ width: 1200px; margin: 50px auto 20px auto; overflow: hidden;}
.about_n .a_text{ width: 645px; float: left;}
.about_n .a_text p{ font-size: 14px; color: #333; line-height: 30px; padding-bottom: 15px; text-indent: 26px;}
.about_n .a_img{ float: right;}
.case_n{ overflow: hidden; width: 1200px; margin: 50px auto 80px auto;}
.case_n ul li{ float: left; width: 192px; height: 90px; border: 1px solid #d1d1d1; margin-right: 7px; margin-bottom: 20px;}
.case_n ul li:nth-child(6n){margin-right:0;}
/*内页-人才猎聘*/
.products_n{ width: 1200px; margin: 50px auto 80px auto;}
.products_n ul{ overflow: hidden;}
.products_n ul li{ width: 375px; height: 250px; float: left; margin: 12px; background-color: #fff; box-shadow:0px 0px  8px 0px #d0d0d0;}
.products_n ul li:last-child {margin-right:0;}
.products_n ul li h3{ font-size: 30px; font-weight: bold; color: #0070c0; text-align: center; margin-bottom: 15px; padding-top: 45px;}
.products_n ul li p{ font-size: 14px; color: #333; width: 275px; margin: 0 auto; text-align: center; line-height: 26px;}
/*内页-人才猎聘-服务优势*/
.main_n1{ width: 100%; background-color: #0070c0; overflow: hidden; padding-bottom: 70px;}
.main_n1 .title{ margin-top:65px;}
.main_n1 .title h3{ font-size: 36px; color: #fff; text-align: center;}
.main_n1 .title font{ color: #fff;}
.main_n1 .title span{ font-size: 12px; display: block; text-align: center; color: #fff; text-transform: uppercase; padding: 3px 0;}
.main_n1 .title .h_line{overflow: hidden; width: 100px; margin: 0 auto; margin-top: 10px;}
.main_n1 .title .h_line .line1{ width: 42px; height: 3px; background-color: #fff; float: left;margin-right: 10px;}
.main_n1 .title .h_line .line2{ width: 14px; height: 3px; background-color: #fff; float: left;margin-right: 10px;}
.serv_ad{ width: 1200px; margin: 50px auto 0 auto;}
.serv_ad ul{ overflow: hidden;}
.serv_ad ul li{ float: left; width: 230px; border: 2px solid #fff; text-align: center; margin-right: 88px; padding: 40px 0;}
.serv_ad ul li:last-child {margin-right:0;}
.serv_ad ul li h4{ font-size: 30px; font-weight: bold; color: #fff; margin: 15px 0 2px 0;}
.serv_ad ul li p{ font-size: 14px; color: #fff;}
/*内页-人才猎聘-服务流程*/
.serv_pr1{ display: none;}
.serv_pr{ display: block; width: 1200px; margin: 50px auto 90px auto; background: url(../images/pr_bg.png) center 0 no-repeat; height: 1182px;}
.serv_pr .flow-left-list{ float: left; margin-right: 80px;}
.serv_pr .flow-right-list{ float: right;}
.serv_pr .flow-item{ width: 477px; background-color: #ecf7fe; padding:18px 25px; margin: 80px 0 30px 0;}
.serv_pr .flow-item1{ width: 477px; background-color: #ecf7fe; padding:18px 25px; margin: 0;}
.serv_pr .flow-item2{ width: 477px; background-color: #ecf7fe; padding:18px 25px; margin: 203px 0 183px 0;}
.serv_pr .flow-item3{ width: 477px; background-color: #ecf7fe; padding:18px 25px; margin: 0;}
.serv_pr .flow-item4{ width: 477px; background-color: #ecf7fe; padding:18px 25px; margin: 173px 0 0 0;}
.serv_pr .flow-item5{ width: 477px; background-color: #ecf7fe; padding:18px 25px; margin: 208px 0 30px 0;}
.serv_pr .flow-item6{ width: 477px; background-color: #ecf7fe; padding:18px 25px; margin: 0 0 110px 0;}
.serv_pr .flow-item7{ width: 477px; background-color: #ecf7fe; padding:18px 25px; margin: 0;}
.serv_pr .flow-title{ margin-bottom: 12px;}
.serv_pr .flow-title span:first-child { margin-right: 10px; font-size: 58px; color: #0070c0; line-height: 1;}
.serv_pr .flow-title span:nth-child(2) { margin-right: 10px; font-size: 28px; font-weight: 700; color: #333;}
.serv_pr .flow-title span:nth-child(3) { font-size: 16px; color: #333;}
.serv_pr p{ font-size: 14px; color: #666; line-height: 24px;}
/*内页-企业轻咨询-轻咨询体系*/
.lc_s{ width: 1200px; margin: 50px auto 40px auto;}
.lc_s .lc_s_1 h2{ width: 146px; margin:0 auto; font-size: 24px; background-color: #0070c0; color: #fff; text-align: center; padding: 8px 0;}
.lc_s .lc_s_1 .lc_s_text{ margin-top: 30px;}
.lc_s .lc_s_1 .lc_s_text p{ font-size: 14px; color: #333; line-height: 26px; text-align: center;}
.lc_s_2{ margin-top: 40px;}
.lc_s .lc_s_2 h2{ width: 146px; margin:0 auto; font-size: 24px; background-color: #0070c0; color: #fff; text-align: center; padding: 8px 0;}
.lc_s_2 ul{ overflow: hidden; margin-top: 30px;}
.lc_s_2 ul li{ width: 200px; float: left; position: relative; margin: 0 50px;}
.lc_s_2 ul li .circle{ width: 170px; height: 170px; background-color:#0070c0; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; margin: 0 auto;}
.lc_s_2 ul li h3{ font-size: 32px; color: #fff; position: absolute; left: 52px; top:58px;}
.lc_s_2 ul li p{ color: #333; font-size: 14px; text-align: center; margin-top: 15px;}
/*内页-企业轻咨询-轻咨询项目*/
.lc_pro{ width: 1200px; margin: 50px auto 0 auto;}
.lc_pro ul{ overflow: hidden;}
.lc_pro ul li{ float: left; width: 575px; margin-right: 45px; margin-bottom: 40px; border: 1px solid #d6d6d6;}
.lc_pro ul li:nth-child(2n){margin-right:0;}
.lc_pro ul li .lc_p_title{ font-size: 22px; background-color: #0070c0; color: #fff; height: 50px; line-height: 50px; padding-left: 20px;}
.lc_pro ul li .lc_p_cont{ overflow: hidden;}
.lc_pro ul li .lc_p_cont img{ display: block; float: left; padding: 20px;}
.lc_pro ul li .lc_p_cont .lc_p_text{ width: 190px; float: left;margin-top: 20px;}
.lc_pro ul li .lc_p_cont .lc_p_text p{ font-size: 14px; color: #333; line-height: 40px; border-bottom: 1px solid #d6d6d6; padding-left: 10px;}
/*内页-企业轻咨询-轻咨询案例*/
.lc_case{ width: 1200px; margin: 50px auto 30px auto;}
.lc_case .lc_case_it{ background-color: #f4f4f4; position: relative; padding-bottom: 30px; margin-bottom: 60px;}
.lc_case .lc_case_it h3{ font-size: 24px; font-weight: bold; color: #fff; background: url(../images/title_bg.png) 0 no-repeat; position: absolute; left: 30px; top:-20px; width: 225px; height: 47px; text-align: center; line-height: 47px; letter-spacing: 3px;}
.lc_case .lc_case_it .lc_case_it_text{ padding: 40px 40px 0 40px;}
.lc_case .lc_case_it .lc_case_it_text p{ font-size: 14px; color: #333; line-height: 28px;}
/*内页-猎头职位*/
.hea_po{ width: 1200px; margin: 50px auto 60px auto;}
.hea_po ul{ overflow: hidden;}
.hea_po ul li{float: left; width: 545px; border:1px solid #d6d6d6; border-radius: 8px; padding: 25px 20px; margin-right: 26px; margin-bottom: 26px;}
.hea_po ul li:nth-child(2n){margin-right:0;}
.hea_po ul li:last-child {margin-right:0;}
.hea_po ul li .name_j{ padding: 0 18px;}
.hea_po ul li .name_j h4{ font-size: 26px; font-weight: bold; color: #333;}
.hea_po ul li .name_j h4 span{ display: block; float: right; font-size: 20px; color: #0070c0; font-weight: normal;}
.hea_po ul li .j_con{ margin: 15px 0 8px 0; padding: 0 18px;}
.hea_po ul li .j_con p{ font-size: 14px; color: #666;}
.hea_po ul li .j_con p span{ display: block; float: right;}
.hea_po ul li .j_re{ padding: 0 18px; overflow: hidden;}
.hea_po ul li .j_re .i_adr{ float: left; margin-right: 15px;}
.hea_po ul li .j_re .i_adr img{ display: block; float: left; padding: 3px 5px 0 0;}
.hea_po ul li .j_re .i_adr p{ font-size: 14px; color: #999; float: left;}
.hea_po ul li .j_duty{ padding-left: 18px; margin-top: 15px;}
.hea_po ul li .j_duty span{ font-size: 14px; color: #333; margin-bottom: 5px; display: block;}
.hea_po ul li .j_duty p{ font-size: 14px; color: #666; line-height: 26px;}
.re_op{ width: 100%; background-color: #f2f7fb;}
.ro_op_c{ width: 1200px; margin: 0 auto; padding: 55px 0; overflow: hidden;}
.ro_op_c .ro_content{ float: left; margin: 0 224px 0 132px;}
.ro_op_c .ro_img{ float: left;}
.ro_op_c .ro_content1{ float: left; margin: 0;}
.ro_op_c .ro_img1{ float: left; margin: 0 200px 0 87px;}
.ro_op_c .ro_content2{ float: left; margin: 0 170px 0 87px;}
.ro_op_c .ro_c_l{ font-size: 98px; font-weight: 500; color: #dee9f0; float: left;}
.ro_op_c .ro_c_r{ float: left; padding: 25px 0 0 15px;}
.ro_op_c .ro_c_r h4{ font-size: 30px; color: #333; padding: 0 0 10px 0;}
.ro_op_c .ro_c_r p{ font-size: 14px; color: #333; line-height: 34px; background: url(../images/yuandian.png) 0 center no-repeat; padding-left: 15px;}
.ro_op_c .ro_c_r a{ display: block; width: 110px; height: 36px; border-radius: 20px; background-color: #0070c0; color: #fff; text-align: center; line-height: 36px; font-size: 14px; margin-top: 20px;}
/*内页-新闻中心*/
.news_n{ width: 1200px; margin: 50px auto 60px auto;}
.news_n ul{ overflow: hidden;}
.news_n ul li{ margin-bottom: 20px; padding:30px 50px; background-color: #f5f5f5;}
.news_n ul li:hover{ background-color: #f2f7fb;}
.news_n ul li a h2{ font-size: 20px; color: #333; margin-bottom: 10px;}
.news_n ul li a h2:hover{ color: #0070c0;}
.news_n ul li a h2 span{ display: block; float: right; color: #999; font-size: 14px;}
.news_n ul li a p{ font-size: 14px; color: #666; line-height: 26px;}
.news_n ul li a p:hover{ color: #0070c0; }
.news_ninfo{ width: 1200px; margin: 70px auto 90px auto; overflow: hidden;}
.news_ninfo .news_left{ width: 900px; float: left;}
.news_ninfo .news_left h1{ font-size: 32px; color: #032030; margin-bottom: 10px;}
.news_ninfo .news_left .news_time{ overflow: hidden; border-bottom: 1px solid #c3c3c3; padding-bottom: 20px;}
.news_ninfo .news_left .news_time span{ font-size: 14px; color: #a3afb7; padding-right: 10px;}
.news_ninfo .news_left .news_time span .icon_img{ padding-right: 8px;}
.news_ninfo .news_left .news_ctext{ margin-top: 30px;}
.news_ninfo .news_left .news_ctext p{ font-size: 14px; color: #666; line-height: 28px; text-indent: 26px; padding-bottom: 10px; text-align: justify;}
.met-page{ margin-top: 50px; border-top: 1px solid #c3c3c3;}
.met-page ul{ overflow: hidden; margin-top: 30px;}
.met-page ul li{ float: left; border: 1px solid #c3c3c3; border-radius: 3px; margin-right: 20px;}
.met-page ul li a{ font-size: 14px; color: #5f7387; text-align: center; padding: 15px 20px; display: block;}
.met-page ul li a:hover{ color: #0070c0;}
.news_ninfo .news_right{ width: 230px; float: right; margin-top: 95px;}
.news_ninfo .news_right h3{ font-size: 18px; color: #333;}
.news_ninfo .news_right .list-group{ border: 1px solid #c3c3c3; margin-top: 15px;}
.news_ninfo .news_right .list-group li{ padding: 15px; border-bottom: 1px solid #c3c3c3;}
.news_ninfo .news_right .list-group li:last-child{ border-bottom: 0;}
.news_ninfo .news_right .list-group li a{ font-size: 14px; color: #333; line-height: 24px;}
.news_ninfo .news_right .list-group li a:hover{ color: #0070c0;}
/*内页-联系我们*/
.contact_n{ width: 1200px; margin: 70px auto 90px auto; overflow: hidden;}
.c_form{ width: 420px; float: left;}
.c_form li { right:-100px; margin-bottom:15px; color:#ab834d; -moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius:3px;}
.cfdh{ position: relative;}
.c_form .lycss { height:50px; margin:2px 0; padding:0 10px; font:14px/28px 'Microsoft YaHei'; color:#666; border: 1px solid #e8e8e8; border-radius: 3px;}
.c_form .joly{ width: 100%;}
.c_form .joly input{ width: 100%;}
.c_form .joly1 textarea { width: 100%; height:150px; padding-top:5px;}
.c_form .joly9{ width:170px; height:50px; clear:none; font: 16px/25px 'Microsoft YaHei'; color:#ffffff; border: 0px none; background:#0070c0; cursor:pointer; margin: 0;}
.con_text{ width: 600px; float: right;}
.con_text p{ font-size: 14px; color: #333; line-height: 26px;}
.con_text img{ display: block; margin-top: 15px;}
/*内页-背景调查-服务项目*/
.image-report{ width: 1280px; margin: 50px auto 0 auto;}
.table tbody tr th{text-align: center; font-weight: normal; width: 209px; padding: 15px 0;}
.table tbody tr th:first-child{ width: 230px;}
.table tbody tr th p{ font-size:16px; color: #000; margin-bottom: 5px;}
.table tbody tr th span{ font-size: 12px; color: #333; display: block; line-height: 19px;}
.table tbody tr th img{ display: block; vertical-align: middle; margin: 0 auto;}
.table{ width: 100%; border-collapse:collapse!important}
.table-bordered td, .table-bordered th{border:1px solid #ddd!important}
.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}
/*内页-背景调查-背景流程*/
.bac_pro{ width: 1200px; margin: 50px auto 30px auto; overflow: hidden;}
.bac_pro ul li{ width: 145px; float: left; padding-right: 65px; background: url(../images/jiantou.png) 165px 20px no-repeat;}
.bac_pro ul li:last-child{ padding-right: 0; background: none;}
.bac_pro ul li img{ display: block; vertical-align: middle; margin: 0 auto;}
.bac_pro ul li p{width: 36px; margin: 30px auto; height: 36px; font-size: 20px; line-height: 36px; border-radius: 50%; background: #0070c0; color: #fff; text-align: center;}
.bac_pro ul li span{ font-size: 20px; color: #333; text-align: center; display: block;}
/*内页-背景调查-服务行业*/
.ser_in{ width: 1200px; margin: 50px auto;}
.ser_in ul li{ float: left; width: 228px; border-radius: 5px; border: 1px solid #fff; text-align: center; padding: 20px 0; margin: 0 35px 35px 35px;}
.ser_in ul li p{ color: #fff; font-size: 26px; margin-bottom: 5px;}
.ser_in ul li span{ width: 160px; display: block; margin: 0 auto; color: #fff; font-size: 14px;}
/*内页-背景调查-服务项目1*/
.ser_items{ width: 1200px; margin: 50px auto 0 auto; overflow: hidden;}
.ser_items ul li{ float: left; width: 285px; background-color: #f5f5f5; margin-right: 20px; margin-bottom: 20px; padding: 40px 0;}
.ser_items ul li img{ display: block; margin: 0 auto;}
.ser_items ul li p{ text-align: center; font-size: 16px; color: #333; margin-top:10px;}
.ser_items ul li:last-child{ margin-right: 0;}
.ser_items ul li:nth-child(4n){ margin-right: 0;}
/*内页-背景调查-iCheck引擎*/
.icheck{ width: 1200px; margin: 50px auto 0 auto;}
.icheck ul li{ float: left; width: 215px; background-color: #fff; border-radius: 10px; text-align: center; padding: 45px 0; margin-right: 30px; box-shadow: 2px 2px 5px #eaeaea;}
.icheck ul li:last-child{ margin-right: 0;}
.icheck ul li img{ display: block; margin: 0 auto;}
.icheck ul li h4{ font-size: 24px; color: #333; font-weight: 600; margin: 5px 0 15px 0;}
.icheck ul li p{ font-size: 14px; color: #666;}
/*内页-背景调查-背调优势*/
.bac_adv{ width: 1200px; margin: 50px auto 0 auto;}
.bac_adv ul{ overflow: hidden;}
.bac_adv ul li{ float: left; width: 250px; margin: 0 75px 50px 75px; text-align: center;}
.bac_adv ul li img{ display: block; margin: 0 auto;}
.bac_adv ul li h3{ font-size: 20px; color: #333; margin: 10px 0 6px 0;}
.bac_adv ul li p{ font-size: 14px; color: #666; line-height: 24px;}
/*注册页面*/
.register_bg{ width: 100%; background-color: #f4f4f4; overflow: hidden;}
.register1{ width: 1200px; margin: 84px auto; background-color: #fff; overflow: hidden;}
.register1 .register_l{ float: left; width: 500px; background: url(../images/register_img.jpg) 0 no-repeat; height: 560px;}
.register1 .user-register-form, .register1 .login-form{ float: left; margin:90px 0 0 130px; width: 400px; position: relative;}
.user-register-form .user-title{ font-weight: 400; color: #333; font-size: 24px; line-height: 33px; margin-bottom: 28px;}
.user-register-form .content { position: relative;}
.user-register-form .user-register-step3{ text-align: center;}
.user-register-form .user-input-text {line-height: normal; color: #333; outline: 0; vertical-align: middle;
    background-color: #fff; transition: all .25s;}
@media only screen and (min-width: 881px){
.user-input-text { width: 100%; height: 40px; font-size: 14px; padding: 0 16px;
    border-radius: 5px; -moz-border-radius: 5px; border: 1px solid rgba(0,0,0,.15); font-family: "Microsoft YaHei";}
.user-register-form .content .error { position: absolute; left: 0; bottom: -20px; padding-top: 0;}
.user-register-form .user-mb3 { margin-bottom: 48px!important;}
label.error { display: block; padding-top: 8px; color: red; font-size: 14px;}
.user-register-form .user-input-text.mobile-check-code, .login-form .pc-input-text.mobile-check-code{ width: 240px;}
.user-register-form .get-mobile-code, .login-form .get-mobile-code{ float: right;width: 134px; height: 40px; line-height: 40px; font-size: 14px; background: #0070c0; border-radius: 5px; cursor: pointer;}
.user-register-form .user-btn-next { display: block; width: 100%; height: 40px; line-height: 40px;background: #0070c0;box-shadow: 0 2px 10px 0 rgba(70,192,171,.5);border-radius: 5px; font-size: 16px;}
.user-register-form .user-already-user-login { height: 20px;line-height: 20px; font-size: 14px; color: #333; text-align: center; margin-top: 20px; display: block;}
.user-register-form .user-already-user-login>a { color: #0070c0; cursor: pointer;}
.user-register-form .user-mb1 {margin-bottom: 24px;}
.user-register-form .user-input-text:hover, .login-form .pc-input-text:hover{ border-color: #0070c0; box-shadow: 0 0 2px #0070c0;}
.user-register-form .content .eye { top: 12px; right: 6px; width: 16px; height: 16px; background-size: 16px 16px;}
.user-register-form .user-register-step3 .user-register-step3-success { display: inline-block; background: url(../images/smile.png) center no-repeat; background-size: 100% 100%; width: 44px; height: 40px; margin: 90px 0 26px;}
}
.user-register-form .user-mb4, .user-register-form .user-mb2{ margin-bottom: 30px;}
.btn-green { background-color: #0070c0!important; color: #fff!important; border-radius: 2px; -moz-border-radius: 2px; text-align: center; transition: all .25s;}
.gcb-wrap.gcb-small-wrap { line-height: 16px;}
.gcb-wrap { display: inline-block; line-height: 22px; cursor: pointer; font-size: 14px; color: #333;}
.gcb-wrap.gcb-small-wrap .gcb { width: 16px; height: 16px; background: url(../images/i-cb-unchecked.png) no-repeat;}
.gcb-wrap .gcb {float: left;display: inline;width: 22px; height: 22px; background: url(../images/i-cb-unchecked-2.png) no-repeat; margin-right: 8px;vertical-align: top;}
.gcb-wrap a { color: #0070c0;}
.gcb-wrap.gcb-small-wrap .gcb-checked, .gcb-wrap.gcb-small-wrap:hover .gcb-checked { background-image: url(../images/i-cb-checked.png);}
.user-register-form .content .eye { position: absolute; background-position: center; background-repeat: no-repeat; background-image: url(../images/eye-open.png); cursor: pointer;}
.user-register-form .content .eye.eye-close { background-image: url(../images/eye-close.png);}
/*登录页面*/
.login-form .title-bar { font-size: 24px; color: #333; padding-bottom: 16px; text-align: left; margin-bottom: 20px;}
.login-form .form-row { margin-bottom: 24px;}
.login-form .content { position: relative;}
.login-form .pc-input-text { width: 100%; height: 40px;font-size: 14px; padding: 0 16px; border-radius: 5px;  -moz-border-radius: 5px; border: 1px solid rgba(0,0,0,.15); line-height: normal; color: #333; outline: 0; vertical-align: middle; background-color: #fff; transition: all .25s;  font-family: "Microsoft YaHei";}
.wp100 { width: 100%!important;}
.login-form .remember-wrap { float: left;}
.login-form .remember-wrap .gcb-wrap { float: left; color: #aeaeae;}
.gcb-wrap.gcb-small-wrap { line-height: 16px;}
.login-form .vline { float: left; color: #999; font-size: 13px; line-height: 16px; margin: 0 4px;}
.login-form .btn-forget-pw { float: left; color: #aeaeae; font-size: 14px; line-height: 16px;}
.login-form .c-login, .login-form .p-login { float: right; color: #0070c0; font-size: 14px; line-height: 16px;}
.btn-primary.btn-sm { height: 36px; line-height: 36px; font-size: 16px; padding: 0 18px;}
.login-form .pc-btn-next { display: block; height: 40px; line-height: 40px; background: #0070c0; box-shadow: 0 2px 10px 0 rgba(0,112,192,.5); border-radius: 5px; font-size: 16px;}
.login-form .register-tip { margin-top: 20px; text-align: center; font-size: 16px; color: #333;}
.login-form .register-tip a { color: #0070c0;}
.clearfix2::after {clear: both;}
.clearfix2::after, .clearfix2::before { content: '';display: table;}
.login-form .form-btn-row { margin-top: 15px; text-align: center;}
.login-form .pw-strong { position: absolute; font-size: 12px; right: 12px;top: 13px; z-index: 99;}
.login-form .pw-strong li { font-size: 12px; color: #b1b3b3; display: inline-block; margin-left: 12px;}

.disabled {pointer-events:none; cursor: not-allowed!important;}
/*用户协议*/
.agree-wrap1 { margin: 80px auto 100px; max-width: 1200px; padding: 0 5%;}
.agree-wrap1 .agree-item {  margin: 0 auto 30px; background: #fff; width: 100%;}
.agree-wrap1 .agree-item .title { float: left; display: block;line-height: 28px; margin-bottom: 5px; font-weight: 700; font-size: 18px; color: #333;}
.agree-wrap1 .agree-item .contents { font-size: 16px; color: #666;}
.agree-wrap1 .agree-item .contents p { text-indent: 2em; line-height: 30px;}
.agree-wrap1 .agree-item .stress { font-weight: 700;}
header.topnav-container {width: 1200px; margin: 0 auto; margin-top: 30px;}
header.topnav-container .logo{ background: url(../images/logo.png) no-repeat; height: 65px; width: 170px; display: inline-block;}
.footer-lr { margin: 80px 0 20px; font-size: 12px; color: #666;}
.footer-lr, .footer-lr .cop { text-align: center;}
.footer-lr .service { margin-bottom: 8px;}
.footer-lr .s1 { margin-left: 12px;}
.footer-lr .icp { margin: 0 12px;}


/*分页*/
.page {clear: both; font-size: 16px;margin: 30px 0;text-align: center;}
.page A {background: #fff none repeat scroll 0 0;border: 1px solid #ddd;border-radius: 5px;color: #aaa;line-height: 35px;padding: 8px 12px;width: 35px;}
.page A:hover {background: #f6f6f6 none repeat scroll 0 0; color:#1479d7;}
.page .currentPage {border-radius: 5px;margin-left: 4px;padding: 8px 12px;background:#1479d7; color:#fff;}
.paginationInfo { display: none;}
.page span{ padding:0 2px;}

