﻿@charset "utf-8";


@media (max-width: 1680px){ 
	/*header*/
	.header .nav li{ margin-right:4%;}
	.header .nav li a{ font-size:16px;}
	.header .nav li span{ font-size:20px;} 
	
	/*index*/
	.index_team_tit, 
	.screen_three .down ul li .text h3{ font-size:20px;}
	.index_data_list li,
	.screen_three .down ul li .text p,
	.ask_foreword{ font-size:16px;}
	.index_data_list li{ margin-right: 4%;}
	.index_data_list li em{ font-size: 40px;}
	.activities_tit, 
	.ask_tit{ font-size: 26px;}
	a.ask_more{ width: 150px; line-height: 48px; font-size:16px;}
	.activities_block dt, .activities_block dd{ height:294px;}
	.activities_block01 dt, .activities_block01 dd{ height:600px;}
	
	.banner .within .banner_l h3{ font-size:40px;}
	.banner .within .banner_l p a{ font-size: 16px; }
	.banner .within .banner_r span{ font-size:30px;}
	
}

@media (max-width: 1659px){ 
	/*footer*/
	.footer .foot_up .within .foot_l ul li h3{ font-size:16px;}
	.footer .foot_up .within .foot_l ul li.double{ max-width: 140px;}
	.footer .foot_up .within .foot_l ul li{ margin-right:4%;}
}

@media (max-width: 1359px){ 
	/*header*/
	.header .nav li{ margin-right: 2.50%;}
	.header .nav li a{ font-size:14px;}
	.header .nav li span{ font-size:18px; padding-left: 24px; background-size: 18px;}
	
	/*footer*/ 
	.footer .foot_up .within .foot_l ul li.double{ max-width: 110px;}
	.footer .foot_up .within .foot_l ul li{ margin-right: 3%;}
	.footer .foot_up .within .foot_l ul li h3{ font-size:14px;}
	.footer .foot_up .within .foot_l ul li p{ font-size:12px;}
	
	/*index*/
	.index_team_tit, 
	.screen_three .down ul li .text h3{ font-size: 18px;}
	.index_data_list li,
	.screen_three .down ul li .text p,
	.ask_foreword{ font-size: 14px;} 
	.index_data_list li em,
	.screen_top_tit{ font-size: 30px;}
	.screen_top_tit em{ font-size:48px;}
	.activities_tit, 
	.ask_tit{ font-size: 22px;} 
	.activities_block dt, .activities_block dd{ height: 244px;}
	.activities_block dd a{ padding:0 20px;}
	.activities_block01 dt, .activities_block01 dd{ height:500px;}
	.activities_info .des { line-height: 24px; max-height: 48px; }
	.screen_three .down{ background-attachment: local;}
	
	
}

@media (max-width:1199px){ 
	.container{width: 100%; padding-left: 20px; padding-right: 20px; margin: 0 auto;}
	.m_container{width: 100%; padding-left: 20px; padding-right: 20px; min-width:auto;margin-left:auto;margin-right:auto;}
	 .navbar-toggle{display: block;}
	
	/*footer*/
	.footer .foot_up .within{ width:100%; padding-left: 20px; padding-right: 20px;}
	
	/*index*/
	.index_data_list li{ width:50%; margin-right: 0;}
	.index_data_list li em,
	.screen_top_tit{ font-size: 24px;}
	.screen_top_tit em{ font-size: 40px;}
	.activities_tit, 
	.ask_tit{ font-size: 20px;}   
	
}

