.home-nav {
    float: left;
    position: relative;
    z-index: 10;
}
.home-side-nav {
    /*background-color: rgba(51,51,51,.85);*/
	background-color: rgba(255,255,255,.85);
    width: 180px;
	filter:Alpha(opacity=90);
}
.home-side-nav>li {
    height: 50px;
    line-height: 50px;
    color: #000;
    position: relative;
    cursor: pointer;
    padding-left: 28px;
	font-size: 16px;
}
.home-side-nav a:hover, .home-side-nav li:hover svg, .home-side-nav li>span:hover {
    color: #fb896b;
}
.home-side-nav li>span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 54px;
    -webkit-transition: color .2s;
    transition: color .2s;font-size: 14px;
}
.home-side-nav .item i {
    display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    background: url(../jiahe/jh/img/main-nav-icon.png) no-repeat 0 0;
}
.home-swiper {
    position: absolute;
    width: 1120px;
}


.jh2019 li{float:left;width:100px;}
.box-plate {
   /* background: #fcfcfc;*/
    padding: 0 10px 10px;
    overflow: hidden;text-align:left;
}
.box-newseed .box-fix-l .box-plate > h3.title {
    border: none;
    text-align: left;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 0;
}
.box-plate > h3.title {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 0px 0;
    padding: 0;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #ededed;
}
.box-fix-l .box-plate .btn-list {
    overflow: hidden;
    padding: 0 4px;
    margin-bottom: 10px;
}

.btn-list {
padding:5px;height:120px;
}
.btn-list a {
    width: 50%;
    margin: 0 0 5px 0;
    display: block;
    float: left;
    background: none;
    border-color: #ccc;
    color: #333;
    font-size: 14px;
	line-height: 30px;
}
.nav-item .btn-list a {
    width: 50%;
    margin: 0 0 5px 0;
    display: block;
    float: left;
    background: none;
    border-color: #ccc;
    color: #333;
	height:auto;
    font-size: 14px;
	line-height: 30px;
}
.nav-item .btn-list a:hover {
    width: 50%;
    margin: 0 0 5px 0;
    display: block;
    float: left;
    background: none;
    border-color: #ccc;
    color: #2196f3;
	height:auto;
    font-size: 14px;
	line-height: 30px;
}
.box-plate > h3.title span, .box-plate > h3.title a {
    font-weight: 500;font-size:16px;color:#555;
}
.box-newseed .box-fix-l .box-plate .btn-list a:nth-child(2n) {
    padding-left: 20px;
}

.nav-main {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e9e9e9;
	margin:0 0 0 10px;
}

.masking {
	width:100%;
	height:100%;
	position:fixed;
	background:rgba(100,100,100,0.8);
	display:none;
	top:0;
	left:0;
}
.layer {
	position:relative;
	width:500px;
	height:450px;
	background:#fff;
	border:3px solid #fff;
	left:50%;
	margin-left:-250px;
	top:30%;
	margin-top:-150px;
	border-radius:10px;
}
.layer li{float:left;height:50px;}

