html,
body {
	font-size: 14px;
	background: #fff;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei", sans-serif;
	width: 100%;
	letter-spacing: 1px;
	margin-top: -10px;
}

body {
	overflow-y: auto;
	font-size: 16px !important;
}

img {
	border: 0px;
}
a:hover{
	color: #d92317 !important;
}
ul,
li,
p {
	margin: 0px;
	padding: 0px 20px;
}

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:116px !important;
}

.all-conten{
	margin-top: 20px !important;
}
.all-nav{
	width: 100%;
	height:110px;
}

.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:38px;
}

.ipmor-nav>ul>li.active a{
	font-weight: bold;
    color: #dc0004;
}
.ipmor-nav>ul>li:hover a{
	font-weight: bold;
    color: #dc0004;
    -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:#333333;
	font-size:18px;
	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);
	
}
.secon-down>a{
	display: block;
    background: #FFFFFF;
    border-bottom: 1px solid #E5E5E5;
    padding: 0;
    color: #333333 !important;
    line-height:50px;
    font-size: 15px;
}

.secon-down>a:last-child{
	border-bottom: none;
}
.secon-down>a:hover{
	color: #024287 !important; 
}

.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%;
	padding-top:20px;
}

.nav-logo>a{
	margin-top: 25px;
    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;
}




/*底部  start*/
.agric-footer {
	width: 100%;
    background: #282935;
    padding: 30px 0;
}

