/*所有颜色*/
/*橙色*/
/*******************************************首页*************************************/
/*************pc端************/
/*头部*/
img{
 -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    
    filter: grayscale(0%);
	
    filter: gray;
}
.top_pc_phone b {
	color: rgb(225, 38, 30);
}
/*.top .pc_logo{
	background: url(../images/logo.png) no-repeat center center;
	background-size: 100% 100%;
}*/
/*.header .header_logo .app_img{
	background: url(../images/logo.png) no-repeat center center;
	background-size: 100% 100%;
}*/
/*导航*/
.nav {
	background: rgb(223,88,40);
}

.nav ul {
	background: rgb(223,88,40);
}

.nav .layui-item.active {
	background: rgb(225, 38, 30);
}

.nav .layui-item a {
	color: #fff;
	border-right: 1px solid #fff;
}

.nav .layui-child {
	background: rgba(255, 255, 255, .95);
}

.nav .layui-child dd a {
	color: rgb(105, 94, 92);
}

.nav .layui-child dd{
	border-bottom: 1px solid rgb(214, 214, 214);
}
.nav .layui-child dd:hover{
	background: rgb(223,88,40);
}
.nav .layui-child dd:hover a{
	color: #fff;
}
.nav .layui-child dd:last-child{
	border-bottom: none;
}
/*banner*/

.f1 .banner .swiper-pagination-bullet-active {
	background: rgb(255, 67, 0);
}
.f1 .banner .hot_img span{
	background: url(../images/banner_up.png) no-repeat center center;
	background-size: 100% 100%;
}
/*登录*/

.f1 .login>p {
	color: rgb(51, 51, 51);
}

.f1 .login input {
	border: 1px solid rgb(238, 238, 238);
	background: #fff;
	color: rgb(120, 120, 120);
}

.f1 .login .icon {
	color: rgb(205, 203, 203);
}

.login_pc_jizhu,.disabled_jizhu{
	background: url(../images/weixuanzhong.png) no-repeat center left;
	background-size: 15px 15px;
	color: rgb(51, 51, 51);
}

.login_pc_jizhu.active ,.disabled_jizhu.active{
	background: url(../images/xuanzhong.png) no-repeat center left;
	background-size: 15px 15px;
}

.f1 .login .login_pc_password span:last-child {
	color: rgb(222, 32, 0);
}

.f1 .login .login_pc_login button {
	background: rgb(223,88,40);
	border: 1px solid rgb(223,88,40);
	color: #fff;
}

.f1 .login>div:last-child {
	color: rgb(51, 51, 51);
}

.f1 .login>div:last-child a {
	color: rgb(222, 32, 0);
}
/*登录之后*/
.f1 .logined  .logined_name span:first-child b{
	color: rgb(228,88,40);
}
/*热门精选*/
.f1 .consultation .consultation_pc_img span{
	background: url(../images/pc_down.png) no-repeat center center;
	background-size: 100% 100%;
}
.f1 .hot .hot_pc {
	color: rgb(102, 102, 102);
}

.f1 .hot .swiper-slide .hot_pc_one {
	background: url(../images/cheak_ju.png) no-repeat center center;
	background-size: 100% 100%;
}

.f1 .hot .swiper-slide .hot_pc_one .icon {
	color: rgb(233, 88, 40);
}

.f1 .hot .swiper-slide .hot_pc_title {
	color: rgb(51, 51, 51);
}

.f1 .hot .swiper-slide .hot_pc_title1 {
	color: rgb(102, 102, 102);
}

.f1 .hot .swiper-slide .hot_pc_money {
	border: 1px solid rgb(238, 238, 238);
}

.f1 .hot .swiper-slide .hot_pc_money>div p:first-child {
	color: rgb(102, 102, 102);
}

.f1 .hot .swiper-slide .hot_pc_money>div p:last-child {
	color: rgb(223,88,40);
}

.f1 .hot .swiper-slide button {
	border: 1px solid rgb(238, 238, 238);
	background: #fff;
	color: rgb(102, 102, 102);
}

