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

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

}
/*
1680px [1680×1050]
*/
@media only screen and (max-width: 1680px) {


}

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

}


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

}

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



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

.w1200{ width: 96%; }

.n_tit{  width: 60px;}

.n_dhname{ float:none; display:block;width: calc(100% - 11px);  padding: 5px;}



}

/*
1100px 过渡
*/
@media only screen and (max-width: 1100px) {
.shidu li{ width: 50%; }
.shidu li .pic{ width: 35%; }
.shidu li dl{ width: 59%; }
.book_con .tu_l{ width: 45%; }
.pc input[type="text"]{ width: 155px; }
.pc .select{min-width: 88px;}
.sou_r input[type="text"]{ width: 170px; }
}

/*
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) {
.top .gwc{ display: none; }
.top{ padding: 0px; /*height: 50px;*/ }
.top .l{ width: 90%; margin: auto;  float: none; margin-bottom: 10px;  }
.top .l img{ display: block; margin: auto; }
.top .sou{  display: none; }
/*.logo{ display: block;  margin: auto; height: 50px; }*/
/*
.logo .l{ margin-top: 12px; width: 70%; }*/
/*.logo p{ width: 90%; margin: auto; padding-top: 12px;   }
.logo img{  max-height: 25px; margin: auto;}*/
/*.logo .gwc{ line-height: 50px; margin: auto; }*/
.user{ display: none; }
body{ border: none; }
.gg {background: url(../images/icon3.png) no-repeat 10px center #f3f3f3; font-size: 14px; }
.gg_tit{ width: 15%; }
.gg_con{ width: 80%; }
.index_dh1 p{ font-size: 24px; }
.index_dh1 span{ display: none; }
.line_r,.line_l{ margin-top: 15px; }
.ztffl_box li a p {width: 85px;height: 85px;line-height: 85px;border-radius: 85px;}
.middle{ margin: 10px auto; }
.banner,.gg{ width: 100%; }
.dian{ height: 45px; }
.wap_piao{ background:#b11a1a; position:fixed; left:0px; bottom:0px; height:45px; width:100%; z-index:999;  display: block; }
.wap_piao a{ display:block; float:left; width:20%; height:100%; overflow:hidden;padding-top: 23px; text-align:center; color:#FFF; font-size:12px;}

.shidu li .pic{ width: 48%; }
.shidu li dl{ width: 48%; }
.foot_box{ display: none; }

.book_con .tu_l{ width: 32%; }

.book_con {
    margin: 10px auto;
}
.book_con .text dl p {
    line-height: 34px;
}
.pc{ display: none; }
.nav.w1200{ width:100%}
.sou_r input[type="text"]{ width: 120px; }
}

/* 768px 竖屏 ipad mini */
@media only screen and (max-width: 767px) {
.nav li:before{ display:none}
.nav li a{ font-size:14px;}
.nav li{ width:25%; line-height: 25px; height: auto;}
.nav{ padding:5px 0;  }
.piao_kf{ display: none; }
.sou_r.jjxs_cx{ float: none; width: 100%; margin:10px auto; }
.sou_r.jjxs_cx input[type="text"] {width: calc(100% - 92px); display: inline-block; }

.sou_r .down{ margin-top: -20px; text-align: center; }
.sou_r .down a{ display: block; margin:auto!important; }
.sou_rr{ width: 24%; margin:auto; margin-left:1%;  }
.sou_rr a{ width: 100%!important; margin:auto!important; }

.tong_list1 .sou_r input[type="text"] {width: calc(100% - 3px); display: inline-block; margin-bottom: 30px; }
.tong_list1 .sou_r .select{ width: calc(100% - 2px)!important; min-width:auto!important;  margin-bottom: 40px; }
.cc_box .clear{ display: block; }
.cc_box .sou_l{ float: none!important; margin:auto; }
.cc_box .sou_l input[type="text"] {
   width: calc(100% - 85px); margin-bottom: 10px;
}
.cc_box .sou_l input[type="text"].cc_text{width: calc(100% - 7px);}
.cc_box .sou_l.wap_l{ margin-top:10px; }
}



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





}

/* 640px 过渡 */
@media only screen and (max-width:640px){
.n_dhname a{ max-width:49%; max-width:calc(100% - 154px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

}
/* 绝对手机模式 */
@media only screen and (max-width: 600px) {
.gg{ line-height: 40px; }
.gg_tit { display: none; }
.gg_con{ margin-left: 10%; width: 86%; height: 40px;}
.line_l,.line_r{ width: 30%;}
.index_dh1{ width: 40%; }
.index_dh1 p{ font-size: 20px;}
.ztffl_box li a p {width: 55px;height: 55px;line-height: 55px;border-radius: 55px;}
.cxb_box{ margin-bottom: 60px; }
.shidu li{ width: 100%; float: none; margin-bottom:20px; }
.shidu li .pic{ width: 42%; }
.shidu li dl{width: 54%; }
.shidu li dl dt{ padding: 2px 0px; line-height: 30px; width: 110px; }
.shidu li dl dt a {background: url(../images/gwc1.png) #b11a1a no-repeat 10px center; padding-left:20px;}

a.input150{ width: 120px; }
.sou_l input[type="text"]{ width: 70px; /*display: none;*/ }

.sou_l input[type="text"].big{ float:none; margin:auto; width:100%; border:none; display:block;  text-indent:13px;}
.sou_l p{ float: left; width: 50%; margin-bottom: 10px; }
.sou_l p span{ display: block; border:#eee 1px solid;  width: 92%; margin:auto;}

.sou_l input.bigsub{float:none; margin:auto;  display:block; width: 100%; background: #b11a1a;}
.book_con .tu_l{

    width: 100%; float:none;

}
.book_con .text {
     margin-top:10px;
}

.book_con .text dl p {
    line-height: 30px;
}

.book_con .text dl p {
    float: none;
    width: 100%; margin:auto
}
.book_con .text dl p.pf {
    float: none;
    width: 100%; margin:auto
}

.sou_l1{ margin-left: 10px;  }
.down a{ width: 105px; }

.wap_l {
    float: none;
    margin-left: 5px;
    margin-top: 20px;
}


}

/* 苹果s */
@media only screen and (max-width: 380px) {
.sou_l input[type="text"] {
    width: 60px;
}



}

/* 苹果普通、X */
@media only screen and (max-width: 375px) {
.shidu li dl{ line-height: 22px; }

}

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


}

/* 苹果5 */
@media only screen and (max-width: 320px) {
body{ font-size: 12px; }
.shidu li .pic{ width: 50%; }
.shidu li dl{ width: 45%; }
.sou_l input[type="text"]{ width: 25px; }
input[type="text"], input[type="submit"], input[type="button"]{ font-size: 12px; }
}

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


}

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

}