.footer-nr {
	width:80%;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.foot-nav{
	width:25%;
	color: #b3b3b3;
	line-height: 28px;
}

.foot-nav>span{
	font-size: 16px;
	font-weight: bold;
}

.foot-nav>p{
	margin: 10px 0;
	padding-left: 14%;
}
.foot-nav>p>i{
	font-size:24px;
	padding-right: 10px;
}


.foot-nav>a{
	color: #999999;
	font-size: 15px;
	line-height:14px;
	display: block;
	width: 30%;
}

.foot-nav>a:hover{
	color: #44a354;
}


.footer-rwm {
	width: 30%;
	overflow: hidden;
}

.footer-rwm>p {
	float: right;
	width: 33%;
}

.footer-rwm>p>img {
	width: 85%;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.footer-rwm>p>span {
	text-align: center;
	display: block;
	text-align: center;
	color: #999999;
	font-size: 15px;
	padding-top: 10px;
}

.footer-lxfs {
	width:44%;
	color: #999999;
	display: flex;
    flex-wrap:nowrap;
    justify-content:space-around;
}

.footer-bqsy {
	width: 100%;
    text-align: center;
    padding: 10px 0;
    background: #282935;
    color: #999999;
    border-top: 1px solid #333;
}

.footer-lxfs>dl{
	width:30%;
	text-align: center;
}
.footer-lxfs>dl>dt{
	color: #999999;
	font-weight: bold;
}

.footer-lxfs>dl>dd{
	width: 100%;
	margin-top: 6px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.footer-lxfs>dl>dd>a{
	color: #999999;
	font-size: 14px;
}

.footer-lxfs>dl>dd>a:hover{
	color: #FFFFFF;
}
/*底部   end*/


.jdxw-banner{
	position: relative;
}

.banner-adv-text-part1{
    position: absolute;
    z-index: 999999999;
   /* width: 100%;
    margin: 0 auto;*/
    top: 10%;
    left: 30%;
    color: white;
    font-size: 24px;
}
.banner-adv-text-part2{
    position: absolute;
    z-index: 999999999;
   /* width: 100%;
    margin: 0 auto;*/
    top: 20%;
    left: 52%;
    color: white;
    font-size: 24px;
}

.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;
}
/*招聘start*/
.addmy-conten{
	width:80%;
	margin: 20px auto;
	display: flex;
    flex-wrap:wrap;
    justify-content:space-around;
}

.addmy-list{
	width:26%;
	background: #f4f6f9;
	padding: 30px;
	margin: 20px auto;
}

.addmy-list:hover .addmy-details{
	background: #dd6e4f;
	color: #FFFFFF;
	transition: all .5s;
}

.addmy-title{
	border-bottom: 1px dashed #CCCCCC;
	padding: 8px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.addmy-money{
	font-size: 15px;
	color: #666666;
	line-height:50px;
	text-align: center;
}
.addmy-need{
	height:200px;
	overflow: hidden;
	font-size: 15px;
	color: #666666;
	line-height: 28px;
}
.addmy-details{
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #dd6e4f;
	border-radius: 100px;
	display: block;
	width: 60%;
	margin: 30px auto 0 auto;
	padding:5px 0;
	font-size: 15px;
	cursor:pointer;
}

.tc-big{
	width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
}

.tc-rczp{
	width: 60%;
	top: 12%;
	left: 20%;
	right: 20%;
	height:520px;
	position: fixed;
	background: #FFFFFF;
	z-index: 99999;
	padding: 40px;
	display: none;
}


.tc-close{
	position: absolute;
	right:2px;
	top:5px;
	width: 40px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 50%;
	font-size:40px;
	text-align: center;
	margin: auto;
	line-height:36px;
	color: #666666;
	cursor:pointer;
	
}
.tc-rczp-title{
	text-align: center;
	font-size: 26px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 12px;
	font-weight: bold;
}

.tc-rczp-data{
	font-size: 16px;
	color: #999999;
	text-align: center;
	padding: 10px 0;
}
.tc-rczp-gwzz{
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	height:350px;
	overflow:auto;
	
}

.tc-wyyp{
	display: block;
	width: 160px;
	height: 38px;
	color: #FFFFFF;
	margin: 10px auto;
	line-height: 36px;
	background: #0056A2;
	text-align: center;
	font-size: 18px;
}
.tc-wyyp:hover{
	color: #FFFFFF;
	opacity: 0.8;
}



.tc-login{
	width: 30%;
	top:0;
	left:0;
	right:0;
	bottom: 0;
	margin: auto;
	height:450px;
	position: fixed;
	background: #FFFFFF;
	z-index: 99999;
	padding: 40px;
	display:none;
}

/*招聘 end*/

.tc-add{
	width:70%;
	margin:0 auto;
}

.tc-add>thead>tr>th{
	border: 1px solid #E5E5E5;
	padding: 8px 10px;
	font-size: 15px;
	background: #FAFAFA;
}

.tc-add>tbody>tr>td{
	border: 1px solid #E5E5E5;
	padding: 8px 10px;
	font-size: 15px;
	border-top: none;
	color: #666666;
}
.tcxq-title{
	width: 70%;
	margin: 0 auto;
	margin-top:50px;
	text-align: left;
	background: #f55053;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding:12px 0;
	font-weight: bold;
	display: block;
}
/*最新样式*/
.ban-top{
	width:100%;
	height:34px;
	background:rgb(0,0,0,0.3);
	position: relative;
	z-index: 999;
}
.width-80{
	width:80%;
	min-width: 1200px;
	margin:20px auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.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;
	border-top: 1px solid #484a60;
	margin-top: 20px;
	padding-top:10px;
}

.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{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #E5E5E5;
}
.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{
	margin-top: 60px;
	width: 100%;
	padding-top: 60px;
	background: #f6f9fd;
}
.product-title{
	display: flex;
    flex-wrap:nowrap;
    justify-content:space-between;
    border-bottom: 1px solid #cccccc;
}
.product-title>p{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	border-bottom: 2px solid #d92317;
	padding-bottom: 8px;
}
.product-title>p>span{
	font-size:16px;
	color: #666666;
	font-weight:normal;
	letter-spacing: -1px;
	padding-left: 10px;
}
.product-title>a{
	color: #d92317;
	font-size: 16px;
	margin-top: 20px;
}
.product-title>a:hover{
	font-weight: bold;
	transition: all .5s;
}

.product-classify{
	width: 100%;
	display: flex;
    flex-wrap:nowrap;
    justify-content:space-around;
    margin-top:80px;
	height:350px;
}

.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: 50%;
    overflow: hidden;
    margin-top: 60px;
    line-height: 20px;
    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;
	background: #f6f9fd;
	margin-top: 30px;
}

.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%;
	padding: 30px 0;
	background: #f6f9fd;
	margin-top:0px !important;
}

.product-title01{
	width: 100%;
	display: flex;
    flex-wrap:nowrap;
    justify-content:space-between;
    border-bottom: 1px solid #cccccc;
}

.parter-cust {
    width:100%;
    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%;
    opacity:0.6;
}

.hzjy-list>a:hover{
    width: 15%;
    opacity:1;
    transition: all .5s;
}


.parter-cust{
	width:90%;
	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: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: 100%;
}

.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;
}


.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;
}
