@charset "utf-8";
/* CSS Document */

/*引入字体库*/
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
  url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
}
.fa {display: inline-block;font-family: "iconfont";font-size:20px;font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.fa-icon-qq:before { content: "\e604"; }
.fa-icon-weibo:before { content: "\e600"; }
.fa-icon-weixin:before { content: "\e605"; }
.fa-icon-zaixianzixun:before { content: "\e608"; }
/************************************************************************************************************/

.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
a{ text-decoration:none !important; cursor:pointer !important; outline:none !important;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1230px !important;}
.clear { clear:both;}
body{ font-family:"微软雅黑";}


/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%;}
.banpc{ width:100%; height:100%; overflow:hidden;}
.focus{ width:100%; height:100%; position:relative;}
.focusbox{width:100%;height:100%;overflow:hidden;}
.focusbox li{width:100%;height:100%;overflow:hidden;}
.focusbox li a{width:100%;float:left;overflow:hidden;}
.focusbox li a img{ width: 100%;}
.rslides{width:100%;height:100%; position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);
  top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;
  background:url(../images/prev.jpg) no-repeat center center;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background:url(../images/next.jpg) no-repeat center center;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:0px; z-index:2; text-align:center;}
.rslides_tabs li{display:inline-block;width:10px;height:10px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:10px;height:10px;line-height:40px;overflow:hidden;background:rgba(255,255,255,0); border:1px solid #fff;cursor:pointer; border-radius:50%;}
.rslides_tabs .rslides_here a{background:rgba(255,255,255,1)}

/*phone*/
.phone{ width:100%; overflow:hidden;}
.phone .swiper-slide img{ width: 100%;}

/*全局样式*/
.top{ background: #dedede;}
.top .left_zi{ font-size: 14px; color: #666; line-height: 40px;}
.top .right_zi ul li{ font-size: 14px; color: #666; line-height: 40px;}
.top .right_zi ul li a{ color: #666;}
.top .right_zi ul li:hover a{ color: #c70002;}

.logo{ height:100px;}
.logo .logoimg img{ margin-top:15px;}
.logo .zi{ margin:23px 0 0 15px; border-left: 1px solid #afafaf; padding: 18px 0 18px 15px;}
.logo .tel_box{ margin: 0px 0 0 0;}
.logo .tel_box .ewm_box{ width: 81px;margin: 10px 0 0 0; height: 81px; padding: 5px; background: url(../images/kuang.png) center center no-repeat;}
.logo .tel_box .ewm_box img{ width: 71px; height: 71px;}
.logo .tel{ margin:0px 0 0 10px;}
.logo .tel h5{ font-size:14px; color:#333; line-height:24px;}
.logo .tel h6{ font-size: 24px;  color: #fc0207; font-weight: bold; line-height: 24px;}
.heard1{ width:100%; background:#c70002;}
.heard1 nav{ width:100%; }
.heard1 nav ul li{ width:12.5%; height:50px; position: relative;}
.heard1 nav ul li a{ display:block; color:#fff; font-size:16px; line-height:18px; border-right: 1px solid #a00003; margin: 16px 0 0 0;}
.heard1 nav ul li.active{ background: #fe8043;}
.heard1 nav ul li.active a{border-right:none;}
.heard1 nav .ul2{ display:none; width:100%; position:absolute; top:50px; left:0; z-index:999; }
.heard1 nav .ul2 .li2{ position:relative; background: rgba(0,0,0,0.8); margin-bottom: 2px;}
.heard1 nav .ul2 .li2 a{ display: block; color:#fff; margin: 0; line-height:30px; background:none;}
.heard1 nav .ul2 .li2 a:after{ display: none;}
.heard1 nav .ul2 .li2 a:hover{ background:#c70002; color: #fff;}


.banner{ position:relative; overflow:hidden;}
.banner img{ display: block; margin:0 auto; width:100%;}
.banner .carousel-fade .carousel-inner .item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity}
.banner .carousel-fade .carousel-inner .active{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner .carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.banner .carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner #myCarousel{position:relative}
.banner #myCarousel .carousel-indicators{bottom:0;z-index:4}
.banner #myCarousel .carousel-indicators li{margin:0 5px;width:12px;height:12px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s; background:#c70002; border:1px solid #c70002;}
.banner #myCarousel .carousel-indicators li:hover{background-color:#fe8043; border:1px solid #fe8043;}
.banner #myCarousel .carousel-indicators li.active{background-color:#fe8043;  border:1px solid #fe8043;}
.banner .swiper-pagination{ left: 0; bottom: 20px; width: 100%; font-size: 0; }
.banner .swiper-pagination span{ width: 10px; height: 10px; background: #fff; margin: 0 5px; transition: all 0.3s; }

/*m-w*/
.mian-fuwu{ padding:30px 0;}
.mian-about{ padding:30px 0 50px; background: url(../images/about_bg.jpg) center center; background-size: cover;}
.mian-pic{ padding: 50px 0 20px;}
.mian-zz{ padding: 30px 0;}
.mian-case{ padding: 30px 0;}
.mian-bao{ padding: 30px 0; background: url(../images/bao_bg.jpg) center center; background-size: cover;}
.mian-Color{ padding: 50px 0 120px; background: #2a2828;}



/*t-2*/
.title { margin: 20px 0; }
.title h3{ color: #ff0004; font-size: 26px;font-weight: bold; line-height: 40px; }
.title .kuai{ width: 30px; height: 3px; background: #fe8043; margin: 10px auto 0;}

/*t-2*/
.title2 { margin: 20px 0; }
.title2 h3{ color: #fff; font-size: 26px;font-weight: bold; line-height: 40px; }
.title2 .kuai{ width: 30px; height: 3px; background: #fff; margin: 10px auto 0;}


/*t-3*/
.title3 { margin: 20px 0; }
.title3 h3{ color: #161616; font-size: 26px; line-height: 40px; }
.title3 .kuai2{ width: 30px; height: 3px; background: #c70002; margin: 10px auto 0;}


/*t-6*/
.title6{ border-bottom:1px solid #c0c0c0;}
.title6 h4{ font-size: 16px; color: #555; font-weight: bold; line-height: 43px;}
.title6 span{ font-size: 13px; color: #777777; line-height: 43px; font-family: "宋体";}
.title6 span a{ color: #777777;}
.title6 span a.last{ color: #c70002;}
.title6 span a:hover{ color: #c70002;}




/*t-7-1*/
.title07{ margin:20px 0 0 0;}
.title07 h1{ margin:0 auto !important; font-size:16px; color:#333; line-height:30px;}
.title07 h2{ margin:0 auto !important; font-size:18px; color:#333; line-height:40px; width:60%; border-bottom:1px dashed #666;}
.title07 h6{color:#666; line-height:30px; }

/*t-4*/
.aboutnei{ margin-top:20px;}
.aboutnei h3{ font-size:18px; color:#333; font-weight: bold; line-height:30px;}
.title4{ padding:10px 0; font-size:14px; color:#333; line-height:24px;}
.title4 img{ max-width:100%; height:auto;}

/*text-3*/
.text03{ padding:10px; font-size:14px; color:#333; line-height:24px;}
.text03 img{ max-width:100%; height:auto;}

/*lunbo*/
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-theme .owl-controls{}

/*fuwu*/
.fuwu{ margin: 20px 0 0 0;}
.fuwu ul{ margin: 0 -10px;}
.fuwu ul li{ width: 25%; padding: 0 10px;}
.fuwu ul li .imgbox{ overflow: hidden; position: relative;}
.fuwu ul li .imgbox span{ display: block; width: 100%; transition: all .3s;}
.fuwu ul li .imgbox img{ max-width: 100%;}
.fuwu ul li .imgbox .bg{ width: 100%; height:100%; position: absolute; left: 0; top: -100%;  background: rgba(255,0,4,0.53); transition: all .3s;}
.fuwu ul li .imgbox .bg .til{ font-size: 14px; color: #fff; line-height: 20px; position: absolute; width: 100%; text-align: center; top: 50%; margin-top: -10px;}
.fuwu ul li h3{ font-size: 16px; color: #4e4e4e; font-weight: bold; line-height: 50px;}


/*gong*/
.gong{ border: 1px solid #ccc;}
.gong .biao{ font-size: 20px; color: #ff0004; font-weight: bold; line-height: 40px; border-bottom: 1px solid #ccc;}
.gong .zheng_box{ padding: 25px 20px 15px;}
.picture23{ position:relative; margin:0 -10px;}
.picture23 #owl-demo3 .item{-webkit-transition: all 0.3s;transition:all 0.3s; margin: 0 10px;}
.picture23 #owl-demo3 .item li{ -webkit-transition: all .3s; transition:all .3s;}
.picture23 #owl-demo3 .item li .imgs{ overflow: hidden; text-align: center; height: 210px; border: 1px solid #a5a5a5; line-height: 208px; position: relative;}
.picture23 #owl-demo3 .item .imgs img{max-width:100%; max-height: 100%; transition: all .5s;}
.picture23 #owl-demo3 .item .imgs a.bg{ display: block; width: 100%; height: 100%; position: absolute; left: 0; top: -100%; background: rgba(0,0,0,0.7); transition: all .3s;}
.picture23 #owl-demo3 .item .imgs a.bg .zixun{ font-size: 14px; color: #fff; line-height: 26px; background: #c70002; width: 70px; text-align: center; position: absolute; left: 50%; margin-left: -35px; top: 50%; margin-top: -13px;}
.picture23 #owl-demo3 .item li h3 a{ display: block; font-size: 14px; color: #333333; line-height: 30px;  transition: all .3s;}
.picture23 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:30px; height:100%;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture23 .owl-theme .owl-controls .owl-buttons div.owl-prev{ display: none;}
.picture23 .owl-theme .owl-controls .owl-buttons div.owl-next{display: none;}
.picture23 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.picture23 .owl-theme .owl-controls .owl-page{ display:none;}

.picture24{ position:relative; margin:0 -10px;}
.picture24 #owl-demo4 .item{-webkit-transition: all 0.3s;transition:all 0.3s; margin: 0 10px;}
.picture24 #owl-demo4 .item li{ -webkit-transition: all .3s; transition:all .3s;}
.picture24 #owl-demo4 .item li .imgs{ overflow: hidden; text-align: center; height: 210px; border: 1px solid #a5a5a5; line-height: 208px; position: relative;}
.picture24 #owl-demo4 .item .imgs img{max-width:100%; max-height: 100%; transition: all .5s;}
.picture24 #owl-demo4 .item .imgs a.bg{ display: block; width: 100%; height: 100%; position: absolute; left: 0; top: -100%; background: rgba(0,0,0,0.7); transition: all .3s;}
.picture24 #owl-demo4 .item .imgs a.bg .zixun{ font-size: 14px; color: #fff; line-height: 26px; background: #c70002; width: 70px; text-align: center; position: absolute; left: 50%; margin-left: -35px; top: 50%; margin-top: -13px;}
.picture24 #owl-demo4 .item li h3 a{ display: block; font-size: 14px; color: #333333; line-height: 30px;  transition: all .3s;}
.picture24 #owl-demo4 .item li h3 a{ display: block; font-size: 14px; color: #333333; line-height: 30px;  transition: all .3s;}
.picture24 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:30px; height:100%;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev{ display: none;}
.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next{display: none;}
.picture24 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.picture24 .owl-theme .owl-controls .owl-page{ display:none;}

.zz_box{ margin: 20px 0 0;}
.zz_box ul{ margin: 0 -10px;}
.zz_box ul li{ width: 25%; padding: 0 10px; margin-bottom: 20px;}
.zz_box ul li .box{ background: #e9e9e9; padding: 21px 20px 38px; transition: all .3s;}
.zz_box ul li .imgbox{ width: 120px; height: 120px; border-radius: 50%; margin: 0 auto; transition: all .3s;}
.zz_box ul li h3{ font-size: 15px; color: #333333; line-height: 40px; padding: 10px 0; transition: all .3s}
.zz_box ul li .mor{ width: 100px; line-height: 28px; background: #fe8043; font-size: 12px; color: #fff; text-align: center; border-radius: 50px; margin: 0 auto; transition: all .3s;}
.zz_box ul li:hover .box{ background: #ff0004;}
.zz_box ul li:hover h3{ color: #fff;}
.zz_box ul li:hover .mor{ background: #fff; color: #fe8043;}

/*about*/
.about_img{ margin: 20px 0 0 0; overflow: hidden;}
.about_img img{ margin: 0 auto;}
.about_til{ margin: 20px 0 0 0;}
.about_til h3{ font-size: 18px; color: #fe8043; font-weight: bold; line-height: 40px;}
.about_til .about_ti{ color: #fff; line-height: 24px; height: 192px;  overflow: hidden; margin: 10px 0 0 0;}
.about_til a{ display: block; width: 120px; font-size: 14px; color: #fff; line-height: 34px;   background: #ff0004; text-align: center; border: 1px solid #ff0004; margin: 18px 0 0 0;}
.about_til a:hover{ background: none; color: #ff0004;}



/*pic*/
.picture25{ position:relative; margin:30px -10px 0;}
.picture25 #owl-demo5 .item{-webkit-transition: all 0.3s;transition:all 0.3s; margin: 0 10px;}
.picture25 #owl-demo5 .item li{ -webkit-transition: all .3s; transition:all .3s; margin-bottom: 20px;}
.picture25 #owl-demo5 .item li .imgbox{ border: 2px solid #aaaaaa; overflow: hidden;}
.picture25 #owl-demo5 .item li .imgbox span{ display: block; width: 100%; transition: all .3s;}
.picture25 #owl-demo5 .item .imgbox img{max-width:100%;}
.picture25 #owl-demo5 .item li h3{ font-size: 14px; color: #333333; line-height: 30px;}
.picture25 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:30px; height:100%;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture25 .owl-theme .owl-controls .owl-buttons div.owl-prev{ left: -50px; background: url(../images/yjt.jpg) left 45% no-repeat; transition: all .3s;}
.picture25 .owl-theme .owl-controls .owl-buttons div.owl-next{right: -50px; background: url(../images/zjt.jpg) right 45% no-repeat; transition: all .3s;}
.picture25 .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{ background: url(../images/yjt.jpg) right 45% no-repeat;}
.picture25 .owl-theme .owl-controls .owl-buttons div.owl-next:hover{background: url(../images/zjt.jpg) left 45% no-repeat;}
.picture25 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.picture25 .owl-theme .owl-controls .owl-page{ display:none;}
.more a{ display: block; width: 160px; line-height: 36px; text-align: center; color: #fff; background: #ff0004; border-radius: 50px; border: 1px solid #ff0004; margin: 20px auto; transition: all .3s;}



/*bao_box*/
.bao_box{ overflow: hidden;}
.bao_box ul{ font-size: 0; margin: 20px -20px; text-align: center;}
.bao_box ul li{ display:inline-block; vertical-align: top; padding: 0 20px;}
.bao_box ul li{}


/*c-2 */
.lx_box h3{ font-size: 18px; color: #fff; opacity: 0.5; font-weight: bold; line-height: 30px;}
.lx_box .lx_til{ font-size: 14px; color: #ffffff; opacity: 0.5; line-height: 30px;}
.ewm_box img{ margin: 0 auto;}
.ewm_box h6{ color: #fff; font-size: 12px; line-height: 30px;}

/*tan*/
.mian-tan{ padding: 26px 0; background: rgba(49,69,89,0.9); width: 100%; position: fixed; left: 0; bottom: 0px; z-index: 999999; display: none;}
.mian-tan.active{ display: block;}
.mian-tan.active1{ position: fixed; left: 0; bottom: 65px;}
.mian-tan .col-lg-12{ position: relative;}
.mian-tan .col-lg-12 .off{ width: 18px; height: 18px; border-radius: 50%; text-align: center; font-family: arial; color: #333; line-height: 18px; font-weight: bold; background: #fff; position: absolute; top: -9px; right: 15px; cursor: pointer;}
.tan_box .yuy{ width: 50%; padding: 0 20px 0 0;}
.tan_box .yuy .biao2 h3{ font-size: 16px; color: #fff; font-weight: bold;}
.inp_box{ margin: 20px  -12px 0; }
.inp_box .inp{ width: 33.3%; padding: 0 12px 15px 0;}
.inp_box .inp .inp1{ padding: 0 0 0 47px; min-height: 28px; position: relative; background: #fff;}
.inp_box .inp .inp1 span{ background: rgba(49,69,89,0.9);  display: block; font-size: 14px; color: #fff; line-height: 30px; width: 47px; position: absolute; left: 0; top: 0; z-index: 1;}
.inp_box .inp .inp1 input{ border: none; width: 100%; height: 30px; padding: 0 5px;}
.inp_box .inp .inp1 select{ border: 1px solid #f08501; width: 100%; height: 30px;   appearance:none;-moz-appearance:none; -webkit-appearance:none; background: url(../images/jiao.png) no-repeat scroll 95% center transparent; padding: 0 20px 0 0;}
select::-ms-expand { display: none; }
.inp_box .but{ margin: 20px 0 0 0; text-align: center;}
.inp_box .but #but1{ background: #ff001e; width: 160px; height: 36px; border: none; border-radius: 5px; color: #fff;}
.tan_box .tan_til{ width: 50%; padding: 47px 0 47px 20px; border-left: 1px solid #798693;}
.tan_box .tan_til p{ font-size: 20px; color: #fff; font-weight: bold;}

/*p-7*/
.picture7{ margin:20px 0 0 0; text-align: center;}
.picture7 img{ display:block; margin:0 auto;}

/*c-1*/
.list_nav { text-align: center;}
.list_nav ul{ font-size: 0; margin: 0 -5px;}
.list_nav ul li{ display: inline-block; vertical-align: top; width: 14.28%; padding: 5px 5px;}
.list_nav ul li a{ display: block; width: 100%; line-height: 36px; font-size: 14px; color: #333; border: 1px solid #ccc;}
.list_nav ul li.active a{ background: #c70002; border: 1px solid #c70002; color: #fff;}
.list_nav ul li a:hover{ background: #c70002; border: 1px solid #c70002; color: #fff;}
.content1{ padding:26px 0 40px 0;}
.subnav ol h1{ font-size:18px; color:#fff; line-height:48px; background-color:#c70002; background-image: url(../images/left_nav.png); background-position: 20px center; background-repeat: no-repeat; padding: 0 10px 0 52px; }
.subnav ol h1 span{ font-size: 12px; padding: 0 0 0 5px; font-family: arial; text-transform: uppercase; opacity: 0.7;}
.subNavBox{ margin-bottom:30px;  border-top: none;}
.subNav2{cursor:pointer;font-size:14px;line-height:46px; border: 1px solid #d8d8d8; margin-bottom: 2px;}
.subNav2 a{ color:#333; width:100%; display:block; text-align: center;  background: url(../images/sanjiao.png) 40px center no-repeat;}
.subNav2.currentDd a{  color: #c70002; font-weight: bold;  background: url(../images/sanjiao2.png) 40px center no-repeat;}
.subNav2:hover a{  color: #c70002; font-weight: bold;  background: url(../images/sanjiao2.png) 40px center no-repeat;}
.subnav .yddnav li{ margin-bottom:2px; height:50px;}
.subnav .yddnav li a{ display:block; font-size:18px;color:#fff; line-height:50px; background:#666; transition:all 0.3s;}
.subnav .yddnav li a.active{ background:#c70002;}
.subnav .yddnav span{ padding-left:30px;}
.subnav .yddnav b{ padding-right:30px; line-height:50px;}
.subnav .yddnav .xl{ margin:0 0 2px 0; height:auto;overflow:hidden;}
.subnav .yddnav .xl.xlhide{ display:none;}
.subnav .yddnav .xls{ height:40px; line-height:40px; background:#dcdcdc; border-top:solid 1px #fff;}
.subnav .yddnav .xls a{ color:#333; display:block; line-height:40px;}

.bian{ margin-top: 20px;}
.bian_show{ margin: 20px 0 0 0;}
.bian_show .bian_til{ padding: 0 10px;}
.bian_show .bian_til h3{ font-size: 16px; color: #0f0f0f; font-weight: bold;}
.bian_show .bian_til .bian_ti{ font-size: 14px; color: #0f0f0f; line-height: 24px; margin-top: 30px;}
.bian_show .bian_til img{max-width: 100%; height: auto; margin: 10px auto;}

/*pic*/
.case{ margin:20px 0 0 0;}
.case ul{ margin: 0 -10px;}
.case ul li{ width: 25%; padding: 0 10px; margin-bottom: 20px;}
.case ul li .imgbox{ border: 2px solid #aaaaaa; overflow: hidden;}
.case ul li .imgbox span{ display: block; width: 100%; transition: all .3s;}
.case ul li .imgbox img{max-width:100%;}
.case ul li h3{ font-size: 14px; color: #333333; line-height: 30px;}

.zheng{ margin: 20px 0 0 0;}
.zheng ul{ margin: 0 -5px;}
.zheng ul li{ width: 20%; padding: 0 5px;}
.zheng ul li .imgs{ border: 1px solid #ccc; padding: 2px; background: #fff; position: relative; overflow: hidden;}
.zheng ul li .imgs .imgbox{ text-align: center; line-height: 282px; height: 282px; overflow: hidden;}
.zheng ul li .imgs .imgbox img{ max-width: 100%; max-height:100%; transition: all .5s;}
.zheng ul li .imgs a.bg{ display: block; width: 100%; height: 100%; position: absolute; left: 0; top: -100%; background: rgba(0,0,0,0.7); transition: all .3s;}
.zheng ul li .imgs a.bg .zixun{ font-size: 14px; color: #fff; line-height: 26px; background: #c70002; width: 70px; text-align: center; position: absolute; left: 50%; margin-left: -35px; top: 50%; margin-top: -13px;}
.zheng ul li h3 a{ display: block; font-size: 14px; color: #333; line-height: 40px;}


/*fa*/
.fa1{ margin-top:20px;}
.fa1 ul li{ border-bottom:1px solid #ccc; padding:0 0 30px 0; margin-bottom:20px;}
.fa1 ul li .fabox{ position:relative; padding:0 0 0 265px; min-height:175px;}
.fa1 ul li .fabox .imgbox{ width:265px; height:175px; overflow:hidden; position:absolute; left:0; top:0; z-index:1; }
.fa1 ul li .fabox .imgbox span{ display:block; width:100%; height:100%; transition:all .5s;}
.fa1 ul li .fabox .fatil{ padding:0 0 0 30px;}
.fa1 ul li .fabox .fatil h3{ font-size:16px; color:#4f4f4f; font-weight:bold;}
.fa1 ul li .fabox .fatil h6{ font-size:12px; color:#999; line-height:30px;}
.fa1 ul li .fabox .fatil .fati{ color:#4f4f4f; line-height:22px; height:88px; overflow:hidden;}
.fa1 ul li .fabox .fatil .more2{ width:90px; line-height:28px; color:#fff; text-align:center; background:#999999; margin-top:5px; transition:all .3s;}
.fa1 ul li:hover .imgbox span{ transform:scale(1.1);}
.fa1 ul li:hover .fabox .fatil h3{ color:#c70002;}
.fa1 ul li:hover .fabox .fatil .more2{ background:#c70002;}


/*ditu*/
.contact_box{ margin-top:20px;}
.contact_box h3{ font-size:18px; color:#333; font-weight: bold; line-height:30px;}
.contact_box h4{ font-size:18px; color:#333; font-weight: bold; line-height:30px;}
.contact_box .ditu{ position:relative; margin-top:20px; border:1px solid #ccc; overflow:hidden;}
.contact_box .us{ margin-top:10px; font-size:14px; color:#000; line-height:24px;}



/*f-1*/
footer{ padding:15px 0; text-align: center; background: #151515;}
footer section{color:#fff; line-height: 24px; font-size: 14px; opacity: 0.4;}
footer section .Copyright a{ color:#fff; }
footer section .Copyright a:hover{ color:#fff;}

@media(min-width:991px){
	.heard1 nav ul li:hover{background: #fe8043;}
	.heard1 nav ul li:hover a{ border-right:none;}
	.fuwu ul li:hover .imgbox .bg{ top: 0;}
	.picture23 #owl-demo3 .item li:hover .imgs{ border: 1px solid #ff0004;}
	.picture23 #owl-demo3 .item li:hover .imgs img{ transform: scale(1.2);}
	.picture23 #owl-demo3 .item li:hover .imgs a.bg{ top: 0;}
	.picture23 #owl-demo3 .item li:hover h3{ color: #ff0004;}
	.picture24 #owl-demo4 .item li:hover .imgs{ border: 1px solid #ff0004;}
	.picture24 #owl-demo4 .item li:hover .imgs img{ transform: scale(1.2);}
	.picture24 #owl-demo4 .item li:hover .imgs a.bg{ top: 0;}
	.picture24 #owl-demo4 .item li:hover h3{ color: #ff0004;}
	.picture25 #owl-demo5 .item li:hover .imgbox{ border: 2px solid #ff0004;}
	.picture25 #owl-demo5 .item li:hover .imgbox span{ transform: scale(1.1);}
	.picture25 #owl-demo5 .item li:hover h3{ color: #ff0004;}
	.more a:hover{ background: none; color: #ff0004;}
	.case ul li:hover .imgbox{ border: 2px solid #ff0004;}
	.case ul li:hover .imgbox span{ transform: scale(1.1);}
	.case ul li:hover h3{ color: #ff0004;}
	.zheng ul li:hover .imgs .imgbox img{ transform: scale(1.2);}
	.zheng ul li:hover .imgs a.bg{ top: 0;}
}

@media (max-width:1199px){	
.logo .zi{ width: 25%;}

.picture25 .owl-theme .owl-controls .owl-buttons div.owl-prev{ display: none;}
.picture25 .owl-theme .owl-controls .owl-buttons div.owl-next{ display: none;}


}


@media (max-width:991px){
.logo{ height:74px; border-bottom:none; position: relative;}
.logo .sjdnav{ display:none; width:150px; height:auto;position:absolute; right:20px; top:74px; z-index:9999;}
.logo .logo .sjdnav ul{ margin:0; padding:0;}
.logo .sjdnav li{ display:block; height:30px; text-align:center; padding:0; margin-bottom:5px;background:rgba(0,0,0,0.7);}
.logo .sjdnav li a{ display:block; color:#fff; line-height:30px;}
.logo .logoimg img{ margin:8px 0 0 10px; height:auto; width: 360px;}

.logo .ydd_btn{ margin:21px 15px 0 0; padding:10px 7px; width:32px; height:32px; cursor:pointer; background: #ff0004;}
.logo .ydd_btn span{ display:block; width:100%; height:2px; background:#fff; -webkit-transition: all .3s; transition:all .3s;}
.logo .ydd_btn span.span02{margin:3px 0;}
.logo .ydd_btn.click span{ background:#fff;}
.logo .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:6px;margin-top:0px;	} 
.logo .ydd_btn.click span.span02{margin:4px 0;}
.logo .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-6px;margin-top:0px;}
.logo .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}


.about_til .about_ti{ height: auto;}

.lx_box{ text-align: center; margin-bottom: 10px;}
.map{ margin-top: 10px;}

.gong{ margin-bottom: 20px;}

.mian-Color{ padding: 50px 0;}

}

@media (max-width:767px){
body{ padding-bottom:50px;}	
.logo .sjdnav{  right:0px;}

.hot{height:50px; background:#ff0004; position:fixed; bottom:0; border-top:2px solid #fff; left:0; z-index:99; width: 100%;}
	.hot span{ color:#fff; font-size:16px; line-height:20px;}
	.hot h6{ font-size:12px; line-height:20px;}
	.hot .row div a{ display:block; color:#fff; padding:7px 0;}
	.hot .row div:hover{ background:#fe8043;}	
	.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
	.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
	.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
	.dbbox .dbs.ewm-box{ text-align:center; }
	.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
	.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
	.dbbox .dbs.ewm-box img{ max-width: 140px; }
	.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
	.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }

.fuwu ul li{ width: 50%; margin-bottom: 20px;}


.zz_box ul li{ width: 50%;}

.case ul li{ width: 50%;}

.rongyu ul li{ width: 50%;}

.liuyan{ width:100%;}

.zheng ul li{ width: 33.333%; padding: 0 5px;}
.zheng ul li .imgs{ border: 1px solid #ccc; padding: 2px; background: #fff;}
.zheng ul li .imgs .imgbox{ text-align: center; line-height: 282px; height: 282px; overflow: hidden;}

}

@media (max-width:640px){

/*m-w*/
.mian-about{ padding:20px 0;}
.mian-fuwu{ padding: 20px 0;}
.mian-case{ padding: 20px 0;}
.mian-zz{ padding: 20px 0;}
.mian-bao{ padding: 20px 0;}
.mian-Color{ padding: 20px 0;}

.picture23 #owl-demo3 .item li .imgs{ overflow: hidden; height:170px; line-height: 168px;}

.picture24 #owl-demo4 .item li .imgs{ overflow: hidden; height:170px; line-height: 168px;}


.zz_box ul li .box{ padding: 15px 10px 28px;}
.zz_box ul li .imgbox{ width: 80px; height: 80px; border-radius: 50%; margin: 0 auto; transition: all .3s;}
.zz_box ul li h3{ padding: 5px 0;}
}


@media (max-width:414px){

.logo .logoimg img{ width: 220px; margin: 20px 0 0 5px; height:auto;}


.news ul li .news_box{min-height: 160px; padding: 0 0 0 160px;}
.news ul li .news_box .imgbox{ width: 140px; height: 140px; }
.news ul li .news_box .news_til{ padding: 20px 10px 0 10px;}
.news ul li .news_box .news_til .news_ti{line-height: 22px; height: 66px; }

.zheng ul li{ width: 50%; padding: 0 5px;}
.zheng ul li .imgs .imgbox{ line-height: 192px; height: 192px; overflow: hidden;}

/*fa*/
.fa1 ul li .fabox{ position:relative; padding:0 0 0 129px; min-height:75px;}
.fa1 ul li .fabox .imgbox{ width:129px; height:85px;}
.fa1 ul li .fabox .fatil{ padding:0 0 0 10px;}
.fa1 ul li .fabox .fatil h3{ font-size:14px; color:#4f4f4f; font-weight:bold;}
.fa1 ul li .fabox .fatil h6{ font-size:12px; color:#999; line-height:24px;}
.fa1 ul li .fabox .fatil .fati{ color:#4f4f4f; line-height:22px; height:44px;}



}


@media (max-width:340px){

}