@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background:#fff 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;}
body{overflow-x:hidden;}
img{max-width: 100%}



/*全局样式*/
.topbox{background: #333;color: #fff;line-height:25px;font-size: 12px}
.topbox a{color: #fff}
.topbox a:hover{color: #fff;text-decoration: underline !important;}
.topbox .right a{margin:0 10px;}


header{height: 130px;}
.logo{line-height:130px;width: 33%;}
.logo img{max-height: 120px;max-width: 100%}
header .right{width: 52%;float: right;height: 130px; padding-top: 38px}
header .zuo{width: 310px;}
header form{background:#fff;border:1px solid #c8a976;position: relative;padding-right:80px;margin-top:5px}
header form input{width: 100%;height: 28px;border:0;padding:0 15px;background: none}
header form button{position: absolute;top:0;right: 0;width: 80px;height: 28px;background:#c8a976;border:0;color: #fff}
header .lian{color: #c8a976;margin-top: 6px}
header .lian a{color: #c8a976;margin-right: 10px}
header .lian a:hover{color: #c8a976;text-decoration: underline !important;}
header .phone{background: url(../images/phone.png) no-repeat left center;padding-left: 60px;min-height: 52px;}
header .phone img{margin-left: 6px}
header .phone h4{font-size: 30px;font-family: "Impact";}


/*pc导航*/
.nav{background:url(../images/nav-bg.jpg) repeat-x}
.nav li{width:calc(100% / 9);float:left;font-size:14px; line-height:45px;text-align:center;position:relative;font-weight: bold}
.nav li:before{content: "";position: absolute;left:-1px;top: -3px;width:calc(100% + 2px);height:48px;background: url(../images/nav-hover.png) center center;background-size: cover;opacity: 0;z-index: 3;transition: all 0.3s}
.nav li:after{content: "";position: absolute;top: 0;right: -1px;width: 2px;height: 45px;background: url(../images/nav-xian.png) no-repeat center center;z-index: 2}
.nav li:last-child:after{display: none}
.nav li a{display:block;color:#fff;position: relative;z-index: 22;}
.nav li.on:before,.nav li:hover:before{opacity: 1}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:100%;z-index:9999999; display:none;}
.nav li .nav-zi li{ width:100%; font-size:14px;line-height:45px;margin-top:1px;border:0;font-weight: normal;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#fff;background:rgba(0,0,0,0.65);}
.nav li .nav-zi li:hover a{background:rgba(200,169,118,0.9);color:#fff;}
.nav li .nav-zi li:before,.nav li .nav-zi li:after{display: none}


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:#c8a976;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#c8a976;}
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轮播*/
.banner{position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;s}
.banner a img{ max-width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom:20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width:28px; height: 6px; background:#fff; opacity: 1;border-radius:0;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #cca463;}
.swiper-wrapper {height: auto !important;}
.banner img{width:100%;}



/*主体内容*/
.main1{padding-bottom:50px;}
.title{margin:60px 0 55px;text-align: center;text-transform: uppercase;font-size: 12px;color: #a2a2a2;line-height: 18px;font-weight: normal;}
.title h4{font-size:26px;font-weight: bold;color: #333}
.title h4 b{color: #cca463}
.title .xian{width:100%;max-width: 530px;height:2px;background: #d4d4d4;margin:10px auto; }



.main11{background: #f9f9f9;font-size: 10px;border-bottom: 1px solid #e5e5e5}
.main11 .row{margin:0;}
.main11 .col-md-4{padding:0;}
.main11 .imgbox{border-right: 1px solid #e5e5e5;padding:20px;text-transform: uppercase;color: #808080;}
.main11 .col-md-4:last-child .imgbox{border:0;}
.main11 .imgbox .tu{width: 70px;height: 77px;float:left}
.main11 .imgbox .tu img{max-width: 100%;max-height: 100%}
.main11 .imgbox .text{width: calc(100% - 70px);float: left;padding:15px 0 0 15px;}
.main11 .imgbox .text .tou{font-size: 16px;color: #333;margin-bottom: 5px}




.main22 .imgbox{display: block;text-align: center;font-size: 18px;color: #333;margin-bottom:20px}
.main22 .imgbox .tu{max-width: 240px;max-height: 240px;margin:0 auto 15px; border-radius: 50%;border:28px solid #e6e6e6;box-shadow: 0 5px 5px rgba(0,0,0,0.2)}
.main22 .imgbox .tu .img{position: relative;border-radius: 50%;z-index: 22}
/*左右方向箭头*/
.swiper1{position:relative;}
.swiper1 .swiper-button{top:34%;font-size: 80px;color: #dabe8f; font-weight: bold; text-align: center;font-family: "宋体"}
.swiper1 .swiper-button.swiper-button-prev{left: -70px;background:none; cursor: pointer;}
.swiper1 .swiper-button.swiper-button-next{right: -60px;background:none;cursor: pointer;}
.swiper1 .swiper-button-next.swiper-button-disabled,.swiper1 .swiper-button-prev.swiper-button-disabled {opacity:1;color: #e6e6e6}



.show01{background: #c8a976}
.show01 .right .show{border-top: 1px solid #dcdcdc;padding-top: 20px}
.show .row{margin:0 -10px !important;}
.show .col-md-4{padding:0 10px !important;}
.show .imgbox{display: block;border:4px solid #fff;background: #fff; text-align: center;color: #333;margin-bottom: 20px;}
.show .imgbox .tu{overflow: hidden;}
.show .imgbox .tou{height: 45px;line-height: 45px;background: #f0f0f0;font-size: 16px;}



.navbox01{font-size:0; text-align:center; margin-bottom:30px}
.navbox01 .navli{display:inline-block;border:1px solid #333; width:140px;line-height:34px;font-size:14px; color:#333; padding:0 3px;}
.navbox01 .navli.active,.navbox01 .navli:hover{background:#c8a976;border-color: #c8a976; color: #fff;}



.case .row{margin:0 -10px;}
.case .col-md-6{padding:0 10px;}
.case .imgbox{display:block;overflow: hidden;color: #333;margin-bottom: 20px;position: relative;}
.case .imgbox .tou{position: absolute;left:0;bottom: 0;width: 100%;background: rgba(200,169,118,0.9); line-height:36px;padding:0 15px;}
.case .left .imgbox .tou{height: 60px;line-height: 60px;font-size: 16px;}

.more01{display: block;background: #c8a976;color: #fff;width: 224px;line-height: 32px;text-align:center;margin:20px auto 0;}
.more01:hover{color: #fff;background: #333}



.jianjie{background: url(../images/jian-bg.jpg) center center;background-size: cover;}
.jianjie .title h4,.jianjie .title{color: #fff}
.jianjie .left{background: #fff;padding:40px;}
.jianjie .left .tou{font-size: 16px;font-weight: bold;margin-bottom: 10px}
.jianjie .left .text{line-height: 25px;height:250px;overflow: hidden;}
.jianjie .left .more01{margin:20px 0 0;}
.jianjie .right .imgbox{display: block;overflow: hidden;position: relative;}
.jianjie .right .imgbox .tu{overflow:hidden;}
.jianjie .right .imgbox .tou{position: absolute;left:0;bottom:0;width: 100%;background: rgba(200,169,118,0.9);height: 56px;line-height:56px;font-size: 16px;color: #fff;padding:0 100px 0 20px;}
.jianjie .right .imgbox .tou span{position:relative;z-index: 222}
.swiper2{position:relative;}
.swiper2 .swiper-pagination{width: 100%;text-align: right;left:0;bottom: 15px;height: 20px;z-index: 9;padding-right: 15px}
.swiper2 .swiper-pagination-bullet {width: 14px;height: 14px;display: inline-block;border-radius: 100%;background: #fff;opacity: 1;margin:0 5px;}
.swiper2 .swiper-pagination-bullet-active {opacity: 1;background: #333;}



.youshi .imgbox{margin-bottom: 30px}
.youshi .imgbox .tu{text-align: center;}
.youshi .imgbox .text .tou{font-size: 30px;color: #cbaa73;font-weight: bold;border-bottom: 1px dashed #cbaa73;margin-bottom: 20px;position:relative;padding:5px 0 15px 70px;min-height: 56px;}
.youshi .imgbox .text .tou .num{position: absolute;left:0;top: 0;width: 56px;height: 56px;background: #cbaa73;border-radius: 50%;text-align: center;line-height: 56px;color: #fff}
.youshi .imgbox ul li{font-size: 20px;line-height: 50px;background: url(../images/icon.png) no-repeat left 15px;padding-left: 40px;}


.news{padding-top: 55px;background:url(../images/news-bg.jpg) center center;background-size: cover;}
.news .hezi{background: #fff;padding:2px 25px 50px;}
.news .left{margin-bottom: 30px}
.news .left .imgbox{background: #e3d4ba;padding:10px;display: block;}
.news .left .imgbox .tu{border:10px solid #fff;overflow: hidden;}
.news .right ul li{padding-bottom: 10px;margin-bottom: 10px; border-bottom: 1px solid #d2d2d2;font-size: 12px;color: #999}
.news .right ul li .tou{display: block;position:relative;font-size: 14px;color: #333;line-height: 30px;margin-bottom: 3px;padding-right: 100px}
.news .right ul li .tou span{position: absolute;top: 0;right: 0;color: #999}
.news .more02{display: block;width: 175px;background: #c8a976;font-size: 16px;color: #fff;line-height: 44px;border-radius: 25px;margin:15px auto 0;text-align: center;}
.news .more02 img{margin-right: 8px}




.xinwen .imgbox{display: block;color: #333;border:1px solid #e9e9e9;padding:20px;box-shadow: 3px 4px 8px rgba(0,0,0,0.08);margin-bottom: 30px;}
.xinwen .imgbox .tu{width: 245px;height: 207px;float: left;overflow: hidden;}
.xinwen .imgbox .tu .img{width: 100%;height: 100%}
.xinwen .imgbox .text{width: calc(100% - 245px);float: left;padding:15px 0 0 20px;}
.xinwen .imgbox .text h4{font-size: 17px;font-weight: bold;margin-bottom: 8px !important}
.xinwen .imgbox .text .time{font-size: 12px;color: #b1b1b1;}
.xinwen .imgbox .text .zi{line-height: 25px;height: 75px;overflow: hidden;margin:10px 0 15px;}
.xinwen .imgbox .text .more{display: block;width: 95px;line-height: 28px;text-align: center;border:1px solid #d9d9d9;border-radius: 25px;}



.lianxi{background: url(../images/lian-bg.jpg) center center;background-size: cover;color: #fff}
.lianxi .title h4{color: #fff}
.lianxi .biaoti{font-size: 18px;font-weight: bold;margin-bottom: 30px}
.lianxi .left .sao{margin-top: 30px}
.lianxi .left .sao .tu{width: 126px;float: left}
.lianxi .left .sao .text{width:calc(100% - 126px);float: left;padding:10px 0 0 15px; line-height: 25px;}
.lianxi .right form .hang{margin-bottom:20px;position: relative;padding-left: 75px;}
.lianxi .right form .hang span{position: absolute;left:0;top: 0;width: 75px;line-height: 40px;display: block;overflow: hidden;}
.lianxi .right form input{width: 100%;height: 40px;border:0;background: #fff;color: #333; padding:0 10px;}
.lianxi .right form textarea{width: 100%;height: 120px;border:0;background: #fff;color: #333;padding:8px 10px;line-height: 25px;resize: none}
.lianxi .right form button{width: 116px;height: 40px;background: #c8a976;border:0;color: #fff;}



footer{background:#4e4e4e;color:#fff;line-height: 24px;}
.footer11{background: #c8a976}
footer a{color:#fff;}
footer a:hover{color:#fff; text-decoration:underline !important}
footer .part1{padding:20px 0;border-bottom: 2px solid rgba(32,32,32,0.2);font-size: 16px;line-height: 30px}
footer .part1 ul li{width:calc(100% / 9);float: left;text-align: center;}
footer .part2{padding:40px 0;line-height: 23px}
footer .part2 .biaoti{position: relative;margin-bottom:25px}
footer .part2 .biaoti .ying{position: absolute;left:-60px;top: -10px;}
footer .part2 .biaoti h4{font-size: 16px;color: #fff;font-weight: bold}
footer .part2 .sao1{display: inline-block;text-align: center;width: 145px;margin:0 10px}
footer .part2 .sao1 img{width: 100%;margin-bottom: 10px}
footer .right form{color: #333}
footer .right form textarea,footer .right form input{width: 100%;height: 33px;background: #fff;padding:0 10px;border:0;margin-bottom:20px;}
footer .right form textarea{height: 128px;padding:6px 10px;resize: none;margin-bottom:10px;}
footer .right form button{width: 100%; height: 40px;background: #c8a976;color: #fff;border:0;}

.dibu{background: #fff;text-align: center;font-size: 12px;padding:10px 0;line-height: 30px;color: #333}




/*子页面*/
/*1、关于我们*/
.main{ padding:50px 0 60px;font-size:14px; line-height:28px;}

/*内页左侧导航主要样式*/
.neiye{background: #333;padding:6px;color: #fff}
.main .neiye{background: #c8a976}
.neiye .menu{padding:10px;font-size:24px; color:#fff;text-transform:uppercase; position:relative;text-align: center;}
.neiye .menu .tu{border:3px solid #fff;line-height: 105px;}
/*.neiye .menu b{font-size:12px;font-family: "Arial";font-weight: normal;margin-left: 5px}*/
.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;font-size:16px; color:#333; text-align:left;cursor: pointer;margin-bottom: 3px}
.neiye .nav1 span{display: block;line-height:38px;background: #f0f0f0;border-radius: 25px;position:relative; padding:0 40px;}
.neiye .nav1 span:before{content:">"; position:absolute; right:8px; top:50%; width:30px; height:30px; background:#fff;color: #e6e6e6;text-align: center; border-radius:50%;margin-top:-15px; transition:all 0.3s;line-height: 30px;font-weight: bold;font-family: "宋体";font-size: 20px}
.neiye ul a{display:block; font-size:14px; color:#333; line-height:42px; padding:0 10px 0 45px; border-bottom:1px dashed #e5e5e5; position:relative}
.neiye ul{display:none;}
.neiye .ul1{display:block;}

/*一级导航、二级导航默认选中状态*/
.neiye .nav1.active{padding-right: 20px;color: #fff}
.neiye .nav1.active span{background: #333}
.neiye .nav1.active span:before{color: #474747}
.neiye ul a.active{color:#c8a976;}
.main .neiye .nav1.active span{background: #c8a976}
.main .neiye .nav1.active span:before{color: #c8a976}

.neiye .menu1{margin-top:20px;}
.neiye .lian{font-size: 18px;text-align: center;font-weight: bold;padding:20px 0}
.neiye .lian h4{font-size: 24px;font-weight: bold}


.main .navbox01{margin-bottom:26px;}

.main .cont{margin-top:30px;}
.title-zi{font-size:14px; color:#333; padding-bottom:15px; border-bottom:1px solid #e5e5e5; margin:0 0 30px;position: relative;padding-left: 17px}
.title-zi:before{content: "";position: absolute;left:0;top: 0;width: 6px;height: 32px;background: #c8a976;}
.title-zi .zuo{font-size: 24px;color: #000;font-weight: bold}
.title-zi a{color:#333;}
.title-zi a:hover{color: #c8a976;text-decoration: underline !important;}


.about{font-size:15px;line-height:28px; }
.about h4{font-size:21px;font-weight: bold; line-height:28px;margin-bottom: 10px !important}
.about img{max-width:100%; height:auto; display:block; margin:10px auto;}

.call-us{font-size:14px;line-height:28px; }
.call-us h4{font-size:16px; font-weight:bold;line-height:35px;}
.call-us img{max-width:100%; height:auto; display:block; border:1px solid #ccc; margin:10px auto}

.case-box,.show-box{background:none; padding:0;line-height: normal}
.case-box .row,.show-box .row{margin:0 -10px !important}
.case-box .col-xs-6,.show-box .col-xs-6{padding:0 10px !important}
.show-box .imgbox{margin:0 0 20px;border:1px solid #f0f0f0;padding:3px;}


.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:26px; text-align:center; border-bottom:1px dashed #666; padding-bottom:12px !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{ width:65%; margin:0 auto;}
.liuyan .form-group{margin-bottom:5px;}
.liuyan label{ padding-top:0 !important; text-align:left !important;height:34px; line-height:34px; font-weight:normal;}
.liuyan input{background:#fff; border:1px dashed #c8a976; height:37px;border-radius:0}
.liuyan textarea{background:#fff; border:1px dashed #c8a976; height:107px;border-radius:0}
.liuyan button{width:100%; height:37px; color:#fff; background:#c8a976; border:none; border-radius:0; margin-top:5px}


.show-main h4{font-size:18px; text-align:center; line-height:35px; margin-bottom:10px !important}
.show-main img{max-width:60%; height:auto; display:block; margin:10px auto 20px;}


.main .xinwen .imgbox{line-height: 20px}
.main .show .imgbox .mask h4{font-size: 20px}

.fuwu-main h4{font-size:18px; text-align:center; line-height:35px; margin-bottom:10px !important}
.fuwu-main img{max-width:100%; height:auto; display:block; margin:10px auto 20px;}
.fuwu-main .toubu{text-align: center;margin-bottom: 30px}
.fuwu-main .toubu .zi1{font-size: 24px;font-weight: bold;padding-bottom: 15px;border-bottom: 1px solid #eae7e6;line-height: 35px}
.fuwu-main .toubu .zi2{font-size: 0}
.fuwu-main .toubu .zi2 span{display: inline-block;padding:10px 20px;border:1px solid #eae7e6;border-top: 0;font-size: 14px}
.fuwu-main .toubu .zi2 span b{font-weight: normal;color: #888}



@media (max-width:1200px){
header .phone h4{font-size: 25px}
}

@media (max-width:1150px){
header .phone h4{font-size: 22px}
header .zuo{width: 270px}
}


@media (min-width:992px){
.main22 .imgbox:hover .tu{border-color: #dabe8f}
.main22 .imgbox:hover{color: #dabe8f;font-weight: bold}
.main22 .imgbox:hover .img{transform: scale(1.1,1.1);}
.show01 .neiye{position: relative;top: -15px;margin-bottom: -30px}
.show01 .right{padding:90px 0 60px;}
.show .imgbox:hover .img{transform: scale(1.1,1.1)}
.show .imgbox:hover{border-color: #c8a976}
.show .imgbox:hover .tou{background: #c8a976;color: #fff}
.jianjie .hezi{position: relative;bottom: -50px;margin-top: -50px;box-shadow: 0 10px 40px rgba(0,0,0,0.2)}
.jianjie .left{width: 54%;float: left;height: 430px;border-bottom: 5px solid #ccc;border-left:3px solid #ccc;position: relative;}
.jianjie .left:before{content: "";position: absolute;left:-3px;top:0;width: 3px;height: 190px;background: #c8a976;z-index: 2}
.jianjie .right{width: 46%;float: left;height: 430px}
.jianjie .right .img{height: 430px}
.jianjie .right .imgbox:hover .img{transform: scale(1.1,1.1);}
.case .left .imgbox .img{height: 380px;}
.case .right .imgbox .img{height: 180px;}
.case .imgbox:hover .img{transform: scale(1.1,1.1)}
.case .imgbox:hover .tou{background: rgba(51,51,51,0.9);color: #c8a976}
.news .imgbox:hover .img{transform: scale(1.1,1.1);}
.youshi{padding-top: 60px}
.youshi .imgbox .text{padding-top:40px}
.news-hezi{margin-bottom:210px}
.news .hezi{position: relative;bottom: -210px;margin-top: -190px}
.news .left .imgbox .img{height: 310px;}
.news .right ul li .tou:hover{color: #c8a976}
.news .more02:hover{background: #333}
.xinwen .imgbox:hover .img{transform: scale(1.1,1.1)}
.xinwen .imgbox:hover .more{background: #c8a976;border-color: #c8a976;color: #fff}
.lianxi .left .more:hover{background: #c8a976;color: #fff}
footer .part2 .left{padding-right: 50px}
footer .part2 .wenzi{padding-left: 60px;margin-bottom: 30px}
.show-box .imgbox:hover{background: #c8a976}

/*一级导航、二级导航hover事件*/
.neiye .nav1:hover{padding-right: 20px;color: #fff}
.neiye .nav1:hover span{background: #333}
.neiye .nav1:hover span:before{color: #474747}
.neiye ul a:hover{color:#c8a976;}
.main .neiye .nav1:hover span{background: #c8a976}
.main .neiye .nav1:hover span:before{color: #c8a976}
}



@media (max-width:991px){
header{height:90px;}
.logo{line-height:90px; width:100%;}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
.banner .swiper-button{display: none}
.banner .swiper-pagination{bottom: 10px}
.swiper1 .swiper-button{display: none}
.main11 .imgbox{text-align: center;}
.main11 .imgbox .tu{float:none;margin:0 auto 10px;}
.main11 .imgbox .text{width:100%;float: none;padding:0;}
.show01{padding:40px 0;}
.show01 .right{margin-top: 25px} 
.youshi .tu{margin:10px 0;}
.main22 .imgbox .tu{border-width: 18px}
.news{padding-bottom:50px}
.main{padding-top:30px}
.lianxi .left{margin-bottom: 30px}
footer .part2 .biaoti{text-align: center;margin-bottom: 40px}
footer .part2 .biaoti .ying{left:auto;width: 100%}
footer .part2 .left{text-align: center;}
footer .part2 .left .sao{margin-top: 20px}


/*手机侧导航 下拉 开始*/
.neiye{text-align:center;padding:3px;}
.neiye .menu{padding:0;border:1px solid #fff;}
.neiye .menu span,.neiye .menu{line-height:52px;}
.neiye ul a:before,.neiye .nav1:before{display:none;}
.neiye .nav1{padding:0 10px;}
.neiye .nav1 span:before{}
/*手机侧导航 下拉 结束*/
.main3{padding-top:30px;}


.fuwu-main .toubu .zi1{font-size: 20px;line-height: 32px;}
}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
.logo img{height: 40px}
header .lianjie{margin:20px 60px 0 0;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.youshi .imgbox .text .tou{font-size: 25px;padding-left: 60px}
.youshi .imgbox .text .tou .num{width: 45px;height: 45px;line-height: 45px;}
.youshi .imgbox ul li{background: url(../images/icon.png) no-repeat left 10px;font-size: 18px;line-height: 42px}

.liuyan{width:100%;}
.neiye .menu{font-size: 20px}

}

@media (max-width:600px){
.main1{padding-bottom:40px;}
.title{margin:50px 0 45px;}
.title h4{font-size: 23px}
.main11 .imgbox{padding:20px 5px;}
.main11 .imgbox .tu{width:auto;height:65px;}
.main11 .imgbox .text .tou{font-size: 14px;}
.main11 .imgbox .text .ying{display: none}
.main22 .imgbox{font-size: 16px;margin-bottom: 10px}
.main22 .imgbox .tu{border-width: 10px}
.navbox01 .navli{width: 130px}
.show .row{margin:0 -6px !important;}
.show .col-xs-6{padding:0 6px !important;}
.show .imgbox{margin:0 0 12px;}
.show .imgbox .tou{height: 40px;line-height: 45px;font-size: 14px}
.case .row{margin:0 -6px;}
.case .col-md-6{padding:0 6px;}
.case .imgbox{margin-bottom: 12px;}
.case .imgbox .tou{padding:0 10px;}
.case .left .imgbox .tou{height: 40px;line-height: 40px;font-size: 15px;}
.more01{width: 155px}
.jianjie .left{padding:25px 25px 30px;}
.jianjie .right .imgbox .tou{height: 45px;line-height:45px;font-size: 15px;padding:0 100px 0 12px;}
.swiper2 .swiper-pagination{bottom: 10px;padding-right: 10px}
.youshi .imgbox{margin-bottom: 25px}
.youshi .imgbox .text .tou{font-size: 20px;padding-left: 50px}
.youshi .imgbox .text .tou .num{width: 38px;height: 38px;line-height: 38px;}
.youshi .imgbox ul li{background: url(../images/icon.png) no-repeat left 6px;font-size: 15px;line-height:35px;padding-left: 32px;}
.news{padding-top: 40px}
.news .hezi{padding:1px 20px 35px;}
.news .title{margin:40px 0 35px;}
.news .left{margin-bottom: 22px}
.news .left .imgbox{padding:5px;}
.news .left .imgbox .tu{border-width:5px;}
.xinwen .imgbox{padding:10px;margin-bottom: 20px;}
.xinwen .imgbox .tu{width: 130px;height: 110px;}
.xinwen .imgbox .text{width: calc(100% - 130px);padding:8px 0 0 15px;}
.xinwen .imgbox .text h4{font-size: 15px;margin-bottom: 6px !important}
.xinwen .imgbox .text .zi{height: 50px;margin:8px 0 0;}
.xinwen .imgbox .text .more{display: none;}
.contact .title h4{font-size: 28px}
footer .right form input{margin-bottom: 10px}
footer .part2 .sao1{width: 130px;margin:0 5px}

.case-box .row,.show-box .row{margin:0 -5px !important}
.case-box .col-xs-6,.show-box .col-xs-6{padding:0 5px !important}
.show-box .imgbox{margin:0 0 12px}
.case-box .right .imgbox{margin:0 0 10px}
.main .case .imgbox{margin-bottom: 20px}

.fuwu-main .toubu .zi1{font-size: 18px;line-height:30px;padding-bottom: 10px;}
.fuwu-main .toubu .zi2 span{padding:6px 10px;}
}


@media (max-width:479px){
header{height:55px;}
.logo{line-height:55px;}
.logo img{height: 32px;}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}


.news-main .news-tou h4{font-size:16px;}

}

@media (max-width:400px){
header .ydd_btn{width:26px;}
}


@media (max-width:380px){

}

@media (max-width:350px){
}
