.s_body {
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: rgba(255,255,255,0.7);
	line-height: 2;
}
/*-* CUSTOM_STYLESHEET_BEGIN_TAG *-*/
/*滚动箭头*/
.swiper-button-next, .swiper-button-prev,.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
color:#666;
}

.swiper-button-next::after, .swiper-button-prev::after,.swiper-button-next::after, .swiper-button-prev::after{font-size:2rem;}

/*滚动箭头*/
.swiper-button-next, .swiper-button-prev{padding-top:10px; padding-bottom:10px; background:rgba(0,0,0,0.5);}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 1.2rem;
  	color:#fff;
}

/*表单默认文字*/

::-webkit-input-placeholder{font-size:12px; color:#fff;} /* 使用webkit内核的浏览器 /
:-moz-placeholder{font-size:12px; color:#fff;} / Firefox版本4-18 /
::-moz-placeholder{font-size:12px; color:#fff;} / Firefox版本19+ /
:-ms-input-placeholder{font-size:12px; color:#fff;} / IE浏览器 */


/*在线客服2 样式覆盖*/
.pl_service2 .service_value,
.pl_service2 .service_item:hover{background-color: #016ec4!important;}
.pl_service2 .service_value::after{border-left-color:#016ec4!important;}


::-webkit-scrollbar {
    width: 9px;
    background-color: #fff;
}

::-webkit-scrollbar-thumb {
    border: solid 2px #fff;
    width: 5px;
    border-radius: 4px;
    background-color: #d8ba72;
}

::-webkit-scrollbar-corner {
    background-color: #fff;
}

::-webkit-scrollbar:horizontal {
    height: 9px;
}

::-webkit-selection {
    background: #d8ba72;
    color: #fff;
}

::-moz-selection {
    background: #d8ba72;
    color: #fff;
}

::selection {
    background: #d8ba72;
    color: #fff;
}

@media screen and (max-width:768px){
  .e_bannerA-2 .swiper-slide{margin-top:66px;}
  .e_loop-14 .p_list{padding-top:10px;}
}/*-* CUSTOM_STYLESHEET_END_TAG *-*/
