@charset "utf-8";
.up{background:#332c2b; height: 36px; line-height: 36px; padding:0px; font-size: 12px;color: #e94b08;}
.up .lang{float: right;color: #e94b08;}
.up .lang a{margin-left: 10px; color: #e94b08;}
.up  a{color: #e94b08;}
.up  a:hover{ color: #fff;}
.up .lang img{width: 16px;}
.up .uk-dropdown{padding: 10px;min-width: 160px;}
.up .uk-nav>li>a{padding: 0; margin-left:0; line-height: 28px; color: #666; padding: 0 5px;}
.up .uk-nav>li>a:hover{color: #e94b08 !important; background: #eee;}
.up .uk-margin-small-right{margin-right: 0px !important;}

.lang.yy img{width: 16px; vertical-align: middle; margin-top: -4px;}
.lang.yy a{display: block; padding: 5px 0;}
.uk-tooltip {padding: 0px 6px 3px 6px;}


.cd-top {
  display: inline-block;
  width: 100%;
  position: fixed; z-index:10000;
  top: 0px;
  right: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  /*overflow: hidden;*/
  background: #666;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: 1;
}
.no-touch .cd-top:hover {
  opacity: 1;
}
/*@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}*/




/*#layout{position:absolute; top: 0;left:0; width: 100%; z-index: 9999;}*/
#layout#headbox{position: relative; width: 100%;}


.header .xian{padding-left:0;}


/*.header .uk-navbar{height: 80px;}*/
.header{width: 100%;transition: all 1s; border-bottom:1px solid #ddd; background: #f8f8f8}
.header:hover{background:rgba(255,255,255,1);}
.header:before{content: ""; position:absolute; width: 100%; bottom: 0; z-index: 0; height: 0px; background:#ddd; }
.header .uk-navbar-container:not(.uk-navbar-transparent) {background:inherit;}
.header .uk-logo.logo{padding:0 30px; width:160px; height:80px; transition: all 1s; background: url(../images/logo.png) no-repeat center center #e94b08; background-size: 80% }
.header:hover .uk-logo.logo{background: url(../images/logo.png) no-repeat  center center #e94b08; background-size: 80% }
.header .uk-navbar-nav{margin-left: 40px;}
.header .uk-navbar-nav>li>a,.header .uk-navbar-toggle{min-height:80px; }
.header .uk-navbar-nav>li{ margin:0 10px; }
.header .uk-navbar-nav>li>a{padding:0 10px;font-size: 18px; text-transform:inherit; color: #332c2b;font-family:'Arial',"Microsoft YaHei","Lucida Grande";}
.header:hover .uk-navbar-nav>li>a{color: #332c2b}
/* .header .uk-nav>li>a {text-align: center;} */
.header .uk-navbar-dropdown{background: initial; border-top: 0px solid #e94b08; padding:0; width: 160px;}
.header .uk-navbar-dropdown-nav>li>a{ border: 0px solid #ccc; border-radius:0; text-align: center; font-size: 16px; padding: 15px; margin-bottom: 0px; border-bottom:1px solid #eee; background: #fff; color: #333;}
.header .uk-navbar-dropdown-nav>li>a:hover{color: #fff; background: #e94b08; border-bottom:1px solid #e94b08; }

[class*=uk-dropdown-bottom] {margin-top:0px;}

.header .uk-navbar-nav>li>a.uk-open{color:#e94b08; background: url(../images/jttt.png) no-repeat center bottom;}
.header .uk-navbar-nav>li.uk-open>a,#layout.uk-sticky-fixed .header .uk-navbar-nav>li.uk-open>a{color:#e94b08;}
/*.header .uk-navbar-nav>li.uk-open>a:before{content: ""; position:absolute; top: 0; height: 3px; width: 100%; background: #e94b08;}*/
.header .uk-navbar-nav>li{position:relative;}
/*.header .uk-navbar-nav>li:hover>a:before{content: ""; position:absolute;left: 0; top: 0; width: 100%; background: #e94b08; height: 3px;}*/ 

/* .header .uk-navbar-nav>li>a.uk-button-text::before {
  top: 0;
  left: 0;
	border-top: 2px solid #e94b08;
  border-bottom: 0px solid #e94b08;
}
.header .uk-navbar-nav>li>a.uk-open::before{content: ""; position:absolute;left: 0; top: 0; height: 3px; background: #e94b08;}
 */


.uk-modal-close-full{background: initial;}

.uk-sticky-fixed{box-shadow:0px 1px 2px 2px rgba(0,0,0,0.1);}
#layout.uk-sticky-fixed .header{background:rgba(255,255,255,1);}
#layout.uk-sticky-fixed .header .uk-logo.logo{background: url(../images/logo.png) no-repeat  center center #e94b08; background-size: 80%}
#layout.uk-sticky-fixed .uk-navbar-nav>li>a{color: #332c2b}
#layout.uk-sticky-fixed .uk-navbar-nav>li>a:hover{color:#e94b08;}

#layout .header .uk-navbar-dropdown-nav>li>a:hover{color: #fff; background: #e94b08}
#layout .header .uk-navbar-nav>li>a.uk-open{color:#e94b08;}
#layout .header .uk-navbar-nav>li>a:hover{color: #e94b08}

#layout .uk-search-navbar .uk-search-input {font-size: 1rem;}
#layout .uk-navbar-toggle.search{padding-right: 0}
.header .uk-navbar-dropbar-slide{background:  -150px #f7f7f7; background-size: 100%; box-shadow: 0 5px 7px rgba(0,0,0,.0);}


#layout.uk-sticky-fixed .up  a{color: #e94b08;}
#layout.uk-sticky-fixed .up  a:hover{ color: #fff;}
.uk-sticky-fixed .up .uk-nav>li>a{color: #666!important;}



.cpfllb h5{font-weight: bold; color: #e94b08}
.cpfllb .xfl{font-weight: bold; color: #e94b08}
.cpfllb .xfl a{font-weight: bold; color: #e94b08}

.cpfllb hr{margin-top: 10px;margin-bottom: 10px;}
.cpfllb a:hover{background:#e94b08; padding:5px  10px; color: #fff}


.cpfllb .uk-active a:hover{padding:5px 0; background:#fff; }
.cpfllb .uk-active a:hover h4{padding:0; background:#fff; }



/* down-menu */
.down-menu li{margin:0px;}
.down-menu li a{display: block; font-size: 16px; height:30px; line-height: 30px; padding:5px 10px; color: #332c2b; border-bottom: 0px solid #ddd}
.down-menu li a:hover{ color: #fff;padding:5px 10px; background: #e94b08; border-bottom: 0px solid #e94b08}
.uk-grid.down-menu>.uk-grid-margin{margin-top: 10px}
[class*=uk-drop-bottom] {margin-top: 0px;}


.uk-modal-dialog{background:  rgba(0,0,0,.95)}
.uk-search-large .uk-search-input{font-size: 1.6rem; border-bottom: 1px solid #999}



.left-menu .uk-nav-parent-icon>.uk-parent>a::after{
    transform:rotate(180deg);
-ms-transform:rotate(180deg);     /* IE 9 */
-moz-transform:rotate(180deg);    /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);  /* Opera */
}
.left-menu .uk-nav-parent-icon>.uk-parent.uk-open>a::after{
    transform:rotate(0deg);
-ms-transform:rotate(0deg);     /* IE 9 */
-moz-transform:rotate(0deg);    /* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg);  /* Opera */
}
.uk-offcanvas-bar.left-menu {background: #4d4d4d}
.uk-offcanvas-bar.left-menu hr{background: rgba(255,255,255,0.1);}
.uk-offcanvas-bar.left-menu .en a, .uk-offcanvas-bar.left-menu .bq, .uk-offcanvas-bar.left-menu .design a{color:rgba(255,255,255,0.4); }
.uk-offcanvas-bar.left-menu .bq,.uk-offcanvas-bar.left-menu .design a{font-size: 12px; line-height: 16px;}
#layout .header .uk-offcanvas-bar.left-menu .uk-nav>li>a{color:rgba(255,255,255,0.9); }
#layout .header:hover .uk-offcanvas-bar.left-menu .uk-nav-sub>li>a{color:rgba(255,255,255,0.6); }
#layout .header:hover .uk-offcanvas-bar.left-menu ul.uk-nav-sub {
    padding: 5px 0 5px 10px;
}
#layout .header:hover .lang.yy a{color:rgba(255,255,255,0.6); }
/*gghead*/
.header.gghead{border-bottom:0;}
.header.gghead .uk-logo.logo{background: url(../images/logo-hover.png) no-repeat left center; background-size: 100% }
.header.gghead .uk-navbar-nav>li>a,.header.gghead .sousuo a{color: #212121;}
.header.gghead .uk-navbar-nav>li>a:hover{color: #e94b08}
.header.gghead .sousuo a:hover{color: #e94b08}
.header.gghead .uk-navbar-nav>li>a.cur {color: #e94b08;}
.uk-sticky-fixed .header{background:#fff;}




/*daohang*/
.daohang{position: absolute; z-index: 9998; height: 100%; width: 300px;  }
.daohang .dhbg{position: relative;height: 100%}
.daohang .dhbg:before{content: ""; position: absolute; left: 0;top: 0; width:260px; height: 100%;background:rgba(0,0,0,0.3)}
.daohang .logo{padding:20px 40px; position: relative; background: #e94b08; z-index: 2}

.daohang .navlb{width:260px; margin-top:50px; position: relative; z-index: 2}
.daohang .navlb li{position: relative; transition: all 0.5s;}
.daohang .navlb a{ display: block; padding:10px 50px 10px 40px; color:  rgba(255,255,255,.8); transition: all 0.5s;}
.daohang .navlb a:hover{color: #fff;}
.daohang .navlb a:before{content: ""; position: absolute; right: 0;top:23px; width:50px; height:1px;background:#fff; opacity: 0;transition: all 1.5s;}
.daohang .navlb li:hover a:before{opacity: 1}
.daohang .navlb .onn a{color:#fff}
.daohang .navlb .onn a:before{opacity: 1}

.search{position: absolute; bottom: 40px; left: 40px; width:165px;}
.uk-search.cps .uk-search-icon {
    background: #e94b08;
    color: #fff;
}
.search .uk-search-default .uk-search-input{ height: 36px; font-size: 14px; background: #fff; padding-left: 15px; border:0px solid #e5e5e5; border-radius: 50px 0 0  50px}

.search.gg{position:relative; margin-top:20px; border:0px solid #eee; bottom: inherit; left: inherit;}
.search .uk-search-default .uk-search-input{border:1px solid #ddd;}







.daohang .navlb .uk-accordion>:nth-child(n+2) {
    margin-top:0px;
}
.daohang .navlb .uk-accordion-title{font-size: 16px;}
.daohang .navlb .uk-open .uk-accordion-title{font-size: 16px; font-weight: bold; color: #fff;}

.daohang .navlb .uk-open .uk-accordion-title:before {opacity: 1}


.daohang .navlb .uk-accordion-content {margin-top: 0px; padding:0 0 15px 0;}
.daohang .navlb li:hover ul li a:before{opacity: 0}
.daohang .navlb li ul li a{padding:0px 30px 0px 40px; font-size: 14px;}
.daohang .navlb li ul li a:hover{color: #e94b08; text-decoration: underline;}






/*banner*/
.banner{position: relative;background:#ddd;}

.banner .by{position: absolute; z-index: 2; top:140px; left: 400px;}
.banner .bg{position:absolute; width: 100%; height: 100%; background: rgba(0,0,0,.1); z-index: 1}
.banner .bt-cn{ font-size:56px;line-height: 1.2; margin-top:10px; }
/*.banner .bt-cn, .banner .bt-x{text-shadow: 0 0 5px #333;}*/
.banner .bt-en{font-size: 22px; margin-top: 50px;}
.banner .bt-x,.banner .bt-en, .banner .bt-en span{}
.banner .bt-x{margin-top:20px;}
.banner .jiantou{margin-top: 60px;}
.banner h1 span{font-weight:bold}
.banner .an{padding: 8px 30px; width: 120px; height: 40px; border-radius:50px; border: 1px solid #fff;}
.banner .an span{font-size: 24px; line-height: 1; margin-left: 4px;  margin-top: -6px; vertical-align: middle;}
.banner .an:hover{border: 1px solid #e94b08; background: #e94b08;}
.uk-dotnav.dian>*>*{width: 24px;height: 7px;border-radius: 10px; border: 0; margin-top:16px; background: rgba(255,255,255,.7);}
.uk-dotnav.dian>.uk-active>*{background: #e94b08}

.banner .btt{position: absolute; bottom: 107px; z-index: 2; width:100%;}
.banner .btt .nr{margin-left:550px; margin-right:140px;}
.banner .btt .nr .uk-heading-line>::after{border-bottom-color: rgba(255,255,255,.6);}



.banner .by .pic-box{ width: 360px; border-radius: 0 40px 0 0; padding:100px 60px 100px 60px;  background: rgba(105,185,59,0.8)}

.lbbt{position: absolute; left: 0; width:100%; bottom: 100px;}
.lbbt .lbml{position: relative; padding-left:400px; padding-right: 40px;}
.lbbt .jjt.uk-slidenav{
    width: 42px;
    height: 42px; color: #333;
    line-height: 40px;
    text-align: center;
    padding: 0;
    background:#fff;
    border-radius: 100px;
}


.lbbt .jjt.uk-slidenav:hover{background: #e94b08; color: #fff;}
.lbbt .jjt.yjt{margin-left: 15px;}
.lbbt .lbml h4{line-height:40px;}

/*.lbbt .lbml .uk-heading-line>::after{border-bottom-color: rgba(255,255,255,.6);}*/








.ggbanner{position: relative;}
.ggbanner .bt-en{ font-size: 4rem; line-height: 1; margin-bottom:15px;}

.uk-thumbnav.lunbo-dianji li{width: 140px; }
.uk-thumbnav.lunbo-dianji .t{cursor: pointer; font-weight: bold; padding: 0 20px; color: rgba(255,255,255,0.7); border-bottom: 3px solid rgba(255,255,255,0.5);transition: all 0.5s;}
.uk-thumbnav.lunbo-dianji .t:hover{color: #fff; border-bottom: 3px solid rgba(255,255,255,0.9);}
.uk-thumbnav.lunbo-dianji .uk-active .t{ color: #e94b08; border-bottom: 3px solid #e94b08;}
.uk-thumbnav>*>::after{background:inherit;}


/*footer*/
.footer{background: #333; border-top: 10px solid #e94b08 }
.footer .ptb{padding:80px 0 100px 0;}
.footer .foot-logo img{width: 200px;}
.footer .dh {margin-top: 20px;}
.footer .dh span{border:1px solid #ccc;  font-size: 14px;width: 20px; height: 20px; line-height: 20px; border-radius: 20px; text-align: center;}
.footer .dh i{font-size: 24px; font-weight: bold;color: #e94b08}
.footer a:hover{color: #e94b08;}
.footer .uk-nav-default>li>a{line-height: 28px;}
/*.footer .ewm img{width:90%;}*/
.footer .uk-nav>li>a{padding:0; color: #ccc}
.footer .uk-nav>li>a:hover{color: #e94b08}
.footer .uk-active .f-bt{color: #fff; font-size: 16px; line-height:18px; padding-top: 0; padding-bottom:15px;}
.footer .lianxi{margin-top: 14px; line-height: 22px;}
.footer .lianxi span{vertical-align:center}

/*.footer .dhpic{padding: 30px; background: #2a2a2a}*/
.footer .name{margin-top:5px;}
.footer .name p{font-size: 12px;}
.footer .name p, .footer .add, .footer .lianxi{line-height: 20px;}

.footer .fengxiang{margin-bottom:20px; margin-right: 5px;}
.footer .fengxiang{font-size: 16px; line-height: 30px;}
.uk-modal-dialog.fx{width:250px; border-radius: 4px;}
.footer .ewm{max-width:110px; font-size: 14px; margin-top:3px; text-align: center;}
.footer .ewm h6{color: #999;}



.banquan{padding:15px 0;background: #2a2a2a; line-height:20px; font-size: 12px; color: #999; border-top:0px solid #ccc}
.banquan a{ color: #999}.banquan a:hover{ color: #e94b08}


/*公用*/
.uk-lightbox{background: rgba(0,0,0,0.8);}
.uk-lightbox-toolbar{background: rgba(0,0,0,0);}

.weizi{padding:15px 0;border-bottom:1px solid #ddd; font-size: 14px; color: #999 }
.weizi a{color: #666 }.weizi a:hover{color: #e94b08}


/* home-homeabout */

.homeabout{position: relative;}
/*.homeabout:before{content: ""; position: absolute; right: 0; width: 50%; height: 100%; background:#fff;}*/
.homeabout .cont{line-height:30px}
.poos{position: relative; height: 100%}
.poos .xbt {position: absolute;bottom: 0; width:100%;}


.about-left{padding-left:50px;}
.about-tu{padding-left: 30px; padding-top: 30px; position: relative;}
.about-tu:before{content: ""; position: absolute; height: 95%; width: 95%; top: 0; left:0; background: #e94b08; }
.about-tu .bofang a{font-size: 48px; color: #e94b08}
.about-tu .bofang a:hover{color: #fff}


.fanjt.uk-slidenav{
width: 42px;
    height: 42px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    padding: 0;
    background:rgba(0,0,0,.4);
    border-radius: 100px;
}

.fanjt.uk-slidenav:hover {
    background: #e94b08;
    color: #fff;}

.fanxx table td{padding: 15px; border: 0;border-width:0 !important}

/* shuju */

.shuju .ico-sj{margin-bottom: 20px}
.shuju h1.sj{font-family: 'Oswald', sans-serif; color: #e94b08;}
.shuju h5{margin-top: 5px}
.shuju h1, .shuju h1 .sz{font-family: 'Oswald', sans-serif;  font-size: 56px;}
.shuju h1 .w{font-size: 16px; line-height: 20px;}
.jzrq{color: #999; font-size: 12px;}


/*.shuju .ico-sj{margin-bottom:10px}
.shuju li .b{border-bottom: 1px solid #ddd; padding-bottom: 10px;}
.shuju h1.sj{font-family: 'Oswald', sans-serif; color: #e94b08}
.shuju h5{margin-top:0px;}
.shuju h1, .shuju h1 .sz{font-family: 'Oswald', sans-serif;line-height: 1; font-size: 56px;}
.shuju h1 {overflow: hidden;}
.shuju h1 .sz{float: left;}
.shuju h1 .w{float: left; margin-top: 8px; font-size: 12px; display: block; border-radius: 50px; width:16px; height: 16px; line-height: 16px; padding:2px; background: #e94b08; color: #fff;  text-align: center;}
.jzrq{color: #999; font-size: 12px;}

.shuju.a-sj h1, .shuju.a-sj h1 .sz{font-size: 26px;}
.shuju.a-sj h5 {font-size: 12px; line-height: 20px;margin-top:5px}
.shuju.a-sj .ico-sj img{height: 60px;}

.shuju.cg{margin-left: 50px;}
.shuju.cg .ico-sj{float: left; margin-right: 50px;}
.shuju.cg h1, .shuju.cg h1 .sz{font-size: 36px; line-height: 1}
.shuju.cg h5{margin-top:3px; font-size: 14px;}*/
.hcpbg{background: #fff; padding:40px;}
.hcpbox .gd{float: right;}

/*.hcpfl .btt{font-size: 20px; margin-right:40px; padding-top: 2px; color:#e94b08}*/

.hcpfl.uk-tab::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 40px;
    right: 0;
    border-bottom: 1px solid #ccc;
}
.hcpfl.uk-tab{margin-left:-40px;}
.hcpfl.uk-tab>*{padding-left:40px;}

.hcpfl.uk-tab>*>a{padding:0 0 15px 0; color: #333; font-size:24px;}
.hcpfl.uk-tab>.uk-active>a {
    color: #e94b08;
    border-color: #e94b08;
}
.hcpmr{margin-right:40px;}
.cpjs{padding:30px 20px; line-height:1; border:1px solid #ccc; transition: all 0.5s;}
.cpjs h5{color: #e94b08}
.cpjs h6{margin:0;}
.cpjs .xx{ height: 1px; width: 25px; background: #666; margin:10px 0; line-height:1;}


.cpjs:hover{cursor: pointer; background: #e94b08; border:1px solid #e94b08; color: #fff;}
.cpjs:hover h4,.cpjs:hover h5, .cpjs:hover h6{color: #fff;}
.cpjs:hover .xx{background: #fff;}


.hcpnav.uk-subnav>*>:first-child{font-size: 17px;color: #666;}
.hcpnav.uk-subnav>.uk-active>a{color: #e94b08; border-bottom: 1px solid #e94b08;}

.cpxlpd{padding:0}
.cptd{box-shadow:0px 1px 2px 2px rgba(1,0,0,.05);}
.cptd.uk-slidenav{
width: 42px;
    height: 42px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    padding: 0;margrin:0;
    background:rgba(0,0,0,.4);
    border-radius: 100px;
}

.cptd.uk-slidenav:hover {
    background: #e94b08;
    color: #fff;}
.cptd.zzz{left: -60px;}
.cptd.rrr{right: -60px;}

.hcphd .uk-slideshow-items{min-height:530px !important; }


.fanbg .uk-overlay-primary {
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.8),rgba(0,0,0,.3));transition: all 0.5s;
}

/*home news*/
.uk-subnav.news-sub>*>:first-child{font-size: 18px; color: #332c2b;border: 1px solid #f7f7f7; padding:2px 10px;}
.uk-subnav.news-sub>*>:first-child:hover{color: #e94b08; border:1px solid #e94b08;}
.uk-subnav.news-sub>*{padding-left: 30px;}

.uk-subnav.news-sub>*>:first-child.uk-icon-button{border:0;padding:0;}
.uk-subnav.news-sub>*>:first-child.uk-icon-button{ text-align: center; line-height: 28px;  width: 33px; height: 33px; border:1px solid #e94b08; color: #e94b08}
.uk-subnav.news-sub>*>:first-child.uk-icon-button:hover{background:#e94b08; color: #fff;}
.uk-subnav.news-sub>*>:first-child.uk-icon-button:hover svg{color: #fff;}



.homenews-list{position: relative; margin-top: 30px; transition: all 0.5s; background: #fff}
/* .homenews-list:before{content: ""; position: absolute; left: 0; top: 0; margin-right: 40px; width:300px; height:240px; background: #4b4b4b;}
 */
.homenews-list a {transition: all 0.5s;}
.homenews-list .js{font-size: 14px; line-height: 24px;}
.homenews-list .txt{padding: 30px 30px 30px 0;}
.homenews-list .txt .tit{font-weight: bold;}
.homenews-list .txt .riqi{float: right; color:#e94b08; font-size: 14px; margin-top:5px;}
.homenews-list .txt .js{color: #666}
.homenews-list:hover .txt .tit{color: #e94b08;}
.homenews-list .uk-card-hover{ transition: all 0.5s;}

		

.home-news-lb{position: relative; padding:25px 25px 32px 25px;}
.home-news-lb li{padding:13px 10px;transition: all 0.5s;}
.home-news-lb li:hover{background: #fff;}
.home-news-lb .uk-list-divider>li:nth-child(n+2){margin-top: 0px;margin-bottom: 0px;}
.home-news-lb .uk-list>li:nth-child(n+2), .uk-list>li>ul {margin-top:0px;}
.riqi{color: #999;font-size: 14px;}
.riqi span{vertical-align: middle; margin-top: -3px;}

.home-news-lb li:hover h5{color: #e94b08;}

.home-news-lb .n-more{ position: absolute; bottom: 0;left:0; width: 100%;  height: 40px; line-height: 40px; text-align: right; background: #bbb; transition: all 0.5s;}
.home-news-lb .n-more a{margin-right: 10px; font-size: 14px; color: #fff; padding: 5px 10px;}
.home-news-lb .n-more a:hover{background: #fff; color: #000;}
.home-news-lb .n-more a span{font-size: 22px; vertical-align: middle; margin-top: -6px; margin-left: 2px;}
.home-news-lb .n-more:hover{ background: #e94b08;}
/* .news-list{border: 1px solid #e3e3e3; padding:2px; transition: all 1s;}
.news-list:hover{border: 1px solid #2ba23a; background: #2ba23a; color: #fff}
.news-list a:hover h4, .news-list a:hover p{color: #fff}
.news-list p{font-size: 12px; line-height: 20px; color: #666; margin-top: 10px;}
.news-list p.riqi{color: #ccc} */

.news-tit h5{margin-top:6px;}


/*homelogo*/
.homelogo img{border: 1px solid #eee;}
.uk-slidenav.j:focus svg, .uk-slidenav.j:hover svg{color: #e94b08}
.uk-slidenav.j{color: #e94b08; padding:0; border:1px solid #e94b08; border-radius: 30px; width: 30px; height: 30px; text-align: center; line-height: 30px;}
.uk-slidenav.j:hover{background: #e94b08; color: #fff}


/*ggtit*/
.ggtit h1{color:#e94b08; font-weight:bold;}
.ggtit h1 span{font-weight:bold; color:#8d8d8d;}
.ggtit h2{color:#e94b08; font-weight:bold;}

.ftit h2{font-weight:bold;}
.ftit h2 span{margin-left:10px; font-size:14px; font-weight:bold;}

.jian{width:50px; height:3px; background:#e94b08; margin:30px 0;}


.guanyu .pic{color:#fff; margin-bottom:500px;}
.hexin .uk-grid-divider>:not(.uk-first-column)::before{border-left: 1px solid #e5c6b9;}
.ico-hx span{font-size:56px; color:#e94b08; line-height:1;}

.wenhua{position:relative; overflow:hidden;}
.whpho{float:right;}
.whpic{position:absolute; width:100%; z-index:1;}
.whpd{padding:100px 0;}

.whpic .con{padding-right:60px;}

.whpic .con dl{ border-bottom:1px solid #ddd; padding:30px 0; }
.ico-wh span{font-size:56px; color:#f7dfd5; line-height:1;}






.biaodan .uk-input, .biaodan .uk-select, .biaodan .uk-textarea {
    max-width: 100%;
    width: 100%;    font-size: 14px; height: 46px;
    border: 0 none;
    padding:10px 0px;
    background:#fff;
    color: #454545;
    border-bottom: 2px solid #999; border-radius:0px;
    transition: .2s ease-in-out;
    transition-property: color,background-color,border;
}

.biaodan .uk-textarea {height:100px;}
.biaodan .uk-button-default{line-height: 42px; color: #fff; background:#e94b08; border: 0; border-radius:0px;}
.biaodan .uk-button-default:hover{color: #fff; background: #ff6100}



.biaodan fieldset{position: relative;color: #454545;}
/*.biaodan fieldset:before{content: ""; position: absolute; bottom: 0; height: 1px; width: 100%; background:#eee;}*/

.biaodan fieldset.dx{height: 40px; line-height: 40px;}
.biaodan fieldset.tj:before{display: none;}



/* Focus */
.biaodan .uk-input:focus,
.biaodan .uk-select:focus,
.biaodan .uk-textarea:focus {
  outline: none;
  background-color: #fff;
  color: #e94b08;
  border-color: #e94b08;
}

.lianxi li span{color:#e94b08; opacity:0.5;}
.lianxi .icon {
  width: 2em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}






/*cpnav*/
.cpnav{position:absolute; width:100%; top:0; border-bottom:1px solid rgba(255,255,255,.3);}
.cpnav .mmcc a{position:relative; display:block; padding:20px 0; font-size:18px;border-right:1px solid rgba(255,255,255,.3); transition: all 0.5s;}
.cpnav .mmcc a:hover{color:#e94b08;}
.cpxx{border-left:1px solid rgba(255,255,255,.3);}

.cpnav .mmcc a.oon{background: -webkit-linear-gradient(top,rgba(213,86,40,0.5),rgba(213,86,40,0));}
.cpnav .mmcc a.oon:before{content:""; position:absolute; z-index:2; top:0; left:0; width:100%; height:4px; background:#e94b08;}

.cplb{background: #fff;transition: all 0.5s;}
.cplb:hover{background: #e94b08}
.cplb .pho{padding:20px 0;}



.cpmc{position:relative; height: 100%}
.cpmc .bt{padding:30px 0 0 30px;}
.cpmc .bt h3{margin-bottom:5px; color: #e94b08; font-weight: bold}
.cpmc .xq{ position:absolute; bottom:30px; left: 30px;}

.cplb:hover h3, .cplb:hover h4, .cplb:hover h5, .cplb:hover .xq{color: #fff;}


.cptd{ padding:30px 30px 120px 30px;background:#fff;}
.cptd h3{color: #e94b08;}

.ggbox{background: #fff}
.ggbox .ggpic{padding:70px;}
.ggbox .ggpic h3{font-weight: bold;}




.cp-ys{background:#fff; padding:40px;}
.ico-ys img{width: 50%}
.ico-ys{margin-bottom:20px;}

/*.uk-switcher.gg>:not(.uk-active){display: block;}*/

.ggdown a{color: #e94b08;}
.ggdown a span{font-size: 18px;}
.ggdown a:hover{text-decoration:none;}
.ggdown .uk-button {border: 1px solid #e94b08}
.ggdown .uk-button:hover {border: 1px solid #e94b08; background: #e94b08; color: #fff;}
.guige .jj{border: 1px solid #e94b08; color: #e94b08}



.fannav {border-top: 1px solid #ddd}
.fannav a{padding:20px 0;position:relative;}
.fannav .uk-subnav>*>:first-child{font-weight: bold;font-size:16px; color: #666; width: 100%;transition: all 0.5s;}
.fannav .uk-subnav>*>:first-child:before{opacity: 0; content: ""; position:absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: #e94b08;transition: all 0.5s;}
.fannav .uk-subnav>*>:first-child:hover:before{opacity:1; content: ""; position:absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: #e94b08;transition: all 0.5s;}
.fannav .uk-subnav>*>:first-child:hover{color: #e94b08}
.fannav .uk-subnav>.uk-active>a, .fannav .uk-subnav>.uk-active>a span{ color: #e94b08}

.fannav .uk-subnav>.uk-active>a:before{opacity:1;content: ""; position:absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: #e94b08}




/*fuwu*/
.zcbt{position:relative; border-radius: 0 80px 0  0 ; color: #fff; }
.zcbt.s1{background:#e94b08}
.zcbt.s2{background:#1d8bf2}
.zcbt h2, .zcbt h5{color: #fff;}
.zcbt .mcc{padding:30px; position:absolute; bottom: 0}
.zcbox{background: #fff; border-radius: 6px;}
.zcbox .zcpd{padding:30px;}
.zcbox h6{margin:10px 0 0 0; text-transform: uppercase; color: #f4b3a4; text-align: right;}
.zcbox .zcpd.sh h6{color: #8ec5f8;}

.ico-zc span{font-size: 66px; line-height:1; color: #e94b08}
.zcbox .zcpd.sh .ico-zc span{color: #1d8bf2}




.xiazai li a{font-size: 16px;}
.xiazai li a span{font-size: 28px;line-height:36px; float: left; margin-right:10px; vertical-align: middle; margin-top:-4px;}

.downgd{border:0; background: #e94b08; color: #fff;}

.downgd:hover{background: #d55628; color: #fff;}



.fanganxx table tr td{padding:15px;}


/*job*/
.jobZw .job-bg{padding:40px; border-radius:0 0 6px 6px; background:#fff;}
.jobZw ul li{margin-bottom:0px; margin-bottom:20px;}
.jobZw .uk-accordion-title{position:relative; font-size: 18px;  padding-bottom:5px; color: #565656; background:#fff; padding:20px; border-radius:0; transition: all .5s;}
.jobZw .uk-accordion-title:hover{cursor:pointer; background:#ffe8e0;color: #e94b08;}


.jobZw  .uk-heading-bullet::before {
    content: "";
    display: inline-block;
    position: relative;
    top: calc(-.1 * 1em);
    vertical-align: middle;
    height: calc(4px + .8em);
    margin-right: calc(5px + .2em);
    border-left: calc(5px + .1em) solid #e94b08;
  }



/*.jobZw .uk-accordion-title:after{content: ""; position:absolute; top: 0; right: 0; height: 100%; width: 40px; background: #00ce7c; display: none;}*/
.jobZw .uk-accordion-title h5{color: #666;}

.jobZw .uk-open>.uk-accordion-title{color: #e94b08;  border-bottom: 1px solid #ddd; background:#fff;}
.jobZw .uk-open>.uk-accordion-title h5{color: #fff;}
.jobZw .uk-open>.uk-accordion-title::before{
background-image:url(../images/jian.png);
}

.jobZw .uk-accordion-title:before{/*z-index: 2; position: absolute; left: 0px; top: 26px; right:initial; width: 0.6em;height: 0.6em; margin-left:0; color: #fff;*/width: 1em; height:1em;position: absolute;right: 20px; top: 24px;
background-image:url(../images/jia.png);
}




.jobZw.sh .uk-accordion>:nth-child(n+2) {margin-top:0px;}
.jobZw.sh li .uk-accordion-content {margin-top:0px; border-bottom:0px solid #ddd;}
.jobZw li h5:hover{cursor: pointer;}

.yaoqiu{font-size: 14px; margin-top:10px; color:#666}
.jobCs{font-size: 14px;color:#666}
.jobZw h6{margin:0;}





/*subnav*/
.subnav .uk-subnav .biaoti{position:relative; padding-right: 30px; color: #000; font-weight: bold; font-size: 18px; text-transform: initial;}
.subnav .uk-subnav .biaoti:before{content: ""; position:absolute; right: 0; top: 20px; height:15px; width: 1px; background: #999;}


.subnav{position: relative;z-index: 1; width: 100%;height: 55px; line-height: 55px; border-bottom: 1px solid #ddd;}
.subnav .uk-subnav>*{line-height: 55px;flex: none; padding-left: 30px;position: relative;}
.subnav .uk-subnav>* a{font-size: 18px; color:#565656; transition: all 0.5s; text-transform: initial;border-bottom: 1px solid initial;}
.subnav .uk-subnav>*.uk-active a{border-bottom: 1px solid #e94b08; color: #e94b08;}
.subnav .uk-subnav>* a:hover{border-bottom:1px solid #e94b08; color: #e94b08;}

.subnav .uk-subnav {margin-left: -30px;}
.subnav .uk-subnav-divider>::before{margin-right:30px;height: 40%}



.gg-nav .uk-accordion-title{color: #e94b08;padding:15px 0px; font-weight: bold; font-size: 16px;}
.gg-nav .uk-accordion-content{margin-top:0px; padding:8px 0 20px 0; border-top: 1px solid #ddd;}
.gg-nav .mob-subnav li{border-bottom: 1px solid #eee; font-size: 14px; margin-bottom: 10px;}


.mrl{margin-left:auto; margin-right:auto;}




/*news*/
.uk-subnav.news-nav>*>:first-child{ font-size: 16px; color: #333;}
.uk-subnav.news-nav>*>a:focus,.uk-subnav.news-nav>*>a:hover{color:#e94b08;text-decoration:none;outline:0}
.uk-subnav.news-nav>li.uk-active>a{color:#e94b08;}

.uk-subnav.news-nav{margin-left:-30px }
.uk-subnav.news-nav>*{padding-left:30px }
.uk-subnav-divider.news-nav>:nth-child(n+2):not(.uk-first-column)::before{margin-right: 30px;}

.news-hot-list h2{border-bottom: 1px solid #ddd }
.news-hot-list li{ border-bottom: 1px solid #ddd; padding-bottom: 10px;}
.news-hot-list li a:hover h5{color:#e94b08;}

.news-list{margin-top: 40px; background: #f5f5f5;transition: all 0.5s;}
.news-list:hover{background: #fff;  box-shadow: 0px 5px 20px 3px rgba(204,204,204,0.5);}
.news-list .txt{color: #666; font-size: 14px; line-height: 22px;}

.news-list .time{color: #666}
.news-list .time .hs{font-size:56px; line-height: 1; color: #666}
.news-list .time hr{margin-top: 5px; margin-bottom:0px;}










