body {
    font-family: "微软雅黑";
    overflow-y: scroll;
    min-width: 1200px;
    padding-top: 64px
}
.cropper-view-box, .cropper-face {
    border-radius: 50%;
}
.loadEffect {
    display: none;
    width: 100px;
    height: 100px;
    zoom: 1;
    position: absolute;
    top: 20%;
    left: 50%;
    z-index: 11111;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.loadEffect span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #398dee;
    position: absolute;
    -webkit-animation: load 1.04s ease infinite;
}

@-webkit-keyframes load {
    0% {
        -webkit-transform: scale(1.2);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(.3);
        opacity: 0.5;
    }
}

.loadEffect span:nth-child(1) {
    left: 0;
    top: 50%;
    margin-top: -10px;
    -webkit-animation-delay: 0.13s;
}

.loadEffect span:nth-child(2) {
    left: 14px;
    top: 14px;
    -webkit-animation-delay: 0.26s;
}

.loadEffect span:nth-child(3) {
    left: 50%;
    top: 0;
    margin-left: -10px;
    -webkit-animation-delay: 0.39s;
}

.loadEffect span:nth-child(4) {
    top: 14px;
    right: 14px;
    -webkit-animation-delay: 0.52s;
}

.loadEffect span:nth-child(5) {
    right: 0;
    top: 50%;
    margin-top: -10px;
    -webkit-animation-delay: 0.65s;
}

.loadEffect span:nth-child(6) {
    right: 14px;
    bottom: 14px;
    -webkit-animation-delay: 0.78s;
}

.loadEffect span:nth-child(7) {
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    -webkit-animation-delay: 0.91s;
}

.loadEffect span:nth-child(8) {
    bottom: 14px;
    left: 14px;
    -webkit-animation-delay: 1.04s;
}

.main {
    width: 100%;
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 9999
}

.m_header {
    width: 1200px;
    margin: 0px auto;
}

.m_header_nav li.active {
    border-bottom: 2px #3086f2 solid
}

.m_header_nav li.active a {
    color: #3086f2!important
}

.m_header_nav li.m_hover {
    border-bottom: 2px #3086f2 solid
}

.m_header_nav li.m_hover>a {
    color: #3086f2!important
}

.m_header_nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 7px;
    margin: 0 12px 0 12px;
    font-size: 16px
}

.m_header_nav li>a {
    color: #666;
    text-decoration: none;
    line-height: 60px;
    font-size: 18px;
    display: block;
    text-align: center
}

.m_logo {
    cursor: pointer;
    margin-top: 15px
}
.m_header_nav_box {
    margin-top: 2px;
    margin-left: 45px
}

.m_user {
    font-size: 18px;
    margin-top: 17px
}

.m_reg {
    border: 1px solid #fafafa;
    width: 70px;
    color: #666;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer
}

.m_reg:hover {
    border: 1px solid #0497ff
}
.m_barcode div{
	display: none;
}
.m_barcode:hover div{
	display: block;
}

.m_login {
    border: 1px solid #fafafa;
    color: #666;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 15px;
}

.banner {
    position: relative;
    height: 700px
}

.banner>img {
    width: 100%;
    height: 700px
}

