html,
body {
background: #fff;
width: 100%;
margin: 0px;
padding: 0px;
font-family: "Microsoft YaHei", sans-serif;
width: 100%;
letter-spacing: 1px;
}
body {
overflow-y: auto;
font-size: 16px !important;
}
img {
border: 0px;
}
ul,
li,
p {
margin: 0px;
padding: 0px;
}
a {
text-decoration: none;
color: #333333;
}
a:hover {
text-decoration: none;
color: #2135a0;
}
a:focus {
outline: none;
}
ul,
li {
list-style-type: none;
border: none;
}
input,
button,
select,
textarea {
outline: none;
}
textarea {
resize: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
-webkit-appearance: none;
padding: 0;
margin: 0;
font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
margin: 0;
}
ul>li>a {
display: block;
}
ul>li>a>img {
width: 100%;
}
* {
margin: 0;
padding: 0
}
.agric-top {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
background: #FFFFFF;
position: fixed;
z-index: 9999;
top: 0;
}
.width-1320 {
width: 1320px;
margin: 0 auto;
padding: 12px 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.agric-logo {
width:40%;
}
.agric-logo>img {
width:100%;
}
.agric-login {
text-align: right;
}
.agric-login>p{
margin-left: 20px;
}
.agric-login>p>span{
padding: 0 6px;
cursor: pointer;
}
.agric-login>p>span.active{
color: ;
}
.agric-login>p>span:hover{
color: #429eeb;
}
.langue-chose {
border: 1px solid #CCCCCC;
margin-left: 30px;
color: #666666;
}
.langue-chose>option {
color: #666666;
}
.agric-login>a {
color: #666666;
}
.agric-login>a:hover {
color: #00692f;
}
.agric-login>i {
font-style: normal;
font-size: 14px;
}
.tl-banner{
}
.agric-search {
margin-top: 15px;
position: relative;
}
.agric-search>input {
width: 340px;
height: 34px;
border-radius: 50px;
line-height: 34px;
border: 1px solid #429eeb;
padding-left: 10px;
padding-right: 90px;
}
.agric-search>a {
border-radius: 0 50px 50px 0;
border: 1px solid #429eeb;
background: #005fa3;
color: #FFFFFF;
display: block;
position: absolute;
right: 0;
top: 0;
width: 80px;
height: 34px;
text-align: center;
line-height: 34px;
font-size: 18px;
}
.agric-search>a:hover {
background: #2c8dde;
transition: all .5s;
color: #FFFFFF;
}
.swiper-container01 {
width: 100%;
}
.tl-bannerimg {
width: 100% !important;
}
.tl-bannerimg>img {
width: 100%;
}
.swiper-pagination011{
bottom:18px !important;
}
.all-conten{
margin-top: 20px !important;
}
.all-nav{
width: 100%;
height: 100px;
box-shadow: 0px 0px 7px #999999;
position: fixed;
z-index: 99;
background: #ffffff;
}
.all-nav-nr{
top: 0 !important;
}
.agric-nav {
width:80%;
min-width: 1200px;
margin: 0 auto;
position: relative;
z-index: 9;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ipmor-nav>ul>li>a>span{
display: block;
text-align: center;
font-weight: normal;
font-size: 13px;
letter-spacing: -1px;
}
.recon-top{
width:86%;
border-radius: 50px;
height: 32px;
border: 1px solid #CCCCCC;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
margin-left: 14%;
margin-top:20px;
}
.recon-top>input{
background: none;
border: none;
padding-left: 8px;
color: #FFFFFF;
}
.recon-top>a{
background: #f0f0f0;
border-radius: 50px;
width: 68px;
display: block;
opacity: 0.6;
}
.recon-top>a:hover{
opacity: 1;
color: #666666;
}
.recon-top>a>i{
font-size: 24px;
background: #f0f0f0;
border-radius: 50px;
text-align: center;
margin: 0 auto;
display: block;
}
.ipmor-nav>a {
font-size: 18px;
color: #FFFFFF;
line-height: 60px;
font-weight: bold;
padding: 0 20px;
}
.ipmor-nav {
width:80%;
}
.ipmor-nav>ul{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content:flex-end;
margin-top:40px;
}
.ipmor-nav>ul>li.active>a{
font-weight: bold;
color: #015398;
border-bottom: 3px solid #015398;
padding-bottom: 27px;
}
.ipmor-nav>ul>li:hover a{
color: #015398;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.ipmor-nav>ul>li{
width: 12%;
position: relative;
text-align: center;
}
.ipmor-nav>ul>li>a{
color:#000000;
font-size:17px;
line-height: 30px;
}
.ipmor-nav>ul>li:hover .secon-down{
display: block;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.secon-down{
display:none;
position: absolute;
width: 100%;
left:0px;
text-align: center;
box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);
top: 60px;
}
.secon-down>a{
display: block;
background: #FFFFFF;
border-bottom: 1px solid #E5E5E5;
padding:10px 4px;
color: #333333 !important;
line-height:26px;
font-size: 15px;
}
.secon-down>a:last-child{
border-bottom: none;
}
.secon-down>a:hover{
color: #024287 !important;
font-weight: bold;
}
.news-lb-49>ul>li{
line-height: 44px !important;
}
.ipmor-nav>a.active {
background: #00692f;
padding: 0 20px;
}
.ipmor-nav>a:hover {
background: #00692f;
transition: all .3s;
padding: 0 20px;
color: #FFFFFF;
}
.nav-logo {
max-width: 400px;
width: 20%;
}
.nav-logo>a{
margin-top:18px;
display: block;
}
.nav-logo>a>img {
width:70%;
}
.nav-button{
display: none;
}
.nav-button>i {
font-size: 32px;
display: block;
color: #333333;
margin-right: 10px;
margin-top: 6px;
}
.jdxw-banner{
position: relative;
top:100px;
}
.banner-adv{
position: absolute;
z-index: 999999999;
width: 80%;
left: 10%;
margin: 0 auto;
bottom: 0;
display: flex;
flex-wrap: wrap;
justify-content:space-around;
align-items: center;
}
.adv-list>p{
font-size: 30px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
margin-top:14px;
}
.adv-list{
text-align:center;
background: rgb(0,0,0,0.4);
width: 24%;
height: 100px;
}
.adv-list>span{
font-size:20px;
color: #CCCCCC;
text-align: center;
margin-top: 8px;
}
.house-conten{
width:80%;
margin:0px auto;
min-width: 1200px;
}
.swiper-slide {
text-align: center;
font-size: 18px;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.house-list{
width:100%;
background:#ffffff;
box-shadow: 2px 2px 5px #e5e5e5;
display:block;
}
.house-list:hover{
box-shadow:2px 2px 5px #cc0202;
transition: all .5s;
}
.house-list>p{
width:100%;
}
.house-list>p>img{
width:100%;
}
.house-list-left{
width: 30%;
}
.house-list-left>img{
width:100%;
}
.house-list-right{
width:54%;
text-align: left;
}
.house-list-right>h2{
font-size: 20px;
font-weight: bold;
}
.house-list-right>b{
font-size: 20px;
font-weight: bold;
display: block;
margin: 10px 0;
color: #dc0004;
}
.house-list-right>span{
font-size:16px;
display: block;
margin: 10px 0;
color: #666666;
}
.house-list-right>p{
font-size: 16px;
display: block;
margin: 10px 0;
color: #333333;
line-height: 28px;
height: 140px;
overflow: hidden;
}
.house-list-right>a{
width: 150px;
height: 30px;
border: 1px solid #dc0004;
border-radius: 100px;
display: block;
margin-top:20px;
font-size:16px;
color: #dc0004;
text-align: center;
line-height: 30px;
}
.house-list-right>a:hover{
background: #dc0004;
color: #FFFFFF;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.swiper-button-next02, .swiper-container-rtl .swiper-button-prev {
background-image:url(../images/right.png) !important;
right: 10px !important;
left: auto !important;
}
.swiper-button-prev02, .swiper-container-rtl .swiper-button-next {
background-image:url(../images/left.png) !important;
left: 10px;
right: auto;
}
.house-server{
width: 100%;
background: url(../images/fubig.png);
height: auto;
background-size: 100% 100%;
padding-bottom: 100px;
margin-top: 60px;
}
.server-conten{
width:80%;
margin:0 auto;
min-width: 1200px;
padding: 60px 0;
position: relative;
}
.server-nr{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
margin-top:80px;
}
.server-list{
background: #FFFFFF;
width:48%;
text-align: center;
height:140px;
border:1px solid #e5e5e5;
display: flex;
flex-wrap:nowrap;
justify-content: space-evenly;
align-items: center;
margin-bottom: 30px;
}
.server-list:hover{
background: #cc0202;
color: #FFFFFF;
transition: all .5s;
}
.server-list:hover .fwnew-left{
background: #FFFFFF;
color: #CCCCCC;
transition: all .5s;
}
.server-list:hover .fwnew-left>i{
color: #999999;
transition: all .5s;
}
.server-list:hover .fwnew-right>span{
color: #FFFFFF;
transition: all .5s;
}
.server-list:nth-child(1){
border-top:2px solid #fed081;
}
.server-list:nth-child(2){
border-top:2px solid #b9de9e;
}
.server-list:nth-child(3){
border-top:2px solid #ec8280;
}
.server-list:nth-child(4){
border-top:2px solid #eeabff;
}
.server-list>img{
width:75%;
}
.server-list>p{
font-size: 18px;
margin-top: 20px;
}
.server-title{
text-align: center;
}
.server-title>p{
text-align: center;
font-size: 24px;
font-weight: bold;
}
.server-title>span{
text-align: center;
font-size:15px;
display: block;
margin:2px auto;
}
.server-title>i{
display: block;
width:50px;
margin: 0 auto;
height: 4px;
background: #dc0004;
margin-top: 10px;
}
.why-server{
width: 100%;
height: 160px;
background: #FFFFFF;
border-radius: 600px;
position: absolute;
bottom: -170px;
-moz-box-shadow:4px 4px 8px #cccccc;
-webkit-box-shadow:4px 4px 8px #cccccc;
box-shadow:4px 4px 8px #CCCCCC;
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}
.why-server:hover{
bottom: -150px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.house-jian{
width: 70%;
margin: 0 auto;
min-width: 1200px;
padding: 60px 0 80px 0;
margin-top:160px;
background: url(../images/sj.png);
height: auto;
background-size: 100% 100%;
}
.jian-list>p>i{
font-size:45px;
color: #dcadae;
padding-right: 10px;
}
.jian-list>p{
font-size:24px;
color: #333333;
font-weight: bold;
}
.jian-list>span{
font-size:16px;
color: #4d4d4d;
margin-top: 10px;
display: block;
}
.jian-list{
margin-top:24px;
}
.house-jian>p{
width: 38%;
text-align: center;
margin: 0 auto;
font-size: 16px;
color: #666666;
line-height:34px;
padding-top:50px;
}
.house-jian>span{
width: 38%;
text-align: center;
margin: 0 auto;
font-size:24px;
color: #e8592a;
display: block;
margin-top:20px;
}
.house-jian>span>i{
text-align: center;
font-size:40px;
color: #e8592a;
padding-right:10px;
}
.house-problem{
width: 100%;
background:#f2f2f2;
height: auto;
margin-top:60px;
}
.problem-conten{
width: 70%;
margin: 0 auto;
min-width: 1200px;
padding: 60px 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.problem-left{
width: 50%;
}
.problem-left>p{
width: 100%;
font-size: 20px;
color: #333333;
font-weight: bold;
margin-bottom: 20px;
}
.problem-left>a{
width: 100%;
font-size:16px;
color: #333333;
display: block;
line-height:32px;
}
.problem-left>a:hover{
color: #dc0004;
}
.problem-left>a>i{
color: #dc0004;
padding-right: 6px;
font-size: 18px;
}
.problem-right{
width:30%;
}
.problem-right>p{
font-size: 20px;
color: #333333;
font-weight: bold;
margin-bottom: 20px;
}
.mian-teble>input{
width:100%;
height: 34px;
border: 1px solid #CCCCCC;
display: block;
margin-bottom: 15px;
padding-left: 10px;
font-size: 15px;
}
.mian-teble>textarea{
width:100%;
height:50px;
border: 1px solid #CCCCCC;
display: block;
margin-bottom: 15px;
padding-left: 10px;
font-size: 15px;
}
.mian-button{
display: block;
margin-top: 20px;
width: 120px;
height: 34px;
border-radius:5px;
background: #dc0004;
text-align: center;
line-height: 32px;
color: #FFFFFF;
font-size: 18px;
border: none;
cursor:pointer;
}
.mian-button:hover{
opacity: 0.6;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.footer-lxfs>input{
width: 170px;
height: 32px;
background: #FFFFFF;
border-radius: 60px;
border: none;
padding-left: 20px;
padding-right: 80px;
}
.footer-lxfs>a{
color: #b3b3b3;
font-size: 16px;
padding-right: 30px;
}
.footer-lxfs>a:hover{
color: #FFFFFF;
}
.khpj-conten{
width: 100%;
background: url(../images/jjbg.png);
height: auto;
background-size: 100% 100%;
padding-bottom: 100px;
margin-top: -114px;
}
.khpj-nr{
width: 60%;
margin: 0 auto;
min-width: 1000px;
padding-top:60px;
}
.khpj-list{
width: 100%;
background: #FFFFFF;
border: 1px solid #f2f2f2;
padding: 18px;
display: flex;
flex-wrap: nowrap;
justify-content: start;
margin-top: 20px;
}
.khpj-list:hover{
box-shadow: 0 15px 27px 0 rgba(167,165,165,0.8);
transition: all .5s;
background: #F2F2F2;
}
.khpj-tx{
width:50px;
height:50px;
border-radius: 100%;
overflow: hidden;
margin-right: 10px;
}
.khpj-tx>img{
width: 100%;
}
.khpj-wenz{
width:90%;
}
.khpj-wenz>p{
font-size: 18px;
color: #666666;
margin-top: 10px;
}
.khpj-wenz>span{
font-size:15px;
color: #333333;
display: block;
margin-top: 8px;
line-height: 20px;
}
.khpj-img{
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
margin-top: 8px;
}
.khpj-img>span{
width: 65px;
height:65px;
overflow: hidden;
display: block;
margin-right: 10px;
background: #CCCCCC;
}
.khpj-img>span>img{
width: 100%;
}
.ckwt-list{
width: 100%;
border: 1px solid #F2F2F2;
}
.ckwt-list>p{
width: 100%;
background: #FFFFFF;
padding: 20px;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
cursor: pointer;
}
.ckwt-list>p>i{
color: #dc0004;
padding-right: 6px;
font-size: 18px;
}
.ckwt-list>p>b{
width:94%;
display: block;
color: #333333;
font-size: 16px;
}
.ckwt-list>p>span{
color: #dc0004;
padding-right: 6px;
font-size: 18px;
text-align: right;
display: block;
}
.hdwt-nr{
width: 100%;
padding:20px;
background: #F5F5F5;
font-size: 15px;
line-height: 20px;
display:none;
color: #666666;
}
.mybj-banner{
width: 100%;
}
.mybj-banner>img{
width: 100%;
}
.mybj-gsjj{
width: 90%;
margin: 20px auto;
text-align: center;
line-height:40px;
font-size: 16px;
color: #333333;
}
.mybj-qywh{
width: 100%;
}
.mybj-qywh>img{
width: 100%;
}
.zhaop-conten{
width: 60%;
margin: 80px auto;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
.zhaop-list{
width: 45%;
}
.zhaop-list>h2{
font-size: 20px;
font-weight: bold;
}
.zhaop-list>p{
padding:3px 10px;
background: #f2f2f2;
font-size: 16px;
margin: 10px 0;
width: 20%;
}
.zhaop-list>span{
font-size: 16px;
color: #666666;
line-height: 28px;
display: block;
}
.taoc-more{
width: 70%;
margin: 0 auto;
padding-top: 60px;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}
.taoc-left{
width: 40%;
}
.taoc-img{
width: 500px;
margin:20px auto;
text-align: center;
}
.taoc-img>img{
width:80%;
text-align: center;
}
.taoc-left>p{
font-size:22px;
color: #333333;
font-weight: bold;
text-align: center;
}
.taoc-left>span{
font-size:16px;
color: #333333;
text-align: center;
margin-top: 20px;
display: block;
}
.taoc-conten{
width: 100%;
margin-top: 40px;
}
.taoc-conten>tbody>tr>td{
background: #FFFFFF;
border: 1px dashed #F5F5F5;
padding:10px;
font-size: 15px;
color: #666666;
}
.taoc-conten>tbody>tr>td:first-child{
width: 30%;
font-weight: bold;
text-align: left;
padding-left: 10%;
}
.taoc-conten>tbody>tr>td:last-child{
text-align: left;
padding-left:8%;
line-height: 25px;
}
.zhing-conten {
width: 100%;
padding: 50px 0;
background: #fafafa;
}
.zhing-nr {
width: 80%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.zhing-left {
width: 35%;
}
.zhing-conten{
width: 100%;
padding: 50px 0;
background: #e6e6e6;
}
.zhing-nr{
width: 80%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.zhing-centen{
width: 30%;
margin: 0 auto;
text-align:right;
margin-top:4%;
}
.zhing-centen>img{
width:90%;
text-align: center;
margin: 0 !important;
}
.zhing-right{
width:35%;
}
.zhing-one{
width:100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top:10%;
}
.zhing-one>p{
width: 68px;
}
.zhing-one>span{
display: block;
border-bottom: 1px solid #CCCCCC;
font-size:18px;
font-weight: bold;
color: #e2212b;
margin-left:20px;
}
.zhing-one>i{
font-style: normal;
display: block;
width: 58%;
margin-left: 40%;
margin-top: 4px;
font-size: 16px;
color: #333;
}
.fwnr-conten{
width:60%;
margin:120px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.fwnr-conten>a{
text-align: center;
display: block;
}
.fwnr-conten>a>span{
display: block;
margin-top: 10px;
}
.fwnr-conten>a:hover{
color: #ff6600;
transition: all 1s ease-in;
transform: rotateY(360deg);
-webkit-transform: rotateY(360deg); /* Safari 和 Chrome */
-moz-transform: rotateY(360deg); /* Firefox */
}
.vsrster-conten{
width:100%;
margin: 0 auto;
display: flex;
background: #f5f5f5;
flex-wrap: wrap;
justify-content: space-between;
padding-bottom:50px;
}
.vsr-nr{
width: 80%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content:inherit;
}
.vsr-right{
width: 50%;
}
.vsr-left{
width: 40%;
margin-top: -42px;
}
.vsr-left>img{
width:88%;
}
.vsr-line{
width:1px;
height: 300px;
background: #ff6600;
margin-top:60px;
float: left;
}
.vsr-list{
float: left;
margin-left:-8px;
}
.vsr-list>li{
position: relative;
margin: 30px 0;
}
.vsr-list>li>p{
font-size: 20px;
color: #ff6600;
font-weight: bold;
margin-left: 20px;
}
.vsr-list>li>span{
width: 14px;
height: 14px;
border-radius: 200px;
background: #ff6600;
display: block;
position: absolute;
top: 5px;
}
.vsr-list>li>b{
width: 1px;
height: 80px;
position: absolute;
left: 6px;
display: block;
background: #ff6600;
top: -20px;
}
.vsr-list>li>i{
width: 100%;
font-style: normal;
font-size: 17px;
display: block;
float: left;
margin-left: 22px;
}
.clear{
clear: both;
}
.product-dl{
width: 80%;
margin: 0 auto;
}
.product-nr{
margin-top: 20px;
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content:space-around;
}
.product-left{
width:45%;
}
.priduct-list01{
overflow: hidden;
margin:40px 0;
float:right !important;
}
.priduct-list{
overflow: hidden;
margin:40px 0;
float: left;
}
.pri-wenz{
float: left;
width: 60%;
}
.pri-wenz>span{
display: block;
font-weight: bold;
font-size: 18px;
color: #ff6600;
text-align:right;
margin-top:15px;
}
.pri-wenz>i{
font-style: normal;
font-size: 16px;
color: #666666;
text-align:right;
display: block;
margin-top:10px;
}
.priduct-list>p{
float: left;
margin-left: 20px;
}
.product-right{
width:45%;
}
.pri-wenz01{
margin-left: 20px;
}
.pri-wenz01>span{
text-align: left;
}
.pri-wenz01>i{
text-align: left;
}
.about-title{
width:60%;
margin: 20px auto;
text-align: center;
line-height:34px;
}
.about-img{
width:60%;
margin:0px auto;
text-align: center;
}
.about-img>img{
width:100%;
text-align: center;
}
.zpgw-conten{
width: 100%;
background: #f5f5f5;
overflow: hidden;
padding-bottom: 30px;
}
/*最新样式*/
.ban-top{
width:100%;
height:34px;
background:rgb(0,0,0,0.3);
position: relative;
z-index: 999;
}
.width-80{
width:80%;
margin:0px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding:20px 0;
}
.width-80>p{
font-size:14px;
color:#ffffff;
line-height:34px;
}
.width-80>span{
display:block;
font-size:14px;
color:#ffffff;
line-height:34px;
}
.taocan-nr{
padding:20px;
}
.taocan-name{
width:100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.taocan-name>p{
font-weight:bold;
font-size:17px;
}
.taocan-name>p>span{
font-size:16px !important;
color:#999999 !important;
font-weight:normal !important;
}
.tao-price{
font-size:20px;
font-weight:bold;
color:#cc0202;
}
.tao-ren{
text-align:left;
font-size:16px;
color:#666666;
line-height:28px;
margin-top:30px;
}
.bjtc-xq{
text-align:right;
display:block;
}
.bjtc-xq:hover{
color: #cc0202;
}
.swiper-container02{
padding: 28px;
margin-top: 40px;
width: 100%;
}
.fwnew-left{
width:100px;
height:100px;
background:#5c4044;
border-radius:100%;
}
.fwnew-left>i{
color: #FFFFFF;
font-size: 54px;
text-align: center;
line-height: 100px;
}
.fwnew-right{
width:70%;
text-align: left;
}
.fwnew-right>p{
font-size: 18px;
font-weight: bold;
}
.fwnew-right>span{
font-size: 16px;
color: #666666;
display: block;
margin-top: 8px;
line-height: 30px;
height: 58px;
overflow: hidden;
}
.chose-nr{
width:100%;
margin-top:80px;
padding: 50px 0;
}
.chose-conten{
width: 80%;
margin: 0 auto;
min-width: 1200px;
padding: 60px 0;
display: flex;
flex-wrap: nowrap;
justify-content: space-evenly;
}
.chose-list{
text-align:center;
width: 23%;
margin-top: 20px;
}
.chose-list>i{
font-size: 64px;
font-style: normal;
color: #cd0707;
}
.chose-list>p{
font-size: 18px;
font-weight: bold;
margin: 20px auto;
}
.chose-list>span{
font-size: 16px;
color: #666666;
line-height: 30px;
}
.gream-jiaj{
width: 100%;
background: url(../images/jjbig.png);
height: auto;
background-size: 100% 100%;
padding-bottom: 100px;
margin-top: -5px;
}
.gsjjnew-conten{
width: 80%;
margin: 0 auto;
min-width: 1200px;
padding: 60px 0;
}
.gsjsnwe{
width:90%;
margin:0 auto;
background:#ffffff;
padding:30px;
margin-top:40px;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}
.gsjs-img{
width:45%;
}
.gsjs-img>img{
width:100%;
}
.gsjs-wena{
width:52%;
}
.gsjs-wena>p{
padding:0 0 20px 20px;
line-height:30px;
}
.gsjs-wena>a{
display:block;
text-align:right;
width:150px;
height:44px;
background:#cc0202;
margin-left:20px;
}
.gsjs-wena>a:hover{
opacity: 0.5;
transition: all .5s;
}
.gsjs-wena>a>i{
display: block;
text-align: center;
line-height: 44px;
font-size: 20px;
color: #ffffff;
margin-top:20px;
}
.yybj-nr{
width:80%;
margin:0 auto;
margin-top:80px;
}
.yybj-conten{
width:90%;
margin: 0 auto;
display: flex;
flex-wrap: nowrap;
justify-content: space-evenly;
margin-top:90px;
align-items: center;
}
.yybj-conten>p{
width: 80%;
font-size: 18px;
line-height: 54px;
}
.yybj-xcx>p{
width:150px;
text-align:center;
margin: 0 auto;
}
.yybj-xcx{
width:20%;
}
.yybj-xcx>p>img{
width:100%;
}
.yybj-xcx>span{
display: block;
text-align:center;
}
.yy-iphone{
width:40%;
margin:0 auto;
height:50px;
line-height:50px;
border:2px solid #cc0202;
color:#cc0202;
font-size:24px;
font-weight:bold;
margin-top:60px;
text-align:center;
border-radius:50px;
}
.banj-bottom{
text-align: center;
color: #b3b3b3;
font-size: 14px;
background: #282828;
height:60px;
width: 100%;
text-align: center;
line-height:60px;
}
.contact-right{
display: flex;
flex-wrap: wrap;
justify-content:space-between;
margin-top: 30px;
}
.contact-right>p{
margin: 0 30px;
}
.contact-right>p>span{
font-size: 13px;
color: #02559d;
display: block;
text-align: center;
}
.tcny-second{
display: flex;
flex-wrap: wrap;
justify-content:space-between;
}
.house-list01{
width: 32%;
margin:30px auto;
}
.hyzx-nr{
width:70%;
margin: 40px auto;
}
.hyzx-list{
width:100%;
display: flex;
flex-wrap: nowrap;
justify-content:space-between;
background: #fafafa;
align-items: center;
margin-top: 40px;
}
.hyzx-list:hover{
box-shadow: 5px 5px 5px #e5e5e5;
transition: all .3s;
}
.hyzx-left{
width:80%;
padding: 20px;
}
.hyzx-right{
width:20%;
min-width: 264px;
max-width: 264px;
padding: 20px;
}
.hyzx-right>img{
width:100%;
}
.hyzx-left>p{
font-size: 18px;
font-weight: bold;
}
.hyzx-left>span{
font-size: 16px;
color: #666666;
line-height: 30px;
display: block;
height: 180px;
overflow: hidden;
margin-top: 10px;
}
.hyzx-left>a{
display: block;
text-align: right;
width: 150px;
height:38px;
background: #cc0202;
margin-left: 20px;
}
.hyzx-left>a>i{
display: block;
text-align: center;
line-height:38px;
font-size: 20px;
color: #ffffff;
margin-top: 20px;
}
.hyzx-left>a:hover{
opacity: 0.5;
transition: all .5s;
}
.hyzx-deta{
width: 80%;
margin: 30px auto;
display: flex;
flex-wrap: nowrap;
justify-content:space-between;
}
.deta-left{
width: 20%;
border: 1px solid #E5E5E5;
height: 415px;
}
.deta-left>p{
width: 90%;
margin: 20px auto;
}
.deta-left>p>img{
width: 100%;
}
.deta-left>span{
display: block;
width: 90%;
margin: 10px auto;
font-size: 15px;
line-height: 30px;
color: #666666;
}
.deta-right{
width: 74%;
}
.lxwm-title{
width: 100%;
padding:14px 0;
background: #ba070b;
color: #FFFFFF;
font-size: 18px;
font-weight: bold;
}
.xq-nr{
width: 100%;
border: 1px solid #E5E5E5;
margin-top: 30px;
}
.xq-title>h2{
font-size: 24px;
font-weight: bold;
text-align: center;
padding: 10px 0;
}
.xq-title>span{
font-size: 16px;
color: #999999;
padding: 10px 20px;
}
.xq-zhenw{
padding: 20px 40px;
font-size: 16px;
margin-top: 30px;
line-height: 28px;
}
.xq-page{
padding: 20px 40px;
margin: 30px auto;
}
.xq-page>a{
padding-right: 40px;
color: #ba070b;
}
.xq-page>a:hover{
font-weight: bold;
}
.who-my{
width: 80%;
margin: 20px auto;
margin-bottom: 120px;
}
.who-conten{
width: 100%;
display: flex;
flex-wrap: nowrap;
justify-content:space-between;
margin-top: 80px;
align-items: center;
}
.who-left{
width: 20%;
max-width: 408px;
}
.who-left>img{
width:100%;
}
.who-right{
width: 76%;
}
.who-right>h2{
font-size: 20px;
font-weight: bold;
}
.who-right>p{
font-size:18px;
font-weight: bold;
color:#ba070b;
margin-top: 20px;
}
.who-right>span{
font-size:16px;
color:#666666;
margin-top: 20px;
line-height: 30px;
display: block;
margin-top: 30px;
}
.qywh-new{
width: 100%;
background: #f2f2f2;
}
.qywh-left{
width:55%;
}
.qywh-right{
width: 40%;
}
.qywh-right>img{
width:100%;
}
.who-my01{
width: 80%;
margin: 20px auto;
padding:80px 0;
display: flex;
flex-wrap: nowrap;
justify-content:space-between;
align-items: center;
}
.qywh-left>p{
font-size: 20px;
font-weight: bold;
margin-bottom: 20px;
}
.qywh-left>p>i{
font-size: 20px;
font-weight: bold;
font-style: normal;
color: #d51a1e;
}
.qywh-left>span{
display: block;
font-size:16px;
padding: 10px 0;
color: #4D4D4D;
}
.my-rongy{
width:80%;
margin: 20px auto;
margin-top: 60px;
}
.myry-conten{
width: 100%;
display: flex;
flex-wrap:wrap;
justify-content:space-between;
margin-top: 50px;
}
.myry-conten>a{
width: 23%;
margin: 20px auto;
overflow: hidden;
}
.myry-conten>a>img{
width:100%;
overflow: hidden;
}
.myry-conten>a>img:hover{
transform: scale(1.2);
overflow: hidden;
transition: all .5s;
}
.my-team{
width: 100%;
background: url(../images/td.png);
height: auto;
background-size: 100% 100%;
padding:80px 0;
}
.yeam-conten{
width: 80%;
margin: 30px auto;
margin-top:60px;
}
.yeam-conten>img{
width: 100%;
}
.hzqy-conten{
width:80%;
margin: 20px auto;
margin-top: 60px;
}
.hzqy-img{
width:80%;
margin: 20px auto;
margin-top: 60px;
}
.hzqy-img>img{
width: 100%;
}
.swiper-button-next01{
right: 0px !important;
}
.swiper-button-prev01{
left: 0px !important;
}
.jtnews-left{
width: 48%;
}
/*新闻轮播css*/
.box{width:100%;height:424px;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{width:100%;height: 424px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width:100%; height: 424px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:300px;background: rgba(125,125,120,.4);text-indent: 2em;
padding-right:500px ;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}
/*新闻轮播css*/
.jit-conten{
margin-top: 50px;
}
.jtnews-right{
width: 50%;
margin-top: 8px;
}
.news-conten{
width: 100%;
}
.news-tab{
width: 100%;
border-bottom: 2px solid #d92317;
padding-bottom: 8px;
}
.news-tab span{
padding: 8px 15px;
cursor:pointer;
}
.news-tab span.active{
padding: 8px 15px;
background: #d92317;
color: #FFFFFF;
font-weight: bold;
}
.list-conten{
width: 100%;
}
.list-top{
width: 100%;
display: flex;
flex-wrap:wrap;
justify-content:space-between;
margin-top: 20px;
}
.list-top-left{
width: 30%;
height:90px;
overflow: hidden;
}
.list-top-left>img{
width:100%;
height:90px;
overflow: hidden;
}
.list-top-left>img:hover{
transform: scale(1.2);
overflow: hidden;
transition: all .5s;
}
.list-top-right{
width:68%;
}
.list-top-right>h2{
font-size: 16px;
font-weight: bold;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
margin-top:6px;
}
.list-top-right>a{
display:block;
font-size: 16px;
margin-top: 8px;
color: #666666;
line-height: 24px;
overflow: hidden;
height: 46px;
}
.list-top-right>a:hover{
color: #d92317;
}
.news-list{
position: relative;
display: none;
}
.news-list>a{
position:absolute;
right: 8px;
top: -46px;
font-size: 16px;
color: #d92317;
}
.news-list>a:hover{
font-weight: bold;
}
.list-xq{
width: 100%;
margin-top:12px;
}
.list-xq>p{
width: 100%;
display: flex;
flex-wrap:nowrap;
justify-content:space-between;
margin-top:8px;
}
.list-xq>p>a{
font-size: 16px;
width:80%;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
position: relative;
padding-left:12px;
}
.list-xq>p>a:before{
content: '';
width: 3px;
height: 3px;
background: #666666;
position: absolute;
left: 1px;
top: 10px;
}
.list-xq>p>a:hover{
color: #d92317;
}
.list-xq>p>span{
font-size:13px;
color: #999999;
}
.dmd-product{
width: 100%;
background: url(../images/jjfa.png);
height: auto;
margin-top:98px;
background-size: 100% 100%;
padding: 80px 0;
}
.jdal-product{
width: 100%;
padding: 80px 0;
}
.product-title{
display: flex;
flex-wrap:nowrap;
justify-content:space-between;
}
.product-title>p{
font-size:24px;
color: #02559d;
font-weight: bold;
}
.product-title>p>span{
font-size:30px;
color: #ccc;
font-weight: normal;
display: block;
position: relative;
z-index: -1;
margin-top: -5px;
}
.product-title>a{
color: #d92317;
font-size: 16px;
margin-top: 20px;
}
.product-title>a:hover{
font-weight: bold;
transition: all .5s;
}
.product-classify{
width:80%;
margin: 0 auto;
display: flex;
flex-wrap:nowrap;
justify-content:space-between;
padding:30px 0 60px 0;
}
.cp-list{
width: 20%;
position: relative;
overflow: hidden;
}
.cp-list>p{
width: 100%;
overflow: hidden;
}
.cp-list>p>img{
width: 100%;
overflow: hidden;
}
.cp-list>p>img:hover{
transform: scale(1.2);
overflow: hidden;
transition: all .5s;
}
.cp-list>span{
position: absolute;
display: block;
width: 100%;
height: 60px;
background: rgb(238,37,53,0.5);
color: #FFFFFF;
top: 45%;
text-align: center;
font-size:20px;
line-height: 60px;
font-weight: bold;
}
.cpxq{
position: absolute;
width: 100%;
height:99%;
background: rgb(238,37,53,0.5);
text-align: center;
color: #FFFFFF;
}
.cpxq>b{
display: block;
text-align: center;
font-size: 20px;
border-bottom:2px solid #FFFFFF;
padding-bottom:14px;
padding-top:14px;
}
.cpxq>span{
display: block;
height: 42%;
overflow: hidden;
margin-top: 40px;
line-height: 28px;
padding: 0 16px;
}
.cpxq>a{
width: 60%;
height: 36px;
display: block;
font-size: 16px;
line-height: 36px;
border-radius:80px;
border: 1px solid #FFFFFF;
margin: 0 auto;
margin-top:8%;
color: #FFFFFF;
}
.cpxq>a:hover{
background: #FFFFFF;
color: #d92317;
}
.gsjj-conten{
width: 100%;
background: url(../images/gsjj-big.png);
height: auto;
background-size: 100% 100%;
}
.gsjj-title{
text-align: center;
margin-top:60px;
}
.gsjj-title>p{
font-size: 30px;
color: #333333;
font-weight: bold;
}
.gsjj-title>i{
width: 80px;
height: 2px;
background: #d92317;
display: block;
margin: 0 auto;
margin-top: 10px;
}
.gsjj-title>span{
font-size:16px;
color: #666666;
}
.sgjj-nr{
width: 80%;
margin: 0 auto;
margin-top:50px;
background: #FFFFFF;
padding:40px;
display: flex;
flex-wrap:nowrap;
justify-content:space-between;
align-items: center;
}
.gsjj-left{
width: 48%;
}
.gsjj-right{
width: 48%;
}
.gsjj-left>video {
height: 380px;
}
.item>video {
width: 100%;
object-fit: fill;
border: 0;
display: block;
height: auto;
}
.gsjj-right>p{
padding: 0 0 20px 20px;
line-height: 34px;
height:190px;
overflow: hidden;
text-indent:35px;
}
.gsjj-right>a{
display: block;
text-align: right;
width: 150px;
height: 44px;
background: #cc0202;
margin-left: 20px;
margin-top: 20px;
}
.gsjj-right>a:hover{
opacity: 0.5;
transition: all .5s;
}
.gsjj-right>a>i {
display: block;
text-align: center;
line-height: 44px;
font-size: 20px;
color: #ffffff;
margin-top: 20px;
}
.second-parmod{
width: 80%;
margin: 0 auto;
margin-top:80px;
}
.second-tab{
width:100%;
background: #f6f9fd;
display: flex;
flex-wrap:nowrap;
justify-content:space-between;
align-items: center;
border-bottom: 2px solid #b3b3b3;
}
.second-tab-list{
text-align: center;
width: 16%;
position: relative;
padding:30px 0;
}
.second-tab-list.active{
background: #d92317;
transition: all .8s;
}
.second-tab-list.active span{
color: #FFFFFF;
transition: all .8s;
}
.fgs-img01{
display: none;
}
.gs-rude{
width: 20px;
height: 20px;
margin: 0 auto;
position: absolute;
border-radius: 50%;
border: 1px solid #CCCCCC;
left: 41%;
bottom: -10px;
}
.gs-rude>p{
width: 12px;
height: 12px;
border-radius: 50%;
background: #d92317;
line-height: 20px;
text-align: center;
margin: 0 auto;
margin-top:4px;
}
.fgs-product{
margin-top: 30px;
text-align: center;
height:300px;
overflow: hidden;
}
.product-list{
width: 75%;
margin: 0 auto;
margin-top: 40px;
line-height:32px;
display: none;
}
.djgz{
width: 100%;
padding: 30px 0;
}
.contact{
width:70%;
margin: 30px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contact-left{
text-align: left;
line-height:40px;
color: #666666;
}
.djgz-left{
width: 48%;
}
.djgz-right{
width: 48%;
}
.list-conten01{
width: 100%;
display: flex;
flex-wrap:nowrap;
justify-content:space-between;
margin-top: 20px;
align-items: center;
}
.djgz-nr-left{
width: 35%;
background: #FFFFFF;
position: relative;
padding:20px;
}
.djgz-nr-left>b{
width: 0;
height: 0;
border-top:20px solid red;
border-right:30px solid transparent;
position: absolute;
top: 0;
left: 0;
}
.djgz-nr-left>h2{
font-size: 18px;
font-weight: bold;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.djgz-nr-left>a{
width: 100%;
font-size: 16px;
color: #666666;
line-height: 23px;
height:32%;
overflow: hidden;
margin-top: 10px;
display: block;
}
.djgz-nr-left>a:hover{
color: #d92317;
}
.djgz-nr-left>p{
width: 100%;
margin-top: 10px;
overflow: hidden;
}
.djgz-nr-left>p>img{
width: 100%;
overflow: hidden;
}
.djgz-nr-left>p>img:hover{
transform: scale(1.2);
overflow: hidden;
transition: all .5s;
}
.djgz-nr-right{
width:54%;
}
.djgz-list{
width: 100%;
padding:20px 0;
border-bottom: 1px solid #CCCCCC;
}
.djgz-title{
width: 100%;
display: flex;
flex-wrap:nowrap;
justify-content:space-between;
}
.djgz-title>p{
width: 80%;
font-size:16px;
font-weight: bold;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.djgz-title>span{
color: #999999;
}
.djgz-list>a{
display: block;
margin-top: 8px;
color: #666666;
height:42px;
overflow: hidden;
}
.djgz-list>a:hover{
color: #d92317;
}
.djgz01{
width: 100%;
background: url(../images/jjfa.png);
height: auto;
background-size: 100% 100%;
padding:40px 0;
}
.product-title01{
width: 100%;
display: flex;
flex-wrap:nowrap;
justify-content:space-between;
border-bottom: 1px solid #cccccc;
}
.product-title>a{
font-size: 16px;
color: #02559d;
margin-right: 20px;
}
.parter-cust {
width:80%;
margin: 30px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.hzjy-list {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 30px;
}
.hzjy-list>a{
width: 15%;
}
.hzjy-list>a:hover{
width: 15%;
opacity:0.6;
transition: all .5s;
}
.hzjy-list {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top:5px;
}
.hzjy-list>a:hover{
opacity: 1;
transition: all .5s;
}
.hzjy-list01{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.hzjy-list01>a{
margin: 1%;
}
.hzjy-list>a>img {
width:94%;
}
.dmdcy{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 40px;
}
.dmdcy-list{
width: 24%;
position: relative;
margin-top: 20px;
}
.dmdcy-list>a{
width: 100%;
display: block;
overflow: hidden;
}
.dmdcy-list>a>img{
width: 100%;
overflow: hidden;
}
.dmdcy-list>a>img:hover{
transform: scale(1.2);
overflow: hidden;
transition: all .5s;
}
.hzjy-list>a>img:hover{
transform: scale(1.2);
overflow: hidden;
transition: all .5s;
}
.hzjy-list>img{
margin: 10px 0;
overflow: hidden;
width: 15%;
}
.hzjy-list>img:hover{
transform: scale(1.1);
overflow: hidden;
transition: all .5s;
}
.dmdcy-wena{
width: 100%;
background: rgb(0,0,0,0.4);
display: flex;
flex-wrap: nowrap;
justify-content: space-around;
position: absolute;
bottom: 4px;
padding: 10px 0;
}
.dmdcy-wena>span{
padding-left: 10px;
width: 20%;
display: block;
overflow: hidden;
}
.dmdcy-wena>span>img{
width: 100%;
overflow: hidden;
}
.dmdcy-wena>p{
width:70%;
color: #FFFFFF;
}
.dmdcy-wena>p>b{
font-weight: bold;
color: #FFFFFF;
display: block;
font-size: 20px;
margin-top:8px;
}
.dmdcy-wena>p>span{
display: block;
color: #FFFFFF;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-top:10px;
}
.product-conten{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 40px;
}
.product-dang{
width: 48%;
border: 1px solid #F5F5F5;
display: flex;
flex-wrap:nowrap;
justify-content: space-between;
background: #FFFFFF;
margin-top: 20px;
}
.product-dang:hover{
box-shadow: 0 4px 10px 0 rgba(167,165,165,0.8);
transition: all .5s;
background: #F2F2F2;
}
.product-dang:hover.product-dang>p>img{
transform: scale(1.2);
overflow: hidden;
transition: all .5s;
overflow: hidden;
}
.product-dang>p{
width: 48%;
padding:10px;
overflow: hidden;
}
.product-dang>p>img{
width:100%;
overflow: hidden;
}
.cp-wena{
width: 48%;
}
.dmcp-title{
margin-top:20px;
}
.dmcp-title>h2{
font-size:22px;
font-weight: bold;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.dmcp-title>i{
display: block;
width:30px;
height: 2px;
background: #d92317;
margin-top:6px;
}
.dmcp-title>a{
display: block;
margin-top: 6px;
line-height: 26px;
height: 200px;
overflow: hidden;
padding-right: 10px;
}
.dmcp-zb{
margin-top: 6px;
}
.dmcp-zb>h2{
font-size: 18px;
font-weight: bold;
}
.dmcp-zb>span{
display: block;
font-size:16px;
line-height: 26px;
margin-top: 10px;
color: #666666;
}
.med-jcxw{
width: 100%;
display: flex;
flex-wrap:wrap;
justify-content: space-between;
margin-top:60px;
}
.med-list01{
width: 48%;
}
.med-img01{
width: 40%;
position: relative;
overflow: hidden;
}
.med-right1{
width: 55%;
padding-right: 8px;
}
.med-right1>p{
font-size: 18px;
font-weight: bold;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.med-right1>span{
display: block;
font-size: 16px;
color: #666666;
margin-top: 10px;
line-height: 28px;
height:60px;
overflow: hidden;
}
.med-list01:hover {
box-shadow: 0 5px 10px 0 rgba(167,165,165,0.8);
transition: all .5s;
background: #F2F2F2;
}
.med-list01:hover .med-more>a{
background: #d92317 !important;
color: #FFFFFF !important;
transition: all .5s;
}
.med-yxfc{
width: 100%;
display: flex;
flex-wrap:wrap;
justify-content: space-between;
margin-top:60px;
}
.yxfc-list{
width: 48%;
border: 1px solid #F2F2F2;
background: #FFFFFF;
margin-top: 20px;
}
.yxfc-list>p{
width: 100%;
overflow: hidden;
}
.yxfc-list>p>img{
width: 100%;
overflow: hidden;
}
.yxfc-list:hover.yxfc-list>p>img{
transform: scale(1.2);
overflow: hidden;
transition: all .5s;
overflow: hidden;
}
.yxfc-nr{
width: 100%;
padding: 10px;
}
.yxfc-nr>h2{
font-size:18px;
font-weight: bold;
}
.yxfc-nr>p{
font-size:16px;
color: #999999;
margin-top: 8px;
}
.yxfc-nr>a{
font-size:16px;
color: #333333;
margin-top: 8px;
overflow: hidden;
height:46px;
line-height:24px;
display: block;
}
.djgz-conten{
background: #FFFFFF;
padding: 20px;
margin-top: 0 !important;
}
.djgz-djxw{
width: 60%;
}
.news-nr{
width: 100%;
}
.djgz-dflz{
width:34%;
}
.jtnews-left01{
width: 100% !important;
margin-top: 20px;
}
.box01{
height: 290px !important;
}
.box-11 ul li {
width: 100%;
height: 290px !important;
position: relative;
overflow: hidden;
}
.box-11 ul li img {
display: block;
width: 100%;
height:290px;
}
.list-top-left01{
width: 30%;
height: 150px !important;
overflow: hidden;
}
.list-top-left01>img{
width: 100%;
height: 150px;
overflow: hidden;
}
.list-top-right01>a {
display: block;
font-size: 16px;
margin-top: 8px;
color: #666666;
line-height: 26px;
overflow: hidden;
height: 100px;
}
.news-conten01{
margin-top: 0 !important;
}
.gsgk-conten01{
width: 100%;
background: #FFFFFF;
padding: 30px !important;
display: flex;
flex-wrap:wrap;
justify-content: space-between;
}
.join-left{
width:18%;
}
.join-left>a{
display: block;
padding:12px 20px;
font-size: 18px;
font-weight: bold;
margin: 10px 0;
}
.join-left>a.active{
background: #ee2535;
color: #FFFFFF;
}
.join-left>a:hover{
background: #ee2535;
color: #FFFFFF !important;
}
.join-right{
width: 70%;
margin-right: 3%;
}
.join-list{
width: 100%;
margin-bottom:20px;
}
.join-list>h2{
border-bottom: 1px solid #b2b2b2;
padding: 14px;
width: 100%;
}
.join-conten{
width: 100%;
background: #f2f2f2;
padding: 14px;
}
.join-conten>p{
line-height: 32px;
color: #666666;
font-size: 17px;
height: 134px;
overflow: hidden;
}
.join-time{
width: 100%;
display: flex;
flex-wrap:wrap;
justify-content: space-between;
}
.join-time>span{
font-size: 16px;
color: #666666;
}
.join-time>p{
border: 1px solid #ee2535;
color: #ee2535;
border-radius: 80px;
padding: 6px 24px;
cursor: pointer;
}
.join-time>p:hover{
background: #ee2535;
color: #FFFFFF;
}
.xq-title01{
font-size: 24px;
font-weight: bold;
text-align: center;
}
.djgz-djxw01{
width:80%;
margin: 0 auto;
background: #FFFFFF;
padding: 30px 60px;
}
.djgz-conten01{
background: none !important;
}
.jjfa-list{
width: 19%;
background: #eaf5ff;
text-align: center;
}
.jjfa-list:hover{
background: #fbaa32;
transition: all .5s;
margin-top: -20px;
}
.jjfa-list:nth-child(1):hover{
background: #02559d;
transition: all .5s;
margin-top: -20px;
}
.jjfa-list:nth-child(3):hover{
background: #02559d;
transition: all .5s;
margin-top: -20px;
}
.jjfa-list:nth-child(5):hover{
background: #02559d;
transition: all .5s;
margin-top: -20px;
}
.jjfa-list:hover.jjfa-list>h2{
color: #FFFFFF;
transition: all .5s;
}
.jjfa-list:hover.jjfa-list>span{
color: #FFFFFF;
transition: all .5s;
}
.jjfa-list:hover.jjfa-list>a{
color: #fb9f17;
transition: all .5s;
border: 1px solid #FFFFFF;
background: #FFFFFF;
}
.jjfa-list:hover.jjfa-list>i{
color: #FFFFFF;
transition: all 1s ease-in;
transform: rotateY(360deg);
-webkit-transform: rotateY(360deg); /* Safari 鍜� Chrome */
-moz-transform: rotateY(360deg); /* Firefox */
}
.jjfa-list:hover.jjfa-list>p{
color: #FFFFFF;
transition: all .5s;
}
.jjfa-list>i{
font-size:60px;
color: #fbaa32;
display: block;
padding: 40px 0 20px 0;
}
.jjfa-list>h2{
padding:0px;
font-size:16px;
font-weight: bold;
color: #333333;
}
.jjfa-list>span{
display: block;
padding:20px 20px 0 20px;
line-height: 30px;
font-size:14px;
color: #333333;
}
.jjfa-list>p{
font-size:16px;
color: #333333;
}
.jjfa-list>a{
display: block;
text-align: center;
font-size: 15px;
color: #fb9f17;
border: 1px solid #fb9f17;
width: 50%;
height: 26px;
line-height: 26px;
border-radius: 30px;
margin:28px auto 38px auto;
cursor: pointer;
}
.jdal-list{
width: 25%;
position: relative;
overflow: hidden;
}
.jdal-list>a{
width: 100%;
overflow: hidden;
}
.jdal-list>a>img{
width: 100%;
overflow: hidden;
}
.jdal-list>a>img:hover{
transform: scale(1.3);
overflow: hidden;
transition: all .5s;
}
.jdal-list>p{
text-align: center;
position: absolute;
font-size:20px;
font-weight: bold;
color: #FFFFFF;
top: 80%;
left: 0;
bottom:0;
right: 0;
letter-spacing:3px;
}
/*朗译二级页面 start*/
.cenond{
width: 100%;
}
.cenond>img{
width: 100%;
}
.langy-80{
width:80%;
margin: 0 auto;
display: flex;
flex-wrap:nowrap;
justify-content: space-around;
line-height: 50px;
}
.langy-80>a{
border-left: 1px solid #E5E5E5;
text-align: center;
display: block;
width: 33%;
padding-left: 2px;
}
.langy-80>a.active{
border-bottom: 2px solid #02559d;
color: #02559d;
}
.langy-80>a:last-child{
border-right: 1px solid #E5E5E5;
}
.langy-nav{
width: 100%;
background: #FFFFFF;
height:50px;
padding-bottom:4px;
}
.second-big{
width: 100%;
background: url(../images/jjbg.png);
height: auto;
background-size: 100% 100%;
padding:30px 0;
}
.width-80-ly{
width: 80%;
margin: 0px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding:30px 0;
}
.langy-kec{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.langy-kec-list{
width:19%;
}
.kec-title{
width: 100%;
background: #02559d;
text-align: center;
height: 100px;
}
.kec-title>h2{
padding: 16px 0px 6px 0px;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
}
.kec-title>span{
color: #FFFFFF;
display: block;
font-size: 14px;
}
.kec-img{
width: 100%;
overflow: hidden;
display: block;
}
.kec-img>img{
width: 100%;
overflow: hidden;
}
.kec-img>img:hover{
transform: scale(1.3);
overflow: hidden;
transition: all .5s;
}
.jxms-list{
width: 100%;
background: #FFFFFF;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.langy-kec>a{
width: 100%;
display: block;
}
.jxms-right{
width: 52%;
}
.jxms-left{
width: 48%;
background: #FFFFFF;
}
.jxms-left>h2{
padding: 20px 10px 10px 50px;
font-size: 16px;
font-weight: bold;
color: #333333;
}
.jxms-left>p{
width: 38px;
height: 3px;
background: #02559d;
margin-left:50px;
}
.jxms-left>span{
display: block;
margin-left:50px;
margin-right: 50px;
font-size: 14px;
color: #666666;
line-height: 28px;
margin-top:10px;
}
.jxms-right>img{
width:100%;
}
.langy-fany{
width:80%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-top:10px;
}
.langy-fany-td{
width:100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-top:10px;
}
.fany-left{
width: 50%;
background: #FFFFFF;
padding: 60px 0;
text-align: center;
font-size: 15px;
}
.fany-left01{
width: 50%;
background: #FFFFFF;
padding: 40px 0;
text-align: center;
}
.fany-left>span{
display: block;
color: #000000;
font-size:14px;
line-height:40px;
}
.fany-left01>span{
display: block;
color: #000000;
font-size:14px;
line-height:40px;
text-align: left;
padding: 0 20px;
}
.fany-right{
width: 50%;
overflow: hidden;
}
.fany-right>img{
width:100%;
}
.fany-right>img:hover{
transform: scale(1.3);
overflow: hidden;
transition: all .5s;
}
.langy-qyjj{
width: 100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-top:10px;
}
.qyjj-left{
width: 48%;
}
.qyjj-right{
width: 48%;
}
.qyjj-right>img{
width:100%;
}
.qyjj-left>p{
line-height: 36px;
margin-bottom: 40px;
text-indent:40px;
font-size: 14px;
}
.qyjj-lest{
margin: 16px 0;
}
.qyjj-lest>span{
background: #02559d;
color: #FFFFFF;
font-weight: bold;
padding: 2px 5px;
}
.qyjj-lest>i{
font-style: normal;
line-height: 30px;
display: block;
font-size: 14px;
}
.langy-fzjg{
width: 100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top:10px;
}
.fzjg>h2{
font-size: 16px;
font-weight: bold;
margin-bottom: 20px;
}
.fzjg>span{
display: block;
line-height: 34px;
font-size: 14px;
}
.fzjg>p{
width: 100%;
margin-top: 20px;
}
.fzjg>p>img{
width: 100%;
}
.langy-lydt{
width: 100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top:0px;
}
.lydt-list{
width: 49%;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
background: #FFFFFF;
border: 1px solid #e5e5e5;
margin-top: 20px;
}
.lydt-list:hover{
box-shadow: 0px 0px 7px #E5E5E5;
border: 1px solid #f0a331;
transition: all .5s;
}
.lydt-img{
padding: 20px;
width:30%;
}
.lydt-img>img{
width:100%;
}
.lydt-right{
width: 70%;
}
.lydt-right>p{
width:96%;
overflow: hidden;
white-space:nowrap;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
font-size: 16px;
font-weight: bold;
padding-top: 20px;
}
.lydt-right>span{
width:96%;
height:72px;
line-height: 24px;
overflow: hidden;
display: block;
margin-top: 8px;
color: #666666;
font-size: 14px;
}
.lydt-time{
margin-top:14px;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
width:96%;
padding-bottom: 20px;
}
.lydt-time>i{
font-style: normal;
font-size: 14px;
color: #999999;
}
.lydt-time>a{
font-size:15px;
color: #f0a331;
border: 1px solid #f0a331;
padding: 2px 12px;
border-radius: 80px;
}
.lydt-time>a:hover{
background: #f0a331;
color: #FFFFFF;
transition: all .5s;
}
.langy-801{
width:80%;
margin: 0 auto;
display: flex;
flex-wrap: nowrap;
justify-content: space-around;
line-height: 50px;
}
.langy-801>a{
border-left: 1px solid #e5e5e5;
text-align: center;
display: block;
width:20%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.langy-801>a.active{
border-bottom: 2px solid #02559d;
color: #02559d;
}
.langy-801>a:last-child{
border-right: 1px solid #E5E5E5;
}
.langy-jjfn{
width:100%;
margin: 0 auto;
display: flex;
flex-wrap:wrap;
justify-content: center;
margin-top: 10px;
}
.jdkc-list{
width: 30%;
margin: 0 1%;
margin-top:10px;
margin-bottom: 30px;
}
.jdkc-list>i{
font-style: normal;
font-size: 16px;
font-weight: bold;
color: #333333;
display: block;
margin-left: 10px;
}
.jdkc-list>span{
display: block;
width: 30px;
height: 3px;
background: #02559d;
margin-top: 8px;
margin-left: 10px;
}
.jdkc-list>p{
width: 100%;
overflow: hidden;
}
.jdkc-list>p>img{
width: 100%;
overflow: hidden;
}
.jdkc-list>p>img:hover{
transform: scale(1.3);
overflow: hidden;
transition: all .5s;
}
.langy-bzlc{
width:70%;
margin: 0 auto;
margin-top: 40px;
}
.langy-bzlc>img{
width: 100%;
}
.langy-zljd{
width: 100%;
}
.zljd-wen{
width:100%;
margin: 0 auto;
display: flex;
flex-wrap: nowrap;
justify-content: space-around;
}
.wen-list{
width: 30%;
text-align: left;
}
.wen-list>h2{
font-size: 16px;
font-weight: bold;
margin-bottom:10px;
}
.wen-list>a{
display: block;
width: 100%;
overflow: hidden;
}
.wen-list>a>img{
display: block;
width: 100%;
overflow: hidden;
}
.wen-list>p{
display: block;
line-height:28px;
font-size: 14px;
height: 70px;
}
.zljd-line{
width: 100%;
position: relative;
display: flex;
flex-wrap: nowrap;
justify-content: space-around;
}
.zljd-line>p{
width: 100%;
height: 1px;
background: #02559d;
position: absolute;
top: 30px;
}
.line-rauge{
position: absolute;
top:23px;
width: 90%;
margin: 0 auto;
display: flex;
flex-wrap: nowrap;
justify-content: space-around;
}
.line-rauge>p{
width: 30%;
text-align: left;
}
.line-rauge>p>span{
display: block;
width:16px;
height: 16px;
background: #02559D;
border-radius: 50%;
}
.zljd-img{
width: 90%;
margin: 0 auto;
display: flex;
flex-wrap: nowrap;
justify-content: space-around;
margin-top: 50px;
}
.zljd-img>p{
width: 30%;
overflow: hidden;
}
.zljd-img>p>img{
width:100%;
overflow: hidden;
}
.zljd-img>p>img:hover{
transform: scale(1.3);
overflow: hidden;
transition: all .5s;
}
.langy-jdal{
width: 100%;
}
.lydt-list01{
width:100%;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
background: #FFFFFF;
border: 1px solid #e5e5e5;
margin-top: 20px;
}
.lydt-list01:hover{
box-shadow: 0px 0px 7px #E5E5E5;
border: 1px solid #f0a331;
transition: all .5s;
}
.lydt-right01>p>b{
font-size: 28px;
color: #02559d;
padding-right: 10px;
}
.lydt-right01{
width: 70%;
}
.lydt-right01>p{
width:96%;
overflow: hidden;
white-space:nowrap;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
font-size: 16px;
font-weight: bold;
padding-top: 20px;
color: #02559d;
}
.lydt-right01>span{
width:96%;
height:160px;
line-height:32px;
overflow: hidden;
display: block;
margin-top: 8px;
color: #666666;
font-size: 14px;
}
.kn-list{
width: 100%;
margin: 30px 0;
}
.kn-list>p{
width:100%;
font-size: 16px;
font-weight: bold;
}
.kn-list>p>b{
font-size: 28px;
color: #02559d;
padding-right: 10px;
}
.kn-list>span{
width:100%;
line-height: 28px;
padding-left:26px;
display: block;
margin-top:10px;
text-indent: 40px;
font-size: 14px;
}
.langy-lxwm{
width:70%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-top:0px;
}
.lxwm-left{
width: 48%;
line-height: 38px;
font-size: 15px;
}
.lxwm-right{
width:30%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.lxwm-right>p{
text-align: center;
}
.lxwm-right>p>img{
text-align: center;
display: block;
margin: 0 auto;
}
.lxwm-right>p>span{
display: block;
font-size: 14px;
color: #02559d;
text-align: center;
}
.lxwm-right02{
width: 30%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.lxwm-right02>p>span{
display: block;
font-size: 12px;
color: #02559d;
text-align: center;
}
.lxwm-right02>p{
text-align: center;
}
.lxwm-right02>p>img{
display: block;
text-align: center;
margin: 0 auto;
}
.langy-jrwm{
width:80%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-top: 40px;
}
.langy-lxwm01{
width:80%;
margin: 0 auto;
display: flex;
flex-wrap:nowrap;
justify-content: space-between;
align-items: center;
margin-top: 0px;
}
.lxwm-left01{
width: 48%;
line-height: 38px;
font-size: 14px;
}
.lxwm-right01{
width:48%;
}
.lxwm-right01>img{
width: 100%;
}
.lxwm-left01>p{
width:90%;
margin: 15px 0;
}
.lxwm-left01>p>input{
width:96%;
border: 1px solid #CCCCCC;
height: 38px;
font-size: 16px;
padding-left: 10px;
}
.lxwm-left01>p>textarea{
width:96%;
border: 1px solid #CCCCCC;
height:80px;
font-size: 16px;
padding-left: 10px;
}
.ti-button{
display: block;
width: 40%;
height: 42px;
background: #02559d;
border: none;
font-size: 18px;
margin: 0 auto;
margin-top: 20px;
color: #FFFFFF;
}
.ti-button:hover{
opacity: 0.8;
transition: all .3s;
}
.langy-fany01{
width:100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-top:0px;
}
.fany-left01-eg01{
width: 50%;
background: #FFFFFF;
padding: 20px 0;
text-align: center;
}
.fany-left01-eg01>span{
display: block;
color: #000000;
font-size: 15px;
line-height: 40px;
text-align: left;
padding: 0px 20px;
}
.fany-left01-what{
width:100%;
background: #ffffff;
padding:40px 0;
text-align: center;
}
.fany-left01-what>span{
display: block;
color: #333333;
font-size: 15px;
line-height: 40px;
text-align: left;
padding: 0px 40px;
}
.eng3{
width: 100%;
height: auto;
margin-top: 10px;
background-size: 100% 100%;
padding:30px 0;
}
.eng3>p{
width: 100%;
display:block;
margin-top: 20px;
}
.eng3>p>img{
width: 100%;
}
.eng3>span{
font-size: 18px;
color: #000000;
display: block;
width:100%;
margin: 0 auto;
line-height:34px;
font-size: 15px;
text-align: center;
}
.lxwm-left01{
width: 60%;
line-height: 38px;
}
.addmy-list01{
width:40%;
background: #FFFFFF;
padding: 30px;
margin: 20px auto;
border: 1px solid #E5E5E5;
}
.addmy-list01:hover .addmy-details01{
background: #f0a331;
color: #FFFFFF;
transition: all .5s;
}
.addmy-title01{
border-bottom: 1px dashed #CCCCCC;
padding: 8px 0;
text-align: center;
font-size: 16px;
font-weight: bold;
}
.addmy-money01{
font-size: 14px;
color: #FFFFFF;
line-height:50px;
text-align: center;
}
.addmy-need01{
height:200px;
overflow: hidden;
font-size: 14px;
line-height: 28px;
margin-top: 20px;
}
img {
border: 0px;
width: 100%;
}
.addmy-details01{
text-align: center;
background: #FFFFFF;
border: 1px solid #f0a331;
border-radius: 100px;
display: block;
width: 60%;
margin: 30px auto 0 auto;
padding: 5px 0;
font-size: 15px;
cursor: pointer;
color: #f0a331;
}
.langy-fany-td{
width:100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-top: 40px;
}
.fany-left-td{
width: 50%;
background: #FFFFFF;
}
.fany-left-td>p{
color: #000000;
text-align: left;
font-size: 15px;
line-height:32px;
padding:40px;
}
.xq-conten{
width: 60%;
margin: 0 auto;
padding: 80px;
}
.xq-title{
font-size: 24px;
font-weight: bold;
text-align: center;
}
.xq-fbt{
width: 100%;
padding: 20px 0;
border-bottom: 1px solid #CCCCCC;
color: #666666;
text-align: center;
display: flex;
flex-wrap:wrap;
justify-content: center;
margin-top: 20px;
}
.xq-fbt>span{
display: block;
padding: 8px 20px;
}
.xq-xxnr{
width: 100%;
line-height:30px;
text-indent: 40px;
margin-top: 40px;
}
.xq-img{
width: 100%;
margin-top: 20px;
}
.xq-img>img{
width: 100%;
}
/*朗译二级页面 end*/
.cany-mhsh {
background-image: url(../images/gsjj.png);
height: auto;
background-size: 100% 100%;
padding: 80px 0;
}
.jj-conter{
width: 1400px;
margin: 0 auto;
}
.jj-top{
width: 42%;
margin: 30px 0;
margin-top: 50px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.jj-leftimg{
width: 76px;
}
.jj-leftimg>img{
width:90%;
}
.jj-rightimg{
width: 76px;
}
.jj-rightimg>img{
width:90%;
}
.jjname{
text-align: center;
}
.jjname>p{
color: #0b66d9;
font-size: 25px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 7px;
}
.jjname>span{
color: #0b66d9;
font-size: 18px;
font-weight: bold;
padding-top: 10px;
}
.jj-bottom{
width: 60%;
font-size: 15px;
line-height: 36px;
color: #000000;
margin-bottom: 60px;
}
.jj-bottom>span{
text-indent:2em;
display: block;
}
.hsjs{
width: 1400px;
margin: 40px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.hsjs-left{
width: 30%;
margin:0 auto;
}
.hsjs-left-name{
text-align: center;
color: #0b66d9;
}
.hsjs-left-name>p{
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
.hsjs-img{
margin-top: 20px;
width: 460px;
}
.hsjs-img>img{
width: 100%;
}
.sj-ewm{
width: 1400px;
margin: 80px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ewm-left{
width: 24%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ewm-left01{
width: 50%;
display: flex;
flex-wrap: wrap;
justify-content:flex-end;
}
.ewm-img{
width:84px;
text-align: center;
}
.ewm-img>img{
width: 100%;
}
.ewm-img>p{
width: 100%;
text-align: center;
font-size: 12px;
}
.ewm-right{
width: 73%;
}
.ewm-right>span{
font-size: 16px;
text-align: center;
display: block;
}
.ewm-right>p{
font-size: 13px;
background: #f2f2f2;
padding: 8px 10px;
border-radius: 100px;
text-align: center;
display: block;
margin-top: 10px;
}
.ewm-img01{
width: 38%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.numbersj{
width:84px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
text-align: center;
}
.numbersj>img{
width: 100%;
}
.numbersj>p{
text-align: center;
font-size: 12px;
display: block;
width: 100%;
}
.shys-ban{
background-image: url(../images/bjjj.png);
height: auto;
background-size: 100% 100%;
padding: 80px 0;
}
.shys-ban>p{
width: 1400px;
margin: 30px auto 50px auto;
}
.shys-ban>p>img{
width: 100%;
}
.hxnl-conten{
width: 1400px;
margin:0 auto;
}
.hxnl-top{
width: 1400px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content:center;
}
.top-left{
width: 70px;
}
.top-left>img{
width: 100%;
}
.hxnl-impor{
width: 1400px;
margin: 40px auto;
}
.hxnl-impor>img{
width: 100%;
}
.yszq{
width: 100%;
padding: 30px 0;
background: #fafafa;
}
.yszq-conten{
width: 1400px;
margin: 10px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.yszq-conten>p{
width: 48%;
margin: 10px auto;
}
.yszq-conten>p>img{
width: 100%;
}
.pbxszq{
width: 1400px;
margin: 80px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.pbxszq>p{
width: 49%;
}
.pbxszq>p>img{
width: 100%;
}
.yszq-conten01{
width: 1400px;
margin: 0px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.yszq-conten01>p{
width: 24%;
margin-top: 40px;
}
.fwgys{
width: 100%;
padding: 30px 0;
background: #fafafa;
}
.fwgys>p{
width: 1400px;
margin: 0px auto;
}
.fwgys>p>img{
width:90%;
margin: 0px auto;
}
.cxld{
width: 100%;
padding: 30px 0;
}
.cxld-conten{
width: 1400px;
margin: 0px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.cx-text{
width: 48%;
font-size: 15px;
color: #000000;
text-indent: 2em;
line-height: 30px;
padding-top: 13%;
}
.cx-img{
width: 45%;
}
.cx-img>img{
width: 100%;
}
.txl{
width: 1400px;
margin: 0px auto;
}
.txl>img{
width: 100%;
padding: 40px 0;
}
.fbbj{
width: 1400px;
margin: 0px auto;
}
.fbbj>img{
width: 100%;
padding: 40px 0;
}
.shys-ban01{
background-image: url(../images/ym-bj.png);
height: auto;
background-size: 100% 100%;
padding: 80px 0;
}
.shys-ban01>p{
width: 1400px;
margin: 30px auto 50px auto;
}
.shys-ban01>p>img{
width: 100%;
}
.ym04{
width: 1400px;
margin: 30px auto 50px auto;
}
.ym04>img{
width: 100%;
}