/*
1919px [1920×1080]
*/
@media only screen and (max-width: 1919px) {

}
/*
1800px 过渡尺寸
*/
@media only screen and (max-width: 1800px){
html{ font-size: 90px; }
}
/*
1680px [1680×1050]
*/
@media only screen and (max-width: 1680px) {
html{ font-size: 80px; }

}

/*
1500px 过渡尺寸
*/
@media only screen and (max-width: 1500px) {
.nav li{ width: 100px; }
}
/*
1600px [1600×900]
*/
@media only screen and (max-width: 1600px) {


}

/*
1440px [1400×900]
*/
@media only screen and (max-width: 1440px) {


}

/*
1400px 过渡尺寸
*/
@media only screen and (max-width: 1400px) {
html{ font-size: 70px; }
.logo i{ font-size:26px;}
}


/*
1366px [1366×768]
*/
@media only screen and (max-width: 1366px) {

}

/*
1280px [1280×1024] [1280×800]
*/
@media only screen and (max-width: 1320px) {
.nav li{ width: 90px; }


}
/*
1200px 过渡尺寸
*/
@media only screen and (max-width: 1230px) {
html{ font-size: 60px; }
.w1200{ width: 96%; }
.top{ display: none; }
.dian{ height: 50px; }
.sp_header{ display: block; }
span.spanpagelist{ display:none}
span.spanpagejump{ display:none}
.page_fy a {padding: 5px 10px; border: #eee 1px solid;}

.contact .contact_l ul {
    padding-top: 20px;
}
.contact .contact_l{height:400px;}
.new_nav a{ font-size: 16px; height: 40px; line-height: 40px; }
.yjzs ul li i{ font-size: 18px; }
.yjzs ul li p{ font-size: 14px; }
.contact .contact_l i{ font-size: 24px; }
.contact .contact_l em{ font-size: 12px; }
.foot .add span{ font-size: 20px; }

.head{ display:none}
.ywfw ul li dl p{ padding-top:15px; line-height:22px; height:88px;
}
.ywfw ul li dl em {
    width: 100px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
}
.about_con{ margin-top:11%}

.banner .swiper-button-next, .banner .swiper-button-prev { display:none}
.route{ height:50px; line-height:50px}
.route ul a {
    line-height: 48px;
}
.ywfw ul li:hover .hide{opacity: 0;}
.ywfw ul li:hover .show{opacity: 1;}
.ywfw ul li dl i{ font-size: 16px; }
}
/*
1024px [1024×768] ipad1 ipad2 ipad mini 手机端开始
*/
@media only screen and (max-width: 1024px) {}
/*
1000px 过渡
*/
@media only screen and (max-width: 1000px) {}

/* 900px 过渡 */
@media only screen and (max-width: 900px) {}

/* 800px 竖屏 安卓平板 */
@media only screen and (max-width: 800px) {
.contact .contact_l,.contact .contact_r{ float:none; width:100%; max-width:100%; height:auto}
.contact .contact_l{ margin-bottom:55px}



.ywfw ul li{ width:47%; margin-right:0px; margin-left:2%; margin-bottom:2%}
.indexnew ul li .new_con em {
    padding: 10px 0px 10px 0px;
}
.foot ul{ display:none}
.foot .add{ float:none; width:380px; max-width:100%}
.foot .copy { line-height:1.8;
    margin-top: 0px;
}
.foot {
    padding-top: 5.7%;
}

.yjzs ul li img {
    padding: 10px 0px;
}

.nbanner{ padding-bottom: 30%; }
.yjzs ul li img{ height: 2px; }
}

/* 768px 竖屏 ipad mini */
@media only screen and (max-width: 767px) {
.tong_connr img{ width: auto!important; height: auto!important; display: block; }

}



/* 700px 过渡 */
@media only screen and (max-width: 700px) {

.nbanner p{ font-size: 18px; }



}

/* 640px 过渡 */
@media only screen and (max-width:640px){
.yjzs ul li i{ font-size:15px;}
.yjzs ul li{ float:none; width:100%; margin-right:0%; margin-bottom:3.4%;}
.yjzs ul li p {
    font-size: 12px;
}
.contact .contact_l{ margin-bottom:0px}
.contact .contact_l i {
    font-size: 20px;
}
.contact .contact_l em {
    line-height: 1.5; display:block; padding-top:0px; font-size: 10px;
}
.contact .contact_l .divqr{ position:static; margin:auto; margin-top:20px}
.route ul a{ margin-right: 0; }
.route p{ display: none; }
}
/* 绝对手机模式 */
@media only screen and (max-width: 600px) {
	.indexnew ul li .new_con i{ font-size:16px;}
.indexnew ul li{ width:100%; margin-left:0%; margin-bottom:15px; margin-right:0px;}
.indexnew ul li.baise{ margin-bottom:15px}
.indexnew ul li.z{ }
.new_nav a {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #0064e3; margin:0 5px;
}

.ywfw ul li dl p{ padding-top:5px; font-size: 12px;}
.ywfw ul li dl .m {
    margin: 4% auto 0px auto;
}

.ywfw ul li dl .img img { width: 50px;}
.ywfw ul li .big_con{ padding-bottom:100%; }
.comtit .i{ font-size: 20px; top:-1px; }
.comtit em{ font-size: 24px; }
.about_con{ margin-top: 20px; }
.about_con p{ font-size: 14px; }
.m{ height: 35px; line-height: 35px; font-size: 14px; width: 120px; }
.new_nav a {padding: 0px 15px;}
.contact .contact_l ul li{ font-size: 14px; padding-bottom: 10px; }
.foot .copy i{ font-size: 12px; display: block; }
.foot .add p{ font-size:12px;}
.foot .add span {
    font-size: 16px;
}
.foot .add p em{  line-height:1.2}
.tong_con_title{ font-size: 20px; }
.detail_xx,.dan_con{ margin:20px auto; }
.sp_header .wapsit{ font-size: 16px; }
}

/* 苹果s */
@media only screen and (max-width: 414px) {

}

/* 苹果普通、X */
@media only screen and (max-width: 380px) {




}

/* 安卓小屏 */
@media only screen and (max-width: 330px) {
.route ul a {
    padding: 0px 6px;
}

}

/* 苹果5 */
@media only screen and (max-width: 320px) {
body{ font-size: 12px; }
.sp_header .wapsit{ font-size: 14px; }
}

/*手机横屏*/
@media (max-width:850px) and (max-height:414px) {


}

@media (max-width:600px) and (max-height:320px) {

}