/* CSS Document */
@font-face {
	font-family: 'helveticaneue';
	src: url('fonts/helveticaneue.eot');
	src: local('☺'), url('fonts/helveticaneue.woff') format('woff'), url('fonts/helveticaneue.ttf') format('truetype'), url('fonts/helveticaneue.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, font, form, p, h1, h2, h3, h4, h5, h6, span, a { padding: 0px; margin: 0px;outline:none; }
input, select { font-size: 13px; line-height: 16px; }
html, body { -webkit-text-size-adjust: none; font-size: 13px; color: #333333; }/*google浏览器字体兼容*/
body { font-family:"微软雅黑", "宋体",Arial, Helvetica, sans-serif; width: 100%; background: #ffffff; }
img { border: 0; }
ul, li { list-style-type: none; }
a { text-decoration: none; color: #333333; outline: none; }
a:hover { color: #003288; text-decoration: none; }
a:active { star:expression(this.onFocus=this.blur());
}
.cl { clear: both; }
.fl { float: left; }
.fr { float: right; }
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.dis { display: block; }
.undis { display: none; }
.huangse { color: #eae678 }
.yellow { color: #2e9571 }
.green { color: #007b3f }
.red { color: #ff0000 }
.hui { color: #696868 }
.hui2 { color: #929292 }
.red2 { color: #ae1202 }
.orange { color: #ffb400; }
.Dgreen { color: #0e652c; }
.hei { color: #000 }
.blue { color: #007e40 }
.f12 { font-size: 12px }
.f14 { font-size: 14px }
.f16 { font-size: 16px }
.f18 { font-size: 18px }
.fb { font-weight: bold;}
.line30 { line-height: 30px; }
.line35 { line-height: 35px; }
.border_bottom { border-bottom: 1px #CCCCCC dashed; }
DIV.none { DISPLAY: none }
.display { display: block }
.space { height: 5px; clear: both; _height: 0px; line-height: 5px }
.left { float: left }
.right { float: right }
.container { width: 1280px; margin: 0 auto; }
.container1 { width:1040px; margin: 0 auto; }
.w1200{ width:1200px; margin:0 auto;}
.w1000{ width:1000px; margin:0 auto;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.margin_bottom30 { margin-bottom: 30px; }
/*index start*/
.head{ width:100%; height:100px; background:none; position:absolute; z-index:999; top:0; left:0;}
.head .logo{ padding-top:15px;}
.head .search{ padding-top:45px; position:relative; z-index:999;}
.head .nav{}
.head .nav ul li{ display:inline-block; margin-right:40px;}
.head .nav ul li a{ display:block; line-height:107px; font-weight: 400;font-size: 16px;color:#fff; position:relative; z-index:999;}
.head .nav ul li a:hover{ color:#e60012;}
.head .nav ul li a.on{ color:#e60012;}
/*.head .nav ul li a:before { content: "";position: absolute;left: 0;bottom: 0;height: 4px;width: 0;background: #003288;transition: all 0.3s ease-in-out 0s; }
.head .nav ul li a:hover::before { width: 100%; }
.head .nav ul li a.on::before { width: 100%; }*/

.head .phone{ margin-top:40px; line-height:26px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#fff; margin-left:20px;}
.head .phone a{ color:#fff;}
.head .search-box{position:absolute;right:0;top:90px;box-shadow:0px 0px 5px rgba(0,0,0,0.1);background:#fff;width:320px;display:none;z-index:1000;padding-right:50px;}
.head .search-box input{height:60px;}
.head .search-box input[type=text]{padding:0px 15px;width:100%;}
.head .search-box input[type=submit]{width:50px;background:url(../images/icon-search.png) no-repeat center center;position:absolute;right:0;top:0;cursor:pointer;}

.ibanner{ width:100%; height:auto;}
.ibanner a{ display:block; width:100%; height:auto; position:relative; z-index:99;}
.ibanner a img.bimg{ display:block; width:100%; height:auto;}
.ibannerc{ position:absolute; z-index:100; top:35%; left:10%; color:#fff;}
.ibannerct{ font-size:60px; font-family:'HelveticaNeue-Bold'; line-height:60px;}
.ibannerci{ width:480px; height:auto; margin:25px 0 50px 0; font-size:16px; line-height:25px;}
.ibannerc_m{ width:210px; height:69px; background:url(../images/more.png) no-repeat; line-height:69px; text-align:center; color:#fff; font-size:18px;}

.ibanner .swiper-pagination-bullet{ width:10px; height:10px; line-height:10px; background:#fff;opacity: 1;border-radius:10px;color: #fff; font-size:16px;}
.ibanner .swiper-pagination-bullet-active{ background:#e60012; opacity: 1;border-radius:10px;color: #fff; font-size:16px; width:20px;}
.ibanner>.swiper-pagination-bullets{ bottom:20px;}
.ibanner>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 5px;bottom:0;}

/*.ibanner .ibanner-prev{ width:62px; height:62px; background:url(../images/prev.png) no-repeat 50% 50%; position:absolute; z-index:100; top:50%; margin-top:-31px; left:75px; outline:none; cursor:pointer; opacity:1;}
.ibanner .ibanner-prev:hover{background:url(../images/prev.png) no-repeat 50% 50%; opacity:1;}
.ibanner .ibanner-next{width:62px; height:62px; background:url(../images/next.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-31px; right:75px; outline:none; cursor:pointer; opacity:1;}
.ibanner .ibanner-next:hover{background:url(../images/next.png) no-repeat 50% 50%; opacity:1;}*/

.bannerc{position: relative;overflow: hidden; height:auto;}
.bannerc .swiper-wrapper{}
.bannerc .swiper-wrapper .swiper-slide{ width:100%; height:auto; position:relative; z-index:9;}
.bannerc .swiper-wrapper .swiper-slide img.bimg{ display:block; width:100%; height:auto;}

.bannerc_c{ width:1200px; height:auto; position:absolute; z-index:10; top:50%; left:50%; margin-left:-600px; margin-top:-90px; color:#fff; text-align:center;}
.bannerc_c_1{ font-size:60px; line-height:90px;}
.bannerc_c_3{ padding-top:30px;}

.load-video{display:block;width:76px;height:76px;margin:0 auto;cursor:pointer;transform:translateY(0%);opacity:1;transition:transform 0.6s ease-out,opacity 0.6s}
.load-video img{display:block;width:100%}
.load-video:before,.load-video::after{content:' ';position:absolute;top:-60%;left:-60%;width:220%;height:220%;border:#ffffff 1px solid;border-radius:50%;box-sizing:border-box;transform:scale(0.6);animation-duration:3s;opacity:0;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(0.55, 0.23, 0.62, 1)}
.load-video::after{animation-delay:1.5s;transform:scale(1)}

.main_sw.index .box3.animate .wrap .cont .video-btn{padding:3% 0;overflow:hidden}
.main_sw.index .box3.animate .wrap .cont .load-video{transform:translateY(0);opacity:1;transition-delay:0.4s}
.load-video:hover:before,.load-video:hover::after{animation-name:loader}

.video-box{position:absolute;top:0;left:0;width:100%;height:100%}
.video-box .video{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0);transition:opacity 1s}
.video-box .video.cur{opacity:1;filter:alpha(opacity=100)}
.video-box .video.video-on .bg-box{opacity:0;filter:alpha(opacity=0)}
.video-box video{position:absolute;bottom:0;left:0;display:block;width:100%; height:100%;object-fit:cover}

.video-box .bg-box{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 1s}
.video-box .bg,.video-box .mb-bg{position:absolute;top:0;left:0;width:100%;height:100%}
.video-box .mb-bg{display:none}

.tran300{transition:300ms ease-out;-webkit-transition:300ms ease-out;-ms-transition:300ms ease-out;-moz-transition:300ms ease-out;-o-transition:300ms ease-out;}
.tran500{transition:500ms ease-out;-webkit-transition:500ms ease-out;-ms-transition:500ms ease-out;-moz-transition:500ms ease-out;-o-transition:500ms ease-out;}
.tran800{transition:800ms ease-out;-webkit-transition:800ms ease-out;-ms-transition:800ms ease-out;-moz-transition:800ms ease-out;-o-transition:800ms ease-out;}
.tran1000{transition:1000ms ease-out;-webkit-transition:1000ms ease-out;-ms-transition:1000ms ease-out;-moz-transition:1000ms ease-out;-o-transition:1000ms ease-out;}
.video-box:hover .bg{transform:scale(1.1);}

.ison .video{opacity:1;filter:alpha(opacity=100);}
.ison .bg-box{opacity:1;}
.ison .bannerc_c_1{opacity:1;}
.ison .bannerc_c_2{opacity:1;}

.iproduct{ width:100%; height:auto; padding:90px 0; background:#f8f8f8;}
.iproduct .tit{ position:relative; z-index:1;}
.iproduct .tit .tit_cn{font-weight: 700;font-size: 46px;color: #111; line-height:60px; padding:30px 0 1px 0; position:relative; z-index:5;}
.iproduct .tit .tit_en{font-weight: 700;font-size: 56px;color: #ededed; line-height:56px; position:absolute; z-index:2; top:0; left:0; font-family:Arial, Helvetica, sans-serif;}
.iproduct .tit .line{width: 110px;height: 12px;background: #ee1d23; position:absolute; z-index:2; left:0; bottom:0;}
.iproduct .tit .info{ position:relative; z-index:10; margin-left:30px;font-weight: 400;font-size: 14px;color: #777; padding-top:64px; line-height:26px;}

.iproduct .con{ padding-top:50px;}
.iproduct .con .list{ width: 32%; margin: 0 2% 20px 0; float:left;}
.iproduct .con .list:nth-of-type(3n){ margin-right:0;}
.iproduct .con .list a{ display:block; height:auto; border:1px #dddede solid; background:#fff; padding:10px;}
.iproduct .con .list a .img{ text-align:center; margin-bottom:10px;}
.iproduct .con .list a .img img{ display:block; width:100%; height:auto;}
.iproduct .con .list a .con_t{font-weight: 400;font-size: 16px;color: #111; line-height:35px; padding:0 20px;}
.iproduct .con .list a .con_i{ margin:5px 0 160px 0;}
.iproduct .con .list a .con_i p{ display:inline-block; padding:0 14px; line-height:27px; background:#eaeaea;font-weight: 400;font-size: 12px;color: #111; border-radius:27px;}
.iproduct .con .list a .con_m{ display:inline-block; padding-right:12px; line-height:27px; background:url(../images/i_product_more.jpg) no-repeat right 50%;font-weight: 400; font-size:12px; color:#777; padding:0 12px 0 20px;}
.iproduct .con .list a:hover{ border:1px #ee1d23 solid; border-top-right-radius: 25px;border-bottom-left-radius:  25px;}

.iarea{ width:100%; height:auto; background:#fff; padding:90px 0; overflow:hidden;}
.iarea .tit{ position:relative; z-index:1;}
.iarea .tit .tit_cn{font-weight: 700;font-size: 46px;color: #111; line-height:60px; padding:30px 0 1px 0; position:relative; z-index:5;}
.iarea .tit .tit_en{font-weight: 700;font-size: 56px;color: #ededed; line-height:56px; position:absolute; z-index:2; top:0; left:0; font-family:Arial, Helvetica, sans-serif;}
.iarea .tit .line{width: 110px;height: 12px;background: #ee1d23; position:absolute; z-index:2; left:0; bottom:0;}
.iarea .tit .info{ position:relative; z-index:10; margin-left:30px;font-weight: 400;font-size: 14px;color: #777; padding-top:64px; line-height:26px;}
.iarea .con{ margin-top:40px; padding-left:18.75%;}
.iarea .con .list{ width:100%;}
.iarea .con .list a{ display:block; width:100%; height:600px; color:#fff; position:relative; z-index:1;}
.iarea .con .list a .list_m{ padding:40px 60px 40px 25px; }
.iarea .con .list a .list_m .list_m_t{font-weight: 700;font-size: 28px; line-height:35px; margin-bottom:12px;}
.iarea .con .list a .list_m .list_m_i{font-weight: 400;font-size: 14px;color: #d4d4d4;}
.iarea .con .list a .list_o{ position:absolute; z-index:10; top:0; left:0; width:100%; height:100%; background: #ee1d23;opacity: 0.9; text-align:center; padding:0 60px; display:flex;justify-content:center;align-items:center;display:none;}
.iarea .con .list a .list_o .list_o_t{font-weight: 700;font-size: 25px; line-height:35px;}
.iarea .con .list a .list_o .list_o_i{ margin:20px auto 35px auto;font-weight: 400;font-size: 14px;line-height: 24px;}
.iarea .con .list a .list_o .list_o_m{ display:inline-block; padding-right:11px; background:url(../images/list_o_m.jpg) no-repeat right 50%;font-weight: 400;font-size: 12px; line-height:22px;}
.iarea .con .list a:hover .list_m{ display:none;}
.iarea .con .list a:hover .list_o{ display:flex;}

.iarea_a{ position:relative; z-index:1; padding-bottom:70px;}
.iarea_a .swiper-scrollbar{ position:absolute; z-index:10; left:0; bottom:0; width:1150px;}


.iabout{ width:100%; height:1031px; background:url(../images/i_about_bg.jpg) no-repeat left top #f5f5f5; padding-top:85px;}
.iabout .iaboutc{ background:url(../images/about_img.png) no-repeat right top; padding-top:50px;}
.iabout .tit{ position:relative; z-index:1;}
.iabout .tit .tit_cn{font-weight: 700;font-size: 46px;color: #111; line-height:60px; padding:30px 0 1px 0; position:relative; z-index:5;}
.iabout .tit .tit_en{font-weight: 700;font-size: 56px;color: #ededed; line-height:56px; position:absolute; z-index:2; top:0; left:0; font-family:Arial, Helvetica, sans-serif;}
.iabout .tit .line{width: 110px;height: 12px;background: #ee1d23; position:absolute; z-index:2; left:0; bottom:0;}
.iabout .tit .info{ position:relative; z-index:10; margin-left:30px;font-weight: 400;font-size: 14px;color: #777; padding-top:64px; line-height:26px;}
.iabout .con{ margin-top:64px; background:#fff; width:980px; height:410px; padding:40px 90px 0 30px; border-top-right-radius: 180px;}
.iabout .con .con_t{ padding:16px 0 0 45px; background:url(../images/i_about_icon1.jpg) no-repeat left top;font-weight: 700;font-size: 22px;color: #111; line-height:35px;}
.iabout .con .con_c{ padding:20px 0 50px 45px;font-weight: 400;font-size: 14px;line-height: 32px;color: #777;}
.iabout .con .con_m{ padding-left:45px;}
.iabout .info{ margin-top:65px;}
.iabout .info .list{ width:25%; height:auto; float:left; text-align:center; padding:0 5%; position:relative; z-index:1; }
.iabout .info .list .info_icon{ height:53px;}
.iabout .info .list .info_t{ margin:17px auto 9px auto;font-weight: 700;font-size: 22px;line-height: 30px;color: #262c3f;}
.iabout .info .list .info_i{font-weight: 400;font-size: 14px;line-height: 23px;color: #a09fa4;}
.iabout .info .list:before{ content:"";width:1px; height:110px; background:#d4d4d4; position:absolute; z-index:2; top:50%; margin-top:-55px; right:0;}
.iabout .info .list:nth-of-type(4):before{ width:0;}


.inew{ width:100%; height:auto; padding:100px 0;}
.inew .tit{ position:relative; z-index:1;}
.inew .tit .tit_cn{font-weight: 700;font-size: 46px;color: #111; line-height:60px; padding:30px 0 1px 0; position:relative; z-index:5;}
.inew .tit .tit_en{font-weight: 700;font-size: 56px;color: #ededed; line-height:56px; position:absolute; z-index:2; top:0; left:0; font-family:Arial, Helvetica, sans-serif;}
.inew .tit .line{width: 110px;height: 12px;background: #ee1d23; position:absolute; z-index:2; left:0; bottom:0;}
.inew .tit .info{ position:relative; z-index:10; margin-left:30px;font-weight: 400;font-size: 14px;color: #777; padding-top:64px; line-height:26px;}
.inew .tit .more{ display:block; width: 148px;height: 50px;border-radius: 6px;border: 1px solid #074559; background:url(../images/i_new_more.jpg) no-repeat 115px 50% #fff; text-indent:24px; line-height:50px;font-weight: 400;font-size: 16px;color: #111; margin-top:36px;}
.inew .con{ padding-top:40px;}
.inew .con .one{ margin-bottom:40px;border:1px #dddede solid;}
.inew .con .one .list{ float:left; width:25%; height:304px;border-right:1px #dddede solid;}
.inew .con .one .list:nth-of-type(1){ width:50%;}
.inew .con .one .list:nth-of-type(3){ border-right:0;}
.inew .con .one .list a{ display:block; }
.inew .con .one .list a .listl{ width:50%; height:304px; padding:35px 30px;}
.inew .con .one .list a .img{ width:50%; height:304px;}
.inew .con .one .list:nth-of-type(2) a,.inew .con .one .list:nth-of-type(3) a{ display:block; width:100%; height:304px; padding:35px 30px;}
.inew .con .one .list a .one_t{font-weight: 700;font-size: 16px;color: #111; line-height:25px;}
.inew .con .one .list a .one_i{ margin:40px 0 30px 0;font-weight: 400;font-size: 14px;line-height: 24px;color: #777;}
.inew .con .one .list a .one_m{font-weight: 400;font-size: 14px;line-height: 24px;color: #777; display:inline-block; padding-right:31px; background:url(../images/i_new_m_jt.png) no-repeat right 50%;}
.inew .con .one .list a:hover .one_t{ color:#ee1d23;}

.inew .con .two{}
.inew .con .two .list{ width:50%; height:auto; float:left;}
.inew .con .two .list a{ display:block;}
.inew .con .two .list a .twol{ width:110px; height:100px; padding-top:12px; text-align:center; border-right:1px #dddede solid;}
.inew .con .two .list a .twol .twol_1{font-weight: 700;font-size: 46px;line-height: 53px;color: #272727;}
.inew .con .two .list a .twol .twol_2{font-weight: 400;font-size: 14px;line-height: 22px;color: #777;}
.inew .con .two .list a .twor{width: calc(100% - 110px);width: -moz-calc(100% - 110px);width: -webkit-calc(100% - 110px); padding:0 30px 0 18px;}
.inew .con .two .list a .twor .twor_t{font-weight: 700;font-size: 18px;line-height: 25px;color: #111; padding-bottom:13px; margin-bottom:11px;border-bottom:1px #dddede solid;}
.inew .con .two .list a .twor .twor_i{font-weight: 400;font-size: 14px;line-height: 24px;color: #777;}
.inew .con .two .list a:hover .twor_t{ color:#ee1d23;}

.icontact{ width:100%; height:auto; background:url(../images/i_question_bg.png) no-repeat center center/cover; padding:100px 0 95px 0; text-align:center;}
.icontact .tit{ font-size:52px; color:#fff; line-height:55px; margin-bottom:50px;}
.icontact a{ display:block; width:174px; height:50px; line-height:50px; text-align:center; background:#ffffff; border-radius:10px; margin:0 auto; color:#111111; font-size:16px;}

.foot{ width:100%; height:auto; background:url(../images/i_foot_bg.png) no-repeat center center/cover;}
.foot .footc{ padding:73px 0 120px 0; border-bottom:1px #e0e0e0 solid;}
.foot .footc .footcl{ width:500px;}
.foot .footc .footcl dl{ float:left; width:50%;}
.foot .footc .footcl dl dt{ font-size:20px; font-weight:700; line-height:30px; margin-bottom:18px;}
.foot .footc .footcl dl dd{}
.foot .footc .footcl dl dd a{ font-size:14px; line-height:30px; color:#777;}
.foot .footc .footcm{ width:260px;}
.foot .footc .footcm .tit{font-size:20px; font-weight:700; line-height:30px; margin-bottom:18px;}
.foot .footc .footcm .con{font-size:14px; line-height:30px; color:#777;}
.foot .footc .footcr{ width:260px;}
.foot .footc .footcr .tit{font-size:20px; font-weight:700; line-height:30px; margin-bottom:18px;}
.foot .footc .footcr .footcr_tel{ font-size:32px; color:#ee1d23; line-height:30px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.foot .footc .footcr .footcr_ewm{ margin-top:60px;}
.foot .footc .footcr .footcr_ewm .list{ width:46%; text-align:center; float:left; font-size:16px; line-height:28px; margin-right:8%;}
.foot .footc .footcr .footcr_ewm .list:nth-of-type(2n){ margin-right:0;}
.foot .footc .footcr .footcr_ewm .list img{ display:block; width:100%; height:auto;}
.foot .copyright{ text-align:center; padding:15px 0; line-height:25px; font-size:16px;}
/*index end*/

/*about start*/
.common_banner{ width:100%; height:600px; display:flex;justify-content:center;align-items:center;}
.common_banner .w1200{}
.common_banner .w1200 .ntitle{}
.common_banner .w1200 .ntitle .ntitle_en{font-weight: 700;font-size: 68px;color: #fff;opacity: 0.5; line-height:70px; text-transform:uppercase;}
.common_banner .w1200 .ntitle .ntitle_line{ margin:25px 0;width: 88px;height: 6px;background: #e60012;}
.common_banner .w1200 .ntitle .ntitle_cn{font-weight: 400;font-size: 46px; line-height:46px;color: #fff;}

.ncate{ width:100%; height:auto;background: #fff;box-shadow: 0 3px 6px #eee; text-align:center; position:relative; z-index:1;}
.ncate a{ display:inline-block; padding:0 20px; margin-right:20px; line-height:75px; height:75px;font-weight: 400;font-size: 16px;color: #333;border-bottom:3px #fff solid;}
.ncate a:hover{font-weight: 400;font-size: 16px;color: #e60012; border-bottom:3px #e60012 solid;}
.ncate a.on{font-weight: 400;font-size: 16px;color: #e60012; border-bottom:3px #e60012 solid;}

.abouta{ width:100%; height:auto; background:#f7f7f7; padding:80px 0;}
.abouta .aboutal{ width:675px; height:auto;}
.abouta .aboutal .tit{}
.abouta .aboutal .tit .en{font-weight: 400;font-size: 18px;color: #999; line-height:23px; font-family:Arial, Helvetica, sans-serif;}
.abouta .aboutal .tit .cn{font-weight: 700;font-size: 36px;color: #111; line-height:40px;}
.abouta .aboutal .tit .line{ margin-top:30px;width: 81px;height: 3px;background: #e60012;}
.abouta .aboutal .con{ margin:40px 0 45px 0;font-weight: 400;font-size: 16px;line-height: 32px;color: #777;}
.abouta .aboutal .info{}
.abouta .aboutal .info .list{ width:33.33%; float:left;}
.abouta .aboutal .info .list .infot{font-weight: 400;font-size: 20px;line-height: 45px;color: #e60012;}
.abouta .aboutal .info .list .infot span{font-size: 42px; padding-right:10px;}
.abouta .aboutal .info .list .infoc{font-weight: 400;font-size: 16px;line-height: 36px;color: #777;}

.abouta .aboutar{ width:480px; height:auto;}
.abouta .aboutar .aboutara{ margin-bottom:20px;}

.aboutar_a{ position:relative; z-index:1;}
.aboutara .aboutar-prev{ width:50px; height:50px; background:url(../images/about_prev.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-25px; left:0; outline:none; cursor:pointer;}
.aboutara .aboutar-prev:hover{background:url(../images/about_prev.png) no-repeat 50% 50%;}
.aboutara .aboutar-next{width:50px; height:50px; background:url(../images/about_next.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-25px; right:0; outline:none; cursor:pointer;}
.aboutara .aboutar-next:hover{background:url(../images/about_next.png) no-repeat 50% 50%;}

.aboutarb{ position:relative; z-index:1;}
.aboutarb .moview_icon{ width:84px; height:84px; left:50%; margin-left:-42px; top:50%; margin-top:-42px; position:absolute; z-index:2;}
.aboutarb_a{ position:relative; z-index:1;}
.aboutarb .aboutarb-prev{ width:50px; height:50px; background:url(../images/about_prev.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-25px; left:0; outline:none; cursor:pointer;}
.aboutarb .aboutarb-prev:hover{background:url(../images/about_prev.png) no-repeat 50% 50%;}
.aboutarb .aboutarb-next{width:50px; height:50px; background:url(../images/about_next.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-25px; right:0; outline:none; cursor:pointer;}
.aboutarb .aboutarb-next:hover{background:url(../images/about_next.png) no-repeat 50% 50%;}

.aboutb{ width:100%; height:752px; position:relative; z-index:1;}
.aboutb .aboutb_tit{ position:absolute; z-index:9; width:100%; height:auto; text-align:center; top:55px; left:0;}
.aboutb .aboutb_tit .aboutb_tit_t{font-weight: 700;font-size: 36px;color: #fff; line-height:45px;}
.aboutb .aboutb_tit .aboutb_tit_i{font-weight: 400;font-size: 14px;color: #fff; line-height:23px; margin-top:18px;}
.aboutb .list{ width:33.333%; height:752px; float:left; padding:440px 60px 0 60px; color:#fff;}
.aboutb .list .con{}
.aboutb .list .con .con_1{}
.aboutb .list .con .con_2{width: 16px;height: 2px;background: #fff; margin:34px 0 25px 0;}
.aboutb .list .con .con_3{font-weight: 400;font-size: 14px; line-height:24px;}
.aboutb .list .con .con_4{font-weight: 400;font-size: 24px; line-height:30px;}
.aboutb .list .con .con_5{font-weight: 400;font-size: 16px; line-height:28px;}

.aboutb .list:hover{ background:rgba(255,255,255,0.2);/*background: linear-gradient(180.00deg, #ffffff00 0%, #fff 100%);opacity: 0.5;*/ border-bottom:6px #e60012 solid;}
.aboutb .list.on{ background:rgba(255,255,255,0.2);/*background: linear-gradient(180.00deg, #ffffff00 0%, #fff 100%);opacity: 0.5;*/ border-bottom:6px #e60012 solid;}

.aboutc{ width:100%; height:auto; background:#fff; padding:70px 0;}
.aboutc .tit{ text-align:center;}
.aboutc .tit .tit_t{font-weight: 700;font-size: 36px;color: #111; line-height:45px;}
.aboutc .tit .tit_c{font-weight: 400;font-size: 14px;color: #111; line-height:25px; margin-top:18px;}
.aboutc .con{ margin-top:40px;}
.aboutc .con .list{width: 48%; margin: 0 4% 30px 0; float:left; position:relative; z-index:1;cursor:pointer; overflow:hidden;}
.aboutc .con .list:nth-of-type(2n){ margin-right:0;}
.aboutc .con .list img{ display:block; width:100%; height:100%;-webkit-transition: all ease .3s; transition: all ease .3s }
.aboutc .con .list p{ position:absolute; z-index:5; left:0; bottom:35px; padding:0 30px;font-weight: 400;font-size: 28px;color: #fff; line-height:30px;}
.aboutc .con .list:hover img{-webkit-transform: scale(1.15); transform: scale(1.15);  }

.alertcon_a{ position:relative; z-index:1;}
.alertcon .alertcon-prev{ width:50px; height:50px; background:url(../images/about_prev.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-25px; left:0; outline:none; cursor:pointer;}
.alertcon .alertcon-prev:hover{background:url(../images/about_prev.png) no-repeat 50% 50%;}
.alertcon .alertcon-next{width:50px; height:50px; background:url(../images/about_next.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-25px; right:0; outline:none; cursor:pointer;}
.alertcon .alertcon-next:hover{background:url(../images/about_next.png) no-repeat 50% 50%;}

.aboutd{ padding:80px 0;}
.aboutd .con{ width:330px; height:auto; padding-top:40px;}
.aboutd .con .con_t{font-weight: 700;font-size: 36px;color: #111; line-height:45px;}
.aboutd .con .con_c{font-weight: 400;font-size: 16px;line-height: 28px;color: #111; margin-top:25px;}
.aboutd .img{ width:800px; height:auto;}

.aboute{ width:100%; height:auto; background:#f7f7f7; padding:90px 0;}
.aboute .tit{}
.aboute .tit .titl{}
.aboute .tit .titl .titl_t{font-weight: 700;font-size: 36px;color: #111; line-height:45px;}
.aboute .tit .titl .titl_i{font-weight: 400;font-size: 16px;line-height: 28px;color: #111; margin-top:25px;}
.aboute .tit .titr{ padding-top:40px;}
.aboute .tit .titr ul li{ width:170px; height:50px; display:inline-block; margin-left:10px; line-height:50px; text-indent:74px;font-weight: 400;font-size: 14px; color:#777; cursor:pointer;}
.aboute .tit .titr ul li:nth-of-type(1){ background:url(../images/about_honor_icon1.png) no-repeat 40px 50% #fff;}
.aboute .tit .titr ul li:nth-of-type(2){ background:url(../images/about_honor_icon2.png) no-repeat 40px 50% #fff;}
.aboute .tit .titr ul li:nth-of-type(3){ background:url(../images/about_honor_icon2.png) no-repeat 40px 50% #fff;}
.aboute .tit .titr ul li:nth-of-type(1).on{ background:url(../images/about_honor_icon1_on.png) no-repeat 40px 50% #e60012;color:#fff;}
.aboute .tit .titr ul li:nth-of-type(2).on{ background:url(../images/about_honor_icon2_on.png) no-repeat 40px 50% #e60012;color:#fff;}
.aboute .tit .titr ul li:nth-of-type(3).on{ background:url(../images/about_honor_icon2_on.png) no-repeat 40px 50% #e60012;color:#fff;}

.aboute .con{ margin-top:45px;}
.aboute .con .list{ padding:10px; background:#fff; width:220px; height:280px;}
.aboute .con .aboute_a{ position:relative; z-index:3; padding-bottom:40px;}
.aboute .con .aboute_a .aboute-pagination{ width:100%; height:auto; text-align:center; position:absolute; z-index:5; left:0; bottom:0;}
.aboute .con .aboute_a .swiper-pagination-bullet{ width:12px; height:12px; background:#cccccc;opacity: 1;border-radius:12px;}
.aboute .con .aboute_a .swiper-pagination-bullet-active{ width:22px; background:#e60012; opacity: 1;border-radius:12px;}
.aboute .con .aboute_a .swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 3px;bottom:0;}
.aboute .con .aboute_a .swiper-pagination-bullets .swiper-pagination-bullet:last-child{ margin-right:0;}
/*about end*/

/*new start*/
.ncon{ width:100%; height:auto; background:#f7f7f7; padding:60px 0;}
.nlist{}
.nlist .nlista{}
.nlist .nlista a{ display:block; background:#fff;}
.nlist .nlista a .img{ width:600px; height:auto;}
.nlist .nlista a .img img{ display:block; width:100%; height:auto;}
.nlist .nlista a .con{ width:600px; height:auto; padding:40px;}
.nlist .nlista a .con .tit{font-weight: 400;font-size: 28px;line-height: 42px;color: #222; font-weight:bolder;}
.nlist .nlista a .con .time{font-weight: 400;font-size: 16px;line-height: 28px;color: #919191; margin:12px 0;}
.nlist .nlista a .con .info{font-weight: 400;font-size: 16px;line-height: 32px;color: #333;}
.nlist .nlista a .con .more{font-weight: 400;font-size: 14px;line-height: 24px;color: #222; margin-top:20px;font-weight:bolder;}
.nlist .nlista a:hover .con .tit{color:#ee1d23;}


.nlist .nlistb{}
.nlist .nlistb .list{}
.nlist .nlistb .list a{ display:block; padding:50px 0; border-bottom:1px #dddddf solid;}
.nlist .nlistb .list a .con{ width:690px; height:auto; padding-top:32px;}
.nlist .nlistb .list a .con .time{font-weight: 400;font-size: 16px;line-height: 28px;color: #919191;}
.nlist .nlistb .list a .con .tit{font-weight: 400;font-size: 24px;line-height: 45px;color: #111; margin:10px 0 20px 0; font-weight:bolder;}
.nlist .nlistb .list a .con .info{font-weight: 400;font-size: 14px;line-height: 28px;color: #333;}
.nlist .nlistb .list a .img{ width:387px; height:auto;}
.nlist .nlistb .list a:hover{ border-bottom:1px #ee1d23 solid;}
.nlist .nlistb .list a:hover .con .tit{ color:#ee1d23;}


.ndetail{ margin:0 auto 0 auto; width:1000px; height:auto; padding:30px 45px; background:#fff;}
.ndetail .tit{font-weight: 400;font-size: 24px;line-height: 35px;color: #333; font-weight:bolder; position:relative; z-index:1;}
.ndetail .tit:before{ content:""; width:5px; height:32px; background:#e60012; position:absolute; z-index:2; left:-45px; top:0;}
.ndetail .info{ padding:30px 0; line-height:28px; color:#909090; font-size:15px;}
.ndetail .info .infol{}
.ndetail .info .infor{ font-size:15px; color:#a3a3a3;}
.ndetail .info .infor p{ display:inline-block; margin-left:9px;}
.ndetail .info .infor p:nth-of-type(1){ padding-left:21px; background:url(../images/ndetail_icon1.jpg) no-repeat left 50%;}
.ndetail .info .infor p:nth-of-type(2){ padding-left:21px; background:url(../images/ndetail_icon2.jpg) no-repeat left 50%;}
.ndetail .con{ padding:35px 0; border-top:1px #dadada solid;border-bottom:1px #dadada solid; font-size:16px; line-height:26px; color:#666;}
.ndetail .con img{ max-width:100%; height:auto;}
.ndetail .npage{ padding-top:30px;}
.ndetail .npage a{ width:180px; height:54px; border:1px #dadada solid; line-height:54px; text-align:center; color:#666; font-size:16px;}
.ndetail .npage a:hover{ background:#e60012; color:#fff; border:1px #e60012 solid;}
/*new end*/

/*product start*/
.plist{}
.plist .plistt{ margin-bottom:40px; background:#fff;}
.plist .plistt .img{ width:600px; height:auto;}
.plist .plistt .img img{ display:block; width:100%; height:auto;}
.plist .plistt .con{ width:600px; height:auto; padding:55px 70px;}
.plist .plistt .con .cont{font-weight: 400;font-size: 28px;color: #111; line-height:45px;}
.plist .plistt .con .coni{font-weight: 400;font-size: 14px;line-height: 24px;color: #777; margin:20px 0 30px 0;}
.plist .plistt .con .more{ display:inline-block;width: 167px;height: 47px;background:url(../images/weixin_icon.jpg) no-repeat 30px 50% #e60012; text-indent:70px; line-height:47px;font-weight: 400;font-size: 16px; color:#fff;}

.plist .plistt .con .more_two {
    display:inline-block;width: 120px;height: 47px;background:#e60012; text-align:center; line-height:47px;font-weight: 400;font-size: 16px; color:#fff; margin-left:20px;
}

.plist .plistc{}
.plist .plistc .list{ float:left;width:22.75%; margin:0 3% 40px 0;}
.plist .plistc .list:nth-of-type(4n){ margin-right:0;}
.plist .plistc .list a{ display:block; background:#fff; padding:15px;}
.plist .plistc .list a .img{ width:100%; height:auto; overflow:hidden;}
.plist .plistc .list a .con{ text-align:center; padding-top:10px;font-weight: 400;font-size: 14px;line-height: 25px;color: #111;}
.plist .plistc .list a .con .cont{}
.plist .plistc .list a .con .coni{}


.pdetail{ padding:40px 0 60px 0;}
.pdetailt{ margin-bottom:60px;}
.pdetailtl{ width:44%;}
.pdetailtl_t{ width:100%; height:auto; margin-bottom:13px;}
.pdetailtl_t img{ display:block; width:100%; height:auto;}
.pdetailtl_c{ position:relative; z-index:9;}

.pdetailtl_cl{ width:100%; height:auto;}
.pdetailtl_cl img{ display:block; width:100%; height:auto; border:1px #ddd solid;}

.pdetailtl_c_a{width: calc(100% - 90px); margin:0 auto;}
.pdetailtl_c .pdetailtl_c-prev{ width:32px; height:32px; background:url(../images/pd_prev.jpg) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-16px; left:0; outline:none; cursor:pointer;}
.pdetailtl_c .pdetailtl_c-prev:hover{background:url(../images/pd_prev.jpg) no-repeat 50% 50%;}
.pdetailtl_c .pdetailtl_c-next{width:32px; height:32px; background:url(../images/pd_next.jpg) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-16px; right:0; outline:none; cursor:pointer;}
.pdetailtl_c .pdetailtl_c-next:hover{background:url(../images/pd_next.jpg) no-repeat 50% 50%;}
.pdetailtl_cl.curr img{ border:1px #e62129 solid;}

.pdetailtr{ width:54%; padding-top:15px;}
.pdetailtr_1{ font-size:24px; color:#1e1e1e; line-height:30px; font-weight:bolder;}
.pdetailtr_2{ }
.pdetailtr_3{ font-size:16px; color:#e62129; line-height:28px;margin:20px 0 60px 0;}
.pdetailtr_3 img{ max-width:100%; height:auto;}
.pdetailtr_4{ margin:50px auto 10px auto;}
.pdetailtr_4 a{ display:inline-block; width:178px; height:60px; line-height:60px; border:1px #1e1e1e solid; text-align:center; color:#1e1e1e; font-size:16px; margin-right:20px; text-transform:uppercase; border-radius:5px;}
.pdetailtr_4 a:last-child{ margin-right:0;}
.pdetailtr_4 a.pdetailtr_4_curr{ background:#eb4d54; color:#fff; border:1px #eb4d54 solid;}
.pdetailtr_4 a:hover{ background:#cd2d34; color:#fff; border:1px #cd2d34 solid;}
.pdetailtr_4 a.pdetailtr_4_curr:hover{background:#cd2d34; color:#fff; border:1px #cd2d34 solid;}
.pdetailtr_6{padding:30px 0; border-bottom:1px #dddddd solid;border-top:1px #dddddd solid; font-size:20px; color:#111111; line-height:40px;}
.pdetailtr_6 tr td{ line-height:40px; font-size:16px; color:#3e3e3e;}
.pdetailc{}
.pdetailct{ text-align:center;}
.pdetailct ul li{ display:inline-block; margin-right:60px; line-height:70px; font-size:18px; color:#1e1e1e; cursor:pointer;}
.pdetailct ul li:last-child{ margin-right:0;}
.pdetailct ul li.curr{ border-bottom:3px #e62129 solid; color:#e62129;}
.pdetailcc{ border:1px #dddddd solid; padding:25px 30px; font-size:18px; color:#6e6e6e; line-height:36px;}
.pdetailcc img{ max-width:100%; height:auto;}
.pdetailoc{ margin-top:30px;}

.nproductt{ text-align:center; font-size:36px; color:#1e1e1e; text-transform:uppercase; line-height:45px; font-weight:bolder;}
.pdetailoc ul li{ width:18%; height:auto; float:left; margin:0 2.5% 30px 0; text-align:center;}
.pdetailoc ul li.marRight{ margin-right:0;}
.pdetailoc ul li a{ display:block; background:#fff; padding:20px; border:1px #ededed solid;}
.pdetailoc ul li a:hover{box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.15);}

.pdother{ padding:0 0 100px 0;}
.pdothert{ text-align:center; font-size:42px; color:#1e1e1e; font-weight:bolder; line-height:50px;}
.pdotherc{ margin-top:45px;}
.pdotherc .list{height:auto; width:23%; float:left; margin:0 2.6% 0 0;}
.pdotherc .list:nth-of-type(4n){ margin-right:0;}
.pdotherc .list a{ display:block; padding-right:30px; position:relative; z-index:15;}
.pdotherc .list a:before{ content:""; width:100%; height:80%; background:#2d1f38; border-radius:5px; position:absolute; z-index:16; left:0; bottom:0;}
.pdotherc .list a .img{ width:100%; height:100%; position:relative; z-index:22;}
.pdotherc .list a .img img{ display:block; width:100%; height:auto;}
.pdotherc .list a .con{ padding:25px 0 25px 30px; color:#fff; position:relative; z-index:25;}
.pdotherc .list a .con .conl{ width: calc(100% - 85px);width: -moz-calc(100% - 85px);width: -webkit-calc(100% - 85px);}
.pdotherc .list a .con .conl .tit{ font-size:18px; font-weight:bolder; line-height:30px;}
.pdotherc .list a .con .conl .info{ font-size:12px; line-height:26px;}
.pdotherc .list a .con .conr{ width:50px; height:50px; background:url(../images/i_pro_more.png) no-repeat center center #fff; border-radius:3px;}
.pdotherc .list a:hover:before{background:#e62129;}
.pdotherc .list a:hover .con .conr{background:url(../images/i_pro_more_on.png) no-repeat center center #fff;}
/*product end*/

/*contact start*/
.contact{ padding:60px 0;}
.contact .contactc{ background:#fff; margin-bottom:60px;}
.contact .contactc .con{ width:600px; height:350px; padding:55px 40px; position:relative; z-index:1;}
.contact .contactc .con .cont{ margin-bottom:40px;}
.contact .contactc .con .cont .cont_cn{font-weight: 700;font-size: 24px;line-height: 32px;color:#111;}
.contact .contactc .con .cont .cont_en{font-weight: 400;font-size: 14px;line-height: 32px;color:#777;}
.contact .contactc .con .conc{font-weight: 400;font-size: 14px;line-height: 32px; color:#111;}
.contact .contactc .con .conc p{ margin-bottom:12px;}
.contact .contactc .con .conc p:nth-of-type(1){ padding-left:25px; background:url(../images/contact_icon1.png) no-repeat left 50%;}
.contact .contactc .con .conc p:nth-of-type(2){ padding-left:25px; background:url(../images/contact_icon2.png) no-repeat left 50%;}
.contact .contactc .con .conc p:nth-of-type(3){ padding-left:25px; background:url(../images/contact_icon3.png) no-repeat left 50%;}
.contact .contactc .con .conc p:nth-of-type(4){ padding-left:25px; background:url(../images/contact_icon4.png) no-repeat left 50%;}
.contact .contactc .con .ewm{ width:77px; height:auto; position:absolute; z-index:10; right:40px; bottom:70px; text-align:center; line-height:21px;}
.contact .contactc .con .ewm img{ border:1px #ddd solid;}
.contact .contactc .map{ width:600px; height:350px;}

.cother{ margin-bottom:30px; background:#fff; padding:30px 40px 10px 40px;}
.cother .tit{font-weight: 400;font-size: 30px;line-height:55px;color: #111; border-bottom:1px #dddddd solid; padding-bottom:12px;}
.cother .con{ padding-top:25px;}
.cother .con .list{ width:50%; height:auto; float:left; margin-bottom:40px;}
.cother .con .list .listt{font-weight:700;font-size:18px;line-height: 40px;color: #111; margin-bottom:8px;}
.cother .con .list .listc{ padding-left:25px;font-weight: 400;font-size: 14px;line-height:28px;color: #666; background:url(../images/contact_icon1.png) no-repeat left 5px;}


.contact .mess{ background:#fff;}
.contact .mess .tit{ line-height:60px; background:#d2d2d2;font-weight: 700;font-size: 20px;color: #1e1e1e; text-align:center;}
.contact .mess .con{ border:1px #d2d2d2 solid; padding:37px;}
.contact .mess .con .conc{color: rgba(126, 126, 126, 1);font-size: 18px; line-height:25px; text-align:center;}
.contact .mess .con .conmes{ margin-top:35px;}
.contact .mess .con .conmes .list{ margin-bottom:29px;position:relative; z-index:9;}
.contact .mess .con .conmes .list .listl{ width:558px; border:1px #d2d2d2 solid; height:62px; position:relative; z-index:9;}
.mes_text{ width:100%; height:60px; border:0; line-height:60px;font-weight: 400;font-size: 16px;color: #9e9e9e; text-indent:22px;}
.mess_textarea{ width:100%; height:258px; border:0; line-height:60px;font-weight: 400;font-size: 16px;color: #9e9e9e; text-indent:22px;border:1px #d2d2d2 solid;}
.contact .mess .con .conmes .list .listr{ width:558px;border:1px #d2d2d2 solid; height:62px;position:relative; z-index:9;}
.contact .mess .con .conmes .list:nth-of-type(1) .listl p{ width:62px; height:62px; position:absolute; z-index:10; top:0; right:0; border-left:1px #d2d2d2 solid; background:url(../images/mess_icon1.jpg) no-repeat center center;}
.contact .mess .con .conmes .list:nth-of-type(1) .listr p{ width:62px; height:62px; position:absolute; z-index:10; top:0; right:0; border-left:1px #d2d2d2 solid; background:url(../images/mess_icon2.jpg) no-repeat center center;}
.contact .mess .con .conmes .list:nth-of-type(2) .listl p{ width:62px; height:62px; position:absolute; z-index:10; top:0; right:0; border-left:1px #d2d2d2 solid; background:url(../images/mess_icon3.jpg) no-repeat center center;}
.contact .mess .con .conmes .list:nth-of-type(2) .listr p{ width:62px; height:62px; position:absolute; z-index:10; top:0; right:0; border-left:1px #d2d2d2 solid; background:url(../images/mess_icon4.jpg) no-repeat center center;}
.contact .mess .con .conmes .list:nth-of-type(3) p{ width:62px; height:62px; position:absolute; z-index:10; top:0; right:0;background:url(../images/mess_icon5.jpg) no-repeat center center;}
.contact .mess .con .conmes .list:nth-of-type(4) .listl{ width:583px;}
.contact .mess .con .conmes .list:nth-of-type(4) .listl img{ position:absolute; z-index:10; top:0px; right:1px;border-left:1px #d2d2d2 solid;}
.contact .mess .con .conmes .list:nth-of-type(4) .listr{ border:0; width:502px;}
.contact .mess .con .conmes .list:nth-of-type(4) .listr .mes_sub{ width:100%; height:62px; line-height:62px; border:0; background:#ee1d23; color:#fff; font-size:20px;font-weight: 400; text-align:center; cursor:pointer;}
.contact .mess .con .conmes .list:nth-of-type(4) .listr .mes_sub:hover{ background:#aa161a;}
/*contact end*/

/*lingyu start*/
.lingyub{ margin-bottom:30px; background:#fff; padding:40px 50px;}
.lingyub .tit{font-weight: 400;font-size: 28px;color: #111; line-height:40px; margin-bottom:25px;}
.lingyub .con{}
.lingyub .con .list{ width:48%; float:left; margin-right:4%; background:#f5f5f5; padding:50px;}
.lingyub .con .list:nth-of-type(2){ margin-right:0;}
.lingyub .con .list .listt{font-weight: 400;font-size: 16px;line-height: 24px;color: #111; margin-bottom:8px;}
.lingyub .con .list .listc{font-weight: 400;font-size: 14px;line-height: 32px;color: #111;}
.lingyuc{ margin-bottom:30px; background:#fff; padding:40px 50px;}
.lingyuc .tit{font-weight: 400;font-size: 28px;color: #111; line-height:40px; margin-bottom:25px;}
.lingyuc .con{}
.lingyuc .con .list{width:18.4%; margin:0 2% 20px 0; float:left;}
.lingyuc .con .list:nth-of-type(5n){ margin-right:0;}
.lingyuc .con .list a{ display:block;}
.lingyuc .con .list a img{ border:1px #ddddde solid;}

.lingyud{ background:#fff; padding:40px 50px;}
.lingyud .tit{font-weight: 400;font-size: 28px;color: #111; line-height:40px; margin-bottom:25px;}
.lingyud .tit a{font-weight: 400;font-size: 18px;color: #777;}
.lingyud .con{}
.lingyud .con .list{width:100%;}
.lingyud .list a{ display:block; background:#f5f5f5; padding:15px;}
.lingyud .list a .img{ width:100%; height:auto; overflow:hidden;}
.lingyud .list a .con{ text-align:center; padding-top:10px;font-weight: 400;font-size: 14px;line-height: 25px;color: #111;}
.lingyud .list a .con .cont{}
.lingyud .list a .con .coni{}

.lingyud .con .lingyud_a{ position:relative; z-index:3; padding-bottom:40px;}
.lingyud .con .lingyud_a .lingyud-pagination{ width:100%; height:auto; text-align:center; position:absolute; z-index:5; left:0; bottom:0;}
.lingyud .con .lingyud_a .swiper-pagination-bullet{ width:12px; height:12px; background:#cccccc;opacity: 1;border-radius:12px;}
.lingyud .con .lingyud_a .swiper-pagination-bullet-active{ width:22px; background:#e60012; opacity: 1;border-radius:12px;}
.lingyud .con .lingyud_a .swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 3px;bottom:0;}
.lingyud .con .lingyud_a .swiper-pagination-bullets .swiper-pagination-bullet:last-child{ margin-right:0;}

.alertcon{}
/*lingyu end*/



#elevator_item { width: 45px; height: 45px; position: fixed; right: 25px; bottom: 18px; -webkit-transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -o-transition: opacity .4s ease-in-out; opacity: 1; z-index: 100020; display: none; }
#elevator_item.off { opacity: 0; visibility: hidden }
#elevator { display: block; width: 45px; height: 45px; background: url(../images/top.png) center center no-repeat; cursor: pointer;}

.pageController { width:100%; padding: 10px 0; line-height: 25px; text-align:center;}
.pageController a { display:inline-block; line-height:46px;  height:46px; width:46px; color: #666; font-size:14px; margin-right:8px;  background:#dedede; border:1px #dedede solid;border-radius: 100%;}
.pageController a:hover { color: #fff;background:#003288;border:1px #003288 solid; text-decoration: none;font-weight:bolder; }
.pageController .xuanzhong {color: #fff;background:#003288;border:1px #003288 solid; text-decoration: none;font-weight:bolder;}

@keyframes loader{0%{transform:scale(0.6);opacity:0}50%{opacity:1}100%{transform:scale(1);opacity:0}}