/******************大于版心1200px****************/
@media screen and (min-width: 1440px) and (max-width: 1900px) {
  .banner .ban_text > img{max-width: 88%;bottom: 90px;}
.banner .ban_text .ban_ul{bottom: 40px;}
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .banner .ban_text > img{max-width: 70%;bottom: 110px;}
.banner .ban_text .ban_ul{bottom: 40px;}
.content_banner .prev{left: 5%;}
.content_banner .next{right: 5%;}

}


/******************小于版心1200px****************/
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  
  .allWidth{width:1000px;padding: 0 15px;}
.header .logo img{height:50px}
.navbar_ul>li{margin:0 24px}

.banner .ban_text > img{width: 80%;bottom:80px}
.banner .ban_text .ban_ul{bottom:28px}
.content_banner .prev{left: 3%;}
.content_banner .next{right: 3%;}

.notice_wheel .notice_scroll{}
.contents_wheel{width:470px;height:330px}
.contents_wheel .bd li{width:470px;height:330px}
.contents_wheel .bd li a img{width:470px;height:330px}
.contents_wheel .bd li .wheel_title{padding-left:15px}
.news{width:470px;height:330px}
.content_infor{width:470px}

.footer{height:auto;}
.footer .txt{width:80%;}

.images_list li{width: 270px;}
.images_list li .img_list {height: 180px;}

}


/******************移动端效果****************/
@media screen and (min-width: 769px) and (max-width: 999px) {
  .allWidth{width:768px;padding: 0 15px;}
#wrapper{padding-top:92px}
.header{position:fixed;z-index:1000;border-bottom:1px solid #ddd}
.header .logo img{height:50px}

.nav{display:none;background:#fff;height:auto;padding:10px 0;position:absolute;left:0;right:0;top:92px;margin:auto}
.navbar_ul>li{float:none}
.navbar_ul>li a.action, .navbar_ul> li:hover{width: 80px;margin: auto;}
.navbar_ul> li:hover{background:none;border:none}
.nav_hide{display:block;border-bottom: 1px solid #ddd;}

/* 移动端按钮 */
.nav_btn{position:absolute;right:15px;top:34px;cursor:pointer}
.nav_btn>li{background:#1c1e8e;width:32px;height:2px;margin-bottom:8px;transition:all 0.3s ease-in-out}
.nav_btn>li:last-child{margin-bottom: 0;}
.nav_btns>li:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(45deg);
  -ms-transform: translateY(10px) rotate(45deg);
  -o-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}
.nav_btns>li:nth-child(2) {display: none;}
.nav_btns>li:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}


.banner .ban_text > img{max-width:88%;bottom:60px}
.banner .ban_text .ban_ul{line-height:24px;font-size:15px;width:600px;left:0px;bottom:5px}
.content_banner .prev{left: 3%;}
.content_banner .next{right: 3%;}

.notice_wheel .notice_scroll{width:76%}
.pass{margin-top:20px}
.two_content{margin:30px 0 30px}
.contents_wheel{margin:auto;float:none}
.news{width:610px;float:none;margin:auto;margin-top:20px}
.content_infor{width:610px}

.footer{height:auto;padding:15px 0}
.footer .txt{float:none;margin:15px 0;text-align:center}
.footer .foot_img{margin:15px 0;float:none}
.footer .foot_img .code{margin-left:0;float:none}


.images_list li{width:198px;margin-bottom:20px}
.images_list li .img_list{height:140px}

}


@media screen and (min-width: 320px) and (max-width: 768px) {
  .allWidth{width:100%;padding: 0 15px;}
#wrapper{padding-top:80px}
.header{position:fixed;z-index:1000;border-bottom:1px solid #ddd; height: 80px;line-height: 80px;}
.header .logo img{height:30px}

.nav{display:none;background:#fff;height:auto;padding:10px 0;position:absolute;left:0;right:0;top:80px;margin:auto}
.navbar_ul>li{float:none}
.navbar_ul>li a.action, .navbar_ul> li:hover{width: 80px;margin: auto;}
.navbar_ul> li:hover{background:none;border:none}
.nav_hide{display:block;border-bottom: 1px solid #ddd;}

/* 移动端按钮 */
.nav_btn{position:absolute;right:15px;top:34px;cursor:pointer}
.nav_btn>li{background:#1c1e8e;width:22px;height:2px;margin-bottom:5px;transition:all 0.3s ease-in-out}
.nav_btn>li:last-child{margin-bottom: 0;}
.nav_btns>li:nth-child(1) {
  -webkit-transform: translateY(7px) rotate(45deg);
  -ms-transform: translateY(7px) rotate(45deg);
  -o-transform: translateY(7px) rotate(45deg);
  transform: translateY(7px) rotate(45deg);
}
.nav_btns>li:nth-child(2) {display: none;}
.nav_btns>li:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.banner{padding-bottom: 131px;}
.banner >.allWidth{padding:0;}
.banner .ban_text > img{max-width:80%;bottom: 131px;}
.banner .ban_text .ban_ul{line-height:20px;font-size:12px;width:100%;bottom:2px;left:0;text-align:center}
.banner .ban_text .ban_ul li{margin-bottom: 5px;}
.banner .ban_text .ban_ul li span{display:block;margin-right:0;}
.banner .ban_text .pc_ul{display:none;}
.banner .ban_text .phone_ul{display:block;background: #f6f4ff;border-bottom: 1px solid #ede4ff;color: #333;padding: 10px 0;bottom: 0;}


.content_banner .pnBtn{width: 20px;height: 26px;margin-top: -13px;}
.content_banner .prev{left: 2%;}
.content_banner .next{right: 2%;}


.notice_wheel .notice_scroll{width:60%}
.pass{margin-top:15px}
.two_content{margin:15px 0 15px}
.two_content .allWidth{padding:15px}
.contents_wheel{width:100%;height:230px}
.contents_wheel .bd li{width:100%;height:230px}
.contents_wheel .bd li a img{width:100%;height:230px}
.contents_wheel .bd li .wheel_title{padding-left: 10px;width: 54%;}
.news{width:100%;margin-top:15px}


.footer{height:auto;padding:15px 0}
.footer .txt{float:none;margin:15px 0;text-align:center}
.footer .foot_img{margin:15px 0;float:none}
.footer .foot_img .code{margin-left:0;float:none}

.common_title{height:40px;line-height:40px}
.common_title .left .title{font-size:18px;margin-right:30px}
.common_title .left .title.normal{height:40px}
.common_title .more a{font-size: 12px;}


/**其他页*/
.column_box{margin:30px 0}
.column_box > .allWidth{min-height:300px;padding:15px}
.colum_title{height:auto;line-height:50px;padding:0}
.colum_title .channel_title{float:none;font-size:20px}
.address{float:left}
.address ul{line-height:30px}
.address ul li.txt{padding-left:0}
.right_con{margin:0}
.right_con>ul.page_list>li{height:50px;line-height:50px;overflow:hidden;font-size:14px}
.right_con>ul.page_list>li .dot{margin-top:22px}
.right_con>ul.page_list>li a{width:60%}
.page_num{width:100%}
.con_text .titles h4{font-size:18px;margin-top:25px;line-height:30px;margin-bottom:15px}
.con_text .titles h6{font-size:16px}
.con_text .text{min-height:100px}
.text_next{line-height: 30px;}


.images_list li{width:100%;max-width:346px;margin:auto;float:none;margin:15px auto}
.images_list li .img_list{height:230px}
.images_list li:nth-child(3n){margin:15px auto}

}


