@charset "utf-8";
/* CSS Document */
html{ font-size:14px; }
body{
 margin:0;
 padding:0;
 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:0px;margin:0;padding:0}
h2{font:bold 1.7em Arial, Sans-Serif;letter-spacing:0px;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}
a{text-decoration:none;}
a:hover{text-decoration:none; color:#c01701;transition:all 0.8s linear 0s;}
.clear{font-size:0; line-height:0;clear: both;overflow: hidden; zoom: 1;}
.fr{float:right;}
.fl{float:left;}

/*banner*/
.yf_banner{ width: 100%;clear: both; position: relative;}
.yf_banner img{ width: 100%;position: relative;}
.yf_banner h3{font-size:45px;
    color: #fff;
    position: absolute;
    left: 18.6vw;
    top:185px;
    font-weight: normal;margin:0 auto;
}
.yf_banner p{font-size:36px;text-shadow: 6px 5px 6px #000;
    color: #fff;
    position: absolute;
    left: 0vw;
    top: 13vw;
    font-weight: bold;
	text-align:center;
	width:100%;
    margin: 0 auto;}
	
.banner {
  width: 100%;
  height: 520px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.banner h3 {
  font-weight: 600;
  color: #fff;
  font-size: 45px;
  position: absolute;
  top: 230px;
  width: 1280px;
  text-align: center;
  left: 50%;
  margin-left: -640px;
}

.yf_fuwuall{width:100%;overflow: hidden;margin: 0vw auto 0 auto;padding:0 0 0vw 0;background: #fff;}
.yf_fuwu{width: 320px;margin: 0 auto;position: relative;overflow: hidden;}
.yf_fuwu h3{color: #ebe9e9;font-size: 60px;padding-top: 5vw;}
.yf_fuwu h4{
	font-size: 35px;
    color: #000;
    position: absolute;
    bottom: -0.25vw;
    left:3.6vw;
    letter-spacing: 3px;
	}
.fuwu{width: 1200px;
    margin: 0 auto;
    overflow: hidden;margin-top: 4vw;margin-bottom: 5vw;}
.fuwu ul{width:100%;}
.fuwu ul li{width: 25%;
    float: left;position: relative;}
.fuwu ul li:hover{width: 25%;background: #0e52a7;z-index: 99;float: left;position: relative;color: #0e52a7;}
.fuwu ul li img{margin-bottom: 1.5vw;width:100%;position: relative;}
.fuwu ul li:hover img{background: #0e52a7;width:100%;}
.fuwu ul li a{text-align: center;
    font-size: 20px;
    color: #fff;
	position: absolute;
    z-index: 99;
	bottom: 160px;
    font-weight: normal;
    padding: 25px 85px;
}
.small{position: absolute;bottom:11vw;
    width: 120px;
    margin: 0px 6vw;}
.small img{position: absolute;width: 56px !important;}

.box3{width:100%;margin:0 auto;margin-top: 50px;}
.box3 .tlt2{
    text-align: center;
    font-size: 24px;
    color: #b43134;
    line-height: 110px;
    font-weight: bold;
    padding: 50px 0 30px;
}
.box3 ul li{
    width: 20%;
    height: auto;
    float: left;
    position: relative;
    padding-top: 48px;z-index: 0;
}
.box3 ul li img{width:100%;}
.box3 ul li .img{
    width: 300px;
    height: 502px;
}
.box3 ul li .marks{
    width: 100%;
    background: #0e52a7;
    height: 0;
    transition: .3s;
    position: absolute;
    bottom: 0;
    z-index: 9;
}
.box3 ul li:hover .marks{
    height: 100%;
	z-index: 9;
}
.box3 ul li .wz{
    width: 100%;
    padding:80px 0px;
    text-align: center;
    position: absolute;
    top: 80px;
    z-index:9;
    transition: .5s;
}
.box3 ul li .wz img{width: 56px !important;z-index:1;}
.box3 ul li .wz h3{
    font-size: 24px;
    color: #fff;z-index:1;
    line-height: 70px;
    font-weight: normal;
    background: url(../images/line01.png) no-repeat center bottom;
    padding-bottom: 15px;
}
.box3 ul li .wz .info1{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    text-align: left;
    letter-spacing: 0px;
    margin-top: 0px;
	padding: 20px;z-index:1;
}
.box3 ul li .wz .info2{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    text-align: left;
    letter-spacing: 0px;
    margin-top: 0px;
	padding:20px 30px;
    display: none;
	z-index:1;
}
.box3 ul li:hover .info1{
    display: none;
}
.box3 ul li:hover .info2{
    display: block;
	z-index:1;
}
.box3 ul li:hover .wz{
    top: -20px;z-index:10;
}

@media (max-width:760px){
.yf_banner {
    width: 100%;
    clear: both;
    position: relative;
    margin-top: 11vw;
	background: url(../img/pro_ban.jpg) no-repeat center bottom;
	height:60vw;
	background-size: cover;
}
.yf_banner img {
    width: 100%;
    position: relative;
    display: none;
}
.yf_fuwu {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 155px;
}
.yf_banner p {
    font-size: 14px;
    text-shadow: 6px 5px 6px #000;
    color: #fff;
    position: absolute;
    left: 0vw;
    top: 25vw;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.yf_fuwu h3 {
    color: #ebe9e9;
    font-size: 30px;
    padding-top: 5vw;
}
.yf_fuwu h4 {
    font-size: 20px;
    color: #000;
    position: absolute;
    bottom: -0.25vw;
    left: 7.6vw;
    letter-spacing: 3px;
}
.box3 {
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
}
.box3 ul li {
    margin: 0 5%;
    width: 90%;
    height: auto;
    float: left;
    position: relative;
    padding-top: 48px;
    z-index: 0;
}
.juti {
    padding-top: 200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.btn1 {
    width: 45%;
    margin: 0 2.5%;
    float: left;
    background: #0e52a7;
    color: #fff;
    padding: 15px 0vw;
    font-size: 16px;
    border-radius: 10px;
    position: absolute;
    top:23vw;
    left: 1vw;
}
.btn2 {
    width: 45%;
    margin: 0 25px;
    float: left;
    background: #0e52a7;
    color: #fff;
    padding: 15px 0px;
    font-size: 16px;
    border-radius: 10px;
    position: absolute;
    top: 23vw;
    left: 45vw;
}
}