body,
p,
h1,
h2,
h3,
h4 {
    margin: 0px;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #3c3c3c;
}

a:hover {
    text-decoration: none;
}

i {
    font-style: normal;
}

input {
    margin: 0px;
    padding: 0px;
}

button {
    margin: 0px;
    padding: 0px;
    outline: none;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a:hover {
    text-decoration: none;
    color: #17469e!important;
}

.w100 {
    width: 100%;
}

.w80 {
    width: 80%;
}

.imgTop {
    overflow: hidden;
}

address,
em,
i {
    font-style: normal;
}

img {
    max-width: 100%;
}

html {
    font-size: 10px;
}

body {
    font-family: Alibaba-PuHuiTi-R;
}

.ta {
    text-align: center;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.over {
    overflow: hidden;
}

.ma {
    margin: 0 auto;
}

.over>img:hover {
    transform: scale(1.2);
}

.over>img {
    cursor: pointer;
    transition: all 0.6s;
	/*max-height:410px;*/
}

.swiper-button-next,
.swiper-button-prev,
.swiper-pagination-clickable .swiper-pagination-bullet,
textarea,
input:focus {
    outline: none;
    resize: none;
}

.bl {
    display: block;
}@media (min-width:1200px) {
    .container {
        width: 1000px;
    }
}

@media (min-width:1500px) {
    .container {
        width: 1200px;
    }
}

/***********************/
.fl.logo {
    width: 190px;
}

.prosy_a{
	margin:60px auto 30px;}
 .index_futitle {

    font-size: 16px;
    line-height: 36px;
}
.pro_nraa{
	clear:both;
	overflow:hidden;
	margin:40px auto;
}
.pro_nraa ul{
	display:flex;
	justify-content:space-between;
}
.pro_nraa ul li{
	width:30%;
	overflow:hidden;
}
.pro_nraa ul li .pro_nraa01{
	width:100%;
	border-radius:10px 10px 0 0;
	overflow:hidden;
}
.pro_nraa ul li .pro_nraa01 img{
	width:100%;
	transition:all 0.6s ease;
}
.pro_nraa ul li:hover .pro_nraa01 img{
	transform:scale(1.1)
}
.pro_nraa ul li .pro_nraa02{
	background-color:#f1f1f1;
	padding:20px 20px 5px;
	box-sizing:border-box;
	font-size:18px;
	color:#333;
}
.pro_nraa ul li .pro_nraa03{
	background-color:#f1f1f1;
	padding:0px 20px 35px;
	font-size:14px;overflow:hidden;
	line-height:22px;border-radius: 0 0 10px 10px;
}


.index_news {    
    background-color: #f3f6fa;
    height: 700px;
}
.index_huoqu_titleaa{
	font-size:15px;
	color:#fff;
	margin-top:20px;}
.footer_ul li:last-child{
	width:100%  !important;}
.fl.logo img {
    width: 160px;
}


/******产品分页*******/
.ny_news_page {
	margin: 10px auto 60px;
	clear: both;
	padding-top: 10px;
	width: 100%;
}
.ny_news_page a, .ny_news_page span {
	display: block;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	width: 70px;
	height: 40px;
	color: #333;
	background-color: #f8f8f8;
	margin-right: 10px
}
.ny_news_page a:hover, .ny_news_page span {
	background-color: #065eb8;
	color: #fff;
}
.ny_news_page a.page_aa {
	background-color: #065eb8;
	color: #fff;
}
/****************/
.fuwu_ul li img {
	height:260px;	
}