/*
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) {

}
/*
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; }
}


/*
1366px [1366×768]
*/
@media only screen and (max-width: 1300px) {
.qsnms li dl p{  padding-top:10px;}
.qsnms li dl a{ margin-top:10px;}
}

/*
1280px [1280×1024] [1280×800]
*/
@media only screen and (max-width: 1280px) {

.nav li a{ padding:0px 15px;}

}
/*
1200px 过渡尺寸
*/
@media only screen and (max-width: 1200px) {
html{ font-size: 60px; }
.w1200{ width: 96%; }

.dian{ height: 70px; }

span.spanpagelist{ display:none}
span.spanpagejump{ display:none}
.page_fy a {padding: 5px 10px; border: #eee 1px solid;}
.n_dh {

	white-space: nowrap;
	/*设置横向滚动*/
	overflow-x: scroll;
	/*禁止纵向滚动*/
	overflow-y: hidden;
	/*设置边距改变效果为内缩*/
	box-sizing: border-box;
}

.n_dh::-webkit-scrollbar {display: none;}
.banner .swiper-button-next, .banner .swiper-button-prev{ display: none; }
.nav li a {
    padding: 0px 8px;
}
}

/*
1100px 过渡
*/
@media only screen and (max-width: 1100px) {
.hdzx .hdzx_jj dl .hdzx_time i {
    padding: 30px 0 10px 0;
}
.hdzx .hdzx_jj dl .hdzx_time{ padding-bottom:45px;}
}

/*
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) {
.head{ display:none}
.sp_header,.sjj_nav{ display:block;}
.foot .fnav{ display:none}
.route{    height: 62px;
    line-height: 62px;}
.route ul a{padding: 0px 20px;
    font-size: 14px;}
	.proLi dl .p_summary{ line-height:1.5}
	.proLi dl .p_title{ font-size:18px; margin-bottom:6px;}
.ms a{ width:100%; margin-right:0;}
.jianjie_l {
    float: none;
    width: 100%;
}
.jianjie .imr {
    float: none; margin:auto; display:block;
    width: 80%;
}
.jdtx{ display:none; }
.cpdetail_r{ padding-left:0%; display:block; margin-bottom:20px;overflow:hidden;}
.jdtx_wap{ display:block}
.detail_xq img{
width: 100% !important;
    height: auto !important;
}
.indexabout .indexabout_l {
    float: none;
    width: 100%;
}
.indexabout .indexabout_r{ padding-left:0;}
.mcfb ul li{ margin-right:0px; width:48%; margin-left:1.33%; margin-bottom:20px;}
.hdzx .hdzx_l {
    float: none;
    width: 100%;
}
.hdzx .hdzx_l .hdzx_jj dl .hdzx_time {
    border-right: none;
}
.hdzx .hdzx_jj dl .hdzx_time{ width:90px; border-right: none;}
.hdzx .hdzx_r{ padding-left:0;}
.qsnms li{ width:100%;}
.qsnms li.li0{ padding:25px 0px;}
.qsnms li.li0 dd{ padding-bottom:0;}
.qsnms li dl{ position:relative; top:auto; left:auto;transform: translate(0%, 0%); width:80%; left:auto; margin:auto;}
.crms .crms_ul li dl{ width:90%}
.wap_w1400{ max-width: 100%; }
.mcfb .mcfb_tit{ width: 96%; margin:auto; }
.mcfb a.ckgd{ float: none; margin:auto; }
.mcfb{ background: none!important; padding-bottom: 0; }
.hdzx .hdzx_jj{ border-bottom: #eee 1px solid; padding-bottom: 10px; }

}
/* 768px 竖屏 ipad mini */
@media only screen and (max-width: 767px) {
.tong_connr img{ width: auto!important; height: auto!important; display: block; }
.qsnms li dl p{ margin:20px auto 40px auto; }
.ad{ display: none; }
.proLi{ border:none; }
.cpdetail_r a.zx{ display: none; }
.cpdetail_r span{ border:none; }
.detail_cp .detail_tab_nr{ padding:10px; }
.ma_new_list li{ float: none; width: 100%; margin:auto; }
.lxfs_tab li{ font-size: 14px; }
}



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

/* 640px 过渡 */
@media only screen and (max-width:640px){
.proLi .pic {
    float: none;
    width: 100%;
}
.proLi { padding-bottom:15px;}
.proLi dl .p_summary {

    -webkit-line-clamp: 3; line-height: 1.8;
}
.jianjie_l em {
    font-size: 42px; color: #000;
}
.crms .crms_ul li{ width:100%; margin-right:0;}
}
/* 绝对手机模式 */
@media only screen and (max-width: 600px) {
.detail_cp .xgcp ul li{ width:96%; margin-left:2%; float:none}
.detail_cp{ padding-bottom:25px}
.foot{ padding:10px 0;}
.foot ul{ width:100%; display:block; float:none; text-align:center}
.foot dl{ float:none; margin:auto; width:150px; margin:20px auto}
.foot ul i.pp { margin: 0px auto 10px auto;}
.w66,.w33 {width: 100%;}
.mcfb ul li{ margin-left:0; width:100%}
.mcfb ul li p i{ font-size:26px;}
.indexabout .indexabout_l span{ font-size:38px; font-family: "黑体"; font-weight: bold; }
.detail_xx_tit{ font-size:24px;}
.detail_cp .prevnext .pr,.detail_cp .prevnext .pl{ float:none;}
}

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

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

/* 安卓小屏 */
@media only screen and (max-width: 360px) {


}

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

}

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

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