@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,img,fieldset,legend,input,textarea,p,blockquote,th,td,address{margin:0;padding:0;}
table,td,ol{margin:0;padding:0;}
*{margin:0;padding:0;}
p,form,table,tr,td {margin:0px;padding:0px;}
select,input,img,select{vertical-align:middle;}
ul{list-style-type:none;margin:0;padding:0;}
ol{padding-left:10px;}
input,input:focus {border:none;outline: 0;color: #333;}
input,textarea,button,select{font-size:14px; font-family:"Microsoft YaHei";}
*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box}
.clearfix:after,.clearfix:before{display:table;content:" "}
.clearfix:after{clear:both;visibility:hidden;height:0;line-height:0}
.hidden{display:none}
img {border:0px;vertical-align:bottom; padding:0px; margin:0px;}
a:link{color:#5a5a5a;text-decoration:none;}
a:visited{text-decoration:none;color:#5a5a5a; }
a:hover{color:#5a5a5a; text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.clear{clear:both;}
.w1000{ width: 1000px; margin: 0px auto;}
.w1200{ width: 1200px; margin: 0px auto;}
body{font-size:14px; font-family:"Microsoft YaHei","Arial","Helvetica,sans-serif,Verdana"; color:#5a5a5a; background:#fff;letter-spacing:0.5px;}

/* 图片居中 */
.alignleft {display: inline;float: left;}
.alignright {display: inline;float: right;}
.aligncenter {clear: both;display: block;margin:auto;}


/*网站头部*/
.head_wrap{width:100%;height: 110px; clear: both;}
.head_wrap .logo{width:230px; float:left; padding-top:20px;}

.nav_wrap{ width:900px;float: left; margin-top:0px; margin-left:20px;}
.nav_wrap .tel{ width:100%; text-align:right; padding-top:12px; color:#999;}
.nav_wrap .tel span{color:#a91111;font-size:24px; font-family:"impact";}
.nav{ padding-top:15px; float: left;}
.nav li{ float: left; margin-left: 40px; position: relative; z-index: 16;}
.nav li>a{ display: block; font-size: 18px; color: #333; padding-bottom: 17px; border-bottom: 3px solid transparent;}
.nav li .second-nav{ position: absolute; top: 100%; left: 0; width: 130px; padding: 0px; border:1px solid #999; background: #eee; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);display: none; z-index: 99;}
.nav li .second-nav li{  width:100%;height: 44px; position: relative; margin-left:0px;}
.nav li .second-nav li a{ display: block;font-size:16px;padding: 10px 20px; line-height: 24px; border-bottom: 1px solid #999 !important; color: #333 !important;}
.nav li .second-nav li a:hover{background: #a91111; color: #fff !important;}
.nav li.last{ margin-right: 0;}
.nav li.last .second-nav{ right: 0; left: auto;}
.nav li:hover .second-nav{ display: block;}
.nav li:hover a,.nav li.current a{ border-bottom-color: #a91111; color: #a91111;}
.nav .third-nav{width: 150px;height:auto;float:left;background:#eee; border:1px solid #999; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3)display: none;margin-left:100%;margin-top: -45px;}


.head_wrap .search{ width:24px; height:24px; float:left;position: relative; margin-top:55px; margin-left:0px;}
.head_wrap .search span {display: none;z-index:99;}
.head_wrap .search:hover span {display:block; position:absolute; width:700px; top:25px; background:#f3f5f9;right:-20px; }

.head_wrap .search .box{float: left;padding:15px 20px;}
.head_wrap .search .box .search_txt {width:530px;height:45px;line-height: 45px;line-height:1px;float:left;border: 2px solid #a91111;border-right:none;color: #333;padding: 0px 20px; padding-left:25px;}
.head_wrap .search .box .search_btn {width: 130px;height:45px;line-height: 45px;float:left;text-align: center;font-size: 18px;color: #fff;background: #a91111;}
.head_wrap .search .box .search_btn:hover {background: #a91111;cursor: pointer;}


/*首页幻灯片01*/
.index_banner_wrap01{ height: 450px; width: 100%;position: relative; overflow: hidden; }
.index_banner01{position: relative; }
.index_banner01 a{display: block;width: 100%;padding-bottom: 450px;position: relative;}
.index_banner01 a .img{width: 100%;height: 100%;position: absolute; left: 0;top: 0; background-position: center top;}

.index_banner01 .swiper-pagination {width: 100%;bottom: 20px;}
.index_banner01 .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 1px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
.index_banner01 .swiper-pagination-bullets .swiper-pagination-bullet-active {width: 10px;height: 10px;opacity: 1;border: 1px solid #a91111;background-color: #fff;}
.index_banner01 .swiper-button-prev {left: 30px; top: 220px;width: 45px;height: 45px;background: url("../images/swiper_button_icon.png") no-repeat;background-position: 0 0;background-size: 100%;}
.index_banner01 .swiper-button-prev:hover {background-position: 0 -46px;background-size: 100%}
.index_banner01 .swiper-button-next {right: 30px;top: 220px;width: 45px;height: 45px;background: url(../images/swiper_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
.index_banner01 .swiper-button-next:hover {background-position: 0 -139px;background-size: 100%;}

/* 首页幻灯片下方文字 */
.index_banner_txt{width:100%; margin: 15px 0px 15px 0px;}
.index_banner_txt .list {height:130px;display:block;}
.index_banner_txt .list li{width:20%;height:130px;float: left;padding:35px 5px 0px 10px;}
.index_banner_txt .list li:last-child{border:none;}
.index_banner_txt .list li:before{float: left;width: 60px;height: 60px;margin-top: 0px;content: "";background: url(../images/index_banner_txt_icon.png) no-repeat left center;margin-right:8px;margin-left:5px;}
.index_banner_txt .list li.item01:before{ background-position: 0 0; }
.index_banner_txt .list li.item02:before{ background-position: -60px 0; }
.index_banner_txt .list li.item03:before{ background-position: -120px 0; }
.index_banner_txt .list li.item04:before{ background-position: -180px 0; }
.index_banner_txt .list li.item05:before{ background-position: -240px 0; }
.index_banner_txt .list li .text{ float: left; padding-top: 24px; padding-bottom: 15px; margin-right: -10px;}
.index_banner_txt .list li h3{ font-size:18px;color: #666; margin-bottom: 10px;}
.index_banner_txt .list li p{color: #999;}


/*首页模块标题*/
.index_model_tit01{ margin-top:45px; margin-bottom:0px;text-align: left;}
.index_model_tit01 span {font-size: 30px;font-weight:bold;color: #fff;}
.index_model_tit01 p{color: #777c86;font-size: 16px;padding-top:10px;}
.index_model_tit01 .more{font-size:16px;color:#8fa1b5; border:1px solid #8fa1b5; padding:5px 7px;float:right; margin-top:15px;}
.index_model_tit01 .more:hover{ text-decoration:underline;}

.index_model_tit02 { margin-top:45px; margin-bottom:35px;text-align: center;}
.index_model_tit02 span {font-size: 30px; color: #333;font-weight:bold;}
.index_model_tit02 p{color: #999;font-size: 16px;padding-top:15px;}

.index_model_tit03 { margin-top:45px; margin-bottom:35px;text-align: center;}
.index_model_tit03 span {font-size: 30px; color: #fff;font-weight:bold;}
.index_model_tit03 p{color: #fff;font-size: 16px;padding-top:15px;}

/*内页模块标题*/
.ny_model_tit01{text-align: center;padding-top: 10px; padding-bottom:30px;}
.ny_model_tit01 span{ font-size: 28px; color: #333;}


/* 首页产品中心 */
.index_pro_wrap{width: 100%;height:760px;float: left;background:#fff;}
.index_pro_main .fl{width:265px;float:left;background:#eee;}
.index_pro_main .pro_cat{width:245px; float:left; background:#fff; margin:15px 0px 15px 10px;}
.index_pro_main .pro_cat .tit{ padding:20px 0px;font-size:20px; background:#b10a0a;color:#fff; text-align:center;}
.index_pro_main .pro_cat .tit img{ vertical-align:middle; padding-right:15px;}
.index_pro_main .pro_cat .list{ min-height:200px;}

.index_pro_main .fr{width:915px;}

.index_pro_main .fr .index_model_tit01 span{ color:#333;}

.index_pro_main .pro_list ul li{float:left; margin-top:30px; margin-right:20px;}
.index_pro_main .pro_list ul li:nth-child(3n){ margin-right:0px;}
.index_pro_main .pro_list ul li a{width:290px;display: inline-block;}
.index_pro_main .pro_list img{width:290px; height:215px;}
.index_pro_main .pro_list .img{overflow: hidden; border:1px solid #ccc;}
.index_pro_main .pro_list .img img{transition: all .4s; }
.index_pro_main .pro_list .img:hover img{ transform: scale(1.05);}
.index_pro_main .pro_list p{width:100%; font-size:18px; text-align:center;background:#fff;color:#333;padding:15px 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.index_pro_main .cat_list01 ul li{width:100%;float:left;}
.index_pro_main .cat_list01 ul li a{width:225px;height:40px;line-height:40px; background:#f6f6f6;display:inline-block;padding-left:38px;margin:3px 10px;font-size:16px;color:#525252;}
.index_pro_main .cat_list01 ul li a:hover{ background:#a91111;color:#fff;}

.index_pro_main .cat_list02 .menu_head{width:auto;height:40px;line-height:40px;padding-left:35px;font-size:16px;color:#525252;cursor:pointer;position:relative;margin:5px 10px;font-weight:bold;background:#f6f6f6 url(../images/pro_left.png) center right no-repeat;}
.index_pro_main .cat_list02 .menu_head:hover{ text-decoration:underline;}
.index_pro_main .cat_list02  .menu_list .current{background:#f6f6f6 url(../images/pro_down.png) center right no-repeat;}
.index_pro_main .cat_list02  .menu_body{height:auto;overflow:hidden;line-height:35px;backguound:#fff;}
.index_pro_main .cat_list02  .menu_body a{display:block;height:35px;line-height:35px;padding-left:25px; margin-left:25px;color:#000;background:url(../images/menu_tb2.png) 5px 10px no-repeat;text-decoration:none;}
.index_pro_main .cat_list02  .menu_body a:hover{ text-decoration:underline; color:#a91111;}


/*首页应用场景 */
.index_apply_wrap{width:100%; height: 680px;}
.index_apply_main {width: 1200px;position: relative;margin: 0px auto; margin-top: 10px;}
.index_apply_main .swiper-container {padding-bottom: 50px;}
.index_apply_main .swiper-slide {width: 360px;height: 430px; float:left;}
.index_apply_main .swiper-slide img{width: 360px; height:400px;max-width: 100%;display:block; border-radius:20px;}

.index_apply_main .box{width: 360px; height:400px;overflow: hidden;position:relative;border-radius:20px;}
.index_apply_main .box a:before{background: url(../images/index_apply_list_bg.png) center bottom repeat-x;;position: absolute;content: ""; width: 360px; height:400px;left: 0; top: 0;z-index:3;}
.index_apply_main .box .tit{font-size:24px; color:#fff;position:absolute;bottom:65px; left:30px; z-index:9;}
.index_apply_main .box .txt{width:300px;font-size:16px; color:#ccc;position:absolute;bottom:35px; left:30px;z-index:9;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.index_apply_main .box img{transition: all .4s; }
.index_apply_main .box:hover img{ transform: scale(1.05);}

.index_apply_main .swiper-pagination {width: 100%;bottom: 20px;}
.index_apply_main .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;background-color: #999;width: 30px;height: 5px;opacity: 1;border-radius:0%;}
.index_apply_main .swiper-pagination-bullets .swiper-pagination-bullet-active {background-color: #a91111;}

.index_apply_main .swiper-button-prev {left: -30px; top: 190px;width:63px;height: 63px;background: url(../images/swiper_button_icon02.png) no-repeat;background-position: 0 0;background-size: 100%;}
.index_apply_main .swiper-button-prev:hover {background-position: 0 -65px;background-size: 100%}
.index_apply_main .swiper-button-next {right: -30px;top: 190px;width: 63px;height:63px;background: url(../images/swiper_button_icon02.png) no-repeat;background-position: 0 -132px;background-size: 100%;}
.index_apply_main .swiper-button-next:hover {background-position: 0 -197px;background-size: 100%;}


/* 首页我们的优势 */
.index_adv_wrap{width: 100%;height:650px; padding-top:20px;float: left;background:url(../images/index_adv_bg.jpg) center no-repeat;}
.index_adv_main dl{width:380px; height:150px; float:left; color:#fff; font-size:16px; margin:45px 10px 35px 10px;}
.index_adv_main dl dt{ width:80px;float:left;font-size:18px;font-weight:bold;text-align:center;}
.index_adv_main dl dd{ width:300px;float:left; padding-left:25px; padding-top:30px; line-height:22px;color:#ccc;}

.index_adv_main dl dt .img{ float: left; width:80px; height: 80px; margin-bottom:15px;content: ""; background: url(../images/index_adv_icon.png) no-repeat left center;}
.index_adv_main dl.item01 dt .img{ background-position: 0 0; }
.index_adv_main dl.item02 dt .img{ background-position: 0px -80px; }
.index_adv_main dl.item03 dt .img{ background-position: 0px -160px; }
.index_adv_main dl.item04 dt .img{ background-position: 0px -240px; }
.index_adv_main dl.item05 dt .img{ background-position: 0px -320px; }
.index_adv_main dl.item06 dt .img{ background-position: 0px -400px; }


/* 首页关于我们 */
.index_about_wrap{width: 100%;height:800px;float: left; padding-top:10px;background:#f1f1f1;}
.index_about_main .fl{ width:460px;height:600px; padding-top: 20px; float: left;background: url("../images/index_about_bg.jpg") no-repeat left bottom;}
.index_about_main .fl img{ margin-left: 30px;}

.index_about_main .fr{width:660px;height:600px;float: right;padding-top: 20px;}
.index_about_main .tip{font-size: 18px;color: #999; margin-top: 20px;}
.index_about_main .tit{font-size: 30px;color: #a91111; padding: 10px 0px 5px 0px;;}
.index_about_main .fr i{width: 50px;height: 1px;line-height: 1px;float: left;display: block; background: #999;overflow: hidden; margin: 10px auto 0;}
.index_about_main .desc{ padding: 30px 0px 30px 0px; line-height: 26px;}
.index_about_main .desc p{ text-indent: 2em; padding-bottom: 10px;}
.index_about_main .link a{ width: 150px; height: 45px;line-height: 45px; color: #a91111; display: inline-block; font-size: 16px; text-align: center; border:1px solid #a91111; }
.index_about_main .link a:hover{ background: #a91111;color: #fff;}


/* 首页新闻中心 */
.index_news_wrap{width:100%;padding:20px 0px 45px 0px;}
.index_news_main{float:left;margin:35px 0px 40px 0px;}
.index_news_main .fl{width:470px; height:600px; background:#f5f5f5;}
.index_news_main .fl img{width:470px; height:290px; float:left;}
.index_news_main .fl .box{ float:left;padding:20px;}
.index_news_main .fl .time{font-size:16px; color:#666; padding-top:10px;}
.index_news_main .fl h5{font-size:22px; margin:15px 0px 30px 0px;color:#333;-webkit-box-orient: vertical;display: -webkit-box; -webkit-line-clamp: 2;overflow: hidden; }
.index_news_main .fl a:hover h5{ text-decoration:underline; color:#a91111;}
.index_news_main .fl .desc{font-size:15px;color: #666; line-height:22px;-webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; overflow: hidden;}
.index_news_main .fl i{width: 44px; height: 44px;margin-top: 35px;transition: all .35s; display: inline-block; background: url(../images/news_more_icon.png) no-repeat center;}
.index_news_main .fl a:hover i{background: url(../images/news_more_hover_icon.png) no-repeat center;}

.index_news_main .fr{width:660px; margin-left:60px;}
.index_news_main .fr .time{font-size:16px; color:#666;}
.index_news_main .fr h5{font-size:22px; color:#333; margin:10px 0px 15px 0px;-webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp:1; overflow: hidden;}
.index_news_main .fr a:hover h5{ text-decoration:underline; color:#a91111;}
.index_news_main .fr .desc{color:#999;line-height:22px;-webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; overflow: hidden;}
.index_news_main .fr ul li{ float:left;border-bottom:1px solid #e7e7e7; padding:25px 0px; margin:10px 0px 10px 0px;}

/* 首页更多链接按钮 */
.index_more_link01{text-align: center;}
.index_more_link01 a{ width: 150px; height: 45px;line-height: 45px; font-size: 16px; color: #6a6a6a; margin:30px 0px 0px 0px; border: 1px solid #6a6a6a; text-align: center;display: inline-block; transition: all .2s;}
.index_more_link01 a:hover{border-color: #a91111; color: #a91111;}

.index_more_link02{text-align: center;}
.index_more_link02 a{ width: 150px; height: 45px;line-height: 45px; font-size: 16px; color: #6a6a6a; margin:10px 0px 0px 0px; border: 1px solid #6a6a6a; text-align: center;display: inline-block; transition: all .2s;}
.index_more_link02 a:hover{border-color: #a91111; color: #a91111;}

/* 网站底部 */
.footer_wrap .top{ width:100%;float:left;background:#333;}
.footer_wrap a:hover{ text-decoration:underline;}
.footer_nav{ width:100%;float:left;padding:20px 0px;}
.footer_nav li a{float:left; line-height:22px; font-size:16px; color:#999; padding-right:35px;display:inline-block;}

.footer_wrap .down{ width:100%;float:left; padding:35px 0px;background:#0d0d0d;}
.footer_wrap .down .info{float:left; padding-top:0px;}
.footer_wrap .down .info img{float:left;}
.footer_wrap .down .info span{float:left;color:#666;padding:12px 0px 0px 15px;}
.footer_wrap .down .info span a{color:#666;}
.footer_wrap .down .img{ float:left; padding:2px 0px 0px 25px;}
.footer_wrap .down .img img{width:70px;}
.footer_wrap .down .tel{float:right; text-align:right;}
.footer_wrap .down .tel{ color:#666;padding-top:7px; font-size:16px;}
.footer_wrap .down .tel p{font-size:24px; font-family:"impact"; padding-top:5px;}


/*内页幻灯片*/
.ny_banner_wrap{width: 100%;height: 245px;text-align: center;box-sizing: border-box;overflow: hidden;}
.ny_banner_wrap .tit{ width: 100%;text-align: center; font-size:28px;padding-top:60px; line-height:40px;color: #fff;}
.ny_banner_wrap i { display: block;width: 30px;height: 5px;line-height: 5px; background: #fff;overflow: hidden; margin: 10px auto 0;}
.ny_banner_wrap .txt{font-size:16px; text-align: center;color: #fff; padding-top: 20px;}
.ny_banner_wrap .txt a{color:#fff;}

.ny_banner_bg01{background: url(../images/ny_banner_img01.jpg) no-repeat center;}
.ny_banner_bg02{background: url(../images/ny_banner_img02.jpg) no-repeat center;}
.ny_banner_bg03{background: url(../images/ny_banner_img03.jpg) no-repeat center;}
.ny_banner_bg04{background: url(../images/ny_banner_img04.jpg) no-repeat center;}
.ny_banner_bg05{background: url(../images/ny_banner_img05.jpg) no-repeat center;}
.ny_banner_bg06{background: url(../images/ny_banner_img06.jpg) no-repeat center;}
.ny_banner_bg07{background: url(../images/ny_banner_img07.jpg) no-repeat center;}


/*内页产品结构*/
.ny_pro_wrap{width: 100%; min-height: 350px;float: left; background:#f2f2f4;padding-top:0px;padding-bottom: 50px;}

/*内页公司简介结构*/
.ny_about_wrap{width: 100%; min-height: 350px;float: left; background:#fff;padding-top:0px;padding-bottom: 50px;}

/*内页结构*/
.ny_wrap{width: 100%; min-height: 350px;float: left; background:#fff;padding-top:0px;padding-bottom: 50px;}
.ny_wrap02{width: 100%; min-height: 350px;float: left; background:#f2f2f4;padding-top:0px;padding-bottom: 50px;}


/*内页栏目导航*/
.ny_nav_wrap{width:100%; height: 60px;margin: 0px auto;position:relative;margin-bottom: 10px;}

.ny_nav_w01{width:435px;margin: 0px auto;}
.ny_nav_w02{width:290px;margin: 0px auto;}
.ny_nav_w03{width:635px;margin: 0px auto;}
.ny_nav_w04{width:880px;margin: 0px auto;}
.ny_nav_w05{width:290px;margin: 0px auto;}
.ny_nav_w06{width:706px;margin: 0px auto;}
.ny_nav_w07{width:1020px;margin: 0px auto;}
.ny_nav_w08{width:290px;margin: 0px auto;}

.ny_nav_list{display: table; margin: 0px auto; position:absolute;top:-40px;}
.ny_nav_list ul li{float: left;}
.ny_nav_list ul li a{font-size: 18px; padding:0px 35px;color: #fff;line-height: 60px; display: inline-block; border-right: 1px solid #fff;background: linear-gradient(#a91111, #f3f4f4); background: -webkit-linear-gradient(#a91111, #f3f4f4);background: -o-linear-gradient(#a91111, #f3f4f4);background: -moz-linear-gradient(#a91111, #f3f4f4); }
.ny_nav_list ul li:last-child a{border:none;}
.ny_nav_list ul li a:hover{background:#a91111;}
.ny_nav_list ul li.active a{background:#a91111;}
.ny_nav_list ul li.current-menu-item a{background:#a91111;}
.ny_nav_list ul li.current-menu-parent a{background:#a91111;}
.ny_nav_list ul li.current-post-parent a{background:#a91111;}


/*内页产品子类导航*/
.ny_pro_nav_wrap{width:100%; height:50px;margin: 0px auto;margin-bottom: 10px;}
.ny_pro_nav_list{display: table; margin: 0px auto;}
.ny_pro_nav_list ul li{float: left;}
.ny_pro_nav_list ul li a{font-size: 18px; padding:0px 45px; margin-right:3px;color: #fff;line-height:50px; display: inline-block;background: linear-gradient(#1f1f1f, #8c8c8e); background: -webkit-linear-gradient(#1f1f1f, #8c8c8e);background: -o-linear-gradient(#1f1f1f, #8c8c8e);background: -moz-linear-gradient(#1f1f1f, #8c8c8e); }
.ny_pro_nav_list ul li:last-child a{ margin:0px;}
.ny_pro_nav_list ul li a:hover{background:#a91111;}
.ny_pro_nav_list ul li.active a{background:#a91111;}
.ny_pro_nav_list ul li.current-menu-item a{background:#a91111;}
.ny_pro_nav_list ul li.current-menu-parent a{background:#a91111;}
.ny_pro_nav_list ul li.current-post-parent a{background:#a91111;}


/*内页产品列表*/
.ny_pro_list ul li{float:left; margin-top:35px; margin-right:30px;}
.ny_pro_list ul li:nth-child(3n){ margin-right:0px;}
.ny_pro_list ul li a{width:380px;display: inline-block;background: #fff;box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);}
.ny_pro_list img{width:380px; height:281px;}
.ny_pro_list .img{overflow: hidden;}
.ny_pro_list .img img{transition: all .4s; }
.ny_pro_list .img:hover img{ transform: scale(1.05);}
.ny_pro_list p{width:100%; font-size:20px; text-align:center;background:#fff;color:#333;padding:25px 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}


/* 内页 产品详细 */
.pro_detail01{margin-top:0px; margin-bottom:0px;}
.pro_detail01 .pro_info{width:100%; height: auto; float:left;background:#fff;margin: 0px auto; margin-bottom: 30px; padding:30px;}
.pro_detail01 .pro_info .fl{ width: 500px; height: 375px; float: left;}
.pro_detail01 .pro_info img{width: 500px;}

.pro_detail01 .img_list{width:100%; height: 375px;position:relative; margin-bottom: 10px;}
.pro_detail01 .img_list .swiper-slide{float:left;}
.pro_detail01 .img_list .swiper-slide img{width:500px; height: 375px;}

.pro_detail01 .swiper-pagination {width: 100%;bottom: 20px;}
.pro_detail01 .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;background-color: #999;width: 12px;height:12px; border-radius:0px; opacity: 1;}
.pro_detail01 .swiper-pagination-bullets .swiper-pagination-bullet-active {background-color: #a91111;}
.pro_detail01 .swiper-button-prev {left: 5px; top: 50%;width: 45px;height: 45px;color:#a91111;}
.pro_detail01 .swiper-button-prev:hover {background-position: 0 -46px;background-size: 100%}
.pro_detail01 .swiper-button-next {right: 5px;top: 50%;width: 45px;height: 45px;color:#a91111;}
.pro_detail01 .swiper-button-next:hover {background-position: 0 -139px;background-size: 100%;}

.pro_detail01 .pro_info .fr{ width: 620px; height: 375px; float: right;}

.pro_detail01 .pro_info h3{font-size:26px; font-weight: 700; margin-bottom: 30px; line-height: 60px;}
.pro_detail01 .pro_info h3:after{content: '';display: block;width: 75px;height: 2px;line-height: 2px;background: #aeaeae;}
.pro_detail01 .pro_info p{font-size: 16px; line-height: 40px; color: #666;}
.pro_detail01 .pro_info p strong{color:#333;}
.pro_detail01 .pro_info .order_btn{ margin-top:30px;}
.pro_detail01 .pro_info .order_btn a{font-size: 16px; font-weight: bold;padding:12px 45px;margin-left: 20px;}
.pro_detail01 .pro_info .order_btn .btn01{border:1px solid #a91111;background: #a91111; color:#fff;}
.pro_detail01 .pro_info .order_btn .btn02{border:1px solid #a91111;color:#a91111;}
.pro_detail01 .pro_info .order_btn a.btn01:hover{color:#fff; background:#556398;}
.pro_detail01 .pro_info .order_btn a.btn02:hover{background:#dddfe7;}

.pro_detail01 .down .fl{width:920px;}
.pro_detail01 .down .fr{width:260px;}
.pro_detail01 .pro_desc{width:100%;float: left;background: #fff;}
.pro_detail01 .pro_desc .box_tit{ color: #a91111;font-size: 22px; line-height: 50px;padding: 0px 20px;font-weight: normal;}
.pro_detail01 .pro_desc .box_tit i{ display: block;width:90px;height: 2px;line-height: 2px; background: #a91111;overflow: hidden;}
.pro_detail01 .pro_desc h3{font-size: 18px;font-weight: bold;padding: 10px 0px;}
.pro_detail01 .pro_desc_main{min-height: 300px;line-height:27px;font-size:16px;margin: 20px 20px; padding:20px 20px; border:1px solid #ccc;}
.pro_detail01 .pro_desc_main p{line-height:27px;}
.pro_detail01 .pro_desc_main strong{padding-bottom:5px;}
.pro_detail01 .down .fr .tit{height: 60px;padding-left: 30px;line-height: 60px;font-size: 20px; color: #a91111;background: #fff;}
.pro_detail01 .recomand{width:100%;float: left;margin-top:10px; background: #fff;}
.pro_detail01 .recomand ul li{width: 100%; float: left;padding: 15px 10px;border-bottom: 1px dashed #e9e9e9;}
.pro_detail01 .recomand ul li a{float: left;}
.pro_detail01 .recomand ul li a img{width:80px;height: 60px; float: left;}
.pro_detail01 .recomand .box{width: 160px;float: right;}
.pro_detail01 .recomand h3{font-size: 16px;line-height: 18px;margin-top: 3px;padding-left: 8px;}
.pro_detail01 .recomand h3:hover{color: #a91111;}
.pro_detail01 .recomand p{color: #999;margin-top: 5px;padding-left: 8px;}

/* 内页 公司简介 */
.ny_about_main .fl{width:350px; height:430px; border-right:2px solid #f4f4f4;}

.ny_about_main .fl .tit{text-align: left;padding-top:25px;}
.ny_about_main .fl .tit span {font-size: 28px; color: #666;}
.ny_about_main .fl .tit i { width:105px;height:3px; float:left;line-height:3px;display: block;background: #1c63ae;overflow: hidden; margin:25px 0px 20px 0px;}
.ny_about_main .fl .tit p{width:100%; float:left;color: #dfdfdf;font-size:28px; line-height: 35px; padding-bottom:30px;}

.ny_about_main .fr{width:805px; height:auto;}
.ny_about_main .fr span{width:100%;float:left;font-size:28px; color:#a91111; padding:25px 0px 5px 0px;}
.ny_about_main .fr label{width:100%; float:left;font-size:20px; color:#ddd;}
.ny_about_main .fr .intro{ padding-top:15px;font-size:16px; color:#333; line-height:30px;}
.ny_about_main .fr .intro p{ margin-bottom:15px; text-indent:2em;}

/* 内页 企业文化 */
.ny_culture_wrap{width:100%; height:700px; background:#f6f6f6; padding-top:35px;}
.ny_culture_main { padding-top:20px;}
.ny_culture_main ul li{width:380px; height:465px;float:left; border-radius:10px;text-align:left;padding:45px 30px 0px 30px; margin-right:30px;}
.ny_culture_main ul li:last-child{margin:0px;}
.ny_culture_main ul li span {font-size:30px; color: #f6f6f6;}
.ny_culture_main ul li i { width:55px;height:1px;line-height:1px;display: block;background: #f6f6f6;overflow: hidden; margin:15px 0px 20px 0px;}
.ny_culture_main ul li p{width:100%; float:left;color: #ddd;font-size:16px; line-height:24px;}
.ny_culture_main ul li.bg01{background: url(../images/ny_culture_img01.jpg) no-repeat center; margin-top:25px;}
.ny_culture_main ul li.bg02{background: url(../images/ny_culture_img02.jpg) no-repeat center;}
.ny_culture_main ul li.bg03{background: url(../images/ny_culture_img03.jpg) no-repeat center;margin-top:35px;}


/*内页资质荣誉*/
.ny_honor_wrap{margin-top:45px;}
.ny_honor_main{width:100%; height: 330px;position:relative;margin-bottom: 30px;}
.ny_honor_main .swiper-slide{float:left;}
.ny_honor_main .swiper-slide img{width:275px; height:200px; margin: 20px 12px 0px 12px;}
.ny_honor_main .swiper-slide p{font-size: 16px; color: #333; padding: 15px 0px; text-align: center;}

.ny_honor_main .swiper-pagination {width: 100%;bottom: 20px;}
.ny_honor_main .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;background-color: #999;width: 12px;height:12px; border-radius:0px; opacity: 1;}
.ny_honor_main .swiper-pagination-bullets .swiper-pagination-bullet-active {background-color: #a91111;}
.ny_honor_main .swiper-button-prev {left: -30px; top: 125px;width: 45px;height: 45px;background: url("../images/swiper_button_icon03.png") no-repeat;background-position: 0 0;background-size: 100%;}
.ny_honor_main .swiper-button-prev:hover {background-position: 0 -46px;background-size: 100%}
.ny_honor_main .swiper-button-next {right: -30px;top: 125px;width: 45px;height: 45px;background: url(../images/swiper_button_icon03.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
.ny_honor_main .swiper-button-next:hover {background-position: 0 -139px;background-size: 100%;}


/*内页应用场景 列表*/
.ny_apply_list_wrap{width:100%; float:left;padding-bottom:45px;}
.ny_apply_list_main ul li{width: 360px; height:400px; float:left; margin:0px 20px 30px 20px;overflow: hidden;position:relative;border-radius:20px;}

.ny_apply_list_main ul li a:before{background: url(../images/index_apply_list_bg.png) center bottom repeat-x;;position: absolute;content: ""; width: 360px; height:400px;left: 0; top: 0;z-index:3;}
.ny_apply_list_main .tit{font-size:24px; color:#fff;position:absolute;bottom:65px; left:30px; z-index:9;}
.ny_apply_list_main .txt{width:300px;font-size:16px; color:#ccc;position:absolute;bottom:35px; left:30px;z-index:9;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.ny_apply_list_main ul li img{transition: all .4s; }
.ny_apply_list_main ul li:hover img{ transform: scale(1.05);}

/*内页应用场景 详细*/
.ny_apply_view_main .tit span{width: 100%; display:inline-block;margin: 0px auto;font-size:26px;color: #333; text-align:center;padding-bottom:20px; border-bottom:1px dashed #999;}
.ny_apply_view_main .info{font-size: 16px; text-indent: 2em; padding-top: 25px; padding-bottom: 35px;}
.ny_apply_view_main .info{font-size: 16px;text-indent: 2em;line-height:30px;}
.ny_apply_view_main .info img{ max-width:800px;padding:10px 15px;text-align:center;}

/*内页工程案例 列表*/
.ny_cases_list_main ul li{ float:left;}
.ny_cases_list_main ul li a{ width:360px;height:290px; margin:10px 20px;display:inline-block;overflow: hidden;}
.ny_cases_list_main ul li a img{ width:360px; height:240px;}
.ny_cases_list_main ul li a:hover img{transform: scale(1.05);}
.ny_cases_list_main ul li a img{transition: all .4s;overflow: hidden;}
.ny_cases_list_main ul li a:hover .tit{ text-decoration:underline;}
.ny_cases_list_main .tit{font-size:18px; color:#2d3341;padding:15px 15px 10px 15px;}

/*内页工程案例 详细*/
.ny_cases_view_main .tit span{width: 100%; display:inline-block;margin: 0px auto;font-size:26px;color: #333; text-align:center;padding-bottom:20px; border-bottom:1px dashed #999;}
.ny_cases_view_main .info{font-size: 16px; text-indent: 2em; padding-top: 25px; padding-bottom: 35px;}
.ny_cases_view_main .info{font-size: 16px;text-indent: 2em;line-height:30px;}
.ny_cases_view_main .info img{ max-width:800px;padding:10px 15px;text-align:center;}

/*内页服务支持 平台登录*/
.support_system_list a{display: flex; align-items: center; width: 31%; background-color: #fff; float: left; margin:0% 1%; margin-bottom: 20px; padding: 20px 10px;}
.support_system_list .img img{ width:120px; height:80px; float:left;}
.support_system_list .link{float:left; margin-left:20px;}
.support_system_list .tit{ font-size:22px; padding:5px 0px 5px 0px;}
.support_system_list .btn{display: inline-block;width: 100px; height: 30px; border-radius:5px; line-height: 30px; text-align: center; background: #f5b8b8; color: #a61616; margin-top: 12px;}
.support_system_list a:hover .btn{background:#a91111; color:#fff;}


/*内页服务支持 软件下载*/
.ny_support_system_list table {max-width:1200px;width: 100%; margin: 20px auto;border: 1px solid #ddd;}
.ny_support_system_list table tr th {font-size: 16px; text-align: left; padding-left: 15px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; font-weight: bold; background-color: #a91111; height:50px; border-bottom: 1px solid #ddd; color: #ffffff; }
.ny_support_system_list table tr td { text-align: left; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; font-weight: normal; line-height: 24px; padding: 10px 15px; }
.ny_support_system_list table tr td:last-child{border-right: none;}
.ny_support_system_list table tr td a{color: #a91111;}
.ny_support_system_list table tr td a:hover{ text-decoration: underline;}
.ny_support_system_list table tr:nth-child(n) { background-color: #fff; }
.ny_support_system_list table tr:nth-child(2n) { background-color: #f0f0f0; }

/*内页服务支持 售后服务*/
.support_ser{ padding:30px; background:#fff;}
.support_ser p{ line-height:30px; font-size:16px;}
.support_ser .tit{display:inline-block;font-size:20px; font-weight:bold; color:#a91111; margin:20px 0px 15px 0px;}


/* 内页 新闻列表 样式01 */
.news_list01{margin:0px auto; display:table;}
.news_list01 dl{ width:100%; display:table; border-bottom:1px dotted #ccc; padding-bottom: 10px; margin:20px 0px;}
.news_list01 dl dt{ width:333px; height:207px; float:left;overflow:hidden;}
.news_list01 dl dt img{ width:333px; height:207px;overflow:hidden;}
.news_list01 dl dd{width:730px;float:left; margin-left:20px; }
.news_list01 dl dd h3{ max-height: 65px; -webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2;overflow: hidden;font-size:20px; color:#333; line-height:30px; padding-top: 5px;}
.news_list01 dl a:hover h3{color: #a91111;}
.news_list01 dl dd p{max-height: 55px;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2; color:#999;font-size:16px; padding-top:10px; line-height: 22px;overflow:hidden;}
.news_list01 dl dd p a{ color:#999;}
.news_list01 dl dd span{ display:block; font-size:16px;color:#666;padding:10px 0px;}
.news_list01 dl a{display: inline-block;}
.news_list01 dl a:hover img{transform: scale(1.05);}
.news_list01 dl a img{transition: all .4s;}
.news_list01 dl a .more{ width: 100px; text-align: center; margin-top:5px; padding: 5px 3px; border: 1px solid #ccc; border-radius: 20px;}
.news_list01 dl a:hover .more{ border: 1px solid #a91111; color: #a91111; }

/* 新闻详细页面 */
.news_detail01 .tit h1{ font-size:26px; text-align:center;padding-top:20px;padding-bottom:20px; border-bottom:1px dashed #999;}
.news_detail01 .tit p{ text-align:center; line-height:25px; padding:10px 0;}
.news_detail01 .tit span{ padding:0px 20px;}
.news_detail01 .tit span a{ color:#5a5a5a;}
.news_detail01 .con{font-size: 16px;padding-top: 15px; padding-bottom: 35px;}
.news_detail01 .con p{font-size: 16px;line-height:30px;}
.news_detail01 .con img{ max-width:800px;padding:10px 15px;text-align:center;}
.news_detail01 .page{border-top: 1px dashed #ccc; }
.news_detail01 .page h4{padding:0px; margin:5px 0px;line-height:25px;}
.news_detail01 .page h4 a{color:#666;}
.news_detail01 .page h4 a:hover{ text-decoration:underline;}

/*内页 联系我们*/
.ny_contact_wrap #allmap {width: 100%;height: 450px;overflow: hidden;margin:0;}
.ny_contact_wrap #l-map{height:450px;width:100%;float:left;border-right:2px solid #bcbcbc;}
.contact_txt{line-height: 26px;padding-top: 15px;}
.contact_txt p strong{font-size: 18px; display: inline-block; padding-bottom: 10px; }
.contact_txt p{line-height: 26px;}


/*内页 在线留言*/
.message_main01{width:100%; margin: 0px auto;}
.message_main01 .desc{ padding-top:20px;padding-bottom: 20px;}
.message_main01 input {width: 100%;height: 45px;font-size: 16px; color: #333; line-height: 43px; border: 1px solid #ccc;padding: 0 10px; margin-bottom: 10px;}
.message_main01 textarea { width: 100%; height: 250px;font-size: 16px; color: #333;font-family:"Microsoft YaHei";line-height: 30px; border: 1px solid #ccc; padding: 10px;}
.message_main01 .submit {display: block; width: 130px; height: 46px; line-height: 46px;text-align: center; border: none;margin: 0 auto; margin-top:20px;outline: 0; background: #a91111;color: #fff; font-size: 20px; -webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.message_main01 .submit:hover { background: #616e9f;}

/* 分页 */
.pagination_main{ min-width:330px;height: 45px; float:right;margin: 10px auto;}
.pagination_main a,.pagination_main span{width: auto;float:left; font-size: 16px;text-decoration: none; line-height: 35px; display: inline-block; margin: 0 15px;}
.pagination_main a.current{ padding: 2px 10px; background: #000; color: #fff;}
.pagination_main a:hover{text-decoration: underline;}


/* 右侧固定客服 */
.footer_fixed_kf{position: fixed;right:10px;bottom:0px;transform: translateY(-50%);-webkit-transform: translateY(-50%);width: 50px;z-index: 99;}
.footer_fixed_kf li{width: 50px;height: 50px;margin-bottom: 5px;position: relative;}
.footer_fixed_kf li span,.footer_fixed_kf li a{display: inline-block;width: 50px;height: 50px;border-radius: 50%;}

.footer_fixed_kf li.tel{overflow: hidden;}
.footer_fixed_kf li.tel{background:#a91111; border-radius: 50%;}
.footer_fixed_kf li.tel span{width: 50px;height: 50px;background: url(../images/fixed_kf_tel_img.png) no-repeat center center;display: block;float: left;}
.footer_fixed_kf li.tel em{position: absolute;left:50px;top:0;height: 50px;line-height: 50px; font-size: 18px;font-weight: bold;color: #fff;width: 130px;white-space: nowrap;}
.footer_fixed_kf .tel:hover{width: 205px;background: #a91111;border-radius: 50px;transform: translateX(-155px);-webkit-transform: translateX(-155px);}
.footer_fixed_kf .tel:hover em{font-style:normal;}

.footer_fixed_kf li.qq a{background:#a91111 url(../images/fixed_kf_qq_img.png) no-repeat center center;}
.footer_fixed_kf li.qq a:hover{background-color: rgba(15,36,178,1);}

.footer_fixed_kf li.weixin{overflow: hidden;}
.footer_fixed_kf li.weixin span{background:#a91111 url(../images/fixed_kf_wx_img.png) no-repeat center center;}
.footer_fixed_kf li.weixin em{position: absolute;left:-160px;padding-right: 25px;top:-70px;opacity: 0;}
.footer_fixed_kf li.weixin em img{width: 135px;height: 135px;}
.footer_fixed_kf li.weixin:hover{overflow: visible;}
.footer_fixed_kf li.weixin:hover span{background-color: rgba(216,0,50,1);}
.footer_fixed_kf li.weixin:hover em{opacity: 1;transform: translateX(0px);-webkit-transform: translateX(0px);}

.footer_fixed_kf li.go-top a{background:#a91111 url(../images/fixed_kf_top_img.png) no-repeat center center;}
.footer_fixed_kf li.go-top a:hover{background-color: rgba(216,0,50,1);}