@charset "utf-8";
/*html, body { opacity: 0}*/

body{color:#333;font-family: "思源黑体" !important;font-size:16px;}
*{margin:0; padding:0;font-family: "思源黑体" !important;}
ul li{list-style:none;}
.clearboth{clear:both;}
a {text-decoration: none;color: inherit;}
a:hover {text-decoration: none; color:#f02133;}
.page{ text-align:center; margin:30px 0 10px 0; width:100%; float:left;}
.page a{ background:#b3b3b3; color:#fff; margin:0 2px; padding:5px 8px;}
.page a.dq,.page a:hover{ background:#555;}
.e1{ overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.e2{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.e3{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.e4{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;}
.e5{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:5;-webkit-box-orient: vertical;}



/*导航*/
#header{border-bottom:2px solid #30363b; }
#header .container{ position:relative;}
#header .container .logo{float:left; font-size:1.6em; color:#30363b;padding:20px 0; width:80%;}
#header .container .logo img{display: block;max-width:100%;}
#header .container .guanjianci{float:right;display:none;margin-right:300px;margin-top:50px;font-size:18px;font-weight:bold;}
#nav2{display:none; background:#004280;}
.nav{  height:55px; line-height:55px;   position:relative; z-index:1;float:left;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;margin:0; display:inline; }
.nav .last h3{  }
.nav .nLi h3 a{ display:block; padding:0 20px; font-size:18px; line-height:55px; font-weight:normal;color:#fff;background:url(../images/line.jpg) right center no-repeat;  }
.nav .nLi h3 a{ padding:0 20px;}
.nav .last h3 a{background:none;}
.nav .sub{ display:none; width:360px; left:0; top:55px;  position:absolute; background:url(../images/bg6.png) repeat;  line-height:26px; padding:20px 20px 10px 20px;  }
.nav .sub2{width: 580px;left: 0;}
.nav .sub3{width:540px;left:-250px}
.nav .sub li{ zoom:1;float:left;width:135px; text-align:center; color:#333;margin-right: 20px; display:inline;font-size:1.2em; line-height: 36px;}
.nav .sub li.last{margin-right:0; }
.nav .sub li a{color:#333;font-size:16px;}
.nav .sub li a i{color:#f02133;padding-right: 10px;}
.nav .sub li a:hover{color:#f02133;}
.nav .sub li img{width:150px;}
.nav .sub2 li{width:250px !important; text-align: left !important; margin: 0 10px !important; }
.nav .on h3 a{ color:#fff; background:#e53c4b;}

.nav-box2{display:block;}
.nav-box2{float:right;display:block; position:relative; margin-top:8px;}
/*.nav-box2 h3{margin-top:7px;}
.nav-box2 ul{display:none;width:100px; position:absolute;top:60px; right:0; background:url(../images/bg.png) repeat;  z-index:9998 !important;padding:10px 10px;}
.nav-box2 ul li{text-align:center;line-height:2;}
.nav-box2 ul li a{color:#fff;display:block;}
.nav-box2 ul li a:hover{color:#fff; background:#f02133;}*/

/*手机端导航*/
.sp_nav{width:30px;position:absolute;cursor:pointer;height:25px;margin-top:22px; display:block;right: 5%;}
.sp_nav span{display:block;background:#da0430;width:20px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:7px}
.sp_nav span:nth-of-type(3){top:14px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#da0430;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:60px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;/*border-left:1px #ddd solid;*/height:30px;padding:0px 7px 0 7px;width:20%;text-align: right;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ce042e solid;margin-left:15px;position:relative;line-height:44px;font-size:17px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ce042e solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#fff;width:80%}
.sjj_nav ul li span{font-size: 14px; padding-left:5px;}
.sjj_nav ul li ul li a{color:#fff;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#fff}
.sjj_nav ul li ul li>ul{margin-left:0}

.wz .tel{float:left; background:url(../images/tel.png) right no-repeat; padding-right:45px; color:#333; font-size:28px; text-align:right; color:#f02133;}
.wz .tel span{font-size:14px; /*font-weight:bold;*/display:block; color:#000;}
.wz{position:absolute; right:0; top:20px; z-index:9999 !important; display:none;}

.menu{position:relative;}
.search{float:right; width:280px;height:28px; line-height:28px;margin-top:13px;display:none;}
.search .txt{width:250px;float:left; border:none; background:none; -webkit-border-radius:20px 0 0 20px; -moz-border-radius:20px 0 0 20px;border-radius:20px 0 0 20px; border:1px solid #ddd;border-right:none;float:left;color:#999; text-indent:15px;font-size:14px; outline:medium;}
.search .btn2{width:29px; height:30px;line-height:30px;float:left; border:none; background:#fc6b00 url(../images/bg1.png) center no-repeat; border-left:1px solid #fc6b00;-webkit-border-radius:0 20px 20px 0; -moz-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0; outline:medium;}

.search2{display:block; margin-right:20px;}
.search2{float:right;display:block; position:relative; margin-top:8px;}
.search2 h3{margin-top:7px;}
.search2-box{ position:absolute;top:40px; right:-30px; background:#fff;  z-index:9998 !important;padding:10px 10px;width:280px;line-height:28px;margin-top:13px;display:none; border-radius:0 0 10px 10px;}
.search2-box .txt{width:230px;float:left; border:none; background:none; -webkit-border-radius:20px 0 0 20px; -moz-border-radius:20px 0 0 20px;border-radius:20px 0 0 20px; border:1px solid #ddd;border-right:none;float:left;color:#999; text-indent:15px;font-size:14px; outline:medium;}
.search2-box .btn2{width:29px; height:30px;line-height:30px;float:left; border:none; background:#fc6b00 url(../images/bg1.png) center no-repeat; border-left:1px solid #fc6b00;-webkit-border-radius:0 20px 20px 0; -moz-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0; outline:medium;}


.slideBox {width: 100%;overflow: hidden;position: relative;}
.slideBox .hd {overflow: hidden;position: absolute;left: 50%;width:105px; margin-left:-55px;bottom: 10px;z-index: 1;}
.slideBox .hd ul {overflow: hidden;zoom: 1;float: left;}
.slideBox .hd ul li {float: left;margin-right: 5px;width: 30px;height: 5px;line-height: 14px;text-align: center;background: #fff;cursor: pointer;}
.slideBox .hd ul li.on {background: #f00;color: #fff;}
.slideBox .bd {position: relative;height: 100%;z-index: 0;}
.slideBox .bd li {zoom: 1;vertical-align: middle; margin:0; padding:0;}
.slideBox .bd img {width: 100%;display: block}

/*首页--产品中心*/
#category{ margin:50px 0 20px 0;}
.cy{text-align:center; position:relative;top:0;transition:all 0.5s ease 0.1s;}
.cy:hover{top:-25px;    }
.cy .cy-img img{width:77px; height:71px;}
.cy .cy-content{font-size:18px;color:#333; margin:10px;}
.cy .cy-more{opacity:0; position:relative; top:10px;transition:all 0.8s ease 0.1s;}
.cy .cy-more a{display:block; width:120px; height:30px; line-height:30px; text-align:center; color:#555; background:#f1f1f1;margin:0 auto; border-radius:20px;}
.cy:hover .cy-more{ opacity:1;top:0;}
.cy:hover .cy-more a:hover{background:#0174de; color:#fff;}

#product{ /*background:#f5f5f5;*/padding:30px 0;}
.pro-bg{width:100%; overflow:hidden;}
.pro-bg img{display: block;max-width:100%;transform:scale(1,1);transition-duration:0.5s;}
.pro-bg img:hover{ transform:scale(1.1,1.1); transition-duration:0.5s;}
.pro-title{margin-bottom:20px;text-align: center;line-height: 1;padding-bottom:10px;background: url(../images/h-x.png) no-repeat 50% bottom;}
.pro-title h3{font-size:24px; color:#333; font-weight:normal;margin:0;}
.pro-title p{margin-top:10px; color:#777; font-size:16px;}

/*.pro-content{padding:5px; border:1px solid #e5e5e5; margin-bottom:15px;}
.pro-content h3{font-size:14px; font-weight:weight;color:#0174de;margin:8px 0;line-height:2;}
.pro-content p{font-size:13px; color:#777;}*/

.pro-content{ display: block; border:1px solid #e5e5e5; border-bottom:2px solid #004280;transition:all 0.2s ease; position:relative; margin-bottom:25px;}
.pro-content .nr{ padding:30px; text-align:left;position:relative;}
.pro-content .nr .tit{ font-size:20px; color:#222; margin-bottom:15px;}
.pro-content .nr p{ line-height:28px; font-size:16px; color:#999;}
.pro-content .nr .more{ margin-top:30px; margin-bottom:10px;}
.pro-content:after{ content:''; position:absolute; bottom:-2px; left:0; width:0; height:2px; background:#f02133; 
transition:width 3s;-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */}
.pro-content:hover:after{ width:100%;}
.pro-content .img1{ overflow:hidden;}
.pro-content .img1 img { display: block; width: 100%;-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.pro-content:hover img{transform: scale(1.1,1.1);}


.pro-bottom2 a{display:block; width:160px; height:40px; line-height:40px; text-align:center; color:#555; margin:0 auto; border-radius:20px;font-size:14px; border:1px solid #aaa; margin-top:20px; transition:all 0.8s ease 0.1s;}
.pro-bottom2 a:hover{background:#0174de; color:#fff;border:1px solid #0174de;}

.pro-bottom{background:#fff;padding:15px ;border-top:2px solid #0174de; margin:30px 0 10px 0}
.pro-bottom ul{}
.pro-bottom h3{text-align:left;margin-top:0;padding-bottom:10px; font-size:1.8em; font-weight:bold; color:#0174de; border-bottom:1px solid #ddd;}
.pro-bottom ul li{display:inline-block; float:left; margin-right:30px;font-size:13px;line-height:2;}
.pro-bottom ul li a{color:#555;}

.tp{ background:url(../images/tp20_1.jpg) no-repeat center; padding:50px 0;}
.tp img{width:100%;}
.tp .tit{font-size:24px;line-height:30px;color: #333e46;/*font-weight: lighter;*/margin-bottom:15px;}
.tp .tit span{ font-weight:bold; color:#f02133;}
.tp .nr{font-family: mk;display: block;font-size:28px;line-height:30px;color: #333e46;}
.tp .content{margin-top:35px;}
.tp .content li{float:left; width:75px; height:72px; border:1px solid #6c7379; border-radius:5px; margin-right:10px;text-align:center;margin-bottom: 20px;}
.tp .content li .li_box{padding:10px 5px 9px;}
.tp .content li .icon{width:27px; height:27px; margin:0 auto 6px; transition:all 0.5s ease;}
.tp .content li .text{font-size:13px; line-height:20px; color:#333e46;}
.tp .content li:hover .icon{transform:rotateY(180deg);}

#owl-demo {width:100%; margin-left: auto; margin-right: auto;}
#owl-demo .item{ display: block; margin: 15px; border:1px solid #e5e5e5; border-bottom:2px solid #004280;transition:all 0.2s ease; position:relative;}
#owl-demo .item .nr{ padding:30px; text-align:left;position:relative;}
#owl-demo .item .nr .tit{ font-size:20px; color:#222; margin-bottom:15px;}
#owl-demo .item .nr .tit i{color:#f02133;padding-right:5px;}
#owl-demo .item .nr p{ line-height:28px; font-size:16px; color:#999;}
#owl-demo .item .nr .more{ margin-top:30px; margin-bottom:10px;}
#owl-demo .item:after{ content:''; position:absolute; bottom:-2px; left:0; width:0; height:2px; background:#f02133; 
transition:width 3s;-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */}
#owl-demo .item:hover:after{ width:100%;}
#owl-demo .img1{ overflow:hidden;}
#owl-demo .img1 img { display: block; width: 100%;-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
#owl-demo .item:hover img{transform: scale(1.1,1.1);}

#about{margin:30px 0;}
#about img{width:100%;margin-bottom: 20px;}
.about-content{font-size:16px; line-height:2;color:#555;}
.about-content .tit{ font-size:24px;font-weight: bold;}
.about-content .tit span{color: #004280 !important;}
.about-content p{ text-indent:2em;}
.about-content p.more a{display:block; width:200px; height:56px; line-height:56px; text-indent: 25px; color:#004280; /*border-radius:20px;*/font-size:16px; /*border:1px solid #aaa;*/ transition:all 0.8s ease 0.1s; margin:0 0;text-transform: uppercase; background:url(../images/more.png) no-repeat left; margin-top:20px;}
.about-content p.more a:hover{background:url(../images/more_h.png) no-repeat left;color:#e5020a;}

#news{ background:#f5f5f5;padding:30px 0;}
.news-date{border:1px solid #0174de;display:inline-block; padding:15px; font-size:14px; text-align:center;color:#777; transition:all 0.8s ease 0.1s;}
.news-date span{display:block;color:#333; font-size:18px;transition:all 0.8s ease 0.1s;}
.ns{margin-bottom:20px;}
.ns:hover .news-date{background:#0174de;color:#fff;}
.ns:hover .news-date span{color:#fff;}
.ns h3{margin-top:0; font-size:14px;font-weight:normal; line-height:2;}
.ns p{font-size:13px; color:#666;line-height:2;margin-bottom:5px;}
.ns p.more a{color:#0174de;font-weight:bold;}

#owl-demo1 {width:100%; margin-left: auto; margin-right: auto;}
/*#owl-demo1 .item{ display: block; margin:15px;border-radius: 10px;transition: .5s;padding: 35px 20px 0 20px; position:relative; background:#fff;}
#owl-demo1 .item .ntime{width: 90px;float: left;text-align:right;}
#owl-demo1 .item .ntime p{color: #666666;font-size:16px; margin-bottom:0;}
#owl-demo1 .item .ntime h2{color: #333333;font-size:30px;font-weight: 400;line-height: 1; margin-top:0;}
#owl-demo1 .item .nright{width: calc(100% - 110px);float: right;} 
#owl-demo1 .item .nright h3{color: #333333;font-size:20px; margin-top:0; margin-bottom:0;}
#owl-demo1 .item .nright span{display: block;margin: 25px 0; margin-top:15px;font-size:16px;color: #666666;line-height: 1.7;}
#owl-demo1 .item .nright i{display: block; background: url(../images/njt.png) no-repeat left center;height:16px;margin-bottom: 30px;}
#owl-demo1 .item:hover{background: url(../images/nhome_h.png) no-repeat 20px bottom #004280;}
#owl-demo1 .item:hover .ntime p,
#owl-demo1 .item:hover .ntime h2,
#owl-demo1 .item:hover .nright h3,
#owl-demo1 .item:hover .nright span{color: #fff;}
#owl-demo1 .item:hover .nright i{background: url(../images/njt_h.png) no-repeat left center;}*/

#owl-demo1 .item{display: block;box-shadow:0 0 20px #ddd; border:1px solid #ddd; padding:40px 25px; padding-bottom:60px; margin: 0 15px; transition:all 0.2s ease; position:relative;background:#fff;}
#owl-demo1 .item:after{ content:''; position:absolute; bottom:0; left:0; width:0; height:4px; background:#e91630;transition:width 3s;-moz-transition:width 2s;-webkit-transition:width 2s;-o-transition:width 2s; }
#owl-demo1 .item:hover:after{ width:100%;}
#owl-demo1 .item .sj{}
#owl-demo1 .item .sj em{ display:block; font-style:normal; font-size:20px; line-height:20px; height: 20px; margin-bottom:5px; color:#a0a0a0;}
#owl-demo1 .item .sj span{ display:block; width:70px; height:2px; background:#a0a0a0; margin-bottom:5px;}
#owl-demo1 .item .sj i{ display:block; font-style:normal; font-size:16px; color:#afafaf;}
#owl-demo1 .item h2{ font-size:20px; line-height:20px; color:#333; font-weight:normal; margin-bottom:20px; margin-top:30px;}
#owl-demo1 .item p{ font-size:16px; line-height:26px; height:84px; overflow:hidden; margin-bottom:60px; color:#747474;}
#owl-demo1 .item .gd{ display:block; width:56px; height:32px; border:2px solid #9fa0a3; text-align:center;background:url(../images/gd1.png) no-repeat center;}
#owl-demo1 .item i{color:#f02133;padding-right:5px; font-size:20px;}
/*#owl-demo1 .item a em{width:4px; height:1px; background:#fff; display:inline-block;}*/
#owl-demo1 .item:hover h2{color:#e91630;}
#owl-demo1 .item:hover .gd{border:2px solid #e91630; background:#e91630;}
#owl-demo1 .item:hover .gd,#owl-demo1 .item.on .gd{ width:86px;background:url(../images/gd2.png) no-repeat center #e91630;}


/*内页内容开始*/
/*内页--公共部分*/
.banner2 {display:none;}
.banner2 img{width:100%;}

.sider-nav{line-height:50px; border-bottom:1px solid #e3e3e3;margin-bottom:20px;}
.sider-nav .container{padding:0;}
.sider-nav ul{float:left;margin:0;width:100%;}
.sider-nav ul li{float:left; font-size:16px;width:25%;}
.sider-nav ul li a{display:block;width:100%; background:#f5f5f5; margin-right:1px; text-align:center;}
.sider-nav ul li a i{padding-right: 10px;}
.sider-nav ul li a:hover, .sider-nav ul li a.active{color:#fff;background:#004280;}
.sider-nav .position{float:right; display:none;}
.sider-nav .position i{ font-size:18px; padding-right:10px; color:#fc6b00;}

.ny_product{ padding:30px 0;display: none;/*border-bottom:1px solid #e3e3e3;*/}
.ny_product .title{ /*margin-bottom:50px;*/}
.ny_product .title h2{font-size:24px;font-weight:blod;line-height:30px;color:#000;text-align:center; margin-top:0; margin-bottom:20px;}
.ny_product .title p{text-align:center;font-size:15px;color:#999;line-height:15px;margin:10px 0;margin-bottom:30px;}
.ny_product .title img{display:block; margin:auto; max-width:100%}
.ny_product .title .t1{color: #fff;font-size: 14px;line-height:14px;letter-spacing: 1px;font-weight: bold;margin: 0;}
.ny_product .fenlei{}
.ny_product .fenlei a{text-align:left;color:#222;line-height:40px;font-size:16px;display:block;}
.ny_product .fenlei a i{color:#e53c4b; padding-right:10px; font-size:20px;}
.ny_product .fenlei a:hover{color:#e53c4b;}
.ny_product .fenlei a.active{color:#e53c4b; font-weight: bold;}

.sider-content{margin-top:30px;margin-bottom: 30px;}
.about{font-size:16px; line-height:1.8;margin:30px 0 30px 0;}
.about .img{display:none;}
.about img{display:block;max-width:100%; margin:0 auto; height:auto !important;}

.ny_fengcai{padding:0;}
.ny_fengcai .proshow-scroll-item {overflow: hidden;background-color: transparent;box-sizing: border-box;transition: all .36s ease;width:100%;height:auto;position:relative;box-shadow: 0 0 0 rgba(0, 0, 0, .15);}
.ny_fengcai .proshow-scroll-item:before{content: " ";margin: 0 auto;overflow: heidden;width: 1px;height: 1px;background-color: #fff;display: inline-block;position: absolute;top:50px;left: -75px;transition: all .4s ease;z-index: 20;}
.ny_fengcai .proshow-scroll-item:hover:before {width: 150px;background-color: #fff;}
.ny_fengcai .item_index{display: block;position: absolute;top:30%;left: -250px;font-size:20px;transition: all .4s ease;color: #fff;font-weight: 300;z-index: 20;}
.ny_fengcai .item_index:after {content: "+";font-size: 20px;color: rgba(247, 247, 247, 0);margin-left: 6px;transition: all .4s ease;}
.ny_fengcai .item_img{max-width:100%;border-radius:4px;position: relative;overflow: hidden; height:215px}
.ny_fengcai .item_img img{position:absolute;top:50%;left:50%;width:100%;/*height:100%;*/-webkit-transform:translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);transition: all .4s ease;max-width: initial;object-fit: cover;}
.ny_fengcai .item_mask{display: block;background-color: #e53c4b; width: 100%;position: absolute;top: 100%;border-radius: 4px;transition: all .4s ease;opacity: 0.85;}
.ny_fengcai .title1{color:#181818;font-size: 18px;text-align: center;transition: all .36s ease;}
.ny_fengcai .ellipsis{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;outline: none;}
.ny_fengcai .proshow-caption{padding:15px 15px;}
.ny_fengcai .item_des{position:absolute;top:60%;transition:top .36s ease;margin:10px 60px;opacity:0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color: #fff;word-break: break-word;}
.ny_fengcai .description{transition:all .36s ease;font-size:15px;overflow: hidden;color: #fff;outline: none;}
.ny_fengcai .proshow-scroll-item:hover{background-color: transparent;}
.ny_fengcai .proshow-scroll-item:hover .item_index {left: 82px;color: #fff;}
.ny_fengcai .proshow-scroll-item:hover .item_img img {width: 108%;height: 108%;}
.ny_fengcai .proshow-scroll-item:hover .item_img .item_mask {height: 100%;transition: all .4s ease;top: 0;}
.ny_fengcai .proshow-scroll-item:hover .item_des {top:25%;opacity: 0.75;}

.news-list{margin-bottom:50px;}
.news-list img{width:100%;}
.news-list .mr{padding:30px; border-bottom:1px solid #ddd; background: #f2f2f2;margin-bottom:30px; border-radius:10px;}
.news-list .mr h3{ font-size:22px;margin-bottom:15px;color:#000; margin-top:20px;border-left:5px solid #f00;padding-left:10px;}
.news-list .mr h3 a{display: block;}
.news-list .mr h3 i{color:#f02133;padding-right:10px;}
.news-list .mr .time{ margin-bottom:15px; color:#999;}
.news-list .mr p{font-size:16px; line-height:28px;color:#555; margin-bottom:0;}
.news-list .mr .more{margin-top:25px;}
.news-list .mr .more a{text-align:center; display:block; width:120px; height:36px; line-height:36px; color:#004280; border:1px solid #004280; border-radius:18px;}
.news-list .mr:hover .pro-bg img{transform: scale(1.1,1.1);transition-duration: 0.5s;}
.news-list .mr:hover h3{color:#004280;}
.news-list .mr:hover .more a{ background:#004280; color:#fff;}

.sider-right{ margin-top:10px;background: #f2f2f2;padding: 15px;}
.sider-right h3{margin-bottom:10px;font-weight:Bold;}
.sider-right .line{display:inline-block;background:#2a2a2a; width:40px; height:3px; margin-left:3px;}
.sider-right ul{ margin-top:15px;}
.sider-right ul li{line-height:36px;font-size:16px; border-bottom:1px dashed #ddd;}

.news-show{margin:30px 0;}
.news-title3{margin-bottom:20px;}
.news-title3 h3{font-size:20px; font-weight:bold; color:#000;padding-bottom:10px; border-bottom:1px solid #ddd;}
.news-title3 p{font-size:16px; color:#888;margin-top:10px;}
.news-content{font-size:16px; line-height:2;}
.news-content img{ max-width:100%; height:auto !important; margin:0 auto; display:block;}
.news-content table{width: 100% !important;margin: 0 auto;}
.news-bottom{margin-top:20px; background:#f7f7f7;padding:10px 20px; border:1px solid #e5e5e5;}
.news-bottom ul{padding:0;margin:0;}
.news-bottom ul li{line-height:36px;font-size:16px;}

.product-list .container{padding-top:25px; padding-bottom:25px;}
.product-list h3{margin:0;}
.product-list p{font-size:13px; line-height:24px; margin-bottom:10px;}
.product-list p a{color:#555;}
.product-show{margin:40px 0; }
.pro-top{text-align:center; /*border-bottom:1px dashed #aaa;*/}
.pro-top h3{/*background:#f5f5f5;*/ border-bottom: 1px dashed #aaa;height:50px; line-height:50px;font-size:1.2em; margin-top:0;}
.pro-top img{display: block;max-width: 100%;margin:30px auto;}

.slideTxtBox{ width:100%; text-align:left; margin-top:10px; border-bottom:1px dashed #ddd; margin-bottom:10px; }
.slideTxtBox .hd{width:100%; position:relative; }
.slideTxtBox .hd ul{width:100%; float:left;    }
.slideTxtBox .hd ul li{ float:left; width:25%; text-align:center; cursor:pointer;background:#30363b;color:#fff;border-right:1px solid #fff;padding:10px 0;font-size:1.2em;  }
.slideTxtBox .hd ul li.on{   background:#fc6b00; }
.slideTxtBox .bd ul{ padding:15px 0;line-height:1.8; font-size:1em;  zoom:1;}
.slideTxtBox .bd ul img{display: block;max-width: 100%; height:auto !important;}
.slideTxtBox .bd ul table{width: 100% !important;max-width: 100%;margin-bottom: 20px;border: 1px solid #ddd;height:auto !important;}
.slideTxtBox .bd ul table tr td{border:1px solid #ddd;padding:8px;line-height: 1.42857143;vertical-align: top;}

/*应用领域*/
.case{margin-bottom:20px;}
.case .l1{ display:block; margin-bottom:30px; border:1px solid #ddd;}
.case .l1 .pro-bg{width:100%; overflow:hidden;}
.case .l1 .pro-bg img{width:100%;margin:0 auto;display:block;transform:scale(1,1);transition-duration:0.5s;}
.case .l1 .pro-bg img:hover{ transform:scale(1.1,1.1); transition-duration:0.5s;}
.case .l1 .case_zi{ text-align:center; font-size:16px; padding:22px 0 15px 0; position:relative; border-top:4px solid #e62129;}
.case .l1 .case_zi .tit{ margin:0; font-size:20px; line-height:20px; font-weight:bold; margin-bottom: 15px;}
.case .l1 .case_zi .con{font-size:16px;line-height:26px;color:#555;padding:15px;padding-top:0;height:90px;}
.case .l1 .case_zi .dsj{ position:absolute; left:50%; top:0; transform:translate(-50%, 0);}
.triangle_border_down{ width:0; height:0; border-width:12px 12px 0; border-style:solid;
    border-color:#e62129 transparent transparent;/*灰 透明 透明 */  margin:0px auto; position:relative; }

.contact{margin:0 0 30px 0; line-height:32px; font-size:16px;}
.ct-title{text-align:center; margin-bottom:20px;}
.contact h3{font-size:22px; font-weight:bold; color:#209eea;}
.contact p{margin-bottom:0;}
.ct-title h3{color:#30363b;font-size:28px;}
.contact .c1{ background:#f5f5f5; padding:40px 30px; min-height:300px;}
.contact .c1 p{line-height:46px;font-size: 16px; border-bottom: 1px solid #ddd; color:#222;}
.contact .c1 p span{display: inline-block;padding-right: 10px; color:#e53c4b;font-size: 20px;}
.contact img{display: block;max-width: 100%; margin: 0 auto;}

/*内页内容结束*/
/*底部条幅*/
.tiaofu{ padding:30px 0; text-align:center; font-size:20px; color:#fff; background:#fc6b00;}
.tiaofu a{ display:block; margin:0 auto; margin-top:20px; width:200px; height:43px; line-height:43px; font-size:18px; text-align:center; color:#fc6b00; border-radius:5px; background:#fff;}
.tiaofu a:hover{ background:#fff; color:#fc6b00;}

/*底部*/
#footer{color:#fff;background:#2c2e36; }
#footer a{color:#fff;}
#footer .ft1{padding:30px 0 20px 0;}
#footer .ft1 .container{}
#footer .ft1 dl dt{font-size:18px;font-weight:weight; margin-bottom:17px;border-bottom: 1px solid #fff; padding-bottom:15px;}
#footer .ft1 dl dd{font-size:16px; line-height:2;color:#aaa;}
#footer .ft1 dl dd a{color:#d3d4d5;}
#footer .ft1 dl dd a i{padding-right:10px;}
#footer .ft1 dl dd p{margin-bottom:0;}
#footer .ft1 dl dd p span{padding-right:10px;}
#footer .ft2{border-top:1px #555 solid; text-align:center; color:#fff; padding:10px 0; line-height:1.8;}
#footer .ft2 p{ margin-bottom:0;}
#footer .ft2 a{color:#fff;}
#footer .f1{ display:none;}

.f_tel{ position:fixed;bottom:90px; right:0; display:block;}
.f_tel img{ width:50px; height:50px;}


@media (min-width:768px) { 
#header{border-bottom:none; }
#header .container{padding:0; }
#header .container .logo{font-size:2.8em;padding:25px 0;}
#nav2{display:block;}
#nav2 .container{padding:0;padding-left:-18px;}
.nav-box2{display:none;}
.nav .nLi h3 a{ padding:0 18px;}
.wz{display:block;}
.search{ width:170px; display:block;}
.search .txt{width:140px;}
.search .btn2{width:29px;}
.search2{display:none;}
#product{padding:70px 0;}
#product .container{padding:0;}
#about{margin:70px 0;}
#about .container{padding:0;}
.about-content .tit{ font-size:30px;}
.about-content p.more a{margin:20px auto 0;text-transform: uppercase; margin-top:30px;}
.about-content p.more a{margin:40px 0 0 0;}
.pro-title{margin-bottom:50px;}
.pro-title h3{font-size:24px;}
.pro-content h3{font-size:18px;}
.tp{ background:url(../images/tp20.jpg) no-repeat center; padding:150px 0;}
.tp .tit{font-size: 30px;line-height: 40px;margin-bottom: 20px;}
.tp .nr{ font-size: 50px;line-height: 60px;}
.tp .content{margin-top:35px;}
.tp .content li{float:left; width:95px; height:92px;margin-right:30px;}
.tp .content li .li_box{padding:17px 10px 9px;}
.tp .content li .icon{width:27px; height:27px; margin:0 auto 6px;}
.tp .content li .text{font-size:16px; line-height:20px;}
.ns h3{ font-size:16px;}
.sider-nav .position{display:block;}
.sider-nav ul{width:auto;}
.sider-nav ul li{display:inline-block; width:auto;}
.sider-nav ul li a{padding:0 20px;}
.banner2 {display:block;}
.about .container{padding:0;}
.about .img{display:block;float:left; margin-right:15px;}
.ny_fengcai .proshow-scroll-item:before{top:98px;left:-75px;}
.ny_fengcai .proshow-scroll-item:hover:before {width: 150px;}
.ny_fengcai .item_index{top:80px;left: -250px;font-size:20px;}
.ny_fengcai .item_index:after {font-size: 20px;}
.ny_fengcai .proshow-scroll-item:hover .item_des {top: 40%;}
#news{padding:70px 0;}
.news-list .mr h3{ font-size:20px;margin-bottom:15px;color:#000; margin-top:15px;}
.news-list .mr p.more{margin-top:15px; display:none;}
#footer .ft1{padding:70px 0 60px 0;}
#footer .f1{ display:block;}
.f_tel{ display:none;}
.tiaofu{ padding:50px 0;font-size:30px;}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width:992px) {
#header .container .logo{font-size:2.8em;padding:20px 0;width:40%;}
#header .container .guanjianci{display:block;}
.nav .nLi h3 a{ padding:0 50px;}
.menu1{display:block;}
.menu2{display:none;}
.pro-title h3{font-size:28px;}
.sider-nav ul li a{padding:0 30px;}
.ns h3{ font-size:18px;}
.news-list .mr p.more{margin-top:20px; display:block;}
.pro-top h3{height:60px; line-height:60px;font-size:1.5em;}
.sider-content{margin-top:50px;margin-bottom: 30px;}
.about{margin:40px 0 70px 0;}
.ny_product{display:block;}
.ny_product .title h2{font-size:36px;line-height:36px;}
.ny_product .title p{font-size:18px;line-height:18px;margin:10px 0;margin-bottom:30px;}
.ny_product .title .t1{font-size:20px;line-height:20px;}
.contact{margin:30px 0 60px 0; line-height:32px; font-size:16px;}
.ct-title{ margin-bottom:40px;}
.contact h3{font-size:28px;}
.ny_fengcai{padding:30px 0;}
}



/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width:1200px) {

.search{ width:280px;}
.search .txt{width:250px;}
.search .btn2{width:29px;}
.pro-title h3{font-size:36px;}
.news-list .mr p.more{margin-top:25px;}

}

