@charset "UTF-8";
body { max-width: 1920px; margin: 0 auto; overflow-x: hidden; font-family: "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"\5B8B\4F53"; }

.container { max-width: 1400px; margin: 0 auto; }

.padding-box { padding: 100px 0; }

/*头部导航*/
.header { width: 100%; height: 100px; }

.header .logo { float: left; margin-top: 16px; }

.header .lag-search { float: right; margin-top: 44px; }

.header .lag-search .lag { float: left; }

.header .lag-search .lag a { display: inline-block; font-size: 18px; color: #333; margin: 0 7px; }

.header .lag-search .search-btn { float: left; margin-left: 20px; }

.header .lag-search .search-btn a { display: inline-block; width: 18px; height: 18px; background: url("../images/search-icon.png") no-repeat center; cursor: pointer; border: none; outline: none; padding: 4px; }

.header .lag-search .search-btn input { display: block; width: 18px; height: 18px; background: url("../images/search-icon.png") no-repeat center; cursor: pointer; border: none; outline: none; padding: 12px; }

.header .nav { float: right; margin-top: 44px; margin-right: 20px; }

.header .nav ul { text-align: center; }

.header .nav ul li { display: inline-block; text-align: center; margin: 0 20px; position: relative; padding-bottom: 22px; }

.header .nav ul li .o-link { display: inline-block; font-size: 18px; color: #333; padding-bottom: 8px; border-bottom: 2px solid #fff; }

.header .nav ul li.on .o-link { color: #ff622b; border-bottom: 2px solid #ff622b; }

.header .nav ul li:hover .o-link { color: #ff622b; border-bottom: 2px solid #ff622b; }

.header .nav ul li:hover dl { display: block; }

.header .nav ul li dl { display: none; position: absolute; z-index: 9; top: 50px; left: 50%; width: 100px; margin-left: -50px; padding: 10px 0; background: #fff; }

.header .nav ul li dl dd { display: inline-block; margin: 10px 0; }

.header .nav ul li dl dd a { font-size: 16px; color: #333; }

.header .nav ul li dl dd a:hover { color: #ff622b; }

/*移动端导航*/
.m-menu { display: none; float: right; width: 60px; margin-top: 16px; }

.m-menu a { display: inline-block; width: 48px; height: 48px; background: url("../images/menu.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; }

.m-menu a.on { background: url("../images/close.png") no-repeat center; }

.mobile-nav { display: none; position: fixed; top: 80px; left: 0; width: 100%; z-index: 1000; padding: 20px 0; background: #fff; }

.mobile-nav .m-con { padding: 0 20px; }

.mobile-nav .m-con ul li { padding: 10px 0; }

.mobile-nav .m-con ul li a { display: inline-block; font-size: 14px; color: #333; }

.mobile-nav .m-con .m-search { margin-top: 20px; }

.mobile-nav .m-con .m-search .m-lag { float: left; }

.mobile-nav .m-con .m-search .m-lag a { display: inline-block; font-size: 14px; color: #333; margin-right: 20px; }

.mobile-nav .m-con .m-search .m-search-btn { float: left; }

.mobile-nav .m-con .m-search .m-search-btn input { display: block; width: 18px; height: 18px; background: url("../images/search-icon.png") no-repeat center; cursor: pointer; border: none; outline: none; padding: 12px; }

/*底部导航*/
.footer { width: 100%; background: #2e2f30; padding-top: 80px; }

.footer .footer-nav { padding-bottom: 100px; }

.footer .footer-nav .l-link { float: left; width: 75%; }

.footer .footer-nav .l-link dl { float: left; width: 12.39%; padding-right: 0%; }

.footer .footer-nav .l-link dl dt { margin-bottom: 40px; }

.footer .footer-nav .l-link dl dt a { display: inline-block; font-size: 22px; color: #ccc; }

.footer .footer-nav .l-link dl dd { margin-bottom: 20px; }

.footer .footer-nav .l-link dl dd a { display: inline-block; font-size: 16px; color: #808080; }

.footer .footer-nav .r-share { float: right; }

.footer .footer-nav .r-share .erweima { display: block; max-width: 100%; }

.footer .footer-nav .r-share .share-con { margin-top: 20px; text-align: center; }

.footer .footer-nav .r-share .share-con a { display: inline-block; float: none; width: 42px; height: 42px; padding-left: 0; margin: 6px; }

.footer .footer-nav .r-share .share-con a.share-wb-btn { background: url("../images/share-wb.png") no-repeat center; }

.footer .footer-nav .r-share .share-con a.share-qq-btn { background: url("../images/share-qq.png") no-repeat center; }

.footer .footer-nav .r-share .share-con a.share-wx-btn { background: url("../images/share-wx.png") no-repeat center; }

.footer .footer-icp { width: 100%; padding: 40px 0; border-top: 1px solid #444; }

.footer .footer-icp .footer-icp-nav { float: left; }

.footer .footer-icp .footer-icp-nav a { display: inline-block; font-size: 14px; color: #808080; }

.footer .footer-icp .footer-icp-nav span { display: inline-block; color: #808080; margin: 0 10px; }

.footer .footer-icp .footer-icp-txt { float: right; }

.footer .footer-icp .footer-icp-txt p { font-size: 14px; color: #808080; }

/*内页banner*/
.sub-banner { width: 100%; position: relative; overflow: hidden;}

.sub-banner img { display: block; width: 100%; }

.sub-banner .sub-banner-txt { position: absolute; top: 50%; left: 0; width: 100%; text-align: center; margin-top: -45px; }

.sub-banner .sub-banner-txt h1 { font-size: 46px; color: #fff; font-weight: normal; }

.sub-banner .sub-banner-txt p { font-size: 18px; color: #fff; font-weight: bold; margin-top: 10px; }

/*crumbs*/
.crumbs { width: 100%; background: #f6f5fb; }

.crumbs ul { width: 100%; text-align: center; }

.crumbs ul li { float: left; display: inline-block; text-align: center; position: relative; }

.crumbs ul li a { display: inline-block; font-size: 16px; color: #333; padding: 30px 0; border-bottom: 3px solid #f6f5fb; }

.crumbs ul li a:hover { border-bottom: 3px solid #ff6118; }

.crumbs ul li span { display: inline-block; position: absolute; top: 50%; right: 0; width: 1px; height: 21px; background: #ccc; margin-top: -10.5px; }

.crumbs ul li:last-child span { display: none; }

.crumbs ul li.on a { border-bottom: 3px solid #ff6118; }

.crumbs ul.li-five li { float: none; width: 19.5%; }

.crumbs ul.li-two li { float: none; width: 20%; }

/*标题*/
.title { width: 100%; text-align: center; }

.title h1 { font-size: 36px; color: #333; font-weight: normal; }

.title span { display: inline-block; font-size: 16px; color: #ebebeb; font-weight: bold; }

@media screen and (max-width: 1400px) { .container { max-width: 1220px; padding: 0 10px; }
  .padding-box { padding: 80px 0; } }

@media screen and (max-width: 1200px) {
  .container { max-width: 1024px; }

  .header .logo{
    width: 170px;
  }
  .header .nav ul li{
    margin: 0 12px;
  }

  .padding-box { padding: 60px 0; }
  .header .nav ul li .o-link { font-size: 16px; }
  .header .lag-search .lag a { font-size: 16px; margin: 0 5px;}
  .sub-banner .sub-banner-txt h1 { font-size: 32px; }
  .title h1 { font-size: 28px; }
  .footer { padding-top: 60px; }
  .footer .footer-nav .l-link dl dt { margin-bottom: 20px; }
  .footer .footer-nav .l-link dl dt a { font-size: 16px; }
  .footer .footer-nav .l-link dl dd { margin-bottom: 10px; }
  .footer .footer-nav .l-link dl dd a { font-size: 14px; } }

@media screen and (max-width: 1024px) {
  .header { position: fixed; top: 0; left: 0; width: 96%; height: 80px; padding: 0 2%; background: #fff; z-index: 9999; }
  .header .logo { width: 160px; margin-top: 17px; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }
  .header .nav { display: none; }
  .header .lag-search { display: none; }
  .header .m-menu { display: block; }
  .sub-banner { margin-top: 80px; }
  .sub-banner .sub-banner-txt h1 { font-size: 32px; }
  .crumbs ul li a { font-size: 14px; }
  .footer .footer-nav { padding-bottom: 40px; }
  .footer .footer-icp { padding: 20px 0; }
  .footer .footer-icp .footer-icp-nav { float: none; width: 100%; text-align: center; }
  .footer .footer-icp .footer-icp-txt { float: none; width: 100%; text-align: center; margin-top: 10px; }
  .header .logo img{height: 50px;}
}

@media screen and (max-width: 768px) { .padding-box { padding: 40px 0; }
  .header { height: 60px;border-bottom:1px solid #f5f5f5;padding:0;width: 100%;}
  .header .container{padding-left: 0!important;}
  .header .logo { width: 50px; margin-top: 12px; }
  .header .logo img{height: auto;width: 120px;}
  .header .m-menu { width: 48px; margin-top: 6px; }
  .header .m-menu a { width: 48px; height: 48px; }
  .sub-banner { margin-top: 60px; }
  .sub-banner img { width: 768px; position: relative; left: 50%; margin-left: -384px; max-width: inherit; }
  .sub-banner .sub-banner-txt h1 { font-size: 26px; }
  .mobile-nav { top: 60px; border-bottom: 1px solid #f5f5f5;}
  .crumbs ul li a { padding: 20px 0; }
  .footer .footer-nav .l-link { float: none; width: 100%; }
  .footer .footer-nav .r-share { float: none; width: 100%; text-align: center; margin-top: 40px; }
  .footer .footer-nav .r-share .erweima { display: inline-block; }
}

@media screen and (max-width: 480px) { .footer .footer-nav .l-link dl { width: 30.33%; margin-bottom: 20px; } }

/*页码*/
.pageNum { width: 100%; }

.pageNum ul { width: 100%; padding: 40px 0; text-align: center; }

.pageNum ul li { display: inline-block; text-align: center; }

.pageNum ul li a { display: inline-block; width: 30px; height: 30px; font-size: 14px; color: #808080; text-align: center; line-height: 30px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin: 5px; }

.pageNum ul li a.prev { text-indent: 100em; background: url("../images/page-prev.png") no-repeat center; }

.pageNum ul li a.prev:hover { background: url("../images/page-prev-on.png") no-repeat center; }

.pageNum ul li a.next { text-indent: 100em; background: url("../images/page-next.png") no-repeat center; }

.pageNum ul li a.next:hover { background: url("../images/page-next-on.png") no-repeat center; }

.pageNum ul li a:hover { color: #fff; background: #ff622b; }

.pageNum ul li.on a { color: #fff; background: #ff622b; }

/*视频弹窗*/
.jwlogo { display: none; }

.popup { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/section-bg01.png") repeat; z-index: 999; }

.popup .closePop { position: absolute; left: 50%; top: 50%; margin-left: 460px; margin-top: -322px; width: 38px; height: 38px; background: url("../images/icon-close.png") center no-repeat; z-index: 3; }

.popup .video-box { width: 1000px; height: 564px; position: absolute; left: 50%; top: 50%; margin-left: -500px; margin-top: -282px; background: #000; z-index: 2; }

@media screen and (max-width: 1024px) { .popup .video-box { width: 600px; height: 400px; margin-left: -300px; margin-top: -200px; }
  .popup .closePop { margin-left: 260px; margin-top: -238px; } }

@media screen and (max-width: 768px) { .popup .video-box { width: 100%; height: 300px; left: 0; margin-left: 0; margin-top: -100px; }
  .popup .closePop { margin-left: 0; margin-top: -136px; left: auto;right: 10px;} }


/*  1128 tab  480 viewport 下 每个 li 33.3% */
@media screen and (max-width: 480px){
  .crumbs ul{
    font-size: 0;
  }
  .crumbs ul.li-two li{
    width: 50%;
  }

  .crumbs ul li,.crumbs ul.li-five li{
    float: none;
  }
  .popup .closePop {
    right: 0;
  }

}
@media screen and (max-width: 375px){
  .crumbs ul li,.crumbs ul.li-five li{
    float: none;
    width: 33.3%;
    margin-bottom: 5px;
    vertical-align: middle;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .crumbs ul li a{
    padding:12px 0 5px 0;
  }
  .crumbs ul li:nth-child(3) span{
    display: none;
  }

}


/* 190320 */
/*
.crumbs ul.li-five{width: 120%;margin-left: -10%;}
@media screen and (max-width: 1024px){
  .crumbs ul.li-five{width: 116%;margin-left: -8%;}
}
@media screen and (max-width: 768px){
  .crumbs ul.li-five{width: 110%;margin-left: -5%;}
}
@media screen and (max-width: 480px){
  .crumbs .container{padding: 0;}
  .crumbs ul.li-five{width: 104%;margin-left: -2%;}
}


*/