@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;font-family:"微软雅黑";-webkit-text-size-adjust:none;color:#000;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;vertical-align:bottom;}
input{-webkit-appearance: none;}
ul,li{list-style-type:none;}
a{color:#000;text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.main{width:1200px;margin:0 auto;}
.clear{clear: both;}
.ell{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
@font-face { 
	font-family: "dincond-medium"; 
	src: url('../fonts/dincond-regular.ttf');
}
/* header */
.top{background: #f9f9f9;height:35px;border:1px solid #f3f3f3;line-height: 35px;color: #686868;}
.top .top_left{float: left;}
.top .top_right{float: right;}
.top .top_right a{color:#686868;background: url("../images/top_bg.png") no-repeat right;padding:0 10px;display: block;float: left;}
.top .top_right a:last-child{background: none;}
.top .top_right a:hover{color: #e90000;}

.top2{width:100%;height:128px;}
.top2 .logo{float: left;}
.top2 .tel{float: right;display: flex;align-items:center;height:128px;}
/* nav */
.nav{width:100%;height:70px;background: #2d2929;}
.nav li{width:150px;height:70px;line-height: 70px;font-size: 16px;float: left;text-align: center;background: url("../images/cut.png") no-repeat right center;}
.nav li:hover{background: #e90000;}
.nav li.on{background: #e90000;}
.nav li a{color: #fff;}
.nav li:last-child{background-image: none;}
/*banner*/
.banner .swiper-pagination{bottom:28px;}
.banner .swiper-pagination-bullet{width:12px;height:12px;border:3px solid #fff;}
.banner .swiper-pagination-bullet-active{background: #fff;}
/* 先进设备 */
.title{display: flex;justify-content: center;align-items: center;height: 150px;padding-top:20px;}
.title .p1{font-size: 40px;color: #343434;display: flex;justify-content: center;align-items: center;}
.title .p1 span{font-weight: bold;}
.title .p2{font-size: 18px;color: #e90000;font-weight: bold;text-align: center;margin-top:5px;}
.title .p1::before{content:"";width:149px;height:9px;display: block;background: url("../images/title_l.png") no-repeat center;}
.title .p1::after{content:"";width:149px;height:9px;display: block;background: url("../images/title_r.png") no-repeat center;}

.xjsb{width:100%;height:505px;}
.xjsb_con{}
.xjsb_con li{width:292px;height:260px;float: left;margin-right: 11px;position: relative;}
.xjsb_con li p{width:100%;text-align: center;height:45px;line-height: 45px;color: #393939;font-weight: bold;font-size: 16px;}
.xjsb_con li .hover{width: 292px;height: 215px;bottom: 0px;background: url(../images/xjsbbg.png) no-repeat 0 0;position: absolute;z-index: 10;transition: all .3s;opacity: 0;filter: alpha(opacity=0);background-size:100%;}
.xjsb_con li:hover .hover{ bottom: 45px; opacity: 1; filter: alpha(opacity=100);}
.xjsb_con li:hover p{color: #e90000;}
/* 产品展示 */
.cpzs{background: #0f0f0f;width:100%;height:1120px;}
.cpzs .hd{width:100%;text-align: center;height:44px;margin:20px 0;}
.cpzs .hd li{width: 142px;height:44px;line-height: 44px;background: #b4b4b4;color: #fff;font-size: 16px;font-weight: bold;text-align: center;display: inline-block;transition: all .3s;}
.cpzs .hd li.on{background: #e90000;}
.cpzs .bd li:nth-child(1){width:596px;height:470px;}
.cpzs .bd li:nth-child(2){width:596px;height:470px;margin-right: 0;}
.cpzs .bd li img{width: 100%;height:100%;transition: all .5s;}
.cpzs .bd li:hover img{transform:scale(1.1,1.1);}
.cpzs .bd li{float: left;margin-right: 8px;margin-bottom:8px;width:394.66px;height:308px;position: relative;overflow: hidden;}
.cpzs .bd li:last-child{margin-right: 0;}
.cpzs .bd li p{width:100%;height:50px;background: rgba(225,225,225,0.7);position: absolute;bottom:0;line-height: 50px;font-size: 18px;font-weight: bold;color: #282828;text-align: right;padding:0 20px;box-sizing:border-box;}
/* 公司介绍 */
.iabo{height:790px;}
.iabo_con{}
.iabo_con_l{width:582px;height:371px;float: left;position: relative;}
.iabo_con_l .hd{position: absolute;bottom:10px;right:10px;}
.iabo_con_l .hd li{width:8px;height:8px;border:3px solid #e90000;border-radius:50%;float: right;margin-left: 5px;}
.iabo_con_l .hd li.on{background: #e90000;}
.iabo_con_r{width:592px;height:371px;float: right;position: relative;}
.iabo_con_r .hd{position: absolute;bottom:0;width:100%;}
.iabo_con_r .hd li{width: 195px;height:46px;text-align: center;line-height: 46px;background: #e90000;color: #fff;font-size: 16px;float: left;margin-right: 3px;}
.iabo_con_r .hd li.on{background: #0f0f0f;}
.iabo_con_r .hd li a{color: #fff;}
.iabo_con_r .hd li:last-child{margin-right: 0;}
.atitle{width:100%;height:61px;border-bottom:2px solid #ececec;}
.atitle .p1{color: #1c1c1c;font-size: 24px;font-weight: bold;}
.atitle .p2{color: #999999;font-size: 14px;font-weight: bold;}
.abocon{font-size: 16px;color: #515151;line-height: 26px;padding:10px 0;}
/* 案例 */
.case{background: #0f0f0f;height:1030px;}
.case .bd li:nth-child(1){width:596px;height:470px;}
.case .bd li:nth-child(2){width:596px;height:470px;margin-right: 0;}
.case .bd li img{width: 100%;height:100%;transition: all .5s;}
.case .bd li:hover img{transform:scale(1.1,1.1);}
.case .bd li{float: left;margin-right: 8px;margin-bottom:8px;width:394.66px;height:308px;position: relative;overflow: hidden;}
.case .bd li:last-child{margin-right: 0;}
.case .bd li p{width:100%;height:50px;background: rgba(225,225,225,0.7);position: absolute;bottom:0;line-height: 50px;font-size: 18px;font-weight: bold;color: #282828;text-align: right;padding:0 20px;box-sizing:border-box;}
/* 新闻 */
.inews{height:740px;}
.inews_con li{width:360px;height:314px;float: left;margin-right: 58px;}
.inews_con li:last-child{margin-right: 0;}
.inews_con li img{width:360px;height:202px;display: block;}
.inews_con li .tit{width:360px;height:112px;background: #0f0f0f;box-sizing:border-box;padding:24px 20px;}
.inews_con li .tit .titl{width:78px;float: left;height:64px;border-right: 1px solid #fff;}
.inews_con li .tit .titl .p1{font-size: 35px;color: #e90000;font-family: dincond-medium;}
.inews_con li .tit .titl .p2{font-size: 16px;color: #fff;font-family: dincond-medium;}
.inews_con li .tit .titr{width:228px;float: right;height:64px;}
.inews_con li .tit .titr .p1{font-size: 16px;color: #fff;font-weight: bold;}
.inews_con li .tit .titr .p2{font-size: 14px;color: #939393;line-height: 19px;margin-top:5px;}
/***************************************************** 二级 ********************************************************/
.position{height:35px;line-height: 35px;font-size: 15px;color: #999;border-left: 5px solid #e90000;width: 100%;box-sizing: border-box;}
.position_l{float: left;font-size: 18px;font-weight: bold;color: #333;text-indent: 15px;}
.position_r{float: right;}
.position .fang{width:35px;height:35px;float: left;display: flex;align-items: center;justify-content: center;}
.position .fang img{display: block;}
.position a{color: #999;}
.position a:hover{color: #1857a4;}

.ercon{margin-bottom:50px;}
.ercon_l{float: left;width:275px;margin-top:20px;position: relative;z-index: 1;}
.ercon_l .type{width:275px;height:123px;background: #0f0f0f;color: #fff;text-align: center;}
.ercon_l .type .p1{font-size: 32px;font-weight: bold;position: relative;z-index: 2;padding-top:40px;}
.ercon_l .type .p2{font-size: 54px;color: #222;font-family: Impact;position: relative;z-index: 1;margin-top:-54px;}
.ercon_l .type .p3{width:21px;height:5px;background: #e90000;margin:0 auto;}
.ercon_r{float: right;background-color: #fff;width:898px;min-height:660px;padding:20px;box-sizing:border-box;}
.ercon_r img{max-width:100%;}

.lanmu{width:100%;background: #fff;}
.lanmu ul li{height:65px;width:100%;line-height: 65px;text-indent: 60px;position: relative;margin-bottom:2px;background: #ececec;font-size: 20px;}
.lanmu ul li a{color: #333;}
.lanmu ul li::before{content:"";display: block;width:18px;height:18px;background: url("../images/point.png") no-repeat;top:25px;left: 30px;position: absolute;opacity: 0;}
.lanmu ul li::after{content:"";display: block;width:24px;height:24px;background: url("../images/lanmu.png") no-repeat;top:22px;left: 230px;position: absolute;opacity: 0;}
.lanmu ul li.hover{background: #e90000;}
.lanmu ul li.hover a{color: #fff;}
.lanmu ul li.hover::before{opacity: 1;}
.lanmu ul li.hover::after{opacity: 1;}
.lanmu ul li:hover{background: #e90000;}
.lanmu ul li:hover a{color: #fff;}
.lanmu ul li:hover::before{opacity: 1;}
.lanmu ul li:hover::after{opacity: 1;}
.ercontact{width:100%;margin-top:5px;}
.ercontactcon{width:100%;height:105px;border:1px solid #dddddd;box-sizing:border-box;display: flex;align-items: center;justify-content: center;}
.ercontact img{display: block;}
/*单页*/

/*图文列表*/
.prolist{padding:20px 0;}
.prolist ul{margin-top:25px;}
.prolist li{width:287px;height:277px;float: left;margin-right: 18px;margin-bottom:24px;}
.prolist li:nth-child(3n){margin-right: 0;}
.prolist li .pic a{display: block;width:287px;height:230px;}
.prolist li img{display: block;width:287px;height:230px;}
.prolist li .title{width:100%;font-size: 16px;color: #333;line-height: 46px;height:46px;border:1px solid #ececec;text-indent: 10px;text-align: left;box-sizing:border-box;padding-top:0;}
.prolist li .title a{color: #333;}
.prolist li:hover .title{background: #0f0f0f;border:1px solid #0f0f0f;}
.prolist li:hover .title a{color: #fff;}

.prolist1{padding:20px 0;}
.prolist1 ul{margin-top:25px;}
.prolist1 li{width:100%;height:324px;float: left;margin-bottom:35px;}
.prolist1 li .pic{display: block;width:276px;height:324px;float: left;}
.prolist1 li img{display: block;width:276px;height:324px;}
.prolist1 li .wen{width:622px;font-size: 16px;color: #333;height:324px;border:1px solid #ececec;text-indent: 10px;text-align: left;float: right;box-sizing: border-box;padding: 20px;border-left: none;}
.prolist1 li .wen .p1{font-size: 18px;font-weight: bold;color: #333;line-height: 50px;text-indent: 0;}
.prolist1 li .wen .p2{font-size: 16px;line-height: 34px;color: #333;}
.prolist1 li .wen .more{color: #fff;display: block;width: 130px;height: 40px;line-height: 40px;text-align: center;background: #0f0f0f;margin-top:20px;}
/*图文详情*/
.protitle{font-size: 22px;color: #333;text-align: center;font-weight: bold;line-height: 50px;}
.propic{text-align: center;margin-top:20px;}
.propic img{max-width:60%;}
.profanye{text-align: center;}
.profanye p{display: inline-block;width:120px;height:40px;line-height: 40px;background: #323131;font-size: 18px;margin:40px 30px;color: #fff;}
.profanye p a{color: #fff;}
.profanye p:hover{background: #e90000;}
/*新闻列表*/
.newslist ul{margin-top:25px;}
.newslist li{width:100%;height:140px;padding:10px;position: relative;background: #f3f3f3;margin-bottom:22px;box-sizing:border-box;}
.newslist li .newspic{width:213px;height:120px;float: left;color: #333;}
.newslist li .newstit{width:610px;float: right;}
.newslist li .newstit .p1{font-size: 18px;color: #333;line-height: 45px;font-weight: bold;}
.newslist li .newstit .p1 span{color: #e90000;font-weight: normal;float: right;}
.newslist li .newstit .p2{font-size: 16px;line-height: 34px;color: #333;}
.newslist li .newstit .p2 a{color: #e90000;float: right;}
.newslist li:hover .newstit .p1{color: #e90000;}
.newslist li:hover .newsdate{background: #e90000;color: #fff;}
.newslist li:hover{box-shadow:5px 5px 5px rgba(233,0,0,0.42);}

.newslist1{padding:0 15px;}
.newslist1 li{width:100%;height:156px;padding:20px 0;border-bottom:1px dashed #484848;float: left;}
.newslist1 li .newsdate{width:248px;background: #dedede;height:156px;float: left;}
.newslist1 li .newsdate img{width:248px;height:156px;display: block;}
.newslist1 li .newstit{width:625px;float: right;}
.newslist1 li .newstit .p1{font-size: 17px;color: #333;line-height: 40px;}
.newslist1 li .newstit .p2{font-size: 14px;line-height: 34px;color: #333;}
.newslist1 li .newstit .more{width:150px;height:35px;border:1px solid #1857a4;display: block;margin-top:10px;display: flex;align-items: center;justify-content: center;color: #1857a4;font-size: 14px;}
.newslist1 li .newstit .more i{width:15px;height:7px;background: url("../images/jian.png") no-repeat;margin-right: 10px;}
.newslist1 li:hover .newstit .p1{color: #1857a4;}
.newslist1 li:hover .newstit .more{background: #1857a4;color: #fff;}
 .newslist1 li:hover .newstit .more i{background: url("../images/jianon.png") no-repeat;}
/* 分页 */
.page{margin:50px 0;text-align: right;}
.page a{display: inline-block;text-align: center;color: #666;font-size: 16px;margin-left: 9px;margin-bottom: 10px;padding:5px 15px;background: #f2f2f2;}
.page a.nextpage{background: #222;color: #fff;}
.page a.select{background: #0f0f0f!important;font-size: 16px;color: #fff;}
/*新闻详情*/
.newscon{}
.newscon .news_title{height:116px;width: 100%;border-bottom:1px dashed #484848;text-align: center;}
.newscon .news_title .p1{font-size: 22px;font-weight: bold;color: #333;padding-top:20px;}
.newscon .news_title .p2{font-size: 14px;color: #807d7d;margin-top:25px;}
.newscon .new-con{padding:15px;border-bottom:1px dashed #484848;}
/* 翻页 */
.fanye{padding:30px 0;}
.fanye p{color: #807d7d;font-size: 16px;line-height: 2;}
.fanye p a{color: #807d7d;}
.fanye p a:hover{color:#e90000; }
/*在线留言*/
.gbook-con{height:455px;background-image: url("../images/gbook.jpg") ;background-position: bottom right;background-repeat: no-repeat;}
.gbook-con  form{width:849px;margin:0 auto;height:311px;}
.gbook-con .main_bd{background: #adadad;color:#fff;height:40px;line-height: 40px;border:none;margin-bottom: 19px}
.gbook-con .info{color: #808080;font-size: 16px;text-align: center;margin-bottom: 39px;}
.gbook-con  li{position: relative;}
.gbook-con li .main_ly_t2{position: absolute;top:40px;left:0;width:100%;}
.gbook-con li .main_ly_t3{position: absolute;top:90px;left:0;width:100%;}
.gbook-con .input1{width:399px;padding-left: 15px}
.gbook-con .input2{width:834px;padding-left: 15px}
.gbook-con .pu1{width:414px;overflow: hidden}
.gbook-con .put2{width:849px;overflow: hidden}
.gbook-con .main_bd1{width:834px;padding-left: 15px;height:75px;padding-top:12px;background: #adadad;color:#fff;border:none;font-size: 14px;}
.gbook-con form{color: #fff!important;font-size: 16px;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #8b8b8b;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #8b8b8b;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #8b8b8b;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #8b8b8b;
}
.gbook-con #tijiao{border:none;width:100%;height:40px;line-height: 40px;text-align: center;color: #fff;background: #e90000;margin:0 auto;}
.gbook-con .main_but{width:100%;margin:0 auto;padding-top:20px;}
/* 底部 */
.bot1{background: #0f0f0f;height:304px;}
.bot1 .botl{width: 441px;float: left;margin-top:45px;color: #fff;font-size: 14px;line-height: 28px;}
.bot1 .botl img{margin-bottom:20px;}
.bot1 .botc{width: 500px;float: left;margin-top:45px;}
.bot1 .botc .ul{margin-left: 65px;float: left;}
.bot1 .botc .ul .dd{font-size: 22px;color: #fff;font-weight: bold;margin-bottom:20px;}
.bot1 .botc .ul a{font-size: 14px;color: #fff;line-height: 34px;}
.bot1 .botc .ul a:hover{color: #e90000;}
.bot1 .botr{width:135px;text-align: center;float: right;margin-top:45px;}
.bot1 .botr p{font-size: 22px;color: #fff;font-weight: bold;margin-bottom:20px;}
.bot2{background:#000;height:50px;color: #fff;line-height: 50px;}
.bot2 a{color: #fff;}
/* 弹出 */
.tan_frame{padding:30px;text-align: left;}
.tan_frame li{margin-top:30px;}
.tan_frame li:first-child{margin-top:0;}
.tan_frame .main_bd{box-sizing:border-box;}
.tan_frame .warn{color: #d1171d;font-size: 12px;background: url("../images/warn.png") no-repeat left center;background-size: auto 100%;line-height: 30px;padding-left: 20px;display: none;}
.main_bd {background: #f4f4f4 none repeat scroll 0 0;border: 1px solid #dddddd;border-radius: 4px;box-sizing: border-box;color: #666666;font-size: 16px;height: 50px;padding-left: 30px;padding-right: 30px;width: 100%;}
.main_bd2{float:left;background: #f4f4f4 none repeat scroll 0 0;border: 1px solid #dddddd;border-radius: 4px;box-sizing: border-box;color: #666666;font-size: 16px;height: 50px;padding-left: 30px;padding-right: 30px;width: 4rem;}

/* 翻页 */
.fanye{padding-bottom: 10%;width: 100%;float: left;}
.fanye p{font-size: 14px;color:#626262;margin-top: 2%;}
.fanye p:hover{color:#e90000;}