.f1 .hot .swiper-slide-next>div {
	margin: 0 35px;
	border: 1px solid rgb(221, 221, 221);
	box-shadow: 3px 3px 10px rgb(221, 221, 221);
}
.f1 .hot .swiper-slide-next .hot_pc_one {
	background: url(../images/checked_ju.png) no-repeat center center;
	background-size: 100% 100%;
}
.f1 .hot .swiper-slide-next .hot_pc_one .icon {
	color: #fff;
}
.f1 .hot .swiper-slide-next button {
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
	color: #fff;
	box-shadow: 3px 3px 15px rgb(223,88,40);
}
.f1 .hot .swiper-slide-next.active>div {
	margin: 0;
	border: none;
	box-shadow: none;
}
.f1 .hot .swiper-slide-next.active .hot_pc_one {
	background: url(../images/cheak_ju.png) no-repeat center center;
	background-size: 100% 100%;
}
.f1 .hot .swiper-slide-next.active .hot_pc_one .icon {
	color: rgb(223,88,40);
}
.f1 .hot .swiper-slide-next.active button {
	border:1px solid rgb(238, 238, 238);
	background: #fff;
	color: rgb(102,102,102);
	box-shadow:none;
}

.f1 .hot .swiper-slide.on>div {
	margin: 0 35px;
	border: 1px solid rgb(221, 221, 221);
	box-shadow: 3px 3px 10px rgb(221, 221, 221);
}
.f1 .hot .swiper-slide.on .hot_pc_one {
	background: url(../images/checked_ju.png) no-repeat center center;
	background-size: 100% 100%;
}
.f1 .hot .swiper-slide.on .hot_pc_one .icon {
	color: #fff;
}
.f1 .hot .swiper-slide.on button {
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
	color: #fff;
	box-shadow: 3px 3px 15px rgb(223,88,40);
}


/*新闻*/

.f1 .consultation {
	background-color: rgb(255, 250, 248);
}

.f1 .consultation .consultation_pc_date p {
	color: #fff;
}

.f1 .consultation .consultation_pc_date span {
	color: #fff;
}

.f1 .consultation .consultation_pc_new {
	color: rgb(51, 51, 51);
}

.f1 .consultation .consultation_pc_moreNew {
	color: rgb(102, 102, 102);
}

.f1 .consultation .consultation_pc_date>div {
	background: rgb(223,88,40);
}

.f1 .consultation .consultation_pc_title {
	color: rgb(223,88,40);
}

.f1 .consultation .consultation_pc_button {
	background: rgb(223,88,40);
	border: 1px solid rgb(223,88,40);
	color: #fff;
}

.f1 .layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
	border-bottom: 2px solid rgb(223,88,40) !important;
}

.f1 .consultation .layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
	border-bottom: 2px solid rgb(223,88,40);
}

.f1 .consultation .consultation_pc_news1 {
	background: rgb(254, 243, 238);
}

.f1 .consultation .consultation_pc_news1 p {
	color: rgb(153, 153, 153);
}

.f1 .consultation .consultation_pc_news2 a {
	color: rgb(223,88,40);
}

.f1 .consultation .layui-tab-title li {
	color: rgb(102, 102, 102);
}

.f1 .consultation .consultation_pc_news {
	border-bottom: 1px solid rgb(238, 238, 238);
}

.f1 .consultation .consultation_pc_news1 span {
	color: rgb(153, 153, 153);
}

.f1 .consultation .consultation_pc_news2 p {
	color: rgb(51, 51, 51);
}

.f1 .consultation .consultation_more {
	color: rgb(102, 102, 102);
}

/*弹窗*/

.pop-up .pop-content {
	border: 2px solid rgb(194, 194, 194);
	border-top: 2px solid rgb(223,88,40);
}

.f1 .pop_hege .login_pc_jizhu {
	background: url(../images/xuanzhong.png) no-repeat center left;
	background-size: 15px 15px;
	color: rgb(51, 51, 51);
}

.f1 .pop_hege .login_pc_jizhu.active {
	background: url(../images/weixuanzhong.png) no-repeat center left;
	background-size: 15px 15px;
}

