@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box;}
body{font:normal 12px/22px 宋体;  }
img{ border:0; vertical-align:bottom; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}





/*头部*/
.index_header{width:100%; height: auto; overflow: hidden;}
.header{ background:#f2f2f2; height:50px; line-height:50px; width: 100%; font-size: 14px; }
.xuJin{float: left; height: 50px; font-size: 14px; color: #777777; float: left}
.header_lj{float: right; line-height: 50px; height: 50px;}
.header_lj ul{float: left;}
.header_lj li{ float: left; margin-left: 20px;}
.header_lj li p{font-size:14px; color: #777;}
.header_lj li:hover{color:#e7272d; cursor: pointer}
.header_lj li p:hover{color:#bf1010}
.h_wx{ position: relative}
.h_sj{ position: relative;}
.h_sj p{ background: url(../images/t1.png) no-repeat left center; padding-left: 22px;}
.h_wx p{ background: url(../images/t2.png) no-repeat left center; padding-left: 25px;}
.h_dt p{ background: url(../images/t3.png) no-repeat left center; padding-left: 22px;}
.h_wx .wx{ width:100px; height: 100px; position: absolute; top: 36px; left: 0px; display: none; z-index: 999}
.h_sj .sj{ width:100px; height: 100px; position: absolute; top: 36px; left: 0px; display: none;  z-index: 999}
.wx img,.sj img{width:100%; height:100%;}
.h_wx:hover .wx{ display: block;}
.h_sj:hover .sj{ display: block;}
.index_logo{width:316px; height:55px; float: left; margin-top: 18px;}
.index_logo img{width:100%; height: auto; overflow: hidden}
.yuyan{width:160px; height: 50px; background: url(../images/yy.png) no-repeat; color: #fff; font-size: 14px; color: #fff; line-height: 50px; float: right; padding-left: 30px; margin-left: 20px;}
.yuyan a{color:#fff; }
.header_center{width:100%; height: 112px; background: #fff;}
.header_center .logo{ width:500px; height: 60px; float: left;  margin-top: 18px;}
.header_center .logo img{width:auto; height: 68px; }
.heade_right { float: right;  margin-top: 30px;  width: 295px;}
.heade_right img { float: left; margin-right: 15px; margin-top: 7px;}
.heade_right_dh { float: left; }
.right_dh{ font-size: 14px;  color: #777777; float: left}
.right_dh i{color:#c30000;font-size: 18px; font-family: "黑体"}
.heade_right_dh span{font-size:32px; color: #c30000; font-family: "黑体"; line-height: 49px; }






/* 导航栏 */
#menu{ height:50px; width: 100%;  background: url(../images/nav_bj.png) no-repeat right; position: absolute; top: 0px; right:0;z-index: 999}
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width: 100%; height: 50px; padding-left: 18px;}
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height: 50px; background: url(../images/h_x.png) no-repeat right center;}
#menu .nav .nLi:last-child{ background: none;}
#menu .nav .nLi h3{ float:left; font-weight: normal; width:168px; text-align:center; font-size:14px; z-index: 2; position: relative; color:#777777;height: 50px; }
#menu .nav .nLi h3 a{color:#777777; line-height: 50px; }
#menu .nav .sub{ display:none; width:220px; left:50%; margin-left:-110px;  top:50px;  position:absolute; background:#ddd;  line-height:36px; }
#menu .nLi:hover h3 a{color: #c30000;}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#c30000; background: #ffffff;  }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .nLi .sub a:hover{ color:#c30000;}
#menu .nav .active h3 a{color: #c30000; }

/* 首页:banner */
.banner{ width:100%;  position:relative;  height:660px;clear: left; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#bf1010}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}


/*产品效果*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 56px; background: url(../images/pro_bj.jpg) no-repeat bottom center;}
.index_title{width:100%; height: auto; overflow:hidden; text-align: center}
.index_title h3{font-size: 28px; color: #010101; margin-bottom: 20px;}
.index_title h3 span{ color: #e10404}
.index_title h4{font-size: 14px;color: #4d4d4d;}
.index_product_slick{width:100%; height: auto; overflow: hidden; margin-top: 45px;}
.index_product_slick .picScroll-left{ width:100%;  overflow:hidden; position:relative;  }
.index_product_slick .picScroll-left .hd{ overflow:hidden;  height:30px;  margin: 30px 0}
.index_product_slick .picScroll-left .hd ul{overflow:hidden; zoom:1; margin:0px auto; display: table}
.index_product_slick .picScroll-left .hd ul li{ float:left;  width:50px; height:4px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  border:1px solid #bf1010}
.index_product_slick .picScroll-left .hd ul li.on{ background: #bf1010}
.index_product_slick .picScroll-left .bd{width: 100%; height: 100%; }
.index_product_slick .picScroll-left .bd ul{ overflow:hidden; zoom:1;padding: 20px 0px!important;}
.index_product_slick .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.product_pic{ width: 384px; height: 240px; overflow: hidden}
.product_pic img{width:100%; height: 100%;}
.product_info{width:384px; height: 206px; background: url(../images/p_tbjs.png) no-repeat; text-align: center; padding:35px 23px 0px;}
.product_info h3{font-size: 18px; color: #fff; height: 40px; line-height: 40px;}
.product_info p{width:100%; height: 60px; line-height: 26px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; color: #fff; margin-top: 10px; margin-bottom: 15px;}
.index_product_slick .picScroll-left .bd ul li:hover .product_info{background: url(../images/p_htbjs.png) no-repeat;}
.index_product_slick .picScroll-left .bd ul li:hover{box-shadow: 1px 1px 8px rgba(0,0,0,0.5)}


/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden;}
.index_about_top{width:100%; height: 500px; position:relative}
.index_about_top h3{ font-size: 24px; color: #fff; line-height: 50px; float: left; width:100%; margin-left:35%;}
.about_top_left{width:558px; height: 100%; float: right;}
.about_top_left h4{width:100%; height: 40px; line-height: 40px; text-align: right; font-size: 22px; color: #4d4d4d; margin: 35px 0 46px}
.about_top_left p{width:100%; height: 230px; line-height:32px; color: #777777; font-size: 14px;}
.about_top_left a{width:172px;height: 52px;background: #e12929; color: #fff; float: right; margin-top: 10px; font-size: 16px; text-align: center;line-height: 52px; margin-top: 40px; }
.about_top_left a:hover{border:1px solid #e12929; color: #e12929;  background: none;}
.index_about_bottom{width:100%; height: 513px; background: url(../images/ab_bobj.jpg) no-repeat center}
.about_bottom_t{width:680px; height: 130px; overflow: hidden; float: right;}
.about_bottom_t h3{ font-size: 24px; color: #fff; height: 40px; line-height: 40px; margin-top: 10px;}
.about_bottom_t p{width:100%; height: 30px;  line-height: 30px; color: #fff; font-size: 14px;}
.about_bottom_xx{width:100%; height: auto; overflow: hidden; margin-top:30px; padding-top: 50px;}
.about_bottom_xx ul{width:100%; height: auto;}
.about_bottom_xx ul li{width:180px;height: 240px; float: left; margin-right:24px; background: url(../images/hk.png) no-repeat}
.about_bottom_xx h3{width:100%; height: auto; overflow: hidden; text-align: center; line-height: 30px; font-size: 18px; color: #000000; margin-top:40px;}
.about_bottom_xx i{display: block; margin:-25px auto 0; height: 54px;}
.about_bottom_xx ul li div{margin: 30px auto 0;}
.about_bottom_xx ul li:last-child{margin-right: 0px;}
.num1{ background: url(../images/01.png) no-repeat; width: 30px;}
.num2{ background: url(../images/02.png) no-repeat; width: 53px;}
.num3{ background: url(../images/03.png) no-repeat; width: 54px;}
.num4{ background: url(../images/04.png) no-repeat; width: 51px;}
.num5{ background: url(../images/05.png) no-repeat; width: 55px;}
.num6{ background: url(../images/06.png) no-repeat; width: 55px;}
.icon1{ background: url(../images/1.png) no-repeat; width: 43px; height: 52px;}
.icon2{ background: url(../images/2.png) no-repeat; width: 45px; height: 52px;}
.icon3{ background: url(../images/3.png) no-repeat; width: 56px; height: 42px; margin: 35px auto 0!important;}
.icon4{ background: url(../images/4.png) no-repeat; width: 37px; height: 50px;}
.icon5{ background: url(../images/5.png) no-repeat; width: 48px; height: 48px;}
.icon6{ background: url(../images/6.png) no-repeat; width: 36px; height: 50px;}
.about_bottom_xx ul li:hover{ background: url(../images/hb.png) no-repeat}
.about_bottom_xx ul li:hover h3{color:#bf1010}
.about_bottom_xx ul li:hover .num1{ background: url(../images/011.png) no-repeat;}
.about_bottom_xx ul li:hover .num2{ background: url(../images/022.png) no-repeat;}
.about_bottom_xx ul li:hover .num3{ background: url(../images/033.png) no-repeat;}
.about_bottom_xx ul li:hover .num4{ background: url(../images/044.png) no-repeat;}
.about_bottom_xx ul li:hover .num5{ background: url(../images/055.png) no-repeat;}
.about_bottom_xx ul li:hover .num6{ background: url(../images/066.png) no-repeat;}
.about_bottom_xx ul li:hover .icon1{ background: url(../images/11.png) no-repeat;}
.about_bottom_xx ul li:hover .icon2{ background: url(../images/22.png) no-repeat;}
.about_bottom_xx ul li:hover .icon3{ background: url(../images/33.png) no-repeat;}
.about_bottom_xx ul li:hover .icon4{ background: url(../images/44.png) no-repeat;}
.about_bottom_xx ul li:hover .icon5{ background: url(../images/55.png) no-repeat;}
.about_bottom_xx ul li:hover .icon6{ background: url(../images/66.png) no-repeat;}
.about_bottom_xx ul li:hover{ margin-top: -20px;}
.about_left{width:55%; float:left; height:500px; background:url(../images/about_1.png) no-repeat right;}
.index_about_top .container{position:absolute; top:0px; left:50%; margin-left:-600px;}


/*设备*/
.index_shebie{width:100%; height:600px; background: url(../images/sbbj.jpg) no-repeat}
.index_shebie_t{width:100%; height: 50px;}
.index_shebie_t h3{font-size: 24px; color: #fff; line-height: 50px;}
.index_shebie_list .picScroll-left{ width:100%;  overflow:hidden; position:relative;  }
.index_shebie_list .picScroll-left .hd{ overflow:hidden;  height:30px;  margin: 30px 0}
.index_shebie_list .picScroll-left .hd ul{overflow:hidden; zoom:1; margin:0px auto; display: table}
.index_shebie_list .picScroll-left .hd ul li{ float:left;  width:50px; height:4px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  border:1px solid #fff}
.index_shebie_list .picScroll-left .hd ul li.on{ background: #fff}
.index_shebie_list .picScroll-left .bd{width: 100%; height: 100%; }
.index_shebie_list .picScroll-left .bd ul{ overflow:hidden; zoom:1;padding: 20px 0px!important;}
.index_shebie_list .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.shebie_pic{width:384px; height: 260px; overflow: hidden}
.shebie_pic img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_shebie_list .picScroll-left .bd ul li:hover .shebie_pic img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.shebie_xx{width:100%; height: 142px; background: #fff; border-bottom: 4px solid #bf1010; overflow: hidden}
.shebie_xx h3{ font-size: 18px; color: #4d4d4d; height: 40px; line-height: 40px; margin: 25px 0 20px}
.shebie_xx i{width:26px; height: 26px; background: url(../images/jia.jpg) no-repeat; display: block; margin: 10px auto;}
.index_shebie_list .picScroll-left .bd ul li:hover i{background: url(../images/jia.png) no-repeat}
.picScroll-left .bd ul li:hover .shebie_xx{ background:#bf1010; border-bottom: 4px solid #fff }
.picScroll-left .bd ul li:hover h3{color:#fff}


/*新闻*/
.index_news{ width: 100%; height: auto; overflow: hidden; padding-top: 55px; background: #f2f2f2; padding-bottom:90px;}
.index_news_ft{width:100%; height: 40px; border-bottom: 1px solid #bebebe; margin-top: 36px;}
.index_news_ft h3{width:89px; height: 40px; border-bottom: 2px solid #bf1010; font-size: 20px; color: #000000;}
.index_news_info{width:100%; height: auto; margin-top: 20px;}

.ny_qynew_rq{width:80px; height: auto; text-align: center; float: left; }
.ny_qynew_rq p{font-size: 44px; color: #000000; line-height:45px; margin-top:8px;}
.ny_qynew_rq span{font-size: 16px; color: #000; line-height: 30px;}
.ny_qynew_xx{width: 408px;  float: right;}
.ny_qynew_xx h3{ font-size: 18px; color: #4d4d4d; height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 5px; }
.ny_qynew_xx p{ font-size: 14px; color: #777777; line-height:26px; height: 72px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.mr_frbox{height:430px;position: relative;}
.mr_frBtnL{float:left;margin:28px 22px 0px 0px;cursor:pointer;display:inline;}
.mr_frUl{height:100%;width:100%;}
.mr_frBtnR{float:right;margin-top:28px;cursor:pointer;}
.mr_frUl ul li{display:inline;float:left;height:430px;width:582px; margin: 0px 9px; }
.mr_frUl ul li a{width:582px; height: 199px; display: block;  background: #fff;padding: 35px; margin-bottom: 18px; }
.mr_frUl ul li a:hover img{border:1px solid #A0C0EB;}
.og_prev, .og_next{width:30px;height:30px; position:absolute;top:-60px;z-index:99;cursor:pointer; background:#bebebe; text-align:center;}
.og_prev{right:40px}
.og_prev:hover{ background: #bf1010;}
.og_next{right:0;}
.og_next:hover{background: #bf1010;}
.og_prev i, .og_next i{ color:#fff; font-size:22px;}
.mr_frUl ul li a:hover h3,.mr_frUl ul li a:hover p,.mr_frUl ul li a:hover span{ color: #e12929;}
.mr_frUl ul li a:hover{box-shadow: 1px 1px 10px rgba(0,0,0,0.5)}



/*底部*/
.footer{width: 100%; height:410px; background:#bf1010;  }
.fotter_title{width:398px; height: 72px; background: url(../images/ft_bj.png) no-repeat;  padding-left:60px; margin-bottom: 10px; position: absolute; top: -35px;}
.fotter_title h3{font-size: 24px; color: #000000; height: 100%; line-height: 72px;}
.footer_dz{width:398px; height: auto;  float: left; position: relative }
.footer_dz_x{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.footer_dz_x p{font-size: 14px; color: #ffffff; line-height:35px;}
.footer_dz_x img{float: left; margin-right: 8px; margin-top: 7px;}
.footer_dz_x b{margin-left: 60px; font-weight: normal}
.footer_form{width:398px; height: auto;  float: left; position: relative; margin-left: 15px;}
.footer_input{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.footer_input p{width:100%;  border: 1px solid #fff; margin-bottom: 10px; position:relative}
.footer_input p input{width:100%; height: 37px; background:none; border: 0px; padding-left: 20px; color: #fff; font-size: 14px;}
.footer_input textarea{width:100%; height: 70px; background:none; border: 0px;padding-left: 20px; padding-top: 10px; resize: none}
.f_submit{width:100%; height: 40px; background:#fff; color:#bf1010; border: 0px; font-size: 14px; cursor:pointer}
::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  

.footer_top_right{width:330px;  display: block;  float: right; position: relative}
.footer_img{width:129px; height:auto; float:left; }
.footer_img p{ width:100%; height: auto; overflow: hidden; font-size: 15px;color: #fff; text-align: center; line-height: 24px;}
.footer_img div{width:129px; height:129px;}
.footer_img div img{width:100%; height:100%;}
.footer_img  i{text-align: center; display: block; margin: 10px auto 5px; width: 24px;}
.footer_pic{width:285px;  margin-top: 55px; float: right;}


.img_right{float: right!important}
.footer_ban{width:100%; height: 50px; background:url(../images/ban_bj.png) no-repeat right; line-height: 50px;margin-top: 10px; padding-left: 60px; }
.footer_zhichi{width:500px; height:50px;  float: right}
.footer_zhichi p{ width: 215px; float: left; margin-left: 20px; line-height: 50px; font-size: 14px; color:#bf1010;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 14px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 14px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #bf1010;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; line-height: 50px;font-size: 14px; color:#bf1010; float: left}

.index_kuaijie{width:100%; height: 50px; overflow: hidden; line-height: 50px;}
.index_kuaijie a{float: left; width:auto; text-align: center; font-size: 14px; color: #fff; margin: 0px 10px;}
.index_kuaijie p{font-size: 14px; color: #fff; float: left; background: url(../images/f7.png) no-repeat left center;  padding-left:30px;}
.index_kuaijie a:hover{color:#f4a815}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#bf1010;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




/*内页banner*/
.ny_ban{width:100%; height: 340px; position:relative}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.fuwu_ban{background: url(../images/fuwu_ban.jpg) no-repeat center}
.jingxiao_ban{background: url(../images/jingxiao_ban.jpg) no-repeat center}
.mfyy_ban{background: url(../images/mfyy_ban.jpg) no-repeat center}
.mdzs_ban{background: url(../images/mdzs_ban.jpg) no-repeat center}
.rcln_ban{background: url(../images/rcln_ban.jpg) no-repeat center}

.p-bd{ margin-bottom:20px;}

/*内页底下*/
.m-wh{height:260px;padding:40px 0;background:no-repeat url(../images/bg_icon.jpg);margin-top: 20px}
.m-wh li{float:left;width:25%}
.m-wh li a{display:block;width:102px;height:140px;margin:0 auto 10px;text-align:center}
.m-wh li a img{width:100%;height:102px}
.m-wh li a p{margin-top:7px;font-size:18px}
.m-wh li>p{padding:0 7%;font-size:14px;text-align:center}
.f-ct{width:1200px;margin:0 auto; font-size:14px; color:#666;  line-height:24px; margin-top:30px;}
.f-cl:after{display:block;content:".";height:0;visibility:hidden;overflow:hidden;clear:both}



.p-tit{height:70px;line-height:65px;border-bottom:1px solid #ebebeb}
.p-tit h2{float:left;color:#c30000;font-size:26px;font-weight: bold}
.m-crm{margin-left:15px;color:#999;font-size:12px;font-weight:400}
.m-crm a{margin:0 3px;color:#999;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#333;text-decoration:underline}
.p-tit ul{float:right}
.p-tit ul li{float:left;margin:0 15px}
.p-tit ul li a{display:block;height:69px;line-height:73px;color:#666;font-size:16px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#c30000}
.p-tit ul li.active,.p-tit ul li:hover{border-bottom:2px solid #c30000}

.goods_tab{height:140px;line-height:65px;border-bottom:1px solid #ebebeb}
.goods_tab h2{color:#c30000;font-size:26px;font-weight: bold; width:100%;}
.goods_tab ul{width:100%; height:auto; overflow:hidden}
.goods_tab ul li{float:left;margin:0 15px}
.goods_tab ul li a{display:block;height:69px;line-height:73px;color:#666;font-size:16px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.goods_tab ul li.active a,.p-tit ul li:hover a{color:#c30000}
.goods_tab ul li.active,.p-tit ul li:hover{border-bottom:2px solid #c30000}
.ny_goods_show{font-size:14px; color:#666; line-height:30px;}



.p-ct{line-height:26px;padding:50px 0 60px;color:#666;font-size:14px; overflow:hidden; width: 100%;}
.p_case{padding:50px 0 60px;color:#666;font-size:14px;}
.p-ct .index_wen_1{width:100%;margin-top: 20px}
.p-ct .tit{margin-bottom:25px;text-align:center}
.p-ct .tit h2{color:#333;font-size:30px}
.p-ct .tit p{line-height:26px;margin-top:20px;color:#999;font-size:16px}
.ab_list1 li{position:relative;float:left;width:382px;height:300px}
.ab_list1 li.li1{background:no-repeat url(../images/ab_list1_1.jpg)}
.ab_list1 li.li2{margin:0 22px;background:no-repeat url(../images/ab_list1_2.jpg)}
.ab_list1 li.li3{background:no-repeat url(../images/ab_list1_3.jpg)}
.ab_list1 li a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat url(../images/ab_list_mask.png);visibility:hidden}
.ab_list1 li:hover a{visibility:visible}
.ab_list1 li h2{margin:40px 0 0 30px;color:#fff;font-size:24px}
.ab_list1 li p{margin:20px 0 0 30px;color:#fff}
.qywh{height:286px;line-height:32px;margin-top:50px;padding-top:170px;color:#fff;font-size:16px;background:no-repeat center url(../images/ab_qywh.jpg)}
.ab_list2{margin-top:40px}
.ab_list2 li{position:relative;float:left;width:50%;height:330px}
.ab_list2 li a{display:block;position:absolute;top:0;left:0;width:100%;height:220px;padding-top:110px;color:#fff;font-size:30px;text-align:center;visibility:hidden}
.ab_list2 li:hover a{visibility:visible}
.ab_list2 li a span{display:block;margin-top:20px;font-size:16px}
.ab_list2 li a.mask{background:repeat url(../images/bg_mask.png)}
.ab_list2 li a.tit{width:50%;visibility:visible}
.ab_list2 .li2 a.tit{left:50%}
.ab_list2 li a i{display:block;width:78px;height:78px;margin:0 auto;background:no-repeat url(../images/icon_video.png)}
.ab_list3 li{float:left;width:385px;height:236px}
.ab_list3 li.li1{background:no-repeat url(../images/ab_list3_1.jpg)}
.ab_list3 li.li2{margin:0 22px;background:no-repeat url(../images/ab_list3_2.jpg)}
.ab_list3 li.li3{background:no-repeat url(../images/ab_list3_3.jpg)}
.ab_list3 li a{display:block;width:325px;height:146px;padding:45px 30px;visibility:hidden}
.ab_list3 li h2{color:#000;font-size:30px}
.ab_list3 li h2 i{display:block;width:52px;height:2px;margin-top:25px;background:#000}
.ab_list3 li p{margin-top:20px;color:#000;font-size:18px}
.ab_list3 li:hover{background:#ffcb23}
.ab_list3 li:hover a{visibility:visible}

/*新闻*/
.new-list{margin-top:-10px; margin-bottom: 15px;}
.new-list li{height:200px;padding:20px;border-top:1px solid #fff;border-bottom:1px solid #ebebeb}
.new-list li:hover{background:#f2f2f2;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}
.new-list li:hover h3{color:#c30000}
.new-list li:hover .more{color:#c30000;border:1px solid #c30000}
.new-list li>*{float:left}
.new-list .f-imgfd-img{width:272px;height:100%;margin-right:30px;overflow:hidden}
.new-list .f-imgfd-img img{width:100%; height: 100%;}
.new-list li .f-imgfd-li{width:855px;height:100%}
.new-list h3{margin-bottom:15px;color:#333;font-size:24px}
.new-list .time{color:#999;background:no-repeat url(../images/news_time.png) left center; padding-left: 25px}
.new-list .more{display:block;width:140px;height:34px;line-height:34px;color:#999;text-align:center;border:1px solid #999; display: block; margin-top: 8px;}
.f-xx{width:100%; height: 46px; overflow: hidden; margin-bottom:6px; color:#666}

.pro-list1{margin-top:20px; margin: 0px auto; width: 1200px;}
.pro-list1>li{position:relative;float:left;width:285px;height:384px;overflow:hidden; margin-right: 20px;}
.pro-list1>li:nth-child(4n){ margin-right: 0px;}
.pro-list1>li img{width:100%;height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.pro-list1 .mask{position:absolute;top:315px;left:0;width:100%;height:100%;padding:0 20%;text-align:center; background: rgba(8,58,79,0.6); color: #fff}
.pro-list1 h3{margin-top:25px;font-size:24px; color: #fff;}
.pro-list1 h3 i{display:block;width:34px;height:3px;margin:20px auto 0;background:#fff}
.pro-list1 .mask1 i{background:#fff}
.pro-list1 p{margin-top:20px}
.pro-list1>li:hover .mask{top:0px; transition: all 0.5s ease-in-out;}
.pro-list1 .mask a{color:#fff; width:100%; height:100%; display:block;}
.pro-list1>li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



.subpro{margin-top:25px}
.subpro li{width:160px;height:36px;margin:0 auto 7px;text-align:center}
.subpro li a{display:block;line-height:36px;font-size:16px;background:#fff;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.subpro li:hover a{color:#fff;background:#231815}
.p-nav{margin-bottom:40px}
.p-nav li{float:left;margin-right:20px}

.p-nav li a{display:block;width:272px;height:60px;line-height:60px;font-size:20px;text-align:center;border:4px solid #e5e5e5}
.p-nav li.active a,.p-nav li:hover a{color:#fff;font-weight:700;background:#231815;border:4px solid #231815}
.pro-list2{width:1232px;margin:0 auto}
.pro-list2 li{position:relative;float:left;width:280px;height:236px;margin:0 14px 30px}
.pro-list2 li b{display:block;width:280px;height:175px;overflow:hidden}
.pro-list2 li b img{width:100%;}
.pro-list2 li p{height:60px;line-height:60px;text-align:center}
.pro-list2 li p.active{visibility:hidden}
.pro-list2 .mask{display:none;position:absolute;top:0;left:0;width:100%;height:100%;padding:20px;color:#fff;}
.pro-list2 .mask div{width:240px; height:140px; overflow:hidden}
.pro-list2 li h3{margin-bottom:20px;font-size:24px}
.pro-list2 li:hover .mask{display: block;background: rgba(195,0,0,0.6);  }
.pro-list3{width:1200px;margin:0 auto; overflow: hidden}
.pro-show-r{float:right;width:660px}
.pro-show-r .pro-sx{width:50%}
.pro-show-r .pro-sx li{line-height:24px}
.pro-show-r h3{margin-top:30px;color:#333;font-size:24px}
.pro-show-r .txt{line-height:30px;margin-top:20px;padding:10px 0 25px;font-size:12px;border-top:1px solid #ddd}
.pro-show-r .txt div{margin-top:15px}
.pro-show-r .txt p{line-height:24px;text-indent:2em}
.pro-show-m{margin-top:30px;padding-top:40px;background:no-repeat url(../images/pro_show_m.jpg)}
.pro-show-m h2{color:#fff;font-size:30px}
.pro-show-m .nav{height:600px;margin-top:36px;position:relative}
.pro-show-m .nav>li{float:left;margin-right:15px}
.pro-show-m .nav>li>a{display:block;width:200px;height:50px;line-height:50px;color:#333;font-size:18px;text-align:center;background:repeat url(../images/bg_mask_w.png)}
.pro-show-m .nav>li.active>a,.pro-show-m .nav>li:hover>a{background:#fff}
.proshow-sub{display:none;position:absolute;top:100px;left:0;width:100%;line-height:30px}
.proshow-sub h3{margin-bottom:30px;color:#333;font-size:24px}
.proshow-sub h6{font-size:14px}
.img-list li{float:left;margin:0 20px 20px 0;}
.img-list li a{display:block;width:280px;height:100%;overflow:hidden}
.img-list li a div{width:100%;overflow: hidden;}
.img-list li a img{width:100%;transform: scale(1); transition: all 1s ease 0s; -webkit-transform: scale(1); -webkit-transform: all 1s ease 0s;}
.img-list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.img-list li p{height:30px;line-height:30px;text-align:center;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s; color:#666; height:35px; line-height:35px;}
.img-list li:hover p{color:#231815}

.img-lists li{float:left;height: 230px;margin:0 20px 20px 0;}
.img-lists li a{display:block;width:280px;height:100%;overflow:hidden}
.img-lists li a div{width:100%;height:190px;overflow: hidden;}
.img-lists li a img{width:100%;height:100%;    transform: scale(1); transition: all 1s ease 0s; -webkit-transform: scale(1); -webkit-transform: all 1s ease 0s;}
.img-lists li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.img-lists li p{height:30px;line-height:30px;text-align:center;color:#666}
.img-list li:hover p{color:#231815}
table.ly{width:100%}
table.ly td{float:left;margin-bottom:20px}
table.ly .tr1 td{width:280px;margin-right:20px}
table.ly .tr1 td input{width:260px}
table.ly .tr2 td,table.ly .tr3 td{width:1160px;margin-right:22px}
table.ly .tr2 td input,table.ly .tr3 td textarea{width:100%}
table.ly input[type=text]{height:28px;line-height:28px;padding:5px 10px;color:#999;border:1px solid #ddd;background:#fff}
table.ly textarea{height:114px;padding:5px 10px;color:#999;border:1px solid #ddd;background:#fff;resize:none}
table.ly .sbt{width:240px;height:40px;color:#fff;font-size:14px;background:no-repeat url(../images/pro_m_sbt.png);border:none;cursor:pointer}
.pro-more .tit{height:77px;line-height:77px;margin-bottom:40px;text-align:left;background:#eee}
.pro-more .tit h3{color:#333;font-size:24px}
.pro-more .tit a{float:right;padding-left:25px;color:#666;font-size:18px;font-weight:400;background:no-repeat url(../images/pro-more.png);background-position:0 33px}
.pro-more .tit a:hover{color:#231815;background:no-repeat url(../images/pro-more_hov.png);background-position:0 33px}


/*联系我们*/
.m-cot{ height: auto; overflow: hidden; margin-top: 30px;}
.m-cot h3{font-size:24px}
.m-cot h3 i{display:block;width:120px;height:3px;margin:25px 0 10px;background:#666}
.m-cot ul{float:left;width:700px}
.m-cot ul li{float:left;margin-right:50px}
.m-cot ul li div{line-height:30px}
.m-cot .ewm{float:right;margin-top:20px; margin-left: 15px;}
.m-cot .ewm img{width:110px;height:110px;border:1px solid #ddd; padding:5px;}
.m-cot .ewm p{text-align:center}
.iw_poi_title{color:#C52;font-size:14px;font-weight:700;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content{font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.keyword_light{margin-bottom:30px}
#newsfoot tr>td:first-child{padding-left:10px;font-size:14px;color:#555}
#newsfoot tr>td:first-child>a{color:#000}
#newsfoot tr>td:last-child{position:relative;top:4px;left:0px}
.proname{padding:20px 0 5px 0}


@media (max-width:1440px){
	
	.index_about_top h3{margin-left:20%;}
}



