@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:1130px !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)}
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; padding-top:15px;}
.logo img{height:72px;}
header form{margin:10px 0 0 100px;}
header form input{border:1px solid #009908; width:220px; height:32px; font-size:14px; padding:0 10px;}
header form button{width:72px; height:32px; background:#009908; color:#fff; border:0; outline:none}
header .phone{background:url(../images/icon-call.png) no-repeat left center;padding-left:46px;font-size:14px; color:#5d6164; margin-top:15px}
header .phone h4{font-size:20px; color:#ff9000}
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:#f2f2f2;}
.nav li{ width:14.28%;float:left;font-size:16px;line-height:50px;text-align:center;position:relative; position:relative}
.nav li:before{content:""; position:absolute; left:0; top:0; width:100%; height:3px; background:#7d4700; opacity:0; transition:all 0.5s}
.nav li a{display:block;color:#1a1a1a;}
.nav .on,.nav li a:hover{background:#ff9000; color:#fff}
.nav .on:before,.nav li:hover:before{opacity:1}
.nav .on a{color:#fff;}
/*导航二级下拉*/
.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(242,242,242,242.7);line-height:45px;font-size:14px;margin-top:1px;}
.nav li .nav-zi li a{display:block; padding:0 5px;}
.nav li:hover .nav-zi{display:block !important;}
.nav li .nav-zi li:hover a{}
.nav .nav-zi li:hover:before{opacity:0}
.nav .on .nav-zi li a{color:#333;}
.nav .on .nav-zi li a:hover{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:#ff9000;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#ff9000;}
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:12px;color:#808080;text-align:center;margin:40px 0 30px;}
.title b{font-size:20px; color:#999; font-weight:normal;}
.title h4{font-size:24px; color:#ff9000; font-weight:bold; background:url(../images/title.png) no-repeat center center; line-height:32px;}
.title span{display:block; margin-top:8px;}


.choose{margin:50px 0 30px; border:1px solid #ccc; padding:4px;}
.choose .choose1{background:#f2f2f2; padding:50px 50px 30px}
.choose form{margin-bottom:35px;}
.choose form input{width:290px; border:1px solid #ccc; height:30px; background:#fff url(../images/sou.png) no-repeat 98% center; padding:0 32px 0 10px; margin-right:6px}
.choose form button{width:76px; background:#ff9000; font-size:14px; color:#fff; line-height:30px; border:0; outline:none; border-radius:5px;}
.choose dl dt{width:150px;font-size:20px; background:url(../images/xuan1.png) no-repeat left center; padding-left:50px; float:left; font-weight:normal}
.choose dl dd{float:left;}
.choose .dl1{margin-bottom:30px;}
.choose .dl1 dd a{display:inline-block;background:#fff; border:1px solid #ccc; color:#333; line-height:30px; padding:0 20px; margin-right:10px}
.choose .dl1 dd a:hover,.choose .dl1 dd a.active{background:#ff9000; border-color:#ff9000; color:#fff;}
.choose .dl2 dt{background:url(../images/xuan2.png) no-repeat left center; margin-top:20px}
.choose .dl2 dd{float:none !important; padding-left:150px}
.choose .dl2{font-size:0;}
.choose .imgbox{display:inline-block; width:16.6%; padding-left:20px}
.choose .imgbox h4{font-size:14px; color:#333; line-height:30px; text-align:center}
.choose .imgbox:hover .tu{transform:rotateY(180deg);}


.show .imgbox{border:3px solid #ccc; padding:40px; margin-bottom:30px}
.show .imgbox .tu{display:block;overflow:hidden;}
.show .imgbox .text .tou{font-size:20px; color:#ff9000; font-weight:bold;}
.show .imgbox .text .zi{font-size:14px; line-height:28px; height:85px; overflow:hidden; margin:10px 0}
.show .imgbox .text span img{margin-right:12px;}
.show .imgbox .call h4{font-size:24px; color:#ff0000; font-weight:bold;}
.show .imgbox .call h4 b{font-size:14px;}
.show .imgbox .call a{display:block; width:140px; background:#ff9000; font-size:18px; color:#fff; line-height:42px; text-align:center; margin-top:30px}
.show .imgbox:hover{border-color:#ff9000;}
.show .imgbox:hover .tu .img,.show .imgbox .tu: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 .imgbox .text .tou:hover,.show .imgbox .call a:hover{text-decoration:underline !important}



/*弹窗*/
.tan, .tan .cont{margin: auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:2000; transition:all 0.5s}
.dian{cursor:pointer;}
.tan{position:fixed;width:800px;height:500px; border:1px solid #ff9000;border-radius:10px;left:50%; margin-left:-400px;display:none;z-index:5000; }
.tan .cont{width:100%;height:100%;overflow:hidden;text-align:center; background:rgba(255,255,255,0.9); border-radius:10px;padding:50px 100px}
.close{cursor:pointer;color:#ff0000;position:absolute;top:5px;right:5px;font-size:40px;z-index:20000;opacity:0.5;text-shadow:none;}
.close:hover{color:#ff0000;opacity:1;}
.tan form div{position:relative; padding-left:136px; font-size:16px; margin-bottom:10px;}
.tan form div span{position:absolute; left:0; top:0; background:#333; width:136px; text-align:center; color:#fff;line-height:40px;}
.tan form input{width:100%; border:1px solid #333;height:40px; padding:0 10px}
.tan form button{width:180px; background:#ff9000; font-size:14px; color:#fff; border-radius:10px; height:40px; border:0; outline:none; margin-top:10px}
.tan form button:hover{text-decoration:underline !important}



.jianjie{background:url(../images/jian-bg.jpg) center center; background-size:cover; color:#fff; padding:40px 0} 
.jianjie .tu{border:3px solid #fff;}
.jianjie .tou{font-size:24px;}
.jianjie .tou h4{font-size:36px;}
.jianjie .tou b{display:block; margin-top:15px;}
.jianjie .text .zi{font-size:14px; line-height:28px; height:140px; overflow:hidden; margin:30px 0}
.jianjie .text .more{display:block;width:100%; background:#ff9000; font-size:20px; color:#fff; line-height:46px; text-align:center;}
.jianjie .text .more:hover{text-decoration:underline !important}



.main2{margin-bottom:40px;}
.main2 .row{margin:0 !important}
.main2 .col-md-6,.main2 .col-lg-12{padding:0 !important}
.main2 .lun .imgbox{display:block; overflow:hidden;}
.main2 .lun .imgbox .tu{height:380px;}
.main2 .lun .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)}
.main2 .owl-theme .owl-controls .owl-buttons div{display:none;}
.main2 .lun .owl-theme .owl-controls .owl-pagination{ position:absolute;left:inherit;bottom:20px; right:20px;}
.main2 .lun .owl-theme .owl-controls .owl-page span{width:25px;height:20px;margin:1px;border-radius:0;background:rgba(255,255,255,1);filter:Alpha(Opacity=100);opacity:1; color:#333;}
.main2 .lun .owl-theme .owl-controls .owl-page.active span{background:#ff9000; color:#fff}
.xianwen{background:#f2f2f2; padding:25px 15px 15px; height:380px; overflow:hidden}
.xianwen .imgbox{display:block; color:#333; margin-bottom:20px}
.xianwen .imgbox .block{font-size:60px; width:85px; border-right:2px solid #323232; padding-bottom:5px;margin-right:15px; color:#ff9000}
.xianwen .imgbox .text{font-size:14px;}
.xianwen .imgbox .text h4{font-size:18px; font-weight:bold;}
.xianwen .imgbox .text span{display:block; margin:5px 0 3px;}
.xianwen .imgbox .text .zi{line-height:24px; color:#666; height:50px; overflow:hidden;}
.xianwen .imgbox:hover .text h4{color:#ff9000;}
.xianwen .imgbox:hover .text .zi{color:#333;} 



/*5、联系我们*/
.contact{background:url(../images/contact.jpg) center center; background-size:cover;width:100%;height:auto;font-size:14px;line-height:24px; color:#fff}
.contact .title h4,.contact .title b,.contact .title{color:#fff;}
.contact h5{font-size:16px;line-height:40px;}
.contact .zi{margin:10px 0 20px}
.contact .hezi{position:relative; padding-left:160px;}
.contact .hezi .sao{position:absolute; left:0; top:0; width:140px;}
.contact .hezi .sao img{width:100%; height:auto;}
.contact ul li{font-size:14px;line-height:36px;}
.contact ul li b{margin-right:16px;color:#282b08; font-size:16px; width:26px; height:26px; background:#fff; border-radius:50%; text-align:center; line-height:26px; margin-top:5px}
.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:#fff; border:1px solid #ccc; height:38px;border-radius:10px; color:#4c4c4c}
.liuyan textarea,.contact textarea{ background:#fff; border:1px solid #ccc; height:108px; border-radius:10px;}
.liuyan button,.contact button{ width:149px;height:38px;background:#cd0000;border:none; border-radius:10px; font-size:18px; color:#fff;margin-top:10px}
.liuyan button:hover,.contact button:hover{background:#ff9000; text-decoration:underline !important}

.dibu{background:#1a1a1a; padding:50px 0 35px; color:#fff; border-bottom:1px solid #666}
.dibu a{color:#fff;}
.dibu a:hover{color:#ff9000;}
.dibu ul li{width:16.6%; float:left;}
.dibu ul li dl dt{font-size:18px; margin-bottom:12px}
.dibu ul li dl dd{line-height:32px;}
.dibu .sao img{max-width:100%; height:auto;}



/*底部信息*/
footer{background:#1a1a1a;color:#fff;padding:20px 0; font-size:14px; line-height:22px; text-align:center}
footer a{color:#fff;}
footer a:hover{color:#ff9000;}

/*底部热点开始*/
@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:#1a1a1a; 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:#ff9000;}	
.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:30px 0 50px;font-size:14px; line-height:28px;}
/*内页左侧导航主要样式*/
.neiye .menu{background:#ff9000; font-size:24px; color:#fff; line-height:60px; font-weight:bold; text-align:center; position:relative}
.neiye .menu i{display:block; width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; z-index:1}
.neiye .menu span{position:absolute; right:15px; line-height:60px;}
.neiye .navbox .nav1{display:block; background:url(../images/icon1.png) no-repeat 85% center; border:1px solid #ccc; border-left:4px solid #4d4d4d; padding:0 58px 0 80px; font-size:14px; color:#4c4c4c; line-height:38px; margin-top:2px; text-align:left}
.neiye ul a{display:block; background:#e6e6e6; font-size:14px; color:#333; line-height:40px; padding:0 10px 0 85px;margin-top:2px; text-align:left}
.neiye ul{display:none;}
.neiye .ul1{display:block;}

/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .navbox .nav1.active,.neiye .navbox .nav1:hover{background:url(../images/icon2.png) no-repeat 85% center; border-left-color:#ff9000; color:#ff9000;}
.neiye ul a.active,.neiye ul a:hover{color:#fff; background:#ff9000;}


.neiye .menu1{margin-top:20px;}
.lian{border:1px solid #ccc; font-size:12px; color:#666; line-height:20px; padding:3px;}
.lian img{width:100%; height:auto;}
.lian .zi{padding:10px 15px 20px;}


.main .cont{margin-top:20px;}
.title-zi{padding-bottom:30px; border-bottom:1px solid #ccc; margin-bottom:30px}
.title-zi span{border:1px solid #ff9000;font-size:14px; color:#666; position:relative; padding:0 15px 0 54px; line-height:40px; display:inline-block}
.title-zi span:before{content:""; position:absolute; left:0; top:0;background:#ff9000 url(../images/home.png) no-repeat center center; width:42px; height:40px}
.title-zi span a{color:#666;}
.title-zi span a:hover{color:#ff9000;}
.title-zi .back{position:absolute; top:3px; right:15px; width:160px; background:#ff9000; font-size:16px; color:#fff; line-height:38px; text-align:center; border-radius:8px;}
.title-zi .back:hover{text-decoration:underline !important}

.navbox02{font-size:0;}
.navbox02 .navli{display:inline-block; width:134px; border:1px solid #ccc;font-size:14px; color:#333; line-height:33px; text-align:center;margin:0 10px 10px 0}
.navbox02 .navli:hover,.navbox02 .navli.active{background:#ff9000; border-color:#ff9000;color:#fff;}

.about{font-size:14px; color:#1a1a1a;line-height:35px; }
.about h4{font-size:20px; line-height:35px; color:#ff9000; font-weight:bold}
.about img{max-width:100%; height:auto; display:block;margin:10px auto}
.about .tou{text-align:center; font-size:18px; color:#ff9000; line-height:24px; margin-bottom:20px}
.about .tou span{font-size:14px; color:#666; display:block; margin-top:5px}


.call-us{font-size:14px;line-height:28px; }
.call-us h4{font-size:18px; color:#666; font-weight:bold;line-height:30px;}
.call-us img{max-width:100%; height:auto; display:block;margin:10px auto}


.xinwen .imgbox{display:block; color:#666; margin-bottom:30px}
.xinwen .imgbox .tu{width:325px; height:210px; overflow:hidden; margin-right:15px;}
.xinwen .imgbox .tu .img{width:100%; height:100%;}
.xinwen .imgbox .text .tou{font-size:18px;color:#ff9000;}
.xinwen .imgbox .text span{color:#666; display:block; margin-top:10px}
.xinwen .imgbox .text .zi{line-height:28px; height:56px; overflow:hidden;margin:15px 0 25px;}
.xinwen .imgbox .text .more{display:block; width:125px; background:#ff9000;color:#fff; text-align:center; line-height:36px; margin-left:340px}
.xinwen .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)}
.xinwen .imgbox .text .more:hover{text-decoration:underline !important}


.show-main .gun{margin-bottom:30px;}
.show-main .gun .imgbox{display:block; border:1px solid #ff9000; padding:3px; margin:0 10px}
.show-main .gun .imgbox .tu{overflow:hidden;}
.show-main .gun .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-main .owl-theme .owl-controls .owl-buttons div{width:34px; height:50px; top:50%; margin-top:-25px;filter:Alpha(Opacity=80);opacity:0.8;}
.show-main .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-70px; background:url(../images/allow1.png) no-repeat left center;}
.show-main .owl-theme .owl-controls .owl-buttons div.owl-next{right:-70px; background:url(../images/allow2.png) no-repeat right center;}



.news-zi{background:none;}
.news-zi .imgbox .text span{display:block; margin:-8px 0;}
.news-main{font-size:14px;line-height:28px; color:#666}
.news-main .tou{text-align:center; color:#666; padding-bottom:8px; border-bottom:1px solid #ccc; margin-bottom:20px}
.news-main .tou h4{font-size:20px; color:#333}
.news-main img{display:block; max-width:100%; height:auto; margin:10px auto;}




@media (max-width:1365px){
.owl-theme .owl-controls .owl-buttons div{display:none !important}
.show-main .owl-theme .owl-controls .owl-buttons div{display:block !important;}
.show-main .owl-theme .owl-controls .owl-buttons div.owl-prev{left:15px;}
.show-main .owl-theme .owl-controls .owl-buttons div.owl-next{right:15px;}
}

@media (max-width:1200px){

header .phone h4{font-size:20px;}

}

@media (max-width:991px){
header{height:90px; padding-top:18px;}
.logo img{height:58px;}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
footer{padding-bottom:70px;}
.choose .choose1{padding:30px 30px 10px}
.choose dl dt{font-size:18px; width:135px; padding-left:38px;}
.choose .dl1{margin-bottom:20px;}
.choose .dl2 dt{float:none; display:block; margin-bottom:18px; margin-top:0}
.choose .dl2 dd{padding-left:0;}
.choose .imgbox{padding:0 10px}
.jianjie .tu{margin-bottom:20px;}
.jianjie .tou{font-size:20px;}
.jianjie .tou h4{font-size:30px;}
.jianjie .tou b{margin-top:10px;}
.jianjie .text .more{font-size:18px; line-height:42px;}
.main2{margin-bottom:-10px;}
.main2 .lun .imgbox .tu{height:auto;}
.xianwen{height:auto; margin-bottom:50px; padding:25px 15px 0}
.dibu{padding:35px 0 30px;}
.dibu .sao{float:none !important;}
.dibu .sao img{display:block;margin:0 auto;}
footer span{display:block; margin-top:3px}

.show .imgbox .call{margin-top:15px;}
.show .imgbox .call a{margin-top:20px;}

/*手机侧导航 下拉 开始*/
.neiye .navbox .ul1{display:none;}
.neiye .menu{text-align:left; text-indent:20px; font-size:21px; line-height:52px} 
.neiye .menu span{line-height:52px;}
.neiye .navbox .nav1{background:url(../images/icon1.png) no-repeat 97% center;padding:0 55px 0 30px;}
.neiye .navbox .nav1.active,.neiye .navbox .nav1:hover{background:url(../images/icon2.png) no-repeat 97% center; }
/*手机侧导航 下拉 结束*/

.xinwen .imgbox .tu{width:250px; height:180px;}
.xinwen .imgbox .text span{margin-top:5px;}
.xinwen .imgbox .text .zi{margin:10px 0 15px;}
.xinwen .imgbox .text .more{margin-left:265px}

.show-main .gun{margin-bottom:20px;}

/*弹窗*/
.tan{width:560px;height:470px;margin-left:-280px;}
.tan .cont{padding:40px 60px}
.close{font-size:40px;}
.tan form div{padding-left:100px; font-size:14px; margin-bottom:10px;}
.tan form div span{width:100px;line-height:40px;}
.tan form input{height:40px;}
.tan form button{width:160px;height:40px;}
}

@media (max-width:767px){
header{height:70px}
.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;}
.title{margin:30px 0 25px;}
.title b{font-size:18px;}
.title h4{font-size:22px;line-height:32px;}
.title span{margin-top:5px;}
.choose{margin:35px 0 30px}
.choose .choose1{padding:20px 20px 15px}
.choose dl dt{font-size:16px; line-height:28px; width:120px; padding-left:38px;}
.choose .imgbox{width:33.3%; margin-bottom:10px}
.show .imgbox{padding:30px;}
.show .imgbox .tu{margin-bottom:15px;}
.show .imgbox .text{margin-bottom:30px;}
.show .imgbox .text .zi{margin:12px 0;}
.show .imgbox .call a{margin-top:20px;}
.jianjie .tou{font-size:18px;}
.jianjie .tou h4{font-size:25px;}
.jianjie .text .zi{margin:20px 0;}
.jianjie .text .more{font-size:16px; line-height:38px;}
.about h4{font-size:18px;}
.about .tou{font-size:16px;}

.xinwen .imgbox{margin-bottom:20px}
.xinwen .imgbox .tu{width:200px; height:150px;margin-right:10px;}
.xinwen .imgbox .text .tou{font-size:16px;}
.xinwen .imgbox .text span{display:block; margin-top:-5px;}
.xinwen .imgbox .text .zi{line-height:20px; height:40px;margin:5px 0 15px;}
.xinwen .imgbox .text .more{ width:100px;line-height:34px; margin-left:210px}

}

@media (max-width:600px){
.title{margin:30px 0 25px;}
.title b{font-size:16px;}
.title h4{font-size:20px;line-height:26px;}
.title span{margin-top:5px;}
.choose .choose1{padding:15px 15px 0}
.choose form{margin-bottom:25px;}
.choose form input{width:240px;}
.choose form button{width:66px;}
.choose .dl1 dt{float:none; margin-bottom:15px}
.choose .dl1 dd{float:none;}
.choose .dl2{margin-bottom:0 !important}
.show .imgbox{padding:20px 20px 30px;}
.show .imgbox .text .tou{font-size:18px;}
.show .imgbox .call h4{font-size:20px;}
.show .imgbox .call a{width:120px; line-height:40px; font-size:16px; margin-top:15px}
.jianjie .tou{font-size:16px;}
.jianjie .tou h4{font-size:23px;}
.jianjie .text .zi{margin:20px 0;}
.jianjie .text .more{font-size:15px; line-height:38px;}


/*手机侧导航 下拉 开始*/
.neiye .menu{line-height:48px; font-size:18px;}
.neiye .menu span{ line-height:48px;}
/*手机侧导航 下拉 结束*/
.show-box .imgbox{margin:0 0 6px;}	

.about h4{font-size:16px;}
.xinwen .imgbox{margin-bottom:20px}
.xinwen .imgbox .tu{width:150px; height:120px;margin-right:10px;}
.xinwen .imgbox .text .tou{font-size:15px;}
.xinwen .imgbox .text span{display:none;}
.xinwen .imgbox .text .zi{font-size:13px;line-height:20px; height:40px;margin:5px 0 10px;}
.xinwen .imgbox .text .more{ width:90px;line-height:32px; margin-left:160px}

/*弹窗*/
.tan{width:300px;height:440px;margin-left:-150px;}
.tan .cont{padding:30px 30px}
.close{font-size:35px; top:0; right:0}
.tan form div{padding-left:65px; font-size:14px; margin-bottom:10px;}
.tan form div span{width:65px;line-height:38px; font-size:12px}
.tan form input{height:38px;}
.tan form button{width:130px;height:36px;}
}


@media (max-width:479px){
header{height:55px; padding-top:10px}
.logo img{height:32px; margin:0 0 0 -8px}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.title{margin:25px 0 20px;}
.title b{font-size:15px;}
.title h4{font-size:18px;line-height:24px;}
.title span{margin-top:5px;}
.choose form input{width:180px; margin-right:2px; padding-right:26px}
.choose form button{width:46px;}
.show .imgbox{padding:15px 15px 25px;}
.show .imgbox .text .tou{font-size:16px;}
.show .imgbox .call h4{font-size:18px;}
.show .imgbox .call a{width:110px; line-height:36px; font-size:14px; margin-top:15px}

.main2 .lun .owl-theme .owl-controls .owl-pagination{left:15px;bottom:15px;}
.xianwen .imgbox .block{font-size:45px; width:60px; padding-bottom:0}
.xianwen .imgbox .text h4{font-size:16px;}
.xianwen .imgbox .text span{display:none;}
.xianwen .imgbox .text .zi{line-height:20px; height:40px; margin-top:8px}

.liuyan button, .contact button{font-size:16px; width:135px; height:35px;}

.xinwen .imgbox .tu{width:140px; height:110px;margin-right:10px;}
.xinwen .imgbox .text .zi{margin:3px 0 8px;}
.xinwen .imgbox .text .more{width:85px;line-height:30px; margin-left:150px}
}


@media (max-width:400px){
header .ydd_btn{width:26px;}
.navbox02 .navli{margin:0 2px 4px; width:100px}


.xianwen .imgbox{margin-bottom:20px;}
.xianwen .imgbox .block{font-size:38px;}
.xianwen .imgbox .text h4{font-size:15px;}
.xianwen .imgbox .text .zi{margin-top:3px;}

}


@media (max-width:380px){
}

@media (max-width:350px){


}
