@media (max-width: 1240px) {
}
@media (max-width: 600px) {
}
@media (min-width: 768px){/*>=768的设备*/}
@media (min-width: 992px){/*>=992的设备*/}
@media (min-width: 1200){/*>=1200的设备*/}

@media (max-width: 1199px){/*<=1199的设备*/}
@media (max-width: 991px){/*<=991的设备*/}


@media (max-width: 767px){/*<=768的设备*/
.width{width:auto;}

.head{background:rgba(7,59,139,1); height:auto; position:static; margin:0px;}
.head .logo{float:none; width:100%; text-align:center; margin-top:0px; padding-top:10px;}
.menu{float:none; width:100%; }
.menu li{width:33.3%}
.menu li a{height:40px; line-height:40px; font-size:16px;}
.menu li ul li{display:none;}
/* head END */

.focus{position:static;}

.box1 h2{height:60px; line-height:60px; font-size:30px; letter-spacing:5px;}

.imglist1 li{width:30%; margin:5px 5px;}
.imglist1 li img{width:90%; height:100px; margin:5px 0px 0 5px;}
.imglist1 li .title{font-size:14px; height:25px; line-height:20px;}
.imglist1 li .yy1{background:none;}
.imglist1 li .yy1 .link{background:none;}

.yewu{margin-top:-40px;}


.whyus .title{width:auto; height:auto; background:none;}
.whyus .title dl{margin-left:0px; text-align:center;}
.whyus .title dt{height:50px; line-height:50px; font-size:40px; letter-spacing:10px; text-align:center;}
.whyus .title dd{height:30px; line-height:30px; font-size:18px;letter-spacing:2px; text-align:center;}
.whyus .title da{margin:5px auto;}


.whyus .chosetext1{width:55%; margin-top:10px;}
.whyus .chosetext1 .xuhao{width:40px; height:40px; line-height:40px; font-size:30px;}
.whyus .chosetext1 dl{width:76%;}
.whyus .chosetext1 dt{height:50px; line-height:50px; font-size:30px; letter-spacing:2px;}
.whyus .chosetext1 dd{line-height:150%; margin-top:10px;}
.whyus .choseimg1{width:150px; margin-top:20px;}
.whyus .choseimg1 img{width:150px; height:150px; }
.whyus .choseimg2{margin-left:5px;}



.home-cer-box{height:380px}
.hoorlist .hoorimg .img{ width: 130px; height:200px;}
.hoorlist .hoorimg .img img{ width: 130px; height: 200px;}


.about-img{float:none; text-align:center;}
.about-img img{ width:90%; height:auto;}
.about-brief{float:none; width:90%; margin-left:20px;}
.about-brief b{display:block; text-align:center;}
.about-brief p{height:auto;}
.about-brief .more1{float:none;}






/*内页样式*/

/* 关于我们 公司介绍 */
.gsjs{width:90%; margin:0 auto;}
.gsjs .img1{float:none; display:block; margin:20px auto; width:70%; height:auto}
.gsjs .img2{display:none;}

/* 关于我们 指导思想 */
.sixiang li{float:none; width:60%; margin:20px auto; height:auto; background:no-repeat 20px center; background-size:50px 50px; padding:15px 15px 15px 90px;}
.sixiang li .tt{font-size:22px; height:40px;}
.sixiang li .dd{font-size:14px;}


/* 关于我们 资质证书 */
.hoorlist2 li{float:none; width:240px; height:300px; margin:20px auto;}
.hoorlist2 li img{width:240px; height:270px;}


/* 主营业务 和 客户服务 */
.yewu2 li{float:none; width:70%; height:auto; margin:20px auto;}
.yewu2 li img{width:100%; height:auto;}

/* 客户服务 团队保障 */
.tuandui li{float:none; width:70%; height:auto; margin:20px auto;}
.tuandui li img{width:100%; height:auto;}

/* 联系我们 内页 */
.lxwm{font-size:16px;}
.lxwm img{height:150px; width:auto;}
.lxwm .lxmap{width:98%; height:auto;}

.newslist li{font-size:14px;}
.viewTitle{font-size:16px;}
.viewText{font-size:12px;}


/* 底部导航 */
.footxx{margin-bottom:40px;}
.foot2{background:#fff; position:fixed; z-index:1000; bottom:0px; left:0; width:100%; display:block}
.foot2 ul{}
.foot2 ul li{ width:25%; height:60px; float:left;}
.foot2 ul li a{display:block; padding-top:35px; text-align:center; font-size:14px; color:#333;}
.foot2 ul li:nth-child(1) a{ background:url(img/footbg1.png) center 8px no-repeat;background-size:26px 26px;}
.foot2 ul li:nth-child(2) a{ background:url(img/footbg2.png) center 8px no-repeat;background-size:26px 26px;}
.foot2 ul li:nth-child(3) a{ background:url(img/footbg3.png) center 8px no-repeat;background-size:26px 26px;}
.foot2 ul li:nth-child(4) a{ background:url(img/footbg4.png) center 8px no-repeat;background-size:26px 26px;}
.foot2 ul li:nth-child(5) a{ background:url(img/footbg5.png) center 8px no-repeat;background-size:26px 26px;}
}



