@media all and (min-width:320px) and (max-width:1200px){

.header .inheader{
	width:100%; padding:0 15px;
}
.w1500{
	width:100%; padding:0 15px;
}
	
.w1200{
	width:100%; box-sizing:border-box; padding:0 15px;
}

.mt120{
	margin-top:75px;
}
.mb120{
	margin-bottom:75px;
}

.header .inheader .logo img {
    max-height: 30px;
}
.header{
	height:60px; line-height:60px;
}
.header .inheader{
	height:60px; line-height:60px;
}
.header .inheader .menu > li{
	height:60px; line-height:60px; margin-left: 22px;
}
.header .inheader .menu li > a {
    font-size: 14px;
}
.header .inheader .menu > li.active a::after, .header .inheader .menu > li:hover a::after {
    width: 14px;
    height: 2px;
    bottom: 10px;
    margin-left: -7px;
}
.header .menu > li .subnav li a {
    font-size: 13px;
}
.header .menu > li .subnav li {
    line-height: 32px;
}
.header .menu > li .subnav li .thirdul {
    padding: 10px 0;
}
.header .menu > li .subnav li .thirdul li {
    font-size: 14px;
    border-bottom: 0px;
    line-height: 26px;
}


#main .flexslider .flex-control-paging li a {
    width: 8px;
    height: 8px; margin: 0 5px;
}
#main .flexslider .flex-control-paging li a.flex-active {
    width: 8px;
    height: 8px;
}


#main .flex-direction-nav a.flex-prev{
	right:80px; bottom: 9%; width:30px; height:30px; background-size:10px auto;
}
#main .flex-direction-nav a.flex-next{
	right:15px; bottom: 9%; width:30px; height:30px; background-size:10px auto;
}
#main .flex-direction-nav a.flex-prev:hover{
	background-size:10px auto;
}
#main .flex-direction-nav a.flex-next:hover{
	background-size:10px auto;
}
#main .flexslider{
	margin-top:60px;
}

#main .flexslider .mouse img {
	width: 18px;
}
@keyframes mymove0 {
	0%   {top:-3px;}
	25%  {top:0px;}
	50%  {top:6px;}
	75%  {top:0px;}
	100% {top:-3px;}
}
#main .flexslider .mouse {
    bottom: 18px;
}



.header .inheader .menu > li.searchdiv img {
    transform: translateY(2px);
    width: 14px;
}
.header .inheader .menu > li.searchdiv .subnav{
	width: 250px;
}
.header .inheader .menu > li.searchdiv .subnav form {
    height: 28px;
    margin: 10px 0;
}
.header .inheader .menu > li.searchdiv .subnav form input.form-control{
    width: calc(100% - 30px);
    padding: 0 10px;
    line-height: 26px;
}
.header .inheader .menu > li.searchdiv .subnav form input.btn{
    width: 30px;     background-size: 14px auto;
}

.big_second_in .second_li {
    width: 50%;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.big_second_in .second_li .second_li_r .slrt {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    margin-top: 0px;
}
.header .menu > li .subnav li a {
    font-size: 12px;
}
.big_second_in .second_li .second_li_r ul li {
    line-height: 24px;
}
.big_second_in .second_li:nth-child(3n+1) {
    clear: unset;
}
.big_second_in .second_li:nth-child(2n+1) {
    clear: both;
}
.big_second_in .second_li:nth-child(3n)::after{
	display:block;
}
.big_second_in .second_li:nth-child(2n)::after{
	display:none;
}





.index_title{
	margin-bottom:40px;
}
.index_title .t{
	font-size:24px;
}
.index_title .line{
	width:20px; height:2px; margin:15px auto 0;
}

#index01{
	margin:60px 0;
}
.index01li {
    width: calc(25% - 12px);
    margin-left: 16px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.index01li.on {
    transform: translateY(-16px);
}
.index01li .text {
    padding: 0 20px;
    bottom:30px;
}
.index01li .text .text_img {
    width: 32px;
    height: 32px;
}
.index01li .text .text_img img{
	max-height:18px; max-width:18px;
}
.index01li .text .text_t {
    font-size: 16px;
    margin: 15px 0 15px;
}
.index01li .text .text_b {
    font-size: 12px;
}
.index01li .text .text_b img {
    transform: translateY(-1px);
    margin-left: 4px;
    height: 6px;
}





#index02{
	margin-bottom:60px;
}
.index02_l .swiper-container-index02_l-1 .swiper-slide {
    font-size: 14px;
}
.index02_l .swiper-container-index02_l-1 {
    width: 100%;
    margin-bottom: 15px;
}
.index02_l .index_mid a {
    font-size: 12px;
    margin-left: 0;
    display: block;
    float: none;
	margin-bottom: 15px;
}
.index02_l .index_title {
    margin-bottom: 30px;
}
.index02_l .swiper-container-index02_l-2 .t {
    font-size: 16px;
}
.index02_l .swiper-container-index02_l-2 .b {
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 20px;
}
.index02_l .swiper-container-index02_l-2 .a {
    font-size: 14px;
    padding: 10px 16px;
}
.index02_l .swiper-container-index02_l-2 .a img {
    margin-left: 10px;
    width: 14px;
}
.index02_r .bg {
    left: -30px;
    bottom: -30px;
    width: 160px;
}
.index02_r .swiper-button-prev02, .index02_r .swiper-button-next02 {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 30px;
    font-size: 12px;
}
.index02_r,.index02_r .swiper-container-index02_r,.index02_r .swiper-container-index02_r .swiper-slide{
	border-top-left-radius:15px; border-bottom-right-radius:15px;
}


