/*util*/
* {
margin: 0;
padding: 0;
}
html,
body {
width: 100%;
overflow-x: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
tap-highlight-color: rgba(0, 0, 0, 0);
}
a,
a:active,
a:hover,
a:focus,
a:visited {
text-decoration: none;
color: #fff;
}
ul,
li {
list-style: none;
}
.m-10{
width: 10rem;
margin:0 auto;
}
.m-6{
width: 6rem;
margin:0.4rem auto 0;
}
.text-center {
text-align: center;
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
.hide {
display: none;
}
.clearfix:after {
content: '';
display: block;
visibility: visible;
overflow: hidden;
clear: both;
}
/*head nav*/
/*缁熶竴澶撮儴鏍峰紡*/
.fixed_top_menu {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 100;
height: 2rem;
background: linear-gradient(#fff, #ededed);
border-bottom: 1px solid #535353;
}
.igo_logo {
width: 100%;
float: left;
background: url(/uploads/image/zfmimages/logo.jpg) no-repeat center center;
background-size: 4.5rem;
height: 2rem;
}
.go_back {
float: left;
margin-left: -100%;
width: 2rem;
height: 2rem;
line-height: 2rem;
text-align: center;
color: #535353;
display: block;
font-size: 0.65rem;
-webkit-transform: scaley(2);
transform: scaley(2);
}
.phone_pic {
float: left;
margin-left: -2rem;
width: 2rem;
height: 2rem;
display: block;
background: url(/uploads/image/zfmimages/phone.png) no-repeat center center;
background-size: 0.8rem;
}
/*start*/
body {
background-color: #1e1e1e;
font-family: 'microsoft yahei';
}
.boundary {
margin-left: 0.65rem;
margin-right: 0.65rem;
}
.abtnbox {
text-align: center;
}
.abtn {
display: block;
height: 1.05rem;
background-color: #b0874a;
font-size: 0.6rem;
color: #fff;
font-weight: normal;
line-height: 1.1rem;
border-radius: 0.1rem;
box-sizing: border-box;
text-align: center;
}
.titleimg {
display: block;
width: 100%;
margin-top: 2rem;
margin-bottom: 0.5rem;
}
.header {
margin-top: 2rem;
}
.header img {
display: block;
}
.section1 {
margin-top: 1.25rem;
}
.section1 ul li {
float: left;
border: 1px solid #cec097;
width: 4.65rem;
box-sizing: border-box;
margin-right: 0.375rem;
background: no-repeat top center;
background-size: contain;
}
.section1 ul li:nth-of-type(1) {
background-image: ;
}
.section1 ul li:nth-of-type(2) {
background-image: ;
}
.section1 ul li:nth-of-type(3) {
background-image: ;
margin-right: 0;
}
.section1 ul li h2 {
font-size: 0.6rem;
color: #ffd18c;
font-weight: bold;
line-height: 0.8rem;
text-align: center;
position: relative;
margin: 0.65rem;
}
.section1 ul li h2 span {
position: relative;
}
.section1 ul li h2 span:before {
content: '';
width: 0;
height: 0;
border: 0.075rem solid #ffd18c;
border-radius: 50%;
position: absolute;
left: -0.3rem;
top: 0.30rem;
}
.section1 ul li h2 span:after {
content: '';
width: 0;
height: 0;
border: 0.075rem solid #ffd18c;
border-radius: 50%;
position: absolute;
right: -0.3rem;
top: 0.30rem;
}
.section1 ul li p {
font-size: 0.6rem;
color: #fff;
font-weight: normal;
padding: 0.4rem 0.2rem;
text-align: center;
}
.section1 ul li .abtnbox {
height: 1.4rem;
}
.section1 ul li .abtnbox .abtn {
width: 3.6rem;
margin: auto;
}
.section2 ul li {
border: 1px solid #cec097;
margin-bottom: 0.65rem;
}
.section2 ul li:nth-of-type(2) h1 {
float: right;
}
.section2 ul li:nth-of-type(2) p.toptext {
margin-left: 0.6rem;
margin-right: 2.4rem;
}
.section2 ul li:nth-of-type(2) p.bottomtext {
margin-left: 0.6rem;
margin-right: 2.4rem;
}
.section2 ul li h1 {
font-size: 0.75rem;
color: #000;
font-weight: bold;
line-height: 0.8rem;
background-color: #cec097;
float: left;
width: 1.725rem;
height: 6.4rem;
text-align: center;
box-sizing: border-box;
padding: 1.3rem 0.4rem;
}
.section2 ul li p.toptext {
font-size: 0.6rem;
color: #fff9f1;
font-weight: normal;
margin-left: 2.4rem;
margin-right: 0.6rem;
line-height: 2rem;
border-bottom: 1px dashed #8a8168;
position: relative;
}
.section2 ul li p.toptext strong {
display: inline-block;
width: 3rem;
float: left;
}
.section2 ul li p.toptext .abtn2 {
float: right;
width: 3rem;
margin-top: 0.45rem;
}
.section2 ul li p.bottomtext {
font-size: 0.6rem;
color: #fff9f1;
font-weight: normal;
margin-left: 2.4rem;
margin-top: 0.5rem;
line-height: 1rem;
}
.section2 ul li p.bottomtext strong {
display: inline-block;
width: 3rem;
float: left;
height: 3rem;
}
.section2 ul li p.bottomtext span {
display: inline-block;
margin-top: 0.3rem;
}
.section3 ul li.littlenav {
float: left;
font-size: 0.7rem;
color: #b1884a;
font-weight: normal;
border: 1px solid #b0874a;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
width: 4.6rem;
height: 1.5rem;
line-height: 1.5rem;
margin-right: 0.45rem;
border-bottom: none;
text-align: center;
box-sizing: border-box;
}
.section3 ul li.littlenav:nth-of-type(3) {
margin-right: 0;
}
.section3 ul li.active3 {
background-color: #b0874a;
color: #fff;
}
.section3 .contentbox {
border: 1px solid #cec097;
padding: 0.675rem;
padding-bottom: 1rem;
}
.section3 .contentbox p.pline {
font-size: 0.6rem;
color: #fff9f1;
font-weight: normal;
line-height: 0.8rem;
margin-bottom: 0.4rem;
}
.section3 .contentbox p.pline img {
width: 1rem;
height: 1rem;
margin-right: 0.3rem;
}
.section3 .contentbox .abtnbox3 .abtn3 {
display: inline-block;
width: 3.2rem;
}
.section3 .contentbox .abtnbox span {
font-size: 0.5rem;
color: #b1884a;
}
.section3 .contentbox .libox {
border-top: 1px dashed #8a8168;
margin-top: 0.8rem;
}
.section3 .contentbox .libox h2 {
font-size: 0.75rem;
color: #ffd18c;
font-weight: bold;
text-align: center;
margin: 0.75rem 0 0.5rem;
}
.section3 .contentbox .libox1 .abtn33 {
width: 4.5rem;
margin: 0.4rem auto 0;
}
.section3 .contentbox .libox1 ul li {
margin-bottom: 0.5rem;
width: 4.1rem;
float: left;
margin-right: 0.47rem;
}
.section3 .contentbox .libox1 ul li img {
display: block;
width: 100%;
}
.section3 .contentbox .libox1 ul li:nth-of-type(3) {
margin-right: 0;
}
.section3 .contentbox .libox1 ul li:nth-of-type(6) {
margin-right: 0;
}
.section3 .contentbox .libox1 ul li p {
height: 1.5rem;
background-color: #cec097;
text-align: center;
font-size: 0.6rem;
line-height: 1.5rem;
}
.section3 .contentbox .libox1 ul li:nth-of-type(4) p {
height: 2.15rem;
display: table-cell;
vertical-align: middle;
line-height: 0.8rem;
}
.section3 .contentbox .libox1 ul li:nth-of-type(5) p {
height: 2.15rem;
display: table-cell;
vertical-align: middle;
line-height: 0.8rem;
}
.section3 .contentbox .libox1 ul li:nth-of-type(6) p {
height: 2.15rem;
line-height: 2.15rem;
}
.section3 .contentbox .libox2 .abtn33 {
width: 4.5rem;
margin: 1rem auto 0;
}
.section3 .contentbox .libox2 ul li {
background-color: #cec097;
height: 1.2rem;
font-size: 0.6rem;
color: #1f1f1f;
line-height: 1.2rem;
padding-left: 0.875rem;
margin-top: 0.45rem;
position: relative;
}
.section3 .contentbox .libox2 ul li:before {
content: '';
width: 0;
height: 0;
border: 0.1rem solid #1f1f1f;
border-radius: 50%;
position: absolute;
top: 0.5rem;
left: 0.4rem;
}
.section3 .contentbox .libox3 .abtn33 {
display: inline-block;
width: 5rem;
margin: 1rem auto 0;
}
.section3 .contentbox .libox3 ul li {
width: 3.05rem;
float: left;
margin-right: 0.35rem;
}
.section3 .contentbox .libox3 ul li img {
display: block;
width: 100%;
}
.section3 .contentbox .libox3 ul li:nth-of-type(4) {
margin-right: 0;
}
.section3 .contentbox .libox3 ul li p {
height: 1.5rem;
background-color: #cec097;
text-align: center;
font-size: 0.6rem;
line-height: 1.5rem;
}
.section4 .swiper4 {
position: relative;
margin: 0.65rem;
padding: 0 0.65rem;
border: 1px solid #a49979;
height: 9.75rem;
overflow: hidden;
}
.section4 .swiper4 .swiper-slide {
height: 1.95rem;
font-size: 0.6rem;
color: #fff9f1;
font-weight: normal;
border-bottom: 1px dashed #a49979;
line-height: 1.9rem;
box-sizing: border-box;
}
.section4 .swiper4 .swiper-slide span {
display: inline-table;
margin-right: 0.3rem;
width: 1rem;
height: 1rem;
background: no-repeat center center;
background-size: contain;
text-align: center;
color: #000;
font-size: 0.4rem;
}
.section4 .swiper4 .swiper-slide a {
color: #cca05e;
font-size: 0.6rem;
text-decoration: underline;
float: right;
}
.section4 .swiper4 .scrollbar4 .swiper-scrollbar-drag {
background-color: #cec097;
}
.section5 .navli5 {
width: 4.65rem;
border: 1px solid #b0874a;
border-radius: 4px;
font-size: 0.55rem;
color: #b1884a;
font-weight: normal;
height: 1.25rem;
box-sizing: border-box;
line-height: 1.25rem;
text-align: center;
margin-right: 0.35rem;
margin-bottom: 0.31rem;
}
.section5 .navli5:nth-of-type(3) {
margin-right: 0;
}
.section5 .active5 {
background-color: #b0874a;
color: #fff;
}
.section5 .panel5 {
width: 4.675rem;
height: 4.325rem;
float: left;
background: no-repeat center center;
background-size: cover;
padding-top: 2.5rem;
box-sizing: border-box;
}
.section5 .panel5 p {
font-size: 0.6rem;
color: #222222;
font-weight: normal;
text-align: center;
height: 1.8rem;
display: table-cell;
vertical-align: middle;
width: 4.675rem;
padding: 0 0.6rem;
line-height: 0.8rem;
}
.section5 .panel5 p .fuhao {
font-size: 0.55rem;
position: relative;
left: 0.1rem;
height: 0.6rem;
top: -0.15rem;
}
.section5 .panel5 p .num {
font-size: 0.8rem;
font-weight: bold;
}
.section5 .rightnav .navli5 {
margin-right: 0;
}
.section6 {
position: relative;
}
.section6 .abtn {
width: 5rem;
margin: 0.8rem auto 0;
}
.section6 .swiper6 {
height: 20rem;
}
.section6 .swiperbox6 {
width: 100%;
}
.section6 .swiperbox6 .pagination6 {
height: 1rem;
line-height: 1rem;
}
.section6 .swiperbox6 .pagination6 .swiper-pagination-bullet {
border: 1px solid #b0874a;
}
.section6 .swiperbox6 .pagination6 .swiper-pagination-bullet-active {
background-color: #b0874a;
}
.section6 .panel6 {
height: 18.2rem;
}
.section6 h2 {
margin: 0 1.25rem;
height: 2.125rem;
background-color: #cec097;
text-align: center;
line-height: 2.125rem;
font-size: 0.65rem;
color: #000;
font-weight: bold;
}
.section6 .contentbox6 {
padding: 1rem 0.65rem 0.65rem;
border: 1px solid #cec097;
margin: 0 1.25rem;
height: 14.5rem;
}
.section6 .contentbox6 ul li {
float: left;
border: 0.05rem solid #b0874a;
border-bottom: none;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
font-size: 0.6rem;
color: #b0874a;
font-weight: normal;
width: 3.625rem;
height: 1.325rem;
line-height: 1.325rem;
box-sizing: border-box;
margin-right: 0.61rem;
text-align: center;
}
.section6 .contentbox6 ul li:nth-of-type(3) {
margin-right: 0;
}
.section6 .contentbox6 ul li.active6 {
background-color: #b0874a;
color: #fff;
}
.section6 .contentbox6 .textbox6 {
border: 0.05rem solid #b0874a;
font-size: 0.6rem;
color: #fff;
font-weight: normal;
padding: 0.5rem;
line-height: 0.9rem;
}
.section6 .contentbox6 h3 {
font-size: 0.6rem;
color: #fff9f1;
font-weight: bold;
text-align: center;
margin: 0.75rem 0 0.375rem;
}
.section6 .contentbox6 p {
font-size: 0.6rem;
color: #fff9f1;
font-weight: normal;
line-height: 1.05rem;
}
.pop_form {
position: fixed;
left: 0;
right: 0;
bottom: 2.5rem;
background-color: #b0874a;
color: #fff;
height: 1.6rem;
line-height: 1.6rem;
text-align: center;
font-size: 0.6rem;
z-index: 990;
}
.popformbox.active33 {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.popformbox {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
height: 100%;
z-index: 998;
background: rgba(0, 0, 0, 0.65);
opacity: 0;
transition: all 0.3s;
-webkit-transform-origin: top;
transform-origin: top;
-webkit-transform: scale(0);
transform: scale(0);
}
.popformbox .popform {
position: fixed;
left: 0rem;
right: 0rem;
top: 25%;
line-height: 1.1rem;
z-index: 900;
font-size: 0.65rem;
width: 11.4rem;
margin: auto;
background-color: #fef6df;
}
.popformbox .popform h2 {
margin: 0.5rem 0 0.4rem;
font-size: 0.7rem;
color: #080808;
font-weight: bold;
text-align: center;
}
.popformbox .popform p {
font-size: 0.6rem;
color: #080808;
font-weight: normal;
padding: 0 1rem;
}
.popformbox .popform .abtnbox {
margin: 0.5rem 0 0.75rem;
}
.popformbox .popform .abtnbox .abtn {
padding: 0 0.4rem;
display: inline-block;
}
.popformbox .popform .closeimg {
position: absolute;
width: 1.15rem;
height: 2.05rem;
right: 0rem;
top: -2.05rem;
}
.sbg {
position: absolute;
z-index: -1;
}
.sbg:nth-of-type(1) {
width: 2.5rem;
height: 4rem;
top: 21rem;
right: 0;
}
.sbg:nth-of-type(2) {
width: 4rem;
height: 6.75rem;
top: 44rem;
left: 0;
}
.sbg:nth-of-type(3) {
width: 3.75rem;
height: 5.5rem;
top: 81.5rem;
right: 0;
}
.sbg:nth-of-type(4) {
width: 3.75rem;
height: 5rem;
top: 113rem;
left: 0;
}
.sec_pop_form{
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 999;
opacity: 0;
-webkit-transform:scale(0);
transform:scale(0);
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.sec_pop_form.active{
opacity: 1;
-webkit-transform:scale(1);
transform:scale(1);
}
.close_box{
position: absolute;
right: 1.25rem;
top: -2rem;
width: 1.25rem;
height: 1.25rem;
border-radius: 50%;
line-height: 1rem;
z-index: 99999;
text-align: center;
background: url(/uploads/image/zfmimages/close_a_btn.png) no-repeat center center;
background-size: 0.55rem .5rem;
border: 1px solid #fff;
}
.close_box:after{
content: '';
position: absolute;
top: 1.25rem;
left: 50%;
width: 1px;
height: .75rem;
background-color: #fff;
display: block;
}
.sec_pop_mask{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.7)
}
.sec_pop_content{
position: absolute;
left: 50%;
top: 50%;
width: 12rem;
padding: 1rem;
background-color: #fff;
-webkit-box-sizing:border-box;
box-sizing:border-box;
-webkit-transform: translate3d(-50%,-50%,0);
-moz-transform: translate3d(-50%,-50%,0);
-ms-transform: translate3d(-50%,-50%,0);
-o-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.sec_tit{
position: relative;
margin-bottom: 1.2rem;
font-size: .9rem;
color: #cec097;
text-align: center;
}
.sec_tit:after{
content: '';
position: absolute;
left: 50%;
top: 1.5rem;
width: 2.5rem;
height: 1px;
-webkit-transform: translate3d(-50%,0,0);
-moz-transform: translate3d(-50%,0,0);
-ms-transform: translate3d(-50%,0,0);
-o-transform: translate3d(-50%,0,0);
transform: translate3d(-50%,0,0);
background-color: #cec097;
}
.value_item{
width: 10rem;
height: 1.6rem;
line-height: 1.6rem;
margin: 0.6rem auto;
color: #606060;
position: relative;
}
.value_item span{
float: left;
display: block;
width: 2.7rem;
font-size: .65rem;
text-align: center;
color: #606060;
}
.value_box{
border:1px solid #e1e1e1;
border-radius: 5px;
padding: 3px 5px;
height: 1.5rem;
-webkit-box-sizing:border-box;
box-sizing:border-box;
background: transparent;
width: 7rem;
font-size: .65rem;
color: #777;
}
.sec_button_form{
width: 8rem;
height: 1.6rem;
display: block;
margin: 1.2rem auto 0;
background-color: #b0874a;
color: #fff;
line-height: 1.6rem;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
font-size: .7rem;
letter-spacing: 3px;
text-decoration: none;
}
.sec_button_form:link,.sec_button_form:visited,.sec_button_form:active{color: #fff};