@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:"微软雅黑";}

/*全局样式*/
.top_nav{ border-bottom: 1px solid #e7e7e7;}
.top_nav .left_zi{ font-size: 12px; color: #676767; line-height: 35px;}
.top_nav .right_zi ul{ margin: 0;}
.top_nav .right_zi ul li{ font-size: 18px; line-height: 35px; position: relative; padding: 0 10px; border-left: 1px solid #e7e7e7;}
.top_nav .right_zi ul li a{ color: #999999;}
.top_nav .ss input{ width: 127px; height: 32px; border: none; border-left: 1px solid #e7e7e7; font-size: 12px; padding: 0 0 0 5px;}
.top_nav .ss button{ width: 32px; height: 35px; background-color: #ffb700; background-image: url(../images/fang.png); background-position: center; background-repeat: no-repeat; border: none;}

.logo{ height:98px;}
.logo .logoimg img{ margin-top:22px;}
.logo .zi{ border-left: 1px solid #c9c9c9; padding: 0 0 0 13px; margin: 34px 0 0 13px;}
.logo .zi h6{ font-size: 12px; color: #343434; padding: 11px 0 0 0;}
.logo .tel{ padding: 0 0 0 56px; background: url(../images/dh.png) left center no-repeat; margin: 26px 0 0 0;}
.logo .tel h5{ font-size: 14px; color: #696969;}
.logo .tel h6{ font-size: 36px; color: #00a0e9; font-family: '汉仪菱心体简';}

.heard1{ width:100%; background: #19a9eb;}
.heard1 nav ul li{ width:10%; height:50px; position: relative;}
.heard1 nav ul li:after{content: ''; width: 1px; height: 12px; background: #fff; position: absolute; right: 0; top: 19px;}
.heard1 nav ul li a{ display:block; color:#fff; font-size:14px; line-height:50px;}
.heard1 nav ul li a span{ font-size: 24px; color: #fff; font-weight: bold; opacity: 0.3; display: inline-block; vertical-align: top; padding: 0 8px 0 0;}
.heard1 nav ul li.active{ background: #ffb700;}
.heard1 nav ul li.active:after{ display: none;}
.heard1 nav ul li.active a{ background: url(../images/jiao.png) center 94% no-repeat;}

.banner{ position:relative; overflow:hidden;}
.banner img{ display: block; margin:0 auto; width:100%; display:none;}
.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-control.left{ left:18%; width:24px;background:url(../images/left_but.png) no-repeat left;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;}
.banner .carousel-control.right{ right:18%; width:224px;background:url(../images/right_but.png) no-repeat right;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;}
.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 4px;width:15px;height:4px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s; background:#fff; border:none; border-radius: 3px !important;}
.banner #myCarousel .carousel-indicators li:hover{background-color:#ffb700; }
.banner #myCarousel .carousel-indicators li.active{background-color:#ffb700; }

/*m-w*/
.mian-about{ padding: 50px 0; background: url(../images/about_bg.jpg) center center; background-size: cover;}
.mian-pic{ padding: 40px 0;}
.mian-pic2{ padding: 40px 0; background: #f5f5f5;}
.mian-miao{ padding: 46px 0;}
.mian-miao2{ padding: 46px 0; background: #18a8ea;}
.mian-miao3{ padding: 97px 0;}
.mian-ys{ padding: 58px 0; background:#f5f5f5}
.mian-case{ padding: 30px 0;}
.mian-news{ padding: 30px 0 50px;}



/*t-2*/
.title { margin: 20px 0; padding-bottom: 27px; background: url(../images/biao_bg.png) center bottom no-repeat;}
.title h3{ color: #2c3740; font-size: 36px; font-weight: bold;}
.title h5{ color: #6d7c88; font-size: 14px; text-transform: uppercase; padding:0 0 13px 0;}


/*t-2*/
.title3 { margin: 20px 0; padding-bottom: 27px; background: url(../images/biao_bg2.png) center bottom no-repeat;}
.title3 h3{ color: #fff; font-size: 36px; font-weight: bold;}
.title3 h5{ color: #fff; font-size: 14px; text-transform: uppercase; padding:0 0 13px 0;}


/*t-6*/
.title6{ position: relative; height: 34px;}
.title6:before{ content: ''; width: 100%; height:1px; background: #dcdcdc; position: absolute; left: 0; bottom: 0px;}
.title6 span{ font-size: 12px; color: #616161; line-height: 34px;}
.title6 span b{ color: #343434;}
.title6 span a{ color: #616161;}
.title6 span a:hover{ color: #0065fd;}
.title6 a.fan{ font-size: 12px; color: #696969; line-height: 34px;}


/*t-7-1*/
.title07{ margin:20px 0 0 0;}
.title07 h1{ margin:0 auto !important; font-size:18px; 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 h4{ font-size:20px; color:#333; line-height:30px;}
.title4{ padding:10px; font-size:14px; color:#333; line-height:24px;}
.title4 img{ max-width:100%; height:auto;}

/*text-3*/
.text03{ padding:15px 0; font-size:14px; color:#636363; line-height:30px; border-top: 1px solid #e0e0e0; margin: 20px 0 0 0;}
.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{}

/*zz*/
.picture23{ position:relative; margin:20px -10px 30px;}
.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 a{ display: block; transition: all .3s;}
.picture23 #owl-demo3 .item li .imgbox{ overflow: hidden; position: relative; border: 1px solid #dcdcdc;}
.picture23 #owl-demo3 .item li .imgbox span{ display: block; width: 100%; transition: all .3s;}
.picture23 #owl-demo3 .item li .imgbox .bg{ width: 100%; height: 100%; position: absolute; left: -100%; top: 0; background: rgba(114,187,56,0.8); transition: all .3s;}
.picture23 #owl-demo3 .item li h3{ font-size: 14px; color: #696969; background: #eeeeee; line-height: 47px; transition: all .3s; position: relative;}
.picture23 #owl-demo3 .item li h3:after{ content: ''; width: 100%; height: 2px; background: #dedede; position: absolute; left: 0; bottom: 0px; transition: all .3s;}
.picture23 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:40px; 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{ left:-90px; background: url(../images/yjt.jpg) left center no-repeat; transition: all .3s;}
.picture23 .owl-theme .owl-controls .owl-buttons div.owl-next{right:-90px; background: url(../images/zjt.jpg) right center no-repeat; transition: all .3s;}
.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;}

/*left*/
.pic_box{ padding: 0 0 0 229px; min-height: 1060px; position: relative;}
.left_nav{ width: 229px; position: absolute; left: 0; top: 0; z-index: 1;}
.left_nav .nav_box ul li{ background: #18a8ea; margin-bottom: 9px;}
.left_nav .nav_box ul li a{ display: block; font-size: 16px; background: #18a8ea; color: #fff;  font-weight: bold; line-height: 45px; padding: 0 0 0 26px; position: relative;}
.left_nav .nav_box ul li a span{ font-size: 14px; font-weight: normal; padding: 0 4px 0 0;}
.left_nav .nav_box ul li a:after{ content: ''; width: 24px; height: 24px; border-radius: 50%; position: absolute; right:15px; top: 50%; margin-top: -12px; line-height: 22px; background: url(../images/yuan.png) center center no-repeat;}
.left_nav .nav_box ul li a:before{ content: ''; width: 4px; height: 100%;background: #ffb700; position: absolute; left: 0; top: 0;}
.left_nav .nav_box ul .ul4{ background: #fff; padding: 0 20px; margin-bottom: 8px;}
.left_nav .nav_box ul .ul4 .li4{ border-bottom: 1px solid #dcdcdc; line-height: 47px;}
.left_nav .nav_box ul .ul4 .li4:last-child{ border: none;}
.left_nav .nav_box ul .ul4 .li4 a{ display:block; font-size: 14px; color: #292929}
.left_nav .nav_box ul li.active a{ background: #ffb700;}
.left_nav .nav_box ul li.active a span{ display: none;}
.left_nav .nav_box ul li.active a:before{ background: #565455;}
.tel_box3{ margin: 12px 0 0 0; padding: 1px;}
.tel_box3 .tel3{ padding: 39px 13px 40px; background: url(../images/dh_bg.jpg) center center; background-size: cover;}
.tel_box3 .tel3 h5{ font-size: 14px; color: #1d1d1d; margin-bottom: 12px !important; text-align: right; line-height: 25px; background: url(../images/dh3.png) 109px center no-repeat;}
.tel_box3 .tel3 h6{ font-size: 22px; color: #72bb38; font-family: arial; font-weight: bold; text-align: right;}

.pic{padding: 0 0 0 20px;}
.title2 {border-bottom: 2px solid #d4d4d4;}
.title2 h4{ width: 242px; line-height: 30px;  font-size: 18px; color: #ffb700; font-weight: bold; position: relative;}
.title2 h4 span{ font-size: 12px; color: #595959; font-weight: normal; font-family: arial; text-transform: uppercase;}
.title2 a{ font-size: 12px; color: #595959; text-transform: uppercase; line-height: 30px; padding: 0 12px 0 0;}

.list_nav{ padding: 0 285px 0 0; min-height: 67px; position: relative; background: #18a8ea; margin: 15px 0 0 0;}
.list_nav h3{ width: 285px; color: #fff; line-height: 67px; font-size: 18px; font-weight: bold; background: #ffb700; position: absolute; right: 0; top: 0; z-index: 1;}
.list_nav h3:after{ content: ''; width: 0; height: 0; border-left: 12px solid #18a8ea; border-bottom: 11px solid transparent; border-top: 11px solid transparent; position: absolute; left: 0; top: 50%; margin-top: -6px;}
.list_nav ul{ font-size: 0; text-align: center;}
.list_nav ul li{ display: inline-block; vertical-align: top; font-size: 18px; color: #fff; line-height: 67px; padding: 0 23px; position: relative;}
.list_nav ul li:after{ content: ''; width: 1px; height: 16px; background: #fff; position: absolute; right: 0; top: 50%; margin-top: -6px;}
.list_nav ul li:last-child:after{ display: none;}
.list_nav ul li a{ color: #fff;}

.pic2{ margin: 16px 0 0 0;}
.pic2 ul{ margin: 0 -7px;}
.pic2 ul li{ width: 25%; padding: 0 7px; margin-bottom: 18px;}
.pic2 ul li a{ display: block; background: #fff; transition: all .4s; position: relative; top: 0;}
.pic2 ul li .imgbox{ overflow: hidden;}
.pic2 ul li .imgbox span{ display: block; width: 100%;}
.pic2 ul li .pic_til{ padding-bottom: 25px;}
.pic2 ul li h3{ font-size: 14px; color: #292929;  transition: all .3s; padding-bottom: 7px;}
.pic2 ul li h6{ font-size: 12px; color: #999999; }

.miao_til{ padding: 30px 0 0 0;}
.miao_til .miao_biao{ margin: 30px 0 23px 0;}
.miao_til .miao_biao h3{ font-size: 30px; color: #696969; font-weight: bold; text-transform: uppercase; padding-bottom: 7px;}
.miao_til .miao_biao h4{ font-size: 24px; color: #292929; font-weight: bold;}
.miao_til .miao_biao .kuai{ width: 30px; height: 3px; background: #18a8ea; margin: 16px 0 0 0;}
.miao_til .miao_ti{ color: #292929; line-height: 24px;}
.mian-miao .imgbox img{ margin: 0 auto;}

.miao_til2 .miao_biao{ margin: 30px 0 23px 0;}
.miao_til2 .miao_biao h3{ font-size: 30px; color: #fff; font-weight: bold; text-transform: uppercase; padding-bottom: 7px;}
.miao_til2 .miao_biao h4{ font-size: 24px; color: #fff; font-weight: bold;}
.miao_til2 .miao_biao .kuai{ width: 30px; height: 3px; background: #ffc000; margin: 16px 0 0 0;}
.miao_til2 .miao_ti{ color: #fff; line-height: 24px;}
.miao_til2 .icon{ margin: 22px 0 0 0;}
.miao_til2 .icon ul{ margin: 0 -13px;}
.miao_til2 .icon ul li{ width: 99px; padding: 0 13px;}
.miao_til2 .icon ul li .icon_box{ border: 1px solid #fff;width: 100%; padding-bottom: 11px;}
.miao_til2 .icon ul li .icon_box .img{ text-align: center; line-height: 28px; margin: 16px 0;}
.miao_til2 .icon ul li .icon_box h6{ font-size: 14px; color: #fff; font-weight: bold;}
.mian-miao2 .row{ position: relative;}
.mian-miao2 .imgbox{ position: absolute; top:-105px}

.mian-miao3{ position: relative;}
.mian-miao3 .imgbox{ width: 50%; position: absolute; left: 0; top: 0;}
.miao_til3 .miao_biao{ margin: 30px 0 23px 0;}
.miao_til3 .miao_biao h3{ font-size: 24px; color: #292929; font-weight: bold; text-transform: uppercase; padding-bottom: 7px;}
.miao_til3 .miao_biao h4{ font-size: 14px; color: #292929;}
.miao_til3 .miao_biao .kuai{ width: 30px; height: 3px; background: #18a8ea; margin: 16px 0 0 0;}
.miao_til3 .list{ margin-bottom: 8px;}
.miao_til3 .list ul{ font-size: 0;}
.miao_til3 .list ul li{ display: inline-block; vertical-align: top; font-size: 14px; color: #18a8ea; font-weight: bold; line-height: 36px; border: 1px solid #d7d7d7; padding: 0 9px; margin: 0 15px 0 0;}
.miao_til3 .list ul li:last-child{ margin: 0;}
.miao_til3 .miao_ti{ color: #696969; line-height: 18px;}

.ys_biao{ margin-bottom: 34px;}
.ys_biao img{ margin: 0 auto;}

.ys_box{ background: #fff; padding: 22px 22px 22px 58px; margin:20px 0 0 0;}
.ys_til{ width: 50%;}
.ys_til .ys_biao{ padding: 0 0 0 90px; position: relative;}
.ys_til .ys_biao .shu{ font-size: 56px; color: #18a8ea; font-style: italic; font-weight: bold; position: absolute; left: 0; top: 0; line-height: 56px;}
.ys_til .ys_biao .shu span{ color: #d3d3d3;}
.ys_til .ys_biao .ys_ti{ padding: 7px 0 0 0;}
.ys_til .ys_biao .ys_ti h3{ font-size: 24px; color: #18a8ea; font-weight: bold;}
.ys_til .ys_biao .ys_ti h6{ font-size: 12px; color: #919191; text-transform: uppercase; padding: 5px 0 0 0;}
.ys_til .ys_text p{ font-size: 14px; color: #292929; padding: 0 0 0 20px; position: relative; line-height: 24px; margin-top: 30px !important;}
.ys_til .ys_text p:after{ content: ''; width: 0; height: 0; border-left: 7px solid #ffc000; border-bottom: 5px solid transparent; border-top: 5px solid transparent; position: absolute; left: 0; top: 8px;}
.ys_box .imgbox{ width: 33.3%;}

.ys_box2{ background: #fff; padding: 22px 22px 10px 44px; margin:20px 0 0 0;}
.ys_box2 .imgbox{ width: 37.3%;}
.ys_til2{ width: 50%; margin: 50px 0 0 0;}
.ys_til2 .ys_biao{ padding: 0 0 0 90px; position: relative;}
.ys_til2 .ys_biao .shu{ font-size: 56px; color: #18a8ea; font-style: italic; font-weight: bold; position: absolute; left: 0; top: 0; line-height: 56px;}
.ys_til2 .ys_biao .shu span{ color: #d3d3d3;}
.ys_til2 .ys_biao .ys_ti{ padding: 7px 0 0 0;}
.ys_til2 .ys_biao .ys_ti h3{ font-size: 24px; color: #18a8ea; font-weight: bold;}
.ys_til2 .ys_biao .ys_ti h6{ font-size: 12px; color: #919191; text-transform: uppercase; padding: 5px 0 0 0;}
.ys_til2 .ys_biao a{ width: 38%; color: #fff; line-height: 50px; text-align: center; background: #18a8ea; margin: 5px 0 0 28px;}
.ys_til2 .ys_text p{ font-size: 14px; color: #292929; padding: 0 0 0 20px; position: relative; line-height: 24px; margin-top: 30px !important;}
.ys_til2 .ys_text p:after{ content: ''; width: 0; height: 0; border-left: 7px solid #ffc000; border-bottom: 5px solid transparent; border-top: 5px solid transparent; position: absolute; left: 0; top: 8px;}

.ys_box3{ background: #fff; padding: 38px 22px 40px 58px; margin:20px 0 0 0; position: relative;}
.ys_box3 .imgbox{ width:39%; position: absolute; right: 0; top: -83px; z-index: 10;}
.ys_til3{ width: 60%;}
.ys_til3 .ys_biao{ padding: 0 0 0 90px; position: relative;}
.ys_til3 .ys_biao .shu{ font-size: 56px; color: #18a8ea; font-style: italic; font-weight: bold; position: absolute; left: 0; top: 0; line-height: 56px;}
.ys_til3 .ys_biao .shu span{ color: #d3d3d3;}
.ys_til3 .ys_biao .ys_ti{ padding: 7px 0 0 0;}
.ys_til3 .ys_biao .ys_ti h3{ font-size: 24px; color: #18a8ea; font-weight: bold;}
.ys_til3 .ys_biao .ys_ti h6{ font-size: 12px; color: #919191; text-transform: uppercase; padding: 5px 0 0 0;}
.ys_til3 .ys_text p{ font-size: 14px; color: #292929; padding: 0 0 0 20px; position: relative; line-height: 24px; margin-top: 30px !important;}
.ys_til3 .ys_text p:after{ content: ''; width: 0; height: 0; border-left: 7px solid #ffc000; border-bottom: 5px solid transparent; border-top: 5px solid transparent; position: absolute; left: 0; top: 8px;}

.ys_box4{ background: #fff; padding: 22px 22px 0px 44px; margin:20px 0 0 0;}
.ys_box4 .imgbox{ width: 54%;}
.ys_til4{ width: 35%; margin: 50px 0 0 0;}
.ys_til4 .ys_biao{ padding: 0 0 0 90px; position: relative;}
.ys_til4 .ys_biao .shu{ font-size: 56px; color: #18a8ea; font-style: italic; font-weight: bold; position: absolute; left: 0; top: 0; line-height: 56px;}
.ys_til4 .ys_biao .shu span{ color: #d3d3d3;}
.ys_til4 .ys_biao .ys_ti{ padding: 7px 0 0 0;}
.ys_til4 .ys_biao .ys_ti h3{ font-size: 24px; color: #18a8ea; font-weight: bold;}
.ys_til4 .ys_biao .ys_ti h6{ font-size: 12px; color: #919191; text-transform: uppercase; padding: 5px 0 0 0;}
.ys_til4 .ys_biao a{ width: 38%; color: #fff; line-height: 50px; text-align: center; background: #18a8ea; margin: 5px 0 0 28px;}
.ys_til4 .ys_text p{ font-size: 14px; color: #292929; padding: 0 0 0 20px; position: relative; line-height: 24px; margin-top: 30px !important;}
.ys_til4 .ys_text p:after{ content: ''; width: 0; height: 0; border-left: 7px solid #ffc000; border-bottom: 5px solid transparent; border-top: 5px solid transparent; position: absolute; left: 0; top: 8px;}

/*zz*/
.picture24{ position:relative; margin:20px -15px 30px;}
.picture24 #owl-demo4 .item{-webkit-transition: all 0.3s;transition:all 0.3s; margin: 0 15px;}
.picture24 #owl-demo4 .item li{ -webkit-transition: all .3s; transition:all .3s;}
.picture24 #owl-demo4 .item li a{ display: block; transition: all .3s;}
.picture24 #owl-demo4 .item li .imgbox{ overflow: hidden; position: relative; border: 1px solid #dcdcdc;}
.picture24 #owl-demo4 .item li .imgbox span{ display: block; width: 100%; transition: all .3s;}
.picture24 #owl-demo4 .item li .imgbox .bg{ width: 100%; height: 100%; position: absolute; left: -100%; top: 0; background: rgba(114,187,56,0.8); transition: all .3s;}
.picture24 #owl-demo4 .item li h3{ font-size: 14px; color: #222222;  line-height: 47px; transition: all .3s; position: relative;}
.picture24 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:40px; 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{ left:-90px; background: url(../images/yjt2.jpg) left center no-repeat; transition: all .3s;}
.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next{right:-90px; background: url(../images/zjt2.jpg) right center no-repeat; transition: all .3s;}
.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;}

/*about*/
.about_box{ background: #fff; margin:20px 0 0 0;}
.about_box .about_img{ width: 64%;}
.about_box .about_text{ width: 36%; padding: 60px 53px 0 46px;}
.about_box .about_text .about_til .about_biao h3{ font-size: 24px; color: #292929; font-weight: bold;}
.about_box .about_text .about_til .about_biao h6{ font-size: 12px; color: #999999; text-transform: uppercase; letter-spacing: -1px; padding: 9px 0 0 0;}
.about_box .about_text .about_til .about_biao .kuai2{ width: 130px; height: 3px; background: #fac721; margin: 24px 0 24px -84px;}
.about_box .about_text .about_til .about_ti{ font-size: 14px; color: #292929; line-height: 24px; height: 168px; overflow: hidden;}
.about_box .about_text .about_til a{ display: block; width: 135px; line-height: 40px; background: #18a8ea; color: #fff; text-align: center; border: 1px solid #18a8ea; margin: 60px 0 0 0; transition: all .3s;}

.about_list{ padding: 24px 0; background: #fff; margin: 36px 0 0 0;}
.about_list ul li{ width: 20%; border-right: 1px solid #dbdbdb; padding: 5px 10px; font-size: 0; text-align: center;}
.about_list ul li:last-child{ border: none;}
.about_list ul li .imgbox{ display: inline-block; vertical-align: top; width: 45px; height: 45px; background: #666666; border-radius: 50%; text-align: center; line-height: 45px; transition: all .3s;}
.about_list ul li h3{ display: inline-block; vertical-align: top; font-size: 16px; color: #292929; line-height: 45px; font-weight: bold; padding: 0 0 0 20px; transition: all .3s;}

/*news*/
.news_left{ margin: 30px 0;}
.news_left a{ display: block;}
.news_left .imgbox{ overflow: hidden;}
.news_left .imgbox span{ display: block; width: 100%; transition: all .3s;}
.news_left .left_til{ margin: 40px 0 0 0;}
.news_left .left_til h3{ font-size: 16px; color: #292929; font-weight: bold;}
.news_left .left_til .left_ti{ font-size: 14px; color: #696969; line-height: 22px; height: 44px; overflow: hidden; transition: all .3s; margin: 15px 0 0 0;}
.news_right{ margin: 30px 0;}
.news_right ul li{ width: 100%; padding: 0 0 0 124px; min-height: 124px; position: relative; border-bottom: 1px solid #d7d7d7; margin-bottom: 15px;}
.news_right ul li .rq{ width: 124px; height: 124px; position:absolute; left: 0; top: 0; z-index: 1;}
.news_right ul li .rq .shu{ font-size: 48px; color: #292929; letter-spacing: 5px;}
.news_right ul li .rq .nian{ font-size: 16px; color: #696969;}
.news_right ul li .right_til{ padding: 10px 0 0 0;}
.news_right ul li .right_til h3{ font-size: 16px; color: #292929; font-weight: bold; transition: all .3s;}
.news_right ul li .right_til .right_ti{ font-size: 14px; color: #696969; font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; margin: 14px 0 0 0; transition: all .3s;}
.news_right ul li:last-child{ border: none;}


.wen_box{ padding: 0 0 0 145px; min-height: 140px; position: relative;}
.title01{ position: absolute; left: 0; top: 0;}
.title01 h3{ font-size: 24px; color: #18a8ea; font-weight: bold; padding-bottom: 10px;}
.title01 h4{ font-size: 18px; color: #999999; text-transform: uppercase;}

/*caae*/
.picture25{ position:relative; margin:0px -10px 0; z-index: 99;}
.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;}
.picture25 #owl-demo5 .item li .wen{ border:1px solid #d2d2d2; padding: 24px;}
.picture25 #owl-demo5 .item li .wen h4{ font-size: 16px; color: #292929; font-weight: bold; padding: 0 0 0 55px; position: relative; line-height: 32px;}
.picture25 #owl-demo5 .item li .wen h4:after{ content: 'Q'; width: 32px; height: 32px; background: #18a8ea; border-radius: 50%; text-align: center;  font-size: 18px; color: #fff; font-weight: bold; position: absolute; left: 0; top: 0; font-family: arial;}
.picture25 #owl-demo5 .item li .wen .wen_til{ margin: 10px 0 0 0; padding: 3px 0 0 55px; position: relative; color: #696969; line-height: 22px; height: 47px; overflow: hidden;}
.picture25 #owl-demo5 .item li .wen .wen_til:after{content: 'A'; width: 32px; height: 32px; background: #ffb700; border-radius: 50%; text-align: center;  font-size: 18px; color: #fff; font-weight: bold; position: absolute; left: 0; top: 0; font-family: arial; line-height: 32px;}
.picture25 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:99; width:35px; height:35px;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture25 .owl-theme .owl-controls .owl-buttons div.owl-prev{ left: -135px; background: url(../images/yjt3.jpg) left center no-repeat; transition: all .3s;}
.picture25 .owl-theme .owl-controls .owl-buttons div.owl-next{left:-95px; background: url(../images/zjt3.jpg) right center no-repeat; transition: all .3s;}
.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;}

/*p-7*/
.picture7{ margin:20px 0 0 0; text-align: center;}
.picture7 img{ display:block; margin:0 auto;}

/*c-1*/
.content1{ padding:26px 0 40px 0;}
.subnav{ width: 253px;}
.subnav ol{ padding: 0 0 20px 0;}
.subnav ol h1{ font-size:18px; color:#1983ff; font-weight: bold;}
.subnav ol span{ font-size: 12px; font-family: arial; text-transform: uppercase; color: #acacac;}
.subNavBox{ margin:0 0 30px; border: 1px solid #dcdcdc; padding: 15px 0;}
.subNav2{cursor:pointer;font-size:14px;line-height:49px; padding: 0 15px 0 15px;}
.subNav2 a{ color:#2b2b2b; width:100%; display:block; padding: 0 35px 0 0; border-bottom: 1px dashed #c5c5c5;   background: url(../images/jiao2.png) 95% center no-repeat;}
.subNav2.currentDd{ background: #008fd7;}
.subNav2.currentDd a{  color: #fff; border:1px dashed #008fd7;}
.subNav2:hover{ background: #008fd7;}
.subNav2:hover a{  color: #fff; border:1px dashed #008fd7;}
.navContent{display: none; margin:0;}
.navContent.active{ display:block;}
.navContent .li2{ padding: 0; }
.navContent .li2 a{ display: block; font-size: 14px; line-height: 40px; color: #696969;  background: #ebebeb;border-bottom: 1px dashed #c5c5c5; padding: 0 0 0 18px;}
.navContent .li2:hover a{ background: #ffb700; color: #fff;}
.con_nav a{ display: block; width: 100%; border: 1px solid #dcdcdc; color: #333333; text-align: center; line-height: 50px; background: url(../images/lx.png) 63px center no-repeat; padding: 0 0 0 15px; position: relative;}
.con_nav a:after{ content: ''; width: 10px; height: 10px; border-right: 1px solid #000; border-bottom: 1px solid #000; transform: rotate(-45deg); position: absolute; right: 58px; top: 50%; margin-top: -5px;}
.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:#1983ff;}
.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;}
.subnav .yddnav .xlxl{ display:none;}
.subnav .yddnav .xlxls{ height:32px;background:#ffb700; border-bottom:dotted 1px #fff}
.subnav .yddnav .xlxls a{ color:#fff; display:block; line-height:32px;}


.pic3{ margin: 16px 0 0 0;}
.pic3 ul{ margin: 0 -7px;}
.pic3 ul li{ width: 25%; padding: 0 7px; margin-bottom: 18px;}
.pic3 ul li a{ display: block; background: #fff; border: 1px solid #dcdcdc; transition: all .4s; position: relative; top: 0;}
.pic3 ul li .imgbox{ overflow: hidden;}
.pic3 ul li .imgbox span{ display: block; width: 100%;}
.pic3 ul li .pic_til{ padding-bottom: 25px;}
.pic3 ul li h3{ font-size: 14px; color: #292929;  transition: all .3s; padding-bottom: 7px;}
.pic3 ul li h6{ font-size: 12px; color: #999999; }


/*pic*/
.news2{ margin: 20px 0 0 0;}
.news2 ul li{ padding: 0 0 22px 0; border-bottom: 1px solid #e1e1e1; margin-bottom: 22px;}
.news2 ul li a{ display: block; width: 100%; padding: 0 0 0 210px; min-height: 124px; position: relative;}
.news2 ul li a .imgbox{ width: 210px; height: 124px; position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden;}
.news2 ul li a .imgbox span{ display: block; width: 100%; height: 100%; transition: all .3s;}
.news2 ul li a .news_til{ padding: 7px 0 0 25px;}
.news2 ul li a .news_til h3{ font-size: 16px; color: #2b2b2b; font-weight: bold; transition: all .3s;}
.news2 ul li a .news_til .news_ti{ font-size: 12px; color: #878787; line-height: 22px; height: 44px; overflow: hidden; margin: 12px 0 0 0; transition: all .3s;}
.news2 ul li a .news_til .news_ti{ font-size: 12px; color: #878787; line-height: 22px; height: 44px; overflow: hidden; margin: 12px 0 0 0; transition: all .3s;}
.news2 ul li a .mor{ width: 80px; line-height: 28px; border-radius: 3px; color: #fff; text-align: center; font-size: 12px; background: #19a9eb; margin: 10px 0 0 0;}

/*case*/
.case{ margin: 30px 0 0 0;}
.case ul{ margin: 0 -15px;}
.case ul li{ width: 33.333%; padding: 0 15px; margin-bottom: 20px;}
.case ul li a{ display: block; transition: all .3s;}
.case ul li .imgbox{ overflow: hidden; position: relative; border: 1px solid #dcdcdc;}
.case ul li .imgbox span{ display: block; width: 100%; transition: all .3s;}
.case ul li .imgbox .bg{ width: 100%; height: 100%; position: absolute; left: -100%; top: 0; background: rgba(114,187,56,0.8); transition: all .3s;}
.case ul li h3{ font-size: 14px; color: #222222;  line-height: 47px; transition: all .3s; position: relative;}

/*rong*/
.rong{ margin: 30px 0 0 0;}
.rong ul{ margin: 0 -15px;}
.rong ul li{ width: 25%; padding: 0 15px; margin-bottom: 20px;}
.rong ul li a{ display: block; transition: all .3s;}
.rong ul li .imgbox{ overflow: hidden; position: relative; border: 1px solid #dcdcdc;}
.rong ul li .imgbox span{ display: block; width: 100%; transition: all .3s;}
.rong ul li .imgbox .bg{ width: 100%; height: 100%; position: absolute; left: -100%; top: 0; background: rgba(114,187,56,0.8); transition: all .3s;}
.rong ul li h3{ font-size: 14px; color: #696969; background: #eeeeee; line-height: 47px; transition: all .3s; position: relative;}
.rong ul li h3:after{ content: ''; width: 100%; height: 2px; background: #dedede; position: absolute; left: 0; bottom: 0px; transition: all .3s;}


/*ditu*/
.right-content .contact_box{ margin-top:20px;}
.contact_box .ditu{ position:relative; margin-top:20px; border:1px solid #d7d7d7; padding: 8px; overflow:hidden;}
.right-content .us{ margin-top:10px; font-size:14px; color:#000; line-height:24px;}

/*pic_show*/
.pic_show{ margin: 20px 0 0 0;}
.pictrue-6{ position: relative; overflow: hidden;}
.pictrue-6 .maximg{ margin:0 2px 10px 0;}
.pictrue-6 .maximg .imgbox{ transition: all .8s; padding: 1px; background:#d7d7d7 ; }
.pictrue-6 .maximg .imgbox span{ display: block; width: 100%; height: 100%;}
.pictrue-6 .minimg{ position: relative;}
.pictrue-6 .minimg .imgbox{ cursor: pointer;}
.pictrue-6 .small .minimg .imgbox{ position: relative; }
.pictrue-6 .small .minimg .imgbox:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border:solid 1px #d7d7d7; }
.pictrue-6 .small .minimg .swiper-slide-active .imgbox:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border:solid 1px #0879e8; }
.pictrue-6 .minimg .swiper-button{ margin-top: -15px; width: 15px; height: 30px; font-family: '宋体'; font-size:14px; color: #fff; line-height: 30px; background-color:rgba(8,121,232,0.7); background-image: none; }
.pictrue-6 .minimg .swiper-button.swiper-button-prev{ left: 0px; }
.pictrue-6 .minimg .swiper-button.swiper-button-next{ right: 0px;}


.pic_text .biao{ font-size: 24px; color: #292929; font-weight: bold; padding-bottom: 17px; border-bottom: 1px solid #d7d7d7;}
.pic_text .pic_tex{ margin: 15px 0 0 0; border-bottom: 1px solid #d7d7d7; padding-bottom: 10px;}
.pic_text .pic_tex h4{ font-size: 14px; color: #292929; font-weight: bold;}
.pic_text .pic_tex .text{ font-size: 14px; color: #696969; line-height: 24px; margin: 14px 0 0 0; height: 72px; overflow: hidden;}
.pic_text .pic_tex2{ margin: 15px 0 0 0; border-bottom: 1px solid #d7d7d7; padding-bottom: 10px;}
.pic_text .pic_tex2 h4{ font-size: 14px; color: #292929; font-weight: bold;}
.pic_text .pic_tex2 .text{ font-size: 14px; color: #696969; line-height: 24px; margin: 14px 0 0 0; height: 48px; overflow: hidden;}
.pic_text .anniu{ font-size: 0; text-align: right; margin: 40px 0 0 0;}
.pic_text .anniu a{ display: inline-block; vertical-align: top; font-size: 14px; color: #292929; line-height: 40px; border: 1px solid #e2e2e2; padding: 0 25px; border-radius: 5px;}
.pic_text .anniu a img{ margin: 0 10px 0 0;}
.pic_text .anniu a:nth-child(1){ background: #19a9eb; font-weight: bold; border: 1px solid #19a9eb; color: #fff; margin-right: 20px;}


/*f-1*/
footer{ background:url(../images/foot_bg.jpg) center center; background-size: cover; padding: 49px 0 106px; position: relative;}
footer .foot_nav{ border-bottom: 1px solid #fff; padding-bottom: 20px;}
footer .foot_nav ul{ font-size: 0;}
footer .foot_nav ul li{ display: inline-block; vertical-align: top; color: #fff; font-size: 14px;}
footer .foot_nav ul li a{ color: #fff;}
footer .foot_right{ margin: 20px 0 0 0;}
footer .lx_til{ width: 60%;}
footer .lx_til .foot_tel{ color: #fff; font-size: 30px; font-weight: bold; font-family: arial;}
footer .lx_til .lx_ti{ font-size: 14px; color: #fff; line-height: 28px;}
footer .lx_til .lx_ti a{ color: #fff;}
.ewm_box{  width: 256px; padding: 6px; background: rgba(255,255,255,0.1); margin: 15px 0 0 0;}
.ewm_box .imgbox{ width: 120px; height: 120px;}
.ewm_box .ewm_right{ width: 124px; padding: 15px 0 0 0;}
.ewm_box .ewm_right img{ margin: 0 auto;}
.ewm_box h6{ font-size: 14px; line-height: 24px; color: #fff; text-align: left; padding: 13px 0 0 30px;}
.beian{ padding: 20px 0; background: rgba(0,0,0,0.5); width: 100%; position: absolute; left: 0; bottom: 0; text-align: center; font-size: 12px; line-height: 16px; color: #999999;}

@media( min-width:991px){
	.top_nav .right_zi ul li:hover a{ color: #00a0e9;}
	.heard1 nav ul li:hover{ background: #ffb700;}
	.heard1 nav ul li:hover:after{ display: none;}
	.heard1 nav ul li:hover a{ background: url(../images/jiao.png) center 94% no-repeat;}
	.picture23 #owl-demo3 .item li:hover .imgbox span{ transform: scale(1.1);}
	.picture23 #owl-demo3 .item li:hover h3{ background: #18a8ea; color: #fff;}
	.picture23 #owl-demo3 .item li:hover h3:after{ background: #1591ca;}
	.picture23 .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background: url(../images/yjt.jpg) right center no-repeat;}
	.picture23 .owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background: url(../images/zjt.jpg) left center no-repeat;}
	.left_nav .nav_box ul .ul4 .li4 a:hover{ color: #ffb700;}
	.about_list ul li:hover .imgbox{ background: #1982ff;}
	.about_list ul li:hover h3{ color: #1982ff;}
	.pic2 ul li a:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.15); top: -3px;}
	.pic2 ul li a:hover h3{ color: #18a8ea;}
	.picture24 #owl-demo4 .item li:hover .imgbox span{ transform: scale(1.1);}
	.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background: url(../images/yjt2.jpg) right center no-repeat;}
	.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background: url(../images/zjt2.jpg) left center no-repeat;}
	.about_box .about_text .about_til a:hover{ background: none; color: #18a8ea;}
	.news_left a:hover .imgbox span{ transform: scale(1.1);}
	.news_left a:hover .left_til .left_ti{ color: #18a8ea;}
	.news_right ul li:hover h3{ color: #18a8ea;}
	.news_right ul li:hover .right_ti{ color: #18a8ea;}
	.picture25 .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{ background: url(../images/yjt3.jpg) right center no-repeat; transition: all .3s;}
	.picture25 .owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background: url(../images/zjt3.jpg) left center no-repeat; transition: all .3s;}
	.pic3 ul li a:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.15); top: -3px;}
	.pic3 ul li a:hover h3{ color: #18a8ea;}
	.pic3 ul li:hover h3{ color: #fff;}
	.case ul li:hover .imgbox span{ transform: scale(1.1);}
	.news2 ul li:hover .imgbox span{ transform: scale(1.1);}
	.news2 ul li:hover .news_til h3{ color: #19a9eb; }
	.news2 ul li:hover .news_til .news_ti{ color: #19a9eb; }
	.rong ul li:hover .imgbox span{ transform: scale(1.1);}
	.rong ul li:hover h3{ background: #18a8ea; color: #fff;}
	.rong ul li:hover h3:after{ background: #1591ca;}
}

@media (max-width:1199px){	

.picture23 .owl-theme .owl-controls .owl-buttons div.owl-prev{ display: none;}
.picture23 .owl-theme .owl-controls .owl-buttons div.owl-next{ display: none;}

.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev{ display: none;}
.picture24 .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:#18a8ea;}
.logo .sjdnav li a{ display:block; color:#fff; line-height:30px;}
.logo .logoimg img{ margin:10px 0 0 0; height:auto;}

.logo .ydd_btn{ margin:21px 0 0 0; padding:10px 7px; width:32px; height:32px; cursor:pointer; background: #18a8ea;}
.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;}

/*left*/
.pic_box{ padding: 0; min-height: auto;}

.pic{ padding: 0;}

.mian-miao2 .imgbox{ position: static; top:0; margin: 20px 0 0 0;}
.mian-miao2 .imgbox img{ margin: 0 auto;}

.mian-miao3 .imgbox{ width: 100%; position:static;}
.mian-miao3 .imgbox img{margin: 0 auto;}
.miao_til3{ margin: 20px 0 0 0;}

.ys_til{ width: 100%;}
.ys_box .imgbox{ width: 100%; margin: 20px 0 0 0;}
.ys_box .imgbox img{ margin: 0 auto;}

.ys_til2{ width: 100%; margin: 20px 0 0 0;}
.ys_box2 .imgbox{ width: 100%; margin: 20px 0 0 0;}
.ys_box2 .imgbox img{ margin: 0 auto;}


.ys_til3{ width: 100%; margin: 20px 0 0 0;}
.ys_box3 .imgbox{ width: 100%; margin: 20px 0 0 0; position: static;}
.ys_box3 .imgbox img{ margin: 0 auto;}

.ys_til4{ width: 100%; margin: 20px 0 0 0;}
.ys_box4{ padding-bottom: 22px;}
.ys_box4 .imgbox{ width: 100%; margin: 20px 0 0 0;}
.ys_box4 .imgbox img{ margin: 0 auto;}

.about_box .about_img{ width: 100%;}
.about_box .about_img img{ margin: 0 auto;}
.about_box .about_text{ width: 100%; padding: 22px 15px;}
.about_box .about_text .about_til .about_biao .kuai2{ margin: 24px 0;}
.about_box .about_text .about_til .about_ti{ height: auto;}

.about_list{ padding-bottom: 0;}
.about_list ul li{ width: 33.333%; margin-bottom: 20px;}
.about_list ul li:nth-child(3){ border: none;}

.list_nav{ padding: 0;}

footer .lx_til{ width: 100%; padding: 0;}

.subnav{ width: 100%;}

.pic_text{ margin: 20px 0 0 0;}

}

@media (max-width:767px){
.logo .sjdnav{  right:0px;}


.pic3 ul li{ width: 50%;}

.wen_box{ padding: 0px;}
.title01{ position: static; margin-bottom: 20px;}

.case ul{ margin: 0 -10px;}
.case ul li{ width: 50%; padding: 0 10px; margin-bottom: 10px;}

.rong ul li{ width: 50%;}
.rong ul li h3{ line-height: 37px;}

.pic_text .anniu{text-align: left; margin: 20px 0 0 0;}
.pic_text .anniu a:nth-child(1){ margin: 0 10px 10px 0;}


}

@media (max-width:640px){
.list_nav{ min-height: auto;}
.list_nav ul li{ font-size: 15px; line-height: 44px; padding: 0 10px;}

.pic2 ul li{ width: 50%;}

.ys_box{ padding-left:20px;}
.ys_box2{ padding-left:20px;}
.ys_box3{ padding-left:20px;}
.ys_box4{ padding-left:20px;}

.ys_til2 .ys_biao .ys_ti{ padding: 7px 0 0 0; float: inherit !important;}
.ys_til2 .ys_biao .ys_ti h3{ font-size: 24px; color: #18a8ea; font-weight: bold;}
.ys_til2 .ys_biao .ys_ti h6{ font-size: 12px; color: #919191; text-transform: uppercase; padding: 5px 0 0 0;}
.ys_til2 .ys_biao a{ float: inherit !important; display: block; width: 50%; color: #fff; line-height: 50px; text-align: center; background: #18a8ea; margin: 5px 0 0 0;}

}


@media (max-width:414px){

.logo .logoimg img{ width: 160px; margin:15px 0 0 0; height:auto;}

.about_list ul li{ width: 50%;}
.about_list ul li .imgbox{ width: 35px; height: 35px; line-height: 35px;}
.about_list ul li h3{ font-size: 14px; line-height: 35px; padding: 0 0 0 10px;}
.about_list ul li:nth-child(3){ border-right: 1px solid #dbdbdb;}

.ys_til2 .ys_biao a{ width: 80%;}

.miao_til2 .icon ul li{ margin-bottom: 5px; width: 50%;} 

/*news2*/
.news2 ul li a{ padding: 0 0 0 140px; min-height: 94px;}
.news2 ul li a .imgbox{ width: 140px; height:94px;}
.news2 ul li a .news_til{ padding: 0 0 0 15px;}
.news2 ul li a .news_til h3{ font-size: 14px; padding: 3px 0;}
.news2 ul li a .news_til .news_ti{ line-height: 18px; height: 36px;}
.news2 ul li a .mor{ display: none;}

.pic_text .anniu{ margin: 20px 0 0 0;}

}


@media (max-width:340px){


}