<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
html {box-sizing: border-box;}
*, *:before, *:after {box-sizing: inherit;}
*{padding:0;margin:0;}
body{word-break:break-all;word-wrap:break-word; margin:0 auto; overflow-x:hidden;padding:0; font-family:'Microsoft Yahei'; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
img{border:none;display:block;}
ul,ul li,dl,dl dt,dl dd{display:block;list-style-type: none;}
ul,ol,input{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
body,h1,h2,h3,h4,h5,h6,p,dl,dd{margin:0; padding:0;}
a{color:#000;text-decoration:none;}
a:hover{color:#e00;text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
li{ list-style:none;}
em,i{font-style:normal}
b,strong,th{font-weight:normal;}
button,input,textarea{font-family:"Microsoft Yahei",Tahoma,Arial,Helvetica,sans-serif;vertical-align:middle;outline: none;}/*input:focus{outline: none;}*/
textarea{resize:none;}
a,button,input,optgroup,select,textarea {-webkit-tap-highlight-color:rgba(0,0,0,0);outline: none; /*去掉a、input和button点击时的蓝色外边框和灰色半透明背景*/border:0
}
input[type=”button”], input[type=”submit”], input[type=”reset”] {
	-webkit-appearance: none;/*去掉苹果默认样式*/
}
.fl{float:left;}
.fr{float:right;}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}
i, cite, em, var, address, dfn {
    font-style: italic;
}



.item_top{  
  max-width: 1920px;
  height: 80px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  line-height: 80px;
}

.topL{
width: 130px;
height: 80px;
margin-left: 50px;
 
}
.topL img{
  width: 100%;
  
}
.topR{
  width: 130px;
  height: 80px;
  margin-right: 50px;
 
   
}
.topR img{
    width: 100%;
    margin-top: 15px;
}

body{ background: #fffff3;}
.zg_ban{ width: 100%; margin: 0 auto; overflow: hidden; min-width: 1200px; height: 765px;  background: url(../images/ban.jpg) no-repeat top center; position: relative;}
.zg_ban .ban_tit{position: absolute;left: 50%; margin-left: -294px; top: 3px; z-index: 10; background: url(../images/ban_tit01.png) no-repeat top center; width: 588px; height: 588px;  text-align: center;}
.zg_ban .ban_tit p.ys01{ font-size: 24px; line-height: 50px; text-align: center; color: #fff; margin-top: 130px;}
.zg_ban .ban_tit p.ys01 img{ width: 33px; height: 4px; display: inline; vertical-align: middle; margin: 0 20px;}
.zg_ban .ban_tit img.dt{ width: 466px; height: 93px; margin: 70px auto; text-align: center;}
.zg_ban .ban_tit p.ys02{ font-size: 28px; color: #fff; background: rgba(255,255,255,0.5); display: inline-block; padding: 0 20px; line-height: 54px;}
.zg_ban .ban_tit p.ys03{ font-size: 16px; color: #1c46b1; line-height: 48px; }
.titBg{position: absolute; width: 668px; height: 515px; top: 45px; left: 50%;margin-left: -334px; z-index: 1; animation: rt 8s infinite linear;}

.zg_ban .title .titBg{position: absolute; top: 15px; left: 44px; z-index: 1; animation: rt 8s infinite linear;}
@keyframes rt {
  0%,50%,100%{transform:rotate(0)}
  25%{transform:rotate(-10deg)}
  75%{transform:rotate(10deg)}
}

.zg_ban .bannerBtm02{ z-index: 2; position: absolute; bottom: 0; left: 0;width: 100%;height: 256px; overflow: hidden; background: transparent url("../images/bannerbtm02.png") center bottom no-repeat; animation: lr 8s infinite linear; -webkit-animation: lr 8s infinite linear;}
.zg_ban .bannerBtm01{ z-index: 3; position: absolute; bottom: 0; left: 0;width: 100%;height: 182px; overflow: hidden;background: transparent url("../images/bannerbtm01.png") center bottom no-repeat;  animation: lr 10s infinite linear;-webkit-animation: lr 10s infinite linear;}

@keyframes lr {
  0%,50%,100%{background-position: center bottom}
  25%{background-position: left bottom}
  75%{background-position: right bottom}
}

@-webkit-keyframes lr {
  0%,50%,100%{background-position: center bottom}
  25%{background-position: left bottom}
  75%{background-position: right bottom}
}

.zg_ban .tree{position: absolute; bottom: -50px; left: 0;width: 100%;height: 603px; overflow: hidden;background: transparent url("../images/tree.png") center bottom repeat-x; z-index: 1;}
.con02 .box{    width: 1160px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;}
.bgBox{background: transparent url("../images/yezibg.png") center -800px repeat-y; animation: bgAni 7s infinite linear;}
.navBox{position: relative; text-align: center; z-index: 10;  width: 1200px; margin: -140px auto 40px auto;}
.navBox li{display: inline-block; vertical-align: top; width: 180px; height: 203px; padding-top: 30px; margin: 0 5px; background: transparent url("../images/anchors.png") center no-repeat; transition: .3s; cursor: pointer;}
.navBox li:hover{margin-top: -20px;}
.navBox li a{color: #fff;}
.navBox li h5{font-size: 16px; color: #1c46b1; margin-bottom:10px;font-weight:100;}
.navBox li p{font-size: 16px; color: #1c46b1; border-bottom: 1px dashed #fff;  margin: 0 auto; padding-bottom: 10px;font-weight:bold;}
.navBox li div a{display: inline-block; font-size: 20px; line-height: 42px; margin: -10px auto 0; background-color: #fff; border-radius:50px; color: #1c46b1; padding: 0 40px;}


.zg_con01{ width: 1200px; margin: 0 auto; overflow: hidden;}
.zg_con02{ width: 1200px; margin: 50px auto; overflow: hidden;}
.tit01{ width: 1200px; margin: 0 auto;  background: url(../images/icon02.png) no-repeat center bottom; height: 120px;}
.tit01 h3{ font-size: 34px; line-height: 100px; text-align: center; color: #1c46aa;}
.tit01 img{ width: 95px; height: 68px; display: inline; vertical-align: middle; margin: 0 30px;}

.con01{ width: 1200px; margin: 0 auto; background: #1d7cd7; overflow:hidden; padding: 20px 0;}
.con02{ width: 1200px; margin: 0 auto; background: #09b1e7; overflow:hidden; padding: 20px 0;}
.tabBox{ width: 1160px; background: #fff;  margin: 0 auto; overflow: hidden;}
.tabTitle{ width: 1140px; margin: 0 auto; overflow: hidden; border-bottom: 1px dashed #09b1e7; padding: 10px 0;}
.tabTitle li{ width: 170px; height: 36px; float: left; margin: 10px; text-align: center;}
.tabTitle li a{ font-size: 16px; line-height: 36px; border: 1px dashed #09b1e7; display: inline-block; width: 100%; background: #e6f9ff; color: #09b1e7;}
.tabTitle li.active a{ background: #009efd;
    background: -moz-linear-gradient(top,  #1c46b1  0%, #47a4f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c46b1 ), color-stop(100%,#47a4f6));
    background: -webkit-linear-gradient(top,  #1c46b1  0%,#47a4f6 100%);
    background: -o-linear-gradient(top,  #1c46b1  0%,#47a4f6 100%);
    background: -ms-linear-gradient(top,  #1c46b1  0%,#47a4f6 100%);
    background: linear-gradient(to bottom,  #1c46b1  0%,#47a4f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c46b1 ', endColorstr='#47a4f6',GradientType=0 ); color: #fff; border: none; padding: 1px;}
.tabContent{ width: 1140px; margin:  auto; overflow: hidden;}
.tabContent .con{ display: none;}
.tabContent .active{ display: block;}
.itemBox{ width: 1120px; margin: 0 auto; overflow: hidden; padding: 20px 0;}
.itemBox .item{ width: 260px; float: left; margin:10px; border: 1px dashed #09b1e7;background: #e6f9ff; border-radius: 4px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; text-align: center; padding-bottom:5px; overflow: hidden;position: relative;}
.itemBox .item h4{ font-size: 18px;  color: #1c46aa; line-height: 80px;  text-align:center;}
.itemBox .item p{color: #ff4e00;font-weight: bold;margin-bottom: 40px;}
.itemBox .item a{ width: 245px; height: 48px; background: url(../images/icon03.png) no-repeat top center; display: inline-block; margin: 0 auto; text-align: left; color: #fff; font-size: 16px; line-height: 39px; padding-left: 50px;}
.itemBox .item span{ width: 101px;  text-align: left; float: right; padding-left: 11px;cursor: pointer;}
.itemBox .item a:hover{opacity: 0.8;}
 .itemBox .item img{width:180px;position: absolute;top: 7px;left: 50%;margin-left: -90px;} 
.item_img_div{width:100%;height: 100%;background: rgba(39, 39, 39, 0.8);position: absolute;top: 0;left: 0;}
.tit02{ font-size: 24px; color: #1c46aa; line-height: 52px; background: url(../images/icon04.png) no-repeat center left; margin-left: 20px; padding-left: 40px; margin-top: 20px;}




.zg_con02 .cityList:after,.zg_con02 .cityList ul:after{content:""; display: table; clear: both;}
.zg_con02 .cityList{ position: relative;  width: 1030px; margin: 20px auto 35px auto;}
.zg_con02 .cityList:before{content: '';display: block;width: 9px;height: 9px;border-radius: 50%;background-color: #09b1e7;position: absolute;left: 0;top: 10px;}
.zg_con02 .cityList:after{content:"";position: absolute;left: 28px;top: 15px; height: 131px; width: 1px; background-color: #09b1e7;}
.zg_con02 .cityList ul{position: relative; padding-left: 43px;}
.zg_con02 .cityList ul.firstUl:before{content:""; display: block; position: absolute;left: 9px; top: 50%; width: 20px; height: 1px; background-color: #09b1e7;}
.zg_con02 .cityList ul+ul{padding-top: 100px;}
.zg_con02 .cityList li{position: relative; float: left; width: 140px; height: 30px; padding-right: 28px; border-radius: 100px; text-align: center;}
.zg_con02 .cityList li:after{content:""; position: absolute; top: 50%; right: 0; height: 1px; width:28px; background-color: #09b1e7;}
.zg_con02 .cityList li.firstChild:before{content:"";position: absolute; top: 50%; left: 0; width: 15px; height: 1px; margin-left: -15px; background-color: #09b1e7;}
.zg_con02 .cityList li.lastChild:before{content: '';display: block;width: 9px;height: 9px;border-radius: 50%;background-color: #09b1e7;position: absolute;right: 0;top: 50%;margin-top: -4px;}
.zg_con02 .cityList li .classBox{opacity: 0; visibility: hidden; position: absolute; width: 480px;left: 0;top: 55px;text-align: left;padding: 0 20px; color: #09b1e7; background-color: #ffefd3; border-radius: 100px; border: 1px solid #09b1e7; transition: .5s;}
.zg_con02 .cityList ul+ul li .classBox{top: -65px;}
.zg_con02 .cityList li.curRight .classBox{right: 0; left: auto}
.zg_con02 .cityList li a{background-color: #e6f9ff; display: block; height: 30px; line-height: 26px; font-size: 16px; color: #09b1e7; border-radius: 100px; border: 2px solid #09b1e7;}
.zg_con02 .cityList li a.active{color: #fff;background: #009efd;
    background: -moz-linear-gradient(top,  #009efd 0%, #2af598 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009efd), color-stop(100%,#2af598));
    background: -webkit-linear-gradient(top,  #009efd 0%,#2af598 100%);
    background: -o-linear-gradient(top,  #009efd 0%,#2af598 100%);
    background: -ms-linear-gradient(top,  #009efd 0%,#2af598 100%);
    background: linear-gradient(to bottom,  #009efd 0%,#2af598 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009efd', endColorstr='#2af598',GradientType=0 );  border: none; line-height: 30px;}
.zg_con02 .cityList li .loc{opacity: 0; transition: .5s; visibility: hidden;position: absolute; top: 0; left: 46px; margin-top: -30px;}
.zg_con02 .cityList li .add{opacity: 0; transition: .5s; visibility: hidden;position: absolute; bottom: 0; left: 48px; margin-bottom: -20px;}
.zg_con02 .cityList li.cur {z-index: 5;}
.zg_con02 .cityList li.cur .loc,.zg_con02 .cityList li.cur .add,.zg_con02 .cityList li.cur .classBox{opacity: 1; visibility: visible;}
.zg_con02 .cityList li.cur a{color: #fff; background: #009efd;
    background: -moz-linear-gradient(top,  #009efd 0%, #2af598 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009efd), color-stop(100%,#2af598));
    background: -webkit-linear-gradient(top,  #009efd 0%,#2af598 100%);
    background: -o-linear-gradient(top,  #009efd 0%,#2af598 100%);
    background: -ms-linear-gradient(top,  #009efd 0%,#2af598 100%);
    background: linear-gradient(to bottom,  #009efd 0%,#2af598 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009efd', endColorstr='#2af598',GradientType=0 ); border: none; line-height: 30px; }
.zg_con02 .cityList li.cur a .classBox{ }
.zg_con02 .cityList ul.active{z-index: 10;}
.zg_con02 .cityBox{     border-top: 1px dashed #09b1e7;width: 1140px;
    margin: 0 auto;
    overflow: hidden;}
.zg_con02 .box{padding-top: 35px;}
.zg_con02 .box .con{display: none;}
.zg_con02 .box .con.active{display: block;}


.con03{ width: 1200px; margin: 0 auto; overflow: hidden;}
.con03 ul{position: relative; z-index: 2; margin-bottom: 40px;}
.con03 ul:after{content:""; display: table; clear: both;}
.con03 li{position: relative; float: left;width: 440px; margin: 30px 75px; cursor: pointer;}
.con03 li:hover .box{transform: scale(1.1);}
.con03 li .box{position: relative; background: url(../images/bj01.png) center no-repeat; z-index: 5; transition: .3s; height: 180px;width: 440px;}
.con03 li img.pic{float: left; width: 132px; height: 132px; margin-top: 28px; margin-left: 28px;}
.con03 li .textBox{ margin-left: 180px; padding-top: 18px; margin-right: 15px;}
.con03 li .textBox h4{margin-bottom: 10px;font-size: 22px; color: #fff; font-weight: bold;margin-top: 20px;}
.con03 li .textBox p{font-size: 16px; line-height: 30px; color: #fff; }
.con03 .yezi02{position: absolute; left: 0; top: 380px; margin-left: -130px; z-index: 1; animation: tb 3s infinite linear;}
.con03 .yezi01{position: absolute; right: 0; top: 120px; margin-right: -130px; z-index: 1; animation: tb 7s infinite linear;}
.con03 li .boxShadow{ width: 344px; height: 28px; position: absolute; bottom: 0;left: 50%; margin-left: -172px;margin-bottom: -14px; z-index: 1;}

.tit04{ width: 1200px; margin: 0 auto; overflow: hidden; text-align: center;}
.tit04 h3{font-size: 34px;
    line-height: 100px;
    text-align: center;
    color: #1c46aa;}
.tit04 img{    width: 95px;
    height: 68px;
    display: inline;
    vertical-align: middle;
    margin: 0 30px;}
.con04{ width: 1200px; margin: 0 auto; overflow: hidden;}
.con04 ul{ overflow: hidden; padding-bottom: 40px; }
.con04 ul li{ float: left; width: 280px; height: 81px; margin: 0 60px;}
.con04 ul li a{ font-size: 20px; color: #fff; line-height: 70px; font-weight: bold; width: 100%; display: inline-block; text-align: center;}
.con04 ul li.bjys01{ background: url(../images/icon_bj01.png) top center;}
.con04 ul li.bjys02{ background: url(../images/icon_bj02.png) top center;}
.con04 ul li.bjys03{ background: url(../images/icon_bj03.png) top center;}


.item_yuyue{
  width: 1200px;
  height: 400px;
  margin: 50px auto;
  background: url(../images/yybg.png) bottom center no-repeat;
  background-size: 100%;
  display: flex;
  justify-content:center;
  box-sizing: border-box;
}
.item_yuyue_l{
  width: 45%;
  height: 300px;
  margin-top: 100px;
}
.item_yuyue_l p span{
	font-size:30px;
}
.item_yuyue_l p{
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
}
.item_yuyue_l p:nth-child(1){
  margin-top: 30px;
}
.item_yuyue_l p:nth-child(2){
  margin-top: 30px;
}
.item_yuyue_l p:nth-child(3){
  margin-top: 30px;
}
.item_yuyue_r{
  width: 40%;
  height: 300px;
  margin-top: 50px;
  background: rgb(255, 255, 255,0.3);
  padding: 25px;
  border-radius: 25px;
  
}
.item_yyBox_r_line{
  width: 100%;
  height: 35px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;

}
.item_yyBox_r_line p{
  width: 20%;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.item_yyBox_r_line input{
  height: 35px;
  width: 70%;
  border: 1px solid #cacaca;
  outline: none;
}
.yzm{
  width: 40% !important;
}
#verCodeBtn{
  width: 30% !important;
  background: rgb(248, 134, 134);
  color: #fff;
  font-size: 16px;
  border: none !important;
}
.yybtn{
    font-size: 18px;
    background: rgb(248, 134, 134);
    color: #fff;
    margin-left: 20%;
    border: none !important;
}

.item_bottom{
  width: 1200px;
  margin: 50px auto 0;
  background: -moz-linear-gradient(top,  #1c46b1  0%, #1286ec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c46b1 ), color-stop(100%,#1286ec));
  background: -webkit-linear-gradient(top,  #1c46b1  0%,#1286ec 100%);
  background: -o-linear-gradient(top,  #1c46b1  0%,#1286ec 100%);
  background: -ms-linear-gradient(top,  #1c46b1  0%,#1286ec 100%);
  background: linear-gradient(to bottom,  #1c46b1  0%,#1286ec 100%);
  overflow: hidden;
}

.tit05{ width: 1200px; margin: 50px auto; overflow: hidden; text-align: center;}
.tit05 h3{font-size: 34px;
    line-height: 100px;
    text-align: center;
    color: #fff;}
.tit05 img{    width: 95px;
    height: 68px;
    display: inline;
    vertical-align: middle;
    margin: 0 30px;}

.item_bottom_box{
  width: 1000px;
  margin: 50px auto;
  display: flex;
  justify-content: space-around;
}
.item_bottom_box_one{
  width: 250px;
  height: 280px;
  text-align: center ;
}
.item_bottom_box_one p{
  text-align: center !important;
  color: #fff;
  margin-top: 15px;
font-size:20px;
}
.item_bottom_box_one img{
  display: block;
  margin: 0 auto;
  width: 180px;
  text-align: center;
}
.item_bottom_box_one p:nth-child(3){
  font-weight: bold;
}

.item_footer{
	width: 1200px;
  margin: 0 auto;
}
.item_footer img{
	width:100%
}
.item_czbg{
		width:1000px;
		margin:25px auto;
		display:flex;
		justify-content:space-around;
		flex-wrap:wrap;
		
	}
	.item_czbgbox{
		width:450px;
		height:165px;
		background:url(http://www.yinhangzhaopin.com/special/2024czggyy/images/bgdiv.png) top center no-repeat;
		background-size:100%;
		margin-top:15px;
	}
	.item_czbgbox_p1{
		text-align:center;
		font-size:36px;
		font-weight:bold;
		color:#3d503d;
		margin-top:44px;
	}
	.item_czbgbox_box{
		width:90%;
		display:flex;
		justify-content:space-between;
		align-items:center;
		margin:15px auto;
	}
	.item_czbgbox_box a{
		display:block;
		width:120px;
		height:32px;
		border-radius:25px;
		text-align:center;
		line-height:32px;
		border:1px solid #3d6540;
		color:#3d6540;
		font-size:18px;
		font-weight:bold;
	}
	.item_czbgbox_box p{
		font-size:20px;
		font-weight:bold;
		color:#3d6540;
	}




@keyframes bgAni {
  0%,50%,100%{background-position: center -800px}
  25%{background-position: center -850px}
  75%{background-position: center -750px}
}

@-webkit-keyframes bgAni {
  0%,50%,100%{background-position: center -800px}
  25%{background-position: center -850px}
  75%{background-position: center -750px}
}
@-o-keyframes bgAni {
  0%,50%,100%{background-position: center -800px}
  25%{background-position: center -850px}
  75%{background-position: center -750px}
}



.con04 ul li:hover{animation: wobble-horizontal 1s ease-in-out 1;
  -webkit-animation: wobble-horizontal 1s ease-in-out 1;}

@-webkit-keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}


</pre></body></html>