@charset "utf-8";
*{
box-sizing: border-box;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}

body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{margin:0;padding:0;}
body{min-width: 1500px;font-size:12px;font-family: "Microsoft YaHei" ! important;color:#262626;background:#fff;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#262626;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;}
li{list-style: none;}
.pt10{padding-top: 10px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pn5{padding: 5px;}
.pt5{padding-top: 5px;}
.pl5{padding-left: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.mt10{margin-top: 10px;}
.mt30{margin-top: 30px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mn5{margin: 5px;}
.mt5{margin-top: 5px;}
.ml5{margin-left: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.wrap {
    width: 1500px;
    margin: 0 auto;
}
.header {
    width: 100%;
    height: 100px;
    padding: 18px 0;
    position: relative;
    z-index: 22;
    background: #FFFFFF;
}
.logo {
    float: left;
}
.logo img {
    height: 64px;
    float: left;
}
.nav {
    height: 36px;
    float: right;
    margin-top: 13px;
    margin-right: 20px;
}
.nav ul {
    float: left;
}
.nav ul li {
    float: left;
    position: relative;
}
.nav ul li h3 {
    float: left;
}
.nav ul li h3 a {
    height: 40px;
    font-size: 16px;
    color: #262626;
    line-height: 27px;
    font-weight: normal;
    margin: 0 30px;
    float: left;
}
.nav ul li:hover h3 a {
    color: #159948;
}
.nav ul li.on h3 a {
    color: #159948;
}
.nav ul li h3 a i {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 8px;
    background: url(../images/navxjt.png) no-repeat center center;
}
.nav ul li:hover h3 a i {
    background: url(../images/navxjton.png) no-repeat center center;
}
.nav ul li dl {
    width: 100%;
    height: auto;
    float: left;
    position: absolute;
    overflow: hidden;
    z-index: 2;
    top: 40px;
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(21, 152, 72, 0.8);
}
.nav ul li:hover dl {
    display: block;
}
.nav ul li dl dd {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
}
.nav ul li dl dd a {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
}
.nav ul li dl dd a:hover {
    color: #262626;
    background: #ffffff;
}
.nav a.gohome {
    display: none;
}
.nav a.gohome i {
    display: none;
}
.nav a.gonav i {
    display: none;
}
.search {
    float: right;
    position: relative;
    width: 32px;
    height: 32px;
    padding: 1px;
    margin-top: 10px;
    margin-right: 50px;
}
.search .keyword {
    float: left;
    background: rgba(21, 152, 72, 0.8);
    width: 0;
    position: absolute;
    right: 0;
    top: 32px;
    height: 32px;
    line-height: 32px;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    font-size: 16px;
    color: #fff;
}
.search:hover .keyword {
    width: 100px;
    padding: 0 5px;
}
.search .keyword:focus {
    outline: 0;
    border: 0px solid #123456;
}
.search .tjbtn {
    width: 32px;
    height: 32px;
    float: right;
    background: url(../images/sobtn.png) no-repeat center center;
    border: 0 none;
    color: #000;
    cursor: pointer;
    font-size: 0;
}
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
    bottom: 60px;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 40px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50px 50px 50px 50px;
    opacity: 1;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    width: 100px;
    height: 8px;
    background: #EB8D11;
    border-radius: 50px 50px 50px 50px;
    opacity: 1;
}
.banner .swiper-slide {
    position: relative;
}
.banner .swiper-slide img {
    width: 100%;
}
.banner .text {
    width: 810px;
    float: left;
    position: absolute;
    left: 50%;
    margin-left: -750px;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
}
.banner .text span {
    width: 100%;
    float: left;
    font-family: JiangChengLvDongHei, JiangChengLvDongHei;
    font-weight: 400;
    font-size: 120px;
    color: #159948;
    line-height: 158px;
}
.banner .text p {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 46px;
    color: #666666;
    line-height: 61px;
    margin-top: 8px;
    margin-bottom: 57px;
}
.banner .text p:before {
    content: "";
    width: 80px;
    height: 6px;
    background: #159948;
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin-top: 28px;
}
.banner .text p:after {
    content: "";
    width: 80px;
    height: 6px;
    background: #159948;
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: 28px;
}
.banner .text a {
    width: 222px;
    height: 48px;
    border-radius: 24px 24px 24px 24px;
    border: 1px solid #ffffff;
    display: inline-block;
    line-height: 48px;
    text-align: center;
    display: inline-block;
    background: #FE9403;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
}
.banner .text a:after {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 10px;
    background: url(../images/yjton.png) no-repeat center center;
}
.banner .text a:hover {
    background: #FE9403;
    color: #fff;
}
.banner .text a:hover:after {
    background: url(../images/yjton.png) no-repeat center center;
}
.main {
    width: 100%;
    overflow: hidden;
}
.h2tit {
    width: 100%;
    height: auto;
    float: left;
    text-transform: uppercase;
    margin-top: 80px;
    margin-bottom: 36px;
}
.h2tit h2 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-weight: 500;
    font-size: 36px;
    color: #262626;
    text-align: center;
    float: left;
}
.h2tit h2:before {
    content: "";
    width: 32px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 48px;
    background: url(../images/h2titil.png) no-repeat center center;
}
.h2tit h2:after {
    content: "";
    width: 32px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 48px;
    background: url(../images/h2titir.png) no-repeat center center;
}
.h2tit span {
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin-top: 5px;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    text-align: center;
    float: left;
}
.ipro {
    width: 100%;
    overflow: hidden;
    background: #FBFBFB;
}
.iproqh {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 80px;
    position: relative;
}
.iproqh .tab-hd {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 50px;
}
.iproqh .tab-hd ul {
    width: calc(100% - 362px);
    height: auto;
    float: left;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.iproqh .tab-hd ul:before {
    content: "";
    width: calc(100% - 46px);
    height: 1px;
    float: left;
    left: 36px;
    background: url(../images/prosbjt2.png) no-repeat center center;
    position: absolute;
    top: 46px;
    background: #E8E8E8;
}
.iproqh .tab-hd ul li {
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: relative;
    z-index: 1;
}
.iproqh .tab-hd ul li i {
    width: 92px;
    height: 92px;
    border-radius: 92px;
    margin-bottom: 16px;
    border: 16px solid #FBFBFB;
}
.iproqh .tab-hd ul li i.iproqh1 {
    background: #e8e8e8 url(../images/iproqh1.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li i.iproqh2 {
    background: #e8e8e8 url(../images/iproqh2.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li i.iproqh3 {
    background: #e8e8e8 url(../images/iproqh3.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li i.iproqh4 {
    background: #e8e8e8 url(../images/iproqh4.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li i.iproqh5 {
    background: #e8e8e8 url(../images/iproqh5.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li:hover i.iproqh1 {
    background: #159948 url(../images/iproqh1on.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li:hover i.iproqh2 {
    background: #159948 url(../images/iproqh2on.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li:hover i.iproqh3 {
    background: #159948 url(../images/iproqh3on.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li:hover i.iproqh4 {
    background: #159948 url(../images/iproqh4on.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li:hover i.iproqh5 {
    background: #159948 url(../images/iproqh5on.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li.on i.iproqh1 {
    background: #159948 url(../images/iproqh1on.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li.on i.iproqh2 {
    background: #159948 url(../images/iproqh2on.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li.on i.iproqh3 {
    background: #159948 url(../images/iproqh3on.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li.on i.iproqh4 {
    background: #159948 url(../images/iproqh4on.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li.on i.iproqh5 {
    background: #159948 url(../images/iproqh5on.png) no-repeat center center / 100% 100%;
}
.iproqh .tab-hd ul li:hover {}
.iproqh .tab-hd ul li.on {}
.iproqh .tab-hd ul li:hover span {
    color: #262626;
}
.iproqh .tab-hd ul li.on span {
    color: #159948;
}
.iproqh .tab-hd ul li span {
    font-weight: 400;
    font-size: 20px;
    color: #262626;
    line-height: 27px;
    text-align: center;
    float: left;
    margin-bottom: 24px;
}
.iproqh .tab-hd a.more {
    width: 162px;
    height: 48px;
    line-height: 46px;
    text-align: center;
    float: right;
    margin-top: 24px;
    background: #FFFFFF;
    border-radius: 31px 31px 31px 31px;
    border: 1px solid #159948;
    font-weight: 400;
    font-size: 16px;
    color: #159948;
}
.iproqh .tab-hd a.more:after {
    content: "";
    width: 10px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 16px;
    background: url(../images/yjt.png) no-repeat center center;
}
.iproqh .tab-hd a.more:hover {
    background: #159948;
    color: #fff;
}
.iproqh .tab-hd a.more:hover:after {
    background: url(../images/yjton.png) no-repeat center center;
}
.iproqh .tab-bd {
    width: 100%;
    height: auto;
    float: left;
}
.iproqhcon {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}
.iproqhcon .info {
    width: 588px;
    height: auto;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.iproqhcon .info h3 {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 500;
    font-size: 24px;
    color: #262626;
    line-height: 36px;
    margin-bottom: 36px;
    margin-top: 26px;
}
.iproqhcon .info p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.iproqhcon .info a.more {
    width: 166px;
    height: 48px;
    border-radius: 24px 24px 24px 24px;
    border: 1px solid #E8E8E8;
    display: inline-block;
    line-height: 46px;
    text-align: center;
    float: left;
    margin-top: 50px;
    font-size: 16px;
    color: #262626;
    text-transform: uppercase;
}
.iproqhcon .info a.more:after {
    content: "";
    width: 10px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 16px;
    background: url(../images/jtmorehs.png) no-repeat center center;
}
.iproqhcon .info a.more:hover {
    background: #E8E8E8;
}
.iproqhcon .info a.more:hover:after {
    background: url(../images/jtmorehs.png) no-repeat center center;
}
.iproqhconqhw {
    width: 810px;
    float: right;
    overflow: hidden;
    background: #FBFBFB;
}
.iproqhconqh {
    width: 100%;
    height: auto;
    float: right;
    position: relative;
    padding: 20px;
    padding-right: 86px;
}
.iproqhconqh .swiper {
    width: 100%;
    height: 100%;
    /*
    box-shadow: 0px 3px 20px 1px rgba(0, 0, 0, 0.1);*/

    border-radius: 24px 24px 24px 24px;
    overflow: hidden;
}
.iproqhconqh .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 90px;
}
.iproqhconqh .swiper-slide img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.iproqhconqh .swiper-button {
    width: 48px;
    height: 152px;
    box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    border-radius: 24px 24px 24px 24px;
    background: #fff;
    right: 0;
    position: absolute;
    top: 50%;
    margin-top: -76px
}
.iproqhconqh .swiper-button-next,
.iproqhconqh .swiper-button-prev {
    width: 48px;
    height: 76px;
    margin: 0;
}
.iproqhconqh .swiper-button-next {
    background: url(../images/jtbot.png) no-repeat center center;
    left: 0;
    bottom: 0;
    right: 0;
}
.iproqhconqh .swiper-button-prev {
    background: url(../images/jttop.png) no-repeat center center;
    left: 0;
    top: 0;
}
.iproqhconqh .swiper-button-next:hover {
    background: url(../images/jtboton.png) no-repeat center center;
}
.iproqhconqh .swiper-button-prev:hover {
    background: url(../images/jttopon.png) no-repeat center center;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    content: '';
}
.itech {
    width: 100%;
    overflow: hidden;
}
.panels {
    height: 500px;
    overflow: hidden;
    display: flex;
    float: left;
    width: 100%;
}
.panel {
    width: 16%;
    flex: 1;
    display: flex;
    flex-direction: column;
    color: white;
    text-align: left;
    justify-content: flex-end;
    font-size: 20px;
    position: relative;
    margin: 0 12px;
    overflow: hidden;
    padding: 60px 0;
    transition: flex 0.5s ease-out;
}
.panel:first-child {
    margin-left: 0;
}
.panel:last-child {
    margin-right: 0;
}
.panel:before,
.panel:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background-size: cover;
    background-position: center;
    transition: all 0.2s ease;
}
.panel:before {
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.panel:after {}
.panel.active {
    flex: 3;
}
.panel1:after {
    background: url(../images/lybg1.png) no-repeat center center / auto 100%;
}
.panel2:after {
    background: url(../images/lybg2.png) no-repeat center center / auto 100%;
}
.panel3:after {
    background: url(../images/lybg3.png) no-repeat center center / auto 100%;
}
.panel4:after {
    background: url(../images/lybg4.png) no-repeat center center / auto 100%;
}
.panel1.active:after {
    background: url(../images/lybg1.png) no-repeat center center / 100% auto;
}
.panel2.active:after {
    background: url(../images/lybg2.png) no-repeat center center / 100% auto;
}
.panel3.active:after {
    background: url(../images/lybg3.png) no-repeat center center / 100% auto;
}
.panel4.active:after {
    background: url(../images/lybg4.png) no-repeat center center / 100% auto;
}
.panel.active {
    width: 47.2%;
}
.panel.active:before {
    background: rgba(0, 0, 0, 0.1);
}
.panel h3 {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 33px;
    z-index: 9;
    font-weight: normal;
    text-align: center;
    padding: 0;
}
.panel p {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    text-shadow: 0px 1px 0px #262626;
    margin-top: 26px;
    display: none;
    z-index: 9;
    text-align: left;
    padding: 0 40px;
}
.panel.active h3 {
    display: inline-block;
    text-align: left;
    padding: 0 40px;
}
.panel.active p {
    display: block;
}
.inews {
    width: 100%;
    overflow: hidden;
}
.inewstop {
    width: 100%;
    height: 511px;
    float: left;
}
.inewstopimg {
    width: calc(100% - 1188px);
    height: auto;
    float: left;
}
.inewstopimg img {
    width: 100%;
    height: 1022px;
    float: left;
}
.inewstop .qyxw {
    width: 424px;
    height: 100%;
    float: right;
    background: #159948;
    padding: 48px 36px 0 36px;
}
.inewstop .xcsp {
    width: 764px;
    height: 100%;
    float: right;
    padding: 48px 36px 0 36px;
    background: #E8E8E8;
}
.inewstop .xcsp .xcspvideo {
    width: 100%;
    height: 326px;
    padding: 10px;
    float: left;
    margin-top: 36px;
    border: 1px solid #C2C2C2;
}
.inews .newtitbs {
    width: 100%;
    height: auto;
    float: left;
}
.inews .newtitbs h2 {
    line-height: 32px;
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    float: left;
}
.inews .newtitbs span {
    line-height: 16px;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    display: block;
    margin-top: 5px;
}
.inews .newtitbs a.more {
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    float: right;
    margin-top: 9px;
}
.inews .newtitbs a.more:before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 16px;
    margin-left: 10px;
    background: #FFFFFF url(../images/newsmorel.png) no-repeat center center;
    float: right;
    margin-top: 2px;
}
.inews .newtiths {
    width: 100%;
    height: auto;
    float: left;
}
.inews .newtiths h2 {
    line-height: 32px;
    font-weight: 500;
    font-size: 24px;
    color: #262626;
    float: left;
}
.inews .newtiths span {
    line-height: 16px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: block;
    margin-top: 5px;
}
.inews .newtiths a.more {
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    float: right;
    margin-top: 9px;
}
.inews .newtiths a.more:before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 16px;
    margin-left: 10px;
    background: #E8E8E8 url(../images/newsmoreh.png) no-repeat center center;
    float: right;
    margin-top: 2px;
}
.inews .inewslist {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 16px;
}
.inews .inewslist ul {
    width: 100%;
    height: auto;
    float: left;
}
.inews .inewslist ul li {
    width: 100%;
    height: auto;
    float: left;
}
.inews .inewslist ul li a {
    width: 100%;
    line-height: 70px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    float: left;
}
.inews .inewslistb ul li a {
    color: #666666;
    border-bottom: 1px solid #E8E8E8;
}
.inews .inewslist ul li a:hover {}
.inews .inewsbot {
    width: 100%;
    height: auto;
    float: left;
}
.inewsbot .hydt {
    width: 45%;
    height: 511px;
    float: right;
    padding: 48px 36px 0 36px;
    background: #FFFFFF;
}
.inewsbot .cgxx {
    width: 424px;
    height: 511px;
    float: right;
    padding: 48px 36px 0 36px;
    background: #EB8D11;
}
.inewsbot .inewsbotimg {
    width: 340px;
    height: 511px;
    float: right;
}
.inewsbot .inewsbotimg img {
    width: 100%;
    height: auto;
    float: left;
}
.footer {
    width: 100%;
    overflow: hidden;
    background: #191919;
    color: #FFFFFF;
}
.ftlogo {
    float: left;
}
.ftlogo img {
    float: left;
    width: 170px;
}
.fttop {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 60px;
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fttop ul {
    float: left;
    width: calc(100% - 170px);
    display: flex;
    justify-content: center;
}
.fttop ul li {
    height: auto;
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.65);
    margin: 0 55px;
}
.fttop ul li i ,.r201 ul li i{
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}
.r201 ul li i{
    margin-right: 7px;
}
.r201 .fttop1{
    background: url(../images/hdtop1.png);
}
.r201 .fttop3{
    background: url(../images/hdtop3.png);
}
.fttop ul li i.fttop1 {
    background: url(../images/fttop1.png);
}
.fttop ul li i.fttop2 {
    background: url(../images/fttop2.png);
}
.fttop ul li i.fttop3 {
    background: url(../images/fttop3.png);
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.ftnav {
    height: auto;
    float: left;
}
.ftnav dl {
    width: 195px;
    height: auto;
    float: left;
}
.ftnav dl dt {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 36px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}
.ftnav dl dd {
    width: 100%;
    height: 24px;
    float: left;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    color: #262626;
    margin-bottom: 24px;
}
.ftnav dl dd a {
    width: 100%;
    height: 24px;
    float: left;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    color: #8F8F8F;
    margin-bottom: 24px;
}
.ftnav dl dd a:hover {
    color: #159948;
}
.ftewm {
    height: auto;
    float: right;
}
.ftewm .ftewmpic {
    width: 145px;
    height: auto;
}
.ml35 {
    margin-left: 35px;
}
.ftewm .ftewmpic img {
    width: 100%;
    height: auto;
    float: left;
}
.ftewm .ftewmpic span {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 16px;
    line-height: 18px;
    color: #666666;
    font-size: 14px;
    text-align: center;
}
.copyright {
    width: 100%;
    line-height: 38px;
    font-size: 12px;
    float: left;
    color: rgba(255, 255, 255, 0.65);
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 24px 0;
    margin-top: 24px;
}
.copyright a {
    color: rgba(255, 255, 255, 0.65);
    display: inline-block;
}
.copyright a:hover {
    color: #FFFFFF;
}
.nbanner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.nbanner img {
    width: 100%;
    height: auto;
    float: left;
}
.position {
    width: 100%;
    height: auto;
    margin: 24px 0 36px;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 20px;
}
.position a.ihome {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    padding-left: 25px;
    background: url(../images/ihome.png) no-repeat left center;
    margin-left: 0;
}
.position a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 10px;
    color: #999999;
}
.position a:last-child {
    color: #159948;
}
.position a:hover {
    color: #159948;
}
.main {
    width: 100%;
    overflow: hidden;
}
.pleft {
    width: 300px;
    height: auto;
    float: left;
    margin-left: -210px;
    background: #F8F8F8;
}
.typename {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    padding: 36px;
}
.typename h2 {
    line-height: 48px;
    font-weight: 400;
    font-size: 36px;
    color: #262626;
    float: left;
    text-align: left;
}
.typename:before {
    content: "";
    width: 32px;
    height: 34px;
    float: left;
    margin-top: 7px;
    margin-right: 24px;
    background: url(../images/typename.png) no-repeat center center;
}
.typename h2 span {
    line-height: 16px;
    display: block;
    margin-top: 5px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
}
.jsyf:before {
    background: url(../images/jsyfi.png) no-repeat center center;
}
.scxs:before {
    background: url(../images/scxsi.png) no-repeat center center;
}
.xwzx:before {
    background: url(../images/xwzxi.png) no-repeat center center;
}
.gywm:before {
    background: url(../images/gywmi.png) no-repeat center center;
}
.tzhz:before {
    background: url(../images/tzhzi.png) no-repeat center center;
}
.sidebar {
    width: 100%;
    height: auto;
    float: left;
}
.sidebar ul {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 24px;
}
.sidebar ul li {
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px solid #E8E8E8;
}
.sidebar ul li:last-child {
    border-bottom: 0;
}
.sidebar ul li a {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #262626;
    padding: 24px 0;
    text-indent: 8px;
}
.sidebar ul li a:before {
    content: "";
    width: 21px;
    height: 17px;
    float: left;
    margin-top: 3px;
    margin-right: 16px;
    margin-left: 36px;
    background: url(../images/sidebari.png) no-repeat center center;
}
.sidebar ul li a:hover {
    color: #159948;
}
.sidebar ul li a:hover:before {
    background: url(../images/sidebarion.png) no-repeat center center;
}
.sidebar ul li a.on {
    color: #159948;
}
.sidebar ul li a.on:before {
    background: url(../images/sidebarion.png) no-repeat center center;
}
.pright {
    width: 1350px;
    height: auto;
    float: right;
}
.r_tit {
    width: 100%;
    height: 43px;
    float: left;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 24px;
}
.r_tit h2 {
    line-height: 27px;
    font-size: 20px;
    color: #666666;
    float: left;
    font-weight: 500;
}
.r_tit a.more {
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    float: right;
    margin-top: 9px;
}
.r_tit a.more:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 16px;
    margin-left: 10px;
    background: #E8E8E8 url(../images/newsmoreh.png) no-repeat center center;
    float: right;
    margin-top: 2px;
}
.pro_list {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 37px;
}
.pro_list ul {
    width: 100%;
    height: auto;
    float: left;
}
.pro_list ul li {
    width: 100%;
    margin-bottom: 2%;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 2px 2px;
    height: auto;
    float: left;
    border: 1px solid #E8E8E8;
    padding: 24px;
}
.pro_list ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pro_list ul li .picbox {
    width: 300px;
    height: auto;
    float: left;
    overflow: hidden;
}
.pro_list ul li .picbox img {
    width: 100%;
    float: left;
    object-fit: contain;
}
.pro_list ul li:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.pro_list ul li .info {
    width: calc(100% - 340px);
    height: auto;
    float: left;
    padding-left: 36px;
    padding-right: 60px;
}
.pro_list ul li .info h3 {
    width: 100%;
    height: auto;
    float: left;
    line-height: 32px;
    font-weight: 500;
    font-size: 24px;
    color: #262626;
    margin-bottom: 24px;
}
.pro_list ul li .info p {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.pro_list ul li i {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    float: right;
    background: #FFFFFF url(../images/pro_listico.png) no-repeat center center;
}
.pro_list ul li:hover {
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.2);
}
.pro_list ul li:hover .info h3 {
    color: #159948;
}
.pro_list ul li:hover .info p {}
.tg_pages {
    float: left;
    overflow: hidden;
    margin-bottom: 36px;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.tg_pages li {
    display: inline-block;
}
.tg_pages li a {
    border: 1px solid #E8E8E8;
    color: #262626;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: 8px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px 2px 2px 2px;
}
.tg_pages li.thisclass a {
    background: #159948 none repeat scroll 0 0;
    border: 1px solid #159948;
    color: #ffffff;
}
.tg_pages li a:hover {
    background: #159948 none repeat scroll 0 0;
    border: 1px solid #159948;
    color: #ffffff;
}
.cpxx {
    width: 100%;
    height: auto;
    float: left;
}
.cpxxqh {
    position: relative;
    float: left;
    overflow: hidden;
    width: 600px;
}
.cpxxqh .bigImg {
    height: 400px;
    position: relative;
}
.cpxxqh .bigImg li a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.cpxxqh .bigImg li img {
    vertical-align: middle;
    max-width: 600px;
    max-height: 400px;
}
.cpxxqh .bigImg h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 33px;
    height: 33px;
    padding-right: 30px;
    overflow: hidden;
    text-align: left;
}
.cpxxqh .smallScroll {
    height: 100px;
    margin-top: 16px;
}
.cpxxqh .sPrev {
    float: left;
    display: block;
    width: 20px;
    margin-top: 26px;
    height: 48px;
    text-indent: -9999px;
    background: #E8E8E8 url(../images/sprites1008l.png) no-repeat center center;
}
.cpxxqh .sNext {
    float: left;
    display: block;
    width: 20px;
    margin-top: 26px;
    height: 48px;
    text-indent: -9999px;
    background: #E8E8E8 url(../images/sprites1008r.png) no-repeat center center;
}
.cpxxqh .sPrev:hover {
    background: #159948 url(../images/sprites1008lon.png) no-repeat center center;
}
.cpxxqh .sNext:hover {
    background: #159948 url(../images/sprites1008ron.png) no-repeat center center;
}
.cpxxqh .smallImg {
    float: left;
    margin: 0px;
    display: inline;
    width: 448px;
    overflow: hidden;
    margin-left: 54px;
    margin-right: 54px;
}
.cpxxqh .smallImg ul {
    height: 100px;
    width: 9999px;
    overflow: hidden;
}
.cpxxqh .smallImg li {
    float: left;
    width: 116px;
    cursor: pointer;
    display: inline;
}
.cpxxqh .smallImg img {
    border: 1px solid #dcdddd;
    width: 100px;
    height: 100px;
    float: left;
    object-fit: contain;
}
.cpxxqh .smallImg .on img {
    border-color: #1e50a2;
}
.cpxxqh .pageState {
    position: absolute;
    top: 235px;
    right: 5px;
    font-family: "Times New Roman", serif;
    letter-spacing: 1px;
}
.cpxxqh .pageState span {
    color: #f00;
    font-size: 16px;
}
.cpxxinfo {
    width: 702px;
    height: auto;
    float: right;
}
.cpxxinfo h1 {
    width: 100%;
    float: left;
    line-height: 32px;
    font-weight: 500;
    font-size: 24px;
    color: #262626;
    margin-top: 25px;
    margin-bottom: 36px;
}
.cpxxinfo dl {
    width: 100%;
    float: left;
}
.cpxxinfo dl dt {
    width: 100%;
    float: left;
    line-height: 24px;
    font-weight: 400;
    font-size: 18px;
    color: #262626;
    margin-top: 16px;
}
.cpxxinfo dl dd {
    width: 265px;
    float: left;
    line-height: 22px;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin-top: 16px;
}
.cpxxinfo a {
    margin-top: 98px;
    width: 624px;
    height: 87px;
    border: 1px solid #159948;
    line-height: 85px;
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    color: #159948;
    float: left;
}
.cpxxinfo a:hover {
    background: #159948;
    color: #fff;
}
.cpxq {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 80px;
}
.cpxq h2 {
    width: 100%;
    height: 43px;
    float: left;
    font-weight: 500;
    font-size: 24px;
    color: #262626;
    margin-bottom: 16px;
}
.cpxq .content {
    width: 100%;
    height: auto;
    float: left;
}
.cpxq .content div.conitem {
    padding: 36px;
    background: #f6f6f6;
    margin-bottom: 8px;
    float: left;
    width: 100%;
    padding: 3%;

}
.cpxq .content h3 {
    width: 100%;
    float: left;
    font-weight: 500;
    font-size: 18px;
    color: #262626;
    margin-bottom: 16px;
}
.cpxq .content p {
    line-height: 1.6;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}
.cpxq .content img {
    max-width: 100%;
}
.cnxh {
    width: 100%;
    overflow: hidden;
    padding-top: 50px;
}
.cnxhqhq {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 44px;
    padding: 0 60px;
}
.cnxhqh {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin-top: 24px;
    overflow: hidden;
    margin-bottom: 44px;
    padding-left: 2px;
}
.cnxhqh .swiper-slide {
    width: 222px;
    height: auto;
    margin: 0 0;
    margin-bottom: 36px;
    float: left;
    position: relative;
    background: #FFFFFF;
}
.cnxhqh .swiper-slide .picbox {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    float: left;
    overflow: hidden;
    border: 1px solid #E8E8E8;
}
.cnxhqh .swiper-slide:hover .picbox {
    border: 1px solid #159948;
}
.cnxhqh .swiper-slide .picbox img {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
}
.cnxhqh .swiper-slide:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.cnxhqh .swiper-slide h3 {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #262626;
    line-height: 22px;
    margin-top: 13px;
    margin-bottom: 8px;
    text-align: center;
}
.cnxhqh .swiper-slide:hover h3 {
    color: #159948;
}
.cnxhqh .swiper-wrapper {}
.cnxhqhq .swiper-button-next {
    width: 36px;
    height: 36px;
    overflow: hidden;
    margin-top: -56px;
    line-height: 99px;
    background: url(../images/rightlb.png) no-repeat center center/ 100% 100%;
}
.cnxhqhq .swiper-button-prev {
    overflow: hidden;
    line-height: 99px;
    width: 36px;
    margin-top: -56px;
    height: 36px;
    background: url(../images/leftlb.png) no-repeat center center/ 100% 100%;
}
.cnxhqhq .swiper-button-prev:hover {
    background: url(../images/leftlbon.png) no-repeat center center/ 100% 100%;
}
.cnxhqhq .swiper-button-next:hover {
    background: url(../images/rightlbon.png) no-repeat center center/ 100% 100%;
}
.cnxhqhq .swiper-button-next:after,
.cnxhqhq .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}
.cnxhqhq .swiper-button-prev:after,
.cnxhqhq .swiper-container-rtl .swiper-button-next:after {
    display: none;
}
.yslist {
    width: 100%;
    height: auto;
    float: left;
}
.yslist ul {
    width: 100%;
    height: auto;
    float: left;
}
.yslist ul li {
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    background: #F8F8F8;
    overflow: hidden;
    margin-bottom: 2%;
    border-radius: 100px 0px 100px 0px;
}
.yslist ul li:nth-child(2n) {
    margin-right: 0
}
.yslist ul li .picbox {
    width: 300px;
    height: 267px;
    float: left;
    position: relative;
    overflow: hidden;
}
.yslist ul li .picbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.yslist ul li:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.yslist ul li .info {
    width: calc(100% - 300px);
    height: auto;
    float: right;
    padding: 36px 24px;
}
.yslist ul li .info h3 {
    width: 100%;
    height: 60px;
    overflow: hidden;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #262626;
    line-height: 30px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 20px;
}
.yslist ul li .info span {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 14px;
    color: #C2C2C2;
    line-height: 20px;
}
.yslist ul li .info i {
    width: 40px;
    height: 40px;
    margin-top: 36px;
    border-radius: 40px;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    float: left;
    background: #FFFFFF url(../images/pro_listico.png) no-repeat center center;
}
.yslist ul li:hover .info h3 {
    color: #159948;
}
.pright .h2tit {
    margin-top: 0;
}
.pright .content {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.pright .content p {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.jsimglist {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 48px;
    margin-bottom: 80px;
}
.jsimglist img {
    width: 319px;
    height: auto;
    float: left;
}
.qyimglist {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 48px;
    margin-bottom: 80px;
}
.qyimglist img {
    width: calc(50% - 6px);
    margin: 3px;
    float: left;
}
.news_list {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 12px;
}
.news_list ul {
    width: 100%;
    height: auto;
    float: left;
}
.news_list ul li {
    width: 100%;
    height: auto;
    float: left;
    background: #FFFFFF;
    margin-bottom: 24px;
}
.news_list ul li .picbox {
    width: 356px;
    height: 0;
    padding-bottom: 16.4%;
    margin-right: 24px;
    float: left;
    position: relative;
    overflow: hidden;
}
.news_list ul li .picbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
}
.news_list ul li:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.news_list ul li .info {
    width: calc(100% - 392px);
    float: right;
    height: auto;
}
.news_list ul li .info h3 {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 500;
    font-size: 18px;
    color: #262626;
    margin-top: 20px;
    margin-bottom: 10px;
}
.news_list ul li .info span {
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    margin-right: 36px;
    float: left;
}
.news_list ul li .info p {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    overflow: hidden;
    height: 60px;
    margin-bottom: 36px;
    margin-top: 24px;
    float: left;
}
.news_list ul li .info i {
    line-height: 19px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    float: left;
    font-style: normal;
    border-bottom: 1px solid #666666;
}
.news_list ul li .info i em {
    width: 9px;
    height: 19px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/hsrjt.png) no-repeat left center;
}
.news_list ul li:hover .info i:hover {
    color: #159948;
}
.news_list ul li .info i:hover em {
    background: url(../images/hsrjt.png) no-repeat left center;
}
.news_list ul li:hover .info h3 {
    color: #159948;
}
.contact_list {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 80px;
}
.contact_list ul {
    width: 100%;
    height: auto;
    float: left;
}
.contact_list ul li {
    width: 32.57%;
    float: left;
    text-align: center;
    margin-right: 1.145%;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 80px 0;
}
.contact_list ul li:nth-child(3n) {
    margin-right: 0px;
}
.contact_list ul li i {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 0 auto;
}
.contact_list ul li i.icontact1 {
    background: url(../images/icontact1.png) no-repeat center center / 100% 100%;
}
.contact_list ul li i.icontact2 {
    background: url(../images/icontact2.png) no-repeat center center / 100% 100%;
}
.contact_list ul li i.icontact3 {
    background: url(../images/icontact3.png) no-repeat center center / 100% 100%;
}
.contact_list ul li span {
    width: 100%;
    float: left;
    height: 24px;
    font-weight: bold;
    font-weight: 500;
    font-size: 20px;
    color: #262626;
    line-height: 26px;
    margin-top: 24px;
    margin-bottom: 16px;
}
.contact_list ul li p {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 20px;
}
.contact_list ul li:hover {
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
}
.tzhznr {
    width: 100%;
    height: auto;
    float: left;
    background: url(../images/tzhznrbg.png) no-repeat center center / 100% 100%;
    margin-bottom: 80px;
    min-height: 462px;
    position: relative;
}
.tzhznr .zz {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(91deg, #F8F8F8 0%, rgba(248, 248, 248, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.tzhznr .info {
    width: 800px;
    height: 100%;
    position: absolute;
    float: left;
    padding: 0 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.tzhznr .info h3 {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 20px;
    color: #262626;
    line-height: 27px;
    margin-bottom: 24px;
}
.tzhznr .info p {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 27px;
}

.xypxq {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    margin-top: 40px;
    margin-bottom: 40px;
    float: left;
    width: 100%;
}
.sypa {
    width: 45%;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.xypa {
    width: 45%;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.r {
    float: right;
}

.l {
    float: left;
}
/*重构css结束*/
.top201 .zc201 {
    float: left;
    color: #666;
}
.top201 .r201 {
    float: right;
    color: #666;
}
.w201 {
    width: 1360px;
    margin: 0 auto;
}
.top201 {
    z-index: 10;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
}
.top201 .r201 li {
    display: inline;
    padding: 0 5px;
}
.top201 .r201 li:first-child {
    padding-right: 20px;
}
.top201 .r201 li a:hover {
    color: #3a8959;
}
.top201 .r201 li a {
    color: #666;
    position: relative;
    z-index: 10;
}

.fixhead{
    top: 0;
    position: fixed;
    padding: 5px 0;
    height: auto;
}
