body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box;}
body { background:#fff; color:#333333; font-size:14px;font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑,Arial', 'sans-serif';}
td,th,caption { font-size:62.5%; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}
a { color:#333333; text-decoration:none; }
a:hover { text-decoration:none; }
img { border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    -ms-interpolation-mode: bicubic;
    border: none;
    height: auto;
    width: auto\9;
    max-width: 100%;}
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
input{
	outline:none;
}
html {overflow-y: scroll;}
.clearfix:after, .clearfix:before {content: ""; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.banner{
	text-align:center;
	font-size: 0px;
}
.pull-left{
	width:160px;
	float: left;
	padding: 15px 0px 5px 0px;
}
.pull-right{
	float: left;
    margin-top: 25px;
    width: 750px;
    margin-left: 100px;
}

#wrap{
	width: 100%;
    display: inline-block;
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgb(150 150 150 / 15%);
    position: fixed;
    top: 0px;
    z-index: 9999;
}
.nibox {
    /*margin: 80px auto 0;*/
  	margin: 122px auto 0;
    width: 100%;
}
#nav{
	max-width:1200px;
	margin:0px auto;
}
.language{
	text-align: left;
    color: #e41a4a;
    float: right;
    font-size: 16px;
    margin-top: 25px;
}
.language span{
	font-size: 20px;
    position: relative;
    top: -12px;
}
.menu ul li{
	float:left;
	position:relative;
	line-height:48px;
}
.menu ul li a{
	color:#282828;
	font-size:18px;
}
.menu ul li ul.second-nav li{
	width:95px;
	padding: 5px;
	line-height:20px;
}
.menu ul li ul.second-nav li a{
	font-weight:normal;
	font-size:14px;
}
#nav ul>li { 
	position: relative;
    height: 45px;
    font-size: 14px;
    line-height: 1;
}
#nav ul>li>a { 
	position: relative; 
	display: block; 
	overflow: hidden; 
	margin-right: 35px;
	color:#282828;
	font-weight: 500;
	padding:15px 0px;
}
#nav ul>li>a span { 
	position: relative; 
	display: inline-block; 
	transition: all ease-out .3s;
	color:#282828; 
}
#nav ul>li>a span:after { 
	position: absolute; 
	left: 0; 
	width: 100%; 
	color:#f80d4a;
	content: attr(data-title); 
	transform: translateY(100%)
}
#nav ul>li>a>i { 
	margin-left: 10px 
}
#nav ul .subnav { 
    position: absolute;
    top: 43px;
    left: -43px;
    z-index: 999;
    visibility: hidden;
    overflow: hidden;
    width: 150px;
    height: auto;
    border-top: 2px solid #1865fa;
    background-color: #fff;
    box-shadow: 0 13px 42px 11px rgb(0 0 0 / 5%);
    opacity: 0;
    transition: all .36s ease;
}
#nav li a:hover{
	color: #1865fa;
}
#nav ul .subnav li a.active, #nav ul .subnav li a:hover {
    background-color: #f9f9f9;
    color: #1865fa;
}
#nav ul .navitem:last-child .subnav { 
	right: 0; 
	left: auto 
}
#nav ul .subnav li { 
	width: 100% 
}
#nav ul .subnav li a { 
	display: block; 
	color: #666; 
	font-weight: 500; 
	font-size: 14px; 
	line-height: 22px; 
	transition: all .2s ease-in-out ;
	text-align:center;
	margin-right:0px;
}
#nav ul>li:hover .subnav { 
	visibility: visible; 
	opacity: 1 
}
#nav ul>li a.active span, #header ul>li:hover a span { 
	color:#f80d4a
}
#nav ul .subnav li a.active, #header ul .subnav li a:hover { 
	padding-left: 40; 
	background-color: #f9f9f9; 
	color:#f80d4a; 
}
.tempWrap{
	margin:0px auto;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}
.banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}