.f1 .pop-up .button-wrap .btn {
	background: rgb(223,88,40);
	border: 1px solid rgb(223,88,40);
}

.f1 #LoginPop .button-wrap a {
	background: rgb(223,88,40);
	border: 1px solid rgb(223,88,40);
	color: #fff;
}
/*底部*/
 .footer .footer_pc_contact>.link.on{
 	border:1px solid rgb(223,88,40);
 }
 .footer .link div{
 	border:1px solid rgb(223,88,40);
 }
 .footer .link div a:hover{
 	background:rgb(223,88,40);
 	color: #fff;
 }
/************手机端*********/
@media screen and (max-width: 799px) {

 .header .header_logo p {
	color: rgb(30, 18, 74);
}

 .header_chose li a {
	color: rgb(51, 51, 51);
}

.header_chose li.active>a {
	color: rgb(223,88,40);
}
 .header_chose li.active .header_chose_up>span{
	color: rgb(223,88,40);
}

 .header_chose li .header_chose_up .icon {
	display: inline-block;
	color: rgb(163, 163, 163);
}

 .header_chose li.active .header_chose_up .icon {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(90deg);
	color: rgb(223,88,40);
}
.header_login_content a:first-child{
	border:1px solid rgb(223,88,40);
	color:rgb(223,88,40);
}
.header_login_content a:last-child{
	border:1px solid rgb(223,88,40);
	background:rgb(223,88,40);
	color: #fff;
}
.f1 .banner_app .swiper-pagination-bullet-active{
	background-color: rgb(223,88,40);
}
.f1 .section {
	border-bottom: 1px solid rgb(222, 222, 222);
}

.f1 .section .section_hot {
	background: rgb(255, 250, 248);
}

.f1 .section .section_title {
	color: rgb(102, 102, 102);
	border-bottom: 1px solid rgb(222, 222, 222);
}

.f1 .section .section_title span {
	border-bottom: 1px solid rgb(223,88,40);
}
.f1 .section .section_title  a{
		color:rgb(223,88,40);
}
.f1 .section .section_hot>div {
	border-bottom: 1px dashed rgb(238, 238, 238);
}

.f1 .section .section_hot>div:last-child {
	border-bottom: none;
}

.f1 .section .section_hot_title {
	color: rgb(51, 51, 51);
}

.f1 .section .section_hot_title1 {
	color: rgb(153, 153, 153);
}

.f1 .section .section_hot_money {
	border: 1px solid rgb(238, 238, 238);
}

.f1 .section .section_hot_money>div p:first-child {
	color: rgb(102, 102, 102);
}

.f1 .section .section_hot_money>div p:last-child {
	color: rgb(223,88,40);
}

.f1 .section .section_hot_button {
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
	color: #fff;
}

.f1 .layui-tab-item li {
	border-bottom: 1px dashed rgb(238, 238, 238);
}
.f1 .layui-tab-brief>.layui-tab-title .layui-this{
		color: rgb(223,88,40);
}
.f1 .section_more a{
	color: rgb(223,88,40);
}
/*底部*/
 .footer_app div>.link.on{
 	border:1px solid rgb(223,88,40);
 }
 .footer_app .link div{
 	border:1px solid rgb(223,88,40);
 }
}
/********************************************************注册************************************************/

.f2 .nav_register .nav_pc_login {
	color: rgb(0, 0, 0);
}

.f2 .nav_register .nav_pc_login a {
	color: rgb(223,88,40);
}

.register .main1 {
	border: 1px solid rgb(194, 194, 194);
	border-top: 3px solid rgb(223,88,40);
}

.register .register_pc_verify .layui-input-block span {
	color: rgb(223,88,40);
}
.register .register_pc_verify .layui-input-block .mui-btn {
	color: rgb(223,88,40);
}

.register .register_pc_true span {
	color: rgb(153, 153, 153);
}

.register .register_pc_true .login_agreement{
	color: rgb(223,88,40);
}

.register .register_pc_true .login_pc_jizhu {
	background-size: 13px 13px;
}

.register .layui-btn {
	background-color: rgb(223,88,40);
}

.register .register_pc_error .layui-input {
	border: 1px solid rgb(223,88,40)
}