#index03 {
    margin-bottom: 60px;
    padding: 60px 0;
}
.index03li{
	width:48.5%; margin-left:0px; margin-top:20px; padding: 21.6% 0;
}
.index03li:nth-child(-n+4){
	margin-top:20px;
}
.index03li:nth-child(-n+2){
	margin-top:0px;
}
.index03li:nth-child(2n){
	float:right;
}


#footer {
    padding: 30px 0 15px;
}
.footer_l .footer_menu a {
    font-size: 14px;
    margin: 0 6px;
    padding-bottom: 15px;
}
.footer_l .footer_menu a:hover::after{
	width:12px; height:2px; bottom:-2px; margin-left:-6px;
}
.footer_bei {
    font-size: 12px;
}
.footer_r p {
    font-size: 12px;
    margin: 24px 0 6px;
}
.footer_r div {
    font-size: 18px;
}
.footer_r img {
    max-width: 70px;
}
.footer_l .footer_links a, .footer_l .footer_links span, .footer_l .footer_links img {
    font-size: 12px;
}
.footer_l .footer_links {
    margin: 40px 0 20px;
    line-height: 18px;
}
.footer_l .footer_links img {
    margin-right: 10px;
    transform: translateY(6px);
    width: 20px;
}
.footer_l {
    max-width: 75%;
}



#main .flexslider .bannertext div div {
    font-size: 26px;
    margin-bottom: 10px;
}
#main .flexslider .bannertext div p {
    font-size: 16px;
}

#page_bg{
	padding:40px 0 60px;
}
#pages{
	margin:40px auto 0;
}
.pro_r_list {
    width: calc(50% - 12px);
    margin-top: 24px;
    padding: 10px;
}
.pro_l .t {
    font-size: 20px;
    padding: 18px 0;
}
.pro_l .b a {
    line-height: 44px;
    font-size: 16px;
}
.pro_l .b a.on .icon_nav_item {
    font-size: 12px;
    right: 20px;
}
.pro_r_list .text .t {
    font-size: 16px;
}
.pro_r_list .text .b {
    font-size: 14px;
    line-height: 20px;
    margin: 12px 0 15px;
}
.pro_r_list .text {
    padding: 15px 10px 0;
}
.pro_r_list .text .a {
    font-size: 12px;
}
.pro_r_list .text .a .icon_nav_item {
    margin-left: 12px;
    font-size: 10px;
}
#pages li {
	padding: 8px 12px;
}

.proelse .xlseo_index05_r_b span {
    width: 28px;
    height: 28px;
    margin-left: 20px;
    font-size: 10px;
}

#proshow{
	margin:30px 0 60px;
}
.proelse{
	margin-bottom:60px;
}
.proshow_l .swiper-container-proshow {
    margin-bottom: 30px;
}
.proelse .xlseo_index05_r_b{
	margin-top:40px;
}
.proshow_r .t {
    font-size: 20px;
    padding: 10px 0 20px;
}
.proshow_r .b {
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
}



.proshow_l .swiper-container-proshow .swiper-button-prev02, .proshow_l .swiper-container-proshow .swiper-button-next02 {
    width:40px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    font-size: 12px;
}
.proshow_l .swiper-container-proshow .swiper-button-prev02 {
    left: 20px;
}
.proshow_l .swiper-container-proshow .swiper-button-next02 {
    right: 20px;
}