.grey{
	background:#fafafa;
	padding:25px 0px;
}
.content{
	max-width:1200px;
	margin:0px auto;
	text-align:center;
}
.adv ul {
	font-size:0px;
	text-align:center;
}
.adv ul li{
	width:20%;
	display:inline-block;
	vertical-align:top;
}
.adv ul li img {
    width: 100px;
}
.adv ul li h4{
	font-size: 16px;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
}
.adv ul li p{
	color:#666666;
	font-size:14px;
}
.freeSystem {
    border-top: 1px solid #eee;
}
.min_wrapper_1200 {
    min-width: 1200px;
    width: auto !important;
    width: 1200px;
}
.freeSystem{
	background: url(../images/freeSystem.jpg) no-repeat top/contain;
    width: 100%;
    height: 703px;
    background-position: center;
   /*background-size: 100%;*/
  	background-size: 100% 100%;
}
.freeSystem .title {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #868686;
    padding: 35px 0;
	color:#ffffff;
}
.freeSystem .title::after{
	content: '';
    width: 60px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 0px auto;
    margin-top: 5px;
}
.freeSystem ul {
    width: 1200px;
    margin: 0 auto;
}
.freeSystem ul li {
    float: left;
    cursor: pointer;
    margin-top: 33px;
	background: #fff;
}
.freeSystem ul li .item2 {
    display: block;
	 transition: all .36s ease;
}
.freeSystem ul li .item2 {
    width: 400px;
    margin-top: -31px;
    overflow: hidden;
	transition: all .36s ease;
}
.freeSystem ul li .item2 .bgcolor {
    width: 100%;
    height: 130px;
    /*background: -moz-linear-gradient(to right, #4dacff, #1461fa);
    background: -ms-linear-gradient(to right, #4dacff, #1461fa);
    background: -webkit-linear-gradient(to right, #4dacff, #1461fa);
    background: linear-gradient(to right, #4dacff, #1461fa);*/
    background: -moz-linear-gradient(to right, #5e2eaa, #360782);
    background: -ms-linear-gradient(to right, #5e2eaa, #360782);
    background: -webkit-linear-gradient(to right, #5e2eaa, #360782);  
    background: linear-gradient(to right, #5e2eaa, #360782);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#4dacff", endColorstr="#1461fa", gradientType="1");
    font-size: 14px;
    color: #fff;
    padding: 40px 0px;
	text-align: center;
}
.freeSystem ul li .item2 .list {
    width: 100%;
    height:405px;
    border: 1px solid #2a7efb;
    padding: 40px 20px 0 80px;
}
.dis .name{
	font-size:16px;
	font-weight:bold;
	position:relative;
	padding-left: 15px;
}
.dis .name::after{
	content: '';
    width: 4px;
    height: 20px;
    /*background: #1365f9;*/
    background: #360782;
    display: block;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.dis .explanation{
	padding-top:5px;
	color:#666666;
	padding-left: 15px;
}
.item2 .list .item{
	margin-bottom:45px;
}
.bgcolor .infor{
	font-size: 16px;
    padding-top: 10px;
}
.title h3{
	font-size:28px;
	letter-spacing: 2px;
}
.promote .dis{
	width:62%;
	margin:0px auto;
}
.show-icon{
	width:50%;
	float:left;
	text-align:center;
}
.textCon{
	width: 50%;
    float: left;
    text-align: left;
    margin-top: 80px;
    font-size: 16px;
    font-weight: bold;
}
.promote{
	margin:40px auto;
}
.promote .title{
	font-size:28px;
}
.promote .title::after {
    content: '';
    width: 60px;
    height: 1px;
    background: #333;
    display: block;
    margin: 0px auto;
    margin-top: 5px;
}
.promote .detial{
	margin-top:70px;
}
.promote .detial ul li{
	display:inline-block;
	width:25%;
	vertical-align:top;
}
.promote .detial ul{
	font-size:0px;
	text-align:center;
}
.promote .detial ul li h4{
	font-size:16px;
	font-weight:bold;
	position:relative;
	z-index:99;
}
.promote .detial ul li h4 span{
    display: block;
    letter-spacing: 1px;
    position: relative;
	 z-index: 999;
}
.promote .detial ul li h4::after{
	content: '';
    width: 50%;
    height: 10px;
    background: #ffda99;
    display: block;
    margin: 0px auto;
    position: relative;
    z-index: 55;
    top: -10px;
}
.promote .detial.train ul li h4::after{
	content: '';
    width: 50%;
    height: 10px;
    background: #abe1f9;
    display: block;
    margin: 0px auto;
    position: relative;
    z-index: 55;
    top: -10px;
}
.promote .detial.zuan ul li h4::after{
	content: '';
    width: 50%;
    height: 10px;
    background: #9ebcfc;
    display: block;
    margin: 0px auto;
    position: relative;
    z-index: 55;
    top: -10px;
}
.promote .detial ul li p{
	font-size: 14px;
    color: #666666;
    padding: 0px 55px;
    line-height: 22px;
}
.promote .hd ul li{
	font-size:18px;
	display:inline-block;
	color:#ffffff;
	letter-spacing:2px;
}
.promote .bd{
	margin-top:45px;
	height: 329px;
}
.slideBox {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}
.slideBox .prev{
	background: url(../images/arrow-left.png) no-repeat;
    background-size: 100%;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 100px;
    top: 170px;
}
.slideBox .next{
	background: url(../images/arrow-right.png) no-repeat;
 	background-size: 100%;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 100px;
    top: 170px;
}
.promote .hd ul li.recommended{
	background:url("../images/chao-ji-on-bg.png") no-repeat;
	width:276px;
	height:58px;
	line-height:58px;
}
.promote .hd ul li.recommended.on{
	background:url("../images/chao-ji-bg.png") no-repeat;
	width:276px;
	height:58px;
	line-height:58px;
}
.promote .hd ul li.train{
	background:url("../images/zhi-tong-bg.png") no-repeat;
	width:297px;
	height:58px;
	line-height:58px;
	margin-left: -12px;
}
.promote .hd ul li.train.on{
	background:url("../images/zhi-tong-hover-bg.png") no-repeat;
}
.promote .hd ul li.drill{
	background:url("../images/zuan-zhan-bg.png") no-repeat;
	width:276px;
	height:58px;
	line-height:58px;
	margin-left: -12px;
}
.promote .hd ul li.drill.on{
	background:url("../images/zuan-zhan-hover-bg.png") no-repeat;
}
.case{
	background:#fafafa;
	padding:50px 0px;
}
.case ul{
	margin-top:50px;
}
.case ul li{
	display:inline-block;
	vertical-align:top;
	margin:0px 10px 20px 10px;
	text-align:center;
    width: calc(33.333% - 24px);
}
.case ul li p{
	padding-top:15px;
}
.case .title {
    font-size: 28px;
}
.case .title::after {
    content: '';
    width: 60px;
    height: 1px;
    background: #333;
    display: block;
    margin: 0px auto;
    margin-top: 5px;
}
.company_show{
	background: url(../images/indeBg.jpg) no-repeat top/contain;
    width: 100%;
    /*height: 693px;*/
    background-position: center;
    padding: 40px 0px;
    /*background-size: 100%;*/
   	background-size: 100% 100%;
}
.about_show_catalogo_each img{
	width:60px;
}
.about_show_catalogo_each p{
	font-size: 16px;
    color: #fff;
    padding-top: 15px;
}
.about_show_catalogo {
    width: 270px;
	float:left;
}
.about_run_show_detail {
    background: #fafafa;
    width: 930px;
    float: left;
    height: 480px;
}
.about_show_catalogo_each {
    background: #2b2b2b;
    text-align: center;
    padding: 30px 0px;
	border-bottom:1px solid #ffffff;
}
.about_show_catalogo_each.on{
	/*background: #3160e4;*/
	background: #0509ff;
}
.about_show_catalogo_each:nth-child(3){
	border-bottom:none;
}
.about_run_show_detail .about_run_show_detail_each {
    display: none;
}
.about_run_show_detail .about_run_show_detail_each.on {
    display: block;
}
.about-company-profile {
    width: 50%;
	padding:50px 40px 0px;
	text-align:left;
	float:left;
}
.about-company-profile h4 {
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 30px;
}
.about-company-profile h4 span.com-title {
    font-size: 18px;
    padding-top: 0px;
	font-weight:bold;
	padding-right: 10px;
}
.about-company-profile h4 span.com-title::after{
	content:'';
	width:30px;
	height:3px;
	background:#2b2b2b;
	display:block;
	border-radius:5px;
	margin-top:3px;
}
.about-company-profile h4 span {
    font-size: 12px;
    float: left;
    padding-top: 5px;
}
.about-company-profile p {
    line-height: 30px;
    color: #666666;
}
.i-video{
	float:right;
	width:50%;
}
.company_show .title{
	font-size: 28px;
	color:#ffffff;
}
.company_show .title::after {
    content: '';
    width: 60px;
    height: 1px;
    background: #ffffff;
    display: block;
    margin: 0px auto;
    margin-top: 5px;
}
.about_show_content{
	margin-top:45px;
	overflow:hidden;
}
.index_news{
	margin-top:45px;
}
.index_news .title{
	font-size:28px;
}
.index_news .title::after {
    content: '';
    width: 60px;
    height: 1px;
    background: #333;
    display: block;
    margin: 0px auto;
    margin-top: 5px;
}
.article_category_list ul {
	margin-right:-2%;
}
.article_category_list ul li{
	float:left;
	width:48%;
	text-align:left;
	margin-right:2%;
	margin-bottom:20px;
}
.article_category_list ul li .article_img{
	width:294px;
	float:left;
}
.article_category_list ul li .article_img img{
	max-width:294px;
	width: expression(this.width > 294 && this.width > this.height ? 294px : 'auto';);  
	max-height:161px;
	height: expresion(this.height > 161 ? 161px : 'auto';); 
}
.article_category_list ul li .text{
	width: 283px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.article_category_list .text h4{
	font-size: 15px;
    font-weight: bold;
}
.article_data_time{
	padding:10px 0px;
}
.article_category_list .text .description{
	color:#666666;
	line-height:22px;
	padding-bottom:15px;
}
.article_data_time .date {
    display: inline-block;
    padding-left: 25px;
    background: url(../images/time.png) no-repeat center left;
}
.article_data_time .click {
	display: inline-block;
    padding-left: 25px;
    background: url(../images/click.png) no-repeat center left;
    margin-left: 25px;
}
.article_left{
	margin-bottom:40px;
}
.article_left,.article_left_bottom{
	margin-top:40px;
}
.article_left_bottom_ul{
	height:365px;
}
.article_left_ul{
	margin-right:-9px;
}
.article_left_ul a{
	float:left;
	margin-right:9px;
	transition: all 0.3s ease-out 0s;
}
.article_left_industry {
    background: url(../images/tao-bao-news.png) no-repeat ;
    background-size: 100% 100%;
    width: 258px;
    height: 86px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 35px 0px 0px 35px;
}
.article_left_collect {
    background: url(../images/tian-mao-news.png) no-repeat;
    background-size: 100% 100%;
    width: 258px;
    height: 86px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 35px 0px 0px 35px;
}
.article_left_question {
    background: url(../images/pdd-news.png) no-repeat;
   background-size: 100% 100%;
    width: 258px;
    height: 86px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 35px 0px 0px 35px;
}
.article_left_all {
    background: url(../images/hf-news.png) no-repeat;
    background-size: 100% 100%;
    width: 258px;
    height: 86px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 35px 0px 0px 35px;
}
.article_left_ul a.on{
	transition: all 0.3s ease-out 0s;
    margin-top:-9px;
}
.dis-i-bg {
    background: url(../images/message-bg.jpg) no-repeat;
    background-position: center;
    width: 100%;
    height: 504px;
    overflow: hidden;
	margin-top: 40px;
}
.free_diagnosis_form {
    width: 538px;
    background: #ffffff;
    padding: 40px 0px;
    margin-top: 40px;
    border-radius: 15px;
}
.free_diagnosis_form p {
    font-size: 20px;
    text-align: center;
	color:#3160e4;
	font-weight:bold;
	margin-bottom: 30px;
    display: inline-block;
}
.free_diagnosis_form div input {
    padding: 20px 30px;
    border: none;
    border-radius: 30px;
    width: 85%;
    margin: 30px auto;
    display: block;
    border: 1px solid #cbcbcb;
}
.free_diagnosis_form input.submit{
	background: #3160e4;
    color: #ffffff;
    border: none;
    font-size: 20px;
    font-weight: bold;
    font-family:'PingFang SC', 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑,Arial', 'sans-serif';
    padding: 18px 70px;
    border-radius: 50px;
	margin-top: 15px;
}
.footer{
	background: url(../images/footer-bg.jpg) no-repeat top/contain;
    width: 100%;
    background-position: center;
    color: #ffffff;
    padding: 50px 0px 20px 0px;
    background-size: 100% 100%;
}
.cont-us{
	font-size:28px;
}
.fguarantee {
    text-align: center;
    color: #aaa;
    font-size: 14px;
    padding-top: 20px;
	width:75%;
	margin:0px auto;
	text-align:center;
	line-height: 26px;
}

.weixin_code{
	padding-top:30px;
	overflow:hidden;
	width:100%;
}
.weixin_code ul li{
	display:inline-block;
	margin:0px 30px;
}
.weixin_code ul li span{
	display:block;
	text-align:center;
	padding-top:10px;
}

.footer .company {
    margin-top: 40px;
}
.footer .company ul {
    text-align: center;
}
.footer .company ul li {
    display: inline-block;
    width: 32%;
    margin: 0px 5px;
    text-align: left;
}
.footer .company ul li .company_name{
    font-size: 20px;
    padding-bottom: 15px;
	color:#ffffff;
}
.footer .company p {
    line-height: 30px;
	color: #aaa;
}
.bootom-menu{
	margin-top: 30px;
	border-bottom:1px solid #5a6887;
	overflow:hidden;
	padding-bottom:20px;
}
.bootom-logo {
    float: left;
    width: 160px;
	text-align:left;
	margin-right: 100px;
}
.footer_nav {
    width: 77%;
    float: left;
    margin-top: 20px;
}
.footer_nav ul li a {
    float: left;
    padding: 0px 30px;
    color: #ffffff;
    font-size: 16px;
}

.friendship{
	text-align: left;
    padding-top: 20px;
}
.friendship a{
	color:#ffffff;
	padding:0px 10px;
	color:#fafafa;
	line-height:35px;
}
.friend_link{
	margin-bottom:15px;
}

/**********/
.tb{
	background:#fafafa;
	padding:45px 0px;
}
.tb .tb_content_flex{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.tb_img{
	width:50%;
	float:left;
	text-align: right;
}
.tb_img img{
    display:block;
}
.tb_content{
	width:50%;
	float:left;
	text-align:left;
	background: #ffffff;
	/*padding-bottom: 15px;*/
}
.tb_content ul{
	/*width:410px;
	margin:40px 0px 0px 50px;*/
  	padding: 32px;
}
.tb_content ul li:not(:last-child){
	margin-bottom:35px;
}
.tb_content ul li img{
	width:36px;
}
.tb_content ul li p{
	padding-top: 8px;
}
.tb_content ul li span{
	font-weight: bold;
    font-size: 16px;
    position: relative;
    top: -10px;
    padding-left: 12px;
}
.tb .title{
	padding-bottom: 45px;
    text-align: center;
    font-size: 28px;
}
.tb-y-difficulties{
    overflow: hidden;
    padding-top: 50px;
}
.diff-list .title,.hf-team .title{
	font-size:28px;
}
.diff-list ul {
    text-align: center;
    margin-right: -42px;
    margin-top: 50px;
}
.diff-list ul li{
	width: 268px;
    float: left;
    margin-right: 42px;
    margin-bottom: 42px;
    background: #fafafa;
    padding: 15px 0px;
}
.diff-list ul li:nth-child(2),.diff-list ul li:nth-child(4),.diff-list ul li:nth-child(5),.diff-list ul li:nth-child(7){
	/*background:#2071ec;*/
    background: #fd5100;
	color:#ffffff;
}

.diff-list ul li:nth-child(2) span,.diff-list ul li:nth-child(4) span,.diff-list ul li:nth-child(5) span,.diff-list ul li:nth-child(7) span{

	color:#ffffff;
}

.diff-list ul li span{
	font-size: 28px;
    font-weight: bold;
	color:#666666;
	width:40px;
	height:40px;
	line-height:40px;
	display: block;
	margin: 0px auto;
}
.diff-list ul li p{
	padding-top: 10px;
    text-align: center;
    line-height: 25px;
    font-size: 15px;
}
.hf-team{
	margin:50px auto 60px;
}
.hf-team ul{
	margin-top:50px;
	margin-right:-40px;
}
.hf-team ul li{
	width: 270px;
    background: #f3f3f3;
    padding-bottom: 25px;
    float: left;
    margin-right: 40px;
}
.hf-team ul li  span{
	display: block;
    font-size: 18px;
    background: url(../images/hf-zhuan-team.png) no-repeat;
    width: 270px;
    height: 61px;
    color: #ffffff;
    padding-top: 20px;
}
.hf-team .team_desc{
	padding-top:15px;
	line-height:35px;
}
.goods_category{
	background: url(../images/good-categories_0.jpg) no-repeat top/contain;
    width: 100%;
    height: 543px;
    background-position: center;
    color: #ffffff;
    background-size: 100%;
}
.goods_category.hftblm{
 	background: url(../images/good-categories-tb.jpg) no-repeat top/contain; 
    width: 100%;
    height: 543px;
    background-position: center;
    color: #ffffff;
    /*background-size: 100%;*/
    background-size: 100% 100%;
}
.goods_category.hftmlm{
 	background: url(../images/good-categories-tm.jpg) no-repeat top/contain; 
    width: 100%;
    height: 543px;
    background-position: center;
    color: #ffffff;
    /*background-size: 100%;*/
    background-size: 100% 100%;
}
.goods_category.hfpddlm{
 	background: url(../images/good-categories-pdd.jpg) no-repeat top/contain; 
    width: 100%;
    height: 543px;
    background-position: center;
    color: #ffffff;
    /*background-size: 100%;*/
    background-size: 100% 100%;
}
.goods_category .title{
	padding-top:55px;
	font-size:28px;
}
.categories_list ul{
	width: 81%;
    margin: 30px auto;
}
.categories_list ul li{
	width: 106px;
    background: #4ab0f0;
    border-radius: 5px;
    padding: 10px 0px;
    font-size: 17px;
    display: inline-block;
    margin: 23px 53px;
}
.hftblm .categories_list ul li {
    background: #ff9955;
}
.hftmlm .categories_list ul li {
    background: #930315;
}
.hfpddlm .categories_list ul li {
    background: #fa4653;
}
.hf_security_system .title{
	font-size:28px;
	margin-top:50px;
}
.jerk{
	text-align: center;
    margin: 0px auto;
    display: block;
    margin-top: 50px;
}
.electricity-difficulties .jerk{
    width:350px;
}
.electricity-difficulties {
    position: relative;
}
.electricity-difficulties h4{
	font-size:20px;
	/*color:#1f71ec;*/
	color:#fd5100;
	font-weight:bold;
}
.electricity-difficulties h4::after{
	content:'';
	width:42px;
	height:1px;
	/*background:#1c5bff;*/
	background:#fd5100;
	display:block;
	margin:2px auto;
}
.electricity-difficulties  p{
	line-height: 25px;
    color: #666666;
    padding-top: 12px;
}
.problem_1{
	position: absolute;
    top: 30px;
    left: 150px;
}
.problem_2{
	position: absolute;
    top: 30px;
    right: 150px;
}
.problem_3{
	position: absolute;
    top: 270px;
    left: 220px;
}
.problem_4{
	position: absolute;
    top: 270px;
    right: 220px;
}
.problem_5{
	margin-top:15px;
}
.service_qualification{
	background: #fafafa;
    padding: 50px;
    margin-top: 50px;
}
.quali_list ul li{
	display: inline-block;
    vertical-align: top;
    margin: 0px 42px;
}
.qualification_img{
	height:100px;
}
.service_qualification .title{
	font-size:28px;
}
.quali_list{
	margin-top:50px;
}
.quali_list ul li span{
	font-weight: bold;
    display: block;
    font-size: 16px;
    padding-top: 15px;
}
.quali_list ul li p{
	padding-top: 10px;
    color: #666666;
}
.curren_news {
	margin:50px auto;
}
.curren_news .list{
	margin-top:50px;
}
.curren_news .title{
	font-size:28px;
}
.curren_news ul{
	margin-right:-5%;
}
.curren_news .list li{
	width: 45%;
    float: left;
    margin-right: 5%;
    margin-bottom: 25px;
}
.curren_news .list span{
	width:15px;
	height:17px;
	display:block;
	background:#196ceb;
	color:#ffffff;
	font-size:12px;
	float:left;
}
.curren_news .list a{
	text-align: left;
    padding-left: 25px;
    font-weight: bold;
    color: #1a6ceb;
    position: relative;
    top: -2px;
	display: block;
}
.curren_news .list p{
	text-align:left;
	padding-left:25px;
	color:#666666;
	padding-top:5px;
}
/**********/
.tm-operate-difficult{
	margin:50px auto 35px;
}
.tm-operate-difficult .title{
	font-size:28px;
}
.oss-list{
	margin-top:40px;
}
.oss-list .df_icon {
    width: 30%;
    float: left;
    text-align: center;
    /*background: #1890ff;*/
    background: #b90701;
    padding: 35px 0px;
    transition: all ease-out .3s;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius:10px;

}
.oss-list .df_icon img{
    width:80px;
	filter: brightness(0) invert(1);
}
.oss-list .ser-con-i {
    width: 47%;
    margin-left: 10%;
    float: left;
    padding: 25px 30px 25px 0px;
}
.oss-list .ser-con-i span{
	font-size:30px;
	font-weight:bold;
	font-style: italic;
	/*color:#005db4;*/
	color:#b90701;
}
.oss-list .ser-con-i p{
	text-align: left;
    line-height: 25px;
    padding-top: 5px;
    font-size: 16px;
}
.oss-list ul li {
    float: left;
    margin-right: 35px;
    width: 30.4%;
    background: #fafafa;
    margin-bottom: 35px;
    transition: all .3s ease;
	border-radius: 10px;
}
.tm{
	background:#fafafa;
	padding:40px 0px;
}
.tm .title{
	font-size:28px;
	margin-bottom: 40px;
}
.tm_img{
	width:692px;
	float:left;
}
.tm_content{
	width:493px;
	float:left;
	margin-left:15px;
	text-align:left;
}
.tm_content ul li{
	margin-bottom:28px;
}
.tm_content ul li:nth-child(5){
	 margin-top:38px;
}
.tm_content ul li span{
	font-weight:bold;
	font-size:16px;
}

.tm_content ul li p{
	color:#666666;
	padding-top:2px;
}
.hf-honor{
	background: #fafafa;
    padding: 40px 0px 180px 0px;
}
.hf-honor .title{
	font-size:28px;
}
.honor_list{
	position:relative;
}
.honor_list .list_year{
	width:1109px;
	margin:160px auto 0px;
}
.honor_list div{
	width:233px;
	position:absolute;
}
.honor_list span{
	font-size:24px;
	font-weight:bold;
}
.year_1{
	top: 85px;
    left: -55px;
}
.year_2{
	top: 195px;
    left: 96px;
}
.year_3{
	top: 65px;
    left: 255px;
}
.year_4{
	top: 195px;
    left: 420px;
}
.year_5{
	top: 65px;
    left: 577px;
}
.year_6{
	top: 195px;
    left: 750px;
}
.year_7{
	top: 25px;
    right: 55px;
}
/*********************/
.pdd-problem{
	margin:50px auto;
}
.title p{
	font-size:16px;
	padding-top:5px;
}
.pdd_pro_list{
	position:relative;
	width:600px;
	margin:0px auto;
	padding-bottom: 30px;
}
.pdd_pro_list img{
    width:376px;
	margin-top:50px;
}
.pdd_pro_list  div{
	font-size:16px;
	position:absolute;
}
.pro_1{
	top:105px;
	left:30px;
}
.pro_2{
	top:90px;
	right:30px;
}
.pro_3{
	top:205px;
	left:0px;
}
.pro_4{
	top:200px;
	right:0px;
}
.pro_5{
	top:320px;
	left:30px;
}
.pro_6{
	top:310px;
	right:30px;
}
.pro_7{
	bottom: 0px;
    left: 135px;
}
.pro_8{
	bottom: 0px;
    right: 115px;
}
.pdd-service{
	background:#fafafa;
	padding:50px 0px;
}
.pdd-ser-list-txt{
	margin-top:45px;
}
.pdd-ser-list-txt ul li{
	display: inline-block;
    width: 95px;
    margin: 25px 50px;
}
.pdd-ser-list-txt ul li span{
	display:block;
	padding-top:8px;
	font-size:18px;
}
.service-way{
	margin-top:45px;
}
.solution{
	margin-top:50px;
}
.solution .title{
	font-size:28px;
}
.solution_list{
	margin-top:45px;
}
.solution_list .list{
	width:190px;
	display:inline-block;
}
.solution_list h4{
	font-size:17px;
	font-weight:bold;
}
.solution_list  p{
	padding-top:8px;
	line-height:26px;
}
.solution_way{
	width: 30%;
    float: left;
    background: #fafafa;
    height: 254px;
    margin-right: 60px;
}
.solution_way:nth-child(3){
	margin-right:0px;
}
.solution_way .name{
	/*background:#3c89fa;*/
	background:#d80716;
	color:#ffffff;
	padding:10px 0px;
}
.solution_way .name img{
	width:60px;
}
.solution_way .name h4{
	font-size:18px;
}
.solution_way p{
	padding:20px;
	line-height:26px;
}
.cbrand{
    background: #fafafa;
    width: 100%;
    color: #ffffff;
	padding:50px 0px;
	margin:50px auto;
}
.cbrand .title{
	font-size:28px;
	color: #333333
}
.b-list ul li{
	width:100%;
	padding:45px 0px;
	border-bottom:1px dotted #707070;
}
.b-list ul {
    margin-top: 50px;
    font-size: 0;
}
.b-list ul li:nth-child(1) a img{
	height:40px;
}
.b-list ul li:nth-child(2) a img{
	height:70px;
}
.b-list ul li:nth-child(3) a img{
	height:80px;
}
.b-list ul li:nth-child(4) a img{
	height:60px;
}


.b-list ul li:nth-child(1) a {
	margin-right: 60px;
}
.b-list ul li:nth-child(2) a {
	margin-right: 68px;
}
.b-list ul li:nth-child(3) a {
	margin-right: 64px;
}
.b-list ul li:nth-child(4) a {
	margin-right: 44px;
}
.b-list ul li a:last-child{
	margin-right:0px;
}
.b-list ul li:last-child{
	border-bottom:none;
}
/************/
.news .left{
	width:900px;
	float:left;
}
.news .right{
	width:270px;
	margin-left:30px;
	float:left;
}
.news .item{
	width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 20px 0px;
}
.news .item:last-child{
	border-bottom:none;
}
.pictrue {
    width: 294px;
    float: left;
}
.news .text{
	width: 591px;
    float: left;
    text-align: left;
    margin-left: 15px;
}
.news .name{
	font-size:15px;
	font-weight:bold;
}
.news .infor{
	color:#666666;
	line-height:28px;
}
.news .label{
	padding-top:15px;
}
.newsHead .title{
	background: #2a7efb;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 1px;
    padding: 12px 25px;
	-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
	position:relative;
}

.newsHead .title::after{
	content: '';
    width: 3px;
    height: 16px;
    background: #ffffff;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
}
.newsHead .list,.technology .list,.tags_alist .list{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-bottom:15px;
	-webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}
.newsHead .list ul li,.technology .list ul li{
	padding: 15px 0px 0px 15px;
}
.newsHead .list span {
    width: 15px;
    height: 17px;
    display: block;
    background: #196ceb;
    color: #ffffff;
    font-size: 12px;
    float: left;
}
.newsHead .list a {
    text-align: left;
    padding-left: 25px;
    position: relative;
    top: -2px;
    display: block;
}
.newsHead .list a strong{
	font-weight:normal;
}
.technology .title{
	background: #ff7233;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 1px;
    padding: 12px 25px;
	-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
	position:relative;
}

.technology .title::after{
	content: '';
    width: 3px;
    height: 16px;
    background: #ffffff;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
}
.technology .list span {
    width: 15px;
    height: 17px;
    display: block;
    background: #ff7233;
    color: #ffffff;
    font-size: 12px;
    float: left;
}
.technology .list a {
    text-align: left;
    padding-left: 25px;
    position: relative;
    top: -2px;
    display: block;
}
.technology .list a strong{
	font-weight:normal;
}
.tags_alist .title{
	background: #20bf92;
	-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
	overflow:hidden;
}
.tags_alist .title h2{
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 1px;
    padding: 12px 25px;
	position:relative;
	float:left;
}
.tags_alist .title a{
	float: right;
    font-size: 14px;
    color: #ffffff;
    position: relative;
    top: 15px;
    padding-right: 15px;
}
.tags_alist .title h2::after{
	content: '';
    width: 3px;
    height: 16px;
    background: #ffffff;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
}
.tags_alist .list ul{
	text-align:left;
	padding:15px 0px 0px 15px;
}
.tags_alist .list ul li{
	display: inline-block;
    margin: 10px;
	
}

.article{
	margin:30px 0px;
}

.listpages {
    padding: 20px 0 30px;
    width: 100%;
    text-align: center;
    clear: both;
}
.listpages * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 30px;
    padding-bottom: 1px;
}
.listpages .thisclass a, .listpages .thisclass {
    display: inline-block;
    color: #fff;
    background: #2a7efb;
    border-color: #2a7efb;
    padding: 0 14px;
    margin: 0 3px;
    font-/weight: bold;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.listpages a:hover, .listpages .thisclass {
    display: inline-block;
    color: #fff;
    background: #2a7efb;
    border-color: #2a7efb;
}
.listpages a {
    color: #666;
    padding: 0 14px;
    margin: 0 3px;
    font-/weight: bold;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.news_categories{
	background: #f7f7f7;
    margin-top: 15px;
}
.news_categories ul li{
	display: inline-block;
    font-size: 18px;
    margin: 15px 80px;
}
.news_categories ul li .current{
	color:#196ceb;
	font-weight: bold;
}
.tags_list{
	text-align:left;
}
.tbox{
	margin:50px 0px;
}
.tbox dt strong{
	font-weight: bold;
    font-size: 18px;

}
.tbox dd{
	padding-top:15px;
	line-height:35px;
}
.tbox dd a{
	padding-right:15px;
}

.articleCon{
	text-align: left;
    margin-top: 30px;
    line-height: 30px;
    padding-right: 30px;
	font-size:16px;
}
.breadcrumb_nav{
	text-align: left;
    margin-top: 30px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 35px;
}
.article_txt h1 {
    font-size: 24px;
    color: #282828;
    text-align: center;
    margin-top: 35px;
}
.article_txt .browse {
    text-align: center;
    margin-top: 13px;
    font-size: 13px;
    color: #999999;
}


.article_txt .click {
    display: inline-block;
    padding-left: 25px;
    background: url(../images/time.png) no-repeat center left;
	margin-left:40px;
}
.article_txt  .data{
    display: inline-block;
    padding-left: 25px;
    background: url(../images/click.png) no-repeat center left;
}
.pre_next{
	 margin: 50px 0px 70px 0px;
    background: #ccc;
    overflow: hidden;
    padding: 10px 0px;
}
.pre_next .pre{
	width:50%;
	float:left;
}
.pre_next .next{
	width:50%;
	float:right;
}
.recommend{
	overflow:hidden;
	padding-bottom:50px;
}
.recommend h2{
	font-size: 18px;
    text-align: left;
    margin: 50px 0px 20px 0px;
}
.recommend .publicList .getimage{
	height:190px;
	overflow:hidden;
	display:block;
}
.publicList ul{
	margin-right:-15px;
}
.publicList ul li{
	width: 290px;
	height:270px;
    float: left;
    margin-right: 15px;
}
.news .publicList .name a{
	font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
    display: block;
}
.about_us{
	max-width:1200px;
	margin:0px auto;
}
.labbg {
    background: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
}
.about_text{
	line-height: 30px;
    margin-top: 20px;
}
.fypro_tit {
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 16px;
    text-align: left;
    margin: 0 9px 0 9px;
    color: #050505;
    overflow: hidden;
    font-weight: bold;
    border-bottom: #CFCFCF solid 1px;
}
.fypro_tit .h1_box {
    width: 5px;
    height: 25px;
    margin: 7px 10px 0 0;
    float: left;
    background-color: #050505;
}
.fypro_tit span {
    float: right;
    padding-right: 20px;
    font-size: 13px;
    color: #000000;
    font-weight: normal;
}
.case_list{
	margin-top:40px;
}
.case_list ul{
	margin-right:-15px;
}
.case_list ul li {
    background: #eeeeee;
    box-shadow: 0 0 5px 0px #bbb;
    border-radius: 10px;
    float:left;
	margin-right:15px;
	margin-bottom:15px;
	height:264px;
 	 width: calc(33.333% - 15px);
}
.case_list ul li img{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.shopname {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
}
.shopname a span {
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333333;
}
.case-txt{
	padding-bottom:45px;
}








.about_bg{
	background:#fafafa;
}

.about_details{
	background:url("../images/about_bg.png") no-repeat;
	width: 100%;
    height: 337px;
    margin-top: 30px;
    font-size: 15px;
    padding-top: 15px;
}

.about_bg h2.title{
	font-size:28px;
	font-weight:bold;
}
.about_bg h2::after{
	content: '';
    width: 56px;
    height: 3px;
    background: #2a7efb;
    display: block;
    margin: 10px auto 35px;
}
.about_details .subtitle{
	font-weight:bold;

	line-height: 25px;
}
.about_box{
	margin-top:40px;
}
.about_box ul li{
	display: inline-block;
    background: #2a7efb;
    color: #ffffff;
    padding: 2px 5px;
    margin: 13px 4px;
    letter-spacing: 2px;
}
.hf-values{
	background: #ffffff;
    border-radius: 10px;
    width: 1180px;
    margin: 0px auto;
    padding-top: 35px;
	position:relative;
}
.hf-values h3{
	font-size:24px;
	font-weight:bold;
}
.hf-values h3 span{
	position: relative;
    top: -12px;
    padding-left: 10px;
}
.hf-values .value_list{
	margin-top:30px;
}
.hf-values .value_list li{
	display: inline-block;
    background: url(../images/about-que.png) no-repeat left center;
    margin: 0px 22px;
    padding-left: 20px;
    font-weight: bold;
}


.hf-values .hf_spirit{
	margin-top:50px;
	position: relative;
    z-index: 5;
}
.hf-values .hf_spirit li{
	width: 160px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border-radius: 10px;
    padding-bottom: 25px;
    margin: 0px 10px;
}

.hf-values .hf_spirit li p{
	padding: 15px 13px;
    text-align: left;
    font-size: 13px;
    line-height: 22px;
	height:96px;
}
.hf-values .hf_spirit li:nth-child(1) .underline::after,.hf-values .hf_spirit li:nth-child(3) .underline::after,.hf-values .hf_spirit li:nth-child(5) .underline::after{
	content: '';
    width: 30px;
    height: 2px;
    background: #3b3b3b;
    display: block;
    margin: 0px 15px;
}
.hf-values .hf_spirit li:nth-child(2) .underline::after,.hf-values .hf_spirit li:nth-child(4) .underline::after,.hf-values .hf_spirit li:nth-child(6) .underline::after{
	content: '';
    width: 30px;
    height: 2px;
    background: #2a7efb;
    display: block;
    margin: 0px 15px;
}
.about_team{
	margin-top: 33px;
	text-align:center;
}

.spirit_list_bg{
	width: 1200px;
    height: 180px;
    background: #f1f1f1;
    margin: 0px auto;
    position: absolute;
    top: 68%;
    left: -10px;
    z-index: 2;
}


.honor,.hf_think_tank,.enterprise{
	margin-top:45px;
}
.honor_show{
	width:53%;
	float:left;
}
.honor_list_txt{
	width: 43%;
    margin-left: 4%;
    float: left;
    text-align: left;
    margin-top: -8px;
}

.honor_list_txt li{
	margin-bottom: 8px;
    background: url(../images/honor-list-puls.jpg) no-repeat left center;
    padding-left: 15px;
}
.honor_list_txt li span{
	font-weight: bold;
    font-size: 15px;
}
.hf_think_tank .tank_txt{
	background:url("../images/tank-bg.png") no-repeat;
	width:100%;
	height:188px;
	padding:25px 0px 0px 40px;
}
.ele_tec_title{
	text-align:left;
	color:#2a7efb;
	font-size:18px;
}
.ele_tec_title::after{
	content:'';
	width:140px;
	height:1px;
	background:#2a7efb;
	display:block;
}
.ele_tec{
	text-align: left;
    width: 47%;
    line-height: 25px;
    margin-top: 20px;
}
.enterprise{
	margin-bottom:40px;
}
/********************抖音代运营***************/
.dian-type{
	margin-top:80px;
	overflow:hidden;
}
.dian-type .title,.dy-service-process .title{
	font-size:28px;
}
.typediv {
    margin-top: 45px;
}
.typediv ul li {
    width: 585px;
	height:170px;
    background: #e8e8e8;
    position: relative;
    padding: 30px 30px 30px 149px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
	text-align:left;
}
.typediv ul li:nth-child(2n){
	margin-right:0px;
}
.typediv ul li img {
    display: block;
    position: absolute;
    top: 30px;
    left: 30px;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.typediv ul li span {
    font-size: 16px;
    font-weight: bold;
}

.typediv ul li p {
    line-height: 26px;
    padding-top: 10px;
}
.dy-service-process{
	background: url(../images/dy-service-process-bg.jpg) no-repeat top/contain;
    width: 100%;
    background-position: center;
    padding: 60px 0px;
    margin-top: 80px;
    height: 364px;
    background-size: 100%;
}
.dy-service-process .title{
	color:#ffffff;
}
.ser-pro-list{
	margin-top:80px;
}
.ser-pro-list .info{
	margin-top:25px;
}
.ser-pro-list .info li{
	float: left;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    width: 120px;
    margin-right: 55px;
}
.ser-pro-list .info li:nth-child(3){
	margin-left:10px;
}
.ser-pro-list .info li:nth-child(5){
	margin-left:8px;
}
.ser-pro-list .info li:last-child{
	width: 100px;
    margin-right: 0px;
    margin-left: 18px;
}

.dy-operating-mode{
	margin-top:80px;
	overflow:hidden;
}
.operating-mode-info{
	margin-top:40px;
}
.operating-mode-info .list{
	width:356px;
	border-radius:10px;
	background:#e7e7e7;
	padding:23px 40px;
	text-align:left;
	float:left;
	margin-right:66px;
}
.operating-mode-info .list:last-child{
	margin-right:0px;
}
.operating-mode-info .list img{
    width:85px;
}
.operating-mode-info .list h4{
	font-size:16px;
	font-weight:bold;
	padding:20px 0px;
}
.operating-mode-info .list p{
	line-height:26px;
}

.dy-operate-adv{
	margin:80px auto;
}
.adv-list-li{
	margin-top:20px;
}
.adv-list-li ul li {
    width: 285px;
    height: 120px;
    position: relative;
    padding: 30px 30px 30px 105px;
    text-align: left;
    display: inline-block;
    margin: 0px 55px 10px 55px;
}
.adv-list-li ul li img {
    display: block;
    width:52px;
    position: absolute;
    top: 50px;
    left: 30px;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.adv-list-li ul li span{
	font-weight:bold;
	font-size:16px;
	padding-bottom:10px;
	display:block;
}
.adv-list-li ul li p{
	line-height:25px;
}
/****************京东代运营*****************/
.jddyy_details{
	margin-top:80px;
	overflow:hidden;
}
.jd-dyy-info{
	margin-top:40px;
	
}
.jd-dyy-info img{
	width:100px;
}
.jd-dyy-info li{
	float:left;
	width:120px;
	margin-right: 96px;
	text-align:center;
}
.jd-dyy-info li span{
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	display:block;
}
.jd-dyy-info li:last-child{
	margin-right:0px;
}
.jd-team {
	margin-top:80px;
	overflow:hidden;
}
.jd-team-info{
	margin-top:40px;
}
.jd-team-info .info{
	width:290px;
	float:left;
	margin-right:13px;
	padding:50px 40px;
	background:#f6f6f6;
	text-align:center;
}
.jd-team-info .info img{
   width:70px;
}
.jd-team-info .info:last-child{
	margin-right:0px;
}
.jd-team-info .info span{
	display:block;
	font-size:16px;
	font-weight:bold;
	padding:30px 0px;
}
.jd-team-info .info p{
	line-height:26px;
}
.jd-plus{
	padding-top:50px;
}
.jd_dp{
	margin-top:80px;
	text-align:center;
}
.jd_dp_problem{
	/*background:#1c6eec;*/
	background:#e12126;
	padding:65px 0px;
	margin-top:40px;
	color:#ffffff;
}
.jd_dp_problem .jerk{
	margin-top:0px;
}
.dp_problem-difficulties{
	position:relative;
}
.dp_problem-difficulties h4{
	font-size:16px;
}
.dp_problem-difficulties  p{
	padding-top:10px;
}
.dp_problem-difficulties .info{
	width: 300px;
    position: relative;
}
.dp_problem-difficulties .info img{
	width:70px;
}
.problem_cate_1 .info,.problem_cate_3 .info{
	text-align:right;
	padding-right: 90px;
}
.problem_cate_1 img,.problem_cate_3 img{
	position: absolute;
    right: 0px;
    top: -12px;
}
.problem_cate_2 .info,.problem_cate_4 .info{
	text-align:left;
	padding-left:90px;
}
.problem_cate_2 img,.problem_cate_4 img{
	position: absolute;
    left: 0px;
    top: -12px;
}
.problem_cate_1{
	position:absolute;
	top:50px;
	left:100px;
}
.problem_cate_2{
	position:absolute;
	top:50px;
	right:100px;
}
.problem_cate_3{
	position:absolute;
	top:200px;
	left:100px;
}
.problem_cate_4{
	position:absolute;
	top:200px;
	right:100px;
}
.jd-security-system {
	margin:80px auto;
	overflow:hidden;
}
.sys-info-list{
	margin-top:45px;
}
.sys-info-list .list{
	float:left;
	width:240px;
	font-size:0px;
}
.sys-info-list .list:nth-child(2n){
	height:203px;
	/*background:#1c6eec;*/
    background:#e12126;
	padding:40px 30px;
	color:#ffffff;
	text-align:left;
}
.sys-info-list .list:nth-child(2n) h4{
	font-size:16px;
	font-weight:bold;
}
.sys-info-list .list:nth-child(2n) h4::after{
	content: '';
    width: 30px;
    height: 2px;
    background: #ffffff;
    display: block;
    margin: 15px 0px;
}
.sys-info-list .list:nth-child(2n) p{
	line-height:26px;
	font-size:14px;
}


.article_tag_single{
	text-align:left;
	margin-top:40px;
}
.article_tag_single a{
	border:1px solid #ccc;
	border-radius:15px;
	padding:5px 15px;
	margin-right:20px;
}

.tags_alist li a{
	border:1px solid #ccc;
	border-radius:15px;
	padding:5px 15px;
}

.articleCon a {
	color: #196ceb;
}


.city_list{
	text-align:left;
}
.city_list p{
	padding:20px 0px;
	font-size:15px;
}
.city_list p a {
    padding: 5px 20px 5px 0px;
    display: inline-block;
}

.index_hot_city{
	margin:20px auto 60px auto;
}

.index_hot_city .title{
	font-size: 28px;
}
.index_hot_city .title::after {
    content: '';
    width: 60px;
    height: 1px;
    background: #333;
    display: block;
    margin: 0px auto;
    margin-top: 5px;
}

.index_city_list{
	margin-top:40px;
	text-align:left;
	border-bottom:1px solid #ccc;
	padding-bottom:25px;
}
.index_city_list a{
	font-size: 17px;
    padding: 0px 20px 15px 0px;
    display: inline-block;
}
.hot_city_each{
	padding-top:40px;
	font-size:17px;
	color:#1365f9;
	text-align:left;
}
.hot_city_each a{
	color:#1365f9;
	font-size:17px;
	padding-right:15px;
}

.article_copyright{
	text-align: left;
    padding-top: 50px;
    color: red;
    letter-spacing: 2px;
}
/*************2/11优化****************/
.banner img{
	width:100%;
	min-width:1200px;
}