
/*.marketList{display:none;}*/
.nrbanner_about{ background:url(../images/aboutbg.png) no-repeat center center; }

.about_w{ width:100%; height:auto; padding:80px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box }
.about_jg{background:#f7f7f7; }
.nr_con{ width:100%; padding-bottom:50px; }
.nr_tit{ font-size:35px; padding-bottom:15px; }
.nr_des{ font-size:16px;text-transform:uppercase;color:#999; }

.about_edit{ width:100%; height:auto; }
.about_des{ font-size:16px; color:#000; padding-bottom:10px; }
.about_descon{color:#666; font-size:16px; line-height:30px;}

.about_num{ width:100%; height:auto; padding-top:100px; }
.about_num li{ display:block; float:left; width:33.33%; }
.about_top_en,.about_top_small{ font-size:14px;color:#999; font-weight:100; }
.about_top_num{ color:#FF0068; font-size:60px; line-height:120px;}


.service_ys{ width:100%; height:auto;  }
.service_pic{ width:100%; height:auto; position:relative; padding-top:10px; }
.service_pic>div:first-child{width:46%;}
.service_pic>div{ width:27%; float:left;}
.service_pic>div img{display:block; width:100%; height:auto;}
.service_en_1{ font-size:40px;text-transform:uppercase; color:#ddd; letter-spacing:3px; position:absolute;bottom:9vw;left:27vw;}
.service_en_2{font-size:40px;text-transform:uppercase; line-height:50px; color:#FF0068; letter-spacing:3px; position:absolute;bottom:2vw;left:27vw}

.service_list_ul{ width:100%; height:auto; padding-top:120px; }
.service_list_ul li{ display:block; width:25%; float:left; text-align:center; padding:0 35px; }
.service_listit{ font-size:18px; color:#000;padding-bottom:20px; }
.service_listdes{ font-size:15px; line-height:35px; color:#999; }

.about_jg .index_service{ padding-top:0;margin-top:-2%; }


.index_service{padding-top:40px; overflow:hidden; }
.index_service a{ display:block; width:48.5%; float:left; padding:25px 35px 70px 170px; position:relative; height:220px;border:1px solid #eee; border-radius:5px;box-shadow:0 5px 5px rgba(150,150,150,0.1);margin:3% 3% 0 0; background:#fff; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; 
    -o-transition:all ease 0.5s; }
.index_service a:nth-child(2),.index_service a:nth-child(4){margin-right:0;}
.index_service i{ display:block; width:90px; height:90px; position:absolute;left:50px;top:60px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; 
    -o-transition:all ease 0.5s; z-index:1; }
.index_service i.icon_1{ background:url(../images/icon/icon_1.png) no-repeat center center; }
.index_service i.icon_2{ background:url(../images/icon/icon_2.png) no-repeat center center; }
.index_service i.icon_3{ background:url(../images/icon/icon_3.png) no-repeat center center; }
.index_service i.icon_4{ background:url(../images/icon/icon_4.png) no-repeat center center; }
.index_service .service_tit{font-size:24px;margin:5px 0 20px;}
.index_service .service_des{color:#999; font-size:16px; line-height:24px;}
.index_service .index_service_con{ width:100%; position:relative; z-index:1;transition: all ease .5s; }

.index_service a:hover{ padding-left:200px;}
.index_service a:hover i{left:80px;}