@charset "utf-8";
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td,span{margin:0;padding:0;}
/*字体size*/
.font12 {font-size: 12px !important;}
.font14 {font-size: 14px !important;}
.font16 {font-size: 16px !important;}
.font17 {font-size: 17px !important;}
.font18 {font-size: 18px !important;}
.font20 {font-size: 20px !important;}
/*浮动*/
.fl{display: inline; float: left}
.fr{display: inline; float: right}
/*块角*/
.kuaijiao{
	border-radius: 5px;
}
/*字体颜色*/
.fontcol{
	color: #a9a1a1;
}
.white{
	color: #fff;
}
.hui{
	color: #777;
}
.sanc{
	color: #ccc;
}
.footc{
	color:#403e3e;
}
/*背景颜色*/
.heise{
	background-color: #1f1f1f;
}
/*文本居中*/
.cen{
	text-align: center;
}
/*超链接*/
a:focus, *:focus{noFocusLine: expression(this.onFocus=this.blur());}
.clear{clear: both;}
a, object{outline:none;}
a{cursor:pointer;color:#333;}
a:link{text-decoration:none;}
a:hover{color: #da251d;text-decoration: none!important;}
/*列表*/
ul, li, ol{list-style: none outside none;}
li{vertical-align:top;}
li{vertical-align:bottom;}
html{_background-attachment: fixed;}
/*边框线*/
.bkr{
	border-right: 1px solid #c1bfbf;
}
.bkl{
	border-left: 1px solid #c1bfbf;
}
.bkt{
	border-top: 1px solid #c1bfbf;
}
.bkb{
	border-bottom: 1px solid #c1bfbf;
}
.imgb{
	border: 2px solid #c1bfbf;
	width:50px;
	height:50px;
	padding: 8px;
}
/*多余内容省略号*/
.shl{
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;/**省略号出现在第二行**/
    overflow: hidden;
}
.shlFour{
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;  /**省略号出现在第四行**/
    overflow: hidden;
}
.shlThree{
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;  /**省略号出现在第三行**/
    overflow: hidden;
}
/*超出文字省略2*/
.shlb{
    width: 100%;/*定义块元素的宽度*/
    white-space: nowrap;/*内容超宽后禁止换行显示*/
    overflow: hidden;/*超出部分隐藏*/
    text-overflow: ellipsis;/*文字超出部分以省略号显示*/
}
/*header*/
.heaad-b-r{
	padding: 15px 0px;
	/*padding-bottom: 0px;*/
}
.indexh1{
    margin:0px;
}
.navnew{
	background-color: #f8f8f8;
    /*border-color: #e7e7e7;*/
}
.navbar-nav>li{
	font-size: 16px;
	font-weight: bold;
}
.headback{
	background: #e7e7e7;
}
.header_top{
	height: 46px;
    background: #151414;
    color: #999292;
    line-height: 45px;
}
.header_top_content{
	margin-right: auto;
    margin-left: auto;
    width: 1200px;
}
.header_top-r{
	text-align: right;
}
.header_top-ul{
	float: right;
}
.header_top-ul>li{
	float: left;
}
.header_top-ul>li>a{
	color: #999292;
	font-size: 12px;
    padding: 0 12px;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-right: 1px solid #777;
}
.header_top-ul>li>span{
	margin-left:10px;
}
.header_main{
    position: relative;
    display: block;
    padding: 10px 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #777;
    outline: none;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: bold;
}
.header_main:hover{
    position: relative;
    display: block;
    padding: 10px 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #000;
    outline: none;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: bold;
}
/*footer*/
.footer-youshi{
	/*margin: 20px 0px;*/
	padding: 40px 0px;
}
.footer-bum{
	background-color: #333;
	padding: 60px 0px;
}
.list-unstyled>li{
	color: #777;
}
.footer-dibu{
	padding:20px 0px;
}
.col-sm-3>img{
	width: 90px;
    height: 35px;
}
/*公司简介*/
.aboutb{
	margin-top: -6%;
}
.baoutc{
	background-color: #f61825;
/*	color: #fff;*/
	font-size: 20px;
}
.aboutbac{
	background-color: #f5f5f5;
	height: auto;
	/*border-radius: 10px: */
	min-height: 800px;
}
.nav-css{
	height: 47px;
	border-bottom: 1px solid #d0cbcb;
	padding: 10px 0px;
}
.baoutimg{
	width: 100%;
}
/*新闻详情页*/
.newcont{
	min-height: 200px;
	margin-top: -40px;
	margin-bottom: 30px;
	padding: 0px;
}
.news-left{
	background-color: #ffffff;
	box-shadow: 0px 2px 10px 0px rgba(228, 228, 228, 0.68);
    border-radius: 6px;
}
.news-right{
	background-color: #ffffff;
	box-shadow: 0px 2px 10px 0px rgba(228, 228, 228, 0.68);
    border-radius: 6px;
    margin-left: 15px;
    width: 23.0% !important;
}
.newnav{
	font-size: 14px;
    font-weight: bold;
}
.fanhui{
	padding:5px 0px;
}
.newsdetail{
	padding:25px 16px;
}
.page-header>p{
	color:#999;
	padding-top: 5px;
}
.new-content{
	min-height: 200px;
	margin-bottom: 20px;
    line-height: 30px;
}
.new-content>p{
	font-weight: 400;
    margin-bottom: 2rem;
    line-height: 40px;
}
.new-content>div>img{
    max-width: 600px;
}
.new-content>p>a{
    color: #dc0909;
    font-size: 21px;
    font-weight: bold;
}
.new-content>p>strong>img{
    max-width: 600px;
}
.new-content>p>img{
    max-width: 600px;
}
.new-content>img{
    max-width: 600px;
}
.new-content>p>span>img{
    max-width: 600px;
}
.new-content>a>span{
    color: #dc0909;
    font-size: 25px;
}
.new-content>a{
    color: #dc0909;
    font-size: 22px;
}
.new-content>strong{
    color: #000;
    font-size: 18px;
}
.new-content>p>a>span{
    color: #dc0909;
    font-size: 22px;
}
.new-content>p>img{
	display: block;
    max-width: 600px;
    height: auto;
}
.new-content>p>h2{
	font-size: 24px;
    line-height: 32px;
}

.page-header>p>span{
	margin-right: 15px;
}
.entry-copyright{
    margin-top: 30px;
    padding: 15px;
    font-size: 14px;
    line-height: 1.6;
    color: #999;
    border: 1px solid #efefef;
    background: rgba(239,239,239,.4);
    border-radius: 4px;
}
.next-pre{
	border-top: 1px solid #777;
	border-top-style:dotted;
	min-height: 65px;
	padding: 0px 10px;
}
.next-pre>p{
	margin:30px 0px;
}
.related-art{
	margin-top: 10px;
	min-height: 180px;
    background: #fff;
    border-top: 1px solid #777;
    border-top-style: dotted;
}
.related-p{
	min-height: 50px;
	padding: 20px 0px 0px 20px;
	font-size: 20px;
	font-weight: 400;
}
.list-group{
	width: 100%;
    display: block;
    font-size: 16px;
}
.related-fl{
	float: right;
}
.aside-img{
	margin:16px 0px;
}
.aside-img>img{
	width: 100%;
}
.hot-article{

}
.hot-art-title{
	min-height: 50px;
    padding: 10px 0px 0px 0px;
    font-size: 20px;
    font-weight: 400;
}
.hotwenzh>ul>li{
	min-height: 73px;
}
.hot-fl{
	width: 40%;
}
.hot-fr{
	width: 55%;
}
.hot-fl>img{
	width: 100%;
    height: 61px;
}
.hotwenzh>ul>li{
	padding-left: 0px !important;
	margin-top:10px;
}
.hot-fr>p{
	color: #313030;
	font-size: 15px;
    max-height: 43px;
    margin-bottom: 0px !important;
    /*设置多余省略*/
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.hot-time{
    font-size: 12px;
}
/*新闻列表*/
.news-list{
	margin: 53px 0px 20px 0px;
    min-height: 500px;
    width: 100%;
}
.media-left>figure>a>img{
	width: 147px !important;
    height: 120px;
}
.articlelist{
	box-shadow: 3px 4px 3px 1px #d5d5da;
    border: 1px solid #eef1f5;
    background: #fff;
    border-radius: 2px;
    margin-bottom: 30px !important;
}
.media-body>h2>a{
	font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 1.35;
}
.mediap{
	line-height: 1.4;
    color: #888;
    font-size: 15px;
}
.mediap>span,time{
	margin-right: 8px;
}
.padl{
	padding-left: 0px !important;
}
.pags{
	text-align: center;
}
/***********************************首页****************************/
/*banner*/
.banner-img{
	/*z-index: 1;*/
}
.control-bt{
	width: 100%;
	text-align:center;
	/*z-index: 2;*/
	position: absolute;
	margin-top: -34px;
}
.banner-p{
	font-size: 15px;
	color:#fff;
	position: absolute;
	z-index: 3;
	/*background: #777;*/
    margin-top: -20%;
    margin-left: 20%;
}
.banner-p>span{
	line-height: 38px;
}
.banner-p>span:first-child{
	font-size: 30px!important;
	font-weight: 500px;
}
.banner-ul>li{
    border-color: #b0b1b0;
    color: #fff;
}
/*淘宝客服外包 - 单页面小标题*/
.kfwb_p{
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
}
/*遇到的问题*/
.questh{
	margin-top: 30px;
	padding-bottom: 40px;
}
.questh>h2{
	font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
}
.marintop{
	margin-top: 30px;
}
.questh>h2::before {
    content: '———';
    font-size: 12px;
    font-weight: 100;
    color: #333;
    padding-right: 3%;
}
.questh>h2::after {
    content: '———';
    font-size: 12px;
    font-weight: 100;
    color: #333;
    padding-left: 3%;
}
.questh>p{
	padding:0px 10px; 
}
.questh>p>em{
	color: red;
	font-weight: 800;
}
.questh>p>strong{
	color: red;
	font-weight: 800;
}
.list-group-item>p>span{
	float: left;
	color: #777;
	margin: 5px 0px;
}
.worry{
	margin: 20px 0px 30px;
    text-align: center;
}
.worrys{
    margin: 20px 0px 30px;
    text-align: center;
}
.worry>span>a{
	color: #fff!important;
}
.worry>span:first-child {
    border: 1px solid #333;
    background: #fff;
    color: #333;
    margin-right: -5px;
    border-right: 0px;
}
.worry>span {
    display: inline-block;
    background: #fa5441;
    text-align: center;
    color: #fff;
    border: 1px solid #fa5441;
    line-height: 50px;
    font-weight: 700;
    font-size: 24px;
    vertical-align: top;
    padding: 0px 20px;
}
/*客服外包和自建团队价格PK*/
.bg2{
	background: #e5e4e4;
	padding-top: 1px;
}
.wbpk{
	margin-top: 30px;
	min-height: 334px;
}
.pkright{
	transition: all .4s ease-in-out 0s;
    box-shadow: 0 7px 10px #999;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}
.pkright:hover{
	margin-top: 10px;
}
.pkleft{
	transition: all .4s ease-in-out 0s;
    box-shadow: 0 7px 10px #999;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}
.pkleft:hover{
	margin-top: 10px;
}
.pkleft>li:nth-of-type(1) {
    line-height: 30px;
    font-size: 14px;
    background: #e02e24 !important;
    color: #fff;
}
.pkright>li:nth-of-type(even) {
    background: #DADADA!important;
}
.pkright>li:nth-of-type(1) {
    line-height: 30px;
    font-size: 14px;
    background: #999 !important;
    color: #fff;
}
.pkleft>li:nth-of-type(even) {
    background: #ffd2bb!important;
}
.pkright>li>span:nth-child(1){
	display: inline-table;
    margin: 0 10px 0 0;
    font-weight: 100;
    color: #8f8f8f;
    font-size: 12px;
}
.pkleft>li>span:nth-child(1){
	display: inline-table;
    margin: 0 10px 0 0;
    font-weight: 100;
    color: #8f8f8f;
    font-size: 12px;
}
/*客服外包靠谱么*/
.kaopu{
	margin:10px 0px;
	padding-top: 30px;
}
.kaopu-em{
	background: url(../images/ysline.jpg) no-repeat 90px 12px;
    display: block;
    color: #cbcbcb;
    font-family: tahoma;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
}
.kaopu>div>ul>li>h3{
	font-size: 20px;
    color: #323232;
    font-weight: normal;
    margin-top: 5px!important;
}
.kaopu-p{
	background: url(../images/ysico.jpg) no-repeat left 6px;
    font-size: 14px;
    color: #666666;
    padding-left: 25px;
    height: 22px;
    line-height: 22px;
    margin:0px 2px!important;
}
.kptop{
	margin-top: 5px!important;
}
.kaopu>div>img{
	width: 100%;
}
/*公司简介*/
.comprofile{
	padding:20px 0px;
}
.comf-fl{

}
.comf-rf{

}
.comf-fl>img{
	/*width: 560px;*/
	width: 100%;
	transition: all .4s ease-in-out 0s!important;
    box-shadow: 0 7px 10px #999!important;
}
.comf-rf>p{
	font-size: 16px;
    line-height: 40px;
}
.comf-rf>span{
	margin-left: 30px;
	margin-top: 20px;
	transition: all .4s ease-in-out 0s!important;
    box-shadow: 0 5px 5px #999!important;
}
.combumt{
	padding-bottom: 70px;
}
.youshi_li{
	position: relative;
	display: inline-block;
    margin: 0 18px;
}
.youshi_bg{
	position: absolute;
    z-index: 1;
    width: 190px;
    height: 90px;
    border-radius: 8px;
    left: 0;
    top: 0;
    background: #c70c1f;
    transition: all .4s ease-in-out 0s!important;
    box-shadow: 0 5px 5px #999!important;
}
.youshi_line{
	display: block;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 4px;
    background-color: #c70c1f;
}
.youshi{
	font-family: Impact;
    color: #FFF;
    font-size: 80px;
    width: 190px;
    height: 50px;
    line-height: 90px;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}
.youshi_li>span{

}
.pfystop{
	margin-top:-67px;
}
.pfystop>ul>li{
	margin-bottom: 20px;
}
/*客服外包服务*/
.fuwu{
	margin-bottom: 10px;
}
.fuwu>ul>li>h3{
	font-size: 18px;
    margin-bottom: 8px;
    font-weight: 500;
    color: #000;
}
.fuwu>ul>li>p{
	font-size: 13px;
    margin-top: 10px;
    border-top: 1px solid #c9c9c9;
    padding-top: 7px;
    font-weight: 400;
    line-height: 23px;
}
.fuwu>ul>li>span{
	border-radius: 15px;
    padding: 0px 10px;
    border: 1px solid #F00;
    color: #F00;
    margin: 5px 0 15px 0;
    font-size: 50%;
    vertical-align: baseline;
    outline: 0px;
}
.fuwu>ul>li>img{
	width: 100px!important;
	height: 84px!important;
}
.fuwu>p>strong{
	color: red;
    font-weight: 800;
}
.fuwu>ul>li:hover{
	padding:0px 5px!important;
}
.fuwu>ul{
	margin-top: 20px;
	min-height: 283px
}
/*平台*/
.pingt{
	margin-top: 30px;
	padding: 0px auto!important;
	position: relative;
}
.pingt>span{
    padding: 10px 20px;
    background: #eeeeee;
    font-size: 18px;
    color: #333333;
    border-radius: 5rem;
    height: 38px;
    line-height: 38px;
    margin-right: 20px;
    /*cursor: pointer;
    transition: all .5s;*/
}
.changbg{
	background: #327aed!important;
	color: #fff!important;
}
.pingt>span:hover{
	background: #327aed;
	color: #fff;
}
.pingt-content{
	margin-top: 30px;
}
.pt-detail-left{
	padding:0px 0px!important; 
}
.pt-detail-left>img{
	width: 100%;
	border-radius: 0px!important;
}
.pt-detail-right{
	padding:0px 0px!important; 
	min-height: 583px!important;
	padding: 50px 0 38px 38px!important;
}
.pt-conttent-title{
	height: 100%;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.pt-conttent-title>p{
	font-size: 30px;
    color: #ffffff;
}
.pt-conttent-title>span{
	font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1!important;
}
.pt-conttent-cont{
	height: 235px;
}
.pt-cont-item{
	width: 50%;
    float: left;
    margin-bottom: 10px;
}
.pt-detail-right{
	background: #555b64;
    float: right;
    /*width: calc(625px);*/
    height: 100%;
    /*padding: 50px 0 38px 38px;*/
}
.pt-num{
	display: block;
    float: left;
    width: 47px;
    height: 47px;
    margin-left: -10px;
    background: url(../images/0.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 47px;
    color: rgba(255, 255, 255, 0.8);
}
.pt-tips{
	float: left;
    font-size: 16px;
    padding-left: 10px;
    line-height: 24px;
    width: 230px;
}
.pt-tips>p{
	font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}
.pt-tips>span{
	font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
}
.pt-conttent-btn{
	width: 144px;
    height: 40px;
    margin-top: 80px;
    float: left;
}
.pt-conttent-btn>span{
	display: block;
    width: 144px;
    height: 40px;
    line-height: 40px;
    background: #5289e0;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
}
.pt-conttent-btn>span:hover{
	display: block;
    width: 144px;
    height: 40px;
    line-height: 40px;
    background: #1f6ae0;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
}
.show{
	display: block;
}
.hide{
	display: none;
}
/*个性定制*/
.bg3{
	background: #f7f7f7 url(../images/kefufangan_bg.jpg) no-repeat center;
	padding-top: 10px;
}
.fangan{
	text-align: center;
	min-height: 370px;
}
.fangan>li{
	margin: 20px 18px;
    border-radius: 10px;
    width: 260px;
    height: 140px;
    vertical-align: top;
    background: #fff;
    color: #333;
    box-shadow: 0px 6px 20px rgba(217,217,217,0.75);
    -webkit-box-shadow: 0px 6px 20px rgba(217,217,217,0.75);
    -moz-box-shadow: 0px 6px 20px rgba(217,217,217,0.75);
    float: left;
    padding-top: 20px;
    -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;
    transition: margin-left .8s;
}
.fangan>li:hover{
	background: #fa5441;
    color: #fff;
     margin-left: 10px;
}
.fangan>li>span{
	display: block;
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0px;
    letter-spacing: 2px;
}
.fangan>li>p{
	font-size: 14px;
    padding: 0px 3px;
    line-height: 22px;
    margin-bottom: 0;
}
.tiaoxuan{
	text-align: center;
	margin-top: 30px;
}
.tiaoxuan>li>div>i{
	width: 88px;
    height: 79px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.tiaoxuan>li>div>p{
	font-size: 16px;
    line-height: 35px;
    color: #333;
    word-spacing: -1.5px;
}
.tx-wen{
	background: url(../images/tx-li-numBg.png) no-repeat center;
    width: 39px;
    height: 39px;
    margin: 0 auto;
    margin-top: 19px;
    font-size: 18px;
    color: #cccccc;
    line-height: 39px;
}
.ys-but{
	text-align: center;
	margin-top: 18px;
}
.ys-content{
	margin-top: 20px;
}
.ys-but>span{
	margin-left: 10px;
}
.ys-but-bgck{
	width: 120px;
	box-shadow: 0 5px 5px #999!important;
}
.ys-but>span:hover{
	width: 100px;
	box-shadow: 0 5px 5px #999!important;
}
.ys-contdeta>div>img{
	width: 100%;
}
.ys-contdeta>div>ul{
	margin: 65px 0 20 30px!important;
}
.ys-contdeta>div>ul>li{
	margin-top: 40px;
}
.ys-contdeta>div>ul>li>span{
	font-size: 20px;
    color: #000;
}
.ys-contdeta>div>ul>li>span>i{
	width: 3px;
    height: 17px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 16px;
    background:url('../images/ys_bg.png');
}
.ys-contdeta>div:first-child{
	-webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;
    transition: margin-left .8s;
}
.ys-contdeta>div:second-child{
	-webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;
    transition: margin-left .8s;
}
/*案例*/
.case{
	min-height: 650px;
}
.case-cont{
	background: #fff;
    overflow: hidden;
    padding-bottom: 2px;
}
.case-cont-l{
	height: 100%;
    background: #fff;
    border-right: 1px solid rgba(102, 102, 102, 0.05);
    padding-right: 14px;
}
.case-cont-l>li:nth-child(-n+4){
	border-bottom: 1px dashed #cccccc;
	width: 100%;
    height: 20%;
    position: relative;
    cursor: pointer;
    text-align: left;
    top: 9px;
    padding: 10px 0px;
}
.case-cont-l>li:nth-child(5){
	width: 100%;
    height: 20%;
    position: relative;
    cursor: pointer;
    text-align: left;
    top: 9px;
    padding: 3px 0px;
}
.case-cont-l>li:hover{
	background: #327aed;
	font-color: #fff!important;
	width: 184px;
    margin-left: -16px;
    padding-left: 16px;
}
.case-cont-lbg{
	background: #327aed;
	font-color: #fff!important;
	margin-left: -15px;
    padding-left: 15px!important;
    width: 186px!important;
}
.case-cont-l>li>p:first-child{
	font-size: 16px;
    color: #222222;
    line-height: 16px;
    margin-top: 20px;
    transition: 0.3s;
}
.case-cont-l>li>p:nth-child(2){
	font-size: 12px;
    color: #999;
    line-height: 12px;
    transition: 0.3s;
}
.case-cont-l>li>i{
    position: absolute;
    top: 38%;
    right: 4px;
    display: block;
    width: 15px;
    height: 15px;
    background: url(../images/case-icon.png) no-repeat center;
    transition: 0.3s;
}
.case-cont-top-lf{
	padding: 20px;
}
.case-cont-top-lf>img{
	width: 100%;
	height: 400px;
	box-shadow: 0 5px 5px #999!important;
}
.case-cont-top-rt{
	padding-top: 30px;
}
.case-cont-top-rt>h3{
	font-size: 24px;
    color: #222222;
    line-height: 40px;
}
.case-cont-top-rt>p{
	font-size: 14px;
    color: #222222;
    line-height: 24px;
}
/*团队*/
.team{
	margin-top: 30px;
}
.team>li{
	text-align: center;
	padding: 3px;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    box-shadow: 0px 0px 6px rgba(153, 153, 153, 0.35);
}
.team>li>img{
	width: 100%;
	height: 100%;
}
.team>li>h3{
	text-align: center;
    font-size: 20px;
    color: #333333;
    line-height: 20px;
    margin: 17px 0 14px 0;
}
.team>li>h3>span{
	font-size: 16px;
    font-weight: normal;
    color: #999;
    margin-left: 10px;
}
.team>li>p{
	display: block;
    text-align: center;
    line-height: 25px;
    background: #5f8fda;
    margin: auto;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 10px;
    padding: 8px 10px;
}
/*合作流程*/
.liucheng{
	margin-top: 30px;
    padding-bottom: 30px;
}
.liucheng>img{
	width: 100%;
}
/*相关服务*/
.relate-service{
	text-align: center;
    margin-top: 30px;
}
.relate-service>li>img{
	width: 60%;
	height: 60%;
	box-shadow: 0 5px 5px #999!important;
}
.relate-service>li>h3{
	font-size: 20px;
    font-weight: 500;
    border-bottom: 2px solid #50479a;
    padding-bottom: 10px;
    padding: 0px 10px 10px 10px;
}
.relate-service>li>p{
	color:#777;
	line-height: 24px;
}
/*合作客户*/
.kehu-logo{

}
.kehu-logo>li>img{
	border-right: 1px solid #eaeaea;
	padding: 30px;
	height: 100px;
}
.kehu-logo>li>img:hover{
	box-shadow: inset 1px 1px 1px 1px #a56a6a;
	padding: 35px;
}
/*公司新闻*/
.textpad{
	padding: 1.5em;
}
.newbox{
	box-shadow: 0 1px 3px rgba(26,26,26,.2);
    background: #fff;
    border-radius: 2px;
}
.new-top-a{
	padding-left: 0px!important;
}
.com-news{
	min-height: 364px;
}
.com-news>p{
	font-size: 18px;
    border-bottom: 1px solid #eee;
    padding-bottom: .5em;
    margin-top: -.5em;
    position: relative;
}
.com-news>div>article>a{
	height: 160px;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 1em;
}
.com-news>div>article>a>img{
	height: 160px;
    width: 100%;
    border-radius: 2px;
}
.com-news>div>article>h3{
	width: 100%;
    font-weight: 400;
    padding: 0 5px;
    font-size: 16px;
    position: relative;
    line-height: 1.4em!important;
    height: 2.8em!important;
    overflow: hidden;
}
.com-news-art{
	width: 31.2%;
    margin-top: 1.5em;
    margin-right: 1.8%;
    position: relative;
    float: left;
}
.com-news-item{
	padding: 0 5px;
    color: #999;
}
.com-news-item>span{
	padding-right: 1em;
    max-width: 8em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.com-news-item>span>i{
	padding-right: 5px;
    color: #666;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
.com-news-item>time{
	padding-top: 2px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
}
/*行业资讯*/
.com-industry{
	min-height: 393px;
	margin-top: 14px;
	padding-bottom: 20px;
}
.com-industry>p{
	font-size: 18px;
    border-bottom: 1px solid #eee;
    padding-bottom: .5em;
    margin-top: -.5em;
    position: relative;
}
.com-ind-artic{
	width: 48.4%;
    margin-right: 1.6%;
    position: relative;
    float: left;
}
.indus-title{
	font-size: 16px;
    margin-bottom: 10px;
}
.indus-title>h3{
    font-weight: 400;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #555;
    font-size: 20px;
}
.indus-cont>a{
	display: block;
    overflow: hidden;
    width: 80px;
    height: 80px;
    float: left;
}
.indus-cont>a>img{
	width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 2px;
}
.indus-content{
	margin-left: 80px;
}
.indus-content>p{
	color: #999;
    background: #f8f8f8;
    position: relative;
    padding-top: 10px;
    padding-left: 10px;
}
/*常见问题*/
.news-faq{
	padding-bottom: 17px!important;
}
.news-faq>p{
	font-size: 18px;
    border-bottom: 1px solid #eee;
    padding-bottom: .5em;
    margin-top: -.5em;
    position: relative;
}
.faq-ul>li{
	margin-bottom: 15px!important;
}
.faq-ul>li>a{
	color: #555;
}
.faq-ul>li>a>span{
	float: left;
    overflow: hidden;
    display: block;
    height: 70px;
    width: 100px;
}
.faq-ul>li>a>span>img{
	width: 100px;
    height: 70px;
    border-radius: 2px;
}
.faq-cont{
	margin-left: 120px;
}
.faq-cont>p{
	line-height: 1.6em;
}
.faq-info{

}
.faq-info-time{
	color: #999;
    padding-right: 0.2em;
}
.faq-info-num{
	color: #999;
    padding-right: 0.2em;
}
/*电商知识  */
.zhishi{
	margin-top: 20px;
    padding-left: 1.5em;
}
.zhishi>p{
	font-size: 18px;
    border-bottom: 1px solid #eee;
    padding-bottom: .5em;
    margin-top: -.5em;
    position: relative;
    margin-bottom: 20px;
}
.zhishi-article{
	width: 47.99%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
}
.zs-figure{
	width: 180px;
    height: 120px;
    overflow: hidden;
    float: left;
}
.zs-figure>a{
	color: #555;
	overflow: hidden;
}
.zs-figure>a>img{
	height: 100%;
    width: 100%;
    transition: all .4s;
    border-radius: 2px;
}
.zs-content{
	margin-left: 200px;
    color: #888;
}
.zs-content>h3{
	font-size: 18px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    line-height: 1.35;
}
.zs-detail{
	color: #888;
	/*padding: .5em 0;*/
}
.zs-info{

}
.zs-info>time{
	color: #999;
	padding-right: 1em;
	float: left;
}
.zs-info>span{
	padding-right: 1em;
	float: left;

}
.zs-info>a{
	border: 1px solid #0084ff;
    border-radius: 100px;
    padding: .1em 1em;
    text-align: center;
    color: #0084ff;
    font-size: 12px;
}
.fbannerimg{
	width: 100%;
}
/***************************邀好评***************************/
/*买家特征*/
.tezhegn-ul{
	height: 158px;
    overflow: hidden;
    margin-top: 40px;
}
.tezhegn-ul>li{
	width: 300px;
    float: left;
    overflow: hidden;
    font-size: 24px;
    text-align: center;
    color: #545252;
    line-height: 30px;
}
.tezhegn-ul>li>span{
	display: block;
    width: 150px;
    height: 75px;
    margin: 0 auto 5px;
    font-size: 96px;
    padding: 21px 0px;
    border-bottom: 1px solid #a79595;
}
.tezhegn-ul>li>p{
	margin-top: 14px;
    font-size: 18px;
    line-height: 25px;
    padding: 13px 45px;
    font-weight: 400;
}
.tezhegn-ul>li>p>em{
	color: #f70606;
	font-weight: bold;
}
.youshi-cont{
	margin-top: 40px;
}
/*移动特效*/
@keyframes move {
 0% {
        transform: translateX(-5px);
    }
    100% {
        transform: translateX(5px);
    }
}
.youshi-ul-lf>li{
	width: 394px;
    height: 66px;
	background: url(../images/youshi-bg1.png) no-repeat center;
    font-size: 20px;
    color: #ffffff;
    line-height: 58px;	
    margin-bottom: 30px;
}
.youshi-ul-lr>li{
	width: 394px;
    height: 66px;
	background: url(../images/youshi-bg1.png) no-repeat center;
    font-size: 20px;
    color: #ffffff;
    line-height: 58px;	
    margin-bottom: 30px;
}
.youshi-ul-lf>li:first-child{
    margin-left: 110px;
    padding-left: 52px;
    animation: move 1s ease infinite alternate;
}
.youshi-ul-lf>li:nth-child(2){
    margin-left: 4px;
    padding-left: 52px;
    animation: move 1s ease 0.2s infinite alternate;
}
.youshi-ul-lf>li:nth-child(3){
    margin-left: 29px;
    padding-left: 52px;
    animation: move 1s ease 0.4s infinite alternate;
}
.youshi-ul-lf>li:nth-child(4){
    margin-left: 70px;
    padding-left: 52px;
    animation: move 1s ease 0.6s infinite alternate;
}
.youshi-ul-lr>li:first-child{
    margin-left: -100px;
    padding-left: 52px;
    animation: move 1s ease 0.8s infinite alternate;
}
.youshi-ul-lr>li:nth-child(2){
    margin-left: -50px;
    padding-left: 52px;
    animation: move 1s ease 1s infinite alternate;
}
.youshi-ul-lr>li:nth-child(3){
    margin-left: -70px;
    padding-left: 52px;
    animation: move 1s ease 1.2s infinite alternate;
}
.youshi-ul-lr>li:nth-child(4){
    margin-left: -120px;
    padding-left: 52px;
    animation: move 1s ease 1.4s infinite alternate;
}
/*外包和自建PK*/
.dific-pk{
	margin-top: 30px;
	box-shadow: 0 0 6px rgba(153, 153, 153, 0.35);
    min-height: 475px;
    padding: 20px 10px;
}
.dific-pk>div>h3{
	font-size: 30px;
    color: #444444;
    line-height: 30px;
    margin-bottom: 38px;
}
.ypk-ul-l{

}
.ypk-ul-l>li{
    text-align: left;
    position: relative;
    height: 120px;
}
.ypk-ul-l>li>span{
	font-size: 20px;
    color: #444444;
    line-height: 20px;
}
.ypk-ul-l>li>p{
	font-size: 16px;
    color: #444444;
    line-height: 25px;
    margin-top: 10px;
    margin-left: 34px;
}
.ypk-ul-r{

}
.ypk-ul-r>li{
    text-align: left;
    position: relative;
    height: 120px;
}
.ypk-ul-r>li>span{
	font-size: 20px;
    color: #444444;
    line-height: 20px;
}
.ypk-ul-r>li>p{
	font-size: 16px;
    color: #444444;
    line-height: 25px;
    margin-top: 10px;
    margin-left: 34px;
}
/*邀好评优势*/
.hao-youshi{
	margin-top: 30px;
}
.hao-youshi>div>img{
	width: 119px;
	height: 119px;
}
.hao-youshi>div>p:nth-child(2){
	display: inline-block;
    width: 100%;
    /*height: .4rem;*/
    margin: 0;
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.hao-youshi>div>p:nth-child(3){
	width: 100%;
    height: auto;
    padding: 5px 20px;
    margin-top: 15px;
    box-sizing: border-box;
    line-height: 25px;
    font-size: 16px;
    color: #909090;
}
/*邀好评案例*/
.hao-case{
	margin-top: 30px;
}
.hao-case-ul{
	margin-top: 15px;
}
.hao-case-ul>li{

}
.hao-case-ul>li>img{
	width: 100%;
    height: 100%;
    box-shadow: 0 0 6px rgba(153, 153, 153, 0.35);
}
/***************************精品评价置顶***************************/
/*精品评价特征*/
.zd-tz{
	margin-top: 30px;
}
.zd-tz-ul{

}
.zd-tz-ul>li{
	float: left;
	margin-top: 20px;
    padding: 0 42.5px;
}
.zd-tz-ul>li>div:nth-child(1){
	width: 30%;
}
.zd-tz-ul>li>div>img{
    width: 100%;
}
.zd-tz-ul>li>div:nth-child(2){
    width: 65%;
}
.zd-tz-ul>li>div>h3{
    height: 38px;
    line-height: 38px;
    font-size: 29px;
}
.zd-tz-ul>li>div>p{
    height: 120px;
    line-height: 30px;
    font-size: 17px;
    color: #636161;
}
/*精品评价好处*/
.zd-hc{
    min-height: 645px;
    margin-top: 30px;
}
.zd-hc-fl{
    min-height: 645px!important;
    padding: 0 21px;
    height: 543px;
    box-shadow: 0 7px 10px #999!important;
}
.zd-hc-fl>h3{
    margin-top: 100px;
    height: 137px;
    line-height: 68px;
    font-size: 41px;
}
.zd-hc-fl>span{
    margin-top: 34px;
    line-height: 30px;
    font-size: 21px;
}
.zd-hc-fl>p{
    margin-top: 24px;
    font-size: 17px;
    line-height: 32px;
}
.zd-hc-fr{
    padding-top: 25px;
    width: 470px;
    float: left;
}
.zd-hc-item{
    margin-top: 25px;
    overflow: hidden;
}
.item-num{
    width: 10%;
    height: 77px;
    line-height: 68px;
    font-size: 34px;
    background-size: 100% 100%;
    float: left;
}   
.item-cotent{
    padding-left: 17px;
    overflow: hidden;
    float: left;
    width: 85%;
}
.item-cotent>h4{
    height: 36px;
    line-height: 36px;
    font-size: 21px;
    color: #383636;
}
.item-cotent>p{
    line-height: 20px;
    font-size: 12px;
    color: #777;
    opacity: 0.8;
}
/*精品评价置顶规则*/
.zd-guiz{
    margin-top: 50px;
}
.zd-guiz-ul{

}
.zd-guiz-ul>li{
    float: left;
    text-align: center;
    cursor: pointer;
}
.zd-guiz-ul>li:hover .zd-gz-ti{
    color: #122a88;
}
.zd-gz-img{
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
    background: url(../images/zd-guiz1.png) no-repeat;
    background-position: 0 0;
    transition: all 0.3;
}
.zd-gz-img:hover{
    background: url(../images/zd-guiz2.png) no-repeat;
    background-position: 0 0;
}
.zd-gz-ti{
    font-size: 20px;
    margin-bottom: 10px;
}
.zd-gz-t2{
    margin: 0 auto;
    font-size: 15px;
    line-height: 24px;
    color: #666;
    height: 130px;
}
.zd-guiz-ul>li:nth-child(2) .zd-gz-img{
    background-position: -304px 0;
}
.zd-guiz-ul>li:nth-child(3) .zd-gz-img{
    background-position: -605px 0;
}
.zd-guiz-ul>li:nth-child(4) .zd-gz-img{
    background-position: -909px 0;
}
.zd-guiz-ul>li:nth-child(5) .zd-gz-img{
    background-position: 0 -270px;
}
.zd-guiz-ul>li:nth-child(6) .zd-gz-img{
    background-position: -304px -270px;
}
.zd-guiz-ul>li:nth-child(7) .zd-gz-img{
    background-position: -605px -270px;
}
.zd-guiz-ul>li:nth-child(8) .zd-gz-img{
    background-position: -909px -270px;
}
/*差评烦恼*/
.zd-fn{
    margin-top: 30px;
}
.zd-fn>div:nth-child(2) >img{
    width: 100%;
}
.zd-fn>div>ul{
    padding: 40px 0 0;
}
.zd-fn>div>ul>li{
    height: 208px;
    overflow: hidden;
}
.zd-fn>div>ul>li>p{
    padding: 15px 0 0;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    line-height: 25px;
}
.zd-fn>div>ul>li>p>span{
    padding: 15px 0 0;
    overflow: hidden;
    font-size: 15px;
    color: red;
    font-weight: bold;
    line-height: 25px;
}
.zd-fn>div>ul>li>div>span{
    display: block;
    float: left;
    width: 44px;
    height: 44px;
    line-height: 0;
    overflow: hidden;
    background: #333;
    border-radius: 5px;
    margin-right: 20px;
}
.zd-fn>div>ul>li>div>span>img{
    width: 44px;
    height: 44px;
}
.zd-fn>div>ul>li>div>p{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}
.zd-fn-jp{
    margin-top: 20px;
    height: 260px;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.zd-fn-jp>div:nth-child(1){
    margin: 30px 22px 0 40px;
}
.zd-fn-jp>div:nth-child(1) >img{
    border: none;
    margin: 0;
    padding: 0;
    list-style: none;
}
.zd-fn-jp>div:nth-child(2){
    width: 845px;
    margin-top: 40px;
}
.zd-fn-jp>div:nth-child(2) >h3{
    padding-left: 254px;
    height: 80px;
    font-weight: normal;
    background: url(../images/zd-fn-jp-h3bg.png) no-repeat;
    margin-bottom: 28px;
    line-height: 50px;
}
.zd-fn-jp>div:nth-child(2) >b{
    display: block;
    font-size: 28px;
    color: #1a1a1a;
    line-height: 40px;
    font-weight: bold;
}
.zd-fn-jp>div:nth-child(2) >span{
    display: block;
    font-size: 22px;
    color: #1a1a1a;
    line-height: 22px;
    padding-top: 10px;
}
.zd-fn-jp>div:nth-child(2) >p{
    font-size: 13px;
    color: #5b5b5b;
    line-height: 24px;
    word-spacing: -1.5px;
    font-family: "Microsoft Yahei";
    padding: 5px 15px;
}
/*置顶优势*/
.zd-pro{
    margin-top: 30px;
    background: url(../images/zd-ys-bg.jpg) no-repeat center top;
    min-height: 1220px;
}
.zd-ys-top{

}
.zd-ys-top-fl{
    padding-left: 55px!important;
}
.zd-ys-top-fr{
    padding-left: 35px!important;
}
.zd-ys-top-fr>img{
    width: 100%;
}
.zd-ysgg{
    width: 100%;
}
.zd-ysgg>h3{
    margin-left: 30px;
    height: 88px;
    color: #444444;
    font-size: 24px;
    font-weight: normal;
    font-family: 黑体;
}
.zd-ys-text{
    background: url(../images/zd-ys-bg-textbg.jpg) no-repeat 0 8px;
}
.zd-ys-text>p{
    font-size: 15px;
    color: #444444;
    line-height: 24px;
    padding-left: 26px;
    margin-bottom: 6px;
    font-family: 黑体;
}
.zd-ys1{
    top: 215px;
}
.zd-ys2 {
    margin-top: 41px;
}
.zd-ys3 {
    margin-top: 170px;
}
.zd-ys4 {
    margin-top: 120px;
}
/********************************DSR动态评分提升/*********************************/
/*困惑*/
.dsr-kh{
    margin-top: 40px;
}
.dsr-kh-tbuttom{
    width: 100%;
    height: 360px;
    background: #f7f6ed;
    background: url(../images/dsr-kunhuo-bg2.png) no-repeat center;
}
.dsr-kh-tbuttom>div>ul>li{
    background: url(../images/dsr-kunhuo-bg3.png) no-repeat left 6px;
    padding-left: 25px;
    line-height: 25px;
    margin-bottom: 15px;
    margin-bottom: 80px;
    font-size: 16px;
    color: #4c4b4b;
}
.dsr-kh-tbuttom>div>ul>li>em{
    font-weight: bold;
    font-size: 18px;
    color: red;
}
/*DSR是什么*/
.dsr-about{
    margin-top: 30px;
}
.dsr-about>div>img{
    width: 100%;
    box-shadow: 0 7px 10px #999!important;
}
.dsr-about>div>p{
    font-size: 16px;
    line-height: 40px;
}
.worrys{
    margin: 30px 0px 30px;
    text-align: center;
}
.worrys>span>a{
    color: #fff!important;
}
.worrys>span:first-child {
    border: 1px solid #333;
    background: #fff;
    color: #333;
    margin-right: -5px;
    border-right: 0px;
}
.worrys>span {
    display: inline-block;
    background: #fa5441;
    text-align: center;
    color: #fff;
    border: 1px solid #fa5441;
    line-height: 50px;
    font-weight: 700;
    font-size: 24px;
    vertical-align: top;
    padding: 0px 20px;
}
.dsr-about-h3{
    margin-top: 60px;
    margin-bottom: 12px;
}
.dsr-about-three{
    margin-top: 30px;
    margin-bottom: 30px;
}
.dsr-about-three>ul>li>img{
    width: 210px;
    box-shadow: 0 7px 10px #999!important;
}
.dsr-about-three>ul>li>h4{
    margin-top: 24px;
    font-weight: bold;
}
.dsr-about-three>ul>li>p{
   line-height: 20px;
    color: #6d6c6c;
    padding: 5px 40px;
}
/*怎么做*/
.dsr-zuo{
    margin-top: 30px;
}
.dsr-zuo>div>img{
    width: 158px;
    height: 227px;
}
.dsr-zuo>div>p:nth-child(2){
    font-size: 18px;
    color: red;
    font-weight: bold;
    margin-top: 10px;
}
.dsr-zuo>div>p:nth-child(3){
    font-size: 16px;
    color: #676565;
    line-height: 24px;
    padding:5px 20px;
}
.dsr-ts-right{
    color: #1d9788!important;
}
.dsr-zuo>div>p>em{
    color: red;
}
.dsr-fangfa{
    margin-top: 30px;
}
.dsr-fangfa-right{
    margin-top: 30px;
}
.dsr-ff-r1{
    background:url(../images/dsr-right-bg1.png) no-repeat center;
}
.dsr-ff-r2{
    background:url(../images/dsr-right-bg2.png) no-repeat center;
}
.dsr-ff-r3{
    background:url(../images/dsr-right-bg3.png) no-repeat center;
}
.dsr-fangfa-right>div{
    min-height: 401px;
    padding-top: 40px;
}
.dsr-fangfa-right>div>h4{
    font-weight: bold;
    color: #efc930;
    font-size: 19px;
}
.dsr-fangfa-right>div>p{
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding:5px 50px;
}
/*服务平台*/
.dsr-pt{
    margin-top: 30px;
}
.dsr-pt-ul{
    margin-top: 5px;
}
.dsr-pt-ul>li:nth-child(-n+3){
    border-right: 1px dotted #c7c7c7;
}
.dsr-pt-ul>li>img{
    width: 150px;
    height: 150px;
}
.dsr-pt-ul>li>h3{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}
.dsr-pt-ul>li>p{
    font-size: 15px;
    color: #666;
    line-height: 24px;
}
/*6大优势*/
.dsr-ys{
    margin-top: 30px;
}
.dsr-ys-div{
    background-color: #fff;
    box-shadow: 2px 7px 24px 8px rgba(115,115,115,0.08);
    border-radius: 4px;
    padding: 50px 0;
}   
.dsr-ys-div>img{
    width: 120px;
    height: 120px;
}
.dsr-ys-div>h3{
    font-size: 22px;
    color: #333;
    margin: 24px 0;
    font-weight: bold;
}
.dsr-ys-div>p{
    font-size: 14px;
    color: #666;
    padding: 5px 20px;
}
/*DSR案例*/
.dsr-case{
    margin-top: 30px;
}
.dsr-case>img{
    width: 100%;
    margin-top: 10px;
}
/*常见问题*/
.dsr-faq{
    margin-top: 30px;
}
.dsr-faq-ul{
    margin-top: 2px;
}
.dsr-faq-ul>li{
    background: url(../images/dsr-daq-titlebg.png) no-repeat left 8px;
    overflow: hidden;
    zoom: 1;
    margin: 0 0 20px;
    text-align: left;
}
.dsr-faq-ul>li>span{
    padding: 0 0 0px 26px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}
.dsr-faq-ul>li>p{
    display: block;
    text-indent: 2em;
    line-height: 24px;
    color: #959595;
    font-size: 13px;
    overflow: hidden;
}
/********************************洋淘买家秀*********************************/
/*买家秀好处*/
.mjx-ys{
    margin-top: 30px;
}
.mjx-ys-top{


}
.mjx-ys-but{
    margin-top: 10px;
}
.mjx-ys-top>div>img{
    width: 100%;
    box-shadow: 0 7px 10px #999!important;
}
.mjx-ys-but>div>img{
    width: 100%;
    box-shadow: 0 7px 10px #999!important;
}
.mjx-ys-top-ul{
    padding-right: 20px;
    padding-top: 45px;
}
.mjx-ys-top-ul>li{
    margin-bottom: 30px;
}
.mjx-ys-top-ul>li>span{
    font-size: 18px;
    margin-bottom: 4px;
}
.icon1-1{
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background-image: url(../images/mjx-ys-bg3.png);
}
.icon1-2{
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background-image: url(../images/mjx-ys-bg3.png);
    background-position: -35px 0;
}
.icon1-3{
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background-image: url(../images/mjx-ys-bg3.png);
    background-position: -72px 0;
}
.icon1-4{
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background-image: url(../images/mjx-ys-bg3.png);
    background-position: -108px 0;
}
.icon1-5{
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background-image: url(../images/mjx-ys-bg3.png);
    background-position: -144px 0;
}
.icon1-6{
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background-image: url(../images/mjx-ys-bg3.png);
    background-position: -180px 0;
}
.icon1-7{
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background-image: url(../images/mjx-ys-bg3.png);
    background-position: -216px 0;
}
.icon1-8{
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background-image: url(../images/mjx-ys-bg3.png);
    background-position: -252px 0;
}
.mjx-ys-but-ul{
    padding-left: 40px;
    padding-top: 45px;
}
.mjx-ys-but-ul>li{
    margin-bottom: 30px;
}
.mjx-ys-but-ul>li>span{
    font-size: 18px;
    margin-bottom: 4px;
}
/*服务优势*/
.mjx-wm{
    margin-top: 30px;
}
.icon1-9{
    display: inline-block;
    width:60px;
    height: 60px;
    vertical-align: middle;
    background-image: url(../images/mjx-ys-bg3.png);
    background-position: 0 -72px;
}
.icon1-10{
    display: inline-block;
    width:60px;
    height: 60px;
    vertical-align: middle;
    background-image: url(../images/mjx-ys-bg3.png);
    background-position: -70px -72px;
}
.icon1-11{
    display: inline-block;
    width:60px;
    height: 60px;
    vertical-align: middle;
    background-image: url(../images/mjx-ys-bg3.png);
    background-position: -141px -72px;
}
.mjx-wm>div>h3{
    font-size: 26px;
    font-weight: 400;
    padding: 40px 0 20px 0;
}
.mjx-wm>div>p{
    font-size: 15px;
    text-align: center;
    padding: 0 20px;
    line-height: 25px;
}
/*常见问题*/
.mjx-faq{
    margin-top: 30px;
}
.mjx-faq>div{
    width: 48%!important;
    padding: 26px;
    box-shadow: 0 6px 26px 0 rgba(18,18,49,.1);
    border-radius: 2px;
    margin-bottom: 20px;
}
.mjx-faq>div:nth-child(odd){
    float: right!important;
}
.mjx-faq>div>h3{
    font-size: 18px!important;
    color: #ff8b02;
    text-align: left;
}
.mjx-faq>div>p{
    margin: 10px 0 0 0;
    text-align: left;
    font-size: 14px;
    color: #908c8c;
}
/********************************淘宝，天猫，京东，拼多多平台名客服外包*********************************/
/*服务项目*/
.tb-fw{
    margin-top: 30px;
}
.tb-fw>div{
    width: 454px;
    right: 0;
    top: 0;
    -webkit-transition: all 0.8s;
    box-shadow: 0 2px 18px #999!important;
    margin-bottom: 43px;
    width: 49%;
    border-radius: 5px;
}
.tb-fw>div:nth-child(odd){
    float: right!important;
}
.tb-fw>div>h3{
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}
.tb-fw>div>span{
    background: #A38DEC;
    width: 17px;
    display: block;
    height: 3px;
    margin: 18px 0 20px;
}
.tb-fw>div>p{
    float: left;
    overflow: hidden;
    line-height: 20px;
    margin-bottom: 12px;
}
.tb-fw-div{
    color: #555;
    font-size: 15px;
}
.tb-fw-div>span{
    float: left;
    overflow: hidden;
    line-height: 20px;
    width: 25%;
    margin-bottom: 12px;
}
/*选个靠谱的*/
.bg4{
    width: 100%;
    height: auto;
    min-height: 513px;
    background-color: #222;
}
.bg4>div>h2{
    color: #fff!important;
}
.bg4>div>p{
    color: #fff!important;
}
.tb-xz{
    margin-top: 30px;
}
.tb-xz>div{
    width: 23%;
    z-index: 1;
    width: 190px;
    height: 190px;
    border-radius: 8px;
    left: 0;
    top: 0;
    background: #c70c1f;
}
.tb-xz>div:nth-child(-n+3){
    margin-right: 145px;
}
.tb-xz>div>h3{
    font-weight: normal;
    font-size: 100%;
    color: #fff;
}
.num-han{
    font-family: Impact;
    color: #FFF;
    font-size: 100px;
    line-height: 190px;
    margin-bottom: 10px;
    z-index: 2;
}


/*服务优势*/
.tb-ys{
    margin-top: 30px;
}
.tb-ys>div{
    width: 24%;
    height: 360px;
    border-radius: 10px;
    box-shadow: 2px 7px 24px 8px rgba(115,115,115,0.08);
    background-color: #fff;
    text-align: center;
    padding: 44px 28px;
    margin-right: 11px;
    margin-bottom: 20px;
    border: 1px solid #ded6d6;
    /* margin: 13px 25px;*/
}
.tb-ys>div>img{
    vertical-align: middle;
    width: 120px;
    height: 120px;
}
.tb-ys>div>h3{
    font-size: 22px;
    color: #333;
    margin: 16px 0;
}
.tb-ys>div>p{
    text-align: left;
    color: #666;
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 25px;
}   
/*常见问题*/
.tb-faq{
    margin-top: 30px;
}
.tb-faq-ul{
    margin-top: 5px;
}
.tb-faq-ul>li{
    width: 32%!important;
    /*width: 100%;*/
    height: 157px;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 10px 20px;
    background: #f4f4f4 url(../images/tb-faq-bg.png) 95% 60px no-repeat;
    transition: all ease .3s;
    margin-right: 16px;
    margin-bottom: 20px;
}
.tb-faq-ul>li:hover{
    box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
}
.tb-faq-ul>li:nth-child(3n+3){
    float: right!important;
}
.tb-faq-ul>li>a{
    display: inline-block;
    color: #333;
    -webkit-tap-highlight-color: transparent;
}
.fwlistspan{
    font-size: 12px;
    color: #a7a2a2;
}
.tb-faq-time{
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
    font-family: 'sheepsansbold';
    color: #999;
    float: left;
    margin-right: 30px;
    transition: all ease .3s;
}
.tb-faq-time>span{
    font-size: 16px;
    display: block;
    line-height: 20px;
}
.tb-faq-title{
    width: 230px;
    float: left;
    font-size: 14px;
    line-height: 23px;
    color: #000;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.related-icon{
	margin:1px 5px;
	content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 1px solid #969696;
    -webkit-transition: all .4s;
    transition: all .4s;
}
/*移动端适应*/
/*992宽度一下*/
@media only screen and (max-width: 992px) {
.header_top-ul{
	display: none;
}
.zd-tz-ul>li>div>h3{
    height: 38px;
    line-height: 38px;
    font-size: 17px;
}
.zd-tz-ul>li>div>p{
    height: 120px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
}
.zd-hc-fl{
    min-height: 100%!important;
    padding: 0 21px;
    height: 543px;
    box-shadow: 0 7px 10px #999!important;
}
.zd-pro{
    margin-top: 30px;
    /*background: url(../images/zd-ys-bg.jpg) no-repeat center top;*/
    /*min-height: 1315px;*/
}
.zd-ys-text{
    /*background: url(../images/zd-ys-bg-textbg.jpg) no-repeat 0 8px;*/
}
.dsr-kh-top{
    display: none;
}
.dsr-kh-tbuttom{
    width: 100%;
    height: 360px;
    background: #f7f6ed;
    /*background: url(../images/dsr-kunhuo-bg2.png) no-repeat center;*/
}
.dsr-fangfa-right>div>p{
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding:5px 10px;
}
.dsr-pt-ul>li:nth-child(-n+3){
    /*border-right: 1px dotted #c7c7c7;*/
}
.tb-xz>div:nth-child(-n+3){
    margin-right: 5px;
    margin-bottom: 50px;
}
}
/*********地区客服外包**********/
.content {
    width: 100%;
    overflow-x: hidden;
    background-color: #ebf1f6;
}
.banner {
    width: 100%;
    height: 400px;
    background: url(../image/banner.jpg) top center no-repeat;
    position: relative;
    z-index: 2;
}
.banner_c {
    width: 1200px;
    margin: auto;
    position: absolute;
    top: 320px;
    left: 0;
    right: 0;
    margin: auto;
}
.clearfix {
    clear: both;
    zoom: 1;
}
.banner_cr {
    width: 1200px;
}
.fr {
    display: inline;
    float: right;
}
.fl {
    display: inline;
    float: left;
}
.banner_crb {
    margin-top: 10px;
    padding: 24px 40px 0 16px;
    width: 1200px;
    height: 175px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ff882e), to(#ffad68));
    background-image: linear-gradient(0deg, #ff882e 0%, #ffad68 100%);
    border-radius: 0px 0px 10px 0px;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
.banner_crb_form {
    margin: 22px 0 10px;
    width: 1170px;
    height: 48px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 20px 0px rgba(241, 129, 42, 0.5);
    box-shadow: 0px 1px 20px 0px rgba(241, 129, 42, 0.5);
    border-radius: 8px;
}
.banner_crb_news {
    line-height: 30px;
}
.banner_crb_title_l {
    font-size: 18px;
    font-weight: bold;
    color: #f02228;
}
.banner_crb_title_link {
    position: relative;
    top: 6px;
    margin-left: 8px;
}
.banner_crb_title_link a {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin: 0 10px;
    position: relative;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.banner_crb_title_notes {
    font-size: 12px;
    color: #fff;
    margin-left: 12px;
    position: relative;
    top: 6px;
}
.banner_crb_title_notes strong {
    color: #f02228;
}
.banner_crb_form_name {
    width: 225px;
    height: 48px;
    border-right: solid 1px #eae8f2;
    position: relative;
}
.banner_crb_form_tel {
    width: 292px;
    height: 48px;
    position: relative;
}
.banner_crb_form_btn {
    width: 142px;
    height: 48px;
    background-color: #ff6600;
    border-radius: 0px 8px 8px 0px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 48px;
    text-align: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.banner_crb_form input {
    width: 100%;
    padding: 0 40px;
    height: 48px;
    font-size: 12px;
}
.banner_crb_news_slide {
    width: 100%;
}
.banner_crb_news_slide p {
    display: inline-block;
    margin-right: 28px;
    max-width: 280px;
    color: #ffc599;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner_crb_news_slide label {
    display: inline-block;
    padding: 0 4px;
    height: 15px;
    background-color: #f56a00;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    position: relative;
    vertical-align: middle;
}
.banner_crb_news_slide b {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    margin: 0 6px;
    vertical-align: middle;
}
.banner_crb_news_slide span {
    /* display: inline-block; */
    font-size: 12px;
    color: #ffc599;
    max-width: 160px;
    vertical-align: middle;
}
.banner_crb_form_name {
    width: 225px;
    height: 48px;
    border-right: solid 1px #eae8f2;
    position: relative;
}















/************************1200宽度以下************************/
@media only screen and (max-width: 1200px) {
html body div{
    overflow-x:hidden
}
.related-fl{
	float: left;
}
.header-logo{
    display: none;
}
.hot-time{
	display: none;
}
.banner-p{
	font-size: 10px;
	color:#fff;
	position: absolute;
	z-index: 3;
	/*background: #777;*/
    margin-top: -20%;
    margin-left: 20%;
}
.banner-p>span:first-child{
	font-size: 15px!important;
	font-weight: 400px;
}
.banner-p>span{
	line-height: 10px;
}
/*副 banner*/
.fbannerimg{
    min-height: 170px;
}
.kfwb_p{
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 0px; 
}
.questh>h2{
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 0px; 
    /*height: 40px;*/
}
.questh>p:nth-child(2){
    display: none;
}
.questh>p:nth-child(3){
    display: none;
}
/****************首页**************/
/*录播图*/
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    min-height: 170px;
}
/*你的客服团队有这些问题吗*/
.kunraoindex{
    display: none;
}
.marintop>li{
    padding: 3px;
    text-align: center;
}
.marintop>li>img{
    width: 70px;
    height: 70px;
}
.marintop>li>h3{
    font-size: 15px;
}
.marintop>li>p>span{
    font-size: 13px;
    margin: 0px;
}
.marintop>li>p{
    margin-bottom: 0px;
}
/*自建客服团队隐性成本更大*/
.pkright>li>span:nth-child(1) {
    display: inline-table;
    margin: 0 10px 0 0;
    font-weight: bold;
    color: #e01717;
    font-size: 12px;
}
.pkright>li>span:nth-child(2) {
    display: inline-table;
    margin: 0 1px 0 0;
    font-weight: bold;
    color: #524d4d;
    font-size: 12px;
}
.pkleft>li>span:nth-child(1) {
    display: inline-table;
    margin: 0 10px 0 0;
    font-weight: bold;
    color: #e01717;
    font-size: 12px;
}
.pkleft>li>span:nth-child(2) {
    display: inline-table;
    margin: 0 10px 0 0;
    font-weight: bold;
    color: #524d4d;
    font-size: 12px;
}
/*客服外包6大优势*/
.kaopu{
    margin: 0px;
}
.kaopu>div{
    padding: 0px;
    margin-top: -40px;
}
.kaopu>div>ul{
    margin: 0px;
}
.kaopu>div>ul>li{
    padding: 0px 5px;
}
.kaopu>div>ul>li>h3 {
    font-size: 15px;
    color: #323232;
    font-weight: normal;
    margin-top: 5px!important;
}
.kaopu-p {
    background: url(../images/ysico.jpg) no-repeat left 6px;
    font-size: 12px;
    color: #666666;
    padding-left: 25px;
    height: 22px;
    line-height: 14px;
    margin: 7px 2px!important;
}
/*关于创业宏*/
.gonsijianjie{
    padding: 0px;
}
.comprofile{
    padding: 0px;
    margin-top: -10px;
}
.comprofile>div:nth-child(2){
    margin-top: 5px;
}
.comprofile>div>p{
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
}
.comprofile>div>span{
    display: none;
}
.pfystop{
    padding-bottom: 0px;
}
.youshi_li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
}
.youshi_bg {
    position: absolute;
    z-index: 1;
    width: 130px;
    height: 50px;
    border-radius: 8px;
    background: #c70c1f;

}
.youshi_line {
    display: block;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 4px;
    background-color: #c70c1f;
}
.youshi {
    font-family: Impact;
    color: #FFF;
    font-size: 40px;
    width: 130px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}
.pfystop>ul>li>{
    margin: 0px;
    padding: 0px;
}
.pfystop>ul>li>span{
    font-size: 13px;
}
.pfystop>ul{
    margin-bottom: 0px;
}
.pfystop>ul>li{
    margin-bottom: 0px;
}
/*服务项目*/
.fuwu>p:nth-child(2){
    display: none;
}
.fuwu>p:nth-child(3){
    display: none;
}
.fuwu>ul>li>span{
    display: none;
}
.fuwu>ul>li>p{
    display: none;
}
.fuwu>ul>li>h3 {
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: 500;
    color: #000;
}
.fuwu>ul>li{
    padding: 0px;
}
.fuwu>ul{
    margin: 0px;
}
/*服务平台 去掉*/
.wbpingt{
    display: none;
}
/*个性定制-三天免费试用*/
.fangan{
    margin: 0px;
    text-align: center;
    min-height: 170px;
    height: auto;
}
.fangan>li{
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
    margin-right: 3px;
    border-radius: 10px;
    width: 110px;
    height: 50px;
    vertical-align: top;
    background: #fff;
    line-height: 30px;
    color: #333;
    box-shadow: 0px 6px 20px rgba(217,217,217,0.75);
    -webkit-box-shadow: 0px 6px 20px rgba(217,217,217,0.75);
    -moz-box-shadow: 0px 6px 20px rgba(217,217,217,0.75);
    float: left;
    -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;
    transition: margin-left .8s;
}
.fangan>li>span {
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin: 10px 0px;
    letter-spacing: 2px;
}
.fangan>li>p {
    display: none;
}
.fangan>li>p {
    display: none;
}
/*6重考核合格上岗*/
.tiaoxuan{
    margin: 0px;
}
.tiaoxuan>li>div>i {
    width: 88px;
    height: 79px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.tiaoxuan>li>div>p {
    font-size: 15px;
    line-height: 35px;
    color: #333;
    word-spacing: -1.5px;
}
.tx-wen {
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #cccccc;
}
/*案例*/
.case{
    display: none;
}
/*相关服务*/
.otherservice{
    display: none;
}
.relate-service>li>h3{
    display: none;
}
.relate-service>li>p{
    display: none;
}
/*新闻资讯*/
.newbox{
    padding: 0px auto;
}
.com-news {
    min-height: 294px;
}
.com-news>div>article>h3 {
    font-size: 13px;

}
.com-news>div>article>a {
    height: 100px;
}
.com-news>div>article>a>img {
    height: 100px;
}
.com-industry{
    display: none;
}
.zhishi{
    display: none;
}
/*底部友情链接*/
.footer-dibu>div>div>p:nth-child(4){
    display: none;
}
/****************邀好评**************/
/*买家购买消费评价特征*/
.tezhegn-ul {
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}
.tezhegn-ul>li {
    margin: 0px;
    padding: 0px;
    width: 24%;
    float: left;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
    color: #545252;
    /*line-height: 30px;*/
}
.tezhegn-ul>li>span {
    text-align: center;
    margin: 0px 4px;
    display: block;
    width: 100%;
    height: 45px;
    font-size: 35px;
    padding: 5px 0px;
    border-bottom: 1px solid #a79595;
}
.tezhegn-ul>li>p {
    margin-top: 4px;
    font-size: 13px;
    line-height: 16px;
    padding: 2px 2px;
    font-weight: 400;
}
.tezhegn-ul>li>p>em {
    color: #f70606;
    font-weight: bold;
}
/*了解更多*/
.worry {
    margin: 10px 0px 15px;
    text-align: center;
}
.worry>span:first-child {
    border: 1px solid #333;
    background: #fff;
    color: #333;
    margin-right: -5px;
    border-right: 0px;
}
.worry>span {
    display: inline-block;
    background: #fa5441;
    text-align: center;
    color: #fff;
    border: 1px solid #fa5441;
    line-height: 25px;
    font-weight: 700;
    font-size: 14px;
    vertical-align: top;
    padding: 0px 10px;
}
/*店铺好评占据运营半壁江山*/
.youshi-cont {
    margin-top: 20px;
}
.youshi-ul-lf>li {
    width: 170px;
    height: 33px;
    background: url(../images/youshi-bg1.png) no-repeat center;
    font-size: 12px;
    color: #ffffff;
    line-height: 29px;
    margin-bottom: 15px;
}
.youshi-ul-lf>li:first-child {
    margin-left: -10px;
    padding-left: 10px;
    animation: move 1s ease infinite alternate;
}
.youshi-ul-lf>li:nth-child(2) {
    margin-left: -10px;
    padding-left:10px;
    animation: move 1s ease 0.2s infinite alternate;
}
.youshi-ul-lf>li:nth-child(3) {
    margin-left: -10px;
    padding-left:10px;
    animation: move 1s ease 0.4s infinite alternate;
}
.youshi-ul-lf>li:nth-child(4) {
    margin-left: -10px;
    padding-left:10px;
    animation: move 1s ease 0.6s infinite alternate;
}
.youshi-ul-lr>li {
    width: 180px;
    height: 33px;
    background: url(../images/youshi-bg1.png) no-repeat center;
    font-size: 12px;
    color: #ffffff;
    line-height: 29px;
    margin-bottom: 15px;
}
.youshi-ul-lr>li:first-child {
    margin-left: -20px;
    padding-left: 10px;
    animation: move 1s ease 0.8s infinite alternate;
}
.youshi-ul-lr>li:nth-child(2) {
    margin-left: -20px;
    padding-left: 10px;
    animation: move 1s ease 1s infinite alternate;
}
.youshi-ul-lr>li:nth-child(3) {
    margin-left: -20px;
    padding-left: 10px;
    animation: move 1s ease 1.2s infinite alternate;
}
.youshi-ul-lr>li:nth-child(4) {
    margin-left: -20px;
    padding-left: 10px;
    animation: move 1s ease 1.4s infinite alternate;
}
/*自招专员和邀好评托管比较*/
.dific-pk {
    margin-top: 5px;
    box-shadow: 0 0 6px rgba(153, 153, 153, 0.35);
    min-height: 475px;
    padding: 3px 3px;
}
.dific-pk>div>h3 {
    font-size: 15px;
    color: #444444;
    line-height: 17px;
    margin-bottom: 10px;
    min-height: 35px;
}
.ypk-ul-l>li {
    text-align: left;
    position: relative;
    height: 120px;
}
.ypk-ul-l>li>span {
    font-size: 14px;
    color: #444444;
    line-height: 20px;
}
.ypk-ul-l>li>p {
    font-size: 13px;
    color: #444444;
    line-height: 15px;
    margin-top: 0px;
    margin-left: 34px;
}
.ypk-ul-r>li {
    text-align: left;
    position: relative;
    height: 120px;
}
.ypk-ul-r>li>span {
    font-size: 14px;
    color: #444444;
    line-height: 20px;
}
.ypk-ul-r>li>p {
    font-size: 13px;
    color: #444444;
    line-height: 15px;
    margin-top: 0px;
    margin-left: 34px;
}
/*邀好评服务优势*/
.hao-youshi {
    margin-top: 5px;
}
.hao-youshi>div>img {
    width: 50px;
    height: 50px;
}
.hao-youshi>div>p:nth-child(2) {
    display: inline-block;
    width: 100%;
    /* height: .4rem; */
    margin: 0;
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
.hao-youshi>div>p:nth-child(3) {
    width: 100%;
    height: auto;
    padding: 2px 2px;
    margin-top: 15px;
    box-sizing: border-box;
    line-height: 16px;
    font-size: 13px;
    color: #909090;
}
/*合作案例*/
.hao-case-ul {
    margin-top: 1px;
}
.hao-case-ul>li>img {
    width: 100%;
    height: 100%;
    box-shadow: 0 0 6px rgba(153, 153, 153, 0.35);
}
/****************精品评价置顶**************/
/*运营ER烦恼*/
.zd-fn {
    margin-top: 2px;
}
.zd-fn>div>ul {
    padding: 3px 0 0;
}
.zd-fn>div>ul>li {
    height: 100px;
    overflow: hidden;
}
.zd-fn>div>ul>li>div>span {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    line-height: 0;
    overflow: hidden;
    background: #333;
    border-radius: 5px;
    margin-right: 5px;
}
.zd-fn>div>ul>li>div>span>img {
    width: 22px;
    height: 22px;
}
.zd-fn>div>ul>li>div>p {
    font-size: 15px;
    color: #333;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.zd-fn>div>ul>li>p {
    padding: 1px 0 0;
    overflow: hidden;
    font-size: 13px;
    color: #999;
    line-height: 16px;
    margin-bottom: 0px;
}
.zd-fn>div>ul>li>p>span {
    overflow: hidden;
    font-size: 13px;
    color: red;
    font-weight: bold;
    line-height: 16px;
    padding-top: 0px;
    margin-bottom: 0px;
}
/*掌柜说*/
.zd-fn-jp{
    display: none;
}
/*精品评价特征*/
.zd-tz {
    margin-top: 2px;
}
.zd-tz-ul>li {
    float: left;
    margin-top: 3px;
    padding: 0 3px;
}
.zd-tz-ul>li>div>h3 {
    height: 18px;
    line-height: 20px;
    font-size: 15px;
    margin-bottom: 0px;
}
.zd-tz-ul>li>div>p {
    height: 120px;
    line-height: 16px;
    font-size: 13px;
    color: #636161;
    margin-top: 3px;
}
/*精品评价置顶好处*/
.zd-hc {
    min-height: 645px;
    margin-top: 30px;
}
.zd-hc>div:nth-child(1){
    height: 100%;
}
.zd-hc-fl>h3 {
    margin-top: 3px;
    height: 15px;
    line-height: 20px;
    font-size: 15px;
}
.zd-hc-fl>span {
    margin-top: 5px;
    line-height: 15px;
    font-size: 14px;
}
.zd-hc-fl>p {
    margin-top: 5px;
    font-size: 13px;
    line-height: 16px;
}
.zd-hc-item {
    margin-top: 2px;
    overflow: hidden;
}
.item-num {
    width: 10%;
    height: 77px;
    line-height: 25px;
    font-size: 20px;
    background-size: 100% 100%;
    float: left;
}
.item-cotent {
    padding-left: 5px;
    overflow: hidden;
    float: left;
    width: 85%;
}
.item-cotent>h4 {
    height: 15px;
    line-height: 18px;
    font-size: 15px;
    color: #383636;
}
.item-cotent>p {
    line-height: 16px;
    font-size: 13px;
    color: #777;
    opacity: 0.8;
}
/*置顶规则*/
.zd-guiz {
    margin-top: 2px;
}
.zd-guiz-ul>li {
    float: left;
    text-align: center;
    cursor: pointer;
}
.zd-gz-img {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
    background: url(../images/zd-guiz1.png) no-repeat;
    background-position: 0 0;
    transition: all 0.3;
}
.zd-gz-img:hover {
    background: url(../images/zd-guiz2.png) no-repeat;
    background-position: 0 0;
}
.zd-guiz-ul>li:hover .zd-gz-ti {
    color: #122a88;
}
.zd-gz-ti {
    font-size: 15px;
    margin-bottom: 5px;
}
.zd-gz-t2 {
    margin: 0 auto;
    font-size: 13px;
    line-height: 16px;
    color: #666;
    height: 100%;
}
/*创业宏优势*/
.zd-pro {
    margin-top: 3px!important;
    background: unset;
    height: 100%;
    min-height: 220px!important; 
}
.zd-ys-top{
    margin-top: 3px!important;
}
.zd-ys-top-fl {
    padding-left: 3px!important;
}
.zd-ys-top-fr {
    padding-left: 3px!important;
}
.zd-ys1 {
    /*top: 215px;*/
}
.zd-ys2 {
    margin-top: 1px;
}
.zd-ys3 {
    margin-top: 1px;
}
.zd-ys4 {
    margin-top: 1px;
}
.zd-ysgg>h3 {
    margin-left: 10px;
    height: 15px;
    color: #444444;
    font-size: 15px;
    font-weight: normal;
    font-family: 黑体;
}
.zd-ys-text {
    background: url(../images/zd-ys-bg-textbg.jpg) no-repeat;
}
.zd-ys-text>p {
    font-size: 13px;
    color: #444444;
    line-height: 16px;
    padding-left: 13px;
    margin-bottom: 2px;
    font-family: 黑体;
}












/****************洋淘买家秀**************/



/****************资讯列表页**************/
.media-body>h2>a {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 0.5;
}
.articlelist>div>div>p:nth-child(3){
    display: none;
}
/****************资讯单页面**************/
/*banner*/
.newsbanner{
    min-height: 100px;
}
.newsbanner>img{
    min-height: 100px;
}
.newnav{
    display: block !important;
}
.newsdetail {
    padding: 1px 6px;
}
.newsdetail>div{
    padding-bottom: 9px;
    margin: 5px 0 10px;
    border-bottom: 1px solid #eee;
}
.page-header>h1{
    font-size: 20px;
}
.page-header>p>span{
    font-size: 13px;
}
.new-content{
    min-height: 200px;
    margin-bottom: 20px;
    line-height: 20px;
    letter-spacing:1px;
    font-size: 13px !important;
}
.new-content>div>span>img{
    width: 70% !important;
    height: 70% !important;
}
.new-content>div>img{
    width: 70% !important;
    height: 70% !important;
}
.related-p {
    min-height: 50px;
    padding: 15px 0px 0px 5px;
    font-size: 16px;
    font-weight: 400;
}
.related-art>div:nth-child(2){
    padding: 0px;
}
.related-art>div:nth-child(3){
    padding: 0px;
}
.related-art>div:nth-child(2)>ul>li{
    padding: 3px 0px;
}
.related-art>div:nth-child(3)>ul>li{
    padding: 3px 0px;
}
.related-art>div>ul>li>a{
    font-size: 13px;
}
.related-art{
    min-height: 130px;
}
.newnav>div{
    display: none;
}
.newnav>nav>ul{
    margin-bottom: 0px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 12px;
    font-weight: normal;
}
.newnav>nav>ul>li:nth-child(4){
    display: none;
}
.page-header>p>span:nth-child(3){
    display: none;
}
.page-header>p>span:nth-child(1){
    display: none;
}
.next-pre>p:nth-child(1){
    
}
.next-pre>p:nth-child(2){
    
}
/****************客服服务**************/
/*服务项目*/


/*选个靠谱的*/
.tb-xz>div:nth-child(-n+3) {
    margin-right: 5px;
}
.tb-xz>div {
    width: 45%;
    z-index: 1;
    /*width: 90px;*/
    height: 130px;
    border-radius: 8px;
    left: 0;
    top: 0;
    background: #c70c1f;
}
.num-han {
    font-family: Impact;
    color: #FFF;
    font-size: 40px;
    line-height: 80px;
    margin-bottom: 10px;
    z-index: 2;
}
.tb-xz>div>h3 {
    font-weight: normal;
    font-size: 100%;
    color: #fff;
}



/*服务优势*/
.tb-ys>div {
    width: 24%;
    height: 310px;
    border-radius: 10px;
    box-shadow: 2px 7px 24px 8px rgba(115,115,115,0.08);
    background-color: #fff;
    text-align: center;
    padding: 5px 5px;
    margin-right: 3px;
    margin-bottom: 10px;
    border: 1px solid #ded6d6;
    /* margin: 13px 25px; */
}
.tb-ys>div>h3 {
    font-size: 15px;
    color: #333;
    margin: 8px 0;
    min-height: 50px;
}
.tb-ys>div>p {
    text-align: left;
    color: #666;
    font-size: 12px;
    margin: 0 0 10px;
    line-height: 18px;
}
.tb-ys>div>img{
    vertical-align: middle;
    width: 60px;
    height: 60px;
}
/*常见问题*/
.tb-faq-ul>li {
    width: 32%!important;
    /* width: 100%; */
    min-height: 185px;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 5px 5px;
    background: #f4f4f4 url(../images/tb-faq-bg.png) 95% 60px no-repeat;
    transition: all ease .3s;
    margin-right: 3px;
    margin-bottom: 5px;
}
.tb-faq-time {
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    font-family: 'sheepsansbold';
    color: #999;
    float: left;
    margin-right: 10px;
    transition: all ease .3s;
}
.tb-faq-time>span {
    font-size: 12px;
    display: block;
    line-height: 20px;
}
.tb-faq-title {
    width: 100px;
    float: left;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    padding-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.fwlistspan {
    font-size: 12px;
    color: #a7a2a2;
}




/****************DSR评分提升**************/
/*主内容*/
.questh{
    margin-top: 2px;
    padding-bottom: 10px;
    height: auto;
}
.questh>p{
    display: none;
}
.questh>h2{
    font-size: 18px;
}
.dsr-kh{
    margin-top: -10px;
}
.dsr-kh-tbuttom{
    height: auto;
}
.dsr-kh-tbuttom>div>ul>li{
    font-size: 12px;
    margin-bottom: 0px;
    min-height: 60px;
    line-height: 20px;
}
.dsr-kh-tbuttom>div>ul>li>em{
    font-size: 12px;
}
/*DSR评分指的是什么*/
.dsr-about{
    margin-top: 0px;
    height: auto;
}
.dsr-about>div>p{
    font-size: 13px;
    line-height: 25px;
}
/*DSR评分高低与什么有关*/
.dsr-about-h3{
    margin-top: 0px;
    height: auto;
    font-size: 18px;
}
.dsr-about-three>ul>li{
    width: 33%;
}
.dsr-about-three>ul>li>img{
    width: 100%;
}
.dsr-about-three>ul>li>h4{
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 0px;
}
.dsr-about-three>ul>li>p{
    display: none;
}
.worrys>span{
    font-size: 13px;
}
/*DSR评分怎么快速提高*/
.dsr-zuo{
    margin-top: 0px;
}
.dsr-zuo>div>img{
    width: 120px;
    height: 100px;
}
.dsr-zuo>div>p:nth-child(2) {
    font-size: 16px;
    color: red;
    font-weight: bold;
    margin: 0px;
}
.dsr-zuo>div>p:nth-child(3) {
    font-size: 12px;
    color: #676565;
    line-height: 15px;
    margin: 0px;
    min-width: auto;
    padding: 0px;
}
/*创业宏三步安全提升评分*/
.dsr-fangfa-right{
    margin-top: 0px;
}
.dsr-fangfa-right>div{
    padding:2px;
}
.dsr-fangfa-right>div>p{
    font-size: 13px;
    color: #fff;
    line-height: 14px;
    padding: 5px 0px;
}
.dsr-fangfa-right>div>h4 {
    font-weight: bold;
    color: #efc930;
    font-size: 15px;
    margin-top: 40px;
}
/*服务平台*/
/*.fuwupingtai{
    display: none;
}*/
.dsr-pt-ul>li>img {
    width: 80px;
    height: 80px;
}
.dsr-pt-ul>li>h3 {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}
.dsr-pt-ul>li>p {
    font-size: 13px;
    color: #666;
    line-height: 16px;
}
/*创业宏合作6大优势*/
.dsr-ys-div{
    padding:10px 3px;
}
.dsr-ys-div>img {
    width: 80px;
    height: 80px;
}
.dsr-ys-div>h3 {
    font-size: 15px;
    color: #333;
    margin: 24px 0;
    font-weight: bold;
}
.dsr-ys-div>p {
    font-size: 13px;
    color: #666;
    padding: 2px;
}
/*成功案例*/
.dsr-case>img {
    width: 100%;
    margin-top: 10px;
    padding:0px 3px;
}
/*常见问题*/
.dsr-faq-ul>li {
    background: url(../images/dsr-daq-titlebg.png) no-repeat left 8px;
    overflow: hidden;
    zoom: 1;
    margin: 0 0 20px;
    text-align: left;
    padding: 0px 4px;
}
/*底部文字*/
.footc {
    color: #a29b9b;
}





























}



/************************768宽度以上************************/
@media only screen and (min-width: 768px) {

/**DSR评分提升**/




}
