@charset "utf-8";
/* CSS Document */

/*Reset start*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, legend, button, p/* ,th,td */ { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
fieldset, img { border: none; }
img { vertical-align: top; border: 0 }
a { text-decoration: none; outline: none; color: #000; }
a:hover { color: #000; }
a:focus { outline: none; color: #000; }
a:hover, a:visited, a:active, a:link { text-decoration: none; }
ol, ul { list-style: none outside none; padding: 0; margin: 0 }
/*table{border-collapse:collapse;border-spacing:0;}*/
sub, sup { font-size: 80%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
br { font-size: 0; line-height: 0; }
var { font-style: normal; }
var { padding-left: 3px; }
input, select { outline: none; }
body, button, input, select, textarea { font: 12px/1.5; padding: 0; margin: 0; font-style: normal; }
body { width: 100%; }
.clearfix:after { content: "\20"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.clearfix { display: block; }
.clearbox { border-top: transparent 0px solid; clear: both; font-size: 0; margin-top: 0px; visibility: hidden; overflow: hidden; height: 0; }
@font-face { font-family: fontawesome; src: url('../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'),  url('../fonts/glyphicons-halflings-regular.woff') format('woff'),  url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),  url('../fonts/glyphicons-halflings-regular.svg') format('svg'); }
@font-face { font-family: "思源黑体简体"; src: url("../fonts/SourceHanSansCN-Regular.woff2") format("woff2"),  url("../fonts/SourceHanSansCN-Regular.woff") format("woff"),  url("../fonts/SourceHanSansCN-Regular.ttf") format("truetype"),  url("../fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype"),  url("../fonts/SourceHanSansCN-Regular.svg") format("svg"); font-weight: normal; font-style: normal; }
/* @font-face {
  font-family: "思源黑体粗体";
  src: url("../fonts/SourceHanSansCN-Bold.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Bold.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Bold.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Bold.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
} */
/* @font-face {
  font-family: "方正兰亭黑简体";
  src: url("../fonts/fzlthj.woff2") format("woff2"),
       url("../fonts/fzlthj.woff") format("woff"),
       url("../fonts/fzlthj.ttf") format("truetype"),
       url("../fonts/fzlthj.eot") format("embedded-opentype"),
       url("../fonts/fzlthj.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "方正兰亭大黑";
  src: url("../fonts/fzltdh_GBK.woff2") format("woff2"),
       url("../fonts/fzltdh_GBK.woff") format("woff"),
       url("../fonts/fzltdh_GBK.ttf") format("truetype"),
       url("../fonts/fzltdh_GBK.eot") format("embedded-opentype"),
       url("../fonts/fzltdh_GBK.svg") format("svg");
  font-weight: normal;
  font-style: normal;
} */
label { max-width: initial; }
.close { opacity: 1 !important; }
body { font-family: '思源黑体简体', Arial, Helvetica, sans-serif; font-size: 14px; color: #000; overflow-x: hidden; background: #eeeeee; margin: 0 auto; }
.bodymain { width: 100%; overflow: hidden; /*position: relative;*/ left: 0; padding-top: 70px;}
/*公用样式*/

/*浏览器升级提示*/
.browser-tips { position: fixed; left: 0; right: 0; bottom: 0; z-index: 999; font-size: 14px; }
.browser-tips .alert-warning { margin-bottom: 0; border-radius: 0; }
.browser-tips .alert-warning a { color: #f4792b; }
/*侧边导航*/
.menu-layer { width: 100%; height: calc(100% - 60px); position: fixed; top: 60px; left: 0; z-index: 9999; display: none; }
.menu-layer-inner { width: 100%; height: 100%; background-color: #111; position: absolute; left: 0; top: 0; }
.menu-layer-inner .subnav { margin-top: 5px; padding: 0 40px; }
.menu-layer-inner .subnav li { line-height: 44px; font-size: 14px; border-bottom: 1px solid #3f3f3f; position: relative; padding: 0 3px; }
.menu-layer-inner .subnav li a { display: block; color: #fff; }
.menu-layer-inner .subnav li .icon { width: 4.5px; height: 7px; background: url(../images/menu-arrow.png) center no-repeat; background-size: cover; position: absolute; top: 50%; margin-top: -3.5px; right: 0; }
/* 头部 header */
.header { width: 100%; height: 70px; background-color: #87cac0; position: fixed; top: 0; left: 0; z-index: 9999; transition: all 0.25s ease; -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; }
.header .logo { float: left; margin: 10px 0 0 30px; }
.header .logo img { display: block; height: 50px; }
.header .nav { float: left; margin-left: 225px;font-family:oppo }
.header .nav li { float: left; line-height: 70px; font-size: 18px; margin: 0 35px; }
.header .nav li a { display: block; color: #474443; position: relative; }
.header .nav li a::before { content: ''; width: 0; height: 2px; background-color: #c2292b; position: absolute; left: 0; bottom: 0; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; }
.header .nav li a.active::before, .header .nav li a:hover::before { width: 100%; }
.header-right { float: right; margin-right: 50px; }
.header-share { float: left; margin-top: 23px; }
.header-share .icon { float: left; width: 24px; height: 24px; background-size: 24px; background-position: center; background-repeat: no-repeat; margin: 0 15px; position: relative; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; }
.header-share .lianjie { background-image: url(../images/icon14.png); }
.header-share .douyin { background-image: url(../images/icon15.png); }
.header-share .kuaishou { background-image: url(../images/icon_42.png); }
.header-share .dianhua { background-image: url(../images/icon13.png); }
.header-share .toutiao { background-image: url(../images/icon/icon-toutiao.png); }
.header-share .gongzhonghao { background-image: url(../images/icon16.png); }
.header-share .xiaochengxu { background-image: url(../images/icon17.png); }
.header-share .jingdong { background-image: url(../images/icon18.png); }
.header-share .taobao { background-image: url(../images/icon19.png); }
.header-share .icon .hidden-cont { width: 180px; position: absolute; top: 100%; left: 50%; margin-left: -90px; display: none; }
.header-share .icon .hidden-cont img { display: block; width: 100%; }
.header-share .icon:hover .hidden-cont { display: block; }
.header-search { float: left; margin-top: 25px; margin-left: 10px; }
.header-search .icon {display: block;/* width: 24px; *//* height: 24px; */background: url(../images/icon20.png)  no-repeat;background-size: 30px;/* border-radius: 100%; */padding-left: 35px;}
.header-search-hidden { width: 100%; background-color: #000; position: absolute; top: 0; left: 0; z-index: 11; display: none; }
.header-search-hidden .box { width: 682px; margin: 0 auto; }
.header-search-hidden .box .input-text { float: left; width: 582px; height: 70px; line-height: 1.29412; border: 0; background-color: transparent; font-size: 14px; color: #fff; }
.header-search-hidden .box .search-btn { float: left; width: 50px; height: 70px; border: 0; border-radius: 42px; background: url(../images/icon/icon-search.png) center no-repeat; background-size: 26px; opacity: 0.6; font-size: 0; }
.header-search-hidden .box .icon-close { float: right; width: 50px; height: 70px; background: url(../images/icon-close.png) center no-repeat; background-size: 26px; opacity: 0.6; cursor: pointer; }
.ac-gn-curtain { width: 100%; height: 100%; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 998; background-color: #000; opacity: 0.48; }
.en{float:left; margin-top:25px; margin-left:10px; font-size:14px; color:#fff}
.en a{font-size:14px; color:#fff; padding:0 5px}
.en a:hover{color:#f4792b;}
/* 新头部调整 */
.header .new-sub-nav { position: absolute; top: 100%; width: 100%; background: #fff; padding: 20px 0;/* min-height:300px; */ display: none; }
.header .new-sub-nav .nav-wrapper { width: 1158px; margin: 0 auto; }
.header .new-sub-nav .nav-item { overflow: hidden; display: none; }
.header .new-sub-nav .nav-item.active { display: block; }
.header .new-sub-nav .nav-left { float: left; width: 338px; }
.header .new-sub-nav .nav-left li { border-bottom: 1px solid #dddddd; padding: 10px 0 10px 92px; font-size: 16px; background-repeat: no-repeat; position: relative; cursor: pointer; }
.header .new-sub-nav .nav-left li.active:after { content: ""; width: 12px; height: 12px; display: block; position: absolute; right: 5px; top: 50%; margin-top: -7.5px; border: 2px solid transparent; border-top-color: #e61728; border-right-color: #e61728; transform: rotate(45deg); }
.header .new-sub-nav .nav-left li a { display: block; }
.header .new-sub-nav .nav-left li.active a, .header .new-sub-nav .nav-left li:hover a { color: #c2292b; }
.header .new-sub-nav .nav-left li.icon2 { background-image: url(../images/icon3.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon3 { background-image: url(../images/icon4.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon4 { background-image: url(../images/icon5.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon6 { background-image: url(../images/icon6.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon7 { background-image: url(../images/icon10.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon8 { background-image: url(../images/icon11.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon9 { background-image: url(../images/icon9.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon22 { background-image: url(../images/icon6.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon23 { background-image: url(../images/icon7.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon24 { background-image: url(../images/icon8.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon12 { background-image: url(../images/icon12.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon42 { background-image: url(../images/icon42.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon43 { background-image: url(../images/icon43.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon44 { background-image: url(../images/icon44.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon45 { background-image: url(../images/icon45.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon46 { background-image: url(../images/icon46.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon47 { background-image: url(../images/icon47.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon48 { background-image: url(../images/icon48.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon49 { background-image: url(../images/icon49.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon50 { background-image: url(../images/icon50.png); background-position: 34px center; }
.header .new-sub-nav .nav-left li.icon51 { background-image: url(../images/icon51.png); background-position: 34px center; }
.header .new-sub-nav .nav-right { float: right; width: 790px; overflow: hidden; }
.header .new-sub-nav h3 { font-size: 16px; margin-bottom: 10px; }
.header .new-sub-nav h3 span { font-size: 14px; margin-left: 10px; }
.header .new-sub-nav .list-cont { overflow: hidden; margin-top: -20px; }
.header .new-sub-nav .list-cont li { margin-top: 20px; }
/* .header .new-sub-nav .nav-right ul{ margin: 0 -9px;} */
.header .new-sub-nav .nav-right li { box-sizing: border-box; padding: 0 9px;/* margin-bottom:20px; */ overflow: hidden;  }
.header .new-sub-nav .nav-right li .img-cont { overflow: hidden; position: relative; }
.header .new-sub-nav .nav-right li.li1 { width: 50%; }
.header .new-sub-nav .nav-right li.li2 { width: 25%; }
.header .new-sub-nav .nav-right li.li3 { width: 47%; }
.header .new-sub-nav .nav-right li.li4 { width: 20%; }
.header .new-sub-nav .nav-right li.li5 { width: 65%; padding: 0; margin-bottom: 0; }
.header .new-sub-nav .img-cont img { width: 100%; display: block; }
.header .new-sub-nav .nav-right li.li1 .img-cont {/* height:185px; */ }
.header .new-sub-nav .nav-right li.li2 .img-cont {/* height:90px; */ }
.header .new-sub-nav .nav-right li .text-cont { font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #fff; text-align: center; padding: 0 10px; }
.header .new-sub-nav .right-item { display: none; }
.header .new-sub-nav .right-item.active { display: block; }
.header .new-sub-nav .nav-right .right-tab { font-size: 16px; border-bottom: 1px solid #dddddd; overflow: hidden; margin-bottom: 30px; }
.header .new-sub-nav .nav-right .right-tab li { margin-bottom: 0; line-height: 2; cursor: pointer; padding: 0; margin-right: 20px; }
.header .new-sub-nav .nav-right .right-tab li.active { border-bottom: 2px solid #f4792b; color: #f4792b; }
.header .new-sub-nav .nav-right .title-cont { overflow: hidden; }
.header .new-sub-nav .nav-right .title-cont h3 { float: left; }
.header .new-sub-nav .nav-right .title-cont a { float: right; }
.header .new-sub-nav .nav-right .right-main li { display: none; }
.header .new-sub-nav .nav-right .right-main li.active { display: block; }
.header .new-sub-nav .nav-right .list-cont li { display: block; margin-right: 3%; float:left }
/* .header .new-sub-nav .nav-right .right-main li .text-cont{text-align:center;} */
.header .new-sub-nav .nav-right li .t-title { font-size: 18px; margin-bottom: 10px; position: relative; background-repeat: no-repeat; color: #555555; }
.header .new-sub-nav .nav-right li .t-title.line3 { padding-left: 0 }
.header .new-sub-nav .nav-right li .t-title.line3 img{ vertical-align:middle; padding-left:5px}
.header .new-sub-nav .nav-right li .t-title.line5 { background-image: url(../images/daohang/line5.png); background-position: 77px center; }
.header .new-sub-nav .nav-right li .t-title.line7 { background-image: url(../images/daohang/line7.png); background-position: 105px center; }
.header .new-sub-nav .nav-right li.li2 .t-title.line3 { background-image: url(../images/daohang/line3_2.png); background-position: 47px center; }
.header .new-sub-nav .list-more { text-align: center; margin-top: 20px; }
.header .new-sub-nav .list-more50 { width: 50%; }
.header .new-sub-nav .list-more a { font-size: 14px; color: #787878; }
.header .new-sub-nav .nav-right li.padding .img-cont { padding-bottom: 25px; }
.header .new-sub-nav .nav-right li.padding .img-cont img { width: 90%; margin: 0 auto; }
.header .new-sub-nav .nav-right li .li-item { margin-bottom: 15px; float: left; width: 100%;}
.header .new-sub-nav .nav-right li .li-item .pic-box .img-cont::before { display: none; }
.header .new-sub-nav .nav-right li .li-item:last-child { margin-bottom: 0; }
.header .new-sub-nav .nav-right li .li-item .img-cont { padding: 0; }
.header .new-sub-nav .nav-right li .li-item .img-cont img {width: 4rem;left: -5%;height: 2.5rem;}
.header .new-sub-nav .nav-right li .li-item .img-cont p {text-align: center;color: #555;font-size: 15px;padding-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.header .new-sub-nav .nav-right li .s-logo { position: absolute; left: 0; top: 5px; }
.header .new-sub-nav .nav-right li .s-logo img { display: block; width: 100%; }
.header .new-sub-nav .nav-right li .type-logo { position: absolute; bottom: 10px; right: 10px; }
.header .new-sub-nav .nav-right li .type-logo img { display: block; height: 15px; }
.header .new-sub-nav .nav-right li .pic-box{ position: relative;}
.header .new-sub-nav .nav-right li .pic-box .img-cont::before{ content: ''; width: 100%; height: 100%; background: url(../images/pic-mask.png) left bottom repeat-x; background-size: auto 100%; position: absolute; left: 0; top: -1px;}
.header .new-sub-nav .nav-right li .pic-box .text-cont{ width: 100%; position: absolute; left: 0; bottom: 8px;}
.header .new-sub-nav .nav-right li .pic-box .text-cont2{ width: 100%; position: absolute; left: 20px; bottom: 30%; text-align: left; color: #fff;}
.header .new-sub-nav .nav-right li .pic-box .text-cont2 p{font-size: 18px; display: block; margin-bottom: 5px;}
.header .new-sub-nav .nav-right li .pic-box .text-cont2 span{font-size: 12px; display: block;}
.header.hide-header { top: -70px; }
.ac-gn-menuicon-label { display: block; position: absolute; opacity: .8; z-index: 3; top: 6px; width: 43px; height: 48px; cursor: pointer; -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); -webkit-tap-highlight-color: transparent; }
.ac-gn-menuicon-bread { position: absolute; z-index: 3; top: 9px; left: 6.5px; width: 30px; height: 30px; -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); }
.ac-gn-menuicon-bread-top { -webkit-transition: -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96), -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); -webkit-transform: none; transform: none; z-index: 4; }
.ac-gn-menuicon-bread-bottom { -webkit-transition: -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96), -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); -webkit-transform: none; transform: none; }
.ac-gn-menuicon-bread-crust { display: block; width: 17px; height: 1px; background: #fff; border-radius: 0.5px; position: absolute; left: 7px; z-index: 1; }
.ac-gn-menuicon-bread-crust-top { top: 14px; -webkit-transform: translateY(-3px); transform: translateY(-3px); -webkit-transition: -webkit-transform .1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) .1008s; transition: -webkit-transform .1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) .1008s; transition: transform .1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) .1008s; transition: transform .1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) .1008s, -webkit-transform .1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) .1008s; }
.ac-gn-menuicon-bread-crust-bottom { bottom: 14px; -webkit-transform: translateY(3px); transform: translateY(3px); -webkit-transition: -webkit-transform .1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) .1008s; transition: -webkit-transform .1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) .1008s; transition: transform .1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) .1008s; transition: transform .1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) .1008s, -webkit-transform .1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) .1008s; }
.ac-gn-menuicon-label.current { opacity: 1; -webkit-transition: none; transition: none; }
.ac-gn-menuicon-label.current .ac-gn-menuicon-bread-top { -webkit-transition: -webkit-transform .3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s; transition: -webkit-transform .3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s; transition: transform .3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s; transition: transform .3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s, -webkit-transform .3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.ac-gn-menuicon-label.current .ac-gn-menuicon-bread-crust-top { -webkit-transition: -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96), -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); -webkit-transform: none; transform: none; }
.ac-gn-menuicon-label.current .ac-gn-menuicon-bread-bottom { -webkit-transition: -webkit-transform .3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s; transition: -webkit-transform .3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s; transition: transform .3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s; transition: transform .3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s, -webkit-transform .3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) .1008s; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.ac-gn-menuicon-label.current .ac-gn-menuicon-bread-crust-bottom { -webkit-transition: -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); transition: transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96), -webkit-transform .1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); -webkit-transform: none; transform: none; }
.nav-right li .pic-box{ position: relative;}
.nav-right li .pic-box .cont1{  width: 100%; height: 100%; background: url(../images/pic-mask.jpg) left bottom repeat-x; background-size: auto 100%; position: absolute; left: 0; top: -1px;}
.nav-right li .pic-box .cont2{  width: 100%; height: 100%; background: #f0f0f0; position: absolute; left: 0; top: -1px;}
.nav-right li .pic-box .text-cont{ width: 100%; position: absolute; left: 0; bottom: 8px;}
.nav-right li .pic-box .text-cont2{ width: 100%; position: absolute; left: 20px; bottom: 30%; text-align: left; color: #fff;}
.nav-right li .pic-box .text-cont2 p{font-size: 18px; display: block; margin-bottom: 5px;}
.nav-right li .pic-box .text-cont2 span{font-size: 12px; display: block;}
/* 友情链接 */
.friendship-links { margin: 20px 20px 0 20px; background-color: #fff; padding: 50px 0 42px 0; }
.friendship-links .top-title { text-align: center; font-size: 18px; font-weight: bold; position: relative; }
.friendship-links .top-title span { display: inline-block; padding: 0 61px; background: url(../images/footer-links-line.png) center no-repeat #fff; position: relative; z-index: 9; color: #000; }
.friendship-links .top-title::before { content: ''; width: 100%; height: 1px; position: absolute; top: 50%; margin-top: -0.5px; left: 0; background-image: linear-gradient(to right, transparent, #ccc, transparent); }
.friendship-links .list1 { width: 60%; margin: 5px auto 0 auto; }
.friendship-links .list1 li { float: left; width: 25%; margin-top: 30px; font-size: 16px; /*overflow:hidden;*/ text-overflow: ellipsis; white-space: nowrap; }
.friendship-links .list1 li a:hover { text-decoration: underline; }
.friendship-links .list2 { margin-top: 40px; padding-top: 40px; text-align: center; font-size: 0; position: relative; }
.friendship-links .list2 a, .friendship-links .list2 span { font-size: 16px; display: inline-block; vertical-align: middle; }
.friendship-links .list2 a:hover { text-decoration: underline; }
.friendship-links .list2 span { margin: 0 24px; }
.friendship-links .list2::before { content: ''; width: 100%; height: 1px; position: absolute; top: 0; left: 0; background-image: linear-gradient(to right, transparent, #ccc, transparent); }
.footer-share { text-align: center; margin-top: 12px; font-size: 0; }
.footer-share .icon { display: inline-block; width: 36px; height: 36px; background-size: 30px; background-position: center; background-repeat: no-repeat; margin: 0 15px; position: relative; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; }
.footer-share .weixin { background-image: url(../images/icon/icon-weixin2.png); }
.footer-share .douyin { background-image: url(../images/icon/icon-douyin2.png); }
.footer-share .toutiao { background-image: url(../images/icon/icon-toutiao2.png); }
.footer-share .weibo { background-image: url(../images/icon/icon-weibo2.png); }
.footer-share .xiaochengxu { background-image: url(../images/icon/icon-xiaochengxu2.png); }
.footer-share .icon .hidden-cont { width: 180px; position: absolute; bottom: 100%; left: 50%; margin-left: -90px; display: none; }
.footer-share .icon .hidden-cont img { display: block; width: 100%; }
.footer-share .xiaochengxu .hidden-cont { width: 297px; }
.footer-share .icon:hover .hidden-cont { display: block; }
/* 底部footer */
.footer {padding: 0 0 20px  0;background-color: #eeeeee;font-size: 14px;color: #a1a1a1;text-align: center;/* margin-top: 20px; */}
.footer a { color: #a1a1a1; margin: 0 28px; }
.footer .img { vertical-align: middle; margin-right: 8px; }
.footer a img { vertical-align: middle; margin-right: 8px; }
.breadcrumb-box { line-height: 58px; padding: 0 20px; background-color: #e0e0e0; color: #000; }
.breadcrumb-box .a-return { float: left; margin-left: 8px; font-size: 14px; color: #000; }
.breadcrumb-box .a-return span { font-size: 12px; }
.breadcrumb-box .title { float: left; margin-left: 32px; font-size: 18px; }
.return-top { width: 58px; height: 58px; background: url(../images/return_top.png) center no-repeat; background-size: cover; position: fixed; right: 50px; bottom: 115px; z-index: 999; display: none; }
 @media (min-width: 1441px) and (max-width: 1680px) {
/* 缩小83% */
	/* 共用样式 */
	
	/* 头部 header */
.header .nav { margin-left: 100px; }
.header .nav li { margin: 0 28px; }
.header-share .icon { margin: 0 15px; }
.header-search { margin-left: 5px; }
/* 友情链接 */
.friendship-links { padding: 40px 0 34px 0; }
.friendship-links .top-title { font-size: 16px; }
.friendship-links .list1 li { margin-top: 25px; font-size: 14px; }
.friendship-links .list2 { margin-top: 32px; padding-top: 32px; }
.friendship-links .list2 a, .friendship-links .list2 span { font-size: 14px; }
.friendship-links .list2 span { margin: 0 20px; }
/* 底部footer */
.footer { font-size: 12px; }
.breadcrumb-box { line-height: 50px; }
.breadcrumb-box .a-return { font-size: 13px; }
.breadcrumb-box .title { margin-left: 25px; font-size: 14px; }
}
@media (min-width: 1201px) and (max-width: 1440px) {
/* 缩小70% */
	/* 共用样式 */
	
	/* 头部 header */
.header .nav { margin-left: 80px; }
.header .nav li { margin: 0 20px; }
.header-share .icon { margin: 0 8px; background-size: 24px; }
.header-search { margin-left: 0px; }
/* 友情链接 */
.friendship-links { padding: 40px 0 34px 0; }
.friendship-links .top-title { font-size: 16px; }
.friendship-links .list1 { width: 70%; }
.friendship-links .list1 li { margin-top: 25px; font-size: 14px; }
.friendship-links .list2 { margin-top: 32px; padding-top: 32px; }
.friendship-links .list2 a, .friendship-links .list2 span { font-size: 14px; }
.friendship-links .list2 span { margin: 0 20px; }
/* 底部footer */
.footer { font-size: 12px; }
.breadcrumb-box { line-height: 50px; }
.breadcrumb-box .a-return { font-size: 13px; }
.breadcrumb-box .title { margin-left: 25px; font-size: 14px; }
}
@media (min-width: 993px) and (max-width: 1200px) {
/* 缩小70% */
	/* 共用样式 */
	
.bodymain { padding-top: 60px; }
/* 头部 header */
.header { height: 60px; }
.header .nav, .header-share { display: none; }
.header .logo { float: none; margin: 19px auto 0 auto; width: 106px; }
.header .logo img { display: block; width: 100%; height: auto; }
.header-right { margin: 0; position: absolute; top: 6px; right: 0; }
.header-search { margin: 0; }
.header-search .icon { width: 43px; height: 48px; background-size: 26px; }
.header-search-hidden .box { width: 100%; }
.header-search-hidden .box .search-btn { width: 48px; height: 60px; position: absolute; top: 0; left: 0; }
.header-search-hidden .box .input-text { width: 100%; height: 60px; padding: 0 48px; }
.header-search-hidden .box .icon-close { width: 48px; height: 60px; position: absolute; top: 0; right: 0; }
/* 友情链接 */
.friendship-links { padding: 40px 0 34px 0; }
.friendship-links .top-title { font-size: 16px; }
.friendship-links .list1 { width: 90%; }
.friendship-links .list1 li { margin-top: 25px; font-size: 14px; }
.friendship-links .list2 { margin-top: 32px; padding-top: 32px; }
.friendship-links .list2 a, .friendship-links .list2 span { font-size: 14px; }
.friendship-links .list2 span { margin: 0 20px; }
/* 底部footer */
.footer { font-size: 12px; }
.breadcrumb-box { line-height: 50px; }
.breadcrumb-box .a-return { font-size: 13px; }
.breadcrumb-box .title { margin-left: 25px; font-size: 14px; }
}
 @media (max-width: 992px) {
/* 缩小60% */
	
.bodymain { padding-top: 60px; }
/* 头部 header */
.header { height: 60px; }
.header .logo { float: none; margin: 14px auto 0 auto; width: 106px; }
.header .logo img { display: block; width: 100%; height: auto; }
.header-right {margin: 0;position: absolute;top: 18px;right: -10px;}
.header-search { margin: 0; }
.header-search .icon { width: 43px; height: 48px; background-size: 26px; }
.header-search-hidden .box { width: 100%; }
.header-search-hidden .box .search-btn { width: 48px; height: 60px; position: absolute; top: 0; left: 0; }
.header-search-hidden .box .input-text { width: 100%; height: 60px; padding: 0 48px; }
.header-search-hidden .box .icon-close { width: 48px; height: 60px; position: absolute; top: 0; right: 0; }
/* 友情链接 */
.friendship-links { padding: 20px 0; margin: 12px 0 0 0; }
.friendship-links .top-title { font-size: 14px; }
.friendship-links .list1 { width: 100%; padding: 0 8px; }
.friendship-links .list1 li { width: 50%; font-size: 12px; margin-top: 10px; padding-right: 5px; height: 2em; }
.friendship-links .list2 { margin-top: 20px; padding-top: 20px; }
.friendship-links .list2 a, .friendship-links .list2 span { font-size: 12px; }
.friendship-links .list2 span { margin: 0 8px; }
/* 底部 footer */
.footer { height: auto; line-height: 1.5; padding: 20px 12px; font-size: 12px; margin-top: 12px; }
.footer a { display: block; }
.footer .img { width: 15px; margin-right: 5px; }
.breadcrumb-box { line-height: 50px; padding: 0 12px; }
.breadcrumb-box .a-return { font-size: 13px; margin-left: 0; }
.breadcrumb-box .title { margin-left: 15px; font-size: 14px; }
.return-top { width: 32px; height: 32px; right: 20px; }
.en{margin-top: 15px;}
}
 @media (max-width: 768px) {
}

/* 特殊缩放 */
@media (min-width: 1201px) and (max-width: 1280px) {
/* 缩小70% */
	
	/* 头部 header */
.header .nav { margin-left: 30px; }
.header .nav li { margin: 0 20px; }
.header-share .icon { margin: 0 5px; }
.header-search { margin-left: 0; }
}
