@import url(/skin/css/swiper/dist/css/swiper.css);
html,body,a,p,ul,li,ol{
	list-style:none;
	text-decoration:none;
	outline:none;
	margin:0;
	padding:0;
	color:#000;
}
.public_right_title img{
	width:100%;
	display:block;
}
.header_top{
	height:8px;
	background:#4363a0;
}
.header .header_inner{
	width:100%;
	max-width:1280px;
	margin:0 auto;
	overflow:hidden;
	padding:25px 0;
	display:table;
}
.header .header_logo{
	display:table-cell;
	vertical-align:middle;
}
.header .header_logo img{
	display: inline-block;
}
.header .header_text{
	display:table-cell;
	vertical-align:middle;
}
.header .header_text ul{
	display:flex;	
	justify-content: flex-end;
}
.header .header_text ul li a{
	padding:7px 25px;
	display:block;
}
.content{
	width:100%;
	max-width:1280px;
	margin:0 auto;
}
.index_about {
	padding:70px 0;
	overflow:hidden;
}
.index_about .about_imges{
	float:right;
	width:50%;
}
.text_top a{
	display:block;
	font-size: 18px;
    font-weight: bold;
    font-style: normal;
	color:#c01920;
	margin-bottom:20px;
}
.text_top span{
	font-family: century gothic;
	padding-left:10px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #bababa;
	text-transform:Uppercase;
}
#fadeInUp5{
	text-indent:35px;
	line-height:27px;
}
.index_about .about_imges .imges{
	padding:15px;
}
.m_header script{
    display: none!important;
}
.index_about .about_imges .imges img{
	width:100%;
	display:block;
}
.index_about .about_text{
	float:left;
	width:50%;
}
.index_about .about_text .about_text_title{
	padding-right:15px;
}
.text_inner{
	display:flex;
	justify-content:space-between;
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:1px #bababa solid;
}
.text_inner .text_one a{
	font-size: 18px;
    font-weight: bold;
    font-style: normal;
	color:#c01920;
}
.text_inner .text_one span{
	font-family: century gothic;
	padding-left:10px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #bababa;
	text-transform:Uppercase;
}
.text_inner .text_one_a a{
	display: inline-block;
    max-width: 100%;
    text-align: center;
    font-family: century gothic;
    font-size: 14px;
    color: #666666;
}
.index_product{
	float:left;
	width:70%;
}
.index_product ul{
	overflow:hidden;
}
.index_product li{
	width:33.3%;
	margin-top:10px;
	margin-bottom:30px;
	float:left;
}
.index_product li .product_nwes{
	width:70%;
	margin:0 auto;
	overflow:hidden;
}

