body,
div,
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
}

body {
	height: 100%;
	font-family: arial, "微软雅黑", Microsoft YaHei;
}

header {
	z-index: 1;
	width: 100%;
	height: 88px;
	background: #ffffff;
	top: 0;
	left: 0;
	position:relative;
	box-shadow: 0 0 20px -3px rgba(0, 0, 0, .15);
}

em,
i {
	font-style: normal;
}

a {
	color: #333333;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #cb0b0a;
	text-decoration: none;
}


.logo {
	float: left;
	width:313px;
	height:66px;
	padding-top: 13px;
}

.top {
	width: 1200px;
	height: 88px;
	background: #ffffff;
	margin: 0 auto;
	font-size: 16px;
	color: #666666;
	
}

@media only screen and (max-width: 1440px) {
	.top {
		width: 100%;
		max-width: 1054px;
		padding-left: 15px;
		padding-right: 15px;
	}
}


.navbar {
	float: right;
	list-style-type: none;
	margin: 0;
	padding-top: 20px;
}

.li-01 {
	height: 68px;
	padding: 14px 25px 0;
	float: left;
}


.li-02 {
	height: 68px;
	padding: 14px 25px 0;
	float: left;
}

.nav_down {
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
}

.down_menu {
	width: 100%;
	background: #efefef;
	padding: 60px 0;
	color: #333333;
	position: absolute;
	top: 0;

}


.menu02_l {
	width: 57%;
	float: left;
	margin-right: 9%;
	border-right: 1px solid #d9d9d9;
}

.menu05_l {
	width: 28%;
	border-right: 1px solid #d9d9d9;
}

.ft {
	font-size: 20px
}

.menu02_item a {
	padding: 12px 30px 12px 0;
	position: relative;
	display: block;
}

.menu02_item a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15%;
	width: 9px;
	height: 16px;
	margin-top: -6px;
	background: url(../img/nav_more.png) left center no-repeat;
	display: block;
}

.menu02_item:hover a:before,
.menu02_item.on a:before {
	background: url(../img/nav_more1.png) left center no-repeat;
}

.menu02_item01 a{
	padding:12px 30px 12px 0;
	position:relative;
	display:block;
}
.menu02_item01 a:before{
	content:"";
	position:absolute;
	top:50%;
	right:15%;
	width:9px;
	height:16px;
	margin-top:-6px;
	background:url(../img/nav_more1.png) left center no-repeat;
	display:block;
}




#nav_li02 .menu05_m {
	width: auto;
	float: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
}

.menu05_block {
	width: 100%;
}

.menu05_m {
	width: 36%;
	margin-top: 0.7%;
	border-right: 1px solid #d9d9d9;
	float: left;
}

.subclass_ul li {
	width: 50%;
	float: left;
	line-height: 2;
	padding-right: 10px;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.subclass_ul li a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
	margin-left: -4px;
	width: 6px;
	height: 6px;
	background: #bfbfbf;
}

.subclass_ul li:hover a:before {
	background: #CB0B0A;
}

.subclass_ul li a {
	position: relative;
	padding-left: 10px;
	overflow: hidden;
}



#nav_li02.ul_box {
	width: 60%;
	float: left;
	padding-right: 3%;
	margin-right: 4%;
	margin-top: 1%;
}

.menu05_r {
	overflow: hidden;
	float: right
}

.menu05_r .menu02_m {
	text-align: center;
	width: 100%;
	max-width: 268px;
	float: none;
	margin-left: 0;

}

.menu02_m {
	width: 20%;
	max-width: 235px;
	float: left;
	margin-right: 3%;
}

.menu02_r {
    overflow: hidden;
}

@media only screen and (max-width: 1440px){
	.f20 {
   		font-size: 18px;
	}
}

.f20 {
    font-size: 20px;
}

.support_ul {
	font_size:15px;
    margin-bottom: 30px;
}

.support_ul li {
    line-height: 30px;
}

.support_ul li a {
    display: block;
}

.footer_bot {
	padding: 25px 20px;
	text-align: center;
	color: #999999;
}

.banner-swiper {
	height: 560px;
	overflow: hidden;
	width: 100%;
	position: relative;
}

@media only screen and (max-width: 1440px) {
	.banner-swiper {
		height: 500px;
		overflow: hidden;
		width: 100%;
		position: relative;
	}
}

.banner-swiper ul,
ol {
	list-style: none;
}

