@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%}
video{max-width: 100%}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
@font-face {
  font-family: 'iconfont';  /* project id 314096 */
  src: url('//at.alicdn.com/t/font_314096_bl2f0868fx.eot');
  src: url('//at.alicdn.com/t/font_314096_bl2f0868fx.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_314096_bl2f0868fx.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_314096_bl2f0868fx.woff') format('woff'),
  url('//at.alicdn.com/t/font_314096_bl2f0868fx.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_314096_bl2f0868fx.svg#iconfont') format('svg');
}



/*全局样式*/
.topbox{font-size: 12px;color: #5e5e5e;background: #ededee; line-height: 36px;font-family: "宋体"}
.topbox a{color: #5e5e5e}
.topbox a:hover{color: #004098;text-decoration: underline !important;}
.topbox .right a{margin:0 8px;}

header{height: 90px;}
.logo{line-height:90px;width: 46%;}
.logo img{max-height: 80px;max-width: 100%}
header .right{height: 90px;padding-top:24px}
header .phone{font-size: 13px;background:url(/images/phone.png) no-repeat left center;padding-left: 52px;min-height: 42px;}
header .phone h4{font-size: 30px;font-family: "Impact";color: #004098}


/*pc导航*/
.nav{border-top: 1px solid #e0e1e1}
.nav li{width:14.28%;float:left;font-size:16px; line-height:52px;text-align:center;position:relative;border-right:1px solid #e0e1e1}
.nav li:fist-child{border-left:1px solid #e0e1e1;}
.nav li a{display:block;color:#333;position: relative;z-index: 22;}
.nav li.on a,.nav li:hover a{background: #004098;color: #fff}
/*导航二级下拉*/
.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;}
.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(127,190,38,0.9);color:#fff;}
.nav li .nav-zi li a:before{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:#004098;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#004098;}
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: #004098;}
.swiper-wrapper {height: auto !important;}
.banner img{width:100%;}



/*主体内容*/
.main1{padding-bottom:60px;}
.title{margin:60px 0 45px;text-align: center;font-size: 16px;color: #1b0f10;text-transform: uppercase;background: url(/images/title.png) no-repeat center center;}
.title h4{font-size:30px;margin-top: 3px !important}
.title h4 b{color: #004098;font-weight: normal;}
.title .zi1{font-size: 54px;font-family: "Arial";font-weight: bold;display: inline-block;}
.title .zi2 span{font-size: 11px;letter-spacing: 2px}
.title1{color: #fff}



.navbox01{font-size:0; text-align:center; margin-bottom:30px}
.navbox01 .navli{display:inline-block; width:140px;line-height:28px;background: #fff; font-size:14px; color:#474747; padding:0 2px; margin:0 5px 10px;border:1px solid #e3e3e3;}
.navbox01 .navli.active,.navbox01 .navli:hover{background:#004098; color: #fff;border-color: #004098}

.show .imgbox{display: block;border:1px solid #e3e3e3;overflow: hidden; margin-bottom:16px;color: #333;text-align: center;position: relative;}
.show .imgbox .tou{position: absolute;left:0;bottom:0;width: 100%;background: rgba(0,0,0,0.5); height: 38px;line-height: 38px;color: #fff;padding:0 8px;z-index: 22}




/*.more01{display: block;background: #03048f;width: 158px; color: #fff;line-height: 50px;text-align: center;margin: 40px auto 0}
.more01:hover{color: #fff;text-decoration: underline !important;}
*/
/*左右方向箭头*/
/*.swiper1{position:relative;}
.swiper1 .swiper-button{width:48px !important;height:48px;top:48%;border:1px solid #cdcdcd; font-size:25px;color: #fff;line-height: 46px;text-align: center;}
.swiper1 .swiper-button.swiper-button-prev{left: -85px;background-color:#004098;background-image:none; cursor: pointer;}
.swiper1 .swiper-button.swiper-button-next{right: -85px;background-color:#004098;background-image:none;cursor: pointer;}
.swiper1 .swiper-button-next.swiper-button-disabled,.swiper1 .swiper-button-prev.swiper-button-disabled {opacity:1;background: #fff;color: #004098}*/



.jianjie{background: url(/images/jian-bg.jpg) center center;background-size: cover;}
.jianjie .hezi{background: #fff;padding:40px;color: #898989}
.jianjie .imgbox{display: block;overflow: hidden;}
.jianjie .biaoti{font-size: 20px;color: #333;position: relative;}
.jianjie .biaoti:before{content: "";position: absolute;left:0;bottom: -20px;width: 53px;height: 3px;background: #004098;}
.jianjie .biaoti span{font-size: 28px;margin-right: 15px}
.jianjie .biaoti i{color: #b1b1b1}
.jianjie .right .text{line-height: 25px;height:225px;overflow: hidden;margin:40px 0 35px;}
.jianjie .more{display: block;width: 115px; border:1px solid #d6d6d6;line-height: 27px;color: #333;font-size: 14px;text-align: center;margin-top:6px}
.jianjie .more:hover{background:#004098;border-color: #004098;color: #fff}
.jianjie .phone b{color: #004098}



.rongyu .imgbox{display: block;border:1px solid #ddd;color: #333;margin-bottom:16px;text-align: center;}
.rongyu .imgbox .tu{overflow: hidden;background: #fff;border-bottom:1px solid #ddd}
.rongyu .imgbox .tou{font-size: 16px;height: 54px;line-height: 54px;padding:0 8px;}



.news{background: #f1f1f1}
.news .imgbox{display: block;}
.news .imgbox .tu{display: block; overflow: hidden;}
.news .text{background: #fff;color: #8a8a8a;padding:30px;display: block;}
.news .text .more{display: block;width: 20px;height: 20px;background: #555;text-align: center;line-height: 18px;color: #fff;font-size:16px;}
.news .text .tou{font-size: 16px;color: #444;transition: all 0.3s}
.news .text .zi{margin-top: 10px;line-height: 24px;height:48px;overflow: hidden;}
.news .left .tou{font-size: 18px}
.news .left .text .xia{margin-top: 15px}
.news .left .text .time{display: inline-block;font-size: 0; border:1px solid #e5e5e5;}
.news .left .text .time span{display: inline-block;font-size: 12px;padding:3px 15px;line-height: 24px}
.news .left .text .time span:nth-child(1){border-right: 1px solid #e5e5e5}
.news .left .text .more{margin-top: 6px}
.news .right .text{margin-bottom: 15px;padding:15px 25px;}
.news .right .text .time{width: 50px;text-align:center;float: left;font-size: 14px;color: #999}
.news .right .text .time b{display: block;font-size: 36px;color: #333;transition: all 0.3s}
.news .right .text .wen{width: calc(100% - 80px);float: left;padding:0 20px 0 55px;position: relative;}
.news .right .text .wen:before{content: "";position: absolute;left:15px;top: 10px;width: 16px;height: 3px;background: #909090;transition: all 0.3s}
.news .right .text .more{margin-top: 25px}
.news .more01{background: #004098;border-color: #004098;color: #fff}




.lianxi{background:url(/images/lian-bg.jpg) center center;background-size: cover;color: #fff}
.lianxi .title h4 b{color: #0065f0;}
.lianxi .biaoti{font-size: 18px;font-weight: bold;margin-bottom:30px;}
.lianxi .left .map{margin-bottom: 30px}
.lianxi .left .wenzi .sao{float: right;width: 100px;}
.lianxi .left .wenzi .text{width: calc(1005 - 100px);float: left;padding-right: 20px;line-height: 30px}
.lianxi .left .biaoti{position: relative;}
.lianxi .left .biaoti:before{content: "";position: absolute;left:0;bottom:-15px;width: 40px;height: 4px;background: #004098}
.lianxi form textarea,.lianxi form input{width: 100%;border:0;border-bottom: 2px solid #fff;height: 50px;background: none;margin-bottom: 25px;padding-bottom: 8px}
.lianxi form textarea{height: 146px;resize: none;line-height:28px;}
.lianxi form button{border:0;background: none}



footer{background: #1e1e1e; color:#fff;line-height: 28px;padding:30px 0;text-align: center;}
footer .link{margin-bottom: 8px}
footer .link a{margin:0 10px;}
footer .text{color: #8c8c8c;}
footer .text a{color: #8c8c8c}
footer a{color: #fff}
footer a:hover{color: #1e80db;}



.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;}




/*子页面*/
/*1、关于我们*/
.main{ padding:40px 0 50px;font-size:14px; line-height:28px;}

/*内页左侧导航主要样式*/
.neiye .menu{background: #004098; font-size:24px; color:#fff; position:relative; text-transform:uppercase;padding:20px 5px;text-align: center;}
.neiye .menu b{font-size:12px; color:#888;display: block;font-family: "Arial";margin-top:2px}
.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:50px; color:#fff; transition:all 0.3s}
.neiye .nav1{display:block;background: #ececec; font-size:16px; color:#444; line-height:55px;text-align:left; padding:0 10px 0 26%; position:relative;border: 1px solid #ddd;margin-bottom:5px }
.neiye .nav1:before{content:"》"; position:absolute; left:20px; color:#333; transition:all 0.3s;color: #b1b1b1}
.neiye .nav1:last-child{border:0;}
.neiye .navbox .nav1 span{position:absolute; top:0; right:18px;line-height:48px; color:#fff}
.neiye ul a{display:block; font-size:16px; color:#484848; line-height:45px; padding:0 10px;text-align:center; border-bottom:1px dashed #c5c5c5;}
.neiye ul li:last-child a{border-bottom: 0}
.neiye ul{display:none;border:1px solid #ddd;margin-bottom: 5px}
.neiye .ul1{display:block;}
.neiye .navbox{padding:5px 0}


/*一级导航、二级导航 默认选中状态*/
.neiye .navbox .nav1.active{background:#004098; color:#fff;}
.neiye .navbox .nav1.active:before{color:#fff;}
.neiye ul a.active{color:#004098;text-decoration: underline !important;}

.neiye .lian{display: block;margin-top: 20px;}
.neiye .lian .hezi{border:1px solid #ddd;margin-top: 5px;padding:20px 8px 35px 15px;line-height: 36px;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fbfbfb+50,ebebeb+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #fbfbfb 50%, #ebebeb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#fbfbfb 50%,#ebebeb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#fbfbfb 50%,#ebebeb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */}
.neiye .lian .hezi b{font-style: italic;}



.main .cont{margin-top:30px;}
.title-zi{font-size:14px; color:#767676;border:1px solid #ddd; background:url(/images/title-zibg.jpg) repeat-x; margin:0 0 30px;line-height:42px;padding-right: 20px}
.title-zi .zuo{font-size: 18px;display: inline-block;background: #004098;color: #fff;padding:0 25px;}
.title-zi .you a{color:#767676;}
.title-zi .you a:hover{color:#004098;text-decoration: underline !important;}
.title-zi img{margin-right: 10px}



.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 .map{border:1px solid #ccc; margin:20px auto 10px}

.rongyu-box,.show-box{background:none; padding:0;line-height: normal}
.rongyu-box .row,.show-box .row{margin:0 -10px !important}
.rongyu-box .col-xs-6,.show-box .col-xs-6{padding:0 10px !important}
.show-box .imgbox{margin:0 0 20px}


.news-box .imgbox{display:block; background:#f4f4f4;padding:20px;margin-bottom: 20px; color: #6c6c6c; line-height:normal}
.news-box .imgbox .tu{width:210px; height:142px; border:1px solid #ccc;overflow:hidden;}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text{width:calc(100% - 210px); float:left; padding:3px 0 0 25px;}
.news-box .imgbox .text .tou{font-size:18px; color:#333;}
.news-box .imgbox .text .zi{line-height:26px; height:52px; overflow:hidden;margin:15px 0 20px}
.news-box .imgbox .text .more{display:block; width:85px;color:#fff;font-size: 13px; line-height:24px; text-align:center;background: #d4d4d4;}


.news-main{font-size:14px; line-height:24px;}
.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 #004098; height:37px;border-radius:0}
.liuyan textarea{background:#fff; border:1px dashed #004098; height:107px;border-radius:0;resize: none}
.liuyan button{width:100%; height:37px; color:#fff; background:#004098; 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:100%; height:auto; display:block; margin:10px auto 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:1150px){
}



@media (min-width:992px){
.title .zi2{display: inline-block;text-align: left;margin-left:10px}
.show .imgbox:hover .img{transform: scale(1.1,1.1)}
.show .imgbox:hover .tou{background: rgba(0,64,152,0.7);}
.jianjie .hezi:hover .img,.jianjie .imgbox:hover .img{transform: scale(1.1,1.1)}
.jianjie .imgbox .img{height:403px}
.rongyu .imgbox:hover{background: #004098;color: #fff;border-color: #004098}
.rongyu .imgbox:hover .img{transform: scale(1.1,1.1)}
.news .left .imgbox .img{height: 297px;}
.news .imgbox:hover .img{transform: scale(1.1,1.1)}
.news .imgbox:hover .more{background: #004098;}
.news .right .text:hover .time b{color: #fff}
.news .right .text:hover{background: #004098;color: #fff}
.news .right .text:hover .tou,.news .right .text:hover .time{color: #fff}
.news .right .text:hover .wen:before{background: #fff}
.news .right .text:hover .more{background: #fff;color: #004098}
.lianxi .left .sao{margin-top:45px}
.lianxi .right{padding-left: 30px}
.news-tou{width:80%; margin:0 auto;}

.xinwen .imgbox:hover .img{transform: scale(1.1,1.1)}
.xinwen .imgbox:hover .more{background: #004098;border-color: #004098;color: #fff}
.show11 .imgbox:hover .img{transform: scale(1.1,1.1);}
.show11 .imgbox:hover .tu{border-color: #004098}


/*一级导航、二级导航hover事件*/
.neiye .navbox .nav1:hover{background:#004098; color:#fff;}
.neiye .navbox .nav1:hover:before{color:#fff;}
.neiye ul a:hover{color:#004098;text-decoration: underline !important;}

.news-box .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)}
.news-box .imgbox:hover .text .more{background:#004098;border-color: #004098;color: #fff}
}



@media (max-width:991px){
header{height:90px;}
.logo{line-height:90px; width:100%;}
.logo img{max-height: 72px}
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}
.title .zi1{font-size: 40px}
.jianjie .biaoti span{font-size: 26px}
.jianjie .right{margin-top: 20px}
.jianjie .right .text{height: auto;max-height: 225px;margin-bottom: 25px}
.news .left{margin-bottom: 30px}
.lianxi .left{margin-bottom: 30px}
.lianxi .biaoti{display: none}
.show-box .row{margin:0 -10px !important}
.show-box .col-xs-6{padding:0 10px !important}
.show-box .imgbox{margin:0 0 24px}
footer{text-align: center;}


/*手机侧导航 下拉 开始*/
.neiye .navbox .ul1{display:none;}
.neiye .menu{text-align:left; font-size:18px; line-height:50px; background:#004098; color:#fff; text-align:center; padding:0;margin-bottom: 2px} 
.neiye .menu b{display: none}
.neiye .menu span{line-height:50px;}
.neiye .navbox .nav1{line-height:44px; text-align:center; padding:0 10px; font-size:14px;margin-bottom: 3px}
.neiye .navbox .nav1:before{display:none;}
.neiye .navbox{border:0; padding:0;}
.neiye ul a{text-align:center; padding:0 10px; line-height:38px;font-size: 14px}
/*手机侧导航 下拉 结束*/
.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{max-height:42px;}
header .lianjie{margin:20px 60px 0 0;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.title{background: none}
.title .zi1{display: none}
.title{margin:40px 0 30px;}
.title h4{font-size: 26px;}
.navbox01{margin-bottom:22px}
.navbox01 .navli{width:130px;margin:0 3px 6px;}
.show .row{margin:0 -6px !important;}
.show .col-md-4{padding:0 6px !important;}
.show .imgbox{margin-bottom: 12px}
.show .imgbox .tou{ height: 32px;line-height: 32px;}
.jianjie .hezi{padding:25px;}
.jianjie .biaoti{font-size: 18px}
.jianjie .biaoti:before{bottom: -8px;width: 40px}
.jianjie .biaoti span,.jianjie .biaoti i{display: none}
.jianjie .more{width:80px;margin-top:0}
.jianjie .right .text{margin:25px 0 20px}
.rongyu .imgbox .tou{font-size: 14px;height: 40px;line-height:40px;}
.hezuo .imgbox{margin-bottom: 10px}
.lianxi form textarea, .lianxi form input{margin-bottom: 15px;padding-bottom: 0}
.lianxi form input{height: 40px;}

.liuyan{width:100%;}

}

@media (max-width:600px){
.main1{padding-bottom:40px;}
.logo img{max-height:35px;}
.dongtai .imgbox .time b{font-size: 34px;}
.more01{width: 140px;line-height: 45px;margin: 30px auto 0}
.news .text{padding:15px 15px 20px;}
.news .left .text .time span:nth-child(1){padding:2px 8px;}
.news .right .text{padding:15px 15px;}
.news .right .text .wen{padding:0 0px 0 45px;}
.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;}

.rongyu-box .row,.show-box .row{margin:0 -5px !important}
.rongyu-box .col-xs-6,.show-box .col-xs-6{padding:0 5px !important}
.show-box .imgbox{margin:0 0 15px}

.news-box .imgbox{padding:10px;margin-bottom: 10px}
.news-box .imgbox .tu{width:125px; height:110px;}
.news-box .imgbox .text{width:calc(100% - 125px);padding:2px 0 0 15px;}
.news-box .imgbox .text .tou{font-size:16px;}
.news-box .imgbox .text .zi{line-height:23px; height:46px;margin:7px 0 10px} 

.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){
.news-main .news-tou h4{font-size:16px;}

}

@media (max-width:400px){
}


@media (max-width:380px){

}

@media (max-width:350px){

}
