html{ font-size:12px; }
body{margin:0;padding:0;color:#323232; background-color:#fff; overflow-x:hidden; }
div,img,h3,h4,p,dd,dl,em{margin: 0; padding: 0; border: 0;}
h1{font:bold 1.26em Arial, Sans-Serif;letter-spacing:-1px;margin:0;padding:0}
h2{font:bold 1.7em Arial, Sans-Serif;letter-spacing:-1px;font-size:16px;color:#000;background:inherit;margin:0 0 5px;padding:0}
p{margin:0 auto}
ul,li{list-style:none;margin:0;padding:0}
form{margin:0}
.left{float:left}
a{text-decoration:none; color:#666666;}
a:hover{text-decoration:none; color:#c01701;transition:all 0.2s linear 0s;}
.clear { font-size: 0; line-height: 0; clear: both; overflow: hidden; zoom: 1; }

.banner{width:100%;position: relative;}
.banner img{width:100%;position: relative;}
.banner h3{font-size:30px;font-weight:bold;color:#333;position:absolute;top:100px;left:50%;/*text-shadow: 3px 3px 7px #333;*/margin-left: -640px;width: 1280px;text-align: left;}
.banner dd{font-size:16px;font-weight:normal;color:#333;position:absolute;top:150px;left:50%;/*text-shadow: 3px 3px 7px #333;*/margin-left: -640px;width: 1280px;text-align: left;}

.zt{width:1280px;margin:100px auto;overflow: hidden;}
.zt h3{font-size:36px;color:#333;text-align:left;margin-bottom:50px;font-weight:bold;}

.zt ul{padding:0;margin:0;}
.zt ul li{
    float:left;
    text-align:center;
    margin: 0 15px 15px 0;
    padding:45px 30px;
    width: 1220px;
    }
.zt ul li:nth-child(3n){margin-right:0px;}
.zt ul li img{width:35px;float:left;/*background: #fff;*/padding: 16px 20px;border-radius: 10px;box-shadow:5px 5px 10px rgba(0, 0, 0, 0.15)}
.gj{float:left;width: 241px;text-align:left;margin-left: 25px;}
.gj h4{font-size:18px;color:#1e386b;font-weight:bold;line-height: 40px;}
.gj p{font-size:16px;color:#777;font-weight:normal;line-height: 25px;}

.bg1{background: url(../images/zybg1.jpg) center top no-repeat;background-size: cover;}
.bg2{background: url(../images/zybg2.jpg) center top no-repeat;background-size: cover;}
.bg3{background: url(../images/zybg3.jpg) center top no-repeat;background-size: cover;}
.bg4{background: url(../images/zybg4.jpg) center top no-repeat;background-size: cover;}
.bg5{background: url(../images/zybg5.jpg) center top no-repeat;background-size: cover;}
.bg6{background: url(../images/zybg6.jpg) center top no-repeat;background-size: cover;}

@media (max-width: 760px)
{
.banner {
    width: 100%;
    position: relative;
    padding-top: 12vw;
}
.banner h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 70px;
    left: 4%;
    /* text-shadow: 3px 3px 7px #333; */
    margin-left: -0px;
    width: 65%;
    text-align: left;
}
.banner img {
    width: 100%;
    position: relative;
    height: 35vw;
}
.banner dd {
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    position: absolute;
    top: 105px;
    left: 4%;
    /* text-shadow: 3px 3px 7px #333; */
    margin-left: 0px;
    width: 75%;
    text-align: left;
}
.fuwu {
    width: 100%;
    margin: 0px auto;
}	
.fuwu h3 {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-bottom: 8px;
    font-weight: bold;
}	
.zt {
    width: 96%;
    margin: 6vw auto;
    overflow: hidden;
}
.zt h3 {
    font-size: 5vw;
    color: #333;
    text-align: left;
    margin-bottom: 5vw;
    font-weight: bold;
}
.gj h4 {
    font-size: 16px;
    color: #1e386b;
    font-weight: bold;
    line-height: 40px;
    text-decoration: none;
}
.gj p {
    font-size: 14px;
    color: #777;
    font-weight: normal;
    line-height: 25px;
}
.zt ul li {
    float: left;
    text-align: center;
    margin: 0 15px 15px 0;
    padding: 30px 30px;
    width: 1220px;
}	
}


