﻿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: right;
	margin-top: 15px;
}
#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;
    width: 100%;
}
#nav{
	max-width:1200px;
	margin:0px auto;
}
.language{
	text-align: right;
    color: #1365f9;
}
.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: 42px;
}
#nav ul>li>a {
	position: relative;
	display: block;
	overflow: hidden;
	padding-left: 55px;
	color:#282828;
	font-weight: 500;
}
#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: 20px;
    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 {
    padding-left: 40;
    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;
	padding: 9pt 24px;
	color: #666;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	transition: all .2s ease-in-out ;
	text-align:center;
}
#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;
}
#fullSlide{
	width:100%;
	position:relative;
	height:560px;
	overflow:hidden;
	position:relative;
}
#fullSlide .bd{
	position:relative;
	z-index:0;
	height:100%;
}
#fullSlide .bd li a{
	display:block;
	height:560px;
	width:100%;
}
#fullSlide .hd{
	height:15px;
	overflow:hidden;
	position:absolute;
	right:50%;
	bottom:30px;
	z-index:1;
	margin-right:-124px;
}
#fullSlide .hd ul{
	overflow:hidden;
	zoom:1;
	width:100%!important;
}
#fullSlide .hd ul li{
	margin-right:12px;
	width:50px;
	height:2px;
	text-align:center;
	cursor:pointer;
	background-color:rgba(0,0,0,0.2);
	display:inline-block;*display:inline;*zoom:1;
	vertical-align:middle;
}
#fullSlide .hd ul li.on{
	background-color:rgba(0,0,0,0.5);
}
#fullSlide .iconfont{
	width:50px;
	height:100px;
	background-color:rgba(255,255,255,0.2);
	font-size:40px;
	position:absolute;
	top:50%;
	margin-top:-100px;
	text-align:center;
	line-height:110px;
	color:rgba(255,255,255,0.8);
}
#fullSlide .iconfont:hover{
	background-color:rgba(255,255,255,0.5);
	color:#fff;
}
#fullSlide .prev{
	left:70px;
}
#fullSlide .next{
	right:70px;
}
.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 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;
	width:100%;
	height:703px;
	background-position:center;
}
.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);
    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;
    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{
	color: #ff4000;
	font-size:28px;
	letter-spacing: 2px;
	font-weight: 100;
	font-family: "Agency FB";
}
.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;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 100px;
    top: 170px;
}
.slideBox .next{
	background: url(../images/arrow-right.png) no-repeat;
    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;
}
.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;
    width: 100%;
    height: 693px;
    background-position: center;
    padding: 40px 0px;
}
.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;
}
.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,.article_left_bottom{
	margin-top:40px;
}
.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;
    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;
    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;
    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;
    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;
    width: 100%;
    height: 523px;
    background-position: center;
    color: #ffffff;
    padding-top: 50px;
}
.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;
}
.footer .company {
    margin-top: 40px;
}
.footer .company ul {
    text-align: center;
}
.footer .company ul li {
    display: inline-block;
    width: 23.7%;
    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 35px;
    color: #ffffff;
    font-size: 16px;
}

.friendship{
	text-align: left;
    padding-top: 20px;
}
.friendship a{
	color:#ffffff;
	padding:0px 10px;
	color:#fafafa;
}
/**********/
.tb{
	background:#fafafa;
	padding:45px 0px;
}
.tb_img{
	width:50%;
	float:left;
	text-align: right;
}
.tb_content{
	width:50%;
	float:left;
	text-align:left;
	background: #ffffff;
	padding-bottom: 15px;
}
.tb_content ul{
	width:410px;
	margin:40px 0px 0px 50px
}
.tb_content ul li{
	margin-bottom:35px;
}
.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;
	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.jpg") no-repeat;
	width:100%;
	height:543px;
	background-position:center;
	color:#ffffff;
}
.goods_category .title{
	padding-top:55px;
	font-size:28px;
}
.categories_list ul{
	width: 81%;
    margin: 30px auto;
}
.categories_list ul li{
	width: 106px;
    background: #e12a00;
    border-radius: 5px;
    padding: 10px 0px;
    font-size: 17px;
    display: inline-block;
    margin: 23px 53px;
	opacity: 0.9;
}
.hf_security_system .title{
	font-size:28px;
	margin-top:50px;
}
.jerk{
	text-align: center;
    margin: 0px auto;
    display: block;
    margin-top: 50px;
}
.electricity-difficulties {
    position: relative;
}
.electricity-difficulties h4{
	font-size:20px;
	color:#1f71ec;
	font-weight:bold;
}
.electricity-difficulties h4::after{
	content:'';
	width:42px;
	height:1px;
	background:#1c5bff;
	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;
    padding: 35px 0px;
    transition: all ease-out .3s;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius:10px;

}
.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;
}
.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{
	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{
	color: #ff4000;
	font-size:28px;
	font-family: "Agency FB";
}
.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{
	margin-bottom: 50px;
	width: 30%;
    float: left;
    background: #fafafa;
    height: 254px;
    margin-right: 60px;
}
.solution_way:nth-child(3){
	margin-right:0px;
}
.solution_way .name{
	background:#f1862f;
	color:#ffffff;
	padding:10px 0px;
}
.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 {
    margin-top: 50px;
    font-size: 0;
}
.b-list ul li {
    display: inline-block;
    width: 16.577914%;
    text-align: center;
    padding: 30px 0px;
    margin: 0.5px;
    background: #ffffff;
    transition: all ease-out .3s;
}
/************/
.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;
}

.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;
}
.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: 5px 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 90px;
}
.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;
}
.tbox dd a{
	padding-right:15px;
}

.articleCon{
	text-align: left;
    margin-top: 30px;
    line-height: 30px;
    padding-right: 30px;
}
.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-top: 50px;
    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;
}
.publicList ul{
	margin-right:-15px;
}
.publicList ul li{
	width: 290px;
    float: left;
    margin-right: 15px;
}
.news .publicList .name a{
	font-size: 15px;
    font-weight: normal;
    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;
}
.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;
}