@media (max-width:991px){
  .header{height:60px; line-height: 60px;}
  .navbar-toggle{display: block !important;}
  .header .logo{width:40%; }
  .header .logo img{ height:42px;}
  .header .nav{transition:all 0.5s ease 0s;position:fixed;width:100%;right:-100%;margin-left:0px;z-index:999;background:rgba(0,0,0,0.90) !important;top:0px;height:100%;margin-top:60px;}
  .header .nav ul{ line-height: normal; padding-top:20px;width:100%;}
  .header .nav li{width:100%;height:40px;line-height:40px;text-align:left;margin-left:12%;}
  .header .nav li:last-child{margin-top:10px;}
  .header .nav li a{display: inline-block;width: 100%;font-size:16px;padding:0px;}
  .header .nav li:last-child{margin-right: 10px;}
  .header .nav li span{font-size:18px;padding-left:25px;background-size:auto 20px;}
  .header .share{width:50%;float:left; margin-left:12%;margin-top:10px;}

  .bot-arrow{margin-left:-7.5px;width:15px;}
	
  /*footer*/ 
  .footer .foot_up{ padding: 20px 0px; } 
  .footer .foot_up .within .foot_l{ float:none; width:100%; margin-bottom: 20px;}
  .footer .foot_up .within .foot_l ul{ margin:0; text-align: center;}
  .footer .foot_up .within .foot_l ul li{float:none; display:inline-block; vertical-align: middle;}
  .footer .foot_up .within .foot_l ul li:last-child{ display:block; width:100%; margin: 0;}
  .footer .foot_up .within .foot_l li p{display:none;}
  .footer .foot_up .within .foot_l li:nth-last-child(1) p{display:inline-block;margin-top:7px;width:100%;margin-left:0px;font-size: 12px;}
  .footer .foot_up .within .foot_l ul li h3{font-size:14px;}
  .footer .foot_up .within .foot_l li:nth-last-child(1) h3{margin-bottom:0px;}
  .footer .foot_up .within .foot_l ul li p span{margin-right:0px;width:100%;margin-top:7px;}
  .footer .foot_up .within .foot_l ul li p>span:nth-last-child(1){margin-left:15px;} 
  .footer .foot_up .within .foot_l ul li:nth-last-child(1) p:nth-last-child(1){padding-left:25px;}
  .footer .foot_up .within .foot_l ul li:nth-last-child(1) p:nth-last-child(1) span{float:left;width:25%;margin-top:0px;height:25px;line-height:25px;}
  .footer .foot_up .within .foot_r{ clear: both; width:100%; margin-bottom: 20px; }
	.footer .foot_up .within .foot_r p{ margin-bottom:10px;}
  .footer .down p span{display:inline-block;}
  .footer .foot_up .within .foot_r img{ max-width:98px;}
	.footer .foot_up .within .foot_l ul li.double{ max-width:none;}
	
   /*index*/
	.activities_block{ width:100%;}
	.screen_three .within,
	.screen_top .within{ width:100%; padding-left: 20px; padding-right: 20px;} 
	.screen_three .down ul li{ width:50%; } 
	.domino_world_four .culture_con li{ width:50%;}

	.banner{ margin-top:60px;}
	
	
	
}

