@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background:url(../images/bg.png) repeat;}
*{margin:0; padding:0;}
ul,li,dl,dt,dd{list-style-type:none}
a{text-decoration:none !important;line-height:none !important}
.glyphicon{ top:0 !important;}
.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;color:#999;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1230px !important;}
.container{max-width:1000px !important;padding:0;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
h1,h2,h3,h4,h5,h6{margin:0 !important; padding:0 !important}
.tr{transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s}
.tr1{transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s}
.tr2{transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
.da{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
textarea:required,input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.suo{padding:0 5px;}

/*全局样式*/
header{width:100%;height:100px; background:#000; padding-top:20px}
.logo img{height:58px; margin-top:3px}

header .middle{margin:10px 0 0 40px; font-size:14px;line-height:30px;}
header .middle a{color:#333; margin-right:10px}
header form input{width:242px; height:40px; background:none; font-size:14px;line-height:36px; color:#fff;padding:0 10px; border:1px solid #9a7b00; border-right:0;}
header form button{width:60px; height:40px; background:#9a7b00;border:0; outline:none; font-size:16px; color:#fff;}

header .phone{background:url(../images/icon-call.png) no-repeat left center;padding-left:57px;font-size:14px;color:#8a8a8a;height:50px;margin-top:5px}
header .phone h4{font-size:29px; color:#b59100;letter-spacing:-1px}
header .phone:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
				@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
				10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
				100%{-webkit-transform:scale(1) rotate(0);}}

				/*火狐浏览器*/
				@-moz-keyframes tada{0%{-moz-transform:scale(1);}
				10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
				100%{-moz-transform:scale(1) rotate(0);}}

/*pc导航*/
.nav{width:100%;background:#9a7b00; height:50px;}
.nav li{width:10.8%;float:left;font-size:14px;line-height:50px;text-align:center;position:relative;}
.nav .bx{width:1px; height:28px; border-left:1px solid #c39c00; border-right:1px solid #715a00; margin-top:11px; z-index:1}
.nav li a{display:block;color:#fff;}
.nav .on,.nav li a:hover{color:#ffcc00;}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:50px;z-index:9999999; display:none;}
.nav li .nav-zi li{ width:100%; height:45px;background:rgba(0,0,0,0.7);line-height:45px;font-size:14px;margin-top:1px; border:0;}
.nav li .nav-zi li a{display:block; padding:0 5px; border:0}
.nav li:hover .nav-zi{display:block !important;}
.nav li .nav-zi li:hover a{background:rgba(255,204,0,0.7); color:#fff}

header .sjdnav{ display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000; }
header .sjdnav ul{ padding:0; margin:0;}
header .sjdnav li{width:100%;background:rgba(0,0,0,0.55);line-height:38px;text-align:center;font-size:15px;line-height:38px;font-weight:bold;margin-bottom:3px}
header .sjdnav li a{display:block;color:#fff;}
header .sjdnav li a:hover{ background:rgba(229,153,8,0.85);}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:40px;right:15px;}
header .ydd_btn span{ display:block; width:100%; height:4px; background:#9a7b00;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#9a7b00;}
header .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:8px;margin-top:0px;} 
header .ydd_btn.click span.span02{margin:4px 0;}
header .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:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}


/*banner轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none; display:none}
#myCarousel .carousel-control.right{background-image: none; display:none}
#myCarousel:hover .carousel-control.left{display:block}
#myCarousel:hover .carousel-control.right{display:block}
.carousel-indicators{bottom:0;}
.carousel-indicators .active,.carousel-indicators li{width:13px;height:13px;margin:1px 4px;}

/*主体内容*/
.main1{padding-bottom:30px;}
.title{font-size:15px; color:#d3d3d3;text-align:center; margin:40px 0 20px; background:url(../images/title.png) no-repeat center center;line-height:45px}
.title h4{color:#9a7b00;font-size:24px; line-height:30px}


.fuwu .imgbox{display:block; text-align:center;color:#333; margin:0 10px 20px}
.fuwu .imgbox .tu{width:195px; height:195px; border:2px solid #fff; border-radius:50%; overflow:hidden; margin:0 auto; position:relative; z-index:2;}
.fuwu .imgbox .tu .img{width:100%; height:100%; border-radius:50%;}
.fuwu .imgbox h4{font-size:16px; line-height:40px;}
.fuwu .imgbox .more{width:75px; font-size:12px; color:#fff; line-height:26px;background:#c4c4c4; margin:0 auto}
.fuwu .imgbox:hover .tu{border-color:#9a7b00;}
.fuwu .imgbox:hover .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.fuwu .imgbox:hover .more{background:#9a7b00; font-weight:bold;}


.shigong .table1{width:100%; margin-bottom:10px}
.shigong table th{background:#9a7b00; font-size:16px; line-height:30px;text-align:center; color:#fff;}
/*文字向上不间断滚动 table*/
.myscroll {width:100%; height: 216px; margin: 0 auto;overflow: hidden;}
.myscroll table{width:100%;table-layout:fixed;/* 只有定义了表格的布局算法为fixed，下面td的定义才能起作用。 */ text-align:center}
.myscroll table tr{height: 36px; overflow:hidden;transition:all 0.3s;}
.myscroll table td{font-size:16px;line-height:36px;padding:0 5px;
    word-break:keep-all;/* 不换行 */
    white-space:nowrap;/* 不换行 */
    overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一 起使用。*/}
.myscroll table tr:hover{color:#9a7b00; font-weight:bold}




.jianjie{background:url(../images/jian-bg.jpg) center center; background-size:cover; width:100%; height:auto;}
.jianjie .title{color:#fff;}
.jianjie .tu{overflow:hidden; border:1px solid #fff}
.jianjie .text h4{font-size:18px; color:#ffcc00; line-height:30px}
.jianjie .text .zi{font-size:14px; color:#fff; line-height:30px; height:240px; overflow:hidden; margin:12px 0 20px}
.jianjie .text .more{display:block; width:75px; background:#9a7b00;font-size:12px; color:#fff; line-height:26px; text-align:center}
.jianjie .text .more:hover{text-decoration:underline !important;}


.block{padding:40px 0 0; margin-bottom:-10px}
.block ul li{width:12.5%; float:left; margin:0 0 20px}
.block ul li .imgbox{width:130px; height:130px; border:4px solid #333; border-radius:50%; margin:0 auto; text-align:center; padding:20px 10px 0;}
.block ul li .tu{line-height:56px;}
.block ul li .img1{display:inline-block;}
.block ul li .img2{display:none;}
.block ul li h4{font-size:14px; color:#333; line-height:30px;}
.block ul li .imgbox:hover{border-color:#9a7b00; transform:rotateY(360deg)}
.block ul li .imgbox:hover .img1{display:none;}
.block ul li .imgbox:hover .img2{display:inline-block;}
.block ul li .imgbox:hover h4{color:#9a7b00;}



/*产品展示*/
.show01{background:url(../images/case-bg.jpg) center center; background-size:cover; width:100%; height:auto; padding-top:20px; margin-top:-20px}
.show .imgbox{display:block;margin:0 10px 20px;}
.show .imgbox .tu{border:1px solid #c4c4c4; background:#fff; padding:1px; margin-bottom:3px}
.show .imgbox .tu .imgbg{overflow:hidden;}
.show .imgbox h4{width:100%; background:#c4c4c4;font-size:14px; color:#fff; text-align:center; line-height:40px;}
.show .imgbox:hover .tu{border-color:#9a7b00;}
.show .imgbox:hover h4{background:#9a7b00;}
.show .imgbox:hover .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.show .owl-theme .owl-controls .owl-buttons div{filter:Alpha(Opacity=100);opacity:1;width:45px; height:55px; top:45%}
.show .owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/allow1.jpg) no-repeat left center; left:-80px}
.show .owl-theme .owl-controls .owl-buttons div.owl-next{background:url(../images/allow2.jpg) no-repeat right center;right:-80px}
.show .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/allow1.jpg) no-repeat right center;}
.show .owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/allow2.jpg) no-repeat left center;}

.more11{display:block; width:75px; background:#9a7b00; font-size:12px; color:#fff; line-height:26px; text-align:center; margin:10px auto 5px;}
.more11:hover{color:#fff;text-decoration:underline !important}


.tuandui{background:none;}
.tuandui .imgbox{display:block; color:#fff; text-align:center; margin:0 10px 10px}
.tuandui .imgbox .tu{overflow:hidden;}
.tuandui .imgbox .text{background:#c4c4c4; padding:10px 10px 15px; width:80%; margin:-50px auto 0; position:relative; z-index:99}
.tuandui .imgbox .text h4{font-size:16px;}
.tuandui .imgbox .text .more{display:block; width:75px; border:1px solid #fff; font-size:13px; color:#fff; line-height:24px; margin:10px auto 0}
.tuandui .imgbox:hover .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.tuandui .imgbox:hover .text{background:#9a7b00;}
.tuandui .imgbox .text .more:hover{text-decoration:underline !important}


.news .imgbox{display:block; position:relative; background:#fff; border:1px solid #bfbfbf; padding:6px; margin-bottom:25px}
.news .imgbox .tu{width:155px; height:140px; position:absolute; overflow:hidden}
.news .imgbox .tu .img{width:100%; height:100%;}
.news .imgbox .text{height:140px; margin-left:165px; margin-right:8px;}
.news .imgbox .text h4{font-size:14px; color:#9a7b00; line-height:30px;}
.news .imgbox .text span{font-size:12px; color:#8a8a8a; display:block; margin:6px 0 8px}
.news .imgbox .text .zi{font-size:14px; color:#333; line-height:25px; height:50px; overflow:hidden}
.news .imgbox:hover{ box-shadow:2px 3px 5px rgba(0,0,0,0.5);}
.news .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}



/*5、联系我们*/
.contact{background:url(../images/contact.jpg) center center; background-size:cover; width:100%; height:auto; color:#fff}
.contact .title{color:#fff;}
.contact h5{font-size:18px;line-height:40px;}
.contact .text{line-height:24px; height:152px; overflow:hidden; margin-bottom:10px}
.contact .map{margin-bottom:20px}
.contact .map img{width:100%; height:auto;}
.contact ul li{font-size:14px; line-height:32px;}
.contact ul li b{margin-right:16px; line-height:32px; color:#fff; font-size:16px;}
.liuyan label,.contact  label{ padding-top:0 !important; text-align:left !important;height:34px; line-height:34px; font-weight:normal;}
.liuyan input,.contact input{background:#f4f4f4; border:1px dashed #333; height:37px;}
.liuyan textarea,.contact textarea{background:#f4f4f4; border:1px dashed #333; height:145px;}
.liuyan button,.contact button{width:75px; height:26px; font-size:12px; color:#fff; background:#9a7b00; border:none;}
.liuyan button:hover,.contact button:hover{ background:#ef7e00; text-decoration:underline !important}


.link{padding:30px 0;}
.link .link1{position:relative; padding-left:200px}
.link .left{position:absolute; left:0; top:0;width:180px; background:#434343; font-size:18px; color:#fff; text-align:center; line-height:58px;}
.link .left:before{content:""; position:absolute; right:-15px; top:50%; background:url(../images/link-icon.png) no-repeat; width:15px; height:18px; margin-top:-9px}
.link .imgbox{display:block; margin:0 6px; overflow:hidden; border:1px solid #ddd}
.link .imgbox .tu{height:58px;}
.link .imgbox:hover{border-color:#9a7b00;}
.link .imgbox:hover .tu{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}



/*底部信息*/
footer{background:#000;color:#fff;padding:30px 0 20px; font-size:14px; line-height:32px;}
footer .sao img{width:126px; height:126px; margin-right:20px}
footer ul{margin-left:-10px}
footer ul li{float:left;}
footer ul li a{margin:0 10px}
footer .col-md-5{text-align:right;}
footer a{color:#fff;}
footer a:hover{color:yellow; text-decoration:underline !important}

/*底部热点开始*/
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@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"}
.w100{width:100% !important}
.h100{height:100% !important}
.hot{height:50px; background:#333; position:fixed; bottom:0; left:0; z-index:99; border-top:2px solid #fff;}
.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:#0e0e0e;}	
.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; }
/*底部热点结束*/

/*子页面*/
/*1、关于我们*/
.main{ padding:20px 0 50px;font-size:14px; line-height:27px; background:#fff}
/*内页左侧导航主要样式*/
.neiye .menu{background:#9a7b00;font-size:25px; color:#fff;position:relative; line-height:76px; padding-left:35px; border-radius:8px 8px 0 0}
.neiye .menu b{font-weight:normal; font-size:15px; margin-left:8px}
.neiye .menu i{display:block; position:absolute; left:0; top:0; width:100%; height:100%; z-index:1; cursor:pointer}
.neiye .menu span{position:absolute; right:30px; line-height:76px;}
.neiye .nav1{font-size:18px; color:#333; line-height:45px;display:block; background:#f2f2f2; padding:0 10px 0 72px; border-bottom:1px solid #fff; border-top:1px solid #ebebeb;}

.neiye ul a{display:block; background:#f2f2f2; font-size:12px; color:#888; line-height:35px; text-indent:84px; margin-top:2px}
.neiye ul{display:none;}
.neiye .ul1{display:block;}
.neiye .navbox{background:#e6e6e6;}

/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .nav1.active,.neiye .nav1:hover{color:#fff;background:#333;}
.neiye ul a.active,.neiye ul a:hover{color:#f8b300;}


.neiye .menu1{margin-top:20px;}
.lian{background:#f2f2f2;font-size:14px;line-height:25px; padding:20px; margin-top:2px;}
.lian img{width:125px; height:auto; display:block; margin:0 auto}
.lian .zi{padding:10px 0 20px;}


.main .cont{margin-top:20px;}
.title-zi{font-size:14px; color:#333;line-height:40px; border-bottom:1px solid #ccc;}
.title-zi a{color:#333;}
.title-zi a:hover{color:#9a7b00; text-decoration:underline !important}

.about{font-size:14px;line-height:28px; }
.about h4{font-size:20px; line-height:40px; text-align:center;}

.call-us{font-size:14px;line-height:28px; }
.call-us h4{font-size:16px; color:#9a7b00; font-weight:bold;line-height:30px;}
.call-us img{max-width:100%; height:auto; display:block;margin:10px auto}

.show1 .row{margin:0 -8px !important}
.show1 .col-sm-4{padding:0 8px !important}
.show1 .imgbox{margin:0 0 16px}
.show1 .imgbox h4{font-size:14px; line-height:40px; font-weight:normal}

.show-main{text-align:center;}
.show-main h4{font-size:15px; line-height:40px}
.show-main img{ max-width:100%; height:auto; display:block;margin:10px auto;}

.news1 .imgbox{display:block; color:#333; margin-bottom:20px}
.news1 .imgbox .tu{border:1px solid #ccc; overflow:hidden; width:228px; height:135px; margin-right:15px}
.news1 .imgbox .tu .img{width:100%; height:100%;}
.news1 .imgbox .text .tou{font-size:15px; position:relative; text-indent:10px; font-weight:bold}
.news1 .imgbox .text .tou::before{width:5px; height:5px; background:#333; border-radius:50%; position:absolute; left:0; top:45%; content:""; transition:all 0.3s}
.news1 .imgbox .text .zi{font-size:14px; line-height:28px; height:106px; overflow:hidden;}
.news1 .imgbox .text .zi span{color:#9a7b00;}
.news1 .imgbox:hover .tu{border-color:#ffcc00;}
.news1 .imgbox:hover .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.news1 .imgbox:hover .text .tou{color:#ffcc00;}
.news1 .imgbox:hover .text .tou::before{background:#9a7b00;}


.news-main{font-size:14px; line-height:24px;}
.news-tou{width:80%; margin:0 auto;}
.news-main .news-tou h4{ font-size:18px; line-height:40px; text-align:center; border-bottom:1px dashed #666; padding-bottom:10px;}
.news-main .news-tou span{display:block; text-align:center; font-size:12px; color:#7f7f7f; margin:10px 0}
.news-main img{ max-width:100%; height:auto; margin:20px auto;}

.liuyan{ width:75%; margin:0 auto;}


@media (max-width:1350px){
.owl-theme .owl-controls .owl-buttons div{ display:none !important}

}

@media (max-width:1200px){
.logo img{height:45px; margin-top:10px}
header form input{width:210px;}
header form button{width:50px;}
header .phone h4{font-size:24px;}

.block ul li{width:20%;}
}

@media (max-width:991px){
header{height:90px; padding-top:15px;}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
footer{padding-bottom:65px; text-align:center; padding-top:20px; line-height:28px}

.jianjie .tu{margin-bottom:20px}
.jianjie .text .zi{height:auto; max-height:240px;}
.block ul li{width:25%;}



/*手机侧导航 下拉 开始*/
.neiye .navbox .ul1{display:none;}
.neiye .menu{text-align:center; padding:0;font-size:20px; line-height:50px}
.neiye .menu span{line-height:50px;}
.neiye .nav1{text-align:center; padding:0;line-height:38px; font-size:16px}
/*手机侧导航 下拉 结束*/
}

@media (max-width:767px){
header{height:70px; padding-top:8px}
.logo img{height:38px;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.carousel-indicators .active,.carousel-indicators li{width:10px;height:10px;margin:1px;}
.news ul{height:auto;}
.title{font-size:15px;margin:30px 0 15px;line-height:42px}
.title h4{font-size:22px; line-height:30px}

.fuwu .imgbox{margin-bottom:10px;}
.fuwu .imgbox .tu{width:190px; height:190px;}
.fuwu .imgbox h4{font-size:15px; line-height:35px;}
.jianjie .tu{margin-bottom:15px;}
.jianjie .text h4{font-size:16px;}
.jianjie .text .zi{line-height:28px; max-height:166px; margin:5px 0 15px;}
.block ul li{width:33.3%;}
.show .imgbox h4{font-size:15px; line-height:35px;}
.link .link1{padding-left:160px}
.link .left{width:140px;font-size:16px;line-height:58px;}


.liuyan{width:100%;}


.shigong table{width:100%; margin-bottom:10px; border:1px solid #9a7b00; border-bottom-width:2px}
.shigong table th{width:20%; font-size:14px; line-height:20px; height:30px;}
.shigong table td{width:80%; padding:5px 10px; border-bottom:1px solid #e6e0c8}
}

@media (max-width:600px){
.title{font-size:15px;margin:25px 0 10px;line-height:38px}
.title h4{font-size:20px; line-height:30px}

.fuwu .imgbox .tu{width:160px; height:160px; border-width:3px;}
.show .imgbox{margin:0 6px 10px;}
.show .imgbox h4{font-size:14px; line-height:30px;}
.tuandui .imgbox{margin:0 6px 10px;}
.tuandui .imgbox .text{padding:10px 10px 12px; margin-top:-40px}
.tuandui .imgbox .text h4{font-size:15px;}
.tuandui .imgbox .text .more{margin-top:7px;}
.link .link1{padding-left:140px}
.link .left{width:120px;}

.show1 .row{margin:0 -6px !important}
.show1 .col-sm-4{padding:0 6px !important}
.show1 .imgbox{margin:0 0 12px}


/*手机侧导航 下拉 开始*/
.neiye .menu{text-align:center; padding:0;font-size:18px; height:50px}
.neiye .menu em{margin-left:-85px;font-size:60px;}
.neiye .menu b{margin-top:-8px;}
/*手机侧导航 下拉 结束*/


.news1 .imgbox .tu{width:180px; height:135px; margin-right:10px}
.news1 .imgbox .text .zi{font-size:13px; line-height:25px; height:100px;}
}


@media (max-width:479px){
header{height:55px;padding-top:12px}
.logo img{height:30px; margin:0 0 0 -8px}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}

.fuwu .imgbox .tu{width:140px; height:140px; border-width:2px;}
/*.fuwu .imgbox h4{font-size:14px; line-height:32px;}*/
.block{padding-top:25px;}
.block ul li{width:50%; margin-bottom:10px}
.tuandui .imgbox .text{padding:8px 8px 10px; margin-top:-40px; width:85%}
.tuandui .imgbox .text h4{font-size:14px;}
.tuandui .imgbox .text .more{margin-top:6px; width:70px; line-height:20px; font-size:12px;}

.link .link1{padding-left:0; padding-top:58px}
.link .left{width:120px;font-size:15px;line-height:38px; left:50%; margin-left:-60px}
.link .left:before{left:50%; right:inherit; top:inherit; top:42px; margin-left:-8px; transform:rotate(90deg)}

.news .imgbox{margin-bottom:20px; padding:3px}
.news .imgbox .tu{width:130px; height:100px;}
.news .imgbox .text{height:100px; margin-left:140px;}
.news .imgbox .text h4{line-height:28px;}
.news .imgbox .text span{margin:-2px 0 5px;}
.news .imgbox .text .zi{line-height:22px; height:44px;}


.news-main .news-tou h4{line-height:30px; font-size:16px;}
.news1 .imgbox .tu{width:140px; height:110px;}
.news1 .imgbox .text .tou{font-size:14px; line-height:28px}
.news1 .imgbox .text .zi{font-size:12px; line-height:21px; height:80px;}

.shigong table th{width:28%; font-size:13px; line-height:18px;}
.shigong table td{width:72%;font-size:13px;}
}

@media (max-width:400px){
header .ydd_btn{width:26px;}
.fuwu .imgbox .tu{width:130px; height:130px;}
.block ul li .imgbox{width:120px; height:120px; border-width:2px}

.news1 .imgbox .tu{width:125px; height:100px;}
.news1 .imgbox .text .zi{line-height:20px; height:60px;}
}


@media (max-width:380px){
.logo img{height:26px; margin:3px 0 0 -8px}
}

@media (max-width:350px){

}
