@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:1270px !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;}

/*全局样式*/
header{width:100%;height:105px; background:#fff; padding-top:30px; border-bottom:1px solid #ebebeb}
.logo img{height:42px;}
header .zi{margin-left:14px;}
header .middle{margin-left:10%;}
header .middle form input{width:235px; border:1px solid #e2dede; padding:0 10px; font-size:12px; height:30px;}
header .middle form button{width:58px; height:30px; border:0; outline:none; background:#0084cb url(../images/sou.png) no-repeat center center;}
header .middle span{display:block; font-size:13px; color:#555; margin-top:7px; width:293px;}
header .middle span a{color:#555;}
header .middle span a:hover{color:#0084cb; text-decoration:underline !important}
header .phone{background:url(../images/icon-call.png) no-repeat left center; font-size:16px; padding-left:58px; min-height:45px;}
header .phone h4{font-size:27px; color:#ff8e2a; font-weight:bold; letter-spacing:-2px}

.header1.active{position:fixed; left:0; top:0; width:100%;z-index:999}


/*pc导航*/
.nav{width:100%;background:#fff; height:52px;}
.nav li{width:16.66%;float:left;font-size:15px;text-align:center;position:relative; line-height:52px; border-right:1px solid #ebebeb}
.nav li:first-child{border-left:1px solid #ebebeb;}
.nav li img{margin-right:10px; display:inline-block; transition:all 0.5s}
.nav li a{display:block;color:#333;}
.nav .on,.nav li a:hover{background:#0084cb; color:#fff}
.nav .on img,.nav li a:hover img{display:none;}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:52px;z-index:9999999; display:none;}
.nav li .nav-zi li{ width:100%; height:48px;background:rgba(0,0,0,0.65); font-size:14px;line-height:48px;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(0,132,203,0.8)}


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:#0084cb;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#0084cb;}
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:40px;}
.title{font-size:14px; color:#777;text-align:center;margin:40px 0 30px; text-transform:uppercase}
.title b{font-size:26px; color:#0084cb;}
.title h4{background:url(../images/title.png) no-repeat center center; font-size:12px; color:#ff8e2a; margin:5px 0 10px !important}


.yewu{overflow:hidden; background:#f3f7fb}
.yewu .row{margin:0 -10px !important}
.yewu .col-md-3{padding:0 10px !important}
.yewu .imgbox{display:block; background:#fff; padding:0 0 30px; text-align:center; position:relative; margin:10px 0 30px;box-shadow:0px 3px 4px #ccc}
.yewu .imgbox:before{content:""; position:absolute; left:0; bottom:45px; width:100%; height:1px; background:#e5f0f8;}
.yewu .imgbox:after{content:""; position:absolute; left:50%; bottom:30px;background:url(../images/yewu-jian.jpg) no-repeat; width:28px; height:17px; margin-left:-14px;}
.yewu .imgbox .tu{ border:1px solid #f3f3f3;margin:0 auto 15px; position:relative; z-index:2; overflow:hidden}
.yewu .imgbox .tu .img{width:100%; height:100%;}
.yewu .imgbox .text{padding:0 10px;}
.yewu .imgbox h4{font-size:18px; color:#000}
.yewu .imgbox .text{font-size:13px; color:#888;line-height:24px; height:72px; overflow:hidden; margin:15px 0 30px}
.yewu .imgbox .more{position:absolute; left:50%; bottom:-17px; margin-left:-68px;display:block; width:136px; background:#f0f0f0;color:#333; line-height:34px; border-radius:15px; z-index:9}



.jianjie{background:url(../images/jian-bg.jpg) center center; background-size:cover; width:100%; height:auto;text-align:center; color:#fff; line-height:25px;}
.jianjie .title b{color:#fff;}
.jianjie ul{font-size:0;}
.jianjie ul li{display:inline-block;}
.jianjie ul li .imgbox{display:block; margin:0 20px; color:#fff}
.jianjie ul li .imgbox .tu{width:80px; height:80px; line-height:78px; border:1px solid rgba(255,255,255,0.35); border-radius:50%; margin:0 auto 15px;}
.jianjie ul li .imgbox .tu img{transition:all 0.1s;}
.jianjie ul li .imgbox h5{font-size:16px;}
.jianjie .text{line-height:25px;height:75px; overflow:hidden; max-width:1130px; margin:15px auto 20px}



.more11{display:block; width:180px; background:rgba(255,255,255,0.2);font-size:14px; color:#fff; line-height:40px; text-align:center; border-radius:25px; margin:30px auto 0}
.more22{display:block; width:180px; border:1px solid #d9d9d9; font-size:14px; color:#333; line-height:38px; text-align:center; border-radius:25px; margin:15px auto 0}
.more11:hover{color:#fff;}
.more22:hover{color:#333;}


.jiejue .imgbox{display:block; margin:0 10px 5px}
.jiejue .imgbox .tu{width:160px; height:160px; margin:35px auto 55px;transform:rotate(45deg); overflow:hidden; position:relative}
.jiejue .imgbox .tu:before{content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,132,203,0.65) url(../images/jia.png) no-repeat center center; z-index:2; opacity:0; transition:all 0.5s}
.jiejue .imgbox .tu .img{width:100%; height:100%; transform:rotate(-45deg) scale(1.5,1.5);}
.jiejue .imgbox h4{font-size:18px; color:#333;text-align:center;}
.jiejue .imgbox .zi{font-size:12px; color:#999; line-height:22px; height:66px; overflow:hidden; margin-top:12px}

.owl-theme .owl-controls .owl-buttons div{width:38px !important; height:76px !important; top:50% !important; margin-top:-38px;filter:Alpha(Opacity=80) !important;opacity:0.8 !important;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{left:-70px; background:url(../images/allow1.jpg) no-repeat left center;}
.owl-theme .owl-controls .owl-buttons div.owl-next{right:-70px; background:url(../images/allow2.jpg) no-repeat right center;}


.liucheng{background:url(../images/liucheng-bg.jpg) center center; background-size:cover; width:100%; height:auto;text-align:center; color:#fff;}
.liucheng .title b{color:#fff;}
.liucheng .row{margin:0 -1px !important}
.liucheng .col-lg-2{padding:0 1px !important}
.liucheng .imgbox{display:block; color:#fff; margin-bottom:2px; background:rgba(255,255,255,0.3); padding:25px}
.liucheng .imgbox .tu{height:49px;line-height:49px; margin-bottom:13px}
.liucheng .imgbox h4{font-size:18px;}
.liucheng .imgbox .xian{width:32px; height:1px;background:rgba(255,255,255,0.25); margin:10px auto}
.liucheng .imgbox span{display:block; font-size:13px;color:rgba(255,255,255,0.72);}


.show .imgbox{display:block; border:1px solid #d5d5d5; padding:3px;margin:0 10px 20px;}
.show .imgbox .tu{border:1px solid #d5d5d5; overflow:hidden}
.show .imgbox h4{font-size:15px; color:#333; line-height:40px; text-align:center; margin-bottom:-2px !important}


.contact{background:url(../images/contact.jpg) center center; background-size:cover; width:100%; height:auto; color:#fff; padding:45px 0}
.contact .tou{margin-bottom:20px;}
.contact .tou h5{font-size:24px; margin-bottom:8px !important}
.contact .left{max-width:345px;}
.contact .left .text{border:1px solid rgba(255,255,255,0.2); border-left:0; border-right:0; padding:4px 0 12px;}
.contact .left .text .zi{background:rgba(255,255,255,0.2); padding:10px 8px 10px 10px; margin-bottom:2px}
.contact .left .text .zi h4{font-size:16px; margin-bottom:3px !important}
.contact .left .text h6{font-size:26px; color:#ff8e2a; font-weight:bold; letter-spacing:-2px; margin-top:10px !important}
.contact .left .more{display:block; background:#fff; font-size:14px; color:#333; text-align:center; width:112px; line-height:38px; margin-top:18px}
.contact .middle{max-width:423px;}
.contact form input{width:100%; height:42px; border:1px solid #fff; padding:0 10px; margin-bottom:20px; background:none}
.contact form textarea{width:100%; height:94px; border:1px solid #fff; padding:8px 10px; margin-bottom:20px; background:none}
.contact form button{width:182px; height:40px; border:0; outline:none;background:#fff; font-size:14px; color:#333; text-align:center;}
.contact .sao img{width:120px; height:120px;}
.contact .sao h4{font-size:14px; line-height:35px; text-align:center}
.contact .sao .imgbox{margin-bottom:20px;}



/*底部信息*/
footer{background:#0084cb;color:#fff;padding:20px 0; font-size:14px; line-height:24px; text-align:center}
footer a{color:#fff;}
footer a:hover{color:#fff;}



/*底部热点开始*/
@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:#0084cb; 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:#ff8e2a;}	
.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:#0084cb url(../images/icon-menu.png) no-repeat 20px center; line-height:45px; text-indent:50px; font-size:16px; color:#fff; position:relative;text-transform:uppercase}
.neiye .menu b{font-weight:normal; font-size:13px; color:rgba(255,255,255,0.7); margin-left:10px}
.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:url(../images/icon-zi1.png) no-repeat 43px center;font-size:14px; color:#000; line-height:45px;border-top:1px solid #d9d9d9; text-align:left; padding:0 10px 0 90px}
.neiye ul a{display:block; background:url(../images/icon-zi01.png) no-repeat 68px center; font-size:12px; color:#888; line-height:40px; font-family:"宋体"; padding:0 10px 0 90px;}
.neiye ul{display:none;}
.neiye .ul1{display:block;}
.neiye .navbox{background:#fff; padding:0; border:1px solid #ccc; border-top:0;}

/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .nav1.active,.neiye .nav1:hover{background:url(../images/icon-zi2.png) no-repeat 43px center; color:#ff8e2a; 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:#ff8e2a url(../images/icon-zi02.png) no-repeat 68px center; color:#fff}


.neiye .menu1{margin-top:20px;}
.lian{background:#fff;font-size:13px;line-height:27px; padding:10px 15px 30px; margin-top:2px; border:1px solid #d9d9d9; border-top:0;}


.main .cont{margin-top:20px;}
.title-zi{border-bottom:1px solid #ccc;font-size:13px; color:#888; padding-bottom:5px;}
.title-zi h4{font-size:16px; color:#555; font-weight:bold; line-height:inherit}
.title-zi .pull-right{font-family:"宋体"}
.title-zi a:hover,.title-zi span{color:#ff8e2a; font-weight:normal;}
.title-zi a{color:#888;}

.about{font-size:14px;line-height:28px; }
.about h4{font-size:18px; line-height:35px; text-align:center;}
.about img{max-width:100%; height:auto; display:block; margin:10px auto 20px;}

.call-us{color:#555;line-height:28px; }
.call-us h4{font-size:16px; color:#666; font-weight:bold;line-height:35px;}
.call-us img{width:100%; height:auto; display:block; border:1px solid #E9E8E8;margin:10px auto}

.show-box .row{margin:0 -10px !important}
.show-box .col-xs-6{padding:0 10px !important}
.show-box .imgbox{margin:0 0 20px;}

.show1 .row{margin:0 -5px !important}
.show1 .col-xs-6{padding:0 5px !important}
.show1 .imgbox{margin:0 0 30px;}


.news-box .imgbox{display:block; position:relative; padding-bottom:20px; border-bottom:1px solid #ccc; margin-bottom:20px}
.news-box .imgbox .tu{width:265px; height:175px; border:1px solid #ccc; position:absolute; overflow:hidden}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text{margin-left:275px; height:175px;}
.news-box .imgbox .text h4{font-size:16px; color:#4b4a4a; line-height:30px; font-weight:bold}
.news-box .imgbox .text span{font-size:12px; color:#999; display:block; margin:-6px 0 -3px;}
.news-box .imgbox .text .zi{font-size:14px; color:#4f4f4f; line-height:25px; height:102px; overflow:hidden;}
.news-box .imgbox .text .more{ width:90px; height:28px; background:#999; font-size:13px; color:#fff; line-height:28px; text-align:center}


.news-main{font-size:14px; line-height:24px;}
.news-tou{max-width:750px;margin:0 auto;}
.news-main .news-tou h4{ font-size:18px; line-height:24px;text-align:center; border-bottom:1px dashed #666; padding-bottom:15px !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: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:#f95324;}
.news11 ul li a:hover:before{background:#f95324;}



@media (max-width:1350px){
.owl-theme .owl-controls .owl-buttons div{ display:none !important}
}

@media (max-width:1150px){
header .middle{margin-left:6%;}
header .middle form button{width:45px;}
header .phone{padding-left:50px;}
header .phone h4{font-size:22px;}
}

@media (min-width:992px){
.yewu .imgbox:hover{transform:translateY(-8px);}
.yewu .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); box-shadow:0 0 10px #666}
.yewu .imgbox:hover .more{color:#fff;background:#ff8e2a; }
.jianjie ul li .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)}
.more11:hover{background:rgba(255,142,42,0.8); color:#fff}
.more22:hover{background:#ff8e2a; border-color:#ff8e2a; color:#fff;}
.jiejue .imgbox:hover .tu:before{opacity:1;}
.jiejue .imgbox:hover .img{transform:rotate(-45deg) scale(1.8,1.8);}
.jiejue .imgbox:hover h4{color:#000;}
.jiejue .imgbox:hover .zi{color:#666;}
.liucheng .imgbox:hover{transform:translateY(-5px);box-shadow:0px 0 2px #ccc}
.show .imgbox:hover{border-color:#0084cb; background:#0084cb}
.show .imgbox:hover .tu{border-color:#0084cb;}
.show .imgbox:hover .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.show .imgbox:hover h4{color:#fff;}
.contact .left .more:hover{background:#0084cb; color:#fff;}
footer a:hover{color:#ff8e2a; 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:#ff8e2a;}
}

@media (max-width:991px){
header{height:90px; padding-top:26px}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
footer{padding-bottom:70px; line-height:26px}
footer ul{margin-bottom:3px;}
footer span{display:block;}
.carousel-indicators .active,.carousel-indicators li{width:10px; height:10px;margin:0;}
.contact .middle{max-width:inherit}
.call-us .col-md-4{margin-bottom:15px;}


/*手机侧导航 下拉 开始*/
.neiye{text-align:center;}
.neiye .menu span,.neiye .menu{line-height:45px; text-indent:0;}
.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 ul a{ background:#faf8f8; border-bottom:1px dashed #ccc}
/*手机侧导航 下拉 结束*/

header .phone{margin-right:75px;}
}

@media (max-width:767px){
header{height:70px; padding-top:22px}
.logo img{height:35px;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.title{margin:35px 0 30px;}
.title b{font-size:23px;}
.yewu .imgbox h4{font-size:16px;}
.yewu .imgbox .text{margin-top:10px;}
.liucheng .imgbox h4,.jiejue .imgbox h4{font-size:17px;}

.liuyan{width:100%;}

header .phone{margin-right:75px; margin-top:-10px}
}

@media (max-width:600px){
.title{font-size:14px;margin:30px 0 25px;}
.title b{font-size:20px;}
.title h4{margin-bottom:6px !important}
.jianjie ul li .imgbox{margin:0 10px;}
.jianjie ul li .imgbox .tu{margin-bottom:10px;}
.jianjie ul li .imgbox h5{font-size:15px;}
.more11,.more22{width:140px; line-height:35px;}
.jianjie .text{margin:15px 0;}
.show .imgbox{margin:0 5px 10px;}
.show .imgbox h4{font-size:14px; line-height:35px;}
.yewu .row{margin:0 -6px !important}
.yewu .col-md-3{padding:0 6px !important}
.yewu .imgbox{margin:6px 0 20px; padding:0 0 30px}
.yewu .imgbox .tu{}
.yewu .imgbox .tu span{font-size:40px;}
.yewu .imgbox h4{font-size:15px;}
.yewu .imgbox .text{margin-top:8px; font-size:12px; line-height:20px; height:60px;}
.yewu .imgbox .more{width:110px; margin-left:-55px;}
.jiejue .imgbox .tu{width:130px; height:130px; margin:30px auto 45px}
.liucheng .imgbox h4,.jiejue .imgbox h4{font-size:16px;}
.jiejue .imgbox .zi{margin-top:10px;}
.contact{padding:35px 0;}
.contact .tou h5{font-size:20px;}
.contact form button{width:150px;}
.show-box .row{margin:0 -5px !important}
.show-box .col-xs-6{padding:0 5px !important}
.show-box .imgbox{margin:0 0 10px;}

.news-box .imgbox .tu{width:180px; height:130px;}
.news-box .imgbox .text{margin-left:190px; height:130px;}
.news-box .imgbox .text h4{font-size:15px;line-height:24px;}
.news-box .imgbox .text .zi{font-size:13px;line-height:20px; height:62px;}
.news-box .imgbox .text .more{ width:70px; height:25px; line-height:25px}

header .phone{background:url(../images/icon-call1.png) no-repeat left center; font-size:16px; padding-left:38px; min-height:45px;margin-right:60px; margin-top:-6px; font-size:14px}
header .phone h4{font-size:18px;}
}


@media (max-width:479px){
header{height:55px; padding-top:15px;}
.logo img{height:25px; margin-left:-5px}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.liucheng .imgbox h4,.jiejue .imgbox h4{font-size:15px;}
.jiejue .imgbox .tu{width:120px; height:120px; margin:30px auto 40px}
.liucheng .imgbox{padding:18px}
.show .imgbox h4{line-height:32px;}

.news-box .imgbox{padding-bottom:15px; margin-bottom:15px}
.news-box .imgbox .tu{width:140px; height:95px;}
.news-box .imgbox .text{margin-left:150px; height:95px;}
.news-box .imgbox .text h4{font-size:14px;line-height:24px;}
.news-box .imgbox .text span{display:none;}
.news-box .imgbox .text .zi{font-size:12px;line-height:18px; height:70px;}
.news-box .imgbox .text .more{ display:none}
.news-main .news-tou h4{font-size:16px; padding-bottom:12px !important}

}

@media (max-width:400px){
header .ydd_btn{width:26px;}
.jiejue .imgbox .tu{width:100px; height:100px; margin:25px auto 32px}
.jianjie ul li .imgbox{margin:0 6px;}
.jianjie ul li .imgbox .tu{margin-bottom:8px;}
.jianjie ul li .imgbox h5{font-size:15px;}

.logo img{height:20px; margin:3px 0 0 -10px}
header .phone{background:url(../images/icon-call2.png) no-repeat left center; font-size:16px; padding-left:32px; min-height:38px;margin-right:40px; margin-top:-6px; font-size:12px}
header .phone h4{font-size:16px;}
}


@media (max-width:380px){

}

@media (max-width:350px){
.jiejue .imgbox .tu{width:90px; height:90px;}

}