.banner-swiper ul li {
	display: list-item;
	text-align: -webkit-match-parent;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.banner-swiper .swiper-wrapper li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.banner-swiper .swiper-wrapper li {
	float: left;
	width: 100%;
}
.dian{
    position: absolute;
	width: 1200px;
	margin: 0 auto;
    bottom:90px;
	text-align:center;
}

.dian span{
	display:inline-block;
	margin:0 10px;
	outline:0 none;
	cursor:pointer;
	position:relative;
	float:left;
	border: 1px solid #ffffff;
	background:none;
	transition:all 1.5s;
	
}


.dian span i{
	font-size:14px;
	color:#ffffff;
	display:inline-block;
	padding:6px;
	transition:all 0.3s;
}
.dian span.on, .dian span:hover{
	background:#ffffff;
}

.dian span.on i, .dian span:hover i{
	color:#CB0B0A;
	
}


.clearfix {
	zoom: 1;
}


main {
	position: relative;
	padding: 0 5.334%;
}

.main .block {
	margin-top: -46px;
}


.block {
	height: 100%;
	margin-top: -45px;
	background: #ffffff;
	box-shadow: 0 0 30px -2px rgba(0, 0, 0, .10);
	position: relative;
}

.in {
	width: 1200px;
	margin: 0 auto;

}

@media only screen and (max-width: 1440px) {
	.in {
		width: 100%;
		max-width: 1054px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

.service {
	position: relative;
	padding: 80px 0;
	overflow: hidden;
	background: #ffffff;
}

.more {
	margin-bottom: 50px;
}

.tit01 a {
	display: block;
	color: #333333;
}

.tit01 a em {
	display: inline-block;
	padding-bottom: 20px;
	position: relative;
}

.tit01 a em:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 66px;
	height: 3px;
	background: rgba(0, 0, 0, .10);
}

.tit01 a i {
	opacity: .60;
	display: none;
}


.ft18 {
	font-size: 18px;
}

.more01 {
	display: block;
	float: right;
	padding-top: 36px;
	position: relative;
	margin-left: 4%;
}


.more01:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 26px;
	height: 26px;
	background: url(../img/more.png) right top no-repeat;
}

.more01:hover.more01:before {
	background: url(../img/more1.png) right top no-repeat;
}


h3 {
	font_weight: noemal;
	padding: 0;
	margin: 0;
	line-height: 1.3;
}

.ft38 {
	font-size: 38px;
}

.t1 {
	padding-top: 36px;
	float: left;

	position: relative;
}


.ft16 {
	font-size: 16px;
}

.service_list {
	margin: -15px -20px;
}

.service_list li {
	width: 25%;
	float: left;
	padding: 15px 20px
}

.service_list li.service_ztb {
	width: 50%;
}

li {
	display: list-item;
	text-align: -webkit-match-parent;
}

.ft30 {
	font-size: 30px;
}

.service_tit {
	margin-bottom: 20px;
	line-height: 1.3;
}

.service_block {
	display: block;
	position: relative;
	border-radius: 8px;
	padding: 25px 25px 0 40px;
	height: 245px;
	background: #f8f8f8;

}

.service_block:hover {
	content: "";
	color: #ffffff;
	background: #357DE4;
}


.service_num {
	text-align: right;
	opacity: .40;
}

.service_des {
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 30px;
}

.ft18 {
	font-size: 18px;
}

img.icon_service {
	display: block;
	position: absolute;
	bottom: -1px;
	right: -1px;
	max-width: 167px;
}

img.circular {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.service_more {
	position: relative;
	padding-right: 15px;
	color: #357de4;
}

.service_block:hover .service_more {
	color: #ffffff;
}

.service_more:before {
	content: "";
	display: inline-block;
	position: absolute;
	padding-right: 18px;

	top: 50%;
	right: 0;
	margin-top: -7px;
	height: 16px;
	width: 10px;
	background: url(../img/service_more1.png) right center no-repeat;
}

.service_block:hover .service_more:before {
	background: url(../img/service_more.png) right center no-repeat;
}



.product {
	position: relative;
	padding: 80px 0;
	overflow: hidden;
	background: #fafafa;
}

.product_list {
	margin: 0 -22px;
}

.product_list li {
	width: 25%;
	float: left;
	position: relative;
	padding: 0 22px;
}

.product_icon {
	width: 70px;
	height: 70px;
	margin-bottom: 30px;
	position: relative;
}

.product_list li a {
	display: block;
	position: relative;
	background: #ffffff;
	padding: 35px 35px 0;
	height: 360px;
	border-radius: 8px;
	box-shadow: 0 0 10px -2px rgba(0, 0, 0, .10);
}

.list01 {
	box-shadow: 0 0 30px -2px rgba(0, 0, 0, .10);
}

.ft24 {
	font-size: 24px;
	color: #333333;
}

.product_tit {
	margin-top: 25px;
	margin-bottom: 15px;
}

.product_des {
	line-height: 24px;
	margin: 10px 0 25px;
	overflow: hidden;
	height: 96px;
}

.product_more {
	display: block;
	position: relative;

}

.product_more1 {
	display: block;
	position: relative;

}

.product_more:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 6px;
	height: 11px;
	width: 41px;
	float: right;
	background: url(../img/jt_02.png) right center no-repeat;
	background-position: left center;
}

.product_info:hover .product_more:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 6px;
	height: 11px;
	width: 41px;
	float: right;
	background: url(../img/jt_01.png) right center no-repeat;
	background-position: left center;
}