.page_tab{
	height:48px;
}
.page_tab a{
	height:48px; line-height:48px;font-size:14px; width:120px;
}

.caselist {
    font-size: 16px;
}
.caselist .text1 {
    height: 40px;
    line-height: 40px;
}
.caselist .text2 img {
    margin-bottom: 15px;
    height: 36px;
}
.caselist {
    width: calc(33.33% - 12px);
    margin-left: 18px;
    margin-top: 18px;
}


.news_content_left_top {
    padding: 30px 15px;
}
.news_content_left .t {
    font-size: 20px;
    padding: 0 15px;
}
.news_content_left .b {
    font-size: 12px;
    margin: 10px 0;
    padding: 0 15px;
}
.news_content_left .c {
    line-height: 26px;
    padding: 15px 15px 0;
}

.news_content_right .news_content_right_top {
    padding: 20px 15px;
}
.news_content_right .t {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.news_content_right a {
    margin-top: 10px;
    padding: 10px;
    font-size: 12px;
}
.news_content_right a span {
    width: 90%;
}

.prevnext {
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
}
.prevnext a {
    font-size: 14px;
}
.prevnext a.prevnextmid img{
	width:20px;
}
.prevnext a.prevnextli img{
	width:14px;
}


.us_div .text {
    padding: 30px;
}
.us_div .text .t {
    font-size: 20px;
}
.us_div .text .b {
    font-size: 14px;
    line-height: 24px;
}.us_div .text .line {
    margin: 20px 0;
}

.logolist{
	width:calc(20% - 10px); margin-left:12px; margin-top:12px;
}

.contact_con_b .mtop input {
    font-size: 14px;
    height: 40px;
    border: 1px solid #d2d2d2;
    padding: 0 10px;
}
.contact_con_b textarea {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 10px;
    height: 200px;
}
.contact_con_b div .sub_button {
    font-size: 16px;
    margin: 25px 0 0;
    width: 180px;
    height: 40px;
    line-height: 40px;
}




.contact_top {
    margin-bottom: 40px;
}
.ctd_list {
    padding: 20px 0;
}
.ctd_list .t {
    font-size: 16px;
    margin: 12px 0;
}
.ctd_list .b {
    font-size: 12px;
    line-height: 20px;
    padding: 0 20px;
}
.ctd_list img {
    height: 30px;
}
#dituContent{
	height:300px; 
}

#dituContent .iw_poi_title {
    font-size: 14px;
}
#dituContent .BMap_bubble_content {
    line-height: 18px;
    font-size: 12px;
}

.service_div{
	margin:60px 0;
}
.service_div01_list {
    width: calc(20% - 12px);
    margin-left: 15px;
}
.service_div01_list .showt img {
    height: 30px;
}
.service_div01_list .showt .text {
    font-size: 16px;
    margin: 15px 0 0;
}
.service_div01_list .showcontent {
    width: calc(100% - 30px);
    left: 15px;
}
.service_div01_list .showcontent .showcontent_b {
    font-size: 14px;
    line-height: 22px;
    padding: 10px;
    border-radius: 6px;
}
.service_div01_list .showcontent .showcontent_b a {
    line-height: 36px;
    padding: 0 10px;
}
.service_div02_list .s02t {
    padding: 10px 15px;
}
.service_div02_list .s02t img {
    width: 24px;
    margin-right: 15px;
}
.service_div02_list .s02t .s02tt{
	font-size:14px; line-height:24px; width: calc(100% - 70px);
}
.service_div02_list .s02t .icon_nav_item {
    line-height: 24px; font-size:12px;
}
.service_div02_list .s02bb {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 20px;
}
.service_div02_list {
    width: calc(50% - 15px);
    margin-top: 30px;
}
a.service_div03_more {
    font-size: 14px;
    width: 134px;
    height: 36px;
    line-height: 36px;
    margin: 40px auto 0;
}
.service_div03_list {
    width: calc(25% - 8px);
    margin-left: 10px;
    padding: 25px 0;
}
.service_div03_list .t {
    font-size: 14px;
    margin: 15px 0 8px;
    word-break: break-all;
    padding: 0 15px;
}
.service_div03_list img {
    height: 30px;
}
a.newsmore {
    font-size: 14px;
    width: 110px;
    height: 30px;
    line-height: 30px;
	margin-top:30px;
}




}