@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th{ margin: 0; padding: 0; border: 0;}
html { color: #000; }
html,body {min-width:1200px;}
body,button,input,select,textarea { margin:0; padding:0;  font-family: "Microsoft Yahei","微软雅黑", "Arial", "Verdana", "sans-serif";  font-size:12px; background:#fff}
ul,ol,li,dl,dd,dt{list-style: none;}
em { font-style: normal; }
a { text-decoration: none;outline:none; }
a:hover { text-decoration: underline; color:#e85300;}
legend { color: #000; }
fieldset,img { border: 0; }
label,button { cursor: pointer; }

/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
/*连续英文、数字换行*/
.wordwrap { word-break: break-all; word-wrap: break-word; }
/*单行文字超出显示省略号*/
.omg{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
img { border: 0; vertical-align: middle;  }


a{ color:#3a3a3a; text-decoration:none;}
a:hover{ color:#e50112; text-decoration:none}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:6px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#ccc;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#ccc;}


.top_1{width:100%;height:30px;background:#010101;}
.top_1 .top_1_in{width:1200px;margin:0 auto;height:30px;}
.top_1 .top_1_in h2{float:left;height:30px;line-height:30px;color:#ffffff;font-size:12px;font-weight:normal;}
.top_1 .top_1_in div.tel{float:right;color:#ffffff;font-size:12px;height:30px;line-height:30px;background:url(../images/top_tel.png) left center no-repeat;padding-left:20px;}

.top{width:100%;height:80px;background:#ffffff;}
.top .top_in{width:1200px;height:80px;margin:0 auto;}
.top .top_in h1{float:left;padding-top:5px;}
.top .top_in .top_nav{float:right;margin-left:120px;}
.top .top_in .top_nav li{float:left;margin:0 5px;position:relative;}
.top .top_in .top_nav li a{display:block;padding:0 18px;height:80px;line-height:80px;color:#555;font-size:14px;font-weight: bold;}
.top .top_in .top_nav li a:hover{color:#e50112;}
.top .top_in .top_nav li.on>a{color:#e50112;}
.top .top_in .top_nav li nav{display:none;position:absolute;padding:10px 0;top:80px;left:50%;z-index:999999;background:#000000;margin-left:-60px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);border-top:5px solid #e50112;}
.top .top_in .top_nav li nav a{display:block;height:40px;background:#000000;margin:2px 0;line-height:40px;color:#ffffff;text-align:center;width:100px;padding:0 10px;font-size:12px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;font-weight: normal;border-bottom:1px solid #292929;}
.top .top_in .top_nav li nav a:hover{background:#e50112;color:#fff;font-weight: bold;}
.top .top_in .top_nav li:hover nav{display:block;}

.top_search{float:right;position:relative;padding-right:5px;margin-top:3px;}
.top_search .search_wz{margin-left:10px;display:block;width:120px;height:22px;line-height:22px;background:#fff;font-size:12px;color:#555;outline:none;float:left;padding-left:10px;}
.top_search .search_tj{float:left;display:block;width:26px;height:22px;line-height:22px;background:#e50112 url(../images/search_btn_top.png) center center no-repeat;outline:none;font-size:0;text-indent:-99999999px;cursor:pointer;}
.top_search .search_tj:hover{background:#d20514 url(../images/search_btn_top.png) center center no-repeat;}

.swiper-container {height:500px;width:100%;text-align:center;margin:0 auto;position:relative;overflow:hidden;z-index:5;background:#F8F8F8;}
.swiper-wrapper {position: relative;z-index:10;height:500px;}
.swiper-slide {position:relative;text-align:center;float:left;width: 100%;}
.swiper-slide a{position:relative;width:100%;height:500px;display:block;overflow:hidden;}
.swiper-slide img{width:100%;height:500px;vertical-align:middle;position:relative;}
.pagination{position:absolute;width:100%;bottom:30px;z-index:100;}
.pagination .swiper-pagination-switch{background-color: #ffffff;margin: 0 6px;display:inline-block;width: 80px;height: 5px;cursor: pointer;}
.pagination .swiper-active-switch{background-color: #e50112;width: 80px;height: 5px;}
.arrow-left {display: block;width: 40px;height: 70px;opacity: .2;z-index: 9999;position: absolute;left: 0;top:50%;margin-top: -35px;background:rgba(0,0,0,.5) url(../images/banner_btn_l.png) center center no-repeat;}
.arrow-right {display: block;width: 40px;height: 70px;opacity: .2;z-index: 9999;position: absolute;right: 0;top:50%;margin-top: -35px;background:rgba(0,0,0,.5) url(../images/banner_btn_r.png) center center no-repeat;}

.sousuo{background:#e50112;}
.sousuo .sousuo_in{width:1100px;height:80px;margin:0 auto;overflow:hidden;}
.sousuo .sousuo_in .wz{float:left;padding-top:14px;}
.sousuo .sousuo_in .wz p{font-size:20px;color:#fff;font-weight:bold;padding-bottom:5px;}
.sousuo .sousuo_in .wz span{font-size:14px;color:#fff;}
.sousuo .sousuo_in .search{float:right;padding-top:22px;}
.sousuo .sousuo_in  .search .search_wz{display:block;float:left;width:370px;height:36px;line-height:36px;background:#fff;font-size:14px;color:#555;outline:none;padding-left:10px;border-radius: 15px 0 0 15px;}
.sousuo .sousuo_in  .search .search_tj{display:block;float:left;width:60px;height:36px;line-height:36px;background:#fff url(../images/search_btn.png) center center no-repeat;outline:none;font-size:0;text-indent:-99999999px;border-radius: 0 15px 15px 0;cursor:pointer;}
.sousuo .sousuo_in  .search .search_tj:hover{background:#fff url(../images/search_btn.png) center center no-repeat;}

.choose{width:100%;background:#fff;padding:40px 0;}
.choose .choose_in{width:1100px;margin:0 auto;}
.index_tlt{text-align:center;margin-bottom:20px;}
.index_tlt p{font-size:20px;color:#333;font-weight:bold;}
.index_tlt span{font-size:12px;color:#666;text-transform : uppercase;line-height:20px;}
.choose .choose_in ul{overflow:hidden;}
.choose .choose_in ul li{float:left;margin-right:63px;}
.choose .choose_in ul li a{display:block;width:169px;height:205px;}
.choose .choose_in ul li.choose1 a{background:url(../images/choose1_1.jpg) center center no-repeat;background-size:contain;}
.choose .choose_in ul li.choose2 a{background:url(../images/choose2_1.jpg) center center no-repeat;background-size:contain;}
.choose .choose_in ul li.choose3 a{background:url(../images/choose3_1.jpg) center center no-repeat;background-size:contain;}
.choose .choose_in ul li.choose4 a{background:url(../images/choose4_1.jpg) center center no-repeat;background-size:contain;}
.choose .choose_in ul li.choose5 a{background:url(../images/choose5_1.jpg) center center no-repeat;background-size:contain;}
.choose .choose_in ul li.choose1 a:hover{background:url(../images/choose1_2.jpg) center center no-repeat;background-size:contain;}
.choose .choose_in ul li.choose2 a:hover{background:url(../images/choose2_2.jpg) center center no-repeat;background-size:contain;}
.choose .choose_in ul li.choose3 a:hover{background:url(../images/choose3_2.jpg) center center no-repeat;background-size:contain;}
.choose .choose_in ul li.choose4 a:hover{background:url(../images/choose4_2.jpg) center center no-repeat;background-size:contain;}
.choose .choose_in ul li.choose5 a:hover{background:url(../images/choose5_2.jpg) center center no-repeat;background-size:contain;}
.choose .choose_in ul li.choose5{margin-right:0;}

.pro{width:100%;background:#f4f4f4 url(../images/floor_icon.png) top center no-repeat;padding:50px 0 40px;}
.pro .pro_in{width:1100px;margin:0 auto;}
.pro .pro_in .picMarquee-left{ width:100%;height:282px;overflow:hidden; position:relative;}
.pro .pro_in .picMarquee-left .bd{}
.pro .pro_in .picMarquee-left .bd ul{overflow:hidden; zoom:1; }
.pro .pro_in .picMarquee-left .bd ul li{margin-right:20px; float:left; _display:inline; overflow:hidden;}
.pro .pro_in .picMarquee-left .bd ul li .pic{ width:204px;height:190px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;background:#ffffff; }
.pro .pro_in .picMarquee-left .bd ul li .pic img{ max-width:204px; max-height:190px; display:block;}
.pro .pro_in .picMarquee-left .bd ul li .wz{width:168px;background:#000000;padding:10px 18px 20px;}
.pro .pro_in .picMarquee-left .bd ul li .wz .tlt{line-height:24px;font-size:14px;font-weight:bold;color:#e50112;height:26px;overflow:hidden;}
.pro .pro_in .picMarquee-left .bd ul li .wz .desc{font-size:12px;color:#ffffff;line-height:18px;text-align:left;height:36px;overflow:hidden;}
.pro .pro_in a.more{display:block;width:198px;heighth:38px;line-height:38px;text-align:center;font-size:14px;color:#777777;border:1px solid #dfdfdf;border-radius:2px;margin:40px auto 0;}
.pro .pro_in a.more:hover{background:#e50112;color:#fff;border:1px solid #e50112;}
.pro .pro_in .picMarquee-left .bd ul li a{display:block;position:relative;}
.pro .pro_in .picMarquee-left .bd ul li a .icon{opacity: 0;width:64px;height:64px;background:url(../images/fdj.png) center center no-repeat;position:absolute;top:50%;left:50%;margin-top:-32px;margin-left:-32px;}
.pro .pro_in .picMarquee-left .bd ul li a:hover .icon{opacity: 1;transition: opacity .8s;-moz-transition: opacity .8s;-webkit-transition: opacity .8s;-o-transition: opacity .8s;}

.index_news{width:100%;background:#ffffff;padding:40px 0 70px;}
.index_news .index_news_in{width:1100px;margin:0 auto;}
.index_news .index_news_in .news1{padding-top:20px;}
.index_news .index_news_in .news1 .fl{float:left;width:575px;}
.index_news .index_news_in .news1 .fl .pic{width:575px;height:240px;position:relative;}
.index_news .index_news_in .news1 .fl .pic a{display:block;width:575px;height:240px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.index_news .index_news_in .news1 .fl .pic a img{display:block;max-width:575px;max-height:240px;}
.index_news .index_news_in .news1 .fl .pic .time{position:absolute;width:108px;height:50px;background:#fff;border-radius:8px;bottom:-25px;left:50%;margin-left:-54px;-webkit-box-shadow: 0 1px 29px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 1px 29px rgba(0, 0, 0, 0.3);box-shadow: 0 1px 29px rgba(0, 0, 0, 0.3);}
.index_news .index_news_in .news1 .fl .pic .time p{font-size:30px;font-weight:bold;color:#333;position:absolute;top:2px;left:17px;}
.index_news .index_news_in .news1 .fl .pic .time span{font-size:24px;color:#666;position:absolute;top:14px;left:52px;}
.index_news .index_news_in .news1 .fl .tlt{padding-top:50px;font-size:16px;color:#333;line-height:30px;}
.index_news .index_news_in .news1 .fl .desc{color:#666;font-size:14px;line-height:26px;height:50px;overflow:hidden;}
.index_news .index_news_in .news1 .fr{float:right;width:486px;}
.index_news .index_news_in .news1 .fr ul li{overflow:hidden;border-bottom:1px dotted #e6e6e6;padding:0 0 25px;margin-bottom:20px;}
.index_news .index_news_in .news1 .fr ul li .time{float:left;}
.index_news .index_news_in .news1 .fr ul li .time p{color:#333;font-size:50px;}
.index_news .index_news_in .news1 .fr ul li .time span{font-size:16px;color:#666;}
.index_news .index_news_in .news1 .fr ul li .wz{float:right;width:398px;}
.index_news .index_news_in .news1 .fr ul li .wz .tlt{color:#333;font-size:16px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.index_news .index_news_in .news1 .fr ul li .wz .desc{font-size:14px;color:#666;line-height:24px;height:50px;overflow:hidden;}

.index_article .picScroll{ width:100%;overflow:hidden;    height: 114px;padding-top:30px;}
.index_article .picScroll .hd{float:left;width:146px;height:110px;}
.index_article .picScroll .hd h3{font-size: 18px;color: #333333;}
.index_article .picScroll .hd p{font-size: 12px;color: #666666;text-transform: uppercase;}
.index_article .picScroll .bd{ position:relative;float:right;width:954px;}
.index_article .picScroll .qiehuan{position:absolute;left:-146px;top:87px;}
.index_article .picScroll .prev,.picScroll .next{ display: block; width: 60px; height: 22px; background:#c80110 url(../images/news_l.png) center center no-repeat;overflow: hidden;float:left; }
.index_article .picScroll .next{ background:#000000 url(../images/news_r.png) center center no-repeat; }
.index_article .picScroll .prev:hover{background:#e91323 url(../images/news_l.png) center center no-repeat;}
.index_article .picScroll .next:hover{background:#1c1c1c url(../images/news_r.png) center center no-repeat;}
.index_article .picScroll .prevStop{ background:#c80110 url(../images/news_l.png) center center no-repeat; }
.index_article .picScroll .nextStop{ background:#000000 url(../images/news_r.png) center center no-repeat; }
.index_article .picScroll .scrollWrap{}
.index_article .picScroll ul{overflow:hidden; zoom:1; }
.index_article .picScroll li{float:left;margin-right:36px;}
.index_article .picScroll li a{ display:block;width:424px;padding:18px;background:#f4f4f4;}
.index_article .picScroll li .tlt{font-size:15px;font-weight:bold;color:#333;line-height:24px;padding-left:30px;background:url(../images/line.jpg) left center no-repeat;}
.index_article .picScroll li .desc{font-size:14px;color:#666;line-height:22px;padding-top:6px;height:48px;overflow:hidden;}
.index_article .picScroll li a:hover{background:#e10000;}
.index_article .picScroll li a:hover .tlt{color:#fff;background:url(../images/line2.jpg) left center no-repeat;}
.index_article .picScroll li a:hover .desc{color:#fff;}


.about{background:#f5f5f5;padding:60px 0;}
.about .about_in{width:1100px;background:#fff;margin:0 auto;overflow:hidden;}

.about .about_in .hotspot{width:448px;height:330px;overflow:hidden;position:relative;float:left;}
.about .about_in .hotspot .pic{ position:relative;background-color:#F7F7F7}
.about .about_in .hotspot .pic img{ width:448px;height:330px; display:block;  }
.about .about_in .hotspot .pic li{ width:448px; overflow:hidden; float:left; }
.about .about_in .hotspot .txt{ height:54px;overflow:hidden;position:absolute;bottom:16px;right:22px;}
.about .about_in .hotspot .txt .bl{}
.about .about_in .hotspot .btn{float:left;width:68px;height:50px;position:relative;overflow:hidden;margin-left:10px;border-bottom:2px solid #fff;}
.about .about_in .hotspot .btn img{display:block;width:100%;height:100%;}
.about .about_in .hotspot .on{border-bottom:2px solid #db0b0c;}

.about .introduce{float:right;width: 598px;padding-top: 30px;padding-right: 20px;}
.about .introduce h2{font-size:24px;color:#333;line-height:45px;font-weight:normal;}
.about .introduce div{font-size:14px;color:#777;line-height:24px;height:120px;overflow:hidden;text-indent:28px;padding-top:18px;}
.about .introduce a{display:block;width:198px;heighth:38px;line-height:38px;text-align:center;font-size:14px;color:#e10000;border:1px solid #dfdfdf;border-radius:2px;margin-top:40px;}
.about .introduce a:hover{background:#e10000;color:#fff;border:1px solid #e10000;}

.link{background:#f5f5f5;padding:20px 0;}
.link .link_in{width:1100px;margin:0 auto;overflow:hidden;}
.link .link_in .fl{float:left;width:130px;height:100px;background:url(../images/link.png) left center no-repeat;}
.link .link_in .fr{width:940px;float:right;border-left:1px solid #dedede;padding-left:20px;padding-top:20px;padding-bottom:20px;}
.link .link_in .fr a{font-size:14px;color:#555;line-height:26px;margin-right:15px;}
.link .link_in .fr a:hover{color:#e10000;}

.foot{width:100%;background:#333333;}
.foot .foot_in{width:1100px;margin:0 auto;overflow:hidden;padding:40px 0;}
.foot .foot_in .foot_l{float:left;width:650px;}
.foot .foot_in .foot_l .foot1{overflow:hidden;}
.foot .foot_in .foot_l .foot1 .foot_logo{float:left;padding-top:40px;}
.foot .foot_in .foot_l .foot1 .lxfs{float:left;padding-left:80px;padding-top:10px;}
.foot .foot_in .foot_l .foot1 .lxfs p{height:40px;line-height:40px;padding-left:40px;color:#f5f5f5;font-size:14px;}
.foot .foot_in .foot_l .foot1 .lxfs p span{color:#999999;}
.foot .foot_in .foot_l .foot1 .lxfs p.tel{background:url(../images/foot_icon_tel.png) left center no-repeat;}
.foot .foot_in .foot_l .foot1 .lxfs p.phone{background:url(../images/foot_icon_phone.png) left center no-repeat;}
.foot .foot_in .foot_l .foot1 .lxfs p.email{background:url(../images/foot_icon_email.png) left center no-repeat;}
.foot .foot_in .foot_l .foot1 .lxfs p.address{background:url(../images/foot_icon_address.png) left center no-repeat;}
.foot .foot2{width:1100px;margin:0 auto;padding-top:20px;font-size:12px;color:#adadad;line-height:40px;text-align:center;}
.foot .foot2 a{font-size:12px;color:#adadad;line-height:40px;}
.foot .foot_in .foot_r{float:right;padding-top:40px;}
.foot .foot_in .foot_r .f_wx{float:left;margin-left:30px;}
.foot .foot_in .foot_r .f_wx img{display:block;width:100px;height:100px;float:left;}
.foot .foot_in .foot_r .f_wx .wz{display:block;float:left;padding-left:10px;}
.foot .foot_in .foot_r .f_wx .wz p{color:#ffffff;font-size:14px;line-height:18px;}
.foot .foot_in .foot_r .f_wx .wz span{display:block;width:28px;height:28px;margin-top:30px;}
.foot .foot_in .foot_r .f_wx .wz span img{display:block;width:28px;height:28px;}
.foot .foot_in .foot_r .f_sj{float:left;margin-left:30px;}
.foot .foot_in .foot_r .f_sj img{display:block;width:100px;height:100px;float:left;}
.foot .foot_in .foot_r .f_sj .wz{display:block;float:left;padding-left:10px;}
.foot .foot_in .foot_r .f_sj .wz p{color:#ffffff;font-size:14px;line-height:18px;}
.foot .foot_in .foot_r .f_sj .wz span{display:block;width:28px;height:28px;margin-top:30px;}
.foot .foot_in .foot_r .f_sj .wz span img{display:block;width:28px;height:28px;}
.foot2 a:hover{color:#fff;}

.foot_nav{width:100%;border-bottom:1px solid #454545;}
.foot_nav ul{width:1200px;margin:0 auto;text-align:center;overflow:hidden;}
.foot_nav ul li{display:inline-block;}
.foot_nav ul li a{display:block;font-size:14px;color:#fff;height:48px;line-height:48px;padding:0 20px;}
.foot_nav ul li a:hover{color:#dedede;}

.ny_banner{width:100%;height:400px;background:url(../images/ny_banner.jpg) center center no-repeat;}
.ny_banner_news{width:100%;height:400px;background:url(../images/ny_banner_news.jpg) center center no-repeat;}
.ny_banner_product{width:100%;height:400px;background:url(../images/ny_banner_product.jpg) center center no-repeat;}
.ny_banner_contact{width:100%;height:400px;background:url(../images/ny_banner_contact.jpg) center center no-repeat;}
.ny_banner_order{width:100%;height:400px;background:url(../images/ny_banner_order.jpg) center center no-repeat;}
.ny_banner_honor{width:100%;height:400px;background:url(../images/ny_banner_honor.jpg) center center no-repeat;}

.ny_nav{background:#f5f5f5;position: fixed; top: 180px; left: 9px;z-index:99999999;margin: 0pt; padding: 0pt;-webkit-box-shadow: 0 1px 11px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 1px 11px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 11px rgba(0, 0, 0, 0.2);}
.ny_title{width:120px;height:70px;background-color:#e50112;text-align:right;position:absolute;z-index:200;}
.ny_title2{width:126px;}
.ny_title h2{font-size:22px;font-weight:bold;color:#ffffff;line-height:34px;padding-top:10px; text-align:center}
.ny_title p{color:#e50112;font-size:12px;background-color:#111111;display:block;height:20px;line-height:20px; text-align:center;    text-transform: uppercase;}
.pro_menu{padding-top: 70px;}
#nav_dot{padding:5px 0 15px 10px;background-color:#f0f0f0;border-top:6px solid #e50112;}
.nav_dot2{padding:5px 0 15px 10px;background-color:#f0f0f0;border-top:6px solid #e50112;height:400px;overflow-y:scroll;}
#nav_dot li{margin:2px 0;}
#nav_dot li a{display:block;width:80px;height:40px;line-height:40px;font-size:12px;background:url(../images/ny_l_icon1.png) 90px center no-repeat;padding:0 20px 0 10px;color:#111111; overflow:hidden}
#nav_dot li ul li a{background: none; padding-left:30px; color:#333}
#nav_dot li ul li a:hover{background: none; color:#111}
#nav_dot li a:hover{background:#111111 url(../images/ny_l_icon2.png) 90px center no-repeat;color:#ffffff;}
#nav_dot li.active>.h>a{background:#111111 url(../images/ny_l_icon2.png) 90px center no-repeat;color:#ffffff;}
#nav_dot li ul .sj{ padding-left:10px}
#nav_dot li ul .an div.none {display: block!important;}
#nav_dot li .list-item { position:relative; zoom:1;}
.none{display:none;}
.list-item{margin-left:20px;}
.list-item a{width:140px !important;background:none !important;font-size:14px !important;color:#666 !important; overflow:hidden}
.list-item a:hover{background:#808080 !important;color:#fff !important;}

#nav_dot li .bd a{color:#999;}

/*.ny_nav .ny_nav_in{width:140px;margin:0 auto;}
.ny_nav .ny_nav_in li{}
.ny_nav .ny_nav_in li a{display:block;padding:0 10px;text-align:center;font-size:14px;color:#555;height:60px;line-height:60px;border-bottom:1px solid #dedede;}
.ny_nav .ny_nav_in li a:hover{background:#e50112;color:#fff;border-bottom:1px solid #b80512;}
.ny_nav .ny_nav_in li.cur a{background:#e50112;color:#fff;font-weight:bold;}*/

.bread_nav{border-bottom:1px solid #f5f5f5;}
.bread_nav_in{width:1100px;margin:0 auto;height:80px;}
.bread_nav_in h4{float:left;color:#000000;font-size:26px;height:80px;line-height:80px; }
.bread_nav_in .bread{float:right;width:790px;text-align:right;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.bread_nav_in .bread span{font-size:14px;color:#555;line-height:80px;}
.bread_nav_in .bread span a{font-size:14px;color:#555;}
.bread_nav_in .bread span a:hover{color:#e50112;}
.bread_nav_in .bread span.icon{display:inline-block;width:13px;height:16px;background:url(../images/location.png) center center no-repeat;line-height:80px;padding-right:10px;}
.bread_nav_in .bread span em{font-weight:bold;}

.ny_contect1_in{width:1100px;margin:0 auto;padding:40px 0;}
.ny_contect1_in>h5{font-size:22px;color:#333;line-height:30px;padding-bottom:20px;font-weight:normal;}
.ny_contect1_in>p{font-size:14px;color:#777;line-height:34px;text-indent:28px;}


.ny_contect2{background:#f5f5f5;padding:80px 0;}
.ny_contect2_in{width:1100px;margin:0 auto;}
.ny_contect2_in .fzlc_tlt{text-align:center;color:#e50112;font-size:30px;font-weight:bold;position:relative;padding-bottom:80px;}
.ny_contect2_in .fzlc_tlt .tlt{position:absolute;left:50%;width:130px;position:absolute;left:50%;margin-left:-65px;}
.ny_contect2_in .fzlc_tlt span{color:#e3e3e3;position:absolute;left:50%;width:380px;margin-left:-190px;}

.fzlc_scrollBox{ width:1100px;padding:10px;position:relative; }
.fzlc_scrollBox .piclist{ overflow:hidden; zoom:1;}
.fzlc_scrollBox .ohbox{overflow:hidden;position:relative;margin:0 auto;width:980px;}
.fzlc_scrollBox .tempWrap{margin:0 auto;}
.fzlc_scrollBox .piclist li{float:left;width:160px;margin-right:20px;}
.fzlc_scrollBox .piclist li a{display:block;}
.fzlc_scrollBox .piclist li a .pic{width:160px;height:160px;border:1px solid #dedede;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.fzlc_scrollBox .piclist li a .pic img{max-width:160px;max-height:160px;}
.fzlc_scrollBox .piclist li a .tlt{text-align:center;height:50px;line-height:50px;font-size:14px;color:#555;}
.fzlc_scrollBox .pageBtn span{ display:block;width:50px;height:82px;position:absolute;top:50%;margin-top:-72px;cursor:pointer;overflow:hidden;}
.fzlc_scrollBox .piclist li a:hover p.tlt{color:#e50112;font-weight:bold;}
.fzlc_scrollBox .pageBtn .prev{left:0;background:#7a7a7a url(../images/banner_btn_l.png) center center no-repeat;}
.fzlc_scrollBox .pageBtn .next{right:0;background:#7a7a7a url(../images/banner_btn_r.png) center center no-repeat;}
.fzlc_scrollBox .pageBtn .prev:hover{background:#e50112 url(../images/banner_btn_l.png) center center no-repeat;}
.fzlc_scrollBox .pageBtn .next:hover{background:#e50112 url(../images/banner_btn_r.png) center center no-repeat;}
.fzlc_scrollBox .pageBtn .list{padding-top:10px;width:100%;height:10px;margin:0 auto;text-align:center; }
.fzlc_scrollBox .pageBtn .list li{display:inline-block; width:10px;height:10px;background:#878787;border-radius:50%;cursor:pointer;margin-left:10px;overflow:hidden;  }
.fzlc_scrollBox .pageBtn .list li.on{background:#e50112;}

.series_list ul{zoom:1; }
.series_list ul li{margin-right:45px; margin-bottom:30px;float:left; _display:inline; overflow:hidden;    -webkit-box-shadow: 0 1px 29px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 29px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 29px rgba(0, 0, 0, 0.1);}
.series_list ul li .pic{ width:240px;height:190px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center; }
.series_list ul li .pic img{ max-width:204px; max-height:190px; display:block;}
.series_list ul li .wz{width:204px;background:#000000;padding:10px 18px 20px;}
.series_list ul li .wz .tlt{line-height:24px;font-size:14px;font-weight:bold;color:#e50112;height:26px;overflow:hidden;}
.series_list ul li .wz .desc{font-size:12px;color:#ffffff;line-height:18px;text-align:left;height: 36px;
    overflow: hidden;}
.series_list ul li a{display:block;position:relative;}
.series_list ul li a .icon{opacity: 0;width:64px;height:64px;background:url(../images/fdj.png) center center no-repeat;position:absolute;top:50%;left:50%;margin-top:-32px;margin-left:-32px;}
.series_list ul li a:hover .icon{opacity: 1;transition: opacity .8s;-moz-transition: opacity .8s;-webkit-transition: opacity .8s;-o-transition: opacity .8s;}

.lhq_fenye{text-align:center;padding:20px 0;}
.lhq_fenye a{display:inline-block;margin:0 5px;}
.lhq_fenye span{display:inline-block;font-size:16px;color:#555;margin:0 10px;}
.lhq_fenye a.pre{width:78px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye a.next{width:78px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye a.pnnum{width:38px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye span.dian{width:38px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye input{width:43px;height:35px;text-align:center;line-height:35px;border:1px solid #e6e6e6;border-radius:2px;font-size:14px;color:#555;outline:none;}
.lhq_fenye .qd{width:53px;height:38px;text-align:center;line-height:38px;border-radius:2px;font-size:16px;color:#fff;background:#e50112;border:0;cursor:pointer;}
.lhq_fenye .sum{padding:0 5px;}
.lhq_fenye a:hover{background:#e50112;border:1px solid #e50112;color:#fff;}
.lhq_fenye .qd:hover{background:#f10d1e;color:#fff;border:0;}
.lhq_fenye a.pnnum1{width:38px;height:38px;text-align:center;line-height:38px;border-radius:2px;font-size:16px;background:#e50112;border:1px solid #e50112;color:#fff;}

.project_list ul{overflow:visible !important;}
.project_list ul li{width:270px;float:left;margin-right:6px;margin-bottom:40px;}
.project_list ul li a{display:block;}
.project_list ul li a .pic{width:270px; height:160px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.project_list ul li a .pic img{ max-width:270px;max-height:160px;}
.project_list ul li a p{text-align:center;font-size:15px;color:#333;height:50px;line-height:50px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;padding:0 15px;}
.project_list ul li a:hover{box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);}
.project_list ul li a:hover p{color:#e50112;background:#fff;}

.investcase_list ul.picList li{width:100%;height:180px;margin-bottom:20px;}
.investcase_list ul.picList li a{display:block;width:100%;height:180px;}
/*.investcase_list ul.picList li a:hover{box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);}*/
.investcase_list ul.picList li .pic{float:left;width:240px; height:178px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.investcase_list ul.picList li .pic img{max-width:240px;max-height:178px;}
.investcase_list ul.picList li .wz{float:right;width:830px;}
.investcase_list ul.picList li .wz .tlt{font-size:18px;color:#333;line-height:28px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.investcase_list ul.picList li .wz .time{font-size:14px;color:#999;line-height:28px;padding: 10px 0 5px;}
.investcase_list ul.picList li .wz .desc{font-size:14px;color:#777;line-height:24px;height:48px;overflow:hidden;}
.investcase_list ul.picList li .wz .more{display:block;width:198px;height:38px;line-height:38px;text-align:center;font-size:14px;background:#fff;color:#555;border-radius:2px;border:1px solid #dedede; margin-top:10px;}
.investcase_list ul.picList li a:hover .more{border-radius:2px;border:1px solid #e50112;background:#e50112;color:#fff;}

.ny_news{padding-bottom:30px;}
.ny_news li{overflow:hidden;background:url(../images/news_bg.png) 4px center no-repeat;}
.ny_news li:hover{background:#f0f0f0 url(../images/news_bg.png) 4px center no-repeat;}
.ny_news li a{display:block;float:left;height:48px;line-height:48px;padding-left:20px;font-size:14px;color:#333;}
.ny_news li span{display:block;float:right;height:48px;line-height:48px;padding-right:15px;font-size:14px;color:#999;}
.ny_news li:hover a{font-weight:bold;color:#000;}

.contact_floor1{}
.contact_floor1 li{width:236px;padding:35px 50px;height:240px;background:#fff;float:left;-webkit-box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);}
.contact_floor1 li .icon{width:125px;height:125px;background:#f1f1f1;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;border-radius:50%;margin:0 auto;}
.contact_floor1 li span{display:block;font-size:16px;color:#555;text-align:center;height:60px;line-height:60px;}
.contact_floor1 li p{font-size:22px;text-align:center;color:#555;height:60px;overflow:hidden;word-wrap:break-word;}

.contact_floor2{background:#fff;padding:38px 0;}
.contact_floor2>li{float:left;width:336px;}
.contact_floor2>li .contact_tlt{font-size:16px;color:#555;background:url(../images/line.jpg) left center no-repeat;padding-left:30px;height:50px;line-height:50px;border-bottom:1px solid #dedede;}
.contact_floor2 li.zxzx{width:830px;float:right;}
.contact_floor2 li.lxfs p{line-height:32px;font-size:14px;color:#555;padding-top:20px;}
.contact_floor2 li.zxzx ul{padding:40px 0 0;overflow:hidden;}
.contact_floor2 li.zxzx ul li{float:left;margin-right:40px;margin-bottom:16px;}
.contact_floor2 li.zxzx ul li input{width:393px;border:1px solid #dfdfdf;height:40px;line-height:40px;outline:none;font-size:14px;color:#aaaaaa;text-indent:40px;}
.contact_floor2 li.zxzx ul li textarea{width:355px;border:1px solid #dfdfdf;height:112px;line-height:24px;padding-top:8px;outline:none;padding-left:40px;font-size:14px;color:#aaaaaa;resize:none;}
.contact_floor2 li.zxzx ul li.tj{padding-top:80px;}
.contact_floor2 li.zxzx ul li.tj input{background:#e50112;border:1px solid #e50112;font-size:16px;color:#fff;cursor:pointer;outline:none;text-indent:0;}
.contact_floor2 li.zxzx ul li.tj input:hover{background:#0e7989;}
.contact_floor2 li.zxzx ul li.name input{background:#fff url(../images/order_icon1.png) 10px center no-repeat;}
.contact_floor2 li.zxzx ul li.company input{background:#fff url(../images/order_icon4.png) 10px center no-repeat;}
.contact_floor2 li.zxzx ul li.tel input{background:#fff url(../images/order_icon2.png) 10px center no-repeat;}
.contact_floor2 li.zxzx ul li.email input{background:#fff url(../images/order_icon5.png) 10px center no-repeat;}
.contact_floor2 li.zxzx ul li.content textarea{background:#fff url(../images/order_icon3.png) 10px 10px no-repeat;}
.lxfs_btn{padding-top:55px;}
.lxfs_btn a{display:block;width:142px;height:46px;line-height:46px;text-align:center;color:#fff;font-size:16px;background:#e50112;float:left;margin-right:10px;}

.ditu{height:390px;padding:20px;background:#fff;-webkit-box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);margin:40px 0;}

.ny_detail .news_tlt{font-size:28px;color:#333;text-align:center;line-height:50px;padding-bottom:20px;}
.ny_detail .others{background:#f9f9f9;height:40px;line-height:40px;text-align:center;font-size:14px;color:#999;}
.ny_detail .others .time{display:inline-block;padding-left:20px;background:url(../images/time.png) left center no-repeat;margin-right:20px;}
.ny_detail .others .eyes{display:inline-block;padding-left:20px;background:url(../images/eyes.png) left center no-repeat;}
.detail_main_pic{display:block;margin:30px auto;}
.ny_detail p{font-size:14px;color:#555;line-height:32px;}
.ny_detail .conn{padding-top:30px;}
.ny_detail p strong{color:#333;}
.detail_bottom{background:#f5f5f5;margin-top:80px;margin-bottom:40px;height:86px;padding:0 40px;}
.detail_bottom .l{float:left;padding-top:15px;}
.detail_bottom .l p{height:28px;line-height:28px;}
.detail_bottom .l p a{color:#999;}
.detail_bottom .l p a:hover{color:#e50112;text-decoration:underline;}
.detail_bottom .r{float:right;padding-top:25px;}
.detail_bottom .r .return{display:block;width:108px;height:34px;line-height:34px;text-align:center;background:#e50112;color:#fff;border-radius:2px;}
.detail_bottom .r .return:hover{background:#e50112;}

.ny_honor_list li{float:left;margin-right:46px;margin-bottom:30px;}
.ny_honor_list li a{display:block;}
.ny_honor_list li a .pic{width:238px;height:200px;background-color: #f1f1f1;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_honor_list li a .pic img{display:block;max-width:220px;max-height:180px;}
.ny_honor_list li a .tlt{margin-top:10px;height:40px;padding:0 15px;line-height:40px;font-size:14px;color:#555;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;background:#dedede;}
.ny_honor_list li a:hover .tlt{color:#fff;background:#e50112;}

.lx_ewm { width:100%; height:440px; overflow:hidden; margin:40px auto; padding:0; background:url(../images/bg_weixin.jpg) center center no-repeat; background-size:cover;}
.lx_ewm h3 { width:1100px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; text-align:center; margin:80px auto 0; padding:0;}
.lx_ewm p { width:1100px; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lx_ewm img { display:block; width:160px; height:160px; overflow:hidden; margin:40px auto; padding:0;}

.order{background:#ffffff;}
.order_in{width:1200px;margin:0 auto;}
.order_in .tlt{font-size:24px;color:#333;line-height:30px;text-align:center;}
.order_in ul{/*padding:40px 40px 0;*/overflow:hidden;}
.order_in ul li{float:left;margin-right:40px;margin-bottom:28px;}
.order_in ul li input{width:538px;border:1px solid #dfdfdf;height:40px;line-height:40px;outline:none;font-size:14px;color:#555;text-indent:40px;}
.order_in ul li textarea{width:498px;border:1px solid #dfdfdf;height:112px;line-height:24px;padding-top:8px;outline:none;padding-left:40px;font-size:14px;color:#aaaaaa;resize:none;}
.order_in ul li.tj{padding-top:80px;}
.order_in ul li.tj input{background:#e72836;border:1px solid #e72836;font-size:16px;color:#fff;cursor:pointer;outline:none;text-indent:0;}
.order_in ul li.tj input:hover{background:#f23846;}
.order_in ul li.name input{background:#fff url(../images/order_icon1.png) 10px center no-repeat;}
.order_in ul li.company input{background:#fff url(../images/order_icon4.png) 10px center no-repeat;}
.order_in ul li.tel input{background:#fff url(../images/order_icon2.png) 10px center no-repeat;}
.order_in ul li.email input{background:#fff url(../images/order_icon5.png) 10px center no-repeat;}
.order_in ul li.content textarea{background:#fff url(../images/order_icon3.png) 10px 10px no-repeat;}
.order_in ul li.code input{background:#fff url(../images/code.png) 10px center no-repeat;}
.order_in ul li.code{position:relative;}
.order_in ul li.code a{display: block;width: 70px;height: 22px;position: absolute;top: 9px;right: 37px;}

/*普通在线客服*/
#floatDivBoxs{width:140px;background:#fff;position:fixed;top:180px;right:5px;z-index:999999;}
#floatDivBoxs .close{width:14px;height:14px;background:url(../images/kf.png) center center no-repeat;position:absolute;top:-16px;right:0;cursor:pointer;}
#floatDivBoxs .floatDtt{width:100%;height:26px;line-height:26px; background:#464a4b;color:#fff;font-size:12px;text-align:center;position:relative;border-bottom:6px solid #e50112;text-transform: uppercase;}
#floatDivBoxs .floatDqq{width:77px;height:22px;margin:0 auto;padding:5px 0 10px;}
#floatDivBoxs .floatDqq img{}
#floatDivBoxs .floatDqq li{width:77px;height:22px;line-height:22px;font-size:15px;}
#floatDivBoxs .floatDqq li a{display:block;width:77px;height:22px;}
#floatDivBoxs .floatDtxt{margin:0 auto;width:60px;padding:5px 0 5px 16px;font-size:14px;color:#333;background:url(../images/qq_tel.jpg) left center no-repeat;}
#floatDivBoxs .floatDtel{padding:0 5px 5px 5px; font-size:16px; color:#e50112; font-weight:bold;text-align:center;word-wrap: break-word;}
#floatDivBoxs .qq_tlt{text-align:center;font-size:12px;color:#555;padding:5px 0;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/qq_online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);padding-top:10px;}
#floatDivBoxs .wx{border-top:1px dotted #dedede;padding-bottom:20px;}
#floatDivBoxs .wx img{width:120px;margin:0 auto;display:block;}

.itop {position: fixed;right: 1px;bottom: 40px;display: none;margin-bottom: 5px;width: 40px;height: 40px;background: url(../images/to_top.png) center center no-repeat;cursor: pointer;}

.fl{float:left;}
.fr{float:right;}
.prodetail3 .notice2{width:1100px;padding-top:40px;padding-bottom:80px;}
.prodetail3 .notice2 .tab-hd{}
.prodetail3 .notice2 .tab-hd .tab-nav{height:49px;overflow:hidden;border-bottom:1px solid #dedede;background:#f5f5f5;}
.prodetail3 .notice2 .tab-hd .tab-nav li{float:left;}
.prodetail3 .notice2 .tab-hd .tab-nav li a {display:block;width:140px;height:49px;font-size:16px;text-align:center;line-height:49px;background:#f5f5f5;color:#333333;}
.prodetail3 .notice2 .tab-hd .tab-nav li.on a {display:block;width:140px;height:49px;font-size:16px;text-align:center;line-height:49px;background:#e50112;color:#ffffff;}
.prodetail3 .notice2 .tab-bd{padding-top:30px;}
.prodetail3 .notice2 .tab-bd .tab-pal{font-size:14px;line-height:24px;color:#555;padding:0;}
.prodetail3 .notice2 .tab-bd .tab-pal p,.prodetail3 .notice2 .tab-bd .tab-pal span{font-size:14px;line-height:24px;color:#555;}

.prodetail3 .notice2 .tab-bd .tab-pal .news_list li{padding:20px 0;overflow:hidden;border-bottom:1px dotted #dedede;}
.prodetail3 .notice2 .tab-bd .tab-pal .news_list li a{display:block;color: #555;float:left;padding-right:15px;}
.prodetail3 .notice2 .tab-bd .tab-pal .news_list li a:hover{color:#e50112;}
.prodetail3 .notice2 .tab-bd .tab-pal .news_list li .wz{float:left;width:730px;}
.prodetail3 .notice2 .tab-bd .tab-pal .news_list li .wz p{display:block;font-size:18px;color:#333;overflow:hidden;}
.prodetail3 .notice2 .tab-bd .tab-pal .news_list li a:hover p{color:#e50112;}
.prodetail3 .notice2 .tab-bd .tab-pal .news_list li a:hover .time span{background:#e50112;}
.prodetail3 .notice2 .tab-bd .tab-pal .news_list li a:hover .time{border:1px solid #e50112;}
.prodetail3 .notice2 .tab-bd .tab-pal .news_list li .wz span{display:block;font-size:14px;color:#999;line-height:22px;padding-top:10px;height:54px;overflow:hidden;}
.prodetail3 .notice2 .tab-bd .tab-pal .news_list li .time{float:right;width:78px;border:1px solid #cccccc;}
.prodetail3 .notice2 .tab-bd .tab-pal .news_list li .time p{font-size:25px;color:#cccccc;width:78px;height:49px;line-height:49px;text-align:center;}
.prodetail3 .notice2 .tab-bd .tab-pal .news_list li .time span{display:block;width:78px;height:29px;line-height:29px;background:#cccccc;font-size:14px;color:#fff;text-align:center;} 

.prodetail3 .notice2 .tab-bd .tab-pal3 .news_list li .wz{float:left;width:100%;}

.prodetail3 .notice2 .tab-bd .tab-pal4 table td{padding:20px;font-size:14px;}
.prodetail3 .notice2 .tab-bd .tab-pal4 table td.d_tlt{color:#e50112;padding:15px 20px;}
.prodetail3 .notice2 .tab-bd .tab-pal4 table td.d_name a{color:#333333;}
.prodetail3 .notice2 .tab-bd .tab-pal4 table td.d_name a:hover{color:#e50112;}
.prodetail3 .notice2 .tab-bd .tab-pal4 table td.d_type{color:#999999;}
.prodetail3 .notice2 .tab-bd .tab-pal4 table td.d_time{color:#999999;}
.prodetail3 .notice2 .tab-bd .tab-pal4 table td.d_down{}

.tabBar{ width:460px; font-family:"Microsoft YaHei";position:relative; }
.tabBar .hd{width:420px;padding: 0 20px;margin:10px auto 0;position:relative;}
.tabBar .hd ul{width:420px;height:81px; z-index:5; position:relative;  zoom:1;}
.tabBar .hd li{float: left;width: 78px;height: 78px;border: 1px solid #dfdfdf;margin-right: 5px;}
.tabBar .hd li a{display:block;width:100%;height:100%;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.tabBar .hd li a img{max-width:100%;max-height:100%;}
.tabBar .hd li.on{ width: 76px;height: 76px;border: 2px solid #e50112;}
.tabBar .hd li.on span{ font-weight:bold; color:#c00;  }
.tabBar .bd{ border:1px solid #C8D1D5;clear:both; position:relative; height:380px; overflow:hidden;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.tabBar .bd .conWrap{ width:460px; display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-box-align: center; }
	.tabBar .bd .con{}
.tabBar .bd .con .pro_wrap{border:none;}
.tabBar .bd .con .pro_wrap  .proimg{display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;
}
.tabBar .bd .con .pro_wrap img{max-width:100%;max-height: 350px;}
.tabBar .prev{ position:absolute; left:0; top:0; cursor: pointer;width: 15px;height: 81px;background: #e0e0e0 url(../images/pro_pre.png) left top no-repeat;}
.tabBar .prev:hover{background: #e50112 url(../images/pro_pre.png) left top no-repeat;}
.tabBar .next{ position:absolute; right:0; top:0; cursor: pointer;width: 15px;height: 81px;background: #e0e0e0 url(../images/pro_next.png) left top no-repeat; }
.tabBar .next:hover{ background: #e50112 url(../images/pro_next.png) left top no-repeat; }
.tabBar .prevStop,.tabBar .nextStop{ display:none;  }
.tabBar .bd p{ padding-bottom:10px  }

.tabBar div.zoomDiv{z-index:999;position:absolute;top:0px !important;left:470px !important;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.tabBar div.zoomMask{position:absolute;/*background:url(../images/mask.png) repeat scroll 0 0 transparent;*/cursor:move;z-index:1;}

.pro_jianjie{position:relative;}
.pro_others{position:absolute;top:0px;right:0;}
.pro_others a{display:block;width:120px;height:42px;background:url(../images/pro_qq.png) center no-repeat;}
.pro_others .pro_tel{display:block;height:42px;line-height:42px;background:url(../images/pro_tel.png) left center no-repeat;padding-left:30px;color:#555;font-size:16px;font-weight:bold;}


.prodetail1 .picslider .smallImg{height:80px;width:460px;position:relative;overflow:hidden;margin-top:10px;}
.smallImg_in{height:80px;width:420px;overflow:hidden;padding:0 20px;position:absolute;top:0;left:0;z-index:999;}
.smallImg .hd ul {position:absolute;margin:0 30px 0 0;width:625px;display:none;}
.smallImg ul li {float:left;width:78px;height:78px;border:1px solid #dfdfdf;margin-right:5px;}
.smallImg ul li.on{width:76px;height:76px;border:2px solid #e50112;}
.smallImg ul li a{display:block;width:78px;height:78px;}
.smallImg ul li a img{display:block;max-width:78px;max-height:78px;}
.smallImg ul li.on a img{max-width:76px;max-height:76px;}
.smallImg .hd{position:absolute;top:81px;left:0;width:460px;height:81px;z-index:9999;}
.smallImg .btnLeft {cursor:pointer; width:15px;height:81px;position:absolute;left:0;top:-81px;background:#e0e0e0 url(../images/pro_pre.png) left top no-repeat;}
.smallImg .btnLeft:hover{cursor:pointer; width:15px;height:81px;position:absolute;left:0;top:-81px;background:#e50112 url(../images/pro_pre.png) left top no-repeat;}
.smallImg .btnRight {cursor:pointer;width:15px;height:81px;position:absolute;right:0;top:-81px;background:#e0e0e0 url(../images/pro_next.png) right top no-repeat;}
.smallImg .btnRight:hover{cursor:pointer; width:15px;height:81px;position:absolute;right:0;top:-81px;background:#e50112 url(../images/pro_next.png) left top no-repeat;}
.bigimg {width: 600px;}
.jqZoomPup {z-index: 10;  position: absolute; filter: alpha(opacity=50); width: 50px !important;/*background: url(../images/mask.png) repeat ;*/height:50px !important; visibility: hidden; top: 0px; cursor: move; left: 0px; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5}

.pro_jianjie{float:right;width:600px;}
.pro_jianjie h2{width: 560px;color:#333;font-size:24px;line-height:40px;font-weight:normal;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #f1f1f1;}
.pro_jianjie .canshu{padding:0 0 10px;}
.pro_jianjie .canshu p{display:block;width:70px;float:left;font-size:14px;color:#999;height:30px;line-height:30px;padding-right:15px;}
.pro_jianjie .canshu span{width:515px;float:right;color:#ff0000;font-size:20px;font-family:Arial, Helvetica, sans-serif;height:30px;line-height:30px;}
.pro_jianjie .canshu2{padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid #f1f1f1;height:130px;overflow:hidden;}
.pro_jianjie .canshu2 p{display:block;font-size:14px;color:#999;line-height:30px;padding-right:15px;}
.pro_jianjie .canshu2 p em{color:#666;}
.pro_jianjie .price span em{font-size:14px;}
.pro_jianjie .standard>p{display:block;width:70px;float:left;font-size:14px;color:#999;padding-right:15px;}
.pro_jianjie .standard ul{width:598px;float:right;}
.pro_jianjie .standard ul li{width:458px;float:left;height:38px;line-height:38px;border:1px solid #dfdfdf;font-size:13px;margin-bottom:10px;overflow:hidden;padding:0 15px;color:#666;cursor:pointer;}
.pro_jianjie .standard ul div li.specs{width:65px;}
.pro_jianjie .standard ul li p{font-size:13px;color:#666;line-height:40px;}
.pro_jianjie .standard ul li p a{color:#555;display:block;}
.pro_jianjie .standard ul li:hover{background:#e50112;color:#fff;}
.pro_jianjie .standard ul li:hover p{color:#fff;}
.pro_jianjie .standard ul li:hover p a{color:#fff;}
.pro_jianjie .standard ul li.active{border:1px solid #e50112;}

.product_btn {width: 100%;overflow: hidden;margin: 60px 0 0;padding: 40px 0 0;}
.product_btn a {display: inline-block;height: 44px;overflow: hidden;line-height: 44px;color: #fff;font-size: 15px;margin: 0 15px 0 0;padding: 0 30px;border-radius: 3px;}
.product_btn a.probtn1 { background-color:#e50112;}
.product_btn a.probtn2 { background-color:#000;}
.product_btn a.probtn1:hover { background-color:#e91515;}
.product_btn a.probtn2:hover { background-color:#222;}

.pro_order .order_in{width:1100px !important;}
.pro_order li{float:none !important;margin-right:0 !important;}
.pro_order li input{width:1098px !important;}
.pro_order ul li textarea {width:1058px !important;}
.pro_order ul li.code input{width:200px !important;}
.pro_order .order_in ul li.code a {display: block;width: 70px;height: 22px;position: absolute;top: 9px;left: 240px;}
.pro_order .order_in ul li.product input {
    background: #fff url(../images/order_icon0.png) 10px center no-repeat;
}
.order_tlt{font-size:20px;font-weight:bold;text-align:center;height:60px;line-height:60px;margin-bottom:30px;background:#f1f1f1;}