@charset "UTF-8";body {	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;}a:hover {  text-decoration: none; }.jpt_flex {  display: flex;  -webkit-align-items: center;  align-items: center; }.flex-1 {  flex: 1; }.wrapper {  overflow: auto;  height: 100%; }.navbar-userbar {  position: absolute;  top: 0;  right: 15px; }.navbar-wrapper {  height: 80px; }  .navbar-wrapper .navbar .nav-toggle {    color: #2b9cef;    padding: 3px 9px;    margin: 2px 0;    background-color: white;    border: 1px solid #2b9cef; }  .navbar-wrapper .navbar .logo {    margin-right: 80px;    float: left;    z-index: 1000; }  .navbar-wrapper .navbar .navbar-logo {    height: 80px;    line-height: 60px; }    .navbar-wrapper .navbar .navbar-logo .logo {      height: 50px;      line-height: 50px;      margin: 15px 0; }  .navbar-wrapper .navbar .navbar-nav ul li {    line-height: 80px;    position: relative; }  .navbar-wrapper .navbar .navbar-nav .xmt {    position: relative; }    .navbar-wrapper .navbar .navbar-nav .xmt:before {      content: '';      position: absolute;      top: 15px;      bottom: 15px;      left: 0;      color: #272727;      border: 1px solid #272727; }  .navbar-wrapper .navbar .navbar-nav .dropDown-menu li {    height: 50px;    padding: 5px 0; }    .navbar-wrapper .navbar .navbar-nav .dropDown-menu li a {      line-height: 50px;      padding: 0;      text-align: center; }      .navbar-wrapper .navbar .navbar-nav .dropDown-menu li a:hover {        background-color: #ffcc00;        color: #FFFFFF; }  .navbar-wrapper .navbar .navbar-nav .current {    position: relative; }    .navbar-wrapper .navbar .navbar-nav .current a {      color: #28a1f0; }   .navbar-wrapper .navbar-userbar {    line-height: 80px;    z-index: 1000; }    .navbar-wrapper .navbar-userbar a {      margin: 0 10px; }.main {  width: 1400px;  margin: 0 auto;  position: relative; }.home_header_space {  height: 100px; }.swiper-container {  width: 100%; }  .swiper-container img {    display: block;    width: 100%; }  .swiper-container .swiper-pagination span {    padding: 0 8px;    border-radius: 5px; }.swiper-wrapper {	transform: translate3d(0px, 0px, 0px);}.home-active{  	background-image: url(../img/bg-50.png);   	background-repeat: no-repeat;	background-size: 100% 100%;	height: 28rem;}.home-active-btn{	background:#2b9cef ;	width: 15rem;    text-align: center;    font-size: 18px;    height: 50px;    line-height: 40px;    border-radius: 10px;	border: none;	color: #fff;	margin-top: 20px;}.home-active h1{	padding: 60px 0 20px 0;}.home-active p{	color: #666;	font-size: 24px;	line-height: 1.2;}.home-active img{	/*width: 100%;	height: 100%;*/	display: block;	margin-top: 140px;}.tabBar {    border-bottom:none;}.home-mubn-anli1-box .home-mubn-anli1 .tabBar{		 margin-left:36vw;}.home-mubn-anli1-box .home-mubn-anli1 .tabCon{ margin-left:20vw;}.tabBar span.current {	background-color: #fff;    color: #2b9cef;}.home-mubn-anli1-box {	min-height: 4vh;}.tabBar span {    background-color: #fff;    cursor: pointer;    display: inline-block;    float: left;    font-weight:normal;    height: 30px;    line-height: 30px;    padding: 0 0;}.home-muban-anli{	text-align: center;	font-size: 18px;}.home-muban-anli span{	display: inline-block;	margin:0 6rem;	padding: 20px 0;}.home-muban-anli span:hover{	color: #2b9cef;	}.home-muban-anli .current a{	color: #2b9cef; }.home-muban-anli .current{	border-bottom: 2px #2b9cef solid;}.home-mubn-anli1{	background: #fff;}.home-muban-list{	background: #fff;}.home-muban-list .col-md-4 img{	display: block;	width: 98%;	height: 98%;	margin-top: 20px;}.home-select{	margin-top: 34rem;}.home-select-img img{	display: block;	margin-bottom: 2rem;	width: 100%;}.home-select-img{padding-top: 40px;}.home-select-title{	text-align: center;	padding-top: 40px;}.home-select-box{	width: 100%;	background: #d0efff;}.home-select-list{	display:flex;	text-align: center;}.home-select-list .list-1{	background: #ffcc00;	width: 15rem;    text-align: center;    font-size: 18px;    height: 50px;    line-height: 40px;    border-radius: 10px;}.home-select-list .list-1:hover{	background:#ffcc00;	color: #FFFFFF;}.home-select-list .list-1 a{	color: #ffffff;	line-height: 50px;}.home-select-list .list-2{	background-color: #2b9cef;	width: 15rem;    text-align: center;    font-size: 18px;    height: 50px;    line-height: 40px;    border-radius: 10px;}.home-select-list .list-2 a{	color: #ffffff;	line-height: 50px;}.home-select-list{	padding-bottom: 40px;				}    @media screen and (max-width: 600px) {      .home_tap .link_bth {        display: block; } 	  .home-active h1{			font-size: 28px;		}	  .home-select-title h1		{			font-size: 28px;		}		.home-active p{			font-size: 16px;		}		.home-select{	margin-top: 28rem;}		}    .home_tap .link_bth .flex-1 {      margin: 0 3vw; }      @media screen and (max-width: 600px) {        .home_tap .link_bth .flex-1 {          margin-top: 20px; } }      .home_tap .link_bth .flex-1 a {        width: 15rem;        text-align: center;        font-size: 18px;        height: 50px;        line-height: 40px;        border-radius: 10px; }      .home_tap .link_bth .flex-1:first-child {        text-align: right; }        @media screen and (max-width: 600px) {          .home_tap .link_bth .flex-1:first-child {            display: block;            text-align: center; } }        .home_tap .link_bth .flex-1:first-child a {          border: 1px solid #ffcc00;          color: #ffcc00;          background-color: #fff; }		.home_tap .link_bth .flex-1:first-child a:hover{			background-color: #ffcc00;			color: #ffffff;		}      .home_tap .link_bth .flex-1:last-child {        text-align: left; }        @media screen and (max-width: 600px) {          .home_tap .link_bth .flex-1:last-child {            display: block;            text-align: center; } }        .home_tap .link_bth .flex-1:last-child a {		  border: 1px solid #2b9cef;          color: #2b9cef;          background-color: #ffffff; }		.home_tap .link_bth .flex-1:last-child a:hover{			background-color: #2b9cef;			color: #ffffff;		}.home_ad_title {  margin: 10px auto;  text-align: center; }  .home_ad_title h2 {    padding: 0; }  .home_ad_title span {    position: relative;    font-size: 18px;    color: #2b9cef; }    .home_ad_title span:after {      content: '';      position: absolute;      bottom: -10px;      left: 0;      right: 0;      margin: 0 auto;      width: 20px;      height: 5px;      border-bottom: 5px solid #2b9cef; }.home_advantage {  padding: 5px;  background-color: #F8F8F8; }  .home_advantage .adv_grids {    width: 900px;    margin: 20px auto; }    @media screen and (max-width: 900px) {      .home_advantage .adv_grids {        width: auto; }		.home-active h1{			font-size: 30px;		}			  .home-select-title h1		{			font-size: 30px;		}		.home-active p{			font-size: 18px;		}		.home-select{	margin-top: 28rem;}		}    .home_advantage .adv_grids .adv_grid {      text-align: center; }      .home_advantage .adv_grids .adv_grid img {        height: 45px;        width: auto;        margin-bottom: 10px; }      .home_advantage .adv_grids .adv_grid p {        font-size: 18px;        margin: 0; }.home_task .task_girds {  margin: 20px auto; }.home_task .task_gird {  padding: 10px; }.home_task .box {  border: 1px solid #eeeeee;  border-radius: 8px; }  .home_task .box img {    width: 100%; }  .home_task .box h5 {    padding: 10px 15px;    margin: 0;    font-weight: 600;    color: #333333; }  .home_task .box p {    padding: 2.5px 15px;    margin: 0;    color: #999999; }    .home_task .box p span {      color: #ffcc00; }  .home_task .box .desc {    padding: 12.5px 15px;    border-top: 1px solid #eeeeee; }.home_task .view_more {  height: 60px;  line-height: 60px; }  .home_task .view_more a {    color: #2b9cef;    font-size: 20px; }.footer {  background-color: #333333; }  .footer .footer-body .links {    color: #999999;    line-height: 2.6; }    .footer .footer-body .links h5 {      color: #FFFFFF;      font-size: 18px; }    .footer .footer-body .links .phone {      font-size: 21px;      color: #FFFFFF;      line-height: 1.6; }/* 涓氬姟浠嬬粛*/.jpt_business .bus-grids {  width: 900px;  margin: 0 auto; }  @media screen and (max-width: 900px) {	  .home-select-box{		  min-height: 50vh;	  }    .jpt_business .bus-grids {      width: auto; } }  @media screen and (max-width: 1500px) {	  .home-mubn-anli1-box .home-mubn-anli1 .tabBar{		  margin-left: 28vw;	  }	  .home-mubn-anli1-box .home-mubn-anli1 .tabCon{	margin-left: 22vw;}    .main {      width: 967px; }		.home-active h1{			font-size: 32px;		}	  			  .home-select-title h1		{			font-size: 32px;		}		.home-active p{			font-size: 18px;		}	    .home-select{	margin-top: 26rem;	  }}  @media screen and (max-width: 1050px) {    .main {      width: auto; } 		.home-active h1{			font-size: 32px;		}	  	.home-select-title h1		{			font-size: 32px;		}		.home-active p{			font-size: 18px;		}	  .home-select{			margin-top: 24rem;		}	}  .jpt_business .bus-grids .bus-grid {    padding: 5px; }    .jpt_business .bus-grids .bus-grid .box {      text-align: center;      width: 180px;      margin: 0 auto;      padding: 40px 0 30px; }      .jpt_business .bus-grids .bus-grid .box:hover {        box-shadow: 1px 3px 3px 3px #dcdcdc; }      .jpt_business .bus-grids .bus-grid .box img {        height: 60px;        width: auto; }      .jpt_business .bus-grids .bus-grid .box h5 {        font-size: 18px;        color: #333333; }/* 涓氬姟浠嬬粛 end*/.jpt_example {  background-color: #F8F8F8; }  .jpt_example .example_hd {    text-align: center;    line-height: 2;    font-size: 18px;    color: #999999; }  .jpt_example .example_nav ul li {    display: inline-block;    margin: 10px 15px; }  .jpt_example .example_bd {    margin: 0 auto; }    .jpt_example .example_bd .exa_gird {      padding: 10px; }    .jpt_example .example_bd .box {      border: 1px solid #eeeeee;      border-radius: 8px; }      .jpt_example .example_bd .box img {        width: 100%;		border-top-left-radius:5%;		border-top-right-radius:5%;		}      .jpt_example .example_bd .box h5 {        padding: 10px 15px;        margin: 0;        font-weight: 600;        color: #333333; }      .jpt_example .example_bd .box p {        padding: 2.5px 15px;        margin: 0;        color: #999999; }        .jpt_example .example_bd .box p span {          color: #ffcc00; }      .jpt_example .example_bd .box .desc {        padding: 12.5px 15px;        border-top: 1px solid #eeeeee; }  .jpt_example .view_more {    height: 60px;    line-height: 60px; }    .jpt_example .view_more a {      color: #2b9cef;      font-size: 20px; }.jpt_exa_search {  text-align: center;  padding: 20px; }  .jpt_exa_search .search {    display: inline-block;    border: 1px solid #dddddd;    border-radius: 8px; }  .jpt_exa_search .input-text {    width: 366px;    height: 3rem;    border-width: 0; }    @media screen and (max-width: 600px) {      .jpt_exa_search .input-text {        width: 60vw; } }  .jpt_exa_search .btn {    height: 3rem;    background-color: transparent;    color: #28a1f0;    font-size: 30px;    border-width: 0; }.jpt_example_page {  background-color: transparent; }.adv_header {  background-image: url(../img/ruanwen-banner.png);  -webkit-background-size: 100% 100%;  background-size: 100% 100%;  padding: 30px 40px;  margin: 0; }  @media screen and (max-width: 600px) {    .adv_header {      padding: 30px 5px; } }  .adv_header .Advertiser_login {    background-color: #fff;    padding: 10px 15px;    border-radius: 8px;    max-width: 360px;    margin: 0 auto; }    .adv_header .Advertiser_login .title {      text-align: center;      color: #199aef;      font-size: 21px;      font-weight: 900;      margin: 10px 0; }.jpt_cell {  display: flex;  padding: 10px 15px; }  .jpt_cell .jpt_cell_hd {    position: relative;    min-width: 5rem; }    .jpt_cell .jpt_cell_hd label {      display: inline-block;      width: 5rem;      margin-right: 10px;      text-align: justify;      text-justify: distribute-all-lines;      text-align-last: justify;      font-size: 16px; }    .jpt_cell .jpt_cell_hd .form_cell_checkbox {      margin: 0 10px; }  .jpt_cell .jpt_cell_bd {    flex: 1;    position: relative;    padding-left: 10px; }    .jpt_cell .jpt_cell_bd:after {      content: '';      position: absolute;      bottom: 0;      left: 0;      right: 0;      color: #dcdcdc;      height: 1px;      border-bottom: 1px solid #dcdcdc; }  .jpt_cell .bth_sub {    width: 95%;    margin: 0 auto;    background-color: #199aef;    font-size: 18px;    height: 3rem; }.jpt_input {  outline: none;  -webkit-appearance: none;  border-radius: 0;  border: none;  color: #999999;  width: 100%;  font-size: 16px; }.jpt_check-box_2 .jpt_cell_hd {  margin-left: 15px;  margin-right: 10px;  min-width: inherit !important; }.jpt_check-box_2 .jpt_cell_bd {  line-height: 1.5rem;  text-align: left; }  .jpt_check-box_2 .jpt_cell_bd p {    margin-bottom: 0;    color: #999999; }  .jpt_check-box_2 .jpt_cell_bd a {    color: #199aef; }  .jpt_check-box_2 .jpt_cell_bd:after {    border-width: 0; }.link_line {  color: #199aef;  position: relative; }  .link_line:before {    content: '';    position: absolute;    top: 50%;    width: 35%;    left: 25px;    color: #199aef;    border-top: 1px solid #199aef;    height: 1px; }  .link_line:after {    content: '';    position: absolute;    bottom: 50%;    right: 25px;    width: 35%;    color: #199aef;    border-bottom: 1px solid #199aef;    height: 1px; }  .link_line a {    background: #fff;    color: #199aef;    display: inline-block;    z-index: 1000;    padding: 0 10px; }.jpt_introduce_softadv {  text-align: center; }  .jpt_introduce_softadv .grid {    width: 100px;    margin: 5px 10px;    display: inline-block; }    .jpt_introduce_softadv .grid img {      max-width: 80%; }  .jpt_introduce_softadv .desc {    color: #999999;    margin: 10px 50px;    line-height: 1.6;    font-size: 16px; }.jpt_flow_softadv .bth_adv {  margin: 20px 0;  color: #FFFFFF;  background-color: #2395e8;  width: 100%;  height: 3rem;  line-height: 2.4rem;  font-size: 18px; }.adv_header_patch {  background-image: url(../img/tiepian-banner.png); }.jpt_flow .jpt_flow_item .title {  line-height: 3rem;  font-size: 20px; }.jpt_flow .jpt_flow_item .desc {  font-size: 18px;  font-weight: 900; }.jpt_flow .jpt_flow_item .flow_img {  width: 600px;  margin: 15px auto; }  @media screen and (max-width: 600px) {    .jpt_flow .jpt_flow_item .flow_img {      width: 100%; } }.jpt_flow .jpt_flow_item .bth_adv {  height: 3rem;  line-height: 2.3rem;  width: 15rem;  font-size: 18px;  border-width: 0; }.jpt_flow .flow_adver .title, .jpt_flow .flow_adver .desc {  color: #ffcc00; }.jpt_flow .flow_adver .bth_adv {  background-color: #ffcc00; }.jpt_flow .flow_media .title, .jpt_flow .flow_media .desc {  color: #199aef; }.jpt_flow .flow_media .bth_adv {  background-color: #199aef; }.jpt_datarank {  margin-top: 20px; }  .jpt_datarank .artbox {    padding: 10px 15px;    font-size: 16px;    color: #999999; }.jpt_charts {  padding-top: 20px; }  .jpt_charts .page_title {    border-left: 4px solid #199aef;    padding-left: 10px;    font-size: 16px;    line-height: 1.4; }  .jpt_charts .page_nav1 {    background-color: #f8f8f8;    margin-top: 20px; }    .jpt_charts .page_nav1 .nav_item {      display: inline-block;      width: 8rem;      line-height: 3rem;      text-align: center;      position: relative;      font-size: 16px; }      .jpt_charts .page_nav1 .nav_item:after {        content: '';        position: absolute;        top: 10px;        bottom: 10px;        right: 0;        color: #dcdcdc;        border-right: 1px solid #dcdcdc; }    .jpt_charts .page_nav1 .active:before {      content: '';      position: absolute;      left: 0;      right: 0;      bottom: 0;      color: #199aef;      height: 1px;      border-bottom: 2px solid #199aef; }  .jpt_charts .page_nav2 {    margin-top: 20px; }    .jpt_charts .page_nav2 .nav_item {      display: inline-block;      border-radius: 8px;      border: 1px solid #199aef;      padding: 8px 15px;      min-width: 10rem;      text-align: center;      font-size: 16px;      color: #199aef;      margin-right: 10px; }    .jpt_charts .page_nav2 .active {      background-color: #199aef;      color: #FFFFFF; }  .jpt_charts .page_nav3 {    margin-top: 20px;    background-color: #f8f8f8;    padding: 20px 15px; }    .jpt_charts .page_nav3 .nav_item {      display: inline-block;      width: 5rem;      margin-right: 10px; }  .jpt_charts .dayepicker {    margin-top: 20px; }    .jpt_charts .dayepicker .jpt_label {      min-width: 80px;      font-size: 16px; }    .jpt_charts .dayepicker .pick {      width: inherit;      text-align: center;      margin-right: 15px; }    .jpt_charts .dayepicker .select-box {      width: 10vw;      margin: 0 8px; }    .jpt_charts .dayepicker .placepick {      display: none; }  .jpt_charts .jpt_table {    margin-top: 20px;    color: #666666; }    .jpt_charts .jpt_table thead tr td {      border-width: 0;      color: #FFFFFF; }      .jpt_charts .jpt_table thead tr td:nth-child(odd) {        background-color: #2395e8; }      .jpt_charts .jpt_table thead tr td:nth-child(even) {        background-color: #1068dd; }    .jpt_charts .jpt_table tbody tr td:nth-child(1) {      color: #199aef; }  .jpt_charts .view_more {    height: 60px;    line-height: 60px; }    .jpt_charts .view_more a {      color: #2b9cef;      font-size: 18px; }.login_tab {  position: relative;  text-align: center;  margin: 0;  min-height: 200px; }  .login_tab .login_tab_bar {    position: absolute;    top: 40px;    z-index: 1000; }    .login_tab .login_tab_bar .tabBar {      display: inline-flex;      border: 1px solid #ffffff;      color: #FFFFFF;      max-width: 340px;      min-width: 300px;      background-color: transparent;      border-radius: 8px;      line-height: 2; }      .login_tab .login_tab_bar .tabBar span {        flex: 1;        background-color: transparent;        font-size: 18px;        padding: 1px; }      .login_tab .login_tab_bar .tabBar .current {        background-color: #fff;        color:#21deaf ;          -webkit-border-radius:5px;          -moz-border-radius:5px;          border-radius:5px;      }        .login_tab .login_tab_bar .tabBar .current .n2 {          color: #0c75de; }  .login_tab .tabCon {    background-size: 100% auto;    background-position: center top;    background-repeat: no-repeat;    min-height: 600px;    text-align: center;    padding-top: 130px;    margin: 0; }    .login_tab .tabCon .login_form {      background-image: url(../img/denglu-bg-2.png);      -webkit-background-size: 100% 100%;      background-size: 100% 100%;      padding: 30px 4%;      max-width: 500px;      width: 30vw;      min-width: 300px;      border-radius: 8px;      display: inline-block; }      .login_tab .tabCon .login_form .title {        font-size: 26px;        font-weight: 900;        margin-bottom: 20px; }      .login_tab .tabCon .login_form .bth_sub {        border-width: 0; }    .login_tab .tabCon .link_desc {      font-size: 20px;      margin-top: 60px;      color: #999999; }  .login_tab .tab1 {    background-image: url("/img/ios/login3.jpg"); }    .login_tab .tab1 .title {      color: #f0a401; }    .login_tab .tab1 .jpt_check-box_2 a {      color: #f0a401; }    .login_tab .tab1 .bth_sub {      background-color: #21deaf; }    .login_tab .tab1 .link_line:before, .login_tab .tab1 .link_line:after {      color: #21deaf;      border-color: #21deaf; }    .login_tab .tab1 .link_line a {      color: #21deaf; }    .login_tab .tab1 .link_desc a {      color: #f0a401; }  .login_tab .tab2 {    background-image: url("/img/ios/login1.jpg"); }    .login_tab .tab2 .title {      color: #199aef; }    .login_tab .tab2 .link_desc a {      color: #199aef; }.user_header {  background-image: url(../img/AD-bg.png);  -webkit-background-size: 100% 100%;  background-size: 100% 100%;  padding-top: 2rem;  padding-bottom: 2rem;  color: #FFFFFF; }  .user_header .portrait {    border-radius: 50%;    padding: 5px;    background-color: #3392e8;    width: 6rem;    height: 6rem;    overflow: hidden;    text-align: center;    margin-right: 50px; }    .user_header .portrait img {      width: 6rem;      height: 6rem;      border-radius: 50%; }  .user_header .info p {    font-size: 16px;    margin: 0;    padding: 0;    height: 1.8rem;    line-height: 1.8rem; }.user_w {  min-height: 64vh; }  .user_w .left_nav ul li {    background-color: #bddff8;    border: 1px solid #FFFFFF;    font-size: 15px;    text-align: center; }    .user_w .left_nav ul li a {      color: #666666;      line-height: 3rem;      vertical-align: bottom; }      .user_w .left_nav ul li a .Hui-iconfont {        color: #FFFFFF;        font-size: 24px;        margin-right: 10px; }      .user_w .left_nav ul li a .jpt_icon {        vertical-align: super;        width: 24px;        margin-right: 5px; }  .user_w .left_nav ul .current {    background-color: #2395e8; }    .user_w .left_nav ul .current a {      color: #FFFFFF; }  .user_w .content .tabBar {    border-bottom: 1px solid #bcbcbc;    text-align: center;    line-height: 3rem; }    .user_w .content .tabBar span {      display: inline-block;      float: inherit;      background-color: transparent;      color: #272727;      line-height: 3rem;      font-weight: 500;      height: 3rem;      font-size: 16px; }      .user_w .content .tabBar span a:hover {        color: #2395e8; }    .user_w .content .tabBar .current {      background-color: transparent;      color: #2395e8;      border-bottom: 1px solid #2395e8; }  .user_w .content .tabBar_clear-bb {    border-bottom: 0; }    .user_w .content .tabBar_clear-bb .current {      border-bottom: 0; }  .user_w .content .info_modify {    padding: 15px; }    .user_w .content .info_modify .jpt_form-cell {      padding: 10px 15px;      font-size: 16px; }      .user_w .content .info_modify .jpt_form-cell .cell_hd {        color: #272727; }        .user_w .content .info_modify .jpt_form-cell .cell_hd .jd {          color: #e4393c;          margin-right: 5px; }      .user_w .content .info_modify .jpt_form-cell .cell_bd {        color: #999999; }        .user_w .content .info_modify .jpt_form-cell .cell_bd input {          color: #999999; }      .user_w .content .info_modify .jpt_form-cell .jpt_userimg {        border-radius: 50%;        overflow: hidden;        width: 80px;        margin: 0 15px; }      .user_w .content .info_modify .jpt_form-cell .cell_ft {        color: #2395e8; }    .user_w .content .info_modify .btn {      background-color: #2395e8;      width: 8rem; }  .user_w .content .example_item .exa_gird {    font-size: 14px; }  .user_w .adv_content .adv_nav {    text-align: center;    border-bottom: 1px solid #dcdcdc; }    .user_w .adv_content .adv_nav span {      display: inline-block; }      .user_w .adv_content .adv_nav span a {        line-height: 3rem;        padding: 0 15px;        height: 3rem;        display: block; }    .user_w .adv_content .adv_nav .current {      border-bottom: 1px solid #2395e8; }      .user_w .adv_content .adv_nav .current a {        color: #2395e8; }  .user_w .adv_content .Package .Package_group .groud_bd {    font-size: 14px;    display: flex; }    .user_w .adv_content .Package .Package_group .groud_bd .item {      display: flex;      align-items: end;      min-width: 26%; }      .user_w .adv_content .Package .Package_group .groud_bd .item .jpt_thumbnail {        margin-right: 8px; }        .user_w .adv_content .Package .Package_group .groud_bd .item .jpt_thumbnail img {          width: 60px;          height: 60px;          border-radius: 50%;          overflow: hidden; }    .user_w .adv_content .Package .Package_group .groud_bd .jpt_but {      display: flex;      align-items: center;      flex: 1; }      .user_w .adv_content .Package .Package_group .groud_bd .jpt_but .btn-primary {        width: 100%;        max-width: 8rem;        height: 2.6rem; }    .user_w .adv_content .Package .Package_group .groud_bd p {      margin: 0;      padding: 0;      width: 10rem;      overflow: hidden;      text-overflow: ellipsis;      white-space: nowrap; }  .user_w .adv_content .Package .Package_group .groud_ft {    text-align: center; }    .user_w .adv_content .Package .Package_group .groud_ft a {      color: #2395e8; }  .user_w .adv_content .jpt_tab-2 .tabBar {    border-bottom: 0; }    .user_w .adv_content .jpt_tab-2 .tabBar .current {      border-bottom: 0; }  .user_w .adv_content .jpt_tab-2 .jpt_search_media {    padding: 0;    text-align: right; }    .user_w .adv_content .jpt_tab-2 .jpt_search_media .input-text {      width: 270px;      line-height: 2.6rem;      height: 2.6rem; }    .user_w .adv_content .jpt_tab-2 .jpt_search_media .btn {      height: 2.6rem;      line-height: 1rem !important;      font-size: 21px;      color: #999999; }  .user_w .adv_content .jpt_tab-2 .Choice .group {    padding: 5px;    line-height: 2rem; }    .user_w .adv_content .jpt_tab-2 .Choice .group .bth-more {      background-color: #fff;      border: 1px solid #2395e8;      color: #2395e8;      min-width: 6rem;      height: 3rem;      font-size: 18px; }    .user_w .adv_content .jpt_tab-2 .Choice .group .bth-sub {      min-width: 6rem;      height: 41px;      font-size: 18px;      color: #FFFFFF;      background-color: #2395e8;      margin-left: 10px; }    .user_w .adv_content .jpt_tab-2 .Choice .group .select-box {      margin: 0 8px; }  .user_w .adv_content .jpt_tab-2 .Choice hr {    position: relative;    left: 8%;    border-top-width: 0;    border-bottom: 1px solid #dcdcdc; }  .user_w .adv_content .jpt_tab-2 .Choice .jpt-t1 {    padding: 0;    text-align: right;    font-size: 16px;    color: #272727; }  .user_w .adv_content .jpt_tab-2 .Choice .Hui-tags-has span {    color: #999999;    font-size: 16px; }  .user_w .adv_content .jpt_tab-2 .Choice .Hui-tags-has .current {    color: #2395e8; }  .user_w .adv_content .jpt_tab-2 .Choice .media-table .wxh p {    margin: 0; }  .user_w .adv_content .jpt_tab-2 .Choice .media-table .jpt_thumbnail {    margin-right: 10px; }    .user_w .adv_content .jpt_tab-2 .Choice .media-table .jpt_thumbnail img {      max-width: 50px; }  .user_w .adv_content .jpt_tab-2 .Choice .mediatable_ft {    background-color: #F8F8F8;    border: 1px solid #999999;    padding: 10px; }  .user_w .adv_content .jpt_tab-2 .Tender .intnav {    display: flex; }    .user_w .adv_content .jpt_tab-2 .Tender .intnav .item {      flex: 1;      margin: 10px;      padding: 10px;      border: 1px dashed #2395e8; }      .user_w .adv_content .jpt_tab-2 .Tender .intnav .item .bth-jpt5 {        display: block;        margin: 10px auto;        min-width: 8rem;        line-height: 2rem;        background-color: #2395e8;        color: #FFFFFF;        font-size: 16px; }  .user_w .adv_content .jpt_tab-2 .Tender .Tender_form .title2 {    font-size: 16px; }    .user_w .adv_content .jpt_tab-2 .Tender .Tender_form .title2 .Hui-iconfont {      font-size: 12px;      margin-right: 5px; }  .user_w .adv_content .jpt_tab-2 .Tender .Tender_form .groups {    display: flex;    color: #999999; }    .user_w .adv_content .jpt_tab-2 .Tender .Tender_form .groups select {      color: #999999; }  .user_w .adv_content .jpt_tab-2 .Tender .Tender_form .groups_1 {    flex: 1;    padding: 8px; }  .user_w .adv_content .jpt_tab-2 .Tender .Tender_form .group {    margin-bottom: 20px; }    .user_w .adv_content .jpt_tab-2 .Tender .Tender_form .group .scbd {      border: 1px solid #dcdcdc;      min-height: 6rem;      flex: 1;      text-align: center;      line-height: 6rem; }  .user_w .adv_content .jpt_tab-2 .Tender .Tender_form .tit {    min-width: 6rem; }  .user_w .adv_content .jpt_tab-2 .example_item .exa_gird {    font-size: 14px; }.jpt_Recharge .bth-sub {  width: 50%;  min-width: 8rem;  background-color: #2395e8;  line-height: 2.6rem; }.c_lan {  color: #2395e8; }.c_o {  color: #ffcc00; }.bth_weixin {  background-color: #2395e8;  min-width: 10rem;  height: 2.6rem;  position: relative;  left: -30px; }.bth-jpt_dau {  min-width: 8rem;  height: 3rem;  line-height: 2.4rem !important;  background-color: #2395e8;  color: #FFFFFF;  font-size: 18px; }  .bth-jpt_dau:hover {    background-color: #fff;    border: 1px solid #2395e8;    color: #2395e8; }.jpt_icon-jg {  color: #e4393c;  margin-right: 5px; }.jpt_form .form_group {  display: flex;  padding: 5px 5px; }  .jpt_form .form_group .hd {    color: #999999;    font-size: 16px;    line-height: 2.4rem;    min-width: 8rem;    text-align: right; }  .jpt_form .form_group .bd {    width: 20rem;    padding: 0 10px; }    .jpt_form .form_group .bd .box_bor {      border: 1px solid #999999;      height: 6rem; }      .jpt_form .form_group .bd .box_bor .btn-upload {        margin: 0 auto;        height: 3rem; }  .jpt_form .form_group .ft {    flex: 1;    padding: 0 10px; }    .jpt_form .form_group .ft .desc {      font-size: 16px;      color: #999999;      line-height: 2rem; }  .jpt_form .form_group .jpt_table-form {    color: #999999; }    .jpt_form .form_group .jpt_table-form .thenimg {      width: 50px;      height: 50px;      border-radius: 50%;      overflow: hidden; }    .jpt_form .form_group .jpt_table-form th {      color: #999999; }.jpt_form .form_group-radio {  line-height: 1.6rem; }.jpt_form p {  margin: 0;  padding: 0; }.jpt_form .f-sub {  margin-left: 9rem; }.bth-jpt_2 {  background-color: #2395e8;  color: #FFFFFF;  min-width: 8rem; }.bth-jpt_3 {  background-color: #FFFFFF;  border: 1px solid #999999;  color: #999999;  min-width: 8rem; }.bth-jpt_2:hover, .bth-jpt_3:hover {  background-color: #2395e8;  color: #FFFFFF; }.align-c {  align-items: center; }.jpt_form2 .form_group {  font-size: 16px; }  .jpt_form2 .form_group .hd {    text-align: left;    min-width: 6rem;    color: #333333; }.jpt_ml-5 {  margin-left: 5px; }.c-99 {  color: #999999; }.mediaer_header {  background-image: url(../img/bg-yellow.png); }  .mediaer_header .portrait {    background-color: #edb135; }.user_media .left_nav ul li {  background-color: #fae4b2; }.user_media .left_nav ul .current {  background-color: #f0a401; }.user_media .content .tabBar span a:hover {  color: #f0a401; }.user_media .content .tabBar .current {  background-color: transparent;  color: #f0a401;  border-bottom: 1px solid #f0a401; }  .user_media .content .tabBar .current a {    color: #f0a401; }.user_media .content .tabBar_clear-bb {  border-bottom: 0; }  .user_media .content .tabBar_clear-bb .span a:hover {    color: #f0a401; }  .user_media .content .tabBar_clear-bb .current {    border-bottom: 0; }.user_media .content .info_modify .jpt_form-cell .cell_ft {  color: #f0a401; }.user_media .content .info_modify .btn {  background-color: #f0a401;  border-width: 0;  height: 2.6rem;  line-height: 2rem !important; }.user_media .content .form_group .hd {  min-width: 5rem;  text-align: right;  display: inline-block; }  .user_media .content .form_group .hd .Hui-iconfont {    margin-right: 5px; }.user_media .jpt_preview-1 .jpt_cell-2 .cell-hd_1 {  min-width: 8rem;  margin-right: 15px; }.user_media .jpt_preview-1 .jpt_cell-2 .cell_hd {  margin-right: 15px; }.user_media .jpt_preview-1 .jpt_cell-2 .cell_bd-1 {  min-width: 20rem;  margin-right: 15px; }.user_media .jpt_preview-1 .jpt_cell-2 .cell_ft .bth-jpt_2 {  background-color: #f0a401;  border-width: 0; }.user_media .jpt_example .view_more a {  color: #f0a401; }.jpt_title-mt {  padding: 10px 0; }  .jpt_title-mt .Hui-iconfont {    font-size: 12px;    margin-right: 5px; }.jpt_table-u1 thead {  background-color: #F8F8F8; }  .jpt_table-u1 thead th {    color: #272727;    font-size: 14px; }  .jpt_table-u1 thead th + th {    border-left: 0; }.jpt_table-u1 tbody tr td + td {  border-left: 0; }.jpt_table-u1 tbody td {  font-size: 16px; }.bth-jpt_4 {  background-color: #f0a401;  color: #FFFFFF;  min-width: 10rem;  border-width: 0;  font-size: 18px;  line-height: 2rem !important;  height: 2.6rem; }  .bth-jpt_4:hover {    background-color: #f0a401;    color: #FFFFFF; }  .bth-jpt_4:focus {    background-color: #f0a401;    color: #FFFFFF; }.bth-jpt_5 {  background-color: #f0a401;  color: #FFFFFF;  width: 80%;  border-width: 0;  font-size: 18px;  line-height: 2rem !important;  height: 2.6rem;   width: 10rem;}  .bth-jpt_5:hover {    background-color: #f0a401; }  .bth-jpt_5:focus {    background-color: #f0a401; }.jpt_form-group {  padding: 7px 0; }.jpt_table-2 th, .jpt_table-2 td {  font-size: 14px;  color: #999999; }.jpt_table-2 thead {  background-color: #F8F8F8; }  .jpt_table-2 thead th {    color: #272727;    font-size: 14px; }  .jpt_table-2 thead th + th {    border-left: 0; }.jpt_table-2 tbody tr td + td {  border-left: 0; }.jpt_table-2 .jpt_table-img1 {  width: 40px;  height: 40px;  border-radius: 50%;  overflow: hidden;  margin-right: 10px; }.jpt_nav-3 .nav_item {  display: inline-block;  margin: 5px 10px;  font-size: 14px;  padding: 3px 5px; }.jpt_nav-3 .current {  background-color: #f0a401;  color: #FFFFFF; }.jpt-muban-btn-1{	width: 17.5em;	height: 7.2em;    background: #FFFFFF;	background-image: url(../img/muban1.png);	background-repeat: no-repeat;	background-size: 100% 100%;	border: none;	margin: 1.25em;}.jpt-muban-btn-1{	text-indent: 2em;}.jpt-muban-btn-1:hover{	background-image: url(../img/muban1-1.png);}.panel-body img{    width: 340px;	margin-left: 10px;}.jpt-muban-btn-2{	width: 17.5em;	height: 7.2em;    background: #FFFFFF;	background-image: url(../img/muban2.png);	background-repeat: no-repeat;	background-size: 100% 100%;	border: none;	margin: 1.25em;}.jpt-muban-btn-2:hover{	background-image: url(../img/muban2-1.png);}.jpt-muban-btn-3{	width: 17.5em;	height: 7.2em;    background: #FFFFFF;	background-image:url(../img/youeryuanbufenban.png);	background-repeat: no-repeat;	background-size: 100% 100%;	border: none;    margin: 1.25em;}.jpt-muban-btn-3:hover{	background-image: url(../img/youeryuan-bufenban-1.png);}.jpt-muban-btn-4{	width: 17.5em;	height: 7.2em;    background: #FFFFFF;	background-image: url(../img/youeryuanfenban.png);	background-repeat: no-repeat;	background-size: 100% 100%;	border: none;	margin: 1.25em;}.jpt-muban-btn-4:hover{	background-image: url(../img/youeryuanfeban-1.png);}.jpt-muban-btn-a-1{	width: 17.5em;	height: 7.2em;    background: #FFFFFF;	background-image: url(../img/nvshen.png);	background-repeat: no-repeat;	background-size: 100% 100%;	border: none;	margin: 1.25em;}.jpt-muban-btn-a-1:hover{	background-image: url(../img/nvshen-1.png);}.jpt-muban-btn-b-2{	width: 17.5em;	height: 7.2em;    background: #FFFFFF;	background-image: url(../img/laobanniang.png);	background-repeat: no-repeat;	background-size: 100% 100%;	border: none;	margin: 1.25em;}.jpt-muban-btn-b-2:hover{	background-image: url(../img/laobanniang-1.png);}.jpt-muban-btn-c-3{	width: 17.5em;	height: 7.2em;    background: #FFFFFF;	background-image: url(../img/mengbao.png);	background-repeat: no-repeat;	background-size: 100% 100%;	border: none;	margin: 1.25em;}.jpt-muban-btn-c-3:hover{	background-image: url(../img/mengbao-1.png)}.jpt-muban-btn-d-4{	width: 17.5em;	height: 7.2em;    background: #FFFFFF;	background-image: url(../img/chengxin.png);	background-repeat: no-repeat;	background-size: 100% 100%;	border: none;	margin: 1.25em;}.jpt-muban-btn-d-4:hover{	background-image: url(../img/chengxin-1.png);}.active1{	background-image: url(../img/muban1-1.png);}.active2{	background-image: url(../img/muban2-1.png);}.active3{	background-image: url(../img/youeryuan-bufenban-1.png);}.active4{	background-image: url(../img/youeryuanfeban-1.png);}.active5{	background-image: url(../img/nvshen-1.png);}.active6{	background-image: url(../img/laobanniang-1.png);}.active7{	background-image: url(../img/mengbao-1.png);}.active8{	background-image: url(../img/chengxin-1.png);}.jpt_titlt-icon_2 {  margin-right: 5px;  font-size: 12px; }.jpt_panel-2 .panel-body {  height: 14rem;  font-size: 14px;  color: #999999; }.jpt_form-line .bd {  width: 16rem;  padding: 0 10px; }.jpt_form-line .ft .search {  margin-right: 10px; }.bth-jpt_6 {  background-color: #f0a401;  border-width: 0;  min-width: 8rem;  color: #FFFFFF; }  .bth-jpt_6:hover {    background-color: #f0a401;    color: #FFFFFF; }.mediaer_adv p {  margin: 0; }.mediaer_adv .task_detail .title2 {  line-height: 3rem; }  .mediaer_adv .task_detail .title2 .Hui-iconfont {    margin-right: 5px; }.mediaer_adv .task_detail .panel-header {  background-color: #fff;  border-bottom: 0;  font-size: 16px; }.mediaer_adv .task_detail .panel-body {  align-items: end; }  .mediaer_adv .task_detail .panel-body .desc {    padding-left: 30px;    color: #999999; }.mediaer_adv .task_detail .bth-jpt_4 {  height: 2.6rem;  line-height: 2rem !important; }.mediaer_adv .task_complete .exa_gird .box {  position: relative; }  .mediaer_adv .task_complete .exa_gird .box .jpt_icon-complete {    position: absolute;    top: 0;    left: 0;    width: 5rem; }.c-27 {  color: #272727; }.jpt-media-box {  padding: 10px 15px;  display: flex; }  .jpt-media-box .hd {    padding: 10px; }    .jpt-media-box .hd img {      width: 15rem;      height: 12rem; }  .jpt-media-box .bd {    padding: 10px; }    .jpt-media-box .bd p {      color: #999999; }  .jpt-media-box .ft {    flex: 1;    text-align: center; }    .jpt-media-box .ft .bth-jpt_4 {      line-height: 2rem !important;      height: 2.6rem; }.footer-top{	height: 10em;}/*# sourceMappingURL=jptweb.css.map */