/* 头部 */
body{ background: #fff !important; }
.dtop .logo{width: 350px; height: 84px; margin-top: 15px; margin-bottom: 10px; margin-right: 62px; }
.dtop .logo img{width: 350px; max-height: 84px; display: block; margin-top: 10px;}
/* nav */
.dtop .menu{width: auto; height: 109px;margin-top: 5px;}
.dtop .menu ul li{float:left; width:88px; height:100px; text-align:center; margin-left:1px;position: relative;}
.dtop .menu ul li .nav{display:block; width:88px; height:100px;}
.dtop .menu ul li .nav p{font-size:16px; color:#333; padding-top:36px;}
.dtop .menu ul li .nav span{font-size:10px; color:#999; text-transform:uppercase;}
.dtop .menu ul li.on .nav{background-color: #f9f8f8; color: #70b92e;}
.dtop .menu ul li.on .nav p{color:#70b92e;font-size:16px; padding-top:36px;}
.dtop .menu ul li.on .nav span{color:#70b92e;font-size:10px; text-transform:uppercase;}
.dtop .menu ul li .nav:hover{background:#f9f8f8;}
.dtop .menu ul li .nav:hover p{color:#70b92e;}
.dtop .menu ul li .nav:hover span{color:#70b92e;}
/* 下拉 */
.menu #menulist li .navlist{ position: absolute; left: -16px; width: 120px; text-outline: 109px; z-index: 999; background: #fff; }
.menu #menulist li .navlist a{ display: block; width: 120px; font-size: 14px; line-height: 40px; color: #666; }
.menu #menulist li .navlist a:hover{ color: #70b92e; }
.menu #menulist li .underline{ position: absolute; top: 98px; left: 44px; width: 0; height: 2px; background: #70b92e; }
/* .dtop .menu ul li .dropMenu{position: absolute; left: 0; top: 106px; z-index: 9; width: auto; height: auto;background-color: #fff; box-shadow: 0 4px 4px rgba(0,0,0,.1);}
.dtop .menu ul li .dropMenu .dbox{width: auto; height: auto; margin: 0 auto; }
.dtop .menu ul li .dropMenu .dbox ul li{width: auto; height: auto; }
.dtop .menu ul li .dropMenu .dbox ul li h4{font-size: 16px; color: #333; height: 30px; line-height: 30px; font-weight: normal; margin-bottom: 10px;}
.dtop .menu ul li .dropMenu .dbox ul li .dnav{width: 100%; height: auto;}
.dtop .menu ul li .dropMenu .dbox ul li .dnav a{display: block; font-size: 14px; color: #666; line-height: 34px; margin-right: 15px;}
.dtop .menu ul li .dropMenu .dbox ul li .dnav a:hover{color: #70b92e;} */
/* 搜索框 */
.dtop .search{width: 230px; height: 40px; background-color: #fff; box-sizing: border-box; border: 1px solid #dbdedf; margin-top: 44px;}
.dtop .search .sbtn{float: right; display: block; width: 48px; height: 38px; background: #70b92e url(../images/indexsearch.png) no-repeat center; }
.dtop .search .searchbox{float: left; display: block; width: 168px; height: 38px; font-size: 14px; line-height: 38px; margin-left: 12px; color: #666;}

/* bannar */
.theme-default .nivo-directionNav a.nivo-prevNav{ 
    left: 130px;
    display: block;
    width: 32px;
    height: 58px;
    background: url(../images/indexleft.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    /* opacity: 0; */
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.theme-default .nivo-directionNav a.nivo-nextNav{ 
    right: 130px;
    display: block;
    width: 32px;
    height: 58px;
    background: url(../images/indexright.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    /* opacity: 0; */
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default .nivoSlider img{ height: 499px !important; }
.indexbannar{ position: relative; height: 499px; }
.slider-wrapper {
    width: 100% !important;
    height: auto;
    /* width: 80%; */
    margin: 0 auto !important;
}
.top-banner{
    display: none;
}
.bdshare-slide-button-box{ overflow: hidden !important; }
.nivo-main-image{ display: block !important; position: relative !important; width: 100% !important; height: auto !important; }
.indexbannar .bannarnewlist{ position: absolute; left: 50%; bottom: 0; margin-left: -534px; z-index: 999; }
.bannarnewlist .lists{ float: left; width: 356px; height: 74px; font-size: 20px; line-height: 74px; text-align: center; }
.bannarnewlist .lists a{ color: #fff; }
.bannarnewlist .list1{ background: #3e6887; }
.bannarnewlist .list2{ background: #2f98cf; }
.bannarnewlist .list3{ background: #518cb9; }
.bannarnewlist .list1 a{ width: 356px; height: 74px; display: inline-block; }
.bannarnewlist .list1 a:hover{ -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80); }
.bannarnewlist .list3 a{ width: 356px; height: 74px; display: inline-block; }
.bannarnewlist .list3 a:hover{ -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80); }

.list2 .txtMarquee-top{ width:356px; height: 74px; overflow:hidden; position:relative; }
.list2 .txtMarquee-top .bd{ width: 336px; padding: 20px; }
.list2 .txtMarquee-top .infoList li{ font-size: 14px; line-height: 34px; color: #fff; box-sizing: border-box;width: 326px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.theme-default .nivo-controlNav{ display: none; }
/* 企业概况 */
.indexcontent1{ box-sizing: border-box; padding-top: 66px; }
.contitle .contitle11{ font-weight: normal; font-size: 30px; line-height: 54px; color: #2176bf; text-align: center; position: relative; font-family: "Microsoft YaHei"; background: url(../images/indexh2bg.png) no-repeat center; background-size: 272px 54px; }
.contitle11 em{ color: #70b82e; }
.contitle12{ font-size: 16px; line-height: 30px; color: #666; text-align: center; font-weight: normal; font-family: "Microsoft YaHei"; }
.indexcon1{ height: 400px; box-sizing: border-box; margin-top: 48px; margin-bottom: 94px; position: relative; }
.indexcon1lf .indexcon1img{ width: 618px; height: 400px; float: left; margin-right: 40px; }
/* .indexcon1lf .indexcon1img iframe{ width: 600px; height: 445px; border: none !important; } */
.indexcon1lf .indexcon1img img{ border: 6px solid #dbdbdb; box-sizing: border-box; border-radius: 5px; }
.indexcon1lf .indexcon1img embed{ border: 6px solid #dbdbdb; box-sizing: border-box; }
.indexcon1lf video{ width: 100%; height: 100%;  }
.indexcon1rg{ width: 598px; overflow: hidden; float: left; box-sizing: border-box; }
.indexcon1rg h2{ font-size: 30px; line-height: 30px; color: #666; font-weight: normal; margin-bottom: 16px; }
.indexcon1rg h2 em{ font-size: 18px; line-height: 30px; color: #666; }
.indexline{ width: 76px; height: 2px; background: #70b82e; margin-bottom: 18px; }
.indexcon1rg p{ font-size: 14px; line-height: 28px; color: #666; text-align: justify; display: -webkit-box;
 -webkit-box-orient: vertical; -webkit-line-clamp: 9; overflow: hidden; }
.indexcon1rg .button1{ font-size: 16px; line-height: 42px; width: 129px; height: 42px; border: 1px solid #70b82e; margin-top: 24px; }
.indexcon1rg .button1 a{ color: #70b82e; display: block; text-align: center;}
.indexcon1rg .button1 a:hover{  color: #fff; }
.indexcon1rg .button1 a.hvr-radial-out{ background: #fff !important; }
.indexcon1rg .button1 a.hvr-radial-out:before{ background: #70b82e !important; }
/* 企业新闻 */
.indexcontent2{ background: #ededed; padding-top: 68px; padding-bottom: 30px; }
.contitle2 .contitle11{ font-weight: normal; font-size: 30px; line-height: 54px; color: #2176bf; text-align: center; position: relative; font-family: "Microsoft YaHei"; background: url(../images/indexh2bg2.png) no-repeat center; background-size: 272px 54px; }
.indexconnews .slideTxtBox{ width: 1300px; margin: 0 auto; }
.indexconnews .slideTxtBox .hd{ height: 45px; position:relative; margin-top: 45px; padding-bottom: 26px; }
.indexconnews .slideTxtBox .hd ul{ float:left;  position:absolute; left: 50%; top:-1px; margin-left: -174px; }
.indexconnews .slideTxtBox .hd ul li{ float:left; width: 146px; height: 45px; background: #fff; font-size: 18px; line-height: 45px; color: #666; text-align: center; margin-right: 54px; box-sizing: border-box; border: 1px solid #ccc; cursor: pointer; }
.indexconnews .slideTxtBox .hd ul li em{ color: #fff; }
.indexconnews .slideTxtBox .hd ul li.on{ background: #70b82e; color: #fff; box-sizing: border-box; border: 1px solid #70b82e; }
.indexconnews .slideTxtBox .bd{ width: 1300px; overflow: hidden; }
.indexconnews .slideTxtBox .bd ul{ zoom:1; padding-top: 4px; }
.indexconnews .slideTxtBox .bd li{ float: left; width: 620px; margin-right: 49px; margin-bottom: 43px; }
.indexconnews .slideTxtBox .bd li .pic1{ width: 296px; height: 180px; overflow: hidden; }
.indexconnews .slideTxtBox .bd li .pic1 img{ width: 100%; height: 100%; display: block; transition: transform 1.5s; -webkit-transform 1.5s; -moz-transform 1.5s; -ms-transform 1.5s;  transform: scale(1,1); -webkit-transform: scale(1,1); -moz-transform: scale(1,1); -ms-transform: scale(1,1); }
.indexconnews .slideTxtBox .bd li .text1{ width: 294px; }
.indexconnews .slideTxtBox .bd li h4{ position: relative; }
.indexconnews .slideTxtBox .bd li h4 a{ display: block; font-size: 18px; line-height: 18px; color: #333; padding-top: 11px; padding-bottom: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; }
.indexconnews .slideTxtBox .bd li span{ position: absolute; right: -10px; top: -4px;}
.indexconnews .slideTxtBox .bd li p{ height: 70px; font-size: 14px; line-height: 24px; color: #666; display: -webkit-box;
 -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-align: justify; }
 .indexconnews .slideTxtBox .bd li .datemore{ margin-top: 32px; }
.indexconnews .slideTxtBox .bd li .datemore .date1{ font-size: 16px; line-height: 24px; color: #666; }
.indexconnews .slideTxtBox .bd li .datemore a{ width: 80px; height: 26px; border-radius: 30px; font-size: 12px; line-height: 26px; color: #fff; box-sizing: border-box; padding-left: 17px; background: #ccc url(../images/indexpic5.png) no-repeat 57px center; }
.indexconnews .slideTxtBox .bd li:hover .pic1 img{ transition:transform 1.5s; -webkit-transition:transform 1.5s; -moz-transition:transform 1.5s; -ms-transition:transform 1.5s; transform: scale(1.2,1.2); -webkit-transform: scale(1.2,1.2); -moz-transform: scale(1.2,1.2); -ms-transform: scale(1.2,1.2); }
.indexconnews .slideTxtBox .bd li:hover h4 a{ color: #70b82e; }
.indexconnews .slideTxtBox .bd li:hover .datemore a{ background: #70b82e url(../images/indexpic5.png) no-repeat 57px center; }

/* 核心业务 */
.indexcontent3{ padding-top: 62px; }
.contitle3 .contitle11{ font-weight: normal; font-size: 30px; line-height: 54px; color: #2176bf; text-align: center; position: relative; font-family: "Microsoft YaHei"; background: url(../images/indexh2bg3.png) no-repeat center; background-size: 272px 54px; }
.indexbusiness ul{ padding-top: 35px; padding-bottom: 39px; }
.indexbusiness ul li{ float: left; width: 285px; height: 514px; margin-right: 52px; position: relative; }
.indexbusiness ul li a{ display: inline-block; position: absolute; left: 0; top: 0; }
.indexbusiness ul li .pic2{ width: 285px; height: 372px; overflow: hidden; }
.indexbusiness ul li .pic2 img{ width: 100%; height: 100%; display: block; }
.indexbusiness ul li h3{ font-size: 22px; line-height: 30px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-top: 19px; padding-bottom: 10px; }
.indexbusiness ul li p{ font-size: 14px; line-height: 24px; color: #666; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

/* 底部地图 */
.indexcontent4{ width: 100%; height: 694px; background: #696e77; }
.indexcontent4 .indexcontent4lf{ padding-top: 114px; }
.indexcontent4 .pic3{ position: relative; width: 665px; height: 422px; display: block; }
.indexcontent4 .pic3 .indexicon1{ position: absolute; left: 194px; top: 37px; }
.indexcontent4 .pic3 .indexicon2{ position: absolute; left: 299px; top: 98px; }
.indexcontent4 .pic3 .indexicon3{ position: absolute; left: 411px; top: 119px; }
.indexcontent4 .pic3 .indexicon4{ position: absolute; left: 456px; top: 194px; }
.indexcontent4 .pic3 .indexicon5{ position: absolute; left: 310px; top: 198px; }
.indexcontent4 .pic3 .indexicon6{ position: absolute; left: 243px; top: 226px; }
.indexcontent4 .pic3 .indexicon7{ position: absolute; left: 133px; top: 296px; }
.indexcontent4 .pic3 .indexicon8{ position: absolute; left: 322px; top: 266px; }
.indexcontent4 .pic3 .indexicon9{ position: absolute; left: 378px; top: 254px; }
.indexcontent4 .pic3 .indexicon10{ position: absolute; left: 424px; top: 259px; }
.indexcontent4 .pic3 .indexicon11{ position: absolute; left: 402px; top: 228px; }
.indexcontent4 .pic3 .indexicon12{ position: absolute; left: 554px; top: 230px; }
.indexcontent4 .pic3 .indexicon13{ position: absolute; left: 538px; top: 246px; }
.indexcontent4 .pic3 .indexicon14{ position: absolute; left: 566px; top: 270px; }
.indexcontent4 .pic3 .indexicon15{ position: absolute; left: 504px; top: 310px; }
.indexcontent4 .pic3 .indexicon16{ position: absolute; left: 490px; top: 225px; }

.indexcontent4 .pic3 .indexicon1 .bgicon1{ width: 16px; height: 24px; display: block; }
.indexicon1cons{ display: none; }
.indexcontent4 .pic3 .indexicon1con{ margin-left: -30px; position: relative;  border-radius: 3px; background: #fff; margin-top: 18px; z-index: 99; display: none; }
.indexcontent4 .pic3 .indexicon1con_l4{ margin-left: -500px; position: relative;  border-radius: 3px; background: #fff; margin-top: 18px; z-index: 99; display: none; }
.indexcontent4 .pic3 .indexicon1con_l1{ margin-left: -80px; }
.indexcontent4 .pic3 .indexicon1con_l2{ margin-left: -50px; }
.indexcontent4 .pic3 .indexicon1con_l3{ margin-left: -40px; }
.indexcontent4 .pic3 .indexicon1con_l3{ margin-left: -40px; }
.indexcontent4 .pic3 .indexicon1con a{ font-size: 14px; line-height: 14px; color: #4c4c4c; display: block; padding: 0 10px 10px; }
.indexcontent4 .pic3 .indexicon1con_l4{ width:740px; box-sizing: border-box; padding: 10px 15px; }
.indexcontent4 .pic3 .indexicon1con_l4 a{ width: 224px; font-size: 14px; line-height: 14px; color: #4c4c4c; display: inline-block; padding: 10px 5px; }

.indexcontent4 .pic3 .indexicon1con a:hover{ color: #70b82e; }
.indexcontent4 .pic3 .indexicon1con span img{ width: 18px; height: 13px; display: block; position: absolute; top: -13px; left: 30px; }
.indexcontent4 .pic3 .indexicon1con span .img_l1{ width: 18px; height: 13px; display: block; position: absolute; top: -13px; left: 80px; }
.indexcontent4 .pic3 .indexicon1con span .img_l2{ width: 18px; height: 13px; display: block; position: absolute; top: -13px; left: 50px; }
.indexcontent4 .pic3 .indexicon1con span .img_l3{ width: 18px; height: 13px; display: block; position: absolute; top: -13px; left: 40px; }
.indexcontent4 .pic3 .indexicon1con span .img_l4{ width: 18px; height: 13px; display: block; position: absolute; top: -13px; left: 500px; }

.indexcontent4 .indexcontent4rg{ width: 630px; overflow: hidden; }
.indexcontent4 .indexcontent4rg h2{ font-size: 16px; line-height: 30px; color: #fff; font-weight: normal; background: url(../images/friendshiplink.png) no-repeat left center; padding-left: 35px; margin-top: 34px; margin-bottom: 4px; }
.indexcontent4 .indexcontent4rg .text1,.indexcontent4 .indexcontent4rg .text2{ font-size: 14px; line-height: 26px; color: #fff; padding-bottom: 10px; }
.indexcontent4 .indexcontent4rg .text1 em,.indexcontent4 .indexcontent4rg .text2 em{ padding: 0 3px; }
.indexcontent4 .indexcontent4rg .text1 a,.indexcontent4 .indexcontent4rg .text2 a{ color: #fff; }
.indexcontent4 .indexcontent4rg .text1 a:hover{ color: #70b82e; }
.indexcontent4 .indexcontent4rg .text2 a:hover{ color: #70b82e; }
.information{ padding-top: 10px; }
.indexcontent4 .indexcontent4rg .txtrg{ width: 555px; }
.indexcontent4 .indexcontent4rg .txtrg h3{ width: 85px; height: 35px; font-size: 14px; line-height: 30px; color: #666; font-weight: normal; background: url(../images/indexh2bg16.png) no-repeat left center; text-align: center; }
.indexcontent4 .bankuailist{ padding-bottom: 13px; }
.indexcontent4 .information .informationlf a{ display: block; width: 116px; height: 52px; font-size: 14px; line-height: 52px; color: #333; box-sizing: border-box; padding-left: 45px; margin-bottom: 12px; }
.indexcontent4 .information .informationlf a.c1{ background: #fff url(../images/indexh2bg8.png) no-repeat 19px center; }
.indexcontent4 .information .informationlf a.c1:hover{ color: #fff; background: #70b82e url(../images/indexh2bg8_2.png) no-repeat 19px center; }
.indexcontent4 .information .informationlf a.c2{ background: #fff url(../images/indexh2bg9.png) no-repeat 21px center; }
.indexcontent4 .information .informationlf a.c2:hover{ color: #fff; background: #70b82e url(../images/indexh2bg9_2.png) no-repeat 21px center; }
.indexcontent4 .information .informationrg p{ font-size: 14px; line-height: 24px; color: #fff; }
.indexcontent4 .indextel{ box-sizing: border-box; margin-top: 8px; width: 292px; height: 52px; border: 1px solid #e1e2e4; background: url(../images/indexh2bg10.png) no-repeat 19px center; padding-left: 55px; font-size: 18px; line-height: 52px; color: #fff; }
.indexcontent4 .information .informationrg .piclist{ height: 22px; margin-top: 15px; }
.indexcontent4 .information .informationrg .piclist span{ float: left; font-size: 14px; line-height: 44px; color: #fff; }
.indexcontent4 .information .informationrg .piclist a{ display: inline-block; vertical-align: middle;  }
/* footer */
.footerbox{ width: 100%; height: 90px; background: #575c65; }
.footerbox .t1{ font-size: 14px; line-height: 24px; color: #dedede; text-align: center; box-sizing: border-box; padding-top: 18px; padding-bottom: 9px; }
.footerbox .t2{ text-align: center; }
.footerbox .t2 a{ display: inline-block; }
.footerbox .t2 a span{ float: left; font-size: 14px; line-height: 22px; color: #c4c2c2; }
.footerbox .t2 a img{ float: left; width: 20px; ;height: 22px; margin-right: 11px;}
.footerbox .t2 a:hover span{ color: #70b82e; }

.wow:first-child { visibility: hidden; }
.indexcity{ font-size: 16px; line-height: 30px; color: #fff; width: 55px; position: absolute; left: -10px; }
/* 一键分享 */
.bds_weixin{ background: url(../images/indexh2bg13.png) no-repeat center !important; width: 27px; height: 22px; }
.bds_sqq{ background: url(../images/indexh2bg14.png) no-repeat center !important; width: 18px; height: 22px; }
.bds_tsina{ background: url(../images/indexh2bg15.png) no-repeat center !important; width: 25px; height: 20px; }


/* bannar */
.nivoSlider .bannarimg{ position: relative; width: 100%; height: 499px; }
.nivoSlider a.nivo-imageLink{ z-index: auto !important; opacity: 1 !important; }

.nivoSlider .bannarimg button.button_2{ position: absolute; left: 52.4%; top: 310px; width: 144px; height: 42px; display: block; background: #70b82e; font-size: 16px; line-height: 42px; color: #fff; text-align: center; z-index: 999; border: none; cursor: pointer; }
.nivoSlider .bannarimg button.button_3{ position: absolute; left: 46.1%; top: 312px; width: 144px; height: 42px; display: block; background: #70b82e; font-size: 16px; line-height: 42px; color: #fff; text-align: center; z-index: 999; border: none; cursor: pointer; }
.nivoSlider .bannarimg button.button_4{ position: absolute; left: 20.2%; top: 310px; width: 144px; height: 42px; display: block; background: #70b82e; font-size: 16px; line-height: 42px; color: #fff; text-align: center; z-index: 999; border: none; cursor: pointer; }
.nivoSlider .bannarimg button.button_5{ position: absolute; left: 51.56%; top: 293px; width: 144px; height: 42px; display: block; background: #70b82e; font-size: 16px; line-height: 42px; color: #fff; text-align: center; z-index: 999; border: none; cursor: pointer; }

.nivoSlider .bannarimg button:hover{  color: #fff; }
.nivoSlider .bannarimg button.hvr-radial-out{ background: #70b82e !important; }
.nivoSlider .bannarimg button.hvr-radial-out:before{ background: #60a421 !important; }









/* .tstyle{ height: 74px; overflow: hidden; } */
.hide{display:none;}
#tstyle{ position: relative; }
#down{ cursor: pointer; }
#down img{ vertical-align: middle; padding-left: 10px; }
#con{ position: absolute; left: 0;overflow-y:auto; top: 4px; font-size: 14px; line-height: 30px; background: #fff; padding: 10px 15px; border-radius: 5px; height: 435px; }
#con a,#con em{ color: #4c4c4c; }
#con a:hover{ color: #70b82e; }
#con::-webkit-scrollbar {
    width: 14px;
    height: 14px;
  }
   
  #con::-webkit-scrollbar-track,
  #con::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 5px solid transparent;
  }
   
  #con::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;
  }
   
  #con::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;
  }
   
  #con::-webkit-scrollbar-corner {
    background: transparent;
  }
  


/* 微信二维码 */
.informationmd ul{ margin-left: 32px; }
.informationmd ul li{ float: left; margin-right: 29px; }
.informationmd ul li img{ width: 94px; height: 94px; overflow: hidden; display: block; }
.informationmd ul li p{ font-size: 14px; line-height: 24px; color: #fff; text-align: center; }
.bdshare-button-style1-32 a{ margin: 6px 0 !important; }