@charset "utf-8";
/* CSS Document */
* ,html, body, form, dl, dt, dd, ul, ol, li, th, td, span, strong, em, a, input, textarea, select, img, h1, h2, h3{padding:0;margin:0;border:none;}
h1, h2, h3, h4, h5{font-weight: normal;}
a:link,a:visited ,a:hover ,a:active {text-decoration: none;}
ul, ol {list-style: none outside none;}
body{padding:0;margin:0;overflow-x:hidden;color: #333;font-size:16px !important;margin: auto;font-family: 'Helvetica Neue", Helvetica, Arial, sans-serif';}
img{border-style: none;vertical-align: middle;}
*{box-sizing: border-box;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
em{font-style: normal;}
a{color: #333;text-underline: none;}
a:hover{color: #2766b3;text-decoration: none;}
p {display: block;-webkit-margin-before: 0em;-webkit-margin-after: 0em;
-webkit-margin-start: 0px;-webkit-margin-end: 0px;}
ul, menu, dir {display: block;list-style-type:none;-webkit-margin-before:0em;
-webkit-margin-after:0em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start:0px;}
.clearfix{zoom:1;}
.clearfix:after{content:" "; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.delay{ -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; overflow:hidden;}
.delay:hover{ transform: scale(1.03,1.03); -moz-transform: scale(1.03,1.03); -ms-transform: scale(1.03,1.03); -webkit-transform: scale(1.03,1.03); -o-transform: scale(1.03,1.03);}
.ofl{ overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ofl-p{ display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.ofl-3p{ display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.ofl-4p{ display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}
::-ms-clear, ::-ms-reveal{display: none;}
.f16{font-size: 16px;}
.tanx{position: relative;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: flex-start;align-items: flex-start;}
.tanx-m{min-width: 1px;-webkit-box-align: start; -webkit-align-items: flex-start;align-items: flex-start;-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;}
.ct_img{overflow: hidden;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;}
.w11,
.w12{width: 1100px;margin: auto;}
i{display: block;background: url(../img/sprits.png) no-repeat 0 0 ;}
td th{display: table-cell; vertical-align: inherit;}
/*全局样式结束*/

/*头部*/
.w11{width: 1100px;margin: auto;}
.h_d{width: 100%;margin: auto;}
.h_d .hr{width: 100%;height: 35px;/*background: url(../images/hdline.jpg) repeat-x!important;*/background:#f0f0f0;line-height: 35px;}
.h_d .hr h1{font-size: 14px;float: left;}
.h_d .hr .hr_r{font-size: 14px;}
.h_d .hr .hr_r i{width: 17px;height: 18px;background-position: 0 0;float: left;margin:9px 10px 0 0;}
.h_d .hr .hr_r a{color: #000;margin:0 4px;}
.h_d .hr .hr_r a:hover{color: #ea7f18;font-size: 14px;}
.h_d .hd_bm{height:98px;background: url(../images/hd_Bg.jpg) no-repeat;background-size: cover;padding-top: 9px;
box-sizing: border-box;}
.h_d .hd_bm .l_g{width: 388px;height: 63px;margin-top:12px !important;}
.h_d .hd_bm .hdbm_r ul li{width:100px;height:100px;text-align: center;
font-size: 12px;margin:0 0 25px 0;}
.h_d .hd_bm .hdbm_r{margin-top: 6px;position: fixed;right: 20px;z-index: 9999;bottom: 4%;}
.h_d .hd_bm .hdbm_r ul li .vxinbg{width:96px;height:96px;overflow: hidden;margin-bottom: 4px;}
.h_d .hd_bm .hdbm_r ul li .vxinbg img{width: 100%;height: 100%;}

.nav_box{width:100%;/*height: 50px;*//*background:url(../images/nav_line.jpg) repeat-x !important;*/margin-top: 20px;}
.nav_box ul{display: flex;}
.nav_box ul li{width: 100%; height:50px;text-align:center;position:relative;}
.nav_box ul li a{font-size:20px;color:#fff;text-decoration: none;line-height:50px;display: block;}
.nav_box ul li.on a,
.nav_box ul li:hover a{color: #e25703;}
/*.nav_box ul li a:hover{color:#000;}*/
.nav_box ul li ul{display:block;}
.nav_box ul li >.ddown{position:absolute; top:51px; width:160%; max-height:0; background:#fff;overflow:hidden; transition:all .5s; -webkit-transition:all .5s; -moz-transition:all .5s;z-index: 3;left: -30%;border-radius: 4px;box-shadow: 0 0 2px #ddd;}
.nav_box ul li:hover >.ddown{max-height:500px; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s;}
.nav_box ul li ul li{width:100%;height:40px;border-bottom: 1px solid #f0f0f0;}
.nav_box ul li ul li a{padding-bottom:0;font-size:15px;height:40px;line-height:40px; display:block; text-decoration:none;color:#333;}
.nav_box ul li ul li a:hover{border-bottom:none;color:#fff;background-color:#ffad5f;}
.nav_box ul .select a{}
.hd_top{height: 90px;background: #ffad5f;}
.nav_box ul .select ul li a{color:#444;border-bottom:none;}
/*.nav_box ul s{width: 2px;height: 50px;display: block;float: left;background: url(../images/line.jpg) no-repeat !important;}*/

.c_n{width: 1100px;margin: auto;}


/*********************************个人中心-首页*********************************/
.u_box{ width:100%; overflow:hidden; margin:0 auto; background:#f6f6f6;}
.u_box .u_sta{ width:100%; height:60px; background:#ffad5f;}
.u_box .u_sta .u_stac{ width:1100px; height:60px; margin:auto; position:relative;}
.u_box .u_sta .u_stac a{font-size:14px; color:#fff; margin-right:30px; line-height:60px; font-weight:bold;}
.u_box .u_sta .u_stac a:hover{ text-decoration:underline;}
.u_box .u_sta .u_stac a .user_num{ position: absolute; top:8px; left:260px; width:20px; height:20px; background:#ff0000; overflow:hidden; border-radius:50%; text-align:center; color:#ffffff; line-height:20px; -webkit-border-radius: 50%; -ms-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%}


.u_box .u_content{ width:1100px; height:100%; margin:0 auto;}

/*左侧导航*/
.u_box .u_content .u_left{ width:213px; overflow:hidden; float:left; background:#ffffff; margin-top:13px;}
.u_box .u_content .u_left .u_c{ margin-bottom:16px;}
.u_box .u_content .u_left .u_c h3{ height:60px; border-bottom:1px solid #e1e1e1; font-size:18px; color:#212121; text-align:left; line-height:60px; padding-left:35px; margin-bottom:10px;}
.u_box .u_content .u_left .u_c a{ font-size:14px; color:#8f8f8f; display:block; margin-left:35px; line-height:34px;}
.u_box .u_content .u_left .u_c a:hover{ text-decoration:underline; color:#212121;}

/*右侧上半部分*/
.u_box .u_content .u_tright{height:204px;margin-top:13px; background:#ffffff;}
.u_box .u_content .u_tright .tright_info{ width:224px; height:147px; border-right:1px solid #d3d3d3; margin-top:20px; float:left; padding-top:20px; padding-left:40px;}
.u_box .u_content .u_tright .tright_info>a>img{ width:60px; height:60px; border-radius:50%; margin-bottom:10px; margin-left:30px; display:block;}
.u_box .u_content .u_tright .tright_info li{ font-size:12px; color:#878787; line-height:24px; position:relative;}
.u_box .u_content .u_tright .tright_info li em{ color:#212121;}
.u_box .u_content .u_tright .tright_info li img{ position:relative; cursor:pointer;}

.center_business{background: #fff;margin-top: 15px;}

/*二维码*/
.u_box .u_content .u_tright .tright_info li .qr-tip {
  top: 35px;
  z-index: 100;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100%)';
  -moz-opacity: 1;
  opacity: 1;
}
.u_box .u_content .u_tright .tright_info li .qr-tip {
  position: absolute;
  z-index: -1;
  width: 382px;
  height:436px;
  left:-107px;
  top:15px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0%)';
/*  -moz-opacity: 0;*/
	opacity: 0;
  -moz-transition: all 0.8s;
  /* Firefox 4 */
  -webkit-transition: all 0.8s;
  /* Safari 和 Chrome */
  -o-transition: all 0.8s;
  /* Opera */
  transition: all 0.8s;
}
#part2 .container .downloads .qr-area .qr-tip img {
  width: 100%;
}
.u_box .u_content .u_tright .tright_info li:hover .qr-tip{ z-index:100; opacity: 1;}
/*二维码结束*/

.u_box .u_content .u_tright .tright_sta{ width:580px; float:right; margin-top: 25px;}
.u_box .u_content .u_tright .tright_sta h1{ font-size:18px; color:#212121; font-weight:bold;}
.u_box .u_content .u_tright .tright_sta ul{ margin-top:34px; height: 50px; margin-bottom: 26px;}
.u_box .u_content .u_tright .tright_sta ul li{ font-size:24px; font-weight:bold; color:#212121; float:left; margin-right:42px;}
.u_box .u_content .u_tright .tright_sta ul li em{ font-size:12px;}
.u_box .u_content .u_tright .tright_sta ul li p{ font-size:12px; color:#adadad; line-height:30px; font-weight: normal;}
.u_box .u_content .u_tright .tright_sta a{ font-size:12px; color:#e98e36; margin-right:30px; margin-top:20px;}
.u_box .u_content .u_tright .tright_sta a:hover{ text-decoration:underline;}
.u_box .u_content .u_tright .tright_sta .a_sta{ margin-left:325px;}

/*右侧中间部分*/
.u_box .u_content .u_mright{ width:872px; overflow:hidden; float:right; margin-top:13px; background:#ffffff;}
.u_box .u_content .u_mright h1{ font-size:18px; color:#212121; margin-left:30px; margin-top:32px;}
.u_box .u_content .u_mright .mright_nav{ width:830px; height:86px; margin:auto; border-bottom:1px solid #d0d0d0;}
.u_box .u_content .u_mright .mright_nav ul{ width:872px; margin:auto; margin-top:34px;}
.u_box .u_content .u_mright .mright_nav ul li a img{ display:block; margin-left:31px;}
.u_box .u_content .u_mright .mright_nav ul li{ width:100px; margin-right:26px; float:left; position:relative;}
.u_box .u_content .u_mright .mright_nav ul li a{ text-align:center; font-size:14px; color:#000000; line-height:42px; font-weight:bold; display:block;}
.u_box .u_content .u_mright .mright_nav ul li:hover a{ color:#eb6622;}
.u_box .u_content .u_mright .mright_nav ul #u_last{ float:right; margin-right:50px;}
.u_box .u_content .u_mright .mright_nav ul #u_last a{ color:#878787;}
.u_box .u_content .u_mright .mright_nav ul .u_cur{ border-bottom:3px solid #eb6622; padding-bottom:8px;}
.u_box .u_content .u_mright .mright_nav ul .u_cur a{ color:#eb6622;}
.u_box .u_content .u_mright .mright_nav ul li .m_num{ position: absolute; top:-8px; right:26px; width:20px; height:20px; background:#ff0000; overflow:hidden; border-radius:50%; text-align:center; color:#ffffff; line-height:20px; -webkit-border-radius: 50%; -ms-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%}

.mright_list{ width:840px; height:136px; margin:0 auto; background:url(../img/u_icon_35_03.png) center bottom no-repeat; margin-top:24px;}
.mright_list img{ float:left; margin-right:20px; margin-left:10px;}
.mright_list .mlist_info{ width:430px; float:left; margin-top:20px;}
.mright_list .mlist_info h4{ font-size:14px; color:#000000;}
.mright_list .mlist_info h4:hover{ text-decoration:underline;}
.mright_list .mlist_info p{ font-size:12px; color:#a4a4a4; line-height:60px;}

.u_box .u_content .u_mright .mright_d{ float:right; margin-top:50px;}
.u_box .u_content .u_mright .mright_d a{ font-size:12px; color:#a4a4a4; margin-left:5px; font-weight:bold;}
.u_box .u_content .u_mright .mright_d a:hover{ color:#eb6622;}

.mright_more{ width:14px; height:17px; margin:0 auto; margin-top:30px; margin-bottom:30px;}

/*右侧下半部分*/
.u_box .u_content .u_dright{ width:872px; overflow:hidden; float:right; margin-top:13px; background:#ffffff; margin-bottom:100px;}
.u_box .u_content .u_dright h1{ font-size:18px; color:#212121; margin-left:30px; margin-top:32px; float:left;}
.u_box .u_content .u_dright .u_more{ float:right; margin-right:30px; margin-top:32px;}
.u_box .u_content .u_dright .u_more a{ font-size:12px; color:#bfbfbf; font-weight:bold;}
.u_box .u_content .u_dright .u_more:hover a{ color:#eb6622; text-decoration:underline;}
.u_box .u_content .u_dright ul{ margin-top:80px; margin-bottom:50px;}
.u_box .u_content .u_dright ul li{ width:817px; background:url(../img/u_icon_06.png) no-repeat left; margin-left:30px; display:inline-table;}
.u_box .u_content .u_dright ul li a{ font-size:14px; color:#212121; line-height:30px; margin-left:16px;}
.u_box .u_content .u_dright ul li span{ font-family:"Arial"; font-size:12px; color:#bfbfbf; line-height:30px; font-weight:bold; float:right;}
.u_box .u_content .u_dright ul li:hover{ background:url(../img/u_icon_08.png) no-repeat left;}
.u_box .u_content .u_dright ul li:hover span{ color:#eb6622;}
.u_box .u_content .u_dright ul li:hover a{ color:#eb6622; text-decoration:underline;}

/***************************个人中心-个人设置***************************/
.u_box .u_content .set_right{ width:872px; overflow:hidden; float:right; margin-top:13px; background:#ffffff;}
.u_box .u_content .set_right .set_info{ width:760px; height:100%; margin:auto; margin-top:40px;}
.u_box .u_content .set_right .set_info h1{ font-size:18px; color:#212121; margin-bottom:40px; font-weight:bold;}
.u_box .u_content .set_right .set_info .set_fl{ margin-top:16px;zoom:1;line-height: 30px;}
.u_box .u_content .set_right .set_info .set_fl:after{content:" "; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.u_box .u_content .set_right .set_info .set_fl .s_fo{ width:80px; float:left; font-size:14ox; color:#878787; font-weight:bold; text-align:right; display:inline-table; line-height:30px;margin-right: 8px;}
.u_box .u_content .set_right .set_info .set_fl>img{ margin-left:10px;}
.u_box .u_content .set_right .set_info .set_fl b{ font-size:14ox; color:#878787; line-height:30px; font-style:normal; font-weight:normal;}
.u_box .u_content .set_right .set_info .set_fl .fl_input{ width:175px; height:30px; background:#f4f4f4; display:inline-block; font-size:14px; color:#212121; line-height:30px; font-weight:bold; padding-left:6px;}
/*.u_box .u_content .set_right .set_info .set_fl em{ margin-left:30px;}*/
.u_box .u_content .set_right .set_info .set_fl em a{ font-size:12px; color:#db2b2b; font-weight:bold; }
.u_box .u_content .set_right .set_info .set_fl em a:hover{ text-decoration:underline;}
.u_box .u_content .set_right .set_info  .set_l{ width:620px; float:left;}

/*单选性别*/
.icr-label .type_radio { background-position: 0 -48px; }
.icr-label:hover .type_radio { background-position: -50px -48px; }
.icr-label.checked .type_radio { background-position: -150px -48px; }
.icr-label.checked:hover .type_radio { background-position: -150px -48px; }
.icr-label.disabled { opacity: 0.5; }
.lt-ie9 .icr-label.disabled { filter: alpha(opacity=50); }
.icr-label.disabled .type_radio { background-position: 0 -50px !important; }
.icr-label.checked.disabled .type_radio { background-position: -100px -50px !important; }

.icr-label { padding-right: 2px; margin: 0 5px 5px 0; }
.icr-item { width: 23px; height: 23px; background: url(../img/icr-green-skin.png) no-repeat; }
.icr-label.disabled { opacity: 0.4; }
.icr-label.focused .type_radio:after { -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; }
.js-demo-1{/* margin-bottom: 30px;*/ line-height: 38px;}
.js-demo-1 label{margin-right:10px!important;margin-top: -4px;float: left;}
.js-demo-1 label input{margin-right: 5px;}


/*日期下拉*/
.s_reg{ width:70px; height:30px; border:1px solid #cccccc; padding-left:8px;}
.s_date{ margin-right:15px;}
.pic_cover{background-repeat: no-repeat;background-size: cover;background-position: center center;}
.u_box .u_content .set_right .set_info .set_fl>form{}
.u_box .u_content .set_right .set_button{ margin-top:30px; margin-left:70px;}
.u_box .u_content .set_right .set_button .set_bc{ width:71px; height:28px; background:url(../img/baocun_03.png) no-repeat center; border:none; cursor:pointer;}
.u_box .u_content .set_r{ width:140px; float:right;text-align: center;}
.u_box .u_content .set_r .set_pic{ width:140px; height:140px; margin:auto; border-radius:50%;overflow: hidden;}
/*.u_box .u_content .set_r .set_pic img{width: 100%;height: 100%;object-fit: contain;}*/
.u_box .u_content .set_r a{ font-size:12px; color:#989898; text-align:center; margin-right:5px; font-weight:bold;}
.u_box .u_content .set_r a:hover{ text-decoration:underline;}
.u_box .u_content .set_r .s_proc{ margin:auto; margin-top:16px;}

.u_box .u_content .set_right .set_info .set_ewm{ width:204px; margin:auto; margin-bottom:50px; margin-top:540px;}
.u_box .u_content .set_right .set_info .set_ewm p{ font-size:16px; color:#878787; font-weight:bold; text-align:center; line-height:30px;}
.u_box .u_content .set_right .set_info .set_ewm a{ display:block; height:20px; background:url(../img/u_icon_10.png) no-repeat left; font-size:14px; color:#e68c35; line-height:30px; font-weight:bold; padding-left:32px; line-height:20px; margin-left:38px; margin-top:10px;}
.u_box .u_content .set_right .set_info .set_ewm a:hover{ text-decoration:underline;}
.imgs_top{margin-top:10px!important;}


/***********************************个人中心-我的订单**********************************/

.u_box .u_content .order_right{ width:872px; height:100%; float:right; margin-top:13px; background:#ffffff; }
.u_box .u_content .order_right .order_info{ width:824px; margin:auto; margin-top:40px;}
.u_box .u_content .order_right .order_info h1{ font-size:18px; color:#212121; margin-bottom:40px; font-weight:bold;}
.u_box .u_content .order_right .order_info .order_nav{ width:824px; height:34px; margin:auto; background:#ececec;}
.u_box .u_content .order_right .order_info .order_nav ul li{ float:left; font-size:14px; color:#212121; font-weight:bold; line-height:34px; margin-right:5px;}
.u_box .u_content .order_right .order_info .order_nav ul li input{ margin-top:11px; margin-left:12px;}
.u_box .u_content .order_right .order_info .order_nav ul .nav_ri{ float:right; margin-right:35px;}
.u_box .u_content .order_right .order_info .order_nav ul .nav_r{ float:right; margin-right:80px;}
.u_box .u_content .order_right .order_info .mright_list input{ float:left; margin-left:12px; margin-top:50px;}
.u_box .u_content .order_right .order_info .mright_list .order_num{ width:84px; text-align:center; float:left; margin-left:32px;}
.u_box .u_content .order_right .order_info .mright_list .order_num>input{ margin-left:0px;}

/*购物车*/
.gwc{ width:950px;overflow:hidden;}
.gwc_tb1{ width:100%; border-top:5px solid #48b9e5; background:#d0e7fa; height:38px; margin-top:20px; overflow:hidden;}
.tb1_td3{ width:290px;}
.tb1_td4{ width:260px;}
.tb1_td5{ width:78px; }
.tb1_td5 input{ margin-left:-5px;}
.tb1_td6{ width:106px;}
.tb1_td7{ text-align:center;}


.gwc_tb2{ width:824px; height:136px; margin-top:20px; background:url(../img/u_icon_35_03.png) no-repeat bottom; padding-bottom:20px; padding-left:11px;}
.tb2_td1{ width:12px; text-align:center;}
.tb2_td2{ width:116px; height:115px;}
.tb2_td2 img{ margin-left:10px;}

.tb2_td3{ width:445px; }
.tb2_td3 { width:430px; float:left; margin-top:26px; margin-left:20px;}
.tb2_td3  h4{ font-size:14px; color:#000000;}
.tb2_td3  p{ font-size:12px; color:#a4a4a4; line-height:60px; font-weight:bold;}

.gwc_tb3{ width:824px; height:52px; border:1px solid #f0f0f0; margin-top:60px; padding-left:10px; margin-bottom:80px;}
.tb3_td4 a{font-size:18px; color:#ffffff; }
.tb1_td1 a{font-size:14px; color:#666666;}
.tb3_td1 a{font-size:14px; color:#666666;}
.tb3_td2{ width:100px;text-align:center;}
.tb3_td2 span{ color:#ff5500;font-size:14px; font-weight:bold; padding-left:5px; padding-right:5px; }
.tb3_td3{ width:220px;text-align:center;}
.tb3_td3 span{ font-size:18px; font-weight:bold; color:#ee0000;}
.tb3_td4{ width:110px;text-align:center;}
.jz2{ width:120px; height:52px; line-height:52px; text-align:center;  background:#ee0000; display:block; float:right; cursor:pointer;}
#jz1{ width:120px; height:52px; line-height:52px; text-align:center; background:#e5e5e5;font-size:18px; color:#000; display:block;}
#cancel{ width:110px;}
#can{ width:95px;}



/**********************个人中心-我的团队************************/

.team_right{ width:872px; height:100%; float:right; margin-top:13px; background:#ffffff;}
.team_right .team_info{ width:824px; margin:auto; margin-top:40px;}
.team_right .team_info h1{ font-size:18px; color:#212121; margin-bottom:20px; float:left; font-weight:bold;}


.team_right .team_info .team_table{ width:825px; overflow:hidden; margin:auto; border-collapse: collapse; border-right:1px solid #ececec; border-bottom:1px solid #ececec; border-top:1px solid #ececec;}
/*.team_right .team_info .team_table tr{ display:block;}*/
/*.team_right .team_info .team_table tr th{ float:left;}*/
.team_right .team_info .team_table tr th{ height:34px; background:#ececec; font-size:16px; font-weight:bold; color:#8f8f8f; text-align:center; line-height:34px;}
.team_right .team_info .team_table tr td{ height:50px; border-top:1px solid #ececec; border-left:1px solid #ececec; font-size:14px; color:#212121; text-align:left; line-height:50px; border-bottom:0; text-align:center;}
.msg_contents{line-height: 24px!important;}

.team_right .team_info .team_table tr th{text-align:center; position:relative;}
.team_right .team_info .team_table tr th span{ display:block; position:absolute;top: 7px; margin-left:112px;}
.team_right .team_info .team_table tr th span img{ display:block; margin-top:3px;}
.team_right .team_info .team_table tr th .span_t1{ display:block; position:absolute;top: 7px; margin-left:100px;}
.team_right .team_info .team_table tr th .span_t1 img{ display:block; margin-top:3px;}

.team_right .team_info .team_table tr .p_team{ height:50px; text-align:center; color:#ff7200;}

.team_right .team_info .team_table tr .vip1 { color:#ffba00;}
.team_right .team_info .team_table tr .vip2 { color:#c8701d;}
.team_right .team_info .team_table tr .vip3 { color:#2d80e7;}
.team_right .team_info .team_table tr .vip4 { color:#00b4ff;}
.team_right .team_info .team_table tr .vip5 { color:#ff6bc6;}
.team_right .team_info .team_table tr .l_team{ border-bottom:1px solid #ececec;}
.team_right .team_info .team_table tr td img{ width:35px; height:35px; border-radius:50%; margin-top:8px; margin-left:12px; float:left;}

.xinjia .business_box ul li a .bus_icons i{background: none;}
.xinjia .business_box ul li a .bus_icons i,
.business_box ul li a{transition: ease .3s;-webkit-transition: ease .3s;-moz-transition: ease .3s;-o-transition: ease .3s;-ms-transition: ease .3s;}
.xinjia .business_box ul li a .bus_icons i img{width: 100%;}
.xinjia .business_box ul li{width:100%;display: inline-block;float: left;border: 1px solid #e8e8e8;border-left: none;}
.xinjia .business_box ul li:first-child{border-left: 1px solid #e8e8e8;}
.xinjia .business_box ul li a{width: 100%;height:165px;display: block;text-align: center;font-size: 22px;color: #d77d27;padding-top: 20px;}
.xinjia .business_box ul li a .bus_ibox{width:74px;/*height: 58px;*/height:74px;background: #eaeaea;border-radius: 50%;margin: auto;padding-top: 14px;}
.xinjia .business_box ul li a .bus_icons{width:39px;height: 44px;margin: auto;position: relative;overflow: hidden;}
.xinjia .business_box ul li a .bus_icons i{width:100%;height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.xinjia .business_box ul li a .bus_icons i.bus_icon1{transform: scale(0);}
.xinjia .business_box ul li a:hover .bus_icons i.bus_icon2{transform: scale(0);}
.xinjia .business_box ul li a:hover .bus_icons i.bus_icon1{transform: scale(1);}
.xinjia .business_box ul li a:hover .bus_ibox{background: #ffad5f;}
.xinjia .business_box ul li a .bus_title{margin-top: 20px;}
.center_right{width: 872px;float: right;}
.center_business .business_box ul{display: flex;}
.center_business .business_box ul li{width: 100%;}



/**********************个人中心-账户设置************************/

/*.u_box .u_content .ac_tright{ width:872px; height:204px; float:right; margin-top:13px; background:#ffffff;}
.u_box .u_content .ac_tright .tright_info{ width:224px; height:147px; border-right:1px solid #d3d3d3; margin-top:20px; float:left; padding-top:20px; padding-left:40px;}*/

.ac_right{ width:872px; height:100%; float:right; margin-top:13px; background:#ffffff; border-bottom:1px solid #e9e9e9;}
.ac_right .ac_info{ width:790px; margin:auto; margin-top:40px;}
.ac_right .ac_info h1{ font-size:18px; color:#212121; margin-bottom:56px; font-weight:bold;}
.ac_right .ac_info ul{ margin-top:34px; height: 125px; margin-bottom: 36px;}
.ac_right .ac_info ul li{ width:188px; height:125px; background:url(../img/u_icon_33.png) no-repeat right; font-size:24px; font-weight:bold; color:#212121; float:left; margin-left:96px;}
.ac_right .ac_info ul li:first-child{ margin-left:0px;}
.ac_right .ac_info ul li:first-child+li{ padding-right:12px;}
.ac_right .ac_info ul li:first-child+li+li{ background:none;}
.ac_right .ac_info ul li em{ font-size:18px; font-weight:normal; color:#212121;}
.ac_right .ac_info ul li b{ font-size:12px; font-style:normal;}
.ac_right .ac_info ul li p{ font-size:12px; color:#adadad; line-height:30px;}
.ac_right .ac_info a{ font-size:12px; color:#e98e36; margin-right:15px; margin-top:20px;}
.ac_right .ac_info a:hover{ text-decoration:underline;}
.ac_right .ac_info .a_sta{ margin-left:325px;}

.ac_mright{ width:872px; background:#ffffff; float:right;}
.ac_mright .ac_dnfo{ width:790px; margin:auto; margin-top:30px;}
.ac_mright .ac_dnfo h1{ font-size:18px; color:#212121; margin-bottom:20px; font-weight:bold;}
.ac_mright .ac_dnfo .l_dnfo{ width:540px; float:left;}
.ac_mright .ac_dnfo .l_dnfo ul li{ font-weight:bold; display:table;  line-height:36px; font-size:14px; color:#000000; margin-top:8px;}
.ac_mright .ac_dnfo .l_dnfo ul li span{ float:left; line-height:36px; font-size:14px; color:#000000;}
.ac_mright .ac_dnfo .l_dnfo ul li em{ line-height:36px; font-size:14px; color:#888888;}
.ac_mright .ac_dnfo .l_dnfo ul li .ac_input{/* line-height:36px; */font-size:14px; color:#888888; font-weight:bold;}
.ac_mright>.ac_dnfo>.l_dnfo>ul>li>a{ line-height:36px; font-size:14px; color:#888888; margin-left:20px;} 
.ac_mright>.ac_dnfo>.l_dnfo>ul>li>a:hover{ text-decoration:underline;}

.filter-disabled {
	-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.filter-box {
    position: relative;
	float:left;
}

.filter-box select {
	display: none;
}

.filter-text {
	width:80px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	padding: 0 18px 0 8px;
}

.filter-text input {
	font-size: 14px;
}

.filter-text .filter-title {
	width: 100%;
	height: 36px;
	line-height: 36px;
	border: 0;
	background-color: transparent;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	cursor: pointer;
	font-weight:bold;
	color:#888888;
}

.filter-list {
	display: none;
	width: 98px;
	max-height: 300px;
	background-color: #fff;
	font-size: 14px;
	position: absolute;
	top: 42px;
	left: 0;
	z-index: 99;
	border: 1px solid #e6e6e6;
	overflow: auto;
	text-align:center;
}

.filter-list>li{ width:98px;}
.filter-list li.filter-null a {
	color: #d2d2d2;
}

.filter-list>li>a {
	display: block;
	padding: 0 10px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	color:#888888;
}

.filter-list li:hover {
	background-color: #f2f2f2;
}

.filter-list li.filter-selected {
	background-color: #5FB878;
}

.filter-list li.filter-selected a{
	display: block;
	color: #fff;
}

.filter-list li.filter-disabled {
	background-color: #fff;
}

.filter-list li.filter-disabled a{
	display: block;
	color: #d2d2d2;
}

.filter-list li.filter-disabled:hover a {
	cursor: not-allowed!important;
	background-color: #fff;
}

.icon {
	position: absolute;
}

.icon-filter-arrow {
	width: 14px;
	height: 6px;
	background-repeat: no-repeat;
    background-image:url(../img/yhxiala_03.png);
    background-size: 100%;
    right: 10px;
    top: 13px;
    transition: all .2s;
}

.icon-filter-arrow.filter-show {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.filter-list::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.filter-list::-webkit-scrollbar-track {
	background: #fff 
}

.filter-list::-webkit-scrollbar-thumb {
	background: #CBCBCB;
}

.l_dnfo .ac_button{ margin-top:30px; margin-bottom:80px;}
.l_dnfo .ac_button .ac_bc{ width:71px; height:28px; background:url(../img/baocun_03.png) no-repeat center; border:none; cursor:pointer;}
.r_dnfo{ float:right; margin-right:40px; margin-top:50px;}


.newftbg{width: 100%;/*height:267px;*/box-shadow: 0 5px 8px #cecece;margin-bottom: 6px; background:#f6f6f6;}
.w12{width: 1100px; overflow:hidden;margin: auto;}
.conbox10{width:1110px;height: 225px;padding-top: 42px;}
.conbox10 ul li{width: 272px;height: 159px;display: inline-block;float: left;margin-right: 4px;}
.conbox10 ul li .bx1{width: 32px;height: 38px;background-position: -86px -23px;float: left;margin:20px 23px 0 32px;}
.conbox10 ul li .bx2{width:40px;height:40px;background-position:-86px -61px;float: left;margin:20px 23px 0 32px;}
.conbox10 ul li .bx3{width:36px;height:26px;background-position:-126px -23px;float: left;margin:26px 23px 0 32px;}
.conbox10 ul li .bx4{width:34px;height:36px;background-position:-126px -52px;float: left;margin:20px 23px 0 32px;}
.box10h h1{font-size: 24px;margin-top: 20px;float: left;}
.conbox10 ul li p{width: 230px;margin: auto;line-height: 24px;margin-top: 20px;}
.conbox10 ul li p a{color: #808080;margin-right:16px;}
.conbox10 ul li p a:hover{color: #000;}


/*底部*/
.ftbt .ftht{height: 130px;background: #f1f1f1;border-top: 1px solid #ececec;}
.yqlj{font-size: 12px;text-align: center;line-height: 24px;margin-top: 15px;}
.yqlj span{color: #f47f0e;}
.yqlj a{margin-right:11px;}
.yqlj a:hover{color: #f47f0e;}
.ftmen{width: 434px;margin: auto;margin-top: 5px;}
.ftmen ul li{width: 68px;height:30px;line-height: 30px;display: inline-block;float: left;text-align: center;}
.ftmen ul s{width: 2px;height: 13px;background: #747474;display: block;float: left;margin-top: 10px;}
.ftmen ul li a:hover{color: #f47f0e;}
.ftbm{height: 40px;background: #ffad5f;text-align: center;line-height: 40px;}
.ftbm span{margin: 0 5px;color: #272626;}

.ftmxx{width: 600px;margin: auto;margin-top: 5px;text-align: center;}


