/*初始化*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { margin: 0 auto; min-width: 1300px; font-family:arial,sans-serif; font-size: 14px; color: #232323; background-color: #fff; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea { font-family:arial,sans-serif; font-size: 14px; color: #393939; border: none; }
img { border: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
i { font-style: normal; }
a { color:#232323;text-decoration:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; }
a:hover { color: #bb2f30; }

/*通用*/
.comwrap { position: relative; margin: 0 auto; width: 94%; max-width: 1200px; }
.fl-l { float: left; }
.fl-r { float: right; }
.d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.cl-baf { *zoom: 1; }
.cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.clear { display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.trs2s { -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }
.trs1s { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.trs03s { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.trsnone { -webkit-transition: none; -o-transition: none; transition: none; }
.imgha img { max-width: 100%; vertical-align: top; }
.pingfang { font-family:arial,sans-serif; }

/*头部*/
.header-top { font-family:'simsun',arial,sans-serif; font-size: 0; line-height: 40px; background-color: #ebebeb; }
.header-top .txt-wc, .header-top .lan .link, .header-top .tools .link { font-size: 12px; color: #5a5a5a; }
.header-top .lan .link:hover, .header-top .tools .link:hover { color: #bb2f30; }
.header-top .lan .line { margin: 0 12px; width: 1px; height: 12px; background-color: #d2d2d2; }
.header-top .tools .link { margin-right: 30px; font-size: 12px; color: #5a5a5a; }
.header { position: relative; z-index: 9; padding: 25px 0; font-size: 0; background-color: #fff; }
.header .logo .img { display: block; height: 82px; }
.header .btn { display: none; }
.header .tel { margin-top: 16px; color: #bb2f30; }
.header .tel .txt { font-size: 12px; }
.header .tel .tellink { margin-top: -1px; font-weight: bold; font-size: 26px; color: #bb2f30; }
.header .search { position: relative; margin: 18.5px 7.5% 0  0; width: 39.33%; }
.header .search .inbox { margin-right: 106px; border: 1px solid #bb2f30; border-radius: 3px; }
.header .search .intxt { padding: 0 4%; width: 92%; height: 43px; line-height: 43px; }
.header .search .intxt::-webkit-input-placeholder { font-family: "simsun"; font-size: 12px; color: #5a5a5a; opacity: 0.5; filter: alpha(opacity=50); }
.header .search .intxt:-ms-input-placeholder { font-family: "simsun"; font-size: 12px; color: #5a5a5a; opacity: 0.5; filter: alpha(opacity=50); }
.header .search .intxt:-moz-placeholder { font-family: "simsun"; font-size: 12px; color: #5a5a5a; opacity: 0.5; filter: alpha(opacity=50); }
.header .search .intxt::-moz-placeholder { font-family: "simsun"; font-size: 12px; color: #5a5a5a; opacity: 0.5; filter: alpha(opacity=50); }
.header .search .btn { display: block; position: absolute; top: 0; right: 0; padding: 0; width: 108px; height: 100%; font-size: 0; color: #fff; background: #bb2f30 url(../img/icon-search.png) center no-repeat; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
.header .search .btn:hover { background-color: #000; cursor: pointer; }

.nav { position: relative; background-color: #bb2f30; }
.nav .list { font-size: 0; text-align: center; }
.nav .list .col { position: relative; width: 12.5%; }
.nav .list .col:before { content: ''; position: absolute; top: 50%; left: 0; margin-top: -7px; width: 1px; height: 14px; background-color: #fff; opacity: 0.3; filter: alpha(opacity=30); }
.nav .list .col-h:before { display: none; }
.nav .list .col-lan { display: none; }
.nav .col .link { display: block; position: relative; z-index: 9; padding: 0 15px; font-weight: bold; font-size: 16px; line-height: 45px; color: #fff; }
.nav .col .link:hover, .nav .cur .link { background-color: #000; }

/*底部*/
.footer { padding: 16px 0 45px; color: #fff; background-color: #313131; }
.footer a, .copyright a { color: #fff; }
.footer .flink { margin-bottom: 60px; padding-bottom: 10px; font-size: 0; border-bottom: 1px solid #565656; }
.footer .flink .txt, .footer .flink .link { font-size: 12px; line-height: 18px; }
.footer .flink .link { margin-left: 24px; opacity: 0.4; filter: alpha(opacity=40); }
.footer .flink .link:hover { opacity: 0.8; filter: alpha(opacity=80); }
.footer .menu { font-size: 0; }
.footer .menu .col { display: none; margin-right: 70px; max-width: 70px; vertical-align: top; }
.footer .menu .col-cont { margin-right: 0; max-width: 445px; }
.footer .menu .col-2, .footer .menu .col-3, .footer .menu .col-4, .footer .menu .col-6, .footer .menu .col-cont { display: inline-block; }
.footer .menu .tit { display: block; font-size: 16px; }
.footer .menu .con { margin-top: 12px; font-size: 14px; line-height: 38px; }
.footer .menu .stit { display: block; opacity: 0.4; filter: alpha(opacity=40); }
.footer .menu .stit:hover { opacity: 0.8; filter: alpha(opacity=80); }
.footer .menu .col-cont .con { opacity: 0.4; filter: alpha(opacity=40); }
.footer .info .ewm { padding: 6px; background-color: #fff; }
.footer .ewm .img { display: block; width: 120px; }
.footer .info .txt { margin-top: 14px; font-size: 14px; text-align: center; opacity: 0.4; filter: alpha(opacity=40); }
.footer .bdsharebuttonbox { margin: 36px 3px 0; font-size: 0; text-align: center; }
.footer .bdsharebuttonbox .btn { margin: 0 11px; padding: 0; width: 20px; height: 19px; font-size: 14px; background: url(../img/icon-sharef.png) 0 0 no-repeat; border-radius: 0; opacity: 0.22; filter: alpha(opacity=22); }
.footer .bdsharebuttonbox .btn:hover { opacity: 0.8; filter: alpha(opacity=80); }
.footer .bdsharebuttonbox .bds_sqq { background-position: -26px 0; }
.footer .bdsharebuttonbox .bds_weixin { background-position: -52px 0; }
.footer .oinfo { margin-top: 20px; font-size: 0; text-align: center; }
.footer .oinfo img { margin: 0 10px; }
.copyright { padding: 16px 0; font-size: 12px; text-align: center; background-color: #222; }
.copyright .con { color: #fff; opacity: 0.4; filter: alpha(opacity=40); }
.copyright a:hover { text-decoration: underline; }

/* 右侧工具条 */
.floatright { position: fixed; bottom: 50px; right: 0; z-index: 99; width: 50px; background-color: #fff; border: 1px solid #e9e9e9; border-bottom: none; }
.floatright .box { position: relative; height: 49px; text-align: center; border-bottom: 1px solid #e9e9e9; }
.floatright .box .icon { margin-top: 12px; width: 25px; height: 25px; background: url(../img/icon-fr.png) 0 0 no-repeat; }
.floatright .box .icon-dh { background-position: -31px 0; }
.floatright .box .icon-sc { background-position: -62px 0; }
.floatright .box .icon-wx { background-position: -93px 0; }
.floatright .box .icon-db { background-position: -124px 0; }
.floatright .box .con { position: absolute; bottom: 0; right: 90%; margin-right: 8px; padding: 10px; min-width: 120px; line-height: 21px; background-color: #fff; box-shadow: 6px 6px 13px 0 rgba(4, 0, 0, 0.1); opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.floatright .box .con .img { max-width: 100%; }
.floatright .box .con .txt { margin-top: 5px; font-size: 14px; color: #4b4b4b; }
.floatright .box .link { position: absolute; top: 0; left: 0; z-index: 99; width: 100%; height: 100%; }
.floatright .box:hover { background-color: #bb2f30; cursor: pointer; }
.floatright .box:hover .icon-kf { background-position: 0 -31px; }
.floatright .box:hover .icon-dh { background-position: -31px -31px; }
.floatright .box:hover .icon-sc { background-position: -62px -31px; }
.floatright .box:hover .icon-wx { background-position: -93px -31px; }
.floatright .box:hover .icon-db { background-position: -124px -31px; }
.floatright .box:hover .con { right: 100%; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
/*移动端工具条*/
.mFoot-nav { display: none; position: fixed; left: 0; bottom: 0; right: 0; z-index: 998; margin: 0 auto; width: 100%; background-color: #333; }
.mFoot-nav .col { float: left; display: block; width: 25%; height: 50px; font-size: 12px; color: #eee; text-align: center; border-right: 1px solid #404040; box-sizing: border-box; }
.mFoot-nav .col-1:hover, .mFoot-nav .col-3:hover, .mFoot-nav .col:hover.on { background-color: #35250b; }
.mFoot-nav .col .icon { display: block; margin: 8px auto 6px; width: 17px; height: 14px; background: url(../img/icon-mtool.png) 0 0 no-repeat; }
.mFoot-nav .col .icon-2 { background-position: -23px 0; }
.mFoot-nav .col .icon-3 { background-position: -46px 0; }
.mFoot-nav .col .icon-4 { background-position: -69px 0; }
  /* 地图 */
.mMap-box { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); -webkit-transform: translate3d(0, 150%, 0); transform: translate3d(0, 150%, 0); visibility: hidden; }
.mMap-show { z-index: 1000; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); visibility: visible; }
.mMap-box p { position: relative; width: 100%; height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; background-color: #35250b; }
.mMap-box p i { position: absolute; left: 2%; line-height: 50px; }

/*内容*/
.banner { position: relative; overflow: hidden; }
.banner .img { display: block; width: 100%; }
.banner .txt { display: none; position: absolute; bottom: 11%; left: 0; right: 0; z-index: 2; font-weight: bold; font-size: 40px; color: #fff; text-shadow: 0.5px 0.5px 1px rgba(4, 0, 0, 0.5); }

.container { position: relative; padding: 30px 0; background-color: #f8f8f8; overflow: hidden; }
.container .content { margin-left: 310px; padding: 20px 30px; background-color: #fff; overflow: hidden; }
.container .sidebar { float: left; width: 285px; overflow: hidden; }
.container .sidebar .menut, .container .sidebar .box { margin-bottom: 20px; background-color: #fff; border: 1px solid #e2e2e2; }
.sidebar .menut .list { margin: 14px 0; }
.sidebar .menut .tit { padding: 0 20px 0 50px; font-weight: bold; font-size: 20px; line-height: 55px; color: #fff; background-color: #bb2f30; }
.sidebar .menut .link { display: block; padding: 0 20px 0 46px; font-size: 14px; line-height: 38px; color: #878787; border-top: 1px solid #fff; border-bottom: 1px solid #fff; border-left: 4px solid #fff; }
.sidebar .menut .link:hover { background-color: #f8f8f8; border-left-color: #f8f8f8; }
.sidebar .menut .cur, .container .sidebar .menut .cur:hover { background-color: #f8f8f8; border-top-color: #ebebeb; border-bottom-color: #ebebeb; border-left-color: #bb2f30; }
.sidebar .menut .btn { display: none; }
.sidebar .menu-scroll .list { height: 320px; overflow: hidden; }
.sidebar .menu-scroll .wrap { position: relative; }
.sidebar .menu-scroll .btn { display: block; margin: 0 auto; width: 50px; height: 16px; line-height: 13px; text-align: center; background-color: #f5f5f5; border-radius: 16px; }
.sidebar .menu-scroll .prev { margin-top: 15px; }
.sidebar .menu-scroll .next { margin-bottom: 15px; }
.sidebar .menu-scroll .icon { width: 20px; height: 7px; background: url(../img/icon-menut.png) -26px 0 no-repeat; }
.sidebar .menu-scroll .next .icon { background-position: 0 -13px; }
.sidebar .menu-scroll .btn:hover { background-color: #bb2f30; cursor: pointer; }
.sidebar .menu-scroll .prev:hover .icon { background-position: -26px -13px; }
.sidebar .menu-scroll .next:hover .icon { background-position: 0 0; }
.sidebar .box .title { padding: 0 20px; line-height: 40px; border-bottom: 1px solid #ebebeb; }
.sidebar .box .title .txt { margin-bottom: -1px; padding: 0 2px; font-weight: bold; font-size: 16px; color: #464646; border-bottom: 3px solid #bb2f30; }
.sidebar .box .title .more { font-size: 12px; color: #999; }
.sidebar .box .title .more:hover { color: #bb2f30; }
.sidebar .box .list-pro { padding: 0 20px 20px; }
.sidebar .list-pro .row { margin-top: 20px; }
.sidebar .list-pro .imgwr { position: relative; padding-bottom: 76%; height: 0; border: 1px solid #d8d8d8; border-radius: 2px; overflow: hidden; }
.sidebar .list-pro .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 90%; max-height: 80%; }
.sidebar .list-pro .tit { margin-top: 14px; font-size: 14px; color: #272727; text-align: center; }
.sidebar .list-pro .row:hover .imgwr { border-color: #bb2f30; }
.sidebar .list-pro .row:hover .tit { color: #bb2f30; }
.sidebar .box .list-art { padding: 20px 20px 10px; }
.sidebar .list-art .row-p { margin-bottom: 10px; }
.sidebar .list-art .imgwr { max-height: 150px; overflow: hidden; }
.sidebar .list-art .img { display: block; width: 100%; }
.sidebar .list-art .row-p:hover .img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
.sidebar .list-art .tit { font-size: 14px; line-height: 32px; color: #575757; opacity: 0.7; filter: alpha(opacity=70); }
.sidebar .list-art .row:hover .tit { color: #bb2f30; opacity: 1; filter: alpha(opacity=100); }
.container .content .position { padding-bottom: 16px; font-size: 12px; color: #878787; border-bottom: 1px solid #e2e2e2; }
.container .position a { color: #878787; }
.container .position a:hover { color: #bb2f30; }

.pagelist { margin: 40px 0 20px; font-size: 0; text-align: center; }
.pagelist a, .pagelist b { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin: 0 5px; width: 20px; height: 20px; font-size: 13px; line-height: 20px; color: #666; border-radius: 100%; }
.pagelist a:hover { color: #bb2f30; }
.pagelist b, .pagelist .this { font-weight: normal; color: #fff; background-color: #bb2f30; }
.pagelist a[title="Total record"], .pagelist a.all { width: auto; }
.pagelist a b { display: inline; margin: 0 2px; padding: 0; color: #666; background: none; }
.pagelist a[title="Total record"]:hover, .pagelist a[title="Total"]:hover, .pagelist a[title="record"]:hover, .pagelist a.all:hover { color: #666; }

/*弹出灯箱*/
.commask { display: none; position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background-color: #000; opacity: 0.8; filter: alpha(opacity=80); }
.swiperpf { display: none; position: fixed; top: 0; left: 0; z-index: 1000; margin: 0 auto; width: 100%; height: 100%; text-align: center; overflow: hidden; }
.swiperpf-db { display: block; }
.swiperpf-hide { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.swiperpf .swiper-container { position: absolute; top: 10%; left: 0; right: 0; margin: 0 auto; width: 90%; height: 80%; }
.swiperpf .swiper-slide { position: relative; }
.swiperpf .img { position: absolute; top: 0; left: 0; right: 0; z-index: 1001; margin: 0 auto; max-width: 100%; max-height: 100%; }
.swiperpf .swiper-lazy-preloader { z-index: 1000; }
.swiperpf .tit { display: none; position: absolute; bottom: 0; left: 0; z-index: 1001; width: 100%; font-size: 18px; line-height: 1.8; text-align: center; color: #fff; text-shadow: 0 0 3px #000; }
.swiperpf .close { position: absolute; top: 0; right: 0; z-index: 1000; width: 50px; height: 50px; background-color: #bb2f30; }
.swiperpf .close .icon { position: absolute; top: 50%; left: 50%; margin: -14px 0 0 -14px; width: 27px; height: 27px; background: url(../img/icon_close.png) 0 0 no-repeat; }
.swiperpf .close:hover .icon { -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); transform: rotateZ(180deg); }
.swiperpf .btn { position: absolute; top: 50%; z-index: 1001; margin-top: -25px; width: 50px; height: 50px; background-color: rgba(187, 47, 48, 0.6); background-color: #35250b\9; }
.swiperpf .btn .icon { position: absolute; top: 50%; left: 50%; margin: -12px 0 0 -7px; width: 14px; height: 24px; }
.swiperpf .btn:hover { background-color: rgba(187, 47, 48, 0.8); }
.swiperpf .prev { left: 5%; }
.swiperpf .prev .icon { background: url(../img/icon_btn_l_w.png) 0 0 no-repeat; }
.swiperpf .prev:hover .icon { -webkit-transform: translate3d(-3px, 0, 0); -moz-transform: translate3d(-3px, 0, 0); -ms-transform: translate3d(-3px, 0, 0); -o-transform: translate3d(-3px, 0, 0); transform: translate3d(-3px, 0, 0); }
.swiperpf .next { right: 5%; }
.swiperpf .next .icon { background: url(../img/icon_btn_r_w.png) 0 0 no-repeat; }
.swiperpf .next:hover .icon { -webkit-transform: translate3d(3px, 0, 0); -moz-transform: translate3d(3px, 0, 0); -ms-transform: translate3d(3px, 0, 0); -o-transform: translate3d(3px, 0, 0); transform: translate3d(3px, 0, 0); }

/*历程*/
.course { position: relative; margin-top: 30px; }
.course .line { position: absolute; top: 0; left: 50%; z-index: 1; margin-left: -1px; width: 2px; height: 100%; background-color: #a8a8ac; }
.course .row { position: relative; z-index: 2; margin-bottom: 40px; }
.course .row .conwr { float: left; position: relative; z-index: 2; width: 45.74%; }
.course .row .tit { font-weight: bold; font-size: 18px; color: #454545; }
.course .row .con { margin-top: 6px; padding-top: 10px; font-size: 14px; line-height: 1.9; color: #000; border-top: 1px solid #a8a8ac; }
.course .row .imgwr { float: right; width: 45.74%; }
.course .row .img { max-width: 100%; vertical-align: top; }
.course .row .icowr { position: absolute; top: 0; left: 50%; z-index: 2; margin-left: -15px; padding: 8px; background-color: #fff; border: 2px solid #a8a8ac; border-radius: 100%; }
.course .row .dot { display: block; width: 10px; height: 10px; background-color: #a8a8ac; border-radius: 100%; }
.course .row-l .tit { text-align: right; }
.course .row-r .conwr { float: right; }
.course .row-r .imgwr { float: left; text-align: right; }
.course .row:hover .tit { color: #bb2f30; }
.course .row:hover .dot { background-color: #bb2f30; }

/*产品*/
.prolist { margin-top: 10px; }
.prolist .list { margin: 0 -30px; font-size: 0; }
.prolist .list .col { margin: 2.25% 0 0 3.37%; width: 28.84%; vertical-align: top; }
.prolist .col .imgwr { position: relative; padding-bottom: 76.47%; height: 0; border: 1px solid #e2e2e2; overflow: hidden; }
.prolist .col .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 90%; max-height: 80%; }
.prolist .col .conwr { margin-top: 16px; }
.prolist .col .tit { font-size: 13px; color: #272727; text-align: center; }
.prolist .col:hover .imgwr { border-color: #bb2f30; }
.prolist .col:hover .tit { color: #bb2f30; }
.prolist .anime-r .yb:nth-child(10) { -webkit-animation-delay: 1.0s; -moz-animation-delay: 1.0s; -o-animation-delay: 1.0s; animation-delay: 1.0s; }
.prolist .anime-r .yb:nth-child(11) { -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s; }
.prolist .anime-r .yb:nth-child(12) { -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s; }

.morepro { margin: 20px 0 0 310px; background-color: #fff; border: 1px solid #e2e2e2; }
.morepro .title { padding: 0 30px; height: 45px; line-height: 42px; border-bottom: 1px solid #ebebeb; }
.morepro .title .txt { margin-bottom: -1px; padding: 0 2px; font-weight: bold; font-size: 16px; color: #464646; border-bottom: 3px solid #bb2f30; }
.morepro .title .more { font-size: 12px; color: #999; }
.morepro .title .more:hover { color: #bb2f30; }
.morepro .list { margin: 0; padding: 1% 0 3.25%; }
.morepro .list .col-4 { display: none; }

.procon { margin: 20px 0; }
.procon .imgbox { position: relative; z-index: 2; width: 49.4%; }
.procon .imgbox .bigimg, .procon .imgbox .imgwr { position: relative; padding-bottom: 100%; height: 0; border: 1px solid #e2e2e2; overflow: hidden; }
.procon .imgbox .bigimg .img, .procon .imgbox .imgwr .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 100%; max-height: 100%; }
.procon .imgbox .zoom { display: none; position: absolute; top: 0; left: 100%; z-index: 2; width: 100%; height: 100%; background-color: #fff; border: 1px solid #e2e2e2; overflow: hidden; }
.procon .imgbox .zoom .img { position: absolute; }
.procon .imgbox .mask { display: none; }
.procon .imgbox .swiper-container { margin-top: 2.4%; }
.procon .imgbox .swiper-slide { margin-right: 2.4%; width: 18.08%; cursor: pointer; }
.procon .imgbox .swiper-slide:hover .imgwr, .procon .imgbox .cur .imgwr { border-color: #bb2f30; }
.procon .imgbox .btn { display: none; position: absolute; top: 0; z-index: 2; width: 24px; height: 100%; background-color: #000; opacity: 0.6; filter: alpha(opacity=60); }
.procon .imgbox .btn:hover { opacity: 0.8; filter: alpha(opacity=80); }
.procon .imgbox .prev { left: 0; }
.procon .imgbox .next { right: 0; }
.procon .imgbox .btn .icon { position: absolute; top: 50%; left: 0; right: 0; margin: -12px auto 0; width: 14px; height: 24px; }
.procon .imgbox .prev .icon { background: url(../img/icon_btn_l_w.png) 0 0 no-repeat; }
.procon .imgbox .next .icon { background: url(../img/icon_btn_r_w.png) 0 0 no-repeat; }
.procon .conbox { width: 45.6%; }
.procon .conbox .title { font-weight: bold; font-size: 24px; color: #3a3a3a; }
.procon .conbox .con { margin-top: 8px; font-size: 14px; line-height: 2.14; color: #878787; }
.procon .conbox .btnbox { margin-top: 18px; padding-top: 26px; border-top: 1px solid #e2e2e2; }
.procon .conbox .btn { width: 120px; font-size: 14px; line-height: 40px; text-align: center; color: #fff; background-color: #bb2f30; border-radius: 3px; }
.procon .conbox .btn:hover { background-color: #222; }
.procon .bdsharebuttonbox { margin: 20px 0 0 25px; }
.procon .bdsharebuttonbox .icon { margin: 0 12px 0 0; padding: 0; width: 20px; height: 20px; background: url(../img/icon-sharep.png) -20px 0; }
.procon .bdsharebuttonbox .bds_title { margin-top: 3px; background-position: 0 0; }
.procon .bdsharebuttonbox .bds_tsina { background-position: -20px 0; }
.procon .bdsharebuttonbox .bds_weixin { background-position: -46px 0; }
.procon .bdsharebuttonbox .bds_sqq { background-position: -72px 0; }
.procon .bdsharebuttonbox .bds_qzone { background-position: -98px 0; }
.procon .bdsharebuttonbox .bds_more { margin: 2px 0 0; }
.procon .menu { margin-top: 40px; font-size: 0; }
.procon .menu .col { padding: 0 25px; font-size: 16px; line-height: 45px; background-color: #e2e2e2; }
.procon .menu .col:hover { color: #bb2f30; cursor: pointer; }
.procon .menu .cur, .procon .menu .cur:hover { color: #fff; background-color: #bb2f30; }
.procon .main { padding-top: 20px; border-top: 1px solid #e2e2e2; }
.procon .body { font-size: 14px; line-height: 30px; color: #878787; }
.procon .body strong { color: #616161; }
.procon .body p { margin: 12px 0; }
.procon .body h1, .procon .body h2, .procon .body h3, .procon .body h4 { margin-top: 10px; font-weight: bold; color: #353535;}
.procon .body h1 { font-size: 22px; }
.procon .body h2 { font-size: 20px; }
.procon .body h3 { font-size: 18px; }
.procon .body h4, .procon .body-2 strong { font-size: 16px; color: #353535; }
.procon .btit { margin-top: 30px; font-weight: bold; font-size: 18px; color: #bb2f30; }
.procon .body-2 { margin-top: 20px; padding-top: 0; border-top: none; }

/*应用*/
.imglist .list { margin: 0 -25px; font-size: 0; }
.imglist .list .col { margin: 2.86% 0 0 2.86%; width: 45.71%; vertical-align: top; cursor: pointer; }
.imglist-c3 .list .col { width: 29.52%; }
.imglist .col .imgwr { position: relative; padding-bottom: 62.5%; height: 0; overflow: hidden; }
.imglist .col .imgwr-vm { border: 1px solid #e2e2e2; }
.imglist .col .img { display: block; width: 100%; }
.imglist .col .img-vm { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: auto; max-width: 90%; max-height: 90%; }
.imglist .col .tit { margin-top: 12px; font-size: 14px; color: #878787; }
.imglist .col:hover .img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
.imglist .col:hover .tit { color: #bb2f30; }

/*新闻*/
.artlist .row { padding: 30px 0; font-size: 0; border-bottom: 1px dashed #ddd; }
.artlist .row .imgwr { width: 39.57%; text-align: center; overflow: hidden; }
.artlist .row .img { max-width: 100%; max-height: 185px; }
.artlist .row .conwr { margin-left: 5.6%; width: 54.82%; }
.artlist .row .tit { font-size: 16px; color: #000; }
.artlist .row .desc { margin-top: 16px; height: 48px; font-size: 14px; line-height: 24px; color: #888; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.artlist .row .info { margin-top: 34px; font-size: 12px; }
.artlist .row .txt { margin-right: 18px; color: #888; }
.artlist .row:hover .img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
.artlist .row:hover .tit, .artlist .row:hover .more { color: #bb2f30; }

.artcon { margin-top: 30px; }
.artcon .title { font-weight: bold; font-size: 22px; color: #363636; text-align: center; }
.artcon .info { margin-top: 15px; padding-bottom: 10px; font-size: 0; color: #939393; text-align: center; border-bottom: 1px solid #eee; }
.artcon .info .txt { margin: 0 6px; font-size: 13px; }
.artcon .body { margin-top: 20px; font-size: 15px; line-height: 2; }
.artcon .body p { margin: 12px 0; }
.artcon .body video { margin: 0 auto; max-width: 100%; }
.artcon .movbox { margin-top: 20px; }

.pagelink { position: relative; margin-top: 30px; padding: 20px 140px 0 0; font-size: 15px; line-height: 30px; color: #939393; border-top: 1px solid #eee; }
.pagelink a { color: #939393; }
.pagelink a:hover { color: #bb2f30; }
#bdshareNC { position: absolute; right: 0; bottom: 10px; width: 98px; height: 33px; font-size: 0; text-align: center; border: 1px solid #939393; }
#bdshareNC a { position: absolute; top: 0; left: 0; z-index: 3; margin: 0; padding: 0; width: 100%; height: 100%; background: none; }
#bdshareNC .icon { width: 16px; height: 16px; background: url(../img/icon-shareb.png) 0 0 no-repeat; }
#bdshareNC .txt { margin-left: 10px; font-size: 14px; color: #939393; }
#bdshareNC:hover { border-color: #bb2f30; }
#bdshareNC:hover .txt { color: #bb2f30; }

/*联系*/
.container .contact { margin-left: 0; padding: 20px; }
.contact .mapwr { width: 65%; height: 525px; }
.contact .mapwr img { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.contact .conwr { margin-right: 1.8%; width: 28.8%; }
.contact .conwr .title { font-weight: bold; font-size: 26px; color: #343434; }
.contact .conwr .con { margin-top: 1em; font-size: 14px; line-height: 2.4285; color: #808080; }
.contact .conwr .ewm { margin-top: 20px; }
.contact .conwr .img { display: block; width: 120px; }
.contact .conwr .txt { margin-top: 16px; font-size: 14px; text-align: center; color: #999; }

/*留言*/
.feedback { margin: 40px auto 20px; max-width: 600px; }
.feedback .row { position: relative; margin-top: 20px; }
.feedback .row .txt { position: absolute; top: 0; left: 0; font-size: 16px; line-height: 50px; color: #878787; }
.feedback .row .star { margin-left: 4px; font-style: normal; color: #ff0000; }
.feedback .row .inbox { margin-left: 85px; font-size: 0; }
.feedback .row .intxt { display: block; padding: 0 3%; width: 94%; height: 48px; line-height: 48px; border: 1px solid #e2e2e2; }
.feedback .row .intxt-2 { padding: 10px 3%; max-width: 94%; min-width: 94%; height: 120px; line-height: 24px; }
.feedback .row .intxt-3 { display: inline-block; width: 44%; }
.feedback .row .img { display: none; margin-left: 10px; }
.feedback .row .btn { display: block; margin-left: 85px; padding: 0; width: 44%; font-size: 16px; line-height: 50px; text-align: center; color: #fff; background-color: #bb2f30; }
.feedback .row .btn:hover { background-color: #222; cursor: pointer; }

@media screen and (max-width: 640px) {
  body { min-width: 0; padding: 50px 0; }
  .header-top, .header .tel { display: none; }
  .header, .nav { position: fixed; top: 0; left: 0; padding: 0; width: 100%; box-shadow: 1px 0 3px rgba(0, 0, 0, 0.1); }
  .header .comwrap { margin: 0; padding: 0; width: 100%; }
  .header .logo { margin-left: 3%; padding: 8px 0; }
  .header .logo .img { height: 34px; }
  .header .search { margin: 10px 3% 0 0; width: auto; }
  .header .search .inbox { margin-right: 30px; }
  .header .search .intxt { width: 100px; height: 28px; line-height: 28px; }
  .header .search .btn { margin-top: 0; width: 30px; }
  .header .btn { display: none; }
  .header .btn { margin-top: 6px; cursor: pointer; }
  .header .btn .line { display: block; margin-bottom: 6px; width: 22px; height: 2px; background-color: #fff; }
  .header .btn.on { -webkit-transform: rotateZ(180deg) translate3d(0, 5px, 0); -moz-transform: rotateZ(180deg) translate3d(0, 5px, 0); -ms-transform: rotateZ(180deg) translate3d(0, 5px, 0); -o-transform: rotateZ(180deg) translate3d(0, 5px, 0); transform: rotateZ(180deg) translate3d(0, 5px, 0); }
  .header .btn.on .line-t { -webkit-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -moz-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -ms-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -o-transform: translate3d(0, 8px, 0) rotateZ(-45deg); transform: translate3d(0, 8px, 0) rotateZ(-45deg); }
  .header .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
  .header .btn.on .line-b { -webkit-transform: translate3d(0, -8px, 0) rotateZ(45deg); -moz-transform: translate3d(0, -8px, 0) rotateZ(45deg); -ms-transform: translate3d(0, -8px, 0) rotateZ(45deg); -o-transform: translate3d(0, -8px, 0) rotateZ(45deg); transform: translate3d(0, -8px, 0) rotateZ(45deg); }
  .header .lan { margin: 12px 3% 0 0; }
  .header .lan .link, .header .lan .line { display: none; }
  .header .lan .link { width: 26px; font-weight: bold; font-size: 14px; line-height: 26px; text-align: center; color: #fff; background-color: #bb2f30; border-radius: 3px; }
  .header .lan .link:nth-child(3) { display: block; }
  .nav { display: none; top: 50px; z-index: 9; max-height: calc(100% - 100px); border-top: 1px solid #eee; overflow-y: scroll; }
  .nav .comwrap { width: 100%; }
  .nav .list .col { display: block; width: auto; border-top: 1px dotted rgba(255, 255, 255, 0.3); }
  .nav .list .col-h { border-top: none; }
  .nav .list .col-lan { display: block; }
  .nav .col .link { font-size: 15px; }
  .footer { padding: 10px 0; }
  .footer .flink { margin-bottom: 10px; }
  .footer .flink .link { margin-left: 12px; }
  .footer .info { float: none; margin: 0 auto; width: 132px; }
  .footer .info .txt { margin-top: 6px; font-size: 12px; }
  .footer .menu, .footer .bdsharebuttonbox, .floatright { display: none; }
  .footer .oinfo { margin-top: 15px; }
  .footer .oinfo img { margin: 2%; width: 46%; max-width: 80px; }
  .copyright { padding: 10px 0; }
  .mFoot-nav { display: block; }

  .banner .img { margin-left: -25%; width: 150%; }
  .banner .txt { font-size: 18px; }
  .container { padding: 20px 0; }
  .container .sidebar { float: none; width: auto; }
  .container .sidebar .box { display: none; }
  .sidebar .menut .tit { display: none; }
  .sidebar .menut .list { margin: 0; font-size: 0; }
  .sidebar .menut .row { display: inline-block; *display: inline; *zoom: 1; width: 25%; }
  .sidebar .menut .link { padding: 0 8px; line-height: 34px; text-align: center; border-top: none; border-left: none; }
  .sidebar .menut .cur, .container .sidebar .menut .cur:hover { border-bottom-color: #bb2f30; }
  .sidebar .menu-scroll .list { margin: 4px 0; height: 70px; overflow-y: scroll; }
  .sidebar .menu-scroll .prev { margin-top: 8px; }
  .sidebar .menu-scroll .next { margin-bottom: 8px; }
  .container .content { margin-left: 0; padding: 15px; }
  .container .content .position { display: none; }
  .pagelist { margin: 25px 0 5px; }
  .pagelist a, .pagelist b { margin: 0 3px 5px; }
  .swiperpf .swiper-container { top: 5%; width: 94%; height: 90%; }
  .swiperpf .tit { top: 0; bottom: auto; font-size: 14px; }
  .swiperpf .close { top: auto; bottom: 0; width: 40px; height: 40px; }
  .swiperpf .btn { width: 30px; opacity: 0.8; filter: alpha(opacity=80); }
  .swiperpf .prev { left: 3%; }
  .swiperpf .next { right: 3%; }

  .course { margin-top: 10px; }
  .course .row { margin-bottom: 25px; }
  .course .row .conwr, .course .row .imgwr { width: 45%; }
  .course .row .tit { font-size: 16px; }
  .course .row .con { font-size: 13px; line-height: 1.5; text-align: justify; }
  .course .row .icowr { margin-left: -9px; padding: 4px; }
  .course .row .dot { width: 6px; height: 6px; }

  .prolist, .prolist .list, .imglist .list { margin: 0; }
  .prolist .list .col, .imglist .list .col { margin: 4% 0 0; width: 48%; }
  .prolist .list .col:nth-child(2n), .imglist .list .col:nth-child(2n) { margin-left: 4%; }
  .prolist .col .conwr, .imglist .col .tit { margin-top: 6px; text-align: center; }

  .morepro { margin-top: 20px; }
  .morepro .title { padding: 0 10px; height: 34px; line-height: 32px; }
  .morepro .title .txt { border-bottom-width: 2px; }
  .morepro .list { margin: 0 10px; }
  .morepro .list .col-4 { display: inline-block; }

  .procon { margin-top: 0; }
  .procon .imgbox, .procon .conbox { float: none; width: auto; }
  .procon .conbox .title { margin-top: 15px; font-size: 18px; text-align: center; }
  .procon .conbox .con { line-height: 1.8; }
  .procon .conbox .btnbox { margin-top: 15px; padding-top: 15px; }
  .procon .conbox .btn { width: 100px; line-height: 34px; }
  .procon .bdsharebuttonbox { margin: 6px 0 0 15px; }
  .procon .bdsharebuttonbox .icon { margin-right: 6px; }
  .procon .menu { margin-top: 30px; }
  .procon .menu .col { padding: 0 6px; font-size: 13px; line-height: 34px; }
  .procon .main { padding-top: 15px; }

  .artlist .row { padding: 15px 0; }
  .artlist .row .desc { display: none; }
  .artlist .row .tit { font-size: 14px; white-space: normal; }
  .artlist .row .info { margin-top: 8px; }
  .artcon .info .txt { margin: 0 4px; font-size: 12px; }
  .artlist .row .more { display: none; }
  .artcon { margin-top: 0; }
  .artcon .title { font-size: 18px; }
  .artcon .info { margin-top: 8px; }
  .artcon .body { margin-top: 15px; font-size: 14px; line-height: 1.9; }
  .pagelink { margin-top: 20px; padding-right: 0; font-size: 14px; line-height: 24px; }
  #bdshareNC { display: none; }

  .contact .mapwr { float: none; width: auto; height: 250px; }
  .contact .conwr { float: none; margin: 20px 0 0; width: auto; }
  .contact .conwr .title { font-size: 18px; text-align: center; }
  .contact .conwr .con { line-height: 1.8; }
  .contact .conwr .ewm { float: none; margin: 20px auto 0; width: 120px; }
  .contact .conwr .txt { margin-top: 6px; }
}
/*动画*/
.yt, .yb, .xl, .xr, .anime-t { opacity: 0; }
.anime-r .yt, .anime-r.yt { -webkit-animation: yt 1s forwards; -moz-animation: yt 1s forwards; -o-animation: yt 1s forwards; animation: yt 1s forwards; }
.anime-r .yb, .anime-r.yb { -webkit-animation: yb 1s forwards; -moz-animation: yb 1s forwards; -o-animation: yb 1s forwards; animation: yb 1s forwards; }
.anime-r .xl, .anime-r.xl { -webkit-animation: xl 1s forwards; -moz-animation: xl 1s forwards; -o-animation: xl 1s forwards; animation: xl 1s forwards; }
.anime-r .xr, .anime-r.xr { -webkit-animation: xr 1s forwards; -moz-animation: xr 1s forwards; -o-animation: xr 1s forwards; animation: xr 1s forwards; }
.anime-r .yt:nth-child(1), .anime-r .yb:nth-child(1), .anime-r .xl:nth-child(1), .anime-r .xr:nth-child(1) {
  -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s;
}
.anime-r .yt:nth-child(2), .anime-r .yb:nth-child(2), .anime-r .xl:nth-child(2), .anime-r .xr:nth-child(2) {
  -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s;
}
.anime-r .yt:nth-child(3), .anime-r .yb:nth-child(3), .anime-r .xl:nth-child(3), .anime-r .xr:nth-child(3) {
  -webkit-animation-delay: 0.3s; -moz-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s;
}
.anime-r .yt:nth-child(4), .anime-r .yb:nth-child(4), .anime-r .xl:nth-child(4), .anime-r .xr:nth-child(4) {
  -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s;
}
.anime-r .yt:nth-child(5), .anime-r .yb:nth-child(5), .anime-r .xl:nth-child(5), .anime-r .xr:nth-child(5) {
  -webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s;
}
.anime-r .yt:nth-child(6), .anime-r .yb:nth-child(6), .anime-r .xl:nth-child(6), .anime-r .xr:nth-child(6) {
  -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s;
}
.anime-r .yt:nth-child(7), .anime-r .yb:nth-child(7), .anime-r .xl:nth-child(7), .anime-r .xr:nth-child(7) {
  -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s;
}
.anime-r .yt:nth-child(8), .anime-r .yb:nth-child(8), .anime-r .xl:nth-child(8), .anime-r .xr:nth-child(8) {
  -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; -o-animation-delay: 0.8s; animation-delay: 0.8s;
}
.anime-r .yt:nth-child(9), .anime-r .yb:nth-child(9), .anime-r .xl:nth-child(9), .anime-r .xr:nth-child(9) {
  -webkit-animation-delay: 0.9s; -moz-animation-delay: 0.9s; -o-animation-delay: 0.9s; animation-delay: 0.9s;
}
/*.anime-r .yt:nth-child(10), .anime-r .yb:nth-child(10), .anime-r .xl:nth-child(10), .anime-r .xr:nth-child(10) {
  -webkit-animation-delay: 1.0s; -moz-animation-delay: 1.0s; -o-animation-delay: 1.0s; animation-delay: 1.0s;
}
.anime-r .yt:nth-child(11), .anime-r .yb:nth-child(11), .anime-r .xl:nth-child(11), .anime-r .xr:nth-child(11) {
  -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s;
}
.anime-r .yt:nth-child(12), .anime-r .yb:nth-child(12), .anime-r .xl:nth-child(12), .anime-r .xr:nth-child(12) {
  -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s;
}*/
@keyframes yt {
  0% { -webkit-transform: translate3d(0, -30px, 0); -ms-transform: translate3d(0, -30px, 0); -o-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yt { 0% { -webkit-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yt { 0% { -moz-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yt { 0% { -o-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes yb {
  0% { -webkit-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yb { 0% { -webkit-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yb { 0% { -moz-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yb { 0% { -o-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xl {
  0% { -webkit-transform: translate3d(-30px, 0, 0); -ms-transform: translate3d(-30px, 0, 0); -o-transform: translate3d(-30px, 0, 0); transform: translate3d(-30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xl { 0% { -webkit-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xl { 0% { -moz-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xl { 0% { -o-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xr {
  0% { -webkit-transform: translate3d(30px, 0, 0); -ms-transform: translate3d(30px, 0, 0); -o-transform: translate3d(30px, 0, 0); transform: translate3d(30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xr { 0% { -webkit-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xr { 0% { -moz-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xr { 0% { -o-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }