@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{font-size:12px;font-family: "Microsoft YaHei" ! important;color:#262626;background:#fff;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#235aa7;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:82%;
margin: 0 auto;
}
.header {
    width: 100%;
    height: 116px;
    padding: 13px 0;
    position: absolute;
    top: 0;
    z-index: 22;
    background: rgba(0,0,0,0.4);
}

.logo {
    float: left;
}

.logo img {
    height: 94px;
    float: left;
}
.nav {
    height: 36px;
    float: right;
    margin-top: 27px;
}

.nav ul {
    float: left;
}

.nav ul li {
    float: left;
    position: relative;
    margin-left: 30px;
}

.nav ul li h3 {
    float: left;
}

.nav ul li h3 a {
    height: 40px;
    font-size: 30px;
    color: #fdfdfd;
    line-height: 40px;
    font-weight: normal;
    margin: 0 30px;
    float: left;
}

.nav ul li:hover h3 a {
    color: #ffc600;
}

.nav ul li.on h3 a {
    color: #ffc600;
}



.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(143, 195, 31, 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;
}
.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: 20px;
}

.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: #ffc600;
    border-radius: 50px 50px 50px 50px;
    opacity: 1;
}

.banner .swiper-slide {
    position: relative;

}

.banner .swiper-slide img {
    width: 100%;
}

.banner .text {
    width: 100%;
    float: left;
    position: absolute;
    top: 42%;
    text-align: center;

    transform: translateY(-50%);
}

.banner .text span {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 35px;
    color: #fff;
    line-height: 158px;
}
.banner .text h2 {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 75px;
    color: #ffc600;
    line-height: 124px;
}
.banner .text p {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 36px;
    color: #ffc600;
    line-height: 56px;
}

.iabout {
    width: 100%;
overflow: hidden;
padding-top: 156px;
margin-top: -156px;
position: relative;
z-index: 1;
}
.iabout .fm {
width:558px;
height:700px;
float:left;
background: #ffd851;
border-radius: 80px;
margin-top: -156px;
overflow: hidden;

}
.iabout .fm h2 {
    width: 100%;
height:140px;
line-height: 140px;
float:left;
background: #ffc600;
color: #ffffff;text-align: center;
font-size: 36px;
text-align: center;
font-weight: normal;

}
.iabout .fm .fmcon {
    width: 100%;
height:auto;
float:left;
padding: 104px 89px 0 65px;
}
.iabout .fm .fmcon a {
width:100%;
height:82px;
line-height: 82px;
background: #fff;
color: #b5b5b5;
border-top-left-radius: 58px;
font-size: 24px;text-indent: 75px;margin-bottom: 39px;
float:left;
}
.iabout .iaboutcon {
width:800px;
height:auto;
float: right;

}
.iabout .iaboutcon h2 {
width:100%;
height:auto;
float:left;
font-size: 44px;
line-height: 77px;
margin: 32px 0;
color: #696969;text-align: right;

}
.iabout .iaboutcon p {
width:100%;
height:auto;
float:left;
font-size: 24px;
color: #696969;
line-height: 52px;
}
.iabout .iaboutcon a.more {
width: 160px;
height: 48px;
border-radius:  18px;
background: #ffc600;
line-height: 48px;
text-align: center;
font-size: 30px;
color: #696969;
float: right;

}
.ipro {
width:100%;
overflow: hidden;
padding-top: 105px;
margin-bottom: 80px;
}
.ipro .tit {
width:100%;
height:auto;
float:left;
text-align: center;

}
.ipro .tit span {
width:100%;
height:auto;
float:left;
font-size: 89px;
color: #e0e0e4;text-transform: uppercase;
font-weight: bold;

}
.ipro .tit h2 {
width:100%;
height:auto;
float:left;
font-size: 52px;
color: #ffc600;
margin-top: -104px;
}
.iproqh {
width:100%;
margin: 80px 0 0;
float: left;

}
.iproqh .swiper-container {
      width: 100%;
      height: 100%;
      position: relative;

    }
.iproqh .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      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;
      transition: 300ms;
      transform: scale(0.85);
    }
.iproqh .swiper-slide:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: rgba(255,255,255,0.7);
}