.register .register_pc_error span:last-child{
	color: rgb(223,88,40);
}
/*提示框*/
.register .register_pc_error .layui-input{
	border:1px solid rgb(223,88,40)
}
.register .register_pc_error select{
	border:1px solid rgb(223,88,40)
}
.register .register_pc_verify .register_pc_error{
	border:1px solid rgb(223,88,40)
}
.f2 .pop-up .button-wrap .btn {
	background: rgb(223,88,40);
	border: 1px solid rgb(223,88,40);
}
/*手机端*/
@media screen and (max-width: 799px) {
.register .main1 {
	border: none;
	border-top: none;
	border-bottom:1px solid rgb(194, 194, 194);
}
}
/****************************************************登录**********************************************/

.f3 .register .register_pc_true span {
	color: rgb(51, 51, 51);
}

.f3 .register_pc_true a {
	color: rgb(223,88,40);
}

 .register_pc_login {
	color: rgb(51, 51, 51);
}

.register_pc_login a {
	color: rgb(222, 32, 0);
}
/***************************************************产品中心*********************************************/
.f4 .banner .banner_search div button{
	background: rgb(223,88,40);
	border:1px solid rgb(223,88,40);
	color: #fff;
}
.screen_pc_bar a{
	color: rgb(102,102,102);
}
.screen_pc_bar a:last-child{
	color: rgb(223,88,40);
}
.f4 .screen_pc .screen_pc_chose li>span{
	color: rgb(153,153,153);
}
.f4 .screen_pc .screen_pc_chose li p span{
	color: rgb(51,51,51);
}
.f4 .screen_pc .screen_pc_result>div>span{
	color: rgb(102,102,102);
}
.f4 .screen_pc_result .screen_pc_result_one span{
	color: rgb(51,51,51);
	border:1px solid rgb(238,238,238);
}
.f4 .screen_pc_result .screen_pc_result_one span:hover{
	color: rgb(51,51,51);
	border:1px solid rgb(223,88,40);
}
.f4 .screen_pc_result .screen_pc_result_one span:hover b{
	color: rgb(223,88,40);
}
.f4 .screen_pc_result .screen_pc_result_button button{
	background: rgb(223,88,40);
	color: #fff;
	border:1px solid rgb(223,88,40);
}
.f4 .table_pc .layui-table tbody tr:hover{
	background: rgb(255,249,247) !important;
}
.f4 .table_pc .layui-table th b{
	color: rgb(223,88,40);
}
.f4 .table_pc .layui-table a ,.f4 .table_pc .layui-table .table_true{
	border:1px solid rgb(223,88,40);
	background:rgb(223,88,40);
	color: #fff;
}
.f4 .table_pc .layui-table .table_no{
	border:1px solid rgb(204,204,204);
	background:rgb(204,204,204);
	color: #fff;
}
/*分页器*/
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color: rgb(223,88,40) !important;
}
.layui-laypage a:hover{
	color: rgb(223,88,40) !important;
}
/*预约弹窗*/
.f4 #ProductPop .pop_make_phone p:nth-child(3) .icon{
	color:rgb(225,38,30) ;
}
.f4 #ProductPop .pop_make_phone p:last-child{
	color:rgb(225,38,30) ;
}
.f4 #ProductPop .layui-form-item .layui-input-inline span{
	color: rgb(223,88,40);
}
.f4 #ProductPop .layui-form-item button{
	border:1px solid rgb(223,88,40);
	background:rgb(223,88,40);
	color:#fff;
}
.f4 #ProductPop .layui-form-item.pop_make_form_erron input{
	border:1px solid rgb(223,88,40);
}
/*提示信息*/
.f4 .hint .pop-up .button-wrap button:first-child,.f4 .hint .pop-up .button-wrap a:first-child{
	border:1px solid rgb(204,204,204);
	background:rgb(204,204,204);
	color: #fff;
}
.f4 .hint .pop-up .button-wrap button:last-child{
	border:1px solid rgb(223,88,40);
	background:rgb(223,88,40);
	color: #fff;
}
/*预约成功*/
.f4 #TruePop .promise_pop p .icon{
	color: rgb(223,88,40);
}
.f4 #TruePop .pop-up .button-wrap button{
	border:1px solid rgb(223,88,40);
	background:rgb(223,88,40);
	color: #fff;
}
/*预约失败*/
.f4 #NoPop .promise_pop p .icon{
	color: rgb(205,193,188);
}
.f4 #NoPop .pop-up .button-wrap button{
	border:1px solid rgb(205,193,188);
	background:rgb(205,193,188);
	color: #fff;
}
/*******************手机端***************/
@media screen and (max-width: 799px) {
	.f4 .table_app li b{
		color: rgb(223,88,40);
}
.f4 .triangle{
	background:url(../images/app_sanjiao.png) no-repeat center center;
	background-size: 100% 100%;
}
}
/**********************************************产品详情*************************************/
.f5 .highchart_pc .trendButton{
	border-top:1px solid rgb(223,88,40);
	border-left: 1px solid rgb(223,88,40);
	border-bottom: 1px solid rgb(223,88,40);
}
.f5 .highchart_pc .trendButton span{
	border-right:1px solid rgb(223,88,40);
	color: rgb(223,88,40);
}
.f5 .highchart_pc .trendButton span.on{
	background:rgb(223,88,40);
	color: #fff;
}
.f5 .highchart_pc_class{
	color: rgb(223,88,40);
	border:1px solid rgb(223,88,40);
}
.f5 .highchart_pc_date span b{
	color: rgb(223,88,40);
}
.f5 .highchart_pc_button .highchart_no{
	background:rgb(204,204,204);
	border:1px solid rgb(204,204,204);
	color: #fff;
}
.f5 .highchart_pc_button .highchart_true{
	background:rgb(223,88,40);
	border:1px solid rgb(223,88,40);
	color:#fff;
}
.f5 .layui-tab-card>.layui-tab-title .layui-this {
	 border-top: 2px solid rgb(223,88,40);
}
.f5 .details_pc_content_query .layui-form-item button{
	background:rgb(223,88,40);
	border:1px solid rgb(223,88,40);
	color:#fff;
}
/*预约弹窗*/
.f5 #ProductPop .pop_make_phone p:nth-child(3) .icon{
	color:rgb(225,38,30) ;
}
.f5 #ProductPop .pop_make_phone p:last-child{
	color:rgb(225,38,30) ;
}
.f5 #ProductPop .layui-form-item .layui-input-inline span{
	color: rgb(223,88,40);
}
.f5 #ProductPop .layui-form-item button{
	border:1px solid rgb(223,88,40);
	background:rgb(223,88,40);
	color:#fff;
}
.f5 #ProductPop .layui-form-item.pop_make_form_erron input{
	border:1px solid rgb(223,88,40);
}
/*提示信息*/
.f5 .hint .pop-up .button-wrap button:first-child,.f5 .hint .pop-up .button-wrap a:first-child{
	border:1px solid rgb(204,204,204);
	background:rgb(204,204,204);
	color: #fff;
}
.f5 .hint .pop-up .button-wrap button:last-child{
	border:1px solid rgb(223,88,40);
	background:rgb(223,88,40);
	color: #fff;
}
/*预约成功*/
.f5 #TruePop .promise_pop p .icon{
	color: rgb(223,88,40);
}
.f5 #TruePop .pop-up .button-wrap button{
	border:1px solid rgb(223,88,40);
	background:rgb(223,88,40);
	color: #fff;
}
/*预约失败*/
.f5 #NoPop .promise_pop p .icon{
	color: rgb(205,193,188);
}
.f5 #NoPop .pop-up .button-wrap button{
	border:1px solid rgb(205,193,188);
	background:rgb(205,193,188);
	color: #fff;
}
/*******************手机端***************/
@media screen and (max-width: 799px) {
.f5 .highchart_app .trendButton span{
	border-left: 1px solid rgb(223,88,40);
	border-top:1px solid rgb(223,88,40);
	border-bottom: 1px solid rgb(223,88,40);
	color: rgb(223,88,40);
}
.f5 .highchart_app .trendButton span:last-child{
	border-right: 1px solid rgb(223,88,40);
}
.f5 .highchart_app .trendButton span.on{
	color: #fff;
	background:rgb(223,88,40);
}
.f5 .details_app_content_title span{
	border-bottom: 1px solid rgb(223,88,40);
}
.f5 .details_app_content_product li{
	padding: 0.33rem 0 0;
}
.f5 .details_app_content_product li span:first-child{
	display: inline-block;
	width: 2.8rem;
	font-size: 0.42rem;
	color: rgb(153 ,153,153);
}
.f5 .details_app_content_product li span:last-child{
	font-size: 0.42rem;
	color: rgb(102,102,102);
}
}
/***********************************************公司公告**********************************/
.section_pc_tab li.on a{
	/*//border-bottom:2px solid ;*/
	background: rgb(223,88,40);
	color: #fff;
}
.section_pc_tab li a:hover{
	background: rgb(223,88,40);
	color: #fff;
}
.f6 .section_pc_html li a .section_pc_date{
	background: rgb(254,243,238);
}
.f6 .section_pc_screen .section_pc_chose{
	border:1px solid rgb(223,88,40);
}
.f6 .select_chose.on .select{
	border:1px solid rgb(223,88,40);
}
.f6 .section_pc_screen .section_pc_chose span{
	background: url(../images/weixuanzhong1.png) no-repeat center left;
	background-size: 15px 15px;
}
.f6 .section_pc_screen .section_pc_chose span.active{
	background: url(../images/xuanzhong.png) no-repeat center left;
	background-size: 15px 15px;
}
.f6 .section_pc_screen .layui-form-item .sou-btn{
	background: rgb(223,88,40);
    border: 1px solid rgb(223,88,40);
    color: #fff;
}
/****************************************************************适当性管理*****************************/
.f7 .hint_pc_chose span {
	background: url(../images/xuanzhong.png) no-repeat center left;
	background-size: 15px 15px;
	color: rgb(51, 51, 51);
}