*,
*:before,
*:after {
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* box-sizing: border-box; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

.product_info {
	padding-bottom: 25px;
}

.product_in {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-color: #fafafa;
}

.news {
	position: relative;
	padding: 80px 0;
	overflow: hidden;
	background: #ffffff;
}

.news_img {
	display: block;
	overflow: hidden;
	background:
}

.news_block {
	background: ffffff;
	box-shadow: 0 0 27px 3px rgba(0, 0, 0, .07);

}

.news_block:hover {
	box-shadow: 0 21px 27px 3px rgba(0, 0, 0, .07)
}

.news_tit {
	margin-bottom: 20px;
	height: 64px;
	line-height: 32px;
	overflow: hidden;
}

.news_info {
	padding: 7%;
}

.news_des {
	line-height: 26px;
	overflow: hidden;
	height: 52px;
	margin-bottom: 32px;
}

.news_more01 {
	position: relative;
	display: block;
	text-align: right;
	line-height: 26px;
}

.news_more {
	position: relative;
	display: block;
	text-align: right;
	line-height: 26px;
}

.news_more:before {
	display: block;
	content: "";
	position: relative;
	top: 0;
	right: 0;
	margin-top: 6px;
	height: 11px;
	width: 41px;
	float: left;
	background: url(../img/jt_02.png) right center no-repeat;
}

.news_info a:hover .news_more:before {
	background: url(../img/jt_01.png) right center no-repeat;
}

.news_list {
	margin: 0 -16px;
}

.news_list li {
	float: left;
	padding: 0 16px;
	width: 33.33%;

}

.ft20 {
	font-size: 20px;
}

.footer_tit {
	padding-bottom: 10px;
	margin-bottom: 15px;
	line-height: 30px;
	max-height: 190px;
}

.footer_top {
	background: #424242;
	padding: 60px 0;
	color: #ffffff;
	border-radius: 0 0 20px 20px;
	background-size: 48.25%;
}

.footer_block {
	width: 20%;
	padding-right: 3%;
	float: left;
}

.footer_block1 {
	width: 40%;
	padding-right: 3%;
	float: left;
}

.footer_block2 {
	float: right;
	text-align: right;
}

.footer_block3 {
	float: left;
	width: 50%;
	height: 27px;
	color: #b3b3b3;
	background: url(../img/huizhang_icon.png)left center no-repeat;
}

.footer_block4 {
	float: right;
	text-align: right;
	width: 50%;
	color: #b3b3b3;
	width: 320px;
}


.links {
	border: 1px solid #b3b3b3;
	;
	background: none;
	color: #b3b3b3;
	width: 320px;
	height: 30px;
}

.dn {
	position: relative;
}

footer {
	display: block;
	padding: 0 5.334%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.footer_solution {
	line-height: 30px;
	max-height: 190px;
}

.f1_block {
	height: 150px;
	overflow: hidden;
}

.f1_block a {
	display: block;
	float: left;
	color: #b3b3b3;
	overflow: hidden;
	width: 100%;

}

/*footer:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 210px;
    background: #e8e8e8;
}*/
.in:after {
	content: "\200B";
	display: block;
	clear: both;
	height: 0;
}

img {
	border: none;
	display: inline-block;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	_width: auto;
}

.banner-swiper .swiper-pagination {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    bottom: 100px;
    text-align: center;
}
@media only screen and (max-width: 1440px) {
	.banner-swiper .swiper-pagination {
	    position: relative;
	    width: 77%;
	    margin: 0 auto;
	    bottom: 100px;
	    text-align: center;
	}
}
.banner-swiper .swiper-pagination .pagination-inner {
    margin-right: 1%;
    float: right;
}
.banner-swiper .swiper-pagination .pagination-inner .swiper-pagination-switch {
    display: inline-block;
    margin: 0 20px 0 0 ;
    outline: 0 none;
    cursor: pointer;
    position: relative;
    float: left;
    border: 1px solid #ffffff;
	background:#ffffff;
    background: none;
    transition: all 1.5s;
    font-size: 14px;
    color: #ffffff;
    padding: 6px;
    transition: all 0.3s;
}
.banner-swiper .swiper-pagination .pagination-inner .swiper-active-switch {
    color: #CB0B0A;
	background:#ffffff;
}


.adv{
	width:100%;
	height:50px;
	border:none;
	line-height:50px;
	text-align:center;
	font-size:14px;
	color:#357de4;
	top:0;
	left:0;
	z-index: 999;
	position:relative;
	letter-spacing: 3px;
	background:url(../img/bg_top.jpg);
}
.adv_tit{
	font-size:22px;
	color:#357de4;
	font-weight:bold;
	padding-right:30px;
}
.adv a {
	font-size:14px;
	color:#357de4;
	cursor:pointer;
}
.adv a :hover{
	font-size:14px;
	color:#357de4;
	cursor:pointer;
	text-decoration:underline;
}

