﻿@charset "UTF-8";
/*头部导航*/
.customBox{display: none; }
.header{position:fixed;left:0;top:0;width:100%;background:#fff;z-index:890;box-shadow:0 1px 10px rgba(0,0,0,0.16);-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.16);-moz-box-shadow:0 1px 10px rgba(0,0,0,0.16);-o-box-shadow:0 1px 10px rgba(0,0,0,0.16);}
.header .head_c{width:1360px;margin:0 auto;}
.header .head_c .logo_a{float:left;width:auto;padding:16px 0;}
.header .head_c .logo_a img{height:100%;width:auto;}
.header .head_c .nav_d{float:right;position:relative;padding-right:190px;}
.header .head_c .nav_ul{padding-top:20px;}
.header .head_c .nav_ul>li{float:left;margin-left:14px;position: relative;}
.header .head_c .nav_ul>li.nav_cp{position:inherit;}
.header .head_c .nav_ul>li>a{display:block;padding:30px 6px  0;font-size:1.5rem;color:#555;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.header .head_c .nav_ul>li>a em{display:block;padding:0 10px 32px;position:relative;min-width:74px;text-align:center;}
.header .head_c .nav_ul>li>a em i{position:absolute;left:50%;bottom:0;display:block;border-bottom:3px solid #125dce;width:0;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.header .head_c .nav_ul>li:hover>a,.header .head_c .nav_ul>li.li_on>a{color:#125dce;}
.header .head_c .nav_ul>li:hover>a em i,.header .head_c .nav_ul>li.li_on>a em i{width:100%;}
.header .head_c .search_lang{position:absolute;right:0;top:33px;width:180px;}
.header .head_c .search_lang .search_d{width:76px;height:50px;padding-top:15px;position:relative;}
.header .head_c .search_lang .search_d .btn_search{display:block;width:100%;height:20px;margin:0 auto;padding:0 10px;border-right:1px solid #888;background:url(../img/tb4.png) no-repeat center;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.header .head_c .search_lang .search_d .btn_search:hover{background:url(../img/tb5.png) no-repeat center;}
.header .head_c .search_lang .search_d .search_form{position:absolute;right:-87px;top:60px;display:none;background:#fff;width:240px;padding:10px 10px 14px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;box-shadow:0 0 10px 1px rgba(0,0,0,0.16);-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.16);-moz-box-shadow:0 0 10px 1px rgba(0,0,0,0.16);-o-box-shadow:0 0 10px 1px rgba(0,0,0,0.16);}
.header .head_c .search_lang .search_d .search_form .search_input{width:100%;padding:10px 40px 10px 8px;font-size:14px;color:#555;font-weight:'思源黑体','pingfang sc';border-bottom:1px solid #f1f1f1;}
.header .head_c .search_lang .search_d .search_form .search_btn{position:absolute;right:10px;top:16px;width:40px;height:30px;background:url(../img/tb4.png) no-repeat center;text-indent:-999px;overflow:hidden;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.header .head_c .search_lang .search_d .search_form .search_btn:hover{background:url(../img/tb5.png) no-repeat center;}
.header .head_c .search_lang .search_d .search_form .i1{position:absolute;left:50%;top:-8px;display:block;width:0;height:0;border:8px solid #fff;margin-left:-10px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);box-shadow:0 -1px 10px rgba(0,0,0,0.16);-webkit-box-shadow:0 -1px 10px rgba(0,0,0,0.16);-moz-box-shadow:0 -1px 10px rgba(0,0,0,0.16);-o-box-shadow:0 -1px 10px rgba(0,0,0,0.16);}
.header .head_c .search_lang .search_d .search_form .i2{position:absolute;left:50%;top:0;display:block;height:14px;width:30px;background:#fff;margin-left:-17px;z-index:1;}
.header .head_c .search_lang .lang_d{width:104px;height:50px;padding:15px 0 0 10px;position:relative;}
.header .head_c .search_lang .lang_d .btn_lang{color:#555;display:block;width:100%;height:20px;line-height:20px;padding-left:26px;font-size:14px;background:url(../img/tb6.png) no-repeat left center;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.header .head_c .search_lang .lang_d:hover .btn_lang{color:#125dce;background:url(../img/tb7.png) no-repeat  left center;}
.header .head_c .search_lang .lang_d .lang_ul{position:absolute;width:160px;right:-40px;top:58px;display:none;background:#fff;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;box-shadow:0 0 10px 1px rgba(0,0,0,0.16);-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.16);-moz-box-shadow:0 0 10px 1px rgba(0,0,0,0.16);-o-box-shadow:0 0 10px 1px rgba(0,0,0,0.16);}
.header .head_c .search_lang .lang_d .lang_ul .i1{position:absolute;left:50%;top:-8px;display:block;width:0;height:0;border:8px solid #fff;margin-left:-10px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);box-shadow:0 -1px 10px rgba(0,0,0,0.16);-webkit-box-shadow:0 -1px 10px rgba(0,0,0,0.16);-moz-box-shadow:0 -1px 10px rgba(0,0,0,0.16);-o-box-shadow:0 -1px 10px rgba(0,0,0,0.16);}
.header .head_c .search_lang .lang_d .lang_ul .i2{position:absolute;left:50%;top:0;display:block;height:14px;width:30px;background:#fff;margin-left:-17px;z-index:1;}
.header .head_c .search_lang .lang_d .lang_ul li{border-bottom:1px solid #eee;}
.header .head_c .search_lang .lang_d .lang_ul li:last-child{border-bottom:none;}
.header .head_c .search_lang .lang_d .lang_ul li a{display:block;color:#555;padding:10px 10px 10px 72px;position:relative;font-size:14px;}
.header .head_c .search_lang .lang_d .lang_ul li a em{position:absolute;left:30px;top:10px;display:block;width:28px;height:19px;}
.header .head_c .search_lang .lang_d .lang_ul li a .em_1{background:url(../img/tb8.jpg) no-repeat center;}
.header .head_c .search_lang .lang_d .lang_ul li a .em_2{background:url(../img/tb9.jpg) no-repeat center;}
.header .head_c .search_lang .lang_d .lang_ul li:hover a{color:#125dce;}

/*pc端二级导航*/
.header .head_c .nav_ul>li .tow_top_nav{position:absolute;left:50%;top:108px;width:1200px;background:#e8e8e8;padding:30px 30px 10px;display:none;transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-o-transform:translate(-50%,0);transition:0.4s ease;-webkit-transition:0.6s ease;-moz-transition:0.4s ease;-ms-transition:0.4s ease;-o-transition:0.4s ease;}
.header .head_c .nav_ul>li.nav_cp .tow_top_nav{top:128px;}
.header .head_c .nav_ul>li.nav_cp .tow_top_nav{position: fixed;}
.header .head_c .nav_ul>li .tow_top_nav .tow_nav_ul{width:100%;}
.header .head_c .nav_ul>li .tow_top_nav .tow_nav_ul li{float:left;width:18.4%;margin:0 2% 20px 0;}
.header .head_c .nav_ul>li .tow_top_nav .tow_nav_ul li:nth-child(5n){margin-right:0;}
.header .head_c .nav_ul>li .tow_top_nav .tow_nav_ul li a{display:block;width:100%;color:#666;text-align:center;transition:0.4s ease;-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-ms-transition:0.4s ease;-o-transition:0.4s ease;}
.header .head_c .nav_ul>li .tow_top_nav .tow_nav_ul li a .sp_c{display:block;width:100%;overflow:hidden;position:relative;margin-bottom:14px;}
.header .head_c .nav_ul>li .tow_top_nav .tow_nav_ul li a .sp_c img{width:100%;height:auto;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.header .head_c .nav_ul>li .tow_top_nav .tow_nav_ul li a em{display:block;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.header .head_c .nav_ul>li .tow_top_nav .sp_tb{position:absolute;left:0;top:-30px;width:100%;height:40px;}
.header .head_c .nav_ul>li .tow_top_nav .sp_tb em{position:absolute;top:10px; width:0;height:0;border:10px solid transparent;border-bottom:10px solid #e8e8e8;}
.header .head_c .nav_ul>li.li_onpc .tow_top_nav{transform:translate(-50%,10px);-webkit-transform:translate(-50%,10px);-moz-transform:translate(-50%,20px);-o-transform:translate(-50%,20px);}
.header .head_c .nav_ul>li .tow_top_nav .tow_nav_ul li:hover a{color:#ff6600;}
.header .head_c .nav_ul>li .tow_top_nav .tow_nav_ul li:hover a .sp_c img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.fadeInDown{-webkit-animation:fadeInDown 0.5s ease-out;animation:fadeInDown 0.5s ease-out;z-index:100;}
/*PC端ICT方案二级导航*/
.header .head_c .nav_ul>li .tow_dl{width: 150%;padding: 10px 0 10px;text-align: center;padding-bottom: 10px;}
.header .head_c .nav_ul>li .tow_dl li{margin:0;overflow:hidden;}
.header .head_c .nav_ul>li .tow_dl li a{font-size: 15px;line-height: 30px;color: #333;}
.header .head_c .nav_ul>li .tow_dl li a:hover{color: #ff6600;}

@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(-50%,-16px,0);transform:translate3d(-50%,-16px,0);-ms-transform:translate3d(-50%,-16px,0);}100%{opacity:1;-webkit-transform:translate3d(-50%,0px,0);transform:translate3d(-50%,0px,0);-ms-transform:translate3d(-50%,0px,0);}}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(-50%,-16px,0);transform:translate3d(-50%,-16px,0);-ms-transform:translate3d(-50%,-16px,0);}100%{opacity:1;-webkit-transform:translate3d(-50%,0px,0);transform:translate3d(-50%,0px,0);-ms-transform:translate3d(-50%,0px,0);}}
.fadeOutUp{-webkit-animation:fadeOutUp 0.5s ease-out;animation:fadeOutUp 0.5s ease-out;z-index:0;}
@-webkit-keyframes fadeOutUp{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(-50%,-16px,0);transform:translate3d(-50%,-16px,0);-ms-transform:translate3d(-50%,-16px,0);}}
@keyframes fadeOutUp{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(-50%,-16px,0);transform:translate3d(-50%,-16px,0);-ms-transform:translate3d(-50%,-16px,0);}}

/*触摸设备导航按钮*/
.btn_navs{position:fixed;right:4%;top:8px;display:none;width:44px;height:44px;background:none;z-index:9999;cursor:pointer;}
.btn_navs i{position:absolute;left:5px;top:50%;display:block;width:34px;border-bottom:3px solid #125dce;transition:0.4s ease;-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-ms-transition:0.4s ease;-o-transition:0.4s ease;}
.btn_navs i.i1{margin-top:-10px;}
.btn_navs i.i3{margin-top:10px;}
.btn_navs.btn_on i{border-bottom:3px solid #fff;}
.btn_navs.btn_on i.i2{opacity:0;filter:alpha(opacity=0);}
.btn_navs.btn_on i.i1{transform:translateY(10px) rotate(45deg);-webkit-transform:translateY(10px) rotate(45deg);-moz-transform:translateY(10px) rotate(45deg);-ms-transform:translateY(10px) rotate(45deg);-o-transform:translateY(10px) rotate(45deg);}
.btn_navs.btn_on i.i3{transform:translateY(-10px) rotate(-45deg);-webkit-transform:translateY(-10px) rotate(-45deg);-moz-transform:translateY(-10px) rotate(-45deg);-ms-transform:translateY(-10px) rotate(-45deg);-o-transform:translateY(-10px) rotate(-45deg);}
/*左侧滑动导航*/
.left_nav{position:fixed;left:0;top:0;width:100%;height:100%;padding:80px 40px 50px;background:#444;z-index:9998;overflow-y:scroll;opacity:0;filter:alpha(opacity=0);transform:translateX(-100%);transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.left_nav.left_nav_on{opacity:1;filter:alpha(opacity=100);transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);}
.left_nav .nav_m{height:100%;width:100%;overflow:hidden;overflow-y:scroll;}
.left_nav .nav_m .nav_ul{padding-right:10px;}
.left_nav .nav_m .nav_ul>li{border-bottom:1px dashed #999;position:relative;}
.left_nav .nav_m .nav_ul>li>a{color:#fff;font-size:16px;padding:12px 10px;display:block;position:relative;text-decoration:none !important;}
.left_nav .nav_m .nav_ul>li>.iv{position:absolute;right:8px;top:2px;display:block;width:40px;height:40px;background:url(../img/tb2.png) no-repeat center;background-size:16px;transition:0.4s ease;-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-ms-transition:0.4s ease;-o-transition:0.4s ease;}
.left_nav .nav_m .nav_ul>li.li_on>.iv{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);}
.left_nav .nav_m .nav_ul>li .tow_ul{padding:8px 0;padding-left:24px;background:#4e4e4e;display:none;}
.left_nav .nav_m .nav_ul>li .tow_ul li a{color:#fff;display:block;padding:8px 10px;font-size:14px;}
/*语言版本*/
.left_nav .yy_d{position:absolute;left:0;top:0;padding:10px 30px;width:100%;border-bottom:1px solid #535353;}
.left_nav .yy_d a{float:left;padding:14px 0;color:#fff;font-size:14px;text-decoration:none;}
.left_nav .yy_d a em{display:block;padding:0 18px;border-right:1px solid #a5a5a5;height:14px;line-height:14px;text-align:center;}
.left_nav .yy_d a:last-child em{border-right:none;}
.left_nav .yy_d a:active{color:#f1484d;}

/*首页轮播*/
.sTop_lb{margin-bottom:0px; margin-top: 100px}
.sTop_lb,.sTop_lb .swiper-wrapper,.sTop_lb .swiper-wrapper .swiper-slide{height:700px;width:100%;}
.sTop_lb .swiper-wrapper .swiper-slide a{height:100%;width:100%;display:block;position:relative;overflow:hidden;}
.sTop_lb .swiper-wrapper .swiper-slide a img{position:absolute;left:50%;top:0;height:100%;width:auto;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);}
.sTop_lb .swiper-wrapper .swiper-slide a .img_s{display:none;}
.sTop_lb .swiper-wrapper .swiper-slide a .img_pc.img_on{width:100%;height:auto;}
.sTop_lb .hmBan{text-align:center;bottom:30px;}
.sTop_lb .hmBan .swiper-pagination-bullet{width:18px;height:6px;background:#fff;opacity:1;filter:alpha(opacity=100);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.sTop_lb .hmBan .swiper-pagination-bullet.swiper-pagination-bullet-active{width:36px;background:#ff6600;}
.sTop_lb .hmBanBtnR,.sTop_lb .hmBanBtnL{width:50px;height:50px;text-align:center;margin-top:14px;opacity:0;filter:alpha(opacity=0);transform:scale(0.8);-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-o-transform:scale(0.8);transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.sTop_lb .hmBanBtnR{right:6%;background:url(../img/next.png) no-repeat left;}
.sTop_lb .hmBanBtnL{left:6%;background:url(../img/prev.png) no-repeat right;}
.sTop_lb:hover .hmBanBtnR,.sTop_lb:hover .hmBanBtnL{opacity:0.6;filter:alpha(opacity=60);}
.sTop_lb .hmBanBtnR:hover,.sTop_lb .hmBanBtnL:hover{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);}
/*首页第一屏下滑按钮*/
.btn_xl{position:absolute;left:50%;bottom:80px;width:28px;height:48px;border:2px solid #fff;margin-left:-16px;z-index:10;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;}
.btn_xl .em_1{position:absolute;left:50%;top:0;display:block;width:2px;height:0px;background:#fff;margin-left:-1px;animation:btn_t1 5s infinite;-webkit-animation:btn_t1 5s infinite;-moz-animation:btn_t1 5s infinite;-o-animation:btn_t1 5s infinite;}
.btn_xl i{position:absolute;left:50%;display:block;opacity:0;filter:alpha(opacity=0);width:4px;height:4px;background:#fff;margin-left:-2px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;}
.btn_xl .i1{top:18px;animation:btn_t2 5s infinite 0.4s;-webkit-animation:btn_t2 5s infinite 0.4s;-moz-animation:btn_t2 5s infinite 0.4s;-o-animation:btn_t2 5s infinite 0.4s;}
.btn_xl .i2{top:26px;animation:btn_t2 5s infinite 0.6s;-webkit-animation:btn_t2 5s infinite 0.6s;-moz-animation:btn_t2 5s infinite 0.6s;-o-animation:btn_t2 5s infinite 0.6s;}
.btn_xl .i3{top:34px;animation:btn_t2 5s infinite 0.9s;-webkit-animation:btn_t2 5s infinite 0.9s;-moz-animation:btn_t2 5s infinite 0.9s;-o-animation:btn_t2 5s infinite 0.9s;}



/**å›¾ç‰‡éšæœºç¼©æ”¾æ ·å¼**/
.grid img { max-width: 100%; width: auto\9; height: auto; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; }
.w25 { width: 25%; }
.grid { overflow: hidden; margin: 0; width: 100%; list-style: none; text-align: center; }
/* Common style */
.grid figure { position: relative; z-index: 1; display: inline-block; overflow: hidden; margin: -0.135em; height: 100%; text-align: center; cursor: pointer; }
.grid figure img { position: relative; display: block; opacity: 0.8; }
.grid figure figcaption { padding: 2em; color: #000000; font-size: 1.25em; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.grid figure figcaption::before, .grid figure figcaption::after { pointer-events: none; }
.grid figure figcaption, .grid figure a { position: absolute; top: 43%; left: 0%; width: 80%; height: 100%; }
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a { z-index: 1000; white-space: nowrap; font-size: 0; opacity: 0; }
/*---------------*/
/***** Ruby *****/
/*---------------*/
figure.effect-ruby { }
figure.effect-ruby img { opacity: 0.9; -webkit-transition: opacity 0.85s, -webkit-transform 0.85s; transition: opacity 0.85s, transform 0.85s; -webkit-transform: scale(1); transform: scale(1); }
figure.effect-ruby:hover img { -webkit-transform: scale(1.15); transform: scale(1.15););}
figure.effect-ruby p { border: 0px solid #000000; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 20px, 0) scale(1.1); transform: translate3d(0, 20px, 0) scale(0.1); font-family: 'yy'; }
figure.effect-ruby:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); font-family: 'yy';}
.f14 { font-size: 14px; color: #fff; font-family: 'yy'; }
.f24 { font-size: 24px; color: #fff; font-family: 'yy'; }
.pt65 { padding-top: 65px; }
.w90 { width: 85%; margin: 0px auto; }
.tc { text-align: center; }
.pt40 { padding-top: 40px; }
.conend { padding: 40px 0px; background: #f0f0f0; clear: both; overflow: hidden; text-align: center; }
.conend h2 { font-size: 22px; line-height: 30px; margin-bottom: 3px; font-weight: normal; }
.conend h3 { font-size: 16px; line-height: 18px; font-weight: normal; }
.ser_pro { width: 600px; margin: 20px auto 0px auto; clear: both; height: 42px; padding: 0px; }
.ser_pro input { float: left; display: block; }
.ser_pro input[type=text] { height: 40px; width: 380px; border: 1px solid #ddd; background: #fff; }
.ser_pro input[type=submit] { width: 200px; margin-left: 10px; height: 44px; border-radius: 10px; cursor: pointer; font-size: 18px; line-height: 42px; color: #fff; border: none; background: #818181; outline: none; }
/*内容样式结束*/



/* 关于我们 */
.aBox{padding:40px 0;overflow:hidden; background: #f3f3f3}
.in_pro_tit{width:100%; text-align:center; margin-bottom: 40px;}
.in_pro_tit h1{font-size:30px; font-weight:bold; line-height:30px; color:#125dce; background:url(../img/in_fgx.png) bottom center no-repeat; padding-bottom:30px; }
.in_pro_tit h1 a{color:#125dce;}
.in_pro_tit h1 a:hover{color:#125dce;}
.in_pro_tit p{font-size:16px; margin-top:10px; line-height:24px; color:#666;}
.ab{height: 444px;background:url(../img/ny_bg.jpg) no-repeat center bottom;}
.ab dt{float: right;width: 42%;height: auto;overflow: hidden;margin: 30px 30px 0 0;}
.ab dt img{width: 100%;height: auto;}
.ab dd{float: left;width: 50%;padding: 56px 0 0 62px;}
.ab dd h2{line-height: 46px;padding-bottom: 25px;border-bottom: 1px solid #dfdfe0;}
.ab dd h2 span{display: block;height: 46px;font-size: 36px;color: #125dce;}
.ab dd h2 em{display: block;height: 46px;font-weight: bold;font-size: 26px;color: #333333;position: relative;padding-left: 20px;font-style: normal;}
.ab dd h2 em:before{content: "";position: absolute;height: 46px;width: 3px;left: 0px;background: #125dce;}
.ab dd p{padding-top: 10px;font-size: 14px;line-height: 30px;color: #444444;text-align: justify;}
/* 关于我们 */


.i_product{ margin:40px 0; overflow: hidden;}
.i_product ul{margin-right: -2%;}
.i_product ul li{ float:left; width:48%; overflow:hidden;border-radius:6px; margin:0 2% 2% 0;transition:all 0.3s;  }
.i_product ul li:hover{box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);}
.i_product ul li .imgs{ overflow:hidden;position:relative;}
.i_product ul li .imgs img{ max-width:100%; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_product ul li:first-child{}
.i_product ul li:first-child .imgs img{ max-width: 100%;}
.i_product ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_product ul li:nth-child(4){width:64%;}
.i_product ul li:nth-child(4) .imgs img{ height:auto;}
.i_product ul li:nth-child(5){width:32%; float:right;}
.i_product ul li:nth-child(5) .imgs img{ height:auto;}
.i_product ul li:nth-child(6){width:30.9%;}
.i_product ul li:nth-child(6) .imgs img{ max-width:100%;height:auto;}
.i_product ul li:nth-child(7){width:30.9%; margin-left:0%;}
.i_product ul li:nth-child(7) .imgs img{ height:auto;}
.i_product ul li .imgs .txts{bottom:20px;right:30px;position:absolute; left:30px;overflow:hidden;   }
.i_product ul li .imgs .txts .h3{ float:left; font-size:20px; color:#fff; font-weight:normal; height:38px; line-height:38px; overflow:hidden; padding-right:30px;background-repeat:no-repeat; background-position:right center;transition:all 0.3s;}
.i_product ul li .imgs .txts .h3 span{ overflow:hidden; float:left;/*white-space:nowrap;text-overflow:ellipsis;*/  }
.i_product ul li:hover .imgs .txts .h3{ padding-right:48px;background-image:url(../images/i_bg1.png); }


/*优势*/
.b1{ width:100%; padding:50px 0; background: #f3f3f3; overflow: hidden;}
.anli_nor { margin-top:26px; overflow:hidden;}
.anli_nor dl { text-align:center;  width:16%; height:auto; border-radius:5px; float:left; margin:20px 3px;overflow:hidden;background: #fff; padding: 30px;}
.anli_nor dl dt {margin:30px 10px;}
.anli_nor dl dt img { transition:all 1s; -webkit-transition:all 1s; -moz-transition:all 1s;max-width: 100%;} 
/*.anli_nor dl:hover dt img { transform: scale(1) rotate(360deg); -moz-transform: scale(1) rotate(360deg); -webkit-transform: scale(1) rotate(360deg);}*/
.anli_nor dl dd{ line-height:23px; font-size:14px; box-sizing: border-box; color: #333}
.anli_nor dl dd.biaoti{ font-size:26px; font-weight: bold; color:#353535;line-height:50px;}
.anli_nor dl:hover{background:#125dce; border-radius:5px; color:#fff}
.anli_nor dl:hover .biaoti, .anli_nor dl dd:hover{color:#fff; display: block;}



.i2{width: 100%;height: auto;background: url(../img/i3.png)center no-repeat;background-size: 100%;text-align: center;position: relative;left: 0%;margin-left: -960px; margin-bottom: 60px;}
.i2 .tt{font-size: 36px;line-height: 36px;font-family: siyuan;padding-top: 80px;color: #444;}
.i2 .en{color: #cbcbcb;font-size: 16px;line-height: 16px;margin-top: 20px;}
.sj{padding-top: 40px;width: 1000px;margin: 0 auto;}
.sj>span{float: left;width: 25%;}
.sj span .num{font-family: ff;font-size: 72px;line-height: 72px;color: #ff9700;position: relative;display: inline-block;}
.sj span .num span{font-size: 72px;color: #ff9700;display: inline-block;position: relative;bottom: 10px;}
.sj span .txt{font-size: 18px;color:#9d9a9e; }
.i2ct{width: 960px;margin: 40px auto 50px;text-align: left; font-size: 15px; line-height: 30px;}
.i2ct p{font-size: 15px; line-height: 30px;}
.move{display: block; width: 100px;height: 30px;line-height: 30px;text-align: center;margin:0 auto;border-radius: 0px;background: #ff9700;color: #fff;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.move:hover{border-radius: 10px;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.hvr-hang{display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent;}
.hvr-hang:active, .hvr-hang:focus, .hvr-hang:hover{-webkit-animation-name: hvr-hang-sink,hvr-hang; animation-name: hvr-hang-sink,hvr-hang; -webkit-animation-duration: .3s,1.5s; animation-duration: .3s,1.5s; -webkit-animation-delay: 0s,.3s; animation-delay: 0s,.3s; -webkit-animation-timing-function: ease-out,ease-in-out; animation-timing-function: ease-out,ease-in-out; -webkit-animation-iteration-count: 1,infinite; animation-iteration-count: 1,infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal,alternate; animation-direction: normal,alternate;}

/* 产品 */
.in_pro{width: 100%; height: auto; overflow: hidden;}
.in_pro ul{}
.in_pro li{width: 16.6%; float: left;}
.in_pro li .pimg{width: 100%; height: auto;}
.in_pro li .pimg img{width: 100%;}
/* 产品 */
/* -------------------------------showpic-box--------------------------------- */
.showpic-box{width: 100%; overflow: hidden;}
.showpic{width: 100%;}
.showpic ul{width: 100%; height: 585px; overflow: hidden;}
.showpic ul li{width: 16.66%; float: left; transition: all 1.2s; -webkit-transition: all 1.2s; position: relative;}
.showpic ul li a{display: block;width: 100%;height: 100%;position: relative;}
.showpic ul li img{width: 800px;}
.showpic ul:hover li{width: 16%;}
.showpic ul li:hover{width: 23%;}
.showpic-words{width: 80%; height: 302px; position: absolute; left: 20px; display: block; bottom: -240px; overflow: hidden; z-index: 30; transition: all 1.4s; -webkit-transition: all 1.4s;}
.showpic ul li:hover .showpic-words{width: 54%; bottom: 0;}
.showpic-words h6{font-size: 20px; color: #fff; font-weight: bold; display: block; padding: 6px 0; border-bottom: 2px solid #fff; margin-bottom: 24px; position: relative; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.showpic-words p{font-size: 60px; color: #fff; font-weight: bold; margin-top: -12px; padding: 0;}
.showpic ul li a:after {content: "";position: absolute;width: 100%;height: 0%;background-color: rgba(255,255,255,.9);left: 0;bottom: 0;z-index: 9;
}
/* -------------------------------showpic-box--------------------------------- */







/**************************新闻**************************/
.sy-news{ width:100%; background:#fff; padding:40px 0 50px 0;}
/*==============新闻列表=====================*/
#n_news {margin-top: 40px }
#n_news ul{ overflow:hidden; }
#n_news li{ width:23%; position:relative; display:block; overflow:hidden; background:#f6f6f6; float:left; margin:0 2%  2% 0; padding-bottom:20px;}
#n_news li:nth-of-type(4){ margin-right:0;}
#n_news li a{ display:block;}


#n_news li .pic_box{overflow:hidden; position:relative; width:100%;}

#n_news li .pic_box img {
	display: block;
	transition: all 0.5s;
	width:100%; border:0;
}
#n_news li .pic_box:hover img {transform: scale(1.1);}
#n_news li .pic_box img{ width:100%;}

#n_news li .text_box{ position:relative; padding:15px; box-sizing: border-box;}
#n_news li h1 a{white-space: nowrap; text-overflow: ellipsis;  color:#125dce; font-size:16px; font-weight:bold;  display:block; overflow: hidden;line-height: 35px;}
#n_news li p{ font-size:14px; line-height:24px; margin-top:0px; color:#777777;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#n_news li span{ margin-top:2px; display:block; font-size:12px; color:#5c5c5d;}
#n_news .fot_box{ position:relative; height:12px; line-height:14px; padding:0 25px; border-box;}
#n_news .fot_box span{color:#a1a1a1; font-size:12px; }
#n_news .fot_box a{ display:block;  color:#a1a1a1; font-size:12px; position:absolute; right:25px; top:0; background:url(../img/icon_more_jt.png) right center no-repeat; padding-right:30px;}
#n_news li:hover{  box-shadow:0 0 10px #a09e9e;  }
#n_news li:hover h1 a{ color:#125dce; }
#n_news li:hover p{ }
#n_news li:hover .fot_box a{ background:url(../img/icon_more_jt.png) right center no-repeat; color:#125dce;}
#n_news li:hover .fot_box span{ }
#n_news li a:hover{ text-decoration:underline; }


#n_news h2{ text-align:center;color:#555; margin-top:50px;}

#n_news * { -moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out; } 


.title{ text-align:center;}
.h2_title {font-size: 30px;color: #333;text-align: center; line-height: 50px;}
.h2_title i {display: inline-block;*display: inline;*zoom: 1;width: 13px;height: 1px;background: #333333;vertical-align: middle;}
.h2_title a {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;padding: 0 15px;color: #fff;line-height: 30px; font-weight: 600; font-size: 30px;}
.p_title {font-size: 14px;color: #555;text-align: center; text-transform: uppercase;}

.in_video{background:url(../img/i_gaoguang.jpg) no-repeat center bottom;height:auto; margin-bottom:0;}
.video_pic{padding:90px 0; text-align: center;}
.video_pic img{max-width: 100%; display: block; clear: both; margin:auto;}

.video_picsj{padding:90px 0; text-align: center; display: none;}
.video_picsj img{max-width: 100%; display: block; clear: both; margin:auto;}



/*底部导航*/
.footer{width:100%;background:#282727;}
.footer .foot_nav{max-width: :1360px;margin:0 auto;padding:25px 0;padding-right:360px;position:relative;}
.footer .foot_nav>dl{float:left;min-width:200px;padding-right:40px;}
.footer .foot_nav>dl dt{font-size:16px;color:#fff;margin-bottom:14px;}
.footer .foot_nav>dl dd{font-size:14px;}
.footer .foot_nav>dl dd a{display:block;color:#a8a8a8;padding:5px 0;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.footer .foot_nav>dl dd a:hover{color:#fff;}
.footer .foot_nav .ewm_sd{position:absolute;top:44px;right:40px;}
.footer .foot_nav .ewm_sd .sp_ewm{display:block;float:left;width:129px;margin-right:14px;}
.footer .foot_nav .ewm_sd .sp_ewm em{display:block;width:100%;padding-bottom:100%;position:relative;overflow:hidden;}
.footer .foot_nav .ewm_sd .sp_ewm em img{position:absolute;left:0;top:0;width:100%;height:100%;}
.footer .foot_nav .ewm_sd dl{float:left;}
.footer .foot_nav .ewm_sd dl dt{font-size:14px;color:#fff;margin-bottom:14px;}
.footer .foot_nav .ewm_sd dl dd{font-size:14px;color:#a8a8a8;line-height:2;}

.footer_left{width: 40%; height: auto; float: left;}
.widget_titlebg{margin-bottom:12px;}
.widget_title{padding-bottom: 5px;font-size: 16px;line-height: 24px;position: relative;text-transform: uppercase; color: #fff;}
.widget_title_line{background:#125dce;width: 35px;height: 2px;}
.tactfrm{width:100%;}
.tactfrm h2{font-size: 25px;color: #ccc; font-weight: normal; margin-bottom: 20px}
.tactfrm ul{overflow: hidden; margin-right: -5%}
.tactfrm li{width:45%;float:left;height:25px;margin:0 5% 12px 0;position:relative;}
.tactfrm li input{width:98%;height:25px;padding:0 15px;background: #4d4d4d;border-radius: 3px;box-sizing: border-box;}
.tactfrm li.area{height:auto;width:100%;}
.tactfrm li textarea{padding:15px;width:94%;height:80;background: #4d4d4d;border-radius: 3px; font-family: Arial, "sans-serif";box-sizing: border-box;}
.tactfrm li:nth-child(2n){margin-right:0;}
.tactfrm .btn{margin-top:0;overflow: hidden;}
.tactfrm .btn input{height:40px;width:120px;font-size:15px;color:#fff;background:#125dce;border-radius: 5px; border: none;}
.redxing{position:absolute;top:11px;left:57px;color:#046ca4;}

/*版权*/
.copy_sd{background:#333;width:100%;border-top:1px solid #3c3c42;padding:16px 0;}
.copy_sd .copy_m{width:1200px;margin:0 auto;font-size:14px;color:#959595;line-height:1.6;}
.copy_sd .copy_m span{margin-left:40px; font-size: 14px;}

.tc_bj{width:100%; height:100%; background:rgba(0,0,0,0.6); position:fixed; top:0; left:0; z-index:100;}
.tc{width:50%; text-align:center; padding:80px; border:1px solid #4e4e4e; border-radius: 5px; background:#101010; box-shadow: 0px 2px 10px 4px #363636; transform:translateX(-50%); position:fixed; top:25%; left:50%;}
.tc .tc_logo img{max-width:300px;}
.tc .tc_logo_wz{color:#fff; font-size:32px; font-weight:600; margin-top:16px;}
.tc .tc_xz{overflow:hidden; margin-top:40px;}
.tc .tc_xz ul{overflow:hidden; font-size:0px; margin-left:-34px;}
.tc .tc_xz ul li{width:30%; display:inline-block; color:#fff; font-size:18px; line-height:24px; margin-left:34px; padding:10px 0; border-radius:3px; background:#a2a2a2; cursor:pointer; transition:all 0.5s;}
.tc .tc_xz ul li:hover{background:#afb8b7;}
.tc .tc_xz ul li:nth-child(2){background:#6aac2d;}
.tc .tc_xz ul li:nth-child(2):hover{background:#83c546;}
.tc .tc_xz_wz{color:#DBDBDB; font-size:18px;text-transform:uppercase; margin-top:40px;}
.tc .tc_gg{color:#afb8b7; font-size:12px; line-height:24px; margin-top:20px;}

/*右侧悬浮工具栏*/
.btn_right_nav{position:fixed;right:-15px;top:50%;z-index:90;width:30px;height:80px;background:#909090;margin-top:-40px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.btn_right_nav i{position:absolute;left:5px;top:50%;display:block;width:10px;border:2px solid #fff;height:10px;border-right:none;border-bottom:none;margin-top:-5px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);}
.btn_right_nav:hover{opacity:0.9;filter:alpha(opacity=90);}
.right_nav{position:fixed;right:0;top:50%;z-index:100;margin-top:-115px;transform:translateX(46px);-webkit-transform:translateX(46px);-moz-transform:translateX(46px);-o-transform:translateX(46px);transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.right_nav .tc_i{position:absolute;left:50%;top:-30px;display:block;width:30px;height:30px;margin-left:-15px;background:url(../img/tb24.png) no-repeat center;cursor:pointer;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.right_nav .tc_i:hover{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);}
.right_nav.on_right_nav{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);}
.right_nav li{width:46px;height:46px;position:relative;}
.right_nav li.li_1>span{border-top-left-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-top-left-radius:4px;-o-border-top-left-radius:4px;}
.right_nav li:last-child>span{border-bottom:none;border-bottom-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-bottom-left-radius:4px;-o-border-bottom-left-radius:4px;}
.right_nav li>span{position:relative;z-index:10;display:block;width:100%;height:100%;background:#909090;border-bottom:1px solid #dedede;cursor:pointer;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.right_nav li .nav_a{position:absolute;right:36px;top:0;background:#125dce;padding:8px;width:150px;padding-right:18px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;transform:translateX(160px);-webkit-transform:translateX(160px);-moz-transform:translateX(160px);-o-transform:translateX(160px);transition:0.4s ease-out;-webkit-transition:0.4s ease-out;}
.right_nav li .nav_a a{display:block;font-size:12px;color:#fff;text-align:center;padding:8px 0;height:29px;line-height:13px;}
.right_nav li.li_1>span{background:#909090 url(../img/ar1.png) no-repeat center;background-size:30px;}
.right_nav li.li_1:hover>span{background:#125dce url(../img/ar1.png) no-repeat center;background-size:30px;}
.right_nav li.li_2>span{background:#909090 url(../img/ar2.png) no-repeat center;background-size:30px;}
.right_nav li.li_2:hover>span{background:#125dce url(../img/ar2.png) no-repeat center;background-size:30px;}
.right_nav li.li_3>span{background:#909090 url(../img/ar3.png) no-repeat center;background-size:30px;}
.right_nav li.li_3:hover>span{background:#125dce url(../img/ar3.png) no-repeat center;background-size:30px;}
.right_nav li.li_4>span{background:#909090 url(../img/ar4.png) no-repeat center;background-size:30px;}
.right_nav li.li_4:hover>span{background:#125dce url(../img/ar4.png) no-repeat center;background-size:30px;}
.right_nav li.li_5>span{background:#909090 url(../img/ar5.png) no-repeat center;background-size:30px;}
.right_nav li.li_5:hover>span{background:#125dce url(../img/ar5.png) no-repeat center;background-size:30px;}
.right_nav li.li_5 .nav_a{top:auto;bottom:0;text-align:center;}
.right_nav li.li_5 .nav_a img{width:120px;height:120px;}
.right_nav li:hover .nav_a{transform:translateX(0px);-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-o-transform:translateX(0px);}

/*底部悬浮导航*/
.foot_navs{position:fixed;left:0;bottom:0;z-index:888;width:100%;height:50px;padding:5px 0;background:#125dce;display:-webkit-box;display:-moz-box;display:-ms-box;display:-o-box;display:none;}
.foot_navs a{display:block;text-align:center;border-right:1px solid #badd8b;color:#fff;padding:1px 0;text-decoration:none !important;-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;-o-box-flex:1;}
.foot_navs a:last-child{border-right:none;}
.foot_navs a i{display:block;width:30px;height:20px;margin:0 auto;}
.foot_navs a i.i1{background:url(../img/tb13.png) no-repeat center;background-size:20px;}
.foot_navs a i.i2{background:url(../img/tb14.png) no-repeat center;background-size:20px;}
.foot_navs a i.i3{background:url(../img/tb15.png) no-repeat center;background-size:20px;}
.foot_navs a i.i4{background:url(../img/tb16.png) no-repeat center;background-size:20px;}
.foot_navs a em{font-size:12px;display:block;text-align:center;font-style:normal;}

/*底部分享*/
.foot_fx{position:fixed;left:0;bottom:0;width:100%;padding:10px;z-index:1000;background:#125dce;opacity:0;filter:alpha(opacity=0);transform:translateY(62px);-webkit-transform:translateY(62px);-moz-transform:translateY(62px);-ms-transform:translateY(62px);-o-transform:translateY(62px);transition:0.3s ease-out;-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-ms-transition:0.3s ease-out;-o-transition:0.3s ease-out;}
.foot_fx.fx_on{opacity:1;filter:alpha(opacity=100);transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);}
.foot_fx .bshare-custom a{float:left;width:34px;height:34px;padding:0;margin-right:10px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:5px;-ms-border-radius:4px;-o-border-radius:4px;}
.foot_fx .bshare-custom a span{background:none;width:100%;height:100%;}
.foot_fx .bshare-custom a.a1{background:#d03338 url(../img/tb20.png) no-repeat center;background-size:28px;}
.foot_fx .bshare-custom a.a2{background:#d03338 url(../img/tb21.png) no-repeat center;background-size:26px;}
.foot_fx .bshare-custom a.a3{background:#d03338 url(../img/tb22.png) no-repeat center;background-size:26px;}
.foot_fx .bshare-custom a.a4{background:#d03338 url(../img/tb17.png) no-repeat center;background-size:24px;}
.foot_fx .bshare-custom a.a5{background:#d03338 url(../img/tb18.png) no-repeat center;background-size:25px;}
.foot_fx .bshare-custom a.a6{background:#d03338 url(../img/tb19.png) no-repeat center;background-size:28px;}
#bsWXBox .bsTop{width:208px !important;}
#bsWXBox .bsFrameDiv img{margin:19px !important;width:170px !important;height:170px !important;}
#bsWXBox .bsFrameDiv div{height:208px !important;}

/*半透明遮罩*/
.mask_b{position:fixed;left:0;top:0;width:100%;height:100%;z-index:996;display:none;background:#000;background:rgba(0,0,0,0.6);}

/*手机版搜索*/
.search_sj{padding:0 10px;display:none;}
.search_sj .form_search{width:100%;border:1px solid #dedede;position:relative;overflow:hidden;border-radius:21px;-webkit-border-radius:21px;-moz-border-radius:21px;-o-border-radius:21px;}
.search_sj .input_t{padding:10px 14px;font-size:14px;color:#555;width:100%;padding-right:60px;}
.search_sj .btn_ss{position:absolute;right:0;top:0;width:60px;height:100%;background:url(../img/tb23.png) no-repeat center;background-size:30px;overflow:hidden;text-indent:-999px;}

/*手机版返回顶部*/
.return_top{position:fixed;right:10px;bottom:66px;z-index:990;display:none;width:40px;height:40px;background:#125dce url(../img/return_top.png) no-repeat center;background-size:30px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius: 5px;-ms-border-radius:5px;-o-border-radius:5px;}


/*  内页公用 */
.ny_banner{margin-top: 100px;height: auto; background-size: cover;}
.ny_banner img{width: 100%;}
/*  内页公用 */
.bread_content{width:100%;border-bottom:1px solid #dedede; background:#f2f2f2; overflow: hidden;}
.bread_content .bread_box{float: left;width: 34%;  padding:20px 0;font-size:14px;color:#333;}
.bread_content .bread_box span.bread_title{display:inline-block;position:relative;padding-left:35px; background: url(../img/sy.png) left center no-repeat;}
.bread_content .bread_box a{color:#444;display:inline-block;margin:0 5px;}
.bread_content .bread_box a:hover{color:#125dce;}
.bread_content .bread_box b{color: #125dce}
.bread_content .inner_nav{float:right; text-align: right;}
.bread_content .inner_nav ul{margin-top: 10px; display:flex;flex-flow:wrap}
.bread_content .inner_nav ul li{}
.bread_content .inner_nav ul li a{display:inline-block;padding:10px 24px;font-size:15px;color:#333;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin:0 8px; border-radius: 15px 0 0 0;}
.bread_content .inner_nav ul li a:hover , .bread_content .inner_nav ul li.active a{color:#fff;background:#125dce;}

.intitle{width:100%;padding:35px 0 28px;font-size: 28px;color: #333;text-align: center;line-height: 38px;}
.intitle span{position: relative;}
.intitle span:after{width:32px;height: 2px;background: #125dce;position: absolute;top:50%;left: 0;margin-left: -50px;content: '';transform: translateY(-50%);}
.intitle span:before{width:32px;height: 2px;background: #125dce;position: absolute;top:50%;right: 0;margin-right: -50px;content: '';transform: translateY(-50%);}
.intitle2{color: #fff;}
.intitle2 span:after{background: #fff;}
.intitle2 span:before{background: #fff;}


/*-------------inner_content-------------*/
.inner_content{width:100%;background:#fff; overflow: hidden;}
.inner_content .inner_about{width:100%;margin: 10px 0 30px 0; font-size:15px; color:#444; line-height:34px;  overflow: hidden;}
.inner_content .inner_about img{display:inline-block;max-width:100%; margin-top: 10px;}
.inner_content strong{font-size: 18px; font-weight: 600; color:#125dce;}

/*产品中心*/
.products{width:100%; padding:35px 0; overflow: hidden;}
.products ul{margin-left: -2%;}
.products li{width:23%;float: left;margin-left:2%;margin-bottom:32px;transition: .3s all;}
.products li .pic{overflow: hidden; border:1px solid #e0e0e0;}
.products li .pic img{max-width: 100%;}
.products li p{color:#444;font-size:14px; text-align: center; padding:18px;background: #e0e0e0; min-height: 104px;}
.products li:hover p{background:#2055ad; color: #fff;transition: .3s all;}


.pro_right{width: 100%; height: auto; overflow: hidden;}
.productss{width:100%; margin-top:0px;}
.promore_l{width:45%;float:left;}

/*å›¾ç‰‡æ”¾å¤§é•œæ ·å¼*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*å›¾ç‰‡å°å›¾é¢„è§ˆåˆ—è¡¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:56px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;}
.spec-scroll .items ul li img:hover{border:2px solid #125dce; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top h1{overflow:hidden; display:inline-block; font-size:24px; color:#125dce; padding-bottom:10px;}
.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}
.proleft p{font-size:14px; line-height:25px; }

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#feb001; display:block; color: #fff}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#125dce; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#eee;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #125dce; color:#fff; background:#125dce;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; display: block; margin: auto; clear: both;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}


.view-page{width:100%; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../img/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(../img/le-white.png) 20px center no-repeat #125dce;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../img/back.png) 20px center no-repeat #125dce;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(../img/back.png) 20px center no-repeat #125dce; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../img/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(../img/ri-white.png) 90% center no-repeat #125dce;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#125dce; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px; margin-bottom: 30px;}
.scrollleft2 ul {margin-right: -1.4%}
.scrollleft2 li{width:15.2%; float:left; margin-right:1.4%; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #125dce;}
.scrollleft2 li img:hover{border:1px solid #125dce;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}


/*内页新闻中心*/
.news_r_text{width:100%; height: auto; margin-bottom: 30px}
.news_r_text ul li{width:100%;border-bottom:1px dashed #e6e6e6; margin-top:0%;overflow: hidden; padding: 2%;}
.news_r_text ul li:nth-child(5n){border-bottom:none; padding-bottom:inherit;}
.news_r_text ul li .pic{width:20%; float:left; overflow:hidden; background:#e6e6e6; padding:3px;} 
.news_r_text ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.news_r_text ul li .pic img:hover{-webkit-transform: scale(1.1); transform: scale(1.1);}
.news_r_text ul li .text{width:78%;float:right;}
.news_r_text ul li .text .titnr{width:100%;float:left;font-size: 14px;}
.news_r_text ul li .text .tit a{font-size:16px; font-weight:bold; color:#125dce; float:left; overflow: hidden; text-overflow: ellipsis;white-space: nowrap!important;width: 90%;} 
.news_r_text ul li .text .tit a:hover{color:#125dce;}
.news_r_text ul li .text .time{float:right; color:#333;}
.news_r_text ul li .text .wz{width:100%;float:left; margin-top:1%; line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden; font-size: 14px; color: #555;}
.wz a{font-size: 14px; color: #555;}
.wz a:hover{font-size: 14px; color: #fff;}
.news_r_text ul li:hover .text .wz{color:#fff;}
.news_r_text ul li:hover .text .time{color:#fff;}
.news_r_text ul li:hover{background: #125dce; display: block; color: #fff!important;}
.news_r_text ul li:hover{color:#fff !important;}
.news_r_text ul li:hover a{color:#fff !important;}

/*新闻详情*/
.xinwenxiangqing{width:100%; height: auto; overflow: hidden; }
.xinwenxiangqing .nd_head{text-align: center;margin-top:10px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #125dce;font-size: 28px;margin-bottom: 18px;height: auto;overflow: hidden;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 10px 0;}
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:50px;}
.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#125dce; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../img/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#125dce;}
.news_random2 ul li span{float:right; color:#999;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #125dce;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #125dce;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}

/* 资料下载 */
.down_list{width:100%;padding:30px 0;overflow:hidden;}
.down_list ul li{border:1px solid #e5e5e5;padding:30px;color:#666;position: relative;height:86px;background:url(../img/icon_down.png) no-repeat 10px center;padding-left:50px;margin-bottom:20px;width:32.333%;float:left; margin-right: 1%; box-sizing: border-box;}
.down_list ul li h4{font-size: 15px; color: #444;}
.down_list ul li:nth-child(3n){float:right;}
.down_list ul li a{position: absolute;right:0px;top:0px;width:80px;height:84px;top:0px;right:0px;background:url(../img/down.jpg) no-repeat center;}
.down_list .ml60{margin-left:40px;}

/*联系我们*/
.contact{width: 100%; height: auto; overflow: hidden;}
.contact_lx{ float: left; width:47%; margin-top:55px; font-size: 16px; line-height: 35px;}
.contact_lx p:first-child{font-size: 19px; }

.tactfrms{width:50%;float:right; margin-top:35px;}
.tactfrms h2{font-size: 25px;color:#333;font-weight: normal; margin-bottom: 20px}
.tactfrms ul{overflow: hidden; margin-right: -5%}
.tactfrms li{width:45%;float:left;;margin:0 5% 12px 0;position:relative;}
.tactfrms li input{width:98%;padding:15px;border:solid 1px #ddd;border-radius: 3px;box-sizing: border-box}
.tactfrms li.area{height:auto;width:100%;}
.tactfrms li textarea{padding:15px;width:94%;height:120px;border:solid 1px #ddd;border-radius: 3px; font-family: Arial, "sans-serif";box-sizing: border-box}
.tactfrms li:nth-child(2n){margin-right:0;}
.tactfrms .btn{text-align: center;margin-top:0;overflow: hidden;}
.tactfrms .btn input{height:40px;width:120px;font-size:16px;color:#fff;background:#125dce;border-radius: 5px; border: none;}
.redxing{position:absolute;top:11px;left:57px;color:#125dce;}

.contact_map{ width:100%;  padding-top: 30px;}
.contact_tu{width:43%;float:right;  margin-top: 25px;}
#map_container{height: 600px; margin: 25px 0;}


.inf_lc{clear: both;padding: 12px 0 0;}
.inf_lc{margin-right: -2%}
.inf_lc li{padding: 15px 20px 15px 0; border: 1px solid white; border-radius: 8px; height: auto; overflow: hidden; margin: 0 0 30px; background: #f9f9f9; width: 48%; float: left; margin-right: 2%}
.inf_lc li:hover{border-color: #125dce;border-radius: 4px;}
.inf_lc li.bg{background: #f5f5f5;}
.inf_lc li .bt{padding: 0px 5px 0 15px;text-align: center;float: left;width: 70px;overflow: hidden;}
.inf_lc li .bt b{font-weight: 100;display: block;line-height: 36px;height: 36px;overflow: hidden;font-size: 36px;font-family: Arial;text-transform: uppercase;}
.inf_lc li .bt span{font-weight: 100;display: block;line-height: 16px;height: 16px;overflow: hidden;font-size: 12px;font-family: Arial;text-transform: uppercase;color: #343434;}
.inf_lc li .nyzi{padding: 0 0 0 14px;line-height: 22px;width: 75%;font-size: 14px;float: left;color: #999;}
.inf_lc li .nyzi b{display: block;font-weight: 100;color: #125dce;line-height: 30px;height: 30px;margin: 5px 0;font-size: 15px;}
.inf_lc li .nyzi b a, .inf_lc li .nyzi b a:hover{color: #125dce;font-weight: bold;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 560px;}
.inf_lc li .nyzi b a:hover{color: #125dce;}
.inf_lc li .fr{margin: 15px 0 0;width: 70px;height: 25px;line-height: 25px;text-align: center;color: #ffffff;background-color: #646363; font-size: 12px; float: right;}
.inf_lc li .fr:hover{background: #646363;}


/*当屏幕尺寸小于1500*/
@media screen and (max-width:1500px){
	/*头部导航*/
	.header .head_c{width:auto;padding:0 4%;}
	.header .head_c .logo_a{height:80px;}
	.header .head_c .nav_ul{padding-top:0;}
	.header .head_c .nav_ul>li{margin-left:6px;}
	.header .head_c .nav_ul>li>a{padding:24px 4px 0;}
	.header .head_c .nav_ul>li>a em{padding:14px 4px 24px;}
	.header .head_c .search_lang{top:20px;}
	.header .head_c .search_lang .search_d{width:60px;}
	.header .head_c .search_lang .lang_d:hover .btn_lang{background:url(../img/tb7.png) no-repeat left center;}
	.header .head_c .search_lang .search_d .search_form{right:-92px;}

	/*首页名匠智汇新品*/
	.new_sd{width:100%;}

	/*头部二级菜单*/
	.header .head_c .nav_ul>li .tow_top_nav{top:104px;}
	/*内页顶替块*/
	.dt_nk{height:80px;}
	/*内页头部图片*/
	.top_img{height:320px;}
	.w1200{width: 96%; margin:0 auto;}
	.sTop_lb{ margin-top: 80px;}


}

/*当屏幕尺寸小于1200*/
@media screen and (max-width:1200px){

	/*头部导航*/
	.sTop_lb{ margin-top: 60px;}
	.header .head_c .nav_d{display:none;}
	.btn_navs{display:block;}
	.header .head_c .logo_a{height:60px;padding:8px 0;}

	/*首页轮播图*/
	.sTop_lb{margin-bottom:30px;}
	.sTop_lb,.sTop_lb .swiper-wrapper,.sTop_lb .swiper-wrapper .swiper-slide{height:auto;width:100%; }
	.sTop_lb .swiper-wrapper .swiper-slide a img{position:relative;left:0;top:0;height:auto;width:100%;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);}
	.sTop_lb .hmBan{bottom:14px;}
	.sTop_lb .hmBanBtnR,.sTop_lb .hmBanBtnL{display:none;}
	/*下滑按钮*/
	.btn_xl{display:none;}
	/*顶替块*/
	.dt_k{height:0px;}

	
	/*首页合作伙伴*/
	.coop_s{margin-bottom:0;padding-bottom:40px;}
	.coop_s .coop_sd{width:100%;padding:0 60px;}

	/*底部导航*/
	.footer .foot_nav{width:100%;padding:40px 10px}
	.footer .foot_nav>dl{padding-left:10px;min-width:190px;}
	.footer .foot_nav>dl dt{margin-bottom:10px;}
	.footer .foot_nav>dl dd a{padding:3px 0;}
	.footer .foot_nav .ewm_sd .sp_ewm{width:130px;}
	.footer .foot_nav .ewm_sd dl dt{margin-bottom:10px;}
	.footer .foot_nav .ewm_sd dl dd{font-size:12px;}
	.copy_sd{padding:14px 10px;}
	.copy_sd .copy_m{width:100%;}
	.copy_sd .copy_m{text-indent:0px;text-align:center;}
	.copy_sd .copy_m span{display:block;margin:0;}

	/*向上冒泡效果*/
	.wow{opacity:1;filter:alpha(opacity=100);transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);}
	.index-about-bj{padding: 80px 0}
	.video_pic{padding: 40px 0}
	.yy dl dd{width: 70%!important; padding: 40px;}
	.breadcrumb-box {margin-top: 60px;}
	.listMenu{margin-top: 60px;}

	.productbg{padding: 25px 0}
	.p1big{padding: 25px 0}
	.aBox{padding:20px 0;}
	.in_pro_tit{margin-bottom: 20px;}
	.i_product{margin:20px 0;}
	#n_news{margin-top:20px;}
	.ny_banner{margin: 60px 0 10px 0;}
	.down_list ul li {width: 49%;}

	
}


/*当屏幕尺寸小于980*/
@media screen and (max-width:980px){
	/*首页轮播图*/
	
	.sTop_lb .swiper-wrapper .swiper-slide a .img_pc{display:none;}
	.sTop_lb .swiper-wrapper .swiper-slide a .img_s{display:block;}
	.w25{width: 48%;}
	.ab{height: auto;}
	.ab dd{float:none; width: 96%; padding:10px 0 0 0 ; margin: 0 auto}
	.ab dd h2{padding-bottom: 10px}
	.ab dd h2 em{height: auto; font-size: 24px;}
	.ab dd h2 span{display: none}
	.ab dt{width: 100%; margin:0 0 15px 0;}


	.index-about-bj{padding: 40px 0}
	.video_pic{padding: 30px 0}
	.yy dl dd{width: 80%!important; padding: 20px;}
	#n_news li{width: 48%;}
	.partner{padding: 20px 0}
	.partner li{width: 31.333%}
	.tc{padding: 40px 0}
	.partner li{width: 23%}




	/*底部导航*/
	.footer,.btn_right_nav{display:none;}
	.listMenu .yz{display:none;}
	.newsbg{padding: 20px 0}
	.news_r_text ul li{padding:2% 0}
    .news_r_text ul li .text .tit{margin-bottom:10px;}
    .news_r_text ul li .text .wz{margin-bottom:10px;}
    .proList li{width: 31.333%;}

	.bread_content .bread_box{float: left;width:100%; padding: 14px 0;}
	.bread_content .inner_nav ul li{margin-bottom: 10px;}
	.bread_content .inner_nav ul li a{padding:12px 22px;}
	.bread_content .inner_nav{float: left; width:100%; }
	
	.inner_content .inner_about{font-size:14px; line-height:30px}
	.inner_content .inner_about img{max-width:100% !important; padding-bottom: 15px;}

	.promore_l{width: 100%}
	.pros_right{width: 100%; margin-top: 10px}
	.scrollleft2 li{width:31.933%}
	.products li{width: 48%}
	.news_r_text ul li .pic{width: 100%;margin-bottom: 15px;}
	.news_r_text ul li .text{width: 100%;}
	.contact_lx{width: 100%; margin-top: 0}
	.tactfrms{width: 100%; margin-top: 15px;}
	.inf_lc li{width: 100%; margin-bottom: 15px;}
	.video_pic{display:none;}
	.video_picsj{padding:40px 0; text-align: center; display: block;}




	

}

/*当屏幕尺寸小于640*/
@media screen and (max-width:640px){
	body{padding-bottom:50px;}
	/*首页轮播图*/
	.sTop_lb{margin-bottom:16px;}
	.sTop_lb .hmBan{bottom:8px;}
	.sTop_lb .hmBan .swiper-pagination-bullet{height:4px;}
	.sTop_lb .hmBan .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px;background:#ff6600;}

	
	/*手机版底部悬浮导航*/
	.foot_navs{display:-webkit-box;display:-moz-box;display:-ms-box;display:-o-box;}
	.right_nav{display:none;}
	.search_sj{display:block; margin-bottom: 10px;}
	#n_news li{width: 98%;}
	.index-about-bj{padding: 20px 0}
	.yy dl dd{width: 90%!important; padding: 10px;}
	.video_pic{padding: 20px 0}
	.tc{width: 90%; padding: 10px}
	.sy-news{padding: 20px 0}
	.partner li{width: 48%}
	.listMenu .menu a{margin: 0 8px; font-size: 12px}
	.news_r_text ul li .pic{width: 100%;float: none;}
    .news_r_text ul li .text{width: 100%; padding: 15px; box-sizing: border-box; float: none;}
    .xinwenxiangqing{margin-bottom:0}
    .xinwenxiangqing .nd_head p{font-size: 22px;}
    .xinwenxiangqing .nd_text{padding: 15px 0}
    .view-page{margin: 0; padding-top: 20px;}
    .new_s2{margin-top: 20px;}
    .news_random2{padding: 10px;}
    .news_random2 ul li{width: 98%}
    .news_random2 ul li a{font-size: 14px;}
    .news_random2 ul li span{font-size: 14px;}
    .news_r_text ul li .text .tit a{font-size: 18px}
    .view-page .prev, .view-page .back, .view-page .next{width: 100%; position: static; margin-top: 10px; text-align: center;}
    .view-page .prev a{padding-left: 0}
    .view-page .back{left:0%;margin-left:0px;width:100%;}
    .view-page .back a{padding-left: 0}
    .xinwenxiangqing .nd_head{padding-bottom: 15px;}

    .proList li{width: 48%}
    .scrollleft2 li{width:48.6%}
    .down_list{margin-bottom:1rem;}
	.down_list ul li{width:100%;background: url('../img/icon_down.png') no-repeat 6px center;padding-left: 46px;}
	

}



/*首页第一屏下滑按钮---动画*/
@keyframes btn_t1{0%{height:0px;}40%{height:12px;}100%{height:12px;}}
@-webkit-keyframes btn_t1{0%{height:0px;}40%{height:12px;}100%{height:12px;}}
@-moz-keyframes btn_t1{0%{height:0px;}40%{height:12px;}100%{height:12px;}}
@-o-keyframes btn_t1{0%{height:0px;}40%{height:12px;}100%{height:12px;}}
@keyframes btn_t2{0%{opacity:0;}50%{opacity:1;}100%{opacity:1;}}
@-webkit-keyframes btn_t2{0%{opacity:0;}50%{opacity:1;}100%{opacity:1;}}
@-moz-keyframes btn_t2{0%{opacity:0;}50%{opacity:1;}100%{opacity:1;}}
@-o-keyframes btn_t2{0%{opacity:0;}50%{opacity:1;}100%{opacity:1;}}