.iproqh .swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
    }
.iproqh .swiper-slide-active:before,.swiper-slide-duplicate-active:before {
background: rgba(255,255,255,0);
}
.iproqh .swiper-slide .picbox{
    width: 100%;
    float: left;

}
.iproqh .swiper-slide .picbox img{
    width: 100%;
    float: left;

}
.iproqh .swipprene {
    width: 179px;
    height: 62px;
    position: absolute;
    bottom: 42px;
    margin-left: -300px;
    left: 50%;
}
.iproqh .swiper-button-next,
.iproqh .swiper-button-prev {
    width: 62px;
    height: 62px;
    border: 4px solid #fff;
    border-radius: 50px;
    -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;
}

.iproqh .swiper-button-next:after {
    content: "\2192";
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    -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;
}
.iproqh .swiper-button-prev:after {
    content: "\2190";
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    -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;
}


.fl{float: left;}
.fr{float: right;}

.icase {
width:100%;
overflow: hidden;
padding-top: 105px;
margin-bottom: 80px;
}
.icase .tit {
width:100%;
height:auto;
float:left;

}
.icase .tit span {
width:100%;
height:auto;
float:left;
font-size: 34px;
line-height: 50px;
color: #373737;
}
.icase .tit h2 {
width:100%;
height:auto;
float:left;
line-height: 65px;
font-size: 47px;
color: #373737;
margin-bottom: 24px;font-weight: normal;

}
.icase .tit i {
width:86px;
height:5px;
float:left;
background: #373737;
}
.icaselist {
width:100%;
height:auto;
float:left;
display: flex;
margin: 80px 0;
}
.icaselist .icaselistl {
width:395px;
height:auto;
float:left;
position: relative;

}
.icaselist .icaselistl:after {
content: "";
width: calc(100% - 20px);
height:  calc(100% - 20px);
float: left;
border: 2px solid #6ab743;
position: absolute;
top: 10px;
left: 10px;
}
.icaselist  .picbox {
width:100%;
height:auto;
float:left;
overflow: hidden;
}
.icaselist  .picbox img {
width:100%;
height:auto;
float:left;

-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;
}
.icaselist .icaselistr {
width:calc(100% - 395px);
height:auto;
float:left;
display: flex;
flex-wrap: wrap;
}