.banner_1_h1 {
    position: absolute;
    top: 265px;
    font-size: 48px;
    color: #fff;
    font-weight: normal;
    left: 18.75%;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.banner_1_msg {
    position: absolute;
    top: 340px;
    color: #fff;
    left: 18.75%;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.banner_1_msg h2 {
    font-size: 18px;
    font-weight: normal!important
}

.banner_1_btn {
    position: absolute;
    top: 450px;
    color: #fff;
    left: 18.75%
}

.banner_1_btn>div {
    width: 172.53px;
    height: 52px;
    display: inline-block;
    margin-right: 12px;
    border-radius: 6px;
    line-height: 52px;
    text-align: center;
    background-color: #0497ff;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 18px
}

.m_content {
    background-color: #f9fafd;
    width: 100%;
}

.m_content_main {
    width: 100%;
    height: 620px;
    margin: 0 auto;
    padding-top: 80px;
    background-color: #f9fafd;
}

.m_content_main_2 {
    width: 100%;
    margin: 0 auto;
    background-color: #fff
}

.m_content_main_3 {
    width: 100%;
    margin: 0 auto;
    background-color: #f9fafd
}

.m_content_main_4 {
    width: 100%;
    overflow: hidden;
    height: 700px;
    position: relative;
    margin: 0 auto;
    background-color: #fff
}

.m_content_main_5 {
    background-color: #f9fafd
}

.m_content_main_4 .m_content_divTwo {
    position: absolute;
    width: 1200px;
    top: 0
}

.m_content_divOne_2 h1 {
    margin-top: 255px!important
}

.m_content_box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 700px;
    position:relative;
}

.m_content_main_3 .m_content_divOne h1 {
    margin-top: 250px;
    font-size: 42px
}

.m_content_divOne h1 {
    margin-top: 150px;
    font-size: 42px
}

.m_content_divOne span {
    color: #02A7F0
}

.m_content_divOne h2 {
    color: #666;
    font-size: 18px;
    font-weight: normal
}

.m_content_divOne h2:nth-child(1) {
    margin-top: 10px
}

.m_content_btn {
    width: 206px;
    height: 36px;
    margin-top: 35px;
    border-radius: 18px;
    border: 2px solid #a3d0fe;
    background-color: #f3f8ff;
    line-height: 36px
}

.m_content_pc {
    font-size: 16px;
    color: #68a8e4;
    border-right: 1px solid #a5d9ff;
    text-align: center;
    width: 102px;
    cursor: pointer
}

.m_content_pc:hover {
    background-color: #dceaff;
    border-bottom-left-radius: 18px;
    border-top-left-radius: 18px
}

.m_content_yd:hover {
    background-color: #dceaff;
    border-bottom-right-radius: 18px;
    border-top-right-radius: 18px
}

.m_content_yd.active {
    background-color: #dceaff;
    border-bottom-right-radius: 18px;
    border-top-right-radius: 18px
}

.m_content_pc.active {
    background-color: #dceaff;
    border-bottom-left-radius: 18px;
    border-top-left-radius: 18px
}

.m_content_yd {
    border-left: 1px solid #a5d9ff;
    width: 102px;
    text-align: center;
    font-size: 16px;
    color: #68a8e4;
    cursor: pointer
}

.m_content_divOne {
    padding-left: 30px;
}
.m_content_left{
    position: relative;
    top:0;
    bottom:0;
    left:0;
}
.m_content_right {
    position: relative;
    top:0;
    bottom:0;
    right:0;
    width:680px;
}
.div_view1{
    position: absolute;left:50px;margin-top: 50px;
    /*box-shadow: darkgrey 10px 10px 30px 5px ;*/
    z-index: 80;
}
.div_view2{
    position: absolute;left:350px;margin-top: 170px;
    box-shadow: darkgrey 10px 10px 30px 5px ;
    z-index: 100;
}
.div_view3{
    position: absolute;left:150px;margin-top: 100px;
    /*box-shadow: darkgrey 10px 10px 30px 5px ;*/
    z-index: 80;
}
.div_view4{
    position: absolute;left:50px;margin-top: 180px;
    /*box-shadow: darkgrey 10px 10px 30px 5px ;*/
    z-index: 80;
}
.div_view5{
    position: absolute;left:30px;margin-top: 70px;
    box-shadow: darkgrey 10px 10px 30px 5px ;
    z-index: 80;
}
.div_view6{
    position: absolute;left:310px;margin-top: 280px;
    box-shadow: darkgrey 10px 10px 30px 5px ;
    z-index: 100;
}
.div_view7{
    position: absolute;left:60px;margin-top: 80px;
    /*box-shadow: darkgrey 10px 10px 30px 5px ;*/
    z-index: 80;
}
.div_view8{
    position: absolute;left:30px;margin-top: 40px;
    /*box-shadow: darkgrey 10px 10px 30px 5px ;*/
    z-index: 80;
    text-align: center;
}
.div_view_l2{
    position: absolute;left:50%;top:50%;
    /*box-shadow: darkgrey 10px 10px 30px 5px ;*/
    z-index: 80;
    width:400px;
    height:300px;
    background-color: white;
    margin-top:-150px;
    margin-left:-200px;
    border-radius: 5px;
}
.div_view_l{
    position: absolute;
    position: absolute;left:55%;top:20%;
    /*box-shadow: darkgrey 10px 10px 30px 5px ;*/
    z-index: 80;
    color:white;
    text-align: center;
}
.m_content_divOne_2 {
    margin-right: 82px;
    visibility: hidden;
    animation-name: none;
    z-index: 999;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.m_content_pcimg {
    margin-top: 85px;
    margin-left: 100px
}
img{
    vertical-align:bottom;display:block
}
.m_content_pcimg_3 {
    margin-top: 170px;
    margin-left: 170px
}

.m_content_ydimg {
    margin-top: 30px;
    margin-left: 100px
}

.m_content_pcimg_2 {
    margin-top: 145px
}

.m_content_ydimg_2 {
    margin-top: 80px
}

.m_content_main_4 .m_content_divOne {
    width: 420px;
    margin: 95px 0 0 390px;
    overflow: hidden
}

.m_content_main_4 .m_content_divOne h1 {
    margin-top: 0;
    text-align: center
}

.m_content_main_4 .m_content_divOne h2 {
    text-align: center
}

.m_content_main_4 .m_content_divOne .m_content_btn {
    margin-left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    margin-top: 10px
}

.m_content_divTwo {
    position: relative
}

.rxh_1 {
    position: absolute;
    top: 300px;
    left: 40px;
    visibility: hidden;
    animation-name: none;
    z-index: 999;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_2 {
    position: absolute;
    top: 235px;
    left: 170px;
    z-index: 999;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_3 {
    position: absolute;
    top: 300px;
    left: 280px;
    visibility: hidden;
    z-index: 999;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_4 {
    position: absolute;
    top: 235px;
    left: 385px;
    visibility: hidden;
    z-index: 999;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_5 {
    position: absolute;
    top: 300px;
    left: 500px;
    visibility: hidden;
    z-index: 999;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_6 {
    position: absolute;
    top: 235px;
    left: 625px;
    z-index: 999;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_1_yd {
    position: absolute;
    top: 355px;
    left: -10px;
    visibility: hidden;
    animation-name: none;
    z-index: 999;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_2_yd {
    position: absolute;
    top: 445px;
    left: 75px;
    z-index: 999;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_3_yd {
    position: absolute;
    top: 345px;
    left: 157px;
    visibility: hidden;
    z-index: 999;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_4_yd {
    position: absolute;
    top: 440px;
    left: 285px;
    visibility: hidden;
    z-index: 999;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_5_yd {
    position: absolute;
    top: 335px;
    left: 340px;
    visibility: hidden;
    z-index: 999;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_6_yd {
    position: absolute;
    top: 420px;
    left: 420px;
    z-index: 999;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_g_1 {
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.rxh_g_1_yd {
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.gxmb_g_1 {
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.m_animation_1 {
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animationed {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.gxmb_g_1_pc {
    position: absolute;
    top: 225px;
    left: 460px;
    z-index: 999;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.gxmb_g_2_yd {
    top: 230px;
    left: 390px
}

.gxmb_g_2_pc {
    position: absolute;
    top: 420px;
    left: 500px;
    z-index: 999;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.gxmb_g_3_yd {
    top: 415px;
    left: 510px
}

.m_footor {
    /*margin-top: 50px;*/
    background-color: #292c2e
}
.partnerFooter{
	margin-top:0px;
}


.partnerApply{
	width:1200px;
	padding-bottom: 50px;
	background-color: #fff;
	overflow: hidden;
	margin: 40px auto;
}
.partnerApply h2{
	height:55px;
	font-weight: normal;
	line-height: 55px;
	font-size:42px;
	color:#0497ff;
	text-align: center;
	margin:60px 0px;
}
.formLi{
	margin-bottom:30px;
}
.formTitle{
	width:325px;
	padding-right: 20px;
	line-height: 48px;
	height:48px;
	font-size:18px;
	color:#333;
	text-align: right;
}
.formContent input{
	width:508px;
	height:46px;
	font-size:18px;
	border: none;
	padding-left: 20px;
	border:1px solid #e6e6e6;
	border-radius: 3px;;
}
.formCode input{
	width:373px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.formImg img{
	max-width: 400px;
}
.btnCode{
	width:133px;
	background-color: #ffffff;
	height:48px;
	font-size:18px;
	color:#999999;
	border:1px solid #e6e6e6;
	border-left: 0px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	cursor: pointer;
}
.btnCode:hover{
	background-color: #dadada;
	
}
.dropdown {
  position: relative;
  /*display: inline-block;
  width:508px;
  padding-left: 20px;
  height:46px;
  line-height: 46px;
  color:#666;
  font-size:18px;
  border:1px solid #E6E6E6;
  border-radius: 3px;
  position: relative;*/
}
.rotateIn180{
	transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); 	/* Opera */
}
.dropdown img{
	position: absolute;
	right: 15px;
	top:20px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  width:528px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  
}
.dropdown-content div{
	height:30px;
  line-height: 30px;;
   padding: 5px 10px;
   cursor: pointer;
}
.dropdown-content div:hover{
	background-color: #f1f1f1;
}
.dropdown:hover .dropdown-content {
  display: block;
}
#partnerFile{
	display: none;
}
.formContent textarea{
	width:508px;
	height:140px;
	font-size:18px;
	border: none;
	padding-left: 20px;
	padding-top: 20px;
	font-family:  "微软雅黑";
	border:1px solid #e6e6e6;
	border-radius: 3px;;
}
.formContent .patent{
	width:528px;
	text-align: center;
	overflow: hidden;
	background-size: 100% 100%;
	height:226px;
	background-color: #f2f2f2;
	border-radius: 3px;
	border: solid 1px #898989;
}
.formContent .patent img{
	margin-top:65px;
}
.formContent .patent div{
	margin-top:20px;
	font-size:16px;
	color:#999999;
}
.partnerSubmit{
	width:530px;
	font-size:24px;
	color:#fff;
	margin-left:345px;
	text-align: center;
	height:56px;
	line-height: 56px;
	border-radius: 3px;
	margin-top:60px;
	background-color: #0497ff;
}
.m_footor_box {
    width: 1200px;
    height: 250px;
    margin: 0 auto
}

.m_footor_div {
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
    margin-bottom:30px;
    line-height: 30px;
    position:relative;
}

.m_footor_div a {
    color: #fff
}

.m_footor_one {
    margin-bottom: 25px;
    font-size: 18px
}

.m_footor_link {
    margin-top: 20px
}

.m_footor_link img {
    width: 96px;
    height: 96px
}

.m_footor_link div {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 70px
}

.online {
    margin-top: 10px
}

.m_rxh_pc {
    visibility: hidden;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.m_rxh_yd {
    visibility: hidden;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.gxmb_g_1_yd {
    margin-left: 165px
}

.m_ddtn_pc_1 {
    width: 620px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.m_ddtn_pc_2 {
    width: 133px;
    height: 185px;
    position: absolute;
    top: 335px;
    left: 63px;
    z-index: 999;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.m_ddtn_pc_3 {
    position: absolute;
    top: 335px;
    left: 165px;
    z-index: 999;
    width: 133px;
    height: 185px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.m_ddtn_pc_4 {
    position: absolute;
    top: 415px;
    left: 625px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    z-index: 999;
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.m_content_divOne_3 {
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.zoomAnimation {
    width: 159px;
    height: 222px
}

.zoomAnimation_2 {
    width: 159px;
    height: 222px;
    left: 185px
}

.zoomAnimation_3 {
    width: 550px
}

.zoomAnimation_4 {
    top: 375px;
    left: 580px
}

.m_pl_pc_1 {
    position: absolute;
    left: 420px;
    top: 360px;
    z-index: 2
}

.m_pl_pc_2 {
    position: absolute;
    left: 385px;
    top: 270px;
    z-index: 1
}

.m_pl_pc_3 {
    position: absolute;
    left: 880px;
    top: 330px;
    z-index: 1
}

.m_pl_pc_4 {
    position: absolute;
    left: 170px;
    top: 305px;
    z-index: 1
}

.m_pl_pc_5 {
    position: absolute;
    left: 170px;
    top: 480px;
    z-index: 1
}

.m_pl_pc_6 {
    position: absolute;
    left: 288px;
    top: 360px;
    width: 174px;
    height: 90px;
    z-index: 1
}

.m_pl_pc_7 {
    position: absolute;
    left: 288px;
    top: 485px;
    width: 174px;
    height: 90px;
    z-index: 1
}

.m_pl_pc_8 {
    position: absolute;
    left: 738px;
    top: 445px;
    z-index: 1
}

.m_pl_yd_1 {
    position: absolute;
    left: 480px;
    top: 310px;
    z-index: 2
}

.m_pl_yd_2 {
    position: absolute;
    left: 385px;
    top: 270px;
    z-index: 1
}

.m_pl_yd_3 {
    position: absolute;
    left: 910px;
    top: 330px;
    z-index: 1
}

.m_pl_yd_4 {
    position: absolute;
    left: 170px;
    top: 305px;
    z-index: 1
}

.m_pl_yd_5 {
    position: absolute;
    left: 170px;
    top: 480px;
    z-index: 1
}

.m_pl_yd_6 {
    position: absolute;
    left: 288px;
    top: 360px;
    z-index: 1
}

.m_pl_yd_7 {
    position: absolute;
    left: 288px;
    top: 485px;
    z-index: 1
}

.m_pl_yd_8 {
    position: absolute;
    left: 688px;
    top: 445px;
    z-index: 1;
    width: 230px
}

.m_animation {
    visibility: hidden;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.m_ph_pc_1 {
    position: absolute;
    left: 175px;
    top: 320px;
    z-index: 2
}

.m_ph_pc_2 {
    position: absolute;
    left: 510px;
    top: 345px;
    z-index: 1
}

.m_ph_yd_1 {
    position: absolute;
    left: 282px;
    top: 335px;
    z-index: 1
}

.m_ph_yd_2 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.m_hidden {
    width: 540px;
    height: 310px;
    overflow: hidden;
    position: absolute;
    left: 430px;
    top: 385px;
    z-index: 3
}

@keyframes fadeInLeft_2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.funBanner {
    position: relative;
    background-image: url(../img/funBanner.png);
    width: 100%;
    height: 350px
}
.funBanner_partner{
	position: relative;
    background-image: url(../img/funBanner_partner.png);
    width: 100%;
    height: 700px
}
.funBanner_2 {
    position: relative;
    background-image: url(../img/funBanner_2.png);
    width: 100%;
    height: 350px
}

.trendBanner {
    position: relative;
    background-image: url(../img/trend.png);
    width: 100%;
    height: 350px
}

.aboutBanner {
    position: relative;
    background-image: url(../img/about/banner.png);
    width: 100%;
    height: 350px
}

.fb_msg {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    overflow: hidden
}

.fb_msg h1 {
    margin-top: 135px;
    width: 100%;
    text-align: center;
    font-size: 60px;
    letter-spacing: 25px;
    padding-bottom: 10px
}

.fb_msg h2 {
    position: relative;
    margin-top: 10px;
    width: 100%;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    letter-spacing: .5px
}
.funBanner_partner .fb_msg h1 {
    margin-top: 235px;
    width: 100%;
    text-align: center;
    height: 85px;
	font-family: MFLangQian_Noncommercial-Regular;
	font-size: 88px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 4px;
	color: #ffffff;
	margin-bottom: 0px;
}
.funBanner_partner .fb_msg h2{
	margin-top:0px;
	text-align: center;
	font-family: SourceHanSansCN-Regular;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 2px;
	color: #ffffff;
}
.funBanner_partner .fb_msg>div{
	width: 255px;
	height: 64px;
	font-size:24px;
	color:#fff;
	margin-top:32px;
	text-align: center;
	line-height: 64px;
	background-color: #0497ff;
}
.partner_box_01{
	width:100%;
	height:390px;
	background-color: #f9fafd;
}
.partner_div_01{
	overflow: hidden;
	width:980px;
	height:390px;
	margin: 0px auto;
}
.partner_box_02{
	width:100%;
	height:750px;
	background-color: #f2f2f2;
}
.partner_box_03{
	width:100%;
	height:260px;
	background-color: #0497ff;
	text-align: center;
	overflow: hidden;
}
.partner_box_03 h2{
	font-size:30px;
	color:#fff;
	letter-spacing: 4px;
	font-weight: normal;
	margin-top:65px;
}
.partner_box_03 > div{
	width:320px;
	height:52px;
	margin-top:35px;
	padding-left: 20px;
	line-height: 52px;
	text-align: left;
	font-size:21.32px;
	color:#0497ff;
	background-color: #fff;
	border-radius: 5px;
}
.partner_div_02{
	overflow: hidden;
	width:1200px;
	margin: 0px auto;
}
.term{
	width:220px;
	height:264px;
	border-radius:10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #ffffff;
	box-shadow: 1px 2px 5px 0px 
		rgba(0, 0, 0, 0.1);
}
.term:last-child{
	margin-right: 0px;
}
.term_head{
	width:100%;
	height:56px;
	background-color: #0497ff;
	text-align: center;
	color: #fff;
	background-image: url(../img/partner/headBack.png);
	background-size: 100% 100%;
	font-size:18px;
	line-height: 56px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.term_content{
	text-align: center;
}
.termImg{
	height:200px;
}
.term_content div{
	line-height: 25px;
	font-size:16px;
	color:#333;
}
.term_content div img{
	margin-top:55px;
}
.term_box{
	margin-top:55px;
}
.term_box>img{
	margin:130px 10px;
	
}
.partner h2{
	margin-top:65px;
	text-align: center;
	height: 35px;
	font-family: MicrosoftYaHei;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 2px;
	color: #333333;
}
.advantage{
	margin-top:55px;
}

.advantage_apply div{
	text-align: center;
	font-size:18px;
	color:#333;
}
.advantage_apply div:first-child{
	margin-top:40px;
	
}
.advantage_apply div:nth-child(3){
	margin-top:20px;
	
}
.advantageLi{
	max-width:200px;
	min-width: 95px;
	height:130px;
	text-align: center;
	margin-right: 82px;
}
.advantageLi:last-child{
	margin-right: 0px;
}
.advantageLi>div{
	margin-top:20px;
}
.heightImg{
	height:74px;
}
.termLi{
	margin-right: 0px;;
}
.arrow{
	margin-top:115px;
}
.arrowImg{
	margin: 0px 15px;;
}
.fb_msg h2:nth-child(1) {
    margin-top: 30px
}

.fc_content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #f9fafd
}

.fc_box_1 {
    padding-bottom: 55px;
    background-color: #f9fafd
}

.fc_content_box {
    margin-left: 180px;
    padding-bottom: 60px
}

.fc_coneten_div {
    margin-top: 80px
}

.fc_coneten_msg {
    margin-left: 40px;
    margin-top: 15px
}

.fc_coneten_msg h2 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #333
}

.fc_coneten_msg h3 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 8px;
    color: #464646
}

.fc_content_box_2 h2 {
    text-align: center;
    font-weight: normal;
    color: #333;
    width: 100%;
    font-size: 42px;
    margin-top: 60px
}

.fc_content_box_2 h3 {
    text-align: center;
    font-weight: normal;
    color: #666;
    width: 100%;
    font-size: 18px;
    margin-top: 5px
}

.fc_content_box3 {
    overflow: hidden;
    margin-top: 30px
}

.fc_introduce_div {
    margin-top: 30px
}

.fc_introduce_left {
    margin-left: 50px
}

.fc_introduce_right h2 {
    color: #333;
    font-size: 24px;
    margin-top: 30px;
    font-weight: normal;
    margin-left: 30px;
    padding-bottom: 5px
}

.fc_introduce_right h3 {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    margin-top: 5px;
    margin-left: 30px
}

.func_scene {
    background-color: #fff;
    padding-bottom: 50px
}

.func_scene_box {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden
}

.func_scene_box h2 {
    font-size: 42px;
    font-weight: normal;
    color: #333;
    text-align: center;
    width: 100%;
    margin-top: 45px
}

.func_scene_left {
    margin-left: 70px
}

.func_scene_left h3 {
    font-size: 24px;
    font-weight: normal;
    color: #333;
    margin-top: 80px
}

.func_scene_left h4 {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    margin-top: 20px;
    line-height: 20px;
    width: 505px
}

.func_scene_right {
    margin-left: 50px
}

.func_scene_div {
    padding: 60px 0
}

.idt_two_one {
    width: 100%;
    background-color: #f9fafd;
    height: 925px
}

.m_header_box {
    width: 100%;
    background-color: #fafafa;
    box-shadow: 0 5px 5px #eaebed
}

.main_person {
    box-shadow: 0 5px 5px #eaebed
}

.idt_two_one_box {
    width: 1200px;
    margin: 70px auto 0;
    position: relative;
}

.idt_two_one_box h1 {
    font-size: 42px;
    color: #333;
    padding-top: 55px;
    font-weight: normal;
    text-align: center
}

.idt_two_one_btn {
    margin-top: 50px;
    margin-left: 200px
}

.idt_two_one_btn>div {
    width: 136px;
    height: 56px;
    border-radius: 28px;
    background-color: #fff;
    font-size: 20px;
    color: #666;
    margin-right: 30px;
    line-height: 56px;
    text-align: center
}

.idt_two_one_btn>div.active {
    background-color: #0497ff;
    color: #fff;
    box-shadow: 0 5px 10px #acd9fe
}

.aboutAb {
    position: absolute;
    width: 1024px;
    height: 300px;
    margin-left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background-color: #fff
}

.aboutAb {
    border-radius: 10px;
    margin-top: 147px
}

.aboutAb h1 {
    color: #333;
    font-size: 30px;
    margin-top: 55px;
    text-align: center
}

.aboutAb img {
    margin-left: 65px
}

.aboutAb h3 {
    font-size: 16px;
    color: #464646;
    font-weight: normal;
    width: 745px;
    line-height: 25px;
    margin-left: 50px;
    letter-spacing: 1px
}

.aboutAb>div {
    margin-top: 35px
}

.about {
    width: 100%;
    background-color: #f9fafd;
    padding-bottom: 50px
}

.about_box {
    width: 1200px;
    margin: 0 auto
}

.about_box h1 {
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-top: 190px
}

.about_box h3 {
    color: #464646;
    font-size: 16px;
    font-weight: normal;
    margin-top: 30px;
    letter-spacing: .5px
}

.about_content {
    width: 1024px;
    margin-left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.about_content img {
    margin-top: 50px
}

.link_content h2 {
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-top: 100px
}

.link_content {
    width: 750px;
    margin-left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.link_div>div:nth-child(2) {
    margin-top: 10px;
    margin-left: 20px
}

.link_div:nth-child(2) {
    margin-left: 65px;
    margin-right: 65px
}

.about_address {
    margin-top: 45px;
    width: 750px;
    margin-left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.about_address h4 {
    font-weight: normal;
    font-size: 14px;
    color: #464646
}

.about_address h4:nth-child(2) {
    margin-left: 55px
}

.link_content h2 {
    padding-bottom: 40px
}

.article {
    width: 100%;
    background-color: #fff
}

.article_box {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 55px
}

.article_box h1 {
    font-size: 42px;
    padding-bottom: 45px;
    color: #333;
    margin-top: 55px;
    text-align: center
}

.article_div {
    width: 300px
}

.article_div li {
    max-width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.article_div h2 {
    color: #666;
    font-size: 18px;
    line-height: 35px
}

.article_div ul li {
    color: #0497ff;
    font-size: 18px;
    line-height: 35px
}

.article_div:nth-child(2) {
    margin-left: 145px;
    margin-right: 145px
}

.feedBack {
    width: 100%;
    background-color: #fff
}

.feedBack_box {
    overflow: hidden;
    width: 1035px;
    margin: 0 auto;
    padding-bottom: 55px
}

.crumb {
    height: 75px;
    font-size: 14px;
    line-height: 75px
}

.crumb span a {
    color: #0597ff
}

.feedBack_menu {
    width: 185px;
    cursor: pointer
}

.feedBack_menu_title {
    color: #666;
    font-size: 16px;
    font-weight: bold
}

.feedBack_menu_child div {
    cursor: pointer
}

.feedBack_menu_child_title {
    color: #666;
    font-size: 16px;
    margin-top: 30px
}

.feedBack_menu_child_div.active .feedBack_circle {
    background-color: #0497ff
}

.feedBack_menu_child_div.active .feedBack_menu_child_title {
    color: #0497ff
}

.feedBack_circle {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #666;
    margin-top: 38px;
    margin-right: 10px
}

.feedBack_left_div {
    padding: 25px 20px
}

.feedBack_left {
    padding-bottom: 70px;
    background-color: #fafafa
}

.feedBack_left_end {
    margin-left: 20px;
    cursor: pointer
}

.fi_back {
    margin-top: 30px;
    margin-left: 90px
}

.img_handle {
    width: 100%;
    background-color: #fff;
    height: 580px
}

.img_handle_box {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto
}

.img_handle_box h1 {
    font-size: 42px;
    padding-bottom: 50px;
    color: #333;
    margin-top: 75px;
    font-weight: normal;
    text-align: center
}

.idt_two_one_box h1 {}

.img_handle_div:nth-child(n+3) {
    margin-top: 90px
}

.img_handle_div img {
    margin-left: 60px
}

.img_handle_div h2 {
    font-size: 24px;
    color: #333;
    padding-bottom: 10px;
    font-weight: normal;
    margin-left: 30px
}

.img_handle_div h3 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    width: 340px;
    margin-left: 30px
}

.data_handle {
    width: 100%;
    background-color: #f9fafd;
    height: 580px
}

.data_handle_box {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto
}

.data_handle_box h1 {
    font-size: 42px;
    padding-bottom: 50px;
    color: #333;
    margin-top: 75px;
    font-weight: normal;
    text-align: center;
    font-weight: normal
}

.data_handle_div {
    width: 535px;
    height: 330px;
    border: 2px solid #e6e8eb;
    background: #fff
}

.data_handle_div:nth-child(1) {
    margin-left: 48px
}

.data_handle_div:nth-child(2) {
    margin-left: 26px
}

.data_handle_title {
    padding: 18px 0 18px 20px;
    font-size: 24px;
    background-color: #eff2f5;
    color: #666;
    font-weight: normal;
    border-bottom: 2px solid #e6e8eb
}

.data_handle_content {
    margin: 30px 25px
}

.data_handle_article {
    width: 4px;
    height: 4px;
    background-color: #666;
    border-radius: 2px;
    margin-top: 8px;
    margin-right: 8px
}

.data_handle_child {
    color: #666;
    font-size: 14px;
    padding-bottom: 10px;
    font-weight: normal
}

.server_handle {
    width: 100%;
    background-color: #fff;
    height: 755px
}

.server_handle_box {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto
}

.server_handle_box h1 {
    font-size: 42px;
    color: #333;
    margin-top: 75px;
    font-weight: normal;
    text-align: center;
    font-weight: normal
}

.server_handle_box>h3 {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    padding-bottom: 15px;
    font-weight: normal;
    text-align: center;
    font-weight: normal
}

.server_handle_div:nth-child(odd) {
    margin-left: 115px
}

.server_handle_div:nth-child(even) {
    margin-left: 80px
}

.server_handle_div {
    height: 115px;
    margin-top: 60px
}

.server_handle_div h3 {
    width: 310px
}

.server_handle_div h2 {
    font-size: 24px;
    color: #333;
    padding-bottom: 10px;
    font-weight: normal;
    margin-left: 45px
}

.server_handle_div h3 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    width: 310px;
    margin-left: 45px;
    line-height: 25px
}

.temp {
    width: 100%;
    background-color: #f9fafd;
    height: 1755px
}

.idt_two_one_div {
    position: relative
}

.oper {
    position: absolute;
    top: 85px;
    left: 225px;
    z-index: 9;
    display: none
}

.tool {
    position: absolute;
    top: 175px;
    left: 250px;
    z-index: 9;
    display: none
}

.prop {
    display: none;
    position: absolute;
    top: 145px;
    left: 325px;
    z-index: 9
}

#search {
    width: 350px;
    height: 40px;
    border: 2px solid #ccc;
    color: #666;
    border-radius: 5px;
    padding-left: 15px
}

.fb_search {
    position: relative;
    width: 734px;
    height: 42px;
    background-color: #fafafa;
    padding: 15px
}

.feedBack_right {
    margin-left: 40px
}

.searchImg {
    width: 46px;
    height: 44px;
    background-color: #0582ff;
    position: absolute;
    left: 360px
}

.searchImg img {
    margin-top: 9px;
    margin-left: 9px
}

.fb_list {
    width: 734px
}

.fb_li h2 {
    color: #666;
    font-size: 16px
}
.fb_li h2:hover{
	color:#0497FF;
}
.feedBack_menu_img img {
    margin-top: 2px
}

.fb_li h3 {
    width: 95%;
    color: #666;
    font-weight: normal;
    margin-top: 7px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.fb_li h4 {
    color: #999;
    font-weight: normal;
    margin-top: 10px;
    font-size: 16px
}

.fb_li {
    cursor: pointer;
    border-bottom: 1px solid #e6e6e6;
    padding: 30px 0
}

.trends_div {
    cursor: pointer
}

.trends {
    width: 100%;
    background-color: #fff
}

.trends_box {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px
}

.trends_header {
    margin-left: 305px;
    width: 540px
}

.trends_header div {
    color: #666;
    font-size: 24px;
    margin-left: 50px
}

.trends_header div.active {
    color: #0497ff;
    border-bottom: 2px solid #0497ff
}

.trends_header div.m_hover {
    color: #0497ff;
    border-bottom: 2px solid #0497ff
}

.trends_div_box {
    margin-top: 40px;
    padding-bottom: 40px
}

.trends_div:nth-child(1) {
    border-top: 1px solid #d9d9d9
}

.trends_div {
    color: #666;
    font-size: 16px;
    margin-left: 30px;
    border-bottom: 1px solid #d9d9d9;
    padding: 29px 37px
}

.trends_div img {
    margin-left: 30px
}

.feedBack_right_two {
    width: 765px;
    margin-left: 40px
}

.feedBack_right_two h1 {
    color: #666;
    font-size: 24px;
    text-align: center
}

.fb_ipt_title {
    font-size: 14px;
    color: #666
}

.importantText {
    color: red;
    margin-top: 3px
}

.fb_textarea {
    margin-top: 15px;
    height: 150px;
    border:1px solid rgb(169, 169, 169);
    outline: rgb(169, 169, 169);
    width: 735px;
    font-size: 16px;
    padding: 15px
}

.fb_phone_box {
    margin-top: 28px;
    position: relative
}

.fb_ipt_phone {
    width: 735px;
    border:1px solid rgb(169, 169, 169);
    outline: rgb(169, 169, 169);
    height: 40px;
    margin-top: 15px;
    padding-left: 15px
}

.noData {
    text-align: center;
    font-size: 18px;
    color: #666;
    margin-top: 60px
}
.noDataShow{
	display: none;
}
#trends_page {
    float: right;
    padding-bottom: 80px
}

.trends_header div {
    cursor: pointer
}

.trendsInfo_title h1 {
    color: #333;
    font-size: 24px;
    padding-bottom: 15px;
    font-weight: normal
}

.aboutDlabel{
	margin-top:20px;
}
.aboutDlabel h1 {
    color: #333;
    font-size: 24px;
    padding-bottom: 15px;
    font-weight: normal;
    text-align: center
}

.trendsInfo_author {
    font-size: 14px;
    color: #0497ff;
    font-weight: normal
}

.trendsInfo_addTime {
    font-size: 14px;
    color: #666;
    margin-left: 30px;
    font-weight: normal
}

.trendsInfo_content {
    margin-top: 40px;
    padding-bottom: 100px
}

.aboutDlabel_content {
    margin-top: 40px;
    padding-bottom: 100px
}

.feedBack_left_end.active {
    color: #0497ff;
    font-weight: bold
}

.check_box {
    padding: 55px 0
}

.check_img {
    margin-right: 15px
}

.check_title {
    font-size: 18px;
    color: #666
}

.check_div {
    margin-right: 55px
}

.fb_submit {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    background-color: #0497ff;
    margin-left: 320px;
    margin-top: 30px;
    cursor: pointer;
    position: relative
}

.fb_submit_msg {
    position: absolute;
    color: red;
    font-size: 18px;
    top: 40px;
    left: 20px;
    display: none
}

.tutoriaInfo h1 {
    font-size: 24px;
    color: #666;
    text-align: center
}

.tutoria_content {
    margin-top: 20px
}

.tutoriaInfo {
    padding-bottom: 100px
}

.related {
    height: 100px;
    margin: 0 auto;
    width: 1200px;
    text-align: center;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    border-top: 1px solid #737782
}

.related_box {
    margin-top: 10px
}

.tutoria_content img {
    max-width: 765px
}

.related a {
    color: #666;
    font-size: 14px;
    margin-left: 10px
}

.related h4 {
    font-weight: normal
}

a:hover {
    color: #0497ff
}

.nax_div {
    width: 100px;
    border-radius: 3px;
    padding-top: 10px;
    height: 80px;
    text-align: center;
    color: #666;
    position: absolute;
    top: 63px;
    display: none;
    background-color: #fff;
    z-index: 100;
    left: 0
}

.nax_div a {
    font-size: 14px!important;
    line-height: 30px!important
}

.m_header_nav li {
    position: relative
}

.m_header_nav li:hover .nax_div {
    display: block
}

.banner_1_btn div {
    cursor: pointer
}

.banner_1_btn a {
    color: #fff
}

.banner_1_btn a:hover {
    text-decoration: none
}

strong {
    font-weight: normal
}

.f_sql {
    position: absolute;
    top: 90px;
    left: 0;
    color: red;
    display: none
}

.preContent {
    height: 75px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    line-height: 75px;
    margin-top: 60px
}

.preContent_two {
    text-align: right
}

.preContent div {
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    font-size: 16px;
    color: #0497ff
}


.imgMargin {
    margin: -14px 0 0 -45px
}

.crumbTitle {
    color: #333;
}

.lg_header {
    height: 70px;
    line-height: 70px;
    color: #666666;
    font-size: 18px;
}

.lg_header img {
    margin-top: 16px;
}

.lg_header_text {
    margin-left: 15px;
}

.lg_login {
    width: 380px;
    height: 480px;
    margin-top: 75px;
    /*border:1px solid #ccc;*/
    box-shadow: 0px 0px 10px #ccc;
    padding: 100px 110px;
}

.lg_select {
    width: 380px;
    margin-bottom: 30px;
}

.shortLg {
    color: #666666;
    font-size: 24px;
}

.lgLine {
    height: 22px;
    width: 1px;
    margin-top: 8px;
    margin-left: 30px;
    background-color: #ccc;
}

.pwdLg {
    height: 38px;
    line-height: 38px;
    ;
    color: #666666;
    cursor: pointer;
    font-size: 24px;
    margin-left: 30px;
}

.pwdLg.active {
    color: #0497ff;
    border-bottom: 2px solid #0497ff;
}

.phoneCode input {
    width: 242px !important;
    padding-left: 10px;
    height: 46px;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-family: "微软雅黑";
}

.getCode {
    width: 114px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #666666;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin-left: 10px;
    cursor: pointer;
}

.errorMsg {
    color: red;
    display: none;
    padding: 5px;
    padding-left: 29px;
}

.forgetPwd {
    color: #398dee;
    text-align: center;
    cursor: pointer;
    margin-top: 20px;
    font-size: 12px;
}

.codeUnclick {
    background-color: #e8e8e8 !important;
    cursor: not-allowed !important;
}

.getCode:hover {
    background-color: #dadada;
}

.pwd_ipt_box input {
    width: 370px;
    padding-left: 10px;
    height: 46px;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-family: "微软雅黑";
}

.loginSubmit {
    width: 380px;
    height: 48px;
    background-color: #0497ff;
    color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 48px;
    margin-top: 20px;
    border-radius: 3px;
    font-size: 18px;
}

.pointSubmit {
    width: 380px;
    height: 48px;
    background-color: #0497ff;
    color: #fff;
    text-align: center;
    line-height: 48px;
    margin-top: 20px;
    border-radius: 3px;
    font-size: 18px;
}

.loginSubmit:hover {
    background-color: #0379cc;
}

.forget_pwd {
    font-size: 14px;
    color: #0497ff;
    margin-top: 15px;
    display: none;
    cursor: pointer;
}

.shortLg_text {
    font-size: 14px;
    margin-top: 15px;
    text-align: center;
    color: #999;
}

.partyLine {
    width: 144px;
    margin-top: 7px;
    height: 1px;
    background-color: #ccc;
}

.lg_party {
    margin-top: 35px;
    width: 380px;
}

.partyText {
    width: 92px;
    font-size: 12px;
    text-align: center;
    color: #999999;
}

.partyImg {
    margin-top: 18px;
    width: 140px;
}

.partyImg_wx {
    margin-left: 10px;
    cursor: pointer;
    margin-right: 45px;
    ;
}

.partyImg_qq {
    cursor: pointer;
}

.disable_ipt {
    cursor: pointer;
}

#pwd {
    display: none;
}

.bind_title {
    text-align: center;
    color: #0497ff;
    font-size: 24px;
}

.point_title {
    text-align: center;
    color: #0497ff;
    font-size: 24px;
    margin-top: 80px;
}

.pointNum {
    color: #0497ff;
    font-size: 48px;
    padding: 20px;
    text-align: center;
}

.pointText {
    width: 295px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.tranOpacity {
    opacity: 0;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
}


/*个人资料*/

.personal_box {
    width: 1200px;
    margin: 0px auto;
}

.personal_left {
    width: 197px;
    height: 605px;
    background-color: #fff;
    margin-top: 30px;
    padding-top: 35px;
    padding-left: 43px;
}

.pl_mene_div {
    width: 100%;
    line-height: 45px;
    font-size: 16px;
    color: #666;
}

.pl_mene_chile {
    margin-left: 28px;
    cursor: pointer;
}

.pl_mene_chile.active {
    color: #0497ff;
}

.pl_mene_parent {
    height: 45px;
    font-weight: bold;
}

.pl_mene_parent img {
    margin-top: 13px;
    padding-right: 8px;
}

.pl_mene_parent div {
    height: 40px;
}

.personal_right {
    margin-top: 30px;
    width: 860px;
    padding: 55px 23px 55px 55px;
    height: 170px;
    background-color: #fff;
}

.pl_edTitle {
    margin-top: 50px;
    margin-left: 22px;
}

.pl_edTitle>div {
    margin-bottom: 15px;
}

.pl_edTitle img {
    margin-right: 5px;
}

.p_div_img img {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    margin-right: 30px;
}

.p_div_img {
    height: 80px;
    padding: 0px 30px;
    margin-top: 20px;
}

.p_title {
    width: 288px;
    font-size: 14px;
    color: #666;
}

.p_div_user {
    font-size: 14px;
    height: 100px;
    margin: 0px 30px;
    line-height: 100px;
}

.p_div_img_btn div {
    margin-top: 5px;
}

.p_upImg {
    font-size: 14px;
    text-align: center;
    color: #333;
}

.p_content {
    color: #999;
}

.p_upload {
    width: 70px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    background-color: #449cee;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;
}

.pr_data_right {
    width: 938px;
    margin-top: 30px;
    background: #FFFFFF;
}

.p_div_2 {
    margin-top: 10px;
    height: 504px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
}

.p_div_3 {
    margin-top: 10px;
    height: 302px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
}

.p_border {
    border-top: 1px solid #e9e9e9;
}

.p_btn {
    color: #0497ff;
    cursor: pointer;
}

.p_hidden {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 99999;
    right: 0px;
    height: 100%;
    display: none;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.update_username {
    margin: 20% auto;
    background-color: #fff;
    width: 400px;
    border-radius: 5px;
    padding-bottom: 30px;
}

.update_email {
    display: none;
    margin: 10% auto;
    background-color: #fff;
    width: 400px;
    padding-bottom: 30px;
    border-radius: 5px;
}

.cropper_box {
    display: none;
    position: fixed;
    z-index: 999999;
}

.update_title {
    padding: 30px 0px;
    text-align: center;
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}

.update_btn {
    margin-top: 20px;
}

.ipt_username {
    width: 100%;
}

.ipt_username input {
    width: 330px;
    height: 40px;
    padding-left: 10px;
    border-radius: 3px;
    border: 1px solid #cccccc;
}

.cancel {
    width: 120px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    color: #333;
    margin-left: 65px;
    margin-right: 30px;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #cccccc;
}

.confirm {
    width: 120px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    color: #fff;
    border-radius: 3px;
    background-color: #398dee;
    border: 1px solid #cccccc;
    cursor: pointer;
}

.codeUnclick {
    background-color: #e8e8e8 !important;
    cursor: not-allowed !important;
}

.person_img {
    /*width: 35px;*/
    margin-right: 5px;
    height: 35px;
}

.toData {
    cursor: pointer;
}

.cropper_box {
    display: none;
}

.cropper_div {
    max-width: 800px;
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 9999;
}

.img_confirm {
    position: fixed;
    width: 120px;
    right: 10px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    background-color: #398dee;
    cursor: pointer;
}

.p_hidden_2 {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 99999;
    height: 100%;
    display: none;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.p_hidden {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    display: none;
    width: 100%;
    background-color: rgb(0, 0, 0, 0.3);
}

#industry {
    width: 340px;
    height: 40px;
    margin-left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.select_default {
    font-size: 16px;
}

#industry option {
    font-size: 16px;
    color: #666;
}

.ipt_getCode input {
    height: 40px;
    width: 210px;
    padding-left: 10px;
    border-radius: 3px;
    border: 1px solid #cccccc;
}

.getCode {
    cursor: pointer;
}

.ipt_getCode {
    width: 342px;
    margin-top: 10px;
}

.ipt_getCode div {
    width: 110px;
    height: 42px;
    text-align: center;
    line-height: 40px;
    color: #666;
    border: none !important;
    font-size: 16px;
    background-color: #e6e6e6;
    border-radius: 3px;
    margin-left: 10px;
}

.personal_right_tag {
    margin-top: 30px;
    width: 860px;
    padding: 30px 48px 55px 30px;
    background-color: #fff;
}

.pl_table th {
    width: 20%;
    height: 38px;
    font-weight: normal;
    color: #666666;
    font-size: 14px;
    background-color: #f5f7fa;
}

.pl_table {
    width: 875px;
    margin-bottom: 30px;
}

.pl_table td {
    height: 55px;
    color: #666666;
    font-size: 14px;
    text-align: center;
}

table,
table tr th,
table tr td {
    border: 1px solid #e9e9e9;
}

table {
    border-collapse: collapse;
}

.groundImg {
    max-height: 95%;
    margin-top: 2.5%;
}

.userImg {
    border-radius: 18px;
}

#pl_search {
    width: 172px;
    height: 30px;
    font-size: 14px;
    padding-left: 15px;
    border: none;
    outline: none;
    border: 1px solid #ccc;
    border-radius: 15px;
    ;
    float: right;
}

.pl_search_box {
    position: relative;
    margin-bottom: 20px;
    width: 875px;
}

.pl_search_box img {
    position: absolute;
    float: right;
    right: 10px;
    top: 6px;
}

.imgInfo {
    width: 175px;
    height: 175px;
    border-radius: 90px;
}

.m_login strong {
    margin-top: 2px;
}

.toindex {
    cursor: pointer;
}

.m_user_div {
    cursor: pointer;
}

.toasttj2 {
    z-index: 1003;
    font-size: 14px;
    position: fixed;
    top: 38%;
    width: 100%;
    opacity: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: none;
    opacity: 0;
    transition: opacity 1s ease-out
}

.m_user:hover .m_user_div {
    display: block !important;
}

.m_user_div {
    display: none;
    position: absolute;
    padding: 50px 0px 0px 30px;
}

.m_user_div:hover {
    display: block !important;
}

.arrow_box {
    position: relative;
    padding: 10px;
    width: 100px;
    height: 60px;
    margin-left: -30px;
    ;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    float: left;
    background-color: #fff;
}

.arrow_box:before,
.arrow_box:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border: solid transparent;
    pointer-events: none;
    content: "";
    border-color: rgba(136, 183, 213, 0);
}

.arrow_box.down:before {
    border-bottom-color: #ccc;
    border-width: 12px;
    left: 49%;
    margin-left: -10px;
    bottom: 100%;
}

.arrow_box.down:after {
    border-bottom-color: #fff;
    border-width: 10px;
    left: 50%;
    margin-left: -10px;
    bottom: 100%;
}

.arrow_box div {
    cursor: pointer;
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-left: 0px !important;
}

.device .arrow-left {
    background: url(../img/arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    z-index: 999;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}

.device .arrow-right {
    background: url(../img/arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 999;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}

.swiper-container {
    height: 700px;
}

.device {
    height: 700px;
    position: relative;
    overflow: hidden;
    background-image: url(../images/bj1.jpeg);
    background-size: cover;
}
.device2{
    width: 100%;
    position: fixed;
    top: 65px;
    bottom:0;
    z-index: 9999;
    background-image: url(../images/bj2.jpeg);
    background-size: cover;
    background-position: center center;
    min-width: 1000px;
}
.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
    z-index: 999;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

.pl_mene_parent {
    cursor: pointer;
}

#phone_two {
    display: none;
}
.barcode{
	padding: 10px;
	background-color: #fff;
	margin-top:3px;
	
}
.iosBarcode{
	padding: 10px;
	background-color: #fff;
	margin-top:3px;
}
.submitError{
	color: red;
	margin-left:355px;
    display: none;
    padding: 5px;
    padding-left: 29px;
}
.img_box{
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: center;*/
    /*align-items: start;*/
    position: fixed;
    top: 160px;
    bottom:80px;
    /*width:30%;*/
}
.img_item{
    /*height:30%;*/
    margin-left: 10px;
    position: absolute;
    top:45%;
    margin-top:-53px;
}
.footor{
    position: fixed;
    bottom:0;
    left:0;
    right:0;
}
.clear{ clear:both}
.login_item{
    width:100%;margin: 20px 10px;
}