.f7 .hint_pc_chose span.active{
	background: url(../images/weixuanzhong.png) no-repeat center left;
	background-size: 15px 15px;
}
.f7 .hint_pc_content .hint_pc_chose span b{
	color: rgb(223,88,40);
}
.f7 .hint_pc_agreement .btn{
	color: #fff;
	border:1px solid rgb(223,88,40);
	background:rgb(223,88,40);
}
/********************************************************公告详情*****************************************/
/********************************************************公司新闻*****************************************/
.f9 .companyNews_pc_content .companyNews_pc_img{
	color: rgb(223,88,40);
	background-color: rgb(251,245,243);
}
.f9 .companyNews_pc_title a span{
	color: rgb(223,88,40);
}
.f9 .companyNews_pc_content:hover>p:last-child a{
	background: rgb(223,88,40);
	border:1px solid rgb(223,88,40);
	color: #fff;
}
.f9 .screen_pc_bar>a:nth-child(3){
	color: rgb(223,88,40);
}
.f9 .screen_pc_bar span:last-child a.on{
	border-bottom:3px solid rgb(223,88,40);
	background: rgb(249,248,248);
}
/*************手机端*********/
@media screen and (max-width: 799px){
.f9 .companyNews_app .companyNews_app_img{
	color: rgb(223,88,40);	
	background-color: rgb(251,245,243);
}
.f9 .companyNews_app_text span span{
	color: rgb(223,88,40);	
}
}
/********************************************************新闻详情************************************/
.f10 .newsDetails_pc_critic b{
	color: rgb(223,88,40);
}
.f10 .messageBoard_pc .messageBoard_pc_write h3{
	color: rgb(223,88,40);
}
.f10 .messageBoard_pc .messageBoard_pc_login button,.f10 .messageBoard_pc .messageBoard_pc_login a{
	border:1px solid rgb(223,88,40);
	background: rgb(223,88,40);
}
.f10 .messageBoard_pc_text_title{
	color: rgb(223,88,40);
}
.f10 .messageBoard_pc_num{
	color: rgb(223,88,40);
}
.f10 li .messageBoard_pc_text_note b{
	color: rgb(223,88,40);
}
/*************手机端*********/
@media screen and (max-width: 799px){
.f10 .newsDetails_app_critic b{
	color: rgb(223,88,40);
}
.f10 .register_pc_error span:last-child{
	color: rgb(223,88,40);
}
.f10  .register_pc_error .layui-input{
	border:1px solid rgb(223,88,40)
}
.f10  .register_pc_verify .register_pc_error{
	border:1px solid rgb(223,88,40)
}
}
/****************************************************公司简介********************************************/
.f11 .companyProfile_pc_title2 span{
	border-bottom: 2px solid rgb(223,88,40);
}
/************************************************专业资质**********************************************/
.f12 .aqtitude_pc_img:hover{
	border: 1px solid rgb(223,88,40);
}
@media screen and (max-width: 799px){
.f12 .aqtitude_pc_img:hover{
	border: 1px solid transparent;
}
}
/*******************************************************zu************************************/
/*.f13 .tissue_img{
	
}*/
/*******************************************************团队管理************************************/
.f14 .companyProfile_pc_title2 span{
	border-bottom: 2px solid rgb(223,88,40);
}
.f14 .team_pc_name{
	color:rgb(223,88,40);
}
.f14 .team_pc_post{
	color:rgb(223,88,40);
}
/***********************************************大事记**************************************/
.f15 .deed_pc_nav .swiper-slide.active span{
	border-bottom: 2px solid rgb(223,88,40);
	background: rgb(249,248,248);
}
.f15 .xian{
	border-left: 1px solid rgb(250,220,210);
}
.f15 .deed_pc_node_title{
	color:rgb(223,88,40);
}
.f15 .deed_pc_img{
	background:url(../images/tou_03.png) no-repeat center center;
	background-size:100% 100%;
}
.f15 .deed_pc_node_1 .deed_pc_node_one{
	background: url(../images/you.png) no-repeat center center;
	background-size: 100% 100%;
}