.icaselist .icaselistr .icaselistitem{
    overflow: hidden;
    position: relative;

}
.icaselist .icaselistr .icaselistitem:nth-child(1){
    width: 395px;
}
.icaselist .icaselistr .icaselistitem:nth-child(2){
    width: calc(100% - 395px);
}
.icaselist .icaselistr .icaselistitem:nth-child(4){
    width: 395px;
}
.icaselist .icaselistr .icaselistitem:nth-child(3){
    width: calc(100% - 395px);
}
.icaselist .icaselistr .icaselistitem:nth-child(4):before {
content: "";
width: 100%;
height: 100%;
float: left;
background: rgba(106,183,67,0.41);
position: absolute;
top: 0;
left: 0;
}
.icaselist .text {
width:224px;
height:274px;
float:left;
position: absolute;
background: rgba(0,0,0,0.55);
padding: 53px 8px;
color: #fff;}
.icaselist .t1 {
    top: 59px;
left: 31px;
}.icaselist .t3 {
    top: 59px;
right: 31px;
}
.icaselist .text span {
width:100%;
height:auto;
float:left;
font-size: 26px;
color: #ffffff;
line-height: 34px;
}
.icaselist .text h3 {
width:100%;
height:auto;
float:left;
font-size: 26px;
color: #ffffff;
line-height: 34px;
font-weight: normal;
}
.icaselist .text p {
width:100%;
height:auto;
float:left;
font-size: 18px;
color: #ffffff;
line-height: 34px;
}
.icaselist .textt4 {
width:290px;
height:198px;
float:left;
position: absolute;
color: #fff;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
border: 1px solid #ffffff;
border-bottom: 8px solid #ffffff;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.icaselist .textt4 span {
width:100%;
height:auto;
float:left;
font-size: 26px;
color: #ffffff;
line-height: 34px;
}
.icaselist .textt4 h3 {
width:100%;
height:auto;
float:left;
font-size: 26px;
color: #ffffff;
line-height: 34px;
font-weight: normal;
}
.footer {
width:100%;
overflow: hidden;
background: url(../images/ftbg.png) no-repeat center top;
}
.footer .tit {
width:100%;
height:auto;
float:left;
text-align: center;
margin-top: 30px;
}
.footer .tit span {
width:100%;
height:auto;
float:left;
font-size: 14px;
line-height: 27px;
color: #ffffff;
}
.footer .tit h2 {
width:100%;
height:auto;
float:left;
line-height: 39px;
font-size: 26px;
color: #ffffff;font-weight: normal;

}
.ftcontact {
width:380px;
height:auto;
float:left;
margin-left: 320px;
}
.ftcontact p {
width:100%;
height:auto;
float:left;
font-size: 17px;
color: #ffffff;
line-height: 40px;
}
.ftcontact .ftewm {
width:100%;
height:auto;
float:left;
margin-top: 40px;
margin-bottom: 80px;
}
.ftcontact .ftewm img {
width:122px;
height:122px;
float:left;
}
.ftcontact .ftewm span {
line-height: 122px;
font-size: 24px;
color: #fefefe;
margin-left: 14px;
float:left;
}
.ftmsg {
width:330px;
height:auto;
float: right;
margin-right: 320px;
}
.ftmsg ul {
width:100%;
height:auto;
float:left;
}
.ftmsg ul li {
width:100%;
height:auto;
float:left;
margin-bottom: 11px;
}
.ftmsg ul li span {
width:52px;
display: block;
height:auto;
float:left;
color: #fff;
line-height: 28px;
font-size: 18px;
display: block;
}
.ftmsg ul li .text {
width:calc(100% - 52px);
height:28px;
line-height: 28px;
padding: 0 10px;
float:left;
background: none;
border: 1px solid #fff;
outline: 0;
}
.ftmsg ul li textarea {
width:calc(100% - 52px);
height:96px;
line-height: 28px;
background: none;
padding: 0 10px;
border: 1px solid #fff;
float:left;
outline: 0;
}
.ftmsg ul li .tjbtn {
width:115px;
height:30px;
line-height: 30px;text-align: center;
float:left;
background: #ffc600;
color: #fff;
font-size: 18px;font-weight: bold;
border: 0 none;
margin-left: 52px;border-radius: 4px;
margin-top: 10px;
}
.main {
    width: 100%;
overflow: hidden;
float:left;
}
.w1056{
    width: 1056px;
    margin: 0 auto;
}
.about{
    width: 100%;
    float: left;
    margin-top: 73px;
    margin-bottom: 80px;
}
.about .aboutimg {
width:700px;
height:auto;
float: left;
}
.about .aboutimg img {
    width: 100%;
height:auto;
float: left;
}
.about .aboutcon {
width:820px;
height:auto;
float: right;

}
.about .aboutcon h2 {
width:100%;
height:auto;
float:left;
font-size: 60px;
line-height: 1.6;
color: #292929;

}
.about .aboutcon p {
width:100%;
height:auto;
float:left;
font-size: 18px;
color: #292929;
line-height: 42px;
text-indent: 2em;
margin-bottom: 12px;
}

.sidebar {
width:100%;
height:auto;
float:left;
margin: 40px 0;
}
.sidebar ul {
width:100%;
height:auto;
display: flex;
justify-content: space-between;
float:left;
}
.sidebar ul li {
width:257px;
height:82px;
float:left;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.sidebar ul li:nth-child(1) {
    background: #cccc66;
}
.sidebar ul li:nth-child(2) {
    background: #87a2db;
}
.sidebar ul li:nth-child(3) {
    background: #68c9d2;
}
.sidebar ul li h3 {
width:100%;
height:auto;
float:left;
font-size: 23px;
color: #fff;
line-height: 27px;
text-indent: 76px;
}
.sidebar ul li span {
width:100%;
height:auto;
float:left;
font-size: 16px;
color: #fff;
line-height: 27px;
text-indent: 76px;
}
.pleft {
width:750px;
height:auto;
float:left;
}
.pright {
width:280px;
height:auto;
float: right;

}
.nbanner{
    width: 100%;
    overflow: hidden;
}
.nbanner img{
    width: 100%;
}
.prolist {
width:100%;
height:auto;
float:left;
}
.prolist ul {
width:100%;
height:auto;
float:left;
}
.prolist ul li {
width:100%;
height:auto;
float:left;
margin-bottom: 20px;
}

.prolist ul li .picbox {
width:190px;
height:0;
padding-bottom: 148px;
float: left;

position: relative;
overflow: hidden;
}

.prolist ul li .picbox img {
width:100%;
height:100%;
position: absolute;
top: 0;
left: 0;
}
.prolist 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);
}
.prolist ul li .info {
width:calc(100% - 208px);
height:auto;
float: right;
}
.prolist ul li .info h3 {
width:100%;
height:auto;
float:left;
font-weight: normal;
font-size: 20px;
color: #595959;
line-height: 40px;
}
.prolist ul li .info i {
width:100%;
height:auto;
float:left;
font-size: 13px;
color: #43bcc7;
line-height: 30px;
font-style: normal;

}
.prolist ul li .info p {
width:100%;
height:72px;
float:left;
font-size: 14px;
color: #8c8c8c;
line-height: 24px;
overflow: hidden;
}