@media (max-width:640px){
	.m_search .close{ width:32px; height: 32px;}
	.m_search .sear h3, .m_search .sear form{ margin-bottom:45px;}
	.m_search .sear h3 img{ height:52px;}
	.m_search .sear form input{ height:50px; line-height: 50px; font-size: 16px;}
	.m_search .sear p a{ padding:0 20px; margin-right: 10px;}
	
	
  .banner-swiper{display:none;}
  .wap-swiper{display:block; height: 100vh;}
	/*.wap-swiper .swiper-slide .bgImg img{ display:none;}*/
  .banner-pagination{display:none;}
  .wap-pagination{display:block;}

  .screen_two .within,
  .screen_three .within,
  .screen_four .title,
  .screen_five .up,
  .footer .foot_up .within,
  .footer .down{ width:100%; padding-left: 20px; padding-right: 20px;}
  .screen_two .bot-arrow, .screen_three .bot-arrow{ display:none;}
	
  .screen_two .fp-tableCell{display:flex;justify-content:center;align-items:center;} 
  .screen_two .within .tit img{width:50%;}
  .screen_two .within .desc{margin-top:15px;font-size:14px;line-height:26px;}
  #fp-nav.fp-right{left:5px !important;}
  #fp-nav ul li, .fp-slidesNav ul li{width:10px;margin:12px 0px;}
  #fp-nav ul li a span, .fp-slidesNav ul li a span{width:10px;}
  #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{width:15px;}
  .screen_two .within .list li{margin-top:15px;}
  .screen_two .within .list li span{font-size:50px;height:110px;line-height:110px; } 
  .screen_two .within .list li p{font-size:14px;margin-top:5px;}

  .screen_three .fp-tableCell{display:flex;justify-content:center;align-items:center;}
  .screen_three .within{ }
  .screen_three .within .up .tit{width:100%;}
  .within .up .tit h3 img{width:30%;}
  .screen_three .within .up .tit p {margin-top: 5px;}
  .screen_three .within .up .tit p span{width: 100%;font-size:20px;text-align:center;}
  .screen_three .within .up .tit h3 img{width:26%;}
  .screen_three .within .up .desc{width:100%;}
  .screen_three .within .up .desc p{width:100%;margin-top:5px;margin-bottom:5px;font-size:12px;}
  .screen_three .within .up .desc h4 a{height:30px;line-height:30px;}
  .screen_three .within .down{margin-top:4%;}
  .screen_three .within .down ul {margin-top:-5px;}
  .screen_three .within .down ul li{width:48%;margin-left:2%; margin-top:8px;}
  .screen_three .within .down ul li a{ padding: 15px; }
  .screen_three .within .down ul li .text h3{font-size:14px;}
  .screen_three .within .down ul li .text p{display:none;}
  .screen_three .within .down ul li .img{text-align:center;}
  .screen_three .within .down ul li .img img {max-width:70%;}

  /* .screen_four .title{margin:auto;width:85%;min-width:auto;height:37%;display:flex;justify-content:center;align-items:center;} */
  .screen_four .title{ min-width:auto;}
  .screen_four .title .tit_l{width:40%;}
  .screen_four .title .tit_l h3 img{width:55%;}
  .screen_four .title .tit_l p{margin-top:0px;font-size:26px;}
  .screen_four .title .tit_r{width:45%;padding-top:0px;}
  .screen_four .title .tit_r ul{margin-left:-4.5%;}
  .screen_four .title .tit_r li{font-size:14px;margin-left:4.5%;margin-bottom:5px;}
  /* .screen_four .bot-arrow{display:block;} */
  .case_con{height:63%;overflow:hidden;}
  .case_con ul{height:100%;}
  .case_con ul li{width:50%;height:50%;}
  /* .case_con ul li:nth-last-child(1),.case_con ul li:nth-last-child(2){display:none;} */
  .case_con ul li .img{height:100%;}
  .case_con ul li .img img{height:100%;}
  .case_con ul li .text{padding:0px 15%;margin-top:-60px;width:100%;}
  .case_con ul li .text h3 {font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;height:76px;text-align:justify;}
  .case_con ul li .text p{margin-top:10px;font-size:12px;line-height:20px;height:40px;display:none;}
  .case_con ul li .text h4{margin-top:15px;}
  .case_con ul li .text h4 a{padding:5px 20px;}
 
  .screen_five .up h3{ font-size:18px;}
  .screen_five .up p{margin-top:10px;font-size:12px;}
  .screen_five .up h4{margin-top:10px;}
  .screen_five .up h4 a{padding:5px 20px;font-size:14px;}
  

  .banner{padding:20px 0px 30px; background-position: 94% center;}
  .banner .within{width:95%;min-width: auto;}
  .banner .within .banner_l{width:55%;}
  .banner .within .banner_l h3{font-size:24px;line-height:24px;}
  .banner .within .banner_r{width:38%;}
  .banner .within .banner_r span{width:100%;font-size:20px;padding:0px 0px 0px 10px;line-height:20px;}
  .banner .within .banner_l p{margin-top:15px;font-size:14px;}
  .banner .within .banner_l p a{font-size:14px;margin-right:0px;width:50%;display:inline-block;float:left;margin-top:5px;}
    .banner .within .banner_l p a:hover {
        border-bottom: 0px solid #fff;
        padding-bottom: 3px;
    }
  .service_list_con{width:95%;padding:25px 0px 20px; }
  .service_list_con .item01 .img{width:100%;}
  .service_list_con .item01 .text{width:100%;padding:10px 10px 15px;margin-left:0%;}
  .service_list_con .item01 .text h3{font-size:16px;}
  .service_list_con .item01 .text p{font-size:14px;line-height:24px;margin-top:5px;height:45px;}
  .service_list_con .item01 .text h4 {margin-top: 10px;}
  .service_list_con .item01 .text h4 a{width:100px;height:30px;line-height:30px;border-radius:15px;}

  .service_list_details{width:95%;min-width:auto;margin:0px auto;padding:20px 0px 25px;}
  .service_list_details .tit{width:100%;}
  .service_list_details .tit h3{font-size:18px;}
  .service_list_details .tit p{margin-top:10px;}
  .service_list_details .con{width:90%;padding-top:25px;}
    .service_list_details .con iframe{width:100%;}
    .service_list_details .con .up {
        padding: 10px;
    }
  .swiper-button-next-service, .swiper-button-prev-service{top:50%;width:15px;height:30px;margin-top:-15px;}
  .service_list_details .swiper-button-prev, .service_list_details .swiper-container-rtl .swiper-button-next{left:-20px;background-size:15px 30px;}
  .service_list_details .swiper-button-next, .service_list_details .swiper-container-rtl .swiper-button-prev{right:-20px;background-size:15px 30px;}
  .service_list_details .con .down{margin-top:20px;line-height:24px;padding-bottom:20px;}
  .service_list_details .con .prev_next{margin-top:20px;}
  .prev_next .prev_next_l{width:100%;}
  .prev_next .prev_next_r{width:100%;text-align:center;margin-top:5px;}
  .prev_next .prev_next_r a{width:150px;height:40px;line-height:40px;background:#eee url('../images/goback.png')no-repeat left 30px center;padding-left:60px;}


  .contact{padding:25px 0px 25px;}
  .contact .within{width:95%;min-width:auto;}
  .contact .contact_up .contact_up_l{width:100%;padding:15px; }
  .contact .contact_up .contact_up_r{width:100%;padding:15px;margin-top:15px;}
  .contact .contact_up h3{font-size:16px;}
  .contact .contact_up p{font-size:16px;margin-top:15px;}
  .contact .contact_down{margin-top:20px;}
  .contact .contact_down li{width:100%;margin:0px 0px 10px;}
  .contact .contact_down li h3{font-size:16px;font-weight:bold;}
  .contact .contact_down li p{margin-top:5px;font-size:12px;}
  .contact .map{margin-top:20px;height:250px;}

  .domino_world_one .tit_desc{padding:25px 0px 20px;width:95%;min-width:auto;margin:0px auto;}
  .domino_world_one .tit_desc h3{font-size:22px;}
  .domino_world_one .tit_desc h4{font-size:22px;margin-top:5px;}
  .domino_world_one .tit_desc p{font-size:14px;line-height:24px; margin-top: 20px; }
  .domino_world_one .img_text{ }
  .domino_world_one .img_text .text{width:100%;min-width:auto;padding:15px 10px 15px;}
  .domino_world_one .img_text .text .text_l{width:100%;}
  .domino_world_one .img_text .text .text_l h3{font-size:20px;line-height:30px;padding-top:25px;background-size:20px auto;}
  .domino_world_one .img_text .text .text_l p{margin-top:15px;font-size:16px;}
  .domino_world_one .img_text .text .text_r{width:100%;margin-top:10px;}
  .domino_world_one .img_text .text .text_r p{font-size:14px;line-height:24px;margin-bottom:10px;} 
  .domino_world_one .img_text .text .text_r li{ margin-top: 8px; }
  .domino_world_two{padding: 20px 0px 20px; }
  .domino_world_two .gallery-top{ width:100%;  min-width:auto;} 
  .team_honour_list .text{float:none; width:100%; margin-left: 0; padding: 0 20px;}
  .team_honour_list .text h3{font-size:24px;}
  .team_honour_list .text h4{margin-top:5px;font-size:22px;}
  .team_honour_list .text p{font-size:16px;margin-top:10px;line-height:26px;}
  .team_honour_list .img {width: 100%;margin-top:15px;}
  .team_honour_list .swiper-button-next, .team_honour_list .swiper-button-prev{width:25px;height:54px;top:auto;bottom:15%;margin-top:0px;background-size:25px 54px;}
  .team_honour_list .swiper-button-prev, .team_honour_list .swiper-container-rtl .swiper-button-next{left:0px;}
  .team_honour_list .swiper-button-next, .team_honour_list .swiper-container-rtl .swiper-button-prev{right:5px;}
  .domino_world_two .gallery-thumbs{width:100%;padding:0px 0;margin-top:20px;background-position: center -55px;}
  .domino_world_two .gallery-thumbs .swiper-slide{width:13.75%;}
  .domino_world_two .gallery-thumbs .swiper-slide img{width:30px; height: 30px;}
  .domino_world_two .gallery-thumbs .swiper-slide p{width:100%;font-size:14px;color:#fff;margin-top:10px;}
  .domino_world_two .gallery-thumbs .swiper-slide-active p{font-size:20px;color:#e58238;}
  .domino_world_two .gallery-thumbs .swiper-slide:hover p{font-size:20px;}
  .domino_world_two .gallery-thumbs .swiper-slide:hover img{transform:scale(1);}
  .domino_world_three{padding:20px 0px 15px;}
  .domino_world_three .elite_tit h3{font-size:24px;}
  .domino_world_three .elite_tit h4{font-size:24px;margin-top:5px;}
  .domino_world_three .elite_con{width:95%;min-width:auto;padding-bottom:25px;margin-top:10px;}
  .domino_world_three .elite_con .swiper-slide li {margin:10px 1% 0px;padding:10px 15px 0px;}
  .domino_world_three .elite_con .swiper-slide li .img{width:100%;}
  .domino_world_three .elite_con .swiper-slide li .text{width:100%;padding:10px 0px;}
  .domino_world_three .elite_con .swiper-slide li .text h3{font-size:18px;}
  .domino_world_three .elite_con .swiper-slide li .text p{line-height:22px;margin-top:5px;height:62px;}
  .domino_world_three .elite_con .swiper-slide li .text h4{margin-top:5px;}
  .domino_world_four{padding:20px 0px 20px; }
  .domino_world_four .within{width:95%;min-width:auto;margin:0px auto;}
  .domino_world_four .culture_tit h3{font-size: 24px;}
  .domino_world_four .culture_tit h4{font-size:24px;margin-top:5px;} 
  .domino_world_four .culture_con ul{ margin:-5px;}
  .domino_world_four .culture_con li{ width:100%; padding: 5px;}
  .domino_world_four .culture_con li a{ padding:20px;}
  .domino_world_four .culture_con li h3{font-size:16px;}
  .domino_world_four .culture_con li p{font-size:12px; line-height:18px; height:auto; -webkit-line-clamp: initial;}
  .domino_world_four .culture_con .clickmore{ width:100%;text-align:center;display:inline-block;margin-top:15px;}
  .domino_world_four .culture_con .clickmore a{font-size:14px;color:#fff;background:rgba(0,0,0,0.5);padding:7px 20px;}

  .domino_world_five{margin-top:20px;}
  .domino_world_five .partner_tit h3{font-size: 24px;}
  .domino_world_five .partner_tit h4{font-size:24px;margin-top:5px;}
  .domino_world_five .partner_con{margin:15px 0px;}
  .domino_world_five .partner_con .swiper-slide{width:72%;}
  .domino_world_five .marqueeleft .swiper-slide{width:22%;text-align:center;height:50px;overflow:hidden;}
  .domino_world_five .marqueeleft .swiper-slide .pic{height:50px;line-height:50px;} 
  .domino_world_five .marqueeleft{ margin:15px 0px;}
  .domino_world_five .marqueeleft .swiper-slide{margin:0 15px; } 


  .domino_world_details{padding:25px 0px;}
  .domino_world_details .within{width:95%;min-width:auto;}
  .domino_world_details .up{display:inline-block;}
  .domino_world_details .up .img{width:100%;}
  .domino_world_details .up .text{width:100%;margin-top:15px;}
  .domino_world_details .up .text h3{font-size:32px;}
  .domino_world_details .up .text h4{margin-top:0px;font-size:22px;}
  .domino_world_details .up .text p{font-size:14px;margin-top:10px;line-height:24px;}
  .domino_world_details .up{padding-bottom:20px;}
  .domino_world_details .down{padding:20px 10px;font-size:14px;line-height:24px;}
  .domino_world_details .down h3{margin-bottom:10px;}


  .encyclo_list{margin-top:25px;padding-bottom:20px;}
  .encyclo_list .within{width:95%;min-width:auto;}
  .encyclo_list .within ul{margin-top:-10px;margin-left:-2%;}
  .encyclo_list .within ul li{margin-top:10px;margin-left:2%;width:48%;padding:10px;}
  .encyclo_list .within ul li > a{margin-top:10px;font-size:16px;}
  .encyclo_list .within ul li p{font-size:14px;margin-top:5px;line-height:20px;height:40px;}
  .encyclo_list .within ul li h4{margin-top:10px;font-size:10px;}


  .encyclo_details{padding:25px 0px 20px;}
  .encyclo_details .within{width:95%;}
  .encyclo_details .tit{padding-bottom:20px;}
  .encyclo_details .tit h3{font-size:18px;}
  .encyclo_details .tit p{margin-top:10px;}
  .encyclo_details .con{padding:20px 0px;}
  .encyclo_details .con p{line-height:24px;}
  .encyclo_details .con img{margin:20px 0px;}
  .prev_next{margin-top:20px;}

  .service{background: #f7f7f7;}
  .teamimg_service .text h3{font-size:16px;}
  .teamimg_service .text p{font-size:12px;margin-top:7px;}
  .service_con{width:95%;margin:0px auto;padding:25px 0px 20px;}
  .service_con .item{margin-top:-20px;}
  .service_con .item01{padding:20px 0px 20px;border-bottom:1px dashed #ccc;margin:0px;}
  .service_con .item01:nth-last-child(1){border:0px;padding-bottom:0px;}
  .service_con .item01 .list_up .list_up_l{ padding-right:15px;}
  .service_con .item01 .list_up .list_up_l h3{font-size:18px;}
  .service_con .item01 .list_up .list_up_l h4{font-size:18px;margin-top:0px;}
  .service_con .item01:nth-child(2n) .list_up .list_up_l h4{color:#57a73f;}
  .service_con .item01 .list_up .list_up_l p{font-size:12px;margin-top:5px;}
  .service_con .item01 .list_up .list_up_r{ padding-top:0;}
  .service_con .item01 .list_up .list_up_r p {height: 100%;padding: 0px 0px 5px 20px;line-height:22px;-webkit-line-clamp:5;}
  .service_con .item01 .list_down{margin-top:10px;}
  .service_con .item01 .list_down .list_down_l{width:100%;padding:15px 10px 0px;}
  .service_con .item01 .list_down .list_down_l h3 {font-size:18px;}
  .service_con .item01 .list_down .list_down_l p{font-size:14px;margin-top:5px;line-height:24px;}
  .anchor_point  ul{display:none;}
  .service_con .item01 .list_down .list_down_l h4{margin-top:10px;}
  .service_con .item01 .list_down .list_down_l h4 a{width:110px;height:35px;line-height:34px;font-size:14px;margin-right:10px;}
  .service_con .item01 .list_down .list_down_r{width:100%;margin-top:15px;}


  .service_list_con .item{margin-top:-15px;}
  .service_list_con .item01{margin-top:15px;}


  .video_up{width:100%;padding:0px;}
  .service_list_details .con{width:100%;padding-top:20px;}
  .video_down{margin-top:20px;line-height:24px;}
  .video_more{margin-top:20px;}
  .video_more a{background:#eee url('../images/goback.png')no-repeat left 30px center;width:160px;height:40px;line-height:40px;padding-left:60px;font-size:16px;}


  .paging{margin-top:25px;}
  .paging li{width: 26px;height:26px;line-height:24px;font-size:12px;margin:0px 1px;}  
	
	/*index*/
	.index_team, .index_data{ float:none; width:100%; height: auto; padding:30px 20px;}
	.activities_block{ position: relative;}
	.activities_block dt{ width:100%; float:none; padding: 0;}
	.activities_block dd{ position: absolute; top:6px; left:6px; z-index: 1; padding: 0; width: -webkit-calc(100% - 12px); width: calc(100% - 12px); height: -webkit-calc(100% - 12px); height: calc(100% - 12px);}
	.activities_block01 dt, .activities_block01 dd{ height:400px;}
	.activities_block01 dd a{ background: rgba(67,67,67,0.90);} 
	.activities_block02 dd a{ background: rgba(103,178,86,0.90);}
	.activities_block03 dd a{ background:rgba(84,176,221,0.90);} 
	.screen_top, .screen_five .screen_top{ height:auto; padding:30px 0;}
	.screen_five .screen_top{ padding-bottom: 0;}
	.screen_top_tit{ float:none; width: 100%; text-align: center; margin-bottom: 20px;}
	a.screen_more{ margin:0 auto; height: 32px; line-height: 32px; width: 110px;}
	.screen_three .down ul{ margin:-6px;}
	.screen_three .down ul li{ padding: 6px;}
	.screen_three .down ul li a{ padding:15px;}
	.screen_three .down ul li .img{ width:44px; height: 44px;} 
  .screen_five{ }
  .screen_five .partner_tit h3{font-size: 24px;}
  .screen_five .partner_tit h4{font-size:24px;margin-top:5px;}
  .screen_five .partner_con{margin:15px 0px;}
  .screen_five .partner_con .swiper-slide{width:72%;}
  .screen_five .marqueeleft .swiper-slide{width:22%;text-align:center;height:50px;overflow:hidden;}
  .screen_five .marqueeleft .swiper-slide .pic{height:50px;line-height:50px;} 
  .screen_five .marqueeleft{ margin:15px 0px;}
  .screen_five .marqueeleft .swiper-slide{margin:0 15px; } 


}
