@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 10px}

/*全局样式*/
header{background:url(../images/header.jpg) center center; background-size:cover; width:100%;height:126px;}
.logo{width:48%; line-height:126px;}
.logo img{max-width:100%; height:auto;}
header form{font-size:12px; margin-top:56px;}
header form input{width:210px; height:36px; border:1px solid #cea35f; padding:0 10px; background:#fff}
header form button{width:46px; height:36px; background:#cea35f; border:0; outline:none; color:#fff; font-family:"宋体";}
header .phone{background:url(../images/icon-call.png) no-repeat left center; font-size:16px; padding-left:65px; margin-top:46px}
header .phone h4{font-size:24px; color:#802425; letter-spacing:-1px}


/*pc导航*/
.nav{width:100%; height:50px; background:url(../images/nav-bg.jpg) repeat-x; padding-top:4px}
.nav li{width:12.2%;float:left;font-size:14px;text-align:center; line-height:46px;position:relative;}
.nav .bx{width:1px; height:15px; background:#bb904c; margin-top:15.5px;}
.nav li a{display:block;color:#412f14;}
.nav li a.active,.nav li a:hover{font-weight:bold;}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:46px;z-index:9999999; display:none;}
.nav li .nav-zi li{ width:100%; height:40px;background:rgba(0,0,0,0.6); font-size:14px;line-height:40px;margin-top:1px; border:0;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#fff}
.nav li .nav-zi li:hover a{background:rgba(206,163,95,0.9); font-weight:normal}


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(255,150,16,0.9);}
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:#8a2d2d;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#8a2d2d;}
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:12px; height:12px;margin:1px 4px;}

/*主体内容*/
.main1{padding-bottom:30px;}


.jianjie{background:url(../images/jian-bg.jpg) center center; background-size:cover; width:100%; height:auto; text-align:center; padding-bottom:140px}
.jianjie .biaoti{font-size:14px; color:#635e5e; text-align:center; margin:40px 0 30px; text-transform:uppercase}
.jianjie .biaoti h4{font-size:26px; color:#000; background:url(../images/title1.png) no-repeat center center; margin-bottom:5px !important}
.jianjie .text .zi{font-size:14px; line-height:29px; height:116px; overflow:hidden;}
.jianjie .text .more{display:block; width:38px; height:38px; background:#8a2d2d; border-radius:50%; font-size:24px;color:#fff; line-height:34px; margin:20px auto 10px}
.zhanshi{background:#fff; padding:25px; box-shadow:0 0 10px rgba(0,0,0,0.11); max-width:960px; margin:-120px auto 0; position:relative; z-index:5}
.zhanshi .row{margin:0 -10px !important}
.zhanshi .col-sm-4{padding:0 10px !important}
.zhanshi .imgbox{display:block; overflow:hidden;}


.title{padding:40px 0;text-align:center;}
.title .container-fluid{max-width:1330px !important;}
.title .title1 h4{background:url(../images/title.png) no-repeat center center;background-size:contain;font-size:26px; color:#8c611c;line-height:100px;}

.jianshe{background:url(../images/jianshe-bg.jpg) center center; background-size:cover; width:100%; height:auto; margin-top:-120px; padding-top:140px}
.jianshe .title1{position:relative;}
.jianshe .title1 .fu1{position:absolute; top:25px; left:-40px}
.jianshe .title1 .fu2{position:absolute; top:25px; right:-40px}
.jianshe .imgbox{text-align:center;}
.jianshe .imgbox .tu{width:119px; height:112px; background:url(../images/jian.png) no-repeat center center; background-size:contain; margin:0 auto; line-height:110px;}
.jianshe .imgbox h4{font-size:18px; color:#000; margin:30px 0 10px !important}
.jianshe .imgbox .zi{font-size:12px; color:#393939; line-height:20px; height:40px; overflow:hidden;}
.jianshe .imgbox .more{display:block; background:url(../images/more.png) no-repeat center center; background-size:contain; width:121px;font-size:12px; color:#be1919; line-height:33px; margin:30px auto 0;}



.shipin{background:url(../images/video-bg.jpg) center center; background-size:cover; width:100%; height:auto;}
.shipin .lunz .images ul li a{position:relative; display:block}
.shipin .lunz .images ul li a:before{content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.45) url(../images/bo-icon.png) no-repeat center 45%;}


.navbox01{text-align:center; font-size:0; margin-bottom:20px}
.navbox01 a{display:inline-block; width:98px; border:1px solid #bababa; font-size:14px; color:#797979; line-height:28px; margin:0 10px 10px;}
.navbox01 a:hover,.navbox01 a.active{background:#8a2d2d; border-color:#8a2d2d; color:#fff;}

.huodong .imgbox{display:block; font-size:12px; color:#747474; margin-bottom:30px}
.huodong .imgbox .tu{width:180px; height:126px; overflow:hidden; margin-right:20px;}
.huodong .imgbox .tu .img{width:100%; height:100%;}
.huodong .imgbox h4{font-size:14px; color:#000; line-height:30px;}
.huodong .imgbox span{display:block; margin:7px 0 12px}
.huodong .imgbox .zi{line-height:21px; height:42px; overflow:hidden;}



/*底部信息*/
footer{background:#3a3a3a;color:#acacac;padding:45px 0 20px; font-size:14px; line-height:24px; position:relative}
footer:before{content:""; position:absolute; left:0; top:0; background:url(../images/footer.jpg) center center; background-size:cover; width:100%; height:24px;}
footer .sao img{width:95px; height:95px; display:block; margin:0 auto}
footer .sao h4{font-size:14px; line-height:35px; text-align:center;}
footer ul{margin-bottom:20px;}
footer ul li{display:inline-block;}
footer ul li span{margin:0 15px;}
footer a{color:#acacac;}
footer a:hover{color:#fff; 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:#3a3a3a; 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:#8a2d2d;}	
.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; background:#fff}
/*内页左侧导航主要样式*/
.neiye .menu{background:#8a2d2d; line-height:30px;font-size:24px; color:#fff; position:relative;text-transform:uppercase; padding:13px 10px 13px 30px}
.neiye .menu b{font-weight:normal; font-size:10px; color:#fff; display:block;}
.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:45px;}
.neiye .nav1{display:block;background:#f5f5f5 url(../images/icon-zi1.png) no-repeat 43px center;font-size:14px; color:#575757; line-height:55px;text-align:center; padding:0 10px;margin-top:1px}
.neiye ul a{display:block; background:#f5f5f5; font-size:12px; color:#8a2d2d; line-height:40px; font-family:"宋体"; text-align:center; padding:0 20px;margin-top:1px}
.neiye ul{display:none;}
.neiye .ul1{display:block;}
.neiye .navbox{background:#fff; padding:0;}

/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .nav1.active,.neiye .nav1:hover{background:#eee url(../images/icon-zi2.png) no-repeat 43px center; color:#8a2d2d; font-weight:bold}
/*.neiye .nav1.active,.neiye .nav1.click{background:url(../images/icon-zi3.png) no-repeat 43px center; color:#ffa200; font-weight:bold}*/
.neiye ul a.active,.neiye ul a:hover{background:#8a2d2d; color:#fff}


.neiye .menu1{margin-top:20px;}
.lian{background:#eee;font-size:12px;line-height:30px; padding:10px 15px 30px; margin-top:2px; border:1px solid #d9d9d9; border-top:0;}
.lian b{font-size:14px;}

.navbox02{font-size:0;text-align:center; margin:10px 0;}
.navbox02 a{display:inline-block; width:80px; background:#ccb17a; font-size:14px; color:#fff; line-height:30px; margin:0 2px 4px}
.navbox02 a:hover,.navbox02 a.active{background:#8a2d2d;}


.main .cont{margin-top:30px;}
.title-zi{border-bottom:1px solid #ccc;font-size:14px; color:#888}
.title-zi h4{font-size:18px; color:#333;}
.title-zi a:hover,.title-zi span{color:#8a2d2d; font-weight:normal;}
.title-zi a{color:#888;}
.about{font-size:12px;line-height:30px; }
.about h4{font-size:16px; line-height:35px; text-align:center;}
.about img{display:block; margin:10px auto; max-width:100%; height:auto;}

.call-us{font-size:13px; color:#6a6a6a;line-height:28px; }
.call-us h4{font-size:16px; color:#666; font-weight:bold;line-height:35px;}
.call-us img{max-width:100%; height:auto; display:block; border:1px solid #ccc; margin:10px auto}


.shizi{font-size:12px; color:#7c7c7c; line-height:24px;}
.shizi h5{font-size:14px; color:#8a2d2d; line-height:30px}
.shizi img{display:block; max-width:100%; height:auto; margin:20px auto;}
.shizi p{margin-bottom:10px;}


.video .row{margin:0 -8px !important}
.video .col-md-4{padding:0 8px !important}
.video .imgbox{display:block;margin:0 0 16px}
.video .imgbox .tu{position:relative; margin-bottom:5px; padding:8px}
.video .imgbox .tu:before{content:"";position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.45) url(../images/bo.png) no-repeat center center;}
.video .imgbox .tu:after{content:""; position:absolute; left:8px; top:8px; width:calc(100% - 16px); height:calc(100% - 16px);border:1px solid rgba(255,255,255,0.45)}
.video .imgbox h4{font-size:14px; color:#505050; line-height:32px; text-align:center;}

.video-main iframe{ width:450px; height:350px; margin:0 auto; display:block;}
.video-main h4{font-size:16px; line-height:40px; text-align:center}



.news-box .imgbox{display:block; position:relative; padding-bottom:20px; border-bottom:1px dashed #e3e3e3; margin-bottom:20px}
.news-box .imgbox .tu{width:210px; height:125px;position:absolute; overflow:hidden}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text{margin-left:225px; height:130px; position:relative}
.news-box .imgbox .text h4{font-size:14px; color:#4b4a4a;}
.news-box .imgbox .text .zi{font-size:12px; color:#434242; line-height:26px; height:78px; overflow:hidden; margin:8px 0 10px}
.news-box .imgbox .text span{font-size:12px; color:#828282; line-height:18px; position:absolute; bottom:0; right:0}



.news-main{font-size:14px; line-height:24px;}
.news-main .news-tou{width:80%; margin:0 auto;}
.news-main .news-tou h4{font-size:18px; line-height:25px; text-align:center; border-bottom:1px dashed #666; padding-bottom:10px !important;}
.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 form{color:#fff;}
.liuyan form input{width:100%; border:0; background:rgba(0,0,0,0.4); height:42px; padding:0 10px; margin-bottom:10px}
.liuyan form textarea{width:100%; border:0; background:rgba(0,0,0,0.4); height:133px; padding:8px 10px;}
.liuyan form button{width:100%; background:#8a2d2d; height:42px; border:0; outline:none; margin-top:20px}
.liuyan{ width:75%; margin:0 auto;}


/*相册轮播*/
.show-main img{max-width:100%; height:auto; display:block; margin:10px auto 20px; border:1px solid #ccc; padding:1px}

.news11{margin-top:-6px;}
.news11 ul li a{display:block; font-size:14px; color:#555; line-height:40px; border-bottom:1px dashed #ccc; position:relative; padding:0 90px 0 10px;}
.news11 ul li a:before{content:""; position:absolute; left:0; top:48%; width:3px; height:3px; background:#555; border-radius:50%;}
.news11 ul li a span{position:absolute; top:0; right:0;}
.news11 ul li a:hover{color:#c9182a;}
.news11 ul li a:hover:before{background:#c9182a;}



@media (max-width:1380px){
.jianshe .title1 .fu img{width:80%; height:auto;}
.jianshe .title1 .fu1{top:35px;left:-10px}
.jianshe .title1 .fu2{top:35px;right:-10px}
}

@media (max-width:1350px){
.owl-theme .owl-controls .owl-buttons div{display:none !important}
.jianshe .title1 .fu img{width:70%;}
}

@media (max-width:1280px){
.jianshe .jian1{padding:0 70px;}
}

@media (max-width:1200px){
header .phone h4{font-size:22px;}
}

@media (min-width:992px){
.jianjie .text .more:hover{transform:scale(1.1,1.1); box-shadow:0 0 10px rgba(0,0,0,0.4)}
.news-box .imgbox:hover .tu .img,.zhanshi .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)}
.jianshe .imgbox:hover .tu{transform:rotateY(360deg);}
.jianshe .imgbox:hover .more{transform:scale(1.1,1.1); box-shadow:0 0 10px rgba(0,0,0,0.4)}
.huodong .imgbox:hover{color:#333}
.huodong .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)}
.huodong .imgbox:hover h4{color:#8a2d2d; font-weight:bold}
.news-box .imgbox:hover h4{color:#8a2d2d;}
}


@media (max-width:991px){
header{height:90px;}
.logo{width:30%;line-height:90px;}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
footer{padding-bottom:65px; text-align:center}
footer .sao{margin-bottom:5px;}
.carousel-indicators .active,.carousel-indicators li{width:10px; height:10px;margin:0;}
.title{padding:40px 0 30px;}
.title .title1 h4{font-size:22px;}
.jianshe{margin-top:-150px;}
.jianjie .biaoti h4{font-size:22px;}
.jianshe .title1 .fu1,.jianshe .title1 .fu2{display:none;}
.jianshe .jian1{padding:0 40px;}
.jianshe .imgbox{margin-bottom:30px;}
.jianshe .imgbox .more,.jianshe .imgbox h4{margin-top:20px !important}
.shipin{margin:-50px 0;}
.main .cont{margin-top:20px;}


/*手机侧导航 下拉 开始*/
.neiye{text-align:center;}
.neiye .menu span,.neiye .menu{line-height:50px; text-indent:0;}
.neiye .menu{font-size:20px;}
.neiye .menu b{display:none;}
.neiye ul a.active,.neiye ul a:hover,.neiye .menu,.neiye ul a,.neiye .nav1.active,.neiye .nav1:hover,.neiye .nav1{background-image:none; padding:0;text-align:center}
.neiye .nav1{line-height:45px;}
.neiye ul a{ background:#faf8f8; border-bottom:1px dashed #ccc}
/*手机侧导航 下拉 结束*/
}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.jianjie .biaoti{font-size:13px;margin:30px 0 20px;}
.jianjie .biaoti h4{font-size:20px;}
.zhanshi{padding:15px 15px 5px; margin:-120px auto 0;}
.zhanshi .row{margin:0 -5px !important}
.zhanshi .col-sm-4{padding:0 5px !important}
.zhanshi .imgbox{margin-bottom:10px;}
.title .title1{overflow:hidden;}
.title .title1 h4{background:url(../images/title01.png) no-repeat center center;background-size:contain;font-size:20px; line-height:inherit; padding:15px 0 !important}

.liuyan{width:100%;}

}

@media (max-width:600px){
.jianshe .row{margin:0 -5px !important}
.jianshe .col-md-3{padding:0 5px !important}
.jianjie .biaoti h4{font-size:18px;}
.jianshe .jian1{padding:0 10px;}
.jianshe .imgbox .tu{width:90px; height:90px;line-height:90px;}
.jianshe .imgbox .tu img{width:40%; height:auto;}
.jianshe .imgbox h4{font-size:16px;margin:15px 0 5px !important}
.jianshe .imgbox .zi{line-height:20px; height:40px; margin-bottom:-10px}
.jianshe .imgbox .more{width:90px;line-height:30px; margin:0 auto;}
.neiye .menu{font-size:18px;}
.neiye .menu span, .neiye .menu{line-height:45px;}
.neiye .nav1{line-height:40px;}
.neiye ul a{line-height:37px;}

.video .row{margin:0 -5px !important}
.video .col-md-4{padding:0 5px !important}
.video .imgbox{margin:0 0 5px}
.video .imgbox .tu{margin-bottom:0;}
.video .imgbox h4{line-height:30px;}

.news-box .imgbox{padding-bottom:20px;margin-bottom:20px}
.news-box .imgbox .tu{width:160px; height:110px;}
.news-box .imgbox .text{margin-left:170px; height:110px;}
.news-box .imgbox .text .zi{line-height:21px; height:63px;margin:5px 0 8px}

}


@media (max-width:479px){
header{height:55px;}
.logo{line-height:55px;}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.huodong .imgbox{margin-bottom:20px}
.huodong .imgbox .tu{width:130px; height:100px;margin-right:15px;}
.huodong .imgbox span{margin:2px 0 8px}
.huodong .imgbox .zi{line-height:20px; height:40px;}

.video-main iframe{ width:100%; height:280px;}

.news-box .imgbox{padding-bottom:15px; margin-bottom:15px}
.news-box .imgbox .tu{width:130px; height:100px;}
.news-box .imgbox .text{margin-left:140px; height:100px;}
.news-box .imgbox .text .zi{margin:8px 0 0}
.news-box .imgbox .text span{display:none;}
}

@media (max-width:400px){
header .ydd_btn{width:26px;}

}


@media (max-width:380px){

}

@media (max-width:350px){


}