/*手机端*/
@media screen and (max-width: 799px){
	.f15 .deed_app_node_title{
		color:rgb(223,88,40);
	}
.f15 .deed_app_img{
	background:url(../images/tou_03.png) no-repeat center center;
	background-size:100% 100%;
}
.f15 .deed_app_node_one{
	background: url(../images/you.png) no-repeat center center;
	background-size: 100% 100%;
}
}
/***********************************************诚聘英才**************************************/
/**************************************************招聘详情*********************************/
.f17 .invite_pc_relation p span{
	color: rgb(223,88,40);
}
/***********************************************账户中心-个人**************************************/
.f19 .personage_pc_title a{
	background: rgb(223,88,40);
}
.f19 .personage_pc_information_text li input.on{
	border:1px solid rgb(223,88,40)
}
.f19 .personage_pc_information_text li select.on{
	border:1px solid rgb(223,88,40)
}
.f19 .personage_pc_pour{
	color: rgb(223,88,40);
}
.f19 .login_agreement{
	color: rgb(223,88,40);
}
.f19 .personage_pc_button button{
	background: rgb(223,88,40);
	border:1px solid rgb(223,88,40);
}
.f19 .pop-up .button-wrap .btn {
	background: rgb(223,88,40);
	border: 1px solid rgb(223,88,40);
}

