@import url(style.css);
html{ background:none;}
body{ background:#fff;}
/*
 会员后台
*/
.reds{ color:#ff0000;}
.blues{ color:#0066cf;}
.m_t12{ margin-top:12px;}
.top_bg{ height:91px;background: #fff;}
.top_bg .top_txt .span .top_txt_a{ color:#ff0000;}
.top_bg .top_five{ height:55px; background-color:#29b4d3;}
.top_bg .top_five .logo_l{float:left; display:inline;}
.top_bg .top_five .logo_l img{ height:55px;transition:all 0.3s;}
.top_bg .top_five .logo_l:hover img{opacity:0.6;filter:Alpha(opacity=60);}
.top_bg .top_five .logo_r{float:right;width:971px;display:inline;}
.top_bg .nav_bg2{height:55px; clear:both; float:left;}
.top_bg .nav2{ font-family:"微软雅黑"; float:left;}
.top_bg .nav2 li.m{ float:left; text-align:center; margin-right:14px;}
.top_bg .nav2 h3 a{ height:55px; line-height:55px; display:block; font-size:14px;  font-weight:300; color:#fff; text-decoration:none;overflow:hidden; padding-left:12px; padding-right:12px;}
.top_bg .nav2 h3{ font-weight:normal;}
.top_bg .nav2 h3 a span{ display:block;position:relative;transition: all 0.3s;height:55px;}
.top_bg .nav2 h3 a span:after{content:attr(data-title);position:absolute;/*color:#fff;*/left:0;transform:translateY(100%);width:100%;top:0;}
.top_bg .nav2 a:hover{ color:#fff;}
.top_bg .nav2 a:hover span{transform:translateY(-100%);}
.top_bg .nav2 li.on h3 a{ color:#fff; background-color:#5fcde5;}
.top_bg .nav2 li.m:nth-child(6) h3 a,.top_bg .nav2 li.m:nth-child(1) h3 a{ padding-right:25px; background:url(../images/user/top_pic3.png) 85% center no-repeat;}
.top_bg .nav2 li.m:nth-child(6).on h3 a,.top_bg .nav2 li.m:nth-child(1).on h3 a{ background:url(../images/user/top_pic3.png) #5fcde5 85% center no-repeat;}
.top_bg .nav2 li.m:first-child{ position:relative;}

.top_bg .wrap{ overflow:visible; position:relative;}
.top_bg .nav2 .sub{ display:none; /*默认隐藏*//* width:100%;*/  width:1200px; padding:0;background-color: #fff; box-shadow: 0 0 3px rgba(0,0,0,0.25);position:absolute; top:55px; left:0px;  z-index:110; padding-top:2px; padding-bottom:2px;   /*border-bottom:1px solid #e6e6e6;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);*/}
.top_bg .nav2 .sub.sub2{ width:100%;}
.top_bg .nav2 .sub.sub2 dl dd{ margin-left:0; padding-left:0; padding-top:10px; padding-bottom:10px; height:auto; text-align:left; text-indent:13px;}
.top_bg .nav2 .sub.sub2 dl dd a{ color:#333;}
.top_bg .nav2 .sub.sub2 dl dd a:hover{ color:#29b4d2;}
.top_bg .nav2 .sub dl{width:100%; margin:0 auto; text-align:center;}
.top_bg .nav2 .sub dt{ float:left; width:70px; overflow:hidden; text-align:center;font-size: 18px; line-height: 45px; padding-top: 50px; }
.top_bg .nav2 .sub dd{ list-style:none; text-decoration:none; height:260px; padding-top:25px; border-left: 1px solid #e8e8e8;margin-left: 70px; padding-left: 20px;}
.top_bg .nav2 .sub dd .div{text-align: center; float: left; cursor: pointer; padding: 4px 0 0px 0;  width: 95px;  height: 85px;transition-property: all; transition-duration: .15s; transition-delay: 0s; transition-timing-function: ease-out; margin-top: 3px; margin-right:4px;}
.top_bg .nav2 .sub dd .div img{margin-bottom:5px; margin-top:5px;}
.top_bg .nav2 .sub dd .div a {color:#666!important;font-size:12px;height:20px;line-height: 20px;padding: 0 2px;}
.top_bg .nav2 .sub dd .div:hover{background-color:#eeeeee;color:#fff!important;}
/*.top_bg .nav2 .sub dd a{ padding-left:26px; height:36px; line-height:36px; display:block; color:#333;font-size:14px; overflow:hidden; border-bottom:1px solid #f2f2f2;background:url(../images/top_bg4.png) 16px center no-repeat; text-align:left;}
.top_bg .nav2 .sub dd a:hover{ color:#29b4d2; background:url(../images/top_bg4_on.png) 16px center no-repeat; text-decoration:none;}*/

.top_bg .top_five .head_search{ width:342px; height:36px; line-height:36px; margin-top:10px; float:right; background-color:#ffffff;}
.top_bg .top_five .head_search .searchtitle4{width:66px;height: 36px;font-size: 14px;position: relative;  background:url(../images/user/top_pic1.png) #f5f5f5 45px center no-repeat; float:left;}
.top_bg .top_five .head_search .searchtitle4 label{text-indent:12px;height:36px; display:block; width:100%; line-height:36px; text-decoration:none; cursor:pointer; overflow:hidden; color:#777777; text-align:left; font-size:14px;}
.top_bg .top_five .head_search .searchtitle4 ul{display: none;position: absolute;z-index: 10;width: 100%; top: 36px; background-color:#fff; border:1px solid #eee; border-top:0; margin-right:0;}
.top_bg .top_five .head_search .searchtitle4 li{cursor: pointer; line-height:34px;text-indent:12px;color:#fff;overflow:hidden; height:34px;}
.top_bg .top_five .head_search .searchtitle4 li a{ color:#333;/*border-bottom:1px solid #eee; */text-align:left; display:block;text-decoration:none; font-size:14px; text-indent:12px;}
.top_bg .top_five .head_search .searchtitle4 li:hover{background: #5fcde5; color:#fff;}
.top_bg .top_five .head_search .searchtitle4 li:hover a{ color:#fff;}
.top_bg .top_five .head_search .search_input{ height:36px; line-height:32px; border:0;width:224px; overflow:hidden; float:left; text-align:left;}
.top_bg .top_five .head_search .search_input input{ width:100%;height:36px; outline:none; border:0; background:#fff;  text-indent:10px; font-family:"微软雅黑"; font-size:14px; color:#bdbebe;}
.top_bg .top_five .head_search .search_input input:focus{ color:#333;}
.top_bg .top_five .head_search .bnts{ float:right; height:36px; width:52px; border:0;background:url(../images/user/top_pic2.png) #5fcde5 center center no-repeat;-webkit-appearance: none; cursor:pointer;}
.top_bg .top_five .head_search .bnts:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}

.user_m_tb{ margin-top:12px; margin-bottom:25px;}
.user_l{ float: left;width:181px;border-left:1px solid #f7f7f7; border-right:1px solid #e3e3e3;border-top:1px solid #e3e3e3; background-color:#f7f7f7;}
.user_l .user_l_titile{ font-size:18px;overflow: hidden;background-color: #f7f7f7; border-bottom:1px solid #e3e3e3;}
.user_l .user_l_titile h2{ font-weight:normal; font-size:18px; line-height:69px; height:69px; overflow:hidden; padding-left:53px; color:#29b4d2;}
.user_l .i_left_ul2{ overflow:hidden;}
.user_l .i_left_ul2 li h2{ font-weight:normal; overflow:hidden;padding-right:32px;  height:52px; line-height:52px;font-size:16px; color:#808080;padding-left:52px; cursor:pointer;}
.user_l .i_left_ul2 li h2 a{color:#808080; text-decoration:none; display:block;}
.user_l .i_left_ul2 li h2 a:hover{ color:#29b4d2;}
/*.train_l .i_left_ul2 li h2 a.left_sel{ color:#29b4d2;}*/
.user_l .i_left_ul2 li.left_sel h2 a{ color:#29b4d2;}
.user_l .i_left_ul2 li.left_sel h2{background:url(../images/train/train_bg2.jpg) #f6f6f6 left center repeat-y;}
.user_l .i_left_ul2 li{display:block; width:100%; border-bottom:1px solid #e3e3e3; background-color:#fff;}
.user_l .i_left_ul2 li h1{padding-right:32px;  height:52px; line-height:52px;background:url(../images/user/left_bg1.png) #f7f7f7 152px center no-repeat;   font-size:16px; color:#808080;padding-left:52px; cursor:pointer;font-weight:normal; overflow:hidden;}
.user_l .i_left_ul2 li h1 a{ color:#808080; text-decoration:none;display:block;height:100%;}
.user_l .i_left_ul2 li h1 a:hover{ color:#29b4d2;}
.user_l .i_left_ul2 li.left_sel h1{ color:#fff;background:url(../images/user/left_bg2.png) #29b4d2 152px center no-repeat;}
.user_l .i_left_ul2 li.left_sel h1 a{ color:#fff;}
/*.train_l .i_left_ul2 li:last-child h2{ border-bottom:none;}
.train_l .i_left_ul2 li:last-child h1{ border-bottom:none;}*/
.user_l .i_left_ul2 li.left_sel div{ display:block;}
.user_l .i_left_ul2 li div{ padding-left:54px; margin-top:8px; font-size:14px;display:none; padding-bottom:8px;}
.user_l .i_left_ul2 li div dl{ width:110px; overflow:hidden;}
.user_l .i_left_ul2 li div dl span{  overflow:hidden; display:block;height:28px; line-height:28px;font-size:14px;background:url(../images/user/left_bg3.png) left center no-repeat; cursor:pointer; padding-left:6px;}
.user_l .i_left_ul2 li div dl span a{ color:#333; text-decoration:none; display:block;}
.user_l .i_left_ul2 li div dl span a:hover{color:#29b4d2;}
.user_l .i_left_ul2 li div dl.left_sel span{background:url(../images/user/left_bg4.png) left center no-repeat;color:#29b4d2;}
.user_l .i_left_ul2 li div dl.left_sel span a{color:#29b4d2;}
.user_l .i_left_ul2 li div dl p{ margin-left:10px; overflow:hidden; display:none;}
.user_l .i_left_ul2 li div dl p a{ display:block; height:26px; line-height:26px; text-decoration:none; overflow:hidden;}
.user_l .i_left_ul2 li div dl p a.left_sel{color:#29b4d2;}
.user_r{ float: right;width:1005px; overflow:hidden;}
.user_r .user_r_l{ float: left;width:712px; overflow:hidden; color:#4c4c4c; font-size:14px;}
.user_r .user_r_l .user_r_ladv{overflow:hidden; margin-bottom:12px;}
.user_r .user_r_l .user_r_ladv img{ width:100%; display:block; vertical-align:top;}
.user_r .user_r_l .user_r_one{ border:1px solid #e6e6e6; overflow:hidden; /*padding-left:6px;  padding-right:16px;padding-top:33px; */padding-bottom:22px; margin-bottom:9px;}
.user_r .user_r_l .user_r_one .user_r_one_a{ height:40px; line-height:40px; overflow:hidden; padding-left:8px; padding-right:6px;}
.user_r .user_r_l .user_r_one .user_r_one_a .h2{ float:left; font-weight:normal; font-size:14px; color:#4c4c4c;}
.user_r .user_r_l .user_r_one .user_r_one_a .user_aa{ float:right; padding-left:14px; padding-right:14px; height:29px; line-height:29px; overflow:hidden; background-color:#29b4d2;font-size:14px; color:#fff; margin-top:5px;}
.user_r .user_r_l .user_r_one .user_r_one_a .user_aa:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.user_r .user_r_l .user_r_one .user_r_one_b{ margin-bottom:31px; height:31px; line-height:31px; background:#eff2f9;  padding-left:9px; padding-right:10px; color:#4c4c4c; font-size:12px;}
.user_r .user_r_l .user_r_one .user_r_one_b label{ padding-right:13px;}
.user_r .user_r_l .user_r_one .user_img{ float:left; width:80px; overflow:hidden; text-align:center; line-height:26px; margin-right:14px;}
.user_r .user_r_l .user_r_one .user_img img{ display:block; margin:0 auto; width:60px; height:60px; border-radius:50%; margin-bottom:3px;}
.user_r .user_r_l .user_r_one .user_txt{ float:left;/* width:255px;*/  width:382px; overflow:hidden;}
.user_r .user_r_l .user_r_one .user_txt h2{ font-weight:normal; height:36px; line-height:36px; overflow:hidden; font-size:14px;}
.user_r .user_r_l .user_r_one .user_txt .ico1{ height:30px; line-height:30px; overflow:hidden; padding-left:26px; background:url(../images/user/user_pic1.png) left center no-repeat; font-size:14px; color:#4c4c4c;}
.user_r .user_r_l .user_r_one .user_txt .ico2{ height:30px; line-height:30px; overflow:hidden; padding-left:26px; background:url(../images/user/user_pic4.png) 2px center no-repeat; font-size:12px; color:#4c4c4c;}
.user_r .user_r_l .user_r_one .user_txt .ico2.bgs1{background:url(../images/user/user_pic2.png) 5px center no-repeat;}
.user_r .user_r_l .user_r_one .user_txt .ico2 em{width: 160px; height: 6px;  overflow: hidden; background: #e9e9e9; margin-top: 13px;}
.user_r .user_r_l .user_r_one .user_txt .ico2 em .i_30{width: 48px; height: 6px; overflow: hidden;background: #29b4d2;}
.user_r .user_r_l .user_r_one .user_txt .ico2 s{padding-left: 7px; text-decoration: none;font-weight: bold;}
.user_r .user_r_l .user_r_one .user_txt .ico2 a{padding-left: 7px; text-decoration: none; font-weight: bold;}
.user_r .user_r_l .user_r_one .user_txt3{border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0; padding-left:16px; padding-right:13px; overflow:hidden; padding-top:15px; padding-bottom:15px; width:130px; float:left; line-height:21px; font-size:12px;}
.user_r .user_r_l .user_r_one .user_txt3 a{ color:#29b4d2;}
.user_r .user_r_l .user_r_one .user_txt4{ height:93px; line-height:93px; width:66px; text-align:center;overflow:hidden;}
.user_r .user_r_l .user_r_one .user_txt4 a{color:#29b4d2;}
.user_r .user_r_l .user_r_one .user_txt4 a:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.user_r .user_r_l .user_r_one .user_txt2{ float:right; overflow:hidden; line-height:32px;font-size:12px; margin-bottom:3px;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_wx{ height:32px; line-height:32px; overflow:hidden; padding-left:28px; background:url(../images/user/user_pic3.png) left center no-repeat;  float:left; margin-right:18px;}
.user_r .user_r_l .user_r_one .user_txt2 .user_dj{ overflow:hidden; height:12px; float:left; margin-left:15px; margin-right:9px; margin-top:10px;}
.user_r .user_r_l .user_r_one .user_txt2 .user_dj label{ height:12px; float:left; width:20px; margin-right:1px; background-color:#e6e6e6; overflow:hidden;}
.user_r .user_r_l .user_r_one .user_txt2 .user_dj label.usel{ background-color:#e9bf16;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul{ width:330px; text-align:right; overflow:hidden; padding-top:15px;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul ul li{ display:inline-block; vertical-align:top; border-right:1px solid #e6e6e6; height:49px; overflow:hidden; padding-right:8px; margin-right:8px; line-height:22px;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul ul li:last-child{ margin-right:0px; padding-right:0; border:0;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul ul li i{ display:block; width:24px; height:24px; margin:0 auto;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul ul li i.bgs1{ background:url(../images/user/user_ico1.png) center center no-repeat;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul ul li i.bgs2{ background:url(../images/user/user_ico2.png) center center no-repeat;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul ul li i.bgs3{ background:url(../images/user/user_ico3.png) center center no-repeat;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul ul li i.bgs4{ background:url(../images/user/user_ico4.png) center center no-repeat;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul ul li.usel i.bgs1{ background:url(../images/user/user_ico1_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul ul li.usel i.bgs2{ background:url(../images/user/user_ico2_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul ul li.usel i.bgs3{ background:url(../images/user/user_ico3_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_one .user_txt2 .user_txt2_ul ul li.usel i.bgs4{ background:url(../images/user/user_ico4_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_two{ border:1px solid #e6e6e6; overflow:hidden; font-size:14px; padding-left:14px; padding-right:14px; padding-top:22px; padding-bottom:18px; margin-bottom:9px; background:url(../images/user/user_bg1.jpg) left top repeat-x; line-height:26px;}
.user_r .user_r_l .user_r_two .user_r_two_t{ color:#ff0000; font-size:14px; font-weight:normal; height:26px; overflow:hidden;}
.user_r .user_r_l .user_r_two .p{ overflow:hidden; width:520px;}
.user_r .user_r_l .r{ text-align:right;}
.user_r .user_r_l .r .blues{ line-height:20px; height:20px; overflow:hidden; display:inline-block; margin-top:3px; font-size:12px;}
.user_r .user_r_l .r .umore{ display:block; padding-left:3px; padding-right:3px; height:23px; line-height:23px; font-size:12px; color:#ff494a; border:1px solid #ff494a; border-radius:4px; margin-top:2px;}
.user_r .user_r_l .user_r_three{ border:1px solid #e6e6e6; overflow:hidden; padding-left:10px; padding-right:10px; padding-top:36px; padding-bottom:7px; margin-bottom:9px;}
.user_r .user_r_l .user_r_three ul li{ float:left; width:20%; text-align:center;height:101px; overflow:hidden;line-height:22px; font-size:14px;}
.user_r .user_r_l .user_r_three ul li a{ display:block;}
.user_r .user_r_l .user_r_three ul li i{ display:block; width:42px; height:34px; margin:0 auto; margin-bottom:12px;}
.user_r .user_r_l .user_r_three ul li i.i01{ background:url(../images/user/user_a1.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li i.i02{ background:url(../images/user/user_a2.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li i.i03{ background:url(../images/user/user_a3.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li i.i04{ background:url(../images/user/user_a4.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li i.i05{ background:url(../images/user/user_a5.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li i.i06{ background:url(../images/user/user_a6.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li i.i07{ background:url(../images/user/user_a7.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li i.i08{ background:url(../images/user/user_a8.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li i.i09{ background:url(../images/user/user_a9.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li i.i010{ background:url(../images/user/user_a10.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li.usel i.i01{ background:url(../images/user/user_a1_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li.usel i.i02{ background:url(../images/user/user_a2_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li.usel i.i03{ background:url(../images/user/user_a3_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li.usel i.i04{ background:url(../images/user/user_a4_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li.usel i.i05{ background:url(../images/user/user_a5_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li.usel i.i06{ background:url(../images/user/user_a6_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li.usel i.i07{ background:url(../images/user/user_a7_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li.usel i.i08{ background:url(../images/user/user_a8_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li.usel i.i09{ background:url(../images/user/user_a9_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_three ul li.usel i.i010{ background:url(../images/user/user_a10_on.png) center center no-repeat;}
.user_r .user_r_l .user_r_four{ border:1px solid #e6e6e6; overflow:hidden; font-size:14px; padding-left:14px; padding-right:40px; padding-top:22px; padding-bottom:22px; /*margin-bottom:12px;*/ background:url(../images/user/user_bg1.jpg) left top repeat-x; line-height:26px; margin-bottom:9px;}
.user_r .user_r_l .user_r_four .user_r_two_t2{ color:#ff0000; font-size:14px; font-weight:normal; height:26px; overflow:hidden;}
.user_r .user_r_r{ float: right;width:283px; overflow:hidden;}
.user_r .user_r_r .user_r_r_one{border:1px solid #e6e6e6; border-top:2px solid #e6e6e6; overflow:hidden; padding-top:24px; padding-bottom:23px; margin-bottom:9px;}
.user_r .user_r_r .user_r_r_one ul li{ float:left; width:33.33%; text-align:center; overflow:hidden;line-height:28px; font-size:14px;}
.user_r .user_r_r .user_r_r_one ul li a{ display:block;}
.user_r .user_r_r .user_r_r_one ul li b{ display:block; font-weight:normal; font-size:30px; color:#29b4d2;line-height:40px; height:40px; }
.user_r .user_r_r .user_r_r_two{border:1px solid #e6e6e6; border-top:2px solid #e6e6e6; overflow:hidden;padding-bottom:7px; margin-bottom:9px;}
.user_r .user_r_r .user_r_r_two .user_r_r_two_t{color:#ff0000; font-size:14px; font-weight:normal; border-bottom:1px solid #f2f2f2; height:35px; line-height:35px; overflow:hidden; padding-left:11px; padding-right:12px;}
.user_r .user_r_r .user_r_r_two .user_r_r_two_t .h2{ font-weight:normal; font-size:14px; color:#333; float:left;}
.user_r .user_r_r .user_r_r_two .user_r_r_two_t .date{ float:right; font-size:12px; color:#29b4d2;}
.user_r .user_r_r .user_r_r_two a:Hover .user_r_r_two_t .date{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.user_r .user_r_r .user_r_r_two .user_r_r_ul{ padding-left:11px; overflow:hidden; padding-right:11px; padding-top:4px;}
.user_r .user_r_r .user_r_r_two .user_r_r_ul ul li{ display:block; height:26px; line-height:26px; overflow:hidden; font-size:14px;white-space:nowrap;text-overflow:ellipsis;}
.user_r .user_r_r .user_r_r_two .user_r_r_ul2{ padding-left:11px; overflow:hidden; padding-right:11px;}
.user_r .user_r_r .user_r_r_two .user_r_r_ul2 ul li{ float:left; width:123px;/* margin-top:14px;*/ margin-top:8px;height:180px; overflow:hidden; font-size:12px;}
.user_r .user_r_r .user_r_r_two .user_r_r_ul2 ul li:nth-child(2n+0){ float:right;}
.user_r .user_r_r .user_r_r_two .user_r_r_ul2 ul li .imgs{ overflow:hidden; margin-bottom:5px;}
.user_r .user_r_r .user_r_r_two .user_r_r_ul2 ul li .imgs img{ width:100%; height:123px;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
.user_r .user_r_r .user_r_r_two .user_r_r_ul2 ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.user_r .user_r_r .user_r_r_two .user_r_r_ul2 ul li .h2{ font-size:12px; height:36px; overflow:hidden; line-height:18px; font-weight:normal; letter-spacing:1px;}
.user_r .user_r_r .user_r_r_two .user_r_r_ul2 ul li .prices{color:#a8a8a8;}
.user_r .snow_newbie .fui-d{ border:1px solid #e8e8e8; border-top:0;}
/*会员中心尾部*/
.f_bg2{ height:62px; overflow:hidden; line-height:62px; background-color:#f7f7f7; font-size:12px;}

/*会员中心user3.html*/
.user_r .user_r_l .user_r_five{ border:1px solid #e6e6e6; overflow:hidden; padding-top:25px; padding-bottom:17px; margin-bottom:9px;}
.user_r .user_r_l .user_r_five .imgs{ max-width:100%; margin:0 auto; display:block;}
.user_r .user_r_l .user_r_five .ul li{ float:left; margin-left:37px; width:192px; border:2px solid #29b4d2; height:141px; position:relative; border-radius:10px; margin-bottom:31px;}
.user_r .user_r_l .user_r_five .ul li i{ width:55px; height:55px; position:absolute; left:-28px; top:21px; overflow:hidden; border:1px solid #34b8d4; background-color:#fff; background-repeat:no-repeat; background-position:center center; border-radius:50%;}
.user_r .user_r_l .user_r_five .ul li i.bgs1{ background-image:url(../images/user/user3_pic1.png);}
.user_r .user_r_l .user_r_five .ul li i.bgs2{ background-image:url(../images/user/user3_pic2.png);}
.user_r .user_r_l .user_r_five .ul li i.bgs3{ background-image:url(../images/user/user3_pic3.png);}
.user_r .user_r_l .user_r_five .ul li i.bgs4{ background-image:url(../images/user/user3_pic4.png);}
.user_r .user_r_l .user_r_five .ul li i.bgs5{ background-image:url(../images/user/user3_pic5.png);}
.user_r .user_r_l .user_r_five .ul li i.bgs6{ background-image:url(../images/user/user3_pic6.png);}
.user_r .user_r_l .user_r_five .ul li em{ width:59px; height:57px; position:absolute; right:0px; top:0px; overflow:hidden; background:url(../images/user/user3_bg1.png) no-repeat; border-radius:0 8px 0 0; color:#fff; line-height:32px; padding-right:2px; text-align:right; font-size:16px;}
.user_r .user_r_l .user_r_five .ul li .h2{ font-size:24px; margin-left:32px; color:#333333; margin-top:31px; height:42px; line-height:42px; overflow:hidden; letter-spacing:2px;width:146px; font-weight:normal;}
.user_r .user_r_l .user_r_five .ul li .h2 span{ font-size:14px; letter-spacing:0;}
.user_r .user_r_l .user_r_five .ul li:hover .h2{color:#29b4d2;}
.user_r .user_r_l .user_r_five .ul li .p{ margin-left:32px;margin-top:4px; line-height:20px; height:40px; overflow:hidden; font-size:14px; color:#666666; width:146px;}
.user_r .user_r_l .user_r_five .umore{ clear:both; display:block;  margin:0 auto; width:150px; height:40px; line-height:40px; color:#fff; border-radius:10px; background-color:#f34f4f; text-align:center; font-size:18px; letter-spacing:1px;}
.user_r .user_r_l .user_r_five .umore:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.user_r .user_r_l .user_r_six{ text-align:center; border:1px solid #e6e6e6; overflow:hidden; padding-top:22px; padding-bottom:17px; margin-bottom:9px;}
.user_r .user_r_l .user_r_six .imgs{ max-width:100%; margin:0 auto; display:block;}
.user_r .user_r_l .user_r_six .user3_txt1{ overflow:hidden; padding-top:10px; padding-bottom:10px; line-height:26px; text-align:center; font-size:17.6px; color:#808080; letter-spacing:1px; margin-bottom:9px;}
.user_r .user_r_l .user_r_six .user3_txt2{ margin:0 auto; overflow:hidden; line-height:37px; background-color:#29b4d2; border-radius:10px; text-align:center; font-size:17.6px; color:#fff; font-weight:bold; letter-spacing:1px; margin-bottom:9px;border-radius:10px; display:inline-block; padding-left:49px; padding-right:49px;}
.user_r .user_r_l .user_r_six .user3_txt3{ overflow:hidden; line-height:30px; padding-bottom:13px; text-align:center; font-size:20px; color:#29b4d2; letter-spacing:1px; margin-bottom:9px; background:url(../images/user/user3_bg2.png) center bottom no-repeat;}
.user_r .user_r_l .user_r_six .ul{ margin-left:23px; overflow:hidden;}
.user_r .user_r_l .user_r_six .ul li{ float:left; width:215px;margin-top:31px; overflow:hidden; text-align:left;}
.user_r .user_r_l .user_r_six .ul li i{ width:59px; height:59px; float:left;overflow:hidden; background-color:#fff; background-repeat:no-repeat; background-position:center center; border-radius:50%;}
.user_r .user_r_l .user_r_six .ul li i.bgs1{ background-image:url(../images/user/user3_ico1.png);}
.user_r .user_r_l .user_r_six .ul li i.bgs2{ background-image:url(../images/user/user3_ico2.png);}
.user_r .user_r_l .user_r_six .ul li i.bgs3{ background-image:url(../images/user/user3_ico3.png);}
.user_r .user_r_l .user_r_six .ul li i.bgs4{ background-image:url(../images/user/user3_ico4.png);}
.user_r .user_r_l .user_r_six .ul li i.bgs5{ background-image:url(../images/user/user3_ico5.png);}
.user_r .user_r_l .user_r_six .ul li i.bgs6{ background-image:url(../images/user/user3_ico6.png);}
.user_r .user_r_l .user_r_six .ul li .txts{ width:144px; margin-left:12px; float:left; overflow:hidden;}
.user_r .user_r_l .user_r_six .ul li .txts .h2{ font-size:20px; color:#333333;height:28px; line-height:28px; overflow:hidden; letter-spacing:1px;}
.user_r .user_r_l .user_r_six .ul li:Hover .txts .h2{ color:#29b4d2;}
.user_r .user_r_l .user_r_six .ul li .p{margin-top:1px; line-height:20px; height:40px; overflow:hidden; font-size:14px; color:#666666;}
.user_r .user_r_l .user_r_six .umore{ clear:both; display:block; margin:0 auto; width:150px; height:40px; line-height:40px; color:#fff; border-radius:10px; background-color:#f34f4f; text-align:center; font-size:18px; letter-spacing:1px; margin-top:36px;}
.user_r .user_r_l .user_r_six .umore:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}

/*申请开通诚信会员权益*/
.user_qy_tb{ margin-top:66px; margin-bottom:100px; overflow:hidden;}
.user_qy_tb .h2{ height:66px; line-height:66px; text-align:center; font-size:36px; color:#151515; letter-spacing:3px; font-weight:bold;}
.user_qy_tb .sq_div{ width:1100px; margin:0 auto; margin-top:38px; padding-bottom:25px; background:url(../images/user/sq_bg1.png) center bottom no-repeat; overflow:hidden;}
.user_qy_tb .sq_div .sq_div_l{ float:left; margin-left:269px; width:316px; overflow:hidden;}
.user_qy_tb .sq_div .sq_div_l ul li{ display:block; height:83px; padding-left:43px; overflow:hidden; font-size:20px; line-height:27px; color:#3f3f3f;}
.user_qy_tb .sq_div .sq_div_l ul li.bgs1{background:url(../images/user/sq_bg2.png) left 10px no-repeat;}
.user_qy_tb .sq_div .sq_div_l ul li.bgs2{background:url(../images/user/sq_bg3.png) left 12px no-repeat; line-height:24px;}
.user_qy_tb .sq_div .sq_div_l ul li label{ font-size:14px; font-family:Arial; line-height:14px;}
.user_qy_tb .sq_div .sq_div_r{ float:right;width:480px; overflow:hidden;}
.user_qy_tb .sq_div .sq_div_r ul li{ display:block; height:48px; line-height:48px; overflow:hidden;font-size:20px; color:#3f3f3f;/* padding-left:28px;*/}
.user_qy_tb .sq_div .sq_div_r ul li span{ font-size:14px; color:#999;}
.user_qy_tb .sq_div .sq_div_r ul li span.reds{ color:#ff0000;}
/*.user_qy_tb .sq_div .sq_div_r ul li.bgs1{background:url(../images/user/sq_bg4.png) left center no-repeat;}
.user_qy_tb .sq_div .sq_div_r ul li.bgs2{background:url(../images/user/sq_bg5.png) left center no-repeat;}*/
.user_qy_tb .sq_div .sq_div_r ul li .css-radio{ display:none;}
.user_qy_tb .sq_div .sq_div_r ul li label.css-label_r{height:48px; line-height:48px; display:inline-block;cursor:pointer; padding-left:28px; background:url(../images/user/sq_bg4.png) left center no-repeat;}
.user_qy_tb .sq_div .sq_div_r ul li input[type=radio].css-radio:checked + label.css-label_r{background:url(../images/user/sq_bg5.png) left center no-repeat;}
.sq_ul{ margin-top:37px; overflow:hidden;}
.sq_ul ul li{ float:left; width:16.66%; text-align:center; overflow:hidden; line-height:32px; font-size:20px; color:#3f3f3f;}
.sq_ul ul li img{ display:block; width:59px; margin:0 auto; margin-bottom:10px;}
.sq_ul ul li label{ font-size:14px; color:#d60000; display:block; line-height:22px;}
.sq_a{ clear:both; display:block; margin:0 auto; width:150px; height:40px; line-height:40px; color:#fff; border-radius:10px; background-color:#f34f4f; text-align:center; font-size:18px; letter-spacing:1px; margin-top:47px;}
.sq_a:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
a.sq_a:link, a.sq_a:visited{ color:#fff;}

/*行业印象*/
.user_r .user_r_l .user_r_five .user3_center{ text-align:center; overflow:hidden; clear:both; margin-bottom:20px;}
.user_r .user_r_l .user_r_five .user3_center .umore{display:inline-block; margin-left:3px; margin-right:3px; }
.user_r .user_r_l .user_r_five .user3_center .umore.w110{ width:110px; font-size:16px; cursor:pointer;}
.user_r .user_r_l .user_r_five .user3_center .umore.w220{ width:220px;}
.user_r .user_r_l .user_r_five .user3_center .umore.w230{ width:230px;}
.user_r .user_r_l .user_r_five .user3_center .umore.bgs2{ background-color:#d5d5d5; color:#515151;}
.user_r .user_r_l .user_r_five .user3_center .umore.bgs3{ background-color:#a9a9a9;}
.user_r .user_r_l .user_r_five .user_r_t{ text-align:center; font-size:33px; color:#c06717; font-weight:bold; }
.user_r .user_r_l .user_r_five .user_r_desc{ color:#949494; font-size:12px; line-height:18px; width:650px; margin:0 auto; text-align:center; margin-top:10px;}
.user_r .user_r_l .user_r_five .user_r_desc.f16{ font-size:16px; line-height:22px;}
.user_r .user_r_l .user_r_five .user_r_img{ overflow:hidden; margin-bottom:50px; text-align:center;margin-top:56px;}
.user_r .user_r_l .user_r_five .user_r_img ul li{ display:inline-block; margin-left:15px; margin-right:15px;width:249px; overflow:hidden; margin-bottom:35px;}
.user_r .user_r_l .user_r_five .user_r_img ul li img{ width:100%; height:171px;}
.user_r .user_r_l .user_r_five .user_r_file{ overflow:hidden; margin:0 auto; margin-top:25px; width:280px; margin-bottom:25px;}
.user_r .user_r_l .user_r_five .user_r_file ul li{ display:block; overflow:hidden; margin-bottom:15px;}
.user_r .user_r_l .user_r_five .user_r_file ul li .span{ float:left; width:115px; line-height:119px; height:119px; overflow:hidden; font-size:16px; color:#949494;}
.user_r .user_r_l .user_r_five .user_r_file ul li .user_img{ float:left; width:158px; height:119px; overflow:hidden; position:relative;transition:all 0.3s;}
.user_r .user_r_l .user_r_five .user_r_file ul li .user_img img{ width:100%; height:119px;}
.user_r .user_r_l .user_r_five .user_r_file ul li .user_img:hover{opacity:0.8;filter:Alpha(opacity=80);}
.user_r .user_r_l .user_r_five .user_r_file ul li .weui-uploader__input{height:100%;  left:0;opacity: 0;  position: absolute; top:0;  width: 100%; z-index: 1; cursor:pointer;}
/*.user_r .user_r_l .user_r_five .user_img2{ width:253px; margin:0 auto; margin-top:50px; margin-bottom:50px; overflow:hidden; position:relative;transition:all 0.3s;}
.user_r .user_r_l .user_r_five .user_img2 img{ width:100%; height:190px;}
.user_r .user_r_l .user_r_five .user_img2:hover{opacity:0.8;filter:Alpha(opacity=80);}
.user_r .user_r_l .user_r_five .user_img2 .weui-uploader__input{height:100%;  left:0;opacity: 0;  position: absolute; top:0;  width: 100%; z-index: 1; cursor:pointer;}*/
.user_tc{ overflow:hidden; display:none;}
.user_tc .user_tc_bg{ position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.8); top:0; left:0;}
.user_tc .user_tc_div{ position:absolute; width:720px; border-radius:4px; height:572px; background:#fff; top:50%; left:50%;transform: translate(-50%, -50%); border:4px solid #6a6a6a; z-index:3;}
.user_tc .user_tc_div .user_tc_t{ color:#474747; font-size:33px; text-align:center; height:50px; line-height:50px; margin-top:49px; margin-bottom:65px; overflow:hidden;}
.user_tc .user_tc_div .user_tc_ul{ margin-left:140px; overflow:hidden; margin-bottom:40px;}
.user_tc .user_tc_div .user_tc_ul ul li{ display:block; overflow:hidden; height:70px; line-height:70px;text-align:left;}
.user_tc .user_tc_div .user_tc_ul ul li label{ height:70px;float:left; width:113px; text-indent:24px; font-size:18px;cursor:pointer; }
.user_tc .user_tc_div .user_tc_ul ul li .css-radio{ display:none;}
.user_tc .user_tc_div .user_tc_ul ul li label.css-label_r{background:url(../img/user/201811/user_yinxinag_bg1.png) left center no-repeat;}
.user_tc .user_tc_div .user_tc_ul ul li input[type=radio].css-radio:checked + label.css-label_r{background:url(../img/user/201811/user_yinxinag_bg2.png) left center no-repeat;}
.user_tc .user_tc_div .user_tc_ul ul li .span{ float:left; font-size:14px;}
.user_tc .user_tc_div .umore2{ clear:both; display:block;  margin:0 auto; width:218px; height:40px; line-height:40px;background:none; border:none; color:#fff; border-radius:10px; background-color:#f34f4f; text-align:center; font-size:18px; letter-spacing:1px; }
.user_tc .user_tc_div .umore2:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}

/*.user_r .user_r_l .imgFileUploade{width:253px; margin:0 auto; margin-top:50px; margin-bottom:50px;}
.user_r .user_r_l .imgFileUploade .header{height: 50px;width: 100%;line-height:50px;}
.user_r .user_r_l .imgFileUploade .header span{display: block;float:left;}
.user_r .user_r_l .imgFileUploade .header span.imgTitle{line-height:50px; display:none;}
.user_r .user_r_l .imgFileUploade .header span.imgTitle b{color:red;margin:0 5px;line-height: 57px;display: block;float: right;font-size: 20px;}
.user_r .user_r_l .imgFileUploade .header span.imgClick{width: 253px;height: 190px;cursor: pointer;background: url(../img/user/201811/user_yinxinag3.png) no-repeat center center;background-size:cover; }
.user_r .user_r_l .imgFileUploade .header span.imgcontent{color:#999;margin-left:120px;line-height: 50px; display:none;}
.user_r .user_r_l .imgFileUploade .imgAll{width: 100%;    margin-top: 5px;}
.user_r .user_r_l .imgFileUploade .imgAll ul:after{ visibility: hidden;  display: block; font-size: 0; content: ".";  clear: both; height: 0} 
.user_r .user_r_l .imgFileUploade .imgAll li{width: 58px;height: 44px;border:solid 1px #ccc; margin-top:8px; margin-bottom:8px; margin-right:4px;float: left;position: relative;box-shadow: 0 0 10px #eee;}
.user_r .user_r_l .imgFileUploade .imgAll li:nth-child(4n+0){ margin-right:0;}
.user_r .user_r_l .imgFileUploade .imgAll li img{position: absolute;top:0;left:0;width: 100%;height: 100%;display: block;}
.user_r .user_r_l .delImg{position: absolute;top:-10px;right:-7px;width: 22px;height: 22px;background: #000;border-radius: 50%;display: block;text-align:  center;line-height: 22px;color:#fff;font-weight: 700;font-style:normal;cursor: pointer;}*/

.user_r .user_r_l .release_up_pic{ width:400px; margin:0 auto; margin-top:20px; margin-bottom:20px;}
.user_r .user_r_l .release_up_pic .up_pic{background-color:#fff;padding:15px 12px;font-size:0;margin-left:-3.33333%;padding-bottom:3px; text-align:center;}
.user_r .user_r_l .release_up_pic .up_pic .pic_look{width:24%;height:70px;display:inline-block;background-size:cover;background-position:center center;background-repeat:no-repeat;box-sizing:border-box;margin-left:3.3333%;margin-bottom:12px;position:relative}
.user_r .user_r_l .release_up_pic .up_pic .pic_look em{position:absolute;display:inline-block;width:25px;height:25px;background-color:red;color:#fff;font-size:18px;right:5px;top:5px;text-align:center;line-height:22px;border-radius:50%;font-weight:700}
.user_r .user_r_l #chose_pic_btn{width:24%;height:70px;position:relative;display:inline-block;background-image:url(../img/user/201811/user_yinxinag3.png);box-sizing:border-box;background-size:100% 100%;background-repeat:no-repeat;border:1px solid #dbdbdb;margin-left:3.3333%;margin-bottom:12px}
.user_r .user_r_l #chose_pic_btn input{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%}
.user_r .user_r_l .release_btn{padding:0 24px;margin-top:70px}
.user_r .user_r_l .release_btn button{width:100%;background-color:#2c87af;font-size:1.4rem;color:#fff;border:0;border-radius:3px;height:45px;outline:0}
.user_r .user_r_l .release_btn button.none_btn{background-color:#f2f2f2;color:#2c87af;border:1px solid #2c87af;margin-top:15px}