.tg_pages {
    float: left;
    overflow: hidden;
    margin-bottom: 64px;

    text-align: center;
    width: 100%;
}

.tg_pages li {
    display: inline-block;
}

.tg_pages li a {
    border: 1px solid #ffc600;
    color: #ffc600;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: 8px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px 4px 4px 4px;
}

.tg_pages li.thisclass a {
    background: #ffc600 none repeat scroll 0 0;
    border: 1px solid #ffc600;
    color: #ffffff;
}

.tg_pages li a:hover {
    background: #ffc600 none repeat scroll 0 0;
    border: 1px solid #ffc600;
    color: #ffffff;
}
.ewmbox{
    width: 100%;
    float: left;
text-align: center;
    margin: 15px 0;

    background: #f6f6f6;
}
.ewmbox img{
    display: inline-block;
    margin: 40px 0;
}
.typename {
width:100%;
height: 28px;
float:left;
border-bottom: 2px solid #e9e9e9;
}
.typename h2 {
height: 28px;
float:left;
font-size: 16px;
line-height: 26px;
padding-left: 19px;
padding-right: 28px;
border-bottom: 2px solid #4bbfc9;
color: #75878b;font-weight: normal;

}
.typename .more {
float: right;
text-transform: uppercase;

font-size: 12px;
line-height: 26px;
color: #737373;
}
.rnewslist {
width:100%;
height:auto;
float:left;
    margin: 15px 0;

}
.rnewslist ul {
width:100%;
height:auto;
float:left;
}
.rnewslist ul li {
width:100%;
height:auto;
float:left;
}
.rnewslist ul li a {
width:100%;
height:auto;
float:left;
font-size: 14px;
color: #666666;
line-height: 35px;
}
.rnewslist ul li a i {
display: inline-block;
vertical-align: middle;
width: 2px;
height: 2px;
border-radius: 2px;
background: #4bbfc9;
}
.hotsolist {
width:100%;
height:auto;
float:left;
    margin: 15px 0;

}
.hotsolist ul {
width:100%;
height:auto;
float:left;
display: flex;
flex-wrap: wrap;
}
.hotsolist ul li {
float:left;
}
.hotsolist ul li a {
line-height: 30px;
font-size: 14px;
color: #000;
margin-right: 6px;
float:left;
background: #67a2d4;
padding: 0 15px;
margin-bottom: 6px;
}
.content {
width:100%;
height:auto;
float:left;
margin-bottom: 50px;
}
.content img{
max-width:100%;
}









.news_info{border-bottom:1px solid #eee;padding:20px;}
.news_info h2{font-size:24px;line-height:30px;text-align:center;font-weight:normal;}
.news_info p{margin-top:20px;text-align:center;}
.news_info p span{display:inline-block;font-size:14px;color:#666;}
.news_content{margin:30px 0;}
.news_content p{margin:5px 0;line-height:30px;font-size:14px;color:#333;}
.news_content img{max-width:100%;height:auto;}