/***********************************************下载中心**************************************/
.f22 .download_pc_button button{
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
}
@media screen and (max-width: 799px){
	.f22 .download_pc_button button{
		background:rgb(255,255,255);
}
}
/*******************************************************账户中心-持仓查询****************************************/
.f23 .layui-table a{
	background:rgb(223,88,40);
}
 .layui-table tbody tr:hover{
	background: rgb(255,249,247) !important;
}
@media screen and (max-width: 799px){
.f23 .position_app_text .position_app_money{
		color: rgb(223,88,40);
}
}
/*******************************************************账户中心-安全中心****************************************/
.f24 .safety_pc_icon span{
	background:rgb(223,88,40);
}
.f24 .safety_pc_button button{
	border: 1px solid rgb(223,88,40);
	background: #fff;
}
.f24 .safety_pc_button button.on{
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
	color: #fff;
}

.f24 .pop-up .button-wrap .true{
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
}
.f24 .promise_pop li b{
	color: rgb(223,88,40);
}
.f24 .pop-up .hint_num span{
	color: rgb(223,88,40);
}
.f24 .pop-up .hint_service b{
	color: rgb(225,38,30);
}
.f24 .true .promise_pop p .icon{
	color: rgb(223,88,40);
}
.f24 .promise_pop li.error  input{
	border: 1px solid rgb(223,88,40);
}
.f24 .promise_pop li .reminder{
	color: rgb(223,88,40);
}
/************************************************适当性承诺书******************************/
.f25 .hint_pc_agreement button{
	color: #fff;
	border:1px solid rgb(223,88,40);
	background:rgb(223,88,40);
}
.f25 .pop-up .button-wrap .true{
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
}
/*******************************************************投资者申请书***********************************/
.f26 .applyFor_pc_hint{
	color: rgb(223,88,40);
}
.f26 .layui-table tbody tr:hover{
	background: transparent !important;
}
.f26 .applyFor_pc_button .true{
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
}
.f26 .applyFor_pc_text input.on,.f26 .applyFor_pc_text select.on{
	border: 1px solid rgb(223,88,40);
}
@media screen and (max-width: 799px){
.f26 .applyFor_app_hint{
	color: rgb(223,88,40);
}
.f26 .applyFor_app_text input.on{
	border: 1px solid rgb(223,88,40);
}
.f26 .applyFor_app_text select.on{
	border: 1px solid rgb(223,88,40);
}
.f26 .applyFor_app_p p span{
	color: rgb(223,88,40);
}
}
/********************************************基本信息-自然人******************************/
 .f27 .layui-table tbody tr:hover{
	background: transparent !important;
}
.f27 .basic_pc_chose,.f27 .disabled{
	background: url(../images/radio.png) no-repeat center left;
	background-size: 15px 15px;
}
.f27 .basic_pc_chose.active,.f27 .disabled.active{
	background: url(../images/radioed.png) no-repeat center left;
	background-size: 15px 15px;
}
.f27 .applyFor_pc_button .true{
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
}
@media screen and (max-width: 799px){
	.f27 .basic_app ul li input.on,.f27 .basic_app ul li select.on{
		border: 1px solid rgb(223,88,40);
	}
}
/***********************************************风险测评问券**********************************/
.f28 .basic_pc_chose,.f28 .disabled_chose{
	background: url(../images/radio.png) no-repeat center left;
	background-size: 15px 15px;
}
.f28 .basic_pc_chose.active,.f28 .disabled_chose.active{
	background: url(../images/radioed.png) no-repeat center left;
	background-size: 15px 15px;
}
.f28 .applyFor_pc_button .true{
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
}
/***********************************************风险评估结果**********************************/
.f29 .assess_pc_title .assess_pc_text .assess_pc_chose{
	background: url(../images/check.png) no-repeat center left;
	background-size: 15px 15px;
}
.f29 .assess_pc_title .assess_pc_text .assess_pc_chose.active{
	color: rgb(223,88,40);
}
.f29 .assess_pc_title .assess_pc_text .assess_pc_chose.active{
	background: url(../images/checked.png) no-repeat center left;
	background-size: 18px 15px;
}
.f29 .applyFor_pc_button .true{
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
}
.f29 .assess_pc_title .assess_pc_mesg b{
	color: rgb(51,51,51);
}
@media screen and (max-width: 799px){
	.f29 .assess_app_text p span{
		color: rgb(223,88,40);
	}
}
/**********************************************************客服中心*****************************************/
.f30 .call_pc_title>div .icon{
	color: rgb(223,88,40);
}
.f30 .basic_pc_chose{
	background: url(../images/radio.png) no-repeat center left;
	background-size: 15px 15px;
}
.f30 .basic_pc_chose.active{
	background: url(../images/radioed.png) no-repeat center left;
	background-size: 15px 15px;
}
.f30 .applyFor_pc_button .true{
	border: 1px solid rgb(223,88,40);
	background: rgb(223,88,40);
}