﻿.warp {
    background: #f8f8f8;
}
/*
.top {
    background: url("202111-fanzt-scgzbz-banner.png") center top no-repeat #1861c2;
}
*/
.logo a {
    position: absolute;
    top:30px;
    width: 329px;
    height: 61px;
}
.fhsy {
    position: absolute;
    top: 20px;
    right: 0;
    width: 146px;
    height: 38px;
    background: url("202111-fanzt-fhsy.png") center top no-repeat;
}
/*
.banner {
    height:379px;

}
*/
.ibtn-link {
    background: #fff;
    padding: 18px 30px;
    box-sizing: border-box;
}
.ibtn-link ul {
    margin-right: -12px;
    margin-left: -12px;
}
.ibtn-link ul li {
    float: left;
    width: 25%;
    padding: 15px 15px;
    box-sizing: border-box;
}
.ibtn-link ul li a {
    display: block;
    border-radius: 4px;
    border: 1px solid #e7ecf3;
    text-align: center;
    box-shadow: 0 5px 8px rgba(65,131,237,.1);
    padding: 14px  0 30px 0;
    transition: all .3s;
}
.ibtn-link ul li a:hover {
    border: 1px solid #175fbf;
    box-shadow: 0 5px 8px rgba(65,131,237,.3);
}
.ibtn-link ul li a i {
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 8px;
}
.icon1 { background-image: url("sfgz-icon1.png"); }
.icon2 { background-image: url("sfgz-icon2.png"); }
.icon3 { background-image: url("sfgz-icon3.png"); }
.icon4 { background-image: url("sfgz-icon4.png"); }
.icon5 { background-image: url("sfgz-icon5.png"); }
.icon6 { background-image: url("sfgz-icon6.png"); }
.icon7 { background-image: url("sfgz-icon7.png"); }
.icon8 { background-image: url("sfgz-icon8.png"); }
.icon9 { background-image: url("sfgz-icon9.png"); }
.icon10 { background-image: url("sfgz-icon10.png"); }
.icon11 { background-image: url("sfgz-icon11.png"); }
.icon12 { background-image: url("sfgz-icon12.png"); }
.ibtn-link ul li a span {
    display: block;
    font-size: 18px;
}

.section1{ padding: 30px 0; }

.ht-sec-ban .header_ul ul li a {
    background:url(2021-nd-sz-bg1.png) no-repeat center !important;
}

@media screen and (max-width: 1920px){body{min-width:auto;}}

@media screen and (max-width:1366px) {
 .w-1300{
    width: 1200px;
}
	.container{max-width: 1200px;}


}
@media screen and (max-width:1280px) {
.w-1300{
    width: 1000px;
}
	.container{max-width: 1000px;margin:0 auto;}
	.ibtn-link ul li{width: 33.3%;}


}

@media screen and (max-width:1000px) {
.w-1300{
    width:auto;
	margin:0 auto;
}
	
	.ibtn-link ul li{width: 50%;}
	.section1{padding: 0px;}
	.footer_21{margin-top: 0px;}
	
}


@media screen and (max-width:768px) {

   .ibtn-link ul li{padding: 10px 10px;}
	.ibtn-link ul li a span{font-size: 16px;}
}

@media screen and (max-width:540px) {
	.ibtn-link ul li{width: 100%;}
	.ibtn-link ul li{padding:10px 0px;}
	
}