.layer li input{width:300px;;}
.close {
	position:absolute;
	right:15px;
	top:0px;
}
.v2_btn_blue {
    position: relative;
    margin-top: 10px;
    text-align: center;
    display: block;
    width: 100%;
    background: #0086f1;
    color: white;
    font-size: 16px;
    padding: 9px 0 5px 0px;
    border-radius: 8px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.news_box {
    background: url(../img/newsbg1.jpg) no-repeat;
    width: 220px;
    height: 115px;
    padding: 65px 0 0 97px;
    margin-top: 20px;
}
#tinyx{height:300px;position:relative;margin-top: 0px;}
#tinyx .fl{width:860px;height:320px;padding:10px 0;}
#tinyx .fr{width:230px;background:#f1f1f1;height:320px;overflow: hidden;}
#tinyx .fr h2{background:#2f75af;padding:10px;color:#f1f1f1;font-size: 16px;}
#tinyx .fr li{border-bottom: 1px #ccc dashed;line-height: 28px;height: 28px;overflow: hidden;}

#tinyx h2{font-size: 18px;font-weight: 800;padding-bottom: 10px;}

.feat-x-1,.feat-x-2,.feat-x-3,.feat-x-4{background: url('http://www.superlabx.com/themes/default/images/tinyx1.png') no-repeat;padding-left: 120px;height: 120px;width: 240px;float: left;border-bottom: 1px #ddd dashed;margin-top: 15px;background-position: 0 -50px;}

.feat-x-2{background-position: 0 -200px; margin-left:70px;}
.feat-x-3{background-position: 0 -350px;}
.feat-x-4{background-position: 0 -500px;margin-left:70px;}
.feat-x-1 h2{color: #2f75af}
.feat-x-2 h2{color: #fe5842;}
.feat-x-3 h2{color: #bb3857;}
.feat-x-4 h2{color: #f3778f;}
#tinyx ul li{width:46%;border:1px solid #ce0000;height:120px;}
#tinyx li p{font-size:16px;line-height:30px;}
.sci_right_list ul li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    display: inline-block;
    border-bottom: 1px dashed #ededed;
    width: 100%;
    padding: 7px 0;
}
/*title*/

.title_top{
	font-size: 28px;
    color: #2c3e50;
}
.title_lin{
	margin: 0 auto;
	margin-top:15px;
	margin-bottom: 15px;
	width: 80px;
	height: 2px;
	background: #ff7300;
}
.title_botton{
	text-transform: uppercase;
	font-size: 15px;
}

.box_step{
    width: 100%;
    margin: 0 auto;
    text-align: center;
	padding:10px;
}
.step_contetn{
    margin-top: 50px;
    display: inline-block;
    width: 100%;
}
.step_list{
    margin-top: 0.45em;
    display: inline-block;
    height: 245px;
    margin-bottom: 20px;
}
.step_title{
    text-align: center;
    font-size: 16px;
    color: #696969;
    line-height: 26px;
    padding:10px 0;
}
.title_one{
    font-size: 22px;
    color: #007aff;
    padding-bottom: 15px;
}
.step_list{
    border: 1px solid #ccc;
    width: 23.5%;
    position: relative;
    float: left;
    margin-right: 1.7%;
}
.step_list:last-child{
    margin-right: 0;
}
.step_number{
    position: absolute;
    top: -45px;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    left: 50%;
    background: #fff;
    margin-left: -40px;
}
.step_number img{
    width: 65px;
    height: 65px;
    top: 9px;
    position: relative;
}
.step_img{
    margin-top: 0.5em;
    margin-bottom: 0.2em;
}
.step_img img{
    width: 1.3em;
}
.step_step_tt{
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding-top: 66px;
}
.step_details{
    font-size: 15px;
    color: #333;
    padding: 15px;
    line-height: 22px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    height: 82px;
}
.step_line{
    width: 50px;
    background: #ff7300;
    height: 2px;
    margin: auto;
    margin-top: 15px;
}
.step_link a{
    border: 1px solid #ff7300;
    color: #ff7300;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 2px;
    font-size: 14px;
}
.step_link a:hover{
    background:#ff7300;
    color: #fff;
}
.mainbox{
clear:both;
margin-top:-1px;
border:1px solid #fff;
height:181px;
width:400px;font-size:16px;
}
#main ul{
display: none;
}
#main ul.block{
display: block;font-size:16px;
}
#main ul li{
font-size:16px;
}

.media-index-header[data-v-442460ef] {
    height: 286px;
    padding-top: 108px;
    padding-bottom: 20px;
    background: url(../img/mediaindexbg.png) top no-repeat;
    background-size: 1920px;
}
.media-index-header .title-wrapper p.primary-title[data-v-442460ef] {
    margin-top: 0;
    text-align: center;
    font-weight: 300;
    line-height: 50px;
    letter-spacing: 8px;
    font-size: 51px;
    font-family: PingFangSC-Regular;
    color: #fff;
}
.media-index-header .title-wrapper p.sub-title[data-v-442460ef] {
    margin-top: 23px;
    font-size: 22px;
    letter-spacing: 6px;    text-align: center;
    font-family: PingFangSC-Regular;
    color: #fff;
    line-height: 23px;
}

.section-header {
    text-align: center;
    padding-top: 30px;
}
.section-header .title {
    color: #555;
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.section-content {
    padding: 20px 0;
}
.jhbusiness .section-content p {
    color: #333;
    padding: 0 36px;
    line-height: 2;
    text-indent: 2em;
    font-size: 16px;
}
.solution {
  background-color: #F5F5F5;
  padding-bottom: 30px;
}

.solution .section-content {
  padding: 20px 36px 0;
}

.solution .solution-item {
  background-color: #FFF;
  padding: 30px 20px;
  min-height: auto;
}

.solution .solution-item .solution-desc {
  margin-top: 40px;
}
.solution .solution-item .solution-desc {
    padding-left: 30px;
    margin: 0;
}

.solution .solution-item .solution-desc h5 {
  color: #30496D;
  font-size: 18px;
  margin-bottom: 20px;
}

.solution .solution-item .solution-desc p {
  color: #616161;
  line-height: 2;
  margin-bottom: 5px;
}

.solution .solution-item .solution-desc .solution-link {
  color: #2F4667;
}

.solution .solution-item .solution-desc .solution-link:hover {
  color: #000;
}
.solution .solution-item .solution-desc h5 {
    color: #2D2D2D;
}
.solution .solution-item .solution-desc {
    padding-left: 30px;
    margin: 0;
}
.solution .solution-item .solution-desc p {
    color: #616161;
    line-height: 2;
    margin-bottom: 5px;
}
.section-header .sub-title {
    color: #AFC1DF;
    font-size: 12px;
    margin: 15px 0;
    text-transform: uppercase;
}
.value {
  background-color: #8D88AC;
}

.value .section-content {
  padding-bottom: 100px;
}

.value .az-horizontal-group > div {
  position: relative;
  padding: 0 44px;
}

.value .az-horizontal-group > div:not(:first-child) {
  border: 0;
}

.value .az-horizontal-group .divide-line {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  background-color: #BCB9D1;
}

.value .section-header .sub-title {
  color: #FFF;
}

.value .value-desc {
  color: #E5E3F1;
}

.value .value-desc h5 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 30px;
  margin-top: 20px;
}

.value .value-desc span {
  display: inline-block;
  text-align: left;
}
.value .value-item {
    text-align: center;
}
.contact .contact_phone {
    margin: 0 auto;
    margin-top: 20px;
    color: #7770a5;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
    padding-left: 60px;
    width: 250px;
    position: relative;
}
.contact .contact_phone>span {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 45px;
    background-image: url(../img/phone.png);
}
.section-line {
    margin: auto;
}
.section-line.dark-purple {
    background-color: #664A66;
}
.section-header .section-line {
    width: 45px;
    height: 4px;
}

.member{}
.member h3{line-height:100px;
    font-size: 26px;
    font-weight: 500;
    color: #333;
    background-color: #fff;}

.member .line{height: 10px;background: #ce0000;flex-grow: 1!important;}
.member li{width:30%;float:left;border:0px solid #ce0000;min-width: 300px;
    margin-bottom: 20px;
    color: #333;
    font-size: 18px;
    letter-spacing: .5px;}
.membertype li{display: inline-block;
    background-color: #fff;
    padding: 53px 0 54px;margin-right:20px;
    width: 352px;
    border: 1px solid #dedfe0;
    vertical-align: top;
    cursor: pointer;
    background: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    position: relative;}

.membertype .type{height: 35px;
    font-size: 30px;
    display: inline-block;
    font-weight: 600;
    font-family: PingFangSC-Medium;
    color: #333;
    line-height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0 40px;
    vertical-align: middle;
    padding-left: 90px;
    position: relative;}
.price{
    padding: 52px 0 14px;
    text-align: center;
    color: #f86;
    font-weight: 500;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    font-family: PingFang SC;
    position: relative;
}
.price b strong[data-v-690cf908] {
    display: inline-block;
    height: 28px;
    font-size: 60px;
}
.send-desc {
    margin-top: 20px;
    font-size: 18px;
    color: #333;
    font-weight: 400;
}
.pay-btn {
    width: 190px;
    height: 56px;
    padding: 8px 0;
    margin: 42px auto 0;
    position: static;
    -webkit-transform: translate(0);
    transform: translate(0);
    display: block;
    line-height: 36px;
    text-align: center;
    border: 2px solid #f86;
    color: #f86;
    font-weight: 500;
    border-radius: 4px;
    bottom: 20px;
    left: 50%;
}
.pay-btn .top[data-v-690cf908] {
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}
.pay-btn .bottom[data-v-690cf908] {
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
}
thead {
    background-color: #f8f8f9;
    width: 100%;
}
thead tr{
    height: 90px;
}
thead tr th {
    width: 280px;
    font-family: FZLTZHK-GBK1-0;
    font-size: 22px;
    text-align: center;
    color: #1e2e42;
    font-weight: 400;
    border: 1px solid #cecece;
}
thead tr th[data-v-224d85ea]:first-child {
    width: 400px;
}
thead tr th[data-v-224d85ea]:nth-child(3) {
    color: #f86;
}
 tbody td[data-v-224d85ea]:nth-child(3) {
    color: #f86;
}
tbody td[data-v-224d85ea]:first-child {
    text-align: left;
    padding-left: 30px;
}
tbody td[data-v-224d85ea] {
    height: 50px;
    font-size: 16px;
    color: #617283;
    font-family: FZLTZHK-GBK1-0;
    text-align: center;
    border: 1px solid #cecece;
} 
.titleimg{width:30px;}
.customer-logo h3 {
    border: 0;
    margin-bottom: 44px;
    font-size: 36px;
    text-align: center;
}
.customer-logo p {
    font-size: 18px;
    color: #333;
    text-align: center;
    font-family: "Helvetica Neue,Helvetica,Arial,sans-serif";
    font-weight: 200;
}

.creditcontent{line-height: 32px;color: #9d9d9d;font-size: 18px;height: 180px;border-bottom: 1px solid #d9d9d9;}
.creditcontent .content{padding-top: 20px;padding-right: 2px;line-height: 32px;color: #9d9d9d;font-size: 16px;height: 130px;
   }
.cleft{width:850px;float:left;border-right:5px solid #f8f8f8;height:300px;padding-left:30px;padding-right:30px;}
.cright{width:300px;float:left;}   
.nameShow {
    height: 80px;
    padding-bottom: 4px;
    line-height: 80px;
    text-align: center;
    font-size: 24px;
}
.flow .list {
    line-height:100px;
    padding: 20px 0;
}

.flow .list span {
    float: left;
    height: 35px;
    margin:10px 20px 20px 0;width:100px;text-align:center;font-size:14px;
    padding: 0 12px;
    border-radius: 8px;
    border: 2px solid #ffa633;
    line-height: 30px;
    position: relative;margin-bottom:20px;
}
.flow .list img {
    float: left;width:20px;line-height:35px;    margin-top: 18px;margin-right: 10px;
}

.nowProve {
    display: block;
    width: 134px;
    height: 37px;
    margin: 0 auto;
    background-color: #f6443f;
    line-height: 37px;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.iconShow {
    display: block;
    width: 152px;
    height: 152px;
    margin: 0 auto;
}
 h5.title {
    float: left;
    width: 170px;line-height: 200px;
    height: 100%;
    font-size: 24px;
    color: #474747;
}

.enterProve_type .proveHead{height: 46px;padding-left: 48px;line-height: 46px;font-size: 24px;color: #fff;font-weight: bold;}
.enterProve_type .proveContent{height: 508px;background-color: #fff;border: 1px solid #d6d6d6;border-top: 0 none;overflow: hidden;}
.enterProve_type .proveContent .cLeft{float: left;width: 325px;height: 448px;padding-top:60px;border-right: 1px solid #ddd;position: relative;}
.enterProve_type .proveContent .cLeft .iconShow{display: block;width: 152px;height: 152px;margin: 0 auto;}
.enterProve_type .proveContent .cLeft .nameShow{height: 80px;padding-bottom: 4px;line-height: 80px;text-align: center;font-size: 24px;}
.enterProve_type .realName .cLeft .nameShow {color: #ffa633;}
.enterProve_type .realLand .cLeft .nameShow {color: #238ee0;}
.enterProve_type .perform .cLeft .nameShow {color: #9D7BE6;}
.enterProve_type .proveContent .cLeft .nowProve{display: block;width: 134px;height: 37px;margin: 0 auto;background-color: #f6443f;line-height: 37px;font-size: 16px;text-align: center;color: #fff;}
.enterProve_type .proveContent .cLeft .enjoy{position: absolute;bottom: 0;left: 0;width: 100%;height: 70px;padding: 28px 0;line-height: 35px;text-align: center;color: #fff;font-size: 20px;}
.enterProve_type .proveContent .cRight{float: right;width: 800px;height: 508px;padding-right:36px;}
.enterProve_type .proveContent .cRight div.what{height: 143px;border-bottom: 1px solid #d9d9d9;}
.enterProve_type .proveContent .cRight div.benefit{height: 178px;border-bottom: 1px solid #d9d9d9;}
.enterProve_type .proveContent .cRight div.flow{height: 184px;}
.enterProve_type .proveContent .cRight h5.title{float: left;width: 170px;height: 100%;font-size: 24px;color: #474747;}
.enterProve_type .proveContent .cRight div.what h5.title{line-height: 143px;}
.enterProve_type .proveContent .cRight div.benefit h5.title{line-height: 178px;}
.enterProve_type .proveContent .cRight div.flow h5.title{line-height: 184px;}
.enterProve_type .proveContent .cRight div.content{width: 630px;}
.enterProve_type .proveContent .cRight div.what .content{padding-top: 56px;padding-right: 2px;line-height: 32px;color: #9d9d9d;font-size: 18px;}
.enterProve_type .proveContent .cRight .flow p{padding-top: 32px;line-height: 28px;color: #474747;font-size: 16px;}
.enterProve_type .proveContent .cRight .flow .list{height: 39px;padding: 20px 0;}
.enterProve_type .proveContent .cRight .flow .list span{float: left;height: 35px;margin-right: 30px;padding: 0 12px;border-radius: 8px;border: 2px solid #ffa633;line-height: 35px;position: relative;}
.enterProve_type .proveContent .cRight .flow .list span.over{color: #fff;margin-right: 0;}

.enterProve_type .realLand .proveHead{border-bottom: 2px solid #167bc9;background-position: 0 -50px;}
.enterProve_type .realLand .proveHead{border-bottom: 2px solid #167bc9;}
.enterProve_type .perform .proveHead{border-bottom: 2px solid #7e5dc2;}
.enterProve_type .realLand .cLeft .iconShow{background-position: 0 -260px;}
.enterProve_type .realLand .cLeft .enjoy{background-color: #56a8e7;}
.enterProve_type .perform .cLeft .enjoy{background-color: #A293DA;}
.enterProve_type .realLand .cRight .benefit .content ul{height: 60px;padding-top: 24px;}
.enterProve_type .realLand .cRight .benefit .content ul li{float: left;width: 174px;height: 60px;padding-left: 36px;line-height: 30px;color: #091a3f;overflow: hidden;}
.enterProve_type .realLand .cRight .benefit .content ul li.icon1{background-position: -160px -100px;}
.enterProve_type .realLand .cRight .benefit .content ul li.icon2{background-position: -160px -160px;}
.enterProve_type .realLand .cRight .benefit .content ul li.icon3{background-position: -160px -220px;}
.enterProve_type .realLand .cRight .benefit .recommend{display: inline-block;height: 49px;margin-top: 24px;padding: 0 70px 0 80px;background-position: -160px -280px;background-color: #ededed;border: 1px solid #e3e3e3;line-height: 49px;font-size: 16px;}
.enterProve_type .realLand .cRight .benefit .content i.tip{color: #238ee0;font-size: 20px;}
.enterProve_type .perform .cRight .benefit .content i.tip{color: #7e5dc2;font-size: 20px;}
.enterProve_type .realLand .cRight .flow .list span{border-color: #238ee0;}
.enterProve_type .realLand .cRight .flow .list span.over{background-color: #238ee0;}
.enterProve_type .perform .cRight .flow .list span{border-color: #7e5dc2;}
.enterProve_type .perform .cRight .flow .list span.over{background-color: #7e5dc2;}
.enterProve_type .realLand .cRight .flow .list span:after,
.enterProve_type .realLand .cRight .flow .list span.after{content: ' ';after: ' ';position: absolute;top:0%;right: -32px;width: 30px;height: 35px;background-position: -30px -494px;padding: 0;margin: 0;border: 0 none;}
.enterProve_type .perform .cRight .flow .list span:after,.enterProve_type .perform .cRight .flow .list span.after{content: ' ';after: ' ';position: absolute;top:0%;right: -32px;width: 30px;height: 35px;background-position: -57px -494px;padding: 0;margin: 0;border: 0 none;}
.enterProve_type .realLand .cRight .flow .list span.over .after,
.enterProve_type .realLand .cRight .flow .list span.over:after{display: none;}
.enterProve_type .perform .cRight .flow .list span.over .after,
.enterProve_type .perform .cRight .flow .list span.over:after{display: none;}

.news_cats {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.news_cats li{width:100%;}

.news_cats a {
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    display: block;
    font-size: 16px;
    color: #0086f1;
	margin-right:10px;
}
.news_cats a:hover, .news_cats a.active {
    border-bottom:2px solid #0086f1;
}
.index_foot_ad_img{width:100%
    height: 125px;
    float: left;}
.topBoxRigBtn a {
    display: block;
    width: 108px;
    height: 34px;
    border: 1px solid #ddd;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    background: #f5f5f5;
    float: left;
    margin-left: 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all ease .3s;
    transition: all .3s ease;
}

.newslist .h{font-size: 18px;
    font-weight: bold;
    color: rgb(15,136,235);
    margin: 0;
    position: relative;
    padding: 15px 15px 10px;
    border-bottom: 1px solid;text-align:left;}
.newslist li{height:30px;line-height:30px; color: #666666;font-size:16px;}
.newslist li a{font-size:14px;color: #666666;}
.newslist.content_btn{    width: 90px;
    height: 36px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background: #ef1818;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;}
.solutioncontent img {
    width: 100%;
    height: 100%;
}
.file_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;margin-top: 10px;
}
.file_list span.size {
	float: right;
	width: 90px;
	text-align: right;
	padding-right: 5px;
}
.file_list span.del {
	cursor: default;
	float: right;
	width: 50px;
}
.file_list .tbody {
	border-bottom: 1px solid #ccc;
	padding: 0;
	line-height: 36px;
	height: 36px;
	margin-top: -1px;
	position: relative;
}
.file_list .loading {
	position: absolute;
	z-index: 2;
	height: 35px;
	background: #D9EDF7;
	border-bottom: 1px solid #ccc;
}
.file_list .data {
	position: absolute;
	padding-left: 10px;
	z-index: 3;
	width: 100%;
	background: transparent;
}
.contentbtn{margin:0 auto;height:40px;line-height:40px;width:100px;padding:2px;text-align:center;background:#ff6600;border-radius:10px;}
.contentbtn a{color:#fff;}
.investlist li:hover{background:#fff3eb}
.report {
    display: inline-block;
    padding: 0 4px;
    line-height: 26px;
    color: #f7c86a;
    border: 1px solid #f7c86a;
    border-radius: 2px;
    margin-left: 12px;
}
.custom-btn {
    padding: 6px 21px;
    border-radius: 4px;
    color: #f86;
    font-size: 14px;
    text-align: center;
    border: 1px solid #f86;
    cursor: pointer;
    position: relative;
    z-index: 11;
}
.zztitle{height: 3px;
    width: 90px;
    background-color: #0086f1;
    margin: 0 auto
}
.module-content{
padding:20px;
margin-bottom:20px;
}
.module-content ul li {
    list-style: none;
    float: left;
    width: 25%;
    padding: 20px;
    margin-bottom: 0px;
    text-align: center;
    transition: transform .2s;
	line-height:30px;
}
.module-content img{width:60px;margin-bottom:10px;}
.module-content ul li:hover{
    /*transform: translateY(-5px);
    -ms-transform: translateY(-5px);*/
box-shadow: 0px 0px 12px 0px  #ccc;
}
.module-content .text-content .text-title {
    font-size: 16px;
    line-height: 24px;
    color: #222;
    margin-bottom: 3px;
}

/*搜索栏样式*/
.search_box_jh {width: 100%;position: relative; background:;}
.search_box_jh .datasearch {width: 80%;position: absolute;left:45%;margin-left: -25%;margin-top: 70px;height:45px;}
.datasearch{float: left;}
.datasearch input{display:block;width:50%;float: left;height: 20px;line-height:20px;height: 45px;padding-top: 14px;padding-bottom: 14px;border: 0;font-size: 16px;color: #333333;padding-left: 2%;border-top-left-radius:4px;border-bottom-left-radius:4px;vertical-align:middle;}
.search_btn{float: left;cursor:pointer;float: left;width: 20%;height: 45px;line-height: 45px;color: #fff;background-color: #f0862f;text-align: center;font-size: 16px;border-top-right-radius:4px;border-bottom-right-radius:4px;}
.clear_float{clear: both;}
.keyword{width: 50%;position: absolute;left: 45%;margin-left: -25%;font-size: 14px; color: #fff;margin-top: 135px;}
.keyword span{margin-left: 12px; cursor: pointer;}
/*搜索栏样式结束*/
.ttitle_h3 {
    width: 100%;
    height: 32px;
    
	
}
.ttitle_h3 h3 {
    width: 100%;
    text-align: center;
    line-height: 32px;
    font-size: 26px;
    color: #39424f;
    font-weight: 400;
}
.doc .doctitle{height:50px;line-height:50px;margin:0 auto;float:left;border:0px solid #ce0000;    width: 100%}
.doc .doctitle input{height:45px;line-height:45px;font-size: 14px;padding-left:10px;}
.doc .doctitle label{float:left;border:0px solid #ce0000;width:100px;text-align:right;font-size:16px;    font-weight: normal;}
.docback{display: block;width: 180px;height: 36px;font-size:16px;border-radius: 4px;color: #fff;line-height: 36px;position: absolute;top: 80%;
-webkit-transform: translateY(-50%);transform: translateY(-50%);letter-spacing: 2px;line-height: 26px;}
.docsubmit{margin:0 auto;;text-align:center;font-size:18px;width:100px;border:1px solid #ff6600;text-align:center;border-radius:5px;color:#fff;background:#ff6600;height:50px;line-height:50px;}
.doclist li{text-align:center;}
.docdhlist li{;height:30px;line-height:30px;}
.docdhlist li span{text-align:center;font-size:14px; width: 20px;height: 20px;line-height: 20px;margin-right:10px;color: #fff;font-size: .8em;background:#ccc;display:inline-block;}
.proDetail-nav{min-width: 1200px;height:48px;border-bottom: 1px solid #efefef;background:#fff;width:100%;}
.proDetail-nav.current{position:fixed;top:0;left:0;z-index: 1000;}
.proDetail-navCon{width:1200px;height:49px;margin:0 auto;}
.proDetail-nav-list{margin:0 auto;height:48px;text-align: center;}
.proDetail-nav-list a{padding:0 10px;min-width:100px;display:inline-block; text-align: center;color:#555;height:47px;line-height: 47px;}
.proDetail-nav-list a.active{color:#1875f0;border-bottom: 2px solid #1875f0;}
.module_title {
    width: 400px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 30px auto;
    margin-top: 50px;
}
.softcontent{width:1000px;margin:0 auto;}
.softcontent li{float:left;width:300px;margin:0 auto;height:220px;font-size:16px;    padding-top: 20px;
text-align:center;border:2px solid #efefef;margin-right:20px;box-shadow: 0px 5px 5px -5px #ccc;}
.softcontent p{line-height:30px;text-align:left;font-size:16px;}
.softcontent .softvalue p{line-height:30px;text-align:left;font-size:16px;text-align:center;}
.softcontent li img {
    width: 100px;
    height: 100px;margin-bottom:15px;
	}
.softtitle{width: 800px;height: 60px; margin: 30px auto;line-height: 60px;font-size: 20px;height: 60px;line-height: 60px;color: #222;text-align:center;}
.dhmenu li a{color:#333}

.theme h1 {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
}
.theme h2 {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 0;
}
.theme div {
    width: 60px;
    border: 1px solid #d2d2d2;
    margin: 20px auto 0;
}
#back-toTop.show {
    display: inline-block;
    opacity: 5;
}
#back-toTop {
    opacity: 0;
    display: none;
}
.footer-head {
    background-image: url(//img12.360buyimg.com/wympay/jfs/t4432/81/1845733273/13347/d286590b/58e758c5Nc5cab426.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 200px;
    text-align: center;
    color: #333;
    padding-top: 22px;
}
.footer-head h1 {
    font-size: 36px;
    font-weight: 400;
    line-height: 90px;
    height: 90px;
}
.footer-head .cooperate-btn {
    font-size: 18px;
}
.home-advantage-container {
    position: relative;
    margin-top: -48px;
    padding: 40px 55px;
    background: #fff;
    border: 1px solid #e5e8ed;
    box-shadow: 0 4px 8px 0 rgba(3,27,78,.12);
    border-radius: 2px;
    overflow: hidden;
    z-index: 9;
}
.home-advantage-list {
    margin: 0 -45px;
    font-size: 0;
    text-align: center;
}
.home-advantage-item {
    display: inline-block;
    vertical-align: top;
    padding: 0 45px;
    width: 25%;
    box-sizing: border-box;
}
.home-advantage-tit {
    line-height: 28px;
    font-size: 20px;
    color: #000;
    font-weight: 400;
}
.home-advantage-desc {
    margin-top: 12px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
}
.c-grid-layout {
    max-width: 1200px;
    margin: 0 auto;
}
.fws-advant.mb {
    border: 1px solid #dbdbdb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    overflow: hidden;    margin-top: 10px;
}
.fws-advant.mb .mb-bd {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
}
.fws-advant li{
    border-bottom: 1px dashed #cdcdcd;
    line-height: 60px;
    height: 60px;
}
.fws-advant li .itme-l {
    padding-top: 20px;
    float: left;
    width: 50px;padding-top:18px;margin-left:10px;
}
.fws-advant li .itme-l img{
    width: 30px;
}
.fws-advant li .item-r {
    float: left;
   width:150px;
}
.fws-advant .item-r .t {
    margin-top: 17px;
    font-size: 15px;
}