.index_product .product_imges{
	width:100%;
	overflow:hidden;
}
.index_product li img{
	display:block;
	width:100%;
	border-radius: 3px;
	transition: all 1s;
}
.index_product li .product_nwes:hover img{
	cursor: pointer;  
    transition: all 1s; 
	transform: scale(1.2);   
}
.index_product li .product_nwes:hover .product_title{
	background:#bf191f;
}
.index_product .product_title{
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:18px;
	color:#fff;
	background:#4363a0;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.index_case{
	float:right;
	width:26%;
}
.index_case .case_one_ul  li{
	overflow:hidden;
	padding:10px 5px;
}
.index_case .case_one_ul .title{
	float:left;
	width:60%;
	line-height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.index_case .case_one_one{
	margin-bottom:30px;
}
.index_case .case_one_one li{
	border-bottom:1px #333 solid;
}
.index_case .case_one_ul .datetime{
	float:right;
	width:25%;
	font-size:13px;
	line-height:30px;
}
.index_case .case_two .case_span{
	float:left;
	color:#4363a0;
	line-height:30px;
	padding-right:5px;
}
.index_case .case_two .case_one_ul .a{
	width:94%;
	display:block;
	overflow:hidden;
	float:left;
}
.footer{
	background:#f5f5f5;
}
.footer .footer_inner{
	width:100%;
	max-width:1280px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:20px;
}
.footer .footer_top ul{
	overflow:hidden;
}
.footer .footer_top ul li{
	float:left;
	width:33.3%;
	font-size:14px;
}
.links{
	width:100%;
	max-width:1280px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	padding:15px 0;
	font-size:15px;
}
.links a{
	font-size:14px;
	margin:0 5px;
}
.setting{
	width:100%;
	position:relative;
	overflow:hidden;
}
.setting img{
	width:100%;
	display:block;
}
.iny{
	position:absolute;
	width:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.5);
	z-index:1;
}
.setting_inner{
	position:absolute;
	z-index:2;
	top:40%;
	width:100%;
	text-align:center;
	color:#fff;
}
.setting_inner_title{
	font-size:45px;
	margin-bottom:7px;
	font-weight:bold;
	color:#fff;
}
.setting_rul a{
	color:#fff;
}
.public{
	overflow:hidden;
	padding:50px 0;
}
.public .public_left{
	width:26%;
	float:left;
}
.public .public_left .public_left_inner{
	padding:20px;
	margin-bottom:30px;
	background:#ededed;
}
.public .public_left_header a{
	font-size:20px;
	font-family:微软雅黑;
	color:#c01920;
	font-weight:bold;
	padding-bottom:15px;
	border-bottom:2px #7f7f7f solid;
	display:block;
}
.public .public_left_header a span{
	font-weight:none;
	font-size:13px;
	padding-left:15px;
	color:#bababa;
	text-transform:Uppercase;
}
.public .public_right{
	width:72%;
	float:right;
}
.public .public_left_url{
	padding-top:10px;
}
.public .public_left_url li a{
	display:block;
	padding:10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.public .public_right_header{
	font-size:24px;
	padding-bottom:20px;
}
.about .public_right_title{
	font-size:16px;
	line-height:30px;
}
.aboutcss,.productcss,.newscss{
	color:#c01920;
}
.product .public_right_title ul{
	overflow:hidden;
}
.product .public_right_title li{
	float:left;
	width:25%;
	padding-bottom:20px;
}
.product .product_inner{
	padding:10px;
}
.product .product_inner:hover .product_text{
	color:#c01920;
}
.product .product_inner img{
	width:100%;
	display:block;
}
.product .product_text{
	text-align:center;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.product .public_children_top{
	overflow:hidden;
}
.product .children_imges{
	width:25%;
	float:left;
}
.product .children_imges img{
	width:100%;
	display:block;
}
.product .children_text{
	width:65%;
	float:right;
}
.product .children_text .title{
	font-size: 20px;
    font-weight: bold;
    font-style: normal;
    color: #000000;
	margin-bottom:20px;
}
.product .children_text .date{
	padding:15px;
	background:#f5f4f4;
	border-bottom:1px solid #c6c6c6;
	display:flex;
	justify-content:space-between;
}
.product .children_text span{
	color: #666666;
	font-size:14px;
}
.product .children_text a{
	color:#D20001;
	font-size:14px;
}
.product .xinx{
	margin-top:20px;
	font-size:14px;
	line-height:20px;
}
.pagination{
	margin-top:20px;
	display:flex;
	justify-content:space-between;
}
.news .news_inner{
	padding-top:10px;
	border-top:1px solid #e5e5e5;
	padding-bottom:20px;
}
.news .public_right_title{
	margin-bottom:30px;
}
.news .news_inner .news_inner_title a{
	color: #212121;
    font-size: 18px;
    line-height: 18px;
}
.news .news_inner .news_inner_date{
	color: #686868;
    font-size: 12px;
    line-height: 12px;
	padding:8px 0;
}
.news .news_inner .news_inner_text{
	color: #a5a5a5;
    font-size: 13px;
	line-height:18px;
}
.news .news_chtop{
	font-size: 20px;
    font-weight: bold;
    font-style: normal;
    color: #434343;
	text-align:center;
	padding-bottom:15px;
}
.news .news_chtitle p{
	color:#696969;
	line-height:30px;
}
.case .public_right_title ul{
	overflow:hidden;
}
.case .public_right_title li{
	width:50%;
	float:left;
}
.case .case_inner{
	padding:15px;
}
.case .case_inner .case_inner_images img{
	width:100%;
	display:block;
}
.case .case_inner .case_inner_text{
	font-size:18px;
	padding:5px 0;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.contact .contact_inner{
	overflow:hidden;
	padding:50px 0;
}
.contact .contact_left{
	padding-top:10px;
	width:50%;
	float:left;
}
.contact .contact_inner .contact_left_text{
	font-family: 微软雅黑;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    padding: 0 0 15px 0;
    display: block;
    padding: 0 0 15px 0;
    vertical-align: bottom;
}
.contact .contact_left_block p{
	margin:5px 0;
}
.contact .contact_right{
	width:70%;
	float:right;
}
.contact .message{
	overflow:hidden;
}
.contact .message_block{
	width:42%;
	float:left;
	padding:10px 4%;
}
.content .message_title{
	font-size:16px;
	padding-bottom:10px;
}
.content .message_title span{
	color:#cc0101;
	padding-left:4px;
}
.contact .message_block input{
	width:100%;
	border:1px #ccc solid;
	outline:none;
	text-indent:5px;
	display:block;
	box-sizing:border-box;
	height:35px;
}
.contact .contact_right .textarea{
	padding:15px 4%;
	
}
.contact .contact_right textarea{
	width:100%;
	display:black;
	height:120px;
	resize:visible;
	border:1px #ccc solid;
	outline:none;
	text-indent:5px;
	box-sizing:border-box;
}
.contact .sumt{
	padding:0 4%;
	text-align:right;
}
.contact .sumt input{
	display:inline-block;
    line-height: 15px;
    padding:10px 25px;
    background-color: #c01921;
    border: 1px solid #c01921;
	color: #ffffff;
    font-size: 16px;
    line-height: 15px;
	outline:none;
}
.paging{
	text-align:center;
}
.paging li{
	display:inline-block;
	
}
.paging .active a{
	color:#fff;
}
.paging li a{
	padding:10px 20px;
	border:1px #bababa solid; 
	background:#ccc;
	display:block;
	color:#999;
}
.index_casepr ul{
	padding:0 30px;
	position:relative;
}
.inco_left,.inco_right{
	position:absolute;
	top:35%;
}
.inco_left img,.inco_right img{
	width:50px;
	display:block;
}
.inco_left{
	left:-10px;
}
.inco_right{
	right:-10px;
}
.index_casepr li{
	width:100%;
}
.index_casepr .casepr_inner{
	padding:15px;
}
.index_casepr li img{
	width:100%;
	display:block;
}
.index_casepr .swiper-slide{
	width:25%!important;
}
.index_casepr .casepr_text{
	padding:4px 0;
}
.carousel_inner .swiper-slide{
	overflow:hidden;
}
.carousel_inner img{
	width:100%;
	display:block;
}
.m_header,.m_header ul{
	display:none;
}
.m_header .m_title{
	width:100%;
	text-align:center;
	background:#b80202;
	color:#fff;
	position:relative;
}
.m_header .m_title span{
	display:block;
	padding:15px 0;
}
.m_header .m_images{
	position:absolute;
	top:30%;
	right:20px;
	width:20px;
}
.m_header ul{
	position:absolute;
	z-index:4;
	width:100%;
}
.m_header ul li a{
	display:block;
	padding:15px;
	background:#c10808;
	border-bottom:#c10808 1px solid;
	text-align:center;
	color:#fff;
}
.nav{
	background:#ededed;
	padding:10px;
	margin-bottom:40px;
	display:none;
}
.nav .nav_header{
	padding:15px 0;
	text-align:center;
	position:relative;
}
.nav img{
	width:20px;
	position:absolute;
	right:0;
	top:30%;
}
.nav .nav_header a{
	color:#666666;
	outline:none;
	display:block;
}
.nav .nav_url a{
	display:block;
	padding:15px 0;
	color:#666666;
	text-align:center;
}
.nav .nav_header a span{
	text-transform:Uppercase;
}
.nav .nav_url{
	display:none;
}
.tags{
	text-align:center
}
.tags a{
	display:inline-block;
	margin:0 4px;
}
@media(max-width:769px){
.news_chtitle img {height:auto;}
}
@media(max-width:550px){
	.index_about .about_imges .imges{
		padding:0;
	}
	.header .header_inner{
		padding:6px 0;
	}
	.header .header_logo{
		display:block;
		float:none;
		text-align:center;
	}
	.header_text,.links,.footer,.public_left,.header_top{
		display:none!important;
	}
	.m_header{
		display:block;
	}
	.index_about .about_text,.index_about .about_imges,.public .public_right,.product .children_text,.case .public_right_title li{
		width:100%;
		float:none;
	}
	.index_about .about_text .about_text_title{
		padding-top:15px;
		padding-bottom:15px;
	}
	.index_product,.index_case,.index_product li .product_nwes{
		width:auto;
		float:none;
		padding-top:15px;
	}
	.index_product li{
		width:50%;
	}
	.carousel_inner .swiper-slide,.index_casepr .swiper-slide{
		width:100%!important;
	}
	.public,.index_about{
		padding:0;
	}
	.content{
		width:auto;
		padding:15px;
	}
	.content{
		padding-bottom:80px;
	}
	.tel {
		display: block!important;
		width: 100%;
		background-color: #000;
		height: 50px;
		text-align: center;
		line-height: 50px;
		color: #fff;
		font-size: 16px;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 9999;
		font-weight:微软雅黑;
		color: #fff;
	}
	.tel a{
		color: #fff;
	}
	.setting img{
		width:350%;
	}
	.setting_inner{
		top:30%;
	}
	.product .public_right_title li{
		width:50%;
	}
	.paging li{
		margin:5px 0;
	}
	.product .children_imges{
		width:100%;
		text-align:center;
	}
	.product .children_imges img{
		width:50%;
		display:inline-block
	}
	.product .children_text .title{
		text-align:center;
	}
	.public_children_bottom img,.news_chtitle img,.public_right img{
		width:100%;
		display:block;
	}
	.contact .contact_left,.contact .contact_right,.contact .message_block,.contact .contact_right .textarea{
		width:auto;
		float:none;
		padding:0;
	}
	.sumt{
		margin-top:20px;
	}
	.contact_left{margin-bottom:30px;}
	.index_case .case_two .case_one_ul .a{width:93%;}
	.index_case .case_one_ul .title{width:70%;}
	.index_case .case_one_ul .datetime{width:26%;}
}
